vendor.df9ff6be207cf68c7d9a.js 5.7 MB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  1. webpackJsonp([5],{"++K3":function(t,e){var n,r,i,o,a,s,l,c,u,h,d,f,p,A,g,m=!1;function v(){if(!m){m=!0;var t=navigator.userAgent,e=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(t),v=/(Mac OS X)|(Windows)|(Linux)/.exec(t);if(f=/\b(iPhone|iP[ao]d)/.exec(t),p=/\b(iP[ao]d)/.exec(t),h=/Android/i.exec(t),A=/FBAN\/\w+;/i.exec(t),g=/Mobile/i.exec(t),d=!!/Win64/.exec(t),e){(n=e[1]?parseFloat(e[1]):e[5]?parseFloat(e[5]):NaN)&&document&&document.documentMode&&(n=document.documentMode);var y=/(?:Trident\/(\d+.\d+))/.exec(t);s=y?parseFloat(y[1])+4:n,r=e[2]?parseFloat(e[2]):NaN,i=e[3]?parseFloat(e[3]):NaN,(o=e[4]?parseFloat(e[4]):NaN)?(e=/(?:Chrome\/(\d+\.\d+))/.exec(t),a=e&&e[1]?parseFloat(e[1]):NaN):a=NaN}else n=r=i=a=o=NaN;if(v){if(v[1]){var b=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(t);l=!b||parseFloat(b[1].replace("_","."))}else l=!1;c=!!v[2],u=!!v[3]}else l=c=u=!1}}var y={ie:function(){return v()||n},ieCompatibilityMode:function(){return v()||s>n},ie64:function(){return y.ie()&&d},firefox:function(){return v()||r},opera:function(){return v()||i},webkit:function(){return v()||o},safari:function(){return y.webkit()},chrome:function(){return v()||a},windows:function(){return v()||c},osx:function(){return v()||l},linux:function(){return v()||u},iphone:function(){return v()||f},mobile:function(){return v()||f||p||h||g},nativeApp:function(){return v()||A},android:function(){return v()||h},ipad:function(){return v()||p}};t.exports=y},"+E39":function(t,e,n){t.exports=!n("S82l")(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},"+ZMJ":function(t,e,n){var r=n("lOnJ");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},"+sse":function(t,e,n){"use strict";var r,i,o;o=function(t){function e(t,e,n,r){t.hasOwnProperty(e)||(t[e]=r.apply(null,n),"function"==typeof CustomEvent&&window.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:e,module:t[e]}})))}e(t=t?t._modules:{},"Series/DependencyWheel/DependencyWheelPoint.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e){({seriesTypes:{sankey:{prototype:{pointClass:t}}}}=t);const{wrap:n}=e;return class extends t{constructor(){super(...arguments),this.toNode=this.shapeArgs=this.series=this.options=this.linksTo=this.linksFrom=this.index=this.fromNode=this.angle=void 0}getDataLabelPath(t){const e=this.series.chart.renderer,r=this.shapeArgs,i=0>this.angle||this.angle>Math.PI,o=r.start||0,a=r.end||0;return this.dataLabelPath?(this.dataLabelPath=this.dataLabelPath.destroy(),delete this.dataLabelPath):n(t,"destroy",e=>(this.dataLabelPath&&(this.dataLabelPath=this.dataLabelPath.destroy()),e.call(t))),this.dataLabelPath=e.arc({open:!0,longArc:Math.abs(Math.abs(o)-Math.abs(a))<Math.PI?0:1}).attr({x:r.x,y:r.y,r:r.r+(t.options.distance||0),start:i?o:a,end:i?a:o,clockwise:+i}).add(e.defs)}isValid(){return!0}}}),e(t,"Series/DependencyWheel/DependencyWheelSeriesDefaults.js",[],function(){"";return{center:[null,null],curveFactor:.6,startAngle:0,dataLabels:{textPath:{enabled:!1,attributes:{dy:5}}}}}),e(t,"Series/DependencyWheel/DependencyWheelSeries.js",[t["Core/Animation/AnimationUtilities.js"],t["Series/DependencyWheel/DependencyWheelPoint.js"],t["Series/DependencyWheel/DependencyWheelSeriesDefaults.js"],t["Core/Globals.js"],t["Series/Sankey/SankeyColumnComposition.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e,n,r,i,o,a){const{animObject:s}=t,{deg2rad:l}=r,{seriesTypes:{pie:c,sankey:u}}=o,{extend:h,merge:d}=a;class f extends u{constructor(){super(...arguments),this.points=this.nodes=this.nodeColumns=this.options=this.data=void 0}animate(t){if(!t){const t=s(this.options.animation).duration/2/this.nodes.length;this.nodes.forEach(function(e,n){const r=e.graphic;r&&(r.attr({opacity:0}),setTimeout(function(){e.graphic&&e.graphic.animate({opacity:1},{duration:t})},t*n))},this),this.points.forEach(function(t){const e=t.graphic;!t.isNode&&e&&e.attr({opacity:0}).animate({opacity:1},this.options.animation)},this)}}createNode(t){const e=u.prototype.createNode.call(this,t);return e.getSum=function(){return e.linksFrom.concat(e.linksTo).reduce(function(t,e){return t+e.weight},0)},e.offset=function(t){function n(t){return t.fromNode===e?t.toNode:t.fromNode}let r,i,o=0,a=e.linksFrom.concat(e.linksTo);for(a.sort(function(t,e){return n(t).index-n(e).index}),r=0;r<a.length;r++)if(n(a[r]).index>e.index){a=a.slice(0,r).reverse().concat(a.slice(r).reverse()),i=!0;break}for(i||a.reverse(),r=0;r<a.length;r++){if(a[r]===t)return o;o+=a[r].weight}},e}createNodeColumns(){const t=[i.compose([],this)];return this.nodes.forEach(function(e){e.column=0,t[0].push(e)}),t}getNodePadding(){return this.options.nodePadding/Math.PI}translate(){const t=this.options,e=2*Math.PI/(this.chart.plotHeight+this.getNodePadding()),n=this.getCenter(),r=(t.startAngle-90)*l,i=t.borderRadius,o="object"==typeof i?i.radius:i;u.prototype.translate.call(this),this.nodeColumns[0].forEach(function(i){if(i.sum){var a=i.shapeArgs;const s=n[0],l=n[1],c=n[2]/2,u=c-t.nodeWidth,h=r+e*(a.y||0);a=r+e*((a.y||0)+(a.height||0)),i.angle=h+(a-h)/2,i.shapeType="arc",i.shapeArgs={x:s,y:l,r:c,innerR:u,start:h,end:a,borderRadius:o},i.dlBox={x:s+Math.cos((h+a)/2)*(c+u)/2,y:l+Math.sin((h+a)/2)*(c+u)/2,width:1,height:1},i.linksFrom.forEach(function(n){if(n.linkBase){let i;const o=n.linkBase.map(function(o,a){o*=e;let c=Math.cos(r+o)*(u+1),h=Math.sin(r+o)*(u+1),d=t.curveFactor||0;return(i=Math.abs(n.linkBase[3-a]*e-o))>Math.PI&&(i=2*Math.PI-i),(i*=u)<u&&(d*=i/u),{x:s+c,y:l+h,cpX:s+(1-d)*c,cpY:l+(1-d)*h}});n.shapeArgs={d:[["M",o[0].x,o[0].y],["A",u,u,0,0,1,o[1].x,o[1].y],["C",o[1].cpX,o[1].cpY,o[2].cpX,o[2].cpY,o[2].x,o[2].y],["A",u,u,0,0,1,o[3].x,o[3].y],["C",o[3].cpX,o[3].cpY,o[0].cpX,o[0].cpY,o[0].x,o[0].y]]}}})}})}}return f.defaultOptions=d(u.defaultOptions,n),h(f.prototype,{orderNodes:!1,getCenter:c.prototype.getCenter}),f.prototype.pointClass=e,o.registerSeriesType("dependencywheel",f),f}),e(t,"masters/modules/dependency-wheel.src.js",[],function(){})},"object"==typeof t&&t.exports?(o.default=o,t.exports=o):(r=[n("504h"),n("C7Cm")],void 0===(i=function(t){return o(t),o.Highcharts=t,o}.apply(e,r))||(t.exports=i))},"+tPU":function(t,e,n){n("xGkn");for(var r=n("7KvD"),i=n("hJx8"),o=n("/bQp"),a=n("dSzd")("toStringTag"),s="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),l=0;l<s.length;l++){var c=s[l],u=r[c],h=u&&u.prototype;h&&!h[a]&&i(h,a,c),o[c]=o.Array}},"//Fk":function(t,e,n){t.exports={default:n("U5ju"),__esModule:!0}},"/00o":function(t,e,n){var r=n("To6e"),i=r.System,o=r.VbrMode,a=(r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n),s=(r.new_byte,r.new_double,r.new_float),l=r.new_float_n,c=r.new_int,u=(r.new_int_n,r.assert);function h(){var t=n("zEpL"),e=n("1xnL"),r=h.FFTOFFSET,d=h.MPG_MD_MS_LR,f=null;this.psy=null;var p=null,A=null,g=null;this.setModules=function(t,e,n,r){f=t,this.psy=e,p=e,A=r,g=n};var m=new t;this.lame_encode_mp3_frame=function(t,n,v,y,b,_){var w,x=a([2,2]);x[0][0]=new e,x[0][1]=new e,x[1][0]=new e,x[1][1]=new e;var S,C=a([2,2]);C[0][0]=new e,C[0][1]=new e,C[1][0]=new e,C[1][1]=new e;var k,B,T,E=[null,null],M=t.internal_flags,O=l([2,4]),L=[.5,.5],D=[[0,0],[0,0]],I=[[0,0],[0,0]];if(E[0]=n,E[1]=v,0==M.lame_encode_frame_init&&function(t,e){var n,r,i=t.internal_flags;if(0==i.lame_encode_frame_init){var o,a,l=s(2014),c=s(2014);for(i.lame_encode_frame_init=1,o=0,a=0;o<286+576*(1+i.mode_gr);++o)o<576*i.mode_gr?(l[o]=0,2==i.channels_out&&(c[o]=0)):(l[o]=e[0][a],2==i.channels_out&&(c[o]=e[1][a]),++a);for(r=0;r<i.mode_gr;r++)for(n=0;n<i.channels_out;n++)i.l3_side.tt[r][n].block_type=h.SHORT_TYPE;m.mdct_sub48(i,l,c),u(576>=h.FFTOFFSET),u(i.mf_size>=h.BLKSIZE+t.framesize-h.FFTOFFSET),u(i.mf_size>=512+t.framesize-32)}}(t,E),M.padding=0,(M.slot_lag-=M.frac_SpF)<0&&(M.slot_lag+=t.out_samplerate,M.padding=1),0!=M.psymodel){var P=[null,null],N=0,F=c(2);for(T=0;T<M.mode_gr;T++){for(B=0;B<M.channels_out;B++)P[B]=E[B],N=576+576*T-h.FFTOFFSET;if(0!=(t.VBR==o.vbr_mtrh||t.VBR==o.vbr_mt?p.L3psycho_anal_vbr(t,P,N,T,x,C,D[T],I[T],O[T],F):p.L3psycho_anal_ns(t,P,N,T,x,C,D[T],I[T],O[T],F)))return-4;for(t.mode==MPEGMode.JOINT_STEREO&&(L[T]=O[T][2]+O[T][3],L[T]>0&&(L[T]=O[T][3]/L[T])),B=0;B<M.channels_out;B++){var R=M.l3_side.tt[T][B];R.block_type=F[B],R.mixed_block_flag=0}}}else for(T=0;T<M.mode_gr;T++)for(B=0;B<M.channels_out;B++)M.l3_side.tt[T][B].block_type=h.NORM_TYPE,M.l3_side.tt[T][B].mixed_block_flag=0,I[T][B]=D[T][B]=700;if(function(t){var e,n;if(0!=t.ATH.useAdjust)if(n=t.loudness_sq[0][0],e=t.loudness_sq[1][0],2==t.channels_out?(n+=t.loudness_sq[0][1],e+=t.loudness_sq[1][1]):(n+=n,e+=e),2==t.mode_gr&&(n=Math.max(n,e)),n*=.5,(n*=t.ATH.aaSensitivityP)>.03125)t.ATH.adjust>=1?t.ATH.adjust=1:t.ATH.adjust<t.ATH.adjustLimit&&(t.ATH.adjust=t.ATH.adjustLimit),t.ATH.adjustLimit=1;else{var r=31.98*n+625e-6;t.ATH.adjust>=r?(t.ATH.adjust*=.075*r+.925,t.ATH.adjust<r&&(t.ATH.adjust=r)):t.ATH.adjustLimit>=r?t.ATH.adjust=r:t.ATH.adjust<t.ATH.adjustLimit&&(t.ATH.adjust=t.ATH.adjustLimit),t.ATH.adjustLimit=r}else t.ATH.adjust=1}(M),m.mdct_sub48(M,E[0],E[1]),M.mode_ext=h.MPG_MD_LR_LR,t.force_ms)M.mode_ext=h.MPG_MD_MS_LR;else if(t.mode==MPEGMode.JOINT_STEREO){var j=0,H=0;for(T=0;T<M.mode_gr;T++)for(B=0;B<M.channels_out;B++)j+=I[T][B],H+=D[T][B];if(j<=1*H){var U=M.l3_side.tt[0],Q=M.l3_side.tt[M.mode_gr-1];U[0].block_type==U[1].block_type&&Q[0].block_type==Q[1].block_type&&(M.mode_ext=h.MPG_MD_MS_LR)}}if(M.mode_ext==d?(S=C,k=I):(S=x,k=D),t.analysis&&null!=M.pinfo)for(T=0;T<M.mode_gr;T++)for(B=0;B<M.channels_out;B++)M.pinfo.ms_ratio[T]=M.ms_ratio[T],M.pinfo.ms_ener_ratio[T]=L[T],M.pinfo.blocktype[T][B]=M.l3_side.tt[T][B].block_type,M.pinfo.pe[T][B]=k[T][B],i.arraycopy(M.l3_side.tt[T][B].xr,0,M.pinfo.xr[T][B],0,576),M.mode_ext==d&&(M.pinfo.ers[T][B]=M.pinfo.ers[T][B+2],i.arraycopy(M.pinfo.energy[T][B+2],0,M.pinfo.energy[T][B],0,M.pinfo.energy[T][B].length));if(t.VBR==o.vbr_off||t.VBR==o.vbr_abr){var z,Y;for(z=0;z<18;z++)M.nsPsy.pefirbuf[z]=M.nsPsy.pefirbuf[z+1];for(Y=0,T=0;T<M.mode_gr;T++)for(B=0;B<M.channels_out;B++)Y+=k[T][B];for(M.nsPsy.pefirbuf[18]=Y,Y=M.nsPsy.pefirbuf[9],z=0;z<9;z++)Y+=(M.nsPsy.pefirbuf[z]+M.nsPsy.pefirbuf[18-z])*h.fircoef[z];for(Y=3350*M.mode_gr*M.channels_out/Y,T=0;T<M.mode_gr;T++)for(B=0;B<M.channels_out;B++)k[T][B]*=Y}if(M.iteration_loop.iteration_loop(t,k,L,S),f.format_bitstream(t),w=f.copy_buffer(M,y,b,_,1),t.bWriteVbrTag&&A.addVbrFrame(t),t.analysis&&null!=M.pinfo){for(B=0;B<M.channels_out;B++){var V;for(V=0;V<r;V++)M.pinfo.pcmdata[B][V]=M.pinfo.pcmdata[B][V+t.framesize];for(V=r;V<1600;V++)M.pinfo.pcmdata[B][V]=E[B][V-r]}g.set_frame_pinfo(t,S)}return function(t){var e,n;for(u(0<=t.bitrate_index&&t.bitrate_index<16),u(0<=t.mode_ext&&t.mode_ext<4),t.bitrate_stereoMode_Hist[t.bitrate_index][4]++,t.bitrate_stereoMode_Hist[15][4]++,2==t.channels_out&&(t.bitrate_stereoMode_Hist[t.bitrate_index][t.mode_ext]++,t.bitrate_stereoMode_Hist[15][t.mode_ext]++),e=0;e<t.mode_gr;++e)for(n=0;n<t.channels_out;++n){var r=0|t.l3_side.tt[e][n].block_type;0!=t.l3_side.tt[e][n].mixed_block_flag&&(r=4),t.bitrate_blockType_Hist[t.bitrate_index][r]++,t.bitrate_blockType_Hist[t.bitrate_index][5]++,t.bitrate_blockType_Hist[15][r]++,t.bitrate_blockType_Hist[15][5]++}}(M),w}}h.ENCDELAY=576,h.POSTDELAY=1152,h.MDCTDELAY=48,h.FFTOFFSET=224+h.MDCTDELAY,h.DECDELAY=528,h.SBLIMIT=32,h.CBANDS=64,h.SBPSY_l=21,h.SBPSY_s=12,h.SBMAX_l=22,h.SBMAX_s=13,h.PSFB21=6,h.PSFB12=6,h.BLKSIZE=1024,h.HBLKSIZE=h.BLKSIZE/2+1,h.BLKSIZE_s=256,h.HBLKSIZE_s=h.BLKSIZE_s/2+1,h.NORM_TYPE=0,h.START_TYPE=1,h.SHORT_TYPE=2,h.STOP_TYPE=3,h.MPG_MD_LR_LR=0,h.MPG_MD_LR_I=1,h.MPG_MD_MS_LR=2,h.MPG_MD_MS_I=3,h.fircoef=[-.1039435,-.1892065,5*-.0432472,-.155915,3.898045e-17,.0467745*5,.50455,.756825,.187098*5],t.exports=h},"/bQp":function(t,e){t.exports={}},"/dO2":function(t,e,n){"use strict";
  2. /**!
  3. * Sortable 1.10.2
  4. * @author RubaXa <trash@rubaxa.org>
  5. * @author owenm <owen23355@gmail.com>
  6. * @license MIT
  7. */
  8. function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function i(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function o(){return(o=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}).apply(this,arguments)}function a(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(t){return Object.getOwnPropertyDescriptor(n,t).enumerable}))),r.forEach(function(e){i(t,e,n[e])})}return t}function s(t,e){if(null==t)return{};var n,r,i=function(t,e){if(null==t)return{};var n,r,i={},o=Object.keys(t);for(r=0;r<o.length;r++)n=o[r],e.indexOf(n)>=0||(i[n]=t[n]);return i}(t,e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(r=0;r<o.length;r++)n=o[r],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}function l(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}Object.defineProperty(e,"__esModule",{value:!0}),n.d(e,"MultiDrag",function(){return ye}),n.d(e,"Sortable",function(){return Ht}),n.d(e,"Swap",function(){return le});function c(t){if("undefined"!=typeof window&&window.navigator)return!!navigator.userAgent.match(t)}var u=c(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),h=c(/Edge/i),d=c(/firefox/i),f=c(/safari/i)&&!c(/chrome/i)&&!c(/android/i),p=c(/iP(ad|od|hone)/i),A=c(/chrome/i)&&c(/android/i),g={capture:!1,passive:!1};function m(t,e,n){t.addEventListener(e,n,!u&&g)}function v(t,e,n){t.removeEventListener(e,n,!u&&g)}function y(t,e){if(e){if(">"===e[0]&&(e=e.substring(1)),t)try{if(t.matches)return t.matches(e);if(t.msMatchesSelector)return t.msMatchesSelector(e);if(t.webkitMatchesSelector)return t.webkitMatchesSelector(e)}catch(t){return!1}return!1}}function b(t){return t.host&&t!==document&&t.host.nodeType?t.host:t.parentNode}function _(t,e,n,r){if(t){n=n||document;do{if(null!=e&&(">"===e[0]?t.parentNode===n&&y(t,e):y(t,e))||r&&t===n)return t;if(t===n)break}while(t=b(t))}return null}var w,x=/\s+/g;function S(t,e,n){if(t&&e)if(t.classList)t.classList[n?"add":"remove"](e);else{var r=(" "+t.className+" ").replace(x," ").replace(" "+e+" "," ");t.className=(r+(n?" "+e:"")).replace(x," ")}}function C(t,e,n){var r=t&&t.style;if(r){if(void 0===n)return document.defaultView&&document.defaultView.getComputedStyle?n=document.defaultView.getComputedStyle(t,""):t.currentStyle&&(n=t.currentStyle),void 0===e?n:n[e];e in r||-1!==e.indexOf("webkit")||(e="-webkit-"+e),r[e]=n+("string"==typeof n?"":"px")}}function k(t,e){var n="";if("string"==typeof t)n=t;else do{var r=C(t,"transform");r&&"none"!==r&&(n=r+" "+n)}while(!e&&(t=t.parentNode));var i=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return i&&new i(n)}function B(t,e,n){if(t){var r=t.getElementsByTagName(e),i=0,o=r.length;if(n)for(;i<o;i++)n(r[i],i);return r}return[]}function T(){var t=document.scrollingElement;return t||document.documentElement}function E(t,e,n,r,i){if(t.getBoundingClientRect||t===window){var o,a,s,l,c,h,d;if(t!==window&&t!==T()?(a=(o=t.getBoundingClientRect()).top,s=o.left,l=o.bottom,c=o.right,h=o.height,d=o.width):(a=0,s=0,l=window.innerHeight,c=window.innerWidth,h=window.innerHeight,d=window.innerWidth),(e||n)&&t!==window&&(i=i||t.parentNode,!u))do{if(i&&i.getBoundingClientRect&&("none"!==C(i,"transform")||n&&"static"!==C(i,"position"))){var f=i.getBoundingClientRect();a-=f.top+parseInt(C(i,"border-top-width")),s-=f.left+parseInt(C(i,"border-left-width")),l=a+o.height,c=s+o.width;break}}while(i=i.parentNode);if(r&&t!==window){var p=k(i||t),A=p&&p.a,g=p&&p.d;p&&(l=(a/=g)+(h/=g),c=(s/=A)+(d/=A))}return{top:a,left:s,bottom:l,right:c,width:d,height:h}}}function M(t,e,n){for(var r=P(t,!0),i=E(t)[e];r;){var o=E(r)[n];if(!("top"===n||"left"===n?i>=o:i<=o))return r;if(r===T())break;r=P(r,!1)}return!1}function O(t,e,n){for(var r=0,i=0,o=t.children;i<o.length;){if("none"!==o[i].style.display&&o[i]!==Ht.ghost&&o[i]!==Ht.dragged&&_(o[i],n.draggable,t,!1)){if(r===e)return o[i];r++}i++}return null}function L(t,e){for(var n=t.lastElementChild;n&&(n===Ht.ghost||"none"===C(n,"display")||e&&!y(n,e));)n=n.previousElementSibling;return n||null}function D(t,e){var n=0;if(!t||!t.parentNode)return-1;for(;t=t.previousElementSibling;)"TEMPLATE"===t.nodeName.toUpperCase()||t===Ht.clone||e&&!y(t,e)||n++;return n}function I(t){var e=0,n=0,r=T();if(t)do{var i=k(t),o=i.a,a=i.d;e+=t.scrollLeft*o,n+=t.scrollTop*a}while(t!==r&&(t=t.parentNode));return[e,n]}function P(t,e){if(!t||!t.getBoundingClientRect)return T();var n=t,r=!1;do{if(n.clientWidth<n.scrollWidth||n.clientHeight<n.scrollHeight){var i=C(n);if(n.clientWidth<n.scrollWidth&&("auto"==i.overflowX||"scroll"==i.overflowX)||n.clientHeight<n.scrollHeight&&("auto"==i.overflowY||"scroll"==i.overflowY)){if(!n.getBoundingClientRect||n===document.body)return T();if(r||e)return n;r=!0}}}while(n=n.parentNode);return T()}function N(t,e){return Math.round(t.top)===Math.round(e.top)&&Math.round(t.left)===Math.round(e.left)&&Math.round(t.height)===Math.round(e.height)&&Math.round(t.width)===Math.round(e.width)}function F(t,e){return function(){if(!w){var n=arguments;1===n.length?t.call(this,n[0]):t.apply(this,n),w=setTimeout(function(){w=void 0},e)}}}function R(t,e,n){t.scrollLeft+=e,t.scrollTop+=n}function j(t){var e=window.Polymer,n=window.jQuery||window.Zepto;return e&&e.dom?e.dom(t).cloneNode(!0):n?n(t).clone(!0)[0]:t.cloneNode(!0)}function H(t,e){C(t,"position","absolute"),C(t,"top",e.top),C(t,"left",e.left),C(t,"width",e.width),C(t,"height",e.height)}function U(t){C(t,"position",""),C(t,"top",""),C(t,"left",""),C(t,"width",""),C(t,"height","")}var Q="Sortable"+(new Date).getTime();function z(){var t,e=[];return{captureAnimationState:function(){(e=[],this.options.animation)&&[].slice.call(this.el.children).forEach(function(t){if("none"!==C(t,"display")&&t!==Ht.ghost){e.push({target:t,rect:E(t)});var n=a({},e[e.length-1].rect);if(t.thisAnimationDuration){var r=k(t,!0);r&&(n.top-=r.f,n.left-=r.e)}t.fromRect=n}})},addAnimationState:function(t){e.push(t)},removeAnimationState:function(t){e.splice(function(t,e){for(var n in t)if(t.hasOwnProperty(n))for(var r in e)if(e.hasOwnProperty(r)&&e[r]===t[n][r])return Number(n);return-1}(e,{target:t}),1)},animateAll:function(n){var r=this;if(!this.options.animation)return clearTimeout(t),void("function"==typeof n&&n());var i=!1,o=0;e.forEach(function(t){var e=0,n=t.target,a=n.fromRect,s=E(n),l=n.prevFromRect,c=n.prevToRect,u=t.rect,h=k(n,!0);h&&(s.top-=h.f,s.left-=h.e),n.toRect=s,n.thisAnimationDuration&&N(l,s)&&!N(a,s)&&(u.top-s.top)/(u.left-s.left)==(a.top-s.top)/(a.left-s.left)&&(e=function(t,e,n,r){return Math.sqrt(Math.pow(e.top-t.top,2)+Math.pow(e.left-t.left,2))/Math.sqrt(Math.pow(e.top-n.top,2)+Math.pow(e.left-n.left,2))*r.animation}(u,l,c,r.options)),N(s,a)||(n.prevFromRect=a,n.prevToRect=s,e||(e=r.options.animation),r.animate(n,u,s,e)),e&&(i=!0,o=Math.max(o,e),clearTimeout(n.animationResetTimer),n.animationResetTimer=setTimeout(function(){n.animationTime=0,n.prevFromRect=null,n.fromRect=null,n.prevToRect=null,n.thisAnimationDuration=null},e),n.thisAnimationDuration=e)}),clearTimeout(t),i?t=setTimeout(function(){"function"==typeof n&&n()},o):"function"==typeof n&&n(),e=[]},animate:function(t,e,n,r){if(r){C(t,"transition",""),C(t,"transform","");var i=k(this.el),o=i&&i.a,a=i&&i.d,s=(e.left-n.left)/(o||1),l=(e.top-n.top)/(a||1);t.animatingX=!!s,t.animatingY=!!l,C(t,"transform","translate3d("+s+"px,"+l+"px,0)"),function(t){t.offsetWidth}(t),C(t,"transition","transform "+r+"ms"+(this.options.easing?" "+this.options.easing:"")),C(t,"transform","translate3d(0,0,0)"),"number"==typeof t.animated&&clearTimeout(t.animated),t.animated=setTimeout(function(){C(t,"transition",""),C(t,"transform",""),t.animated=!1,t.animatingX=!1,t.animatingY=!1},r)}}}}var Y=[],V={initializeByDefault:!0},W={mount:function(t){for(var e in V)!V.hasOwnProperty(e)||e in t||(t[e]=V[e]);Y.push(t)},pluginEvent:function(t,e,n){var r=this;this.eventCanceled=!1,n.cancel=function(){r.eventCanceled=!0};var i=t+"Global";Y.forEach(function(r){e[r.pluginName]&&(e[r.pluginName][i]&&e[r.pluginName][i](a({sortable:e},n)),e.options[r.pluginName]&&e[r.pluginName][t]&&e[r.pluginName][t](a({sortable:e},n)))})},initializePlugins:function(t,e,n,r){for(var i in Y.forEach(function(r){var i=r.pluginName;if(t.options[i]||r.initializeByDefault){var a=new r(t,e,t.options);a.sortable=t,a.options=t.options,t[i]=a,o(n,a.defaults)}}),t.options)if(t.options.hasOwnProperty(i)){var a=this.modifyOption(t,i,t.options[i]);void 0!==a&&(t.options[i]=a)}},getEventProperties:function(t,e){var n={};return Y.forEach(function(r){"function"==typeof r.eventProperties&&o(n,r.eventProperties.call(e[r.pluginName],t))}),n},modifyOption:function(t,e,n){var r;return Y.forEach(function(i){t[i.pluginName]&&i.optionListeners&&"function"==typeof i.optionListeners[e]&&(r=i.optionListeners[e].call(t[i.pluginName],n))}),r}};function G(t){var e=t.sortable,n=t.rootEl,r=t.name,i=t.targetEl,o=t.cloneEl,s=t.toEl,l=t.fromEl,c=t.oldIndex,d=t.newIndex,f=t.oldDraggableIndex,p=t.newDraggableIndex,A=t.originalEvent,g=t.putSortable,m=t.extraEventProperties;if(e=e||n&&n[Q]){var v,y=e.options,b="on"+r.charAt(0).toUpperCase()+r.substr(1);!window.CustomEvent||u||h?(v=document.createEvent("Event")).initEvent(r,!0,!0):v=new CustomEvent(r,{bubbles:!0,cancelable:!0}),v.to=s||n,v.from=l||n,v.item=i||n,v.clone=o,v.oldIndex=c,v.newIndex=d,v.oldDraggableIndex=f,v.newDraggableIndex=p,v.originalEvent=A,v.pullMode=g?g.lastPutMode:void 0;var _=a({},m,W.getEventProperties(r,e));for(var w in _)v[w]=_[w];n&&n.dispatchEvent(v),y[b]&&y[b].call(e,v)}}var X=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=n.evt,i=s(n,["evt"]);W.pluginEvent.bind(Ht)(t,e,a({dragEl:$,parentEl:K,ghostEl:J,rootEl:q,nextEl:tt,lastDownEl:et,cloneEl:nt,cloneHidden:rt,dragStarted:gt,putSortable:ct,activeSortable:Ht.active,originalEvent:r,oldIndex:it,oldDraggableIndex:at,newIndex:ot,newDraggableIndex:st,hideGhostForTarget:Nt,unhideGhostForTarget:Ft,cloneNowHidden:function(){rt=!0},cloneNowShown:function(){rt=!1},dispatchSortableEvent:function(t){Z({sortable:e,name:t,originalEvent:r})}},i))};function Z(t){G(a({putSortable:ct,cloneEl:nt,targetEl:$,rootEl:q,oldIndex:it,oldDraggableIndex:at,newIndex:ot,newDraggableIndex:st},t))}var $,K,J,q,tt,et,nt,rt,it,ot,at,st,lt,ct,ut,ht,dt,ft,pt,At,gt,mt,vt,yt,bt,_t=!1,wt=!1,xt=[],St=!1,Ct=!1,kt=[],Bt=!1,Tt=[],Et="undefined"!=typeof document,Mt=p,Ot=h||u?"cssFloat":"float",Lt=Et&&!A&&!p&&"draggable"in document.createElement("div"),Dt=function(){if(Et){if(u)return!1;var t=document.createElement("x");return t.style.cssText="pointer-events:auto","auto"===t.style.pointerEvents}}(),It=function(t,e){var n=C(t),r=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),i=O(t,0,e),o=O(t,1,e),a=i&&C(i),s=o&&C(o),l=a&&parseInt(a.marginLeft)+parseInt(a.marginRight)+E(i).width,c=s&&parseInt(s.marginLeft)+parseInt(s.marginRight)+E(o).width;if("flex"===n.display)return"column"===n.flexDirection||"column-reverse"===n.flexDirection?"vertical":"horizontal";if("grid"===n.display)return n.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(i&&a.float&&"none"!==a.float){var u="left"===a.float?"left":"right";return!o||"both"!==s.clear&&s.clear!==u?"horizontal":"vertical"}return i&&("block"===a.display||"flex"===a.display||"table"===a.display||"grid"===a.display||l>=r&&"none"===n[Ot]||o&&"none"===n[Ot]&&l+c>r)?"vertical":"horizontal"},Pt=function(t){function e(t,n){return function(r,i,o,a){var s=r.options.group.name&&i.options.group.name&&r.options.group.name===i.options.group.name;if(null==t&&(n||s))return!0;if(null==t||!1===t)return!1;if(n&&"clone"===t)return t;if("function"==typeof t)return e(t(r,i,o,a),n)(r,i,o,a);var l=(n?r:i).options.group.name;return!0===t||"string"==typeof t&&t===l||t.join&&t.indexOf(l)>-1}}var n={},i=t.group;i&&"object"==r(i)||(i={name:i}),n.name=i.name,n.checkPull=e(i.pull,!0),n.checkPut=e(i.put),n.revertClone=i.revertClone,t.group=n},Nt=function(){!Dt&&J&&C(J,"display","none")},Ft=function(){!Dt&&J&&C(J,"display","")};Et&&document.addEventListener("click",function(t){if(wt)return t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.stopImmediatePropagation&&t.stopImmediatePropagation(),wt=!1,!1},!0);var Rt=function(t){if($){t=t.touches?t.touches[0]:t;var e=(i=t.clientX,o=t.clientY,xt.some(function(t){if(!L(t)){var e=E(t),n=t[Q].options.emptyInsertThreshold,r=i>=e.left-n&&i<=e.right+n,s=o>=e.top-n&&o<=e.bottom+n;return n&&r&&s?a=t:void 0}}),a);if(e){var n={};for(var r in t)t.hasOwnProperty(r)&&(n[r]=t[r]);n.target=n.rootEl=e,n.preventDefault=void 0,n.stopPropagation=void 0,e[Q]._onDragOver(n)}}var i,o,a},jt=function(t){$&&$.parentNode[Q]._isOutsideThisEl(t.target)};function Ht(t,e){if(!t||!t.nodeType||1!==t.nodeType)throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(t));this.el=t,this.options=e=o({},e),t[Q]=this;var n={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(t.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return It(t,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(t,e){t.setData("Text",e.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:!1!==Ht.supportPointer&&"PointerEvent"in window,emptyInsertThreshold:5};for(var r in W.initializePlugins(this,t,n),n)!(r in e)&&(e[r]=n[r]);for(var i in Pt(e),this)"_"===i.charAt(0)&&"function"==typeof this[i]&&(this[i]=this[i].bind(this));this.nativeDraggable=!e.forceFallback&&Lt,this.nativeDraggable&&(this.options.touchStartThreshold=1),e.supportPointer?m(t,"pointerdown",this._onTapStart):(m(t,"mousedown",this._onTapStart),m(t,"touchstart",this._onTapStart)),this.nativeDraggable&&(m(t,"dragover",this),m(t,"dragenter",this)),xt.push(this.el),e.store&&e.store.get&&this.sort(e.store.get(this)||[]),o(this,z())}function Ut(t,e,n,r,i,o,a,s){var l,c,d=t[Q],f=d.options.onMove;return!window.CustomEvent||u||h?(l=document.createEvent("Event")).initEvent("move",!0,!0):l=new CustomEvent("move",{bubbles:!0,cancelable:!0}),l.to=e,l.from=t,l.dragged=n,l.draggedRect=r,l.related=i||e,l.relatedRect=o||E(e),l.willInsertAfter=s,l.originalEvent=a,t.dispatchEvent(l),f&&(c=f.call(d,l,a)),c}function Qt(t){t.draggable=!1}function zt(){Bt=!1}function Yt(t){for(var e=t.tagName+t.className+t.src+t.href+t.textContent,n=e.length,r=0;n--;)r+=e.charCodeAt(n);return r.toString(36)}function Vt(t){return setTimeout(t,0)}function Wt(t){return clearTimeout(t)}Ht.prototype={constructor:Ht,_isOutsideThisEl:function(t){this.el.contains(t)||t===this.el||(mt=null)},_getDirection:function(t,e){return"function"==typeof this.options.direction?this.options.direction.call(this,t,e,$):this.options.direction},_onTapStart:function(t){if(t.cancelable){var e=this,n=this.el,r=this.options,i=r.preventOnFilter,o=t.type,a=t.touches&&t.touches[0]||t.pointerType&&"touch"===t.pointerType&&t,s=(a||t).target,l=t.target.shadowRoot&&(t.path&&t.path[0]||t.composedPath&&t.composedPath()[0])||s,c=r.filter;if(function(t){Tt.length=0;var e=t.getElementsByTagName("input"),n=e.length;for(;n--;){var r=e[n];r.checked&&Tt.push(r)}}(n),!$&&!(/mousedown|pointerdown/.test(o)&&0!==t.button||r.disabled||l.isContentEditable||(s=_(s,r.draggable,n,!1))&&s.animated||et===s)){if(it=D(s),at=D(s,r.draggable),"function"==typeof c){if(c.call(this,t,s,this))return Z({sortable:e,rootEl:l,name:"filter",targetEl:s,toEl:n,fromEl:n}),X("filter",e,{evt:t}),void(i&&t.cancelable&&t.preventDefault())}else if(c&&(c=c.split(",").some(function(r){if(r=_(l,r.trim(),n,!1))return Z({sortable:e,rootEl:r,name:"filter",targetEl:s,fromEl:n,toEl:n}),X("filter",e,{evt:t}),!0})))return void(i&&t.cancelable&&t.preventDefault());r.handle&&!_(l,r.handle,n,!1)||this._prepareDragStart(t,a,s)}}},_prepareDragStart:function(t,e,n){var r,i=this,o=i.el,a=i.options,s=o.ownerDocument;if(n&&!$&&n.parentNode===o){var l=E(n);if(q=o,K=($=n).parentNode,tt=$.nextSibling,et=n,lt=a.group,Ht.dragged=$,ut={target:$,clientX:(e||t).clientX,clientY:(e||t).clientY},pt=ut.clientX-l.left,At=ut.clientY-l.top,this._lastX=(e||t).clientX,this._lastY=(e||t).clientY,$.style["will-change"]="all",r=function(){X("delayEnded",i,{evt:t}),Ht.eventCanceled?i._onDrop():(i._disableDelayedDragEvents(),!d&&i.nativeDraggable&&($.draggable=!0),i._triggerDragStart(t,e),Z({sortable:i,name:"choose",originalEvent:t}),S($,a.chosenClass,!0))},a.ignore.split(",").forEach(function(t){B($,t.trim(),Qt)}),m(s,"dragover",Rt),m(s,"mousemove",Rt),m(s,"touchmove",Rt),m(s,"mouseup",i._onDrop),m(s,"touchend",i._onDrop),m(s,"touchcancel",i._onDrop),d&&this.nativeDraggable&&(this.options.touchStartThreshold=4,$.draggable=!0),X("delayStart",this,{evt:t}),!a.delay||a.delayOnTouchOnly&&!e||this.nativeDraggable&&(h||u))r();else{if(Ht.eventCanceled)return void this._onDrop();m(s,"mouseup",i._disableDelayedDrag),m(s,"touchend",i._disableDelayedDrag),m(s,"touchcancel",i._disableDelayedDrag),m(s,"mousemove",i._delayedDragTouchMoveHandler),m(s,"touchmove",i._delayedDragTouchMoveHandler),a.supportPointer&&m(s,"pointermove",i._delayedDragTouchMoveHandler),i._dragStartTimer=setTimeout(r,a.delay)}}},_delayedDragTouchMoveHandler:function(t){var e=t.touches?t.touches[0]:t;Math.max(Math.abs(e.clientX-this._lastX),Math.abs(e.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){$&&Qt($),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var t=this.el.ownerDocument;v(t,"mouseup",this._disableDelayedDrag),v(t,"touchend",this._disableDelayedDrag),v(t,"touchcancel",this._disableDelayedDrag),v(t,"mousemove",this._delayedDragTouchMoveHandler),v(t,"touchmove",this._delayedDragTouchMoveHandler),v(t,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(t,e){e=e||"touch"==t.pointerType&&t,!this.nativeDraggable||e?this.options.supportPointer?m(document,"pointermove",this._onTouchMove):m(document,e?"touchmove":"mousemove",this._onTouchMove):(m($,"dragend",this),m(q,"dragstart",this._onDragStart));try{document.selection?Vt(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch(t){}},_dragStarted:function(t,e){if(_t=!1,q&&$){X("dragStarted",this,{evt:e}),this.nativeDraggable&&m(document,"dragover",jt);var n=this.options;!t&&S($,n.dragClass,!1),S($,n.ghostClass,!0),Ht.active=this,t&&this._appendGhost(),Z({sortable:this,name:"start",originalEvent:e})}else this._nulling()},_emulateDragOver:function(){if(ht){this._lastX=ht.clientX,this._lastY=ht.clientY,Nt();for(var t=document.elementFromPoint(ht.clientX,ht.clientY),e=t;t&&t.shadowRoot&&(t=t.shadowRoot.elementFromPoint(ht.clientX,ht.clientY))!==e;)e=t;if($.parentNode[Q]._isOutsideThisEl(t),e)do{if(e[Q]){if(e[Q]._onDragOver({clientX:ht.clientX,clientY:ht.clientY,target:t,rootEl:e})&&!this.options.dragoverBubble)break}t=e}while(e=e.parentNode);Ft()}},_onTouchMove:function(t){if(ut){var e=this.options,n=e.fallbackTolerance,r=e.fallbackOffset,i=t.touches?t.touches[0]:t,o=J&&k(J,!0),a=J&&o&&o.a,s=J&&o&&o.d,l=Mt&&bt&&I(bt),c=(i.clientX-ut.clientX+r.x)/(a||1)+(l?l[0]-kt[0]:0)/(a||1),u=(i.clientY-ut.clientY+r.y)/(s||1)+(l?l[1]-kt[1]:0)/(s||1);if(!Ht.active&&!_t){if(n&&Math.max(Math.abs(i.clientX-this._lastX),Math.abs(i.clientY-this._lastY))<n)return;this._onDragStart(t,!0)}if(J){o?(o.e+=c-(dt||0),o.f+=u-(ft||0)):o={a:1,b:0,c:0,d:1,e:c,f:u};var h="matrix(".concat(o.a,",").concat(o.b,",").concat(o.c,",").concat(o.d,",").concat(o.e,",").concat(o.f,")");C(J,"webkitTransform",h),C(J,"mozTransform",h),C(J,"msTransform",h),C(J,"transform",h),dt=c,ft=u,ht=i}t.cancelable&&t.preventDefault()}},_appendGhost:function(){if(!J){var t=this.options.fallbackOnBody?document.body:q,e=E($,!0,Mt,!0,t),n=this.options;if(Mt){for(bt=t;"static"===C(bt,"position")&&"none"===C(bt,"transform")&&bt!==document;)bt=bt.parentNode;bt!==document.body&&bt!==document.documentElement?(bt===document&&(bt=T()),e.top+=bt.scrollTop,e.left+=bt.scrollLeft):bt=T(),kt=I(bt)}S(J=$.cloneNode(!0),n.ghostClass,!1),S(J,n.fallbackClass,!0),S(J,n.dragClass,!0),C(J,"transition",""),C(J,"transform",""),C(J,"box-sizing","border-box"),C(J,"margin",0),C(J,"top",e.top),C(J,"left",e.left),C(J,"width",e.width),C(J,"height",e.height),C(J,"opacity","0.8"),C(J,"position",Mt?"absolute":"fixed"),C(J,"zIndex","100000"),C(J,"pointerEvents","none"),Ht.ghost=J,t.appendChild(J),C(J,"transform-origin",pt/parseInt(J.style.width)*100+"% "+At/parseInt(J.style.height)*100+"%")}},_onDragStart:function(t,e){var n=this,r=t.dataTransfer,i=n.options;X("dragStart",this,{evt:t}),Ht.eventCanceled?this._onDrop():(X("setupClone",this),Ht.eventCanceled||((nt=j($)).draggable=!1,nt.style["will-change"]="",this._hideClone(),S(nt,this.options.chosenClass,!1),Ht.clone=nt),n.cloneId=Vt(function(){X("clone",n),Ht.eventCanceled||(n.options.removeCloneOnHide||q.insertBefore(nt,$),n._hideClone(),Z({sortable:n,name:"clone"}))}),!e&&S($,i.dragClass,!0),e?(wt=!0,n._loopId=setInterval(n._emulateDragOver,50)):(v(document,"mouseup",n._onDrop),v(document,"touchend",n._onDrop),v(document,"touchcancel",n._onDrop),r&&(r.effectAllowed="move",i.setData&&i.setData.call(n,r,$)),m(document,"drop",n),C($,"transform","translateZ(0)")),_t=!0,n._dragStartId=Vt(n._dragStarted.bind(n,e,t)),m(document,"selectstart",n),gt=!0,f&&C(document.body,"user-select","none"))},_onDragOver:function(t){var e,n,r,i,o=this.el,s=t.target,l=this.options,c=l.group,u=Ht.active,h=lt===c,d=l.sort,f=ct||u,p=this,A=!1;if(!Bt){if(void 0!==t.preventDefault&&t.cancelable&&t.preventDefault(),s=_(s,l.draggable,o,!0),N("dragOver"),Ht.eventCanceled)return A;if($.contains(t.target)||s.animated&&s.animatingX&&s.animatingY||p._ignoreWhileAnimating===s)return j(!1);if(wt=!1,u&&!l.disabled&&(h?d||(r=!q.contains($)):ct===this||(this.lastPutMode=lt.checkPull(this,u,$,t))&&c.checkPut(this,u,$,t))){if(i="vertical"===this._getDirection(t,s),e=E($),N("dragOverValid"),Ht.eventCanceled)return A;if(r)return K=q,F(),this._hideClone(),N("revert"),Ht.eventCanceled||(tt?q.insertBefore($,tt):q.appendChild($)),j(!0);var g=L(o,l.draggable);if(!g||function(t,e,n){var r=E(L(n.el,n.options.draggable));return e?t.clientX>r.right+10||t.clientX<=r.right&&t.clientY>r.bottom&&t.clientX>=r.left:t.clientX>r.right&&t.clientY>r.top||t.clientX<=r.right&&t.clientY>r.bottom+10}(t,i,this)&&!g.animated){if(g===$)return j(!1);if(g&&o===t.target&&(s=g),s&&(n=E(s)),!1!==Ut(q,o,$,e,s,n,t,!!s))return F(),o.appendChild($),K=o,H(),j(!0)}else if(s.parentNode===o){n=E(s);var m,v,y,b=$.parentNode!==o,w=!function(t,e,n){var r=n?t.left:t.top,i=n?t.right:t.bottom,o=n?t.width:t.height,a=n?e.left:e.top,s=n?e.right:e.bottom,l=n?e.width:e.height;return r===a||i===s||r+o/2===a+l/2}($.animated&&$.toRect||e,s.animated&&s.toRect||n,i),x=i?"top":"left",k=M(s,"top","top")||M($,"top","top"),B=k?k.scrollTop:void 0;if(mt!==s&&(v=n[x],St=!1,Ct=!w&&l.invertSwap||b),0!==(m=function(t,e,n,r,i,o,a,s){var l=r?t.clientY:t.clientX,c=r?n.height:n.width,u=r?n.top:n.left,h=r?n.bottom:n.right,d=!1;if(!a)if(s&&yt<c*i){if(!St&&(1===vt?l>u+c*o/2:l<h-c*o/2)&&(St=!0),St)d=!0;else if(1===vt?l<u+yt:l>h-yt)return-vt}else if(l>u+c*(1-i)/2&&l<h-c*(1-i)/2)return function(t){return D($)<D(t)?1:-1}(e);if((d=d||a)&&(l<u+c*o/2||l>h-c*o/2))return l>u+c/2?1:-1;return 0}(t,s,n,i,w?1:l.swapThreshold,null==l.invertedSwapThreshold?l.swapThreshold:l.invertedSwapThreshold,Ct,mt===s))){var T=D($);do{T-=m,y=K.children[T]}while(y&&("none"===C(y,"display")||y===J))}if(0===m||y===s)return j(!1);mt=s,vt=m;var O=s.nextElementSibling,I=!1,P=Ut(q,o,$,e,s,n,t,I=1===m);if(!1!==P)return 1!==P&&-1!==P||(I=1===P),Bt=!0,setTimeout(zt,30),F(),I&&!O?o.appendChild($):s.parentNode.insertBefore($,I?O:s),k&&R(k,0,B-k.scrollTop),K=$.parentNode,void 0===v||Ct||(yt=Math.abs(v-E(s)[x])),H(),j(!0)}if(o.contains($))return j(!1)}return!1}function N(l,c){X(l,p,a({evt:t,isOwner:h,axis:i?"vertical":"horizontal",revert:r,dragRect:e,targetRect:n,canSort:d,fromSortable:f,target:s,completed:j,onMove:function(n,r){return Ut(q,o,$,e,n,E(n),t,r)},changed:H},c))}function F(){N("dragOverAnimationCapture"),p.captureAnimationState(),p!==f&&f.captureAnimationState()}function j(e){return N("dragOverCompleted",{insertion:e}),e&&(h?u._hideClone():u._showClone(p),p!==f&&(S($,ct?ct.options.ghostClass:u.options.ghostClass,!1),S($,l.ghostClass,!0)),ct!==p&&p!==Ht.active?ct=p:p===Ht.active&&ct&&(ct=null),f===p&&(p._ignoreWhileAnimating=s),p.animateAll(function(){N("dragOverAnimationComplete"),p._ignoreWhileAnimating=null}),p!==f&&(f.animateAll(),f._ignoreWhileAnimating=null)),(s===$&&!$.animated||s===o&&!s.animated)&&(mt=null),l.dragoverBubble||t.rootEl||s===document||($.parentNode[Q]._isOutsideThisEl(t.target),!e&&Rt(t)),!l.dragoverBubble&&t.stopPropagation&&t.stopPropagation(),A=!0}function H(){ot=D($),st=D($,l.draggable),Z({sortable:p,name:"change",toEl:o,newIndex:ot,newDraggableIndex:st,originalEvent:t})}},_ignoreWhileAnimating:null,_offMoveEvents:function(){v(document,"mousemove",this._onTouchMove),v(document,"touchmove",this._onTouchMove),v(document,"pointermove",this._onTouchMove),v(document,"dragover",Rt),v(document,"mousemove",Rt),v(document,"touchmove",Rt)},_offUpEvents:function(){var t=this.el.ownerDocument;v(t,"mouseup",this._onDrop),v(t,"touchend",this._onDrop),v(t,"pointerup",this._onDrop),v(t,"touchcancel",this._onDrop),v(document,"selectstart",this)},_onDrop:function(t){var e=this.el,n=this.options;ot=D($),st=D($,n.draggable),X("drop",this,{evt:t}),K=$&&$.parentNode,ot=D($),st=D($,n.draggable),Ht.eventCanceled?this._nulling():(_t=!1,Ct=!1,St=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),Wt(this.cloneId),Wt(this._dragStartId),this.nativeDraggable&&(v(document,"drop",this),v(e,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),f&&C(document.body,"user-select",""),C($,"transform",""),t&&(gt&&(t.cancelable&&t.preventDefault(),!n.dropBubble&&t.stopPropagation()),J&&J.parentNode&&J.parentNode.removeChild(J),(q===K||ct&&"clone"!==ct.lastPutMode)&&nt&&nt.parentNode&&nt.parentNode.removeChild(nt),$&&(this.nativeDraggable&&v($,"dragend",this),Qt($),$.style["will-change"]="",gt&&!_t&&S($,ct?ct.options.ghostClass:this.options.ghostClass,!1),S($,this.options.chosenClass,!1),Z({sortable:this,name:"unchoose",toEl:K,newIndex:null,newDraggableIndex:null,originalEvent:t}),q!==K?(ot>=0&&(Z({rootEl:K,name:"add",toEl:K,fromEl:q,originalEvent:t}),Z({sortable:this,name:"remove",toEl:K,originalEvent:t}),Z({rootEl:K,name:"sort",toEl:K,fromEl:q,originalEvent:t}),Z({sortable:this,name:"sort",toEl:K,originalEvent:t})),ct&&ct.save()):ot!==it&&ot>=0&&(Z({sortable:this,name:"update",toEl:K,originalEvent:t}),Z({sortable:this,name:"sort",toEl:K,originalEvent:t})),Ht.active&&(null!=ot&&-1!==ot||(ot=it,st=at),Z({sortable:this,name:"end",toEl:K,originalEvent:t}),this.save()))),this._nulling())},_nulling:function(){X("nulling",this),q=$=K=J=tt=nt=et=rt=ut=ht=gt=ot=st=it=at=mt=vt=ct=lt=Ht.dragged=Ht.ghost=Ht.clone=Ht.active=null,Tt.forEach(function(t){t.checked=!0}),Tt.length=dt=ft=0},handleEvent:function(t){switch(t.type){case"drop":case"dragend":this._onDrop(t);break;case"dragenter":case"dragover":$&&(this._onDragOver(t),function(t){t.dataTransfer&&(t.dataTransfer.dropEffect="move");t.cancelable&&t.preventDefault()}(t));break;case"selectstart":t.preventDefault()}},toArray:function(){for(var t,e=[],n=this.el.children,r=0,i=n.length,o=this.options;r<i;r++)_(t=n[r],o.draggable,this.el,!1)&&e.push(t.getAttribute(o.dataIdAttr)||Yt(t));return e},sort:function(t){var e={},n=this.el;this.toArray().forEach(function(t,r){var i=n.children[r];_(i,this.options.draggable,n,!1)&&(e[t]=i)},this),t.forEach(function(t){e[t]&&(n.removeChild(e[t]),n.appendChild(e[t]))})},save:function(){var t=this.options.store;t&&t.set&&t.set(this)},closest:function(t,e){return _(t,e||this.options.draggable,this.el,!1)},option:function(t,e){var n=this.options;if(void 0===e)return n[t];var r=W.modifyOption(this,t,e);n[t]=void 0!==r?r:e,"group"===t&&Pt(n)},destroy:function(){X("destroy",this);var t=this.el;t[Q]=null,v(t,"mousedown",this._onTapStart),v(t,"touchstart",this._onTapStart),v(t,"pointerdown",this._onTapStart),this.nativeDraggable&&(v(t,"dragover",this),v(t,"dragenter",this)),Array.prototype.forEach.call(t.querySelectorAll("[draggable]"),function(t){t.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),xt.splice(xt.indexOf(this.el),1),this.el=t=null},_hideClone:function(){if(!rt){if(X("hideClone",this),Ht.eventCanceled)return;C(nt,"display","none"),this.options.removeCloneOnHide&&nt.parentNode&&nt.parentNode.removeChild(nt),rt=!0}},_showClone:function(t){if("clone"===t.lastPutMode){if(rt){if(X("showClone",this),Ht.eventCanceled)return;q.contains($)&&!this.options.group.revertClone?q.insertBefore(nt,$):tt?q.insertBefore(nt,tt):q.appendChild(nt),this.options.group.revertClone&&this.animate($,nt),C(nt,"display",""),rt=!1}}else this._hideClone()}},Et&&m(document,"touchmove",function(t){(Ht.active||_t)&&t.cancelable&&t.preventDefault()}),Ht.utils={on:m,off:v,css:C,find:B,is:function(t,e){return!!_(t,e,t,!1)},extend:function(t,e){if(t&&e)for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t},throttle:F,closest:_,toggleClass:S,clone:j,index:D,nextTick:Vt,cancelNextTick:Wt,detectDirection:It,getChild:O},Ht.get=function(t){return t[Q]},Ht.mount=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];e[0].constructor===Array&&(e=e[0]),e.forEach(function(t){if(!t.prototype||!t.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(t));t.utils&&(Ht.utils=a({},Ht.utils,t.utils)),W.mount(t)})},Ht.create=function(t,e){return new Ht(t,e)},Ht.version="1.10.2";var Gt,Xt,Zt,$t,Kt,Jt,qt=[],te=!1;function ee(){qt.forEach(function(t){clearInterval(t.pid)}),qt=[]}function ne(){clearInterval(Jt)}var re,ie=F(function(t,e,n,r){if(e.scroll){var i,o=(t.touches?t.touches[0]:t).clientX,a=(t.touches?t.touches[0]:t).clientY,s=e.scrollSensitivity,l=e.scrollSpeed,c=T(),u=!1;Xt!==n&&(Xt=n,ee(),Gt=e.scroll,i=e.scrollFn,!0===Gt&&(Gt=P(n,!0)));var h=0,d=Gt;do{var f=d,p=E(f),A=p.top,g=p.bottom,m=p.left,v=p.right,y=p.width,b=p.height,_=void 0,w=void 0,x=f.scrollWidth,S=f.scrollHeight,k=C(f),B=f.scrollLeft,M=f.scrollTop;f===c?(_=y<x&&("auto"===k.overflowX||"scroll"===k.overflowX||"visible"===k.overflowX),w=b<S&&("auto"===k.overflowY||"scroll"===k.overflowY||"visible"===k.overflowY)):(_=y<x&&("auto"===k.overflowX||"scroll"===k.overflowX),w=b<S&&("auto"===k.overflowY||"scroll"===k.overflowY));var O=_&&(Math.abs(v-o)<=s&&B+y<x)-(Math.abs(m-o)<=s&&!!B),L=w&&(Math.abs(g-a)<=s&&M+b<S)-(Math.abs(A-a)<=s&&!!M);if(!qt[h])for(var D=0;D<=h;D++)qt[D]||(qt[D]={});qt[h].vx==O&&qt[h].vy==L&&qt[h].el===f||(qt[h].el=f,qt[h].vx=O,qt[h].vy=L,clearInterval(qt[h].pid),0==O&&0==L||(u=!0,qt[h].pid=setInterval(function(){r&&0===this.layer&&Ht.active._onTouchMove(Kt);var e=qt[this.layer].vy?qt[this.layer].vy*l:0,n=qt[this.layer].vx?qt[this.layer].vx*l:0;"function"==typeof i&&"continue"!==i.call(Ht.dragged.parentNode[Q],n,e,t,Kt,qt[this.layer].el)||R(qt[this.layer].el,n,e)}.bind({layer:h}),24))),h++}while(e.bubbleScroll&&d!==c&&(d=P(d,!1)));te=u}},30),oe=function(t){var e=t.originalEvent,n=t.putSortable,r=t.dragEl,i=t.activeSortable,o=t.dispatchSortableEvent,a=t.hideGhostForTarget,s=t.unhideGhostForTarget;if(e){var l=n||i;a();var c=e.changedTouches&&e.changedTouches.length?e.changedTouches[0]:e,u=document.elementFromPoint(c.clientX,c.clientY);s(),l&&!l.el.contains(u)&&(o("spill"),this.onSpill({dragEl:r,putSortable:n}))}};function ae(){}function se(){}function le(){function t(){this.defaults={swapClass:"sortable-swap-highlight"}}return t.prototype={dragStart:function(t){var e=t.dragEl;re=e},dragOverValid:function(t){var e=t.completed,n=t.target,r=t.onMove,i=t.activeSortable,o=t.changed,a=t.cancel;if(i.options.swap){var s=this.sortable.el,l=this.options;if(n&&n!==s){var c=re;!1!==r(n)?(S(n,l.swapClass,!0),re=n):re=null,c&&c!==re&&S(c,l.swapClass,!1)}o(),e(!0),a()}},drop:function(t){var e=t.activeSortable,n=t.putSortable,r=t.dragEl,i=n||this.sortable,o=this.options;re&&S(re,o.swapClass,!1),re&&(o.swap||n&&n.options.swap)&&r!==re&&(i.captureAnimationState(),i!==e&&e.captureAnimationState(),function(t,e){var n,r,i=t.parentNode,o=e.parentNode;if(!i||!o||i.isEqualNode(e)||o.isEqualNode(t))return;n=D(t),r=D(e),i.isEqualNode(o)&&n<r&&r++;i.insertBefore(e,i.children[n]),o.insertBefore(t,o.children[r])}(r,re),i.animateAll(),i!==e&&e.animateAll())},nulling:function(){re=null}},o(t,{pluginName:"swap",eventProperties:function(){return{swapItem:re}}})}ae.prototype={startIndex:null,dragStart:function(t){var e=t.oldDraggableIndex;this.startIndex=e},onSpill:function(t){var e=t.dragEl,n=t.putSortable;this.sortable.captureAnimationState(),n&&n.captureAnimationState();var r=O(this.sortable.el,this.startIndex,this.options);r?this.sortable.el.insertBefore(e,r):this.sortable.el.appendChild(e),this.sortable.animateAll(),n&&n.animateAll()},drop:oe},o(ae,{pluginName:"revertOnSpill"}),se.prototype={onSpill:function(t){var e=t.dragEl,n=t.putSortable||this.sortable;n.captureAnimationState(),e.parentNode&&e.parentNode.removeChild(e),n.animateAll()},drop:oe},o(se,{pluginName:"removeOnSpill"});var ce,ue,he,de,fe,pe=[],Ae=[],ge=!1,me=!1,ve=!1;function ye(){function t(t){for(var e in this)"_"===e.charAt(0)&&"function"==typeof this[e]&&(this[e]=this[e].bind(this));t.options.supportPointer?m(document,"pointerup",this._deselectMultiDrag):(m(document,"mouseup",this._deselectMultiDrag),m(document,"touchend",this._deselectMultiDrag)),m(document,"keydown",this._checkKeyDown),m(document,"keyup",this._checkKeyUp),this.defaults={selectedClass:"sortable-selected",multiDragKey:null,setData:function(e,n){var r="";pe.length&&ue===t?pe.forEach(function(t,e){r+=(e?", ":"")+t.textContent}):r=n.textContent,e.setData("Text",r)}}}return t.prototype={multiDragKeyDown:!1,isMultiDrag:!1,delayStartGlobal:function(t){var e=t.dragEl;he=e},delayEnded:function(){this.isMultiDrag=~pe.indexOf(he)},setupClone:function(t){var e=t.sortable,n=t.cancel;if(this.isMultiDrag){for(var r=0;r<pe.length;r++)Ae.push(j(pe[r])),Ae[r].sortableIndex=pe[r].sortableIndex,Ae[r].draggable=!1,Ae[r].style["will-change"]="",S(Ae[r],this.options.selectedClass,!1),pe[r]===he&&S(Ae[r],this.options.chosenClass,!1);e._hideClone(),n()}},clone:function(t){var e=t.sortable,n=t.rootEl,r=t.dispatchSortableEvent,i=t.cancel;this.isMultiDrag&&(this.options.removeCloneOnHide||pe.length&&ue===e&&(be(!0,n),r("clone"),i()))},showClone:function(t){var e=t.cloneNowShown,n=t.rootEl,r=t.cancel;this.isMultiDrag&&(be(!1,n),Ae.forEach(function(t){C(t,"display","")}),e(),fe=!1,r())},hideClone:function(t){var e=this,n=(t.sortable,t.cloneNowHidden),r=t.cancel;this.isMultiDrag&&(Ae.forEach(function(t){C(t,"display","none"),e.options.removeCloneOnHide&&t.parentNode&&t.parentNode.removeChild(t)}),n(),fe=!0,r())},dragStartGlobal:function(t){t.sortable;!this.isMultiDrag&&ue&&ue.multiDrag._deselectMultiDrag(),pe.forEach(function(t){t.sortableIndex=D(t)}),pe=pe.sort(function(t,e){return t.sortableIndex-e.sortableIndex}),ve=!0},dragStarted:function(t){var e=this,n=t.sortable;if(this.isMultiDrag){if(this.options.sort&&(n.captureAnimationState(),this.options.animation)){pe.forEach(function(t){t!==he&&C(t,"position","absolute")});var r=E(he,!1,!0,!0);pe.forEach(function(t){t!==he&&H(t,r)}),me=!0,ge=!0}n.animateAll(function(){me=!1,ge=!1,e.options.animation&&pe.forEach(function(t){U(t)}),e.options.sort&&_e()})}},dragOver:function(t){var e=t.target,n=t.completed,r=t.cancel;me&&~pe.indexOf(e)&&(n(!1),r())},revert:function(t){var e=t.fromSortable,n=t.rootEl,r=t.sortable,i=t.dragRect;pe.length>1&&(pe.forEach(function(t){r.addAnimationState({target:t,rect:me?E(t):i}),U(t),t.fromRect=i,e.removeAnimationState(t)}),me=!1,function(t,e){pe.forEach(function(n,r){var i=e.children[n.sortableIndex+(t?Number(r):0)];i?e.insertBefore(n,i):e.appendChild(n)})}(!this.options.removeCloneOnHide,n))},dragOverCompleted:function(t){var e=t.sortable,n=t.isOwner,r=t.insertion,i=t.activeSortable,o=t.parentEl,a=t.putSortable,s=this.options;if(r){if(n&&i._hideClone(),ge=!1,s.animation&&pe.length>1&&(me||!n&&!i.options.sort&&!a)){var l=E(he,!1,!0,!0);pe.forEach(function(t){t!==he&&(H(t,l),o.appendChild(t))}),me=!0}if(!n)if(me||_e(),pe.length>1){var c=fe;i._showClone(e),i.options.animation&&!fe&&c&&Ae.forEach(function(t){i.addAnimationState({target:t,rect:de}),t.fromRect=de,t.thisAnimationDuration=null})}else i._showClone(e)}},dragOverAnimationCapture:function(t){var e=t.dragRect,n=t.isOwner,r=t.activeSortable;if(pe.forEach(function(t){t.thisAnimationDuration=null}),r.options.animation&&!n&&r.multiDrag.isMultiDrag){de=o({},e);var i=k(he,!0);de.top-=i.f,de.left-=i.e}},dragOverAnimationComplete:function(){me&&(me=!1,_e())},drop:function(t){var e=t.originalEvent,n=t.rootEl,r=t.parentEl,i=t.sortable,o=t.dispatchSortableEvent,a=t.oldIndex,s=t.putSortable,l=s||this.sortable;if(e){var c=this.options,u=r.children;if(!ve)if(c.multiDragKey&&!this.multiDragKeyDown&&this._deselectMultiDrag(),S(he,c.selectedClass,!~pe.indexOf(he)),~pe.indexOf(he))pe.splice(pe.indexOf(he),1),ce=null,G({sortable:i,rootEl:n,name:"deselect",targetEl:he,originalEvt:e});else{if(pe.push(he),G({sortable:i,rootEl:n,name:"select",targetEl:he,originalEvt:e}),e.shiftKey&&ce&&i.el.contains(ce)){var h,d,f=D(ce),p=D(he);if(~f&&~p&&f!==p)for(p>f?(d=f,h=p):(d=p,h=f+1);d<h;d++)~pe.indexOf(u[d])||(S(u[d],c.selectedClass,!0),pe.push(u[d]),G({sortable:i,rootEl:n,name:"select",targetEl:u[d],originalEvt:e}))}else ce=he;ue=l}if(ve&&this.isMultiDrag){if((r[Q].options.sort||r!==n)&&pe.length>1){var A=E(he),g=D(he,":not(."+this.options.selectedClass+")");if(!ge&&c.animation&&(he.thisAnimationDuration=null),l.captureAnimationState(),!ge&&(c.animation&&(he.fromRect=A,pe.forEach(function(t){if(t.thisAnimationDuration=null,t!==he){var e=me?E(t):A;t.fromRect=e,l.addAnimationState({target:t,rect:e})}})),_e(),pe.forEach(function(t){u[g]?r.insertBefore(t,u[g]):r.appendChild(t),g++}),a===D(he))){var m=!1;pe.forEach(function(t){t.sortableIndex===D(t)||(m=!0)}),m&&o("update")}pe.forEach(function(t){U(t)}),l.animateAll()}ue=l}(n===r||s&&"clone"!==s.lastPutMode)&&Ae.forEach(function(t){t.parentNode&&t.parentNode.removeChild(t)})}},nullingGlobal:function(){this.isMultiDrag=ve=!1,Ae.length=0},destroyGlobal:function(){this._deselectMultiDrag(),v(document,"pointerup",this._deselectMultiDrag),v(document,"mouseup",this._deselectMultiDrag),v(document,"touchend",this._deselectMultiDrag),v(document,"keydown",this._checkKeyDown),v(document,"keyup",this._checkKeyUp)},_deselectMultiDrag:function(t){if(!(void 0!==ve&&ve||ue!==this.sortable||t&&_(t.target,this.options.draggable,this.sortable.el,!1)||t&&0!==t.button))for(;pe.length;){var e=pe[0];S(e,this.options.selectedClass,!1),pe.shift(),G({sortable:this.sortable,rootEl:this.sortable.el,name:"deselect",targetEl:e,originalEvt:t})}},_checkKeyDown:function(t){t.key===this.options.multiDragKey&&(this.multiDragKeyDown=!0)},_checkKeyUp:function(t){t.key===this.options.multiDragKey&&(this.multiDragKeyDown=!1)}},o(t,{pluginName:"multiDrag",utils:{select:function(t){var e=t.parentNode[Q];e&&e.options.multiDrag&&!~pe.indexOf(t)&&(ue&&ue!==e&&(ue.multiDrag._deselectMultiDrag(),ue=e),S(t,e.options.selectedClass,!0),pe.push(t))},deselect:function(t){var e=t.parentNode[Q],n=pe.indexOf(t);e&&e.options.multiDrag&&~n&&(S(t,e.options.selectedClass,!1),pe.splice(n,1))}},eventProperties:function(){var t=this,e=[],n=[];return pe.forEach(function(r){var i;e.push({multiDragElement:r,index:r.sortableIndex}),i=me&&r!==he?-1:me?D(r,":not(."+t.options.selectedClass+")"):D(r),n.push({multiDragElement:r,index:i})}),{items:l(pe),clones:[].concat(Ae),oldIndicies:e,newIndicies:n}},optionListeners:{multiDragKey:function(t){return"ctrl"===(t=t.toLowerCase())?t="Control":t.length>1&&(t=t.charAt(0).toUpperCase()+t.substr(1)),t}}})}function be(t,e){Ae.forEach(function(n,r){var i=e.children[n.sortableIndex+(t?Number(r):0)];i?e.insertBefore(n,i):e.appendChild(n)})}function _e(){pe.forEach(function(t){t!==he&&t.parentNode&&t.parentNode.removeChild(t)})}Ht.mount(new function(){function t(){for(var t in this.defaults={scroll:!0,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0},this)"_"===t.charAt(0)&&"function"==typeof this[t]&&(this[t]=this[t].bind(this))}return t.prototype={dragStarted:function(t){var e=t.originalEvent;this.sortable.nativeDraggable?m(document,"dragover",this._handleAutoScroll):this.options.supportPointer?m(document,"pointermove",this._handleFallbackAutoScroll):e.touches?m(document,"touchmove",this._handleFallbackAutoScroll):m(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var e=t.originalEvent;this.options.dragOverBubble||e.rootEl||this._handleAutoScroll(e)},drop:function(){this.sortable.nativeDraggable?v(document,"dragover",this._handleAutoScroll):(v(document,"pointermove",this._handleFallbackAutoScroll),v(document,"touchmove",this._handleFallbackAutoScroll),v(document,"mousemove",this._handleFallbackAutoScroll)),ne(),ee(),clearTimeout(w),w=void 0},nulling:function(){Kt=Xt=Gt=te=Jt=Zt=$t=null,qt.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,e){var n=this,r=(t.touches?t.touches[0]:t).clientX,i=(t.touches?t.touches[0]:t).clientY,o=document.elementFromPoint(r,i);if(Kt=t,e||h||u||f){ie(t,this.options,o,e);var a=P(o,!0);!te||Jt&&r===Zt&&i===$t||(Jt&&ne(),Jt=setInterval(function(){var o=P(document.elementFromPoint(r,i),!0);o!==a&&(a=o,ee()),ie(t,n.options,o,e)},10),Zt=r,$t=i)}else{if(!this.options.bubbleScroll||P(o,!0)===T())return void ee();ie(t,this.options,P(o,!1),!1)}}},o(t,{pluginName:"scroll",initializeByDefault:!0})}),Ht.mount(se,ae),e.default=Ht},"/gxq":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.guid=function(){return A++},e.logError=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];"undefined"!=typeof console&&console.error.apply(console,t)},e.clone=g,e.merge=m,e.mergeAll=function(t,e){for(var n=t[0],r=1,i=t.length;r<i;r++)n=m(n,t[r],e);return n},e.extend=v,e.defaults=y,n.d(e,"createCanvas",function(){return b}),e.indexOf=function(t,e){if(t){if(t.indexOf)return t.indexOf(e);for(var n=0,r=t.length;n<r;n++)if(t[n]===e)return n}return-1},e.inherits=function(t,e){var n=t.prototype;function r(){}for(var i in r.prototype=e.prototype,t.prototype=new r,n)n.hasOwnProperty(i)&&(t.prototype[i]=n[i]);t.prototype.constructor=t,t.superClass=e},e.mixin=function(t,e,n){if(t="prototype"in t?t.prototype:t,e="prototype"in e?e.prototype:e,Object.getOwnPropertyNames)for(var r=Object.getOwnPropertyNames(e),i=0;i<r.length;i++){var o=r[i];"constructor"!==o&&(n?null!=e[o]:null==t[o])&&(t[o]=e[o])}else y(t,e,n)},e.isArrayLike=function(t){if(!t)return!1;if("string"==typeof t)return!1;return"number"==typeof t.length},e.each=_,e.map=function(t,e,n){if(!t)return[];if(!e)return O(t);if(t.map&&t.map===h)return t.map(e,n);for(var r=[],i=0,o=t.length;i<o;i++)r.push(e.call(n,t[i],i,t));return r},e.reduce=w,e.filter=function(t,e,n){if(!t)return[];if(!e)return O(t);if(t.filter&&t.filter===c)return t.filter(e,n);for(var r=[],i=0,o=t.length;i<o;i++)e.call(n,t[i],i,t)&&r.push(t[i]);return r},e.find=function(t,e,n){if(!t||!e)return;for(var r=0,i=t.length;r<i;r++)if(e.call(n,t[r],r,t))return t[r]},e.keys=x,n.d(e,"bind",function(){return S}),n.d(e,"curry",function(){return C}),e.isArray=k,e.isFunction=B,e.isString=function(t){return"string"==typeof t},e.isStringSafe=function(t){return"[object String]"===a.call(t)},e.isNumber=function(t){return"number"==typeof t},e.isObject=T,e.isBuiltInObject=E,e.isTypedArray=function(t){return!!o[a.call(t)]},e.isDom=M,e.isGradientObject=function(t){return null!=t.colorStops},e.isImagePatternObject=function(t){return null!=t.image},e.isRegExp=function(t){return"[object RegExp]"===a.call(t)},e.eqNaN=function(t){return t!=t},e.retrieve=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var n=0,r=t.length;n<r;n++)if(null!=t[n])return t[n]},e.retrieve2=function(t,e){return null!=t?t:e},e.retrieve3=function(t,e,n){return null!=t?t:null!=e?e:n},e.slice=O,e.normalizeCssArray=function(t){if("number"==typeof t)return[t,t,t,t];var e=t.length;if(2===e)return[t[0],t[1],t[0],t[1]];if(3===e)return[t[0],t[1],t[2],t[1]];return t},e.assert=function(t,e){if(!t)throw new Error(e)},e.trim=function(t){return null==t?null:"function"==typeof t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")},e.setAsPrimitive=function(t){t[L]=!0},e.isPrimitive=D,n.d(e,"HashMap",function(){return N}),e.createHashMap=function(t){return new N(t)},e.concatArray=function(t,e){for(var n=new t.constructor(t.length+e.length),r=0;r<t.length;r++)n[r]=t[r];for(var i=t.length,r=0;r<e.length;r++)n[r+i]=e[r];return n},e.createObject=function(t,e){var n;if(Object.create)n=Object.create(t);else{var r=function(){};r.prototype=t,n=new r}e&&v(n,e);return n},e.disableUserSelect=function(t){var e=t.style;e.webkitUserSelect="none",e.userSelect="none",e.webkitTapHighlightColor="rgba(0,0,0,0)",e["-webkit-touch-callout"]="none"},e.hasOwn=function(t,e){return t.hasOwnProperty(e)},e.noop=function(){},n.d(e,"RADIAN_TO_DEGREE",function(){return F});var r=n("OwOc"),i=w(["Function","RegExp","Date","Error","CanvasGradient","CanvasPattern","Image","Canvas"],function(t,e){return t["[object "+e+"]"]=!0,t},{}),o=w(["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64"],function(t,e){return t["[object "+e+"Array]"]=!0,t},{}),a=Object.prototype.toString,s=Array.prototype,l=s.forEach,c=s.filter,u=s.slice,h=s.map,d=function(){}.constructor,f=d?d.prototype:null,p="__proto__",A=2311;function g(t){if(null==t||"object"!=typeof t)return t;var e=t,n=a.call(t);if("[object Array]"===n){if(!D(t)){e=[];for(var r=0,s=t.length;r<s;r++)e[r]=g(t[r])}}else if(o[n]){if(!D(t)){var l=t.constructor;if(l.from)e=l.from(t);else{e=new l(t.length);for(r=0,s=t.length;r<s;r++)e[r]=t[r]}}}else if(!i[n]&&!D(t)&&!M(t))for(var c in e={},t)t.hasOwnProperty(c)&&c!==p&&(e[c]=g(t[c]));return e}function m(t,e,n){if(!T(e)||!T(t))return n?g(e):t;for(var r in e)if(e.hasOwnProperty(r)&&r!==p){var i=t[r],o=e[r];!T(o)||!T(i)||k(o)||k(i)||M(o)||M(i)||E(o)||E(i)||D(o)||D(i)?!n&&r in t||(t[r]=g(e[r])):m(i,o,n)}return t}function v(t,e){if(Object.assign)Object.assign(t,e);else for(var n in e)e.hasOwnProperty(n)&&n!==p&&(t[n]=e[n]);return t}function y(t,e,n){for(var r=x(e),i=0;i<r.length;i++){var o=r[i];(n?null!=e[o]:null==t[o])&&(t[o]=e[o])}return t}var b=r.d.createCanvas;function _(t,e,n){if(t&&e)if(t.forEach&&t.forEach===l)t.forEach(e,n);else if(t.length===+t.length)for(var r=0,i=t.length;r<i;r++)e.call(n,t[r],r,t);else for(var o in t)t.hasOwnProperty(o)&&e.call(n,t[o],o,t)}function w(t,e,n,r){if(t&&e){for(var i=0,o=t.length;i<o;i++)n=e.call(r,n,t[i],i,t);return n}}function x(t){if(!t)return[];if(Object.keys)return Object.keys(t);var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push(n);return e}var S=f&&B(f.bind)?f.call.bind(f.bind):function(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return function(){return t.apply(e,n.concat(u.call(arguments)))}};function C(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){return t.apply(this,e.concat(u.call(arguments)))}}function k(t){return Array.isArray?Array.isArray(t):"[object Array]"===a.call(t)}function B(t){return"function"==typeof t}function T(t){var e=typeof t;return"function"===e||!!t&&"object"===e}function E(t){return!!i[a.call(t)]}function M(t){return"object"==typeof t&&"number"==typeof t.nodeType&&"object"==typeof t.ownerDocument}function O(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return u.apply(t,e)}var L="__ec_primitive__";function D(t){return t[L]}var I=function(){function t(){this.data={}}return t.prototype.delete=function(t){var e=this.has(t);return e&&delete this.data[t],e},t.prototype.has=function(t){return this.data.hasOwnProperty(t)},t.prototype.get=function(t){return this.data[t]},t.prototype.set=function(t,e){return this.data[t]=e,this},t.prototype.keys=function(){return x(this.data)},t.prototype.forEach=function(t){var e=this.data;for(var n in e)e.hasOwnProperty(n)&&t(e[n],n)},t}(),P="function"==typeof Map;var N=function(){function t(e){var n=k(e);this.data=P?new Map:new I;var r=this;function i(t,e){n?r.set(t,e):r.set(e,t)}e instanceof t?e.each(i):e&&_(e,i)}return t.prototype.hasKey=function(t){return this.data.has(t)},t.prototype.get=function(t){return this.data.get(t)},t.prototype.set=function(t,e){return this.data.set(t,e),e},t.prototype.each=function(t,e){this.data.forEach(function(n,r){t.call(e,n,r)})},t.prototype.keys=function(){var t=this.data.keys();return P?Array.from(t):t},t.prototype.removeKey=function(t){this.data.delete(t)},t}();var F=180/Math.PI},"/n6Q":function(t,e,n){n("zQR9"),n("+tPU"),t.exports=n("Kh4W").f("iterator")},"/ocq":function(t,e,n){"use strict";
  9. /*!
  10. * vue-router v3.5.1
  11. * (c) 2021 Evan You
  12. * @license MIT
  13. */function r(t,e){0}function i(t,e){for(var n in e)t[n]=e[n];return t}var o=/[!'()*]/g,a=function(t){return"%"+t.charCodeAt(0).toString(16)},s=/%2C/g,l=function(t){return encodeURIComponent(t).replace(o,a).replace(s,",")};function c(t){try{return decodeURIComponent(t)}catch(t){0}return t}var u=function(t){return null==t||"object"==typeof t?t:String(t)};function h(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach(function(t){var n=t.replace(/\+/g," ").split("="),r=c(n.shift()),i=n.length>0?c(n.join("=")):null;void 0===e[r]?e[r]=i:Array.isArray(e[r])?e[r].push(i):e[r]=[e[r],i]}),e):e}function d(t){var e=t?Object.keys(t).map(function(e){var n=t[e];if(void 0===n)return"";if(null===n)return l(e);if(Array.isArray(n)){var r=[];return n.forEach(function(t){void 0!==t&&(null===t?r.push(l(e)):r.push(l(e)+"="+l(t)))}),r.join("&")}return l(e)+"="+l(n)}).filter(function(t){return t.length>0}).join("&"):null;return e?"?"+e:""}var f=/\/?$/;function p(t,e,n,r){var i=r&&r.options.stringifyQuery,o=e.query||{};try{o=A(o)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:o,params:e.params||{},fullPath:m(e,i),matched:t?function(t){var e=[];for(;t;)e.unshift(t),t=t.parent;return e}(t):[]};return n&&(a.redirectedFrom=m(n,i)),Object.freeze(a)}function A(t){if(Array.isArray(t))return t.map(A);if(t&&"object"==typeof t){var e={};for(var n in t)e[n]=A(t[n]);return e}return t}var g=p(null,{path:"/"});function m(t,e){var n=t.path,r=t.query;void 0===r&&(r={});var i=t.hash;return void 0===i&&(i=""),(n||"/")+(e||d)(r)+i}function v(t,e,n){return e===g?t===e:!!e&&(t.path&&e.path?t.path.replace(f,"")===e.path.replace(f,"")&&(n||t.hash===e.hash&&y(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(n||t.hash===e.hash&&y(t.query,e.query)&&y(t.params,e.params))))}function y(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var n=Object.keys(t).sort(),r=Object.keys(e).sort();return n.length===r.length&&n.every(function(n,i){var o=t[n];if(r[i]!==n)return!1;var a=e[n];return null==o||null==a?o===a:"object"==typeof o&&"object"==typeof a?y(o,a):String(o)===String(a)})}function b(t){for(var e=0;e<t.matched.length;e++){var n=t.matched[e];for(var r in n.instances){var i=n.instances[r],o=n.enteredCbs[r];if(i&&o){delete n.enteredCbs[r];for(var a=0;a<o.length;a++)i._isBeingDestroyed||o[a](i)}}}}var _={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var n=e.props,r=e.children,o=e.parent,a=e.data;a.routerView=!0;for(var s=o.$createElement,l=n.name,c=o.$route,u=o._routerViewCache||(o._routerViewCache={}),h=0,d=!1;o&&o._routerRoot!==o;){var f=o.$vnode?o.$vnode.data:{};f.routerView&&h++,f.keepAlive&&o._directInactive&&o._inactive&&(d=!0),o=o.$parent}if(a.routerViewDepth=h,d){var p=u[l],A=p&&p.component;return A?(p.configProps&&w(A,a,p.route,p.configProps),s(A,a,r)):s()}var g=c.matched[h],m=g&&g.components[l];if(!g||!m)return u[l]=null,s();u[l]={component:m},a.registerRouteInstance=function(t,e){var n=g.instances[l];(e&&n!==t||!e&&n===t)&&(g.instances[l]=e)},(a.hook||(a.hook={})).prepatch=function(t,e){g.instances[l]=e.componentInstance},a.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==g.instances[l]&&(g.instances[l]=t.componentInstance),b(c)};var v=g.props&&g.props[l];return v&&(i(u[l],{route:c,configProps:v}),w(m,a,c,v)),s(m,a,r)}};function w(t,e,n,r){var o=e.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}(n,r);if(o){o=e.props=i({},o);var a=e.attrs=e.attrs||{};for(var s in o)t.props&&s in t.props||(a[s]=o[s],delete o[s])}}function x(t,e,n){var r=t.charAt(0);if("/"===r)return t;if("?"===r||"#"===r)return e+t;var i=e.split("/");n&&i[i.length-1]||i.pop();for(var o=t.replace(/^\//,"").split("/"),a=0;a<o.length;a++){var s=o[a];".."===s?i.pop():"."!==s&&i.push(s)}return""!==i[0]&&i.unshift(""),i.join("/")}function S(t){return t.replace(/\/\//g,"/")}var C=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},k=H,B=L,T=function(t,e){return I(L(t,e),e)},E=I,M=j,O=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function L(t,e){for(var n,r=[],i=0,o=0,a="",s=e&&e.delimiter||"/";null!=(n=O.exec(t));){var l=n[0],c=n[1],u=n.index;if(a+=t.slice(o,u),o=u+l.length,c)a+=c[1];else{var h=t[o],d=n[2],f=n[3],p=n[4],A=n[5],g=n[6],m=n[7];a&&(r.push(a),a="");var v=null!=d&&null!=h&&h!==d,y="+"===g||"*"===g,b="?"===g||"*"===g,_=n[2]||s,w=p||A;r.push({name:f||i++,prefix:d||"",delimiter:_,optional:b,repeat:y,partial:v,asterisk:!!m,pattern:w?N(w):m?".*":"[^"+P(_)+"]+?"})}}return o<t.length&&(a+=t.substr(o)),a&&r.push(a),r}function D(t){return encodeURI(t).replace(/[\/?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})}function I(t,e){for(var n=new Array(t.length),r=0;r<t.length;r++)"object"==typeof t[r]&&(n[r]=new RegExp("^(?:"+t[r].pattern+")$",R(e)));return function(e,r){for(var i="",o=e||{},a=(r||{}).pretty?D:encodeURIComponent,s=0;s<t.length;s++){var l=t[s];if("string"!=typeof l){var c,u=o[l.name];if(null==u){if(l.optional){l.partial&&(i+=l.prefix);continue}throw new TypeError('Expected "'+l.name+'" to be defined')}if(C(u)){if(!l.repeat)throw new TypeError('Expected "'+l.name+'" to not repeat, but received `'+JSON.stringify(u)+"`");if(0===u.length){if(l.optional)continue;throw new TypeError('Expected "'+l.name+'" to not be empty')}for(var h=0;h<u.length;h++){if(c=a(u[h]),!n[s].test(c))throw new TypeError('Expected all "'+l.name+'" to match "'+l.pattern+'", but received `'+JSON.stringify(c)+"`");i+=(0===h?l.prefix:l.delimiter)+c}}else{if(c=l.asterisk?encodeURI(u).replace(/[?#]/g,function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}):a(u),!n[s].test(c))throw new TypeError('Expected "'+l.name+'" to match "'+l.pattern+'", but received "'+c+'"');i+=l.prefix+c}}else i+=l}return i}}function P(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function N(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function F(t,e){return t.keys=e,t}function R(t){return t&&t.sensitive?"":"i"}function j(t,e,n){C(e)||(n=e||n,e=[]);for(var r=(n=n||{}).strict,i=!1!==n.end,o="",a=0;a<t.length;a++){var s=t[a];if("string"==typeof s)o+=P(s);else{var l=P(s.prefix),c="(?:"+s.pattern+")";e.push(s),s.repeat&&(c+="(?:"+l+c+")*"),o+=c=s.optional?s.partial?l+"("+c+")?":"(?:"+l+"("+c+"))?":l+"("+c+")"}}var u=P(n.delimiter||"/"),h=o.slice(-u.length)===u;return r||(o=(h?o.slice(0,-u.length):o)+"(?:"+u+"(?=$))?"),o+=i?"$":r&&h?"":"(?="+u+"|$)",F(new RegExp("^"+o,R(n)),e)}function H(t,e,n){return C(e)||(n=e||n,e=[]),n=n||{},t instanceof RegExp?function(t,e){var n=t.source.match(/\((?!\?)/g);if(n)for(var r=0;r<n.length;r++)e.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return F(t,e)}(t,e):C(t)?function(t,e,n){for(var r=[],i=0;i<t.length;i++)r.push(H(t[i],e,n).source);return F(new RegExp("(?:"+r.join("|")+")",R(n)),e)}(t,e,n):function(t,e,n){return j(L(t,n),e,n)}(t,e,n)}k.parse=B,k.compile=T,k.tokensToFunction=E,k.tokensToRegExp=M;var U=Object.create(null);function Q(t,e,n){e=e||{};try{var r=U[t]||(U[t]=k.compile(t));return"string"==typeof e.pathMatch&&(e[0]=e.pathMatch),r(e,{pretty:!0})}catch(t){return""}finally{delete e[0]}}function z(t,e,n,r){var o="string"==typeof t?{path:t}:t;if(o._normalized)return o;if(o.name){var a=(o=i({},t)).params;return a&&"object"==typeof a&&(o.params=i({},a)),o}if(!o.path&&o.params&&e){(o=i({},o))._normalized=!0;var s=i(i({},e.params),o.params);if(e.name)o.name=e.name,o.params=s;else if(e.matched.length){var l=e.matched[e.matched.length-1].path;o.path=Q(l,s,e.path)}else 0;return o}var c=function(t){var e="",n="",r=t.indexOf("#");r>=0&&(e=t.slice(r),t=t.slice(0,r));var i=t.indexOf("?");return i>=0&&(n=t.slice(i+1),t=t.slice(0,i)),{path:t,query:n,hash:e}}(o.path||""),d=e&&e.path||"/",f=c.path?x(c.path,d,n||o.append):d,p=function(t,e,n){void 0===e&&(e={});var r,i=n||h;try{r=i(t||"")}catch(t){r={}}for(var o in e){var a=e[o];r[o]=Array.isArray(a)?a.map(u):u(a)}return r}(c.query,o.query,r&&r.options.parseQuery),A=o.hash||c.hash;return A&&"#"!==A.charAt(0)&&(A="#"+A),{_normalized:!0,path:f,query:p,hash:A}}var Y,V=[String,Object],W=[String,Array],G=function(){},X={name:"RouterLink",props:{to:{type:V,required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:W,default:"click"}},render:function(t){var e=this,n=this.$router,r=this.$route,o=n.resolve(this.to,r,this.append),a=o.location,s=o.route,l=o.href,c={},u=n.options.linkActiveClass,h=n.options.linkExactActiveClass,d=null==u?"router-link-active":u,A=null==h?"router-link-exact-active":h,g=null==this.activeClass?d:this.activeClass,m=null==this.exactActiveClass?A:this.exactActiveClass,y=s.redirectedFrom?p(null,z(s.redirectedFrom),null,n):s;c[m]=v(r,y,this.exactPath),c[g]=this.exact||this.exactPath?c[m]:function(t,e){return 0===t.path.replace(f,"/").indexOf(e.path.replace(f,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var n in e)if(!(n in t))return!1;return!0}(t.query,e.query)}(r,y);var b=c[m]?this.ariaCurrentValue:null,_=function(t){Z(t)&&(e.replace?n.replace(a,G):n.push(a,G))},w={click:Z};Array.isArray(this.event)?this.event.forEach(function(t){w[t]=_}):w[this.event]=_;var x={class:c},S=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:l,route:s,navigate:_,isActive:c[g],isExactActive:c[m]});if(S){if(1===S.length)return S[0];if(S.length>1||!S.length)return 0===S.length?t():t("span",{},S)}if("a"===this.tag)x.on=w,x.attrs={href:l,"aria-current":b};else{var C=function t(e){if(e)for(var n,r=0;r<e.length;r++){if("a"===(n=e[r]).tag)return n;if(n.children&&(n=t(n.children)))return n}}(this.$slots.default);if(C){C.isStatic=!1;var k=C.data=i({},C.data);for(var B in k.on=k.on||{},k.on){var T=k.on[B];B in w&&(k.on[B]=Array.isArray(T)?T:[T])}for(var E in w)E in k.on?k.on[E].push(w[E]):k.on[E]=_;var M=C.data.attrs=i({},C.data.attrs);M.href=l,M["aria-current"]=b}else x.on=w}return t(this.tag,x,this.$slots.default)}};function Z(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey||t.defaultPrevented||void 0!==t.button&&0!==t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function $(t){if(!$.installed||Y!==t){$.installed=!0,Y=t;var e=function(t){return void 0!==t},n=function(t,n){var r=t.$options._parentVnode;e(r)&&e(r=r.data)&&e(r=r.registerRouteInstance)&&r(t,n)};t.mixin({beforeCreate:function(){e(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),t.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,n(this,this)},destroyed:function(){n(this)}}),Object.defineProperty(t.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(t.prototype,"$route",{get:function(){return this._routerRoot._route}}),t.component("RouterView",_),t.component("RouterLink",X);var r=t.config.optionMergeStrategies;r.beforeRouteEnter=r.beforeRouteLeave=r.beforeRouteUpdate=r.created}}var K="undefined"!=typeof window;function J(t,e,n,r,i){var o=e||[],a=n||Object.create(null),s=r||Object.create(null);t.forEach(function(t){!function t(e,n,r,i,o,a){var s=i.path;var l=i.name;0;var c=i.pathToRegexpOptions||{};var u=function(t,e,n){n||(t=t.replace(/\/$/,""));if("/"===t[0])return t;if(null==e)return t;return S(e.path+"/"+t)}(s,o,c.strict);"boolean"==typeof i.caseSensitive&&(c.sensitive=i.caseSensitive);var h={path:u,regex:function(t,e){var n=k(t,[],e);return n}(u,c),components:i.components||{default:i.component},alias:i.alias?"string"==typeof i.alias?[i.alias]:i.alias:[],instances:{},enteredCbs:{},name:l,parent:o,matchAs:a,redirect:i.redirect,beforeEnter:i.beforeEnter,meta:i.meta||{},props:null==i.props?{}:i.components?i.props:{default:i.props}};i.children&&i.children.forEach(function(i){var o=a?S(a+"/"+i.path):void 0;t(e,n,r,i,h,o)});n[h.path]||(e.push(h.path),n[h.path]=h);if(void 0!==i.alias)for(var d=Array.isArray(i.alias)?i.alias:[i.alias],f=0;f<d.length;++f){var p=d[f];0;var A={path:p,children:i.children};t(e,n,r,A,o,h.path||"/")}l&&(r[l]||(r[l]=h))}(o,a,s,t,i)});for(var l=0,c=o.length;l<c;l++)"*"===o[l]&&(o.push(o.splice(l,1)[0]),c--,l--);return{pathList:o,pathMap:a,nameMap:s}}function q(t,e){var n=J(t),r=n.pathList,i=n.pathMap,o=n.nameMap;function a(t,n,a){var s=z(t,n,!1,e),c=s.name;if(c){var u=o[c];if(!u)return l(null,s);var h=u.regex.keys.filter(function(t){return!t.optional}).map(function(t){return t.name});if("object"!=typeof s.params&&(s.params={}),n&&"object"==typeof n.params)for(var d in n.params)!(d in s.params)&&h.indexOf(d)>-1&&(s.params[d]=n.params[d]);return s.path=Q(u.path,s.params),l(u,s,a)}if(s.path){s.params={};for(var f=0;f<r.length;f++){var p=r[f],A=i[p];if(tt(A.regex,s.path,s.params))return l(A,s,a)}}return l(null,s)}function s(t,n){var r=t.redirect,i="function"==typeof r?r(p(t,n,null,e)):r;if("string"==typeof i&&(i={path:i}),!i||"object"!=typeof i)return l(null,n);var s=i,c=s.name,u=s.path,h=n.query,d=n.hash,f=n.params;if(h=s.hasOwnProperty("query")?s.query:h,d=s.hasOwnProperty("hash")?s.hash:d,f=s.hasOwnProperty("params")?s.params:f,c){o[c];return a({_normalized:!0,name:c,query:h,hash:d,params:f},void 0,n)}if(u){var A=function(t,e){return x(t,e.parent?e.parent.path:"/",!0)}(u,t);return a({_normalized:!0,path:Q(A,f),query:h,hash:d},void 0,n)}return l(null,n)}function l(t,n,r){return t&&t.redirect?s(t,r||n):t&&t.matchAs?function(t,e,n){var r=a({_normalized:!0,path:Q(n,e.params)});if(r){var i=r.matched,o=i[i.length-1];return e.params=r.params,l(o,e)}return l(null,e)}(0,n,t.matchAs):p(t,n,r,e)}return{match:a,addRoute:function(t,e){var n="object"!=typeof t?o[t]:void 0;J([e||t],r,i,o,n),n&&J(n.alias.map(function(t){return{path:t,children:[e]}}),r,i,o,n)},getRoutes:function(){return r.map(function(t){return i[t]})},addRoutes:function(t){J(t,r,i,o)}}}function tt(t,e,n){var r=e.match(t);if(!r)return!1;if(!n)return!0;for(var i=1,o=r.length;i<o;++i){var a=t.keys[i-1];a&&(n[a.name||"pathMatch"]="string"==typeof r[i]?c(r[i]):r[i])}return!0}var et=K&&window.performance&&window.performance.now?window.performance:Date;function nt(){return et.now().toFixed(3)}var rt=nt();function it(){return rt}function ot(t){return rt=t}var at=Object.create(null);function st(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var t=window.location.protocol+"//"+window.location.host,e=window.location.href.replace(t,""),n=i({},window.history.state);return n.key=it(),window.history.replaceState(n,"",e),window.addEventListener("popstate",ut),function(){window.removeEventListener("popstate",ut)}}function lt(t,e,n,r){if(t.app){var i=t.options.scrollBehavior;i&&t.app.$nextTick(function(){var o=function(){var t=it();if(t)return at[t]}(),a=i.call(t,e,n,r?o:null);a&&("function"==typeof a.then?a.then(function(t){At(t,o)}).catch(function(t){0}):At(a,o))})}}function ct(){var t=it();t&&(at[t]={x:window.pageXOffset,y:window.pageYOffset})}function ut(t){ct(),t.state&&t.state.key&&ot(t.state.key)}function ht(t){return ft(t.x)||ft(t.y)}function dt(t){return{x:ft(t.x)?t.x:window.pageXOffset,y:ft(t.y)?t.y:window.pageYOffset}}function ft(t){return"number"==typeof t}var pt=/^#\d/;function At(t,e){var n,r="object"==typeof t;if(r&&"string"==typeof t.selector){var i=pt.test(t.selector)?document.getElementById(t.selector.slice(1)):document.querySelector(t.selector);if(i){var o=t.offset&&"object"==typeof t.offset?t.offset:{};e=function(t,e){var n=document.documentElement.getBoundingClientRect(),r=t.getBoundingClientRect();return{x:r.left-n.left-e.x,y:r.top-n.top-e.y}}(i,o={x:ft((n=o).x)?n.x:0,y:ft(n.y)?n.y:0})}else ht(t)&&(e=dt(t))}else r&&ht(t)&&(e=dt(t));e&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:e.x,top:e.y,behavior:t.behavior}):window.scrollTo(e.x,e.y))}var gt,mt=K&&((-1===(gt=window.navigator.userAgent).indexOf("Android 2.")&&-1===gt.indexOf("Android 4.0")||-1===gt.indexOf("Mobile Safari")||-1!==gt.indexOf("Chrome")||-1!==gt.indexOf("Windows Phone"))&&window.history&&"function"==typeof window.history.pushState);function vt(t,e){ct();var n=window.history;try{if(e){var r=i({},n.state);r.key=it(),n.replaceState(r,"",t)}else n.pushState({key:ot(nt())},"",t)}catch(n){window.location[e?"replace":"assign"](t)}}function yt(t){vt(t,!0)}function bt(t,e,n){var r=function(i){i>=t.length?n():t[i]?e(t[i],function(){r(i+1)}):r(i+1)};r(0)}var _t={redirected:2,aborted:4,cancelled:8,duplicated:16};function wt(t,e){return St(t,e,_t.redirected,'Redirected when going from "'+t.fullPath+'" to "'+function(t){if("string"==typeof t)return t;if("path"in t)return t.path;var e={};return Ct.forEach(function(n){n in t&&(e[n]=t[n])}),JSON.stringify(e,null,2)}(e)+'" via a navigation guard.')}function xt(t,e){return St(t,e,_t.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function St(t,e,n,r){var i=new Error(r);return i._isRouter=!0,i.from=t,i.to=e,i.type=n,i}var Ct=["params","query","hash"];function kt(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Bt(t,e){return kt(t)&&t._isRouter&&(null==e||t.type===e)}function Tt(t){return function(e,n,r){var i=!1,o=0,a=null;Et(t,function(t,e,n,s){if("function"==typeof t&&void 0===t.cid){i=!0,o++;var l,c=Lt(function(e){var i;((i=e).__esModule||Ot&&"Module"===i[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:Y.extend(e),n.components[s]=e,--o<=0&&r()}),u=Lt(function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=kt(t)?t:new Error(e),r(a))});try{l=t(c,u)}catch(t){u(t)}if(l)if("function"==typeof l.then)l.then(c,u);else{var h=l.component;h&&"function"==typeof h.then&&h.then(c,u)}}}),i||r()}}function Et(t,e){return Mt(t.map(function(t){return Object.keys(t.components).map(function(n){return e(t.components[n],t.instances[n],t,n)})}))}function Mt(t){return Array.prototype.concat.apply([],t)}var Ot="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function Lt(t){var e=!1;return function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var Dt=function(t,e){this.router=t,this.base=function(t){if(!t)if(K){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=g,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function It(t,e,n,r){var i=Et(t,function(t,r,i,o){var a=function(t,e){"function"!=typeof t&&(t=Y.extend(t));return t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map(function(t){return n(t,r,i,o)}):n(a,r,i,o)});return Mt(r?i.reverse():i)}function Pt(t,e){if(e)return function(){return t.apply(e,arguments)}}Dt.prototype.listen=function(t){this.cb=t},Dt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},Dt.prototype.onError=function(t){this.errorCbs.push(t)},Dt.prototype.transitionTo=function(t,e,n){var r,i=this;try{r=this.router.match(t,this.current)}catch(t){throw this.errorCbs.forEach(function(e){e(t)}),t}var o=this.current;this.confirmTransition(r,function(){i.updateRoute(r),e&&e(r),i.ensureURL(),i.router.afterHooks.forEach(function(t){t&&t(r,o)}),i.ready||(i.ready=!0,i.readyCbs.forEach(function(t){t(r)}))},function(t){n&&n(t),t&&!i.ready&&(Bt(t,_t.redirected)&&o===g||(i.ready=!0,i.readyErrorCbs.forEach(function(e){e(t)})))})},Dt.prototype.confirmTransition=function(t,e,n){var i=this,o=this.current;this.pending=t;var a,s,l=function(t){!Bt(t)&&kt(t)&&(i.errorCbs.length?i.errorCbs.forEach(function(e){e(t)}):(r(),console.error(t))),n&&n(t)},c=t.matched.length-1,u=o.matched.length-1;if(v(t,o)&&c===u&&t.matched[c]===o.matched[u])return this.ensureURL(),l(((s=St(a=o,t,_t.duplicated,'Avoided redundant navigation to current location: "'+a.fullPath+'".')).name="NavigationDuplicated",s));var h=function(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n<r&&t[n]===e[n];n++);return{updated:e.slice(0,n),activated:e.slice(n),deactivated:t.slice(n)}}(this.current.matched,t.matched),d=h.updated,f=h.deactivated,p=h.activated,A=function(e,n){if(i.pending!==t)return l(xt(o,t));try{e(t,o,function(e){!1===e?(i.ensureURL(!0),l(function(t,e){return St(t,e,_t.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}(o,t))):kt(e)?(i.ensureURL(!0),l(e)):"string"==typeof e||"object"==typeof e&&("string"==typeof e.path||"string"==typeof e.name)?(l(wt(o,t)),"object"==typeof e&&e.replace?i.replace(e):i.push(e)):n(e)})}catch(t){l(t)}};bt([].concat(function(t){return It(t,"beforeRouteLeave",Pt,!0)}(f),this.router.beforeHooks,function(t){return It(t,"beforeRouteUpdate",Pt)}(d),p.map(function(t){return t.beforeEnter}),Tt(p)),A,function(){bt(function(t){return It(t,"beforeRouteEnter",function(t,e,n,r){return function(t,e,n){return function(r,i,o){return t(r,i,function(t){"function"==typeof t&&(e.enteredCbs[n]||(e.enteredCbs[n]=[]),e.enteredCbs[n].push(t)),o(t)})}}(t,n,r)})}(p).concat(i.router.resolveHooks),A,function(){if(i.pending!==t)return l(xt(o,t));i.pending=null,e(t),i.router.app&&i.router.app.$nextTick(function(){b(t)})})})},Dt.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)},Dt.prototype.setupListeners=function(){},Dt.prototype.teardown=function(){this.listeners.forEach(function(t){t()}),this.listeners=[],this.current=g,this.pending=null};var Nt=function(t){function e(e,n){t.call(this,e,n),this._startLocation=Ft(this.base)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=mt&&n;r&&this.listeners.push(st());var i=function(){var n=t.current,i=Ft(t.base);t.current===g&&i===t._startLocation||t.transitionTo(i,function(t){r&&lt(e,t,n,!0)})};window.addEventListener("popstate",i),this.listeners.push(function(){window.removeEventListener("popstate",i)})}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,i=this.current;this.transitionTo(t,function(t){vt(S(r.base+t.fullPath)),lt(r.router,t,i,!1),e&&e(t)},n)},e.prototype.replace=function(t,e,n){var r=this,i=this.current;this.transitionTo(t,function(t){yt(S(r.base+t.fullPath)),lt(r.router,t,i,!1),e&&e(t)},n)},e.prototype.ensureURL=function(t){if(Ft(this.base)!==this.current.fullPath){var e=S(this.base+this.current.fullPath);t?vt(e):yt(e)}},e.prototype.getCurrentLocation=function(){return Ft(this.base)},e}(Dt);function Ft(t){var e=window.location.pathname;return t&&0===e.toLowerCase().indexOf(t.toLowerCase())&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Rt=function(t){function e(e,n,r){t.call(this,e,n),r&&function(t){var e=Ft(t);if(!/^\/#/.test(e))return window.location.replace(S(t+"/#"+e)),!0}(this.base)||jt()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router.options.scrollBehavior,n=mt&&e;n&&this.listeners.push(st());var r=function(){var e=t.current;jt()&&t.transitionTo(Ht(),function(r){n&&lt(t.router,r,e,!0),mt||zt(r.fullPath)})},i=mt?"popstate":"hashchange";window.addEventListener(i,r),this.listeners.push(function(){window.removeEventListener(i,r)})}},e.prototype.push=function(t,e,n){var r=this,i=this.current;this.transitionTo(t,function(t){Qt(t.fullPath),lt(r.router,t,i,!1),e&&e(t)},n)},e.prototype.replace=function(t,e,n){var r=this,i=this.current;this.transitionTo(t,function(t){zt(t.fullPath),lt(r.router,t,i,!1),e&&e(t)},n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;Ht()!==e&&(t?Qt(e):zt(e))},e.prototype.getCurrentLocation=function(){return Ht()},e}(Dt);function jt(){var t=Ht();return"/"===t.charAt(0)||(zt("/"+t),!1)}function Ht(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function Ut(t){var e=window.location.href,n=e.indexOf("#");return(n>=0?e.slice(0,n):e)+"#"+t}function Qt(t){mt?vt(Ut(t)):window.location.hash=t}function zt(t){mt?yt(Ut(t)):window.location.replace(Ut(t))}var Yt=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)},n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)},n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach(function(e){e&&e(r,t)})},function(t){Bt(t,_t.duplicated)&&(e.index=n)})}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(Dt),Vt=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=q(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!mt&&!1!==t.fallback,this.fallback&&(e="hash"),K||(e="abstract"),this.mode=e,e){case"history":this.history=new Nt(this,t.base);break;case"hash":this.history=new Rt(this,t.base,this.fallback);break;case"abstract":this.history=new Yt(this,t.base);break;default:0}},Wt={currentRoute:{configurable:!0}};function Gt(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}Vt.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Wt.currentRoute.get=function(){return this.history&&this.history.current},Vt.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()}),!this.app){this.app=t;var n=this.history;if(n instanceof Nt||n instanceof Rt){var r=function(t){n.setupListeners(),function(t){var r=n.current,i=e.options.scrollBehavior;mt&&i&&"fullPath"in t&&lt(e,t,r,!1)}(t)};n.transitionTo(n.getCurrentLocation(),r,r)}n.listen(function(t){e.apps.forEach(function(e){e._route=t})})}},Vt.prototype.beforeEach=function(t){return Gt(this.beforeHooks,t)},Vt.prototype.beforeResolve=function(t){return Gt(this.resolveHooks,t)},Vt.prototype.afterEach=function(t){return Gt(this.afterHooks,t)},Vt.prototype.onReady=function(t,e){this.history.onReady(t,e)},Vt.prototype.onError=function(t){this.history.onError(t)},Vt.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise(function(e,n){r.history.push(t,e,n)});this.history.push(t,e,n)},Vt.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!=typeof Promise)return new Promise(function(e,n){r.history.replace(t,e,n)});this.history.replace(t,e,n)},Vt.prototype.go=function(t){this.history.go(t)},Vt.prototype.back=function(){this.go(-1)},Vt.prototype.forward=function(){this.go(1)},Vt.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map(function(t){return Object.keys(t.components).map(function(e){return t.components[e]})})):[]},Vt.prototype.resolve=function(t,e,n){var r=z(t,e=e||this.history.current,n,this),i=this.match(r,e),o=i.redirectedFrom||i.fullPath;return{location:r,route:i,href:function(t,e,n){var r="hash"===n?"#"+e:e;return t?S(t+"/"+r):r}(this.history.base,o,this.mode),normalizedTo:r,resolved:i}},Vt.prototype.getRoutes=function(){return this.matcher.getRoutes()},Vt.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==g&&this.history.transitionTo(this.history.getCurrentLocation())},Vt.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==g&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(Vt.prototype,Wt),Vt.install=$,Vt.version="3.5.1",Vt.isNavigationFailure=Bt,Vt.NavigationFailureType=_t,Vt.START_LOCATION=g,K&&window.Vue&&window.Vue.use(Vt),e.a=Vt},"02w1":function(t,e,n){"use strict";e.__esModule=!0,e.removeResizeListener=e.addResizeListener=void 0;var r,i=n("z+gd"),o=(r=i)&&r.__esModule?r:{default:r};var a="undefined"==typeof window,s=function(t){var e=t,n=Array.isArray(e),r=0;for(e=n?e:e[Symbol.iterator]();;){var i;if(n){if(r>=e.length)break;i=e[r++]}else{if((r=e.next()).done)break;i=r.value}var o=i.target.__resizeListeners__||[];o.length&&o.forEach(function(t){t()})}};e.addResizeListener=function(t,e){a||(t.__resizeListeners__||(t.__resizeListeners__=[],t.__ro__=new o.default(s),t.__ro__.observe(t)),t.__resizeListeners__.push(e))},e.removeResizeListener=function(t,e){t&&t.__resizeListeners__&&(t.__resizeListeners__.splice(t.__resizeListeners__.indexOf(e),1),t.__resizeListeners__.length||t.__ro__.disconnect())}},"06OY":function(t,e,n){var r=n("3Eo+")("meta"),i=n("EqjI"),o=n("D2L2"),a=n("evD5").f,s=0,l=Object.isExtensible||function(){return!0},c=!n("S82l")(function(){return l(Object.preventExtensions({}))}),u=function(t){a(t,r,{value:{i:"O"+ ++s,w:{}}})},h=t.exports={KEY:r,NEED:!1,fastKey:function(t,e){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,r)){if(!l(t))return"F";if(!e)return"E";u(t)}return t[r].i},getWeak:function(t,e){if(!o(t,r)){if(!l(t))return!0;if(!e)return!1;u(t)}return t[r].w},onFreeze:function(t){return c&&h.NEED&&l(t)&&!o(t,r)&&u(t),t}}},"0hxZ":function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n,r.new_byte,r.new_double,r.new_float),o=(r.new_float_n,r.new_int),a=(r.new_int_n,r.assert,n("Y2/2"));t.exports=function(){this.linprebuf=i(2*a.MAX_ORDER),this.linpre=0,this.lstepbuf=i(a.MAX_SAMPLES_PER_WINDOW+a.MAX_ORDER),this.lstep=0,this.loutbuf=i(a.MAX_SAMPLES_PER_WINDOW+a.MAX_ORDER),this.lout=0,this.rinprebuf=i(2*a.MAX_ORDER),this.rinpre=0,this.rstepbuf=i(a.MAX_SAMPLES_PER_WINDOW+a.MAX_ORDER),this.rstep=0,this.routbuf=i(a.MAX_SAMPLES_PER_WINDOW+a.MAX_ORDER),this.rout=0,this.sampleWindow=0,this.totsamp=0,this.lsum=0,this.rsum=0,this.freqindex=0,this.first=0,this.A=o(0|a.STEPS_per_dB*a.MAX_dB),this.B=o(0|a.STEPS_per_dB*a.MAX_dB)}},"0kY3":function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=114)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},10:function(t,e){t.exports=n("HJMx")},114:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{class:["el-input-number",t.inputNumberSize?"el-input-number--"+t.inputNumberSize:"",{"is-disabled":t.inputNumberDisabled},{"is-without-controls":!t.controls},{"is-controls-right":t.controlsAtRight}],on:{dragstart:function(t){t.preventDefault()}}},[t.controls?n("span",{directives:[{name:"repeat-click",rawName:"v-repeat-click",value:t.decrease,expression:"decrease"}],staticClass:"el-input-number__decrease",class:{"is-disabled":t.minDisabled},attrs:{role:"button"},on:{keydown:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?t.decrease(e):null}}},[n("i",{class:"el-icon-"+(t.controlsAtRight?"arrow-down":"minus")})]):t._e(),t.controls?n("span",{directives:[{name:"repeat-click",rawName:"v-repeat-click",value:t.increase,expression:"increase"}],staticClass:"el-input-number__increase",class:{"is-disabled":t.maxDisabled},attrs:{role:"button"},on:{keydown:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?t.increase(e):null}}},[n("i",{class:"el-icon-"+(t.controlsAtRight?"arrow-up":"plus")})]):t._e(),n("el-input",{ref:"input",attrs:{value:t.displayValue,placeholder:t.placeholder,disabled:t.inputNumberDisabled,size:t.inputNumberSize,max:t.max,min:t.min,name:t.name,label:t.label},on:{blur:t.handleBlur,focus:t.handleFocus,input:t.handleInput,change:t.handleInputChange},nativeOn:{keydown:[function(e){return"button"in e||!t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"])?(e.preventDefault(),t.increase(e)):null},function(e){return"button"in e||!t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"])?(e.preventDefault(),t.decrease(e)):null}]}})],1)};r._withStripped=!0;var i=n(10),o=n.n(i),a=n(22),s=n.n(a),l=n(30),c={name:"ElInputNumber",mixins:[s()("input")],inject:{elForm:{default:""},elFormItem:{default:""}},directives:{repeatClick:l.a},components:{ElInput:o.a},props:{step:{type:Number,default:1},stepStrictly:{type:Boolean,default:!1},max:{type:Number,default:1/0},min:{type:Number,default:-1/0},value:{},disabled:Boolean,size:String,controls:{type:Boolean,default:!0},controlsPosition:{type:String,default:""},name:String,label:String,placeholder:String,precision:{type:Number,validator:function(t){return t>=0&&t===parseInt(t,10)}}},data:function(){return{currentValue:0,userInput:null}},watch:{value:{immediate:!0,handler:function(t){var e=void 0===t?t:Number(t);if(void 0!==e){if(isNaN(e))return;if(this.stepStrictly){var n=this.getPrecision(this.step),r=Math.pow(10,n);e=Math.round(e/this.step)*r*this.step/r}void 0!==this.precision&&(e=this.toPrecision(e,this.precision))}e>=this.max&&(e=this.max),e<=this.min&&(e=this.min),this.currentValue=e,this.userInput=null,this.$emit("input",e)}}},computed:{minDisabled:function(){return this._decrease(this.value,this.step)<this.min},maxDisabled:function(){return this._increase(this.value,this.step)>this.max},numPrecision:function(){var t=this.value,e=this.step,n=this.getPrecision,r=this.precision,i=n(e);return void 0!==r?(i>r&&console.warn("[Element Warn][InputNumber]precision should not be less than the decimal places of step"),r):Math.max(n(t),i)},controlsAtRight:function(){return this.controls&&"right"===this.controlsPosition},_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},inputNumberSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},inputNumberDisabled:function(){return this.disabled||!!(this.elForm||{}).disabled},displayValue:function(){if(null!==this.userInput)return this.userInput;var t=this.currentValue;if("number"==typeof t){if(this.stepStrictly){var e=this.getPrecision(this.step),n=Math.pow(10,e);t=Math.round(t/this.step)*n*this.step/n}void 0!==this.precision&&(t=t.toFixed(this.precision))}return t}},methods:{toPrecision:function(t,e){return void 0===e&&(e=this.numPrecision),parseFloat(Math.round(t*Math.pow(10,e))/Math.pow(10,e))},getPrecision:function(t){if(void 0===t)return 0;var e=t.toString(),n=e.indexOf("."),r=0;return-1!==n&&(r=e.length-n-1),r},_increase:function(t,e){if("number"!=typeof t&&void 0!==t)return this.currentValue;var n=Math.pow(10,this.numPrecision);return this.toPrecision((n*t+n*e)/n)},_decrease:function(t,e){if("number"!=typeof t&&void 0!==t)return this.currentValue;var n=Math.pow(10,this.numPrecision);return this.toPrecision((n*t-n*e)/n)},increase:function(){if(!this.inputNumberDisabled&&!this.maxDisabled){var t=this.value||0,e=this._increase(t,this.step);this.setCurrentValue(e)}},decrease:function(){if(!this.inputNumberDisabled&&!this.minDisabled){var t=this.value||0,e=this._decrease(t,this.step);this.setCurrentValue(e)}},handleBlur:function(t){this.$emit("blur",t)},handleFocus:function(t){this.$emit("focus",t)},setCurrentValue:function(t){var e=this.currentValue;"number"==typeof t&&void 0!==this.precision&&(t=this.toPrecision(t,this.precision)),t>=this.max&&(t=this.max),t<=this.min&&(t=this.min),e!==t&&(this.userInput=null,this.$emit("input",t),this.$emit("change",t,e),this.currentValue=t)},handleInput:function(t){this.userInput=t},handleInputChange:function(t){var e=""===t?void 0:Number(t);isNaN(e)&&""!==t||this.setCurrentValue(e),this.userInput=null},select:function(){this.$refs.input.select()}},mounted:function(){var t=this.$refs.input.$refs.input;t.setAttribute("role","spinbutton"),t.setAttribute("aria-valuemax",this.max),t.setAttribute("aria-valuemin",this.min),t.setAttribute("aria-valuenow",this.currentValue),t.setAttribute("aria-disabled",this.inputNumberDisabled)},updated:function(){this.$refs&&this.$refs.input&&this.$refs.input.$refs.input.setAttribute("aria-valuenow",this.currentValue)}},u=n(0),h=Object(u.a)(c,r,[],!1,null,null,null);h.options.__file="packages/input-number/src/input-number.vue";var d=h.exports;d.install=function(t){t.component(d.name,d)};e.default=d},2:function(t,e){t.exports=n("2kvA")},22:function(t,e){t.exports=n("1oZe")},30:function(t,e,n){"use strict";var r=n(2);e.a={bind:function(t,e,n){var i=null,o=void 0,a=function(){return n.context[e.expression].apply()},s=function(){Date.now()-o<100&&a(),clearInterval(i),i=null};Object(r.on)(t,"mousedown",function(t){0===t.button&&(o=Date.now(),Object(r.once)(document,"mouseup",s),clearInterval(i),i=setInterval(a,100))})}}}})},"0mjX":function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n,r.new_byte,r.new_double,r.new_float),o=(r.new_float_n,r.new_int),a=(r.new_int_n,r.assert,n("jhNZ"));t.exports=function(){this.xr=i(576),this.l3_enc=o(576),this.scalefac=o(a.SFBMAX),this.xrpow_max=0,this.part2_3_length=0,this.big_values=0,this.count1=0,this.global_gain=0,this.scalefac_compress=0,this.block_type=0,this.mixed_block_flag=0,this.table_select=o(3),this.subblock_gain=o(4),this.region0_count=0,this.region1_count=0,this.preflag=0,this.scalefac_scale=0,this.count1table_select=0,this.part2_length=0,this.sfb_lmax=0,this.sfb_smin=0,this.psy_lmax=0,this.sfbmax=0,this.psymax=0,this.sfbdivide=0,this.width=o(a.SFBMAX),this.window=o(a.SFBMAX),this.count1bits=0,this.sfb_partition_table=null,this.slen=o(4),this.max_nonzero_coeff=0;var t=this;function e(t){return new Int32Array(t)}this.assign=function(n){var r;t.xr=(r=n.xr,new Float32Array(r)),t.l3_enc=e(n.l3_enc),t.scalefac=e(n.scalefac),t.xrpow_max=n.xrpow_max,t.part2_3_length=n.part2_3_length,t.big_values=n.big_values,t.count1=n.count1,t.global_gain=n.global_gain,t.scalefac_compress=n.scalefac_compress,t.block_type=n.block_type,t.mixed_block_flag=n.mixed_block_flag,t.table_select=e(n.table_select),t.subblock_gain=e(n.subblock_gain),t.region0_count=n.region0_count,t.region1_count=n.region1_count,t.preflag=n.preflag,t.scalefac_scale=n.scalefac_scale,t.count1table_select=n.count1table_select,t.part2_length=n.part2_length,t.sfb_lmax=n.sfb_lmax,t.sfb_smin=n.sfb_smin,t.psy_lmax=n.psy_lmax,t.sfbmax=n.sfbmax,t.psymax=n.psymax,t.sfbdivide=n.sfbdivide,t.width=e(n.width),t.window=e(n.window),t.count1bits=n.count1bits,t.sfb_partition_table=n.sfb_partition_table.slice(0),t.slen=e(n.slen),t.max_nonzero_coeff=n.max_nonzero_coeff}}},"1Xk4":function(t,e,n){"use strict";var r=n("awF4"),i=n("Rl2i"),o=n("sD9O"),a=n("q+vg");function s(t,e,n){var r=t;return i(e)?(n=e,"string"==typeof t&&(r={uri:t})):r=a(e,{uri:t}),r.callback=n,r}function l(t,e,n){return c(e=s(t,e,n))}function c(t){if(void 0===t.callback)throw new Error("callback argument missing");var e=!1,n=function(n,r,i){e||(e=!0,t.callback(n,r,i))};function r(t){return clearTimeout(u),t instanceof Error||(t=new Error(""+(t||"Unknown XMLHttpRequest Error"))),t.statusCode=0,n(t,m)}function i(){if(!s){var e;clearTimeout(u),e=t.useXDR&&void 0===c.status?200:1223===c.status?204:c.status;var r=m,i=null;return 0!==e?(r={body:function(){var t=void 0;if(t=c.response?c.response:c.responseText||function(t){if("document"===t.responseType)return t.responseXML;var e=t.responseXML&&"parsererror"===t.responseXML.documentElement.nodeName;return""!==t.responseType||e?null:t.responseXML}(c),g)try{t=JSON.parse(t)}catch(t){}return t}(),statusCode:e,method:d,headers:{},url:h,rawRequest:c},c.getAllResponseHeaders&&(r.headers=o(c.getAllResponseHeaders()))):i=new Error("Internal XMLHttpRequest Error"),n(i,r,r.body)}}var a,s,c=t.xhr||null;c||(c=t.cors||t.useXDR?new l.XDomainRequest:new l.XMLHttpRequest);var u,h=c.url=t.uri||t.url,d=c.method=t.method||"GET",f=t.body||t.data,p=c.headers=t.headers||{},A=!!t.sync,g=!1,m={body:void 0,headers:{},statusCode:0,method:d,url:h,rawRequest:c};if("json"in t&&!1!==t.json&&(g=!0,p.accept||p.Accept||(p.Accept="application/json"),"GET"!==d&&"HEAD"!==d&&(p["content-type"]||p["Content-Type"]||(p["Content-Type"]="application/json"),f=JSON.stringify(!0===t.json?f:t.json))),c.onreadystatechange=function(){4===c.readyState&&setTimeout(i,0)},c.onload=i,c.onerror=r,c.onprogress=function(){},c.onabort=function(){s=!0},c.ontimeout=r,c.open(d,h,!A,t.username,t.password),A||(c.withCredentials=!!t.withCredentials),!A&&t.timeout>0&&(u=setTimeout(function(){if(!s){s=!0,c.abort("timeout");var t=new Error("XMLHttpRequest timeout");t.code="ETIMEDOUT",r(t)}},t.timeout)),c.setRequestHeader)for(a in p)p.hasOwnProperty(a)&&c.setRequestHeader(a,p[a]);else if(t.headers&&!function(t){for(var e in t)if(t.hasOwnProperty(e))return!1;return!0}(t.headers))throw new Error("Headers cannot be set on an XDomainRequest object");return"responseType"in t&&(c.responseType=t.responseType),"beforeSend"in t&&"function"==typeof t.beforeSend&&t.beforeSend(c),c.send(f||null),c}t.exports=l,l.XMLHttpRequest=r.XMLHttpRequest||function(){},l.XDomainRequest="withCredentials"in new l.XMLHttpRequest?l.XMLHttpRequest:r.XDomainRequest,function(t,e){for(var n=0;n<t.length;n++)e(t[n])}(["get","put","post","patch","head","delete"],function(t){l["delete"===t?"del":t]=function(e,n,r){return(n=s(e,n,r)).method=t.toUpperCase(),c(n)}})},"1gAI":function(t,e,n){var r=n("To6e"),i=r.System,o=(r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays),a=(r.new_array_n,r.new_byte,r.new_double,r.new_float,r.new_float_n,r.new_int),s=(r.new_int_n,r.assert),l=n("/00o"),c=n("OSvQ"),u=n("0mjX"),h=n("mlh9");t.exports=function t(){var e=null;function n(t){this.bits=0|t}this.qupvt=null,this.setModules=function(t){this.qupvt=t,e=t};var r=[[0,0],[0,0],[0,0],[0,0],[0,0],[0,1],[1,1],[1,1],[1,2],[2,2],[2,3],[2,3],[3,4],[3,4],[3,4],[4,5],[4,5],[4,6],[5,6],[5,6],[5,7],[6,7],[6,7]];function d(t,e,n,r,i,o){var a=.5946/e;for(s(t>0),t>>=1;0!=t--;)i[o++]=a>n[r++]?0:1,i[o++]=a>n[r++]?0:1}function f(t,n,r,i,o,a){s(t>0);var l=(t>>=1)%2;for(t>>=1;0!=t--;){var c,u,h,d,f,p,A,g;c=r[i++]*n,u=r[i++]*n,f=0|c,h=r[i++]*n,p=0|u,d=r[i++]*n,A=0|h,c+=e.adj43[f],g=0|d,u+=e.adj43[p],o[a++]=0|c,h+=e.adj43[A],o[a++]=0|u,d+=e.adj43[g],o[a++]=0|h,o[a++]=0|d}0!=l&&(f=0|(c=r[i++]*n),p=0|(u=r[i++]*n),c+=e.adj43[f],u+=e.adj43[p],o[a++]=0|c,o[a++]=0|u)}var p=[1,2,5,7,7,10,10,13,13,13,13,13,13,13,13];function A(t,e,n,r){var i=function(t,e,n){var r=0,i=0;do{var o=t[e++],a=t[e++];r<o&&(r=o),i<a&&(i=a)}while(e<n);return r<i&&(r=i),r}(t,e,n);switch(i){case 0:return i;case 1:return function(t,e,n,r){var i=0,o=c.ht[1].hlen;do{var a=2*t[e+0]+t[e+1];e+=2,i+=o[a]}while(e<n);return r.bits+=i,1}(t,e,n,r);case 2:case 3:return function(t,e,n,r,i){var o,a,s=0,l=c.ht[r].xlen;a=2==r?c.table23:c.table56;do{var u=t[e+0]*l+t[e+1];e+=2,s+=a[u]}while(e<n);return o=65535&s,(s>>=16)>o&&(s=o,r++),i.bits+=s,r}(t,e,n,p[i-1],r);case 4:case 5:case 6:case 7:case 8:case 9:case 10:case 11:case 12:case 13:case 14:case 15:return function(t,e,n,r,i){var o=0,a=0,s=0,l=c.ht[r].xlen,u=c.ht[r].hlen,h=c.ht[r+1].hlen,d=c.ht[r+2].hlen;do{var f=t[e+0]*l+t[e+1];e+=2,o+=u[f],a+=h[f],s+=d[f]}while(e<n);var p=r;return o>a&&(o=a,p++),o>s&&(o=s,p=r+2),i.bits+=o,p}(t,e,n,p[i-1],r);default:if(i>h.IXMAX_VAL)return r.bits=h.LARGE_BITS,-1;var o,a;for(i-=15,o=24;o<32&&!(c.ht[o].linmax>=i);o++);for(a=o-8;a<24&&!(c.ht[a].linmax>=i);a++);return function(t,e,n,r,i,o){var a,s=65536*c.ht[r].xlen+c.ht[i].xlen,l=0;do{var u=t[e++],h=t[e++];0!=u&&(u>14&&(u=15,l+=s),u*=16),0!=h&&(h>14&&(h=15,l+=s),u+=h),l+=c.largetbl[u]}while(e<n);return a=65535&l,(l>>=16)>a&&(l=a,r=i),o.bits+=l,r}(t,e,n,a,o,r)}}function g(t,e,r,i,o,a,s,c){for(var u=e.big_values,h=2;h<l.SBMAX_l+1;h++){var d=t.scalefac_band.l[h];if(d>=u)break;var f=o[h-2]+e.count1bits;if(r.part2_3_length<=f)break;var p=new n(f),g=A(i,d,u,p);f=p.bits,r.part2_3_length<=f||(r.assign(e),r.part2_3_length=f,r.region0_count=a[h-2],r.region1_count=h-2-a[h-2],r.table_select[0]=s[h-2],r.table_select[1]=c[h-2],r.table_select[2]=g)}}this.noquant_count_bits=function(t,e,r){var i=e.l3_enc,o=Math.min(576,e.max_nonzero_coeff+2>>1<<1);for(null!=r&&(r.sfb_count1=0);o>1&&0==(i[o-1]|i[o-2]);o-=2);e.count1=o;for(var a=0,u=0;o>3;o-=4){var h;if((2147483647&(i[o-1]|i[o-2]|i[o-3]|i[o-4]))>1)break;h=2*(2*(2*i[o-4]+i[o-3])+i[o-2])+i[o-1],a+=c.t32l[h],u+=c.t33l[h]}var d=a;if(e.count1table_select=0,a>u&&(d=u,e.count1table_select=1),e.count1bits=d,e.big_values=o,0==o)return d;if(e.block_type==l.SHORT_TYPE)(a=3*t.scalefac_band.s[3])>e.big_values&&(a=e.big_values),u=e.big_values;else if(e.block_type==l.NORM_TYPE){if(s(o<=576),a=e.region0_count=t.bv_scf[o-2],u=e.region1_count=t.bv_scf[o-1],s(a+u+2<l.SBPSY_l),u=t.scalefac_band.l[a+u+2],a=t.scalefac_band.l[a+1],u<o){var f=new n(d);e.table_select[2]=A(i,u,o,f),d=f.bits}}else e.region0_count=7,e.region1_count=l.SBMAX_l-1-7-1,(a=t.scalefac_band.l[8])>(u=o)&&(a=u);if(a=Math.min(a,o),u=Math.min(u,o),s(a>=0),s(u>=0),0<a&&(f=new n(d),e.table_select[0]=A(i,0,a,f),d=f.bits),a<u&&(f=new n(d),e.table_select[1]=A(i,a,u,f),d=f.bits),2==t.use_best_huffman&&(e.part2_3_length=d,best_huffman_divide(t,e),d=e.part2_3_length),null!=r&&e.block_type==l.NORM_TYPE){for(var p=0;t.scalefac_band.l[p]<e.big_values;)p++;r.sfb_count1=p}return d},this.count_bits=function(t,n,r,i){var a=r.l3_enc,c=h.IXMAX_VAL/e.IPOW20(r.global_gain);if(r.xrpow_max>c)return h.LARGE_BITS;if(function(t,n,r,i,a){var c,u,h,p=0,A=0,g=0,m=0,v=n,y=0,b=v,_=0,w=t,x=0;for(h=null!=a&&i.global_gain==a.global_gain,u=i.block_type==l.SHORT_TYPE?38:21,c=0;c<=u;c++){var S=-1;if((h||i.block_type==l.NORM_TYPE)&&(S=i.global_gain-(i.scalefac[c]+(0!=i.preflag?e.pretab[c]:0)<<i.scalefac_scale+1)-8*i.subblock_gain[i.window[c]]),s(i.width[c]>=0),h&&a.step[c]==S)0!=A&&(f(A,r,w,x,b,_),A=0),0!=g&&(d(g,r,w,x,b,_),g=0);else{var C,k=i.width[c];if(p+i.width[c]>i.max_nonzero_coeff&&(C=i.max_nonzero_coeff-p+1,o.fill(n,i.max_nonzero_coeff,576,0),(k=C)<0&&(k=0),c=u+1),0==A&&0==g&&(b=v,_=y,w=t,x=m),null!=a&&a.sfb_count1>0&&c>=a.sfb_count1&&a.step[c]>0&&S>=a.step[c]?(0!=A&&(f(A,r,w,x,b,_),A=0,b=v,_=y,w=t,x=m),g+=k):(0!=g&&(d(g,r,w,x,b,_),g=0,b=v,_=y,w=t,x=m),A+=k),k<=0){0!=g&&(d(g,r,w,x,b,_),g=0),0!=A&&(f(A,r,w,x,b,_),A=0);break}}c<=u&&(y+=i.width[c],m+=i.width[c],p+=i.width[c])}0!=A&&(f(A,r,w,x,b,_),A=0),0!=g&&(d(g,r,w,x,b,_),g=0)}(n,a,e.IPOW20(r.global_gain),r,i),0!=(2&t.substep_shaping))for(var u=0,p=r.global_gain+r.scalefac_scale,A=.634521682242439/e.IPOW20(p),g=0;g<r.sfbmax;g++){var m,v=r.width[g];if(s(v>=0),0==t.pseudohalf[g])u+=v;else for(m=u,u+=v;m<u;++m)a[m]=n[m]>=A?a[m]:0}return this.noquant_count_bits(t,r,i)},this.best_huffman_divide=function(t,e){var r=new u,i=e.l3_enc,o=a(23),d=a(23),f=a(23),p=a(23);if(e.block_type!=l.SHORT_TYPE||1!=t.mode_gr){r.assign(e),e.block_type==l.NORM_TYPE&&(function(t,e,r,i,o,a,s){for(var l=e.big_values,c=0;c<=22;c++)i[c]=h.LARGE_BITS;for(c=0;c<16;c++){var u=t.scalefac_band.l[c+1];if(u>=l)break;var d=0,f=new n(d),p=A(r,0,u,f);d=f.bits;for(var g=0;g<8;g++){var m=t.scalefac_band.l[c+g+2];if(m>=l)break;var v=d,y=A(r,u,m,f=new n(v));v=f.bits,i[c+g]>v&&(i[c+g]=v,o[c+g]=c,a[c+g]=p,s[c+g]=y)}}}(t,e,i,o,d,f,p),g(t,r,e,i,o,d,f,p));var m=r.big_values;if(!(0==m||(i[m-2]|i[m-1])>1||(m=e.count1+2)>576)){r.assign(e),r.count1=m;var v=0,y=0;for(s(m<=576);m>r.big_values;m-=4){var b=2*(2*(2*i[m-4]+i[m-3])+i[m-2])+i[m-1];v+=c.t32l[b],y+=c.t33l[b]}if(r.big_values=m,r.count1table_select=0,v>y&&(v=y,r.count1table_select=1),r.count1bits=v,r.block_type==l.NORM_TYPE)g(t,r,e,i,o,d,f,p);else{if(r.part2_3_length=v,(v=t.scalefac_band.l[8])>m&&(v=m),v>0){var _=new n(r.part2_3_length);r.table_select[0]=A(i,0,v,_),r.part2_3_length=_.bits}m>v&&(_=new n(r.part2_3_length),r.table_select[1]=A(i,v,m,_),r.part2_3_length=_.bits),e.part2_3_length>r.part2_3_length&&e.assign(r)}}}};var m=[1,1,1,1,8,2,2,2,4,4,4,8,8,8,16,16],v=[1,2,4,8,1,2,4,8,2,4,8,2,4,8,4,8],y=[0,0,0,0,3,1,1,1,2,2,2,3,3,3,4,4],b=[0,1,2,3,0,1,2,3,1,2,3,1,2,3,2,3];t.slen1_tab=y,t.slen2_tab=b,this.best_scalefac_store=function(t,n,r,i){var o,a,u,h,d=i.tt[n][r],f=0;for(u=0,o=0;o<d.sfbmax;o++){var p=d.width[o];for(s(p>=0),u+=p,h=-p;h<0&&0==d.l3_enc[h+u];h++);0==h&&(d.scalefac[o]=f=-2)}if(0==d.scalefac_scale&&0==d.preflag){var A=0;for(o=0;o<d.sfbmax;o++)d.scalefac[o]>0&&(A|=d.scalefac[o]);if(0==(1&A)&&0!=A){for(o=0;o<d.sfbmax;o++)d.scalefac[o]>0&&(d.scalefac[o]>>=1);d.scalefac_scale=f=1}}if(0==d.preflag&&d.block_type!=l.SHORT_TYPE&&2==t.mode_gr){for(o=11;o<l.SBPSY_l&&!(d.scalefac[o]<e.pretab[o]&&-2!=d.scalefac[o]);o++);if(o==l.SBPSY_l){for(o=11;o<l.SBPSY_l;o++)d.scalefac[o]>0&&(d.scalefac[o]-=e.pretab[o]);d.preflag=f=1}}for(a=0;a<4;a++)i.scfsi[r][a]=0;for(2==t.mode_gr&&1==n&&i.tt[0][r].block_type!=l.SHORT_TYPE&&i.tt[1][r].block_type!=l.SHORT_TYPE&&(function(t,e){for(var n,r=e.tt[1][t],i=e.tt[0][t],o=0;o<c.scfsi_band.length-1;o++){for(n=c.scfsi_band[o];n<c.scfsi_band[o+1]&&!(i.scalefac[n]!=r.scalefac[n]&&r.scalefac[n]>=0);n++);if(n==c.scfsi_band[o+1]){for(n=c.scfsi_band[o];n<c.scfsi_band[o+1];n++)r.scalefac[n]=-1;e.scfsi[t][o]=1}}var a=0,s=0;for(n=0;n<11;n++)-1!=r.scalefac[n]&&(s++,a<r.scalefac[n]&&(a=r.scalefac[n]));for(var u=0,h=0;n<l.SBPSY_l;n++)-1!=r.scalefac[n]&&(h++,u<r.scalefac[n]&&(u=r.scalefac[n]));for(o=0;o<16;o++)if(a<m[o]&&u<v[o]){var d=y[o]*s+b[o]*h;r.part2_length>d&&(r.part2_length=d,r.scalefac_compress=o)}}(r,i),f=0),o=0;o<d.sfbmax;o++)-2==d.scalefac[o]&&(d.scalefac[o]=0);0!=f&&(2==t.mode_gr?this.scale_bitcount(d):this.scale_bitcount_lsf(t,d))};var _=[0,18,36,54,54,36,54,72,54,72,90,72,90,108,108,126],w=[0,18,36,54,51,35,53,71,52,70,88,69,87,105,104,122],x=[0,10,20,30,33,21,31,41,32,42,52,43,53,63,64,74];this.scale_bitcount=function(t){var n,r,i,o=0,a=0,c=t.scalefac;if(s(function(t,e){for(var n=0;n<e;++n)if(t[n]<0)return!1;return!0}(c,t.sfbmax)),t.block_type==l.SHORT_TYPE)i=_,0!=t.mixed_block_flag&&(i=w);else if(i=x,0==t.preflag){for(r=11;r<l.SBPSY_l&&!(c[r]<e.pretab[r]);r++);if(r==l.SBPSY_l)for(t.preflag=1,r=11;r<l.SBPSY_l;r++)c[r]-=e.pretab[r]}for(r=0;r<t.sfbdivide;r++)o<c[r]&&(o=c[r]);for(;r<t.sfbmax;r++)a<c[r]&&(a=c[r]);for(t.part2_length=h.LARGE_BITS,n=0;n<16;n++)o<m[n]&&a<v[n]&&t.part2_length>i[n]&&(t.part2_length=i[n],t.scalefac_compress=n);return t.part2_length==h.LARGE_BITS};var S=[[15,15,7,7],[15,15,7,0],[7,3,0,0],[15,31,31,0],[7,7,7,0],[3,3,0,0]];this.scale_bitcount_lsf=function(t,n){var r,o,c,u,h,d,f,p,A=a(4),g=n.scalefac;for(r=0!=n.preflag?2:0,f=0;f<4;f++)A[f]=0;if(n.block_type==l.SHORT_TYPE){o=1;var m=e.nr_of_sfb_block[r][o];for(p=0,c=0;c<4;c++)for(u=m[c]/3,f=0;f<u;f++,p++)for(h=0;h<3;h++)g[3*p+h]>A[c]&&(A[c]=g[3*p+h])}else for(o=0,m=e.nr_of_sfb_block[r][o],p=0,c=0;c<4;c++)for(u=m[c],f=0;f<u;f++,p++)g[p]>A[c]&&(A[c]=g[p]);for(d=!1,c=0;c<4;c++)A[c]>S[r][c]&&(d=!0);if(!d){var v,y,b,_;for(n.sfb_partition_table=e.nr_of_sfb_block[r][o],c=0;c<4;c++)n.slen[c]=C[A[c]];switch(v=n.slen[0],y=n.slen[1],b=n.slen[2],_=n.slen[3],r){case 0:n.scalefac_compress=(5*v+y<<4)+(b<<2)+_;break;case 1:n.scalefac_compress=400+(5*v+y<<2)+b;break;case 2:n.scalefac_compress=500+3*v+y;break;default:i.err.printf("intensity stereo not implemented yet\n")}}if(!d)for(s(null!=n.sfb_partition_table),n.part2_length=0,c=0;c<4;c++)n.part2_length+=n.slen[c]*n.sfb_partition_table[c];return d};var C=[0,1,2,2,3,3,3,3,4,4,4,4,4,4,4,4];this.huffman_init=function(t){for(var e=2;e<=576;e+=2){for(var n,i=0;t.scalefac_band.l[++i]<e;);for(n=r[i][0];t.scalefac_band.l[n+1]>e;)n--;for(n<0&&(n=r[i][0]),t.bv_scf[e-2]=n,n=r[i][1];t.scalefac_band.l[n+t.bv_scf[e-2]+2]>e;)n--;n<0&&(n=r[i][1]),t.bv_scf[e-1]=n}}}},"1kS7":function(t,e){e.f=Object.getOwnPropertySymbols},"1oZe":function(t,e,n){"use strict";e.__esModule=!0,e.default=function(t){return{methods:{focus:function(){this.$refs[t].focus()}}}}},"1xnL":function(t,e,n){var r=n("QG6P");t.exports=function(){this.thm=new r,this.en=new r}},"21It":function(t,e,n){"use strict";var r=n("FtD3");t.exports=function(t,e,n){var i=n.config.validateStatus;n.status&&i&&!i(n.status)?e(r("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},"2KxR":function(t,e){t.exports=function(t,e,n,r){if(!(t instanceof e)||void 0!==r&&r in t)throw TypeError(n+": incorrect invocation!");return t}},"2kvA":function(t,e,n){"use strict";e.__esModule=!0,e.isInContainer=e.getScrollContainer=e.isScroll=e.getStyle=e.once=e.off=e.on=void 0;var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};e.hasClass=p,e.addClass=function(t,e){if(!t)return;for(var n=t.className,r=(e||"").split(" "),i=0,o=r.length;i<o;i++){var a=r[i];a&&(t.classList?t.classList.add(a):p(t,a)||(n+=" "+a))}t.classList||(t.className=n)},e.removeClass=function(t,e){if(!t||!e)return;for(var n=e.split(" "),r=" "+t.className+" ",i=0,o=n.length;i<o;i++){var a=n[i];a&&(t.classList?t.classList.remove(a):p(t,a)&&(r=r.replace(" "+a+" "," ")))}t.classList||(t.className=u(r))},e.setStyle=function t(e,n,i){if(!e||!n)return;if("object"===(void 0===n?"undefined":r(n)))for(var o in n)n.hasOwnProperty(o)&&t(e,o,n[o]);else"opacity"===(n=h(n))&&c<9?e.style.filter=isNaN(i)?"":"alpha(opacity="+100*i+")":e.style[n]=i};var i,o=n("7+uW");var a=((i=o)&&i.__esModule?i:{default:i}).default.prototype.$isServer,s=/([\:\-\_]+(.))/g,l=/^moz([A-Z])/,c=a?0:Number(document.documentMode),u=function(t){return(t||"").replace(/^[\s\uFEFF]+|[\s\uFEFF]+$/g,"")},h=function(t){return t.replace(s,function(t,e,n,r){return r?n.toUpperCase():n}).replace(l,"Moz$1")},d=e.on=!a&&document.addEventListener?function(t,e,n){t&&e&&n&&t.addEventListener(e,n,!1)}:function(t,e,n){t&&e&&n&&t.attachEvent("on"+e,n)},f=e.off=!a&&document.removeEventListener?function(t,e,n){t&&e&&t.removeEventListener(e,n,!1)}:function(t,e,n){t&&e&&t.detachEvent("on"+e,n)};e.once=function(t,e,n){d(t,e,function r(){n&&n.apply(this,arguments),f(t,e,r)})};function p(t,e){if(!t||!e)return!1;if(-1!==e.indexOf(" "))throw new Error("className should not contain space.");return t.classList?t.classList.contains(e):(" "+t.className+" ").indexOf(" "+e+" ")>-1}var A=e.getStyle=c<9?function(t,e){if(!a){if(!t||!e)return null;"float"===(e=h(e))&&(e="styleFloat");try{switch(e){case"opacity":try{return t.filters.item("alpha").opacity/100}catch(t){return 1}default:return t.style[e]||t.currentStyle?t.currentStyle[e]:null}}catch(n){return t.style[e]}}}:function(t,e){if(!a){if(!t||!e)return null;"float"===(e=h(e))&&(e="cssFloat");try{var n=document.defaultView.getComputedStyle(t,"");return t.style[e]||n?n[e]:null}catch(n){return t.style[e]}}};var g=e.isScroll=function(t,e){if(!a)return A(t,null!==e||void 0!==e?e?"overflow-y":"overflow-x":"overflow").match(/(scroll|auto)/)};e.getScrollContainer=function(t,e){if(!a){for(var n=t;n;){if([window,document,document.documentElement].includes(n))return window;if(g(n,e))return n;n=n.parentNode}return n}},e.isInContainer=function(t,e){if(a||!t||!e)return!1;var n=t.getBoundingClientRect(),r=void 0;return r=[window,document,document.documentElement,null,void 0].includes(e)?{top:0,right:window.innerWidth,bottom:window.innerHeight,left:0}:e.getBoundingClientRect(),n.top<r.bottom&&n.bottom>r.top&&n.right>r.left&&n.left<r.right}},"2rcl":function(t,e,n){var r;r=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=0)}([function(t,e,n){"use strict";var r;function i(t){return["image/png","image/jpeg","image/gif"].some(e=>e===t)}n.r(e),n.d(e,"canvastoDataURL",function(){return a}),n.d(e,"canvastoFile",function(){return s}),n.d(e,"dataURLtoFile",function(){return c}),n.d(e,"dataURLtoImage",function(){return u}),n.d(e,"downloadFile",function(){return h}),n.d(e,"filetoDataURL",function(){return d}),n.d(e,"imagetoCanvas",function(){return p}),n.d(e,"urltoBlob",function(){return A}),n.d(e,"urltoImage",function(){return g}),n.d(e,"compress",function(){return v}),n.d(e,"compressAccurately",function(){return y}),n.d(e,"EImageType",function(){return r}),function(t){t.PNG="image/png",t.JPEG="image/jpeg",t.GIF="image/gif"}(r||(r={}));var o=function(t,e,n,r){return new(n||(n=Promise))(function(i,o){function a(t){try{l(r.next(t))}catch(t){o(t)}}function s(t){try{l(r.throw(t))}catch(t){o(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(a,s)}l((r=r.apply(t,e||[])).next())})};function a(t,e=.92,n=r.JPEG){return o(this,void 0,void 0,function*(){return i(n)||(n=r.JPEG),t.toDataURL(n,e)})}function s(t,e=.92,n=r.JPEG){return new Promise(r=>t.toBlob(t=>r(t),n,e))}var l=function(t,e,n,r){return new(n||(n=Promise))(function(i,o){function a(t){try{l(r.next(t))}catch(t){o(t)}}function s(t){try{l(r.throw(t))}catch(t){o(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(a,s)}l((r=r.apply(t,e||[])).next())})};function c(t,e){return l(this,void 0,void 0,function*(){const n=t.split(",");let r=n[0].match(/:(.*?);/)[1];const o=atob(n[1]);let a=o.length;const s=new Uint8Array(a);for(;a--;)s[a]=o.charCodeAt(a);return i(e)&&(r=e),new Blob([s],{type:r})})}function u(t){return new Promise((e,n)=>{const r=new Image;r.onload=(()=>e(r)),r.onerror=(()=>n(new Error("dataURLtoImage(): dataURL is illegal"))),r.src=t})}function h(t,e){const n=document.createElement("a");n.href=window.URL.createObjectURL(t),n.download=e||Date.now().toString(36),document.body.appendChild(n);const r=document.createEvent("MouseEvents");r.initEvent("click",!1,!1),n.dispatchEvent(r),document.body.removeChild(n)}function d(t){return new Promise(e=>{const n=new FileReader;n.onloadend=(t=>e(t.target.result)),n.readAsDataURL(t)})}var f=function(t,e,n,r){return new(n||(n=Promise))(function(i,o){function a(t){try{l(r.next(t))}catch(t){o(t)}}function s(t){try{l(r.throw(t))}catch(t){o(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(a,s)}l((r=r.apply(t,e||[])).next())})};function p(t,e={}){return f(this,void 0,void 0,function*(){const n=Object.assign({},e),r=document.createElement("canvas"),i=r.getContext("2d");let o,a;for(const t in n)Object.prototype.hasOwnProperty.call(n,t)&&(n[t]=Number(n[t]));if(n.scale){const e=n.scale>0&&n.scale<10?n.scale:1;a=t.width*e,o=t.height*e}else a=n.width||n.height*t.width/t.height||t.width,o=n.height||n.width*t.height/t.width||t.height;switch([5,6,7,8].some(t=>t===n.orientation)?(r.height=a,r.width=o):(r.height=o,r.width=a),n.orientation){case 3:i.rotate(180*Math.PI/180),i.drawImage(t,-r.width,-r.height,r.width,r.height);break;case 6:i.rotate(90*Math.PI/180),i.drawImage(t,0,-r.width,r.height,r.width);break;case 8:i.rotate(270*Math.PI/180),i.drawImage(t,-r.height,0,r.height,r.width);break;case 2:i.translate(r.width,0),i.scale(-1,1),i.drawImage(t,0,0,r.width,r.height);break;case 4:i.translate(r.width,0),i.scale(-1,1),i.rotate(180*Math.PI/180),i.drawImage(t,-r.width,-r.height,r.width,r.height);break;case 5:i.translate(r.width,0),i.scale(-1,1),i.rotate(90*Math.PI/180),i.drawImage(t,0,-r.width,r.height,r.width);break;case 7:i.translate(r.width,0),i.scale(-1,1),i.rotate(270*Math.PI/180),i.drawImage(t,-r.height,0,r.height,r.width);break;default:i.drawImage(t,0,0,r.width,r.height)}return r})}function A(t){return fetch(t).then(t=>t.blob())}function g(t){return new Promise((e,n)=>{const r=new Image;r.onload=(()=>e(r)),r.onerror=(()=>n(new Error("urltoImage(): Image failed to load, please check the image URL"))),r.src=t})}var m=function(t,e,n,r){return new(n||(n=Promise))(function(i,o){function a(t){try{l(r.next(t))}catch(t){o(t)}}function s(t){try{l(r.throw(t))}catch(t){o(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(a,s)}l((r=r.apply(t,e||[])).next())})};function v(t,e={}){return m(this,void 0,void 0,function*(){if(!(t instanceof Blob))throw new Error("compress(): First arg must be a Blob object or a File object.");if("object"!=typeof e&&(e=Object.assign({quality:e})),e.quality=Number(e.quality),Number.isNaN(e.quality))return t;const n=yield d(t);let o=n.split(",")[0].match(/:(.*?);/)[1],s=r.JPEG;i(e.type)&&(s=e.type,o=e.type);const l=yield c(yield a(yield p(yield u(n),Object.assign({},e)),e.quality,s),o);return l.size>t.size?t:l})}function y(t,e={}){return m(this,void 0,void 0,function*(){if(!(t instanceof Blob))throw new Error("compressAccurately(): First arg must be a Blob object or a File object.");if("object"!=typeof e&&(e=Object.assign({size:e})),e.size=Number(e.size),Number.isNaN(e.size))return t;if(1024*e.size>t.size)return t;e.accuracy=Number(e.accuracy),(!e.accuracy||e.accuracy<.8||e.accuracy>.99)&&(e.accuracy=.95);const n=e.size*(2-e.accuracy)*1024,o=1024*e.size,s=e.size*e.accuracy*1024,l=yield d(t);let h=l.split(",")[0].match(/:(.*?);/)[1],f=r.JPEG;i(e.type)&&(f=e.type,h=e.type);const A=yield p(yield u(l),Object.assign({},e));let g,m=.5;const v=[null,null];for(let t=1;t<=7;t++){const e=.75*(g=yield a(A,m,f)).length;if(7===t){(n<e||s>e)&&(g=[g,...v].filter(t=>t).sort((t,e)=>Math.abs(.75*t.length-o)-Math.abs(.75*e.length-o))[0]);break}if(n<e)v[1]=g,m-=Math.pow(.5,t+1);else{if(!(s>e))break;v[0]=g,m+=Math.pow(.5,t+1)}}const y=yield c(g,h);return y.size>t.size?t:y})}}])},t.exports=r()},"3Eo+":function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},"3a40":function(t,e){!function(t){"use strict";var e=t.jsMind;if(e&&void 0===e.screenshot){var n=t.document,r=function(t){return n.createElement(t)},i=function(t,e){return t.getPropertyValue(e)},o=function(t){var e=i(t,"visibility"),n=i(t,"display");return"hidden"!==e&&"none"!==n},a={rect:function(t,e,n,r,i,o){r<2*o&&(o=r/2),i<2*o&&(o=i/2),t.moveTo(e+o,n),t.arcTo(e+r,n,e+r,n+i,o),t.arcTo(e+r,n+i,e,n+i,o),t.arcTo(e,n+i,e,n,o),t.arcTo(e,n,e+r,n,o)},text_multiline:function(t,e,n,r,i,o,a){var s="",l=e.length,c=e.split(""),u=null;t.textAlign="left",t.textBaseline="top";for(var h=0;h<l;h++)u=s+c[h],t.measureText(u).width>i&&h>0?(t.fillText(s,n,r),s=c[h],r+=a):s=u;t.fillText(s,n,r)},text_ellipsis:function(t,e,n,r,i,o){var s=r+o/2;e=a.fittingString(t,e,i);t.textAlign="left",t.textBaseline="middle",t.fillText(e,n,s,i)},fittingString:function(t,e,n){var r=t.measureText(e).width,i=t.measureText("…").width;if(r<=n||r<=i)return e;for(var o=e.length;r>=n-i&&o-- >0;)e=e.substring(0,o),r=t.measureText(e).width;return e+"…"},image:function(t,e,n,r,i,o,s,l,c){var u=new Image;u.onload=function(){t.save(),t.translate(n,r),t.save(),t.beginPath(),a.rect(t,0,0,i,o,s),t.closePath(),t.clip(),t.translate(i/2,o/2),t.rotate(l*Math.PI/180),t.drawImage(u,-i/2,-o/2),t.restore(),t.restore(),c&&c()},u.src=e}};e.screenshot=function(t){this.jm=t,this.canvas_elem=null,this.canvas_ctx=null,this._inited=!1},e.screenshot.prototype={init:function(){if(!this._inited){console.log("init");var t=r("canvas"),e=t.getContext("2d");this.canvas_elem=t,this.canvas_ctx=e,this.jm.view.e_panel.appendChild(t),this._inited=!0,this.resize()}},shoot:function(t){this.init(),this._draw(function(){t&&t(),this.clean()}.bind(this)),this._watermark()},shootDownload:function(){this.shoot(function(){this._download()}.bind(this))},shootAsDataURL:function(t){this.shoot(function(){t&&t(this.canvas_elem.toDataURL())}.bind(this))},resize:function(){this._inited&&(this.canvas_elem.width=this.jm.view.size.w,this.canvas_elem.height=this.jm.view.size.h)},clean:function(){var t=this.canvas_elem;this.canvas_ctx.clearRect(0,0,t.width,t.height)},_draw:function(t){var e=this.canvas_ctx;e.textAlign="left",e.textBaseline="top",this._draw_lines(function(){this._draw_nodes(t)}.bind(this))},_watermark:function(){var e=this.canvas_elem,n=this.canvas_ctx;n.textAlign="right",n.textBaseline="bottom",n.fillStyle="#000",n.font="11px Verdana,Arial,Helvetica,sans-serif",n.fillText("hizzgdev.github.io/jsmind",e.width-5.5,e.height-2.5),n.textAlign="left",n.fillText(t.location,5.5,e.height-2.5)},_draw_lines:function(t){this.jm.view.graph.copy_to(this.canvas_ctx,t)},_draw_nodes:function(e){var n,r=this.jm.mind.nodes;for(var i in r)n=r[i],this._draw_node(n);!function i(){console.log("check_node_ready"+new Date);var o=!0;for(var a in r)o&=(n=r[a]).ready;o?t.setTimeout(e,200):t.setTimeout(i,200)}()},_draw_node:function(t){var e=this.canvas_ctx,n=t._data.view,r=n.element,s=getComputedStyle(r);if(o(s)){var l=i(s,"background-color"),c=parseInt(i(s,"border-top-left-radius")),u=i(s,"color"),h=parseInt(i(s,"padding-left")),d=parseInt(i(s,"padding-right")),f=parseInt(i(s,"padding-top")),p=parseInt(i(s,"padding-bottom")),A=i(s,"text-overflow"),g=i(s,"font-style")+" "+i(s,"font-variant")+" "+i(s,"font-weight")+" "+i(s,"font-size")+"/"+i(s,"line-height")+" "+i(s,"font-family"),m={x:n.abs_x,y:n.abs_y,w:n.width+1,h:n.height+1},v={x:m.x+h,y:m.y+f,w:m.w-h-d,h:m.h-f-p};if(e.font=g,e.fillStyle=l,e.beginPath(),a.rect(e,m.x,m.y,m.w,m.h,c),e.closePath(),e.fill(),e.fillStyle=u,"background-image"in t.data){var y=i(s,"background-image").slice(5,-2);t.ready=!1;var b=0;"background-rotation"in t.data&&(b=t.data["background-rotation"]),a.image(e,y,m.x,m.y,m.w,m.h,c,b,function(){t.ready=!0})}if(t.topic)if("ellipsis"===A)a.text_ellipsis(e,t.topic,v.x,v.y,v.w,v.h);else{var _=parseInt(i(s,"line-height"));a.text_multiline(e,t.topic,v.x,v.y,v.w,v.h,_)}n.expander&&this._draw_expander(n.expander),"background-image"in t.data||(t.ready=!0)}else t.ready=!0},_draw_expander:function(t){var e=this.canvas_ctx,n=getComputedStyle(t);if(o(n)){var r=i(n,"left"),a=i(n,"top"),s=(i(n,"font"),parseInt(r)),l=parseInt(a),c="+"===t.innerHTML;e.lineWidth=1,e.beginPath(),e.arc(s+7,l+7,5,0,2*Math.PI,!0),e.moveTo(s+10,l+7),e.lineTo(s+4,l+7),c&&(e.moveTo(s+7,l+4),e.lineTo(s+7,l+10)),e.closePath(),e.stroke()}},_download:function(){var t=this.canvas_elem,e=this.jm.mind.name+".png";if(navigator.msSaveBlob&&t.msToBlob){var i=t.msToBlob();navigator.msSaveBlob(i,e)}else{var o=this.canvas_elem.toDataURL(),a=r("a");if("download"in a){a.style.visibility="hidden",a.href=o,a.download=e,n.body.appendChild(a);var s=n.createEvent("MouseEvents");s.initEvent("click",!0,!0),a.dispatchEvent(s),n.body.removeChild(a)}else location.href=o}},jm_event_handle:function(t,n){t===e.event_type.resize&&this.resize()}};var s=new e.plugin("screenshot",function(t){var n=new e.screenshot(t);t.screenshot=n,t.shoot=function(){n.shoot()},t.add_event_listener(function(t,e){n.jm_event_handle.call(n,t,e)})});e.register_plugin(s)}}(window)},"3fo+":function(t,e,n){t.exports=n("YAhB")},"3fs2":function(t,e,n){var r=n("RY/4"),i=n("dSzd")("iterator"),o=n("/bQp");t.exports=n("FeBl").getIteratorMethod=function(t){if(void 0!=t)return t[i]||t["@@iterator"]||o[r(t)]}},"3h9r":function(t,e,n){"use strict";(function(t){var r=n("niwQ"),i=n.n(r),o=n("WJhs"),a=function(){return"undefined"!=typeof window?window:void 0!==t?t:"undefined"!=typeof self?self:this}();function s(){a.console&&"function"==typeof a.console.log&&a.console.log.apply(a.console,arguments)}var l={log:s,warn:function(t){a.console&&("function"==typeof a.console.warn?a.console.warn.apply(a.console,arguments):s.call(null,arguments))},error:function(t){a.console&&("function"==typeof a.console.error?a.console.error.apply(a.console,arguments):s(t))}};function c(t,e,n){var r=new XMLHttpRequest;r.open("GET",t),r.responseType="blob",r.onload=function(){p(r.response,e,n)},r.onerror=function(){l.error("could not download file")},r.send()}function u(t){var e=new XMLHttpRequest;e.open("HEAD",t,!1);try{e.send()}catch(t){}return e.status>=200&&e.status<=299}function h(t){try{t.dispatchEvent(new MouseEvent("click"))}catch(n){var e=document.createEvent("MouseEvents");e.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),t.dispatchEvent(e)}}var d,f,p=a.saveAs||("object"!==("undefined"==typeof window?"undefined":i()(window))||window!==a?function(){}:"undefined"!=typeof HTMLAnchorElement&&"download"in HTMLAnchorElement.prototype?function(t,e,n){var r=a.URL||a.webkitURL,i=document.createElement("a");e=e||t.name||"download",i.download=e,i.rel="noopener","string"==typeof t?(i.href=t,i.origin!==location.origin?u(i.href)?c(t,e,n):h(i,i.target="_blank"):h(i)):(i.href=r.createObjectURL(t),setTimeout(function(){r.revokeObjectURL(i.href)},4e4),setTimeout(function(){h(i)},0))}:"msSaveOrOpenBlob"in navigator?function(t,e,n){if(e=e||t.name||"download","string"==typeof t)if(u(t))c(t,e,n);else{var r=document.createElement("a");r.href=t,r.target="_blank",setTimeout(function(){h(r)})}else navigator.msSaveOrOpenBlob(function(t,e){return void 0===e?e={autoBom:!1}:"object"!==i()(e)&&(l.warn("Deprecated: Expected third argument to be a object"),e={autoBom:!e}),e.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(t.type)?new Blob([String.fromCharCode(65279),t],{type:t.type}):t}(t,n),e)}:function(t,e,n,r){if((r=r||open("","_blank"))&&(r.document.title=r.document.body.innerText="downloading..."),"string"==typeof t)return c(t,e,n);var o="application/octet-stream"===t.type,s=/constructor/i.test(a.HTMLElement)||a.safari,l=/CriOS\/[\d]+/.test(navigator.userAgent);if((l||o&&s)&&"object"===("undefined"==typeof FileReader?"undefined":i()(FileReader))){var u=new FileReader;u.onloadend=function(){var t=u.result;t=l?t:t.replace(/^data:[^;]*;/,"data:attachment/file;"),r?r.location.href=t:location=t,r=null},u.readAsDataURL(t)}else{var h=a.URL||a.webkitURL,d=h.createObjectURL(t);r?r.location=d:location.href=d,r=null,setTimeout(function(){h.revokeObjectURL(d)},4e4)}});
  14. /**
  15. * A class to parse color values
  16. * @author Stoyan Stefanov <sstoo@gmail.com>
  17. * {@link http://www.phpied.com/rgb-color-parser-in-javascript/}
  18. * @license Use it if you like it
  19. */function A(t){var e;t=t||"",this.ok=!1,"#"==t.charAt(0)&&(t=t.substr(1,6)),t={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dodgerblue:"1e90ff",feldspar:"d19275",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgrey:"d3d3d3",lightgreen:"90ee90",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslateblue:"8470ff",lightslategray:"778899",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"00ff00",limegreen:"32cd32",linen:"faf0e6",magenta:"ff00ff",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370d8",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"d87093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",red:"ff0000",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",violetred:"d02090",wheat:"f5deb3",white:"ffffff",whitesmoke:"f5f5f5",yellow:"ffff00",yellowgreen:"9acd32"}[t=(t=t.replace(/ /g,"")).toLowerCase()]||t;for(var n=[{re:/^rgb\((\d{1,3}),\s*(\d{1,3}),\s*(\d{1,3})\)$/,example:["rgb(123, 234, 45)","rgb(255,234,245)"],process:function(t){return[parseInt(t[1]),parseInt(t[2]),parseInt(t[3])]}},{re:/^(\w{2})(\w{2})(\w{2})$/,example:["#00ff00","336699"],process:function(t){return[parseInt(t[1],16),parseInt(t[2],16),parseInt(t[3],16)]}},{re:/^(\w{1})(\w{1})(\w{1})$/,example:["#fb0","f0f"],process:function(t){return[parseInt(t[1]+t[1],16),parseInt(t[2]+t[2],16),parseInt(t[3]+t[3],16)]}}],r=0;r<n.length;r++){var i=n[r].re,o=n[r].process,a=i.exec(t);a&&(e=o(a),this.r=e[0],this.g=e[1],this.b=e[2],this.ok=!0)}this.r=this.r<0||isNaN(this.r)?0:this.r>255?255:this.r,this.g=this.g<0||isNaN(this.g)?0:this.g>255?255:this.g,this.b=this.b<0||isNaN(this.b)?0:this.b>255?255:this.b,this.toRGB=function(){return"rgb("+this.r+", "+this.g+", "+this.b+")"},this.toHex=function(){var t=this.r.toString(16),e=this.g.toString(16),n=this.b.toString(16);return 1==t.length&&(t="0"+t),1==e.length&&(e="0"+e),1==n.length&&(n="0"+n),"#"+t+e+n
  20. /**
  21. * @license
  22. * Joseph Myers does not specify a particular license for his work.
  23. *
  24. * Author: Joseph Myers
  25. * Accessed from: http://www.myersdaily.org/joseph/javascript/md5.js
  26. *
  27. * Modified by: Owen Leong
  28. */}}function g(t,e){var n=t[0],r=t[1],i=t[2],o=t[3];n=_(n=b(n=b(n=b(n=b(n=y(n=y(n=y(n=y(n=v(n=v(n=v(n=v(n,r,i,o,e[0],7,-680876936),r=v(r,i=v(i,o=v(o,n,r,i,e[1],12,-389564586),n,r,e[2],17,606105819),o,n,e[3],22,-1044525330),i,o,e[4],7,-176418897),r=v(r,i=v(i,o=v(o,n,r,i,e[5],12,1200080426),n,r,e[6],17,-1473231341),o,n,e[7],22,-45705983),i,o,e[8],7,1770035416),r=v(r,i=v(i,o=v(o,n,r,i,e[9],12,-1958414417),n,r,e[10],17,-42063),o,n,e[11],22,-1990404162),i,o,e[12],7,1804603682),r=v(r,i=v(i,o=v(o,n,r,i,e[13],12,-40341101),n,r,e[14],17,-1502002290),o,n,e[15],22,1236535329),i,o,e[1],5,-165796510),r=y(r,i=y(i,o=y(o,n,r,i,e[6],9,-1069501632),n,r,e[11],14,643717713),o,n,e[0],20,-373897302),i,o,e[5],5,-701558691),r=y(r,i=y(i,o=y(o,n,r,i,e[10],9,38016083),n,r,e[15],14,-660478335),o,n,e[4],20,-405537848),i,o,e[9],5,568446438),r=y(r,i=y(i,o=y(o,n,r,i,e[14],9,-1019803690),n,r,e[3],14,-187363961),o,n,e[8],20,1163531501),i,o,e[13],5,-1444681467),r=y(r,i=y(i,o=y(o,n,r,i,e[2],9,-51403784),n,r,e[7],14,1735328473),o,n,e[12],20,-1926607734),i,o,e[5],4,-378558),r=b(r,i=b(i,o=b(o,n,r,i,e[8],11,-2022574463),n,r,e[11],16,1839030562),o,n,e[14],23,-35309556),i,o,e[1],4,-1530992060),r=b(r,i=b(i,o=b(o,n,r,i,e[4],11,1272893353),n,r,e[7],16,-155497632),o,n,e[10],23,-1094730640),i,o,e[13],4,681279174),r=b(r,i=b(i,o=b(o,n,r,i,e[0],11,-358537222),n,r,e[3],16,-722521979),o,n,e[6],23,76029189),i,o,e[9],4,-640364487),r=b(r,i=b(i,o=b(o,n,r,i,e[12],11,-421815835),n,r,e[15],16,530742520),o,n,e[2],23,-995338651),i,o,e[0],6,-198630844),r=_(r=_(r=_(r=_(r,i=_(i,o=_(o,n,r,i,e[7],10,1126891415),n,r,e[14],15,-1416354905),o,n,e[5],21,-57434055),i=_(i,o=_(o,n=_(n,r,i,o,e[12],6,1700485571),r,i,e[3],10,-1894986606),n,r,e[10],15,-1051523),o,n,e[1],21,-2054922799),i=_(i,o=_(o,n=_(n,r,i,o,e[8],6,1873313359),r,i,e[15],10,-30611744),n,r,e[6],15,-1560198380),o,n,e[13],21,1309151649),i=_(i,o=_(o,n=_(n,r,i,o,e[4],6,-145523070),r,i,e[11],10,-1120210379),n,r,e[2],15,718787259),o,n,e[9],21,-343485551),t[0]=E(n,t[0]),t[1]=E(r,t[1]),t[2]=E(i,t[2]),t[3]=E(o,t[3])}function m(t,e,n,r,i,o){return E((e=E(E(e,t),E(r,o)))<<i|e>>>32-i,n)}function v(t,e,n,r,i,o,a){return m(e&n|~e&r,t,e,i,o,a)}function y(t,e,n,r,i,o,a){return m(e&r|n&~r,t,e,i,o,a)}function b(t,e,n,r,i,o,a){return m(e^n^r,t,e,i,o,a)}function _(t,e,n,r,i,o,a){return m(n^(e|~r),t,e,i,o,a)}function w(t){var e,n=t.length,r=[1732584193,-271733879,-1732584194,271733878];for(e=64;e<=t.length;e+=64)g(r,x(t.substring(e-64,e)));t=t.substring(e-64);var i=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(e=0;e<t.length;e++)i[e>>2]|=t.charCodeAt(e)<<(e%4<<3);if(i[e>>2]|=128<<(e%4<<3),e>55)for(g(r,i),e=0;e<16;e++)i[e]=0;return i[14]=8*n,g(r,i),r}function x(t){var e,n=[];for(e=0;e<64;e+=4)n[e>>2]=t.charCodeAt(e)+(t.charCodeAt(e+1)<<8)+(t.charCodeAt(e+2)<<16)+(t.charCodeAt(e+3)<<24);return n}d=a.atob.bind(a),f=a.btoa.bind(a);var S="0123456789abcdef".split("");function C(t){for(var e="",n=0;n<4;n++)e+=S[t>>8*n+4&15]+S[t>>8*n&15];return e}function k(t){return String.fromCharCode((255&t)>>0,(65280&t)>>8,(16711680&t)>>16,(4278190080&t)>>24)}function B(t){return w(t).map(k).join("")}var T="5d41402abc4b2a76b9719d911017c592"!=function(t){for(var e=0;e<t.length;e++)t[e]=C(t[e]);return t.join("")}(w("hello"));function E(t,e){if(T){var n=(65535&t)+(65535&e);return(t>>16)+(e>>16)+(n>>16)<<16|65535&n}return t+e&4294967295}
  29. /**
  30. * @license
  31. * FPDF is released under a permissive license: there is no usage restriction.
  32. * You may embed it freely in your application (commercial or not), with or
  33. * without modifications.
  34. *
  35. * Reference: http://www.fpdf.org/en/script/script37.php
  36. */function M(t,e){var n,r,i,o;if(t!==n){for(var a=(i=t,o=1+(256/t.length>>0),new Array(o+1).join(i)),s=[],l=0;l<256;l++)s[l]=l;var c=0;for(l=0;l<256;l++){var u=s[l];c=(c+u+a.charCodeAt(l))%256,s[l]=s[c],s[c]=u}n=t,r=s}else s=r;var h=e.length,d=0,f=0,p="";for(l=0;l<h;l++)f=(f+(u=s[d=(d+1)%256]))%256,s[d]=s[f],s[f]=u,a=s[(s[d]+s[f])%256],p+=String.fromCharCode(e.charCodeAt(l)^a);return p}
  37. /**
  38. * @license
  39. * Licensed under the MIT License.
  40. * http://opensource.org/licenses/mit-license
  41. * Author: Owen Leong (@owenl131)
  42. * Date: 15 Oct 2020
  43. * References:
  44. * https://www.cs.cmu.edu/~dst/Adobe/Gallery/anon21jul01-pdf-encryption.txt
  45. * https://github.com/foliojs/pdfkit/blob/master/lib/security.js
  46. * http://www.fpdf.org/en/script/script37.php
  47. */var O={print:4,modify:8,copy:16,"annot-forms":32};function L(t,e,n,r){this.v=1,this.r=2;var i=192;t.forEach(function(t){if(void 0!==O.perm)throw new Error("Invalid permission: "+t);i+=O[t]}),this.padding="(¿N^NuŠAd\0NVÿú\b..\0¶Ðh>€/\f©þdSiz";var o=(e+this.padding).substr(0,32),a=(n+this.padding).substr(0,32);this.O=this.processOwnerPassword(o,a),this.P=-(1+(255^i)),this.encryptionKey=B(o+this.O+this.lsbFirstWord(this.P)+this.hexToBytes(r)).substr(0,5),this.U=M(this.encryptionKey,this.padding)}function D(t){if(/[^\u0000-\u00ff]/.test(t))throw new Error("Invalid PDF Name Object: "+t+", Only accept ASCII characters.");for(var e="",n=t.length,r=0;r<n;r++){var i=t.charCodeAt(r);e+=i<33||35===i||37===i||40===i||41===i||47===i||60===i||62===i||91===i||93===i||123===i||125===i||i>126?"#"+("0"+i.toString(16)).slice(-2):t[r]}return e}function I(t){if("object"!==i()(t))throw new Error("Invalid Context passed to initialize PubSub (jsPDF-module)");var e={};this.subscribe=function(t,n,r){if(r=r||!1,"string"!=typeof t||"function"!=typeof n||"boolean"!=typeof r)throw new Error("Invalid arguments passed to PubSub.subscribe (jsPDF-module)");e.hasOwnProperty(t)||(e[t]={});var i=Math.random().toString(35);return e[t][i]=[n,!!r],i},this.unsubscribe=function(t){for(var n in e)if(e[n][t])return delete e[n][t],0===Object.keys(e[n]).length&&delete e[n],!0;return!1},this.publish=function(n){if(e.hasOwnProperty(n)){var r=Array.prototype.slice.call(arguments,1),i=[];for(var o in e[n]){var s=e[n][o];try{s[0].apply(t,r)}catch(n){a.console&&l.error("jsPDF PubSub Error",n.message,n)}s[1]&&i.push(o)}i.length&&i.forEach(this.unsubscribe)}},this.getTopics=function(){return e}}function P(t){if(!(this instanceof P))return new P(t);var e="opacity,stroke-opacity".split(",");for(var n in t)t.hasOwnProperty(n)&&e.indexOf(n)>=0&&(this[n]=t[n]);this.id="",this.objectNumber=-1}function N(t,e){this.gState=t,this.matrix=e,this.id="",this.objectNumber=-1}function F(t,e,n,r,i){if(!(this instanceof F))return new F(t,e,n,r,i);this.type="axial"===t?2:3,this.coords=e,this.colors=n,N.call(this,r,i)}function R(t,e,n,r,i){if(!(this instanceof R))return new R(t,e,n,r,i);this.boundingBox=t,this.xStep=e,this.yStep=n,this.stream="",this.cloneIndex=0,N.call(this,r,i)}function j(t){var e,n="string"==typeof arguments[0]?arguments[0]:"p",r=arguments[1],o=arguments[2],s=arguments[3],c=[],u=1,h=16,d="S",g=null;"object"===i()(t=t||{})&&(n=t.orientation,r=t.unit||r,o=t.format||o,s=t.compress||t.compressPdf||s,null!==(g=t.encryption||null)&&(g.userPassword=g.userPassword||"",g.ownerPassword=g.ownerPassword||"",g.userPermissions=g.userPermissions||[]),u="number"==typeof t.userUnit?Math.abs(t.userUnit):1,void 0!==t.precision&&(e=t.precision),void 0!==t.floatPrecision&&(h=t.floatPrecision),d=t.defaultPathOperation||"S"),c=t.filters||(!0===s?["FlateEncode"]:c),r=r||"mm",n=(""+(n||"P")).toLowerCase();var m=t.putOnlyUsedFonts||!1,v={},y={internal:{},__private__:{}};y.__private__.PubSub=I;var b="1.3",_=y.__private__.getPdfVersion=function(){return b};y.__private__.setPdfVersion=function(t){b=t};var w={a0:[2383.94,3370.39],a1:[1683.78,2383.94],a2:[1190.55,1683.78],a3:[841.89,1190.55],a4:[595.28,841.89],a5:[419.53,595.28],a6:[297.64,419.53],a7:[209.76,297.64],a8:[147.4,209.76],a9:[104.88,147.4],a10:[73.7,104.88],b0:[2834.65,4008.19],b1:[2004.09,2834.65],b2:[1417.32,2004.09],b3:[1000.63,1417.32],b4:[708.66,1000.63],b5:[498.9,708.66],b6:[354.33,498.9],b7:[249.45,354.33],b8:[175.75,249.45],b9:[124.72,175.75],b10:[87.87,124.72],c0:[2599.37,3676.54],c1:[1836.85,2599.37],c2:[1298.27,1836.85],c3:[918.43,1298.27],c4:[649.13,918.43],c5:[459.21,649.13],c6:[323.15,459.21],c7:[229.61,323.15],c8:[161.57,229.61],c9:[113.39,161.57],c10:[79.37,113.39],dl:[311.81,623.62],letter:[612,792],"government-letter":[576,756],legal:[612,1008],"junior-legal":[576,360],ledger:[1224,792],tabloid:[792,1224],"credit-card":[153,243]};y.__private__.getPageFormats=function(){return w};var x=y.__private__.getPageFormat=function(t){return w[t]};o=o||"a4";var S={COMPAT:"compat",ADVANCED:"advanced"},C=S.COMPAT;function k(){this.saveGraphicsState(),ct(new zt(St,0,0,-St,0,bn()*St).toString()+" cm"),this.setFontSize(this.getFontSize()/St),d="n",C=S.ADVANCED}function B(){this.restoreGraphicsState(),d="S",C=S.COMPAT}var T=y.__private__.combineFontStyleAndFontWeight=function(t,e){if("bold"==t&&"normal"==e||"bold"==t&&400==e||"normal"==t&&"italic"==e||"bold"==t&&"italic"==e)throw new Error("Invalid Combination of fontweight and fontstyle");return e&&(t=400==e||"normal"===e?"italic"===t?"italic":"normal":700!=e&&"bold"!==e||"normal"!==t?(700==e?"bold":e)+""+t:"bold"),t};y.advancedAPI=function(t){var e=C===S.COMPAT;return e&&k.call(this),"function"!=typeof t||(t(this),e&&B.call(this)),this},y.compatAPI=function(t){var e=C===S.ADVANCED;return e&&B.call(this),"function"!=typeof t||(t(this),e&&k.call(this)),this},y.isAdvancedAPI=function(){return C===S.ADVANCED};var E,M=function(t){if(C!==S.ADVANCED)throw new Error(t+" is only available in 'advanced' API mode. You need to call advancedAPI() first.")},O=y.roundToPrecision=y.__private__.roundToPrecision=function(t,n){var r=e||n;if(isNaN(t)||isNaN(r))throw new Error("Invalid argument passed to jsPDF.roundToPrecision");return t.toFixed(r).replace(/0+$/,"")};E=y.hpf=y.__private__.hpf="number"==typeof h?function(t){if(isNaN(t))throw new Error("Invalid argument passed to jsPDF.hpf");return O(t,h)}:"smart"===h?function(t){if(isNaN(t))throw new Error("Invalid argument passed to jsPDF.hpf");return O(t,t>-1&&t<1?16:5)}:function(t){if(isNaN(t))throw new Error("Invalid argument passed to jsPDF.hpf");return O(t,16)};var N=y.f2=y.__private__.f2=function(t){if(isNaN(t))throw new Error("Invalid argument passed to jsPDF.f2");return O(t,2)},H=y.__private__.f3=function(t){if(isNaN(t))throw new Error("Invalid argument passed to jsPDF.f3");return O(t,3)},U=y.scale=y.__private__.scale=function(t){if(isNaN(t))throw new Error("Invalid argument passed to jsPDF.scale");return C===S.COMPAT?t*St:C===S.ADVANCED?t:void 0},Q=function(t){return U(function(t){return C===S.COMPAT?bn()-t:C===S.ADVANCED?t:void 0}(t))};y.__private__.setPrecision=y.setPrecision=function(t){"number"==typeof parseInt(t,10)&&(e=parseInt(t,10))};var z,Y="00000000000000000000000000000000",V=y.__private__.getFileId=function(){return Y},W=y.__private__.setFileId=function(t){return Y=void 0!==t&&/^[a-fA-F0-9]{32}$/.test(t)?t.toUpperCase():Y.split("").map(function(){return"ABCDEF0123456789".charAt(Math.floor(16*Math.random()))}).join(""),null!==g&&(Me=new L(g.userPermissions,g.userPassword,g.ownerPassword,Y)),Y};y.setFileId=function(t){return W(t),this},y.getFileId=function(){return V()};var G=y.__private__.convertDateToPDFDate=function(t){var e=t.getTimezoneOffset(),n=e<0?"+":"-",r=Math.floor(Math.abs(e/60)),i=Math.abs(e%60),o=[n,J(r),"'",J(i),"'"].join("");return["D:",t.getFullYear(),J(t.getMonth()+1),J(t.getDate()),J(t.getHours()),J(t.getMinutes()),J(t.getSeconds()),o].join("")},X=y.__private__.convertPDFDateToDate=function(t){var e=parseInt(t.substr(2,4),10),n=parseInt(t.substr(6,2),10)-1,r=parseInt(t.substr(8,2),10),i=parseInt(t.substr(10,2),10),o=parseInt(t.substr(12,2),10),a=parseInt(t.substr(14,2),10);return new Date(e,n,r,i,o,a,0)},Z=y.__private__.setCreationDate=function(t){var e;if(void 0===t&&(t=new Date),t instanceof Date)e=G(t);else{if(!/^D:(20[0-2][0-9]|203[0-7]|19[7-9][0-9])(0[0-9]|1[0-2])([0-2][0-9]|3[0-1])(0[0-9]|1[0-9]|2[0-3])(0[0-9]|[1-5][0-9])(0[0-9]|[1-5][0-9])(\+0[0-9]|\+1[0-4]|-0[0-9]|-1[0-1])'(0[0-9]|[1-5][0-9])'?$/.test(t))throw new Error("Invalid argument passed to jsPDF.setCreationDate");e=t}return z=e},$=y.__private__.getCreationDate=function(t){var e=z;return"jsDate"===t&&(e=X(z)),e};y.setCreationDate=function(t){return Z(t),this},y.getCreationDate=function(t){return $(t)};var K,J=y.__private__.padd2=function(t){return("0"+parseInt(t)).slice(-2)},q=y.__private__.padd2Hex=function(t){return("00"+(t=t.toString())).substr(t.length)},tt=0,et=[],nt=[],rt=0,it=[],ot=[],at=!1,st=nt;y.__private__.setCustomOutputDestination=function(t){at=!0,st=t};var lt=function(t){at||(st=t)};y.__private__.resetCustomOutputDestination=function(){at=!1,st=nt};var ct=y.__private__.out=function(t){return t=t.toString(),rt+=t.length+1,st.push(t),st},ut=y.__private__.write=function(t){return ct(1===arguments.length?t.toString():Array.prototype.join.call(arguments," "))},ht=y.__private__.getArrayBuffer=function(t){for(var e=t.length,n=new ArrayBuffer(e),r=new Uint8Array(n);e--;)r[e]=t.charCodeAt(e);return n},dt=[["Helvetica","helvetica","normal","WinAnsiEncoding"],["Helvetica-Bold","helvetica","bold","WinAnsiEncoding"],["Helvetica-Oblique","helvetica","italic","WinAnsiEncoding"],["Helvetica-BoldOblique","helvetica","bolditalic","WinAnsiEncoding"],["Courier","courier","normal","WinAnsiEncoding"],["Courier-Bold","courier","bold","WinAnsiEncoding"],["Courier-Oblique","courier","italic","WinAnsiEncoding"],["Courier-BoldOblique","courier","bolditalic","WinAnsiEncoding"],["Times-Roman","times","normal","WinAnsiEncoding"],["Times-Bold","times","bold","WinAnsiEncoding"],["Times-Italic","times","italic","WinAnsiEncoding"],["Times-BoldItalic","times","bolditalic","WinAnsiEncoding"],["ZapfDingbats","zapfdingbats","normal",null],["Symbol","symbol","normal",null]];y.__private__.getStandardFonts=function(){return dt};var ft=t.fontSize||16;y.__private__.setFontSize=y.setFontSize=function(t){return ft=C===S.ADVANCED?t/St:t,this};var pt,At=y.__private__.getFontSize=y.getFontSize=function(){return C===S.COMPAT?ft:ft*St},gt=t.R2L||!1;y.__private__.setR2L=y.setR2L=function(t){return gt=t,this},y.__private__.getR2L=y.getR2L=function(){return gt};var mt,vt=y.__private__.setZoomMode=function(t){if(/^(?:\d+\.\d*|\d*\.\d+|\d+)%$/.test(t))pt=t;else if(isNaN(t)){if(-1===[void 0,null,"fullwidth","fullheight","fullpage","original"].indexOf(t))throw new Error('zoom must be Integer (e.g. 2), a percentage Value (e.g. 300%) or fullwidth, fullheight, fullpage, original. "'+t+'" is not recognized.');pt=t}else pt=parseInt(t,10)};y.__private__.getZoomMode=function(){return pt};var yt,bt=y.__private__.setPageMode=function(t){if(-1==[void 0,null,"UseNone","UseOutlines","UseThumbs","FullScreen"].indexOf(t))throw new Error('Page mode must be one of UseNone, UseOutlines, UseThumbs, or FullScreen. "'+t+'" is not recognized.');mt=t};y.__private__.getPageMode=function(){return mt};var _t=y.__private__.setLayoutMode=function(t){if(-1==[void 0,null,"continuous","single","twoleft","tworight","two"].indexOf(t))throw new Error('Layout mode must be one of continuous, single, twoleft, tworight. "'+t+'" is not recognized.');yt=t};y.__private__.getLayoutMode=function(){return yt},y.__private__.setDisplayMode=y.setDisplayMode=function(t,e,n){return vt(t),_t(e),bt(n),this};var wt={title:"",subject:"",author:"",keywords:"",creator:""};y.__private__.getDocumentProperty=function(t){if(-1===Object.keys(wt).indexOf(t))throw new Error("Invalid argument passed to jsPDF.getDocumentProperty");return wt[t]},y.__private__.getDocumentProperties=function(){return wt},y.__private__.setDocumentProperties=y.setProperties=y.setDocumentProperties=function(t){for(var e in wt)wt.hasOwnProperty(e)&&t[e]&&(wt[e]=t[e]);return this},y.__private__.setDocumentProperty=function(t,e){if(-1===Object.keys(wt).indexOf(t))throw new Error("Invalid arguments passed to jsPDF.setDocumentProperty");return wt[t]=e};var xt,St,Ct,kt,Bt,Tt={},Et={},Mt=[],Ot={},Lt={},Dt={},It={},Pt=null,Nt=0,Ft=[],Rt=new I(y),jt=t.hotfixes||[],Ht={},Ut={},Qt=[],zt=function(t,e,n,r,o,a){if(!(this instanceof i.a))return new i.a(t,e,n,r,o,a);isNaN(t)&&(t=1),isNaN(e)&&(e=0),isNaN(n)&&(n=0),isNaN(r)&&(r=1),isNaN(o)&&(o=0),isNaN(a)&&(a=0),this._matrix=[t,e,n,r,o,a]};Object.defineProperty(zt.prototype,"sx",{get:function(){return this._matrix[0]},set:function(t){this._matrix[0]=t}}),Object.defineProperty(zt.prototype,"shy",{get:function(){return this._matrix[1]},set:function(t){this._matrix[1]=t}}),Object.defineProperty(zt.prototype,"shx",{get:function(){return this._matrix[2]},set:function(t){this._matrix[2]=t}}),Object.defineProperty(zt.prototype,"sy",{get:function(){return this._matrix[3]},set:function(t){this._matrix[3]=t}}),Object.defineProperty(zt.prototype,"tx",{get:function(){return this._matrix[4]},set:function(t){this._matrix[4]=t}}),Object.defineProperty(zt.prototype,"ty",{get:function(){return this._matrix[5]},set:function(t){this._matrix[5]=t}}),Object.defineProperty(zt.prototype,"a",{get:function(){return this._matrix[0]},set:function(t){this._matrix[0]=t}}),Object.defineProperty(zt.prototype,"b",{get:function(){return this._matrix[1]},set:function(t){this._matrix[1]=t}}),Object.defineProperty(zt.prototype,"c",{get:function(){return this._matrix[2]},set:function(t){this._matrix[2]=t}}),Object.defineProperty(zt.prototype,"d",{get:function(){return this._matrix[3]},set:function(t){this._matrix[3]=t}}),Object.defineProperty(zt.prototype,"e",{get:function(){return this._matrix[4]},set:function(t){this._matrix[4]=t}}),Object.defineProperty(zt.prototype,"f",{get:function(){return this._matrix[5]},set:function(t){this._matrix[5]=t}}),Object.defineProperty(zt.prototype,"rotation",{get:function(){return Math.atan2(this.shx,this.sx)}}),Object.defineProperty(zt.prototype,"scaleX",{get:function(){return this.decompose().scale.sx}}),Object.defineProperty(zt.prototype,"scaleY",{get:function(){return this.decompose().scale.sy}}),Object.defineProperty(zt.prototype,"isIdentity",{get:function(){return 1===this.sx&&0===this.shy&&0===this.shx&&1===this.sy&&0===this.tx&&0===this.ty}}),zt.prototype.join=function(t){return[this.sx,this.shy,this.shx,this.sy,this.tx,this.ty].map(E).join(t)},zt.prototype.multiply=function(t){var e=t.sx*this.sx+t.shy*this.shx,n=t.sx*this.shy+t.shy*this.sy,r=t.shx*this.sx+t.sy*this.shx,i=t.shx*this.shy+t.sy*this.sy,o=t.tx*this.sx+t.ty*this.shx+this.tx,a=t.tx*this.shy+t.ty*this.sy+this.ty;return new zt(e,n,r,i,o,a)},zt.prototype.decompose=function(){var t=this.sx,e=this.shy,n=this.shx,r=this.sy,i=this.tx,o=this.ty,a=Math.sqrt(t*t+e*e),s=(t/=a)*n+(e/=a)*r;n-=t*s,r-=e*s;var l=Math.sqrt(n*n+r*r);return s/=l,t*(r/=l)<e*(n/=l)&&(t=-t,e=-e,s=-s,a=-a),{scale:new zt(a,0,0,l,0,0),translate:new zt(1,0,0,1,i,o),rotate:new zt(t,e,-e,t,0,0),skew:new zt(1,0,s,1,0,0)}},zt.prototype.toString=function(t){return this.join(" ")},zt.prototype.inversed=function(){var t=this.sx,e=this.shy,n=this.shx,r=this.sy,i=this.tx,o=this.ty,a=1/(t*r-e*n),s=r*a,l=-e*a,c=-n*a,u=t*a;return new zt(s,l,c,u,-s*i-c*o,-l*i-u*o)},zt.prototype.applyToPoint=function(t){var e=t.x*this.sx+t.y*this.shx+this.tx,n=t.x*this.shy+t.y*this.sy+this.ty;return new fn(e,n)},zt.prototype.applyToRectangle=function(t){var e=this.applyToPoint(t),n=this.applyToPoint(new fn(t.x+t.w,t.y+t.h));return new pn(e.x,e.y,n.x-e.x,n.y-e.y)},zt.prototype.clone=function(){var t=this.sx,e=this.shy,n=this.shx,r=this.sy,i=this.tx,o=this.ty;return new zt(t,e,n,r,i,o)},y.Matrix=zt;var Yt=y.matrixMult=function(t,e){return e.multiply(t)},Vt=new zt(1,0,0,1,0,0);y.unitMatrix=y.identityMatrix=Vt;var Wt=function(t,e){if(!Lt[t]){var n=(e instanceof F?"Sh":"P")+(Object.keys(Ot).length+1).toString(10);e.id=n,Lt[t]=n,Ot[n]=e,Rt.publish("addPattern",e)}};y.ShadingPattern=F,y.TilingPattern=R,y.addShadingPattern=function(t,e){return M("addShadingPattern()"),Wt(t,e),this},y.beginTilingPattern=function(t){M("beginTilingPattern()"),gn(t.boundingBox[0],t.boundingBox[1],t.boundingBox[2]-t.boundingBox[0],t.boundingBox[3]-t.boundingBox[1],t.matrix)},y.endTilingPattern=function(t,e){M("endTilingPattern()"),e.stream=ot[K].join("\n"),Wt(t,e),Rt.publish("endTilingPattern",e),Qt.pop().restore()};var Gt,Xt=y.__private__.newObject=function(){var t=Zt();return $t(t,!0),t},Zt=y.__private__.newObjectDeferred=function(){return et[++tt]=function(){return rt},tt},$t=function(t,e){return e="boolean"==typeof e&&e,et[t]=rt,e&&ct(t+" 0 obj"),t},Kt=y.__private__.newAdditionalObject=function(){var t={objId:Zt(),content:""};return it.push(t),t},Jt=Zt(),qt=Zt(),te=y.__private__.decodeColorString=function(t){var e=t.split(" ");if(2!==e.length||"g"!==e[1]&&"G"!==e[1])5!==e.length||"k"!==e[4]&&"K"!==e[4]||(e=[(1-e[0])*(1-e[3]),(1-e[1])*(1-e[3]),(1-e[2])*(1-e[3]),"r"]);else{var n=parseFloat(e[0]);e=[n,n,n,"r"]}for(var r="#",i=0;i<3;i++)r+=("0"+Math.floor(255*parseFloat(e[i])).toString(16)).slice(-2);return r},ee=y.__private__.encodeColorString=function(t){var e;"string"==typeof t&&(t={ch1:t});var n=t.ch1,r=t.ch2,o=t.ch3,a=t.ch4,s="draw"===t.pdfColorType?["G","RG","K"]:["g","rg","k"];if("string"==typeof n&&"#"!==n.charAt(0)){var l=new A(n);if(l.ok)n=l.toHex();else if(!/^\d*\.?\d*$/.test(n))throw new Error('Invalid color "'+n+'" passed to jsPDF.encodeColorString.')}if("string"==typeof n&&/^#[0-9A-Fa-f]{3}$/.test(n)&&(n="#"+n[1]+n[1]+n[2]+n[2]+n[3]+n[3]),"string"==typeof n&&/^#[0-9A-Fa-f]{6}$/.test(n)){var c=parseInt(n.substr(1),16);n=c>>16&255,r=c>>8&255,o=255&c}if(void 0===r||void 0===a&&n===r&&r===o)if("string"==typeof n)e=n+" "+s[0];else switch(t.precision){case 2:e=N(n/255)+" "+s[0];break;case 3:default:e=H(n/255)+" "+s[0]}else if(void 0===a||"object"===i()(a)){if(a&&!isNaN(a.a)&&0===a.a)return["1.","1.","1.",s[1]].join(" ");if("string"==typeof n)e=[n,r,o,s[1]].join(" ");else switch(t.precision){case 2:e=[N(n/255),N(r/255),N(o/255),s[1]].join(" ");break;default:case 3:e=[H(n/255),H(r/255),H(o/255),s[1]].join(" ")}}else if("string"==typeof n)e=[n,r,o,a,s[2]].join(" ");else switch(t.precision){case 2:e=[N(n),N(r),N(o),N(a),s[2]].join(" ");break;case 3:default:e=[H(n),H(r),H(o),H(a),s[2]].join(" ")}return e},ne=y.__private__.getFilters=function(){return c},re=y.__private__.putStream=function(t){var e=(t=t||{}).data||"",n=t.filters||ne(),r=t.alreadyAppliedFilters||[],i=t.addLength1||!1,o=e.length,a=t.objectId,s=function(t){return t};if(null!==g&&void 0===a)throw new Error("ObjectId must be passed to putStream for file encryption");null!==g&&(s=Me.encryptor(a,0));var l={};!0===n&&(n=["FlateEncode"]);var c=t.additionalKeyValues||[],u=(l=void 0!==j.API.processDataByFilters?j.API.processDataByFilters(e,n):{data:e,reverseChain:[]}).reverseChain+(Array.isArray(r)?r.join(" "):r.toString());if(0!==l.data.length&&(c.push({key:"Length",value:l.data.length}),!0===i&&c.push({key:"Length1",value:o})),0!=u.length)if(u.split("/").length-1==1)c.push({key:"Filter",value:u});else{c.push({key:"Filter",value:"["+u+"]"});for(var h=0;h<c.length;h+=1)if("DecodeParms"===c[h].key){for(var d=[],f=0;f<l.reverseChain.split("/").length-1;f+=1)d.push("null");d.push(c[h].value),c[h].value="["+d.join(" ")+"]"}}ct("<<");for(var p=0;p<c.length;p++)ct("/"+c[p].key+" "+c[p].value);ct(">>"),0!==l.data.length&&(ct("stream"),ct(s(l.data)),ct("endstream"))},ie=y.__private__.putPage=function(t){var e=t.number,n=t.data,r=t.objId,i=t.contentsObjId;$t(r,!0),ct("<</Type /Page"),ct("/Parent "+t.rootDictionaryObjId+" 0 R"),ct("/Resources "+t.resourceDictionaryObjId+" 0 R"),ct("/MediaBox ["+parseFloat(E(t.mediaBox.bottomLeftX))+" "+parseFloat(E(t.mediaBox.bottomLeftY))+" "+E(t.mediaBox.topRightX)+" "+E(t.mediaBox.topRightY)+"]"),null!==t.cropBox&&ct("/CropBox ["+E(t.cropBox.bottomLeftX)+" "+E(t.cropBox.bottomLeftY)+" "+E(t.cropBox.topRightX)+" "+E(t.cropBox.topRightY)+"]"),null!==t.bleedBox&&ct("/BleedBox ["+E(t.bleedBox.bottomLeftX)+" "+E(t.bleedBox.bottomLeftY)+" "+E(t.bleedBox.topRightX)+" "+E(t.bleedBox.topRightY)+"]"),null!==t.trimBox&&ct("/TrimBox ["+E(t.trimBox.bottomLeftX)+" "+E(t.trimBox.bottomLeftY)+" "+E(t.trimBox.topRightX)+" "+E(t.trimBox.topRightY)+"]"),null!==t.artBox&&ct("/ArtBox ["+E(t.artBox.bottomLeftX)+" "+E(t.artBox.bottomLeftY)+" "+E(t.artBox.topRightX)+" "+E(t.artBox.topRightY)+"]"),"number"==typeof t.userUnit&&1!==t.userUnit&&ct("/UserUnit "+t.userUnit),Rt.publish("putPage",{objId:r,pageContext:Ft[e],pageNumber:e,page:n}),ct("/Contents "+i+" 0 R"),ct(">>"),ct("endobj");var o=n.join("\n");return C===S.ADVANCED&&(o+="\nQ"),$t(i,!0),re({data:o,filters:ne(),objectId:i}),ct("endobj"),r},oe=y.__private__.putPages=function(){var t,e,n=[];for(t=1;t<=Nt;t++)Ft[t].objId=Zt(),Ft[t].contentsObjId=Zt();for(t=1;t<=Nt;t++)n.push(ie({number:t,data:ot[t],objId:Ft[t].objId,contentsObjId:Ft[t].contentsObjId,mediaBox:Ft[t].mediaBox,cropBox:Ft[t].cropBox,bleedBox:Ft[t].bleedBox,trimBox:Ft[t].trimBox,artBox:Ft[t].artBox,userUnit:Ft[t].userUnit,rootDictionaryObjId:Jt,resourceDictionaryObjId:qt}));$t(Jt,!0),ct("<</Type /Pages");var r="/Kids [";for(e=0;e<Nt;e++)r+=n[e]+" 0 R ";ct(r+"]"),ct("/Count "+Nt),ct(">>"),ct("endobj"),Rt.publish("postPutPages")},ae=function(t){Rt.publish("putFont",{font:t,out:ct,newObject:Xt,putStream:re}),!0!==t.isAlreadyPutted&&(t.objectNumber=Xt(),ct("<<"),ct("/Type /Font"),ct("/BaseFont /"+D(t.postScriptName)),ct("/Subtype /Type1"),"string"==typeof t.encoding&&ct("/Encoding /"+t.encoding),ct("/FirstChar 32"),ct("/LastChar 255"),ct(">>"),ct("endobj"))},se=function(t){t.objectNumber=Xt();var e=[];e.push({key:"Type",value:"/XObject"}),e.push({key:"Subtype",value:"/Form"}),e.push({key:"BBox",value:"["+[E(t.x),E(t.y),E(t.x+t.width),E(t.y+t.height)].join(" ")+"]"}),e.push({key:"Matrix",value:"["+t.matrix.toString()+"]"});var n=t.pages[1].join("\n");re({data:n,additionalKeyValues:e,objectId:t.objectNumber}),ct("endobj")},le=function(t,e){e||(e=21);var n=Xt(),r=function(t,e){var n,r=[],i=1/(e-1);for(n=0;n<1;n+=i)r.push(n);if(r.push(1),0!=t[0].offset){var o={offset:0,color:t[0].color};t.unshift(o)}if(1!=t[t.length-1].offset){var a={offset:1,color:t[t.length-1].color};t.push(a)}for(var s="",l=0,c=0;c<r.length;c++){for(n=r[c];n>t[l+1].offset;)l++;var u=t[l].offset,h=(n-u)/(t[l+1].offset-u),d=t[l].color,f=t[l+1].color;s+=q(Math.round((1-h)*d[0]+h*f[0]).toString(16))+q(Math.round((1-h)*d[1]+h*f[1]).toString(16))+q(Math.round((1-h)*d[2]+h*f[2]).toString(16))}return s.trim()}(t.colors,e),i=[];i.push({key:"FunctionType",value:"0"}),i.push({key:"Domain",value:"[0.0 1.0]"}),i.push({key:"Size",value:"["+e+"]"}),i.push({key:"BitsPerSample",value:"8"}),i.push({key:"Range",value:"[0.0 1.0 0.0 1.0 0.0 1.0]"}),i.push({key:"Decode",value:"[0.0 1.0 0.0 1.0 0.0 1.0]"}),re({data:r,additionalKeyValues:i,alreadyAppliedFilters:["/ASCIIHexDecode"],objectId:n}),ct("endobj"),t.objectNumber=Xt(),ct("<< /ShadingType "+t.type),ct("/ColorSpace /DeviceRGB");var o="/Coords ["+E(parseFloat(t.coords[0]))+" "+E(parseFloat(t.coords[1]))+" ";2===t.type?o+=E(parseFloat(t.coords[2]))+" "+E(parseFloat(t.coords[3])):o+=E(parseFloat(t.coords[2]))+" "+E(parseFloat(t.coords[3]))+" "+E(parseFloat(t.coords[4]))+" "+E(parseFloat(t.coords[5])),ct(o+="]"),t.matrix&&ct("/Matrix ["+t.matrix.toString()+"]"),ct("/Function "+n+" 0 R"),ct("/Extend [true true]"),ct(">>"),ct("endobj")},ce=function(t,e){var n=Zt(),r=Xt();e.push({resourcesOid:n,objectOid:r}),t.objectNumber=r;var i=[];i.push({key:"Type",value:"/Pattern"}),i.push({key:"PatternType",value:"1"}),i.push({key:"PaintType",value:"1"}),i.push({key:"TilingType",value:"1"}),i.push({key:"BBox",value:"["+t.boundingBox.map(E).join(" ")+"]"}),i.push({key:"XStep",value:E(t.xStep)}),i.push({key:"YStep",value:E(t.yStep)}),i.push({key:"Resources",value:n+" 0 R"}),t.matrix&&i.push({key:"Matrix",value:"["+t.matrix.toString()+"]"}),re({data:t.stream,additionalKeyValues:i,objectId:t.objectNumber}),ct("endobj")},ue=function(t){for(var e in t.objectNumber=Xt(),ct("<<"),t)switch(e){case"opacity":ct("/ca "+N(t[e]));break;case"stroke-opacity":ct("/CA "+N(t[e]))}ct(">>"),ct("endobj")},he=function(t){$t(t.resourcesOid,!0),ct("<<"),ct("/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]"),function(){for(var t in ct("/Font <<"),Tt)Tt.hasOwnProperty(t)&&(!1===m||!0===m&&v.hasOwnProperty(t))&&ct("/"+t+" "+Tt[t].objectNumber+" 0 R");ct(">>")}(),function(){if(Object.keys(Ot).length>0){for(var t in ct("/Shading <<"),Ot)Ot.hasOwnProperty(t)&&Ot[t]instanceof F&&Ot[t].objectNumber>=0&&ct("/"+t+" "+Ot[t].objectNumber+" 0 R");Rt.publish("putShadingPatternDict"),ct(">>")}}(),function(t){if(Object.keys(Ot).length>0){for(var e in ct("/Pattern <<"),Ot)Ot.hasOwnProperty(e)&&Ot[e]instanceof y.TilingPattern&&Ot[e].objectNumber>=0&&Ot[e].objectNumber<t&&ct("/"+e+" "+Ot[e].objectNumber+" 0 R");Rt.publish("putTilingPatternDict"),ct(">>")}}(t.objectOid),function(){if(Object.keys(Dt).length>0){var t;for(t in ct("/ExtGState <<"),Dt)Dt.hasOwnProperty(t)&&Dt[t].objectNumber>=0&&ct("/"+t+" "+Dt[t].objectNumber+" 0 R");Rt.publish("putGStateDict"),ct(">>")}}(),function(){for(var t in ct("/XObject <<"),Ht)Ht.hasOwnProperty(t)&&Ht[t].objectNumber>=0&&ct("/"+t+" "+Ht[t].objectNumber+" 0 R");Rt.publish("putXobjectDict"),ct(">>")}(),ct(">>"),ct("endobj")},de=function(){var t=[];(function(){for(var t in Tt)Tt.hasOwnProperty(t)&&(!1===m||!0===m&&v.hasOwnProperty(t))&&ae(Tt[t])})(),function(){var t;for(t in Dt)Dt.hasOwnProperty(t)&&ue(Dt[t])}(),function(){for(var t in Ht)Ht.hasOwnProperty(t)&&se(Ht[t])}(),function(t){var e;for(e in Ot)Ot.hasOwnProperty(e)&&(Ot[e]instanceof F?le(Ot[e]):Ot[e]instanceof R&&ce(Ot[e],t))}(t),Rt.publish("putResources"),t.forEach(he),he({resourcesOid:qt,objectOid:Number.MAX_SAFE_INTEGER}),Rt.publish("postPutResources")},fe=function(t){Et[t.fontName]=Et[t.fontName]||{},Et[t.fontName][t.fontStyle]=t.id},pe=function(t,e,n,r,i){var o={id:"F"+(Object.keys(Tt).length+1).toString(10),postScriptName:t,fontName:e,fontStyle:n,encoding:r,isStandardFont:i||!1,metadata:{}};return Rt.publish("addFont",{font:o,instance:this}),Tt[o.id]=o,fe(o),o.id},Ae=y.__private__.pdfEscape=y.pdfEscape=function(t,e){return function(t,e){var n,r,i,o,a,s,l,c,u;if(i=(e=e||{}).sourceEncoding||"Unicode",a=e.outputEncoding,(e.autoencode||a)&&Tt[xt].metadata&&Tt[xt].metadata[i]&&Tt[xt].metadata[i].encoding&&(o=Tt[xt].metadata[i].encoding,!a&&Tt[xt].encoding&&(a=Tt[xt].encoding),!a&&o.codePages&&(a=o.codePages[0]),"string"==typeof a&&(a=o[a]),a)){for(l=!1,s=[],n=0,r=t.length;n<r;n++)(c=a[t.charCodeAt(n)])?s.push(String.fromCharCode(c)):s.push(t[n]),s[n].charCodeAt(0)>>8&&(l=!0);t=s.join("")}for(n=t.length;void 0===l&&0!==n;)t.charCodeAt(n-1)>>8&&(l=!0),n--;if(!l)return t;for(s=e.noBOM?[]:[254,255],n=0,r=t.length;n<r;n++){if((u=(c=t.charCodeAt(n))>>8)>>8)throw new Error("Character at position "+n+" of string '"+t+"' exceeds 16bits. Cannot be encoded into UCS-2 BE");s.push(u),s.push(c-(u<<8))}return String.fromCharCode.apply(void 0,s)}(t,e).replace(/\\/g,"\\\\").replace(/\(/g,"\\(").replace(/\)/g,"\\)")},ge=y.__private__.beginPage=function(t){ot[++Nt]=[],Ft[Nt]={objId:0,contentsObjId:0,userUnit:Number(u),artBox:null,bleedBox:null,cropBox:null,trimBox:null,mediaBox:{bottomLeftX:0,bottomLeftY:0,topRightX:Number(t[0]),topRightY:Number(t[1])}},ve(Nt),lt(ot[K])},me=function(t,e){var r,i,a;switch(n=e||n,"string"==typeof t&&(r=x(t.toLowerCase()),Array.isArray(r)&&(i=r[0],a=r[1])),Array.isArray(t)&&(i=t[0]*St,a=t[1]*St),isNaN(i)&&(i=o[0],a=o[1]),(i>14400||a>14400)&&(l.warn("A page in a PDF can not be wider or taller than 14400 userUnit. jsPDF limits the width/height to 14400"),i=Math.min(14400,i),a=Math.min(14400,a)),o=[i,a],n.substr(0,1)){case"l":a>i&&(o=[a,i]);break;case"p":i>a&&(o=[a,i])}ge(o),Ze(Ge),ct(rn),0!==un&&ct(un+" J"),0!==hn&&ct(hn+" j"),Rt.publish("addPage",{pageNumber:Nt})},ve=function(t){t>0&&t<=Nt&&(K=t)},ye=y.__private__.getNumberOfPages=y.getNumberOfPages=function(){return ot.length-1},be=function(t,e,n){var r,i=void 0;return n=n||{},t=void 0!==t?t:Tt[xt].fontName,e=void 0!==e?e:Tt[xt].fontStyle,r=t.toLowerCase(),void 0!==Et[r]&&void 0!==Et[r][e]?i=Et[r][e]:void 0!==Et[t]&&void 0!==Et[t][e]?i=Et[t][e]:!1===n.disableWarning&&l.warn("Unable to look up font label for font '"+t+"', '"+e+"'. Refer to getFontList() for available fonts."),i||n.noFallback||null==(i=Et.times[e])&&(i=Et.times.normal),i},_e=y.__private__.putInfo=function(){var t=Xt(),e=function(t){return t};for(var n in null!==g&&(e=Me.encryptor(t,0)),ct("<<"),ct("/Producer ("+Ae(e("jsPDF "+j.version))+")"),wt)wt.hasOwnProperty(n)&&wt[n]&&ct("/"+n.substr(0,1).toUpperCase()+n.substr(1)+" ("+Ae(e(wt[n]))+")");ct("/CreationDate ("+Ae(e(z))+")"),ct(">>"),ct("endobj")},we=y.__private__.putCatalog=function(t){var e=(t=t||{}).rootDictionaryObjId||Jt;switch(Xt(),ct("<<"),ct("/Type /Catalog"),ct("/Pages "+e+" 0 R"),pt||(pt="fullwidth"),pt){case"fullwidth":ct("/OpenAction [3 0 R /FitH null]");break;case"fullheight":ct("/OpenAction [3 0 R /FitV null]");break;case"fullpage":ct("/OpenAction [3 0 R /Fit]");break;case"original":ct("/OpenAction [3 0 R /XYZ null null 1]");break;default:var n=""+pt;"%"===n.substr(n.length-1)&&(pt=parseInt(pt)/100),"number"==typeof pt&&ct("/OpenAction [3 0 R /XYZ null null "+N(pt)+"]")}switch(yt||(yt="continuous"),yt){case"continuous":ct("/PageLayout /OneColumn");break;case"single":ct("/PageLayout /SinglePage");break;case"two":case"twoleft":ct("/PageLayout /TwoColumnLeft");break;case"tworight":ct("/PageLayout /TwoColumnRight")}mt&&ct("/PageMode /"+mt),Rt.publish("putCatalog"),ct(">>"),ct("endobj")},xe=y.__private__.putTrailer=function(){ct("trailer"),ct("<<"),ct("/Size "+(tt+1)),ct("/Root "+tt+" 0 R"),ct("/Info "+(tt-1)+" 0 R"),null!==g&&ct("/Encrypt "+Me.oid+" 0 R"),ct("/ID [ <"+Y+"> <"+Y+"> ]"),ct(">>")},Se=y.__private__.putHeader=function(){ct("%PDF-"+b),ct("%ºß¬à")},Ce=y.__private__.putXRef=function(){var t="0000000000";ct("xref"),ct("0 "+(tt+1)),ct("0000000000 65535 f ");for(var e=1;e<=tt;e++)"function"==typeof et[e]?ct((t+et[e]()).slice(-10)+" 00000 n "):void 0!==et[e]?ct((t+et[e]).slice(-10)+" 00000 n "):ct("0000000000 00000 n ")},ke=y.__private__.buildDocument=function(){tt=0,rt=0,nt=[],et=[],it=[],Jt=Zt(),qt=Zt(),lt(nt),Rt.publish("buildDocument"),Se(),oe(),function(){Rt.publish("putAdditionalObjects");for(var t=0;t<it.length;t++){var e=it[t];$t(e.objId,!0),ct(e.content),ct("endobj")}Rt.publish("postPutAdditionalObjects")}(),de(),null!==g&&(Me.oid=Xt(),ct("<<"),ct("/Filter /Standard"),ct("/V "+Me.v),ct("/R "+Me.r),ct("/U <"+Me.toHexString(Me.U)+">"),ct("/O <"+Me.toHexString(Me.O)+">"),ct("/P "+Me.P),ct(">>"),ct("endobj")),_e(),we();var t=rt;return Ce(),xe(),ct("startxref"),ct(""+t),ct("%%EOF"),lt(ot[K]),nt.join("\n")},Be=y.__private__.getBlob=function(t){return new Blob([ht(t)],{type:"application/pdf"})},Te=y.output=y.__private__.output=((Gt=function(t,e){switch("string"==typeof(e=e||{})?e={filename:e}:e.filename=e.filename||"generated.pdf",t){case void 0:return ke();case"save":y.save(e.filename);break;case"arraybuffer":return ht(ke());case"blob":return Be(ke());case"bloburi":case"bloburl":if(void 0!==a.URL&&"function"==typeof a.URL.createObjectURL)return a.URL&&a.URL.createObjectURL(Be(ke()))||void 0;l.warn("bloburl is not supported by your system, because URL.createObjectURL is not supported by your browser.");break;case"datauristring":case"dataurlstring":var n="",r=ke();try{n=f(r)}catch(t){n=f(unescape(encodeURIComponent(r)))}return"data:application/pdf;filename="+e.filename+";base64,"+n;case"pdfobjectnewwindow":if("[object Window]"===Object.prototype.toString.call(a)){var i="https://cdnjs.cloudflare.com/ajax/libs/pdfobject/2.1.1/pdfobject.min.js",o=' integrity="sha512-4ze/a9/4jqu+tX9dfOqJYSvyYd5M6qum/3HpCLr+/Jqf0whc37VUbkpNGHR7/8pSnCFw47T1fmIpwBV7UySh3g==" crossorigin="anonymous"';e.pdfObjectUrl&&(i=e.pdfObjectUrl,o="");var s='<html><style>html, body { padding: 0; margin: 0; } iframe { width: 100%; height: 100%; border: 0;} </style><body><script src="'+i+'"'+o+'><\/script><script >PDFObject.embed("'+this.output("dataurlstring")+'", '+JSON.stringify(e)+");<\/script></body></html>",c=a.open();return null!==c&&c.document.write(s),c}throw new Error("The option pdfobjectnewwindow just works in a browser-environment.");case"pdfjsnewwindow":if("[object Window]"===Object.prototype.toString.call(a)){var u='<html><style>html, body { padding: 0; margin: 0; } iframe { width: 100%; height: 100%; border: 0;} </style><body><iframe id="pdfViewer" src="'+(e.pdfJsUrl||"examples/PDF.js/web/viewer.html")+"?file=&downloadName="+e.filename+'" width="500px" height="400px" /></body></html>',h=a.open();if(null!==h){h.document.write(u);var d=this;h.document.documentElement.querySelector("#pdfViewer").onload=function(){h.document.title=e.filename,h.document.documentElement.querySelector("#pdfViewer").contentWindow.PDFViewerApplication.open(d.output("bloburl"))}}return h}throw new Error("The option pdfjsnewwindow just works in a browser-environment.");case"dataurlnewwindow":if("[object Window]"!==Object.prototype.toString.call(a))throw new Error("The option dataurlnewwindow just works in a browser-environment.");var p='<html><style>html, body { padding: 0; margin: 0; } iframe { width: 100%; height: 100%; border: 0;} </style><body><iframe src="'+this.output("datauristring",e)+'"></iframe></body></html>',A=a.open();if(null!==A&&(A.document.write(p),A.document.title=e.filename),A||"undefined"==typeof safari)return A;break;case"datauri":case"dataurl":return a.document.location.href=this.output("datauristring",e);default:return null}}).foo=function(){try{return Gt.apply(this,arguments)}catch(n){var t=n.stack||"";~t.indexOf(" at ")&&(t=t.split(" at ")[1]);var e="Error in function "+t.split("\n")[0].split("<")[0]+": "+n.message;if(!a.console)throw new Error(e);a.console.error(e,n),a.alert&&alert(e)}},Gt.foo.bar=Gt,Gt.foo),Ee=function(t){return!0===Array.isArray(jt)&&jt.indexOf(t)>-1};switch(r){case"pt":St=1;break;case"mm":St=72/25.4;break;case"cm":St=72/2.54;break;case"in":St=72;break;case"px":St=1==Ee("px_scaling")?.75:96/72;break;case"pc":case"em":St=12;break;case"ex":St=6;break;default:if("number"!=typeof r)throw new Error("Invalid unit: "+r);St=r}var Me=null;Z(),W();var Oe=y.__private__.getPageInfo=y.getPageInfo=function(t){if(isNaN(t)||t%1!=0)throw new Error("Invalid argument passed to jsPDF.getPageInfo");return{objId:Ft[t].objId,pageNumber:t,pageContext:Ft[t]}},Le=y.__private__.getPageInfoByObjId=function(t){if(isNaN(t)||t%1!=0)throw new Error("Invalid argument passed to jsPDF.getPageInfoByObjId");for(var e in Ft)if(Ft[e].objId===t)break;return Oe(e)},De=y.__private__.getCurrentPageInfo=y.getCurrentPageInfo=function(){return{objId:Ft[K].objId,pageNumber:K,pageContext:Ft[K]}};y.addPage=function(){return me.apply(this,arguments),this},y.setPage=function(){return ve.apply(this,arguments),lt.call(this,ot[K]),this},y.insertPage=function(t){return this.addPage(),this.movePage(K,t),this},y.movePage=function(t,e){var n,r;if(t>e){n=ot[t],r=Ft[t];for(var i=t;i>e;i--)ot[i]=ot[i-1],Ft[i]=Ft[i-1];ot[e]=n,Ft[e]=r,this.setPage(e)}else if(t<e){n=ot[t],r=Ft[t];for(var o=t;o<e;o++)ot[o]=ot[o+1],Ft[o]=Ft[o+1];ot[e]=n,Ft[e]=r,this.setPage(e)}return this},y.deletePage=function(){return function(t){t>0&&t<=Nt&&(ot.splice(t,1),Ft.splice(t,1),K>--Nt&&(K=Nt),this.setPage(K))}.apply(this,arguments),this},y.__private__.text=y.text=function(t,e,n,r,o){var a,s,l,c,u,h,d,f,p,A=(r=r||{}).scope||this;if("number"==typeof t&&"number"==typeof e&&("string"==typeof n||Array.isArray(n))){var g=n;n=e,e=t,t=g}if(arguments[3]instanceof zt==0?(l=arguments[4],c=arguments[5],"object"===i()(d=arguments[3])&&null!==d||("string"==typeof l&&(c=l,l=null),"string"==typeof d&&(c=d,d=null),"number"==typeof d&&(l=d,d=null),r={flags:d,angle:l,align:c})):(M("The transform parameter of text() with a Matrix value"),p=o),isNaN(e)||isNaN(n)||null==t)throw new Error("Invalid arguments passed to jsPDF.text");if(0===t.length)return A;var m,y="",b="number"==typeof r.lineHeightFactor?r.lineHeightFactor:We,_=A.internal.scaleFactor;function w(t){for(var e,n=t.concat(),r=[],i=n.length;i--;)"string"==typeof(e=n.shift())?r.push(e):Array.isArray(t)&&(1===e.length||void 0===e[1]&&void 0===e[2])?r.push(e[0]):r.push([e[0],e[1],e[2]]);return r}function x(t,e){var n;if("string"==typeof t)n=e(t)[0];else if(Array.isArray(t)){for(var r,i,o=t.concat(),a=[],s=o.length;s--;)"string"==typeof(r=o.shift())?a.push(e(r)[0]):Array.isArray(r)&&"string"==typeof r[0]&&(i=e(r[0],r[1],r[2]),a.push([i[0],i[1],i[2]]));n=a}return n}var k=!1,B=!0;if("string"==typeof t)k=!0;else if(Array.isArray(t)){var T=t.concat();s=[];for(var O,L=T.length;L--;)("string"!=typeof(O=T.shift())||Array.isArray(O)&&"string"!=typeof O[0])&&(B=!1);k=B}if(!1===k)throw new Error('Type of text must be string or Array. "'+t+'" is not recognized.');"string"==typeof t&&(t=t.match(/[\r?\n]/)?t.split(/\r\n|\r|\n/g):[t]);var D=ft/A.internal.scaleFactor,I=D*(b-1);switch(r.baseline){case"bottom":n-=I;break;case"top":n+=D-I;break;case"hanging":n+=D-2*I;break;case"middle":n+=D/2-I}if((h=r.maxWidth||0)>0&&("string"==typeof t?t=A.splitTextToSize(t,h):"[object Array]"===Object.prototype.toString.call(t)&&(t=t.reduce(function(t,e){return t.concat(A.splitTextToSize(e,h))},[]))),a={text:t,x:e,y:n,options:r,mutex:{pdfEscape:Ae,activeFontKey:xt,fonts:Tt,activeFontSize:ft}},Rt.publish("preProcessText",a),t=a.text,l=(r=a.options).angle,p instanceof zt==0&&l&&"number"==typeof l){l*=Math.PI/180,0===r.rotationDirection&&(l=-l),C===S.ADVANCED&&(l=-l);var P=Math.cos(l),N=Math.sin(l);p=new zt(P,N,-N,P,0,0)}else l&&l instanceof zt&&(p=l);C!==S.ADVANCED||p||(p=Vt),void 0!==(u=r.charSpace||ln)&&(y+=E(U(u))+" Tc\n",this.setCharSpace(this.getCharSpace()||0)),void 0!==(f=r.horizontalScale)&&(y+=E(100*f)+" Tz\n"),r.lang;var F=-1,R=void 0!==r.renderingMode?r.renderingMode:r.stroke,j=A.internal.getCurrentPageInfo().pageContext;switch(R){case 0:case!1:case"fill":F=0;break;case 1:case!0:case"stroke":F=1;break;case 2:case"fillThenStroke":F=2;break;case 3:case"invisible":F=3;break;case 4:case"fillAndAddForClipping":F=4;break;case 5:case"strokeAndAddPathForClipping":F=5;break;case 6:case"fillThenStrokeAndAddToPathForClipping":F=6;break;case 7:case"addToPathForClipping":F=7}var H=void 0!==j.usedRenderingMode?j.usedRenderingMode:-1;-1!==F?y+=F+" Tr\n":-1!==H&&(y+="0 Tr\n"),-1!==F&&(j.usedRenderingMode=F),c=r.align||"left";var Q,z=ft*b,Y=A.internal.pageSize.getWidth(),V=Tt[xt];u=r.charSpace||ln,h=r.maxWidth||0,d=Object.assign({autoencode:!0,noBOM:!0},r.flags);var W=[];if("[object Array]"===Object.prototype.toString.call(t)){var G;s=w(t),"left"!==c&&(Q=s.map(function(t){return A.getStringUnitWidth(t,{font:V,charSpace:u,fontSize:ft,doKerning:!1})*ft/_}));var X,Z=0;if("right"===c){e-=Q[0],t=[],L=s.length;for(var $=0;$<L;$++)0===$?(X=qe(e),G=tn(n)):(X=U(Z-Q[$]),G=-z),t.push([s[$],X,G]),Z=Q[$]}else if("center"===c){e-=Q[0]/2,t=[],L=s.length;for(var K=0;K<L;K++)0===K?(X=qe(e),G=tn(n)):(X=U((Z-Q[K])/2),G=-z),t.push([s[K],X,G]),Z=Q[K]}else if("left"===c){t=[],L=s.length;for(var J=0;J<L;J++)t.push(s[J])}else{if("justify"!==c)throw new Error('Unrecognized alignment option, use "left", "center", "right" or "justify".');t=[],L=s.length,h=0!==h?h:Y;for(var q=0;q<L;q++)G=0===q?tn(n):-z,X=0===q?qe(e):0,q<L-1?W.push(E(U((h-Q[q])/(s[q].split(" ").length-1)))):W.push(0),t.push([s[q],X,G])}}!0===("boolean"==typeof r.R2L?r.R2L:gt)&&(t=x(t,function(t,e,n){return[t.split("").reverse().join(""),e,n]})),a={text:t,x:e,y:n,options:r,mutex:{pdfEscape:Ae,activeFontKey:xt,fonts:Tt,activeFontSize:ft}},Rt.publish("postProcessText",a),t=a.text,m=a.mutex.isHex||!1;var tt=Tt[xt].encoding;"WinAnsiEncoding"!==tt&&"StandardEncoding"!==tt||(t=x(t,function(t,e,n){return[function(t){return t=t.split("\t").join(Array(r.TabLen||9).join(" ")),Ae(t,d)}(t),e,n]})),s=w(t),t=[];for(var et,nt,rt,it=Array.isArray(s[0])?1:0,ot="",at=function(t,e,n){var i="";return n instanceof zt?(n="number"==typeof r.angle?Yt(n,new zt(1,0,0,1,t,e)):Yt(new zt(1,0,0,1,t,e),n),C===S.ADVANCED&&(n=Yt(new zt(1,0,0,-1,0,0),n)),i=n.join(" ")+" Tm\n"):i=E(t)+" "+E(e)+" Td\n",i},st=0;st<s.length;st++){switch(ot="",it){case 1:rt=(m?"<":"(")+s[st][0]+(m?">":")"),et=parseFloat(s[st][1]),nt=parseFloat(s[st][2]);break;case 0:rt=(m?"<":"(")+s[st]+(m?">":")"),et=qe(e),nt=tn(n)}void 0!==W&&void 0!==W[st]&&(ot=W[st]+" Tw\n"),0===st?t.push(ot+at(et,nt,p)+rt):0===it?t.push(ot+rt):1===it&&t.push(ot+at(et,nt,p)+rt)}t=0===it?t.join(" Tj\nT* "):t.join(" Tj\n"),t+=" Tj\n";var lt="BT\n/";return lt+=xt+" "+ft+" Tf\n",lt+=E(ft*b)+" TL\n",lt+=an+"\n",lt+=y,lt+=t,ct(lt+="ET"),v[xt]=!0,A};var Ie=y.__private__.clip=y.clip=function(t){return ct("evenodd"===t?"W*":"W"),this};y.clipEvenOdd=function(){return Ie("evenodd")},y.__private__.discardPath=y.discardPath=function(){return ct("n"),this};var Pe=y.__private__.isValidStyle=function(t){var e=!1;return-1!==[void 0,null,"S","D","F","DF","FD","f","f*","B","B*","n"].indexOf(t)&&(e=!0),e};y.__private__.setDefaultPathOperation=y.setDefaultPathOperation=function(t){return Pe(t)&&(d=t),this};var Ne=y.__private__.getStyle=y.getStyle=function(t){var e=d;switch(t){case"D":case"S":e="S";break;case"F":e="f";break;case"FD":case"DF":e="B";break;case"f":case"f*":case"B":case"B*":e=t}return e},Fe=y.close=function(){return ct("h"),this};y.stroke=function(){return ct("S"),this},y.fill=function(t){return Re("f",t),this},y.fillEvenOdd=function(t){return Re("f*",t),this},y.fillStroke=function(t){return Re("B",t),this},y.fillStrokeEvenOdd=function(t){return Re("B*",t),this};var Re=function(t,e){"object"===i()(e)?He(e,t):ct(t)},je=function(t){null===t||C===S.ADVANCED&&void 0===t||(t=Ne(t),ct(t))};var He=function(t,e){var n=Lt[t.key],r=Ot[n];if(r instanceof F)ct("q"),ct(Ue(e)),r.gState&&y.setGState(r.gState),ct(t.matrix.toString()+" cm"),ct("/"+n+" sh"),ct("Q");else if(r instanceof R){var i=new zt(1,0,0,-1,0,bn());t.matrix&&(i=i.multiply(t.matrix||Vt),n=function(t,e,n,r,i){var o=new R(e||this.boundingBox,n||this.xStep,r||this.yStep,this.gState,i||this.matrix);o.stream=this.stream;var a=t+"$$"+this.cloneIndex+++"$$";return Wt(a,o),o}.call(r,t.key,t.boundingBox,t.xStep,t.yStep,i).id),ct("q"),ct("/Pattern cs"),ct("/"+n+" scn"),r.gState&&y.setGState(r.gState),ct(e),ct("Q")}},Ue=function(t){switch(t){case"f":case"F":return"W n";case"f*":return"W* n";case"B":return"W S";case"B*":return"W* S";case"S":return"W S";case"n":return"W n"}},Qe=y.moveTo=function(t,e){return ct(E(U(t))+" "+E(Q(e))+" m"),this},ze=y.lineTo=function(t,e){return ct(E(U(t))+" "+E(Q(e))+" l"),this},Ye=y.curveTo=function(t,e,n,r,i,o){return ct([E(U(t)),E(Q(e)),E(U(n)),E(Q(r)),E(U(i)),E(Q(o)),"c"].join(" ")),this};y.__private__.line=y.line=function(t,e,n,r,i){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r)||!Pe(i))throw new Error("Invalid arguments passed to jsPDF.line");return C===S.COMPAT?this.lines([[n-t,r-e]],t,e,[1,1],i||"S"):this.lines([[n-t,r-e]],t,e,[1,1]).stroke()},y.__private__.lines=y.lines=function(t,e,n,r,i,o){var a,s,l,c,u,h,d,f,p,A,g,m;if("number"==typeof t&&(m=n,n=e,e=t,t=m),r=r||[1,1],o=o||!1,isNaN(e)||isNaN(n)||!Array.isArray(t)||!Array.isArray(r)||!Pe(i)||"boolean"!=typeof o)throw new Error("Invalid arguments passed to jsPDF.lines");for(Qe(e,n),a=r[0],s=r[1],c=t.length,A=e,g=n,l=0;l<c;l++)2===(u=t[l]).length?(A=u[0]*a+A,g=u[1]*s+g,ze(A,g)):(h=u[0]*a+A,d=u[1]*s+g,f=u[2]*a+A,p=u[3]*s+g,A=u[4]*a+A,g=u[5]*s+g,Ye(h,d,f,p,A,g));return o&&Fe(),je(i),this},y.path=function(t){for(var e=0;e<t.length;e++){var n=t[e],r=n.c;switch(n.op){case"m":Qe(r[0],r[1]);break;case"l":ze(r[0],r[1]);break;case"c":Ye.apply(this,r);break;case"h":Fe()}}return this},y.__private__.rect=y.rect=function(t,e,n,r,i){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r)||!Pe(i))throw new Error("Invalid arguments passed to jsPDF.rect");return C===S.COMPAT&&(r=-r),ct([E(U(t)),E(Q(e)),E(U(n)),E(U(r)),"re"].join(" ")),je(i),this},y.__private__.triangle=y.triangle=function(t,e,n,r,i,o,a){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r)||isNaN(i)||isNaN(o)||!Pe(a))throw new Error("Invalid arguments passed to jsPDF.triangle");return this.lines([[n-t,r-e],[i-n,o-r],[t-i,e-o]],t,e,[1,1],a,!0),this},y.__private__.roundedRect=y.roundedRect=function(t,e,n,r,i,o,a){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r)||isNaN(i)||isNaN(o)||!Pe(a))throw new Error("Invalid arguments passed to jsPDF.roundedRect");var s=4/3*(Math.SQRT2-1);return i=Math.min(i,.5*n),o=Math.min(o,.5*r),this.lines([[n-2*i,0],[i*s,0,i,o-o*s,i,o],[0,r-2*o],[0,o*s,-i*s,o,-i,o],[2*i-n,0],[-i*s,0,-i,-o*s,-i,-o],[0,2*o-r],[0,-o*s,i*s,-o,i,-o]],t+i,e,[1,1],a,!0),this},y.__private__.ellipse=y.ellipse=function(t,e,n,r,i){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r)||!Pe(i))throw new Error("Invalid arguments passed to jsPDF.ellipse");var o=4/3*(Math.SQRT2-1)*n,a=4/3*(Math.SQRT2-1)*r;return Qe(t+n,e),Ye(t+n,e-a,t+o,e-r,t,e-r),Ye(t-o,e-r,t-n,e-a,t-n,e),Ye(t-n,e+a,t-o,e+r,t,e+r),Ye(t+o,e+r,t+n,e+a,t+n,e),je(i),this},y.__private__.circle=y.circle=function(t,e,n,r){if(isNaN(t)||isNaN(e)||isNaN(n)||!Pe(r))throw new Error("Invalid arguments passed to jsPDF.circle");return this.ellipse(t,e,n,n,r)},y.setFont=function(t,e,n){return n&&(e=T(e,n)),xt=be(t,e,{disableWarning:!1}),this};var Ve=y.__private__.getFont=y.getFont=function(){return Tt[be.apply(y,arguments)]};y.__private__.getFontList=y.getFontList=function(){var t,e,n={};for(t in Et)if(Et.hasOwnProperty(t))for(e in n[t]=[],Et[t])Et[t].hasOwnProperty(e)&&n[t].push(e);return n},y.addFont=function(t,e,n,r,i){var o=["StandardEncoding","MacRomanEncoding","Identity-H","WinAnsiEncoding"];return arguments[3]&&-1!==o.indexOf(arguments[3])?i=arguments[3]:arguments[3]&&-1==o.indexOf(arguments[3])&&(n=T(n,r)),pe.call(this,t,e,n,i=i||"Identity-H")};var We,Ge=t.lineWidth||.200025,Xe=y.__private__.getLineWidth=y.getLineWidth=function(){return Ge},Ze=y.__private__.setLineWidth=y.setLineWidth=function(t){return Ge=t,ct(E(U(t))+" w"),this};y.__private__.setLineDash=j.API.setLineDash=j.API.setLineDashPattern=function(t,e){if(t=t||[],e=e||0,isNaN(e)||!Array.isArray(t))throw new Error("Invalid arguments passed to jsPDF.setLineDash");return t=t.map(function(t){return E(U(t))}).join(" "),e=E(U(e)),ct("["+t+"] "+e+" d"),this};var $e=y.__private__.getLineHeight=y.getLineHeight=function(){return ft*We};y.__private__.getLineHeight=y.getLineHeight=function(){return ft*We};var Ke=y.__private__.setLineHeightFactor=y.setLineHeightFactor=function(t){return"number"==typeof(t=t||1.15)&&(We=t),this},Je=y.__private__.getLineHeightFactor=y.getLineHeightFactor=function(){return We};Ke(t.lineHeight);var qe=y.__private__.getHorizontalCoordinate=function(t){return U(t)},tn=y.__private__.getVerticalCoordinate=function(t){return C===S.ADVANCED?t:Ft[K].mediaBox.topRightY-Ft[K].mediaBox.bottomLeftY-U(t)},en=y.__private__.getHorizontalCoordinateString=y.getHorizontalCoordinateString=function(t){return E(qe(t))},nn=y.__private__.getVerticalCoordinateString=y.getVerticalCoordinateString=function(t){return E(tn(t))},rn=t.strokeColor||"0 G";y.__private__.getStrokeColor=y.getDrawColor=function(){return te(rn)},y.__private__.setStrokeColor=y.setDrawColor=function(t,e,n,r){return rn=ee({ch1:t,ch2:e,ch3:n,ch4:r,pdfColorType:"draw",precision:2}),ct(rn),this};var on=t.fillColor||"0 g";y.__private__.getFillColor=y.getFillColor=function(){return te(on)},y.__private__.setFillColor=y.setFillColor=function(t,e,n,r){return on=ee({ch1:t,ch2:e,ch3:n,ch4:r,pdfColorType:"fill",precision:2}),ct(on),this};var an=t.textColor||"0 g",sn=y.__private__.getTextColor=y.getTextColor=function(){return te(an)};y.__private__.setTextColor=y.setTextColor=function(t,e,n,r){return an=ee({ch1:t,ch2:e,ch3:n,ch4:r,pdfColorType:"text",precision:3}),this};var ln=t.charSpace,cn=y.__private__.getCharSpace=y.getCharSpace=function(){return parseFloat(ln||0)};y.__private__.setCharSpace=y.setCharSpace=function(t){if(isNaN(t))throw new Error("Invalid argument passed to jsPDF.setCharSpace");return ln=t,this};var un=0;y.CapJoinStyles={0:0,butt:0,but:0,miter:0,1:1,round:1,rounded:1,circle:1,2:2,projecting:2,project:2,square:2,bevel:2},y.__private__.setLineCap=y.setLineCap=function(t){var e=y.CapJoinStyles[t];if(void 0===e)throw new Error("Line cap style of '"+t+"' is not recognized. See or extend .CapJoinStyles property for valid styles");return un=e,ct(e+" J"),this};var hn=0;y.__private__.setLineJoin=y.setLineJoin=function(t){var e=y.CapJoinStyles[t];if(void 0===e)throw new Error("Line join style of '"+t+"' is not recognized. See or extend .CapJoinStyles property for valid styles");return hn=e,ct(e+" j"),this},y.__private__.setLineMiterLimit=y.__private__.setMiterLimit=y.setLineMiterLimit=y.setMiterLimit=function(t){if(t=t||0,isNaN(t))throw new Error("Invalid argument passed to jsPDF.setLineMiterLimit");return ct(E(U(t))+" M"),this},y.GState=P,y.setGState=function(t){(t="string"==typeof t?Dt[It[t]]:dn(null,t)).equals(Pt)||(ct("/"+t.id+" gs"),Pt=t)};var dn=function(t,e){if(!t||!It[t]){var n=!1;for(var r in Dt)if(Dt.hasOwnProperty(r)&&Dt[r].equals(e)){n=!0;break}if(n)e=Dt[r];else{var i="GS"+(Object.keys(Dt).length+1).toString(10);Dt[i]=e,e.id=i}return t&&(It[t]=e.id),Rt.publish("addGState",e),e}};y.addGState=function(t,e){return dn(t,e),this},y.saveGraphicsState=function(){return ct("q"),Mt.push({key:xt,size:ft,color:an}),this},y.restoreGraphicsState=function(){ct("Q");var t=Mt.pop();return xt=t.key,ft=t.size,an=t.color,Pt=null,this},y.setCurrentTransformationMatrix=function(t){return ct(t.toString()+" cm"),this},y.comment=function(t){return ct("#"+t),this};var fn=function(t,e){var n=t||0;Object.defineProperty(this,"x",{enumerable:!0,get:function(){return n},set:function(t){isNaN(t)||(n=parseFloat(t))}});var r=e||0;Object.defineProperty(this,"y",{enumerable:!0,get:function(){return r},set:function(t){isNaN(t)||(r=parseFloat(t))}});var i="pt";return Object.defineProperty(this,"type",{enumerable:!0,get:function(){return i},set:function(t){i=t.toString()}}),this},pn=function(t,e,n,r){fn.call(this,t,e),this.type="rect";var i=n||0;Object.defineProperty(this,"w",{enumerable:!0,get:function(){return i},set:function(t){isNaN(t)||(i=parseFloat(t))}});var o=r||0;return Object.defineProperty(this,"h",{enumerable:!0,get:function(){return o},set:function(t){isNaN(t)||(o=parseFloat(t))}}),this},An=function(){this.page=Nt,this.currentPage=K,this.pages=ot.slice(0),this.pagesContext=Ft.slice(0),this.x=Ct,this.y=kt,this.matrix=Bt,this.width=vn(K),this.height=bn(K),this.outputDestination=st,this.id="",this.objectNumber=-1};An.prototype.restore=function(){Nt=this.page,K=this.currentPage,Ft=this.pagesContext,ot=this.pages,Ct=this.x,kt=this.y,Bt=this.matrix,yn(K,this.width),_n(K,this.height),st=this.outputDestination};var gn=function(t,e,n,r,i){Qt.push(new An),Nt=K=0,ot=[],Ct=t,kt=e,Bt=i,ge([n,r])};for(var mn in y.beginFormObject=function(t,e,n,r,i){return gn(t,e,n,r,i),this},y.endFormObject=function(t){return function(t){if(Ut[t])Qt.pop().restore();else{var e=new An,n="Xo"+(Object.keys(Ht).length+1).toString(10);e.id=n,Ut[t]=n,Ht[n]=e,Rt.publish("addFormObject",e),Qt.pop().restore()}}(t),this},y.doFormObject=function(t,e){var n=Ht[Ut[t]];return ct("q"),ct(e.toString()+" cm"),ct("/"+n.id+" Do"),ct("Q"),this},y.getFormObject=function(t){var e=Ht[Ut[t]];return{x:e.x,y:e.y,width:e.width,height:e.height,matrix:e.matrix}},y.save=function(t,e){return t=t||"generated.pdf",(e=e||{}).returnPromise=e.returnPromise||!1,!1===e.returnPromise?(p(Be(ke()),t),"function"==typeof p.unload&&a.setTimeout&&setTimeout(p.unload,911),this):new Promise(function(e,n){try{var r=p(Be(ke()),t);"function"==typeof p.unload&&a.setTimeout&&setTimeout(p.unload,911),e(r)}catch(t){n(t.message)}})},j.API)j.API.hasOwnProperty(mn)&&("events"===mn&&j.API.events.length?function(t,e){var n,r,i;for(i=e.length-1;-1!==i;i--)n=e[i][0],r=e[i][1],t.subscribe.apply(t,[n].concat("function"==typeof r?[r]:r))}(Rt,j.API.events):y[mn]=j.API[mn]);var vn=y.getPageWidth=function(t){return(Ft[t=t||K].mediaBox.topRightX-Ft[t].mediaBox.bottomLeftX)/St},yn=y.setPageWidth=function(t,e){Ft[t].mediaBox.topRightX=e*St+Ft[t].mediaBox.bottomLeftX},bn=y.getPageHeight=function(t){return(Ft[t=t||K].mediaBox.topRightY-Ft[t].mediaBox.bottomLeftY)/St},_n=y.setPageHeight=function(t,e){Ft[t].mediaBox.topRightY=e*St+Ft[t].mediaBox.bottomLeftY};return y.internal={pdfEscape:Ae,getStyle:Ne,getFont:Ve,getFontSize:At,getCharSpace:cn,getTextColor:sn,getLineHeight:$e,getLineHeightFactor:Je,getLineWidth:Xe,write:ut,getHorizontalCoordinate:qe,getVerticalCoordinate:tn,getCoordinateString:en,getVerticalCoordinateString:nn,collections:{},newObject:Xt,newAdditionalObject:Kt,newObjectDeferred:Zt,newObjectDeferredBegin:$t,getFilters:ne,putStream:re,events:Rt,scaleFactor:St,pageSize:{getWidth:function(){return vn(K)},setWidth:function(t){yn(K,t)},getHeight:function(){return bn(K)},setHeight:function(t){_n(K,t)}},encryptionOptions:g,encryption:Me,getEncryptor:function(t){return null!==g?Me.encryptor(t,0):function(t){return t}},output:Te,getNumberOfPages:ye,pages:ot,out:ct,f2:N,f3:H,getPageInfo:Oe,getPageInfoByObjId:Le,getCurrentPageInfo:De,getPDFVersion:_,Point:fn,Rectangle:pn,Matrix:zt,hasHotfix:Ee},Object.defineProperty(y.internal.pageSize,"width",{get:function(){return vn(K)},set:function(t){yn(K,t)},enumerable:!0,configurable:!0}),Object.defineProperty(y.internal.pageSize,"height",{get:function(){return bn(K)},set:function(t){_n(K,t)},enumerable:!0,configurable:!0}),function(t){for(var e=0,n=dt.length;e<n;e++){var r=pe.call(this,t[e][0],t[e][1],t[e][2],dt[e][3],!0);!1===m&&(v[r]=!0);var i=t[e][0].split("-");fe({id:r,fontName:i[0],fontStyle:i[1]||""})}Rt.publish("addFonts",{fonts:Tt,dictionary:Et})}.call(y,dt),xt="F1",me(o,n),Rt.publish("initialized"),y}L.prototype.lsbFirstWord=function(t){return String.fromCharCode(t>>0&255,t>>8&255,t>>16&255,t>>24&255)},L.prototype.toHexString=function(t){return t.split("").map(function(t){return("0"+(255&t.charCodeAt(0)).toString(16)).slice(-2)}).join("")},L.prototype.hexToBytes=function(t){for(var e=[],n=0;n<t.length;n+=2)e.push(String.fromCharCode(parseInt(t.substr(n,2),16)));return e.join("")},L.prototype.processOwnerPassword=function(t,e){return M(B(e).substr(0,5),t)},L.prototype.encryptor=function(t,e){var n=B(this.encryptionKey+String.fromCharCode(255&t,t>>8&255,t>>16&255,255&e,e>>8&255)).substr(0,10);return function(t){return M(n,t)}},P.prototype.equals=function(t){var e,n="id,objectNumber,equals";if(!t||i()(t)!==i()(this))return!1;var r=0;for(e in this)if(!(n.indexOf(e)>=0)){if(this.hasOwnProperty(e)&&!t.hasOwnProperty(e))return!1;if(this[e]!==t[e])return!1;r++}for(e in t)t.hasOwnProperty(e)&&n.indexOf(e)<0&&r--;return 0===r},j.API={events:[]},j.version="2.5.1";var H=j.API,U=1,Q=function(t){return t.replace(/\\/g,"\\\\").replace(/\(/g,"\\(").replace(/\)/g,"\\)")},z=function(t){return t.replace(/\\\\/g,"\\").replace(/\\\(/g,"(").replace(/\\\)/g,")")},Y=function(t){return t.toFixed(2)},V=function(t){return t.toFixed(5)};H.__acroform__={};var W=function(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t},G=function(t){return t*U},X=function(t){var e=new ht,n=Ct.internal.getHeight(t)||0,r=Ct.internal.getWidth(t)||0;return e.BBox=[0,0,Number(Y(r)),Number(Y(n))],e},Z=H.__acroform__.setBit=function(t,e){if(t=t||0,e=e||0,isNaN(t)||isNaN(e))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.setBit");return t|1<<e},$=H.__acroform__.clearBit=function(t,e){if(t=t||0,e=e||0,isNaN(t)||isNaN(e))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.clearBit");return t&~(1<<e)},K=H.__acroform__.getBit=function(t,e){if(isNaN(t)||isNaN(e))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.getBit");return 0==(t&1<<e)?0:1},J=H.__acroform__.getBitForPdf=function(t,e){if(isNaN(t)||isNaN(e))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.getBitForPdf");return K(t,e-1)},q=H.__acroform__.setBitForPdf=function(t,e){if(isNaN(t)||isNaN(e))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.setBitForPdf");return Z(t,e-1)},tt=H.__acroform__.clearBitForPdf=function(t,e){if(isNaN(t)||isNaN(e))throw new Error("Invalid arguments passed to jsPDF.API.__acroform__.clearBitForPdf");return $(t,e-1)},et=H.__acroform__.calculateCoordinates=function(t,e){var n=e.internal.getHorizontalCoordinate,r=e.internal.getVerticalCoordinate,i=t[0],o=t[1],a=t[2],s=t[3],l={};return l.lowerLeft_X=n(i)||0,l.lowerLeft_Y=r(o+s)||0,l.upperRight_X=n(i+a)||0,l.upperRight_Y=r(o)||0,[Number(Y(l.lowerLeft_X)),Number(Y(l.lowerLeft_Y)),Number(Y(l.upperRight_X)),Number(Y(l.upperRight_Y))]},nt=function(t){if(t.appearanceStreamContent)return t.appearanceStreamContent;if(t.V||t.DV){var e=[],n=t._V||t.DV,r=rt(t,n),i=t.scope.internal.getFont(t.fontName,t.fontStyle).id;e.push("/Tx BMC"),e.push("q"),e.push("BT"),e.push(t.scope.__private__.encodeColorString(t.color)),e.push("/"+i+" "+Y(r.fontSize)+" Tf"),e.push("1 0 0 1 0 0 Tm"),e.push(r.text),e.push("ET"),e.push("Q"),e.push("EMC");var o=X(t);return o.scope=t.scope,o.stream=e.join("\n"),o}},rt=function(t,e){var n=0===t.fontSize?t.maxFontSize:t.fontSize,r={text:"",fontSize:""},i=(e=")"==(e="("==e.substr(0,1)?e.substr(1):e).substr(e.length-1)?e.substr(0,e.length-1):e).split(" ");i=t.multiline?i.map(function(t){return t.split("\n")}):i.map(function(t){return[t]});var o=n,a=Ct.internal.getHeight(t)||0;a=a<0?-a:a;var s=Ct.internal.getWidth(t)||0;s=s<0?-s:s;var l=function(e,n,r){if(e+1<i.length){var o=n+" "+i[e+1][0];return it(o,t,r).width<=s-4}return!1};o++;t:for(;o>0;){e="";var c,u,h=it("3",t,--o).height,d=t.multiline?a-o:(a-h)/2,f=d+=2,p=0,A=0,g=0;if(o<=0){e="(...) Tj\n",e+="% Width of Text: "+it(e,t,o=12).width+", FieldWidth:"+s+"\n";break}for(var m="",v=0,y=0;y<i.length;y++)if(i.hasOwnProperty(y)){var b=!1;if(1!==i[y].length&&g!==i[y].length-1){if((h+2)*(v+2)+2>a)continue t;m+=i[y][g],b=!0,A=y,y--}else{m=" "==(m+=i[y][g]+" ").substr(m.length-1)?m.substr(0,m.length-1):m;var _=parseInt(y),w=l(_,m,o),x=y>=i.length-1;if(w&&!x){m+=" ",g=0;continue}if(w||x){if(x)A=_;else if(t.multiline&&(h+2)*(v+2)+2>a)continue t}else{if(!t.multiline)continue t;if((h+2)*(v+2)+2>a)continue t;A=_}}for(var S="",C=p;C<=A;C++){var k=i[C];if(t.multiline){if(C===A){S+=k[g]+" ",g=(g+1)%k.length;continue}if(C===p){S+=k[k.length-1]+" ";continue}}S+=k[0]+" "}switch(S=" "==S.substr(S.length-1)?S.substr(0,S.length-1):S,u=it(S,t,o).width,t.textAlign){case"right":c=s-u-2;break;case"center":c=(s-u)/2;break;case"left":default:c=2}e+=Y(c)+" "+Y(f)+" Td\n",e+="("+Q(S)+") Tj\n",e+=-Y(c)+" 0 Td\n",f=-(o+2),u=0,p=b?A:A+1,v++,m=""}break}return r.text=e,r.fontSize=o,r},it=function(t,e,n){var r=e.scope.internal.getFont(e.fontName,e.fontStyle),i=e.scope.getStringUnitWidth(t,{font:r,fontSize:parseFloat(n),charSpace:0})*parseFloat(n);return{height:e.scope.getStringUnitWidth("3",{font:r,fontSize:parseFloat(n),charSpace:0})*parseFloat(n)*1.5,width:i}},ot={fields:[],xForms:[],acroFormDictionaryRoot:null,printedOut:!1,internal:null,isInitialized:!1},at=function(t,e){var n={type:"reference",object:t};void 0===e.internal.getPageInfo(t.page).pageContext.annotations.find(function(t){return t.type===n.type&&t.object===n.object})&&e.internal.getPageInfo(t.page).pageContext.annotations.push(n)},st=function(t,e){if(e.scope=t,void 0!==t.internal&&(void 0===t.internal.acroformPlugin||!1===t.internal.acroformPlugin.isInitialized)){if(ft.FieldNum=0,t.internal.acroformPlugin=JSON.parse(JSON.stringify(ot)),t.internal.acroformPlugin.acroFormDictionaryRoot)throw new Error("Exception while creating AcroformDictionary");U=t.internal.scaleFactor,t.internal.acroformPlugin.acroFormDictionaryRoot=new dt,t.internal.acroformPlugin.acroFormDictionaryRoot.scope=t,t.internal.acroformPlugin.acroFormDictionaryRoot._eventID=t.internal.events.subscribe("postPutResources",function(){var e;(e=t).internal.events.unsubscribe(e.internal.acroformPlugin.acroFormDictionaryRoot._eventID),delete e.internal.acroformPlugin.acroFormDictionaryRoot._eventID,e.internal.acroformPlugin.printedOut=!0}),t.internal.events.subscribe("buildDocument",function(){!function(t){t.internal.acroformPlugin.acroFormDictionaryRoot.objId=void 0;var e=t.internal.acroformPlugin.acroFormDictionaryRoot.Fields;for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];r.objId=void 0,r.hasAnnotation&&at(r,t)}}(t)}),t.internal.events.subscribe("putCatalog",function(){!function(t){if(void 0===t.internal.acroformPlugin.acroFormDictionaryRoot)throw new Error("putCatalogCallback: Root missing.");t.internal.write("/AcroForm "+t.internal.acroformPlugin.acroFormDictionaryRoot.objId+" 0 R")}(t)}),t.internal.events.subscribe("postPutPages",function(e){!function(t,e){var n=!t;for(var r in t||(e.internal.newObjectDeferredBegin(e.internal.acroformPlugin.acroFormDictionaryRoot.objId,!0),e.internal.acroformPlugin.acroFormDictionaryRoot.putStream()),t=t||e.internal.acroformPlugin.acroFormDictionaryRoot.Kids)if(t.hasOwnProperty(r)){var o=t[r],a=[],s=o.Rect;if(o.Rect&&(o.Rect=et(o.Rect,e)),e.internal.newObjectDeferredBegin(o.objId,!0),o.DA=Ct.createDefaultAppearanceStream(o),"object"===i()(o)&&"function"==typeof o.getKeyValueListForStream&&(a=o.getKeyValueListForStream()),o.Rect=s,o.hasAppearanceStream&&!o.appearanceStreamContent){var l=nt(o);a.push({key:"AP",value:"<</N "+l+">>"}),e.internal.acroformPlugin.xForms.push(l)}if(o.appearanceStreamContent){var c="";for(var u in o.appearanceStreamContent)if(o.appearanceStreamContent.hasOwnProperty(u)){var h=o.appearanceStreamContent[u];if(c+="/"+u+" ",c+="<<",Object.keys(h).length>=1||Array.isArray(h)){for(var r in h)if(h.hasOwnProperty(r)){var d=h[r];"function"==typeof d&&(d=d.call(e,o)),c+="/"+r+" "+d+" ",e.internal.acroformPlugin.xForms.indexOf(d)>=0||e.internal.acroformPlugin.xForms.push(d)}}else"function"==typeof(d=h)&&(d=d.call(e,o)),c+="/"+r+" "+d,e.internal.acroformPlugin.xForms.indexOf(d)>=0||e.internal.acroformPlugin.xForms.push(d);c+=">>"}a.push({key:"AP",value:"<<\n"+c+">>"})}e.internal.putStream({additionalKeyValues:a,objectId:o.objId}),e.internal.out("endobj")}n&&function(t,e){for(var n in t)if(t.hasOwnProperty(n)){var r=n,o=t[n];e.internal.newObjectDeferredBegin(o.objId,!0),"object"===i()(o)&&"function"==typeof o.putStream&&o.putStream(),delete t[r]}}(e.internal.acroformPlugin.xForms,e)}(e,t)}),t.internal.acroformPlugin.isInitialized=!0}},lt=H.__acroform__.arrayToPdfArray=function(t,e,n){var r=function(t){return t};if(Array.isArray(t)){for(var o="[",a=0;a<t.length;a++)switch(0!==a&&(o+=" "),i()(t[a])){case"boolean":case"number":case"object":o+=t[a].toString();break;case"string":"/"!==t[a].substr(0,1)?(void 0!==e&&n&&(r=n.internal.getEncryptor(e)),o+="("+Q(r(t[a].toString()))+")"):o+=t[a].toString()}return o+"]"}throw new Error("Invalid argument passed to jsPDF.__acroform__.arrayToPdfArray")},ct=function(t,e,n){var r=function(t){return t};return void 0!==e&&n&&(r=n.internal.getEncryptor(e)),(t=t||"").toString(),"("+Q(r(t))+")"},ut=function(){this._objId=void 0,this._scope=void 0,Object.defineProperty(this,"objId",{get:function(){if(void 0===this._objId){if(void 0===this.scope)return;this._objId=this.scope.internal.newObjectDeferred()}return this._objId},set:function(t){this._objId=t}}),Object.defineProperty(this,"scope",{value:this._scope,writable:!0})};ut.prototype.toString=function(){return this.objId+" 0 R"},ut.prototype.putStream=function(){var t=this.getKeyValueListForStream();this.scope.internal.putStream({data:this.stream,additionalKeyValues:t,objectId:this.objId}),this.scope.internal.out("endobj")},ut.prototype.getKeyValueListForStream=function(){var t=[],e=Object.getOwnPropertyNames(this).filter(function(t){return"content"!=t&&"appearanceStreamContent"!=t&&"scope"!=t&&"objId"!=t&&"_"!=t.substring(0,1)});for(var n in e)if(!1===Object.getOwnPropertyDescriptor(this,e[n]).configurable){var r=e[n],i=this[r];i&&(Array.isArray(i)?t.push({key:r,value:lt(i,this.objId,this.scope)}):i instanceof ut?(i.scope=this.scope,t.push({key:r,value:i.objId+" 0 R"})):"function"!=typeof i&&t.push({key:r,value:i}))}return t};var ht=function(){ut.call(this),Object.defineProperty(this,"Type",{value:"/XObject",configurable:!1,writable:!0}),Object.defineProperty(this,"Subtype",{value:"/Form",configurable:!1,writable:!0}),Object.defineProperty(this,"FormType",{value:1,configurable:!1,writable:!0});var t,e=[];Object.defineProperty(this,"BBox",{configurable:!1,get:function(){return e},set:function(t){e=t}}),Object.defineProperty(this,"Resources",{value:"2 0 R",configurable:!1,writable:!0}),Object.defineProperty(this,"stream",{enumerable:!1,configurable:!0,set:function(e){t=e.trim()},get:function(){return t||null}})};W(ht,ut);var dt=function(){ut.call(this);var t,e=[];Object.defineProperty(this,"Kids",{enumerable:!1,configurable:!0,get:function(){return e.length>0?e:void 0}}),Object.defineProperty(this,"Fields",{enumerable:!1,configurable:!1,get:function(){return e}}),Object.defineProperty(this,"DA",{enumerable:!1,configurable:!1,get:function(){if(t){var e=function(t){return t};return this.scope&&(e=this.scope.internal.getEncryptor(this.objId)),"("+Q(e(t))+")"}},set:function(e){t=e}})};W(dt,ut);var ft=function(){ut.call(this);var t=4;Object.defineProperty(this,"F",{enumerable:!1,configurable:!1,get:function(){return t},set:function(e){if(isNaN(e))throw new Error('Invalid value "'+e+'" for attribute F supplied.');t=e}}),Object.defineProperty(this,"showWhenPrinted",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(t,3))},set:function(e){!0===Boolean(e)?this.F=q(t,3):this.F=tt(t,3)}});var e=0;Object.defineProperty(this,"Ff",{enumerable:!1,configurable:!1,get:function(){return e},set:function(t){if(isNaN(t))throw new Error('Invalid value "'+t+'" for attribute Ff supplied.');e=t}});var n=[];Object.defineProperty(this,"Rect",{enumerable:!1,configurable:!1,get:function(){if(0!==n.length)return n},set:function(t){n=void 0!==t?t:[]}}),Object.defineProperty(this,"x",{enumerable:!0,configurable:!0,get:function(){return!n||isNaN(n[0])?0:n[0]},set:function(t){n[0]=t}}),Object.defineProperty(this,"y",{enumerable:!0,configurable:!0,get:function(){return!n||isNaN(n[1])?0:n[1]},set:function(t){n[1]=t}}),Object.defineProperty(this,"width",{enumerable:!0,configurable:!0,get:function(){return!n||isNaN(n[2])?0:n[2]},set:function(t){n[2]=t}}),Object.defineProperty(this,"height",{enumerable:!0,configurable:!0,get:function(){return!n||isNaN(n[3])?0:n[3]},set:function(t){n[3]=t}});var r="";Object.defineProperty(this,"FT",{enumerable:!0,configurable:!1,get:function(){return r},set:function(t){switch(t){case"/Btn":case"/Tx":case"/Ch":case"/Sig":r=t;break;default:throw new Error('Invalid value "'+t+'" for attribute FT supplied.')}}});var o=null;Object.defineProperty(this,"T",{enumerable:!0,configurable:!1,get:function(){if(!o||o.length<1){if(this instanceof _t)return;o="FieldObject"+i.a.FieldNum++}var t=function(t){return t};return this.scope&&(t=this.scope.internal.getEncryptor(this.objId)),"("+Q(t(o))+")"},set:function(t){o=t.toString()}}),Object.defineProperty(this,"fieldName",{configurable:!0,enumerable:!0,get:function(){return o},set:function(t){o=t}});var a="helvetica";Object.defineProperty(this,"fontName",{enumerable:!0,configurable:!0,get:function(){return a},set:function(t){a=t}});var s="normal";Object.defineProperty(this,"fontStyle",{enumerable:!0,configurable:!0,get:function(){return s},set:function(t){s=t}});var l=0;Object.defineProperty(this,"fontSize",{enumerable:!0,configurable:!0,get:function(){return l},set:function(t){l=t}});var c=void 0;Object.defineProperty(this,"maxFontSize",{enumerable:!0,configurable:!0,get:function(){return void 0===c?50/U:c},set:function(t){c=t}});var u="black";Object.defineProperty(this,"color",{enumerable:!0,configurable:!0,get:function(){return u},set:function(t){u=t}});var h="/F1 0 Tf 0 g";Object.defineProperty(this,"DA",{enumerable:!0,configurable:!1,get:function(){if(!(!h||this instanceof _t||this instanceof xt))return ct(h,this.objId,this.scope)},set:function(t){t=t.toString(),h=t}});var d=null;Object.defineProperty(this,"DV",{enumerable:!1,configurable:!1,get:function(){if(d)return this instanceof vt==0?ct(d,this.objId,this.scope):d},set:function(t){t=t.toString(),d=this instanceof vt==0?"("===t.substr(0,1)?z(t.substr(1,t.length-2)):z(t):t}}),Object.defineProperty(this,"defaultValue",{enumerable:!0,configurable:!0,get:function(){return this instanceof vt==1?z(d.substr(1,d.length-1)):d},set:function(t){t=t.toString(),d=this instanceof vt==1?"/"+t:t}});var f=null;Object.defineProperty(this,"_V",{enumerable:!1,configurable:!1,get:function(){if(f)return f},set:function(t){this.V=t}}),Object.defineProperty(this,"V",{enumerable:!1,configurable:!1,get:function(){if(f)return this instanceof vt==0?ct(f,this.objId,this.scope):f},set:function(t){t=t.toString(),f=this instanceof vt==0?"("===t.substr(0,1)?z(t.substr(1,t.length-2)):z(t):t}}),Object.defineProperty(this,"value",{enumerable:!0,configurable:!0,get:function(){return this instanceof vt==1?z(f.substr(1,f.length-1)):f},set:function(t){t=t.toString(),f=this instanceof vt==1?"/"+t:t}}),Object.defineProperty(this,"hasAnnotation",{enumerable:!0,configurable:!0,get:function(){return this.Rect}}),Object.defineProperty(this,"Type",{enumerable:!0,configurable:!1,get:function(){return this.hasAnnotation?"/Annot":null}}),Object.defineProperty(this,"Subtype",{enumerable:!0,configurable:!1,get:function(){return this.hasAnnotation?"/Widget":null}});var p,A=!1;Object.defineProperty(this,"hasAppearanceStream",{enumerable:!0,configurable:!0,get:function(){return A},set:function(t){t=Boolean(t),A=t}}),Object.defineProperty(this,"page",{enumerable:!0,configurable:!0,get:function(){if(p)return p},set:function(t){p=t}}),Object.defineProperty(this,"readOnly",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,1))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,1):this.Ff=tt(this.Ff,1)}}),Object.defineProperty(this,"required",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,2))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,2):this.Ff=tt(this.Ff,2)}}),Object.defineProperty(this,"noExport",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,3))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,3):this.Ff=tt(this.Ff,3)}});var g=null;Object.defineProperty(this,"Q",{enumerable:!0,configurable:!1,get:function(){if(null!==g)return g},set:function(t){if(-1===[0,1,2].indexOf(t))throw new Error('Invalid value "'+t+'" for attribute Q supplied.');g=t}}),Object.defineProperty(this,"textAlign",{get:function(){var t;switch(g){case 0:default:t="left";break;case 1:t="center";break;case 2:t="right"}return t},configurable:!0,enumerable:!0,set:function(t){switch(t){case"right":case 2:g=2;break;case"center":case 1:g=1;break;case"left":case 0:default:g=0}}})};W(ft,ut);var pt=function(){ft.call(this),this.FT="/Ch",this.V="()",this.fontName="zapfdingbats";var t=0;Object.defineProperty(this,"TI",{enumerable:!0,configurable:!1,get:function(){return t},set:function(e){t=e}}),Object.defineProperty(this,"topIndex",{enumerable:!0,configurable:!0,get:function(){return t},set:function(e){t=e}});var e=[];Object.defineProperty(this,"Opt",{enumerable:!0,configurable:!1,get:function(){return lt(e,this.objId,this.scope)},set:function(t){var n,r;r=[],"string"==typeof(n=t)&&(r=function(t,e,n){n||(n=1);for(var r,i=[];r=e.exec(t);)i.push(r[n]);return i}(n,/\((.*?)\)/g)),e=r}}),this.getOptions=function(){return e},this.setOptions=function(t){e=t,this.sort&&e.sort()},this.addOption=function(t){t=(t=t||"").toString(),e.push(t),this.sort&&e.sort()},this.removeOption=function(t,n){for(n=n||!1,t=(t=t||"").toString();-1!==e.indexOf(t)&&(e.splice(e.indexOf(t),1),!1!==n););},Object.defineProperty(this,"combo",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,18))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,18):this.Ff=tt(this.Ff,18)}}),Object.defineProperty(this,"edit",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,19))},set:function(t){!0===this.combo&&(!0===Boolean(t)?this.Ff=q(this.Ff,19):this.Ff=tt(this.Ff,19))}}),Object.defineProperty(this,"sort",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,20))},set:function(t){!0===Boolean(t)?(this.Ff=q(this.Ff,20),e.sort()):this.Ff=tt(this.Ff,20)}}),Object.defineProperty(this,"multiSelect",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,22))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,22):this.Ff=tt(this.Ff,22)}}),Object.defineProperty(this,"doNotSpellCheck",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,23))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,23):this.Ff=tt(this.Ff,23)}}),Object.defineProperty(this,"commitOnSelChange",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,27))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,27):this.Ff=tt(this.Ff,27)}}),this.hasAppearanceStream=!1};W(pt,ft);var At=function(){pt.call(this),this.fontName="helvetica",this.combo=!1};W(At,pt);var gt=function(){At.call(this),this.combo=!0};W(gt,At);var mt=function(){gt.call(this),this.edit=!0};W(mt,gt);var vt=function(){ft.call(this),this.FT="/Btn",Object.defineProperty(this,"noToggleToOff",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,15))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,15):this.Ff=tt(this.Ff,15)}}),Object.defineProperty(this,"radio",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,16))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,16):this.Ff=tt(this.Ff,16)}}),Object.defineProperty(this,"pushButton",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,17))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,17):this.Ff=tt(this.Ff,17)}}),Object.defineProperty(this,"radioIsUnison",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,26))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,26):this.Ff=tt(this.Ff,26)}});var t,e={};Object.defineProperty(this,"MK",{enumerable:!1,configurable:!1,get:function(){var t=function(t){return t};if(this.scope&&(t=this.scope.internal.getEncryptor(this.objId)),0!==Object.keys(e).length){var n,r=[];for(n in r.push("<<"),e)r.push("/"+n+" ("+Q(t(e[n]))+")");return r.push(">>"),r.join("\n")}},set:function(t){"object"===i()(t)&&(e=t)}}),Object.defineProperty(this,"caption",{enumerable:!0,configurable:!0,get:function(){return e.CA||""},set:function(t){"string"==typeof t&&(e.CA=t)}}),Object.defineProperty(this,"AS",{enumerable:!1,configurable:!1,get:function(){return t},set:function(e){t=e}}),Object.defineProperty(this,"appearanceState",{enumerable:!0,configurable:!0,get:function(){return t.substr(1,t.length-1)},set:function(e){t="/"+e}})};W(vt,ft);var yt=function(){vt.call(this),this.pushButton=!0};W(yt,vt);var bt=function(){vt.call(this),this.radio=!0,this.pushButton=!1;var t=[];Object.defineProperty(this,"Kids",{enumerable:!0,configurable:!1,get:function(){return t},set:function(e){t=void 0!==e?e:[]}})};W(bt,vt);var _t=function(){var t,e;ft.call(this),Object.defineProperty(this,"Parent",{enumerable:!1,configurable:!1,get:function(){return t},set:function(e){t=e}}),Object.defineProperty(this,"optionName",{enumerable:!1,configurable:!0,get:function(){return e},set:function(t){e=t}});var n,r={};Object.defineProperty(this,"MK",{enumerable:!1,configurable:!1,get:function(){var t=function(t){return t};this.scope&&(t=this.scope.internal.getEncryptor(this.objId));var e,n=[];for(e in n.push("<<"),r)n.push("/"+e+" ("+Q(t(r[e]))+")");return n.push(">>"),n.join("\n")},set:function(t){"object"===i()(t)&&(r=t)}}),Object.defineProperty(this,"caption",{enumerable:!0,configurable:!0,get:function(){return r.CA||""},set:function(t){"string"==typeof t&&(r.CA=t)}}),Object.defineProperty(this,"AS",{enumerable:!1,configurable:!1,get:function(){return n},set:function(t){n=t}}),Object.defineProperty(this,"appearanceState",{enumerable:!0,configurable:!0,get:function(){return n.substr(1,n.length-1)},set:function(t){n="/"+t}}),this.caption="l",this.appearanceState="Off",this._AppearanceType=Ct.RadioButton.Circle,this.appearanceStreamContent=this._AppearanceType.createAppearanceStream(this.optionName)};W(_t,ft),bt.prototype.setAppearance=function(t){if(!("createAppearanceStream"in t&&"getCA"in t))throw new Error("Couldn't assign Appearance to RadioButton. Appearance was Invalid!");for(var e in this.Kids)if(this.Kids.hasOwnProperty(e)){var n=this.Kids[e];n.appearanceStreamContent=t.createAppearanceStream(n.optionName),n.caption=t.getCA()}},bt.prototype.createOption=function(t){var e=new _t;return e.Parent=this,e.optionName=t,this.Kids.push(e),kt.call(this.scope,e),e};var wt=function(){vt.call(this),this.fontName="zapfdingbats",this.caption="3",this.appearanceState="On",this.value="On",this.textAlign="center",this.appearanceStreamContent=Ct.CheckBox.createAppearanceStream()};W(wt,vt);var xt=function(){ft.call(this),this.FT="/Tx",Object.defineProperty(this,"multiline",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,13))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,13):this.Ff=tt(this.Ff,13)}}),Object.defineProperty(this,"fileSelect",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,21))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,21):this.Ff=tt(this.Ff,21)}}),Object.defineProperty(this,"doNotSpellCheck",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,23))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,23):this.Ff=tt(this.Ff,23)}}),Object.defineProperty(this,"doNotScroll",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,24))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,24):this.Ff=tt(this.Ff,24)}}),Object.defineProperty(this,"comb",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,25))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,25):this.Ff=tt(this.Ff,25)}}),Object.defineProperty(this,"richText",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,26))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,26):this.Ff=tt(this.Ff,26)}});var t=null;Object.defineProperty(this,"MaxLen",{enumerable:!0,configurable:!1,get:function(){return t},set:function(e){t=e}}),Object.defineProperty(this,"maxLength",{enumerable:!0,configurable:!0,get:function(){return t},set:function(e){Number.isInteger(e)&&(t=e)}}),Object.defineProperty(this,"hasAppearanceStream",{enumerable:!0,configurable:!0,get:function(){return this.V||this.DV}})};W(xt,ft);var St=function(){xt.call(this),Object.defineProperty(this,"password",{enumerable:!0,configurable:!0,get:function(){return Boolean(J(this.Ff,14))},set:function(t){!0===Boolean(t)?this.Ff=q(this.Ff,14):this.Ff=tt(this.Ff,14)}}),this.password=!0};W(St,xt);var Ct={CheckBox:{createAppearanceStream:function(){return{N:{On:Ct.CheckBox.YesNormal},D:{On:Ct.CheckBox.YesPushDown,Off:Ct.CheckBox.OffPushDown}}},YesPushDown:function(t){var e=X(t);e.scope=t.scope;var n=[],r=t.scope.internal.getFont(t.fontName,t.fontStyle).id,i=t.scope.__private__.encodeColorString(t.color),o=rt(t,t.caption);return n.push("0.749023 g"),n.push("0 0 "+Y(Ct.internal.getWidth(t))+" "+Y(Ct.internal.getHeight(t))+" re"),n.push("f"),n.push("BMC"),n.push("q"),n.push("0 0 1 rg"),n.push("/"+r+" "+Y(o.fontSize)+" Tf "+i),n.push("BT"),n.push(o.text),n.push("ET"),n.push("Q"),n.push("EMC"),e.stream=n.join("\n"),e},YesNormal:function(t){var e=X(t);e.scope=t.scope;var n=t.scope.internal.getFont(t.fontName,t.fontStyle).id,r=t.scope.__private__.encodeColorString(t.color),i=[],o=Ct.internal.getHeight(t),a=Ct.internal.getWidth(t),s=rt(t,t.caption);return i.push("1 g"),i.push("0 0 "+Y(a)+" "+Y(o)+" re"),i.push("f"),i.push("q"),i.push("0 0 1 rg"),i.push("0 0 "+Y(a-1)+" "+Y(o-1)+" re"),i.push("W"),i.push("n"),i.push("0 g"),i.push("BT"),i.push("/"+n+" "+Y(s.fontSize)+" Tf "+r),i.push(s.text),i.push("ET"),i.push("Q"),e.stream=i.join("\n"),e},OffPushDown:function(t){var e=X(t);e.scope=t.scope;var n=[];return n.push("0.749023 g"),n.push("0 0 "+Y(Ct.internal.getWidth(t))+" "+Y(Ct.internal.getHeight(t))+" re"),n.push("f"),e.stream=n.join("\n"),e}},RadioButton:{Circle:{createAppearanceStream:function(t){var e={D:{Off:Ct.RadioButton.Circle.OffPushDown},N:{}};return e.N[t]=Ct.RadioButton.Circle.YesNormal,e.D[t]=Ct.RadioButton.Circle.YesPushDown,e},getCA:function(){return"l"},YesNormal:function(t){var e=X(t);e.scope=t.scope;var n=[],r=Ct.internal.getWidth(t)<=Ct.internal.getHeight(t)?Ct.internal.getWidth(t)/4:Ct.internal.getHeight(t)/4;r=Number((.9*r).toFixed(5));var i=Ct.internal.Bezier_C,o=Number((r*i).toFixed(5));return n.push("q"),n.push("1 0 0 1 "+V(Ct.internal.getWidth(t)/2)+" "+V(Ct.internal.getHeight(t)/2)+" cm"),n.push(r+" 0 m"),n.push(r+" "+o+" "+o+" "+r+" 0 "+r+" c"),n.push("-"+o+" "+r+" -"+r+" "+o+" -"+r+" 0 c"),n.push("-"+r+" -"+o+" -"+o+" -"+r+" 0 -"+r+" c"),n.push(o+" -"+r+" "+r+" -"+o+" "+r+" 0 c"),n.push("f"),n.push("Q"),e.stream=n.join("\n"),e},YesPushDown:function(t){var e=X(t);e.scope=t.scope;var n=[],r=Ct.internal.getWidth(t)<=Ct.internal.getHeight(t)?Ct.internal.getWidth(t)/4:Ct.internal.getHeight(t)/4;r=Number((.9*r).toFixed(5));var i=Number((2*r).toFixed(5)),o=Number((i*Ct.internal.Bezier_C).toFixed(5)),a=Number((r*Ct.internal.Bezier_C).toFixed(5));return n.push("0.749023 g"),n.push("q"),n.push("1 0 0 1 "+V(Ct.internal.getWidth(t)/2)+" "+V(Ct.internal.getHeight(t)/2)+" cm"),n.push(i+" 0 m"),n.push(i+" "+o+" "+o+" "+i+" 0 "+i+" c"),n.push("-"+o+" "+i+" -"+i+" "+o+" -"+i+" 0 c"),n.push("-"+i+" -"+o+" -"+o+" -"+i+" 0 -"+i+" c"),n.push(o+" -"+i+" "+i+" -"+o+" "+i+" 0 c"),n.push("f"),n.push("Q"),n.push("0 g"),n.push("q"),n.push("1 0 0 1 "+V(Ct.internal.getWidth(t)/2)+" "+V(Ct.internal.getHeight(t)/2)+" cm"),n.push(r+" 0 m"),n.push(r+" "+a+" "+a+" "+r+" 0 "+r+" c"),n.push("-"+a+" "+r+" -"+r+" "+a+" -"+r+" 0 c"),n.push("-"+r+" -"+a+" -"+a+" -"+r+" 0 -"+r+" c"),n.push(a+" -"+r+" "+r+" -"+a+" "+r+" 0 c"),n.push("f"),n.push("Q"),e.stream=n.join("\n"),e},OffPushDown:function(t){var e=X(t);e.scope=t.scope;var n=[],r=Ct.internal.getWidth(t)<=Ct.internal.getHeight(t)?Ct.internal.getWidth(t)/4:Ct.internal.getHeight(t)/4;r=Number((.9*r).toFixed(5));var i=Number((2*r).toFixed(5)),o=Number((i*Ct.internal.Bezier_C).toFixed(5));return n.push("0.749023 g"),n.push("q"),n.push("1 0 0 1 "+V(Ct.internal.getWidth(t)/2)+" "+V(Ct.internal.getHeight(t)/2)+" cm"),n.push(i+" 0 m"),n.push(i+" "+o+" "+o+" "+i+" 0 "+i+" c"),n.push("-"+o+" "+i+" -"+i+" "+o+" -"+i+" 0 c"),n.push("-"+i+" -"+o+" -"+o+" -"+i+" 0 -"+i+" c"),n.push(o+" -"+i+" "+i+" -"+o+" "+i+" 0 c"),n.push("f"),n.push("Q"),e.stream=n.join("\n"),e}},Cross:{createAppearanceStream:function(t){var e={D:{Off:Ct.RadioButton.Cross.OffPushDown},N:{}};return e.N[t]=Ct.RadioButton.Cross.YesNormal,e.D[t]=Ct.RadioButton.Cross.YesPushDown,e},getCA:function(){return"8"},YesNormal:function(t){var e=X(t);e.scope=t.scope;var n=[],r=Ct.internal.calculateCross(t);return n.push("q"),n.push("1 1 "+Y(Ct.internal.getWidth(t)-2)+" "+Y(Ct.internal.getHeight(t)-2)+" re"),n.push("W"),n.push("n"),n.push(Y(r.x1.x)+" "+Y(r.x1.y)+" m"),n.push(Y(r.x2.x)+" "+Y(r.x2.y)+" l"),n.push(Y(r.x4.x)+" "+Y(r.x4.y)+" m"),n.push(Y(r.x3.x)+" "+Y(r.x3.y)+" l"),n.push("s"),n.push("Q"),e.stream=n.join("\n"),e},YesPushDown:function(t){var e=X(t);e.scope=t.scope;var n=Ct.internal.calculateCross(t),r=[];return r.push("0.749023 g"),r.push("0 0 "+Y(Ct.internal.getWidth(t))+" "+Y(Ct.internal.getHeight(t))+" re"),r.push("f"),r.push("q"),r.push("1 1 "+Y(Ct.internal.getWidth(t)-2)+" "+Y(Ct.internal.getHeight(t)-2)+" re"),r.push("W"),r.push("n"),r.push(Y(n.x1.x)+" "+Y(n.x1.y)+" m"),r.push(Y(n.x2.x)+" "+Y(n.x2.y)+" l"),r.push(Y(n.x4.x)+" "+Y(n.x4.y)+" m"),r.push(Y(n.x3.x)+" "+Y(n.x3.y)+" l"),r.push("s"),r.push("Q"),e.stream=r.join("\n"),e},OffPushDown:function(t){var e=X(t);e.scope=t.scope;var n=[];return n.push("0.749023 g"),n.push("0 0 "+Y(Ct.internal.getWidth(t))+" "+Y(Ct.internal.getHeight(t))+" re"),n.push("f"),e.stream=n.join("\n"),e}}},createDefaultAppearanceStream:function(t){var e=t.scope.internal.getFont(t.fontName,t.fontStyle).id,n=t.scope.__private__.encodeColorString(t.color);return"/"+e+" "+t.fontSize+" Tf "+n}};Ct.internal={Bezier_C:.551915024494,calculateCross:function(t){var e=Ct.internal.getWidth(t),n=Ct.internal.getHeight(t),r=Math.min(e,n);return{x1:{x:(e-r)/2,y:(n-r)/2+r},x2:{x:(e-r)/2+r,y:(n-r)/2},x3:{x:(e-r)/2,y:(n-r)/2},x4:{x:(e-r)/2+r,y:(n-r)/2+r}}}},Ct.internal.getWidth=function(t){var e=0;return"object"===i()(t)&&(e=G(t.Rect[2])),e},Ct.internal.getHeight=function(t){var e=0;return"object"===i()(t)&&(e=G(t.Rect[3])),e};var kt=H.addField=function(t){if(st(this,t),!(t instanceof ft))throw new Error("Invalid argument passed to jsPDF.addField.");var e;return(e=t).scope.internal.acroformPlugin.printedOut&&(e.scope.internal.acroformPlugin.printedOut=!1,e.scope.internal.acroformPlugin.acroFormDictionaryRoot=null),e.scope.internal.acroformPlugin.acroFormDictionaryRoot.Fields.push(e),t.page=t.scope.internal.getCurrentPageInfo().pageNumber,this};H.AcroFormChoiceField=pt,H.AcroFormListBox=At,H.AcroFormComboBox=gt,H.AcroFormEditBox=mt,H.AcroFormButton=vt,H.AcroFormPushButton=yt,H.AcroFormRadioButton=bt,H.AcroFormCheckBox=wt,H.AcroFormTextField=xt,H.AcroFormPasswordField=St,H.AcroFormAppearance=Ct,H.AcroForm={ChoiceField:pt,ListBox:At,ComboBox:gt,EditBox:mt,Button:vt,PushButton:yt,RadioButton:bt,CheckBox:wt,TextField:xt,PasswordField:St,Appearance:Ct},j.AcroForm={ChoiceField:pt,ListBox:At,ComboBox:gt,EditBox:mt,Button:vt,PushButton:yt,RadioButton:bt,CheckBox:wt,TextField:xt,PasswordField:St,Appearance:Ct};var Bt,Tt;j.AcroForm;function Et(t){return t.reduce(function(t,e,n){return t[e]=n,t},{})}!function(t){t.__addimage__={};var e="UNKNOWN",n={PNG:[[137,80,78,71]],TIFF:[[77,77,0,42],[73,73,42,0]],JPEG:[[255,216,255,224,void 0,void 0,74,70,73,70,0],[255,216,255,225,void 0,void 0,69,120,105,102,0,0],[255,216,255,219],[255,216,255,238]],JPEG2000:[[0,0,0,12,106,80,32,32]],GIF87a:[[71,73,70,56,55,97]],GIF89a:[[71,73,70,56,57,97]],WEBP:[[82,73,70,70,void 0,void 0,void 0,void 0,87,69,66,80]],BMP:[[66,77],[66,65],[67,73],[67,80],[73,67],[80,84]]},r=t.__addimage__.getImageFileTypeByImageData=function(t,r){var i,o,a,s,l,c=e;if("RGBA"===(r=r||e)||void 0!==t.data&&t.data instanceof Uint8ClampedArray&&"height"in t&&"width"in t)return"RGBA";if(_(t))for(l in n)for(a=n[l],i=0;i<a.length;i+=1){for(s=!0,o=0;o<a[i].length;o+=1)if(void 0!==a[i][o]&&a[i][o]!==t[o]){s=!1;break}if(!0===s){c=l;break}}else for(l in n)for(a=n[l],i=0;i<a.length;i+=1){for(s=!0,o=0;o<a[i].length;o+=1)if(void 0!==a[i][o]&&a[i][o]!==t.charCodeAt(o)){s=!1;break}if(!0===s){c=l;break}}return c===e&&r!==e&&(c=r),c},o=function(t){for(var e=this.internal.write,n=this.internal.putStream,r=(0,this.internal.getFilters)();-1!==r.indexOf("FlateEncode");)r.splice(r.indexOf("FlateEncode"),1);t.objectId=this.internal.newObject();var o=[];if(o.push({key:"Type",value:"/XObject"}),o.push({key:"Subtype",value:"/Image"}),o.push({key:"Width",value:t.width}),o.push({key:"Height",value:t.height}),t.colorSpace===A.INDEXED?o.push({key:"ColorSpace",value:"[/Indexed /DeviceRGB "+(t.palette.length/3-1)+" "+("sMask"in t&&void 0!==t.sMask?t.objectId+2:t.objectId+1)+" 0 R]"}):(o.push({key:"ColorSpace",value:"/"+t.colorSpace}),t.colorSpace===A.DEVICE_CMYK&&o.push({key:"Decode",value:"[1 0 1 0 1 0 1 0]"})),o.push({key:"BitsPerComponent",value:t.bitsPerComponent}),"decodeParameters"in t&&void 0!==t.decodeParameters&&o.push({key:"DecodeParms",value:"<<"+t.decodeParameters+">>"}),"transparency"in t&&Array.isArray(t.transparency)){for(var a="",s=0,l=t.transparency.length;s<l;s++)a+=t.transparency[s]+" "+t.transparency[s]+" ";o.push({key:"Mask",value:"["+a+"]"})}void 0!==t.sMask&&o.push({key:"SMask",value:t.objectId+1+" 0 R"});var c=void 0!==t.filter?["/"+t.filter]:void 0;if(n({data:t.data,additionalKeyValues:o,alreadyAppliedFilters:c,objectId:t.objectId}),e("endobj"),"sMask"in t&&void 0!==t.sMask){var u="/Predictor "+t.predictor+" /Colors 1 /BitsPerComponent "+t.bitsPerComponent+" /Columns "+t.width,h={width:t.width,height:t.height,colorSpace:"DeviceGray",bitsPerComponent:t.bitsPerComponent,decodeParameters:u,data:t.sMask};"filter"in t&&(h.filter=t.filter),i.a.call(this,h)}if(t.colorSpace===A.INDEXED){var d=this.internal.newObject();n({data:x(new Uint8Array(t.palette)),objectId:d}),e("endobj")}},a=function(){var t=this.internal.collections.addImage_images;for(var e in t)o.call(this,t[e])},s=function(){var t,e=this.internal.collections.addImage_images,n=this.internal.write;for(var r in e)n("/I"+(t=e[r]).index,t.objectId,"0","R")},l=function(){this.internal.collections.addImage_images||(this.internal.collections.addImage_images={},this.internal.events.subscribe("putResources",a),this.internal.events.subscribe("putXobjectDict",s))},c=function(){var t=this.internal.collections.addImage_images;return l.call(this),t},u=function(e){return"function"==typeof t["process"+e.toUpperCase()]},h=function(t){return"object"===i()(t)&&1===t.nodeType},f=function(e,n){if("IMG"===e.nodeName&&e.hasAttribute("src")){var r=""+e.getAttribute("src");if(0===r.indexOf("data:image/"))return d(unescape(r).split("base64,").pop());var i=t.loadFile(r,!0);if(void 0!==i)return i}if("CANVAS"===e.nodeName){if(0===e.width||0===e.height)throw new Error("Given canvas must have data. Canvas width: "+e.width+", height: "+e.height);var o;switch(n){case"PNG":o="image/png";break;case"WEBP":o="image/webp";break;case"JPEG":case"JPG":default:o="image/jpeg"}return d(e.toDataURL(o,1).split("base64,").pop())}},p=function(t,e,n,r,i,o){var a=function(t,e,n){return t||e||(t=-96,e=-96),t<0&&(t=-1*n.width*72/t/this.internal.scaleFactor),e<0&&(e=-1*n.height*72/e/this.internal.scaleFactor),0===t&&(t=e*n.width/n.height),0===e&&(e=t*n.height/n.width),[t,e]}.call(this,n,r,i),s=this.internal.getCoordinateString,l=this.internal.getVerticalCoordinateString,u=c.call(this);if(n=a[0],r=a[1],u[i.index]=i,o){o*=Math.PI/180;var h=Math.cos(o),d=Math.sin(o),f=function(t){return t.toFixed(4)},p=[f(h),f(d),f(-1*d),f(h),0,0,"cm"]}this.internal.write("q"),o?(this.internal.write([1,"0","0",1,s(t),l(e+r),"cm"].join(" ")),this.internal.write(p.join(" ")),this.internal.write([s(n),"0","0",s(r),"0","0","cm"].join(" "))):this.internal.write([s(n),"0","0",s(r),s(t),l(e+r),"cm"].join(" ")),this.isAdvancedAPI()&&this.internal.write([1,0,0,-1,0,0,"cm"].join(" ")),this.internal.write("/I"+i.index+" Do"),this.internal.write("Q")},A=t.color_spaces={DEVICE_RGB:"DeviceRGB",DEVICE_GRAY:"DeviceGray",DEVICE_CMYK:"DeviceCMYK",CAL_GREY:"CalGray",CAL_RGB:"CalRGB",LAB:"Lab",ICC_BASED:"ICCBased",INDEXED:"Indexed",PATTERN:"Pattern",SEPARATION:"Separation",DEVICE_N:"DeviceN"};t.decode={DCT_DECODE:"DCTDecode",FLATE_DECODE:"FlateDecode",LZW_DECODE:"LZWDecode",JPX_DECODE:"JPXDecode",JBIG2_DECODE:"JBIG2Decode",ASCII85_DECODE:"ASCII85Decode",ASCII_HEX_DECODE:"ASCIIHexDecode",RUN_LENGTH_DECODE:"RunLengthDecode",CCITT_FAX_DECODE:"CCITTFaxDecode"};var g=t.image_compression={NONE:"NONE",FAST:"FAST",MEDIUM:"MEDIUM",SLOW:"SLOW"},m=t.__addimage__.sHashCode=function(t){var e,n,r=0;if("string"==typeof t)for(n=t.length,e=0;e<n;e++)r=(r<<5)-r+t.charCodeAt(e),r|=0;else if(_(t))for(n=t.byteLength/2,e=0;e<n;e++)r=(r<<5)-r+t[e],r|=0;return r},v=t.__addimage__.validateStringAsBase64=function(t){(t=t||"").toString().trim();var e=!0;return 0===t.length&&(e=!1),t.length%4!=0&&(e=!1),!1===/^[A-Za-z0-9+/]+$/.test(t.substr(0,t.length-2))&&(e=!1),!1===/^[A-Za-z0-9/][A-Za-z0-9+/]|[A-Za-z0-9+/]=|==$/.test(t.substr(-2))&&(e=!1),e},y=t.__addimage__.extractImageFromDataUrl=function(t){var e=(t=t||"").split("base64,"),n=null;if(2===e.length){var r=/^data:(\w*\/\w*);*(charset=(?!charset=)[\w=-]*)*;*$/.exec(e[0]);Array.isArray(r)&&(n={mimeType:r[1],charset:r[2],data:e[1]})}return n},b=t.__addimage__.supportsArrayBuffer=function(){return"undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array};t.__addimage__.isArrayBuffer=function(t){return b()&&t instanceof ArrayBuffer};var _=t.__addimage__.isArrayBufferView=function(t){return b()&&"undefined"!=typeof Uint32Array&&(t instanceof Int8Array||t instanceof Uint8Array||"undefined"!=typeof Uint8ClampedArray&&t instanceof Uint8ClampedArray||t instanceof Int16Array||t instanceof Uint16Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Float32Array||t instanceof Float64Array)},w=t.__addimage__.binaryStringToUint8Array=function(t){for(var e=t.length,n=new Uint8Array(e),r=0;r<e;r++)n[r]=t.charCodeAt(r);return n},x=t.__addimage__.arrayBufferToBinaryString=function(t){for(var e="",n=_(t)?t:new Uint8Array(t),r=0;r<n.length;r+=8192)e+=String.fromCharCode.apply(null,n.subarray(r,r+8192));return e};t.addImage=function(){var t,n,r,o,a,s,c,u,d;if("number"==typeof arguments[1]?(n=e,r=arguments[1],o=arguments[2],a=arguments[3],s=arguments[4],c=arguments[5],u=arguments[6],d=arguments[7]):(n=arguments[1],r=arguments[2],o=arguments[3],a=arguments[4],s=arguments[5],c=arguments[6],u=arguments[7],d=arguments[8]),"object"===i()(t=arguments[0])&&!h(t)&&"imageData"in t){var f=t;t=f.imageData,n=f.format||n||e,r=f.x||r||0,o=f.y||o||0,a=f.w||f.width||a,s=f.h||f.height||s,c=f.alias||c,u=f.compression||u,d=f.rotation||f.angle||d}var A=this.internal.getFilters();if(void 0===u&&-1!==A.indexOf("FlateEncode")&&(u="SLOW"),isNaN(r)||isNaN(o))throw new Error("Invalid coordinates passed to jsPDF.addImage");l.call(this);var g=S.call(this,t,n,c,u);return p.call(this,r,o,a,s,g,d),this};var S=function(n,i,o,a){var s,l,c;if("string"==typeof n&&r(n)===e){n=unescape(n);var d=C(n,!1);(""!==d||void 0!==(d=t.loadFile(n,!0)))&&(n=d)}if(h(n)&&(n=f(n,i)),i=r(n,i),!u(i))throw new Error("addImage does not support files of type '"+i+"', please ensure that a plugin for '"+i+"' support is added.");if((null==(c=o)||0===c.length)&&(o=function(t){return"string"==typeof t||_(t)?m(t):_(t.data)?m(t.data):null}(n)),(s=function(t){var e=this.internal.collections.addImage_images;if(e)for(var n in e)if(t===e[n].alias)return e[n]}.call(this,o))||(b()&&(n instanceof Uint8Array||"RGBA"===i||(l=n,n=w(n))),s=this["process"+i.toUpperCase()](n,function(){return Object.keys(this.internal.collections.addImage_images).length}.call(this),o,function(e){return e&&"string"==typeof e&&(e=e.toUpperCase()),e in t.image_compression?e:g.NONE}(a),l)),!s)throw new Error("An unknown error occurred whilst processing the image.");return s},C=t.__addimage__.convertBase64ToBinaryString=function(t,e){var n;e="boolean"!=typeof e||e;var r,i="";if("string"==typeof t){r=null!==(n=y(t))?n.data:t;try{i=d(r)}catch(t){if(e)throw v(r)?new Error("atob-Error in jsPDF.convertBase64ToBinaryString "+t.message):new Error("Supplied Data is not a valid base64-String jsPDF.convertBase64ToBinaryString ")}}return i};t.getImageProperties=function(n){var i,o,a="";if(h(n)&&(n=f(n)),"string"==typeof n&&r(n)===e&&(""===(a=C(n,!1))&&(a=t.loadFile(n)||""),n=a),o=r(n),!u(o))throw new Error("addImage does not support files of type '"+o+"', please ensure that a plugin for '"+o+"' support is added.");if(!b()||n instanceof Uint8Array||(n=w(n)),!(i=this["process"+o.toUpperCase()](n)))throw new Error("An unknown error occurred whilst processing the image");return i.fileType=o,i}}(j.API),
  48. /**
  49. * @license
  50. * Copyright (c) 2014 Steven Spungin (TwelveTone LLC) steven@twelvetone.tv
  51. *
  52. * Licensed under the MIT License.
  53. * http://opensource.org/licenses/mit-license
  54. */
  55. Bt=j.API,Tt=function(t){if(void 0!==t&&""!=t)return!0},j.API.events.push(["addPage",function(t){this.internal.getPageInfo(t.pageNumber).pageContext.annotations=[]}]),Bt.events.push(["putPage",function(t){for(var e,n,r,i=this.internal.getCoordinateString,o=this.internal.getVerticalCoordinateString,a=this.internal.getPageInfoByObjId(t.objId),s=t.pageContext.annotations,l=!1,c=0;c<s.length&&!l;c++)switch((e=s[c]).type){case"link":(Tt(e.options.url)||Tt(e.options.pageNumber))&&(l=!0);break;case"reference":case"text":case"freetext":l=!0}if(0!=l){this.internal.write("/Annots [");for(var u=0;u<s.length;u++){e=s[u];var h=this.internal.pdfEscape,d=this.internal.getEncryptor(t.objId);switch(e.type){case"reference":this.internal.write(" "+e.object.objId+" 0 R ");break;case"text":var f=this.internal.newAdditionalObject(),p=this.internal.newAdditionalObject(),A=this.internal.getEncryptor(f.objId),g=e.title||"Note";r="<</Type /Annot /Subtype /Text "+(n="/Rect ["+i(e.bounds.x)+" "+o(e.bounds.y+e.bounds.h)+" "+i(e.bounds.x+e.bounds.w)+" "+o(e.bounds.y)+"] ")+"/Contents ("+h(A(e.contents))+")",r+=" /Popup "+p.objId+" 0 R",r+=" /P "+a.objId+" 0 R",r+=" /T ("+h(A(g))+") >>",f.content=r;var m=f.objId+" 0 R";r="<</Type /Annot /Subtype /Popup "+(n="/Rect ["+i(e.bounds.x+30)+" "+o(e.bounds.y+e.bounds.h)+" "+i(e.bounds.x+e.bounds.w+30)+" "+o(e.bounds.y)+"] ")+" /Parent "+m,e.open&&(r+=" /Open true"),r+=" >>",p.content=r,this.internal.write(f.objId,"0 R",p.objId,"0 R");break;case"freetext":n="/Rect ["+i(e.bounds.x)+" "+o(e.bounds.y)+" "+i(e.bounds.x+e.bounds.w)+" "+o(e.bounds.y+e.bounds.h)+"] ";var v=e.color||"#000000";r="<</Type /Annot /Subtype /FreeText "+n+"/Contents ("+h(d(e.contents))+")",r+=" /DS(font: Helvetica,sans-serif 12.0pt; text-align:left; color:#"+v+")",r+=" /Border [0 0 0]",r+=" >>",this.internal.write(r);break;case"link":if(e.options.name){var y=this.annotations._nameMap[e.options.name];e.options.pageNumber=y.page,e.options.top=y.y}else e.options.top||(e.options.top=0);if(n="/Rect ["+e.finalBounds.x+" "+e.finalBounds.y+" "+e.finalBounds.w+" "+e.finalBounds.h+"] ",r="",e.options.url)r="<</Type /Annot /Subtype /Link "+n+"/Border [0 0 0] /A <</S /URI /URI ("+h(d(e.options.url))+") >>";else if(e.options.pageNumber)switch(r="<</Type /Annot /Subtype /Link "+n+"/Border [0 0 0] /Dest ["+this.internal.getPageInfo(e.options.pageNumber).objId+" 0 R",e.options.magFactor=e.options.magFactor||"XYZ",e.options.magFactor){case"Fit":r+=" /Fit]";break;case"FitH":r+=" /FitH "+e.options.top+"]";break;case"FitV":e.options.left=e.options.left||0,r+=" /FitV "+e.options.left+"]";break;case"XYZ":default:var b=o(e.options.top);e.options.left=e.options.left||0,void 0===e.options.zoom&&(e.options.zoom=0),r+=" /XYZ "+e.options.left+" "+b+" "+e.options.zoom+"]"}""!=r&&(r+=" >>",this.internal.write(r))}}this.internal.write("]")}}]),Bt.createAnnotation=function(t){var e=this.internal.getCurrentPageInfo();switch(t.type){case"link":this.link(t.bounds.x,t.bounds.y,t.bounds.w,t.bounds.h,t);break;case"text":case"freetext":e.pageContext.annotations.push(t)}},Bt.link=function(t,e,n,r,i){var o=this.internal.getCurrentPageInfo(),a=this.internal.getCoordinateString,s=this.internal.getVerticalCoordinateString;o.pageContext.annotations.push({finalBounds:{x:a(t),y:s(e),w:a(t+n),h:s(e+r)},options:i,type:"link"})},Bt.textWithLink=function(t,e,n,r){var i,o,a=this.getTextWidth(t),s=this.internal.getLineHeight()/this.internal.scaleFactor;if(void 0!==r.maxWidth){o=r.maxWidth;var l=this.splitTextToSize(t,o).length;i=Math.ceil(s*l)}else o=a,i=s;return this.text(t,e,n,r),n+=.2*s,"center"===r.align&&(e-=a/2),"right"===r.align&&(e-=a),this.link(e,n-s,o,i,r),a},Bt.getTextWidth=function(t){var e=this.internal.getFontSize();return this.getStringUnitWidth(t)*e/this.internal.scaleFactor},
  56. /**
  57. * @license
  58. * Copyright (c) 2017 Aras Abbasi
  59. *
  60. * Licensed under the MIT License.
  61. * http://opensource.org/licenses/mit-license
  62. */
  63. function(t){var e={1569:[65152],1570:[65153,65154],1571:[65155,65156],1572:[65157,65158],1573:[65159,65160],1574:[65161,65162,65163,65164],1575:[65165,65166],1576:[65167,65168,65169,65170],1577:[65171,65172],1578:[65173,65174,65175,65176],1579:[65177,65178,65179,65180],1580:[65181,65182,65183,65184],1581:[65185,65186,65187,65188],1582:[65189,65190,65191,65192],1583:[65193,65194],1584:[65195,65196],1585:[65197,65198],1586:[65199,65200],1587:[65201,65202,65203,65204],1588:[65205,65206,65207,65208],1589:[65209,65210,65211,65212],1590:[65213,65214,65215,65216],1591:[65217,65218,65219,65220],1592:[65221,65222,65223,65224],1593:[65225,65226,65227,65228],1594:[65229,65230,65231,65232],1601:[65233,65234,65235,65236],1602:[65237,65238,65239,65240],1603:[65241,65242,65243,65244],1604:[65245,65246,65247,65248],1605:[65249,65250,65251,65252],1606:[65253,65254,65255,65256],1607:[65257,65258,65259,65260],1608:[65261,65262],1609:[65263,65264,64488,64489],1610:[65265,65266,65267,65268],1649:[64336,64337],1655:[64477],1657:[64358,64359,64360,64361],1658:[64350,64351,64352,64353],1659:[64338,64339,64340,64341],1662:[64342,64343,64344,64345],1663:[64354,64355,64356,64357],1664:[64346,64347,64348,64349],1667:[64374,64375,64376,64377],1668:[64370,64371,64372,64373],1670:[64378,64379,64380,64381],1671:[64382,64383,64384,64385],1672:[64392,64393],1676:[64388,64389],1677:[64386,64387],1678:[64390,64391],1681:[64396,64397],1688:[64394,64395],1700:[64362,64363,64364,64365],1702:[64366,64367,64368,64369],1705:[64398,64399,64400,64401],1709:[64467,64468,64469,64470],1711:[64402,64403,64404,64405],1713:[64410,64411,64412,64413],1715:[64406,64407,64408,64409],1722:[64414,64415],1723:[64416,64417,64418,64419],1726:[64426,64427,64428,64429],1728:[64420,64421],1729:[64422,64423,64424,64425],1733:[64480,64481],1734:[64473,64474],1735:[64471,64472],1736:[64475,64476],1737:[64482,64483],1739:[64478,64479],1740:[64508,64509,64510,64511],1744:[64484,64485,64486,64487],1746:[64430,64431],1747:[64432,64433]},n={65247:{65154:65269,65156:65271,65160:65273,65166:65275},65248:{65154:65270,65156:65272,65160:65274,65166:65276},65165:{65247:{65248:{65258:65010}}},1617:{1612:64606,1613:64607,1614:64608,1615:64609,1616:64610}},r={1612:64606,1613:64607,1614:64608,1615:64609,1616:64610},i=[1570,1571,1573,1575];t.__arabicParser__={};var o=t.__arabicParser__.isInArabicSubstitutionA=function(t){return void 0!==e[t.charCodeAt(0)]},a=t.__arabicParser__.isArabicLetter=function(t){return"string"==typeof t&&/^[\u0600-\u06FF\u0750-\u077F\u08A0-\u08FF\uFB50-\uFDFF\uFE70-\uFEFF]+$/.test(t)},s=t.__arabicParser__.isArabicEndLetter=function(t){return a(t)&&o(t)&&e[t.charCodeAt(0)].length<=2},l=t.__arabicParser__.isArabicAlfLetter=function(t){return a(t)&&i.indexOf(t.charCodeAt(0))>=0};t.__arabicParser__.arabicLetterHasIsolatedForm=function(t){return a(t)&&o(t)&&e[t.charCodeAt(0)].length>=1};var c=t.__arabicParser__.arabicLetterHasFinalForm=function(t){return a(t)&&o(t)&&e[t.charCodeAt(0)].length>=2};t.__arabicParser__.arabicLetterHasInitialForm=function(t){return a(t)&&o(t)&&e[t.charCodeAt(0)].length>=3};var u=t.__arabicParser__.arabicLetterHasMedialForm=function(t){return a(t)&&o(t)&&4==e[t.charCodeAt(0)].length},h=t.__arabicParser__.resolveLigatures=function(t){var e=0,r=n,i="",o=0;for(e=0;e<t.length;e+=1)void 0!==r[t.charCodeAt(e)]?(o++,"number"==typeof(r=r[t.charCodeAt(e)])&&(i+=String.fromCharCode(r),r=n,o=0),e===t.length-1&&(r=n,i+=t.charAt(e-(o-1)),e-=o-1,o=0)):(r=n,i+=t.charAt(e-o),e-=o,o=0);return i};t.__arabicParser__.isArabicDiacritic=function(t){return void 0!==t&&void 0!==r[t.charCodeAt(0)]};var d=t.__arabicParser__.getCorrectForm=function(t,e,n){return a(t)?!1===o(t)?-1:!c(t)||!a(e)&&!a(n)||!a(n)&&s(e)||s(t)&&!a(e)||s(t)&&l(e)||s(t)&&s(e)?0:u(t)&&a(e)&&!s(e)&&a(n)&&c(n)?3:s(t)||!a(n)?1:2:-1},f=function(t){var n=0,r=0,i=0,o="",s="",l="",c=(t=t||"").split("\\s+"),u=[];for(n=0;n<c.length;n+=1){for(u.push(""),r=0;r<c[n].length;r+=1)o=c[n][r],s=c[n][r-1],l=c[n][r+1],a(o)?(i=d(o,s,l),u[n]+=-1!==i?String.fromCharCode(e[o.charCodeAt(0)][i]):o):u[n]+=o;u[n]=h(u[n])}return u.join(" ")},p=t.__arabicParser__.processArabic=t.processArabic=function(){var t,e="string"==typeof arguments[0]?arguments[0]:arguments[0].text,n=[];if(Array.isArray(e)){var r=0;for(n=[],r=0;r<e.length;r+=1)Array.isArray(e[r])?n.push([f(e[r][0]),e[r][1],e[r][2]]):n.push([f(e[r])]);t=n}else t=f(e);return"string"==typeof arguments[0]?t:(arguments[0].text=t,arguments[0])};t.events.push(["preProcessText",p])}(j.API),j.API.autoPrint=function(t){var e;switch((t=t||{}).variant=t.variant||"non-conform",t.variant){case"javascript":this.addJS("print({});");break;case"non-conform":default:this.internal.events.subscribe("postPutResources",function(){e=this.internal.newObject(),this.internal.out("<<"),this.internal.out("/S /Named"),this.internal.out("/Type /Action"),this.internal.out("/N /Print"),this.internal.out(">>"),this.internal.out("endobj")}),this.internal.events.subscribe("putCatalog",function(){this.internal.out("/OpenAction "+e+" 0 R")})}return this},
  64. /**
  65. * @license
  66. * Copyright (c) 2014 Steven Spungin (TwelveTone LLC) steven@twelvetone.tv
  67. *
  68. * Licensed under the MIT License.
  69. * http://opensource.org/licenses/mit-license
  70. */
  71. function(t){var e=function(){var t=void 0;Object.defineProperty(this,"pdf",{get:function(){return t},set:function(e){t=e}});var e=150;Object.defineProperty(this,"width",{get:function(){return e},set:function(t){e=isNaN(t)||!1===Number.isInteger(t)||t<0?150:t,this.getContext("2d").pageWrapXEnabled&&(this.getContext("2d").pageWrapX=e+1)}});var n=300;Object.defineProperty(this,"height",{get:function(){return n},set:function(t){n=isNaN(t)||!1===Number.isInteger(t)||t<0?300:t,this.getContext("2d").pageWrapYEnabled&&(this.getContext("2d").pageWrapY=n+1)}});var r=[];Object.defineProperty(this,"childNodes",{get:function(){return r},set:function(t){r=t}});var i={};Object.defineProperty(this,"style",{get:function(){return i},set:function(t){i=t}}),Object.defineProperty(this,"parentNode",{})};e.prototype.getContext=function(t,e){var n;if("2d"!==(t=t||"2d"))return null;for(n in e)this.pdf.context2d.hasOwnProperty(n)&&(this.pdf.context2d[n]=e[n]);return this.pdf.context2d._canvas=this,this.pdf.context2d},e.prototype.toDataURL=function(){throw new Error("toDataURL is not implemented.")},t.events.push(["initialized",function(){this.canvas=new e,this.canvas.pdf=this}])}(j.API),function(t){var e={left:0,top:0,bottom:0,right:0},n=!1,r=function(){void 0===this.internal.__cell__&&(this.internal.__cell__={},this.internal.__cell__.padding=3,this.internal.__cell__.headerFunction=void 0,this.internal.__cell__.margins=Object.assign({},e),this.internal.__cell__.margins.width=this.getPageWidth(),o.call(this))},o=function(){this.internal.__cell__.lastCell=new a,this.internal.__cell__.pages=1},a=function(){var t=arguments[0];Object.defineProperty(this,"x",{enumerable:!0,get:function(){return t},set:function(e){t=e}});var e=arguments[1];Object.defineProperty(this,"y",{enumerable:!0,get:function(){return e},set:function(t){e=t}});var n=arguments[2];Object.defineProperty(this,"width",{enumerable:!0,get:function(){return n},set:function(t){n=t}});var r=arguments[3];Object.defineProperty(this,"height",{enumerable:!0,get:function(){return r},set:function(t){r=t}});var i=arguments[4];Object.defineProperty(this,"text",{enumerable:!0,get:function(){return i},set:function(t){i=t}});var o=arguments[5];Object.defineProperty(this,"lineNumber",{enumerable:!0,get:function(){return o},set:function(t){o=t}});var a=arguments[6];return Object.defineProperty(this,"align",{enumerable:!0,get:function(){return a},set:function(t){a=t}}),this};a.prototype.clone=function(){return new a(this.x,this.y,this.width,this.height,this.text,this.lineNumber,this.align)},a.prototype.toArray=function(){return[this.x,this.y,this.width,this.height,this.text,this.lineNumber,this.align]},t.setHeaderFunction=function(t){return r.call(this),this.internal.__cell__.headerFunction="function"==typeof t?t:void 0,this},t.getTextDimensions=function(t,e){r.call(this);var n=(e=e||{}).fontSize||this.getFontSize(),i=e.font||this.getFont(),o=e.scaleFactor||this.internal.scaleFactor,a=0,s=0,l=0,c=this;if(!Array.isArray(t)&&"string"!=typeof t){if("number"!=typeof t)throw new Error("getTextDimensions expects text-parameter to be of type String or type Number or an Array of Strings.");t=String(t)}var u=e.maxWidth;u>0?"string"==typeof t?t=this.splitTextToSize(t,u):"[object Array]"===Object.prototype.toString.call(t)&&(t=t.reduce(function(t,e){return t.concat(c.splitTextToSize(e,u))},[])):t=Array.isArray(t)?t:[t];for(var h=0;h<t.length;h++)a<(l=this.getStringUnitWidth(t[h],{font:i})*n)&&(a=l);return 0!==a&&(s=t.length),{w:a/=o,h:Math.max((s*n*this.getLineHeightFactor()-n*(this.getLineHeightFactor()-1))/o,0)}},t.cellAddPage=function(){r.call(this),this.addPage();var t=this.internal.__cell__.margins||e;return this.internal.__cell__.lastCell=new a(t.left,t.top,void 0,void 0),this.internal.__cell__.pages+=1,this};var s=t.cell=function(){var t;t=arguments[0]instanceof a?arguments[0]:new a(arguments[0],arguments[1],arguments[2],arguments[3],arguments[4],arguments[5]),r.call(this);var i=this.internal.__cell__.lastCell,o=this.internal.__cell__.padding,s=this.internal.__cell__.margins||e,l=this.internal.__cell__.tableHeaderRow,c=this.internal.__cell__.printHeaders;return void 0!==i.lineNumber&&(i.lineNumber===t.lineNumber?(t.x=(i.x||0)+(i.width||0),t.y=i.y||0):i.y+i.height+t.height+s.bottom>this.getPageHeight()?(this.cellAddPage(),t.y=s.top,c&&l&&(this.printHeaderRow(t.lineNumber,!0),t.y+=l[0].height)):t.y=i.y+i.height||t.y),void 0!==t.text[0]&&(this.rect(t.x,t.y,t.width,t.height,!0===n?"FD":void 0),"right"===t.align?this.text(t.text,t.x+t.width-o,t.y+o,{align:"right",baseline:"top"}):"center"===t.align?this.text(t.text,t.x+t.width/2,t.y+o,{align:"center",baseline:"top",maxWidth:t.width-o-o}):this.text(t.text,t.x+o,t.y+o,{align:"left",baseline:"top",maxWidth:t.width-o-o})),this.internal.__cell__.lastCell=t,this};t.table=function(t,n,c,u,h){if(r.call(this),!c)throw new Error("No data for PDF table.");var d,f,p,A,g=[],m=[],v=[],y={},b={},_=[],w=[],x=(h=h||{}).autoSize||!1,S=!1!==h.printHeaders,C=h.css&&void 0!==h.css["font-size"]?16*h.css["font-size"]:h.fontSize||12,k=h.margins||Object.assign({width:this.getPageWidth()},e),B="number"==typeof h.padding?h.padding:3,T=h.headerBackgroundColor||"#c8c8c8",E=h.headerTextColor||"#000";if(o.call(this),this.internal.__cell__.printHeaders=S,this.internal.__cell__.margins=k,this.internal.__cell__.table_font_size=C,this.internal.__cell__.padding=B,this.internal.__cell__.headerBackgroundColor=T,this.internal.__cell__.headerTextColor=E,this.setFontSize(C),null==u)m=g=Object.keys(c[0]),v=g.map(function(){return"left"});else if(Array.isArray(u)&&"object"===i()(u[0]))for(g=u.map(function(t){return t.name}),m=u.map(function(t){return t.prompt||t.name||""}),v=u.map(function(t){return t.align||"left"}),d=0;d<u.length;d+=1)b[u[d].name]=u[d].width*(19.049976/25.4);else Array.isArray(u)&&"string"==typeof u[0]&&(m=g=u,v=g.map(function(){return"left"}));if(x||Array.isArray(u)&&"string"==typeof u[0])for(d=0;d<g.length;d+=1){for(y[A=g[d]]=c.map(function(t){return t[A]}),this.setFont(void 0,"bold"),_.push(this.getTextDimensions(m[d],{fontSize:this.internal.__cell__.table_font_size,scaleFactor:this.internal.scaleFactor}).w),f=y[A],this.setFont(void 0,"normal"),p=0;p<f.length;p+=1)_.push(this.getTextDimensions(f[p],{fontSize:this.internal.__cell__.table_font_size,scaleFactor:this.internal.scaleFactor}).w);b[A]=Math.max.apply(null,_)+B+B,_=[]}if(S){var M={};for(d=0;d<g.length;d+=1)M[g[d]]={},M[g[d]].text=m[d],M[g[d]].align=v[d];var O=l.call(this,M,b);w=g.map(function(e){return new a(t,n,b[e],O,M[e].text,void 0,M[e].align)}),this.setTableHeaderRow(w),this.printHeaderRow(1,!1)}var L=u.reduce(function(t,e){return t[e.name]=e.align,t},{});for(d=0;d<c.length;d+=1){"rowStart"in h&&h.rowStart instanceof Function&&h.rowStart({row:d,data:c[d]},this);var D=l.call(this,c[d],b);for(p=0;p<g.length;p+=1){var I=c[d][g[p]];"cellStart"in h&&h.cellStart instanceof Function&&h.cellStart({row:d,col:p,data:I},this),s.call(this,new a(t,n,b[g[p]],D,I,d+2,L[g[p]]))}}return this.internal.__cell__.table_x=t,this.internal.__cell__.table_y=n,this};var l=function(t,e){var n=this.internal.__cell__.padding,r=this.internal.__cell__.table_font_size,i=this.internal.scaleFactor;return Object.keys(t).map(function(r){var i=t[r];return this.splitTextToSize(i.hasOwnProperty("text")?i.text:i,e[r]-n-n)},this).map(function(t){return this.getLineHeightFactor()*t.length*r/i+n+n},this).reduce(function(t,e){return Math.max(t,e)},0)};t.setTableHeaderRow=function(t){r.call(this),this.internal.__cell__.tableHeaderRow=t},t.printHeaderRow=function(t,e){if(r.call(this),!this.internal.__cell__.tableHeaderRow)throw new Error("Property tableHeaderRow does not exist.");var i;if(n=!0,"function"==typeof this.internal.__cell__.headerFunction){var o=this.internal.__cell__.headerFunction(this,this.internal.__cell__.pages);this.internal.__cell__.lastCell=new a(o[0],o[1],o[2],o[3],void 0,-1)}this.setFont(void 0,"bold");for(var l=[],c=0;c<this.internal.__cell__.tableHeaderRow.length;c+=1){i=this.internal.__cell__.tableHeaderRow[c].clone(),e&&(i.y=this.internal.__cell__.margins.top||0,l.push(i)),i.lineNumber=t;var u=this.getTextColor();this.setTextColor(this.internal.__cell__.headerTextColor),this.setFillColor(this.internal.__cell__.headerBackgroundColor),s.call(this,i),this.setTextColor(u)}l.length>0&&this.setTableHeaderRow(l),this.setFont(void 0,"normal"),n=!1}}(j.API);var Mt={italic:["italic","oblique","normal"],oblique:["oblique","italic","normal"],normal:["normal","oblique","italic"]},Ot=["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded"],Lt=Et(Ot),Dt=[100,200,300,400,500,600,700,800,900],It=Et(Dt);function Pt(t){var e=t.family.replace(/"|'/g,"").toLowerCase(),n=function(t){return Mt[t=t||"normal"]?t:"normal"}(t.style),r=function(t){if(!t)return 400;if("number"==typeof t)return t>=100&&t<=900&&t%100==0?t:400;if(/^\d00$/.test(t))return parseInt(t);switch(t){case"bold":return 700;case"normal":default:return 400}}(t.weight),i=function(t){return"number"==typeof Lt[t=t||"normal"]?t:"normal"}(t.stretch);return{family:e,style:n,weight:r,stretch:i,src:t.src||[],ref:t.ref||{name:e,style:[i,n,r].join(" ")}}}function Nt(t,e,n,r){var i;for(i=n;i>=0&&i<e.length;i+=r)if(t[e[i]])return t[e[i]];for(i=n;i>=0&&i<e.length;i-=r)if(t[e[i]])return t[e[i]]}var Ft={"sans-serif":"helvetica",fixed:"courier",monospace:"courier",terminal:"courier",cursive:"times",fantasy:"times",serif:"times"},Rt={caption:"times",icon:"times",menu:"times","message-box":"times","small-caption":"times","status-bar":"times"};function jt(t){return[t.stretch,t.style,t.weight,t.family].join(" ")}function Ht(t){return t.trimLeft()}function Ut(t,e){for(var n=0;n<t.length;){if(t.charAt(n)===e)return[t.substring(0,n),t.substring(n+1)];n+=1}return null}function Qt(t){var e=t.match(/^(-[a-z_]|[a-z_])[a-z0-9_-]*/i);return null===e?null:[e[0],t.substring(e[0].length)]}var zt,Yt,Vt,Wt=["times"];!function(t){var e,n,r,o,a,s,c,u,h,d=function(t){return t=t||{},this.isStrokeTransparent=t.isStrokeTransparent||!1,this.strokeOpacity=t.strokeOpacity||1,this.strokeStyle=t.strokeStyle||"#000000",this.fillStyle=t.fillStyle||"#000000",this.isFillTransparent=t.isFillTransparent||!1,this.fillOpacity=t.fillOpacity||1,this.font=t.font||"10px sans-serif",this.textBaseline=t.textBaseline||"alphabetic",this.textAlign=t.textAlign||"left",this.lineWidth=t.lineWidth||1,this.lineJoin=t.lineJoin||"miter",this.lineCap=t.lineCap||"butt",this.path=t.path||[],this.transform=void 0!==t.transform?t.transform.clone():new u,this.globalCompositeOperation=t.globalCompositeOperation||"normal",this.globalAlpha=t.globalAlpha||1,this.clip_path=t.clip_path||[],this.currentPoint=t.currentPoint||new s,this.miterLimit=t.miterLimit||10,this.lastPoint=t.lastPoint||new s,this.lineDashOffset=t.lineDashOffset||0,this.lineDash=t.lineDash||[],this.margin=t.margin||[0,0,0,0],this.prevPageLastElemOffset=t.prevPageLastElemOffset||0,this.ignoreClearRect="boolean"!=typeof t.ignoreClearRect||t.ignoreClearRect,this};t.events.push(["initialized",function(){this.context2d=new f(this),e=this.internal.f2,n=this.internal.getCoordinateString,r=this.internal.getVerticalCoordinateString,o=this.internal.getHorizontalCoordinate,a=this.internal.getVerticalCoordinate,s=this.internal.Point,c=this.internal.Rectangle,u=this.internal.Matrix,h=new d}]);var f=function(t){Object.defineProperty(this,"canvas",{get:function(){return{parentNode:!1,style:!1}}});var e=t;Object.defineProperty(this,"pdf",{get:function(){return e}});var n=!1;Object.defineProperty(this,"pageWrapXEnabled",{get:function(){return n},set:function(t){n=Boolean(t)}});var r=!1;Object.defineProperty(this,"pageWrapYEnabled",{get:function(){return r},set:function(t){r=Boolean(t)}});var i=0;Object.defineProperty(this,"posX",{get:function(){return i},set:function(t){isNaN(t)||(i=t)}});var o=0;Object.defineProperty(this,"posY",{get:function(){return o},set:function(t){isNaN(t)||(o=t)}}),Object.defineProperty(this,"margin",{get:function(){return h.margin},set:function(t){var e;"number"==typeof t?e=[t,t,t,t]:((e=new Array(4))[0]=t[0],e[1]=t.length>=2?t[1]:e[0],e[2]=t.length>=3?t[2]:e[0],e[3]=t.length>=4?t[3]:e[1]),h.margin=e}});var a=!1;Object.defineProperty(this,"autoPaging",{get:function(){return a},set:function(t){a=t}});var s=0;Object.defineProperty(this,"lastBreak",{get:function(){return s},set:function(t){s=t}});var l=[];Object.defineProperty(this,"pageBreaks",{get:function(){return l},set:function(t){l=t}}),Object.defineProperty(this,"ctx",{get:function(){return h},set:function(t){t instanceof d&&(h=t)}}),Object.defineProperty(this,"path",{get:function(){return h.path},set:function(t){h.path=t}});var c=[];Object.defineProperty(this,"ctxStack",{get:function(){return c},set:function(t){c=t}}),Object.defineProperty(this,"fillStyle",{get:function(){return this.ctx.fillStyle},set:function(t){var e;e=p(t),this.ctx.fillStyle=e.style,this.ctx.isFillTransparent=0===e.a,this.ctx.fillOpacity=e.a,this.pdf.setFillColor(e.r,e.g,e.b,{a:e.a}),this.pdf.setTextColor(e.r,e.g,e.b,{a:e.a})}}),Object.defineProperty(this,"strokeStyle",{get:function(){return this.ctx.strokeStyle},set:function(t){var e=p(t);this.ctx.strokeStyle=e.style,this.ctx.isStrokeTransparent=0===e.a,this.ctx.strokeOpacity=e.a,0===e.a?this.pdf.setDrawColor(255,255,255):(e.a,this.pdf.setDrawColor(e.r,e.g,e.b))}}),Object.defineProperty(this,"lineCap",{get:function(){return this.ctx.lineCap},set:function(t){-1!==["butt","round","square"].indexOf(t)&&(this.ctx.lineCap=t,this.pdf.setLineCap(t))}}),Object.defineProperty(this,"lineWidth",{get:function(){return this.ctx.lineWidth},set:function(t){isNaN(t)||(this.ctx.lineWidth=t,this.pdf.setLineWidth(t))}}),Object.defineProperty(this,"lineJoin",{get:function(){return this.ctx.lineJoin},set:function(t){-1!==["bevel","round","miter"].indexOf(t)&&(this.ctx.lineJoin=t,this.pdf.setLineJoin(t))}}),Object.defineProperty(this,"miterLimit",{get:function(){return this.ctx.miterLimit},set:function(t){isNaN(t)||(this.ctx.miterLimit=t,this.pdf.setMiterLimit(t))}}),Object.defineProperty(this,"textBaseline",{get:function(){return this.ctx.textBaseline},set:function(t){this.ctx.textBaseline=t}}),Object.defineProperty(this,"textAlign",{get:function(){return this.ctx.textAlign},set:function(t){-1!==["right","end","center","left","start"].indexOf(t)&&(this.ctx.textAlign=t)}});var u=null;function f(t,e){if(null===u){var n=function(t){var e=[];return Object.keys(t).forEach(function(n){t[n].forEach(function(t){var r=null;switch(t){case"bold":r={family:n,weight:"bold"};break;case"italic":r={family:n,style:"italic"};break;case"bolditalic":r={family:n,weight:"bold",style:"italic"};break;case"":case"normal":r={family:n}}null!==r&&(r.ref={name:n,style:t},e.push(r))})}),e}(t.getFontList());u=function(t){for(var e={},n=0;n<t.length;++n){var r=Pt(t[n]),i=r.family,o=r.stretch,a=r.style,s=r.weight;e[i]=e[i]||{},e[i][o]=e[i][o]||{},e[i][o][a]=e[i][o][a]||{},e[i][o][a][s]=r}return e}(n.concat(e))}return u}var A=null;Object.defineProperty(this,"fontFaces",{get:function(){return A},set:function(t){u=null,A=t}}),Object.defineProperty(this,"font",{get:function(){return this.ctx.font},set:function(t){var e;if(this.ctx.font=t,null!==(e=/^\s*(?=(?:(?:[-a-z]+\s*){0,2}(italic|oblique))?)(?=(?:(?:[-a-z]+\s*){0,2}(small-caps))?)(?=(?:(?:[-a-z]+\s*){0,2}(bold(?:er)?|lighter|[1-9]00))?)(?:(?:normal|\1|\2|\3)\s*){0,3}((?:xx?-)?(?:small|large)|medium|smaller|larger|[.\d]+(?:\%|in|[cem]m|ex|p[ctx]))(?:\s*\/\s*(normal|[.\d]+(?:\%|in|[cem]m|ex|p[ctx])))?\s*([-_,\"\'\sa-z]+?)\s*$/i.exec(t))){var n=e[1],r=(e[2],e[3]),i=e[4],o=(e[5],e[6]),a=/^([.\d]+)((?:%|in|[cem]m|ex|p[ctx]))$/i.exec(i)[2];i="px"===a?Math.floor(parseFloat(i)*this.pdf.internal.scaleFactor):"em"===a?Math.floor(parseFloat(i)*this.pdf.getFontSize()):Math.floor(parseFloat(i)*this.pdf.internal.scaleFactor),this.pdf.setFontSize(i);var s=function(t){var e,n,r=[],i=o.trim();if(""===i)return Wt;if(i in Rt)return[Rt[i]];for(;""!==i;){switch(n=null,e=(i=Ht(i)).charAt(0)){case'"':case"'":n=Ut(i.substring(1),e);break;default:n=Qt(i)}if(null===n)return Wt;if(r.push(n[0]),""!==(i=Ht(n[1]))&&","!==i.charAt(0))return Wt;i=i.replace(/^,/,"")}return r}();if(this.fontFaces){var l=function(t,e,n){for(var r=(n=n||{}).defaultFontFamily||"times",i=Object.assign({},Ft,n.genericFontFamilies||{}),o=null,a=null,s=0;s<e.length;++s)if(i[(o=Pt(e[s])).family]&&(o.family=i[o.family]),t.hasOwnProperty(o.family)){a=t[o.family];break}if(!(a=a||t[r]))throw new Error("Could not find a font-family for the rule '"+jt(o)+"' and default family '"+r+"'.");if(a=function(t,e){if(e[t])return e[t];var n=Lt[t],r=n<=Lt.normal?-1:1,i=Nt(e,Ot,n,r);if(!i)throw new Error("Could not find a matching font-stretch value for "+t);return i}(o.stretch,a),a=function(t,e){if(e[t])return e[t];for(var n=Mt[t],r=0;r<n.length;++r)if(e[n[r]])return e[n[r]];throw new Error("Could not find a matching font-style for "+t)}(o.style,a),!(a=function(t,e){if(e[t])return e[t];if(400===t&&e[500])return e[500];if(500===t&&e[400])return e[400];var n=It[t],r=Nt(e,Dt,n,t<400?-1:1);if(!r)throw new Error("Could not find a matching font-weight for value "+t);return r}(o.weight,a)))throw new Error("Failed to resolve a font for the rule '"+jt(o)+"'.");return a}(f(this.pdf,this.fontFaces),s.map(function(t){return{family:t,stretch:"normal",weight:r,style:n}}));this.pdf.setFont(l.ref.name,l.ref.style)}else{var c="";("bold"===r||parseInt(r,10)>=700||"bold"===n)&&(c="bold"),"italic"===n&&(c+="italic"),0===c.length&&(c="normal");for(var u="",h={arial:"Helvetica",Arial:"Helvetica",verdana:"Helvetica",Verdana:"Helvetica",helvetica:"Helvetica",Helvetica:"Helvetica","sans-serif":"Helvetica",fixed:"Courier",monospace:"Courier",terminal:"Courier",cursive:"Times",fantasy:"Times",serif:"Times"},d=0;d<s.length;d++){if(void 0!==this.pdf.internal.getFont(s[d],c,{noFallback:!0,disableWarning:!0})){u=s[d];break}if("bolditalic"===c&&void 0!==this.pdf.internal.getFont(s[d],"bold",{noFallback:!0,disableWarning:!0}))u=s[d],c="bold";else if(void 0!==this.pdf.internal.getFont(s[d],"normal",{noFallback:!0,disableWarning:!0})){u=s[d],c="normal";break}}if(""===u)for(var p=0;p<s.length;p++)if(h[s[p]]){u=h[s[p]];break}u=""===u?"Times":u,this.pdf.setFont(u,c)}}}}),Object.defineProperty(this,"globalCompositeOperation",{get:function(){return this.ctx.globalCompositeOperation},set:function(t){this.ctx.globalCompositeOperation=t}}),Object.defineProperty(this,"globalAlpha",{get:function(){return this.ctx.globalAlpha},set:function(t){this.ctx.globalAlpha=t}}),Object.defineProperty(this,"lineDashOffset",{get:function(){return this.ctx.lineDashOffset},set:function(t){this.ctx.lineDashOffset=t,R.call(this)}}),Object.defineProperty(this,"lineDash",{get:function(){return this.ctx.lineDash},set:function(t){this.ctx.lineDash=t,R.call(this)}}),Object.defineProperty(this,"ignoreClearRect",{get:function(){return this.ctx.ignoreClearRect},set:function(t){this.ctx.ignoreClearRect=Boolean(t)}})};f.prototype.setLineDash=function(t){this.lineDash=t},f.prototype.getLineDash=function(){return this.lineDash.length%2?this.lineDash.concat(this.lineDash):this.lineDash.slice()},f.prototype.fill=function(){x.call(this,"fill",!1)},f.prototype.stroke=function(){x.call(this,"stroke",!1)},f.prototype.beginPath=function(){this.path=[{type:"begin"}]},f.prototype.moveTo=function(t,e){if(isNaN(t)||isNaN(e))throw l.error("jsPDF.context2d.moveTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.moveTo");var n=this.ctx.transform.applyToPoint(new s(t,e));this.path.push({type:"mt",x:n.x,y:n.y}),this.ctx.lastPoint=new s(t,e)},f.prototype.closePath=function(){var t=new s(0,0),e=0;for(e=this.path.length-1;-1!==e;e--)if("begin"===this.path[e].type&&"object"===i()(this.path[e+1])&&"number"==typeof this.path[e+1].x){t=new s(this.path[e+1].x,this.path[e+1].y);break}this.path.push({type:"close"}),this.ctx.lastPoint=new s(t.x,t.y)},f.prototype.lineTo=function(t,e){if(isNaN(t)||isNaN(e))throw l.error("jsPDF.context2d.lineTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.lineTo");var n=this.ctx.transform.applyToPoint(new s(t,e));this.path.push({type:"lt",x:n.x,y:n.y}),this.ctx.lastPoint=new s(n.x,n.y)},f.prototype.clip=function(){this.ctx.clip_path=JSON.parse(JSON.stringify(this.path)),x.call(this,null,!0)},f.prototype.quadraticCurveTo=function(t,e,n,r){if(isNaN(n)||isNaN(r)||isNaN(t)||isNaN(e))throw l.error("jsPDF.context2d.quadraticCurveTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.quadraticCurveTo");var i=this.ctx.transform.applyToPoint(new s(n,r)),o=this.ctx.transform.applyToPoint(new s(t,e));this.path.push({type:"qct",x1:o.x,y1:o.y,x:i.x,y:i.y}),this.ctx.lastPoint=new s(i.x,i.y)},f.prototype.bezierCurveTo=function(t,e,n,r,i,o){if(isNaN(i)||isNaN(o)||isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r))throw l.error("jsPDF.context2d.bezierCurveTo: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.bezierCurveTo");var a=this.ctx.transform.applyToPoint(new s(i,o)),c=this.ctx.transform.applyToPoint(new s(t,e)),u=this.ctx.transform.applyToPoint(new s(n,r));this.path.push({type:"bct",x1:c.x,y1:c.y,x2:u.x,y2:u.y,x:a.x,y:a.y}),this.ctx.lastPoint=new s(a.x,a.y)},f.prototype.arc=function(t,e,n,r,i,o){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r)||isNaN(i))throw l.error("jsPDF.context2d.arc: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.arc");if(o=Boolean(o),!this.ctx.transform.isIdentity){var a=this.ctx.transform.applyToPoint(new s(t,e));t=a.x,e=a.y;var c=this.ctx.transform.applyToPoint(new s(0,n)),u=this.ctx.transform.applyToPoint(new s(0,0));n=Math.sqrt(Math.pow(c.x-u.x,2)+Math.pow(c.y-u.y,2))}Math.abs(i-r)>=2*Math.PI&&(r=0,i=2*Math.PI),this.path.push({type:"arc",x:t,y:e,radius:n,startAngle:r,endAngle:i,counterclockwise:o})},f.prototype.arcTo=function(t,e,n,r,i){throw new Error("arcTo not implemented.")},f.prototype.rect=function(t,e,n,r){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r))throw l.error("jsPDF.context2d.rect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.rect");this.moveTo(t,e),this.lineTo(t+n,e),this.lineTo(t+n,e+r),this.lineTo(t,e+r),this.lineTo(t,e),this.lineTo(t+n,e),this.lineTo(t,e)},f.prototype.fillRect=function(t,e,n,r){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r))throw l.error("jsPDF.context2d.fillRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.fillRect");if(!g.call(this)){var i={};"butt"!==this.lineCap&&(i.lineCap=this.lineCap,this.lineCap="butt"),"miter"!==this.lineJoin&&(i.lineJoin=this.lineJoin,this.lineJoin="miter"),this.beginPath(),this.rect(t,e,n,r),this.fill(),i.hasOwnProperty("lineCap")&&(this.lineCap=i.lineCap),i.hasOwnProperty("lineJoin")&&(this.lineJoin=i.lineJoin)}},f.prototype.strokeRect=function(t,e,n,r){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r))throw l.error("jsPDF.context2d.strokeRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.strokeRect");m.call(this)||(this.beginPath(),this.rect(t,e,n,r),this.stroke())},f.prototype.clearRect=function(t,e,n,r){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r))throw l.error("jsPDF.context2d.clearRect: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.clearRect");this.ignoreClearRect||(this.fillStyle="#ffffff",this.fillRect(t,e,n,r))},f.prototype.save=function(t){t="boolean"!=typeof t||t;for(var e=this.pdf.internal.getCurrentPageInfo().pageNumber,n=0;n<this.pdf.internal.getNumberOfPages();n++)this.pdf.setPage(n+1),this.pdf.internal.out("q");if(this.pdf.setPage(e),t){this.ctx.fontSize=this.pdf.internal.getFontSize();var r=new d(this.ctx);this.ctxStack.push(this.ctx),this.ctx=r}},f.prototype.restore=function(t){t="boolean"!=typeof t||t;for(var e=this.pdf.internal.getCurrentPageInfo().pageNumber,n=0;n<this.pdf.internal.getNumberOfPages();n++)this.pdf.setPage(n+1),this.pdf.internal.out("Q");this.pdf.setPage(e),t&&0!==this.ctxStack.length&&(this.ctx=this.ctxStack.pop(),this.fillStyle=this.ctx.fillStyle,this.strokeStyle=this.ctx.strokeStyle,this.font=this.ctx.font,this.lineCap=this.ctx.lineCap,this.lineWidth=this.ctx.lineWidth,this.lineJoin=this.ctx.lineJoin,this.lineDash=this.ctx.lineDash,this.lineDashOffset=this.ctx.lineDashOffset)},f.prototype.toDataURL=function(){throw new Error("toDataUrl not implemented.")};var p=function(t){var e,n,r,i;if(!0===t.isCanvasGradient&&(t=t.getColor()),!t)return{r:0,g:0,b:0,a:0,style:t};if(/transparent|rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*0+\s*\)/.test(t))e=0,n=0,r=0,i=0;else{var o=/rgb\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/.exec(t);if(null!==o)e=parseInt(o[1]),n=parseInt(o[2]),r=parseInt(o[3]),i=1;else if(null!==(o=/rgba\s*\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*([\d.]+)\s*\)/.exec(t)))e=parseInt(o[1]),n=parseInt(o[2]),r=parseInt(o[3]),i=parseFloat(o[4]);else{if(i=1,"string"==typeof t&&"#"!==t.charAt(0)){var a=new A(t);t=a.ok?a.toHex():"#000000"}4===t.length?(e=t.substring(1,2),e+=e,n=t.substring(2,3),n+=n,r=t.substring(3,4),r+=r):(e=t.substring(1,3),n=t.substring(3,5),r=t.substring(5,7)),e=parseInt(e,16),n=parseInt(n,16),r=parseInt(r,16)}}return{r:e,g:n,b:r,a:i,style:t}},g=function(){return this.ctx.isFillTransparent||0==this.globalAlpha},m=function(){return Boolean(this.ctx.isStrokeTransparent||0==this.globalAlpha)};f.prototype.fillText=function(t,e,n,r){if(isNaN(e)||isNaN(n)||"string"!=typeof t)throw l.error("jsPDF.context2d.fillText: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.fillText");if(r=isNaN(r)?void 0:r,!g.call(this)){var i=P(this.ctx.transform.rotation),o=this.ctx.transform.scaleX;E.call(this,{text:t,x:e,y:n,scale:o,angle:i,align:this.textAlign,maxWidth:r})}},f.prototype.strokeText=function(t,e,n,r){if(isNaN(e)||isNaN(n)||"string"!=typeof t)throw l.error("jsPDF.context2d.strokeText: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.strokeText");if(!m.call(this)){r=isNaN(r)?void 0:r;var i=P(this.ctx.transform.rotation),o=this.ctx.transform.scaleX;E.call(this,{text:t,x:e,y:n,scale:o,renderingMode:"stroke",angle:i,align:this.textAlign,maxWidth:r})}},f.prototype.measureText=function(t){if("string"!=typeof t)throw l.error("jsPDF.context2d.measureText: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.measureText");var e=this.pdf,n=this.pdf.internal.scaleFactor,r=e.internal.getFontSize(),i=e.getStringUnitWidth(t)*r/e.internal.scaleFactor;return new function(t){var e=(t=t||{}).width||0;return Object.defineProperty(this,"width",{get:function(){return e}}),this}({width:i*=Math.round(96*n/72*1e4)/1e4})},f.prototype.scale=function(t,e){if(isNaN(t)||isNaN(e))throw l.error("jsPDF.context2d.scale: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.scale");var n=new u(t,0,0,e,0,0);this.ctx.transform=this.ctx.transform.multiply(n)},f.prototype.rotate=function(t){if(isNaN(t))throw l.error("jsPDF.context2d.rotate: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.rotate");var e=new u(Math.cos(t),Math.sin(t),-Math.sin(t),Math.cos(t),0,0);this.ctx.transform=this.ctx.transform.multiply(e)},f.prototype.translate=function(t,e){if(isNaN(t)||isNaN(e))throw l.error("jsPDF.context2d.translate: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.translate");var n=new u(1,0,0,1,t,e);this.ctx.transform=this.ctx.transform.multiply(n)},f.prototype.transform=function(t,e,n,r,i,o){if(isNaN(t)||isNaN(e)||isNaN(n)||isNaN(r)||isNaN(i)||isNaN(o))throw l.error("jsPDF.context2d.transform: Invalid arguments",arguments),new Error("Invalid arguments passed to jsPDF.context2d.transform");var a=new u(t,e,n,r,i,o);this.ctx.transform=this.ctx.transform.multiply(a)},f.prototype.setTransform=function(t,e,n,r,i,o){t=isNaN(t)?1:t,e=isNaN(e)?0:e,n=isNaN(n)?0:n,r=isNaN(r)?1:r,i=isNaN(i)?0:i,o=isNaN(o)?0:o,this.ctx.transform=new u(t,e,n,r,i,o)};var v=function(){return this.margin[0]>0||this.margin[1]>0||this.margin[2]>0||this.margin[3]>0};f.prototype.drawImage=function(t,e,n,r,i,o,a,s,l){var h=this.pdf.getImageProperties(t),d=1,f=1,p=1,A=1;void 0!==r&&void 0!==s&&(p=s/r,A=l/i,d=h.width/r*s/r,f=h.height/i*l/i),void 0===o&&(o=e,a=n,e=0,n=0),void 0!==r&&void 0===s&&(s=r,l=i),void 0===r&&void 0===s&&(s=h.width,l=h.height);for(var g,m=this.ctx.transform.decompose(),b=P(m.rotate.shx),x=new u,C=(x=(x=(x=x.multiply(m.translate)).multiply(m.skew)).multiply(m.scale)).applyToRectangle(new c(o-e*p,a-n*A,r*d,i*f)),k=y.call(this,C),B=[],T=0;T<k.length;T+=1)-1===B.indexOf(k[T])&&B.push(k[T]);if(w(B),this.autoPaging)for(var E=B[0],M=B[B.length-1],O=E;O<M+1;O++){this.pdf.setPage(O);var L=this.pdf.internal.pageSize.width-this.margin[3]-this.margin[1],D=1===O?this.posY+this.margin[0]:this.margin[0],I=this.pdf.internal.pageSize.height-this.posY-this.margin[0]-this.margin[2],N=this.pdf.internal.pageSize.height-this.margin[0]-this.margin[2],F=1===O?0:I+(O-2)*N;if(0!==this.ctx.clip_path.length){var R=this.path;g=JSON.parse(JSON.stringify(this.ctx.clip_path)),this.path=_(g,this.posX+this.margin[3],-F+D+this.ctx.prevPageLastElemOffset),S.call(this,"fill",!0),this.path=R}var j=JSON.parse(JSON.stringify(C));j=_([j],this.posX+this.margin[3],-F+D+this.ctx.prevPageLastElemOffset)[0];var H=(O>E||O<M)&&v.call(this);H&&(this.pdf.saveGraphicsState(),this.pdf.rect(this.margin[3],this.margin[0],L,N,null).clip().discardPath()),this.pdf.addImage(t,"JPEG",j.x,j.y,j.w,j.h,null,null,b),H&&this.pdf.restoreGraphicsState()}else this.pdf.addImage(t,"JPEG",C.x,C.y,C.w,C.h,null,null,b)};var y=function(t,e,n){var r=[];e=e||this.pdf.internal.pageSize.width,n=n||this.pdf.internal.pageSize.height-this.margin[0]-this.margin[2];var i=this.posY+this.ctx.prevPageLastElemOffset;switch(t.type){default:case"mt":case"lt":r.push(Math.floor((t.y+i)/n)+1);break;case"arc":r.push(Math.floor((t.y+i-t.radius)/n)+1),r.push(Math.floor((t.y+i+t.radius)/n)+1);break;case"qct":var o=N(this.ctx.lastPoint.x,this.ctx.lastPoint.y,t.x1,t.y1,t.x,t.y);r.push(Math.floor((o.y+i)/n)+1),r.push(Math.floor((o.y+o.h+i)/n)+1);break;case"bct":var a=F(this.ctx.lastPoint.x,this.ctx.lastPoint.y,t.x1,t.y1,t.x2,t.y2,t.x,t.y);r.push(Math.floor((a.y+i)/n)+1),r.push(Math.floor((a.y+a.h+i)/n)+1);break;case"rect":r.push(Math.floor((t.y+i)/n)+1),r.push(Math.floor((t.y+t.h+i)/n)+1)}for(var s=0;s<r.length;s+=1)for(;this.pdf.internal.getNumberOfPages()<r[s];)b.call(this);return r},b=function(){var t=this.fillStyle,e=this.strokeStyle,n=this.font,r=this.lineCap,i=this.lineWidth,o=this.lineJoin;this.pdf.addPage(),this.fillStyle=t,this.strokeStyle=e,this.font=n,this.lineCap=r,this.lineWidth=i,this.lineJoin=o},_=function(t,e,n){for(var r=0;r<t.length;r++)switch(t[r].type){case"bct":t[r].x2+=e,t[r].y2+=n;case"qct":t[r].x1+=e,t[r].y1+=n;case"mt":case"lt":case"arc":default:t[r].x+=e,t[r].y+=n}return t},w=function(t){return t.sort(function(t,e){return t-e})},x=function(t,e){for(var n,r,i=this.fillStyle,o=this.strokeStyle,a=this.lineCap,s=this.lineWidth,l=Math.abs(s*this.ctx.transform.scaleX),c=this.lineJoin,u=JSON.parse(JSON.stringify(this.path)),h=JSON.parse(JSON.stringify(this.path)),d=[],f=0;f<h.length;f++)if(void 0!==h[f].x)for(var p=y.call(this,h[f]),A=0;A<p.length;A+=1)-1===d.indexOf(p[A])&&d.push(p[A]);for(var g=0;g<d.length;g++)for(;this.pdf.internal.getNumberOfPages()<d[g];)b.call(this);if(w(d),this.autoPaging)for(var m=d[0],x=d[d.length-1],C=m;C<x+1;C++){this.pdf.setPage(C),this.fillStyle=i,this.strokeStyle=o,this.lineCap=a,this.lineWidth=l,this.lineJoin=c;var k=this.pdf.internal.pageSize.width-this.margin[3]-this.margin[1],B=1===C?this.posY+this.margin[0]:this.margin[0],T=this.pdf.internal.pageSize.height-this.posY-this.margin[0]-this.margin[2],E=this.pdf.internal.pageSize.height-this.margin[0]-this.margin[2],M=1===C?0:T+(C-2)*E;if(0!==this.ctx.clip_path.length){var O=this.path;n=JSON.parse(JSON.stringify(this.ctx.clip_path)),this.path=_(n,this.posX+this.margin[3],-M+B+this.ctx.prevPageLastElemOffset),S.call(this,t,!0),this.path=O}if(r=JSON.parse(JSON.stringify(u)),this.path=_(r,this.posX+this.margin[3],-M+B+this.ctx.prevPageLastElemOffset),!1===e||0===C){var L=(C>m||C<x)&&v.call(this);L&&(this.pdf.saveGraphicsState(),this.pdf.rect(this.margin[3],this.margin[0],k,E,null).clip().discardPath()),S.call(this,t,e),L&&this.pdf.restoreGraphicsState()}this.lineWidth=s}else this.lineWidth=l,S.call(this,t,e),this.lineWidth=s;this.path=u},S=function(t,e){if(("stroke"!==t||e||!m.call(this))&&("stroke"===t||e||!g.call(this))){for(var n,r,i=[],o=this.path,a=0;a<o.length;a++){var s=o[a];switch(s.type){case"begin":i.push({begin:!0});break;case"close":i.push({close:!0});break;case"mt":i.push({start:s,deltas:[],abs:[]});break;case"lt":var l=i.length;if(o[a-1]&&!isNaN(o[a-1].x)&&(n=[s.x-o[a-1].x,s.y-o[a-1].y],l>0))for(;l>=0;l--)if(!0!==i[l-1].close&&!0!==i[l-1].begin){i[l-1].deltas.push(n),i[l-1].abs.push(s);break}break;case"bct":n=[s.x1-o[a-1].x,s.y1-o[a-1].y,s.x2-o[a-1].x,s.y2-o[a-1].y,s.x-o[a-1].x,s.y-o[a-1].y],i[i.length-1].deltas.push(n);break;case"qct":var c=o[a-1].x+2/3*(s.x1-o[a-1].x),u=o[a-1].y+2/3*(s.y1-o[a-1].y),h=s.x+2/3*(s.x1-s.x),d=s.y+2/3*(s.y1-s.y),f=s.x,p=s.y;n=[c-o[a-1].x,u-o[a-1].y,h-o[a-1].x,d-o[a-1].y,f-o[a-1].x,p-o[a-1].y],i[i.length-1].deltas.push(n);break;case"arc":i.push({deltas:[],abs:[],arc:!0}),Array.isArray(i[i.length-1].abs)&&i[i.length-1].abs.push(s)}}r=e?null:"stroke"===t?"stroke":"fill";for(var A=!1,v=0;v<i.length;v++)if(i[v].arc)for(var y=i[v].abs,b=0;b<y.length;b++){var _=y[b];"arc"===_.type?C.call(this,_.x,_.y,_.radius,_.startAngle,_.endAngle,_.counterclockwise,void 0,e,!A):M.call(this,_.x,_.y),A=!0}else if(!0===i[v].close)this.pdf.internal.out("h"),A=!1;else if(!0!==i[v].begin){var w=i[v].start.x,x=i[v].start.y;O.call(this,i[v].deltas,w,x),A=!0}r&&k.call(this,r),e&&B.call(this)}};f.prototype.createLinearGradient=function(){var t=function(){};return t.colorStops=[],t.addColorStop=function(t,e){this.colorStops.push([t,e])},t.getColor=function(){return 0===this.colorStops.length?"#000000":this.colorStops[0][1]},t.isCanvasGradient=!0,t},f.prototype.createPattern=function(){return this.createLinearGradient()},f.prototype.createRadialGradient=function(){return this.createLinearGradient()};var C=function(t,e,n,r,i,o,a,s,l){for(var c=D.call(this,n,r,i,o),u=0;u<c.length;u++){var h=c[u];0===u&&(l?T.call(this,h.x1+t,h.y1+e):M.call(this,h.x1+t,h.y1+e)),L.call(this,t,e,h.x2,h.y2,h.x3,h.y3,h.x4,h.y4)}s?B.call(this):k.call(this,a)},k=function(t){switch(t){case"stroke":this.pdf.internal.out("S");break;case"fill":this.pdf.internal.out("f")}},B=function(){this.pdf.clip(),this.pdf.discardPath()},T=function(t,e){this.pdf.internal.out(n(t)+" "+r(e)+" m")},E=function(t){var e;switch(t.align){case"right":case"end":e="right";break;case"center":e="center";break;case"left":case"start":default:e="left"}var n=this.pdf.getTextDimensions(t.text),r=function(t){var e=this.pdf.internal.getFontSize()/this.pdf.internal.scaleFactor,n=e*(this.pdf.internal.getLineHeightFactor()-1);switch(this.ctx.textBaseline){case"bottom":return t-n;case"top":return t+e-n;case"hanging":return t+e-2*n;case"middle":return t+e/2-n;case"ideographic":return t;case"alphabetic":default:return t}}.call(this,t.y),i=function(t){return t+this.pdf.internal.getFontSize()/this.pdf.internal.scaleFactor*(this.pdf.internal.getLineHeightFactor()-1)}.call(this,r)-n.h,o=this.ctx.transform.applyToPoint(new s(t.x,r)),a=this.ctx.transform.decompose(),l=new u;l=(l=(l=l.multiply(a.translate)).multiply(a.skew)).multiply(a.scale);for(var h,d,f,p=this.ctx.transform.applyToRectangle(new c(t.x,r,n.w,n.h)),A=l.applyToRectangle(new c(t.x,i,n.w,n.h)),g=y.call(this,A),m=[],b=0;b<g.length;b+=1)-1===m.indexOf(g[b])&&m.push(g[b]);if(w(m),this.autoPaging)for(var x=m[0],C=m[m.length-1],k=x;k<C+1;k++){this.pdf.setPage(k);var B=1===k?this.posY+this.margin[0]:this.margin[0],T=this.pdf.internal.pageSize.height-this.posY-this.margin[0]-this.margin[2],E=this.pdf.internal.pageSize.height-this.margin[2],M=E-this.margin[0],O=this.pdf.internal.pageSize.width-this.margin[1],L=O-this.margin[3],D=1===k?0:T+(k-2)*M;if(0!==this.ctx.clip_path.length){var I=this.path;h=JSON.parse(JSON.stringify(this.ctx.clip_path)),this.path=_(h,this.posX+this.margin[3],-1*D+B),S.call(this,"fill",!0),this.path=I}var P=_([JSON.parse(JSON.stringify(A))],this.posX+this.margin[3],-D+B+this.ctx.prevPageLastElemOffset)[0];t.scale>=.01&&(d=this.pdf.internal.getFontSize(),this.pdf.setFontSize(d*t.scale),f=this.lineWidth,this.lineWidth=f*t.scale);var N="text"!==this.autoPaging;if(N||P.y+P.h<=E){if(N||P.y>=B&&P.x<=O){var F=N?t.text:this.pdf.splitTextToSize(t.text,t.maxWidth||O-P.x)[0],R=_([JSON.parse(JSON.stringify(p))],this.posX+this.margin[3],-D+B+this.ctx.prevPageLastElemOffset)[0],j=N&&(k>x||k<C)&&v.call(this);j&&(this.pdf.saveGraphicsState(),this.pdf.rect(this.margin[3],this.margin[0],L,M,null).clip().discardPath()),this.pdf.text(F,R.x,R.y,{angle:t.angle,align:e,renderingMode:t.renderingMode}),j&&this.pdf.restoreGraphicsState()}}else P.y<E&&(this.ctx.prevPageLastElemOffset+=E-P.y);t.scale>=.01&&(this.pdf.setFontSize(d),this.lineWidth=f)}else t.scale>=.01&&(d=this.pdf.internal.getFontSize(),this.pdf.setFontSize(d*t.scale),f=this.lineWidth,this.lineWidth=f*t.scale),this.pdf.text(t.text,o.x+this.posX,o.y+this.posY,{angle:t.angle,align:e,renderingMode:t.renderingMode,maxWidth:t.maxWidth}),t.scale>=.01&&(this.pdf.setFontSize(d),this.lineWidth=f)},M=function(t,e,i,o){i=i||0,o=o||0,this.pdf.internal.out(n(t+i)+" "+r(e+o)+" l")},O=function(t,e,n){return this.pdf.lines(t,e,n,null,null)},L=function(t,n,r,i,s,l,c,u){this.pdf.internal.out([e(o(r+t)),e(a(i+n)),e(o(s+t)),e(a(l+n)),e(o(c+t)),e(a(u+n)),"c"].join(" "))},D=function(t,e,n,r){for(var i=2*Math.PI,o=Math.PI/2;e>n;)e-=i;var a=Math.abs(n-e);a<i&&r&&(a=i-a);for(var s=[],l=r?-1:1,c=e;a>1e-5;){var u=c+l*Math.min(a,o);s.push(I.call(this,t,c,u)),a-=Math.abs(u-c),c=u}return s},I=function(t,e,n){var r=(n-e)/2,i=t*Math.cos(r),o=t*Math.sin(r),a=i,s=-o,l=a*a+s*s,c=l+a*i+s*o,u=4/3*(Math.sqrt(2*l*c)-c)/(a*o-s*i),h=a-u*s,d=s+u*a,f=h,p=-d,A=r+e,g=Math.cos(A),m=Math.sin(A);return{x1:t*Math.cos(e),y1:t*Math.sin(e),x2:h*g-d*m,y2:h*m+d*g,x3:f*g-p*m,y3:f*m+p*g,x4:t*Math.cos(n),y4:t*Math.sin(n)}},P=function(t){return 180*t/Math.PI},N=function(t,e,n,r,i,o){var a=t+.5*(n-t),s=e+.5*(r-e),l=i+.5*(n-i),u=o+.5*(r-o),h=Math.min(t,i,a,l),d=Math.max(t,i,a,l),f=Math.min(e,o,s,u),p=Math.max(e,o,s,u);return new c(h,f,d-h,p-f)},F=function(t,e,n,r,i,o,a,s){var l,u,h,d,f,p,A,g,m,v,y,b,_,w,x=n-t,S=r-e,C=i-n,k=o-r,B=a-i,T=s-o;for(u=0;u<41;u++)m=(A=(h=t+(l=u/40)*x)+l*((f=n+l*C)-h))+l*(f+l*(i+l*B-f)-A),v=(g=(d=e+l*S)+l*((p=r+l*k)-d))+l*(p+l*(o+l*T-p)-g),0==u?(y=m,b=v,_=m,w=v):(y=Math.min(y,m),b=Math.min(b,v),_=Math.max(_,m),w=Math.max(w,v));return new c(Math.round(y),Math.round(b),Math.round(_-y),Math.round(w-b))},R=function(){if(this.prevLineDash||this.ctx.lineDash.length||this.ctx.lineDashOffset){var t,e,n=(t=this.ctx.lineDash,e=this.ctx.lineDashOffset,JSON.stringify({lineDash:t,lineDashOffset:e}));this.prevLineDash!==n&&(this.pdf.setLineDash(this.ctx.lineDash,this.ctx.lineDashOffset),this.prevLineDash=n)}}}(j.API),
  72. /**
  73. * @license
  74. * jsPDF filters PlugIn
  75. * Copyright (c) 2014 Aras Abbasi
  76. *
  77. * Licensed under the MIT License.
  78. * http://opensource.org/licenses/mit-license
  79. */
  80. function(t){var e=function(t){var e,n,r,i,o,a,s,l,c,u;for(/[^\x00-\xFF]/.test(t),n=[],r=0,i=(t+=e="\0\0\0\0".slice(t.length%4||4)).length;i>r;r+=4)0!==(o=(t.charCodeAt(r)<<24)+(t.charCodeAt(r+1)<<16)+(t.charCodeAt(r+2)<<8)+t.charCodeAt(r+3))?(a=(o=((o=((o=((o=(o-(u=o%85))/85)-(c=o%85))/85)-(l=o%85))/85)-(s=o%85))/85)%85,n.push(a+33,s+33,l+33,c+33,u+33)):n.push(122);return function(t,e){for(var n=e;n>0;n--)t.pop()}(n,e.length),String.fromCharCode.apply(String,n)+"~>"},n=function(t){var e,n,r,i,o,a=String,s="length",l=255,c="charCodeAt",u="slice",h="replace";for(t[u](-2),t=t[u](0,-2)[h](/\s/g,"")[h]("z","!!!!!"),r=[],i=0,o=(t+=e="uuuuu"[u](t[s]%5||5))[s];o>i;i+=5)n=52200625*(t[c](i)-33)+614125*(t[c](i+1)-33)+7225*(t[c](i+2)-33)+85*(t[c](i+3)-33)+(t[c](i+4)-33),r.push(l&n>>24,l&n>>16,l&n>>8,l&n);return function(t,e){for(var n=e;n>0;n--)t.pop()}(r,e[s]),a.fromCharCode.apply(a,r)},r=function(t){var e=new RegExp(/^([0-9A-Fa-f]{2})+$/);if(-1!==(t=t.replace(/\s/g,"")).indexOf(">")&&(t=t.substr(0,t.indexOf(">"))),t.length%2&&(t+="0"),!1===e.test(t))return"";for(var n="",r=0;r<t.length;r+=2)n+=String.fromCharCode("0x"+(t[r]+t[r+1]));return n},i=function(t){for(var e=new Uint8Array(t.length),n=t.length;n--;)e[n]=t.charCodeAt(n);return(e=Object(o.b)(e)).reduce(function(t,e){return t+String.fromCharCode(e)},"")};j.API.processDataByFilters=function(t,o){var a=0,s=t||"",l=[];for("string"==typeof(o=o||[])&&(o=[o]),a=0;a<o.length;a+=1)switch(o[a]){case"ASCII85Decode":case"/ASCII85Decode":s=n(s),l.push("/ASCII85Encode");break;case"ASCII85Encode":case"/ASCII85Encode":s=e(s),l.push("/ASCII85Decode");break;case"ASCIIHexDecode":case"/ASCIIHexDecode":s=r(s),l.push("/ASCIIHexEncode");break;case"ASCIIHexEncode":case"/ASCIIHexEncode":s=s.split("").map(function(t){return("0"+t.charCodeAt().toString(16)).slice(-2)}).join("")+">",l.push("/ASCIIHexDecode");break;case"FlateEncode":case"/FlateEncode":s=i(s),l.push("/FlateDecode");break;default:throw new Error('The filter: "'+o[a]+'" is not implemented')}return{data:s,reverseChain:l.reverse().join(" ")}}}(),
  81. /**
  82. * @license
  83. * jsPDF fileloading PlugIn
  84. * Copyright (c) 2018 Aras Abbasi (aras.abbasi@gmail.com)
  85. *
  86. * Licensed under the MIT License.
  87. * http://opensource.org/licenses/mit-license
  88. */
  89. function(t){t.loadFile=function(t,e,n){return function(t,e,n){e=!1!==e,n="function"==typeof n?n:function(){};var r=void 0;try{r=function(t,e,n){var r=new XMLHttpRequest,i=0,o=function(t){var e=t.length,n=[],r=String.fromCharCode;for(i=0;i<e;i+=1)n.push(r(255&t.charCodeAt(i)));return n.join("")};if(r.open("GET",t,!e),r.overrideMimeType("text/plain; charset=x-user-defined"),!1===e&&(r.onload=function(){200===r.status?n(o(this.responseText)):n(void 0)}),r.send(null),e&&200===r.status)return o(r.responseText)}(t,e,n)}catch(t){}return r}(t,e,n)},t.loadImageFile=t.loadFile}(j.API),function(t){function e(){return(a.html2canvas?Promise.resolve(a.html2canvas):new Promise(function(t){t()}).then(n.bind(null,"eMjc"))).catch(function(t){return Promise.reject(new Error("Could not load html2canvas: "+t))}).then(function(t){return t.default?t.default:t})}function r(){return(a.DOMPurify?Promise.resolve(a.DOMPurify):n.e(3).then(n.bind(null,"OvQW"))).catch(function(t){return Promise.reject(new Error("Could not load dompurify: "+t))}).then(function(t){return t.default?t.default:t})}var o=function(t){var e=i()(t);return"undefined"===e?"undefined":"string"===e||t instanceof String?"string":"number"===e||t instanceof Number?"number":"function"===e||t instanceof Function?"function":t&&t.constructor===Array?"array":t&&1===t.nodeType?"element":"object"===e?"object":"unknown"},s=function(t,e){var n=document.createElement(t);for(var r in e.className&&(n.className=e.className),e.innerHTML&&e.dompurify&&(n.innerHTML=e.dompurify.sanitize(e.innerHTML)),e.style)n.style[r]=e.style[r];return n},l=function(t){var e=Object.assign(i.a.convert(Promise.resolve()),JSON.parse(JSON.stringify(i.a.template))),n=i.a.convert(Promise.resolve(),e);return(n=n.setProgress(1,i.a,1,[i.a])).set(t)};(l.prototype=Object.create(Promise.prototype)).constructor=l,l.convert=function(t,e){return t.__proto__=e||l.prototype,t},l.template={prop:{src:null,container:null,overlay:null,canvas:null,img:null,pdf:null,pageSize:null,callback:function(){}},progress:{val:0,state:null,n:0,stack:[]},opt:{filename:"file.pdf",margin:[0,0,0,0],enableLinks:!0,x:0,y:0,html2canvas:{},jsPDF:{},backgroundColor:"transparent"}},l.prototype.from=function(t,e){return this.then(function(){switch(e=e||function(t){switch(o(t)){case"string":return"string";case"element":return"canvas"===t.nodeName.toLowerCase()?"canvas":"element";default:return"unknown"}}(t)){case"string":return this.then(r).then(function(e){return this.set({src:s("div",{innerHTML:t,dompurify:e})})});case"element":return this.set({src:t});case"canvas":return this.set({canvas:t});case"img":return this.set({img:t});default:return this.error("Unknown source type.")}})},l.prototype.to=function(t){switch(t){case"container":return this.toContainer();case"canvas":return this.toCanvas();case"img":return this.toImg();case"pdf":return this.toPdf();default:return this.error("Invalid target.")}},l.prototype.toContainer=function(){return this.thenList([function(){return this.prop.src||this.error("Cannot duplicate - no source HTML.")},function(){return this.prop.pageSize||this.setPageSize()}]).then(function(){var t={position:"relative",display:"inline-block",width:("number"!=typeof this.opt.width||isNaN(this.opt.width)||"number"!=typeof this.opt.windowWidth||isNaN(this.opt.windowWidth)?Math.max(this.prop.src.clientWidth,this.prop.src.scrollWidth,this.prop.src.offsetWidth):this.opt.windowWidth)+"px",left:0,right:0,top:0,margin:"auto",backgroundColor:this.opt.backgroundColor},e=function t(e,n){for(var r=3===e.nodeType?document.createTextNode(e.nodeValue):e.cloneNode(!1),i=e.firstChild;i;i=i.nextSibling)!0!==n&&1===i.nodeType&&"SCRIPT"===i.nodeName||r.appendChild(t(i,n));return 1===e.nodeType&&("CANVAS"===e.nodeName?(r.width=e.width,r.height=e.height,r.getContext("2d").drawImage(e,0,0)):"TEXTAREA"!==e.nodeName&&"SELECT"!==e.nodeName||(r.value=e.value),r.addEventListener("load",function(){r.scrollTop=e.scrollTop,r.scrollLeft=e.scrollLeft},!0)),r}(this.prop.src,this.opt.html2canvas.javascriptEnabled);"BODY"===e.tagName&&(t.height=Math.max(document.body.scrollHeight,document.body.offsetHeight,document.documentElement.clientHeight,document.documentElement.scrollHeight,document.documentElement.offsetHeight)+"px"),this.prop.overlay=s("div",{className:"html2pdf__overlay",style:{position:"fixed",overflow:"hidden",zIndex:1e3,left:"-100000px",right:0,bottom:0,top:0}}),this.prop.container=s("div",{className:"html2pdf__container",style:t}),this.prop.container.appendChild(e),this.prop.container.firstChild.appendChild(s("div",{style:{clear:"both",border:"0 none transparent",margin:0,padding:0,height:0}})),this.prop.container.style.float="none",this.prop.overlay.appendChild(this.prop.container),document.body.appendChild(this.prop.overlay),this.prop.container.firstChild.style.position="relative",this.prop.container.height=Math.max(this.prop.container.firstChild.clientHeight,this.prop.container.firstChild.scrollHeight,this.prop.container.firstChild.offsetHeight)+"px"})},l.prototype.toCanvas=function(){var t=[function(){return document.body.contains(this.prop.container)||this.toContainer()}];return this.thenList(t).then(e).then(function(t){var e=Object.assign({},this.opt.html2canvas);return delete e.onrendered,t(this.prop.container,e)}).then(function(t){(this.opt.html2canvas.onrendered||function(){})(t),this.prop.canvas=t,document.body.removeChild(this.prop.overlay)})},l.prototype.toContext2d=function(){var t=[function(){return document.body.contains(this.prop.container)||this.toContainer()}];return this.thenList(t).then(e).then(function(t){var e=this.opt.jsPDF,n=this.opt.fontFaces,r="number"!=typeof this.opt.width||isNaN(this.opt.width)||"number"!=typeof this.opt.windowWidth||isNaN(this.opt.windowWidth)?1:this.opt.width/this.opt.windowWidth,i=Object.assign({async:!0,allowTaint:!0,scale:r,scrollX:this.opt.scrollX||0,scrollY:this.opt.scrollY||0,backgroundColor:"#ffffff",imageTimeout:15e3,logging:!0,proxy:null,removeContainer:!0,foreignObjectRendering:!1,useCORS:!1},this.opt.html2canvas);if(delete i.onrendered,e.context2d.autoPaging=void 0===this.opt.autoPaging||this.opt.autoPaging,e.context2d.posX=this.opt.x,e.context2d.posY=this.opt.y,e.context2d.margin=this.opt.margin,e.context2d.fontFaces=n,n)for(var o=0;o<n.length;++o){var a=n[o],s=a.src.find(function(t){return"truetype"===t.format});s&&e.addFont(s.url,a.ref.name,a.ref.style)}return i.windowHeight=i.windowHeight||0,i.windowHeight=0==i.windowHeight?Math.max(this.prop.container.clientHeight,this.prop.container.scrollHeight,this.prop.container.offsetHeight):i.windowHeight,e.context2d.save(!0),t(this.prop.container,i)}).then(function(t){this.opt.jsPDF.context2d.restore(!0),(this.opt.html2canvas.onrendered||function(){})(t),this.prop.canvas=t,document.body.removeChild(this.prop.overlay)})},l.prototype.toImg=function(){return this.thenList([function(){return this.prop.canvas||this.toCanvas()}]).then(function(){var t=this.prop.canvas.toDataURL("image/"+this.opt.image.type,this.opt.image.quality);this.prop.img=document.createElement("img"),this.prop.img.src=t})},l.prototype.toPdf=function(){return this.thenList([function(){return this.toContext2d()}]).then(function(){this.prop.pdf=this.prop.pdf||this.opt.jsPDF})},l.prototype.output=function(t,e,n){return"img"===(n=n||"pdf").toLowerCase()||"image"===n.toLowerCase()?this.outputImg(t,e):this.outputPdf(t,e)},l.prototype.outputPdf=function(t,e){return this.thenList([function(){return this.prop.pdf||this.toPdf()}]).then(function(){return this.prop.pdf.output(t,e)})},l.prototype.outputImg=function(t){return this.thenList([function(){return this.prop.img||this.toImg()}]).then(function(){switch(t){case void 0:case"img":return this.prop.img;case"datauristring":case"dataurlstring":return this.prop.img.src;case"datauri":case"dataurl":return document.location.href=this.prop.img.src;default:throw'Image output type "'+t+'" is not supported.'}})},l.prototype.save=function(t){return this.thenList([function(){return this.prop.pdf||this.toPdf()}]).set(t?{filename:t}:null).then(function(){this.prop.pdf.save(this.opt.filename)})},l.prototype.doCallback=function(){return this.thenList([function(){return this.prop.pdf||this.toPdf()}]).then(function(){this.prop.callback(this.prop.pdf)})},l.prototype.set=function(t){if("object"!==o(t))return this;var e=Object.keys(t||{}).map(function(e){if(e in l.template.prop)return function(){this.prop[e]=t[e]};switch(e){case"margin":return this.setMargin.bind(this,t.margin);case"jsPDF":return function(){return this.opt.jsPDF=t.jsPDF,this.setPageSize()};case"pageSize":return this.setPageSize.bind(this,t.pageSize);default:return function(){this.opt[e]=t[e]}}},this);return this.then(function(){return this.thenList(e)})},l.prototype.get=function(t,e){return this.then(function(){var n=t in l.template.prop?this.prop[t]:this.opt[t];return e?e(n):n})},l.prototype.setMargin=function(t){return this.then(function(){switch(o(t)){case"number":t=[t,t,t,t];case"array":if(2===t.length&&(t=[t[0],t[1],t[0],t[1]]),4===t.length)break;default:return this.error("Invalid margin array.")}this.opt.margin=t}).then(this.setPageSize)},l.prototype.setPageSize=function(t){function e(t,e){return Math.floor(t*e/72*96)}return this.then(function(){(t=t||j.getPageSize(this.opt.jsPDF)).hasOwnProperty("inner")||(t.inner={width:t.width-this.opt.margin[1]-this.opt.margin[3],height:t.height-this.opt.margin[0]-this.opt.margin[2]},t.inner.px={width:e(t.inner.width,t.k),height:e(t.inner.height,t.k)},t.inner.ratio=t.inner.height/t.inner.width),this.prop.pageSize=t})},l.prototype.setProgress=function(t,e,n,r){return null!=t&&(this.progress.val=t),null!=e&&(this.progress.state=e),null!=n&&(this.progress.n=n),null!=r&&(this.progress.stack=r),this.progress.ratio=this.progress.val/this.progress.state,this},l.prototype.updateProgress=function(t,e,n,r){return this.setProgress(t?this.progress.val+t:null,e||null,n?this.progress.n+n:null,r?this.progress.stack.concat(r):null)},l.prototype.then=function(t,e){var n=this;return this.thenCore(t,e,function(t,e){return n.updateProgress(null,null,1,[t]),Promise.prototype.then.call(this,function(e){return n.updateProgress(null,t),e}).then(t,e).then(function(t){return n.updateProgress(1),t})})},l.prototype.thenCore=function(t,e,n){n=n||Promise.prototype.then,t&&(t=t.bind(this)),e&&(e=e.bind(this));var r=-1!==Promise.toString().indexOf("[native code]")&&"Promise"===Promise.name?this:l.convert(Object.assign({},this),Promise.prototype),i=n.call(r,t,e);return l.convert(i,this.__proto__)},l.prototype.thenExternal=function(t,e){return Promise.prototype.then.call(this,t,e)},l.prototype.thenList=function(t){var e=this;return t.forEach(function(t){e=e.thenCore(t)}),e},l.prototype.catch=function(t){t&&(t=t.bind(this));var e=Promise.prototype.catch.call(this,t);return l.convert(e,this)},l.prototype.catchExternal=function(t){return Promise.prototype.catch.call(this,t)},l.prototype.error=function(t){return this.then(function(){throw new Error(t)})},l.prototype.using=l.prototype.set,l.prototype.saveAs=l.prototype.save,l.prototype.export=l.prototype.output,l.prototype.run=l.prototype.then,j.getPageSize=function(t,e,n){if("object"===i()(t)){var r=t;t=r.orientation,e=r.unit||e,n=r.format||n}e=e||"mm",n=n||"a4",t=(""+(t||"P")).toLowerCase();var o,a=(""+n).toLowerCase(),s={a0:[2383.94,3370.39],a1:[1683.78,2383.94],a2:[1190.55,1683.78],a3:[841.89,1190.55],a4:[595.28,841.89],a5:[419.53,595.28],a6:[297.64,419.53],a7:[209.76,297.64],a8:[147.4,209.76],a9:[104.88,147.4],a10:[73.7,104.88],b0:[2834.65,4008.19],b1:[2004.09,2834.65],b2:[1417.32,2004.09],b3:[1000.63,1417.32],b4:[708.66,1000.63],b5:[498.9,708.66],b6:[354.33,498.9],b7:[249.45,354.33],b8:[175.75,249.45],b9:[124.72,175.75],b10:[87.87,124.72],c0:[2599.37,3676.54],c1:[1836.85,2599.37],c2:[1298.27,1836.85],c3:[918.43,1298.27],c4:[649.13,918.43],c5:[459.21,649.13],c6:[323.15,459.21],c7:[229.61,323.15],c8:[161.57,229.61],c9:[113.39,161.57],c10:[79.37,113.39],dl:[311.81,623.62],letter:[612,792],"government-letter":[576,756],legal:[612,1008],"junior-legal":[576,360],ledger:[1224,792],tabloid:[792,1224],"credit-card":[153,243]};switch(e){case"pt":o=1;break;case"mm":o=72/25.4;break;case"cm":o=72/2.54;break;case"in":o=72;break;case"px":o=.75;break;case"pc":case"em":o=12;break;case"ex":o=6;break;default:throw"Invalid unit: "+e}var l,c=0,u=0;if(s.hasOwnProperty(a))c=s[a][1]/o,u=s[a][0]/o;else try{c=n[1],u=n[0]}catch(t){throw new Error("Invalid format: "+n)}if("p"===t||"portrait"===t)t="p",u>c&&(l=u,u=c,c=l);else{if("l"!==t&&"landscape"!==t)throw"Invalid orientation: "+t;t="l",c>u&&(l=u,u=c,c=l)}return{width:u,height:c,unit:e,k:o,orientation:t}},t.html=function(t,e){(e=e||{}).callback=e.callback||function(){},e.html2canvas=e.html2canvas||{},e.html2canvas.canvas=e.html2canvas.canvas||this.canvas,e.jsPDF=e.jsPDF||this,e.fontFaces=e.fontFaces?e.fontFaces.map(Pt):null;var n=new l(e);return e.worker?n:n.from(t).doCallback()}}(j.API),j.API.addJS=function(t){return Vt=t,this.internal.events.subscribe("postPutResources",function(){zt=this.internal.newObject(),this.internal.out("<<"),this.internal.out("/Names [(EmbeddedJS) "+(zt+1)+" 0 R]"),this.internal.out(">>"),this.internal.out("endobj"),Yt=this.internal.newObject(),this.internal.out("<<"),this.internal.out("/S /JavaScript"),this.internal.out("/JS ("+Vt+")"),this.internal.out(">>"),this.internal.out("endobj")}),this.internal.events.subscribe("putCatalog",function(){void 0!==zt&&void 0!==Yt&&this.internal.out("/Names <</JavaScript "+zt+" 0 R>>")}),this
  90. /**
  91. * @license
  92. * Copyright (c) 2014 Steven Spungin (TwelveTone LLC) steven@twelvetone.tv
  93. *
  94. * Licensed under the MIT License.
  95. * http://opensource.org/licenses/mit-license
  96. */},function(t){var e;t.events.push(["postPutResources",function(){var t=this,n=/^(\d+) 0 obj$/;if(this.outline.root.children.length>0)for(var r=t.outline.render().split(/\r\n/),i=0;i<r.length;i++){var o=r[i],a=n.exec(o);if(null!=a){var s=a[1];t.internal.newObjectDeferredBegin(s,!1)}t.internal.write(o)}if(this.outline.createNamedDestinations){var l=this.internal.pages.length,c=[];for(i=0;i<l;i++){var u=t.internal.newObject();c.push(u);var h=t.internal.getPageInfo(i+1);t.internal.write("<< /D["+h.objId+" 0 R /XYZ null null null]>> endobj")}var d=t.internal.newObject();for(t.internal.write("<< /Names [ "),i=0;i<c.length;i++)t.internal.write("(page_"+(i+1)+")"+c[i]+" 0 R");t.internal.write(" ] >>","endobj"),e=t.internal.newObject(),t.internal.write("<< /Dests "+d+" 0 R"),t.internal.write(">>","endobj")}}]),t.events.push(["putCatalog",function(){this.outline.root.children.length>0&&(this.internal.write("/Outlines",this.outline.makeRef(this.outline.root)),this.outline.createNamedDestinations&&this.internal.write("/Names "+e+" 0 R"))}]),t.events.push(["initialized",function(){var t=this;t.outline={createNamedDestinations:!1,root:{children:[]}},t.outline.add=function(t,e,n){var r={title:e,options:n,children:[]};return null==t&&(t=this.root),t.children.push(r),r},t.outline.render=function(){return this.ctx={},this.ctx.val="",this.ctx.pdf=t,this.genIds_r(this.root),this.renderRoot(this.root),this.renderItems(this.root),this.ctx.val},t.outline.genIds_r=function(e){e.id=t.internal.newObjectDeferred();for(var n=0;n<e.children.length;n++)this.genIds_r(e.children[n])},t.outline.renderRoot=function(t){this.objStart(t),this.line("/Type /Outlines"),t.children.length>0&&(this.line("/First "+this.makeRef(t.children[0])),this.line("/Last "+this.makeRef(t.children[t.children.length-1]))),this.line("/Count "+this.count_r({count:0},t)),this.objEnd()},t.outline.renderItems=function(e){for(var n=this.ctx.pdf.internal.getVerticalCoordinateString,r=0;r<e.children.length;r++){var i=e.children[r];this.objStart(i),this.line("/Title "+this.makeString(i.title)),this.line("/Parent "+this.makeRef(e)),r>0&&this.line("/Prev "+this.makeRef(e.children[r-1])),r<e.children.length-1&&this.line("/Next "+this.makeRef(e.children[r+1])),i.children.length>0&&(this.line("/First "+this.makeRef(i.children[0])),this.line("/Last "+this.makeRef(i.children[i.children.length-1])));var o=this.count=this.count_r({count:0},i);if(o>0&&this.line("/Count "+o),i.options&&i.options.pageNumber){var a=t.internal.getPageInfo(i.options.pageNumber);this.line("/Dest ["+a.objId+" 0 R /XYZ 0 "+n(0)+" 0]")}this.objEnd()}for(var s=0;s<e.children.length;s++)this.renderItems(e.children[s])},t.outline.line=function(t){this.ctx.val+=t+"\r\n"},t.outline.makeRef=function(t){return t.id+" 0 R"},t.outline.makeString=function(e){return"("+t.internal.pdfEscape(e)+")"},t.outline.objStart=function(t){this.ctx.val+="\r\n"+t.id+" 0 obj\r\n<<\r\n"},t.outline.objEnd=function(){this.ctx.val+=">> \r\nendobj\r\n"},t.outline.count_r=function(t,e){for(var n=0;n<e.children.length;n++)t.count++,this.count_r(t,e.children[n]);return t.count}}])}(j.API),
  97. /**
  98. * @license
  99. *
  100. * Licensed under the MIT License.
  101. * http://opensource.org/licenses/mit-license
  102. */
  103. function(t){var e=[192,193,194,195,196,197,198,199];j.API.processJPEG=function(t,n,r,i,o,a){var s,l=this.decode.DCT_DECODE,c=null;if("string"==typeof t||this.__addimage__.isArrayBuffer(t)||this.__addimage__.isArrayBufferView(t)){switch(t=o||t,t=this.__addimage__.isArrayBuffer(t)?new Uint8Array(t):t,(s=function(t){for(var n,r=256*t.charCodeAt(4)+t.charCodeAt(5),i=t.length,o={width:0,height:0,numcomponents:1},a=4;a<i;a+=2){if(a+=r,-1!==e.indexOf(t.charCodeAt(a+1))){n=256*t.charCodeAt(a+5)+t.charCodeAt(a+6),o={width:256*t.charCodeAt(a+7)+t.charCodeAt(a+8),height:n,numcomponents:t.charCodeAt(a+9)};break}r=256*t.charCodeAt(a+2)+t.charCodeAt(a+3)}return o}(t=this.__addimage__.isArrayBufferView(t)?this.__addimage__.arrayBufferToBinaryString(t):t)).numcomponents){case 1:a=this.color_spaces.DEVICE_GRAY;break;case 4:a=this.color_spaces.DEVICE_CMYK;break;case 3:a=this.color_spaces.DEVICE_RGB}c={data:t,width:s.width,height:s.height,colorSpace:a,bitsPerComponent:8,filter:l,index:n,alias:r}}return c}}();var Gt,Xt,Zt,$t,Kt,Jt=function(){var t,e,n;function r(t){var e,n,r,i,o,a,s,l,c,u,h,d,f,p;for(this.data=t,this.pos=8,this.palette=[],this.imgData=[],this.transparency={},this.animation=null,this.text={},a=null;;){switch(e=this.readUInt32(),c=function(){var t,e;for(e=[],t=0;t<4;++t)e.push(String.fromCharCode(this.data[this.pos++]));return e}.call(this).join("")){case"IHDR":this.width=this.readUInt32(),this.height=this.readUInt32(),this.bits=this.data[this.pos++],this.colorType=this.data[this.pos++],this.compressionMethod=this.data[this.pos++],this.filterMethod=this.data[this.pos++],this.interlaceMethod=this.data[this.pos++];break;case"acTL":this.animation={numFrames:this.readUInt32(),numPlays:this.readUInt32()||1/0,frames:[]};break;case"PLTE":this.palette=this.read(e);break;case"fcTL":a&&this.animation.frames.push(a),this.pos+=4,a={width:this.readUInt32(),height:this.readUInt32(),xOffset:this.readUInt32(),yOffset:this.readUInt32()},o=this.readUInt16(),i=this.readUInt16()||100,a.delay=1e3*o/i,a.disposeOp=this.data[this.pos++],a.blendOp=this.data[this.pos++],a.data=[];break;case"IDAT":case"fdAT":for("fdAT"===c&&(this.pos+=4,e-=4),t=(null!=a?a.data:void 0)||this.imgData,d=0;0<=e?d<e:d>e;0<=e?++d:--d)t.push(this.data[this.pos++]);break;case"tRNS":switch(this.transparency={},this.colorType){case 3:if(r=this.palette.length/3,this.transparency.indexed=this.read(e),this.transparency.indexed.length>r)throw new Error("More transparent colors than palette size");if((u=r-this.transparency.indexed.length)>0)for(f=0;0<=u?f<u:f>u;0<=u?++f:--f)this.transparency.indexed.push(255);break;case 0:this.transparency.grayscale=this.read(e)[0];break;case 2:this.transparency.rgb=this.read(e)}break;case"tEXt":s=(h=this.read(e)).indexOf(0),l=String.fromCharCode.apply(String,h.slice(0,s)),this.text[l]=String.fromCharCode.apply(String,h.slice(s+1));break;case"IEND":return a&&this.animation.frames.push(a),this.colors=function(){switch(this.colorType){case 0:case 3:case 4:return 1;case 2:case 6:return 3}}.call(this),this.hasAlphaChannel=4===(p=this.colorType)||6===p,n=this.colors+(this.hasAlphaChannel?1:0),this.pixelBitlength=this.bits*n,this.colorSpace=function(){switch(this.colors){case 1:return"DeviceGray";case 3:return"DeviceRGB"}}.call(this),void(this.imgData=new Uint8Array(this.imgData));default:this.pos+=e}if(this.pos+=4,this.pos>this.data.length)throw new Error("Incomplete or corrupt PNG file")}}r.prototype.read=function(t){var e,n;for(n=[],e=0;0<=t?e<t:e>t;0<=t?++e:--e)n.push(this.data[this.pos++]);return n},r.prototype.readUInt32=function(){return this.data[this.pos++]<<24|this.data[this.pos++]<<16|this.data[this.pos++]<<8|this.data[this.pos++]},r.prototype.readUInt16=function(){return this.data[this.pos++]<<8|this.data[this.pos++]},r.prototype.decodePixels=function(t){var e=this.pixelBitlength/8,n=new Uint8Array(this.width*this.height*e),r=0,i=this;if(null==t&&(t=this.imgData),0===t.length)return new Uint8Array(0);function a(o,a,s,l){var c,u,h,d,f,p,A,g,m,v,y,b,_,w,x,S,C,k,B,T,E,M=Math.ceil((i.width-o)/s),O=Math.ceil((i.height-a)/l),L=i.width==M&&i.height==O;for(w=e*M,b=L?n:new Uint8Array(w*O),p=t.length,_=0,u=0;_<O&&r<p;){switch(t[r++]){case 0:for(d=C=0;C<w;d=C+=1)b[u++]=t[r++];break;case 1:for(d=k=0;k<w;d=k+=1)c=t[r++],f=d<e?0:b[u-e],b[u++]=(c+f)%256;break;case 2:for(d=B=0;B<w;d=B+=1)c=t[r++],h=(d-d%e)/e,x=_&&b[(_-1)*w+h*e+d%e],b[u++]=(x+c)%256;break;case 3:for(d=T=0;T<w;d=T+=1)c=t[r++],h=(d-d%e)/e,f=d<e?0:b[u-e],x=_&&b[(_-1)*w+h*e+d%e],b[u++]=(c+Math.floor((f+x)/2))%256;break;case 4:for(d=E=0;E<w;d=E+=1)c=t[r++],h=(d-d%e)/e,f=d<e?0:b[u-e],0===_?x=S=0:(x=b[(_-1)*w+h*e+d%e],S=h&&b[(_-1)*w+(h-1)*e+d%e]),A=f+x-S,g=Math.abs(A-f),v=Math.abs(A-x),y=Math.abs(A-S),m=g<=v&&g<=y?f:v<=y?x:S,b[u++]=(c+m)%256;break;default:throw new Error("Invalid filter algorithm: "+t[r-1])}if(!L){var D=((a+_*l)*i.width+o)*e,I=_*w;for(d=0;d<M;d+=1){for(var P=0;P<e;P+=1)n[D++]=b[I++];D+=(s-1)*e}}_++}}return t=Object(o.a)(t),1==i.interlaceMethod?(a(0,0,8,8),a(4,0,8,8),a(0,4,4,8),a(2,0,4,4),a(0,2,2,4),a(1,0,2,2),a(0,1,1,2)):a(0,0,1,1),n},r.prototype.decodePalette=function(){var t,e,n,r,i,o,a,s,l;for(n=this.palette,o=this.transparency.indexed||[],i=new Uint8Array((o.length||0)+n.length),r=0,t=0,e=a=0,s=n.length;a<s;e=a+=3)i[r++]=n[e],i[r++]=n[e+1],i[r++]=n[e+2],i[r++]=null!=(l=o[t++])?l:255;return i},r.prototype.copyToImageData=function(t,e){var n,r,i,o,a,s,l,c,u,h,d;if(r=this.colors,u=null,n=this.hasAlphaChannel,this.palette.length&&(u=null!=(d=this._decodedPalette)?d:this._decodedPalette=this.decodePalette(),r=4,n=!0),c=(i=t.data||t).length,a=u||e,o=s=0,1===r)for(;o<c;)l=u?4*e[o/4]:s,h=a[l++],i[o++]=h,i[o++]=h,i[o++]=h,i[o++]=n?a[l++]:255,s=l;else for(;o<c;)l=u?4*e[o/4]:s,i[o++]=a[l++],i[o++]=a[l++],i[o++]=a[l++],i[o++]=n?a[l++]:255,s=l},r.prototype.decode=function(){var t;return t=new Uint8Array(this.width*this.height*4),this.copyToImageData(t,this.decodePixels()),t};var i=function(){if("[object Window]"===Object.prototype.toString.call(a)){try{e=a.document.createElement("canvas"),n=e.getContext("2d")}catch(t){return!1}return!0}return!1};return i(),t=function(t){var r;if(!0===i())return n.width=t.width,n.height=t.height,n.clearRect(0,0,t.width,t.height),n.putImageData(t,0,0),(r=new Image).src=e.toDataURL(),r;throw new Error("This method requires a Browser with Canvas-capability.")},r.prototype.decodeFrames=function(e){var n,r,i,o,a,s,l,c;if(this.animation){for(c=[],r=a=0,s=(l=this.animation.frames).length;a<s;r=++a)n=l[r],i=e.createImageData(n.width,n.height),o=this.decodePixels(new Uint8Array(n.data)),this.copyToImageData(i,o),n.imageData=i,c.push(n.image=t(i));return c}},r.prototype.renderFrame=function(t,e){var n,r,i;return n=(r=this.animation.frames)[e],i=r[e-1],0===e&&t.clearRect(0,0,this.width,this.height),1===(null!=i?i.disposeOp:void 0)?t.clearRect(i.xOffset,i.yOffset,i.width,i.height):2===(null!=i?i.disposeOp:void 0)&&t.putImageData(i.imageData,i.xOffset,i.yOffset),0===n.blendOp&&t.clearRect(n.xOffset,n.yOffset,n.width,n.height),t.drawImage(n.image,n.xOffset,n.yOffset)},r.prototype.animate=function(t){var e,n,r,i,o,a,s=this;return n=0,a=this.animation,i=a.numFrames,r=a.frames,o=a.numPlays,(e=function(){var a,l;if(a=n++%i,l=r[a],s.renderFrame(t,a),i>1&&n/i<o)return s.animation._timeout=setTimeout(e,l.delay)})()},r.prototype.stopAnimation=function(){var t;return clearTimeout(null!=(t=this.animation)?t._timeout:void 0)},r.prototype.render=function(t){var e,n;return t._png&&t._png.stopAnimation(),t._png=this,t.width=this.width,t.height=this.height,e=t.getContext("2d"),this.animation?(this.decodeFrames(e),this.animate(e)):(n=e.createImageData(this.width,this.height),this.copyToImageData(n,this.decodePixels()),e.putImageData(n,0,0))},r}();
  104. /**
  105. * @license
  106. *
  107. * Copyright (c) 2014 James Robb, https://github.com/jamesbrobb
  108. *
  109. * Permission is hereby granted, free of charge, to any person obtaining
  110. * a copy of this software and associated documentation files (the
  111. * "Software"), to deal in the Software without restriction, including
  112. * without limitation the rights to use, copy, modify, merge, publish,
  113. * distribute, sublicense, and/or sell copies of the Software, and to
  114. * permit persons to whom the Software is furnished to do so, subject to
  115. * the following conditions:
  116. *
  117. * The above copyright notice and this permission notice shall be
  118. * included in all copies or substantial portions of the Software.
  119. *
  120. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  121. * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  122. * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  123. * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  124. * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  125. * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  126. * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  127. * ====================================================================
  128. */
  129. /**
  130. * @license
  131. * (c) Dean McNamee <dean@gmail.com>, 2013.
  132. *
  133. * https://github.com/deanm/omggif
  134. *
  135. * Permission is hereby granted, free of charge, to any person obtaining a copy
  136. * of this software and associated documentation files (the "Software"), to
  137. * deal in the Software without restriction, including without limitation the
  138. * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  139. * sell copies of the Software, and to permit persons to whom the Software is
  140. * furnished to do so, subject to the following conditions:
  141. *
  142. * The above copyright notice and this permission notice shall be included in
  143. * all copies or substantial portions of the Software.
  144. *
  145. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  146. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  147. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  148. * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  149. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  150. * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  151. * IN THE SOFTWARE.
  152. *
  153. * omggif is a JavaScript implementation of a GIF 89a encoder and decoder,
  154. * including animation and compression. It does not rely on any specific
  155. * underlying system, so should run in the browser, Node, or Plask.
  156. */function qt(t,e,n,r){for(var i=t[e++],o=1<<i,a=o+1,s=a+1,c=i+1,u=(1<<c)-1,h=0,d=0,f=0,p=t[e++],A=new Int32Array(4096),g=null;;){for(;h<16&&0!==p;)d|=t[e++]<<h,h+=8,1===p?p=t[e++]:--p;if(h<c)break;var m=d&u;if(d>>=c,h-=c,m!==o){if(m===a)break;for(var v=m<s?m:g,y=0,b=v;b>o;)b=A[b]>>8,++y;var _=b;if(f+y+(v!==m?1:0)>r)return void l.log("Warning, gif stream longer than expected.");n[f++]=_;var w=f+=y;for(v!==m&&(n[f++]=_),b=v;y--;)b=A[b],n[--w]=255&b,b>>=8;null!==g&&s<4096&&(A[s++]=g<<8|_,s>=u+1&&c<12&&(++c,u=u<<1|1)),g=m}else s=a+1,u=(1<<(c=i+1))-1,g=null}return f!==r&&l.log("Warning, gif stream shorter than expected."),n}
  157. /**
  158. * @license
  159. Copyright (c) 2008, Adobe Systems Incorporated
  160. All rights reserved.
  161. Redistribution and use in source and binary forms, with or without
  162. modification, are permitted provided that the following conditions are
  163. met:
  164. * Redistributions of source code must retain the above copyright notice,
  165. this list of conditions and the following disclaimer.
  166. * Redistributions in binary form must reproduce the above copyright
  167. notice, this list of conditions and the following disclaimer in the
  168. documentation and/or other materials provided with the distribution.
  169. * Neither the name of Adobe Systems Incorporated nor the names of its
  170. contributors may be used to endorse or promote products derived from
  171. this software without specific prior written permission.
  172. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
  173. IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
  174. THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  175. PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
  176. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  177. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  178. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  179. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  180. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  181. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  182. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  183. */function te(t){var e,n,r,i,o,a=Math.floor,s=new Array(64),l=new Array(64),c=new Array(64),u=new Array(64),h=new Array(65535),d=new Array(65535),f=new Array(64),p=new Array(64),A=[],g=0,m=7,v=new Array(64),y=new Array(64),b=new Array(64),_=new Array(256),w=new Array(2048),x=[0,1,5,6,14,15,27,28,2,4,7,13,16,26,29,42,3,8,12,17,25,30,41,43,9,11,18,24,31,40,44,53,10,19,23,32,39,45,52,54,20,22,33,38,46,51,55,60,21,34,37,47,50,56,59,61,35,36,48,49,57,58,62,63],S=[0,0,1,5,1,1,1,1,1,1,0,0,0,0,0,0,0],C=[0,1,2,3,4,5,6,7,8,9,10,11],k=[0,0,2,1,3,3,2,4,3,5,5,4,4,0,0,1,125],B=[1,2,3,0,4,17,5,18,33,49,65,6,19,81,97,7,34,113,20,50,129,145,161,8,35,66,177,193,21,82,209,240,36,51,98,114,130,9,10,22,23,24,25,26,37,38,39,40,41,42,52,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,225,226,227,228,229,230,231,232,233,234,241,242,243,244,245,246,247,248,249,250],T=[0,0,3,1,1,1,1,1,1,1,1,1,0,0,0,0,0],E=[0,1,2,3,4,5,6,7,8,9,10,11],M=[0,0,2,1,2,4,4,3,4,7,5,4,4,0,1,2,119],O=[0,1,2,3,17,4,5,33,49,6,18,65,81,7,97,113,19,34,50,129,8,20,66,145,161,177,193,9,35,51,82,240,21,98,114,209,10,22,36,52,225,37,241,23,24,25,26,38,39,40,41,42,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,130,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,226,227,228,229,230,231,232,233,234,242,243,244,245,246,247,248,249,250];function L(t,e){for(var n=0,r=0,i=new Array,o=1;o<=16;o++){for(var a=1;a<=t[o];a++)i[e[r]]=[],i[e[r]][0]=n,i[e[r]][1]=o,r++,n++;n*=2}return i}function D(t){for(var e=t[0],n=t[1]-1;n>=0;)e&1<<n&&(g|=1<<m),n--,--m<0&&(255==g?(I(255),I(0)):I(g),m=7,g=0)}function I(t){A.push(t)}function P(t){I(t>>8&255),I(255&t)}function N(t,e,n,r,i){for(var o,a=i[0],s=i[240],l=function(t,e){var n,r,i,o,a,s,l,c,u,h,d=0;for(u=0;u<8;++u){n=t[d],r=t[d+1],i=t[d+2],o=t[d+3],a=t[d+4],s=t[d+5],l=t[d+6];var p=n+(c=t[d+7]),A=n-c,g=r+l,m=r-l,v=i+s,y=i-s,b=o+a,_=o-a,w=p+b,x=p-b,S=g+v,C=g-v;t[d]=w+S,t[d+4]=w-S;var k=.707106781*(C+x);t[d+2]=x+k,t[d+6]=x-k;var B=.382683433*((w=_+y)-(C=m+A)),T=.5411961*w+B,E=1.306562965*C+B,M=.707106781*(S=y+m),O=A+M,L=A-M;t[d+5]=L+T,t[d+3]=L-T,t[d+1]=O+E,t[d+7]=O-E,d+=8}for(d=0,u=0;u<8;++u){n=t[d],r=t[d+8],i=t[d+16],o=t[d+24],a=t[d+32],s=t[d+40],l=t[d+48];var D=n+(c=t[d+56]),I=n-c,P=r+l,N=r-l,F=i+s,R=i-s,j=o+a,H=o-a,U=D+j,Q=D-j,z=P+F,Y=P-F;t[d]=U+z,t[d+32]=U-z;var V=.707106781*(Y+Q);t[d+16]=Q+V,t[d+48]=Q-V;var W=.382683433*((U=H+R)-(Y=N+I)),G=.5411961*U+W,X=1.306562965*Y+W,Z=.707106781*(z=R+N),$=I+Z,K=I-Z;t[d+40]=K+G,t[d+24]=K-G,t[d+8]=$+X,t[d+56]=$-X,d++}for(u=0;u<64;++u)h=t[u]*e[u],f[u]=h>0?h+.5|0:h-.5|0;return f}(t,e),c=0;c<64;++c)p[x[c]]=l[c];var u=p[0]-n;n=p[0],0==u?D(r[0]):(D(r[d[o=32767+u]]),D(h[o]));for(var A=63;A>0&&0==p[A];)A--;if(0==A)return D(a),n;for(var g,m=1;m<=A;){for(var v=m;0==p[m]&&m<=A;)++m;var y=m-v;if(y>=16){g=y>>4;for(var b=1;b<=g;++b)D(s);y&=15}o=32767+p[m],D(i[(y<<4)+d[o]]),D(h[o]),m++}return 63!=A&&D(a),n}function F(t){t=Math.min(Math.max(t,1),100),o!=t&&(function(t){for(var e=[16,11,10,16,24,40,51,61,12,12,14,19,26,58,60,55,14,13,16,24,40,57,69,56,14,17,22,29,51,87,80,62,18,22,37,56,68,109,103,77,24,35,55,64,81,104,113,92,49,64,78,87,103,121,120,101,72,92,95,98,112,100,103,99],n=0;n<64;n++){var r=a((e[n]*t+50)/100);r=Math.min(Math.max(r,1),255),s[x[n]]=r}for(var i=[17,18,24,47,99,99,99,99,18,21,26,66,99,99,99,99,24,26,56,99,99,99,99,99,47,66,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99,99],o=0;o<64;o++){var h=a((i[o]*t+50)/100);h=Math.min(Math.max(h,1),255),l[x[o]]=h}for(var d=[1,1.387039845,1.306562965,1.175875602,1,.785694958,.5411961,.275899379],f=0,p=0;p<8;p++)for(var A=0;A<8;A++)c[f]=1/(s[x[f]]*d[p]*d[A]*8),u[f]=1/(l[x[f]]*d[p]*d[A]*8),f++}(t<50?Math.floor(5e3/t):Math.floor(200-2*t)),o=t)}this.encode=function(t,o){o&&F(o),A=new Array,g=0,m=7,P(65496),P(65504),P(16),I(74),I(70),I(73),I(70),I(0),I(1),I(1),I(0),P(1),P(1),I(0),I(0),function(){P(65499),P(132),I(0);for(var t=0;t<64;t++)I(s[t]);I(1);for(var e=0;e<64;e++)I(l[e])}(),function(t,e){P(65472),P(17),I(8),P(e),P(t),I(3),I(1),I(17),I(0),I(2),I(17),I(1),I(3),I(17),I(1)}(t.width,t.height),function(){P(65476),P(418),I(0);for(var t=0;t<16;t++)I(S[t+1]);for(var e=0;e<=11;e++)I(C[e]);I(16);for(var n=0;n<16;n++)I(k[n+1]);for(var r=0;r<=161;r++)I(B[r]);I(1);for(var i=0;i<16;i++)I(T[i+1]);for(var o=0;o<=11;o++)I(E[o]);I(17);for(var a=0;a<16;a++)I(M[a+1]);for(var s=0;s<=161;s++)I(O[s])}(),P(65498),P(12),I(3),I(1),I(0),I(2),I(17),I(3),I(17),I(0),I(63),I(0);var a=0,h=0,d=0;g=0,m=7,this.encode.displayName="_encode_";for(var f,p,_,x,L,R,j,H,U,Q=t.data,z=t.width,Y=t.height,V=4*z,W=0;W<Y;){for(f=0;f<V;){for(L=V*W+f,j=-1,H=0,U=0;U<64;U++)R=L+(H=U>>3)*V+(j=4*(7&U)),W+H>=Y&&(R-=V*(W+1+H-Y)),f+j>=V&&(R-=f+j-V+4),p=Q[R++],_=Q[R++],x=Q[R++],v[U]=(w[p]+w[_+256>>0]+w[x+512>>0]>>16)-128,y[U]=(w[p+768>>0]+w[_+1024>>0]+w[x+1280>>0]>>16)-128,b[U]=(w[p+1280>>0]+w[_+1536>>0]+w[x+1792>>0]>>16)-128;a=N(v,c,a,e,r),h=N(y,u,h,n,i),d=N(b,u,d,n,i),f+=32}W+=8}if(m>=0){var G=[];G[1]=m+1,G[0]=(1<<m+1)-1,D(G)}return P(65497),new Uint8Array(A)},t=t||50,function(){for(var t=String.fromCharCode,e=0;e<256;e++)_[e]=t(e)}(),e=L(S,C),n=L(T,E),r=L(k,B),i=L(M,O),function(){for(var t=1,e=2,n=1;n<=15;n++){for(var r=t;r<e;r++)d[32767+r]=n,h[32767+r]=[],h[32767+r][1]=n,h[32767+r][0]=r;for(var i=-(e-1);i<=-t;i++)d[32767+i]=n,h[32767+i]=[],h[32767+i][1]=n,h[32767+i][0]=e-1+i;t<<=1,e<<=1}}(),function(){for(var t=0;t<256;t++)w[t]=19595*t,w[t+256>>0]=38470*t,w[t+512>>0]=7471*t+32768,w[t+768>>0]=-11059*t,w[t+1024>>0]=-21709*t,w[t+1280>>0]=32768*t+8421375,w[t+1536>>0]=-27439*t,w[t+1792>>0]=-5329*t}(),F(t)}
  184. /**
  185. * @license
  186. * Copyright (c) 2017 Aras Abbasi
  187. *
  188. * Licensed under the MIT License.
  189. * http://opensource.org/licenses/mit-license
  190. */function ee(t,e){if(this.pos=0,this.buffer=t,this.datav=new DataView(t.buffer),this.is_with_alpha=!!e,this.bottom_up=!0,this.flag=String.fromCharCode(this.buffer[0])+String.fromCharCode(this.buffer[1]),this.pos+=2,-1===["BM","BA","CI","CP","IC","PT"].indexOf(this.flag))throw new Error("Invalid BMP File");this.parseHeader(),this.parseBGR()}function ne(t){function e(t){if(!t)throw Error("assert :P")}function n(t,e,n){for(var r=0;4>r;r++)if(t[e+r]!=n.charCodeAt(r))return!0;return!1}function r(t,e,n,r,i){for(var o=0;o<i;o++)t[e+o]=n[r+o]}function i(t,e,n,r){for(var i=0;i<r;i++)t[e+i]=n}function o(t){return new Int32Array(t)}function a(t,e){for(var n=[],r=0;r<t;r++)n.push(new e);return n}function s(t,e){var n=[];return function t(n,r,i){for(var o=i[r],a=0;a<o&&(n.push(i.length>r+1?[]:new e),!(i.length<r+1));a++)t(n[a],r+1,i)}(n,0,t),n}var l=function(){var t=this;function l(t,e){for(var n=1<<e-1>>>0;t&n;)n>>>=1;return n?(t&n-1)+n:t}function c(t,n,r,i,o){e(!(i%r));do{t[n+(i-=r)]=o}while(0<i)}function u(t,n,r,i,a){if(e(2328>=a),512>=a)var s=o(512);else if(null==(s=o(a)))return 0;return function(t,n,r,i,a,s){var u,d,f=n,p=1<<r,A=o(16),g=o(16);for(e(0!=a),e(null!=i),e(null!=t),e(0<r),d=0;d<a;++d){if(15<i[d])return 0;++A[i[d]]}if(A[0]==a)return 0;for(g[1]=0,u=1;15>u;++u){if(A[u]>1<<u)return 0;g[u+1]=g[u]+A[u]}for(d=0;d<a;++d)u=i[d],0<i[d]&&(s[g[u]++]=d);if(1==g[15])return(i=new h).g=0,i.value=s[0],c(t,f,1,p,i),p;var m,v=-1,y=p-1,b=0,_=1,w=1,x=1<<r;for(d=0,u=1,a=2;u<=r;++u,a<<=1){if(_+=w<<=1,0>(w-=A[u]))return 0;for(;0<A[u];--A[u])(i=new h).g=u,i.value=s[d++],c(t,f+b,a,x,i),b=l(b,u)}for(u=r+1,a=2;15>=u;++u,a<<=1){if(_+=w<<=1,0>(w-=A[u]))return 0;for(;0<A[u];--A[u]){if(i=new h,(b&y)!=v){for(f+=x,m=1<<(v=u)-r;15>v&&!(0>=(m-=A[v]));)++v,m<<=1;p+=x=1<<(m=v-r),t[n+(v=b&y)].g=m+r,t[n+v].value=f-n-v}i.g=u-r,i.value=s[d++],c(t,f+(b>>r),a,x,i),b=l(b,u)}}return _!=2*g[15]-1?0:p}(t,n,r,i,a,s)}function h(){this.value=this.g=0}function d(){this.value=this.g=0}function f(){this.G=a(5,h),this.H=o(5),this.jc=this.Qb=this.qb=this.nd=0,this.pd=a(Sn,d)}function p(t,n,r,i){e(null!=t),e(null!=n),e(2147483648>i),t.Ca=254,t.I=0,t.b=-8,t.Ka=0,t.oa=n,t.pa=r,t.Jd=n,t.Yc=r+i,t.Zc=4<=i?r+i-4+1:r,k(t)}function A(t,e){for(var n=0;0<e--;)n|=T(t,128)<<e;return n}function g(t,e){var n=A(t,e);return B(t)?-n:n}function m(t,n,r,i){var o,a=0;for(e(null!=t),e(null!=n),e(4294967288>i),t.Sb=i,t.Ra=0,t.u=0,t.h=0,4<i&&(i=4),o=0;o<i;++o)a+=n[r+o]<<8*o;t.Ra=a,t.bb=i,t.oa=n,t.pa=r}function v(t){for(;8<=t.u&&t.bb<t.Sb;)t.Ra>>>=8,t.Ra+=t.oa[t.pa+t.bb]<<Bn-8>>>0,++t.bb,t.u-=8;x(t)&&(t.h=1,t.u=0)}function y(t,n){if(e(0<=n),!t.h&&n<=kn){var r=w(t)&Cn[n];return t.u+=n,v(t),r}return t.h=1,t.u=0}function b(){this.b=this.Ca=this.I=0,this.oa=[],this.pa=0,this.Jd=[],this.Yc=0,this.Zc=[],this.Ka=0}function _(){this.Ra=0,this.oa=[],this.h=this.u=this.bb=this.Sb=this.pa=0}function w(t){return t.Ra>>>(t.u&Bn-1)>>>0}function x(t){return e(t.bb<=t.Sb),t.h||t.bb==t.Sb&&t.u>Bn}function S(t,e){t.u=e,t.h=x(t)}function C(t){t.u>=Tn&&(e(t.u>=Tn),v(t))}function k(t){e(null!=t&&null!=t.oa),t.pa<t.Zc?(t.I=(t.oa[t.pa++]|t.I<<8)>>>0,t.b+=8):(e(null!=t&&null!=t.oa),t.pa<t.Yc?(t.b+=8,t.I=t.oa[t.pa++]|t.I<<8):t.Ka?t.b=0:(t.I<<=8,t.b+=8,t.Ka=1))}function B(t){return A(t,1)}function T(t,e){var n=t.Ca;0>t.b&&k(t);var r=t.b,i=n*e>>>8,o=(t.I>>>r>i)+0;for(o?(n-=i,t.I-=i+1<<r>>>0):n=i+1,r=n,i=0;256<=r;)i+=8,r>>=8;return r=7^i+En[r],t.b-=r,t.Ca=(n<<r)-1,o}function E(t,e,n){t[e+0]=n>>24&255,t[e+1]=n>>16&255,t[e+2]=n>>8&255,t[e+3]=n>>0&255}function M(t,e){return t[e+0]<<0|t[e+1]<<8}function O(t,e){return M(t,e)|t[e+2]<<16}function L(t,e){return M(t,e)|M(t,e+2)<<16}function D(t,n){var r=1<<n;return e(null!=t),e(0<n),t.X=o(r),null==t.X?0:(t.Mb=32-n,t.Xa=n,1)}function I(t,n){e(null!=t),e(null!=n),e(t.Xa==n.Xa),r(n.X,0,t.X,0,1<<n.Xa)}function P(){this.X=[],this.Xa=this.Mb=0}function N(t,n,r,i){e(null!=r),e(null!=i);var o=r[0],a=i[0];return 0==o&&(o=(t*a+n/2)/n),0==a&&(a=(n*o+t/2)/t),0>=o||0>=a?0:(r[0]=o,i[0]=a,1)}function F(t,e){return t+(1<<e)-1>>>e}function R(t,e){return((4278255360&t)+(4278255360&e)>>>0&4278255360)+((16711935&t)+(16711935&e)>>>0&16711935)>>>0}function j(e,n){t[n]=function(n,r,i,o,a,s,l){var c;for(c=0;c<a;++c){var u=t[e](s[l+c-1],i,o+c);s[l+c]=R(n[r+c],u)}}}function H(){this.ud=this.hd=this.jd=0}function U(t,e){return((4278124286&(t^e))>>>1)+(t&e)>>>0}function Q(t){return 0<=t&&256>t?t:0>t?0:255<t?255:void 0}function z(t,e){return Q(t+(t-e+.5>>1))}function Y(t,e,n){return Math.abs(e-n)-Math.abs(t-n)}function V(t,e,n,r,i,o,a){for(r=o[a-1],n=0;n<i;++n)o[a+n]=r=R(t[e+n],r)}function W(t,e,n,r,i){var o;for(o=0;o<n;++o){var a=t[e+o],s=a>>8&255,l=16711935&(l=(l=16711935&a)+((s<<16)+s));r[i+o]=(4278255360&a)+l>>>0}}function G(t,e){e.jd=t>>0&255,e.hd=t>>8&255,e.ud=t>>16&255}function X(t,e,n,r,i,o){var a;for(a=0;a<r;++a){var s=e[n+a],l=s>>>8,c=s,u=255&(u=(u=s>>>16)+((t.jd<<24>>24)*(l<<24>>24)>>>5));c=255&(c=(c+=(t.hd<<24>>24)*(l<<24>>24)>>>5)+((t.ud<<24>>24)*(u<<24>>24)>>>5)),i[o+a]=(4278255360&s)+(u<<16)+c}}function Z(e,n,r,i,o){t[n]=function(t,e,n,r,a,s,l,c,u){for(r=l;r<c;++r)for(l=0;l<u;++l)a[s++]=o(n[i(t[e++])])},t[e]=function(e,n,a,s,l,c,u){var h=8>>e.b,d=e.Ea,f=e.K[0],p=e.w;if(8>h)for(e=(1<<e.b)-1,p=(1<<h)-1;n<a;++n){var A,g=0;for(A=0;A<d;++A)A&e||(g=i(s[l++])),c[u++]=o(f[g&p]),g>>=h}else t["VP8LMapColor"+r](s,l,f,p,c,u,n,a,d)}}function $(t,e,n,r,i){for(n=e+n;e<n;){var o=t[e++];r[i++]=o>>16&255,r[i++]=o>>8&255,r[i++]=o>>0&255}}function K(t,e,n,r,i){for(n=e+n;e<n;){var o=t[e++];r[i++]=o>>16&255,r[i++]=o>>8&255,r[i++]=o>>0&255,r[i++]=o>>24&255}}function J(t,e,n,r,i){for(n=e+n;e<n;){var o=(a=t[e++])>>16&240|a>>12&15,a=a>>0&240|a>>28&15;r[i++]=o,r[i++]=a}}function q(t,e,n,r,i){for(n=e+n;e<n;){var o=(a=t[e++])>>16&248|a>>13&7,a=a>>5&224|a>>3&31;r[i++]=o,r[i++]=a}}function tt(t,e,n,r,i){for(n=e+n;e<n;){var o=t[e++];r[i++]=o>>0&255,r[i++]=o>>8&255,r[i++]=o>>16&255}}function et(t,e,n,i,o,a){if(0==a)for(n=e+n;e<n;)E(i,((a=t[e++])[0]>>24|a[1]>>8&65280|a[2]<<8&16711680|a[3]<<24)>>>0),o+=32;else r(i,o,t,e,n)}function nt(e,n){t[n][0]=t[e+"0"],t[n][1]=t[e+"1"],t[n][2]=t[e+"2"],t[n][3]=t[e+"3"],t[n][4]=t[e+"4"],t[n][5]=t[e+"5"],t[n][6]=t[e+"6"],t[n][7]=t[e+"7"],t[n][8]=t[e+"8"],t[n][9]=t[e+"9"],t[n][10]=t[e+"10"],t[n][11]=t[e+"11"],t[n][12]=t[e+"12"],t[n][13]=t[e+"13"],t[n][14]=t[e+"0"],t[n][15]=t[e+"0"]}function rt(t){return t==Tr||t==Er||t==Mr||t==Or}function it(){this.Rd=this.height=this.width=this.S=0,this.f={},this.f.RGBA=new function(){this.eb=[],this.size=this.A=this.fb=0},this.f.kb=new function(){this.y=[],this.f=[],this.ea=[],this.F=[],this.Tc=this.Ed=this.Cd=this.Fd=this.lb=this.Db=this.Ab=this.fa=this.J=this.W=this.N=this.O=0},this.sd=null}function ot(t){return alert("todo:WebPSamplerProcessPlane"),t.T}function at(t,e){var n=t.T,i=e.ba.f.RGBA,o=i.eb,a=i.fb+t.ka*i.A,s=ni[e.ba.S],l=t.y,c=t.O,u=t.f,h=t.N,d=t.ea,f=t.W,p=e.cc,A=e.dc,g=e.Mc,m=e.Nc,v=t.ka,y=t.ka+t.T,b=t.U,_=b+1>>1;for(0==v?s(l,c,null,null,u,h,d,f,u,h,d,f,o,a,null,null,b):(s(e.ec,e.fc,l,c,p,A,g,m,u,h,d,f,o,a-i.A,o,a,b),++n);v+2<y;v+=2)p=u,A=h,g=d,m=f,h+=t.Rc,f+=t.Rc,a+=2*i.A,s(l,(c+=2*t.fa)-t.fa,l,c,p,A,g,m,u,h,d,f,o,a-i.A,o,a,b);return c+=t.fa,t.j+y<t.o?(r(e.ec,e.fc,l,c,b),r(e.cc,e.dc,u,h,_),r(e.Mc,e.Nc,d,f,_),n--):1&y||s(l,c,null,null,u,h,d,f,u,h,d,f,o,a+i.A,null,null,b),n}function st(t,n,r){var i=t.F,o=[t.J];if(null!=i){var a=t.U,s=n.ba.S,l=s==Cr||s==Mr;n=n.ba.f.RGBA;var c=[0],u=t.ka;c[0]=t.T,t.Kb&&(0==u?--c[0]:(--u,o[0]-=t.width),t.j+t.ka+t.T==t.o&&(c[0]=t.o-t.j-u));var h=n.eb;u=n.fb+u*n.A,t=ur(i,o[0],t.width,a,c,h,u+(l?0:3),n.A),e(r==c),t&&rt(s)&&lr(h,u,l,a,c,n.A)}return 0}function lt(t){var e=t.ma,n=e.ba.S,r=11>n,i=n==wr||n==Sr||n==Cr||n==kr||12==n||rt(n);if(e.memory=null,e.Ib=null,e.Jb=null,e.Nd=null,!_n(e.Oa,t,i?11:12))return 0;if(i&&rt(n)&&rn(),t.da)alert("todo:use_scaling");else{if(r){if(e.Ib=ot,t.Kb){if(n=t.U+1>>1,e.memory=o(t.U+2*n),null==e.memory)return 0;e.ec=e.memory,e.fc=0,e.cc=e.ec,e.dc=e.fc+t.U,e.Mc=e.cc,e.Nc=e.dc+n,e.Ib=at,rn()}}else alert("todo:EmitYUV");i&&(e.Jb=st,r&&en())}if(r&&!gi){for(t=0;256>t;++t)mi[t]=89858*(t-128)+hi>>ui,bi[t]=-22014*(t-128)+hi,yi[t]=-45773*(t-128),vi[t]=113618*(t-128)+hi>>ui;for(t=di;t<fi;++t)e=76283*(t-16)+hi>>ui,_i[t-di]=Pt(e,255),wi[t-di]=Pt(e+8>>4,15);gi=1}return 1}function ct(t){var n=t.ma,r=t.U,i=t.T;return e(!(1&t.ka)),0>=r||0>=i?0:(r=n.Ib(t,n),null!=n.Jb&&n.Jb(t,n,r),n.Dc+=r,1)}function ut(t){t.ma.memory=null}function ht(t,e,n,r){return 47!=y(t,8)?0:(e[0]=y(t,14)+1,n[0]=y(t,14)+1,r[0]=y(t,1),0!=y(t,3)?0:!t.h)}function dt(t,e){if(4>t)return t+1;var n=t-2>>1;return(2+(1&t)<<n)+y(e,n)+1}function ft(t,e){return 120<e?e-120:1<=(n=((n=Fr[e-1])>>4)*t+(8-(15&n)))?n:1;var n}function pt(t,e,n){var r=w(n),i=t[e+=255&r].g-8;return 0<i&&(S(n,n.u+8),r=w(n),e+=t[e].value,e+=r&(1<<i)-1),S(n,n.u+t[e].g),t[e].value}function At(t,n,r){return r.g+=t.g,r.value+=t.value<<n>>>0,e(8>=r.g),t.g}function gt(t,n,r){var i=t.xc;return e((n=0==i?0:t.vc[t.md*(r>>i)+(n>>i)])<t.Wb),t.Ya[n]}function mt(t,n,i,o){var a=t.ab,s=t.c*n,l=t.C;n=l+n;var c=i,u=o;for(o=t.Ta,i=t.Ua;0<a--;){var h=t.gc[a],d=l,f=n,p=c,A=u,g=(u=o,c=i,h.Ea);switch(e(d<f),e(f<=h.nc),h.hc){case 2:Ln(p,A,(f-d)*g,u,c);break;case 0:var m=d,v=f,y=u,b=c,_=(k=h).Ea;0==m&&(Mn(p,A,null,null,1,y,b),V(p,A+1,0,0,_-1,y,b+1),A+=_,b+=_,++m);for(var w=1<<k.b,x=w-1,S=F(_,k.b),C=k.K,k=k.w+(m>>k.b)*S;m<v;){var B=C,T=k,E=1;for(On(p,A,y,b-_,1,y,b);E<_;){var M=(E&~x)+w;M>_&&(M=_),(0,Fn[B[T++]>>8&15])(p,A+ +E,y,b+E-_,M-E,y,b+E),E=M}A+=_,b+=_,++m&x||(k+=S)}f!=h.nc&&r(u,c-g,u,c+(f-d-1)*g,g);break;case 1:for(g=p,v=A,_=(p=h.Ea)-(b=p&~(y=(A=1<<h.b)-1)),m=F(p,h.b),w=h.K,h=h.w+(d>>h.b)*m;d<f;){for(x=w,S=h,C=new H,k=v+b,B=v+p;v<k;)G(x[S++],C),Rn(C,g,v,A,u,c),v+=A,c+=A;v<B&&(G(x[S++],C),Rn(C,g,v,_,u,c),v+=_,c+=_),++d&y||(h+=m)}break;case 3:if(p==u&&A==c&&0<h.b){for(v=u,p=g=c+(f-d)*g-(b=(f-d)*F(h.Ea,h.b)),A=u,y=c,m=[],b=(_=b)-1;0<=b;--b)m[b]=A[y+b];for(b=_-1;0<=b;--b)v[p+b]=m[b];Dn(h,d,f,u,g,u,c)}else Dn(h,d,f,p,A,u,c)}c=o,u=i}u!=i&&r(o,i,c,u,s)}function vt(t,n){var r=t.V,i=t.Ba+t.c*t.C,o=n-t.C;if(e(n<=t.l.o),e(16>=o),0<o){var a=t.l,s=t.Ta,l=t.Ua,c=a.width;if(mt(t,o,r,i),o=l=[l],e((r=t.C)<(i=n)),e(a.v<a.va),i>a.o&&(i=a.o),r<a.j){var u=a.j-r;r=a.j,o[0]+=u*c}if(r>=i?r=0:(o[0]+=4*a.v,a.ka=r-a.j,a.U=a.va-a.v,a.T=i-r,r=1),r){if(l=l[0],11>(r=t.ca).S){var h=r.f.RGBA,d=(i=r.S,o=a.U,a=a.T,u=h.eb,h.A),f=a;for(h=h.fb+t.Ma*h.A;0<f--;){var p=s,A=l,g=o,m=u,v=h;switch(i){case _r:jn(p,A,g,m,v);break;case wr:Hn(p,A,g,m,v);break;case Tr:Hn(p,A,g,m,v),lr(m,v,0,g,1,0);break;case xr:zn(p,A,g,m,v);break;case Sr:et(p,A,g,m,v,1);break;case Er:et(p,A,g,m,v,1),lr(m,v,0,g,1,0);break;case Cr:et(p,A,g,m,v,0);break;case Mr:et(p,A,g,m,v,0),lr(m,v,1,g,1,0);break;case kr:Un(p,A,g,m,v);break;case Or:Un(p,A,g,m,v),cr(m,v,g,1,0);break;case Br:Qn(p,A,g,m,v);break;default:e(0)}l+=c,h+=d}t.Ma+=a}else alert("todo:EmitRescaledRowsYUVA");e(t.Ma<=r.height)}}t.C=n,e(t.C<=t.i)}function yt(t){var e;if(0<t.ua)return 0;for(e=0;e<t.Wb;++e){var n=t.Ya[e].G,r=t.Ya[e].H;if(0<n[1][r[1]+0].g||0<n[2][r[2]+0].g||0<n[3][r[3]+0].g)return 0}return 1}function bt(t,n,r,i,o,a){if(0!=t.Z){var s=t.qd,l=t.rd;for(e(null!=ei[t.Z]);n<r;++n)ei[t.Z](s,l,i,o,i,o,a),s=i,l=o,o+=a;t.qd=s,t.rd=l}}function _t(t,n){var r=t.l.ma,i=0==r.Z||1==r.Z?t.l.j:t.C;if(i=t.C<i?i:t.C,e(n<=t.l.o),n>i){var o=t.l.width,a=r.ca,s=r.tb+o*i,l=t.V,c=t.Ba+t.c*i,u=t.gc;e(1==t.ab),e(3==u[0].hc),Pn(u[0],i,n,l,c,a,s),bt(r,i,n,a,s,o)}t.C=t.Ma=n}function wt(t,n,r,i,o,a,s){var l=t.$/i,c=t.$%i,u=t.m,h=t.s,d=r+t.$,f=d;o=r+i*o;var p=r+i*a,A=280+h.ua,g=t.Pb?l:16777216,m=0<h.ua?h.Wa:null,v=h.wc,y=d<p?gt(h,c,l):null;e(t.C<a),e(p<=o);var b=!1;t:for(;;){for(;b||d<p;){var _=0;if(l>=g){var k=d-r;e((g=t).Pb),g.wd=g.m,g.xd=k,0<g.s.ua&&I(g.s.Wa,g.s.vb),g=l+jr}if(c&v||(y=gt(h,c,l)),e(null!=y),y.Qb&&(n[d]=y.qb,b=!0),!b)if(C(u),y.jc){_=u,k=n;var B=d,T=y.pd[w(_)&Sn-1];e(y.jc),256>T.g?(S(_,_.u+T.g),k[B]=T.value,_=0):(S(_,_.u+T.g-256),e(256<=T.value),_=T.value),0==_&&(b=!0)}else _=pt(y.G[0],y.H[0],u);if(u.h)break;if(b||256>_){if(!b)if(y.nd)n[d]=(y.qb|_<<8)>>>0;else{if(C(u),b=pt(y.G[1],y.H[1],u),C(u),k=pt(y.G[2],y.H[2],u),B=pt(y.G[3],y.H[3],u),u.h)break;n[d]=(B<<24|b<<16|_<<8|k)>>>0}if(b=!1,++d,++c>=i&&(c=0,++l,null!=s&&l<=a&&!(l%16)&&s(t,l),null!=m))for(;f<d;)_=n[f++],m.X[(506832829*_&4294967295)>>>m.Mb]=_}else if(280>_){if(_=dt(_-256,u),k=pt(y.G[4],y.H[4],u),C(u),k=ft(i,k=dt(k,u)),u.h)break;if(d-r<k||o-d<_)break t;for(B=0;B<_;++B)n[d+B]=n[d+B-k];for(d+=_,c+=_;c>=i;)c-=i,++l,null!=s&&l<=a&&!(l%16)&&s(t,l);if(e(d<=o),c&v&&(y=gt(h,c,l)),null!=m)for(;f<d;)_=n[f++],m.X[(506832829*_&4294967295)>>>m.Mb]=_}else{if(!(_<A))break t;for(b=_-280,e(null!=m);f<d;)_=n[f++],m.X[(506832829*_&4294967295)>>>m.Mb]=_;_=d,e(!(b>>>(k=m).Xa)),n[_]=k.X[b],b=!0}b||e(u.h==x(u))}if(t.Pb&&u.h&&d<o)e(t.m.h),t.a=5,t.m=t.wd,t.$=t.xd,0<t.s.ua&&I(t.s.vb,t.s.Wa);else{if(u.h)break t;null!=s&&s(t,l>a?a:l),t.a=0,t.$=d-r}return 1}return t.a=3,0}function xt(t){e(null!=t),t.vc=null,t.yc=null,t.Ya=null;var n=t.Wa;null!=n&&(n.X=null),t.vb=null,e(null!=t)}function St(){var e=new function(){this.xb=this.a=0,this.l=new Nt,this.ca=new it,this.V=[],this.Ba=0,this.Ta=[],this.Ua=0,this.m=new _,this.Pb=0,this.wd=new _,this.Ma=this.$=this.C=this.i=this.c=this.xd=0,this.s=new function(){this.ua=0,this.Wa=new P,this.vb=new P,this.md=this.xc=this.wc=0,this.vc=[],this.Wb=0,this.Ya=new f,this.yc=new h},this.ab=0,this.gc=a(4,We),this.Oc=0};return null==e?null:(e.a=0,e.xb=ti,nt("Predictor","VP8LPredictors"),nt("Predictor","VP8LPredictors_C"),nt("PredictorAdd","VP8LPredictorsAdd"),nt("PredictorAdd","VP8LPredictorsAdd_C"),Ln=W,Rn=X,jn=$,Hn=K,Un=J,Qn=q,zn=tt,t.VP8LMapColor32b=In,t.VP8LMapColor8b=Nn,e)}function Ct(t,n,r,s,l){var c=1,d=[t],p=[n],A=s.m,g=s.s,m=null,v=0;t:for(;;){if(r)for(;c&&y(A,1);){var b=d,_=p,x=s,k=1,B=x.m,T=x.gc[x.ab],E=y(B,2);if(x.Oc&1<<E)c=0;else{switch(x.Oc|=1<<E,T.hc=E,T.Ea=b[0],T.nc=_[0],T.K=[null],++x.ab,e(4>=x.ab),E){case 0:case 1:T.b=y(B,3)+2,k=Ct(F(T.Ea,T.b),F(T.nc,T.b),0,x,T.K),T.K=T.K[0];break;case 3:var M,O=y(B,8)+1,L=16<O?0:4<O?1:2<O?2:3;if(b[0]=F(T.Ea,L),T.b=L,M=k=Ct(O,1,0,x,T.K)){var I,P=O,N=T,j=1<<(8>>N.b),H=o(j);if(null==H)M=0;else{var U=N.K[0],Q=N.w;for(H[0]=N.K[0][0],I=1;I<1*P;++I)H[I]=R(U[Q+I],H[I-1]);for(;I<4*j;++I)H[I]=0;N.K[0]=null,N.K[0]=H,M=1}}k=M;break;case 2:break;default:e(0)}c=k}}if(d=d[0],p=p[0],c&&y(A,1)&&!(c=1<=(v=y(A,4))&&11>=v)){s.a=3;break t}var z;if(z=c)e:{var Y,V,W,G=s,X=d,Z=p,$=v,K=r,J=G.m,q=G.s,tt=[null],et=1,nt=0,rt=Rr[$];n:for(;;){if(K&&y(J,1)){var it=y(J,3)+2,ot=F(X,it),at=F(Z,it),st=ot*at;if(!Ct(ot,at,0,G,tt))break n;for(tt=tt[0],q.xc=it,Y=0;Y<st;++Y){var lt=tt[Y]>>8&65535;tt[Y]=lt,lt>=et&&(et=lt+1)}}if(J.h)break n;for(V=0;5>V;++V){var ct=Ir[V];!V&&0<$&&(ct+=1<<$),nt<ct&&(nt=ct)}var ut=a(et*rt,h),ht=et,dt=a(ht,f);if(null==dt)var ft=null;else e(65536>=ht),ft=dt;var pt=o(nt);if(null==ft||null==pt||null==ut){G.a=1;break n}var gt=ut;for(Y=W=0;Y<et;++Y){var mt=ft[Y],vt=mt.G,yt=mt.H,bt=0,_t=1,St=0;for(V=0;5>V;++V){ct=Ir[V],vt[V]=gt,yt[V]=W,!V&&0<$&&(ct+=1<<$);r:{var kt,Bt=ct,Tt=G,Et=pt,Mt=gt,Ot=W,Lt=0,Dt=Tt.m,It=y(Dt,1);if(i(Et,0,0,Bt),It){var Pt=y(Dt,1)+1,Nt=y(Dt,0==y(Dt,1)?1:8);Et[Nt]=1,2==Pt&&(Et[Nt=y(Dt,8)]=1);var Ft=1}else{var Rt=o(19),jt=y(Dt,4)+4;if(19<jt){Tt.a=3;var Ht=0;break r}for(kt=0;kt<jt;++kt)Rt[Nr[kt]]=y(Dt,3);var Ut=void 0,Qt=void 0,zt=Tt,Yt=Rt,Vt=Bt,Wt=Et,Gt=0,Xt=zt.m,Zt=8,$t=a(128,h);i:for(;u($t,0,7,Yt,19);){if(y(Xt,1)){if((Ut=2+y(Xt,2+2*y(Xt,3)))>Vt)break i}else Ut=Vt;for(Qt=0;Qt<Vt&&Ut--;){C(Xt);var Kt=$t[0+(127&w(Xt))];S(Xt,Xt.u+Kt.g);var Jt=Kt.value;if(16>Jt)Wt[Qt++]=Jt,0!=Jt&&(Zt=Jt);else{var qt=16==Jt,te=Jt-16,ee=Dr[te],ne=y(Xt,Lr[te])+ee;if(Qt+ne>Vt)break i;for(var re=qt?Zt:0;0<ne--;)Wt[Qt++]=re}}Gt=1;break i}Gt||(zt.a=3),Ft=Gt}(Ft=Ft&&!Dt.h)&&(Lt=u(Mt,Ot,8,Et,Bt)),Ft&&0!=Lt?Ht=Lt:(Tt.a=3,Ht=0)}if(0==Ht)break n;if(_t&&1==Pr[V]&&(_t=0==gt[W].g),bt+=gt[W].g,W+=Ht,3>=V){var ie,oe=pt[0];for(ie=1;ie<ct;++ie)pt[ie]>oe&&(oe=pt[ie]);St+=oe}}if(mt.nd=_t,mt.Qb=0,_t&&(mt.qb=(vt[3][yt[3]+0].value<<24|vt[1][yt[1]+0].value<<16|vt[2][yt[2]+0].value)>>>0,0==bt&&256>vt[0][yt[0]+0].value&&(mt.Qb=1,mt.qb+=vt[0][yt[0]+0].value<<8)),mt.jc=!mt.Qb&&6>St,mt.jc){var ae,se=mt;for(ae=0;ae<Sn;++ae){var le=ae,ce=se.pd[le],ue=se.G[0][se.H[0]+le];256<=ue.value?(ce.g=ue.g+256,ce.value=ue.value):(ce.g=0,ce.value=0,le>>=At(ue,8,ce),le>>=At(se.G[1][se.H[1]+le],16,ce),le>>=At(se.G[2][se.H[2]+le],0,ce),At(se.G[3][se.H[3]+le],24,ce))}}}q.vc=tt,q.Wb=et,q.Ya=ft,q.yc=ut,z=1;break e}z=0}if(!(c=z)){s.a=3;break t}if(0<v){if(g.ua=1<<v,!D(g.Wa,v)){s.a=1,c=0;break t}}else g.ua=0;var he=s,de=d,fe=p,pe=he.s,Ae=pe.xc;if(he.c=de,he.i=fe,pe.md=F(de,Ae),pe.wc=0==Ae?-1:(1<<Ae)-1,r){s.xb=qr;break t}if(null==(m=o(d*p))){s.a=1,c=0;break t}c=(c=wt(s,m,0,d,p,p,null))&&!A.h;break t}return c?(null!=l?l[0]=m:(e(null==m),e(r)),s.$=0,r||xt(g)):xt(g),c}function kt(t,n){var r=t.c*t.i,i=r+n+16*n;return e(t.c<=n),t.V=o(i),null==t.V?(t.Ta=null,t.Ua=0,t.a=1,0):(t.Ta=t.V,t.Ua=t.Ba+r+n,1)}function Bt(t,n){var r=t.C,i=n-r,o=t.V,a=t.Ba+t.c*r;for(e(n<=t.l.o);0<i;){var s=16<i?16:i,l=t.l.ma,c=t.l.width,u=c*s,h=l.ca,d=l.tb+c*r,f=t.Ta,p=t.Ua;mt(t,s,o,a),hr(f,p,h,d,u),bt(l,r,r+s,h,d,c),i-=s,o+=s*t.c,r+=s}e(r==n),t.C=t.Ma=n}function Tt(){var t;this.Yb=(function t(e,n,r){for(var i=r[n],o=0;o<i&&(e.push(r.length>n+1?[]:0),!(r.length<n+1));o++)t(e[o],n+1,r)}(t=[],0,[3,11]),t)}function Et(){this.ld=this.La=this.dd=this.tc=0}function Mt(){this.Na=this.la=0}function Ot(){this.Sc=[0,0],this.Eb=[0,0],this.Qc=[0,0],this.ia=this.lc=0}function Lt(){this.ad=o(384),this.Za=0,this.Ob=o(16),this.$b=this.Ad=this.ia=this.Gc=this.Hc=this.Dd=0}function Dt(){this.y=o(16),this.f=o(8),this.ea=o(8)}function It(){this.cb=this.a=0,this.sc="",this.m=new b,this.Od=new function(){this.ub=this.yd=this.td=this.Rb=0},this.Kc=new function(){this.Kd=this.Ld=this.Ud=this.Td=this.i=this.c=0},this.ed=new function(){this.Pc=this.wb=this.Tb=this.zd=0,this.vd=new o(4),this.od=new o(4)},this.Qa=new function(){this.Fb=this.Bb=this.Cb=0,this.Zb=o(4),this.Lb=o(4)},this.Ic=this.$c=this.Aa=0,this.D=new function(){this.uc=this.M=this.Nb=0,this.wa=Array(new Et),this.Y=0,this.ya=Array(new Lt),this.aa=0,this.l=new Nt},this.Xb=this.Va=this.Hb=this.zb=this.yb=this.Ub=this.za=0,this.Jc=a(8,b),this.ia=0,this.pb=a(4,Ot),this.Pa=new function(){this.jb=o(3),this.Wc=s([4,8],Tt),this.Xc=s([4,17],Tt)},this.Bd=this.kc=0,this.Ac=[],this.Bc=0,this.zc=[0,0,0,0],this.Gd=Array(new Dt),this.Hd=0,this.rb=Array(new Mt),this.sb=0,this.wa=Array(new Et),this.Y=0,this.oc=[],this.pc=0,this.sa=[],this.ta=0,this.qa=[],this.ra=0,this.Ha=[],this.B=this.R=this.Ia=0,this.Ec=[],this.M=this.ja=this.Vb=this.Fc=0,this.ya=Array(new Lt),this.L=this.aa=0,this.gd=s([4,2],Et),this.ga=null,this.Fa=[],this.Cc=this.qc=this.P=0,this.Gb=[],this.Uc=0,this.mb=[],this.nb=0,this.rc=[],this.Ga=this.Vc=0}function Pt(t,e){return 0>t?0:t>e?e:t}function Nt(){this.T=this.U=this.ka=this.height=this.width=0,this.y=[],this.f=[],this.ea=[],this.Rc=this.fa=this.W=this.N=this.O=0,this.ma="void",this.put="VP8IoPutHook",this.ac="VP8IoSetupHook",this.bc="VP8IoTeardownHook",this.ha=this.Kb=0,this.data=[],this.hb=this.ib=this.da=this.o=this.j=this.va=this.v=this.Da=this.ob=this.w=0,this.F=[],this.J=0}function Ft(t,e,n){return 0==t.a&&(t.a=e,t.sc=n,t.cb=0),0}function Rt(t,e,n){return 3<=n&&157==t[e+0]&&1==t[e+1]&&42==t[e+2]}function jt(t,n){if(null==t)return 0;if(t.a=0,t.sc="OK",null==n)return Ft(t,2,"null VP8Io passed to VP8GetHeaders()");var r=n.data,o=n.w,a=n.ha;if(4>a)return Ft(t,7,"Truncated header.");var s=r[o+0]|r[o+1]<<8|r[o+2]<<16,l=t.Od;if(l.Rb=!(1&s),l.td=s>>1&7,l.yd=s>>4&1,l.ub=s>>5,3<l.td)return Ft(t,3,"Incorrect keyframe parameters.");if(!l.yd)return Ft(t,4,"Frame not displayable.");o+=3,a-=3;var c=t.Kc;if(l.Rb){if(7>a)return Ft(t,7,"cannot parse picture header");if(!Rt(r,o,a))return Ft(t,3,"Bad code word");c.c=16383&(r[o+4]<<8|r[o+3]),c.Td=r[o+4]>>6,c.i=16383&(r[o+6]<<8|r[o+5]),c.Ud=r[o+6]>>6,o+=7,a-=7,t.za=c.c+15>>4,t.Ub=c.i+15>>4,n.width=c.c,n.height=c.i,n.Da=0,n.j=0,n.v=0,n.va=n.width,n.o=n.height,n.da=0,n.ib=n.width,n.hb=n.height,n.U=n.width,n.T=n.height,i((s=t.Pa).jb,0,255,s.jb.length),e(null!=(s=t.Qa)),s.Cb=0,s.Bb=0,s.Fb=1,i(s.Zb,0,0,s.Zb.length),i(s.Lb,0,0,s.Lb)}if(l.ub>a)return Ft(t,7,"bad partition length");p(s=t.m,r,o,l.ub),o+=l.ub,a-=l.ub,l.Rb&&(c.Ld=B(s),c.Kd=B(s)),c=t.Qa;var u,h=t.Pa;if(e(null!=s),e(null!=c),c.Cb=B(s),c.Cb){if(c.Bb=B(s),B(s)){for(c.Fb=B(s),u=0;4>u;++u)c.Zb[u]=B(s)?g(s,7):0;for(u=0;4>u;++u)c.Lb[u]=B(s)?g(s,6):0}if(c.Bb)for(u=0;3>u;++u)h.jb[u]=B(s)?A(s,8):255}else c.Bb=0;if(s.Ka)return Ft(t,3,"cannot parse segment header");if((c=t.ed).zd=B(s),c.Tb=A(s,6),c.wb=A(s,3),c.Pc=B(s),c.Pc&&B(s)){for(h=0;4>h;++h)B(s)&&(c.vd[h]=g(s,6));for(h=0;4>h;++h)B(s)&&(c.od[h]=g(s,6))}if(t.L=0==c.Tb?0:c.zd?1:2,s.Ka)return Ft(t,3,"cannot parse filter header");var d=a;if(a=u=o,o=u+d,c=d,t.Xb=(1<<A(t.m,2))-1,d<3*(h=t.Xb))r=7;else{for(u+=3*h,c-=3*h,d=0;d<h;++d){var f=r[a+0]|r[a+1]<<8|r[a+2]<<16;f>c&&(f=c),p(t.Jc[+d],r,u,f),u+=f,c-=f,a+=3}p(t.Jc[+h],r,u,c),r=u<o?0:5}if(0!=r)return Ft(t,r,"cannot parse partitions");for(r=A(u=t.m,7),a=B(u)?g(u,4):0,o=B(u)?g(u,4):0,c=B(u)?g(u,4):0,h=B(u)?g(u,4):0,u=B(u)?g(u,4):0,d=t.Qa,f=0;4>f;++f){if(d.Cb){var m=d.Zb[f];d.Fb||(m+=r)}else{if(0<f){t.pb[f]=t.pb[0];continue}m=r}var v=t.pb[f];v.Sc[0]=Hr[Pt(m+a,127)],v.Sc[1]=Ur[Pt(m+0,127)],v.Eb[0]=2*Hr[Pt(m+o,127)],v.Eb[1]=101581*Ur[Pt(m+c,127)]>>16,8>v.Eb[1]&&(v.Eb[1]=8),v.Qc[0]=Hr[Pt(m+h,117)],v.Qc[1]=Ur[Pt(m+u,127)],v.lc=m+u}if(!l.Rb)return Ft(t,4,"Not a key frame.");for(B(s),l=t.Pa,r=0;4>r;++r){for(a=0;8>a;++a)for(o=0;3>o;++o)for(c=0;11>c;++c)h=T(s,Xr[r][a][o][c])?A(s,8):Wr[r][a][o][c],l.Wc[r][a].Yb[o][c]=h;for(a=0;17>a;++a)l.Xc[r][a]=l.Wc[r][Zr[a]]}return t.kc=B(s),t.kc&&(t.Bd=A(s,8)),t.cb=1}function Ht(t,e,n,r,i,o,a){var s=e[i].Yb[n];for(n=0;16>i;++i){if(!T(t,s[n+0]))return i;for(;!T(t,s[n+1]);)if(s=e[++i].Yb[0],n=0,16==i)return 16;var l=e[i+1].Yb;if(T(t,s[n+2])){var c=t,u=0;if(T(c,(d=s)[(h=n)+3]))if(T(c,d[h+6])){for(s=0,h=2*(u=T(c,d[h+8]))+(d=T(c,d[h+9+u])),u=0,d=zr[h];d[s];++s)u+=u+T(c,d[s]);u+=3+(8<<h)}else T(c,d[h+7])?(u=7+2*T(c,165),u+=T(c,145)):u=5+T(c,159);else u=T(c,d[h+4])?3+T(c,d[h+5]):2;s=l[2]}else u=1,s=l[1];l=a+Yr[i],0>(c=t).b&&k(c);var h,d=c.b,f=(h=c.Ca>>1)-(c.I>>d)>>31;--c.b,c.Ca+=f,c.Ca|=1,c.I-=(h+1&f)<<d,o[l]=((u^f)-f)*r[(0<i)+0]}return 16}function Ut(t){var e=t.rb[t.sb-1];e.la=0,e.Na=0,i(t.zc,0,0,t.zc.length),t.ja=0}function Qt(t,n){if(null==t)return 0;if(null==n)return Ft(t,2,"NULL VP8Io parameter in VP8Decode().");if(!t.cb&&!jt(t,n))return 0;if(e(t.cb),null==n.ac||n.ac(n)){n.ob&&(t.L=0);var s=Si[t.L];if(2==t.L?(t.yb=0,t.zb=0):(t.yb=n.v-s>>4,t.zb=n.j-s>>4,0>t.yb&&(t.yb=0),0>t.zb&&(t.zb=0)),t.Va=n.o+15+s>>4,t.Hb=n.va+15+s>>4,t.Hb>t.za&&(t.Hb=t.za),t.Va>t.Ub&&(t.Va=t.Ub),0<t.L){var l=t.ed;for(s=0;4>s;++s){var c;if(t.Qa.Cb){var u=t.Qa.Lb[s];t.Qa.Fb||(u+=l.Tb)}else u=l.Tb;for(c=0;1>=c;++c){var h=t.gd[s][c],d=u;if(l.Pc&&(d+=l.vd[0],c&&(d+=l.od[0])),0<(d=0>d?0:63<d?63:d)){var f=d;0<l.wb&&(f=4<l.wb?f>>2:f>>1)>9-l.wb&&(f=9-l.wb),1>f&&(f=1),h.dd=f,h.tc=2*d+f,h.ld=40<=d?2:15<=d?1:0}else h.tc=0;h.La=c}}}s=0}else Ft(t,6,"Frame setup failed"),s=t.a;if(s=0==s){if(s){t.$c=0,0<t.Aa||(t.Ic=ki);t:{s=t.Ic,l=4*(f=t.za);var p=32*f,A=f+1,g=0<t.L?f*(0<t.Aa?2:1):0,m=(2==t.Aa?2:1)*f;if((h=l+832+(c=3*(16*s+Si[t.L])/2*p)+(u=null!=t.Fa&&0<t.Fa.length?t.Kc.c*t.Kc.i:0))!=h)s=0;else{if(h>t.Vb){if(t.Vb=0,t.Ec=o(h),t.Fc=0,null==t.Ec){s=Ft(t,1,"no memory during frame initialization.");break t}t.Vb=h}h=t.Ec,d=t.Fc,t.Ac=h,t.Bc=d,d+=l,t.Gd=a(p,Dt),t.Hd=0,t.rb=a(A+1,Mt),t.sb=1,t.wa=g?a(g,Et):null,t.Y=0,t.D.Nb=0,t.D.wa=t.wa,t.D.Y=t.Y,0<t.Aa&&(t.D.Y+=f),e(!0),t.oc=h,t.pc=d,d+=832,t.ya=a(m,Lt),t.aa=0,t.D.ya=t.ya,t.D.aa=t.aa,2==t.Aa&&(t.D.aa+=f),t.R=16*f,t.B=8*f,f=(p=Si[t.L])*t.R,p=p/2*t.B,t.sa=h,t.ta=d+f,t.qa=t.sa,t.ra=t.ta+16*s*t.R+p,t.Ha=t.qa,t.Ia=t.ra+8*s*t.B+p,t.$c=0,d+=c,t.mb=u?h:null,t.nb=u?d:null,e(d+u<=t.Fc+t.Vb),Ut(t),i(t.Ac,t.Bc,0,l),s=1}}if(s){if(n.ka=0,n.y=t.sa,n.O=t.ta,n.f=t.qa,n.N=t.ra,n.ea=t.Ha,n.Vd=t.Ia,n.fa=t.R,n.Rc=t.B,n.F=null,n.J=0,!gr){for(s=-255;255>=s;++s)dr[255+s]=0>s?-s:s;for(s=-1020;1020>=s;++s)fr[1020+s]=-128>s?-128:127<s?127:s;for(s=-112;112>=s;++s)pr[112+s]=-16>s?-16:15<s?15:s;for(s=-255;510>=s;++s)Ar[255+s]=0>s?0:255<s?255:s;gr=1}Yn=Jt,Vn=Xt,Gn=Zt,Xn=$t,Zn=Kt,Wn=Gt,$n=Fe,Kn=Re,Jn=Ue,qn=Qe,tr=je,er=He,nr=ze,rr=Ye,ir=Oe,or=Le,ar=De,sr=Ie,Kr[0]=fe,Kr[1]=te,Kr[2]=he,Kr[3]=de,Kr[4]=pe,Kr[5]=ge,Kr[6]=Ae,Kr[7]=me,Kr[8]=ye,Kr[9]=ve,$r[0]=ae,$r[1]=ne,$r[2]=re,$r[3]=ie,$r[4]=se,$r[5]=le,$r[6]=ce,Jr[0]=xe,Jr[1]=ee,Jr[2]=be,Jr[3]=_e,Jr[4]=Ce,Jr[5]=Se,Jr[6]=ke,s=1}else s=0}s&&(s=function(t,n){for(t.M=0;t.M<t.Va;++t.M){var a,s=t.Jc[t.M&t.Xb],l=t.m,c=t;for(a=0;a<c.za;++a){var u=l,h=c,d=h.Ac,f=h.Bc+4*a,p=h.zc,A=h.ya[h.aa+a];if(h.Qa.Bb?A.$b=T(u,h.Pa.jb[0])?2+T(u,h.Pa.jb[2]):T(u,h.Pa.jb[1]):A.$b=0,h.kc&&(A.Ad=T(u,h.Bd)),A.Za=!T(u,145)+0,A.Za){var g=A.Ob,m=0;for(h=0;4>h;++h){var v,y=p[0+h];for(v=0;4>v;++v){y=Gr[d[f+v]][y];for(var b=Vr[T(u,y[0])];0<b;)b=Vr[2*b+T(u,y[b])];y=-b,d[f+v]=y}r(g,m,d,f,4),m+=4,p[0+h]=y}}else y=T(u,156)?T(u,128)?1:3:T(u,163)?2:0,A.Ob[0]=y,i(d,f,y,4),i(p,0,y,4);A.Dd=T(u,142)?T(u,114)?T(u,183)?1:3:2:0}if(c.m.Ka)return Ft(t,7,"Premature end-of-partition0 encountered.");for(;t.ja<t.za;++t.ja){if(c=s,u=(l=t).rb[l.sb-1],d=l.rb[l.sb+l.ja],a=l.ya[l.aa+l.ja],f=l.kc?a.Ad:0)u.la=d.la=0,a.Za||(u.Na=d.Na=0),a.Hc=0,a.Gc=0,a.ia=0;else{var _,w;if(u=d,d=c,f=l.Pa.Xc,p=l.ya[l.aa+l.ja],A=l.pb[p.$b],h=p.ad,g=0,m=l.rb[l.sb-1],y=v=0,i(h,g,0,384),p.Za)var x=0,S=f[3];else{b=o(16);var C=u.Na+m.Na;if(C=Qr(d,f[1],C,A.Eb,0,b,0),u.Na=m.Na=(0<C)+0,1<C)Yn(b,0,h,g);else{var k=b[0]+3>>3;for(b=0;256>b;b+=16)h[g+b]=k}x=1,S=f[0]}var B=15&u.la,E=15&m.la;for(b=0;4>b;++b){var M=1&E;for(k=w=0;4>k;++k)B=B>>1|(M=(C=Qr(d,S,C=M+(1&B),A.Sc,x,h,g))>x)<<7,w=w<<2|(3<C?3:1<C?2:0!=h[g+0]),g+=16;B>>=4,E=E>>1|M<<7,v=(v<<8|w)>>>0}for(S=B,x=E>>4,_=0;4>_;_+=2){for(w=0,B=u.la>>4+_,E=m.la>>4+_,b=0;2>b;++b){for(M=1&E,k=0;2>k;++k)C=M+(1&B),B=B>>1|(M=0<(C=Qr(d,f[2],C,A.Qc,0,h,g)))<<3,w=w<<2|(3<C?3:1<C?2:0!=h[g+0]),g+=16;B>>=2,E=E>>1|M<<5}y|=w<<4*_,S|=B<<4<<_,x|=(240&E)<<_}u.la=S,m.la=x,p.Hc=v,p.Gc=y,p.ia=43690&y?0:A.ia,f=!(v|y)}if(0<l.L&&(l.wa[l.Y+l.ja]=l.gd[a.$b][a.Za],l.wa[l.Y+l.ja].La|=!f),c.Ka)return Ft(t,7,"Premature end-of-file encountered.")}if(Ut(t),l=n,c=1,a=(s=t).D,u=0<s.L&&s.M>=s.zb&&s.M<=s.Va,0==s.Aa)t:{if(a.M=s.M,a.uc=u,yn(s,a),c=1,a=(w=s.D).Nb,u=(y=Si[s.L])*s.R,d=y/2*s.B,b=16*a*s.R,k=8*a*s.B,f=s.sa,p=s.ta-u+b,A=s.qa,h=s.ra-d+k,g=s.Ha,m=s.Ia-d+k,E=0==(B=w.M),v=B>=s.Va-1,2==s.Aa&&yn(s,w),w.uc)for(M=(C=s).D.M,e(C.D.uc),w=C.yb;w<C.Hb;++w){x=w,S=M;var O=(L=(U=C).D).Nb;_=U.R;var L=L.wa[L.Y+x],D=U.sa,I=U.ta+16*O*_+16*x,P=L.dd,N=L.tc;if(0!=N)if(e(3<=N),1==U.L)0<x&&or(D,I,_,N+4),L.La&&sr(D,I,_,N),0<S&&ir(D,I,_,N+4),L.La&&ar(D,I,_,N);else{var F=U.B,R=U.qa,j=U.ra+8*O*F+8*x,H=U.Ha,U=U.Ia+8*O*F+8*x;O=L.ld,0<x&&(Kn(D,I,_,N+4,P,O),qn(R,j,H,U,F,N+4,P,O)),L.La&&(er(D,I,_,N,P,O),rr(R,j,H,U,F,N,P,O)),0<S&&($n(D,I,_,N+4,P,O),Jn(R,j,H,U,F,N+4,P,O)),L.La&&(tr(D,I,_,N,P,O),nr(R,j,H,U,F,N,P,O))}}if(s.ia&&alert("todo:DitherRow"),null!=l.put){if(w=16*B,B=16*(B+1),E?(l.y=s.sa,l.O=s.ta+b,l.f=s.qa,l.N=s.ra+k,l.ea=s.Ha,l.W=s.Ia+k):(w-=y,l.y=f,l.O=p,l.f=A,l.N=h,l.ea=g,l.W=m),v||(B-=y),B>l.o&&(B=l.o),l.F=null,l.J=null,null!=s.Fa&&0<s.Fa.length&&w<B&&(l.J=$e(s,l,w,B-w),l.F=s.mb,null==l.F&&0==l.F.length)){c=Ft(s,3,"Could not decode alpha data.");break t}w<l.j&&(y=l.j-w,w=l.j,e(!(1&y)),l.O+=s.R*y,l.N+=s.B*(y>>1),l.W+=s.B*(y>>1),null!=l.F&&(l.J+=l.width*y)),w<B&&(l.O+=l.v,l.N+=l.v>>1,l.W+=l.v>>1,null!=l.F&&(l.J+=l.v),l.ka=w-l.j,l.U=l.va-l.v,l.T=B-w,c=l.put(l))}a+1!=s.Ic||v||(r(s.sa,s.ta-u,f,p+16*s.R,u),r(s.qa,s.ra-d,A,h+8*s.B,d),r(s.Ha,s.Ia-d,g,m+8*s.B,d))}if(!c)return Ft(t,6,"Output aborted.")}return 1}(t,n)),null!=n.bc&&n.bc(n),s&=1}return s?(t.cb=0,s):0}function zt(t,e,n,r,i){i=t[e+n+32*r]+(i>>3),t[e+n+32*r]=-256&i?0>i?0:255:i}function Yt(t,e,n,r,i,o){zt(t,e,0,n,r+i),zt(t,e,1,n,r+o),zt(t,e,2,n,r-o),zt(t,e,3,n,r-i)}function Vt(t){return(20091*t>>16)+t}function Wt(t,e,n,r){var i,a=0,s=o(16);for(i=0;4>i;++i){var l=t[e+0]+t[e+8],c=t[e+0]-t[e+8],u=(35468*t[e+4]>>16)-Vt(t[e+12]),h=Vt(t[e+4])+(35468*t[e+12]>>16);s[a+0]=l+h,s[a+1]=c+u,s[a+2]=c-u,s[a+3]=l-h,a+=4,e++}for(i=a=0;4>i;++i)l=(t=s[a+0]+4)+s[a+8],c=t-s[a+8],u=(35468*s[a+4]>>16)-Vt(s[a+12]),zt(n,r,0,0,l+(h=Vt(s[a+4])+(35468*s[a+12]>>16))),zt(n,r,1,0,c+u),zt(n,r,2,0,c-u),zt(n,r,3,0,l-h),a++,r+=32}function Gt(t,e,n,r){var i=t[e+0]+4,o=35468*t[e+4]>>16,a=Vt(t[e+4]),s=35468*t[e+1]>>16;Yt(n,r,0,i+a,t=Vt(t[e+1]),s),Yt(n,r,1,i+o,t,s),Yt(n,r,2,i-o,t,s),Yt(n,r,3,i-a,t,s)}function Xt(t,e,n,r,i){Wt(t,e,n,r),i&&Wt(t,e+16,n,r+4)}function Zt(t,e,n,r){Vn(t,e+0,n,r,1),Vn(t,e+32,n,r+128,1)}function $t(t,e,n,r){var i;for(t=t[e+0]+4,i=0;4>i;++i)for(e=0;4>e;++e)zt(n,r,e,i,t)}function Kt(t,e,n,r){t[e+0]&&Xn(t,e+0,n,r),t[e+16]&&Xn(t,e+16,n,r+4),t[e+32]&&Xn(t,e+32,n,r+128),t[e+48]&&Xn(t,e+48,n,r+128+4)}function Jt(t,e,n,r){var i,a=o(16);for(i=0;4>i;++i){var s=t[e+0+i]+t[e+12+i],l=t[e+4+i]+t[e+8+i],c=t[e+4+i]-t[e+8+i],u=t[e+0+i]-t[e+12+i];a[0+i]=s+l,a[8+i]=s-l,a[4+i]=u+c,a[12+i]=u-c}for(i=0;4>i;++i)s=(t=a[0+4*i]+3)+a[3+4*i],l=a[1+4*i]+a[2+4*i],c=a[1+4*i]-a[2+4*i],u=t-a[3+4*i],n[r+0]=s+l>>3,n[r+16]=u+c>>3,n[r+32]=s-l>>3,n[r+48]=u-c>>3,r+=64}function qt(t,e,n){var r,i=e-32,o=yr,a=255-t[i-1];for(r=0;r<n;++r){var s,l=o,c=a+t[e-1];for(s=0;s<n;++s)t[e+s]=l[c+t[i+s]];e+=32}}function te(t,e){qt(t,e,4)}function ee(t,e){qt(t,e,8)}function ne(t,e){qt(t,e,16)}function re(t,e){var n;for(n=0;16>n;++n)r(t,e+32*n,t,e-32,16)}function ie(t,e){var n;for(n=16;0<n;--n)i(t,e,t[e-1],16),e+=32}function oe(t,e,n){var r;for(r=0;16>r;++r)i(e,n+32*r,t,16)}function ae(t,e){var n,r=16;for(n=0;16>n;++n)r+=t[e-1+32*n]+t[e+n-32];oe(r>>5,t,e)}function se(t,e){var n,r=8;for(n=0;16>n;++n)r+=t[e-1+32*n];oe(r>>4,t,e)}function le(t,e){var n,r=8;for(n=0;16>n;++n)r+=t[e+n-32];oe(r>>4,t,e)}function ce(t,e){oe(128,t,e)}function ue(t,e,n){return t+2*e+n+2>>2}function he(t,e){var n,i=e-32;for(i=new Uint8Array([ue(t[i-1],t[i+0],t[i+1]),ue(t[i+0],t[i+1],t[i+2]),ue(t[i+1],t[i+2],t[i+3]),ue(t[i+2],t[i+3],t[i+4])]),n=0;4>n;++n)r(t,e+32*n,i,0,i.length)}function de(t,e){var n=t[e-1],r=t[e-1+32],i=t[e-1+64],o=t[e-1+96];E(t,e+0,16843009*ue(t[e-1-32],n,r)),E(t,e+32,16843009*ue(n,r,i)),E(t,e+64,16843009*ue(r,i,o)),E(t,e+96,16843009*ue(i,o,o))}function fe(t,e){var n,r=4;for(n=0;4>n;++n)r+=t[e+n-32]+t[e-1+32*n];for(r>>=3,n=0;4>n;++n)i(t,e+32*n,r,4)}function pe(t,e){var n=t[e-1+0],r=t[e-1+32],i=t[e-1+64],o=t[e-1-32],a=t[e+0-32],s=t[e+1-32],l=t[e+2-32],c=t[e+3-32];t[e+0+96]=ue(r,i,t[e-1+96]),t[e+1+96]=t[e+0+64]=ue(n,r,i),t[e+2+96]=t[e+1+64]=t[e+0+32]=ue(o,n,r),t[e+3+96]=t[e+2+64]=t[e+1+32]=t[e+0+0]=ue(a,o,n),t[e+3+64]=t[e+2+32]=t[e+1+0]=ue(s,a,o),t[e+3+32]=t[e+2+0]=ue(l,s,a),t[e+3+0]=ue(c,l,s)}function Ae(t,e){var n=t[e+1-32],r=t[e+2-32],i=t[e+3-32],o=t[e+4-32],a=t[e+5-32],s=t[e+6-32],l=t[e+7-32];t[e+0+0]=ue(t[e+0-32],n,r),t[e+1+0]=t[e+0+32]=ue(n,r,i),t[e+2+0]=t[e+1+32]=t[e+0+64]=ue(r,i,o),t[e+3+0]=t[e+2+32]=t[e+1+64]=t[e+0+96]=ue(i,o,a),t[e+3+32]=t[e+2+64]=t[e+1+96]=ue(o,a,s),t[e+3+64]=t[e+2+96]=ue(a,s,l),t[e+3+96]=ue(s,l,l)}function ge(t,e){var n=t[e-1+0],r=t[e-1+32],i=t[e-1+64],o=t[e-1-32],a=t[e+0-32],s=t[e+1-32],l=t[e+2-32],c=t[e+3-32];t[e+0+0]=t[e+1+64]=o+a+1>>1,t[e+1+0]=t[e+2+64]=a+s+1>>1,t[e+2+0]=t[e+3+64]=s+l+1>>1,t[e+3+0]=l+c+1>>1,t[e+0+96]=ue(i,r,n),t[e+0+64]=ue(r,n,o),t[e+0+32]=t[e+1+96]=ue(n,o,a),t[e+1+32]=t[e+2+96]=ue(o,a,s),t[e+2+32]=t[e+3+96]=ue(a,s,l),t[e+3+32]=ue(s,l,c)}function me(t,e){var n=t[e+0-32],r=t[e+1-32],i=t[e+2-32],o=t[e+3-32],a=t[e+4-32],s=t[e+5-32],l=t[e+6-32],c=t[e+7-32];t[e+0+0]=n+r+1>>1,t[e+1+0]=t[e+0+64]=r+i+1>>1,t[e+2+0]=t[e+1+64]=i+o+1>>1,t[e+3+0]=t[e+2+64]=o+a+1>>1,t[e+0+32]=ue(n,r,i),t[e+1+32]=t[e+0+96]=ue(r,i,o),t[e+2+32]=t[e+1+96]=ue(i,o,a),t[e+3+32]=t[e+2+96]=ue(o,a,s),t[e+3+64]=ue(a,s,l),t[e+3+96]=ue(s,l,c)}function ve(t,e){var n=t[e-1+0],r=t[e-1+32],i=t[e-1+64],o=t[e-1+96];t[e+0+0]=n+r+1>>1,t[e+2+0]=t[e+0+32]=r+i+1>>1,t[e+2+32]=t[e+0+64]=i+o+1>>1,t[e+1+0]=ue(n,r,i),t[e+3+0]=t[e+1+32]=ue(r,i,o),t[e+3+32]=t[e+1+64]=ue(i,o,o),t[e+3+64]=t[e+2+64]=t[e+0+96]=t[e+1+96]=t[e+2+96]=t[e+3+96]=o}function ye(t,e){var n=t[e-1+0],r=t[e-1+32],i=t[e-1+64],o=t[e-1+96],a=t[e-1-32],s=t[e+0-32],l=t[e+1-32],c=t[e+2-32];t[e+0+0]=t[e+2+32]=n+a+1>>1,t[e+0+32]=t[e+2+64]=r+n+1>>1,t[e+0+64]=t[e+2+96]=i+r+1>>1,t[e+0+96]=o+i+1>>1,t[e+3+0]=ue(s,l,c),t[e+2+0]=ue(a,s,l),t[e+1+0]=t[e+3+32]=ue(n,a,s),t[e+1+32]=t[e+3+64]=ue(r,n,a),t[e+1+64]=t[e+3+96]=ue(i,r,n),t[e+1+96]=ue(o,i,r)}function be(t,e){var n;for(n=0;8>n;++n)r(t,e+32*n,t,e-32,8)}function _e(t,e){var n;for(n=0;8>n;++n)i(t,e,t[e-1],8),e+=32}function we(t,e,n){var r;for(r=0;8>r;++r)i(e,n+32*r,t,8)}function xe(t,e){var n,r=8;for(n=0;8>n;++n)r+=t[e+n-32]+t[e-1+32*n];we(r>>4,t,e)}function Se(t,e){var n,r=4;for(n=0;8>n;++n)r+=t[e+n-32];we(r>>3,t,e)}function Ce(t,e){var n,r=4;for(n=0;8>n;++n)r+=t[e-1+32*n];we(r>>3,t,e)}function ke(t,e){we(128,t,e)}function Be(t,e,n){var r=t[e-n],i=t[e+0],o=3*(i-r)+mr[1020+t[e-2*n]-t[e+n]],a=vr[112+(o+4>>3)];t[e-n]=yr[255+r+vr[112+(o+3>>3)]],t[e+0]=yr[255+i-a]}function Te(t,e,n,r){var i=t[e+0],o=t[e+n];return br[255+t[e-2*n]-t[e-n]]>r||br[255+o-i]>r}function Ee(t,e,n,r){return 4*br[255+t[e-n]-t[e+0]]+br[255+t[e-2*n]-t[e+n]]<=r}function Me(t,e,n,r,i){var o=t[e-3*n],a=t[e-2*n],s=t[e-n],l=t[e+0],c=t[e+n],u=t[e+2*n],h=t[e+3*n];return 4*br[255+s-l]+br[255+a-c]>r?0:br[255+t[e-4*n]-o]<=i&&br[255+o-a]<=i&&br[255+a-s]<=i&&br[255+h-u]<=i&&br[255+u-c]<=i&&br[255+c-l]<=i}function Oe(t,e,n,r){var i=2*r+1;for(r=0;16>r;++r)Ee(t,e+r,n,i)&&Be(t,e+r,n)}function Le(t,e,n,r){var i=2*r+1;for(r=0;16>r;++r)Ee(t,e+r*n,1,i)&&Be(t,e+r*n,1)}function De(t,e,n,r){var i;for(i=3;0<i;--i)Oe(t,e+=4*n,n,r)}function Ie(t,e,n,r){var i;for(i=3;0<i;--i)Le(t,e+=4,n,r)}function Pe(t,e,n,r,i,o,a,s){for(o=2*o+1;0<i--;){if(Me(t,e,n,o,a))if(Te(t,e,n,s))Be(t,e,n);else{var l=t,c=e,u=n,h=l[c-2*u],d=l[c-u],f=l[c+0],p=l[c+u],A=l[c+2*u],g=27*(v=mr[1020+3*(f-d)+mr[1020+h-p]])+63>>7,m=18*v+63>>7,v=9*v+63>>7;l[c-3*u]=yr[255+l[c-3*u]+v],l[c-2*u]=yr[255+h+m],l[c-u]=yr[255+d+g],l[c+0]=yr[255+f-g],l[c+u]=yr[255+p-m],l[c+2*u]=yr[255+A-v]}e+=r}}function Ne(t,e,n,r,i,o,a,s){for(o=2*o+1;0<i--;){if(Me(t,e,n,o,a))if(Te(t,e,n,s))Be(t,e,n);else{var l=t,c=e,u=n,h=l[c-u],d=l[c+0],f=l[c+u],p=vr[112+(4+(A=3*(d-h))>>3)],A=vr[112+(A+3>>3)],g=p+1>>1;l[c-2*u]=yr[255+l[c-2*u]+g],l[c-u]=yr[255+h+A],l[c+0]=yr[255+d-p],l[c+u]=yr[255+f-g]}e+=r}}function Fe(t,e,n,r,i,o){Pe(t,e,n,1,16,r,i,o)}function Re(t,e,n,r,i,o){Pe(t,e,1,n,16,r,i,o)}function je(t,e,n,r,i,o){var a;for(a=3;0<a;--a)Ne(t,e+=4*n,n,1,16,r,i,o)}function He(t,e,n,r,i,o){var a;for(a=3;0<a;--a)Ne(t,e+=4,1,n,16,r,i,o)}function Ue(t,e,n,r,i,o,a,s){Pe(t,e,i,1,8,o,a,s),Pe(n,r,i,1,8,o,a,s)}function Qe(t,e,n,r,i,o,a,s){Pe(t,e,1,i,8,o,a,s),Pe(n,r,1,i,8,o,a,s)}function ze(t,e,n,r,i,o,a,s){Ne(t,e+4*i,i,1,8,o,a,s),Ne(n,r+4*i,i,1,8,o,a,s)}function Ye(t,e,n,r,i,o,a,s){Ne(t,e+4,1,i,8,o,a,s),Ne(n,r+4,1,i,8,o,a,s)}function Ve(){this.data=[],this.offset=this.kd=this.ha=this.w=0,this.na=[],this.xa=this.gb=this.Ja=this.Sa=this.P=0}function We(){this.nc=this.Ea=this.b=this.hc=0,this.K=[],this.w=0}function Ge(t,e,n,r,i,o,a){for(t=null==t?0:t[e+0],e=0;e<a;++e)i[o+e]=t+n[r+e]&255,t=i[o+e]}function Xe(t,e,n,r,i,o,a){var s;if(null==t)Ge(null,null,n,r,i,o,a);else for(s=0;s<a;++s)i[o+s]=t[e+s]+n[r+s]&255}function Ze(t,e,n,r,i,o,a){if(null==t)Ge(null,null,n,r,i,o,a);else{var s,l=t[e+0],c=l,u=l;for(s=0;s<a;++s)c=u+(l=t[e+s])-c,u=n[r+s]+(-256&c?0>c?0:255:c)&255,c=l,i[o+s]=u}}function $e(t,n,i,a){var s=n.width,l=n.o;if(e(null!=t&&null!=n),0>i||0>=a||i+a>l)return null;if(!t.Cc){if(null==t.ga){var c;if(t.ga=new function(){this.Lc=this.Z=this.$a=this.i=this.c=0,this.l=new Nt,this.ic=0,this.ca=[],this.tb=0,this.qd=null,this.rd=0},(c=null==t.ga)||(c=n.width*n.o,e(0==t.Gb.length),t.Gb=o(c),t.Uc=0,null==t.Gb?c=0:(t.mb=t.Gb,t.nb=t.Uc,t.rc=null,c=1),c=!c),!c){c=t.ga;var u=t.Fa,h=t.P,d=t.qc,f=t.mb,p=t.nb,A=h+1,g=d-1,v=c.l;if(e(null!=u&&null!=f&&null!=n),ei[0]=null,ei[1]=Ge,ei[2]=Xe,ei[3]=Ze,c.ca=f,c.tb=p,c.c=n.width,c.i=n.height,e(0<c.c&&0<c.i),1>=d)n=0;else if(c.$a=u[h+0]>>0&3,c.Z=u[h+0]>>2&3,c.Lc=u[h+0]>>4&3,h=u[h+0]>>6&3,0>c.$a||1<c.$a||4<=c.Z||1<c.Lc||h)n=0;else if(v.put=ct,v.ac=lt,v.bc=ut,v.ma=c,v.width=n.width,v.height=n.height,v.Da=n.Da,v.v=n.v,v.va=n.va,v.j=n.j,v.o=n.o,c.$a)t:{e(1==c.$a),n=St();e:for(;;){if(null==n){n=0;break t}if(e(null!=c),c.mc=n,n.c=c.c,n.i=c.i,n.l=c.l,n.l.ma=c,n.l.width=c.c,n.l.height=c.i,n.a=0,m(n.m,u,A,g),!Ct(c.c,c.i,1,n,null))break e;if(1==n.ab&&3==n.gc[0].hc&&yt(n.s)?(c.ic=1,u=n.c*n.i,n.Ta=null,n.Ua=0,n.V=o(u),n.Ba=0,null==n.V?(n.a=1,n=0):n=1):(c.ic=0,n=kt(n,c.c)),!n)break e;n=1;break t}c.mc=null,n=0}else n=g>=c.c*c.i;c=!n}if(c)return null;1!=t.ga.Lc?t.Ga=0:a=l-i}e(null!=t.ga),e(i+a<=l);t:{if(n=(u=t.ga).c,l=u.l.o,0==u.$a){if(A=t.rc,g=t.Vc,v=t.Fa,h=t.P+1+i*n,d=t.mb,f=t.nb+i*n,e(h<=t.P+t.qc),0!=u.Z)for(e(null!=ei[u.Z]),c=0;c<a;++c)ei[u.Z](A,g,v,h,d,f,n),A=d,g=f,f+=n,h+=n;else for(c=0;c<a;++c)r(d,f,v,h,n),A=d,g=f,f+=n,h+=n;t.rc=A,t.Vc=g}else{if(e(null!=u.mc),n=i+a,e(null!=(c=u.mc)),e(n<=c.i),c.C>=n)n=1;else if(u.ic||en(),u.ic){u=c.V,A=c.Ba,g=c.c;var y=c.i,b=(v=1,h=c.$/g,d=c.$%g,f=c.m,p=c.s,c.$),_=g*y,w=g*n,S=p.wc,k=b<w?gt(p,d,h):null;e(b<=_),e(n<=y),e(yt(p));e:for(;;){for(;!f.h&&b<w;){if(d&S||(k=gt(p,d,h)),e(null!=k),C(f),256>(y=pt(k.G[0],k.H[0],f)))u[A+b]=y,++b,++d>=g&&(d=0,++h<=n&&!(h%16)&&_t(c,h));else{if(!(280>y)){v=0;break e}y=dt(y-256,f);var B,T=pt(k.G[4],k.H[4],f);if(C(f),!(b>=(T=ft(g,T=dt(T,f)))&&_-b>=y)){v=0;break e}for(B=0;B<y;++B)u[A+b+B]=u[A+b+B-T];for(b+=y,d+=y;d>=g;)d-=g,++h<=n&&!(h%16)&&_t(c,h);b<w&&d&S&&(k=gt(p,d,h))}e(f.h==x(f))}_t(c,h>n?n:h);break e}!v||f.h&&b<_?(v=0,c.a=f.h?5:3):c.$=b,n=v}else n=wt(c,c.V,c.Ba,c.c,c.i,n,Bt);if(!n){a=0;break t}}i+a>=l&&(t.Cc=1),a=1}if(!a)return null;if(t.Cc&&(null!=(a=t.ga)&&(a.mc=null),t.ga=null,0<t.Ga))return alert("todo:WebPDequantizeLevels"),null}return t.nb+i*s}function Ke(t,e,n,r,i,o){for(;0<i--;){var a,s=t,l=e+(n?1:0),c=t,u=e+(n?0:3);for(a=0;a<r;++a){var h=c[u+4*a];255!=h&&(h*=32897,s[l+4*a+0]=s[l+4*a+0]*h>>23,s[l+4*a+1]=s[l+4*a+1]*h>>23,s[l+4*a+2]=s[l+4*a+2]*h>>23)}e+=o}}function Je(t,e,n,r,i){for(;0<r--;){var o;for(o=0;o<n;++o){var a=t[e+2*o+0],s=15&(c=t[e+2*o+1]),l=4369*s,c=(240&c|c>>4)*l>>16;t[e+2*o+0]=(240&a|a>>4)*l>>16&240|(15&a|a<<4)*l>>16>>4&15,t[e+2*o+1]=240&c|s}e+=i}}function qe(t,e,n,r,i,o,a,s){var l,c,u=255;for(c=0;c<i;++c){for(l=0;l<r;++l){var h=t[e+l];o[a+4*l]=h,u&=h}e+=n,a+=s}return 255!=u}function tn(t,e,n,r,i){var o;for(o=0;o<i;++o)n[r+o]=t[e+o]>>8}function en(){lr=Ke,cr=Je,ur=qe,hr=tn}function nn(n,r,i){t[n]=function(t,n,o,a,s,l,c,u,h,d,f,p,A,g,m,v,y){var b,_=y-1>>1,w=s[l+0]|c[u+0]<<16,x=h[d+0]|f[p+0]<<16;e(null!=t);var S=3*w+x+131074>>2;for(r(t[n+0],255&S,S>>16,A,g),null!=o&&(S=3*x+w+131074>>2,r(o[a+0],255&S,S>>16,m,v)),b=1;b<=_;++b){var C=s[l+b]|c[u+b]<<16,k=h[d+b]|f[p+b]<<16,B=w+C+x+k+524296,T=B+2*(C+x)>>3;S=T+w>>1,w=(B=B+2*(w+k)>>3)+C>>1,r(t[n+2*b-1],255&S,S>>16,A,g+(2*b-1)*i),r(t[n+2*b-0],255&w,w>>16,A,g+(2*b-0)*i),null!=o&&(S=B+x>>1,w=T+k>>1,r(o[a+2*b-1],255&S,S>>16,m,v+(2*b-1)*i),r(o[a+2*b+0],255&w,w>>16,m,v+(2*b+0)*i)),w=C,x=k}1&y||(S=3*w+x+131074>>2,r(t[n+y-1],255&S,S>>16,A,g+(y-1)*i),null!=o&&(S=3*x+w+131074>>2,r(o[a+y-1],255&S,S>>16,m,v+(y-1)*i)))}}function rn(){ni[_r]=ri,ni[wr]=oi,ni[xr]=ii,ni[Sr]=ai,ni[Cr]=si,ni[kr]=li,ni[Br]=ci,ni[Tr]=oi,ni[Er]=ai,ni[Mr]=si,ni[Or]=li}function on(t){return t&~Ai?0>t?0:255:t>>pi}function an(t,e){return on((19077*t>>8)+(26149*e>>8)-14234)}function sn(t,e,n){return on((19077*t>>8)-(6419*e>>8)-(13320*n>>8)+8708)}function ln(t,e){return on((19077*t>>8)+(33050*e>>8)-17685)}function cn(t,e,n,r,i){r[i+0]=an(t,n),r[i+1]=sn(t,e,n),r[i+2]=ln(t,e)}function un(t,e,n,r,i){r[i+0]=ln(t,e),r[i+1]=sn(t,e,n),r[i+2]=an(t,n)}function hn(t,e,n,r,i){var o=sn(t,e,n);e=o<<3&224|ln(t,e)>>3,r[i+0]=248&an(t,n)|o>>5,r[i+1]=e}function dn(t,e,n,r,i){var o=240&ln(t,e)|15;r[i+0]=240&an(t,n)|sn(t,e,n)>>4,r[i+1]=o}function fn(t,e,n,r,i){r[i+0]=255,cn(t,e,n,r,i+1)}function pn(t,e,n,r,i){un(t,e,n,r,i),r[i+3]=255}function An(t,e,n,r,i){cn(t,e,n,r,i),r[i+3]=255}function Pt(t,e){return 0>t?0:t>e?e:t}function gn(e,n,r){t[e]=function(t,e,i,o,a,s,l,c,u){for(var h=c+(-2&u)*r;c!=h;)n(t[e+0],i[o+0],a[s+0],l,c),n(t[e+1],i[o+0],a[s+0],l,c+r),e+=2,++o,++s,c+=2*r;1&u&&n(t[e+0],i[o+0],a[s+0],l,c)}}function mn(t,e,n){return 0==n?0==t?0==e?6:5:0==e?4:0:n}function vn(t,e,n,r,i){switch(t>>>30){case 3:Vn(e,n,r,i,0);break;case 2:Wn(e,n,r,i);break;case 1:Xn(e,n,r,i)}}function yn(t,e){var n,o,a=e.M,s=e.Nb,l=t.oc,c=t.pc+40,u=t.oc,h=t.pc+584,d=t.oc,f=t.pc+600;for(n=0;16>n;++n)l[c+32*n-1]=129;for(n=0;8>n;++n)u[h+32*n-1]=129,d[f+32*n-1]=129;for(0<a?l[c-1-32]=u[h-1-32]=d[f-1-32]=129:(i(l,c-32-1,127,21),i(u,h-32-1,127,9),i(d,f-32-1,127,9)),o=0;o<t.za;++o){var p=e.ya[e.aa+o];if(0<o){for(n=-1;16>n;++n)r(l,c+32*n-4,l,c+32*n+12,4);for(n=-1;8>n;++n)r(u,h+32*n-4,u,h+32*n+4,4),r(d,f+32*n-4,d,f+32*n+4,4)}var A=t.Gd,g=t.Hd+o,m=p.ad,v=p.Hc;if(0<a&&(r(l,c-32,A[g].y,0,16),r(u,h-32,A[g].f,0,8),r(d,f-32,A[g].ea,0,8)),p.Za){var y=l,b=c-32+16;for(0<a&&(o>=t.za-1?i(y,b,A[g].y[15],4):r(y,b,A[g+1].y,0,4)),n=0;4>n;n++)y[b+128+n]=y[b+256+n]=y[b+384+n]=y[b+0+n];for(n=0;16>n;++n,v<<=2)y=l,b=c+xi[n],Kr[p.Ob[n]](y,b),vn(v,m,16*+n,y,b)}else if(y=mn(o,a,p.Ob[0]),$r[y](l,c),0!=v)for(n=0;16>n;++n,v<<=2)vn(v,m,16*+n,l,c+xi[n]);for(n=p.Gc,y=mn(o,a,p.Dd),Jr[y](u,h),Jr[y](d,f),v=m,y=u,b=h,255&(p=n>>0)&&(170&p?Gn(v,256,y,b):Zn(v,256,y,b)),p=d,v=f,255&(n>>=8)&&(170&n?Gn(m,320,p,v):Zn(m,320,p,v)),a<t.Ub-1&&(r(A[g].y,0,l,c+480,16),r(A[g].f,0,u,h+224,8),r(A[g].ea,0,d,f+224,8)),n=8*s*t.B,A=t.sa,g=t.ta+16*o+16*s*t.R,m=t.qa,p=t.ra+8*o+n,v=t.Ha,y=t.Ia+8*o+n,n=0;16>n;++n)r(A,g+n*t.R,l,c+32*n,16);for(n=0;8>n;++n)r(m,p+n*t.B,u,h+32*n,8),r(v,y+n*t.B,d,f+32*n,8)}}function bn(t,r,i,o,a,s,l,c,u){var h=[0],d=[0],f=0,p=null!=u?u.kd:0,A=null!=u?u:new Ve;if(null==t||12>i)return 7;A.data=t,A.w=r,A.ha=i,r=[r],i=[i],A.gb=[A.gb];t:{var g=r,v=i,y=A.gb;if(e(null!=t),e(null!=v),e(null!=y),y[0]=0,12<=v[0]&&!n(t,g[0],"RIFF")){if(n(t,g[0]+8,"WEBP")){y=3;break t}var b=L(t,g[0]+4);if(12>b||4294967286<b){y=3;break t}if(p&&b>v[0]-8){y=7;break t}y[0]=b,g[0]+=12,v[0]-=12}y=0}if(0!=y)return y;for(b=0<A.gb[0],i=i[0];;){t:{var w=t;v=r,y=i;var x=h,S=d,C=g=[0];if((T=f=[f])[0]=0,8>y[0])y=7;else{if(!n(w,v[0],"VP8X")){if(10!=L(w,v[0]+4)){y=3;break t}if(18>y[0]){y=7;break t}var k=L(w,v[0]+8),B=1+O(w,v[0]+12);if(2147483648<=B*(w=1+O(w,v[0]+15))){y=3;break t}null!=C&&(C[0]=k),null!=x&&(x[0]=B),null!=S&&(S[0]=w),v[0]+=18,y[0]-=18,T[0]=1}y=0}}if(f=f[0],g=g[0],0!=y)return y;if(v=!!(2&g),!b&&f)return 3;if(null!=s&&(s[0]=!!(16&g)),null!=l&&(l[0]=v),null!=c&&(c[0]=0),l=h[0],g=d[0],f&&v&&null==u){y=0;break}if(4>i){y=7;break}if(b&&f||!b&&!f&&!n(t,r[0],"ALPH")){i=[i],A.na=[A.na],A.P=[A.P],A.Sa=[A.Sa];t:{k=t,y=r,b=i;var T=A.gb;x=A.na,S=A.P,C=A.Sa,B=22,e(null!=k),e(null!=b),w=y[0];var E=b[0];for(e(null!=x),e(null!=C),x[0]=null,S[0]=null,C[0]=0;;){if(y[0]=w,b[0]=E,8>E){y=7;break t}var M=L(k,w+4);if(4294967286<M){y=3;break t}var D=8+M+1&-2;if(B+=D,0<T&&B>T){y=3;break t}if(!n(k,w,"VP8 ")||!n(k,w,"VP8L")){y=0;break t}if(E[0]<D){y=7;break t}n(k,w,"ALPH")||(x[0]=k,S[0]=w+8,C[0]=M),w+=D,E-=D}}if(i=i[0],A.na=A.na[0],A.P=A.P[0],A.Sa=A.Sa[0],0!=y)break}i=[i],A.Ja=[A.Ja],A.xa=[A.xa];t:if(T=t,y=r,b=i,x=A.gb[0],S=A.Ja,C=A.xa,k=y[0],w=!n(T,k,"VP8 "),B=!n(T,k,"VP8L"),e(null!=T),e(null!=b),e(null!=S),e(null!=C),8>b[0])y=7;else{if(w||B){if(T=L(T,k+4),12<=x&&T>x-12){y=3;break t}if(p&&T>b[0]-8){y=7;break t}S[0]=T,y[0]+=8,b[0]-=8,C[0]=B}else C[0]=5<=b[0]&&47==T[k+0]&&!(T[k+4]>>5),S[0]=b[0];y=0}if(i=i[0],A.Ja=A.Ja[0],A.xa=A.xa[0],r=r[0],0!=y)break;if(4294967286<A.Ja)return 3;if(null==c||v||(c[0]=A.xa?2:1),l=[l],g=[g],A.xa){if(5>i){y=7;break}c=l,p=g,v=s,null==t||5>i?t=0:5<=i&&47==t[r+0]&&!(t[r+4]>>5)?(b=[0],T=[0],x=[0],m(S=new _,t,r,i),ht(S,b,T,x)?(null!=c&&(c[0]=b[0]),null!=p&&(p[0]=T[0]),null!=v&&(v[0]=x[0]),t=1):t=0):t=0}else{if(10>i){y=7;break}c=g,null==t||10>i||!Rt(t,r+3,i-3)?t=0:(p=t[r+0]|t[r+1]<<8|t[r+2]<<16,v=16383&(t[r+7]<<8|t[r+6]),t=16383&(t[r+9]<<8|t[r+8]),1&p||3<(p>>1&7)||!(p>>4&1)||p>>5>=A.Ja||!v||!t?t=0:(l&&(l[0]=v),c&&(c[0]=t),t=1))}if(!t)return 3;if(l=l[0],g=g[0],f&&(h[0]!=l||d[0]!=g))return 3;null!=u&&(u[0]=A,u.offset=r-u.w,e(4294967286>r-u.w),e(u.offset==u.ha-i));break}return 0==y||7==y&&f&&null==u?(null!=s&&(s[0]|=null!=A.na&&0<A.na.length),null!=o&&(o[0]=l),null!=a&&(a[0]=g),0):y}function _n(t,e,n){var r=e.width,i=e.height,o=0,a=0,s=r,l=i;if(e.Da=null!=t&&0<t.Da,e.Da&&(s=t.cd,l=t.bd,o=t.v,a=t.j,11>n||(o&=-2,a&=-2),0>o||0>a||0>=s||0>=l||o+s>r||a+l>i))return 0;if(e.v=o,e.j=a,e.va=o+s,e.o=a+l,e.U=s,e.T=l,e.da=null!=t&&0<t.da,e.da){if(!N(s,l,n=[t.ib],o=[t.hb]))return 0;e.ib=n[0],e.hb=o[0]}return e.ob=null!=t&&t.ob,e.Kb=null==t||!t.Sd,e.da&&(e.ob=e.ib<3*r/4&&e.hb<3*i/4,e.Kb=0),1}function wn(t){if(null==t)return 2;if(11>t.S){var e=t.f.RGBA;e.fb+=(t.height-1)*e.A,e.A=-e.A}else e=t.f.kb,t=t.height,e.O+=(t-1)*e.fa,e.fa=-e.fa,e.N+=(t-1>>1)*e.Ab,e.Ab=-e.Ab,e.W+=(t-1>>1)*e.Db,e.Db=-e.Db,null!=e.F&&(e.J+=(t-1)*e.lb,e.lb=-e.lb);return 0}function xn(t,e,n,r){if(null==r||0>=t||0>=e)return 2;if(null!=n){if(n.Da){var i=n.cd,a=n.bd,s=-2&n.v,l=-2&n.j;if(0>s||0>l||0>=i||0>=a||s+i>t||l+a>e)return 2;t=i,e=a}if(n.da){if(!N(t,e,i=[n.ib],a=[n.hb]))return 2;t=i[0],e=a[0]}}r.width=t,r.height=e;t:{var c=r.width,u=r.height;if(t=r.S,0>=c||0>=u||!(t>=_r&&13>t))t=2;else{if(0>=r.Rd&&null==r.sd){s=a=i=e=0;var h=(l=c*Bi[t])*u;if(11>t||(a=(u+1)/2*(e=(c+1)/2),12==t&&(s=(i=c)*u)),null==(u=o(h+2*a+s))){t=1;break t}r.sd=u,11>t?((c=r.f.RGBA).eb=u,c.fb=0,c.A=l,c.size=h):((c=r.f.kb).y=u,c.O=0,c.fa=l,c.Fd=h,c.f=u,c.N=0+h,c.Ab=e,c.Cd=a,c.ea=u,c.W=0+h+a,c.Db=e,c.Ed=a,12==t&&(c.F=u,c.J=0+h+2*a),c.Tc=s,c.lb=i)}if(e=1,i=r.S,a=r.width,s=r.height,i>=_r&&13>i)if(11>i)t=r.f.RGBA,e&=(l=Math.abs(t.A))*(s-1)+a<=t.size,e&=l>=a*Bi[i],e&=null!=t.eb;else{t=r.f.kb,l=(a+1)/2,h=(s+1)/2,c=Math.abs(t.fa),u=Math.abs(t.Ab);var d=Math.abs(t.Db),f=Math.abs(t.lb),p=f*(s-1)+a;e&=c*(s-1)+a<=t.Fd,e&=u*(h-1)+l<=t.Cd,e=(e&=d*(h-1)+l<=t.Ed)&c>=a&u>=l&d>=l,e&=null!=t.y,e&=null!=t.f,e&=null!=t.ea,12==i&&(e&=f>=a,e&=p<=t.Tc,e&=null!=t.F)}else e=0;t=e?0:2}}return 0!=t||null!=n&&n.fd&&(t=wn(r)),t}var Sn=64,Cn=[0,1,3,7,15,31,63,127,255,511,1023,2047,4095,8191,16383,32767,65535,131071,262143,524287,1048575,2097151,4194303,8388607,16777215],kn=24,Bn=32,Tn=8,En=[0,0,1,1,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7];j("Predictor0","PredictorAdd0"),t.Predictor0=function(){return 4278190080},t.Predictor1=function(t){return t},t.Predictor2=function(t,e,n){return e[n+0]},t.Predictor3=function(t,e,n){return e[n+1]},t.Predictor4=function(t,e,n){return e[n-1]},t.Predictor5=function(t,e,n){return U(U(t,e[n+1]),e[n+0])},t.Predictor6=function(t,e,n){return U(t,e[n-1])},t.Predictor7=function(t,e,n){return U(t,e[n+0])},t.Predictor8=function(t,e,n){return U(e[n-1],e[n+0])},t.Predictor9=function(t,e,n){return U(e[n+0],e[n+1])},t.Predictor10=function(t,e,n){return U(U(t,e[n-1]),U(e[n+0],e[n+1]))},t.Predictor11=function(t,e,n){var r=e[n+0];return 0>=Y(r>>24&255,t>>24&255,(e=e[n-1])>>24&255)+Y(r>>16&255,t>>16&255,e>>16&255)+Y(r>>8&255,t>>8&255,e>>8&255)+Y(255&r,255&t,255&e)?r:t},t.Predictor12=function(t,e,n){var r=e[n+0];return(Q((t>>24&255)+(r>>24&255)-((e=e[n-1])>>24&255))<<24|Q((t>>16&255)+(r>>16&255)-(e>>16&255))<<16|Q((t>>8&255)+(r>>8&255)-(e>>8&255))<<8|Q((255&t)+(255&r)-(255&e)))>>>0},t.Predictor13=function(t,e,n){var r=e[n-1];return(z((t=U(t,e[n+0]))>>24&255,r>>24&255)<<24|z(t>>16&255,r>>16&255)<<16|z(t>>8&255,r>>8&255)<<8|z(t>>0&255,r>>0&255))>>>0};var Mn=t.PredictorAdd0;t.PredictorAdd1=V,j("Predictor2","PredictorAdd2"),j("Predictor3","PredictorAdd3"),j("Predictor4","PredictorAdd4"),j("Predictor5","PredictorAdd5"),j("Predictor6","PredictorAdd6"),j("Predictor7","PredictorAdd7"),j("Predictor8","PredictorAdd8"),j("Predictor9","PredictorAdd9"),j("Predictor10","PredictorAdd10"),j("Predictor11","PredictorAdd11"),j("Predictor12","PredictorAdd12"),j("Predictor13","PredictorAdd13");var On=t.PredictorAdd2;Z("ColorIndexInverseTransform","MapARGB","32b",function(t){return t>>8&255},function(t){return t}),Z("VP8LColorIndexInverseTransformAlpha","MapAlpha","8b",function(t){return t},function(t){return t>>8&255});var Ln,Dn=t.ColorIndexInverseTransform,In=t.MapARGB,Pn=t.VP8LColorIndexInverseTransformAlpha,Nn=t.MapAlpha,Fn=t.VP8LPredictorsAdd=[];Fn.length=16,(t.VP8LPredictors=[]).length=16,(t.VP8LPredictorsAdd_C=[]).length=16,(t.VP8LPredictors_C=[]).length=16;var Rn,jn,Hn,Un,Qn,zn,Yn,Vn,Wn,Gn,Xn,Zn,$n,Kn,Jn,qn,tr,er,nr,rr,ir,or,ar,sr,lr,cr,ur,hr,dr=o(511),fr=o(2041),pr=o(225),Ar=o(767),gr=0,mr=fr,vr=pr,yr=Ar,br=dr,_r=0,wr=1,xr=2,Sr=3,Cr=4,kr=5,Br=6,Tr=7,Er=8,Mr=9,Or=10,Lr=[2,3,7],Dr=[3,3,11],Ir=[280,256,256,256,40],Pr=[0,1,1,1,0],Nr=[17,18,0,1,2,3,4,5,16,6,7,8,9,10,11,12,13,14,15],Fr=[24,7,23,25,40,6,39,41,22,26,38,42,56,5,55,57,21,27,54,58,37,43,72,4,71,73,20,28,53,59,70,74,36,44,88,69,75,52,60,3,87,89,19,29,86,90,35,45,68,76,85,91,51,61,104,2,103,105,18,30,102,106,34,46,84,92,67,77,101,107,50,62,120,1,119,121,83,93,17,31,100,108,66,78,118,122,33,47,117,123,49,63,99,109,82,94,0,116,124,65,79,16,32,98,110,48,115,125,81,95,64,114,126,97,111,80,113,127,96,112],Rr=[2954,2956,2958,2962,2970,2986,3018,3082,3212,3468,3980,5004],jr=8,Hr=[4,5,6,7,8,9,10,10,11,12,13,14,15,16,17,17,18,19,20,20,21,21,22,22,23,23,24,25,25,26,27,28,29,30,31,32,33,34,35,36,37,37,38,39,40,41,42,43,44,45,46,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,76,77,78,79,80,81,82,83,84,85,86,87,88,89,91,93,95,96,98,100,101,102,104,106,108,110,112,114,116,118,122,124,126,128,130,132,134,136,138,140,143,145,148,151,154,157],Ur=[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,119,122,125,128,131,134,137,140,143,146,149,152,155,158,161,164,167,170,173,177,181,185,189,193,197,201,205,209,213,217,221,225,229,234,239,245,249,254,259,264,269,274,279,284],Qr=null,zr=[[173,148,140,0],[176,155,140,135,0],[180,157,141,134,130,0],[254,254,243,230,196,177,153,140,133,130,129,0]],Yr=[0,1,4,8,5,2,3,6,9,12,13,10,7,11,14,15],Vr=[-0,1,-1,2,-2,3,4,6,-3,5,-4,-5,-6,7,-7,8,-8,-9],Wr=[[[[128,128,128,128,128,128,128,128,128,128,128],[128,128,128,128,128,128,128,128,128,128,128],[128,128,128,128,128,128,128,128,128,128,128]],[[253,136,254,255,228,219,128,128,128,128,128],[189,129,242,255,227,213,255,219,128,128,128],[106,126,227,252,214,209,255,255,128,128,128]],[[1,98,248,255,236,226,255,255,128,128,128],[181,133,238,254,221,234,255,154,128,128,128],[78,134,202,247,198,180,255,219,128,128,128]],[[1,185,249,255,243,255,128,128,128,128,128],[184,150,247,255,236,224,128,128,128,128,128],[77,110,216,255,236,230,128,128,128,128,128]],[[1,101,251,255,241,255,128,128,128,128,128],[170,139,241,252,236,209,255,255,128,128,128],[37,116,196,243,228,255,255,255,128,128,128]],[[1,204,254,255,245,255,128,128,128,128,128],[207,160,250,255,238,128,128,128,128,128,128],[102,103,231,255,211,171,128,128,128,128,128]],[[1,152,252,255,240,255,128,128,128,128,128],[177,135,243,255,234,225,128,128,128,128,128],[80,129,211,255,194,224,128,128,128,128,128]],[[1,1,255,128,128,128,128,128,128,128,128],[246,1,255,128,128,128,128,128,128,128,128],[255,128,128,128,128,128,128,128,128,128,128]]],[[[198,35,237,223,193,187,162,160,145,155,62],[131,45,198,221,172,176,220,157,252,221,1],[68,47,146,208,149,167,221,162,255,223,128]],[[1,149,241,255,221,224,255,255,128,128,128],[184,141,234,253,222,220,255,199,128,128,128],[81,99,181,242,176,190,249,202,255,255,128]],[[1,129,232,253,214,197,242,196,255,255,128],[99,121,210,250,201,198,255,202,128,128,128],[23,91,163,242,170,187,247,210,255,255,128]],[[1,200,246,255,234,255,128,128,128,128,128],[109,178,241,255,231,245,255,255,128,128,128],[44,130,201,253,205,192,255,255,128,128,128]],[[1,132,239,251,219,209,255,165,128,128,128],[94,136,225,251,218,190,255,255,128,128,128],[22,100,174,245,186,161,255,199,128,128,128]],[[1,182,249,255,232,235,128,128,128,128,128],[124,143,241,255,227,234,128,128,128,128,128],[35,77,181,251,193,211,255,205,128,128,128]],[[1,157,247,255,236,231,255,255,128,128,128],[121,141,235,255,225,227,255,255,128,128,128],[45,99,188,251,195,217,255,224,128,128,128]],[[1,1,251,255,213,255,128,128,128,128,128],[203,1,248,255,255,128,128,128,128,128,128],[137,1,177,255,224,255,128,128,128,128,128]]],[[[253,9,248,251,207,208,255,192,128,128,128],[175,13,224,243,193,185,249,198,255,255,128],[73,17,171,221,161,179,236,167,255,234,128]],[[1,95,247,253,212,183,255,255,128,128,128],[239,90,244,250,211,209,255,255,128,128,128],[155,77,195,248,188,195,255,255,128,128,128]],[[1,24,239,251,218,219,255,205,128,128,128],[201,51,219,255,196,186,128,128,128,128,128],[69,46,190,239,201,218,255,228,128,128,128]],[[1,191,251,255,255,128,128,128,128,128,128],[223,165,249,255,213,255,128,128,128,128,128],[141,124,248,255,255,128,128,128,128,128,128]],[[1,16,248,255,255,128,128,128,128,128,128],[190,36,230,255,236,255,128,128,128,128,128],[149,1,255,128,128,128,128,128,128,128,128]],[[1,226,255,128,128,128,128,128,128,128,128],[247,192,255,128,128,128,128,128,128,128,128],[240,128,255,128,128,128,128,128,128,128,128]],[[1,134,252,255,255,128,128,128,128,128,128],[213,62,250,255,255,128,128,128,128,128,128],[55,93,255,128,128,128,128,128,128,128,128]],[[128,128,128,128,128,128,128,128,128,128,128],[128,128,128,128,128,128,128,128,128,128,128],[128,128,128,128,128,128,128,128,128,128,128]]],[[[202,24,213,235,186,191,220,160,240,175,255],[126,38,182,232,169,184,228,174,255,187,128],[61,46,138,219,151,178,240,170,255,216,128]],[[1,112,230,250,199,191,247,159,255,255,128],[166,109,228,252,211,215,255,174,128,128,128],[39,77,162,232,172,180,245,178,255,255,128]],[[1,52,220,246,198,199,249,220,255,255,128],[124,74,191,243,183,193,250,221,255,255,128],[24,71,130,219,154,170,243,182,255,255,128]],[[1,182,225,249,219,240,255,224,128,128,128],[149,150,226,252,216,205,255,171,128,128,128],[28,108,170,242,183,194,254,223,255,255,128]],[[1,81,230,252,204,203,255,192,128,128,128],[123,102,209,247,188,196,255,233,128,128,128],[20,95,153,243,164,173,255,203,128,128,128]],[[1,222,248,255,216,213,128,128,128,128,128],[168,175,246,252,235,205,255,255,128,128,128],[47,116,215,255,211,212,255,255,128,128,128]],[[1,121,236,253,212,214,255,255,128,128,128],[141,84,213,252,201,202,255,219,128,128,128],[42,80,160,240,162,185,255,205,128,128,128]],[[1,1,255,128,128,128,128,128,128,128,128],[244,1,255,128,128,128,128,128,128,128,128],[238,1,255,128,128,128,128,128,128,128,128]]]],Gr=[[[231,120,48,89,115,113,120,152,112],[152,179,64,126,170,118,46,70,95],[175,69,143,80,85,82,72,155,103],[56,58,10,171,218,189,17,13,152],[114,26,17,163,44,195,21,10,173],[121,24,80,195,26,62,44,64,85],[144,71,10,38,171,213,144,34,26],[170,46,55,19,136,160,33,206,71],[63,20,8,114,114,208,12,9,226],[81,40,11,96,182,84,29,16,36]],[[134,183,89,137,98,101,106,165,148],[72,187,100,130,157,111,32,75,80],[66,102,167,99,74,62,40,234,128],[41,53,9,178,241,141,26,8,107],[74,43,26,146,73,166,49,23,157],[65,38,105,160,51,52,31,115,128],[104,79,12,27,217,255,87,17,7],[87,68,71,44,114,51,15,186,23],[47,41,14,110,182,183,21,17,194],[66,45,25,102,197,189,23,18,22]],[[88,88,147,150,42,46,45,196,205],[43,97,183,117,85,38,35,179,61],[39,53,200,87,26,21,43,232,171],[56,34,51,104,114,102,29,93,77],[39,28,85,171,58,165,90,98,64],[34,22,116,206,23,34,43,166,73],[107,54,32,26,51,1,81,43,31],[68,25,106,22,64,171,36,225,114],[34,19,21,102,132,188,16,76,124],[62,18,78,95,85,57,50,48,51]],[[193,101,35,159,215,111,89,46,111],[60,148,31,172,219,228,21,18,111],[112,113,77,85,179,255,38,120,114],[40,42,1,196,245,209,10,25,109],[88,43,29,140,166,213,37,43,154],[61,63,30,155,67,45,68,1,209],[100,80,8,43,154,1,51,26,71],[142,78,78,16,255,128,34,197,171],[41,40,5,102,211,183,4,1,221],[51,50,17,168,209,192,23,25,82]],[[138,31,36,171,27,166,38,44,229],[67,87,58,169,82,115,26,59,179],[63,59,90,180,59,166,93,73,154],[40,40,21,116,143,209,34,39,175],[47,15,16,183,34,223,49,45,183],[46,17,33,183,6,98,15,32,183],[57,46,22,24,128,1,54,17,37],[65,32,73,115,28,128,23,128,205],[40,3,9,115,51,192,18,6,223],[87,37,9,115,59,77,64,21,47]],[[104,55,44,218,9,54,53,130,226],[64,90,70,205,40,41,23,26,57],[54,57,112,184,5,41,38,166,213],[30,34,26,133,152,116,10,32,134],[39,19,53,221,26,114,32,73,255],[31,9,65,234,2,15,1,118,73],[75,32,12,51,192,255,160,43,51],[88,31,35,67,102,85,55,186,85],[56,21,23,111,59,205,45,37,192],[55,38,70,124,73,102,1,34,98]],[[125,98,42,88,104,85,117,175,82],[95,84,53,89,128,100,113,101,45],[75,79,123,47,51,128,81,171,1],[57,17,5,71,102,57,53,41,49],[38,33,13,121,57,73,26,1,85],[41,10,67,138,77,110,90,47,114],[115,21,2,10,102,255,166,23,6],[101,29,16,10,85,128,101,196,26],[57,18,10,102,102,213,34,20,43],[117,20,15,36,163,128,68,1,26]],[[102,61,71,37,34,53,31,243,192],[69,60,71,38,73,119,28,222,37],[68,45,128,34,1,47,11,245,171],[62,17,19,70,146,85,55,62,70],[37,43,37,154,100,163,85,160,1],[63,9,92,136,28,64,32,201,85],[75,15,9,9,64,255,184,119,16],[86,6,28,5,64,255,25,248,1],[56,8,17,132,137,255,55,116,128],[58,15,20,82,135,57,26,121,40]],[[164,50,31,137,154,133,25,35,218],[51,103,44,131,131,123,31,6,158],[86,40,64,135,148,224,45,183,128],[22,26,17,131,240,154,14,1,209],[45,16,21,91,64,222,7,1,197],[56,21,39,155,60,138,23,102,213],[83,12,13,54,192,255,68,47,28],[85,26,85,85,128,128,32,146,171],[18,11,7,63,144,171,4,4,246],[35,27,10,146,174,171,12,26,128]],[[190,80,35,99,180,80,126,54,45],[85,126,47,87,176,51,41,20,32],[101,75,128,139,118,146,116,128,85],[56,41,15,176,236,85,37,9,62],[71,30,17,119,118,255,17,18,138],[101,38,60,138,55,70,43,26,142],[146,36,19,30,171,255,97,27,20],[138,45,61,62,219,1,81,188,64],[32,41,20,117,151,142,20,21,163],[112,19,12,61,195,128,48,4,24]]],Xr=[[[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[176,246,255,255,255,255,255,255,255,255,255],[223,241,252,255,255,255,255,255,255,255,255],[249,253,253,255,255,255,255,255,255,255,255]],[[255,244,252,255,255,255,255,255,255,255,255],[234,254,254,255,255,255,255,255,255,255,255],[253,255,255,255,255,255,255,255,255,255,255]],[[255,246,254,255,255,255,255,255,255,255,255],[239,253,254,255,255,255,255,255,255,255,255],[254,255,254,255,255,255,255,255,255,255,255]],[[255,248,254,255,255,255,255,255,255,255,255],[251,255,254,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,253,254,255,255,255,255,255,255,255,255],[251,254,254,255,255,255,255,255,255,255,255],[254,255,254,255,255,255,255,255,255,255,255]],[[255,254,253,255,254,255,255,255,255,255,255],[250,255,254,255,254,255,255,255,255,255,255],[254,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]]],[[[217,255,255,255,255,255,255,255,255,255,255],[225,252,241,253,255,255,254,255,255,255,255],[234,250,241,250,253,255,253,254,255,255,255]],[[255,254,255,255,255,255,255,255,255,255,255],[223,254,254,255,255,255,255,255,255,255,255],[238,253,254,254,255,255,255,255,255,255,255]],[[255,248,254,255,255,255,255,255,255,255,255],[249,254,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,253,255,255,255,255,255,255,255,255,255],[247,254,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,253,254,255,255,255,255,255,255,255,255],[252,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,254,254,255,255,255,255,255,255,255,255],[253,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,254,253,255,255,255,255,255,255,255,255],[250,255,255,255,255,255,255,255,255,255,255],[254,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]]],[[[186,251,250,255,255,255,255,255,255,255,255],[234,251,244,254,255,255,255,255,255,255,255],[251,251,243,253,254,255,254,255,255,255,255]],[[255,253,254,255,255,255,255,255,255,255,255],[236,253,254,255,255,255,255,255,255,255,255],[251,253,253,254,254,255,255,255,255,255,255]],[[255,254,254,255,255,255,255,255,255,255,255],[254,254,254,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,254,255,255,255,255,255,255,255,255,255],[254,254,255,255,255,255,255,255,255,255,255],[254,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[254,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]]],[[[248,255,255,255,255,255,255,255,255,255,255],[250,254,252,254,255,255,255,255,255,255,255],[248,254,249,253,255,255,255,255,255,255,255]],[[255,253,253,255,255,255,255,255,255,255,255],[246,253,253,255,255,255,255,255,255,255,255],[252,254,251,254,254,255,255,255,255,255,255]],[[255,254,252,255,255,255,255,255,255,255,255],[248,254,253,255,255,255,255,255,255,255,255],[253,255,254,254,255,255,255,255,255,255,255]],[[255,251,254,255,255,255,255,255,255,255,255],[245,251,254,255,255,255,255,255,255,255,255],[253,253,254,255,255,255,255,255,255,255,255]],[[255,251,253,255,255,255,255,255,255,255,255],[252,253,254,255,255,255,255,255,255,255,255],[255,254,255,255,255,255,255,255,255,255,255]],[[255,252,255,255,255,255,255,255,255,255,255],[249,255,254,255,255,255,255,255,255,255,255],[255,255,254,255,255,255,255,255,255,255,255]],[[255,255,253,255,255,255,255,255,255,255,255],[250,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]],[[255,255,255,255,255,255,255,255,255,255,255],[254,255,255,255,255,255,255,255,255,255,255],[255,255,255,255,255,255,255,255,255,255,255]]]],Zr=[0,1,2,3,6,4,5,6,6,6,6,6,6,6,6,7,0],$r=[],Kr=[],Jr=[],qr=1,ti=2,ei=[],ni=[];nn("UpsampleRgbLinePair",cn,3),nn("UpsampleBgrLinePair",un,3),nn("UpsampleRgbaLinePair",An,4),nn("UpsampleBgraLinePair",pn,4),nn("UpsampleArgbLinePair",fn,4),nn("UpsampleRgba4444LinePair",dn,2),nn("UpsampleRgb565LinePair",hn,2);var ri=t.UpsampleRgbLinePair,ii=t.UpsampleBgrLinePair,oi=t.UpsampleRgbaLinePair,ai=t.UpsampleBgraLinePair,si=t.UpsampleArgbLinePair,li=t.UpsampleRgba4444LinePair,ci=t.UpsampleRgb565LinePair,ui=16,hi=1<<ui-1,di=-227,fi=482,pi=6,Ai=(256<<pi)-1,gi=0,mi=o(256),vi=o(256),yi=o(256),bi=o(256),_i=o(fi-di),wi=o(fi-di);gn("YuvToRgbRow",cn,3),gn("YuvToBgrRow",un,3),gn("YuvToRgbaRow",An,4),gn("YuvToBgraRow",pn,4),gn("YuvToArgbRow",fn,4),gn("YuvToRgba4444Row",dn,2),gn("YuvToRgb565Row",hn,2);var xi=[0,4,8,12,128,132,136,140,256,260,264,268,384,388,392,396],Si=[0,2,8],Ci=[8,7,6,4,4,2,2,2,1,1,1,1],ki=1;this.WebPDecodeRGBA=function(t,n,r,i,o){var a=wr,s=new function(){this.ba=new it,this.ec=[],this.cc=[],this.Mc=[],this.Dc=this.Nc=this.dc=this.fc=0,this.Oa=new function(){this.Id=this.fd=this.Md=this.hb=this.ib=this.da=this.bd=this.cd=this.j=this.v=this.Da=this.Sd=this.ob=0},this.memory=0,this.Ib="OutputFunc",this.Jb="OutputAlphaFunc",this.Nd="OutputRowFunc"},l=new it;s.ba=l,l.S=a,l.width=[l.width],l.height=[l.height];var c=l.width,u=l.height,h=new function(){this.width=[0],this.height=[0],this.Pd=[0],this.Qd=[0],this.format=[0]};if(null==h||null==t)var d=2;else e(null!=h),d=bn(t,n,r,h.width,h.height,h.Pd,h.Qd,h.format,null);if(0!=d?c=0:(null!=c&&(c[0]=h.width[0]),null!=u&&(u[0]=h.height[0]),c=1),c){l.width=l.width[0],l.height=l.height[0],null!=i&&(i[0]=l.width),null!=o&&(o[0]=l.height);t:{if(i=new Nt,(o=new Ve).data=t,o.w=n,o.ha=r,o.kd=1,n=[0],e(null!=o),(0==(t=bn(o.data,o.w,o.ha,null,null,null,n,null,o))||7==t)&&n[0]&&(t=4),0==(n=t)){if(e(null!=s),i.data=o.data,i.w=o.w+o.offset,i.ha=o.ha-o.offset,i.put=ct,i.ac=lt,i.bc=ut,i.ma=s,o.xa){if(null==(t=St())){s=1;break t}if(function(t,n){var r=[0],i=[0],o=[0];e:for(;;){if(null==t)return 0;if(null==n)return t.a=2,0;if(t.l=n,t.a=0,m(t.m,n.data,n.w,n.ha),!ht(t.m,r,i,o)){t.a=3;break e}if(t.xb=ti,n.width=r[0],n.height=i[0],!Ct(r[0],i[0],1,t,null))break e;return 1}return e(0!=t.a),0}(t,i)){if(i=0==(n=xn(i.width,i.height,s.Oa,s.ba))){e:{i=t;n:for(;;){if(null==i){i=0;break e}if(e(null!=i.s.yc),e(null!=i.s.Ya),e(0<i.s.Wb),e(null!=(r=i.l)),e(null!=(o=r.ma)),0!=i.xb){if(i.ca=o.ba,i.tb=o.tb,e(null!=i.ca),!_n(o.Oa,r,Sr)){i.a=2;break n}if(!kt(i,r.width))break n;if(r.da)break n;if((r.da||rt(i.ca.S))&&en(),11>i.ca.S||(alert("todo:WebPInitConvertARGBToYUV"),null!=i.ca.f.kb.F&&en()),i.Pb&&0<i.s.ua&&null==i.s.vb.X&&!D(i.s.vb,i.s.Wa.Xa)){i.a=1;break n}i.xb=0}if(!wt(i,i.V,i.Ba,i.c,i.i,r.o,vt))break n;o.Dc=i.Ma,i=1;break e}e(0!=i.a),i=0}i=!i}i&&(n=t.a)}else n=t.a}else{if(null==(t=new function(){var t=new It;return null!=t&&(t.a=0,t.sc="OK",t.cb=0,t.Xb=0,Qr||(Qr=Ht)),t})){s=1;break t}if(t.Fa=o.na,t.P=o.P,t.qc=o.Sa,jt(t,i)){if(0==(n=xn(i.width,i.height,s.Oa,s.ba))){if(t.Aa=0,r=s.Oa,e(null!=(o=t)),null!=r){if(0<(c=0>(c=r.Md)?0:100<c?255:255*c/100)){for(u=h=0;4>u;++u)12>(d=o.pb[u]).lc&&(d.ia=c*Ci[0>d.lc?0:d.lc]>>3),h|=d.ia;h&&(alert("todo:VP8InitRandom"),o.ia=1)}o.Ga=r.Id,100<o.Ga?o.Ga=100:0>o.Ga&&(o.Ga=0)}Qt(t,i)||(n=t.a)}}else n=t.a}0==n&&null!=s.Oa&&s.Oa.fd&&(n=wn(s.ba))}s=n}a=0!=s?null:11>a?l.f.RGBA.eb:l.f.kb.y}else a=null;return a};var Bi=[3,4,3,4,4,2,2,4,4,4,2,1,1]};function c(t,e){for(var n="",r=0;r<4;r++)n+=String.fromCharCode(t[e++]);return n}function u(t,e){return(t[e+0]<<0|t[e+1]<<8|t[e+2]<<16)>>>0}function h(t,e){return(t[e+0]<<0|t[e+1]<<8|t[e+2]<<16|t[e+3]<<24)>>>0}new l;var d=[0],f=[0],p=[],A=new l,g=t,m=function(t,e){var n={},r=0,i=!1,o=0,a=0;if(n.frames=[],!
  191. /** @license
  192. * Copyright (c) 2017 Dominik Homberger
  193. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  194. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  195. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  196. https://webpjs.appspot.com
  197. WebPRiffParser dominikhlbg@gmail.com
  198. */
  199. function(t,e,n,r){for(var i=0;i<4;i++)if(t[e+i]!="RIFF".charCodeAt(i))return!0;return!1}(t,e)){var s,l;for(h(t,e+=4),e+=8;e<t.length;){var d=c(t,e),f=h(t,e+=4);e+=4;var p=f+(1&f);switch(d){case"VP8 ":case"VP8L":void 0===n.frames[r]&&(n.frames[r]={}),(m=n.frames[r]).src_off=i?a:e-8,m.src_size=o+f+8,r++,i&&(i=!1,o=0,a=0);break;case"VP8X":(m=n.header={}).feature_flags=t[e];var A=e+4;m.canvas_width=1+u(t,A),A+=3,m.canvas_height=1+u(t,A),A+=3;break;case"ALPH":i=!0,o=p+8,a=e-8;break;case"ANIM":(m=n.header).bgcolor=h(t,e),A=e+4,m.loop_count=(s=t)[(l=A)+0]<<0|s[l+1]<<8,A+=2;break;case"ANMF":var g,m;(m=n.frames[r]={}).offset_x=2*u(t,e),e+=3,m.offset_y=2*u(t,e),e+=3,m.width=1+u(t,e),e+=3,m.height=1+u(t,e),e+=3,m.duration=u(t,e),e+=3,g=t[e++],m.dispose=1&g,m.blend=g>>1&1}"ANMF"!=d&&(e+=p)}return n}}(g,0);m.response=g,m.rgbaoutput=!0,m.dataurl=!1;var v=m.header?m.header:null,y=m.frames?m.frames:null;if(v){v.loop_counter=v.loop_count,d=[v.canvas_height],f=[v.canvas_width];for(var b=0;b<y.length&&0!=y[b].blend;b++);}var _=y[0],w=A.WebPDecodeRGBA(g,_.src_off,_.src_size,f,d);_.rgba=w,_.imgwidth=f[0],_.imgheight=d[0];for(var x=0;x<f[0]*d[0]*4;x++)p[x]=w[x];return this.width=f,this.height=d,this.data=p,this}!function(t){var e=function(e,r,c,u){var h=4,d=a;switch(u){case t.image_compression.FAST:h=1,d=i;break;case t.image_compression.MEDIUM:h=6,d=s;break;case t.image_compression.SLOW:h=9,d=l}e=n(e,r,c,d);var f=Object(o.b)(e,{level:h});return t.__addimage__.arrayBufferToBinaryString(f)},n=function(t,e,n,r){for(var i,o,a,s=t.length/e,l=new Uint8Array(t.length+s),c=u(),d=0;d<s;d+=1){if(a=d*e,i=t.subarray(a,a+e),r)l.set(r(i,n,o),a+d);else{for(var f,p=c.length,A=[];f<p;f+=1)A[f]=c[f](i,n,o);var g=h(A.concat());l.set(A[g],a+d)}o=i}return l},r=function(t){var e=Array.apply([],t);return e.unshift(0),e},i=function(t,e){var n,r=[],i=t.length;r[0]=1;for(var o=0;o<i;o+=1)n=t[o-e]||0,r[o+1]=t[o]-n+256&255;return r},a=function(t,e,n){var r,i=[],o=t.length;i[0]=2;for(var a=0;a<o;a+=1)r=n&&n[a]||0,i[a+1]=t[a]-r+256&255;return i},s=function(t,e,n){var r,i,o=[],a=t.length;o[0]=3;for(var s=0;s<a;s+=1)r=t[s-e]||0,i=n&&n[s]||0,o[s+1]=t[s]+256-(r+i>>>1)&255;return o},l=function(t,e,n){var r,i,o,a,s=[],l=t.length;s[0]=4;for(var u=0;u<l;u+=1)r=t[u-e]||0,i=n&&n[u]||0,o=n&&n[u-e]||0,a=c(r,i,o),s[u+1]=t[u]-a+256&255;return s},c=function(t,e,n){if(t===e&&e===n)return t;var r=Math.abs(e-n),i=Math.abs(t-n),o=Math.abs(t+e-n-n);return r<=i&&r<=o?t:i<=o?e:n},u=function(){return[r,i,a,s,l]},h=function(t){var e=t.map(function(t){return t.reduce(function(t,e){return t+Math.abs(e)},0)});return e.indexOf(Math.min.apply(null,e))};t.processPNG=function(n,r,i,a){var s,l,c,u,h,d,f,p,A,g,m,v,y,b,_,w=this.decode.FLATE_DECODE,x="";if(this.__addimage__.isArrayBuffer(n)&&(n=new Uint8Array(n)),this.__addimage__.isArrayBufferView(n)){if(n=(c=new Jt(n)).imgData,l=c.bits,s=c.colorSpace,h=c.colors,-1!==[4,6].indexOf(c.colorType)){if(8===c.bits){A=(p=32==c.pixelBitlength?new Uint32Array(c.decodePixels().buffer):16==c.pixelBitlength?new Uint16Array(c.decodePixels().buffer):new Uint8Array(c.decodePixels().buffer)).length,m=new Uint8Array(A*c.colors),g=new Uint8Array(A);var S,C=c.pixelBitlength-c.bits;for(b=0,_=0;b<A;b++){for(y=p[b],S=0;S<C;)m[_++]=y>>>S&255,S+=c.bits;g[b]=y>>>S&255}}if(16===c.bits){A=(p=new Uint32Array(c.decodePixels().buffer)).length,m=new Uint8Array(A*(32/c.pixelBitlength)*c.colors),g=new Uint8Array(A*(32/c.pixelBitlength)),v=c.colors>1,b=0,_=0;for(var k=0;b<A;)y=p[b++],m[_++]=y>>>0&255,v&&(m[_++]=y>>>16&255,y=p[b++],m[_++]=y>>>0&255),g[k++]=y>>>16&255;l=8}a!==t.image_compression.NONE&&"function"==typeof o.b?(n=e(m,c.width*c.colors,c.colors,a),f=e(g,c.width,1,a)):(n=m,f=g,w=void 0)}if(3===c.colorType&&(s=this.color_spaces.INDEXED,d=c.palette,c.transparency.indexed)){var B=c.transparency.indexed,T=0;for(b=0,A=B.length;b<A;++b)T+=B[b];if((T/=255)==A-1&&-1!==B.indexOf(0))u=[B.indexOf(0)];else if(T!==A){for(p=c.decodePixels(),g=new Uint8Array(p.length),b=0,A=p.length;b<A;b++)g[b]=B[p[b]];f=e(g,c.width,1)}}var E=function(e){var n;switch(a){case t.image_compression.FAST:n=11;break;case t.image_compression.MEDIUM:n=13;break;case t.image_compression.SLOW:n=14;break;default:n=12}return n}();return w===this.decode.FLATE_DECODE&&(x="/Predictor "+E+" "),x+="/Colors "+h+" /BitsPerComponent "+l+" /Columns "+c.width,(this.__addimage__.isArrayBuffer(n)||this.__addimage__.isArrayBufferView(n))&&(n=this.__addimage__.arrayBufferToBinaryString(n)),(f&&this.__addimage__.isArrayBuffer(f)||this.__addimage__.isArrayBufferView(f))&&(f=this.__addimage__.arrayBufferToBinaryString(f)),{alias:i,data:n,index:r,filter:w,decodeParameters:x,transparency:u,palette:d,sMask:f,predictor:E,width:c.width,height:c.height,bitsPerComponent:l,colorSpace:s}}}}(j.API),function(t){t.processGIF89A=function(e,n,r,i){var o=new function(t){var e=0;if(71!==t[e++]||73!==t[e++]||70!==t[e++]||56!==t[e++]||56!=(t[e++]+1&253)||97!==t[e++])throw new Error("Invalid GIF 87a/89a header.");var n=t[e++]|t[e++]<<8,r=t[e++]|t[e++]<<8,i=t[e++],o=i>>7,a=1<<1+(7&i);t[e++],t[e++];var s=null,l=null;o&&(s=e,l=a,e+=3*a);var c=!0,u=[],h=0,d=null,f=0,p=null;for(this.width=n,this.height=r;c&&e<t.length;)switch(t[e++]){case 33:switch(t[e++]){case 255:if(11!==t[e]||78==t[e+1]&&69==t[e+2]&&84==t[e+3]&&83==t[e+4]&&67==t[e+5]&&65==t[e+6]&&80==t[e+7]&&69==t[e+8]&&50==t[e+9]&&46==t[e+10]&&48==t[e+11]&&3==t[e+12]&&1==t[e+13]&&0==t[e+16])e+=14,p=t[e++]|t[e++]<<8,e++;else for(e+=12;;){if(!((B=t[e++])>=0))throw Error("Invalid block size");if(0===B)break;e+=B}break;case 249:if(4!==t[e++]||0!==t[e+4])throw new Error("Invalid graphics extension block.");var A=t[e++];h=t[e++]|t[e++]<<8,d=t[e++],0==(1&A)&&(d=null),f=A>>2&7,e++;break;case 254:for(;;){if(!((B=t[e++])>=0))throw Error("Invalid block size");if(0===B)break;e+=B}break;default:throw new Error("Unknown graphic control label: 0x"+t[e-1].toString(16))}break;case 44:var g=t[e++]|t[e++]<<8,m=t[e++]|t[e++]<<8,v=t[e++]|t[e++]<<8,y=t[e++]|t[e++]<<8,b=t[e++],_=b>>6&1,w=1<<1+(7&b),x=s,S=l,C=!1;b>>7&&(C=!0,x=e,S=w,e+=3*w);var k=e;for(e++;;){var B;if(!((B=t[e++])>=0))throw Error("Invalid block size");if(0===B)break;e+=B}u.push({x:g,y:m,width:v,height:y,has_local_palette:C,palette_offset:x,palette_size:S,data_offset:k,data_length:e-k,transparent_index:d,interlaced:!!_,delay:h,disposal:f});break;case 59:c=!1;break;default:throw new Error("Unknown gif block: 0x"+t[e-1].toString(16))}this.numFrames=function(){return u.length},this.loopCount=function(){return p},this.frameInfo=function(t){if(t<0||t>=u.length)throw new Error("Frame index out of range.");return u[t]},this.decodeAndBlitFrameBGRA=function(e,r){var i=this.frameInfo(e),o=i.width*i.height,a=new Uint8Array(o);qt(t,i.data_offset,a,o);var s=i.palette_offset,l=i.transparent_index;null===l&&(l=256);var c=i.width,u=n-c,h=c,d=4*(i.y*n+i.x),f=4*((i.y+i.height)*n+i.x),p=d,A=4*u;!0===i.interlaced&&(A+=4*n*7);for(var g=8,m=0,v=a.length;m<v;++m){var y=a[m];if(0===h&&(h=c,(p+=A)>=f&&(A=4*u+4*n*(g-1),p=d+(c+u)*(g<<1),g>>=1)),y===l)p+=4;else{var b=t[s+3*y],_=t[s+3*y+1],w=t[s+3*y+2];r[p++]=w,r[p++]=_,r[p++]=b,r[p++]=255}--h}},this.decodeAndBlitFrameRGBA=function(e,r){var i=this.frameInfo(e),o=i.width*i.height,a=new Uint8Array(o);qt(t,i.data_offset,a,o);var s=i.palette_offset,l=i.transparent_index;null===l&&(l=256);var c=i.width,u=n-c,h=c,d=4*(i.y*n+i.x),f=4*((i.y+i.height)*n+i.x),p=d,A=4*u;!0===i.interlaced&&(A+=4*n*7);for(var g=8,m=0,v=a.length;m<v;++m){var y=a[m];if(0===h&&(h=c,(p+=A)>=f&&(A=4*u+4*n*(g-1),p=d+(c+u)*(g<<1),g>>=1)),y===l)p+=4;else{var b=t[s+3*y],_=t[s+3*y+1],w=t[s+3*y+2];r[p++]=b,r[p++]=_,r[p++]=w,r[p++]=255}--h}}}(e),a=o.width,s=o.height,l=[];o.decodeAndBlitFrameRGBA(0,l);var c={data:l,width:a,height:s},u=new te(100).encode(c,100);return t.processJPEG.call(this,u,n,r,i)},t.processGIF87A=t.processGIF89A}(j.API),ee.prototype.parseHeader=function(){if(this.fileSize=this.datav.getUint32(this.pos,!0),this.pos+=4,this.reserved=this.datav.getUint32(this.pos,!0),this.pos+=4,this.offset=this.datav.getUint32(this.pos,!0),this.pos+=4,this.headerSize=this.datav.getUint32(this.pos,!0),this.pos+=4,this.width=this.datav.getUint32(this.pos,!0),this.pos+=4,this.height=this.datav.getInt32(this.pos,!0),this.pos+=4,this.planes=this.datav.getUint16(this.pos,!0),this.pos+=2,this.bitPP=this.datav.getUint16(this.pos,!0),this.pos+=2,this.compress=this.datav.getUint32(this.pos,!0),this.pos+=4,this.rawSize=this.datav.getUint32(this.pos,!0),this.pos+=4,this.hr=this.datav.getUint32(this.pos,!0),this.pos+=4,this.vr=this.datav.getUint32(this.pos,!0),this.pos+=4,this.colors=this.datav.getUint32(this.pos,!0),this.pos+=4,this.importantColors=this.datav.getUint32(this.pos,!0),this.pos+=4,16===this.bitPP&&this.is_with_alpha&&(this.bitPP=15),this.bitPP<15){var t=0===this.colors?1<<this.bitPP:this.colors;this.palette=new Array(t);for(var e=0;e<t;e++){var n=this.datav.getUint8(this.pos++,!0),r=this.datav.getUint8(this.pos++,!0),i=this.datav.getUint8(this.pos++,!0),o=this.datav.getUint8(this.pos++,!0);this.palette[e]={red:i,green:r,blue:n,quad:o}}}this.height<0&&(this.height*=-1,this.bottom_up=!1)},ee.prototype.parseBGR=function(){this.pos=this.offset;try{var t="bit"+this.bitPP,e=this.width*this.height*4;this.data=new Uint8Array(e),this[t]()}catch(t){l.log("bit decode error:"+t)}},ee.prototype.bit1=function(){var t,e=Math.ceil(this.width/8),n=e%4;for(t=this.height-1;t>=0;t--){for(var r=this.bottom_up?t:this.height-1-t,i=0;i<e;i++)for(var o=this.datav.getUint8(this.pos++,!0),a=r*this.width*4+8*i*4,s=0;s<8&&8*i+s<this.width;s++){var l=this.palette[o>>7-s&1];this.data[a+4*s]=l.blue,this.data[a+4*s+1]=l.green,this.data[a+4*s+2]=l.red,this.data[a+4*s+3]=255}0!==n&&(this.pos+=4-n)}},ee.prototype.bit4=function(){for(var t=Math.ceil(this.width/2),e=t%4,n=this.height-1;n>=0;n--){for(var r=this.bottom_up?n:this.height-1-n,i=0;i<t;i++){var o=this.datav.getUint8(this.pos++,!0),a=r*this.width*4+2*i*4,s=o>>4,l=15&o,c=this.palette[s];if(this.data[a]=c.blue,this.data[a+1]=c.green,this.data[a+2]=c.red,this.data[a+3]=255,2*i+1>=this.width)break;c=this.palette[l],this.data[a+4]=c.blue,this.data[a+4+1]=c.green,this.data[a+4+2]=c.red,this.data[a+4+3]=255}0!==e&&(this.pos+=4-e)}},ee.prototype.bit8=function(){for(var t=this.width%4,e=this.height-1;e>=0;e--){for(var n=this.bottom_up?e:this.height-1-e,r=0;r<this.width;r++){var i=this.datav.getUint8(this.pos++,!0),o=n*this.width*4+4*r;if(i<this.palette.length){var a=this.palette[i];this.data[o]=a.red,this.data[o+1]=a.green,this.data[o+2]=a.blue,this.data[o+3]=255}else this.data[o]=255,this.data[o+1]=255,this.data[o+2]=255,this.data[o+3]=255}0!==t&&(this.pos+=4-t)}},ee.prototype.bit15=function(){for(var t=this.width%3,e=parseInt("11111",2),n=this.height-1;n>=0;n--){for(var r=this.bottom_up?n:this.height-1-n,i=0;i<this.width;i++){var o=this.datav.getUint16(this.pos,!0);this.pos+=2;var a=(o&e)/e*255|0,s=(o>>5&e)/e*255|0,l=(o>>10&e)/e*255|0,c=o>>15?255:0,u=r*this.width*4+4*i;this.data[u]=l,this.data[u+1]=s,this.data[u+2]=a,this.data[u+3]=c}this.pos+=t}},ee.prototype.bit16=function(){for(var t=this.width%3,e=parseInt("11111",2),n=parseInt("111111",2),r=this.height-1;r>=0;r--){for(var i=this.bottom_up?r:this.height-1-r,o=0;o<this.width;o++){var a=this.datav.getUint16(this.pos,!0);this.pos+=2;var s=(a&e)/e*255|0,l=(a>>5&n)/n*255|0,c=(a>>11)/e*255|0,u=i*this.width*4+4*o;this.data[u]=c,this.data[u+1]=l,this.data[u+2]=s,this.data[u+3]=255}this.pos+=t}},ee.prototype.bit24=function(){for(var t=this.height-1;t>=0;t--){for(var e=this.bottom_up?t:this.height-1-t,n=0;n<this.width;n++){var r=this.datav.getUint8(this.pos++,!0),i=this.datav.getUint8(this.pos++,!0),o=this.datav.getUint8(this.pos++,!0),a=e*this.width*4+4*n;this.data[a]=o,this.data[a+1]=i,this.data[a+2]=r,this.data[a+3]=255}this.pos+=this.width%4}},ee.prototype.bit32=function(){for(var t=this.height-1;t>=0;t--)for(var e=this.bottom_up?t:this.height-1-t,n=0;n<this.width;n++){var r=this.datav.getUint8(this.pos++,!0),i=this.datav.getUint8(this.pos++,!0),o=this.datav.getUint8(this.pos++,!0),a=this.datav.getUint8(this.pos++,!0),s=e*this.width*4+4*n;this.data[s]=o,this.data[s+1]=i,this.data[s+2]=r,this.data[s+3]=a}},ee.prototype.getData=function(){return this.data},
  200. /**
  201. * @license
  202. * Copyright (c) 2018 Aras Abbasi
  203. *
  204. * Licensed under the MIT License.
  205. * http://opensource.org/licenses/mit-license
  206. */
  207. function(t){t.processBMP=function(e,n,r,i){var o=new ee(e,!1),a=o.width,s=o.height,l={data:o.getData(),width:a,height:s},c=new te(100).encode(l,100);return t.processJPEG.call(this,c,n,r,i)}}(j.API),ne.prototype.getData=function(){return this.data},
  208. /**
  209. * @license
  210. * Copyright (c) 2019 Aras Abbasi
  211. *
  212. * Licensed under the MIT License.
  213. * http://opensource.org/licenses/mit-license
  214. */
  215. function(t){t.processWEBP=function(e,n,r,i){var o=new ne(e,!1),a=o.width,s=o.height,l={data:o.getData(),width:a,height:s},c=new te(100).encode(l,100);return t.processJPEG.call(this,c,n,r,i)}}(j.API),j.API.processRGBA=function(t,e,n){for(var r=t.data,i=r.length,o=new Uint8Array(i/4*3),a=new Uint8Array(i/4),s=0,l=0,c=0;c<i;c+=4){var u=r[c],h=r[c+1],d=r[c+2],f=r[c+3];o[s++]=u,o[s++]=h,o[s++]=d,a[l++]=f}var p=this.__addimage__.arrayBufferToBinaryString(o);return{alpha:this.__addimage__.arrayBufferToBinaryString(a),data:p,index:e,alias:n,colorSpace:"DeviceRGB",bitsPerComponent:8,width:t.width,height:t.height}},j.API.setLanguage=function(t){return void 0===this.internal.languageSettings&&(this.internal.languageSettings={},this.internal.languageSettings.isSubscribed=!1),void 0!=={af:"Afrikaans",sq:"Albanian",ar:"Arabic (Standard)","ar-DZ":"Arabic (Algeria)","ar-BH":"Arabic (Bahrain)","ar-EG":"Arabic (Egypt)","ar-IQ":"Arabic (Iraq)","ar-JO":"Arabic (Jordan)","ar-KW":"Arabic (Kuwait)","ar-LB":"Arabic (Lebanon)","ar-LY":"Arabic (Libya)","ar-MA":"Arabic (Morocco)","ar-OM":"Arabic (Oman)","ar-QA":"Arabic (Qatar)","ar-SA":"Arabic (Saudi Arabia)","ar-SY":"Arabic (Syria)","ar-TN":"Arabic (Tunisia)","ar-AE":"Arabic (U.A.E.)","ar-YE":"Arabic (Yemen)",an:"Aragonese",hy:"Armenian",as:"Assamese",ast:"Asturian",az:"Azerbaijani",eu:"Basque",be:"Belarusian",bn:"Bengali",bs:"Bosnian",br:"Breton",bg:"Bulgarian",my:"Burmese",ca:"Catalan",ch:"Chamorro",ce:"Chechen",zh:"Chinese","zh-HK":"Chinese (Hong Kong)","zh-CN":"Chinese (PRC)","zh-SG":"Chinese (Singapore)","zh-TW":"Chinese (Taiwan)",cv:"Chuvash",co:"Corsican",cr:"Cree",hr:"Croatian",cs:"Czech",da:"Danish",nl:"Dutch (Standard)","nl-BE":"Dutch (Belgian)",en:"English","en-AU":"English (Australia)","en-BZ":"English (Belize)","en-CA":"English (Canada)","en-IE":"English (Ireland)","en-JM":"English (Jamaica)","en-NZ":"English (New Zealand)","en-PH":"English (Philippines)","en-ZA":"English (South Africa)","en-TT":"English (Trinidad & Tobago)","en-GB":"English (United Kingdom)","en-US":"English (United States)","en-ZW":"English (Zimbabwe)",eo:"Esperanto",et:"Estonian",fo:"Faeroese",fj:"Fijian",fi:"Finnish",fr:"French (Standard)","fr-BE":"French (Belgium)","fr-CA":"French (Canada)","fr-FR":"French (France)","fr-LU":"French (Luxembourg)","fr-MC":"French (Monaco)","fr-CH":"French (Switzerland)",fy:"Frisian",fur:"Friulian",gd:"Gaelic (Scots)","gd-IE":"Gaelic (Irish)",gl:"Galacian",ka:"Georgian",de:"German (Standard)","de-AT":"German (Austria)","de-DE":"German (Germany)","de-LI":"German (Liechtenstein)","de-LU":"German (Luxembourg)","de-CH":"German (Switzerland)",el:"Greek",gu:"Gujurati",ht:"Haitian",he:"Hebrew",hi:"Hindi",hu:"Hungarian",is:"Icelandic",id:"Indonesian",iu:"Inuktitut",ga:"Irish",it:"Italian (Standard)","it-CH":"Italian (Switzerland)",ja:"Japanese",kn:"Kannada",ks:"Kashmiri",kk:"Kazakh",km:"Khmer",ky:"Kirghiz",tlh:"Klingon",ko:"Korean","ko-KP":"Korean (North Korea)","ko-KR":"Korean (South Korea)",la:"Latin",lv:"Latvian",lt:"Lithuanian",lb:"Luxembourgish",mk:"North Macedonia",ms:"Malay",ml:"Malayalam",mt:"Maltese",mi:"Maori",mr:"Marathi",mo:"Moldavian",nv:"Navajo",ng:"Ndonga",ne:"Nepali",no:"Norwegian",nb:"Norwegian (Bokmal)",nn:"Norwegian (Nynorsk)",oc:"Occitan",or:"Oriya",om:"Oromo",fa:"Persian","fa-IR":"Persian/Iran",pl:"Polish",pt:"Portuguese","pt-BR":"Portuguese (Brazil)",pa:"Punjabi","pa-IN":"Punjabi (India)","pa-PK":"Punjabi (Pakistan)",qu:"Quechua",rm:"Rhaeto-Romanic",ro:"Romanian","ro-MO":"Romanian (Moldavia)",ru:"Russian","ru-MO":"Russian (Moldavia)",sz:"Sami (Lappish)",sg:"Sango",sa:"Sanskrit",sc:"Sardinian",sd:"Sindhi",si:"Singhalese",sr:"Serbian",sk:"Slovak",sl:"Slovenian",so:"Somani",sb:"Sorbian",es:"Spanish","es-AR":"Spanish (Argentina)","es-BO":"Spanish (Bolivia)","es-CL":"Spanish (Chile)","es-CO":"Spanish (Colombia)","es-CR":"Spanish (Costa Rica)","es-DO":"Spanish (Dominican Republic)","es-EC":"Spanish (Ecuador)","es-SV":"Spanish (El Salvador)","es-GT":"Spanish (Guatemala)","es-HN":"Spanish (Honduras)","es-MX":"Spanish (Mexico)","es-NI":"Spanish (Nicaragua)","es-PA":"Spanish (Panama)","es-PY":"Spanish (Paraguay)","es-PE":"Spanish (Peru)","es-PR":"Spanish (Puerto Rico)","es-ES":"Spanish (Spain)","es-UY":"Spanish (Uruguay)","es-VE":"Spanish (Venezuela)",sx:"Sutu",sw:"Swahili",sv:"Swedish","sv-FI":"Swedish (Finland)","sv-SV":"Swedish (Sweden)",ta:"Tamil",tt:"Tatar",te:"Teluga",th:"Thai",tig:"Tigre",ts:"Tsonga",tn:"Tswana",tr:"Turkish",tk:"Turkmen",uk:"Ukrainian",hsb:"Upper Sorbian",ur:"Urdu",ve:"Venda",vi:"Vietnamese",vo:"Volapuk",wa:"Walloon",cy:"Welsh",xh:"Xhosa",ji:"Yiddish",zu:"Zulu"}[t]&&(this.internal.languageSettings.languageCode=t,!1===this.internal.languageSettings.isSubscribed&&(this.internal.events.subscribe("putCatalog",function(){this.internal.write("/Lang ("+this.internal.languageSettings.languageCode+")")}),this.internal.languageSettings.isSubscribed=!0)),this},Gt=j.API,Xt=Gt.getCharWidthsArray=function(t,e){var n,r,o=(e=e||{}).font||this.internal.getFont(),a=e.fontSize||this.internal.getFontSize(),s=e.charSpace||this.internal.getCharSpace(),l=e.widths?e.widths:o.metadata.Unicode.widths,c=l.fof?l.fof:1,u=e.kerning?e.kerning:o.metadata.Unicode.kerning,h=u.fof?u.fof:1,d=!1!==e.doKerning,f=0,p=t.length,A=0,g=l[0]||c,m=[];for(n=0;n<p;n++)r=t.charCodeAt(n),"function"==typeof o.metadata.widthOfString?m.push((o.metadata.widthOfGlyph(o.metadata.characterToGlyph(r))+s*(1e3/a)||0)/1e3):(f=d&&"object"===i()(u[r])&&!isNaN(parseInt(u[r][A],10))?u[r][A]/h:0,m.push((l[r]||g)/c+f)),A=r;return m},Zt=Gt.getStringUnitWidth=function(t,e){var n=(e=e||{}).fontSize||this.internal.getFontSize(),r=e.font||this.internal.getFont(),i=e.charSpace||this.internal.getCharSpace();return Gt.processArabic&&(t=Gt.processArabic(t)),"function"==typeof r.metadata.widthOfString?r.metadata.widthOfString(t,n,i)/n:Xt.apply(this,arguments).reduce(function(t,e){return t+e},0)},$t=function(t,e,n,r){for(var i=[],o=0,a=t.length,s=0;o!==a&&s+e[o]<n;)s+=e[o],o++;i.push(t.slice(0,o));var l=o;for(s=0;o!==a;)s+e[o]>r&&(i.push(t.slice(l,o)),s=0,l=o),s+=e[o],o++;return l!==o&&i.push(t.slice(l,o)),i},Kt=function(t,e,n){n||(n={});var r,i,o,a,s,l,c,u=[],h=[u],d=n.textIndent||0,f=0,p=0,A=t.split(" "),g=Xt.apply(this,[" ",n])[0];if(l=-1===n.lineIndent?A[0].length+2:n.lineIndent||0){var m=Array(l).join(" "),v=[];A.map(function(t){(t=t.split(/\s*\n/)).length>1?v=v.concat(t.map(function(t,e){return(e&&t.length?"\n":"")+t})):v.push(t[0])}),A=v,l=Zt.apply(this,[m,n])}for(o=0,a=A.length;o<a;o++){var y=0;if(r=A[o],l&&"\n"==r[0]&&(r=r.substr(1),y=1),d+f+(p=(i=Xt.apply(this,[r,n])).reduce(function(t,e){return t+e},0))>e||y){if(p>e){for(s=$t.apply(this,[r,i,e-(d+f),e]),u.push(s.shift()),u=[s.pop()];s.length;)h.push([s.shift()]);p=i.slice(r.length-(u[0]?u[0].length:0)).reduce(function(t,e){return t+e},0)}else u=[r];h.push(u),d=p+l,f=g}else u.push(r),d+=f+p,f=g}return c=l?function(t,e){return(e?m:"")+t.join(" ")}:function(t){return t.join(" ")},h.map(c)},Gt.splitTextToSize=function(t,e,n){var r,i=(n=n||{}).fontSize||this.internal.getFontSize(),o=function(t){if(t.widths&&t.kerning)return{widths:t.widths,kerning:t.kerning};var e=this.internal.getFont(t.fontName,t.fontStyle);return e.metadata.Unicode?{widths:e.metadata.Unicode.widths||{0:1},kerning:e.metadata.Unicode.kerning||{}}:{font:e.metadata,fontSize:this.internal.getFontSize(),charSpace:this.internal.getCharSpace()}}.call(this,n);r=Array.isArray(t)?t:String(t).split(/\r?\n/);var a=1*this.internal.scaleFactor*e/i;o.textIndent=n.textIndent?1*n.textIndent*this.internal.scaleFactor/i:0,o.lineIndent=n.lineIndent;var s,l,c=[];for(s=0,l=r.length;s<l;s++)c=c.concat(Kt.apply(this,[r[s],a,o]));return c},function(t){t.__fontmetrics__=t.__fontmetrics__||{};for(var e="klmnopqrstuvwxyz",n={},r={},o=0;o<e.length;o++)n[e[o]]="0123456789abcdef"[o],r["0123456789abcdef"[o]]=e[o];var a=function(t){return"0x"+parseInt(t,10).toString(16)},s=t.__fontmetrics__.compress=function(t){var e,n,o,l,c=["{"];for(var u in t){if(e=t[u],isNaN(parseInt(u,10))?n="'"+u+"'":(u=parseInt(u,10),n=(n=a(u).slice(2)).slice(0,-1)+r[n.slice(-1)]),"number"==typeof e)e<0?(o=a(e).slice(3),l="-"):(o=a(e).slice(2),l=""),o=l+o.slice(0,-1)+r[o.slice(-1)];else{if("object"!==i()(e))throw new Error("Don't know what to do with value type "+i()(e)+".");o=s(e)}c.push(n+o)}return c.push("}"),c.join("")},l=t.__fontmetrics__.uncompress=function(t){if("string"!=typeof t)throw new Error("Invalid argument passed to uncompress.");for(var e,r,i,o,a={},s=1,l=a,c=[],u="",h="",d=t.length-1,f=1;f<d;f+=1)"'"==(o=t[f])?e?(i=e.join(""),e=void 0):e=[]:e?e.push(o):"{"==o?(c.push([l,i]),l={},i=void 0):"}"==o?((r=c.pop())[0][r[1]]=l,i=void 0,l=r[0]):"-"==o?s=-1:void 0===i?n.hasOwnProperty(o)?(u+=n[o],i=parseInt(u,16)*s,s=1,u=""):u+=o:n.hasOwnProperty(o)?(h+=n[o],l[i]=parseInt(h,16)*s,s=1,i=void 0,h=""):h+=o;return a},c={codePages:["WinAnsiEncoding"],WinAnsiEncoding:l("{19m8n201n9q201o9r201s9l201t9m201u8m201w9n201x9o201y8o202k8q202l8r202m9p202q8p20aw8k203k8t203t8v203u9v2cq8s212m9t15m8w15n9w2dw9s16k8u16l9u17s9z17x8y17y9y}")},u={Unicode:{Courier:c,"Courier-Bold":c,"Courier-BoldOblique":c,"Courier-Oblique":c,Helvetica:c,"Helvetica-Bold":c,"Helvetica-BoldOblique":c,"Helvetica-Oblique":c,"Times-Roman":c,"Times-Bold":c,"Times-BoldItalic":c,"Times-Italic":c}},h={Unicode:{"Courier-Oblique":l("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-BoldItalic":l("{'widths'{k3o2q4ycx2r201n3m201o6o201s2l201t2l201u2l201w3m201x3m201y3m2k1t2l2r202m2n2n3m2o3m2p5n202q6o2r1w2s2l2t2l2u3m2v3t2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w3t3x3t3y3t3z3m4k5n4l4m4m4m4n4m4o4s4p4m4q4m4r4s4s4y4t2r4u3m4v4m4w3x4x5t4y4s4z4s5k3x5l4s5m4m5n3r5o3x5p4s5q4m5r5t5s4m5t3x5u3x5v2l5w1w5x2l5y3t5z3m6k2l6l3m6m3m6n2w6o3m6p2w6q2l6r3m6s3r6t1w6u1w6v3m6w1w6x4y6y3r6z3m7k3m7l3m7m2r7n2r7o1w7p3r7q2w7r4m7s3m7t2w7u2r7v2n7w1q7x2n7y3t202l3mcl4mal2ram3man3mao3map3mar3mas2lat4uau1uav3maw3way4uaz2lbk2sbl3t'fof'6obo2lbp3tbq3mbr1tbs2lbu1ybv3mbz3mck4m202k3mcm4mcn4mco4mcp4mcq5ycr4mcs4mct4mcu4mcv4mcw2r2m3rcy2rcz2rdl4sdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek3mel3mem3men3meo3mep3meq4ser2wes2wet2weu2wev2wew1wex1wey1wez1wfl3rfm3mfn3mfo3mfp3mfq3mfr3tfs3mft3rfu3rfv3rfw3rfz2w203k6o212m6o2dw2l2cq2l3t3m3u2l17s3x19m3m}'kerning'{cl{4qu5kt5qt5rs17ss5ts}201s{201ss}201t{cks4lscmscnscoscpscls2wu2yu201ts}201x{2wu2yu}2k{201ts}2w{4qx5kx5ou5qx5rs17su5tu}2x{17su5tu5ou}2y{4qx5kx5ou5qx5rs17ss5ts}'fof'-6ofn{17sw5tw5ou5qw5rs}7t{cksclscmscnscoscps4ls}3u{17su5tu5os5qs}3v{17su5tu5os5qs}7p{17su5tu}ck{4qu5kt5qt5rs17ss5ts}4l{4qu5kt5qt5rs17ss5ts}cm{4qu5kt5qt5rs17ss5ts}cn{4qu5kt5qt5rs17ss5ts}co{4qu5kt5qt5rs17ss5ts}cp{4qu5kt5qt5rs17ss5ts}6l{4qu5ou5qw5rt17su5tu}5q{ckuclucmucnucoucpu4lu}5r{ckuclucmucnucoucpu4lu}7q{cksclscmscnscoscps4ls}6p{4qu5ou5qw5rt17sw5tw}ek{4qu5ou5qw5rt17su5tu}el{4qu5ou5qw5rt17su5tu}em{4qu5ou5qw5rt17su5tu}en{4qu5ou5qw5rt17su5tu}eo{4qu5ou5qw5rt17su5tu}ep{4qu5ou5qw5rt17su5tu}es{17ss5ts5qs4qu}et{4qu5ou5qw5rt17sw5tw}eu{4qu5ou5qw5rt17ss5ts}ev{17ss5ts5qs4qu}6z{17sw5tw5ou5qw5rs}fm{17sw5tw5ou5qw5rs}7n{201ts}fo{17sw5tw5ou5qw5rs}fp{17sw5tw5ou5qw5rs}fq{17sw5tw5ou5qw5rs}7r{cksclscmscnscoscps4ls}fs{17sw5tw5ou5qw5rs}ft{17su5tu}fu{17su5tu}fv{17su5tu}fw{17su5tu}fz{cksclscmscnscoscps4ls}}}"),"Helvetica-Bold":l("{'widths'{k3s2q4scx1w201n3r201o6o201s1w201t1w201u1w201w3m201x3m201y3m2k1w2l2l202m2n2n3r2o3r2p5t202q6o2r1s2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v2l3w3u3x3u3y3u3z3x4k6l4l4s4m4s4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3r4v4s4w3x4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v2l5w1w5x2l5y3u5z3r6k2l6l3r6m3x6n3r6o3x6p3r6q2l6r3x6s3x6t1w6u1w6v3r6w1w6x5t6y3x6z3x7k3x7l3x7m2r7n3r7o2l7p3x7q3r7r4y7s3r7t3r7u3m7v2r7w1w7x2r7y3u202l3rcl4sal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3xbq3rbr1wbs2lbu2obv3rbz3xck4s202k3rcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw1w2m2zcy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3res3ret3reu3rev3rew1wex1wey1wez1wfl3xfm3xfn3xfo3xfp3xfq3xfr3ufs3xft3xfu3xfv3xfw3xfz3r203k6o212m6o2dw2l2cq2l3t3r3u2l17s4m19m3r}'kerning'{cl{4qs5ku5ot5qs17sv5tv}201t{2ww4wy2yw}201w{2ks}201x{2ww4wy2yw}2k{201ts201xs}2w{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}2x{5ow5qs}2y{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}'fof'-6o7p{17su5tu5ot}ck{4qs5ku5ot5qs17sv5tv}4l{4qs5ku5ot5qs17sv5tv}cm{4qs5ku5ot5qs17sv5tv}cn{4qs5ku5ot5qs17sv5tv}co{4qs5ku5ot5qs17sv5tv}cp{4qs5ku5ot5qs17sv5tv}6l{17st5tt5os}17s{2kwclvcmvcnvcovcpv4lv4wwckv}5o{2kucltcmtcntcotcpt4lt4wtckt}5q{2ksclscmscnscoscps4ls4wvcks}5r{2ks4ws}5t{2kwclvcmvcnvcovcpv4lv4wwckv}eo{17st5tt5os}fu{17su5tu5ot}6p{17ss5ts}ek{17st5tt5os}el{17st5tt5os}em{17st5tt5os}en{17st5tt5os}6o{201ts}ep{17st5tt5os}es{17ss5ts}et{17ss5ts}eu{17ss5ts}ev{17ss5ts}6z{17su5tu5os5qt}fm{17su5tu5os5qt}fn{17su5tu5os5qt}fo{17su5tu5os5qt}fp{17su5tu5os5qt}fq{17su5tu5os5qt}fs{17su5tu5os5qt}ft{17su5tu5ot}7m{5os}fv{17su5tu5ot}fw{17su5tu5ot}}}"),Courier:l("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Courier-BoldOblique":l("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-Bold":l("{'widths'{k3q2q5ncx2r201n3m201o6o201s2l201t2l201u2l201w3m201x3m201y3m2k1t2l2l202m2n2n3m2o3m2p6o202q6o2r1w2s2l2t2l2u3m2v3t2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w3t3x3t3y3t3z3m4k5x4l4s4m4m4n4s4o4s4p4m4q3x4r4y4s4y4t2r4u3m4v4y4w4m4x5y4y4s4z4y5k3x5l4y5m4s5n3r5o4m5p4s5q4s5r6o5s4s5t4s5u4m5v2l5w1w5x2l5y3u5z3m6k2l6l3m6m3r6n2w6o3r6p2w6q2l6r3m6s3r6t1w6u2l6v3r6w1w6x5n6y3r6z3m7k3r7l3r7m2w7n2r7o2l7p3r7q3m7r4s7s3m7t3m7u2w7v2r7w1q7x2r7y3o202l3mcl4sal2lam3man3mao3map3mar3mas2lat4uau1yav3maw3tay4uaz2lbk2sbl3t'fof'6obo2lbp3rbr1tbs2lbu2lbv3mbz3mck4s202k3mcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw2r2m3rcy2rcz2rdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3rek3mel3mem3men3meo3mep3meq4ser2wes2wet2weu2wev2wew1wex1wey1wez1wfl3rfm3mfn3mfo3mfp3mfq3mfr3tfs3mft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3m3u2l17s4s19m3m}'kerning'{cl{4qt5ks5ot5qy5rw17sv5tv}201t{cks4lscmscnscoscpscls4wv}2k{201ts}2w{4qu5ku7mu5os5qx5ru17su5tu}2x{17su5tu5ou5qs}2y{4qv5kv7mu5ot5qz5ru17su5tu}'fof'-6o7t{cksclscmscnscoscps4ls}3u{17su5tu5os5qu}3v{17su5tu5os5qu}fu{17su5tu5ou5qu}7p{17su5tu5ou5qu}ck{4qt5ks5ot5qy5rw17sv5tv}4l{4qt5ks5ot5qy5rw17sv5tv}cm{4qt5ks5ot5qy5rw17sv5tv}cn{4qt5ks5ot5qy5rw17sv5tv}co{4qt5ks5ot5qy5rw17sv5tv}cp{4qt5ks5ot5qy5rw17sv5tv}6l{17st5tt5ou5qu}17s{ckuclucmucnucoucpu4lu4wu}5o{ckuclucmucnucoucpu4lu4wu}5q{ckzclzcmzcnzcozcpz4lz4wu}5r{ckxclxcmxcnxcoxcpx4lx4wu}5t{ckuclucmucnucoucpu4lu4wu}7q{ckuclucmucnucoucpu4lu}6p{17sw5tw5ou5qu}ek{17st5tt5qu}el{17st5tt5ou5qu}em{17st5tt5qu}en{17st5tt5qu}eo{17st5tt5qu}ep{17st5tt5ou5qu}es{17ss5ts5qu}et{17sw5tw5ou5qu}eu{17sw5tw5ou5qu}ev{17ss5ts5qu}6z{17sw5tw5ou5qu5rs}fm{17sw5tw5ou5qu5rs}fn{17sw5tw5ou5qu5rs}fo{17sw5tw5ou5qu5rs}fp{17sw5tw5ou5qu5rs}fq{17sw5tw5ou5qu5rs}7r{cktcltcmtcntcotcpt4lt5os}fs{17sw5tw5ou5qu5rs}ft{17su5tu5ou5qu}7m{5os}fv{17su5tu5ou5qu}fw{17su5tu5ou5qu}fz{cksclscmscnscoscps4ls}}}"),Symbol:l("{'widths'{k3uaw4r19m3m2k1t2l2l202m2y2n3m2p5n202q6o3k3m2s2l2t2l2v3r2w1t3m3m2y1t2z1wbk2sbl3r'fof'6o3n3m3o3m3p3m3q3m3r3m3s3m3t3m3u1w3v1w3w3r3x3r3y3r3z2wbp3t3l3m5v2l5x2l5z3m2q4yfr3r7v3k7w1o7x3k}'kerning'{'fof'-6o}}"),Helvetica:l("{'widths'{k3p2q4mcx1w201n3r201o6o201s1q201t1q201u1q201w2l201x2l201y2l2k1w2l1w202m2n2n3r2o3r2p5t202q6o2r1n2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v1w3w3u3x3u3y3u3z3r4k6p4l4m4m4m4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3m4v4m4w3r4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v1w5w1w5x1w5y2z5z3r6k2l6l3r6m3r6n3m6o3r6p3r6q1w6r3r6s3r6t1q6u1q6v3m6w1q6x5n6y3r6z3r7k3r7l3r7m2l7n3m7o1w7p3r7q3m7r4s7s3m7t3m7u3m7v2l7w1u7x2l7y3u202l3rcl4mal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3rbr1wbs2lbu2obv3rbz3xck4m202k3rcm4mcn4mco4mcp4mcq6ocr4scs4mct4mcu4mcv4mcw1w2m2ncy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3mes3ret3reu3rev3rew1wex1wey1wez1wfl3rfm3rfn3rfo3rfp3rfq3rfr3ufs3xft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3r3u1w17s4m19m3r}'kerning'{5q{4wv}cl{4qs5kw5ow5qs17sv5tv}201t{2wu4w1k2yu}201x{2wu4wy2yu}17s{2ktclucmucnu4otcpu4lu4wycoucku}2w{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}2x{17sy5ty5oy5qs}2y{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}'fof'-6o7p{17sv5tv5ow}ck{4qs5kw5ow5qs17sv5tv}4l{4qs5kw5ow5qs17sv5tv}cm{4qs5kw5ow5qs17sv5tv}cn{4qs5kw5ow5qs17sv5tv}co{4qs5kw5ow5qs17sv5tv}cp{4qs5kw5ow5qs17sv5tv}6l{17sy5ty5ow}do{17st5tt}4z{17st5tt}7s{fst}dm{17st5tt}dn{17st5tt}5o{ckwclwcmwcnwcowcpw4lw4wv}dp{17st5tt}dq{17st5tt}7t{5ow}ds{17st5tt}5t{2ktclucmucnu4otcpu4lu4wycoucku}fu{17sv5tv5ow}6p{17sy5ty5ow5qs}ek{17sy5ty5ow}el{17sy5ty5ow}em{17sy5ty5ow}en{5ty}eo{17sy5ty5ow}ep{17sy5ty5ow}es{17sy5ty5qs}et{17sy5ty5ow5qs}eu{17sy5ty5ow5qs}ev{17sy5ty5ow5qs}6z{17sy5ty5ow5qs}fm{17sy5ty5ow5qs}fn{17sy5ty5ow5qs}fo{17sy5ty5ow5qs}fp{17sy5ty5qs}fq{17sy5ty5ow5qs}7r{5ow}fs{17sy5ty5ow5qs}ft{17sv5tv5ow}7m{5ow}fv{17sv5tv5ow}fw{17sv5tv5ow}}}"),"Helvetica-BoldOblique":l("{'widths'{k3s2q4scx1w201n3r201o6o201s1w201t1w201u1w201w3m201x3m201y3m2k1w2l2l202m2n2n3r2o3r2p5t202q6o2r1s2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v2l3w3u3x3u3y3u3z3x4k6l4l4s4m4s4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3r4v4s4w3x4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v2l5w1w5x2l5y3u5z3r6k2l6l3r6m3x6n3r6o3x6p3r6q2l6r3x6s3x6t1w6u1w6v3r6w1w6x5t6y3x6z3x7k3x7l3x7m2r7n3r7o2l7p3x7q3r7r4y7s3r7t3r7u3m7v2r7w1w7x2r7y3u202l3rcl4sal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3xbq3rbr1wbs2lbu2obv3rbz3xck4s202k3rcm4scn4sco4scp4scq6ocr4scs4mct4mcu4mcv4mcw1w2m2zcy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3res3ret3reu3rev3rew1wex1wey1wez1wfl3xfm3xfn3xfo3xfp3xfq3xfr3ufs3xft3xfu3xfv3xfw3xfz3r203k6o212m6o2dw2l2cq2l3t3r3u2l17s4m19m3r}'kerning'{cl{4qs5ku5ot5qs17sv5tv}201t{2ww4wy2yw}201w{2ks}201x{2ww4wy2yw}2k{201ts201xs}2w{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}2x{5ow5qs}2y{7qs4qu5kw5os5qw5rs17su5tu7tsfzs}'fof'-6o7p{17su5tu5ot}ck{4qs5ku5ot5qs17sv5tv}4l{4qs5ku5ot5qs17sv5tv}cm{4qs5ku5ot5qs17sv5tv}cn{4qs5ku5ot5qs17sv5tv}co{4qs5ku5ot5qs17sv5tv}cp{4qs5ku5ot5qs17sv5tv}6l{17st5tt5os}17s{2kwclvcmvcnvcovcpv4lv4wwckv}5o{2kucltcmtcntcotcpt4lt4wtckt}5q{2ksclscmscnscoscps4ls4wvcks}5r{2ks4ws}5t{2kwclvcmvcnvcovcpv4lv4wwckv}eo{17st5tt5os}fu{17su5tu5ot}6p{17ss5ts}ek{17st5tt5os}el{17st5tt5os}em{17st5tt5os}en{17st5tt5os}6o{201ts}ep{17st5tt5os}es{17ss5ts}et{17ss5ts}eu{17ss5ts}ev{17ss5ts}6z{17su5tu5os5qt}fm{17su5tu5os5qt}fn{17su5tu5os5qt}fo{17su5tu5os5qt}fp{17su5tu5os5qt}fq{17su5tu5os5qt}fs{17su5tu5os5qt}ft{17su5tu5ot}7m{5os}fv{17su5tu5ot}fw{17su5tu5ot}}}"),ZapfDingbats:l("{'widths'{k4u2k1w'fof'6o}'kerning'{'fof'-6o}}"),"Courier-Bold":l("{'widths'{k3w'fof'6o}'kerning'{'fof'-6o}}"),"Times-Italic":l("{'widths'{k3n2q4ycx2l201n3m201o5t201s2l201t2l201u2l201w3r201x3r201y3r2k1t2l2l202m2n2n3m2o3m2p5n202q5t2r1p2s2l2t2l2u3m2v4n2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v2l3w4n3x4n3y4n3z3m4k5w4l3x4m3x4n4m4o4s4p3x4q3x4r4s4s4s4t2l4u2w4v4m4w3r4x5n4y4m4z4s5k3x5l4s5m3x5n3m5o3r5p4s5q3x5r5n5s3x5t3r5u3r5v2r5w1w5x2r5y2u5z3m6k2l6l3m6m3m6n2w6o3m6p2w6q1w6r3m6s3m6t1w6u1w6v2w6w1w6x4s6y3m6z3m7k3m7l3m7m2r7n2r7o1w7p3m7q2w7r4m7s2w7t2w7u2r7v2s7w1v7x2s7y3q202l3mcl3xal2ram3man3mao3map3mar3mas2lat4wau1vav3maw4nay4waz2lbk2sbl4n'fof'6obo2lbp3mbq3obr1tbs2lbu1zbv3mbz3mck3x202k3mcm3xcn3xco3xcp3xcq5tcr4mcs3xct3xcu3xcv3xcw2l2m2ucy2lcz2ldl4mdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek3mel3mem3men3meo3mep3meq4mer2wes2wet2weu2wev2wew1wex1wey1wez1wfl3mfm3mfn3mfo3mfp3mfq3mfr4nfs3mft3mfu3mfv3mfw3mfz2w203k6o212m6m2dw2l2cq2l3t3m3u2l17s3r19m3m}'kerning'{cl{5kt4qw}201s{201sw}201t{201tw2wy2yy6q-t}201x{2wy2yy}2k{201tw}2w{7qs4qy7rs5ky7mw5os5qx5ru17su5tu}2x{17ss5ts5os}2y{7qs4qy7rs5ky7mw5os5qx5ru17su5tu}'fof'-6o6t{17ss5ts5qs}7t{5os}3v{5qs}7p{17su5tu5qs}ck{5kt4qw}4l{5kt4qw}cm{5kt4qw}cn{5kt4qw}co{5kt4qw}cp{5kt4qw}6l{4qs5ks5ou5qw5ru17su5tu}17s{2ks}5q{ckvclvcmvcnvcovcpv4lv}5r{ckuclucmucnucoucpu4lu}5t{2ks}6p{4qs5ks5ou5qw5ru17su5tu}ek{4qs5ks5ou5qw5ru17su5tu}el{4qs5ks5ou5qw5ru17su5tu}em{4qs5ks5ou5qw5ru17su5tu}en{4qs5ks5ou5qw5ru17su5tu}eo{4qs5ks5ou5qw5ru17su5tu}ep{4qs5ks5ou5qw5ru17su5tu}es{5ks5qs4qs}et{4qs5ks5ou5qw5ru17su5tu}eu{4qs5ks5qw5ru17su5tu}ev{5ks5qs4qs}ex{17ss5ts5qs}6z{4qv5ks5ou5qw5ru17su5tu}fm{4qv5ks5ou5qw5ru17su5tu}fn{4qv5ks5ou5qw5ru17su5tu}fo{4qv5ks5ou5qw5ru17su5tu}fp{4qv5ks5ou5qw5ru17su5tu}fq{4qv5ks5ou5qw5ru17su5tu}7r{5os}fs{4qv5ks5ou5qw5ru17su5tu}ft{17su5tu5qs}fu{17su5tu5qs}fv{17su5tu5qs}fw{17su5tu5qs}}}"),"Times-Roman":l("{'widths'{k3n2q4ycx2l201n3m201o6o201s2l201t2l201u2l201w2w201x2w201y2w2k1t2l2l202m2n2n3m2o3m2p5n202q6o2r1m2s2l2t2l2u3m2v3s2w1t2x2l2y1t2z1w3k3m3l3m3m3m3n3m3o3m3p3m3q3m3r3m3s3m203t2l203u2l3v1w3w3s3x3s3y3s3z2w4k5w4l4s4m4m4n4m4o4s4p3x4q3r4r4s4s4s4t2l4u2r4v4s4w3x4x5t4y4s4z4s5k3r5l4s5m4m5n3r5o3x5p4s5q4s5r5y5s4s5t4s5u3x5v2l5w1w5x2l5y2z5z3m6k2l6l2w6m3m6n2w6o3m6p2w6q2l6r3m6s3m6t1w6u1w6v3m6w1w6x4y6y3m6z3m7k3m7l3m7m2l7n2r7o1w7p3m7q3m7r4s7s3m7t3m7u2w7v3k7w1o7x3k7y3q202l3mcl4sal2lam3man3mao3map3mar3mas2lat4wau1vav3maw3say4waz2lbk2sbl3s'fof'6obo2lbp3mbq2xbr1tbs2lbu1zbv3mbz2wck4s202k3mcm4scn4sco4scp4scq5tcr4mcs3xct3xcu3xcv3xcw2l2m2tcy2lcz2ldl4sdm4sdn4sdo4sdp4sdq4sds4sdt4sdu4sdv4sdw4sdz3mek2wel2wem2wen2weo2wep2weq4mer2wes2wet2weu2wev2wew1wex1wey1wez1wfl3mfm3mfn3mfo3mfp3mfq3mfr3sfs3mft3mfu3mfv3mfw3mfz3m203k6o212m6m2dw2l2cq2l3t3m3u1w17s4s19m3m}'kerning'{cl{4qs5ku17sw5ou5qy5rw201ss5tw201ws}201s{201ss}201t{ckw4lwcmwcnwcowcpwclw4wu201ts}2k{201ts}2w{4qs5kw5os5qx5ru17sx5tx}2x{17sw5tw5ou5qu}2y{4qs5kw5os5qx5ru17sx5tx}'fof'-6o7t{ckuclucmucnucoucpu4lu5os5rs}3u{17su5tu5qs}3v{17su5tu5qs}7p{17sw5tw5qs}ck{4qs5ku17sw5ou5qy5rw201ss5tw201ws}4l{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cm{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cn{4qs5ku17sw5ou5qy5rw201ss5tw201ws}co{4qs5ku17sw5ou5qy5rw201ss5tw201ws}cp{4qs5ku17sw5ou5qy5rw201ss5tw201ws}6l{17su5tu5os5qw5rs}17s{2ktclvcmvcnvcovcpv4lv4wuckv}5o{ckwclwcmwcnwcowcpw4lw4wu}5q{ckyclycmycnycoycpy4ly4wu5ms}5r{cktcltcmtcntcotcpt4lt4ws}5t{2ktclvcmvcnvcovcpv4lv4wuckv}7q{cksclscmscnscoscps4ls}6p{17su5tu5qw5rs}ek{5qs5rs}el{17su5tu5os5qw5rs}em{17su5tu5os5qs5rs}en{17su5qs5rs}eo{5qs5rs}ep{17su5tu5os5qw5rs}es{5qs}et{17su5tu5qw5rs}eu{17su5tu5qs5rs}ev{5qs}6z{17sv5tv5os5qx5rs}fm{5os5qt5rs}fn{17sv5tv5os5qx5rs}fo{17sv5tv5os5qx5rs}fp{5os5qt5rs}fq{5os5qt5rs}7r{ckuclucmucnucoucpu4lu5os}fs{17sv5tv5os5qx5rs}ft{17ss5ts5qs}fu{17sw5tw5qs}fv{17sw5tw5qs}fw{17ss5ts5qs}fz{ckuclucmucnucoucpu4lu5os5rs}}}"),"Helvetica-Oblique":l("{'widths'{k3p2q4mcx1w201n3r201o6o201s1q201t1q201u1q201w2l201x2l201y2l2k1w2l1w202m2n2n3r2o3r2p5t202q6o2r1n2s2l2t2l2u2r2v3u2w1w2x2l2y1w2z1w3k3r3l3r3m3r3n3r3o3r3p3r3q3r3r3r3s3r203t2l203u2l3v1w3w3u3x3u3y3u3z3r4k6p4l4m4m4m4n4s4o4s4p4m4q3x4r4y4s4s4t1w4u3m4v4m4w3r4x5n4y4s4z4y5k4m5l4y5m4s5n4m5o3x5p4s5q4m5r5y5s4m5t4m5u3x5v1w5w1w5x1w5y2z5z3r6k2l6l3r6m3r6n3m6o3r6p3r6q1w6r3r6s3r6t1q6u1q6v3m6w1q6x5n6y3r6z3r7k3r7l3r7m2l7n3m7o1w7p3r7q3m7r4s7s3m7t3m7u3m7v2l7w1u7x2l7y3u202l3rcl4mal2lam3ran3rao3rap3rar3ras2lat4tau2pav3raw3uay4taz2lbk2sbl3u'fof'6obo2lbp3rbr1wbs2lbu2obv3rbz3xck4m202k3rcm4mcn4mco4mcp4mcq6ocr4scs4mct4mcu4mcv4mcw1w2m2ncy1wcz1wdl4sdm4ydn4ydo4ydp4ydq4yds4ydt4sdu4sdv4sdw4sdz3xek3rel3rem3ren3reo3rep3req5ter3mes3ret3reu3rev3rew1wex1wey1wez1wfl3rfm3rfn3rfo3rfp3rfq3rfr3ufs3xft3rfu3rfv3rfw3rfz3m203k6o212m6o2dw2l2cq2l3t3r3u1w17s4m19m3r}'kerning'{5q{4wv}cl{4qs5kw5ow5qs17sv5tv}201t{2wu4w1k2yu}201x{2wu4wy2yu}17s{2ktclucmucnu4otcpu4lu4wycoucku}2w{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}2x{17sy5ty5oy5qs}2y{7qs4qz5k1m17sy5ow5qx5rsfsu5ty7tufzu}'fof'-6o7p{17sv5tv5ow}ck{4qs5kw5ow5qs17sv5tv}4l{4qs5kw5ow5qs17sv5tv}cm{4qs5kw5ow5qs17sv5tv}cn{4qs5kw5ow5qs17sv5tv}co{4qs5kw5ow5qs17sv5tv}cp{4qs5kw5ow5qs17sv5tv}6l{17sy5ty5ow}do{17st5tt}4z{17st5tt}7s{fst}dm{17st5tt}dn{17st5tt}5o{ckwclwcmwcnwcowcpw4lw4wv}dp{17st5tt}dq{17st5tt}7t{5ow}ds{17st5tt}5t{2ktclucmucnu4otcpu4lu4wycoucku}fu{17sv5tv5ow}6p{17sy5ty5ow5qs}ek{17sy5ty5ow}el{17sy5ty5ow}em{17sy5ty5ow}en{5ty}eo{17sy5ty5ow}ep{17sy5ty5ow}es{17sy5ty5qs}et{17sy5ty5ow5qs}eu{17sy5ty5ow5qs}ev{17sy5ty5ow5qs}6z{17sy5ty5ow5qs}fm{17sy5ty5ow5qs}fn{17sy5ty5ow5qs}fo{17sy5ty5ow5qs}fp{17sy5ty5qs}fq{17sy5ty5ow5qs}7r{5ow}fs{17sy5ty5ow5qs}ft{17sv5tv5ow}7m{5ow}fv{17sv5tv5ow}fw{17sv5tv5ow}}}")}};t.events.push(["addFont",function(t){var e=t.font,n=h.Unicode[e.postScriptName];n&&(e.metadata.Unicode={},e.metadata.Unicode.widths=n.widths,e.metadata.Unicode.kerning=n.kerning);var r=u.Unicode[e.postScriptName];r&&(e.metadata.Unicode.encoding=r,e.encoding=r.codePages[0])}])}(j.API),
  216. /**
  217. * @license
  218. * Licensed under the MIT License.
  219. * http://opensource.org/licenses/mit-license
  220. */
  221. function(t){var e=function(t){for(var e=t.length,n=new Uint8Array(e),r=0;r<e;r++)n[r]=t.charCodeAt(r);return n};t.API.events.push(["addFont",function(n){var r=void 0,i=n.font,o=n.instance;if(!i.isStandardFont){if(void 0===o)throw new Error("Font does not exist in vFS, import fonts or remove declaration doc.addFont('"+i.postScriptName+"').");if("string"!=typeof(r=!1===o.existsFileInVFS(i.postScriptName)?o.loadFile(i.postScriptName):o.getFileFromVFS(i.postScriptName)))throw new Error("Font is not stored as string-data in vFS, import fonts or remove declaration doc.addFont('"+i.postScriptName+"').");!function(n,r){r=/^\x00\x01\x00\x00/.test(r)?e(r):e(d(r)),n.metadata=t.API.TTFFont.open(r),n.metadata.Unicode=n.metadata.Unicode||{encoding:{},kerning:{},widths:[]},n.metadata.glyIdsUsed=[0]}(i,r)}}])}(j),
  222. /** @license
  223. * Copyright (c) 2012 Willow Systems Corporation, https://github.com/willowsystems
  224. *
  225. * Permission is hereby granted, free of charge, to any person obtaining
  226. * a copy of this software and associated documentation files (the
  227. * "Software"), to deal in the Software without restriction, including
  228. * without limitation the rights to use, copy, modify, merge, publish,
  229. * distribute, sublicense, and/or sell copies of the Software, and to
  230. * permit persons to whom the Software is furnished to do so, subject to
  231. * the following conditions:
  232. *
  233. * The above copyright notice and this permission notice shall be
  234. * included in all copies or substantial portions of the Software.
  235. *
  236. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  237. * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  238. * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  239. * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  240. * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  241. * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  242. * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  243. * ====================================================================
  244. */
  245. function(t){function e(){return(a.canvg?Promise.resolve(a.canvg):n.e(1).then(n.bind(null,"8ZQu"))).catch(function(t){return Promise.reject(new Error("Could not load canvg: "+t))}).then(function(t){return t.default?t.default:t})}j.API.addSvgAsImage=function(t,n,r,i,o,a,s,c){if(isNaN(n)||isNaN(r))throw l.error("jsPDF.addSvgAsImage: Invalid coordinates",arguments),new Error("Invalid coordinates passed to jsPDF.addSvgAsImage");if(isNaN(i)||isNaN(o))throw l.error("jsPDF.addSvgAsImage: Invalid measurements",arguments),new Error("Invalid measurements (width and/or height) passed to jsPDF.addSvgAsImage");var u=document.createElement("canvas");u.width=i,u.height=o;var h=u.getContext("2d");h.fillStyle="#fff",h.fillRect(0,0,u.width,u.height);var d={ignoreMouse:!0,ignoreAnimation:!0,ignoreDimensions:!0},f=this;return e().then(function(e){return e.fromString(h,t,d)},function(){return Promise.reject(new Error("Could not load canvg."))}).then(function(t){return t.render(d)}).then(function(){f.addImage(u.toDataURL("image/jpeg",1),n,r,i,o,s,c)})}}(),j.API.putTotalPages=function(t){var e,n=0;parseInt(this.internal.getFont().id.substr(1),10)<15?(e=new RegExp(t,"g"),n=this.internal.getNumberOfPages()):(e=new RegExp(this.pdfEscape16(t,this.internal.getFont()),"g"),n=this.pdfEscape16(this.internal.getNumberOfPages()+"",this.internal.getFont()));for(var r=1;r<=this.internal.getNumberOfPages();r++)for(var i=0;i<this.internal.pages[r].length;i++)this.internal.pages[r][i]=this.internal.pages[r][i].replace(e,n);return this},j.API.viewerPreferences=function(t,e){var n;t=t||{},e=e||!1;var r,o,a,s={HideToolbar:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},HideMenubar:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},HideWindowUI:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},FitWindow:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},CenterWindow:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},DisplayDocTitle:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.4},NonFullScreenPageMode:{defaultValue:"UseNone",value:"UseNone",type:"name",explicitSet:!1,valueSet:["UseNone","UseOutlines","UseThumbs","UseOC"],pdfVersion:1.3},Direction:{defaultValue:"L2R",value:"L2R",type:"name",explicitSet:!1,valueSet:["L2R","R2L"],pdfVersion:1.3},ViewArea:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},ViewClip:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintArea:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintClip:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintScaling:{defaultValue:"AppDefault",value:"AppDefault",type:"name",explicitSet:!1,valueSet:["AppDefault","None"],pdfVersion:1.6},Duplex:{defaultValue:"",value:"none",type:"name",explicitSet:!1,valueSet:["Simplex","DuplexFlipShortEdge","DuplexFlipLongEdge","none"],pdfVersion:1.7},PickTrayByPDFSize:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.7},PrintPageRange:{defaultValue:"",value:"",type:"array",explicitSet:!1,valueSet:null,pdfVersion:1.7},NumCopies:{defaultValue:1,value:1,type:"integer",explicitSet:!1,valueSet:null,pdfVersion:1.7}},l=Object.keys(s),c=[],u=0,h=0,d=0;function f(t,e){var n,r=!1;for(n=0;n<t.length;n+=1)t[n]===e&&(r=!0);return r}if(void 0===this.internal.viewerpreferences&&(this.internal.viewerpreferences={},this.internal.viewerpreferences.configuration=JSON.parse(JSON.stringify(s)),this.internal.viewerpreferences.isSubscribed=!1),n=this.internal.viewerpreferences.configuration,"reset"===t||!0===e){var p=l.length;for(d=0;d<p;d+=1)n[l[d]].value=n[l[d]].defaultValue,n[l[d]].explicitSet=!1}if("object"===i()(t))for(o in t)if(a=t[o],f(l,o)&&void 0!==a){if("boolean"===n[o].type&&"boolean"==typeof a)n[o].value=a;else if("name"===n[o].type&&f(n[o].valueSet,a))n[o].value=a;else if("integer"===n[o].type&&Number.isInteger(a))n[o].value=a;else if("array"===n[o].type){for(u=0;u<a.length;u+=1)if(r=!0,1===a[u].length&&"number"==typeof a[u][0])c.push(String(a[u]-1));else if(a[u].length>1){for(h=0;h<a[u].length;h+=1)"number"!=typeof a[u][h]&&(r=!1);!0===r&&c.push([a[u][0]-1,a[u][1]-1].join(" "))}n[o].value="["+c.join(" ")+"]"}else n[o].value=n[o].defaultValue;n[o].explicitSet=!0}return!1===this.internal.viewerpreferences.isSubscribed&&(this.internal.events.subscribe("putCatalog",function(){var t,e=[];for(t in n)!0===n[t].explicitSet&&("name"===n[t].type?e.push("/"+t+" /"+n[t].value):e.push("/"+t+" "+n[t].value));0!==e.length&&this.internal.write("/ViewerPreferences\n<<\n"+e.join("\n")+"\n>>")}),this.internal.viewerpreferences.isSubscribed=!0),this.internal.viewerpreferences.configuration=n,this
  246. /** ====================================================================
  247. * @license
  248. * jsPDF XMP metadata plugin
  249. * Copyright (c) 2016 Jussi Utunen, u-jussi@suomi24.fi
  250. *
  251. * Permission is hereby granted, free of charge, to any person obtaining
  252. * a copy of this software and associated documentation files (the
  253. * "Software"), to deal in the Software without restriction, including
  254. * without limitation the rights to use, copy, modify, merge, publish,
  255. * distribute, sublicense, and/or sell copies of the Software, and to
  256. * permit persons to whom the Software is furnished to do so, subject to
  257. * the following conditions:
  258. *
  259. * The above copyright notice and this permission notice shall be
  260. * included in all copies or substantial portions of the Software.
  261. *
  262. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  263. * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  264. * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  265. * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  266. * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  267. * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  268. * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  269. * ====================================================================
  270. */},function(t){var e=function(){var t='<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="" xmlns:jspdf="'+this.internal.__metadata__.namespaceuri+'"><jspdf:metadata>',e=unescape(encodeURIComponent('<x:xmpmeta xmlns:x="adobe:ns:meta/">')),n=unescape(encodeURIComponent(t)),r=unescape(encodeURIComponent(this.internal.__metadata__.metadata)),i=unescape(encodeURIComponent("</jspdf:metadata></rdf:Description></rdf:RDF>")),o=unescape(encodeURIComponent("</x:xmpmeta>")),a=n.length+r.length+i.length+e.length+o.length;this.internal.__metadata__.metadata_object_number=this.internal.newObject(),this.internal.write("<< /Type /Metadata /Subtype /XML /Length "+a+" >>"),this.internal.write("stream"),this.internal.write(e+n+r+i+o),this.internal.write("endstream"),this.internal.write("endobj")},n=function(){this.internal.__metadata__.metadata_object_number&&this.internal.write("/Metadata "+this.internal.__metadata__.metadata_object_number+" 0 R")};j.API.addMetadata=function(t,r){return void 0===this.internal.__metadata__&&(this.internal.__metadata__={metadata:t,namespaceuri:r||"http://jspdf.default.namespaceuri/"},this.internal.events.subscribe("putCatalog",n),this.internal.events.subscribe("postPutResources",e)),this}}(),function(t){var e=t.API,n=e.pdfEscape16=function(t,e){for(var n,r=e.metadata.Unicode.widths,i=["","0","00","000","0000"],o=[""],a=0,s=t.length;a<s;++a){if(n=e.metadata.characterToGlyph(t.charCodeAt(a)),e.metadata.glyIdsUsed.push(n),e.metadata.toUnicode[n]=t.charCodeAt(a),-1==r.indexOf(n)&&(r.push(n),r.push([parseInt(e.metadata.widthOfGlyph(n),10)])),"0"==n)return o.join("");n=n.toString(16),o.push(i[4-n.length],n)}return o.join("")},r=function(t){var e,n,r,i,o,a,s;for(o="/CIDInit /ProcSet findresource begin\n12 dict begin\nbegincmap\n/CIDSystemInfo <<\n /Registry (Adobe)\n /Ordering (UCS)\n /Supplement 0\n>> def\n/CMapName /Adobe-Identity-UCS def\n/CMapType 2 def\n1 begincodespacerange\n<0000><ffff>\nendcodespacerange",r=[],a=0,s=(n=Object.keys(t).sort(function(t,e){return t-e})).length;a<s;a++)e=n[a],r.length>=100&&(o+="\n"+r.length+" beginbfchar\n"+r.join("\n")+"\nendbfchar",r=[]),void 0!==t[e]&&null!==t[e]&&"function"==typeof t[e].toString&&(i=("0000"+t[e].toString(16)).slice(-4),e=("0000"+(+e).toString(16)).slice(-4),r.push("<"+e+"><"+i+">"));return r.length&&(o+="\n"+r.length+" beginbfchar\n"+r.join("\n")+"\nendbfchar\n"),o+"endcmap\nCMapName currentdict /CMap defineresource pop\nend\nend"};e.events.push(["putFont",function(e){!function(e){var n=e.font,i=e.out,o=e.newObject,a=e.putStream;if(n.metadata instanceof t.API.TTFFont&&"Identity-H"===n.encoding){for(var s=n.metadata.Unicode.widths,l=n.metadata.subset.encode(n.metadata.glyIdsUsed,1),c="",u=0;u<l.length;u++)c+=String.fromCharCode(l[u]);var h=o();a({data:c,addLength1:!0,objectId:h}),i("endobj");var d=o();a({data:r(n.metadata.toUnicode),addLength1:!0,objectId:d}),i("endobj");var f=o();i("<<"),i("/Type /FontDescriptor"),i("/FontName /"+D(n.fontName)),i("/FontFile2 "+h+" 0 R"),i("/FontBBox "+t.API.PDFObject.convert(n.metadata.bbox)),i("/Flags "+n.metadata.flags),i("/StemV "+n.metadata.stemV),i("/ItalicAngle "+n.metadata.italicAngle),i("/Ascent "+n.metadata.ascender),i("/Descent "+n.metadata.decender),i("/CapHeight "+n.metadata.capHeight),i(">>"),i("endobj");var p=o();i("<<"),i("/Type /Font"),i("/BaseFont /"+D(n.fontName)),i("/FontDescriptor "+f+" 0 R"),i("/W "+t.API.PDFObject.convert(s)),i("/CIDToGIDMap /Identity"),i("/DW 1000"),i("/Subtype /CIDFontType2"),i("/CIDSystemInfo"),i("<<"),i("/Supplement 0"),i("/Registry (Adobe)"),i("/Ordering ("+n.encoding+")"),i(">>"),i(">>"),i("endobj"),n.objectNumber=o(),i("<<"),i("/Type /Font"),i("/Subtype /Type0"),i("/ToUnicode "+d+" 0 R"),i("/BaseFont /"+D(n.fontName)),i("/Encoding /"+n.encoding),i("/DescendantFonts ["+p+" 0 R]"),i(">>"),i("endobj"),n.isAlreadyPutted=!0}}(e)}]),e.events.push(["putFont",function(e){!function(e){var n=e.font,i=e.out,o=e.newObject,a=e.putStream;if(n.metadata instanceof t.API.TTFFont&&"WinAnsiEncoding"===n.encoding){for(var s=n.metadata.rawData,l="",c=0;c<s.length;c++)l+=String.fromCharCode(s[c]);var u=o();a({data:l,addLength1:!0,objectId:u}),i("endobj");var h=o();a({data:r(n.metadata.toUnicode),addLength1:!0,objectId:h}),i("endobj");var d=o();i("<<"),i("/Descent "+n.metadata.decender),i("/CapHeight "+n.metadata.capHeight),i("/StemV "+n.metadata.stemV),i("/Type /FontDescriptor"),i("/FontFile2 "+u+" 0 R"),i("/Flags 96"),i("/FontBBox "+t.API.PDFObject.convert(n.metadata.bbox)),i("/FontName /"+D(n.fontName)),i("/ItalicAngle "+n.metadata.italicAngle),i("/Ascent "+n.metadata.ascender),i(">>"),i("endobj"),n.objectNumber=o();for(var f=0;f<n.metadata.hmtx.widths.length;f++)n.metadata.hmtx.widths[f]=parseInt(n.metadata.hmtx.widths[f]*(1e3/n.metadata.head.unitsPerEm));i("<</Subtype/TrueType/Type/Font/ToUnicode "+h+" 0 R/BaseFont/"+D(n.fontName)+"/FontDescriptor "+d+" 0 R/Encoding/"+n.encoding+" /FirstChar 29 /LastChar 255 /Widths "+t.API.PDFObject.convert(n.metadata.hmtx.widths)+">>"),i("endobj"),n.isAlreadyPutted=!0}}(e)}]);var i=function(t){var e,r=t.text||"",i=t.x,o=t.y,a=t.options||{},s=t.mutex||{},l=s.pdfEscape,c=s.activeFontKey,u=s.fonts,h=c,d="",f=0,p="",A=u[h].encoding;if("Identity-H"!==u[h].encoding)return{text:r,x:i,y:o,options:a,mutex:s};for(p=r,h=c,Array.isArray(r)&&(p=r[0]),f=0;f<p.length;f+=1)u[h].metadata.hasOwnProperty("cmap")&&(e=u[h].metadata.cmap.unicode.codeMap[p[f].charCodeAt(0)]),e||p[f].charCodeAt(0)<256&&u[h].metadata.hasOwnProperty("Unicode")?d+=p[f]:d+="";var g="";return parseInt(h.slice(1))<14||"WinAnsiEncoding"===A?g=l(d,h).split("").map(function(t){return t.charCodeAt(0).toString(16)}).join(""):"Identity-H"===A&&(g=n(d,u[h])),s.isHex=!0,{text:g,x:i,y:o,options:a,mutex:s}};e.events.push(["postProcessText",function(t){var e=t.text||"",n=[],r={text:e,x:t.x,y:t.y,options:t.options,mutex:t.mutex};if(Array.isArray(e)){var o=0;for(o=0;o<e.length;o+=1)Array.isArray(e[o])&&3===e[o].length?n.push([i(Object.assign({},r,{text:e[o][0]})).text,e[o][1],e[o][2]]):n.push(i(Object.assign({},r,{text:e[o]})).text);t.text=n}else t.text=i(Object.assign({},r,{text:e})).text}])}(j),
  271. /**
  272. * @license
  273. * jsPDF virtual FileSystem functionality
  274. *
  275. * Licensed under the MIT License.
  276. * http://opensource.org/licenses/mit-license
  277. */
  278. function(t){var e=function(){return void 0===this.internal.vFS&&(this.internal.vFS={}),!0};t.existsFileInVFS=function(t){return e.call(this),void 0!==this.internal.vFS[t]},t.addFileToVFS=function(t,n){return e.call(this),this.internal.vFS[t]=n,this},t.getFileFromVFS=function(t){return e.call(this),void 0!==this.internal.vFS[t]?this.internal.vFS[t]:null}}(j.API),
  279. /**
  280. * @license
  281. * Unicode Bidi Engine based on the work of Alex Shensis (@asthensis)
  282. * MIT License
  283. */
  284. function(t){t.__bidiEngine__=t.prototype.__bidiEngine__=function(t){var n,r,i,o,a,s,l,c=e,u=[[0,3,0,1,0,0,0],[0,3,0,1,2,2,0],[0,3,0,17,2,0,1],[0,3,5,5,4,1,0],[0,3,21,21,4,0,1],[0,3,5,5,4,2,0]],h=[[2,0,1,1,0,1,0],[2,0,1,1,0,2,0],[2,0,2,1,3,2,0],[2,0,2,33,3,1,1]],d={L:0,R:1,EN:2,AN:3,N:4,B:5,S:6},f={0:0,5:1,6:2,7:3,32:4,251:5,254:6,255:7},p=["(",")","(","<",">","<","[","]","[","{","}","{","«","»","«","‹","›","‹","⁅","⁆","⁅","⁽","⁾","⁽","₍","₎","₍","≤","≥","≤","〈","〉","〈","﹙","﹚","﹙","﹛","﹜","﹛","﹝","﹞","﹝","﹤","﹥","﹤"],A=new RegExp(/^([1-4|9]|1[0-9]|2[0-9]|3[0168]|4[04589]|5[012]|7[78]|159|16[0-9]|17[0-2]|21[569]|22[03489]|250)$/),g=!1,m=0;this.__bidiEngine__={};var v=function(t){var e=t.charCodeAt(),n=e>>8,r=f[n];return void 0!==r?c[256*r+(255&e)]:252===n||253===n?"AL":A.test(n)?"L":8===n?"R":"N"},y=function(t){for(var e,n=0;n<t.length;n++){if("L"===(e=v(t.charAt(n))))return!1;if("R"===e)return!0}return!1},b=function(t,e,a,s){var l,c,u,h,d=e[s];switch(d){case"L":case"R":g=!1;break;case"N":case"AN":break;case"EN":g&&(d="AN");break;case"AL":g=!0,d="R";break;case"WS":d="N";break;case"CS":s<1||s+1>=e.length||"EN"!==(l=a[s-1])&&"AN"!==l||"EN"!==(c=e[s+1])&&"AN"!==c?d="N":g&&(c="AN"),d=c===l?c:"N";break;case"ES":d="EN"===(l=s>0?a[s-1]:"B")&&s+1<e.length&&"EN"===e[s+1]?"EN":"N";break;case"ET":if(s>0&&"EN"===a[s-1]){d="EN";break}if(g){d="N";break}for(u=s+1,h=e.length;u<h&&"ET"===e[u];)u++;d=u<h&&"EN"===e[u]?"EN":"N";break;case"NSM":if(i&&!o){for(h=e.length,u=s+1;u<h&&"NSM"===e[u];)u++;if(u<h){var f=t[s],p=f>=1425&&f<=2303||64286===f;if(l=e[u],p&&("R"===l||"AL"===l)){d="R";break}}}d=s<1||"B"===(l=e[s-1])?"N":a[s-1];break;case"B":g=!1,n=!0,d=m;break;case"S":r=!0,d="N";break;case"LRE":case"RLE":case"LRO":case"RLO":case"PDF":g=!1;break;case"BN":d="N"}return d},_=function(t,e,n){var r=t.split("");return n&&w(r,n,{hiLevel:m}),r.reverse(),e&&e.reverse(),r.join("")},w=function(t,e,i){var o,a,s,l,c,f=-1,p=t.length,A=0,y=[],_=m?h:u,w=[];for(g=!1,n=!1,r=!1,a=0;a<p;a++)w[a]=v(t[a]);for(s=0;s<p;s++){if(c=A,y[s]=b(t,w,y,s),o=240&(A=_[c][d[y[s]]]),A&=15,e[s]=l=_[A][5],o>0)if(16===o){for(a=f;a<s;a++)e[a]=1;f=-1}else f=-1;if(_[A][6])-1===f&&(f=s);else if(f>-1){for(a=f;a<s;a++)e[a]=l;f=-1}"B"===w[s]&&(e[s]=0),i.hiLevel|=l}r&&function(t,e,n){for(var r=0;r<n;r++)if("S"===t[r]){e[r]=m;for(var i=r-1;i>=0&&"WS"===t[i];i--)e[i]=m}}(w,e,p)},x=function(t,e,r,i,o){if(!(o.hiLevel<t)){if(1===t&&1===m&&!n)return e.reverse(),void(r&&r.reverse());for(var a,s,l,c,u=e.length,h=0;h<u;){if(i[h]>=t){for(l=h+1;l<u&&i[l]>=t;)l++;for(c=h,s=l-1;c<s;c++,s--)a=e[c],e[c]=e[s],e[s]=a,r&&(a=r[c],r[c]=r[s],r[s]=a);h=l}h++}}},S=function(t,e,n){var r=t.split(""),i={hiLevel:m};return n||(n=[]),w(r,n,i),function(t,e,n){if(0!==n.hiLevel&&l)for(var r,i=0;i<t.length;i++)1===e[i]&&(r=p.indexOf(t[i]))>=0&&(t[i]=p[r+1])}(r,n,i),x(2,r,e,n,i),x(1,r,e,n,i),r.join("")};return this.__bidiEngine__.doBidiReorder=function(t,e,n){if(function(t,e){if(e)for(var n=0;n<t.length;n++)e[n]=n;void 0===o&&(o=y(t)),void 0===s&&(s=y(t))}(t,e),i||!a||s)if(i&&a&&o^s)m=o?1:0,t=_(t,e,n);else if(!i&&a&&s)m=o?1:0,t=S(t,e,n),t=_(t,e);else if(!i||o||a||s){if(i&&!a&&o^s)t=_(t,e),o?(m=0,t=S(t,e,n)):(m=1,t=S(t,e,n),t=_(t,e));else if(i&&o&&!a&&s)m=1,t=S(t,e,n),t=_(t,e);else if(!i&&!a&&o^s){var r=l;o?(m=1,t=S(t,e,n),m=0,l=!1,t=S(t,e,n),l=r):(m=0,t=S(t,e,n),t=_(t,e),m=1,l=!1,t=S(t,e,n),l=r,t=_(t,e))}}else m=0,t=S(t,e,n);else m=o?1:0,t=S(t,e,n);return t},this.__bidiEngine__.setOptions=function(t){t&&(i=t.isInputVisual,a=t.isOutputVisual,o=t.isInputRtl,s=t.isOutputRtl,l=t.isSymmetricSwapping)},this.__bidiEngine__.setOptions(t),this.__bidiEngine__};var e=["BN","BN","BN","BN","BN","BN","BN","BN","BN","S","B","S","WS","B","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","B","B","B","S","WS","N","N","ET","ET","ET","N","N","N","N","N","ES","CS","ES","CS","CS","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","CS","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","BN","BN","BN","BN","BN","BN","B","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","BN","CS","N","ET","ET","ET","ET","N","N","N","N","L","N","N","BN","N","N","ET","ET","EN","EN","N","L","N","N","N","EN","L","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","L","L","L","L","L","L","L","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","L","N","N","N","N","N","ET","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","R","NSM","R","NSM","NSM","R","NSM","NSM","R","NSM","N","N","N","N","N","N","N","N","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","N","N","N","N","N","R","R","R","R","R","N","N","N","N","N","N","N","N","N","N","N","AN","AN","AN","AN","AN","AN","N","N","AL","ET","ET","AL","CS","AL","N","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AL","AL","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AN","AN","AN","AN","AN","AN","AN","AN","AN","AN","ET","AN","AN","AL","AL","AL","NSM","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AN","N","NSM","NSM","NSM","NSM","NSM","NSM","AL","AL","NSM","NSM","N","NSM","NSM","NSM","NSM","AL","AL","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","N","AL","AL","NSM","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","AL","N","N","N","N","N","N","N","N","N","N","N","N","N","N","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","R","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","R","R","N","N","N","N","R","N","N","N","N","N","WS","WS","WS","WS","WS","WS","WS","WS","WS","WS","WS","BN","BN","BN","L","R","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","WS","B","LRE","RLE","PDF","LRO","RLO","CS","ET","ET","ET","ET","ET","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","CS","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","WS","BN","BN","BN","BN","BN","N","LRI","RLI","FSI","PDI","BN","BN","BN","BN","BN","BN","EN","L","N","N","EN","EN","EN","EN","EN","EN","ES","ES","N","N","N","L","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","ES","ES","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","ET","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","L","L","L","L","L","L","L","N","N","N","N","N","N","N","N","N","N","N","N","L","L","L","L","L","N","N","N","N","N","R","NSM","R","R","R","R","R","R","R","R","R","R","ES","R","R","R","R","R","R","R","R","R","R","R","R","R","N","R","R","R","R","R","N","R","N","R","R","N","R","R","N","R","R","R","R","R","R","R","R","R","R","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","NSM","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","CS","N","CS","N","N","CS","N","N","N","N","N","N","N","N","N","ET","N","N","ES","ES","N","N","N","N","N","ET","ET","N","N","N","N","N","AL","AL","AL","AL","AL","N","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","AL","N","N","BN","N","N","N","ET","ET","ET","N","N","N","N","N","ES","CS","ES","CS","CS","EN","EN","EN","EN","EN","EN","EN","EN","EN","EN","CS","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","N","N","N","N","N","N","N","N","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","L","N","N","N","L","L","L","L","L","L","N","N","L","L","L","L","L","L","N","N","L","L","L","L","L","L","N","N","L","L","L","N","N","N","ET","ET","N","N","N","ET","ET","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N","N"],n=new t.__bidiEngine__({isInputVisual:!0});t.API.events.push(["postProcessText",function(t){var e=t.text,r=(t.x,t.y,t.options||{}),i=(t.mutex,r.lang,[]);if(r.isInputVisual="boolean"!=typeof r.isInputVisual||r.isInputVisual,n.setOptions(r),"[object Array]"===Object.prototype.toString.call(e)){var o=0;for(i=[],o=0;o<e.length;o+=1)"[object Array]"===Object.prototype.toString.call(e[o])?i.push([n.doBidiReorder(e[o][0]),e[o][1],e[o][2]]):i.push([n.doBidiReorder(e[o])]);t.text=i}else t.text=n.doBidiReorder(e);n.setOptions({isInputVisual:!0})}])}(j),j.API.TTFFont=function(){function t(t){var e;if(this.rawData=t,e=this.contents=new ie(t),this.contents.pos=4,"ttcf"===e.readString(4))throw new Error("TTCF not supported.");e.pos=0,this.parse(),this.subset=new xe(this),this.registerTTF()}return t.open=function(e){return new t(e)},t.prototype.parse=function(){return this.directory=new oe(this.contents),this.head=new le(this),this.name=new Ae(this),this.cmap=new ue(this),this.toUnicode={},this.hhea=new he(this),this.maxp=new ge(this),this.hmtx=new me(this),this.post=new fe(this),this.os2=new de(this),this.loca=new we(this),this.glyf=new ye(this),this.ascender=this.os2.exists&&this.os2.ascender||this.hhea.ascender,this.decender=this.os2.exists&&this.os2.decender||this.hhea.decender,this.lineGap=this.os2.exists&&this.os2.lineGap||this.hhea.lineGap,this.bbox=[this.head.xMin,this.head.yMin,this.head.xMax,this.head.yMax]},t.prototype.registerTTF=function(){var t,e,n,r,i;if(this.scaleFactor=1e3/this.head.unitsPerEm,this.bbox=function(){var e,n,r,i;for(i=[],e=0,n=(r=this.bbox).length;e<n;e++)t=r[e],i.push(Math.round(t*this.scaleFactor));return i}.call(this),this.stemV=0,this.post.exists?(n=255&(r=this.post.italic_angle),0!=(32768&(e=r>>16))&&(e=-(1+(65535^e))),this.italicAngle=+(e+"."+n)):this.italicAngle=0,this.ascender=Math.round(this.ascender*this.scaleFactor),this.decender=Math.round(this.decender*this.scaleFactor),this.lineGap=Math.round(this.lineGap*this.scaleFactor),this.capHeight=this.os2.exists&&this.os2.capHeight||this.ascender,this.xHeight=this.os2.exists&&this.os2.xHeight||0,this.familyClass=(this.os2.exists&&this.os2.familyClass||0)>>8,this.isSerif=1===(i=this.familyClass)||2===i||3===i||4===i||5===i||7===i,this.isScript=10===this.familyClass,this.flags=0,this.post.isFixedPitch&&(this.flags|=1),this.isSerif&&(this.flags|=2),this.isScript&&(this.flags|=8),0!==this.italicAngle&&(this.flags|=64),this.flags|=32,!this.cmap.unicode)throw new Error("No unicode cmap for font")},t.prototype.characterToGlyph=function(t){var e;return(null!=(e=this.cmap.unicode)?e.codeMap[t]:void 0)||0},t.prototype.widthOfGlyph=function(t){var e;return e=1e3/this.head.unitsPerEm,this.hmtx.forGlyph(t).advance*e},t.prototype.widthOfString=function(t,e,n){var r,i,o,a;for(o=0,i=0,a=(t=""+t).length;0<=a?i<a:i>a;i=0<=a?++i:--i)r=t.charCodeAt(i),o+=this.widthOfGlyph(this.characterToGlyph(r))+n*(1e3/e)||0;return o*(e/1e3)},t.prototype.lineHeight=function(t,e){var n;return null==e&&(e=!1),n=e?this.lineGap:0,(this.ascender+n-this.decender)/1e3*t},t}();var re,ie=function(){function t(t){this.data=null!=t?t:[],this.pos=0,this.length=this.data.length}return t.prototype.readByte=function(){return this.data[this.pos++]},t.prototype.writeByte=function(t){return this.data[this.pos++]=t},t.prototype.readUInt32=function(){return 16777216*this.readByte()+(this.readByte()<<16)+(this.readByte()<<8)+this.readByte()},t.prototype.writeUInt32=function(t){return this.writeByte(t>>>24&255),this.writeByte(t>>16&255),this.writeByte(t>>8&255),this.writeByte(255&t)},t.prototype.readInt32=function(){var t;return(t=this.readUInt32())>=2147483648?t-4294967296:t},t.prototype.writeInt32=function(t){return t<0&&(t+=4294967296),this.writeUInt32(t)},t.prototype.readUInt16=function(){return this.readByte()<<8|this.readByte()},t.prototype.writeUInt16=function(t){return this.writeByte(t>>8&255),this.writeByte(255&t)},t.prototype.readInt16=function(){var t;return(t=this.readUInt16())>=32768?t-65536:t},t.prototype.writeInt16=function(t){return t<0&&(t+=65536),this.writeUInt16(t)},t.prototype.readString=function(t){var e,n;for(n=[],e=0;0<=t?e<t:e>t;e=0<=t?++e:--e)n[e]=String.fromCharCode(this.readByte());return n.join("")},t.prototype.writeString=function(t){var e,n,r;for(r=[],e=0,n=t.length;0<=n?e<n:e>n;e=0<=n?++e:--e)r.push(this.writeByte(t.charCodeAt(e)));return r},t.prototype.readShort=function(){return this.readInt16()},t.prototype.writeShort=function(t){return this.writeInt16(t)},t.prototype.readLongLong=function(){var t,e,n,r,i,o,a,s;return t=this.readByte(),e=this.readByte(),n=this.readByte(),r=this.readByte(),i=this.readByte(),o=this.readByte(),a=this.readByte(),s=this.readByte(),128&t?-1*(72057594037927940*(255^t)+281474976710656*(255^e)+1099511627776*(255^n)+4294967296*(255^r)+16777216*(255^i)+65536*(255^o)+256*(255^a)+(255^s)+1):72057594037927940*t+281474976710656*e+1099511627776*n+4294967296*r+16777216*i+65536*o+256*a+s},t.prototype.writeLongLong=function(t){var e,n;return e=Math.floor(t/4294967296),n=4294967295&t,this.writeByte(e>>24&255),this.writeByte(e>>16&255),this.writeByte(e>>8&255),this.writeByte(255&e),this.writeByte(n>>24&255),this.writeByte(n>>16&255),this.writeByte(n>>8&255),this.writeByte(255&n)},t.prototype.readInt=function(){return this.readInt32()},t.prototype.writeInt=function(t){return this.writeInt32(t)},t.prototype.read=function(t){var e,n;for(e=[],n=0;0<=t?n<t:n>t;n=0<=t?++n:--n)e.push(this.readByte());return e},t.prototype.write=function(t){var e,n,r,i;for(i=[],n=0,r=t.length;n<r;n++)e=t[n],i.push(this.writeByte(e));return i},t}(),oe=function(){var t;function e(t){var e,n,r;for(this.scalarType=t.readInt(),this.tableCount=t.readShort(),this.searchRange=t.readShort(),this.entrySelector=t.readShort(),this.rangeShift=t.readShort(),this.tables={},n=0,r=this.tableCount;0<=r?n<r:n>r;n=0<=r?++n:--n)e={tag:t.readString(4),checksum:t.readInt(),offset:t.readInt(),length:t.readInt()},this.tables[e.tag]=e}return e.prototype.encode=function(e){var n,r,i,o,a,s,l,c,u,h,d,f,p;for(p in d=Object.keys(e).length,s=Math.log(2),u=16*Math.floor(Math.log(d)/s),o=Math.floor(u/s),c=16*d-u,(r=new ie).writeInt(this.scalarType),r.writeShort(d),r.writeShort(u),r.writeShort(o),r.writeShort(c),i=16*d,l=r.pos+i,a=null,f=[],e)for(h=e[p],r.writeString(p),r.writeInt(t(h)),r.writeInt(l),r.writeInt(h.length),f=f.concat(h),"head"===p&&(a=l),l+=h.length;l%4;)f.push(0),l++;return r.write(f),n=2981146554-t(r.data),r.pos=a+8,r.writeUInt32(n),r.data},t=function(t){var e,n,r,i;for(t=ve.call(t);t.length%4;)t.push(0);for(r=new ie(t),n=0,e=0,i=t.length;e<i;e=e+=4)n+=r.readUInt32();return 4294967295&n},e}(),ae={}.hasOwnProperty,se=function(t,e){for(var n in e)ae.call(e,n)&&(t[n]=e[n]);function r(){this.constructor=t}return r.prototype=e.prototype,t.prototype=new r,t.__super__=e.prototype,t};re=function(){function t(t){var e;this.file=t,e=this.file.directory.tables[this.tag],this.exists=!!e,e&&(this.offset=e.offset,this.length=e.length,this.parse(this.file.contents))}return t.prototype.parse=function(){},t.prototype.encode=function(){},t.prototype.raw=function(){return this.exists?(this.file.contents.pos=this.offset,this.file.contents.read(this.length)):null},t}();var le=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return se(e,re),e.prototype.tag="head",e.prototype.parse=function(t){return t.pos=this.offset,this.version=t.readInt(),this.revision=t.readInt(),this.checkSumAdjustment=t.readInt(),this.magicNumber=t.readInt(),this.flags=t.readShort(),this.unitsPerEm=t.readShort(),this.created=t.readLongLong(),this.modified=t.readLongLong(),this.xMin=t.readShort(),this.yMin=t.readShort(),this.xMax=t.readShort(),this.yMax=t.readShort(),this.macStyle=t.readShort(),this.lowestRecPPEM=t.readShort(),this.fontDirectionHint=t.readShort(),this.indexToLocFormat=t.readShort(),this.glyphDataFormat=t.readShort()},e.prototype.encode=function(t){var e;return(e=new ie).writeInt(this.version),e.writeInt(this.revision),e.writeInt(this.checkSumAdjustment),e.writeInt(this.magicNumber),e.writeShort(this.flags),e.writeShort(this.unitsPerEm),e.writeLongLong(this.created),e.writeLongLong(this.modified),e.writeShort(this.xMin),e.writeShort(this.yMin),e.writeShort(this.xMax),e.writeShort(this.yMax),e.writeShort(this.macStyle),e.writeShort(this.lowestRecPPEM),e.writeShort(this.fontDirectionHint),e.writeShort(t),e.writeShort(this.glyphDataFormat),e.data},e}(),ce=function(){function t(t,e){var n,r,i,o,a,s,l,c,u,h,d,f,p,A,g,m,v;switch(this.platformID=t.readUInt16(),this.encodingID=t.readShort(),this.offset=e+t.readInt(),u=t.pos,t.pos=this.offset,this.format=t.readUInt16(),this.length=t.readUInt16(),this.language=t.readUInt16(),this.isUnicode=3===this.platformID&&1===this.encodingID&&4===this.format||0===this.platformID&&4===this.format,this.codeMap={},this.format){case 0:for(s=0;s<256;++s)this.codeMap[s]=t.readByte();break;case 4:for(d=t.readUInt16(),h=d/2,t.pos+=6,i=function(){var e,n;for(n=[],s=e=0;0<=h?e<h:e>h;s=0<=h?++e:--e)n.push(t.readUInt16());return n}(),t.pos+=2,p=function(){var e,n;for(n=[],s=e=0;0<=h?e<h:e>h;s=0<=h?++e:--e)n.push(t.readUInt16());return n}(),l=function(){var e,n;for(n=[],s=e=0;0<=h?e<h:e>h;s=0<=h?++e:--e)n.push(t.readUInt16());return n}(),c=function(){var e,n;for(n=[],s=e=0;0<=h?e<h:e>h;s=0<=h?++e:--e)n.push(t.readUInt16());return n}(),r=(this.length-t.pos+this.offset)/2,a=function(){var e,n;for(n=[],s=e=0;0<=r?e<r:e>r;s=0<=r?++e:--e)n.push(t.readUInt16());return n}(),s=g=0,v=i.length;g<v;s=++g)for(A=i[s],n=m=f=p[s];f<=A?m<=A:m>=A;n=f<=A?++m:--m)0===c[s]?o=n+l[s]:0!==(o=a[c[s]/2+(n-f)-(h-s)]||0)&&(o+=l[s]),this.codeMap[n]=65535&o}t.pos=u}return t.encode=function(t,e){var n,r,i,o,a,s,l,c,u,h,d,f,p,A,g,m,v,y,b,_,w,x,S,C,k,B,T,E,M,O,L,D,I,P,N,F,R,j,H,U,Q,z,Y,V,W,G;switch(E=new ie,o=Object.keys(t).sort(function(t,e){return t-e}),e){case"macroman":for(p=0,A=function(){var t=[];for(f=0;f<256;++f)t.push(0);return t}(),m={0:0},i={},M=0,I=o.length;M<I;M++)null==m[Y=t[r=o[M]]]&&(m[Y]=++p),i[r]={old:t[r],new:m[t[r]]},A[r]=m[t[r]];return E.writeUInt16(1),E.writeUInt16(0),E.writeUInt32(12),E.writeUInt16(0),E.writeUInt16(262),E.writeUInt16(0),E.write(A),{charMap:i,subtable:E.data,maxGlyphID:p+1};case"unicode":for(B=[],u=[],v=0,m={},n={},g=l=null,O=0,P=o.length;O<P;O++)null==m[b=t[r=o[O]]]&&(m[b]=++v),n[r]={old:b,new:m[b]},a=m[b]-r,null!=g&&a===l||(g&&u.push(g),B.push(r),l=a),g=r;for(g&&u.push(g),u.push(65535),B.push(65535),C=2*(S=B.length),x=2*Math.pow(Math.log(S)/Math.LN2,2),h=Math.log(x/2)/Math.LN2,w=2*S-x,s=[],_=[],d=[],f=L=0,N=B.length;L<N;f=++L){if(k=B[f],c=u[f],65535===k){s.push(0),_.push(0);break}if(k-(T=n[k].new)>=32768)for(s.push(0),_.push(2*(d.length+S-f)),r=D=k;k<=c?D<=c:D>=c;r=k<=c?++D:--D)d.push(n[r].new);else s.push(T-k),_.push(0)}for(E.writeUInt16(3),E.writeUInt16(1),E.writeUInt32(12),E.writeUInt16(4),E.writeUInt16(16+8*S+2*d.length),E.writeUInt16(0),E.writeUInt16(C),E.writeUInt16(x),E.writeUInt16(h),E.writeUInt16(w),Q=0,F=u.length;Q<F;Q++)r=u[Q],E.writeUInt16(r);for(E.writeUInt16(0),z=0,R=B.length;z<R;z++)r=B[z],E.writeUInt16(r);for(V=0,j=s.length;V<j;V++)a=s[V],E.writeUInt16(a);for(W=0,H=_.length;W<H;W++)y=_[W],E.writeUInt16(y);for(G=0,U=d.length;G<U;G++)p=d[G],E.writeUInt16(p);return{charMap:n,subtable:E.data,maxGlyphID:v+1}}},t}(),ue=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return se(e,re),e.prototype.tag="cmap",e.prototype.parse=function(t){var e,n,r;for(t.pos=this.offset,this.version=t.readUInt16(),r=t.readUInt16(),this.tables=[],this.unicode=null,n=0;0<=r?n<r:n>r;n=0<=r?++n:--n)e=new ce(t,this.offset),this.tables.push(e),e.isUnicode&&null==this.unicode&&(this.unicode=e);return!0},e.encode=function(t,e){var n,r;return null==e&&(e="macroman"),n=ce.encode(t,e),(r=new ie).writeUInt16(0),r.writeUInt16(1),n.table=r.data.concat(n.subtable),n},e}(),he=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return se(e,re),e.prototype.tag="hhea",e.prototype.parse=function(t){return t.pos=this.offset,this.version=t.readInt(),this.ascender=t.readShort(),this.decender=t.readShort(),this.lineGap=t.readShort(),this.advanceWidthMax=t.readShort(),this.minLeftSideBearing=t.readShort(),this.minRightSideBearing=t.readShort(),this.xMaxExtent=t.readShort(),this.caretSlopeRise=t.readShort(),this.caretSlopeRun=t.readShort(),this.caretOffset=t.readShort(),t.pos+=8,this.metricDataFormat=t.readShort(),this.numberOfMetrics=t.readUInt16()},e}(),de=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return se(e,re),e.prototype.tag="OS/2",e.prototype.parse=function(t){if(t.pos=this.offset,this.version=t.readUInt16(),this.averageCharWidth=t.readShort(),this.weightClass=t.readUInt16(),this.widthClass=t.readUInt16(),this.type=t.readShort(),this.ySubscriptXSize=t.readShort(),this.ySubscriptYSize=t.readShort(),this.ySubscriptXOffset=t.readShort(),this.ySubscriptYOffset=t.readShort(),this.ySuperscriptXSize=t.readShort(),this.ySuperscriptYSize=t.readShort(),this.ySuperscriptXOffset=t.readShort(),this.ySuperscriptYOffset=t.readShort(),this.yStrikeoutSize=t.readShort(),this.yStrikeoutPosition=t.readShort(),this.familyClass=t.readShort(),this.panose=function(){var e,n;for(n=[],e=0;e<10;++e)n.push(t.readByte());return n}(),this.charRange=function(){var e,n;for(n=[],e=0;e<4;++e)n.push(t.readInt());return n}(),this.vendorID=t.readString(4),this.selection=t.readShort(),this.firstCharIndex=t.readShort(),this.lastCharIndex=t.readShort(),this.version>0&&(this.ascent=t.readShort(),this.descent=t.readShort(),this.lineGap=t.readShort(),this.winAscent=t.readShort(),this.winDescent=t.readShort(),this.codePageRange=function(){var e,n;for(n=[],e=0;e<2;e=++e)n.push(t.readInt());return n}(),this.version>1))return this.xHeight=t.readShort(),this.capHeight=t.readShort(),this.defaultChar=t.readShort(),this.breakChar=t.readShort(),this.maxContext=t.readShort()},e}(),fe=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return se(e,re),e.prototype.tag="post",e.prototype.parse=function(t){var e,n,r;switch(t.pos=this.offset,this.format=t.readInt(),this.italicAngle=t.readInt(),this.underlinePosition=t.readShort(),this.underlineThickness=t.readShort(),this.isFixedPitch=t.readInt(),this.minMemType42=t.readInt(),this.maxMemType42=t.readInt(),this.minMemType1=t.readInt(),this.maxMemType1=t.readInt(),this.format){case 65536:break;case 131072:var i;for(n=t.readUInt16(),this.glyphNameIndex=[],i=0;0<=n?i<n:i>n;i=0<=n?++i:--i)this.glyphNameIndex.push(t.readUInt16());for(this.names=[],r=[];t.pos<this.offset+this.length;)e=t.readByte(),r.push(this.names.push(t.readString(e)));return r;case 151552:return n=t.readUInt16(),this.offsets=t.read(n);case 196608:break;case 262144:return this.map=function(){var e,n,r;for(r=[],i=e=0,n=this.file.maxp.numGlyphs;0<=n?e<n:e>n;i=0<=n?++e:--e)r.push(t.readUInt32());return r}.call(this)}},e}(),pe=function(t,e){this.raw=t,this.length=t.length,this.platformID=e.platformID,this.encodingID=e.encodingID,this.languageID=e.languageID},Ae=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return se(e,re),e.prototype.tag="name",e.prototype.parse=function(t){var e,n,r,i,o,a,s,l,c,u,h;for(t.pos=this.offset,t.readShort(),e=t.readShort(),a=t.readShort(),n=[],i=0;0<=e?i<e:i>e;i=0<=e?++i:--i)n.push({platformID:t.readShort(),encodingID:t.readShort(),languageID:t.readShort(),nameID:t.readShort(),length:t.readShort(),offset:this.offset+a+t.readShort()});for(s={},i=c=0,u=n.length;c<u;i=++c)r=n[i],t.pos=r.offset,l=t.readString(r.length),o=new pe(l,r),null==s[h=r.nameID]&&(s[h]=[]),s[r.nameID].push(o);this.strings=s,this.copyright=s[0],this.fontFamily=s[1],this.fontSubfamily=s[2],this.uniqueSubfamily=s[3],this.fontName=s[4],this.version=s[5];try{this.postscriptName=s[6][0].raw.replace(/[\x00-\x19\x80-\xff]/g,"")}catch(t){this.postscriptName=s[4][0].raw.replace(/[\x00-\x19\x80-\xff]/g,"")}return this.trademark=s[7],this.manufacturer=s[8],this.designer=s[9],this.description=s[10],this.vendorUrl=s[11],this.designerUrl=s[12],this.license=s[13],this.licenseUrl=s[14],this.preferredFamily=s[15],this.preferredSubfamily=s[17],this.compatibleFull=s[18],this.sampleText=s[19]},e}(),ge=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return se(e,re),e.prototype.tag="maxp",e.prototype.parse=function(t){return t.pos=this.offset,this.version=t.readInt(),this.numGlyphs=t.readUInt16(),this.maxPoints=t.readUInt16(),this.maxContours=t.readUInt16(),this.maxCompositePoints=t.readUInt16(),this.maxComponentContours=t.readUInt16(),this.maxZones=t.readUInt16(),this.maxTwilightPoints=t.readUInt16(),this.maxStorage=t.readUInt16(),this.maxFunctionDefs=t.readUInt16(),this.maxInstructionDefs=t.readUInt16(),this.maxStackElements=t.readUInt16(),this.maxSizeOfInstructions=t.readUInt16(),this.maxComponentElements=t.readUInt16(),this.maxComponentDepth=t.readUInt16()},e}(),me=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return se(e,re),e.prototype.tag="hmtx",e.prototype.parse=function(t){var e,n,r,i,o,a,s;for(t.pos=this.offset,this.metrics=[],e=0,a=this.file.hhea.numberOfMetrics;0<=a?e<a:e>a;e=0<=a?++e:--e)this.metrics.push({advance:t.readUInt16(),lsb:t.readInt16()});for(r=this.file.maxp.numGlyphs-this.file.hhea.numberOfMetrics,this.leftSideBearings=function(){var n,i;for(i=[],e=n=0;0<=r?n<r:n>r;e=0<=r?++n:--n)i.push(t.readInt16());return i}(),this.widths=function(){var t,e,n,r;for(r=[],t=0,e=(n=this.metrics).length;t<e;t++)i=n[t],r.push(i.advance);return r}.call(this),n=this.widths[this.widths.length-1],s=[],e=o=0;0<=r?o<r:o>r;e=0<=r?++o:--o)s.push(this.widths.push(n));return s},e.prototype.forGlyph=function(t){return t in this.metrics?this.metrics[t]:{advance:this.metrics[this.metrics.length-1].advance,lsb:this.leftSideBearings[t-this.metrics.length]}},e}(),ve=[].slice,ye=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return se(e,re),e.prototype.tag="glyf",e.prototype.parse=function(){return this.cache={}},e.prototype.glyphFor=function(t){var e,n,r,i,o,a,s,l,c,u;return t in this.cache?this.cache[t]:(i=this.file.loca,e=this.file.contents,n=i.indexOf(t),0===(r=i.lengthOf(t))?this.cache[t]=null:(e.pos=this.offset+n,o=(a=new ie(e.read(r))).readShort(),l=a.readShort(),u=a.readShort(),s=a.readShort(),c=a.readShort(),this.cache[t]=-1===o?new _e(a,l,u,s,c):new be(a,o,l,u,s,c),this.cache[t]))},e.prototype.encode=function(t,e,n){var r,i,o,a,s;for(o=[],i=[],a=0,s=e.length;a<s;a++)r=t[e[a]],i.push(o.length),r&&(o=o.concat(r.encode(n)));return i.push(o.length),{table:o,offsets:i}},e}(),be=function(){function t(t,e,n,r,i,o){this.raw=t,this.numberOfContours=e,this.xMin=n,this.yMin=r,this.xMax=i,this.yMax=o,this.compound=!1}return t.prototype.encode=function(){return this.raw.data},t}(),_e=function(){function t(t,e,n,r,i){var o,a;for(this.raw=t,this.xMin=e,this.yMin=n,this.xMax=r,this.yMax=i,this.compound=!0,this.glyphIDs=[],this.glyphOffsets=[],o=this.raw;a=o.readShort(),this.glyphOffsets.push(o.pos),this.glyphIDs.push(o.readUInt16()),32&a;)o.pos+=1&a?4:2,128&a?o.pos+=8:64&a?o.pos+=4:8&a&&(o.pos+=2)}return t.prototype.encode=function(){var t,e,n;for(e=new ie(ve.call(this.raw.data)),t=0,n=this.glyphIDs.length;t<n;++t)e.pos=this.glyphOffsets[t];return e.data},t}(),we=function(t){function e(){return e.__super__.constructor.apply(this,arguments)}return se(e,re),e.prototype.tag="loca",e.prototype.parse=function(t){var e,n;return t.pos=this.offset,e=this.file.head.indexToLocFormat,this.offsets=0===e?function(){var e,r;for(r=[],n=0,e=this.length;n<e;n+=2)r.push(2*t.readUInt16());return r}.call(this):function(){var e,r;for(r=[],n=0,e=this.length;n<e;n+=4)r.push(t.readUInt32());return r}.call(this)},e.prototype.indexOf=function(t){return this.offsets[t]},e.prototype.lengthOf=function(t){return this.offsets[t+1]-this.offsets[t]},e.prototype.encode=function(t,e){for(var n=new Uint32Array(this.offsets.length),r=0,i=0,o=0;o<n.length;++o)if(n[o]=r,i<e.length&&e[i]==o){++i,n[o]=r;var a=this.offsets[o],s=this.offsets[o+1]-a;s>0&&(r+=s)}for(var l=new Array(4*n.length),c=0;c<n.length;++c)l[4*c+3]=255&n[c],l[4*c+2]=(65280&n[c])>>8,l[4*c+1]=(16711680&n[c])>>16,l[4*c]=(4278190080&n[c])>>24;return l},e}(),xe=function(){function t(t){this.font=t,this.subset={},this.unicodes={},this.next=33}return t.prototype.generateCmap=function(){var t,e,n,r,i;for(e in r=this.font.cmap.tables[0].codeMap,t={},i=this.subset)n=i[e],t[e]=r[n];return t},t.prototype.glyphsFor=function(t){var e,n,r,i,o,a,s;for(r={},o=0,a=t.length;o<a;o++)r[i=t[o]]=this.font.glyf.glyphFor(i);for(i in e=[],r)(null!=(n=r[i])?n.compound:void 0)&&e.push.apply(e,n.glyphIDs);if(e.length>0)for(i in s=this.glyphsFor(e))n=s[i],r[i]=n;return r},t.prototype.encode=function(t,e){var n,r,i,o,a,s,l,c,u,h,d,f,p,A,g;for(r in n=ue.encode(this.generateCmap(),"unicode"),o=this.glyphsFor(t),d={0:0},g=n.charMap)d[(s=g[r]).old]=s.new;for(f in h=n.maxGlyphID,o)f in d||(d[f]=h++);return c=function(t){var e,n;for(e in n={},t)n[t[e]]=e;return n}(d),u=Object.keys(c).sort(function(t,e){return t-e}),p=function(){var t,e,n;for(n=[],t=0,e=u.length;t<e;t++)a=u[t],n.push(c[a]);return n}(),i=this.font.glyf.encode(o,p,d),l=this.font.loca.encode(i.offsets,p),A={cmap:this.font.cmap.raw(),glyf:i.table,loca:l,hmtx:this.font.hmtx.raw(),hhea:this.font.hhea.raw(),maxp:this.font.maxp.raw(),post:this.font.post.raw(),name:this.font.name.raw(),head:this.font.head.encode(e)},this.font.os2.exists&&(A["OS/2"]=this.font.os2.raw()),this.font.directory.encode(A)},t}();j.API.PDFObject=function(){var t;function e(){}return t=function(t,e){return(Array(e+1).join("0")+t).slice(-e)},e.convert=function(n){var r,i,o,a;if(Array.isArray(n))return"["+function(){var t,i,o;for(o=[],t=0,i=n.length;t<i;t++)r=n[t],o.push(e.convert(r));return o}().join(" ")+"]";if("string"==typeof n)return"/"+n;if(null!=n?n.isString:void 0)return"("+n+")";if(n instanceof Date)return"(D:"+t(n.getUTCFullYear(),4)+t(n.getUTCMonth(),2)+t(n.getUTCDate(),2)+t(n.getUTCHours(),2)+t(n.getUTCMinutes(),2)+t(n.getUTCSeconds(),2)+"Z)";if("[object Object]"==={}.toString.call(n)){for(i in o=["<<"],n)a=n[i],o.push("/"+i+" "+e.convert(a));return o.push(">>"),o.join("\n")}return""+n},e}(),e.a=j}).call(e,n("DuR2"))},"4WTo":function(t,e,n){var r=n("NWt+");t.exports=function(t,e){var n=[];return r(t,!1,n.push,n,e),n}},"4mcu":function(t,e){t.exports=function(){}},"504h":function(t,e,n){"use strict";var r,i,o;i="undefined"!=typeof window?window:this,o=function(t){function e(e,n,r,i){e.hasOwnProperty(n)||(e[n]=i.apply(null,r),"function"==typeof CustomEvent&&t.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:n,module:e[n]}})))}var n={};return e(n,"Core/Globals.js",[],function(){var e;return function(e){e.SVG_NS="http://www.w3.org/2000/svg",e.product="Highcharts",e.version="11.1.0",e.win=void 0!==t?t:{},e.doc=e.win.document,e.svg=e.doc&&e.doc.createElementNS&&!!e.doc.createElementNS(e.SVG_NS,"svg").createSVGRect,e.userAgent=e.win.navigator&&e.win.navigator.userAgent||"",e.isChrome=-1!==e.userAgent.indexOf("Chrome"),e.isFirefox=-1!==e.userAgent.indexOf("Firefox"),e.isMS=/(edge|msie|trident)/i.test(e.userAgent)&&!e.win.opera,e.isSafari=!e.isChrome&&-1!==e.userAgent.indexOf("Safari"),e.isTouchDevice=/(Mobile|Android|Windows Phone)/.test(e.userAgent),e.isWebKit=-1!==e.userAgent.indexOf("AppleWebKit"),e.deg2rad=2*Math.PI/360,e.hasBidiBug=e.isFirefox&&4>parseInt(e.userAgent.split("Firefox/")[1],10),e.hasTouch=!!e.win.TouchEvent,e.marginNames=["plotTop","marginRight","marginBottom","plotLeft"],e.noop=function(){},e.supportsPassiveEvents=function(){let t=!1;if(!e.isMS){const n=Object.defineProperty({},"passive",{get:function(){t=!0}});e.win.addEventListener&&e.win.removeEventListener&&(e.win.addEventListener("testPassive",e.noop,n),e.win.removeEventListener("testPassive",e.noop,n))}return t}(),e.charts=[],e.dateFormats={},e.seriesTypes={},e.symbolSizes={},e.chartCount=0}(e||(e={})),e}),e(n,"Core/Utilities.js",[n["Core/Globals.js"]],function(t){function e(n,r,i,o){const a=r?"Highcharts error":"Highcharts warning";32===n&&(n=`${a}: Deprecated member`);const s=l(n);let c=s?`${a} #${n}: www.highcharts.com/errors/${n}/`:n.toString();if(void 0!==o){let t="";s&&(c+="?"),m(o,function(e,n){t+=`\n - ${n}: ${e}`,s&&(c+=encodeURI(n)+"="+encodeURI(e))}),c+=t}y(t,"displayError",{chart:i,code:n,message:c,params:o},function(){if(r)throw Error(c);w.console&&-1===e.messages.indexOf(c)&&console.warn(c)}),e.messages.push(c)}function n(t,e){return parseInt(t,e||10)}function r(t){return"string"==typeof t}function i(t){return"[object Array]"===(t=Object.prototype.toString.call(t))||"[object Array Iterator]"===t}function o(t,e){return!(!t||"object"!=typeof t||e&&i(t))}function a(t){return o(t)&&"number"==typeof t.nodeType}function s(t){const e=t&&t.constructor;return!(!o(t,!0)||a(t)||!e||!e.name||"Object"===e.name)}function l(t){return"number"==typeof t&&!isNaN(t)&&1/0>t&&-1/0<t}function c(t){return void 0!==t&&null!==t}function u(t,e,n){const i=r(e)&&!c(n);let o;const a=(e,n)=>{c(e)?t.setAttribute(n,e):i?(o=t.getAttribute(n))||"class"!==n||(o=t.getAttribute(n+"Name")):t.removeAttribute(n)};return r(e)?a(n,e):m(e,a),o}function h(t){return i(t)?t:[t]}function d(t,e){let n;for(n in t||(t={}),e)t[n]=e[n];return t}function f(){const t=arguments,e=t.length;for(let n=0;n<e;n++){const e=t[n];if(void 0!==e&&null!==e)return e}}function p(e,n){t.isMS&&!t.svg&&n&&c(n.opacity)&&(n.filter=`alpha(opacity=${100*n.opacity})`),d(e.style,n)}function A(t){return Math.pow(10,Math.floor(Math.log(t)/Math.LN10))}function g(t,e){return 1e14<t?t:parseFloat(t.toPrecision(e||14))}function m(t,e,n){for(const r in t)Object.hasOwnProperty.call(t,r)&&e.call(n||t[r],t[r],r,t)}function v(t,e,n){function r(e,n){const r=t.removeEventListener;r&&r.call(t,e,n,!1)}function i(n){let i,o;t.nodeName&&(e?(i={})[e]=!0:i=n,m(i,function(t,e){if(n[e])for(o=n[e].length;o--;)r(e,n[e][o].fn)}))}var o="function"==typeof t&&t.prototype||t;if(Object.hasOwnProperty.call(o,"hcEvents")){const t=o.hcEvents;e?(o=t[e]||[],n?(t[e]=o.filter(function(t){return n!==t.fn}),r(e,n)):(i(t),t[e]=[])):(i(t),delete o.hcEvents)}}function y(e,n,r,i){if(r=r||{},_.createEvent&&(e.dispatchEvent||e.fireEvent&&e!==t)){var o=_.createEvent("Events");o.initEvent(n,!0,!0),r=d(o,r),e.dispatchEvent?e.dispatchEvent(r):e.fireEvent(n,r)}else if(e.hcEvents){r.target||d(r,{preventDefault:function(){r.defaultPrevented=!0},target:e,type:n}),o=[];let t=e,i=!1;for(;t.hcEvents;)Object.hasOwnProperty.call(t,"hcEvents")&&t.hcEvents[n]&&(o.length&&(i=!0),o.unshift.apply(o,t.hcEvents[n])),t=Object.getPrototypeOf(t);i&&o.sort((t,e)=>t.order-e.order),o.forEach(t=>{!1===t.fn.call(e,r)&&r.preventDefault()})}i&&!r.defaultPrevented&&i.call(e,r)}const{charts:b,doc:_,win:w}=t;(e||(e={})).messages=[],Math.easeInOutSine=function(t){return-.5*(Math.cos(Math.PI*t)-1)};var x=Array.prototype.find?function(t,e){return t.find(e)}:function(t,e){let n;const r=t.length;for(n=0;n<r;n++)if(e(t[n],n))return t[n]};let S;m({map:"map",each:"forEach",grep:"filter",reduce:"reduce",some:"some"},function(n,r){t[r]=function(t){return e(32,!1,void 0,{[`Highcharts.${r}`]:`use Array.${n}`}),Array.prototype[n].apply(t,[].slice.call(arguments,1))}});const C=function(){const t=Math.random().toString(36).substring(2,9)+"-";let e=0;return function(){return"highcharts-"+(S?"":t)+e++}}();return w.jQuery&&(w.jQuery.fn.highcharts=function(){const e=[].slice.call(arguments);if(this[0])return e[0]?(new(t[r(e[0])?e.shift():"Chart"])(this[0],e[0],e[1]),this):b[u(this[0],"data-highcharts-chart")]}),x={addEvent:function(e,n,r,i={}){var o="function"==typeof e&&e.prototype||e;Object.hasOwnProperty.call(o,"hcEvents")||(o.hcEvents={}),o=o.hcEvents,t.Point&&e instanceof t.Point&&e.series&&e.series.chart&&(e.series.chart.runTrackerClick=!0);const a=e.addEventListener;return a&&a.call(e,n,r,!!t.supportsPassiveEvents&&{passive:void 0===i.passive?-1!==n.indexOf("touch"):i.passive,capture:!1}),o[n]||(o[n]=[]),o[n].push({fn:r,order:"number"==typeof i.order?i.order:1/0}),o[n].sort((t,e)=>t.order-e.order),function(){v(e,n,r)}},arrayMax:function(t){let e=t.length,n=t[0];for(;e--;)t[e]>n&&(n=t[e]);return n},arrayMin:function(t){let e=t.length,n=t[0];for(;e--;)t[e]<n&&(n=t[e]);return n},attr:u,clamp:function(t,e,n){return t>e?t<n?t:n:e},clearTimeout:function(t){c(t)&&clearTimeout(t)},correctFloat:g,createElement:function(t,e,n,r,i){return t=_.createElement(t),e&&d(t,e),i&&p(t,{padding:"0",border:"none",margin:"0"}),n&&p(t,n),r&&r.appendChild(t),t},css:p,defined:c,destroyObjectProperties:function(t,e){m(t,function(n,r){n&&n!==e&&n.destroy&&n.destroy(),delete t[r]})},diffObjects:function(t,e,n,r){const a={};return function t(e,a,s,l){const c=n?a:e;m(e,function(n,u){if(!l&&r&&-1<r.indexOf(u)&&a[u]){n=h(n),s[u]=[];for(let e=0;e<Math.max(n.length,a[u].length);e++)a[u][e]&&(void 0===n[e]?s[u][e]=a[u][e]:(s[u][e]={},t(n[e],a[u][e],s[u][e],l+1)))}else o(n,!0)&&!n.nodeType?(s[u]=i(n)?[]:{},t(n,a[u]||{},s[u],l+1),0!==Object.keys(s[u]).length||"colorAxis"===u&&0===l||delete s[u]):(e[u]!==a[u]||u in e&&!(u in a))&&(s[u]=c[u])})}(t,e,a,0),a},discardElement:function(t){t&&t.parentElement&&t.parentElement.removeChild(t)},erase:function(t,e){let n=t.length;for(;n--;)if(t[n]===e){t.splice(n,1);break}},error:e,extend:d,extendClass:function(t,e){const n=function(){};return d(n.prototype=new t,e),n},find:x,fireEvent:y,getClosestDistance:function(t,e){const n=!e;let r,i,o,a;return t.forEach(t=>{if(1<t.length)for(a=i=t.length-1;0<a;a--)0>(o=t[a]-t[a-1])&&!n?(null===e||void 0===e||e(),e=void 0):o&&(void 0===r||o<r)&&(r=o)}),r},getMagnitude:A,getNestedProperty:function(t,e){for(t=t.split(".");t.length&&c(e);){const n=t.shift();if(void 0===n||"__proto__"===n)return;if("this"===n){let t;return o(e)&&(t=e["@this"]),null!==t&&void 0!==t?t:e}if(!c(e=e[n])||"function"==typeof e||"number"==typeof e.nodeType||e===w)return}return e},getStyle:function t(e,r,i){let o;return"width"===r?(r=Math.min(e.offsetWidth,e.scrollWidth),(i=e.getBoundingClientRect&&e.getBoundingClientRect().width)<r&&i>=r-1&&(r=Math.floor(i)),Math.max(0,r-(t(e,"padding-left",!0)||0)-(t(e,"padding-right",!0)||0))):"height"===r?Math.max(0,Math.min(e.offsetHeight,e.scrollHeight)-(t(e,"padding-top",!0)||0)-(t(e,"padding-bottom",!0)||0)):((e=w.getComputedStyle(e,void 0))&&(o=e.getPropertyValue(r),f(i,"opacity"!==r)&&(o=n(o))),o)},inArray:function(t,n,r){return e(32,!1,void 0,{"Highcharts.inArray":"use Array.indexOf"}),n.indexOf(t,r)},insertItem:function(t,e){const n=t.options.index,r=e.length;let i;for(i=t.options.isInternal?r:0;i<r+1;i++)if(!e[i]||l(n)&&n<f(e[i].options.index,e[i]._i)||e[i].options.isInternal){e.splice(i,0,t);break}return i},isArray:i,isClass:s,isDOMElement:a,isFunction:function(t){return"function"==typeof t},isNumber:l,isObject:o,isString:r,keys:function(t){return e(32,!1,void 0,{"Highcharts.keys":"use Object.keys"}),Object.keys(t)},merge:function(){let t,e=arguments,n={};const r=function(t,e){return"object"!=typeof t&&(t={}),m(e,function(n,i){"__proto__"!==i&&"constructor"!==i&&(!o(n,!0)||s(n)||a(n)?t[i]=e[i]:t[i]=r(t[i]||{},n))}),t};!0===e[0]&&(n=e[1],e=Array.prototype.slice.call(e,2));const i=e.length;for(t=0;t<i;t++)n=r(n,e[t]);return n},normalizeTickInterval:function(t,e,n,r,i){let o=t;const a=t/(n=f(n,A(t)));for(e||(e=i?[1,1.2,1.5,2,2.5,3,4,5,6,8,10]:[1,2,2.5,5,10],!1===r&&(1===n?e=e.filter(function(t){return 0==t%1}):.1>=n&&(e=[1/n]))),r=0;r<e.length&&(o=e[r],!(i&&o*n>=t||!i&&a<=(e[r]+(e[r+1]||e[r]))/2));r++);return g(o*n,-Math.round(Math.log(.001)/Math.LN10))},objectEach:m,offset:function(t){const e=_.documentElement;return{top:(t=t.parentElement||t.parentNode?t.getBoundingClientRect():{top:0,left:0,width:0,height:0}).top+(w.pageYOffset||e.scrollTop)-(e.clientTop||0),left:t.left+(w.pageXOffset||e.scrollLeft)-(e.clientLeft||0),width:t.width,height:t.height}},pad:function(t,e,n){return Array((e||2)+1-String(t).replace("-","").length).join(n||"0")+t},pick:f,pInt:n,pushUnique:function(t,e){return 0>t.indexOf(e)&&!!t.push(e)},relativeLength:function(t,e,n){return/%$/.test(t)?e*parseFloat(t)/100+(n||0):parseFloat(t)},removeEvent:v,splat:h,stableSort:function(t,e){const n=t.length;let r,i;for(i=0;i<n;i++)t[i].safeI=i;for(t.sort(function(t,n){return 0===(r=e(t,n))?t.safeI-n.safeI:r}),i=0;i<n;i++)delete t[i].safeI},syncTimeout:function(t,e,n){return 0<e?setTimeout(t,e,n):(t.call(0,n),-1)},timeUnits:{millisecond:1,second:1e3,minute:6e4,hour:36e5,day:864e5,week:6048e5,month:24192e5,year:314496e5},uniqueKey:C,useSerialIds:function(t){return S=f(t,S)},wrap:function(t,e,n){const r=t[e];t[e]=function(){const t=arguments,e=this;return n.apply(this,[function(){return r.apply(e,arguments.length?arguments:t)}].concat([].slice.call(arguments)))}}}}),e(n,"Core/Chart/ChartDefaults.js",[],function(){return{alignThresholds:!1,panning:{enabled:!1,type:"x"},styledMode:!1,borderRadius:0,colorCount:10,allowMutatingData:!0,ignoreHiddenSeries:!0,spacing:[10,10,15,10],resetZoomButton:{theme:{zIndex:6},position:{align:"right",x:-10,y:10}},reflow:!0,type:"line",zooming:{singleTouch:!1,resetButton:{theme:{zIndex:6},position:{align:"right",x:-10,y:10}}},width:null,height:null,borderColor:"#334eff",backgroundColor:"#ffffff",plotBorderColor:"#cccccc"}}),e(n,"Core/Color/Color.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],function(t,e){const{isNumber:n,merge:r,pInt:i}=e;class o{static parse(t){return t?new o(t):o.None}constructor(e){this.rgba=[NaN,NaN,NaN,NaN],this.input=e;const n=t.Color;if(n&&n!==o)return new n(e);this.init(e)}init(t){let e,n;if("object"==typeof t&&void 0!==t.stops)this.stops=t.stops.map(t=>new o(t[1]));else if("string"==typeof t){if(this.input=t=o.names[t.toLowerCase()]||t,"#"===t.charAt(0)){var r=t.length,i=parseInt(t.substr(1),16);7===r?e=[(16711680&i)>>16,(65280&i)>>8,255&i,1]:4===r&&(e=[(3840&i)>>4|(3840&i)>>8,(240&i)>>4|240&i,(15&i)<<4|15&i,1])}if(!e)for(i=o.parsers.length;i--&&!e;)(r=(n=o.parsers[i]).regex.exec(t))&&(e=n.parse(r))}e&&(this.rgba=e)}get(t){const e=this.input,i=this.rgba;if("object"==typeof e&&void 0!==this.stops){const n=r(e);return n.stops=[].slice.call(n.stops),this.stops.forEach((e,r)=>{n.stops[r]=[n.stops[r][0],e.get(t)]}),n}return i&&n(i[0])?"rgb"===t||!t&&1===i[3]?"rgb("+i[0]+","+i[1]+","+i[2]+")":"a"===t?`${i[3]}`:"rgba("+i.join(",")+")":e}brighten(t){const e=this.rgba;if(this.stops)this.stops.forEach(function(e){e.brighten(t)});else if(n(t)&&0!==t)for(let n=0;3>n;n++)e[n]+=i(255*t),0>e[n]&&(e[n]=0),255<e[n]&&(e[n]=255);return this}setOpacity(t){return this.rgba[3]=t,this}tweenTo(t,e){const r=this.rgba,i=t.rgba;return n(r[0])&&n(i[0])?((t=1!==i[3]||1!==r[3])?"rgba(":"rgb(")+Math.round(i[0]+(r[0]-i[0])*(1-e))+","+Math.round(i[1]+(r[1]-i[1])*(1-e))+","+Math.round(i[2]+(r[2]-i[2])*(1-e))+(t?","+(i[3]+(r[3]-i[3])*(1-e)):"")+")":t.input||"none"}}return o.names={white:"#ffffff",black:"#000000"},o.parsers=[{regex:/rgba\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]?(?:\.[0-9]+)?)\s*\)/,parse:function(t){return[i(t[1]),i(t[2]),i(t[3]),parseFloat(t[4],10)]}},{regex:/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/,parse:function(t){return[i(t[1]),i(t[2]),i(t[3]),1]}}],o.None=new o(""),o}),e(n,"Core/Color/Palettes.js",[],function(){return{colors:"#2caffe #544fc5 #00e272 #fe6a35 #6b8abc #d568fb #2ee0ca #fa4b42 #feb56a #91e8e1".split(" ")}}),e(n,"Core/Time.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],function(t,e){const{win:n}=t,{defined:r,error:i,extend:o,isObject:a,merge:s,objectEach:l,pad:c,pick:u,splat:h,timeUnits:d}=e,f=t.isSafari&&n.Intl&&n.Intl.DateTimeFormat.prototype.formatRange,p=t.isSafari&&n.Intl&&!n.Intl.DateTimeFormat.prototype.formatRange;return class{constructor(t){this.options={},this.variableTimezone=this.useUTC=!1,this.Date=n.Date,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.update(t)}get(t,e){if(this.variableTimezone||this.timezoneOffset){const n=e.getTime(),r=n-this.getTimezoneOffset(e);return e.setTime(r),t=e["getUTC"+t](),e.setTime(n),t}return this.useUTC?e["getUTC"+t]():e["get"+t]()}set(t,e,n){if(this.variableTimezone||this.timezoneOffset){if("Milliseconds"===t||"Seconds"===t||"Minutes"===t&&0==this.getTimezoneOffset(e)%36e5)return e["setUTC"+t](n);var r=this.getTimezoneOffset(e);return r=e.getTime()-r,e.setTime(r),e["setUTC"+t](n),t=this.getTimezoneOffset(e),r=e.getTime()+t,e.setTime(r)}return this.useUTC||f&&"FullYear"===t?e["setUTC"+t](n):e["set"+t](n)}update(t={}){const e=u(t.useUTC,!0);this.options=t=s(!0,this.options,t),this.Date=t.Date||n.Date||Date,this.timezoneOffset=(this.useUTC=e)&&t.timezoneOffset||void 0,this.getTimezoneOffset=this.timezoneOffsetFunction(),this.variableTimezone=e&&!(!t.getTimezoneOffset&&!t.timezone)}makeTime(t,e,n,r,i,o){let a,s,l;return this.useUTC?(a=this.Date.UTC.apply(0,arguments),a+=s=this.getTimezoneOffset(a),s!==(l=this.getTimezoneOffset(a))?a+=l-s:s-36e5!==this.getTimezoneOffset(a-36e5)||p||(a-=36e5)):a=new this.Date(t,e,u(n,1),u(r,0),u(i,0),u(o,0)).getTime(),a}timezoneOffsetFunction(){const t=this,e=this.options,r=e.getTimezoneOffset,o=e.moment||n.moment;if(!this.useUTC)return function(t){return 6e4*new Date(t.toString()).getTimezoneOffset()};if(e.timezone){if(o)return function(t){return 6e4*-o.tz(t,e.timezone).utcOffset()};i(25)}return this.useUTC&&r?function(t){return 6e4*r(t.valueOf())}:function(){return 6e4*(t.timezoneOffset||0)}}dateFormat(e,n,i){if(!r(n)||isNaN(n))return t.defaultOptions.lang&&t.defaultOptions.lang.invalidDate||"";e=u(e,"%Y-%m-%d %H:%M:%S");const a=this;var s=new this.Date(n);const h=this.get("Hours",s),d=this.get("Day",s),f=this.get("Date",s),p=this.get("Month",s),A=this.get("FullYear",s),g=t.defaultOptions.lang,m=g&&g.weekdays,v=g&&g.shortWeekdays;return s=o({a:v?v[d]:m[d].substr(0,3),A:m[d],d:c(f),e:c(f,2," "),w:d,b:g.shortMonths[p],B:g.months[p],m:c(p+1),o:p+1,y:A.toString().substr(2,2),Y:A,H:c(h),k:h,I:c(h%12||12),l:h%12||12,M:c(this.get("Minutes",s)),p:12>h?"AM":"PM",P:12>h?"am":"pm",S:c(s.getSeconds()),L:c(Math.floor(n%1e3),3)},t.dateFormats),l(s,function(t,r){for(;-1!==e.indexOf("%"+r);)e=e.replace("%"+r,"function"==typeof t?t.call(a,n):t)}),i?e.substr(0,1).toUpperCase()+e.substr(1):e}resolveDTLFormat(t){return a(t,!0)?t:{main:(t=h(t))[0],from:t[1],to:t[2]}}getTimeTicks(t,e,n,i){const a=this,s=[],l={};var c=new a.Date(e);const h=t.unitRange,f=t.count||1;let p;if(i=u(i,1),r(e)){if(a.set("Milliseconds",c,h>=d.second?0:f*Math.floor(a.get("Milliseconds",c)/f)),h>=d.second&&a.set("Seconds",c,h>=d.minute?0:f*Math.floor(a.get("Seconds",c)/f)),h>=d.minute&&a.set("Minutes",c,h>=d.hour?0:f*Math.floor(a.get("Minutes",c)/f)),h>=d.hour&&a.set("Hours",c,h>=d.day?0:f*Math.floor(a.get("Hours",c)/f)),h>=d.day&&a.set("Date",c,h>=d.month?1:Math.max(1,f*Math.floor(a.get("Date",c)/f))),h>=d.month){a.set("Month",c,h>=d.year?0:f*Math.floor(a.get("Month",c)/f));var A=a.get("FullYear",c)}h>=d.year&&a.set("FullYear",c,A-A%f),h===d.week&&(A=a.get("Day",c),a.set("Date",c,a.get("Date",c)-A+i+(A<i?-7:0))),A=a.get("FullYear",c),i=a.get("Month",c);const t=a.get("Date",c),o=a.get("Hours",c);for(e=c.getTime(),!a.variableTimezone&&a.useUTC||!r(n)||(p=n-e>4*d.month||a.getTimezoneOffset(e)!==a.getTimezoneOffset(n)),e=c.getTime(),c=1;e<n;)s.push(e),e=h===d.year?a.makeTime(A+c*f,0):h===d.month?a.makeTime(A,i+c*f):!p||h!==d.day&&h!==d.week?p&&h===d.hour&&1<f?a.makeTime(A,i,t,o+c*f):e+h*f:a.makeTime(A,i,t+c*f*(h===d.day?1:7)),c++;s.push(e),h<=d.hour&&1e4>s.length&&s.forEach(function(t){0==t%18e5&&"000000000"===a.dateFormat("%H%M%S%L",t)&&(l[t]="day")})}return s.info=o(t,{higherRanks:l,totalRange:h*f}),s}getDateFormat(t,e,n,r){const i=this.dateFormat("%m-%d %H:%M:%S.%L",e),o={millisecond:15,second:12,minute:9,hour:6,day:3};let a,s="millisecond";for(a in d){if(t===d.week&&+this.dateFormat("%w",e)===n&&"00:00:00.000"===i.substr(6)){a="week";break}if(d[a]>t){a=s;break}if(o[a]&&i.substr(o[a])!=="01-01 00:00:00.000".substr(o[a]))break;"week"!==a&&(s=a)}return this.resolveDTLFormat(r[a]).main}}}),e(n,"Core/Defaults.js",[n["Core/Chart/ChartDefaults.js"],n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Color/Palettes.js"],n["Core/Time.js"],n["Core/Utilities.js"]],function(t,e,n,r,i,o){const{isTouchDevice:a,svg:s}=n,{merge:l}=o,c={colors:r.colors,symbols:["circle","diamond","square","triangle","triangle-down"],lang:{loading:"Loading...",months:"January February March April May June July August September October November December".split(" "),shortMonths:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),weekdays:"Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),decimalPoint:".",numericSymbols:"kMGTPE".split(""),resetZoom:"Reset zoom",resetZoomTitle:"Reset zoom level 1:1",thousandsSep:" "},global:{},time:{Date:void 0,getTimezoneOffset:void 0,timezone:void 0,timezoneOffset:0,useUTC:!0},chart:t,title:{style:{color:"#333333",fontWeight:"bold"},text:"Chart title",align:"center",margin:15,widthAdjust:-44},subtitle:{style:{color:"#666666",fontSize:"0.8em"},text:"",align:"center",widthAdjust:-44},caption:{margin:15,style:{color:"#666666",fontSize:"0.8em"},text:"",align:"left",verticalAlign:"bottom"},plotOptions:{},legend:{enabled:!0,align:"center",alignColumns:!0,className:"highcharts-no-tooltip",layout:"horizontal",itemMarginBottom:2,itemMarginTop:2,labelFormatter:function(){return this.name},borderColor:"#999999",borderRadius:0,navigation:{style:{fontSize:"0.8em"},activeColor:"#0022ff",inactiveColor:"#cccccc"},itemStyle:{color:"#333333",cursor:"pointer",fontSize:"0.8em",textDecoration:"none",textOverflow:"ellipsis"},itemHoverStyle:{color:"#000000"},itemHiddenStyle:{color:"#666666",textDecoration:"line-through"},shadow:!1,itemCheckboxStyle:{position:"absolute",width:"13px",height:"13px"},squareSymbol:!0,symbolPadding:5,verticalAlign:"bottom",x:0,y:0,title:{style:{fontSize:"0.8em",fontWeight:"bold"}}},loading:{labelStyle:{fontWeight:"bold",position:"relative",top:"45%"},style:{position:"absolute",backgroundColor:"#ffffff",opacity:.5,textAlign:"center"}},tooltip:{enabled:!0,animation:s,borderRadius:3,dateTimeLabelFormats:{millisecond:"%A, %e %b, %H:%M:%S.%L",second:"%A, %e %b, %H:%M:%S",minute:"%A, %e %b, %H:%M",hour:"%A, %e %b, %H:%M",day:"%A, %e %b %Y",week:"Week from %A, %e %b %Y",month:"%B %Y",year:"%Y"},footerFormat:"",headerShape:"callout",hideDelay:500,padding:8,shape:"callout",shared:!1,snap:a?25:10,headerFormat:'<span style="font-size: 0.8em">{point.key}</span><br/>',pointFormat:'<span style="color:{point.color}">●</span> {series.name}: <b>{point.y}</b><br/>',backgroundColor:"#ffffff",borderWidth:void 0,shadow:!0,stickOnContact:!1,style:{color:"#333333",cursor:"default",fontSize:"0.8em"},useHTML:!1},credits:{enabled:!0,href:"https://www.highcharts.com?credits",position:{align:"right",x:-10,verticalAlign:"bottom",y:-5},style:{cursor:"pointer",color:"#999999",fontSize:"0.6em"},text:"Highcharts.com"}};c.chart.styledMode=!1;const u=new i(c.time);return t={defaultOptions:c,defaultTime:u,getOptions:function(){return c},setOptions:function(t){return l(!0,c,t),(t.time||t.global)&&(n.time?n.time.update(l(c.global,c.time,t.global,t.time)):n.time=u),c}}}),e(n,"Core/Animation/Fx.js",[n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],function(t,e,n){const{parse:r}=t,{win:i}=e,{isNumber:o,objectEach:a}=n;class s{constructor(t,e,n){this.pos=NaN,this.options=e,this.elem=t,this.prop=n}dSetter(){var t=this.paths;const e=t&&t[0];t=t&&t[1];const n=this.now||0;let r=[];if(1!==n&&e&&t)if(e.length===t.length&&1>n)for(let i=0;i<t.length;i++){const a=e[i],s=t[i],l=[];for(let t=0;t<s.length;t++){const e=a[t],r=s[t];o(e)&&o(r)&&("A"!==s[0]||4!==t&&5!==t)?l[t]=e+n*(r-e):l[t]=r}r.push(l)}else r=t;else r=this.toD||[];this.elem.attr("d",r,void 0,!0)}update(){const t=this.elem,e=this.prop,n=this.now,r=this.options.step;this[e+"Setter"]?this[e+"Setter"]():t.attr?t.element&&t.attr(e,n,null,!0):t.style[e]=n+this.unit,r&&r.call(t,n,this)}run(t,e,n){const r=this,o=r.options,a=function(t){return!a.stopped&&r.step(t)},l=i.requestAnimationFrame||function(t){setTimeout(t,13)},c=function(){for(let t=0;t<s.timers.length;t++)s.timers[t]()||s.timers.splice(t--,1);s.timers.length&&l(c)};t!==e||this.elem["forceAnimate:"+this.prop]?(this.startTime=+new Date,this.start=t,this.end=e,this.unit=n,this.now=this.start,this.pos=0,a.elem=this.elem,a.prop=this.prop,a()&&1===s.timers.push(a)&&l(c)):(delete o.curAnim[this.prop],o.complete&&0===Object.keys(o.curAnim).length&&o.complete.call(this.elem))}step(t){const e=+new Date,n=this.options,r=this.elem,i=n.complete,o=n.duration,s=n.curAnim;let l;return r.attr&&!r.element?t=!1:t||e>=o+this.startTime?(this.now=this.end,this.pos=1,this.update(),l=s[this.prop]=!0,a(s,function(t){!0!==t&&(l=!1)}),l&&i&&i.call(r),t=!1):(this.pos=n.easing((e-this.startTime)/o),this.now=this.start+(this.end-this.start)*this.pos,this.update(),t=!0),t}initPath(t,e,n){function r(t,e){for(;t.length<h;){var n=t[0];const r=e[h-t.length];r&&"M"===n[0]&&(t[0]="C"===r[0]?["C",n[1],n[2],n[1],n[2],n[1],n[2]]:["L",n[1],n[2]]),t.unshift(n),l&&(n=t.pop(),t.push(t[t.length-1],n))}}function i(t,e){for(;t.length<h;)if("C"===(e=t[Math.floor(t.length/c)-1].slice())[0]&&(e[1]=e[5],e[2]=e[6]),l){const n=t[Math.floor(t.length/c)].slice();t.splice(t.length/2,0,e,n)}else t.push(e)}const a=t.startX,s=t.endX;n=n.slice();const l=t.isArea,c=l?2:1;let u,h,d;if(!(e=e&&e.slice()))return[n,n];if(a&&s&&s.length){for(t=0;t<a.length;t++){if(a[t]===s[0]){u=t;break}if(a[0]===s[s.length-a.length+t]){u=t,d=!0;break}if(a[a.length-1]===s[s.length-a.length+t]){u=a.length-t;break}}void 0===u&&(e=[])}return e.length&&o(u)&&(h=n.length+u*c,d?(r(e,n),i(n,e)):(r(n,e),i(e,n))),[e,n]}fillSetter(){s.prototype.strokeSetter.apply(this,arguments)}strokeSetter(){this.elem.attr(this.prop,r(this.start).tweenTo(r(this.end),this.pos),void 0,!0)}}return s.timers=[],s}),e(n,"Core/Animation/AnimationUtilities.js",[n["Core/Animation/Fx.js"],n["Core/Utilities.js"]],function(t,e){function n(t){return l(t)?c({duration:500,defer:0},t):{duration:t?500:0,defer:0}}function r(e,n){let r=t.timers.length;for(;r--;)t.timers[r].elem!==e||n&&n!==t.timers[r].prop||(t.timers[r].stopped=!0)}const{defined:i,getStyle:o,isArray:a,isNumber:s,isObject:l,merge:c,objectEach:u,pick:h}=e;return{animate:function(e,n,i){let h,d,f,p,A="";l(i)||(i={duration:(p=arguments)[2],easing:p[3],complete:p[4]}),s(i.duration)||(i.duration=400),i.easing="function"==typeof i.easing?i.easing:Math[i.easing]||Math.easeInOutSine,i.curAnim=c(n),u(n,function(s,l){r(e,l),f=new t(e,i,l),d=void 0,"d"===l&&a(n.d)?(f.paths=f.initPath(e,e.pathArray,n.d),f.toD=n.d,h=0,d=1):e.attr?h=e.attr(l):(h=parseFloat(o(e,l))||0,"opacity"!==l&&(A="px")),d||(d=s),"string"==typeof d&&d.match("px")&&(d=d.replace(/px/g,"")),f.run(h,d,A)})},animObject:n,getDeferredAnimation:function(t,e,r){const o=n(e);let a=0,s=0;return(r?[r]:t.series).forEach(t=>{t=n(t.options.animation),a=e&&i(e.defer)?o.defer:Math.max(a,t.duration+t.defer),s=Math.min(o.duration,t.duration)}),t.renderer.forExport&&(a=0),{defer:Math.max(0,a-s),duration:Math.min(a,s)}},setAnimation:function(t,e){e.renderer.globalAnimation=h(t,e.options.chart.animation,!0)},stop:r}}),e(n,"Core/Renderer/HTML/AST.js",[n["Core/Globals.js"],n["Core/Utilities.js"]],function(t,e){const{SVG_NS:n,win:r}=t,{attr:i,createElement:o,css:a,error:s,isFunction:l,isString:c,objectEach:u,splat:h}=e;({trustedTypes:e}=r);const d=e&&l(e.createPolicy)&&e.createPolicy("highcharts",{createHTML:t=>t});e=d?d.createHTML(""):"";try{var f=!!(new DOMParser).parseFromString(e,"text/html")}catch(t){f=!1}const p=f;class A{static filterUserAttributes(t){return u(t,(e,n)=>{let r=!0;-1===A.allowedAttributes.indexOf(n)&&(r=!1),-1!==["background","dynsrc","href","lowsrc","src"].indexOf(n)&&(r=c(e)&&A.allowedReferences.some(t=>0===e.indexOf(t))),r||(s(33,!1,void 0,{"Invalid attribute in config":`${n}`}),delete t[n]),c(e)&&t[n]&&(t[n]=e.replace(/</g,"&lt;"))}),t}static parseStyle(t){return t.split(";").reduce((t,e)=>{const n=(e=e.split(":").map(t=>t.trim())).shift();return n&&e.length&&(t[n.replace(/-([a-z])/g,t=>t[1].toUpperCase())]=e.join(":")),t},{})}static setElementHTML(t,e){t.innerHTML=A.emptyHTML,e&&new A(e).addToDOM(t)}constructor(t){this.nodes="string"==typeof t?this.parseMarkup(t):t}addToDOM(e){return function e(r,o){let l;return h(r).forEach(function(r){var c=r.tagName;const h=r.textContent?t.doc.createTextNode(r.textContent):void 0,d=A.bypassHTMLFiltering;let f;if(c)if("#text"===c)f=h;else if(-1!==A.allowedTags.indexOf(c)||d){c=t.doc.createElementNS("svg"===c?n:o.namespaceURI||n,c);const s=r.attributes||{};u(r,function(t,e){"tagName"!==e&&"attributes"!==e&&"children"!==e&&"style"!==e&&"textContent"!==e&&(s[e]=t)}),i(c,d?s:A.filterUserAttributes(s)),r.style&&a(c,r.style),h&&c.appendChild(h),e(r.children||[],c),f=c}else s(33,!1,void 0,{"Invalid tagName in config":c});f&&o.appendChild(f),l=f}),l}(this.nodes,e)}parseMarkup(t){const e=[];if(t=t.trim().replace(/ style=(["'])/g," data-style=$1"),p)t=(new DOMParser).parseFromString(d?d.createHTML(t):t,"text/html");else{const e=o("div");e.innerHTML=t,t={body:e}}const n=(t,e)=>{var r=t.nodeName.toLowerCase();const i={tagName:r};if("#text"===r&&(i.textContent=t.textContent||""),r=t.attributes){const t={};[].forEach.call(r,e=>{"data-style"===e.name?i.style=A.parseStyle(e.value):t[e.name]=e.value}),i.attributes=t}if(t.childNodes.length){const e=[];[].forEach.call(t.childNodes,t=>{n(t,e)}),e.length&&(i.children=e)}e.push(i)};return[].forEach.call(t.body.childNodes,t=>n(t,e)),e}}return A.allowedAttributes="alt aria-controls aria-describedby aria-expanded aria-haspopup aria-hidden aria-label aria-labelledby aria-live aria-pressed aria-readonly aria-roledescription aria-selected class clip-path color colspan cx cy d dx dy disabled fill flood-color flood-opacity height href id in markerHeight markerWidth offset opacity orient padding paddingLeft paddingRight patternUnits r refX refY role scope slope src startOffset stdDeviation stroke stroke-linecap stroke-width style tableValues result rowspan summary target tabindex text-align text-anchor textAnchor textLength title type valign width x x1 x2 xlink:href y y1 y2 zIndex".split(" "),A.allowedReferences="https:// http:// mailto: / ../ ./ #".split(" "),A.allowedTags="a abbr b br button caption circle clipPath code dd defs div dl dt em feComponentTransfer feDropShadow feFuncA feFuncB feFuncG feFuncR feGaussianBlur feOffset feMerge feMergeNode filter h1 h2 h3 h4 h5 h6 hr i img li linearGradient marker ol p path pattern pre rect small span stop strong style sub sup svg table text textPath thead title tbody tspan td th tr u ul #text".split(" "),A.emptyHTML=e,A.bypassHTMLFiltering=!1,A}),e(n,"Core/Templating.js",[n["Core/Defaults.js"],n["Core/Utilities.js"]],function(t,e){function n(t="",e,a){const l=/\{([a-zA-Z0-9:\.,;\-\/<>%_@"'= #\(\)]+)\}/g,c=/\(([a-zA-Z0-9:\.,;\-\/<>%_@"'= ]+)\)/g,u=[],d=/f$/,p=/\.([0-9])/,A=i.lang,g=a&&a.time||o,m=a&&a.numberFormatter||r,v=(t="")=>{let n;return"true"===t||"false"!==t&&((n=Number(t)).toString()===t?n:s(t,e))};let y,b,_,w=0;for(;null!==(y=l.exec(t));){const n=c.exec(y[1]);n&&(y=n,_=!0),b&&b.isBlock||(b={ctx:e,expression:y[1],find:y[0],isBlock:"#"===y[1].charAt(0),start:y.index,startInner:y.index+y[0].length,length:y[0].length});var x=y[1].split(" ")[0].replace("#","");if(f[x]&&(b.isBlock&&x===b.fn&&w++,b.fn||(b.fn=x)),x="else"===y[1],b.isBlock&&b.fn&&(y[1]===`/${b.fn}`||x))if(w)x||w--;else{var S=b.startInner;S=t.substr(S,y.index-S),void 0===b.body?(b.body=S,b.startInner=y.index+y[0].length):b.elseBody=S,b.find+=S+y[0],x||(u.push(b),b=void 0)}else b.isBlock||u.push(b);if(n&&(null===b||void 0===b||!b.isBlock))break}return u.forEach(r=>{const{body:i,elseBody:o,expression:a,fn:s}=r;var l;if(s){var c=[r],u=a.split(" ");for(l=f[s].length;l--;)c.unshift(v(u[l+1]));l=f[s].apply(e,c),r.isBlock&&"boolean"==typeof l&&(l=n(l?i:o,e))}else c=a.split(":"),l=v(c.shift()||""),c.length&&"number"==typeof l&&(c=c.join(":"),d.test(c)?(u=parseInt((c.match(p)||["","-1"])[1],10),null!==l&&(l=m(l,u,A.decimalPoint,-1<c.indexOf(",")?A.thousandsSep:""))):l=g.dateFormat(c,l));t=t.replace(r.find,h(l,""))}),_?n(t,e,a):t}function r(t,e,n,r){t=+t||0,e=+e;const o=i.lang;var a=(t.toString().split(".")[1]||"").split("e")[0].length;const s=t.toString().split("e"),l=e;if(-1===e)e=Math.min(a,20);else if(c(e)){if(e&&s[1]&&0>s[1]){var u=e+ +s[1];0<=u?(s[0]=(+s[0]).toExponential(u).split("e")[0],e=u):(s[0]=s[0].split(".")[0]||0,t=20>e?(s[0]*Math.pow(10,s[1])).toFixed(e):0,s[1]=0)}}else e=2;u=(Math.abs(s[1]?s[0]:t)+Math.pow(10,-Math.max(e,a)-1)).toFixed(e);const f=3<(a=String(d(u))).length?a.length%3:0;return n=h(n,o.decimalPoint),r=h(r,o.thousandsSep),t=(0>t?"-":"")+(f?a.substr(0,f)+r:""),t=0>+s[1]&&!l?"0":t+a.substr(f).replace(/(\d{3})(?=\d)/g,"$1"+r),e&&(t+=n+u.slice(-e)),s[1]&&0!=+t&&(t+="e"+s[1]),t}const{defaultOptions:i,defaultTime:o}=t,{extend:a,getNestedProperty:s,isArray:l,isNumber:c,isObject:u,pick:h,pInt:d}=e,f={add:(t,e)=>t+e,divide:(t,e)=>0!==e?t/e:"",eq:(t,e)=>t==e,each:function(t){const e=arguments[arguments.length-1];return!!l(t)&&t.map((r,i)=>n(e.body,a(u(r)?r:{"@this":r},{"@index":i,"@first":0===i,"@last":i===t.length-1}))).join("")},ge:(t,e)=>t>=e,gt:(t,e)=>t>e,if:t=>!!t,le:(t,e)=>t<=e,lt:(t,e)=>t<e,multiply:(t,e)=>t*e,ne:(t,e)=>t!=e,subtract:(t,e)=>t-e,unless:t=>!t};return{dateFormat:function(t,e,n){return o.dateFormat(t,e,n)},format:n,helpers:f,numberFormat:r}}),e(n,"Core/Renderer/RendererUtilities.js",[n["Core/Utilities.js"]],function(t){const{clamp:e,pick:n,stableSort:r}=t;var i;return function(t){(i||(i={})).distribute=function t(i,o,a){const s=i;var l=s.reducedLen||o,c=(t,e)=>(e.rank||0)-(t.rank||0);const u=(t,e)=>t.target-e.target;let h,d=!0,f=[],p=0;for(h=i.length;h--;)p+=i[h].size;if(p>l){for(r(i,c),p=h=0;p<=l;)p+=i[h].size,h++;f=i.splice(h-1,i.length)}for(r(i,u),i=i.map(t=>({size:t.size,targets:[t.target],align:n(t.align,.5)}));d;){for(h=i.length;h--;)l=i[h],c=(Math.min.apply(0,l.targets)+Math.max.apply(0,l.targets))/2,l.pos=e(c-l.size*l.align,0,o-l.size);for(h=i.length,d=!1;h--;)0<h&&i[h-1].pos+i[h-1].size>i[h].pos&&(i[h-1].size+=i[h].size,i[h-1].targets=i[h-1].targets.concat(i[h].targets),i[h-1].align=.5,i[h-1].pos+i[h-1].size>o&&(i[h-1].pos=o-i[h-1].size),i.splice(h,1),d=!0)}return s.push.apply(s,f),h=0,i.some(e=>{let n=0;return(e.targets||[]).some(()=>(s[h].pos=e.pos+n,void 0!==a&&Math.abs(s[h].pos-s[h].target)>a?(s.slice(0,h+1).forEach(t=>delete t.pos),s.reducedLen=(s.reducedLen||o)-.1*o,s.reducedLen>.1*o&&t(s,o,a),!0):(n+=s[h].size,h++,!1)))}),r(s,u),s}}(),i}),e(n,"Core/Renderer/SVG/SVGElement.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],function(t,e,n,r){const{animate:i,animObject:o,stop:a}=t,{deg2rad:s,doc:l,svg:c,SVG_NS:u,win:h}=n,{addEvent:d,attr:f,createElement:p,css:A,defined:g,erase:m,extend:v,fireEvent:y,isArray:b,isFunction:_,isObject:w,isString:x,merge:S,objectEach:C,pick:k,pInt:B,syncTimeout:T,uniqueKey:E}=r;class M{constructor(){this.element=void 0,this.onEvents={},this.opacity=1,this.renderer=void 0,this.SVG_NS=u}_defaultGetter(t){return t=k(this[t+"Value"],this[t],this.element?this.element.getAttribute(t):null,0),/^[\-0-9\.]+$/.test(t)&&(t=parseFloat(t)),t}_defaultSetter(t,e,n){n.setAttribute(e,t)}add(t){const e=this.renderer,n=this.element;let r;return t&&(this.parentGroup=t),void 0!==this.textStr&&"text"===this.element.nodeName&&e.buildText(this),this.added=!0,(!t||t.handleZ||this.zIndex)&&(r=this.zIndexSetter()),r||(t?t.element:e.box).appendChild(n),this.onAdd&&this.onAdd(),this}addClass(t,e){const n=e?"":this.attr("class")||"";return(t=(t||"").split(/ /g).reduce(function(t,e){return-1===n.indexOf(e)&&t.push(e),t},n?[n]:[]).join(" "))!==n&&this.attr("class",t),this}afterSetters(){this.doTransform&&(this.updateTransform(),this.doTransform=!1)}align(t,e,n){const r={};var i,o=this.renderer,a=o.alignedObjects;let s,l;t?(this.alignOptions=t,this.alignByTranslate=e,(!n||x(n))&&(this.alignTo=i=n||"renderer",m(a,this),a.push(this),n=void 0)):(t=this.alignOptions,e=this.alignByTranslate,i=this.alignTo),n=k(n,o[i],"scrollablePlotBox"===i?o.plotBox:void 0,o),i=t.align;const c=t.verticalAlign;return o=(n.x||0)+(t.x||0),a=(n.y||0)+(t.y||0),"right"===i?s=1:"center"===i&&(s=2),s&&(o+=(n.width-(t.width||0))/s),r[e?"translateX":"x"]=Math.round(o),"bottom"===c?l=1:"middle"===c&&(l=2),l&&(a+=(n.height-(t.height||0))/l),r[e?"translateY":"y"]=Math.round(a),this[this.placed?"animate":"attr"](r),this.placed=!0,this.alignAttr=r,this}alignSetter(t){const e={left:"start",center:"middle",right:"end"};e[t]&&(this.alignValue=t,this.element.setAttribute("text-anchor",e[t]))}animate(t,e,n){const r=o(k(e,this.renderer.globalAnimation,!0));return e=r.defer,l.hidden&&(r.duration=0),0!==r.duration?(n&&(r.complete=n),T(()=>{this.element&&i(this,t,r)},e)):(this.attr(t,void 0,n||r.complete),C(t,function(t,e){r.step&&r.step.call(this,t,{prop:e,pos:1,elem:this})},this)),this}applyTextOutline(t){const e=this.element;-1!==t.indexOf("contrast")&&(t=t.replace(/contrast/g,this.renderer.getContrast(e.style.fill)));var r=t.split(" ");if(t=r[r.length-1],(r=r[0])&&"none"!==r&&n.svg){this.fakeTS=!0,r=r.replace(/(^[\d\.]+)(.*?)$/g,function(t,e,n){return 2*Number(e)+n}),this.removeTextOutline();const n=l.createElementNS(u,"tspan");f(n,{class:"highcharts-text-outline",fill:t,stroke:t,"stroke-width":r,"stroke-linejoin":"round"}),t=e.querySelector("textPath")||e,[].forEach.call(t.childNodes,t=>{const e=t.cloneNode(!0);e.removeAttribute&&["fill","stroke","stroke-width","stroke"].forEach(t=>e.removeAttribute(t)),n.appendChild(e)});let i=0;[].forEach.call(t.querySelectorAll("text tspan"),t=>{i+=Number(t.getAttribute("dy"))}),(r=l.createElementNS(u,"tspan")).textContent="​",f(r,{x:Number(e.getAttribute("x")),dy:-i}),n.appendChild(r),t.insertBefore(n,t.firstChild)}}attr(t,e,n,r){const i=this.element,o=M.symbolCustomAttribs;let s,l,c,u,h=this;return"string"==typeof t&&void 0!==e&&(s=t,(t={})[s]=e),"string"==typeof t?h=(this[t+"Getter"]||this._defaultGetter).call(this,t,i):(C(t,function(e,n){c=!1,r||a(this,n),this.symbolName&&-1!==o.indexOf(n)&&(l||(this.symbolAttr(t),l=!0),c=!0),!this.rotation||"x"!==n&&"y"!==n||(this.doTransform=!0),c||(u=this[n+"Setter"]||this._defaultSetter).call(this,e,n,i)},this),this.afterSetters()),n&&n.call(this),h}clip(t){return this.attr("clip-path",t?"url("+this.renderer.url+"#"+t.id+")":"none")}crisp(t,e){e=e||t.strokeWidth||0;const n=Math.round(e)%2/2;return t.x=Math.floor(t.x||this.x||0)+n,t.y=Math.floor(t.y||this.y||0)+n,t.width=Math.floor((t.width||this.width||0)-2*n),t.height=Math.floor((t.height||this.height||0)-2*n),g(t.strokeWidth)&&(t.strokeWidth=e),t}complexColor(t,n,r){const i=this.renderer;let o,a,s,l,c,u,h,d,f,p,A,m=[];y(this.renderer,"complexColor",{args:arguments},function(){if(t.radialGradient?a="radialGradient":t.linearGradient&&(a="linearGradient"),a){if(s=t[a],c=i.gradients,u=t.stops,f=r.radialReference,b(s)&&(t[a]=s={x1:s[0],y1:s[1],x2:s[2],y2:s[3],gradientUnits:"userSpaceOnUse"}),"radialGradient"===a&&f&&!g(s.gradientUnits)&&(l=s,s=S(s,i.getRadialAttr(f,l),{gradientUnits:"userSpaceOnUse"})),C(s,function(t,e){"id"!==e&&m.push(e,t)}),C(u,function(t){m.push(t)}),m=m.join(","),c[m])p=c[m].attr("id");else{s.id=p=E();const t=c[m]=i.createElement(a).attr(s).add(i.defs);t.radAttr=l,t.stops=[],u.forEach(function(n){0===n[1].indexOf("rgba")?(o=e.parse(n[1]),h=o.get("rgb"),d=o.get("a")):(h=n[1],d=1),n=i.createElement("stop").attr({offset:n[0],"stop-color":h,"stop-opacity":d}).add(t),t.stops.push(n)})}A="url("+i.url+"#"+p+")",r.setAttribute(n,A),r.gradient=m,t.toString=function(){return A}}})}css(t){const e=this.styles,n={},r=this.element;let i,o=!e;if(e&&C(t,function(t,r){e&&e[r]!==t&&(n[r]=t,o=!0)}),o){e&&(t=v(e,n)),null===t.width||"auto"===t.width?delete this.textWidth:"text"===r.nodeName.toLowerCase()&&t.width&&(i=this.textWidth=B(t.width)),this.styles=t,i&&!c&&this.renderer.forExport&&delete t.width;const o=S(t);r.namespaceURI===this.SVG_NS&&(["textOutline","textOverflow","width"].forEach(t=>o&&delete o[t]),o.color&&(o.fill=o.color)),A(r,o)}return this.added&&("text"===this.element.nodeName&&this.renderer.buildText(this),t.textOutline&&this.applyTextOutline(t.textOutline)),this}dashstyleSetter(t){let e=this["stroke-width"];if("inherit"===e&&(e=1),t=t&&t.toLowerCase()){const n=t.replace("shortdashdotdot","3,1,1,1,1,1,").replace("shortdashdot","3,1,1,1").replace("shortdot","1,1,").replace("shortdash","3,1,").replace("longdash","8,3,").replace(/dot/g,"1,3,").replace("dash","4,3,").replace(/,$/,"").split(",");for(t=n.length;t--;)n[t]=""+B(n[t])*k(e,NaN);t=n.join(",").replace(/NaN/g,"none"),this.element.setAttribute("stroke-dasharray",t)}}destroy(){const t=this;var e=t.element||{};const n=t.renderer;var r=e.ownerSVGElement;let i="SPAN"===e.nodeName&&t.parentGroup||void 0;if(e.onclick=e.onmouseout=e.onmouseover=e.onmousemove=e.point=null,a(t),t.clipPath&&r){const e=t.clipPath;[].forEach.call(r.querySelectorAll("[clip-path],[CLIP-PATH]"),function(t){-1<t.getAttribute("clip-path").indexOf(e.element.id)&&t.removeAttribute("clip-path")}),t.clipPath=e.destroy()}if(t.stops){for(r=0;r<t.stops.length;r++)t.stops[r].destroy();t.stops.length=0,t.stops=void 0}for(t.safeRemoveChild(e);i&&i.div&&0===i.div.childNodes.length;)e=i.parentGroup,t.safeRemoveChild(i.div),delete i.div,i=e;t.alignTo&&m(n.alignedObjects,t),C(t,function(e,n){t[n]&&t[n].parentGroup===t&&t[n].destroy&&t[n].destroy(),delete t[n]})}dSetter(t,e,n){b(t)&&("string"==typeof t[0]&&(t=this.renderer.pathToSegments(t)),this.pathArray=t,t=t.reduce((t,e,n)=>e&&e.join?(n?t+" ":"")+e.join(" "):(e||"").toString(),"")),/(NaN| {2}|^$)/.test(t)&&(t="M 0 0"),this[e]!==t&&(n.setAttribute(e,t),this[e]=t)}fadeOut(t){const e=this;e.animate({opacity:0},{duration:k(t,150),complete:function(){e.hide()}})}fillSetter(t,e,n){"string"==typeof t?n.setAttribute(e,t):t&&this.complexColor(t,e,n)}getBBox(t,e){const{alignValue:n,element:r,renderer:i,styles:o,textStr:a}=this,{cache:l,cacheKeys:c}=i;var u=r.namespaceURI===this.SVG_NS;e=k(e,this.rotation,0);var h=i.styledMode?r&&M.prototype.getStyle.call(r,"font-size"):o&&o.fontSize;let d,f;if(g(a)&&(-1===(f=a.toString()).indexOf("<")&&(f=f.replace(/[0-9]/g,"0")),f+=["",i.rootFontSize,h,e,this.textWidth,n,o&&o.textOverflow,o&&o.fontWeight].join()),f&&!t&&(d=l[f]),!d){if(u||i.forExport){try{var p=this.fakeTS&&function(t){const e=r.querySelector(".highcharts-text-outline");e&&A(e,{display:t})};_(p)&&p("none"),d=r.getBBox?v({},r.getBBox()):{width:r.offsetWidth,height:r.offsetHeight,x:0,y:0},_(p)&&p("")}catch(t){}(!d||0>d.width)&&(d={x:0,y:0,width:0,height:0})}else d=this.htmlGetBBox();if(p=d.width,t=d.height,u&&(d.height=t={"11px,17":14,"13px,20":16}[`${h||""},${Math.round(t)}`]||t),e){u=Number(r.getAttribute("y")||0)-d.y,h={right:1,center:.5}[n||0]||0;var m=e*s,y=(e-90)*s,b=p*Math.cos(m);e=p*Math.sin(m);var w=Math.cos(y);m=Math.sin(y),b=(w=(y=(p=d.x+h*(p-b)+u*w)+b)-t*w)-b,e=(t=(h=(u=d.y+u-h*e+u*m)+e)-t*m)-e,d.x=Math.min(p,y,w,b),d.y=Math.min(u,h,t,e),d.width=Math.max(p,y,w,b)-d.x,d.height=Math.max(u,h,t,e)-d.y}}if(f&&(""===a||0<d.height)){for(;250<c.length;)delete l[c.shift()];l[f]||c.push(f),l[f]=d}return d}getStyle(t){return h.getComputedStyle(this.element||this,"").getPropertyValue(t)}hasClass(t){return-1!==(""+this.attr("class")).split(" ").indexOf(t)}hide(){return this.attr({visibility:"hidden"})}htmlGetBBox(){return{height:0,width:0,x:0,y:0}}init(t,e){this.element="span"===e?p(e):l.createElementNS(this.SVG_NS,e),this.renderer=t,y(this,"afterInit")}on(t,e){const{onEvents:n}=this;return n[t]&&n[t](),n[t]=d(this.element,t,e),this}opacitySetter(t,e,n){this.opacity=t=Number(Number(t).toFixed(3)),n.setAttribute(e,t)}removeClass(t){return this.attr("class",(""+this.attr("class")).replace(x(t)?new RegExp(`(^| )${t}( |$)`):t," ").replace(/ +/g," ").trim())}removeTextOutline(){const t=this.element.querySelector("tspan.highcharts-text-outline");t&&this.safeRemoveChild(t)}safeRemoveChild(t){const e=t.parentNode;e&&e.removeChild(t)}setRadialReference(t){const e=this.element.gradient&&this.renderer.gradients[this.element.gradient];return this.element.radialReference=t,e&&e.radAttr&&e.animate(this.renderer.getRadialAttr(t,e.radAttr)),this}setTextPath(t,e){e=S(!0,{enabled:!0,attributes:{dy:-5,startOffset:"50%",textAnchor:"middle"}},e);const n=this.renderer.url,r=this.text||this,i=r.textPath,{attributes:o,enabled:a}=e;return t=t||i&&i.path,i&&i.undo(),t&&a?(e=d(r,"afterModifyTree",e=>{if(t&&a){let a=t.attr("id");a||t.attr("id",a=E());var i={x:0,y:0};g(o.dx)&&(i.dx=o.dx,delete o.dx),g(o.dy)&&(i.dy=o.dy,delete o.dy),r.attr(i),this.attr({transform:""}),this.box&&(this.box=this.box.destroy()),i=e.nodes.slice(0),e.nodes.length=0,e.nodes[0]={tagName:"textPath",attributes:v(o,{"text-anchor":o.textAnchor,href:`${n}#${a}`}),children:i}}}),r.textPath={path:t,undo:e}):(r.attr({dx:0,dy:0}),delete r.textPath),this.added&&(r.textCache="",this.renderer.buildText(r)),this}shadow(t){var e;const{renderer:n}=this,r=S(90===(null===(e=this.parentGroup)||void 0===e?void 0:e.rotation)?{offsetX:-1,offsetY:-1}:{},w(t)?t:{});return e=n.shadowDefinition(r),this.attr({filter:t?`url(${n.url}#${e})`:"none"})}show(t=!0){return this.attr({visibility:t?"inherit":"visible"})}"stroke-widthSetter"(t,e,n){this[e]=t,n.setAttribute(e,t)}strokeWidth(){if(!this.renderer.styledMode)return this["stroke-width"]||0;const t=this.getStyle("stroke-width");let e,n=0;return t.indexOf("px")===t.length-2?n=B(t):""!==t&&(e=l.createElementNS(u,"rect"),f(e,{width:t,"stroke-width":0}),this.element.parentNode.appendChild(e),n=e.getBBox().width,e.parentNode.removeChild(e)),n}symbolAttr(t){const e=this;M.symbolCustomAttribs.forEach(function(n){e[n]=k(t[n],e[n])}),e.attr({d:e.renderer.symbols[e.symbolName](e.x,e.y,e.width,e.height,e)})}textSetter(t){t!==this.textStr&&(delete this.textPxLength,this.textStr=t,this.added&&this.renderer.buildText(this))}titleSetter(t){const e=this.element,n=e.getElementsByTagName("title")[0]||l.createElementNS(this.SVG_NS,"title");e.insertBefore?e.insertBefore(n,e.firstChild):e.appendChild(n),n.textContent=String(k(t,"")).replace(/<[^>]*>/g,"").replace(/&lt;/g,"<").replace(/&gt;/g,">")}toFront(){const t=this.element;return t.parentNode.appendChild(t),this}translate(t,e){return this.attr({translateX:t,translateY:e})}updateTransform(){const{element:t,matrix:e,rotation:n=0,scaleX:r,scaleY:i,translateX:o=0,translateY:a=0}=this,s=["translate("+o+","+a+")"];g(e)&&s.push("matrix("+e.join(",")+")"),n&&s.push("rotate("+n+" "+k(this.rotationOriginX,t.getAttribute("x"),0)+" "+k(this.rotationOriginY,t.getAttribute("y")||0)+")"),(g(r)||g(i))&&s.push("scale("+k(r,1)+" "+k(i,1)+")"),s.length&&!(this.text||this).textPath&&t.setAttribute("transform",s.join(" "))}visibilitySetter(t,e,n){"inherit"===t?n.removeAttribute(e):this[e]!==t&&n.setAttribute(e,t),this[e]=t}xGetter(t){return"circle"===this.element.nodeName&&("x"===t?t="cx":"y"===t&&(t="cy")),this._defaultGetter(t)}zIndexSetter(t,e){var n=this.renderer,r=this.parentGroup;const i=(r||n).element||n.box,o=this.element;n=i===n.box;let a,s=!1;var l=this.added;let c;if(g(t)?(o.setAttribute("data-z-index",t),t=+t,this[e]===t&&(l=!1)):g(this[e])&&o.removeAttribute("data-z-index"),this[e]=t,l){for((t=this.zIndex)&&r&&(r.handleZ=!0),c=(e=i.childNodes).length-1;0<=c&&!s;c--)l=(r=e[c]).getAttribute("data-z-index"),a=!g(l),r!==o&&(0>t&&a&&!n&&!c?(i.insertBefore(o,e[c]),s=!0):(B(l)<=t||a&&(!g(t)||0<=t))&&(i.insertBefore(o,e[c+1]),s=!0));s||(i.insertBefore(o,e[n?3:0]),s=!0)}return s}}return M.symbolCustomAttribs="anchorX anchorY clockwise end height innerR r start width x y".split(" "),M.prototype.strokeSetter=M.prototype.fillSetter,M.prototype.yGetter=M.prototype.xGetter,M.prototype.matrixSetter=M.prototype.rotationOriginXSetter=M.prototype.rotationOriginYSetter=M.prototype.rotationSetter=M.prototype.scaleXSetter=M.prototype.scaleYSetter=M.prototype.translateXSetter=M.prototype.translateYSetter=M.prototype.verticalAlignSetter=function(t,e){this[e]=t,this.doTransform=!0},M}),e(n,"Core/Renderer/RendererRegistry.js",[n["Core/Globals.js"]],function(t){var e;return function(e){let n;e.rendererTypes={},e.getRendererType=function(t=n){return e.rendererTypes[t]||e.rendererTypes[n]},e.registerRendererType=function(r,i,o){e.rendererTypes[r]=i,n&&!o||(n=r,t.Renderer=i)}}(e||(e={})),e}),e(n,"Core/Renderer/SVG/SVGLabel.js",[n["Core/Renderer/SVG/SVGElement.js"],n["Core/Utilities.js"]],function(t,e){const{defined:n,extend:r,isNumber:i,merge:o,pick:a,removeEvent:s}=e;class l extends t{constructor(t,e,n,r,i,o,a,s,c,u){let h;super(),this.paddingRightSetter=this.paddingLeftSetter=this.paddingSetter,this.init(t,"g"),this.textStr=e,this.x=n,this.y=r,this.anchorX=o,this.anchorY=a,this.baseline=c,this.className=u,this.addClass("button"===u?"highcharts-no-tooltip":"highcharts-label"),u&&this.addClass("highcharts-"+u),this.text=t.text(void 0,0,0,s).attr({zIndex:1}),"string"==typeof i&&((h=/^url\((.*?)\)$/.test(i))||this.renderer.symbols[i])&&(this.symbolKey=i),this.bBox=l.emptyBBox,this.padding=3,this.baselineOffset=0,this.needsBox=t.styledMode||h,this.deferredAttr={},this.alignFactor=0}alignSetter(t){(t={left:0,center:.5,right:1}[t])!==this.alignFactor&&(this.alignFactor=t,this.bBox&&i(this.xSetting)&&this.attr({x:this.xSetting}))}anchorXSetter(t,e){this.anchorX=t,this.boxAttr(e,Math.round(t)-this.getCrispAdjust()-this.xSetting)}anchorYSetter(t,e){this.anchorY=t,this.boxAttr(e,t-this.ySetting)}boxAttr(t,e){this.box?this.box.attr(t,e):this.deferredAttr[t]=e}css(e){if(e){const t={};e=o(e),l.textProps.forEach(n=>{void 0!==e[n]&&(t[n]=e[n],delete e[n])}),this.text.css(t),"fontSize"in t||"fontWeight"in t?this.updateTextPadding():("width"in t||"textOverflow"in t)&&this.updateBoxSize()}return t.prototype.css.call(this,e)}destroy(){s(this.element,"mouseenter"),s(this.element,"mouseleave"),this.text&&this.text.destroy(),this.box&&(this.box=this.box.destroy()),t.prototype.destroy.call(this)}fillSetter(t,e){t&&(this.needsBox=!0),this.fill=t,this.boxAttr(e,t)}getBBox(){this.textStr&&0===this.bBox.width&&0===this.bBox.height&&this.updateBoxSize();const t=this.padding,e=a(this.paddingLeft,t);return{width:this.width,height:this.height,x:this.bBox.x-e,y:this.bBox.y-t}}getCrispAdjust(){return this.renderer.styledMode&&this.box?this.box.strokeWidth()%2/2:(this["stroke-width"]?parseInt(this["stroke-width"],10):0)%2/2}heightSetter(t){this.heightSetting=t}onAdd(){this.text.add(this),this.attr({text:a(this.textStr,""),x:this.x||0,y:this.y||0}),this.box&&n(this.anchorX)&&this.attr({anchorX:this.anchorX,anchorY:this.anchorY})}paddingSetter(t,e){i(t)?t!==this[e]&&(this[e]=t,this.updateTextPadding()):this[e]=void 0}rSetter(t,e){this.boxAttr(e,t)}strokeSetter(t,e){this.stroke=t,this.boxAttr(e,t)}"stroke-widthSetter"(t,e){t&&(this.needsBox=!0),this["stroke-width"]=t,this.boxAttr(e,t)}"text-alignSetter"(t){this.textAlign=t}textSetter(t){void 0!==t&&this.text.attr({text:t}),this.updateTextPadding()}updateBoxSize(){var t=this.text;const e={},o=this.padding,a=this.bBox=i(this.widthSetting)&&i(this.heightSetting)&&!this.textAlign||!n(t.textStr)?l.emptyBBox:t.getBBox();this.width=this.getPaddedWidth(),this.height=(this.heightSetting||a.height||0)+2*o;const s=this.renderer.fontMetrics(t);this.baselineOffset=o+Math.min((this.text.firstLineMetrics||s).b,a.height||1/0),this.heightSetting&&(this.baselineOffset+=(this.heightSetting-s.h)/2),this.needsBox&&!t.textPath&&(this.box||((t=this.box=this.symbolKey?this.renderer.symbol(this.symbolKey):this.renderer.rect()).addClass(("button"===this.className?"":"highcharts-label-box")+(this.className?" highcharts-"+this.className+"-box":"")),t.add(this)),t=this.getCrispAdjust(),e.x=t,e.y=(this.baseline?-this.baselineOffset:0)+t,e.width=Math.round(this.width),e.height=Math.round(this.height),this.box.attr(r(e,this.deferredAttr)),this.deferredAttr={})}updateTextPadding(){const t=this.text;if(!t.textPath){this.updateBoxSize();const e=this.baseline?0:this.baselineOffset;let r=a(this.paddingLeft,this.padding);n(this.widthSetting)&&this.bBox&&("center"===this.textAlign||"right"===this.textAlign)&&(r+={center:.5,right:1}[this.textAlign]*(this.widthSetting-this.bBox.width)),r===t.x&&e===t.y||(t.attr("x",r),t.hasBoxWidthChanged&&(this.bBox=t.getBBox(!0)),void 0!==e&&t.attr("y",e)),t.x=r,t.y=e}}widthSetter(t){this.widthSetting=i(t)?t:void 0}getPaddedWidth(){var t=this.padding;const e=a(this.paddingLeft,t);return t=a(this.paddingRight,t),(this.widthSetting||this.bBox.width||0)+e+t}xSetter(t){this.x=t,this.alignFactor&&(t-=this.alignFactor*this.getPaddedWidth(),this["forceAnimate:x"]=!0),this.xSetting=Math.round(t),this.attr("translateX",this.xSetting)}ySetter(t){this.ySetting=this.y=Math.round(t),this.attr("translateY",this.ySetting)}}return l.emptyBBox={width:0,height:0,x:0,y:0},l.textProps="color direction fontFamily fontSize fontStyle fontWeight lineHeight textAlign textDecoration textOutline textOverflow whiteSpace width".split(" "),l}),e(n,"Core/Renderer/SVG/Symbols.js",[n["Core/Utilities.js"]],function(t){function e(t,e,n,r,o){const s=[];if(o){const l=o.start||0,c=a(o.r,n);n=a(o.r,r||n),r=(o.end||0)-.001;const u=o.innerR,h=a(o.open,.001>Math.abs((o.end||0)-l-2*Math.PI)),d=Math.cos(l),f=Math.sin(l),p=Math.cos(r),A=Math.sin(r),g=a(o.longArc,.001>r-l-Math.PI?0:1);let m=["A",c,n,0,g,a(o.clockwise,1),t+c*p,e+n*A];m.params={start:l,end:r,cx:t,cy:e},s.push(["M",t+c*d,e+n*f],m),i(u)&&((m=["A",u,u,0,g,i(o.clockwise)?1-o.clockwise:0,t+u*d,e+u*f]).params={start:r,end:l,cx:t,cy:e},s.push(h?["M",t+u*p,e+u*A]:["L",t+u*p,e+u*A],m)),h||s.push(["Z"])}return s}function n(t,e,n,i,o){return o&&o.r?r(t,e,n,i,o):[["M",t,e],["L",t+n,e],["L",t+n,e+i],["L",t,e+i],["Z"]]}function r(t,e,n,r,i){return[["M",t+(i=(null===i||void 0===i?void 0:i.r)||0),e],["L",t+n-i,e],["A",i,i,0,0,1,t+n,e+i],["L",t+n,e+r-i],["A",i,i,0,0,1,t+n-i,e+r],["L",t+i,e+r],["A",i,i,0,0,1,t,e+r-i],["L",t,e+i],["A",i,i,0,0,1,t+i,e],["Z"]]}const{defined:i,isNumber:o,pick:a}=t;return{arc:e,callout:function(t,e,n,i,a){const s=Math.min(a&&a.r||0,n,i),l=s+6,c=a&&a.anchorX;a=a&&a.anchorY||0;const u=r(t,e,n,i,{r:s});return o(c)?(t+c>=n?a>e+l&&a<e+i-l?u.splice(3,1,["L",t+n,a-6],["L",t+n+6,a],["L",t+n,a+6],["L",t+n,e+i-s]):u.splice(3,1,["L",t+n,i/2],["L",c,a],["L",t+n,i/2],["L",t+n,e+i-s]):0>=t+c?a>e+l&&a<e+i-l?u.splice(7,1,["L",t,a+6],["L",t-6,a],["L",t,a-6],["L",t,e+s]):u.splice(7,1,["L",t,i/2],["L",c,a],["L",t,i/2],["L",t,e+s]):a&&a>i&&c>t+l&&c<t+n-l?u.splice(5,1,["L",c+6,e+i],["L",c,e+i+6],["L",c-6,e+i],["L",t+s,e+i]):a&&0>a&&c>t+l&&c<t+n-l&&u.splice(1,1,["L",c-6,e],["L",c,e-6],["L",c+6,e],["L",n-s,e]),u):u},circle:function(t,n,r,i){return e(t+r/2,n+i/2,r/2,i/2,{start:.5*Math.PI,end:2.5*Math.PI,open:!1})},diamond:function(t,e,n,r){return[["M",t+n/2,e],["L",t+n,e+r/2],["L",t+n/2,e+r],["L",t,e+r/2],["Z"]]},rect:n,roundedRect:r,square:n,triangle:function(t,e,n,r){return[["M",t+n/2,e],["L",t+n,e+r],["L",t,e+r],["Z"]]},"triangle-down":function(t,e,n,r){return[["M",t,e],["L",t+n,e],["L",t+n/2,e+r],["Z"]]}}}),e(n,"Core/Renderer/SVG/TextBuilder.js",[n["Core/Renderer/HTML/AST.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],function(t,e,n){const{doc:r,SVG_NS:i,win:o}=e,{attr:a,extend:s,fireEvent:l,isString:c,objectEach:u,pick:h}=n;return class{constructor(t){const e=t.styles;this.renderer=t.renderer,this.svgElement=t,this.width=t.textWidth,this.textLineHeight=e&&e.lineHeight,this.textOutline=e&&e.textOutline,this.ellipsis=!(!e||"ellipsis"!==e.textOverflow),this.noWrap=!(!e||"nowrap"!==e.whiteSpace)}buildSVG(){const e=this.svgElement,n=e.element;var i=e.renderer,o=h(e.textStr,"").toString();const a=-1!==o.indexOf("<"),s=n.childNodes;i=!e.added&&i.box;const l=/<br.*?>/g;var u=[o,this.ellipsis,this.noWrap,this.textLineHeight,this.textOutline,e.getStyle("font-size"),this.width].join();if(u!==e.textCache){for(e.textCache=u,delete e.actualWidth,u=s.length;u--;)n.removeChild(s[u]);a||this.ellipsis||this.width||e.textPath||-1!==o.indexOf(" ")&&(!this.noWrap||l.test(o))?""!==o&&(i&&i.appendChild(n),o=new t(o),this.modifyTree(o.nodes),o.addToDOM(n),this.modifyDOM(),this.ellipsis&&-1!==(n.textContent||"").indexOf("…")&&e.attr("title",this.unescapeEntities(e.textStr||"",["&lt;","&gt;"])),i&&i.removeChild(n)):n.appendChild(r.createTextNode(this.unescapeEntities(o))),c(this.textOutline)&&e.applyTextOutline&&e.applyTextOutline(this.textOutline)}}modifyDOM(){const t=this.svgElement,e=a(t.element,"x");let n;for(t.firstLineMetrics=void 0;(n=t.element.firstChild)&&/^[\s\u200B]*$/.test(n.textContent||" ");)t.element.removeChild(n);[].forEach.call(t.element.querySelectorAll("tspan.highcharts-br"),(n,r)=>{n.nextSibling&&n.previousSibling&&(0===r&&1===n.previousSibling.nodeType&&(t.firstLineMetrics=t.renderer.fontMetrics(n.previousSibling)),a(n,{dy:this.getLineHeight(n.nextSibling),x:e}))});const s=this.width||0;if(s){var l=(n,o)=>{var l=n.textContent||"";const c=l.replace(/([^\^])-/g,"$1- ").split(" ");var u=!this.noWrap&&(1<c.length||1<t.element.childNodes.length);const h=this.getLineHeight(o);let d=0,f=t.actualWidth;if(this.ellipsis)l&&this.truncate(n,l,void 0,0,Math.max(0,s-.8*h),(t,e)=>t.substring(0,e)+"…");else if(u){for(l=[],u=[];o.firstChild&&o.firstChild!==n;)u.push(o.firstChild),o.removeChild(o.firstChild);for(;c.length;)c.length&&!this.noWrap&&0<d&&(l.push(n.textContent||""),n.textContent=c.join(" ").replace(/- /g,"-")),this.truncate(n,void 0,c,0===d&&f||0,s,(t,e)=>c.slice(0,e).join(" ").replace(/- /g,"-")),f=t.actualWidth,d++;u.forEach(t=>{o.insertBefore(t,n)}),l.forEach(t=>{o.insertBefore(r.createTextNode(t),n),(t=r.createElementNS(i,"tspan")).textContent="​",a(t,{dy:h,x:e}),o.insertBefore(t,n)})}},c=e=>{[].slice.call(e.childNodes).forEach(n=>{n.nodeType===o.Node.TEXT_NODE?l(n,e):(-1!==n.className.baseVal.indexOf("highcharts-br")&&(t.actualWidth=0),c(n))})};c(t.element)}}getLineHeight(t){return t=t.nodeType===o.Node.TEXT_NODE?t.parentElement:t,this.textLineHeight?parseInt(this.textLineHeight.toString(),10):this.renderer.fontMetrics(t||this.svgElement.element).h}modifyTree(t){const e=(n,r)=>{const{attributes:i={},children:o,style:a={},tagName:l}=n,c=this.renderer.styledMode;"b"===l||"strong"===l?c?i.class="highcharts-strong":a.fontWeight="bold":"i"!==l&&"em"!==l||(c?i.class="highcharts-emphasized":a.fontStyle="italic"),a&&a.color&&(a.fill=a.color),"br"===l?(i.class="highcharts-br",n.textContent="​",(r=t[r+1])&&r.textContent&&(r.textContent=r.textContent.replace(/^ +/gm,""))):"a"===l&&o&&o.some(t=>"#text"===t.tagName)&&(n.children=[{children:o,tagName:"tspan"}]),"#text"!==l&&"a"!==l&&(n.tagName="tspan"),s(n,{attributes:i,style:a}),o&&o.filter(t=>"#text"!==t.tagName).forEach(e)};t.forEach(e),l(this.svgElement,"afterModifyTree",{nodes:t})}truncate(t,e,n,r,i,o){const a=this.svgElement,{rotation:s}=a,l=[];let c,u,h=n?1:0,d=(e||n||"").length,f=d;const p=function(e,i){if(e=i||e,(i=t.parentNode)&&void 0===l[e]&&i.getSubStringLength)try{l[e]=r+i.getSubStringLength(0,n?e+1:e)}catch(t){}return l[e]};if(a.rotation=0,u=p(t.textContent.length),r+u>i){for(;h<=d;)f=Math.ceil((h+d)/2),n&&(c=o(n,f)),u=p(f,c&&c.length-1),h===d?h=d+1:u>i?d=f-1:h=f;0===d?t.textContent="":e&&d===e.length-1||(t.textContent=c||o(e||n,f))}n&&n.splice(0,f),a.actualWidth=u,a.rotation=s}unescapeEntities(t,e){return u(this.renderer.escapes,function(n,r){e&&-1!==e.indexOf(n)||(t=t.toString().replace(new RegExp(n,"g"),r))}),t}}}),e(n,"Core/Renderer/SVG/SVGRenderer.js",[n["Core/Renderer/HTML/AST.js"],n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Renderer/RendererRegistry.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Renderer/SVG/SVGLabel.js"],n["Core/Renderer/SVG/Symbols.js"],n["Core/Renderer/SVG/TextBuilder.js"],n["Core/Utilities.js"]],function(t,e,n,r,i,o,a,s,l){const{charts:c,deg2rad:u,doc:h,isFirefox:d,isMS:f,isWebKit:p,noop:A,SVG_NS:g,symbolSizes:m,win:v}=n,{addEvent:y,attr:b,createElement:_,css:w,defined:x,destroyObjectProperties:S,extend:C,isArray:k,isNumber:B,isObject:T,isString:E,merge:M,pick:O,pInt:L,uniqueKey:D}=l;let I;class P{constructor(t,e,n,r,i,o,a){this.width=this.url=this.style=this.imgCount=this.height=this.gradients=this.globalAnimation=this.defs=this.chartIndex=this.cacheKeys=this.cache=this.boxWrapper=this.box=this.alignedObjects=void 0,this.init(t,e,n,r,i,o,a)}init(t,e,n,r,i,o,a){const s=this.createElement("svg").attr({version:"1.1",class:"highcharts-root"}),l=s.element;let c;a||s.css(this.getStyle(r)),t.appendChild(l),b(t,"dir","ltr"),-1===t.innerHTML.indexOf("xmlns")&&b(l,"xmlns",this.SVG_NS),this.box=l,this.boxWrapper=s,this.alignedObjects=[],this.url=this.getReferenceURL(),this.createElement("desc").add().element.appendChild(h.createTextNode("Created with Highcharts 11.1.0")),this.defs=this.createElement("defs").add(),this.allowHTML=o,this.forExport=i,this.styledMode=a,this.gradients={},this.cache={},this.cacheKeys=[],this.imgCount=0,this.rootFontSize=s.getStyle("font-size"),this.setSize(e,n,!1),d&&t.getBoundingClientRect&&((e=function(){w(t,{left:0,top:0}),c=t.getBoundingClientRect(),w(t,{left:Math.ceil(c.left)-c.left+"px",top:Math.ceil(c.top)-c.top+"px"})})(),this.unSubPixelFix=y(v,"resize",e))}definition(e){return new t([e]).addToDOM(this.defs.element)}getReferenceURL(){if((d||p)&&h.getElementsByTagName("base").length){if(!x(I)){var e=D();e=new t([{tagName:"svg",attributes:{width:8,height:8},children:[{tagName:"defs",children:[{tagName:"clipPath",attributes:{id:e},children:[{tagName:"rect",attributes:{width:4,height:4}}]}]},{tagName:"rect",attributes:{id:"hitme",width:8,height:8,"clip-path":`url(#${e})`,fill:"rgba(0,0,0,0.001)"}}]}]).addToDOM(h.body),w(e,{position:"fixed",top:0,left:0,zIndex:9e5});const n=h.elementFromPoint(6,6);I="hitme"===(n&&n.id),h.body.removeChild(e)}if(I)return v.location.href.split("#")[0].replace(/<[^>]*>/g,"").replace(/([\('\)])/g,"\\$1").replace(/ /g,"%20")}return""}getStyle(t){return this.style=C({fontFamily:"Helvetica, Arial, sans-serif",fontSize:"1rem"},t)}setStyle(t){this.boxWrapper.css(this.getStyle(t))}isHidden(){return!this.boxWrapper.getBBox().width}destroy(){const t=this.defs;return this.box=null,this.boxWrapper=this.boxWrapper.destroy(),S(this.gradients||{}),this.gradients=null,this.defs=t.destroy(),this.unSubPixelFix&&this.unSubPixelFix(),this.alignedObjects=null}createElement(t){const e=new this.Element;return e.init(this,t),e}getRadialAttr(t,e){return{cx:t[0]-t[2]/2+(e.cx||0)*t[2],cy:t[1]-t[2]/2+(e.cy||0)*t[2],r:(e.r||0)*t[2]}}shadowDefinition(t){const e=[`highcharts-drop-shadow-${this.chartIndex}`,...Object.keys(t).map(e=>t[e])].join("-").replace(/[^a-z0-9\-]/g,""),n=M({color:"#000000",offsetX:1,offsetY:1,opacity:.15,width:5},t);return this.defs.element.querySelector(`#${e}`)||this.definition({tagName:"filter",attributes:{id:e},children:[{tagName:"feDropShadow",attributes:{dx:n.offsetX,dy:n.offsetY,"flood-color":n.color,"flood-opacity":Math.min(5*n.opacity,1),stdDeviation:n.width/2}}]}),e}buildText(t){new s(t).buildSVG()}getContrast(t){return 1.05/((t=.2126*(t=e.parse(t).rgba.map(t=>.03928>=(t/=255)?t/12.92:Math.pow((t+.055)/1.055,2.4)))[0]+.7152*t[1]+.0722*t[2])+.05)>(t+.05)/.05?"#FFFFFF":"#000000"}button(e,n,r,i,o={},a,s,l,c,u){const h=this.label(e,n,r,c,void 0,void 0,u,void 0,"button"),d=this.styledMode;e=o.states||{};let p=0;delete(o=M(o)).states;const A=M({color:"#333333",cursor:"pointer",fontSize:"0.8em",fontWeight:"normal"},o.style);delete o.style;let g,m,v,b=t.filterUserAttributes(o);return h.attr(M({padding:8,r:2},b)),d||(b=M({fill:"#f7f7f7",stroke:"#cccccc","stroke-width":1},b),a=M(b,{fill:"#e6e6e6"},t.filterUserAttributes(a||e.hover||{})),g=a.style,delete a.style,s=M(b,{fill:"#e6e9ff",style:{color:"#000000",fontWeight:"bold"}},t.filterUserAttributes(s||e.select||{})),m=s.style,delete s.style,l=M(b,{style:{color:"#cccccc"}},t.filterUserAttributes(l||e.disabled||{})),v=l.style,delete l.style),y(h.element,f?"mouseover":"mouseenter",function(){3!==p&&h.setState(1)}),y(h.element,f?"mouseout":"mouseleave",function(){3!==p&&h.setState(p)}),h.setState=function(t){1!==t&&(h.state=p=t),h.removeClass(/highcharts-button-(normal|hover|pressed|disabled)/).addClass("highcharts-button-"+["normal","hover","pressed","disabled"][t||0]),d||(h.attr([b,a,s,l][t||0]),T(t=[A,g,m,v][t||0])&&h.css(t))},d||(h.attr(b).css(C({cursor:"default"},A)),u&&h.text.css({pointerEvents:"none"})),h.on("touchstart",t=>t.stopPropagation()).on("click",function(t){3!==p&&i.call(h,t)})}crispLine(t,e,n="round"){const r=t[0],i=t[1];return x(r[1])&&r[1]===i[1]&&(r[1]=i[1]=Math[n](r[1])-e%2/2),x(r[2])&&r[2]===i[2]&&(r[2]=i[2]=Math[n](r[2])+e%2/2),t}path(t){const e=this.styledMode?{}:{fill:"none"};return k(t)?e.d=t:T(t)&&C(e,t),this.createElement("path").attr(e)}circle(t,e,n){return t=T(t)?t:void 0===t?{}:{x:t,y:e,r:n},(e=this.createElement("circle")).xSetter=e.ySetter=function(t,e,n){n.setAttribute("c"+e,t)},e.attr(t)}arc(t,e,n,r,i,o){return T(t)?(e=(r=t).y,n=r.r,t=r.x):r={innerR:r,start:i,end:o},(t=this.symbol("arc",t,e,n,n,r)).r=n,t}rect(t,e,n,r,i,o){t=T(t)?t:void 0===t?{}:{x:t,y:e,r:i,width:Math.max(n||0,0),height:Math.max(r||0,0)};const a=this.createElement("rect");return this.styledMode||(void 0!==o&&(t["stroke-width"]=o,C(t,a.crisp(t))),t.fill="none"),a.rSetter=function(t,e,n){a.r=t,b(n,{rx:t,ry:t})},a.rGetter=function(){return a.r||0},a.attr(t)}roundedRect(t){return this.symbol("roundedRect").attr(t)}setSize(t,e,n){this.width=t,this.height=e,this.boxWrapper.animate({width:t,height:e},{step:function(){this.attr({viewBox:"0 0 "+this.attr("width")+" "+this.attr("height")})},duration:O(n,!0)?void 0:0}),this.alignElements()}g(t){const e=this.createElement("g");return t?e.attr({class:"highcharts-"+t}):e}image(t,e,n,r,i,o){const a={preserveAspectRatio:"none"};B(e)&&(a.x=e),B(n)&&(a.y=n),B(r)&&(a.width=r),B(i)&&(a.height=i);const s=this.createElement("image").attr(a);return e=function(e){s.attr({href:t}),o.call(s,e)},o?(s.attr({href:"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="}),n=new v.Image,y(n,"load",e),n.src=t,n.complete&&e({})):s.attr({href:t}),s}symbol(t,e,n,r,i,o){const a=this,s=/^url\((.*?)\)$/,l=s.test(t),u=!l&&(this.symbols[t]?t:"circle"),d=u&&this.symbols[u];let f,p,A,g;if(d)"number"==typeof e&&(p=d.call(this.symbols,Math.round(e||0),Math.round(n||0),r||0,i||0,o)),f=this.path(p),a.styledMode||f.attr("fill","none"),C(f,{symbolName:u||void 0,x:e,y:n,width:r,height:i}),o&&C(f,o);else if(l){A=t.match(s)[1];const r=f=this.image(A);r.imgwidth=O(o&&o.width,m[A]&&m[A].width),r.imgheight=O(o&&o.height,m[A]&&m[A].height),g=(t=>t.attr({width:t.width,height:t.height})),["width","height"].forEach(function(t){r[t+"Setter"]=function(t,e){this[e]=t;const{alignByTranslate:n,element:r,width:i,height:a,imgwidth:s,imgheight:l}=this;if(t=this["img"+e],x(t)){let c=1;o&&"within"===o.backgroundSize&&i&&a?(c=Math.min(i/s,a/l),b(r,{width:Math.round(s*c),height:Math.round(l*c)})):r&&r.setAttribute(e,t),n||this.translate(((i||0)-s*c)/2,((a||0)-l*c)/2)}}}),x(e)&&r.attr({x:e,y:n}),r.isImg=!0,x(r.imgwidth)&&x(r.imgheight)?g(r):(r.attr({width:0,height:0}),_("img",{onload:function(){const t=c[a.chartIndex];0===this.width&&(w(this,{position:"absolute",top:"-999em"}),h.body.appendChild(this)),m[A]={width:this.width,height:this.height},r.imgwidth=this.width,r.imgheight=this.height,r.element&&g(r),this.parentNode&&this.parentNode.removeChild(this),a.imgCount--,a.imgCount||!t||t.hasLoaded||t.onload()},src:A}),this.imgCount++)}return f}clipRect(t,e,n,r){const i=D()+"-",o=this.createElement("clipPath").attr({id:i}).add(this.defs);return(t=this.rect(t,e,n,r,0).add(o)).id=i,t.clipPath=o,t.count=0,t}text(t,e,n,r){const i={};return!r||!this.allowHTML&&this.forExport?(i.x=Math.round(e||0),n&&(i.y=Math.round(n)),x(t)&&(i.text=t),t=this.createElement("text").attr(i),(!r||this.forExport&&!this.allowHTML)&&(t.xSetter=function(t,e,n){const r=n.getElementsByTagName("tspan"),i=n.getAttribute(e);for(let n,o=0;o<r.length;o++)(n=r[o]).getAttribute(e)===i&&n.setAttribute(e,t);n.setAttribute(e,t)}),t):this.html(t,e,n)}fontMetrics(t){const e=24>(t=L(i.prototype.getStyle.call(t,"font-size")||0))?t+3:Math.round(1.2*t);return{h:e,b:Math.round(.8*e),f:t}}rotCorr(t,e,n){let r=t;return e&&n&&(r=Math.max(r*Math.cos(e*u),4)),{x:-t/3*Math.sin(e*u),y:r}}pathToSegments(t){const e=[],n=[],r={A:8,C:7,H:2,L:3,M:3,Q:5,S:5,T:3,V:2};for(let i=0;i<t.length;i++)E(n[0])&&B(t[i])&&n.length===r[n[0].toUpperCase()]&&t.splice(i,0,n[0].replace("M","L").replace("m","l")),"string"==typeof t[i]&&(n.length&&e.push(n.slice(0)),n.length=0),n.push(t[i]);return e.push(n.slice(0)),e}label(t,e,n,r,i,a,s,l,c){return new o(this,t,e,n,r,i,a,s,l,c)}alignElements(){this.alignedObjects.forEach(t=>t.align())}}return C(P.prototype,{Element:i,SVG_NS:g,escapes:{"&":"&amp;","<":"&lt;",">":"&gt;","'":"&#39;",'"':"&quot;"},symbols:a,draw:A}),r.registerRendererType("svg",P,!0),P}),e(n,"Core/Renderer/HTML/HTMLElement.js",[n["Core/Globals.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Utilities.js"]],function(t,e,n){const{isFirefox:r,isMS:i,isWebKit:o,win:a}=t,{css:s,defined:l,extend:c,pick:u,pInt:h}=n,d=[];class f extends e{static compose(t){if(n.pushUnique(d,t)){const e=f.prototype,n=t.prototype;n.getSpanCorrection=e.getSpanCorrection,n.htmlCss=e.htmlCss,n.htmlGetBBox=e.htmlGetBBox,n.htmlUpdateTransform=e.htmlUpdateTransform,n.setSpanRotation=e.setSpanRotation}return t}getSpanCorrection(t,e,n){this.xCorr=-t*n,this.yCorr=-e}htmlCss(t){const e="SPAN"===this.element.tagName&&t&&"width"in t,n=u(e&&t.width,void 0);let r;return e&&(delete t.width,this.textWidth=n,r=!0),t&&"ellipsis"===t.textOverflow&&(t.whiteSpace="nowrap",t.overflow="hidden"),this.styles=c(this.styles,t),s(this.element,t),r&&this.htmlUpdateTransform(),this}htmlGetBBox(){const t=this.element;return{x:t.offsetLeft,y:t.offsetTop,width:t.offsetWidth,height:t.offsetHeight}}htmlUpdateTransform(){if(this.added){var t=this.renderer,e=this.element,n=this.x||0,r=this.y||0,i=this.textAlign||"left",o={left:0,center:.5,right:1}[i],a=this.styles,c=a&&a.whiteSpace;if(s(e,{marginLeft:this.translateX||0,marginTop:this.translateY||0}),"SPAN"===e.tagName){a=this.rotation;const d=this.textWidth&&h(this.textWidth),f=[a,i,e.innerHTML,this.textWidth,this.textAlign].join();let p=!1;if(d!==this.oldTextWidth){if(this.textPxLength)var u=this.textPxLength;else s(e,{width:"",whiteSpace:c||"nowrap"}),u=e.offsetWidth;(d>this.oldTextWidth||u>d)&&(/[ \-]/.test(e.textContent||e.innerText)||"ellipsis"===e.style.textOverflow)&&(s(e,{width:u>d||a?d+"px":"auto",display:"block",whiteSpace:c||"normal"}),this.oldTextWidth=d,p=!0)}this.hasBoxWidthChanged=p,f!==this.cTT&&(t=t.fontMetrics(e).b,!l(a)||a===(this.oldRotation||0)&&i===this.oldAlign||this.setSpanRotation(a,o,t),this.getSpanCorrection(!l(a)&&this.textPxLength||e.offsetWidth,t,o,a,i)),s(e,{left:n+(this.xCorr||0)+"px",top:r+(this.yCorr||0)+"px"}),this.cTT=f,this.oldRotation=a,this.oldAlign=i}}else this.alignOnAdd=!0}setSpanRotation(t,e,n){const l={},c=i&&!/Edge/.test(a.navigator.userAgent)?"-ms-transform":o?"-webkit-transform":r?"MozTransform":a.opera?"-o-transform":void 0;c&&(l[c]=l.transform="rotate("+t+"deg)",l[c+(r?"Origin":"-origin")]=l.transformOrigin=100*e+"% "+n+"px",s(this.element,l))}}return f}),e(n,"Core/Renderer/HTML/HTMLRenderer.js",[n["Core/Renderer/HTML/AST.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Renderer/SVG/SVGRenderer.js"],n["Core/Utilities.js"]],function(t,e,n,r){const{attr:i,createElement:o,extend:a,pick:s}=r,l=[];class c extends n{static compose(t){return r.pushUnique(l,t)&&(t.prototype.html=c.prototype.html),t}html(n,r,l){const c=this.createElement("span"),u=c.element,h=c.renderer,d=function(t,n){["opacity","visibility"].forEach(function(r){t[r+"Setter"]=function(i,o,a){const s=t.div?t.div.style:n;e.prototype[r+"Setter"].call(this,i,o,a),s&&(s[o]=i)}}),t.addedSetters=!0};return c.textSetter=function(e){e!==this.textStr&&(delete this.bBox,delete this.oldTextWidth,t.setElementHTML(this.element,s(e,"")),this.textStr=e,c.doTransform=!0)},d(c,c.element.style),c.xSetter=c.ySetter=c.alignSetter=c.rotationSetter=function(t,e){"align"===e?c.alignValue=c.textAlign=t:c[e]=t,c.doTransform=!0},c.afterSetters=function(){this.doTransform&&(this.htmlUpdateTransform(),this.doTransform=!1)},c.attr({text:n,x:Math.round(r),y:Math.round(l)}).css({position:"absolute"}),h.styledMode||c.css({fontFamily:this.style.fontFamily,fontSize:this.style.fontSize}),u.style.whiteSpace="nowrap",c.css=c.htmlCss,c.add=function(t){const e=h.box.parentNode,n=[];let r;if(this.parentGroup=t){if(!(r=t.div)){for(;t;)n.push(t),t=t.parentGroup;n.reverse().forEach(function(t){function s(e,n){t[n]=e,"translateX"===n?h.left=e+"px":h.top=e+"px",t.doTransform=!0}const l=i(t.element,"class"),u=t.styles||{},h=(r=t.div=t.div||o("div",l?{className:l}:void 0,{position:"absolute",left:(t.translateX||0)+"px",top:(t.translateY||0)+"px",display:t.display,opacity:t.opacity,visibility:t.visibility},r||e)).style;a(t,{classSetter:function(t){return function(e){this.element.setAttribute("class",e),t.className=e}}(r),css:function(e){return c.css.call(t,e),["cursor","pointerEvents"].forEach(t=>{e[t]&&(h[t]=e[t])}),t},on:function(){return n[0].div&&c.on.apply({element:n[0].div,onEvents:t.onEvents},arguments),t},translateXSetter:s,translateYSetter:s}),t.addedSetters||d(t),t.css(u)})}}else r=e;return r.appendChild(u),c.added=!0,c.alignOnAdd&&c.htmlUpdateTransform(),c},c}}return c}),e(n,"Core/Axis/AxisDefaults.js",[],function(){var t;return function(t){t.defaultXAxisOptions={alignTicks:!0,allowDecimals:void 0,panningEnabled:!0,zIndex:2,zoomEnabled:!0,dateTimeLabelFormats:{millisecond:{main:"%H:%M:%S.%L",range:!1},second:{main:"%H:%M:%S",range:!1},minute:{main:"%H:%M",range:!1},hour:{main:"%H:%M",range:!1},day:{main:"%e %b"},week:{main:"%e %b"},month:{main:"%b '%y"},year:{main:"%Y"}},endOnTick:!1,gridLineDashStyle:"Solid",gridZIndex:1,labels:{autoRotation:void 0,autoRotationLimit:80,distance:15,enabled:!0,indentation:10,overflow:"justify",padding:5,reserveSpace:void 0,rotation:void 0,staggerLines:0,step:0,useHTML:!1,zIndex:7,style:{color:"#333333",cursor:"default",fontSize:"0.8em"}},maxPadding:.01,minorGridLineDashStyle:"Solid",minorTickLength:2,minorTickPosition:"outside",minorTicksPerMajor:5,minPadding:.01,offset:void 0,opposite:!1,reversed:void 0,reversedStacks:!1,showEmpty:!0,showFirstLabel:!0,showLastLabel:!0,startOfWeek:1,startOnTick:!1,tickLength:10,tickPixelInterval:100,tickmarkPlacement:"between",tickPosition:"outside",title:{align:"middle",rotation:0,useHTML:!1,x:0,y:0,style:{color:"#666666",fontSize:"0.8em"}},type:"linear",uniqueNames:!0,visible:!0,minorGridLineColor:"#f2f2f2",minorGridLineWidth:1,minorTickColor:"#999999",lineColor:"#333333",lineWidth:1,gridLineColor:"#e6e6e6",gridLineWidth:void 0,tickColor:"#333333"},t.defaultYAxisOptions={reversedStacks:!0,endOnTick:!0,maxPadding:.05,minPadding:.05,tickPixelInterval:72,showLastLabel:!0,labels:{x:void 0},startOnTick:!0,title:{rotation:270,text:"Values"},stackLabels:{animation:{},allowOverlap:!1,enabled:!1,crop:!0,overflow:"justify",formatter:function(){const{numberFormatter:t}=this.axis.chart;return t(this.total||0,-1)},style:{color:"#000000",fontSize:"0.7em",fontWeight:"bold",textOutline:"1px contrast"}},gridLineWidth:1,lineWidth:0},t.defaultLeftAxisOptions={title:{rotation:270}},t.defaultRightAxisOptions={title:{rotation:90}},t.defaultBottomAxisOptions={labels:{autoRotation:[-45]},margin:15,title:{rotation:0}},t.defaultTopAxisOptions={labels:{autoRotation:[-45]},margin:15,title:{rotation:0}}}(t||(t={})),t}),e(n,"Core/Foundation.js",[n["Core/Utilities.js"]],function(t){const{addEvent:e,isFunction:n,objectEach:r,removeEvent:i}=t;var o;return(o||(o={})).registerEventOptions=function(t,o){t.eventOptions=t.eventOptions||{},r(o.events,function(r,o){t.eventOptions[o]!==r&&(t.eventOptions[o]&&(i(t,o,t.eventOptions[o]),delete t.eventOptions[o]),n(r)&&(t.eventOptions[o]=r,e(t,o,r,{order:0})))})},o}),e(n,"Core/Axis/Tick.js",[n["Core/Templating.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],function(t,e,n){const{deg2rad:r}=e,{clamp:i,correctFloat:o,defined:a,destroyObjectProperties:s,extend:l,fireEvent:c,isNumber:u,merge:h,objectEach:d,pick:f}=n;return class{constructor(t,e,n,r,i){this.isNewLabel=this.isNew=!0,this.axis=t,this.pos=e,this.type=n||"",this.parameters=i||{},this.tickmarkOffset=this.parameters.tickmarkOffset,this.options=this.parameters.options,c(this,"init"),n||r||this.addLabel()}addLabel(){const e=this,n=e.axis;var r=n.options;const i=n.chart;var s=n.categories;const h=n.logarithmic,d=n.names,p=e.pos,A=f(e.options&&e.options.labels,r.labels);var g=n.tickPositions;const m=p===g[0],v=p===g[g.length-1],y=(!A.step||1===A.step)&&1===n.tickInterval;g=g.info;let b,_,w,x=e.label;s=this.parameters.category||(s?f(s[p],d[p],p):p),h&&u(s)&&(s=o(h.lin2log(s))),n.dateTime&&(g?b=(_=i.time.resolveDTLFormat(r.dateTimeLabelFormats[!r.grid&&g.higherRanks[p]||g.unitName])).main:u(s)&&(b=n.dateTime.getXDateFormat(s,r.dateTimeLabelFormats||{}))),e.isFirst=m,e.isLast=v;const S={axis:n,chart:i,dateTimeLabelFormat:b,isFirst:m,isLast:v,pos:p,tick:e,tickPositionInfo:g,value:s};c(this,"labelFormat",S);const C=e=>A.formatter?A.formatter.call(e,e):A.format?(e.text=n.defaultLabelFormatter.call(e,e),t.format(A.format,e,i)):n.defaultLabelFormatter.call(e,e);r=C.call(S,S);const k=_&&_.list;e.shortenLabel=k?function(){for(w=0;w<k.length;w++)if(l(S,{dateTimeLabelFormat:k[w]}),x.attr({text:C.call(S,S)}),x.getBBox().width<n.getSlotWidth(e)-2*A.padding)return;x.attr({text:""})}:void 0,y&&n._addedPlotLB&&e.moveLabel(r,A),a(x)||e.movedLabel?x&&x.textStr!==r&&!y&&(!x.textWidth||A.style.width||x.styles.width||x.css({width:null}),x.attr({text:r}),x.textPxLength=x.getBBox().width):(e.label=x=e.createLabel({x:0,y:0},r,A),e.rotation=0)}createLabel(t,e,n){const r=this.axis,i=r.chart;return(t=a(e)&&n.enabled?i.renderer.text(e,t.x,t.y,n.useHTML).add(r.labelGroup):null)&&(i.styledMode||t.css(h(n.style)),t.textPxLength=t.getBBox().width),t}destroy(){s(this,this.axis)}getPosition(t,e,n,r){const a=this.axis,s=a.chart,l=r&&s.oldChartHeight||s.chartHeight;return(t={x:t?o(a.translate(e+n,void 0,void 0,r)+a.transB):a.left+a.offset+(a.opposite?(r&&s.oldChartWidth||s.chartWidth)-a.right-a.left:0),y:t?l-a.bottom+a.offset-(a.opposite?a.height:0):o(l-a.translate(e+n,void 0,void 0,r)-a.transB)}).y=i(t.y,-1e5,1e5),c(this,"afterGetPosition",{pos:t}),t}getLabelPosition(t,e,n,i,o,s,l,u){const h=this.axis,d=h.transA,p=h.isLinked&&h.linkedParent?h.linkedParent.reversed:h.reversed,A=h.staggerLines,g=h.tickRotCorr||{x:0,y:0},m=i||h.reserveSpaceDefault?0:-h.labelOffset*("center"===h.labelAlign?.5:1),v=o.distance,y={};return n=0===h.side?n.rotation?-v:-n.getBBox().height:2===h.side?g.y+v:Math.cos(n.rotation*r)*(g.y-n.getBBox(!1,0).height/2),a(o.y)&&(n=0===h.side&&h.horiz?o.y+n:o.y),t=t+f(o.x,[0,1,0,-1][h.side]*v)+m+g.x-(s&&i?s*d*(p?-1:1):0),e=e+n-(s&&!i?s*d*(p?1:-1):0),A&&(i=l/(u||1)%A,h.opposite&&(i=A-i-1),e+=h.labelOffset/A*i),y.x=t,y.y=Math.round(e),c(this,"afterGetLabelPosition",{pos:y,tickmarkOffset:s,index:l}),y}getLabelSize(){return this.label?this.label.getBBox()[this.axis.horiz?"height":"width"]:0}getMarkPath(t,e,n,r,i,o){return o.crispLine([["M",t,e],["L",t+(i?0:-n),e+(i?n:0)]],r)}handleOverflow(t){const e=this.axis,n=e.options.labels,i=t.x;var o=e.chart.chartWidth,a=e.chart.spacing;const s=f(e.labelLeft,Math.min(e.pos,a[3]));a=f(e.labelRight,Math.max(e.isRadial?0:e.pos+e.len,o-a[1]));const l=this.label,c=this.rotation,u={left:0,center:.5,right:1}[e.labelAlign||l.attr("align")],h=l.getBBox().width,d=e.getSlotWidth(this),p={};let A,g=d,m=1;c||"justify"!==n.overflow?0>c&&i-u*h<s?A=Math.round(i/Math.cos(c*r)-s):0<c&&i+u*h>a&&(A=Math.round((o-i)/Math.cos(c*r))):(o=i+(1-u)*h,i-u*h<s?g=t.x+g*(1-u)-s:o>a&&(g=a-t.x+g*u,m=-1),(g=Math.min(d,g))<d&&"center"===e.labelAlign&&(t.x+=m*(d-g-u*(d-Math.min(h,g)))),(h>g||e.autoRotation&&(l.styles||{}).width)&&(A=g)),A&&(this.shortenLabel?this.shortenLabel():(p.width=Math.floor(A)+"px",(n.style||{}).textOverflow||(p.textOverflow="ellipsis"),l.css(p)))}moveLabel(t,e){const n=this;var r=n.label;const i=n.axis;let o=!1;r&&r.textStr===t?(n.movedLabel=r,o=!0,delete n.label):d(i.ticks,function(e){o||e.isNew||e===n||!e.label||e.label.textStr!==t||(n.movedLabel=e.label,o=!0,e.labelPos=n.movedLabel.xy,delete e.label)}),o||!n.labelPos&&!r||(r=n.labelPos||r.xy,n.movedLabel=n.createLabel(r,t,e),n.movedLabel&&n.movedLabel.attr({opacity:0}))}render(t,e,n){var r=this.axis,i=r.horiz,o=this.pos,a=f(this.tickmarkOffset,r.tickmarkOffset);a=(o=this.getPosition(i,o,a,e)).x;const s=o.y;r=i&&a===r.pos+r.len||!i&&s===r.pos?-1:1,i=f(n,this.label&&this.label.newOpacity,1),n=f(n,1),this.isActive=!0,this.renderGridLine(e,n,r),this.renderMark(o,n,r),this.renderLabel(o,e,i,t),this.isNew=!1,c(this,"afterRender")}renderGridLine(t,e,n){const r=this.axis,i=r.options,o={},a=this.pos,s=this.type,l=f(this.tickmarkOffset,r.tickmarkOffset),c=r.chart.renderer;let u=this.gridLine,h=i.gridLineWidth,d=i.gridLineColor,p=i.gridLineDashStyle;"minor"===this.type&&(h=i.minorGridLineWidth,d=i.minorGridLineColor,p=i.minorGridLineDashStyle),u||(r.chart.styledMode||(o.stroke=d,o["stroke-width"]=h||0,o.dashstyle=p),s||(o.zIndex=1),t&&(e=0),this.gridLine=u=c.path().attr(o).addClass("highcharts-"+(s?s+"-":"")+"grid-line").add(r.gridGroup)),u&&(n=r.getPlotLinePath({value:a+l,lineWidth:u.strokeWidth()*n,force:"pass",old:t,acrossPanes:!1}))&&u[t||this.isNew?"attr":"animate"]({d:n,opacity:e})}renderMark(t,e,n){const r=this.axis;var i=r.options;const o=r.chart.renderer,a=this.type,s=r.tickSize(a?a+"Tick":"tick"),l=t.x;t=t.y;const c=f(i["minor"!==a?"tickWidth":"minorTickWidth"],!a&&r.isXAxis?1:0);i=i["minor"!==a?"tickColor":"minorTickColor"];let u=this.mark;const h=!u;s&&(r.opposite&&(s[0]=-s[0]),u||(this.mark=u=o.path().addClass("highcharts-"+(a?a+"-":"")+"tick").add(r.axisGroup),r.chart.styledMode||u.attr({stroke:i,"stroke-width":c})),u[h?"attr":"animate"]({d:this.getMarkPath(l,t,s[0],u.strokeWidth()*n,r.horiz,o),opacity:e}))}renderLabel(t,e,n,r){var i=this.axis;const o=i.horiz,a=i.options,s=this.label,l=a.labels,c=l.step;i=f(this.tickmarkOffset,i.tickmarkOffset);const h=t.x;t=t.y;let d=!0;s&&u(h)&&(s.xy=t=this.getLabelPosition(h,t,s,o,l,i,r,c),this.isFirst&&!this.isLast&&!a.showFirstLabel||this.isLast&&!this.isFirst&&!a.showLastLabel?d=!1:!o||l.step||l.rotation||e||0===n||this.handleOverflow(t),c&&r%c&&(d=!1),d&&u(t.y)?(t.opacity=n,s[this.isNewLabel?"attr":"animate"](t).show(!0),this.isNewLabel=!1):(s.hide(),this.isNewLabel=!0))}replaceMovedLabel(){const t=this.label,e=this.axis;t&&!this.isNew&&(t.animate({opacity:0},void 0,t.destroy),delete this.label),e.isDirty=!0,this.label=this.movedLabel,delete this.movedLabel}}}),e(n,"Core/Axis/Axis.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Axis/AxisDefaults.js"],n["Core/Color/Color.js"],n["Core/Defaults.js"],n["Core/Foundation.js"],n["Core/Globals.js"],n["Core/Axis/Tick.js"],n["Core/Utilities.js"]],function(t,e,n,r,i,o,a,s){const{animObject:l}=t,{defaultOptions:c}=r,{registerEventOptions:u}=i,{deg2rad:h}=o,{arrayMax:d,arrayMin:f,clamp:p,correctFloat:A,defined:g,destroyObjectProperties:m,erase:v,error:y,extend:b,fireEvent:_,getClosestDistance:w,insertItem:x,isArray:S,isNumber:C,isString:k,merge:B,normalizeTickInterval:T,objectEach:E,pick:M,relativeLength:O,removeEvent:L,splat:D,syncTimeout:I}=s,P=(t,e)=>T(e,void 0,void 0,M(t.options.allowDecimals,.5>e||void 0!==t.tickAmount),!!t.tickAmount);class N{constructor(t,e,n){this.zoomEnabled=this.width=this.visible=this.userOptions=this.translationSlope=this.transB=this.transA=this.top=this.ticks=this.tickRotCorr=this.tickPositions=this.tickmarkOffset=this.tickInterval=this.tickAmount=this.side=this.series=this.right=this.positiveValuesOnly=this.pos=this.pointRangePadding=this.pointRange=this.plotLinesAndBandsGroups=this.plotLinesAndBands=this.paddedTicks=this.overlap=this.options=this.offset=this.names=this.minPixelPadding=this.minorTicks=this.minorTickInterval=this.min=this.maxLabelLength=this.max=this.len=this.left=this.labelFormatter=this.labelEdge=this.isLinked=this.index=this.height=this.hasVisibleSeries=this.hasNames=this.eventOptions=this.coll=this.closestPointRange=this.chart=this.bottom=this.alternateBands=void 0,this.init(t,e,n)}init(t,e,n=this.coll){const r="xAxis"===n;this.chart=t,this.horiz=this.isZAxis||(t.inverted?!r:r),this.isXAxis=r,this.coll=n,_(this,"init",{userOptions:e}),this.opposite=M(e.opposite,this.opposite),this.side=M(e.side,this.side,this.horiz?this.opposite?0:2:this.opposite?1:3),this.setOptions(e);const i=(n=this.options).labels,o=n.type;this.userOptions=e,this.minPixelPadding=0,this.reversed=M(n.reversed,this.reversed),this.visible=n.visible,this.zoomEnabled=n.zoomEnabled,this.hasNames="category"===o||!0===n.categories,this.categories=n.categories||(this.hasNames?[]:void 0),this.names||(this.names=[],this.names.keys={}),this.plotLinesAndBandsGroups={},this.positiveValuesOnly=!!this.logarithmic,this.isLinked=g(n.linkedTo),this.ticks={},this.labelEdge=[],this.minorTicks={},this.plotLinesAndBands=[],this.alternateBands={},this.len=0,this.minRange=this.userMinRange=n.minRange||n.maxZoom,this.range=n.range,this.offset=n.offset||0,this.min=this.max=null,e=M(n.crosshair,D(t.options.tooltip.crosshairs)[r?0:1]),this.crosshair=!0===e?{}:e,-1===t.axes.indexOf(this)&&(r?t.axes.splice(t.xAxis.length,0,this):t.axes.push(this),x(this,t[this.coll])),t.orderItems(this.coll),this.series=this.series||[],t.inverted&&!this.isZAxis&&r&&void 0===this.reversed&&(this.reversed=!0),this.labelRotation=C(i.rotation)?i.rotation:void 0,u(this,n),_(this,"afterInit")}setOptions(t){this.options=B(e.defaultXAxisOptions,"yAxis"===this.coll&&e.defaultYAxisOptions,[e.defaultTopAxisOptions,e.defaultRightAxisOptions,e.defaultBottomAxisOptions,e.defaultLeftAxisOptions][this.side],B(c[this.coll],t)),_(this,"afterSetOptions",{userOptions:t})}defaultLabelFormatter(t){var e=this.axis;({numberFormatter:t}=this.chart);const n=C(this.value)?this.value:NaN,r=e.chart.time,i=this.dateTimeLabelFormat;var o=c.lang;const a=o.numericSymbols;o=o.numericSymbolMagnitude||1e3;const s=e.logarithmic?Math.abs(n):e.tickInterval;let l,u=a&&a.length;if(e.categories)l=`${this.value}`;else if(i)l=r.dateFormat(i,n);else if(u&&1e3<=s)for(;u--&&void 0===l;)s>=(e=Math.pow(o,u+1))&&0==10*n%e&&null!==a[u]&&0!==n&&(l=t(n/e,-1)+a[u]);return void 0===l&&(l=1e4<=Math.abs(n)?t(n,-1):t(n,-1,void 0,"")),l}getSeriesExtremes(){const t=this,e=t.chart;let n;_(this,"getSeriesExtremes",null,function(){t.hasVisibleSeries=!1,t.dataMin=t.dataMax=t.threshold=null,t.softThreshold=!t.isXAxis,t.series.forEach(function(r){if(r.visible||!e.options.chart.ignoreHiddenSeries){var i=r.options;let e,o,a=i.threshold;t.hasVisibleSeries=!0,t.positiveValuesOnly&&0>=a&&(a=null),t.isXAxis?(i=r.xData)&&i.length&&(i=t.logarithmic?i.filter(t=>0<t):i,e=(n=r.getXExtremes(i)).min,o=n.max,C(e)||e instanceof Date||(i=i.filter(C),e=(n=r.getXExtremes(i)).min,o=n.max),i.length&&(t.dataMin=Math.min(M(t.dataMin,e),e),t.dataMax=Math.max(M(t.dataMax,o),o))):(r=r.applyExtremes(),C(r.dataMin)&&(e=r.dataMin,t.dataMin=Math.min(M(t.dataMin,e),e)),C(r.dataMax)&&(o=r.dataMax,t.dataMax=Math.max(M(t.dataMax,o),o)),g(a)&&(t.threshold=a),(!i.softThreshold||t.positiveValuesOnly)&&(t.softThreshold=!1))}})}),_(this,"afterGetSeriesExtremes")}translate(t,e,n,r,i,o){const a=this.linkedParent||this,s=r&&a.old?a.old.min:a.min;if(!C(s))return NaN;const l=a.minPixelPadding;i=(a.isOrdinal||a.brokenAxis&&a.brokenAxis.hasBreaks||a.logarithmic&&i)&&a.lin2val;let c=1,u=0;return(r=r&&a.old?a.old.transA:a.transA)||(r=a.transA),n&&(c*=-1,u=a.len),a.reversed&&(u-=(c*=-1)*(a.sector||a.len)),e?(o=(t*c+u-l)/r+s,i&&(o=a.lin2val(o))):(i&&(t=a.val2lin(t)),t=c*(t-s)*r,o=(a.isRadial?t:A(t))+u+c*l+(C(o)?r*o:0)),o}toPixels(t,e){return this.translate(t,!1,!this.horiz,void 0,!0)+(e?0:this.pos)}toValue(t,e){return this.translate(t-(e?0:this.pos),!0,!this.horiz,void 0,!0)}getPlotLinePath(t){function e(t,e,n){return"pass"!==y&&(t<e||t>n)&&(y?t=p(t,e,n):m=!0),t}const n=this,r=n.chart,i=n.left,o=n.top,a=t.old,s=t.value,l=t.lineWidth,c=a&&r.oldChartHeight||r.chartHeight,u=a&&r.oldChartWidth||r.chartWidth,h=n.transB;let d,f,A,g,m,v=t.translatedValue,y=t.force;return t={value:s,lineWidth:l,old:a,force:y,acrossPanes:t.acrossPanes,translatedValue:v},_(this,"getPlotLinePath",t,function(t){v=M(v,n.translate(s,void 0,void 0,a)),v=p(v,-1e5,1e5),d=A=Math.round(v+h),f=g=Math.round(c-v-h),C(v)?n.horiz?(f=o,g=c-n.bottom,d=A=e(d,i,i+n.width)):(d=i,A=u-n.right,f=g=e(f,o,o+n.height)):(m=!0,y=!1),t.path=m&&!y?null:r.renderer.crispLine([["M",d,f],["L",A,g]],l||1)}),t.path}getLinearTickPositions(t,e,n){const r=A(Math.floor(e/t)*t);n=A(Math.ceil(n/t)*t);const i=[];let o,a;if(A(r+t)===r&&(a=20),this.single)return[e];for(e=r;e<=n&&(i.push(e),(e=A(e+t,a))!==o);)o=e;return i}getMinorTickInterval(){const t=this.options;return!0===t.minorTicks?M(t.minorTickInterval,"auto"):!1===t.minorTicks?null:t.minorTickInterval}getMinorTickPositions(){var t=this.options;const e=this.tickPositions,n=this.minorTickInterval;var r=this.pointRangePadding||0;const i=this.min-r,o=(r=this.max+r)-i;let a=[];if(o&&o/n<this.len/3){const o=this.logarithmic;if(o)this.paddedTicks.forEach(function(t,e,r){e&&a.push.apply(a,o.getLogTickPositions(n,r[e-1],r[e],!0))});else if(this.dateTime&&"auto"===this.getMinorTickInterval())a=a.concat(this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(n),i,r,t.startOfWeek));else for(t=i+(e[0]-i)%n;t<=r&&t!==a[0];t+=n)a.push(t)}return 0!==a.length&&this.trimTicks(a),a}adjustForMinRange(){const t=this.options,e=this.logarithmic;let n=this.min;var r=this.max;let i,o;if(this.isXAxis&&void 0===this.minRange&&!e)if(g(t.min)||g(t.max)||g(t.floor)||g(t.ceiling))this.minRange=null;else{var a=w(this.series.map(t=>{var e;return(t.xIncrement?null===(e=t.xData)||void 0===e?void 0:e.slice(0,2):t.xData)||[]}))||0;this.minRange=Math.min(5*a,this.dataMax-this.dataMin)}r-n<this.minRange&&(a=this.dataMax-this.dataMin>=this.minRange,i=[n-(r=((o=this.minRange)-r+n)/2),M(t.min,n-r)],a&&(i[2]=e?e.log2lin(this.dataMin):this.dataMin),r=[(n=d(i))+o,M(t.max,n+o)],a&&(r[2]=e?e.log2lin(this.dataMax):this.dataMax),(r=f(r))-n<o&&(i[0]=r-o,i[1]=M(t.min,r-o),n=d(i))),this.min=n,this.max=r}getClosest(){let t,e;if(this.categories)e=1;else{const n=[];this.series.forEach(function(t){var r;const i=t.closestPointRange,o=t.visible||!t.chart.options.chart.ignoreHiddenSeries;1===(null===(r=t.xData)||void 0===r?void 0:r.length)?n.push(t.xData[0]):!t.noSharedTooltip&&g(i)&&o&&(e=g(e)?Math.min(e,i):i)}),n.length&&(n.sort((t,e)=>t-e),t=w([n]))}return t&&e?Math.min(t,e):t||e}nameToX(t){const e=S(this.options.categories),n=e?this.categories:this.names;let r,i=t.options.x;return t.series.requireSorting=!1,g(i)||(i=this.options.uniqueNames&&n?e?n.indexOf(t.name):M(n.keys[t.name],-1):t.series.autoIncrement()),-1===i?!e&&n&&(r=n.length):r=i,void 0!==r?(this.names[r]=t.name,this.names.keys[t.name]=r):t.x&&(r=t.x),r}updateNames(){const t=this,e=this.names;0<e.length&&(Object.keys(e.keys).forEach(function(t){delete e.keys[t]}),e.length=0,this.minRange=this.userMinRange,(this.series||[]).forEach(function(e){e.xIncrement=null,e.points&&!e.isDirtyData||(t.max=Math.max(t.max,e.xData.length-1),e.processData(),e.generatePoints()),e.data.forEach(function(n,r){let i;n&&n.options&&void 0!==n.name&&(void 0!==(i=t.nameToX(n))&&i!==n.x&&(n.x=i,e.xData[r]=i))})}))}setAxisTranslation(){const t=this,e=t.max-t.min;var n=t.linkedParent;const r=!!t.categories,i=t.isXAxis;let o,a=t.axisPointRange||0,s=0,l=0,c=t.transA;(i||r||a)&&(o=t.getClosest(),n?(s=n.minPointOffset,l=n.pointRangePadding):t.series.forEach(function(e){const n=r?1:i?M(e.options.pointRange,o,0):t.axisPointRange||0,c=e.options.pointPlacement;a=Math.max(a,n),t.single&&!r||(e=e.is("xrange")?!i:i,s=Math.max(s,e&&k(c)?0:n/2),l=Math.max(l,e&&"on"===c?0:n))}),n=t.ordinal&&t.ordinal.slope&&o?t.ordinal.slope/o:1,t.minPointOffset=s*=n,t.pointRangePadding=l*=n,t.pointRange=Math.min(a,t.single&&r?1:e),i&&o&&(t.closestPointRange=o)),t.translationSlope=t.transA=c=t.staticScale||t.len/(e+l||1),t.transB=t.horiz?t.left:t.bottom,t.minPixelPadding=c*s,_(this,"afterSetAxisTranslation")}minFromRange(){return this.max-this.range}setTickInterval(t){var e=this.chart;const n=this.logarithmic,r=this.options,i=this.isXAxis,o=this.isLinked,a=r.tickPixelInterval,s=this.categories,l=this.softThreshold;let c,u,h,d=r.maxPadding,f=r.minPadding,p=C(r.tickInterval)&&0<=r.tickInterval?r.tickInterval:void 0,m=C(this.threshold)?this.threshold:null;if(this.dateTime||s||o||this.getTickAmount(),u=M(this.userMin,r.min),h=M(this.userMax,r.max),o){this.linkedParent=e[this.coll][r.linkedTo];var v=this.linkedParent.getExtremes();this.min=M(v.min,v.dataMin),this.max=M(v.max,v.dataMax),r.type!==this.linkedParent.options.type&&y(11,1,e)}else l&&g(m)&&(this.dataMin>=m?(v=m,f=0):this.dataMax<=m&&(c=m,d=0)),this.min=M(u,v,this.dataMin),this.max=M(h,c,this.dataMax);if(n&&(this.positiveValuesOnly&&!t&&0>=Math.min(this.min,M(this.dataMin,this.min))&&y(10,1,e),this.min=A(n.log2lin(this.min),16),this.max=A(n.log2lin(this.max),16)),this.range&&g(this.max)&&(this.userMin=this.min=u=Math.max(this.dataMin,this.minFromRange()),this.userMax=h=this.max,this.range=null),_(this,"foundExtremes"),this.beforePadding&&this.beforePadding(),this.adjustForMinRange(),!C(this.userMin)&&C(r.softMin)&&r.softMin<this.min&&(this.min=u=r.softMin),!C(this.userMax)&&C(r.softMax)&&r.softMax>this.max&&(this.max=h=r.softMax),!(s||this.axisPointRange||this.stacking&&this.stacking.usePercentage||o)&&g(this.min)&&g(this.max)&&(e=this.max-this.min)&&(!g(u)&&f&&(this.min-=e*f),!g(h)&&d&&(this.max+=e*d)),!C(this.userMin)&&C(r.floor)&&(this.min=Math.max(this.min,r.floor)),!C(this.userMax)&&C(r.ceiling)&&(this.max=Math.min(this.max,r.ceiling)),l&&g(this.dataMin)&&(m=m||0,!g(u)&&this.min<m&&this.dataMin>=m?this.min=this.options.minRange?Math.min(m,this.max-this.minRange):m:!g(h)&&this.max>m&&this.dataMax<=m&&(this.max=this.options.minRange?Math.max(m,this.min+this.minRange):m)),C(this.min)&&C(this.max)&&!this.chart.polar&&this.min>this.max&&(g(this.options.min)?this.max=this.min:g(this.options.max)&&(this.min=this.max)),this.tickInterval=this.min===this.max||void 0===this.min||void 0===this.max?1:o&&this.linkedParent&&!p&&a===this.linkedParent.options.tickPixelInterval?p=this.linkedParent.tickInterval:M(p,this.tickAmount?(this.max-this.min)/Math.max(this.tickAmount-1,1):void 0,s?1:(this.max-this.min)*a/Math.max(this.len,a)),i&&!t){const t=this.min!==(this.old&&this.old.min)||this.max!==(this.old&&this.old.max);this.series.forEach(function(e){e.forceCrop=e.forceCropping&&e.forceCropping(),e.processData(t)}),_(this,"postProcessData",{hasExtremesChanged:t})}this.setAxisTranslation(),_(this,"initialAxisTranslation"),this.pointRange&&!p&&(this.tickInterval=Math.max(this.pointRange,this.tickInterval)),t=M(r.minTickInterval,this.dateTime&&!this.series.some(t=>t.noSharedTooltip)?this.closestPointRange:0),!p&&this.tickInterval<t&&(this.tickInterval=t),this.dateTime||this.logarithmic||p||(this.tickInterval=P(this,this.tickInterval)),this.tickAmount||(this.tickInterval=this.unsquish()),this.setTickPositions()}setTickPositions(){var t=this.options;const e=t.tickPositions,n=t.tickPositioner;var r=this.getMinorTickInterval(),i=this.hasVerticalPanning(),o="colorAxis"===this.coll;const a=(o||!i)&&t.startOnTick;let s;if(i=(o||!i)&&t.endOnTick,o=[],this.tickmarkOffset=this.categories&&"between"===t.tickmarkPlacement&&1===this.tickInterval?.5:0,this.minorTickInterval="auto"===r&&this.tickInterval?this.tickInterval/t.minorTicksPerMajor:r,this.single=this.min===this.max&&g(this.min)&&!this.tickAmount&&(parseInt(this.min,10)===this.min||!1!==t.allowDecimals),e)o=e.slice();else if(C(this.min)&&C(this.max)){if(this.ordinal&&this.ordinal.positions||!((this.max-this.min)/this.tickInterval>Math.max(2*this.len,200)))if(this.dateTime)o=this.getTimeTicks(this.dateTime.normalizeTimeTickInterval(this.tickInterval,t.units),this.min,this.max,t.startOfWeek,this.ordinal&&this.ordinal.positions,this.closestPointRange,!0);else if(this.logarithmic)o=this.logarithmic.getLogTickPositions(this.tickInterval,this.min,this.max);else for(r=t=this.tickInterval;r<=2*t&&(o=this.getLinearTickPositions(this.tickInterval,this.min,this.max),this.tickAmount&&o.length>this.tickAmount);)this.tickInterval=P(this,r*=1.1);else o=[this.min,this.max],y(19,!1,this.chart);o.length>this.len&&((o=[o[0],o[o.length-1]])[0]===o[1]&&(o.length=1)),n&&(this.tickPositions=o,(s=n.apply(this,[this.min,this.max]))&&(o=s))}this.tickPositions=o,this.paddedTicks=o.slice(0),this.trimTicks(o,a,i),!this.isLinked&&C(this.min)&&C(this.max)&&(this.single&&2>o.length&&!this.categories&&!this.series.some(t=>t.is("heatmap")&&"between"===t.options.pointPlacement)&&(this.min-=.5,this.max+=.5),e||s||this.adjustTickAmount()),_(this,"afterSetTickPositions")}trimTicks(t,e,n){const r=t[0],i=t[t.length-1],o=!this.isOrdinal&&this.minPointOffset||0;if(_(this,"trimTicks"),!this.isLinked){if(e&&-1/0!==r)this.min=r;else for(;this.min-o>t[0];)t.shift();if(n)this.max=i;else for(;this.max+o<t[t.length-1];)t.pop();0===t.length&&g(r)&&!this.options.tickPositions&&t.push((i+r)/2)}}alignToOthers(){const t=this,e=[this],n=t.options,r="yAxis"===this.coll&&this.chart.options.chart.alignThresholds,i=[];let o;if(t.thresholdAlignment=void 0,(!1!==this.chart.options.chart.alignTicks&&n.alignTicks||r)&&!1!==n.startOnTick&&!1!==n.endOnTick&&!t.logarithmic){const n=t=>{const{horiz:e,options:n}=t;return[e?n.left:n.top,n.width,n.height,n.pane].join()},r=n(this);this.chart[this.coll].forEach(function(i){const{series:a}=i;a.length&&a.some(t=>t.visible)&&i!==t&&n(i)===r&&(o=!0,e.push(i))})}if(o&&r){e.forEach(e=>{e=e.getThresholdAlignment(t),C(e)&&i.push(e)});const n=1<i.length?i.reduce((t,e)=>t+e,0)/i.length:void 0;e.forEach(t=>{t.thresholdAlignment=n})}return o}getThresholdAlignment(t){if((!C(this.dataMin)||this!==t&&this.series.some(t=>t.isDirty||t.isDirtyData))&&this.getSeriesExtremes(),C(this.threshold))return t=p((this.threshold-(this.dataMin||0))/((this.dataMax||0)-(this.dataMin||0)),0,1),this.options.reversed&&(t=1-t),t}getTickAmount(){const t=this.options,e=t.tickPixelInterval;let n=t.tickAmount;!g(t.tickInterval)&&!n&&this.len<e&&!this.isRadial&&!this.logarithmic&&t.startOnTick&&t.endOnTick&&(n=2),!n&&this.alignToOthers()&&(n=Math.ceil(this.len/e)+1),4>n&&(this.finalTickAmt=n,n=5),this.tickAmount=n}adjustTickAmount(){const t=this,{finalTickAmt:e,max:n,min:r,options:i,tickPositions:o,tickAmount:a,thresholdAlignment:s}=t,l=o&&o.length;var c=M(t.threshold,t.softThreshold?0:null),u=t.tickInterval;let h;if(C(s)&&(h=.5>s?Math.ceil(s*(a-1)):Math.floor(s*(a-1)),i.reversed&&(h=a-1-h)),t.hasData()&&C(r)&&C(n)){const s=()=>{t.transA*=(l-1)/(a-1),t.min=i.startOnTick?o[0]:Math.min(r,o[0]),t.max=i.endOnTick?o[o.length-1]:Math.max(n,o[o.length-1])};if(C(h)&&C(t.threshold)){for(;o[h]!==c||o.length!==a||o[0]>r||o[o.length-1]<n;){for(o.length=0,o.push(t.threshold);o.length<a;)void 0===o[h]||o[h]>t.threshold?o.unshift(A(o[0]-u)):o.push(A(o[o.length-1]+u));if(u>8*t.tickInterval)break;u*=2}s()}else if(l<a){for(;o.length<a;)o.length%2||r===c?o.push(A(o[o.length-1]+u)):o.unshift(A(o[0]-u));s()}if(g(e)){for(u=c=o.length;u--;)(3===e&&1==u%2||2>=e&&0<u&&u<c-1)&&o.splice(u,1);t.finalTickAmt=void 0}}}setScale(){let t=!1,e=!1;this.series.forEach(function(n){t=t||n.isDirtyData||n.isDirty,e=e||n.xAxis&&n.xAxis.isDirty||!1}),this.setAxisSize();const n=this.len!==(this.old&&this.old.len);n||t||e||this.isLinked||this.forceRedraw||this.userMin!==(this.old&&this.old.userMin)||this.userMax!==(this.old&&this.old.userMax)||this.alignToOthers()?(this.stacking&&(this.stacking.resetStacks(),this.stacking.buildStacks()),this.forceRedraw=!1,this.userMinRange||(this.minRange=void 0),this.getSeriesExtremes(),this.setTickInterval(),this.isDirty||(this.isDirty=n||this.min!==(this.old&&this.old.min)||this.max!==(this.old&&this.old.max))):this.stacking&&this.stacking.cleanStacks(),t&&this.panningState&&(this.panningState.isDirty=!0),_(this,"afterSetScale")}setExtremes(t,e,n,r,i){const o=this,a=o.chart;n=M(n,!0),o.series.forEach(function(t){delete t.kdTree}),i=b(i,{min:t,max:e}),_(o,"setExtremes",i,function(){o.userMin=t,o.userMax=e,o.eventArgs=i,n&&a.redraw(r)})}zoom(t,e){const n=this,r=this.dataMin,i=this.dataMax,o=this.options,a=Math.min(r,M(o.min,r)),s=Math.max(i,M(o.max,i));return _(this,"zoom",t={newMin:t,newMax:e},function(t){let e=t.newMin,o=t.newMax;e===n.min&&o===n.max||(n.allowZoomOutside||(g(r)&&(e<a&&(e=a),e>s&&(e=s)),g(i)&&(o<a&&(o=a),o>s&&(o=s))),n.displayBtn=void 0!==e||void 0!==o,n.setExtremes(e,o,!1,void 0,{trigger:"zoom"})),t.zoomed=!0}),t.zoomed}setAxisSize(){const t=this.chart;var e=this.options;const n=e.offsets||[0,0,0,0],r=this.horiz,i=this.width=Math.round(O(M(e.width,t.plotWidth-n[3]+n[1]),t.plotWidth)),o=this.height=Math.round(O(M(e.height,t.plotHeight-n[0]+n[2]),t.plotHeight)),a=this.top=Math.round(O(M(e.top,t.plotTop+n[0]),t.plotHeight,t.plotTop));e=this.left=Math.round(O(M(e.left,t.plotLeft+n[3]),t.plotWidth,t.plotLeft)),this.bottom=t.chartHeight-o-a,this.right=t.chartWidth-i-e,this.len=Math.max(r?i:o,0),this.pos=r?e:a}getExtremes(){const t=this.logarithmic;return{min:t?A(t.lin2log(this.min)):this.min,max:t?A(t.lin2log(this.max)):this.max,dataMin:this.dataMin,dataMax:this.dataMax,userMin:this.userMin,userMax:this.userMax}}getThreshold(t){var e=this.logarithmic;const n=e?e.lin2log(this.min):this.min;return e=e?e.lin2log(this.max):this.max,null===t||-1/0===t?t=n:1/0===t?t=e:n>t?t=n:e<t&&(t=e),this.translate(t,0,1,0,1)}autoLabelAlign(t){const e=(M(t,0)-90*this.side+720)%360;return _(this,"autoLabelAlign",t={align:"center"},function(t){15<e&&165>e?t.align="right":195<e&&345>e&&(t.align="left")}),t.align}tickSize(t){const e=this.options,n=M(e["tick"===t?"tickWidth":"minorTickWidth"],"tick"===t&&this.isXAxis&&!this.categories?1:0);let r,i=e["tick"===t?"tickLength":"minorTickLength"];return n&&i&&("inside"===e[t+"Position"]&&(i=-i),r=[i,n]),_(this,"afterTickSize",t={tickSize:r}),t.tickSize}labelMetrics(){const t=this.chart.renderer;var e=this.ticks;return e=e[Object.keys(e)[0]]||{},this.chart.renderer.fontMetrics(e.label||e.movedLabel||t.box)}unsquish(){const t=this.options.labels;var e=this.horiz;const n=this.tickInterval,r=this.len/(((this.categories?1:0)+this.max-this.min)/n),i=t.rotation,o=.75*this.labelMetrics().h,a=Math.max(this.max-this.min,0),s=function(t){let e=t/(r||1);return(e=1<e?Math.ceil(e):1)*n>a&&1/0!==t&&1/0!==r&&a&&(e=Math.ceil(a/n)),A(e*n)};let l,c,u=n,d=Number.MAX_VALUE;if(e){if(t.staggerLines||(C(i)?c=[i]:r<t.autoRotationLimit&&(c=t.autoRotation)),c){let t;for(const n of c)(n===i||n&&-90<=n&&90>=n)&&((t=(e=s(Math.abs(o/Math.sin(h*n))))+Math.abs(n/360))<d&&(d=t,l=n,u=e))}}else u=s(o);return this.autoRotation=c,this.labelRotation=M(l,C(i)?i:0),t.step?n:u}getSlotWidth(t){const e=this.chart,n=this.horiz,r=this.options.labels,i=Math.max(this.tickPositions.length-(this.categories?0:1),1),o=e.margin[3];if(t&&C(t.slotWidth))return t.slotWidth;if(n&&2>r.step)return r.rotation?0:(this.staggerLines||1)*this.len/i;if(!n){if(void 0!==(t=r.style.width))return parseInt(String(t),10);if(o)return o-e.spacing[3]}return.33*e.chartWidth}renderUnsquish(){const t=this.chart,e=t.renderer,n=this.tickPositions,r=this.ticks,i=this.options.labels,o=i.style,a=this.horiz,s=this.getSlotWidth();var l=Math.max(1,Math.round(s-2*i.padding));const c={},u=this.labelMetrics(),h=o.textOverflow;let d,f,p=0;if(k(i.rotation)||(c.rotation=i.rotation||0),n.forEach(function(t){(t=r[t]).movedLabel&&t.replaceMovedLabel(),t&&t.label&&t.label.textPxLength>p&&(p=t.label.textPxLength)}),this.maxLabelLength=p,this.autoRotation)p>l&&p>u.h?c.rotation=this.labelRotation:this.labelRotation=0;else if(s&&(d=l,!h))for(f="clip",l=n.length;!a&&l--;){var A=n[l];(A=r[A].label)&&(A.styles&&"ellipsis"===A.styles.textOverflow?A.css({textOverflow:"clip"}):A.textPxLength>s&&A.css({width:s+"px"}),A.getBBox().height>this.len/n.length-(u.h-u.f)&&(A.specificTextOverflow="ellipsis"))}c.rotation&&(d=p>.5*t.chartHeight?.33*t.chartHeight:p,h||(f="ellipsis")),(this.labelAlign=i.align||this.autoLabelAlign(this.labelRotation))&&(c.align=this.labelAlign),n.forEach(function(t){const e=(t=r[t])&&t.label,n=o.width,i={};e&&(e.attr(c),t.shortenLabel?t.shortenLabel():d&&!n&&"nowrap"!==o.whiteSpace&&(d<e.textPxLength||"SPAN"===e.element.tagName)?(i.width=d+"px",h||(i.textOverflow=e.specificTextOverflow||f),e.css(i)):e.styles&&e.styles.width&&!i.width&&!n&&e.css({width:null}),delete e.specificTextOverflow,t.rotation=c.rotation)},this),this.tickRotCorr=e.rotCorr(u.b,this.labelRotation||0,0!==this.side)}hasData(){return this.series.some(function(t){return t.hasData()})||this.options.showEmpty&&g(this.min)&&g(this.max)}addTitle(t){const e=this.chart.renderer,n=this.horiz,r=this.opposite,i=this.options.title,o=this.chart.styledMode;let a;this.axisTitle||((a=i.textAlign)||(a=(n?{low:"left",middle:"center",high:"right"}:{low:r?"right":"left",middle:"center",high:r?"left":"right"})[i.align]),this.axisTitle=e.text(i.text||"",0,0,i.useHTML).attr({zIndex:7,rotation:i.rotation,align:a}).addClass("highcharts-axis-title"),o||this.axisTitle.css(B(i.style)),this.axisTitle.add(this.axisGroup),this.axisTitle.isNew=!0),o||i.style.width||this.isRadial||this.axisTitle.css({width:this.len+"px"}),this.axisTitle[t?"show":"hide"](t)}generateTick(t){const e=this.ticks;e[t]?e[t].addLabel():e[t]=new a(this,t)}getOffset(){const t=this,{chart:e,horiz:n,options:r,side:i,ticks:o,tickPositions:a,coll:s,axisParent:l}=t,c=e.renderer,u=e.inverted&&!t.isZAxis?[1,0,3,2][i]:i;var h=t.hasData();const d=r.title;var f=r.labels;const p=C(r.crossing);var A=e.axisOffset;const m=e.clipOffset,v=[-1,1,1,-1][i],y=r.className;let b,w,x=0;var S=0;let k=0;if(t.showAxis=b=h||r.showEmpty,t.staggerLines=t.horiz&&f.staggerLines||void 0,!t.axisGroup){const e=(t,e,n)=>c.g(t).attr({zIndex:n}).addClass(`highcharts-${s.toLowerCase()}${e} `+(this.isRadial?`highcharts-radial-axis${e} `:"")+(y||"")).add(l);t.gridGroup=e("grid","-grid",r.gridZIndex),t.axisGroup=e("axis","",r.zIndex),t.labelGroup=e("axis-labels","-labels",f.zIndex)}h||t.isLinked?(a.forEach(function(e){t.generateTick(e)}),t.renderUnsquish(),t.reserveSpaceDefault=0===i||2===i||{1:"left",3:"right"}[i]===t.labelAlign,M(f.reserveSpace,!p&&null,"center"===t.labelAlign||null,t.reserveSpaceDefault)&&a.forEach(function(t){k=Math.max(o[t].getLabelSize(),k)}),t.staggerLines&&(k*=t.staggerLines),t.labelOffset=k*(t.opposite?-1:1)):E(o,function(t,e){t.destroy(),delete o[e]}),d&&d.text&&!1!==d.enabled&&(t.addTitle(b),b&&!p&&!1!==d.reserveSpace&&(t.titleOffset=x=t.axisTitle.getBBox()[n?"height":"width"],w=d.offset,S=g(w)?0:M(d.margin,n?5:10))),t.renderLine(),t.offset=v*M(r.offset,A[i]?A[i]+(r.margin||0):0),t.tickRotCorr=t.tickRotCorr||{x:0,y:0},h=0===i?-t.labelMetrics().h:2===i?t.tickRotCorr.y:0,S=Math.abs(k)+S,k&&(S=S-h+v*(n?M(f.y,t.tickRotCorr.y+v*f.distance):M(f.x,v*f.distance))),t.axisTitleMargin=M(w,S),t.getMaxLabelDimensions&&(t.maxLabelDimensions=t.getMaxLabelDimensions(o,a)),"colorAxis"!==s&&(f=this.tickSize("tick"),A[i]=Math.max(A[i],(t.axisTitleMargin||0)+x+v*t.offset,S,a&&a.length&&f?f[0]+v*t.offset:0),A=!t.axisLine||r.offset?0:2*Math.floor(t.axisLine.strokeWidth()/2),m[u]=Math.max(m[u],A)),_(this,"afterGetOffset")}getLinePath(t){const e=this.chart,n=this.opposite;var r=this.offset;const i=this.horiz,o=this.left+(n?this.width:0)+r;return r=e.chartHeight-this.bottom-(n?this.height:0)+r,n&&(t*=-1),e.renderer.crispLine([["M",i?this.left:o,i?r:this.top],["L",i?e.chartWidth-this.right:o,i?r:e.chartHeight-this.bottom]],t)}renderLine(){this.axisLine||(this.axisLine=this.chart.renderer.path().addClass("highcharts-axis-line").add(this.axisGroup),this.chart.styledMode||this.axisLine.attr({stroke:this.options.lineColor,"stroke-width":this.options.lineWidth,zIndex:7}))}getTitlePosition(t){var e=this.horiz,n=this.left;const r=this.top;var i=this.len;const o=this.options.title,a=e?n:r,s=this.opposite,l=this.offset,c=o.x,u=o.y,h=this.chart.renderer.fontMetrics(t);return t=t?Math.max(t.getBBox(!1,0).height-h.h-1,0):0,i={low:a+(e?0:i),middle:a+i/2,high:a+(e?i:0)}[o.align],n=(e?r+this.height:n)+(e?1:-1)*(s?-1:1)*(this.axisTitleMargin||0)+[-t,t,h.f,-t][this.side],e={x:e?i+c:n+(s?this.width:0)+l+c,y:e?n+u-(s?this.height:0)+l:i+u},_(this,"afterGetTitlePosition",{titlePosition:e}),e}renderMinorTick(t,e){const n=this.minorTicks;n[t]||(n[t]=new a(this,t,"minor")),e&&n[t].isNew&&n[t].render(null,!0),n[t].render(null,!1,1)}renderTick(t,e,n){const r=this.ticks;(!this.isLinked||t>=this.min&&t<=this.max||this.grid&&this.grid.isColumn)&&(r[t]||(r[t]=new a(this,t)),n&&r[t].isNew&&r[t].render(e,!0,-1),r[t].render(e))}render(){const t=this,e=t.chart,n=t.logarithmic,r=t.options,i=t.isLinked,s=t.tickPositions,c=t.axisTitle,u=t.ticks,h=t.minorTicks,d=t.alternateBands,f=r.stackLabels,p=r.alternateGridColor;var A=r.crossing;const g=t.tickmarkOffset,m=t.axisLine,v=t.showAxis,y=l(e.renderer.globalAnimation);let b,w;if(t.labelEdge.length=0,t.overlap=!1,[u,h,d].forEach(function(t){E(t,function(t){t.isActive=!1})}),C(A)){const n=this.isXAxis?e.yAxis[0]:e.xAxis[0],r=[1,-1,-1,1][this.side];n&&(A=n.toPixels(A,!0),t.horiz&&(A=n.len-A),t.offset=r*A)}if(t.hasData()||i){const i=t.chart.hasRendered&&t.old&&C(t.old.min);t.minorTickInterval&&!t.categories&&t.getMinorTickPositions().forEach(function(e){t.renderMinorTick(e,i)}),s.length&&(s.forEach(function(e,n){t.renderTick(e,n,i)}),g&&(0===t.min||t.single)&&(u[-1]||(u[-1]=new a(t,-1,null,!0)),u[-1].render(-1))),p&&s.forEach(function(r,i){w=void 0!==s[i+1]?s[i+1]+g:t.max-g,0==i%2&&r<t.max&&w<=t.max+(e.polar?-g:g)&&(d[r]||(d[r]=new o.PlotLineOrBand(t)),b=r+g,d[r].options={from:n?n.lin2log(b):b,to:n?n.lin2log(w):w,color:p,className:"highcharts-alternate-grid"},d[r].render(),d[r].isActive=!0)}),t._addedPlotLB||(t._addedPlotLB=!0,(r.plotLines||[]).concat(r.plotBands||[]).forEach(function(e){t.addPlotBandOrLine(e)}))}[u,h,d].forEach(function(t){const n=[],r=y.duration;E(t,function(t,e){t.isActive||(t.render(e,!1,0),t.isActive=!1,n.push(e))}),I(function(){let e=n.length;for(;e--;)t[n[e]]&&!t[n[e]].isActive&&(t[n[e]].destroy(),delete t[n[e]])},t!==d&&e.hasRendered&&r?r:0)}),m&&(m[m.isPlaced?"animate":"attr"]({d:this.getLinePath(m.strokeWidth())}),m.isPlaced=!0,m[v?"show":"hide"](v)),c&&v&&(c[c.isNew?"attr":"animate"](t.getTitlePosition(c)),c.isNew=!1),f&&f.enabled&&t.stacking&&t.stacking.renderStackTotals(),t.old={len:t.len,max:t.max,min:t.min,transA:t.transA,userMax:t.userMax,userMin:t.userMin},t.isDirty=!1,_(this,"afterRender")}redraw(){this.visible&&(this.render(),this.plotLinesAndBands.forEach(function(t){t.render()})),this.series.forEach(function(t){t.isDirty=!0})}getKeepProps(){return this.keepProps||N.keepProps}destroy(t){const e=this,n=e.plotLinesAndBands,r=this.eventOptions;if(_(this,"destroy",{keepEvents:t}),t||L(e),[e.ticks,e.minorTicks,e.alternateBands].forEach(function(t){m(t)}),n)for(t=n.length;t--;)n[t].destroy();"axisLine axisTitle axisGroup gridGroup labelGroup cross scrollbar".split(" ").forEach(function(t){e[t]&&(e[t]=e[t].destroy())});for(const t in e.plotLinesAndBandsGroups)e.plotLinesAndBandsGroups[t]=e.plotLinesAndBandsGroups[t].destroy();E(e,function(t,n){-1===e.getKeepProps().indexOf(n)&&delete e[n]}),this.eventOptions=r}drawCrosshair(t,e){const r=this.crosshair;var i=M(r&&r.snap,!0);const o=this.chart;let a,s=this.cross;if(_(this,"drawCrosshair",{e:t,point:e}),t||(t=this.cross&&this.cross.e),r&&!1!==(g(e)||!i)){if(i?g(e)&&(a=M("colorAxis"!==this.coll?e.crosshairPos:null,this.isXAxis?e.plotX:this.len-e.plotY)):a=t&&(this.horiz?t.chartX-this.pos:this.len-t.chartY+this.pos),g(a)){var l={value:e&&(this.isXAxis?e.x:M(e.stackY,e.y)),translatedValue:a};o.polar&&b(l,{isCrosshair:!0,chartX:t&&t.chartX,chartY:t&&t.chartY,point:e}),l=this.getPlotLinePath(l)||null}if(!g(l))return void this.hideCrosshair();i=this.categories&&!this.isRadial,s||(this.cross=s=o.renderer.path().addClass("highcharts-crosshair highcharts-crosshair-"+(i?"category ":"thin ")+(r.className||"")).attr({zIndex:M(r.zIndex,2)}).add(),o.styledMode||(s.attr({stroke:r.color||(i?n.parse("#ccd3ff").setOpacity(.25).get():"#cccccc"),"stroke-width":M(r.width,1)}).css({"pointer-events":"none"}),r.dashStyle&&s.attr({dashstyle:r.dashStyle}))),s.show().attr({d:l}),i&&!r.width&&s.attr({"stroke-width":this.transA}),this.cross.e=t}else this.hideCrosshair();_(this,"afterDrawCrosshair",{e:t,point:e})}hideCrosshair(){this.cross&&this.cross.hide(),_(this,"afterHideCrosshair")}hasVerticalPanning(){const t=this.chart.options.chart.panning;return!!(t&&t.enabled&&/y/.test(t.type))}update(t,e){const n=this.chart;t=B(this.userOptions,t),this.destroy(!0),this.init(n,t),n.isDirtyBox=!0,M(e,!0)&&n.redraw()}remove(t){const e=this.chart,n=this.coll,r=this.series;let i=r.length;for(;i--;)r[i]&&r[i].remove(!1);v(e.axes,this),v(e[n]||[],this),e.orderItems(n),this.destroy(),e.isDirtyBox=!0,M(t,!0)&&e.redraw()}setTitle(t,e){this.update({title:t},e)}setCategories(t,e){this.update({categories:t},e)}}return N.defaultOptions=e.defaultXAxisOptions,N.keepProps="coll extKey hcEvents names series userMax userMin".split(" "),N}),e(n,"Core/Axis/DateTimeAxis.js",[n["Core/Utilities.js"]],function(t){const{addEvent:e,getMagnitude:n,normalizeTickInterval:r,timeUnits:i}=t;var o;return function(o){function a(){return this.chart.time.getTimeTicks.apply(this.chart.time,arguments)}function s(t){"datetime"!==t.userOptions.type?this.dateTime=void 0:this.dateTime||(this.dateTime=new c(this))}const l=[];o.compose=function(n){return t.pushUnique(l,n)&&(n.keepProps.push("dateTime"),n.prototype.getTimeTicks=a,e(n,"init",s)),n};class c{constructor(t){this.axis=t}normalizeTimeTickInterval(t,e){const o=e||[["millisecond",[1,2,5,10,20,25,50,100,200,500]],["second",[1,2,5,10,15,30]],["minute",[1,2,5,10,15,30]],["hour",[1,2,3,4,6,8,12]],["day",[1,2]],["week",[1,2]],["month",[1,2,3,4,6]],["year",null]];e=o[o.length-1];let a,s=i[e[0]],l=e[1];for(a=0;a<o.length&&(e=o[a],s=i[e[0]],l=e[1],!(o[a+1]&&t<=(s*l[l.length-1]+i[o[a+1][0]])/2));a++);return s===i.year&&t<5*s&&(l=[1,2,5]),{unitRange:s,count:t=r(t/s,l,"year"===e[0]?Math.max(n(t/s),1):1),unitName:e[0]}}getXDateFormat(t,e){const{axis:n}=this,r=n.chart.time;return n.closestPointRange?r.getDateFormat(n.closestPointRange,t,n.options.startOfWeek,e)||r.resolveDTLFormat(e.year).main:r.resolveDTLFormat(e.day).main}}o.Additions=c}(o||(o={})),o}),e(n,"Core/Axis/LogarithmicAxis.js",[n["Core/Utilities.js"]],function(t){const{addEvent:e,normalizeTickInterval:n,pick:r}=t;var i;return function(i){function o(t){let e=this.logarithmic;"logarithmic"!==t.userOptions.type?this.logarithmic=void 0:e||(this.logarithmic=new l(this))}function a(){const t=this.logarithmic;t&&(this.lin2val=function(e){return t.lin2log(e)},this.val2lin=function(e){return t.log2lin(e)})}const s=[];i.compose=function(n){return t.pushUnique(s,n)&&(n.keepProps.push("logarithmic"),e(n,"init",o),e(n,"afterInit",a)),n};class l{constructor(t){this.axis=t}getLogTickPositions(t,e,i,o){const a=this.axis;var s=a.len,l=a.options;let c=[];if(o||(this.minorAutoInterval=void 0),.5<=t)t=Math.round(t),c=a.getLinearTickPositions(t,e,i);else if(.08<=t){let n,r,a,u,h;for(l=Math.floor(e),s=.3<t?[1,2,4]:.15<t?[1,2,4,6,8]:[1,2,3,4,5,6,7,8,9];l<i+1&&!h;l++)for(r=s.length,n=0;n<r&&!h;n++)(a=this.log2lin(this.lin2log(l)*s[n]))>e&&(!o||u<=i)&&void 0!==u&&c.push(u),u>i&&(h=!0),u=a}else e=this.lin2log(e),i=this.lin2log(i),t=o?a.getMinorTickInterval():l.tickInterval,t=r("auto"===t?null:t,this.minorAutoInterval,l.tickPixelInterval/(o?5:1)*(i-e)/((o?s/a.tickPositions.length:s)||1)),t=n(t),c=a.getLinearTickPositions(t,e,i).map(this.log2lin),o||(this.minorAutoInterval=t/5);return o||(a.tickInterval=t),c}lin2log(t){return Math.pow(10,t)}log2lin(t){return Math.log(t)/Math.LN10}}i.Additions=l}(i||(i={})),i}),e(n,"Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js",[n["Core/Utilities.js"]],function(t){const{erase:e,extend:n,isNumber:r}=t;var i;return function(o){function a(t){return this.addPlotBandOrLine(t,"plotBands")}function s(t,e){const n=this.userOptions;let r=new p(this,t);if(this.visible&&(r=r.render()),r){if(this._addedPlotLB||(this._addedPlotLB=!0,(n.plotLines||[]).concat(n.plotBands||[]).forEach(t=>{this.addPlotBandOrLine(t)})),e){const r=n[e]||[];r.push(t),n[e]=r}this.plotLinesAndBands.push(r)}return r}function l(t){return this.addPlotBandOrLine(t,"plotLines")}function c(t,e,n=this.options){const i=this.getPlotLinePath({value:e,force:!0,acrossPanes:n.acrossPanes}),o=[],a=this.horiz;let s;if(e=!r(this.min)||!r(this.max)||t<this.min&&e<this.min||t>this.max&&e>this.max,t=this.getPlotLinePath({value:t,force:!0,acrossPanes:n.acrossPanes}),n=1,t&&i)for(e&&(s=t.toString()===i.toString(),n=0),e=0;e<t.length;e+=2){const r=t[e],l=t[e+1],c=i[e],u=i[e+1];"M"!==r[0]&&"L"!==r[0]||"M"!==l[0]&&"L"!==l[0]||"M"!==c[0]&&"L"!==c[0]||"M"!==u[0]&&"L"!==u[0]||(a&&c[1]===r[1]?(c[1]+=n,u[1]+=n):a||c[2]!==r[2]||(c[2]+=n,u[2]+=n),o.push(["M",r[1],r[2]],["L",l[1],l[2]],["L",u[1],u[2]],["L",c[1],c[2]],["Z"])),o.isFlat=s}return o}function u(t){this.removePlotBandOrLine(t)}function h(t){const n=this.plotLinesAndBands,r=this.options,i=this.userOptions;if(n){let o=n.length;for(;o--;)n[o].id===t&&n[o].destroy();[r.plotLines||[],i.plotLines||[],r.plotBands||[],i.plotBands||[]].forEach(function(n){for(o=n.length;o--;)(n[o]||{}).id===t&&e(n,n[o])})}}function d(t){this.removePlotBandOrLine(t)}const f=[];let p;(i||(i={})).compose=function(e,r){return p||(p=e),t.pushUnique(f,r)&&n(r.prototype,{addPlotBand:a,addPlotLine:l,addPlotBandOrLine:s,getPlotBandPath:c,removePlotBand:u,removePlotLine:d,removePlotBandOrLine:h}),r}}(),i}),e(n,"Core/Axis/PlotLineOrBand/PlotLineOrBand.js",[n["Core/Axis/PlotLineOrBand/PlotLineOrBandAxis.js"],n["Core/Utilities.js"]],function(t,e){const{arrayMax:n,arrayMin:r,defined:i,destroyObjectProperties:o,erase:a,fireEvent:s,merge:l,objectEach:c,pick:u}=e;class h{static compose(e){return t.compose(h,e)}constructor(t,e){this.axis=t,e&&(this.options=e,this.id=e.id)}render(){s(this,"render");const t=this,e=t.axis,n=e.horiz;var r=e.logarithmic;const o=t.options,a=o.color,h=u(o.zIndex,0),d=o.events,f={},p=e.chart.renderer;let A=o.label,g=t.label,m=o.to,v=o.from,y=o.value,b=t.svgElem;var _=[];const w=i(v)&&i(m);_=i(y);const x=!b,S={class:"highcharts-plot-"+(w?"band ":"line ")+(o.className||"")};let C=w?"bands":"lines";if(r&&(v=r.log2lin(v),m=r.log2lin(m),y=r.log2lin(y)),e.chart.styledMode||(_?(S.stroke=a||"#999999",S["stroke-width"]=u(o.width,1),o.dashStyle&&(S.dashstyle=o.dashStyle)):w&&(S.fill=a||"#e6e9ff",o.borderWidth&&(S.stroke=o.borderColor,S["stroke-width"]=o.borderWidth))),f.zIndex=h,C+="-"+h,(r=e.plotLinesAndBandsGroups[C])||(e.plotLinesAndBandsGroups[C]=r=p.g("plot-"+C).attr(f).add()),x&&(t.svgElem=b=p.path().attr(S).add(r)),_)_=e.getPlotLinePath({value:y,lineWidth:b.strokeWidth(),acrossPanes:o.acrossPanes});else{if(!w)return;_=e.getPlotBandPath(v,m,o)}return!t.eventsAdded&&d&&(c(d,function(e,n){b.on(n,function(e){d[n].apply(t,[e])})}),t.eventsAdded=!0),(x||!b.d)&&_&&_.length?b.attr({d:_}):b&&(_?(b.show(),b.animate({d:_})):b.d&&(b.hide(),g&&(t.label=g=g.destroy()))),A&&(i(A.text)||i(A.formatter))&&_&&_.length&&0<e.width&&0<e.height&&!_.isFlat?(A=l({align:n&&w&&"center",x:n?!w&&4:10,verticalAlign:!n&&w&&"middle",y:n?w?16:10:w?6:-4,rotation:n&&!w&&90},A),this.renderLabel(A,_,w,h)):g&&g.hide(),t}renderLabel(t,e,i,o){const a=this.axis;var s=a.chart.renderer;let c=this.label;c||(this.label=c=s.text(this.getLabelText(t),0,0,t.useHTML).attr({align:t.textAlign||t.align,rotation:t.rotation,class:"highcharts-plot-"+(i?"band":"line")+"-label "+(t.className||""),zIndex:o}).add(),a.chart.styledMode||c.css(l({fontSize:"0.8em",textOverflow:"ellipsis"},t.style))),o=e.xBounds||[e[0][1],e[1][1],i?e[2][1]:e[0][1]],e=e.yBounds||[e[0][2],e[1][2],i?e[2][2]:e[0][2]],i=r(o),s=r(e),c.align(t,!1,{x:i,y:s,width:n(o)-i,height:n(e)-s}),c.alignValue&&"left"!==c.alignValue||(t=t.clip?a.width:a.chart.chartWidth,c.css({width:(90===c.rotation?a.height-(c.alignAttr.y-a.top):t-(c.alignAttr.x-a.left))+"px"})),c.show(!0)}getLabelText(t){return i(t.formatter)?t.formatter.call(this):t.text}destroy(){a(this.axis.plotLinesAndBands,this),delete this.axis,o(this)}}return h}),e(n,"Core/Tooltip.js",[n["Core/Templating.js"],n["Core/Globals.js"],n["Core/Renderer/RendererUtilities.js"],n["Core/Renderer/RendererRegistry.js"],n["Core/Utilities.js"]],function(t,e,n,r,i){const{format:o}=t,{doc:a,isSafari:s}=e,{distribute:l}=n,{addEvent:c,clamp:u,css:h,discardElement:d,extend:f,fireEvent:p,isArray:A,isNumber:g,isString:m,merge:v,pick:y,splat:b,syncTimeout:_}=i;class w{constructor(t,e){this.allowShared=!0,this.container=void 0,this.crosshairs=[],this.distance=0,this.isHidden=!0,this.isSticky=!1,this.now={},this.options={},this.outside=!1,this.chart=t,this.init(t,e)}bodyFormatter(t){return t.map(function(t){const e=t.series.tooltipOptions;return(e[(t.point.formatPrefix||"point")+"Formatter"]||t.point.tooltipFormatter).call(t.point,e[(t.point.formatPrefix||"point")+"Format"]||"")})}cleanSplit(t){this.chart.series.forEach(function(e){const n=e&&e.tt;n&&(!n.isActive||t?e.tt=n.destroy():n.isActive=!1)})}defaultFormatter(t){const e=this.points||b(this);let n;return(n=(n=[t.tooltipFooterHeaderFormatter(e[0])]).concat(t.bodyFormatter(e))).push(t.tooltipFooterHeaderFormatter(e[0],!0)),n}destroy(){this.label&&(this.label=this.label.destroy()),this.split&&(this.cleanSplit(!0),this.tt&&(this.tt=this.tt.destroy())),this.renderer&&(this.renderer=this.renderer.destroy(),d(this.container)),i.clearTimeout(this.hideTimer),i.clearTimeout(this.tooltipTimeout)}getAnchor(t,e){var n=this.chart;const r=n.pointer,i=n.inverted,o=n.plotTop;if(n=n.plotLeft,(t=b(t))[0].series&&t[0].series.yAxis&&!t[0].series.yAxis.options.reversedStacks&&(t=t.slice().reverse()),this.followPointer&&e)void 0===e.chartX&&(e=r.normalize(e)),t=[e.chartX-n,e.chartY-o];else if(t[0].tooltipPos)t=t[0].tooltipPos;else{let r=0,a=0;t.forEach(function(t){(t=t.pos(!0))&&(r+=t[0],a+=t[1])}),r/=t.length,a/=t.length,this.shared&&1<t.length&&e&&(i?r=e.chartX:a=e.chartY),t=[r-n,a-o]}return t.map(Math.round)}getClassName(t,e,n){const r=t.series,i=r.options;return[this.options.className,"highcharts-label",n&&"highcharts-tooltip-header",e?"highcharts-tooltip-box":"highcharts-tooltip",!n&&"highcharts-color-"+y(t.colorIndex,r.colorIndex),i&&i.className].filter(m).join(" ")}getLabel(){const t=this,n=this.chart.styledMode,i=this.options,o=this.split&&this.allowShared,a=i.style.pointerEvents||(this.shouldStickOnContact()?"auto":"none");let s,l=this.chart.renderer;if(this.label){var c=!this.label.hasClass("highcharts-label");(!o&&c||o&&!c)&&this.destroy()}if(!this.label){if(this.outside){c=this.chart.options.chart.style;const t=r.getRendererType();this.container=s=e.doc.createElement("div"),s.className="highcharts-tooltip-container",h(s,{position:"absolute",top:"1px",pointerEvents:a,zIndex:Math.max(this.options.style.zIndex||0,(c&&c.zIndex||0)+3)}),e.doc.body.appendChild(s),this.renderer=l=new t(s,0,0,c,void 0,void 0,l.styledMode)}if(o?this.label=l.g("tooltip"):(this.label=l.label("",0,0,i.shape,void 0,void 0,i.useHTML,void 0,"tooltip").attr({padding:i.padding,r:i.borderRadius}),n||this.label.attr({fill:i.backgroundColor,"stroke-width":i.borderWidth||0}).css(i.style).css({pointerEvents:a})),t.outside){const e=this.label,{xSetter:n,ySetter:r}=e;e.xSetter=function(r){n.call(e,t.distance),s.style.left=r+"px"},e.ySetter=function(n){r.call(e,t.distance),s.style.top=n+"px"}}this.label.attr({zIndex:8}).shadow(i.shadow).add()}return this.label}getPlayingField(){const{body:t,documentElement:e}=a,{chart:n,distance:r,outside:i}=this;return{width:i?Math.max(t.scrollWidth,e.scrollWidth,t.offsetWidth,e.offsetWidth,e.clientWidth)-2*r:n.chartWidth,height:i?Math.max(t.scrollHeight,e.scrollHeight,t.offsetHeight,e.offsetHeight,e.clientHeight):n.chartHeight}}getPosition(t,e,n){const r=this.chart,i=this.distance,o={},a=r.inverted&&n.h||0,s=this.outside;var l=this.getPlayingField();const c=l.width,u=l.height,h=r.pointer.getChartPosition();let d,f=(l=(o=>{const a="x"===o;return[o,a?c:u,a?t:e].concat(s?[a?t*h.scaleX:e*h.scaleY,a?h.left-i+(n.plotX+r.plotLeft)*h.scaleX:h.top-i+(n.plotY+r.plotTop)*h.scaleY,0,a?c:u]:[a?t:e,a?n.plotX+r.plotLeft:n.plotY+r.plotTop,a?r.plotLeft:r.plotTop,a?r.plotLeft+r.plotWidth:r.plotTop+r.plotHeight])}))("y"),p=l("x");l=!!n.negative,!r.polar&&r.hoverSeries&&r.hoverSeries.yAxis&&r.hoverSeries.yAxis.reversed&&(l=!l);const A=!this.followPointer&&y(n.ttBelow,!r.inverted===l),g=function(t){const e=f;f=p,p=e,d=t},m=function(){!1!==function(t,e,n,r,l,c,u){const d=s?"y"===t?i*h.scaleY:i*h.scaleX:i,f=(n-r)/2,p=r<l-i,g=l+i+r<e,m=l-d-n+f;if(l=l+d-f,A&&g)o[t]=l;else if(!A&&p)o[t]=m;else if(p)o[t]=Math.min(u-r,0>m-a?m:m-a);else{if(!g)return!1;o[t]=Math.max(c,l+a+n>e?l:l+a)}}.apply(0,f)?!1!==function(t,e,n,r,a){let s;return a<i||a>e-i?s=!1:o[t]=a<n/2?1:a>e-r/2?e-r-2:a-n/2,s}.apply(0,p)||d||(g(!0),m()):d?o.x=o.y=0:(g(!0),m())};return(r.inverted||1<this.len)&&g(),m(),o}hide(t){const e=this;i.clearTimeout(this.hideTimer),t=y(t,this.options.hideDelay),this.isHidden||(this.hideTimer=_(function(){e.getLabel().fadeOut(t?void 0:t),e.isHidden=!0},t))}init(t,e){this.chart=t,this.options=e,this.crosshairs=[],this.now={x:0,y:0},this.isHidden=!0,this.split=e.split&&!t.inverted&&!t.polar,this.shared=e.shared||this.split,this.outside=y(e.outside,!(!t.scrollablePixelsX&&!t.scrollablePixelsY))}shouldStickOnContact(t){return!(this.followPointer||!this.options.stickOnContact||t&&!this.chart.pointer.inClass(t.target,"highcharts-tooltip"))}move(t,e,n,r){const o=this,a=o.now,s=!1!==o.options.animation&&!o.isHidden&&(1<Math.abs(t-a.x)||1<Math.abs(e-a.y)),l=o.followPointer||1<o.len;f(a,{x:s?(2*a.x+t)/3:t,y:s?(a.y+e)/2:e,anchorX:l?void 0:s?(2*a.anchorX+n)/3:n,anchorY:l?void 0:s?(a.anchorY+r)/2:r}),o.getLabel().attr(a),o.drawTracker(),s&&(i.clearTimeout(this.tooltipTimeout),this.tooltipTimeout=setTimeout(function(){o&&o.move(t,e,n,r)},32))}refresh(t,e){const n=this.chart,r=this.options,a=n.pointer,s=b(t),l=s[0],c=[];var u=r.format,h=r.formatter||this.defaultFormatter;const d=this.shared,f=n.styledMode;let g={};if(r.enabled&&l.series){i.clearTimeout(this.hideTimer),this.allowShared=!(!A(t)&&t.series&&t.series.noSharedTooltip),this.followPointer=!this.split&&l.series.tooltipOptions.followPointer;var v=(t=this.getAnchor(t,e))[0],_=t[1];if(d&&this.allowShared?(a.applyInactiveState(s),s.forEach(function(t){t.setState("hover"),c.push(t.getLabelConfig())}),(g=l.getLabelConfig()).points=c):g=l.getLabelConfig(),this.len=c.length,u=m(u)?o(u,g,n):h.call(g,this),h=l.series,this.distance=y(h.tooltipOptions.distance,16),!1===u)this.hide();else{if(this.split&&this.allowShared)this.renderSplit(u,s);else{let i=v,o=_;if(e&&a.isDirectTouch&&(i=e.chartX-n.plotLeft,o=e.chartY-n.plotTop),!n.polar&&!1!==h.options.clip&&!s.some(t=>a.isDirectTouch||t.series.shouldShowTooltip(i,o)))return void this.hide();e=this.getLabel(),r.style.width&&!f||e.css({width:(this.outside?this.getPlayingField():n.spacingBox).width+"px"}),e.attr({text:u&&u.join?u.join(""):u}),e.addClass(this.getClassName(l),!0),f||e.attr({stroke:r.borderColor||l.color||h.color||"#666666"}),this.updatePosition({plotX:v,plotY:_,negative:l.negative,ttBelow:l.ttBelow,h:t[2]||0})}this.isHidden&&this.label&&this.label.attr({opacity:1}).show(),this.isHidden=!1}p(this,"refresh")}}renderSplit(t,e){function n(t,e,n,i,o=!0){return n?(e=E?0:I,t=u(t-i/2,k.left,k.right-i-(r.outside?M:0))):(e-=L,t=u(t=o?t-i-x:t+x,o?t:k.left,k.right)),{x:t,y:e}}const r=this,{chart:i,chart:{chartWidth:o,chartHeight:c,plotHeight:h,plotLeft:d,plotTop:p,pointer:A,scrollablePixelsY:g=0,scrollablePixelsX:v,scrollingContainer:{scrollLeft:b,scrollTop:_}={scrollLeft:0,scrollTop:0},styledMode:w},distance:x,options:S,options:{positioner:C}}=r,k=r.outside&&"number"!=typeof v?a.documentElement.getBoundingClientRect():{left:b,right:b+o,top:_,bottom:_+c},B=r.getLabel(),T=this.renderer||i.renderer,E=!(!i.xAxis[0]||!i.xAxis[0].opposite),{left:M,top:O}=A.getChartPosition();let L=p+_,D=0,I=h-g;m(t)&&(t=[!1,t]),t=t.slice(0,e.length+1).reduce(function(t,i,o){if(!1!==i&&""!==i){const A=(o=e[o-1]||{isHeader:!0,plotX:e[0].plotX,plotY:h,series:{}}).isHeader;var a,s=A?r:o.series;{var l=o;i=i.toString();var c=s.tt;const{isHeader:t,series:e}=l;c||(c={padding:S.padding,r:S.borderRadius},w||(c.fill=S.backgroundColor,c["stroke-width"]=null!==(a=S.borderWidth)&&void 0!==a?a:1),c=T.label("",0,0,S[t?"headerShape":"shape"],void 0,void 0,S.useHTML).addClass(r.getClassName(l,!0,t)).attr(c).add(B)),c.isActive=!0,c.attr({text:i}),w||c.css(S.style).attr({stroke:S.borderColor||l.color||e.color||"#333333"}),a=c}a=s.tt=a,s=(l=a.getBBox()).width+a.strokeWidth(),A&&(D=l.height,I+=D,E&&(L-=D));{const{isHeader:t,plotX:e=0,plotY:n=0,series:r}=o;if(t){i=d+e;var f=p+h/2}else{const{xAxis:t,yAxis:o}=r;i=t.pos+u(e,-x,t.len+x),r.shouldShowTooltip(0,o.pos-p+n,{ignoreX:!0})&&(f=o.pos+n)}f={anchorX:i=u(i,k.left-x,k.right+x),anchorY:f}}const{anchorX:g,anchorY:m}=f;"number"==typeof m?(f=l.height+1,l=C?C.call(r,s,f,o):n(g,m,A,s),t.push({align:C?0:void 0,anchorX:g,anchorY:m,boxWidth:s,point:o,rank:y(l.rank,A?1:0),size:f,target:l.y,tt:a,x:l.x})):a.isActive=!1}return t},[]),!C&&t.some(t=>{var{outside:e}=r;return(e=(e?M:0)+t.anchorX)<k.left&&e+t.boxWidth<k.right||e<M-k.left+t.boxWidth&&k.right-e>e})&&(t=t.map(t=>{const{x:e,y:r}=n(t.anchorX,t.anchorY,t.point.isHeader,t.boxWidth,!1);return f(t,{target:r,x:e})})),r.cleanSplit(),l(t,I);var P=M,N=M;t.forEach(function(t){const{x:e,boxWidth:n,isHeader:i}=t;i||(r.outside&&M+e<P&&(P=M+e),!i&&r.outside&&P+n>N&&(N=M+e))}),t.forEach(function(t){const{x:e,anchorX:n,anchorY:i,pos:o,point:{isHeader:a}}=t,s={visibility:void 0===o?"hidden":"inherit",x:e,y:(o||0)+L,anchorX:n,anchorY:i};if(r.outside&&e<n){const t=M-P;0<t&&(a||(s.x=e+t,s.anchorX=n+t),a&&(s.x=(N-P)/2,s.anchorX=n+t))}t.tt.attr(s)});const{container:F,outside:R,renderer:j}=r;if(R&&F&&j){const{width:t,height:e,x:n,y:r}=B.getBBox();j.setSize(t+n,e+r,!1),F.style.left=P+"px",F.style.top=O+"px"}s&&B.attr({opacity:1===B.opacity?.999:1})}drawTracker(){if(this.shouldStickOnContact()){var t=this.chart,e=this.label,n=this.shared?t.hoverPoints:t.hoverPoint;if(e&&n){var r={x:0,y:0,width:0,height:0};n=this.getAnchor(n);var i=e.getBBox();n[0]+=t.plotLeft-e.translateX,n[1]+=t.plotTop-e.translateY,r.x=Math.min(0,n[0]),r.y=Math.min(0,n[1]),r.width=0>n[0]?Math.max(Math.abs(n[0]),i.width-n[0]):Math.max(Math.abs(n[0]),i.width),r.height=0>n[1]?Math.max(Math.abs(n[1]),i.height-Math.abs(n[1])):Math.max(Math.abs(n[1]),i.height),this.tracker?this.tracker.attr(r):(this.tracker=e.renderer.rect(r).addClass("highcharts-tracker").add(e),t.styledMode||this.tracker.attr({fill:"rgba(0,0,0,0)"}))}}else this.tracker&&(this.tracker=this.tracker.destroy())}styledModeFormat(t){return t.replace('style="font-size: 0.8em"','class="highcharts-header"').replace(/style="color:{(point|series)\.color}"/g,'class="highcharts-color-{$1.colorIndex} {series.options.className} {point.options.className}"')}tooltipFooterHeaderFormatter(t,e){const n=t.series,r=n.tooltipOptions;var i=n.xAxis;const a=i&&i.dateTime;i={isFooter:e,labelConfig:t};let s=r.xDateFormat,l=r[e?"footerFormat":"headerFormat"];return p(this,"headerFormatter",i,function(e){a&&!s&&g(t.key)&&(s=a.getXDateFormat(t.key,r.dateTimeLabelFormats)),a&&s&&(t.point&&t.point.tooltipDateKeys||["key"]).forEach(function(t){l=l.replace("{point."+t+"}","{point."+t+":"+s+"}")}),n.chart.styledMode&&(l=this.styledModeFormat(l)),e.text=o(l,{point:t,series:n},this.chart)}),i.text}update(t){this.destroy(),this.init(this.chart,v(!0,this.options,t))}updatePosition(t){const{chart:e,distance:n,options:r}=this;var i=e.pointer;const o=this.getLabel(),{left:a,top:s,scaleX:l,scaleY:c}=i.getChartPosition();i=(r.positioner||this.getPosition).call(this,o.width,o.height,t);let u,d=(t.plotX||0)+e.plotLeft;t=(t.plotY||0)+e.plotTop,this.outside&&(r.positioner&&(i.x+=a-n,i.y+=s-n),u=(r.borderWidth||0)+2*n,this.renderer.setSize(o.width+u,o.height+u,!1),1===l&&1===c||(h(this.container,{transform:`scale(${l}, ${c})`}),d*=l,t*=c),d+=a-i.x,t+=s-i.y),this.move(Math.round(i.x),Math.round(i.y||0),d,t)}}return function(t){const e=[];t.compose=function(n){i.pushUnique(e,n)&&c(n,"afterInit",function(){const e=this.chart;e.options.tooltip&&(e.tooltip=new t(e,e.options.tooltip))})}}(w||(w={})),w}),e(n,"Core/Series/Point.js",[n["Core/Renderer/HTML/AST.js"],n["Core/Animation/AnimationUtilities.js"],n["Core/Defaults.js"],n["Core/Templating.js"],n["Core/Utilities.js"]],function(t,e,n,r,i){const{animObject:o}=e,{defaultOptions:a}=n,{format:s}=r,{addEvent:l,defined:c,erase:u,extend:h,fireEvent:d,getNestedProperty:f,isArray:p,isFunction:A,isNumber:g,isObject:m,merge:v,objectEach:y,pick:b,syncTimeout:_,removeEvent:w,uniqueKey:x}=i;class S{constructor(){this.category=void 0,this.destroyed=!1,this.formatPrefix="point",this.id=void 0,this.isNull=!1,this.percentage=this.options=this.name=void 0,this.selected=!1,this.total=this.shapeArgs=this.series=void 0,this.visible=!0,this.x=void 0}animateBeforeDestroy(){const t=this,e={x:t.startXPos,opacity:0},n=t.getGraphicalProps();n.singular.forEach(function(n){t[n]=t[n].animate("dataLabel"===n?{x:t[n].startXPos,y:t[n].startYPos,opacity:0}:e)}),n.plural.forEach(function(e){t[e].forEach(function(e){e.element&&e.animate(h({x:t.startXPos},e.startYPos?{x:e.startXPos,y:e.startYPos}:{}))})})}applyOptions(t,e){const n=this.series,r=n.options.pointValKey||n.pointValKey;return t=S.prototype.optionsToObject.call(this,t),h(this,t),this.options=this.options?h(this.options,t):t,t.group&&delete this.group,t.dataLabels&&delete this.dataLabels,r&&(this.y=S.prototype.getNestedProperty.call(this,r)),this.formatPrefix=(this.isNull=this.isValid&&!this.isValid())?"null":"point",this.selected&&(this.state="select"),"name"in this&&void 0===e&&n.xAxis&&n.xAxis.hasNames&&(this.x=n.xAxis.nameToX(this)),void 0===this.x&&n?this.x=void 0===e?n.autoIncrement():e:g(t.x)&&n.options.relativeXValue&&(this.x=n.autoIncrement(t.x)),this}destroy(){if(!this.destroyed){const e=this;var t=e.series;const n=t.chart;t=t.options.dataSorting;const r=n.hoverPoints,i=o(e.series.chart.renderer.globalAnimation),a=()=>{(e.graphic||e.graphics||e.dataLabel||e.dataLabels)&&(w(e),e.destroyElements());for(const t in e)delete e[t]};e.legendItem&&n.legend.destroyItem(e),r&&(e.setState(),u(r,e),r.length||(n.hoverPoints=null)),e===n.hoverPoint&&e.onMouseOut(),t&&t.enabled?(this.animateBeforeDestroy(),_(a,i.duration)):a(),n.pointCount--}this.destroyed=!0}destroyElements(t){const e=this;(t=e.getGraphicalProps(t)).singular.forEach(function(t){e[t]=e[t].destroy()}),t.plural.forEach(function(t){e[t].forEach(function(t){t&&t.element&&t.destroy()}),delete e[t]})}firePointEvent(t,e,n){const r=this,i=this.series.options;(i.point.events[t]||r.options&&r.options.events&&r.options.events[t])&&r.importEvents(),"click"===t&&i.allowPointSelect&&(n=function(t){r.select&&r.select(null,t.ctrlKey||t.metaKey||t.shiftKey)}),d(r,t,e,n)}getClassName(){return"highcharts-point"+(this.selected?" highcharts-point-select":"")+(this.negative?" highcharts-negative":"")+(this.isNull?" highcharts-null-point":"")+(void 0!==this.colorIndex?" highcharts-color-"+this.colorIndex:"")+(this.options.className?" "+this.options.className:"")+(this.zone&&this.zone.className?" "+this.zone.className.replace("highcharts-negative",""):"")}getGraphicalProps(t){const e=this,n=[],r={singular:[],plural:[]};let i,o;for((t=t||{graphic:1,dataLabel:1}).graphic&&n.push("graphic"),t.dataLabel&&n.push("dataLabel","dataLabelPath","dataLabelUpper","connector"),o=n.length;o--;)i=n[o],e[i]&&r.singular.push(i);return["graphic","dataLabel","connector"].forEach(function(n){const i=n+"s";t[n]&&e[i]&&r.plural.push(i)}),r}getLabelConfig(){return{x:this.category,y:this.y,color:this.color,colorIndex:this.colorIndex,key:this.name||this.category,series:this.series,point:this,percentage:this.percentage,total:this.total||this.stackTotal}}getNestedProperty(t){if(t)return 0===t.indexOf("custom.")?f(t,this.options):this[t]}getZone(){var t=this.series;const e=t.zones;t=t.zoneAxis||"y";let n,r=0;for(n=e[r];this[t]>=n.value;)n=e[++r];return this.nonZonedColor||(this.nonZonedColor=this.color),this.color=n&&n.color&&!this.options.color?n.color:this.nonZonedColor,n}hasNewShapeType(){return(this.graphic&&(this.graphic.symbolName||this.graphic.element.nodeName))!==this.shapeType}init(t,e,n){return this.series=t,this.applyOptions(e,n),this.id=c(this.id)?this.id:x(),this.resolveColor(),t.chart.pointCount++,d(this,"afterInit"),this}isValid(){return null!==this.x&&g(this.y)}optionsToObject(t){var e=this.series;const n=e.options.keys,r=n||e.pointArrayMap||["y"],i=r.length;let o={},a=0,s=0;if(g(t)||null===t)o[r[0]]=t;else if(p(t))for(!n&&t.length>i&&("string"===(e=typeof t[0])?o.name=t[0]:"number"===e&&(o.x=t[0]),a++);s<i;)n&&void 0===t[a]||(0<r[s].indexOf(".")?S.prototype.setNestedProperty(o,t[a],r[s]):o[r[s]]=t[a]),a++,s++;else"object"==typeof t&&(o=t,t.dataLabels&&(e._hasPointLabels=!0),t.marker&&(e._hasPointMarkers=!0));return o}pos(t,e=this.plotY){if(!this.destroyed){const{plotX:n,series:r}=this,{chart:i,xAxis:o,yAxis:a}=r;let s=0,l=0;if(g(n)&&g(e))return t&&(s=o?o.pos:i.plotLeft,l=a?a.pos:i.plotTop),i.inverted&&o&&a?[a.len-e+l,o.len-n+s]:[n+s,e+l]}}resolveColor(){const t=this.series;var e=t.chart.styledMode;let n;var r=t.chart.options.chart.colorCount;delete this.nonZonedColor,t.options.colorByPoint?(e||(n=(r=t.options.colors||t.chart.options.colors)[t.colorCounter],r=r.length),e=t.colorCounter,t.colorCounter++,t.colorCounter===r&&(t.colorCounter=0)):(e||(n=t.color),e=t.colorIndex),this.colorIndex=b(this.options.colorIndex,e),this.color=b(this.options.color,n)}setNestedProperty(t,e,n){return n.split(".").reduce(function(t,n,r,i){return t[n]=i.length-1===r?e:m(t[n],!0)?t[n]:{},t[n]},t),t}shouldDraw(){return!this.isNull}tooltipFormatter(t){const e=this.series,n=e.tooltipOptions,r=b(n.valueDecimals,""),i=n.valuePrefix||"",o=n.valueSuffix||"";return e.chart.styledMode&&(t=e.chart.tooltip.styledModeFormat(t)),(e.pointArrayMap||["y"]).forEach(function(e){e="{point."+e,(i||o)&&(t=t.replace(RegExp(e+"}","g"),i+e+"}"+o)),t=t.replace(RegExp(e+"}","g"),e+":,."+r+"f}")}),s(t,{point:this,series:this.series},e.chart)}update(t,e,n,r){function i(){o.applyOptions(t);var r=s&&o.hasMockGraphic;r=null===o.y?!r:r,s&&r&&(o.graphic=s.destroy(),delete o.hasMockGraphic),m(t,!0)&&(s&&s.element&&t&&t.marker&&void 0!==t.marker.symbol&&(o.graphic=s.destroy()),t&&t.dataLabels&&o.dataLabel&&(o.dataLabel=o.dataLabel.destroy()),o.connector&&(o.connector=o.connector.destroy())),u=o.index,a.updateParallelArrays(o,u),c.data[u]=m(c.data[u],!0)||m(t,!0)?o.options:b(t,c.data[u]),a.isDirty=a.isDirtyData=!0,!a.fixedBox&&a.hasCartesianSeries&&(l.isDirtyBox=!0),"point"===c.legendType&&(l.isDirtyLegend=!0),e&&l.redraw(n)}const o=this,a=o.series,s=o.graphic,l=a.chart,c=a.options;let u;e=b(e,!0),!1===r?i():o.firePointEvent("update",{options:t},i)}remove(t,e){this.series.removePoint(this.series.data.indexOf(this),t,e)}select(t,e){const n=this,r=n.series,i=r.chart;this.selectedStaging=t=b(t,!n.selected),n.firePointEvent(t?"select":"unselect",{accumulate:e},function(){n.selected=n.options.selected=t,r.options.data[r.data.indexOf(n)]=n.options,n.setState(t&&"select"),e||i.getSelectedPoints().forEach(function(t){const e=t.series;t.selected&&t!==n&&(t.selected=t.options.selected=!1,e.options.data[e.data.indexOf(t)]=t.options,t.setState(i.hoverPoints&&e.options.inactiveOtherPoints?"inactive":""),t.firePointEvent("unselect"))})}),delete this.selectedStaging}onMouseOver(t){const e=this.series.chart,n=e.pointer;t=t?n.normalize(t):n.getChartCoordinatesFromPoint(this,e.inverted),n.runPointActions(t,this)}onMouseOut(){const t=this.series.chart;this.firePointEvent("mouseOut"),this.series.options.inactiveOtherPoints||(t.hoverPoints||[]).forEach(function(t){t.setState()}),t.hoverPoints=t.hoverPoint=null}importEvents(){if(!this.hasImportedEvents){const t=this,e=v(t.series.options.point,t.options).events;t.events=e,y(e,function(e,n){A(e)&&l(t,n,e)}),this.hasImportedEvents=!0}}setState(e,n){const r=this.series;var i=this.state,o=r.options.states[e||"normal"]||{},s=a.plotOptions[r.type].marker&&r.options.marker;const l=s&&!1===s.enabled,c=s&&s.states&&s.states[e||"normal"]||{},u=!1===c.enabled,f=this.marker||{},p=r.chart,A=s&&r.markerAttribs;let m=r.halo;var v;let y;var _=r.stateMarkerGraphic;if(!((e=e||"")===this.state&&!n||this.selected&&"select"!==e||!1===o.enabled||e&&(u||l&&!1===c.enabled)||e&&f.states&&f.states[e]&&!1===f.states[e].enabled)){if(this.state=e,A&&(v=r.markerAttribs(this,e)),this.graphic&&!this.hasMockGraphic){if(i&&this.graphic.removeClass("highcharts-point-"+i),e&&this.graphic.addClass("highcharts-point-"+e),!p.styledMode){i=r.pointAttribs(this,e),y=b(p.options.chart.animation,o.animation);const t=i.opacity;r.options.inactiveOtherPoints&&g(t)&&((this.dataLabels||[]).forEach(function(e){e&&!e.hasClass("highcharts-data-label-hidden")&&e.animate({opacity:t},y)}),this.connector&&this.connector.animate({opacity:t},y)),this.graphic.animate(i,y)}v&&this.graphic.animate(v,b(p.options.chart.animation,c.animation,s.animation)),_&&_.hide()}else e&&c&&(s=f.symbol||r.symbol,_&&_.currentSymbol!==s&&(_=_.destroy()),v&&(_?_[n?"animate":"attr"]({x:v.x,y:v.y}):s&&(r.stateMarkerGraphic=_=p.renderer.symbol(s,v.x,v.y,v.width,v.height).add(r.markerGroup),_.currentSymbol=s)),!p.styledMode&&_&&"inactive"!==this.state&&_.attr(r.pointAttribs(this,e))),_&&(_[e&&this.isInside?"show":"hide"](),_.element.point=this,_.addClass(this.getClassName(),!0));o=o.halo,v=(_=this.graphic||_)&&_.visibility||"inherit",o&&o.size&&_&&"hidden"!==v&&!this.isCluster?(m||(r.halo=m=p.renderer.path().add(_.parentGroup)),m.show()[n?"animate":"attr"]({d:this.haloPath(o.size)}),m.attr({class:"highcharts-halo highcharts-color-"+b(this.colorIndex,r.colorIndex)+(this.className?" "+this.className:""),visibility:v,zIndex:-1}),m.point=this,p.styledMode||m.attr(h({fill:this.color||r.color,"fill-opacity":o.opacity},t.filterUserAttributes(o.attributes||{})))):m&&m.point&&m.point.haloPath&&m.animate({d:m.point.haloPath(0)},null,m.hide),d(this,"afterSetState",{state:e})}}haloPath(t){const e=this.pos();return e?this.series.chart.renderer.symbols.circle(Math.floor(e[0])-t,e[1]-t,2*t,2*t):[]}}return S}),e(n,"Core/Pointer.js",[n["Core/Color/Color.js"],n["Core/Globals.js"],n["Core/Utilities.js"]],function(t,e,n){const{parse:r}=t,{charts:i,noop:o}=e,{addEvent:a,attr:s,css:l,defined:c,extend:u,find:h,fireEvent:d,isNumber:f,isObject:p,objectEach:A,offset:g,pick:m,splat:v}=n;class y{constructor(t,e){this.lastValidTouch={},this.pinchDown=[],this.runChartClick=!1,this.eventsToUnbind=[],this.chart=t,this.hasDragged=!1,this.options=e,this.init(t,e)}applyInactiveState(t){let e,n=[];(t||[]).forEach(function(t){e=t.series,n.push(e),e.linkedParent&&n.push(e.linkedParent),e.linkedSeries&&(n=n.concat(e.linkedSeries)),e.navigatorSeries&&n.push(e.navigatorSeries)}),this.chart.series.forEach(function(t){-1===n.indexOf(t)?t.setState("inactive",!0):t.options.inactiveOtherPoints&&t.setAllPointsToState("inactive")})}destroy(){const t=this;this.eventsToUnbind.forEach(t=>t()),this.eventsToUnbind=[],e.chartCount||(y.unbindDocumentMouseUp&&(y.unbindDocumentMouseUp=y.unbindDocumentMouseUp()),y.unbindDocumentTouchEnd&&(y.unbindDocumentTouchEnd=y.unbindDocumentTouchEnd())),clearInterval(t.tooltipTimeout),A(t,function(e,n){t[n]=void 0})}getSelectionMarkerAttrs(t,e){const n={args:{chartX:t,chartY:e},attrs:{},shapeType:"rect"};return d(this,"getSelectionMarkerAttrs",n,n=>{const{chart:r,mouseDownX:i=0,mouseDownY:o=0,zoomHor:a,zoomVert:s}=this;let l;(n=n.attrs).x=r.plotLeft,n.y=r.plotTop,n.width=a?1:r.plotWidth,n.height=s?1:r.plotHeight,a&&(l=t-i,n.width=Math.abs(l),n.x=(0<l?0:l)+i),s&&(l=e-o,n.height=Math.abs(l),n.y=(0<l?0:l)+o)}),n}drag(t){const e=this.chart,n=e.options.chart;var i=e.plotLeft;const o=e.plotTop,a=e.plotWidth,s=e.plotHeight,l=this.mouseDownX||0,c=this.mouseDownY||0,u=p(n.panning)?n.panning&&n.panning.enabled:n.panning,h=n.panKey&&t[n.panKey+"Key"];let d=t.chartX,f=t.chartY,A=this.selectionMarker;if((!A||!A.touch)&&(d<i?d=i:d>i+a&&(d=i+a),f<o?f=o:f>o+s&&(f=o+s),this.hasDragged=Math.sqrt(Math.pow(l-d,2)+Math.pow(c-f,2)),10<this.hasDragged)){i=e.isInsidePlot(l-i,c-o,{visiblePlotOnly:!0});const{shapeType:a,attrs:s}=this.getSelectionMarkerAttrs(d,f);!e.hasCartesianSeries&&!e.mapView||!this.zoomX&&!this.zoomY||!i||h||A||(this.selectionMarker=A=e.renderer[a](),A.attr({class:"highcharts-selection-marker",zIndex:7}).add(),e.styledMode||A.attr({fill:n.selectionMarkerFill||r("#334eff").setOpacity(.25).get()})),A&&A.attr(s),i&&!A&&u&&e.pan(t,n.panning)}}dragStart(t){const e=this.chart;e.mouseIsDown=t.type,e.cancelClick=!1,e.mouseDownX=this.mouseDownX=t.chartX,e.mouseDownY=this.mouseDownY=t.chartY}getSelectionBox(t){const e={args:{marker:t},result:{}};return d(this,"getSelectionBox",e,e=>{e.result={x:t.attr?+t.attr("x"):t.x,y:t.attr?+t.attr("y"):t.y,width:t.attr?t.attr("width"):t.width,height:t.attr?t.attr("height"):t.height}}),e.result}drop(t){const e=this,n=this.chart,r=this.hasPinched;if(this.selectionMarker){const{x:i,y:o,width:a,height:s}=this.getSelectionBox(this.selectionMarker),l={originalEvent:t,xAxis:[],yAxis:[],x:i,y:o,width:a,height:s};let h=!!n.mapView;(this.hasDragged||r)&&(n.axes.forEach(function(n){if(n.zoomEnabled&&c(n.min)&&(r||e[{xAxis:"zoomX",yAxis:"zoomY"}[n.coll]])&&f(i)&&f(o)&&f(a)&&f(s)){var u=n.horiz;const e="touchend"===t.type?n.minPixelPadding:0,r=n.toValue((u?i:o)+e);u=n.toValue((u?i+a:o+s)-e),l[n.coll].push({axis:n,min:Math.min(r,u),max:Math.max(r,u)}),h=!0}}),h&&d(n,"selection",l,function(t){n.zoom(u(t,r?{animation:!1}:null))})),f(n.index)&&(this.selectionMarker=this.selectionMarker.destroy()),r&&this.scaleGroups()}n&&f(n.index)&&(l(n.container,{cursor:n._cursor}),n.cancelClick=10<this.hasDragged,n.mouseIsDown=this.hasDragged=this.hasPinched=!1,this.pinchDown=[])}findNearestKDPoint(t,e,n){let r;return t.forEach(function(t){var i=!(t.noSharedTooltip&&e)&&0>t.options.findNearestPointBy.indexOf("y");if(t=t.searchPoint(n,i),(i=p(t,!0)&&t.series)&&!(i=!p(r,!0))){{i=r.distX-t.distX;const n=r.dist-t.dist,o=(t.series.group&&t.series.group.zIndex)-(r.series.group&&r.series.group.zIndex);i=0!==i&&e?i:0!==n?n:0!==o?o:r.series.index>t.series.index?-1:1}i=0<i}i&&(r=t)}),r}getChartCoordinatesFromPoint(t,e){var n=t.series;const r=n.xAxis;n=n.yAxis;const i=t.shapeArgs;if(r&&n){let o=m(t.clientX,t.plotX),a=t.plotY||0;return t.isNode&&i&&f(i.x)&&f(i.y)&&(o=i.x,a=i.y),e?{chartX:n.len+n.pos-a,chartY:r.len+r.pos-o}:{chartX:o+r.pos,chartY:a+n.pos}}if(i&&i.x&&i.y)return{chartX:i.x,chartY:i.y}}getChartPosition(){if(this.chartPosition)return this.chartPosition;var{container:t}=this.chart;const e=g(t);this.chartPosition={left:e.left,top:e.top,scaleX:1,scaleY:1};const n=t.offsetWidth;return t=t.offsetHeight,2<n&&2<t&&(this.chartPosition.scaleX=e.width/n,this.chartPosition.scaleY=e.height/t),this.chartPosition}getCoordinates(t){const e={xAxis:[],yAxis:[]};return this.chart.axes.forEach(function(n){e[n.isXAxis?"xAxis":"yAxis"].push({axis:n,value:n.toValue(t[n.horiz?"chartX":"chartY"])})}),e}getHoverData(t,e,n,r,i,o){const a=[];r=!(!r||!t);const s=function(t){return t.visible&&!(!i&&t.directTouch)&&m(t.options.enableMouseTracking,!0)};let l,c={chartX:o?o.chartX:void 0,chartY:o?o.chartY:void 0,shared:i};d(this,"beforeGetHoverData",c),l=e&&!e.stickyTracking?[e]:n.filter(t=>t.stickyTracking&&(c.filter||s)(t));const u=r||!o?t:this.findNearestKDPoint(l,i,o);return e=u&&u.series,u&&(i&&!e.noSharedTooltip?(l=n.filter(function(t){return c.filter?c.filter(t):s(t)&&!t.noSharedTooltip})).forEach(function(t){let e=h(t.points,function(t){return t.x===u.x&&!t.isNull});p(e)&&(t.boosted&&t.boost&&(e=t.boost.getPoint(e)),a.push(e))}):a.push(u)),d(this,"afterGetHoverData",c={hoverPoint:u}),{hoverPoint:c.hoverPoint,hoverSeries:e,hoverPoints:a}}getPointFromEvent(t){let e;for(t=t.target;t&&!e;)e=t.point,t=t.parentNode;return e}onTrackerMouseOut(t){t=t.relatedTarget;const e=this.chart.hoverSeries;this.isDirectTouch=!1,!e||!t||e.stickyTracking||this.inClass(t,"highcharts-tooltip")||this.inClass(t,"highcharts-series-"+e.index)&&this.inClass(t,"highcharts-tracker")||e.onMouseOut()}inClass(t,e){let n;for(;t;){if(n=s(t,"class")){if(-1!==n.indexOf(e))return!0;if(-1!==n.indexOf("highcharts-container"))return!1}t=t.parentElement}}init(t,e){this.options=e,this.chart=t,this.runChartClick=!(!e.chart.events||!e.chart.events.click),this.pinchDown=[],this.lastValidTouch={},this.setDOMEvents(),d(this,"afterInit")}normalize(t,e){var n=t.touches,r=n?n.length?n.item(0):m(n.changedTouches,t.changedTouches)[0]:t;return e||(e=this.getChartPosition()),n=r.pageX-e.left,r=r.pageY-e.top,n/=e.scaleX,r/=e.scaleY,u(t,{chartX:Math.round(n),chartY:Math.round(r)})}onContainerClick(t){const e=this.chart,n=e.hoverPoint;t=this.normalize(t);const r=e.plotLeft,i=e.plotTop;e.cancelClick||(n&&this.inClass(t.target,"highcharts-tracker")?(d(n.series,"click",u(t,{point:n})),e.hoverPoint&&n.firePointEvent("click",t)):(u(t,this.getCoordinates(t)),e.isInsidePlot(t.chartX-r,t.chartY-i,{visiblePlotOnly:!0})&&d(e,"click",t)))}onContainerMouseDown(t){const n=1==(1&(t.buttons||t.button));t=this.normalize(t),e.isFirefox&&0!==t.button&&this.onContainerMouseMove(t),(void 0===t.button||n)&&(this.zoomOption(t),n&&t.preventDefault&&t.preventDefault(),this.dragStart(t))}onContainerMouseLeave(t){const e=i[m(y.hoverChartIndex,-1)];t=this.normalize(t),e&&t.relatedTarget&&!this.inClass(t.relatedTarget,"highcharts-tooltip")&&(e.pointer.reset(),e.pointer.chartPosition=void 0)}onContainerMouseEnter(t){delete this.chartPosition}onContainerMouseMove(t){const e=this.chart,n=e.tooltip;t=this.normalize(t),this.setHoverChartIndex(),("mousedown"===e.mouseIsDown||this.touchSelect(t))&&this.drag(t),e.openMenu||!this.inClass(t.target,"highcharts-tracker")&&!e.isInsidePlot(t.chartX-e.plotLeft,t.chartY-e.plotTop,{visiblePlotOnly:!0})||n&&n.shouldStickOnContact(t)||(this.inClass(t.target,"highcharts-no-tooltip")?this.reset(!1,0):this.runPointActions(t))}onDocumentTouchEnd(t){const e=i[m(y.hoverChartIndex,-1)];e&&e.pointer.drop(t)}onContainerTouchMove(t){this.touchSelect(t)?this.onContainerMouseMove(t):this.touch(t)}onContainerTouchStart(t){this.touchSelect(t)?this.onContainerMouseDown(t):(this.zoomOption(t),this.touch(t,!0))}onDocumentMouseMove(t){const e=this.chart,n=e.tooltip,r=this.chartPosition;t=this.normalize(t,r),!r||e.isInsidePlot(t.chartX-e.plotLeft,t.chartY-e.plotTop,{visiblePlotOnly:!0})||n&&n.shouldStickOnContact(t)||this.inClass(t.target,"highcharts-tracker")||this.reset()}onDocumentMouseUp(t){const e=i[m(y.hoverChartIndex,-1)];e&&e.pointer.drop(t)}pinch(t){const e=this,n=e.chart,r=e.pinchDown,i=t.touches||[],a=i.length,s=e.lastValidTouch,l=e.hasZoom,c={},h=1===a&&(e.inClass(t.target,"highcharts-tracker")&&n.runTrackerClick||e.runChartClick),f={};var p=e.chart.tooltip;p=1===a&&m(p&&p.options.followTouchMove,!0);let A=e.selectionMarker;1<a?e.initiated=!0:p&&(e.initiated=!1),l&&e.initiated&&!h&&!1!==t.cancelable&&t.preventDefault(),[].map.call(i,function(t){return e.normalize(t)}),"touchstart"===t.type?([].forEach.call(i,function(t,e){r[e]={chartX:t.chartX,chartY:t.chartY}}),s.x=[r[0].chartX,r[1]&&r[1].chartX],s.y=[r[0].chartY,r[1]&&r[1].chartY],n.axes.forEach(function(t){if(t.zoomEnabled){const e=n.bounds[t.horiz?"h":"v"],r=t.minPixelPadding,i=t.toPixels(Math.min(m(t.options.min,t.dataMin),t.dataMin)),o=t.toPixels(Math.max(m(t.options.max,t.dataMax),t.dataMax)),a=Math.max(i,o);e.min=Math.min(t.pos,Math.min(i,o)-r),e.max=Math.max(t.pos+t.len,a+r)}}),e.res=!0):p?this.runPointActions(e.normalize(t)):r.length&&(d(n,"touchpan",{originalEvent:t},()=>{A||(e.selectionMarker=A=u({destroy:o,touch:!0},n.plotBox)),e.pinchTranslate(r,i,c,A,f,s),e.hasPinched=l,e.scaleGroups(c,f)}),e.res&&(e.res=!1,this.reset(!1,0)))}pinchTranslate(t,e,n,r,i,o){this.zoomHor&&this.pinchTranslateDirection(!0,t,e,n,r,i,o),this.zoomVert&&this.pinchTranslateDirection(!1,t,e,n,r,i,o)}pinchTranslateDirection(t,e,n,r,i,o,a,s){const l=this.chart,c=t?"x":"y",u=t?"X":"Y",h="chart"+u,d=t?"width":"height",f=l["plot"+(t?"Left":"Top")],p=l.inverted,A=l.bounds[t?"h":"v"],g=1===e.length,m=e[0][h],v=!g&&e[1][h];e=function(){"number"==typeof S&&20<Math.abs(m-v)&&(w=s||Math.abs(x-S)/Math.abs(m-v)),b=(f-x)/w+m,y=l["plot"+(t?"Width":"Height")]/w};let y,b,_,w=s||1,x=n[0][h],S=!g&&n[1][h];e(),(n=b)<A.min?(n=A.min,_=!0):n+y>A.max&&(n=A.max-y,_=!0),_?(x-=.8*(x-a[c][0]),"number"==typeof S&&(S-=.8*(S-a[c][1])),e()):a[c]=[x,S],p||(o[c]=b-f,o[d]=y),o=p?1/w:w,i[d]=y,i[c]=n,r[p?t?"scaleY":"scaleX":"scale"+u]=w,r["translate"+u]=o*f+(x-o*m)}reset(t,e){const n=this.chart,r=n.hoverSeries,i=n.hoverPoint,o=n.hoverPoints,a=n.tooltip,s=a&&a.shared?o:i;t&&s&&v(s).forEach(function(e){e.series.isCartesian&&void 0===e.plotX&&(t=!1)}),t?a&&s&&v(s).length&&(a.refresh(s),a.shared&&o?o.forEach(function(t){t.setState(t.state,!0),t.series.isCartesian&&(t.series.xAxis.crosshair&&t.series.xAxis.drawCrosshair(null,t),t.series.yAxis.crosshair&&t.series.yAxis.drawCrosshair(null,t))}):i&&(i.setState(i.state,!0),n.axes.forEach(function(t){t.crosshair&&i.series[t.coll]===t&&t.drawCrosshair(null,i)}))):(i&&i.onMouseOut(),o&&o.forEach(function(t){t.setState()}),r&&r.onMouseOut(),a&&a.hide(e),this.unDocMouseMove&&(this.unDocMouseMove=this.unDocMouseMove()),n.axes.forEach(function(t){t.hideCrosshair()}),this.hoverX=n.hoverPoints=n.hoverPoint=null)}runPointActions(t,e,n){const r=this.chart,o=r.tooltip&&r.tooltip.options.enabled?r.tooltip:void 0,s=!!o&&o.shared;let l=e||r.hoverPoint,c=l&&l.series||r.hoverSeries;e=this.getHoverData(l,c,r.series,(!t||"touchmove"!==t.type)&&(!!e||c&&c.directTouch&&this.isDirectTouch),s,t),l=e.hoverPoint,c=e.hoverSeries;const u=e.hoverPoints;e=c&&c.tooltipOptions.followPointer&&!c.tooltipOptions.split;const d=s&&c&&!c.noSharedTooltip;if(l&&(n||l!==r.hoverPoint||o&&o.isHidden)){if((r.hoverPoints||[]).forEach(function(t){-1===u.indexOf(t)&&t.setState()}),r.hoverSeries!==c&&c.onMouseOver(),this.applyInactiveState(u),(u||[]).forEach(function(t){t.setState("hover")}),r.hoverPoint&&r.hoverPoint.firePointEvent("mouseOut"),!l.series)return;r.hoverPoints=u,r.hoverPoint=l,l.firePointEvent("mouseOver",void 0,()=>{o&&l&&o.refresh(d?u:l,t)})}else e&&o&&!o.isHidden&&(n=o.getAnchor([{}],t),r.isInsidePlot(n[0],n[1],{visiblePlotOnly:!0})&&o.updatePosition({plotX:n[0],plotY:n[1]}));this.unDocMouseMove||(this.unDocMouseMove=a(r.container.ownerDocument,"mousemove",function(t){const e=i[y.hoverChartIndex];e&&e.pointer.onDocumentMouseMove(t)}),this.eventsToUnbind.push(this.unDocMouseMove)),r.axes.forEach(function(e){const n=m((e.crosshair||{}).snap,!0);let i;n&&((i=r.hoverPoint)&&i.series[e.coll]===e||(i=h(u,t=>t.series&&t.series[e.coll]===e))),i||!n?e.drawCrosshair(t,i):e.hideCrosshair()})}scaleGroups(t,e){const n=this.chart;n.series.forEach(function(r){const i=t||r.getPlotBox();r.group&&(r.xAxis&&r.xAxis.zoomEnabled||n.mapView)&&(r.group.attr(i),r.markerGroup&&(r.markerGroup.attr(i),r.markerGroup.clip(e?n.clipRect:null)),r.dataLabelsGroup&&r.dataLabelsGroup.attr(i))}),n.clipRect.attr(e||n.clipBox)}setDOMEvents(){const t=this.chart.container,n=t.ownerDocument;t.onmousedown=this.onContainerMouseDown.bind(this),t.onmousemove=this.onContainerMouseMove.bind(this),t.onclick=this.onContainerClick.bind(this),this.eventsToUnbind.push(a(t,"mouseenter",this.onContainerMouseEnter.bind(this))),this.eventsToUnbind.push(a(t,"mouseleave",this.onContainerMouseLeave.bind(this))),y.unbindDocumentMouseUp||(y.unbindDocumentMouseUp=a(n,"mouseup",this.onDocumentMouseUp.bind(this)));let r=this.chart.renderTo.parentElement;for(;r&&"BODY"!==r.tagName;)this.eventsToUnbind.push(a(r,"scroll",()=>{delete this.chartPosition})),r=r.parentElement;e.hasTouch&&(this.eventsToUnbind.push(a(t,"touchstart",this.onContainerTouchStart.bind(this),{passive:!1})),this.eventsToUnbind.push(a(t,"touchmove",this.onContainerTouchMove.bind(this),{passive:!1})),y.unbindDocumentTouchEnd||(y.unbindDocumentTouchEnd=a(n,"touchend",this.onDocumentTouchEnd.bind(this),{passive:!1})))}setHoverChartIndex(){const t=this.chart,n=e.charts[m(y.hoverChartIndex,-1)];n&&n!==t&&n.pointer.onContainerMouseLeave({relatedTarget:t.container}),n&&n.mouseIsDown||(y.hoverChartIndex=t.index)}touch(t,e){const n=this.chart;let r,i;this.setHoverChartIndex(),1===t.touches.length?(t=this.normalize(t),(i=n.isInsidePlot(t.chartX-n.plotLeft,t.chartY-n.plotTop,{visiblePlotOnly:!0}))&&!n.openMenu?(e&&this.runPointActions(t),"touchmove"===t.type&&(r=!!(e=this.pinchDown)[0]&&4<=Math.sqrt(Math.pow(e[0].chartX-t.chartX,2)+Math.pow(e[0].chartY-t.chartY,2))),m(r,!0)&&this.pinch(t)):e&&this.reset()):2===t.touches.length&&this.pinch(t)}touchSelect(t){return!(!this.chart.zooming.singleTouch||!t.touches||1!==t.touches.length)}zoomOption(t){const e=this.chart,n=e.inverted;var r=e.zooming.type||"";/touch/.test(t.type)&&(r=m(e.zooming.pinchType,r)),this.zoomX=t=/x/.test(r),this.zoomY=r=/y/.test(r),this.zoomHor=t&&!n||r&&n,this.zoomVert=r&&!n||t&&n,this.hasZoom=t||r}}return function(t){const e=[],r=[];t.compose=function(e){n.pushUnique(r,e)&&a(e,"beforeRender",function(){this.pointer=new t(this,this.options)})},t.dissolve=function(){for(let t=0,n=e.length;t<n;++t)e[t]();e.length=0}}(y||(y={})),y}),e(n,"Core/Legend/Legend.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Templating.js"],n["Core/Globals.js"],n["Core/Series/Point.js"],n["Core/Renderer/RendererUtilities.js"],n["Core/Utilities.js"]],function(t,e,n,r,i,o){const{animObject:a,setAnimation:s}=t,{format:l}=e,{marginNames:c}=n,{distribute:u}=i,{addEvent:h,createElement:d,css:f,defined:p,discardElement:A,find:g,fireEvent:m,isNumber:v,merge:y,pick:b,relativeLength:_,stableSort:w,syncTimeout:x}=o;class S{constructor(t,e){this.allItems=[],this.contentGroup=this.box=void 0,this.display=!1,this.group=void 0,this.offsetWidth=this.maxLegendWidth=this.maxItemWidth=this.legendWidth=this.legendHeight=this.lastLineHeight=this.lastItemY=this.itemY=this.itemX=this.itemMarginTop=this.itemMarginBottom=this.itemHeight=this.initialItemY=0,this.options=void 0,this.padding=0,this.pages=[],this.proximate=!1,this.scrollGroup=void 0,this.widthOption=this.totalItemWidth=this.titleHeight=this.symbolWidth=this.symbolHeight=0,this.chart=t,this.init(t,e)}init(t,e){this.chart=t,this.setOptions(e),e.enabled&&(this.render(),h(this.chart,"endResize",function(){this.legend.positionCheckboxes()}),h(this.chart,"render",()=>{this.proximate&&(this.proximatePositions(),this.positionItems())}))}setOptions(t){const e=b(t.padding,8);this.options=t,this.chart.styledMode||(this.itemStyle=t.itemStyle,this.itemHiddenStyle=y(this.itemStyle,t.itemHiddenStyle)),this.itemMarginTop=t.itemMarginTop,this.itemMarginBottom=t.itemMarginBottom,this.padding=e,this.initialItemY=e-5,this.symbolWidth=b(t.symbolWidth,16),this.pages=[],this.proximate="proximate"===t.layout&&!this.chart.inverted,this.baseline=void 0}update(t,e){const n=this.chart;this.setOptions(y(!0,this.options,t)),this.destroy(),n.isDirtyLegend=n.isDirtyBox=!0,b(e,!0)&&n.redraw(),m(this,"afterUpdate")}colorizeItem(t,e){const{group:n,label:r,line:i,symbol:o}=t.legendItem||{};if(n&&n[e?"removeClass":"addClass"]("highcharts-legend-item-hidden"),!this.chart.styledMode){const{itemHiddenStyle:n}=this,a=n.color,s=e&&t.color||a,l=t.options&&t.options.marker;let c={fill:s};null===r||void 0===r||r.css(y(e?this.itemStyle:n)),null===i||void 0===i||i.attr({stroke:s}),o&&(l&&o.isMarker&&(c=t.pointAttribs(),e||(c.stroke=c.fill=a)),o.attr(c))}m(this,"afterColorizeItem",{item:t,visible:e})}positionItems(){this.allItems.forEach(this.positionItem,this),this.chart.isResizing||this.positionCheckboxes()}positionItem(t){const{group:e,x:n=0,y:r=0}=t.legendItem||{};var i=this.options,o=i.symbolPadding;const a=!i.rtl;i=t.checkbox,e&&e.element&&(o={translateX:a?n:this.legendWidth-n-2*o-4,translateY:r},e[p(e.translateY)?"animate":"attr"](o,void 0,()=>{m(this,"afterPositionItem",{item:t})})),i&&(i.x=n,i.y=r)}destroyItem(t){const e=t.checkbox,n=t.legendItem||{};for(const t of["group","label","line","symbol"])n[t]&&(n[t]=n[t].destroy());e&&A(e),t.legendItem=void 0}destroy(){for(const t of this.getAllItems())this.destroyItem(t);for(const t of"clipRect up down pager nav box title group".split(" "))this[t]&&(this[t]=this[t].destroy());this.display=null}positionCheckboxes(){const t=this.group&&this.group.alignAttr,e=this.clipHeight||this.legendHeight,n=this.titleHeight;let r;t&&(r=t.translateY,this.allItems.forEach(function(i){const o=i.checkbox;let a;o&&(a=r+n+o.y+(this.scrollOffset||0)+3,f(o,{left:t.translateX+i.checkboxOffset+o.x-20+"px",top:a+"px",display:this.proximate||a>r-6&&a<r+e-6?"":"none"}))},this))}renderTitle(){var t=this.options;const e=this.padding,n=t.title;let r=0;n.text&&(this.title||(this.title=this.chart.renderer.label(n.text,e-3,e-4,void 0,void 0,void 0,t.useHTML,void 0,"legend-title").attr({zIndex:1}),this.chart.styledMode||this.title.css(n.style),this.title.add(this.group)),n.width||this.title.css({width:this.maxLegendWidth+"px"}),r=(t=this.title.getBBox()).height,this.offsetWidth=t.width,this.contentGroup.attr({translateY:r})),this.titleHeight=r}setText(t){const e=this.options;t.legendItem.label.attr({text:e.labelFormat?l(e.labelFormat,t,this.chart):e.labelFormatter.call(t)})}renderItem(t){const e=t.legendItem=t.legendItem||{};var n=this.chart,r=n.renderer;const i=this.options,o=this.symbolWidth,a=i.symbolPadding||0,s=this.itemStyle,l=this.itemHiddenStyle,c="horizontal"===i.layout?b(i.itemDistance,20):0,u=!i.rtl,h=!t.series,d=!h&&t.series.drawLegendSymbol?t.series:t;var f=d.options;const p=this.createCheckboxForItem&&f&&f.showCheckbox,A=i.useHTML,g=t.options.className;let m=e.label;f=o+a+c+(p?20:0),m||(e.group=r.g("legend-item").addClass("highcharts-"+d.type+"-series highcharts-color-"+t.colorIndex+(g?" "+g:"")+(h?" highcharts-series-"+t.index:"")).attr({zIndex:1}).add(this.scrollGroup),e.label=m=r.text("",u?o+a:-a,this.baseline||0,A),n.styledMode||m.css(y(t.visible?s:l)),m.attr({align:u?"left":"right",zIndex:2}).add(e.group),this.baseline||(this.fontMetrics=r.fontMetrics(m),this.baseline=this.fontMetrics.f+3+this.itemMarginTop,m.attr("y",this.baseline),this.symbolHeight=b(i.symbolHeight,this.fontMetrics.f),i.squareSymbol&&(this.symbolWidth=b(i.symbolWidth,Math.max(this.symbolHeight,16)),f=this.symbolWidth+a+c+(p?20:0),u&&m.attr("x",this.symbolWidth+a))),d.drawLegendSymbol(this,t),this.setItemEvents&&this.setItemEvents(t,m,A)),p&&!t.checkbox&&this.createCheckboxForItem&&this.createCheckboxForItem(t),this.colorizeItem(t,t.visible),!n.styledMode&&s.width||m.css({width:(i.itemWidth||this.widthOption||n.spacingBox.width)-f+"px"}),this.setText(t),n=m.getBBox(),r=this.fontMetrics&&this.fontMetrics.h||0,t.itemWidth=t.checkboxOffset=i.itemWidth||e.labelWidth||n.width+f,this.maxItemWidth=Math.max(this.maxItemWidth,t.itemWidth),this.totalItemWidth+=t.itemWidth,this.itemHeight=t.itemHeight=Math.round(e.labelHeight||(n.height>1.5*r?n.height:r))}layoutItem(t){var e=this.options;const n=this.padding,r="horizontal"===e.layout,i=t.itemHeight,o=this.itemMarginBottom,a=this.itemMarginTop,s=r?b(e.itemDistance,20):0,l=this.maxLegendWidth;e=e.alignColumns&&this.totalItemWidth>l?this.maxItemWidth:t.itemWidth;const c=t.legendItem||{};r&&this.itemX-n+e>l&&(this.itemX=n,this.lastLineHeight&&(this.itemY+=a+this.lastLineHeight+o),this.lastLineHeight=0),this.lastItemY=a+this.itemY+o,this.lastLineHeight=Math.max(i,this.lastLineHeight),c.x=this.itemX,c.y=this.itemY,r?this.itemX+=e:(this.itemY+=a+i+o,this.lastLineHeight=i),this.offsetWidth=this.widthOption||Math.max((r?this.itemX-n-(t.checkbox?0:s):e)+n,this.offsetWidth)}getAllItems(){let t=[];return this.chart.series.forEach(function(e){const n=e&&e.options;e&&b(n.showInLegend,!p(n.linkedTo)&&void 0,!0)&&(t=t.concat((e.legendItem||{}).labels||("point"===n.legendType?e.data:e)))}),m(this,"afterGetAllItems",{allItems:t}),t}getAlignment(){const t=this.options;return this.proximate?t.align.charAt(0)+"tv":t.floating?"":t.align.charAt(0)+t.verticalAlign.charAt(0)+t.layout.charAt(0)}adjustMargins(t,e){const n=this.chart,r=this.options,i=this.getAlignment();i&&[/(lth|ct|rth)/,/(rtv|rm|rbv)/,/(rbh|cb|lbh)/,/(lbv|lm|ltv)/].forEach(function(o,a){o.test(i)&&!p(t[a])&&(n[c[a]]=Math.max(n[c[a]],n.legend[(a+1)%2?"legendHeight":"legendWidth"]+[1,-1,-1,1][a]*r[a%2?"x":"y"]+b(r.margin,12)+e[a]+(n.titleOffset[a]||0)))})}proximatePositions(){const t=this.chart,e=[],n="left"===this.options.align;let r;this.allItems.forEach(function(r){var i,o=n;let a;r.yAxis&&(r.xAxis.options.reversed&&(o=!o),r.points&&(i=g(o?r.points:r.points.slice(0).reverse(),function(t){return v(t.plotY)})),o=this.itemMarginTop+r.legendItem.label.getBBox().height+this.itemMarginBottom,a=r.yAxis.top-t.plotTop,r.visible?(i=i?i.plotY:r.yAxis.height,i+=a-.3*o):i=a+r.yAxis.height,e.push({target:i,size:o,item:r}))},this);for(const n of u(e,t.plotHeight))r=n.item.legendItem||{},v(n.pos)&&(r.y=t.plotTop-t.spacing[0]+n.pos)}render(){const t=this.chart,e=t.renderer,n=this.options,r=this.padding;var i=this.getAllItems();let o,a=this.group,s=this.box;this.itemX=r,this.itemY=this.initialItemY,this.lastItemY=this.offsetWidth=0,this.widthOption=_(n.width,t.spacingBox.width-r);var l=t.spacingBox.width-2*r-n.x;-1<["rm","lm"].indexOf(this.getAlignment().substring(0,2))&&(l/=2),this.maxLegendWidth=this.widthOption||l,a||(this.group=a=e.g("legend").addClass(n.className||"").attr({zIndex:7}).add(),this.contentGroup=e.g().attr({zIndex:1}).add(a),this.scrollGroup=e.g().add(this.contentGroup)),this.renderTitle(),w(i,(t,e)=>(t.options&&t.options.legendIndex||0)-(e.options&&e.options.legendIndex||0)),n.reversed&&i.reverse(),this.allItems=i,this.display=l=!!i.length,this.itemHeight=this.totalItemWidth=this.maxItemWidth=this.lastLineHeight=0,i.forEach(this.renderItem,this),i.forEach(this.layoutItem,this),i=(this.widthOption||this.offsetWidth)+r,o=this.lastItemY+this.lastLineHeight+this.titleHeight,o=this.handleOverflow(o),o+=r,s||(this.box=s=e.rect().addClass("highcharts-legend-box").attr({r:n.borderRadius}).add(a)),t.styledMode||s.attr({stroke:n.borderColor,"stroke-width":n.borderWidth||0,fill:n.backgroundColor||"none"}).shadow(n.shadow),0<i&&0<o&&s[s.placed?"animate":"attr"](s.crisp.call({},{x:0,y:0,width:i,height:o},s.strokeWidth())),a[l?"show":"hide"](),t.styledMode&&"none"===a.getStyle("display")&&(i=o=0),this.legendWidth=i,this.legendHeight=o,l&&this.align(),this.proximate||this.positionItems(),m(this,"afterRender")}align(t=this.chart.spacingBox){const e=this.chart,n=this.options;let r=t.y;/(lth|ct|rth)/.test(this.getAlignment())&&0<e.titleOffset[0]?r+=e.titleOffset[0]:/(lbh|cb|rbh)/.test(this.getAlignment())&&0<e.titleOffset[2]&&(r-=e.titleOffset[2]),r!==t.y&&(t=y(t,{y:r})),e.hasRendered||(this.group.placed=!1),this.group.align(y(n,{width:this.legendWidth,height:this.legendHeight,verticalAlign:this.proximate?"top":n.verticalAlign}),!0,t)}handleOverflow(t){const e=this,n=this.chart,r=n.renderer,i=this.options;var o=i.y;const a="top"===i.verticalAlign,s=this.padding,l=i.maxHeight,c=i.navigation,u=b(c.animation,!0),h=c.arrowSize||12,d=this.pages,f=this.allItems,p=function(t){"number"==typeof t?_.attr({height:t}):_&&(e.clipRect=_.destroy(),e.contentGroup.clip()),e.contentGroup.div&&(e.contentGroup.div.style.clip=t?"rect("+s+"px,9999px,"+(s+t)+"px,0)":"auto")},A=function(t){return e[t]=r.circle(0,0,1.3*h).translate(h/2,h/2).add(y),n.styledMode||e[t].attr("fill","rgba(0,0,0,0.0001)"),e[t]};let g,m,v;o=n.spacingBox.height+(a?-o:o)-s;let y=this.nav,_=this.clipRect;return"horizontal"!==i.layout||"middle"===i.verticalAlign||i.floating||(o/=2),l&&(o=Math.min(o,l)),d.length=0,t&&0<o&&t>o&&!1!==c.enabled?(this.clipHeight=g=Math.max(o-20-this.titleHeight-s,0),this.currentPage=b(this.currentPage,1),this.fullHeight=t,f.forEach((t,e)=>{t=(v=t.legendItem||{}).y||0;const n=Math.round(v.label.getBBox().height);let r=d.length;(!r||t-d[r-1]>g&&(m||t)!==d[r-1])&&(d.push(m||t),r++),v.pageIx=r-1,m&&((f[e-1].legendItem||{}).pageIx=r-1),e===f.length-1&&t+n-d[r-1]>g&&t>d[r-1]&&(d.push(t),v.pageIx=r),t!==m&&(m=t)}),_||(_=e.clipRect=r.clipRect(0,s-2,9999,0),e.contentGroup.clip(_)),p(g),y||(this.nav=y=r.g().attr({zIndex:1}).add(this.group),this.up=r.symbol("triangle",0,0,h,h).add(y),A("upTracker").on("click",function(){e.scroll(-1,u)}),this.pager=r.text("",15,10).addClass("highcharts-legend-navigation"),!n.styledMode&&c.style&&this.pager.css(c.style),this.pager.add(y),this.down=r.symbol("triangle-down",0,0,h,h).add(y),A("downTracker").on("click",function(){e.scroll(1,u)})),e.scroll(0),t=o):y&&(p(),this.nav=y.destroy(),this.scrollGroup.attr({translateY:1}),this.clipHeight=0),t}scroll(t,e){const n=this.chart,r=this.pages,i=r.length,o=this.clipHeight,l=this.options.navigation,c=this.pager,u=this.padding;let h=this.currentPage+t;h>i&&(h=i),0<h&&(void 0!==e&&s(e,n),this.nav.attr({translateX:u,translateY:o+this.padding+7+this.titleHeight,visibility:"inherit"}),[this.up,this.upTracker].forEach(function(t){t.attr({class:1===h?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})}),c.attr({text:h+"/"+i}),[this.down,this.downTracker].forEach(function(t){t.attr({x:18+this.pager.getBBox().width,class:h===i?"highcharts-legend-nav-inactive":"highcharts-legend-nav-active"})},this),n.styledMode||(this.up.attr({fill:1===h?l.inactiveColor:l.activeColor}),this.upTracker.css({cursor:1===h?"default":"pointer"}),this.down.attr({fill:h===i?l.inactiveColor:l.activeColor}),this.downTracker.css({cursor:h===i?"default":"pointer"})),this.scrollOffset=-r[h-1]+this.initialItemY,this.scrollGroup.animate({translateY:this.scrollOffset}),this.currentPage=h,this.positionCheckboxes(),t=a(b(e,n.renderer.globalAnimation,!0)),x(()=>{m(this,"afterScroll",{currentPage:h})},t.duration))}setItemEvents(t,e,n){const i=this,o=t.legendItem||{},a=i.chart.renderer.boxWrapper,s=t instanceof r,l="highcharts-legend-"+(s?"point":"series")+"-active",c=i.chart.styledMode;n=n?[e,o.symbol]:[o.group];const u=e=>{i.allItems.forEach(n=>{t!==n&&[n].concat(n.linkedSeries||[]).forEach(t=>{t.setState(e,!s)})})};for(const r of n)r&&r.on("mouseover",function(){t.visible&&u("inactive"),t.setState("hover"),t.visible&&a.addClass(l),c||e.css(i.options.itemHoverStyle)}).on("mouseout",function(){i.chart.styledMode||e.css(y(t.visible?i.itemStyle:i.itemHiddenStyle)),u(""),a.removeClass(l),t.setState()}).on("click",function(e){const n=function(){t.setVisible&&t.setVisible(),u(t.visible?"inactive":"")};a.removeClass(l),e={browserEvent:e},t.firePointEvent?t.firePointEvent("legendItemClick",e,n):m(t,"legendItemClick",e,n)})}createCheckboxForItem(t){t.checkbox=d("input",{type:"checkbox",className:"highcharts-legend-checkbox",checked:t.selected,defaultChecked:t.selected},this.options.itemCheckboxStyle,this.chart.container),h(t.checkbox,"click",function(e){m(t.series||t,"checkboxClick",{checked:e.target.checked,item:t},function(){t.select()})})}}return function(t){const e=[];t.compose=function(n){o.pushUnique(e,n)&&h(n,"beforeMargins",function(){this.legend=new t(this,this.options.legend)})}}(S||(S={})),S}),e(n,"Core/Legend/LegendSymbol.js",[n["Core/Utilities.js"]],function(t){const{extend:e,merge:n,pick:r}=t;var i;return function(t){t.lineMarker=function(t,i){i=this.legendItem=this.legendItem||{};var o=this.options;const a=t.symbolWidth,s=t.symbolHeight,l=s/2,c=this.chart.renderer,u=i.group;t=t.baseline-Math.round(.3*t.fontMetrics.b);let h={},d=o.marker,f=0;this.chart.styledMode||(h={"stroke-width":Math.min(o.lineWidth||0,24)},o.dashStyle?h.dashstyle=o.dashStyle:"square"!==o.linecap&&(h["stroke-linecap"]="round")),i.line=c.path().addClass("highcharts-graph").attr(h).add(u),h["stroke-linecap"]&&(f=Math.min(i.line.strokeWidth(),a)/2),a&&i.line.attr({d:[["M",f,t],["L",a-f,t]]}),d&&!1!==d.enabled&&a&&(o=Math.min(r(d.radius,l),l),0===this.symbol.indexOf("url")&&(d=n(d,{width:s,height:s}),o=0),i.symbol=i=c.symbol(this.symbol,a/2-o,t-o,2*o,2*o,e({context:"legend"},d)).addClass("highcharts-point").add(u),i.isMarker=!0)},t.rectangle=function(t,e){e=e.legendItem||{};const n=t.symbolHeight,i=t.options.squareSymbol;e.symbol=this.chart.renderer.rect(i?(t.symbolWidth-n)/2:0,t.baseline-n+1,i?n:t.symbolWidth,n,r(t.options.symbolRadius,n/2)).addClass("highcharts-point").attr({zIndex:3}).add(e.group)}}(i||(i={})),i}),e(n,"Core/Series/SeriesDefaults.js",[],function(){return{lineWidth:1,allowPointSelect:!1,crisp:!0,showCheckbox:!1,animation:{duration:1e3},enableMouseTracking:!0,events:{},marker:{enabledThreshold:2,lineColor:"#ffffff",lineWidth:0,radius:4,states:{normal:{animation:!0},hover:{animation:{duration:150},enabled:!0,radiusPlus:2,lineWidthPlus:1},select:{fillColor:"#cccccc",lineColor:"#000000",lineWidth:2}}},point:{events:{}},dataLabels:{animation:{},align:"center",borderWidth:0,defer:!0,formatter:function(){const{numberFormatter:t}=this.series.chart;return"number"!=typeof this.y?"":t(this.y,-1)},padding:5,style:{fontSize:"0.7em",fontWeight:"bold",color:"contrast",textOutline:"1px contrast"},verticalAlign:"bottom",x:0,y:0},cropThreshold:300,opacity:1,pointRange:0,softThreshold:!0,states:{normal:{animation:!0},hover:{animation:{duration:150},lineWidthPlus:1,marker:{},halo:{size:10,opacity:.25}},select:{animation:{duration:0}},inactive:{animation:{duration:150},opacity:.2}},stickyTracking:!0,turboThreshold:1e3,findNearestPointBy:"x"}}),e(n,"Core/Series/SeriesRegistry.js",[n["Core/Globals.js"],n["Core/Defaults.js"],n["Core/Series/Point.js"],n["Core/Utilities.js"]],function(t,e,n,r){const{defaultOptions:i}=e,{extendClass:o,merge:a}=r;var s;return function(e){function r(t,r){const o=i.plotOptions||{},a=r.defaultOptions,s=r.prototype;s.type=t,s.pointClass||(s.pointClass=n),a&&(o[t]=a),e.seriesTypes[t]=r}e.seriesTypes=t.seriesTypes,e.registerSeriesType=r,e.seriesType=function(t,s,l,c,u){const h=i.plotOptions||{};return s=s||"",h[t]=a(h[s],l),r(t,o(e.seriesTypes[s]||function(){},c)),e.seriesTypes[t].prototype.type=t,u&&(e.seriesTypes[t].prototype.pointClass=o(n,u)),e.seriesTypes[t]}}(s||(s={})),s}),e(n,"Core/Series/Series.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Defaults.js"],n["Core/Foundation.js"],n["Core/Globals.js"],n["Core/Legend/LegendSymbol.js"],n["Core/Series/Point.js"],n["Core/Series/SeriesDefaults.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Utilities.js"]],function(t,e,n,r,i,o,a,s,l,c){const{animObject:u,setAnimation:h}=t,{defaultOptions:d}=e,{registerEventOptions:f}=n,{hasTouch:p,svg:A,win:g}=r,{seriesTypes:m}=s,{arrayMax:v,arrayMin:y,clamp:b,correctFloat:_,defined:w,diffObjects:x,erase:S,error:C,extend:k,find:B,fireEvent:T,getClosestDistance:E,getNestedProperty:M,insertItem:O,isArray:L,isNumber:D,isString:I,merge:P,objectEach:N,pick:F,removeEvent:R,splat:j,syncTimeout:H}=c;class U{constructor(){this.zones=this.yAxis=this.xAxis=this.userOptions=this.tooltipOptions=this.processedYData=this.processedXData=this.points=this.options=this.linkedSeries=this.index=this.eventsToUnbind=this.eventOptions=this.data=this.chart=this._i=void 0}init(t,e){T(this,"init",{options:e});const n=this,r=t.series;this.eventsToUnbind=[],n.chart=t,n.options=n.setOptions(e),e=n.options,n.linkedSeries=[],n.bindAxes(),k(n,{name:e.name,state:"",visible:!1!==e.visible,selected:!0===e.selected}),f(this,e);const i=e.events;let o;(i&&i.click||e.point&&e.point.events&&e.point.events.click||e.allowPointSelect)&&(t.runTrackerClick=!0),n.getColor(),n.getSymbol(),n.parallelArrays.forEach(function(t){n[t+"Data"]||(n[t+"Data"]=[])}),n.isCartesian&&(t.hasCartesianSeries=!0),r.length&&(o=r[r.length-1]),n._i=F(o&&o._i,-1)+1,n.opacity=n.options.opacity,t.orderItems("series",O(this,r)),e.dataSorting&&e.dataSorting.enabled?n.setDataSortingOptions():n.points||n.data||n.setData(e.data,!1),T(this,"afterInit")}is(t){return m[t]&&this instanceof m[t]}bindAxes(){const t=this,e=t.options,n=t.chart;let r;T(this,"bindAxes",null,function(){(t.axisTypes||[]).forEach(function(i){n[i].forEach(function(n){r=n.options,(F(e[i],0)===n.index||void 0!==e[i]&&e[i]===r.id)&&(O(t,n.series),t[i]=n,n.isDirty=!0)}),t[i]||t.optionalAxis===i||C(18,!0,n)})}),T(this,"afterBindAxes")}updateParallelArrays(t,e,n){const r=t.series,i=D(e)?function(n){const i="y"===n&&r.toYData?r.toYData(t):t[n];r[n+"Data"][e]=i}:function(t){Array.prototype[e].apply(r[t+"Data"],n)};r.parallelArrays.forEach(i)}hasData(){return this.visible&&void 0!==this.dataMax&&void 0!==this.dataMin||this.visible&&this.yData&&0<this.yData.length}autoIncrement(t){var e=this.options;const n=e.pointIntervalUnit,r=e.relativeXValue,i=this.chart.time;let o,a=this.xIncrement;return a=F(a,e.pointStart,0),this.pointInterval=o=F(this.pointInterval,e.pointInterval,1),r&&D(t)&&(o*=t),n&&(e=new i.Date(a),"day"===n?i.set("Date",e,i.get("Date",e)+o):"month"===n?i.set("Month",e,i.get("Month",e)+o):"year"===n&&i.set("FullYear",e,i.get("FullYear",e)+o),o=e.getTime()-a),r&&D(t)?a+o:(this.xIncrement=a+o,a)}setDataSortingOptions(){const t=this.options;k(this,{requireSorting:!1,sorted:!1,enabledDataSorting:!0,allowDG:!1}),w(t.pointRange)||(t.pointRange=1)}setOptions(t){var e,n;const r=this.chart;var i=r.options.plotOptions,o=r.userOptions||{};const a=P(t);t=r.styledMode;const s={plotOptions:i,userOptions:a};T(this,"setOptions",s);const l=s.plotOptions[this.type],c=(o=o.plotOptions||{}).series||{},u=d.plotOptions[this.type]||{},h=o[this.type]||{};return this.userOptions=s.userOptions,i=P(l,i.series,h,a),this.tooltipOptions=P(d.tooltip,null===(e=d.plotOptions.series)||void 0===e?void 0:e.tooltip,null===u||void 0===u?void 0:u.tooltip,r.userOptions.tooltip,null===(n=o.series)||void 0===n?void 0:n.tooltip,h.tooltip,a.tooltip),this.stickyTracking=F(a.stickyTracking,h.stickyTracking,c.stickyTracking,!(!this.tooltipOptions.shared||this.noSharedTooltip)||i.stickyTracking),null===l.marker&&delete i.marker,this.zoneAxis=i.zoneAxis,n=this.zones=(i.zones||[]).slice(),!i.negativeColor&&!i.negativeFillColor||i.zones||(e={value:i[this.zoneAxis+"Threshold"]||i.threshold||0,className:"highcharts-negative"},t||(e.color=i.negativeColor,e.fillColor=i.negativeFillColor),n.push(e)),n.length&&w(n[n.length-1].value)&&n.push(t?{}:{color:this.color,fillColor:this.fillColor}),T(this,"afterSetOptions",{options:i}),i}getName(){return F(this.options.name,"Series "+(this.index+1))}getCyclic(t,e,n){const r=this.chart,i=`${t}Index`,o=`${t}Counter`,a=(null===n||void 0===n?void 0:n.length)||r.options.chart.colorCount;if(!e){var s=F("color"===t?this.options.colorIndex:void 0,this[i]);w(s)||(r.series.length||(r[o]=0),s=r[o]%a,r[o]+=1),n&&(e=n[s])}void 0!==s&&(this[i]=s),this[t]=e}getColor(){this.chart.styledMode?this.getCyclic("color"):this.options.colorByPoint?this.color="#cccccc":this.getCyclic("color",this.options.color||d.plotOptions[this.type].color,this.chart.options.colors)}getPointsCollection(){return(this.hasGroupedData?this.points:this.data)||[]}getSymbol(){this.getCyclic("symbol",this.options.marker.symbol,this.chart.options.symbols)}findPointIndex(t,e){const n=t.id,r=t.x,i=this.points;var a,s=this.options.dataSorting;let l,c;if(n)(s=this.chart.get(n))instanceof o&&(a=s);else if((this.linkedParent||this.enabledDataSorting||this.options.relativeXValue)&&(a=(e=>!e.touched&&e.index===t.index),s&&s.matchByName?a=(e=>!e.touched&&e.name===t.name):this.options.relativeXValue&&(a=(e=>!e.touched&&e.options.x===t.x)),!(a=B(i,a))))return;return a&&(void 0!==(c=a&&a.index)&&(l=!0)),void 0===c&&D(r)&&(c=this.xData.indexOf(r,e)),-1!==c&&void 0!==c&&this.cropped&&(c=c>=this.cropStart?c-this.cropStart:c),!l&&D(c)&&i[c]&&i[c].touched&&(c=void 0),c}updateData(t,e){const n=this.options,r=n.dataSorting,i=this.points,o=[],a=this.requireSorting,s=t.length===i.length;let l,c,u,h=!0;if(this.xIncrement=null,t.forEach(function(t,e){var c=w(t)&&this.pointClass.prototype.optionsToObject.call({series:this},t)||{};const h=c.x;c.id||D(h)?(-1===(c=this.findPointIndex(c,u))||void 0===c?o.push(t):i[c]&&t!==n.data[c]?(i[c].update(t,!1,null,!1),i[c].touched=!0,a&&(u=c+1)):i[c]&&(i[c].touched=!0),(!s||e!==c||r&&r.enabled||this.hasDerivedData)&&(l=!0)):o.push(t)},this),l)for(t=i.length;t--;)(c=i[t])&&!c.touched&&c.remove&&c.remove(!1,e);else!s||r&&r.enabled?h=!1:(t.forEach(function(t,e){t===i[e].y||i[e].destroyed||i[e].update(t,!1,null,!1)}),o.length=0);return i.forEach(function(t){t&&(t.touched=!1)}),!!h&&(o.forEach(function(t){this.addPoint(t,!1,null,null,!1)},this),null===this.xIncrement&&this.xData&&this.xData.length&&(this.xIncrement=v(this.xData),this.autoIncrement()),!0)}setData(t,e=!0,n,r){var i;const o=this,a=o.points,s=a&&a.length||0,l=o.options,c=o.chart,u=l.dataSorting,h=o.xAxis,d=l.turboThreshold,f=this.xData,p=this.yData;var A=o.pointArrayMap;A=A&&A.length;const g=l.keys;let m,v=0,y=1,b=null;if(!c.options.chart.allowMutatingData){l.data&&delete o.options.data,o.userOptions.data&&delete o.userOptions.data;var _=P(!0,t)}if(_=(t=_||t||[]).length,u&&u.enabled&&(t=this.sortData(t)),c.options.chart.allowMutatingData&&!1!==r&&_&&s&&!o.cropped&&!o.hasGroupedData&&o.visible&&!o.boosted&&(m=this.updateData(t,n)),!m){if(o.xIncrement=null,o.colorCounter=0,this.parallelArrays.forEach(function(t){o[t+"Data"].length=0}),d&&_>d)if(b=o.getFirstValidPoint(t),D(b))for(n=0;n<_;n++)f[n]=this.autoIncrement(),p[n]=t[n];else if(L(b))if(A)if(b.length===A)for(n=0;n<_;n++)f[n]=this.autoIncrement(),p[n]=t[n];else for(n=0;n<_;n++)r=t[n],f[n]=r[0],p[n]=r.slice(1,A+1);else if(g&&(v=g.indexOf("x"),y=g.indexOf("y"),v=0<=v?v:0,y=0<=y?y:1),1===b.length&&(y=0),v===y)for(n=0;n<_;n++)f[n]=this.autoIncrement(),p[n]=t[n][y];else for(n=0;n<_;n++)r=t[n],f[n]=r[v],p[n]=r[y];else C(12,!1,c);else for(n=0;n<_;n++)r={series:o},o.pointClass.prototype.applyOptions.apply(r,[t[n]]),o.updateParallelArrays(r,n);for(p&&I(p[0])&&C(14,!0,c),o.data=[],o.options.data=o.userOptions.data=t,n=s;n--;)null===(i=a[n])||void 0===i||i.destroy();h&&(h.minRange=h.userMinRange),o.isDirty=c.isDirtyBox=!0,o.isDirtyData=!!a,n=!1}"point"===l.legendType&&(this.processData(),this.generatePoints()),e&&c.redraw(n)}sortData(t){const e=this,n=e.options.dataSorting.sortKey||"y",r=function(t,e){return w(e)&&t.pointClass.prototype.optionsToObject.call({series:t},e)||{}};return t.forEach(function(n,i){t[i]=r(e,n),t[i].index=i},this),t.concat().sort((t,e)=>(t=M(n,t),(e=M(n,e))<t?-1:e>t?1:0)).forEach(function(t,e){t.x=e},this),e.linkedSeries&&e.linkedSeries.forEach(function(e){const n=e.options,i=n.data;n.dataSorting&&n.dataSorting.enabled||!i||(i.forEach(function(n,o){i[o]=r(e,n),t[o]&&(i[o].x=t[o].x,i[o].index=o)}),e.setData(i,!1))}),t}getProcessedData(t){const e=this;var n=e.xAxis,r=e.options;const i=r.cropThreshold,o=t||e.getExtremesFromAll||r.getExtremesFromAll,a=null===n||void 0===n?void 0:n.logarithmic,s=e.isCartesian;let l,c=0;t=e.xData,r=e.yData;let u=!1;const h=t.length;if(n){var d=n.getExtremes();l=d.min,d=d.max,u=!(!n.categories||n.names.length)}if(s&&e.sorted&&!o&&(!i||h>i||e.forceCrop))if(t[h-1]<l||t[0]>d)t=[],r=[];else if(e.yData&&(t[0]<l||t[h-1]>d)){var f=this.cropData(e.xData,e.yData,l,d);t=f.xData,r=f.yData,c=f.start,f=!0}return{xData:t,yData:r,cropped:f,cropStart:c,closestPointRange:n=E([a?t.map(a.log2lin):t],()=>e.requireSorting&&!u&&C(15,!1,e.chart))}}processData(t){const e=this.xAxis;if(this.isCartesian&&!this.isDirty&&!e.isDirty&&!this.yAxis.isDirty&&!t)return!1;t=this.getProcessedData(),this.cropped=t.cropped,this.cropStart=t.cropStart,this.processedXData=t.xData,this.processedYData=t.yData,this.closestPointRange=this.basePointRange=t.closestPointRange,T(this,"afterProcessData")}cropData(t,e,n,r,i){const o=t.length;let a,s=0,l=o;for(i=F(i,this.cropShoulder),a=0;a<o;a++)if(t[a]>=n){s=Math.max(0,a-i);break}for(n=a;n<o;n++)if(t[n]>r){l=n+i;break}return{xData:t.slice(s,l),yData:e.slice(s,l),start:s,end:l}}generatePoints(){var t=this.options;const e=this.processedData||t.data,n=this.processedXData,r=this.processedYData,i=this.pointClass,o=n.length,a=this.cropStart||0,s=this.hasGroupedData,l=t.keys,c=[];let u;t=t.dataGrouping&&t.dataGrouping.groupAll?a:0;let h,d,f=this.data;if(!f&&!s){var p=[];p.length=e.length,f=this.data=p}for(l&&s&&(this.options.keys=!1),d=0;d<o;d++)p=a+d,s?((h=(new i).init(this,[n[d]].concat(j(r[d])))).dataGroup=this.groupMap[t+d],h.dataGroup.options&&(h.options=h.dataGroup.options,k(h,h.dataGroup.options),delete h.dataLabels)):(h=f[p])||void 0===e[p]||(f[p]=h=(new i).init(this,e[p],n[d])),h&&(h.index=s?t+d:p,c[d]=h);if(this.options.keys=l,f&&(o!==(u=f.length)||s))for(d=0;d<u;d++)d!==a||s||(d+=o),f[d]&&(f[d].destroyElements(),f[d].plotX=void 0);this.data=f,this.points=c,T(this,"afterGeneratePoints")}getXExtremes(t){return{min:y(t),max:v(t)}}getExtremes(t,e){const n=this.xAxis;var r=this.yAxis;const i=this.processedXData||this.xData,o=[],a=this.requireSorting?this.cropShoulder:0;r=!!r&&r.positiveValuesOnly;let s,l=0,c=0,u=0;const h=(t=t||this.stackedYData||this.processedYData||[]).length;if(n){var d=n.getExtremes();l=d.min,c=d.max}for(s=0;s<h;s++){var f=i[s];d=t[s];var p=(D(d)||L(d))&&(d.length||0<d||!r);if(f=e||this.getExtremesFromAll||this.options.getExtremesFromAll||this.cropped||!n||(i[s+a]||f)>=l&&(i[s-a]||f)<=c,p&&f)if(p=d.length)for(;p--;)D(d[p])&&(o[u++]=d[p]);else o[u++]=d}return t={activeYData:o,dataMin:y(o),dataMax:v(o)},T(this,"afterGetExtremes",{dataExtremes:t}),t}applyExtremes(){const t=this.getExtremes();return this.dataMin=t.dataMin,this.dataMax=t.dataMax,t}getFirstValidPoint(t){const e=t.length;let n=0,r=null;for(;null===r&&n<e;)r=t[n],n++;return r}translate(){var t;this.processedXData||this.processData(),this.generatePoints();var e=this.options;const n=e.stacking,r=this.xAxis,i=r.categories,o=this.enabledDataSorting,a=this.yAxis,s=this.points,l=s.length,c=this.pointPlacementToXValue(),u=!!c,h=e.threshold;e=e.startFromThreshold?h:0;let d,f,p,A,g=Number.MAX_VALUE;for(d=0;d<l;d++){const l=s[d],m=l.x;let v,y,x=l.y,S=l.low;const C=n&&(null===(t=a.stacking)||void 0===t?void 0:t.stacks[(this.negStacks&&x<(e?0:h)?"-":"")+this.stackKey]);let k;f=r.translate(m,!1,!1,!1,!0,c),l.plotX=D(f)?_(b(f,-1e5,1e5)):void 0,n&&this.visible&&C&&C[m]&&(A=this.getStackIndicator(A,m,this.index),!l.isNull&&A.key&&(y=(v=C[m]).points[A.key]),v&&L(y)&&(S=y[0],x=y[1],S===e&&A.key===C[m].base&&(S=F(D(h)?h:a.min)),a.positiveValuesOnly&&w(S)&&0>=S&&(S=void 0),l.total=l.stackTotal=F(v.total),l.percentage=w(l.y)&&v.total?l.y/v.total*100:void 0,l.stackY=x,this.irregularWidths||v.setOffset(this.pointXOffset||0,this.barW||0,void 0,void 0,void 0,this.xAxis))),l.yBottom=w(S)?b(a.translate(S,!1,!0,!1,!0),-1e5,1e5):void 0,this.dataModify&&(x=this.dataModify.modifyValue(x,d)),D(x)&&void 0!==l.plotX&&(k=a.translate(x,!1,!0,!1,!0),k=D(k)?b(k,-1e5,1e5):void 0),l.plotY=k,l.isInside=this.isPointInside(l),l.clientX=u?_(r.translate(m,!1,!1,!1,!0,c)):f,l.negative=(l.y||0)<(h||0),l.category=F(i&&i[l.x],l.x),l.isNull||!1===l.visible||(void 0!==p&&(g=Math.min(g,Math.abs(f-p))),p=f),l.zone=this.zones.length?l.getZone():void 0,!l.graphic&&this.group&&o&&(l.isNew=!0)}this.closestPointRangePx=g,T(this,"afterTranslate")}getValidPoints(t,e,n){const r=this.chart;return(t||this.points||[]).filter(function(t){const{plotX:i,plotY:o}=t;return!(!(n||!t.isNull&&D(o))||e&&!r.isInsidePlot(i,o,{inverted:r.inverted}))&&!1!==t.visible})}getClipBox(){const{chart:t,xAxis:e,yAxis:n}=this,r=P(t.clipBox);return e&&e.len!==t.plotSizeX&&(r.width=e.len),n&&n.len!==t.plotSizeY&&(r.height=n.len),r}getSharedClipKey(){return this.sharedClipKey=(this.options.xAxis||0)+","+(this.options.yAxis||0)}setClip(){const{chart:t,group:e,markerGroup:n}=this,r=t.sharedClips,i=t.renderer,o=this.getClipBox(),a=this.getSharedClipKey();let s=r[a];s?s.animate(o):r[a]=s=i.clipRect(o),e&&e.clip(!1===this.options.clip?void 0:s),n&&n.clip()}animate(t){const{chart:e,group:n,markerGroup:r}=this,i=e.inverted;var o=u(this.options.animation),a=[this.getSharedClipKey(),o.duration,o.easing,o.defer].join();let s=e.sharedClips[a],l=e.sharedClips[a+"m"];if(t&&n)o=this.getClipBox(),s?s.attr("height",o.height):(o.width=0,i&&(o.x=e.plotHeight),s=e.renderer.clipRect(o),e.sharedClips[a]=s,l=e.renderer.clipRect({x:-99,y:-99,width:i?e.plotWidth+199:99,height:i?99:e.plotHeight+199}),e.sharedClips[a+"m"]=l),n.clip(s),r&&r.clip(l);else if(s&&!s.hasClass("highcharts-animating")){a=this.getClipBox();const t=o.step;r&&r.element.childNodes.length&&(o.step=function(e,n){t&&t.apply(n,arguments),"width"===n.prop&&l&&l.element&&l.attr(i?"height":"width",e+99)}),s.addClass("highcharts-animating").animate(a,o)}}afterAnimate(){this.setClip(),N(this.chart.sharedClips,(t,e,n)=>{t&&!this.chart.container.querySelector(`[clip-path="url(#${t.id})"]`)&&(t.destroy(),delete n[e])}),this.finishedAnimating=!0,T(this,"afterAnimate")}drawPoints(t=this.points){const e=this.chart,n=e.styledMode,{colorAxis:r,options:i}=this,o=i.marker,a=this[this.specialGroup||"markerGroup"],s=this.xAxis,l=F(o.enabled,!(s&&!s.isRadial)||null,this.closestPointRangePx>=o.enabledThreshold*o.radius);let c,u,h,d,f,p;if(!1!==o.enabled||this._hasPointMarkers)for(c=0;c<t.length;c++){d=(h=(u=t[c]).graphic)?"animate":"attr";var A=u.marker||{};if(f=!!u.marker,(l&&void 0===A.enabled||A.enabled)&&!u.isNull&&!1!==u.visible){const t=F(A.symbol,this.symbol,"rect");p=this.markerAttribs(u,u.selected&&"select"),this.enabledDataSorting&&(u.startXPos=s.reversed?-(p.width||0):s.width);const i=!1!==u.isInside;!h&&i&&(0<(p.width||0)||u.hasImage)&&(u.graphic=h=e.renderer.symbol(t,p.x,p.y,p.width,p.height,f?A:o).add(a),this.enabledDataSorting&&e.hasRendered&&(h.attr({x:u.startXPos}),d="animate")),h&&"animate"===d&&h[i?"show":"hide"](i).animate(p),h&&(A=this.pointAttribs(u,n||!u.selected?void 0:"select"),n?r&&h.css({fill:A.fill}):h[d](A)),h&&h.addClass(u.getClassName(),!0)}else h&&(u.graphic=h.destroy())}}markerAttribs(t,e){const n=this.options;var r=n.marker;const i=t.marker||{},o=i.symbol||r.symbol,a={};let s=F(i.radius,r&&r.radius);return e&&(r=r.states[e],e=i.states&&i.states[e],s=F(e&&e.radius,r&&r.radius,s&&s+(r&&r.radiusPlus||0))),t.hasImage=o&&0===o.indexOf("url"),t.hasImage&&(s=0),t=t.pos(),D(s)&&t&&(a.x=t[0]-s,a.y=t[1]-s,n.crisp&&(a.x=Math.floor(a.x))),s&&(a.width=a.height=2*s),a}pointAttribs(t,e){var n=this.options.marker,r=t&&t.options;const i=r&&r.marker||{};var o=r&&r.color,a=t&&t.color;const s=t&&t.zone&&t.zone.color;let l=this.color;return t=F(i.lineWidth,n.lineWidth),r=1,l=o||s||a||l,o=i.fillColor||n.fillColor||l,a=i.lineColor||n.lineColor||l,e=e||"normal",n=n.states[e]||{},e=i.states&&i.states[e]||{},t=F(e.lineWidth,n.lineWidth,t+F(e.lineWidthPlus,n.lineWidthPlus,0)),o=e.fillColor||n.fillColor||o,{stroke:a=e.lineColor||n.lineColor||a,"stroke-width":t,fill:o,opacity:r=F(e.opacity,n.opacity,r)}}destroy(t){const e=this,n=e.chart,r=/AppleWebKit\/533/.test(g.navigator.userAgent),i=e.data||[];let o,a,s,u;for(T(e,"destroy",{keepEventsForUpdate:t}),this.removeEvents(t),(e.axisTypes||[]).forEach(function(t){(u=e[t])&&u.series&&(S(u.series,e),u.isDirty=u.forceRedraw=!0)}),e.legendItem&&e.chart.legend.destroyItem(e),a=i.length;a--;)(s=i[a])&&s.destroy&&s.destroy();e.clips&&e.clips.forEach(t=>t.destroy()),c.clearTimeout(e.animationTimeout),N(e,function(t,e){t instanceof l&&!t.survive&&t[o=r&&"group"===e?"hide":"destroy"]()}),n.hoverSeries===e&&(n.hoverSeries=void 0),S(n.series,e),n.orderItems("series"),N(e,function(n,r){t&&"hcEvents"===r||delete e[r]})}applyZones(){const t=this,e=this.chart,n=e.renderer,r=this.zones,i=this.clips||[],o=this.graph,a=this.area,s=Math.max(e.plotWidth,e.plotHeight),l=this[(this.zoneAxis||"y")+"Axis"],c=e.inverted;let u,h,d,f,p,A,g,m,v,y,_,w=!1;r.length&&(o||a)&&l&&void 0!==l.min?(p=l.reversed,A=l.horiz,o&&!this.showLine&&o.hide(),a&&a.hide(),f=l.getExtremes(),r.forEach(function(r,x){u=p?A?e.plotWidth:0:A?0:l.toPixels(f.min)||0,u=b(F(h,u),0,s),h=b(Math.round(l.toPixels(F(r.value,f.max),!0)||0),0,s),w&&(u=h=l.toPixels(f.max)),g=Math.abs(u-h),m=Math.min(u,h),v=Math.max(u,h),l.isXAxis?(d={x:c?v:m,y:0,width:g,height:s},A||(d.x=e.plotHeight-d.x)):(d={x:0,y:c?v:m,width:s,height:g},A&&(d.y=e.plotWidth-d.y)),i[x]?i[x].animate(d):i[x]=n.clipRect(d),y=t["zone-area-"+x],_=t["zone-graph-"+x],o&&_&&_.clip(i[x]),a&&y&&y.clip(i[x]),w=r.value>f.max,t.resetZones&&0===h&&(h=void 0)}),this.clips=i):t.visible&&(o&&o.show(),a&&a.show())}plotGroup(t,e,n,r,i){let o=this[t];const a=!o;return n={visibility:n,zIndex:r||.1},void 0===this.opacity||this.chart.styledMode||"inactive"===this.state||(n.opacity=this.opacity),a&&(this[t]=o=this.chart.renderer.g().add(i)),o.addClass("highcharts-"+e+" highcharts-series-"+this.index+" highcharts-"+this.type+"-series "+(w(this.colorIndex)?"highcharts-color-"+this.colorIndex+" ":"")+(this.options.className||"")+(o.hasClass("highcharts-tracker")?" highcharts-tracker":""),!0),o.attr(n)[a?"attr":"animate"](this.getPlotBox(e)),o}getPlotBox(t){let e=this.xAxis,n=this.yAxis;const r=this.chart;return t=r.inverted&&!r.polar&&e&&!1!==this.invertible&&"series"===t,r.inverted&&(e=n,n=this.xAxis),{translateX:e?e.left:r.plotLeft,translateY:n?n.top:r.plotTop,rotation:t?90:0,rotationOriginX:t?(e.len-n.len)/2:0,rotationOriginY:t?(e.len+n.len)/2:0,scaleX:t?-1:1,scaleY:1}}removeEvents(t){t||R(this),this.eventsToUnbind.length&&(this.eventsToUnbind.forEach(function(t){t()}),this.eventsToUnbind.length=0)}render(){const t=this;var e=t.chart;const n=t.options,r=u(n.animation),i=t.visible?"inherit":"hidden",o=n.zIndex,a=t.hasRendered;e=e.seriesGroup;let s=t.finishedAnimating?0:r.duration;T(this,"render"),t.plotGroup("group","series",i,o,e),t.markerGroup=t.plotGroup("markerGroup","markers",i,o,e),!1!==n.clip&&t.setClip(),t.animate&&s&&t.animate(!0),t.drawGraph&&(t.drawGraph(),t.applyZones()),t.visible&&t.drawPoints(),t.drawDataLabels&&t.drawDataLabels(),t.redrawPoints&&t.redrawPoints(),t.drawTracker&&n.enableMouseTracking&&t.drawTracker(),t.animate&&s&&t.animate(),a||(s&&r.defer&&(s+=r.defer),t.animationTimeout=H(function(){t.afterAnimate()},s||0)),t.isDirty=!1,t.hasRendered=!0,T(t,"afterRender")}redraw(){const t=this.isDirty||this.isDirtyData;this.translate(),this.render(),t&&delete this.kdTree}searchPoint(t,e){const n=this.xAxis,r=this.yAxis,i=this.chart.inverted;return this.searchKDTree({clientX:i?n.len-t.chartY+n.pos:t.chartX-n.pos,plotY:i?r.len-t.chartX+r.pos:t.chartY-r.pos},e,t)}buildKDTree(t){this.buildingKdTree=!0;const e=this,n=-1<e.options.findNearestPointBy.indexOf("y")?2:1;delete e.kdTree,H(function(){e.kdTree=function t(n,r,i){var o=n&&n.length;let a;if(o)return a=e.kdAxisArray[r%i],n.sort(function(t,e){return t[a]-e[a]}),{point:n[o=Math.floor(o/2)],left:t(n.slice(0,o),r+1,i),right:t(n.slice(o+1),r+1,i)}}(e.getValidPoints(null,!e.directTouch),n,n),e.buildingKdTree=!1},e.options.kdNow||t&&"touchstart"===t.type?0:1)}searchKDTree(t,e,n){const r=this,i=this.kdAxisArray[0],o=this.kdAxisArray[1],a=e?"distX":"dist";if(e=-1<r.options.findNearestPointBy.indexOf("y")?2:1,this.kdTree||this.buildingKdTree||this.buildKDTree(n),this.kdTree)return function t(e,n,s,l){const c=n.point;var u=r.kdAxisArray[s%l];let h=c;var d=w(e[i])&&w(c[i])?Math.pow(e[i]-c[i],2):null,f=w(e[o])&&w(c[o])?Math.pow(e[o]-c[o],2):null;return f=(d||0)+(f||0),c.dist=w(f)?Math.sqrt(f):Number.MAX_VALUE,c.distX=w(d)?Math.sqrt(d):Number.MAX_VALUE,f=0>(u=e[u]-c[u])?"left":"right",d=0>u?"right":"left",n[f]&&(h=(f=t(e,n[f],s+1,l))[a]<h[a]?f:c),n[d]&&Math.sqrt(u*u)<h[a]&&(h=(e=t(e,n[d],s+1,l))[a]<h[a]?e:h),h}(t,this.kdTree,e,e)}pointPlacementToXValue(){const{options:{pointPlacement:t,pointRange:e},xAxis:n}=this;let r=t;return"between"===r&&(r=n.reversed?-.5:.5),D(r)?r*(e||n.pointRange):0}isPointInside(t){const{chart:e,xAxis:n,yAxis:r}=this;return void 0!==t.plotY&&void 0!==t.plotX&&0<=t.plotY&&t.plotY<=(r?r.len:e.plotHeight)&&0<=t.plotX&&t.plotX<=(n?n.len:e.plotWidth)}drawTracker(){const t=this,e=t.options,n=e.trackByArea,r=[].concat(n?t.areaPath:t.graphPath),i=t.chart,o=i.pointer,a=i.renderer,s=i.options.tooltip.snap,l=t.tracker,c=function(n){e.enableMouseTracking&&i.hoverSeries!==t&&t.onMouseOver()},u="rgba(192,192,192,"+(A?1e-4:.002)+")";l?l.attr({d:r}):t.graph&&(t.tracker=a.path(r).attr({visibility:t.visible?"inherit":"hidden",zIndex:2}).addClass(n?"highcharts-tracker-area":"highcharts-tracker-line").add(t.group),i.styledMode||t.tracker.attr({"stroke-linecap":"round","stroke-linejoin":"round",stroke:u,fill:n?u:"none","stroke-width":t.graph.strokeWidth()+(n?0:2*s)}),[t.tracker,t.markerGroup,t.dataLabelsGroup].forEach(function(t){t&&(t.addClass("highcharts-tracker").on("mouseover",c).on("mouseout",function(t){o.onTrackerMouseOut(t)}),e.cursor&&!i.styledMode&&t.css({cursor:e.cursor}),p)&&t.on("touchstart",c)})),T(this,"afterDrawTracker")}addPoint(t,e,n,r,i){const o=this.options,a=this.data,s=this.chart;var l=this.xAxis;l=l&&l.hasNames&&l.names;const c=o.data,u=this.xData;let h,d;e=F(e,!0);const f={series:this};this.pointClass.prototype.applyOptions.apply(f,[t]);const p=f.x;if(d=u.length,this.requireSorting&&p<u[d-1])for(h=!0;d&&u[d-1]>p;)d--;this.updateParallelArrays(f,"splice",[d,0,0]),this.updateParallelArrays(f,d),l&&f.name&&(l[p]=f.name),c.splice(d,0,t),(h||this.processedData)&&(this.data.splice(d,0,null),this.processData()),"point"===o.legendType&&this.generatePoints(),n&&(a[0]&&a[0].remove?a[0].remove(!1):(a.shift(),this.updateParallelArrays(f,"shift"),c.shift())),!1!==i&&T(this,"addPoint",{point:f}),this.isDirtyData=this.isDirty=!0,e&&s.redraw(r)}removePoint(t,e,n){const r=this,i=r.data,o=i[t],a=r.points,s=r.chart,l=function(){a&&a.length===i.length&&a.splice(t,1),i.splice(t,1),r.options.data.splice(t,1),r.updateParallelArrays(o||{series:r},"splice",[t,1]),o&&o.destroy(),r.isDirty=!0,r.isDirtyData=!0,e&&s.redraw()};h(n,s),e=F(e,!0),o?o.firePointEvent("remove",null,l):l()}remove(t,e,n,r){function i(){o.destroy(r),a.isDirtyLegend=a.isDirtyBox=!0,a.linkSeries(r),F(t,!0)&&a.redraw(e)}const o=this,a=o.chart;!1!==n?T(o,"remove",null,i):i()}update(t,e){t=x(t,this.userOptions),T(this,"update",{options:t});const n=this,r=n.chart;var i=n.userOptions;const o=n.initialType||n.type;var a=r.options.plotOptions;const s=m[o].prototype;var l=n.finishedAnimating&&{animation:!1};const c={};let u,h=["colorIndex","eventOptions","navigatorSeries","symbolIndex","baseSeries"],d=t.type||i.type||r.options.chart.type;const f=!(this.hasDerivedData||d&&d!==this.type||void 0!==t.pointStart||void 0!==t.pointInterval||void 0!==t.relativeXValue||t.joinBy||t.mapData||n.hasOptionChanged("dataGrouping")||n.hasOptionChanged("pointStart")||n.hasOptionChanged("pointInterval")||n.hasOptionChanged("pointIntervalUnit")||n.hasOptionChanged("keys"));if(d=d||o,f&&(h.push("data","isDirtyData","points","processedData","processedXData","processedYData","xIncrement","cropped","_hasPointMarkers","_hasPointLabels","clips","nodes","layout","level","mapMap","mapData","minY","maxY","minX","maxX"),!1!==t.visible&&h.push("area","graph"),n.parallelArrays.forEach(function(t){h.push(t+"Data")}),t.data&&(t.dataSorting&&k(n.options.dataSorting,t.dataSorting),this.setData(t.data,!1))),t=P(i,l,{index:void 0===i.index?n.index:i.index,pointStart:F(a&&a.series&&a.series.pointStart,i.pointStart,n.xData[0])},!f&&{data:n.options.data},t),f&&t.data&&(t.data=n.options.data),(h=["group","markerGroup","dataLabelsGroup","transformGroup"].concat(h)).forEach(function(t){h[t]=n[t],delete n[t]}),a=!1,m[d]){if(a=d!==n.type,n.remove(!1,!1,!1,!0),a)if(Object.setPrototypeOf)Object.setPrototypeOf(n,m[d].prototype);else{for(u in l=Object.hasOwnProperty.call(n,"hcEvents")&&n.hcEvents,s)n[u]=void 0;k(n,m[d].prototype),l?n.hcEvents=l:delete n.hcEvents}}else C(17,!0,r,{missingModuleFor:d});if(h.forEach(function(t){n[t]=h[t]}),n.init(r,t),f&&this.points){if(!1===(t=n.options).visible)c.graphic=1,c.dataLabel=1;else if(!n._hasPointLabels){const{marker:e,dataLabels:n}=t;i=i.marker||{},!e||!1!==e.enabled&&i.symbol===e.symbol&&i.height===e.height&&i.width===e.width||(c.graphic=1),n&&!1===n.enabled&&(c.dataLabel=1)}for(const e of this.points)e&&e.series&&(e.resolveColor(),Object.keys(c).length&&e.destroyElements(c),!1===t.showInLegend&&e.legendItem&&r.legend.destroyItem(e))}n.initialType=o,r.linkSeries(),a&&n.linkedSeries.length&&(n.isDirtyData=!0),T(this,"afterUpdate"),F(e,!0)&&r.redraw(!!f&&void 0)}setName(t){this.name=this.options.name=this.userOptions.name=t,this.chart.isDirtyLegend=!0}hasOptionChanged(t){const e=this.options[t],n=this.chart.options.plotOptions,r=this.userOptions[t];return r?e!==r:e!==F(n&&n[this.type]&&n[this.type][t],n&&n.series&&n.series[t],e)}onMouseOver(){const t=this.chart,e=t.hoverSeries;t.pointer.setHoverChartIndex(),e&&e!==this&&e.onMouseOut(),this.options.events.mouseOver&&T(this,"mouseOver"),this.setState("hover"),t.hoverSeries=this}onMouseOut(){const t=this.options,e=this.chart,n=e.tooltip,r=e.hoverPoint;e.hoverSeries=null,r&&r.onMouseOut(),this&&t.events.mouseOut&&T(this,"mouseOut"),!n||this.stickyTracking||n.shared&&!this.noSharedTooltip||n.hide(),e.series.forEach(function(t){t.setState("",!0)})}setState(t,e){const n=this;var r=n.options;const i=n.graph,o=r.inactiveOtherPoints,a=r.states,s=F(a[t||"normal"]&&a[t||"normal"].animation,n.chart.options.chart.animation);let l=r.lineWidth,c=0,u=r.opacity;if(t=t||"",n.state!==t&&([n.group,n.markerGroup,n.dataLabelsGroup].forEach(function(e){e&&(n.state&&e.removeClass("highcharts-series-"+n.state),t&&e.addClass("highcharts-series-"+t))}),n.state=t,!n.chart.styledMode)){if(a[t]&&!1===a[t].enabled)return;if(t&&(l=a[t].lineWidth||l+(a[t].lineWidthPlus||0),u=F(a[t].opacity,u)),i&&!i.dashstyle&&D(l))for(r={"stroke-width":l},i.animate(r,s);n["zone-graph-"+c];)n["zone-graph-"+c].animate(r,s),c+=1;o||[n.group,n.markerGroup,n.dataLabelsGroup,n.labelBySeries].forEach(function(t){t&&t.animate({opacity:u},s)})}e&&o&&n.points&&n.setAllPointsToState(t||void 0)}setAllPointsToState(t){this.points.forEach(function(e){e.setState&&e.setState(t)})}setVisible(t,e){const n=this,r=n.chart,i=r.options.chart.ignoreHiddenSeries,o=n.visible,a=(n.visible=t=n.options.visible=n.userOptions.visible=void 0===t?!o:t)?"show":"hide";["group","dataLabelsGroup","markerGroup","tracker","tt"].forEach(function(t){n[t]&&n[t][a]()}),r.hoverSeries!==n&&(r.hoverPoint&&r.hoverPoint.series)!==n||n.onMouseOut(),n.legendItem&&r.legend.colorizeItem(n,t),n.isDirty=!0,n.options.stacking&&r.series.forEach(function(t){t.options.stacking&&t.visible&&(t.isDirty=!0)}),n.linkedSeries.forEach(function(e){e.setVisible(t,!1)}),i&&(r.isDirtyBox=!0),T(n,a),!1!==e&&r.redraw()}show(){this.setVisible(!0)}hide(){this.setVisible(!1)}select(t){this.selected=t=this.options.selected=void 0===t?!this.selected:t,this.checkbox&&(this.checkbox.checked=t),T(this,t?"select":"unselect")}shouldShowTooltip(t,e,n={}){return n.series=this,n.visiblePlotOnly=!0,this.chart.isInsidePlot(t,e,n)}drawLegendSymbol(t,e){var n;null===(n=i[this.options.legendSymbol||"rectangle"])||void 0===n||n.call(this,t,e)}}return U.defaultOptions=a,U.types=s.seriesTypes,U.registerType=s.registerSeriesType,k(U.prototype,{axisTypes:["xAxis","yAxis"],coll:"series",colorCounter:0,cropShoulder:1,directTouch:!1,isCartesian:!0,kdAxisArray:["clientX","plotY"],parallelArrays:["x","y"],pointClass:o,requireSorting:!0,sorted:!0}),s.series=U,U}),e(n,"Core/Chart/Chart.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Axis/Axis.js"],n["Core/Defaults.js"],n["Core/Templating.js"],n["Core/Foundation.js"],n["Core/Globals.js"],n["Core/Renderer/RendererRegistry.js"],n["Core/Series/Series.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Renderer/SVG/SVGRenderer.js"],n["Core/Time.js"],n["Core/Utilities.js"],n["Core/Renderer/HTML/AST.js"]],function(t,e,n,r,i,o,a,s,l,c,u,h,d){const{animate:f,animObject:p,setAnimation:A}=t,{defaultOptions:g,defaultTime:m}=n,{numberFormat:v}=r,{registerEventOptions:y}=i,{charts:b,doc:_,marginNames:w,svg:x,win:S}=o,{seriesTypes:C}=l,{addEvent:k,attr:B,createElement:T,css:E,defined:M,diffObjects:O,discardElement:L,erase:D,error:I,extend:P,find:N,fireEvent:F,getStyle:R,isArray:j,isNumber:H,isObject:U,isString:Q,merge:z,objectEach:Y,pick:V,pInt:W,relativeLength:G,removeEvent:X,splat:Z,syncTimeout:$,uniqueKey:K}=h;class J{static chart(t,e,n){return new J(t,e,n)}constructor(t,e,n){this.series=this.renderTo=this.renderer=this.pointer=this.pointCount=this.plotWidth=this.plotTop=this.plotLeft=this.plotHeight=this.plotBox=this.options=this.numberFormatter=this.margin=this.labelCollectors=this.isResizing=this.index=this.eventOptions=this.container=this.colorCounter=this.clipBox=this.chartWidth=this.chartHeight=this.bounds=this.axisOffset=this.axes=void 0,this.sharedClips={},this.zooming=this.yAxis=this.xAxis=this.userOptions=this.titleOffset=this.time=this.symbolCounter=this.spacingBox=this.spacing=void 0,this.getArgs(t,e,n)}getArgs(t,e,n){Q(t)||t.nodeName?(this.renderTo=t,this.init(e,n)):this.init(t,e)}setZoomOptions(){const t=this.options.chart,e=t.zooming;this.zooming=Object.assign(Object.assign({},e),{type:V(t.zoomType,e.type),key:V(t.zoomKey,e.key),pinchType:V(t.pinchType,e.pinchType),singleTouch:V(t.zoomBySingleTouch,e.singleTouch,!1),resetButton:z(e.resetButton,t.resetZoomButton)})}init(t,e){F(this,"init",{args:arguments},function(){const n=z(g,t),r=n.chart;this.userOptions=P({},t),this.margin=[],this.spacing=[],this.bounds={h:{},v:{}},this.labelCollectors=[],this.callback=e,this.isResizing=0,this.options=n,this.axes=[],this.series=[],this.time=t.time&&Object.keys(t.time).length?new u(t.time):o.time,this.numberFormatter=r.numberFormatter||v,this.styledMode=r.styledMode,this.hasCartesianSeries=r.showAxes,this.index=b.length,b.push(this),o.chartCount++,y(this,r),this.xAxis=[],this.yAxis=[],this.pointCount=this.colorCounter=this.symbolCounter=0,this.setZoomOptions(),F(this,"afterInit"),this.firstRender()})}initSeries(t){var e=this.options.chart;e=t.type||e.type;const n=C[e];return n||I(17,!0,this,{missingModuleFor:e}),"function"==typeof(e=new n).init&&e.init(this,t),e}setSeriesData(){this.getSeriesOrderByLinks().forEach(function(t){t.points||t.data||!t.enabledDataSorting||t.setData(t.options.data,!1)})}getSeriesOrderByLinks(){return this.series.concat().sort(function(t,e){return t.linkedSeries.length||e.linkedSeries.length?e.linkedSeries.length-t.linkedSeries.length:0})}orderItems(t,e=0){const n=this[t],r=this.options[t]=Z(this.options[t]).slice();if(t=this.userOptions[t]=this.userOptions[t]?Z(this.userOptions[t]).slice():[],this.hasRendered&&(r.splice(e),t.splice(e)),n)for(let i=e,o=n.length;i<o;++i)(e=n[i])&&(e.index=i,e instanceof s&&(e.name=e.getName()),e.options.isInternal||(r[i]=e.options,t[i]=e.userOptions))}isInsidePlot(t,e,n={}){const{inverted:r,plotBox:i,plotLeft:o,plotTop:a,scrollablePlotBox:s}=this;var l=0;let c=0;n.visiblePlotOnly&&this.scrollingContainer&&({scrollLeft:l,scrollTop:c}=this.scrollingContainer);const u=n.series,h=n.visiblePlotOnly&&s||i;var d=n.inverted?e:t;if(t={x:d,y:e=n.inverted?t:e,isInsidePlot:!0,options:n},!n.ignoreX){const e=u&&(r&&!this.polar?u.yAxis:u.xAxis)||{pos:o,len:1/0};(d=n.paneCoordinates?e.pos+d:o+d)>=Math.max(l+o,e.pos)&&d<=Math.min(l+o+h.width,e.pos+e.len)||(t.isInsidePlot=!1)}return!n.ignoreY&&t.isInsidePlot&&(l=!r&&n.axis&&!n.axis.isXAxis&&n.axis||u&&(r?u.xAxis:u.yAxis)||{pos:a,len:1/0},(n=n.paneCoordinates?l.pos+e:a+e)>=Math.max(c+a,l.pos)&&n<=Math.min(c+a+h.height,l.pos+l.len)||(t.isInsidePlot=!1)),F(this,"afterIsInsidePlot",t),t.isInsidePlot}redraw(t){F(this,"beforeRedraw");const e=this.hasCartesianSeries?this.axes:this.colorAxis||[],n=this.series,r=this.pointer,i=this.legend,o=this.userOptions.legend,a=this.renderer,s=a.isHidden(),l=[];let c,u,h,d=this.isDirtyBox,f=this.isDirtyLegend;for(a.rootFontSize=a.boxWrapper.getStyle("font-size"),this.setResponsive&&this.setResponsive(!1),A(!!this.hasRendered&&t,this),s&&this.temporaryDisplay(),this.layOutTitles(!1),t=n.length;t--;)if(((h=n[t]).options.stacking||h.options.centerInCategory)&&(u=!0,h.isDirty)){c=!0;break}if(c)for(t=n.length;t--;)(h=n[t]).options.stacking&&(h.isDirty=!0);n.forEach(function(t){t.isDirty&&("point"===t.options.legendType?("function"==typeof t.updateTotals&&t.updateTotals(),f=!0):o&&(o.labelFormatter||o.labelFormat)&&(f=!0)),t.isDirtyData&&F(t,"updatedData")}),f&&i&&i.options.enabled&&(i.render(),this.isDirtyLegend=!1),u&&this.getStacks(),e.forEach(function(t){t.updateNames(),t.setScale()}),this.getMargins(),e.forEach(function(t){t.isDirty&&(d=!0)}),e.forEach(function(t){const e=t.min+","+t.max;t.extKey!==e&&(t.extKey=e,l.push(function(){F(t,"afterSetExtremes",P(t.eventArgs,t.getExtremes())),delete t.eventArgs})),(d||u)&&t.redraw()}),d&&this.drawChartBox(),F(this,"predraw"),n.forEach(function(t){(d||t.isDirty)&&t.visible&&t.redraw(),t.isDirtyData=!1}),r&&r.reset(!0),a.draw(),F(this,"redraw"),F(this,"render"),s&&this.temporaryDisplay(!0),l.forEach(function(t){t.call()})}get(t){function e(e){return e.id===t||e.options&&e.options.id===t}const n=this.series;let r=N(this.axes,e)||N(this.series,e);for(let t=0;!r&&t<n.length;t++)r=N(n[t].points||[],e);return r}getAxes(){const t=this.options;F(this,"getAxes");for(const n of["xAxis","yAxis"]){const r=t[n]=Z(t[n]||{});for(const t of r)new e(this,t,n)}F(this,"afterGetAxes")}getSelectedPoints(){return this.series.reduce((t,e)=>(e.getPointsCollection().forEach(e=>{V(e.selectedStaging,e.selected)&&t.push(e)}),t),[])}getSelectedSeries(){return this.series.filter(function(t){return t.selected})}setTitle(t,e,n){this.applyDescription("title",t),this.applyDescription("subtitle",e),this.applyDescription("caption",void 0),this.layOutTitles(n)}applyDescription(t,e){const n=this,r=this.options[t]=z(this.options[t],e);let i=this[t];i&&e&&(this[t]=i=i.destroy()),r&&!i&&((i=this.renderer.text(r.text,0,0,r.useHTML).attr({align:r.align,class:"highcharts-"+t,zIndex:r.zIndex||4}).add()).update=function(e,r){n.applyDescription(t,e),n.layOutTitles(r)},this.styledMode||i.css(P("title"===t?{fontSize:this.options.isStock?"1em":"1.2em"}:{},r.style)),this[t]=i)}layOutTitles(t=!0){const e=[0,0,0],n=this.renderer,r=this.spacingBox;["title","subtitle","caption"].forEach(function(t){const i=this[t],o=this.options[t],a=o.verticalAlign||"top";if(t="title"===t?"top"===a?-3:0:"top"===a?e[0]+2:0,i){i.css({width:(o.width||r.width+(o.widthAdjust||0))+"px"});const s=n.fontMetrics(i).b,l=Math.round(i.getBBox(o.useHTML).height);i.align(P({y:"bottom"===a?s:t+s,height:l},o),!1,"spacingBox"),o.floating||("top"===a?e[0]=Math.ceil(e[0]+l):"bottom"===a&&(e[2]=Math.ceil(e[2]+l)))}},this),e[0]&&"top"===(this.options.title.verticalAlign||"top")&&(e[0]+=this.options.title.margin),e[2]&&"bottom"===this.options.caption.verticalAlign&&(e[2]+=this.options.caption.margin);const i=!this.titleOffset||this.titleOffset.join(",")!==e.join(",");this.titleOffset=e,F(this,"afterLayOutTitles"),!this.isDirtyBox&&i&&(this.isDirtyBox=this.isDirtyLegend=i,this.hasRendered&&t&&this.isDirtyBox&&this.redraw())}getContainerBox(){return{width:R(this.renderTo,"width",!0)||0,height:R(this.renderTo,"height",!0)||0}}getChartSize(){var t=this.options.chart;const e=t.width;t=t.height;const n=this.getContainerBox();this.chartWidth=Math.max(0,e||n.width||600),this.chartHeight=Math.max(0,G(t,this.chartWidth)||(1<n.height?n.height:400)),this.containerBox=n}temporaryDisplay(t){let e=this.renderTo;if(t)for(;e&&e.style;)e.hcOrigStyle&&(E(e,e.hcOrigStyle),delete e.hcOrigStyle),e.hcOrigDetached&&(_.body.removeChild(e),e.hcOrigDetached=!1),e=e.parentNode;else for(;e&&e.style&&(_.body.contains(e)||e.parentNode||(e.hcOrigDetached=!0,_.body.appendChild(e)),("none"===R(e,"display",!1)||e.hcOricDetached)&&(e.hcOrigStyle={display:e.style.display,height:e.style.height,overflow:e.style.overflow},t={display:"block",overflow:"hidden"},e!==this.renderTo&&(t.height=0),E(e,t),e.offsetWidth||e.style.setProperty("display","block","important")),(e=e.parentNode)!==_.body););}setClassName(t){this.container.className="highcharts-container "+(t||"")}getContainer(){const t=this.options,e=t.chart;var n=K();let r,i=this.renderTo;i||(this.renderTo=i=e.renderTo),Q(i)&&(this.renderTo=i=_.getElementById(i)),i||I(13,!0,this);var o=W(B(i,"data-highcharts-chart"));H(o)&&b[o]&&b[o].hasRendered&&b[o].destroy(),B(i,"data-highcharts-chart",this.index),i.innerHTML=d.emptyHTML,e.skipClone||i.offsetWidth||this.temporaryDisplay(),this.getChartSize(),o=this.chartWidth;const s=this.chartHeight;if(E(i,{overflow:"hidden"}),this.styledMode||(r=P({position:"relative",overflow:"hidden",width:o+"px",height:s+"px",textAlign:"left",lineHeight:"normal",zIndex:0,"-webkit-tap-highlight-color":"rgba(0,0,0,0)",userSelect:"none","touch-action":"manipulation",outline:"none"},e.style||{})),this.container=n=T("div",{id:n},r,i),this._cursor=n.style.cursor,this.renderer=new(e.renderer||!x?a.getRendererType(e.renderer):c)(n,o,s,void 0,e.forExport,t.exporting&&t.exporting.allowHTML,this.styledMode),this.containerBox=this.getContainerBox(),A(void 0,this),this.setClassName(e.className),this.styledMode)for(const e in t.defs)this.renderer.definition(t.defs[e]);else this.renderer.setStyle(e.style);this.renderer.chartIndex=this.index,F(this,"afterGetContainer")}getMargins(t){const{spacing:e,margin:n,titleOffset:r}=this;this.resetMargins(),r[0]&&!M(n[0])&&(this.plotTop=Math.max(this.plotTop,r[0]+e[0])),r[2]&&!M(n[2])&&(this.marginBottom=Math.max(this.marginBottom,r[2]+e[2])),this.legend&&this.legend.display&&this.legend.adjustMargins(n,e),F(this,"getMargins"),t||this.getAxisMargins()}getAxisMargins(){const t=this,e=t.axisOffset=[0,0,0,0],n=t.colorAxis,r=t.margin,i=function(t){t.forEach(function(t){t.visible&&t.getOffset()})};t.hasCartesianSeries?i(t.axes):n&&n.length&&i(n),w.forEach(function(n,i){M(r[i])||(t[n]+=e[i])}),t.setChartSize()}getOptions(){return O(this.userOptions,g)}reflow(t){const e=this;var n=e.options.chart;n=M(n.width)&&M(n.height);const r=e.containerBox,i=e.getContainerBox();delete e.pointer.chartPosition,!n&&!e.isPrinting&&r&&i.width&&(i.width===r.width&&i.height===r.height||(h.clearTimeout(e.reflowTimeout),e.reflowTimeout=$(function(){e.container&&e.setSize(void 0,void 0,!1)},t?100:0)),e.containerBox=i)}setReflow(){const t=this;var e=e=>{var n;null!==(n=t.options)&&void 0!==n&&n.chart.reflow&&t.hasLoaded&&t.reflow(e)};"function"==typeof ResizeObserver?new ResizeObserver(e).observe(t.renderTo):(e=k(S,"resize",e),k(this,"destroy",e))}setSize(t,e,n){const r=this,i=r.renderer;r.isResizing+=1,A(n,r),n=i.globalAnimation,r.oldChartHeight=r.chartHeight,r.oldChartWidth=r.chartWidth,void 0!==t&&(r.options.chart.width=t),void 0!==e&&(r.options.chart.height=e),r.getChartSize(),r.styledMode||(n?f:E)(r.container,{width:r.chartWidth+"px",height:r.chartHeight+"px"},n),r.setChartSize(!0),i.setSize(r.chartWidth,r.chartHeight,n),r.axes.forEach(function(t){t.isDirty=!0,t.setScale()}),r.isDirtyLegend=!0,r.isDirtyBox=!0,r.layOutTitles(),r.getMargins(),r.redraw(n),r.oldChartHeight=null,F(r,"resize"),$(function(){r&&F(r,"endResize",null,function(){--r.isResizing})},p(n).duration)}setChartSize(t){var e=this.inverted;const n=this.renderer;var r=this.chartWidth,i=this.chartHeight;const o=this.options.chart,a=this.spacing,s=this.clipOffset;let l,c,u,h;this.plotLeft=l=Math.round(this.plotLeft),this.plotTop=c=Math.round(this.plotTop),this.plotWidth=u=Math.max(0,Math.round(r-l-this.marginRight)),this.plotHeight=h=Math.max(0,Math.round(i-c-this.marginBottom)),this.plotSizeX=e?h:u,this.plotSizeY=e?u:h,this.plotBorderWidth=o.plotBorderWidth||0,this.spacingBox=n.spacingBox={x:a[3],y:a[0],width:r-a[3]-a[1],height:i-a[0]-a[2]},this.plotBox=n.plotBox={x:l,y:c,width:u,height:h},e=2*Math.floor(this.plotBorderWidth/2),r=Math.ceil(Math.max(e,s[3])/2),i=Math.ceil(Math.max(e,s[0])/2),this.clipBox={x:r,y:i,width:Math.floor(this.plotSizeX-Math.max(e,s[1])/2-r),height:Math.max(0,Math.floor(this.plotSizeY-Math.max(e,s[2])/2-i))},t||(this.axes.forEach(function(t){t.setAxisSize(),t.setAxisTranslation()}),n.alignElements()),F(this,"afterSetChartSize",{skipAxes:t})}resetMargins(){F(this,"resetMargins");const t=this,e=t.options.chart;["margin","spacing"].forEach(function(n){const r=e[n],i=U(r)?r:[r,r,r,r];["Top","Right","Bottom","Left"].forEach(function(r,o){t[n][o]=V(e[n+r],i[o])})}),w.forEach(function(e,n){t[e]=V(t.margin[n],t.spacing[n])}),t.axisOffset=[0,0,0,0],t.clipOffset=[0,0,0,0]}drawChartBox(){const t=this.options.chart,e=this.renderer,n=this.chartWidth,r=this.chartHeight,i=this.styledMode,o=this.plotBGImage;var a=t.backgroundColor;const s=t.plotBackgroundColor,l=t.plotBackgroundImage,c=this.plotLeft,u=this.plotTop,h=this.plotWidth,d=this.plotHeight,f=this.plotBox,p=this.clipRect,A=this.clipBox;let g,m,v=this.chartBackground,y=this.plotBackground,b=this.plotBorder,_="animate";v||(this.chartBackground=v=e.rect().addClass("highcharts-background").add(),_="attr"),i?g=m=v.strokeWidth():(m=(g=t.borderWidth||0)+(t.shadow?8:0),a={fill:a||"none"},(g||v["stroke-width"])&&(a.stroke=t.borderColor,a["stroke-width"]=g),v.attr(a).shadow(t.shadow)),v[_]({x:m/2,y:m/2,width:n-m-g%2,height:r-m-g%2,r:t.borderRadius}),_="animate",y||(_="attr",this.plotBackground=y=e.rect().addClass("highcharts-plot-background").add()),y[_](f),i||(y.attr({fill:s||"none"}).shadow(t.plotShadow),l&&(o?(l!==o.attr("href")&&o.attr("href",l),o.animate(f)):this.plotBGImage=e.image(l,c,u,h,d).add())),p?p.animate({width:A.width,height:A.height}):this.clipRect=e.clipRect(A),_="animate",b||(_="attr",this.plotBorder=b=e.rect().addClass("highcharts-plot-border").attr({zIndex:1}).add()),i||b.attr({stroke:t.plotBorderColor,"stroke-width":t.plotBorderWidth||0,fill:"none"}),b[_](b.crisp({x:c,y:u,width:h,height:d},-b.strokeWidth())),this.isDirtyBox=!1,F(this,"afterDrawChartBox")}propFromSeries(){const t=this,e=t.options.chart,n=t.options.series;let r,i,o;["inverted","angular","polar"].forEach(function(a){for(i=C[e.type],o=e[a]||i&&i.prototype[a],r=n&&n.length;!o&&r--;)(i=C[n[r].type])&&i.prototype[a]&&(o=!0);t[a]=o})}linkSeries(t){const e=this,n=e.series;n.forEach(function(t){t.linkedSeries.length=0}),n.forEach(function(t){let n=t.options.linkedTo;Q(n)&&(n=":previous"===n?e.series[t.index-1]:e.get(n))&&n.linkedParent!==t&&(n.linkedSeries.push(t),t.linkedParent=n,n.enabledDataSorting&&t.setDataSortingOptions(),t.visible=V(t.options.visible,n.options.visible,t.visible))}),F(this,"afterLinkSeries",{isUpdating:t})}renderSeries(){this.series.forEach(function(t){t.translate(),t.render()})}render(){const t=this.axes,e=this.colorAxis,n=this.renderer,r=function(t){t.forEach(function(t){t.visible&&t.render()})};let i=0;this.setTitle(),F(this,"beforeMargins"),this.getStacks&&this.getStacks(),this.getMargins(!0),this.setChartSize();const o=this.plotWidth;t.some(function(t){if(t.horiz&&t.visible&&t.options.labels.enabled&&t.series.length)return i=21,!0});const a=this.plotHeight=Math.max(this.plotHeight-i,0);t.forEach(function(t){t.setScale()}),this.getAxisMargins();const s=1.1<o/this.plotWidth,l=1.05<a/this.plotHeight;(s||l)&&(t.forEach(function(t){(t.horiz&&s||!t.horiz&&l)&&t.setTickInterval(!0)}),this.getMargins()),this.drawChartBox(),this.hasCartesianSeries?r(t):e&&e.length&&r(e),this.seriesGroup||(this.seriesGroup=n.g("series-group").attr({zIndex:3}).shadow(this.options.chart.seriesGroupShadow).add()),this.renderSeries(),this.addCredits(),this.setResponsive&&this.setResponsive(),this.hasRendered=!0}addCredits(t){const e=this,n=z(!0,this.options.credits,t);n.enabled&&!this.credits&&(this.credits=this.renderer.text(n.text+(this.mapCredits||""),0,0).addClass("highcharts-credits").on("click",function(){n.href&&(S.location.href=n.href)}).attr({align:n.position.align,zIndex:8}),e.styledMode||this.credits.css(n.style),this.credits.add().align(n.position),this.credits.update=function(t){e.credits=e.credits.destroy(),e.addCredits(t)})}destroy(){const t=this,e=t.axes,n=t.series,r=t.container,i=r&&r.parentNode;let a;for(F(t,"destroy"),t.renderer.forExport?D(b,t):b[t.index]=void 0,o.chartCount--,t.renderTo.removeAttribute("data-highcharts-chart"),X(t),a=e.length;a--;)e[a]=e[a].destroy();for(this.scroller&&this.scroller.destroy&&this.scroller.destroy(),a=n.length;a--;)n[a]=n[a].destroy();"title subtitle chartBackground plotBackground plotBGImage plotBorder seriesGroup clipRect credits pointer rangeSelector legend resetZoomButton tooltip renderer".split(" ").forEach(function(e){const n=t[e];n&&n.destroy&&(t[e]=n.destroy())}),r&&(r.innerHTML=d.emptyHTML,X(r),i&&L(r)),Y(t,function(e,n){delete t[n]})}firstRender(){const t=this,e=t.options;t.getContainer(),t.resetMargins(),t.setChartSize(),t.propFromSeries(),t.getAxes();const n=j(e.series)?e.series:[];e.series=[],n.forEach(function(e){t.initSeries(e)}),t.linkSeries(),t.setSeriesData(),F(t,"beforeRender"),t.render(),t.pointer.getChartPosition(),t.renderer.imgCount||t.hasLoaded||t.onload(),t.temporaryDisplay(!0)}onload(){this.callbacks.concat([this.callback]).forEach(function(t){t&&void 0!==this.index&&t.apply(this,[this])},this),F(this,"load"),F(this,"render"),M(this.index)&&this.setReflow(),this.warnIfA11yModuleNotLoaded(),this.hasLoaded=!0}warnIfA11yModuleNotLoaded(){const{options:t,title:e}=this;t&&!this.accessibility&&(this.renderer.boxWrapper.attr({role:"img","aria-label":(e&&e.element.textContent||"").replace(/</g,"&lt;")}),t.accessibility&&!1===t.accessibility.enabled||I('Highcharts warning: Consider including the "accessibility.js" module to make your chart more usable for people with disabilities. Set the "accessibility.enabled" option to false to remove this warning. See https://www.highcharts.com/docs/accessibility/accessibility-module.',!1,this))}addSeries(t,e,n){const r=this;let i;return t&&(e=V(e,!0),F(r,"addSeries",{options:t},function(){i=r.initSeries(t),r.isDirtyLegend=!0,r.linkSeries(),i.enabledDataSorting&&i.setData(t.data,!1),F(r,"afterAddSeries",{series:i}),e&&r.redraw(n)})),i}addAxis(t,e,n,r){return this.createAxis(e?"xAxis":"yAxis",{axis:t,redraw:n,animation:r})}addColorAxis(t,e,n){return this.createAxis("colorAxis",{axis:t,redraw:e,animation:n})}createAxis(t,n){return t=new e(this,n.axis,t),V(n.redraw,!0)&&this.redraw(n.animation),t}showLoading(t){const e=this,n=e.options,r=n.loading,i=function(){o&&E(o,{left:e.plotLeft+"px",top:e.plotTop+"px",width:e.plotWidth+"px",height:e.plotHeight+"px"})};let o=e.loadingDiv,a=e.loadingSpan;o||(e.loadingDiv=o=T("div",{className:"highcharts-loading highcharts-loading-hidden"},null,e.container)),a||(e.loadingSpan=a=T("span",{className:"highcharts-loading-inner"},null,o),k(e,"redraw",i)),o.className="highcharts-loading",d.setElementHTML(a,V(t,n.lang.loading,"")),e.styledMode||(E(o,P(r.style,{zIndex:10})),E(a,r.labelStyle),e.loadingShown||(E(o,{opacity:0,display:""}),f(o,{opacity:r.style.opacity||.5},{duration:r.showDuration||0}))),e.loadingShown=!0,i()}hideLoading(){const t=this.options,e=this.loadingDiv;e&&(e.className="highcharts-loading highcharts-loading-hidden",this.styledMode||f(e,{opacity:0},{duration:t.loading.hideDuration||100,complete:function(){E(e,{display:"none"})}})),this.loadingShown=!1}update(t,e,n,r){const i=this,o={credits:"addCredits",title:"setTitle",subtitle:"setSubtitle",caption:"setCaption"},a=t.isResponsiveOptions,s=[];let l,c;F(i,"update",{options:t}),a||i.setResponsive(!1,!0),t=O(t,i.options),i.userOptions=z(i.userOptions,t);var h=t.chart;if(h){if(z(!0,i.options.chart,h),this.setZoomOptions(),"className"in h&&i.setClassName(h.className),"inverted"in h||"polar"in h||"type"in h){i.propFromSeries();var d=!0}"alignTicks"in h&&(d=!0),"events"in h&&y(this,h),Y(h,function(t,e){-1!==i.propsRequireUpdateSeries.indexOf("chart."+e)&&(l=!0),-1!==i.propsRequireDirtyBox.indexOf(e)&&(i.isDirtyBox=!0),-1!==i.propsRequireReflow.indexOf(e)&&(a?i.isDirtyBox=!0:c=!0)}),!i.styledMode&&h.style&&i.renderer.setStyle(i.options.chart.style||{})}!i.styledMode&&t.colors&&(this.options.colors=t.colors),t.time&&(this.time===m&&(this.time=new u(t.time)),z(!0,i.options.time,t.time)),Y(t,function(e,n){i[n]&&"function"==typeof i[n].update?i[n].update(e,!1):"function"==typeof i[o[n]]?i[o[n]](e):"colors"!==n&&-1===i.collectionsWithUpdate.indexOf(n)&&z(!0,i.options[n],t[n]),"chart"!==n&&-1!==i.propsRequireUpdateSeries.indexOf(n)&&(l=!0)}),this.collectionsWithUpdate.forEach(function(e){t[e]&&(Z(t[e]).forEach(function(t,r){const o=M(t.id);let a;o&&(a=i.get(t.id)),!a&&i[e]&&(a=i[e][V(t.index,r)])&&(o&&M(a.options.id)||a.options.isInternal)&&(a=void 0),a&&a.coll===e&&(a.update(t,!1),n&&(a.touched=!0)),!a&&n&&i.collectionsWithInit[e]&&(i.collectionsWithInit[e][0].apply(i,[t].concat(i.collectionsWithInit[e][1]||[]).concat([!1])).touched=!0)}),n&&i[e].forEach(function(t){t.touched||t.options.isInternal?delete t.touched:s.push(t)}))}),s.forEach(function(t){t.chart&&t.remove&&t.remove(!1)}),d&&i.axes.forEach(function(t){t.update({},!1)}),l&&i.getSeriesOrderByLinks().forEach(function(t){t.chart&&t.update({},!1)},this),d=h&&h.width,h=h&&(Q(h.height)?G(h.height,d||i.chartWidth):h.height),c||H(d)&&d!==i.chartWidth||H(h)&&h!==i.chartHeight?i.setSize(d,h,r):V(e,!0)&&i.redraw(r),F(i,"afterUpdate",{options:t,redraw:e,animation:r})}setSubtitle(t,e){this.applyDescription("subtitle",t),this.layOutTitles(e)}setCaption(t,e){this.applyDescription("caption",t),this.layOutTitles(e)}showResetZoom(){function t(){e.zoomOut()}const e=this,n=g.lang,r=e.zooming.resetButton,i=r.theme,o="chart"===r.relativeTo||"spacingBox"===r.relativeTo?null:"scrollablePlotBox";F(this,"beforeShowResetZoom",null,function(){e.resetZoomButton=e.renderer.button(n.resetZoom,null,null,t,i).attr({align:r.position.align,title:n.resetZoomTitle}).addClass("highcharts-reset-zoom").add().align(r.position,!1,o)}),F(this,"afterShowResetZoom")}zoomOut(){F(this,"selection",{resetSelection:!0},this.zoom)}zoom(t){const e=this,n=e.pointer;let r,i=!1;!t||t.resetSelection?(e.axes.forEach(function(t){r=t.zoom()}),n.initiated=!1):t.xAxis.concat(t.yAxis).forEach(function(t){const o=t.axis;(n[o.isXAxis?"zoomX":"zoomY"]&&M(n.mouseDownX)&&M(n.mouseDownY)&&e.isInsidePlot(n.mouseDownX-e.plotLeft,n.mouseDownY-e.plotTop,{axis:o})||!M(e.inverted?n.mouseDownX:n.mouseDownY))&&(r=o.zoom(t.min,t.max),o.displayBtn&&(i=!0))});const o=e.resetZoomButton;i&&!o?e.showResetZoom():!i&&U(o)&&(e.resetZoomButton=o.destroy()),r&&e.redraw(V(e.options.chart.animation,t&&t.animation,100>e.pointCount))}pan(t,e){const n=this,r=n.hoverPoints;e="object"==typeof e?e:{enabled:e,type:"x"};const i=n.options.chart;i&&i.panning&&(i.panning=e);const o=e.type;let a;F(this,"pan",{originalEvent:t},function(){r&&r.forEach(function(t){t.setState()});let e=n.xAxis;"xy"===o?e=e.concat(n.yAxis):"y"===o&&(e=n.yAxis);const i={};e.forEach(function(e){if(e.options.panningEnabled&&!e.options.isInternal){var r=e.horiz,s=t[r?"chartX":"chartY"],l=n[r=r?"mouseDownX":"mouseDownY"],c=e.minPointOffset||0,u=e.reversed&&!n.inverted||!e.reversed&&n.inverted?-1:1,h=e.getExtremes(),d=e.toValue(l-s,!0)+c*u,f=e.toValue(l+e.len-s,!0)-(c*u||e.isXAxis&&e.pointRangePadding||0),p=f<d;u=e.hasVerticalPanning(),l=p?f:d,d=p?d:f;var A=e.panningState;!u||e.isXAxis||A&&!A.isDirty||e.series.forEach(function(t){var e=t.getProcessedData(!0);e=t.getExtremes(e.yData,!0),A||(A={startMin:Number.MAX_VALUE,startMax:-Number.MAX_VALUE}),H(e.dataMin)&&H(e.dataMax)&&(A.startMin=Math.min(V(t.options.threshold,1/0),e.dataMin,A.startMin),A.startMax=Math.max(V(t.options.threshold,-1/0),e.dataMax,A.startMax))}),u=Math.min(V(A&&A.startMin,h.dataMin),c?h.min:e.toValue(e.toPixels(h.min)-e.minPixelPadding)),f=Math.max(V(A&&A.startMax,h.dataMax),c?h.max:e.toValue(e.toPixels(h.max)+e.minPixelPadding)),e.panningState=A,e.isOrdinal||(0<(c=u-l)&&(d+=c,l=u),0<(c=d-f)&&(d=f,l-=c),e.series.length&&l!==h.min&&d!==h.max&&l>=u&&d<=f&&(e.setExtremes(l,d,!1,!1,{trigger:"pan"}),!n.resetZoomButton&&l!==u&&d!==f&&o.match("y")&&(n.showResetZoom(),e.displayBtn=!1),a=!0),i[r]=s)}}),Y(i,(t,e)=>{n[e]=t}),a&&n.redraw(!1),E(n.container,{cursor:"move"})})}}return P(J.prototype,{callbacks:[],collectionsWithInit:{xAxis:[J.prototype.addAxis,[!0]],yAxis:[J.prototype.addAxis,[!1]],series:[J.prototype.addSeries]},collectionsWithUpdate:["xAxis","yAxis","series"],propsRequireDirtyBox:"backgroundColor borderColor borderWidth borderRadius plotBackgroundColor plotBackgroundImage plotBorderColor plotBorderWidth plotShadow shadow".split(" "),propsRequireReflow:"margin marginTop marginRight marginBottom marginLeft spacing spacingTop spacingRight spacingBottom spacingLeft".split(" "),propsRequireUpdateSeries:"chart.inverted chart.polar chart.ignoreHiddenSeries chart.type colors plotOptions time tooltip".split(" ")}),J}),e(n,"Extensions/ScrollablePlotArea.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Axis/Axis.js"],n["Core/Chart/Chart.js"],n["Core/Series/Series.js"],n["Core/Renderer/RendererRegistry.js"],n["Core/Utilities.js"]],function(t,e,n,r,i,o){const{stop:a}=t,{addEvent:s,createElement:l,defined:c,merge:u,pick:h}=o;s(n,"afterSetChartSize",function(t){var n=this.options.chart.scrollablePlotArea,r=n&&n.minWidth;let i;n=n&&n.minHeight,this.renderer.forExport||(r?(this.scrollablePixelsX=r=Math.max(0,r-this.chartWidth))&&(this.scrollablePlotBox=this.renderer.scrollablePlotBox=u(this.plotBox),this.plotBox.width=this.plotWidth+=r,this.inverted?this.clipBox.height+=r:this.clipBox.width+=r,i={1:{name:"right",value:r}}):n&&(this.scrollablePixelsY=r=Math.max(0,n-this.chartHeight),c(r)&&(this.scrollablePlotBox=this.renderer.scrollablePlotBox=u(this.plotBox),this.plotBox.height=this.plotHeight+=r,this.inverted?this.clipBox.width+=r:this.clipBox.height+=r,i={2:{name:"bottom",value:r}})),i&&!t.skipAxes&&this.axes.forEach(function(t){i[t.side]?t.getPlotLinePath=function(){let n,r=i[t.side].name,o=this[r];return this[r]=o-i[t.side].value,n=e.prototype.getPlotLinePath.apply(this,arguments),this[r]=o,n}:(t.setAxisSize(),t.setAxisTranslation())}))}),s(n,"render",function(){this.scrollablePixelsX||this.scrollablePixelsY?(this.setUpScrolling&&this.setUpScrolling(),this.applyFixed()):this.fixedDiv&&this.applyFixed()}),n.prototype.setUpScrolling=function(){const t={WebkitOverflowScrolling:"touch",overflowX:"hidden",overflowY:"hidden"};let e;this.scrollablePixelsX&&(t.overflowX="auto"),this.scrollablePixelsY&&(t.overflowY="auto"),this.scrollingParent=l("div",{className:"highcharts-scrolling-parent"},{position:"relative"},this.renderTo),this.scrollingContainer=l("div",{className:"highcharts-scrolling"},t,this.scrollingParent),s(this.scrollingContainer,"scroll",()=>{this.pointer&&(delete this.pointer.chartPosition,this.hoverPoint&&(e=this.hoverPoint),this.pointer.runPointActions(void 0,e,!0))}),this.innerContainer=l("div",{className:"highcharts-inner-container"},null,this.scrollingContainer),this.innerContainer.appendChild(this.container),this.setUpScrolling=null},n.prototype.moveFixedElements=function(){let t,e=this.container,n=this.fixedRenderer,r=".highcharts-breadcrumbs-group .highcharts-contextbutton .highcharts-credits .highcharts-legend .highcharts-legend-checkbox .highcharts-navigator-series .highcharts-navigator-xaxis .highcharts-navigator-yaxis .highcharts-navigator .highcharts-reset-zoom .highcharts-drillup-button .highcharts-scrollbar .highcharts-subtitle .highcharts-title".split(" ");this.scrollablePixelsX&&!this.inverted?t=".highcharts-yaxis":this.scrollablePixelsX&&this.inverted?t=".highcharts-xaxis":this.scrollablePixelsY&&!this.inverted?t=".highcharts-xaxis":this.scrollablePixelsY&&this.inverted&&(t=".highcharts-yaxis"),t&&r.push(`${t}:not(.highcharts-radial-axis)`,`${t}-labels:not(.highcharts-radial-axis-labels)`),r.forEach(function(t){[].forEach.call(e.querySelectorAll(t),function(t){(t.namespaceURI===n.SVG_NS?n.box:n.box.parentNode).appendChild(t),t.style.pointerEvents="auto"})})},n.prototype.applyFixed=function(){var t=!this.fixedDiv,e=this.options.chart,n=e.scrollablePlotArea,r=i.getRendererType();t?(this.fixedDiv=l("div",{className:"highcharts-fixed"},{position:"absolute",overflow:"hidden",pointerEvents:"none",zIndex:(e.style&&e.style.zIndex||0)+2,top:0},null,!0),this.scrollingContainer&&this.scrollingContainer.parentNode.insertBefore(this.fixedDiv,this.scrollingContainer),this.renderTo.style.overflow="visible",this.fixedRenderer=e=new r(this.fixedDiv,this.chartWidth,this.chartHeight,this.options.chart.style),this.scrollableMask=e.path().attr({fill:this.options.chart.backgroundColor||"#fff","fill-opacity":h(n.opacity,.85),zIndex:-1}).addClass("highcharts-scrollable-mask").add(),s(this,"afterShowResetZoom",this.moveFixedElements),s(this,"afterApplyDrilldown",this.moveFixedElements),s(this,"afterLayOutTitles",this.moveFixedElements)):this.fixedRenderer.setSize(this.chartWidth,this.chartHeight),(this.scrollableDirty||t)&&(this.scrollableDirty=!1,this.moveFixedElements()),e=this.chartWidth+(this.scrollablePixelsX||0),r=this.chartHeight+(this.scrollablePixelsY||0),a(this.container),this.container.style.width=e+"px",this.container.style.height=r+"px",this.renderer.boxWrapper.attr({width:e,height:r,viewBox:[0,0,e,r].join(" ")}),this.chartBackground.attr({width:e,height:r}),this.scrollingContainer.style.height=this.chartHeight+"px",t&&(n.scrollPositionX&&(this.scrollingContainer.scrollLeft=this.scrollablePixelsX*n.scrollPositionX),n.scrollPositionY&&(this.scrollingContainer.scrollTop=this.scrollablePixelsY*n.scrollPositionY)),r=this.axisOffset,t=this.plotTop-r[0]-1,n=this.plotLeft-r[3]-1,e=this.plotTop+this.plotHeight+r[2]+1,r=this.plotLeft+this.plotWidth+r[1]+1;let o=this.plotLeft+this.plotWidth-(this.scrollablePixelsX||0),c=this.plotTop+this.plotHeight-(this.scrollablePixelsY||0);t=this.scrollablePixelsX?[["M",0,t],["L",this.plotLeft-1,t],["L",this.plotLeft-1,e],["L",0,e],["Z"],["M",o,t],["L",this.chartWidth,t],["L",this.chartWidth,e],["L",o,e],["Z"]]:this.scrollablePixelsY?[["M",n,0],["L",n,this.plotTop-1],["L",r,this.plotTop-1],["L",r,0],["Z"],["M",n,c],["L",n,this.chartHeight],["L",r,this.chartHeight],["L",r,c],["Z"]]:[["M",0,0]],"adjustHeight"!==this.redrawTrigger&&this.scrollableMask.attr({d:t})},s(e,"afterInit",function(){this.chart.scrollableDirty=!0}),s(r,"show",function(){this.chart.scrollableDirty=!0})}),e(n,"Core/Axis/Stacking/StackItem.js",[n["Core/Templating.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(t,e,n){const{format:r}=t,{series:i}=e,{destroyObjectProperties:o,fireEvent:a,isNumber:s,pick:l}=n;return class{constructor(t,e,n,r,i){const o=t.chart.inverted,a=t.reversed;this.axis=t,t=this.isNegative=!!n!=!!a,this.options=e=e||{},this.x=r,this.cumulative=this.total=null,this.points={},this.hasValidPoints=!1,this.stack=i,this.rightCliff=this.leftCliff=0,this.alignOptions={align:e.align||(o?t?"left":"right":"center"),verticalAlign:e.verticalAlign||(o?"middle":t?"bottom":"top"),y:e.y,x:e.x},this.textAlign=e.textAlign||(o?t?"right":"left":"center")}destroy(){o(this,this.axis)}render(t){const e=this.axis.chart,n=this.options;var i=n.format;i=i?r(i,this,e):n.formatter.call(this),this.label?this.label.attr({text:i,visibility:"hidden"}):(this.label=e.renderer.label(i,null,void 0,n.shape,void 0,void 0,n.useHTML,!1,"stack-labels"),i={r:n.borderRadius||0,text:i,padding:l(n.padding,5),visibility:"hidden"},e.styledMode||(i.fill=n.backgroundColor,i.stroke=n.borderColor,i["stroke-width"]=n.borderWidth,this.label.css(n.style||{})),this.label.attr(i),this.label.added||this.label.add(t)),this.label.labelrank=e.plotSizeY,a(this,"afterRender")}setOffset(t,e,n,r,o,c){const{alignOptions:u,axis:h,label:d,options:f,textAlign:p}=this,A=h.chart;n=this.getStackBox({xOffset:t,width:e,boxBottom:n,boxTop:r,defaultX:o,xAxis:c});var{verticalAlign:g}=u;if(d&&n){r=d.getBBox(),o=d.padding,c="justify"===l(f.overflow,"justify"),u.x=f.x||0,u.y=f.y||0;const{x:t,y:e}=this.adjustStackPosition({labelBox:r,verticalAlign:g,textAlign:p});n.x-=t,n.y-=e,d.align(u,!1,n),(g=A.isInsidePlot(d.alignAttr.x+u.x+t,d.alignAttr.y+u.y+e))||(c=!1),c&&i.prototype.justifyDataLabel.call(h,d,u,d.alignAttr,r,n),d.attr({x:d.alignAttr.x,y:d.alignAttr.y,rotation:f.rotation,rotationOriginX:r.width/2,rotationOriginY:r.height/2}),l(!c&&f.crop,!0)&&(g=s(d.x)&&s(d.y)&&A.isInsidePlot(d.x-o+d.width,d.y)&&A.isInsidePlot(d.x+o,d.y)),d[g?"show":"hide"]()}a(this,"afterSetOffset",{xOffset:t,width:e})}adjustStackPosition({labelBox:t,verticalAlign:e,textAlign:n}){const r={bottom:0,middle:1,top:2,right:1,center:0,left:-1};return{x:t.width/2+t.width/2*r[n],y:t.height/2*r[e]}}getStackBox(t){var e=this.axis;const n=e.chart,{boxTop:r,defaultX:i,xOffset:o,width:a,boxBottom:c}=t;var u=e.stacking.usePercentage?100:l(r,this.total,0);u=e.toPixels(u),t=t.xAxis||n.xAxis[0];const h=l(i,t.translate(this.x))+o;e=e.toPixels(c||s(e.min)&&e.logarithmic&&e.logarithmic.lin2log(e.min)||0),e=Math.abs(u-e);const d=this.isNegative;return n.inverted?{x:(d?u:u-e)-n.plotLeft,y:t.height-h-a,width:e,height:a}:{x:h+t.transB-n.plotLeft,y:(d?u-e:u)-n.plotTop,width:a,height:e}}}}),e(n,"Core/Axis/Stacking/StackingAxis.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Axis/Axis.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Axis/Stacking/StackItem.js"],n["Core/Utilities.js"]],function(t,e,n,r,i){function o(){const t=this,e=t.inverted;t.yAxis.forEach(t=>{t.stacking&&t.stacking.stacks&&t.hasVisibleSeries&&(t.stacking.oldStacks=t.stacking.stacks)}),t.series.forEach(n=>{const r=n.xAxis&&n.xAxis.options||{};!n.options.stacking||!0!==n.visible&&!1!==t.options.chart.ignoreHiddenSeries||(n.stackKey=[n.type,x(n.options.stack,""),e?r.top:r.left,e?r.height:r.width].join())})}function a(){const t=this.stacking;if(t){var e=t.stacks;w(e,function(t,n){v(t),e[n]=null}),t&&t.stackTotalGroup&&t.stackTotalGroup.destroy()}}function s(){"yAxis"!==this.coll||this.stacking||(this.stacking=new S(this))}function l(t,e,n,r){return!m(t)||t.x!==e||r&&t.stackKey!==r?t={x:e,index:0,key:r,stackKey:r}:t.index++,t.key=[n,e,t.index].join(),t}function c(){const t=this,e=t.stackKey,n=t.yAxis.stacking.stacks,r=t.processedXData,i=t[t.options.stacking+"Stacker"];let o;i&&[e,"-"+e].forEach(e=>{let a,s=r.length;for(;s--;){var l=r[s];o=t.getStackIndicator(o,l,t.index,e),(a=(l=n[e]&&n[e][l])&&l.points[o.key])&&i.call(t,a,l,s)}})}function u(t,e,n){e=e.total?100/e.total:0,t[0]=g(t[0]*e),t[1]=g(t[1]*e),this.stackedYData[n]=t[1]}function h(){const t=this.yAxis.stacking;this.options.centerInCategory&&(this.is("column")||this.is("columnrange"))&&!this.options.stacking&&1<this.chart.series.length?p.setStackedPoints.call(this,"group"):t&&w(t.stacks,(e,n)=>{"group"===n.slice(-5)&&(w(e,t=>t.destroy()),delete t.stacks[n])})}function d(t){var e=this.chart;const n=t||this.options.stacking;if(n&&(!0===this.visible||!1===e.options.chart.ignoreHiddenSeries)){var i=this.processedXData,o=this.processedYData,a=[],s=o.length,l=this.options,c=l.threshold,u=x(l.startFromThreshold&&c,0);l=l.stack;var h,d,f="-"+(t=t?`${this.type},${n}`:this.stackKey),p=this.negStacks,A=(e="group"===n?e.yAxis[0]:this.yAxis).stacking.stacks,v=e.stacking.oldStacks;for(e.stacking.stacksTouched+=1,d=0;d<s;d++){var y=i[d],_=o[d],w=this.getStackIndicator(w,y,this.index),S=w.key,C=(h=p&&_<(u?0:c))?f:t;A[C]||(A[C]={}),A[C][y]||(v[C]&&v[C][y]?(A[C][y]=v[C][y],A[C][y].total=null):A[C][y]=new r(e,e.options.stackLabels,!!h,y,l)),C=A[C][y],null!==_?(C.points[S]=C.points[this.index]=[x(C.cumulative,u)],m(C.cumulative)||(C.base=S),C.touched=e.stacking.stacksTouched,0<w.index&&!1===this.singleStacks&&(C.points[S][0]=C.points[this.index+","+y+",0"][0])):C.points[S]=C.points[this.index]=null,"percent"===n?(h=h?t:f,p&&A[h]&&A[h][y]?(h=A[h][y],C.total=h.total=Math.max(h.total,C.total)+Math.abs(_)||0):C.total=g(C.total+(Math.abs(_)||0))):"group"===n?(b(_)&&(_=_[0]),null!==_&&(C.total=(C.total||0)+1)):C.total=g(C.total+(_||0)),C.cumulative="group"===n?(C.total||1)-1:g(x(C.cumulative,u)+(_||0)),null!==_&&(C.points[S].push(C.cumulative),a[d]=C.cumulative,C.hasValidPoints=!0)}"percent"===n&&(e.stacking.usePercentage=!0),"group"!==n&&(this.stackedYData=a),e.stacking.oldStacks={}}}const{getDeferredAnimation:f}=t,{series:{prototype:p}}=n,{addEvent:A,correctFloat:g,defined:m,destroyObjectProperties:v,fireEvent:y,isArray:b,isNumber:_,objectEach:w,pick:x}=i;class S{constructor(t){this.oldStacks={},this.stacks={},this.stacksTouched=0,this.axis=t}buildStacks(){const t=this.axis,e=t.series,n=t.options.reversedStacks,r=e.length;let i,o;for(this.usePercentage=!1,o=r;o--;)(i=e[n?o:r-o-1]).setStackedPoints(),i.setGroupedPoints();for(o=0;o<r;o++)e[o].modifyStacks();y(t,"afterBuildStacks")}cleanStacks(){let t;this.oldStacks&&(t=this.stacks=this.oldStacks),w(t,function(t){w(t,function(t){t.cumulative=t.total})})}resetStacks(){w(this.stacks,t=>{w(t,(e,n)=>{_(e.touched)&&e.touched<this.stacksTouched?(e.destroy(),delete t[n]):(e.total=null,e.cumulative=null)})})}renderStackTotals(){var t=this.axis;const e=t.chart,n=e.renderer,r=this.stacks;t=f(e,t.options.stackLabels&&t.options.stackLabels.animation||!1);const i=this.stackTotalGroup=this.stackTotalGroup||n.g("stack-labels").attr({zIndex:6,opacity:0}).add();i.translate(e.plotLeft,e.plotTop),w(r,function(t){w(t,function(t){t.render(i)})}),i.animate({opacity:1},t)}}var C;return function(t){const e=[];t.compose=function(t,n,r){i.pushUnique(e,t)&&(A(t,"init",s),A(t,"destroy",a)),i.pushUnique(e,n)&&(n.prototype.getStacks=o),i.pushUnique(e,r)&&((t=r.prototype).getStackIndicator=l,t.modifyStacks=c,t.percentStacker=u,t.setGroupedPoints=h,t.setStackedPoints=d)}}(C||(C={})),C}),e(n,"Series/Line/LineSeries.js",[n["Core/Series/Series.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(t,e,n){const{defined:r,merge:i}=n;class o extends t{constructor(){super(...arguments),this.points=this.options=this.data=void 0}drawGraph(){const t=this,e=this.options,n=(this.gappedPath||this.getGraphPath).call(this),r=this.chart.styledMode;let i=[["graph","highcharts-graph"]];r||i[0].push(e.lineColor||this.color||"#cccccc",e.dashStyle),(i=t.getZonesGraphs(i)).forEach(function(i,o){var a=i[0];let s=t[a];const l=s?"animate":"attr";s?(s.endX=t.preventGraphAnimation?null:n.xMap,s.animate({d:n})):n.length&&(t[a]=s=t.chart.renderer.path(n).addClass(i[1]).attr({zIndex:1}).add(t.group)),s&&!r&&(a={stroke:i[2],"stroke-width":e.lineWidth||0,fill:t.fillGraph&&t.color||"none"},i[3]?a.dashstyle=i[3]:"square"!==e.linecap&&(a["stroke-linecap"]=a["stroke-linejoin"]="round"),s[l](a).shadow(2>o&&e.shadow)),s&&(s.startX=n.xMap,s.isArea=n.isArea)})}getGraphPath(t,e,n){const i=this,o=i.options,a=[],s=[];let l,c=o.step;const u=(t=t||i.points).reversed;return u&&t.reverse(),(c={right:1,center:2}[c]||c&&3)&&u&&(c=4-c),(t=this.getValidPoints(t,!1,!(o.connectNulls&&!e&&!n))).forEach(function(u,h){const d=u.plotX,f=u.plotY,p=t[h-1],A=u.isNull||"number"!=typeof f;(u.leftCliff||p&&p.rightCliff)&&!n&&(l=!0),A&&!r(e)&&0<h?l=!o.connectNulls:A&&!e?l=!0:(0===h||l?h=[["M",u.plotX,u.plotY]]:i.getPointSpline?h=[i.getPointSpline(t,u,h)]:c?(h=1===c?[["L",p.plotX,f]]:2===c?[["L",(p.plotX+d)/2,p.plotY],["L",(p.plotX+d)/2,f]]:[["L",d,p.plotY]]).push(["L",d,f]):h=[["L",d,f]],s.push(u.x),c&&(s.push(u.x),2===c&&s.push(u.x)),a.push.apply(a,h),l=!1)}),a.xMap=s,i.graphPath=a}getZonesGraphs(t){return this.zones.forEach(function(e,n){n=["zone-graph-"+n,"highcharts-graph highcharts-zone-graph-"+n+" "+(e.className||"")],this.chart.styledMode||n.push(e.color||this.color,e.dashStyle||this.options.dashStyle),t.push(n)},this),t}}return o.defaultOptions=i(t.defaultOptions,{legendSymbol:"lineMarker"}),e.registerSeriesType("line",o),o}),e(n,"Series/Area/AreaSeries.js",[n["Core/Color/Color.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(t,e,n){const{seriesTypes:{line:r}}=e,{extend:i,merge:o,objectEach:a,pick:s}=n;class l extends r{constructor(){super(...arguments),this.points=this.options=this.data=void 0}drawGraph(){this.areaPath=[],super.drawGraph.apply(this);const t=this,e=this.areaPath,n=this.options,r=[["area","highcharts-area",this.color,n.fillColor]];this.zones.forEach(function(e,i){r.push(["zone-area-"+i,"highcharts-area highcharts-zone-area-"+i+" "+e.className,e.color||t.color,e.fillColor||n.fillColor])}),r.forEach(function(r){const i=r[0],o={};let a=t[i];const l=a?"animate":"attr";a?(a.endX=t.preventGraphAnimation?null:e.xMap,a.animate({d:e})):(o.zIndex=0,(a=t[i]=t.chart.renderer.path(e).addClass(r[1]).add(t.group)).isArea=!0),t.chart.styledMode||(r[3]?o.fill=r[3]:(o.fill=r[2],o["fill-opacity"]=s(n.fillOpacity,.75))),a[l](o),a.startX=e.xMap,a.shiftUnit=n.step?2:1})}getGraphPath(t){var e=r.prototype.getGraphPath,n=this.options;const i=n.stacking,o=this.yAxis,a=[],l=[],c=this.index,u=o.stacking.stacks[this.stackKey],h=n.threshold,d=Math.round(o.getThreshold(n.threshold));n=s(n.connectNulls,"percent"===i);var f=function(e,n,r){var s=t[e];e=i&&u[s.x].points[c];const f=s[r+"Null"]||0;let A,g;r=s[r+"Cliff"]||0,s=!0,r||f?(A=(f?e[0]:e[1])+r,g=e[0]+r,s=!!f):!i&&t[n]&&t[n].isNull&&(A=g=h),void 0!==A&&(l.push({plotX:p,plotY:null===A?d:o.getThreshold(A),isNull:s,isCliff:!0}),a.push({plotX:p,plotY:null===g?d:o.getThreshold(g),doCurve:!1}))};let p;t=t||this.points,i&&(t=this.getStackPoints(t));for(let e=0,r=t.length;e<r;++e){i||(t[e].leftCliff=t[e].rightCliff=t[e].leftNull=t[e].rightNull=void 0);var A=t[e].isNull;p=s(t[e].rectPlotX,t[e].plotX);var g=i?s(t[e].yBottom,d):d;A&&!n||(n||f(e,e-1,"left"),A&&!i&&n||(l.push(t[e]),a.push({x:e,plotX:p,plotY:g})),n||f(e,e+1,"right"))}return f=e.call(this,l,!0,!0),a.reversed=!0,(g=(A=e.call(this,a,!0,!0))[0])&&"M"===g[0]&&(A[0]=["L",g[1],g[2]]),(A=f.concat(A)).length&&A.push(["Z"]),e=e.call(this,l,!1,n),A.xMap=f.xMap,this.areaPath=A,e}getStackPoints(t){const e=this,n=[],r=[],i=this.xAxis,o=this.yAxis,l=o.stacking.stacks[this.stackKey],c={},u=o.series,h=u.length,d=o.options.reversedStacks?1:-1,f=u.indexOf(e);if(t=t||this.points,this.options.stacking){for(let e=0;e<t.length;e++)t[e].leftNull=t[e].rightNull=void 0,c[t[e].x]=t[e];a(l,function(t,e){null!==t.total&&r.push(e)}),r.sort(function(t,e){return t-e});const p=u.map(t=>t.visible);r.forEach(function(t,a){let A,g,m=0;if(c[t]&&!c[t].isNull)n.push(c[t]),[-1,1].forEach(function(n){const i=1===n?"rightNull":"leftNull",o=l[r[a+n]];let s=0;if(o){let n=f;for(;0<=n&&n<h;){const r=u[n].index;(A=o.points[r])||(r===e.index?c[t][i]=!0:p[n]&&(g=l[t].points[r])&&(s-=g[1]-g[0])),n+=d}}c[t][1===n?"rightCliff":"leftCliff"]=s});else{let e=f;for(;0<=e&&e<h;){if(A=l[t].points[u[e].index]){m=A[1];break}e+=d}m=s(m,0),m=o.translate(m,0,1,0,1),n.push({isNull:!0,plotX:i.translate(t,0,0,0,1),x:t,plotY:m,yBottom:m})}})}return n}}return l.defaultOptions=o(r.defaultOptions,{threshold:0,legendSymbol:"rectangle"}),i(l.prototype,{singleStacks:!1}),e.registerSeriesType("area",l),l}),e(n,"Series/Spline/SplineSeries.js",[n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(t,e){const{line:n}=t.seriesTypes,{merge:r,pick:i}=e;class o extends n{constructor(){super(...arguments),this.points=this.options=this.data=void 0}getPointSpline(t,e,n){const r=e.plotX||0,o=e.plotY||0,a=t[n-1];let s,l,c;if(n=t[n+1],a&&!a.isNull&&!1!==a.doCurve&&!e.isCliff&&n&&!n.isNull&&!1!==n.doCurve&&!e.isCliff){t=a.plotY||0;var u=n.plotX||0;let i=0;l=(1.5*o+t)/2.5,c=(1.5*o+(n=n.plotY||0))/2.5,(u=(1.5*r+u)/2.5)!==(s=(1.5*r+(a.plotX||0))/2.5)&&(i=(c-l)*(u-r)/(u-s)+o-c),c+=i,(l+=i)>t&&l>o?c=2*o-(l=Math.max(t,o)):l<t&&l<o&&(c=2*o-(l=Math.min(t,o))),c>n&&c>o?l=2*o-(c=Math.max(n,o)):c<n&&c<o&&(l=2*o-(c=Math.min(n,o))),e.rightContX=u,e.rightContY=c}return e=["C",i(a.rightContX,a.plotX,0),i(a.rightContY,a.plotY,0),i(s,r,0),i(l,o,0),r,o],a.rightContX=a.rightContY=void 0,e}}return o.defaultOptions=r(n.defaultOptions),t.registerSeriesType("spline",o),o}),e(n,"Series/AreaSpline/AreaSplineSeries.js",[n["Series/Spline/SplineSeries.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(t,e,n){const{area:r,area:{prototype:i}}=e.seriesTypes,{extend:o,merge:a}=n;class s extends t{constructor(){super(...arguments),this.options=this.points=this.data=void 0}}return s.defaultOptions=a(t.defaultOptions,r.defaultOptions),o(s.prototype,{getGraphPath:i.getGraphPath,getStackPoints:i.getStackPoints,drawGraph:i.drawGraph}),e.registerSeriesType("areaspline",s),s}),e(n,"Series/Column/ColumnSeriesDefaults.js",[],function(){"";return{borderRadius:3,centerInCategory:!1,groupPadding:.2,marker:null,pointPadding:.1,minPointLength:0,cropThreshold:50,pointRange:null,states:{hover:{halo:!1,brightness:.1},select:{color:"#cccccc",borderColor:"#000000"}},dataLabels:{align:void 0,verticalAlign:void 0,y:void 0},startFromThreshold:!0,stickyTracking:!1,tooltip:{distance:6},threshold:0,borderColor:"#ffffff"}}),e(n,"Series/Column/ColumnSeries.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Color/Color.js"],n["Series/Column/ColumnSeriesDefaults.js"],n["Core/Globals.js"],n["Core/Series/Series.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(t,e,n,r,i,o,a){const{animObject:s}=t,{parse:l}=e,{hasTouch:c,noop:u}=r,{clamp:h,defined:d,extend:f,fireEvent:p,isArray:A,isNumber:g,merge:m,pick:v,objectEach:y}=a;class b extends i{constructor(){super(...arguments),this.points=this.options=this.group=this.data=this.borderWidth=void 0}animate(t){const e=this,n=this.yAxis,r=n.pos,i=e.options,o=this.chart.inverted,a={},l=o?"translateX":"translateY";let c;t?(a.scaleY=.001,t=h(n.toPixels(i.threshold),r,r+n.len),o?a.translateX=t-n.len:a.translateY=t,e.clipBox&&e.setClip(),e.group.attr(a)):(c=Number(e.group.attr(l)),e.group.animate({scaleY:1},f(s(e.options.animation),{step:function(t,n){e.group&&(a[l]=c+n.pos*(r-c),e.group.attr(a))}})))}init(t,e){super.init.apply(this,arguments);const n=this;(t=n.chart).hasRendered&&t.series.forEach(function(t){t.type===n.type&&(t.isDirty=!0)})}getColumnMetrics(){const t=this;var e=t.options;const n=t.xAxis,r=t.yAxis;var i=n.options.reversedStacks;i=n.reversed&&!i||!n.reversed&&i;const o={};let a,s=0;!1===e.grouping?s=1:t.chart.series.forEach(function(e){const n=e.yAxis,i=e.options;let l;e.type!==t.type||!e.visible&&t.chart.options.chart.ignoreHiddenSeries||r.len!==n.len||r.pos!==n.pos||(i.stacking&&"group"!==i.stacking?(a=e.stackKey,void 0===o[a]&&(o[a]=s++),l=o[a]):!1!==i.grouping&&(l=s++),e.columnIndex=l)});const l=Math.min(Math.abs(n.transA)*(n.ordinal&&n.ordinal.slope||e.pointRange||n.closestPointRange||n.tickInterval||1),n.len),c=l*e.groupPadding,u=(l-2*c)/(s||1);return e=Math.min(e.maxPointWidth||n.len,v(e.pointWidth,u*(1-2*e.pointPadding))),t.columnMetrics={width:e,offset:(u-e)/2+(c+((t.columnIndex||0)+(i?1:0))*u-l/2)*(i?-1:1),paddedWidth:u,columnCount:s},t.columnMetrics}crispCol(t,e,n,r){var i=this.borderWidth,o=-(i%2?.5:0);return i=i%2?.5:1,this.options.crisp&&(n=Math.round(t+n)+o,n-=t=Math.round(t)+o),r=Math.round(e+r)+i,o=.5>=Math.abs(e)&&.5<r,r-=e=Math.round(e)+i,o&&r&&(--e,r+=1),{x:t,y:e,width:n,height:r}}adjustForMissingColumns(t,e,n,r){const i=this.options.stacking;if(!n.isNull&&1<r.columnCount){const o=this.yAxis.options.reversedStacks;let a=0,s=o?0:-r.columnCount;y(this.yAxis.stacking&&this.yAxis.stacking.stacks,t=>{if("number"==typeof n.x){const e=t[n.x.toString()];e&&(t=e.points[this.index],i?(t&&(a=s),e.hasValidPoints&&(o?s++:s--)):A(t)&&(t=Object.keys(e.points).filter(t=>!t.match(",")&&e.points[t]&&1<e.points[t].length).map(parseFloat).sort((t,e)=>e-t),a=t.indexOf(this.index),s=t.length))}}),t=(n.plotX||0)+((s-1)*r.paddedWidth+e)/2-e-a*r.paddedWidth}return t}translate(){const t=this,e=t.chart,n=t.options;var r=t.dense=2>t.closestPointRange*t.xAxis.transA;r=t.borderWidth=v(n.borderWidth,r?0:1);const o=t.xAxis,a=t.yAxis,s=n.threshold,l=v(n.minPointLength,5),c=t.getColumnMetrics(),u=c.width,f=t.pointXOffset=c.offset,A=t.dataMin,m=t.dataMax;let y=t.barW=Math.max(u,1+2*r),b=t.translatedThreshold=a.getThreshold(s);e.inverted&&(b-=.5),n.pointPadding&&(y=Math.ceil(y)),i.prototype.translate.apply(t),t.points.forEach(function(r){const i=v(r.yBottom,b);var p=999+Math.abs(i),_=r.plotX||0;p=h(r.plotY,-p,a.len+p);let w=Math.min(p,i),x=Math.max(p,i)-w,S=u,C=_+f,k=y;l&&Math.abs(x)<l&&(x=l,_=!a.reversed&&!r.negative||a.reversed&&r.negative,g(s)&&g(m)&&r.y===s&&m<=s&&(a.min||0)<s&&(A!==m||(a.max||0)<=s)&&(_=!_,r.negative=!r.negative),w=Math.abs(w-b)>l?i-l:b-(_?l:0)),d(r.options.pointWidth)&&(S=k=Math.ceil(r.options.pointWidth),C-=Math.round((S-u)/2)),n.centerInCategory&&(C=t.adjustForMissingColumns(C,S,r,c)),r.barX=C,r.pointWidth=S,r.tooltipPos=e.inverted?[h(a.len+a.pos-e.plotLeft-p,a.pos-e.plotLeft,a.len+a.pos-e.plotLeft),o.len+o.pos-e.plotTop-C-k/2,x]:[o.left-e.plotLeft+C+k/2,h(p+a.pos-e.plotTop,a.pos-e.plotTop,a.len+a.pos-e.plotTop),x],r.shapeType=t.pointClass.prototype.shapeType||"roundedRect",r.shapeArgs=t.crispCol(C,r.isNull?b:w,k,r.isNull?0:x)}),p(this,"afterColumnTranslate")}drawGraph(){this.group[this.dense?"addClass":"removeClass"]("highcharts-dense-data")}pointAttribs(t,e){const n=this.options;var r=this.pointAttrToOptions||{},i=r.stroke||"borderColor";const o=r["stroke-width"]||"borderWidth";let a,s=t&&t.color||this.color,c=t&&t[i]||n[i]||s;r=t&&t.options.dashStyle||n.dashStyle;let u=t&&t[o]||n[o]||this[o]||0,h=v(t&&t.opacity,n.opacity,1);return t&&this.zones.length&&(a=t.getZone(),s=t.options.color||a&&(a.color||t.nonZonedColor)||this.color,a&&(c=a.borderColor||c,r=a.dashStyle||r,u=a.borderWidth||u)),e&&t&&(e=(t=m(n.states[e],t.options.states&&t.options.states[e]||{})).brightness,s=t.color||void 0!==e&&l(s).brighten(t.brightness).get()||s,c=t[i]||c,u=t[o]||u,r=t.dashStyle||r,h=v(t.opacity,h)),i={fill:s,stroke:c,"stroke-width":u,opacity:h},r&&(i.dashstyle=r),i}drawPoints(t=this.points){const e=this,n=this.chart,r=e.options,i=n.renderer,o=r.animationLimit||250;let a;t.forEach(function(t){let s=t.graphic,l=!!s,c=s&&n.pointCount<o?"animate":"attr";g(t.plotY)&&null!==t.y?(a=t.shapeArgs,s&&t.hasNewShapeType()&&(s=s.destroy()),e.enabledDataSorting&&(t.startXPos=e.xAxis.reversed?-(a&&a.width||0):e.xAxis.width),s||(t.graphic=s=i[t.shapeType](a).add(t.group||e.group))&&e.enabledDataSorting&&n.hasRendered&&n.pointCount<o&&(s.attr({x:t.startXPos}),l=!0,c="animate"),s&&l&&s[c](m(a)),n.styledMode||s[c](e.pointAttribs(t,t.selected&&"select")).shadow(!1!==t.allowShadow&&r.shadow),s&&(s.addClass(t.getClassName(),!0),s.attr({visibility:t.visible?"inherit":"hidden"}))):s&&(t.graphic=s.destroy())})}drawTracker(t=this.points){const e=this,n=e.chart,r=n.pointer,i=function(t){const n=r.getPointFromEvent(t);void 0!==n&&e.options.enableMouseTracking&&(r.isDirectTouch=!0,n.onMouseOver(t))};let o;t.forEach(function(t){o=A(t.dataLabels)?t.dataLabels:t.dataLabel?[t.dataLabel]:[],t.graphic&&(t.graphic.element.point=t),o.forEach(function(e){e.div?e.div.point=t:e.element.point=t})}),e._hasTracking||(e.trackerGroups.forEach(function(t){e[t]&&(e[t].addClass("highcharts-tracker").on("mouseover",i).on("mouseout",function(t){r.onTrackerMouseOut(t)}),c&&e[t].on("touchstart",i),!n.styledMode&&e.options.cursor&&e[t].css({cursor:e.options.cursor}))}),e._hasTracking=!0),p(this,"afterDrawTracker")}remove(){const t=this,e=t.chart;e.hasRendered&&e.series.forEach(function(e){e.type===t.type&&(e.isDirty=!0)}),i.prototype.remove.apply(t,arguments)}}return b.defaultOptions=m(i.defaultOptions,n),f(b.prototype,{cropShoulder:0,directTouch:!0,getSymbol:u,negStacks:!0,trackerGroups:["group","dataLabelsGroup"]}),o.registerSeriesType("column",b),b}),e(n,"Core/Series/DataLabel.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Templating.js"],n["Core/Utilities.js"]],function(t,e,n){const{getDeferredAnimation:r}=t,{format:i}=e,{defined:o,extend:a,fireEvent:s,isArray:l,isString:c,merge:u,objectEach:h,pick:d,splat:f}=n;var p;return function(t){function e(t,e,n,r,i){const s=this.chart;var l=this.isCartesian&&s.inverted;const c=this.enabledDataSorting;var u=t.plotX,h=t.plotY;const f=n.rotation;var p=n.align;h=o(u)&&o(h)&&s.isInsidePlot(u,Math.round(h),{inverted:l,paneCoordinates:!0,series:this});let A="justify"===d(n.overflow,c?"none":"justify");if(l=this.visible&&!1!==t.visible&&o(u)&&(t.series.forceDL||c&&!A||h||d(n.inside,!!this.options.stacking)&&r&&s.isInsidePlot(u,l?r.x+1:r.y+r.height-1,{inverted:l,paneCoordinates:!0,series:this})),u=t.pos(),l&&u){f&&e.attr({align:p}),p=e.getBBox(!0);var g=[0,0],m=s.renderer.fontMetrics(e).b;if(r=a({x:u[0],y:Math.round(u[1]),width:0,height:0},r),a(n,{width:p.width,height:p.height}),f?(A=!1,g=s.renderer.rotCorr(m,f),m={x:r.x+(n.x||0)+r.width/2+g.x,y:r.y+(n.y||0)+{top:0,middle:.5,bottom:1}[n.verticalAlign]*r.height},g=[p.x-Number(e.attr("x")),p.y-Number(e.attr("y"))],c&&this.xAxis&&!A&&this.setDataLabelStartPos(t,e,i,h,m),e[i?"attr":"animate"](m)):(c&&this.xAxis&&!A&&this.setDataLabelStartPos(t,e,i,h,r),e.align(n,void 0,r),m=e.alignAttr),A&&0<=r.height)this.justifyDataLabel(e,n,m,p,r,i);else if(d(n.crop,!0)){let{x:t,y:e}=m;t+=g[0],e+=g[1],l=s.isInsidePlot(t,e,{paneCoordinates:!0,series:this})&&s.isInsidePlot(t+p.width,e+p.height,{paneCoordinates:!0,series:this})}n.shape&&!f&&e[i?"attr":"animate"]({anchorX:u[0],anchorY:u[1]})}i&&c&&(e.placed=!1),l||c&&!A?e.show():(e.hide(),e.placed=!1)}function p(){return this.plotGroup("dataLabelsGroup","data-labels",this.hasRendered?"inherit":"hidden",this.options.dataLabels.zIndex||6)}function A(t){const e=this.hasRendered||0,n=this.initDataLabelsGroup().attr({opacity:+e});return!e&&n&&(this.visible&&n.show(),this.options.animation?n.animate({opacity:1},t):n.attr({opacity:1})),n}function g(t=this.points){var e,n;const a=this,u=a.chart,p=a.options,A=u.renderer,{backgroundColor:g,plotBackgroundColor:m}=u.options.chart,y=u.options.plotOptions,b=A.getContrast(c(m)&&m||c(g)&&g||"#000000");let _,w,x=p.dataLabels;var S=f(x)[0];const C=S.animation;S=S.defer?r(u,C,a):{defer:0,duration:0},x=v(v(null===(e=null===y||void 0===y?void 0:y.series)||void 0===e?void 0:e.dataLabels,null===(n=null===y||void 0===y?void 0:y[a.type])||void 0===n?void 0:n.dataLabels),x),s(this,"drawDataLabels"),(l(x)||x.enabled||a._hasPointLabels)&&(w=this.initDataLabels(S),t.forEach(t=>{var e;const n=t.dataLabels||[];for((_=f(v(x,t.dlOptions||(null===(e=t.options)||void 0===e?void 0:e.dataLabels)))).forEach((e,r)=>{var s,l=e.enabled&&(!t.isNull||t.dataLabelOnNull)&&function(t,e){var n=e.filter;return!n||(e=n.operator,t=t[n.property],n=n.value,">"===e&&t>n||"<"===e&&t<n||">="===e&&t>=n||"<="===e&&t<=n||"=="===e&&t==n||"==="===e&&t===n)}(t,e);const f=t.connectors?t.connectors[r]:t.connector,g=e.style||{};let m={},v=n[r],y=!v;const _=d(e.distance,t.labelDistance);if(l){var x=d(e[t.formatPrefix+"Format"],e.format),S=t.getLabelConfig();if(S=o(x)?i(x,S,u):(e[t.formatPrefix+"Formatter"]||e.formatter).call(S,e),x=e.rotation,u.styledMode||(g.color=d(e.color,g.color,c(a.color)?a.color:void 0,"#000000"),"contrast"===g.color?(t.contrastColor=A.getContrast(t.color||a.color),g.color=!o(_)&&e.inside||0>(_||0)||p.stacking?t.contrastColor:b):delete t.contrastColor,p.cursor&&(g.cursor=p.cursor)),m={r:e.borderRadius||0,rotation:x,padding:e.padding,zIndex:1},!u.styledMode){const{backgroundColor:n,borderColor:r}=e;m.fill="auto"===n?t.color:n,m.stroke="auto"===r?t.color:r,m["stroke-width"]=e.borderWidth}h(m,(t,e)=>{void 0===t&&delete m[e]})}!v||l&&o(S)&&!!v.div==!!e.useHTML&&(v.rotation&&e.rotation||v.rotation===e.rotation)||(v=void 0,y=!0,f&&t.connector&&(t.connector=t.connector.destroy(),t.connectors&&(1===t.connectors.length?delete t.connectors:delete t.connectors[r]))),l&&o(S)&&(v?m.text=S:(v=x?A.text(S,0,0,e.useHTML).addClass("highcharts-data-label"):A.label(S,0,0,e.shape,void 0,void 0,e.useHTML,void 0,"data-label"))&&v.addClass(" highcharts-data-label-color-"+t.colorIndex+" "+(e.className||"")+(e.useHTML?" highcharts-tracker":"")),v&&(v.options=e,v.attr(m),u.styledMode||v.css(g).shadow(e.shadow),(l=e[t.formatPrefix+"TextPath"]||e.textPath)&&!e.useHTML&&(v.setTextPath((null===(s=t.getDataLabelPath)||void 0===s?void 0:s.call(t,v))||t.graphic,l),t.dataLabelPath&&!l.enabled&&(t.dataLabelPath=t.dataLabelPath.destroy())),v.added||v.add(w),a.alignDataLabel(t,v,e,void 0,y),v.isActive=!0,n[r]&&n[r]!==v&&n[r].destroy(),n[r]=v))}),e=n.length;e--;)n[e].isActive?n[e].isActive=!1:(n[e].destroy(),n.splice(e,1));t.dataLabel=n[0],t.dataLabels=n})),s(this,"afterDrawDataLabels")}function m(t,e,n,r,i,o){const a=this.chart,s=e.align,l=e.verticalAlign,c=t.box?0:t.padding||0;let u,h,{x:d=0,y:f=0}=e;return 0>(u=(n.x||0)+c)&&("right"===s&&0<=d?(e.align="left",e.inside=!0):d-=u,h=!0),(u=(n.x||0)+r.width-c)>a.plotWidth&&("left"===s&&0>=d?(e.align="right",e.inside=!0):d+=a.plotWidth-u,h=!0),0>(u=n.y+c)&&("bottom"===l&&0<=f?(e.verticalAlign="top",e.inside=!0):f-=u,h=!0),(u=(n.y||0)+r.height-c)>a.plotHeight&&("top"===l&&0>=f?(e.verticalAlign="bottom",e.inside=!0):f+=a.plotHeight-u,h=!0),h&&(e.x=d,e.y=f,t.placed=!o,t.align(e,void 0,i)),h}function v(t,e){let n,r=[];if(l(t)&&!l(e))r=t.map(function(t){return u(t,e)});else if(l(e)&&!l(t))r=e.map(function(e){return u(t,e)});else if(l(t)||l(e)){if(l(t)&&l(e))for(n=Math.max(t.length,e.length);n--;)r[n]=u(t[n],e[n])}else r=u(t,e);return r}function y(t,e,n,r,i){const o=this.chart,a=o.inverted,s=this.xAxis,l=s.reversed,c=a?e.height/2:e.width/2;t=(t=t.pointWidth)?t/2:0,e.startXPos=a?i.x:l?-c-t:s.width-c+t,e.startYPos=a?l?this.yAxis.height-c+t:-c-t:i.y,r?"hidden"===e.visibility&&(e.show(),e.attr({opacity:0}).animate({opacity:1})):e.attr({opacity:1}).animate({opacity:0},void 0,e.hide),o.hasRendered&&(n&&e.attr({x:e.startXPos,y:e.startYPos}),e.placed=!0)}const b=[];t.compose=function(t){n.pushUnique(b,t)&&((t=t.prototype).initDataLabelsGroup=p,t.initDataLabels=A,t.alignDataLabel=e,t.drawDataLabels=g,t.justifyDataLabel=m,t.setDataLabelStartPos=y)}}(p||(p={})),p}),e(n,"Series/Column/ColumnDataLabel.js",[n["Core/Series/DataLabel.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(t,e,n){const{series:r}=e,{merge:i,pick:o}=n;var a;return function(e){function s(t,e,n,a,s){let l=this.chart.inverted;var c=t.series;let u=(c.xAxis?c.xAxis.len:this.chart.plotSizeX)||0;c=(c.yAxis?c.yAxis.len:this.chart.plotSizeY)||0;var h=t.dlBox||t.shapeArgs;let d=o(t.below,t.plotY>o(this.translatedThreshold,c)),f=o(n.inside,!!this.options.stacking);h&&(0>(a=i(h)).y&&(a.height+=a.y,a.y=0),0<(h=a.y+a.height-c)&&h<a.height&&(a.height-=h),l&&(a={x:c-a.y-a.height,y:u-a.x-a.width,width:a.height,height:a.width}),f||(l?(a.x+=d?0:a.width,a.width=0):(a.y+=d?a.height:0,a.height=0))),n.align=o(n.align,!l||f?"center":d?"right":"left"),n.verticalAlign=o(n.verticalAlign,l||f?"middle":d?"top":"bottom"),r.prototype.alignDataLabel.call(this,t,e,n,a,s),n.inside&&t.contrastColor&&e.css({color:t.contrastColor})}const l=[];(a||(a={})).compose=function(e){t.compose(r),n.pushUnique(l,e)&&(e.prototype.alignDataLabel=s)}}(),a}),e(n,"Series/Bar/BarSeries.js",[n["Series/Column/ColumnSeries.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(t,e,n){const{extend:r,merge:i}=n;class o extends t{constructor(){super(...arguments),this.points=this.options=this.data=void 0}}return o.defaultOptions=i(t.defaultOptions,{}),r(o.prototype,{inverted:!0}),e.registerSeriesType("bar",o),o}),e(n,"Series/Scatter/ScatterSeriesDefaults.js",[],function(){"";return{lineWidth:0,findNearestPointBy:"xy",jitter:{x:0,y:0},marker:{enabled:!0},tooltip:{headerFormat:'<span style="color:{point.color}">●</span> <span style="font-size: 0.8em"> {series.name}</span><br/>',pointFormat:"x: <b>{point.x}</b><br/>y: <b>{point.y}</b><br/>"}}}),e(n,"Series/Scatter/ScatterSeries.js",[n["Series/Scatter/ScatterSeriesDefaults.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(t,e,n){const{column:r,line:i}=e.seriesTypes,{addEvent:o,extend:a,merge:s}=n;class l extends i{constructor(){super(...arguments),this.points=this.options=this.data=void 0}applyJitter(){const t=this,e=this.options.jitter,n=this.points.length;e&&this.points.forEach(function(r,i){["x","y"].forEach(function(o,a){let s,l,c="plot"+o.toUpperCase();if(e[o]&&!r.isNull){var u=t[o+"Axis"];l=e[o]*u.transA,u&&!u.isLog&&(s=Math.max(0,r[c]-l),u=Math.min(u.len,r[c]+l),a=1e4*Math.sin(i+a*n),a-=Math.floor(a),r[c]=s+(u-s)*a,"x"===o&&(r.clientX=r.plotX))}})})}drawGraph(){this.options.lineWidth?super.drawGraph():this.graph&&(this.graph=this.graph.destroy())}}return l.defaultOptions=s(i.defaultOptions,t),a(l.prototype,{drawTracker:r.prototype.drawTracker,sorted:!1,requireSorting:!1,noSharedTooltip:!0,trackerGroups:["group","markerGroup","dataLabelsGroup"],takeOrdinalPosition:!1}),o(l,"afterTranslate",function(){this.applyJitter()}),e.registerSeriesType("scatter",l),l}),e(n,"Series/CenteredUtilities.js",[n["Core/Globals.js"],n["Core/Series/Series.js"],n["Core/Utilities.js"]],function(t,e,n){const{deg2rad:r}=t,{fireEvent:i,isNumber:o,pick:a,relativeLength:s}=n;var l;return function(t){t.getCenter=function(){var t=this.options,n=this.chart;const r=2*(t.slicedOffset||0),l=n.plotWidth-2*r,c=n.plotHeight-2*r;var u=t.center;const h=Math.min(l,c),d=t.thickness;var f=t.size;let p=t.innerSize||0;for("string"==typeof f&&(f=parseFloat(f)),"string"==typeof p&&(p=parseFloat(p)),t=[a(u[0],"50%"),a(u[1],"50%"),a(f&&0>f?void 0:t.size,"100%"),a(p&&0>p?void 0:t.innerSize||0,"0%")],!n.angular||this instanceof e||(t[3]=0),u=0;4>u;++u)f=t[u],n=2>u||2===u&&/%$/.test(f),t[u]=s(f,[l,c,h,t[2]][u])+(n?r:0);return t[3]>t[2]&&(t[3]=t[2]),o(d)&&2*d<t[2]&&0<d&&(t[3]=t[2]-2*d),i(this,"afterGetCenter",{positions:t}),t},t.getStartAndEndRadians=function(t,e){return t=o(t)?t:0,e=o(e)&&e>t&&360>e-t?e:t+360,{start:r*(t+-90),end:r*(e+-90)}}}(l||(l={})),l}),e(n,"Series/Pie/PiePoint.js",[n["Core/Animation/AnimationUtilities.js"],n["Core/Series/Point.js"],n["Core/Utilities.js"]],function(t,e,n){const{setAnimation:r}=t,{addEvent:i,defined:o,extend:a,isNumber:s,pick:l,relativeLength:c}=n;class u extends e{constructor(){super(...arguments),this.series=this.options=this.labelDistance=void 0}getConnectorPath(){const t=this.labelPosition,e=this.series.options.dataLabels,n=this.connectorShapes;let r=e.connectorShape;return n[r]&&(r=n[r]),r.call(this,{x:t.computed.x,y:t.computed.y,alignment:t.alignment},t.connectorPosition,e)}getTranslate(){return this.sliced?this.slicedTranslation:{translateX:0,translateY:0}}haloPath(t){const e=this.shapeArgs;return this.sliced||!this.visible?[]:this.series.chart.renderer.symbols.arc(e.x,e.y,e.r+t,e.r+t,{innerR:e.r-1,start:e.start,end:e.end,borderRadius:e.borderRadius})}init(){super.init.apply(this,arguments),this.name=l(this.name,"Slice");const t=t=>{this.slice("select"===t.type)};return i(this,"select",t),i(this,"unselect",t),this}isValid(){return s(this.y)&&0<=this.y}setVisible(t,e){const n=this.series,r=n.chart,i=n.options.ignoreHiddenPoint;e=l(e,i),t!==this.visible&&(this.visible=this.options.visible=t=void 0===t?!this.visible:t,n.options.data[n.data.indexOf(this)]=this.options,["graphic","dataLabel","connector"].forEach(e=>{this[e]&&this[e][t?"show":"hide"](t)}),this.legendItem&&r.legend.colorizeItem(this,t),t||"hover"!==this.state||this.setState(""),i&&(n.isDirty=!0),e&&r.redraw())}slice(t,e,n){const i=this.series;r(n,i.chart),l(e,!0),this.sliced=this.options.sliced=o(t)?t:!this.sliced,i.options.data[i.data.indexOf(this)]=this.options,this.graphic&&this.graphic.animate(this.getTranslate())}}return a(u.prototype,{connectorShapes:{fixedOffset:function(t,e,n){const r=e.breakAt;return e=e.touchingSliceAt,[["M",t.x,t.y],n.softConnector?["C",t.x+("left"===t.alignment?-5:5),t.y,2*r.x-e.x,2*r.y-e.y,r.x,r.y]:["L",r.x,r.y],["L",e.x,e.y]]},straight:function(t,e){return e=e.touchingSliceAt,[["M",t.x,t.y],["L",e.x,e.y]]},crookedLine:function(t,e,n){const{breakAt:r,touchingSliceAt:i}=e;({series:e}=this);const[o,a,s]=e.center,l=s/2,u=e.chart.plotWidth,h=e.chart.plotLeft;e="left"===t.alignment;const{x:d,y:f}=t;return n.crookDistance?(t=c(n.crookDistance,1),t=e?o+l+(u+h-o-l)*(1-t):h+(o-l)*t):t=o+(a-f)*Math.tan((this.angle||0)-Math.PI/2),n=[["M",d,f]],(e?t<=d&&t>=r.x:t>=d&&t<=r.x)&&n.push(["L",t,f]),n.push(["L",r.x,r.y],["L",i.x,i.y]),n}}}),u}),e(n,"Series/Pie/PieSeriesDefaults.js",[],function(){"";return{borderRadius:3,center:[null,null],clip:!1,colorByPoint:!0,dataLabels:{allowOverlap:!0,connectorPadding:5,connectorShape:"crookedLine",crookDistance:void 0,distance:30,enabled:!0,formatter:function(){return this.point.isNull?void 0:this.point.name},softConnector:!0,x:0},fillColor:void 0,ignoreHiddenPoint:!0,inactiveOtherPoints:!0,legendType:"point",marker:null,size:null,showInLegend:!1,slicedOffset:10,stickyTracking:!1,tooltip:{followPointer:!0},borderColor:"#ffffff",borderWidth:1,lineWidth:void 0,states:{hover:{brightness:.1}}}}),e(n,"Series/Pie/PieSeries.js",[n["Series/CenteredUtilities.js"],n["Series/Column/ColumnSeries.js"],n["Core/Globals.js"],n["Series/Pie/PiePoint.js"],n["Series/Pie/PieSeriesDefaults.js"],n["Core/Series/Series.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Renderer/SVG/Symbols.js"],n["Core/Utilities.js"]],function(t,e,n,r,i,o,a,s,l){const{getStartAndEndRadians:c}=t;({noop:n}=n);const{clamp:u,extend:h,fireEvent:d,merge:f,pick:p,relativeLength:A}=l;class g extends o{constructor(){super(...arguments),this.points=this.options=this.maxLabelDistance=this.data=this.center=void 0}animate(t){const e=this,n=e.points,r=e.startAngleRad;t||n.forEach(function(t){const n=t.graphic,i=t.shapeArgs;n&&i&&(n.attr({r:p(t.startR,e.center&&e.center[3]/2),start:r,end:r}),n.animate({r:i.r,start:i.start,end:i.end},e.options.animation))})}drawEmpty(){const t=this.startAngleRad,e=this.endAngleRad,n=this.options;let r,i;0===this.total&&this.center?(r=this.center[0],i=this.center[1],this.graph||(this.graph=this.chart.renderer.arc(r,i,this.center[1]/2,0,t,e).addClass("highcharts-empty-series").add(this.group)),this.graph.attr({d:s.arc(r,i,this.center[2]/2,0,{start:t,end:e,innerR:this.center[3]/2})}),this.chart.styledMode||this.graph.attr({"stroke-width":n.borderWidth,fill:n.fillColor||"none",stroke:n.color||"#cccccc"})):this.graph&&(this.graph=this.graph.destroy())}drawPoints(){const t=this.chart.renderer;this.points.forEach(function(e){e.graphic&&e.hasNewShapeType()&&(e.graphic=e.graphic.destroy()),e.graphic||(e.graphic=t[e.shapeType](e.shapeArgs).add(e.series.group),e.delayedRendering=!0)})}generatePoints(){super.generatePoints(),this.updateTotals()}getX(t,e,n){const r=this.center,i=this.radii?this.radii[n.index]||0:r[2]/2;return t=Math.asin(u((t-r[1])/(i+n.labelDistance),-1,1)),r[0]+(e?-1:1)*Math.cos(t)*(i+n.labelDistance)+(0<n.labelDistance?(e?-1:1)*this.options.dataLabels.padding:0)}hasData(){return!!this.processedXData.length}redrawPoints(){const t=this,e=t.chart;let n,r,i,o;this.drawEmpty(),t.group&&!e.styledMode&&t.group.shadow(t.options.shadow),t.points.forEach(function(a){const s={};r=a.graphic,!a.isNull&&r?(o=a.shapeArgs,n=a.getTranslate(),e.styledMode||(i=t.pointAttribs(a,a.selected&&"select")),a.delayedRendering?(r.setRadialReference(t.center).attr(o).attr(n),e.styledMode||r.attr(i).attr({"stroke-linejoin":"round"}),a.delayedRendering=!1):(r.setRadialReference(t.center),e.styledMode||f(!0,s,i),f(!0,s,o,n),r.animate(s)),r.attr({visibility:a.visible?"inherit":"hidden"}),r.addClass(a.getClassName(),!0)):r&&(a.graphic=r.destroy())})}sortByAngle(t,e){t.sort(function(t,n){return void 0!==t.angle&&(n.angle-t.angle)*e})}translate(t){d(this,"translate"),this.generatePoints();var e=this.options;const n=e.slicedOffset,r=n+(e.borderWidth||0);var i=c(e.startAngle,e.endAngle);const o=this.startAngleRad=i.start;i=(this.endAngleRad=i.end)-o;const a=this.points,s=e.dataLabels.distance;e=e.ignoreHiddenPoint;const l=a.length;let u,h,f,g=0;for(t||(this.center=t=this.getCenter()),h=0;h<l;h++){var m=o+g*i;!(f=a[h]).isValid()||e&&!f.visible||(g+=f.percentage/100);var v=o+g*i,y={x:t[0],y:t[1],r:t[2]/2,innerR:t[3]/2,start:Math.round(1e3*m)/1e3,end:Math.round(1e3*v)/1e3};f.shapeType="arc",f.shapeArgs=y,f.labelDistance=p(f.options.dataLabels&&f.options.dataLabels.distance,s),f.labelDistance=A(f.labelDistance,y.r),this.maxLabelDistance=Math.max(this.maxLabelDistance||0,f.labelDistance),(v=(v+m)/2)>1.5*Math.PI?v-=2*Math.PI:v<-Math.PI/2&&(v+=2*Math.PI),f.slicedTranslation={translateX:Math.round(Math.cos(v)*n),translateY:Math.round(Math.sin(v)*n)},y=Math.cos(v)*t[2]/2,u=Math.sin(v)*t[2]/2,f.tooltipPos=[t[0]+.7*y,t[1]+.7*u],f.half=v<-Math.PI/2||v>Math.PI/2?1:0,f.angle=v,m=Math.min(r,f.labelDistance/5),f.labelPosition={natural:{x:t[0]+y+Math.cos(v)*f.labelDistance,y:t[1]+u+Math.sin(v)*f.labelDistance},computed:{},alignment:0>f.labelDistance?"center":f.half?"right":"left",connectorPosition:{breakAt:{x:t[0]+y+Math.cos(v)*m,y:t[1]+u+Math.sin(v)*m},touchingSliceAt:{x:t[0]+y,y:t[1]+u}}}}d(this,"afterTranslate")}updateTotals(){const t=this.points,e=t.length,n=this.options.ignoreHiddenPoint;let r,i,o=0;for(r=0;r<e;r++)!(i=t[r]).isValid()||n&&!i.visible||(o+=i.y);for(this.total=o,r=0;r<e;r++)(i=t[r]).percentage=0<o&&(i.visible||!n)?i.y/o*100:0,i.total=o}}return g.defaultOptions=f(o.defaultOptions,i),h(g.prototype,{axisTypes:[],directTouch:!0,drawGraph:void 0,drawTracker:e.prototype.drawTracker,getCenter:t.getCenter,getSymbol:n,isCartesian:!1,noSharedTooltip:!0,pointAttribs:e.prototype.pointAttribs,pointClass:r,requireSorting:!1,searchPoint:n,trackerGroups:["group","dataLabelsGroup"]}),a.registerSeriesType("pie",g),g}),e(n,"Series/Pie/PieDataLabel.js",[n["Core/Series/DataLabel.js"],n["Core/Globals.js"],n["Core/Renderer/RendererUtilities.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Utilities.js"]],function(t,e,n,r,i){const{noop:o}=e,{distribute:a}=n,{series:s}=r,{arrayMax:l,clamp:c,defined:u,merge:h,pick:d,relativeLength:f}=i;var p;return function(e){function n(){const t=this,e=t.data,n=t.chart,r=t.options.dataLabels||{},i=r.connectorPadding,o=n.plotWidth,c=n.plotHeight,f=n.plotLeft,p=Math.round(n.chartWidth/3),A=t.center,g=A[2]/2,m=A[1],v=[[],[]],y=[0,0,0,0],b=t.dataLabelPositioners;let _,w,x,S,C,k,B,T,E,M,O,L;t.visible&&(r.enabled||t._hasPointLabels)&&(e.forEach(function(t){t.dataLabel&&t.visible&&t.dataLabel.shortened&&(t.dataLabel.attr({width:"auto"}).css({width:"auto",textOverflow:"clip"}),t.dataLabel.shortened=!1)}),s.prototype.drawDataLabels.apply(t),e.forEach(function(t){t.dataLabel&&(t.visible?(v[t.half].push(t),t.dataLabel._pos=null,!u(r.style.width)&&!u(t.options.dataLabels&&t.options.dataLabels.style&&t.options.dataLabels.style.width)&&t.dataLabel.getBBox().width>p&&(t.dataLabel.css({width:Math.round(.7*p)+"px"}),t.dataLabel.shortened=!0)):(t.dataLabel=t.dataLabel.destroy(),t.dataLabels&&1===t.dataLabels.length&&delete t.dataLabels))}),v.forEach((e,s)=>{const l=e.length,h=[];let p,v=0;if(l){if(t.sortByAngle(e,s-.5),0<t.maxLabelDistance){var w=Math.max(0,m-g-t.maxLabelDistance);p=Math.min(m+g+t.maxLabelDistance,n.plotHeight),e.forEach(function(t){0<t.labelDistance&&t.dataLabel&&(t.top=Math.max(0,m-g-t.labelDistance),t.bottom=Math.min(m+g+t.labelDistance,n.plotHeight),v=t.dataLabel.getBBox().height||21,t.distributeBox={target:t.labelPosition.natural.y-t.top+v/2,size:v,rank:t.y},h.push(t.distributeBox))}),a(h,w=p+v-w,w/5)}for(O=0;O<l;O++){if(_=e[O],k=_.labelPosition,S=_.dataLabel,M=!1===_.visible?"hidden":"inherit",E=w=k.natural.y,h&&u(_.distributeBox)&&(void 0===_.distributeBox.pos?M="hidden":(B=_.distributeBox.size,E=b.radialDistributionY(_))),delete _.positionIndex,r.justify)T=b.justify(_,g,A);else switch(r.alignTo){case"connectors":T=b.alignToConnectors(e,s,o,f);break;case"plotEdges":T=b.alignToPlotEdges(S,s,o,f);break;default:T=b.radialDistributionX(t,_,E,w)}S._attr={visibility:M,align:k.alignment},L=_.options.dataLabels||{},S._pos={x:T+d(L.x,r.x)+({left:i,right:-i}[k.alignment]||0),y:E+d(L.y,r.y)-S.getBBox().height/2},k&&(k.computed.x=T,k.computed.y=E),d(r.crop,!0)&&(C=S.getBBox().width,w=null,T-C<i&&1===s?(w=Math.round(C-T+i),y[3]=Math.max(w,y[3])):T+C>o-i&&0===s&&(w=Math.round(T+C-o+i),y[1]=Math.max(w,y[1])),0>E-B/2?y[0]=Math.max(Math.round(B/2-E),y[0]):E+B/2>c&&(y[2]=Math.max(Math.round(E+B/2-c),y[2])),S.sideOverflow=w)}}}),0===l(y)||this.verifyDataLabelOverflow(y))&&(this.placeDataLabels(),this.points.forEach(function(e){if(L=h(r,e.options.dataLabels),w=d(L.connectorWidth,1)){let r;x=e.connector,(S=e.dataLabel)&&S._pos&&e.visible&&0<e.labelDistance?(M=S._attr.visibility,(r=!x)&&(e.connector=x=n.renderer.path().addClass("highcharts-data-label-connector highcharts-color-"+e.colorIndex+(e.className?" "+e.className:"")).add(t.dataLabelsGroup),n.styledMode||x.attr({"stroke-width":w,stroke:L.connectorColor||e.color||"#666666"})),x[r?"attr":"animate"]({d:e.getConnectorPath()}),x.attr("visibility",M)):x&&(e.connector=x.destroy())}}))}function r(){this.points.forEach(function(t){let e,n=t.dataLabel;n&&t.visible&&((e=n._pos)?(n.sideOverflow&&(n._attr.width=Math.max(n.getBBox().width-n.sideOverflow,0),n.css({width:n._attr.width+"px",textOverflow:(this.options.dataLabels.style||{}).textOverflow||"ellipsis"}),n.shortened=!0),n.attr(n._attr),n[n.moved?"animate":"attr"](e),n.moved=!0):n&&n.attr({y:-9999})),delete t.distributeBox},this)}function p(t){let e,n=this.center,r=this.options,i=r.center,o=r.minSize||80,a=null!==r.size;return a||(null!==i[0]?e=Math.max(n[2]-Math.max(t[1],t[3]),o):(e=Math.max(n[2]-t[1]-t[3],o),n[0]+=(t[3]-t[1])/2),null!==i[1]?e=c(e,o,n[2]-Math.max(t[0],t[2])):(e=c(e,o,n[2]-t[0]-t[2]),n[1]+=(t[0]-t[2])/2),e<n[2]?(n[2]=e,n[3]=Math.min(r.thickness?Math.max(0,e-2*r.thickness):Math.max(0,f(r.innerSize||0,e)),e),this.translate(n),this.drawDataLabels&&this.drawDataLabels()):a=!0),a}const A=[],g={radialDistributionY:function(t){return t.top+t.distributeBox.pos},radialDistributionX:function(t,e,n,r){return t.getX(n<e.top+2||n>e.bottom-2?r:n,e.half,e)},justify:function(t,e,n){return n[0]+(t.half?-1:1)*(e+t.labelDistance)},alignToPlotEdges:function(t,e,n,r){return t=t.getBBox().width,e?t+r:n-t-r},alignToConnectors:function(t,e,n,r){let i,o=0;return t.forEach(function(t){(i=t.dataLabel.getBBox().width)>o&&(o=i)}),e?o+r:n-o-r}};e.compose=function(e){t.compose(s),i.pushUnique(A,e)&&((e=e.prototype).dataLabelPositioners=g,e.alignDataLabel=o,e.drawDataLabels=n,e.placeDataLabels=r,e.verifyDataLabelOverflow=p)}}(p||(p={})),p}),e(n,"Extensions/OverlappingDataLabels.js",[n["Core/Chart/Chart.js"],n["Core/Utilities.js"]],function(t,e){function n(t,e){let n,r=!1;return t&&(n=t.newOpacity,t.oldOpacity!==n&&(t.alignAttr&&t.placed?(t[n?"removeClass":"addClass"]("highcharts-data-label-hidden"),r=!0,t.alignAttr.opacity=n,t[t.isOld?"animate":"attr"](t.alignAttr,null,function(){e.styledMode||t.css({pointerEvents:n?"auto":"none"})}),i(e,"afterHideOverlappingLabel")):t.attr({opacity:n})),t.isOld=!0),r}const{addEvent:r,fireEvent:i,isArray:o,isNumber:a,objectEach:s,pick:l}=e;r(t,"render",function(){let t=this,e=[];(this.labelCollectors||[]).forEach(function(t){e=e.concat(t())}),(this.yAxis||[]).forEach(function(t){t.stacking&&t.options.stackLabels&&!t.options.stackLabels.allowOverlap&&s(t.stacking.stacks,function(t){s(t,function(t){t.label&&e.push(t.label)})})}),(this.series||[]).forEach(function(r){var i=r.options.dataLabels;r.visible&&(!1!==i.enabled||r._hasPointLabels)&&((i=(r=>r.forEach(r=>{r.visible&&(o(r.dataLabels)?r.dataLabels:r.dataLabel?[r.dataLabel]:[]).forEach(function(i){const o=i.options;i.labelrank=l(o.labelrank,r.labelrank,r.shapeArgs&&r.shapeArgs.height),o.allowOverlap?(i.oldOpacity=i.opacity,i.newOpacity=1,n(i,t)):e.push(i)})})))(r.nodes||[]),i(r.points))}),this.hideOverlappingLabels(e)}),t.prototype.hideOverlappingLabels=function(t){let e=this,r=t.length,o=e.renderer;var s;let l,c,u,h,d=!1;var f=function(t){let e,n;var r;let i,s,l=t.box?0:t.padding||0,c=r=0;if(t&&(!t.alignAttr||t.placed))return e=t.alignAttr||{x:t.attr("x"),y:t.attr("y")},n=t.parentGroup,t.width||(r=t.getBBox(),t.width=r.width,t.height=r.height,r=o.fontMetrics(t.element).h),i=t.width-2*l,(s={left:"0",center:"0.5",right:"1"}[t.alignValue])?c=+s*i:a(t.x)&&Math.round(t.x)!==t.translateX&&(c=t.x-t.translateX),{x:e.x+(n.translateX||0)+l-(c||0),y:e.y+(n.translateY||0)+l-r,width:t.width-2*l,height:t.height-2*l}};for(l=0;l<r;l++)(s=t[l])&&(s.oldOpacity=s.opacity,s.newOpacity=1,s.absoluteBox=f(s));for(t.sort(function(t,e){return(e.labelrank||0)-(t.labelrank||0)}),l=0;l<r;l++)for(u=(f=t[l])&&f.absoluteBox,s=l+1;s<r;++s)h=(c=t[s])&&c.absoluteBox,!u||!h||f===c||0===f.newOpacity||0===c.newOpacity||"hidden"===f.visibility||"hidden"===c.visibility||h.x>=u.x+u.width||h.x+h.width<=u.x||h.y>=u.y+u.height||h.y+h.height<=u.y||((f.labelrank<c.labelrank?f:c).newOpacity=0);t.forEach(function(t){n(t,e)&&(d=!0)}),d&&i(e,"afterHideAllOverlappingLabels")}}),e(n,"Extensions/BorderRadius.js",[n["Core/Defaults.js"],n["Core/Series/Series.js"],n["Core/Series/SeriesRegistry.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Renderer/SVG/SVGRenderer.js"],n["Core/Utilities.js"]],function(t,e,n,r,i,o){const{defaultOptions:a}=t;({seriesTypes:t}=n);const{addEvent:s,extend:l,isObject:c,merge:u,relativeLength:h}=o,d={radius:0,scope:"stack",where:void 0},f=(t,e)=>(c(t)||(t={radius:t||0}),u(d,e,t));if(-1===r.symbolCustomAttribs.indexOf("borderRadius")){r.symbolCustomAttribs.push("borderRadius","brBoxHeight","brBoxY");const n=i.prototype.symbols.arc;i.prototype.symbols.arc=function(t,e,r,i,o={}){t=n(t,e,r,i,o);const{innerR:a=0,r:s=r,start:l=0,end:c=0}=o;if(o.open||!o.borderRadius)return t;for(r=c-l,e=Math.sin(r/2),o=Math.max(Math.min(h(o.borderRadius||0,s-a),(s-a)/2,s*e/(1+e)),0),r=Math.min(o,r/Math.PI*2*a),e=t.length-1;e--;){let n=void 0,a=void 0,s=void 0;i=t;var u=e,d=1<e?r:o,f=i[u],p=i[u+1];if("Z"===p[0]&&(p=i[0]),"M"!==f[0]&&"L"!==f[0]||"A"!==p[0]?"A"!==f[0]||"M"!==p[0]&&"L"!==p[0]||(s=p,a=f):(s=f,a=p,n=!0),s&&a&&a.params){f=a[1];var A=a[5];p=a.params;const{start:t,end:e,cx:r,cy:o}=p;var g=A?f-d:f+d;const l=g?Math.asin(d/g):0;A=A?l:-l,g*=Math.cos(l),n?(p.start=t+A,s[1]=r+g*Math.cos(t),s[2]=o+g*Math.sin(t),i.splice(u+1,0,["A",d,d,0,0,1,r+f*Math.cos(p.start),o+f*Math.sin(p.start)])):(p.end=e-A,a[6]=r+f*Math.cos(p.end),a[7]=o+f*Math.sin(p.end),i.splice(u+1,0,["A",d,d,0,0,1,r+g*Math.cos(e),o+g*Math.sin(e)])),a[4]=Math.abs(p.end-p.start)<Math.PI?0:1}}return t};const o=i.prototype.symbols.roundedRect;i.prototype.symbols.roundedRect=function(t,e,n,r,i={}){const a=o(t,e,n,r,i),{r:s=0,brBoxHeight:l=r,brBoxY:c=e}=i;var u=e-c,h=c+l-(e+r);i=-.1<u-s?0:s;const d=-.1<h-s?0:s;var f=Math.max(i&&u,0);const p=Math.max(d&&h,0);h=[t+i,e],u=[t+n-i,e];const A=[t+n,e+i],g=[t+n,e+r-d],m=[t+n-d,e+r],v=[t+d,e+r],y=[t,e+r-d],b=[t,e+i];if(f){const t=Math.sqrt(Math.pow(i,2)-Math.pow(i-f,2));h[0]-=t,u[0]+=t,A[1]=b[1]=e+i-f}return r<i-f&&(f=Math.sqrt(Math.pow(i,2)-Math.pow(i-f-r,2)),A[0]=g[0]=t+n-i+f,m[0]=Math.min(A[0],m[0]),v[0]=Math.max(g[0],v[0]),y[0]=b[0]=t+i-f,A[1]=b[1]=e+r),p&&(f=Math.sqrt(Math.pow(d,2)-Math.pow(d-p,2)),m[0]+=f,v[0]-=f,g[1]=y[1]=e+r-d+p),r<d-p&&(r=Math.sqrt(Math.pow(d,2)-Math.pow(d-p-r,2)),A[0]=g[0]=t+n-d+r,u[0]=Math.min(A[0],u[0]),h[0]=Math.max(g[0],h[0]),y[0]=b[0]=t+d-r,g[1]=y[1]=e),a.length=0,a.push(["M",...h],["L",...u],["A",i,i,0,0,1,...A],["L",...g],["A",d,d,0,0,1,...m],["L",...v],["A",d,d,0,0,1,...y],["L",...b],["A",i,i,0,0,1,...h],["Z"]),a},s(t.pie,"afterTranslate",function(){const t=f(this.options.borderRadius);for(const e of this.points){const n=e.shapeArgs;n&&(n.borderRadius=h(t.radius,(n.r||0)-(n.innerR||0)))}}),s(e,"afterColumnTranslate",function(){var t,e;if(this.options.borderRadius&&(!this.chart.is3d||!this.chart.is3d())){const{options:o,yAxis:s}=this,u="percent"===o.stacking;var n=null===(e=null===(t=a.plotOptions)||void 0===t?void 0:t[this.type])||void 0===e?void 0:e.borderRadius;t=f(o.borderRadius,c(n)?n:{}),e=s.options.reversed;for(const a of this.points)if(({shapeArgs:n}=a),"roundedRect"===a.shapeType&&n){const{width:c=0,height:d=0,y:f=0}=n;var r=f,i=d;"stack"===t.scope&&a.stackTotal&&(r=s.translate(u?100:a.stackTotal,!1,!0,!1,!0),i=s.translate(o.threshold||0,!1,!0,!1,!0),r=(i=this.crispCol(0,Math.min(r,i),0,Math.abs(r-i))).y,i=i.height);const p=-1==(a.negative?-1:1)*(e?-1:1);let A=t.where;!A&&this.is("waterfall")&&Math.abs((a.yBottom||0)-(this.translatedThreshold||0))>this.borderWidth&&(A="all"),A||(A="end");const g=Math.min(h(t.radius,c),c/2,"all"===A?d/2:1/0)||0;"end"===A&&(p&&(r-=g),i+=g),l(n,{brBoxHeight:i,brBoxY:r,r:g})}}},{order:9})}return e={optionsToObject:f}}),e(n,"Core/Responsive.js",[n["Core/Utilities.js"]],function(t){const{diffObjects:e,extend:n,find:r,merge:i,pick:o,uniqueKey:a}=t;var s;return function(l){function c(t,e){const n=t.condition;(n.callback||function(){return this.chartWidth<=o(n.maxWidth,Number.MAX_VALUE)&&this.chartHeight<=o(n.maxHeight,Number.MAX_VALUE)&&this.chartWidth>=o(n.minWidth,0)&&this.chartHeight>=o(n.minHeight,0)}).call(this)&&e.push(t._id)}function u(t,n){const o=this.options.responsive;var s=this.currentResponsive;let l=[];!n&&o&&o.rules&&o.rules.forEach(t=>{void 0===t._id&&(t._id=a()),this.matchResponsiveRule(t,l)},this),(n=i(...l.map(t=>r((o||{}).rules||[],e=>e._id===t)).map(t=>t&&t.chartOptions))).isResponsiveOptions=!0,(l=l.toString()||void 0)!==(s&&s.ruleIds)&&(s&&this.update(s.undoOptions,t,!0),l?((s=e(n,this.options,!0,this.collectionsWithUpdate)).isResponsiveOptions=!0,this.currentResponsive={ruleIds:l,mergedOptions:n,undoOptions:s},this.update(n,t,!0)):this.currentResponsive=void 0)}const h=[];(s||(s={})).compose=function(e){return t.pushUnique(h,e)&&n(e.prototype,{matchResponsiveRule:c,setResponsive:u}),e}}(),s}),e(n,"masters/highcharts.src.js",[n["Core/Globals.js"],n["Core/Utilities.js"],n["Core/Defaults.js"],n["Core/Animation/Fx.js"],n["Core/Animation/AnimationUtilities.js"],n["Core/Renderer/HTML/AST.js"],n["Core/Templating.js"],n["Core/Renderer/RendererUtilities.js"],n["Core/Renderer/SVG/SVGElement.js"],n["Core/Renderer/SVG/SVGRenderer.js"],n["Core/Renderer/HTML/HTMLElement.js"],n["Core/Renderer/HTML/HTMLRenderer.js"],n["Core/Axis/Axis.js"],n["Core/Axis/DateTimeAxis.js"],n["Core/Axis/LogarithmicAxis.js"],n["Core/Axis/PlotLineOrBand/PlotLineOrBand.js"],n["Core/Axis/Tick.js"],n["Core/Tooltip.js"],n["Core/Series/Point.js"],n["Core/Pointer.js"],n["Core/Legend/Legend.js"],n["Core/Chart/Chart.js"],n["Core/Axis/Stacking/StackingAxis.js"],n["Core/Axis/Stacking/StackItem.js"],n["Core/Series/Series.js"],n["Core/Series/SeriesRegistry.js"],n["Series/Column/ColumnSeries.js"],n["Series/Column/ColumnDataLabel.js"],n["Series/Pie/PieSeries.js"],n["Series/Pie/PieDataLabel.js"],n["Core/Series/DataLabel.js"],n["Core/Responsive.js"],n["Core/Color/Color.js"],n["Core/Time.js"]],function(t,e,n,r,i,o,a,s,l,c,u,h,d,f,p,A,g,m,v,y,b,_,w,x,S,C,k,B,T,E,M,O,L,D){return t.animate=i.animate,t.animObject=i.animObject,t.getDeferredAnimation=i.getDeferredAnimation,t.setAnimation=i.setAnimation,t.stop=i.stop,t.timers=r.timers,t.AST=o,t.Axis=d,t.Chart=_,t.chart=_.chart,t.Fx=r,t.Legend=b,t.PlotLineOrBand=A,t.Point=v,t.Pointer=y,t.Series=S,t.StackItem=x,t.SVGElement=l,t.SVGRenderer=c,t.Templating=a,t.Tick=g,t.Time=D,t.Tooltip=m,t.Color=L,t.color=L.parse,h.compose(c),u.compose(l),y.compose(_),b.compose(_),t.defaultOptions=n.defaultOptions,t.getOptions=n.getOptions,t.time=n.defaultTime,t.setOptions=n.setOptions,t.dateFormat=a.dateFormat,t.format=a.format,t.numberFormat=a.numberFormat,t.addEvent=e.addEvent,t.arrayMax=e.arrayMax,t.arrayMin=e.arrayMin,t.attr=e.attr,t.clearTimeout=e.clearTimeout,t.correctFloat=e.correctFloat,t.createElement=e.createElement,t.css=e.css,t.defined=e.defined,t.destroyObjectProperties=e.destroyObjectProperties,t.discardElement=e.discardElement,t.distribute=s.distribute,t.erase=e.erase,t.error=e.error,t.extend=e.extend,t.extendClass=e.extendClass,t.find=e.find,t.fireEvent=e.fireEvent,t.getMagnitude=e.getMagnitude,t.getStyle=e.getStyle,t.inArray=e.inArray,t.isArray=e.isArray,t.isClass=e.isClass,t.isDOMElement=e.isDOMElement,t.isFunction=e.isFunction,t.isNumber=e.isNumber,t.isObject=e.isObject,t.isString=e.isString,t.keys=e.keys,t.merge=e.merge,t.normalizeTickInterval=e.normalizeTickInterval,t.objectEach=e.objectEach,t.offset=e.offset,t.pad=e.pad,t.pick=e.pick,t.pInt=e.pInt,t.relativeLength=e.relativeLength,t.removeEvent=e.removeEvent,t.seriesType=C.seriesType,t.splat=e.splat,t.stableSort=e.stableSort,t.syncTimeout=e.syncTimeout,t.timeUnits=e.timeUnits,t.uniqueKey=e.uniqueKey,t.useSerialIds=e.useSerialIds,t.wrap=e.wrap,B.compose(k),M.compose(S),f.compose(d),p.compose(d),E.compose(T),A.compose(d),O.compose(_),w.compose(d,_,S),m.compose(y),t}),n["masters/highcharts.src.js"]._modules=n,n["masters/highcharts.src.js"]},"object"==typeof t&&t.exports?(o.default=o,t.exports=i.document?o(i):o):void 0===(r=function(){return o(i)}.call(e,n,e,t))||(t.exports=r)},"52gC":function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},"5PlU":function(t,e,n){var r=n("RY/4"),i=n("dSzd")("iterator"),o=n("/bQp");t.exports=n("FeBl").isIterable=function(t){var e=Object(t);return void 0!==e[i]||"@@iterator"in e||o.hasOwnProperty(r(e))}},"5QVw":function(t,e,n){t.exports={default:n("BwfY"),__esModule:!0}},"5VQ+":function(t,e,n){"use strict";var r=n("cGG2");t.exports=function(t,e){r.forEach(t,function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])})}},"5YuA":function(t,e,n){var r;window,r=function(t,e){return r=[function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e,n){"use strict";n.r(e),n.d(e,"Chart",function(){return f}),n.d(e,"default",function(){return p});e=n(0);var r=n.n(e);function i(t,e){return function t(e,n,i){function o(o,a){!r.a.isObject(o,!i)||r.a.isClass(o)||r.a.isDOMElement(o)?e[a]=n[a]:e[a]=t(e[a]||r.a.isArray(o)?[]:{},o,i)}return r.a.isArray(n)?n.forEach(o):r.a.objectEach(n,o),e}({},t,e)}var o=n(1);function a(t){return(a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function s(t){return function(t){if(Array.isArray(t))return l(t)}(t)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){var n;if(t)return"string"==typeof t?l(t,e):"Map"===(n="Object"===(n=Object.prototype.toString.call(t).slice(8,-1))&&t.constructor?t.constructor.name:n)||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?l(t,e):void 0}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function c(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function u(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?c(Object(n),!0).forEach(function(e){var r,i;r=t,i=n[e=e],(e=function(t){return"symbol"===a(t=function(t,e){if("object"!==a(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0===n)return String(t);if("object"!==a(n=n.call(t,e)))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}(t,"string"))?t:String(t)}(e))in r?Object.defineProperty(r,e,{value:i,enumerable:!0,configurable:!0,writable:!0}):r[e]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):c(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var h={template:'<div ref="chart"></div>',props:{constructorType:{type:String,default:"chart"},options:{type:Object,required:!0},callback:Function,updateArgs:{type:Array,default:function(){return[!0,!0]}},highcharts:{type:Object},deepCopyOnUpdate:{type:Boolean,default:!0}}},d=function(t,e){return e.split(".")[0]<3?u(u({},h),{},{render:function(t){return t("div",{ref:"chart"})},beforeDestroy:function(){this.chart&&this.chart.destroy()},watch:{options:{handler:function(t){var e;(e=this.chart).update.apply(e,[i(t,this.deepCopyOnUpdate)].concat(s(this.updateArgs)))},deep:!0}},mounted:function(){var e=this.highcharts||t;this.options&&e[this.constructorType]?this.chart=e[this.constructorType](this.$refs.chart,i(this.options,!0),this.callback||null):this.options?console.warn("'".concat(this.constructorType,"' constructor-type is incorrect. Sometimes this error is caused by the fact, that the corresponding module wasn't imported.")):console.warn('The "options" parameter was not passed.')}}):u(u({},h),{},{render:function(){return Object(o.h)("div",{ref:"chartContainer"})},setup:function(e){var n=Object(o.ref)(null),r=Object(o.shallowRef)({});return Object(o.onMounted)(function(){var o=e.highcharts||t;e.options&&o[e.constructorType]?r.value=o[e.constructorType](n.value,i(e.options,!0),e.callback||null):e.options?console.warn("'".concat(e.constructorType,"' constructor-type is incorrect. Sometimes this error is caused by the fact, that the corresponding module wasn't imported.")):console.warn('The "options" parameter was not passed.')}),Object(o.watch)(function(){return e.options},function(t,n){var o;(o=r.value).update.apply(o,[i(t,e.deepCopyOnUpdate)].concat(s(e.updateArgs)))},{deep:!0}),Object(o.onBeforeUnmount)(function(){r.value&&r.value.destroy()}),{chart:r,chartContainer:n,props:e}}})},f=d(r.a,o.version||n.n(o).a.version);function p(t){var e=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};t.component(e.tagName||"highcharts",d(e.highcharts||r.a,t.version))}}],i={},n.m=r,n.c=i,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=2);function n(t){var e;return(i[t]||(e=i[t]={i:t,l:!1,exports:{}},r[t].call(e.exports,e,e.exports,n),e.l=!0,e)).exports}var r,i},t.exports=r(n("504h"),n("7+uW"))},"5zde":function(t,e,n){n("zQR9"),n("qyJz"),t.exports=n("FeBl").Array.from},"6Twh":function(t,e,n){"use strict";e.__esModule=!0,e.default=function(){if(o.default.prototype.$isServer)return 0;if(void 0!==a)return a;var t=document.createElement("div");t.className="el-scrollbar__wrap",t.style.visibility="hidden",t.style.width="100px",t.style.position="absolute",t.style.top="-9999px",document.body.appendChild(t);var e=t.offsetWidth;t.style.overflow="scroll";var n=document.createElement("div");n.style.width="100%",t.appendChild(n);var r=n.offsetWidth;return t.parentNode.removeChild(t),a=e-r};var r,i=n("7+uW"),o=(r=i)&&r.__esModule?r:{default:r};var a=void 0},"6zY2":function(t,e,n){var r;"undefined"!=typeof self&&self,r=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=174)}([function(t,e,n){"use strict";n.d(e,"i",function(){return r}),n.d(e,"j",function(){return i}),n.d(e,"o",function(){return o}),n.d(e,"l",function(){return a}),n.d(e,"q",function(){return s}),n.d(e,"w",function(){return l}),n.d(e,"h",function(){return c}),n.d(e,"r",function(){return u}),n.d(e,"a",function(){return h}),n.d(e,"d",function(){return d}),n.d(e,"e",function(){return f}),n.d(e,"g",function(){return p}),n.d(e,"f",function(){return A}),n.d(e,"k",function(){return g}),n.d(e,"n",function(){return m}),n.d(e,"p",function(){return v}),n.d(e,"t",function(){return y}),n.d(e,"s",function(){return b}),n.d(e,"u",function(){return _}),n.d(e,"v",function(){return w}),e.b=function(t){return t>1?0:t<-1?o:Math.acos(t)},e.c=function(t){return t>1?a:t<-1?-a:Math.asin(t)},e.m=function(t){return(t=y(t/2))*t};var r=1e-6,i=1e-12,o=Math.PI,a=o/2,s=o/4,l=2*o,c=180/o,u=o/180,h=Math.abs,d=Math.atan,f=Math.atan2,p=Math.cos,A=Math.ceil,g=Math.exp,m=(Math.floor,Math.log),v=Math.pow,y=Math.sin,b=Math.sign||function(t){return t>0?1:t<0?-1:0},_=Math.sqrt,w=Math.tan},function(t,e,n){"use strict";e.a=function(t){for(var e=t.length/6|0,n=new Array(e),r=0;r<e;)n[r]="#"+t.slice(6*r,6*++r);return n}},function(t,e,n){"use strict";var r=n(6);e.a=function(t){return Object(r.e)(t[t.length-1])}},function(t,e,n){"use strict";n(209),n(35),n(238);var r=n(106);n.d(e,"c",function(){return r.a});var i=n(239);n.d(e,"d",function(){return i.a});var o=n(54);n.d(e,"e",function(){return o.a}),n(55),n(36);var a=n(104);n.d(e,"f",function(){return a.a}),n(240);var s=n(8);n.d(e,"g",function(){return s.b});var l=n(56);n.d(e,"h",function(){return l.a});var c=n(105);n.d(e,"i",function(){return c.a});var u=n(109);n.d(e,"j",function(){return u.b});var h=n(241);n.d(e,"k",function(){return h.a}),n(242),n(57);var d=n(58);n.d(e,"b",function(){return d.c}),n.d(e,"a",function(){return d.a})},function(t,e,n){"use strict";e.a=function t(e,n,o,a){function s(t){return e(t=new Date(+t)),t}return s.floor=s,s.ceil=function(t){return e(t=new Date(t-1)),n(t,1),e(t),t},s.round=function(t){var e=s(t),n=s.ceil(t);return t-e<n-t?e:n},s.offset=function(t,e){return n(t=new Date(+t),null==e?1:Math.floor(e)),t},s.range=function(t,r,i){var o,a=[];if(t=s.ceil(t),i=null==i?1:Math.floor(i),!(t<r&&i>0))return a;do{a.push(o=new Date(+t)),n(t,i),e(t)}while(o<t&&t<r);return a},s.filter=function(r){return t(function(t){if(t>=t)for(;e(t),!r(t);)t.setTime(t-1)},function(t,e){if(t>=t)if(e<0)for(;++e<=0;)for(;n(t,-1),!r(t););else for(;--e>=0;)for(;n(t,1),!r(t););})},o&&(s.count=function(t,n){return r.setTime(+t),i.setTime(+n),e(r),e(i),Math.floor(o(r,i))},s.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?s.filter(a?function(e){return a(e)%t==0}:function(e){return s.count(0,e)%t==0}):s:null}),s};var r=new Date,i=new Date},function(t,e,n){"use strict";var r=n(92);n.d(e,"b",function(){return r.a});var i=n(19);n.d(e,"a",function(){return i.a});var o=n(93);n.d(e,"c",function(){return o.a}),n(185),n(186),n(95),n(97),n(187),n(190),n(191),n(101),n(192),n(193),n(194);var a=n(195);n.d(e,"d",function(){return a.a}),n(102),n(94),n(196);var s=n(52);n.d(e,"e",function(){return s.a});var l=n(99);n.d(e,"f",function(){return l.a}),n(197),n(198),n(199);var c=n(100);n.d(e,"i",function(){return c.a}),n.d(e,"g",function(){return c.b}),n.d(e,"h",function(){return c.c}),n(103),n(96),n(200)},function(t,e,n){"use strict";var r=n(60);n.d(e,"a",function(){return r.a}),n(116),n(63),n(114),n(117);var i=n(37);n.d(e,"c",function(){return i.a}),n(118);var o=n(247);n.d(e,"f",function(){return o.a});var a=n(119);n.d(e,"g",function(){return a.a});var s=n(248);n.d(e,"h",function(){return s.a}),n.d(e,"i",function(){return s.b});var l=n(251);n.d(e,"j",function(){return l.a});var c=n(113);n.d(e,"d",function(){return c.a}),n.d(e,"e",function(){return c.b}),n(252),n(253),n(254);var u=n(255);n.d(e,"b",function(){return u.a}),n(256)},function(t,e,n){"use strict";var r=n(61);n.d(e,"a",function(){return r.e}),n.d(e,"f",function(){return r.g}),n.d(e,"d",function(){return r.f});var i=n(245);n.d(e,"e",function(){return i.a}),n.d(e,"c",function(){return i.b});var o=n(246);n.d(e,"b",function(){return o.a})},function(t,e,n){"use strict";n.d(e,"c",function(){return D}),e.a=I;var r=n(210),i=n(211),o=n(212),a=n(213),s=n(107),l=n(215),c=n(216),u=n(217),h=n(218),d=n(219),f=n(220),p=n(221),A=n(222),g=n(223),m=n(224),v=n(225),y=n(109),b=n(226),_=n(227),w=n(228),x=n(229),S=n(230),C=n(231),k=n(232),B=n(233),T=n(234),E=n(235),M=n(236),O=n(58),L=n(237),D=[null];function I(t,e){this._groups=t,this._parents=e}function P(){return new I([[document.documentElement]],D)}I.prototype=P.prototype={constructor:I,select:r.a,selectAll:i.a,filter:o.a,data:a.a,enter:s.b,exit:l.a,merge:c.a,order:u.a,sort:h.a,call:d.a,nodes:f.a,node:p.a,size:A.a,empty:g.a,each:m.a,attr:v.a,style:y.a,property:b.a,classed:_.a,text:w.a,html:x.a,raise:S.a,lower:C.a,append:k.a,insert:B.a,remove:T.a,clone:E.a,datum:M.a,on:O.b,dispatch:L.a},e.b=P},function(t,e,n){"use strict";n.d(e,"c",function(){return l}),n.d(e,"d",function(){return c}),n.d(e,"b",function(){return d}),n.d(e,"a",function(){return f}),e.g=function(t,e){var n=p(t,e);if(n.state>s)throw new Error("too late; already scheduled");return n},e.h=function(t,e){var n=p(t,e);if(n.state>c)throw new Error("too late; already started");return n},e.f=p;var r=n(12),i=n(38),o=Object(r.dispatch)("start","end","interrupt"),a=[],s=0,l=1,c=2,u=3,h=4,d=5,f=6;function p(t,e){var n=t.__transition;if(!n||!(n=n[e]))throw new Error("transition not found");return n}e.e=function(t,e,n,r,p,A){var g=t.__transition;if(g){if(n in g)return}else t.__transition={};!function(t,e,n){var r,o=t.__transition;function a(d){var A,g,m,v;if(n.state!==l)return p();for(A in o)if((v=o[A]).name===n.name){if(v.state===u)return Object(i.b)(a);v.state===h?(v.state=f,v.timer.stop(),v.on.call("interrupt",t,t.__data__,v.index,v.group),delete o[A]):+A<e&&(v.state=f,v.timer.stop(),delete o[A])}if(Object(i.b)(function(){n.state===u&&(n.state=h,n.timer.restart(s,n.delay,n.time),s(d))}),n.state=c,n.on.call("start",t,t.__data__,n.index,n.group),n.state===c){for(n.state=u,r=new Array(m=n.tween.length),A=0,g=-1;A<m;++A)(v=n.tween[A].value.call(t,t.__data__,n.index,n.group))&&(r[++g]=v);r.length=g+1}}function s(e){for(var i=e<n.duration?n.ease.call(null,e/n.duration):(n.timer.restart(p),n.state=d,1),o=-1,a=r.length;++o<a;)r[o].call(null,i);n.state===d&&(n.on.call("end",t,t.__data__,n.index,n.group),p())}function p(){for(var r in n.state=f,n.timer.stop(),delete o[e],o)return;delete t.__transition}o[e]=n,n.timer=Object(i.c)(function(t){n.state=l,n.timer.restart(a,n.delay,n.time),n.delay<=t&&a(t-n.delay)},0,n.time)}(t,n,{name:e,index:r,group:p,on:o,tween:a,time:A.time,delay:A.delay,duration:A.duration,ease:A.ease,timer:null,state:s})}},function(t,e,n){"use strict";e.a=function(t){return p(function(){return t})()},e.b=p;var r=n(132),i=n(138),o=n(42),a=n(131),s=n(74),l=n(0),c=n(41),u=n(43),h=n(77),d=n(350),f=Object(u.a)({point:function(t,e){this.stream.point(t*l.r,e*l.r)}});function p(t){var e,n,p,A,g,m,v,y,b,_,w=150,x=480,S=250,C=0,k=0,B=0,T=0,E=0,M=null,O=r.a,L=null,D=s.a,I=.5,P=Object(d.a)(R,I);function N(t){return[(t=g(t[0]*l.r,t[1]*l.r))[0]*w+n,p-t[1]*w]}function F(t){return(t=g.invert((t[0]-n)/w,(p-t[1])/w))&&[t[0]*l.h,t[1]*l.h]}function R(t,r){return[(t=e(t,r))[0]*w+n,p-t[1]*w]}function j(){g=Object(a.a)(A=Object(c.b)(B,T,E),e);var t=e(C,k);return n=x-t[0]*w,p=S+t[1]*w,H()}function H(){return b=_=null,N}return N.stream=function(t){return b&&_===t?b:b=f(function(t){return Object(u.a)({point:function(e,n){var r=t(e,n);return this.stream.point(r[0],r[1])}})}(A)(O(P(D(_=t)))))},N.preclip=function(t){return arguments.length?(O=t,M=void 0,H()):O},N.postclip=function(t){return arguments.length?(D=t,L=m=v=y=null,H()):D},N.clipAngle=function(t){return arguments.length?(O=+t?Object(i.a)(M=t*l.r):(M=null,r.a),H()):M*l.h},N.clipExtent=function(t){return arguments.length?(D=null==t?(L=m=v=y=null,s.a):Object(o.a)(L=+t[0][0],m=+t[0][1],v=+t[1][0],y=+t[1][1]),H()):null==L?null:[[L,m],[v,y]]},N.scale=function(t){return arguments.length?(w=+t,j()):w},N.translate=function(t){return arguments.length?(x=+t[0],S=+t[1],j()):[x,S]},N.center=function(t){return arguments.length?(C=t[0]%360*l.r,k=t[1]%360*l.r,j()):[C*l.h,k*l.h]},N.rotate=function(t){return arguments.length?(B=t[0]%360*l.r,T=t[1]%360*l.r,E=t.length>2?t[2]%360*l.r:0,j()):[B*l.h,T*l.h,E*l.h]},N.precision=function(t){return arguments.length?(P=Object(d.a)(R,I=t*t),H()):Object(l.u)(I)},N.fitExtent=function(t,e){return Object(h.a)(N,t,e)},N.fitSize=function(t,e){return Object(h.c)(N,t,e)},N.fitWidth=function(t,e){return Object(h.d)(N,t,e)},N.fitHeight=function(t,e){return Object(h.b)(N,t,e)},function(){return e=t.apply(this,arguments),N.invert=e.invert&&F,j()}}},function(t,e,n){"use strict";n.d(e,"d",function(){return r}),n.d(e,"c",function(){return i}),n.d(e,"b",function(){return o}),n.d(e,"a",function(){return a}),n.d(e,"e",function(){return s});var r=1e3,i=6e4,o=36e5,a=864e5,s=6048e5},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(207);n.d(e,"dispatch",function(){return r.a})},function(t,e,n){"use strict";e.a=w,e.b=function(){return++_};var r=n(3),i=n(262),o=n(263),a=n(264),s=n(265),l=n(266),c=n(267),u=n(268),h=n(269),d=n(270),f=n(271),p=n(272),A=n(273),g=n(274),m=n(275),v=n(276),y=n(277),b=n(39),_=0;function w(t,e,n,r){this._groups=t,this._parents=e,this._name=n,this._id=r}var x=r.g.prototype;w.prototype=function(t){return Object(r.g)().transition(t)}.prototype={constructor:w,select:f.a,selectAll:p.a,filter:c.a,merge:u.a,selection:A.a,transition:y.a,call:x.call,nodes:x.nodes,node:x.node,size:x.size,empty:x.empty,each:x.each,on:h.a,attr:i.a,attrTween:o.a,style:g.a,styleTween:m.a,text:v.a,remove:d.a,tween:b.a,delay:a.a,duration:s.a,ease:l.a}},function(t,e,n){"use strict";e.a=function(){}},function(t,e,n){"use strict";var r=n(297);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";function r(t,e){t&&o.hasOwnProperty(t.type)&&o[t.type](t,e)}var i={Feature:function(t,e){r(t.geometry,e)},FeatureCollection:function(t,e){for(var n=t.features,i=-1,o=n.length;++i<o;)r(n[i].geometry,e)}},o={Sphere:function(t,e){e.sphere()},Point:function(t,e){t=t.coordinates,e.point(t[0],t[1],t[2])},MultiPoint:function(t,e){for(var n=t.coordinates,r=-1,i=n.length;++r<i;)t=n[r],e.point(t[0],t[1],t[2])},LineString:function(t,e){a(t.coordinates,e,0)},MultiLineString:function(t,e){for(var n=t.coordinates,r=-1,i=n.length;++r<i;)a(n[r],e,0)},Polygon:function(t,e){s(t.coordinates,e)},MultiPolygon:function(t,e){for(var n=t.coordinates,r=-1,i=n.length;++r<i;)s(n[r],e)},GeometryCollection:function(t,e){for(var n=t.geometries,i=-1,o=n.length;++i<o;)r(n[i],e)}};function a(t,e,n){var r,i=-1,o=t.length-n;for(e.lineStart();++i<o;)r=t[i],e.point(r[0],r[1],r[2]);e.lineEnd()}function s(t,e){var n=-1,r=t.length;for(e.polygonStart();++n<r;)a(t[n],e,1);e.polygonEnd()}e.a=function(t,e){t&&i.hasOwnProperty(t.type)?i[t.type](t,e):r(t,e)}},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return o});var r=Array.prototype,i=r.map,o=r.slice},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";e.a=function(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";function r(){this.reset()}e.a=function(){return new r},r.prototype={constructor:r,reset:function(){this.s=this.t=0},add:function(t){o(i,t,this.t),o(this,i.s,this.s),this.s?this.t+=i.t:this.s=i.t},valueOf:function(){return this.s}};var i=new r;function o(t,e,n){var r=t.s=e+n,i=r-e,o=r-i;t.t=e-o+(n-i)}},function(t,e,n){"use strict";e.a=function(){return Math.random()}},function(t,e,n){"use strict";e.a=function(t){return null===t?NaN:+t}},function(t,e,n){"use strict";e.c=function(t,e){var n=e-t;return n?i(t,n>180||n<-180?n-360*Math.round(n/360):n):Object(r.a)(isNaN(t)?e:t)},e.b=function(t){return 1==(t=+t)?o:function(e,n){return n-e?function(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(r){return Math.pow(t+r*e,n)}}(e,n,t):Object(r.a)(isNaN(e)?n:e)}},e.a=o;var r=n(115);function i(t,e){return function(n){return t+n*e}}function o(t,e){var n=e-t;return n?i(t,n):Object(r.a)(isNaN(t)?e:t)}},function(t,e,n){"use strict";n(298),n(299);var r=n(66);n.d(e,"a",function(){return r.a}),n(300),n(301),n(302)},function(t,e,n){"use strict";e.g=function(t){return[Object(r.e)(t[1],t[0]),Object(r.c)(t[2])]},e.a=function(t){var e=t[0],n=t[1],i=Object(r.g)(n);return[i*Object(r.g)(e),i*Object(r.t)(e),Object(r.t)(n)]},e.d=function(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]},e.c=function(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]},e.b=function(t,e){t[0]+=e[0],t[1]+=e[1],t[2]+=e[2]},e.f=function(t,e){return[t[0]*e,t[1]*e,t[2]*e]},e.e=function(t){var e=Object(r.u)(t[0]*t[0]+t[1]*t[1]+t[2]*t[2]);t[0]/=e,t[1]/=e,t[2]/=e};var r=n(0)},function(t,e,n){"use strict";e.b=function(t){return function(e,n){var i=Object(r.g)(e),o=Object(r.g)(n),a=t(i*o);return[a*o*Object(r.t)(e),a*Object(r.t)(n)]}},e.a=function(t){return function(e,n){var i=Object(r.u)(e*e+n*n),o=t(i),a=Object(r.t)(o),s=Object(r.g)(o);return[Object(r.e)(e*a,i*s),Object(r.c)(i&&n*a/i)]}};var r=n(0)},function(t,e,n){"use strict";e.a=function(t,e,n,r,i){for(var o,a=t.children,s=-1,l=a.length,c=t.value&&(r-e)/t.value;++s<l;)(o=a[s]).y0=n,o.y1=i,o.x0=e,o.x1=e+=o.value*c}},function(t,e,n){"use strict";e.b=s,e.a=function t(){var e=Object(o.b)(o.c,i.c);return e.copy=function(){return Object(o.a)(e,t())},s(e)};var r=n(5),i=n(6),o=n(46),a=n(410);function s(t){var e=t.domain;return t.ticks=function(t){var n=e();return Object(r.i)(n[0],n[n.length-1],null==t?10:t)},t.tickFormat=function(t,n){return Object(a.a)(e(),t,n)},t.nice=function(n){null==n&&(n=10);var i,o=e(),a=0,s=o.length-1,l=o[a],c=o[s];return c<l&&(i=l,l=c,c=i,i=a,a=s,s=i),(i=Object(r.g)(l,c,n))>0?(l=Math.floor(l/i)*i,c=Math.ceil(c/i)*i,i=Object(r.g)(l,c,n)):i<0&&(l=Math.ceil(l*i)/i,c=Math.floor(c*i)/i,i=Object(r.g)(l,c,n)),i>0?(o[a]=Math.floor(l/i)*i,o[s]=Math.ceil(c/i)*i,e(o)):i<0&&(o[a]=Math.ceil(l*i)/i,o[s]=Math.floor(c*i)/i,e(o)),t},t}},function(t,e,n){"use strict";e.a=function(t){return t.match(/.{6}/g).map(function(t){return"#"+t})}},function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"d",function(){return i}),n.d(e,"e",function(){return o}),n.d(e,"h",function(){return a}),n.d(e,"i",function(){return s}),n.d(e,"k",function(){return l}),n.d(e,"l",function(){return c}),n.d(e,"f",function(){return u}),n.d(e,"j",function(){return h}),n.d(e,"g",function(){return d}),n.d(e,"m",function(){return f}),e.b=function(t){return t>1?0:t<-1?h:Math.acos(t)},e.c=function(t){return t>=1?d:t<=-1?-d:Math.asin(t)};var r=Math.abs,i=Math.atan2,o=Math.cos,a=Math.max,s=Math.min,l=Math.sin,c=Math.sqrt,u=1e-12,h=Math.PI,d=h/2,f=2*h},function(t,e,n){"use strict";e.a=function(t,e){if((i=t.length)>1)for(var n,r,i,o=1,a=t[e[0]],s=a.length;o<i;++o)for(r=a,a=t[e[o]],n=0;n<s;++n)a[n][1]+=a[n][0]=isNaN(r[n][1])?r[n][0]:r[n][1]}},function(t,e,n){"use strict";e.a=function(t){for(var e=t.length,n=new Array(e);--e>=0;)n[e]=e;return n}},function(t,e,n){"use strict";n.d(e,"f",function(){return d}),n.d(e,"g",function(){return f}),n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i}),n.d(e,"c",function(){return o}),n.d(e,"e",function(){return a}),e.d=A;var r,i,o,a,s=n(469),l=n(171),c=n(172),u=n(91),h=n(90),d=1e-6,f=1e-12;function p(t,e){return e[1]-t[1]||e[0]-t[0]}function A(t,e){var n,d,f,A=t.sort(p).pop();for(a=[],i=new Array(t.length),r=new h.b,o=new h.b;;)if(f=c.c,A&&(!f||A[1]<f.y||A[1]===f.y&&A[0]<f.x))A[0]===n&&A[1]===d||(Object(s.a)(A),n=A[0],d=A[1]),A=t.pop();else{if(!f)break;Object(s.b)(f.arc)}if(Object(l.d)(),e){var g=+e[0][0],m=+e[0][1],v=+e[1][0],y=+e[1][1];Object(u.a)(g,m,v,y),Object(l.b)(g,m,v,y)}this.edges=a,this.cells=i,r=o=a=i=null}A.prototype={constructor:A,polygons:function(){var t=this.edges;return this.cells.map(function(e){var n=e.halfedges.map(function(n){return Object(l.a)(e,t[n])});return n.data=e.site.data,n})},triangles:function(){var t=[],e=this.edges;return this.cells.forEach(function(n,r){if(o=(i=n.halfedges).length)for(var i,o,a,s,l,c,u=n.site,h=-1,d=e[i[o-1]],f=d.left===u?d.right:d.left;++h<o;)a=f,f=(d=e[i[h]]).left===u?d.right:d.left,a&&f&&r<a.index&&r<f.index&&(l=a,c=f,((s=u)[0]-c[0])*(l[1]-s[1])-(s[0]-l[0])*(c[1]-s[1])<0)&&t.push([u.data,a.data,f.data])}),t},links:function(){return this.edges.filter(function(t){return t.right}).map(function(t){return{source:t.left.data,target:t.right.data}})},find:function(t,e,n){for(var r,i,o=this,a=o._found||0,s=o.cells.length;!(i=o.cells[a]);)if(++a>=s)return null;var l=t-i.site[0],c=e-i.site[1],u=l*l+c*c;do{i=o.cells[r=a],a=null,i.halfedges.forEach(function(n){var r=o.edges[n],s=r.left;if(s!==i.site&&s||(s=r.right)){var l=t-s[0],c=e-s[1],h=l*l+c*c;h<u&&(u=h,a=s.index)}})}while(null!==a);return o._found=r,null==n||u<=n*n?i.site:null}}},function(t,e,n){"use strict";var r=n(54),i=n(55);e.a=function(t){var e=Object(r.a)(t);return(e.local?function(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}:function(t){return function(){var e=this.ownerDocument,n=this.namespaceURI;return n===i.b&&e.documentElement.namespaceURI===i.b?e.createElement(t):e.createElementNS(n,t)}})(e)}},function(t,e,n){"use strict";e.a=function(t,e){var n=t.ownerSVGElement||t;if(n.createSVGPoint){var r=n.createSVGPoint();return r.x=e.clientX,r.y=e.clientY,[(r=r.matrixTransform(t.getScreenCTM().inverse())).x,r.y]}var i=t.getBoundingClientRect();return[e.clientX-i.left-t.clientLeft,e.clientY-i.top-t.clientTop]}},function(t,e,n){"use strict";e.a=function(t,e){return e-=t=+t,function(n){return t+e*n}}},function(t,e,n){"use strict";var r=n(65);n.d(e,"a",function(){return r.b}),n.d(e,"c",function(){return r.c});var i=n(259);n.d(e,"b",function(){return i.a}),n(260)},function(t,e,n){"use strict";e.b=function(t,e,n){var i=t._id;return t.each(function(){var t=Object(r.h)(this,i);(t.value||(t.value={}))[e]=n.apply(this,arguments)}),function(t){return Object(r.f)(t,i).value[e]}};var r=n(9);e.a=function(t,e){var n=this._id;if(t+="",arguments.length<2){for(var i,o=Object(r.f)(this.node(),n).tween,a=0,s=o.length;a<s;++a)if((i=o[a]).name===t)return i.value;return null}return this.each((null==e?function(t,e){var n,i;return function(){var o=Object(r.h)(this,t),a=o.tween;if(a!==n)for(var s=0,l=(i=n=a).length;s<l;++s)if(i[s].name===e){(i=i.slice()).splice(s,1);break}o.tween=i}}:function(t,e,n){var i,o;if("function"!=typeof n)throw new Error;return function(){var a=Object(r.h)(this,t),s=a.tween;if(s!==i){o=(i=s).slice();for(var l={name:e,value:n},c=0,u=o.length;c<u;++c)if(o[c].name===e){o[c]=l;break}c===u&&o.push(l)}a.tween=o}})(n,t,e))}},function(t,e,n){"use strict";var r=n(73);e.a=function(t){return(t=Object(r.a)(Math.abs(t)))?t[1]:NaN}},function(t,e,n){"use strict";e.b=a;var r=n(131),i=n(0);function o(t,e){return[t>i.o?t-i.w:t<-i.o?t+i.w:t,e]}function a(t,e,n){return(t%=i.w)?e||n?Object(r.a)(l(t),c(e,n)):l(t):e||n?c(e,n):o}function s(t){return function(e,n){return[(e+=t)>i.o?e-i.w:e<-i.o?e+i.w:e,n]}}function l(t){var e=s(t);return e.invert=s(-t),e}function c(t,e){var n=Object(i.g)(t),r=Object(i.t)(t),o=Object(i.g)(e),a=Object(i.t)(e);function s(t,e){var s=Object(i.g)(e),l=Object(i.g)(t)*s,c=Object(i.t)(t)*s,u=Object(i.t)(e),h=u*n+l*r;return[Object(i.e)(c*o-h*a,l*n-u*r),Object(i.c)(h*o+c*a)]}return s.invert=function(t,e){var s=Object(i.g)(e),l=Object(i.g)(t)*s,c=Object(i.t)(t)*s,u=Object(i.t)(e),h=u*o-c*a;return[Object(i.e)(c*o+u*a,l*n+h*r),Object(i.c)(h*n-l*r)]},s}o.invert=o,e.a=function(t){function e(e){return(e=t(e[0]*i.r,e[1]*i.r))[0]*=i.h,e[1]*=i.h,e}return t=a(t[0]*i.r,t[1]*i.r,t.length>2?t[2]*i.r:0),e.invert=function(e){return(e=t.invert(e[0]*i.r,e[1]*i.r))[0]*=i.h,e[1]*=i.h,e},e}},function(t,e,n){"use strict";e.a=function(t,e,n,u){function h(r,i){return t<=r&&r<=n&&e<=i&&i<=u}function d(r,i,o,a){var s=0,l=0;if(null==r||(s=f(r,o))!==(l=f(i,o))||A(r,i)<0^o>0)do{a.point(0===s||3===s?t:n,s>1?u:e)}while((s=(s+o+4)%4)!==l);else a.point(i[0],i[1])}function f(i,o){return Object(r.a)(i[0]-t)<r.i?o>0?0:3:Object(r.a)(i[0]-n)<r.i?o>0?2:1:Object(r.a)(i[1]-e)<r.i?o>0?1:0:o>0?3:2}function p(t,e){return A(t.x,e.x)}function A(t,e){var n=f(t,1),r=f(e,1);return n!==r?n-r:0===n?e[1]-t[1]:1===n?t[0]-e[0]:2===n?t[1]-e[1]:e[0]-t[0]}return function(r){var f,A,g,m,v,y,b,_,w,x,S,C=r,k=Object(i.a)(),B={point:T,lineStart:function(){B.point=E,A&&A.push(g=[]),x=!0,w=!1,b=_=NaN},lineEnd:function(){f&&(E(m,v),y&&w&&k.rejoin(),f.push(k.result())),B.point=T,w&&C.lineEnd()},polygonStart:function(){C=k,f=[],A=[],S=!0},polygonEnd:function(){var e=function(){for(var e=0,n=0,r=A.length;n<r;++n)for(var i,o,a=A[n],s=1,l=a.length,c=a[0],h=c[0],d=c[1];s<l;++s)i=h,o=d,h=(c=a[s])[0],d=c[1],o<=u?d>u&&(h-i)*(u-o)>(d-o)*(t-i)&&++e:d<=u&&(h-i)*(u-o)<(d-o)*(t-i)&&--e;return e}(),n=S&&e,i=(f=Object(s.d)(f)).length;(n||i)&&(r.polygonStart(),n&&(r.lineStart(),d(null,null,1,r),r.lineEnd()),i&&Object(a.a)(f,p,e,d,r),r.polygonEnd()),C=r,f=A=g=null}};function T(t,e){h(t,e)&&C.point(t,e)}function E(r,i){var a=h(r,i);if(A&&g.push([r,i]),x)m=r,v=i,y=a,x=!1,a&&(C.lineStart(),C.point(r,i));else if(a&&w)C.point(r,i);else{var s=[b=Math.max(c,Math.min(l,b)),_=Math.max(c,Math.min(l,_))],d=[r=Math.max(c,Math.min(l,r)),i=Math.max(c,Math.min(l,i))];Object(o.a)(s,d,t,e,n,u)?(w||(C.lineStart(),C.point(s[0],s[1])),C.point(d[0],d[1]),a||C.lineEnd(),S=!1):a&&(C.lineStart(),C.point(r,i),S=!1)}b=r,_=i,w=a}return B}};var r=n(0),i=n(134),o=n(340),a=n(135),s=n(5),l=1e9,c=-l},function(t,e,n){"use strict";function r(){}e.a=function(t){return function(e){var n=new r;for(var i in t)n[i]=t[i];return n.stream=e,n}},r.prototype={constructor:r,point:function(t,e){this.stream.point(t,e)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}}},function(t,e,n){"use strict";e.a=function(t,e,n,r,i){for(var o,a=t.children,s=-1,l=a.length,c=t.value&&(i-n)/t.value;++s<l;)(o=a[s]).x0=e,o.x1=r,o.y0=n,o.y1=n+=o.value*c}},function(t,e,n){"use strict";var r=n(82);e.a=function(t,e){return function(n,i){var o=Object(r.a)(n).mimeType(t).response(e);if(null!=i){if("function"!=typeof i)throw new Error("invalid callback: "+i);return o.get(i)}return o}}},function(t,e,n){"use strict";e.c=c,e.a=function(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp())},e.b=function(t,e){var n,r,a,d=l,f=l,p=i.a,A=!1;function g(){return n=Math.min(d.length,f.length)>2?h:u,r=a=null,m}function m(e){return(r||(r=n(d,f,A?function(t){return function(e,n){var r=t(e=+e,n=+n);return function(t){return t<=e?0:t>=n?1:r(t)}}}(t):t,p)))(+e)}return m.invert=function(t){return(a||(a=n(f,d,c,A?function(t){return function(e,n){var r=t(e=+e,n=+n);return function(t){return t<=0?e:t>=1?n:r(t)}}}(e):e)))(+t)},m.domain=function(t){return arguments.length?(d=o.a.call(t,s.a),g()):d.slice()},m.range=function(t){return arguments.length?(f=o.b.call(t),g()):f.slice()},m.rangeRound=function(t){return f=o.b.call(t),p=i.f,g()},m.clamp=function(t){return arguments.length?(A=!!t,g()):A},m.interpolate=function(t){return arguments.length?(p=t,g()):p},g()};var r=n(5),i=n(6),o=n(17),a=n(83),s=n(152),l=[0,1];function c(t,e){return(e-=t=+t)?function(n){return(n-t)/e}:Object(a.a)(e)}function u(t,e,n,r){var i=t[0],o=t[1],a=e[0],s=e[1];return o<i?(i=n(o,i),a=r(s,a)):(i=n(i,o),a=r(a,s)),function(t){return a(i(t))}}function h(t,e,n,i){var o=Math.min(t.length,e.length)-1,a=new Array(o),s=new Array(o),l=-1;for(t[o]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++l<o;)a[l]=n(t[l],t[l+1]),s[l]=i(e[l],e[l+1]);return function(e){var n=Object(r.b)(t,e,1,o)-1;return s[n](a[n](e))}}},function(t,e,n){"use strict";n(4);var r=n(416);n.d(e,"c",function(){return r.a}),n.d(e,"n",function(){return r.a});var i=n(417);n.d(e,"g",function(){return i.a}),n.d(e,"r",function(){return i.a});var o=n(418);n.d(e,"d",function(){return o.a});var a=n(419);n.d(e,"b",function(){return a.a});var s=n(420);n.d(e,"a",function(){return s.a});var l=n(421);n.d(e,"j",function(){return l.b}),n.d(e,"h",function(){return l.b}),n.d(e,"e",function(){return l.a}),n.d(e,"i",function(){return l.c});var c=n(422);n.d(e,"f",function(){return c.a});var u=n(423);n.d(e,"k",function(){return u.a});var h=n(424);n.d(e,"o",function(){return h.a});var d=n(425);n.d(e,"m",function(){return d.a});var f=n(426);n.d(e,"l",function(){return f.a});var p=n(427);n.d(e,"u",function(){return p.b}),n.d(e,"s",function(){return p.b}),n.d(e,"p",function(){return p.a}),n.d(e,"t",function(){return p.c});var A=n(428);n.d(e,"q",function(){return A.a});var g=n(429);n.d(e,"v",function(){return g.a})},function(t,e,n){"use strict";function r(t){this._context=t}r.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;default:this._context.lineTo(t,e)}}},e.a=function(t){return new r(t)}},function(t,e,n){"use strict";e.a=function(){}},function(t,e,n){"use strict";function r(t,e,n){t._context.bezierCurveTo((2*t._x0+t._x1)/3,(2*t._y0+t._y1)/3,(t._x0+2*t._x1)/3,(t._y0+2*t._y1)/3,(t._x0+4*t._x1+e)/6,(t._y0+4*t._y1+n)/6)}function i(t){this._context=t}e.b=r,e.a=i,i.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:r(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:r(this,t,e)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e}}},function(t,e,n){"use strict";function r(t,e,n){t._context.bezierCurveTo(t._x1+t._k*(t._x2-t._x0),t._y1+t._k*(t._y2-t._y0),t._x2+t._k*(t._x1-e),t._y2+t._k*(t._y1-n),t._x2,t._y2)}function i(t,e){this._context=t,this._k=(1-e)/6}e.b=r,e.a=i,i.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:r(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2,this._x1=t,this._y1=e;break;case 2:this._point=3;default:r(this,t,e)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}},function t(e){function n(t){return new i(t,e)}return n.tension=function(e){return t(+e)},n}(0)},function(t,e,n){"use strict";var r=n(23);e.a=function(t,e,n){if(null==n&&(n=r.a),i=t.length){if((e=+e)<=0||i<2)return+n(t[0],0,t);if(e>=1)return+n(t[i-1],i-1,t);var i,o=(i-1)*e,a=Math.floor(o),s=+n(t[a],a,t);return s+(+n(t[a+1],a+1,t)-s)*(o-a)}}},function(t,e,n){"use strict";n(208);var r=n(110);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b})},function(t,e,n){"use strict";var r=n(55);e.a=function(t){var e=t+="",n=e.indexOf(":");return n>=0&&"xmlns"!==(e=t.slice(0,n))&&(t=t.slice(n+1)),r.a.hasOwnProperty(e)?{space:r.a[e],local:t}:t}},function(t,e,n){"use strict";n.d(e,"b",function(){return r});var r="http://www.w3.org/1999/xhtml";e.a={svg:"http://www.w3.org/2000/svg",xhtml:r,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"}},function(t,e,n){"use strict";function r(){}e.a=function(t){return null==t?r:function(){return this.querySelector(t)}}},function(t,e,n){"use strict";e.a=function(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}},function(t,e,n){"use strict";n.d(e,"c",function(){return i}),e.a=function(t,e,n,r){var o=i;t.sourceEvent=i,i=t;try{return e.apply(n,r)}finally{i=o}};var r={},i=null;function o(t,e,n){return t=a(t,e,n),function(e){var n=e.relatedTarget;n&&(n===this||8&n.compareDocumentPosition(this))||t.call(this,e)}}function a(t,e,n){return function(r){var o=i;i=r;try{t.call(this,this.__data__,e,n)}finally{i=o}}}function s(t){return function(){var e=this.__on;if(e){for(var n,r=0,i=-1,o=e.length;r<o;++r)n=e[r],t.type&&n.type!==t.type||n.name!==t.name?e[++i]=n:this.removeEventListener(n.type,n.listener,n.capture);++i?e.length=i:delete this.__on}}}function l(t,e,n){var i=r.hasOwnProperty(t.type)?o:a;return function(r,o,a){var s,l=this.__on,c=i(e,o,a);if(l)for(var u=0,h=l.length;u<h;++u)if((s=l[u]).type===t.type&&s.name===t.name)return this.removeEventListener(s.type,s.listener,s.capture),this.addEventListener(s.type,s.listener=c,s.capture=n),void(s.value=e);this.addEventListener(t.type,c,n),s={type:t.type,name:t.name,value:e,listener:c,capture:n},l?l.push(s):this.__on=[s]}}"undefined"!=typeof document&&("onmouseenter"in document.documentElement||(r={mouseenter:"mouseover",mouseleave:"mouseout"})),e.b=function(t,e,n){var r,i,o=function(t){return t.trim().split(/^|\s+/).map(function(t){var e="",n=t.indexOf(".");return n>=0&&(e=t.slice(n+1),t=t.slice(0,n)),{type:t,name:e}})}(t+""),a=o.length;if(!(arguments.length<2)){for(c=e?l:s,null==n&&(n=!1),r=0;r<a;++r)this.each(c(o[r],e,n));return this}var c=this.node().__on;if(c)for(var u,h=0,d=c.length;h<d;++h)for(r=0,u=c[h];r<a;++r)if((i=o[r]).type===u.type&&i.name===u.name)return u.value}},function(t,e,n){"use strict";var r=n(58);e.a=function(){for(var t,e=r.c;t=e.sourceEvent;)e=t;return e}},function(t,e,n){"use strict";var r=n(7),i=n(113),o=n(116),a=n(117),s=n(37),l=n(118),c=n(119),u=n(115);e.a=function(t,e){var n,h=typeof e;return null==e||"boolean"===h?Object(u.a)(e):("number"===h?s.a:"string"===h?(n=Object(r.a)(e))?(e=n,i.a):c.a:e instanceof r.a?i.a:e instanceof Date?a.a:Array.isArray(e)?o.a:"function"!=typeof e.valueOf&&"function"!=typeof e.toString||isNaN(e)?l.a:s.a)(t,e)}},function(t,e,n){"use strict";e.a=i,n.d(e,"d",function(){return o}),n.d(e,"c",function(){return a}),e.e=y,e.h=w,e.g=x,e.b=S,e.f=k;var r=n(62);function i(){}var o=.7,a=1/o,s="\\s*([+-]?\\d+)\\s*",l="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",c="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",u=/^#([0-9a-f]{3})$/,h=/^#([0-9a-f]{6})$/,d=new RegExp("^rgb\\("+[s,s,s]+"\\)$"),f=new RegExp("^rgb\\("+[c,c,c]+"\\)$"),p=new RegExp("^rgba\\("+[s,s,s,l]+"\\)$"),A=new RegExp("^rgba\\("+[c,c,c,l]+"\\)$"),g=new RegExp("^hsl\\("+[l,c,c]+"\\)$"),m=new RegExp("^hsla\\("+[l,c,c,l]+"\\)$"),v={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function y(t){var e;return t=(t+"").trim().toLowerCase(),(e=u.exec(t))?new S((e=parseInt(e[1],16))>>8&15|e>>4&240,e>>4&15|240&e,(15&e)<<4|15&e,1):(e=h.exec(t))?b(parseInt(e[1],16)):(e=d.exec(t))?new S(e[1],e[2],e[3],1):(e=f.exec(t))?new S(255*e[1]/100,255*e[2]/100,255*e[3]/100,1):(e=p.exec(t))?_(e[1],e[2],e[3],e[4]):(e=A.exec(t))?_(255*e[1]/100,255*e[2]/100,255*e[3]/100,e[4]):(e=g.exec(t))?C(e[1],e[2]/100,e[3]/100,1):(e=m.exec(t))?C(e[1],e[2]/100,e[3]/100,e[4]):v.hasOwnProperty(t)?b(v[t]):"transparent"===t?new S(NaN,NaN,NaN,0):null}function b(t){return new S(t>>16&255,t>>8&255,255&t,1)}function _(t,e,n,r){return r<=0&&(t=e=n=NaN),new S(t,e,n,r)}function w(t){return t instanceof i||(t=y(t)),t?new S((t=t.rgb()).r,t.g,t.b,t.opacity):new S}function x(t,e,n,r){return 1===arguments.length?w(t):new S(t,e,n,null==r?1:r)}function S(t,e,n,r){this.r=+t,this.g=+e,this.b=+n,this.opacity=+r}function C(t,e,n,r){return r<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new B(t,e,n,r)}function k(t,e,n,r){return 1===arguments.length?function(t){if(t instanceof B)return new B(t.h,t.s,t.l,t.opacity);if(t instanceof i||(t=y(t)),!t)return new B;if(t instanceof B)return t;var e=(t=t.rgb()).r/255,n=t.g/255,r=t.b/255,o=Math.min(e,n,r),a=Math.max(e,n,r),s=NaN,l=a-o,c=(a+o)/2;return l?(s=e===a?(n-r)/l+6*(n<r):n===a?(r-e)/l+2:(e-n)/l+4,l/=c<.5?a+o:2-a-o,s*=60):l=c>0&&c<1?0:s,new B(s,l,c,t.opacity)}(t):new B(t,e,n,null==r?1:r)}function B(t,e,n,r){this.h=+t,this.s=+e,this.l=+n,this.opacity=+r}function T(t,e,n){return 255*(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)}Object(r.a)(i,y,{displayable:function(){return this.rgb().displayable()},toString:function(){return this.rgb()+""}}),Object(r.a)(S,x,Object(r.b)(i,{brighter:function(t){return t=null==t?a:Math.pow(a,t),new S(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?o:Math.pow(o,t),new S(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return 0<=this.r&&this.r<=255&&0<=this.g&&this.g<=255&&0<=this.b&&this.b<=255&&0<=this.opacity&&this.opacity<=1},toString:function(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===t?")":", "+t+")")}})),Object(r.a)(B,k,Object(r.b)(i,{brighter:function(t){return t=null==t?a:Math.pow(a,t),new B(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?o:Math.pow(o,t),new B(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*e,i=2*n-r;return new S(T(t>=240?t-240:t+120,i,r),T(t,i,r),T(t<120?t+240:t-120,i,r),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1}}))},function(t,e,n){"use strict";e.b=function(t,e){var n=Object.create(t.prototype);for(var r in e)n[r]=e[r];return n},e.a=function(t,e,n){t.prototype=e.prototype=n,n.constructor=t}},function(t,e,n){"use strict";function r(t,e,n,r,i){var o=t*t,a=o*t;return((1-3*t+3*o-a)*e+(4-6*o+3*a)*n+(1+3*t+3*o-3*a)*r+a*i)/6}e.a=r,e.b=function(t){var e=t.length-1;return function(n){var i=n<=0?n=0:n>=1?(n=1,e-1):Math.floor(n*e),o=t[i],a=t[i+1],s=i>0?t[i-1]:2*o-a,l=i<e-1?t[i+2]:2*a-o;return r((n-i/e)*e,s,o,a,l)}}},function(t,e,n){"use strict";n(257),n(13),n(288);var r=n(120);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";e.b=p,e.a=g,e.c=m;var r,i,o=0,a=0,s=0,l=1e3,c=0,u=0,h=0,d="object"==typeof performance&&performance.now?performance:Date,f="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function p(){return u||(f(A),u=d.now()+h)}function A(){u=0}function g(){this._call=this._time=this._next=null}function m(t,e,n){var r=new g;return r.restart(t,e,n),r}function v(){u=(c=d.now())+h,o=a=0;try{!function(){p(),++o;for(var t,e=r;e;)(t=u-e._time)>=0&&e._call.call(null,t),e=e._next;--o}()}finally{o=0,function(){for(var t,e,n=r,o=1/0;n;)n._call?(o>n._time&&(o=n._time),t=n,n=n._next):(e=n._next,n._next=null,n=t?t._next=e:r=e);i=t,b(o)}(),u=0}}function y(){var t=d.now(),e=t-c;e>l&&(h-=e,c=t)}function b(t){o||(a&&(a=clearTimeout(a)),t-u>24?(t<1/0&&(a=setTimeout(v,t-d.now()-h)),s&&(s=clearInterval(s))):(s||(c=d.now(),s=setInterval(y,l)),o=1,f(v)))}g.prototype=m.prototype={constructor:g,restart:function(t,e,n){if("function"!=typeof t)throw new TypeError("callback is not a function");n=(null==n?p():+n)+(null==e?0:+e),this._next||i===this||(i?i._next=this:r=this,i=this),this._call=t,this._time=n,b()},stop:function(){this._call&&(this._call=null,this._time=1/0,b())}}},function(t,e,n){"use strict";n.d(e,"b",function(){return r});var r="$";function i(){}function o(t,e){var n=new i;if(t instanceof i)t.each(function(t,e){n.set(e,t)});else if(Array.isArray(t)){var r,o=-1,a=t.length;if(null==e)for(;++o<a;)n.set(o,t[o]);else for(;++o<a;)n.set(e(r=t[o],o,t),r)}else if(t)for(var s in t)n.set(s,t[s]);return n}i.prototype=o.prototype={constructor:i,has:function(t){return r+t in this},get:function(t){return this[r+t]},set:function(t,e){return this[r+t]=e,this},remove:function(t){var e=r+t;return e in this&&delete this[e]},clear:function(){for(var t in this)t[0]===r&&delete this[t]},keys:function(){var t=[];for(var e in this)e[0]===r&&t.push(e.slice(1));return t},values:function(){var t=[];for(var e in this)e[0]===r&&t.push(this[e]);return t},entries:function(){var t=[];for(var e in this)e[0]===r&&t.push({key:e.slice(1),value:this[e]});return t},size:function(){var t=0;for(var e in this)e[0]===r&&++t;return t},empty:function(){for(var t in this)if(t[0]===r)return!1;return!0},each:function(t){for(var e in this)e[0]===r&&t(this[e],e.slice(1),this)}},e.a=o},function(t,e,n){"use strict";n(68);var r=n(303);n.d(e,"a",function(){return r.a});var i=n(304);n.d(e,"b",function(){return i.a})},function(t,e,n){"use strict";var r={},i={},o=34,a=10,s=13;function l(t){return new Function("d","return {"+t.map(function(t,e){return JSON.stringify(t)+": d["+e+"]"}).join(",")+"}")}e.a=function(t){var e=new RegExp('["'+t+"\n\r]"),n=t.charCodeAt(0);function c(t,e){var l,c=[],u=t.length,h=0,d=0,f=u<=0,p=!1;function A(){if(f)return i;if(p)return p=!1,r;var e,l,c=h;if(t.charCodeAt(c)===o){for(;h++<u&&t.charCodeAt(h)!==o||t.charCodeAt(++h)===o;);return(e=h)>=u?f=!0:(l=t.charCodeAt(h++))===a?p=!0:l===s&&(p=!0,t.charCodeAt(h)===a&&++h),t.slice(c+1,e-1).replace(/""/g,'"')}for(;h<u;){if((l=t.charCodeAt(e=h++))===a)p=!0;else if(l===s)p=!0,t.charCodeAt(h)===a&&++h;else if(l!==n)continue;return t.slice(c,e)}return f=!0,t.slice(c,u)}for(t.charCodeAt(u-1)===a&&--u,t.charCodeAt(u-1)===s&&--u;(l=A())!==i;){for(var g=[];l!==r&&l!==i;)g.push(l),l=A();e&&null==(g=e(g,d++))||c.push(g)}return c}function u(e){return e.map(h).join(t)}function h(t){return null==t?"":e.test(t+="")?'"'+t.replace(/"/g,'""')+'"':t}return{parse:function(t,e){var n,r,i=c(t,function(t,i){if(n)return n(t,i-1);r=t,n=e?function(t,e){var n=l(t);return function(r,i){return e(n(r),i,t)}}(t,e):l(t)});return i.columns=r||[],i},parseRows:c,format:function(e,n){return null==n&&(n=function(t){var e=Object.create(null),n=[];return t.forEach(function(t){for(var r in t)r in e||n.push(e[r]=r)}),n}(e)),[n.map(h).join(t)].concat(e.map(function(e){return n.map(function(t){return h(e[t])}).join(t)})).join("\n")},formatRows:function(t){return t.map(u).join("\n")}}}},function(t,e,n){"use strict";e.a=function(){return 1e-6*(Math.random()-.5)}},function(t,e,n){"use strict";var r=n(308);n.d(e,"a",function(){return r.a})},function(t,e,n){"use strict";e.a=function(t,e,n,r,i){this.node=t,this.x0=e,this.y0=n,this.x1=r,this.y1=i}},function(t,e,n){"use strict";var r=n(326);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b}),n(125);var i=n(126);n.d(e,"c",function(){return i.a});var o=n(332);n.d(e,"d",function(){return o.a});var a=n(333);n.d(e,"e",function(){return a.a});var s=n(334);n.d(e,"f",function(){return s.a})},function(t,e,n){"use strict";e.a=function(t,e){if((n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var n,r=t.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+t.slice(n+1)]}},function(t,e,n){"use strict";e.a=function(t){return t}},function(t,e,n){"use strict";var r=n(0),i=n(76),o=n(351);function a(t,e){var n=Object(r.t)(t),i=(n+Object(r.t)(e))/2;if(Object(r.a)(i)<r.i)return Object(o.a)(t);var a=1+n*(2*i-n),s=Object(r.u)(a)/i;function l(t,e){var n=Object(r.u)(a-2*i*Object(r.t)(e))/i;return[n*Object(r.t)(t*=i),s-n*Object(r.g)(t)]}return l.invert=function(t,e){var n=s-e;return[Object(r.e)(t,Object(r.a)(n))/i*Object(r.s)(n),Object(r.c)((a-(t*t+n*n)*i*i)/(2*i))]},l}e.a=function(){return Object(i.a)(a).scale(155.424).center([0,33.6442])}},function(t,e,n){"use strict";e.a=function(t){var e=0,n=r.o/3,o=Object(i.b)(t),a=o(e,n);return a.parallels=function(t){return arguments.length?o(e=t[0]*r.r,n=t[1]*r.r):[e*r.h,n*r.h]},a};var r=n(0),i=n(10)},function(t,e,n){"use strict";e.a=a,e.c=function(t,e,n){return a(t,[[0,0],e],n)},e.d=function(t,e,n){return o(t,function(n){var r=+e,i=r/(n[1][0]-n[0][0]),o=(r-i*(n[1][0]+n[0][0]))/2,a=-i*n[0][1];t.scale(150*i).translate([o,a])},n)},e.b=function(t,e,n){return o(t,function(n){var r=+e,i=r/(n[1][1]-n[0][1]),o=-i*n[0][0],a=(r-i*(n[1][1]+n[0][1]))/2;t.scale(150*i).translate([o,a])},n)};var r=n(16),i=n(141);function o(t,e,n){var o=t.clipExtent&&t.clipExtent();return t.scale(150).translate([0,0]),null!=o&&t.clipExtent(null),Object(r.a)(n,t.stream(i.a)),e(i.a.result()),null!=o&&t.clipExtent(o),t}function a(t,e,n){return o(t,function(n){var r=e[1][0]-e[0][0],i=e[1][1]-e[0][1],o=Math.min(r/(n[1][0]-n[0][0]),i/(n[1][1]-n[0][1])),a=+e[0][0]+(r-o*(n[1][0]+n[0][0]))/2,s=+e[0][1]+(i-o*(n[1][1]+n[0][1]))/2;t.scale(150*o).translate([a,s])},n)}},function(t,e,n){"use strict";e.b=a,e.a=function(t){var e,n,s,l=Object(o.a)(t),c=l.center,u=l.scale,h=l.translate,d=l.clipExtent,f=null;function p(){var o=r.o*u(),c=l(Object(i.a)(l.rotate()).invert([0,0]));return d(null==f?[[c[0]-o,c[1]-o],[c[0]+o,c[1]+o]]:t===a?[[Math.max(c[0]-o,f),e],[Math.min(c[0]+o,n),s]]:[[f,Math.max(c[1]-o,e)],[n,Math.min(c[1]+o,s)]])}return l.scale=function(t){return arguments.length?(u(t),p()):u()},l.translate=function(t){return arguments.length?(h(t),p()):h()},l.center=function(t){return arguments.length?(c(t),p()):c()},l.clipExtent=function(t){return arguments.length?(null==t?f=e=n=s=null:(f=+t[0][0],e=+t[0][1],n=+t[1][0],s=+t[1][1]),p()):null==f?null:[[f,e],[n,s]]},p()};var r=n(0),i=n(41),o=n(10);function a(t,e){return[t,Object(r.n)(Object(r.v)((r.l+e)/2))]}a.invert=function(t,e){return[t,2*Object(r.d)(Object(r.k)(e))-r.l]}},function(t,e,n){"use strict";e.b=m,e.a=v;var r=n(365),i=n(366),o=n(367),a=n(368),s=n(369),l=n(370),c=n(371),u=n(372),h=n(373),d=n(374),f=n(375);function p(t,e){var n,r,i,o,a,s=new v(t),l=+t.value&&(s.value=t.value),c=[s];for(null==e&&(e=A);n=c.pop();)if(l&&(n.value=+n.data.value),(i=e(n.data))&&(a=i.length))for(n.children=new Array(a),o=a-1;o>=0;--o)c.push(r=n.children[o]=new v(i[o])),r.parent=n,r.depth=n.depth+1;return s.eachBefore(m)}function A(t){return t.children}function g(t){t.data=t.data.data}function m(t){var e=0;do{t.height=e}while((t=t.parent)&&t.height<++e)}function v(t){this.data=t,this.depth=this.height=0,this.parent=null}v.prototype=p.prototype={constructor:v,count:r.a,each:i.a,eachAfter:a.a,eachBefore:o.a,sum:s.a,sort:l.a,path:c.a,ancestors:u.a,descendants:h.a,leaves:d.a,links:f.a,copy:function(){return p(this).eachBefore(g)}}},function(t,e,n){"use strict";function r(t){if("function"!=typeof t)throw new Error;return t}e.a=function(t){return null==t?null:r(t)},e.b=r},function(t,e,n){"use strict";n.d(e,"b",function(){return o}),e.c=a;var r=n(28),i=n(44),o=(1+Math.sqrt(5))/2;function a(t,e,n,o,a,s){for(var l,c,u,h,d,f,p,A,g,m,v,y=[],b=e.children,_=0,w=0,x=b.length,S=e.value;_<x;){u=a-n,h=s-o;do{d=b[w++].value}while(!d&&w<x);for(f=p=d,v=d*d*(m=Math.max(h/u,u/h)/(S*t)),g=Math.max(p/v,v/f);w<x;++w){if(d+=c=b[w].value,c<f&&(f=c),c>p&&(p=c),v=d*d*m,(A=Math.max(p/v,v/f))>g){d-=c;break}g=A}y.push(l={value:d,dice:u<h,children:b.slice(_,w)}),l.dice?Object(r.a)(l,n,o,a,S?o+=h*d/S:s):Object(i.a)(l,n,o,S?n+=u*d/S:a,s),S-=d,_=w}return y}e.a=function t(e){function n(t,n,r,i,o){a(e,t,n,r,i,o)}return n.ratio=function(e){return t((e=+e)>1?e:1)},n}(o)},function(t,e,n){"use strict";var r=n(25),i=n(12);e.a=function(t,e){var n,o,a,s,l=Object(i.dispatch)("beforesend","progress","load","error"),c=Object(r.a)(),u=new XMLHttpRequest,h=null,d=null,f=0;function p(t){var e,r=u.status;if(!r&&function(t){var e=t.responseType;return e&&"text"!==e?t.response:t.responseText}(u)||r>=200&&r<300||304===r){if(a)try{e=a.call(n,u)}catch(t){return void l.call("error",n,t)}else e=u;l.call("load",n,e)}else l.call("error",n,t)}if("undefined"==typeof XDomainRequest||"withCredentials"in u||!/^(http(s)?:)?\/\//.test(t)||(u=new XDomainRequest),"onload"in u?u.onload=u.onerror=u.ontimeout=p:u.onreadystatechange=function(t){u.readyState>3&&p(t)},u.onprogress=function(t){l.call("progress",n,t)},n={header:function(t,e){return t=(t+"").toLowerCase(),arguments.length<2?c.get(t):(null==e?c.remove(t):c.set(t,e+""),n)},mimeType:function(t){return arguments.length?(o=null==t?null:t+"",n):o},responseType:function(t){return arguments.length?(s=t,n):s},timeout:function(t){return arguments.length?(f=+t,n):f},user:function(t){return arguments.length<1?h:(h=null==t?null:t+"",n)},password:function(t){return arguments.length<1?d:(d=null==t?null:t+"",n)},response:function(t){return a=t,n},get:function(t,e){return n.send("GET",t,e)},post:function(t,e){return n.send("POST",t,e)},send:function(e,r,i){return u.open(e,t,!0,h,d),null==o||c.has("accept")||c.set("accept",o+",*/*"),u.setRequestHeader&&c.each(function(t,e){u.setRequestHeader(e,t)}),null!=o&&u.overrideMimeType&&u.overrideMimeType(o),null!=s&&(u.responseType=s),f>0&&(u.timeout=f),null==i&&"function"==typeof r&&(i=r,r=null),null!=i&&1===i.length&&(i=function(t){return function(e,n){t(null==e?n:null)}}(i)),null!=i&&n.on("error",i).on("load",function(t){i(null,t)}),l.call("beforesend",n,u),u.send(null==r?null:r),n},abort:function(){return u.abort(),n},on:function(){var t=l.on.apply(l,arguments);return t===l?n:t}},null!=e){if("function"!=typeof e)throw new Error("invalid callback: "+e);return n.get(e)}return n}},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";var r=n(85);n.d(e,"a",function(){return r.a}),n.d(e,"b",function(){return r.b}),n(155),n(156),n(430)},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return o}),n.d(e,"c",function(){return a});var r,i,o,a,s,l=n(155);s={dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]},r=Object(l.a)(s),i=r.format,r.parse,o=r.utcFormat,a=r.utcParse},function(t,e,n){"use strict";var r=n(15),i=n(18),o=n(48),a=n(87);e.a=function(){var t=a.a,e=a.b,n=Object(i.a)(!0),s=null,l=o.a,c=null;function u(i){var o,a,u,h=i.length,d=!1;for(null==s&&(c=l(u=Object(r.a)())),o=0;o<=h;++o)!(o<h&&n(a=i[o],o,i))===d&&((d=!d)?c.lineStart():c.lineEnd()),d&&c.point(+t(a,o,i),+e(a,o,i));if(u)return c=null,u+""||null}return u.x=function(e){return arguments.length?(t="function"==typeof e?e:Object(i.a)(+e),u):t},u.y=function(t){return arguments.length?(e="function"==typeof t?t:Object(i.a)(+t),u):e},u.defined=function(t){return arguments.length?(n="function"==typeof t?t:Object(i.a)(!!t),u):n},u.curve=function(t){return arguments.length?(l=t,null!=s&&(c=l(s)),u):l},u.context=function(t){return arguments.length?(null==t?s=c=null:c=l(s=t),u):s},u}},function(t,e,n){"use strict";e.a=function(t){return t[0]},e.b=function(t){return t[1]}},function(t,e,n){"use strict";e.a=o;var r=n(31),i=n(51);function o(t,e,n){var i=t._x1,o=t._y1,a=t._x2,s=t._y2;if(t._l01_a>r.f){var l=2*t._l01_2a+3*t._l01_a*t._l12_a+t._l12_2a,c=3*t._l01_a*(t._l01_a+t._l12_a);i=(i*l-t._x0*t._l12_2a+t._x2*t._l01_2a)/c,o=(o*l-t._y0*t._l12_2a+t._y2*t._l01_2a)/c}if(t._l23_a>r.f){var u=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,h=3*t._l23_a*(t._l23_a+t._l12_a);a=(a*u+t._x1*t._l23_2a-e*t._l12_2a)/h,s=(s*u+t._y1*t._l23_2a-n*t._l12_2a)/h}t._context.bezierCurveTo(i,o,a,s,t._x2,t._y2)}function a(t,e){this._context=t,this._alpha=e}a.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3;default:o(this,t,e)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}},function t(e){function n(t){return e?new a(t,e):new i.a(t,0)}return n.alpha=function(e){return t(+e)},n}(.5)},function(t,e,n){"use strict";e.b=i;var r=n(33);function i(t){for(var e,n=0,r=-1,i=t.length;++r<i;)(e=+t[r][1])&&(n+=e);return n}e.a=function(t){var e=t.map(i);return Object(r.a)(t).sort(function(t,n){return e[t]-e[n]})}},function(t,e,n){"use strict";function r(){this._=null}function i(t,e){var n=e,r=e.R,i=n.U;i?i.L===n?i.L=r:i.R=r:t._=r,r.U=i,n.U=r,n.R=r.L,n.R&&(n.R.U=n),r.L=n}function o(t,e){var n=e,r=e.L,i=n.U;i?i.L===n?i.L=r:i.R=r:t._=r,r.U=i,n.U=r,n.L=r.R,n.L&&(n.L.U=n),r.R=n}function a(t){for(;t.L;)t=t.L;return t}e.a=function(t){t.U=t.C=t.L=t.R=t.P=t.N=null},r.prototype={constructor:r,insert:function(t,e){var n,r,s;if(t){if(e.P=t,e.N=t.N,t.N&&(t.N.P=e),t.N=e,t.R){for(t=t.R;t.L;)t=t.L;t.L=e}else t.R=e;n=t}else this._?(t=a(this._),e.P=null,e.N=t,t.P=t.L=e,n=t):(e.P=e.N=null,this._=e,n=null);for(e.L=e.R=null,e.U=n,e.C=!0,t=e;n&&n.C;)n===(r=n.U).L?(s=r.R)&&s.C?(n.C=s.C=!1,r.C=!0,t=r):(t===n.R&&(i(this,n),n=(t=n).U),n.C=!1,r.C=!0,o(this,r)):(s=r.L)&&s.C?(n.C=s.C=!1,r.C=!0,t=r):(t===n.L&&(o(this,n),n=(t=n).U),n.C=!1,r.C=!0,i(this,r)),n=t.U;this._.C=!1},remove:function(t){t.N&&(t.N.P=t.P),t.P&&(t.P.N=t.N),t.N=t.P=null;var e,n,r,s=t.U,l=t.L,c=t.R;if(n=l?c?a(c):l:c,s?s.L===t?s.L=n:s.R=n:this._=n,l&&c?(r=n.C,n.C=t.C,n.L=l,l.U=n,n!==c?(s=n.U,n.U=t.U,t=n.R,s.L=t,n.R=c,c.U=n):(n.U=s,s=n,t=n.R)):(r=t.C,t=n),t&&(t.U=s),!r)if(t&&t.C)t.C=!1;else{do{if(t===this._)break;if(t===s.L){if((e=s.R).C&&(e.C=!1,s.C=!0,i(this,s),e=s.R),e.L&&e.L.C||e.R&&e.R.C){e.R&&e.R.C||(e.L.C=!1,e.C=!0,o(this,e),e=s.R),e.C=s.C,s.C=e.R.C=!1,i(this,s),t=this._;break}}else if((e=s.L).C&&(e.C=!1,s.C=!0,o(this,s),e=s.L),e.L&&e.L.C||e.R&&e.R.C){e.L&&e.L.C||(e.R.C=!1,e.C=!0,i(this,e),e=s.L),e.C=s.C,s.C=e.L.C=!1,o(this,s),t=this._;break}e.C=!0,t=s,s=s.U}while(!t.C);t&&(t.C=!1)}}},e.b=r},function(t,e,n){"use strict";e.c=function(t,e,n,o){var a=[null,null],s=r.e.push(a)-1;return a.left=t,a.right=e,n&&i(a,t,e,n),o&&i(a,e,t,o),r.b[t.index].halfedges.push(s),r.b[e.index].halfedges.push(s),a},e.b=function(t,e,n){var r=[e,n];return r.left=t,r},e.d=i,e.a=function(t,e,n,i){for(var s,l=r.e.length;l--;)a(s=r.e[l],t,e,n,i)&&o(s,t,e,n,i)&&(Math.abs(s[0][0]-s[1][0])>r.f||Math.abs(s[0][1]-s[1][1])>r.f)||delete r.e[l]};var r=n(34);function i(t,e,n,r){t[0]||t[1]?t.left===n?t[1]=r:t[0]=r:(t[0]=r,t.left=e,t.right=n)}function o(t,e,n,r,i){var o,a=t[0],s=t[1],l=a[0],c=a[1],u=0,h=1,d=s[0]-l,f=s[1]-c;if(o=e-l,d||!(o>0)){if(o/=d,d<0){if(o<u)return;o<h&&(h=o)}else if(d>0){if(o>h)return;o>u&&(u=o)}if(o=r-l,d||!(o<0)){if(o/=d,d<0){if(o>h)return;o>u&&(u=o)}else if(d>0){if(o<u)return;o<h&&(h=o)}if(o=n-c,f||!(o>0)){if(o/=f,f<0){if(o<u)return;o<h&&(h=o)}else if(f>0){if(o>h)return;o>u&&(u=o)}if(o=i-c,f||!(o<0)){if(o/=f,f<0){if(o>h)return;o>u&&(u=o)}else if(f>0){if(o<u)return;o<h&&(h=o)}return!(u>0||h<1)||(u>0&&(t[0]=[l+u*d,c+u*f]),h<1&&(t[1]=[l+h*d,c+h*f]),!0)}}}}}function a(t,e,n,r,i){var o=t[1];if(o)return!0;var a,s,l=t[0],c=t.left,u=t.right,h=c[0],d=c[1],f=u[0],p=u[1],A=(h+f)/2,g=(d+p)/2;if(p===d){if(A<e||A>=r)return;if(h>f){if(l){if(l[1]>=i)return}else l=[A,n];o=[A,i]}else{if(l){if(l[1]<n)return}else l=[A,i];o=[A,n]}}else if(s=g-(a=(h-f)/(p-d))*A,a<-1||a>1)if(h>f){if(l){if(l[1]>=i)return}else l=[(n-s)/a,n];o=[(i-s)/a,i]}else{if(l){if(l[1]<n)return}else l=[(i-s)/a,i];o=[(n-s)/a,n]}else if(d<p){if(l){if(l[0]>=r)return}else l=[e,a*e+s];o=[r,a*r+s]}else{if(l){if(l[0]<e)return}else l=[r,a*r+s];o=[e,a*e+s]}return t[0]=l,t[1]=o,!0}},function(t,e,n){"use strict";var r=n(19),i=n(93),o=Object(i.a)(r.a),a=o.right;o.left,e.a=a},function(t,e,n){"use strict";var r=n(19);e.a=function(t){var e;return 1===t.length&&(e=t,t=function(t,n){return Object(r.a)(e(t),n)}),{left:function(e,n,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r<i;){var o=r+i>>>1;t(e[o],n)<0?r=o+1:i=o}return r},right:function(e,n,r,i){for(null==r&&(r=0),null==i&&(i=e.length);r<i;){var o=r+i>>>1;t(e[o],n)>0?i=o:r=o+1}return r}}}},function(t,e,n){"use strict";e.a=function(t,e){return[t,e]}},function(t,e,n){"use strict";var r=n(96);e.a=function(t,e){var n=Object(r.a)(t,e);return n?Math.sqrt(n):n}},function(t,e,n){"use strict";var r=n(23);e.a=function(t,e){var n,i,o=t.length,a=0,s=-1,l=0,c=0;if(null==e)for(;++s<o;)isNaN(n=Object(r.a)(t[s]))||(c+=(i=n-l)*(n-(l+=i/++a)));else for(;++s<o;)isNaN(n=Object(r.a)(e(t[s],s,t)))||(c+=(i=n-l)*(n-(l+=i/++a)));if(a>1)return c/(a-1)}},function(t,e,n){"use strict";e.a=function(t,e){var n,r,i,o=t.length,a=-1;if(null==e){for(;++a<o;)if(null!=(n=t[a])&&n>=n)for(r=i=n;++a<o;)null!=(n=t[a])&&(r>n&&(r=n),i<n&&(i=n))}else for(;++a<o;)if(null!=(n=e(t[a],a,t))&&n>=n)for(r=i=n;++a<o;)null!=(n=e(t[a],a,t))&&(r>n&&(r=n),i<n&&(i=n));return[r,i]}},function(t,e,n){"use strict";n.d(e,"b",function(){return i}),n.d(e,"a",function(){return o});var r=Array.prototype,i=r.slice,o=r.map},function(t,e,n){"use strict";e.a=function(t,e,n){t=+t,e=+e,n=(i=arguments.length)<2?(e=t,t=0,1):i<3?1:+n;for(var r=-1,i=0|Math.max(0,Math.ceil((e-t)/n)),o=new Array(i);++r<i;)o[r]=t+r*n;return o}},function(t,e,n){"use strict";e.b=a,e.c=function(t,e,n){var a=Math.abs(e-t)/Math.max(0,n),s=Math.pow(10,Math.floor(Math.log(a)/Math.LN10)),l=a/s;return l>=r?s*=10:l>=i?s*=5:l>=o&&(s*=2),e<t?-s:s};var r=Math.sqrt(50),i=Math.sqrt(10),o=Math.sqrt(2);function a(t,e,n){var a=(e-t)/Math.max(0,n),s=Math.floor(Math.log(a)/Math.LN10),l=a/Math.pow(10,s);return s>=0?(l>=r?10:l>=i?5:l>=o?2:1)*Math.pow(10,s):-Math.pow(10,-s)/(l>=r?10:l>=i?5:l>=o?2:1)}e.a=function(t,e,n){var r,i,o,s,l=-1;if(n=+n,(t=+t)==(e=+e)&&n>0)return[t];if((r=e<t)&&(i=t,t=e,e=i),0===(s=a(t,e,n))||!isFinite(s))return[];if(s>0)for(t=Math.ceil(t/s),e=Math.floor(e/s),o=new Array(i=Math.ceil(e-t+1));++l<i;)o[l]=(t+l)*s;else for(t=Math.floor(t*s),e=Math.ceil(e*s),o=new Array(i=Math.ceil(t-e+1));++l<i;)o[l]=(t-l)/s;return r&&o.reverse(),o}},function(t,e,n){"use strict";e.a=function(t){return Math.ceil(Math.log(t.length)/Math.LN2)+1}},function(t,e,n){"use strict";e.a=function(t,e){var n,r,i=t.length,o=-1;if(null==e){for(;++o<i;)if(null!=(n=t[o])&&n>=n)for(r=n;++o<i;)null!=(n=t[o])&&r>n&&(r=n)}else for(;++o<i;)if(null!=(n=e(t[o],o,t))&&n>=n)for(r=n;++o<i;)null!=(n=e(t[o],o,t))&&r>n&&(r=n);return r}},function(t,e,n){"use strict";var r=n(102);function i(t){return t.length}e.a=function(t){if(!(a=t.length))return[];for(var e=-1,n=Object(r.a)(t,i),o=new Array(n);++e<n;)for(var a,s=-1,l=o[e]=new Array(a);++s<a;)l[s]=t[s][e];return o}},function(t,e,n){"use strict";var r=n(8);e.a=function(t){return"string"==typeof t?new r.a([[document.querySelector(t)]],[document.documentElement]):new r.a([[t]],r.c)}},function(t,e,n){"use strict";function r(){return[]}e.a=function(t){return null==t?r:function(){return this.querySelectorAll(t)}}},function(t,e,n){"use strict";var r=function(t){return function(){return this.matches(t)}};if("undefined"!=typeof document){var i=document.documentElement;if(!i.matches){var o=i.webkitMatchesSelector||i.msMatchesSelector||i.mozMatchesSelector||i.oMatchesSelector;r=function(t){return function(){return o.call(this,t)}}}}e.a=r},function(t,e,n){"use strict";e.a=o;var r=n(108),i=n(8);function o(t,e){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=e}e.b=function(){return new i.a(this._enter||this._groups.map(r.a),this._parents)},o.prototype={constructor:o,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,e){return this._parent.insertBefore(t,e)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}}},function(t,e,n){"use strict";e.a=function(t){return new Array(t.length)}},function(t,e,n){"use strict";e.b=i;var r=n(57);function i(t,e){return t.style.getPropertyValue(e)||Object(r.a)(t).getComputedStyle(t,null).getPropertyValue(e)}e.a=function(t,e,n){return arguments.length>1?this.each((null==e?function(t){return function(){this.style.removeProperty(t)}}:"function"==typeof e?function(t,e,n){return function(){var r=e.apply(this,arguments);null==r?this.style.removeProperty(t):this.style.setProperty(t,r,n)}}:function(t,e,n){return function(){this.style.setProperty(t,e,n)}})(t,e,null==n?"":n)):i(this.node(),t)}},function(t,e,n){"use strict";e.b=function(t,e){var n=t.document.documentElement,o=Object(r.f)(t).on("dragstart.drag",null);e&&(o.on("click.drag",i.a,!0),setTimeout(function(){o.on("click.drag",null)},0)),"onselectstart"in n?o.on("selectstart.drag",null):(n.style.MozUserSelect=n.__noselect,delete n.__noselect)};var r=n(3),i=n(111);e.a=function(t){var e=t.document.documentElement,n=Object(r.f)(t).on("dragstart.drag",i.a,!0);"onselectstart"in e?n.on("selectstart.drag",i.a,!0):(e.__noselect=e.style.MozUserSelect,e.style.MozUserSelect="none")}},function(t,e,n){"use strict";e.b=function(){r.b.stopImmediatePropagation()};var r=n(3);e.a=function(){r.b.preventDefault(),r.b.stopImmediatePropagation()}},function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"b",function(){return i});var r=Math.PI/180,i=180/Math.PI},function(t,e,n){"use strict";n.d(e,"b",function(){return l});var r=n(7),i=n(63),o=n(114),a=n(24);function s(t){return function(e){var n,i,o=e.length,a=new Array(o),s=new Array(o),l=new Array(o);for(n=0;n<o;++n)i=Object(r.f)(e[n]),a[n]=i.r||0,s[n]=i.g||0,l[n]=i.b||0;return a=t(a),s=t(s),l=t(l),i.opacity=1,function(t){return i.r=a(t),i.g=s(t),i.b=l(t),i+""}}}e.a=function t(e){var n=Object(a.b)(e);function i(t,e){var i=n((t=Object(r.f)(t)).r,(e=Object(r.f)(e)).r),o=n(t.g,e.g),s=n(t.b,e.b),l=Object(a.a)(t.opacity,e.opacity);return function(e){return t.r=i(e),t.g=o(e),t.b=s(e),t.opacity=l(e),t+""}}return i.gamma=t,i}(1);var l=s(i.b);s(o.a)},function(t,e,n){"use strict";var r=n(63);e.a=function(t){var e=t.length;return function(n){var i=Math.floor(((n%=1)<0?++n:n)*e),o=t[(i+e-1)%e],a=t[i%e],s=t[(i+1)%e],l=t[(i+2)%e];return Object(r.a)((n-i/e)*e,o,a,s,l)}}},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";var r=n(60);e.a=function(t,e){var n,i=e?e.length:0,o=t?Math.min(i,t.length):0,a=new Array(o),s=new Array(i);for(n=0;n<o;++n)a[n]=Object(r.a)(t[n],e[n]);for(;n<i;++n)s[n]=e[n];return function(t){for(n=0;n<o;++n)s[n]=a[n](t);return s}}},function(t,e,n){"use strict";e.a=function(t,e){var n=new Date;return e-=t=+t,function(r){return n.setTime(t+e*r),n}}},function(t,e,n){"use strict";var r=n(60);e.a=function(t,e){var n,i={},o={};for(n in null!==t&&"object"==typeof t||(t={}),null!==e&&"object"==typeof e||(e={}),e)n in t?i[n]=Object(r.a)(t[n],e[n]):o[n]=e[n];return function(t){for(n in i)o[n]=i[n](t);return o}}},function(t,e,n){"use strict";var r=n(37),i=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,o=new RegExp(i.source,"g");e.a=function(t,e){var n,a,s,l=i.lastIndex=o.lastIndex=0,c=-1,u=[],h=[];for(t+="",e+="";(n=i.exec(t))&&(a=o.exec(e));)(s=a.index)>l&&(s=e.slice(l,s),u[c]?u[c]+=s:u[++c]=s),(n=n[0])===(a=a[0])?u[c]?u[c]+=a:u[++c]=a:(u[++c]=null,h.push({i:c,x:Object(r.a)(n,a)})),l=o.lastIndex;return l<e.length&&(s=e.slice(l),u[c]?u[c]+=s:u[++c]=s),u.length<2?h[0]?function(t){return function(e){return t(e)+""}}(h[0].x):function(t){return function(){return t}}(e):(e=h.length,function(t){for(var n,r=0;r<e;++r)u[(n=h[r]).i]=n.x(t);return u.join("")})}},function(t,e,n){"use strict";var r=n(9);e.a=function(t,e){var n,i,o,a=t.__transition,s=!0;if(a){for(o in e=null==e?null:e+"",a)(n=a[o]).name===e?(i=n.state>r.d&&n.state<r.b,n.state=r.a,n.timer.stop(),i&&n.on.call("interrupt",t,t.__data__,n.index,n.group),delete a[o]):s=!1;s&&delete t.__transition}}},function(t,e,n){"use strict";var r=n(7),i=n(6);e.a=function(t,e){var n;return("number"==typeof e?i.c:e instanceof r.a?i.d:(n=Object(r.a)(e))?(e=n,i.d):i.g)(t,e)}},function(t,e,n){"use strict";n(278),n(279);var r=n(280);n.d(e,"a",function(){return r.a}),n(281),n(282),n(283),n(284),n(285),n(286),n(287)},function(t,e,n){"use strict";n.d(e,"a",function(){return r}),n.d(e,"d",function(){return i}),n.d(e,"b",function(){return a}),n.d(e,"e",function(){return s}),n.d(e,"c",function(){return l});var r=Math.cos,i=Math.sin,o=Math.PI,a=o/2,s=2*o,l=Math.max},function(t,e,n){"use strict";e.a=function(t){return t.x},e.b=function(t){return t.y},n(12),n(25),n(38),Math.PI,Math.sqrt(5)},function(t,e,n){"use strict";var r=n(40),i=n(327),o=n(328),a=n(126),s=n(127),l=n(128),c=n(331),u=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];e.a=function(t){var e=t.grouping&&t.thousands?Object(i.a)(t.grouping,t.thousands):c.a,n=t.currency,h=t.decimal,d=t.numerals?Object(o.a)(t.numerals):c.a,f=t.percent||"%";function p(t){var r=(t=Object(a.a)(t)).fill,i=t.align,o=t.sign,c=t.symbol,p=t.zero,A=t.width,g=t.comma,m=t.precision,v=t.type,y="$"===c?n[0]:"#"===c&&/[boxX]/.test(v)?"0"+v.toLowerCase():"",b="$"===c?n[1]:/[%p]/.test(v)?f:"",_=s.a[v],w=!v||/[defgprs%]/.test(v);function x(t){var n,a,s,c=y,f=b;if("c"===v)f=_(t)+f,t="";else{var x=(t=+t)<0;if(t=_(Math.abs(t),m),x&&0==+t&&(x=!1),c=(x?"("===o?o:"-":"-"===o||"("===o?"":o)+c,f=("s"===v?u[8+l.b/3]:"")+f+(x&&"("===o?")":""),w)for(n=-1,a=t.length;++n<a;)if(48>(s=t.charCodeAt(n))||s>57){f=(46===s?h+t.slice(n+1):t.slice(n))+f,t=t.slice(0,n);break}}g&&!p&&(t=e(t,1/0));var S=c.length+t.length+f.length,C=S<A?new Array(A-S+1).join(r):"";switch(g&&p&&(t=e(C+t,C.length?A-f.length:1/0),C=""),i){case"<":t=c+t+f+C;break;case"=":t=c+C+t+f;break;case"^":t=C.slice(0,S=C.length>>1)+c+t+f+C.slice(S);break;default:t=C+c+t+f}return d(t)}return m=null==m?v?6:12:/[gprs]/.test(v)?Math.max(1,Math.min(21,m)):Math.max(0,Math.min(20,m)),x.toString=function(){return t+""},x}return{format:p,formatPrefix:function(t,e){var n=p(((t=Object(a.a)(t)).type="f",t)),i=3*Math.max(-8,Math.min(8,Math.floor(Object(r.a)(e)/3))),o=Math.pow(10,-i),s=u[8+i/3];return function(t){return n(o*t)+s}}}}},function(t,e,n){"use strict";e.a=o;var r=n(127),i=/^(?:(.)?([<>=^]))?([+\-\( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?([a-z%])?$/i;function o(t){return new a(t)}function a(t){if(!(e=i.exec(t)))throw new Error("invalid format: "+t);var e,n=e[1]||" ",o=e[2]||">",a=e[3]||"-",s=e[4]||"",l=!!e[5],c=e[6]&&+e[6],u=!!e[7],h=e[8]&&+e[8].slice(1),d=e[9]||"";"n"===d?(u=!0,d="g"):r.a[d]||(d=""),(l||"0"===n&&"="===o)&&(l=!0,n="0",o="="),this.fill=n,this.align=o,this.sign=a,this.symbol=s,this.zero=l,this.width=c,this.comma=u,this.precision=h,this.type=d}o.prototype=a.prototype,a.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(null==this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(null==this.precision?"":"."+Math.max(0,0|this.precision))+this.type}},function(t,e,n){"use strict";var r=n(329),i=n(128),o=n(330);e.a={"":r.a,"%":function(t,e){return(100*t).toFixed(e)},b:function(t){return Math.round(t).toString(2)},c:function(t){return t+""},d:function(t){return Math.round(t).toString(10)},e:function(t,e){return t.toExponential(e)},f:function(t,e){return t.toFixed(e)},g:function(t,e){return t.toPrecision(e)},o:function(t){return Math.round(t).toString(8)},p:function(t,e){return Object(o.a)(100*t,e)},r:o.a,s:i.a,X:function(t){return Math.round(t).toString(16).toUpperCase()},x:function(t){return Math.round(t).toString(16)}}},function(t,e,n){"use strict";n.d(e,"b",function(){return r});var r,i=n(73);e.a=function(t,e){var n=Object(i.a)(t,e);if(!n)return t+"";var o=n[0],a=n[1],s=a-(r=3*Math.max(-8,Math.min(8,Math.floor(a/3))))+1,l=o.length;return s===l?o:s>l?o+new Array(s-l+1).join("0"):s>0?o.slice(0,s)+"."+o.slice(s):"0."+new Array(1-s).join("0")+Object(i.a)(t,Math.max(0,e+s-1))[0]}},function(t,e,n){"use strict";n.d(e,"a",function(){return h}),n.d(e,"b",function(){return f});var r,i,o,a,s,l=n(21),c=n(0),u=n(14),h=(n(16),Object(l.a)()),d=Object(l.a)(),f={point:u.a,lineStart:u.a,lineEnd:u.a,polygonStart:function(){h.reset(),f.lineStart=p,f.lineEnd=A},polygonEnd:function(){var t=+h;d.add(t<0?c.w+t:t),this.lineStart=this.lineEnd=this.point=u.a},sphere:function(){d.add(c.w)}};function p(){f.point=g}function A(){m(r,i)}function g(t,e){f.point=m,r=t,i=e,t*=c.r,e*=c.r,o=t,a=Object(c.g)(e=e/2+c.q),s=Object(c.t)(e)}function m(t,e){t*=c.r,e=(e*=c.r)/2+c.q;var n=t-o,r=n>=0?1:-1,i=r*n,l=Object(c.g)(e),u=Object(c.t)(e),d=s*u,f=a*l+d*Object(c.g)(i),p=d*r*Object(c.t)(i);h.add(Object(c.e)(p,f)),o=t,a=l,s=u}},function(t,e,n){"use strict";e.a=function(t,e,n,a,s,l){if(n){var c=Object(i.g)(e),u=Object(i.t)(e),h=a*n;null==s?(s=e+a*i.w,l=e-h/2):(s=o(c,s),l=o(c,l),(a>0?s<l:s>l)&&(s+=a*i.w));for(var d,f=s;a>0?f>l:f<l;f-=h)d=Object(r.g)([c,-u*Object(i.g)(f),-u*Object(i.t)(f)]),t.point(d[0],d[1])}};var r=n(26),i=(n(338),n(0));function o(t,e){(e=Object(r.a)(e))[0]-=t,Object(r.e)(e);var n=Object(i.b)(-e[1]);return((-e[2]<0?-n:n)+i.w-i.i)%i.w}n(41)},function(t,e,n){"use strict";e.a=function(t,e){function n(n,r){return n=t(n,r),e(n[0],n[1])}return t.invert&&e.invert&&(n.invert=function(n,r){return(n=e.invert(n,r))&&t.invert(n[0],n[1])}),n}},function(t,e,n){"use strict";var r=n(133),i=n(0);e.a=Object(r.a)(function(){return!0},function(t){var e,n=NaN,r=NaN,o=NaN;return{lineStart:function(){t.lineStart(),e=1},point:function(a,s){var l=a>0?i.o:-i.o,c=Object(i.a)(a-n);Object(i.a)(c-i.o)<i.i?(t.point(n,r=(r+s)/2>0?i.l:-i.l),t.point(o,r),t.lineEnd(),t.lineStart(),t.point(l,r),t.point(a,r),e=0):o!==l&&c>=i.o&&(Object(i.a)(n-o)<i.i&&(n-=o*i.i),Object(i.a)(a-l)<i.i&&(a-=l*i.i),r=function(t,e,n,r){var o,a,s=Object(i.t)(t-n);return Object(i.a)(s)>i.i?Object(i.d)((Object(i.t)(e)*(a=Object(i.g)(r))*Object(i.t)(n)-Object(i.t)(r)*(o=Object(i.g)(e))*Object(i.t)(t))/(o*a*s)):(e+r)/2}(n,r,a,s),t.point(o,r),t.lineEnd(),t.lineStart(),t.point(l,r),e=0),t.point(n=a,r=s),o=l},lineEnd:function(){t.lineEnd(),n=r=NaN},clean:function(){return 2-e}}},function(t,e,n,r){var o;if(null==t)o=n*i.l,r.point(-i.o,o),r.point(0,o),r.point(i.o,o),r.point(i.o,0),r.point(i.o,-o),r.point(0,-o),r.point(-i.o,-o),r.point(-i.o,0),r.point(-i.o,o);else if(Object(i.a)(t[0]-e[0])>i.i){var a=t[0]<e[0]?i.o:-i.o;o=n*a/2,r.point(-a,o),r.point(0,o),r.point(a,o)}else r.point(e[0],e[1])},[-i.o,-i.l])},function(t,e,n){"use strict";var r=n(134),i=n(135),o=n(0),a=n(137),s=n(5);function l(t){return t.length>1}function c(t,e){return((t=t.x)[0]<0?t[1]-o.l-o.i:o.l-t[1])-((e=e.x)[0]<0?e[1]-o.l-o.i:o.l-e[1])}e.a=function(t,e,n,o){return function(u){var h,d,f,p=e(u),A=Object(r.a)(),g=e(A),m=!1,v={point:y,lineStart:_,lineEnd:w,polygonStart:function(){v.point=x,v.lineStart=S,v.lineEnd=C,d=[],h=[]},polygonEnd:function(){v.point=y,v.lineStart=_,v.lineEnd=w,d=Object(s.d)(d);var t=Object(a.a)(h,o);d.length?(m||(u.polygonStart(),m=!0),Object(i.a)(d,c,t,n,u)):t&&(m||(u.polygonStart(),m=!0),u.lineStart(),n(null,null,1,u),u.lineEnd()),m&&(u.polygonEnd(),m=!1),d=h=null},sphere:function(){u.polygonStart(),u.lineStart(),n(null,null,1,u),u.lineEnd(),u.polygonEnd()}};function y(e,n){t(e,n)&&u.point(e,n)}function b(t,e){p.point(t,e)}function _(){v.point=b,p.lineStart()}function w(){v.point=y,p.lineEnd()}function x(t,e){f.push([t,e]),g.point(t,e)}function S(){g.lineStart(),f=[]}function C(){x(f[0][0],f[0][1]),g.lineEnd();var t,e,n,r,i=g.clean(),o=A.result(),a=o.length;if(f.pop(),h.push(f),f=null,a)if(1&i){if((e=(n=o[0]).length-1)>0){for(m||(u.polygonStart(),m=!0),u.lineStart(),t=0;t<e;++t)u.point((r=n[t])[0],r[1]);u.lineEnd()}}else a>1&&2&i&&o.push(o.pop().concat(o.shift())),d.push(o.filter(l))}return v}}},function(t,e,n){"use strict";var r=n(14);e.a=function(){var t,e=[];return{point:function(e,n){t.push([e,n])},lineStart:function(){e.push(t=[])},lineEnd:r.a,rejoin:function(){e.length>1&&e.push(e.pop().concat(e.shift()))},result:function(){var n=e;return e=[],t=null,n}}}},function(t,e,n){"use strict";var r=n(136);function i(t,e,n,r){this.x=t,this.z=e,this.o=n,this.e=r,this.v=!1,this.n=this.p=null}function o(t){if(e=t.length){for(var e,n,r=0,i=t[0];++r<e;)i.n=n=t[r],n.p=i,i=n;i.n=n=t[0],n.p=i}}e.a=function(t,e,n,a,s){var l,c,u=[],h=[];if(t.forEach(function(t){if(!((e=t.length-1)<=0)){var e,n,o=t[0],a=t[e];if(Object(r.a)(o,a)){for(s.lineStart(),l=0;l<e;++l)s.point((o=t[l])[0],o[1]);s.lineEnd()}else u.push(n=new i(o,t,null,!0)),h.push(n.o=new i(o,null,n,!1)),u.push(n=new i(a,t,null,!1)),h.push(n.o=new i(a,null,n,!0))}}),u.length){for(h.sort(e),o(u),o(h),l=0,c=h.length;l<c;++l)h[l].e=n=!n;for(var d,f,p=u[0];;){for(var A=p,g=!0;A.v;)if((A=A.n)===p)return;d=A.z,s.lineStart();do{if(A.v=A.o.v=!0,A.e){if(g)for(l=0,c=d.length;l<c;++l)s.point((f=d[l])[0],f[1]);else a(A.x,A.n.x,1,s);A=A.n}else{if(g)for(d=A.p.z,l=d.length-1;l>=0;--l)s.point((f=d[l])[0],f[1]);else a(A.x,A.p.x,-1,s);A=A.p}d=(A=A.o).z,g=!g}while(!A.v);s.lineEnd()}}}},function(t,e,n){"use strict";var r=n(0);e.a=function(t,e){return Object(r.a)(t[0]-e[0])<r.i&&Object(r.a)(t[1]-e[1])<r.i}},function(t,e,n){"use strict";var r=n(21),i=n(26),o=n(0),a=Object(r.a)();e.a=function(t,e){var n=e[0],r=e[1],s=[Object(o.t)(n),-Object(o.g)(n),0],l=0,c=0;a.reset();for(var u=0,h=t.length;u<h;++u)if(f=(d=t[u]).length)for(var d,f,p=d[f-1],A=p[0],g=p[1]/2+o.q,m=Object(o.t)(g),v=Object(o.g)(g),y=0;y<f;++y,A=_,m=x,v=S,p=b){var b=d[y],_=b[0],w=b[1]/2+o.q,x=Object(o.t)(w),S=Object(o.g)(w),C=_-A,k=C>=0?1:-1,B=k*C,T=B>o.o,E=m*x;if(a.add(Object(o.e)(E*k*Object(o.t)(B),v*S+E*Object(o.g)(B))),l+=T?C+k*o.w:C,T^A>=n^_>=n){var M=Object(i.c)(Object(i.a)(p),Object(i.a)(b));Object(i.e)(M);var O=Object(i.c)(s,M);Object(i.e)(O);var L=(T^C>=0?-1:1)*Object(o.c)(O[2]);(r>L||r===L&&(M[0]||M[1]))&&(c+=T^C>=0?1:-1)}}return(l<-o.i||l<o.i&&a<-o.i)^1&c}},function(t,e,n){"use strict";var r=n(26),i=n(130),o=n(0),a=n(136),s=n(133);e.a=function(t){var e=Object(o.g)(t),n=6*o.r,l=e>0,c=Object(o.a)(e)>o.i;function u(t,n){return Object(o.g)(t)*Object(o.g)(n)>e}function h(t,n,i){var a=Object(r.a)(t),s=Object(r.a)(n),l=[1,0,0],c=Object(r.c)(a,s),u=Object(r.d)(c,c),h=c[0],d=u-h*h;if(!d)return!i&&t;var f=e*u/d,p=-e*h/d,A=Object(r.c)(l,c),g=Object(r.f)(l,f),m=Object(r.f)(c,p);Object(r.b)(g,m);var v=A,y=Object(r.d)(g,v),b=Object(r.d)(v,v),_=y*y-b*(Object(r.d)(g,g)-1);if(!(_<0)){var w=Object(o.u)(_),x=Object(r.f)(v,(-y-w)/b);if(Object(r.b)(x,g),x=Object(r.g)(x),!i)return x;var S,C=t[0],k=n[0],B=t[1],T=n[1];k<C&&(S=C,C=k,k=S);var E=k-C,M=Object(o.a)(E-o.o)<o.i,O=M||E<o.i;if(!M&&T<B&&(S=B,B=T,T=S),O?M?B+T>0^x[1]<(Object(o.a)(x[0]-C)<o.i?B:T):B<=x[1]&&x[1]<=T:E>o.o^(C<=x[0]&&x[0]<=k)){var L=Object(r.f)(v,(-y+w)/b);return Object(r.b)(L,g),[x,Object(r.g)(L)]}}}function d(e,n){var r=l?t:o.o-t,i=0;return e<-r?i|=1:e>r&&(i|=2),n<-r?i|=4:n>r&&(i|=8),i}return Object(s.a)(u,function(t){var e,n,r,i,s;return{lineStart:function(){i=r=!1,s=1},point:function(f,p){var A,g=[f,p],m=u(f,p),v=l?m?0:d(f,p):m?d(f+(f<0?o.o:-o.o),p):0;if(!e&&(i=r=m)&&t.lineStart(),m!==r&&(!(A=h(e,g))||Object(a.a)(e,A)||Object(a.a)(g,A))&&(g[0]+=o.i,g[1]+=o.i,m=u(g[0],g[1])),m!==r)s=0,m?(t.lineStart(),A=h(g,e),t.point(A[0],A[1])):(A=h(e,g),t.point(A[0],A[1]),t.lineEnd()),e=A;else if(c&&e&&l^m){var y;v&n||!(y=h(g,e,!0))||(s=0,l?(t.lineStart(),t.point(y[0][0],y[0][1]),t.point(y[1][0],y[1][1]),t.lineEnd()):(t.point(y[1][0],y[1][1]),t.lineEnd(),t.lineStart(),t.point(y[0][0],y[0][1])))}!m||e&&Object(a.a)(e,g)||t.point(g[0],g[1]),e=g,r=m,n=v},lineEnd:function(){r&&t.lineEnd(),e=null},clean:function(){return s|(i&&r)<<1}}},function(e,r,o,a){Object(i.a)(a,t,n,o,e,r)},l?[0,-t]:[-o.o,t-o.o])}},function(t,e,n){"use strict";var r=n(140),i=[null,null],o={type:"LineString",coordinates:i};e.a=function(t,e){return i[0]=t,i[1]=e,Object(r.a)(o)}},function(t,e,n){"use strict";var r,i,o,a=n(21),s=n(0),l=n(14),c=n(16),u=Object(a.a)(),h={sphere:l.a,point:l.a,lineStart:function(){h.point=f,h.lineEnd=d},lineEnd:l.a,polygonStart:l.a,polygonEnd:l.a};function d(){h.point=h.lineEnd=l.a}function f(t,e){t*=s.r,e*=s.r,r=t,i=Object(s.t)(e),o=Object(s.g)(e),h.point=p}function p(t,e){t*=s.r,e*=s.r;var n=Object(s.t)(e),a=Object(s.g)(e),l=Object(s.a)(t-r),c=Object(s.g)(l),h=a*Object(s.t)(l),d=o*n-i*a*c,f=i*n+o*a*c;u.add(Object(s.e)(Object(s.u)(h*h+d*d),f)),r=t,i=n,o=a}e.a=function(t){return u.reset(),Object(c.a)(t,h),+u}},function(t,e,n){"use strict";var r=n(14),i=1/0,o=i,a=-i,s=a,l={point:function(t,e){t<i&&(i=t),t>a&&(a=t),e<o&&(o=e),e>s&&(s=e)},lineStart:r.a,lineEnd:r.a,polygonStart:r.a,polygonEnd:r.a,result:function(){var t=[[i,o],[a,s]];return a=s=-(o=i=1/0),t}};e.a=l},function(t,e,n){"use strict";var r=n(75);e.a=function(){return Object(r.a)().parallels([29.5,45.5]).scale(1070).translate([480,250]).rotate([96,0]).center([-.6,38.7])}},function(t,e,n){"use strict";function r(t,e){return[t,e]}e.a=r,n(10),r.invert=r},function(t,e,n){"use strict";e.a=function(t){if(!(c=t.length))return 0;var e,n,l,c,u,h,d,f,p,A,g;if((e=t[0]).x=0,e.y=0,!(c>1))return e.r;if(n=t[1],e.x=-n.r,n.x=e.r,n.y=0,!(c>2))return e.r+n.r;i(n,e,l=t[2]),e=new s(e),n=new s(n),l=new s(l),e.next=l.previous=n,n.next=e.previous=l,l.next=n.previous=e;t:for(d=3;d<c;++d){i(e._,n._,l=t[d]),l=new s(l),f=n.next,p=e.previous,A=n._.r,g=e._.r;do{if(A<=g){if(o(f._,l._)){n=f,e.next=n,n.previous=e,--d;continue t}A+=f._.r,f=f.next}else{if(o(p._,l._)){(e=p).next=n,n.previous=e,--d;continue t}g+=p._.r,p=p.previous}}while(f!==p.next);for(l.previous=e,l.next=n,e.next=n.previous=n=l,u=a(e);(l=l.next)!==n;)(h=a(l))<u&&(e=l,u=h);n=e.next}for(e=[n._],l=n;(l=l.next)!==n;)e.push(l._);for(l=Object(r.a)(e),d=0;d<c;++d)(e=t[d]).x-=l.x,e.y-=l.y;return l.r};var r=n(145);function i(t,e,n){var r=t.x,i=t.y,o=e.r+n.r,a=t.r+n.r,s=e.x-r,l=e.y-i,c=s*s+l*l;if(c){var u=.5+((a*=a)-(o*=o))/(2*c),h=Math.sqrt(Math.max(0,2*o*(a+c)-(a-=c)*a-o*o))/(2*c);n.x=r+u*s+h*l,n.y=i+u*l-h*s}else n.x=r+a,n.y=i}function o(t,e){var n=e.x-t.x,r=e.y-t.y,i=t.r+e.r;return i*i-1e-6>n*n+r*r}function a(t){var e=t._,n=t.next._,r=e.r+n.r,i=(e.x*n.r+n.x*e.r)/r,o=(e.y*n.r+n.y*e.r)/r;return i*i+o*o}function s(t){this._=t,this.next=null,this.previous=null}},function(t,e,n){"use strict";var r=n(377);function i(t,e){var n,r;if(s(e,t))return[e];for(n=0;n<t.length;++n)if(o(e,t[n])&&s(c(t[n],e),t))return[t[n],e];for(n=0;n<t.length-1;++n)for(r=n+1;r<t.length;++r)if(o(c(t[n],t[r]),e)&&o(c(t[n],e),t[r])&&o(c(t[r],e),t[n])&&s(u(t[n],t[r],e),t))return[t[n],t[r],e];throw new Error}function o(t,e){var n=t.r-e.r,r=e.x-t.x,i=e.y-t.y;return n<0||n*n<r*r+i*i}function a(t,e){var n=t.r-e.r+1e-6,r=e.x-t.x,i=e.y-t.y;return n>0&&n*n>r*r+i*i}function s(t,e){for(var n=0;n<e.length;++n)if(!a(t,e[n]))return!1;return!0}function l(t){switch(t.length){case 1:return{x:(e=t[0]).x,y:e.y,r:e.r};case 2:return c(t[0],t[1]);case 3:return u(t[0],t[1],t[2])}var e}function c(t,e){var n=t.x,r=t.y,i=t.r,o=e.x,a=e.y,s=e.r,l=o-n,c=a-r,u=s-i,h=Math.sqrt(l*l+c*c);return{x:(n+o+l/h*u)/2,y:(r+a+c/h*u)/2,r:(h+i+s)/2}}function u(t,e,n){var r=t.x,i=t.y,o=t.r,a=e.x,s=e.y,l=e.r,c=n.x,u=n.y,h=n.r,d=r-a,f=r-c,p=i-s,A=i-u,g=l-o,m=h-o,v=r*r+i*i-o*o,y=v-a*a-s*s+l*l,b=v-c*c-u*u+h*h,_=f*p-d*A,w=(p*b-A*y)/(2*_)-r,x=(A*g-p*m)/_,S=(f*y-d*b)/(2*_)-i,C=(d*m-f*g)/_,k=x*x+C*C-1,B=2*(o+w*x+S*C),T=w*w+S*S-o*o,E=-(k?(B+Math.sqrt(B*B-4*k*T))/(2*k):T/B);return{x:r+w+x*E,y:i+S+C*E,r:E}}e.a=function(t){for(var e,n,o=0,s=(t=Object(r.a)(r.b.call(t))).length,c=[];o<s;)e=t[o],n&&a(n,e)?++o:(n=l(c=i(c,e)),o=0);return n}},function(t,e,n){"use strict";e.a=function(){return 0},e.b=function(t){return function(){return t}}},function(t,e,n){"use strict";e.a=function(t){t.x0=Math.round(t.x0),t.y0=Math.round(t.y0),t.x1=Math.round(t.x1),t.y1=Math.round(t.y1)}},function(t,e,n){"use strict";var r=n(22);e.a=function t(e){function n(t,n){var r,i;return t=null==t?0:+t,n=null==n?1:+n,function(){var o;if(null!=r)o=r,r=null;else do{r=2*e()-1,o=2*e()-1,i=r*r+o*o}while(!i||i>1);return t+n*o*Math.sqrt(-2*Math.log(i)/i)}}return n.source=t,n}(r.a)},function(t,e,n){"use strict";var r=n(22);e.a=function t(e){function n(t){return function(){for(var n=0,r=0;r<t;++r)n+=e();return n}}return n.source=t,n}(r.a)},function(t,e,n){"use strict";var r=n(82);e.a=function(t,e){return function(n,i,o){arguments.length<3&&(o=i,i=null);var a=Object(r.a)(n).mimeType(t);return a.row=function(t){return arguments.length?a.response(function(t,e){return function(n){return t(n.responseText,e)}}(e,i=t)):i},a.row(i),o?a.get(o):a}}},function(t,e,n){"use strict";e.a=function t(e){var n=Object(r.a)(),a=[],s=o;function l(t){var r=t+"",i=n.get(r);if(!i){if(s!==o)return s;n.set(r,i=a.push(t))}return e[(i-1)%e.length]}return e=null==e?[]:i.b.call(e),l.domain=function(t){if(!arguments.length)return a.slice();a=[],n=Object(r.a)();for(var e,i,o=-1,s=t.length;++o<s;)n.has(i=(e=t[o])+"")||n.set(i,a.push(e));return l},l.range=function(t){return arguments.length?(e=i.b.call(t),l):e.slice()},l.unknown=function(t){return arguments.length?(s=t,l):s},l.copy=function(){return t().domain(a).range(e).unknown(s)},l};var r=n(25),i=n(17),o={name:"implicit"}},function(t,e,n){"use strict";e.a=function(t){return+t}},function(t,e,n){"use strict";e.a=function(t,e){var n,r=0,i=(t=t.slice()).length-1,o=t[r],a=t[i];return a<o&&(n=r,r=i,i=n,n=o,o=a,a=n),t[r]=e.floor(o),t[i]=e.ceil(a),t}},function(t,e,n){"use strict";e.a=function t(e,n,m,v,y,b,_,w,x){var S=Object(a.b)(a.c,i.c),C=S.invert,k=S.domain,B=x(".%L"),T=x(":%S"),E=x("%I:%M"),M=x("%I %p"),O=x("%a %d"),L=x("%b %d"),D=x("%B"),I=x("%Y"),P=[[_,1,l],[_,5,5*l],[_,15,15*l],[_,30,30*l],[b,1,c],[b,5,5*c],[b,15,15*c],[b,30,30*c],[y,1,u],[y,3,3*u],[y,6,6*u],[y,12,12*u],[v,1,h],[v,2,2*h],[m,1,d],[n,1,f],[n,3,3*f],[e,1,p]];function N(t){return(_(t)<t?B:b(t)<t?T:y(t)<t?E:v(t)<t?M:n(t)<t?m(t)<t?O:L:e(t)<t?D:I)(t)}function F(t,n,i,o){if(null==t&&(t=10),"number"==typeof t){var a=Math.abs(i-n)/t,s=Object(r.c)(function(t){return t[2]}).right(P,a);s===P.length?(o=Object(r.h)(n/p,i/p,t),t=e):s?(o=(s=P[a/P[s-1][2]<P[s][2]/a?s-1:s])[1],t=s[0]):(o=Math.max(Object(r.h)(n,i,t),1),t=w)}return null==o?t:t.every(o)}return S.invert=function(t){return new Date(C(t))},S.domain=function(t){return arguments.length?k(o.a.call(t,g)):k().map(A)},S.ticks=function(t,e){var n,r=k(),i=r[0],o=r[r.length-1],a=o<i;return a&&(n=i,i=o,o=n),n=(n=F(t,i,o,e))?n.range(i,o+1):[],a?n.reverse():n},S.tickFormat=function(t,e){return null==e?N:x(e)},S.nice=function(t,e){var n=k();return(t=F(t,n[0],n[n.length-1],e))?k(Object(s.a)(n,t)):S},S.copy=function(){return Object(a.a)(S,t(e,n,m,v,y,b,_,w,x))},S};var r=n(5),i=n(6),o=(n(47),n(84),n(17)),a=n(46),s=n(153),l=1e3,c=60*l,u=60*c,h=24*u,d=7*h,f=30*h,p=365*h;function A(t){return new Date(t)}function g(t){return t instanceof Date?+t:+new Date(+t)}},function(t,e,n){"use strict";e.a=function(t){var e=t.dateTime,n=t.date,l=t.time,c=t.periods,u=t.days,h=t.shortDays,d=t.months,mt=t.shortMonths,vt=f(c),yt=p(c),bt=f(u),_t=p(u),wt=f(h),xt=p(h),St=f(d),Ct=p(d),kt=f(mt),Bt=p(mt),Tt={a:function(t){return h[t.getDay()]},A:function(t){return u[t.getDay()]},b:function(t){return mt[t.getMonth()]},B:function(t){return d[t.getMonth()]},c:null,d:I,e:I,f:j,H:P,I:N,j:F,L:R,m:H,M:U,p:function(t){return c[+(t.getHours()>=12)]},Q:At,s:gt,S:Q,u:z,U:Y,V:V,w:W,W:G,x:null,X:null,y:X,Y:Z,Z:$,"%":pt},Et={a:function(t){return h[t.getUTCDay()]},A:function(t){return u[t.getUTCDay()]},b:function(t){return mt[t.getUTCMonth()]},B:function(t){return d[t.getUTCMonth()]},c:null,d:K,e:K,f:nt,H:J,I:q,j:tt,L:et,m:rt,M:it,p:function(t){return c[+(t.getUTCHours()>=12)]},Q:At,s:gt,S:ot,u:at,U:st,V:lt,w:ct,W:ut,x:null,X:null,y:ht,Y:dt,Z:ft,"%":pt},Mt={a:function(t,e,n){var r=wt.exec(e.slice(n));return r?(t.w=xt[r[0].toLowerCase()],n+r[0].length):-1},A:function(t,e,n){var r=bt.exec(e.slice(n));return r?(t.w=_t[r[0].toLowerCase()],n+r[0].length):-1},b:function(t,e,n){var r=kt.exec(e.slice(n));return r?(t.m=Bt[r[0].toLowerCase()],n+r[0].length):-1},B:function(t,e,n){var r=St.exec(e.slice(n));return r?(t.m=Ct[r[0].toLowerCase()],n+r[0].length):-1},c:function(t,n,r){return Dt(t,e,n,r)},d:S,e:S,f:M,H:k,I:k,j:C,L:E,m:x,M:B,p:function(t,e,n){var r=vt.exec(e.slice(n));return r?(t.p=yt[r[0].toLowerCase()],n+r[0].length):-1},Q:L,s:D,S:T,u:g,U:m,V:v,w:A,W:y,x:function(t,e,r){return Dt(t,n,e,r)},X:function(t,e,n){return Dt(t,l,e,n)},y:_,Y:b,Z:w,"%":O};function Ot(t,e){return function(n){var r,i,o,a=[],l=-1,c=0,u=t.length;for(n instanceof Date||(n=new Date(+n));++l<u;)37===t.charCodeAt(l)&&(a.push(t.slice(c,l)),null!=(i=s[r=t.charAt(++l)])?r=t.charAt(++l):i="e"===r?" ":"0",(o=e[r])&&(r=o(n,i)),a.push(r),c=l+1);return a.push(t.slice(c,l)),a.join("")}}function Lt(t,e){return function(n){var i,s,l=a(1900);if(Dt(l,t,n+="",0)!=n.length)return null;if("Q"in l)return new Date(l.Q);if("p"in l&&(l.H=l.H%12+12*l.p),"V"in l){if(l.V<1||l.V>53)return null;"w"in l||(l.w=1),"Z"in l?(i=(s=(i=o(a(l.y))).getUTCDay())>4||0===s?r.p.ceil(i):Object(r.p)(i),i=r.l.offset(i,7*(l.V-1)),l.y=i.getUTCFullYear(),l.m=i.getUTCMonth(),l.d=i.getUTCDate()+(l.w+6)%7):(i=(s=(i=e(a(l.y))).getDay())>4||0===s?r.e.ceil(i):Object(r.e)(i),i=r.a.offset(i,7*(l.V-1)),l.y=i.getFullYear(),l.m=i.getMonth(),l.d=i.getDate()+(l.w+6)%7)}else("W"in l||"U"in l)&&("w"in l||(l.w="u"in l?l.u%7:"W"in l?1:0),s="Z"in l?o(a(l.y)).getUTCDay():e(a(l.y)).getDay(),l.m=0,l.d="W"in l?(l.w+6)%7+7*l.W-(s+5)%7:l.w+7*l.U-(s+6)%7);return"Z"in l?(l.H+=l.Z/100|0,l.M+=l.Z%100,o(l)):e(l)}}function Dt(t,e,n,r){for(var i,o,a=0,l=e.length,c=n.length;a<l;){if(r>=c)return-1;if(37===(i=e.charCodeAt(a++))){if(i=e.charAt(a++),!(o=Mt[i in s?e.charAt(a++):i])||(r=o(t,n,r))<0)return-1}else if(i!=n.charCodeAt(r++))return-1}return r}return Tt.x=Ot(n,Tt),Tt.X=Ot(l,Tt),Tt.c=Ot(e,Tt),Et.x=Ot(n,Et),Et.X=Ot(l,Et),Et.c=Ot(e,Et),{format:function(t){var e=Ot(t+="",Tt);return e.toString=function(){return t},e},parse:function(t){var e=Lt(t+="",i);return e.toString=function(){return t},e},utcFormat:function(t){var e=Ot(t+="",Et);return e.toString=function(){return t},e},utcParse:function(t){var e=Lt(t,o);return e.toString=function(){return t},e}}};var r=n(47);function i(t){if(0<=t.y&&t.y<100){var e=new Date(-1,t.m,t.d,t.H,t.M,t.S,t.L);return e.setFullYear(t.y),e}return new Date(t.y,t.m,t.d,t.H,t.M,t.S,t.L)}function o(t){if(0<=t.y&&t.y<100){var e=new Date(Date.UTC(-1,t.m,t.d,t.H,t.M,t.S,t.L));return e.setUTCFullYear(t.y),e}return new Date(Date.UTC(t.y,t.m,t.d,t.H,t.M,t.S,t.L))}function a(t){return{y:t,m:0,d:1,H:0,M:0,S:0,L:0}}var s={"-":"",_:" ",0:"0"},l=/^\s*\d+/,c=/^%/,u=/[\\^$*+?|[\]().{}]/g;function h(t,e,n){var r=t<0?"-":"",i=(r?-t:t)+"",o=i.length;return r+(o<n?new Array(n-o+1).join(e)+i:i)}function d(t){return t.replace(u,"\\$&")}function f(t){return new RegExp("^(?:"+t.map(d).join("|")+")","i")}function p(t){for(var e={},n=-1,r=t.length;++n<r;)e[t[n].toLowerCase()]=n;return e}function A(t,e,n){var r=l.exec(e.slice(n,n+1));return r?(t.w=+r[0],n+r[0].length):-1}function g(t,e,n){var r=l.exec(e.slice(n,n+1));return r?(t.u=+r[0],n+r[0].length):-1}function m(t,e,n){var r=l.exec(e.slice(n,n+2));return r?(t.U=+r[0],n+r[0].length):-1}function v(t,e,n){var r=l.exec(e.slice(n,n+2));return r?(t.V=+r[0],n+r[0].length):-1}function y(t,e,n){var r=l.exec(e.slice(n,n+2));return r?(t.W=+r[0],n+r[0].length):-1}function b(t,e,n){var r=l.exec(e.slice(n,n+4));return r?(t.y=+r[0],n+r[0].length):-1}function _(t,e,n){var r=l.exec(e.slice(n,n+2));return r?(t.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function w(t,e,n){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(e.slice(n,n+6));return r?(t.Z=r[1]?0:-(r[2]+(r[3]||"00")),n+r[0].length):-1}function x(t,e,n){var r=l.exec(e.slice(n,n+2));return r?(t.m=r[0]-1,n+r[0].length):-1}function S(t,e,n){var r=l.exec(e.slice(n,n+2));return r?(t.d=+r[0],n+r[0].length):-1}function C(t,e,n){var r=l.exec(e.slice(n,n+3));return r?(t.m=0,t.d=+r[0],n+r[0].length):-1}function k(t,e,n){var r=l.exec(e.slice(n,n+2));return r?(t.H=+r[0],n+r[0].length):-1}function B(t,e,n){var r=l.exec(e.slice(n,n+2));return r?(t.M=+r[0],n+r[0].length):-1}function T(t,e,n){var r=l.exec(e.slice(n,n+2));return r?(t.S=+r[0],n+r[0].length):-1}function E(t,e,n){var r=l.exec(e.slice(n,n+3));return r?(t.L=+r[0],n+r[0].length):-1}function M(t,e,n){var r=l.exec(e.slice(n,n+6));return r?(t.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function O(t,e,n){var r=c.exec(e.slice(n,n+1));return r?n+r[0].length:-1}function L(t,e,n){var r=l.exec(e.slice(n));return r?(t.Q=+r[0],n+r[0].length):-1}function D(t,e,n){var r=l.exec(e.slice(n));return r?(t.Q=1e3*+r[0],n+r[0].length):-1}function I(t,e){return h(t.getDate(),e,2)}function P(t,e){return h(t.getHours(),e,2)}function N(t,e){return h(t.getHours()%12||12,e,2)}function F(t,e){return h(1+r.a.count(Object(r.k)(t),t),e,3)}function R(t,e){return h(t.getMilliseconds(),e,3)}function j(t,e){return R(t,e)+"000"}function H(t,e){return h(t.getMonth()+1,e,2)}function U(t,e){return h(t.getMinutes(),e,2)}function Q(t,e){return h(t.getSeconds(),e,2)}function z(t){var e=t.getDay();return 0===e?7:e}function Y(t,e){return h(r.h.count(Object(r.k)(t),t),e,2)}function V(t,e){var n=t.getDay();return t=n>=4||0===n?Object(r.i)(t):r.i.ceil(t),h(r.i.count(Object(r.k)(t),t)+(4===Object(r.k)(t).getDay()),e,2)}function W(t){return t.getDay()}function G(t,e){return h(r.e.count(Object(r.k)(t),t),e,2)}function X(t,e){return h(t.getFullYear()%100,e,2)}function Z(t,e){return h(t.getFullYear()%1e4,e,4)}function $(t){var e=t.getTimezoneOffset();return(e>0?"-":(e*=-1,"+"))+h(e/60|0,"0",2)+h(e%60,"0",2)}function K(t,e){return h(t.getUTCDate(),e,2)}function J(t,e){return h(t.getUTCHours(),e,2)}function q(t,e){return h(t.getUTCHours()%12||12,e,2)}function tt(t,e){return h(1+r.l.count(Object(r.v)(t),t),e,3)}function et(t,e){return h(t.getUTCMilliseconds(),e,3)}function nt(t,e){return et(t,e)+"000"}function rt(t,e){return h(t.getUTCMonth()+1,e,2)}function it(t,e){return h(t.getUTCMinutes(),e,2)}function ot(t,e){return h(t.getUTCSeconds(),e,2)}function at(t){var e=t.getUTCDay();return 0===e?7:e}function st(t,e){return h(r.s.count(Object(r.v)(t),t),e,2)}function lt(t,e){var n=t.getUTCDay();return t=n>=4||0===n?Object(r.t)(t):r.t.ceil(t),h(r.t.count(Object(r.v)(t),t)+(4===Object(r.v)(t).getUTCDay()),e,2)}function ct(t){return t.getUTCDay()}function ut(t,e){return h(r.p.count(Object(r.v)(t),t),e,2)}function ht(t,e){return h(t.getUTCFullYear()%100,e,2)}function dt(t,e){return h(t.getUTCFullYear()%1e4,e,4)}function ft(){return"+0000"}function pt(){return"%"}function At(t){return+t}function gt(t){return Math.floor(+t/1e3)}},function(t,e,n){"use strict";n.d(e,"a",function(){return i});var r=n(85),i="%Y-%m-%dT%H:%M:%S.%LZ";Date.prototype.toISOString||Object(r.b)(i)},function(t,e,n){"use strict";var r=n(15),i=n(18),o=n(48),a=n(86),s=n(87);e.a=function(){var t=s.a,e=null,n=Object(i.a)(0),l=s.b,c=Object(i.a)(!0),u=null,h=o.a,d=null;function f(i){var o,a,s,f,p,A=i.length,g=!1,m=new Array(A),v=new Array(A);for(null==u&&(d=h(p=Object(r.a)())),o=0;o<=A;++o){if(!(o<A&&c(f=i[o],o,i))===g)if(g=!g)a=o,d.areaStart(),d.lineStart();else{for(d.lineEnd(),d.lineStart(),s=o-1;s>=a;--s)d.point(m[s],v[s]);d.lineEnd(),d.areaEnd()}g&&(m[o]=+t(f,o,i),v[o]=+n(f,o,i),d.point(e?+e(f,o,i):m[o],l?+l(f,o,i):v[o]))}if(p)return d=null,p+""||null}function p(){return Object(a.a)().defined(c).curve(h).context(u)}return f.x=function(n){return arguments.length?(t="function"==typeof n?n:Object(i.a)(+n),e=null,f):t},f.x0=function(e){return arguments.length?(t="function"==typeof e?e:Object(i.a)(+e),f):t},f.x1=function(t){return arguments.length?(e=null==t?null:"function"==typeof t?t:Object(i.a)(+t),f):e},f.y=function(t){return arguments.length?(n="function"==typeof t?t:Object(i.a)(+t),l=null,f):n},f.y0=function(t){return arguments.length?(n="function"==typeof t?t:Object(i.a)(+t),f):n},f.y1=function(t){return arguments.length?(l=null==t?null:"function"==typeof t?t:Object(i.a)(+t),f):l},f.lineX0=f.lineY0=function(){return p().x(t).y(n)},f.lineY1=function(){return p().x(t).y(l)},f.lineX1=function(){return p().x(e).y(n)},f.defined=function(t){return arguments.length?(c="function"==typeof t?t:Object(i.a)(!!t),f):c},f.curve=function(t){return arguments.length?(h=t,null!=u&&(d=h(u)),f):h},f.context=function(t){return arguments.length?(null==t?u=d=null:d=h(u=t),f):u},f}},function(t,e,n){"use strict";n.d(e,"a",function(){return r}),e.b=o;var r=o(n(48).a);function i(t){this._curve=t}function o(t){function e(e){return new i(t(e))}return e._curve=t,e}i.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(t,e){this._curve.point(e*Math.sin(t),e*-Math.cos(t))}}},function(t,e,n){"use strict";e.a=function(t){var e=t.curve;return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t.curve=function(t){return arguments.length?e(Object(r.b)(t)):e()._curve},t};var r=n(158);n(86)},function(t,e,n){"use strict";e.a=function(t,e){return[(e=+e)*Math.cos(t-=Math.PI/2),e*Math.sin(t)]}},function(t,e,n){"use strict";n.d(e,"a",function(){return r});var r=Array.prototype.slice},function(t,e,n){"use strict";var r=n(31);e.a={draw:function(t,e){var n=Math.sqrt(e/r.j);t.moveTo(n,0),t.arc(0,0,n,0,r.m)}}},function(t,e,n){"use strict";e.a={draw:function(t,e){var n=Math.sqrt(e/5)/2;t.moveTo(-3*n,-n),t.lineTo(-n,-n),t.lineTo(-n,-3*n),t.lineTo(n,-3*n),t.lineTo(n,-n),t.lineTo(3*n,-n),t.lineTo(3*n,n),t.lineTo(n,n),t.lineTo(n,3*n),t.lineTo(-n,3*n),t.lineTo(-n,n),t.lineTo(-3*n,n),t.closePath()}}},function(t,e,n){"use strict";var r=Math.sqrt(1/3),i=2*r;e.a={draw:function(t,e){var n=Math.sqrt(e/i),o=n*r;t.moveTo(0,-n),t.lineTo(o,0),t.lineTo(0,n),t.lineTo(-o,0),t.closePath()}}},function(t,e,n){"use strict";var r=n(31),i=Math.sin(r.j/10)/Math.sin(7*r.j/10),o=Math.sin(r.m/10)*i,a=-Math.cos(r.m/10)*i;e.a={draw:function(t,e){var n=Math.sqrt(.8908130915292852*e),i=o*n,s=a*n;t.moveTo(0,-n),t.lineTo(i,s);for(var l=1;l<5;++l){var c=r.m*l/5,u=Math.cos(c),h=Math.sin(c);t.lineTo(h*n,-u*n),t.lineTo(u*i-h*s,h*i+u*s)}t.closePath()}}},function(t,e,n){"use strict";e.a={draw:function(t,e){var n=Math.sqrt(e),r=-n/2;t.rect(r,r,n,n)}}},function(t,e,n){"use strict";var r=Math.sqrt(3);e.a={draw:function(t,e){var n=-Math.sqrt(e/(3*r));t.moveTo(0,2*n),t.lineTo(-r*n,-n),t.lineTo(r*n,-n),t.closePath()}}},function(t,e,n){"use strict";var r=-.5,i=Math.sqrt(3)/2,o=1/Math.sqrt(12),a=3*(o/2+1);e.a={draw:function(t,e){var n=Math.sqrt(e/a),s=n/2,l=n*o,c=s,u=n*o+n,h=-c,d=u;t.moveTo(s,l),t.lineTo(c,u),t.lineTo(h,d),t.lineTo(r*s-i*l,i*s+r*l),t.lineTo(r*c-i*u,i*c+r*u),t.lineTo(r*h-i*d,i*h+r*d),t.lineTo(r*s+i*l,r*l-i*s),t.lineTo(r*c+i*u,r*u-i*c),t.lineTo(r*h+i*d,r*d-i*h),t.closePath()}}},function(t,e,n){"use strict";e.a=o;var r=n(49),i=n(51);function o(t,e){this._context=t,this._k=(1-e)/6}o.prototype={areaStart:r.a,areaEnd:r.a,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:Object(i.b)(this,t,e)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}},function t(e){function n(t){return new o(t,e)}return n.tension=function(e){return t(+e)},n}(0)},function(t,e,n){"use strict";e.a=i;var r=n(51);function i(t,e){this._context=t,this._k=(1-e)/6}i.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){switch(t=+t,e=+e,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:Object(r.b)(this,t,e)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}},function t(e){function n(t){return new i(t,e)}return n.tension=function(e){return t(+e)},n}(0)},function(t,e,n){"use strict";e.c=function(t){return i.b[t.index]={site:t,halfedges:[]}},e.a=a,e.d=function(){for(var t,e,n,r,a=0,s=i.b.length;a<s;++a)if((t=i.b[a])&&(r=(e=t.halfedges).length)){var l=new Array(r),c=new Array(r);for(n=0;n<r;++n)l[n]=n,c[n]=o(t,i.e[e[n]]);for(l.sort(function(t,e){return c[e]-c[t]}),n=0;n<r;++n)c[n]=e[l[n]];for(n=0;n<r;++n)e[n]=c[n]}},e.b=function(t,e,n,o){var l,c,u,h,d,f,p,A,g,m,v,y,b=i.b.length,_=!0;for(l=0;l<b;++l)if(c=i.b[l]){for(u=c.site,h=(d=c.halfedges).length;h--;)i.e[d[h]]||d.splice(h,1);for(h=0,f=d.length;h<f;)v=(m=s(c,i.e[d[h]]))[0],y=m[1],A=(p=a(c,i.e[d[++h%f]]))[0],g=p[1],(Math.abs(v-A)>i.f||Math.abs(y-g)>i.f)&&(d.splice(h,0,i.e.push(Object(r.b)(u,m,Math.abs(v-t)<i.f&&o-y>i.f?[t,Math.abs(A-t)<i.f?g:o]:Math.abs(y-o)<i.f&&n-v>i.f?[Math.abs(g-o)<i.f?A:n,o]:Math.abs(v-n)<i.f&&y-e>i.f?[n,Math.abs(A-n)<i.f?g:e]:Math.abs(y-e)<i.f&&v-t>i.f?[Math.abs(g-e)<i.f?A:t,e]:null))-1),++f);f&&(_=!1)}if(_){var w,x,S,C=1/0;for(l=0,_=null;l<b;++l)(c=i.b[l])&&((S=(w=(u=c.site)[0]-t)*w+(x=u[1]-e)*x)<C&&(C=S,_=c));if(_){var k=[t,e],B=[t,o],T=[n,o],E=[n,e];_.halfedges.push(i.e.push(Object(r.b)(u=_.site,k,B))-1,i.e.push(Object(r.b)(u,B,T))-1,i.e.push(Object(r.b)(u,T,E))-1,i.e.push(Object(r.b)(u,E,k))-1)}}for(l=0;l<b;++l)(c=i.b[l])&&(c.halfedges.length||delete i.b[l])};var r=n(91),i=n(34);function o(t,e){var n=t.site,r=e.left,i=e.right;return n===i&&(i=r,r=n),i?Math.atan2(i[1]-r[1],i[0]-r[0]):(n===r?(r=e[1],i=e[0]):(r=e[0],i=e[1]),Math.atan2(r[0]-i[0],i[1]-r[1]))}function a(t,e){return e[+(e.left!==t.site)]}function s(t,e){return e[+(e.left===t.site)]}},function(t,e,n){"use strict";n.d(e,"c",function(){return r}),e.a=function(t){var e=t.P,n=t.N;if(e&&n){var s=e.site,l=t.site,c=n.site;if(s!==c){var u=l[0],h=l[1],d=s[0]-u,f=s[1]-h,p=c[0]-u,A=c[1]-h,g=2*(d*A-f*p);if(!(g>=-o.g)){var m=d*d+f*f,v=p*p+A*A,y=(A*m-f*v)/g,b=(d*v-p*m)/g,_=a.pop()||new function(){Object(i.a)(this),this.x=this.y=this.arc=this.site=this.cy=null};_.arc=t,_.site=l,_.x=y+u,_.y=(_.cy=b+h)+Math.sqrt(y*y+b*b),t.circle=_;for(var w=null,x=o.c._;x;)if(_.y<x.y||_.y===x.y&&_.x<=x.x){if(!x.L){w=x.P;break}x=x.L}else{if(!x.R){w=x;break}x=x.R}o.c.insert(w,_),w||(r=_)}}}},e.b=function(t){var e=t.circle;e&&(e.P||(r=e.N),o.c.remove(e),a.push(e),Object(i.a)(e),t.circle=null)};var r,i=n(90),o=n(34),a=[]},function(t,e,n){"use strict";function r(t,e,n){this.k=t,this.x=e,this.y=n}e.a=r,n.d(e,"b",function(){return i}),r.prototype={constructor:r,scale:function(t){return 1===t?this:new r(this.k*t,this.x,this.y)},translate:function(t,e){return 0===t&0===e?this:new r(this.k,this.x+this.k*t,this.y+this.k*e)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var i=new r(1,0,0);r.prototype},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(175),i=n.n(r);e.default=i.a,"undefined"!=typeof window&&window.Vue&&window.Vue.component("word-cloud",i.a)},function(t,e,n){var r=n(181)(n(182),n(521),function(t){n(176)},null,null);t.exports=r.exports},function(t,e,n){var r=n(177);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals),n(179)("23ce8918",r,!0,{})},function(t,e,n){(t.exports=n(178)()).push([t.i,".wordCloud{display:inline-block;position:relative;width:100%;height:400px}.wordCloud svg{display:inline-block;position:absolute;top:0;left:0}div.tooltip{position:absolute;width:140px;height:50px;padding:8px;font:18px Arial;line-height:24px;color:#fff;background:#000;border:0;border-radius:2px;pointer-events:none}",""])},function(t,e){t.exports=function(){var t=[];return t.toString=function(){for(var t=[],e=0;e<this.length;e++){var n=this[e];n[2]?t.push("@media "+n[2]+"{"+n[1]+"}"):t.push(n[1])}return t.join("")},t.i=function(e,n){"string"==typeof e&&(e=[[null,e,""]]);for(var r={},i=0;i<this.length;i++){var o=this[i][0];"number"==typeof o&&(r[o]=!0)}for(i=0;i<e.length;i++){var a=e[i];"number"==typeof a[0]&&r[a[0]]||(n&&!a[2]?a[2]=n:n&&(a[2]="("+a[2]+") and ("+n+")"),t.push(a))}},t}},function(t,e,n){var r="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!r)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var i=n(180),o={},a=r&&(document.head||document.getElementsByTagName("head")[0]),s=null,l=0,c=!1,u=function(){},h=null,d="data-vue-ssr-id",f="undefined"!=typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function p(t){for(var e=0;e<t.length;e++){var n=t[e],r=o[n.id];if(r){r.refs++;for(var i=0;i<r.parts.length;i++)r.parts[i](n.parts[i]);for(;i<n.parts.length;i++)r.parts.push(g(n.parts[i]));r.parts.length>n.parts.length&&(r.parts.length=n.parts.length)}else{var a=[];for(i=0;i<n.parts.length;i++)a.push(g(n.parts[i]));o[n.id]={id:n.id,refs:1,parts:a}}}}function A(){var t=document.createElement("style");return t.type="text/css",a.appendChild(t),t}function g(t){var e,n,r=document.querySelector("style["+d+'~="'+t.id+'"]');if(r){if(c)return u;r.parentNode.removeChild(r)}if(f){var i=l++;r=s||(s=A()),e=y.bind(null,r,i,!1),n=y.bind(null,r,i,!0)}else r=A(),e=function(t,e){var n=e.css,r=e.media,i=e.sourceMap;if(r&&t.setAttribute("media",r),h.ssrId&&t.setAttribute(d,e.id),i&&(n+="\n/*# sourceURL="+i.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}.bind(null,r),n=function(){r.parentNode.removeChild(r)};return e(t),function(r){if(r){if(r.css===t.css&&r.media===t.media&&r.sourceMap===t.sourceMap)return;e(t=r)}else n()}}t.exports=function(t,e,n,r){c=n,h=r||{};var a=i(t,e);return p(a),function(e){for(var n=[],r=0;r<a.length;r++){var s=a[r];(l=o[s.id]).refs--,n.push(l)}for(e?p(a=i(t,e)):a=[],r=0;r<n.length;r++){var l;if(0===(l=n[r]).refs){for(var c=0;c<l.parts.length;c++)l.parts[c]();delete o[l.id]}}}};var m,v=(m=[],function(t,e){return m[t]=e,m.filter(Boolean).join("\n")});function y(t,e,n,r){var i=n?"":r.css;if(t.styleSheet)t.styleSheet.cssText=v(e,i);else{var o=document.createTextNode(i),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}},function(t,e){t.exports=function(t,e){for(var n=[],r={},i=0;i<e.length;i++){var o=e[i],a=o[0],s={id:t+":"+i,css:o[1],media:o[2],sourceMap:o[3]};r[a]?r[a].parts.push(s):n.push(r[a]={id:a,parts:[s]})}return n}},function(t,e){t.exports=function(t,e,n,r,i){var o,a=t=t||{},s=typeof t.default;"object"!==s&&"function"!==s||(o=t,a=t.default);var l,c="function"==typeof a?a.options:a;if(e&&(c.render=e.render,c.staticRenderFns=e.staticRenderFns),r&&(c._scopeId=r),i?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),n&&n.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(i)},c._ssrRegister=l):n&&(l=n),l){var u=c.functional,h=u?c.render:c.beforeCreate;u?c.render=function(t,e){return l.call(e),h(t,e)}:c.beforeCreate=h?[].concat(h,l):[l]}return{esModule:o,exports:a,options:c}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(183),i=n(475),o=(n.n(i),n(476)),a=n(517);const s={resize:n.n(a).a},l={margin:{type:Object,default:function(){return{top:15,right:15,bottom:15,left:15}}},wordPadding:{type:Number,default:3},rotate:{type:Object,default:function(){return{from:-60,to:60,numOfOrientation:5}}},spiral:{type:String,default:"archimedean"},fontScale:{type:String,default:"sqrt"},font:{type:String,default:"impact"},fontSize:{type:Array,default:function(){return[10,80]}},color:{type:[String,Array],default:"Category10"},data:{type:Array,required:!0},nameKey:{type:String,default:"name"},valueKey:{type:String,default:"value"},showTooltip:{type:Boolean,default:!0},wordClick:{type:Function,default:null}};e.default={name:"word-cloud",directives:s,props:l,data:()=>({svgWidth:0,svgHeight:0}),computed:{size(){const{svgWidth:t,svgHeight:e}=this,{margin:n}=this;return{width:t-n.left-n.right,height:e-n.top-n.bottom}},words(){const{data:t,valueKey:e}=this;return t.sort(function(t,n){return parseFloat(n[e])-parseFloat(t[e])})}},mounted(){this.getSize(),this.chart=this.createChart(),this.renderChart()},watch:{words:{handler:function(t,e){this.update()},deep:!0}},methods:{onResize(){var t;this.getSize(),t=this.update,clearTimeout(t.tid),t.tid=setTimeout(function(){t.call(void 0)},200)},getSize(){this.svgWidth=this.$el.clientWidth,this.svgHeight=this.$el.clientHeight},createSvg(){return r.f(this.$el).append("svg").attr("width","100%").attr("height","100%")},createChart(){const{margin:t}=this,{width:e,height:n}=this.size;return this.createSvg().append("g").attr("width",e).attr("height",n).attr("class","chart").attr("transform","translate("+t.left+","+t.top+")")},getRotation(){const{from:t,to:e,numOfOrientation:n}=this.rotate,r=(Math.abs(t)+Math.abs(e))/(n-1)||1;return{a:n,b:t/r,c:r}},getColorScale:t=>"string"==typeof t?r.d(o["scheme"+t]):r.d(t),setFontSizeScale(){const{fontSize:t,fontScale:e,words:n,valueKey:i}=this;switch(e){case"sqrt":this.fontSizeScale=r.e();break;case"log":this.fontSizeScale=r.c();break;case"n":this.fontSizeScale=r.b()}this.fontSizeScale.range(t),n.length&&this.fontSizeScale.domain([+n[n.length-1][i]||1,+n[0][i]])},renderChart(){this.setFontSizeScale();const{spiral:t,wordPadding:e,fontSizeScale:n,font:r,words:o,nameKey:a,valueKey:s}=this,{width:l,height:c}=this.size,{a:u,b:h,c:d}=this.getRotation(),f=i().size([l,c]).words(o).fontSize(t=>n(t[s])).text(t=>t[a]).font(r).padding(e).rotate(()=>(~~(Math.random()*u)+h)*d).spiral(t).on("end",this.draw);this.layout=f,f.start()},draw(t){const{layout:e,chart:n,color:i,nameKey:o,valueKey:a,showTooltip:s,wordClick:l}=this,c=this.getColorScale(i),u=this,h=n.append("g").attr("transform","translate("+e.size()[0]/2+","+e.size()[1]/2+")"),d=r.f("body").append("div").attr("class","tooltip").style("opacity",0),f=h.selectAll("text").data(t).enter().append("text").style("font-size",t=>t.size+"px").style("font-family",t=>t.font).style("fill",(t,e)=>c(e)).attr("class","text").attr("text-anchor","middle");f.transition().duration(500).attr("transform",t=>"translate("+[t.x,t.y]+")rotate("+t.rotate+")").text(t=>t.text),s&&f.on("mouseover",function(t){d.transition().duration(200).style("opacity",.7),d.html(o+": "+t[o]+"<br/>"+a+": "+t[a])}).on("mousemove",function(t){d.style("left",r.a.pageX+"px").style("top",r.a.pageY-40+"px")}).on("mouseout",function(t){d.transition().duration(500).style("opacity",0)}),f.on("click",t=>{l(t[o],t[a],u)})},update(){const{words:t,layout:e,fontSizeScale:n,chart:r,valueKey:i}=this,{width:o,height:a}=this.size;t.length&&n.domain([+t[t.length-1][i]||1,+t[0][i]]),r.select("g").remove(),e.stop().size([o,a]).words(t).start()}}}},function(t,e,n){"use strict";n(184),n(5),n(201),n(205),n(292),n(25),n(7),n(12),n(53),n(67),n(122),n(305),n(72),n(335),n(363),n(6),n(15),n(385),n(70),n(392),n(395),n(400);var r=n(407);n.d(e,"b",function(){return r.a}),n.d(e,"c",function(){return r.b}),n.d(e,"d",function(){return r.c}),n.d(e,"e",function(){return r.d});var i=n(3);n.d(e,"a",function(){return i.b}),n.d(e,"f",function(){return i.f}),n(440),n(47),n(84),n(38),n(64),n(465),n(470)},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(94)},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(98),n(92),n(188),n(97),n(189),n(99),n(100),n(101)},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";e.a=function(t){return t}},function(t,e,n){"use strict";n(98),n(19),n(23),n(52)},function(t,e,n){"use strict";n(95)},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(23)},function(t,e,n){"use strict";n(19),n(23),n(52)},function(t,e,n){"use strict";e.a=function(t){for(var e,n,r,i=t.length,o=-1,a=0;++o<i;)a+=t[o].length;for(n=new Array(a);--i>=0;)for(e=(r=t[i]).length;--e>=0;)n[--a]=r[e];return n}},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(19)},function(t,e,n){"use strict"},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(103)},function(t,e,n){"use strict";n(202)},function(t,e,n){"use strict";n(203),n(204)},function(t,e,n){"use strict";n.d(e,"a",function(){return r});var r=Array.prototype.slice},function(t,e,n){"use strict";e.a=function(t){return t}},function(t,e,n){"use strict";n(206)},function(t,e,n){"use strict";function r(t){return{type:t}}n(12),n(53),n(6),n(3),n(64),n(289),n(290),n(291),["e","w"].map(r),["n","s"].map(r),["n","e","s","w","nw","ne","se","sw"].map(r)},function(t,e,n){"use strict";var r={value:function(){}};function i(){for(var t,e=0,n=arguments.length,r={};e<n;++e){if(!(t=arguments[e]+"")||t in r)throw new Error("illegal type: "+t);r[t]=[]}return new o(r)}function o(t){this._=t}function a(t,e){for(var n,r=0,i=t.length;r<i;++r)if((n=t[r]).name===e)return n.value}function s(t,e,n){for(var i=0,o=t.length;i<o;++i)if(t[i].name===e){t[i]=r,t=t.slice(0,i).concat(t.slice(i+1));break}return null!=n&&t.push({name:e,value:n}),t}o.prototype=i.prototype={constructor:o,on:function(t,e){var n,r,i=this._,o=(r=i,(t+"").trim().split(/^|\s+/).map(function(t){var e="",n=t.indexOf(".");if(n>=0&&(e=t.slice(n+1),t=t.slice(0,n)),t&&!r.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:e}})),l=-1,c=o.length;if(!(arguments.length<2)){if(null!=e&&"function"!=typeof e)throw new Error("invalid callback: "+e);for(;++l<c;)if(n=(t=o[l]).type)i[n]=s(i[n],t.name,e);else if(null==e)for(n in i)i[n]=s(i[n],t.name,null);return this}for(;++l<c;)if((n=(t=o[l]).type)&&(n=a(i[n],t.name)))return n},copy:function(){var t={},e=this._;for(var n in e)t[n]=e[n].slice();return new o(t)},call:function(t,e){if((n=arguments.length-2)>0)for(var n,r,i=new Array(n),o=0;o<n;++o)i[o]=arguments[o+2];if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(o=0,n=(r=this._[t]).length;o<n;++o)r[o].value.apply(e,i)},apply:function(t,e,n){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(var r=this._[t],i=0,o=r.length;i<o;++i)r[i].value.apply(e,n)}},e.a=i},function(t,e,n){"use strict";n(12),n(3),n(110),n(111),n(243),n(244)},function(t,e,n){"use strict";n(35),n(104)},function(t,e,n){"use strict";var r=n(8),i=n(56);e.a=function(t){"function"!=typeof t&&(t=Object(i.a)(t));for(var e=this._groups,n=e.length,o=new Array(n),a=0;a<n;++a)for(var s,l,c=e[a],u=c.length,h=o[a]=new Array(u),d=0;d<u;++d)(s=c[d])&&(l=t.call(s,s.__data__,d,c))&&("__data__"in s&&(l.__data__=s.__data__),h[d]=l);return new r.a(o,this._parents)}},function(t,e,n){"use strict";var r=n(8),i=n(105);e.a=function(t){"function"!=typeof t&&(t=Object(i.a)(t));for(var e=this._groups,n=e.length,o=[],a=[],s=0;s<n;++s)for(var l,c=e[s],u=c.length,h=0;h<u;++h)(l=c[h])&&(o.push(t.call(l,l.__data__,h,c)),a.push(l));return new r.a(o,a)}},function(t,e,n){"use strict";var r=n(8),i=n(106);e.a=function(t){"function"!=typeof t&&(t=Object(i.a)(t));for(var e=this._groups,n=e.length,o=new Array(n),a=0;a<n;++a)for(var s,l=e[a],c=l.length,u=o[a]=[],h=0;h<c;++h)(s=l[h])&&t.call(s,s.__data__,h,l)&&u.push(s);return new r.a(o,this._parents)}},function(t,e,n){"use strict";var r=n(8),i=n(107),o=n(214),a="$";function s(t,e,n,r,o,a){for(var s,l=0,c=e.length,u=a.length;l<u;++l)(s=e[l])?(s.__data__=a[l],r[l]=s):n[l]=new i.a(t,a[l]);for(;l<c;++l)(s=e[l])&&(o[l]=s)}function l(t,e,n,r,o,s,l){var c,u,h,d={},f=e.length,p=s.length,A=new Array(f);for(c=0;c<f;++c)(u=e[c])&&(A[c]=h=a+l.call(u,u.__data__,c,e),h in d?o[c]=u:d[h]=u);for(c=0;c<p;++c)(u=d[h=a+l.call(t,s[c],c,s)])?(r[c]=u,u.__data__=s[c],d[h]=null):n[c]=new i.a(t,s[c]);for(c=0;c<f;++c)(u=e[c])&&d[A[c]]===u&&(o[c]=u)}e.a=function(t,e){if(!t)return m=new Array(this.size()),f=-1,this.each(function(t){m[++f]=t}),m;var n=e?l:s,i=this._parents,a=this._groups;"function"!=typeof t&&(t=Object(o.a)(t));for(var c=a.length,u=new Array(c),h=new Array(c),d=new Array(c),f=0;f<c;++f){var p=i[f],A=a[f],g=A.length,m=t.call(p,p&&p.__data__,f,i),v=m.length,y=h[f]=new Array(v),b=u[f]=new Array(v);n(p,A,y,b,d[f]=new Array(g),m,e);for(var _,w,x=0,S=0;x<v;++x)if(_=y[x]){for(x>=S&&(S=x+1);!(w=b[S])&&++S<v;);_._next=w||null}}return(u=new r.a(u,i))._enter=h,u._exit=d,u}},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";var r=n(108),i=n(8);e.a=function(){return new i.a(this._exit||this._groups.map(r.a),this._parents)}},function(t,e,n){"use strict";var r=n(8);e.a=function(t){for(var e=this._groups,n=t._groups,i=e.length,o=n.length,a=Math.min(i,o),s=new Array(i),l=0;l<a;++l)for(var c,u=e[l],h=n[l],d=u.length,f=s[l]=new Array(d),p=0;p<d;++p)(c=u[p]||h[p])&&(f[p]=c);for(;l<i;++l)s[l]=e[l];return new r.a(s,this._parents)}},function(t,e,n){"use strict";e.a=function(){for(var t=this._groups,e=-1,n=t.length;++e<n;)for(var r,i=t[e],o=i.length-1,a=i[o];--o>=0;)(r=i[o])&&(a&&a!==r.nextSibling&&a.parentNode.insertBefore(r,a),a=r);return this}},function(t,e,n){"use strict";var r=n(8);function i(t,e){return t<e?-1:t>e?1:t>=e?0:NaN}e.a=function(t){function e(e,n){return e&&n?t(e.__data__,n.__data__):!e-!n}t||(t=i);for(var n=this._groups,o=n.length,a=new Array(o),s=0;s<o;++s){for(var l,c=n[s],u=c.length,h=a[s]=new Array(u),d=0;d<u;++d)(l=c[d])&&(h[d]=l);h.sort(e)}return new r.a(a,this._parents).order()}},function(t,e,n){"use strict";e.a=function(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this}},function(t,e,n){"use strict";e.a=function(){var t=new Array(this.size()),e=-1;return this.each(function(){t[++e]=this}),t}},function(t,e,n){"use strict";e.a=function(){for(var t=this._groups,e=0,n=t.length;e<n;++e)for(var r=t[e],i=0,o=r.length;i<o;++i){var a=r[i];if(a)return a}return null}},function(t,e,n){"use strict";e.a=function(){var t=0;return this.each(function(){++t}),t}},function(t,e,n){"use strict";e.a=function(){return!this.node()}},function(t,e,n){"use strict";e.a=function(t){for(var e=this._groups,n=0,r=e.length;n<r;++n)for(var i,o=e[n],a=0,s=o.length;a<s;++a)(i=o[a])&&t.call(i,i.__data__,a,o);return this}},function(t,e,n){"use strict";var r=n(54);e.a=function(t,e){var n=Object(r.a)(t);if(arguments.length<2){var i=this.node();return n.local?i.getAttributeNS(n.space,n.local):i.getAttribute(n)}return this.each((null==e?n.local?function(t){return function(){this.removeAttributeNS(t.space,t.local)}}:function(t){return function(){this.removeAttribute(t)}}:"function"==typeof e?n.local?function(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,n)}}:function(t,e){return function(){var n=e.apply(this,arguments);null==n?this.removeAttribute(t):this.setAttribute(t,n)}}:n.local?function(t,e){return function(){this.setAttributeNS(t.space,t.local,e)}}:function(t,e){return function(){this.setAttribute(t,e)}})(n,e))}},function(t,e,n){"use strict";e.a=function(t,e){return arguments.length>1?this.each((null==e?function(t){return function(){delete this[t]}}:"function"==typeof e?function(t,e){return function(){var n=e.apply(this,arguments);null==n?delete this[t]:this[t]=n}}:function(t,e){return function(){this[t]=e}})(t,e)):this.node()[t]}},function(t,e,n){"use strict";function r(t){return t.trim().split(/^|\s+/)}function i(t){return t.classList||new o(t)}function o(t){this._node=t,this._names=r(t.getAttribute("class")||"")}function a(t,e){for(var n=i(t),r=-1,o=e.length;++r<o;)n.add(e[r])}function s(t,e){for(var n=i(t),r=-1,o=e.length;++r<o;)n.remove(e[r])}o.prototype={add:function(t){this._names.indexOf(t)<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var e=this._names.indexOf(t);e>=0&&(this._names.splice(e,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}},e.a=function(t,e){var n=r(t+"");if(arguments.length<2){for(var o=i(this.node()),l=-1,c=n.length;++l<c;)if(!o.contains(n[l]))return!1;return!0}return this.each(("function"==typeof e?function(t,e){return function(){(e.apply(this,arguments)?a:s)(this,t)}}:e?function(t){return function(){a(this,t)}}:function(t){return function(){s(this,t)}})(n,e))}},function(t,e,n){"use strict";function r(){this.textContent=""}e.a=function(t){return arguments.length?this.each(null==t?r:("function"==typeof t?function(t){return function(){var e=t.apply(this,arguments);this.textContent=null==e?"":e}}:function(t){return function(){this.textContent=t}})(t)):this.node().textContent}},function(t,e,n){"use strict";function r(){this.innerHTML=""}e.a=function(t){return arguments.length?this.each(null==t?r:("function"==typeof t?function(t){return function(){var e=t.apply(this,arguments);this.innerHTML=null==e?"":e}}:function(t){return function(){this.innerHTML=t}})(t)):this.node().innerHTML}},function(t,e,n){"use strict";function r(){this.nextSibling&&this.parentNode.appendChild(this)}e.a=function(){return this.each(r)}},function(t,e,n){"use strict";function r(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}e.a=function(){return this.each(r)}},function(t,e,n){"use strict";var r=n(35);e.a=function(t){var e="function"==typeof t?t:Object(r.a)(t);return this.select(function(){return this.appendChild(e.apply(this,arguments))})}},function(t,e,n){"use strict";var r=n(35),i=n(56);function o(){return null}e.a=function(t,e){var n="function"==typeof t?t:Object(r.a)(t),a=null==e?o:"function"==typeof e?e:Object(i.a)(e);return this.select(function(){return this.insertBefore(n.apply(this,arguments),a.apply(this,arguments)||null)})}},function(t,e,n){"use strict";function r(){var t=this.parentNode;t&&t.removeChild(this)}e.a=function(){return this.each(r)}},function(t,e,n){"use strict";function r(){return this.parentNode.insertBefore(this.cloneNode(!1),this.nextSibling)}function i(){return this.parentNode.insertBefore(this.cloneNode(!0),this.nextSibling)}e.a=function(t){return this.select(t?i:r)}},function(t,e,n){"use strict";e.a=function(t){return arguments.length?this.property("__data__",t):this.node().__data__}},function(t,e,n){"use strict";var r=n(57);function i(t,e,n){var i=Object(r.a)(t),o=i.CustomEvent;"function"==typeof o?o=new o(e,n):(o=i.document.createEvent("Event"),n?(o.initEvent(e,n.bubbles,n.cancelable),o.detail=n.detail):o.initEvent(e,!1,!1)),t.dispatchEvent(o)}e.a=function(t,e){return this.each(("function"==typeof e?function(t,e){return function(){return i(this,t,e.apply(this,arguments))}}:function(t,e){return function(){return i(this,t,e)}})(t,e))}},function(t,e,n){"use strict";var r=0;function i(){this._="@"+(++r).toString(36)}i.prototype=function(){return new i}.prototype={constructor:i,get:function(t){for(var e=this._;!(e in t);)if(!(t=t.parentNode))return;return t[e]},set:function(t,e){return t[this._]=e},remove:function(t){return this._ in t&&delete t[this._]},toString:function(){return this._}}},function(t,e,n){"use strict";var r=n(59),i=n(36);e.a=function(t){var e=Object(r.a)();return e.changedTouches&&(e=e.changedTouches[0]),Object(i.a)(t,e)}},function(t,e,n){"use strict";n(8)},function(t,e,n){"use strict";var r=n(59),i=n(36);e.a=function(t,e,n){arguments.length<3&&(n=e,e=Object(r.a)().changedTouches);for(var o,a=0,s=e?e.length:0;a<s;++a)if((o=e[a]).identifier===n)return Object(i.a)(t,o);return null}},function(t,e,n){"use strict";n(59),n(36)},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s,l,c){this.target=t,this.type=e,this.subject=n,this.identifier=r,this.active=i,this.x=o,this.y=a,this.dx=s,this.dy=l,this._=c}e.a=r,r.prototype.on=function(){var t=this._.on.apply(this._,arguments);return t===this._?this:t}},function(t,e,n){"use strict";e.a=p,e.b=b;var r=n(62),i=n(61),o=n(112),a=.95047,s=1,l=1.08883,c=4/29,u=6/29,h=3*u*u,d=u*u*u;function f(t){if(t instanceof A)return new A(t.l,t.a,t.b,t.opacity);if(t instanceof _){var e=t.h*o.a;return new A(t.l,Math.cos(e)*t.c,Math.sin(e)*t.c,t.opacity)}t instanceof i.b||(t=Object(i.h)(t));var n=y(t.r),r=y(t.g),c=y(t.b),u=g((.4124564*n+.3575761*r+.1804375*c)/a),h=g((.2126729*n+.7151522*r+.072175*c)/s);return new A(116*h-16,500*(u-h),200*(h-g((.0193339*n+.119192*r+.9503041*c)/l)),t.opacity)}function p(t,e,n,r){return 1===arguments.length?f(t):new A(t,e,n,null==r?1:r)}function A(t,e,n,r){this.l=+t,this.a=+e,this.b=+n,this.opacity=+r}function g(t){return t>d?Math.pow(t,1/3):t/h+c}function m(t){return t>u?t*t*t:h*(t-c)}function v(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function y(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function b(t,e,n,r){return 1===arguments.length?function(t){if(t instanceof _)return new _(t.h,t.c,t.l,t.opacity);t instanceof A||(t=f(t));var e=Math.atan2(t.b,t.a)*o.b;return new _(e<0?e+360:e,Math.sqrt(t.a*t.a+t.b*t.b),t.l,t.opacity)}(t):new _(t,e,n,null==r?1:r)}function _(t,e,n,r){this.h=+t,this.c=+e,this.l=+n,this.opacity=+r}Object(r.a)(A,p,Object(r.b)(i.a,{brighter:function(t){return new A(this.l+18*(null==t?1:t),this.a,this.b,this.opacity)},darker:function(t){return new A(this.l-18*(null==t?1:t),this.a,this.b,this.opacity)},rgb:function(){var t=(this.l+16)/116,e=isNaN(this.a)?t:t+this.a/500,n=isNaN(this.b)?t:t-this.b/200;return t=s*m(t),e=a*m(e),n=l*m(n),new i.b(v(3.2404542*e-1.5371385*t-.4985314*n),v(-.969266*e+1.8760108*t+.041556*n),v(.0556434*e-.2040259*t+1.0572252*n),this.opacity)}})),Object(r.a)(_,b,Object(r.b)(i.a,{brighter:function(t){return new _(this.h,this.c,this.l+18*(null==t?1:t),this.opacity)},darker:function(t){return new _(this.h,this.c,this.l-18*(null==t?1:t),this.opacity)},rgb:function(){return f(this).rgb()}}))},function(t,e,n){"use strict";e.a=p;var r=n(62),i=n(61),o=n(112),a=-.14861,s=1.78277,l=-.29227,c=-.90649,u=1.97294,h=u*c,d=u*s,f=s*l-c*a;function p(t,e,n,r){return 1===arguments.length?function(t){if(t instanceof A)return new A(t.h,t.s,t.l,t.opacity);t instanceof i.b||(t=Object(i.h)(t));var e=t.r/255,n=t.g/255,r=t.b/255,a=(f*r+h*e-d*n)/(f+h-d),s=r-a,p=(u*(n-a)-l*s)/c,g=Math.sqrt(p*p+s*s)/(u*a*(1-a)),m=g?Math.atan2(p,s)*o.b-120:NaN;return new A(m<0?m+360:m,g,a,t.opacity)}(t):new A(t,e,n,null==r?1:r)}function A(t,e,n,r){this.h=+t,this.s=+e,this.l=+n,this.opacity=+r}Object(r.a)(A,p,Object(r.b)(i.a,{brighter:function(t){return t=null==t?i.c:Math.pow(i.c,t),new A(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?i.d:Math.pow(i.d,t),new A(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=isNaN(this.h)?0:(this.h+120)*o.a,e=+this.l,n=isNaN(this.s)?0:this.s*e*(1-e),r=Math.cos(t),h=Math.sin(t);return new i.b(255*(e+n*(a*r+s*h)),255*(e+n*(l*r+c*h)),255*(e+n*(u*r)),this.opacity)}}))},function(t,e,n){"use strict";e.a=function(t,e){return e-=t=+t,function(n){return Math.round(t+e*n)}}},function(t,e,n){"use strict";n.d(e,"a",function(){return a}),n.d(e,"b",function(){return s});var r=n(37),i=n(249);function o(t,e,n,i){function o(t){return t.length?t.pop()+" ":""}return function(a,s){var l=[],c=[];return a=t(a),s=t(s),function(t,i,o,a,s,l){if(t!==o||i!==a){var c=s.push("translate(",null,e,null,n);l.push({i:c-4,x:Object(r.a)(t,o)},{i:c-2,x:Object(r.a)(i,a)})}else(o||a)&&s.push("translate("+o+e+a+n)}(a.translateX,a.translateY,s.translateX,s.translateY,l,c),function(t,e,n,a){t!==e?(t-e>180?e+=360:e-t>180&&(t+=360),c.push({i:n.push(o(n)+"rotate(",null,i)-2,x:Object(r.a)(t,e)})):e&&n.push(o(n)+"rotate("+e+i)}(a.rotate,s.rotate,l),function(t,e,n,a){t!==e?c.push({i:n.push(o(n)+"skewX(",null,i)-2,x:Object(r.a)(t,e)}):e&&n.push(o(n)+"skewX("+e+i)}(a.skewX,s.skewX,l),function(t,e,n,i,a,s){if(t!==n||e!==i){var l=a.push(o(a)+"scale(",null,",",null,")");s.push({i:l-4,x:Object(r.a)(t,n)},{i:l-2,x:Object(r.a)(e,i)})}else 1===n&&1===i||a.push(o(a)+"scale("+n+","+i+")")}(a.scaleX,a.scaleY,s.scaleX,s.scaleY,l,c),a=s=null,function(t){for(var e,n=-1,r=c.length;++n<r;)l[(e=c[n]).i]=e.x(t);return l.join("")}}}var a=o(i.a,"px, ","px)","deg)"),s=o(i.b,", ",")",")")},function(t,e,n){"use strict";e.a=function(t){return"none"===t?s.b:(r||(r=document.createElement("DIV"),i=document.documentElement,o=document.defaultView),r.style.transform=t,t=o.getComputedStyle(i.appendChild(r),null).getPropertyValue("transform"),i.removeChild(r),t=t.slice(7,-1).split(","),Object(s.a)(+t[0],+t[1],+t[2],+t[3],+t[4],+t[5]))},e.b=function(t){return null==t?s.b:(a||(a=document.createElementNS("http://www.w3.org/2000/svg","g")),a.setAttribute("transform",t),(t=a.transform.baseVal.consolidate())?(t=t.matrix,Object(s.a)(t.a,t.b,t.c,t.d,t.e,t.f)):s.b)};var r,i,o,a,s=n(250)},function(t,e,n){"use strict";n.d(e,"b",function(){return i});var r=180/Math.PI,i={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};e.a=function(t,e,n,i,o,a){var s,l,c;return(s=Math.sqrt(t*t+e*e))&&(t/=s,e/=s),(c=t*n+e*i)&&(n-=t*c,i-=e*c),(l=Math.sqrt(n*n+i*i))&&(n/=l,i/=l,c/=l),t*i<e*n&&(t=-t,e=-e,c=-c,s=-s),{translateX:o,translateY:a,rotate:Math.atan2(e,t)*r,skewX:Math.atan(c)*r,scaleX:s,scaleY:l}}},function(t,e,n){"use strict";var r=Math.SQRT2;function i(t){return((t=Math.exp(t))+1/t)/2}e.a=function(t,e){var n,o,a=t[0],s=t[1],l=t[2],c=e[0],u=e[1],h=e[2],d=c-a,f=u-s,p=d*d+f*f;if(p<1e-12)o=Math.log(h/l)/r,n=function(t){return[a+t*d,s+t*f,l*Math.exp(r*t*o)]};else{var A=Math.sqrt(p),g=(h*h-l*l+4*p)/(2*l*2*A),m=(h*h-l*l-4*p)/(2*h*2*A),v=Math.log(Math.sqrt(g*g+1)-g),y=Math.log(Math.sqrt(m*m+1)-m);o=(y-v)/r,n=function(t){var e,n=t*o,c=i(v),u=l/(2*A)*(c*(e=r*n+v,((e=Math.exp(2*e))-1)/(e+1))-function(t){return((t=Math.exp(t))-1/t)/2}(v));return[a+u*d,s+u*f,l*c/i(r*n+v)]}}return n.duration=1e3*o,n}},function(t,e,n){"use strict";var r=n(7),i=n(24);function o(t){return function(e,n){var o=t((e=Object(r.d)(e)).h,(n=Object(r.d)(n)).h),a=Object(i.a)(e.s,n.s),s=Object(i.a)(e.l,n.l),l=Object(i.a)(e.opacity,n.opacity);return function(t){return e.h=o(t),e.s=a(t),e.l=s(t),e.opacity=l(t),e+""}}}o(i.c),o(i.a)},function(t,e,n){"use strict";n(7),n(24)},function(t,e,n){"use strict";var r=n(7),i=n(24);function o(t){return function(e,n){var o=t((e=Object(r.c)(e)).h,(n=Object(r.c)(n)).h),a=Object(i.a)(e.c,n.c),s=Object(i.a)(e.l,n.l),l=Object(i.a)(e.opacity,n.opacity);return function(t){return e.h=o(t),e.c=a(t),e.l=s(t),e.opacity=l(t),e+""}}}o(i.c),o(i.a)},function(t,e,n){"use strict";n.d(e,"a",function(){return a});var r=n(7),i=n(24);function o(t){return function e(n){function o(e,o){var a=t((e=Object(r.b)(e)).h,(o=Object(r.b)(o)).h),s=Object(i.a)(e.s,o.s),l=Object(i.a)(e.l,o.l),c=Object(i.a)(e.opacity,o.opacity);return function(t){return e.h=a(t),e.s=s(t),e.l=l(Math.pow(t,n)),e.opacity=c(t),e+""}}return n=+n,o.gamma=e,o}(1)}o(i.c);var a=o(i.a)},function(t,e,n){"use strict"},function(t,e,n){"use strict";var r=n(3),i=n(258),o=n(261);r.g.prototype.interrupt=i.a,r.g.prototype.transition=o.a},function(t,e,n){"use strict";var r=n(120);e.a=function(t){return this.each(function(){Object(r.a)(this,t)})}},function(t,e,n){"use strict";var r=n(65);e.a=function(t,e,n){var i=new r.a;return e=null==e?0:+e,i.restart(function(n){i.stop(),t(n+e)},e,n),i}},function(t,e,n){"use strict";n(65)},function(t,e,n){"use strict";var r=n(13),i=n(9),o=n(122),a=n(38),s={time:null,delay:0,duration:250,ease:o.a};function l(t,e){for(var n;!(n=t.__transition)||!(n=n[e]);)if(!(t=t.parentNode))return s.time=Object(a.a)(),s;return n}e.a=function(t){var e,n;t instanceof r.a?(e=t._id,t=t._name):(e=Object(r.b)(),(n=s).time=Object(a.a)(),t=null==t?null:t+"");for(var o=this._groups,c=o.length,u=0;u<c;++u)for(var h,d=o[u],f=d.length,p=0;p<f;++p)(h=d[p])&&Object(i.e)(h,t,e,p,d,n||l(h,e));return new r.a(o,this._parents,t,e)}},function(t,e,n){"use strict";var r=n(6),i=n(3),o=n(39),a=n(121);e.a=function(t,e){var n=Object(i.e)(t),s="transform"===n?r.i:a.a;return this.attrTween(t,"function"==typeof e?(n.local?function(t,e,n){var r,i,o;return function(){var a,s=n(this);if(null!=s)return(a=this.getAttributeNS(t.space,t.local))===s?null:a===r&&s===i?o:o=e(r=a,i=s);this.removeAttributeNS(t.space,t.local)}}:function(t,e,n){var r,i,o;return function(){var a,s=n(this);if(null!=s)return(a=this.getAttribute(t))===s?null:a===r&&s===i?o:o=e(r=a,i=s);this.removeAttribute(t)}})(n,s,Object(o.b)(this,"attr."+t,e)):null==e?(n.local?function(t){return function(){this.removeAttributeNS(t.space,t.local)}}:function(t){return function(){this.removeAttribute(t)}})(n):(n.local?function(t,e,n){var r,i;return function(){var o=this.getAttributeNS(t.space,t.local);return o===n?null:o===r?i:i=e(r=o,n)}}:function(t,e,n){var r,i;return function(){var o=this.getAttribute(t);return o===n?null:o===r?i:i=e(r=o,n)}})(n,s,e+""))}},function(t,e,n){"use strict";var r=n(3);e.a=function(t,e){var n="attr."+t;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==e)return this.tween(n,null);if("function"!=typeof e)throw new Error;var i=Object(r.e)(t);return this.tween(n,(i.local?function(t,e){function n(){var n=this,r=e.apply(n,arguments);return r&&function(e){n.setAttributeNS(t.space,t.local,r(e))}}return n._value=e,n}:function(t,e){function n(){var n=this,r=e.apply(n,arguments);return r&&function(e){n.setAttribute(t,r(e))}}return n._value=e,n})(i,e))}},function(t,e,n){"use strict";var r=n(9);e.a=function(t){var e=this._id;return arguments.length?this.each(("function"==typeof t?function(t,e){return function(){Object(r.g)(this,t).delay=+e.apply(this,arguments)}}:function(t,e){return e=+e,function(){Object(r.g)(this,t).delay=e}})(e,t)):Object(r.f)(this.node(),e).delay}},function(t,e,n){"use strict";var r=n(9);e.a=function(t){var e=this._id;return arguments.length?this.each(("function"==typeof t?function(t,e){return function(){Object(r.h)(this,t).duration=+e.apply(this,arguments)}}:function(t,e){return e=+e,function(){Object(r.h)(this,t).duration=e}})(e,t)):Object(r.f)(this.node(),e).duration}},function(t,e,n){"use strict";var r=n(9);e.a=function(t){var e=this._id;return arguments.length?this.each(function(t,e){if("function"!=typeof e)throw new Error;return function(){Object(r.h)(this,t).ease=e}}(e,t)):Object(r.f)(this.node(),e).ease}},function(t,e,n){"use strict";var r=n(3),i=n(13);e.a=function(t){"function"!=typeof t&&(t=Object(r.c)(t));for(var e=this._groups,n=e.length,o=new Array(n),a=0;a<n;++a)for(var s,l=e[a],c=l.length,u=o[a]=[],h=0;h<c;++h)(s=l[h])&&t.call(s,s.__data__,h,l)&&u.push(s);return new i.a(o,this._parents,this._name,this._id)}},function(t,e,n){"use strict";var r=n(13);e.a=function(t){if(t._id!==this._id)throw new Error;for(var e=this._groups,n=t._groups,i=e.length,o=n.length,a=Math.min(i,o),s=new Array(i),l=0;l<a;++l)for(var c,u=e[l],h=n[l],d=u.length,f=s[l]=new Array(d),p=0;p<d;++p)(c=u[p]||h[p])&&(f[p]=c);for(;l<i;++l)s[l]=e[l];return new r.a(s,this._parents,this._name,this._id)}},function(t,e,n){"use strict";var r=n(9);e.a=function(t,e){var n=this._id;return arguments.length<2?Object(r.f)(this.node(),n).on.on(t):this.each(function(t,e,n){var i,o,a=(e+"").trim().split(/^|\s+/).every(function(t){var e=t.indexOf(".");return e>=0&&(t=t.slice(0,e)),!t||"start"===t})?r.g:r.h;return function(){var r=a(this,t),s=r.on;s!==i&&(o=(i=s).copy()).on(e,n),r.on=o}}(n,t,e))}},function(t,e,n){"use strict";e.a=function(){return this.on("end.remove",(t=this._id,function(){var e=this.parentNode;for(var n in this.__transition)if(+n!==t)return;e&&e.removeChild(this)}));var t}},function(t,e,n){"use strict";var r=n(3),i=n(13),o=n(9);e.a=function(t){var e=this._name,n=this._id;"function"!=typeof t&&(t=Object(r.h)(t));for(var a=this._groups,s=a.length,l=new Array(s),c=0;c<s;++c)for(var u,h,d=a[c],f=d.length,p=l[c]=new Array(f),A=0;A<f;++A)(u=d[A])&&(h=t.call(u,u.__data__,A,d))&&("__data__"in u&&(h.__data__=u.__data__),p[A]=h,Object(o.e)(p[A],e,n,A,p,Object(o.f)(u,n)));return new i.a(l,this._parents,e,n)}},function(t,e,n){"use strict";var r=n(3),i=n(13),o=n(9);e.a=function(t){var e=this._name,n=this._id;"function"!=typeof t&&(t=Object(r.i)(t));for(var a=this._groups,s=a.length,l=[],c=[],u=0;u<s;++u)for(var h,d=a[u],f=d.length,p=0;p<f;++p)if(h=d[p]){for(var A,g=t.call(h,h.__data__,p,d),m=Object(o.f)(h,n),v=0,y=g.length;v<y;++v)(A=g[v])&&Object(o.e)(A,e,n,v,g,m);l.push(g),c.push(h)}return new i.a(l,c,e,n)}},function(t,e,n){"use strict";var r=n(3).g.prototype.constructor;e.a=function(){return new r(this._groups,this._parents)}},function(t,e,n){"use strict";var r=n(6),i=n(3),o=n(39),a=n(121);e.a=function(t,e,n){var s="transform"==(t+="")?r.h:a.a;return null==e?this.styleTween(t,function(t,e){var n,r,o;return function(){var a=Object(i.j)(this,t),s=(this.style.removeProperty(t),Object(i.j)(this,t));return a===s?null:a===n&&s===r?o:o=e(n=a,r=s)}}(t,s)).on("end.style."+t,function(t){return function(){this.style.removeProperty(t)}}(t)):this.styleTween(t,"function"==typeof e?function(t,e,n){var r,o,a;return function(){var s=Object(i.j)(this,t),l=n(this);return null==l&&(this.style.removeProperty(t),l=Object(i.j)(this,t)),s===l?null:s===r&&l===o?a:a=e(r=s,o=l)}}(t,s,Object(o.b)(this,"style."+t,e)):function(t,e,n){var r,o;return function(){var a=Object(i.j)(this,t);return a===n?null:a===r?o:o=e(r=a,n)}}(t,s,e+""),n)}},function(t,e,n){"use strict";e.a=function(t,e,n){var r="style."+(t+="");if(arguments.length<2)return(r=this.tween(r))&&r._value;if(null==e)return this.tween(r,null);if("function"!=typeof e)throw new Error;return this.tween(r,function(t,e,n){function r(){var r=this,i=e.apply(r,arguments);return i&&function(e){r.style.setProperty(t,i(e),n)}}return r._value=e,r}(t,e,null==n?"":n))}},function(t,e,n){"use strict";var r=n(39);e.a=function(t){return this.tween("text","function"==typeof t?function(t){return function(){var e=t(this);this.textContent=null==e?"":e}}(Object(r.b)(this,"text",t)):function(t){return function(){this.textContent=t}}(null==t?"":t+""))}},function(t,e,n){"use strict";var r=n(13),i=n(9);e.a=function(){for(var t=this._name,e=this._id,n=Object(r.b)(),o=this._groups,a=o.length,s=0;s<a;++s)for(var l,c=o[s],u=c.length,h=0;h<u;++h)if(l=c[h]){var d=Object(i.f)(l,e);Object(i.e)(l,t,n,h,c,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new r.a(o,this._parents,t,n)}},function(t,e,n){"use strict"},function(t,e,n){"use strict"},function(t,e,n){"use strict";e.a=function(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}},function(t,e,n){"use strict";(function t(e){function n(t){return Math.pow(t,e)}return e=+e,n.exponent=t,n})(3),function t(e){function n(t){return 1-Math.pow(1-t,e)}return e=+e,n.exponent=t,n}(3),function t(e){function n(t){return((t*=2)<=1?Math.pow(t,e):2-Math.pow(2-t,e))/2}return e=+e,n.exponent=t,n}(3)},function(t,e,n){"use strict";Math.PI},function(t,e,n){"use strict"},function(t,e,n){"use strict"},function(t,e,n){"use strict"},function(t,e,n){"use strict";(function t(e){function n(t){return t*t*((e+1)*t-e)}return e=+e,n.overshoot=t,n})(1.70158),function t(e){function n(t){return--t*t*((e+1)*t+e)+1}return e=+e,n.overshoot=t,n}(1.70158),function t(e){function n(t){return((t*=2)<1?t*t*((e+1)*t-e):(t-=2)*t*((e+1)*t+e)+2)/2}return e=+e,n.overshoot=t,n}(1.70158)},function(t,e,n){"use strict";var r=2*Math.PI;(function t(e,n){var i=Math.asin(1/(e=Math.max(1,e)))*(n/=r);function o(t){return e*Math.pow(2,10*--t)*Math.sin((i-t)/n)}return o.amplitude=function(e){return t(e,n*r)},o.period=function(n){return t(e,n)},o})(1,.3),function t(e,n){var i=Math.asin(1/(e=Math.max(1,e)))*(n/=r);function o(t){return 1-e*Math.pow(2,-10*(t=+t))*Math.sin((t+i)/n)}return o.amplitude=function(e){return t(e,n*r)},o.period=function(n){return t(e,n)},o}(1,.3),function t(e,n){var i=Math.asin(1/(e=Math.max(1,e)))*(n/=r);function o(t){return((t=2*t-1)<0?e*Math.pow(2,10*t)*Math.sin((i-t)/n):2-e*Math.pow(2,-10*t)*Math.sin((i+t)/n))/2}return o.amplitude=function(e){return t(e,n*r)},o.period=function(n){return t(e,n)},o}(1,.3)},function(t,e,n){"use strict";n(13),n(9)},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";e.a=function(t,e,n){this.target=t,this.type=e,this.selection=n}},function(t,e,n){"use strict";e.b=function(){r.b.stopImmediatePropagation()};var r=n(3);e.a=function(){r.b.preventDefault(),r.b.stopImmediatePropagation()}},function(t,e,n){"use strict";n(293),n(294)},function(t,e,n){"use strict";n(5),n(123)},function(t,e,n){"use strict";n(295),n(296),n(123),n(15)},function(t,e,n){"use strict";n.d(e,"a",function(){return r});var r=Array.prototype.slice},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";var r=Math.PI,i=2*r,o=i-1e-6;function a(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function s(){return new a}a.prototype=s.prototype={constructor:a,moveTo:function(t,e){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(t,e){this._+="L"+(this._x1=+t)+","+(this._y1=+e)},quadraticCurveTo:function(t,e,n,r){this._+="Q"+ +t+","+ +e+","+(this._x1=+n)+","+(this._y1=+r)},bezierCurveTo:function(t,e,n,r,i,o){this._+="C"+ +t+","+ +e+","+ +n+","+ +r+","+(this._x1=+i)+","+(this._y1=+o)},arcTo:function(t,e,n,i,o){t=+t,e=+e,n=+n,i=+i,o=+o;var a=this._x1,s=this._y1,l=n-t,c=i-e,u=a-t,h=s-e,d=u*u+h*h;if(o<0)throw new Error("negative radius: "+o);if(null===this._x1)this._+="M"+(this._x1=t)+","+(this._y1=e);else if(d>1e-6)if(Math.abs(h*l-c*u)>1e-6&&o){var f=n-a,p=i-s,A=l*l+c*c,g=f*f+p*p,m=Math.sqrt(A),v=Math.sqrt(d),y=o*Math.tan((r-Math.acos((A+d-g)/(2*m*v)))/2),b=y/v,_=y/m;Math.abs(b-1)>1e-6&&(this._+="L"+(t+b*u)+","+(e+b*h)),this._+="A"+o+","+o+",0,0,"+ +(h*f>u*p)+","+(this._x1=t+_*l)+","+(this._y1=e+_*c)}else this._+="L"+(this._x1=t)+","+(this._y1=e)},arc:function(t,e,n,a,s,l){t=+t,e=+e;var c=(n=+n)*Math.cos(a),u=n*Math.sin(a),h=t+c,d=e+u,f=1^l,p=l?a-s:s-a;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+h+","+d:(Math.abs(this._x1-h)>1e-6||Math.abs(this._y1-d)>1e-6)&&(this._+="L"+h+","+d),n&&(p<0&&(p=p%i+i),p>o?this._+="A"+n+","+n+",0,1,"+f+","+(t-c)+","+(e-u)+"A"+n+","+n+",0,1,"+f+","+(this._x1=h)+","+(this._y1=d):p>1e-6&&(this._+="A"+n+","+n+",0,"+ +(p>=r)+","+f+","+(this._x1=t+n*Math.cos(s))+","+(this._y1=e+n*Math.sin(s))))},rect:function(t,e,n,r){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+e)+"h"+ +n+"v"+ +r+"h"+-n+"Z"},toString:function(){return this._}},e.a=s},function(t,e,n){"use strict";n(66)},function(t,e,n){"use strict";var r=n(66);function i(){}var o=r.a.prototype;i.prototype=function(t,e){var n=new i;if(t instanceof i)t.each(function(t){n.add(t)});else if(t){var r=-1,o=t.length;if(null==e)for(;++r<o;)n.add(t[r]);else for(;++r<o;)n.add(e(t[r],r,t))}return n}.prototype={constructor:i,has:o.has,add:function(t){return t+="",this[r.b+t]=t,this},remove:o.remove,clear:o.clear,values:o.keys,size:o.size,empty:o.empty,each:o.each}},function(t,e,n){"use strict"},function(t,e,n){"use strict"},function(t,e,n){"use strict"},function(t,e,n){"use strict";n.d(e,"a",function(){return o});var r=n(68),i=Object(r.a)(","),o=i.parse;i.parseRows,i.format,i.formatRows},function(t,e,n){"use strict";n.d(e,"a",function(){return o});var r=n(68),i=Object(r.a)("\t"),o=i.parse;i.parseRows,i.format,i.formatRows},function(t,e,n){"use strict";n(306),n(307),n(321),n(322),n(323),n(124),n(324),n(325)},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(20),n(69),n(70)},function(t,e,n){"use strict";e.a=A;var r=n(309),i=n(310),o=n(311),a=n(312),s=n(313),l=n(314),c=n(315),u=n(316),h=n(317),d=n(318),f=n(319),p=n(320);function A(t,e,n){var r=new g(null==e?f.b:e,null==n?p.b:n,NaN,NaN,NaN,NaN);return null==t?r:r.addAll(t)}function g(t,e,n,r,i,o){this._x=t,this._y=e,this._x0=n,this._y0=r,this._x1=i,this._y1=o,this._root=void 0}function m(t){for(var e={data:t.data},n=e;t=t.next;)n=n.next={data:t.data};return e}var v=A.prototype=g.prototype;v.copy=function(){var t,e,n=new g(this._x,this._y,this._x0,this._y0,this._x1,this._y1),r=this._root;if(!r)return n;if(!r.length)return n._root=m(r),n;for(t=[{source:r,target:n._root=new Array(4)}];r=t.pop();)for(var i=0;i<4;++i)(e=r.source[i])&&(e.length?t.push({source:e,target:r.target[i]=new Array(4)}):r.target[i]=m(e));return n},v.add=r.b,v.addAll=r.a,v.cover=i.a,v.data=o.a,v.extent=a.a,v.find=s.a,v.remove=l.a,v.removeAll=l.b,v.root=c.a,v.size=u.a,v.visit=h.a,v.visitAfter=d.a,v.x=f.a,v.y=p.a},function(t,e,n){"use strict";function r(t,e,n,r){if(isNaN(e)||isNaN(n))return t;var i,o,a,s,l,c,u,h,d,f=t._root,p={data:r},A=t._x0,g=t._y0,m=t._x1,v=t._y1;if(!f)return t._root=p,t;for(;f.length;)if((c=e>=(o=(A+m)/2))?A=o:m=o,(u=n>=(a=(g+v)/2))?g=a:v=a,i=f,!(f=f[h=u<<1|c]))return i[h]=p,t;if(s=+t._x.call(null,f.data),l=+t._y.call(null,f.data),e===s&&n===l)return p.next=f,i?i[h]=p:t._root=p,t;do{i=i?i[h]=new Array(4):t._root=new Array(4),(c=e>=(o=(A+m)/2))?A=o:m=o,(u=n>=(a=(g+v)/2))?g=a:v=a}while((h=u<<1|c)==(d=(l>=a)<<1|s>=o));return i[d]=f,i[h]=p,t}e.a=function(t){var e,n,i,o,a=t.length,s=new Array(a),l=new Array(a),c=1/0,u=1/0,h=-1/0,d=-1/0;for(n=0;n<a;++n)isNaN(i=+this._x.call(null,e=t[n]))||isNaN(o=+this._y.call(null,e))||(s[n]=i,l[n]=o,i<c&&(c=i),i>h&&(h=i),o<u&&(u=o),o>d&&(d=o));for(h<c&&(c=this._x0,h=this._x1),d<u&&(u=this._y0,d=this._y1),this.cover(c,u).cover(h,d),n=0;n<a;++n)r(this,s[n],l[n],t[n]);return this},e.b=function(t){var e=+this._x.call(null,t),n=+this._y.call(null,t);return r(this.cover(e,n),e,n,t)}},function(t,e,n){"use strict";e.a=function(t,e){if(isNaN(t=+t)||isNaN(e=+e))return this;var n=this._x0,r=this._y0,i=this._x1,o=this._y1;if(isNaN(n))i=(n=Math.floor(t))+1,o=(r=Math.floor(e))+1;else{if(!(n>t||t>i||r>e||e>o))return this;var a,s,l=i-n,c=this._root;switch(s=(e<(r+o)/2)<<1|t<(n+i)/2){case 0:do{(a=new Array(4))[s]=c,c=a}while(o=r+(l*=2),t>(i=n+l)||e>o);break;case 1:do{(a=new Array(4))[s]=c,c=a}while(o=r+(l*=2),(n=i-l)>t||e>o);break;case 2:do{(a=new Array(4))[s]=c,c=a}while(r=o-(l*=2),t>(i=n+l)||r>e);break;case 3:do{(a=new Array(4))[s]=c,c=a}while(r=o-(l*=2),(n=i-l)>t||r>e)}this._root&&this._root.length&&(this._root=c)}return this._x0=n,this._y0=r,this._x1=i,this._y1=o,this}},function(t,e,n){"use strict";e.a=function(){var t=[];return this.visit(function(e){if(!e.length)do{t.push(e.data)}while(e=e.next)}),t}},function(t,e,n){"use strict";e.a=function(t){return arguments.length?this.cover(+t[0][0],+t[0][1]).cover(+t[1][0],+t[1][1]):isNaN(this._x0)?void 0:[[this._x0,this._y0],[this._x1,this._y1]]}},function(t,e,n){"use strict";var r=n(71);e.a=function(t,e,n){var i,o,a,s,l,c,u,h=this._x0,d=this._y0,f=this._x1,p=this._y1,A=[],g=this._root;for(g&&A.push(new r.a(g,h,d,f,p)),null==n?n=1/0:(h=t-n,d=e-n,f=t+n,p=e+n,n*=n);c=A.pop();)if(!(!(g=c.node)||(o=c.x0)>f||(a=c.y0)>p||(s=c.x1)<h||(l=c.y1)<d))if(g.length){var m=(o+s)/2,v=(a+l)/2;A.push(new r.a(g[3],m,v,s,l),new r.a(g[2],o,v,m,l),new r.a(g[1],m,a,s,v),new r.a(g[0],o,a,m,v)),(u=(e>=v)<<1|t>=m)&&(c=A[A.length-1],A[A.length-1]=A[A.length-1-u],A[A.length-1-u]=c)}else{var y=t-+this._x.call(null,g.data),b=e-+this._y.call(null,g.data),_=y*y+b*b;if(_<n){var w=Math.sqrt(n=_);h=t-w,d=e-w,f=t+w,p=e+w,i=g.data}}return i}},function(t,e,n){"use strict";e.b=function(t){for(var e=0,n=t.length;e<n;++e)this.remove(t[e]);return this},e.a=function(t){if(isNaN(o=+this._x.call(null,t))||isNaN(a=+this._y.call(null,t)))return this;var e,n,r,i,o,a,s,l,c,u,h,d,f=this._root,p=this._x0,A=this._y0,g=this._x1,m=this._y1;if(!f)return this;if(f.length)for(;;){if((c=o>=(s=(p+g)/2))?p=s:g=s,(u=a>=(l=(A+m)/2))?A=l:m=l,e=f,!(f=f[h=u<<1|c]))return this;if(!f.length)break;(e[h+1&3]||e[h+2&3]||e[h+3&3])&&(n=e,d=h)}for(;f.data!==t;)if(r=f,!(f=f.next))return this;return(i=f.next)&&delete f.next,r?(i?r.next=i:delete r.next,this):e?(i?e[h]=i:delete e[h],(f=e[0]||e[1]||e[2]||e[3])&&f===(e[3]||e[2]||e[1]||e[0])&&!f.length&&(n?n[d]=f:this._root=f),this):(this._root=i,this)}},function(t,e,n){"use strict";e.a=function(){return this._root}},function(t,e,n){"use strict";e.a=function(){var t=0;return this.visit(function(e){if(!e.length)do{++t}while(e=e.next)}),t}},function(t,e,n){"use strict";var r=n(71);e.a=function(t){var e,n,i,o,a,s,l=[],c=this._root;for(c&&l.push(new r.a(c,this._x0,this._y0,this._x1,this._y1));e=l.pop();)if(!t(c=e.node,i=e.x0,o=e.y0,a=e.x1,s=e.y1)&&c.length){var u=(i+a)/2,h=(o+s)/2;(n=c[3])&&l.push(new r.a(n,u,h,a,s)),(n=c[2])&&l.push(new r.a(n,i,h,u,s)),(n=c[1])&&l.push(new r.a(n,u,o,a,h)),(n=c[0])&&l.push(new r.a(n,i,o,u,h))}return this}},function(t,e,n){"use strict";var r=n(71);e.a=function(t){var e,n=[],i=[];for(this._root&&n.push(new r.a(this._root,this._x0,this._y0,this._x1,this._y1));e=n.pop();){var o=e.node;if(o.length){var a,s=e.x0,l=e.y0,c=e.x1,u=e.y1,h=(s+c)/2,d=(l+u)/2;(a=o[0])&&n.push(new r.a(a,s,l,h,d)),(a=o[1])&&n.push(new r.a(a,h,l,c,d)),(a=o[2])&&n.push(new r.a(a,s,d,h,u)),(a=o[3])&&n.push(new r.a(a,h,d,c,u))}i.push(e)}for(;e=i.pop();)t(e.node,e.x0,e.y0,e.x1,e.y1);return this}},function(t,e,n){"use strict";e.b=function(t){return t[0]},e.a=function(t){return arguments.length?(this._x=t,this):this._x}},function(t,e,n){"use strict";e.b=function(t){return t[1]},e.a=function(t){return arguments.length?(this._y=t,this):this._y}},function(t,e,n){"use strict";n(20),n(69),n(25)},function(t,e,n){"use strict";n(20),n(69),n(70),n(124)},function(t,e,n){"use strict";n(20)},function(t,e,n){"use strict";n(20)},function(t,e,n){"use strict";n(20)},function(t,e,n){"use strict";n.d(e,"a",function(){return i}),n.d(e,"b",function(){return o});var r,i,o,a,s=n(125);a={decimal:".",thousands:",",grouping:[3],currency:["$",""]},r=Object(s.a)(a),i=r.format,o=r.formatPrefix},function(t,e,n){"use strict";e.a=function(t,e){return function(n,r){for(var i=n.length,o=[],a=0,s=t[0],l=0;i>0&&s>0&&(l+s+1>r&&(s=Math.max(1,r-l)),o.push(n.substring(i-=s,i+s)),!((l+=s+1)>r));)s=t[a=(a+1)%t.length];return o.reverse().join(e)}}},function(t,e,n){"use strict";e.a=function(t){return function(e){return e.replace(/[0-9]/g,function(e){return t[+e]})}}},function(t,e,n){"use strict";e.a=function(t,e){t=t.toPrecision(e);t:for(var n,r=t.length,i=1,o=-1;i<r;++i)switch(t[i]){case".":o=n=i;break;case"0":0===o&&(o=i),n=i;break;case"e":break t;default:o>0&&(o=0)}return o>0?t.slice(0,o)+t.slice(n+1):t}},function(t,e,n){"use strict";var r=n(73);e.a=function(t,e){var n=Object(r.a)(t,e);if(!n)return t+"";var i=n[0],o=n[1];return o<0?"0."+new Array(-o).join("0")+i:i.length>o+1?i.slice(0,o+1)+"."+i.slice(o+1):i+new Array(o-i.length+2).join("0")}},function(t,e,n){"use strict";e.a=function(t){return t}},function(t,e,n){"use strict";var r=n(40);e.a=function(t){return Math.max(0,-Object(r.a)(Math.abs(t)))}},function(t,e,n){"use strict";var r=n(40);e.a=function(t,e){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(Object(r.a)(e)/3)))-Object(r.a)(Math.abs(t)))}},function(t,e,n){"use strict";var r=n(40);e.a=function(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,Object(r.a)(e)-Object(r.a)(t))+1}},function(t,e,n){"use strict";n(129),n(336),n(337),n(130),n(132),n(138),n(339),n(42),n(341),n(139),n(342),n(343),n(140),n(344),n(142),n(352),n(353),n(354),n(355),n(75),n(356),n(143),n(357),n(358),n(10),n(78),n(359),n(360),n(361),n(362),n(41),n(16),n(43)},function(t,e,n){"use strict";var r=n(21);n(129),n(26),n(0),n(16),Object(r.a)()},function(t,e,n){"use strict";var r,i,o,a,s,l,c,u,h,d=n(0),f=n(14),p=(n(16),{sphere:f.a,point:A,lineStart:m,lineEnd:b,polygonStart:function(){p.lineStart=_,p.lineEnd=w},polygonEnd:function(){p.lineStart=m,p.lineEnd=b}});function A(t,e){t*=d.r,e*=d.r;var n=Object(d.g)(e);g(n*Object(d.g)(t),n*Object(d.t)(t),Object(d.t)(e))}function g(t,e,n){i+=(t-i)/++r,o+=(e-o)/r,a+=(n-a)/r}function m(){p.point=v}function v(t,e){t*=d.r,e*=d.r;var n=Object(d.g)(e);c=n*Object(d.g)(t),u=n*Object(d.t)(t),h=Object(d.t)(e),p.point=y,g(c,u,h)}function y(t,e){t*=d.r,e*=d.r;var n=Object(d.g)(e),r=n*Object(d.g)(t),i=n*Object(d.t)(t),o=Object(d.t)(e),a=Object(d.e)(Object(d.u)((a=u*o-h*i)*a+(a=h*r-c*o)*a+(a=c*i-u*r)*a),c*r+u*i+h*o);g(c=r,u=i,h=o)}function b(){p.point=A}function _(){p.point=x}function w(){S(s,l),p.point=A}function x(t,e){s=t,l=e,t*=d.r,e*=d.r,p.point=S;var n=Object(d.g)(e);c=n*Object(d.g)(t),u=n*Object(d.t)(t),h=Object(d.t)(e),g(c,u,h)}function S(t,e){t*=d.r,e*=d.r;var n=Object(d.g)(e),r=n*Object(d.g)(t),i=n*Object(d.t)(t),o=Object(d.t)(e),a=u*o-h*i,s=h*r-c*o,l=c*i-u*r,f=Object(d.u)(a*a+s*s+l*l);Object(d.c)(f);g(c=r,u=i,h=o)}},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";n(42)},function(t,e,n){"use strict";e.a=function(t,e,n,r,i,o){var a,s=t[0],l=t[1],c=0,u=1,h=e[0]-s,d=e[1]-l;if(a=n-s,h||!(a>0)){if(a/=h,h<0){if(a<c)return;a<u&&(u=a)}else if(h>0){if(a>u)return;a>c&&(c=a)}if(a=i-s,h||!(a<0)){if(a/=h,h<0){if(a>u)return;a>c&&(c=a)}else if(h>0){if(a<c)return;a<u&&(u=a)}if(a=r-l,d||!(a>0)){if(a/=d,d<0){if(a<c)return;a<u&&(u=a)}else if(d>0){if(a>u)return;a>c&&(c=a)}if(a=o-l,d||!(a<0)){if(a/=d,d<0){if(a>u)return;a>c&&(c=a)}else if(d>0){if(a<c)return;a<u&&(u=a)}return c>0&&(t[0]=s+c*h,t[1]=l+c*d),u<1&&(e[0]=s+u*h,e[1]=l+u*d),!0}}}}}},function(t,e,n){"use strict";n(137),n(139),n(0)},function(t,e,n){"use strict";n(5),n(0)},function(t,e,n){"use strict";n(0)},function(t,e,n){"use strict";n(74),n(16),n(345),n(141),n(346),n(347),n(348),n(349)},function(t,e,n){"use strict";var r,i,o,a,s=n(21),l=n(0),c=n(14),u=Object(s.a)(),h=Object(s.a)(),d={point:c.a,lineStart:c.a,lineEnd:c.a,polygonStart:function(){d.lineStart=f,d.lineEnd=g},polygonEnd:function(){d.lineStart=d.lineEnd=d.point=c.a,u.add(Object(l.a)(h)),h.reset()},result:function(){var t=u/2;return u.reset(),t}};function f(){d.point=p}function p(t,e){d.point=A,r=o=t,i=a=e}function A(t,e){h.add(a*t-o*e),o=t,a=e}function g(){A(r,i)}e.a=d},function(t,e,n){"use strict";var r,i,o,a,s=n(0),l=0,c=0,u=0,h=0,d=0,f=0,p=0,A=0,g=0,m={point:v,lineStart:y,lineEnd:w,polygonStart:function(){m.lineStart=x,m.lineEnd=S},polygonEnd:function(){m.point=v,m.lineStart=y,m.lineEnd=w},result:function(){var t=g?[p/g,A/g]:f?[h/f,d/f]:u?[l/u,c/u]:[NaN,NaN];return l=c=u=h=d=f=p=A=g=0,t}};function v(t,e){l+=t,c+=e,++u}function y(){m.point=b}function b(t,e){m.point=_,v(o=t,a=e)}function _(t,e){var n=t-o,r=e-a,i=Object(s.u)(n*n+r*r);h+=i*(o+t)/2,d+=i*(a+e)/2,f+=i,v(o=t,a=e)}function w(){m.point=v}function x(){m.point=C}function S(){k(r,i)}function C(t,e){m.point=k,v(r=o=t,i=a=e)}function k(t,e){var n=t-o,r=e-a,i=Object(s.u)(n*n+r*r);h+=i*(o+t)/2,d+=i*(a+e)/2,f+=i,p+=(i=a*t-o*e)*(o+t),A+=i*(a+e),g+=3*i,v(o=t,a=e)}e.a=m},function(t,e,n){"use strict";e.a=o;var r=n(0),i=n(14);function o(t){this._context=t}o.prototype={_radius:4.5,pointRadius:function(t){return this._radius=t,this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._context.closePath(),this._point=NaN},point:function(t,e){switch(this._point){case 0:this._context.moveTo(t,e),this._point=1;break;case 1:this._context.lineTo(t,e);break;default:this._context.moveTo(t+this._radius,e),this._context.arc(t,e,this._radius,0,r.w)}},result:i.a}},function(t,e,n){"use strict";var r,i,o,a,s,l=n(21),c=n(0),u=n(14),h=Object(l.a)(),d={point:u.a,lineStart:function(){d.point=f},lineEnd:function(){r&&p(i,o),d.point=u.a},polygonStart:function(){r=!0},polygonEnd:function(){r=null},result:function(){var t=+h;return h.reset(),t}};function f(t,e){d.point=p,i=a=t,o=s=e}function p(t,e){a-=t,s-=e,h.add(Object(c.u)(a*a+s*s)),a=t,s=e}e.a=d},function(t,e,n){"use strict";function r(){this._string=[]}function i(t){return"m0,"+t+"a"+t+","+t+" 0 1,1 0,"+-2*t+"a"+t+","+t+" 0 1,1 0,"+2*t+"z"}e.a=r,r.prototype={_radius:4.5,_circle:i(4.5),pointRadius:function(t){return(t=+t)!==this._radius&&(this._radius=t,this._circle=null),this},polygonStart:function(){this._line=0},polygonEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){0===this._line&&this._string.push("Z"),this._point=NaN},point:function(t,e){switch(this._point){case 0:this._string.push("M",t,",",e),this._point=1;break;case 1:this._string.push("L",t,",",e);break;default:null==this._circle&&(this._circle=i(this._radius)),this._string.push("M",t,",",e,this._circle)}},result:function(){if(this._string.length){var t=this._string.join("");return this._string=[],t}return null}}},function(t,e,n){"use strict";var r=n(26),i=n(0),o=n(43),a=16,s=Object(i.g)(30*i.r);e.a=function(t,e){return+e?function(t,e){function n(r,o,a,l,c,u,h,d,f,p,A,g,m,v){var y=h-r,b=d-o,_=y*y+b*b;if(_>4*e&&m--){var w=l+p,x=c+A,S=u+g,C=Object(i.u)(w*w+x*x+S*S),k=Object(i.c)(S/=C),B=Object(i.a)(Object(i.a)(S)-1)<i.i||Object(i.a)(a-f)<i.i?(a+f)/2:Object(i.e)(x,w),T=t(B,k),E=T[0],M=T[1],O=E-r,L=M-o,D=b*O-y*L;(D*D/_>e||Object(i.a)((y*O+b*L)/_-.5)>.3||l*p+c*A+u*g<s)&&(n(r,o,a,l,c,u,E,M,B,w/=C,x/=C,S,m,v),v.point(E,M),n(E,M,B,w,x,S,h,d,f,p,A,g,m,v))}}return function(e){var i,o,s,l,c,u,h,d,f,p,A,g,m={point:v,lineStart:y,lineEnd:_,polygonStart:function(){e.polygonStart(),m.lineStart=w},polygonEnd:function(){e.polygonEnd(),m.lineStart=y}};function v(n,r){n=t(n,r),e.point(n[0],n[1])}function y(){d=NaN,m.point=b,e.lineStart()}function b(i,o){var s=Object(r.a)([i,o]),l=t(i,o);n(d,f,h,p,A,g,d=l[0],f=l[1],h=i,p=s[0],A=s[1],g=s[2],a,e),e.point(d,f)}function _(){m.point=v,e.lineEnd()}function w(){y(),m.point=x,m.lineEnd=S}function x(t,e){b(i=t,e),o=d,s=f,l=p,c=A,u=g,m.point=b}function S(){n(d,f,h,p,A,g,o,s,i,l,c,u,a,e),m.lineEnd=_,_()}return m}}(t,e):function(t){return Object(o.a)({point:function(e,n){e=t(e,n),this.stream.point(e[0],e[1])}})}(t)}},function(t,e,n){"use strict";e.a=function(t){var e=Object(r.g)(t);function n(t,n){return[t*e,Object(r.t)(n)/e]}return n.invert=function(t,n){return[t/e,Object(r.c)(n*e)]},n};var r=n(0)},function(t,e,n){"use strict";n(0),n(142),n(75),n(77)},function(t,e,n){"use strict";var r=n(0),i=n(27);(n(10),Object(i.b)(function(t){return Object(r.u)(2/(1+t))})).invert=Object(i.a)(function(t){return 2*Object(r.c)(t/2)})},function(t,e,n){"use strict";var r=n(0),i=n(27);(n(10),Object(i.b)(function(t){return(t=Object(r.b)(t))&&t/Object(r.t)(t)})).invert=Object(i.a)(function(t){return t})},function(t,e,n){"use strict";n(0),n(76),n(78)},function(t,e,n){"use strict";n(0),n(76),n(143)},function(t,e,n){"use strict";var r=n(0),i=n(27);n(10),Object(i.a)(r.d)},function(t,e,n){"use strict";n(42),n(74),n(43),n(77)},function(t,e,n){"use strict";n(10);n(0)},function(t,e,n){"use strict";var r=n(0),i=n(27);n(10),Object(i.a)(r.c)},function(t,e,n){"use strict";var r=n(0),i=n(27);n(10),Object(i.a)(function(t){return 2*Object(r.d)(t)})},function(t,e,n){"use strict";n(0);n(78)},function(t,e,n){"use strict";n(364),n(79),n(376),n(144),n(145),n(378),n(379),n(380),n(381),n(382),n(28),n(44),n(383),n(81),n(384)},function(t,e,n){"use strict"},function(t,e,n){"use strict";function r(t){var e=0,n=t.children,r=n&&n.length;if(r)for(;--r>=0;)e+=n[r].value;else e=1;t.value=e}e.a=function(){return this.eachAfter(r)}},function(t,e,n){"use strict";e.a=function(t){var e,n,r,i,o=this,a=[o];do{for(e=a.reverse(),a=[];o=e.pop();)if(t(o),n=o.children)for(r=0,i=n.length;r<i;++r)a.push(n[r])}while(a.length);return this}},function(t,e,n){"use strict";e.a=function(t){for(var e,n,r=this,i=[r];r=i.pop();)if(t(r),e=r.children)for(n=e.length-1;n>=0;--n)i.push(e[n]);return this}},function(t,e,n){"use strict";e.a=function(t){for(var e,n,r,i=this,o=[i],a=[];i=o.pop();)if(a.push(i),e=i.children)for(n=0,r=e.length;n<r;++n)o.push(e[n]);for(;i=a.pop();)t(i);return this}},function(t,e,n){"use strict";e.a=function(t){return this.eachAfter(function(e){for(var n=+t(e.data)||0,r=e.children,i=r&&r.length;--i>=0;)n+=r[i].value;e.value=n})}},function(t,e,n){"use strict";e.a=function(t){return this.eachBefore(function(e){e.children&&e.children.sort(t)})}},function(t,e,n){"use strict";e.a=function(t){for(var e=this,n=function(t,e){if(t===e)return t;var n=t.ancestors(),r=e.ancestors(),i=null;for(t=n.pop(),e=r.pop();t===e;)i=t,t=n.pop(),e=r.pop();return i}(e,t),r=[e];e!==n;)e=e.parent,r.push(e);for(var i=r.length;t!==n;)r.splice(i,0,t),t=t.parent;return r}},function(t,e,n){"use strict";e.a=function(){for(var t=this,e=[t];t=t.parent;)e.push(t);return e}},function(t,e,n){"use strict";e.a=function(){var t=[];return this.each(function(e){t.push(e)}),t}},function(t,e,n){"use strict";e.a=function(){var t=[];return this.eachBefore(function(e){e.children||t.push(e)}),t}},function(t,e,n){"use strict";e.a=function(){var t=this,e=[];return t.each(function(n){n!==t&&e.push({source:n.parent,target:n})}),e}},function(t,e,n){"use strict";n(144),n(80),n(146)},function(t,e,n){"use strict";n.d(e,"b",function(){return r}),e.a=function(t){for(var e,n,r=t.length;r;)n=Math.random()*r--|0,e=t[r],t[r]=t[n],t[n]=e;return t};var r=Array.prototype.slice},function(t,e,n){"use strict";n(147),n(28)},function(t,e,n){"use strict";n(80),n(79)},function(t,e,n){"use strict";var r=n(79);Object.create(r.a.prototype)},function(t,e,n){"use strict";n(147),n(81),n(80),n(146)},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(28),n(44)},function(t,e,n){"use strict";var r=n(28),i=n(44),o=n(81);!function t(e){function n(t,n,a,s,l){if((c=t._squarify)&&c.ratio===e)for(var c,u,h,d,f,p=-1,A=c.length,g=t.value;++p<A;){for(h=(u=c[p]).children,d=u.value=0,f=h.length;d<f;++d)u.value+=h[d].value;u.dice?Object(r.a)(u,n,a,s,a+=(l-a)*u.value/g):Object(i.a)(u,n,a,n+=(s-n)*u.value/g,l),g-=u.value}else t._squarify=c=Object(o.c)(e,t,n,a,s,l),c.ratio=e}return n.ratio=function(e){return t((e=+e)>1?e:1)},n}(o.b)},function(t,e,n){"use strict";n(386),n(387),n(388),n(390),n(391)},function(t,e,n){"use strict"},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(389)},function(t,e,n){"use strict";e.a=function(t,e,n){return(e[0]-t[0])*(n[1]-t[1])-(e[1]-t[1])*(n[0]-t[0])}},function(t,e,n){"use strict"},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(393)},function(t,e,n){"use strict";var r=n(394),i={};function o(t){this._size=t,this._call=this._error=null,this._tasks=[],this._data=[],this._waiting=this._active=this._ended=this._start=0}function a(t){if(!t._start)try{!function(t){for(;t._start=t._waiting&&t._active<t._size;){var e=t._ended+t._active,n=t._tasks[e],r=n.length-1,o=n[r];n[r]=s(t,e),--t._waiting,++t._active,n=o.apply(null,n),t._tasks[e]&&(t._tasks[e]=n||i)}}(t)}catch(e){if(t._tasks[t._ended+t._active-1])l(t,e);else if(!t._data)throw e}}function s(t,e){return function(n,r){t._tasks[e]&&(--t._active,++t._ended,t._tasks[e]=null,null==t._error&&(null!=n?l(t,n):(t._data[e]=r,t._waiting?a(t):c(t))))}}function l(t,e){var n,r=t._tasks.length;for(t._error=e,t._data=void 0,t._waiting=NaN;--r>=0;)if((n=t._tasks[r])&&(t._tasks[r]=null,n.abort))try{n.abort()}catch(e){}t._active=NaN,c(t)}function c(t){if(!t._active&&t._call){var e=t._data;t._data=void 0,t._call(t._error,e)}}o.prototype=function(t){if(null==t)t=1/0;else if(!((t=+t)>=1))throw new Error("invalid concurrency");return new o(t)}.prototype={constructor:o,defer:function(t){if("function"!=typeof t)throw new Error("invalid callback");if(this._call)throw new Error("defer after await");if(null!=this._error)return this;var e=r.a.call(arguments,1);return e.push(t),++this._waiting,this._tasks.push(e),a(this),this},abort:function(){return null==this._error&&l(this,new Error("abort")),this},await:function(t){if("function"!=typeof t)throw new Error("invalid callback");if(this._call)throw new Error("multiple await");return this._call=function(e,n){t.apply(null,[e].concat(n))},c(this),this},awaitAll:function(t){if("function"!=typeof t)throw new Error("invalid callback");if(this._call)throw new Error("multiple await");return this._call=t,c(this),this}}},function(t,e,n){"use strict";n.d(e,"a",function(){return r});var r=[].slice},function(t,e,n){"use strict";n(396),n(148),n(397),n(398),n(149),n(399)},function(t,e,n){"use strict";!function t(e){function n(t,n){return t=null==t?0:+t,n=null==n?1:+n,1===arguments.length?(n=t,t=0):n-=t,function(){return e()*n+t}}return n.source=t,n}(n(22).a)},function(t,e,n){"use strict";var r=n(22),i=n(148);!function t(e){function n(){var t=i.a.source(e).apply(this,arguments);return function(){return Math.exp(t())}}return n.source=t,n}(r.a)},function(t,e,n){"use strict";var r=n(22),i=n(149);!function t(e){function n(t){var n=i.a.source(e)(t);return function(){return n()/t}}return n.source=t,n}(r.a)},function(t,e,n){"use strict";!function t(e){function n(t){return function(){return-Math.log(1-e())/t}}return n.source=t,n}(n(22).a)},function(t,e,n){"use strict";n(82),n(401),n(402),n(403),n(404),n(405),n(406)},function(t,e,n){"use strict";var r=n(45);Object(r.a)("text/html",function(t){return document.createRange().createContextualFragment(t.responseText)})},function(t,e,n){"use strict";var r=n(45);Object(r.a)("application/json",function(t){return JSON.parse(t.responseText)})},function(t,e,n){"use strict";var r=n(45);Object(r.a)("text/plain",function(t){return t.responseText})},function(t,e,n){"use strict";var r=n(45);Object(r.a)("application/xml",function(t){var e=t.responseXML;if(!e)throw new Error("parse error");return e})},function(t,e,n){"use strict";var r=n(67),i=n(150);Object(i.a)("text/csv",r.a)},function(t,e,n){"use strict";var r=n(67),i=n(150);Object(i.a)("text/tab-separated-values",r.b)},function(t,e,n){"use strict";n(408),n(409);var r=n(29);n.d(e,"a",function(){return r.a});var i=n(411);n.d(e,"b",function(){return i.a});var o=n(151);n.d(e,"c",function(){return o.a});var a=n(412);n.d(e,"d",function(){return a.a}),n(413),n(414),n(415),n(154),n(431),n(432),n(433),n(434),n(435),n(436),n(437),n(438),n(439)},function(t,e,n){"use strict";n(5),n(151)},function(t,e,n){"use strict";n(17),n(29),n(152)},function(t,e,n){"use strict";var r=n(5),i=n(72);e.a=function(t,e,n){var o,a=t[0],s=t[t.length-1],l=Object(r.h)(a,s,null==e?10:e);switch((n=Object(i.c)(null==n?",f":n)).type){case"s":var c=Math.max(Math.abs(a),Math.abs(s));return null!=n.precision||isNaN(o=Object(i.e)(l,c))||(n.precision=o),Object(i.b)(n,c);case"":case"e":case"g":case"p":case"r":null!=n.precision||isNaN(o=Object(i.f)(l,Math.max(Math.abs(a),Math.abs(s))))||(n.precision=o-("e"===n.type));break;case"f":case"%":null!=n.precision||isNaN(o=Object(i.d)(l))||(n.precision=o-2*("%"===n.type))}return Object(i.a)(n)}},function(t,e,n){"use strict";e.a=function t(){var e=Object(s.b)(l,c).domain([1,10]),n=e.domain,o=10,u=d(10),p=h(10);function A(){return u=d(o),p=h(o),n()[0]<0&&(u=f(u),p=f(p)),e}return e.base=function(t){return arguments.length?(o=+t,A()):o},e.domain=function(t){return arguments.length?(n(t),A()):n()},e.ticks=function(t){var e,i=n(),a=i[0],s=i[i.length-1];(e=s<a)&&(d=a,a=s,s=d);var l,c,h,d=u(a),f=u(s),A=null==t?10:+t,g=[];if(!(o%1)&&f-d<A){if(d=Math.round(d)-1,f=Math.round(f)+1,a>0){for(;d<f;++d)for(c=1,l=p(d);c<o;++c)if(!((h=l*c)<a)){if(h>s)break;g.push(h)}}else for(;d<f;++d)for(c=o-1,l=p(d);c>=1;--c)if(!((h=l*c)<a)){if(h>s)break;g.push(h)}}else g=Object(r.i)(d,f,Math.min(f-d,A)).map(p);return e?g.reverse():g},e.tickFormat=function(t,n){if(null==n&&(n=10===o?".0e":","),"function"!=typeof n&&(n=Object(i.a)(n)),t===1/0)return n;null==t&&(t=10);var r=Math.max(1,o*t/e.ticks().length);return function(t){var e=t/p(Math.round(u(t)));return e*o<o-.5&&(e*=o),e<=r?n(t):""}},e.nice=function(){return n(Object(a.a)(n(),{floor:function(t){return p(Math.floor(u(t)))},ceil:function(t){return p(Math.ceil(u(t)))}}))},e.copy=function(){return Object(s.a)(e,t().base(o))},e};var r=n(5),i=n(72),o=n(83),a=n(153),s=n(46);function l(t,e){return(e=Math.log(e/t))?function(n){return Math.log(n/t)/e}:Object(o.a)(e)}function c(t,e){return t<0?function(n){return-Math.pow(-e,n)*Math.pow(-t,1-n)}:function(n){return Math.pow(e,n)*Math.pow(t,1-n)}}function u(t){return isFinite(t)?+("1e"+t):t<0?0:t}function h(t){return 10===t?u:t===Math.E?Math.exp:function(e){return Math.pow(t,e)}}function d(t){return t===Math.E?Math.log:10===t&&Math.log10||2===t&&Math.log2||(t=Math.log(t),function(e){return Math.log(e)/t})}function f(t){return function(e){return-t(-e)}}},function(t,e,n){"use strict";e.a=function(){return function t(){var e=1,n=Object(o.b)(function(t,n){return(n=a(n,e)-(t=a(t,e)))?function(r){return(a(r,e)-t)/n}:Object(r.a)(n)},function(t,n){return n=a(n,e)-(t=a(t,e)),function(r){return a(t+n*r,1/e)}}),s=n.domain;return n.exponent=function(t){return arguments.length?(e=+t,s(s())):e},n.copy=function(){return Object(o.a)(n,t().exponent(e))},Object(i.b)(n)}().exponent(.5)};var r=n(83),i=n(29),o=n(46);function a(t,e){return t<0?-Math.pow(-t,e):Math.pow(t,e)}},function(t,e,n){"use strict";n(5),n(17)},function(t,e,n){"use strict";n(5),n(17),n(29)},function(t,e,n){"use strict";n(5),n(17)},function(t,e,n){"use strict";var r=n(4),i=Object(r.a)(function(){},function(t,e){t.setTime(+t+e)},function(t,e){return e-t});i.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?Object(r.a)(function(e){e.setTime(Math.floor(e/t)*t)},function(e,n){e.setTime(+e+n*t)},function(e,n){return(n-e)/t}):i:null},e.a=i,i.range},function(t,e,n){"use strict";var r=n(4),i=n(11),o=Object(r.a)(function(t){t.setTime(Math.floor(t/i.d)*i.d)},function(t,e){t.setTime(+t+e*i.d)},function(t,e){return(e-t)/i.d},function(t){return t.getUTCSeconds()});e.a=o,o.range},function(t,e,n){"use strict";var r=n(4),i=n(11),o=Object(r.a)(function(t){t.setTime(Math.floor(t/i.c)*i.c)},function(t,e){t.setTime(+t+e*i.c)},function(t,e){return(e-t)/i.c},function(t){return t.getMinutes()});e.a=o,o.range},function(t,e,n){"use strict";var r=n(4),i=n(11),o=Object(r.a)(function(t){var e=t.getTimezoneOffset()*i.c%i.b;e<0&&(e+=i.b),t.setTime(Math.floor((+t-e)/i.b)*i.b+e)},function(t,e){t.setTime(+t+e*i.b)},function(t,e){return(e-t)/i.b},function(t){return t.getHours()});e.a=o,o.range},function(t,e,n){"use strict";var r=n(4),i=n(11),o=Object(r.a)(function(t){t.setHours(0,0,0,0)},function(t,e){t.setDate(t.getDate()+e)},function(t,e){return(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*i.c)/i.a},function(t){return t.getDate()-1});e.a=o,o.range},function(t,e,n){"use strict";n.d(e,"b",function(){return a}),n.d(e,"a",function(){return s}),n.d(e,"c",function(){return u});var r=n(4),i=n(11);function o(t){return Object(r.a)(function(e){e.setDate(e.getDate()-(e.getDay()+7-t)%7),e.setHours(0,0,0,0)},function(t,e){t.setDate(t.getDate()+7*e)},function(t,e){return(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*i.c)/i.e})}var a=o(0),s=o(1),l=o(2),c=o(3),u=o(4),h=o(5),d=o(6);a.range,s.range,l.range,c.range,u.range,h.range,d.range},function(t,e,n){"use strict";var r=n(4),i=Object(r.a)(function(t){t.setDate(1),t.setHours(0,0,0,0)},function(t,e){t.setMonth(t.getMonth()+e)},function(t,e){return e.getMonth()-t.getMonth()+12*(e.getFullYear()-t.getFullYear())},function(t){return t.getMonth()});e.a=i,i.range},function(t,e,n){"use strict";var r=n(4),i=Object(r.a)(function(t){t.setMonth(0,1),t.setHours(0,0,0,0)},function(t,e){t.setFullYear(t.getFullYear()+e)},function(t,e){return e.getFullYear()-t.getFullYear()},function(t){return t.getFullYear()});i.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Object(r.a)(function(e){e.setFullYear(Math.floor(e.getFullYear()/t)*t),e.setMonth(0,1),e.setHours(0,0,0,0)},function(e,n){e.setFullYear(e.getFullYear()+n*t)}):null},e.a=i,i.range},function(t,e,n){"use strict";var r=n(4),i=n(11),o=Object(r.a)(function(t){t.setUTCSeconds(0,0)},function(t,e){t.setTime(+t+e*i.c)},function(t,e){return(e-t)/i.c},function(t){return t.getUTCMinutes()});e.a=o,o.range},function(t,e,n){"use strict";var r=n(4),i=n(11),o=Object(r.a)(function(t){t.setUTCMinutes(0,0,0)},function(t,e){t.setTime(+t+e*i.b)},function(t,e){return(e-t)/i.b},function(t){return t.getUTCHours()});e.a=o,o.range},function(t,e,n){"use strict";var r=n(4),i=n(11),o=Object(r.a)(function(t){t.setUTCHours(0,0,0,0)},function(t,e){t.setUTCDate(t.getUTCDate()+e)},function(t,e){return(e-t)/i.a},function(t){return t.getUTCDate()-1});e.a=o,o.range},function(t,e,n){"use strict";n.d(e,"b",function(){return a}),n.d(e,"a",function(){return s}),n.d(e,"c",function(){return u});var r=n(4),i=n(11);function o(t){return Object(r.a)(function(e){e.setUTCDate(e.getUTCDate()-(e.getUTCDay()+7-t)%7),e.setUTCHours(0,0,0,0)},function(t,e){t.setUTCDate(t.getUTCDate()+7*e)},function(t,e){return(e-t)/i.e})}var a=o(0),s=o(1),l=o(2),c=o(3),u=o(4),h=o(5),d=o(6);a.range,s.range,l.range,c.range,u.range,h.range,d.range},function(t,e,n){"use strict";var r=n(4),i=Object(r.a)(function(t){t.setUTCDate(1),t.setUTCHours(0,0,0,0)},function(t,e){t.setUTCMonth(t.getUTCMonth()+e)},function(t,e){return e.getUTCMonth()-t.getUTCMonth()+12*(e.getUTCFullYear()-t.getUTCFullYear())},function(t){return t.getUTCMonth()});e.a=i,i.range},function(t,e,n){"use strict";var r=n(4),i=Object(r.a)(function(t){t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},function(t,e){t.setUTCFullYear(t.getUTCFullYear()+e)},function(t,e){return e.getUTCFullYear()-t.getUTCFullYear()},function(t){return t.getUTCFullYear()});i.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Object(r.a)(function(e){e.setUTCFullYear(Math.floor(e.getUTCFullYear()/t)*t),e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},function(e,n){e.setUTCFullYear(e.getUTCFullYear()+n*t)}):null},e.a=i,i.range},function(t,e,n){"use strict";var r=n(156),i=n(85);+new Date("2000-01-01T00:00:00.000Z")||Object(i.c)(r.a)},function(t,e,n){"use strict";n(154),n(84),n(47)},function(t,e,n){"use strict";var r=n(30);Object(r.a)("1f77b4ff7f0e2ca02cd627289467bd8c564be377c27f7f7fbcbd2217becf")},function(t,e,n){"use strict";var r=n(30);Object(r.a)("393b795254a36b6ecf9c9ede6379398ca252b5cf6bcedb9c8c6d31bd9e39e7ba52e7cb94843c39ad494ad6616be7969c7b4173a55194ce6dbdde9ed6")},function(t,e,n){"use strict";var r=n(30);Object(r.a)("3182bd6baed69ecae1c6dbefe6550dfd8d3cfdae6bfdd0a231a35474c476a1d99bc7e9c0756bb19e9ac8bcbddcdadaeb636363969696bdbdbdd9d9d9")},function(t,e,n){"use strict";var r=n(30);Object(r.a)("1f77b4aec7e8ff7f0effbb782ca02c98df8ad62728ff98969467bdc5b0d58c564bc49c94e377c2f7b6d27f7f7fc7c7c7bcbd22dbdb8d17becf9edae5")},function(t,e,n){"use strict";var r=n(7),i=n(6);Object(i.b)(Object(r.b)(300,.5,0),Object(r.b)(-240,.5,1))},function(t,e,n){"use strict";var r=n(7),i=n(6);Object(i.b)(Object(r.b)(-100,.75,.35),Object(r.b)(80,1.5,.8)),Object(i.b)(Object(r.b)(260,.75,.35),Object(r.b)(80,1.5,.8)),Object(r.b)()},function(t,e,n){"use strict";var r=n(30);function i(t){var e=t.length;return function(n){return t[Math.max(0,Math.min(e-1,Math.floor(n*e)))]}}i(Object(r.a)("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),i(Object(r.a)("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),i(Object(r.a)("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),i(Object(r.a)("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921"))},function(t,e,n){"use strict";n(29)},function(t,e,n){"use strict";n(441),n(157),n(86),n(442),n(445),n(159),n(160),n(446),n(447),n(162),n(163),n(164),n(166),n(165),n(167),n(168),n(448),n(449),n(50),n(450),n(169),n(170),n(51),n(451),n(452),n(88),n(453),n(48),n(454),n(455),n(456),n(457),n(458),n(459),n(32),n(460),n(461),n(89),n(462),n(463),n(33),n(464)},function(t,e,n){"use strict";n(15),n(18),n(31)},function(t,e,n){"use strict";n(18),n(443),n(444),n(31)},function(t,e,n){"use strict";e.a=function(t,e){return e<t?-1:e>t?1:e>=t?0:NaN}},function(t,e,n){"use strict";e.a=function(t){return t}},function(t,e,n){"use strict";n(158),n(157),n(159)},function(t,e,n){"use strict";n(15),n(161),n(18),n(87),n(160)},function(t,e,n){"use strict";n(15);var r=n(162),i=n(163),o=n(164),a=n(165),s=n(166),l=n(167),c=n(168);n(18),r.a,i.a,o.a,s.a,a.a,l.a,c.a},function(t,e,n){"use strict";var r=n(49);n(50);r.a,r.a},function(t,e,n){"use strict";n(50)},function(t,e,n){"use strict";var r=n(50);function i(t,e){this._basis=new r.a(t),this._beta=e}i.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var t=this._x,e=this._y,n=t.length-1;if(n>0)for(var r,i=t[0],o=e[0],a=t[n]-i,s=e[n]-o,l=-1;++l<=n;)r=l/n,this._basis.point(this._beta*t[l]+(1-this._beta)*(i+r*a),this._beta*e[l]+(1-this._beta)*(o+r*s));this._x=this._y=null,this._basis.lineEnd()},point:function(t,e){this._x.push(+t),this._y.push(+e)}},function t(e){function n(t){return 1===e?new r.a(t):new i(t,e)}return n.beta=function(e){return t(+e)},n}(.85)},function(t,e,n){"use strict";var r=n(169),i=n(49),o=n(88);function a(t,e){this._context=t,this._alpha=e}a.prototype={areaStart:i.a,areaEnd:i.a,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x3,this._y3),this._context.closePath();break;case 2:this._context.lineTo(this._x3,this._y3),this._context.closePath();break;case 3:this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5)}},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=t,this._y3=e;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=e);break;case 2:this._point=3,this._x5=t,this._y5=e;break;default:Object(o.a)(this,t,e)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}},function t(e){function n(t){return e?new a(t,e):new r.a(t,0)}return n.alpha=function(e){return t(+e)},n}(.5)},function(t,e,n){"use strict";var r=n(170),i=n(88);function o(t,e){this._context=t,this._alpha=e}o.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){if(t=+t,e=+e,this._point){var n=this._x2-t,r=this._y2-e;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(n*n+r*r,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:Object(i.a)(this,t,e)}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=e}},function t(e){function n(t){return e?new o(t,e):new r.a(t,0)}return n.alpha=function(e){return t(+e)},n}(.5)},function(t,e,n){"use strict";var r=n(49);r.a,r.a},function(t,e,n){"use strict";function r(t){return t<0?-1:1}function i(t,e,n){var i=t._x1-t._x0,o=e-t._x1,a=(t._y1-t._y0)/(i||o<0&&-0),s=(n-t._y1)/(o||i<0&&-0),l=(a*o+s*i)/(i+o);return(r(a)+r(s))*Math.min(Math.abs(a),Math.abs(s),.5*Math.abs(l))||0}function o(t,e){var n=t._x1-t._x0;return n?(3*(t._y1-t._y0)/n-e)/2:e}function a(t,e,n){var r=t._x0,i=t._y0,o=t._x1,a=t._y1,s=(o-r)/3;t._context.bezierCurveTo(r+s,i+s*e,o-s,a-s*n,o,a)}function s(t){this._context=t}function l(t){this._context=t}s.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:a(this,this._t0,o(this,this._t0))}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,e){var n=NaN;if(e=+e,(t=+t)!==this._x1||e!==this._y1){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,e):this._context.moveTo(t,e);break;case 1:this._point=2;break;case 2:this._point=3,a(this,o(this,n=i(this,t,e)),n);break;default:a(this,this._t0,n=i(this,t,e))}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=e,this._t0=n}}},(function(t){this._context=new l(t)}.prototype=Object.create(s.prototype)).point=function(t,e){s.prototype.point.call(this,e,t)},l.prototype={moveTo:function(t,e){this._context.moveTo(e,t)},closePath:function(){this._context.closePath()},lineTo:function(t,e){this._context.lineTo(e,t)},bezierCurveTo:function(t,e,n,r,i,o){this._context.bezierCurveTo(e,t,r,n,o,i)}}},function(t,e,n){"use strict"},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(161),n(18),n(32),n(33)},function(t,e,n){"use strict";n(32)},function(t,e,n){"use strict"},function(t,e,n){"use strict";n(32)},function(t,e,n){"use strict";n(32)},function(t,e,n){"use strict";n(89)},function(t,e,n){"use strict";n(33),n(89)},function(t,e,n){"use strict";n(33)},function(t,e,n){"use strict";n(466)},function(t,e,n){"use strict";n(467),n(468),n(34)},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";e.a=function(t){return t[0]},e.b=function(t){return t[1]}},function(t,e,n){"use strict";e.b=function(t){var e=t.circle,n=e.x,r=e.cy,i=[n,r],l=t.P,c=t.N,h=[t];u(t);for(var d=l;d.circle&&Math.abs(n-d.circle.x)<s.f&&Math.abs(r-d.circle.cy)<s.f;)l=d.P,h.unshift(d),u(d),d=l;h.unshift(d),Object(o.b)(d);for(var f=c;f.circle&&Math.abs(n-f.circle.x)<s.f&&Math.abs(r-f.circle.cy)<s.f;)c=f.N,h.push(f),u(f),f=c;h.push(f),Object(o.b)(f);var p,A=h.length;for(p=1;p<A;++p)f=h[p],d=h[p-1],Object(a.d)(f.edge,d.site,f.site,i);d=h[0],(f=h[A-1]).edge=Object(a.c)(d.site,f.site,null,i),Object(o.a)(d),Object(o.a)(f)},e.a=function(t){for(var e,n,r,l,u=t[0],f=t[1],p=s.a._;p;)if((r=h(p,f)-u)>s.f)p=p.L;else{if(!((l=u-d(p,f))>s.f)){r>-s.f?(e=p.P,n=p):l>-s.f?(e=p,n=p.N):e=n=p;break}if(!p.R){e=p;break}p=p.R}Object(i.c)(t);var A=c(t);if(s.a.insert(e,A),e||n){if(e===n)return Object(o.b)(e),n=c(e.site),s.a.insert(A,n),A.edge=n.edge=Object(a.c)(e.site,A.site),Object(o.a)(e),void Object(o.a)(n);if(n){Object(o.b)(e),Object(o.b)(n);var g=e.site,m=g[0],v=g[1],y=t[0]-m,b=t[1]-v,_=n.site,w=_[0]-m,x=_[1]-v,S=2*(y*x-b*w),C=y*y+b*b,k=w*w+x*x,B=[(x*C-b*k)/S+m,(y*k-w*C)/S+v];Object(a.d)(n.edge,g,_,B),A.edge=Object(a.c)(g,t,null,B),n.edge=Object(a.c)(t,_,null,B),Object(o.a)(e),Object(o.a)(n)}else A.edge=Object(a.c)(e.site,A.site)}};var r=n(90),i=n(171),o=n(172),a=n(91),s=n(34),l=[];function c(t){var e=l.pop()||new function(){Object(r.a)(this),this.edge=this.site=this.circle=null};return e.site=t,e}function u(t){Object(o.b)(t),s.a.remove(t),l.push(t),Object(r.a)(t)}function h(t,e){var n=t.site,r=n[0],i=n[1],o=i-e;if(!o)return r;var a=t.P;if(!a)return-1/0;var s=(n=a.site)[0],l=n[1],c=l-e;if(!c)return s;var u=s-r,h=1/o-1/c,d=u/c;return h?(-d+Math.sqrt(d*d-2*h*(u*u/(-2*c)-l+c/2+i-o/2)))/h+r:(r+s)/2}function d(t,e){var n=t.N;if(n)return h(n,e);var r=t.site;return r[1]===e?r[0]:1/0}},function(t,e,n){"use strict";n(471),n(173)},function(t,e,n){"use strict";n(12),n(53),n(6),n(3),n(64),n(472),n(473),n(173),n(474)},function(t,e,n){"use strict";e.a=function(t){return function(){return t}}},function(t,e,n){"use strict";e.a=function(t,e,n){this.target=t,this.type=e,this.transform=n}},function(t,e,n){"use strict";e.b=function(){r.b.stopImmediatePropagation()};var r=n(3);e.a=function(){r.b.preventDefault(),r.b.stopImmediatePropagation()}},function(t,e,n){var r=n(12).dispatch,i=Math.PI/180,o=64,a=2048;function s(t){return t.text}function l(){return"serif"}function c(){return"normal"}function u(t){return Math.sqrt(t.value)}function h(){return 30*(~~(6*Math.random())-3)}function d(){return 1}function f(t,e,n,r){if(!e.sprite){var s=t.context,l=t.ratio;s.clearRect(0,0,(o<<5)/l,a/l);var c=0,u=0,h=0,d=n.length;for(--r;++r<d;){e=n[r],s.save(),s.font=e.style+" "+e.weight+" "+~~((e.size+1)/l)+"px "+e.font;var f=s.measureText(e.text+"m").width*l,p=e.size<<1;if(e.rotate){var A=Math.sin(e.rotate*i),g=Math.cos(e.rotate*i),m=f*g,v=f*A,y=p*g,b=p*A;f=Math.max(Math.abs(m+b),Math.abs(m-b))+31>>5<<5,p=~~Math.max(Math.abs(v+y),Math.abs(v-y))}else f=f+31>>5<<5;if(p>h&&(h=p),c+f>=o<<5&&(c=0,u+=h,h=0),u+p>=a)break;s.translate((c+(f>>1))/l,(u+(p>>1))/l),e.rotate&&s.rotate(e.rotate*i),s.fillText(e.text,0,0),e.padding&&(s.lineWidth=2*e.padding,s.strokeText(e.text,0,0)),s.restore(),e.width=f,e.height=p,e.xoff=c,e.yoff=u,e.x1=f>>1,e.y1=p>>1,e.x0=-e.x1,e.y0=-e.y1,e.hasText=!0,c+=f}for(var _=s.getImageData(0,0,(o<<5)/l,a/l).data,w=[];--r>=0;)if((e=n[r]).hasText){for(var x=(f=e.width)>>5,S=(p=e.y1-e.y0,0);S<p*x;S++)w[S]=0;if(null==(c=e.xoff))return;u=e.yoff;for(var C=0,k=-1,B=0;B<p;B++){for(S=0;S<f;S++){var T=x*B+(S>>5),E=_[(u+B)*(o<<5)+(c+S)<<2]?1<<31-S%32:0;w[T]|=E,C|=E}C?k=B:(e.y0++,p--,B--,u++)}e.y1=e.y0+k,e.sprite=w.slice(0,(e.y1-e.y0)*x)}}}function p(t,e,n){n>>=5;for(var r,i=t.sprite,o=t.width>>5,a=t.x-(o<<4),s=127&a,l=32-s,c=t.y1-t.y0,u=(t.y+t.y0)*n+(a>>5),h=0;h<c;h++){r=0;for(var d=0;d<=o;d++)if((r<<l|(d<o?(r=i[h*o+d])>>>s:0))&e[u+d])return!0;u+=n}return!1}function A(t,e){var n=t[0],r=t[1];e.x+e.x0<n.x&&(n.x=e.x+e.x0),e.y+e.y0<n.y&&(n.y=e.y+e.y0),e.x+e.x1>r.x&&(r.x=e.x+e.x1),e.y+e.y1>r.y&&(r.y=e.y+e.y1)}function g(t){var e=t[0]/t[1];return function(t){return[e*(t*=.1)*Math.cos(t),t*Math.sin(t)]}}function m(){return document.createElement("canvas")}function v(t){return"function"==typeof t?t:function(){return t}}t.exports=function(){var t=[256,256],e=s,n=l,i=u,b=c,_=c,w=h,x=d,S=g,C=[],k=1/0,B=r("word","end"),T=null,E=Math.random,M={},O=m;function L(e,n,r){t[0],t[1];for(var i,o,a,s,l,c=n.x,u=n.y,h=Math.sqrt(t[0]*t[0]+t[1]*t[1]),d=S(t),f=E()<.5?1:-1,A=-f;(i=d(A+=f))&&(o=~~i[0],a=~~i[1],!(Math.min(Math.abs(o),Math.abs(a))>=h));)if(n.x=c+o,n.y=u+a,!(n.x+n.x0<0||n.y+n.y0<0||n.x+n.x1>t[0]||n.y+n.y1>t[1]||r&&p(n,e,t[0])||r&&(l=r,!((s=n).x+s.x1>l[0].x&&s.x+s.x0<l[1].x&&s.y+s.y1>l[0].y&&s.y+s.y0<l[1].y)))){for(var g,m=n.sprite,v=n.width>>5,y=t[0]>>5,b=n.x-(v<<4),_=127&b,w=32-_,x=n.y1-n.y0,C=(n.y+n.y0)*y+(b>>5),k=0;k<x;k++){g=0;for(var B=0;B<=v;B++)e[C+B]|=g<<w|(B<v?(g=m[k*v+B])>>>_:0);C+=y}return delete n.sprite,!0}return!1}return M.canvas=function(t){return arguments.length?(O=v(t),M):O},M.start=function(){var r=function(t){t.width=t.height=1;var e=Math.sqrt(t.getContext("2d").getImageData(0,0,1,1).data.length>>2);t.width=(o<<5)/e,t.height=a/e;var n=t.getContext("2d");return n.fillStyle=n.strokeStyle="red",n.textAlign="center",{context:n,ratio:e}}(O()),s=function(t){for(var e=[],n=-1;++n<t;)e[n]=0;return e}((t[0]>>5)*t[1]),l=null,c=C.length,u=-1,h=[],d=C.map(function(t,r){return t.text=e.call(this,t,r),t.font=n.call(this,t,r),t.style=b.call(this,t,r),t.weight=_.call(this,t,r),t.rotate=w.call(this,t,r),t.size=~~i.call(this,t,r),t.padding=x.call(this,t,r),t}).sort(function(t,e){return e.size-t.size});return T&&clearInterval(T),T=setInterval(p,0),p(),M;function p(){for(var e=Date.now();Date.now()-e<k&&++u<c&&T;){var n=d[u];n.x=t[0]*(E()+.5)>>1,n.y=t[1]*(E()+.5)>>1,f(r,n,d,u),n.hasText&&L(s,n,l)&&(h.push(n),B.call("word",M,n),l?A(l,n):l=[{x:n.x+n.x0,y:n.y+n.y0},{x:n.x+n.x1,y:n.y+n.y1}],n.x-=t[0]>>1,n.y-=t[1]>>1)}u>=c&&(M.stop(),B.call("end",M,h,l))}},M.stop=function(){return T&&(clearInterval(T),T=null),M},M.timeInterval=function(t){return arguments.length?(k=null==t?1/0:t,M):k},M.words=function(t){return arguments.length?(C=t,M):C},M.size=function(e){return arguments.length?(t=[+e[0],+e[1]],M):t},M.font=function(t){return arguments.length?(n=v(t),M):n},M.fontStyle=function(t){return arguments.length?(b=v(t),M):b},M.fontWeight=function(t){return arguments.length?(_=v(t),M):_},M.rotate=function(t){return arguments.length?(w=v(t),M):w},M.text=function(t){return arguments.length?(e=v(t),M):e},M.spiral=function(t){return arguments.length?(S=y[t]||t,M):S},M.fontSize=function(t){return arguments.length?(i=v(t),M):i},M.padding=function(t){return arguments.length?(x=v(t),M):x},M.random=function(t){return arguments.length?(E=t,M):E},M.on=function(){var t=B.on.apply(B,arguments);return t===B?M:t},M};var y={archimedean:g,rectangular:function(t){var e=4*t[0]/t[1],n=0,r=0;return function(t){var i=t<0?-1:1;switch(Math.sqrt(1+4*i*t)-i&3){case 0:n+=e;break;case 1:r+=4;break;case 2:n-=e;break;default:r-=4}return[n,r]}}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(477);n.d(e,"schemeCategory10",function(){return r.a});var i=n(478);n.d(e,"schemeAccent",function(){return i.a});var o=n(479);n.d(e,"schemeDark2",function(){return o.a});var a=n(480);n.d(e,"schemePaired",function(){return a.a});var s=n(481);n.d(e,"schemePastel1",function(){return s.a});var l=n(482);n.d(e,"schemePastel2",function(){return l.a});var c=n(483);n.d(e,"schemeSet1",function(){return c.a});var u=n(484);n.d(e,"schemeSet2",function(){return u.a});var h=n(485);n.d(e,"schemeSet3",function(){return h.a});var d=n(486);n.d(e,"interpolateBrBG",function(){return d.a}),n.d(e,"schemeBrBG",function(){return d.b});var f=n(487);n.d(e,"interpolatePRGn",function(){return f.a}),n.d(e,"schemePRGn",function(){return f.b});var p=n(488);n.d(e,"interpolatePiYG",function(){return p.a}),n.d(e,"schemePiYG",function(){return p.b});var A=n(489);n.d(e,"interpolatePuOr",function(){return A.a}),n.d(e,"schemePuOr",function(){return A.b});var g=n(490);n.d(e,"interpolateRdBu",function(){return g.a}),n.d(e,"schemeRdBu",function(){return g.b});var m=n(491);n.d(e,"interpolateRdGy",function(){return m.a}),n.d(e,"schemeRdGy",function(){return m.b});var v=n(492);n.d(e,"interpolateRdYlBu",function(){return v.a}),n.d(e,"schemeRdYlBu",function(){return v.b});var y=n(493);n.d(e,"interpolateRdYlGn",function(){return y.a}),n.d(e,"schemeRdYlGn",function(){return y.b});var b=n(494);n.d(e,"interpolateSpectral",function(){return b.a}),n.d(e,"schemeSpectral",function(){return b.b});var _=n(495);n.d(e,"interpolateBuGn",function(){return _.a}),n.d(e,"schemeBuGn",function(){return _.b});var w=n(496);n.d(e,"interpolateBuPu",function(){return w.a}),n.d(e,"schemeBuPu",function(){return w.b});var x=n(497);n.d(e,"interpolateGnBu",function(){return x.a}),n.d(e,"schemeGnBu",function(){return x.b});var S=n(498);n.d(e,"interpolateOrRd",function(){return S.a}),n.d(e,"schemeOrRd",function(){return S.b});var C=n(499);n.d(e,"interpolatePuBuGn",function(){return C.a}),n.d(e,"schemePuBuGn",function(){return C.b});var k=n(500);n.d(e,"interpolatePuBu",function(){return k.a}),n.d(e,"schemePuBu",function(){return k.b});var B=n(501);n.d(e,"interpolatePuRd",function(){return B.a}),n.d(e,"schemePuRd",function(){return B.b});var T=n(502);n.d(e,"interpolateRdPu",function(){return T.a}),n.d(e,"schemeRdPu",function(){return T.b});var E=n(503);n.d(e,"interpolateYlGnBu",function(){return E.a}),n.d(e,"schemeYlGnBu",function(){return E.b});var M=n(504);n.d(e,"interpolateYlGn",function(){return M.a}),n.d(e,"schemeYlGn",function(){return M.b});var O=n(505);n.d(e,"interpolateYlOrBr",function(){return O.a}),n.d(e,"schemeYlOrBr",function(){return O.b});var L=n(506);n.d(e,"interpolateYlOrRd",function(){return L.a}),n.d(e,"schemeYlOrRd",function(){return L.b});var D=n(507);n.d(e,"interpolateBlues",function(){return D.a}),n.d(e,"schemeBlues",function(){return D.b});var I=n(508);n.d(e,"interpolateGreens",function(){return I.a}),n.d(e,"schemeGreens",function(){return I.b});var P=n(509);n.d(e,"interpolateGreys",function(){return P.a}),n.d(e,"schemeGreys",function(){return P.b});var N=n(510);n.d(e,"interpolatePurples",function(){return N.a}),n.d(e,"schemePurples",function(){return N.b});var F=n(511);n.d(e,"interpolateReds",function(){return F.a}),n.d(e,"schemeReds",function(){return F.b});var R=n(512);n.d(e,"interpolateOranges",function(){return R.a}),n.d(e,"schemeOranges",function(){return R.b});var j=n(513);n.d(e,"interpolateCubehelixDefault",function(){return j.a});var H=n(514);n.d(e,"interpolateRainbow",function(){return H.b}),n.d(e,"interpolateWarm",function(){return H.c}),n.d(e,"interpolateCool",function(){return H.a});var U=n(515);n.d(e,"interpolateSinebow",function(){return U.a});var Q=n(516);n.d(e,"interpolateViridis",function(){return Q.a}),n.d(e,"interpolateMagma",function(){return Q.c}),n.d(e,"interpolateInferno",function(){return Q.b}),n.d(e,"interpolatePlasma",function(){return Q.d})},function(t,e,n){"use strict";var r=n(1);e.a=Object(r.a)("1f77b4ff7f0e2ca02cd627289467bd8c564be377c27f7f7fbcbd2217becf")},function(t,e,n){"use strict";var r=n(1);e.a=Object(r.a)("7fc97fbeaed4fdc086ffff99386cb0f0027fbf5b17666666")},function(t,e,n){"use strict";var r=n(1);e.a=Object(r.a)("1b9e77d95f027570b3e7298a66a61ee6ab02a6761d666666")},function(t,e,n){"use strict";var r=n(1);e.a=Object(r.a)("a6cee31f78b4b2df8a33a02cfb9a99e31a1cfdbf6fff7f00cab2d66a3d9affff99b15928")},function(t,e,n){"use strict";var r=n(1);e.a=Object(r.a)("fbb4aeb3cde3ccebc5decbe4fed9a6ffffcce5d8bdfddaecf2f2f2")},function(t,e,n){"use strict";var r=n(1);e.a=Object(r.a)("b3e2cdfdcdaccbd5e8f4cae4e6f5c9fff2aef1e2cccccccc")},function(t,e,n){"use strict";var r=n(1);e.a=Object(r.a)("e41a1c377eb84daf4a984ea3ff7f00ffff33a65628f781bf999999")},function(t,e,n){"use strict";var r=n(1);e.a=Object(r.a)("66c2a5fc8d628da0cbe78ac3a6d854ffd92fe5c494b3b3b3")},function(t,e,n){"use strict";var r=n(1);e.a=Object(r.a)("8dd3c7ffffb3bebadafb807280b1d3fdb462b3de69fccde5d9d9d9bc80bdccebc5ffed6f")},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("d8b365f5f5f55ab4ac","a6611adfc27d80cdc1018571","a6611adfc27df5f5f580cdc1018571","8c510ad8b365f6e8c3c7eae55ab4ac01665e","8c510ad8b365f6e8c3f5f5f5c7eae55ab4ac01665e","8c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e","8c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e","5430058c510abf812ddfc27df6e8c3c7eae580cdc135978f01665e003c30","5430058c510abf812ddfc27df6e8c3f5f5f5c7eae580cdc135978f01665e003c30").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("af8dc3f7f7f77fbf7b","7b3294c2a5cfa6dba0008837","7b3294c2a5cff7f7f7a6dba0008837","762a83af8dc3e7d4e8d9f0d37fbf7b1b7837","762a83af8dc3e7d4e8f7f7f7d9f0d37fbf7b1b7837","762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b7837","762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b7837","40004b762a839970abc2a5cfe7d4e8d9f0d3a6dba05aae611b783700441b","40004b762a839970abc2a5cfe7d4e8f7f7f7d9f0d3a6dba05aae611b783700441b").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("e9a3c9f7f7f7a1d76a","d01c8bf1b6dab8e1864dac26","d01c8bf1b6daf7f7f7b8e1864dac26","c51b7de9a3c9fde0efe6f5d0a1d76a4d9221","c51b7de9a3c9fde0eff7f7f7e6f5d0a1d76a4d9221","c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221","c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221","8e0152c51b7dde77aef1b6dafde0efe6f5d0b8e1867fbc414d9221276419","8e0152c51b7dde77aef1b6dafde0eff7f7f7e6f5d0b8e1867fbc414d9221276419").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("998ec3f7f7f7f1a340","5e3c99b2abd2fdb863e66101","5e3c99b2abd2f7f7f7fdb863e66101","542788998ec3d8daebfee0b6f1a340b35806","542788998ec3d8daebf7f7f7fee0b6f1a340b35806","5427888073acb2abd2d8daebfee0b6fdb863e08214b35806","5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b35806","2d004b5427888073acb2abd2d8daebfee0b6fdb863e08214b358067f3b08","2d004b5427888073acb2abd2d8daebf7f7f7fee0b6fdb863e08214b358067f3b08").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("ef8a62f7f7f767a9cf","ca0020f4a58292c5de0571b0","ca0020f4a582f7f7f792c5de0571b0","b2182bef8a62fddbc7d1e5f067a9cf2166ac","b2182bef8a62fddbc7f7f7f7d1e5f067a9cf2166ac","b2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac","b2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac","67001fb2182bd6604df4a582fddbc7d1e5f092c5de4393c32166ac053061","67001fb2182bd6604df4a582fddbc7f7f7f7d1e5f092c5de4393c32166ac053061").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("ef8a62ffffff999999","ca0020f4a582bababa404040","ca0020f4a582ffffffbababa404040","b2182bef8a62fddbc7e0e0e09999994d4d4d","b2182bef8a62fddbc7ffffffe0e0e09999994d4d4d","b2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d","b2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d","67001fb2182bd6604df4a582fddbc7e0e0e0bababa8787874d4d4d1a1a1a","67001fb2182bd6604df4a582fddbc7ffffffe0e0e0bababa8787874d4d4d1a1a1a").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("fc8d59ffffbf91bfdb","d7191cfdae61abd9e92c7bb6","d7191cfdae61ffffbfabd9e92c7bb6","d73027fc8d59fee090e0f3f891bfdb4575b4","d73027fc8d59fee090ffffbfe0f3f891bfdb4575b4","d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4","d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4","a50026d73027f46d43fdae61fee090e0f3f8abd9e974add14575b4313695","a50026d73027f46d43fdae61fee090ffffbfe0f3f8abd9e974add14575b4313695").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("fc8d59ffffbf91cf60","d7191cfdae61a6d96a1a9641","d7191cfdae61ffffbfa6d96a1a9641","d73027fc8d59fee08bd9ef8b91cf601a9850","d73027fc8d59fee08bffffbfd9ef8b91cf601a9850","d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850","d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850","a50026d73027f46d43fdae61fee08bd9ef8ba6d96a66bd631a9850006837","a50026d73027f46d43fdae61fee08bffffbfd9ef8ba6d96a66bd631a9850006837").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("fc8d59ffffbf99d594","d7191cfdae61abdda42b83ba","d7191cfdae61ffffbfabdda42b83ba","d53e4ffc8d59fee08be6f59899d5943288bd","d53e4ffc8d59fee08bffffbfe6f59899d5943288bd","d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd","d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd","9e0142d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd5e4fa2","9e0142d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd5e4fa2").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("e5f5f999d8c92ca25f","edf8fbb2e2e266c2a4238b45","edf8fbb2e2e266c2a42ca25f006d2c","edf8fbccece699d8c966c2a42ca25f006d2c","edf8fbccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45005824","f7fcfde5f5f9ccece699d8c966c2a441ae76238b45006d2c00441b").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("e0ecf49ebcda8856a7","edf8fbb3cde38c96c688419d","edf8fbb3cde38c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68856a7810f7c","edf8fbbfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d6e016b","f7fcfde0ecf4bfd3e69ebcda8c96c68c6bb188419d810f7c4d004b").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("e0f3dba8ddb543a2ca","f0f9e8bae4bc7bccc42b8cbe","f0f9e8bae4bc7bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc443a2ca0868ac","f0f9e8ccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe08589e","f7fcf0e0f3dbccebc5a8ddb57bccc44eb3d32b8cbe0868ac084081").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("fee8c8fdbb84e34a33","fef0d9fdcc8afc8d59d7301f","fef0d9fdcc8afc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59e34a33b30000","fef0d9fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301f990000","fff7ecfee8c8fdd49efdbb84fc8d59ef6548d7301fb300007f0000").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("ece2f0a6bddb1c9099","f6eff7bdc9e167a9cf02818a","f6eff7bdc9e167a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf1c9099016c59","f6eff7d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016450","fff7fbece2f0d0d1e6a6bddb67a9cf3690c002818a016c59014636").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("ece7f2a6bddb2b8cbe","f1eef6bdc9e174a9cf0570b0","f1eef6bdc9e174a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf2b8cbe045a8d","f1eef6d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0034e7b","fff7fbece7f2d0d1e6a6bddb74a9cf3690c00570b0045a8d023858").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("e7e1efc994c7dd1c77","f1eef6d7b5d8df65b0ce1256","f1eef6d7b5d8df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0dd1c77980043","f1eef6d4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125691003f","f7f4f9e7e1efd4b9dac994c7df65b0e7298ace125698004367001f").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("fde0ddfa9fb5c51b8a","feebe2fbb4b9f768a1ae017e","feebe2fbb4b9f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1c51b8a7a0177","feebe2fcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a0177","fff7f3fde0ddfcc5c0fa9fb5f768a1dd3497ae017e7a017749006a").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("edf8b17fcdbb2c7fb8","ffffcca1dab441b6c4225ea8","ffffcca1dab441b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c42c7fb8253494","ffffccc7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea80c2c84","ffffd9edf8b1c7e9b47fcdbb41b6c41d91c0225ea8253494081d58").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("f7fcb9addd8e31a354","ffffccc2e69978c679238443","ffffccc2e69978c67931a354006837","ffffccd9f0a3addd8e78c67931a354006837","ffffccd9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443005a32","ffffe5f7fcb9d9f0a3addd8e78c67941ab5d238443006837004529").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("fff7bcfec44fd95f0e","ffffd4fed98efe9929cc4c02","ffffd4fed98efe9929d95f0e993404","ffffd4fee391fec44ffe9929d95f0e993404","ffffd4fee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c028c2d04","ffffe5fff7bcfee391fec44ffe9929ec7014cc4c02993404662506").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("ffeda0feb24cf03b20","ffffb2fecc5cfd8d3ce31a1c","ffffb2fecc5cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cf03b20bd0026","ffffb2fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cb10026","ffffccffeda0fed976feb24cfd8d3cfc4e2ae31a1cbd0026800026").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("deebf79ecae13182bd","eff3ffbdd7e76baed62171b5","eff3ffbdd7e76baed63182bd08519c","eff3ffc6dbef9ecae16baed63182bd08519c","eff3ffc6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b5084594","f7fbffdeebf7c6dbef9ecae16baed64292c62171b508519c08306b").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("e5f5e0a1d99b31a354","edf8e9bae4b374c476238b45","edf8e9bae4b374c47631a354006d2c","edf8e9c7e9c0a1d99b74c47631a354006d2c","edf8e9c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45005a32","f7fcf5e5f5e0c7e9c0a1d99b74c47641ab5d238b45006d2c00441b").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("f0f0f0bdbdbd636363","f7f7f7cccccc969696525252","f7f7f7cccccc969696636363252525","f7f7f7d9d9d9bdbdbd969696636363252525","f7f7f7d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525","fffffff0f0f0d9d9d9bdbdbd969696737373525252252525000000").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("efedf5bcbddc756bb1","f2f0f7cbc9e29e9ac86a51a3","f2f0f7cbc9e29e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8756bb154278f","f2f0f7dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a34a1486","fcfbfdefedf5dadaebbcbddc9e9ac8807dba6a51a354278f3f007d").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("fee0d2fc9272de2d26","fee5d9fcae91fb6a4acb181d","fee5d9fcae91fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4ade2d26a50f15","fee5d9fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181d99000d","fff5f0fee0d2fcbba1fc9272fb6a4aef3b2ccb181da50f1567000d").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";n.d(e,"b",function(){return o});var r=n(1),i=n(2),o=new Array(3).concat("fee6cefdae6be6550d","feeddefdbe85fd8d3cd94701","feeddefdbe85fd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3ce6550da63603","feeddefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d948018c2d04","fff5ebfee6cefdd0a2fdae6bfd8d3cf16913d94801a636037f2704").map(r.a);e.a=Object(i.a)(o)},function(t,e,n){"use strict";var r=n(7),i=n(6);e.a=Object(i.b)(Object(r.b)(300,.5,0),Object(r.b)(-240,.5,1))},function(t,e,n){"use strict";n.d(e,"c",function(){return o}),n.d(e,"a",function(){return a});var r=n(7),i=n(6),o=Object(i.b)(Object(r.b)(-100,.75,.35),Object(r.b)(80,1.5,.8)),a=Object(i.b)(Object(r.b)(260,.75,.35),Object(r.b)(80,1.5,.8)),s=Object(r.b)();e.b=function(t){(t<0||t>1)&&(t-=Math.floor(t));var e=Math.abs(t-.5);return s.h=360*t-100,s.s=1.5-1.5*e,s.l=.8-.9*e,s+""}},function(t,e,n){"use strict";var r=n(7),i=Object(r.f)(),o=Math.PI/3,a=2*Math.PI/3;e.a=function(t){var e;return t=(.5-t)*Math.PI,i.r=255*(e=Math.sin(t))*e,i.g=255*(e=Math.sin(t+o))*e,i.b=255*(e=Math.sin(t+a))*e,i+""}},function(t,e,n){"use strict";n.d(e,"c",function(){return o}),n.d(e,"b",function(){return a}),n.d(e,"d",function(){return s});var r=n(1);function i(t){var e=t.length;return function(n){return t[Math.max(0,Math.min(e-1,Math.floor(n*e)))]}}e.a=i(Object(r.a)("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725"));var o=i(Object(r.a)("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),a=i(Object(r.a)("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),s=i(Object(r.a)("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921"))},function(t,e,n){var r;r=function(t,e){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={exports:{},id:r,loaded:!1};return t[r].call(i.exports,i,i.exports,e),i.loaded=!0,i.exports}var n={};return e.m=t,e.c=n,e.p="/",e(0)}([function(t,e,n){var r,i,o;i=[t,e,n(10),n(38),n(39),n(9),n(37)],r=function(t,e,n,r,i){"use strict";function o(t){return t&&t.__esModule?t:{default:t}}function a(t,e){var n=e.value,r=e.arg,i=e.options,o=function(){return n(t)};switch(r){case"debounce":o=h(function(){return n(t)},i.delay);break;case"throttle":o=h(function(){return n(t)},i.delay,{leading:!0,trailing:!0,maxWait:i.delay})}var a=new l.default(t,o);return i.initial&&n(t),a}Object.defineProperty(e,"__esModule",{value:!0});var s=o(n),l=o(r),c=o(i),u=c.default.debounce,h=void 0===u?c.default:u;e.default={inserted:function(t,e){var n=e.value,r=e.arg,i=e.modifiers;if(n&&"function"==typeof n){var o=function(t){if(!t)return{delay:150,initial:!1};var e=t.initial,n=void 0!==e&&e,r=(0,s.default)(t).map(function(t){return parseInt(t)}).find(function(t){return!isNaN(t)});return{delay:r=r||150,initial:n}}(i);return t.offsetParent?void a(t,{value:n,arg:r,options:o}):(o.initial=!0,void(t.__visibility__listener__=function(t,e){var n={root:document.documentElement},r=new IntersectionObserver(function(t,n){t.forEach(function(t){t.isIntersecting&&(e(),n.disconnect())})},n);return r.observe(t),r}(t,function(){return a(t,{value:n,arg:r,options:o})})))}console.warn("v-resize should received a function as value")},unbind:function(t){t.__visibility__listener__&&t.__visibility__listener__.disconnect(),t.resizeSensor&&l.default.detach(t)}},t.exports=e.default},void 0===(o=r.apply(e,i))||(t.exports=o)},function(t,e){var n=t.exports={version:"2.4.0"};"number"==typeof __e&&(__e=n)},function(t,e,n){t.exports=!n(3)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},function(t,e,n){var r=n(23),i=n(6);t.exports=function(t){return r(i(t))}},function(t,e,n){var r,i;void 0===(i="function"==typeof(r=function(){"use strict";Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(t){if(null==this)throw new TypeError('"this" is null or not defined');var e=Object(this),n=e.length>>>0;if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var r=arguments[1],i=0;i<n;){var o=e[i];if(t.call(r,o,i,e))return o;i++}},configurable:!0,writable:!0})})?r.apply(e,[]):r)||(t.exports=i)},function(t,e,n){t.exports={default:n(11),__esModule:!0}},function(t,e,n){n(36),t.exports=n(1).Object.keys},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e,n){var r=n(5);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},function(t,e,n){var r=n(8),i=n(32),o=n(31);t.exports=function(t){return function(e,n,a){var s,l=r(e),c=i(l.length),u=o(a,c);if(t&&n!=n){for(;c>u;)if((s=l[u++])!=s)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}}},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e,n){var r=n(12);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},function(t,e,n){var r=n(5),i=n(4).document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,e,n){var r=n(4),i=n(1),o=n(16),a=n(21),s="prototype",l=function(t,e,n){var c,u,h,d=t&l.F,f=t&l.G,p=t&l.S,A=t&l.P,g=t&l.B,m=t&l.W,v=f?i:i[e]||(i[e]={}),y=v[s],b=f?r:p?r[e]:(r[e]||{})[s];for(c in f&&(n=e),n)(u=!d&&b&&void 0!==b[c])&&c in v||(h=u?b[c]:n[c],v[c]=f&&"function"!=typeof b[c]?n[c]:g&&u?o(h,r):m&&b[c]==h?function(t){var e=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,r)}return t.apply(this,arguments)};return e[s]=t[s],e}(h):A&&"function"==typeof h?o(Function.call,h):h,A&&((v.virtual||(v.virtual={}))[c]=h,t&l.R&&y&&!y[c]&&a(y,c,h)))};l.F=1,l.G=2,l.S=4,l.P=8,l.B=16,l.W=32,l.U=64,l.R=128,t.exports=l},function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},function(t,e,n){var r=n(24),i=n(28);t.exports=n(2)?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e,n){t.exports=!n(2)&&!n(3)(function(){return 7!=Object.defineProperty(n(17)("div"),"a",{get:function(){return 7}}).a})},function(t,e,n){var r=n(15);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},function(t,e,n){var r=n(13),i=n(22),o=n(34),a=Object.defineProperty;e.f=n(2)?Object.defineProperty:function(t,e,n){if(r(t),e=o(e,!0),r(n),i)try{return a(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},function(t,e,n){var r=n(20),i=n(8),o=n(14)(!1),a=n(29)("IE_PROTO");t.exports=function(t,e){var n,s=i(t),l=0,c=[];for(n in s)n!=a&&r(s,n)&&c.push(n);for(;e.length>l;)r(s,n=e[l++])&&(~o(c,n)||c.push(n));return c}},function(t,e,n){var r=n(25),i=n(18);t.exports=Object.keys||function(t){return r(t,i)}},function(t,e,n){var r=n(19),i=n(1),o=n(3);t.exports=function(t,e){var n=(i.Object||{})[t]||Object[t],a={};a[t]=e(n),r(r.S+r.F*o(function(){n(1)}),"Object",a)}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,n){var r=n(30)("keys"),i=n(35);t.exports=function(t){return r[t]||(r[t]=i(t))}},function(t,e,n){var r=n(4),i="__core-js_shared__",o=r[i]||(r[i]={});t.exports=function(t){return o[t]||(o[t]={})}},function(t,e,n){var r=n(7),i=Math.max,o=Math.min;t.exports=function(t,e){return(t=r(t))<0?i(t+e,0):o(t,e)}},function(t,e,n){var r=n(7),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},function(t,e,n){var r=n(6);t.exports=function(t){return Object(r(t))}},function(t,e,n){var r=n(5);t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},function(t,e,n){var r=n(33),i=n(26);n(27)("keys",function(){return function(t){return i(r(t))}})},function(t,e){!function(t,e){"use strict";function n(t){this.time=t.time,this.target=t.target,this.rootBounds=t.rootBounds,this.boundingClientRect=t.boundingClientRect,this.intersectionRect=t.intersectionRect||{top:0,bottom:0,left:0,right:0,width:0,height:0},this.isIntersecting=!!t.intersectionRect;var e=this.boundingClientRect,n=e.width*e.height,r=this.intersectionRect,i=r.width*r.height;this.intersectionRatio=n?i/n:this.isIntersecting?1:0}function r(t,e){var n=e||{};if("function"!=typeof t)throw new Error("callback must be a function");if(n.root&&1!=n.root.nodeType)throw new Error("root must be an Element");this._checkForIntersections=function(t,e){var n=null;return function(){n||(n=setTimeout(function(){t(),n=null},e))}}(this._checkForIntersections.bind(this),this.THROTTLE_TIMEOUT),this._callback=t,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(n.rootMargin),this.thresholds=this._initThresholds(n.threshold),this.root=n.root||null,this.rootMargin=this._rootMarginValues.map(function(t){return t.value+t.unit}).join(" ")}function i(){return t.performance&&performance.now&&performance.now()}function o(t,e,n,r){"function"==typeof t.addEventListener?t.addEventListener(e,n,r||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,n)}function a(t,e,n,r){"function"==typeof t.removeEventListener?t.removeEventListener(e,n,r||!1):"function"==typeof t.detatchEvent&&t.detatchEvent("on"+e,n)}function s(t,e){var n=Math.max(t.top,e.top),r=Math.min(t.bottom,e.bottom),i=Math.max(t.left,e.left),o=Math.min(t.right,e.right),a=o-i,s=r-n;return a>=0&&s>=0&&{top:n,bottom:r,left:i,right:o,width:a,height:s}}function l(t){var e;try{e=t.getBoundingClientRect()}catch(t){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):{top:0,bottom:0,left:0,right:0,width:0,height:0}}function c(t,e){for(var n=e;n;){if(n==t)return!0;n=u(n)}return!1}function u(t){var e=t.parentNode;return e&&11==e.nodeType&&e.host?e.host:e}if("IntersectionObserver"in t&&"IntersectionObserverEntry"in t&&"intersectionRatio"in t.IntersectionObserverEntry.prototype)"isIntersecting"in t.IntersectionObserverEntry.prototype||Object.defineProperty(t.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var h=[];r.prototype.THROTTLE_TIMEOUT=100,r.prototype.POLL_INTERVAL=null,r.prototype.USE_MUTATION_OBSERVER=!0,r.prototype.observe=function(t){if(!this._observationTargets.some(function(e){return e.element==t})){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},r.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter(function(e){return e.element!=t}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},r.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},r.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},r.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter(function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]})},r.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map(function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}});return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},r.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(o(t,"resize",this._checkForIntersections,!0),o(e,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in t&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},r.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,a(t,"resize",this._checkForIntersections,!0),a(e,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},r.prototype._checkForIntersections=function(){var t=this._rootIsInDom(),e=t?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach(function(r){var o=r.element,a=l(o),s=this._rootContainsTarget(o),c=r.entry,u=t&&s&&this._computeTargetAndRootIntersection(o,e),h=r.entry=new n({time:i(),target:o,boundingClientRect:a,rootBounds:e,intersectionRect:u});c?t&&s?this._hasCrossedThreshold(c,h)&&this._queuedEntries.push(h):c&&c.isIntersecting&&this._queuedEntries.push(h):this._queuedEntries.push(h)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},r.prototype._computeTargetAndRootIntersection=function(n,r){if("none"!=t.getComputedStyle(n).display){for(var i=l(n),o=u(n),a=!1;!a;){var c=null,h=1==o.nodeType?t.getComputedStyle(o):{};if("none"==h.display)return;if(o==this.root||o==e?(a=!0,c=r):o!=e.body&&o!=e.documentElement&&"visible"!=h.overflow&&(c=l(o)),c&&!(i=s(c,i)))break;o=u(o)}return i}},r.prototype._getRootRect=function(){var t;if(this.root)t=l(this.root);else{var n=e.documentElement,r=e.body;t={top:0,left:0,right:n.clientWidth||r.clientWidth,width:n.clientWidth||r.clientWidth,bottom:n.clientHeight||r.clientHeight,height:n.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(t)},r.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map(function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100}),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},r.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,r=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==r)for(var i=0;i<this.thresholds.length;i++){var o=this.thresholds[i];if(o==n||o==r||o<n!=o<r)return!0}},r.prototype._rootIsInDom=function(){return!this.root||c(e,this.root)},r.prototype._rootContainsTarget=function(t){return c(this.root||e,t)},r.prototype._registerInstance=function(){h.indexOf(this)<0&&h.push(this)},r.prototype._unregisterInstance=function(){var t=h.indexOf(this);-1!=t&&h.splice(t,1)},t.IntersectionObserver=r,t.IntersectionObserverEntry=n}}(window,document)},function(e,n){e.exports=t},function(t,n){t.exports=e}])},t.exports=r(n(518),n(519))},function(t,e,n){"use strict";var r,i;"undefined"!=typeof window&&window,void 0===(i="function"==typeof(r=function(){if("undefined"==typeof window)return null;var t=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(t){return window.setTimeout(t,20)};function e(t,e){var n=Object.prototype.toString.call(t),r="[object Array]"===n||"[object NodeList]"===n||"[object HTMLCollection]"===n||"[object Object]"===n||"undefined"!=typeof jQuery&&t instanceof jQuery||"undefined"!=typeof Elements&&t instanceof Elements,i=0,o=t.length;if(r)for(;i<o;i++)e(t[i]);else e(t)}function n(t){if(!t.getBoundingClientRect)return{width:t.offsetWidth,height:t.offsetHeight};var e=t.getBoundingClientRect();return{width:Math.round(e.width),height:Math.round(e.height)}}var r=function(i,o){function a(e,r){if(e)if(e.resizedAttached)e.resizedAttached.add(r);else{e.resizedAttached=new function(){var t,e,n=[];this.add=function(t){n.push(t)},this.call=function(r){for(t=0,e=n.length;t<e;t++)n[t].call(this,r)},this.remove=function(r){var i=[];for(t=0,e=n.length;t<e;t++)n[t]!==r&&i.push(n[t]);n=i},this.length=function(){return n.length}},e.resizedAttached.add(r),e.resizeSensor=document.createElement("div"),e.resizeSensor.dir="ltr",e.resizeSensor.className="resize-sensor";var i="position: absolute; left: -10px; top: -10px; right: 0; bottom: 0; overflow: hidden; z-index: -1; visibility: hidden; max-width: 100%",o="position: absolute; left: 0; top: 0; transition: 0s;";e.resizeSensor.style.cssText=i,e.resizeSensor.innerHTML='<div class="resize-sensor-expand" style="'+i+'"><div style="'+o+'"></div></div><div class="resize-sensor-shrink" style="'+i+'"><div style="'+o+' width: 200%; height: 200%"></div></div>',e.appendChild(e.resizeSensor);var a=window.getComputedStyle(e),s=a?a.getPropertyValue("position"):null;"absolute"!==s&&"relative"!==s&&"fixed"!==s&&(e.style.position="relative");var l,c,u=e.resizeSensor.childNodes[0],h=u.childNodes[0],d=e.resizeSensor.childNodes[1],f=n(e),p=f.width,A=f.height,g=!0,m=0,v=function(){if(g){if(0===e.offsetWidth&&0===e.offsetHeight)return void(m||(m=t(function(){m=0,v()})));g=!1}h.style.width="100000px",h.style.height="100000px",u.scrollLeft=1e5,u.scrollTop=1e5,d.scrollLeft=1e5,d.scrollTop=1e5};e.resizeSensor.resetSensor=v;var y=function(){c=0,l&&(p=f.width,A=f.height,e.resizedAttached&&e.resizedAttached.call(f))},b=function(){f=n(e),(l=f.width!==p||f.height!==A)&&!c&&(c=t(y)),v()},_=function(t,e,n){t.attachEvent?t.attachEvent("on"+e,n):t.addEventListener(e,n)};_(u,"scroll",b),_(d,"scroll",b),t(v)}}e(i,function(t){a(t,o)}),this.detach=function(t){r.detach(i,t)},this.reset=function(){i.resizeSensor.resetSensor()}};return r.reset=function(t,n){e(t,function(t){t.resizeSensor.resetSensor()})},r.detach=function(t,n){e(t,function(t){t&&(t.resizedAttached&&"function"==typeof n&&(t.resizedAttached.remove(n),t.resizedAttached.length())||t.resizeSensor&&(t.contains(t.resizeSensor)&&t.removeChild(t.resizeSensor),delete t.resizeSensor,delete t.resizedAttached))})},r})?r.call(e,n,e,t):r)||(t.exports=i)},function(t,e,n){(function(e){var n=NaN,r="[object Symbol]",i=/^\s+|\s+$/g,o=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,s=/^0o[0-7]+$/i,l=parseInt,c="object"==typeof e&&e&&e.Object===Object&&e,u="object"==typeof self&&self&&self.Object===Object&&self,h=c||u||Function("return this")(),d=Object.prototype.toString,f=Math.max,p=Math.min,A=function(){return h.Date.now()};function g(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}function m(t){if("number"==typeof t)return t;if(function(t){return"symbol"==typeof t||function(t){return!!t&&"object"==typeof t}(t)&&d.call(t)==r}(t))return n;if(g(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=g(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(i,"");var c=a.test(t);return c||s.test(t)?l(t.slice(2),c?2:8):o.test(t)?n:+t}t.exports=function(t,e,n){var r,i,o,a,s,l,c=0,u=!1,h=!1,d=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function v(e){var n=r,o=i;return r=i=void 0,c=e,a=t.apply(o,n)}function y(t){var n=t-l;return void 0===l||n>=e||n<0||h&&t-c>=o}function b(){var t=A();if(y(t))return _(t);s=setTimeout(b,function(t){var n=e-(t-l);return h?p(n,o-(t-c)):n}(t))}function _(t){return s=void 0,d&&r?v(t):(r=i=void 0,a)}function w(){var t=A(),n=y(t);if(r=arguments,i=this,l=t,n){if(void 0===s)return function(t){return c=t,s=setTimeout(b,e),u?v(t):a}(l);if(h)return s=setTimeout(b,e),v(l)}return void 0===s&&(s=setTimeout(b,e)),a}return e=m(e)||0,g(n)&&(u=!!n.leading,o=(h="maxWait"in n)?f(m(n.maxWait)||0,e):o,d="trailing"in n?!!n.trailing:d),w.cancel=function(){void 0!==s&&clearTimeout(s),c=0,r=l=i=s=void 0},w.flush=function(){return void 0===s?a:_(A())},w}}).call(e,n(520))},function(t,e){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e){t.exports={render:function(){var t=this.$createElement;return(this._self._c||t)("div",{directives:[{name:"resize",rawName:"v-resize",value:this.onResize,expression:"onResize"}],staticClass:"wordCloud"})},staticRenderFns:[]}}])},t.exports=r()},"7+uW":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),function(t){
  285. /*!
  286. * Vue.js v2.6.12
  287. * (c) 2014-2020 Evan You
  288. * Released under the MIT License.
  289. */
  290. var n=Object.freeze({});function r(t){return void 0===t||null===t}function i(t){return void 0!==t&&null!==t}function o(t){return!0===t}function a(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function s(t){return null!==t&&"object"==typeof t}var l=Object.prototype.toString;function c(t){return"[object Object]"===l.call(t)}function u(t){return"[object RegExp]"===l.call(t)}function h(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return i(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function f(t){return null==t?"":Array.isArray(t)||c(t)&&t.toString===l?JSON.stringify(t,null,2):String(t)}function p(t){var e=parseFloat(t);return isNaN(e)?t:e}function A(t,e){for(var n=Object.create(null),r=t.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return e?function(t){return n[t.toLowerCase()]}:function(t){return n[t]}}var g=A("slot,component",!0),m=A("key,ref,slot,slot-scope,is");function v(t,e){if(t.length){var n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}var y=Object.prototype.hasOwnProperty;function b(t,e){return y.call(t,e)}function _(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}var w=/-(\w)/g,x=_(function(t){return t.replace(w,function(t,e){return e?e.toUpperCase():""})}),S=_(function(t){return t.charAt(0).toUpperCase()+t.slice(1)}),C=/\B([A-Z])/g,k=_(function(t){return t.replace(C,"-$1").toLowerCase()});var B=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n};function T(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function E(t,e){for(var n in e)t[n]=e[n];return t}function M(t){for(var e={},n=0;n<t.length;n++)t[n]&&E(e,t[n]);return e}function O(t,e,n){}var L=function(t,e,n){return!1},D=function(t){return t};function I(t,e){if(t===e)return!0;var n=s(t),r=s(e);if(!n||!r)return!n&&!r&&String(t)===String(e);try{var i=Array.isArray(t),o=Array.isArray(e);if(i&&o)return t.length===e.length&&t.every(function(t,n){return I(t,e[n])});if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(i||o)return!1;var a=Object.keys(t),l=Object.keys(e);return a.length===l.length&&a.every(function(n){return I(t[n],e[n])})}catch(t){return!1}}function P(t,e){for(var n=0;n<t.length;n++)if(I(t[n],e))return n;return-1}function N(t){var e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}var F="data-server-rendered",R=["component","directive","filter"],j=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],H={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:L,isReservedAttr:L,isUnknownElement:L,getTagNamespace:O,parsePlatformTagName:D,mustUseProp:L,async:!0,_lifecycleHooks:j},U=/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/;function Q(t){var e=(t+"").charCodeAt(0);return 36===e||95===e}function z(t,e,n,r){Object.defineProperty(t,e,{value:n,enumerable:!!r,writable:!0,configurable:!0})}var Y=new RegExp("[^"+U.source+".$_\\d]");var V,W="__proto__"in{},G="undefined"!=typeof window,X="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,Z=X&&WXEnvironment.platform.toLowerCase(),$=G&&window.navigator.userAgent.toLowerCase(),K=$&&/msie|trident/.test($),J=$&&$.indexOf("msie 9.0")>0,q=$&&$.indexOf("edge/")>0,tt=($&&$.indexOf("android"),$&&/iphone|ipad|ipod|ios/.test($)||"ios"===Z),et=($&&/chrome\/\d+/.test($),$&&/phantomjs/.test($),$&&$.match(/firefox\/(\d+)/)),nt={}.watch,rt=!1;if(G)try{var it={};Object.defineProperty(it,"passive",{get:function(){rt=!0}}),window.addEventListener("test-passive",null,it)}catch(t){}var ot=function(){return void 0===V&&(V=!G&&!X&&void 0!==t&&(t.process&&"server"===t.process.env.VUE_ENV)),V},at=G&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function st(t){return"function"==typeof t&&/native code/.test(t.toString())}var lt,ct="undefined"!=typeof Symbol&&st(Symbol)&&"undefined"!=typeof Reflect&&st(Reflect.ownKeys);lt="undefined"!=typeof Set&&st(Set)?Set:function(){function t(){this.set=Object.create(null)}return t.prototype.has=function(t){return!0===this.set[t]},t.prototype.add=function(t){this.set[t]=!0},t.prototype.clear=function(){this.set=Object.create(null)},t}();var ut=O,ht=0,dt=function(){this.id=ht++,this.subs=[]};dt.prototype.addSub=function(t){this.subs.push(t)},dt.prototype.removeSub=function(t){v(this.subs,t)},dt.prototype.depend=function(){dt.target&&dt.target.addDep(this)},dt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e<n;e++)t[e].update()},dt.target=null;var ft=[];function pt(t){ft.push(t),dt.target=t}function At(){ft.pop(),dt.target=ft[ft.length-1]}var gt=function(t,e,n,r,i,o,a,s){this.tag=t,this.data=e,this.children=n,this.text=r,this.elm=i,this.ns=void 0,this.context=o,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},mt={child:{configurable:!0}};mt.child.get=function(){return this.componentInstance},Object.defineProperties(gt.prototype,mt);var vt=function(t){void 0===t&&(t="");var e=new gt;return e.text=t,e.isComment=!0,e};function yt(t){return new gt(void 0,void 0,void 0,String(t))}function bt(t){var e=new gt(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}var _t=Array.prototype,wt=Object.create(_t);["push","pop","shift","unshift","splice","sort","reverse"].forEach(function(t){var e=_t[t];z(wt,t,function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];var i,o=e.apply(this,n),a=this.__ob__;switch(t){case"push":case"unshift":i=n;break;case"splice":i=n.slice(2)}return i&&a.observeArray(i),a.dep.notify(),o})});var xt=Object.getOwnPropertyNames(wt),St=!0;function Ct(t){St=t}var kt=function(t){var e;this.value=t,this.dep=new dt,this.vmCount=0,z(t,"__ob__",this),Array.isArray(t)?(W?(e=wt,t.__proto__=e):function(t,e,n){for(var r=0,i=n.length;r<i;r++){var o=n[r];z(t,o,e[o])}}(t,wt,xt),this.observeArray(t)):this.walk(t)};function Bt(t,e){var n;if(s(t)&&!(t instanceof gt))return b(t,"__ob__")&&t.__ob__ instanceof kt?n=t.__ob__:St&&!ot()&&(Array.isArray(t)||c(t))&&Object.isExtensible(t)&&!t._isVue&&(n=new kt(t)),e&&n&&n.vmCount++,n}function Tt(t,e,n,r,i){var o=new dt,a=Object.getOwnPropertyDescriptor(t,e);if(!a||!1!==a.configurable){var s=a&&a.get,l=a&&a.set;s&&!l||2!==arguments.length||(n=t[e]);var c=!i&&Bt(n);Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){var e=s?s.call(t):n;return dt.target&&(o.depend(),c&&(c.dep.depend(),Array.isArray(e)&&function t(e){for(var n=void 0,r=0,i=e.length;r<i;r++)(n=e[r])&&n.__ob__&&n.__ob__.dep.depend(),Array.isArray(n)&&t(n)}(e))),e},set:function(e){var r=s?s.call(t):n;e===r||e!=e&&r!=r||s&&!l||(l?l.call(t,e):n=e,c=!i&&Bt(e),o.notify())}})}}function Et(t,e,n){if(Array.isArray(t)&&h(e))return t.length=Math.max(t.length,e),t.splice(e,1,n),n;if(e in t&&!(e in Object.prototype))return t[e]=n,n;var r=t.__ob__;return t._isVue||r&&r.vmCount?n:r?(Tt(r.value,e,n),r.dep.notify(),n):(t[e]=n,n)}function Mt(t,e){if(Array.isArray(t)&&h(e))t.splice(e,1);else{var n=t.__ob__;t._isVue||n&&n.vmCount||b(t,e)&&(delete t[e],n&&n.dep.notify())}}kt.prototype.walk=function(t){for(var e=Object.keys(t),n=0;n<e.length;n++)Tt(t,e[n])},kt.prototype.observeArray=function(t){for(var e=0,n=t.length;e<n;e++)Bt(t[e])};var Ot=H.optionMergeStrategies;function Lt(t,e){if(!e)return t;for(var n,r,i,o=ct?Reflect.ownKeys(e):Object.keys(e),a=0;a<o.length;a++)"__ob__"!==(n=o[a])&&(r=t[n],i=e[n],b(t,n)?r!==i&&c(r)&&c(i)&&Lt(r,i):Et(t,n,i));return t}function Dt(t,e,n){return n?function(){var r="function"==typeof e?e.call(n,n):e,i="function"==typeof t?t.call(n,n):t;return r?Lt(r,i):i}:e?t?function(){return Lt("function"==typeof e?e.call(this,this):e,"function"==typeof t?t.call(this,this):t)}:e:t}function It(t,e){var n=e?t?t.concat(e):Array.isArray(e)?e:[e]:t;return n?function(t){for(var e=[],n=0;n<t.length;n++)-1===e.indexOf(t[n])&&e.push(t[n]);return e}(n):n}function Pt(t,e,n,r){var i=Object.create(t||null);return e?E(i,e):i}Ot.data=function(t,e,n){return n?Dt(t,e,n):e&&"function"!=typeof e?t:Dt(t,e)},j.forEach(function(t){Ot[t]=It}),R.forEach(function(t){Ot[t+"s"]=Pt}),Ot.watch=function(t,e,n,r){if(t===nt&&(t=void 0),e===nt&&(e=void 0),!e)return Object.create(t||null);if(!t)return e;var i={};for(var o in E(i,t),e){var a=i[o],s=e[o];a&&!Array.isArray(a)&&(a=[a]),i[o]=a?a.concat(s):Array.isArray(s)?s:[s]}return i},Ot.props=Ot.methods=Ot.inject=Ot.computed=function(t,e,n,r){if(!t)return e;var i=Object.create(null);return E(i,t),e&&E(i,e),i},Ot.provide=Dt;var Nt=function(t,e){return void 0===e?t:e};function Ft(t,e,n){if("function"==typeof e&&(e=e.options),function(t,e){var n=t.props;if(n){var r,i,o={};if(Array.isArray(n))for(r=n.length;r--;)"string"==typeof(i=n[r])&&(o[x(i)]={type:null});else if(c(n))for(var a in n)i=n[a],o[x(a)]=c(i)?i:{type:i};t.props=o}}(e),function(t,e){var n=t.inject;if(n){var r=t.inject={};if(Array.isArray(n))for(var i=0;i<n.length;i++)r[n[i]]={from:n[i]};else if(c(n))for(var o in n){var a=n[o];r[o]=c(a)?E({from:o},a):{from:a}}}}(e),function(t){var e=t.directives;if(e)for(var n in e){var r=e[n];"function"==typeof r&&(e[n]={bind:r,update:r})}}(e),!e._base&&(e.extends&&(t=Ft(t,e.extends,n)),e.mixins))for(var r=0,i=e.mixins.length;r<i;r++)t=Ft(t,e.mixins[r],n);var o,a={};for(o in t)s(o);for(o in e)b(t,o)||s(o);function s(r){var i=Ot[r]||Nt;a[r]=i(t[r],e[r],n,r)}return a}function Rt(t,e,n,r){if("string"==typeof n){var i=t[e];if(b(i,n))return i[n];var o=x(n);if(b(i,o))return i[o];var a=S(o);return b(i,a)?i[a]:i[n]||i[o]||i[a]}}function jt(t,e,n,r){var i=e[t],o=!b(n,t),a=n[t],s=Qt(Boolean,i.type);if(s>-1)if(o&&!b(i,"default"))a=!1;else if(""===a||a===k(t)){var l=Qt(String,i.type);(l<0||s<l)&&(a=!0)}if(void 0===a){a=function(t,e,n){if(!b(e,"default"))return;var r=e.default;0;if(t&&t.$options.propsData&&void 0===t.$options.propsData[n]&&void 0!==t._props[n])return t._props[n];return"function"==typeof r&&"Function"!==Ht(e.type)?r.call(t):r}(r,i,t);var c=St;Ct(!0),Bt(a),Ct(c)}return a}function Ht(t){var e=t&&t.toString().match(/^\s*function (\w+)/);return e?e[1]:""}function Ut(t,e){return Ht(t)===Ht(e)}function Qt(t,e){if(!Array.isArray(e))return Ut(e,t)?0:-1;for(var n=0,r=e.length;n<r;n++)if(Ut(e[n],t))return n;return-1}function zt(t,e,n){pt();try{if(e)for(var r=e;r=r.$parent;){var i=r.$options.errorCaptured;if(i)for(var o=0;o<i.length;o++)try{if(!1===i[o].call(r,t,e,n))return}catch(t){Vt(t,r,"errorCaptured hook")}}Vt(t,e,n)}finally{At()}}function Yt(t,e,n,r,i){var o;try{(o=n?t.apply(e,n):t.call(e))&&!o._isVue&&d(o)&&!o._handled&&(o.catch(function(t){return zt(t,r,i+" (Promise/async)")}),o._handled=!0)}catch(t){zt(t,r,i)}return o}function Vt(t,e,n){if(H.errorHandler)try{return H.errorHandler.call(null,t,e,n)}catch(e){e!==t&&Wt(e,null,"config.errorHandler")}Wt(t,e,n)}function Wt(t,e,n){if(!G&&!X||"undefined"==typeof console)throw t;console.error(t)}var Gt,Xt=!1,Zt=[],$t=!1;function Kt(){$t=!1;var t=Zt.slice(0);Zt.length=0;for(var e=0;e<t.length;e++)t[e]()}if("undefined"!=typeof Promise&&st(Promise)){var Jt=Promise.resolve();Gt=function(){Jt.then(Kt),tt&&setTimeout(O)},Xt=!0}else if(K||"undefined"==typeof MutationObserver||!st(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())Gt="undefined"!=typeof setImmediate&&st(setImmediate)?function(){setImmediate(Kt)}:function(){setTimeout(Kt,0)};else{var qt=1,te=new MutationObserver(Kt),ee=document.createTextNode(String(qt));te.observe(ee,{characterData:!0}),Gt=function(){qt=(qt+1)%2,ee.data=String(qt)},Xt=!0}function ne(t,e){var n;if(Zt.push(function(){if(t)try{t.call(e)}catch(t){zt(t,e,"nextTick")}else n&&n(e)}),$t||($t=!0,Gt()),!t&&"undefined"!=typeof Promise)return new Promise(function(t){n=t})}var re=new lt;function ie(t){!function t(e,n){var r,i;var o=Array.isArray(e);if(!o&&!s(e)||Object.isFrozen(e)||e instanceof gt)return;if(e.__ob__){var a=e.__ob__.dep.id;if(n.has(a))return;n.add(a)}if(o)for(r=e.length;r--;)t(e[r],n);else for(i=Object.keys(e),r=i.length;r--;)t(e[i[r]],n)}(t,re),re.clear()}var oe=_(function(t){var e="&"===t.charAt(0),n="~"===(t=e?t.slice(1):t).charAt(0),r="!"===(t=n?t.slice(1):t).charAt(0);return{name:t=r?t.slice(1):t,once:n,capture:r,passive:e}});function ae(t,e){function n(){var t=arguments,r=n.fns;if(!Array.isArray(r))return Yt(r,null,arguments,e,"v-on handler");for(var i=r.slice(),o=0;o<i.length;o++)Yt(i[o],null,t,e,"v-on handler")}return n.fns=t,n}function se(t,e,n,i,a,s){var l,c,u,h;for(l in t)c=t[l],u=e[l],h=oe(l),r(c)||(r(u)?(r(c.fns)&&(c=t[l]=ae(c,s)),o(h.once)&&(c=t[l]=a(h.name,c,h.capture)),n(h.name,c,h.capture,h.passive,h.params)):c!==u&&(u.fns=c,t[l]=u));for(l in e)r(t[l])&&i((h=oe(l)).name,e[l],h.capture)}function le(t,e,n){var a;t instanceof gt&&(t=t.data.hook||(t.data.hook={}));var s=t[e];function l(){n.apply(this,arguments),v(a.fns,l)}r(s)?a=ae([l]):i(s.fns)&&o(s.merged)?(a=s).fns.push(l):a=ae([s,l]),a.merged=!0,t[e]=a}function ce(t,e,n,r,o){if(i(e)){if(b(e,n))return t[n]=e[n],o||delete e[n],!0;if(b(e,r))return t[n]=e[r],o||delete e[r],!0}return!1}function ue(t){return a(t)?[yt(t)]:Array.isArray(t)?function t(e,n){var s=[];var l,c,u,h;for(l=0;l<e.length;l++)r(c=e[l])||"boolean"==typeof c||(u=s.length-1,h=s[u],Array.isArray(c)?c.length>0&&(he((c=t(c,(n||"")+"_"+l))[0])&&he(h)&&(s[u]=yt(h.text+c[0].text),c.shift()),s.push.apply(s,c)):a(c)?he(h)?s[u]=yt(h.text+c):""!==c&&s.push(yt(c)):he(c)&&he(h)?s[u]=yt(h.text+c.text):(o(e._isVList)&&i(c.tag)&&r(c.key)&&i(n)&&(c.key="__vlist"+n+"_"+l+"__"),s.push(c)));return s}(t):void 0}function he(t){return i(t)&&i(t.text)&&!1===t.isComment}function de(t,e){if(t){for(var n=Object.create(null),r=ct?Reflect.ownKeys(t):Object.keys(t),i=0;i<r.length;i++){var o=r[i];if("__ob__"!==o){for(var a=t[o].from,s=e;s;){if(s._provided&&b(s._provided,a)){n[o]=s._provided[a];break}s=s.$parent}if(!s)if("default"in t[o]){var l=t[o].default;n[o]="function"==typeof l?l.call(e):l}else 0}}return n}}function fe(t,e){if(!t||!t.length)return{};for(var n={},r=0,i=t.length;r<i;r++){var o=t[r],a=o.data;if(a&&a.attrs&&a.attrs.slot&&delete a.attrs.slot,o.context!==e&&o.fnContext!==e||!a||null==a.slot)(n.default||(n.default=[])).push(o);else{var s=a.slot,l=n[s]||(n[s]=[]);"template"===o.tag?l.push.apply(l,o.children||[]):l.push(o)}}for(var c in n)n[c].every(pe)&&delete n[c];return n}function pe(t){return t.isComment&&!t.asyncFactory||" "===t.text}function Ae(t,e,r){var i,o=Object.keys(e).length>0,a=t?!!t.$stable:!o,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&r&&r!==n&&s===r.$key&&!o&&!r.$hasNormal)return r;for(var l in i={},t)t[l]&&"$"!==l[0]&&(i[l]=ge(e,l,t[l]))}else i={};for(var c in e)c in i||(i[c]=me(e,c));return t&&Object.isExtensible(t)&&(t._normalized=i),z(i,"$stable",a),z(i,"$key",s),z(i,"$hasNormal",o),i}function ge(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});return(t=t&&"object"==typeof t&&!Array.isArray(t)?[t]:ue(t))&&(0===t.length||1===t.length&&t[0].isComment)?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function me(t,e){return function(){return t[e]}}function ve(t,e){var n,r,o,a,l;if(Array.isArray(t)||"string"==typeof t)for(n=new Array(t.length),r=0,o=t.length;r<o;r++)n[r]=e(t[r],r);else if("number"==typeof t)for(n=new Array(t),r=0;r<t;r++)n[r]=e(r+1,r);else if(s(t))if(ct&&t[Symbol.iterator]){n=[];for(var c=t[Symbol.iterator](),u=c.next();!u.done;)n.push(e(u.value,n.length)),u=c.next()}else for(a=Object.keys(t),n=new Array(a.length),r=0,o=a.length;r<o;r++)l=a[r],n[r]=e(t[l],l,r);return i(n)||(n=[]),n._isVList=!0,n}function ye(t,e,n,r){var i,o=this.$scopedSlots[t];o?(n=n||{},r&&(n=E(E({},r),n)),i=o(n)||e):i=this.$slots[t]||e;var a=n&&n.slot;return a?this.$createElement("template",{slot:a},i):i}function be(t){return Rt(this.$options,"filters",t)||D}function _e(t,e){return Array.isArray(t)?-1===t.indexOf(e):t!==e}function we(t,e,n,r,i){var o=H.keyCodes[e]||n;return i&&r&&!H.keyCodes[e]?_e(i,r):o?_e(o,t):r?k(r)!==e:void 0}function xe(t,e,n,r,i){if(n)if(s(n)){var o;Array.isArray(n)&&(n=M(n));var a=function(a){if("class"===a||"style"===a||m(a))o=t;else{var s=t.attrs&&t.attrs.type;o=r||H.mustUseProp(e,s,a)?t.domProps||(t.domProps={}):t.attrs||(t.attrs={})}var l=x(a),c=k(a);l in o||c in o||(o[a]=n[a],i&&((t.on||(t.on={}))["update:"+a]=function(t){n[a]=t}))};for(var l in n)a(l)}else;return t}function Se(t,e){var n=this._staticTrees||(this._staticTrees=[]),r=n[t];return r&&!e?r:(ke(r=n[t]=this.$options.staticRenderFns[t].call(this._renderProxy,null,this),"__static__"+t,!1),r)}function Ce(t,e,n){return ke(t,"__once__"+e+(n?"_"+n:""),!0),t}function ke(t,e,n){if(Array.isArray(t))for(var r=0;r<t.length;r++)t[r]&&"string"!=typeof t[r]&&Be(t[r],e+"_"+r,n);else Be(t,e,n)}function Be(t,e,n){t.isStatic=!0,t.key=e,t.isOnce=n}function Te(t,e){if(e)if(c(e)){var n=t.on=t.on?E({},t.on):{};for(var r in e){var i=n[r],o=e[r];n[r]=i?[].concat(i,o):o}}else;return t}function Ee(t,e,n,r){e=e||{$stable:!n};for(var i=0;i<t.length;i++){var o=t[i];Array.isArray(o)?Ee(o,e,n):o&&(o.proxy&&(o.fn.proxy=!0),e[o.key]=o.fn)}return r&&(e.$key=r),e}function Me(t,e){for(var n=0;n<e.length;n+=2){var r=e[n];"string"==typeof r&&r&&(t[e[n]]=e[n+1])}return t}function Oe(t,e){return"string"==typeof t?e+t:t}function Le(t){t._o=Ce,t._n=p,t._s=f,t._l=ve,t._t=ye,t._q=I,t._i=P,t._m=Se,t._f=be,t._k=we,t._b=xe,t._v=yt,t._e=vt,t._u=Ee,t._g=Te,t._d=Me,t._p=Oe}function De(t,e,r,i,a){var s,l=this,c=a.options;b(i,"_uid")?(s=Object.create(i))._original=i:(s=i,i=i._original);var u=o(c._compiled),h=!u;this.data=t,this.props=e,this.children=r,this.parent=i,this.listeners=t.on||n,this.injections=de(c.inject,i),this.slots=function(){return l.$slots||Ae(t.scopedSlots,l.$slots=fe(r,i)),l.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return Ae(t.scopedSlots,this.slots())}}),u&&(this.$options=c,this.$slots=this.slots(),this.$scopedSlots=Ae(t.scopedSlots,this.$slots)),c._scopeId?this._c=function(t,e,n,r){var o=Qe(s,t,e,n,r,h);return o&&!Array.isArray(o)&&(o.fnScopeId=c._scopeId,o.fnContext=i),o}:this._c=function(t,e,n,r){return Qe(s,t,e,n,r,h)}}function Ie(t,e,n,r,i){var o=bt(t);return o.fnContext=n,o.fnOptions=r,e.slot&&((o.data||(o.data={})).slot=e.slot),o}function Pe(t,e){for(var n in e)t[x(n)]=e[n]}Le(De.prototype);var Ne={init:function(t,e){if(t.componentInstance&&!t.componentInstance._isDestroyed&&t.data.keepAlive){var n=t;Ne.prepatch(n,n)}else{(t.componentInstance=function(t,e){var n={_isComponent:!0,_parentVnode:t,parent:e},r=t.data.inlineTemplate;i(r)&&(n.render=r.render,n.staticRenderFns=r.staticRenderFns);return new t.componentOptions.Ctor(n)}(t,Je)).$mount(e?t.elm:void 0,e)}},prepatch:function(t,e){var r=e.componentOptions;!function(t,e,r,i,o){0;var a=i.data.scopedSlots,s=t.$scopedSlots,l=!!(a&&!a.$stable||s!==n&&!s.$stable||a&&t.$scopedSlots.$key!==a.$key),c=!!(o||t.$options._renderChildren||l);t.$options._parentVnode=i,t.$vnode=i,t._vnode&&(t._vnode.parent=i);if(t.$options._renderChildren=o,t.$attrs=i.data.attrs||n,t.$listeners=r||n,e&&t.$options.props){Ct(!1);for(var u=t._props,h=t.$options._propKeys||[],d=0;d<h.length;d++){var f=h[d],p=t.$options.props;u[f]=jt(f,p,e,t)}Ct(!0),t.$options.propsData=e}r=r||n;var A=t.$options._parentListeners;t.$options._parentListeners=r,Ke(t,r,A),c&&(t.$slots=fe(o,i.context),t.$forceUpdate());0}(e.componentInstance=t.componentInstance,r.propsData,r.listeners,e,r.children)},insert:function(t){var e,n=t.context,r=t.componentInstance;r._isMounted||(r._isMounted=!0,nn(r,"mounted")),t.data.keepAlive&&(n._isMounted?((e=r)._inactive=!1,on.push(e)):en(r,!0))},destroy:function(t){var e=t.componentInstance;e._isDestroyed||(t.data.keepAlive?function t(e,n){if(n&&(e._directInactive=!0,tn(e)))return;if(!e._inactive){e._inactive=!0;for(var r=0;r<e.$children.length;r++)t(e.$children[r]);nn(e,"deactivated")}}(e,!0):e.$destroy())}},Fe=Object.keys(Ne);function Re(t,e,a,l,c){if(!r(t)){var u=a.$options._base;if(s(t)&&(t=u.extend(t)),"function"==typeof t){var h;if(r(t.cid)&&void 0===(t=function(t,e){if(o(t.error)&&i(t.errorComp))return t.errorComp;if(i(t.resolved))return t.resolved;var n=Ye;n&&i(t.owners)&&-1===t.owners.indexOf(n)&&t.owners.push(n);if(o(t.loading)&&i(t.loadingComp))return t.loadingComp;if(n&&!i(t.owners)){var a=t.owners=[n],l=!0,c=null,u=null;n.$on("hook:destroyed",function(){return v(a,n)});var h=function(t){for(var e=0,n=a.length;e<n;e++)a[e].$forceUpdate();t&&(a.length=0,null!==c&&(clearTimeout(c),c=null),null!==u&&(clearTimeout(u),u=null))},f=N(function(n){t.resolved=Ve(n,e),l?a.length=0:h(!0)}),p=N(function(e){i(t.errorComp)&&(t.error=!0,h(!0))}),A=t(f,p);return s(A)&&(d(A)?r(t.resolved)&&A.then(f,p):d(A.component)&&(A.component.then(f,p),i(A.error)&&(t.errorComp=Ve(A.error,e)),i(A.loading)&&(t.loadingComp=Ve(A.loading,e),0===A.delay?t.loading=!0:c=setTimeout(function(){c=null,r(t.resolved)&&r(t.error)&&(t.loading=!0,h(!1))},A.delay||200)),i(A.timeout)&&(u=setTimeout(function(){u=null,r(t.resolved)&&p(null)},A.timeout)))),l=!1,t.loading?t.loadingComp:t.resolved}}(h=t,u)))return function(t,e,n,r,i){var o=vt();return o.asyncFactory=t,o.asyncMeta={data:e,context:n,children:r,tag:i},o}(h,e,a,l,c);e=e||{},Cn(t),i(e.model)&&function(t,e){var n=t.model&&t.model.prop||"value",r=t.model&&t.model.event||"input";(e.attrs||(e.attrs={}))[n]=e.model.value;var o=e.on||(e.on={}),a=o[r],s=e.model.callback;i(a)?(Array.isArray(a)?-1===a.indexOf(s):a!==s)&&(o[r]=[s].concat(a)):o[r]=s}(t.options,e);var f=function(t,e,n){var o=e.options.props;if(!r(o)){var a={},s=t.attrs,l=t.props;if(i(s)||i(l))for(var c in o){var u=k(c);ce(a,l,c,u,!0)||ce(a,s,c,u,!1)}return a}}(e,t);if(o(t.options.functional))return function(t,e,r,o,a){var s=t.options,l={},c=s.props;if(i(c))for(var u in c)l[u]=jt(u,c,e||n);else i(r.attrs)&&Pe(l,r.attrs),i(r.props)&&Pe(l,r.props);var h=new De(r,l,a,o,t),d=s.render.call(null,h._c,h);if(d instanceof gt)return Ie(d,r,h.parent,s);if(Array.isArray(d)){for(var f=ue(d)||[],p=new Array(f.length),A=0;A<f.length;A++)p[A]=Ie(f[A],r,h.parent,s);return p}}(t,f,e,a,l);var p=e.on;if(e.on=e.nativeOn,o(t.options.abstract)){var A=e.slot;e={},A&&(e.slot=A)}!function(t){for(var e=t.hook||(t.hook={}),n=0;n<Fe.length;n++){var r=Fe[n],i=e[r],o=Ne[r];i===o||i&&i._merged||(e[r]=i?je(o,i):o)}}(e);var g=t.options.name||c;return new gt("vue-component-"+t.cid+(g?"-"+g:""),e,void 0,void 0,void 0,a,{Ctor:t,propsData:f,listeners:p,tag:c,children:l},h)}}}function je(t,e){var n=function(n,r){t(n,r),e(n,r)};return n._merged=!0,n}var He=1,Ue=2;function Qe(t,e,n,l,c,u){return(Array.isArray(n)||a(n))&&(c=l,l=n,n=void 0),o(u)&&(c=Ue),function(t,e,n,a,l){if(i(n)&&i(n.__ob__))return vt();i(n)&&i(n.is)&&(e=n.is);if(!e)return vt();0;Array.isArray(a)&&"function"==typeof a[0]&&((n=n||{}).scopedSlots={default:a[0]},a.length=0);l===Ue?a=ue(a):l===He&&(a=function(t){for(var e=0;e<t.length;e++)if(Array.isArray(t[e]))return Array.prototype.concat.apply([],t);return t}(a));var c,u;if("string"==typeof e){var h;u=t.$vnode&&t.$vnode.ns||H.getTagNamespace(e),c=H.isReservedTag(e)?new gt(H.parsePlatformTagName(e),n,a,void 0,void 0,t):n&&n.pre||!i(h=Rt(t.$options,"components",e))?new gt(e,n,a,void 0,void 0,t):Re(h,n,t,a,e)}else c=Re(e,n,t,a);return Array.isArray(c)?c:i(c)?(i(u)&&function t(e,n,a){e.ns=n;"foreignObject"===e.tag&&(n=void 0,a=!0);if(i(e.children))for(var s=0,l=e.children.length;s<l;s++){var c=e.children[s];i(c.tag)&&(r(c.ns)||o(a)&&"svg"!==c.tag)&&t(c,n,a)}}(c,u),i(n)&&function(t){s(t.style)&&ie(t.style);s(t.class)&&ie(t.class)}(n),c):vt()}(t,e,n,l,c)}var ze,Ye=null;function Ve(t,e){return(t.__esModule||ct&&"Module"===t[Symbol.toStringTag])&&(t=t.default),s(t)?e.extend(t):t}function We(t){return t.isComment&&t.asyncFactory}function Ge(t){if(Array.isArray(t))for(var e=0;e<t.length;e++){var n=t[e];if(i(n)&&(i(n.componentOptions)||We(n)))return n}}function Xe(t,e){ze.$on(t,e)}function Ze(t,e){ze.$off(t,e)}function $e(t,e){var n=ze;return function r(){null!==e.apply(null,arguments)&&n.$off(t,r)}}function Ke(t,e,n){ze=t,se(e,n||{},Xe,Ze,$e,t),ze=void 0}var Je=null;function qe(t){var e=Je;return Je=t,function(){Je=e}}function tn(t){for(;t&&(t=t.$parent);)if(t._inactive)return!0;return!1}function en(t,e){if(e){if(t._directInactive=!1,tn(t))return}else if(t._directInactive)return;if(t._inactive||null===t._inactive){t._inactive=!1;for(var n=0;n<t.$children.length;n++)en(t.$children[n]);nn(t,"activated")}}function nn(t,e){pt();var n=t.$options[e],r=e+" hook";if(n)for(var i=0,o=n.length;i<o;i++)Yt(n[i],t,null,t,r);t._hasHookEvent&&t.$emit("hook:"+e),At()}var rn=[],on=[],an={},sn=!1,ln=!1,cn=0;var un=0,hn=Date.now;if(G&&!K){var dn=window.performance;dn&&"function"==typeof dn.now&&hn()>document.createEvent("Event").timeStamp&&(hn=function(){return dn.now()})}function fn(){var t,e;for(un=hn(),ln=!0,rn.sort(function(t,e){return t.id-e.id}),cn=0;cn<rn.length;cn++)(t=rn[cn]).before&&t.before(),e=t.id,an[e]=null,t.run();var n=on.slice(),r=rn.slice();cn=rn.length=on.length=0,an={},sn=ln=!1,function(t){for(var e=0;e<t.length;e++)t[e]._inactive=!0,en(t[e],!0)}(n),function(t){var e=t.length;for(;e--;){var n=t[e],r=n.vm;r._watcher===n&&r._isMounted&&!r._isDestroyed&&nn(r,"updated")}}(r),at&&H.devtools&&at.emit("flush")}var pn=0,An=function(t,e,n,r,i){this.vm=t,i&&(t._watcher=this),t._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++pn,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new lt,this.newDepIds=new lt,this.expression="","function"==typeof e?this.getter=e:(this.getter=function(t){if(!Y.test(t)){var e=t.split(".");return function(t){for(var n=0;n<e.length;n++){if(!t)return;t=t[e[n]]}return t}}}(e),this.getter||(this.getter=O)),this.value=this.lazy?void 0:this.get()};An.prototype.get=function(){var t;pt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(t){if(!this.user)throw t;zt(t,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&ie(t),At(),this.cleanupDeps()}return t},An.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},An.prototype.cleanupDeps=function(){for(var t=this.deps.length;t--;){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},An.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():function(t){var e=t.id;if(null==an[e]){if(an[e]=!0,ln){for(var n=rn.length-1;n>cn&&rn[n].id>t.id;)n--;rn.splice(n+1,0,t)}else rn.push(t);sn||(sn=!0,ne(fn))}}(this)},An.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||s(t)||this.deep){var e=this.value;if(this.value=t,this.user)try{this.cb.call(this.vm,t,e)}catch(t){zt(t,this.vm,'callback for watcher "'+this.expression+'"')}else this.cb.call(this.vm,t,e)}}},An.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},An.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},An.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||v(this.vm._watchers,this);for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1}};var gn={enumerable:!0,configurable:!0,get:O,set:O};function mn(t,e,n){gn.get=function(){return this[e][n]},gn.set=function(t){this[e][n]=t},Object.defineProperty(t,n,gn)}function vn(t){t._watchers=[];var e=t.$options;e.props&&function(t,e){var n=t.$options.propsData||{},r=t._props={},i=t.$options._propKeys=[],o=!t.$parent;o||Ct(!1);var a=function(o){i.push(o);var a=jt(o,e,n,t);Tt(r,o,a),o in t||mn(t,"_props",o)};for(var s in e)a(s);Ct(!0)}(t,e.props),e.methods&&function(t,e){t.$options.props;for(var n in e)t[n]="function"!=typeof e[n]?O:B(e[n],t)}(t,e.methods),e.data?function(t){var e=t.$options.data;c(e=t._data="function"==typeof e?function(t,e){pt();try{return t.call(e,e)}catch(t){return zt(t,e,"data()"),{}}finally{At()}}(e,t):e||{})||(e={});var n=Object.keys(e),r=t.$options.props,i=(t.$options.methods,n.length);for(;i--;){var o=n[i];0,r&&b(r,o)||Q(o)||mn(t,"_data",o)}Bt(e,!0)}(t):Bt(t._data={},!0),e.computed&&function(t,e){var n=t._computedWatchers=Object.create(null),r=ot();for(var i in e){var o=e[i],a="function"==typeof o?o:o.get;0,r||(n[i]=new An(t,a||O,O,yn)),i in t||bn(t,i,o)}}(t,e.computed),e.watch&&e.watch!==nt&&function(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var i=0;i<r.length;i++)xn(t,n,r[i]);else xn(t,n,r)}}(t,e.watch)}var yn={lazy:!0};function bn(t,e,n){var r=!ot();"function"==typeof n?(gn.get=r?_n(e):wn(n),gn.set=O):(gn.get=n.get?r&&!1!==n.cache?_n(e):wn(n.get):O,gn.set=n.set||O),Object.defineProperty(t,e,gn)}function _n(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),dt.target&&e.depend(),e.value}}function wn(t){return function(){return t.call(this,this)}}function xn(t,e,n,r){return c(n)&&(r=n,n=n.handler),"string"==typeof n&&(n=t[n]),t.$watch(e,n,r)}var Sn=0;function Cn(t){var e=t.options;if(t.super){var n=Cn(t.super);if(n!==t.superOptions){t.superOptions=n;var r=function(t){var e,n=t.options,r=t.sealedOptions;for(var i in n)n[i]!==r[i]&&(e||(e={}),e[i]=n[i]);return e}(t);r&&E(t.extendOptions,r),(e=t.options=Ft(n,t.extendOptions)).name&&(e.components[e.name]=t)}}return e}function kn(t){this._init(t)}function Bn(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,i=t._Ctor||(t._Ctor={});if(i[r])return i[r];var o=t.name||n.options.name;var a=function(t){this._init(t)};return(a.prototype=Object.create(n.prototype)).constructor=a,a.cid=e++,a.options=Ft(n.options,t),a.super=n,a.options.props&&function(t){var e=t.options.props;for(var n in e)mn(t.prototype,"_props",n)}(a),a.options.computed&&function(t){var e=t.options.computed;for(var n in e)bn(t.prototype,n,e[n])}(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,R.forEach(function(t){a[t]=n[t]}),o&&(a.options.components[o]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=E({},a.options),i[r]=a,a}}function Tn(t){return t&&(t.Ctor.options.name||t.tag)}function En(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!u(t)&&t.test(e)}function Mn(t,e){var n=t.cache,r=t.keys,i=t._vnode;for(var o in n){var a=n[o];if(a){var s=Tn(a.componentOptions);s&&!e(s)&&On(n,o,r,i)}}}function On(t,e,n,r){var i=t[e];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),t[e]=null,v(n,e)}!function(t){t.prototype._init=function(t){var e=this;e._uid=Sn++,e._isVue=!0,t&&t._isComponent?function(t,e){var n=t.$options=Object.create(t.constructor.options),r=e._parentVnode;n.parent=e.parent,n._parentVnode=r;var i=r.componentOptions;n.propsData=i.propsData,n._parentListeners=i.listeners,n._renderChildren=i.children,n._componentTag=i.tag,e.render&&(n.render=e.render,n.staticRenderFns=e.staticRenderFns)}(e,t):e.$options=Ft(Cn(e.constructor),t||{},e),e._renderProxy=e,e._self=e,function(t){var e=t.$options,n=e.parent;if(n&&!e.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(t)}t.$parent=n,t.$root=n?n.$root:t,t.$children=[],t.$refs={},t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(e),function(t){t._events=Object.create(null),t._hasHookEvent=!1;var e=t.$options._parentListeners;e&&Ke(t,e)}(e),function(t){t._vnode=null,t._staticTrees=null;var e=t.$options,r=t.$vnode=e._parentVnode,i=r&&r.context;t.$slots=fe(e._renderChildren,i),t.$scopedSlots=n,t._c=function(e,n,r,i){return Qe(t,e,n,r,i,!1)},t.$createElement=function(e,n,r,i){return Qe(t,e,n,r,i,!0)};var o=r&&r.data;Tt(t,"$attrs",o&&o.attrs||n,null,!0),Tt(t,"$listeners",e._parentListeners||n,null,!0)}(e),nn(e,"beforeCreate"),function(t){var e=de(t.$options.inject,t);e&&(Ct(!1),Object.keys(e).forEach(function(n){Tt(t,n,e[n])}),Ct(!0))}(e),vn(e),function(t){var e=t.$options.provide;e&&(t._provided="function"==typeof e?e.call(t):e)}(e),nn(e,"created"),e.$options.el&&e.$mount(e.$options.el)}}(kn),function(t){var e={get:function(){return this._data}},n={get:function(){return this._props}};Object.defineProperty(t.prototype,"$data",e),Object.defineProperty(t.prototype,"$props",n),t.prototype.$set=Et,t.prototype.$delete=Mt,t.prototype.$watch=function(t,e,n){if(c(e))return xn(this,t,e,n);(n=n||{}).user=!0;var r=new An(this,t,e,n);if(n.immediate)try{e.call(this,r.value)}catch(t){zt(t,this,'callback for immediate watcher "'+r.expression+'"')}return function(){r.teardown()}}}(kn),function(t){var e=/^hook:/;t.prototype.$on=function(t,n){var r=this;if(Array.isArray(t))for(var i=0,o=t.length;i<o;i++)r.$on(t[i],n);else(r._events[t]||(r._events[t]=[])).push(n),e.test(t)&&(r._hasHookEvent=!0);return r},t.prototype.$once=function(t,e){var n=this;function r(){n.$off(t,r),e.apply(n,arguments)}return r.fn=e,n.$on(t,r),n},t.prototype.$off=function(t,e){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(Array.isArray(t)){for(var r=0,i=t.length;r<i;r++)n.$off(t[r],e);return n}var o,a=n._events[t];if(!a)return n;if(!e)return n._events[t]=null,n;for(var s=a.length;s--;)if((o=a[s])===e||o.fn===e){a.splice(s,1);break}return n},t.prototype.$emit=function(t){var e=this,n=e._events[t];if(n){n=n.length>1?T(n):n;for(var r=T(arguments,1),i='event handler for "'+t+'"',o=0,a=n.length;o<a;o++)Yt(n[o],e,r,e,i)}return e}}(kn),function(t){t.prototype._update=function(t,e){var n=this,r=n.$el,i=n._vnode,o=qe(n);n._vnode=t,n.$el=i?n.__patch__(i,t):n.__patch__(n.$el,t,e,!1),o(),r&&(r.__vue__=null),n.$el&&(n.$el.__vue__=n),n.$vnode&&n.$parent&&n.$vnode===n.$parent._vnode&&(n.$parent.$el=n.$el)},t.prototype.$forceUpdate=function(){this._watcher&&this._watcher.update()},t.prototype.$destroy=function(){var t=this;if(!t._isBeingDestroyed){nn(t,"beforeDestroy"),t._isBeingDestroyed=!0;var e=t.$parent;!e||e._isBeingDestroyed||t.$options.abstract||v(e.$children,t),t._watcher&&t._watcher.teardown();for(var n=t._watchers.length;n--;)t._watchers[n].teardown();t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,t.__patch__(t._vnode,null),nn(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}}(kn),function(t){Le(t.prototype),t.prototype.$nextTick=function(t){return ne(t,this)},t.prototype._render=function(){var t,e=this,n=e.$options,r=n.render,i=n._parentVnode;i&&(e.$scopedSlots=Ae(i.data.scopedSlots,e.$slots,e.$scopedSlots)),e.$vnode=i;try{Ye=e,t=r.call(e._renderProxy,e.$createElement)}catch(n){zt(n,e,"render"),t=e._vnode}finally{Ye=null}return Array.isArray(t)&&1===t.length&&(t=t[0]),t instanceof gt||(t=vt()),t.parent=i,t}}(kn);var Ln=[String,RegExp,Array],Dn={KeepAlive:{name:"keep-alive",abstract:!0,props:{include:Ln,exclude:Ln,max:[String,Number]},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var t in this.cache)On(this.cache,t,this.keys)},mounted:function(){var t=this;this.$watch("include",function(e){Mn(t,function(t){return En(e,t)})}),this.$watch("exclude",function(e){Mn(t,function(t){return!En(e,t)})})},render:function(){var t=this.$slots.default,e=Ge(t),n=e&&e.componentOptions;if(n){var r=Tn(n),i=this.include,o=this.exclude;if(i&&(!r||!En(i,r))||o&&r&&En(o,r))return e;var a=this.cache,s=this.keys,l=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;a[l]?(e.componentInstance=a[l].componentInstance,v(s,l),s.push(l)):(a[l]=e,s.push(l),this.max&&s.length>parseInt(this.max)&&On(a,s[0],s,this._vnode)),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){var e={get:function(){return H}};Object.defineProperty(t,"config",e),t.util={warn:ut,extend:E,mergeOptions:Ft,defineReactive:Tt},t.set=Et,t.delete=Mt,t.nextTick=ne,t.observable=function(t){return Bt(t),t},t.options=Object.create(null),R.forEach(function(e){t.options[e+"s"]=Object.create(null)}),t.options._base=t,E(t.options.components,Dn),function(t){t.use=function(t){var e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;var n=T(arguments,1);return n.unshift(this),"function"==typeof t.install?t.install.apply(t,n):"function"==typeof t&&t.apply(null,n),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=Ft(this.options,t),this}}(t),Bn(t),function(t){R.forEach(function(e){t[e]=function(t,n){return n?("component"===e&&c(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"==typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}})}(t)}(kn),Object.defineProperty(kn.prototype,"$isServer",{get:ot}),Object.defineProperty(kn.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(kn,"FunctionalRenderContext",{value:De}),kn.version="2.6.12";var In=A("style,class"),Pn=A("input,textarea,option,select,progress"),Nn=function(t,e,n){return"value"===n&&Pn(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},Fn=A("contenteditable,draggable,spellcheck"),Rn=A("events,caret,typing,plaintext-only"),jn=function(t,e){return Yn(e)||"false"===e?"false":"contenteditable"===t&&Rn(e)?e:"true"},Hn=A("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,translate,truespeed,typemustmatch,visible"),Un="http://www.w3.org/1999/xlink",Qn=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},zn=function(t){return Qn(t)?t.slice(6,t.length):""},Yn=function(t){return null==t||!1===t};function Vn(t){for(var e=t.data,n=t,r=t;i(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=Wn(r.data,e));for(;i(n=n.parent);)n&&n.data&&(e=Wn(e,n.data));return function(t,e){if(i(t)||i(e))return Gn(t,Xn(e));return""}(e.staticClass,e.class)}function Wn(t,e){return{staticClass:Gn(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function Gn(t,e){return t?e?t+" "+e:t:e||""}function Xn(t){return Array.isArray(t)?function(t){for(var e,n="",r=0,o=t.length;r<o;r++)i(e=Xn(t[r]))&&""!==e&&(n&&(n+=" "),n+=e);return n}(t):s(t)?function(t){var e="";for(var n in t)t[n]&&(e&&(e+=" "),e+=n);return e}(t):"string"==typeof t?t:""}var Zn={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},$n=A("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),Kn=A("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignObject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),Jn=function(t){return $n(t)||Kn(t)};function qn(t){return Kn(t)?"svg":"math"===t?"math":void 0}var tr=Object.create(null);var er=A("text,number,password,search,email,tel,url");function nr(t){if("string"==typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}var rr=Object.freeze({createElement:function(t,e){var n=document.createElement(t);return"select"!==t?n:(e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n)},createElementNS:function(t,e){return document.createElementNS(Zn[t],e)},createTextNode:function(t){return document.createTextNode(t)},createComment:function(t){return document.createComment(t)},insertBefore:function(t,e,n){t.insertBefore(e,n)},removeChild:function(t,e){t.removeChild(e)},appendChild:function(t,e){t.appendChild(e)},parentNode:function(t){return t.parentNode},nextSibling:function(t){return t.nextSibling},tagName:function(t){return t.tagName},setTextContent:function(t,e){t.textContent=e},setStyleScope:function(t,e){t.setAttribute(e,"")}}),ir={create:function(t,e){or(e)},update:function(t,e){t.data.ref!==e.data.ref&&(or(t,!0),or(e))},destroy:function(t){or(t,!0)}};function or(t,e){var n=t.data.ref;if(i(n)){var r=t.context,o=t.componentInstance||t.elm,a=r.$refs;e?Array.isArray(a[n])?v(a[n],o):a[n]===o&&(a[n]=void 0):t.data.refInFor?Array.isArray(a[n])?a[n].indexOf(o)<0&&a[n].push(o):a[n]=[o]:a[n]=o}}var ar=new gt("",{},[]),sr=["create","activate","update","remove","destroy"];function lr(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&i(t.data)===i(e.data)&&function(t,e){if("input"!==t.tag)return!0;var n,r=i(n=t.data)&&i(n=n.attrs)&&n.type,o=i(n=e.data)&&i(n=n.attrs)&&n.type;return r===o||er(r)&&er(o)}(t,e)||o(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&r(e.asyncFactory.error))}function cr(t,e,n){var r,o,a={};for(r=e;r<=n;++r)i(o=t[r].key)&&(a[o]=r);return a}var ur={create:hr,update:hr,destroy:function(t){hr(t,ar)}};function hr(t,e){(t.data.directives||e.data.directives)&&function(t,e){var n,r,i,o=t===ar,a=e===ar,s=fr(t.data.directives,t.context),l=fr(e.data.directives,e.context),c=[],u=[];for(n in l)r=s[n],i=l[n],r?(i.oldValue=r.value,i.oldArg=r.arg,Ar(i,"update",e,t),i.def&&i.def.componentUpdated&&u.push(i)):(Ar(i,"bind",e,t),i.def&&i.def.inserted&&c.push(i));if(c.length){var h=function(){for(var n=0;n<c.length;n++)Ar(c[n],"inserted",e,t)};o?le(e,"insert",h):h()}u.length&&le(e,"postpatch",function(){for(var n=0;n<u.length;n++)Ar(u[n],"componentUpdated",e,t)});if(!o)for(n in s)l[n]||Ar(s[n],"unbind",t,t,a)}(t,e)}var dr=Object.create(null);function fr(t,e){var n,r,i=Object.create(null);if(!t)return i;for(n=0;n<t.length;n++)(r=t[n]).modifiers||(r.modifiers=dr),i[pr(r)]=r,r.def=Rt(e.$options,"directives",r.name);return i}function pr(t){return t.rawName||t.name+"."+Object.keys(t.modifiers||{}).join(".")}function Ar(t,e,n,r,i){var o=t.def&&t.def[e];if(o)try{o(n.elm,t,n,r,i)}catch(r){zt(r,n.context,"directive "+t.name+" "+e+" hook")}}var gr=[ir,ur];function mr(t,e){var n=e.componentOptions;if(!(i(n)&&!1===n.Ctor.options.inheritAttrs||r(t.data.attrs)&&r(e.data.attrs))){var o,a,s=e.elm,l=t.data.attrs||{},c=e.data.attrs||{};for(o in i(c.__ob__)&&(c=e.data.attrs=E({},c)),c)a=c[o],l[o]!==a&&vr(s,o,a);for(o in(K||q)&&c.value!==l.value&&vr(s,"value",c.value),l)r(c[o])&&(Qn(o)?s.removeAttributeNS(Un,zn(o)):Fn(o)||s.removeAttribute(o))}}function vr(t,e,n){t.tagName.indexOf("-")>-1?yr(t,e,n):Hn(e)?Yn(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Fn(e)?t.setAttribute(e,jn(e,n)):Qn(e)?Yn(n)?t.removeAttributeNS(Un,zn(e)):t.setAttributeNS(Un,e,n):yr(t,e,n)}function yr(t,e,n){if(Yn(n))t.removeAttribute(e);else{if(K&&!J&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var br={create:mr,update:mr};function _r(t,e){var n=e.elm,o=e.data,a=t.data;if(!(r(o.staticClass)&&r(o.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=Vn(e),l=n._transitionClasses;i(l)&&(s=Gn(s,Xn(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var wr,xr,Sr,Cr,kr,Br,Tr={create:_r,update:_r},Er=/[\w).+\-_$\]]/;function Mr(t){var e,n,r,i,o,a=!1,s=!1,l=!1,c=!1,u=0,h=0,d=0,f=0;for(r=0;r<t.length;r++)if(n=e,e=t.charCodeAt(r),a)39===e&&92!==n&&(a=!1);else if(s)34===e&&92!==n&&(s=!1);else if(l)96===e&&92!==n&&(l=!1);else if(c)47===e&&92!==n&&(c=!1);else if(124!==e||124===t.charCodeAt(r+1)||124===t.charCodeAt(r-1)||u||h||d){switch(e){case 34:s=!0;break;case 39:a=!0;break;case 96:l=!0;break;case 40:d++;break;case 41:d--;break;case 91:h++;break;case 93:h--;break;case 123:u++;break;case 125:u--}if(47===e){for(var p=r-1,A=void 0;p>=0&&" "===(A=t.charAt(p));p--);A&&Er.test(A)||(c=!0)}}else void 0===i?(f=r+1,i=t.slice(0,r).trim()):g();function g(){(o||(o=[])).push(t.slice(f,r).trim()),f=r+1}if(void 0===i?i=t.slice(0,r).trim():0!==f&&g(),o)for(r=0;r<o.length;r++)i=Or(i,o[r]);return i}function Or(t,e){var n=e.indexOf("(");if(n<0)return'_f("'+e+'")('+t+")";var r=e.slice(0,n),i=e.slice(n+1);return'_f("'+r+'")('+t+(")"!==i?","+i:i)}function Lr(t,e){console.error("[Vue compiler]: "+t)}function Dr(t,e){return t?t.map(function(t){return t[e]}).filter(function(t){return t}):[]}function Ir(t,e,n,r,i){(t.props||(t.props=[])).push(Yr({name:e,value:n,dynamic:i},r)),t.plain=!1}function Pr(t,e,n,r,i){(i?t.dynamicAttrs||(t.dynamicAttrs=[]):t.attrs||(t.attrs=[])).push(Yr({name:e,value:n,dynamic:i},r)),t.plain=!1}function Nr(t,e,n,r){t.attrsMap[e]=n,t.attrsList.push(Yr({name:e,value:n},r))}function Fr(t,e,n,r,i,o,a,s){(t.directives||(t.directives=[])).push(Yr({name:e,rawName:n,value:r,arg:i,isDynamicArg:o,modifiers:a},s)),t.plain=!1}function Rr(t,e,n){return n?"_p("+e+',"'+t+'")':t+e}function jr(t,e,r,i,o,a,s,l){var c;(i=i||n).right?l?e="("+e+")==='click'?'contextmenu':("+e+")":"click"===e&&(e="contextmenu",delete i.right):i.middle&&(l?e="("+e+")==='click'?'mouseup':("+e+")":"click"===e&&(e="mouseup")),i.capture&&(delete i.capture,e=Rr("!",e,l)),i.once&&(delete i.once,e=Rr("~",e,l)),i.passive&&(delete i.passive,e=Rr("&",e,l)),i.native?(delete i.native,c=t.nativeEvents||(t.nativeEvents={})):c=t.events||(t.events={});var u=Yr({value:r.trim(),dynamic:l},s);i!==n&&(u.modifiers=i);var h=c[e];Array.isArray(h)?o?h.unshift(u):h.push(u):c[e]=h?o?[u,h]:[h,u]:u,t.plain=!1}function Hr(t,e){return t.rawAttrsMap[":"+e]||t.rawAttrsMap["v-bind:"+e]||t.rawAttrsMap[e]}function Ur(t,e,n){var r=Qr(t,":"+e)||Qr(t,"v-bind:"+e);if(null!=r)return Mr(r);if(!1!==n){var i=Qr(t,e);if(null!=i)return JSON.stringify(i)}}function Qr(t,e,n){var r;if(null!=(r=t.attrsMap[e]))for(var i=t.attrsList,o=0,a=i.length;o<a;o++)if(i[o].name===e){i.splice(o,1);break}return n&&delete t.attrsMap[e],r}function zr(t,e){for(var n=t.attrsList,r=0,i=n.length;r<i;r++){var o=n[r];if(e.test(o.name))return n.splice(r,1),o}}function Yr(t,e){return e&&(null!=e.start&&(t.start=e.start),null!=e.end&&(t.end=e.end)),t}function Vr(t,e,n){var r=n||{},i=r.number,o="$$v";r.trim&&(o="(typeof $$v === 'string'? $$v.trim(): $$v)"),i&&(o="_n("+o+")");var a=Wr(e,o);t.model={value:"("+e+")",expression:JSON.stringify(e),callback:"function ($$v) {"+a+"}"}}function Wr(t,e){var n=function(t){if(t=t.trim(),wr=t.length,t.indexOf("[")<0||t.lastIndexOf("]")<wr-1)return(Cr=t.lastIndexOf("."))>-1?{exp:t.slice(0,Cr),key:'"'+t.slice(Cr+1)+'"'}:{exp:t,key:null};xr=t,Cr=kr=Br=0;for(;!Xr();)Zr(Sr=Gr())?Kr(Sr):91===Sr&&$r(Sr);return{exp:t.slice(0,kr),key:t.slice(kr+1,Br)}}(t);return null===n.key?t+"="+e:"$set("+n.exp+", "+n.key+", "+e+")"}function Gr(){return xr.charCodeAt(++Cr)}function Xr(){return Cr>=wr}function Zr(t){return 34===t||39===t}function $r(t){var e=1;for(kr=Cr;!Xr();)if(Zr(t=Gr()))Kr(t);else if(91===t&&e++,93===t&&e--,0===e){Br=Cr;break}}function Kr(t){for(var e=t;!Xr()&&(t=Gr())!==e;);}var Jr,qr="__r",ti="__c";function ei(t,e,n){var r=Jr;return function i(){null!==e.apply(null,arguments)&&ii(t,i,n,r)}}var ni=Xt&&!(et&&Number(et[1])<=53);function ri(t,e,n,r){if(ni){var i=un,o=e;e=o._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=i||t.timeStamp<=0||t.target.ownerDocument!==document)return o.apply(this,arguments)}}Jr.addEventListener(t,e,rt?{capture:n,passive:r}:n)}function ii(t,e,n,r){(r||Jr).removeEventListener(t,e._wrapper||e,n)}function oi(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},o=t.data.on||{};Jr=e.elm,function(t){if(i(t[qr])){var e=K?"change":"input";t[e]=[].concat(t[qr],t[e]||[]),delete t[qr]}i(t[ti])&&(t.change=[].concat(t[ti],t.change||[]),delete t[ti])}(n),se(n,o,ri,ii,ei,e.context),Jr=void 0}}var ai,si={create:oi,update:oi};function li(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,o,a=e.elm,s=t.data.domProps||{},l=e.data.domProps||{};for(n in i(l.__ob__)&&(l=e.data.domProps=E({},l)),s)n in l||(a[n]="");for(n in l){if(o=l[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),o===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=o;var c=r(o)?"":String(o);ci(a,c)&&(a.value=c)}else if("innerHTML"===n&&Kn(a.tagName)&&r(a.innerHTML)){(ai=ai||document.createElement("div")).innerHTML="<svg>"+o+"</svg>";for(var u=ai.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;u.firstChild;)a.appendChild(u.firstChild)}else if(o!==s[n])try{a[n]=o}catch(t){}}}}function ci(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}(t,e)||function(t,e){var n=t.value,r=t._vModifiers;if(i(r)){if(r.number)return p(n)!==p(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}(t,e))}var ui={create:li,update:li},hi=_(function(t){var e={},n=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach(function(t){if(t){var r=t.split(n);r.length>1&&(e[r[0].trim()]=r[1].trim())}}),e});function di(t){var e=fi(t.style);return t.staticStyle?E(t.staticStyle,e):e}function fi(t){return Array.isArray(t)?M(t):"string"==typeof t?hi(t):t}var pi,Ai=/^--/,gi=/\s*!important$/,mi=function(t,e,n){if(Ai.test(e))t.style.setProperty(e,n);else if(gi.test(n))t.style.setProperty(k(e),n.replace(gi,""),"important");else{var r=yi(e);if(Array.isArray(n))for(var i=0,o=n.length;i<o;i++)t.style[r]=n[i];else t.style[r]=n}},vi=["Webkit","Moz","ms"],yi=_(function(t){if(pi=pi||document.createElement("div").style,"filter"!==(t=x(t))&&t in pi)return t;for(var e=t.charAt(0).toUpperCase()+t.slice(1),n=0;n<vi.length;n++){var r=vi[n]+e;if(r in pi)return r}});function bi(t,e){var n=e.data,o=t.data;if(!(r(n.staticStyle)&&r(n.style)&&r(o.staticStyle)&&r(o.style))){var a,s,l=e.elm,c=o.staticStyle,u=o.normalizedStyle||o.style||{},h=c||u,d=fi(e.data.style)||{};e.data.normalizedStyle=i(d.__ob__)?E({},d):d;var f=function(t,e){var n,r={};if(e)for(var i=t;i.componentInstance;)(i=i.componentInstance._vnode)&&i.data&&(n=di(i.data))&&E(r,n);(n=di(t.data))&&E(r,n);for(var o=t;o=o.parent;)o.data&&(n=di(o.data))&&E(r,n);return r}(e,!0);for(s in h)r(f[s])&&mi(l,s,"");for(s in f)(a=f[s])!==h[s]&&mi(l,s,null==a?"":a)}}var _i={create:bi,update:bi},wi=/\s+/;function xi(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(wi).forEach(function(e){return t.classList.add(e)}):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Si(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(wi).forEach(function(e){return t.classList.remove(e)}):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?t.setAttribute("class",n):t.removeAttribute("class")}}function Ci(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&E(e,ki(t.name||"v")),E(e,t),e}return"string"==typeof t?ki(t):void 0}}var ki=_(function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}}),Bi=G&&!J,Ti="transition",Ei="animation",Mi="transition",Oi="transitionend",Li="animation",Di="animationend";Bi&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Mi="WebkitTransition",Oi="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Li="WebkitAnimation",Di="webkitAnimationEnd"));var Ii=G?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Pi(t){Ii(function(){Ii(t)})}function Ni(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),xi(t,e))}function Fi(t,e){t._transitionClasses&&v(t._transitionClasses,e),Si(t,e)}function Ri(t,e,n){var r=Hi(t,e),i=r.type,o=r.timeout,a=r.propCount;if(!i)return n();var s=i===Ti?Oi:Di,l=0,c=function(){t.removeEventListener(s,u),n()},u=function(e){e.target===t&&++l>=a&&c()};setTimeout(function(){l<a&&c()},o+1),t.addEventListener(s,u)}var ji=/\b(transform|all)(,|$)/;function Hi(t,e){var n,r=window.getComputedStyle(t),i=(r[Mi+"Delay"]||"").split(", "),o=(r[Mi+"Duration"]||"").split(", "),a=Ui(i,o),s=(r[Li+"Delay"]||"").split(", "),l=(r[Li+"Duration"]||"").split(", "),c=Ui(s,l),u=0,h=0;return e===Ti?a>0&&(n=Ti,u=a,h=o.length):e===Ei?c>0&&(n=Ei,u=c,h=l.length):h=(n=(u=Math.max(a,c))>0?a>c?Ti:Ei:null)?n===Ti?o.length:l.length:0,{type:n,timeout:u,propCount:h,hasTransform:n===Ti&&ji.test(r[Mi+"Property"])}}function Ui(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max.apply(null,e.map(function(e,n){return Qi(e)+Qi(t[n])}))}function Qi(t){return 1e3*Number(t.slice(0,-1).replace(",","."))}function zi(t,e){var n=t.elm;i(n._leaveCb)&&(n._leaveCb.cancelled=!0,n._leaveCb());var o=Ci(t.data.transition);if(!r(o)&&!i(n._enterCb)&&1===n.nodeType){for(var a=o.css,l=o.type,c=o.enterClass,u=o.enterToClass,h=o.enterActiveClass,d=o.appearClass,f=o.appearToClass,A=o.appearActiveClass,g=o.beforeEnter,m=o.enter,v=o.afterEnter,y=o.enterCancelled,b=o.beforeAppear,_=o.appear,w=o.afterAppear,x=o.appearCancelled,S=o.duration,C=Je,k=Je.$vnode;k&&k.parent;)C=k.context,k=k.parent;var B=!C._isMounted||!t.isRootInsert;if(!B||_||""===_){var T=B&&d?d:c,E=B&&A?A:h,M=B&&f?f:u,O=B&&b||g,L=B&&"function"==typeof _?_:m,D=B&&w||v,I=B&&x||y,P=p(s(S)?S.enter:S);0;var F=!1!==a&&!J,R=Wi(L),j=n._enterCb=N(function(){F&&(Fi(n,M),Fi(n,E)),j.cancelled?(F&&Fi(n,T),I&&I(n)):D&&D(n),n._enterCb=null});t.data.show||le(t,"insert",function(){var e=n.parentNode,r=e&&e._pending&&e._pending[t.key];r&&r.tag===t.tag&&r.elm._leaveCb&&r.elm._leaveCb(),L&&L(n,j)}),O&&O(n),F&&(Ni(n,T),Ni(n,E),Pi(function(){Fi(n,T),j.cancelled||(Ni(n,M),R||(Vi(P)?setTimeout(j,P):Ri(n,l,j)))})),t.data.show&&(e&&e(),L&&L(n,j)),F||R||j()}}}function Yi(t,e){var n=t.elm;i(n._enterCb)&&(n._enterCb.cancelled=!0,n._enterCb());var o=Ci(t.data.transition);if(r(o)||1!==n.nodeType)return e();if(!i(n._leaveCb)){var a=o.css,l=o.type,c=o.leaveClass,u=o.leaveToClass,h=o.leaveActiveClass,d=o.beforeLeave,f=o.leave,A=o.afterLeave,g=o.leaveCancelled,m=o.delayLeave,v=o.duration,y=!1!==a&&!J,b=Wi(f),_=p(s(v)?v.leave:v);0;var w=n._leaveCb=N(function(){n.parentNode&&n.parentNode._pending&&(n.parentNode._pending[t.key]=null),y&&(Fi(n,u),Fi(n,h)),w.cancelled?(y&&Fi(n,c),g&&g(n)):(e(),A&&A(n)),n._leaveCb=null});m?m(x):x()}function x(){w.cancelled||(!t.data.show&&n.parentNode&&((n.parentNode._pending||(n.parentNode._pending={}))[t.key]=t),d&&d(n),y&&(Ni(n,c),Ni(n,h),Pi(function(){Fi(n,c),w.cancelled||(Ni(n,u),b||(Vi(_)?setTimeout(w,_):Ri(n,l,w)))})),f&&f(n,w),y||b||w())}}function Vi(t){return"number"==typeof t&&!isNaN(t)}function Wi(t){if(r(t))return!1;var e=t.fns;return i(e)?Wi(Array.isArray(e)?e[0]:e):(t._length||t.length)>1}function Gi(t,e){!0!==e.data.show&&zi(e)}var Xi=function(t){var e,n,s={},l=t.modules,c=t.nodeOps;for(e=0;e<sr.length;++e)for(s[sr[e]]=[],n=0;n<l.length;++n)i(l[n][sr[e]])&&s[sr[e]].push(l[n][sr[e]]);function u(t){var e=c.parentNode(t);i(e)&&c.removeChild(e,t)}function h(t,e,n,r,a,l,u){if(i(t.elm)&&i(l)&&(t=l[u]=bt(t)),t.isRootInsert=!a,!function(t,e,n,r){var a=t.data;if(i(a)){var l=i(t.componentInstance)&&a.keepAlive;if(i(a=a.hook)&&i(a=a.init)&&a(t,!1),i(t.componentInstance))return d(t,e),f(n,t.elm,r),o(l)&&function(t,e,n,r){for(var o,a=t;a.componentInstance;)if(a=a.componentInstance._vnode,i(o=a.data)&&i(o=o.transition)){for(o=0;o<s.activate.length;++o)s.activate[o](ar,a);e.push(a);break}f(n,t.elm,r)}(t,e,n,r),!0}}(t,e,n,r)){var h=t.data,A=t.children,g=t.tag;i(g)?(t.elm=t.ns?c.createElementNS(t.ns,g):c.createElement(g,t),v(t),p(t,A,e),i(h)&&m(t,e),f(n,t.elm,r)):o(t.isComment)?(t.elm=c.createComment(t.text),f(n,t.elm,r)):(t.elm=c.createTextNode(t.text),f(n,t.elm,r))}}function d(t,e){i(t.data.pendingInsert)&&(e.push.apply(e,t.data.pendingInsert),t.data.pendingInsert=null),t.elm=t.componentInstance.$el,g(t)?(m(t,e),v(t)):(or(t),e.push(t))}function f(t,e,n){i(t)&&(i(n)?c.parentNode(n)===t&&c.insertBefore(t,e,n):c.appendChild(t,e))}function p(t,e,n){if(Array.isArray(e))for(var r=0;r<e.length;++r)h(e[r],n,t.elm,null,!0,e,r);else a(t.text)&&c.appendChild(t.elm,c.createTextNode(String(t.text)))}function g(t){for(;t.componentInstance;)t=t.componentInstance._vnode;return i(t.tag)}function m(t,n){for(var r=0;r<s.create.length;++r)s.create[r](ar,t);i(e=t.data.hook)&&(i(e.create)&&e.create(ar,t),i(e.insert)&&n.push(t))}function v(t){var e;if(i(e=t.fnScopeId))c.setStyleScope(t.elm,e);else for(var n=t;n;)i(e=n.context)&&i(e=e.$options._scopeId)&&c.setStyleScope(t.elm,e),n=n.parent;i(e=Je)&&e!==t.context&&e!==t.fnContext&&i(e=e.$options._scopeId)&&c.setStyleScope(t.elm,e)}function y(t,e,n,r,i,o){for(;r<=i;++r)h(n[r],o,t,e,!1,n,r)}function b(t){var e,n,r=t.data;if(i(r))for(i(e=r.hook)&&i(e=e.destroy)&&e(t),e=0;e<s.destroy.length;++e)s.destroy[e](t);if(i(e=t.children))for(n=0;n<t.children.length;++n)b(t.children[n])}function _(t,e,n){for(;e<=n;++e){var r=t[e];i(r)&&(i(r.tag)?(w(r),b(r)):u(r.elm))}}function w(t,e){if(i(e)||i(t.data)){var n,r=s.remove.length+1;for(i(e)?e.listeners+=r:e=function(t,e){function n(){0==--n.listeners&&u(t)}return n.listeners=e,n}(t.elm,r),i(n=t.componentInstance)&&i(n=n._vnode)&&i(n.data)&&w(n,e),n=0;n<s.remove.length;++n)s.remove[n](t,e);i(n=t.data.hook)&&i(n=n.remove)?n(t,e):e()}else u(t.elm)}function x(t,e,n,r){for(var o=n;o<r;o++){var a=e[o];if(i(a)&&lr(t,a))return o}}function S(t,e,n,a,l,u){if(t!==e){i(e.elm)&&i(a)&&(e=a[l]=bt(e));var d=e.elm=t.elm;if(o(t.isAsyncPlaceholder))i(e.asyncFactory.resolved)?B(t.elm,e,n):e.isAsyncPlaceholder=!0;else if(o(e.isStatic)&&o(t.isStatic)&&e.key===t.key&&(o(e.isCloned)||o(e.isOnce)))e.componentInstance=t.componentInstance;else{var f,p=e.data;i(p)&&i(f=p.hook)&&i(f=f.prepatch)&&f(t,e);var A=t.children,m=e.children;if(i(p)&&g(e)){for(f=0;f<s.update.length;++f)s.update[f](t,e);i(f=p.hook)&&i(f=f.update)&&f(t,e)}r(e.text)?i(A)&&i(m)?A!==m&&function(t,e,n,o,a){for(var s,l,u,d=0,f=0,p=e.length-1,A=e[0],g=e[p],m=n.length-1,v=n[0],b=n[m],w=!a;d<=p&&f<=m;)r(A)?A=e[++d]:r(g)?g=e[--p]:lr(A,v)?(S(A,v,o,n,f),A=e[++d],v=n[++f]):lr(g,b)?(S(g,b,o,n,m),g=e[--p],b=n[--m]):lr(A,b)?(S(A,b,o,n,m),w&&c.insertBefore(t,A.elm,c.nextSibling(g.elm)),A=e[++d],b=n[--m]):lr(g,v)?(S(g,v,o,n,f),w&&c.insertBefore(t,g.elm,A.elm),g=e[--p],v=n[++f]):(r(s)&&(s=cr(e,d,p)),r(l=i(v.key)?s[v.key]:x(v,e,d,p))?h(v,o,t,A.elm,!1,n,f):lr(u=e[l],v)?(S(u,v,o,n,f),e[l]=void 0,w&&c.insertBefore(t,u.elm,A.elm)):h(v,o,t,A.elm,!1,n,f),v=n[++f]);d>p?y(t,r(n[m+1])?null:n[m+1].elm,n,f,m,o):f>m&&_(e,d,p)}(d,A,m,n,u):i(m)?(i(t.text)&&c.setTextContent(d,""),y(d,null,m,0,m.length-1,n)):i(A)?_(A,0,A.length-1):i(t.text)&&c.setTextContent(d,""):t.text!==e.text&&c.setTextContent(d,e.text),i(p)&&i(f=p.hook)&&i(f=f.postpatch)&&f(t,e)}}}function C(t,e,n){if(o(n)&&i(t.parent))t.parent.data.pendingInsert=e;else for(var r=0;r<e.length;++r)e[r].data.hook.insert(e[r])}var k=A("attrs,class,staticClass,staticStyle,key");function B(t,e,n,r){var a,s=e.tag,l=e.data,c=e.children;if(r=r||l&&l.pre,e.elm=t,o(e.isComment)&&i(e.asyncFactory))return e.isAsyncPlaceholder=!0,!0;if(i(l)&&(i(a=l.hook)&&i(a=a.init)&&a(e,!0),i(a=e.componentInstance)))return d(e,n),!0;if(i(s)){if(i(c))if(t.hasChildNodes())if(i(a=l)&&i(a=a.domProps)&&i(a=a.innerHTML)){if(a!==t.innerHTML)return!1}else{for(var u=!0,h=t.firstChild,f=0;f<c.length;f++){if(!h||!B(h,c[f],n,r)){u=!1;break}h=h.nextSibling}if(!u||h)return!1}else p(e,c,n);if(i(l)){var A=!1;for(var g in l)if(!k(g)){A=!0,m(e,n);break}!A&&l.class&&ie(l.class)}}else t.data!==e.text&&(t.data=e.text);return!0}return function(t,e,n,a){if(!r(e)){var l,u=!1,d=[];if(r(t))u=!0,h(e,d);else{var f=i(t.nodeType);if(!f&&lr(t,e))S(t,e,d,null,null,a);else{if(f){if(1===t.nodeType&&t.hasAttribute(F)&&(t.removeAttribute(F),n=!0),o(n)&&B(t,e,d))return C(e,d,!0),t;l=t,t=new gt(c.tagName(l).toLowerCase(),{},[],void 0,l)}var p=t.elm,A=c.parentNode(p);if(h(e,d,p._leaveCb?null:A,c.nextSibling(p)),i(e.parent))for(var m=e.parent,v=g(e);m;){for(var y=0;y<s.destroy.length;++y)s.destroy[y](m);if(m.elm=e.elm,v){for(var w=0;w<s.create.length;++w)s.create[w](ar,m);var x=m.data.hook.insert;if(x.merged)for(var k=1;k<x.fns.length;k++)x.fns[k]()}else or(m);m=m.parent}i(A)?_([t],0,0):i(t.tag)&&b(t)}}return C(e,d,u),e.elm}i(t)&&b(t)}}({nodeOps:rr,modules:[br,Tr,si,ui,_i,G?{create:Gi,activate:Gi,remove:function(t,e){!0!==t.data.show?Yi(t,e):e()}}:{}].concat(gr)});J&&document.addEventListener("selectionchange",function(){var t=document.activeElement;t&&t.vmodel&&no(t,"input")});var Zi={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?le(n,"postpatch",function(){Zi.componentUpdated(t,e,n)}):$i(t,e,n.context),t._vOptions=[].map.call(t.options,qi)):("textarea"===n.tag||er(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",to),t.addEventListener("compositionend",eo),t.addEventListener("change",eo),J&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){$i(t,e,n.context);var r=t._vOptions,i=t._vOptions=[].map.call(t.options,qi);if(i.some(function(t,e){return!I(t,r[e])}))(t.multiple?e.value.some(function(t){return Ji(t,i)}):e.value!==e.oldValue&&Ji(e.value,i))&&no(t,"change")}}};function $i(t,e,n){Ki(t,e,n),(K||q)&&setTimeout(function(){Ki(t,e,n)},0)}function Ki(t,e,n){var r=e.value,i=t.multiple;if(!i||Array.isArray(r)){for(var o,a,s=0,l=t.options.length;s<l;s++)if(a=t.options[s],i)o=P(r,qi(a))>-1,a.selected!==o&&(a.selected=o);else if(I(qi(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));i||(t.selectedIndex=-1)}}function Ji(t,e){return e.every(function(e){return!I(e,t)})}function qi(t){return"_value"in t?t._value:t.value}function to(t){t.target.composing=!0}function eo(t){t.target.composing&&(t.target.composing=!1,no(t.target,"input"))}function no(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function ro(t){return!t.componentInstance||t.data&&t.data.transition?t:ro(t.componentInstance._vnode)}var io={model:Zi,show:{bind:function(t,e,n){var r=e.value,i=(n=ro(n)).data&&n.data.transition,o=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&i?(n.data.show=!0,zi(n,function(){t.style.display=o})):t.style.display=r?o:"none"},update:function(t,e,n){var r=e.value;!r!=!e.oldValue&&((n=ro(n)).data&&n.data.transition?(n.data.show=!0,r?zi(n,function(){t.style.display=t.__vOriginalDisplay}):Yi(n,function(){t.style.display="none"})):t.style.display=r?t.__vOriginalDisplay:"none")},unbind:function(t,e,n,r,i){i||(t.style.display=t.__vOriginalDisplay)}}},oo={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function ao(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?ao(Ge(e.children)):t}function so(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var i=n._parentListeners;for(var o in i)e[x(o)]=i[o];return e}function lo(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}var co=function(t){return t.tag||We(t)},uo=function(t){return"show"===t.name},ho={name:"transition",props:oo,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(co)).length){0;var r=this.mode;0;var i=n[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return i;var o=ao(i);if(!o)return i;if(this._leaving)return lo(t,i);var s="__transition-"+this._uid+"-";o.key=null==o.key?o.isComment?s+"comment":s+o.tag:a(o.key)?0===String(o.key).indexOf(s)?o.key:s+o.key:o.key;var l=(o.data||(o.data={})).transition=so(this),c=this._vnode,u=ao(c);if(o.data.directives&&o.data.directives.some(uo)&&(o.data.show=!0),u&&u.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(o,u)&&!We(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var h=u.data.transition=E({},l);if("out-in"===r)return this._leaving=!0,le(h,"afterLeave",function(){e._leaving=!1,e.$forceUpdate()}),lo(t,i);if("in-out"===r){if(We(o))return c;var d,f=function(){d()};le(l,"afterEnter",f),le(l,"enterCancelled",f),le(h,"delayLeave",function(t){d=t})}}return i}}},fo=E({tag:String,moveClass:String},oo);function po(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function Ao(t){t.data.newPos=t.elm.getBoundingClientRect()}function go(t){var e=t.data.pos,n=t.data.newPos,r=e.left-n.left,i=e.top-n.top;if(r||i){t.data.moved=!0;var o=t.elm.style;o.transform=o.WebkitTransform="translate("+r+"px,"+i+"px)",o.transitionDuration="0s"}}delete fo.mode;var mo={Transition:ho,TransitionGroup:{props:fo,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var i=qe(t);t.__patch__(t._vnode,t.kept,!1,!0),t._vnode=t.kept,i(),e.call(t,n,r)}},render:function(t){for(var e=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],o=this.children=[],a=so(this),s=0;s<i.length;s++){var l=i[s];if(l.tag)if(null!=l.key&&0!==String(l.key).indexOf("__vlist"))o.push(l),n[l.key]=l,(l.data||(l.data={})).transition=a;else;}if(r){for(var c=[],u=[],h=0;h<r.length;h++){var d=r[h];d.data.transition=a,d.data.pos=d.elm.getBoundingClientRect(),n[d.key]?c.push(d):u.push(d)}this.kept=t(e,null,c),this.removed=u}return t(e,null,o)},updated:function(){var t=this.prevChildren,e=this.moveClass||(this.name||"v")+"-move";t.length&&this.hasMove(t[0].elm,e)&&(t.forEach(po),t.forEach(Ao),t.forEach(go),this._reflow=document.body.offsetHeight,t.forEach(function(t){if(t.data.moved){var n=t.elm,r=n.style;Ni(n,e),r.transform=r.WebkitTransform=r.transitionDuration="",n.addEventListener(Oi,n._moveCb=function t(r){r&&r.target!==n||r&&!/transform$/.test(r.propertyName)||(n.removeEventListener(Oi,t),n._moveCb=null,Fi(n,e))})}}))},methods:{hasMove:function(t,e){if(!Bi)return!1;if(this._hasMove)return this._hasMove;var n=t.cloneNode();t._transitionClasses&&t._transitionClasses.forEach(function(t){Si(n,t)}),xi(n,e),n.style.display="none",this.$el.appendChild(n);var r=Hi(n);return this.$el.removeChild(n),this._hasMove=r.hasTransform}}}};kn.config.mustUseProp=Nn,kn.config.isReservedTag=Jn,kn.config.isReservedAttr=In,kn.config.getTagNamespace=qn,kn.config.isUnknownElement=function(t){if(!G)return!0;if(Jn(t))return!1;if(t=t.toLowerCase(),null!=tr[t])return tr[t];var e=document.createElement(t);return t.indexOf("-")>-1?tr[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:tr[t]=/HTMLUnknownElement/.test(e.toString())},E(kn.options.directives,io),E(kn.options.components,mo),kn.prototype.__patch__=G?Xi:O,kn.prototype.$mount=function(t,e){return function(t,e,n){return t.$el=e,t.$options.render||(t.$options.render=vt),nn(t,"beforeMount"),new An(t,function(){t._update(t._render(),n)},O,{before:function(){t._isMounted&&!t._isDestroyed&&nn(t,"beforeUpdate")}},!0),n=!1,null==t.$vnode&&(t._isMounted=!0,nn(t,"mounted")),t}(this,t=t&&G?nr(t):void 0,e)},G&&setTimeout(function(){H.devtools&&at&&at.emit("init",kn)},0);var vo=/\{\{((?:.|\r?\n)+?)\}\}/g,yo=/[-.*+?^${}()|[\]\/\\]/g,bo=_(function(t){var e=t[0].replace(yo,"\\$&"),n=t[1].replace(yo,"\\$&");return new RegExp(e+"((?:.|\\n)+?)"+n,"g")});function _o(t,e){var n=e?bo(e):vo;if(n.test(t)){for(var r,i,o,a=[],s=[],l=n.lastIndex=0;r=n.exec(t);){(i=r.index)>l&&(s.push(o=t.slice(l,i)),a.push(JSON.stringify(o)));var c=Mr(r[1].trim());a.push("_s("+c+")"),s.push({"@binding":c}),l=i+r[0].length}return l<t.length&&(s.push(o=t.slice(l)),a.push(JSON.stringify(o))),{expression:a.join("+"),tokens:s}}}var wo={staticKeys:["staticClass"],transformNode:function(t,e){e.warn;var n=Qr(t,"class");n&&(t.staticClass=JSON.stringify(n));var r=Ur(t,"class",!1);r&&(t.classBinding=r)},genData:function(t){var e="";return t.staticClass&&(e+="staticClass:"+t.staticClass+","),t.classBinding&&(e+="class:"+t.classBinding+","),e}};var xo,So={staticKeys:["staticStyle"],transformNode:function(t,e){e.warn;var n=Qr(t,"style");n&&(t.staticStyle=JSON.stringify(hi(n)));var r=Ur(t,"style",!1);r&&(t.styleBinding=r)},genData:function(t){var e="";return t.staticStyle&&(e+="staticStyle:"+t.staticStyle+","),t.styleBinding&&(e+="style:("+t.styleBinding+"),"),e}},Co=function(t){return(xo=xo||document.createElement("div")).innerHTML=t,xo.textContent},ko=A("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),Bo=A("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),To=A("address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track"),Eo=/^\s*([^\s"'<>\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,Mo=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,Oo="[a-zA-Z_][\\-\\.0-9_a-zA-Z"+U.source+"]*",Lo="((?:"+Oo+"\\:)?"+Oo+")",Do=new RegExp("^<"+Lo),Io=/^\s*(\/?)>/,Po=new RegExp("^<\\/"+Lo+"[^>]*>"),No=/^<!DOCTYPE [^>]+>/i,Fo=/^<!\--/,Ro=/^<!\[/,jo=A("script,style,textarea",!0),Ho={},Uo={"&lt;":"<","&gt;":">","&quot;":'"',"&amp;":"&","&#10;":"\n","&#9;":"\t","&#39;":"'"},Qo=/&(?:lt|gt|quot|amp|#39);/g,zo=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,Yo=A("pre,textarea",!0),Vo=function(t,e){return t&&Yo(t)&&"\n"===e[0]};function Wo(t,e){var n=e?zo:Qo;return t.replace(n,function(t){return Uo[t]})}var Go,Xo,Zo,$o,Ko,Jo,qo,ta,ea=/^@|^v-on:/,na=/^v-|^@|^:|^#/,ra=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,ia=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,oa=/^\(|\)$/g,aa=/^\[.*\]$/,sa=/:(.*)$/,la=/^:|^\.|^v-bind:/,ca=/\.[^.\]]+(?=[^\]]*$)/g,ua=/^v-slot(:|$)|^#/,ha=/[\r\n]/,da=/\s+/g,fa=_(Co),pa="_empty_";function Aa(t,e,n){return{type:1,tag:t,attrsList:e,attrsMap:function(t){for(var e={},n=0,r=t.length;n<r;n++)e[t[n].name]=t[n].value;return e}(e),rawAttrsMap:{},parent:n,children:[]}}function ga(t,e){Go=e.warn||Lr,Jo=e.isPreTag||L,qo=e.mustUseProp||L,ta=e.getTagNamespace||L;var n=e.isReservedTag||L;(function(t){return!!t.component||!n(t.tag)}),Zo=Dr(e.modules,"transformNode"),$o=Dr(e.modules,"preTransformNode"),Ko=Dr(e.modules,"postTransformNode"),Xo=e.delimiters;var r,i,o=[],a=!1!==e.preserveWhitespace,s=e.whitespace,l=!1,c=!1;function u(t){if(h(t),l||t.processed||(t=ma(t,e)),o.length||t===r||r.if&&(t.elseif||t.else)&&ya(r,{exp:t.elseif,block:t}),i&&!t.forbidden)if(t.elseif||t.else)a=t,(s=function(t){var e=t.length;for(;e--;){if(1===t[e].type)return t[e];t.pop()}}(i.children))&&s.if&&ya(s,{exp:a.elseif,block:a});else{if(t.slotScope){var n=t.slotTarget||'"default"';(i.scopedSlots||(i.scopedSlots={}))[n]=t}i.children.push(t),t.parent=i}var a,s;t.children=t.children.filter(function(t){return!t.slotScope}),h(t),t.pre&&(l=!1),Jo(t.tag)&&(c=!1);for(var u=0;u<Ko.length;u++)Ko[u](t,e)}function h(t){if(!c)for(var e;(e=t.children[t.children.length-1])&&3===e.type&&" "===e.text;)t.children.pop()}return function(t,e){for(var n,r,i=[],o=e.expectHTML,a=e.isUnaryTag||L,s=e.canBeLeftOpenTag||L,l=0;t;){if(n=t,r&&jo(r)){var c=0,u=r.toLowerCase(),h=Ho[u]||(Ho[u]=new RegExp("([\\s\\S]*?)(</"+u+"[^>]*>)","i")),d=t.replace(h,function(t,n,r){return c=r.length,jo(u)||"noscript"===u||(n=n.replace(/<!\--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)]]>/g,"$1")),Vo(u,n)&&(n=n.slice(1)),e.chars&&e.chars(n),""});l+=t.length-d.length,t=d,k(u,l-c,l)}else{var f=t.indexOf("<");if(0===f){if(Fo.test(t)){var p=t.indexOf("--\x3e");if(p>=0){e.shouldKeepComment&&e.comment(t.substring(4,p),l,l+p+3),x(p+3);continue}}if(Ro.test(t)){var A=t.indexOf("]>");if(A>=0){x(A+2);continue}}var g=t.match(No);if(g){x(g[0].length);continue}var m=t.match(Po);if(m){var v=l;x(m[0].length),k(m[1],v,l);continue}var y=S();if(y){C(y),Vo(y.tagName,t)&&x(1);continue}}var b=void 0,_=void 0,w=void 0;if(f>=0){for(_=t.slice(f);!(Po.test(_)||Do.test(_)||Fo.test(_)||Ro.test(_)||(w=_.indexOf("<",1))<0);)f+=w,_=t.slice(f);b=t.substring(0,f)}f<0&&(b=t),b&&x(b.length),e.chars&&b&&e.chars(b,l-b.length,l)}if(t===n){e.chars&&e.chars(t);break}}function x(e){l+=e,t=t.substring(e)}function S(){var e=t.match(Do);if(e){var n,r,i={tagName:e[1],attrs:[],start:l};for(x(e[0].length);!(n=t.match(Io))&&(r=t.match(Mo)||t.match(Eo));)r.start=l,x(r[0].length),r.end=l,i.attrs.push(r);if(n)return i.unarySlash=n[1],x(n[0].length),i.end=l,i}}function C(t){var n=t.tagName,l=t.unarySlash;o&&("p"===r&&To(n)&&k(r),s(n)&&r===n&&k(n));for(var c=a(n)||!!l,u=t.attrs.length,h=new Array(u),d=0;d<u;d++){var f=t.attrs[d],p=f[3]||f[4]||f[5]||"",A="a"===n&&"href"===f[1]?e.shouldDecodeNewlinesForHref:e.shouldDecodeNewlines;h[d]={name:f[1],value:Wo(p,A)}}c||(i.push({tag:n,lowerCasedTag:n.toLowerCase(),attrs:h,start:t.start,end:t.end}),r=n),e.start&&e.start(n,h,c,t.start,t.end)}function k(t,n,o){var a,s;if(null==n&&(n=l),null==o&&(o=l),t)for(s=t.toLowerCase(),a=i.length-1;a>=0&&i[a].lowerCasedTag!==s;a--);else a=0;if(a>=0){for(var c=i.length-1;c>=a;c--)e.end&&e.end(i[c].tag,n,o);i.length=a,r=a&&i[a-1].tag}else"br"===s?e.start&&e.start(t,[],!0,n,o):"p"===s&&(e.start&&e.start(t,[],!1,n,o),e.end&&e.end(t,n,o))}k()}(t,{warn:Go,expectHTML:e.expectHTML,isUnaryTag:e.isUnaryTag,canBeLeftOpenTag:e.canBeLeftOpenTag,shouldDecodeNewlines:e.shouldDecodeNewlines,shouldDecodeNewlinesForHref:e.shouldDecodeNewlinesForHref,shouldKeepComment:e.comments,outputSourceRange:e.outputSourceRange,start:function(t,n,a,s,h){var d=i&&i.ns||ta(t);K&&"svg"===d&&(n=function(t){for(var e=[],n=0;n<t.length;n++){var r=t[n];wa.test(r.name)||(r.name=r.name.replace(xa,""),e.push(r))}return e}(n));var f,p=Aa(t,n,i);d&&(p.ns=d),"style"!==(f=p).tag&&("script"!==f.tag||f.attrsMap.type&&"text/javascript"!==f.attrsMap.type)||ot()||(p.forbidden=!0);for(var A=0;A<$o.length;A++)p=$o[A](p,e)||p;l||(!function(t){null!=Qr(t,"v-pre")&&(t.pre=!0)}(p),p.pre&&(l=!0)),Jo(p.tag)&&(c=!0),l?function(t){var e=t.attrsList,n=e.length;if(n)for(var r=t.attrs=new Array(n),i=0;i<n;i++)r[i]={name:e[i].name,value:JSON.stringify(e[i].value)},null!=e[i].start&&(r[i].start=e[i].start,r[i].end=e[i].end);else t.pre||(t.plain=!0)}(p):p.processed||(va(p),function(t){var e=Qr(t,"v-if");if(e)t.if=e,ya(t,{exp:e,block:t});else{null!=Qr(t,"v-else")&&(t.else=!0);var n=Qr(t,"v-else-if");n&&(t.elseif=n)}}(p),function(t){null!=Qr(t,"v-once")&&(t.once=!0)}(p)),r||(r=p),a?u(p):(i=p,o.push(p))},end:function(t,e,n){var r=o[o.length-1];o.length-=1,i=o[o.length-1],u(r)},chars:function(t,e,n){if(i&&(!K||"textarea"!==i.tag||i.attrsMap.placeholder!==t)){var r,o,u,h=i.children;if(t=c||t.trim()?"script"===(r=i).tag||"style"===r.tag?t:fa(t):h.length?s?"condense"===s&&ha.test(t)?"":" ":a?" ":"":"")c||"condense"!==s||(t=t.replace(da," ")),!l&&" "!==t&&(o=_o(t,Xo))?u={type:2,expression:o.expression,tokens:o.tokens,text:t}:" "===t&&h.length&&" "===h[h.length-1].text||(u={type:3,text:t}),u&&h.push(u)}},comment:function(t,e,n){if(i){var r={type:3,text:t,isComment:!0};0,i.children.push(r)}}}),r}function ma(t,e){var n,r;!function(t){var e=Ur(t,"key");if(e){t.key=e}}(t),t.plain=!t.key&&!t.scopedSlots&&!t.attrsList.length,(r=Ur(n=t,"ref"))&&(n.ref=r,n.refInFor=function(t){for(var e=t;e;){if(void 0!==e.for)return!0;e=e.parent}return!1}(n)),function(t){var e;"template"===t.tag?(e=Qr(t,"scope"),t.slotScope=e||Qr(t,"slot-scope")):(e=Qr(t,"slot-scope"))&&(t.slotScope=e);var n=Ur(t,"slot");n&&(t.slotTarget='""'===n?'"default"':n,t.slotTargetDynamic=!(!t.attrsMap[":slot"]&&!t.attrsMap["v-bind:slot"]),"template"===t.tag||t.slotScope||Pr(t,"slot",n,Hr(t,"slot")));if("template"===t.tag){var r=zr(t,ua);if(r){0;var i=ba(r),o=i.name,a=i.dynamic;t.slotTarget=o,t.slotTargetDynamic=a,t.slotScope=r.value||pa}}else{var s=zr(t,ua);if(s){0;var l=t.scopedSlots||(t.scopedSlots={}),c=ba(s),u=c.name,h=c.dynamic,d=l[u]=Aa("template",[],t);d.slotTarget=u,d.slotTargetDynamic=h,d.children=t.children.filter(function(t){if(!t.slotScope)return t.parent=d,!0}),d.slotScope=s.value||pa,t.children=[],t.plain=!1}}}(t),function(t){"slot"===t.tag&&(t.slotName=Ur(t,"name"))}(t),function(t){var e;(e=Ur(t,"is"))&&(t.component=e);null!=Qr(t,"inline-template")&&(t.inlineTemplate=!0)}(t);for(var i=0;i<Zo.length;i++)t=Zo[i](t,e)||t;return function(t){var e,n,r,i,o,a,s,l,c=t.attrsList;for(e=0,n=c.length;e<n;e++){if(r=i=c[e].name,o=c[e].value,na.test(r))if(t.hasBindings=!0,(a=_a(r.replace(na,"")))&&(r=r.replace(ca,"")),la.test(r))r=r.replace(la,""),o=Mr(o),(l=aa.test(r))&&(r=r.slice(1,-1)),a&&(a.prop&&!l&&"innerHtml"===(r=x(r))&&(r="innerHTML"),a.camel&&!l&&(r=x(r)),a.sync&&(s=Wr(o,"$event"),l?jr(t,'"update:"+('+r+")",s,null,!1,0,c[e],!0):(jr(t,"update:"+x(r),s,null,!1,0,c[e]),k(r)!==x(r)&&jr(t,"update:"+k(r),s,null,!1,0,c[e])))),a&&a.prop||!t.component&&qo(t.tag,t.attrsMap.type,r)?Ir(t,r,o,c[e],l):Pr(t,r,o,c[e],l);else if(ea.test(r))r=r.replace(ea,""),(l=aa.test(r))&&(r=r.slice(1,-1)),jr(t,r,o,a,!1,0,c[e],l);else{var u=(r=r.replace(na,"")).match(sa),h=u&&u[1];l=!1,h&&(r=r.slice(0,-(h.length+1)),aa.test(h)&&(h=h.slice(1,-1),l=!0)),Fr(t,r,i,o,h,l,a,c[e])}else Pr(t,r,JSON.stringify(o),c[e]),!t.component&&"muted"===r&&qo(t.tag,t.attrsMap.type,r)&&Ir(t,r,"true",c[e])}}(t),t}function va(t){var e;if(e=Qr(t,"v-for")){var n=function(t){var e=t.match(ra);if(!e)return;var n={};n.for=e[2].trim();var r=e[1].trim().replace(oa,""),i=r.match(ia);i?(n.alias=r.replace(ia,"").trim(),n.iterator1=i[1].trim(),i[2]&&(n.iterator2=i[2].trim())):n.alias=r;return n}(e);n&&E(t,n)}}function ya(t,e){t.ifConditions||(t.ifConditions=[]),t.ifConditions.push(e)}function ba(t){var e=t.name.replace(ua,"");return e||"#"!==t.name[0]&&(e="default"),aa.test(e)?{name:e.slice(1,-1),dynamic:!0}:{name:'"'+e+'"',dynamic:!1}}function _a(t){var e=t.match(ca);if(e){var n={};return e.forEach(function(t){n[t.slice(1)]=!0}),n}}var wa=/^xmlns:NS\d+/,xa=/^NS\d+:/;function Sa(t){return Aa(t.tag,t.attrsList.slice(),t.parent)}var Ca=[wo,So,{preTransformNode:function(t,e){if("input"===t.tag){var n,r=t.attrsMap;if(!r["v-model"])return;if((r[":type"]||r["v-bind:type"])&&(n=Ur(t,"type")),r.type||n||!r["v-bind"]||(n="("+r["v-bind"]+").type"),n){var i=Qr(t,"v-if",!0),o=i?"&&("+i+")":"",a=null!=Qr(t,"v-else",!0),s=Qr(t,"v-else-if",!0),l=Sa(t);va(l),Nr(l,"type","checkbox"),ma(l,e),l.processed=!0,l.if="("+n+")==='checkbox'"+o,ya(l,{exp:l.if,block:l});var c=Sa(t);Qr(c,"v-for",!0),Nr(c,"type","radio"),ma(c,e),ya(l,{exp:"("+n+")==='radio'"+o,block:c});var u=Sa(t);return Qr(u,"v-for",!0),Nr(u,":type",n),ma(u,e),ya(l,{exp:i,block:u}),a?l.else=!0:s&&(l.elseif=s),l}}}}];var ka,Ba,Ta={expectHTML:!0,modules:Ca,directives:{model:function(t,e,n){n;var r=e.value,i=e.modifiers,o=t.tag,a=t.attrsMap.type;if(t.component)return Vr(t,r,i),!1;if("select"===o)!function(t,e,n){var r='var $$selectedVal = Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;return '+(n&&n.number?"_n(val)":"val")+"});";r=r+" "+Wr(e,"$event.target.multiple ? $$selectedVal : $$selectedVal[0]"),jr(t,"change",r,null,!0)}(t,r,i);else if("input"===o&&"checkbox"===a)!function(t,e,n){var r=n&&n.number,i=Ur(t,"value")||"null",o=Ur(t,"true-value")||"true",a=Ur(t,"false-value")||"false";Ir(t,"checked","Array.isArray("+e+")?_i("+e+","+i+")>-1"+("true"===o?":("+e+")":":_q("+e+","+o+")")),jr(t,"change","var $$a="+e+",$$el=$event.target,$$c=$$el.checked?("+o+"):("+a+");if(Array.isArray($$a)){var $$v="+(r?"_n("+i+")":i)+",$$i=_i($$a,$$v);if($$el.checked){$$i<0&&("+Wr(e,"$$a.concat([$$v])")+")}else{$$i>-1&&("+Wr(e,"$$a.slice(0,$$i).concat($$a.slice($$i+1))")+")}}else{"+Wr(e,"$$c")+"}",null,!0)}(t,r,i);else if("input"===o&&"radio"===a)!function(t,e,n){var r=n&&n.number,i=Ur(t,"value")||"null";Ir(t,"checked","_q("+e+","+(i=r?"_n("+i+")":i)+")"),jr(t,"change",Wr(e,i),null,!0)}(t,r,i);else if("input"===o||"textarea"===o)!function(t,e,n){var r=t.attrsMap.type,i=n||{},o=i.lazy,a=i.number,s=i.trim,l=!o&&"range"!==r,c=o?"change":"range"===r?qr:"input",u="$event.target.value";s&&(u="$event.target.value.trim()"),a&&(u="_n("+u+")");var h=Wr(e,u);l&&(h="if($event.target.composing)return;"+h),Ir(t,"value","("+e+")"),jr(t,c,h,null,!0),(s||a)&&jr(t,"blur","$forceUpdate()")}(t,r,i);else if(!H.isReservedTag(o))return Vr(t,r,i),!1;return!0},text:function(t,e){e.value&&Ir(t,"textContent","_s("+e.value+")",e)},html:function(t,e){e.value&&Ir(t,"innerHTML","_s("+e.value+")",e)}},isPreTag:function(t){return"pre"===t},isUnaryTag:ko,mustUseProp:Nn,canBeLeftOpenTag:Bo,isReservedTag:Jn,getTagNamespace:qn,staticKeys:function(t){return t.reduce(function(t,e){return t.concat(e.staticKeys||[])},[]).join(",")}(Ca)},Ea=_(function(t){return A("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(t?","+t:""))});function Ma(t,e){t&&(ka=Ea(e.staticKeys||""),Ba=e.isReservedTag||L,function t(e){e.static=function(t){if(2===t.type)return!1;if(3===t.type)return!0;return!(!t.pre&&(t.hasBindings||t.if||t.for||g(t.tag)||!Ba(t.tag)||function(t){for(;t.parent;){if("template"!==(t=t.parent).tag)return!1;if(t.for)return!0}return!1}(t)||!Object.keys(t).every(ka)))}(e);if(1===e.type){if(!Ba(e.tag)&&"slot"!==e.tag&&null==e.attrsMap["inline-template"])return;for(var n=0,r=e.children.length;n<r;n++){var i=e.children[n];t(i),i.static||(e.static=!1)}if(e.ifConditions)for(var o=1,a=e.ifConditions.length;o<a;o++){var s=e.ifConditions[o].block;t(s),s.static||(e.static=!1)}}}(t),function t(e,n){if(1===e.type){if((e.static||e.once)&&(e.staticInFor=n),e.static&&e.children.length&&(1!==e.children.length||3!==e.children[0].type))return void(e.staticRoot=!0);if(e.staticRoot=!1,e.children)for(var r=0,i=e.children.length;r<i;r++)t(e.children[r],n||!!e.for);if(e.ifConditions)for(var o=1,a=e.ifConditions.length;o<a;o++)t(e.ifConditions[o].block,n)}}(t,!1))}var Oa=/^([\w$_]+|\([^)]*?\))\s*=>|^function(?:\s+[\w$]+)?\s*\(/,La=/\([^)]*?\);*$/,Da=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,Ia={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},Pa={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},Na=function(t){return"if("+t+")return null;"},Fa={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:Na("$event.target !== $event.currentTarget"),ctrl:Na("!$event.ctrlKey"),shift:Na("!$event.shiftKey"),alt:Na("!$event.altKey"),meta:Na("!$event.metaKey"),left:Na("'button' in $event && $event.button !== 0"),middle:Na("'button' in $event && $event.button !== 1"),right:Na("'button' in $event && $event.button !== 2")};function Ra(t,e){var n=e?"nativeOn:":"on:",r="",i="";for(var o in t){var a=ja(t[o]);t[o]&&t[o].dynamic?i+=o+","+a+",":r+='"'+o+'":'+a+","}return r="{"+r.slice(0,-1)+"}",i?n+"_d("+r+",["+i.slice(0,-1)+"])":n+r}function ja(t){if(!t)return"function(){}";if(Array.isArray(t))return"["+t.map(function(t){return ja(t)}).join(",")+"]";var e=Da.test(t.value),n=Oa.test(t.value),r=Da.test(t.value.replace(La,""));if(t.modifiers){var i="",o="",a=[];for(var s in t.modifiers)if(Fa[s])o+=Fa[s],Ia[s]&&a.push(s);else if("exact"===s){var l=t.modifiers;o+=Na(["ctrl","shift","alt","meta"].filter(function(t){return!l[t]}).map(function(t){return"$event."+t+"Key"}).join("||"))}else a.push(s);return a.length&&(i+=function(t){return"if(!$event.type.indexOf('key')&&"+t.map(Ha).join("&&")+")return null;"}(a)),o&&(i+=o),"function($event){"+i+(e?"return "+t.value+"($event)":n?"return ("+t.value+")($event)":r?"return "+t.value:t.value)+"}"}return e||n?t.value:"function($event){"+(r?"return "+t.value:t.value)+"}"}function Ha(t){var e=parseInt(t,10);if(e)return"$event.keyCode!=="+e;var n=Ia[t],r=Pa[t];return"_k($event.keyCode,"+JSON.stringify(t)+","+JSON.stringify(n)+",$event.key,"+JSON.stringify(r)+")"}var Ua={on:function(t,e){t.wrapListeners=function(t){return"_g("+t+","+e.value+")"}},bind:function(t,e){t.wrapData=function(n){return"_b("+n+",'"+t.tag+"',"+e.value+","+(e.modifiers&&e.modifiers.prop?"true":"false")+(e.modifiers&&e.modifiers.sync?",true":"")+")"}},cloak:O},Qa=function(t){this.options=t,this.warn=t.warn||Lr,this.transforms=Dr(t.modules,"transformCode"),this.dataGenFns=Dr(t.modules,"genData"),this.directives=E(E({},Ua),t.directives);var e=t.isReservedTag||L;this.maybeComponent=function(t){return!!t.component||!e(t.tag)},this.onceId=0,this.staticRenderFns=[],this.pre=!1};function za(t,e){var n=new Qa(e);return{render:"with(this){return "+(t?Ya(t,n):'_c("div")')+"}",staticRenderFns:n.staticRenderFns}}function Ya(t,e){if(t.parent&&(t.pre=t.pre||t.parent.pre),t.staticRoot&&!t.staticProcessed)return Va(t,e);if(t.once&&!t.onceProcessed)return Wa(t,e);if(t.for&&!t.forProcessed)return Xa(t,e);if(t.if&&!t.ifProcessed)return Ga(t,e);if("template"!==t.tag||t.slotTarget||e.pre){if("slot"===t.tag)return function(t,e){var n=t.slotName||'"default"',r=Ja(t,e),i="_t("+n+(r?","+r:""),o=t.attrs||t.dynamicAttrs?es((t.attrs||[]).concat(t.dynamicAttrs||[]).map(function(t){return{name:x(t.name),value:t.value,dynamic:t.dynamic}})):null,a=t.attrsMap["v-bind"];!o&&!a||r||(i+=",null");o&&(i+=","+o);a&&(i+=(o?"":",null")+","+a);return i+")"}(t,e);var n;if(t.component)n=function(t,e,n){var r=e.inlineTemplate?null:Ja(e,n,!0);return"_c("+t+","+Za(e,n)+(r?","+r:"")+")"}(t.component,t,e);else{var r;(!t.plain||t.pre&&e.maybeComponent(t))&&(r=Za(t,e));var i=t.inlineTemplate?null:Ja(t,e,!0);n="_c('"+t.tag+"'"+(r?","+r:"")+(i?","+i:"")+")"}for(var o=0;o<e.transforms.length;o++)n=e.transforms[o](t,n);return n}return Ja(t,e)||"void 0"}function Va(t,e){t.staticProcessed=!0;var n=e.pre;return t.pre&&(e.pre=t.pre),e.staticRenderFns.push("with(this){return "+Ya(t,e)+"}"),e.pre=n,"_m("+(e.staticRenderFns.length-1)+(t.staticInFor?",true":"")+")"}function Wa(t,e){if(t.onceProcessed=!0,t.if&&!t.ifProcessed)return Ga(t,e);if(t.staticInFor){for(var n="",r=t.parent;r;){if(r.for){n=r.key;break}r=r.parent}return n?"_o("+Ya(t,e)+","+e.onceId+++","+n+")":Ya(t,e)}return Va(t,e)}function Ga(t,e,n,r){return t.ifProcessed=!0,function t(e,n,r,i){if(!e.length)return i||"_e()";var o=e.shift();return o.exp?"("+o.exp+")?"+a(o.block)+":"+t(e,n,r,i):""+a(o.block);function a(t){return r?r(t,n):t.once?Wa(t,n):Ya(t,n)}}(t.ifConditions.slice(),e,n,r)}function Xa(t,e,n,r){var i=t.for,o=t.alias,a=t.iterator1?","+t.iterator1:"",s=t.iterator2?","+t.iterator2:"";return t.forProcessed=!0,(r||"_l")+"(("+i+"),function("+o+a+s+"){return "+(n||Ya)(t,e)+"})"}function Za(t,e){var n="{",r=function(t,e){var n=t.directives;if(!n)return;var r,i,o,a,s="directives:[",l=!1;for(r=0,i=n.length;r<i;r++){o=n[r],a=!0;var c=e.directives[o.name];c&&(a=!!c(t,o,e.warn)),a&&(l=!0,s+='{name:"'+o.name+'",rawName:"'+o.rawName+'"'+(o.value?",value:("+o.value+"),expression:"+JSON.stringify(o.value):"")+(o.arg?",arg:"+(o.isDynamicArg?o.arg:'"'+o.arg+'"'):"")+(o.modifiers?",modifiers:"+JSON.stringify(o.modifiers):"")+"},")}if(l)return s.slice(0,-1)+"]"}(t,e);r&&(n+=r+","),t.key&&(n+="key:"+t.key+","),t.ref&&(n+="ref:"+t.ref+","),t.refInFor&&(n+="refInFor:true,"),t.pre&&(n+="pre:true,"),t.component&&(n+='tag:"'+t.tag+'",');for(var i=0;i<e.dataGenFns.length;i++)n+=e.dataGenFns[i](t);if(t.attrs&&(n+="attrs:"+es(t.attrs)+","),t.props&&(n+="domProps:"+es(t.props)+","),t.events&&(n+=Ra(t.events,!1)+","),t.nativeEvents&&(n+=Ra(t.nativeEvents,!0)+","),t.slotTarget&&!t.slotScope&&(n+="slot:"+t.slotTarget+","),t.scopedSlots&&(n+=function(t,e,n){var r=t.for||Object.keys(e).some(function(t){var n=e[t];return n.slotTargetDynamic||n.if||n.for||$a(n)}),i=!!t.if;if(!r)for(var o=t.parent;o;){if(o.slotScope&&o.slotScope!==pa||o.for){r=!0;break}o.if&&(i=!0),o=o.parent}var a=Object.keys(e).map(function(t){return Ka(e[t],n)}).join(",");return"scopedSlots:_u(["+a+"]"+(r?",null,true":"")+(!r&&i?",null,false,"+function(t){var e=5381,n=t.length;for(;n;)e=33*e^t.charCodeAt(--n);return e>>>0}(a):"")+")"}(t,t.scopedSlots,e)+","),t.model&&(n+="model:{value:"+t.model.value+",callback:"+t.model.callback+",expression:"+t.model.expression+"},"),t.inlineTemplate){var o=function(t,e){var n=t.children[0];0;if(n&&1===n.type){var r=za(n,e.options);return"inlineTemplate:{render:function(){"+r.render+"},staticRenderFns:["+r.staticRenderFns.map(function(t){return"function(){"+t+"}"}).join(",")+"]}"}}(t,e);o&&(n+=o+",")}return n=n.replace(/,$/,"")+"}",t.dynamicAttrs&&(n="_b("+n+',"'+t.tag+'",'+es(t.dynamicAttrs)+")"),t.wrapData&&(n=t.wrapData(n)),t.wrapListeners&&(n=t.wrapListeners(n)),n}function $a(t){return 1===t.type&&("slot"===t.tag||t.children.some($a))}function Ka(t,e){var n=t.attrsMap["slot-scope"];if(t.if&&!t.ifProcessed&&!n)return Ga(t,e,Ka,"null");if(t.for&&!t.forProcessed)return Xa(t,e,Ka);var r=t.slotScope===pa?"":String(t.slotScope),i="function("+r+"){return "+("template"===t.tag?t.if&&n?"("+t.if+")?"+(Ja(t,e)||"undefined")+":undefined":Ja(t,e)||"undefined":Ya(t,e))+"}",o=r?"":",proxy:true";return"{key:"+(t.slotTarget||'"default"')+",fn:"+i+o+"}"}function Ja(t,e,n,r,i){var o=t.children;if(o.length){var a=o[0];if(1===o.length&&a.for&&"template"!==a.tag&&"slot"!==a.tag){var s=n?e.maybeComponent(a)?",1":",0":"";return""+(r||Ya)(a,e)+s}var l=n?function(t,e){for(var n=0,r=0;r<t.length;r++){var i=t[r];if(1===i.type){if(qa(i)||i.ifConditions&&i.ifConditions.some(function(t){return qa(t.block)})){n=2;break}(e(i)||i.ifConditions&&i.ifConditions.some(function(t){return e(t.block)}))&&(n=1)}}return n}(o,e.maybeComponent):0,c=i||ts;return"["+o.map(function(t){return c(t,e)}).join(",")+"]"+(l?","+l:"")}}function qa(t){return void 0!==t.for||"template"===t.tag||"slot"===t.tag}function ts(t,e){return 1===t.type?Ya(t,e):3===t.type&&t.isComment?(r=t,"_e("+JSON.stringify(r.text)+")"):"_v("+(2===(n=t).type?n.expression:ns(JSON.stringify(n.text)))+")";var n,r}function es(t){for(var e="",n="",r=0;r<t.length;r++){var i=t[r],o=ns(i.value);i.dynamic?n+=i.name+","+o+",":e+='"'+i.name+'":'+o+","}return e="{"+e.slice(0,-1)+"}",n?"_d("+e+",["+n.slice(0,-1)+"])":e}function ns(t){return t.replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}new RegExp("\\b"+"do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,super,throw,while,yield,delete,export,import,return,switch,default,extends,finally,continue,debugger,function,arguments".split(",").join("\\b|\\b")+"\\b"),new RegExp("\\b"+"delete,typeof,void".split(",").join("\\s*\\([^\\)]*\\)|\\b")+"\\s*\\([^\\)]*\\)");function rs(t,e){try{return new Function(t)}catch(n){return e.push({err:n,code:t}),O}}function is(t){var e=Object.create(null);return function(n,r,i){(r=E({},r)).warn;delete r.warn;var o=r.delimiters?String(r.delimiters)+n:n;if(e[o])return e[o];var a=t(n,r);var s={},l=[];return s.render=rs(a.render,l),s.staticRenderFns=a.staticRenderFns.map(function(t){return rs(t,l)}),e[o]=s}}var os,as,ss=(os=function(t,e){var n=ga(t.trim(),e);!1!==e.optimize&&Ma(n,e);var r=za(n,e);return{ast:n,render:r.render,staticRenderFns:r.staticRenderFns}},function(t){function e(e,n){var r=Object.create(t),i=[],o=[],a=function(t,e,n){(n?o:i).push(t)};if(n)for(var s in n.modules&&(r.modules=(t.modules||[]).concat(n.modules)),n.directives&&(r.directives=E(Object.create(t.directives||null),n.directives)),n)"modules"!==s&&"directives"!==s&&(r[s]=n[s]);r.warn=a;var l=os(e.trim(),r);return l.errors=i,l.tips=o,l}return{compile:e,compileToFunctions:is(e)}})(Ta),ls=(ss.compile,ss.compileToFunctions);function cs(t){return(as=as||document.createElement("div")).innerHTML=t?'<a href="\n"/>':'<div a="\n"/>',as.innerHTML.indexOf("&#10;")>0}var us=!!G&&cs(!1),hs=!!G&&cs(!0),ds=_(function(t){var e=nr(t);return e&&e.innerHTML}),fs=kn.prototype.$mount;kn.prototype.$mount=function(t,e){if((t=t&&nr(t))===document.body||t===document.documentElement)return this;var n=this.$options;if(!n.render){var r=n.template;if(r)if("string"==typeof r)"#"===r.charAt(0)&&(r=ds(r));else{if(!r.nodeType)return this;r=r.innerHTML}else t&&(r=function(t){if(t.outerHTML)return t.outerHTML;var e=document.createElement("div");return e.appendChild(t.cloneNode(!0)),e.innerHTML}(t));if(r){0;var i=ls(r,{outputSourceRange:!1,shouldDecodeNewlines:us,shouldDecodeNewlinesForHref:hs,delimiters:n.delimiters,comments:n.comments},this),o=i.render,a=i.staticRenderFns;n.render=o,n.staticRenderFns=a}}return fs.call(this,t,e)},kn.compile=ls,e.default=kn}.call(e,n("DuR2"))},"76UX":function(t,e,n){"use strict";var r="undefined"!=typeof Symbol&&Symbol,i=n("9MlZ");t.exports=function(){return"function"==typeof r&&("function"==typeof Symbol&&("symbol"==typeof r("foo")&&("symbol"==typeof Symbol("bar")&&i())))}},"77Pl":function(t,e,n){var r=n("EqjI");t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},"7Doy":function(t,e,n){var r=n("EqjI"),i=n("7UMu"),o=n("dSzd")("species");t.exports=function(t){var e;return i(t)&&("function"!=typeof(e=t.constructor)||e!==Array&&!i(e.prototype)||(e=void 0),r(e)&&null===(e=e[o])&&(e=void 0)),void 0===e?Array:e}},"7GwW":function(t,e,n){"use strict";var r=n("cGG2"),i=n("21It"),o=n("p1b6"),a=n("DQCr"),s=n("Oi+a"),l=n("oJlt"),c=n("GHBc"),u=n("FtD3");t.exports=function(t){return new Promise(function(e,n){var h=t.data,d=t.headers;r.isFormData(h)&&delete d["Content-Type"];var f=new XMLHttpRequest;if(t.auth){var p=t.auth.username||"",A=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";d.Authorization="Basic "+btoa(p+":"+A)}var g=s(t.baseURL,t.url);if(f.open(t.method.toUpperCase(),a(g,t.params,t.paramsSerializer),!0),f.timeout=t.timeout,f.onreadystatechange=function(){if(f&&4===f.readyState&&(0!==f.status||f.responseURL&&0===f.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in f?l(f.getAllResponseHeaders()):null,o={data:t.responseType&&"text"!==t.responseType?f.response:f.responseText,status:f.status,statusText:f.statusText,headers:r,config:t,request:f};i(e,n,o),f=null}},f.onabort=function(){f&&(n(u("Request aborted",t,"ECONNABORTED",f)),f=null)},f.onerror=function(){n(u("Network Error",t,null,f)),f=null},f.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(u(e,t,"ECONNABORTED",f)),f=null},r.isStandardBrowserEnv()){var m=(t.withCredentials||c(g))&&t.xsrfCookieName?o.read(t.xsrfCookieName):void 0;m&&(d[t.xsrfHeaderName]=m)}if("setRequestHeader"in f&&r.forEach(d,function(t,e){void 0===h&&"content-type"===e.toLowerCase()?delete d[e]:f.setRequestHeader(e,t)}),r.isUndefined(t.withCredentials)||(f.withCredentials=!!t.withCredentials),t.responseType)try{f.responseType=t.responseType}catch(e){if("json"!==t.responseType)throw e}"function"==typeof t.onDownloadProgress&&f.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&f.upload&&f.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then(function(t){f&&(f.abort(),n(t),f=null)}),h||(h=null),f.send(h)})}},"7J9s":function(t,e,n){"use strict";e.__esModule=!0,e.PopupManager=void 0;var r=l(n("7+uW")),i=l(n("jmaC")),o=l(n("OAzY")),a=l(n("6Twh")),s=n("2kvA");function l(t){return t&&t.__esModule?t:{default:t}}var c=1,u=void 0;e.default={props:{visible:{type:Boolean,default:!1},openDelay:{},closeDelay:{},zIndex:{},modal:{type:Boolean,default:!1},modalFade:{type:Boolean,default:!0},modalClass:{},modalAppendToBody:{type:Boolean,default:!1},lockScroll:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!1},closeOnClickModal:{type:Boolean,default:!1}},beforeMount:function(){this._popupId="popup-"+c++,o.default.register(this._popupId,this)},beforeDestroy:function(){o.default.deregister(this._popupId),o.default.closeModal(this._popupId),this.restoreBodyStyle()},data:function(){return{opened:!1,bodyPaddingRight:null,computedBodyPaddingRight:0,withoutHiddenClass:!0,rendered:!1}},watch:{visible:function(t){var e=this;if(t){if(this._opening)return;this.rendered?this.open():(this.rendered=!0,r.default.nextTick(function(){e.open()}))}else this.close()}},methods:{open:function(t){var e=this;this.rendered||(this.rendered=!0);var n=(0,i.default)({},this.$props||this,t);this._closeTimer&&(clearTimeout(this._closeTimer),this._closeTimer=null),clearTimeout(this._openTimer);var r=Number(n.openDelay);r>0?this._openTimer=setTimeout(function(){e._openTimer=null,e.doOpen(n)},r):this.doOpen(n)},doOpen:function(t){if(!this.$isServer&&(!this.willOpen||this.willOpen())&&!this.opened){this._opening=!0;var e=this.$el,n=t.modal,r=t.zIndex;if(r&&(o.default.zIndex=r),n&&(this._closing&&(o.default.closeModal(this._popupId),this._closing=!1),o.default.openModal(this._popupId,o.default.nextZIndex(),this.modalAppendToBody?void 0:e,t.modalClass,t.modalFade),t.lockScroll)){this.withoutHiddenClass=!(0,s.hasClass)(document.body,"el-popup-parent--hidden"),this.withoutHiddenClass&&(this.bodyPaddingRight=document.body.style.paddingRight,this.computedBodyPaddingRight=parseInt((0,s.getStyle)(document.body,"paddingRight"),10)),u=(0,a.default)();var i=document.documentElement.clientHeight<document.body.scrollHeight,l=(0,s.getStyle)(document.body,"overflowY");u>0&&(i||"scroll"===l)&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.computedBodyPaddingRight+u+"px"),(0,s.addClass)(document.body,"el-popup-parent--hidden")}"static"===getComputedStyle(e).position&&(e.style.position="absolute"),e.style.zIndex=o.default.nextZIndex(),this.opened=!0,this.onOpen&&this.onOpen(),this.doAfterOpen()}},doAfterOpen:function(){this._opening=!1},close:function(){var t=this;if(!this.willClose||this.willClose()){null!==this._openTimer&&(clearTimeout(this._openTimer),this._openTimer=null),clearTimeout(this._closeTimer);var e=Number(this.closeDelay);e>0?this._closeTimer=setTimeout(function(){t._closeTimer=null,t.doClose()},e):this.doClose()}},doClose:function(){this._closing=!0,this.onClose&&this.onClose(),this.lockScroll&&setTimeout(this.restoreBodyStyle,200),this.opened=!1,this.doAfterClose()},doAfterClose:function(){o.default.closeModal(this._popupId),this._closing=!1},restoreBodyStyle:function(){this.modal&&this.withoutHiddenClass&&(document.body.style.paddingRight=this.bodyPaddingRight,(0,s.removeClass)(document.body,"el-popup-parent--hidden")),this.withoutHiddenClass=!0}}},e.PopupManager=o.default},"7KvD":function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},"7UMu":function(t,e,n){var r=n("R9M2");t.exports=Array.isArray||function(t){return"Array"==r(t)}},"7ar3":function(t,e,n){"use strict";var r=SyntaxError,i=Function,o=TypeError,a=function(t){try{return i('"use strict"; return ('+t+").constructor;")()}catch(t){}},s=Object.getOwnPropertyDescriptor;if(s)try{s({},"")}catch(t){s=null}var l=function(){throw new o},c=s?function(){try{return arguments.callee,l}catch(t){try{return s(arguments,"callee").get}catch(t){return l}}}():l,u=n("76UX")(),h=Object.getPrototypeOf||function(t){return t.__proto__},d={},f="undefined"==typeof Uint8Array?void 0:h(Uint8Array),p={"%AggregateError%":"undefined"==typeof AggregateError?void 0:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?void 0:ArrayBuffer,"%ArrayIteratorPrototype%":u?h([][Symbol.iterator]()):void 0,"%AsyncFromSyncIteratorPrototype%":void 0,"%AsyncFunction%":d,"%AsyncGenerator%":d,"%AsyncGeneratorFunction%":d,"%AsyncIteratorPrototype%":d,"%Atomics%":"undefined"==typeof Atomics?void 0:Atomics,"%BigInt%":"undefined"==typeof BigInt?void 0:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?void 0:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?void 0:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?void 0:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?void 0:FinalizationRegistry,"%Function%":i,"%GeneratorFunction%":d,"%Int8Array%":"undefined"==typeof Int8Array?void 0:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?void 0:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?void 0:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":u?h(h([][Symbol.iterator]())):void 0,"%JSON%":"object"==typeof JSON?JSON:void 0,"%Map%":"undefined"==typeof Map?void 0:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&u?h((new Map)[Symbol.iterator]()):void 0,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?void 0:Promise,"%Proxy%":"undefined"==typeof Proxy?void 0:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?void 0:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?void 0:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&u?h((new Set)[Symbol.iterator]()):void 0,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?void 0:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":u?h(""[Symbol.iterator]()):void 0,"%Symbol%":u?Symbol:void 0,"%SyntaxError%":r,"%ThrowTypeError%":c,"%TypedArray%":f,"%TypeError%":o,"%Uint8Array%":"undefined"==typeof Uint8Array?void 0:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?void 0:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?void 0:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?void 0:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?void 0:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?void 0:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?void 0:WeakSet},A={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},g=n("PiFy"),m=n("XfW5"),v=g.call(Function.call,Array.prototype.concat),y=g.call(Function.apply,Array.prototype.splice),b=g.call(Function.call,String.prototype.replace),_=g.call(Function.call,String.prototype.slice),w=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,x=/\\(\\)?/g,S=function(t,e){var n,i=t;if(m(A,i)&&(i="%"+(n=A[i])[0]+"%"),m(p,i)){var s=p[i];if(s===d&&(s=function t(e){var n;if("%AsyncFunction%"===e)n=a("async function () {}");else if("%GeneratorFunction%"===e)n=a("function* () {}");else if("%AsyncGeneratorFunction%"===e)n=a("async function* () {}");else if("%AsyncGenerator%"===e){var r=t("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if("%AsyncIteratorPrototype%"===e){var i=t("%AsyncGenerator%");i&&(n=h(i.prototype))}return p[e]=n,n}(i)),void 0===s&&!e)throw new o("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:n,name:i,value:s}}throw new r("intrinsic "+t+" does not exist!")};t.exports=function(t,e){if("string"!=typeof t||0===t.length)throw new o("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof e)throw new o('"allowMissing" argument must be a boolean');var n=function(t){var e=_(t,0,1),n=_(t,-1);if("%"===e&&"%"!==n)throw new r("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==e)throw new r("invalid intrinsic syntax, expected opening `%`");var i=[];return b(t,w,function(t,e,n,r){i[i.length]=n?b(r,x,"$1"):e||t}),i}(t),i=n.length>0?n[0]:"",a=S("%"+i+"%",e),l=a.name,c=a.value,u=!1,h=a.alias;h&&(i=h[0],y(n,v([0,1],h)));for(var d=1,f=!0;d<n.length;d+=1){var A=n[d],g=_(A,0,1),C=_(A,-1);if(('"'===g||"'"===g||"`"===g||'"'===C||"'"===C||"`"===C)&&g!==C)throw new r("property names with quotes must have matching quotes");if("constructor"!==A&&f||(u=!0),m(p,l="%"+(i+="."+A)+"%"))c=p[l];else if(null!=c){if(!(A in c)){if(!e)throw new o("base intrinsic for "+t+" exists, but the property is not available.");return}if(s&&d+1>=n.length){var k=s(c,A);c=(f=!!k)&&"get"in k&&!("originalValue"in k.get)?k.get:c[A]}else f=m(c,A),c=c[A];f&&!u&&(p[l]=c)}}return c}},"7t+N":function(t,e,n){var r;
  291. /*!
  292. * jQuery JavaScript Library v3.6.0
  293. * https://jquery.com/
  294. *
  295. * Includes Sizzle.js
  296. * https://sizzlejs.com/
  297. *
  298. * Copyright OpenJS Foundation and other contributors
  299. * Released under the MIT license
  300. * https://jquery.org/license
  301. *
  302. * Date: 2021-03-02T17:08Z
  303. */
  304. /*!
  305. * jQuery JavaScript Library v3.6.0
  306. * https://jquery.com/
  307. *
  308. * Includes Sizzle.js
  309. * https://sizzlejs.com/
  310. *
  311. * Copyright OpenJS Foundation and other contributors
  312. * Released under the MIT license
  313. * https://jquery.org/license
  314. *
  315. * Date: 2021-03-02T17:08Z
  316. */
  317. !function(e,n){"use strict";"object"==typeof t&&"object"==typeof t.exports?t.exports=e.document?n(e,!0):function(t){if(!t.document)throw new Error("jQuery requires a window with a document");return n(t)}:n(e)}("undefined"!=typeof window?window:this,function(n,i){"use strict";var o=[],a=Object.getPrototypeOf,s=o.slice,l=o.flat?function(t){return o.flat.call(t)}:function(t){return o.concat.apply([],t)},c=o.push,u=o.indexOf,h={},d=h.toString,f=h.hasOwnProperty,p=f.toString,A=p.call(Object),g={},m=function(t){return"function"==typeof t&&"number"!=typeof t.nodeType&&"function"!=typeof t.item},v=function(t){return null!=t&&t===t.window},y=n.document,b={type:!0,src:!0,nonce:!0,noModule:!0};function _(t,e,n){var r,i,o=(n=n||y).createElement("script");if(o.text=t,e)for(r in b)(i=e[r]||e.getAttribute&&e.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(t){return null==t?t+"":"object"==typeof t||"function"==typeof t?h[d.call(t)]||"object":typeof t}var x=function(t,e){return new x.fn.init(t,e)};function S(t){var e=!!t&&"length"in t&&t.length,n=w(t);return!m(t)&&!v(t)&&("array"===n||0===e||"number"==typeof e&&e>0&&e-1 in t)}x.fn=x.prototype={jquery:"3.6.0",constructor:x,length:0,toArray:function(){return s.call(this)},get:function(t){return null==t?s.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var e=x.merge(this.constructor(),t);return e.prevObject=this,e},each:function(t){return x.each(this,t)},map:function(t){return this.pushStack(x.map(this,function(e,n){return t.call(e,n,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(x.grep(this,function(t,e){return(e+1)%2}))},odd:function(){return this.pushStack(x.grep(this,function(t,e){return e%2}))},eq:function(t){var e=this.length,n=+t+(t<0?e:0);return this.pushStack(n>=0&&n<e?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:c,sort:o.sort,splice:o.splice},x.extend=x.fn.extend=function(){var t,e,n,r,i,o,a=arguments[0]||{},s=1,l=arguments.length,c=!1;for("boolean"==typeof a&&(c=a,a=arguments[s]||{},s++),"object"==typeof a||m(a)||(a={}),s===l&&(a=this,s--);s<l;s++)if(null!=(t=arguments[s]))for(e in t)r=t[e],"__proto__"!==e&&a!==r&&(c&&r&&(x.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[e],o=i&&!Array.isArray(n)?[]:i||x.isPlainObject(n)?n:{},i=!1,a[e]=x.extend(c,o,r)):void 0!==r&&(a[e]=r));return a},x.extend({expando:"jQuery"+("3.6.0"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(t){throw new Error(t)},noop:function(){},isPlainObject:function(t){var e,n;return!(!t||"[object Object]"!==d.call(t))&&(!(e=a(t))||"function"==typeof(n=f.call(e,"constructor")&&e.constructor)&&p.call(n)===A)},isEmptyObject:function(t){var e;for(e in t)return!1;return!0},globalEval:function(t,e,n){_(t,{nonce:e&&e.nonce},n)},each:function(t,e){var n,r=0;if(S(t))for(n=t.length;r<n&&!1!==e.call(t[r],r,t[r]);r++);else for(r in t)if(!1===e.call(t[r],r,t[r]))break;return t},makeArray:function(t,e){var n=e||[];return null!=t&&(S(Object(t))?x.merge(n,"string"==typeof t?[t]:t):c.call(n,t)),n},inArray:function(t,e,n){return null==e?-1:u.call(e,t,n)},merge:function(t,e){for(var n=+e.length,r=0,i=t.length;r<n;r++)t[i++]=e[r];return t.length=i,t},grep:function(t,e,n){for(var r=[],i=0,o=t.length,a=!n;i<o;i++)!e(t[i],i)!==a&&r.push(t[i]);return r},map:function(t,e,n){var r,i,o=0,a=[];if(S(t))for(r=t.length;o<r;o++)null!=(i=e(t[o],o,n))&&a.push(i);else for(o in t)null!=(i=e(t[o],o,n))&&a.push(i);return l(a)},guid:1,support:g}),"function"==typeof Symbol&&(x.fn[Symbol.iterator]=o[Symbol.iterator]),x.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(t,e){h["[object "+e+"]"]=e.toLowerCase()});var C=
  318. /*!
  319. * Sizzle CSS Selector Engine v2.3.6
  320. * https://sizzlejs.com/
  321. *
  322. * Copyright JS Foundation and other contributors
  323. * Released under the MIT license
  324. * https://js.foundation/
  325. *
  326. * Date: 2021-02-16
  327. */
  328. function(t){var e,n,r,i,o,a,s,l,c,u,h,d,f,p,A,g,m,v,y,b="sizzle"+1*new Date,_=t.document,w=0,x=0,S=lt(),C=lt(),k=lt(),B=lt(),T=function(t,e){return t===e&&(h=!0),0},E={}.hasOwnProperty,M=[],O=M.pop,L=M.push,D=M.push,I=M.slice,P=function(t,e){for(var n=0,r=t.length;n<r;n++)if(t[n]===e)return n;return-1},N="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",F="[\\x20\\t\\r\\n\\f]",R="(?:\\\\[\\da-fA-F]{1,6}"+F+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",j="\\["+F+"*("+R+")(?:"+F+"*([*^$|!~]?=)"+F+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+R+"))|)"+F+"*\\]",H=":("+R+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+j+")*)|.*)\\)|)",U=new RegExp(F+"+","g"),Q=new RegExp("^"+F+"+|((?:^|[^\\\\])(?:\\\\.)*)"+F+"+$","g"),z=new RegExp("^"+F+"*,"+F+"*"),Y=new RegExp("^"+F+"*([>+~]|"+F+")"+F+"*"),V=new RegExp(F+"|>"),W=new RegExp(H),G=new RegExp("^"+R+"$"),X={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+j),PSEUDO:new RegExp("^"+H),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+F+"*(even|odd|(([+-]|)(\\d*)n|)"+F+"*(?:([+-]|)"+F+"*(\\d+)|))"+F+"*\\)|)","i"),bool:new RegExp("^(?:"+N+")$","i"),needsContext:new RegExp("^"+F+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+F+"*((?:-\\d)?\\d*)"+F+"*\\)|)(?=[^-]|$)","i")},Z=/HTML$/i,$=/^(?:input|select|textarea|button)$/i,K=/^h\d$/i,J=/^[^{]+\{\s*\[native \w/,q=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,tt=/[+~]/,et=new RegExp("\\\\[\\da-fA-F]{1,6}"+F+"?|\\\\([^\\r\\n\\f])","g"),nt=function(t,e){var n="0x"+t.slice(1)-65536;return e||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},rt=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,it=function(t,e){return e?"\0"===t?"�":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t},ot=function(){d()},at=bt(function(t){return!0===t.disabled&&"fieldset"===t.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{D.apply(M=I.call(_.childNodes),_.childNodes),M[_.childNodes.length].nodeType}catch(t){D={apply:M.length?function(t,e){L.apply(t,I.call(e))}:function(t,e){for(var n=t.length,r=0;t[n++]=e[r++];);t.length=n-1}}}function st(t,e,r,i){var o,s,c,u,h,p,m,v=e&&e.ownerDocument,_=e?e.nodeType:9;if(r=r||[],"string"!=typeof t||!t||1!==_&&9!==_&&11!==_)return r;if(!i&&(d(e),e=e||f,A)){if(11!==_&&(h=q.exec(t)))if(o=h[1]){if(9===_){if(!(c=e.getElementById(o)))return r;if(c.id===o)return r.push(c),r}else if(v&&(c=v.getElementById(o))&&y(e,c)&&c.id===o)return r.push(c),r}else{if(h[2])return D.apply(r,e.getElementsByTagName(t)),r;if((o=h[3])&&n.getElementsByClassName&&e.getElementsByClassName)return D.apply(r,e.getElementsByClassName(o)),r}if(n.qsa&&!B[t+" "]&&(!g||!g.test(t))&&(1!==_||"object"!==e.nodeName.toLowerCase())){if(m=t,v=e,1===_&&(V.test(t)||Y.test(t))){for((v=tt.test(t)&&mt(e.parentNode)||e)===e&&n.scope||((u=e.getAttribute("id"))?u=u.replace(rt,it):e.setAttribute("id",u=b)),s=(p=a(t)).length;s--;)p[s]=(u?"#"+u:":scope")+" "+yt(p[s]);m=p.join(",")}try{return D.apply(r,v.querySelectorAll(m)),r}catch(e){B(t,!0)}finally{u===b&&e.removeAttribute("id")}}}return l(t.replace(Q,"$1"),e,r,i)}function lt(){var t=[];return function e(n,i){return t.push(n+" ")>r.cacheLength&&delete e[t.shift()],e[n+" "]=i}}function ct(t){return t[b]=!0,t}function ut(t){var e=f.createElement("fieldset");try{return!!t(e)}catch(t){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function ht(t,e){for(var n=t.split("|"),i=n.length;i--;)r.attrHandle[n[i]]=e}function dt(t,e){var n=e&&t,r=n&&1===t.nodeType&&1===e.nodeType&&t.sourceIndex-e.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===e)return-1;return t?1:-1}function ft(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function pt(t){return function(e){var n=e.nodeName.toLowerCase();return("input"===n||"button"===n)&&e.type===t}}function At(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&at(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function gt(t){return ct(function(e){return e=+e,ct(function(n,r){for(var i,o=t([],n.length,e),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function mt(t){return t&&void 0!==t.getElementsByTagName&&t}for(e in n=st.support={},o=st.isXML=function(t){var e=t&&t.namespaceURI,n=t&&(t.ownerDocument||t).documentElement;return!Z.test(e||n&&n.nodeName||"HTML")},d=st.setDocument=function(t){var e,i,a=t?t.ownerDocument||t:_;return a!=f&&9===a.nodeType&&a.documentElement?(p=(f=a).documentElement,A=!o(f),_!=f&&(i=f.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",ot,!1):i.attachEvent&&i.attachEvent("onunload",ot)),n.scope=ut(function(t){return p.appendChild(t).appendChild(f.createElement("div")),void 0!==t.querySelectorAll&&!t.querySelectorAll(":scope fieldset div").length}),n.attributes=ut(function(t){return t.className="i",!t.getAttribute("className")}),n.getElementsByTagName=ut(function(t){return t.appendChild(f.createComment("")),!t.getElementsByTagName("*").length}),n.getElementsByClassName=J.test(f.getElementsByClassName),n.getById=ut(function(t){return p.appendChild(t).id=b,!f.getElementsByName||!f.getElementsByName(b).length}),n.getById?(r.filter.ID=function(t){var e=t.replace(et,nt);return function(t){return t.getAttribute("id")===e}},r.find.ID=function(t,e){if(void 0!==e.getElementById&&A){var n=e.getElementById(t);return n?[n]:[]}}):(r.filter.ID=function(t){var e=t.replace(et,nt);return function(t){var n=void 0!==t.getAttributeNode&&t.getAttributeNode("id");return n&&n.value===e}},r.find.ID=function(t,e){if(void 0!==e.getElementById&&A){var n,r,i,o=e.getElementById(t);if(o){if((n=o.getAttributeNode("id"))&&n.value===t)return[o];for(i=e.getElementsByName(t),r=0;o=i[r++];)if((n=o.getAttributeNode("id"))&&n.value===t)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(t,e){return void 0!==e.getElementsByTagName?e.getElementsByTagName(t):n.qsa?e.querySelectorAll(t):void 0}:function(t,e){var n,r=[],i=0,o=e.getElementsByTagName(t);if("*"===t){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(t,e){if(void 0!==e.getElementsByClassName&&A)return e.getElementsByClassName(t)},m=[],g=[],(n.qsa=J.test(f.querySelectorAll))&&(ut(function(t){var e;p.appendChild(t).innerHTML="<a id='"+b+"'></a><select id='"+b+"-\r\\' msallowcapture=''><option selected=''></option></select>",t.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+F+"*(?:''|\"\")"),t.querySelectorAll("[selected]").length||g.push("\\["+F+"*(?:value|"+N+")"),t.querySelectorAll("[id~="+b+"-]").length||g.push("~="),(e=f.createElement("input")).setAttribute("name",""),t.appendChild(e),t.querySelectorAll("[name='']").length||g.push("\\["+F+"*name"+F+"*="+F+"*(?:''|\"\")"),t.querySelectorAll(":checked").length||g.push(":checked"),t.querySelectorAll("a#"+b+"+*").length||g.push(".#.+[+~]"),t.querySelectorAll("\\\f"),g.push("[\\r\\n\\f]")}),ut(function(t){t.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var e=f.createElement("input");e.setAttribute("type","hidden"),t.appendChild(e).setAttribute("name","D"),t.querySelectorAll("[name=d]").length&&g.push("name"+F+"*[*^$|!~]?="),2!==t.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),p.appendChild(t).disabled=!0,2!==t.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),t.querySelectorAll("*,:x"),g.push(",.*:")})),(n.matchesSelector=J.test(v=p.matches||p.webkitMatchesSelector||p.mozMatchesSelector||p.oMatchesSelector||p.msMatchesSelector))&&ut(function(t){n.disconnectedMatch=v.call(t,"*"),v.call(t,"[s!='']:x"),m.push("!=",H)}),g=g.length&&new RegExp(g.join("|")),m=m.length&&new RegExp(m.join("|")),e=J.test(p.compareDocumentPosition),y=e||J.test(p.contains)?function(t,e){var n=9===t.nodeType?t.documentElement:t,r=e&&e.parentNode;return t===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):t.compareDocumentPosition&&16&t.compareDocumentPosition(r)))}:function(t,e){if(e)for(;e=e.parentNode;)if(e===t)return!0;return!1},T=e?function(t,e){if(t===e)return h=!0,0;var r=!t.compareDocumentPosition-!e.compareDocumentPosition;return r||(1&(r=(t.ownerDocument||t)==(e.ownerDocument||e)?t.compareDocumentPosition(e):1)||!n.sortDetached&&e.compareDocumentPosition(t)===r?t==f||t.ownerDocument==_&&y(_,t)?-1:e==f||e.ownerDocument==_&&y(_,e)?1:u?P(u,t)-P(u,e):0:4&r?-1:1)}:function(t,e){if(t===e)return h=!0,0;var n,r=0,i=t.parentNode,o=e.parentNode,a=[t],s=[e];if(!i||!o)return t==f?-1:e==f?1:i?-1:o?1:u?P(u,t)-P(u,e):0;if(i===o)return dt(t,e);for(n=t;n=n.parentNode;)a.unshift(n);for(n=e;n=n.parentNode;)s.unshift(n);for(;a[r]===s[r];)r++;return r?dt(a[r],s[r]):a[r]==_?-1:s[r]==_?1:0},f):f},st.matches=function(t,e){return st(t,null,null,e)},st.matchesSelector=function(t,e){if(d(t),n.matchesSelector&&A&&!B[e+" "]&&(!m||!m.test(e))&&(!g||!g.test(e)))try{var r=v.call(t,e);if(r||n.disconnectedMatch||t.document&&11!==t.document.nodeType)return r}catch(t){B(e,!0)}return st(e,f,null,[t]).length>0},st.contains=function(t,e){return(t.ownerDocument||t)!=f&&d(t),y(t,e)},st.attr=function(t,e){(t.ownerDocument||t)!=f&&d(t);var i=r.attrHandle[e.toLowerCase()],o=i&&E.call(r.attrHandle,e.toLowerCase())?i(t,e,!A):void 0;return void 0!==o?o:n.attributes||!A?t.getAttribute(e):(o=t.getAttributeNode(e))&&o.specified?o.value:null},st.escape=function(t){return(t+"").replace(rt,it)},st.error=function(t){throw new Error("Syntax error, unrecognized expression: "+t)},st.uniqueSort=function(t){var e,r=[],i=0,o=0;if(h=!n.detectDuplicates,u=!n.sortStable&&t.slice(0),t.sort(T),h){for(;e=t[o++];)e===t[o]&&(i=r.push(o));for(;i--;)t.splice(r[i],1)}return u=null,t},i=st.getText=function(t){var e,n="",r=0,o=t.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)n+=i(t)}else if(3===o||4===o)return t.nodeValue}else for(;e=t[r++];)n+=i(e);return n},(r=st.selectors={cacheLength:50,createPseudo:ct,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(et,nt),t[3]=(t[3]||t[4]||t[5]||"").replace(et,nt),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||st.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&st.error(t[0]),t},PSEUDO:function(t){var e,n=!t[6]&&t[2];return X.CHILD.test(t[0])?null:(t[3]?t[2]=t[4]||t[5]||"":n&&W.test(n)&&(e=a(n,!0))&&(e=n.indexOf(")",n.length-e)-n.length)&&(t[0]=t[0].slice(0,e),t[2]=n.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace(et,nt).toLowerCase();return"*"===t?function(){return!0}:function(t){return t.nodeName&&t.nodeName.toLowerCase()===e}},CLASS:function(t){var e=S[t+" "];return e||(e=new RegExp("(^|"+F+")"+t+"("+F+"|$)"))&&S(t,function(t){return e.test("string"==typeof t.className&&t.className||void 0!==t.getAttribute&&t.getAttribute("class")||"")})},ATTR:function(t,e,n){return function(r){var i=st.attr(r,t);return null==i?"!="===e:!e||(i+="","="===e?i===n:"!="===e?i!==n:"^="===e?n&&0===i.indexOf(n):"*="===e?n&&i.indexOf(n)>-1:"$="===e?n&&i.slice(-n.length)===n:"~="===e?(" "+i.replace(U," ")+" ").indexOf(n)>-1:"|="===e&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(t,e,n,r,i){var o="nth"!==t.slice(0,3),a="last"!==t.slice(-4),s="of-type"===e;return 1===r&&0===i?function(t){return!!t.parentNode}:function(e,n,l){var c,u,h,d,f,p,A=o!==a?"nextSibling":"previousSibling",g=e.parentNode,m=s&&e.nodeName.toLowerCase(),v=!l&&!s,y=!1;if(g){if(o){for(;A;){for(d=e;d=d[A];)if(s?d.nodeName.toLowerCase()===m:1===d.nodeType)return!1;p=A="only"===t&&!p&&"nextSibling"}return!0}if(p=[a?g.firstChild:g.lastChild],a&&v){for(y=(f=(c=(u=(h=(d=g)[b]||(d[b]={}))[d.uniqueID]||(h[d.uniqueID]={}))[t]||[])[0]===w&&c[1])&&c[2],d=f&&g.childNodes[f];d=++f&&d&&d[A]||(y=f=0)||p.pop();)if(1===d.nodeType&&++y&&d===e){u[t]=[w,f,y];break}}else if(v&&(y=f=(c=(u=(h=(d=e)[b]||(d[b]={}))[d.uniqueID]||(h[d.uniqueID]={}))[t]||[])[0]===w&&c[1]),!1===y)for(;(d=++f&&d&&d[A]||(y=f=0)||p.pop())&&((s?d.nodeName.toLowerCase()!==m:1!==d.nodeType)||!++y||(v&&((u=(h=d[b]||(d[b]={}))[d.uniqueID]||(h[d.uniqueID]={}))[t]=[w,y]),d!==e)););return(y-=i)===r||y%r==0&&y/r>=0}}},PSEUDO:function(t,e){var n,i=r.pseudos[t]||r.setFilters[t.toLowerCase()]||st.error("unsupported pseudo: "+t);return i[b]?i(e):i.length>1?(n=[t,t,"",e],r.setFilters.hasOwnProperty(t.toLowerCase())?ct(function(t,n){for(var r,o=i(t,e),a=o.length;a--;)t[r=P(t,o[a])]=!(n[r]=o[a])}):function(t){return i(t,0,n)}):i}},pseudos:{not:ct(function(t){var e=[],n=[],r=s(t.replace(Q,"$1"));return r[b]?ct(function(t,e,n,i){for(var o,a=r(t,null,i,[]),s=t.length;s--;)(o=a[s])&&(t[s]=!(e[s]=o))}):function(t,i,o){return e[0]=t,r(e,null,o,n),e[0]=null,!n.pop()}}),has:ct(function(t){return function(e){return st(t,e).length>0}}),contains:ct(function(t){return t=t.replace(et,nt),function(e){return(e.textContent||i(e)).indexOf(t)>-1}}),lang:ct(function(t){return G.test(t||"")||st.error("unsupported lang: "+t),t=t.replace(et,nt).toLowerCase(),function(e){var n;do{if(n=A?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(n=n.toLowerCase())===t||0===n.indexOf(t+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var n=t.location&&t.location.hash;return n&&n.slice(1)===e.id},root:function(t){return t===p},focus:function(t){return t===f.activeElement&&(!f.hasFocus||f.hasFocus())&&!!(t.type||t.href||~t.tabIndex)},enabled:At(!1),disabled:At(!0),checked:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&!!t.checked||"option"===e&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,!0===t.selected},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeType<6)return!1;return!0},parent:function(t){return!r.pseudos.empty(t)},header:function(t){return K.test(t.nodeName)},input:function(t){return $.test(t.nodeName)},button:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&"button"===t.type||"button"===e},text:function(t){var e;return"input"===t.nodeName.toLowerCase()&&"text"===t.type&&(null==(e=t.getAttribute("type"))||"text"===e.toLowerCase())},first:gt(function(){return[0]}),last:gt(function(t,e){return[e-1]}),eq:gt(function(t,e,n){return[n<0?n+e:n]}),even:gt(function(t,e){for(var n=0;n<e;n+=2)t.push(n);return t}),odd:gt(function(t,e){for(var n=1;n<e;n+=2)t.push(n);return t}),lt:gt(function(t,e,n){for(var r=n<0?n+e:n>e?e:n;--r>=0;)t.push(r);return t}),gt:gt(function(t,e,n){for(var r=n<0?n+e:n;++r<e;)t.push(r);return t})}}).pseudos.nth=r.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[e]=ft(e);for(e in{submit:!0,reset:!0})r.pseudos[e]=pt(e);function vt(){}function yt(t){for(var e=0,n=t.length,r="";e<n;e++)r+=t[e].value;return r}function bt(t,e,n){var r=e.dir,i=e.next,o=i||r,a=n&&"parentNode"===o,s=x++;return e.first?function(e,n,i){for(;e=e[r];)if(1===e.nodeType||a)return t(e,n,i);return!1}:function(e,n,l){var c,u,h,d=[w,s];if(l){for(;e=e[r];)if((1===e.nodeType||a)&&t(e,n,l))return!0}else for(;e=e[r];)if(1===e.nodeType||a)if(u=(h=e[b]||(e[b]={}))[e.uniqueID]||(h[e.uniqueID]={}),i&&i===e.nodeName.toLowerCase())e=e[r]||e;else{if((c=u[o])&&c[0]===w&&c[1]===s)return d[2]=c[2];if(u[o]=d,d[2]=t(e,n,l))return!0}return!1}}function _t(t){return t.length>1?function(e,n,r){for(var i=t.length;i--;)if(!t[i](e,n,r))return!1;return!0}:t[0]}function wt(t,e,n,r,i){for(var o,a=[],s=0,l=t.length,c=null!=e;s<l;s++)(o=t[s])&&(n&&!n(o,r,i)||(a.push(o),c&&e.push(s)));return a}function xt(t,e,n,r,i,o){return r&&!r[b]&&(r=xt(r)),i&&!i[b]&&(i=xt(i,o)),ct(function(o,a,s,l){var c,u,h,d=[],f=[],p=a.length,A=o||function(t,e,n){for(var r=0,i=e.length;r<i;r++)st(t,e[r],n);return n}(e||"*",s.nodeType?[s]:s,[]),g=!t||!o&&e?A:wt(A,d,t,s,l),m=n?i||(o?t:p||r)?[]:a:g;if(n&&n(g,m,s,l),r)for(c=wt(m,f),r(c,[],s,l),u=c.length;u--;)(h=c[u])&&(m[f[u]]=!(g[f[u]]=h));if(o){if(i||t){if(i){for(c=[],u=m.length;u--;)(h=m[u])&&c.push(g[u]=h);i(null,m=[],c,l)}for(u=m.length;u--;)(h=m[u])&&(c=i?P(o,h):d[u])>-1&&(o[c]=!(a[c]=h))}}else m=wt(m===a?m.splice(p,m.length):m),i?i(null,a,m,l):D.apply(a,m)})}function St(t){for(var e,n,i,o=t.length,a=r.relative[t[0].type],s=a||r.relative[" "],l=a?1:0,u=bt(function(t){return t===e},s,!0),h=bt(function(t){return P(e,t)>-1},s,!0),d=[function(t,n,r){var i=!a&&(r||n!==c)||((e=n).nodeType?u(t,n,r):h(t,n,r));return e=null,i}];l<o;l++)if(n=r.relative[t[l].type])d=[bt(_t(d),n)];else{if((n=r.filter[t[l].type].apply(null,t[l].matches))[b]){for(i=++l;i<o&&!r.relative[t[i].type];i++);return xt(l>1&&_t(d),l>1&&yt(t.slice(0,l-1).concat({value:" "===t[l-2].type?"*":""})).replace(Q,"$1"),n,l<i&&St(t.slice(l,i)),i<o&&St(t=t.slice(i)),i<o&&yt(t))}d.push(n)}return _t(d)}return vt.prototype=r.filters=r.pseudos,r.setFilters=new vt,a=st.tokenize=function(t,e){var n,i,o,a,s,l,c,u=C[t+" "];if(u)return e?0:u.slice(0);for(s=t,l=[],c=r.preFilter;s;){for(a in n&&!(i=z.exec(s))||(i&&(s=s.slice(i[0].length)||s),l.push(o=[])),n=!1,(i=Y.exec(s))&&(n=i.shift(),o.push({value:n,type:i[0].replace(Q," ")}),s=s.slice(n.length)),r.filter)!(i=X[a].exec(s))||c[a]&&!(i=c[a](i))||(n=i.shift(),o.push({value:n,type:a,matches:i}),s=s.slice(n.length));if(!n)break}return e?s.length:s?st.error(t):C(t,l).slice(0)},s=st.compile=function(t,e){var n,i=[],o=[],s=k[t+" "];if(!s){for(e||(e=a(t)),n=e.length;n--;)(s=St(e[n]))[b]?i.push(s):o.push(s);(s=k(t,function(t,e){var n=e.length>0,i=t.length>0,o=function(o,a,s,l,u){var h,p,g,m=0,v="0",y=o&&[],b=[],_=c,x=o||i&&r.find.TAG("*",u),S=w+=null==_?1:Math.random()||.1,C=x.length;for(u&&(c=a==f||a||u);v!==C&&null!=(h=x[v]);v++){if(i&&h){for(p=0,a||h.ownerDocument==f||(d(h),s=!A);g=t[p++];)if(g(h,a||f,s)){l.push(h);break}u&&(w=S)}n&&((h=!g&&h)&&m--,o&&y.push(h))}if(m+=v,n&&v!==m){for(p=0;g=e[p++];)g(y,b,a,s);if(o){if(m>0)for(;v--;)y[v]||b[v]||(b[v]=O.call(l));b=wt(b)}D.apply(l,b),u&&!o&&b.length>0&&m+e.length>1&&st.uniqueSort(l)}return u&&(w=S,c=_),y};return n?ct(o):o}(o,i))).selector=t}return s},l=st.select=function(t,e,n,i){var o,l,c,u,h,d="function"==typeof t&&t,f=!i&&a(t=d.selector||t);if(n=n||[],1===f.length){if((l=f[0]=f[0].slice(0)).length>2&&"ID"===(c=l[0]).type&&9===e.nodeType&&A&&r.relative[l[1].type]){if(!(e=(r.find.ID(c.matches[0].replace(et,nt),e)||[])[0]))return n;d&&(e=e.parentNode),t=t.slice(l.shift().value.length)}for(o=X.needsContext.test(t)?0:l.length;o--&&(c=l[o],!r.relative[u=c.type]);)if((h=r.find[u])&&(i=h(c.matches[0].replace(et,nt),tt.test(l[0].type)&&mt(e.parentNode)||e))){if(l.splice(o,1),!(t=i.length&&yt(l)))return D.apply(n,i),n;break}}return(d||s(t,f))(i,e,!A,n,!e||tt.test(t)&&mt(e.parentNode)||e),n},n.sortStable=b.split("").sort(T).join("")===b,n.detectDuplicates=!!h,d(),n.sortDetached=ut(function(t){return 1&t.compareDocumentPosition(f.createElement("fieldset"))}),ut(function(t){return t.innerHTML="<a href='#'></a>","#"===t.firstChild.getAttribute("href")})||ht("type|href|height|width",function(t,e,n){if(!n)return t.getAttribute(e,"type"===e.toLowerCase()?1:2)}),n.attributes&&ut(function(t){return t.innerHTML="<input/>",t.firstChild.setAttribute("value",""),""===t.firstChild.getAttribute("value")})||ht("value",function(t,e,n){if(!n&&"input"===t.nodeName.toLowerCase())return t.defaultValue}),ut(function(t){return null==t.getAttribute("disabled")})||ht(N,function(t,e,n){var r;if(!n)return!0===t[e]?e.toLowerCase():(r=t.getAttributeNode(e))&&r.specified?r.value:null}),st}(n);x.find=C,x.expr=C.selectors,x.expr[":"]=x.expr.pseudos,x.uniqueSort=x.unique=C.uniqueSort,x.text=C.getText,x.isXMLDoc=C.isXML,x.contains=C.contains,x.escapeSelector=C.escape;var k=function(t,e,n){for(var r=[],i=void 0!==n;(t=t[e])&&9!==t.nodeType;)if(1===t.nodeType){if(i&&x(t).is(n))break;r.push(t)}return r},B=function(t,e){for(var n=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&n.push(t);return n},T=x.expr.match.needsContext;function E(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()}var M=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function O(t,e,n){return m(e)?x.grep(t,function(t,r){return!!e.call(t,r,t)!==n}):e.nodeType?x.grep(t,function(t){return t===e!==n}):"string"!=typeof e?x.grep(t,function(t){return u.call(e,t)>-1!==n}):x.filter(e,t,n)}x.filter=function(t,e,n){var r=e[0];return n&&(t=":not("+t+")"),1===e.length&&1===r.nodeType?x.find.matchesSelector(r,t)?[r]:[]:x.find.matches(t,x.grep(e,function(t){return 1===t.nodeType}))},x.fn.extend({find:function(t){var e,n,r=this.length,i=this;if("string"!=typeof t)return this.pushStack(x(t).filter(function(){for(e=0;e<r;e++)if(x.contains(i[e],this))return!0}));for(n=this.pushStack([]),e=0;e<r;e++)x.find(t,i[e],n);return r>1?x.uniqueSort(n):n},filter:function(t){return this.pushStack(O(this,t||[],!1))},not:function(t){return this.pushStack(O(this,t||[],!0))},is:function(t){return!!O(this,"string"==typeof t&&T.test(t)?x(t):t||[],!1).length}});var L,D=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(x.fn.init=function(t,e,n){var r,i;if(!t)return this;if(n=n||L,"string"==typeof t){if(!(r="<"===t[0]&&">"===t[t.length-1]&&t.length>=3?[null,t,null]:D.exec(t))||!r[1]&&e)return!e||e.jquery?(e||n).find(t):this.constructor(e).find(t);if(r[1]){if(e=e instanceof x?e[0]:e,x.merge(this,x.parseHTML(r[1],e&&e.nodeType?e.ownerDocument||e:y,!0)),M.test(r[1])&&x.isPlainObject(e))for(r in e)m(this[r])?this[r](e[r]):this.attr(r,e[r]);return this}return(i=y.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return t.nodeType?(this[0]=t,this.length=1,this):m(t)?void 0!==n.ready?n.ready(t):t(x):x.makeArray(t,this)}).prototype=x.fn,L=x(y);var I=/^(?:parents|prev(?:Until|All))/,P={children:!0,contents:!0,next:!0,prev:!0};function N(t,e){for(;(t=t[e])&&1!==t.nodeType;);return t}x.fn.extend({has:function(t){var e=x(t,this),n=e.length;return this.filter(function(){for(var t=0;t<n;t++)if(x.contains(this,e[t]))return!0})},closest:function(t,e){var n,r=0,i=this.length,o=[],a="string"!=typeof t&&x(t);if(!T.test(t))for(;r<i;r++)for(n=this[r];n&&n!==e;n=n.parentNode)if(n.nodeType<11&&(a?a.index(n)>-1:1===n.nodeType&&x.find.matchesSelector(n,t))){o.push(n);break}return this.pushStack(o.length>1?x.uniqueSort(o):o)},index:function(t){return t?"string"==typeof t?u.call(x(t),this[0]):u.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){return this.pushStack(x.uniqueSort(x.merge(this.get(),x(t,e))))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),x.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return k(t,"parentNode")},parentsUntil:function(t,e,n){return k(t,"parentNode",n)},next:function(t){return N(t,"nextSibling")},prev:function(t){return N(t,"previousSibling")},nextAll:function(t){return k(t,"nextSibling")},prevAll:function(t){return k(t,"previousSibling")},nextUntil:function(t,e,n){return k(t,"nextSibling",n)},prevUntil:function(t,e,n){return k(t,"previousSibling",n)},siblings:function(t){return B((t.parentNode||{}).firstChild,t)},children:function(t){return B(t.firstChild)},contents:function(t){return null!=t.contentDocument&&a(t.contentDocument)?t.contentDocument:(E(t,"template")&&(t=t.content||t),x.merge([],t.childNodes))}},function(t,e){x.fn[t]=function(n,r){var i=x.map(this,e,n);return"Until"!==t.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=x.filter(r,i)),this.length>1&&(P[t]||x.uniqueSort(i),I.test(t)&&i.reverse()),this.pushStack(i)}});var F=/[^\x20\t\r\n\f]+/g;function R(t){return t}function j(t){throw t}function H(t,e,n,r){var i;try{t&&m(i=t.promise)?i.call(t).done(e).fail(n):t&&m(i=t.then)?i.call(t,e,n):e.apply(void 0,[t].slice(r))}catch(t){n.apply(void 0,[t])}}x.Callbacks=function(t){t="string"==typeof t?function(t){var e={};return x.each(t.match(F)||[],function(t,n){e[n]=!0}),e}(t):x.extend({},t);var e,n,r,i,o=[],a=[],s=-1,l=function(){for(i=i||t.once,r=e=!0;a.length;s=-1)for(n=a.shift();++s<o.length;)!1===o[s].apply(n[0],n[1])&&t.stopOnFalse&&(s=o.length,n=!1);t.memory||(n=!1),e=!1,i&&(o=n?[]:"")},c={add:function(){return o&&(n&&!e&&(s=o.length-1,a.push(n)),function e(n){x.each(n,function(n,r){m(r)?t.unique&&c.has(r)||o.push(r):r&&r.length&&"string"!==w(r)&&e(r)})}(arguments),n&&!e&&l()),this},remove:function(){return x.each(arguments,function(t,e){for(var n;(n=x.inArray(e,o,n))>-1;)o.splice(n,1),n<=s&&s--}),this},has:function(t){return t?x.inArray(t,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||e||(o=n=""),this},locked:function(){return!!i},fireWith:function(t,n){return i||(n=[t,(n=n||[]).slice?n.slice():n],a.push(n),e||l()),this},fire:function(){return c.fireWith(this,arguments),this},fired:function(){return!!r}};return c},x.extend({Deferred:function(t){var e=[["notify","progress",x.Callbacks("memory"),x.Callbacks("memory"),2],["resolve","done",x.Callbacks("once memory"),x.Callbacks("once memory"),0,"resolved"],["reject","fail",x.Callbacks("once memory"),x.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(t){return i.then(null,t)},pipe:function(){var t=arguments;return x.Deferred(function(n){x.each(e,function(e,r){var i=m(t[r[4]])&&t[r[4]];o[r[1]](function(){var t=i&&i.apply(this,arguments);t&&m(t.promise)?t.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[r[0]+"With"](this,i?[t]:arguments)})}),t=null}).promise()},then:function(t,r,i){var o=0;function a(t,e,r,i){return function(){var s=this,l=arguments,c=function(){var n,c;if(!(t<o)){if((n=r.apply(s,l))===e.promise())throw new TypeError("Thenable self-resolution");c=n&&("object"==typeof n||"function"==typeof n)&&n.then,m(c)?i?c.call(n,a(o,e,R,i),a(o,e,j,i)):(o++,c.call(n,a(o,e,R,i),a(o,e,j,i),a(o,e,R,e.notifyWith))):(r!==R&&(s=void 0,l=[n]),(i||e.resolveWith)(s,l))}},u=i?c:function(){try{c()}catch(n){x.Deferred.exceptionHook&&x.Deferred.exceptionHook(n,u.stackTrace),t+1>=o&&(r!==j&&(s=void 0,l=[n]),e.rejectWith(s,l))}};t?u():(x.Deferred.getStackHook&&(u.stackTrace=x.Deferred.getStackHook()),n.setTimeout(u))}}return x.Deferred(function(n){e[0][3].add(a(0,n,m(i)?i:R,n.notifyWith)),e[1][3].add(a(0,n,m(t)?t:R)),e[2][3].add(a(0,n,m(r)?r:j))}).promise()},promise:function(t){return null!=t?x.extend(t,i):i}},o={};return x.each(e,function(t,n){var a=n[2],s=n[5];i[n[1]]=a.add,s&&a.add(function(){r=s},e[3-t][2].disable,e[3-t][3].disable,e[0][2].lock,e[0][3].lock),a.add(n[3].fire),o[n[0]]=function(){return o[n[0]+"With"](this===o?void 0:this,arguments),this},o[n[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(t){var e=arguments.length,n=e,r=Array(n),i=s.call(arguments),o=x.Deferred(),a=function(t){return function(n){r[t]=this,i[t]=arguments.length>1?s.call(arguments):n,--e||o.resolveWith(r,i)}};if(e<=1&&(H(t,o.done(a(n)).resolve,o.reject,!e),"pending"===o.state()||m(i[n]&&i[n].then)))return o.then();for(;n--;)H(i[n],a(n),o.reject);return o.promise()}});var U=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;x.Deferred.exceptionHook=function(t,e){n.console&&n.console.warn&&t&&U.test(t.name)&&n.console.warn("jQuery.Deferred exception: "+t.message,t.stack,e)},x.readyException=function(t){n.setTimeout(function(){throw t})};var Q=x.Deferred();function z(){y.removeEventListener("DOMContentLoaded",z),n.removeEventListener("load",z),x.ready()}x.fn.ready=function(t){return Q.then(t).catch(function(t){x.readyException(t)}),this},x.extend({isReady:!1,readyWait:1,ready:function(t){(!0===t?--x.readyWait:x.isReady)||(x.isReady=!0,!0!==t&&--x.readyWait>0||Q.resolveWith(y,[x]))}}),x.ready.then=Q.then,"complete"===y.readyState||"loading"!==y.readyState&&!y.documentElement.doScroll?n.setTimeout(x.ready):(y.addEventListener("DOMContentLoaded",z),n.addEventListener("load",z));var Y=function(t,e,n,r,i,o,a){var s=0,l=t.length,c=null==n;if("object"===w(n))for(s in i=!0,n)Y(t,e,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,m(r)||(a=!0),c&&(a?(e.call(t,r),e=null):(c=e,e=function(t,e,n){return c.call(x(t),n)})),e))for(;s<l;s++)e(t[s],n,a?r:r.call(t[s],s,e(t[s],n)));return i?t:c?e.call(t):l?e(t[0],n):o},V=/^-ms-/,W=/-([a-z])/g;function G(t,e){return e.toUpperCase()}function X(t){return t.replace(V,"ms-").replace(W,G)}var Z=function(t){return 1===t.nodeType||9===t.nodeType||!+t.nodeType};function $(){this.expando=x.expando+$.uid++}$.uid=1,$.prototype={cache:function(t){var e=t[this.expando];return e||(e={},Z(t)&&(t.nodeType?t[this.expando]=e:Object.defineProperty(t,this.expando,{value:e,configurable:!0}))),e},set:function(t,e,n){var r,i=this.cache(t);if("string"==typeof e)i[X(e)]=n;else for(r in e)i[X(r)]=e[r];return i},get:function(t,e){return void 0===e?this.cache(t):t[this.expando]&&t[this.expando][X(e)]},access:function(t,e,n){return void 0===e||e&&"string"==typeof e&&void 0===n?this.get(t,e):(this.set(t,e,n),void 0!==n?n:e)},remove:function(t,e){var n,r=t[this.expando];if(void 0!==r){if(void 0!==e){n=(e=Array.isArray(e)?e.map(X):(e=X(e))in r?[e]:e.match(F)||[]).length;for(;n--;)delete r[e[n]]}(void 0===e||x.isEmptyObject(r))&&(t.nodeType?t[this.expando]=void 0:delete t[this.expando])}},hasData:function(t){var e=t[this.expando];return void 0!==e&&!x.isEmptyObject(e)}};var K=new $,J=new $,q=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,tt=/[A-Z]/g;function et(t,e,n){var r;if(void 0===n&&1===t.nodeType)if(r="data-"+e.replace(tt,"-$&").toLowerCase(),"string"==typeof(n=t.getAttribute(r))){try{n=function(t){return"true"===t||"false"!==t&&("null"===t?null:t===+t+""?+t:q.test(t)?JSON.parse(t):t)}(n)}catch(t){}J.set(t,e,n)}else n=void 0;return n}x.extend({hasData:function(t){return J.hasData(t)||K.hasData(t)},data:function(t,e,n){return J.access(t,e,n)},removeData:function(t,e){J.remove(t,e)},_data:function(t,e,n){return K.access(t,e,n)},_removeData:function(t,e){K.remove(t,e)}}),x.fn.extend({data:function(t,e){var n,r,i,o=this[0],a=o&&o.attributes;if(void 0===t){if(this.length&&(i=J.get(o),1===o.nodeType&&!K.get(o,"hasDataAttrs"))){for(n=a.length;n--;)a[n]&&0===(r=a[n].name).indexOf("data-")&&(r=X(r.slice(5)),et(o,r,i[r]));K.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof t?this.each(function(){J.set(this,t)}):Y(this,function(e){var n;if(o&&void 0===e)return void 0!==(n=J.get(o,t))?n:void 0!==(n=et(o,t))?n:void 0;this.each(function(){J.set(this,t,e)})},null,e,arguments.length>1,null,!0)},removeData:function(t){return this.each(function(){J.remove(this,t)})}}),x.extend({queue:function(t,e,n){var r;if(t)return e=(e||"fx")+"queue",r=K.get(t,e),n&&(!r||Array.isArray(n)?r=K.access(t,e,x.makeArray(n)):r.push(n)),r||[]},dequeue:function(t,e){e=e||"fx";var n=x.queue(t,e),r=n.length,i=n.shift(),o=x._queueHooks(t,e);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===e&&n.unshift("inprogress"),delete o.stop,i.call(t,function(){x.dequeue(t,e)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(t,e){var n=e+"queueHooks";return K.get(t,n)||K.access(t,n,{empty:x.Callbacks("once memory").add(function(){K.remove(t,[e+"queue",n])})})}}),x.fn.extend({queue:function(t,e){var n=2;return"string"!=typeof t&&(e=t,t="fx",n--),arguments.length<n?x.queue(this[0],t):void 0===e?this:this.each(function(){var n=x.queue(this,t,e);x._queueHooks(this,t),"fx"===t&&"inprogress"!==n[0]&&x.dequeue(this,t)})},dequeue:function(t){return this.each(function(){x.dequeue(this,t)})},clearQueue:function(t){return this.queue(t||"fx",[])},promise:function(t,e){var n,r=1,i=x.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};for("string"!=typeof t&&(e=t,t=void 0),t=t||"fx";a--;)(n=K.get(o[a],t+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(e)}});var nt=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,rt=new RegExp("^(?:([+-])=|)("+nt+")([a-z%]*)$","i"),it=["Top","Right","Bottom","Left"],ot=y.documentElement,at=function(t){return x.contains(t.ownerDocument,t)},st={composed:!0};ot.getRootNode&&(at=function(t){return x.contains(t.ownerDocument,t)||t.getRootNode(st)===t.ownerDocument});var lt=function(t,e){return"none"===(t=e||t).style.display||""===t.style.display&&at(t)&&"none"===x.css(t,"display")};function ct(t,e,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return x.css(t,e,"")},l=s(),c=n&&n[3]||(x.cssNumber[e]?"":"px"),u=t.nodeType&&(x.cssNumber[e]||"px"!==c&&+l)&&rt.exec(x.css(t,e));if(u&&u[3]!==c){for(l/=2,c=c||u[3],u=+l||1;a--;)x.style(t,e,u+c),(1-o)*(1-(o=s()/l||.5))<=0&&(a=0),u/=o;u*=2,x.style(t,e,u+c),n=n||[]}return n&&(u=+u||+l||0,i=n[1]?u+(n[1]+1)*n[2]:+n[2],r&&(r.unit=c,r.start=u,r.end=i)),i}var ut={};function ht(t){var e,n=t.ownerDocument,r=t.nodeName,i=ut[r];return i||(e=n.body.appendChild(n.createElement(r)),i=x.css(e,"display"),e.parentNode.removeChild(e),"none"===i&&(i="block"),ut[r]=i,i)}function dt(t,e){for(var n,r,i=[],o=0,a=t.length;o<a;o++)(r=t[o]).style&&(n=r.style.display,e?("none"===n&&(i[o]=K.get(r,"display")||null,i[o]||(r.style.display="")),""===r.style.display&&lt(r)&&(i[o]=ht(r))):"none"!==n&&(i[o]="none",K.set(r,"display",n)));for(o=0;o<a;o++)null!=i[o]&&(t[o].style.display=i[o]);return t}x.fn.extend({show:function(){return dt(this,!0)},hide:function(){return dt(this)},toggle:function(t){return"boolean"==typeof t?t?this.show():this.hide():this.each(function(){lt(this)?x(this).show():x(this).hide()})}});var ft,pt,At=/^(?:checkbox|radio)$/i,gt=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,mt=/^$|^module$|\/(?:java|ecma)script/i;ft=y.createDocumentFragment().appendChild(y.createElement("div")),(pt=y.createElement("input")).setAttribute("type","radio"),pt.setAttribute("checked","checked"),pt.setAttribute("name","t"),ft.appendChild(pt),g.checkClone=ft.cloneNode(!0).cloneNode(!0).lastChild.checked,ft.innerHTML="<textarea>x</textarea>",g.noCloneChecked=!!ft.cloneNode(!0).lastChild.defaultValue,ft.innerHTML="<option></option>",g.option=!!ft.lastChild;var vt={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function yt(t,e){var n;return n=void 0!==t.getElementsByTagName?t.getElementsByTagName(e||"*"):void 0!==t.querySelectorAll?t.querySelectorAll(e||"*"):[],void 0===e||e&&E(t,e)?x.merge([t],n):n}function bt(t,e){for(var n=0,r=t.length;n<r;n++)K.set(t[n],"globalEval",!e||K.get(e[n],"globalEval"))}vt.tbody=vt.tfoot=vt.colgroup=vt.caption=vt.thead,vt.th=vt.td,g.option||(vt.optgroup=vt.option=[1,"<select multiple='multiple'>","</select>"]);var _t=/<|&#?\w+;/;function wt(t,e,n,r,i){for(var o,a,s,l,c,u,h=e.createDocumentFragment(),d=[],f=0,p=t.length;f<p;f++)if((o=t[f])||0===o)if("object"===w(o))x.merge(d,o.nodeType?[o]:o);else if(_t.test(o)){for(a=a||h.appendChild(e.createElement("div")),s=(gt.exec(o)||["",""])[1].toLowerCase(),l=vt[s]||vt._default,a.innerHTML=l[1]+x.htmlPrefilter(o)+l[2],u=l[0];u--;)a=a.lastChild;x.merge(d,a.childNodes),(a=h.firstChild).textContent=""}else d.push(e.createTextNode(o));for(h.textContent="",f=0;o=d[f++];)if(r&&x.inArray(o,r)>-1)i&&i.push(o);else if(c=at(o),a=yt(h.appendChild(o),"script"),c&&bt(a),n)for(u=0;o=a[u++];)mt.test(o.type||"")&&n.push(o);return h}var xt=/^([^.]*)(?:\.(.+)|)/;function St(){return!0}function Ct(){return!1}function kt(t,e){return t===function(){try{return y.activeElement}catch(t){}}()==("focus"===e)}function Bt(t,e,n,r,i,o){var a,s;if("object"==typeof e){for(s in"string"!=typeof n&&(r=r||n,n=void 0),e)Bt(t,s,n,r,e[s],o);return t}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Ct;else if(!i)return t;return 1===o&&(a=i,(i=function(t){return x().off(t),a.apply(this,arguments)}).guid=a.guid||(a.guid=x.guid++)),t.each(function(){x.event.add(this,e,i,r,n)})}function Tt(t,e,n){n?(K.set(t,e,!1),x.event.add(t,e,{namespace:!1,handler:function(t){var r,i,o=K.get(this,e);if(1&t.isTrigger&&this[e]){if(o.length)(x.event.special[e]||{}).delegateType&&t.stopPropagation();else if(o=s.call(arguments),K.set(this,e,o),r=n(this,e),this[e](),o!==(i=K.get(this,e))||r?K.set(this,e,!1):i={},o!==i)return t.stopImmediatePropagation(),t.preventDefault(),i&&i.value}else o.length&&(K.set(this,e,{value:x.event.trigger(x.extend(o[0],x.Event.prototype),o.slice(1),this)}),t.stopImmediatePropagation())}})):void 0===K.get(t,e)&&x.event.add(t,e,St)}x.event={global:{},add:function(t,e,n,r,i){var o,a,s,l,c,u,h,d,f,p,A,g=K.get(t);if(Z(t))for(n.handler&&(n=(o=n).handler,i=o.selector),i&&x.find.matchesSelector(ot,i),n.guid||(n.guid=x.guid++),(l=g.events)||(l=g.events=Object.create(null)),(a=g.handle)||(a=g.handle=function(e){return void 0!==x&&x.event.triggered!==e.type?x.event.dispatch.apply(t,arguments):void 0}),c=(e=(e||"").match(F)||[""]).length;c--;)f=A=(s=xt.exec(e[c])||[])[1],p=(s[2]||"").split(".").sort(),f&&(h=x.event.special[f]||{},f=(i?h.delegateType:h.bindType)||f,h=x.event.special[f]||{},u=x.extend({type:f,origType:A,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&x.expr.match.needsContext.test(i),namespace:p.join(".")},o),(d=l[f])||((d=l[f]=[]).delegateCount=0,h.setup&&!1!==h.setup.call(t,r,p,a)||t.addEventListener&&t.addEventListener(f,a)),h.add&&(h.add.call(t,u),u.handler.guid||(u.handler.guid=n.guid)),i?d.splice(d.delegateCount++,0,u):d.push(u),x.event.global[f]=!0)},remove:function(t,e,n,r,i){var o,a,s,l,c,u,h,d,f,p,A,g=K.hasData(t)&&K.get(t);if(g&&(l=g.events)){for(c=(e=(e||"").match(F)||[""]).length;c--;)if(f=A=(s=xt.exec(e[c])||[])[1],p=(s[2]||"").split(".").sort(),f){for(h=x.event.special[f]||{},d=l[f=(r?h.delegateType:h.bindType)||f]||[],s=s[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=d.length;o--;)u=d[o],!i&&A!==u.origType||n&&n.guid!==u.guid||s&&!s.test(u.namespace)||r&&r!==u.selector&&("**"!==r||!u.selector)||(d.splice(o,1),u.selector&&d.delegateCount--,h.remove&&h.remove.call(t,u));a&&!d.length&&(h.teardown&&!1!==h.teardown.call(t,p,g.handle)||x.removeEvent(t,f,g.handle),delete l[f])}else for(f in l)x.event.remove(t,f+e[c],n,r,!0);x.isEmptyObject(l)&&K.remove(t,"handle events")}},dispatch:function(t){var e,n,r,i,o,a,s=new Array(arguments.length),l=x.event.fix(t),c=(K.get(this,"events")||Object.create(null))[l.type]||[],u=x.event.special[l.type]||{};for(s[0]=l,e=1;e<arguments.length;e++)s[e]=arguments[e];if(l.delegateTarget=this,!u.preDispatch||!1!==u.preDispatch.call(this,l)){for(a=x.event.handlers.call(this,l,c),e=0;(i=a[e++])&&!l.isPropagationStopped();)for(l.currentTarget=i.elem,n=0;(o=i.handlers[n++])&&!l.isImmediatePropagationStopped();)l.rnamespace&&!1!==o.namespace&&!l.rnamespace.test(o.namespace)||(l.handleObj=o,l.data=o.data,void 0!==(r=((x.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,s))&&!1===(l.result=r)&&(l.preventDefault(),l.stopPropagation()));return u.postDispatch&&u.postDispatch.call(this,l),l.result}},handlers:function(t,e){var n,r,i,o,a,s=[],l=e.delegateCount,c=t.target;if(l&&c.nodeType&&!("click"===t.type&&t.button>=1))for(;c!==this;c=c.parentNode||this)if(1===c.nodeType&&("click"!==t.type||!0!==c.disabled)){for(o=[],a={},n=0;n<l;n++)void 0===a[i=(r=e[n]).selector+" "]&&(a[i]=r.needsContext?x(i,this).index(c)>-1:x.find(i,this,null,[c]).length),a[i]&&o.push(r);o.length&&s.push({elem:c,handlers:o})}return c=this,l<e.length&&s.push({elem:c,handlers:e.slice(l)}),s},addProp:function(t,e){Object.defineProperty(x.Event.prototype,t,{enumerable:!0,configurable:!0,get:m(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(t){return t[x.expando]?t:new x.Event(t)},special:{load:{noBubble:!0},click:{setup:function(t){var e=this||t;return At.test(e.type)&&e.click&&E(e,"input")&&Tt(e,"click",St),!1},trigger:function(t){var e=this||t;return At.test(e.type)&&e.click&&E(e,"input")&&Tt(e,"click"),!0},_default:function(t){var e=t.target;return At.test(e.type)&&e.click&&E(e,"input")&&K.get(e,"click")||E(e,"a")}},beforeunload:{postDispatch:function(t){void 0!==t.result&&t.originalEvent&&(t.originalEvent.returnValue=t.result)}}}},x.removeEvent=function(t,e,n){t.removeEventListener&&t.removeEventListener(e,n)},x.Event=function(t,e){if(!(this instanceof x.Event))return new x.Event(t,e);t&&t.type?(this.originalEvent=t,this.type=t.type,this.isDefaultPrevented=t.defaultPrevented||void 0===t.defaultPrevented&&!1===t.returnValue?St:Ct,this.target=t.target&&3===t.target.nodeType?t.target.parentNode:t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget):this.type=t,e&&x.extend(this,e),this.timeStamp=t&&t.timeStamp||Date.now(),this[x.expando]=!0},x.Event.prototype={constructor:x.Event,isDefaultPrevented:Ct,isPropagationStopped:Ct,isImmediatePropagationStopped:Ct,isSimulated:!1,preventDefault:function(){var t=this.originalEvent;this.isDefaultPrevented=St,t&&!this.isSimulated&&t.preventDefault()},stopPropagation:function(){var t=this.originalEvent;this.isPropagationStopped=St,t&&!this.isSimulated&&t.stopPropagation()},stopImmediatePropagation:function(){var t=this.originalEvent;this.isImmediatePropagationStopped=St,t&&!this.isSimulated&&t.stopImmediatePropagation(),this.stopPropagation()}},x.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},x.event.addProp),x.each({focus:"focusin",blur:"focusout"},function(t,e){x.event.special[t]={setup:function(){return Tt(this,t,kt),!1},trigger:function(){return Tt(this,t),!0},_default:function(){return!0},delegateType:e}}),x.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(t,e){x.event.special[t]={delegateType:e,bindType:e,handle:function(t){var n,r=t.relatedTarget,i=t.handleObj;return r&&(r===this||x.contains(this,r))||(t.type=i.origType,n=i.handler.apply(this,arguments),t.type=e),n}}}),x.fn.extend({on:function(t,e,n,r){return Bt(this,t,e,n,r)},one:function(t,e,n,r){return Bt(this,t,e,n,r,1)},off:function(t,e,n){var r,i;if(t&&t.preventDefault&&t.handleObj)return r=t.handleObj,x(t.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof t){for(i in t)this.off(i,e,t[i]);return this}return!1!==e&&"function"!=typeof e||(n=e,e=void 0),!1===n&&(n=Ct),this.each(function(){x.event.remove(this,t,n,e)})}});var Et=/<script|<style|<link/i,Mt=/checked\s*(?:[^=]|=\s*.checked.)/i,Ot=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Lt(t,e){return E(t,"table")&&E(11!==e.nodeType?e:e.firstChild,"tr")&&x(t).children("tbody")[0]||t}function Dt(t){return t.type=(null!==t.getAttribute("type"))+"/"+t.type,t}function It(t){return"true/"===(t.type||"").slice(0,5)?t.type=t.type.slice(5):t.removeAttribute("type"),t}function Pt(t,e){var n,r,i,o,a,s;if(1===e.nodeType){if(K.hasData(t)&&(s=K.get(t).events))for(i in K.remove(e,"handle events"),s)for(n=0,r=s[i].length;n<r;n++)x.event.add(e,i,s[i][n]);J.hasData(t)&&(o=J.access(t),a=x.extend({},o),J.set(e,a))}}function Nt(t,e,n,r){e=l(e);var i,o,a,s,c,u,h=0,d=t.length,f=d-1,p=e[0],A=m(p);if(A||d>1&&"string"==typeof p&&!g.checkClone&&Mt.test(p))return t.each(function(i){var o=t.eq(i);A&&(e[0]=p.call(this,i,o.html())),Nt(o,e,n,r)});if(d&&(o=(i=wt(e,t[0].ownerDocument,!1,t,r)).firstChild,1===i.childNodes.length&&(i=o),o||r)){for(s=(a=x.map(yt(i,"script"),Dt)).length;h<d;h++)c=i,h!==f&&(c=x.clone(c,!0,!0),s&&x.merge(a,yt(c,"script"))),n.call(t[h],c,h);if(s)for(u=a[a.length-1].ownerDocument,x.map(a,It),h=0;h<s;h++)c=a[h],mt.test(c.type||"")&&!K.access(c,"globalEval")&&x.contains(u,c)&&(c.src&&"module"!==(c.type||"").toLowerCase()?x._evalUrl&&!c.noModule&&x._evalUrl(c.src,{nonce:c.nonce||c.getAttribute("nonce")},u):_(c.textContent.replace(Ot,""),c,u))}return t}function Ft(t,e,n){for(var r,i=e?x.filter(e,t):t,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||x.cleanData(yt(r)),r.parentNode&&(n&&at(r)&&bt(yt(r,"script")),r.parentNode.removeChild(r));return t}x.extend({htmlPrefilter:function(t){return t},clone:function(t,e,n){var r,i,o,a,s,l,c,u=t.cloneNode(!0),h=at(t);if(!(g.noCloneChecked||1!==t.nodeType&&11!==t.nodeType||x.isXMLDoc(t)))for(a=yt(u),r=0,i=(o=yt(t)).length;r<i;r++)s=o[r],l=a[r],void 0,"input"===(c=l.nodeName.toLowerCase())&&At.test(s.type)?l.checked=s.checked:"input"!==c&&"textarea"!==c||(l.defaultValue=s.defaultValue);if(e)if(n)for(o=o||yt(t),a=a||yt(u),r=0,i=o.length;r<i;r++)Pt(o[r],a[r]);else Pt(t,u);return(a=yt(u,"script")).length>0&&bt(a,!h&&yt(t,"script")),u},cleanData:function(t){for(var e,n,r,i=x.event.special,o=0;void 0!==(n=t[o]);o++)if(Z(n)){if(e=n[K.expando]){if(e.events)for(r in e.events)i[r]?x.event.remove(n,r):x.removeEvent(n,r,e.handle);n[K.expando]=void 0}n[J.expando]&&(n[J.expando]=void 0)}}}),x.fn.extend({detach:function(t){return Ft(this,t,!0)},remove:function(t){return Ft(this,t)},text:function(t){return Y(this,function(t){return void 0===t?x.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=t)})},null,t,arguments.length)},append:function(){return Nt(this,arguments,function(t){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Lt(this,t).appendChild(t)})},prepend:function(){return Nt(this,arguments,function(t){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var e=Lt(this,t);e.insertBefore(t,e.firstChild)}})},before:function(){return Nt(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this)})},after:function(){return Nt(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)})},empty:function(){for(var t,e=0;null!=(t=this[e]);e++)1===t.nodeType&&(x.cleanData(yt(t,!1)),t.textContent="");return this},clone:function(t,e){return t=null!=t&&t,e=null==e?t:e,this.map(function(){return x.clone(this,t,e)})},html:function(t){return Y(this,function(t){var e=this[0]||{},n=0,r=this.length;if(void 0===t&&1===e.nodeType)return e.innerHTML;if("string"==typeof t&&!Et.test(t)&&!vt[(gt.exec(t)||["",""])[1].toLowerCase()]){t=x.htmlPrefilter(t);try{for(;n<r;n++)1===(e=this[n]||{}).nodeType&&(x.cleanData(yt(e,!1)),e.innerHTML=t);e=0}catch(t){}}e&&this.empty().append(t)},null,t,arguments.length)},replaceWith:function(){var t=[];return Nt(this,arguments,function(e){var n=this.parentNode;x.inArray(this,t)<0&&(x.cleanData(yt(this)),n&&n.replaceChild(e,this))},t)}}),x.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(t,e){x.fn[t]=function(t){for(var n,r=[],i=x(t),o=i.length-1,a=0;a<=o;a++)n=a===o?this:this.clone(!0),x(i[a])[e](n),c.apply(r,n.get());return this.pushStack(r)}});var Rt=new RegExp("^("+nt+")(?!px)[a-z%]+$","i"),jt=function(t){var e=t.ownerDocument.defaultView;return e&&e.opener||(e=n),e.getComputedStyle(t)},Ht=function(t,e,n){var r,i,o={};for(i in e)o[i]=t.style[i],t.style[i]=e[i];for(i in r=n.call(t),e)t.style[i]=o[i];return r},Ut=new RegExp(it.join("|"),"i");function Qt(t,e,n){var r,i,o,a,s=t.style;return(n=n||jt(t))&&(""!==(a=n.getPropertyValue(e)||n[e])||at(t)||(a=x.style(t,e)),!g.pixelBoxStyles()&&Rt.test(a)&&Ut.test(e)&&(r=s.width,i=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o)),void 0!==a?a+"":a}function zt(t,e){return{get:function(){if(!t())return(this.get=e).apply(this,arguments);delete this.get}}}!function(){function t(){if(u){c.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",u.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",ot.appendChild(c).appendChild(u);var t=n.getComputedStyle(u);r="1%"!==t.top,l=12===e(t.marginLeft),u.style.right="60%",a=36===e(t.right),i=36===e(t.width),u.style.position="absolute",o=12===e(u.offsetWidth/3),ot.removeChild(c),u=null}}function e(t){return Math.round(parseFloat(t))}var r,i,o,a,s,l,c=y.createElement("div"),u=y.createElement("div");u.style&&(u.style.backgroundClip="content-box",u.cloneNode(!0).style.backgroundClip="",g.clearCloneStyle="content-box"===u.style.backgroundClip,x.extend(g,{boxSizingReliable:function(){return t(),i},pixelBoxStyles:function(){return t(),a},pixelPosition:function(){return t(),r},reliableMarginLeft:function(){return t(),l},scrollboxSize:function(){return t(),o},reliableTrDimensions:function(){var t,e,r,i;return null==s&&(t=y.createElement("table"),e=y.createElement("tr"),r=y.createElement("div"),t.style.cssText="position:absolute;left:-11111px;border-collapse:separate",e.style.cssText="border:1px solid",e.style.height="1px",r.style.height="9px",r.style.display="block",ot.appendChild(t).appendChild(e).appendChild(r),i=n.getComputedStyle(e),s=parseInt(i.height,10)+parseInt(i.borderTopWidth,10)+parseInt(i.borderBottomWidth,10)===e.offsetHeight,ot.removeChild(t)),s}}))}();var Yt=["Webkit","Moz","ms"],Vt=y.createElement("div").style,Wt={};function Gt(t){var e=x.cssProps[t]||Wt[t];return e||(t in Vt?t:Wt[t]=function(t){for(var e=t[0].toUpperCase()+t.slice(1),n=Yt.length;n--;)if((t=Yt[n]+e)in Vt)return t}(t)||t)}var Xt=/^(none|table(?!-c[ea]).+)/,Zt=/^--/,$t={position:"absolute",visibility:"hidden",display:"block"},Kt={letterSpacing:"0",fontWeight:"400"};function Jt(t,e,n){var r=rt.exec(e);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):e}function qt(t,e,n,r,i,o){var a="width"===e?1:0,s=0,l=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(l+=x.css(t,n+it[a],!0,i)),r?("content"===n&&(l-=x.css(t,"padding"+it[a],!0,i)),"margin"!==n&&(l-=x.css(t,"border"+it[a]+"Width",!0,i))):(l+=x.css(t,"padding"+it[a],!0,i),"padding"!==n?l+=x.css(t,"border"+it[a]+"Width",!0,i):s+=x.css(t,"border"+it[a]+"Width",!0,i));return!r&&o>=0&&(l+=Math.max(0,Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-o-l-s-.5))||0),l}function te(t,e,n){var r=jt(t),i=(!g.boxSizingReliable()||n)&&"border-box"===x.css(t,"boxSizing",!1,r),o=i,a=Qt(t,e,r),s="offset"+e[0].toUpperCase()+e.slice(1);if(Rt.test(a)){if(!n)return a;a="auto"}return(!g.boxSizingReliable()&&i||!g.reliableTrDimensions()&&E(t,"tr")||"auto"===a||!parseFloat(a)&&"inline"===x.css(t,"display",!1,r))&&t.getClientRects().length&&(i="border-box"===x.css(t,"boxSizing",!1,r),(o=s in t)&&(a=t[s])),(a=parseFloat(a)||0)+qt(t,e,n||(i?"border":"content"),o,r,a)+"px"}function ee(t,e,n,r,i){return new ee.prototype.init(t,e,n,r,i)}x.extend({cssHooks:{opacity:{get:function(t,e){if(e){var n=Qt(t,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(t,e,n,r){if(t&&3!==t.nodeType&&8!==t.nodeType&&t.style){var i,o,a,s=X(e),l=Zt.test(e),c=t.style;if(l||(e=Gt(s)),a=x.cssHooks[e]||x.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(t,!1,r))?i:c[e];"string"===(o=typeof n)&&(i=rt.exec(n))&&i[1]&&(n=ct(t,e,i),o="number"),null!=n&&n==n&&("number"!==o||l||(n+=i&&i[3]||(x.cssNumber[s]?"":"px")),g.clearCloneStyle||""!==n||0!==e.indexOf("background")||(c[e]="inherit"),a&&"set"in a&&void 0===(n=a.set(t,n,r))||(l?c.setProperty(e,n):c[e]=n))}},css:function(t,e,n,r){var i,o,a,s=X(e);return Zt.test(e)||(e=Gt(s)),(a=x.cssHooks[e]||x.cssHooks[s])&&"get"in a&&(i=a.get(t,!0,n)),void 0===i&&(i=Qt(t,e,r)),"normal"===i&&e in Kt&&(i=Kt[e]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),x.each(["height","width"],function(t,e){x.cssHooks[e]={get:function(t,n,r){if(n)return!Xt.test(x.css(t,"display"))||t.getClientRects().length&&t.getBoundingClientRect().width?te(t,e,r):Ht(t,$t,function(){return te(t,e,r)})},set:function(t,n,r){var i,o=jt(t),a=!g.scrollboxSize()&&"absolute"===o.position,s=(a||r)&&"border-box"===x.css(t,"boxSizing",!1,o),l=r?qt(t,e,r,s,o):0;return s&&a&&(l-=Math.ceil(t["offset"+e[0].toUpperCase()+e.slice(1)]-parseFloat(o[e])-qt(t,e,"border",!1,o)-.5)),l&&(i=rt.exec(n))&&"px"!==(i[3]||"px")&&(t.style[e]=n,n=x.css(t,e)),Jt(0,n,l)}}}),x.cssHooks.marginLeft=zt(g.reliableMarginLeft,function(t,e){if(e)return(parseFloat(Qt(t,"marginLeft"))||t.getBoundingClientRect().left-Ht(t,{marginLeft:0},function(){return t.getBoundingClientRect().left}))+"px"}),x.each({margin:"",padding:"",border:"Width"},function(t,e){x.cssHooks[t+e]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[t+it[r]+e]=o[r]||o[r-2]||o[0];return i}},"margin"!==t&&(x.cssHooks[t+e].set=Jt)}),x.fn.extend({css:function(t,e){return Y(this,function(t,e,n){var r,i,o={},a=0;if(Array.isArray(e)){for(r=jt(t),i=e.length;a<i;a++)o[e[a]]=x.css(t,e[a],!1,r);return o}return void 0!==n?x.style(t,e,n):x.css(t,e)},t,e,arguments.length>1)}}),x.Tween=ee,ee.prototype={constructor:ee,init:function(t,e,n,r,i,o){this.elem=t,this.prop=n,this.easing=i||x.easing._default,this.options=e,this.start=this.now=this.cur(),this.end=r,this.unit=o||(x.cssNumber[n]?"":"px")},cur:function(){var t=ee.propHooks[this.prop];return t&&t.get?t.get(this):ee.propHooks._default.get(this)},run:function(t){var e,n=ee.propHooks[this.prop];return this.options.duration?this.pos=e=x.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):this.pos=e=t,this.now=(this.end-this.start)*e+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):ee.propHooks._default.set(this),this}},ee.prototype.init.prototype=ee.prototype,ee.propHooks={_default:{get:function(t){var e;return 1!==t.elem.nodeType||null!=t.elem[t.prop]&&null==t.elem.style[t.prop]?t.elem[t.prop]:(e=x.css(t.elem,t.prop,""))&&"auto"!==e?e:0},set:function(t){x.fx.step[t.prop]?x.fx.step[t.prop](t):1!==t.elem.nodeType||!x.cssHooks[t.prop]&&null==t.elem.style[Gt(t.prop)]?t.elem[t.prop]=t.now:x.style(t.elem,t.prop,t.now+t.unit)}}},ee.propHooks.scrollTop=ee.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},x.easing={linear:function(t){return t},swing:function(t){return.5-Math.cos(t*Math.PI)/2},_default:"swing"},x.fx=ee.prototype.init,x.fx.step={};var ne,re,ie=/^(?:toggle|show|hide)$/,oe=/queueHooks$/;function ae(){re&&(!1===y.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(ae):n.setTimeout(ae,x.fx.interval),x.fx.tick())}function se(){return n.setTimeout(function(){ne=void 0}),ne=Date.now()}function le(t,e){var n,r=0,i={height:t};for(e=e?1:0;r<4;r+=2-e)i["margin"+(n=it[r])]=i["padding"+n]=t;return e&&(i.opacity=i.width=t),i}function ce(t,e,n){for(var r,i=(ue.tweeners[e]||[]).concat(ue.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,e,t))return r}function ue(t,e,n){var r,i,o=0,a=ue.prefilters.length,s=x.Deferred().always(function(){delete l.elem}),l=function(){if(i)return!1;for(var e=ne||se(),n=Math.max(0,c.startTime+c.duration-e),r=1-(n/c.duration||0),o=0,a=c.tweens.length;o<a;o++)c.tweens[o].run(r);return s.notifyWith(t,[c,r,n]),r<1&&a?n:(a||s.notifyWith(t,[c,1,0]),s.resolveWith(t,[c]),!1)},c=s.promise({elem:t,props:x.extend({},e),opts:x.extend(!0,{specialEasing:{},easing:x.easing._default},n),originalProperties:e,originalOptions:n,startTime:ne||se(),duration:n.duration,tweens:[],createTween:function(e,n){var r=x.Tween(t,c.opts,e,n,c.opts.specialEasing[e]||c.opts.easing);return c.tweens.push(r),r},stop:function(e){var n=0,r=e?c.tweens.length:0;if(i)return this;for(i=!0;n<r;n++)c.tweens[n].run(1);return e?(s.notifyWith(t,[c,1,0]),s.resolveWith(t,[c,e])):s.rejectWith(t,[c,e]),this}}),u=c.props;for(!function(t,e){var n,r,i,o,a;for(n in t)if(i=e[r=X(n)],o=t[n],Array.isArray(o)&&(i=o[1],o=t[n]=o[0]),n!==r&&(t[r]=o,delete t[n]),(a=x.cssHooks[r])&&"expand"in a)for(n in o=a.expand(o),delete t[r],o)n in t||(t[n]=o[n],e[n]=i);else e[r]=i}(u,c.opts.specialEasing);o<a;o++)if(r=ue.prefilters[o].call(c,t,u,c.opts))return m(r.stop)&&(x._queueHooks(c.elem,c.opts.queue).stop=r.stop.bind(r)),r;return x.map(u,ce,c),m(c.opts.start)&&c.opts.start.call(t,c),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always),x.fx.timer(x.extend(l,{elem:t,anim:c,queue:c.opts.queue})),c}x.Animation=x.extend(ue,{tweeners:{"*":[function(t,e){var n=this.createTween(t,e);return ct(n.elem,t,rt.exec(e),n),n}]},tweener:function(t,e){m(t)?(e=t,t=["*"]):t=t.match(F);for(var n,r=0,i=t.length;r<i;r++)n=t[r],ue.tweeners[n]=ue.tweeners[n]||[],ue.tweeners[n].unshift(e)},prefilters:[function(t,e,n){var r,i,o,a,s,l,c,u,h="width"in e||"height"in e,d=this,f={},p=t.style,A=t.nodeType&&lt(t),g=K.get(t,"fxshow");for(r in n.queue||(null==(a=x._queueHooks(t,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,d.always(function(){d.always(function(){a.unqueued--,x.queue(t,"fx").length||a.empty.fire()})})),e)if(i=e[r],ie.test(i)){if(delete e[r],o=o||"toggle"===i,i===(A?"hide":"show")){if("show"!==i||!g||void 0===g[r])continue;A=!0}f[r]=g&&g[r]||x.style(t,r)}if((l=!x.isEmptyObject(e))||!x.isEmptyObject(f))for(r in h&&1===t.nodeType&&(n.overflow=[p.overflow,p.overflowX,p.overflowY],null==(c=g&&g.display)&&(c=K.get(t,"display")),"none"===(u=x.css(t,"display"))&&(c?u=c:(dt([t],!0),c=t.style.display||c,u=x.css(t,"display"),dt([t]))),("inline"===u||"inline-block"===u&&null!=c)&&"none"===x.css(t,"float")&&(l||(d.done(function(){p.display=c}),null==c&&(u=p.display,c="none"===u?"":u)),p.display="inline-block")),n.overflow&&(p.overflow="hidden",d.always(function(){p.overflow=n.overflow[0],p.overflowX=n.overflow[1],p.overflowY=n.overflow[2]})),l=!1,f)l||(g?"hidden"in g&&(A=g.hidden):g=K.access(t,"fxshow",{display:c}),o&&(g.hidden=!A),A&&dt([t],!0),d.done(function(){for(r in A||dt([t]),K.remove(t,"fxshow"),f)x.style(t,r,f[r])})),l=ce(A?g[r]:0,r,d),r in g||(g[r]=l.start,A&&(l.end=l.start,l.start=0))}],prefilter:function(t,e){e?ue.prefilters.unshift(t):ue.prefilters.push(t)}}),x.speed=function(t,e,n){var r=t&&"object"==typeof t?x.extend({},t):{complete:n||!n&&e||m(t)&&t,duration:t,easing:n&&e||e&&!m(e)&&e};return x.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in x.fx.speeds?r.duration=x.fx.speeds[r.duration]:r.duration=x.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){m(r.old)&&r.old.call(this),r.queue&&x.dequeue(this,r.queue)},r},x.fn.extend({fadeTo:function(t,e,n,r){return this.filter(lt).css("opacity",0).show().end().animate({opacity:e},t,n,r)},animate:function(t,e,n,r){var i=x.isEmptyObject(t),o=x.speed(e,n,r),a=function(){var e=ue(this,x.extend({},t),o);(i||K.get(this,"finish"))&&e.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(t,e,n){var r=function(t){var e=t.stop;delete t.stop,e(n)};return"string"!=typeof t&&(n=e,e=t,t=void 0),e&&this.queue(t||"fx",[]),this.each(function(){var e=!0,i=null!=t&&t+"queueHooks",o=x.timers,a=K.get(this);if(i)a[i]&&a[i].stop&&r(a[i]);else for(i in a)a[i]&&a[i].stop&&oe.test(i)&&r(a[i]);for(i=o.length;i--;)o[i].elem!==this||null!=t&&o[i].queue!==t||(o[i].anim.stop(n),e=!1,o.splice(i,1));!e&&n||x.dequeue(this,t)})},finish:function(t){return!1!==t&&(t=t||"fx"),this.each(function(){var e,n=K.get(this),r=n[t+"queue"],i=n[t+"queueHooks"],o=x.timers,a=r?r.length:0;for(n.finish=!0,x.queue(this,t,[]),i&&i.stop&&i.stop.call(this,!0),e=o.length;e--;)o[e].elem===this&&o[e].queue===t&&(o[e].anim.stop(!0),o.splice(e,1));for(e=0;e<a;e++)r[e]&&r[e].finish&&r[e].finish.call(this);delete n.finish})}}),x.each(["toggle","show","hide"],function(t,e){var n=x.fn[e];x.fn[e]=function(t,r,i){return null==t||"boolean"==typeof t?n.apply(this,arguments):this.animate(le(e,!0),t,r,i)}}),x.each({slideDown:le("show"),slideUp:le("hide"),slideToggle:le("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(t,e){x.fn[t]=function(t,n,r){return this.animate(e,t,n,r)}}),x.timers=[],x.fx.tick=function(){var t,e=0,n=x.timers;for(ne=Date.now();e<n.length;e++)(t=n[e])()||n[e]!==t||n.splice(e--,1);n.length||x.fx.stop(),ne=void 0},x.fx.timer=function(t){x.timers.push(t),x.fx.start()},x.fx.interval=13,x.fx.start=function(){re||(re=!0,ae())},x.fx.stop=function(){re=null},x.fx.speeds={slow:600,fast:200,_default:400},x.fn.delay=function(t,e){return t=x.fx&&x.fx.speeds[t]||t,e=e||"fx",this.queue(e,function(e,r){var i=n.setTimeout(e,t);r.stop=function(){n.clearTimeout(i)}})},function(){var t=y.createElement("input"),e=y.createElement("select").appendChild(y.createElement("option"));t.type="checkbox",g.checkOn=""!==t.value,g.optSelected=e.selected,(t=y.createElement("input")).value="t",t.type="radio",g.radioValue="t"===t.value}();var he,de=x.expr.attrHandle;x.fn.extend({attr:function(t,e){return Y(this,x.attr,t,e,arguments.length>1)},removeAttr:function(t){return this.each(function(){x.removeAttr(this,t)})}}),x.extend({attr:function(t,e,n){var r,i,o=t.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===t.getAttribute?x.prop(t,e,n):(1===o&&x.isXMLDoc(t)||(i=x.attrHooks[e.toLowerCase()]||(x.expr.match.bool.test(e)?he:void 0)),void 0!==n?null===n?void x.removeAttr(t,e):i&&"set"in i&&void 0!==(r=i.set(t,n,e))?r:(t.setAttribute(e,n+""),n):i&&"get"in i&&null!==(r=i.get(t,e))?r:null==(r=x.find.attr(t,e))?void 0:r)},attrHooks:{type:{set:function(t,e){if(!g.radioValue&&"radio"===e&&E(t,"input")){var n=t.value;return t.setAttribute("type",e),n&&(t.value=n),e}}}},removeAttr:function(t,e){var n,r=0,i=e&&e.match(F);if(i&&1===t.nodeType)for(;n=i[r++];)t.removeAttribute(n)}}),he={set:function(t,e,n){return!1===e?x.removeAttr(t,n):t.setAttribute(n,n),n}},x.each(x.expr.match.bool.source.match(/\w+/g),function(t,e){var n=de[e]||x.find.attr;de[e]=function(t,e,r){var i,o,a=e.toLowerCase();return r||(o=de[a],de[a]=i,i=null!=n(t,e,r)?a:null,de[a]=o),i}});var fe=/^(?:input|select|textarea|button)$/i,pe=/^(?:a|area)$/i;function Ae(t){return(t.match(F)||[]).join(" ")}function ge(t){return t.getAttribute&&t.getAttribute("class")||""}function me(t){return Array.isArray(t)?t:"string"==typeof t&&t.match(F)||[]}x.fn.extend({prop:function(t,e){return Y(this,x.prop,t,e,arguments.length>1)},removeProp:function(t){return this.each(function(){delete this[x.propFix[t]||t]})}}),x.extend({prop:function(t,e,n){var r,i,o=t.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&x.isXMLDoc(t)||(e=x.propFix[e]||e,i=x.propHooks[e]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(t,n,e))?r:t[e]=n:i&&"get"in i&&null!==(r=i.get(t,e))?r:t[e]},propHooks:{tabIndex:{get:function(t){var e=x.find.attr(t,"tabindex");return e?parseInt(e,10):fe.test(t.nodeName)||pe.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),g.optSelected||(x.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null},set:function(t){var e=t.parentNode;e&&(e.selectedIndex,e.parentNode&&e.parentNode.selectedIndex)}}),x.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){x.propFix[this.toLowerCase()]=this}),x.fn.extend({addClass:function(t){var e,n,r,i,o,a,s,l=0;if(m(t))return this.each(function(e){x(this).addClass(t.call(this,e,ge(this)))});if((e=me(t)).length)for(;n=this[l++];)if(i=ge(n),r=1===n.nodeType&&" "+Ae(i)+" "){for(a=0;o=e[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=Ae(r))&&n.setAttribute("class",s)}return this},removeClass:function(t){var e,n,r,i,o,a,s,l=0;if(m(t))return this.each(function(e){x(this).removeClass(t.call(this,e,ge(this)))});if(!arguments.length)return this.attr("class","");if((e=me(t)).length)for(;n=this[l++];)if(i=ge(n),r=1===n.nodeType&&" "+Ae(i)+" "){for(a=0;o=e[a++];)for(;r.indexOf(" "+o+" ")>-1;)r=r.replace(" "+o+" "," ");i!==(s=Ae(r))&&n.setAttribute("class",s)}return this},toggleClass:function(t,e){var n=typeof t,r="string"===n||Array.isArray(t);return"boolean"==typeof e&&r?e?this.addClass(t):this.removeClass(t):m(t)?this.each(function(n){x(this).toggleClass(t.call(this,n,ge(this),e),e)}):this.each(function(){var e,i,o,a;if(r)for(i=0,o=x(this),a=me(t);e=a[i++];)o.hasClass(e)?o.removeClass(e):o.addClass(e);else void 0!==t&&"boolean"!==n||((e=ge(this))&&K.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||!1===t?"":K.get(this,"__className__")||""))})},hasClass:function(t){var e,n,r=0;for(e=" "+t+" ";n=this[r++];)if(1===n.nodeType&&(" "+Ae(ge(n))+" ").indexOf(e)>-1)return!0;return!1}});var ve=/\r/g;x.fn.extend({val:function(t){var e,n,r,i=this[0];return arguments.length?(r=m(t),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?t.call(this,n,x(this).val()):t)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=x.map(i,function(t){return null==t?"":t+""})),(e=x.valHooks[this.type]||x.valHooks[this.nodeName.toLowerCase()])&&"set"in e&&void 0!==e.set(this,i,"value")||(this.value=i))})):i?(e=x.valHooks[i.type]||x.valHooks[i.nodeName.toLowerCase()])&&"get"in e&&void 0!==(n=e.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(ve,""):null==n?"":n:void 0}}),x.extend({valHooks:{option:{get:function(t){var e=x.find.attr(t,"value");return null!=e?e:Ae(x.text(t))}},select:{get:function(t){var e,n,r,i=t.options,o=t.selectedIndex,a="select-one"===t.type,s=a?null:[],l=a?o+1:i.length;for(r=o<0?l:a?o:0;r<l;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!E(n.parentNode,"optgroup"))){if(e=x(n).val(),a)return e;s.push(e)}return s},set:function(t,e){for(var n,r,i=t.options,o=x.makeArray(e),a=i.length;a--;)((r=i[a]).selected=x.inArray(x.valHooks.option.get(r),o)>-1)&&(n=!0);return n||(t.selectedIndex=-1),o}}}}),x.each(["radio","checkbox"],function(){x.valHooks[this]={set:function(t,e){if(Array.isArray(e))return t.checked=x.inArray(x(t).val(),e)>-1}},g.checkOn||(x.valHooks[this].get=function(t){return null===t.getAttribute("value")?"on":t.value})}),g.focusin="onfocusin"in n;var ye=/^(?:focusinfocus|focusoutblur)$/,be=function(t){t.stopPropagation()};x.extend(x.event,{trigger:function(t,e,r,i){var o,a,s,l,c,u,h,d,p=[r||y],A=f.call(t,"type")?t.type:t,g=f.call(t,"namespace")?t.namespace.split("."):[];if(a=d=s=r=r||y,3!==r.nodeType&&8!==r.nodeType&&!ye.test(A+x.event.triggered)&&(A.indexOf(".")>-1&&(A=(g=A.split(".")).shift(),g.sort()),c=A.indexOf(":")<0&&"on"+A,(t=t[x.expando]?t:new x.Event(A,"object"==typeof t&&t)).isTrigger=i?2:3,t.namespace=g.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),e=null==e?[t]:x.makeArray(e,[t]),h=x.event.special[A]||{},i||!h.trigger||!1!==h.trigger.apply(r,e))){if(!i&&!h.noBubble&&!v(r)){for(l=h.delegateType||A,ye.test(l+A)||(a=a.parentNode);a;a=a.parentNode)p.push(a),s=a;s===(r.ownerDocument||y)&&p.push(s.defaultView||s.parentWindow||n)}for(o=0;(a=p[o++])&&!t.isPropagationStopped();)d=a,t.type=o>1?l:h.bindType||A,(u=(K.get(a,"events")||Object.create(null))[t.type]&&K.get(a,"handle"))&&u.apply(a,e),(u=c&&a[c])&&u.apply&&Z(a)&&(t.result=u.apply(a,e),!1===t.result&&t.preventDefault());return t.type=A,i||t.isDefaultPrevented()||h._default&&!1!==h._default.apply(p.pop(),e)||!Z(r)||c&&m(r[A])&&!v(r)&&((s=r[c])&&(r[c]=null),x.event.triggered=A,t.isPropagationStopped()&&d.addEventListener(A,be),r[A](),t.isPropagationStopped()&&d.removeEventListener(A,be),x.event.triggered=void 0,s&&(r[c]=s)),t.result}},simulate:function(t,e,n){var r=x.extend(new x.Event,n,{type:t,isSimulated:!0});x.event.trigger(r,null,e)}}),x.fn.extend({trigger:function(t,e){return this.each(function(){x.event.trigger(t,e,this)})},triggerHandler:function(t,e){var n=this[0];if(n)return x.event.trigger(t,e,n,!0)}}),g.focusin||x.each({focus:"focusin",blur:"focusout"},function(t,e){var n=function(t){x.event.simulate(e,t.target,x.event.fix(t))};x.event.special[e]={setup:function(){var r=this.ownerDocument||this.document||this,i=K.access(r,e);i||r.addEventListener(t,n,!0),K.access(r,e,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,i=K.access(r,e)-1;i?K.access(r,e,i):(r.removeEventListener(t,n,!0),K.remove(r,e))}}});var _e=n.location,we={guid:Date.now()},xe=/\?/;x.parseXML=function(t){var e,r;if(!t||"string"!=typeof t)return null;try{e=(new n.DOMParser).parseFromString(t,"text/xml")}catch(t){}return r=e&&e.getElementsByTagName("parsererror")[0],e&&!r||x.error("Invalid XML: "+(r?x.map(r.childNodes,function(t){return t.textContent}).join("\n"):t)),e};var Se=/\[\]$/,Ce=/\r?\n/g,ke=/^(?:submit|button|image|reset|file)$/i,Be=/^(?:input|select|textarea|keygen)/i;function Te(t,e,n,r){var i;if(Array.isArray(e))x.each(e,function(e,i){n||Se.test(t)?r(t,i):Te(t+"["+("object"==typeof i&&null!=i?e:"")+"]",i,n,r)});else if(n||"object"!==w(e))r(t,e);else for(i in e)Te(t+"["+i+"]",e[i],n,r)}x.param=function(t,e){var n,r=[],i=function(t,e){var n=m(e)?e():e;r[r.length]=encodeURIComponent(t)+"="+encodeURIComponent(null==n?"":n)};if(null==t)return"";if(Array.isArray(t)||t.jquery&&!x.isPlainObject(t))x.each(t,function(){i(this.name,this.value)});else for(n in t)Te(n,t[n],e,i);return r.join("&")},x.fn.extend({serialize:function(){return x.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var t=x.prop(this,"elements");return t?x.makeArray(t):this}).filter(function(){var t=this.type;return this.name&&!x(this).is(":disabled")&&Be.test(this.nodeName)&&!ke.test(t)&&(this.checked||!At.test(t))}).map(function(t,e){var n=x(this).val();return null==n?null:Array.isArray(n)?x.map(n,function(t){return{name:e.name,value:t.replace(Ce,"\r\n")}}):{name:e.name,value:n.replace(Ce,"\r\n")}}).get()}});var Ee=/%20/g,Me=/#.*$/,Oe=/([?&])_=[^&]*/,Le=/^(.*?):[ \t]*([^\r\n]*)$/gm,De=/^(?:GET|HEAD)$/,Ie=/^\/\//,Pe={},Ne={},Fe="*/".concat("*"),Re=y.createElement("a");function je(t){return function(e,n){"string"!=typeof e&&(n=e,e="*");var r,i=0,o=e.toLowerCase().match(F)||[];if(m(n))for(;r=o[i++];)"+"===r[0]?(r=r.slice(1)||"*",(t[r]=t[r]||[]).unshift(n)):(t[r]=t[r]||[]).push(n)}}function He(t,e,n,r){var i={},o=t===Ne;function a(s){var l;return i[s]=!0,x.each(t[s]||[],function(t,s){var c=s(e,n,r);return"string"!=typeof c||o||i[c]?o?!(l=c):void 0:(e.dataTypes.unshift(c),a(c),!1)}),l}return a(e.dataTypes[0])||!i["*"]&&a("*")}function Ue(t,e){var n,r,i=x.ajaxSettings.flatOptions||{};for(n in e)void 0!==e[n]&&((i[n]?t:r||(r={}))[n]=e[n]);return r&&x.extend(!0,t,r),t}Re.href=_e.href,x.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:_e.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(_e.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Fe,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":x.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(t,e){return e?Ue(Ue(t,x.ajaxSettings),e):Ue(x.ajaxSettings,t)},ajaxPrefilter:je(Pe),ajaxTransport:je(Ne),ajax:function(t,e){"object"==typeof t&&(e=t,t=void 0),e=e||{};var r,i,o,a,s,l,c,u,h,d,f=x.ajaxSetup({},e),p=f.context||f,A=f.context&&(p.nodeType||p.jquery)?x(p):x.event,g=x.Deferred(),m=x.Callbacks("once memory"),v=f.statusCode||{},b={},_={},w="canceled",S={readyState:0,getResponseHeader:function(t){var e;if(c){if(!a)for(a={};e=Le.exec(o);)a[e[1].toLowerCase()+" "]=(a[e[1].toLowerCase()+" "]||[]).concat(e[2]);e=a[t.toLowerCase()+" "]}return null==e?null:e.join(", ")},getAllResponseHeaders:function(){return c?o:null},setRequestHeader:function(t,e){return null==c&&(t=_[t.toLowerCase()]=_[t.toLowerCase()]||t,b[t]=e),this},overrideMimeType:function(t){return null==c&&(f.mimeType=t),this},statusCode:function(t){var e;if(t)if(c)S.always(t[S.status]);else for(e in t)v[e]=[v[e],t[e]];return this},abort:function(t){var e=t||w;return r&&r.abort(e),C(0,e),this}};if(g.promise(S),f.url=((t||f.url||_e.href)+"").replace(Ie,_e.protocol+"//"),f.type=e.method||e.type||f.method||f.type,f.dataTypes=(f.dataType||"*").toLowerCase().match(F)||[""],null==f.crossDomain){l=y.createElement("a");try{l.href=f.url,l.href=l.href,f.crossDomain=Re.protocol+"//"+Re.host!=l.protocol+"//"+l.host}catch(t){f.crossDomain=!0}}if(f.data&&f.processData&&"string"!=typeof f.data&&(f.data=x.param(f.data,f.traditional)),He(Pe,f,e,S),c)return S;for(h in(u=x.event&&f.global)&&0==x.active++&&x.event.trigger("ajaxStart"),f.type=f.type.toUpperCase(),f.hasContent=!De.test(f.type),i=f.url.replace(Me,""),f.hasContent?f.data&&f.processData&&0===(f.contentType||"").indexOf("application/x-www-form-urlencoded")&&(f.data=f.data.replace(Ee,"+")):(d=f.url.slice(i.length),f.data&&(f.processData||"string"==typeof f.data)&&(i+=(xe.test(i)?"&":"?")+f.data,delete f.data),!1===f.cache&&(i=i.replace(Oe,"$1"),d=(xe.test(i)?"&":"?")+"_="+we.guid+++d),f.url=i+d),f.ifModified&&(x.lastModified[i]&&S.setRequestHeader("If-Modified-Since",x.lastModified[i]),x.etag[i]&&S.setRequestHeader("If-None-Match",x.etag[i])),(f.data&&f.hasContent&&!1!==f.contentType||e.contentType)&&S.setRequestHeader("Content-Type",f.contentType),S.setRequestHeader("Accept",f.dataTypes[0]&&f.accepts[f.dataTypes[0]]?f.accepts[f.dataTypes[0]]+("*"!==f.dataTypes[0]?", "+Fe+"; q=0.01":""):f.accepts["*"]),f.headers)S.setRequestHeader(h,f.headers[h]);if(f.beforeSend&&(!1===f.beforeSend.call(p,S,f)||c))return S.abort();if(w="abort",m.add(f.complete),S.done(f.success),S.fail(f.error),r=He(Ne,f,e,S)){if(S.readyState=1,u&&A.trigger("ajaxSend",[S,f]),c)return S;f.async&&f.timeout>0&&(s=n.setTimeout(function(){S.abort("timeout")},f.timeout));try{c=!1,r.send(b,C)}catch(t){if(c)throw t;C(-1,t)}}else C(-1,"No Transport");function C(t,e,a,l){var h,d,y,b,_,w=e;c||(c=!0,s&&n.clearTimeout(s),r=void 0,o=l||"",S.readyState=t>0?4:0,h=t>=200&&t<300||304===t,a&&(b=function(t,e,n){for(var r,i,o,a,s=t.contents,l=t.dataTypes;"*"===l[0];)l.shift(),void 0===r&&(r=t.mimeType||e.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){l.unshift(i);break}if(l[0]in n)o=l[0];else{for(i in n){if(!l[0]||t.converters[i+" "+l[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==l[0]&&l.unshift(o),n[o]}(f,S,a)),!h&&x.inArray("script",f.dataTypes)>-1&&x.inArray("json",f.dataTypes)<0&&(f.converters["text script"]=function(){}),b=function(t,e,n,r){var i,o,a,s,l,c={},u=t.dataTypes.slice();if(u[1])for(a in t.converters)c[a.toLowerCase()]=t.converters[a];for(o=u.shift();o;)if(t.responseFields[o]&&(n[t.responseFields[o]]=e),!l&&r&&t.dataFilter&&(e=t.dataFilter(e,t.dataType)),l=o,o=u.shift())if("*"===o)o=l;else if("*"!==l&&l!==o){if(!(a=c[l+" "+o]||c["* "+o]))for(i in c)if((s=i.split(" "))[1]===o&&(a=c[l+" "+s[0]]||c["* "+s[0]])){!0===a?a=c[i]:!0!==c[i]&&(o=s[0],u.unshift(s[1]));break}if(!0!==a)if(a&&t.throws)e=a(e);else try{e=a(e)}catch(t){return{state:"parsererror",error:a?t:"No conversion from "+l+" to "+o}}}return{state:"success",data:e}}(f,b,S,h),h?(f.ifModified&&((_=S.getResponseHeader("Last-Modified"))&&(x.lastModified[i]=_),(_=S.getResponseHeader("etag"))&&(x.etag[i]=_)),204===t||"HEAD"===f.type?w="nocontent":304===t?w="notmodified":(w=b.state,d=b.data,h=!(y=b.error))):(y=w,!t&&w||(w="error",t<0&&(t=0))),S.status=t,S.statusText=(e||w)+"",h?g.resolveWith(p,[d,w,S]):g.rejectWith(p,[S,w,y]),S.statusCode(v),v=void 0,u&&A.trigger(h?"ajaxSuccess":"ajaxError",[S,f,h?d:y]),m.fireWith(p,[S,w]),u&&(A.trigger("ajaxComplete",[S,f]),--x.active||x.event.trigger("ajaxStop")))}return S},getJSON:function(t,e,n){return x.get(t,e,n,"json")},getScript:function(t,e){return x.get(t,void 0,e,"script")}}),x.each(["get","post"],function(t,e){x[e]=function(t,n,r,i){return m(n)&&(i=i||r,r=n,n=void 0),x.ajax(x.extend({url:t,type:e,dataType:i,data:n,success:r},x.isPlainObject(t)&&t))}}),x.ajaxPrefilter(function(t){var e;for(e in t.headers)"content-type"===e.toLowerCase()&&(t.contentType=t.headers[e]||"")}),x._evalUrl=function(t,e,n){return x.ajax({url:t,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(t){x.globalEval(t,e,n)}})},x.fn.extend({wrapAll:function(t){var e;return this[0]&&(m(t)&&(t=t.call(this[0])),e=x(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&e.insertBefore(this[0]),e.map(function(){for(var t=this;t.firstElementChild;)t=t.firstElementChild;return t}).append(this)),this},wrapInner:function(t){return m(t)?this.each(function(e){x(this).wrapInner(t.call(this,e))}):this.each(function(){var e=x(this),n=e.contents();n.length?n.wrapAll(t):e.append(t)})},wrap:function(t){var e=m(t);return this.each(function(n){x(this).wrapAll(e?t.call(this,n):t)})},unwrap:function(t){return this.parent(t).not("body").each(function(){x(this).replaceWith(this.childNodes)}),this}}),x.expr.pseudos.hidden=function(t){return!x.expr.pseudos.visible(t)},x.expr.pseudos.visible=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},x.ajaxSettings.xhr=function(){try{return new n.XMLHttpRequest}catch(t){}};var Qe={0:200,1223:204},ze=x.ajaxSettings.xhr();g.cors=!!ze&&"withCredentials"in ze,g.ajax=ze=!!ze,x.ajaxTransport(function(t){var e,r;if(g.cors||ze&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];for(a in t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest"),i)s.setRequestHeader(a,i[a]);e=function(t){return function(){e&&(e=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===t?s.abort():"error"===t?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Qe[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=e(),r=s.onerror=s.ontimeout=e("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&n.setTimeout(function(){e&&r()})},e=e("abort");try{s.send(t.hasContent&&t.data||null)}catch(t){if(e)throw t}},abort:function(){e&&e()}}}),x.ajaxPrefilter(function(t){t.crossDomain&&(t.contents.script=!1)}),x.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(t){return x.globalEval(t),t}}}),x.ajaxPrefilter("script",function(t){void 0===t.cache&&(t.cache=!1),t.crossDomain&&(t.type="GET")}),x.ajaxTransport("script",function(t){var e,n;if(t.crossDomain||t.scriptAttrs)return{send:function(r,i){e=x("<script>").attr(t.scriptAttrs||{}).prop({charset:t.scriptCharset,src:t.url}).on("load error",n=function(t){e.remove(),n=null,t&&i("error"===t.type?404:200,t.type)}),y.head.appendChild(e[0])},abort:function(){n&&n()}}});var Ye,Ve=[],We=/(=)\?(?=&|$)|\?\?/;x.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var t=Ve.pop()||x.expando+"_"+we.guid++;return this[t]=!0,t}}),x.ajaxPrefilter("json jsonp",function(t,e,r){var i,o,a,s=!1!==t.jsonp&&(We.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&We.test(t.data)&&"data");if(s||"jsonp"===t.dataTypes[0])return i=t.jsonpCallback=m(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(We,"$1"+i):!1!==t.jsonp&&(t.url+=(xe.test(t.url)?"&":"?")+t.jsonp+"="+i),t.converters["script json"]=function(){return a||x.error(i+" was not called"),a[0]},t.dataTypes[0]="json",o=n[i],n[i]=function(){a=arguments},r.always(function(){void 0===o?x(n).removeProp(i):n[i]=o,t[i]&&(t.jsonpCallback=e.jsonpCallback,Ve.push(i)),a&&m(o)&&o(a[0]),a=o=void 0}),"script"}),g.createHTMLDocument=((Ye=y.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===Ye.childNodes.length),x.parseHTML=function(t,e,n){return"string"!=typeof t?[]:("boolean"==typeof e&&(n=e,e=!1),e||(g.createHTMLDocument?((r=(e=y.implementation.createHTMLDocument("")).createElement("base")).href=y.location.href,e.head.appendChild(r)):e=y),i=M.exec(t),o=!n&&[],i?[e.createElement(i[1])]:(i=wt([t],e,o),o&&o.length&&x(o).remove(),x.merge([],i.childNodes)));var r,i,o},x.fn.load=function(t,e,n){var r,i,o,a=this,s=t.indexOf(" ");return s>-1&&(r=Ae(t.slice(s)),t=t.slice(0,s)),m(e)?(n=e,e=void 0):e&&"object"==typeof e&&(i="POST"),a.length>0&&x.ajax({url:t,type:i||"GET",dataType:"html",data:e}).done(function(t){o=arguments,a.html(r?x("<div>").append(x.parseHTML(t)).find(r):t)}).always(n&&function(t,e){a.each(function(){n.apply(this,o||[t.responseText,e,t])})}),this},x.expr.pseudos.animated=function(t){return x.grep(x.timers,function(e){return t===e.elem}).length},x.offset={setOffset:function(t,e,n){var r,i,o,a,s,l,c=x.css(t,"position"),u=x(t),h={};"static"===c&&(t.style.position="relative"),s=u.offset(),o=x.css(t,"top"),l=x.css(t,"left"),("absolute"===c||"fixed"===c)&&(o+l).indexOf("auto")>-1?(a=(r=u.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(l)||0),m(e)&&(e=e.call(t,n,x.extend({},s))),null!=e.top&&(h.top=e.top-s.top+a),null!=e.left&&(h.left=e.left-s.left+i),"using"in e?e.using.call(t,h):u.css(h)}},x.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){x.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var t,e,n,r=this[0],i={top:0,left:0};if("fixed"===x.css(r,"position"))e=r.getBoundingClientRect();else{for(e=this.offset(),n=r.ownerDocument,t=r.offsetParent||n.documentElement;t&&(t===n.body||t===n.documentElement)&&"static"===x.css(t,"position");)t=t.parentNode;t&&t!==r&&1===t.nodeType&&((i=x(t).offset()).top+=x.css(t,"borderTopWidth",!0),i.left+=x.css(t,"borderLeftWidth",!0))}return{top:e.top-i.top-x.css(r,"marginTop",!0),left:e.left-i.left-x.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var t=this.offsetParent;t&&"static"===x.css(t,"position");)t=t.offsetParent;return t||ot})}}),x.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,e){var n="pageYOffset"===e;x.fn[t]=function(r){return Y(this,function(t,r,i){var o;if(v(t)?o=t:9===t.nodeType&&(o=t.defaultView),void 0===i)return o?o[e]:t[r];o?o.scrollTo(n?o.pageXOffset:i,n?i:o.pageYOffset):t[r]=i},t,r,arguments.length)}}),x.each(["top","left"],function(t,e){x.cssHooks[e]=zt(g.pixelPosition,function(t,n){if(n)return n=Qt(t,e),Rt.test(n)?x(t).position()[e]+"px":n})}),x.each({Height:"height",Width:"width"},function(t,e){x.each({padding:"inner"+t,content:e,"":"outer"+t},function(n,r){x.fn[r]=function(i,o){var a=arguments.length&&(n||"boolean"!=typeof i),s=n||(!0===i||!0===o?"margin":"border");return Y(this,function(e,n,i){var o;return v(e)?0===r.indexOf("outer")?e["inner"+t]:e.document.documentElement["client"+t]:9===e.nodeType?(o=e.documentElement,Math.max(e.body["scroll"+t],o["scroll"+t],e.body["offset"+t],o["offset"+t],o["client"+t])):void 0===i?x.css(e,n,s):x.style(e,n,i,s)},e,a?i:void 0,a)}})}),x.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(t,e){x.fn[e]=function(t){return this.on(e,t)}}),x.fn.extend({bind:function(t,e,n){return this.on(t,null,e,n)},unbind:function(t,e){return this.off(t,null,e)},delegate:function(t,e,n,r){return this.on(e,t,n,r)},undelegate:function(t,e,n){return 1===arguments.length?this.off(t,"**"):this.off(e,t||"**",n)},hover:function(t,e){return this.mouseenter(t).mouseleave(e||t)}}),x.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(t,e){x.fn[e]=function(t,n){return arguments.length>0?this.on(e,null,t,n):this.trigger(e)}});var Ge=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;x.proxy=function(t,e){var n,r,i;if("string"==typeof e&&(n=t[e],e=t,t=n),m(t))return r=s.call(arguments,2),(i=function(){return t.apply(e||this,r.concat(s.call(arguments)))}).guid=t.guid=t.guid||x.guid++,i},x.holdReady=function(t){t?x.readyWait++:x.ready(!0)},x.isArray=Array.isArray,x.parseJSON=JSON.parse,x.nodeName=E,x.isFunction=m,x.isWindow=v,x.camelCase=X,x.type=w,x.now=Date.now,x.isNumeric=function(t){var e=x.type(t);return("number"===e||"string"===e)&&!isNaN(t-parseFloat(t))},x.trim=function(t){return null==t?"":(t+"").replace(Ge,"")},void 0===(r=function(){return x}.apply(e,[]))||(t.exports=r);var Xe=n.jQuery,Ze=n.$;return x.noConflict=function(t){return n.$===x&&(n.$=Ze),t&&n.jQuery===x&&(n.jQuery=Xe),x},void 0===i&&(n.jQuery=n.$=x),x})},"82Mu":function(t,e,n){var r=n("7KvD"),i=n("L42u").set,o=r.MutationObserver||r.WebKitMutationObserver,a=r.process,s=r.Promise,l="process"==n("R9M2")(a);t.exports=function(){var t,e,n,c=function(){var r,i;for(l&&(r=a.domain)&&r.exit();t;){i=t.fn,t=t.next;try{i()}catch(r){throw t?n():e=void 0,r}}e=void 0,r&&r.enter()};if(l)n=function(){a.nextTick(c)};else if(!o||r.navigator&&r.navigator.standalone)if(s&&s.resolve){var u=s.resolve(void 0);n=function(){u.then(c)}}else n=function(){i.call(r,c)};else{var h=!0,d=document.createTextNode("");new o(c).observe(d,{characterData:!0}),n=function(){d.data=h=!h}}return function(r){var i={fn:r,next:void 0};e&&(e.next=i),t||(t=i,n()),e=i}}},"835U":function(t,e,n){"use strict";e.__esModule=!0,e.isString=function(t){return"[object String]"===Object.prototype.toString.call(t)},e.isObject=function(t){return"[object Object]"===Object.prototype.toString.call(t)},e.isHtmlElement=function(t){return t&&t.nodeType===Node.ELEMENT_NODE};e.isFunction=function(t){return t&&"[object Function]"==={}.toString.call(t)},e.isUndefined=function(t){return void 0===t},e.isDefined=function(t){return void 0!==t&&null!==t}},"880/":function(t,e,n){t.exports=n("hJx8")},"8hRR":function(t,e,n){t.exports={default:n("B0bq"),__esModule:!0}},"94VQ":function(t,e,n){"use strict";var r=n("Yobk"),i=n("X8DO"),o=n("e6n0"),a={};n("hJx8")(a,n("dSzd")("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(a,{next:i(1,n)}),o(t,e+" Iterator")}},"9Bbf":function(t,e,n){"use strict";var r=n("kM2E");t.exports=function(t){r(r.S,t,{of:function(){for(var t=arguments.length,e=new Array(t);t--;)e[t]=arguments[t];return new this(e)}})}},"9C8M":function(t,e,n){"use strict";var r=n("evD5").f,i=n("Yobk"),o=n("xH/j"),a=n("+ZMJ"),s=n("2KxR"),l=n("NWt+"),c=n("vIB/"),u=n("EGZi"),h=n("bRrM"),d=n("+E39"),f=n("06OY").fastKey,p=n("LIJb"),A=d?"_s":"size",g=function(t,e){var n,r=f(e);if("F"!==r)return t._i[r];for(n=t._f;n;n=n.n)if(n.k==e)return n};t.exports={getConstructor:function(t,e,n,c){var u=t(function(t,r){s(t,u,e,"_i"),t._t=e,t._i=i(null),t._f=void 0,t._l=void 0,t[A]=0,void 0!=r&&l(r,n,t[c],t)});return o(u.prototype,{clear:function(){for(var t=p(this,e),n=t._i,r=t._f;r;r=r.n)r.r=!0,r.p&&(r.p=r.p.n=void 0),delete n[r.i];t._f=t._l=void 0,t[A]=0},delete:function(t){var n=p(this,e),r=g(n,t);if(r){var i=r.n,o=r.p;delete n._i[r.i],r.r=!0,o&&(o.n=i),i&&(i.p=o),n._f==r&&(n._f=i),n._l==r&&(n._l=o),n[A]--}return!!r},forEach:function(t){p(this,e);for(var n,r=a(t,arguments.length>1?arguments[1]:void 0,3);n=n?n.n:this._f;)for(r(n.v,n.k,this);n&&n.r;)n=n.p},has:function(t){return!!g(p(this,e),t)}}),d&&r(u.prototype,"size",{get:function(){return p(this,e)[A]}}),u},def:function(t,e,n){var r,i,o=g(t,e);return o?o.v=n:(t._l=o={i:i=f(e,!0),k:e,v:n,p:r=t._l,n:void 0,r:!1},t._f||(t._f=o),r&&(r.n=o),t[A]++,"F"!==i&&(t._i[i]=o)),t},getEntry:g,setStrong:function(t,e,n){c(t,e,function(t,n){this._t=p(t,e),this._k=n,this._l=void 0},function(){for(var t=this._k,e=this._l;e&&e.r;)e=e.p;return this._t&&(this._l=e=e?e.n:this._t._f)?u(0,"keys"==t?e.k:"values"==t?e.v:[e.k,e.v]):(this._t=void 0,u(1))},n?"entries":"values",!n,!0),h(e)}}},"9Gld":function(t,e,n){t.exports={default:n("u/Zb"),__esModule:!0}},"9MlZ":function(t,e,n){"use strict";t.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var t={},e=Symbol("test"),n=Object(e);if("string"==typeof e)return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(e in t[e]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var r=Object.getOwnPropertySymbols(t);if(1!==r.length||r[0]!==e)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var i=Object.getOwnPropertyDescriptor(t,e);if(42!==i.value||!0!==i.enumerable)return!1}return!0}},"9Zs0":function(t,e,n){var r=n("ZezE");t.exports=function(){this.class_id=0,this.num_samples=0,this.num_channels=0,this.in_samplerate=0,this.out_samplerate=0,this.scale=0,this.scale_left=0,this.scale_right=0,this.analysis=!1,this.bWriteVbrTag=!1,this.decode_only=!1,this.quality=0,this.mode=r.STEREO,this.force_ms=!1,this.free_format=!1,this.findReplayGain=!1,this.decode_on_the_fly=!1,this.write_id3tag_automatic=!1,this.brate=0,this.compression_ratio=0,this.copyright=0,this.original=0,this.extension=0,this.emphasis=0,this.error_protection=0,this.strict_ISO=!1,this.disable_reservoir=!1,this.quant_comp=0,this.quant_comp_short=0,this.experimentalY=!1,this.experimentalZ=0,this.exp_nspsytune=0,this.preset=0,this.VBR=null,this.VBR_q_frac=0,this.VBR_q=0,this.VBR_mean_bitrate_kbps=0,this.VBR_min_bitrate_kbps=0,this.VBR_max_bitrate_kbps=0,this.VBR_hard_min=0,this.lowpassfreq=0,this.highpassfreq=0,this.lowpasswidth=0,this.highpasswidth=0,this.maskingadjust=0,this.maskingadjust_short=0,this.ATHonly=!1,this.ATHshort=!1,this.noATH=!1,this.ATHtype=0,this.ATHcurve=0,this.ATHlower=0,this.athaa_type=0,this.athaa_loudapprox=0,this.athaa_sensitivity=0,this.short_blocks=null,this.useTemporal=!1,this.interChRatio=0,this.msfix=0,this.tune=!1,this.tune_value_a=0,this.version=0,this.encoder_delay=0,this.encoder_padding=0,this.framesize=0,this.frameNum=0,this.lame_allocated_gfp=0,this.internal_flags=null}},"9bBU":function(t,e,n){n("mClu");var r=n("FeBl").Object;t.exports=function(t,e,n){return r.defineProperty(t,e,n)}},ALrJ:function(t,e,n){var r=n("+ZMJ"),i=n("MU5D"),o=n("sB3e"),a=n("QRG4"),s=n("oeOm");t.exports=function(t,e){var n=1==t,l=2==t,c=3==t,u=4==t,h=6==t,d=5==t||h,f=e||s;return function(e,s,p){for(var A,g,m=o(e),v=i(m),y=r(s,p,3),b=a(v.length),_=0,w=n?f(e,b):l?f(e,0):void 0;b>_;_++)if((d||_ in v)&&(g=y(A=v[_],_,m),t))if(n)w[_]=g;else if(g)switch(t){case 3:return!0;case 5:return A;case 6:return _;case 2:w.push(A)}else if(u)return!1;return h?-1:c||u?u:w}}},AMCD:function(t,e,n){"use strict";e.__esModule=!0,e.validateRangeInOneMonth=e.extractTimeFormat=e.extractDateFormat=e.nextYear=e.prevYear=e.nextMonth=e.prevMonth=e.changeYearMonthAndClampDate=e.timeWithinRange=e.limitTimeRange=e.clearMilliseconds=e.clearTime=e.modifyWithTimeString=e.modifyTime=e.modifyDate=e.range=e.getRangeMinutes=e.getMonthDays=e.getPrevMonthLastDays=e.getRangeHours=e.getWeekNumber=e.getStartDateOfMonth=e.nextDate=e.prevDate=e.getFirstDayOfMonth=e.getDayCountOfYear=e.getDayCountOfMonth=e.parseDate=e.formatDate=e.isDateObject=e.isDate=e.toDate=e.getI18nSettings=void 0;var r,i=n("eNfa"),o=(r=i)&&r.__esModule?r:{default:r},a=n("urW8");var s=["sun","mon","tue","wed","thu","fri","sat"],l=["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"],c=e.getI18nSettings=function(){return{dayNamesShort:s.map(function(t){return(0,a.t)("el.datepicker.weeks."+t)}),dayNames:s.map(function(t){return(0,a.t)("el.datepicker.weeks."+t)}),monthNamesShort:l.map(function(t){return(0,a.t)("el.datepicker.months."+t)}),monthNames:l.map(function(t,e){return(0,a.t)("el.datepicker.month"+(e+1))}),amPm:["am","pm"]}},u=e.toDate=function(t){return h(t)?new Date(t):null},h=e.isDate=function(t){return null!==t&&void 0!==t&&(!isNaN(new Date(t).getTime())&&!Array.isArray(t))},d=(e.isDateObject=function(t){return t instanceof Date},e.formatDate=function(t,e){return(t=u(t))?o.default.format(t,e||"yyyy-MM-dd",c()):""},e.parseDate=function(t,e){return o.default.parse(t,e||"yyyy-MM-dd",c())}),f=e.getDayCountOfMonth=function(t,e){return 3===e||5===e||8===e||10===e?30:1===e?t%4==0&&t%100!=0||t%400==0?29:28:31},p=(e.getDayCountOfYear=function(t){return t%400==0||t%100!=0&&t%4==0?366:365},e.getFirstDayOfMonth=function(t){var e=new Date(t.getTime());return e.setDate(1),e.getDay()},e.prevDate=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return new Date(t.getFullYear(),t.getMonth(),t.getDate()-e)});e.nextDate=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return new Date(t.getFullYear(),t.getMonth(),t.getDate()+e)},e.getStartDateOfMonth=function(t,e){var n=new Date(t,e,1),r=n.getDay();return p(n,0===r?7:r)},e.getWeekNumber=function(t){if(!h(t))return null;var e=new Date(t.getTime());e.setHours(0,0,0,0),e.setDate(e.getDate()+3-(e.getDay()+6)%7);var n=new Date(e.getFullYear(),0,4);return 1+Math.round(((e.getTime()-n.getTime())/864e5-3+(n.getDay()+6)%7)/7)},e.getRangeHours=function(t){var e=[],n=[];if((t||[]).forEach(function(t){var e=t.map(function(t){return t.getHours()});n=n.concat(function(t,e){for(var n=[],r=t;r<=e;r++)n.push(r);return n}(e[0],e[1]))}),n.length)for(var r=0;r<24;r++)e[r]=-1===n.indexOf(r);else for(var i=0;i<24;i++)e[i]=!1;return e},e.getPrevMonthLastDays=function(t,e){if(e<=0)return[];var n=new Date(t.getTime());n.setDate(0);var r=n.getDate();return g(e).map(function(t,n){return r-(e-n-1)})},e.getMonthDays=function(t){var e=new Date(t.getFullYear(),t.getMonth()+1,0).getDate();return g(e).map(function(t,e){return e+1})};function A(t,e,n,r){for(var i=e;i<n;i++)t[i]=r}e.getRangeMinutes=function(t,e){var n=new Array(60);return t.length>0?t.forEach(function(t){var r=t[0],i=t[1],o=r.getHours(),a=r.getMinutes(),s=i.getHours(),l=i.getMinutes();o===e&&s!==e?A(n,a,60,!0):o===e&&s===e?A(n,a,l+1,!0):o!==e&&s===e?A(n,0,l+1,!0):o<e&&s>e&&A(n,0,60,!0)}):A(n,0,60,!0),n};var g=e.range=function(t){return Array.apply(null,{length:t}).map(function(t,e){return e})},m=e.modifyDate=function(t,e,n,r){return new Date(e,n,r,t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds())},v=e.modifyTime=function(t,e,n,r){return new Date(t.getFullYear(),t.getMonth(),t.getDate(),e,n,r,t.getMilliseconds())},y=(e.modifyWithTimeString=function(t,e){return null!=t&&e?(e=d(e,"HH:mm:ss"),v(t,e.getHours(),e.getMinutes(),e.getSeconds())):t},e.clearTime=function(t){return new Date(t.getFullYear(),t.getMonth(),t.getDate())},e.clearMilliseconds=function(t){return new Date(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),0)},e.limitTimeRange=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"HH:mm:ss";if(0===e.length)return t;var r=function(t){return o.default.parse(o.default.format(t,n),n)},i=r(t),a=e.map(function(t){return t.map(r)});if(a.some(function(t){return i>=t[0]&&i<=t[1]}))return t;var s=a[0][0],l=a[0][0];return a.forEach(function(t){s=new Date(Math.min(t[0],s)),l=new Date(Math.max(t[1],s))}),m(i<s?s:l,t.getFullYear(),t.getMonth(),t.getDate())}),b=(e.timeWithinRange=function(t,e,n){return y(t,e,n).getTime()===t.getTime()},e.changeYearMonthAndClampDate=function(t,e,n){var r=Math.min(t.getDate(),f(e,n));return m(t,e,n,r)});e.prevMonth=function(t){var e=t.getFullYear(),n=t.getMonth();return 0===n?b(t,e-1,11):b(t,e,n-1)},e.nextMonth=function(t){var e=t.getFullYear(),n=t.getMonth();return 11===n?b(t,e+1,0):b(t,e,n+1)},e.prevYear=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=t.getFullYear(),r=t.getMonth();return b(t,n-e,r)},e.nextYear=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=t.getFullYear(),r=t.getMonth();return b(t,n+e,r)},e.extractDateFormat=function(t){return t.replace(/\W?m{1,2}|\W?ZZ/g,"").replace(/\W?h{1,2}|\W?s{1,3}|\W?a/gi,"").trim()},e.extractTimeFormat=function(t){return t.replace(/\W?D{1,2}|\W?Do|\W?d{1,4}|\W?M{1,4}|\W?y{2,4}/g,"").trim()},e.validateRangeInOneMonth=function(t,e){return t.getMonth()===e.getMonth()&&t.getFullYear()===e.getFullYear()}},AWUW:function(t,e){t.exports=function(){this.setModules=function(t,e){}}},B0bq:function(t,e,n){n("fWfb"),t.exports=n("FeBl").Object.getOwnPropertySymbols},BDhv:function(t,e,n){var r=n("kM2E");r(r.P+r.R,"Set",{toJSON:n("m9gC")("Set")})},BO1k:function(t,e,n){t.exports={default:n("fxRn"),__esModule:!0}},BwfY:function(t,e,n){n("fWfb"),n("M6a0"),n("OYls"),n("QWe/"),t.exports=n("FeBl").Symbol},C4MV:function(t,e,n){t.exports={default:n("9bBU"),__esModule:!0}},C7Cm:function(t,e,n){"use strict";var r,i,o;o=function(t){function e(t,e,n,r){t.hasOwnProperty(e)||(t[e]=r.apply(null,n),"function"==typeof CustomEvent&&window.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:e,module:t[e]}})))}e(t=t?t._modules:{},"Series/NodesComposition.js",[t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e){const{series:{prototype:n,prototype:{pointClass:{prototype:r}}}}=t,{defined:i,extend:o,find:a,merge:s,pick:l}=e;var c;return function(t){function c(){return this.data=[].concat(this.points||[],this.nodes),n.destroy.apply(this,arguments)}function u(){this.nodes&&(this.nodes.forEach(t=>{t.destroy()}),this.nodes.length=0),n.setData.apply(this,arguments)}function h(t){const e=arguments,n=this.isNode?this.linksTo.concat(this.linksFrom):[this.fromNode,this.toNode];"select"!==t&&n.forEach(t=>{t&&t.series&&(r.setState.apply(t,e),t.isNode||(t.fromNode.graphic&&r.setState.apply(t.fromNode,e),t.toNode&&t.toNode.graphic&&r.setState.apply(t.toNode,e)))}),r.setState.apply(this,e)}function d(t,e,n,i){const o=this.series.options.nodes,a=this.series.options.data,c=a&&a.length||0,u=a&&a[this.index];r.update.call(this,t,!this.isNode&&e,n,i),this.isNode&&(t=(o||[]).reduce((t,e,n)=>this.id===e.id?n:t,-1),i=s(o&&o[t]||{},a&&a[this.index]||{}),a&&(u?a[this.index]=u:a.length=c),o?0<=t?o[t]=i:o.push(i):this.series.options.nodes=[i],l(e,!0)&&this.series.chart.redraw(n))}const f=[];t.compose=function(t,n){return e.pushUnique(f,t)&&((t=t.prototype).setNodeState=h,t.setState=h,t.update=d),e.pushUnique(f,n)&&((t=n.prototype).destroy=c,t.setData=u),n},t.createNode=function(t){const e=this.pointClass;var n=(t,e)=>a(t,t=>t.id===e);let r=n(this.nodes,t);if(!r){n=this.options.nodes&&n(this.options.nodes,t);const i=(new e).init(this,o({className:"highcharts-node",isNode:!0,id:t,y:1},n));i.linksTo=[],i.linksFrom=[],i.getSum=function(){let t=0,e=0;return i.linksTo.forEach(e=>{t+=e.weight||0}),i.linksFrom.forEach(t=>{e+=t.weight||0}),Math.max(t,e)},i.offset=function(t,e){let n=0;for(let r=0;r<i[e].length;r++){if(i[e][r]===t)return n;n+=i[e][r].weight}},i.hasShape=function(){let t=0;return i.linksTo.forEach(e=>{e.outgoing&&t++}),!i.linksTo.length||t!==i.linksTo.length},i.index=this.nodes.push(i)-1,r=i}return r.formatPrefix="node",r.name=r.name||r.options.id||"",r.mass=l(r.options.mass,r.options.marker&&r.options.marker.radius,this.options.marker&&this.options.marker.radius,4),r},t.destroy=c,t.generatePoints=function(){const t=this.chart,e={};n.generatePoints.call(this),this.nodes||(this.nodes=[]),this.colorCounter=0,this.nodes.forEach(t=>{t.linksFrom.length=0,t.linksTo.length=0,t.level=t.options.level}),this.points.forEach(n=>{i(n.from)&&(e[n.from]||(e[n.from]=this.createNode(n.from)),e[n.from].linksFrom.push(n),n.fromNode=e[n.from],t.styledMode?n.colorIndex=l(n.options.colorIndex,e[n.from].colorIndex):n.color=n.options.color||e[n.from].color),i(n.to)&&(e[n.to]||(e[n.to]=this.createNode(n.to)),e[n.to].linksTo.push(n),n.toNode=e[n.to]),n.name=n.name||n.id},this),this.nodeLookup=e},t.setNodeState=h,t.updateNode=d}(c||(c={})),c}),e(t,"Series/Sankey/SankeyPoint.js",[t["Core/Series/Point.js"],t["Core/Series/SeriesRegistry.js"],t["Core/Utilities.js"]],function(t,e,n){({seriesTypes:{column:e}}=e);const{defined:r}=n;return class extends e.prototype.pointClass{constructor(){super(...arguments),this.toNode=this.series=this.options=this.nodeY=this.nodeX=this.mass=this.linksTo=this.linksFrom=this.linkBase=this.level=this.fromNode=this.className=void 0}applyOptions(e,n){return t.prototype.applyOptions.call(this,e,n),r(this.options.level)&&(this.options.column=this.column=this.options.level),this}getClassName(){return(this.isNode?"highcharts-node ":"highcharts-link ")+t.prototype.getClassName.call(this)}getFromNode(){let t,e=-1;for(let n=0;n<this.linksTo.length;n++){const r=this.linksTo[n];r.fromNode.column>e&&r.fromNode!==this&&(e=(t=r.fromNode).column)}return{fromNode:t,fromColumn:e}}setNodeColumn(){r(this.options.column)||(this.column=0===this.linksTo.length?0:this.getFromNode().fromColumn+1)}isValid(){return this.isNode||"number"==typeof this.weight}}}),e(t,"Series/Sankey/SankeySeriesDefaults.js",[],function(){"";return{borderWidth:0,colorByPoint:!0,curveFactor:.33,dataLabels:{enabled:!0,backgroundColor:"none",crop:!1,nodeFormat:void 0,nodeFormatter:function(){return this.point.name},format:void 0,formatter:function(){},inside:!0},inactiveOtherPoints:!0,linkOpacity:.5,opacity:1,minLinkWidth:0,nodeWidth:20,nodePadding:10,showInLegend:!1,states:{hover:{linkOpacity:1,opacity:1},inactive:{linkOpacity:.1,opacity:.1,animation:{duration:50}}},tooltip:{followPointer:!0,headerFormat:'<span style="font-size: 0.8em">{series.name}</span><br/>',pointFormat:"{point.fromNode.name} → {point.toNode.name}: <b>{point.weight}</b><br/>",nodeFormat:"{point.name}: <b>{point.sum}</b><br/>"}}}),e(t,"Series/Sankey/SankeyColumnComposition.js",[t["Core/Utilities.js"]],function(t){const{defined:e,relativeLength:n}=t;var r;return function(t){t.compose=function(t,e){return t.sankeyColumn=new r(t,e),t};class r{constructor(t,e){this.points=t,this.series=e}getTranslationFactor(t){const e=this.points,n=e.slice(),r=t.options.minLinkWidth||0;let i,o=0,a=(t.chart.plotSizeY||0)-(t.options.borderWidth||0)-(e.length-1)*t.nodePadding;for(;e.length;){for(o=a/e.sankeyColumn.sum(),t=!1,i=e.length;i--;)e[i].getSum()*o<r&&(e.splice(i,1),a-=r,t=!0);if(!t)break}return e.length=0,n.forEach(t=>{e.push(t)}),o}top(t){const e=this.series,n=e.nodePadding,r=this.points.reduce(function(r,i){return 0<r&&(r+=n),r+(i=Math.max(i.getSum()*t,e.options.minLinkWidth||0))},0);return((e.chart.plotSizeY||0)-r)/2}left(t){const e=this.series,n=e.chart,r=e.options.equalNodes,i=n.inverted?n.plotHeight:n.plotWidth,o=e.nodePadding,a=this.points.reduce(function(n,a){return 0<n&&(n+=o),n+(a=r?i/a.series.nodes.length-o:Math.max(a.getSum()*t,e.options.minLinkWidth||0))},0);return((n.plotSizeX||0)-Math.round(a))/2}sum(){return this.points.reduce(function(t,e){return t+e.getSum()},0)}offset(t,r){const i=this.points,o=this.series,a=o.nodePadding;let s=0;if(o.is("organization")&&t.hangsFrom)return{absoluteTop:t.hangsFrom.nodeY};for(let c=0;c<i.length;c++){var l=i[c].getSum();const u=Math.max(l*r,o.options.minLinkWidth||0),h=t.options[o.chart.inverted?"offsetHorizontal":"offsetVertical"],d=t.options.offset||0;if(l=l?u+a:0,i[c]===t)return{relativeTop:s+(e(h)?n(h,u):n(d,l))};s+=l}}}t.SankeyColumnAdditions=r}(r||(r={})),r}),e(t,"Series/TreeUtilities.js",[t["Core/Color/Color.js"],t["Core/Utilities.js"]],function(t,e){const{extend:n,isArray:r,isNumber:i,isObject:o,merge:a,pick:s}=e;return{getColor:function(e,n){const r=n.index;var i=n.mapOptionsToLevel;const o=n.parentColor,a=n.parentColorIndex,l=n.series;var c=n.colors;const u=n.siblings;var h=l.points,d=l.chart.options.chart;let f;var p;let A;if(e){if(h=h[e.i],e=i[e.level]||{},i=h&&e.colorByPoint){f=h.index%(c?c.length:d.colorCount);var g=c&&c[f]}l.chart.styledMode||(c=h&&h.options.color,d=e&&e.color,(p=o)&&(p=(p=e&&e.colorVariation)&&"brightness"===p.key&&r&&u?t.parse(o).brighten(r/u*p.to).get():o),p=s(c,d,g,p,l.color)),A=s(h&&h.options.colorIndex,e&&e.colorIndex,f,a,n.colorIndex)}return{color:p,colorIndex:A}},getLevelOptions:function(t){let e,n,l,c={};if(o(t)){l=i(t.from)?t.from:1;var u=t.levels;for(n={},e=o(t.defaults)?t.defaults:{},r(u)&&(n=u.reduce((t,n)=>{let r,c;return o(n)&&i(n.level)&&(c=a({},n),r=s(c.levelIsConstant,e.levelIsConstant),delete c.levelIsConstant,delete c.level,n=n.level+(r?0:l-1),o(t[n])?a(!0,t[n],c):t[n]=c),t},{})),u=i(t.to)?t.to:1,t=0;t<=u;t++)c[t]=a({},e,o(n[t])?n[t]:{})}return c},setTreeValues:function t(e,r){var i=r.before;const o=r.idRoot,a=r.mapIdToNode[o],l=r.points[e.i],c=l&&l.options||{},u=[];let h=0;return e.levelDynamic=e.level-(!1!==r.levelIsConstant?0:a.level),e.name=s(l&&l.name,""),e.visible=o===e.id||!0===r.visible,"function"==typeof i&&(e=i(e,r)),e.children.forEach((i,o)=>{const a=n({},r);n(a,{index:o,siblings:e.children.length,visible:e.visible}),i=t(i,a),u.push(i),i.visible&&(h+=i.val)}),i=s(c.value,h),e.visible=0<=i&&(0<h||e.visible),e.children=u,e.childrenTotal=h,e.isLeaf=e.visible&&!h,e.val=i,e},updateRootId:function(t){if(o(t)){var e=o(t.options)?t.options:{};e=s(t.rootNode,e.rootId,""),o(t.userOptions)&&(t.userOptions.rootId=e),t.rootNode=e}return e}}}),e(t,"Series/Sankey/SankeySeries.js",[t["Core/Color/Color.js"],t["Core/Globals.js"],t["Series/NodesComposition.js"],t["Series/Sankey/SankeyPoint.js"],t["Series/Sankey/SankeySeriesDefaults.js"],t["Core/Series/SeriesRegistry.js"],t["Series/Sankey/SankeyColumnComposition.js"],t["Series/TreeUtilities.js"],t["Core/Utilities.js"]],function(t,e,n,r,i,o,a,s,l){const{series:c,seriesTypes:{column:u}}=o,{getLevelOptions:h}=s,{clamp:d,extend:f,isObject:p,merge:A,pick:g,relativeLength:m,stableSort:v}=l;class y extends u{constructor(){super(...arguments),this.translationFactor=this.points=this.options=this.nodeWidth=this.nodes=this.nodePadding=this.nodeLookup=this.group=this.data=this.colDistance=void 0}static getDLOptions(t){const e=p(t.optionsPoint)?t.optionsPoint.dataLabels:{};return t=p(t.level)?t.level.dataLabels:{},A({style:{}},t,e)}createNodeColumns(){const t=[];this.nodes.forEach(function(e){e.setNodeColumn(),t[e.column]||(t[e.column]=a.compose([],this)),t[e.column].push(e)},this);for(let e=0;e<t.length;e++)void 0===t[e]&&(t[e]=a.compose([],this));return t}order(t,e){const n=this;void 0===t.level&&(t.level=e,t.linksFrom.forEach(function(t){t.toNode&&n.order(t.toNode,e+1)}))}generatePoints(){n.generatePoints.apply(this,arguments);const t=this;this.orderNodes&&(this.nodes.filter(function(t){return 0===t.linksTo.length}).forEach(function(e){t.order(e,0)}),v(this.nodes,function(t,e){return t.level-e.level}))}getNodePadding(){let t=this.options.nodePadding||0;if(this.nodeColumns){const e=this.nodeColumns.reduce((t,e)=>Math.max(t,e.length),0);e*t>this.chart.plotSizeY&&(t=this.chart.plotSizeY/e)}return t}hasData(){return!!this.processedXData.length}pointAttribs(e,n){if(!e)return{};const r=this,i=r.mapOptionsToLevel[(e.isNode?e.level:e.fromNode.level)||0]||{},o=e.options,a=i.states&&i.states[n||""]||{};n=["colorByPoint","borderColor","borderWidth","linkOpacity","opacity"].reduce(function(t,e){return t[e]=g(a[e],o[e],i[e],r.options[e]),t},{});const s=g(a.color,o.color,n.colorByPoint?e.color:i.color);return e.isNode?{fill:s,stroke:n.borderColor,"stroke-width":n.borderWidth,opacity:n.opacity}:{fill:t.parse(s).setOpacity(n.linkOpacity).get()}}drawTracker(){u.prototype.drawTracker.call(this,this.points),u.prototype.drawTracker.call(this,this.nodes)}drawPoints(){u.prototype.drawPoints.call(this,this.points),u.prototype.drawPoints.call(this,this.nodes)}drawDataLabels(){u.prototype.drawDataLabels.call(this,this.points),u.prototype.drawDataLabels.call(this,this.nodes)}translate(){this.processedXData||this.processData(),this.generatePoints(),this.nodeColumns=this.createNodeColumns(),this.nodeWidth=m(this.options.nodeWidth,this.chart.plotSizeX);const t=this,e=this.chart,n=this.options,r=this.nodeWidth,i=this.nodeColumns;this.nodePadding=this.getNodePadding(),this.translationFactor=i.reduce((e,n)=>Math.min(e,n.sankeyColumn.getTranslationFactor(t)),1/0),this.colDistance=(e.plotSizeX-r-n.borderWidth)/Math.max(1,i.length-1),t.mapOptionsToLevel=h({from:1,levels:n.levels,to:i.length-1,defaults:{borderColor:n.borderColor,borderRadius:n.borderRadius,borderWidth:n.borderWidth,color:t.color,colorByPoint:n.colorByPoint,levelIsConstant:!0,linkColor:n.linkColor,linkLineWidth:n.linkLineWidth,linkOpacity:n.linkOpacity,states:n.states}}),i.forEach(function(e){e.forEach(function(n){t.translateNode(n,e)})},this),this.nodes.forEach(function(e){e.linksFrom.forEach(function(e){(e.weight||e.isNull)&&e.to&&(t.translateLink(e),e.allowShadow=!1)})})}translateLink(t){var e=(e,n)=>(n=e.offset(t,n)*o,Math.min(e.nodeY+n,e.nodeY+(e.shapeArgs&&e.shapeArgs.height||0)-a));let n=t.fromNode;var r=t.toNode;let i=this.chart,o=this.translationFactor,a=Math.max(t.weight*o,this.options.minLinkWidth);var s=(i.inverted?-this.colDistance:this.colDistance)*this.options.curveFactor;let l=e(n,"linksFrom");e=e(r,"linksTo");let c=n.nodeX,u=this.nodeWidth;r=r.nodeX;var h=t.outgoing,d=r>c+u;if(i.inverted&&(l=i.plotSizeY-l,e=(i.plotSizeY||0)-e,u=-u,a=-a,d=c>r),t.shapeType="path",t.linkBase=[l,l+a,e,e+a],d&&"number"==typeof e)t.shapeArgs={d:[["M",c+u,l],["C",c+u+s,l,r-s,e,r,e],["L",r+(h?u:0),e+a/2],["L",r,e+a],["C",r-s,e+a,c+u+s,l+a,c+u,l+a],["Z"]]};else if("number"==typeof e){s=r-20-a,h=r-20;const n=(d=c+u)+20,o=n+a,f=l,p=l+a,A=p+20,g=A+(i.plotHeight-l-a),m=g+20,v=m+a,y=e,b=y+a,_=b+20,w=m+.7*a,x=r-.7*a,S=d+.7*a;t.shapeArgs={d:[["M",d,f],["C",S,f,o,p-.7*a,o,A],["L",o,g],["C",o,w,S,v,d,v],["L",r,v],["C",x,v,s,w,s,g],["L",s,_],["C",s,b-.7*a,x,y,r,y],["L",r,b],["C",h,b,h,b,h,_],["L",h,g],["C",h,m,h,m,r,m],["L",d,m],["C",n,m,n,m,n,g],["L",n,A],["C",n,p,n,p,d,p],["Z"]]}}t.dlBox={x:c+(r-c+u)/2,y:l+(e-l)/2,height:a,width:0},t.tooltipPos=i.inverted?[i.plotSizeY-t.dlBox.y-a/2,i.plotSizeX-t.dlBox.x]:[t.dlBox.x,t.dlBox.y+a/2],t.y=t.plotY=1,t.x=t.plotX=1,t.color||(t.color=n.color)}translateNode(t,e){var n=this.translationFactor;const r=this.chart,i=this.options,{borderRadius:o,borderWidth:a=0}=i;var s=t.getSum();const l=Math.max(Math.round(s*n),this.options.minLinkWidth),c=Math.round(this.nodeWidth);var u=Math.round(a)%2/2,h=e.sankeyColumn.offset(t,n);if(e=Math.floor(g(h.absoluteTop,e.sankeyColumn.top(n)+h.relativeTop))+u,u=Math.floor(this.colDistance*t.column+a/2)+m(t.options.offsetHorizontal||0,c)+u,u=r.inverted?r.plotSizeX-u:u,t.sum=s){t.shapeType="roundedRect",t.nodeX=u,t.nodeY=e,s=u,n=e,h=t.options.width||i.width||c;let a=t.options.height||i.height||l;const f=d(m("object"==typeof o?o.radius:o||0,h),0,l/2);r.inverted&&(s=u-c,n=r.plotSizeY-e-l,h=t.options.height||i.height||c,a=t.options.width||i.width||l),t.dlOptions=y.getDLOptions({level:this.mapOptionsToLevel[t.level],optionsPoint:t.options}),t.plotX=1,t.plotY=1,t.tooltipPos=r.inverted?[r.plotSizeY-n-a/2,r.plotSizeX-s-h/2]:[s+h/2,n+a/2],t.shapeArgs={x:s,y:n,width:h,height:a,r:f,display:t.hasShape()?"":"none"}}else t.dlOptions={enabled:!1}}}return y.defaultOptions=A(u.defaultOptions,i),n.compose(r,y),f(y.prototype,{animate:c.prototype.animate,createNode:n.createNode,forceDL:!0,invertible:!0,isCartesian:!1,orderNodes:!0,noSharedTooltip:!0,pointArrayMap:["from","to","weight"],pointClass:r,searchPoint:e.noop}),o.registerSeriesType("sankey",y),y}),e(t,"masters/modules/sankey.src.js",[],function(){})},"object"==typeof t&&t.exports?(o.default=o,t.exports=o):(r=[n("504h")],void 0===(i=function(t){return o(t),o.Highcharts=t,o}.apply(e,r))||(t.exports=i))},CXw9:function(t,e,n){"use strict";var r,i,o,a,s=n("O4g8"),l=n("7KvD"),c=n("+ZMJ"),u=n("RY/4"),h=n("kM2E"),d=n("EqjI"),f=n("lOnJ"),p=n("2KxR"),A=n("NWt+"),g=n("t8x9"),m=n("L42u").set,v=n("82Mu")(),y=n("qARP"),b=n("dNDb"),_=n("iUbK"),w=n("fJUb"),x=l.TypeError,S=l.process,C=S&&S.versions,k=C&&C.v8||"",B=l.Promise,T="process"==u(S),E=function(){},M=i=y.f,O=!!function(){try{var t=B.resolve(1),e=(t.constructor={})[n("dSzd")("species")]=function(t){t(E,E)};return(T||"function"==typeof PromiseRejectionEvent)&&t.then(E)instanceof e&&0!==k.indexOf("6.6")&&-1===_.indexOf("Chrome/66")}catch(t){}}(),L=function(t){var e;return!(!d(t)||"function"!=typeof(e=t.then))&&e},D=function(t,e){if(!t._n){t._n=!0;var n=t._c;v(function(){for(var r=t._v,i=1==t._s,o=0,a=function(e){var n,o,a,s=i?e.ok:e.fail,l=e.resolve,c=e.reject,u=e.domain;try{s?(i||(2==t._h&&N(t),t._h=1),!0===s?n=r:(u&&u.enter(),n=s(r),u&&(u.exit(),a=!0)),n===e.promise?c(x("Promise-chain cycle")):(o=L(n))?o.call(n,l,c):l(n)):c(r)}catch(t){u&&!a&&u.exit(),c(t)}};n.length>o;)a(n[o++]);t._c=[],t._n=!1,e&&!t._h&&I(t)})}},I=function(t){m.call(l,function(){var e,n,r,i=t._v,o=P(t);if(o&&(e=b(function(){T?S.emit("unhandledRejection",i,t):(n=l.onunhandledrejection)?n({promise:t,reason:i}):(r=l.console)&&r.error&&r.error("Unhandled promise rejection",i)}),t._h=T||P(t)?2:1),t._a=void 0,o&&e.e)throw e.v})},P=function(t){return 1!==t._h&&0===(t._a||t._c).length},N=function(t){m.call(l,function(){var e;T?S.emit("rejectionHandled",t):(e=l.onrejectionhandled)&&e({promise:t,reason:t._v})})},F=function(t){var e=this;e._d||(e._d=!0,(e=e._w||e)._v=t,e._s=2,e._a||(e._a=e._c.slice()),D(e,!0))},R=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw x("Promise can't be resolved itself");(e=L(t))?v(function(){var r={_w:n,_d:!1};try{e.call(t,c(R,r,1),c(F,r,1))}catch(t){F.call(r,t)}}):(n._v=t,n._s=1,D(n,!1))}catch(t){F.call({_w:n,_d:!1},t)}}};O||(B=function(t){p(this,B,"Promise","_h"),f(t),r.call(this);try{t(c(R,this,1),c(F,this,1))}catch(t){F.call(this,t)}},(r=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=n("xH/j")(B.prototype,{then:function(t,e){var n=M(g(this,B));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=T?S.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&D(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r;this.promise=t,this.resolve=c(R,t,1),this.reject=c(F,t,1)},y.f=M=function(t){return t===B||t===a?new o(t):i(t)}),h(h.G+h.W+h.F*!O,{Promise:B}),n("e6n0")(B,"Promise"),n("bRrM")("Promise"),a=n("FeBl").Promise,h(h.S+h.F*!O,"Promise",{reject:function(t){var e=M(this);return(0,e.reject)(t),e.promise}}),h(h.S+h.F*(s||!O),"Promise",{resolve:function(t){return w(s&&this===a?B:this,t)}}),h(h.S+h.F*!(O&&n("dY0y")(function(t){B.all(t).catch(E)})),"Promise",{all:function(t){var e=this,n=M(e),r=n.resolve,i=n.reject,o=b(function(){var n=[],o=0,a=1;A(t,!1,function(t){var s=o++,l=!1;n.push(void 0),a++,e.resolve(t).then(function(t){l||(l=!0,n[s]=t,--a||r(n))},i)}),--a||r(n)});return o.e&&i(o.v),n.promise},race:function(t){var e=this,n=M(e),r=n.reject,i=b(function(){A(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return i.e&&r(i.v),n.promise}})},Cdx3:function(t,e,n){var r=n("sB3e"),i=n("lktj");n("uqUo")("keys",function(){return function(t){return i(r(t))}})},CwSZ:function(t,e,n){"use strict";var r=n("Zoe1"),i=n("p8xL"),o=n("XgCd"),a=Object.prototype.hasOwnProperty,s={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},l=Array.isArray,c=Array.prototype.push,u=function(t,e){c.apply(t,l(e)?e:[e])},h=Date.prototype.toISOString,d=o.default,f={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:i.encode,encodeValuesOnly:!1,format:d,formatter:o.formatters[d],indices:!1,serializeDate:function(t){return h.call(t)},skipNulls:!1,strictNullHandling:!1},p=function t(e,n,o,a,s,c,h,d,p,A,g,m,v,y,b){var _,w=e;if(b.has(e))throw new RangeError("Cyclic object value");if("function"==typeof h?w=h(n,w):w instanceof Date?w=A(w):"comma"===o&&l(w)&&(w=i.maybeMap(w,function(t){return t instanceof Date?A(t):t})),null===w){if(a)return c&&!v?c(n,f.encoder,y,"key",g):n;w=""}if("string"==typeof(_=w)||"number"==typeof _||"boolean"==typeof _||"symbol"==typeof _||"bigint"==typeof _||i.isBuffer(w))return c?[m(v?n:c(n,f.encoder,y,"key",g))+"="+m(c(w,f.encoder,y,"value",g))]:[m(n)+"="+m(String(w))];var x,S=[];if(void 0===w)return S;if("comma"===o&&l(w))x=[{value:w.length>0?w.join(",")||null:void 0}];else if(l(h))x=h;else{var C=Object.keys(w);x=d?C.sort(d):C}for(var k=0;k<x.length;++k){var B=x[k],T="object"==typeof B&&void 0!==B.value?B.value:w[B];if(!s||null!==T){var E=l(w)?"function"==typeof o?o(n,B):n:n+(p?"."+B:"["+B+"]");b.set(e,!0);var M=r();u(S,t(T,E,o,a,s,c,h,d,p,A,g,m,v,y,M))}}return S};t.exports=function(t,e){var n,i=t,c=function(t){if(!t)return f;if(null!==t.encoder&&void 0!==t.encoder&&"function"!=typeof t.encoder)throw new TypeError("Encoder has to be a function.");var e=t.charset||f.charset;if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=o.default;if(void 0!==t.format){if(!a.call(o.formatters,t.format))throw new TypeError("Unknown format option provided.");n=t.format}var r=o.formatters[n],i=f.filter;return("function"==typeof t.filter||l(t.filter))&&(i=t.filter),{addQueryPrefix:"boolean"==typeof t.addQueryPrefix?t.addQueryPrefix:f.addQueryPrefix,allowDots:void 0===t.allowDots?f.allowDots:!!t.allowDots,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:f.charsetSentinel,delimiter:void 0===t.delimiter?f.delimiter:t.delimiter,encode:"boolean"==typeof t.encode?t.encode:f.encode,encoder:"function"==typeof t.encoder?t.encoder:f.encoder,encodeValuesOnly:"boolean"==typeof t.encodeValuesOnly?t.encodeValuesOnly:f.encodeValuesOnly,filter:i,format:n,formatter:r,serializeDate:"function"==typeof t.serializeDate?t.serializeDate:f.serializeDate,skipNulls:"boolean"==typeof t.skipNulls?t.skipNulls:f.skipNulls,sort:"function"==typeof t.sort?t.sort:null,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:f.strictNullHandling}}(e);"function"==typeof c.filter?i=(0,c.filter)("",i):l(c.filter)&&(n=c.filter);var h,d=[];if("object"!=typeof i||null===i)return"";h=e&&e.arrayFormat in s?e.arrayFormat:e&&"indices"in e?e.indices?"indices":"repeat":"indices";var A=s[h];n||(n=Object.keys(i)),c.sort&&n.sort(c.sort);for(var g=r(),m=0;m<n.length;++m){var v=n[m];c.skipNulls&&null===i[v]||u(d,p(i[v],v,A,c.strictNullHandling,c.skipNulls,c.encode?c.encoder:null,c.filter,c.sort,c.allowDots,c.serializeDate,c.format,c.formatter,c.encodeValuesOnly,c.charset,g))}var y=d.join(c.delimiter),b=!0===c.addQueryPrefix?"?":"";return c.charsetSentinel&&("iso-8859-1"===c.charset?b+="utf8=%26%2310003%3B&":b+="utf8=%E2%9C%93&"),y.length>0?b+y:""}},D2L2:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},DDCP:function(t,e,n){"use strict";var r=n("p8xL"),i=Object.prototype.hasOwnProperty,o=Array.isArray,a={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},s=function(t){return t.replace(/&#(\d+);/g,function(t,e){return String.fromCharCode(parseInt(e,10))})},l=function(t,e){return t&&"string"==typeof t&&e.comma&&t.indexOf(",")>-1?t.split(","):t},c=function(t,e,n,r){if(t){var o=n.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,a=/(\[[^[\]]*])/g,s=n.depth>0&&/(\[[^[\]]*])/.exec(o),c=s?o.slice(0,s.index):o,u=[];if(c){if(!n.plainObjects&&i.call(Object.prototype,c)&&!n.allowPrototypes)return;u.push(c)}for(var h=0;n.depth>0&&null!==(s=a.exec(o))&&h<n.depth;){if(h+=1,!n.plainObjects&&i.call(Object.prototype,s[1].slice(1,-1))&&!n.allowPrototypes)return;u.push(s[1])}return s&&u.push("["+o.slice(s.index)+"]"),function(t,e,n,r){for(var i=r?e:l(e,n),o=t.length-1;o>=0;--o){var a,s=t[o];if("[]"===s&&n.parseArrays)a=[].concat(i);else{a=n.plainObjects?Object.create(null):{};var c="["===s.charAt(0)&&"]"===s.charAt(s.length-1)?s.slice(1,-1):s,u=parseInt(c,10);n.parseArrays||""!==c?!isNaN(u)&&s!==c&&String(u)===c&&u>=0&&n.parseArrays&&u<=n.arrayLimit?(a=[])[u]=i:a[c]=i:a={0:i}}i=a}return i}(u,e,n,r)}};t.exports=function(t,e){var n=function(t){if(!t)return a;if(null!==t.decoder&&void 0!==t.decoder&&"function"!=typeof t.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e=void 0===t.charset?a.charset:t.charset;return{allowDots:void 0===t.allowDots?a.allowDots:!!t.allowDots,allowPrototypes:"boolean"==typeof t.allowPrototypes?t.allowPrototypes:a.allowPrototypes,allowSparse:"boolean"==typeof t.allowSparse?t.allowSparse:a.allowSparse,arrayLimit:"number"==typeof t.arrayLimit?t.arrayLimit:a.arrayLimit,charset:e,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:a.charsetSentinel,comma:"boolean"==typeof t.comma?t.comma:a.comma,decoder:"function"==typeof t.decoder?t.decoder:a.decoder,delimiter:"string"==typeof t.delimiter||r.isRegExp(t.delimiter)?t.delimiter:a.delimiter,depth:"number"==typeof t.depth||!1===t.depth?+t.depth:a.depth,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof t.interpretNumericEntities?t.interpretNumericEntities:a.interpretNumericEntities,parameterLimit:"number"==typeof t.parameterLimit?t.parameterLimit:a.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"==typeof t.plainObjects?t.plainObjects:a.plainObjects,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:a.strictNullHandling}}(e);if(""===t||null===t||void 0===t)return n.plainObjects?Object.create(null):{};for(var u="string"==typeof t?function(t,e){var n,c={},u=e.ignoreQueryPrefix?t.replace(/^\?/,""):t,h=e.parameterLimit===1/0?void 0:e.parameterLimit,d=u.split(e.delimiter,h),f=-1,p=e.charset;if(e.charsetSentinel)for(n=0;n<d.length;++n)0===d[n].indexOf("utf8=")&&("utf8=%E2%9C%93"===d[n]?p="utf-8":"utf8=%26%2310003%3B"===d[n]&&(p="iso-8859-1"),f=n,n=d.length);for(n=0;n<d.length;++n)if(n!==f){var A,g,m=d[n],v=m.indexOf("]="),y=-1===v?m.indexOf("="):v+1;-1===y?(A=e.decoder(m,a.decoder,p,"key"),g=e.strictNullHandling?null:""):(A=e.decoder(m.slice(0,y),a.decoder,p,"key"),g=r.maybeMap(l(m.slice(y+1),e),function(t){return e.decoder(t,a.decoder,p,"value")})),g&&e.interpretNumericEntities&&"iso-8859-1"===p&&(g=s(g)),m.indexOf("[]=")>-1&&(g=o(g)?[g]:g),i.call(c,A)?c[A]=r.combine(c[A],g):c[A]=g}return c}(t,n):t,h=n.plainObjects?Object.create(null):{},d=Object.keys(u),f=0;f<d.length;++f){var p=d[f],A=c(p,u[p],n,"string"==typeof t);h=r.merge(h,A,n)}return!0===n.allowSparse?h:r.compact(h)}},DQCr:function(t,e,n){"use strict";var r=n("cGG2");function i(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var o;if(n)o=n(e);else if(r.isURLSearchParams(e))o=e.toString();else{var a=[];r.forEach(e,function(t,e){null!==t&&void 0!==t&&(r.isArray(t)?e+="[]":t=[t],r.forEach(t,function(t){r.isDate(t)?t=t.toISOString():r.isObject(t)&&(t=JSON.stringify(t)),a.push(i(e)+"="+i(t))}))}),o=a.join("&")}if(o){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+o}return t}},DQJY:function(t,e,n){"use strict";e.__esModule=!0;var r,i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o=n("hyEB"),a=(r=o)&&r.__esModule?r:{default:r};var s,l=l||{};l.Dialog=function(t,e,n){var r=this;if(this.dialogNode=t,null===this.dialogNode||"dialog"!==this.dialogNode.getAttribute("role"))throw new Error("Dialog() requires a DOM element with ARIA role of dialog.");"string"==typeof e?this.focusAfterClosed=document.getElementById(e):"object"===(void 0===e?"undefined":i(e))?this.focusAfterClosed=e:this.focusAfterClosed=null,"string"==typeof n?this.focusFirst=document.getElementById(n):"object"===(void 0===n?"undefined":i(n))?this.focusFirst=n:this.focusFirst=null,this.focusFirst?this.focusFirst.focus():a.default.focusFirstDescendant(this.dialogNode),this.lastFocus=document.activeElement,s=function(t){r.trapFocus(t)},this.addListeners()},l.Dialog.prototype.addListeners=function(){document.addEventListener("focus",s,!0)},l.Dialog.prototype.removeListeners=function(){document.removeEventListener("focus",s,!0)},l.Dialog.prototype.closeDialog=function(){var t=this;this.removeListeners(),this.focusAfterClosed&&setTimeout(function(){t.focusAfterClosed.focus()})},l.Dialog.prototype.trapFocus=function(t){a.default.IgnoreUtilFocusChanges||(this.dialogNode.contains(t.target)?this.lastFocus=t.target:(a.default.focusFirstDescendant(this.dialogNode),this.lastFocus===document.activeElement&&a.default.focusLastDescendant(this.dialogNode),this.lastFocus=document.activeElement))},e.default=l.Dialog},DRaW:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.parse=A,e.lift=function(t,e){var n=A(t);if(n){for(var r=0;r<3;r++)n[r]=e<0?n[r]*(1-e)|0:(255-n[r])*e+n[r]|0,n[r]>255?n[r]=255:n[r]<0&&(n[r]=0);return _(n,4===n.length?"rgba":"rgb")}},e.toHex=function(t){var e=A(t);if(e)return((1<<24)+(e[0]<<16)+(e[1]<<8)+ +e[2]).toString(16).slice(1)},e.fastLerp=m,n.d(e,"fastMapToColor",function(){return v}),e.lerp=y,n.d(e,"mapToColor",function(){return b}),e.modifyHSL=function(t,e,n,r){var i=A(t);if(t)return i=function(t){if(!t)return;var e,n,r=t[0]/255,i=t[1]/255,o=t[2]/255,a=Math.min(r,i,o),s=Math.max(r,i,o),l=s-a,c=(s+a)/2;if(0===l)e=0,n=0;else{n=c<.5?l/(s+a):l/(2-s-a);var u=((s-r)/6+l/2)/l,h=((s-i)/6+l/2)/l,d=((s-o)/6+l/2)/l;r===s?e=d-h:i===s?e=1/3+u-d:o===s&&(e=2/3+h-u),e<0&&(e+=1),e>1&&(e-=1)}var f=[360*e,n,c];null!=t[3]&&f.push(t[3]);return f}(i),null!=e&&(i[0]=(o=e,(o=Math.round(o))<0?0:o>360?360:o)),null!=n&&(i[1]=s(n)),null!=r&&(i[2]=s(r)),_(g(i),"rgba");var o},e.modifyAlpha=function(t,e){var n=A(t);if(n&&null!=e)return n[3]=o(e),_(n,"rgba")},e.stringify=_,e.lum=function(t,e){var n=A(t);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*e:0},e.random=function(){return _([Math.round(255*Math.random()),Math.round(255*Math.random()),Math.round(255*Math.random())],"rgb")};var r={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function i(t){return(t=Math.round(t))<0?0:t>255?255:t}function o(t){return t<0?0:t>1?1:t}function a(t){var e=t;return e.length&&"%"===e.charAt(e.length-1)?i(parseFloat(e)/100*255):i(parseInt(e,10))}function s(t){var e=t;return e.length&&"%"===e.charAt(e.length-1)?o(parseFloat(e)/100):o(parseFloat(e))}function l(t,e,n){return n<0?n+=1:n>1&&(n-=1),6*n<1?t+(e-t)*n*6:2*n<1?e:3*n<2?t+(e-t)*(2/3-n)*6:t}function c(t,e,n){return t+(e-t)*n}function u(t,e,n,r,i){return t[0]=e,t[1]=n,t[2]=r,t[3]=i,t}function h(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}var d=new(n("zMj2").a)(20),f=null;function p(t,e){f&&h(f,e),f=d.put(t,f||e.slice())}function A(t,e){if(t){e=e||[];var n=d.get(t);if(n)return h(e,n);var i=(t+="").replace(/ /g,"").toLowerCase();if(i in r)return h(e,r[i]),p(t,e),e;var o,l=i.length;if("#"===i.charAt(0))return 4===l||5===l?(o=parseInt(i.slice(1,4),16))>=0&&o<=4095?(u(e,(3840&o)>>4|(3840&o)>>8,240&o|(240&o)>>4,15&o|(15&o)<<4,5===l?parseInt(i.slice(4),16)/15:1),p(t,e),e):void u(e,0,0,0,1):7===l||9===l?(o=parseInt(i.slice(1,7),16))>=0&&o<=16777215?(u(e,(16711680&o)>>16,(65280&o)>>8,255&o,9===l?parseInt(i.slice(7),16)/255:1),p(t,e),e):void u(e,0,0,0,1):void 0;var c=i.indexOf("("),f=i.indexOf(")");if(-1!==c&&f+1===l){var A=i.substr(0,c),m=i.substr(c+1,f-(c+1)).split(","),v=1;switch(A){case"rgba":if(4!==m.length)return 3===m.length?u(e,+m[0],+m[1],+m[2],1):u(e,0,0,0,1);v=s(m.pop());case"rgb":return m.length>=3?(u(e,a(m[0]),a(m[1]),a(m[2]),3===m.length?v:s(m[3])),p(t,e),e):void u(e,0,0,0,1);case"hsla":return 4!==m.length?void u(e,0,0,0,1):(m[3]=s(m[3]),g(m,e),p(t,e),e);case"hsl":return 3!==m.length?void u(e,0,0,0,1):(g(m,e),p(t,e),e);default:return}}u(e,0,0,0,1)}}function g(t,e){var n=(parseFloat(t[0])%360+360)%360/360,r=s(t[1]),o=s(t[2]),a=o<=.5?o*(r+1):o+r-o*r,c=2*o-a;return u(e=e||[],i(255*l(c,a,n+1/3)),i(255*l(c,a,n)),i(255*l(c,a,n-1/3)),1),4===t.length&&(e[3]=t[3]),e}function m(t,e,n){if(e&&e.length&&t>=0&&t<=1){n=n||[];var r=t*(e.length-1),a=Math.floor(r),s=Math.ceil(r),l=e[a],u=e[s],h=r-a;return n[0]=i(c(l[0],u[0],h)),n[1]=i(c(l[1],u[1],h)),n[2]=i(c(l[2],u[2],h)),n[3]=o(c(l[3],u[3],h)),n}}var v=m;function y(t,e,n){if(e&&e.length&&t>=0&&t<=1){var r=t*(e.length-1),a=Math.floor(r),s=Math.ceil(r),l=A(e[a]),u=A(e[s]),h=r-a,d=_([i(c(l[0],u[0],h)),i(c(l[1],u[1],h)),i(c(l[2],u[2],h)),o(c(l[3],u[3],h))],"rgba");return n?{color:d,leftIndex:a,rightIndex:s,value:r}:d}}var b=y;function _(t,e){if(t&&t.length){var n=t[0]+","+t[1]+","+t[2];return"rgba"!==e&&"hsva"!==e&&"hsla"!==e||(n+=","+t[3]),e+"("+n+")"}}},DUeU:function(t,e,n){"use strict";var r=n("cGG2");t.exports=function(t,e){e=e||{};var n={},i=["url","method","data"],o=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],s=["validateStatus"];function l(t,e){return r.isPlainObject(t)&&r.isPlainObject(e)?r.merge(t,e):r.isPlainObject(e)?r.merge({},e):r.isArray(e)?e.slice():e}function c(i){r.isUndefined(e[i])?r.isUndefined(t[i])||(n[i]=l(void 0,t[i])):n[i]=l(t[i],e[i])}r.forEach(i,function(t){r.isUndefined(e[t])||(n[t]=l(void 0,e[t]))}),r.forEach(o,c),r.forEach(a,function(i){r.isUndefined(e[i])?r.isUndefined(t[i])||(n[i]=l(void 0,t[i])):n[i]=l(void 0,e[i])}),r.forEach(s,function(r){r in e?n[r]=l(t[r],e[r]):r in t&&(n[r]=l(void 0,t[r]))});var u=i.concat(o).concat(a).concat(s),h=Object.keys(t).concat(Object.keys(e)).filter(function(t){return-1===u.indexOf(t)});return r.forEach(h,c),n}},Dd8w:function(t,e,n){"use strict";e.__esModule=!0;var r,i=n("woOf"),o=(r=i)&&r.__esModule?r:{default:r};e.default=o.default||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t}},Dia2:function(t,e,n){
  329. /**
  330. * @license
  331. * Video.js 6.13.0 <http://videojs.com/>
  332. * Copyright Brightcove, Inc. <https://www.brightcove.com/>
  333. * Available under Apache License Version 2.0
  334. * <https://github.com/videojs/video.js/blob/master/LICENSE>
  335. *
  336. * Includes vtt.js <https://github.com/mozilla/vtt.js>
  337. * Available under Apache License Version 2.0
  338. * <https://github.com/mozilla/vtt.js/blob/master/LICENSE>
  339. */
  340. function r(t){return t&&"object"==typeof t&&"default"in t?t.default:t}var i,o=r(n("awF4")),a=r(n("dwO+")),s=r(n("sN1u")),l=r(n("I/+Z")),c=r(n("1Xk4")),u=r(n("ciWi")),h="6.13.0",d=o.navigator&&o.navigator.userAgent||"",f=/AppleWebKit\/([\d.]+)/i.exec(d),p=f?parseFloat(f.pop()):null,A=/iPad/i.test(d),g=/iPhone/i.test(d)&&!A,m=/iPod/i.test(d),v=g||A||m,y=(i=d.match(/OS (\d+)_/i))&&i[1]?i[1]:null,b=/Android/i.test(d),_=function(){var t=d.match(/Android (\d+)(?:\.(\d+))?(?:\.(\d+))*/i);if(!t)return null;var e=t[1]&&parseFloat(t[1]),n=t[2]&&parseFloat(t[2]);return e&&n?parseFloat(t[1]+"."+t[2]):e||null}(),w=b&&/webkit/i.test(d)&&_<2.3,x=b&&_<5&&p<537,S=/Firefox/i.test(d),C=/Edge/i.test(d),k=!C&&(/Chrome/i.test(d)||/CriOS/i.test(d)),B=function(){var t=d.match(/(Chrome|CriOS)\/(\d+)/);return t&&t[2]?parseFloat(t[2]):null}(),T=/MSIE\s8\.0/.test(d),E=function(){var t=/MSIE\s(\d+)\.\d/.exec(d),e=t&&parseFloat(t[1]);return!e&&/Trident\/7.0/i.test(d)&&/rv:11.0/.test(d)&&(e=11),e}(),M=/Safari/i.test(d)&&!k&&!b&&!C,O=(M||v)&&!k,L=tt()&&("ontouchstart"in o||o.navigator.maxTouchPoints||o.DocumentTouch&&o.document instanceof o.DocumentTouch),D=tt()&&"backgroundSize"in o.document.createElement("video").style,I=(Object.freeze||Object)({IS_IPAD:A,IS_IPHONE:g,IS_IPOD:m,IS_IOS:v,IOS_VERSION:y,IS_ANDROID:b,ANDROID_VERSION:_,IS_OLD_ANDROID:w,IS_NATIVE_ANDROID:x,IS_FIREFOX:S,IS_EDGE:C,IS_CHROME:k,CHROME_VERSION:B,IS_IE8:T,IE_VERSION:E,IS_SAFARI:M,IS_ANY_SAFARI:O,TOUCH_ENABLED:L,BACKGROUND_SIZE_SUPPORTED:D}),P="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},N=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},F=function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)},R=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e},j=function(t,e){return t.raw=e,t},H=Object.prototype.toString,U=function(t){return Y(t)?Object.keys(t):[]};function Q(t,e){U(t).forEach(function(n){return e(t[n],n)})}function z(t){for(var e=arguments.length,n=Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return Object.assign?Object.assign.apply(Object,[t].concat(n)):(n.forEach(function(e){e&&Q(e,function(e,n){t[n]=e})}),t)}function Y(t){return!!t&&"object"===(void 0===t?"undefined":P(t))}function V(t){return Y(t)&&"[object Object]"===H.call(t)&&t.constructor===Object}var W=[],G=function(t,e){return function(n,r,i,a){var s=e.levels[r],l=new RegExp("^("+s+")$");if("log"!==n&&i.unshift(n.toUpperCase()+":"),i.unshift(t+":"),W&&W.push([].concat(i)),o.console){var c=o.console[n];c||"debug"!==n||(c=o.console.info||o.console.log),c&&s&&l.test(n)&&(a&&(i=i.map(function(t){if(Y(t)||Array.isArray(t))try{return JSON.stringify(t)}catch(e){return String(t)}return String(t)}).join(" ")),c.apply?c[Array.isArray(i)?"apply":"call"](o.console,i):c(i))}}};var X=function t(e){var n="info",r=void 0,i=function t(){for(var e=t.stringify||E&&E<11,i=arguments.length,o=Array(i),a=0;a<i;a++)o[a]=arguments[a];r("log",n,o,e)};return r=G(e,i),i.createLogger=function(n){return t(e+": "+n)},i.levels={all:"debug|log|warn|error",off:"",debug:"debug|log|warn|error",info:"log|warn|error",warn:"warn|error",error:"error",DEFAULT:n},i.level=function(t){if("string"==typeof t){if(!i.levels.hasOwnProperty(t))throw new Error('"'+t+'" in not a valid log level');n=t}return n},(i.history=function(){return W?[].concat(W):[]}).filter=function(t){return(W||[]).filter(function(e){return new RegExp(".*"+t+".*").test(e[0])})},i.history.clear=function(){W&&(W.length=0)},i.history.disable=function(){null!==W&&(W.length=0,W=null)},i.history.enable=function(){null===W&&(W=[])},i.error=function(){for(var t=arguments.length,e=Array(t),i=0;i<t;i++)e[i]=arguments[i];return r("error",n,e)},i.warn=function(){for(var t=arguments.length,e=Array(t),i=0;i<t;i++)e[i]=arguments[i];return r("warn",n,e)},i.debug=function(){for(var t=arguments.length,e=Array(t),i=0;i<t;i++)e[i]=arguments[i];return r("debug",n,e)},i}("VIDEOJS"),Z=X.createLogger;function $(t,e){if(!t||!e)return"";if("function"==typeof o.getComputedStyle){var n=o.getComputedStyle(t);return n?n[e]:""}return t.currentStyle[e]||""}var K=j(["Setting attributes in the second argument of createEl()\n has been deprecated. Use the third argument instead.\n createEl(type, properties, attributes). Attempting to set "," to ","."],["Setting attributes in the second argument of createEl()\n has been deprecated. Use the third argument instead.\n createEl(type, properties, attributes). Attempting to set "," to ","."]);function J(t){return"string"==typeof t&&/\S/.test(t)}function q(t){if(/\s/.test(t))throw new Error("class has illegal whitespace characters")}function tt(){return a===o.document&&void 0!==a.createElement}function et(t){return Y(t)&&1===t.nodeType}function nt(){try{return o.parent!==o.self}catch(t){return!0}}function rt(t){return function(e,n){if(!J(e))return a[t](null);J(n)&&(n=a.querySelector(n));var r=et(n)?n:a;return r[t]&&r[t](e)}}function it(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"div",e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=arguments[3],i=a.createElement(t);return Object.getOwnPropertyNames(e).forEach(function(t){var n=e[t];-1!==t.indexOf("aria-")||"role"===t||"type"===t?(X.warn(s(K,t,n)),i.setAttribute(t,n)):"textContent"===t?ot(i,n):i[t]=n}),Object.getOwnPropertyNames(n).forEach(function(t){i.setAttribute(t,n[t])}),r&&St(i,r),i}function ot(t,e){return void 0===t.textContent?t.innerText=e:t.textContent=e,t}function at(t,e){e.firstChild?e.insertBefore(t,e.firstChild):e.appendChild(t)}function st(t,e){return q(e),t.classList?t.classList.contains(e):(n=e,new RegExp("(^|\\s)"+n+"($|\\s)")).test(t.className);var n}function lt(t,e){return t.classList?t.classList.add(e):st(t,e)||(t.className=(t.className+" "+e).trim()),t}function ct(t,e){return t.classList?t.classList.remove(e):(q(e),t.className=t.className.split(/\s+/).filter(function(t){return t!==e}).join(" ")),t}function ut(t,e,n){var r=st(t,e);if("function"==typeof n&&(n=n(t,e)),"boolean"!=typeof n&&(n=!r),n!==r)return n?lt(t,e):ct(t,e),t}function ht(t,e){Object.getOwnPropertyNames(e).forEach(function(n){var r=e[n];null===r||void 0===r||!1===r?t.removeAttribute(n):t.setAttribute(n,!0===r?"":r)})}function dt(t){var e={},n=",autoplay,controls,playsinline,loop,muted,default,defaultMuted,";if(t&&t.attributes&&t.attributes.length>0)for(var r=t.attributes,i=r.length-1;i>=0;i--){var o=r[i].name,a=r[i].value;"boolean"!=typeof t[o]&&-1===n.indexOf(","+o+",")||(a=null!==a),e[o]=a}return e}function ft(t,e){return t.getAttribute(e)}function pt(t,e,n){t.setAttribute(e,n)}function At(t,e){t.removeAttribute(e)}function gt(){a.body.focus(),a.onselectstart=function(){return!1}}function mt(){a.onselectstart=function(){return!0}}function vt(t){if(t&&t.getBoundingClientRect&&t.parentNode){var e=t.getBoundingClientRect(),n={};return["bottom","height","left","right","top","width"].forEach(function(t){void 0!==e[t]&&(n[t]=e[t])}),n.height||(n.height=parseFloat($(t,"height"))),n.width||(n.width=parseFloat($(t,"width"))),n}}function yt(t){var e=void 0;if(t.getBoundingClientRect&&t.parentNode&&(e=t.getBoundingClientRect()),!e)return{left:0,top:0};var n=a.documentElement,r=a.body,i=n.clientLeft||r.clientLeft||0,s=o.pageXOffset||r.scrollLeft,l=e.left+s-i,c=n.clientTop||r.clientTop||0,u=o.pageYOffset||r.scrollTop,h=e.top+u-c;return{left:Math.round(l),top:Math.round(h)}}function bt(t,e){var n={},r=yt(t),i=t.offsetWidth,o=t.offsetHeight,a=r.top,s=r.left,l=e.pageY,c=e.pageX;return e.changedTouches&&(c=e.changedTouches[0].pageX,l=e.changedTouches[0].pageY),n.y=Math.max(0,Math.min(1,(a-l+o)/o)),n.x=Math.max(0,Math.min(1,(c-s)/i)),n}function _t(t){return Y(t)&&3===t.nodeType}function wt(t){for(;t.firstChild;)t.removeChild(t.firstChild);return t}function xt(t){return"function"==typeof t&&(t=t()),(Array.isArray(t)?t:[t]).map(function(t){return"function"==typeof t&&(t=t()),et(t)||_t(t)?t:"string"==typeof t&&/\S/.test(t)?a.createTextNode(t):void 0}).filter(function(t){return t})}function St(t,e){return xt(e).forEach(function(e){return t.appendChild(e)}),t}function Ct(t,e){return St(wt(t),e)}function kt(t){return void 0===t.button&&void 0===t.buttons||(0===t.button&&void 0===t.buttons||(9===E||0===t.button&&1===t.buttons))}var Bt=rt("querySelector"),Tt=rt("querySelectorAll"),Et=(Object.freeze||Object)({isReal:tt,isEl:et,isInFrame:nt,createEl:it,textContent:ot,prependTo:at,hasClass:st,addClass:lt,removeClass:ct,toggleClass:ut,setAttributes:ht,getAttributes:dt,getAttribute:ft,setAttribute:pt,removeAttribute:At,blockTextSelection:gt,unblockTextSelection:mt,getBoundingClientRect:vt,findPosition:yt,getPointerPosition:bt,isTextNode:_t,emptyEl:wt,normalizeContent:xt,appendContent:St,insertContent:Ct,isSingleLeftClick:kt,$:Bt,$$:Tt}),Mt=1;function Ot(){return Mt++}var Lt={},Dt="vdata"+(new Date).getTime();function It(t){var e=t[Dt];return e||(e=t[Dt]=Ot()),Lt[e]||(Lt[e]={}),Lt[e]}function Pt(t){var e=t[Dt];return!!e&&!!Object.getOwnPropertyNames(Lt[e]).length}function Nt(t){var e=t[Dt];if(e){delete Lt[e];try{delete t[Dt]}catch(e){t.removeAttribute?t.removeAttribute(Dt):t[Dt]=null}}}function Ft(t,e){var n=It(t);0===n.handlers[e].length&&(delete n.handlers[e],t.removeEventListener?t.removeEventListener(e,n.dispatcher,!1):t.detachEvent&&t.detachEvent("on"+e,n.dispatcher)),Object.getOwnPropertyNames(n.handlers).length<=0&&(delete n.handlers,delete n.dispatcher,delete n.disabled),0===Object.getOwnPropertyNames(n).length&&Nt(t)}function Rt(t,e,n,r){n.forEach(function(n){t(e,n,r)})}function jt(t){function e(){return!0}function n(){return!1}if(!t||!t.isPropagationStopped){var r=t||o.event;for(var i in t={},r)"layerX"!==i&&"layerY"!==i&&"keyLocation"!==i&&"webkitMovementX"!==i&&"webkitMovementY"!==i&&("returnValue"===i&&r.preventDefault||(t[i]=r[i]));if(t.target||(t.target=t.srcElement||a),t.relatedTarget||(t.relatedTarget=t.fromElement===t.target?t.toElement:t.fromElement),t.preventDefault=function(){r.preventDefault&&r.preventDefault(),t.returnValue=!1,r.returnValue=!1,t.defaultPrevented=!0},t.defaultPrevented=!1,t.stopPropagation=function(){r.stopPropagation&&r.stopPropagation(),t.cancelBubble=!0,r.cancelBubble=!0,t.isPropagationStopped=e},t.isPropagationStopped=n,t.stopImmediatePropagation=function(){r.stopImmediatePropagation&&r.stopImmediatePropagation(),t.isImmediatePropagationStopped=e,t.stopPropagation()},t.isImmediatePropagationStopped=n,null!==t.clientX&&void 0!==t.clientX){var s=a.documentElement,l=a.body;t.pageX=t.clientX+(s&&s.scrollLeft||l&&l.scrollLeft||0)-(s&&s.clientLeft||l&&l.clientLeft||0),t.pageY=t.clientY+(s&&s.scrollTop||l&&l.scrollTop||0)-(s&&s.clientTop||l&&l.clientTop||0)}t.which=t.charCode||t.keyCode,null!==t.button&&void 0!==t.button&&(t.button=1&t.button?0:4&t.button?1:2&t.button?2:0)}return t}var Ht=!1;!function(){try{var t=Object.defineProperty({},"passive",{get:function(){Ht=!0}});o.addEventListener("test",null,t),o.removeEventListener("test",null,t)}catch(t){}}();var Ut=["touchstart","touchmove"];function Qt(t,e,n){if(Array.isArray(e))return Rt(Qt,t,e,n);var r=It(t);if(r.handlers||(r.handlers={}),r.handlers[e]||(r.handlers[e]=[]),n.guid||(n.guid=Ot()),r.handlers[e].push(n),r.dispatcher||(r.disabled=!1,r.dispatcher=function(e,n){if(!r.disabled){e=jt(e);var i=r.handlers[e.type];if(i)for(var o=i.slice(0),a=0,s=o.length;a<s&&!e.isImmediatePropagationStopped();a++)try{o[a].call(t,e,n)}catch(t){X.error(t)}}}),1===r.handlers[e].length)if(t.addEventListener){var i=!1;Ht&&Ut.indexOf(e)>-1&&(i={passive:!0}),t.addEventListener(e,r.dispatcher,i)}else t.attachEvent&&t.attachEvent("on"+e,r.dispatcher)}function zt(t,e,n){if(Pt(t)){var r=It(t);if(r.handlers){if(Array.isArray(e))return Rt(zt,t,e,n);var i=function(t,e){r.handlers[e]=[],Ft(t,e)};if(void 0!==e){var o=r.handlers[e];if(o)if(n){if(n.guid)for(var a=0;a<o.length;a++)o[a].guid===n.guid&&o.splice(a--,1);Ft(t,e)}else i(t,e)}else for(var s in r.handlers)Object.prototype.hasOwnProperty.call(r.handlers||{},s)&&i(t,s)}}}function Yt(t,e,n){var r=Pt(t)?It(t):{},i=t.parentNode||t.ownerDocument;if("string"==typeof e?e={type:e,target:t}:e.target||(e.target=t),e=jt(e),r.dispatcher&&r.dispatcher.call(t,e,n),i&&!e.isPropagationStopped()&&!0===e.bubbles)Yt.call(null,i,e,n);else if(!i&&!e.defaultPrevented){var o=It(e.target);e.target[e.type]&&(o.disabled=!0,"function"==typeof e.target[e.type]&&e.target[e.type](),o.disabled=!1)}return!e.defaultPrevented}function Vt(t,e,n){if(Array.isArray(e))return Rt(Vt,t,e,n);var r=function r(){zt(t,e,r),n.apply(this,arguments)};r.guid=n.guid=n.guid||Ot(),Qt(t,e,r)}var Wt=(Object.freeze||Object)({fixEvent:jt,on:Qt,off:zt,trigger:Yt,one:Vt}),Gt=!1,Xt=void 0,Zt=function(){if(tt()&&!1!==Xt.options.autoSetup){var t=a.getElementsByTagName("video"),e=a.getElementsByTagName("audio"),n=a.getElementsByTagName("video-js"),r=[];if(t&&t.length>0)for(var i=0,o=t.length;i<o;i++)r.push(t[i]);if(e&&e.length>0)for(var s=0,l=e.length;s<l;s++)r.push(e[s]);if(n&&n.length>0)for(var c=0,u=n.length;c<u;c++)r.push(n[c]);if(r&&r.length>0)for(var h=0,d=r.length;h<d;h++){var f=r[h];if(!f||!f.getAttribute){$t(1);break}void 0===f.player&&null!==f.getAttribute("data-setup")&&Xt(f)}else Gt||$t(1)}};function $t(t,e){e&&(Xt=e),o.setTimeout(Zt,t)}tt()&&"complete"===a.readyState?Gt=!0:Vt(o,"load",function(){Gt=!0});var Kt=function(t){var e=a.createElement("style");return e.className=t,e},Jt=function(t,e){t.styleSheet?t.styleSheet.cssText=e:t.textContent=e},qt=function(t,e,n){e.guid||(e.guid=Ot());var r=function(){return e.apply(t,arguments)};return r.guid=n?n+"_"+e.guid:e.guid,r},te=function(t,e){var n=Date.now();return function(){var r=Date.now();r-n>=e&&(t.apply(void 0,arguments),n=r)}},ee=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:o,i=void 0,a=function(){var o=this,a=arguments,s=function(){i=null,s=null,n||t.apply(o,a)};!i&&n&&t.apply(o,a),r.clearTimeout(i),i=r.setTimeout(s,e)};return a.cancel=function(){r.clearTimeout(i),i=null},a},ne=function(){};ne.prototype.allowedEvents_={},ne.prototype.on=function(t,e){var n=this.addEventListener;this.addEventListener=function(){},Qt(this,t,e),this.addEventListener=n},ne.prototype.addEventListener=ne.prototype.on,ne.prototype.off=function(t,e){zt(this,t,e)},ne.prototype.removeEventListener=ne.prototype.off,ne.prototype.one=function(t,e){var n=this.addEventListener;this.addEventListener=function(){},Vt(this,t,e),this.addEventListener=n},ne.prototype.trigger=function(t){var e=t.type||t;"string"==typeof t&&(t={type:e}),t=jt(t),this.allowedEvents_[e]&&this["on"+e]&&this["on"+e](t),Yt(this,t)},ne.prototype.dispatchEvent=ne.prototype.trigger;var re=function(t){return t instanceof ne||!!t.eventBusEl_&&["on","one","off","trigger"].every(function(e){return"function"==typeof t[e]})},ie=function(t){return"string"==typeof t&&/\S/.test(t)||Array.isArray(t)&&!!t.length},oe=function(t){if(!t.nodeName&&!re(t))throw new Error("Invalid target; must be a DOM node or evented object.")},ae=function(t){if(!ie(t))throw new Error("Invalid event type; must be a non-empty string or array.")},se=function(t){if("function"!=typeof t)throw new Error("Invalid listener; must be a function.")},le=function(t,e){var n=e.length<3||e[0]===t||e[0]===t.eventBusEl_,r=void 0,i=void 0,o=void 0;return n?(r=t.eventBusEl_,e.length>=3&&e.shift(),i=e[0],o=e[1]):(r=e[0],i=e[1],o=e[2]),oe(r),ae(i),se(o),{isTargetingSelf:n,target:r,type:i,listener:o=qt(t,o)}},ce=function(t,e,n,r){oe(t),t.nodeName?Wt[e](t,n,r):t[e](n,r)},ue={on:function(){for(var t=this,e=arguments.length,n=Array(e),r=0;r<e;r++)n[r]=arguments[r];var i=le(this,n),o=i.isTargetingSelf,a=i.target,s=i.type,l=i.listener;if(ce(a,"on",s,l),!o){var c=function(){return t.off(a,s,l)};c.guid=l.guid;var u=function(){return t.off("dispose",c)};u.guid=l.guid,ce(this,"on","dispose",c),ce(a,"on","dispose",u)}},one:function(){for(var t=this,e=arguments.length,n=Array(e),r=0;r<e;r++)n[r]=arguments[r];var i=le(this,n),o=i.isTargetingSelf,a=i.target,s=i.type,l=i.listener;if(o)ce(a,"one",s,l);else{var c=function e(){for(var n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];t.off(a,s,e),l.apply(null,r)};c.guid=l.guid,ce(a,"one",s,c)}},off:function(t,e,n){if(!t||ie(t))zt(this.eventBusEl_,t,e);else{var r=t,i=e;oe(r),ae(i),se(n),n=qt(this,n),this.off("dispose",n),r.nodeName?(zt(r,i,n),zt(r,"dispose",n)):re(r)&&(r.off(i,n),r.off("dispose",n))}},trigger:function(t,e){return Yt(this.eventBusEl_,t,e)}};function he(t){var e=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).eventBusKey;if(e){if(!t[e].nodeName)throw new Error('The eventBusKey "'+e+'" does not refer to an element.');t.eventBusEl_=t[e]}else t.eventBusEl_=it("span",{className:"vjs-event-bus"});return z(t,ue),t.on("dispose",function(){t.off(),o.setTimeout(function(){t.eventBusEl_=null},0)}),t}var de={state:{},setState:function(t){var e=this;"function"==typeof t&&(t=t());var n=void 0;return Q(t,function(t,r){e.state[r]!==t&&((n=n||{})[r]={from:e.state[r],to:t}),e.state[r]=t}),n&&re(this)&&this.trigger({changes:n,type:"statechanged"}),n}};function fe(t,e){return z(t,de),t.state=z({},t.state,e),"function"==typeof t.handleStateChanged&&re(t)&&t.on("statechanged",t.handleStateChanged),t}function pe(t){return"string"!=typeof t?t:t.charAt(0).toUpperCase()+t.slice(1)}function Ae(){for(var t={},e=arguments.length,n=Array(e),r=0;r<e;r++)n[r]=arguments[r];return n.forEach(function(e){e&&Q(e,function(e,n){V(e)?(V(t[n])||(t[n]={}),t[n]=Ae(t[n],e)):t[n]=e})}),t}var ge=function(){function t(e,n,r){if(N(this,t),!e&&this.play?this.player_=e=this:this.player_=e,this.options_=Ae({},this.options_),n=this.options_=Ae(this.options_,n),this.id_=n.id||n.el&&n.el.id,!this.id_){var i=e&&e.id&&e.id()||"no_player";this.id_=i+"_component_"+Ot()}this.name_=n.name||null,n.el?this.el_=n.el:!1!==n.createEl&&(this.el_=this.createEl()),!1!==n.evented&&he(this,{eventBusKey:this.el_?"el_":null}),fe(this,this.constructor.defaultState),this.children_=[],this.childIndex_={},this.childNameIndex_={},!1!==n.initChildren&&this.initChildren(),this.ready(r),!1!==n.reportTouchActivity&&this.enableTouchActivity()}return t.prototype.dispose=function(){if(this.trigger({type:"dispose",bubbles:!1}),this.children_)for(var t=this.children_.length-1;t>=0;t--)this.children_[t].dispose&&this.children_[t].dispose();this.children_=null,this.childIndex_=null,this.childNameIndex_=null,this.el_&&(this.el_.parentNode&&this.el_.parentNode.removeChild(this.el_),Nt(this.el_),this.el_=null),this.player_=null},t.prototype.player=function(){return this.player_},t.prototype.options=function(t){return X.warn("this.options() has been deprecated and will be moved to the constructor in 6.0"),t?(this.options_=Ae(this.options_,t),this.options_):this.options_},t.prototype.el=function(){return this.el_},t.prototype.createEl=function(t,e,n){return it(t,e,n)},t.prototype.localize=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t,r=this.player_.language&&this.player_.language(),i=this.player_.languages&&this.player_.languages(),o=i&&i[r],a=r&&r.split("-")[0],s=i&&i[a],l=n;return o&&o[t]?l=o[t]:s&&s[t]&&(l=s[t]),e&&(l=l.replace(/\{(\d+)\}/g,function(t,n){var r=e[n-1],i=r;return void 0===r&&(i=t),i})),l},t.prototype.contentEl=function(){return this.contentEl_||this.el_},t.prototype.id=function(){return this.id_},t.prototype.name=function(){return this.name_},t.prototype.children=function(){return this.children_},t.prototype.getChildById=function(t){return this.childIndex_[t]},t.prototype.getChild=function(t){if(t)return t=pe(t),this.childNameIndex_[t]},t.prototype.addChild=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.children_.length,i=void 0,o=void 0;if("string"==typeof e){o=pe(e);var a=n.componentClass||o;n.name=o;var s=t.getComponent(a);if(!s)throw new Error("Component "+a+" does not exist");if("function"!=typeof s)return null;i=new s(this.player_||this,n)}else i=e;if(this.children_.splice(r,0,i),"function"==typeof i.id&&(this.childIndex_[i.id()]=i),(o=o||i.name&&pe(i.name()))&&(this.childNameIndex_[o]=i),"function"==typeof i.el&&i.el()){var l=this.contentEl().children[r]||null;this.contentEl().insertBefore(i.el(),l)}return i},t.prototype.removeChild=function(t){if("string"==typeof t&&(t=this.getChild(t)),t&&this.children_){for(var e=!1,n=this.children_.length-1;n>=0;n--)if(this.children_[n]===t){e=!0,this.children_.splice(n,1);break}if(e){this.childIndex_[t.id()]=null,this.childNameIndex_[t.name()]=null;var r=t.el();r&&r.parentNode===this.contentEl()&&this.contentEl().removeChild(t.el())}}},t.prototype.initChildren=function(){var e=this,n=this.options_.children;if(n){var r=this.options_,i=void 0,o=t.getComponent("Tech");(i=Array.isArray(n)?n:Object.keys(n)).concat(Object.keys(this.options_).filter(function(t){return!i.some(function(e){return"string"==typeof e?t===e:t===e.name})})).map(function(t){var r=void 0,i=void 0;return"string"==typeof t?i=n[r=t]||e.options_[r]||{}:(r=t.name,i=t),{name:r,opts:i}}).filter(function(e){var n=t.getComponent(e.opts.componentClass||pe(e.name));return n&&!o.isTech(n)}).forEach(function(t){var n=t.name,i=t.opts;if(void 0!==r[n]&&(i=r[n]),!1!==i){!0===i&&(i={}),i.playerOptions=e.options_.playerOptions;var o=e.addChild(n,i);o&&(e[n]=o)}})}},t.prototype.buildCSSClass=function(){return""},t.prototype.ready=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(t)return this.isReady_?void(e?t.call(this):this.setTimeout(t,1)):(this.readyQueue_=this.readyQueue_||[],void this.readyQueue_.push(t))},t.prototype.triggerReady=function(){this.isReady_=!0,this.setTimeout(function(){var t=this.readyQueue_;this.readyQueue_=[],t&&t.length>0&&t.forEach(function(t){t.call(this)},this),this.trigger("ready")},1)},t.prototype.$=function(t,e){return Bt(t,e||this.contentEl())},t.prototype.$$=function(t,e){return Tt(t,e||this.contentEl())},t.prototype.hasClass=function(t){return st(this.el_,t)},t.prototype.addClass=function(t){lt(this.el_,t)},t.prototype.removeClass=function(t){ct(this.el_,t)},t.prototype.toggleClass=function(t,e){ut(this.el_,t,e)},t.prototype.show=function(){this.removeClass("vjs-hidden")},t.prototype.hide=function(){this.addClass("vjs-hidden")},t.prototype.lockShowing=function(){this.addClass("vjs-lock-showing")},t.prototype.unlockShowing=function(){this.removeClass("vjs-lock-showing")},t.prototype.getAttribute=function(t){return ft(this.el_,t)},t.prototype.setAttribute=function(t,e){pt(this.el_,t,e)},t.prototype.removeAttribute=function(t){At(this.el_,t)},t.prototype.width=function(t,e){return this.dimension("width",t,e)},t.prototype.height=function(t,e){return this.dimension("height",t,e)},t.prototype.dimensions=function(t,e){this.width(t,!0),this.height(e)},t.prototype.dimension=function(t,e,n){if(void 0!==e)return null!==e&&e==e||(e=0),-1!==(""+e).indexOf("%")||-1!==(""+e).indexOf("px")?this.el_.style[t]=e:this.el_.style[t]="auto"===e?"":e+"px",void(n||this.trigger("componentresize"));if(!this.el_)return 0;var r=this.el_.style[t],i=r.indexOf("px");return-1!==i?parseInt(r.slice(0,i),10):parseInt(this.el_["offset"+pe(t)],10)},t.prototype.currentDimension=function(t){var e=0;if("width"!==t&&"height"!==t)throw new Error("currentDimension only accepts width or height value");if("function"==typeof o.getComputedStyle){var n=o.getComputedStyle(this.el_);e=n.getPropertyValue(t)||n[t]}if(0===(e=parseFloat(e))){var r="offset"+pe(t);e=this.el_[r]}return e},t.prototype.currentDimensions=function(){return{width:this.currentDimension("width"),height:this.currentDimension("height")}},t.prototype.currentWidth=function(){return this.currentDimension("width")},t.prototype.currentHeight=function(){return this.currentDimension("height")},t.prototype.focus=function(){this.el_.focus()},t.prototype.blur=function(){this.el_.blur()},t.prototype.emitTapEvents=function(){var t=0,e=null,n=void 0;this.on("touchstart",function(r){1===r.touches.length&&(e={pageX:r.touches[0].pageX,pageY:r.touches[0].pageY},t=(new Date).getTime(),n=!0)}),this.on("touchmove",function(t){if(t.touches.length>1)n=!1;else if(e){var r=t.touches[0].pageX-e.pageX,i=t.touches[0].pageY-e.pageY;Math.sqrt(r*r+i*i)>10&&(n=!1)}});var r=function(){n=!1};this.on("touchleave",r),this.on("touchcancel",r),this.on("touchend",function(r){(e=null,!0===n)&&((new Date).getTime()-t<200&&(r.preventDefault(),this.trigger("tap")))})},t.prototype.enableTouchActivity=function(){if(this.player()&&this.player().reportUserActivity){var t=qt(this.player(),this.player().reportUserActivity),e=void 0;this.on("touchstart",function(){t(),this.clearInterval(e),e=this.setInterval(t,250)});var n=function(n){t(),this.clearInterval(e)};this.on("touchmove",t),this.on("touchend",n),this.on("touchcancel",n)}},t.prototype.setTimeout=function(t,e){var n,r,i=this;return t=qt(this,t),n=o.setTimeout(function(){i.off("dispose",r),t()},e),(r=function(){return i.clearTimeout(n)}).guid="vjs-timeout-"+n,this.on("dispose",r),n},t.prototype.clearTimeout=function(t){o.clearTimeout(t);var e=function(){};return e.guid="vjs-timeout-"+t,this.off("dispose",e),t},t.prototype.setInterval=function(t,e){var n=this;t=qt(this,t);var r=o.setInterval(t,e),i=function(){return n.clearInterval(r)};return i.guid="vjs-interval-"+r,this.on("dispose",i),r},t.prototype.clearInterval=function(t){o.clearInterval(t);var e=function(){};return e.guid="vjs-interval-"+t,this.off("dispose",e),t},t.prototype.requestAnimationFrame=function(t){var e,n,r=this;return this.supportsRaf_?(t=qt(this,t),e=o.requestAnimationFrame(function(){r.off("dispose",n),t()}),(n=function(){return r.cancelAnimationFrame(e)}).guid="vjs-raf-"+e,this.on("dispose",n),e):this.setTimeout(t,1e3/60)},t.prototype.cancelAnimationFrame=function(t){if(this.supportsRaf_){o.cancelAnimationFrame(t);var e=function(){};return e.guid="vjs-raf-"+t,this.off("dispose",e),t}return this.clearTimeout(t)},t.registerComponent=function(e,n){if("string"!=typeof e||!e)throw new Error('Illegal component name, "'+e+'"; must be a non-empty string.');var r=t.getComponent("Tech"),i=r&&r.isTech(n),o=t===n||t.prototype.isPrototypeOf(n.prototype);if(i||!o){var a=void 0;throw a=i?"techs must be registered using Tech.registerTech()":"must be a Component subclass",new Error('Illegal component, "'+e+'"; '+a+".")}e=pe(e),t.components_||(t.components_={});var s=t.getComponent("Player");if("Player"===e&&s&&s.players){var l=s.players,c=Object.keys(l);if(l&&c.length>0&&c.map(function(t){return l[t]}).every(Boolean))throw new Error("Can not register Player component after player has been created.")}return t.components_[e]=n,n},t.getComponent=function(e){if(e)return e=pe(e),t.components_&&t.components_[e]?t.components_[e]:void 0},t}();function me(t,e,n,r){return function(t,e,n){if("number"!=typeof e||e<0||e>n)throw new Error("Failed to execute '"+t+"' on 'TimeRanges': The index provided ("+e+") is non-numeric or out of bounds (0-"+n+").")}(t,r,n.length-1),n[r][e]}function ve(t){return void 0===t||0===t.length?{length:0,start:function(){throw new Error("This TimeRanges object is empty")},end:function(){throw new Error("This TimeRanges object is empty")}}:{length:t.length,start:me.bind(null,"start",0,t),end:me.bind(null,"end",1,t)}}function ye(t,e){return Array.isArray(t)?ve(t):void 0===t||void 0===e?ve():ve([[t,e]])}function be(t,e){var n=0,r=void 0,i=void 0;if(!e)return 0;t&&t.length||(t=ye(0,0));for(var o=0;o<t.length;o++)r=t.start(o),(i=t.end(o))>e&&(i=e),n+=i-r;return n/e}ge.prototype.supportsRaf_="function"==typeof o.requestAnimationFrame&&"function"==typeof o.cancelAnimationFrame,ge.registerComponent("Component",ge);for(var _e={},we=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror"],["webkitRequestFullScreen","webkitCancelFullScreen","webkitCurrentFullScreenElement","webkitCancelFullScreen","webkitfullscreenchange","webkitfullscreenerror"],["mozRequestFullScreen","mozCancelFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozfullscreenchange","mozfullscreenerror"],["msRequestFullscreen","msExitFullscreen","msFullscreenElement","msFullscreenEnabled","MSFullscreenChange","MSFullscreenError"]],xe=we[0],Se=void 0,Ce=0;Ce<we.length;Ce++)if(we[Ce][1]in a){Se=we[Ce];break}if(Se)for(var ke=0;ke<Se.length;ke++)_e[xe[ke]]=Se[ke];function Be(t){if(t instanceof Be)return t;"number"==typeof t?this.code=t:"string"==typeof t?this.message=t:Y(t)&&("number"==typeof t.code&&(this.code=t.code),z(this,t)),this.message||(this.message=Be.defaultMessages[this.code]||"")}Be.prototype.code=0,Be.prototype.message="",Be.prototype.status=null,Be.errorTypes=["MEDIA_ERR_CUSTOM","MEDIA_ERR_ABORTED","MEDIA_ERR_NETWORK","MEDIA_ERR_DECODE","MEDIA_ERR_SRC_NOT_SUPPORTED","MEDIA_ERR_ENCRYPTED"],Be.defaultMessages={1:"You aborted the media playback",2:"A network error caused the media download to fail part-way.",3:"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",4:"The media could not be loaded, either because the server or network failed or because the format is not supported.",5:"The media is encrypted and we do not have the keys to decrypt it."};for(var Te=0;Te<Be.errorTypes.length;Te++)Be[Be.errorTypes[Te]]=Te,Be.prototype[Be.errorTypes[Te]]=Te;function Ee(t){return void 0!==t&&null!==t&&"function"==typeof t.then}function Me(t){Ee(t)&&t.then(null,function(t){})}var Oe=function(t){return["kind","label","language","id","inBandMetadataTrackDispatchType","mode","src"].reduce(function(e,n,r){return t[n]&&(e[n]=t[n]),e},{cues:t.cues&&Array.prototype.map.call(t.cues,function(t){return{startTime:t.startTime,endTime:t.endTime,text:t.text,id:t.id}})})},Le=function(t){var e=t.$$("track"),n=Array.prototype.map.call(e,function(t){return t.track});return Array.prototype.map.call(e,function(t){var e=Oe(t.track);return t.src&&(e.src=t.src),e}).concat(Array.prototype.filter.call(t.textTracks(),function(t){return-1===n.indexOf(t)}).map(Oe))},De=function(t,e){return t.forEach(function(t){var n=e.addRemoteTextTrack(t).track;!t.src&&t.cues&&t.cues.forEach(function(t){return n.addCue(t)})}),e.textTracks()},Ie="vjs-modal-dialog",Pe=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.opened_=i.hasBeenOpened_=i.hasBeenFilled_=!1,i.closeable(!i.options_.uncloseable),i.content(i.options_.content),i.contentEl_=it("div",{className:Ie+"-content"},{role:"document"}),i.descEl_=it("p",{className:Ie+"-description vjs-control-text",id:i.el().getAttribute("aria-describedby")}),ot(i.descEl_,i.description()),i.el_.appendChild(i.descEl_),i.el_.appendChild(i.contentEl_),i}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:this.buildCSSClass(),tabIndex:-1},{"aria-describedby":this.id()+"_description","aria-hidden":"true","aria-label":this.label(),role:"dialog"})},e.prototype.dispose=function(){this.contentEl_=null,this.descEl_=null,this.previouslyActiveEl_=null,t.prototype.dispose.call(this)},e.prototype.buildCSSClass=function(){return Ie+" vjs-hidden "+t.prototype.buildCSSClass.call(this)},e.prototype.handleKeyPress=function(t){27===t.which&&this.closeable()&&this.close()},e.prototype.label=function(){return this.localize(this.options_.label||"Modal Window")},e.prototype.description=function(){var t=this.options_.description||this.localize("This is a modal window.");return this.closeable()&&(t+=" "+this.localize("This modal can be closed by pressing the Escape key or activating the close button.")),t},e.prototype.open=function(){if(!this.opened_){var t=this.player();this.trigger("beforemodalopen"),this.opened_=!0,(this.options_.fillAlways||!this.hasBeenOpened_&&!this.hasBeenFilled_)&&this.fill(),this.wasPlaying_=!t.paused(),this.options_.pauseOnOpen&&this.wasPlaying_&&t.pause(),this.closeable()&&this.on(this.el_.ownerDocument,"keydown",qt(this,this.handleKeyPress)),this.hadControls_=t.controls(),t.controls(!1),this.show(),this.conditionalFocus_(),this.el().setAttribute("aria-hidden","false"),this.trigger("modalopen"),this.hasBeenOpened_=!0}},e.prototype.opened=function(t){return"boolean"==typeof t&&this[t?"open":"close"](),this.opened_},e.prototype.close=function(){if(this.opened_){var t=this.player();this.trigger("beforemodalclose"),this.opened_=!1,this.wasPlaying_&&this.options_.pauseOnOpen&&t.play(),this.closeable()&&this.off(this.el_.ownerDocument,"keydown",qt(this,this.handleKeyPress)),this.hadControls_&&t.controls(!0),this.hide(),this.el().setAttribute("aria-hidden","true"),this.trigger("modalclose"),this.conditionalBlur_(),this.options_.temporary&&this.dispose()}},e.prototype.closeable=function(t){if("boolean"==typeof t){var e=this.closeable_=!!t,n=this.getChild("closeButton");if(e&&!n){var r=this.contentEl_;this.contentEl_=this.el_,n=this.addChild("closeButton",{controlText:"Close Modal Dialog"}),this.contentEl_=r,this.on(n,"close",this.close)}!e&&n&&(this.off(n,"close",this.close),this.removeChild(n),n.dispose())}return this.closeable_},e.prototype.fill=function(){this.fillWith(this.content())},e.prototype.fillWith=function(t){var e=this.contentEl(),n=e.parentNode,r=e.nextSibling;this.trigger("beforemodalfill"),this.hasBeenFilled_=!0,n.removeChild(e),this.empty(),Ct(e,t),this.trigger("modalfill"),r?n.insertBefore(e,r):n.appendChild(e);var i=this.getChild("closeButton");i&&n.appendChild(i.el_)},e.prototype.empty=function(){this.trigger("beforemodalempty"),wt(this.contentEl()),this.trigger("modalempty")},e.prototype.content=function(t){return void 0!==t&&(this.content_=t),this.content_},e.prototype.conditionalFocus_=function(){var t=a.activeElement,e=this.player_.el_;this.previouslyActiveEl_=null,(e.contains(t)||e===t)&&(this.previouslyActiveEl_=t,this.focus(),this.on(a,"keydown",this.handleKeyDown))},e.prototype.conditionalBlur_=function(){this.previouslyActiveEl_&&(this.previouslyActiveEl_.focus(),this.previouslyActiveEl_=null),this.off(a,"keydown",this.handleKeyDown)},e.prototype.handleKeyDown=function(t){if(9===t.which){for(var e=this.focusableEls_(),n=this.el_.querySelector(":focus"),r=void 0,i=0;i<e.length;i++)if(n===e[i]){r=i;break}a.activeElement===this.el_&&(r=0),t.shiftKey&&0===r?(e[e.length-1].focus(),t.preventDefault()):t.shiftKey||r!==e.length-1||(e[0].focus(),t.preventDefault())}},e.prototype.focusableEls_=function(){var t=this.el_.querySelectorAll("*");return Array.prototype.filter.call(t,function(t){return(t instanceof o.HTMLAnchorElement||t instanceof o.HTMLAreaElement)&&t.hasAttribute("href")||(t instanceof o.HTMLInputElement||t instanceof o.HTMLSelectElement||t instanceof o.HTMLTextAreaElement||t instanceof o.HTMLButtonElement)&&!t.hasAttribute("disabled")||t instanceof o.HTMLIFrameElement||t instanceof o.HTMLObjectElement||t instanceof o.HTMLEmbedElement||t.hasAttribute("tabindex")&&-1!==t.getAttribute("tabindex")||t.hasAttribute("contenteditable")})},e}(ge);Pe.prototype.options_={pauseOnOpen:!0,temporary:!0},ge.registerComponent("ModalDialog",Pe);var Ne=function(t){function e(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;N(this,e);var i=R(this,t.call(this));if(!r&&(r=i,T))for(var o in r=a.createElement("custom"),e.prototype)"constructor"!==o&&(r[o]=e.prototype[o]);r.tracks_=[],Object.defineProperty(r,"length",{get:function(){return this.tracks_.length}});for(var s=0;s<n.length;s++)r.addTrack(n[s]);return R(i,r)}return F(e,t),e.prototype.addTrack=function(t){var e=this.tracks_.length;""+e in this||Object.defineProperty(this,e,{get:function(){return this.tracks_[e]}}),-1===this.tracks_.indexOf(t)&&(this.tracks_.push(t),this.trigger({track:t,type:"addtrack"}))},e.prototype.removeTrack=function(t){for(var e=void 0,n=0,r=this.length;n<r;n++)if(this[n]===t){(e=this[n]).off&&e.off(),this.tracks_.splice(n,1);break}e&&this.trigger({track:e,type:"removetrack"})},e.prototype.getTrackById=function(t){for(var e=null,n=0,r=this.length;n<r;n++){var i=this[n];if(i.id===t){e=i;break}}return e},e}(ne);for(var Fe in Ne.prototype.allowedEvents_={change:"change",addtrack:"addtrack",removetrack:"removetrack"},Ne.prototype.allowedEvents_)Ne.prototype["on"+Fe]=null;var Re=function(t,e){for(var n=0;n<t.length;n++)Object.keys(t[n]).length&&e.id!==t[n].id&&(t[n].enabled=!1)},je=function(t){function e(){var n,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];N(this,e);for(var i=void 0,o=r.length-1;o>=0;o--)if(r[o].enabled){Re(r,r[o]);break}if(T){for(var s in i=a.createElement("custom"),Ne.prototype)"constructor"!==s&&(i[s]=Ne.prototype[s]);for(var l in e.prototype)"constructor"!==l&&(i[l]=e.prototype[l])}return(i=n=R(this,t.call(this,r,i))).changing_=!1,R(n,i)}return F(e,t),e.prototype.addTrack=function(e){var n=this;e.enabled&&Re(this,e),t.prototype.addTrack.call(this,e),e.addEventListener&&e.addEventListener("enabledchange",function(){n.changing_||(n.changing_=!0,Re(n,e),n.changing_=!1,n.trigger("change"))})},e}(Ne),He=function(t,e){for(var n=0;n<t.length;n++)Object.keys(t[n]).length&&e.id!==t[n].id&&(t[n].selected=!1)},Ue=function(t){function e(){var n,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];N(this,e);for(var i=void 0,o=r.length-1;o>=0;o--)if(r[o].selected){He(r,r[o]);break}if(T){for(var s in i=a.createElement("custom"),Ne.prototype)"constructor"!==s&&(i[s]=Ne.prototype[s]);for(var l in e.prototype)"constructor"!==l&&(i[l]=e.prototype[l])}return(i=n=R(this,t.call(this,r,i))).changing_=!1,Object.defineProperty(i,"selectedIndex",{get:function(){for(var t=0;t<this.length;t++)if(this[t].selected)return t;return-1},set:function(){}}),R(n,i)}return F(e,t),e.prototype.addTrack=function(e){var n=this;e.selected&&He(this,e),t.prototype.addTrack.call(this,e),e.addEventListener&&e.addEventListener("selectedchange",function(){n.changing_||(n.changing_=!0,He(n,e),n.changing_=!1,n.trigger("change"))})},e}(Ne),Qe=function(t){function e(){var n,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];N(this,e);var i=void 0;if(T){for(var o in i=a.createElement("custom"),Ne.prototype)"constructor"!==o&&(i[o]=Ne.prototype[o]);for(var s in e.prototype)"constructor"!==s&&(i[s]=e.prototype[s])}return n=R(this,t.call(this,r,i)),R(n,i=n)}return F(e,t),e.prototype.addTrack=function(e){t.prototype.addTrack.call(this,e),e.addEventListener("modechange",qt(this,function(){this.trigger("change")}));-1===["metadata","chapters"].indexOf(e.kind)&&e.addEventListener("modechange",qt(this,function(){this.trigger("selectedlanguagechange")}))},e}(Ne),ze=function(){function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];N(this,t);var n=this;if(T)for(var r in n=a.createElement("custom"),t.prototype)"constructor"!==r&&(n[r]=t.prototype[r]);n.trackElements_=[],Object.defineProperty(n,"length",{get:function(){return this.trackElements_.length}});for(var i=0,o=e.length;i<o;i++)n.addTrackElement_(e[i]);if(T)return n}return t.prototype.addTrackElement_=function(t){var e=this.trackElements_.length;""+e in this||Object.defineProperty(this,e,{get:function(){return this.trackElements_[e]}}),-1===this.trackElements_.indexOf(t)&&this.trackElements_.push(t)},t.prototype.getTrackElementByTrack_=function(t){for(var e=void 0,n=0,r=this.trackElements_.length;n<r;n++)if(t===this.trackElements_[n].track){e=this.trackElements_[n];break}return e},t.prototype.removeTrackElement_=function(t){for(var e=0,n=this.trackElements_.length;e<n;e++)if(t===this.trackElements_[e]){this.trackElements_.splice(e,1);break}},t}(),Ye=function(){function t(e){N(this,t);var n=this;if(T)for(var r in n=a.createElement("custom"),t.prototype)"constructor"!==r&&(n[r]=t.prototype[r]);if(t.prototype.setCues_.call(n,e),Object.defineProperty(n,"length",{get:function(){return this.length_}}),T)return n}return t.prototype.setCues_=function(t){var e=this.length||0,n=0,r=t.length;this.cues_=t,this.length_=t.length;var i=function(t){""+t in this||Object.defineProperty(this,""+t,{get:function(){return this.cues_[t]}})};if(e<r)for(n=e;n<r;n++)i.call(this,n)},t.prototype.getCueById=function(t){for(var e=null,n=0,r=this.length;n<r;n++){var i=this[n];if(i.id===t){e=i;break}}return e},t}(),Ve={alternative:"alternative",captions:"captions",main:"main",sign:"sign",subtitles:"subtitles",commentary:"commentary"},We={alternative:"alternative",descriptions:"descriptions",main:"main","main-desc":"main-desc",translation:"translation",commentary:"commentary"},Ge={subtitles:"subtitles",captions:"captions",descriptions:"descriptions",chapters:"chapters",metadata:"metadata"},Xe={disabled:"disabled",hidden:"hidden",showing:"showing"},Ze=function(t){function e(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};N(this,e);var r=R(this,t.call(this)),i=r;if(T)for(var o in i=a.createElement("custom"),e.prototype)"constructor"!==o&&(i[o]=e.prototype[o]);var s={id:n.id||"vjs_track_"+Ot(),kind:n.kind||"",label:n.label||"",language:n.language||""},l=function(t){Object.defineProperty(i,t,{get:function(){return s[t]},set:function(){}})};for(var c in s)l(c);return R(r,i)}return F(e,t),e}(ne),$e=function(t){var e=["protocol","hostname","port","pathname","search","hash","host"],n=a.createElement("a");n.href=t;var r=""===n.host&&"file:"!==n.protocol,i=void 0;r&&((i=a.createElement("div")).innerHTML='<a href="'+t+'"></a>',n=i.firstChild,i.setAttribute("style","display:none; position:absolute;"),a.body.appendChild(i));for(var s={},l=0;l<e.length;l++)s[e[l]]=n[e[l]];return"http:"===s.protocol&&(s.host=s.host.replace(/:80$/,"")),"https:"===s.protocol&&(s.host=s.host.replace(/:443$/,"")),s.protocol||(s.protocol=o.location.protocol),r&&a.body.removeChild(i),s},Ke=function(t){if(!t.match(/^https?:\/\//)){var e=a.createElement("div");e.innerHTML='<a href="'+t+'">x</a>',t=e.firstChild.href}return t},Je=function(t){if("string"==typeof t){var e=/^(\/?)([\s\S]*?)((?:\.{1,2}|[^\/]+?)(\.([^\.\/\?]+)))(?:[\/]*|[\?].*)$/i.exec(t);if(e)return e.pop().toLowerCase()}return""},qe=function(t){var e=o.location,n=$e(t);return(":"===n.protocol?e.protocol:n.protocol)+n.host!==e.protocol+e.host},tn=(Object.freeze||Object)({parseUrl:$e,getAbsoluteURL:Ke,getFileExtension:Je,isCrossOrigin:qe}),en=function(t,e){var n=new o.WebVTT.Parser(o,o.vttjs,o.WebVTT.StringDecoder()),r=[];n.oncue=function(t){e.addCue(t)},n.onparsingerror=function(t){r.push(t)},n.onflush=function(){e.trigger({type:"loadeddata",target:e})},n.parse(t),r.length>0&&(o.console&&o.console.groupCollapsed&&o.console.groupCollapsed("Text Track parsing errors for "+e.src),r.forEach(function(t){return X.error(t)}),o.console&&o.console.groupEnd&&o.console.groupEnd()),n.flush()},nn=function(t,e){var n={uri:t},r=qe(t);r&&(n.cors=r),c(n,qt(this,function(t,n,r){if(t)return X.error(t,n);if(e.loaded_=!0,"function"!=typeof o.WebVTT){if(e.tech_){var i=function(){return en(r,e)};e.tech_.on("vttjsloaded",i),e.tech_.on("vttjserror",function(){X.error("vttjs failed to load, stopping trying to process "+e.src),e.tech_.off("vttjsloaded",i)})}}else en(r,e)}))},rn=function(t){function e(){var n,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(N(this,e),!r.tech)throw new Error("A tech was not provided.");var i=Ae(r,{kind:Ge[r.kind]||"subtitles",language:r.language||r.srclang||""}),o=Xe[i.mode]||"disabled",a=i.default;"metadata"!==i.kind&&"chapters"!==i.kind||(o="hidden");var s=n=R(this,t.call(this,i));if(s.tech_=i.tech,T)for(var l in e.prototype)"constructor"!==l&&(s[l]=e.prototype[l]);s.cues_=[],s.activeCues_=[];var c=new Ye(s.cues_),u=new Ye(s.activeCues_),h=!1,d=qt(s,function(){this.activeCues=this.activeCues,h&&(this.trigger("cuechange"),h=!1)});return"disabled"!==o&&s.tech_.ready(function(){s.tech_.on("timeupdate",d)},!0),Object.defineProperty(s,"default",{get:function(){return a},set:function(){}}),Object.defineProperty(s,"mode",{get:function(){return o},set:function(t){var e=this;Xe[t]&&("disabled"!==(o=t)?this.tech_.ready(function(){e.tech_.on("timeupdate",d)},!0):this.tech_.off("timeupdate",d),this.trigger("modechange"))}}),Object.defineProperty(s,"cues",{get:function(){return this.loaded_?c:null},set:function(){}}),Object.defineProperty(s,"activeCues",{get:function(){if(!this.loaded_)return null;if(0===this.cues.length)return u;for(var t=this.tech_.currentTime(),e=[],n=0,r=this.cues.length;n<r;n++){var i=this.cues[n];i.startTime<=t&&i.endTime>=t?e.push(i):i.startTime===i.endTime&&i.startTime<=t&&i.startTime+.5>=t&&e.push(i)}if(h=!1,e.length!==this.activeCues_.length)h=!0;else for(var o=0;o<e.length;o++)-1===this.activeCues_.indexOf(e[o])&&(h=!0);return this.activeCues_=e,u.setCues_(this.activeCues_),u},set:function(){}}),i.src?(s.src=i.src,nn(i.src,s)):s.loaded_=!0,R(n,s)}return F(e,t),e.prototype.addCue=function(t){var e=t;if(o.vttjs&&!(t instanceof o.vttjs.VTTCue)){for(var n in e=new o.vttjs.VTTCue(t.startTime,t.endTime,t.text),t)n in e||(e[n]=t[n]);e.id=t.id,e.originalCue_=t}for(var r=this.tech_.textTracks(),i=0;i<r.length;i++)r[i]!==this&&r[i].removeCue(e);this.cues_.push(e),this.cues.setCues_(this.cues_)},e.prototype.removeCue=function(t){for(var e=this.cues_.length;e--;){var n=this.cues_[e];if(n===t||n.originalCue_&&n.originalCue_===t){this.cues_.splice(e,1),this.cues.setCues_(this.cues_);break}}},e}(Ze);rn.prototype.allowedEvents_={cuechange:"cuechange"};var on=function(t){function e(){var n,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};N(this,e);var i=Ae(r,{kind:We[r.kind]||""}),o=n=R(this,t.call(this,i)),a=!1;if(T)for(var s in e.prototype)"constructor"!==s&&(o[s]=e.prototype[s]);return Object.defineProperty(o,"enabled",{get:function(){return a},set:function(t){"boolean"==typeof t&&t!==a&&(a=t,this.trigger("enabledchange"))}}),i.enabled&&(o.enabled=i.enabled),o.loaded_=!0,R(n,o)}return F(e,t),e}(Ze),an=function(t){function e(){var n,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};N(this,e);var i=Ae(r,{kind:Ve[r.kind]||""}),o=n=R(this,t.call(this,i)),a=!1;if(T)for(var s in e.prototype)"constructor"!==s&&(o[s]=e.prototype[s]);return Object.defineProperty(o,"selected",{get:function(){return a},set:function(t){"boolean"==typeof t&&t!==a&&(a=t,this.trigger("selectedchange"))}}),i.selected&&(o.selected=i.selected),R(n,o)}return F(e,t),e}(Ze),sn=0,ln=2,cn=function(t){function e(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};N(this,e);var r=R(this,t.call(this)),i=void 0,o=r;if(T)for(var s in o=a.createElement("custom"),e.prototype)"constructor"!==s&&(o[s]=e.prototype[s]);var l=new rn(n);return o.kind=l.kind,o.src=l.src,o.srclang=l.language,o.label=l.label,o.default=l.default,Object.defineProperty(o,"readyState",{get:function(){return i}}),Object.defineProperty(o,"track",{get:function(){return l}}),i=sn,l.addEventListener("loadeddata",function(){i=ln,o.trigger({type:"load",target:o})}),T?R(r,o):r}return F(e,t),e}(ne);cn.prototype.allowedEvents_={load:"load"},cn.NONE=sn,cn.LOADING=1,cn.LOADED=ln,cn.ERROR=3;var un={audio:{ListClass:je,TrackClass:on,capitalName:"Audio"},video:{ListClass:Ue,TrackClass:an,capitalName:"Video"},text:{ListClass:Qe,TrackClass:rn,capitalName:"Text"}};Object.keys(un).forEach(function(t){un[t].getterName=t+"Tracks",un[t].privateName=t+"Tracks_"});var hn={remoteText:{ListClass:Qe,TrackClass:rn,capitalName:"RemoteText",getterName:"remoteTextTracks",privateName:"remoteTextTracks_"},remoteTextEl:{ListClass:ze,TrackClass:cn,capitalName:"RemoteTextTrackEls",getterName:"remoteTextTrackEls",privateName:"remoteTextTrackEls_"}},dn=Ae(un,hn);hn.names=Object.keys(hn),un.names=Object.keys(un),dn.names=[].concat(hn.names).concat(un.names);var fn=function(t){function e(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){};N(this,e),n.reportTouchActivity=!1;var i=R(this,t.call(this,null,n,r));return i.hasStarted_=!1,i.on("playing",function(){this.hasStarted_=!0}),i.on("loadstart",function(){this.hasStarted_=!1}),dn.names.forEach(function(t){var e=dn[t];n&&n[e.getterName]&&(i[e.privateName]=n[e.getterName])}),i.featuresProgressEvents||i.manualProgressOn(),i.featuresTimeupdateEvents||i.manualTimeUpdatesOn(),["Text","Audio","Video"].forEach(function(t){!1===n["native"+t+"Tracks"]&&(i["featuresNative"+t+"Tracks"]=!1)}),!1===n.nativeCaptions||!1===n.nativeTextTracks?i.featuresNativeTextTracks=!1:!0!==n.nativeCaptions&&!0!==n.nativeTextTracks||(i.featuresNativeTextTracks=!0),i.featuresNativeTextTracks||i.emulateTextTracks(),i.autoRemoteTextTracks_=new dn.text.ListClass,i.initTrackListeners(),n.nativeControlsForTouch||i.emitTapEvents(),i.constructor&&(i.name_=i.constructor.name||"Unknown Tech"),i}return F(e,t),e.prototype.triggerSourceset=function(t){var e=this;this.isReady_||this.one("ready",function(){return e.setTimeout(function(){return e.triggerSourceset(t)},1)}),this.trigger({src:t,type:"sourceset"})},e.prototype.manualProgressOn=function(){this.on("durationchange",this.onDurationChange),this.manualProgress=!0,this.one("ready",this.trackProgress)},e.prototype.manualProgressOff=function(){this.manualProgress=!1,this.stopTrackingProgress(),this.off("durationchange",this.onDurationChange)},e.prototype.trackProgress=function(t){this.stopTrackingProgress(),this.progressInterval=this.setInterval(qt(this,function(){var t=this.bufferedPercent();this.bufferedPercent_!==t&&this.trigger("progress"),this.bufferedPercent_=t,1===t&&this.stopTrackingProgress()}),500)},e.prototype.onDurationChange=function(t){this.duration_=this.duration()},e.prototype.buffered=function(){return ye(0,0)},e.prototype.bufferedPercent=function(){return be(this.buffered(),this.duration_)},e.prototype.stopTrackingProgress=function(){this.clearInterval(this.progressInterval)},e.prototype.manualTimeUpdatesOn=function(){this.manualTimeUpdates=!0,this.on("play",this.trackCurrentTime),this.on("pause",this.stopTrackingCurrentTime)},e.prototype.manualTimeUpdatesOff=function(){this.manualTimeUpdates=!1,this.stopTrackingCurrentTime(),this.off("play",this.trackCurrentTime),this.off("pause",this.stopTrackingCurrentTime)},e.prototype.trackCurrentTime=function(){this.currentTimeInterval&&this.stopTrackingCurrentTime(),this.currentTimeInterval=this.setInterval(function(){this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})},250)},e.prototype.stopTrackingCurrentTime=function(){this.clearInterval(this.currentTimeInterval),this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})},e.prototype.dispose=function(){this.clearTracks(un.names),this.manualProgress&&this.manualProgressOff(),this.manualTimeUpdates&&this.manualTimeUpdatesOff(),t.prototype.dispose.call(this)},e.prototype.clearTracks=function(t){var e=this;(t=[].concat(t)).forEach(function(t){for(var n=e[t+"Tracks"]()||[],r=n.length;r--;){var i=n[r];"text"===t&&e.removeRemoteTextTrack(i),n.removeTrack(i)}})},e.prototype.cleanupAutoTextTracks=function(){for(var t=this.autoRemoteTextTracks_||[],e=t.length;e--;){var n=t[e];this.removeRemoteTextTrack(n)}},e.prototype.reset=function(){},e.prototype.error=function(t){return void 0!==t&&(this.error_=new Be(t),this.trigger("error")),this.error_},e.prototype.played=function(){return this.hasStarted_?ye(0,0):ye()},e.prototype.setCurrentTime=function(){this.manualTimeUpdates&&this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})},e.prototype.initTrackListeners=function(){var t=this;un.names.forEach(function(e){var n=un[e],r=function(){t.trigger(e+"trackchange")},i=t[n.getterName]();i.addEventListener("removetrack",r),i.addEventListener("addtrack",r),t.on("dispose",function(){i.removeEventListener("removetrack",r),i.removeEventListener("addtrack",r)})})},e.prototype.addWebVttScript_=function(){var t=this;if(!o.WebVTT)if(a.body.contains(this.el())){if(!this.options_["vtt.js"]&&V(u)&&Object.keys(u).length>0)return void this.trigger("vttjsloaded");var e=a.createElement("script");e.src=this.options_["vtt.js"]||"https://vjs.zencdn.net/vttjs/0.12.4/vtt.min.js",e.onload=function(){t.trigger("vttjsloaded")},e.onerror=function(){t.trigger("vttjserror")},this.on("dispose",function(){e.onload=null,e.onerror=null}),o.WebVTT=!0,this.el().parentNode.appendChild(e)}else this.ready(this.addWebVttScript_)},e.prototype.emulateTextTracks=function(){var t=this,e=this.textTracks(),n=this.remoteTextTracks(),r=function(t){return e.addTrack(t.track)},i=function(t){return e.removeTrack(t.track)};n.on("addtrack",r),n.on("removetrack",i),this.addWebVttScript_();var o=function(){return t.trigger("texttrackchange")},a=function(){o();for(var t=0;t<e.length;t++){var n=e[t];n.removeEventListener("cuechange",o),"showing"===n.mode&&n.addEventListener("cuechange",o)}};a(),e.addEventListener("change",a),e.addEventListener("addtrack",a),e.addEventListener("removetrack",a),this.on("dispose",function(){n.off("addtrack",r),n.off("removetrack",i),e.removeEventListener("change",a),e.removeEventListener("addtrack",a),e.removeEventListener("removetrack",a);for(var t=0;t<e.length;t++){e[t].removeEventListener("cuechange",o)}})},e.prototype.addTextTrack=function(t,e,n){if(!t)throw new Error("TextTrack kind is required but was not provided");return function(t,e,n,r){var i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},o=t.textTracks();i.kind=e,n&&(i.label=n),r&&(i.language=r),i.tech=t;var a=new dn.text.TrackClass(i);return o.addTrack(a),a}(this,t,e,n)},e.prototype.createRemoteTextTrack=function(t){var e=Ae(t,{tech:this});return new hn.remoteTextEl.TrackClass(e)},e.prototype.addRemoteTextTrack=function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments[1],r=this.createRemoteTextTrack(e);return!0!==n&&!1!==n&&(X.warn('Calling addRemoteTextTrack without explicitly setting the "manualCleanup" parameter to `true` is deprecated and default to `false` in future version of video.js'),n=!0),this.remoteTextTrackEls().addTrackElement_(r),this.remoteTextTracks().addTrack(r.track),!0!==n&&this.ready(function(){return t.autoRemoteTextTracks_.addTrack(r.track)}),r},e.prototype.removeRemoteTextTrack=function(t){var e=this.remoteTextTrackEls().getTrackElementByTrack_(t);this.remoteTextTrackEls().removeTrackElement_(e),this.remoteTextTracks().removeTrack(t),this.autoRemoteTextTracks_.removeTrack(t)},e.prototype.getVideoPlaybackQuality=function(){return{}},e.prototype.setPoster=function(){},e.prototype.playsinline=function(){},e.prototype.setPlaysinline=function(){},e.prototype.canPlayType=function(){return""},e.canPlayType=function(){return""},e.canPlaySource=function(t,n){return e.canPlayType(t.type)},e.isTech=function(t){return t.prototype instanceof e||t instanceof e||t===e},e.registerTech=function(t,n){if(e.techs_||(e.techs_={}),!e.isTech(n))throw new Error("Tech "+t+" must be a Tech");if(!e.canPlayType)throw new Error("Techs must have a static canPlayType method on them");if(!e.canPlaySource)throw new Error("Techs must have a static canPlaySource method on them");return t=pe(t),e.techs_[t]=n,"Tech"!==t&&e.defaultTechOrder_.push(t),n},e.getTech=function(t){if(t)return t=pe(t),e.techs_&&e.techs_[t]?e.techs_[t]:o&&o.videojs&&o.videojs[t]?(X.warn("The "+t+" tech was added to the videojs object when it should be registered using videojs.registerTech(name, tech)"),o.videojs[t]):void 0},e}(ge);dn.names.forEach(function(t){var e=dn[t];fn.prototype[e.getterName]=function(){return this[e.privateName]=this[e.privateName]||new e.ListClass,this[e.privateName]}}),fn.prototype.featuresVolumeControl=!0,fn.prototype.featuresMuteControl=!0,fn.prototype.featuresFullscreenResize=!1,fn.prototype.featuresPlaybackRate=!1,fn.prototype.featuresProgressEvents=!1,fn.prototype.featuresSourceset=!1,fn.prototype.featuresTimeupdateEvents=!1,fn.prototype.featuresNativeTextTracks=!1,fn.withSourceHandlers=function(t){t.registerSourceHandler=function(e,n){var r=t.sourceHandlers;r||(r=t.sourceHandlers=[]),void 0===n&&(n=r.length),r.splice(n,0,e)},t.canPlayType=function(e){for(var n=t.sourceHandlers||[],r=void 0,i=0;i<n.length;i++)if(r=n[i].canPlayType(e))return r;return""},t.selectSourceHandler=function(e,n){for(var r=t.sourceHandlers||[],i=0;i<r.length;i++)if(r[i].canHandleSource(e,n))return r[i];return null},t.canPlaySource=function(e,n){var r=t.selectSourceHandler(e,n);return r?r.canHandleSource(e,n):""};["seekable","seeking","duration"].forEach(function(t){var e=this[t];"function"==typeof e&&(this[t]=function(){return this.sourceHandler_&&this.sourceHandler_[t]?this.sourceHandler_[t].apply(this.sourceHandler_,arguments):e.apply(this,arguments)})},t.prototype),t.prototype.setSource=function(e){var n=t.selectSourceHandler(e,this.options_);n||(t.nativeSourceHandler?n=t.nativeSourceHandler:X.error("No source hander found for the current source.")),this.disposeSourceHandler(),this.off("dispose",this.disposeSourceHandler),n!==t.nativeSourceHandler&&(this.currentSource_=e),this.sourceHandler_=n.handleSource(e,this,this.options_),this.on("dispose",this.disposeSourceHandler)},t.prototype.disposeSourceHandler=function(){this.currentSource_&&(this.clearTracks(["audio","video"]),this.currentSource_=null),this.cleanupAutoTextTracks(),this.sourceHandler_&&(this.sourceHandler_.dispose&&this.sourceHandler_.dispose(),this.sourceHandler_=null)}},ge.registerComponent("Tech",fn),fn.registerTech("Tech",fn),fn.defaultTechOrder_=[];var pn={},An={},gn={};function mn(t,e,n){t.setTimeout(function(){return function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];var r=arguments[2];var i=arguments[3];var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[];var a=arguments.length>5&&void 0!==arguments[5]&&arguments[5];var s=n[0],l=n.slice(1);if("string"==typeof s)t(e,pn[s],r,i,o,a);else if(s){var c=function(t,e){var n=An[t.id()],r=null;if(void 0===n||null===n)return r=e(t),An[t.id()]=[[e,r]],r;for(var i=0;i<n.length;i++){var o=n[i],a=o[0],s=o[1];a===e&&(r=s)}null===r&&(r=e(t),n.push([e,r]));return r}(i,s);if(!c.setSource)return o.push(c),t(e,l,r,i,o,a);c.setSource(z({},e),function(n,s){if(n)return t(e,l,r,i,o,a);o.push(c),t(s,e.type===s.type?l:pn[s.type],r,i,o,a)})}else l.length?t(e,l,r,i,o,a):a?r(e,o):t(e,pn["*"],r,i,o,!0)}(e,pn[e.type],n,t)},1)}function vn(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i="call"+pe(n),o=t.reduce(wn(i),r),a=o===gn,s=a?null:e[n](o);return function(t,e,n,r){for(var i=t.length-1;i>=0;i--){var o=t[i];o[e]&&o[e](r,n)}}(t,n,s,a),s}var yn={buffered:1,currentTime:1,duration:1,seekable:1,played:1,paused:1},bn={setCurrentTime:1},_n={play:1,pause:1};function wn(t){return function(e,n){return e===gn?gn:n[t]?n[t](e):e}}var xn={opus:"video/ogg",ogv:"video/ogg",mp4:"video/mp4",mov:"video/mp4",m4v:"video/mp4",mkv:"video/x-matroska",mp3:"audio/mpeg",aac:"audio/aac",oga:"audio/ogg",m3u8:"application/x-mpegURL"},Sn=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=Je(t);return xn[e.toLowerCase()]||""};function Cn(t){var e=Sn(t.src);return!t.type&&e&&(t.type=e),t}var kn=function(t){function e(n,r,i){N(this,e);var o=Ae({createEl:!1},r),a=R(this,t.call(this,n,o,i));if(r.playerOptions.sources&&0!==r.playerOptions.sources.length)n.src(r.playerOptions.sources);else for(var s=0,l=r.playerOptions.techOrder;s<l.length;s++){var c=pe(l[s]),u=fn.getTech(c);if(c||(u=ge.getComponent(c)),u&&u.isSupported()){n.loadTech_(c);break}}return a}return F(e,t),e}(ge);ge.registerComponent("MediaLoader",kn);var Bn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.emitTapEvents(),i.enable(),i}return F(e,t),e.prototype.createEl=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"div",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};n=z({innerHTML:'<span aria-hidden="true" class="vjs-icon-placeholder"></span>',className:this.buildCSSClass(),tabIndex:0},n),"button"===e&&X.error("Creating a ClickableComponent with an HTML element of "+e+" is not supported; use a Button instead."),r=z({role:"button"},r),this.tabIndex_=n.tabIndex;var i=t.prototype.createEl.call(this,e,n,r);return this.createControlTextEl(i),i},e.prototype.dispose=function(){this.controlTextEl_=null,t.prototype.dispose.call(this)},e.prototype.createControlTextEl=function(t){return this.controlTextEl_=it("span",{className:"vjs-control-text"},{"aria-live":"polite"}),t&&t.appendChild(this.controlTextEl_),this.controlText(this.controlText_,t),this.controlTextEl_},e.prototype.controlText=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.el();if(void 0===t)return this.controlText_||"Need Text";var n=this.localize(t);this.controlText_=t,ot(this.controlTextEl_,n),this.nonIconControl||e.setAttribute("title",n)},e.prototype.buildCSSClass=function(){return"vjs-control vjs-button "+t.prototype.buildCSSClass.call(this)},e.prototype.enable=function(){this.enabled_||(this.enabled_=!0,this.removeClass("vjs-disabled"),this.el_.setAttribute("aria-disabled","false"),void 0!==this.tabIndex_&&this.el_.setAttribute("tabIndex",this.tabIndex_),this.on(["tap","click"],this.handleClick),this.on("focus",this.handleFocus),this.on("blur",this.handleBlur))},e.prototype.disable=function(){this.enabled_=!1,this.addClass("vjs-disabled"),this.el_.setAttribute("aria-disabled","true"),void 0!==this.tabIndex_&&this.el_.removeAttribute("tabIndex"),this.off(["tap","click"],this.handleClick),this.off("focus",this.handleFocus),this.off("blur",this.handleBlur)},e.prototype.handleClick=function(t){},e.prototype.handleFocus=function(t){Qt(a,"keydown",qt(this,this.handleKeyPress))},e.prototype.handleKeyPress=function(e){32===e.which||13===e.which?(e.preventDefault(),this.trigger("click")):t.prototype.handleKeyPress&&t.prototype.handleKeyPress.call(this,e)},e.prototype.handleBlur=function(t){zt(a,"keydown",qt(this,this.handleKeyPress))},e}(ge);ge.registerComponent("ClickableComponent",Bn);var Tn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.update(),n.on("posterchange",qt(i,i.update)),i}return F(e,t),e.prototype.dispose=function(){this.player().off("posterchange",this.update),t.prototype.dispose.call(this)},e.prototype.createEl=function(){var t=it("div",{className:"vjs-poster",tabIndex:-1});return D||(this.fallbackImg_=it("img"),t.appendChild(this.fallbackImg_)),t},e.prototype.update=function(t){var e=this.player().poster();this.setSrc(e),e?this.show():this.hide()},e.prototype.setSrc=function(t){if(this.fallbackImg_)this.fallbackImg_.src=t;else{var e="";t&&(e='url("'+t+'")'),this.el_.style.backgroundImage=e}},e.prototype.handleClick=function(t){this.player_.controls()&&(this.player_.paused()?Me(this.player_.play()):this.player_.pause())},e}(Bn);ge.registerComponent("PosterImage",Tn);var En={monospace:"monospace",sansSerif:"sans-serif",serif:"serif",monospaceSansSerif:'"Andale Mono", "Lucida Console", monospace',monospaceSerif:'"Courier New", monospace',proportionalSansSerif:"sans-serif",proportionalSerif:"serif",casual:'"Comic Sans MS", Impact, fantasy',script:'"Monotype Corsiva", cursive',smallcaps:'"Andale Mono", "Lucida Console", monospace, sans-serif'};function Mn(t,e){var n=void 0;if(4===t.length)n=t[1]+t[1]+t[2]+t[2]+t[3]+t[3];else{if(7!==t.length)throw new Error("Invalid color code provided, "+t+"; must be formatted as e.g. #f0e or #f604e2.");n=t.slice(1)}return"rgba("+parseInt(n.slice(0,2),16)+","+parseInt(n.slice(2,4),16)+","+parseInt(n.slice(4,6),16)+","+e+")"}function On(t,e,n){try{t.style[e]=n}catch(t){return}}var Ln=function(t){function e(n,r,i){N(this,e);var a=R(this,t.call(this,n,r,i)),s=qt(a,a.updateDisplay);return n.on("loadstart",qt(a,a.toggleDisplay)),n.on("texttrackchange",s),n.on("loadstart",qt(a,a.preselectTrack)),n.ready(qt(a,function(){if(n.tech_&&n.tech_.featuresNativeTextTracks)this.hide();else{n.on("fullscreenchange",s),n.on("playerresize",s),o.addEventListener&&o.addEventListener("orientationchange",s),n.on("dispose",function(){return o.removeEventListener("orientationchange",s)});for(var t=this.options_.playerOptions.tracks||[],e=0;e<t.length;e++)this.player_.addRemoteTextTrack(t[e],!0);this.preselectTrack()}})),a}return F(e,t),e.prototype.preselectTrack=function(){for(var t={captions:1,subtitles:1},e=this.player_.textTracks(),n=this.player_.cache_.selectedLanguage,r=void 0,i=void 0,o=void 0,a=0;a<e.length;a++){var s=e[a];n&&n.enabled&&n.language===s.language?s.kind===n.kind?o=s:o||(o=s):n&&!n.enabled?(o=null,r=null,i=null):s.default&&("descriptions"!==s.kind||r?s.kind in t&&!i&&(i=s):r=s)}o?o.mode="showing":i?i.mode="showing":r&&(r.mode="showing")},e.prototype.toggleDisplay=function(){this.player_.tech_&&this.player_.tech_.featuresNativeTextTracks?this.hide():this.show()},e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-text-track-display"},{"aria-live":"off","aria-atomic":"true"})},e.prototype.clearDisplay=function(){"function"==typeof o.WebVTT&&o.WebVTT.processCues(o,[],this.el_)},e.prototype.updateDisplay=function(){var t=this.player_.textTracks();this.clearDisplay();for(var e=null,n=null,r=t.length;r--;){var i=t[r];"showing"===i.mode&&("descriptions"===i.kind?e=i:n=i)}n?("off"!==this.getAttribute("aria-live")&&this.setAttribute("aria-live","off"),this.updateForTrack(n)):e&&("assertive"!==this.getAttribute("aria-live")&&this.setAttribute("aria-live","assertive"),this.updateForTrack(e))},e.prototype.updateForTrack=function(t){if("function"==typeof o.WebVTT&&t.activeCues){for(var e=[],n=0;n<t.activeCues.length;n++)e.push(t.activeCues[n]);if(o.WebVTT.processCues(o,e,this.el_),this.player_.textTrackSettings)for(var r=this.player_.textTrackSettings.getValues(),i=e.length;i--;){var a=e[i];if(a){var s=a.displayState;if(r.color&&(s.firstChild.style.color=r.color),r.textOpacity&&On(s.firstChild,"color",Mn(r.color||"#fff",r.textOpacity)),r.backgroundColor&&(s.firstChild.style.backgroundColor=r.backgroundColor),r.backgroundOpacity&&On(s.firstChild,"backgroundColor",Mn(r.backgroundColor||"#000",r.backgroundOpacity)),r.windowColor&&(r.windowOpacity?On(s,"backgroundColor",Mn(r.windowColor,r.windowOpacity)):s.style.backgroundColor=r.windowColor),r.edgeStyle&&("dropshadow"===r.edgeStyle?s.firstChild.style.textShadow="2px 2px 3px #222, 2px 2px 4px #222, 2px 2px 5px #222":"raised"===r.edgeStyle?s.firstChild.style.textShadow="1px 1px #222, 2px 2px #222, 3px 3px #222":"depressed"===r.edgeStyle?s.firstChild.style.textShadow="1px 1px #ccc, 0 1px #ccc, -1px -1px #222, 0 -1px #222":"uniform"===r.edgeStyle&&(s.firstChild.style.textShadow="0 0 4px #222, 0 0 4px #222, 0 0 4px #222, 0 0 4px #222")),r.fontPercent&&1!==r.fontPercent){var l=o.parseFloat(s.style.fontSize);s.style.fontSize=l*r.fontPercent+"px",s.style.height="auto",s.style.top="auto",s.style.bottom="2px"}r.fontFamily&&"default"!==r.fontFamily&&("small-caps"===r.fontFamily?s.firstChild.style.fontVariant="small-caps":s.firstChild.style.fontFamily=En[r.fontFamily])}}}},e}(ge);ge.registerComponent("TextTrackDisplay",Ln);var Dn=function(t){function e(){return N(this,e),R(this,t.apply(this,arguments))}return F(e,t),e.prototype.createEl=function(){var e=this.player_.isAudio(),n=this.localize(e?"Audio Player":"Video Player"),r=it("span",{className:"vjs-control-text",innerHTML:this.localize("{1} is loading.",[n])}),i=t.prototype.createEl.call(this,"div",{className:"vjs-loading-spinner",dir:"ltr"});return i.appendChild(r),i},e}(ge);ge.registerComponent("LoadingSpinner",Dn);var In=function(t){function e(){return N(this,e),R(this,t.apply(this,arguments))}return F(e,t),e.prototype.createEl=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};e=z({innerHTML:'<span aria-hidden="true" class="vjs-icon-placeholder"></span>',className:this.buildCSSClass()},e),n=z({type:"button"},n);var r=ge.prototype.createEl.call(this,"button",e,n);return this.createControlTextEl(r),r},e.prototype.addChild=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.constructor.name;return X.warn("Adding an actionable (user controllable) child to a Button ("+n+") is not supported; use a ClickableComponent instead."),ge.prototype.addChild.call(this,t,e)},e.prototype.enable=function(){t.prototype.enable.call(this),this.el_.removeAttribute("disabled")},e.prototype.disable=function(){t.prototype.disable.call(this),this.el_.setAttribute("disabled","disabled")},e.prototype.handleKeyPress=function(e){32!==e.which&&13!==e.which&&t.prototype.handleKeyPress.call(this,e)},e}(Bn);ge.registerComponent("Button",In);var Pn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.mouseused_=!1,i.on("mousedown",i.handleMouseDown),i}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-big-play-button"},e.prototype.handleClick=function(t){var e=this.player_.play();if(this.mouseused_&&t.clientX&&t.clientY)Me(e);else{var n=this.player_.getChild("controlBar"),r=n&&n.getChild("playToggle");if(r){var i=function(){return r.focus()};Ee(e)?e.then(i,function(){}):this.setTimeout(i,1)}else this.player_.focus()}},e.prototype.handleKeyPress=function(e){this.mouseused_=!1,t.prototype.handleKeyPress.call(this,e)},e.prototype.handleMouseDown=function(t){this.mouseused_=!0},e}(In);Pn.prototype.controlText_="Play Video",ge.registerComponent("BigPlayButton",Pn);var Nn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.controlText(r&&r.controlText||i.localize("Close")),i}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-close-button "+t.prototype.buildCSSClass.call(this)},e.prototype.handleClick=function(t){this.trigger({type:"close",bubbles:!1})},e}(In);ge.registerComponent("CloseButton",Nn);var Fn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.on(n,"play",i.handlePlay),i.on(n,"pause",i.handlePause),i.on(n,"ended",i.handleEnded),i}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-play-control "+t.prototype.buildCSSClass.call(this)},e.prototype.handleClick=function(t){this.player_.paused()?this.player_.play():this.player_.pause()},e.prototype.handleSeeked=function(t){this.removeClass("vjs-ended"),this.player_.paused()?this.handlePause(t):this.handlePlay(t)},e.prototype.handlePlay=function(t){this.removeClass("vjs-ended"),this.removeClass("vjs-paused"),this.addClass("vjs-playing"),this.controlText("Pause")},e.prototype.handlePause=function(t){this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.controlText("Play")},e.prototype.handleEnded=function(t){this.removeClass("vjs-playing"),this.addClass("vjs-ended"),this.controlText("Replay"),this.one(this.player_,"seeked",this.handleSeeked)},e}(In);Fn.prototype.controlText_="Play",ge.registerComponent("PlayToggle",Fn);var Rn=function(t,e){t=t<0?0:t;var n=Math.floor(t%60),r=Math.floor(t/60%60),i=Math.floor(t/3600),o=Math.floor(e/60%60),a=Math.floor(e/3600);return(isNaN(t)||t===1/0)&&(i=r=n="-"),(i=i>0||a>0?i+":":"")+(r=((i||o>=10)&&r<10?"0"+r:r)+":")+(n=n<10?"0"+n:n)},jn=Rn;var Hn=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t;return jn(t,e)},Un=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.throttledUpdateContent=te(qt(i,i.updateContent),25),i.on(n,"timeupdate",i.throttledUpdateContent),i}return F(e,t),e.prototype.createEl=function(e){var n=this.buildCSSClass(),r=t.prototype.createEl.call(this,"div",{className:n+" vjs-time-control vjs-control",innerHTML:'<span class="vjs-control-text">'+this.localize(this.labelText_)+" </span>"});return this.contentEl_=it("span",{className:n+"-display"},{"aria-live":"off"}),this.updateTextNode_(),r.appendChild(this.contentEl_),r},e.prototype.dispose=function(){this.contentEl_=null,this.textNode_=null,t.prototype.dispose.call(this)},e.prototype.updateTextNode_=function(){if(this.contentEl_){for(;this.contentEl_.firstChild;)this.contentEl_.removeChild(this.contentEl_.firstChild);this.textNode_=a.createTextNode(this.formattedTime_||this.formatTime_(0)),this.contentEl_.appendChild(this.textNode_)}},e.prototype.formatTime_=function(t){return Hn(t)},e.prototype.updateFormattedTime_=function(t){var e=this.formatTime_(t);e!==this.formattedTime_&&(this.formattedTime_=e,this.requestAnimationFrame(this.updateTextNode_))},e.prototype.updateContent=function(t){},e}(ge);Un.prototype.labelText_="Time",Un.prototype.controlText_="Time",ge.registerComponent("TimeDisplay",Un);var Qn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.on(n,"ended",i.handleEnded),i}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-current-time"},e.prototype.updateContent=function(t){var e=this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime();this.updateFormattedTime_(e)},e.prototype.handleEnded=function(t){this.player_.duration()&&this.updateFormattedTime_(this.player_.duration())},e}(Un);Qn.prototype.labelText_="Current Time",Qn.prototype.controlText_="Current Time",ge.registerComponent("CurrentTimeDisplay",Qn);var zn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.on(n,"durationchange",i.updateContent),i.on(n,"loadedmetadata",i.throttledUpdateContent),i}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-duration"},e.prototype.updateContent=function(t){var e=this.player_.duration();e&&this.duration_!==e&&(this.duration_=e,this.updateFormattedTime_(e))},e}(Un);zn.prototype.labelText_="Duration",zn.prototype.controlText_="Duration",ge.registerComponent("DurationDisplay",zn);var Yn=function(t){function e(){return N(this,e),R(this,t.apply(this,arguments))}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-time-control vjs-time-divider",innerHTML:"<div><span>/</span></div>"})},e}(ge);ge.registerComponent("TimeDivider",Yn);var Vn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.on(n,"durationchange",i.throttledUpdateContent),i.on(n,"ended",i.handleEnded),i}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-remaining-time"},e.prototype.formatTime_=function(e){return"-"+t.prototype.formatTime_.call(this,e)},e.prototype.updateContent=function(t){this.player_.duration()&&(this.player_.remainingTimeDisplay?this.updateFormattedTime_(this.player_.remainingTimeDisplay()):this.updateFormattedTime_(this.player_.remainingTime()))},e.prototype.handleEnded=function(t){this.player_.duration()&&this.updateFormattedTime_(0)},e}(Un);Vn.prototype.labelText_="Remaining Time",Vn.prototype.controlText_="Remaining Time",ge.registerComponent("RemainingTimeDisplay",Vn);var Wn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.updateShowing(),i.on(i.player(),"durationchange",i.updateShowing),i}return F(e,t),e.prototype.createEl=function(){var e=t.prototype.createEl.call(this,"div",{className:"vjs-live-control vjs-control"});return this.contentEl_=it("div",{className:"vjs-live-display",innerHTML:'<span class="vjs-control-text">'+this.localize("Stream Type")+" </span>"+this.localize("LIVE")},{"aria-live":"off"}),e.appendChild(this.contentEl_),e},e.prototype.dispose=function(){this.contentEl_=null,t.prototype.dispose.call(this)},e.prototype.updateShowing=function(t){this.player().duration()===1/0?this.show():this.hide()},e}(ge);ge.registerComponent("LiveDisplay",Wn);var Gn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.bar=i.getChild(i.options_.barName),i.vertical(!!i.options_.vertical),i.enable(),i}return F(e,t),e.prototype.enabled=function(){return this.enabled_},e.prototype.enable=function(){this.enabled()||(this.on("mousedown",this.handleMouseDown),this.on("touchstart",this.handleMouseDown),this.on("focus",this.handleFocus),this.on("blur",this.handleBlur),this.on("click",this.handleClick),this.on(this.player_,"controlsvisible",this.update),this.playerEvent&&this.on(this.player_,this.playerEvent,this.update),this.removeClass("disabled"),this.setAttribute("tabindex",0),this.enabled_=!0)},e.prototype.disable=function(){if(this.enabled()){var t=this.bar.el_.ownerDocument;this.off("mousedown",this.handleMouseDown),this.off("touchstart",this.handleMouseDown),this.off("focus",this.handleFocus),this.off("blur",this.handleBlur),this.off("click",this.handleClick),this.off(this.player_,"controlsvisible",this.update),this.off(t,"mousemove",this.handleMouseMove),this.off(t,"mouseup",this.handleMouseUp),this.off(t,"touchmove",this.handleMouseMove),this.off(t,"touchend",this.handleMouseUp),this.removeAttribute("tabindex"),this.addClass("disabled"),this.playerEvent&&this.off(this.player_,this.playerEvent,this.update),this.enabled_=!1}},e.prototype.createEl=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return n.className=n.className+" vjs-slider",n=z({tabIndex:0},n),r=z({role:"slider","aria-valuenow":0,"aria-valuemin":0,"aria-valuemax":100,tabIndex:0},r),t.prototype.createEl.call(this,e,n,r)},e.prototype.handleMouseDown=function(t){var e=this.bar.el_.ownerDocument;"mousedown"===t.type&&t.preventDefault(),"touchstart"!==t.type||k||t.preventDefault(),gt(),this.addClass("vjs-sliding"),this.trigger("slideractive"),this.on(e,"mousemove",this.handleMouseMove),this.on(e,"mouseup",this.handleMouseUp),this.on(e,"touchmove",this.handleMouseMove),this.on(e,"touchend",this.handleMouseUp),this.handleMouseMove(t)},e.prototype.handleMouseMove=function(t){},e.prototype.handleMouseUp=function(){var t=this.bar.el_.ownerDocument;mt(),this.removeClass("vjs-sliding"),this.trigger("sliderinactive"),this.off(t,"mousemove",this.handleMouseMove),this.off(t,"mouseup",this.handleMouseUp),this.off(t,"touchmove",this.handleMouseMove),this.off(t,"touchend",this.handleMouseUp),this.update()},e.prototype.update=function(){if(this.el_){var t=this.getPercent(),e=this.bar;if(e){("number"!=typeof t||t!=t||t<0||t===1/0)&&(t=0);var n=(100*t).toFixed(2)+"%",r=e.el().style;return this.vertical()?r.height=n:r.width=n,t}}},e.prototype.calculateDistance=function(t){var e=bt(this.el_,t);return this.vertical()?e.y:e.x},e.prototype.handleFocus=function(){this.on(this.bar.el_.ownerDocument,"keydown",this.handleKeyPress)},e.prototype.handleKeyPress=function(t){37===t.which||40===t.which?(t.preventDefault(),this.stepBack()):38!==t.which&&39!==t.which||(t.preventDefault(),this.stepForward())},e.prototype.handleBlur=function(){this.off(this.bar.el_.ownerDocument,"keydown",this.handleKeyPress)},e.prototype.handleClick=function(t){t.stopImmediatePropagation(),t.preventDefault()},e.prototype.vertical=function(t){if(void 0===t)return this.vertical_||!1;this.vertical_=!!t,this.vertical_?this.addClass("vjs-slider-vertical"):this.addClass("vjs-slider-horizontal")},e}(ge);ge.registerComponent("Slider",Gn);var Xn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.partEls_=[],i.on(n,"progress",i.update),i}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-load-progress",innerHTML:'<span class="vjs-control-text"><span>'+this.localize("Loaded")+"</span>: 0%</span>"})},e.prototype.dispose=function(){this.partEls_=null,t.prototype.dispose.call(this)},e.prototype.update=function(t){var e=this.player_.buffered(),n=this.player_.duration(),r=this.player_.bufferedEnd(),i=this.partEls_,o=function(t,e){var n=t/e||0;return 100*(n>=1?1:n)+"%"};this.el_.style.width=o(r,n);for(var a=0;a<e.length;a++){var s=e.start(a),l=e.end(a),c=i[a];c||(c=this.el_.appendChild(it()),i[a]=c),c.style.left=o(s,r),c.style.width=o(l-s,r)}for(var u=i.length;u>e.length;u--)this.el_.removeChild(i[u-1]);i.length=e.length},e}(ge);ge.registerComponent("LoadProgressBar",Xn);var Zn=function(t){function e(){return N(this,e),R(this,t.apply(this,arguments))}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-time-tooltip"})},e.prototype.update=function(t,e,n){var r=vt(this.el_),i=vt(this.player_.el()),o=t.width*e;if(i&&r){var a=t.left-i.left+o,s=t.width-o+(i.right-t.right),l=r.width/2;a<l?l+=l-a:s<l&&(l=s),l<0?l=0:l>r.width&&(l=r.width),this.el_.style.right="-"+l+"px",ot(this.el_,n)}},e}(ge);ge.registerComponent("TimeTooltip",Zn);var $n=function(t){function e(){return N(this,e),R(this,t.apply(this,arguments))}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-play-progress vjs-slider-bar",innerHTML:'<span class="vjs-control-text"><span>'+this.localize("Progress")+"</span>: 0%</span>"})},e.prototype.update=function(t,e){var n=this;this.rafId_&&this.cancelAnimationFrame(this.rafId_),this.rafId_=this.requestAnimationFrame(function(){var r=n.player_.scrubbing()?n.player_.getCache().currentTime:n.player_.currentTime(),i=Hn(r,n.player_.duration()),o=n.getChild("timeTooltip");o&&o.update(t,e,i)})},e}(ge);$n.prototype.options_={children:[]},E&&!(E>8)||v||b||$n.prototype.options_.children.push("timeTooltip"),ge.registerComponent("PlayProgressBar",$n);var Kn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.update=te(qt(i,i.update),25),i}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-mouse-display"})},e.prototype.update=function(t,e){var n=this;this.rafId_&&this.cancelAnimationFrame(this.rafId_),this.rafId_=this.requestAnimationFrame(function(){var r=n.player_.duration(),i=Hn(e*r,r);n.el_.style.left=t.width*e+"px",n.getChild("timeTooltip").update(t,e,i)})},e}(ge);Kn.prototype.options_={children:["timeTooltip"]},ge.registerComponent("MouseTimeDisplay",Kn);var Jn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.setEventHandlers_(),i}return F(e,t),e.prototype.setEventHandlers_=function(){var t=this;this.update=te(qt(this,this.update),30),this.on(this.player_,"timeupdate",this.update),this.on(this.player_,"ended",this.handleEnded),this.updateInterval=null,this.on(this.player_,["playing"],function(){t.clearInterval(t.updateInterval),t.updateInterval=t.setInterval(function(){t.requestAnimationFrame(function(){t.update()})},30)}),this.on(this.player_,["ended","pause","waiting"],function(){t.clearInterval(t.updateInterval)}),this.on(this.player_,["timeupdate","ended"],this.update)},e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-progress-holder"},{"aria-label":this.localize("Progress Bar")})},e.prototype.update_=function(t,e){var n=this.player_.duration();this.el_.setAttribute("aria-valuenow",(100*e).toFixed(2)),this.el_.setAttribute("aria-valuetext",this.localize("progress bar timing: currentTime={1} duration={2}",[Hn(t,n),Hn(n,n)],"{1} of {2}")),this.bar.update(vt(this.el_),e)},e.prototype.update=function(e){var n=t.prototype.update.call(this);return this.update_(this.getCurrentTime_(),n),n},e.prototype.getCurrentTime_=function(){return this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime()},e.prototype.handleEnded=function(t){this.update_(this.player_.duration(),1)},e.prototype.getPercent=function(){var t=this.getCurrentTime_()/this.player_.duration();return t>=1?1:t},e.prototype.handleMouseDown=function(e){kt(e)&&(e.stopPropagation(),this.player_.scrubbing(!0),this.videoWasPlaying=!this.player_.paused(),this.player_.pause(),t.prototype.handleMouseDown.call(this,e))},e.prototype.handleMouseMove=function(t){if(kt(t)){var e=this.calculateDistance(t)*this.player_.duration();e===this.player_.duration()&&(e-=.1),this.player_.currentTime(e)}},e.prototype.enable=function(){t.prototype.enable.call(this);var e=this.getChild("mouseTimeDisplay");e&&e.show()},e.prototype.disable=function(){t.prototype.disable.call(this);var e=this.getChild("mouseTimeDisplay");e&&e.hide()},e.prototype.handleMouseUp=function(e){t.prototype.handleMouseUp.call(this,e),e&&e.stopPropagation(),this.player_.scrubbing(!1),this.player_.trigger({type:"timeupdate",target:this,manuallyTriggered:!0}),this.videoWasPlaying&&Me(this.player_.play())},e.prototype.stepForward=function(){this.player_.currentTime(this.player_.currentTime()+5)},e.prototype.stepBack=function(){this.player_.currentTime(this.player_.currentTime()-5)},e.prototype.handleAction=function(t){this.player_.paused()?this.player_.play():this.player_.pause()},e.prototype.handleKeyPress=function(e){32===e.which||13===e.which?(e.preventDefault(),this.handleAction(e)):t.prototype.handleKeyPress&&t.prototype.handleKeyPress.call(this,e)},e}(Gn);Jn.prototype.options_={children:["loadProgressBar","playProgressBar"],barName:"playProgressBar"},E&&!(E>8)||v||b||Jn.prototype.options_.children.splice(1,0,"mouseTimeDisplay"),Jn.prototype.playerEvent="timeupdate",ge.registerComponent("SeekBar",Jn);var qn=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.handleMouseMove=te(qt(i,i.handleMouseMove),25),i.throttledHandleMouseSeek=te(qt(i,i.handleMouseSeek),25),i.enable(),i}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-progress-control vjs-control"})},e.prototype.handleMouseMove=function(t){var e=this.getChild("seekBar");if(e){var n=e.getChild("mouseTimeDisplay"),r=e.el(),i=vt(r),o=bt(r,t).x;o>1?o=1:o<0&&(o=0),n&&n.update(i,o)}},e.prototype.handleMouseSeek=function(t){var e=this.getChild("seekBar");e&&e.handleMouseMove(t)},e.prototype.enabled=function(){return this.enabled_},e.prototype.disable=function(){this.children().forEach(function(t){return t.disable&&t.disable()}),this.enabled()&&(this.off(["mousedown","touchstart"],this.handleMouseDown),this.off(this.el_,"mousemove",this.handleMouseMove),this.handleMouseUp(),this.addClass("disabled"),this.enabled_=!1)},e.prototype.enable=function(){this.children().forEach(function(t){return t.enable&&t.enable()}),this.enabled()||(this.on(["mousedown","touchstart"],this.handleMouseDown),this.on(this.el_,"mousemove",this.handleMouseMove),this.removeClass("disabled"),this.enabled_=!0)},e.prototype.handleMouseDown=function(t){var e=this.el_.ownerDocument,n=this.getChild("seekBar");n&&n.handleMouseDown(t),this.on(e,"mousemove",this.throttledHandleMouseSeek),this.on(e,"touchmove",this.throttledHandleMouseSeek),this.on(e,"mouseup",this.handleMouseUp),this.on(e,"touchend",this.handleMouseUp)},e.prototype.handleMouseUp=function(t){var e=this.el_.ownerDocument,n=this.getChild("seekBar");n&&n.handleMouseUp(t),this.off(e,"mousemove",this.throttledHandleMouseSeek),this.off(e,"touchmove",this.throttledHandleMouseSeek),this.off(e,"mouseup",this.handleMouseUp),this.off(e,"touchend",this.handleMouseUp)},e}(ge);qn.prototype.options_={children:["seekBar"]},ge.registerComponent("ProgressControl",qn);var tr=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.on(n,"fullscreenchange",i.handleFullscreenChange),!1===a[_e.fullscreenEnabled]&&i.disable(),i}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-fullscreen-control "+t.prototype.buildCSSClass.call(this)},e.prototype.handleFullscreenChange=function(t){this.player_.isFullscreen()?this.controlText("Non-Fullscreen"):this.controlText("Fullscreen")},e.prototype.handleClick=function(t){this.player_.isFullscreen()?this.player_.exitFullscreen():this.player_.requestFullscreen()},e}(In);tr.prototype.controlText_="Fullscreen",ge.registerComponent("FullscreenToggle",tr);var er=function(t,e){e.tech_&&!e.tech_.featuresVolumeControl&&t.addClass("vjs-hidden"),t.on(e,"loadstart",function(){e.tech_.featuresVolumeControl?t.removeClass("vjs-hidden"):t.addClass("vjs-hidden")})},nr=function(t){function e(){return N(this,e),R(this,t.apply(this,arguments))}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-volume-level",innerHTML:'<span class="vjs-control-text"></span>'})},e}(ge);ge.registerComponent("VolumeLevel",nr);var rr=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.on("slideractive",i.updateLastVolume_),i.on(n,"volumechange",i.updateARIAAttributes),n.ready(function(){return i.updateARIAAttributes()}),i}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-volume-bar vjs-slider-bar"},{"aria-label":this.localize("Volume Level"),"aria-live":"polite"})},e.prototype.handleMouseDown=function(e){kt(e)&&t.prototype.handleMouseDown.call(this,e)},e.prototype.handleMouseMove=function(t){kt(t)&&(this.checkMuted(),this.player_.volume(this.calculateDistance(t)))},e.prototype.checkMuted=function(){this.player_.muted()&&this.player_.muted(!1)},e.prototype.getPercent=function(){return this.player_.muted()?0:this.player_.volume()},e.prototype.stepForward=function(){this.checkMuted(),this.player_.volume(this.player_.volume()+.1)},e.prototype.stepBack=function(){this.checkMuted(),this.player_.volume(this.player_.volume()-.1)},e.prototype.updateARIAAttributes=function(t){var e=this.player_.muted()?0:this.volumeAsPercentage_();this.el_.setAttribute("aria-valuenow",e),this.el_.setAttribute("aria-valuetext",e+"%")},e.prototype.volumeAsPercentage_=function(){return Math.round(100*this.player_.volume())},e.prototype.updateLastVolume_=function(){var t=this,e=this.player_.volume();this.one("sliderinactive",function(){0===t.player_.volume()&&t.player_.lastVolume_(e)})},e}(Gn);rr.prototype.options_={children:["volumeLevel"],barName:"volumeLevel"},rr.prototype.playerEvent="volumechange",ge.registerComponent("VolumeBar",rr);var ir=function(t){function e(n){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};N(this,e),r.vertical=r.vertical||!1,(void 0===r.volumeBar||V(r.volumeBar))&&(r.volumeBar=r.volumeBar||{},r.volumeBar.vertical=r.vertical);var i=R(this,t.call(this,n,r));return er(i,n),i.throttledHandleMouseMove=te(qt(i,i.handleMouseMove),25),i.on("mousedown",i.handleMouseDown),i.on("touchstart",i.handleMouseDown),i.on(i.volumeBar,["focus","slideractive"],function(){i.volumeBar.addClass("vjs-slider-active"),i.addClass("vjs-slider-active"),i.trigger("slideractive")}),i.on(i.volumeBar,["blur","sliderinactive"],function(){i.volumeBar.removeClass("vjs-slider-active"),i.removeClass("vjs-slider-active"),i.trigger("sliderinactive")}),i}return F(e,t),e.prototype.createEl=function(){var e="vjs-volume-horizontal";return this.options_.vertical&&(e="vjs-volume-vertical"),t.prototype.createEl.call(this,"div",{className:"vjs-volume-control vjs-control "+e})},e.prototype.handleMouseDown=function(t){var e=this.el_.ownerDocument;this.on(e,"mousemove",this.throttledHandleMouseMove),this.on(e,"touchmove",this.throttledHandleMouseMove),this.on(e,"mouseup",this.handleMouseUp),this.on(e,"touchend",this.handleMouseUp)},e.prototype.handleMouseUp=function(t){var e=this.el_.ownerDocument;this.off(e,"mousemove",this.throttledHandleMouseMove),this.off(e,"touchmove",this.throttledHandleMouseMove),this.off(e,"mouseup",this.handleMouseUp),this.off(e,"touchend",this.handleMouseUp)},e.prototype.handleMouseMove=function(t){this.volumeBar.handleMouseMove(t)},e}(ge);ir.prototype.options_={children:["volumeBar"]},ge.registerComponent("VolumeControl",ir);var or=function(t,e){e.tech_&&!e.tech_.featuresMuteControl&&t.addClass("vjs-hidden"),t.on(e,"loadstart",function(){e.tech_.featuresMuteControl?t.removeClass("vjs-hidden"):t.addClass("vjs-hidden")})},ar=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return or(i,n),i.on(n,["loadstart","volumechange"],i.update),i}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-mute-control "+t.prototype.buildCSSClass.call(this)},e.prototype.handleClick=function(t){var e=this.player_.volume(),n=this.player_.lastVolume_();if(0===e){var r=n<.1?.1:n;this.player_.volume(r),this.player_.muted(!1)}else this.player_.muted(!this.player_.muted())},e.prototype.update=function(t){this.updateIcon_(),this.updateControlText_()},e.prototype.updateIcon_=function(){var t=this.player_.volume(),e=3;v&&this.player_.muted(this.player_.tech_.el_.muted),0===t||this.player_.muted()?e=0:t<.33?e=1:t<.67&&(e=2);for(var n=0;n<4;n++)ct(this.el_,"vjs-vol-"+n);lt(this.el_,"vjs-vol-"+e)},e.prototype.updateControlText_=function(){var t=this.player_.muted()||0===this.player_.volume()?"Unmute":"Mute";this.controlText()!==t&&this.controlText(t)},e}(In);ar.prototype.controlText_="Mute",ge.registerComponent("MuteToggle",ar);var sr=function(t){function e(n){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};N(this,e),void 0!==r.inline?r.inline=r.inline:r.inline=!0,(void 0===r.volumeControl||V(r.volumeControl))&&(r.volumeControl=r.volumeControl||{},r.volumeControl.vertical=!r.inline);var i=R(this,t.call(this,n,r));return i.on(n,["loadstart"],i.volumePanelState_),i.on(i.volumeControl,["slideractive"],i.sliderActive_),i.on(i.volumeControl,["sliderinactive"],i.sliderInactive_),i}return F(e,t),e.prototype.sliderActive_=function(){this.addClass("vjs-slider-active")},e.prototype.sliderInactive_=function(){this.removeClass("vjs-slider-active")},e.prototype.volumePanelState_=function(){this.volumeControl.hasClass("vjs-hidden")&&this.muteToggle.hasClass("vjs-hidden")&&this.addClass("vjs-hidden"),this.volumeControl.hasClass("vjs-hidden")&&!this.muteToggle.hasClass("vjs-hidden")&&this.addClass("vjs-mute-toggle-only")},e.prototype.createEl=function(){var e="vjs-volume-panel-horizontal";return this.options_.inline||(e="vjs-volume-panel-vertical"),t.prototype.createEl.call(this,"div",{className:"vjs-volume-panel vjs-control "+e})},e}(ge);sr.prototype.options_={children:["muteToggle","volumeControl"]},ge.registerComponent("VolumePanel",sr);var lr=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return r&&(i.menuButton_=r.menuButton),i.focusedChild_=-1,i.on("keydown",i.handleKeyPress),i}return F(e,t),e.prototype.addItem=function(t){this.addChild(t),t.on("click",qt(this,function(e){this.menuButton_&&(this.menuButton_.unpressButton(),"CaptionSettingsMenuItem"!==t.name()&&this.menuButton_.focus())}))},e.prototype.createEl=function(){var e=this.options_.contentElType||"ul";this.contentEl_=it(e,{className:"vjs-menu-content"}),this.contentEl_.setAttribute("role","menu");var n=t.prototype.createEl.call(this,"div",{append:this.contentEl_,className:"vjs-menu"});return n.appendChild(this.contentEl_),Qt(n,"click",function(t){t.preventDefault(),t.stopImmediatePropagation()}),n},e.prototype.dispose=function(){this.contentEl_=null,t.prototype.dispose.call(this)},e.prototype.handleKeyPress=function(t){37===t.which||40===t.which?(t.preventDefault(),this.stepForward()):38!==t.which&&39!==t.which||(t.preventDefault(),this.stepBack())},e.prototype.stepForward=function(){var t=0;void 0!==this.focusedChild_&&(t=this.focusedChild_+1),this.focus(t)},e.prototype.stepBack=function(){var t=0;void 0!==this.focusedChild_&&(t=this.focusedChild_-1),this.focus(t)},e.prototype.focus=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,e=this.children().slice();e.length&&e[0].className&&/vjs-menu-title/.test(e[0].className)&&e.shift(),e.length>0&&(t<0?t=0:t>=e.length&&(t=e.length-1),this.focusedChild_=t,e[t].el_.focus())},e}(ge);ge.registerComponent("Menu",lr);var cr=function(t){function e(n){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};N(this,e);var i=R(this,t.call(this,n,r));i.menuButton_=new In(n,r),i.menuButton_.controlText(i.controlText_),i.menuButton_.el_.setAttribute("aria-haspopup","true");var o=In.prototype.buildCSSClass();return i.menuButton_.el_.className=i.buildCSSClass()+" "+o,i.menuButton_.removeClass("vjs-control"),i.addChild(i.menuButton_),i.update(),i.enabled_=!0,i.on(i.menuButton_,"tap",i.handleClick),i.on(i.menuButton_,"click",i.handleClick),i.on(i.menuButton_,"focus",i.handleFocus),i.on(i.menuButton_,"blur",i.handleBlur),i.on("keydown",i.handleSubmenuKeyPress),i}return F(e,t),e.prototype.update=function(){var t=this.createMenu();this.menu&&(this.menu.dispose(),this.removeChild(this.menu)),this.menu=t,this.addChild(t),this.buttonPressed_=!1,this.menuButton_.el_.setAttribute("aria-expanded","false"),this.items&&this.items.length<=this.hideThreshold_?this.hide():this.show()},e.prototype.createMenu=function(){var t=new lr(this.player_,{menuButton:this});if(this.hideThreshold_=0,this.options_.title){var e=it("li",{className:"vjs-menu-title",innerHTML:pe(this.options_.title),tabIndex:-1});this.hideThreshold_+=1,t.children_.unshift(e),at(e,t.contentEl())}if(this.items=this.createItems(),this.items)for(var n=0;n<this.items.length;n++)t.addItem(this.items[n]);return t},e.prototype.createItems=function(){},e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:this.buildWrapperCSSClass()},{})},e.prototype.buildWrapperCSSClass=function(){var e="vjs-menu-button";return!0===this.options_.inline?e+="-inline":e+="-popup","vjs-menu-button "+e+" "+In.prototype.buildCSSClass()+" "+t.prototype.buildCSSClass.call(this)},e.prototype.buildCSSClass=function(){var e="vjs-menu-button";return!0===this.options_.inline?e+="-inline":e+="-popup","vjs-menu-button "+e+" "+t.prototype.buildCSSClass.call(this)},e.prototype.controlText=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.menuButton_.el();return this.menuButton_.controlText(t,e)},e.prototype.handleClick=function(t){this.one(this.menu.contentEl(),"mouseleave",qt(this,function(t){this.unpressButton(),this.el_.blur()})),this.buttonPressed_?this.unpressButton():this.pressButton()},e.prototype.focus=function(){this.menuButton_.focus()},e.prototype.blur=function(){this.menuButton_.blur()},e.prototype.handleFocus=function(){Qt(a,"keydown",qt(this,this.handleKeyPress))},e.prototype.handleBlur=function(){zt(a,"keydown",qt(this,this.handleKeyPress))},e.prototype.handleKeyPress=function(t){27===t.which||9===t.which?(this.buttonPressed_&&this.unpressButton(),9!==t.which&&(t.preventDefault(),this.menuButton_.el_.focus())):38!==t.which&&40!==t.which||this.buttonPressed_||(this.pressButton(),t.preventDefault())},e.prototype.handleSubmenuKeyPress=function(t){27!==t.which&&9!==t.which||(this.buttonPressed_&&this.unpressButton(),9!==t.which&&(t.preventDefault(),this.menuButton_.el_.focus()))},e.prototype.pressButton=function(){if(this.enabled_){if(this.buttonPressed_=!0,this.menu.lockShowing(),this.menuButton_.el_.setAttribute("aria-expanded","true"),v&&nt())return;this.menu.focus()}},e.prototype.unpressButton=function(){this.enabled_&&(this.buttonPressed_=!1,this.menu.unlockShowing(),this.menuButton_.el_.setAttribute("aria-expanded","false"))},e.prototype.disable=function(){this.unpressButton(),this.enabled_=!1,this.addClass("vjs-disabled"),this.menuButton_.disable()},e.prototype.enable=function(){this.enabled_=!0,this.removeClass("vjs-disabled"),this.menuButton_.enable()},e}(ge);ge.registerComponent("MenuButton",cr);var ur=function(t){function e(n,r){N(this,e);var i=r.tracks,o=R(this,t.call(this,n,r));if(o.items.length<=1&&o.hide(),!i)return R(o);var a=qt(o,o.update);return i.addEventListener("removetrack",a),i.addEventListener("addtrack",a),o.player_.on("ready",a),o.player_.on("dispose",function(){i.removeEventListener("removetrack",a),i.removeEventListener("addtrack",a)}),o}return F(e,t),e}(cr);ge.registerComponent("TrackButton",ur);var hr=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.selectable=r.selectable,i.isSelected_=r.selected||!1,i.multiSelectable=r.multiSelectable,i.selected(i.isSelected_),i.selectable?i.multiSelectable?i.el_.setAttribute("role","menuitemcheckbox"):i.el_.setAttribute("role","menuitemradio"):i.el_.setAttribute("role","menuitem"),i}return F(e,t),e.prototype.createEl=function(e,n,r){return this.nonIconControl=!0,t.prototype.createEl.call(this,"li",z({className:"vjs-menu-item",innerHTML:'<span class="vjs-menu-item-text">'+this.localize(this.options_.label)+"</span>",tabIndex:-1},n),r)},e.prototype.handleClick=function(t){this.selected(!0)},e.prototype.selected=function(t){this.selectable&&(t?(this.addClass("vjs-selected"),this.el_.setAttribute("aria-checked","true"),this.controlText(", selected"),this.isSelected_=!0):(this.removeClass("vjs-selected"),this.el_.setAttribute("aria-checked","false"),this.controlText(""),this.isSelected_=!1))},e}(Bn);ge.registerComponent("MenuItem",hr);var dr=function(t){function e(n,r){N(this,e);var i=r.track,s=n.textTracks();r.label=i.label||i.language||"Unknown",r.selected="showing"===i.mode;var l=R(this,t.call(this,n,r));l.track=i;var c=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];l.handleTracksChange.apply(l,e)},u=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];l.handleSelectedLanguageChange.apply(l,e)};if(n.on(["loadstart","texttrackchange"],c),s.addEventListener("change",c),s.addEventListener("selectedlanguagechange",u),l.on("dispose",function(){n.off(["loadstart","texttrackchange"],c),s.removeEventListener("change",c),s.removeEventListener("selectedlanguagechange",u)}),void 0===s.onchange){var h=void 0;l.on(["tap","click"],function(){if("object"!==P(o.Event))try{h=new o.Event("change")}catch(t){}h||(h=a.createEvent("Event")).initEvent("change",!0,!0),s.dispatchEvent(h)})}return l.handleTracksChange(),l}return F(e,t),e.prototype.handleClick=function(e){var n=this.track.kind,r=this.track.kinds,i=this.player_.textTracks();if(r||(r=[n]),t.prototype.handleClick.call(this,e),i)for(var o=0;o<i.length;o++){var a=i[o];a===this.track&&r.indexOf(a.kind)>-1?"showing"!==a.mode&&(a.mode="showing"):"disabled"!==a.mode&&(a.mode="disabled")}},e.prototype.handleTracksChange=function(t){var e="showing"===this.track.mode;e!==this.isSelected_&&this.selected(e)},e.prototype.handleSelectedLanguageChange=function(t){if("showing"===this.track.mode){var e=this.player_.cache_.selectedLanguage;if(e&&e.enabled&&e.language===this.track.language&&e.kind!==this.track.kind)return;this.player_.cache_.selectedLanguage={enabled:!0,language:this.track.language,kind:this.track.kind}}},e.prototype.dispose=function(){this.track=null,t.prototype.dispose.call(this)},e}(hr);ge.registerComponent("TextTrackMenuItem",dr);var fr=function(t){function e(n,r){return N(this,e),r.track={player:n,kind:r.kind,kinds:r.kinds,default:!1,mode:"disabled"},r.kinds||(r.kinds=[r.kind]),r.label?r.track.label=r.label:r.track.label=r.kinds.join(" and ")+" off",r.selectable=!0,r.multiSelectable=!1,R(this,t.call(this,n,r))}return F(e,t),e.prototype.handleTracksChange=function(t){for(var e=this.player().textTracks(),n=!0,r=0,i=e.length;r<i;r++){var o=e[r];if(this.options_.kinds.indexOf(o.kind)>-1&&"showing"===o.mode){n=!1;break}}n!==this.isSelected_&&this.selected(n)},e.prototype.handleSelectedLanguageChange=function(t){for(var e=this.player().textTracks(),n=!0,r=0,i=e.length;r<i;r++){var o=e[r];if(["captions","descriptions","subtitles"].indexOf(o.kind)>-1&&"showing"===o.mode){n=!1;break}}n&&(this.player_.cache_.selectedLanguage={enabled:!1})},e}(dr);ge.registerComponent("OffTextTrackMenuItem",fr);var pr=function(t){function e(n){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return N(this,e),r.tracks=n.textTracks(),R(this,t.call(this,n,r))}return F(e,t),e.prototype.createItems=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:dr,n=void 0;this.label_&&(n=this.label_+" off"),t.push(new fr(this.player_,{kinds:this.kinds_,kind:this.kind_,label:n})),this.hideThreshold_+=1;var r=this.player_.textTracks();Array.isArray(this.kinds_)||(this.kinds_=[this.kind_]);for(var i=0;i<r.length;i++){var o=r[i];if(this.kinds_.indexOf(o.kind)>-1){var a=new e(this.player_,{track:o,selectable:!0,multiSelectable:!1});a.addClass("vjs-"+o.kind+"-menu-item"),t.push(a)}}return t},e}(ur);ge.registerComponent("TextTrackButton",pr);var Ar=function(t){function e(n,r){N(this,e);var i=r.track,o=r.cue,a=n.currentTime();r.selectable=!0,r.multiSelectable=!1,r.label=o.text,r.selected=o.startTime<=a&&a<o.endTime;var s=R(this,t.call(this,n,r));return s.track=i,s.cue=o,i.addEventListener("cuechange",qt(s,s.update)),s}return F(e,t),e.prototype.handleClick=function(e){t.prototype.handleClick.call(this),this.player_.currentTime(this.cue.startTime),this.update(this.cue.startTime)},e.prototype.update=function(t){var e=this.cue,n=this.player_.currentTime();this.selected(e.startTime<=n&&n<e.endTime)},e}(hr);ge.registerComponent("ChaptersTrackMenuItem",Ar);var gr=function(t){function e(n,r,i){return N(this,e),R(this,t.call(this,n,r,i))}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-chapters-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-chapters-button "+t.prototype.buildWrapperCSSClass.call(this)},e.prototype.update=function(e){this.track_&&(!e||"addtrack"!==e.type&&"removetrack"!==e.type)||this.setTrack(this.findChaptersTrack()),t.prototype.update.call(this)},e.prototype.setTrack=function(t){if(this.track_!==t){if(this.updateHandler_||(this.updateHandler_=this.update.bind(this)),this.track_){var e=this.player_.remoteTextTrackEls().getTrackElementByTrack_(this.track_);e&&e.removeEventListener("load",this.updateHandler_),this.track_=null}if(this.track_=t,this.track_){this.track_.mode="hidden";var n=this.player_.remoteTextTrackEls().getTrackElementByTrack_(this.track_);n&&n.addEventListener("load",this.updateHandler_)}}},e.prototype.findChaptersTrack=function(){for(var t=this.player_.textTracks()||[],e=t.length-1;e>=0;e--){var n=t[e];if(n.kind===this.kind_)return n}},e.prototype.getMenuCaption=function(){return this.track_&&this.track_.label?this.track_.label:this.localize(pe(this.kind_))},e.prototype.createMenu=function(){return this.options_.title=this.getMenuCaption(),t.prototype.createMenu.call(this)},e.prototype.createItems=function(){var t=[];if(!this.track_)return t;var e=this.track_.cues;if(!e)return t;for(var n=0,r=e.length;n<r;n++){var i=e[n],o=new Ar(this.player_,{track:this.track_,cue:i});t.push(o)}return t},e}(pr);gr.prototype.kind_="chapters",gr.prototype.controlText_="Chapters",ge.registerComponent("ChaptersButton",gr);var mr=function(t){function e(n,r,i){N(this,e);var o=R(this,t.call(this,n,r,i)),a=n.textTracks(),s=qt(o,o.handleTracksChange);return a.addEventListener("change",s),o.on("dispose",function(){a.removeEventListener("change",s)}),o}return F(e,t),e.prototype.handleTracksChange=function(t){for(var e=this.player().textTracks(),n=!1,r=0,i=e.length;r<i;r++){var o=e[r];if(o.kind!==this.kind_&&"showing"===o.mode){n=!0;break}}n?this.disable():this.enable()},e.prototype.buildCSSClass=function(){return"vjs-descriptions-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-descriptions-button "+t.prototype.buildWrapperCSSClass.call(this)},e}(pr);mr.prototype.kind_="descriptions",mr.prototype.controlText_="Descriptions",ge.registerComponent("DescriptionsButton",mr);var vr=function(t){function e(n,r,i){return N(this,e),R(this,t.call(this,n,r,i))}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-subtitles-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-subtitles-button "+t.prototype.buildWrapperCSSClass.call(this)},e}(pr);vr.prototype.kind_="subtitles",vr.prototype.controlText_="Subtitles",ge.registerComponent("SubtitlesButton",vr);var yr=function(t){function e(n,r){N(this,e),r.track={player:n,kind:r.kind,label:r.kind+" settings",selectable:!1,default:!1,mode:"disabled"},r.selectable=!1,r.name="CaptionSettingsMenuItem";var i=R(this,t.call(this,n,r));return i.addClass("vjs-texttrack-settings"),i.controlText(", opens "+r.kind+" settings dialog"),i}return F(e,t),e.prototype.handleClick=function(t){this.player().getChild("textTrackSettings").open()},e}(dr);ge.registerComponent("CaptionSettingsMenuItem",yr);var br=function(t){function e(n,r,i){return N(this,e),R(this,t.call(this,n,r,i))}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-captions-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-captions-button "+t.prototype.buildWrapperCSSClass.call(this)},e.prototype.createItems=function(){var e=[];return this.player().tech_&&this.player().tech_.featuresNativeTextTracks||!this.player().getChild("textTrackSettings")||(e.push(new yr(this.player_,{kind:this.kind_})),this.hideThreshold_+=1),t.prototype.createItems.call(this,e)},e}(pr);br.prototype.kind_="captions",br.prototype.controlText_="Captions",ge.registerComponent("CaptionsButton",br);var _r=function(t){function e(){return N(this,e),R(this,t.apply(this,arguments))}return F(e,t),e.prototype.createEl=function(e,n,r){var i='<span class="vjs-menu-item-text">'+this.localize(this.options_.label);return"captions"===this.options_.track.kind&&(i+='\n <span aria-hidden="true" class="vjs-icon-placeholder"></span>\n <span class="vjs-control-text"> '+this.localize("Captions")+"</span>\n "),i+="</span>",t.prototype.createEl.call(this,e,z({innerHTML:i},n),r)},e}(dr);ge.registerComponent("SubsCapsMenuItem",_r);var wr=function(t){function e(n){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};N(this,e);var i=R(this,t.call(this,n,r));return i.label_="subtitles",["en","en-us","en-ca","fr-ca"].indexOf(i.player_.language_)>-1&&(i.label_="captions"),i.menuButton_.controlText(pe(i.label_)),i}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-subs-caps-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-subs-caps-button "+t.prototype.buildWrapperCSSClass.call(this)},e.prototype.createItems=function(){var e=[];return this.player().tech_&&this.player().tech_.featuresNativeTextTracks||!this.player().getChild("textTrackSettings")||(e.push(new yr(this.player_,{kind:this.label_})),this.hideThreshold_+=1),e=t.prototype.createItems.call(this,e,_r)},e}(pr);wr.prototype.kinds_=["captions","subtitles"],wr.prototype.controlText_="Subtitles",ge.registerComponent("SubsCapsButton",wr);var xr=function(t){function e(n,r){N(this,e);var i=r.track,o=n.audioTracks();r.label=i.label||i.language||"Unknown",r.selected=i.enabled;var a=R(this,t.call(this,n,r));a.track=i,a.addClass("vjs-"+i.kind+"-menu-item");var s=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];a.handleTracksChange.apply(a,e)};return o.addEventListener("change",s),a.on("dispose",function(){o.removeEventListener("change",s)}),a}return F(e,t),e.prototype.createEl=function(e,n,r){var i='<span class="vjs-menu-item-text">'+this.localize(this.options_.label);return"main-desc"===this.options_.track.kind&&(i+='\n <span aria-hidden="true" class="vjs-icon-placeholder"></span>\n <span class="vjs-control-text"> '+this.localize("Descriptions")+"</span>\n "),i+="</span>",t.prototype.createEl.call(this,e,z({innerHTML:i},n),r)},e.prototype.handleClick=function(e){var n=this.player_.audioTracks();t.prototype.handleClick.call(this,e);for(var r=0;r<n.length;r++){var i=n[r];i.enabled=i===this.track}},e.prototype.handleTracksChange=function(t){this.selected(this.track.enabled)},e}(hr);ge.registerComponent("AudioTrackMenuItem",xr);var Sr=function(t){function e(n){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return N(this,e),r.tracks=n.audioTracks(),R(this,t.call(this,n,r))}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-audio-button "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-audio-button "+t.prototype.buildWrapperCSSClass.call(this)},e.prototype.createItems=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];this.hideThreshold_=1;for(var e=this.player_.audioTracks(),n=0;n<e.length;n++){var r=e[n];t.push(new xr(this.player_,{track:r,selectable:!0,multiSelectable:!1}))}return t},e}(ur);Sr.prototype.controlText_="Audio Track",ge.registerComponent("AudioTrackButton",Sr);var Cr=function(t){function e(n,r){N(this,e);var i=r.rate,o=parseFloat(i,10);r.label=i,r.selected=1===o,r.selectable=!0,r.multiSelectable=!1;var a=R(this,t.call(this,n,r));return a.label=i,a.rate=o,a.on(n,"ratechange",a.update),a}return F(e,t),e.prototype.handleClick=function(e){t.prototype.handleClick.call(this),this.player().playbackRate(this.rate)},e.prototype.update=function(t){this.selected(this.player().playbackRate()===this.rate)},e}(hr);Cr.prototype.contentElType="button",ge.registerComponent("PlaybackRateMenuItem",Cr);var kr=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.updateVisibility(),i.updateLabel(),i.on(n,"loadstart",i.updateVisibility),i.on(n,"ratechange",i.updateLabel),i}return F(e,t),e.prototype.createEl=function(){var e=t.prototype.createEl.call(this);return this.labelEl_=it("div",{className:"vjs-playback-rate-value",innerHTML:"1x"}),e.appendChild(this.labelEl_),e},e.prototype.dispose=function(){this.labelEl_=null,t.prototype.dispose.call(this)},e.prototype.buildCSSClass=function(){return"vjs-playback-rate "+t.prototype.buildCSSClass.call(this)},e.prototype.buildWrapperCSSClass=function(){return"vjs-playback-rate "+t.prototype.buildWrapperCSSClass.call(this)},e.prototype.createMenu=function(){var t=new lr(this.player()),e=this.playbackRates();if(e)for(var n=e.length-1;n>=0;n--)t.addChild(new Cr(this.player(),{rate:e[n]+"x"}));return t},e.prototype.updateARIAAttributes=function(){this.el().setAttribute("aria-valuenow",this.player().playbackRate())},e.prototype.handleClick=function(t){for(var e=this.player().playbackRate(),n=this.playbackRates(),r=n[0],i=0;i<n.length;i++)if(n[i]>e){r=n[i];break}this.player().playbackRate(r)},e.prototype.playbackRates=function(){return this.options_.playbackRates||this.options_.playerOptions&&this.options_.playerOptions.playbackRates},e.prototype.playbackRateSupported=function(){return this.player().tech_&&this.player().tech_.featuresPlaybackRate&&this.playbackRates()&&this.playbackRates().length>0},e.prototype.updateVisibility=function(t){this.playbackRateSupported()?this.removeClass("vjs-hidden"):this.addClass("vjs-hidden")},e.prototype.updateLabel=function(t){this.playbackRateSupported()&&(this.labelEl_.innerHTML=this.player().playbackRate()+"x")},e}(cr);kr.prototype.controlText_="Playback Rate",ge.registerComponent("PlaybackRateMenuButton",kr);var Br=function(t){function e(){return N(this,e),R(this,t.apply(this,arguments))}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-spacer "+t.prototype.buildCSSClass.call(this)},e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:this.buildCSSClass()})},e}(ge);ge.registerComponent("Spacer",Br);var Tr=function(t){function e(){return N(this,e),R(this,t.apply(this,arguments))}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-custom-control-spacer "+t.prototype.buildCSSClass.call(this)},e.prototype.createEl=function(){var e=t.prototype.createEl.call(this,{className:this.buildCSSClass()});return e.innerHTML=" ",e},e}(Br);ge.registerComponent("CustomControlSpacer",Tr);var Er=function(t){function e(){return N(this,e),R(this,t.apply(this,arguments))}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"div",{className:"vjs-control-bar",dir:"ltr"})},e}(ge);Er.prototype.options_={children:["playToggle","volumePanel","currentTimeDisplay","timeDivider","durationDisplay","progressControl","liveDisplay","remainingTimeDisplay","customControlSpacer","playbackRateMenuButton","chaptersButton","descriptionsButton","subsCapsButton","audioTrackButton","fullscreenToggle"]},ge.registerComponent("ControlBar",Er);var Mr=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r));return i.on(n,"error",i.open),i}return F(e,t),e.prototype.buildCSSClass=function(){return"vjs-error-display "+t.prototype.buildCSSClass.call(this)},e.prototype.content=function(){var t=this.player().error();return t?this.localize(t.message):""},e}(Pe);Mr.prototype.options_=Ae(Pe.prototype.options_,{pauseOnOpen:!1,fillAlways:!0,temporary:!1,uncloseable:!0}),ge.registerComponent("ErrorDisplay",Mr);var Or=["#000","Black"],Lr=["#00F","Blue"],Dr=["#0FF","Cyan"],Ir=["#0F0","Green"],Pr=["#F0F","Magenta"],Nr=["#F00","Red"],Fr=["#FFF","White"],Rr=["#FF0","Yellow"],jr=["1","Opaque"],Hr=["0.5","Semi-Transparent"],Ur=["0","Transparent"],Qr={backgroundColor:{selector:".vjs-bg-color > select",id:"captions-background-color-%s",label:"Color",options:[Or,Fr,Nr,Ir,Lr,Rr,Pr,Dr]},backgroundOpacity:{selector:".vjs-bg-opacity > select",id:"captions-background-opacity-%s",label:"Transparency",options:[jr,Hr,Ur]},color:{selector:".vjs-fg-color > select",id:"captions-foreground-color-%s",label:"Color",options:[Fr,Or,Nr,Ir,Lr,Rr,Pr,Dr]},edgeStyle:{selector:".vjs-edge-style > select",id:"%s",label:"Text Edge Style",options:[["none","None"],["raised","Raised"],["depressed","Depressed"],["uniform","Uniform"],["dropshadow","Dropshadow"]]},fontFamily:{selector:".vjs-font-family > select",id:"captions-font-family-%s",label:"Font Family",options:[["proportionalSansSerif","Proportional Sans-Serif"],["monospaceSansSerif","Monospace Sans-Serif"],["proportionalSerif","Proportional Serif"],["monospaceSerif","Monospace Serif"],["casual","Casual"],["script","Script"],["small-caps","Small Caps"]]},fontPercent:{selector:".vjs-font-percent > select",id:"captions-font-size-%s",label:"Font Size",options:[["0.50","50%"],["0.75","75%"],["1.00","100%"],["1.25","125%"],["1.50","150%"],["1.75","175%"],["2.00","200%"],["3.00","300%"],["4.00","400%"]],default:2,parser:function(t){return"1.00"===t?null:Number(t)}},textOpacity:{selector:".vjs-text-opacity > select",id:"captions-foreground-opacity-%s",label:"Transparency",options:[jr,Hr]},windowColor:{selector:".vjs-window-color > select",id:"captions-window-color-%s",label:"Color"},windowOpacity:{selector:".vjs-window-opacity > select",id:"captions-window-opacity-%s",label:"Transparency",options:[Ur,Hr,jr]}};function zr(t,e){if(e&&(t=e(t)),t&&"none"!==t)return t}Qr.windowColor.options=Qr.backgroundColor.options;var Yr=function(t){function e(n,r){N(this,e),r.temporary=!1;var i=R(this,t.call(this,n,r));return i.updateDisplay=qt(i,i.updateDisplay),i.fill(),i.hasBeenOpened_=i.hasBeenFilled_=!0,i.endDialog=it("p",{className:"vjs-control-text",textContent:i.localize("End of dialog window.")}),i.el().appendChild(i.endDialog),i.setDefaults(),void 0===r.persistTextTrackSettings&&(i.options_.persistTextTrackSettings=i.options_.playerOptions.persistTextTrackSettings),i.on(i.$(".vjs-done-button"),"click",function(){i.saveSettings(),i.close()}),i.on(i.$(".vjs-default-button"),"click",function(){i.setDefaults(),i.updateDisplay()}),Q(Qr,function(t){i.on(i.$(t.selector),"change",i.updateDisplay)}),i.options_.persistTextTrackSettings&&i.restoreSettings(),i}return F(e,t),e.prototype.dispose=function(){this.endDialog=null,t.prototype.dispose.call(this)},e.prototype.createElSelect_=function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"label",i=Qr[t],o=i.id.replace("%s",this.id_),a=[n,o].join(" ").trim();return["<"+r+' id="'+o+'" class="'+("label"===r?"vjs-label":"")+'">',this.localize(i.label),"</"+r+">",'<select aria-labelledby="'+a+'">'].concat(i.options.map(function(t){var n=o+"-"+t[1].replace(/\W+/g,"");return['<option id="'+n+'" value="'+t[0]+'" ','aria-labelledby="'+a+" "+n+'">',e.localize(t[1]),"</option>"].join("")})).concat("</select>").join("")},e.prototype.createElFgColor_=function(){var t="captions-text-legend-"+this.id_;return['<fieldset class="vjs-fg-color vjs-track-setting">','<legend id="'+t+'">',this.localize("Text"),"</legend>",this.createElSelect_("color",t),'<span class="vjs-text-opacity vjs-opacity">',this.createElSelect_("textOpacity",t),"</span>","</fieldset>"].join("")},e.prototype.createElBgColor_=function(){var t="captions-background-"+this.id_;return['<fieldset class="vjs-bg-color vjs-track-setting">','<legend id="'+t+'">',this.localize("Background"),"</legend>",this.createElSelect_("backgroundColor",t),'<span class="vjs-bg-opacity vjs-opacity">',this.createElSelect_("backgroundOpacity",t),"</span>","</fieldset>"].join("")},e.prototype.createElWinColor_=function(){var t="captions-window-"+this.id_;return['<fieldset class="vjs-window-color vjs-track-setting">','<legend id="'+t+'">',this.localize("Window"),"</legend>",this.createElSelect_("windowColor",t),'<span class="vjs-window-opacity vjs-opacity">',this.createElSelect_("windowOpacity",t),"</span>","</fieldset>"].join("")},e.prototype.createElColors_=function(){return it("div",{className:"vjs-track-settings-colors",innerHTML:[this.createElFgColor_(),this.createElBgColor_(),this.createElWinColor_()].join("")})},e.prototype.createElFont_=function(){return it("div",{className:"vjs-track-settings-font",innerHTML:['<fieldset class="vjs-font-percent vjs-track-setting">',this.createElSelect_("fontPercent","","legend"),"</fieldset>",'<fieldset class="vjs-edge-style vjs-track-setting">',this.createElSelect_("edgeStyle","","legend"),"</fieldset>",'<fieldset class="vjs-font-family vjs-track-setting">',this.createElSelect_("fontFamily","","legend"),"</fieldset>"].join("")})},e.prototype.createElControls_=function(){var t=this.localize("restore all settings to the default values");return it("div",{className:"vjs-track-settings-controls",innerHTML:['<button type="button" class="vjs-default-button" title="'+t+'">',this.localize("Reset"),'<span class="vjs-control-text"> '+t+"</span>","</button>",'<button type="button" class="vjs-done-button">'+this.localize("Done")+"</button>"].join("")})},e.prototype.content=function(){return[this.createElColors_(),this.createElFont_(),this.createElControls_()]},e.prototype.label=function(){return this.localize("Caption Settings Dialog")},e.prototype.description=function(){return this.localize("Beginning of dialog window. Escape will cancel and close the window.")},e.prototype.buildCSSClass=function(){return t.prototype.buildCSSClass.call(this)+" vjs-text-track-settings"},e.prototype.getValues=function(){var t=this;return function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return U(t).reduce(function(n,r){return e(n,t[r],r)},n)}(Qr,function(e,n,r){var i,o,a=(i=t.$(n.selector),o=n.parser,zr(i.options[i.options.selectedIndex].value,o));return void 0!==a&&(e[r]=a),e},{})},e.prototype.setValues=function(t){var e=this;Q(Qr,function(n,r){!function(t,e,n){if(e)for(var r=0;r<t.options.length;r++)if(zr(t.options[r].value,n)===e){t.selectedIndex=r;break}}(e.$(n.selector),t[r],n.parser)})},e.prototype.setDefaults=function(){var t=this;Q(Qr,function(e){var n=e.hasOwnProperty("default")?e.default:0;t.$(e.selector).selectedIndex=n})},e.prototype.restoreSettings=function(){var t=void 0;try{t=JSON.parse(o.localStorage.getItem("vjs-text-track-settings"))}catch(t){X.warn(t)}t&&this.setValues(t)},e.prototype.saveSettings=function(){if(this.options_.persistTextTrackSettings){var t=this.getValues();try{Object.keys(t).length?o.localStorage.setItem("vjs-text-track-settings",JSON.stringify(t)):o.localStorage.removeItem("vjs-text-track-settings")}catch(t){X.warn(t)}}},e.prototype.updateDisplay=function(){var t=this.player_.getChild("textTrackDisplay");t&&t.updateDisplay()},e.prototype.conditionalBlur_=function(){this.previouslyActiveEl_=null,this.off(a,"keydown",this.handleKeyDown);var t=this.player_.controlBar,e=t&&t.subsCapsButton,n=t&&t.captionsButton;e?e.focus():n&&n.focus()},e}(Pe);ge.registerComponent("TextTrackSettings",Yr);var Vr=function(t){function e(n,r){N(this,e);var i=r.ResizeObserver||o.ResizeObserver;null===r.ResizeObserver&&(i=!1);var a=Ae({createEl:!i},r),s=R(this,t.call(this,n,a));return s.ResizeObserver=r.ResizeObserver||o.ResizeObserver,s.loadListener_=null,s.resizeObserver_=null,s.debouncedHandler_=ee(function(){s.resizeHandler()},100,!1,s),i?(s.resizeObserver_=new s.ResizeObserver(s.debouncedHandler_),s.resizeObserver_.observe(n.el())):(s.loadListener_=function(){s.el_&&s.el_.contentWindow&&Qt(s.el_.contentWindow,"resize",s.debouncedHandler_)},s.one("load",s.loadListener_)),s}return F(e,t),e.prototype.createEl=function(){return t.prototype.createEl.call(this,"iframe",{className:"vjs-resize-manager"})},e.prototype.resizeHandler=function(){this.player_&&this.player_.trigger&&this.player_.trigger("playerresize")},e.prototype.dispose=function(){this.debouncedHandler_&&this.debouncedHandler_.cancel(),this.resizeObserver_&&(this.player_.el()&&this.resizeObserver_.unobserve(this.player_.el()),this.resizeObserver_.disconnect()),this.el_&&this.el_.contentWindow&&zt(this.el_.contentWindow,"resize",this.debouncedHandler_),this.loadListener_&&this.off("load",this.loadListener_),this.ResizeObserver=null,this.resizeObserver=null,this.debouncedHandler_=null,this.loadListener_=null},e}(ge);ge.registerComponent("ResizeManager",Vr);var Wr=function(t){var e=t.el();if(e.hasAttribute("src"))return t.triggerSourceset(e.src),!0;var n=t.$$("source"),r=[],i="";if(!n.length)return!1;for(var o=0;o<n.length;o++){var a=n[o].src;a&&-1===r.indexOf(a)&&r.push(a)}return!!r.length&&(1===r.length&&(i=r[0]),t.triggerSourceset(i),!0)},Gr={};T||(Gr=Object.defineProperty({},"innerHTML",{get:function(){return this.cloneNode(!0).innerHTML},set:function(t){var e=a.createElement(this.nodeName.toLowerCase());e.innerHTML=t;for(var n=a.createDocumentFragment();e.childNodes.length;)n.appendChild(e.childNodes[0]);return this.innerText="",o.Element.prototype.appendChild.call(this,n),this.innerHTML}}));var Xr=function(t,e){for(var n={},r=0;r<t.length&&!((n=Object.getOwnPropertyDescriptor(t[r],e))&&n.set&&n.get);r++);return n.enumerable=!0,n.configurable=!0,n},Zr=function(t){var e=t.el();if(!e.resetSourceWatch_){var n={},r=function(t){return Xr([t.el(),o.HTMLMediaElement.prototype,o.Element.prototype,Gr],"innerHTML")}(t),i=function(n){return function(){for(var r=arguments.length,i=Array(r),o=0;o<r;o++)i[o]=arguments[o];var a=n.apply(e,i);return Wr(t),a}};["append","appendChild","insertAdjacentHTML"].forEach(function(t){e[t]&&(n[t]=e[t],e[t]=i(n[t]))}),Object.defineProperty(e,"innerHTML",Ae(r,{set:i(r.set)})),e.resetSourceWatch_=function(){e.resetSourceWatch_=null,Object.keys(n).forEach(function(t){e[t]=n[t]}),Object.defineProperty(e,"innerHTML",r)},t.one("sourceset",e.resetSourceWatch_)}},$r={};T||($r=Object.defineProperty({},"src",{get:function(){return this.hasAttribute("src")?Ke(o.Element.prototype.getAttribute.call(this,"src")):""},set:function(t){return o.Element.prototype.setAttribute.call(this,"src",t),t}}));var Kr=function(t){if(t.featuresSourceset){var e=t.el();if(!e.resetSourceset_){var n=function(t){return Xr([t.el(),o.HTMLMediaElement.prototype,$r],"src")}(t),r=e.setAttribute,i=e.load;Object.defineProperty(e,"src",Ae(n,{set:function(r){var i=n.set.call(e,r);return t.triggerSourceset(e.src),i}})),e.setAttribute=function(n,i){var o=r.call(e,n,i);return/src/i.test(n)&&t.triggerSourceset(e.src),o},e.load=function(){var n=i.call(e);return Wr(t)||(t.triggerSourceset(""),Zr(t)),n},e.currentSrc?t.triggerSourceset(e.currentSrc):Wr(t)||Zr(t),e.resetSourceset_=function(){e.resetSourceset_=null,e.load=i,e.setAttribute=r,Object.defineProperty(e,"src",n),e.resetSourceWatch_&&e.resetSourceWatch_()}}}},Jr=j(["Text Tracks are being loaded from another origin but the crossorigin attribute isn't used.\n This may prevent text tracks from loading."],["Text Tracks are being loaded from another origin but the crossorigin attribute isn't used.\n This may prevent text tracks from loading."]),qr=function(t){function e(n,r){N(this,e);var i=R(this,t.call(this,n,r)),o=n.source,a=!1;if(o&&(i.el_.currentSrc!==o.src||n.tag&&3===n.tag.initNetworkState_)?i.setSource(o):i.handleLateInit_(i.el_),n.enableSourceset&&i.setupSourcesetHandling_(),i.el_.hasChildNodes()){for(var l=i.el_.childNodes,c=l.length,u=[];c--;){var h=l[c];"track"===h.nodeName.toLowerCase()&&(i.featuresNativeTextTracks?(i.remoteTextTrackEls().addTrackElement_(h),i.remoteTextTracks().addTrack(h.track),i.textTracks().addTrack(h.track),a||i.el_.hasAttribute("crossorigin")||!qe(h.src)||(a=!0)):u.push(h))}for(var d=0;d<u.length;d++)i.el_.removeChild(u[d])}return i.proxyNativeTracks_(),i.featuresNativeTextTracks&&a&&X.warn(s(Jr)),i.restoreMetadataTracksInIOSNativePlayer_(),(L||g||x)&&!0===n.nativeControlsForTouch&&i.setControls(!0),i.proxyWebkitFullscreen_(),i.triggerReady(),i}return F(e,t),e.prototype.dispose=function(){this.el_&&this.el_.resetSourceset_&&this.el_.resetSourceset_(),e.disposeMediaElement(this.el_),this.options_=null,t.prototype.dispose.call(this)},e.prototype.setupSourcesetHandling_=function(){Kr(this)},e.prototype.restoreMetadataTracksInIOSNativePlayer_=function(){var t=this.textTracks(),e=void 0,n=function(){e=[];for(var n=0;n<t.length;n++){var r=t[n];"metadata"===r.kind&&e.push({track:r,storedMode:r.mode})}};n(),t.addEventListener("change",n),this.on("dispose",function(){return t.removeEventListener("change",n)});var r=function n(){for(var r=0;r<e.length;r++){var i=e[r];"disabled"===i.track.mode&&i.track.mode!==i.storedMode&&(i.track.mode=i.storedMode)}t.removeEventListener("change",n)};this.on("webkitbeginfullscreen",function(){t.removeEventListener("change",n),t.removeEventListener("change",r),t.addEventListener("change",r)}),this.on("webkitendfullscreen",function(){t.removeEventListener("change",n),t.addEventListener("change",n),t.removeEventListener("change",r)})},e.prototype.proxyNativeTracks_=function(){var t=this;un.names.forEach(function(e){var n=un[e],r=t.el()[n.getterName],i=t[n.getterName]();if(t["featuresNative"+n.capitalName+"Tracks"]&&r&&r.addEventListener){var o={change:function(t){i.trigger({type:"change",target:i,currentTarget:i,srcElement:i})},addtrack:function(t){i.addTrack(t.track)},removetrack:function(t){i.removeTrack(t.track)}},a=function(){for(var t=[],e=0;e<i.length;e++){for(var n=!1,o=0;o<r.length;o++)if(r[o]===i[e]){n=!0;break}n||t.push(i[e])}for(;t.length;)i.removeTrack(t.shift())};Object.keys(o).forEach(function(e){var n=o[e];r.addEventListener(e,n),t.on("dispose",function(t){return r.removeEventListener(e,n)})}),t.on("loadstart",a),t.on("dispose",function(e){return t.off("loadstart",a)})}})},e.prototype.createEl=function(){var t=this.options_.tag;if(!t||!this.options_.playerElIngest&&!this.movingMediaElementInDOM){if(t){var n=t.cloneNode(!0);t.parentNode&&t.parentNode.insertBefore(n,t),e.disposeMediaElement(t),t=n}else{t=a.createElement("video");var r=Ae({},this.options_.tag&&dt(this.options_.tag));L&&!0===this.options_.nativeControlsForTouch||delete r.controls,ht(t,z(r,{id:this.options_.techId,class:"vjs-tech"}))}t.playerId=this.options_.playerId}void 0!==this.options_.preload&&pt(t,"preload",this.options_.preload);for(var i=["loop","muted","playsinline","autoplay"],o=0;o<i.length;o++){var s=i[o],l=this.options_[s];void 0!==l&&(l?pt(t,s,s):At(t,s),t[s]=l)}return t},e.prototype.handleLateInit_=function(t){if(0!==t.networkState&&3!==t.networkState){if(0===t.readyState){var e=!1,n=function(){e=!0};this.on("loadstart",n);var r=function(){e||this.trigger("loadstart")};return this.on("loadedmetadata",r),void this.ready(function(){this.off("loadstart",n),this.off("loadedmetadata",r),e||this.trigger("loadstart")})}var i=["loadstart"];i.push("loadedmetadata"),t.readyState>=2&&i.push("loadeddata"),t.readyState>=3&&i.push("canplay"),t.readyState>=4&&i.push("canplaythrough"),this.ready(function(){i.forEach(function(t){this.trigger(t)},this)})}},e.prototype.setCurrentTime=function(t){try{this.el_.currentTime=t}catch(t){X(t,"Video is not ready. (Video.js)")}},e.prototype.duration=function(){var t=this;if(this.el_.duration===1/0&&b&&k&&0===this.el_.currentTime){return this.on("timeupdate",function e(){t.el_.currentTime>0&&(t.el_.duration===1/0&&t.trigger("durationchange"),t.off("timeupdate",e))}),NaN}return this.el_.duration||NaN},e.prototype.width=function(){return this.el_.offsetWidth},e.prototype.height=function(){return this.el_.offsetHeight},e.prototype.proxyWebkitFullscreen_=function(){var t=this;if("webkitDisplayingFullscreen"in this.el_){var e=function(){this.trigger("fullscreenchange",{isFullscreen:!1})},n=function(){"webkitPresentationMode"in this.el_&&"picture-in-picture"!==this.el_.webkitPresentationMode&&(this.one("webkitendfullscreen",e),this.trigger("fullscreenchange",{isFullscreen:!0}))};this.on("webkitbeginfullscreen",n),this.on("dispose",function(){t.off("webkitbeginfullscreen",n),t.off("webkitendfullscreen",e)})}},e.prototype.supportsFullScreen=function(){if("function"==typeof this.el_.webkitEnterFullScreen){var t=o.navigator&&o.navigator.userAgent||"";if(/Android/.test(t)||!/Chrome|Mac OS X 10.5/.test(t))return!0}return!1},e.prototype.enterFullScreen=function(){var t=this.el_;t.paused&&t.networkState<=t.HAVE_METADATA?(this.el_.play(),this.setTimeout(function(){t.pause(),t.webkitEnterFullScreen()},0)):t.webkitEnterFullScreen()},e.prototype.exitFullScreen=function(){this.el_.webkitExitFullScreen()},e.prototype.src=function(t){if(void 0===t)return this.el_.src;this.setSrc(t)},e.prototype.reset=function(){e.resetMediaElement(this.el_)},e.prototype.currentSrc=function(){return this.currentSource_?this.currentSource_.src:this.el_.currentSrc},e.prototype.setControls=function(t){this.el_.controls=!!t},e.prototype.addTextTrack=function(e,n,r){return this.featuresNativeTextTracks?this.el_.addTextTrack(e,n,r):t.prototype.addTextTrack.call(this,e,n,r)},e.prototype.createRemoteTextTrack=function(e){if(!this.featuresNativeTextTracks)return t.prototype.createRemoteTextTrack.call(this,e);var n=a.createElement("track");return e.kind&&(n.kind=e.kind),e.label&&(n.label=e.label),(e.language||e.srclang)&&(n.srclang=e.language||e.srclang),e.default&&(n.default=e.default),e.id&&(n.id=e.id),e.src&&(n.src=e.src),n},e.prototype.addRemoteTextTrack=function(e,n){var r=t.prototype.addRemoteTextTrack.call(this,e,n);return this.featuresNativeTextTracks&&this.el().appendChild(r),r},e.prototype.removeRemoteTextTrack=function(e){if(t.prototype.removeRemoteTextTrack.call(this,e),this.featuresNativeTextTracks)for(var n=this.$$("track"),r=n.length;r--;)e!==n[r]&&e!==n[r].track||this.el().removeChild(n[r])},e.prototype.getVideoPlaybackQuality=function(){if("function"==typeof this.el().getVideoPlaybackQuality)return this.el().getVideoPlaybackQuality();var t={};return void 0!==this.el().webkitDroppedFrameCount&&void 0!==this.el().webkitDecodedFrameCount&&(t.droppedVideoFrames=this.el().webkitDroppedFrameCount,t.totalVideoFrames=this.el().webkitDecodedFrameCount),o.performance&&"function"==typeof o.performance.now?t.creationTime=o.performance.now():o.performance&&o.performance.timing&&"number"==typeof o.performance.timing.navigationStart&&(t.creationTime=o.Date.now()-o.performance.timing.navigationStart),t},e}(fn);if(tt()){qr.TEST_VID=a.createElement("video");var ti=a.createElement("track");ti.kind="captions",ti.srclang="en",ti.label="English",qr.TEST_VID.appendChild(ti)}qr.isSupported=function(){try{qr.TEST_VID.volume=.5}catch(t){return!1}return!(!qr.TEST_VID||!qr.TEST_VID.canPlayType)},qr.canPlayType=function(t){return qr.TEST_VID.canPlayType(t)},qr.canPlaySource=function(t,e){return qr.canPlayType(t.type)},qr.canControlVolume=function(){try{var t=qr.TEST_VID.volume;return qr.TEST_VID.volume=t/2+.1,t!==qr.TEST_VID.volume}catch(t){return!1}},qr.canMuteVolume=function(){try{var t=qr.TEST_VID.muted;return qr.TEST_VID.muted=!t,qr.TEST_VID.muted?pt(qr.TEST_VID,"muted","muted"):At(qr.TEST_VID,"muted"),t!==qr.TEST_VID.muted}catch(t){return!1}},qr.canControlPlaybackRate=function(){if(b&&k&&B<58)return!1;try{var t=qr.TEST_VID.playbackRate;return qr.TEST_VID.playbackRate=t/2+.1,t!==qr.TEST_VID.playbackRate}catch(t){return!1}},qr.canOverrideAttributes=function(){if(T)return!1;try{var t=function(){};Object.defineProperty(a.createElement("video"),"src",{get:t,set:t}),Object.defineProperty(a.createElement("audio"),"src",{get:t,set:t}),Object.defineProperty(a.createElement("video"),"innerHTML",{get:t,set:t}),Object.defineProperty(a.createElement("audio"),"innerHTML",{get:t,set:t})}catch(t){return!1}return!0},qr.supportsNativeTextTracks=function(){return O||v&&k},qr.supportsNativeVideoTracks=function(){return!(!qr.TEST_VID||!qr.TEST_VID.videoTracks)},qr.supportsNativeAudioTracks=function(){return!(!qr.TEST_VID||!qr.TEST_VID.audioTracks)},qr.Events=["loadstart","suspend","abort","error","emptied","stalled","loadedmetadata","loadeddata","canplay","canplaythrough","playing","waiting","seeking","seeked","ended","durationchange","timeupdate","progress","play","pause","ratechange","resize","volumechange"],qr.prototype.featuresVolumeControl=qr.canControlVolume(),qr.prototype.featuresMuteControl=qr.canMuteVolume(),qr.prototype.featuresPlaybackRate=qr.canControlPlaybackRate(),qr.prototype.featuresSourceset=qr.canOverrideAttributes(),qr.prototype.movingMediaElementInDOM=!v,qr.prototype.featuresFullscreenResize=!0,qr.prototype.featuresProgressEvents=!0,qr.prototype.featuresTimeupdateEvents=!0,qr.prototype.featuresNativeTextTracks=qr.supportsNativeTextTracks(),qr.prototype.featuresNativeVideoTracks=qr.supportsNativeVideoTracks(),qr.prototype.featuresNativeAudioTracks=qr.supportsNativeAudioTracks();var ei=qr.TEST_VID&&qr.TEST_VID.constructor.prototype.canPlayType,ni=/^application\/(?:x-|vnd\.apple\.)mpegurl/i,ri=/^video\/mp4/i;qr.patchCanPlayType=function(){_>=4&&!S&&!k?qr.TEST_VID.constructor.prototype.canPlayType=function(t){return t&&ni.test(t)?"maybe":ei.call(this,t)}:w&&(qr.TEST_VID.constructor.prototype.canPlayType=function(t){return t&&ri.test(t)?"maybe":ei.call(this,t)})},qr.unpatchCanPlayType=function(){var t=qr.TEST_VID.constructor.prototype.canPlayType;return qr.TEST_VID.constructor.prototype.canPlayType=ei,t},qr.patchCanPlayType(),qr.disposeMediaElement=function(t){if(t){for(t.parentNode&&t.parentNode.removeChild(t);t.hasChildNodes();)t.removeChild(t.firstChild);t.removeAttribute("src"),"function"==typeof t.load&&function(){try{t.load()}catch(t){}}()}},qr.resetMediaElement=function(t){if(t){for(var e=t.querySelectorAll("source"),n=e.length;n--;)t.removeChild(e[n]);t.removeAttribute("src"),"function"==typeof t.load&&function(){try{t.load()}catch(t){}}()}},["muted","defaultMuted","autoplay","controls","loop","playsinline"].forEach(function(t){qr.prototype[t]=function(){return this.el_[t]||this.el_.hasAttribute(t)}}),["muted","defaultMuted","autoplay","loop","playsinline"].forEach(function(t){qr.prototype["set"+pe(t)]=function(e){this.el_[t]=e,e?this.el_.setAttribute(t,t):this.el_.removeAttribute(t)}}),["paused","currentTime","buffered","volume","poster","preload","error","seeking","seekable","ended","playbackRate","defaultPlaybackRate","played","networkState","readyState","videoWidth","videoHeight"].forEach(function(t){qr.prototype[t]=function(){return this.el_[t]}}),["volume","src","poster","preload","playbackRate","defaultPlaybackRate"].forEach(function(t){qr.prototype["set"+pe(t)]=function(e){this.el_[t]=e}}),["pause","load","play"].forEach(function(t){qr.prototype[t]=function(){return this.el_[t]()}}),fn.withSourceHandlers(qr),qr.nativeSourceHandler={},qr.nativeSourceHandler.canPlayType=function(t){try{return qr.TEST_VID.canPlayType(t)}catch(t){return""}},qr.nativeSourceHandler.canHandleSource=function(t,e){if(t.type)return qr.nativeSourceHandler.canPlayType(t.type);if(t.src){var n=Je(t.src);return qr.nativeSourceHandler.canPlayType("video/"+n)}return""},qr.nativeSourceHandler.handleSource=function(t,e,n){e.setSrc(t.src)},qr.nativeSourceHandler.dispose=function(){},qr.registerSourceHandler(qr.nativeSourceHandler),fn.registerTech("Html5",qr);var ii=j(["\n Using the tech directly can be dangerous. I hope you know what you're doing.\n See https://github.com/videojs/video.js/issues/2617 for more info.\n "],["\n Using the tech directly can be dangerous. I hope you know what you're doing.\n See https://github.com/videojs/video.js/issues/2617 for more info.\n "]),oi=["progress","abort","suspend","emptied","stalled","loadedmetadata","loadeddata","timeupdate","resize","volumechange","texttrackchange"],ai={canplay:"CanPlay",canplaythrough:"CanPlayThrough",playing:"Playing",seeked:"Seeked"},si=["tiny","xsmall","small","medium","large","xlarge","huge"],li={};si.forEach(function(t){var e="x"===t.charAt(0)?"x-"+t.substring(1):t;li[t]="vjs-layout-"+e});var ci={tiny:210,xsmall:320,small:425,medium:768,large:1440,xlarge:2560,huge:1/0},ui=function(t){function e(n,r,i){if(N(this,e),n.id=n.id||r.id||"vjs_video_"+Ot(),(r=z(e.getTagSettings(n),r)).initChildren=!1,r.createEl=!1,r.evented=!1,r.reportTouchActivity=!1,!r.language)if("function"==typeof n.closest){var o=n.closest("[lang]");o&&o.getAttribute&&(r.language=o.getAttribute("lang"))}else for(var a=n;a&&1===a.nodeType;){if(dt(a).hasOwnProperty("lang")){r.language=a.getAttribute("lang");break}a=a.parentNode}var s=R(this,t.call(this,null,r,i));if(s.log=Z(s.id_),s.isPosterFromTech_=!1,s.queuedCallbacks_=[],s.isReady_=!1,s.hasStarted_=!1,s.userActive_=!1,!s.options_||!s.options_.techOrder||!s.options_.techOrder.length)throw new Error("No techOrder specified. Did you overwrite videojs.options instead of just changing the properties you want to override?");if(s.tag=n,s.tagAttributes=n&&dt(n),s.language(s.options_.language),r.languages){var l={};Object.getOwnPropertyNames(r.languages).forEach(function(t){l[t.toLowerCase()]=r.languages[t]}),s.languages_=l}else s.languages_=e.prototype.options_.languages;s.cache_={},s.poster_=r.poster||"",s.controls_=!!r.controls,s.cache_.lastVolume=1,n.controls=!1,n.removeAttribute("controls"),n.hasAttribute("autoplay")?s.options_.autoplay=!0:s.autoplay(s.options_.autoplay),s.scrubbing_=!1,s.el_=s.createEl(),s.cache_.lastPlaybackRate=s.defaultPlaybackRate(),he(s,{eventBusKey:"el_"});var c=Ae(s.options_);if(r.plugins){var u=r.plugins;Object.keys(u).forEach(function(t){if("function"!=typeof this[t])throw new Error('plugin "'+t+'" does not exist');this[t](u[t])},s)}s.options_.playerOptions=c,s.middleware_=[],s.initChildren(),s.isAudio("audio"===n.nodeName.toLowerCase()),s.controls()?s.addClass("vjs-controls-enabled"):s.addClass("vjs-controls-disabled"),s.el_.setAttribute("role","region"),s.isAudio()?s.el_.setAttribute("aria-label",s.localize("Audio Player")):s.el_.setAttribute("aria-label",s.localize("Video Player")),s.isAudio()&&s.addClass("vjs-audio"),s.flexNotSupported_()&&s.addClass("vjs-no-flex"),v||s.addClass("vjs-workinghover"),e.players[s.id_]=s;var d=h.split(".")[0];return s.addClass("vjs-v"+d),s.userActive(!0),s.reportUserActivity(),s.one("play",s.listenForUserActivity_),s.on("fullscreenchange",s.handleFullscreenChange_),s.on("stageclick",s.handleStageClick_),s.breakpoints(s.options_.breakpoints),s.responsive(s.options_.responsive),s.changingSrc_=!1,s.playWaitingForReady_=!1,s.playOnLoadstart_=null,s}return F(e,t),e.prototype.dispose=function(){this.trigger("dispose"),this.off("dispose"),this.styleEl_&&this.styleEl_.parentNode&&(this.styleEl_.parentNode.removeChild(this.styleEl_),this.styleEl_=null),e.players[this.id_]=null,this.tag&&this.tag.player&&(this.tag.player=null),this.el_&&this.el_.player&&(this.el_.player=null),this.tech_&&(this.tech_.dispose(),this.isPosterFromTech_=!1,this.poster_=""),this.playerElIngest_&&(this.playerElIngest_=null),this.tag&&(this.tag=null),An[this.id()]=null,t.prototype.dispose.call(this)},e.prototype.createEl=function(){var e=this.tag,n=void 0,r=this.playerElIngest_=e.parentNode&&e.parentNode.hasAttribute&&e.parentNode.hasAttribute("data-vjs-player"),i="video-js"===this.tag.tagName.toLowerCase();r?n=this.el_=e.parentNode:i||(n=this.el_=t.prototype.createEl.call(this,"div"));var s=dt(e);if(i){for(n=this.el_=e,e=this.tag=a.createElement("video");n.children.length;)e.appendChild(n.firstChild);st(n,"video-js")||lt(n,"video-js"),n.appendChild(e),r=this.playerElIngest_=n,["autoplay","controls","crossOrigin","defaultMuted","defaultPlaybackRate","loop","muted","playbackRate","src","volume"].forEach(function(t){void 0!==n[t]&&(e[t]=n[t])})}if(e.setAttribute("tabindex","-1"),s.tabindex="-1",E&&(e.setAttribute("role","application"),s.role="application"),e.removeAttribute("width"),e.removeAttribute("height"),"width"in s&&delete s.width,"height"in s&&delete s.height,Object.getOwnPropertyNames(s).forEach(function(t){"class"===t?(n.className+=" "+s[t],i&&(e.className+=" "+s[t])):(n.setAttribute(t,s[t]),i&&e.setAttribute(t,s[t]))}),e.playerId=e.id,e.id+="_html5_api",e.className="vjs-tech",e.player=n.player=this,this.addClass("vjs-paused"),!0!==o.VIDEOJS_NO_DYNAMIC_STYLE){this.styleEl_=Kt("vjs-styles-dimensions");var l=Bt(".vjs-styles-defaults"),c=Bt("head");c.insertBefore(this.styleEl_,l?l.nextSibling:c.firstChild)}this.fill_=!1,this.fluid_=!1,this.width(this.options_.width),this.height(this.options_.height),this.fill(this.options_.fill),this.fluid(this.options_.fluid),this.aspectRatio(this.options_.aspectRatio);for(var u=e.getElementsByTagName("a"),h=0;h<u.length;h++){var d=u.item(h);lt(d,"vjs-hidden"),d.setAttribute("hidden","hidden")}return e.initNetworkState_=e.networkState,e.parentNode&&!r&&e.parentNode.insertBefore(n,e),at(e,n),this.children_.unshift(e),this.el_.setAttribute("lang",this.language_),this.el_=n,n},e.prototype.width=function(t){return this.dimension("width",t)},e.prototype.height=function(t){return this.dimension("height",t)},e.prototype.dimension=function(t,e){var n=t+"_";if(void 0===e)return this[n]||0;if(""===e)return this[n]=void 0,void this.updateStyleEl_();var r=parseFloat(e);isNaN(r)?X.error('Improper value "'+e+'" supplied for for '+t):(this[n]=r,this.updateStyleEl_())},e.prototype.fluid=function(t){if(void 0===t)return!!this.fluid_;this.fluid_=!!t,t?(this.addClass("vjs-fluid"),this.fill(!1)):this.removeClass("vjs-fluid"),this.updateStyleEl_()},e.prototype.fill=function(t){if(void 0===t)return!!this.fill_;this.fill_=!!t,t?(this.addClass("vjs-fill"),this.fluid(!1)):this.removeClass("vjs-fill")},e.prototype.aspectRatio=function(t){if(void 0===t)return this.aspectRatio_;if(!/^\d+\:\d+$/.test(t))throw new Error("Improper value supplied for aspect ratio. The format should be width:height, for example 16:9.");this.aspectRatio_=t,this.fluid(!0),this.updateStyleEl_()},e.prototype.updateStyleEl_=function(){if(!0!==o.VIDEOJS_NO_DYNAMIC_STYLE){var t=void 0,e=void 0,n=void 0,r=(void 0!==this.aspectRatio_&&"auto"!==this.aspectRatio_?this.aspectRatio_:this.videoWidth()>0?this.videoWidth()+":"+this.videoHeight():"16:9").split(":"),i=r[1]/r[0];t=void 0!==this.width_?this.width_:void 0!==this.height_?this.height_/i:this.videoWidth()||300,e=void 0!==this.height_?this.height_:t*i,n=/^[^a-zA-Z]/.test(this.id())?"dimensions-"+this.id():this.id()+"-dimensions",this.addClass(n),Jt(this.styleEl_,"\n ."+n+" {\n width: "+t+"px;\n height: "+e+"px;\n }\n\n ."+n+".vjs-fluid {\n padding-top: "+100*i+"%;\n }\n ")}else{var a="number"==typeof this.width_?this.width_:this.options_.width,s="number"==typeof this.height_?this.height_:this.options_.height,l=this.tech_&&this.tech_.el();l&&(a>=0&&(l.width=a),s>=0&&(l.height=s))}},e.prototype.loadTech_=function(t,e){var n=this;this.tech_&&this.unloadTech_();var r=pe(t),i=t.charAt(0).toLowerCase()+t.slice(1);"Html5"!==r&&this.tag&&(fn.getTech("Html5").disposeMediaElement(this.tag),this.tag.player=null,this.tag=null),this.techName_=r,this.isReady_=!1;var o={source:e,autoplay:"string"!=typeof this.autoplay()&&this.autoplay(),nativeControlsForTouch:this.options_.nativeControlsForTouch,playerId:this.id(),techId:this.id()+"_"+i+"_api",playsinline:this.options_.playsinline,preload:this.options_.preload,loop:this.options_.loop,muted:this.options_.muted,poster:this.poster(),language:this.language(),playerElIngest:this.playerElIngest_||!1,"vtt.js":this.options_["vtt.js"],canOverridePoster:!!this.options_.techCanOverridePoster,enableSourceset:this.options_.enableSourceset};dn.names.forEach(function(t){var e=dn[t];o[e.getterName]=n[e.privateName]}),z(o,this.options_[r]),z(o,this.options_[i]),z(o,this.options_[t.toLowerCase()]),this.tag&&(o.tag=this.tag),e&&e.src===this.cache_.src&&this.cache_.currentTime>0&&(o.startTime=this.cache_.currentTime);var a=fn.getTech(t);if(!a)throw new Error("No Tech named '"+r+"' exists! '"+r+"' should be registered using videojs.registerTech()'");this.tech_=new a(o),this.tech_.ready(qt(this,this.handleTechReady_),!0),De(this.textTracksJson_||[],this.tech_),oi.forEach(function(t){n.on(n.tech_,t,n["handleTech"+pe(t)+"_"])}),Object.keys(ai).forEach(function(t){n.on(n.tech_,t,function(e){0===n.tech_.playbackRate()&&n.tech_.seeking()?n.queuedCallbacks_.push({callback:n["handleTech"+ai[t]+"_"].bind(n),event:e}):n["handleTech"+ai[t]+"_"](e)})}),this.on(this.tech_,"loadstart",this.handleTechLoadStart_),this.on(this.tech_,"sourceset",this.handleTechSourceset_),this.on(this.tech_,"waiting",this.handleTechWaiting_),this.on(this.tech_,"ended",this.handleTechEnded_),this.on(this.tech_,"seeking",this.handleTechSeeking_),this.on(this.tech_,"play",this.handleTechPlay_),this.on(this.tech_,"firstplay",this.handleTechFirstPlay_),this.on(this.tech_,"pause",this.handleTechPause_),this.on(this.tech_,"durationchange",this.handleTechDurationChange_),this.on(this.tech_,"fullscreenchange",this.handleTechFullscreenChange_),this.on(this.tech_,"error",this.handleTechError_),this.on(this.tech_,"loadedmetadata",this.updateStyleEl_),this.on(this.tech_,"posterchange",this.handleTechPosterChange_),this.on(this.tech_,"textdata",this.handleTechTextData_),this.on(this.tech_,"ratechange",this.handleTechRateChange_),this.usingNativeControls(this.techGet_("controls")),this.controls()&&!this.usingNativeControls()&&this.addTechControlsListeners_(),this.tech_.el().parentNode===this.el()||"Html5"===r&&this.tag||at(this.tech_.el(),this.el()),this.tag&&(this.tag.player=null,this.tag=null)},e.prototype.unloadTech_=function(){var t=this;dn.names.forEach(function(e){var n=dn[e];t[n.privateName]=t[n.getterName]()}),this.textTracksJson_=Le(this.tech_),this.isReady_=!1,this.tech_.dispose(),this.tech_=!1,this.isPosterFromTech_&&(this.poster_="",this.trigger("posterchange")),this.isPosterFromTech_=!1},e.prototype.tech=function(t){return void 0===t&&X.warn(s(ii)),this.tech_},e.prototype.addTechControlsListeners_=function(){this.removeTechControlsListeners_(),this.on(this.tech_,"mousedown",this.handleTechClick_),this.on(this.tech_,"touchstart",this.handleTechTouchStart_),this.on(this.tech_,"touchmove",this.handleTechTouchMove_),this.on(this.tech_,"touchend",this.handleTechTouchEnd_),this.on(this.tech_,"tap",this.handleTechTap_)},e.prototype.removeTechControlsListeners_=function(){this.off(this.tech_,"tap",this.handleTechTap_),this.off(this.tech_,"touchstart",this.handleTechTouchStart_),this.off(this.tech_,"touchmove",this.handleTechTouchMove_),this.off(this.tech_,"touchend",this.handleTechTouchEnd_),this.off(this.tech_,"mousedown",this.handleTechClick_)},e.prototype.handleTechReady_=function(){if(this.triggerReady(),this.cache_.volume&&this.techCall_("setVolume",this.cache_.volume),this.handleTechPosterChange_(),this.handleTechDurationChange_(),(this.src()||this.currentSrc())&&this.tag&&this.options_.autoplay&&this.paused())try{delete this.tag.poster}catch(t){X("deleting tag.poster throws in some browsers",t)}},e.prototype.handleTechLoadStart_=function(){this.removeClass("vjs-ended"),this.removeClass("vjs-seeking"),this.error(null),this.paused()?(this.hasStarted(!1),this.trigger("loadstart")):(this.trigger("loadstart"),this.trigger("firstplay")),this.manualAutoplay_(this.autoplay())},e.prototype.manualAutoplay_=function(t){var e=this;if(this.tech_&&"string"==typeof t){var n=function(){var t=e.muted();e.muted(!0);var n=e.play();if(n&&n.then&&n.catch)return n.catch(function(n){e.muted(t)})},r=void 0;if("any"===t?(r=this.play())&&r.then&&r.catch&&r.catch(function(){return n()}):r="muted"===t?n():this.play(),r&&r.then&&r.catch)return r.then(function(){e.trigger({type:"autoplay-success",autoplay:t})}).catch(function(n){e.trigger({type:"autoplay-failure",autoplay:t})})}},e.prototype.updateSourceCaches_=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",e=t,n="";"string"!=typeof e&&(e=t.src,n=t.type),this.cache_.source=this.cache_.source||{},this.cache_.sources=this.cache_.sources||[],e&&!n&&(n=function(t,e){if(!e)return"";if(t.cache_.source.src===e&&t.cache_.source.type)return t.cache_.source.type;var n=t.cache_.sources.filter(function(t){return t.src===e});if(n.length)return n[0].type;for(var r=t.$$("source"),i=0;i<r.length;i++){var o=r[i];if(o.type&&o.src&&o.src===e)return o.type}return Sn(e)}(this,e)),this.cache_.source=Ae({},t,{src:e,type:n});for(var r=this.cache_.sources.filter(function(t){return t.src&&t.src===e}),i=[],o=this.$$("source"),a=[],s=0;s<o.length;s++){var l=dt(o[s]);i.push(l),l.src&&l.src===e&&a.push(l.src)}a.length&&!r.length?this.cache_.sources=i:r.length||(this.cache_.sources=[this.cache_.source]),this.cache_.src=e},e.prototype.handleTechSourceset_=function(t){var e=this;if(!this.changingSrc_){var n=function(t){return e.updateSourceCaches_(t)},r=this.currentSource().src,i=t.src;if(r&&!/^blob:/.test(r)&&/^blob:/.test(i)&&(!this.lastSource_||this.lastSource_.tech!==i&&this.lastSource_.player!==r)&&(n=function(){}),n(i),!t.src){this.tech_.one(["sourceset","loadstart"],function t(n){if("sourceset"!==n.type){var r=e.techGet("currentSrc");e.lastSource_.tech=r,e.updateSourceCaches_(r)}e.tech_.off(["sourceset","loadstart"],t)})}}this.lastSource_={player:this.currentSource().src,tech:t.src},this.trigger({src:t.src,type:"sourceset"})},e.prototype.hasStarted=function(t){if(void 0===t)return this.hasStarted_;t!==this.hasStarted_&&(this.hasStarted_=t,this.hasStarted_?(this.addClass("vjs-has-started"),this.trigger("firstplay")):this.removeClass("vjs-has-started"))},e.prototype.handleTechPlay_=function(){this.removeClass("vjs-ended"),this.removeClass("vjs-paused"),this.addClass("vjs-playing"),this.hasStarted(!0),this.trigger("play")},e.prototype.handleTechRateChange_=function(){this.tech_.playbackRate()>0&&0===this.cache_.lastPlaybackRate&&(this.queuedCallbacks_.forEach(function(t){return t.callback(t.event)}),this.queuedCallbacks_=[]),this.cache_.lastPlaybackRate=this.tech_.playbackRate(),this.trigger("ratechange")},e.prototype.handleTechWaiting_=function(){var t=this;this.addClass("vjs-waiting"),this.trigger("waiting"),this.one("timeupdate",function(){return t.removeClass("vjs-waiting")})},e.prototype.handleTechCanPlay_=function(){this.removeClass("vjs-waiting"),this.trigger("canplay")},e.prototype.handleTechCanPlayThrough_=function(){this.removeClass("vjs-waiting"),this.trigger("canplaythrough")},e.prototype.handleTechPlaying_=function(){this.removeClass("vjs-waiting"),this.trigger("playing")},e.prototype.handleTechSeeking_=function(){this.addClass("vjs-seeking"),this.trigger("seeking")},e.prototype.handleTechSeeked_=function(){this.removeClass("vjs-seeking"),this.trigger("seeked")},e.prototype.handleTechFirstPlay_=function(){this.options_.starttime&&(X.warn("Passing the `starttime` option to the player will be deprecated in 6.0"),this.currentTime(this.options_.starttime)),this.addClass("vjs-has-started"),this.trigger("firstplay")},e.prototype.handleTechPause_=function(){this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.trigger("pause")},e.prototype.handleTechEnded_=function(){this.addClass("vjs-ended"),this.options_.loop?(this.currentTime(0),this.play()):this.paused()||this.pause(),this.trigger("ended")},e.prototype.handleTechDurationChange_=function(){this.duration(this.techGet_("duration"))},e.prototype.handleTechClick_=function(t){kt(t)&&this.controls_&&(this.paused()?Me(this.play()):this.pause())},e.prototype.handleTechTap_=function(){this.userActive(!this.userActive())},e.prototype.handleTechTouchStart_=function(){this.userWasActive=this.userActive()},e.prototype.handleTechTouchMove_=function(){this.userWasActive&&this.reportUserActivity()},e.prototype.handleTechTouchEnd_=function(t){t.preventDefault()},e.prototype.handleFullscreenChange_=function(){this.isFullscreen()?this.addClass("vjs-fullscreen"):this.removeClass("vjs-fullscreen")},e.prototype.handleStageClick_=function(){this.reportUserActivity()},e.prototype.handleTechFullscreenChange_=function(t,e){e&&this.isFullscreen(e.isFullscreen),this.trigger("fullscreenchange")},e.prototype.handleTechError_=function(){var t=this.tech_.error();this.error(t)},e.prototype.handleTechTextData_=function(){var t=null;arguments.length>1&&(t=arguments[1]),this.trigger("textdata",t)},e.prototype.getCache=function(){return this.cache_},e.prototype.techCall_=function(t,e){this.ready(function(){if(t in bn)return function(t,e,n,r){return e[n](t.reduce(wn(n),r))}(this.middleware_,this.tech_,t,e);if(t in _n)return vn(this.middleware_,this.tech_,t,e);try{this.tech_&&this.tech_[t](e)}catch(t){throw X(t),t}},!0)},e.prototype.techGet_=function(t){if(this.tech_&&this.tech_.isReady_){if(t in yn)return function(t,e,n){return t.reduceRight(wn(n),e[n]())}(this.middleware_,this.tech_,t);if(t in _n)return vn(this.middleware_,this.tech_,t);try{return this.tech_[t]()}catch(e){if(void 0===this.tech_[t])throw X("Video.js: "+t+" method not defined for "+this.techName_+" playback technology.",e),e;if("TypeError"===e.name)throw X("Video.js: "+t+" unavailable on "+this.techName_+" playback technology element.",e),this.tech_.isReady_=!1,e;throw X(e),e}}},e.prototype.play=function(){var t=this,e=this.options_.Promise||o.Promise;return e?new e(function(e){t.play_(e)}):this.play_()},e.prototype.play_=function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Me;if(this.playOnLoadstart_&&this.off("loadstart",this.playOnLoadstart_),this.isReady_){if(!this.changingSrc_&&(this.src()||this.currentSrc()))return void e(this.techGet_("play"));this.playOnLoadstart_=function(){t.playOnLoadstart_=null,e(t.play())},this.one("loadstart",this.playOnLoadstart_)}else{if(this.playWaitingForReady_)return;this.playWaitingForReady_=!0,this.ready(function(){t.playWaitingForReady_=!1,e(t.play())})}},e.prototype.pause=function(){this.techCall_("pause")},e.prototype.paused=function(){return!1!==this.techGet_("paused")},e.prototype.played=function(){return this.techGet_("played")||ye(0,0)},e.prototype.scrubbing=function(t){if(void 0===t)return this.scrubbing_;this.scrubbing_=!!t,t?this.addClass("vjs-scrubbing"):this.removeClass("vjs-scrubbing")},e.prototype.currentTime=function(t){return void 0!==t?(t<0&&(t=0),void this.techCall_("setCurrentTime",t)):(this.cache_.currentTime=this.techGet_("currentTime")||0,this.cache_.currentTime)},e.prototype.duration=function(t){if(void 0===t)return void 0!==this.cache_.duration?this.cache_.duration:NaN;(t=parseFloat(t))<0&&(t=1/0),t!==this.cache_.duration&&(this.cache_.duration=t,t===1/0?this.addClass("vjs-live"):this.removeClass("vjs-live"),this.trigger("durationchange"))},e.prototype.remainingTime=function(){return this.duration()-this.currentTime()},e.prototype.remainingTimeDisplay=function(){return Math.floor(this.duration())-Math.floor(this.currentTime())},e.prototype.buffered=function(){var t=this.techGet_("buffered");return t&&t.length||(t=ye(0,0)),t},e.prototype.bufferedPercent=function(){return be(this.buffered(),this.duration())},e.prototype.bufferedEnd=function(){var t=this.buffered(),e=this.duration(),n=t.end(t.length-1);return n>e&&(n=e),n},e.prototype.volume=function(t){var e=void 0;return void 0!==t?(e=Math.max(0,Math.min(1,parseFloat(t))),this.cache_.volume=e,this.techCall_("setVolume",e),void(e>0&&this.lastVolume_(e))):(e=parseFloat(this.techGet_("volume")),isNaN(e)?1:e)},e.prototype.muted=function(t){if(void 0===t)return this.techGet_("muted")||!1;this.techCall_("setMuted",t)},e.prototype.defaultMuted=function(t){return void 0!==t?this.techCall_("setDefaultMuted",t):this.techGet_("defaultMuted")||!1},e.prototype.lastVolume_=function(t){if(void 0===t||0===t)return this.cache_.lastVolume;this.cache_.lastVolume=t},e.prototype.supportsFullScreen=function(){return this.techGet_("supportsFullScreen")||!1},e.prototype.isFullscreen=function(t){if(void 0===t)return!!this.isFullscreen_;this.isFullscreen_=!!t},e.prototype.requestFullscreen=function(){var t=_e;this.isFullscreen(!0),t.requestFullscreen?(Qt(a,t.fullscreenchange,qt(this,function e(n){this.isFullscreen(a[t.fullscreenElement]),!1===this.isFullscreen()&&zt(a,t.fullscreenchange,e),this.trigger("fullscreenchange")})),this.el_[t.requestFullscreen]()):this.tech_.supportsFullScreen()?this.techCall_("enterFullScreen"):(this.enterFullWindow(),this.trigger("fullscreenchange"))},e.prototype.exitFullscreen=function(){var t=_e;this.isFullscreen(!1),t.requestFullscreen?a[t.exitFullscreen]():this.tech_.supportsFullScreen()?this.techCall_("exitFullScreen"):(this.exitFullWindow(),this.trigger("fullscreenchange"))},e.prototype.enterFullWindow=function(){this.isFullWindow=!0,this.docOrigOverflow=a.documentElement.style.overflow,Qt(a,"keydown",qt(this,this.fullWindowOnEscKey)),a.documentElement.style.overflow="hidden",lt(a.body,"vjs-full-window"),this.trigger("enterFullWindow")},e.prototype.fullWindowOnEscKey=function(t){27===t.keyCode&&(!0===this.isFullscreen()?this.exitFullscreen():this.exitFullWindow())},e.prototype.exitFullWindow=function(){this.isFullWindow=!1,zt(a,"keydown",this.fullWindowOnEscKey),a.documentElement.style.overflow=this.docOrigOverflow,ct(a.body,"vjs-full-window"),this.trigger("exitFullWindow")},e.prototype.canPlayType=function(t){for(var e=void 0,n=0,r=this.options_.techOrder;n<r.length;n++){var i=r[n],o=fn.getTech(i);if(o||(o=ge.getComponent(i)),o){if(o.isSupported()&&(e=o.canPlayType(t)))return e}else X.error('The "'+i+'" tech is undefined. Skipped browser support check for that tech.')}return""},e.prototype.selectSource=function(t){var e,n=this,r=this.options_.techOrder.map(function(t){return[t,fn.getTech(t)]}).filter(function(t){var e=t[0],n=t[1];return n?n.isSupported():(X.error('The "'+e+'" tech is undefined. Skipped browser support check for that tech.'),!1)}),i=function(t,e,n){var r=void 0;return t.some(function(t){return e.some(function(e){if(r=n(t,e))return!0})}),r},o=function(t,e){var r=t[0];if(t[1].canPlaySource(e,n.options_[r.toLowerCase()]))return{source:e,tech:r}};return(this.options_.sourceOrder?i(t,r,(e=o,function(t,n){return e(n,t)})):i(r,t,o))||!1},e.prototype.src=function(t){var e=this;if(void 0===t)return this.cache_.src||"";var n=function t(e){if(Array.isArray(e)){var n=[];e.forEach(function(e){e=t(e),Array.isArray(e)?n=n.concat(e):Y(e)&&n.push(e)}),e=n}else e="string"==typeof e&&e.trim()?[Cn({src:e})]:Y(e)&&"string"==typeof e.src&&e.src&&e.src.trim()?[Cn(e)]:[];return e}(t);n.length?(this.changingSrc_=!0,this.cache_.sources=n,this.updateSourceCaches_(n[0]),mn(this,n[0],function(t,r){var i,o;if(e.middleware_=r,e.cache_.sources=n,e.updateSourceCaches_(t),e.src_(t))return n.length>1?e.src(n.slice(1)):(e.changingSrc_=!1,e.setTimeout(function(){this.error({code:4,message:this.localize(this.options_.notSupportedMessage)})},0),void e.triggerReady());i=r,o=e.tech_,i.forEach(function(t){return t.setTech&&t.setTech(o)})})):this.setTimeout(function(){this.error({code:4,message:this.localize(this.options_.notSupportedMessage)})},0)},e.prototype.src_=function(t){var e,n,r=this,i=this.selectSource([t]);return!i||(e=i.tech,n=this.techName_,pe(e)!==pe(n)?(this.changingSrc_=!0,this.loadTech_(i.tech,i.source),this.tech_.ready(function(){r.changingSrc_=!1}),!1):(this.ready(function(){this.tech_.constructor.prototype.hasOwnProperty("setSource")?this.techCall_("setSource",t):this.techCall_("src",t.src),this.changingSrc_=!1},!0),!1))},e.prototype.load=function(){this.techCall_("load")},e.prototype.reset=function(){this.tech_&&this.tech_.clearTracks("text"),this.loadTech_(this.options_.techOrder[0],null),this.techCall_("reset")},e.prototype.currentSources=function(){var t=this.currentSource(),e=[];return 0!==Object.keys(t).length&&e.push(t),this.cache_.sources||e},e.prototype.currentSource=function(){return this.cache_.source||{}},e.prototype.currentSrc=function(){return this.currentSource()&&this.currentSource().src||""},e.prototype.currentType=function(){return this.currentSource()&&this.currentSource().type||""},e.prototype.preload=function(t){return void 0!==t?(this.techCall_("setPreload",t),void(this.options_.preload=t)):this.techGet_("preload")},e.prototype.autoplay=function(t){if(void 0===t)return this.options_.autoplay||!1;var e=void 0;"string"==typeof t&&/(any|play|muted)/.test(t)?(this.options_.autoplay=t,this.manualAutoplay_(t),e=!1):this.options_.autoplay=!!t,e=e||this.options_.autoplay,this.tech_&&this.techCall_("setAutoplay",e)},e.prototype.playsinline=function(t){return void 0!==t?(this.techCall_("setPlaysinline",t),this.options_.playsinline=t,this):this.techGet_("playsinline")},e.prototype.loop=function(t){return void 0!==t?(this.techCall_("setLoop",t),void(this.options_.loop=t)):this.techGet_("loop")},e.prototype.poster=function(t){if(void 0===t)return this.poster_;t||(t=""),t!==this.poster_&&(this.poster_=t,this.techCall_("setPoster",t),this.isPosterFromTech_=!1,this.trigger("posterchange"))},e.prototype.handleTechPosterChange_=function(){if((!this.poster_||this.options_.techCanOverridePoster)&&this.tech_&&this.tech_.poster){var t=this.tech_.poster()||"";t!==this.poster_&&(this.poster_=t,this.isPosterFromTech_=!0,this.trigger("posterchange"))}},e.prototype.controls=function(t){if(void 0===t)return!!this.controls_;t=!!t,this.controls_!==t&&(this.controls_=t,this.usingNativeControls()&&this.techCall_("setControls",t),this.controls_?(this.removeClass("vjs-controls-disabled"),this.addClass("vjs-controls-enabled"),this.trigger("controlsenabled"),this.usingNativeControls()||this.addTechControlsListeners_()):(this.removeClass("vjs-controls-enabled"),this.addClass("vjs-controls-disabled"),this.trigger("controlsdisabled"),this.usingNativeControls()||this.removeTechControlsListeners_()))},e.prototype.usingNativeControls=function(t){if(void 0===t)return!!this.usingNativeControls_;t=!!t,this.usingNativeControls_!==t&&(this.usingNativeControls_=t,this.usingNativeControls_?(this.addClass("vjs-using-native-controls"),this.trigger("usingnativecontrols")):(this.removeClass("vjs-using-native-controls"),this.trigger("usingcustomcontrols")))},e.prototype.error=function(t){return void 0===t?this.error_||null:null===t?(this.error_=t,this.removeClass("vjs-error"),void(this.errorDisplay&&this.errorDisplay.close())):(this.error_=new Be(t),this.addClass("vjs-error"),X.error("(CODE:"+this.error_.code+" "+Be.errorTypes[this.error_.code]+")",this.error_.message,this.error_),void this.trigger("error"))},e.prototype.reportUserActivity=function(t){this.userActivity_=!0},e.prototype.userActive=function(t){if(void 0===t)return this.userActive_;if((t=!!t)!==this.userActive_){if(this.userActive_=t,this.userActive_)return this.userActivity_=!0,this.removeClass("vjs-user-inactive"),this.addClass("vjs-user-active"),void this.trigger("useractive");this.tech_&&this.tech_.one("mousemove",function(t){t.stopPropagation(),t.preventDefault()}),this.userActivity_=!1,this.removeClass("vjs-user-active"),this.addClass("vjs-user-inactive"),this.trigger("userinactive")}},e.prototype.listenForUserActivity_=function(){var t=void 0,e=void 0,n=void 0,r=qt(this,this.reportUserActivity);this.on("mousedown",function(){r(),this.clearInterval(t),t=this.setInterval(r,250)}),this.on("mousemove",function(t){t.screenX===e&&t.screenY===n||(e=t.screenX,n=t.screenY,r())}),this.on("mouseup",function(e){r(),this.clearInterval(t)}),this.on("keydown",r),this.on("keyup",r);var i=void 0;this.setInterval(function(){if(this.userActivity_){this.userActivity_=!1,this.userActive(!0),this.clearTimeout(i);var t=this.options_.inactivityTimeout;t<=0||(i=this.setTimeout(function(){this.userActivity_||this.userActive(!1)},t))}},250)},e.prototype.playbackRate=function(t){if(void 0===t)return this.tech_&&this.tech_.featuresPlaybackRate?this.cache_.lastPlaybackRate||this.techGet_("playbackRate"):1;this.techCall_("setPlaybackRate",t)},e.prototype.defaultPlaybackRate=function(t){return void 0!==t?this.techCall_("setDefaultPlaybackRate",t):this.tech_&&this.tech_.featuresPlaybackRate?this.techGet_("defaultPlaybackRate"):1},e.prototype.isAudio=function(t){if(void 0===t)return!!this.isAudio_;this.isAudio_=!!t},e.prototype.addTextTrack=function(t,e,n){if(this.tech_)return this.tech_.addTextTrack(t,e,n)},e.prototype.addRemoteTextTrack=function(t,e){if(this.tech_)return this.tech_.addRemoteTextTrack(t,e)},e.prototype.removeRemoteTextTrack=function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).track,e=void 0===t?arguments[0]:t;if(this.tech_)return this.tech_.removeRemoteTextTrack(e)},e.prototype.getVideoPlaybackQuality=function(){return this.techGet_("getVideoPlaybackQuality")},e.prototype.videoWidth=function(){return this.tech_&&this.tech_.videoWidth&&this.tech_.videoWidth()||0},e.prototype.videoHeight=function(){return this.tech_&&this.tech_.videoHeight&&this.tech_.videoHeight()||0},e.prototype.language=function(t){if(void 0===t)return this.language_;this.language_=String(t).toLowerCase()},e.prototype.languages=function(){return Ae(e.prototype.options_.languages,this.languages_)},e.prototype.toJSON=function(){var t=Ae(this.options_),e=t.tracks;t.tracks=[];for(var n=0;n<e.length;n++){var r=e[n];(r=Ae(r)).player=void 0,t.tracks[n]=r}return t},e.prototype.createModal=function(t,e){var n=this;(e=e||{}).content=t||"";var r=new Pe(this,e);return this.addChild(r),r.on("dispose",function(){n.removeChild(r)}),r.open(),r},e.prototype.updateCurrentBreakpoint_=function(){if(this.responsive())for(var t=this.currentBreakpoint(),e=this.currentWidth(),n=0;n<si.length;n++){var r=si[n];if(e<=this.breakpoints_[r]){if(t===r)return;t&&this.removeClass(li[t]),this.addClass(li[r]),this.breakpoint_=r;break}}},e.prototype.removeCurrentBreakpoint_=function(){var t=this.currentBreakpointClass();this.breakpoint_="",t&&this.removeClass(t)},e.prototype.breakpoints=function(t){return void 0===t?z(this.breakpoints_):(this.breakpoint_="",this.breakpoints_=z({},ci,t),this.updateCurrentBreakpoint_(),z(this.breakpoints_))},e.prototype.responsive=function(t){return void 0===t?this.responsive_:(t=Boolean(t))!==this.responsive_?(this.responsive_=t,t?(this.on("playerresize",this.updateCurrentBreakpoint_),this.updateCurrentBreakpoint_()):(this.off("playerresize",this.updateCurrentBreakpoint_),this.removeCurrentBreakpoint_()),t):void 0},e.prototype.currentBreakpoint=function(){return this.breakpoint_},e.prototype.currentBreakpointClass=function(){return li[this.breakpoint_]||""},e.getTagSettings=function(t){var e={sources:[],tracks:[]},n=dt(t),r=n["data-setup"];if(st(t,"vjs-fill")&&(n.fill=!0),st(t,"vjs-fluid")&&(n.fluid=!0),null!==r){var i=l(r||"{}"),o=i[0],a=i[1];o&&X.error(o),z(n,a)}if(z(e,n),t.hasChildNodes())for(var s=t.childNodes,c=0,u=s.length;c<u;c++){var h=s[c],d=h.nodeName.toLowerCase();"source"===d?e.sources.push(dt(h)):"track"===d&&e.tracks.push(dt(h))}return e},e.prototype.flexNotSupported_=function(){var t=a.createElement("i");return!("flexBasis"in t.style||"webkitFlexBasis"in t.style||"mozFlexBasis"in t.style||"msFlexBasis"in t.style||"msFlexOrder"in t.style)},e}(ge);dn.names.forEach(function(t){var e=dn[t];ui.prototype[e.getterName]=function(){return this.tech_?this.tech_[e.getterName]():(this[e.privateName]=this[e.privateName]||new e.ListClass,this[e.privateName])}}),ui.players={};var hi=o.navigator;ui.prototype.options_={techOrder:fn.defaultTechOrder_,html5:{},flash:{},inactivityTimeout:2e3,playbackRates:[],children:["mediaLoader","posterImage","textTrackDisplay","loadingSpinner","bigPlayButton","controlBar","errorDisplay","textTrackSettings"],language:hi&&(hi.languages&&hi.languages[0]||hi.userLanguage||hi.language)||"en",languages:{},notSupportedMessage:"No compatible source was found for this media.",breakpoints:{},responsive:!1},T||ui.prototype.options_.children.push("resizeManager"),["ended","seeking","seekable","networkState","readyState"].forEach(function(t){ui.prototype[t]=function(){return this.techGet_(t)}}),oi.forEach(function(t){ui.prototype["handleTech"+pe(t)+"_"]=function(){return this.trigger(t)}}),ge.registerComponent("Player",ui);var di={},fi=function(t){return di.hasOwnProperty(t)},pi=function(t){return fi(t)?di[t]:void 0},Ai=function(t,e){t.activePlugins_=t.activePlugins_||{},t.activePlugins_[e]=!0},gi=function(t,e,n){var r=(n?"before":"")+"pluginsetup";t.trigger(r,e),t.trigger(r+":"+e.name,e)},mi=function(t,e){return e.prototype.name=t,function(){gi(this,{name:t,plugin:e,instance:null},!0);for(var n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];var o=new(Function.prototype.bind.apply(e,[null].concat([this].concat(r))));return this[t]=function(){return o},gi(this,o.getEventHash()),o}},vi=function(){function t(e){if(N(this,t),this.constructor===t)throw new Error("Plugin must be sub-classed; not directly instantiated.");this.player=e,he(this),delete this.trigger,fe(this,this.constructor.defaultState),Ai(e,this.name),this.dispose=qt(this,this.dispose),e.on("dispose",this.dispose)}return t.prototype.version=function(){return this.constructor.VERSION},t.prototype.getEventHash=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return t.name=this.name,t.plugin=this.constructor,t.instance=this,t},t.prototype.trigger=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Yt(this.eventBusEl_,t,this.getEventHash(e))},t.prototype.handleStateChanged=function(t){},t.prototype.dispose=function(){var t=this.name,e=this.player;this.trigger("dispose"),this.off(),e.off("dispose",this.dispose),e.activePlugins_[t]=!1,this.player=this.state=null,e[t]=mi(t,di[t])},t.isBasic=function(e){var n="string"==typeof e?pi(e):e;return"function"==typeof n&&!t.prototype.isPrototypeOf(n.prototype)},t.registerPlugin=function(e,n){if("string"!=typeof e)throw new Error('Illegal plugin name, "'+e+'", must be a string, was '+(void 0===e?"undefined":P(e))+".");if(fi(e))X.warn('A plugin named "'+e+'" already exists. You may want to avoid re-registering plugins!');else if(ui.prototype.hasOwnProperty(e))throw new Error('Illegal plugin name, "'+e+'", cannot share a name with an existing player method!');if("function"!=typeof n)throw new Error('Illegal plugin for "'+e+'", must be a function, was '+(void 0===n?"undefined":P(n))+".");return di[e]=n,"plugin"!==e&&(t.isBasic(n)?ui.prototype[e]=function(t,e){var n=function(){gi(this,{name:t,plugin:e,instance:null},!0);var n=e.apply(this,arguments);return Ai(this,t),gi(this,{name:t,plugin:e,instance:n}),n};return Object.keys(e).forEach(function(t){n[t]=e[t]}),n}(e,n):ui.prototype[e]=mi(e,n)),n},t.deregisterPlugin=function(t){if("plugin"===t)throw new Error("Cannot de-register base plugin.");fi(t)&&(delete di[t],delete ui.prototype[t])},t.getPlugins=function(){var t=void 0;return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:Object.keys(di)).forEach(function(e){var n=pi(e);n&&((t=t||{})[e]=n)}),t},t.getPluginVersion=function(t){var e=pi(t);return e&&e.VERSION||""},t}();vi.getPlugin=pi,vi.BASE_PLUGIN_NAME="plugin",vi.registerPlugin("plugin",vi),ui.prototype.usingPlugin=function(t){return!!this.activePlugins_&&!0===this.activePlugins_[t]},ui.prototype.hasPlugin=function(t){return!!fi(t)};"undefined"==typeof HTMLVideoElement&&tt()&&(a.createElement("video"),a.createElement("audio"),a.createElement("track"),a.createElement("video-js"));var yi=function(t){return 0===t.indexOf("#")?t.slice(1):t};function bi(t,e,n){var r=bi.getPlayer(t);if(r)return e&&X.warn('Player "'+t+'" is already initialised. Options will not be applied.'),n&&r.ready(n),r;var i="string"==typeof t?Bt("#"+yi(t)):t;if(!et(i))throw new TypeError("The element or ID supplied is not valid. (videojs)");a.body.contains(i)||X.warn("The element supplied is not included in the DOM"),e=e||{},bi.hooks("beforesetup").forEach(function(t){var n=t(i,Ae(e));Y(n)&&!Array.isArray(n)?e=Ae(e,n):X.error("please return an object in beforesetup hooks")});var o=ge.getComponent("Player");return r=new o(i,e,n),bi.hooks("setup").forEach(function(t){return t(r)}),r}if(bi.hooks_={},bi.hooks=function(t,e){return bi.hooks_[t]=bi.hooks_[t]||[],e&&(bi.hooks_[t]=bi.hooks_[t].concat(e)),bi.hooks_[t]},bi.hook=function(t,e){bi.hooks(t,e)},bi.hookOnce=function(t,e){bi.hooks(t,[].concat(e).map(function(e){return function n(){return bi.removeHook(t,n),e.apply(void 0,arguments)}}))},bi.removeHook=function(t,e){var n=bi.hooks(t).indexOf(e);return!(n<=-1)&&(bi.hooks_[t]=bi.hooks_[t].slice(),bi.hooks_[t].splice(n,1),!0)},!0!==o.VIDEOJS_NO_DYNAMIC_STYLE&&tt()){var _i=Bt(".vjs-styles-defaults");if(!_i){_i=Kt("vjs-styles-defaults");var wi=Bt("head");wi&&wi.insertBefore(_i,wi.firstChild),Jt(_i,"\n .video-js {\n width: 300px;\n height: 150px;\n }\n\n .vjs-fluid {\n padding-top: 56.25%\n }\n ")}}$t(1,bi),bi.VERSION=h,bi.options=ui.prototype.options_,bi.getPlayers=function(){return ui.players},bi.getPlayer=function(t){var e=ui.players,n=void 0;if("string"==typeof t){var r=yi(t),i=e[r];if(i)return i;n=Bt("#"+r)}else n=t;if(et(n)){var o=n,a=o.player,s=o.playerId;if(a||e[s])return a||e[s]}},bi.getAllPlayers=function(){return Object.keys(ui.players).map(function(t){return ui.players[t]}).filter(Boolean)},bi.players=ui.players,bi.getComponent=ge.getComponent,bi.registerComponent=function(t,e){fn.isTech(e)&&X.warn("The "+t+" tech was registered as a component. It should instead be registered using videojs.registerTech(name, tech)"),ge.registerComponent.call(ge,t,e)},bi.getTech=fn.getTech,bi.registerTech=fn.registerTech,bi.use=function(t,e){pn[t]=pn[t]||[],pn[t].push(e)},!T&&Object.defineProperty?(Object.defineProperty(bi,"middleware",{value:{},writeable:!1,enumerable:!0}),Object.defineProperty(bi.middleware,"TERMINATOR",{value:gn,writeable:!1,enumerable:!0})):bi.middleware={TERMINATOR:gn},bi.browser=I,bi.TOUCH_ENABLED=L,bi.extend=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=function(){t.apply(this,arguments)},r={};for(var i in"object"===(void 0===e?"undefined":P(e))?(e.constructor!==Object.prototype.constructor&&(n=e.constructor),r=e):"function"==typeof e&&(n=e),function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+(void 0===e?"undefined":P(e)));t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(t.super_=e)}(n,t),r)r.hasOwnProperty(i)&&(n.prototype[i]=r[i]);return n},bi.mergeOptions=Ae,bi.bind=qt,bi.registerPlugin=vi.registerPlugin,bi.deregisterPlugin=vi.deregisterPlugin,bi.plugin=function(t,e){return X.warn("videojs.plugin() is deprecated; use videojs.registerPlugin() instead"),vi.registerPlugin(t,e)},bi.getPlugins=vi.getPlugins,bi.getPlugin=vi.getPlugin,bi.getPluginVersion=vi.getPluginVersion,bi.addLanguage=function(t,e){var n;return t=(""+t).toLowerCase(),bi.options.languages=Ae(bi.options.languages,((n={})[t]=e,n)),bi.options.languages[t]},bi.log=X,bi.createLogger=Z,bi.createTimeRange=bi.createTimeRanges=ye,bi.formatTime=Hn,bi.setFormatTime=function(t){jn=t},bi.resetFormatTime=function(){jn=Rn},bi.parseUrl=$e,bi.isCrossOrigin=qe,bi.EventTarget=ne,bi.on=Qt,bi.one=Vt,bi.off=zt,bi.trigger=Yt,bi.xhr=c,bi.TextTrack=rn,bi.AudioTrack=on,bi.VideoTrack=an,["isEl","isTextNode","createEl","hasClass","addClass","removeClass","toggleClass","setAttributes","getAttributes","emptyEl","appendContent","insertContent"].forEach(function(t){bi[t]=function(){return X.warn("videojs."+t+"() is deprecated; use videojs.dom."+t+"() instead"),Et[t].apply(null,arguments)}}),bi.computedStyle=$,bi.dom=Et,bi.url=tn,t.exports=bi},DuR2:function(t,e){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(t){"object"==typeof window&&(n=window)}t.exports=n},DvOw:function(t,e){var n={"":!0,up:!0};function r(t){return"number"==typeof t&&t>=0&&t<=100}t.exports=function(){var t=100,e=3,i=0,o=100,a=0,s=100,l="";Object.defineProperties(this,{width:{enumerable:!0,get:function(){return t},set:function(e){if(!r(e))throw new Error("Width must be between 0 and 100.");t=e}},lines:{enumerable:!0,get:function(){return e},set:function(t){if("number"!=typeof t)throw new TypeError("Lines must be set to a number.");e=t}},regionAnchorY:{enumerable:!0,get:function(){return o},set:function(t){if(!r(t))throw new Error("RegionAnchorX must be between 0 and 100.");o=t}},regionAnchorX:{enumerable:!0,get:function(){return i},set:function(t){if(!r(t))throw new Error("RegionAnchorY must be between 0 and 100.");i=t}},viewportAnchorY:{enumerable:!0,get:function(){return s},set:function(t){if(!r(t))throw new Error("ViewportAnchorY must be between 0 and 100.");s=t}},viewportAnchorX:{enumerable:!0,get:function(){return a},set:function(t){if(!r(t))throw new Error("ViewportAnchorX must be between 0 and 100.");a=t}},scroll:{enumerable:!0,get:function(){return l},set:function(t){var e=function(t){return"string"==typeof t&&!!n[t.toLowerCase()]&&t.toLowerCase()}(t);if(!1===e)throw new SyntaxError("An invalid or illegal string was specified.");l=e}}})}},"E/in":function(t,e,n){"use strict";e.__esModule=!0,e.isDef=function(t){return void 0!==t&&null!==t},e.isKorean=function(t){return/([(\uAC00-\uD7AF)|(\u3130-\u318F)])+/gi.test(t)}},E7gl:function(t,e,n){var r=n("To6e"),i=r.System,o=r.VbrMode,a=(r.Float,r.ShortBlock),s=(r.Util,r.Arrays),l=(r.new_array_n,r.new_byte),c=(r.new_double,r.new_float,r.new_float_n,r.new_int,r.new_int_n,r.assert);function u(){var t,e,n;this.setModules=function(r,i,o){t=r,e=i,n=o};var r=u.NUMTOCENTRIES,h=u.MAXFRAMESIZE,d=r+4+4+4+4+4+9+1+1+8+1+1+3+1+1+2+4+2+2,f=128,p=64,A=32,g=null,m="Xing",v="Info",y=[0,49345,49537,320,49921,960,640,49729,50689,1728,1920,51009,1280,50625,50305,1088,52225,3264,3456,52545,3840,53185,52865,3648,2560,51905,52097,2880,51457,2496,2176,51265,55297,6336,6528,55617,6912,56257,55937,6720,7680,57025,57217,8e3,56577,7616,7296,56385,5120,54465,54657,5440,55041,6080,5760,54849,53761,4800,4992,54081,4352,53697,53377,4160,61441,12480,12672,61761,13056,62401,62081,12864,13824,63169,63361,14144,62721,13760,13440,62529,15360,64705,64897,15680,65281,16320,16e3,65089,64001,15040,15232,64321,14592,63937,63617,14400,10240,59585,59777,10560,60161,11200,10880,59969,60929,11968,12160,61249,11520,60865,60545,11328,58369,9408,9600,58689,9984,59329,59009,9792,8704,58049,58241,9024,57601,8640,8320,57409,40961,24768,24960,41281,25344,41921,41601,25152,26112,42689,42881,26432,42241,26048,25728,42049,27648,44225,44417,27968,44801,28608,28288,44609,43521,27328,27520,43841,26880,43457,43137,26688,30720,47297,47489,31040,47873,31680,31360,47681,48641,32448,32640,48961,32e3,48577,48257,31808,46081,29888,30080,46401,30464,47041,46721,30272,29184,45761,45953,29504,45313,29120,28800,45121,20480,37057,37249,20800,37633,21440,21120,37441,38401,22208,22400,38721,21760,38337,38017,21568,39937,23744,23936,40257,24320,40897,40577,24128,23040,39617,39809,23360,39169,22976,22656,38977,34817,18624,18816,35137,19200,35777,35457,19008,19968,36545,36737,20288,36097,19904,19584,35905,17408,33985,34177,17728,34561,18368,18048,34369,33281,17088,17280,33601,16640,33217,32897,16448];function b(t,e){var n=255&t[e+0];return n<<=8,n|=255&t[e+1],n<<=8,n|=255&t[e+2],n<<=8,n|=255&t[e+3]}function _(t,e,n){t[e+0]=255&n>>24,t[e+1]=255&n>>16,t[e+2]=255&n>>8,t[e+3]=255&n}function w(t,e,n){t[e+0]=255&n>>8,t[e+1]=255&n}function x(t,e,n){return 255&(t<<e|n&~(-1<<e))}function S(e,n){var r=e.internal_flags;n[0]=x(n[0],8,255),n[1]=x(n[1],3,7),n[1]=x(n[1],1,e.out_samplerate<16e3?0:1),n[1]=x(n[1],1,e.version),n[1]=x(n[1],2,1),n[1]=x(n[1],1,e.error_protection?0:1),n[2]=x(n[2],4,r.bitrate_index),n[2]=x(n[2],2,r.samplerate_index),n[2]=x(n[2],1,0),n[2]=x(n[2],1,e.extension),n[3]=x(n[3],2,e.mode.ordinal()),n[3]=x(n[3],2,r.mode_ext),n[3]=x(n[3],1,e.copyright),n[3]=x(n[3],1,e.original),n[3]=x(n[3],2,e.emphasis),n[0]=255;var i,a,s=241&n[1];i=1==e.version?f:e.out_samplerate<16e3?A:p,e.VBR==o.vbr_off&&(i=e.brate),a=e.free_format?0:255&16*t.BitrateIndex(i,e.version,e.out_samplerate),1==e.version?(n[1]=255&(10|s),s=13&n[2],n[2]=255&(a|s)):(n[1]=255&(2|s),s=13&n[2],n[2]=255&(a|s))}function C(t,e){return e=e>>8^y[255&(e^t)]}this.addVbrFrame=function(t){var e=t.internal_flags,n=Tables.bitrate_table[t.version][e.bitrate_index];c(null!=e.VBR_seek_table.bag),function(t,e){if(t.nVbrNumFrames++,t.sum+=e,t.seen++,!(t.seen<t.want)&&(t.pos<t.size&&(t.bag[t.pos]=t.sum,t.pos++,t.seen=0),t.pos==t.size)){for(var n=1;n<t.size;n+=2)t.bag[n/2]=t.bag[n];t.want*=2,t.pos/=2}}(e.VBR_seek_table,n)},this.getVbrTag=function(t){var e=new VBRTagData,n=0;e.flags=0;var i=t[n+1]>>3&1,o=t[n+2]>>2&3,a=t[n+3]>>6&3,s=t[n+2]>>4&15;if(s=Tables.bitrate_table[i][s],t[n+1]>>4==14?e.samprate=Tables.samplerate_table[2][o]:e.samprate=Tables.samplerate_table[i][o],!function(t,e){return new String(t,e,m.length(),g).equals(m)||new String(t,e,v.length(),g).equals(v)}(t,n+=0!=i?3!=a?36:21:3!=a?21:13))return null;n+=4,e.hId=i;var l=e.flags=b(t,n);if(n+=4,0!=(1&l)&&(e.frames=b(t,n),n+=4),0!=(2&l)&&(e.bytes=b(t,n),n+=4),0!=(4&l)){if(null!=e.toc)for(var c=0;c<r;c++)e.toc[c]=t[n+c];n+=r}e.vbrScale=-1,0!=(8&l)&&(e.vbrScale=b(t,n),n+=4),e.headersize=72e3*(i+1)*s/e.samprate;var u=t[(n+=21)+0]<<4;u+=t[n+1]>>4;var h=(15&t[n+1])<<8;return h+=255&t[n+2],(u<0||u>3e3)&&(u=-1),(h<0||h>3e3)&&(h=-1),e.encDelay=u,e.encPadding=h,e},this.InitVbrTag=function(t){var n,r=t.internal_flags;n=1==t.version?f:t.out_samplerate<16e3?A:p,t.VBR==o.vbr_off&&(n=t.brate);var i=72e3*(t.version+1)*n/t.out_samplerate,a=r.sideinfo_len+d;if(r.VBR_seek_table.TotalFrameSize=i,i<a||i>h)t.bWriteVbrTag=!1;else{r.VBR_seek_table.nVbrNumFrames=0,r.VBR_seek_table.nBytesWritten=0,r.VBR_seek_table.sum=0,r.VBR_seek_table.seen=0,r.VBR_seek_table.want=1,r.VBR_seek_table.pos=0,null==r.VBR_seek_table.bag&&(r.VBR_seek_table.bag=new int[400],r.VBR_seek_table.size=400);var s=l(h);S(t,s);for(var c=r.VBR_seek_table.TotalFrameSize,u=0;u<c;++u)e.add_dummy_byte(t,255&s[u],1)}},this.updateMusicCRC=function(t,e,n,r){for(var i=0;i<r;++i)t[0]=C(e[n+i],t[0])},this.getLameTagFrame=function(t,c){var u=t.internal_flags;if(!t.bWriteVbrTag)return 0;if(u.Class_ID!=Lame.LAME_ID)return 0;if(u.VBR_seek_table.pos<=0)return 0;if(c.length<u.VBR_seek_table.TotalFrameSize)return u.VBR_seek_table.TotalFrameSize;s.fill(c,0,u.VBR_seek_table.TotalFrameSize,0),S(t,c);var h=l(r);if(t.free_format)for(var d=1;d<r;++d)h[d]=255&255*d/100;else!function(t,e){if(!(t.pos<=0))for(var n=1;n<r;++n){var i=n/r,o=0|Math.floor(i*t.pos);o>t.pos-1&&(o=t.pos-1);var a=0|256*t.bag[o]/t.sum;a>255&&(a=255),e[n]=255&a}}(u.VBR_seek_table,h);var f=u.sideinfo_len;t.error_protection&&(f-=2),t.VBR==o.vbr_off?(c[f++]=255&v.charAt(0),c[f++]=255&v.charAt(1),c[f++]=255&v.charAt(2),c[f++]=255&v.charAt(3)):(c[f++]=255&m.charAt(0),c[f++]=255&m.charAt(1),c[f++]=255&m.charAt(2),c[f++]=255&m.charAt(3)),_(c,f,15),_(c,f+=4,u.VBR_seek_table.nVbrNumFrames),f+=4;var p=u.VBR_seek_table.nBytesWritten+u.VBR_seek_table.TotalFrameSize;_(c,f,0|p),f+=4,i.arraycopy(h,0,c,f,h.length),f+=h.length,t.error_protection&&e.CRC_writeheader(u,c);var A=0;for(d=0;d<f;d++)A=C(c[d],A);return f+=function(t,e,r,i,o){var s,l,c,u,h,d=t.internal_flags,f=0,p=t.encoder_delay,A=t.encoder_padding,g=100-10*t.VBR_q-t.quality,m=n.getLameVeryShortVersion(),v=[1,5,3,2,4,0,3],y=0|(t.lowpassfreq/100+.5>255?255:t.lowpassfreq/100+.5),b=0,x=0,S=t.internal_flags.noise_shaping,k=0,B=0,T=0,E=0!=(1&t.exp_nspsytune),M=0!=(2&t.exp_nspsytune),O=!1,L=!1,D=t.internal_flags.nogap_total,I=t.internal_flags.nogap_current,P=t.ATHtype;switch(t.VBR){case vbr_abr:h=t.VBR_mean_bitrate_kbps;break;case vbr_off:h=t.brate;break;default:h=t.VBR_min_bitrate_kbps}switch(s=0+(t.VBR.ordinal()<v.length?v[t.VBR.ordinal()]:0),d.findReplayGain&&(d.RadioGain>510&&(d.RadioGain=510),d.RadioGain<-510&&(d.RadioGain=-510),x=8192,x|=3072,d.RadioGain>=0?x|=d.RadioGain:(x|=512,x|=-d.RadioGain)),d.findPeakSample&&(b=Math.abs(0|d.PeakSample/32767*Math.pow(2,23)+.5)),-1!=D&&(I>0&&(L=!0),I<D-1&&(O=!0)),u=P+((E?1:0)<<4)+((M?1:0)<<5)+((O?1:0)<<6)+((L?1:0)<<7),g<0&&(g=0),t.mode){case MONO:k=0;break;case STEREO:k=1;break;case DUAL_CHANNEL:k=2;break;case JOINT_STEREO:k=t.force_ms?4:3;break;case NOT_SET:default:k=7}T=t.in_samplerate<=32e3?0:48e3==t.in_samplerate?2:t.in_samplerate>48e3?3:1,(t.short_blocks==a.short_block_forced||t.short_blocks==a.short_block_dispensed||-1==t.lowpassfreq&&-1==t.highpassfreq||t.scale_left<t.scale_right||t.scale_left>t.scale_right||t.disable_reservoir&&t.brate<320||t.noATH||t.ATHonly||0==P||t.in_samplerate<=32e3)&&(B=1),l=S+(k<<2)+(B<<5)+(T<<6),c=d.nMusicCRC,_(r,i+f,g),f+=4;for(var N=0;N<9;N++)r[i+f+N]=255&m.charAt(N);r[i+(f+=9)]=255&s,r[i+ ++f]=255&y,_(r,i+ ++f,b),w(r,i+(f+=4),x),w(r,i+(f+=2),0),r[i+(f+=2)]=255&u,r[i+ ++f]=h>=255?255:255&h,r[i+ ++f]=255&p>>4,r[i+f+1]=255&(p<<4)+(A>>8),r[i+f+2]=255&A,r[i+(f+=3)]=255&l,f++,r[i+f++]=0,w(r,i+f,t.preset),_(r,i+(f+=2),e),w(r,i+(f+=4),c),f+=2;for(var F=0;F<f;F++)o=C(r[i+F],o);return w(r,i+f,o),f+=2}(t,p,c,f,A),u.VBR_seek_table.TotalFrameSize},this.putVbrTag=function(t,e){if(t.internal_flags.VBR_seek_table.pos<=0)return-1;if(e.seek(e.length()),0==e.length())return-1;var n=function(t){t.seek(0);var e=l(10);return t.readFully(e),new String(e,"ISO-8859-1").startsWith("ID3")?0:((127&e[6])<<21|(127&e[7])<<14|(127&e[8])<<7|127&e[9])+e.length}(e);e.seek(n);var r=l(h),i=getLameTagFrame(t,r);return i>r.length?-1:i<1?0:(e.write(r,0,i),0)}}u.NUMTOCENTRIES=100,u.MAXFRAMESIZE=2880,t.exports=u},EAZf:function(t,e,n){var r;r=function(t,e){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.i=function(t){return t},n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=6)}([function(e,n){e.exports=t},function(t,e,n){"use strict";e.a=function t(){var e={};var n=!1;var r=0;var i=arguments.length;"[object Boolean]"===Object.prototype.toString.call(arguments[0])&&(n=arguments[0],r++);function o(r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(n&&"[object Object]"===Object.prototype.toString.call(r[i])?e[i]=t(!0,e[i],r[i]):e[i]=r[i])}for(;r<i;r++){var a=arguments[r];o(a)}return e}},function(t,n){t.exports=e},function(t,e,n){"use strict";var r=n(0),i=n.n(r),o=n(1),a=n(2),s=n.n(a);e.a=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.images,r=void 0===e?[]:e,a=t.options,l=void 0===a?{}:a;l=n.i(o.a)(l,{inline:!1});var c=new(s.a.extend({render:function(t){return t("div",{style:{display:"none"},class:["__viewer-token"]},r.map(function(e){return t("img",{attrs:"string"==typeof e?{src:e}:e})}))}}));c.$mount(),document.body.appendChild(c.$el);var u=new i.a(c.$el,l),h=u.destroy.bind(u);return u.destroy=function(){return h(),c.$destroy(),document.body.removeChild(c.$el),u},u.show(),c.$el.addEventListener("hidden",function(){this.viewer===u&&u.destroy()}),u}},function(t,e,n){"use strict";(function(t){var r=n(0),i=n.n(r),o=n(7),a=(n.n(o),n(2)),s=n.n(a);e.a=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=e.name,a=void 0===r?"viewer":r,l=e.debug,c=void 0!==l&&l;function u(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];s.a.nextTick(function(){r&&!function(t){var e=t.innerHTML.match(/<img([\w\W]+?)[\\/]?>/g),n=e?e.join(""):void 0;return t.__viewerImageDiffCache===n?(f("Element change detected, but image(s) has not changed"),!1):(f("Image change detected"),t.__viewerImageDiffCache=n,!0)}(t)||(n||!t["$"+a]?(h(t),t["$"+a]=new i.a(t,e),f("Viewer created")):(t["$"+a].update(),f("Viewer updated")))})}function h(t){t["$"+a]&&(t["$"+a].destroy(),delete t["$"+a],f("Viewer destroyed"))}function d(t){t.__viewerMutationObserver&&(t.__viewerMutationObserver.disconnect(),delete t.__viewerMutationObserver,f("Observer destroyed"))}function f(){var t;c&&(t=console).log.apply(t,arguments)}var p={bind:function(e,r,i){f("Viewer bind");var a=n.i(o.debounce)(50,u);a(e,r.value),function(t,e,n,r){var i=e.expression;i&&/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/.test(i)?(t.__viewerUnwatch=n.context.$watch(i,function(e,n){f("Change detected by watcher: ",i),r(t,e,!0)},{deep:!0}),f("Watcher created, expression: ",i)):f("Only simple dot-delimited paths can create watcher")}(e,r,i,a),r.modifiers.static||function(e,n,r,i){d(e);var o=t.MutationObserver||t.WebKitMutationObserver||t.MozMutationObserver;if(o){var a=new o(function(t){t.forEach(function(t){f("Viewer mutation:"+t.type),r(e,n,i,!0)})});a.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}),e.__viewerMutationObserver=a,f("Observer created")}else f("Observer not supported")}(e,r.value,a,r.modifiers.rebuild)},unbind:function(t,e){f("Viewer unbind"),d(t),function(t){t.__viewerUnwatch&&(t.__viewerUnwatch(),delete t.__viewerUnwatch,f("Watcher destroyed"))}(t),h(t)}};return p}}).call(e,n(9))},function(t,e,n){var r=n(10)(n(8),n(11),null,null);r.options.__file="/Volumes/public/Workspace/web/v-viewer/src/component.vue",r.esModule&&Object.keys(r.esModule).some(function(t){return"default"!==t&&"__esModule"!==t})&&console.error("named exports are not supported in *.vue files."),r.options.functional&&console.error("[vue-loader] component.vue: functional components are not supported with templates, they should use render functions."),t.exports=r.exports},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(1),i=n(0),o=n.n(i),a=n(5),s=n.n(a),l=n(4),c=n(3);n.d(e,"component",function(){return s.a}),n.d(e,"directive",function(){return l.a}),n.d(e,"api",function(){return c.a}),n.d(e,"Viewer",function(){return o.a}),e.default={install:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=e.name,a=void 0===i?"viewer":i,u=e.debug,h=void 0!==u&&u,d=e.defaultOptions;o.a.setDefaults(d),t.component(a,n.i(r.a)(s.a,{name:a})),t.directive(a,n.i(l.a)({name:a,debug:h})),t.prototype["$"+a+"Api"]=c.a},setDefaults:function(t){o.a.setDefaults(t)}}},function(t,e,n){var r,i,o,a,s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};a=function(t){"use strict";function e(t,e,n,r){var i,o=!1,a=0;function s(){i&&clearTimeout(i)}function l(){for(var l=arguments.length,c=new Array(l),u=0;u<l;u++)c[u]=arguments[u];var h=this,d=Date.now()-a;function f(){a=Date.now(),n.apply(h,c)}o||(r&&!i&&f(),s(),void 0===r&&d>t?f():!0!==e&&(i=setTimeout(r?function(){i=void 0}:f,void 0===r?t-d:t)))}return"boolean"!=typeof e&&(r=n,n=e,e=void 0),l.cancel=function(){s(),o=!0},l}t.debounce=function(t,n,r){return void 0===r?e(t,n,!1):e(t,r,!1!==n)},t.throttle=e,Object.defineProperty(t,"__esModule",{value:!0})},"object"===s(e)&&void 0!==t?a(e):(i=[e],void 0===(o="function"==typeof(r=a)?r.apply(e,i):r)||(t.exports=o))},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(0),i=n.n(r);e.default={props:{images:{type:Array},rebuild:{type:Boolean,default:!1},trigger:{},options:{type:Object}},data:function(){return{}},computed:{},methods:{onChange:function(){this.rebuild?this.rebuildViewer():this.updateViewer()},rebuildViewer:function(){this.destroyViewer(),this.createViewer()},updateViewer:function(){this.$viewer?(this.$viewer.update(),this.$emit("inited",this.$viewer)):this.createViewer()},destroyViewer:function(){this.$viewer&&this.$viewer.destroy()},createViewer:function(){this.$viewer=new i.a(this.$el,this.options),this.$emit("inited",this.$viewer)}},watch:{images:function(){var t=this;this.$nextTick(function(){t.onChange()})},trigger:{handler:function(){var t=this;this.$nextTick(function(){t.onChange()})},deep:!0},options:{handler:function(){var t=this;this.$nextTick(function(){t.rebuildViewer()})},deep:!0}},mounted:function(){this.createViewer()},destroyed:function(){this.destroyViewer()}}},function(t,e){var n,r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(t){"object"===("undefined"==typeof window?"undefined":r(window))&&(n=window)}t.exports=n},function(t,e){t.exports=function(t,e,n,r){var i,o=t=t||{},a=typeof t.default;"object"!==a&&"function"!==a||(i=t,o=t.default);var s="function"==typeof o?o.options:o;if(e&&(s.render=e.render,s.staticRenderFns=e.staticRenderFns),n&&(s._scopeId=n),r){var l=Object.create(s.computed||null);Object.keys(r).forEach(function(t){var e=r[t];l[t]=function(){return e}}),s.computed=l}return{esModule:i,exports:o,options:s}}},function(t,e,n){t.exports={render:function(){var t=this.$createElement;return(this._self._c||t)("div",[this._t("default",null,{images:this.images,options:this.options})],2)},staticRenderFns:[]},t.exports.render._withStripped=!0}])},t.exports=r(n("IinW"),n("7+uW"))},EGZi:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},EKTV:function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=83)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},4:function(t,e){t.exports=n("fPll")},83:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("label",{staticClass:"el-checkbox",class:[t.border&&t.checkboxSize?"el-checkbox--"+t.checkboxSize:"",{"is-disabled":t.isDisabled},{"is-bordered":t.border},{"is-checked":t.isChecked}],attrs:{id:t.id}},[n("span",{staticClass:"el-checkbox__input",class:{"is-disabled":t.isDisabled,"is-checked":t.isChecked,"is-indeterminate":t.indeterminate,"is-focus":t.focus},attrs:{tabindex:!!t.indeterminate&&0,role:!!t.indeterminate&&"checkbox","aria-checked":!!t.indeterminate&&"mixed"}},[n("span",{staticClass:"el-checkbox__inner"}),t.trueLabel||t.falseLabel?n("input",{directives:[{name:"model",rawName:"v-model",value:t.model,expression:"model"}],staticClass:"el-checkbox__original",attrs:{type:"checkbox","aria-hidden":t.indeterminate?"true":"false",name:t.name,disabled:t.isDisabled,"true-value":t.trueLabel,"false-value":t.falseLabel},domProps:{checked:Array.isArray(t.model)?t._i(t.model,null)>-1:t._q(t.model,t.trueLabel)},on:{change:[function(e){var n=t.model,r=e.target,i=r.checked?t.trueLabel:t.falseLabel;if(Array.isArray(n)){var o=t._i(n,null);r.checked?o<0&&(t.model=n.concat([null])):o>-1&&(t.model=n.slice(0,o).concat(n.slice(o+1)))}else t.model=i},t.handleChange],focus:function(e){t.focus=!0},blur:function(e){t.focus=!1}}}):n("input",{directives:[{name:"model",rawName:"v-model",value:t.model,expression:"model"}],staticClass:"el-checkbox__original",attrs:{type:"checkbox","aria-hidden":t.indeterminate?"true":"false",disabled:t.isDisabled,name:t.name},domProps:{value:t.label,checked:Array.isArray(t.model)?t._i(t.model,t.label)>-1:t.model},on:{change:[function(e){var n=t.model,r=e.target,i=!!r.checked;if(Array.isArray(n)){var o=t.label,a=t._i(n,o);r.checked?a<0&&(t.model=n.concat([o])):a>-1&&(t.model=n.slice(0,a).concat(n.slice(a+1)))}else t.model=i},t.handleChange],focus:function(e){t.focus=!0},blur:function(e){t.focus=!1}}})]),t.$slots.default||t.label?n("span",{staticClass:"el-checkbox__label"},[t._t("default"),t.$slots.default?t._e():[t._v(t._s(t.label))]],2):t._e()])};r._withStripped=!0;var i=n(4),o={name:"ElCheckbox",mixins:[n.n(i).a],inject:{elForm:{default:""},elFormItem:{default:""}},componentName:"ElCheckbox",data:function(){return{selfModel:!1,focus:!1,isLimitExceeded:!1}},computed:{model:{get:function(){return this.isGroup?this.store:void 0!==this.value?this.value:this.selfModel},set:function(t){this.isGroup?(this.isLimitExceeded=!1,void 0!==this._checkboxGroup.min&&t.length<this._checkboxGroup.min&&(this.isLimitExceeded=!0),void 0!==this._checkboxGroup.max&&t.length>this._checkboxGroup.max&&(this.isLimitExceeded=!0),!1===this.isLimitExceeded&&this.dispatch("ElCheckboxGroup","input",[t])):(this.$emit("input",t),this.selfModel=t)}},isChecked:function(){return"[object Boolean]"==={}.toString.call(this.model)?this.model:Array.isArray(this.model)?this.model.indexOf(this.label)>-1:null!==this.model&&void 0!==this.model?this.model===this.trueLabel:void 0},isGroup:function(){for(var t=this.$parent;t;){if("ElCheckboxGroup"===t.$options.componentName)return this._checkboxGroup=t,!0;t=t.$parent}return!1},store:function(){return this._checkboxGroup?this._checkboxGroup.value:this.value},isLimitDisabled:function(){var t=this._checkboxGroup,e=t.max,n=t.min;return!(!e&&!n)&&this.model.length>=e&&!this.isChecked||this.model.length<=n&&this.isChecked},isDisabled:function(){return this.isGroup?this._checkboxGroup.disabled||this.disabled||(this.elForm||{}).disabled||this.isLimitDisabled:this.disabled||(this.elForm||{}).disabled},_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},checkboxSize:function(){var t=this.size||this._elFormItemSize||(this.$ELEMENT||{}).size;return this.isGroup&&this._checkboxGroup.checkboxGroupSize||t}},props:{value:{},label:{},indeterminate:Boolean,disabled:Boolean,checked:Boolean,name:String,trueLabel:[String,Number],falseLabel:[String,Number],id:String,controls:String,border:Boolean,size:String},methods:{addToStore:function(){Array.isArray(this.model)&&-1===this.model.indexOf(this.label)?this.model.push(this.label):this.model=this.trueLabel||!0},handleChange:function(t){var e=this;if(!this.isLimitExceeded){var n=void 0;n=t.target.checked?void 0===this.trueLabel||this.trueLabel:void 0!==this.falseLabel&&this.falseLabel,this.$emit("change",n,t),this.$nextTick(function(){e.isGroup&&e.dispatch("ElCheckboxGroup","change",[e._checkboxGroup.value])})}}},created:function(){this.checked&&this.addToStore()},mounted:function(){this.indeterminate&&this.$el.setAttribute("aria-controls",this.controls)},watch:{value:function(t){this.dispatch("ElFormItem","el.form.change",t)}}},a=n(0),s=Object(a.a)(o,r,[],!1,null,null,null);s.options.__file="packages/checkbox/src/checkbox.vue";var l=s.exports;l.install=function(t){t.component(l.name,l)};e.default=l}})},EKta:function(t,e,n){"use strict";e.byteLength=function(t){var e=c(t),n=e[0],r=e[1];return 3*(n+r)/4-r},e.toByteArray=function(t){var e,n,r=c(t),a=r[0],s=r[1],l=new o(function(t,e,n){return 3*(e+n)/4-n}(0,a,s)),u=0,h=s>0?a-4:a;for(n=0;n<h;n+=4)e=i[t.charCodeAt(n)]<<18|i[t.charCodeAt(n+1)]<<12|i[t.charCodeAt(n+2)]<<6|i[t.charCodeAt(n+3)],l[u++]=e>>16&255,l[u++]=e>>8&255,l[u++]=255&e;2===s&&(e=i[t.charCodeAt(n)]<<2|i[t.charCodeAt(n+1)]>>4,l[u++]=255&e);1===s&&(e=i[t.charCodeAt(n)]<<10|i[t.charCodeAt(n+1)]<<4|i[t.charCodeAt(n+2)]>>2,l[u++]=e>>8&255,l[u++]=255&e);return l},e.fromByteArray=function(t){for(var e,n=t.length,i=n%3,o=[],a=0,s=n-i;a<s;a+=16383)o.push(u(t,a,a+16383>s?s:a+16383));1===i?(e=t[n-1],o.push(r[e>>2]+r[e<<4&63]+"==")):2===i&&(e=(t[n-2]<<8)+t[n-1],o.push(r[e>>10]+r[e>>4&63]+r[e<<2&63]+"="));return o.join("")};for(var r=[],i=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,l=a.length;s<l;++s)r[s]=a[s],i[a.charCodeAt(s)]=s;function c(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=t.indexOf("=");return-1===n&&(n=e),[n,n===e?0:4-n%4]}function u(t,e,n){for(var i,o,a=[],s=e;s<n;s+=3)i=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(255&t[s+2]),a.push(r[(o=i)>>18&63]+r[o>>12&63]+r[o>>6&63]+r[63&o]);return a.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},ELaV:function(t,e){t.exports=function(t){this.bits=t}},EqBC:function(t,e,n){"use strict";var r=n("kM2E"),i=n("FeBl"),o=n("7KvD"),a=n("t8x9"),s=n("fJUb");r(r.P+r.R,"Promise",{finally:function(t){var e=a(this,i.Promise||o.Promise),n="function"==typeof t;return this.then(n?function(n){return s(e,t()).then(function(){return n})}:t,n?function(n){return s(e,t()).then(function(){throw n})}:t)}})},EqjI:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},EuP9:function(t,e,n){"use strict";(function(t){
  341. /*!
  342. * The buffer module from node.js, for the browser.
  343. *
  344. * @author Feross Aboukhadijeh <http://feross.org>
  345. * @license MIT
  346. */
  347. var r=n("EKta"),i=n("ujcs"),o=n("sOR5");function a(){return l.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function s(t,e){if(a()<e)throw new RangeError("Invalid typed array length");return l.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(e)).__proto__=l.prototype:(null===t&&(t=new l(e)),t.length=e),t}function l(t,e,n){if(!(l.TYPED_ARRAY_SUPPORT||this instanceof l))return new l(t,e,n);if("number"==typeof t){if("string"==typeof e)throw new Error("If encoding is specified then the first argument must be a string");return h(this,t)}return c(this,t,e,n)}function c(t,e,n,r){if("number"==typeof e)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer?function(t,e,n,r){if(e.byteLength,n<0||e.byteLength<n)throw new RangeError("'offset' is out of bounds");if(e.byteLength<n+(r||0))throw new RangeError("'length' is out of bounds");e=void 0===n&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,n):new Uint8Array(e,n,r);l.TYPED_ARRAY_SUPPORT?(t=e).__proto__=l.prototype:t=d(t,e);return t}(t,e,n,r):"string"==typeof e?function(t,e,n){"string"==typeof n&&""!==n||(n="utf8");if(!l.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=0|p(e,n),i=(t=s(t,r)).write(e,n);i!==r&&(t=t.slice(0,i));return t}(t,e,n):function(t,e){if(l.isBuffer(e)){var n=0|f(e.length);return 0===(t=s(t,n)).length?t:(e.copy(t,0,0,n),t)}if(e){if("undefined"!=typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return"number"!=typeof e.length||(r=e.length)!=r?s(t,0):d(t,e);if("Buffer"===e.type&&o(e.data))return d(t,e.data)}var r;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,e)}function u(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function h(t,e){if(u(e),t=s(t,e<0?0:0|f(e)),!l.TYPED_ARRAY_SUPPORT)for(var n=0;n<e;++n)t[n]=0;return t}function d(t,e){var n=e.length<0?0:0|f(e.length);t=s(t,n);for(var r=0;r<n;r+=1)t[r]=255&e[r];return t}function f(t){if(t>=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|t}function p(t,e){if(l.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var n=t.length;if(0===n)return 0;for(var r=!1;;)switch(e){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return H(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return U(t).length;default:if(r)return H(t).length;e=(""+e).toLowerCase(),r=!0}}function A(t,e,n){var r=t[e];t[e]=t[n],t[n]=r}function g(t,e,n,r,i){if(0===t.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:t.length-1),n<0&&(n=t.length+n),n>=t.length){if(i)return-1;n=t.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof e&&(e=l.from(e,r)),l.isBuffer(e))return 0===e.length?-1:m(t,e,n,r,i);if("number"==typeof e)return e&=255,l.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(t,e,n):Uint8Array.prototype.lastIndexOf.call(t,e,n):m(t,[e],n,r,i);throw new TypeError("val must be string, number or Buffer")}function m(t,e,n,r,i){var o,a=1,s=t.length,l=e.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(t.length<2||e.length<2)return-1;a=2,s/=2,l/=2,n/=2}function c(t,e){return 1===a?t[e]:t.readUInt16BE(e*a)}if(i){var u=-1;for(o=n;o<s;o++)if(c(t,o)===c(e,-1===u?0:o-u)){if(-1===u&&(u=o),o-u+1===l)return u*a}else-1!==u&&(o-=o-u),u=-1}else for(n+l>s&&(n=s-l),o=n;o>=0;o--){for(var h=!0,d=0;d<l;d++)if(c(t,o+d)!==c(e,d)){h=!1;break}if(h)return o}return-1}function v(t,e,n,r){n=Number(n)||0;var i=t.length-n;r?(r=Number(r))>i&&(r=i):r=i;var o=e.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var a=0;a<r;++a){var s=parseInt(e.substr(2*a,2),16);if(isNaN(s))return a;t[n+a]=s}return a}function y(t,e,n,r){return Q(H(e,t.length-n),t,n,r)}function b(t,e,n,r){return Q(function(t){for(var e=[],n=0;n<t.length;++n)e.push(255&t.charCodeAt(n));return e}(e),t,n,r)}function _(t,e,n,r){return b(t,e,n,r)}function w(t,e,n,r){return Q(U(e),t,n,r)}function x(t,e,n,r){return Q(function(t,e){for(var n,r,i,o=[],a=0;a<t.length&&!((e-=2)<0);++a)n=t.charCodeAt(a),r=n>>8,i=n%256,o.push(i),o.push(r);return o}(e,t.length-n),t,n,r)}function S(t,e,n){return 0===e&&n===t.length?r.fromByteArray(t):r.fromByteArray(t.slice(e,n))}function C(t,e,n){n=Math.min(t.length,n);for(var r=[],i=e;i<n;){var o,a,s,l,c=t[i],u=null,h=c>239?4:c>223?3:c>191?2:1;if(i+h<=n)switch(h){case 1:c<128&&(u=c);break;case 2:128==(192&(o=t[i+1]))&&(l=(31&c)<<6|63&o)>127&&(u=l);break;case 3:o=t[i+1],a=t[i+2],128==(192&o)&&128==(192&a)&&(l=(15&c)<<12|(63&o)<<6|63&a)>2047&&(l<55296||l>57343)&&(u=l);break;case 4:o=t[i+1],a=t[i+2],s=t[i+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(l=(15&c)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&l<1114112&&(u=l)}null===u?(u=65533,h=1):u>65535&&(u-=65536,r.push(u>>>10&1023|55296),u=56320|1023&u),r.push(u),i+=h}return function(t){var e=t.length;if(e<=k)return String.fromCharCode.apply(String,t);var n="",r=0;for(;r<e;)n+=String.fromCharCode.apply(String,t.slice(r,r+=k));return n}(r)}e.Buffer=l,e.SlowBuffer=function(t){+t!=t&&(t=0);return l.alloc(+t)},e.INSPECT_MAX_BYTES=50,l.TYPED_ARRAY_SUPPORT=void 0!==t.TYPED_ARRAY_SUPPORT?t.TYPED_ARRAY_SUPPORT:function(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()&&"function"==typeof t.subarray&&0===t.subarray(1,1).byteLength}catch(t){return!1}}(),e.kMaxLength=a(),l.poolSize=8192,l._augment=function(t){return t.__proto__=l.prototype,t},l.from=function(t,e,n){return c(null,t,e,n)},l.TYPED_ARRAY_SUPPORT&&(l.prototype.__proto__=Uint8Array.prototype,l.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&l[Symbol.species]===l&&Object.defineProperty(l,Symbol.species,{value:null,configurable:!0})),l.alloc=function(t,e,n){return function(t,e,n,r){return u(e),e<=0?s(t,e):void 0!==n?"string"==typeof r?s(t,e).fill(n,r):s(t,e).fill(n):s(t,e)}(null,t,e,n)},l.allocUnsafe=function(t){return h(null,t)},l.allocUnsafeSlow=function(t){return h(null,t)},l.isBuffer=function(t){return!(null==t||!t._isBuffer)},l.compare=function(t,e){if(!l.isBuffer(t)||!l.isBuffer(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var n=t.length,r=e.length,i=0,o=Math.min(n,r);i<o;++i)if(t[i]!==e[i]){n=t[i],r=e[i];break}return n<r?-1:r<n?1:0},l.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},l.concat=function(t,e){if(!o(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return l.alloc(0);var n;if(void 0===e)for(e=0,n=0;n<t.length;++n)e+=t[n].length;var r=l.allocUnsafe(e),i=0;for(n=0;n<t.length;++n){var a=t[n];if(!l.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(r,i),i+=a.length}return r},l.byteLength=p,l.prototype._isBuffer=!0,l.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)A(this,e,e+1);return this},l.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)A(this,e,e+3),A(this,e+1,e+2);return this},l.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)A(this,e,e+7),A(this,e+1,e+6),A(this,e+2,e+5),A(this,e+3,e+4);return this},l.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?C(this,0,t):function(t,e,n){var r=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return E(this,e,n);case"utf8":case"utf-8":return C(this,e,n);case"ascii":return B(this,e,n);case"latin1":case"binary":return T(this,e,n);case"base64":return S(this,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,e,n);default:if(r)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),r=!0}}.apply(this,arguments)},l.prototype.equals=function(t){if(!l.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===l.compare(this,t)},l.prototype.inspect=function(){var t="",n=e.INSPECT_MAX_BYTES;return this.length>0&&(t=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(t+=" ... ")),"<Buffer "+t+">"},l.prototype.compare=function(t,e,n,r,i){if(!l.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===n&&(n=t?t.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),e<0||n>t.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&e>=n)return 0;if(r>=i)return-1;if(e>=n)return 1;if(e>>>=0,n>>>=0,r>>>=0,i>>>=0,this===t)return 0;for(var o=i-r,a=n-e,s=Math.min(o,a),c=this.slice(r,i),u=t.slice(e,n),h=0;h<s;++h)if(c[h]!==u[h]){o=c[h],a=u[h];break}return o<a?-1:a<o?1:0},l.prototype.includes=function(t,e,n){return-1!==this.indexOf(t,e,n)},l.prototype.indexOf=function(t,e,n){return g(this,t,e,n,!0)},l.prototype.lastIndexOf=function(t,e,n){return g(this,t,e,n,!1)},l.prototype.write=function(t,e,n,r){if(void 0===e)r="utf8",n=this.length,e=0;else if(void 0===n&&"string"==typeof e)r=e,n=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e|=0,isFinite(n)?(n|=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}var i=this.length-e;if((void 0===n||n>i)&&(n=i),t.length>0&&(n<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return v(this,t,e,n);case"utf8":case"utf-8":return y(this,t,e,n);case"ascii":return b(this,t,e,n);case"latin1":case"binary":return _(this,t,e,n);case"base64":return w(this,t,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return x(this,t,e,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var k=4096;function B(t,e,n){var r="";n=Math.min(t.length,n);for(var i=e;i<n;++i)r+=String.fromCharCode(127&t[i]);return r}function T(t,e,n){var r="";n=Math.min(t.length,n);for(var i=e;i<n;++i)r+=String.fromCharCode(t[i]);return r}function E(t,e,n){var r=t.length;(!e||e<0)&&(e=0),(!n||n<0||n>r)&&(n=r);for(var i="",o=e;o<n;++o)i+=j(t[o]);return i}function M(t,e,n){for(var r=t.slice(e,n),i="",o=0;o<r.length;o+=2)i+=String.fromCharCode(r[o]+256*r[o+1]);return i}function O(t,e,n){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>n)throw new RangeError("Trying to access beyond buffer length")}function L(t,e,n,r,i,o){if(!l.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<o)throw new RangeError('"value" argument is out of bounds');if(n+r>t.length)throw new RangeError("Index out of range")}function D(t,e,n,r){e<0&&(e=65535+e+1);for(var i=0,o=Math.min(t.length-n,2);i<o;++i)t[n+i]=(e&255<<8*(r?i:1-i))>>>8*(r?i:1-i)}function I(t,e,n,r){e<0&&(e=4294967295+e+1);for(var i=0,o=Math.min(t.length-n,4);i<o;++i)t[n+i]=e>>>8*(r?i:3-i)&255}function P(t,e,n,r,i,o){if(n+r>t.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function N(t,e,n,r,o){return o||P(t,0,n,4),i.write(t,e,n,r,23,4),n+4}function F(t,e,n,r,o){return o||P(t,0,n,8),i.write(t,e,n,r,52,8),n+8}l.prototype.slice=function(t,e){var n,r=this.length;if(t=~~t,e=void 0===e?r:~~e,t<0?(t+=r)<0&&(t=0):t>r&&(t=r),e<0?(e+=r)<0&&(e=0):e>r&&(e=r),e<t&&(e=t),l.TYPED_ARRAY_SUPPORT)(n=this.subarray(t,e)).__proto__=l.prototype;else{var i=e-t;n=new l(i,void 0);for(var o=0;o<i;++o)n[o]=this[o+t]}return n},l.prototype.readUIntLE=function(t,e,n){t|=0,e|=0,n||O(t,e,this.length);for(var r=this[t],i=1,o=0;++o<e&&(i*=256);)r+=this[t+o]*i;return r},l.prototype.readUIntBE=function(t,e,n){t|=0,e|=0,n||O(t,e,this.length);for(var r=this[t+--e],i=1;e>0&&(i*=256);)r+=this[t+--e]*i;return r},l.prototype.readUInt8=function(t,e){return e||O(t,1,this.length),this[t]},l.prototype.readUInt16LE=function(t,e){return e||O(t,2,this.length),this[t]|this[t+1]<<8},l.prototype.readUInt16BE=function(t,e){return e||O(t,2,this.length),this[t]<<8|this[t+1]},l.prototype.readUInt32LE=function(t,e){return e||O(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},l.prototype.readUInt32BE=function(t,e){return e||O(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},l.prototype.readIntLE=function(t,e,n){t|=0,e|=0,n||O(t,e,this.length);for(var r=this[t],i=1,o=0;++o<e&&(i*=256);)r+=this[t+o]*i;return r>=(i*=128)&&(r-=Math.pow(2,8*e)),r},l.prototype.readIntBE=function(t,e,n){t|=0,e|=0,n||O(t,e,this.length);for(var r=e,i=1,o=this[t+--r];r>0&&(i*=256);)o+=this[t+--r]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*e)),o},l.prototype.readInt8=function(t,e){return e||O(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},l.prototype.readInt16LE=function(t,e){e||O(t,2,this.length);var n=this[t]|this[t+1]<<8;return 32768&n?4294901760|n:n},l.prototype.readInt16BE=function(t,e){e||O(t,2,this.length);var n=this[t+1]|this[t]<<8;return 32768&n?4294901760|n:n},l.prototype.readInt32LE=function(t,e){return e||O(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},l.prototype.readInt32BE=function(t,e){return e||O(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},l.prototype.readFloatLE=function(t,e){return e||O(t,4,this.length),i.read(this,t,!0,23,4)},l.prototype.readFloatBE=function(t,e){return e||O(t,4,this.length),i.read(this,t,!1,23,4)},l.prototype.readDoubleLE=function(t,e){return e||O(t,8,this.length),i.read(this,t,!0,52,8)},l.prototype.readDoubleBE=function(t,e){return e||O(t,8,this.length),i.read(this,t,!1,52,8)},l.prototype.writeUIntLE=function(t,e,n,r){(t=+t,e|=0,n|=0,r)||L(this,t,e,n,Math.pow(2,8*n)-1,0);var i=1,o=0;for(this[e]=255&t;++o<n&&(i*=256);)this[e+o]=t/i&255;return e+n},l.prototype.writeUIntBE=function(t,e,n,r){(t=+t,e|=0,n|=0,r)||L(this,t,e,n,Math.pow(2,8*n)-1,0);var i=n-1,o=1;for(this[e+i]=255&t;--i>=0&&(o*=256);)this[e+i]=t/o&255;return e+n},l.prototype.writeUInt8=function(t,e,n){return t=+t,e|=0,n||L(this,t,e,1,255,0),l.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},l.prototype.writeUInt16LE=function(t,e,n){return t=+t,e|=0,n||L(this,t,e,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):D(this,t,e,!0),e+2},l.prototype.writeUInt16BE=function(t,e,n){return t=+t,e|=0,n||L(this,t,e,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):D(this,t,e,!1),e+2},l.prototype.writeUInt32LE=function(t,e,n){return t=+t,e|=0,n||L(this,t,e,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):I(this,t,e,!0),e+4},l.prototype.writeUInt32BE=function(t,e,n){return t=+t,e|=0,n||L(this,t,e,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):I(this,t,e,!1),e+4},l.prototype.writeIntLE=function(t,e,n,r){if(t=+t,e|=0,!r){var i=Math.pow(2,8*n-1);L(this,t,e,n,i-1,-i)}var o=0,a=1,s=0;for(this[e]=255&t;++o<n&&(a*=256);)t<0&&0===s&&0!==this[e+o-1]&&(s=1),this[e+o]=(t/a>>0)-s&255;return e+n},l.prototype.writeIntBE=function(t,e,n,r){if(t=+t,e|=0,!r){var i=Math.pow(2,8*n-1);L(this,t,e,n,i-1,-i)}var o=n-1,a=1,s=0;for(this[e+o]=255&t;--o>=0&&(a*=256);)t<0&&0===s&&0!==this[e+o+1]&&(s=1),this[e+o]=(t/a>>0)-s&255;return e+n},l.prototype.writeInt8=function(t,e,n){return t=+t,e|=0,n||L(this,t,e,1,127,-128),l.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},l.prototype.writeInt16LE=function(t,e,n){return t=+t,e|=0,n||L(this,t,e,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):D(this,t,e,!0),e+2},l.prototype.writeInt16BE=function(t,e,n){return t=+t,e|=0,n||L(this,t,e,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):D(this,t,e,!1),e+2},l.prototype.writeInt32LE=function(t,e,n){return t=+t,e|=0,n||L(this,t,e,4,2147483647,-2147483648),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):I(this,t,e,!0),e+4},l.prototype.writeInt32BE=function(t,e,n){return t=+t,e|=0,n||L(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):I(this,t,e,!1),e+4},l.prototype.writeFloatLE=function(t,e,n){return N(this,t,e,!0,n)},l.prototype.writeFloatBE=function(t,e,n){return N(this,t,e,!1,n)},l.prototype.writeDoubleLE=function(t,e,n){return F(this,t,e,!0,n)},l.prototype.writeDoubleBE=function(t,e,n){return F(this,t,e,!1,n)},l.prototype.copy=function(t,e,n,r){if(n||(n=0),r||0===r||(r=this.length),e>=t.length&&(e=t.length),e||(e=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),t.length-e<r-n&&(r=t.length-e+n);var i,o=r-n;if(this===t&&n<e&&e<r)for(i=o-1;i>=0;--i)t[i+e]=this[i+n];else if(o<1e3||!l.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)t[i+e]=this[i+n];else Uint8Array.prototype.set.call(t,this.subarray(n,n+o),e);return o},l.prototype.fill=function(t,e,n,r){if("string"==typeof t){if("string"==typeof e?(r=e,e=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),1===t.length){var i=t.charCodeAt(0);i<256&&(t=i)}if(void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!l.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<n)throw new RangeError("Out of range index");if(n<=e)return this;var o;if(e>>>=0,n=void 0===n?this.length:n>>>0,t||(t=0),"number"==typeof t)for(o=e;o<n;++o)this[o]=t;else{var a=l.isBuffer(t)?t:H(new l(t,r).toString()),s=a.length;for(o=0;o<n-e;++o)this[o+e]=a[o%s]}return this};var R=/[^+\/0-9A-Za-z-_]/g;function j(t){return t<16?"0"+t.toString(16):t.toString(16)}function H(t,e){var n;e=e||1/0;for(var r=t.length,i=null,o=[],a=0;a<r;++a){if((n=t.charCodeAt(a))>55295&&n<57344){if(!i){if(n>56319){(e-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(e-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(e-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((e-=1)<0)break;o.push(n)}else if(n<2048){if((e-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((e-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function U(t){return r.toByteArray(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(R,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function Q(t,e,n,r){for(var i=0;i<r&&!(i+n>=e.length||i>=t.length);++i)e[i+n]=t[i];return i}}).call(e,n("DuR2"))},FeBl:function(t,e){var n=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=n)},FtD3:function(t,e,n){"use strict";var r=n("t8qj");t.exports=function(t,e,n,i,o){var a=new Error(t);return r(a,e,n,i,o)}},"G5/o":function(t,e,n){n("uqUo")("getOwnPropertyNames",function(){return n("Rrel").f})},GHBc:function(t,e,n){"use strict";var r=n("cGG2");t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function i(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=i(window.location.href),function(e){var n=r.isString(e)?i(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0}},GegP:function(t,e){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=119)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},119:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-progress",class:["el-progress--"+t.type,t.status?"is-"+t.status:"",{"el-progress--without-text":!t.showText,"el-progress--text-inside":t.textInside}],attrs:{role:"progressbar","aria-valuenow":t.percentage,"aria-valuemin":"0","aria-valuemax":"100"}},["line"===t.type?n("div",{staticClass:"el-progress-bar"},[n("div",{staticClass:"el-progress-bar__outer",style:{height:t.strokeWidth+"px"}},[n("div",{staticClass:"el-progress-bar__inner",style:t.barStyle},[t.showText&&t.textInside?n("div",{staticClass:"el-progress-bar__innerText"},[t._v(t._s(t.content))]):t._e()])])]):n("div",{staticClass:"el-progress-circle",style:{height:t.width+"px",width:t.width+"px"}},[n("svg",{attrs:{viewBox:"0 0 100 100"}},[n("path",{staticClass:"el-progress-circle__track",style:t.trailPathStyle,attrs:{d:t.trackPath,stroke:"#e5e9f2","stroke-width":t.relativeStrokeWidth,fill:"none"}}),n("path",{staticClass:"el-progress-circle__path",style:t.circlePathStyle,attrs:{d:t.trackPath,stroke:t.stroke,fill:"none","stroke-linecap":t.strokeLinecap,"stroke-width":t.percentage?t.relativeStrokeWidth:0}})])]),t.showText&&!t.textInside?n("div",{staticClass:"el-progress__text",style:{fontSize:t.progressTextSize+"px"}},[t.status?n("i",{class:t.iconClass}):[t._v(t._s(t.content))]],2):t._e()])};r._withStripped=!0;var i={name:"ElProgress",props:{type:{type:String,default:"line",validator:function(t){return["line","circle","dashboard"].indexOf(t)>-1}},percentage:{type:Number,default:0,required:!0,validator:function(t){return t>=0&&t<=100}},status:{type:String,validator:function(t){return["success","exception","warning"].indexOf(t)>-1}},strokeWidth:{type:Number,default:6},strokeLinecap:{type:String,default:"round"},textInside:{type:Boolean,default:!1},width:{type:Number,default:126},showText:{type:Boolean,default:!0},color:{type:[String,Array,Function],default:""},format:Function},computed:{barStyle:function(){var t={};return t.width=this.percentage+"%",t.backgroundColor=this.getCurrentColor(this.percentage),t},relativeStrokeWidth:function(){return(this.strokeWidth/this.width*100).toFixed(1)},radius:function(){return"circle"===this.type||"dashboard"===this.type?parseInt(50-parseFloat(this.relativeStrokeWidth)/2,10):0},trackPath:function(){var t=this.radius,e="dashboard"===this.type;return"\n M 50 50\n m 0 "+(e?"":"-")+t+"\n a "+t+" "+t+" 0 1 1 0 "+(e?"-":"")+2*t+"\n a "+t+" "+t+" 0 1 1 0 "+(e?"":"-")+2*t+"\n "},perimeter:function(){return 2*Math.PI*this.radius},rate:function(){return"dashboard"===this.type?.75:1},strokeDashoffset:function(){return-1*this.perimeter*(1-this.rate)/2+"px"},trailPathStyle:function(){return{strokeDasharray:this.perimeter*this.rate+"px, "+this.perimeter+"px",strokeDashoffset:this.strokeDashoffset}},circlePathStyle:function(){return{strokeDasharray:this.perimeter*this.rate*(this.percentage/100)+"px, "+this.perimeter+"px",strokeDashoffset:this.strokeDashoffset,transition:"stroke-dasharray 0.6s ease 0s, stroke 0.6s ease"}},stroke:function(){var t=void 0;if(this.color)t=this.getCurrentColor(this.percentage);else switch(this.status){case"success":t="#13ce66";break;case"exception":t="#ff4949";break;case"warning":t="#e6a23c";break;default:t="#20a0ff"}return t},iconClass:function(){return"warning"===this.status?"el-icon-warning":"line"===this.type?"success"===this.status?"el-icon-circle-check":"el-icon-circle-close":"success"===this.status?"el-icon-check":"el-icon-close"},progressTextSize:function(){return"line"===this.type?12+.4*this.strokeWidth:.111111*this.width+2},content:function(){return"function"==typeof this.format?this.format(this.percentage)||"":this.percentage+"%"}},methods:{getCurrentColor:function(t){return"function"==typeof this.color?this.color(t):"string"==typeof this.color?this.color:this.getLevelColor(t)},getLevelColor:function(t){for(var e=this.getColorArray().sort(function(t,e){return t.percentage-e.percentage}),n=0;n<e.length;n++)if(e[n].percentage>t)return e[n].color;return e[e.length-1].color},getColorArray:function(){var t=this.color,e=100/t.length;return t.map(function(t,n){return"string"==typeof t?{color:t,percentage:(n+1)*e}:t})}}},o=n(0),a=Object(o.a)(i,r,[],!1,null,null,null);a.options.__file="packages/progress/src/progress.vue";var s=a.exports;s.install=function(t){t.component(s.name,s)};e.default=s}})},Gu7T:function(t,e,n){"use strict";e.__esModule=!0;var r,i=n("c/Tr"),o=(r=i)&&r.__esModule?r:{default:r};e.default=function(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e<t.length;e++)n[e]=t[e];return n}return(0,o.default)(t)}},GybJ:function(t,e,n){var r="function"==typeof Map&&Map.prototype,i=Object.getOwnPropertyDescriptor&&r?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,o=r&&i&&"function"==typeof i.get?i.get:null,a=r&&Map.prototype.forEach,s="function"==typeof Set&&Set.prototype,l=Object.getOwnPropertyDescriptor&&s?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,c=s&&l&&"function"==typeof l.get?l.get:null,u=s&&Set.prototype.forEach,h="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,d="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,f=Boolean.prototype.valueOf,p=Object.prototype.toString,A=Function.prototype.toString,g=String.prototype.match,m="function"==typeof BigInt?BigInt.prototype.valueOf:null,v=Object.getOwnPropertySymbols,y="function"==typeof Symbol?Symbol.prototype.toString:null,b=Object.prototype.propertyIsEnumerable,_=n(8).custom,w=_&&k(_)?_:null;function x(t,e,n){var r="double"===(n.quoteStyle||e)?'"':"'";return r+t+r}function S(t){return String(t).replace(/"/g,"&quot;")}function C(t){return"[object Array]"===E(t)}function k(t){return"[object Symbol]"===E(t)}t.exports=function t(e,n,r,i){var s=n||{};if(T(s,"quoteStyle")&&"single"!==s.quoteStyle&&"double"!==s.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(T(s,"maxStringLength")&&("number"==typeof s.maxStringLength?s.maxStringLength<0&&s.maxStringLength!==1/0:null!==s.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var l=!T(s,"customInspect")||s.customInspect;if("boolean"!=typeof l)throw new TypeError('option "customInspect", if provided, must be `true` or `false`');if(T(s,"indent")&&null!==s.indent&&"\t"!==s.indent&&!(parseInt(s.indent,10)===s.indent&&s.indent>0))throw new TypeError('options "indent" must be "\\t", an integer > 0, or `null`');if(void 0===e)return"undefined";if(null===e)return"null";if("boolean"==typeof e)return e?"true":"false";if("string"==typeof e)return function t(e,n){if(e.length>n.maxStringLength){var r=e.length-n.maxStringLength,i="... "+r+" more character"+(r>1?"s":"");return t(e.slice(0,n.maxStringLength),n)+i}var o=e.replace(/(['\\])/g,"\\$1").replace(/[\x00-\x1f]/g,O);return x(o,"single",n)}(e,s);if("number"==typeof e)return 0===e?1/0/e>0?"0":"-0":String(e);if("bigint"==typeof e)return String(e)+"n";var p=void 0===s.depth?5:s.depth;if(void 0===r&&(r=0),r>=p&&p>0&&"object"==typeof e)return C(e)?"[Array]":"[Object]";var v=function(t,e){var n;if("\t"===t.indent)n="\t";else{if(!("number"==typeof t.indent&&t.indent>0))return null;n=Array(t.indent+1).join(" ")}return{base:n,prev:Array(e+1).join(n)}}(s,r);if(void 0===i)i=[];else if(M(i,e)>=0)return"[Circular]";function b(e,n,o){if(n&&(i=i.slice()).push(n),o){var a={depth:s.depth};return T(s,"quoteStyle")&&(a.quoteStyle=s.quoteStyle),t(e,a,r+1,i)}return t(e,s,r+1,i)}if("function"==typeof e){var _=function(t){if(t.name)return t.name;var e=g.call(A.call(t),/^function\s*([\w$]+)/);if(e)return e[1];return null}(e),B=N(e,b);return"[Function"+(_?": "+_:" (anonymous)")+"]"+(B.length>0?" { "+B.join(", ")+" }":"")}if(k(e)){var F=y.call(e);return"object"==typeof e?L(F):F}if(function(t){if(!t||"object"!=typeof t)return!1;if("undefined"!=typeof HTMLElement&&t instanceof HTMLElement)return!0;return"string"==typeof t.nodeName&&"function"==typeof t.getAttribute}(e)){for(var R="<"+String(e.nodeName).toLowerCase(),j=e.attributes||[],H=0;H<j.length;H++)R+=" "+j[H].name+"="+x(S(j[H].value),"double",s);return R+=">",e.childNodes&&e.childNodes.length&&(R+="..."),R+="</"+String(e.nodeName).toLowerCase()+">"}if(C(e)){if(0===e.length)return"[]";var U=N(e,b);return v&&!function(t){for(var e=0;e<t.length;e++)if(M(t[e],"\n")>=0)return!1;return!0}(U)?"["+P(U,v)+"]":"[ "+U.join(", ")+" ]"}if(function(t){return"[object Error]"===E(t)}(e)){var Q=N(e,b);return 0===Q.length?"["+String(e)+"]":"{ ["+String(e)+"] "+Q.join(", ")+" }"}if("object"==typeof e&&l){if(w&&"function"==typeof e[w])return e[w]();if("function"==typeof e.inspect)return e.inspect()}if(function(t){if(!o||!t||"object"!=typeof t)return!1;try{o.call(t);try{c.call(t)}catch(t){return!0}return t instanceof Map}catch(t){}return!1}(e)){var z=[];return a.call(e,function(t,n){z.push(b(n,e,!0)+" => "+b(t,e))}),I("Map",o.call(e),z,v)}if(function(t){if(!c||!t||"object"!=typeof t)return!1;try{c.call(t);try{o.call(t)}catch(t){return!0}return t instanceof Set}catch(t){}return!1}(e)){var Y=[];return u.call(e,function(t){Y.push(b(t,e))}),I("Set",c.call(e),Y,v)}if(function(t){if(!h||!t||"object"!=typeof t)return!1;try{h.call(t,h);try{d.call(t,d)}catch(t){return!0}return t instanceof WeakMap}catch(t){}return!1}(e))return D("WeakMap");if(function(t){if(!d||!t||"object"!=typeof t)return!1;try{d.call(t,d);try{h.call(t,h)}catch(t){return!0}return t instanceof WeakSet}catch(t){}return!1}(e))return D("WeakSet");if(function(t){return"[object Number]"===E(t)}(e))return L(b(Number(e)));if(function(t){return"[object BigInt]"===E(t)}(e))return L(b(m.call(e)));if(function(t){return"[object Boolean]"===E(t)}(e))return L(f.call(e));if(function(t){return"[object String]"===E(t)}(e))return L(b(String(e)));if(!function(t){return"[object Date]"===E(t)}(e)&&!function(t){return"[object RegExp]"===E(t)}(e)){var V=N(e,b);return 0===V.length?"{}":v?"{"+P(V,v)+"}":"{ "+V.join(", ")+" }"}return String(e)};var B=Object.prototype.hasOwnProperty||function(t){return t in this};function T(t,e){return B.call(t,e)}function E(t){return p.call(t)}function M(t,e){if(t.indexOf)return t.indexOf(e);for(var n=0,r=t.length;n<r;n++)if(t[n]===e)return n;return-1}function O(t){var e=t.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return n?"\\"+n:"\\x"+(e<16?"0":"")+e.toString(16).toUpperCase()}function L(t){return"Object("+t+")"}function D(t){return t+" { ? }"}function I(t,e,n,r){return t+" ("+e+") {"+(r?P(n,r):n.join(", "))+"}"}function P(t,e){if(0===t.length)return"";var n="\n"+e.prev+e.base;return n+t.join(","+n)+"\n"+e.prev}function N(t,e){var n=C(t),r=[];if(n){r.length=t.length;for(var i=0;i<t.length;i++)r[i]=T(t,i)?e(t[i],t):""}for(var o in t)T(t,o)&&(n&&String(Number(o))===o&&o<t.length||(/[^\w$]/.test(o)?r.push(e(o,t)+": "+e(t[o],t)):r.push(o+": "+e(t[o],t))));if("function"==typeof v)for(var a=v(t),s=0;s<a.length;s++)b.call(t,a[s])&&r.push("["+e(a[s])+"]: "+e(t[a[s]],t));return r}},H8dH:function(t,e,n){"use strict";e.__esModule=!0,e.default=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:300,r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(!t||!e)throw new Error("instance & callback is required");var i=!1,o=function(){i||(i=!0,e&&e.apply(null,arguments))};r?t.$once("after-leave",o):t.$on("after-leave",o),setTimeout(function(){o()},n+100)}},HJMx:function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=76)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},11:function(t,e){t.exports=n("aW5l")},21:function(t,e){t.exports=n("E/in")},4:function(t,e){t.exports=n("fPll")},76:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{class:["textarea"===t.type?"el-textarea":"el-input",t.inputSize?"el-input--"+t.inputSize:"",{"is-disabled":t.inputDisabled,"is-exceed":t.inputExceed,"el-input-group":t.$slots.prepend||t.$slots.append,"el-input-group--append":t.$slots.append,"el-input-group--prepend":t.$slots.prepend,"el-input--prefix":t.$slots.prefix||t.prefixIcon,"el-input--suffix":t.$slots.suffix||t.suffixIcon||t.clearable||t.showPassword}],on:{mouseenter:function(e){t.hovering=!0},mouseleave:function(e){t.hovering=!1}}},["textarea"!==t.type?[t.$slots.prepend?n("div",{staticClass:"el-input-group__prepend"},[t._t("prepend")],2):t._e(),"textarea"!==t.type?n("input",t._b({ref:"input",staticClass:"el-input__inner",attrs:{tabindex:t.tabindex,type:t.showPassword?t.passwordVisible?"text":"password":t.type,disabled:t.inputDisabled,readonly:t.readonly,autocomplete:t.autoComplete||t.autocomplete,"aria-label":t.label},on:{compositionstart:t.handleCompositionStart,compositionupdate:t.handleCompositionUpdate,compositionend:t.handleCompositionEnd,input:t.handleInput,focus:t.handleFocus,blur:t.handleBlur,change:t.handleChange}},"input",t.$attrs,!1)):t._e(),t.$slots.prefix||t.prefixIcon?n("span",{staticClass:"el-input__prefix"},[t._t("prefix"),t.prefixIcon?n("i",{staticClass:"el-input__icon",class:t.prefixIcon}):t._e()],2):t._e(),t.getSuffixVisible()?n("span",{staticClass:"el-input__suffix"},[n("span",{staticClass:"el-input__suffix-inner"},[t.showClear&&t.showPwdVisible&&t.isWordLimitVisible?t._e():[t._t("suffix"),t.suffixIcon?n("i",{staticClass:"el-input__icon",class:t.suffixIcon}):t._e()],t.showClear?n("i",{staticClass:"el-input__icon el-icon-circle-close el-input__clear",on:{mousedown:function(t){t.preventDefault()},click:t.clear}}):t._e(),t.showPwdVisible?n("i",{staticClass:"el-input__icon el-icon-view el-input__clear",on:{click:t.handlePasswordVisible}}):t._e(),t.isWordLimitVisible?n("span",{staticClass:"el-input__count"},[n("span",{staticClass:"el-input__count-inner"},[t._v("\n "+t._s(t.textLength)+"/"+t._s(t.upperLimit)+"\n ")])]):t._e()],2),t.validateState?n("i",{staticClass:"el-input__icon",class:["el-input__validateIcon",t.validateIcon]}):t._e()]):t._e(),t.$slots.append?n("div",{staticClass:"el-input-group__append"},[t._t("append")],2):t._e()]:n("textarea",t._b({ref:"textarea",staticClass:"el-textarea__inner",style:t.textareaStyle,attrs:{tabindex:t.tabindex,disabled:t.inputDisabled,readonly:t.readonly,autocomplete:t.autoComplete||t.autocomplete,"aria-label":t.label},on:{compositionstart:t.handleCompositionStart,compositionupdate:t.handleCompositionUpdate,compositionend:t.handleCompositionEnd,input:t.handleInput,focus:t.handleFocus,blur:t.handleBlur,change:t.handleChange}},"textarea",t.$attrs,!1)),t.isWordLimitVisible&&"textarea"===t.type?n("span",{staticClass:"el-input__count"},[t._v(t._s(t.textLength)+"/"+t._s(t.upperLimit))]):t._e()],2)};r._withStripped=!0;var i=n(4),o=n.n(i),a=n(11),s=n.n(a),l=void 0,c="\n height:0 !important;\n visibility:hidden !important;\n overflow:hidden !important;\n position:absolute !important;\n z-index:-1000 !important;\n top:0 !important;\n right:0 !important\n",u=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"];function h(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;l||(l=document.createElement("textarea"),document.body.appendChild(l));var r=function(t){var e=window.getComputedStyle(t),n=e.getPropertyValue("box-sizing"),r=parseFloat(e.getPropertyValue("padding-bottom"))+parseFloat(e.getPropertyValue("padding-top")),i=parseFloat(e.getPropertyValue("border-bottom-width"))+parseFloat(e.getPropertyValue("border-top-width"));return{contextStyle:u.map(function(t){return t+":"+e.getPropertyValue(t)}).join(";"),paddingSize:r,borderSize:i,boxSizing:n}}(t),i=r.paddingSize,o=r.borderSize,a=r.boxSizing,s=r.contextStyle;l.setAttribute("style",s+";"+c),l.value=t.value||t.placeholder||"";var h=l.scrollHeight,d={};"border-box"===a?h+=o:"content-box"===a&&(h-=i),l.value="";var f=l.scrollHeight-i;if(null!==e){var p=f*e;"border-box"===a&&(p=p+i+o),h=Math.max(p,h),d.minHeight=p+"px"}if(null!==n){var A=f*n;"border-box"===a&&(A=A+i+o),h=Math.min(A,h)}return d.height=h+"px",l.parentNode&&l.parentNode.removeChild(l),l=null,d}var d=n(9),f=n.n(d),p=n(21),A={name:"ElInput",componentName:"ElInput",mixins:[o.a,s.a],inheritAttrs:!1,inject:{elForm:{default:""},elFormItem:{default:""}},data:function(){return{textareaCalcStyle:{},hovering:!1,focused:!1,isComposing:!1,passwordVisible:!1}},props:{value:[String,Number],size:String,resize:String,form:String,disabled:Boolean,readonly:Boolean,type:{type:String,default:"text"},autosize:{type:[Boolean,Object],default:!1},autocomplete:{type:String,default:"off"},autoComplete:{type:String,validator:function(t){return!0}},validateEvent:{type:Boolean,default:!0},suffixIcon:String,prefixIcon:String,label:String,clearable:{type:Boolean,default:!1},showPassword:{type:Boolean,default:!1},showWordLimit:{type:Boolean,default:!1},tabindex:String},computed:{_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},validateState:function(){return this.elFormItem?this.elFormItem.validateState:""},needStatusIcon:function(){return!!this.elForm&&this.elForm.statusIcon},validateIcon:function(){return{validating:"el-icon-loading",success:"el-icon-circle-check",error:"el-icon-circle-close"}[this.validateState]},textareaStyle:function(){return f()({},this.textareaCalcStyle,{resize:this.resize})},inputSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},inputDisabled:function(){return this.disabled||(this.elForm||{}).disabled},nativeInputValue:function(){return null===this.value||void 0===this.value?"":String(this.value)},showClear:function(){return this.clearable&&!this.inputDisabled&&!this.readonly&&this.nativeInputValue&&(this.focused||this.hovering)},showPwdVisible:function(){return this.showPassword&&!this.inputDisabled&&!this.readonly&&(!!this.nativeInputValue||this.focused)},isWordLimitVisible:function(){return this.showWordLimit&&this.$attrs.maxlength&&("text"===this.type||"textarea"===this.type)&&!this.inputDisabled&&!this.readonly&&!this.showPassword},upperLimit:function(){return this.$attrs.maxlength},textLength:function(){return"number"==typeof this.value?String(this.value).length:(this.value||"").length},inputExceed:function(){return this.isWordLimitVisible&&this.textLength>this.upperLimit}},watch:{value:function(t){this.$nextTick(this.resizeTextarea),this.validateEvent&&this.dispatch("ElFormItem","el.form.change",[t])},nativeInputValue:function(){this.setNativeInputValue()},type:function(){var t=this;this.$nextTick(function(){t.setNativeInputValue(),t.resizeTextarea(),t.updateIconOffset()})}},methods:{focus:function(){this.getInput().focus()},blur:function(){this.getInput().blur()},getMigratingConfig:function(){return{props:{icon:"icon is removed, use suffix-icon / prefix-icon instead.","on-icon-click":"on-icon-click is removed."},events:{click:"click is removed."}}},handleBlur:function(t){this.focused=!1,this.$emit("blur",t),this.validateEvent&&this.dispatch("ElFormItem","el.form.blur",[this.value])},select:function(){this.getInput().select()},resizeTextarea:function(){if(!this.$isServer){var t=this.autosize;if("textarea"===this.type)if(t){var e=t.minRows,n=t.maxRows;this.textareaCalcStyle=h(this.$refs.textarea,e,n)}else this.textareaCalcStyle={minHeight:h(this.$refs.textarea).minHeight}}},setNativeInputValue:function(){var t=this.getInput();t&&t.value!==this.nativeInputValue&&(t.value=this.nativeInputValue)},handleFocus:function(t){this.focused=!0,this.$emit("focus",t)},handleCompositionStart:function(){this.isComposing=!0},handleCompositionUpdate:function(t){var e=t.target.value,n=e[e.length-1]||"";this.isComposing=!Object(p.isKorean)(n)},handleCompositionEnd:function(t){this.isComposing&&(this.isComposing=!1,this.handleInput(t))},handleInput:function(t){this.isComposing||t.target.value!==this.nativeInputValue&&(this.$emit("input",t.target.value),this.$nextTick(this.setNativeInputValue))},handleChange:function(t){this.$emit("change",t.target.value)},calcIconOffset:function(t){var e=[].slice.call(this.$el.querySelectorAll(".el-input__"+t)||[]);if(e.length){for(var n=null,r=0;r<e.length;r++)if(e[r].parentNode===this.$el){n=e[r];break}if(n){var i={suffix:"append",prefix:"prepend"}[t];this.$slots[i]?n.style.transform="translateX("+("suffix"===t?"-":"")+this.$el.querySelector(".el-input-group__"+i).offsetWidth+"px)":n.removeAttribute("style")}}},updateIconOffset:function(){this.calcIconOffset("prefix"),this.calcIconOffset("suffix")},clear:function(){this.$emit("input",""),this.$emit("change",""),this.$emit("clear")},handlePasswordVisible:function(){this.passwordVisible=!this.passwordVisible,this.focus()},getInput:function(){return this.$refs.input||this.$refs.textarea},getSuffixVisible:function(){return this.$slots.suffix||this.suffixIcon||this.showClear||this.showPassword||this.isWordLimitVisible||this.validateState&&this.needStatusIcon}},created:function(){this.$on("inputSelect",this.select)},mounted:function(){this.setNativeInputValue(),this.resizeTextarea(),this.updateIconOffset()},updated:function(){this.$nextTick(this.updateIconOffset)}},g=n(0),m=Object(g.a)(A,r,[],!1,null,null,null);m.options.__file="packages/input/src/input.vue";var v=m.exports;v.install=function(t){t.component(v.name,v)};e.default=v},9:function(t,e){t.exports=n("jmaC")}})},HQRW:function(t,e,n){var r=n("To6e"),i=r.System,o=r.VbrMode,a=(r.Float,r.ShortBlock,r.Util),s=r.Arrays,l=(r.new_array_n,r.new_byte,r.new_double,r.new_float),c=(r.new_float_n,r.new_int,r.new_int_n,r.assert),u=n("AWUW"),h=n("X5vS"),d=n("wdSa"),f=n("/00o"),p=n("0mjX"),A=n("jhNZ");t.exports=function(){var t,e,n;this.rv=null,this.qupvt=null;var r,g=new u;function m(t){this.ordinal=t}function v(t){for(var e=0;e<t.sfbmax;e++)if(t.scalefac[e]+t.subblock_gain[t.window[e]]==0)return!1;return!0}function y(t,e,n,r,i){var o;switch(t){default:case 9:e.over_count>0?(o=n.over_SSD<=e.over_SSD,n.over_SSD==e.over_SSD&&(o=n.bits<e.bits)):o=n.max_noise<0&&10*n.max_noise+n.bits<=10*e.max_noise+e.bits;break;case 0:o=n.over_count<e.over_count||n.over_count==e.over_count&&n.over_noise<e.over_noise||n.over_count==e.over_count&&BitStream.EQ(n.over_noise,e.over_noise)&&n.tot_noise<e.tot_noise;break;case 8:n.max_noise=function(t,e){for(var n,r=1e-37,i=0;i<e.psymax;i++)r+=(n=t[i],a.FAST_LOG10(.368+.632*n*n*n));return Math.max(1e-20,r)}(i,r);case 1:o=n.max_noise<e.max_noise;break;case 2:o=n.tot_noise<e.tot_noise;break;case 3:o=n.tot_noise<e.tot_noise&&n.max_noise<e.max_noise;break;case 4:o=n.max_noise<=0&&e.max_noise>.2||n.max_noise<=0&&e.max_noise<0&&e.max_noise>n.max_noise-.2&&n.tot_noise<e.tot_noise||n.max_noise<=0&&e.max_noise>0&&e.max_noise>n.max_noise-.2&&n.tot_noise<e.tot_noise+e.over_noise||n.max_noise>0&&e.max_noise>-.05&&e.max_noise>n.max_noise-.1&&n.tot_noise+n.over_noise<e.tot_noise+e.over_noise||n.max_noise>0&&e.max_noise>-.1&&e.max_noise>n.max_noise-.15&&n.tot_noise+n.over_noise+n.over_noise<e.tot_noise+e.over_noise+e.over_noise;break;case 5:o=n.over_noise<e.over_noise||BitStream.EQ(n.over_noise,e.over_noise)&&n.tot_noise<e.tot_noise;break;case 6:o=n.over_noise<e.over_noise||BitStream.EQ(n.over_noise,e.over_noise)&&(n.max_noise<e.max_noise||BitStream.EQ(n.max_noise,e.max_noise)&&n.tot_noise<=e.tot_noise);break;case 7:o=n.over_count<e.over_count||n.over_noise<e.over_noise}return 0==e.over_count&&(o=o&&n.bits<e.bits),o}function b(t,e,i,o,a){var l=t.internal_flags;!function(t,e,n,r,i){var o,a=t.internal_flags;o=0==e.scalefac_scale?1.2968395546510096:1.6817928305074292;for(var s=0,l=0;l<e.sfbmax;l++)s<n[l]&&(s=n[l]);var c=a.noise_shaping_amp;switch(3==c&&(c=i?2:1),c){case 2:break;case 1:s>1?s=Math.pow(s,.5):s*=.95;break;case 0:default:s>1?s=1:s*=.95}var u=0;for(l=0;l<e.sfbmax;l++){var h,d=e.width[l];if(u+=d,!(n[l]<s)){if(0!=(2&a.substep_shaping)&&(a.pseudohalf[l]=0==a.pseudohalf[l]?1:0,0==a.pseudohalf[l]&&2==a.noise_shaping_amp))return;for(e.scalefac[l]++,h=-d;h<0;h++)r[u+h]*=o,r[u+h]>e.xrpow_max&&(e.xrpow_max=r[u+h]);if(2==a.noise_shaping_amp)return}}}(t,e,i,o,a);var u=v(e);return!(u||(u=2==l.mode_gr?r.scale_bitcount(e):r.scale_bitcount_lsf(l,e))&&(l.noise_shaping>1&&(s.fill(l.pseudohalf,0),0==e.scalefac_scale?(function(t,e){for(var r=0,i=0;i<t.sfbmax;i++){var o=t.width[i],a=t.scalefac[i];if(0!=t.preflag&&(a+=n.pretab[i]),r+=o,0!=(1&a)){a++;for(var s=-o;s<0;s++)e[r+s]*=1.2968395546510096,e[r+s]>t.xrpow_max&&(t.xrpow_max=e[r+s])}t.scalefac[i]=a>>1}t.preflag=0,t.scalefac_scale=1}(e,o),u=!1):e.block_type==f.SHORT_TYPE&&l.subblock_gain>0&&(u=function(t,e,r){var i,o=e.scalefac;for(i=0;i<e.sfb_lmax;i++)if(o[i]>=16)return!0;for(var a=0;a<3;a++){var s=0,l=0;for(i=e.sfb_lmax+a;i<e.sfbdivide;i+=3)s<o[i]&&(s=o[i]);for(;i<e.sfbmax;i+=3)l<o[i]&&(l=o[i]);if(!(s<16&&l<8)){if(e.subblock_gain[a]>=7)return!0;e.subblock_gain[a]++;var u=t.scalefac_band.l[e.sfb_lmax];for(i=e.sfb_lmax+a;i<e.sfbmax;i+=3){var h=e.width[i],d=o[i];if(c(d>=0),(d-=4>>e.scalefac_scale)>=0)o[i]=d,u+=3*h;else{o[i]=0;var f=210+(d<<e.scalefac_scale+1);A=n.IPOW20(f),u+=h*(a+1);for(var p=-h;p<0;p++)r[u+p]*=A,r[u+p]>e.xrpow_max&&(e.xrpow_max=r[u+p]);u+=h*(3-a-1)}}var A=n.IPOW20(202);for(u+=e.width[i]*(a+1),p=-e.width[i];p<0;p++)r[u+p]*=A,r[u+p]>e.xrpow_max&&(e.xrpow_max=r[u+p])}}return!1}(l,e,o)||v(e))),u||(u=2==l.mode_gr?r.scale_bitcount(e):r.scale_bitcount_lsf(l,e)),u))}this.setModules=function(i,o,a,s){t=i,e=o,this.rv=o,n=a,this.qupvt=a,r=s,g.setModules(n,r)},this.ms_convert=function(t,e){for(var n=0;n<576;++n){var r=t.tt[e][0].xr[n],i=t.tt[e][1].xr[n];t.tt[e][0].xr[n]=(r+i)*(.5*a.SQRT2),t.tt[e][1].xr[n]=(r-i)*(.5*a.SQRT2)}},this.init_xrpow=function(t,e,n){var r=0,i=0|e.max_nonzero_coeff;if(c(null!=n),e.xrpow_max=0,c(0<=i&&i<=575),s.fill(n,i,576,0),(r=function(t,e,n,r){r=0;for(var i=0;i<=n;++i){var o=Math.abs(t.xr[i]);r+=o,e[i]=Math.sqrt(o*Math.sqrt(o)),e[i]>t.xrpow_max&&(t.xrpow_max=e[i])}return r}(e,n,i,r))>1e-20){var o=0;0!=(2&t.substep_shaping)&&(o=1);for(var a=0;a<e.psymax;a++)t.pseudohalf[a]=o;return!0}return s.fill(e.l3_enc,0,576,0),!1},this.init_outer_loop=function(t,e){e.part2_3_length=0,e.big_values=0,e.count1=0,e.global_gain=210,e.scalefac_compress=0,e.table_select[0]=0,e.table_select[1]=0,e.table_select[2]=0,e.subblock_gain[0]=0,e.subblock_gain[1]=0,e.subblock_gain[2]=0,e.subblock_gain[3]=0,e.region0_count=0,e.region1_count=0,e.preflag=0,e.scalefac_scale=0,e.count1table_select=0,e.part2_length=0,e.sfb_lmax=f.SBPSY_l,e.sfb_smin=f.SBPSY_s,e.psy_lmax=t.sfb21_extra?f.SBMAX_l:f.SBPSY_l,e.psymax=e.psy_lmax,e.sfbmax=e.sfb_lmax,e.sfbdivide=11;for(var r=0;r<f.SBMAX_l;r++)e.width[r]=t.scalefac_band.l[r+1]-t.scalefac_band.l[r],e.window[r]=3;if(e.block_type==f.SHORT_TYPE){var o=l(576);e.sfb_smin=0,e.sfb_lmax=0,0!=e.mixed_block_flag&&(e.sfb_smin=3,e.sfb_lmax=2*t.mode_gr+4),e.psymax=e.sfb_lmax+3*((t.sfb21_extra?f.SBMAX_s:f.SBPSY_s)-e.sfb_smin),e.sfbmax=e.sfb_lmax+3*(f.SBPSY_s-e.sfb_smin),e.sfbdivide=e.sfbmax-18,e.psy_lmax=e.sfb_lmax;var a=t.scalefac_band.l[e.sfb_lmax];for(i.arraycopy(e.xr,0,o,0,576),r=e.sfb_smin;r<f.SBMAX_s;r++)for(var c=t.scalefac_band.s[r],u=t.scalefac_band.s[r+1],h=0;h<3;h++)for(var d=c;d<u;d++)e.xr[a++]=o[3*d+h];var p=e.sfb_lmax;for(r=e.sfb_smin;r<f.SBMAX_s;r++)e.width[p]=e.width[p+1]=e.width[p+2]=t.scalefac_band.s[r+1]-t.scalefac_band.s[r],e.window[p]=0,e.window[p+1]=1,e.window[p+2]=2,p+=3}e.count1bits=0,e.sfb_partition_table=n.nr_of_sfb_block[0][0],e.slen[0]=0,e.slen[1]=0,e.slen[2]=0,e.slen[3]=0,e.max_nonzero_coeff=575,s.fill(e.scalefac,0),function(t,e){var r=t.ATH,i=e.xr;if(e.block_type!=f.SHORT_TYPE)for(var o=!1,a=f.PSFB21-1;a>=0&&!o;a--){var s=t.scalefac_band.psfb21[a],l=t.scalefac_band.psfb21[a+1],c=n.athAdjust(r.adjust,r.psfb21[a],r.floor);t.nsPsy.longfact[21]>1e-12&&(c*=t.nsPsy.longfact[21]);for(var u=l-1;u>=s;u--){if(!(Math.abs(i[u])<c)){o=!0;break}i[u]=0}}else for(var h=0;h<3;h++)for(o=!1,a=f.PSFB12-1;a>=0&&!o;a--){l=(s=3*t.scalefac_band.s[12]+(t.scalefac_band.s[13]-t.scalefac_band.s[12])*h+(t.scalefac_band.psfb12[a]-t.scalefac_band.psfb12[0]))+(t.scalefac_band.psfb12[a+1]-t.scalefac_band.psfb12[a]);var d=n.athAdjust(r.adjust,r.psfb12[a],r.floor);for(t.nsPsy.shortfact[12]>1e-12&&(d*=t.nsPsy.shortfact[12]),u=l-1;u>=s;u--){if(!(Math.abs(i[u])<d)){o=!0;break}i[u]=0}}}(t,e)},m.BINSEARCH_NONE=new m(0),m.BINSEARCH_UP=new m(1),m.BINSEARCH_DOWN=new m(2),this.trancate_smallspectrums=function(t,e,i,o){var a=l(A.SFBMAX);if((0!=(4&t.substep_shaping)||e.block_type!=f.SHORT_TYPE)&&0==(128&t.substep_shaping)){n.calc_noise(e,i,a,new h,null);for(var c=0;c<576;c++){var u=0;0!=e.l3_enc[c]&&(u=Math.abs(e.xr[c])),o[c]=u}c=0;var d=8;e.block_type==f.SHORT_TYPE&&(d=6);do{var p,g,m,v,y=e.width[d];if(c+=y,!(a[d]>=1||(s.sort(o,c-y,y),BitStream.EQ(o[c-1],0)))){p=(1-a[d])*i[d],g=0,v=0;do{var b;for(m=1;v+m<y&&!BitStream.NEQ(o[v+c-y],o[v+c+m-y]);m++);if(p<(b=o[v+c-y]*o[v+c-y]*m)){0!=v&&(g=o[v+c-y-1]);break}p-=b,v+=m}while(v<y);if(!BitStream.EQ(g,0))do{Math.abs(e.xr[c-y])<=g&&(e.l3_enc[c-y]=0)}while(--y>0)}}while(++d<e.psymax);e.part2_3_length=r.noquant_count_bits(t,e,null)}},this.outer_loop=function(t,e,a,s,u,g){var v=t.internal_flags,_=new p,w=l(576),x=l(A.SFBMAX),S=new h,C=new d,k=9999999,B=!1,T=!1,E=0;if(function(t,e,n,i,o){var a,s=t.CurrentStep[i],l=!1,u=t.OldValue[i],h=m.BINSEARCH_NONE;for(e.global_gain=u,n-=e.part2_length,c(0!=s);;){var d;if(a=r.count_bits(t,o,e,null),1==s||a==n)break;a>n?(h==m.BINSEARCH_DOWN&&(l=!0),l&&(s/=2),h=m.BINSEARCH_UP,d=s):(h==m.BINSEARCH_UP&&(l=!0),l&&(s/=2),h=m.BINSEARCH_DOWN,d=-s),e.global_gain+=d,e.global_gain<0&&(e.global_gain=0,l=!0),e.global_gain>255&&(e.global_gain=255,l=!0)}for(c(e.global_gain>=0),c(e.global_gain<256);a>n&&e.global_gain<255;)e.global_gain++,a=r.count_bits(t,o,e,null);t.CurrentStep[i]=u-e.global_gain>=4?4:2,t.OldValue[i]=e.global_gain,e.part2_3_length=a}(v,e,g,u,s),0==v.noise_shaping)return 100;n.calc_noise(e,a,x,S,C),S.bits=e.part2_3_length,_.assign(e);var M=0;for(i.arraycopy(s,0,w,0,576);!B;){do{var O,L=new h,D=255;if(O=0!=(2&v.substep_shaping)?20:3,v.sfb21_extra){if(x[_.sfbmax]>1)break;if(_.block_type==f.SHORT_TYPE&&(x[_.sfbmax+1]>1||x[_.sfbmax+2]>1))break}if(!b(t,_,x,s,T))break;0!=_.scalefac_scale&&(D=254);var I=g-_.part2_length;if(I<=0)break;for(;(_.part2_3_length=r.count_bits(v,s,_,C))>I&&_.global_gain<=D;)_.global_gain++;if(_.global_gain>D)break;if(0==S.over_count){for(;(_.part2_3_length=r.count_bits(v,s,_,C))>k&&_.global_gain<=D;)_.global_gain++;if(_.global_gain>D)break}if(n.calc_noise(_,a,x,L,C),L.bits=_.part2_3_length,0!=(y(e.block_type!=f.SHORT_TYPE?t.quant_comp:t.quant_comp_short,S,L,_,x)?1:0))k=e.part2_3_length,S=L,e.assign(_),M=0,i.arraycopy(s,0,w,0,576);else if(0==v.full_outer_loop){if(++M>O&&0==S.over_count)break;if(3==v.noise_shaping_amp&&T&&M>30)break;if(3==v.noise_shaping_amp&&T&&_.global_gain-E>15)break}}while(_.global_gain+_.scalefac_scale<255);3==v.noise_shaping_amp?T?B=!0:(_.assign(e),i.arraycopy(w,0,s,0,576),M=0,E=_.global_gain,T=!0):B=!0}return c(e.global_gain+e.scalefac_scale<=255),t.VBR==o.vbr_rh||t.VBR==o.vbr_mtrh?i.arraycopy(w,0,s,0,576):0!=(1&v.substep_shaping)&&trancate_smallspectrums(v,e,a,s),S.over_count},this.iteration_finish_one=function(t,n,i){var o=t.l3_side,a=o.tt[n][i];r.best_scalefac_store(t,n,i,o),1==t.use_best_huffman&&r.best_huffman_divide(t,a),e.ResvAdjust(t,a)},this.VBR_encode_granule=function(t,e,n,r,o,a,u){var h,d=t.internal_flags,f=new p,A=l(576),g=u,m=u+1,v=(u+a)/2,y=0,b=d.sfb21_extra;c(g<=LameInternalFlags.MAX_BITS_PER_CHANNEL),s.fill(f.l3_enc,0);do{c(v>=a),c(v<=u),c(a<=u),d.sfb21_extra=!(v>g-42)&&b,outer_loop(t,e,n,r,o,v)<=0?(y=1,m=e.part2_3_length,f.assign(e),i.arraycopy(r,0,A,0,576),h=(u=m-32)-a,v=(u+a)/2):(h=u-(a=v+32),v=(u+a)/2,0!=y&&(y=2,e.assign(f),i.arraycopy(A,0,r,0,576)))}while(h>12);d.sfb21_extra=b,2==y&&i.arraycopy(f.l3_enc,0,e.l3_enc,0,576),c(e.part2_3_length<=g)},this.get_framebits=function(n,r){var i=n.internal_flags;i.bitrate_index=i.VBR_min_bitrate;var o=t.getframebits(n);i.bitrate_index=1,o=t.getframebits(n);for(var a=1;a<=i.VBR_max_bitrate;a++){i.bitrate_index=a;var s=new MeanBits(o);r[a]=e.ResvFrameBegin(n,s),o=s.bits}},this.VBR_old_prepare=function(t,r,i,o,a,s,l,c,u){var h,d=t.internal_flags,p=0,A=1,g=0;d.bitrate_index=d.VBR_max_bitrate;var m=e.ResvFrameBegin(t,new MeanBits(0))/d.mode_gr;get_framebits(t,s);for(var v=0;v<d.mode_gr;v++){var y=n.on_pe(t,r,c[v],m,v,0);d.mode_ext==f.MPG_MD_MS_LR&&(ms_convert(d.l3_side,v),n.reduce_side(c[v],i[v],m,y));for(var b=0;b<d.channels_out;++b){var _=d.l3_side.tt[v][b];_.block_type!=f.SHORT_TYPE?(p=1.28/(1+Math.exp(3.5-r[v][b]/300))-.05,h=d.PSY.mask_adjust-p):(p=2.56/(1+Math.exp(3.5-r[v][b]/300))-.14,h=d.PSY.mask_adjust_short-p),d.masking_lower=Math.pow(10,.1*h),init_outer_loop(d,_),u[v][b]=n.calc_xmin(t,o[v][b],_,a[v][b]),0!=u[v][b]&&(A=0),l[v][b]=126,g+=c[v][b]}}for(v=0;v<d.mode_gr;v++)for(b=0;b<d.channels_out;b++)g>s[d.VBR_max_bitrate]&&(c[v][b]*=s[d.VBR_max_bitrate],c[v][b]/=g),l[v][b]>c[v][b]&&(l[v][b]=c[v][b]);return A},this.bitpressure_strategy=function(t,e,n,r){for(var i=0;i<t.mode_gr;i++)for(var o=0;o<t.channels_out;o++){for(var a=t.l3_side.tt[i][o],s=e[i][o],l=0,c=0;c<a.psy_lmax;c++)s[l++]*=1+.029*c*c/f.SBMAX_l/f.SBMAX_l;if(a.block_type==f.SHORT_TYPE)for(c=a.sfb_smin;c<f.SBMAX_s;c++)s[l++]*=1+.029*c*c/f.SBMAX_s/f.SBMAX_s,s[l++]*=1+.029*c*c/f.SBMAX_s/f.SBMAX_s,s[l++]*=1+.029*c*c/f.SBMAX_s/f.SBMAX_s;r[i][o]=0|Math.max(n[i][o],.9*r[i][o])}},this.VBR_new_prepare=function(t,r,i,o,a,s){var l,c=t.internal_flags,u=1,h=0,d=0;if(t.free_format)c.bitrate_index=0,p=new MeanBits(h),l=e.ResvFrameBegin(t,p),h=p.bits,a[0]=l;else{c.bitrate_index=c.VBR_max_bitrate;var p=new MeanBits(h);e.ResvFrameBegin(t,p),h=p.bits,get_framebits(t,a),l=a[c.VBR_max_bitrate]}for(var A=0;A<c.mode_gr;A++){n.on_pe(t,r,s[A],h,A,0),c.mode_ext==f.MPG_MD_MS_LR&&ms_convert(c.l3_side,A);for(var g=0;g<c.channels_out;++g){var m=c.l3_side.tt[A][g];c.masking_lower=Math.pow(10,.1*c.PSY.mask_adjust),init_outer_loop(c,m),0!=n.calc_xmin(t,i[A][g],m,o[A][g])&&(u=0),d+=s[A][g]}}for(A=0;A<c.mode_gr;A++)for(g=0;g<c.channels_out;g++)d>l&&(s[A][g]*=l,s[A][g]/=d);return u},this.calc_target_bits=function(r,i,o,a,s,l){var c,u,h,d,p=r.internal_flags,A=p.l3_side,g=0;p.bitrate_index=p.VBR_max_bitrate;var m=new MeanBits(g);for(l[0]=e.ResvFrameBegin(r,m),g=m.bits,p.bitrate_index=1,g=t.getframebits(r)-8*p.sideinfo_len,s[0]=g/(p.mode_gr*p.channels_out),g=r.VBR_mean_bitrate_kbps*r.framesize*1e3,0!=(1&p.substep_shaping)&&(g*=1.09),g/=r.out_samplerate,g-=8*p.sideinfo_len,g/=p.mode_gr*p.channels_out,(c=.93+.07*(11-r.compression_ratio)/5.5)<.9&&(c=.9),c>1&&(c=1),u=0;u<p.mode_gr;u++){var v=0;for(h=0;h<p.channels_out;h++){if(a[u][h]=int(c*g),i[u][h]>700){var y=int((i[u][h]-700)/1.4),b=A.tt[u][h];a[u][h]=int(c*g),b.block_type==f.SHORT_TYPE&&y<g/2&&(y=g/2),y>3*g/2?y=3*g/2:y<0&&(y=0),a[u][h]+=y}a[u][h]>LameInternalFlags.MAX_BITS_PER_CHANNEL&&(a[u][h]=LameInternalFlags.MAX_BITS_PER_CHANNEL),v+=a[u][h]}if(v>LameInternalFlags.MAX_BITS_PER_GRANULE)for(h=0;h<p.channels_out;++h)a[u][h]*=LameInternalFlags.MAX_BITS_PER_GRANULE,a[u][h]/=v}if(p.mode_ext==f.MPG_MD_MS_LR)for(u=0;u<p.mode_gr;u++)n.reduce_side(a[u],o[u],g*p.channels_out,LameInternalFlags.MAX_BITS_PER_GRANULE);for(d=0,u=0;u<p.mode_gr;u++)for(h=0;h<p.channels_out;h++)a[u][h]>LameInternalFlags.MAX_BITS_PER_CHANNEL&&(a[u][h]=LameInternalFlags.MAX_BITS_PER_CHANNEL),d+=a[u][h];if(d>l[0])for(u=0;u<p.mode_gr;u++)for(h=0;h<p.channels_out;h++)a[u][h]*=l[0],a[u][h]/=d}}},Hbx0:function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode,r.Float,r.ShortBlock,r.Util),o=(r.Arrays,r.new_array_n,r.new_byte,r.new_double,r.new_float),a=(r.new_float_n,r.new_int,r.new_int_n,r.assert,n("/00o"));t.exports=function(){var t=o(a.BLKSIZE),e=o(a.BLKSIZE_s/2),n=[.9238795325112867,.3826834323650898,.9951847266721969,.0980171403295606,.9996988186962042,.02454122852291229,.9999811752826011,.006135884649154475];function r(t,e,r){var o,a,s,l=0,c=e+(r<<=1);o=4;do{var u,h,d,f,p,A,g;g=o>>1,A=(p=o<<1)+(f=o),o=p<<1,s=(a=e)+g;do{x=t[a+0]-t[a+f],w=t[a+0]+t[a+f],B=t[a+p]-t[a+A],C=t[a+p]+t[a+A],t[a+p]=w-C,t[a+0]=w+C,t[a+A]=x-B,t[a+f]=x+B,x=t[s+0]-t[s+f],w=t[s+0]+t[s+f],B=i.SQRT2*t[s+A],C=i.SQRT2*t[s+p],t[s+p]=w-C,t[s+0]=w+C,t[s+A]=x-B,t[s+f]=x+B,s+=o,a+=o}while(a<c);for(h=n[l+0],u=n[l+1],d=1;d<g;d++){var m,v;m=1-2*u*u,v=2*u*h,a=e+d,s=e+f-d;do{var y,b,_,w,x,S,C,k,B,T;b=v*t[a+f]-m*t[s+f],y=m*t[a+f]+v*t[s+f],x=t[a+0]-y,w=t[a+0]+y,S=t[s+0]-b,_=t[s+0]+b,b=v*t[a+A]-m*t[s+A],y=m*t[a+A]+v*t[s+A],B=t[a+p]-y,C=t[a+p]+y,T=t[s+p]-b,k=t[s+p]+b,b=u*C-h*T,y=h*C+u*T,t[a+p]=w-y,t[a+0]=w+y,t[s+A]=S-b,t[s+f]=S+b,b=h*k-u*B,y=u*k+h*B,t[s+p]=_-y,t[s+0]=_+y,t[a+A]=x-b,t[a+f]=x+b,s+=o,a+=o}while(a<c);h=(m=h)*n[l+0]-u*n[l+1],u=m*n[l+1]+u*n[l+0]}l+=2}while(o<r)}var s=[0,128,64,192,32,160,96,224,16,144,80,208,48,176,112,240,8,136,72,200,40,168,104,232,24,152,88,216,56,184,120,248,4,132,68,196,36,164,100,228,20,148,84,212,52,180,116,244,12,140,76,204,44,172,108,236,28,156,92,220,60,188,124,252,2,130,66,194,34,162,98,226,18,146,82,210,50,178,114,242,10,138,74,202,42,170,106,234,26,154,90,218,58,186,122,250,6,134,70,198,38,166,102,230,22,150,86,214,54,182,118,246,14,142,78,206,46,174,110,238,30,158,94,222,62,190,126,254];this.fft_short=function(t,n,i,o,l){for(var c=0;c<3;c++){var u=a.BLKSIZE_s/2,h=65535&192*(c+1),d=a.BLKSIZE_s/8-1;do{var f,p,A,g,m,v=255&s[d<<2];p=(f=e[v]*o[i][l+v+h])-(m=e[127-v]*o[i][l+v+h+128]),f+=m,g=(A=e[v+64]*o[i][l+v+h+64])-(m=e[63-v]*o[i][l+v+h+192]),A+=m,u-=4,n[c][u+0]=f+A,n[c][u+2]=f-A,n[c][u+1]=p+g,n[c][u+3]=p-g,p=(f=e[v+1]*o[i][l+v+h+1])-(m=e[126-v]*o[i][l+v+h+129]),f+=m,g=(A=e[v+65]*o[i][l+v+h+65])-(m=e[62-v]*o[i][l+v+h+193]),A+=m,n[c][u+a.BLKSIZE_s/2+0]=f+A,n[c][u+a.BLKSIZE_s/2+2]=f-A,n[c][u+a.BLKSIZE_s/2+1]=p+g,n[c][u+a.BLKSIZE_s/2+3]=p-g}while(--d>=0);r(n[c],u,a.BLKSIZE_s/2)}},this.fft_long=function(e,n,i,o,l){var c=a.BLKSIZE/8-1,u=a.BLKSIZE/2;do{var h,d,f,p,A,g=255&s[c];d=(h=t[g]*o[i][l+g])-(A=t[g+512]*o[i][l+g+512]),h+=A,p=(f=t[g+256]*o[i][l+g+256])-(A=t[g+768]*o[i][l+g+768]),f+=A,n[0+(u-=4)]=h+f,n[u+2]=h-f,n[u+1]=d+p,n[u+3]=d-p,d=(h=t[g+1]*o[i][l+g+1])-(A=t[g+513]*o[i][l+g+513]),h+=A,p=(f=t[g+257]*o[i][l+g+257])-(A=t[g+769]*o[i][l+g+769]),f+=A,n[u+a.BLKSIZE/2+0]=h+f,n[u+a.BLKSIZE/2+2]=h-f,n[u+a.BLKSIZE/2+1]=d+p,n[u+a.BLKSIZE/2+3]=d-p}while(--c>=0);r(n,u,a.BLKSIZE/2)},this.init_fft=function(n){for(var r=0;r<a.BLKSIZE;r++)t[r]=.42-.5*Math.cos(2*Math.PI*(r+.5)/a.BLKSIZE)+.08*Math.cos(4*Math.PI*(r+.5)/a.BLKSIZE);for(r=0;r<a.BLKSIZE_s/2;r++)e[r]=.5*(1-Math.cos(2*Math.PI*(r+.5)/a.BLKSIZE_s))}}},Hdmu:function(t,e,n){(function(e){var n={version:"1.14.0"};n[437]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜ¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[620]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÇüéâäàąçêëèïîćÄĄĘęłôöĆûùŚÖÜ¢Ł¥śƒŹŻóÓńŃźż¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[737]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρσςτυφχψ░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ωάέήϊίόύϋώΆΈΉΊΌΎΏ±≥≤ΪΫ÷≈°∙·√ⁿ²■ ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[850]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø׃áíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈıÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´­±‗¾¶§÷¸°¨·¹³²■ ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[852]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÇüéâäůćçłëŐőîŹÄĆÉĹĺôöĽľŚśÖÜŤťŁ×čáíóúĄąŽžĘ꬟Ⱥ«»░▒▓│┤ÁÂĚŞ╣║╗╝Żż┐└┴┬├─┼Ăă╚╔╩╦╠═╬¤đĐĎËďŇÍÎě┘┌█▄ŢŮ▀ÓßÔŃńňŠšŔÚŕŰýÝţ´­˝˛ˇ˘§÷¸°¨˙űŘř■ ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[857]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÇüéâäàåçêëèïîıÄÅÉæÆôöòûùİÖÜø£ØŞşáíóúñÑĞ𿮬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ºªÊËÈ�ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµ�×ÚÛÙìÿ¯´­±�¾¶§÷¸°¨·¹³²■ ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[861]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÇüéâäàåçêëèÐðÞÄÅÉæÆôöþûÝýÖÜø£Ø₧ƒáíóúÁÍÓÚ¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[865]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø₧ƒáíóúñѪº¿⌐¬½¼¡«¤░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[866]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№¤■ ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[874]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€����…�����������‘’“”•–—�������� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[895]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ČüéďäĎŤčěĚĹÍľǪÄÁÉžŽôöÓůÚýÖÜŠĽÝŘťáíóúňŇŮÔšřŕŔ¼§«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[932]=function(){var t,e=[],n={},r=[];for(r[0]="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~���������������������������������。「」、・ヲァィゥェォャュョッーアイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワン゙゚��������������������������������".split(""),t=0;t!=r[0].length;++t)65533!==r[0][t].charCodeAt(0)&&(n[r[0][t]]=0+t,e[0+t]=r[0][t]);for(r[129]="���������������������������������������������������������������� 、。,.・:;?!゛゜´`¨^ ̄_ヽヾゝゞ〃仝々〆〇ー―‐/\~∥|…‥‘’“”()〔〕[]{}〈〉《》「」『』【】+-±×�÷=≠<>≦≧∞∴♂♀°′″℃¥$¢£%#&*@§☆★○●◎◇◆□■△▲▽▼※〒→←↑↓〓�����������∈∋⊆⊇⊂⊃∪∩��������∧∨¬⇒⇔∀∃�����������∠⊥⌒∂∇≡≒≪≫√∽∝∵∫∬�������ʼn♯♭♪†‡¶����◯���".split(""),t=0;t!=r[129].length;++t)65533!==r[129][t].charCodeAt(0)&&(n[r[129][t]]=33024+t,e[33024+t]=r[129][t]);for(r[130]="�������������������������������������������������������������������������������0123456789�������ABCDEFGHIJKLMNOPQRSTUVWXYZ�������abcdefghijklmnopqrstuvwxyz����ぁあぃいぅうぇえぉおかがきぎくぐけげこごさざしじすずせぜそぞただちぢっつづてでとどなにぬねのはばぱひびぴふぶぷへべぺほぼぽまみむめもゃやゅゆょよらりるれろゎわゐゑをん��������������".split(""),t=0;t!=r[130].length;++t)65533!==r[130][t].charCodeAt(0)&&(n[r[130][t]]=33280+t,e[33280+t]=r[130][t]);for(r[131]="����������������������������������������������������������������ァアィイゥウェエォオカガキギクグケゲコゴサザシジスズセゼソゾタダチヂッツヅテデトドナニヌネノハバパヒビピフブプヘベペホボポマミ�ムメモャヤュユョヨラリルレロヮワヰヱヲンヴヵヶ��������ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ��������αβγδεζηθικλμνξοπρστυφχψω�����������������������������������������".split(""),t=0;t!=r[131].length;++t)65533!==r[131][t].charCodeAt(0)&&(n[r[131][t]]=33536+t,e[33536+t]=r[131][t]);for(r[132]="����������������������������������������������������������������АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ���������������абвгдеёжзийклмн�опрстуфхцчшщъыьэюя�������������─│┌┐┘└├┬┤┴┼━┃┏┓┛┗┣┳┫┻╋┠┯┨┷┿┝┰┥┸╂�����������������������������������������������������������������".split(""),t=0;t!=r[132].length;++t)65533!==r[132][t].charCodeAt(0)&&(n[r[132][t]]=33792+t,e[33792+t]=r[132][t]);for(r[135]="����������������������������������������������������������������①②③④⑤⑥⑦⑧⑨⑩⑪⑫⑬⑭⑮⑯⑰⑱⑲⑳ⅠⅡⅢⅣⅤⅥⅦⅧⅨⅩ�㍉㌔㌢㍍㌘㌧㌃㌶㍑㍗㌍㌦㌣㌫㍊㌻㎜㎝㎞㎎㎏㏄㎡��������㍻�〝〟№㏍℡㊤㊥㊦㊧㊨㈱㈲㈹㍾㍽㍼≒≡∫∮∑√⊥∠∟⊿∵∩∪���������������������������������������������������������������������������������������������������".split(""),t=0;t!=r[135].length;++t)65533!==r[135][t].charCodeAt(0)&&(n[r[135][t]]=34560+t,e[34560+t]=r[135][t]);for(r[136]="���������������������������������������������������������������������������������������������������������������������������������������������������������������亜唖娃阿哀愛挨姶逢葵茜穐悪握渥旭葦芦鯵梓圧斡扱宛姐虻飴絢綾鮎或粟袷安庵按暗案闇鞍杏以伊位依偉囲夷委威尉惟意慰易椅為畏異移維緯胃萎衣謂違遺医井亥域育郁磯一壱溢逸稲茨芋鰯允印咽員因姻引飲淫胤蔭���".split(""),t=0;t!=r[136].length;++t)65533!==r[136][t].charCodeAt(0)&&(n[r[136][t]]=34816+t,e[34816+t]=r[136][t]);for(r[137]="����������������������������������������������������������������院陰隠韻吋右宇烏羽迂雨卯鵜窺丑碓臼渦嘘唄欝蔚鰻姥厩浦瓜閏噂云運雲荏餌叡営嬰影映曳栄永泳洩瑛盈穎頴英衛詠鋭液疫益駅悦謁越閲榎厭円�園堰奄宴延怨掩援沿演炎焔煙燕猿縁艶苑薗遠鉛鴛塩於汚甥凹央奥往応押旺横欧殴王翁襖鴬鴎黄岡沖荻億屋憶臆桶牡乙俺卸恩温穏音下化仮何伽価佳加可嘉夏嫁家寡科暇果架歌河火珂禍禾稼箇花苛茄荷華菓蝦課嘩貨迦過霞蚊俄峨我牙画臥芽蛾賀雅餓駕介会解回塊壊廻快怪悔恢懐戒拐改���".split(""),t=0;t!=r[137].length;++t)65533!==r[137][t].charCodeAt(0)&&(n[r[137][t]]=35072+t,e[35072+t]=r[137][t]);for(r[138]="����������������������������������������������������������������魁晦械海灰界皆絵芥蟹開階貝凱劾外咳害崖慨概涯碍蓋街該鎧骸浬馨蛙垣柿蛎鈎劃嚇各廓拡撹格核殻獲確穫覚角赫較郭閣隔革学岳楽額顎掛笠樫�橿梶鰍潟割喝恰括活渇滑葛褐轄且鰹叶椛樺鞄株兜竃蒲釜鎌噛鴨栢茅萱粥刈苅瓦乾侃冠寒刊勘勧巻喚堪姦完官寛干幹患感慣憾換敢柑桓棺款歓汗漢澗潅環甘監看竿管簡緩缶翰肝艦莞観諌貫還鑑間閑関陥韓館舘丸含岸巌玩癌眼岩翫贋雁頑顔願企伎危喜器基奇嬉寄岐希幾忌揮机旗既期棋棄���".split(""),t=0;t!=r[138].length;++t)65533!==r[138][t].charCodeAt(0)&&(n[r[138][t]]=35328+t,e[35328+t]=r[138][t]);for(r[139]="����������������������������������������������������������������機帰毅気汽畿祈季稀紀徽規記貴起軌輝飢騎鬼亀偽儀妓宜戯技擬欺犠疑祇義蟻誼議掬菊鞠吉吃喫桔橘詰砧杵黍却客脚虐逆丘久仇休及吸宮弓急救�朽求汲泣灸球究窮笈級糾給旧牛去居巨拒拠挙渠虚許距鋸漁禦魚亨享京供侠僑兇競共凶協匡卿叫喬境峡強彊怯恐恭挟教橋況狂狭矯胸脅興蕎郷鏡響饗驚仰凝尭暁業局曲極玉桐粁僅勤均巾錦斤欣欽琴禁禽筋緊芹菌衿襟謹近金吟銀九倶句区狗玖矩苦躯駆駈駒具愚虞喰空偶寓遇隅串櫛釧屑屈���".split(""),t=0;t!=r[139].length;++t)65533!==r[139][t].charCodeAt(0)&&(n[r[139][t]]=35584+t,e[35584+t]=r[139][t]);for(r[140]="����������������������������������������������������������������掘窟沓靴轡窪熊隈粂栗繰桑鍬勲君薫訓群軍郡卦袈祁係傾刑兄啓圭珪型契形径恵慶慧憩掲携敬景桂渓畦稽系経継繋罫茎荊蛍計詣警軽頚鶏芸迎鯨�劇戟撃激隙桁傑欠決潔穴結血訣月件倹倦健兼券剣喧圏堅嫌建憲懸拳捲検権牽犬献研硯絹県肩見謙賢軒遣鍵険顕験鹸元原厳幻弦減源玄現絃舷言諺限乎個古呼固姑孤己庫弧戸故枯湖狐糊袴股胡菰虎誇跨鈷雇顧鼓五互伍午呉吾娯後御悟梧檎瑚碁語誤護醐乞鯉交佼侯候倖光公功効勾厚口向���".split(""),t=0;t!=r[140].length;++t)65533!==r[140][t].charCodeAt(0)&&(n[r[140][t]]=35840+t,e[35840+t]=r[140][t]);for(r[141]="����������������������������������������������������������������后喉坑垢好孔孝宏工巧巷幸広庚康弘恒慌抗拘控攻昂晃更杭校梗構江洪浩港溝甲皇硬稿糠紅紘絞綱耕考肯肱腔膏航荒行衡講貢購郊酵鉱砿鋼閤降�項香高鴻剛劫号合壕拷濠豪轟麹克刻告国穀酷鵠黒獄漉腰甑忽惚骨狛込此頃今困坤墾婚恨懇昏昆根梱混痕紺艮魂些佐叉唆嵯左差査沙瑳砂詐鎖裟坐座挫債催再最哉塞妻宰彩才採栽歳済災采犀砕砦祭斎細菜裁載際剤在材罪財冴坂阪堺榊肴咲崎埼碕鷺作削咋搾昨朔柵窄策索錯桜鮭笹匙冊刷���".split(""),t=0;t!=r[141].length;++t)65533!==r[141][t].charCodeAt(0)&&(n[r[141][t]]=36096+t,e[36096+t]=r[141][t]);for(r[142]="����������������������������������������������������������������察拶撮擦札殺薩雑皐鯖捌錆鮫皿晒三傘参山惨撒散桟燦珊産算纂蚕讃賛酸餐斬暫残仕仔伺使刺司史嗣四士始姉姿子屍市師志思指支孜斯施旨枝止�死氏獅祉私糸紙紫肢脂至視詞詩試誌諮資賜雌飼歯事似侍児字寺慈持時次滋治爾璽痔磁示而耳自蒔辞汐鹿式識鴫竺軸宍雫七叱執失嫉室悉湿漆疾質実蔀篠偲柴芝屡蕊縞舎写射捨赦斜煮社紗者謝車遮蛇邪借勺尺杓灼爵酌釈錫若寂弱惹主取守手朱殊狩珠種腫趣酒首儒受呪寿授樹綬需囚収周���".split(""),t=0;t!=r[142].length;++t)65533!==r[142][t].charCodeAt(0)&&(n[r[142][t]]=36352+t,e[36352+t]=r[142][t]);for(r[143]="����������������������������������������������������������������宗就州修愁拾洲秀秋終繍習臭舟蒐衆襲讐蹴輯週酋酬集醜什住充十従戎柔汁渋獣縦重銃叔夙宿淑祝縮粛塾熟出術述俊峻春瞬竣舜駿准循旬楯殉淳�準潤盾純巡遵醇順処初所暑曙渚庶緒署書薯藷諸助叙女序徐恕鋤除傷償勝匠升召哨商唱嘗奨妾娼宵将小少尚庄床廠彰承抄招掌捷昇昌昭晶松梢樟樵沼消渉湘焼焦照症省硝礁祥称章笑粧紹肖菖蒋蕉衝裳訟証詔詳象賞醤鉦鍾鐘障鞘上丈丞乗冗剰城場壌嬢常情擾条杖浄状畳穣蒸譲醸錠嘱埴飾���".split(""),t=0;t!=r[143].length;++t)65533!==r[143][t].charCodeAt(0)&&(n[r[143][t]]=36608+t,e[36608+t]=r[143][t]);for(r[144]="����������������������������������������������������������������拭植殖燭織職色触食蝕辱尻伸信侵唇娠寝審心慎振新晋森榛浸深申疹真神秦紳臣芯薪親診身辛進針震人仁刃塵壬尋甚尽腎訊迅陣靭笥諏須酢図厨�逗吹垂帥推水炊睡粋翠衰遂酔錐錘随瑞髄崇嵩数枢趨雛据杉椙菅頗雀裾澄摺寸世瀬畝是凄制勢姓征性成政整星晴棲栖正清牲生盛精聖声製西誠誓請逝醒青静斉税脆隻席惜戚斥昔析石積籍績脊責赤跡蹟碩切拙接摂折設窃節説雪絶舌蝉仙先千占宣専尖川戦扇撰栓栴泉浅洗染潜煎煽旋穿箭線���".split(""),t=0;t!=r[144].length;++t)65533!==r[144][t].charCodeAt(0)&&(n[r[144][t]]=36864+t,e[36864+t]=r[144][t]);for(r[145]="����������������������������������������������������������������繊羨腺舛船薦詮賎践選遷銭銑閃鮮前善漸然全禅繕膳糎噌塑岨措曾曽楚狙疏疎礎祖租粗素組蘇訴阻遡鼠僧創双叢倉喪壮奏爽宋層匝惣想捜掃挿掻�操早曹巣槍槽漕燥争痩相窓糟総綜聡草荘葬蒼藻装走送遭鎗霜騒像増憎臓蔵贈造促側則即息捉束測足速俗属賊族続卒袖其揃存孫尊損村遜他多太汰詑唾堕妥惰打柁舵楕陀駄騨体堆対耐岱帯待怠態戴替泰滞胎腿苔袋貸退逮隊黛鯛代台大第醍題鷹滝瀧卓啄宅托択拓沢濯琢託鐸濁諾茸凧蛸只���".split(""),t=0;t!=r[145].length;++t)65533!==r[145][t].charCodeAt(0)&&(n[r[145][t]]=37120+t,e[37120+t]=r[145][t]);for(r[146]="����������������������������������������������������������������叩但達辰奪脱巽竪辿棚谷狸鱈樽誰丹単嘆坦担探旦歎淡湛炭短端箪綻耽胆蛋誕鍛団壇弾断暖檀段男談値知地弛恥智池痴稚置致蜘遅馳築畜竹筑蓄�逐秩窒茶嫡着中仲宙忠抽昼柱注虫衷註酎鋳駐樗瀦猪苧著貯丁兆凋喋寵帖帳庁弔張彫徴懲挑暢朝潮牒町眺聴脹腸蝶調諜超跳銚長頂鳥勅捗直朕沈珍賃鎮陳津墜椎槌追鎚痛通塚栂掴槻佃漬柘辻蔦綴鍔椿潰坪壷嬬紬爪吊釣鶴亭低停偵剃貞呈堤定帝底庭廷弟悌抵挺提梯汀碇禎程締艇訂諦蹄逓���".split(""),t=0;t!=r[146].length;++t)65533!==r[146][t].charCodeAt(0)&&(n[r[146][t]]=37376+t,e[37376+t]=r[146][t]);for(r[147]="����������������������������������������������������������������邸鄭釘鼎泥摘擢敵滴的笛適鏑溺哲徹撤轍迭鉄典填天展店添纏甜貼転顛点伝殿澱田電兎吐堵塗妬屠徒斗杜渡登菟賭途都鍍砥砺努度土奴怒倒党冬�凍刀唐塔塘套宕島嶋悼投搭東桃梼棟盗淘湯涛灯燈当痘祷等答筒糖統到董蕩藤討謄豆踏逃透鐙陶頭騰闘働動同堂導憧撞洞瞳童胴萄道銅峠鴇匿得徳涜特督禿篤毒独読栃橡凸突椴届鳶苫寅酉瀞噸屯惇敦沌豚遁頓呑曇鈍奈那内乍凪薙謎灘捺鍋楢馴縄畷南楠軟難汝二尼弐迩匂賑肉虹廿日乳入���".split(""),t=0;t!=r[147].length;++t)65533!==r[147][t].charCodeAt(0)&&(n[r[147][t]]=37632+t,e[37632+t]=r[147][t]);for(r[148]="����������������������������������������������������������������如尿韮任妊忍認濡禰祢寧葱猫熱年念捻撚燃粘乃廼之埜嚢悩濃納能脳膿農覗蚤巴把播覇杷波派琶破婆罵芭馬俳廃拝排敗杯盃牌背肺輩配倍培媒梅�楳煤狽買売賠陪這蝿秤矧萩伯剥博拍柏泊白箔粕舶薄迫曝漠爆縛莫駁麦函箱硲箸肇筈櫨幡肌畑畠八鉢溌発醗髪伐罰抜筏閥鳩噺塙蛤隼伴判半反叛帆搬斑板氾汎版犯班畔繁般藩販範釆煩頒飯挽晩番盤磐蕃蛮匪卑否妃庇彼悲扉批披斐比泌疲皮碑秘緋罷肥被誹費避非飛樋簸備尾微枇毘琵眉美���".split(""),t=0;t!=r[148].length;++t)65533!==r[148][t].charCodeAt(0)&&(n[r[148][t]]=37888+t,e[37888+t]=r[148][t]);for(r[149]="����������������������������������������������������������������鼻柊稗匹疋髭彦膝菱肘弼必畢筆逼桧姫媛紐百謬俵彪標氷漂瓢票表評豹廟描病秒苗錨鋲蒜蛭鰭品彬斌浜瀕貧賓頻敏瓶不付埠夫婦富冨布府怖扶敷�斧普浮父符腐膚芙譜負賦赴阜附侮撫武舞葡蕪部封楓風葺蕗伏副復幅服福腹複覆淵弗払沸仏物鮒分吻噴墳憤扮焚奮粉糞紛雰文聞丙併兵塀幣平弊柄並蔽閉陛米頁僻壁癖碧別瞥蔑箆偏変片篇編辺返遍便勉娩弁鞭保舗鋪圃捕歩甫補輔穂募墓慕戊暮母簿菩倣俸包呆報奉宝峰峯崩庖抱捧放方朋���".split(""),t=0;t!=r[149].length;++t)65533!==r[149][t].charCodeAt(0)&&(n[r[149][t]]=38144+t,e[38144+t]=r[149][t]);for(r[150]="����������������������������������������������������������������法泡烹砲縫胞芳萌蓬蜂褒訪豊邦鋒飽鳳鵬乏亡傍剖坊妨帽忘忙房暴望某棒冒紡肪膨謀貌貿鉾防吠頬北僕卜墨撲朴牧睦穆釦勃没殆堀幌奔本翻凡盆�摩磨魔麻埋妹昧枚毎哩槙幕膜枕鮪柾鱒桝亦俣又抹末沫迄侭繭麿万慢満漫蔓味未魅巳箕岬密蜜湊蓑稔脈妙粍民眠務夢無牟矛霧鵡椋婿娘冥名命明盟迷銘鳴姪牝滅免棉綿緬面麺摸模茂妄孟毛猛盲網耗蒙儲木黙目杢勿餅尤戻籾貰問悶紋門匁也冶夜爺耶野弥矢厄役約薬訳躍靖柳薮鑓愉愈油癒���".split(""),t=0;t!=r[150].length;++t)65533!==r[150][t].charCodeAt(0)&&(n[r[150][t]]=38400+t,e[38400+t]=r[150][t]);for(r[151]="����������������������������������������������������������������諭輸唯佑優勇友宥幽悠憂揖有柚湧涌猶猷由祐裕誘遊邑郵雄融夕予余与誉輿預傭幼妖容庸揚揺擁曜楊様洋溶熔用窯羊耀葉蓉要謡踊遥陽養慾抑欲�沃浴翌翼淀羅螺裸来莱頼雷洛絡落酪乱卵嵐欄濫藍蘭覧利吏履李梨理璃痢裏裡里離陸律率立葎掠略劉流溜琉留硫粒隆竜龍侶慮旅虜了亮僚両凌寮料梁涼猟療瞭稜糧良諒遼量陵領力緑倫厘林淋燐琳臨輪隣鱗麟瑠塁涙累類令伶例冷励嶺怜玲礼苓鈴隷零霊麗齢暦歴列劣烈裂廉恋憐漣煉簾練聯���".split(""),t=0;t!=r[151].length;++t)65533!==r[151][t].charCodeAt(0)&&(n[r[151][t]]=38656+t,e[38656+t]=r[151][t]);for(r[152]="����������������������������������������������������������������蓮連錬呂魯櫓炉賂路露労婁廊弄朗楼榔浪漏牢狼篭老聾蝋郎六麓禄肋録論倭和話歪賄脇惑枠鷲亙亘鰐詫藁蕨椀湾碗腕��������������������������������������������弌丐丕个丱丶丼丿乂乖乘亂亅豫亊舒弍于亞亟亠亢亰亳亶从仍仄仆仂仗仞仭仟价伉佚估佛佝佗佇佶侈侏侘佻佩佰侑佯來侖儘俔俟俎俘俛俑俚俐俤俥倚倨倔倪倥倅伜俶倡倩倬俾俯們倆偃假會偕偐偈做偖偬偸傀傚傅傴傲���".split(""),t=0;t!=r[152].length;++t)65533!==r[152][t].charCodeAt(0)&&(n[r[152][t]]=38912+t,e[38912+t]=r[152][t]);for(r[153]="����������������������������������������������������������������僉僊傳僂僖僞僥僭僣僮價僵儉儁儂儖儕儔儚儡儺儷儼儻儿兀兒兌兔兢竸兩兪兮冀冂囘册冉冏冑冓冕冖冤冦冢冩冪冫决冱冲冰况冽凅凉凛几處凩凭�凰凵凾刄刋刔刎刧刪刮刳刹剏剄剋剌剞剔剪剴剩剳剿剽劍劔劒剱劈劑辨辧劬劭劼劵勁勍勗勞勣勦飭勠勳勵勸勹匆匈甸匍匐匏匕匚匣匯匱匳匸區卆卅丗卉卍凖卞卩卮夘卻卷厂厖厠厦厥厮厰厶參簒雙叟曼燮叮叨叭叺吁吽呀听吭吼吮吶吩吝呎咏呵咎呟呱呷呰咒呻咀呶咄咐咆哇咢咸咥咬哄哈咨���".split(""),t=0;t!=r[153].length;++t)65533!==r[153][t].charCodeAt(0)&&(n[r[153][t]]=39168+t,e[39168+t]=r[153][t]);for(r[154]="����������������������������������������������������������������咫哂咤咾咼哘哥哦唏唔哽哮哭哺哢唹啀啣啌售啜啅啖啗唸唳啝喙喀咯喊喟啻啾喘喞單啼喃喩喇喨嗚嗅嗟嗄嗜嗤嗔嘔嗷嘖嗾嗽嘛嗹噎噐營嘴嘶嘲嘸�噫噤嘯噬噪嚆嚀嚊嚠嚔嚏嚥嚮嚶嚴囂嚼囁囃囀囈囎囑囓囗囮囹圀囿圄圉圈國圍圓團圖嗇圜圦圷圸坎圻址坏坩埀垈坡坿垉垓垠垳垤垪垰埃埆埔埒埓堊埖埣堋堙堝塲堡塢塋塰毀塒堽塹墅墹墟墫墺壞墻墸墮壅壓壑壗壙壘壥壜壤壟壯壺壹壻壼壽夂夊夐夛梦夥夬夭夲夸夾竒奕奐奎奚奘奢奠奧奬奩���".split(""),t=0;t!=r[154].length;++t)65533!==r[154][t].charCodeAt(0)&&(n[r[154][t]]=39424+t,e[39424+t]=r[154][t]);for(r[155]="����������������������������������������������������������������奸妁妝佞侫妣妲姆姨姜妍姙姚娥娟娑娜娉娚婀婬婉娵娶婢婪媚媼媾嫋嫂媽嫣嫗嫦嫩嫖嫺嫻嬌嬋嬖嬲嫐嬪嬶嬾孃孅孀孑孕孚孛孥孩孰孳孵學斈孺宀�它宦宸寃寇寉寔寐寤實寢寞寥寫寰寶寳尅將專對尓尠尢尨尸尹屁屆屎屓屐屏孱屬屮乢屶屹岌岑岔妛岫岻岶岼岷峅岾峇峙峩峽峺峭嶌峪崋崕崗嵜崟崛崑崔崢崚崙崘嵌嵒嵎嵋嵬嵳嵶嶇嶄嶂嶢嶝嶬嶮嶽嶐嶷嶼巉巍巓巒巖巛巫已巵帋帚帙帑帛帶帷幄幃幀幎幗幔幟幢幤幇幵并幺麼广庠廁廂廈廐廏���".split(""),t=0;t!=r[155].length;++t)65533!==r[155][t].charCodeAt(0)&&(n[r[155][t]]=39680+t,e[39680+t]=r[155][t]);for(r[156]="����������������������������������������������������������������廖廣廝廚廛廢廡廨廩廬廱廳廰廴廸廾弃弉彝彜弋弑弖弩弭弸彁彈彌彎弯彑彖彗彙彡彭彳彷徃徂彿徊很徑徇從徙徘徠徨徭徼忖忻忤忸忱忝悳忿怡恠�怙怐怩怎怱怛怕怫怦怏怺恚恁恪恷恟恊恆恍恣恃恤恂恬恫恙悁悍惧悃悚悄悛悖悗悒悧悋惡悸惠惓悴忰悽惆悵惘慍愕愆惶惷愀惴惺愃愡惻惱愍愎慇愾愨愧慊愿愼愬愴愽慂慄慳慷慘慙慚慫慴慯慥慱慟慝慓慵憙憖憇憬憔憚憊憑憫憮懌懊應懷懈懃懆憺懋罹懍懦懣懶懺懴懿懽懼懾戀戈戉戍戌戔戛���".split(""),t=0;t!=r[156].length;++t)65533!==r[156][t].charCodeAt(0)&&(n[r[156][t]]=39936+t,e[39936+t]=r[156][t]);for(r[157]="����������������������������������������������������������������戞戡截戮戰戲戳扁扎扞扣扛扠扨扼抂抉找抒抓抖拔抃抔拗拑抻拏拿拆擔拈拜拌拊拂拇抛拉挌拮拱挧挂挈拯拵捐挾捍搜捏掖掎掀掫捶掣掏掉掟掵捫�捩掾揩揀揆揣揉插揶揄搖搴搆搓搦搶攝搗搨搏摧摯摶摎攪撕撓撥撩撈撼據擒擅擇撻擘擂擱擧舉擠擡抬擣擯攬擶擴擲擺攀擽攘攜攅攤攣攫攴攵攷收攸畋效敖敕敍敘敞敝敲數斂斃變斛斟斫斷旃旆旁旄旌旒旛旙无旡旱杲昊昃旻杳昵昶昴昜晏晄晉晁晞晝晤晧晨晟晢晰暃暈暎暉暄暘暝曁暹曉暾暼���".split(""),t=0;t!=r[157].length;++t)65533!==r[157][t].charCodeAt(0)&&(n[r[157][t]]=40192+t,e[40192+t]=r[157][t]);for(r[158]="����������������������������������������������������������������曄暸曖曚曠昿曦曩曰曵曷朏朖朞朦朧霸朮朿朶杁朸朷杆杞杠杙杣杤枉杰枩杼杪枌枋枦枡枅枷柯枴柬枳柩枸柤柞柝柢柮枹柎柆柧檜栞框栩桀桍栲桎�梳栫桙档桷桿梟梏梭梔條梛梃檮梹桴梵梠梺椏梍桾椁棊椈棘椢椦棡椌棍棔棧棕椶椒椄棗棣椥棹棠棯椨椪椚椣椡棆楹楷楜楸楫楔楾楮椹楴椽楙椰楡楞楝榁楪榲榮槐榿槁槓榾槎寨槊槝榻槃榧樮榑榠榜榕榴槞槨樂樛槿權槹槲槧樅榱樞槭樔槫樊樒櫁樣樓橄樌橲樶橸橇橢橙橦橈樸樢檐檍檠檄檢檣���".split(""),t=0;t!=r[158].length;++t)65533!==r[158][t].charCodeAt(0)&&(n[r[158][t]]=40448+t,e[40448+t]=r[158][t]);for(r[159]="����������������������������������������������������������������檗蘗檻櫃櫂檸檳檬櫞櫑櫟檪櫚櫪櫻欅蘖櫺欒欖鬱欟欸欷盜欹飮歇歃歉歐歙歔歛歟歡歸歹歿殀殄殃殍殘殕殞殤殪殫殯殲殱殳殷殼毆毋毓毟毬毫毳毯�麾氈氓气氛氤氣汞汕汢汪沂沍沚沁沛汾汨汳沒沐泄泱泓沽泗泅泝沮沱沾沺泛泯泙泪洟衍洶洫洽洸洙洵洳洒洌浣涓浤浚浹浙涎涕濤涅淹渕渊涵淇淦涸淆淬淞淌淨淒淅淺淙淤淕淪淮渭湮渮渙湲湟渾渣湫渫湶湍渟湃渺湎渤滿渝游溂溪溘滉溷滓溽溯滄溲滔滕溏溥滂溟潁漑灌滬滸滾漿滲漱滯漲滌���".split(""),t=0;t!=r[159].length;++t)65533!==r[159][t].charCodeAt(0)&&(n[r[159][t]]=40704+t,e[40704+t]=r[159][t]);for(r[224]="����������������������������������������������������������������漾漓滷澆潺潸澁澀潯潛濳潭澂潼潘澎澑濂潦澳澣澡澤澹濆澪濟濕濬濔濘濱濮濛瀉瀋濺瀑瀁瀏濾瀛瀚潴瀝瀘瀟瀰瀾瀲灑灣炙炒炯烱炬炸炳炮烟烋烝�烙焉烽焜焙煥煕熈煦煢煌煖煬熏燻熄熕熨熬燗熹熾燒燉燔燎燠燬燧燵燼燹燿爍爐爛爨爭爬爰爲爻爼爿牀牆牋牘牴牾犂犁犇犒犖犢犧犹犲狃狆狄狎狒狢狠狡狹狷倏猗猊猜猖猝猴猯猩猥猾獎獏默獗獪獨獰獸獵獻獺珈玳珎玻珀珥珮珞璢琅瑯琥珸琲琺瑕琿瑟瑙瑁瑜瑩瑰瑣瑪瑶瑾璋璞璧瓊瓏瓔珱���".split(""),t=0;t!=r[224].length;++t)65533!==r[224][t].charCodeAt(0)&&(n[r[224][t]]=57344+t,e[57344+t]=r[224][t]);for(r[225]="����������������������������������������������������������������瓠瓣瓧瓩瓮瓲瓰瓱瓸瓷甄甃甅甌甎甍甕甓甞甦甬甼畄畍畊畉畛畆畚畩畤畧畫畭畸當疆疇畴疊疉疂疔疚疝疥疣痂疳痃疵疽疸疼疱痍痊痒痙痣痞痾痿�痼瘁痰痺痲痳瘋瘍瘉瘟瘧瘠瘡瘢瘤瘴瘰瘻癇癈癆癜癘癡癢癨癩癪癧癬癰癲癶癸發皀皃皈皋皎皖皓皙皚皰皴皸皹皺盂盍盖盒盞盡盥盧盪蘯盻眈眇眄眩眤眞眥眦眛眷眸睇睚睨睫睛睥睿睾睹瞎瞋瞑瞠瞞瞰瞶瞹瞿瞼瞽瞻矇矍矗矚矜矣矮矼砌砒礦砠礪硅碎硴碆硼碚碌碣碵碪碯磑磆磋磔碾碼磅磊磬���".split(""),t=0;t!=r[225].length;++t)65533!==r[225][t].charCodeAt(0)&&(n[r[225][t]]=57600+t,e[57600+t]=r[225][t]);for(r[226]="����������������������������������������������������������������磧磚磽磴礇礒礑礙礬礫祀祠祗祟祚祕祓祺祿禊禝禧齋禪禮禳禹禺秉秕秧秬秡秣稈稍稘稙稠稟禀稱稻稾稷穃穗穉穡穢穩龝穰穹穽窈窗窕窘窖窩竈窰�窶竅竄窿邃竇竊竍竏竕竓站竚竝竡竢竦竭竰笂笏笊笆笳笘笙笞笵笨笶筐筺笄筍笋筌筅筵筥筴筧筰筱筬筮箝箘箟箍箜箚箋箒箏筝箙篋篁篌篏箴篆篝篩簑簔篦篥籠簀簇簓篳篷簗簍篶簣簧簪簟簷簫簽籌籃籔籏籀籐籘籟籤籖籥籬籵粃粐粤粭粢粫粡粨粳粲粱粮粹粽糀糅糂糘糒糜糢鬻糯糲糴糶糺紆���".split(""),t=0;t!=r[226].length;++t)65533!==r[226][t].charCodeAt(0)&&(n[r[226][t]]=57856+t,e[57856+t]=r[226][t]);for(r[227]="����������������������������������������������������������������紂紜紕紊絅絋紮紲紿紵絆絳絖絎絲絨絮絏絣經綉絛綏絽綛綺綮綣綵緇綽綫總綢綯緜綸綟綰緘緝緤緞緻緲緡縅縊縣縡縒縱縟縉縋縢繆繦縻縵縹繃縷�縲縺繧繝繖繞繙繚繹繪繩繼繻纃緕繽辮繿纈纉續纒纐纓纔纖纎纛纜缸缺罅罌罍罎罐网罕罔罘罟罠罨罩罧罸羂羆羃羈羇羌羔羞羝羚羣羯羲羹羮羶羸譱翅翆翊翕翔翡翦翩翳翹飜耆耄耋耒耘耙耜耡耨耿耻聊聆聒聘聚聟聢聨聳聲聰聶聹聽聿肄肆肅肛肓肚肭冐肬胛胥胙胝胄胚胖脉胯胱脛脩脣脯腋���".split(""),t=0;t!=r[227].length;++t)65533!==r[227][t].charCodeAt(0)&&(n[r[227][t]]=58112+t,e[58112+t]=r[227][t]);for(r[228]="����������������������������������������������������������������隋腆脾腓腑胼腱腮腥腦腴膃膈膊膀膂膠膕膤膣腟膓膩膰膵膾膸膽臀臂膺臉臍臑臙臘臈臚臟臠臧臺臻臾舁舂舅與舊舍舐舖舩舫舸舳艀艙艘艝艚艟艤�艢艨艪艫舮艱艷艸艾芍芒芫芟芻芬苡苣苟苒苴苳苺莓范苻苹苞茆苜茉苙茵茴茖茲茱荀茹荐荅茯茫茗茘莅莚莪莟莢莖茣莎莇莊荼莵荳荵莠莉莨菴萓菫菎菽萃菘萋菁菷萇菠菲萍萢萠莽萸蔆菻葭萪萼蕚蒄葷葫蒭葮蒂葩葆萬葯葹萵蓊葢蒹蒿蒟蓙蓍蒻蓚蓐蓁蓆蓖蒡蔡蓿蓴蔗蔘蔬蔟蔕蔔蓼蕀蕣蕘蕈���".split(""),t=0;t!=r[228].length;++t)65533!==r[228][t].charCodeAt(0)&&(n[r[228][t]]=58368+t,e[58368+t]=r[228][t]);for(r[229]="����������������������������������������������������������������蕁蘂蕋蕕薀薤薈薑薊薨蕭薔薛藪薇薜蕷蕾薐藉薺藏薹藐藕藝藥藜藹蘊蘓蘋藾藺蘆蘢蘚蘰蘿虍乕虔號虧虱蚓蚣蚩蚪蚋蚌蚶蚯蛄蛆蚰蛉蠣蚫蛔蛞蛩蛬�蛟蛛蛯蜒蜆蜈蜀蜃蛻蜑蜉蜍蛹蜊蜴蜿蜷蜻蜥蜩蜚蝠蝟蝸蝌蝎蝴蝗蝨蝮蝙蝓蝣蝪蠅螢螟螂螯蟋螽蟀蟐雖螫蟄螳蟇蟆螻蟯蟲蟠蠏蠍蟾蟶蟷蠎蟒蠑蠖蠕蠢蠡蠱蠶蠹蠧蠻衄衂衒衙衞衢衫袁衾袞衵衽袵衲袂袗袒袮袙袢袍袤袰袿袱裃裄裔裘裙裝裹褂裼裴裨裲褄褌褊褓襃褞褥褪褫襁襄褻褶褸襌褝襠襞���".split(""),t=0;t!=r[229].length;++t)65533!==r[229][t].charCodeAt(0)&&(n[r[229][t]]=58624+t,e[58624+t]=r[229][t]);for(r[230]="����������������������������������������������������������������襦襤襭襪襯襴襷襾覃覈覊覓覘覡覩覦覬覯覲覺覽覿觀觚觜觝觧觴觸訃訖訐訌訛訝訥訶詁詛詒詆詈詼詭詬詢誅誂誄誨誡誑誥誦誚誣諄諍諂諚諫諳諧�諤諱謔諠諢諷諞諛謌謇謚諡謖謐謗謠謳鞫謦謫謾謨譁譌譏譎證譖譛譚譫譟譬譯譴譽讀讌讎讒讓讖讙讚谺豁谿豈豌豎豐豕豢豬豸豺貂貉貅貊貍貎貔豼貘戝貭貪貽貲貳貮貶賈賁賤賣賚賽賺賻贄贅贊贇贏贍贐齎贓賍贔贖赧赭赱赳趁趙跂趾趺跏跚跖跌跛跋跪跫跟跣跼踈踉跿踝踞踐踟蹂踵踰踴蹊���".split(""),t=0;t!=r[230].length;++t)65533!==r[230][t].charCodeAt(0)&&(n[r[230][t]]=58880+t,e[58880+t]=r[230][t]);for(r[231]="����������������������������������������������������������������蹇蹉蹌蹐蹈蹙蹤蹠踪蹣蹕蹶蹲蹼躁躇躅躄躋躊躓躑躔躙躪躡躬躰軆躱躾軅軈軋軛軣軼軻軫軾輊輅輕輒輙輓輜輟輛輌輦輳輻輹轅轂輾轌轉轆轎轗轜�轢轣轤辜辟辣辭辯辷迚迥迢迪迯邇迴逅迹迺逑逕逡逍逞逖逋逧逶逵逹迸遏遐遑遒逎遉逾遖遘遞遨遯遶隨遲邂遽邁邀邊邉邏邨邯邱邵郢郤扈郛鄂鄒鄙鄲鄰酊酖酘酣酥酩酳酲醋醉醂醢醫醯醪醵醴醺釀釁釉釋釐釖釟釡釛釼釵釶鈞釿鈔鈬鈕鈑鉞鉗鉅鉉鉤鉈銕鈿鉋鉐銜銖銓銛鉚鋏銹銷鋩錏鋺鍄錮���".split(""),t=0;t!=r[231].length;++t)65533!==r[231][t].charCodeAt(0)&&(n[r[231][t]]=59136+t,e[59136+t]=r[231][t]);for(r[232]="����������������������������������������������������������������錙錢錚錣錺錵錻鍜鍠鍼鍮鍖鎰鎬鎭鎔鎹鏖鏗鏨鏥鏘鏃鏝鏐鏈鏤鐚鐔鐓鐃鐇鐐鐶鐫鐵鐡鐺鑁鑒鑄鑛鑠鑢鑞鑪鈩鑰鑵鑷鑽鑚鑼鑾钁鑿閂閇閊閔閖閘閙�閠閨閧閭閼閻閹閾闊濶闃闍闌闕闔闖關闡闥闢阡阨阮阯陂陌陏陋陷陜陞陝陟陦陲陬隍隘隕隗險隧隱隲隰隴隶隸隹雎雋雉雍襍雜霍雕雹霄霆霈霓霎霑霏霖霙霤霪霰霹霽霾靄靆靈靂靉靜靠靤靦靨勒靫靱靹鞅靼鞁靺鞆鞋鞏鞐鞜鞨鞦鞣鞳鞴韃韆韈韋韜韭齏韲竟韶韵頏頌頸頤頡頷頽顆顏顋顫顯顰���".split(""),t=0;t!=r[232].length;++t)65533!==r[232][t].charCodeAt(0)&&(n[r[232][t]]=59392+t,e[59392+t]=r[232][t]);for(r[233]="����������������������������������������������������������������顱顴顳颪颯颱颶飄飃飆飩飫餃餉餒餔餘餡餝餞餤餠餬餮餽餾饂饉饅饐饋饑饒饌饕馗馘馥馭馮馼駟駛駝駘駑駭駮駱駲駻駸騁騏騅駢騙騫騷驅驂驀驃�騾驕驍驛驗驟驢驥驤驩驫驪骭骰骼髀髏髑髓體髞髟髢髣髦髯髫髮髴髱髷髻鬆鬘鬚鬟鬢鬣鬥鬧鬨鬩鬪鬮鬯鬲魄魃魏魍魎魑魘魴鮓鮃鮑鮖鮗鮟鮠鮨鮴鯀鯊鮹鯆鯏鯑鯒鯣鯢鯤鯔鯡鰺鯲鯱鯰鰕鰔鰉鰓鰌鰆鰈鰒鰊鰄鰮鰛鰥鰤鰡鰰鱇鰲鱆鰾鱚鱠鱧鱶鱸鳧鳬鳰鴉鴈鳫鴃鴆鴪鴦鶯鴣鴟鵄鴕鴒鵁鴿鴾鵆鵈���".split(""),t=0;t!=r[233].length;++t)65533!==r[233][t].charCodeAt(0)&&(n[r[233][t]]=59648+t,e[59648+t]=r[233][t]);for(r[234]="����������������������������������������������������������������鵝鵞鵤鵑鵐鵙鵲鶉鶇鶫鵯鵺鶚鶤鶩鶲鷄鷁鶻鶸鶺鷆鷏鷂鷙鷓鷸鷦鷭鷯鷽鸚鸛鸞鹵鹹鹽麁麈麋麌麒麕麑麝麥麩麸麪麭靡黌黎黏黐黔黜點黝黠黥黨黯�黴黶黷黹黻黼黽鼇鼈皷鼕鼡鼬鼾齊齒齔齣齟齠齡齦齧齬齪齷齲齶龕龜龠堯槇遙瑤凜熙�������������������������������������������������������������������������������������������".split(""),t=0;t!=r[234].length;++t)65533!==r[234][t].charCodeAt(0)&&(n[r[234][t]]=59904+t,e[59904+t]=r[234][t]);for(r[237]="����������������������������������������������������������������纊褜鍈銈蓜俉炻昱棈鋹曻彅丨仡仼伀伃伹佖侒侊侚侔俍偀倢俿倞偆偰偂傔僴僘兊兤冝冾凬刕劜劦勀勛匀匇匤卲厓厲叝﨎咜咊咩哿喆坙坥垬埈埇﨏�塚增墲夋奓奛奝奣妤妺孖寀甯寘寬尞岦岺峵崧嵓﨑嵂嵭嶸嶹巐弡弴彧德忞恝悅悊惞惕愠惲愑愷愰憘戓抦揵摠撝擎敎昀昕昻昉昮昞昤晥晗晙晴晳暙暠暲暿曺朎朗杦枻桒柀栁桄棏﨓楨﨔榘槢樰橫橆橳橾櫢櫤毖氿汜沆汯泚洄涇浯涖涬淏淸淲淼渹湜渧渼溿澈澵濵瀅瀇瀨炅炫焏焄煜煆煇凞燁燾犱���".split(""),t=0;t!=r[237].length;++t)65533!==r[237][t].charCodeAt(0)&&(n[r[237][t]]=60672+t,e[60672+t]=r[237][t]);for(r[238]="����������������������������������������������������������������犾猤猪獷玽珉珖珣珒琇珵琦琪琩琮瑢璉璟甁畯皂皜皞皛皦益睆劯砡硎硤硺礰礼神祥禔福禛竑竧靖竫箞精絈絜綷綠緖繒罇羡羽茁荢荿菇菶葈蒴蕓蕙�蕫﨟薰蘒﨡蠇裵訒訷詹誧誾諟諸諶譓譿賰賴贒赶﨣軏﨤逸遧郞都鄕鄧釚釗釞釭釮釤釥鈆鈐鈊鈺鉀鈼鉎鉙鉑鈹鉧銧鉷鉸鋧鋗鋙鋐﨧鋕鋠鋓錥錡鋻﨨錞鋿錝錂鍰鍗鎤鏆鏞鏸鐱鑅鑈閒隆﨩隝隯霳霻靃靍靏靑靕顗顥飯飼餧館馞驎髙髜魵魲鮏鮱鮻鰀鵰鵫鶴鸙黑��ⅰⅱⅲⅳⅴⅵⅶⅷⅸⅹ¬¦'"���".split(""),t=0;t!=r[238].length;++t)65533!==r[238][t].charCodeAt(0)&&(n[r[238][t]]=60928+t,e[60928+t]=r[238][t]);for(r[250]="����������������������������������������������������������������ⅰⅱⅲⅳⅴⅵⅶⅷⅸⅹⅠⅡⅢⅣⅤⅥⅦⅧⅨⅩ¬¦'"㈱№℡∵纊褜鍈銈蓜俉炻昱棈鋹曻彅丨仡仼伀伃伹佖侒侊侚侔俍偀倢俿倞偆偰偂傔僴僘兊�兤冝冾凬刕劜劦勀勛匀匇匤卲厓厲叝﨎咜咊咩哿喆坙坥垬埈埇﨏塚增墲夋奓奛奝奣妤妺孖寀甯寘寬尞岦岺峵崧嵓﨑嵂嵭嶸嶹巐弡弴彧德忞恝悅悊惞惕愠惲愑愷愰憘戓抦揵摠撝擎敎昀昕昻昉昮昞昤晥晗晙晴晳暙暠暲暿曺朎朗杦枻桒柀栁桄棏﨓楨﨔榘槢樰橫橆橳橾櫢櫤毖氿汜沆汯泚洄涇浯���".split(""),t=0;t!=r[250].length;++t)65533!==r[250][t].charCodeAt(0)&&(n[r[250][t]]=64e3+t,e[64e3+t]=r[250][t]);for(r[251]="����������������������������������������������������������������涖涬淏淸淲淼渹湜渧渼溿澈澵濵瀅瀇瀨炅炫焏焄煜煆煇凞燁燾犱犾猤猪獷玽珉珖珣珒琇珵琦琪琩琮瑢璉璟甁畯皂皜皞皛皦益睆劯砡硎硤硺礰礼神�祥禔福禛竑竧靖竫箞精絈絜綷綠緖繒罇羡羽茁荢荿菇菶葈蒴蕓蕙蕫﨟薰蘒﨡蠇裵訒訷詹誧誾諟諸諶譓譿賰賴贒赶﨣軏﨤逸遧郞都鄕鄧釚釗釞釭釮釤釥鈆鈐鈊鈺鉀鈼鉎鉙鉑鈹鉧銧鉷鉸鋧鋗鋙鋐﨧鋕鋠鋓錥錡鋻﨨錞鋿錝錂鍰鍗鎤鏆鏞鏸鐱鑅鑈閒隆﨩隝隯霳霻靃靍靏靑靕顗顥飯飼餧館馞驎髙���".split(""),t=0;t!=r[251].length;++t)65533!==r[251][t].charCodeAt(0)&&(n[r[251][t]]=64256+t,e[64256+t]=r[251][t]);for(r[252]="����������������������������������������������������������������髜魵魲鮏鮱鮻鰀鵰鵫鶴鸙黑������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������".split(""),t=0;t!=r[252].length;++t)65533!==r[252][t].charCodeAt(0)&&(n[r[252][t]]=64512+t,e[64512+t]=r[252][t]);return{enc:n,dec:e}}(),n[936]=function(){var t,e=[],n={},r=[];for(r[0]="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€�������������������������������������������������������������������������������������������������������������������������������".split(""),t=0;t!=r[0].length;++t)65533!==r[0][t].charCodeAt(0)&&(n[r[0][t]]=0+t,e[0+t]=r[0][t]);for(r[129]="����������������������������������������������������������������丂丄丅丆丏丒丗丟丠両丣並丩丮丯丱丳丵丷丼乀乁乂乄乆乊乑乕乗乚乛乢乣乤乥乧乨乪乫乬乭乮乯乲乴乵乶乷乸乹乺乻乼乽乿亀亁亂亃亄亅亇亊�亐亖亗亙亜亝亞亣亪亯亰亱亴亶亷亸亹亼亽亾仈仌仏仐仒仚仛仜仠仢仦仧仩仭仮仯仱仴仸仹仺仼仾伀伂伃伄伅伆伇伈伋伌伒伓伔伕伖伜伝伡伣伨伩伬伭伮伱伳伵伷伹伻伾伿佀佁佂佄佅佇佈佉佊佋佌佒佔佖佡佢佦佨佪佫佭佮佱佲併佷佸佹佺佽侀侁侂侅來侇侊侌侎侐侒侓侕侖侘侙侚侜侞侟価侢�".split(""),t=0;t!=r[129].length;++t)65533!==r[129][t].charCodeAt(0)&&(n[r[129][t]]=33024+t,e[33024+t]=r[129][t]);for(r[130]="����������������������������������������������������������������侤侫侭侰侱侲侳侴侶侷侸侹侺侻侼侽侾俀俁係俆俇俈俉俋俌俍俒俓俔俕俖俙俛俠俢俤俥俧俫俬俰俲俴俵俶俷俹俻俼俽俿倀倁倂倃倄倅倆倇倈倉倊�個倎倐們倓倕倖倗倛倝倞倠倢倣値倧倫倯倰倱倲倳倴倵倶倷倸倹倻倽倿偀偁偂偄偅偆偉偊偋偍偐偑偒偓偔偖偗偘偙偛偝偞偟偠偡偢偣偤偦偧偨偩偪偫偭偮偯偰偱偲偳側偵偸偹偺偼偽傁傂傃傄傆傇傉傊傋傌傎傏傐傑傒傓傔傕傖傗傘備傚傛傜傝傞傟傠傡傢傤傦傪傫傭傮傯傰傱傳傴債傶傷傸傹傼�".split(""),t=0;t!=r[130].length;++t)65533!==r[130][t].charCodeAt(0)&&(n[r[130][t]]=33280+t,e[33280+t]=r[130][t]);for(r[131]="����������������������������������������������������������������傽傾傿僀僁僂僃僄僅僆僇僈僉僊僋僌働僎僐僑僒僓僔僕僗僘僙僛僜僝僞僟僠僡僢僣僤僥僨僩僪僫僯僰僱僲僴僶僷僸價僺僼僽僾僿儀儁儂儃億儅儈�儉儊儌儍儎儏儐儑儓儔儕儖儗儘儙儚儛儜儝儞償儠儢儣儤儥儦儧儨儩優儫儬儭儮儯儰儱儲儳儴儵儶儷儸儹儺儻儼儽儾兂兇兊兌兎兏児兒兓兗兘兙兛兝兞兟兠兡兣兤兦內兩兪兯兲兺兾兿冃冄円冇冊冋冎冏冐冑冓冔冘冚冝冞冟冡冣冦冧冨冩冪冭冮冴冸冹冺冾冿凁凂凃凅凈凊凍凎凐凒凓凔凕凖凗�".split(""),t=0;t!=r[131].length;++t)65533!==r[131][t].charCodeAt(0)&&(n[r[131][t]]=33536+t,e[33536+t]=r[131][t]);for(r[132]="����������������������������������������������������������������凘凙凚凜凞凟凢凣凥処凧凨凩凪凬凮凱凲凴凷凾刄刅刉刋刌刏刐刓刔刕刜刞刟刡刢刣別刦刧刪刬刯刱刲刴刵刼刾剄剅剆則剈剉剋剎剏剒剓剕剗剘�剙剚剛剝剟剠剢剣剤剦剨剫剬剭剮剰剱剳剴創剶剷剸剹剺剻剼剾劀劃劄劅劆劇劉劊劋劌劍劎劏劑劒劔劕劖劗劘劙劚劜劤劥劦劧劮劯劰労劵劶劷劸効劺劻劼劽勀勁勂勄勅勆勈勊勌勍勎勏勑勓勔動勗務勚勛勜勝勞勠勡勢勣勥勦勧勨勩勪勫勬勭勮勯勱勲勳勴勵勶勷勸勻勼勽匁匂匃匄匇匉匊匋匌匎�".split(""),t=0;t!=r[132].length;++t)65533!==r[132][t].charCodeAt(0)&&(n[r[132][t]]=33792+t,e[33792+t]=r[132][t]);for(r[133]="����������������������������������������������������������������匑匒匓匔匘匛匜匞匟匢匤匥匧匨匩匫匬匭匯匰匱匲匳匴匵匶匷匸匼匽區卂卄卆卋卌卍卐協単卙卛卝卥卨卪卬卭卲卶卹卻卼卽卾厀厁厃厇厈厊厎厏�厐厑厒厓厔厖厗厙厛厜厞厠厡厤厧厪厫厬厭厯厰厱厲厳厴厵厷厸厹厺厼厽厾叀參叄叅叆叇収叏叐叒叓叕叚叜叝叞叡叢叧叴叺叾叿吀吂吅吇吋吔吘吙吚吜吢吤吥吪吰吳吶吷吺吽吿呁呂呄呅呇呉呌呍呎呏呑呚呝呞呟呠呡呣呥呧呩呪呫呬呭呮呯呰呴呹呺呾呿咁咃咅咇咈咉咊咍咑咓咗咘咜咞咟咠咡�".split(""),t=0;t!=r[133].length;++t)65533!==r[133][t].charCodeAt(0)&&(n[r[133][t]]=34048+t,e[34048+t]=r[133][t]);for(r[134]="����������������������������������������������������������������咢咥咮咰咲咵咶咷咹咺咼咾哃哅哊哋哖哘哛哠員哢哣哤哫哬哯哰哱哴哵哶哷哸哹哻哾唀唂唃唄唅唈唊唋唌唍唎唒唓唕唖唗唘唙唚唜唝唞唟唡唥唦�唨唩唫唭唲唴唵唶唸唹唺唻唽啀啂啅啇啈啋啌啍啎問啑啒啓啔啗啘啙啚啛啝啞啟啠啢啣啨啩啫啯啰啱啲啳啴啹啺啽啿喅喆喌喍喎喐喒喓喕喖喗喚喛喞喠喡喢喣喤喥喦喨喩喪喫喬喭單喯喰喲喴営喸喺喼喿嗀嗁嗂嗃嗆嗇嗈嗊嗋嗎嗏嗐嗕嗗嗘嗙嗚嗛嗞嗠嗢嗧嗩嗭嗮嗰嗱嗴嗶嗸嗹嗺嗻嗼嗿嘂嘃嘄嘅�".split(""),t=0;t!=r[134].length;++t)65533!==r[134][t].charCodeAt(0)&&(n[r[134][t]]=34304+t,e[34304+t]=r[134][t]);for(r[135]="����������������������������������������������������������������嘆嘇嘊嘋嘍嘐嘑嘒嘓嘔嘕嘖嘗嘙嘚嘜嘝嘠嘡嘢嘥嘦嘨嘩嘪嘫嘮嘯嘰嘳嘵嘷嘸嘺嘼嘽嘾噀噁噂噃噄噅噆噇噈噉噊噋噏噐噑噒噓噕噖噚噛噝噞噟噠噡�噣噥噦噧噭噮噯噰噲噳噴噵噷噸噹噺噽噾噿嚀嚁嚂嚃嚄嚇嚈嚉嚊嚋嚌嚍嚐嚑嚒嚔嚕嚖嚗嚘嚙嚚嚛嚜嚝嚞嚟嚠嚡嚢嚤嚥嚦嚧嚨嚩嚪嚫嚬嚭嚮嚰嚱嚲嚳嚴嚵嚶嚸嚹嚺嚻嚽嚾嚿囀囁囂囃囄囅囆囇囈囉囋囌囍囎囏囐囑囒囓囕囖囘囙囜団囥囦囧囨囩囪囬囮囯囲図囶囷囸囻囼圀圁圂圅圇國圌圍圎圏圐圑�".split(""),t=0;t!=r[135].length;++t)65533!==r[135][t].charCodeAt(0)&&(n[r[135][t]]=34560+t,e[34560+t]=r[135][t]);for(r[136]="����������������������������������������������������������������園圓圔圕圖圗團圙圚圛圝圞圠圡圢圤圥圦圧圫圱圲圴圵圶圷圸圼圽圿坁坃坄坅坆坈坉坋坒坓坔坕坖坘坙坢坣坥坧坬坮坰坱坲坴坵坸坹坺坽坾坿垀�垁垇垈垉垊垍垎垏垐垑垔垕垖垗垘垙垚垜垝垞垟垥垨垪垬垯垰垱垳垵垶垷垹垺垻垼垽垾垿埀埁埄埅埆埇埈埉埊埌埍埐埑埓埖埗埛埜埞埡埢埣埥埦埧埨埩埪埫埬埮埰埱埲埳埵埶執埻埼埾埿堁堃堄堅堈堉堊堌堎堏堐堒堓堔堖堗堘堚堛堜堝堟堢堣堥堦堧堨堩堫堬堭堮堯報堲堳場堶堷堸堹堺堻堼堽�".split(""),t=0;t!=r[136].length;++t)65533!==r[136][t].charCodeAt(0)&&(n[r[136][t]]=34816+t,e[34816+t]=r[136][t]);for(r[137]="����������������������������������������������������������������堾堿塀塁塂塃塅塆塇塈塉塊塋塎塏塐塒塓塕塖塗塙塚塛塜塝塟塠塡塢塣塤塦塧塨塩塪塭塮塯塰塱塲塳塴塵塶塷塸塹塺塻塼塽塿墂墄墆墇墈墊墋墌�墍墎墏墐墑墔墕墖増墘墛墜墝墠墡墢墣墤墥墦墧墪墫墬墭墮墯墰墱墲墳墴墵墶墷墸墹墺墻墽墾墿壀壂壃壄壆壇壈壉壊壋壌壍壎壏壐壒壓壔壖壗壘壙壚壛壜壝壞壟壠壡壢壣壥壦壧壨壩壪壭壯壱売壴壵壷壸壺壻壼壽壾壿夀夁夃夅夆夈変夊夋夌夎夐夑夒夓夗夘夛夝夞夠夡夢夣夦夨夬夰夲夳夵夶夻�".split(""),t=0;t!=r[137].length;++t)65533!==r[137][t].charCodeAt(0)&&(n[r[137][t]]=35072+t,e[35072+t]=r[137][t]);for(r[138]="����������������������������������������������������������������夽夾夿奀奃奅奆奊奌奍奐奒奓奙奛奜奝奞奟奡奣奤奦奧奨奩奪奫奬奭奮奯奰奱奲奵奷奺奻奼奾奿妀妅妉妋妌妎妏妐妑妔妕妘妚妛妜妝妟妠妡妢妦�妧妬妭妰妱妳妴妵妶妷妸妺妼妽妿姀姁姂姃姄姅姇姈姉姌姍姎姏姕姖姙姛姞姟姠姡姢姤姦姧姩姪姫姭姮姯姰姱姲姳姴姵姶姷姸姺姼姽姾娀娂娊娋娍娎娏娐娒娔娕娖娗娙娚娛娝娞娡娢娤娦娧娨娪娫娬娭娮娯娰娳娵娷娸娹娺娻娽娾娿婁婂婃婄婅婇婈婋婌婍婎婏婐婑婒婓婔婖婗婘婙婛婜婝婞婟婠�".split(""),t=0;t!=r[138].length;++t)65533!==r[138][t].charCodeAt(0)&&(n[r[138][t]]=35328+t,e[35328+t]=r[138][t]);for(r[139]="����������������������������������������������������������������婡婣婤婥婦婨婩婫婬婭婮婯婰婱婲婳婸婹婻婼婽婾媀媁媂媃媄媅媆媇媈媉媊媋媌媍媎媏媐媑媓媔媕媖媗媘媙媜媝媞媟媠媡媢媣媤媥媦媧媨媩媫媬�媭媮媯媰媱媴媶媷媹媺媻媼媽媿嫀嫃嫄嫅嫆嫇嫈嫊嫋嫍嫎嫏嫐嫑嫓嫕嫗嫙嫚嫛嫝嫞嫟嫢嫤嫥嫧嫨嫪嫬嫭嫮嫯嫰嫲嫳嫴嫵嫶嫷嫸嫹嫺嫻嫼嫽嫾嫿嬀嬁嬂嬃嬄嬅嬆嬇嬈嬊嬋嬌嬍嬎嬏嬐嬑嬒嬓嬔嬕嬘嬙嬚嬛嬜嬝嬞嬟嬠嬡嬢嬣嬤嬥嬦嬧嬨嬩嬪嬫嬬嬭嬮嬯嬰嬱嬳嬵嬶嬸嬹嬺嬻嬼嬽嬾嬿孁孂孃孄孅孆孇�".split(""),t=0;t!=r[139].length;++t)65533!==r[139][t].charCodeAt(0)&&(n[r[139][t]]=35584+t,e[35584+t]=r[139][t]);for(r[140]="����������������������������������������������������������������孈孉孊孋孌孍孎孏孒孖孞孠孡孧孨孫孭孮孯孲孴孶孷學孹孻孼孾孿宂宆宊宍宎宐宑宒宔宖実宧宨宩宬宭宮宯宱宲宷宺宻宼寀寁寃寈寉寊寋寍寎寏�寑寔寕寖寗寘寙寚寛寜寠寢寣實寧審寪寫寬寭寯寱寲寳寴寵寶寷寽対尀専尃尅將專尋尌對導尐尒尓尗尙尛尞尟尠尡尣尦尨尩尪尫尭尮尯尰尲尳尵尶尷屃屄屆屇屌屍屒屓屔屖屗屘屚屛屜屝屟屢層屧屨屩屪屫屬屭屰屲屳屴屵屶屷屸屻屼屽屾岀岃岄岅岆岇岉岊岋岎岏岒岓岕岝岞岟岠岡岤岥岦岧岨�".split(""),t=0;t!=r[140].length;++t)65533!==r[140][t].charCodeAt(0)&&(n[r[140][t]]=35840+t,e[35840+t]=r[140][t]);for(r[141]="����������������������������������������������������������������岪岮岯岰岲岴岶岹岺岻岼岾峀峂峃峅峆峇峈峉峊峌峍峎峏峐峑峓峔峕峖峗峘峚峛峜峝峞峟峠峢峣峧峩峫峬峮峯峱峲峳峴峵島峷峸峹峺峼峽峾峿崀�崁崄崅崈崉崊崋崌崍崏崐崑崒崓崕崗崘崙崚崜崝崟崠崡崢崣崥崨崪崫崬崯崰崱崲崳崵崶崷崸崹崺崻崼崿嵀嵁嵂嵃嵄嵅嵆嵈嵉嵍嵎嵏嵐嵑嵒嵓嵔嵕嵖嵗嵙嵚嵜嵞嵟嵠嵡嵢嵣嵤嵥嵦嵧嵨嵪嵭嵮嵰嵱嵲嵳嵵嵶嵷嵸嵹嵺嵻嵼嵽嵾嵿嶀嶁嶃嶄嶅嶆嶇嶈嶉嶊嶋嶌嶍嶎嶏嶐嶑嶒嶓嶔嶕嶖嶗嶘嶚嶛嶜嶞嶟嶠�".split(""),t=0;t!=r[141].length;++t)65533!==r[141][t].charCodeAt(0)&&(n[r[141][t]]=36096+t,e[36096+t]=r[141][t]);for(r[142]="����������������������������������������������������������������嶡嶢嶣嶤嶥嶦嶧嶨嶩嶪嶫嶬嶭嶮嶯嶰嶱嶲嶳嶴嶵嶶嶸嶹嶺嶻嶼嶽嶾嶿巀巁巂巃巄巆巇巈巉巊巋巌巎巏巐巑巒巓巔巕巖巗巘巙巚巜巟巠巣巤巪巬巭�巰巵巶巸巹巺巻巼巿帀帄帇帉帊帋帍帎帒帓帗帞帟帠帡帢帣帤帥帨帩帪師帬帯帰帲帳帴帵帶帹帺帾帿幀幁幃幆幇幈幉幊幋幍幎幏幐幑幒幓幖幗幘幙幚幜幝幟幠幣幤幥幦幧幨幩幪幫幬幭幮幯幰幱幵幷幹幾庁庂広庅庈庉庌庍庎庒庘庛庝庡庢庣庤庨庩庪庫庬庮庯庰庱庲庴庺庻庼庽庿廀廁廂廃廄廅�".split(""),t=0;t!=r[142].length;++t)65533!==r[142][t].charCodeAt(0)&&(n[r[142][t]]=36352+t,e[36352+t]=r[142][t]);for(r[143]="����������������������������������������������������������������廆廇廈廋廌廍廎廏廐廔廕廗廘廙廚廜廝廞廟廠廡廢廣廤廥廦廧廩廫廬廭廮廯廰廱廲廳廵廸廹廻廼廽弅弆弇弉弌弍弎弐弒弔弖弙弚弜弝弞弡弢弣弤�弨弫弬弮弰弲弳弴張弶強弸弻弽弾弿彁彂彃彄彅彆彇彈彉彊彋彌彍彎彏彑彔彙彚彛彜彞彟彠彣彥彧彨彫彮彯彲彴彵彶彸彺彽彾彿徃徆徍徎徏徑従徔徖徚徛徝從徟徠徢徣徤徥徦徧復徫徬徯徰徱徲徳徴徶徸徹徺徻徾徿忀忁忂忇忈忊忋忎忓忔忕忚忛応忞忟忢忣忥忦忨忩忬忯忰忲忳忴忶忷忹忺忼怇�".split(""),t=0;t!=r[143].length;++t)65533!==r[143][t].charCodeAt(0)&&(n[r[143][t]]=36608+t,e[36608+t]=r[143][t]);for(r[144]="����������������������������������������������������������������怈怉怋怌怐怑怓怗怘怚怞怟怢怣怤怬怭怮怰怱怲怳怴怶怷怸怹怺怽怾恀恄恅恆恇恈恉恊恌恎恏恑恓恔恖恗恘恛恜恞恟恠恡恥恦恮恱恲恴恵恷恾悀�悁悂悅悆悇悈悊悋悎悏悐悑悓悕悗悘悙悜悞悡悢悤悥悧悩悪悮悰悳悵悶悷悹悺悽悾悿惀惁惂惃惄惇惈惉惌惍惎惏惐惒惓惔惖惗惙惛惞惡惢惣惤惥惪惱惲惵惷惸惻惼惽惾惿愂愃愄愅愇愊愋愌愐愑愒愓愔愖愗愘愙愛愜愝愞愡愢愥愨愩愪愬愭愮愯愰愱愲愳愴愵愶愷愸愹愺愻愼愽愾慀慁慂慃慄慅慆�".split(""),t=0;t!=r[144].length;++t)65533!==r[144][t].charCodeAt(0)&&(n[r[144][t]]=36864+t,e[36864+t]=r[144][t]);for(r[145]="����������������������������������������������������������������慇慉態慍慏慐慒慓慔慖慗慘慙慚慛慜慞慟慠慡慣慤慥慦慩慪慫慬慭慮慯慱慲慳慴慶慸慹慺慻慼慽慾慿憀憁憂憃憄憅憆憇憈憉憊憌憍憏憐憑憒憓憕�憖憗憘憙憚憛憜憞憟憠憡憢憣憤憥憦憪憫憭憮憯憰憱憲憳憴憵憶憸憹憺憻憼憽憿懀懁懃懄懅懆懇應懌懍懎懏懐懓懕懖懗懘懙懚懛懜懝懞懟懠懡懢懣懤懥懧懨懩懪懫懬懭懮懯懰懱懲懳懴懶懷懸懹懺懻懼懽懾戀戁戂戃戄戅戇戉戓戔戙戜戝戞戠戣戦戧戨戩戫戭戯戰戱戲戵戶戸戹戺戻戼扂扄扅扆扊�".split(""),t=0;t!=r[145].length;++t)65533!==r[145][t].charCodeAt(0)&&(n[r[145][t]]=37120+t,e[37120+t]=r[145][t]);for(r[146]="����������������������������������������������������������������扏扐払扖扗扙扚扜扝扞扟扠扡扢扤扥扨扱扲扴扵扷扸扺扻扽抁抂抃抅抆抇抈抋抌抍抎抏抐抔抙抜抝択抣抦抧抩抪抭抮抯抰抲抳抴抶抷抸抺抾拀拁�拃拋拏拑拕拝拞拠拡拤拪拫拰拲拵拸拹拺拻挀挃挄挅挆挊挋挌挍挏挐挒挓挔挕挗挘挙挜挦挧挩挬挭挮挰挱挳挴挵挶挷挸挻挼挾挿捀捁捄捇捈捊捑捒捓捔捖捗捘捙捚捛捜捝捠捤捥捦捨捪捫捬捯捰捲捳捴捵捸捹捼捽捾捿掁掃掄掅掆掋掍掑掓掔掕掗掙掚掛掜掝掞掟採掤掦掫掯掱掲掵掶掹掻掽掿揀�".split(""),t=0;t!=r[146].length;++t)65533!==r[146][t].charCodeAt(0)&&(n[r[146][t]]=37376+t,e[37376+t]=r[146][t]);for(r[147]="����������������������������������������������������������������揁揂揃揅揇揈揊揋揌揑揓揔揕揗揘揙揚換揜揝揟揢揤揥揦揧揨揫揬揮揯揰揱揳揵揷揹揺揻揼揾搃搄搆搇搈搉搊損搎搑搒搕搖搗搘搙搚搝搟搢搣搤�搥搧搨搩搫搮搯搰搱搲搳搵搶搷搸搹搻搼搾摀摂摃摉摋摌摍摎摏摐摑摓摕摖摗摙摚摛摜摝摟摠摡摢摣摤摥摦摨摪摫摬摮摯摰摱摲摳摴摵摶摷摻摼摽摾摿撀撁撃撆撈撉撊撋撌撍撎撏撐撓撔撗撘撚撛撜撝撟撠撡撢撣撥撦撧撨撪撫撯撱撲撳撴撶撹撻撽撾撿擁擃擄擆擇擈擉擊擋擌擏擑擓擔擕擖擙據�".split(""),t=0;t!=r[147].length;++t)65533!==r[147][t].charCodeAt(0)&&(n[r[147][t]]=37632+t,e[37632+t]=r[147][t]);for(r[148]="����������������������������������������������������������������擛擜擝擟擠擡擣擥擧擨擩擪擫擬擭擮擯擰擱擲擳擴擵擶擷擸擹擺擻擼擽擾擿攁攂攃攄攅攆攇攈攊攋攌攍攎攏攐攑攓攔攕攖攗攙攚攛攜攝攞攟攠攡�攢攣攤攦攧攨攩攪攬攭攰攱攲攳攷攺攼攽敀敁敂敃敄敆敇敊敋敍敎敐敒敓敔敗敘敚敜敟敠敡敤敥敧敨敩敪敭敮敯敱敳敵敶數敹敺敻敼敽敾敿斀斁斂斃斄斅斆斈斉斊斍斎斏斒斔斕斖斘斚斝斞斠斢斣斦斨斪斬斮斱斲斳斴斵斶斷斸斺斻斾斿旀旂旇旈旉旊旍旐旑旓旔旕旘旙旚旛旜旝旞旟旡旣旤旪旫�".split(""),t=0;t!=r[148].length;++t)65533!==r[148][t].charCodeAt(0)&&(n[r[148][t]]=37888+t,e[37888+t]=r[148][t]);for(r[149]="����������������������������������������������������������������旲旳旴旵旸旹旻旼旽旾旿昁昄昅昇昈昉昋昍昐昑昒昖昗昘昚昛昜昞昡昢昣昤昦昩昪昫昬昮昰昲昳昷昸昹昺昻昽昿晀時晄晅晆晇晈晉晊晍晎晐晑晘�晙晛晜晝晞晠晢晣晥晧晩晪晫晬晭晱晲晳晵晸晹晻晼晽晿暀暁暃暅暆暈暉暊暋暍暎暏暐暒暓暔暕暘暙暚暛暜暞暟暠暡暢暣暤暥暦暩暪暫暬暭暯暰暱暲暳暵暶暷暸暺暻暼暽暿曀曁曂曃曄曅曆曇曈曉曊曋曌曍曎曏曐曑曒曓曔曕曖曗曘曚曞曟曠曡曢曣曤曥曧曨曪曫曬曭曮曯曱曵曶書曺曻曽朁朂會�".split(""),t=0;t!=r[149].length;++t)65533!==r[149][t].charCodeAt(0)&&(n[r[149][t]]=38144+t,e[38144+t]=r[149][t]);for(r[150]="����������������������������������������������������������������朄朅朆朇朌朎朏朑朒朓朖朘朙朚朜朞朠朡朢朣朤朥朧朩朮朰朲朳朶朷朸朹朻朼朾朿杁杄杅杇杊杋杍杒杔杕杗杘杙杚杛杝杢杣杤杦杧杫杬杮東杴杶�杸杹杺杻杽枀枂枃枅枆枈枊枌枍枎枏枑枒枓枔枖枙枛枟枠枡枤枦枩枬枮枱枲枴枹枺枻枼枽枾枿柀柂柅柆柇柈柉柊柋柌柍柎柕柖柗柛柟柡柣柤柦柧柨柪柫柭柮柲柵柶柷柸柹柺査柼柾栁栂栃栄栆栍栐栒栔栕栘栙栚栛栜栞栟栠栢栣栤栥栦栧栨栫栬栭栮栯栰栱栴栵栶栺栻栿桇桋桍桏桒桖桗桘桙桚桛�".split(""),t=0;t!=r[150].length;++t)65533!==r[150][t].charCodeAt(0)&&(n[r[150][t]]=38400+t,e[38400+t]=r[150][t]);for(r[151]="����������������������������������������������������������������桜桝桞桟桪桬桭桮桯桰桱桲桳桵桸桹桺桻桼桽桾桿梀梂梄梇梈梉梊梋梌梍梎梐梑梒梔梕梖梘梙梚梛梜條梞梟梠梡梣梤梥梩梪梫梬梮梱梲梴梶梷梸�梹梺梻梼梽梾梿棁棃棄棅棆棇棈棊棌棎棏棐棑棓棔棖棗棙棛棜棝棞棟棡棢棤棥棦棧棨棩棪棫棬棭棯棲棳棴棶棷棸棻棽棾棿椀椂椃椄椆椇椈椉椊椌椏椑椓椔椕椖椗椘椙椚椛検椝椞椡椢椣椥椦椧椨椩椪椫椬椮椯椱椲椳椵椶椷椸椺椻椼椾楀楁楃楄楅楆楇楈楉楊楋楌楍楎楏楐楑楒楓楕楖楘楙楛楜楟�".split(""),t=0;t!=r[151].length;++t)65533!==r[151][t].charCodeAt(0)&&(n[r[151][t]]=38656+t,e[38656+t]=r[151][t]);for(r[152]="����������������������������������������������������������������楡楢楤楥楧楨楩楪楬業楯楰楲楳楴極楶楺楻楽楾楿榁榃榅榊榋榌榎榏榐榑榒榓榖榗榙榚榝榞榟榠榡榢榣榤榥榦榩榪榬榮榯榰榲榳榵榶榸榹榺榼榽�榾榿槀槂槃槄槅槆槇槈槉構槍槏槑槒槓槕槖槗様槙槚槜槝槞槡槢槣槤槥槦槧槨槩槪槫槬槮槯槰槱槳槴槵槶槷槸槹槺槻槼槾樀樁樂樃樄樅樆樇樈樉樋樌樍樎樏樐樑樒樓樔樕樖標樚樛樜樝樞樠樢樣樤樥樦樧権樫樬樭樮樰樲樳樴樶樷樸樹樺樻樼樿橀橁橂橃橅橆橈橉橊橋橌橍橎橏橑橒橓橔橕橖橗橚�".split(""),t=0;t!=r[152].length;++t)65533!==r[152][t].charCodeAt(0)&&(n[r[152][t]]=38912+t,e[38912+t]=r[152][t]);for(r[153]="����������������������������������������������������������������橜橝橞機橠橢橣橤橦橧橨橩橪橫橬橭橮橯橰橲橳橴橵橶橷橸橺橻橽橾橿檁檂檃檅檆檇檈檉檊檋檌檍檏檒檓檔檕檖檘檙檚檛檜檝檞檟檡檢檣檤檥檦�檧檨檪檭檮檯檰檱檲檳檴檵檶檷檸檹檺檻檼檽檾檿櫀櫁櫂櫃櫄櫅櫆櫇櫈櫉櫊櫋櫌櫍櫎櫏櫐櫑櫒櫓櫔櫕櫖櫗櫘櫙櫚櫛櫜櫝櫞櫟櫠櫡櫢櫣櫤櫥櫦櫧櫨櫩櫪櫫櫬櫭櫮櫯櫰櫱櫲櫳櫴櫵櫶櫷櫸櫹櫺櫻櫼櫽櫾櫿欀欁欂欃欄欅欆欇欈欉權欋欌欍欎欏欐欑欒欓欔欕欖欗欘欙欚欛欜欝欞欟欥欦欨欩欪欫欬欭欮�".split(""),t=0;t!=r[153].length;++t)65533!==r[153][t].charCodeAt(0)&&(n[r[153][t]]=39168+t,e[39168+t]=r[153][t]);for(r[154]="����������������������������������������������������������������欯欰欱欳欴欵欶欸欻欼欽欿歀歁歂歄歅歈歊歋歍歎歏歐歑歒歓歔歕歖歗歘歚歛歜歝歞歟歠歡歨歩歫歬歭歮歯歰歱歲歳歴歵歶歷歸歺歽歾歿殀殅殈�殌殎殏殐殑殔殕殗殘殙殜殝殞殟殠殢殣殤殥殦殧殨殩殫殬殭殮殯殰殱殲殶殸殹殺殻殼殽殾毀毃毄毆毇毈毉毊毌毎毐毑毘毚毜毝毞毟毠毢毣毤毥毦毧毨毩毬毭毮毰毱毲毴毶毷毸毺毻毼毾毿氀氁氂氃氄氈氉氊氋氌氎氒気氜氝氞氠氣氥氫氬氭氱氳氶氷氹氺氻氼氾氿汃汄汅汈汋汌汍汎汏汑汒汓汖汘�".split(""),t=0;t!=r[154].length;++t)65533!==r[154][t].charCodeAt(0)&&(n[r[154][t]]=39424+t,e[39424+t]=r[154][t]);for(r[155]="����������������������������������������������������������������汙汚汢汣汥汦汧汫汬汭汮汯汱汳汵汷汸決汻汼汿沀沄沇沊沋沍沎沑沒沕沖沗沘沚沜沝沞沠沢沨沬沯沰沴沵沶沷沺泀況泂泃泆泇泈泋泍泎泏泑泒泘�泙泚泜泝泟泤泦泧泩泬泭泲泴泹泿洀洂洃洅洆洈洉洊洍洏洐洑洓洔洕洖洘洜洝洟洠洡洢洣洤洦洨洩洬洭洯洰洴洶洷洸洺洿浀浂浄浉浌浐浕浖浗浘浛浝浟浡浢浤浥浧浨浫浬浭浰浱浲浳浵浶浹浺浻浽浾浿涀涁涃涄涆涇涊涋涍涏涐涒涖涗涘涙涚涜涢涥涬涭涰涱涳涴涶涷涹涺涻涼涽涾淁淂淃淈淉淊�".split(""),t=0;t!=r[155].length;++t)65533!==r[155][t].charCodeAt(0)&&(n[r[155][t]]=39680+t,e[39680+t]=r[155][t]);for(r[156]="����������������������������������������������������������������淍淎淏淐淒淓淔淕淗淚淛淜淟淢淣淥淧淨淩淪淭淯淰淲淴淵淶淸淺淽淾淿渀渁渂渃渄渆渇済渉渋渏渒渓渕渘渙減渜渞渟渢渦渧渨渪測渮渰渱渳渵�渶渷渹渻渼渽渾渿湀湁湂湅湆湇湈湉湊湋湌湏湐湑湒湕湗湙湚湜湝湞湠湡湢湣湤湥湦湧湨湩湪湬湭湯湰湱湲湳湴湵湶湷湸湹湺湻湼湽満溁溂溄溇溈溊溋溌溍溎溑溒溓溔溕準溗溙溚溛溝溞溠溡溣溤溦溨溩溫溬溭溮溰溳溵溸溹溼溾溿滀滃滄滅滆滈滉滊滌滍滎滐滒滖滘滙滛滜滝滣滧滪滫滬滭滮滯�".split(""),t=0;t!=r[156].length;++t)65533!==r[156][t].charCodeAt(0)&&(n[r[156][t]]=39936+t,e[39936+t]=r[156][t]);for(r[157]="����������������������������������������������������������������滰滱滲滳滵滶滷滸滺滻滼滽滾滿漀漁漃漄漅漇漈漊漋漌漍漎漐漑漒漖漗漘漙漚漛漜漝漞漟漡漢漣漥漦漧漨漬漮漰漲漴漵漷漸漹漺漻漼漽漿潀潁潂�潃潄潅潈潉潊潌潎潏潐潑潒潓潔潕潖潗潙潚潛潝潟潠潡潣潤潥潧潨潩潪潫潬潯潰潱潳潵潶潷潹潻潽潾潿澀澁澂澃澅澆澇澊澋澏澐澑澒澓澔澕澖澗澘澙澚澛澝澞澟澠澢澣澤澥澦澨澩澪澫澬澭澮澯澰澱澲澴澵澷澸澺澻澼澽澾澿濁濃濄濅濆濇濈濊濋濌濍濎濏濐濓濔濕濖濗濘濙濚濛濜濝濟濢濣濤濥�".split(""),t=0;t!=r[157].length;++t)65533!==r[157][t].charCodeAt(0)&&(n[r[157][t]]=40192+t,e[40192+t]=r[157][t]);for(r[158]="����������������������������������������������������������������濦濧濨濩濪濫濬濭濰濱濲濳濴濵濶濷濸濹濺濻濼濽濾濿瀀瀁瀂瀃瀄瀅瀆瀇瀈瀉瀊瀋瀌瀍瀎瀏瀐瀒瀓瀔瀕瀖瀗瀘瀙瀜瀝瀞瀟瀠瀡瀢瀤瀥瀦瀧瀨瀩瀪�瀫瀬瀭瀮瀯瀰瀱瀲瀳瀴瀶瀷瀸瀺瀻瀼瀽瀾瀿灀灁灂灃灄灅灆灇灈灉灊灋灍灎灐灑灒灓灔灕灖灗灘灙灚灛灜灝灟灠灡灢灣灤灥灦灧灨灩灪灮灱灲灳灴灷灹灺灻災炁炂炃炄炆炇炈炋炌炍炏炐炑炓炗炘炚炛炞炟炠炡炢炣炤炥炦炧炨炩炪炰炲炴炵炶為炾炿烄烅烆烇烉烋烌烍烎烏烐烑烒烓烔烕烖烗烚�".split(""),t=0;t!=r[158].length;++t)65533!==r[158][t].charCodeAt(0)&&(n[r[158][t]]=40448+t,e[40448+t]=r[158][t]);for(r[159]="����������������������������������������������������������������烜烝烞烠烡烢烣烥烪烮烰烱烲烳烴烵烶烸烺烻烼烾烿焀焁焂焃焄焅焆焇焈焋焌焍焎焏焑焒焔焗焛焜焝焞焟焠無焢焣焤焥焧焨焩焪焫焬焭焮焲焳焴�焵焷焸焹焺焻焼焽焾焿煀煁煂煃煄煆煇煈煉煋煍煏煐煑煒煓煔煕煖煗煘煙煚煛煝煟煠煡煢煣煥煩煪煫煬煭煯煰煱煴煵煶煷煹煻煼煾煿熀熁熂熃熅熆熇熈熉熋熌熍熎熐熑熒熓熕熖熗熚熛熜熝熞熡熢熣熤熥熦熧熩熪熫熭熮熯熰熱熲熴熶熷熸熺熻熼熽熾熿燀燁燂燄燅燆燇燈燉燊燋燌燍燏燐燑燒燓�".split(""),t=0;t!=r[159].length;++t)65533!==r[159][t].charCodeAt(0)&&(n[r[159][t]]=40704+t,e[40704+t]=r[159][t]);for(r[160]="����������������������������������������������������������������燖燗燘燙燚燛燜燝燞營燡燢燣燤燦燨燩燪燫燬燭燯燰燱燲燳燴燵燶燷燸燺燻燼燽燾燿爀爁爂爃爄爅爇爈爉爊爋爌爍爎爏爐爑爒爓爔爕爖爗爘爙爚�爛爜爞爟爠爡爢爣爤爥爦爧爩爫爭爮爯爲爳爴爺爼爾牀牁牂牃牄牅牆牉牊牋牎牏牐牑牓牔牕牗牘牚牜牞牠牣牤牥牨牪牫牬牭牰牱牳牴牶牷牸牻牼牽犂犃犅犆犇犈犉犌犎犐犑犓犔犕犖犗犘犙犚犛犜犝犞犠犡犢犣犤犥犦犧犨犩犪犫犮犱犲犳犵犺犻犼犽犾犿狀狅狆狇狉狊狋狌狏狑狓狔狕狖狘狚狛�".split(""),t=0;t!=r[160].length;++t)65533!==r[160][t].charCodeAt(0)&&(n[r[160][t]]=40960+t,e[40960+t]=r[160][t]);for(r[161]="����������������������������������������������������������������������������������������������������������������������������������������������������������������� 、。·ˉˇ¨〃々—~‖…‘’“”〔〕〈〉《》「」『』〖〗【】±×÷∶∧∨∑∏∪∩∈∷√⊥∥∠⌒⊙∫∮≡≌≈∽∝≠≮≯≤≥∞∵∴♂♀°′″℃$¤¢£‰§№☆★○●◎◇◆□■△▲※→←↑↓〓�".split(""),t=0;t!=r[161].length;++t)65533!==r[161][t].charCodeAt(0)&&(n[r[161][t]]=41216+t,e[41216+t]=r[161][t]);for(r[162]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������ⅰⅱⅲⅳⅴⅵⅶⅷⅸⅹ������⒈⒉⒊⒋⒌⒍⒎⒏⒐⒑⒒⒓⒔⒕⒖⒗⒘⒙⒚⒛⑴⑵⑶⑷⑸⑹⑺⑻⑼⑽⑾⑿⒀⒁⒂⒃⒄⒅⒆⒇①②③④⑤⑥⑦⑧⑨⑩��㈠㈡㈢㈣㈤㈥㈦㈧㈨㈩��ⅠⅡⅢⅣⅤⅥⅦⅧⅨⅩⅪⅫ���".split(""),t=0;t!=r[162].length;++t)65533!==r[162][t].charCodeAt(0)&&(n[r[162][t]]=41472+t,e[41472+t]=r[162][t]);for(r[163]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������!"#¥%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|} ̄�".split(""),t=0;t!=r[163].length;++t)65533!==r[163][t].charCodeAt(0)&&(n[r[163][t]]=41728+t,e[41728+t]=r[163][t]);for(r[164]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������ぁあぃいぅうぇえぉおかがきぎくぐけげこごさざしじすずせぜそぞただちぢっつづてでとどなにぬねのはばぱひびぴふぶぷへべぺほぼぽまみむめもゃやゅゆょよらりるれろゎわゐゑをん������������".split(""),t=0;t!=r[164].length;++t)65533!==r[164][t].charCodeAt(0)&&(n[r[164][t]]=41984+t,e[41984+t]=r[164][t]);for(r[165]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������ァアィイゥウェエォオカガキギクグケゲコゴサザシジスズセゼソゾタダチヂッツヅテデトドナニヌネノハバパヒビピフブプヘベペホボポマミムメモャヤュユョヨラリルレロヮワヰヱヲンヴヵヶ���������".split(""),t=0;t!=r[165].length;++t)65533!==r[165][t].charCodeAt(0)&&(n[r[165][t]]=42240+t,e[42240+t]=r[165][t]);for(r[166]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ��������αβγδεζηθικλμνξοπρστυφχψω�������︵︶︹︺︿﹀︽︾﹁﹂﹃﹄��︻︼︷︸︱�︳︴����������".split(""),t=0;t!=r[166].length;++t)65533!==r[166][t].charCodeAt(0)&&(n[r[166][t]]=42496+t,e[42496+t]=r[166][t]);for(r[167]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ���������������абвгдеёжзийклмнопрстуфхцчшщъыьэюя��������������".split(""),t=0;t!=r[167].length;++t)65533!==r[167][t].charCodeAt(0)&&(n[r[167][t]]=42752+t,e[42752+t]=r[167][t]);for(r[168]="����������������������������������������������������������������ˊˋ˙–―‥‵℅℉↖↗↘↙∕∟∣≒≦≧⊿═║╒╓╔╕╖╗╘╙╚╛╜╝╞╟╠╡╢╣╤╥╦╧╨╩╪╫╬╭╮╯╰╱╲╳▁▂▃▄▅▆▇�█▉▊▋▌▍▎▏▓▔▕▼▽◢◣◤◥☉⊕〒〝〞�����������āáǎàēéěèīíǐìōóǒòūúǔùǖǘǚǜüêɑ�ńň�ɡ����ㄅㄆㄇㄈㄉㄊㄋㄌㄍㄎㄏㄐㄑㄒㄓㄔㄕㄖㄗㄘㄙㄚㄛㄜㄝㄞㄟㄠㄡㄢㄣㄤㄥㄦㄧㄨㄩ����������������������".split(""),t=0;t!=r[168].length;++t)65533!==r[168][t].charCodeAt(0)&&(n[r[168][t]]=43008+t,e[43008+t]=r[168][t]);for(r[169]="����������������������������������������������������������������〡〢〣〤〥〦〧〨〩㊣㎎㎏㎜㎝㎞㎡㏄㏎㏑㏒㏕︰¬¦�℡㈱�‐���ー゛゜ヽヾ〆ゝゞ﹉﹊﹋﹌﹍﹎﹏﹐﹑﹒﹔﹕﹖﹗﹙﹚﹛﹜﹝﹞﹟﹠﹡�﹢﹣﹤﹥﹦﹨﹩﹪﹫�������������〇�������������─━│┃┄┅┆┇┈┉┊┋┌┍┎┏┐┑┒┓└┕┖┗┘┙┚┛├┝┞┟┠┡┢┣┤┥┦┧┨┩┪┫┬┭┮┯┰┱┲┳┴┵┶┷┸┹┺┻┼┽┾┿╀╁╂╃╄╅╆╇╈╉╊╋����������������".split(""),t=0;t!=r[169].length;++t)65533!==r[169][t].charCodeAt(0)&&(n[r[169][t]]=43264+t,e[43264+t]=r[169][t]);for(r[170]="����������������������������������������������������������������狜狝狟狢狣狤狥狦狧狪狫狵狶狹狽狾狿猀猂猄猅猆猇猈猉猋猌猍猏猐猑猒猔猘猙猚猟猠猣猤猦猧猨猭猯猰猲猳猵猶猺猻猼猽獀獁獂獃獄獅獆獇獈�獉獊獋獌獎獏獑獓獔獕獖獘獙獚獛獜獝獞獟獡獢獣獤獥獦獧獨獩獪獫獮獰獱�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[170].length;++t)65533!==r[170][t].charCodeAt(0)&&(n[r[170][t]]=43520+t,e[43520+t]=r[170][t]);for(r[171]="����������������������������������������������������������������獲獳獴獵獶獷獸獹獺獻獼獽獿玀玁玂玃玅玆玈玊玌玍玏玐玒玓玔玕玗玘玙玚玜玝玞玠玡玣玤玥玦玧玨玪玬玭玱玴玵玶玸玹玼玽玾玿珁珃珄珅珆珇�珋珌珎珒珓珔珕珖珗珘珚珛珜珝珟珡珢珣珤珦珨珪珫珬珮珯珰珱珳珴珵珶珷�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[171].length;++t)65533!==r[171][t].charCodeAt(0)&&(n[r[171][t]]=43776+t,e[43776+t]=r[171][t]);for(r[172]="����������������������������������������������������������������珸珹珺珻珼珽現珿琀琁琂琄琇琈琋琌琍琎琑琒琓琔琕琖琗琘琙琜琝琞琟琠琡琣琤琧琩琫琭琯琱琲琷琸琹琺琻琽琾琿瑀瑂瑃瑄瑅瑆瑇瑈瑉瑊瑋瑌瑍�瑎瑏瑐瑑瑒瑓瑔瑖瑘瑝瑠瑡瑢瑣瑤瑥瑦瑧瑨瑩瑪瑫瑬瑮瑯瑱瑲瑳瑴瑵瑸瑹瑺�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[172].length;++t)65533!==r[172][t].charCodeAt(0)&&(n[r[172][t]]=44032+t,e[44032+t]=r[172][t]);for(r[173]="����������������������������������������������������������������瑻瑼瑽瑿璂璄璅璆璈璉璊璌璍璏璑璒璓璔璕璖璗璘璙璚璛璝璟璠璡璢璣璤璥璦璪璫璬璭璮璯環璱璲璳璴璵璶璷璸璹璻璼璽璾璿瓀瓁瓂瓃瓄瓅瓆瓇�瓈瓉瓊瓋瓌瓍瓎瓏瓐瓑瓓瓔瓕瓖瓗瓘瓙瓚瓛瓝瓟瓡瓥瓧瓨瓩瓪瓫瓬瓭瓰瓱瓲�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[173].length;++t)65533!==r[173][t].charCodeAt(0)&&(n[r[173][t]]=44288+t,e[44288+t]=r[173][t]);for(r[174]="����������������������������������������������������������������瓳瓵瓸瓹瓺瓻瓼瓽瓾甀甁甂甃甅甆甇甈甉甊甋甌甎甐甒甔甕甖甗甛甝甞甠甡產産甤甦甧甪甮甴甶甹甼甽甿畁畂畃畄畆畇畉畊畍畐畑畒畓畕畖畗畘�畝畞畟畠畡畢畣畤畧畨畩畫畬畭畮畯異畱畳畵當畷畺畻畼畽畾疀疁疂疄疅疇�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[174].length;++t)65533!==r[174][t].charCodeAt(0)&&(n[r[174][t]]=44544+t,e[44544+t]=r[174][t]);for(r[175]="����������������������������������������������������������������疈疉疊疌疍疎疐疓疕疘疛疜疞疢疦疧疨疩疪疭疶疷疺疻疿痀痁痆痋痌痎痏痐痑痓痗痙痚痜痝痟痠痡痥痩痬痭痮痯痲痳痵痶痷痸痺痻痽痾瘂瘄瘆瘇�瘈瘉瘋瘍瘎瘏瘑瘒瘓瘔瘖瘚瘜瘝瘞瘡瘣瘧瘨瘬瘮瘯瘱瘲瘶瘷瘹瘺瘻瘽癁療癄�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[175].length;++t)65533!==r[175][t].charCodeAt(0)&&(n[r[175][t]]=44800+t,e[44800+t]=r[175][t]);for(r[176]="����������������������������������������������������������������癅癆癇癈癉癊癋癎癏癐癑癒癓癕癗癘癙癚癛癝癟癠癡癢癤癥癦癧癨癩癪癬癭癮癰癱癲癳癴癵癶癷癹発發癿皀皁皃皅皉皊皌皍皏皐皒皔皕皗皘皚皛�皜皝皞皟皠皡皢皣皥皦皧皨皩皪皫皬皭皯皰皳皵皶皷皸皹皺皻皼皽皾盀盁盃啊阿埃挨哎唉哀皑癌蔼矮艾碍爱隘鞍氨安俺按暗岸胺案肮昂盎凹敖熬翱袄傲奥懊澳芭捌扒叭吧笆八疤巴拔跋靶把耙坝霸罢爸白柏百摆佰败拜稗斑班搬扳般颁板版扮拌伴瓣半办绊邦帮梆榜膀绑棒磅蚌镑傍谤苞胞包褒剥�".split(""),t=0;t!=r[176].length;++t)65533!==r[176][t].charCodeAt(0)&&(n[r[176][t]]=45056+t,e[45056+t]=r[176][t]);for(r[177]="����������������������������������������������������������������盄盇盉盋盌盓盕盙盚盜盝盞盠盡盢監盤盦盧盨盩盪盫盬盭盰盳盵盶盷盺盻盽盿眀眂眃眅眆眊県眎眏眐眑眒眓眔眕眖眗眘眛眜眝眞眡眣眤眥眧眪眫�眬眮眰眱眲眳眴眹眻眽眾眿睂睄睅睆睈睉睊睋睌睍睎睏睒睓睔睕睖睗睘睙睜薄雹保堡饱宝抱报暴豹鲍爆杯碑悲卑北辈背贝钡倍狈备惫焙被奔苯本笨崩绷甭泵蹦迸逼鼻比鄙笔彼碧蓖蔽毕毙毖币庇痹闭敝弊必辟壁臂避陛鞭边编贬扁便变卞辨辩辫遍标彪膘表鳖憋别瘪彬斌濒滨宾摈兵冰柄丙秉饼炳�".split(""),t=0;t!=r[177].length;++t)65533!==r[177][t].charCodeAt(0)&&(n[r[177][t]]=45312+t,e[45312+t]=r[177][t]);for(r[178]="����������������������������������������������������������������睝睞睟睠睤睧睩睪睭睮睯睰睱睲睳睴睵睶睷睸睺睻睼瞁瞂瞃瞆瞇瞈瞉瞊瞋瞏瞐瞓瞔瞕瞖瞗瞘瞙瞚瞛瞜瞝瞞瞡瞣瞤瞦瞨瞫瞭瞮瞯瞱瞲瞴瞶瞷瞸瞹瞺�瞼瞾矀矁矂矃矄矅矆矇矈矉矊矋矌矎矏矐矑矒矓矔矕矖矘矙矚矝矞矟矠矡矤病并玻菠播拨钵波博勃搏铂箔伯帛舶脖膊渤泊驳捕卜哺补埠不布步簿部怖擦猜裁材才财睬踩采彩菜蔡餐参蚕残惭惨灿苍舱仓沧藏操糙槽曹草厕策侧册测层蹭插叉茬茶查碴搽察岔差诧拆柴豺搀掺蝉馋谗缠铲产阐颤昌猖�".split(""),t=0;t!=r[178].length;++t)65533!==r[178][t].charCodeAt(0)&&(n[r[178][t]]=45568+t,e[45568+t]=r[178][t]);for(r[179]="����������������������������������������������������������������矦矨矪矯矰矱矲矴矵矷矹矺矻矼砃砄砅砆砇砈砊砋砎砏砐砓砕砙砛砞砠砡砢砤砨砪砫砮砯砱砲砳砵砶砽砿硁硂硃硄硆硈硉硊硋硍硏硑硓硔硘硙硚�硛硜硞硟硠硡硢硣硤硥硦硧硨硩硯硰硱硲硳硴硵硶硸硹硺硻硽硾硿碀碁碂碃场尝常长偿肠厂敞畅唱倡超抄钞朝嘲潮巢吵炒车扯撤掣彻澈郴臣辰尘晨忱沉陈趁衬撑称城橙成呈乘程惩澄诚承逞骋秤吃痴持匙池迟弛驰耻齿侈尺赤翅斥炽充冲虫崇宠抽酬畴踌稠愁筹仇绸瞅丑臭初出橱厨躇锄雏滁除楚�".split(""),t=0;t!=r[179].length;++t)65533!==r[179][t].charCodeAt(0)&&(n[r[179][t]]=45824+t,e[45824+t]=r[179][t]);for(r[180]="����������������������������������������������������������������碄碅碆碈碊碋碏碐碒碔碕碖碙碝碞碠碢碤碦碨碩碪碫碬碭碮碯碵碶碷碸確碻碼碽碿磀磂磃磄磆磇磈磌磍磎磏磑磒磓磖磗磘磚磛磜磝磞磟磠磡磢磣�磤磥磦磧磩磪磫磭磮磯磰磱磳磵磶磸磹磻磼磽磾磿礀礂礃礄礆礇礈礉礊礋礌础储矗搐触处揣川穿椽传船喘串疮窗幢床闯创吹炊捶锤垂春椿醇唇淳纯蠢戳绰疵茨磁雌辞慈瓷词此刺赐次聪葱囱匆从丛凑粗醋簇促蹿篡窜摧崔催脆瘁粹淬翠村存寸磋撮搓措挫错搭达答瘩打大呆歹傣戴带殆代贷袋待逮�".split(""),t=0;t!=r[180].length;++t)65533!==r[180][t].charCodeAt(0)&&(n[r[180][t]]=46080+t,e[46080+t]=r[180][t]);for(r[181]="����������������������������������������������������������������礍礎礏礐礑礒礔礕礖礗礘礙礚礛礜礝礟礠礡礢礣礥礦礧礨礩礪礫礬礭礮礯礰礱礲礳礵礶礷礸礹礽礿祂祃祄祅祇祊祋祌祍祎祏祐祑祒祔祕祘祙祡祣�祤祦祩祪祫祬祮祰祱祲祳祴祵祶祹祻祼祽祾祿禂禃禆禇禈禉禋禌禍禎禐禑禒怠耽担丹单郸掸胆旦氮但惮淡诞弹蛋当挡党荡档刀捣蹈倒岛祷导到稻悼道盗德得的蹬灯登等瞪凳邓堤低滴迪敌笛狄涤翟嫡抵底地蒂第帝弟递缔颠掂滇碘点典靛垫电佃甸店惦奠淀殿碉叼雕凋刁掉吊钓调跌爹碟蝶迭谍叠�".split(""),t=0;t!=r[181].length;++t)65533!==r[181][t].charCodeAt(0)&&(n[r[181][t]]=46336+t,e[46336+t]=r[181][t]);for(r[182]="����������������������������������������������������������������禓禔禕禖禗禘禙禛禜禝禞禟禠禡禢禣禤禥禦禨禩禪禫禬禭禮禯禰禱禲禴禵禶禷禸禼禿秂秄秅秇秈秊秌秎秏秐秓秔秖秗秙秚秛秜秝秞秠秡秢秥秨秪�秬秮秱秲秳秴秵秶秷秹秺秼秾秿稁稄稅稇稈稉稊稌稏稐稑稒稓稕稖稘稙稛稜丁盯叮钉顶鼎锭定订丢东冬董懂动栋侗恫冻洞兜抖斗陡豆逗痘都督毒犊独读堵睹赌杜镀肚度渡妒端短锻段断缎堆兑队对墩吨蹲敦顿囤钝盾遁掇哆多夺垛躲朵跺舵剁惰堕蛾峨鹅俄额讹娥恶厄扼遏鄂饿恩而儿耳尔饵洱二�".split(""),t=0;t!=r[182].length;++t)65533!==r[182][t].charCodeAt(0)&&(n[r[182][t]]=46592+t,e[46592+t]=r[182][t]);for(r[183]="����������������������������������������������������������������稝稟稡稢稤稥稦稧稨稩稪稫稬稭種稯稰稱稲稴稵稶稸稺稾穀穁穂穃穄穅穇穈穉穊穋穌積穎穏穐穒穓穔穕穖穘穙穚穛穜穝穞穟穠穡穢穣穤穥穦穧穨�穩穪穫穬穭穮穯穱穲穳穵穻穼穽穾窂窅窇窉窊窋窌窎窏窐窓窔窙窚窛窞窡窢贰发罚筏伐乏阀法珐藩帆番翻樊矾钒繁凡烦反返范贩犯饭泛坊芳方肪房防妨仿访纺放菲非啡飞肥匪诽吠肺废沸费芬酚吩氛分纷坟焚汾粉奋份忿愤粪丰封枫蜂峰锋风疯烽逢冯缝讽奉凤佛否夫敷肤孵扶拂辐幅氟符伏俘服�".split(""),t=0;t!=r[183].length;++t)65533!==r[183][t].charCodeAt(0)&&(n[r[183][t]]=46848+t,e[46848+t]=r[183][t]);for(r[184]="����������������������������������������������������������������窣窤窧窩窪窫窮窯窰窱窲窴窵窶窷窸窹窺窻窼窽窾竀竁竂竃竄竅竆竇竈竉竊竌竍竎竏竐竑竒竓竔竕竗竘竚竛竜竝竡竢竤竧竨竩竪竫竬竮竰竱竲竳�竴竵競竷竸竻竼竾笀笁笂笅笇笉笌笍笎笐笒笓笖笗笘笚笜笝笟笡笢笣笧笩笭浮涪福袱弗甫抚辅俯釜斧脯腑府腐赴副覆赋复傅付阜父腹负富讣附妇缚咐噶嘎该改概钙盖溉干甘杆柑竿肝赶感秆敢赣冈刚钢缸肛纲岗港杠篙皋高膏羔糕搞镐稿告哥歌搁戈鸽胳疙割革葛格蛤阁隔铬个各给根跟耕更庚羹�".split(""),t=0;t!=r[184].length;++t)65533!==r[184][t].charCodeAt(0)&&(n[r[184][t]]=47104+t,e[47104+t]=r[184][t]);for(r[185]="����������������������������������������������������������������笯笰笲笴笵笶笷笹笻笽笿筀筁筂筃筄筆筈筊筍筎筓筕筗筙筜筞筟筡筣筤筥筦筧筨筩筪筫筬筭筯筰筳筴筶筸筺筼筽筿箁箂箃箄箆箇箈箉箊箋箌箎箏�箑箒箓箖箘箙箚箛箞箟箠箣箤箥箮箯箰箲箳箵箶箷箹箺箻箼箽箾箿節篂篃範埂耿梗工攻功恭龚供躬公宫弓巩汞拱贡共钩勾沟苟狗垢构购够辜菇咕箍估沽孤姑鼓古蛊骨谷股故顾固雇刮瓜剐寡挂褂乖拐怪棺关官冠观管馆罐惯灌贯光广逛瑰规圭硅归龟闺轨鬼诡癸桂柜跪贵刽辊滚棍锅郭国果裹过哈�".split(""),t=0;t!=r[185].length;++t)65533!==r[185][t].charCodeAt(0)&&(n[r[185][t]]=47360+t,e[47360+t]=r[185][t]);for(r[186]="����������������������������������������������������������������篅篈築篊篋篍篎篏篐篒篔篕篖篗篘篛篜篞篟篠篢篣篤篧篨篩篫篬篭篯篰篲篳篴篵篶篸篹篺篻篽篿簀簁簂簃簄簅簆簈簉簊簍簎簐簑簒簓簔簕簗簘簙�簚簛簜簝簞簠簡簢簣簤簥簨簩簫簬簭簮簯簰簱簲簳簴簵簶簷簹簺簻簼簽簾籂骸孩海氦亥害骇酣憨邯韩含涵寒函喊罕翰撼捍旱憾悍焊汗汉夯杭航壕嚎豪毫郝好耗号浩呵喝荷菏核禾和何合盒貉阂河涸赫褐鹤贺嘿黑痕很狠恨哼亨横衡恒轰哄烘虹鸿洪宏弘红喉侯猴吼厚候后呼乎忽瑚壶葫胡蝴狐糊湖�".split(""),t=0;t!=r[186].length;++t)65533!==r[186][t].charCodeAt(0)&&(n[r[186][t]]=47616+t,e[47616+t]=r[186][t]);for(r[187]="����������������������������������������������������������������籃籄籅籆籇籈籉籊籋籌籎籏籐籑籒籓籔籕籖籗籘籙籚籛籜籝籞籟籠籡籢籣籤籥籦籧籨籩籪籫籬籭籮籯籰籱籲籵籶籷籸籹籺籾籿粀粁粂粃粄粅粆粇�粈粊粋粌粍粎粏粐粓粔粖粙粚粛粠粡粣粦粧粨粩粫粬粭粯粰粴粵粶粷粸粺粻弧虎唬护互沪户花哗华猾滑画划化话槐徊怀淮坏欢环桓还缓换患唤痪豢焕涣宦幻荒慌黄磺蝗簧皇凰惶煌晃幌恍谎灰挥辉徽恢蛔回毁悔慧卉惠晦贿秽会烩汇讳诲绘荤昏婚魂浑混豁活伙火获或惑霍货祸击圾基机畸稽积箕�".split(""),t=0;t!=r[187].length;++t)65533!==r[187][t].charCodeAt(0)&&(n[r[187][t]]=47872+t,e[47872+t]=r[187][t]);for(r[188]="����������������������������������������������������������������粿糀糂糃糄糆糉糋糎糏糐糑糒糓糔糘糚糛糝糞糡糢糣糤糥糦糧糩糪糫糬糭糮糰糱糲糳糴糵糶糷糹糺糼糽糾糿紀紁紂紃約紅紆紇紈紉紋紌納紎紏紐�紑紒紓純紕紖紗紘紙級紛紜紝紞紟紡紣紤紥紦紨紩紪紬紭紮細紱紲紳紴紵紶肌饥迹激讥鸡姬绩缉吉极棘辑籍集及急疾汲即嫉级挤几脊己蓟技冀季伎祭剂悸济寄寂计记既忌际妓继纪嘉枷夹佳家加荚颊贾甲钾假稼价架驾嫁歼监坚尖笺间煎兼肩艰奸缄茧检柬碱硷拣捡简俭剪减荐槛鉴践贱见键箭件�".split(""),t=0;t!=r[188].length;++t)65533!==r[188][t].charCodeAt(0)&&(n[r[188][t]]=48128+t,e[48128+t]=r[188][t]);for(r[189]="����������������������������������������������������������������紷紸紹紺紻紼紽紾紿絀絁終絃組絅絆絇絈絉絊絋経絍絎絏結絑絒絓絔絕絖絗絘絙絚絛絜絝絞絟絠絡絢絣絤絥給絧絨絩絪絫絬絭絯絰統絲絳絴絵絶�絸絹絺絻絼絽絾絿綀綁綂綃綄綅綆綇綈綉綊綋綌綍綎綏綐綑綒經綔綕綖綗綘健舰剑饯渐溅涧建僵姜将浆江疆蒋桨奖讲匠酱降蕉椒礁焦胶交郊浇骄娇嚼搅铰矫侥脚狡角饺缴绞剿教酵轿较叫窖揭接皆秸街阶截劫节桔杰捷睫竭洁结解姐戒藉芥界借介疥诫届巾筋斤金今津襟紧锦仅谨进靳晋禁近烬浸�".split(""),t=0;t!=r[189].length;++t)65533!==r[189][t].charCodeAt(0)&&(n[r[189][t]]=48384+t,e[48384+t]=r[189][t]);for(r[190]="����������������������������������������������������������������継続綛綜綝綞綟綠綡綢綣綤綥綧綨綩綪綫綬維綯綰綱網綳綴綵綶綷綸綹綺綻綼綽綾綿緀緁緂緃緄緅緆緇緈緉緊緋緌緍緎総緐緑緒緓緔緕緖緗緘緙�線緛緜緝緞緟締緡緢緣緤緥緦緧編緩緪緫緬緭緮緯緰緱緲緳練緵緶緷緸緹緺尽劲荆兢茎睛晶鲸京惊精粳经井警景颈静境敬镜径痉靖竟竞净炯窘揪究纠玖韭久灸九酒厩救旧臼舅咎就疚鞠拘狙疽居驹菊局咀矩举沮聚拒据巨具距踞锯俱句惧炬剧捐鹃娟倦眷卷绢撅攫抉掘倔爵觉决诀绝均菌钧军君峻�".split(""),t=0;t!=r[190].length;++t)65533!==r[190][t].charCodeAt(0)&&(n[r[190][t]]=48640+t,e[48640+t]=r[190][t]);for(r[191]="����������������������������������������������������������������緻緼緽緾緿縀縁縂縃縄縅縆縇縈縉縊縋縌縍縎縏縐縑縒縓縔縕縖縗縘縙縚縛縜縝縞縟縠縡縢縣縤縥縦縧縨縩縪縫縬縭縮縯縰縱縲縳縴縵縶縷縸縹�縺縼總績縿繀繂繃繄繅繆繈繉繊繋繌繍繎繏繐繑繒繓織繕繖繗繘繙繚繛繜繝俊竣浚郡骏喀咖卡咯开揩楷凯慨刊堪勘坎砍看康慷糠扛抗亢炕考拷烤靠坷苛柯棵磕颗科壳咳可渴克刻客课肯啃垦恳坑吭空恐孔控抠口扣寇枯哭窟苦酷库裤夸垮挎跨胯块筷侩快宽款匡筐狂框矿眶旷况亏盔岿窥葵奎魁傀�".split(""),t=0;t!=r[191].length;++t)65533!==r[191][t].charCodeAt(0)&&(n[r[191][t]]=48896+t,e[48896+t]=r[191][t]);for(r[192]="����������������������������������������������������������������繞繟繠繡繢繣繤繥繦繧繨繩繪繫繬繭繮繯繰繱繲繳繴繵繶繷繸繹繺繻繼繽繾繿纀纁纃纄纅纆纇纈纉纊纋續纍纎纏纐纑纒纓纔纕纖纗纘纙纚纜纝纞�纮纴纻纼绖绤绬绹缊缐缞缷缹缻缼缽缾缿罀罁罃罆罇罈罉罊罋罌罍罎罏罒罓馈愧溃坤昆捆困括扩廓阔垃拉喇蜡腊辣啦莱来赖蓝婪栏拦篮阑兰澜谰揽览懒缆烂滥琅榔狼廊郎朗浪捞劳牢老佬姥酪烙涝勒乐雷镭蕾磊累儡垒擂肋类泪棱楞冷厘梨犁黎篱狸离漓理李里鲤礼莉荔吏栗丽厉励砾历利傈例俐�".split(""),t=0;t!=r[192].length;++t)65533!==r[192][t].charCodeAt(0)&&(n[r[192][t]]=49152+t,e[49152+t]=r[192][t]);for(r[193]="����������������������������������������������������������������罖罙罛罜罝罞罠罣罤罥罦罧罫罬罭罯罰罳罵罶罷罸罺罻罼罽罿羀羂羃羄羅羆羇羈羉羋羍羏羐羑羒羓羕羖羗羘羙羛羜羠羢羣羥羦羨義羪羫羬羭羮羱�羳羴羵羶羷羺羻羾翀翂翃翄翆翇翈翉翋翍翏翐翑習翓翖翗翙翚翛翜翝翞翢翣痢立粒沥隶力璃哩俩联莲连镰廉怜涟帘敛脸链恋炼练粮凉梁粱良两辆量晾亮谅撩聊僚疗燎寥辽潦了撂镣廖料列裂烈劣猎琳林磷霖临邻鳞淋凛赁吝拎玲菱零龄铃伶羚凌灵陵岭领另令溜琉榴硫馏留刘瘤流柳六龙聋咙笼窿�".split(""),t=0;t!=r[193].length;++t)65533!==r[193][t].charCodeAt(0)&&(n[r[193][t]]=49408+t,e[49408+t]=r[193][t]);for(r[194]="����������������������������������������������������������������翤翧翨翪翫翬翭翯翲翴翵翶翷翸翹翺翽翾翿耂耇耈耉耊耎耏耑耓耚耛耝耞耟耡耣耤耫耬耭耮耯耰耲耴耹耺耼耾聀聁聄聅聇聈聉聎聏聐聑聓聕聖聗�聙聛聜聝聞聟聠聡聢聣聤聥聦聧聨聫聬聭聮聯聰聲聳聴聵聶職聸聹聺聻聼聽隆垄拢陇楼娄搂篓漏陋芦卢颅庐炉掳卤虏鲁麓碌露路赂鹿潞禄录陆戮驴吕铝侣旅履屡缕虑氯律率滤绿峦挛孪滦卵乱掠略抡轮伦仑沦纶论萝螺罗逻锣箩骡裸落洛骆络妈麻玛码蚂马骂嘛吗埋买麦卖迈脉瞒馒蛮满蔓曼慢漫�".split(""),t=0;t!=r[194].length;++t)65533!==r[194][t].charCodeAt(0)&&(n[r[194][t]]=49664+t,e[49664+t]=r[194][t]);for(r[195]="����������������������������������������������������������������聾肁肂肅肈肊肍肎肏肐肑肒肔肕肗肙肞肣肦肧肨肬肰肳肵肶肸肹肻胅胇胈胉胊胋胏胐胑胒胓胔胕胘胟胠胢胣胦胮胵胷胹胻胾胿脀脁脃脄脅脇脈脋�脌脕脗脙脛脜脝脟脠脡脢脣脤脥脦脧脨脩脪脫脭脮脰脳脴脵脷脹脺脻脼脽脿谩芒茫盲氓忙莽猫茅锚毛矛铆卯茂冒帽貌贸么玫枚梅酶霉煤没眉媒镁每美昧寐妹媚门闷们萌蒙檬盟锰猛梦孟眯醚靡糜迷谜弥米秘觅泌蜜密幂棉眠绵冕免勉娩缅面苗描瞄藐秒渺庙妙蔑灭民抿皿敏悯闽明螟鸣铭名命谬摸�".split(""),t=0;t!=r[195].length;++t)65533!==r[195][t].charCodeAt(0)&&(n[r[195][t]]=49920+t,e[49920+t]=r[195][t]);for(r[196]="����������������������������������������������������������������腀腁腂腃腄腅腇腉腍腎腏腒腖腗腘腛腜腝腞腟腡腢腣腤腦腨腪腫腬腯腲腳腵腶腷腸膁膃膄膅膆膇膉膋膌膍膎膐膒膓膔膕膖膗膙膚膞膟膠膡膢膤膥�膧膩膫膬膭膮膯膰膱膲膴膵膶膷膸膹膼膽膾膿臄臅臇臈臉臋臍臎臏臐臑臒臓摹蘑模膜磨摩魔抹末莫墨默沫漠寞陌谋牟某拇牡亩姆母墓暮幕募慕木目睦牧穆拿哪呐钠那娜纳氖乃奶耐奈南男难囊挠脑恼闹淖呢馁内嫩能妮霓倪泥尼拟你匿腻逆溺蔫拈年碾撵捻念娘酿鸟尿捏聂孽啮镊镍涅您柠狞凝宁�".split(""),t=0;t!=r[196].length;++t)65533!==r[196][t].charCodeAt(0)&&(n[r[196][t]]=50176+t,e[50176+t]=r[196][t]);for(r[197]="����������������������������������������������������������������臔臕臖臗臘臙臚臛臜臝臞臟臠臡臢臤臥臦臨臩臫臮臯臰臱臲臵臶臷臸臹臺臽臿舃與興舉舊舋舎舏舑舓舕舖舗舘舙舚舝舠舤舥舦舧舩舮舲舺舼舽舿�艀艁艂艃艅艆艈艊艌艍艎艐艑艒艓艔艕艖艗艙艛艜艝艞艠艡艢艣艤艥艦艧艩拧泞牛扭钮纽脓浓农弄奴努怒女暖虐疟挪懦糯诺哦欧鸥殴藕呕偶沤啪趴爬帕怕琶拍排牌徘湃派攀潘盘磐盼畔判叛乓庞旁耪胖抛咆刨炮袍跑泡呸胚培裴赔陪配佩沛喷盆砰抨烹澎彭蓬棚硼篷膨朋鹏捧碰坯砒霹批披劈琵毗�".split(""),t=0;t!=r[197].length;++t)65533!==r[197][t].charCodeAt(0)&&(n[r[197][t]]=50432+t,e[50432+t]=r[197][t]);for(r[198]="����������������������������������������������������������������艪艫艬艭艱艵艶艷艸艻艼芀芁芃芅芆芇芉芌芐芓芔芕芖芚芛芞芠芢芣芧芲芵芶芺芻芼芿苀苂苃苅苆苉苐苖苙苚苝苢苧苨苩苪苬苭苮苰苲苳苵苶苸�苺苼苽苾苿茀茊茋茍茐茒茓茖茘茙茝茞茟茠茡茢茣茤茥茦茩茪茮茰茲茷茻茽啤脾疲皮匹痞僻屁譬篇偏片骗飘漂瓢票撇瞥拼频贫品聘乒坪苹萍平凭瓶评屏坡泼颇婆破魄迫粕剖扑铺仆莆葡菩蒲埔朴圃普浦谱曝瀑期欺栖戚妻七凄漆柒沏其棋奇歧畦崎脐齐旗祈祁骑起岂乞企启契砌器气迄弃汽泣讫掐�".split(""),t=0;t!=r[198].length;++t)65533!==r[198][t].charCodeAt(0)&&(n[r[198][t]]=50688+t,e[50688+t]=r[198][t]);for(r[199]="����������������������������������������������������������������茾茿荁荂荄荅荈荊荋荌荍荎荓荕荖荗荘荙荝荢荰荱荲荳荴荵荶荹荺荾荿莀莁莂莃莄莇莈莊莋莌莍莏莐莑莔莕莖莗莙莚莝莟莡莢莣莤莥莦莧莬莭莮�莯莵莻莾莿菂菃菄菆菈菉菋菍菎菐菑菒菓菕菗菙菚菛菞菢菣菤菦菧菨菫菬菭恰洽牵扦钎铅千迁签仟谦乾黔钱钳前潜遣浅谴堑嵌欠歉枪呛腔羌墙蔷强抢橇锹敲悄桥瞧乔侨巧鞘撬翘峭俏窍切茄且怯窃钦侵亲秦琴勤芹擒禽寝沁青轻氢倾卿清擎晴氰情顷请庆琼穷秋丘邱球求囚酋泅趋区蛆曲躯屈驱渠�".split(""),t=0;t!=r[199].length;++t)65533!==r[199][t].charCodeAt(0)&&(n[r[199][t]]=50944+t,e[50944+t]=r[199][t]);for(r[200]="����������������������������������������������������������������菮華菳菴菵菶菷菺菻菼菾菿萀萂萅萇萈萉萊萐萒萓萔萕萖萗萙萚萛萞萟萠萡萢萣萩萪萫萬萭萮萯萰萲萳萴萵萶萷萹萺萻萾萿葀葁葂葃葄葅葇葈葉�葊葋葌葍葎葏葐葒葓葔葕葖葘葝葞葟葠葢葤葥葦葧葨葪葮葯葰葲葴葷葹葻葼取娶龋趣去圈颧权醛泉全痊拳犬券劝缺炔瘸却鹊榷确雀裙群然燃冉染瓤壤攘嚷让饶扰绕惹热壬仁人忍韧任认刃妊纫扔仍日戎茸蓉荣融熔溶容绒冗揉柔肉茹蠕儒孺如辱乳汝入褥软阮蕊瑞锐闰润若弱撒洒萨腮鳃塞赛三叁�".split(""),t=0;t!=r[200].length;++t)65533!==r[200][t].charCodeAt(0)&&(n[r[200][t]]=51200+t,e[51200+t]=r[200][t]);for(r[201]="����������������������������������������������������������������葽葾葿蒀蒁蒃蒄蒅蒆蒊蒍蒏蒐蒑蒒蒓蒔蒕蒖蒘蒚蒛蒝蒞蒟蒠蒢蒣蒤蒥蒦蒧蒨蒩蒪蒫蒬蒭蒮蒰蒱蒳蒵蒶蒷蒻蒼蒾蓀蓂蓃蓅蓆蓇蓈蓋蓌蓎蓏蓒蓔蓕蓗�蓘蓙蓚蓛蓜蓞蓡蓢蓤蓧蓨蓩蓪蓫蓭蓮蓯蓱蓲蓳蓴蓵蓶蓷蓸蓹蓺蓻蓽蓾蔀蔁蔂伞散桑嗓丧搔骚扫嫂瑟色涩森僧莎砂杀刹沙纱傻啥煞筛晒珊苫杉山删煽衫闪陕擅赡膳善汕扇缮墒伤商赏晌上尚裳梢捎稍烧芍勺韶少哨邵绍奢赊蛇舌舍赦摄射慑涉社设砷申呻伸身深娠绅神沈审婶甚肾慎渗声生甥牲升绳�".split(""),t=0;t!=r[201].length;++t)65533!==r[201][t].charCodeAt(0)&&(n[r[201][t]]=51456+t,e[51456+t]=r[201][t]);for(r[202]="����������������������������������������������������������������蔃蔄蔅蔆蔇蔈蔉蔊蔋蔍蔎蔏蔐蔒蔔蔕蔖蔘蔙蔛蔜蔝蔞蔠蔢蔣蔤蔥蔦蔧蔨蔩蔪蔭蔮蔯蔰蔱蔲蔳蔴蔵蔶蔾蔿蕀蕁蕂蕄蕅蕆蕇蕋蕌蕍蕎蕏蕐蕑蕒蕓蕔蕕�蕗蕘蕚蕛蕜蕝蕟蕠蕡蕢蕣蕥蕦蕧蕩蕪蕫蕬蕭蕮蕯蕰蕱蕳蕵蕶蕷蕸蕼蕽蕿薀薁省盛剩胜圣师失狮施湿诗尸虱十石拾时什食蚀实识史矢使屎驶始式示士世柿事拭誓逝势是嗜噬适仕侍释饰氏市恃室视试收手首守寿授售受瘦兽蔬枢梳殊抒输叔舒淑疏书赎孰熟薯暑曙署蜀黍鼠属术述树束戍竖墅庶数漱�".split(""),t=0;t!=r[202].length;++t)65533!==r[202][t].charCodeAt(0)&&(n[r[202][t]]=51712+t,e[51712+t]=r[202][t]);for(r[203]="����������������������������������������������������������������薂薃薆薈薉薊薋薌薍薎薐薑薒薓薔薕薖薗薘薙薚薝薞薟薠薡薢薣薥薦薧薩薫薬薭薱薲薳薴薵薶薸薺薻薼薽薾薿藀藂藃藄藅藆藇藈藊藋藌藍藎藑藒�藔藖藗藘藙藚藛藝藞藟藠藡藢藣藥藦藧藨藪藫藬藭藮藯藰藱藲藳藴藵藶藷藸恕刷耍摔衰甩帅栓拴霜双爽谁水睡税吮瞬顺舜说硕朔烁斯撕嘶思私司丝死肆寺嗣四伺似饲巳松耸怂颂送宋讼诵搜艘擞嗽苏酥俗素速粟僳塑溯宿诉肃酸蒜算虽隋随绥髓碎岁穗遂隧祟孙损笋蓑梭唆缩琐索锁所塌他它她塔�".split(""),t=0;t!=r[203].length;++t)65533!==r[203][t].charCodeAt(0)&&(n[r[203][t]]=51968+t,e[51968+t]=r[203][t]);for(r[204]="����������������������������������������������������������������藹藺藼藽藾蘀蘁蘂蘃蘄蘆蘇蘈蘉蘊蘋蘌蘍蘎蘏蘐蘒蘓蘔蘕蘗蘘蘙蘚蘛蘜蘝蘞蘟蘠蘡蘢蘣蘤蘥蘦蘨蘪蘫蘬蘭蘮蘯蘰蘱蘲蘳蘴蘵蘶蘷蘹蘺蘻蘽蘾蘿虀�虁虂虃虄虅虆虇虈虉虊虋虌虒虓處虖虗虘虙虛虜虝號虠虡虣虤虥虦虧虨虩虪獭挞蹋踏胎苔抬台泰酞太态汰坍摊贪瘫滩坛檀痰潭谭谈坦毯袒碳探叹炭汤塘搪堂棠膛唐糖倘躺淌趟烫掏涛滔绦萄桃逃淘陶讨套特藤腾疼誊梯剔踢锑提题蹄啼体替嚏惕涕剃屉天添填田甜恬舔腆挑条迢眺跳贴铁帖厅听烃�".split(""),t=0;t!=r[204].length;++t)65533!==r[204][t].charCodeAt(0)&&(n[r[204][t]]=52224+t,e[52224+t]=r[204][t]);for(r[205]="����������������������������������������������������������������虭虯虰虲虳虴虵虶虷虸蚃蚄蚅蚆蚇蚈蚉蚎蚏蚐蚑蚒蚔蚖蚗蚘蚙蚚蚛蚞蚟蚠蚡蚢蚥蚦蚫蚭蚮蚲蚳蚷蚸蚹蚻蚼蚽蚾蚿蛁蛂蛃蛅蛈蛌蛍蛒蛓蛕蛖蛗蛚蛜�蛝蛠蛡蛢蛣蛥蛦蛧蛨蛪蛫蛬蛯蛵蛶蛷蛺蛻蛼蛽蛿蜁蜄蜅蜆蜋蜌蜎蜏蜐蜑蜔蜖汀廷停亭庭挺艇通桐酮瞳同铜彤童桶捅筒统痛偷投头透凸秃突图徒途涂屠土吐兔湍团推颓腿蜕褪退吞屯臀拖托脱鸵陀驮驼椭妥拓唾挖哇蛙洼娃瓦袜歪外豌弯湾玩顽丸烷完碗挽晚皖惋宛婉万腕汪王亡枉网往旺望忘妄威�".split(""),t=0;t!=r[205].length;++t)65533!==r[205][t].charCodeAt(0)&&(n[r[205][t]]=52480+t,e[52480+t]=r[205][t]);for(r[206]="����������������������������������������������������������������蜙蜛蜝蜟蜠蜤蜦蜧蜨蜪蜫蜬蜭蜯蜰蜲蜳蜵蜶蜸蜹蜺蜼蜽蝀蝁蝂蝃蝄蝅蝆蝊蝋蝍蝏蝐蝑蝒蝔蝕蝖蝘蝚蝛蝜蝝蝞蝟蝡蝢蝦蝧蝨蝩蝪蝫蝬蝭蝯蝱蝲蝳蝵�蝷蝸蝹蝺蝿螀螁螄螆螇螉螊螌螎螏螐螑螒螔螕螖螘螙螚螛螜螝螞螠螡螢螣螤巍微危韦违桅围唯惟为潍维苇萎委伟伪尾纬未蔚味畏胃喂魏位渭谓尉慰卫瘟温蚊文闻纹吻稳紊问嗡翁瓮挝蜗涡窝我斡卧握沃巫呜钨乌污诬屋无芜梧吾吴毋武五捂午舞伍侮坞戊雾晤物勿务悟误昔熙析西硒矽晰嘻吸锡牺�".split(""),t=0;t!=r[206].length;++t)65533!==r[206][t].charCodeAt(0)&&(n[r[206][t]]=52736+t,e[52736+t]=r[206][t]);for(r[207]="����������������������������������������������������������������螥螦螧螩螪螮螰螱螲螴螶螷螸螹螻螼螾螿蟁蟂蟃蟄蟅蟇蟈蟉蟌蟍蟎蟏蟐蟔蟕蟖蟗蟘蟙蟚蟜蟝蟞蟟蟡蟢蟣蟤蟦蟧蟨蟩蟫蟬蟭蟯蟰蟱蟲蟳蟴蟵蟶蟷蟸�蟺蟻蟼蟽蟿蠀蠁蠂蠄蠅蠆蠇蠈蠉蠋蠌蠍蠎蠏蠐蠑蠒蠔蠗蠘蠙蠚蠜蠝蠞蠟蠠蠣稀息希悉膝夕惜熄烯溪汐犀檄袭席习媳喜铣洗系隙戏细瞎虾匣霞辖暇峡侠狭下厦夏吓掀锨先仙鲜纤咸贤衔舷闲涎弦嫌显险现献县腺馅羡宪陷限线相厢镶香箱襄湘乡翔祥详想响享项巷橡像向象萧硝霄削哮嚣销消宵淆晓�".split(""),t=0;t!=r[207].length;++t)65533!==r[207][t].charCodeAt(0)&&(n[r[207][t]]=52992+t,e[52992+t]=r[207][t]);for(r[208]="����������������������������������������������������������������蠤蠥蠦蠧蠨蠩蠪蠫蠬蠭蠮蠯蠰蠱蠳蠴蠵蠶蠷蠸蠺蠻蠽蠾蠿衁衂衃衆衇衈衉衊衋衎衏衐衑衒術衕衖衘衚衛衜衝衞衟衠衦衧衪衭衯衱衳衴衵衶衸衹衺�衻衼袀袃袆袇袉袊袌袎袏袐袑袓袔袕袗袘袙袚袛袝袞袟袠袡袣袥袦袧袨袩袪小孝校肖啸笑效楔些歇蝎鞋协挟携邪斜胁谐写械卸蟹懈泄泻谢屑薪芯锌欣辛新忻心信衅星腥猩惺兴刑型形邢行醒幸杏性姓兄凶胸匈汹雄熊休修羞朽嗅锈秀袖绣墟戌需虚嘘须徐许蓄酗叙旭序畜恤絮婿绪续轩喧宣悬旋玄�".split(""),t=0;t!=r[208].length;++t)65533!==r[208][t].charCodeAt(0)&&(n[r[208][t]]=53248+t,e[53248+t]=r[208][t]);for(r[209]="����������������������������������������������������������������袬袮袯袰袲袳袴袵袶袸袹袺袻袽袾袿裀裃裄裇裈裊裋裌裍裏裐裑裓裖裗裚裛補裝裞裠裡裦裧裩裪裫裬裭裮裯裲裵裶裷裺裻製裿褀褁褃褄褅褆複褈�褉褋褌褍褎褏褑褔褕褖褗褘褜褝褞褟褠褢褣褤褦褧褨褩褬褭褮褯褱褲褳褵褷选癣眩绚靴薛学穴雪血勋熏循旬询寻驯巡殉汛训讯逊迅压押鸦鸭呀丫芽牙蚜崖衙涯雅哑亚讶焉咽阉烟淹盐严研蜒岩延言颜阎炎沿奄掩眼衍演艳堰燕厌砚雁唁彦焰宴谚验殃央鸯秧杨扬佯疡羊洋阳氧仰痒养样漾邀腰妖瑶�".split(""),t=0;t!=r[209].length;++t)65533!==r[209][t].charCodeAt(0)&&(n[r[209][t]]=53504+t,e[53504+t]=r[209][t]);for(r[210]="����������������������������������������������������������������褸褹褺褻褼褽褾褿襀襂襃襅襆襇襈襉襊襋襌襍襎襏襐襑襒襓襔襕襖襗襘襙襚襛襜襝襠襡襢襣襤襥襧襨襩襪襫襬襭襮襯襰襱襲襳襴襵襶襷襸襹襺襼�襽襾覀覂覄覅覇覈覉覊見覌覍覎規覐覑覒覓覔覕視覗覘覙覚覛覜覝覞覟覠覡摇尧遥窑谣姚咬舀药要耀椰噎耶爷野冶也页掖业叶曳腋夜液一壹医揖铱依伊衣颐夷遗移仪胰疑沂宜姨彝椅蚁倚已乙矣以艺抑易邑屹亿役臆逸肄疫亦裔意毅忆义益溢诣议谊译异翼翌绎茵荫因殷音阴姻吟银淫寅饮尹引隐�".split(""),t=0;t!=r[210].length;++t)65533!==r[210][t].charCodeAt(0)&&(n[r[210][t]]=53760+t,e[53760+t]=r[210][t]);for(r[211]="����������������������������������������������������������������覢覣覤覥覦覧覨覩親覫覬覭覮覯覰覱覲観覴覵覶覷覸覹覺覻覼覽覾覿觀觃觍觓觔觕觗觘觙觛觝觟觠觡觢觤觧觨觩觪觬觭觮觰觱觲觴觵觶觷觸觹觺�觻觼觽觾觿訁訂訃訄訅訆計訉訊訋訌訍討訏訐訑訒訓訔訕訖託記訙訚訛訜訝印英樱婴鹰应缨莹萤营荧蝇迎赢盈影颖硬映哟拥佣臃痈庸雍踊蛹咏泳涌永恿勇用幽优悠忧尤由邮铀犹油游酉有友右佑釉诱又幼迂淤于盂榆虞愚舆余俞逾鱼愉渝渔隅予娱雨与屿禹宇语羽玉域芋郁吁遇喻峪御愈欲狱育誉�".split(""),t=0;t!=r[211].length;++t)65533!==r[211][t].charCodeAt(0)&&(n[r[211][t]]=54016+t,e[54016+t]=r[211][t]);for(r[212]="����������������������������������������������������������������訞訟訠訡訢訣訤訥訦訧訨訩訪訫訬設訮訯訰許訲訳訴訵訶訷訸訹診註証訽訿詀詁詂詃詄詅詆詇詉詊詋詌詍詎詏詐詑詒詓詔評詖詗詘詙詚詛詜詝詞�詟詠詡詢詣詤詥試詧詨詩詪詫詬詭詮詯詰話該詳詴詵詶詷詸詺詻詼詽詾詿誀浴寓裕预豫驭鸳渊冤元垣袁原援辕园员圆猿源缘远苑愿怨院曰约越跃钥岳粤月悦阅耘云郧匀陨允运蕴酝晕韵孕匝砸杂栽哉灾宰载再在咱攒暂赞赃脏葬遭糟凿藻枣早澡蚤躁噪造皂灶燥责择则泽贼怎增憎曾赠扎喳渣札轧�".split(""),t=0;t!=r[212].length;++t)65533!==r[212][t].charCodeAt(0)&&(n[r[212][t]]=54272+t,e[54272+t]=r[212][t]);for(r[213]="����������������������������������������������������������������誁誂誃誄誅誆誇誈誋誌認誎誏誐誑誒誔誕誖誗誘誙誚誛誜誝語誟誠誡誢誣誤誥誦誧誨誩說誫説読誮誯誰誱課誳誴誵誶誷誸誹誺誻誼誽誾調諀諁諂�諃諄諅諆談諈諉諊請諌諍諎諏諐諑諒諓諔諕論諗諘諙諚諛諜諝諞諟諠諡諢諣铡闸眨栅榨咋乍炸诈摘斋宅窄债寨瞻毡詹粘沾盏斩辗崭展蘸栈占战站湛绽樟章彰漳张掌涨杖丈帐账仗胀瘴障招昭找沼赵照罩兆肇召遮折哲蛰辙者锗蔗这浙珍斟真甄砧臻贞针侦枕疹诊震振镇阵蒸挣睁征狰争怔整拯正政�".split(""),t=0;t!=r[213].length;++t)65533!==r[213][t].charCodeAt(0)&&(n[r[213][t]]=54528+t,e[54528+t]=r[213][t]);for(r[214]="����������������������������������������������������������������諤諥諦諧諨諩諪諫諬諭諮諯諰諱諲諳諴諵諶諷諸諹諺諻諼諽諾諿謀謁謂謃謄謅謆謈謉謊謋謌謍謎謏謐謑謒謓謔謕謖謗謘謙謚講謜謝謞謟謠謡謢謣�謤謥謧謨謩謪謫謬謭謮謯謰謱謲謳謴謵謶謷謸謹謺謻謼謽謾謿譀譁譂譃譄譅帧症郑证芝枝支吱蜘知肢脂汁之织职直植殖执值侄址指止趾只旨纸志挚掷至致置帜峙制智秩稚质炙痔滞治窒中盅忠钟衷终种肿重仲众舟周州洲诌粥轴肘帚咒皱宙昼骤珠株蛛朱猪诸诛逐竹烛煮拄瞩嘱主著柱助蛀贮铸筑�".split(""),t=0;t!=r[214].length;++t)65533!==r[214][t].charCodeAt(0)&&(n[r[214][t]]=54784+t,e[54784+t]=r[214][t]);for(r[215]="����������������������������������������������������������������譆譇譈證譊譋譌譍譎譏譐譑譒譓譔譕譖譗識譙譚譛譜譝譞譟譠譡譢譣譤譥譧譨譩譪譫譭譮譯議譱譲譳譴譵譶護譸譹譺譻譼譽譾譿讀讁讂讃讄讅讆�讇讈讉變讋讌讍讎讏讐讑讒讓讔讕讖讗讘讙讚讛讜讝讞讟讬讱讻诇诐诪谉谞住注祝驻抓爪拽专砖转撰赚篆桩庄装妆撞壮状椎锥追赘坠缀谆准捉拙卓桌琢茁酌啄着灼浊兹咨资姿滋淄孜紫仔籽滓子自渍字鬃棕踪宗综总纵邹走奏揍租足卒族祖诅阻组钻纂嘴醉最罪尊遵昨左佐柞做作坐座������".split(""),t=0;t!=r[215].length;++t)65533!==r[215][t].charCodeAt(0)&&(n[r[215][t]]=55040+t,e[55040+t]=r[215][t]);for(r[216]="����������������������������������������������������������������谸谹谺谻谼谽谾谿豀豂豃豄豅豈豊豋豍豎豏豐豑豒豓豔豖豗豘豙豛豜豝豞豟豠豣豤豥豦豧豨豩豬豭豮豯豰豱豲豴豵豶豷豻豼豽豾豿貀貁貃貄貆貇�貈貋貍貎貏貐貑貒貓貕貖貗貙貚貛貜貝貞貟負財貢貣貤貥貦貧貨販貪貫責貭亍丌兀丐廿卅丕亘丞鬲孬噩丨禺丿匕乇夭爻卮氐囟胤馗毓睾鼗丶亟鼐乜乩亓芈孛啬嘏仄厍厝厣厥厮靥赝匚叵匦匮匾赜卦卣刂刈刎刭刳刿剀剌剞剡剜蒯剽劂劁劐劓冂罔亻仃仉仂仨仡仫仞伛仳伢佤仵伥伧伉伫佞佧攸佚佝�".split(""),t=0;t!=r[216].length;++t)65533!==r[216][t].charCodeAt(0)&&(n[r[216][t]]=55296+t,e[55296+t]=r[216][t]);for(r[217]="����������������������������������������������������������������貮貯貰貱貲貳貴貵貶買貸貹貺費貼貽貾貿賀賁賂賃賄賅賆資賈賉賊賋賌賍賎賏賐賑賒賓賔賕賖賗賘賙賚賛賜賝賞賟賠賡賢賣賤賥賦賧賨賩質賫賬�賭賮賯賰賱賲賳賴賵賶賷賸賹賺賻購賽賾賿贀贁贂贃贄贅贆贇贈贉贊贋贌贍佟佗伲伽佶佴侑侉侃侏佾佻侪佼侬侔俦俨俪俅俚俣俜俑俟俸倩偌俳倬倏倮倭俾倜倌倥倨偾偃偕偈偎偬偻傥傧傩傺僖儆僭僬僦僮儇儋仝氽佘佥俎龠汆籴兮巽黉馘冁夔勹匍訇匐凫夙兕亠兖亳衮袤亵脔裒禀嬴蠃羸冫冱冽冼�".split(""),t=0;t!=r[217].length;++t)65533!==r[217][t].charCodeAt(0)&&(n[r[217][t]]=55552+t,e[55552+t]=r[217][t]);for(r[218]="����������������������������������������������������������������贎贏贐贑贒贓贔贕贖贗贘贙贚贛贜贠赑赒赗赟赥赨赩赪赬赮赯赱赲赸赹赺赻赼赽赾赿趀趂趃趆趇趈趉趌趍趎趏趐趒趓趕趖趗趘趙趚趛趜趝趞趠趡�趢趤趥趦趧趨趩趪趫趬趭趮趯趰趲趶趷趹趻趽跀跁跂跅跇跈跉跊跍跐跒跓跔凇冖冢冥讠讦讧讪讴讵讷诂诃诋诏诎诒诓诔诖诘诙诜诟诠诤诨诩诮诰诳诶诹诼诿谀谂谄谇谌谏谑谒谔谕谖谙谛谘谝谟谠谡谥谧谪谫谮谯谲谳谵谶卩卺阝阢阡阱阪阽阼陂陉陔陟陧陬陲陴隈隍隗隰邗邛邝邙邬邡邴邳邶邺�".split(""),t=0;t!=r[218].length;++t)65533!==r[218][t].charCodeAt(0)&&(n[r[218][t]]=55808+t,e[55808+t]=r[218][t]);for(r[219]="����������������������������������������������������������������跕跘跙跜跠跡跢跥跦跧跩跭跮跰跱跲跴跶跼跾跿踀踁踂踃踄踆踇踈踋踍踎踐踑踒踓踕踖踗踘踙踚踛踜踠踡踤踥踦踧踨踫踭踰踲踳踴踶踷踸踻踼踾�踿蹃蹅蹆蹌蹍蹎蹏蹐蹓蹔蹕蹖蹗蹘蹚蹛蹜蹝蹞蹟蹠蹡蹢蹣蹤蹥蹧蹨蹪蹫蹮蹱邸邰郏郅邾郐郄郇郓郦郢郜郗郛郫郯郾鄄鄢鄞鄣鄱鄯鄹酃酆刍奂劢劬劭劾哿勐勖勰叟燮矍廴凵凼鬯厶弁畚巯坌垩垡塾墼壅壑圩圬圪圳圹圮圯坜圻坂坩垅坫垆坼坻坨坭坶坳垭垤垌垲埏垧垴垓垠埕埘埚埙埒垸埴埯埸埤埝�".split(""),t=0;t!=r[219].length;++t)65533!==r[219][t].charCodeAt(0)&&(n[r[219][t]]=56064+t,e[56064+t]=r[219][t]);for(r[220]="����������������������������������������������������������������蹳蹵蹷蹸蹹蹺蹻蹽蹾躀躂躃躄躆躈躉躊躋躌躍躎躑躒躓躕躖躗躘躙躚躛躝躟躠躡躢躣躤躥躦躧躨躩躪躭躮躰躱躳躴躵躶躷躸躹躻躼躽躾躿軀軁軂�軃軄軅軆軇軈軉車軋軌軍軏軐軑軒軓軔軕軖軗軘軙軚軛軜軝軞軟軠軡転軣軤堋堍埽埭堀堞堙塄堠塥塬墁墉墚墀馨鼙懿艹艽艿芏芊芨芄芎芑芗芙芫芸芾芰苈苊苣芘芷芮苋苌苁芩芴芡芪芟苄苎芤苡茉苷苤茏茇苜苴苒苘茌苻苓茑茚茆茔茕苠苕茜荑荛荜茈莒茼茴茱莛荞茯荏荇荃荟荀茗荠茭茺茳荦荥�".split(""),t=0;t!=r[220].length;++t)65533!==r[220][t].charCodeAt(0)&&(n[r[220][t]]=56320+t,e[56320+t]=r[220][t]);for(r[221]="����������������������������������������������������������������軥軦軧軨軩軪軫軬軭軮軯軰軱軲軳軴軵軶軷軸軹軺軻軼軽軾軿輀輁輂較輄輅輆輇輈載輊輋輌輍輎輏輐輑輒輓輔輕輖輗輘輙輚輛輜輝輞輟輠輡輢輣�輤輥輦輧輨輩輪輫輬輭輮輯輰輱輲輳輴輵輶輷輸輹輺輻輼輽輾輿轀轁轂轃轄荨茛荩荬荪荭荮莰荸莳莴莠莪莓莜莅荼莶莩荽莸荻莘莞莨莺莼菁萁菥菘堇萘萋菝菽菖萜萸萑萆菔菟萏萃菸菹菪菅菀萦菰菡葜葑葚葙葳蒇蒈葺蒉葸萼葆葩葶蒌蒎萱葭蓁蓍蓐蓦蒽蓓蓊蒿蒺蓠蒡蒹蒴蒗蓥蓣蔌甍蔸蓰蔹蔟蔺�".split(""),t=0;t!=r[221].length;++t)65533!==r[221][t].charCodeAt(0)&&(n[r[221][t]]=56576+t,e[56576+t]=r[221][t]);for(r[222]="����������������������������������������������������������������轅轆轇轈轉轊轋轌轍轎轏轐轑轒轓轔轕轖轗轘轙轚轛轜轝轞轟轠轡轢轣轤轥轪辀辌辒辝辠辡辢辤辥辦辧辪辬辭辮辯農辳辴辵辷辸辺辻込辿迀迃迆�迉迊迋迌迍迏迒迖迗迚迠迡迣迧迬迯迱迲迴迵迶迺迻迼迾迿逇逈逌逎逓逕逘蕖蔻蓿蓼蕙蕈蕨蕤蕞蕺瞢蕃蕲蕻薤薨薇薏蕹薮薜薅薹薷薰藓藁藜藿蘧蘅蘩蘖蘼廾弈夼奁耷奕奚奘匏尢尥尬尴扌扪抟抻拊拚拗拮挢拶挹捋捃掭揶捱捺掎掴捭掬掊捩掮掼揲揸揠揿揄揞揎摒揆掾摅摁搋搛搠搌搦搡摞撄摭撖�".split(""),t=0;t!=r[222].length;++t)65533!==r[222][t].charCodeAt(0)&&(n[r[222][t]]=56832+t,e[56832+t]=r[222][t]);for(r[223]="����������������������������������������������������������������這逜連逤逥逧逨逩逪逫逬逰週進逳逴逷逹逺逽逿遀遃遅遆遈遉遊運遌過達違遖遙遚遜遝遞遟遠遡遤遦遧適遪遫遬遯遰遱遲遳遶遷選遹遺遻遼遾邁�還邅邆邇邉邊邌邍邎邏邐邒邔邖邘邚邜邞邟邠邤邥邧邨邩邫邭邲邷邼邽邿郀摺撷撸撙撺擀擐擗擤擢攉攥攮弋忒甙弑卟叱叽叩叨叻吒吖吆呋呒呓呔呖呃吡呗呙吣吲咂咔呷呱呤咚咛咄呶呦咝哐咭哂咴哒咧咦哓哔呲咣哕咻咿哌哙哚哜咩咪咤哝哏哞唛哧唠哽唔哳唢唣唏唑唧唪啧喏喵啉啭啁啕唿啐唼�".split(""),t=0;t!=r[223].length;++t)65533!==r[223][t].charCodeAt(0)&&(n[r[223][t]]=57088+t,e[57088+t]=r[223][t]);for(r[224]="����������������������������������������������������������������郂郃郆郈郉郋郌郍郒郔郕郖郘郙郚郞郟郠郣郤郥郩郪郬郮郰郱郲郳郵郶郷郹郺郻郼郿鄀鄁鄃鄅鄆鄇鄈鄉鄊鄋鄌鄍鄎鄏鄐鄑鄒鄓鄔鄕鄖鄗鄘鄚鄛鄜�鄝鄟鄠鄡鄤鄥鄦鄧鄨鄩鄪鄫鄬鄭鄮鄰鄲鄳鄴鄵鄶鄷鄸鄺鄻鄼鄽鄾鄿酀酁酂酄唷啖啵啶啷唳唰啜喋嗒喃喱喹喈喁喟啾嗖喑啻嗟喽喾喔喙嗪嗷嗉嘟嗑嗫嗬嗔嗦嗝嗄嗯嗥嗲嗳嗌嗍嗨嗵嗤辔嘞嘈嘌嘁嘤嘣嗾嘀嘧嘭噘嘹噗嘬噍噢噙噜噌噔嚆噤噱噫噻噼嚅嚓嚯囔囗囝囡囵囫囹囿圄圊圉圜帏帙帔帑帱帻帼�".split(""),t=0;t!=r[224].length;++t)65533!==r[224][t].charCodeAt(0)&&(n[r[224][t]]=57344+t,e[57344+t]=r[224][t]);for(r[225]="����������������������������������������������������������������酅酇酈酑酓酔酕酖酘酙酛酜酟酠酦酧酨酫酭酳酺酻酼醀醁醂醃醄醆醈醊醎醏醓醔醕醖醗醘醙醜醝醞醟醠醡醤醥醦醧醨醩醫醬醰醱醲醳醶醷醸醹醻�醼醽醾醿釀釁釂釃釄釅釆釈釋釐釒釓釔釕釖釗釘釙釚釛針釞釟釠釡釢釣釤釥帷幄幔幛幞幡岌屺岍岐岖岈岘岙岑岚岜岵岢岽岬岫岱岣峁岷峄峒峤峋峥崂崃崧崦崮崤崞崆崛嵘崾崴崽嵬嵛嵯嵝嵫嵋嵊嵩嵴嶂嶙嶝豳嶷巅彳彷徂徇徉後徕徙徜徨徭徵徼衢彡犭犰犴犷犸狃狁狎狍狒狨狯狩狲狴狷猁狳猃狺�".split(""),t=0;t!=r[225].length;++t)65533!==r[225][t].charCodeAt(0)&&(n[r[225][t]]=57600+t,e[57600+t]=r[225][t]);for(r[226]="����������������������������������������������������������������釦釧釨釩釪釫釬釭釮釯釰釱釲釳釴釵釶釷釸釹釺釻釼釽釾釿鈀鈁鈂鈃鈄鈅鈆鈇鈈鈉鈊鈋鈌鈍鈎鈏鈐鈑鈒鈓鈔鈕鈖鈗鈘鈙鈚鈛鈜鈝鈞鈟鈠鈡鈢鈣鈤�鈥鈦鈧鈨鈩鈪鈫鈬鈭鈮鈯鈰鈱鈲鈳鈴鈵鈶鈷鈸鈹鈺鈻鈼鈽鈾鈿鉀鉁鉂鉃鉄鉅狻猗猓猡猊猞猝猕猢猹猥猬猸猱獐獍獗獠獬獯獾舛夥飧夤夂饣饧饨饩饪饫饬饴饷饽馀馄馇馊馍馐馑馓馔馕庀庑庋庖庥庠庹庵庾庳赓廒廑廛廨廪膺忄忉忖忏怃忮怄忡忤忾怅怆忪忭忸怙怵怦怛怏怍怩怫怊怿怡恸恹恻恺恂�".split(""),t=0;t!=r[226].length;++t)65533!==r[226][t].charCodeAt(0)&&(n[r[226][t]]=57856+t,e[57856+t]=r[226][t]);for(r[227]="����������������������������������������������������������������鉆鉇鉈鉉鉊鉋鉌鉍鉎鉏鉐鉑鉒鉓鉔鉕鉖鉗鉘鉙鉚鉛鉜鉝鉞鉟鉠鉡鉢鉣鉤鉥鉦鉧鉨鉩鉪鉫鉬鉭鉮鉯鉰鉱鉲鉳鉵鉶鉷鉸鉹鉺鉻鉼鉽鉾鉿銀銁銂銃銄銅�銆銇銈銉銊銋銌銍銏銐銑銒銓銔銕銖銗銘銙銚銛銜銝銞銟銠銡銢銣銤銥銦銧恪恽悖悚悭悝悃悒悌悛惬悻悱惝惘惆惚悴愠愦愕愣惴愀愎愫慊慵憬憔憧憷懔懵忝隳闩闫闱闳闵闶闼闾阃阄阆阈阊阋阌阍阏阒阕阖阗阙阚丬爿戕氵汔汜汊沣沅沐沔沌汨汩汴汶沆沩泐泔沭泷泸泱泗沲泠泖泺泫泮沱泓泯泾�".split(""),t=0;t!=r[227].length;++t)65533!==r[227][t].charCodeAt(0)&&(n[r[227][t]]=58112+t,e[58112+t]=r[227][t]);for(r[228]="����������������������������������������������������������������銨銩銪銫銬銭銯銰銱銲銳銴銵銶銷銸銹銺銻銼銽銾銿鋀鋁鋂鋃鋄鋅鋆鋇鋉鋊鋋鋌鋍鋎鋏鋐鋑鋒鋓鋔鋕鋖鋗鋘鋙鋚鋛鋜鋝鋞鋟鋠鋡鋢鋣鋤鋥鋦鋧鋨�鋩鋪鋫鋬鋭鋮鋯鋰鋱鋲鋳鋴鋵鋶鋷鋸鋹鋺鋻鋼鋽鋾鋿錀錁錂錃錄錅錆錇錈錉洹洧洌浃浈洇洄洙洎洫浍洮洵洚浏浒浔洳涑浯涞涠浞涓涔浜浠浼浣渚淇淅淞渎涿淠渑淦淝淙渖涫渌涮渫湮湎湫溲湟溆湓湔渲渥湄滟溱溘滠漭滢溥溧溽溻溷滗溴滏溏滂溟潢潆潇漤漕滹漯漶潋潴漪漉漩澉澍澌潸潲潼潺濑�".split(""),t=0;t!=r[228].length;++t)65533!==r[228][t].charCodeAt(0)&&(n[r[228][t]]=58368+t,e[58368+t]=r[228][t]);for(r[229]="����������������������������������������������������������������錊錋錌錍錎錏錐錑錒錓錔錕錖錗錘錙錚錛錜錝錞錟錠錡錢錣錤錥錦錧錨錩錪錫錬錭錮錯錰錱録錳錴錵錶錷錸錹錺錻錼錽錿鍀鍁鍂鍃鍄鍅鍆鍇鍈鍉�鍊鍋鍌鍍鍎鍏鍐鍑鍒鍓鍔鍕鍖鍗鍘鍙鍚鍛鍜鍝鍞鍟鍠鍡鍢鍣鍤鍥鍦鍧鍨鍩鍫濉澧澹澶濂濡濮濞濠濯瀚瀣瀛瀹瀵灏灞宀宄宕宓宥宸甯骞搴寤寮褰寰蹇謇辶迓迕迥迮迤迩迦迳迨逅逄逋逦逑逍逖逡逵逶逭逯遄遑遒遐遨遘遢遛暹遴遽邂邈邃邋彐彗彖彘尻咫屐屙孱屣屦羼弪弩弭艴弼鬻屮妁妃妍妩妪妣�".split(""),t=0;t!=r[229].length;++t)65533!==r[229][t].charCodeAt(0)&&(n[r[229][t]]=58624+t,e[58624+t]=r[229][t]);for(r[230]="����������������������������������������������������������������鍬鍭鍮鍯鍰鍱鍲鍳鍴鍵鍶鍷鍸鍹鍺鍻鍼鍽鍾鍿鎀鎁鎂鎃鎄鎅鎆鎇鎈鎉鎊鎋鎌鎍鎎鎐鎑鎒鎓鎔鎕鎖鎗鎘鎙鎚鎛鎜鎝鎞鎟鎠鎡鎢鎣鎤鎥鎦鎧鎨鎩鎪鎫�鎬鎭鎮鎯鎰鎱鎲鎳鎴鎵鎶鎷鎸鎹鎺鎻鎼鎽鎾鎿鏀鏁鏂鏃鏄鏅鏆鏇鏈鏉鏋鏌鏍妗姊妫妞妤姒妲妯姗妾娅娆姝娈姣姘姹娌娉娲娴娑娣娓婀婧婊婕娼婢婵胬媪媛婷婺媾嫫媲嫒嫔媸嫠嫣嫱嫖嫦嫘嫜嬉嬗嬖嬲嬷孀尕尜孚孥孳孑孓孢驵驷驸驺驿驽骀骁骅骈骊骐骒骓骖骘骛骜骝骟骠骢骣骥骧纟纡纣纥纨纩�".split(""),t=0;t!=r[230].length;++t)65533!==r[230][t].charCodeAt(0)&&(n[r[230][t]]=58880+t,e[58880+t]=r[230][t]);for(r[231]="����������������������������������������������������������������鏎鏏鏐鏑鏒鏓鏔鏕鏗鏘鏙鏚鏛鏜鏝鏞鏟鏠鏡鏢鏣鏤鏥鏦鏧鏨鏩鏪鏫鏬鏭鏮鏯鏰鏱鏲鏳鏴鏵鏶鏷鏸鏹鏺鏻鏼鏽鏾鏿鐀鐁鐂鐃鐄鐅鐆鐇鐈鐉鐊鐋鐌鐍�鐎鐏鐐鐑鐒鐓鐔鐕鐖鐗鐘鐙鐚鐛鐜鐝鐞鐟鐠鐡鐢鐣鐤鐥鐦鐧鐨鐩鐪鐫鐬鐭鐮纭纰纾绀绁绂绉绋绌绐绔绗绛绠绡绨绫绮绯绱绲缍绶绺绻绾缁缂缃缇缈缋缌缏缑缒缗缙缜缛缟缡缢缣缤缥缦缧缪缫缬缭缯缰缱缲缳缵幺畿巛甾邕玎玑玮玢玟珏珂珑玷玳珀珉珈珥珙顼琊珩珧珞玺珲琏琪瑛琦琥琨琰琮琬�".split(""),t=0;t!=r[231].length;++t)65533!==r[231][t].charCodeAt(0)&&(n[r[231][t]]=59136+t,e[59136+t]=r[231][t]);for(r[232]="����������������������������������������������������������������鐯鐰鐱鐲鐳鐴鐵鐶鐷鐸鐹鐺鐻鐼鐽鐿鑀鑁鑂鑃鑄鑅鑆鑇鑈鑉鑊鑋鑌鑍鑎鑏鑐鑑鑒鑓鑔鑕鑖鑗鑘鑙鑚鑛鑜鑝鑞鑟鑠鑡鑢鑣鑤鑥鑦鑧鑨鑩鑪鑬鑭鑮鑯�鑰鑱鑲鑳鑴鑵鑶鑷鑸鑹鑺鑻鑼鑽鑾鑿钀钁钂钃钄钑钖钘铇铏铓铔铚铦铻锜锠琛琚瑁瑜瑗瑕瑙瑷瑭瑾璜璎璀璁璇璋璞璨璩璐璧瓒璺韪韫韬杌杓杞杈杩枥枇杪杳枘枧杵枨枞枭枋杷杼柰栉柘栊柩枰栌柙枵柚枳柝栀柃枸柢栎柁柽栲栳桠桡桎桢桄桤梃栝桕桦桁桧桀栾桊桉栩梵梏桴桷梓桫棂楮棼椟椠棹�".split(""),t=0;t!=r[232].length;++t)65533!==r[232][t].charCodeAt(0)&&(n[r[232][t]]=59392+t,e[59392+t]=r[232][t]);for(r[233]="����������������������������������������������������������������锧锳锽镃镈镋镕镚镠镮镴镵長镸镹镺镻镼镽镾門閁閂閃閄閅閆閇閈閉閊開閌閍閎閏閐閑閒間閔閕閖閗閘閙閚閛閜閝閞閟閠閡関閣閤閥閦閧閨閩閪�閫閬閭閮閯閰閱閲閳閴閵閶閷閸閹閺閻閼閽閾閿闀闁闂闃闄闅闆闇闈闉闊闋椤棰椋椁楗棣椐楱椹楠楂楝榄楫榀榘楸椴槌榇榈槎榉楦楣楹榛榧榻榫榭槔榱槁槊槟榕槠榍槿樯槭樗樘橥槲橄樾檠橐橛樵檎橹樽樨橘橼檑檐檩檗檫猷獒殁殂殇殄殒殓殍殚殛殡殪轫轭轱轲轳轵轶轸轷轹轺轼轾辁辂辄辇辋�".split(""),t=0;t!=r[233].length;++t)65533!==r[233][t].charCodeAt(0)&&(n[r[233][t]]=59648+t,e[59648+t]=r[233][t]);for(r[234]="����������������������������������������������������������������闌闍闎闏闐闑闒闓闔闕闖闗闘闙闚闛關闝闞闟闠闡闢闣闤闥闦闧闬闿阇阓阘阛阞阠阣阤阥阦阧阨阩阫阬阭阯阰阷阸阹阺阾陁陃陊陎陏陑陒陓陖陗�陘陙陚陜陝陞陠陣陥陦陫陭陮陯陰陱陳陸陹険陻陼陽陾陿隀隁隂隃隄隇隉隊辍辎辏辘辚軎戋戗戛戟戢戡戥戤戬臧瓯瓴瓿甏甑甓攴旮旯旰昊昙杲昃昕昀炅曷昝昴昱昶昵耆晟晔晁晏晖晡晗晷暄暌暧暝暾曛曜曦曩贲贳贶贻贽赀赅赆赈赉赇赍赕赙觇觊觋觌觎觏觐觑牮犟牝牦牯牾牿犄犋犍犏犒挈挲掰�".split(""),t=0;t!=r[234].length;++t)65533!==r[234][t].charCodeAt(0)&&(n[r[234][t]]=59904+t,e[59904+t]=r[234][t]);for(r[235]="����������������������������������������������������������������隌階隑隒隓隕隖隚際隝隞隟隠隡隢隣隤隥隦隨隩險隫隬隭隮隯隱隲隴隵隷隸隺隻隿雂雃雈雊雋雐雑雓雔雖雗雘雙雚雛雜雝雞雟雡離難雤雥雦雧雫�雬雭雮雰雱雲雴雵雸雺電雼雽雿霂霃霅霊霋霌霐霑霒霔霕霗霘霙霚霛霝霟霠搿擘耄毪毳毽毵毹氅氇氆氍氕氘氙氚氡氩氤氪氲攵敕敫牍牒牖爰虢刖肟肜肓肼朊肽肱肫肭肴肷胧胨胩胪胛胂胄胙胍胗朐胝胫胱胴胭脍脎胲胼朕脒豚脶脞脬脘脲腈腌腓腴腙腚腱腠腩腼腽腭腧塍媵膈膂膑滕膣膪臌朦臊膻�".split(""),t=0;t!=r[235].length;++t)65533!==r[235][t].charCodeAt(0)&&(n[r[235][t]]=60160+t,e[60160+t]=r[235][t]);for(r[236]="����������������������������������������������������������������霡霢霣霤霥霦霧霨霩霫霬霮霯霱霳霴霵霶霷霺霻霼霽霿靀靁靂靃靄靅靆靇靈靉靊靋靌靍靎靏靐靑靔靕靗靘靚靜靝靟靣靤靦靧靨靪靫靬靭靮靯靰靱�靲靵靷靸靹靺靻靽靾靿鞀鞁鞂鞃鞄鞆鞇鞈鞉鞊鞌鞎鞏鞐鞓鞕鞖鞗鞙鞚鞛鞜鞝臁膦欤欷欹歃歆歙飑飒飓飕飙飚殳彀毂觳斐齑斓於旆旄旃旌旎旒旖炀炜炖炝炻烀炷炫炱烨烊焐焓焖焯焱煳煜煨煅煲煊煸煺熘熳熵熨熠燠燔燧燹爝爨灬焘煦熹戾戽扃扈扉礻祀祆祉祛祜祓祚祢祗祠祯祧祺禅禊禚禧禳忑忐�".split(""),t=0;t!=r[236].length;++t)65533!==r[236][t].charCodeAt(0)&&(n[r[236][t]]=60416+t,e[60416+t]=r[236][t]);for(r[237]="����������������������������������������������������������������鞞鞟鞡鞢鞤鞥鞦鞧鞨鞩鞪鞬鞮鞰鞱鞳鞵鞶鞷鞸鞹鞺鞻鞼鞽鞾鞿韀韁韂韃韄韅韆韇韈韉韊韋韌韍韎韏韐韑韒韓韔韕韖韗韘韙韚韛韜韝韞韟韠韡韢韣�韤韥韨韮韯韰韱韲韴韷韸韹韺韻韼韽韾響頀頁頂頃頄項順頇須頉頊頋頌頍頎怼恝恚恧恁恙恣悫愆愍慝憩憝懋懑戆肀聿沓泶淼矶矸砀砉砗砘砑斫砭砜砝砹砺砻砟砼砥砬砣砩硎硭硖硗砦硐硇硌硪碛碓碚碇碜碡碣碲碹碥磔磙磉磬磲礅磴礓礤礞礴龛黹黻黼盱眄眍盹眇眈眚眢眙眭眦眵眸睐睑睇睃睚睨�".split(""),t=0;t!=r[237].length;++t)65533!==r[237][t].charCodeAt(0)&&(n[r[237][t]]=60672+t,e[60672+t]=r[237][t]);for(r[238]="����������������������������������������������������������������頏預頑頒頓頔頕頖頗領頙頚頛頜頝頞頟頠頡頢頣頤頥頦頧頨頩頪頫頬頭頮頯頰頱頲頳頴頵頶頷頸頹頺頻頼頽頾頿顀顁顂顃顄顅顆顇顈顉顊顋題額�顎顏顐顑顒顓顔顕顖顗願顙顚顛顜顝類顟顠顡顢顣顤顥顦顧顨顩顪顫顬顭顮睢睥睿瞍睽瞀瞌瞑瞟瞠瞰瞵瞽町畀畎畋畈畛畲畹疃罘罡罟詈罨罴罱罹羁罾盍盥蠲钅钆钇钋钊钌钍钏钐钔钗钕钚钛钜钣钤钫钪钭钬钯钰钲钴钶钷钸钹钺钼钽钿铄铈铉铊铋铌铍铎铐铑铒铕铖铗铙铘铛铞铟铠铢铤铥铧铨铪�".split(""),t=0;t!=r[238].length;++t)65533!==r[238][t].charCodeAt(0)&&(n[r[238][t]]=60928+t,e[60928+t]=r[238][t]);for(r[239]="����������������������������������������������������������������顯顰顱顲顳顴颋颎颒颕颙颣風颩颪颫颬颭颮颯颰颱颲颳颴颵颶颷颸颹颺颻颼颽颾颿飀飁飂飃飄飅飆飇飈飉飊飋飌飍飏飐飔飖飗飛飜飝飠飡飢飣飤�飥飦飩飪飫飬飭飮飯飰飱飲飳飴飵飶飷飸飹飺飻飼飽飾飿餀餁餂餃餄餅餆餇铩铫铮铯铳铴铵铷铹铼铽铿锃锂锆锇锉锊锍锎锏锒锓锔锕锖锘锛锝锞锟锢锪锫锩锬锱锲锴锶锷锸锼锾锿镂锵镄镅镆镉镌镎镏镒镓镔镖镗镘镙镛镞镟镝镡镢镤镥镦镧镨镩镪镫镬镯镱镲镳锺矧矬雉秕秭秣秫稆嵇稃稂稞稔�".split(""),t=0;t!=r[239].length;++t)65533!==r[239][t].charCodeAt(0)&&(n[r[239][t]]=61184+t,e[61184+t]=r[239][t]);for(r[240]="����������������������������������������������������������������餈餉養餋餌餎餏餑餒餓餔餕餖餗餘餙餚餛餜餝餞餟餠餡餢餣餤餥餦餧館餩餪餫餬餭餯餰餱餲餳餴餵餶餷餸餹餺餻餼餽餾餿饀饁饂饃饄饅饆饇饈饉�饊饋饌饍饎饏饐饑饒饓饖饗饘饙饚饛饜饝饞饟饠饡饢饤饦饳饸饹饻饾馂馃馉稹稷穑黏馥穰皈皎皓皙皤瓞瓠甬鸠鸢鸨鸩鸪鸫鸬鸲鸱鸶鸸鸷鸹鸺鸾鹁鹂鹄鹆鹇鹈鹉鹋鹌鹎鹑鹕鹗鹚鹛鹜鹞鹣鹦鹧鹨鹩鹪鹫鹬鹱鹭鹳疒疔疖疠疝疬疣疳疴疸痄疱疰痃痂痖痍痣痨痦痤痫痧瘃痱痼痿瘐瘀瘅瘌瘗瘊瘥瘘瘕瘙�".split(""),t=0;t!=r[240].length;++t)65533!==r[240][t].charCodeAt(0)&&(n[r[240][t]]=61440+t,e[61440+t]=r[240][t]);for(r[241]="����������������������������������������������������������������馌馎馚馛馜馝馞馟馠馡馢馣馤馦馧馩馪馫馬馭馮馯馰馱馲馳馴馵馶馷馸馹馺馻馼馽馾馿駀駁駂駃駄駅駆駇駈駉駊駋駌駍駎駏駐駑駒駓駔駕駖駗駘�駙駚駛駜駝駞駟駠駡駢駣駤駥駦駧駨駩駪駫駬駭駮駯駰駱駲駳駴駵駶駷駸駹瘛瘼瘢瘠癀瘭瘰瘿瘵癃瘾瘳癍癞癔癜癖癫癯翊竦穸穹窀窆窈窕窦窠窬窨窭窳衤衩衲衽衿袂袢裆袷袼裉裢裎裣裥裱褚裼裨裾裰褡褙褓褛褊褴褫褶襁襦襻疋胥皲皴矜耒耔耖耜耠耢耥耦耧耩耨耱耋耵聃聆聍聒聩聱覃顸颀颃�".split(""),t=0;t!=r[241].length;++t)65533!==r[241][t].charCodeAt(0)&&(n[r[241][t]]=61696+t,e[61696+t]=r[241][t]);for(r[242]="����������������������������������������������������������������駺駻駼駽駾駿騀騁騂騃騄騅騆騇騈騉騊騋騌騍騎騏騐騑騒験騔騕騖騗騘騙騚騛騜騝騞騟騠騡騢騣騤騥騦騧騨騩騪騫騬騭騮騯騰騱騲騳騴騵騶騷騸�騹騺騻騼騽騾騿驀驁驂驃驄驅驆驇驈驉驊驋驌驍驎驏驐驑驒驓驔驕驖驗驘驙颉颌颍颏颔颚颛颞颟颡颢颥颦虍虔虬虮虿虺虼虻蚨蚍蚋蚬蚝蚧蚣蚪蚓蚩蚶蛄蚵蛎蚰蚺蚱蚯蛉蛏蚴蛩蛱蛲蛭蛳蛐蜓蛞蛴蛟蛘蛑蜃蜇蛸蜈蜊蜍蜉蜣蜻蜞蜥蜮蜚蜾蝈蜴蜱蜩蜷蜿螂蜢蝽蝾蝻蝠蝰蝌蝮螋蝓蝣蝼蝤蝙蝥螓螯螨蟒�".split(""),t=0;t!=r[242].length;++t)65533!==r[242][t].charCodeAt(0)&&(n[r[242][t]]=61952+t,e[61952+t]=r[242][t]);for(r[243]="����������������������������������������������������������������驚驛驜驝驞驟驠驡驢驣驤驥驦驧驨驩驪驫驲骃骉骍骎骔骕骙骦骩骪骫骬骭骮骯骲骳骴骵骹骻骽骾骿髃髄髆髇髈髉髊髍髎髏髐髒體髕髖髗髙髚髛髜�髝髞髠髢髣髤髥髧髨髩髪髬髮髰髱髲髳髴髵髶髷髸髺髼髽髾髿鬀鬁鬂鬄鬅鬆蟆螈螅螭螗螃螫蟥螬螵螳蟋蟓螽蟑蟀蟊蟛蟪蟠蟮蠖蠓蟾蠊蠛蠡蠹蠼缶罂罄罅舐竺竽笈笃笄笕笊笫笏筇笸笪笙笮笱笠笥笤笳笾笞筘筚筅筵筌筝筠筮筻筢筲筱箐箦箧箸箬箝箨箅箪箜箢箫箴篑篁篌篝篚篥篦篪簌篾篼簏簖簋�".split(""),t=0;t!=r[243].length;++t)65533!==r[243][t].charCodeAt(0)&&(n[r[243][t]]=62208+t,e[62208+t]=r[243][t]);for(r[244]="����������������������������������������������������������������鬇鬉鬊鬋鬌鬍鬎鬐鬑鬒鬔鬕鬖鬗鬘鬙鬚鬛鬜鬝鬞鬠鬡鬢鬤鬥鬦鬧鬨鬩鬪鬫鬬鬭鬮鬰鬱鬳鬴鬵鬶鬷鬸鬹鬺鬽鬾鬿魀魆魊魋魌魎魐魒魓魕魖魗魘魙魚�魛魜魝魞魟魠魡魢魣魤魥魦魧魨魩魪魫魬魭魮魯魰魱魲魳魴魵魶魷魸魹魺魻簟簪簦簸籁籀臾舁舂舄臬衄舡舢舣舭舯舨舫舸舻舳舴舾艄艉艋艏艚艟艨衾袅袈裘裟襞羝羟羧羯羰羲籼敉粑粝粜粞粢粲粼粽糁糇糌糍糈糅糗糨艮暨羿翎翕翥翡翦翩翮翳糸絷綦綮繇纛麸麴赳趄趔趑趱赧赭豇豉酊酐酎酏酤�".split(""),t=0;t!=r[244].length;++t)65533!==r[244][t].charCodeAt(0)&&(n[r[244][t]]=62464+t,e[62464+t]=r[244][t]);for(r[245]="����������������������������������������������������������������魼魽魾魿鮀鮁鮂鮃鮄鮅鮆鮇鮈鮉鮊鮋鮌鮍鮎鮏鮐鮑鮒鮓鮔鮕鮖鮗鮘鮙鮚鮛鮜鮝鮞鮟鮠鮡鮢鮣鮤鮥鮦鮧鮨鮩鮪鮫鮬鮭鮮鮯鮰鮱鮲鮳鮴鮵鮶鮷鮸鮹鮺�鮻鮼鮽鮾鮿鯀鯁鯂鯃鯄鯅鯆鯇鯈鯉鯊鯋鯌鯍鯎鯏鯐鯑鯒鯓鯔鯕鯖鯗鯘鯙鯚鯛酢酡酰酩酯酽酾酲酴酹醌醅醐醍醑醢醣醪醭醮醯醵醴醺豕鹾趸跫踅蹙蹩趵趿趼趺跄跖跗跚跞跎跏跛跆跬跷跸跣跹跻跤踉跽踔踝踟踬踮踣踯踺蹀踹踵踽踱蹉蹁蹂蹑蹒蹊蹰蹶蹼蹯蹴躅躏躔躐躜躞豸貂貊貅貘貔斛觖觞觚觜�".split(""),t=0;t!=r[245].length;++t)65533!==r[245][t].charCodeAt(0)&&(n[r[245][t]]=62720+t,e[62720+t]=r[245][t]);for(r[246]="����������������������������������������������������������������鯜鯝鯞鯟鯠鯡鯢鯣鯤鯥鯦鯧鯨鯩鯪鯫鯬鯭鯮鯯鯰鯱鯲鯳鯴鯵鯶鯷鯸鯹鯺鯻鯼鯽鯾鯿鰀鰁鰂鰃鰄鰅鰆鰇鰈鰉鰊鰋鰌鰍鰎鰏鰐鰑鰒鰓鰔鰕鰖鰗鰘鰙鰚�鰛鰜鰝鰞鰟鰠鰡鰢鰣鰤鰥鰦鰧鰨鰩鰪鰫鰬鰭鰮鰯鰰鰱鰲鰳鰴鰵鰶鰷鰸鰹鰺鰻觥觫觯訾謦靓雩雳雯霆霁霈霏霎霪霭霰霾龀龃龅龆龇龈龉龊龌黾鼋鼍隹隼隽雎雒瞿雠銎銮鋈錾鍪鏊鎏鐾鑫鱿鲂鲅鲆鲇鲈稣鲋鲎鲐鲑鲒鲔鲕鲚鲛鲞鲟鲠鲡鲢鲣鲥鲦鲧鲨鲩鲫鲭鲮鲰鲱鲲鲳鲴鲵鲶鲷鲺鲻鲼鲽鳄鳅鳆鳇鳊鳋�".split(""),t=0;t!=r[246].length;++t)65533!==r[246][t].charCodeAt(0)&&(n[r[246][t]]=62976+t,e[62976+t]=r[246][t]);for(r[247]="����������������������������������������������������������������鰼鰽鰾鰿鱀鱁鱂鱃鱄鱅鱆鱇鱈鱉鱊鱋鱌鱍鱎鱏鱐鱑鱒鱓鱔鱕鱖鱗鱘鱙鱚鱛鱜鱝鱞鱟鱠鱡鱢鱣鱤鱥鱦鱧鱨鱩鱪鱫鱬鱭鱮鱯鱰鱱鱲鱳鱴鱵鱶鱷鱸鱹鱺�鱻鱽鱾鲀鲃鲄鲉鲊鲌鲏鲓鲖鲗鲘鲙鲝鲪鲬鲯鲹鲾鲿鳀鳁鳂鳈鳉鳑鳒鳚鳛鳠鳡鳌鳍鳎鳏鳐鳓鳔鳕鳗鳘鳙鳜鳝鳟鳢靼鞅鞑鞒鞔鞯鞫鞣鞲鞴骱骰骷鹘骶骺骼髁髀髅髂髋髌髑魅魃魇魉魈魍魑飨餍餮饕饔髟髡髦髯髫髻髭髹鬈鬏鬓鬟鬣麽麾縻麂麇麈麋麒鏖麝麟黛黜黝黠黟黢黩黧黥黪黯鼢鼬鼯鼹鼷鼽鼾齄�".split(""),t=0;t!=r[247].length;++t)65533!==r[247][t].charCodeAt(0)&&(n[r[247][t]]=63232+t,e[63232+t]=r[247][t]);for(r[248]="����������������������������������������������������������������鳣鳤鳥鳦鳧鳨鳩鳪鳫鳬鳭鳮鳯鳰鳱鳲鳳鳴鳵鳶鳷鳸鳹鳺鳻鳼鳽鳾鳿鴀鴁鴂鴃鴄鴅鴆鴇鴈鴉鴊鴋鴌鴍鴎鴏鴐鴑鴒鴓鴔鴕鴖鴗鴘鴙鴚鴛鴜鴝鴞鴟鴠鴡�鴢鴣鴤鴥鴦鴧鴨鴩鴪鴫鴬鴭鴮鴯鴰鴱鴲鴳鴴鴵鴶鴷鴸鴹鴺鴻鴼鴽鴾鴿鵀鵁鵂�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[248].length;++t)65533!==r[248][t].charCodeAt(0)&&(n[r[248][t]]=63488+t,e[63488+t]=r[248][t]);for(r[249]="����������������������������������������������������������������鵃鵄鵅鵆鵇鵈鵉鵊鵋鵌鵍鵎鵏鵐鵑鵒鵓鵔鵕鵖鵗鵘鵙鵚鵛鵜鵝鵞鵟鵠鵡鵢鵣鵤鵥鵦鵧鵨鵩鵪鵫鵬鵭鵮鵯鵰鵱鵲鵳鵴鵵鵶鵷鵸鵹鵺鵻鵼鵽鵾鵿鶀鶁�鶂鶃鶄鶅鶆鶇鶈鶉鶊鶋鶌鶍鶎鶏鶐鶑鶒鶓鶔鶕鶖鶗鶘鶙鶚鶛鶜鶝鶞鶟鶠鶡鶢�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[249].length;++t)65533!==r[249][t].charCodeAt(0)&&(n[r[249][t]]=63744+t,e[63744+t]=r[249][t]);for(r[250]="����������������������������������������������������������������鶣鶤鶥鶦鶧鶨鶩鶪鶫鶬鶭鶮鶯鶰鶱鶲鶳鶴鶵鶶鶷鶸鶹鶺鶻鶼鶽鶾鶿鷀鷁鷂鷃鷄鷅鷆鷇鷈鷉鷊鷋鷌鷍鷎鷏鷐鷑鷒鷓鷔鷕鷖鷗鷘鷙鷚鷛鷜鷝鷞鷟鷠鷡�鷢鷣鷤鷥鷦鷧鷨鷩鷪鷫鷬鷭鷮鷯鷰鷱鷲鷳鷴鷵鷶鷷鷸鷹鷺鷻鷼鷽鷾鷿鸀鸁鸂�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[250].length;++t)65533!==r[250][t].charCodeAt(0)&&(n[r[250][t]]=64e3+t,e[64e3+t]=r[250][t]);for(r[251]="����������������������������������������������������������������鸃鸄鸅鸆鸇鸈鸉鸊鸋鸌鸍鸎鸏鸐鸑鸒鸓鸔鸕鸖鸗鸘鸙鸚鸛鸜鸝鸞鸤鸧鸮鸰鸴鸻鸼鹀鹍鹐鹒鹓鹔鹖鹙鹝鹟鹠鹡鹢鹥鹮鹯鹲鹴鹵鹶鹷鹸鹹鹺鹻鹼鹽麀�麁麃麄麅麆麉麊麌麍麎麏麐麑麔麕麖麗麘麙麚麛麜麞麠麡麢麣麤麥麧麨麩麪�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[251].length;++t)65533!==r[251][t].charCodeAt(0)&&(n[r[251][t]]=64256+t,e[64256+t]=r[251][t]);for(r[252]="����������������������������������������������������������������麫麬麭麮麯麰麱麲麳麵麶麷麹麺麼麿黀黁黂黃黅黆黇黈黊黋黌黐黒黓黕黖黗黙黚點黡黣黤黦黨黫黬黭黮黰黱黲黳黴黵黶黷黸黺黽黿鼀鼁鼂鼃鼄鼅�鼆鼇鼈鼉鼊鼌鼏鼑鼒鼔鼕鼖鼘鼚鼛鼜鼝鼞鼟鼡鼣鼤鼥鼦鼧鼨鼩鼪鼫鼭鼮鼰鼱�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[252].length;++t)65533!==r[252][t].charCodeAt(0)&&(n[r[252][t]]=64512+t,e[64512+t]=r[252][t]);for(r[253]="����������������������������������������������������������������鼲鼳鼴鼵鼶鼸鼺鼼鼿齀齁齂齃齅齆齇齈齉齊齋齌齍齎齏齒齓齔齕齖齗齘齙齚齛齜齝齞齟齠齡齢齣齤齥齦齧齨齩齪齫齬齭齮齯齰齱齲齳齴齵齶齷齸�齹齺齻齼齽齾龁龂龍龎龏龐龑龒龓龔龕龖龗龘龜龝龞龡龢龣龤龥郎凉秊裏隣�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[253].length;++t)65533!==r[253][t].charCodeAt(0)&&(n[r[253][t]]=64768+t,e[64768+t]=r[253][t]);for(r[254]="����������������������������������������������������������������兀嗀﨎﨏﨑﨓﨔礼﨟蘒﨡﨣﨤﨧﨨﨩��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������".split(""),t=0;t!=r[254].length;++t)65533!==r[254][t].charCodeAt(0)&&(n[r[254][t]]=65024+t,e[65024+t]=r[254][t]);return{enc:n,dec:e}}(),n[949]=function(){var t,e=[],n={},r=[];for(r[0]="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~��������������������������������������������������������������������������������������������������������������������������������".split(""),t=0;t!=r[0].length;++t)65533!==r[0][t].charCodeAt(0)&&(n[r[0][t]]=0+t,e[0+t]=r[0][t]);for(r[129]="�����������������������������������������������������������������갂갃갅갆갋갌갍갎갏갘갞갟갡갢갣갥갦갧갨갩갪갫갮갲갳갴������갵갶갷갺갻갽갾갿걁걂걃걄걅걆걇걈걉걊걌걎걏걐걑걒걓걕������걖걗걙걚걛걝걞걟걠걡걢걣걤걥걦걧걨걩걪걫걬걭걮걯걲걳걵걶걹걻걼걽걾걿겂겇겈겍겎겏겑겒겓겕겖겗겘겙겚겛겞겢겣겤겥겦겧겫겭겮겱겲겳겴겵겶겷겺겾겿곀곂곃곅곆곇곉곊곋곍곎곏곐곑곒곓곔곖곘곙곚곛곜곝곞곟곢곣곥곦곩곫곭곮곲곴곷곸곹곺곻곾곿괁괂괃괅괇괈괉괊괋괎괐괒괓�".split(""),t=0;t!=r[129].length;++t)65533!==r[129][t].charCodeAt(0)&&(n[r[129][t]]=33024+t,e[33024+t]=r[129][t]);for(r[130]="�����������������������������������������������������������������괔괕괖괗괙괚괛괝괞괟괡괢괣괤괥괦괧괨괪괫괮괯괰괱괲괳������괶괷괹괺괻괽괾괿굀굁굂굃굆굈굊굋굌굍굎굏굑굒굓굕굖굗������굙굚굛굜굝굞굟굠굢굤굥굦굧굨굩굪굫굮굯굱굲굷굸굹굺굾궀궃궄궅궆궇궊궋궍궎궏궑궒궓궔궕궖궗궘궙궚궛궞궟궠궡궢궣궥궦궧궨궩궪궫궬궭궮궯궰궱궲궳궴궵궶궸궹궺궻궼궽궾궿귂귃귅귆귇귉귊귋귌귍귎귏귒귔귕귖귗귘귙귚귛귝귞귟귡귢귣귥귦귧귨귩귪귫귬귭귮귯귰귱귲귳귴귵귶귷�".split(""),t=0;t!=r[130].length;++t)65533!==r[130][t].charCodeAt(0)&&(n[r[130][t]]=33280+t,e[33280+t]=r[130][t]);for(r[131]="�����������������������������������������������������������������귺귻귽귾긂긃긄긅긆긇긊긌긎긏긐긑긒긓긕긖긗긘긙긚긛긜������긝긞긟긠긡긢긣긤긥긦긧긨긩긪긫긬긭긮긯긲긳긵긶긹긻긼������긽긾긿깂깄깇깈깉깋깏깑깒깓깕깗깘깙깚깛깞깢깣깤깦깧깪깫깭깮깯깱깲깳깴깵깶깷깺깾깿꺀꺁꺂꺃꺆꺇꺈꺉꺊꺋꺍꺎꺏꺐꺑꺒꺓꺔꺕꺖꺗꺘꺙꺚꺛꺜꺝꺞꺟꺠꺡꺢꺣꺤꺥꺦꺧꺨꺩꺪꺫꺬꺭꺮꺯꺰꺱꺲꺳꺴꺵꺶꺷꺸꺹꺺꺻꺿껁껂껃껅껆껇껈껉껊껋껎껒껓껔껕껖껗껚껛껝껞껟껠껡껢껣껤껥�".split(""),t=0;t!=r[131].length;++t)65533!==r[131][t].charCodeAt(0)&&(n[r[131][t]]=33536+t,e[33536+t]=r[131][t]);for(r[132]="�����������������������������������������������������������������껦껧껩껪껬껮껯껰껱껲껳껵껶껷껹껺껻껽껾껿꼀꼁꼂꼃꼄꼅������꼆꼉꼊꼋꼌꼎꼏꼑꼒꼓꼔꼕꼖꼗꼘꼙꼚꼛꼜꼝꼞꼟꼠꼡꼢꼣������꼤꼥꼦꼧꼨꼩꼪꼫꼮꼯꼱꼳꼵꼶꼷꼸꼹꼺꼻꼾꽀꽄꽅꽆꽇꽊꽋꽌꽍꽎꽏꽑꽒꽓꽔꽕꽖꽗꽘꽙꽚꽛꽞꽟꽠꽡꽢꽣꽦꽧꽨꽩꽪꽫꽬꽭꽮꽯꽰꽱꽲꽳꽴꽵꽶꽷꽸꽺꽻꽼꽽꽾꽿꾁꾂꾃꾅꾆꾇꾉꾊꾋꾌꾍꾎꾏꾒꾓꾔꾖꾗꾘꾙꾚꾛꾝꾞꾟꾠꾡꾢꾣꾤꾥꾦꾧꾨꾩꾪꾫꾬꾭꾮꾯꾰꾱꾲꾳꾴꾵꾶꾷꾺꾻꾽꾾�".split(""),t=0;t!=r[132].length;++t)65533!==r[132][t].charCodeAt(0)&&(n[r[132][t]]=33792+t,e[33792+t]=r[132][t]);for(r[133]="�����������������������������������������������������������������꾿꿁꿂꿃꿄꿅꿆꿊꿌꿏꿐꿑꿒꿓꿕꿖꿗꿘꿙꿚꿛꿝꿞꿟꿠꿡������꿢꿣꿤꿥꿦꿧꿪꿫꿬꿭꿮꿯꿲꿳꿵꿶꿷꿹꿺꿻꿼꿽꿾꿿뀂뀃������뀅뀆뀇뀈뀉뀊뀋뀍뀎뀏뀑뀒뀓뀕뀖뀗뀘뀙뀚뀛뀞뀟뀠뀡뀢뀣뀤뀥뀦뀧뀩뀪뀫뀬뀭뀮뀯뀰뀱뀲뀳뀴뀵뀶뀷뀸뀹뀺뀻뀼뀽뀾뀿끀끁끂끃끆끇끉끋끍끏끐끑끒끖끘끚끛끜끞끟끠끡끢끣끤끥끦끧끨끩끪끫끬끭끮끯끰끱끲끳끴끵끶끷끸끹끺끻끾끿낁낂낃낅낆낇낈낉낊낋낎낐낒낓낔낕낖낗낛낝낞낣낤�".split(""),t=0;t!=r[133].length;++t)65533!==r[133][t].charCodeAt(0)&&(n[r[133][t]]=34048+t,e[34048+t]=r[133][t]);for(r[134]="�����������������������������������������������������������������낥낦낧낪낰낲낶낷낹낺낻낽낾낿냀냁냂냃냆냊냋냌냍냎냏냒������냓냕냖냗냙냚냛냜냝냞냟냡냢냣냤냦냧냨냩냪냫냬냭냮냯냰������냱냲냳냴냵냶냷냸냹냺냻냼냽냾냿넀넁넂넃넄넅넆넇넊넍넎넏넑넔넕넖넗넚넞넟넠넡넢넦넧넩넪넫넭넮넯넰넱넲넳넶넺넻넼넽넾넿녂녃녅녆녇녉녊녋녌녍녎녏녒녓녖녗녙녚녛녝녞녟녡녢녣녤녥녦녧녨녩녪녫녬녭녮녯녰녱녲녳녴녵녶녷녺녻녽녾녿놁놃놄놅놆놇놊놌놎놏놐놑놕놖놗놙놚놛놝�".split(""),t=0;t!=r[134].length;++t)65533!==r[134][t].charCodeAt(0)&&(n[r[134][t]]=34304+t,e[34304+t]=r[134][t]);for(r[135]="�����������������������������������������������������������������놞놟놠놡놢놣놤놥놦놧놩놪놫놬놭놮놯놰놱놲놳놴놵놶놷놸������놹놺놻놼놽놾놿뇀뇁뇂뇃뇄뇅뇆뇇뇈뇉뇊뇋뇍뇎뇏뇑뇒뇓뇕������뇖뇗뇘뇙뇚뇛뇞뇠뇡뇢뇣뇤뇥뇦뇧뇪뇫뇭뇮뇯뇱뇲뇳뇴뇵뇶뇷뇸뇺뇼뇾뇿눀눁눂눃눆눇눉눊눍눎눏눐눑눒눓눖눘눚눛눜눝눞눟눡눢눣눤눥눦눧눨눩눪눫눬눭눮눯눰눱눲눳눵눶눷눸눹눺눻눽눾눿뉀뉁뉂뉃뉄뉅뉆뉇뉈뉉뉊뉋뉌뉍뉎뉏뉐뉑뉒뉓뉔뉕뉖뉗뉙뉚뉛뉝뉞뉟뉡뉢뉣뉤뉥뉦뉧뉪뉫뉬뉭뉮�".split(""),t=0;t!=r[135].length;++t)65533!==r[135][t].charCodeAt(0)&&(n[r[135][t]]=34560+t,e[34560+t]=r[135][t]);for(r[136]="�����������������������������������������������������������������뉯뉰뉱뉲뉳뉶뉷뉸뉹뉺뉻뉽뉾뉿늀늁늂늃늆늇늈늊늋늌늍늎������늏늒늓늕늖늗늛늜늝늞늟늢늤늧늨늩늫늭늮늯늱늲늳늵늶늷������늸늹늺늻늼늽늾늿닀닁닂닃닄닅닆닇닊닋닍닎닏닑닓닔닕닖닗닚닜닞닟닠닡닣닧닩닪닰닱닲닶닼닽닾댂댃댅댆댇댉댊댋댌댍댎댏댒댖댗댘댙댚댛댝댞댟댠댡댢댣댤댥댦댧댨댩댪댫댬댭댮댯댰댱댲댳댴댵댶댷댸댹댺댻댼댽댾댿덀덁덂덃덄덅덆덇덈덉덊덋덌덍덎덏덐덑덒덓덗덙덚덝덠덡덢덣�".split(""),t=0;t!=r[136].length;++t)65533!==r[136][t].charCodeAt(0)&&(n[r[136][t]]=34816+t,e[34816+t]=r[136][t]);for(r[137]="�����������������������������������������������������������������덦덨덪덬덭덯덲덳덵덶덷덹덺덻덼덽덾덿뎂뎆뎇뎈뎉뎊뎋뎍������뎎뎏뎑뎒뎓뎕뎖뎗뎘뎙뎚뎛뎜뎝뎞뎟뎢뎣뎤뎥뎦뎧뎩뎪뎫뎭������뎮뎯뎰뎱뎲뎳뎴뎵뎶뎷뎸뎹뎺뎻뎼뎽뎾뎿돀돁돂돃돆돇돉돊돍돏돑돒돓돖돘돚돜돞돟돡돢돣돥돦돧돩돪돫돬돭돮돯돰돱돲돳돴돵돶돷돸돹돺돻돽돾돿됀됁됂됃됄됅됆됇됈됉됊됋됌됍됎됏됑됒됓됔됕됖됗됙됚됛됝됞됟됡됢됣됤됥됦됧됪됬됭됮됯됰됱됲됳됵됶됷됸됹됺됻됼됽됾됿둀둁둂둃둄�".split(""),t=0;t!=r[137].length;++t)65533!==r[137][t].charCodeAt(0)&&(n[r[137][t]]=35072+t,e[35072+t]=r[137][t]);for(r[138]="�����������������������������������������������������������������둅둆둇둈둉둊둋둌둍둎둏둒둓둕둖둗둙둚둛둜둝둞둟둢둤둦������둧둨둩둪둫둭둮둯둰둱둲둳둴둵둶둷둸둹둺둻둼둽둾둿뒁뒂������뒃뒄뒅뒆뒇뒉뒊뒋뒌뒍뒎뒏뒐뒑뒒뒓뒔뒕뒖뒗뒘뒙뒚뒛뒜뒞뒟뒠뒡뒢뒣뒥뒦뒧뒩뒪뒫뒭뒮뒯뒰뒱뒲뒳뒴뒶뒸뒺뒻뒼뒽뒾뒿듁듂듃듅듆듇듉듊듋듌듍듎듏듑듒듓듔듖듗듘듙듚듛듞듟듡듢듥듧듨듩듪듫듮듰듲듳듴듵듶듷듹듺듻듼듽듾듿딀딁딂딃딄딅딆딇딈딉딊딋딌딍딎딏딐딑딒딓딖딗딙딚딝�".split(""),t=0;t!=r[138].length;++t)65533!==r[138][t].charCodeAt(0)&&(n[r[138][t]]=35328+t,e[35328+t]=r[138][t]);for(r[139]="�����������������������������������������������������������������딞딟딠딡딢딣딦딫딬딭딮딯딲딳딵딶딷딹딺딻딼딽딾딿땂땆������땇땈땉땊땎땏땑땒땓땕땖땗땘땙땚땛땞땢땣땤땥땦땧땨땩땪������땫땬땭땮땯땰땱땲땳땴땵땶땷땸땹땺땻땼땽땾땿떀떁떂떃떄떅떆떇떈떉떊떋떌떍떎떏떐떑떒떓떔떕떖떗떘떙떚떛떜떝떞떟떢떣떥떦떧떩떬떭떮떯떲떶떷떸떹떺떾떿뗁뗂뗃뗅뗆뗇뗈뗉뗊뗋뗎뗒뗓뗔뗕뗖뗗뗙뗚뗛뗜뗝뗞뗟뗠뗡뗢뗣뗤뗥뗦뗧뗨뗩뗪뗫뗭뗮뗯뗰뗱뗲뗳뗴뗵뗶뗷뗸뗹뗺뗻뗼뗽뗾뗿�".split(""),t=0;t!=r[139].length;++t)65533!==r[139][t].charCodeAt(0)&&(n[r[139][t]]=35584+t,e[35584+t]=r[139][t]);for(r[140]="�����������������������������������������������������������������똀똁똂똃똄똅똆똇똈똉똊똋똌똍똎똏똒똓똕똖똗똙똚똛똜똝������똞똟똠똡똢똣똤똦똧똨똩똪똫똭똮똯똰똱똲똳똵똶똷똸똹똺������똻똼똽똾똿뙀뙁뙂뙃뙄뙅뙆뙇뙉뙊뙋뙌뙍뙎뙏뙐뙑뙒뙓뙔뙕뙖뙗뙘뙙뙚뙛뙜뙝뙞뙟뙠뙡뙢뙣뙥뙦뙧뙩뙪뙫뙬뙭뙮뙯뙰뙱뙲뙳뙴뙵뙶뙷뙸뙹뙺뙻뙼뙽뙾뙿뚀뚁뚂뚃뚄뚅뚆뚇뚈뚉뚊뚋뚌뚍뚎뚏뚐뚑뚒뚓뚔뚕뚖뚗뚘뚙뚚뚛뚞뚟뚡뚢뚣뚥뚦뚧뚨뚩뚪뚭뚮뚯뚰뚲뚳뚴뚵뚶뚷뚸뚹뚺뚻뚼뚽뚾뚿뛀뛁뛂�".split(""),t=0;t!=r[140].length;++t)65533!==r[140][t].charCodeAt(0)&&(n[r[140][t]]=35840+t,e[35840+t]=r[140][t]);for(r[141]="�����������������������������������������������������������������뛃뛄뛅뛆뛇뛈뛉뛊뛋뛌뛍뛎뛏뛐뛑뛒뛓뛕뛖뛗뛘뛙뛚뛛뛜뛝������뛞뛟뛠뛡뛢뛣뛤뛥뛦뛧뛨뛩뛪뛫뛬뛭뛮뛯뛱뛲뛳뛵뛶뛷뛹뛺������뛻뛼뛽뛾뛿뜂뜃뜄뜆뜇뜈뜉뜊뜋뜌뜍뜎뜏뜐뜑뜒뜓뜔뜕뜖뜗뜘뜙뜚뜛뜜뜝뜞뜟뜠뜡뜢뜣뜤뜥뜦뜧뜪뜫뜭뜮뜱뜲뜳뜴뜵뜶뜷뜺뜼뜽뜾뜿띀띁띂띃띅띆띇띉띊띋띍띎띏띐띑띒띓띖띗띘띙띚띛띜띝띞띟띡띢띣띥띦띧띩띪띫띬띭띮띯띲띴띶띷띸띹띺띻띾띿랁랂랃랅랆랇랈랉랊랋랎랓랔랕랚랛랝랞�".split(""),t=0;t!=r[141].length;++t)65533!==r[141][t].charCodeAt(0)&&(n[r[141][t]]=36096+t,e[36096+t]=r[141][t]);for(r[142]="�����������������������������������������������������������������랟랡랢랣랤랥랦랧랪랮랯랰랱랲랳랶랷랹랺랻랼랽랾랿럀럁������럂럃럄럅럆럈럊럋럌럍럎럏럐럑럒럓럔럕럖럗럘럙럚럛럜럝������럞럟럠럡럢럣럤럥럦럧럨럩럪럫럮럯럱럲럳럵럶럷럸럹럺럻럾렂렃렄렅렆렊렋렍렎렏렑렒렓렔렕렖렗렚렜렞렟렠렡렢렣렦렧렩렪렫렭렮렯렰렱렲렳렶렺렻렼렽렾렿롁롂롃롅롆롇롈롉롊롋롌롍롎롏롐롒롔롕롖롗롘롙롚롛롞롟롡롢롣롥롦롧롨롩롪롫롮롰롲롳롴롵롶롷롹롺롻롽롾롿뢀뢁뢂뢃뢄�".split(""),t=0;t!=r[142].length;++t)65533!==r[142][t].charCodeAt(0)&&(n[r[142][t]]=36352+t,e[36352+t]=r[142][t]);for(r[143]="�����������������������������������������������������������������뢅뢆뢇뢈뢉뢊뢋뢌뢎뢏뢐뢑뢒뢓뢔뢕뢖뢗뢘뢙뢚뢛뢜뢝뢞뢟������뢠뢡뢢뢣뢤뢥뢦뢧뢩뢪뢫뢬뢭뢮뢯뢱뢲뢳뢵뢶뢷뢹뢺뢻뢼뢽������뢾뢿룂룄룆룇룈룉룊룋룍룎룏룑룒룓룕룖룗룘룙룚룛룜룞룠룢룣룤룥룦룧룪룫룭룮룯룱룲룳룴룵룶룷룺룼룾룿뤀뤁뤂뤃뤅뤆뤇뤈뤉뤊뤋뤌뤍뤎뤏뤐뤑뤒뤓뤔뤕뤖뤗뤙뤚뤛뤜뤝뤞뤟뤡뤢뤣뤤뤥뤦뤧뤨뤩뤪뤫뤬뤭뤮뤯뤰뤱뤲뤳뤴뤵뤶뤷뤸뤹뤺뤻뤾뤿륁륂륃륅륆륇륈륉륊륋륍륎륐륒륓륔륕륖륗�".split(""),t=0;t!=r[143].length;++t)65533!==r[143][t].charCodeAt(0)&&(n[r[143][t]]=36608+t,e[36608+t]=r[143][t]);for(r[144]="�����������������������������������������������������������������륚륛륝륞륟륡륢륣륤륥륦륧륪륬륮륯륰륱륲륳륶륷륹륺륻륽������륾륿릀릁릂릃릆릈릋릌릏릐릑릒릓릔릕릖릗릘릙릚릛릜릝릞������릟릠릡릢릣릤릥릦릧릨릩릪릫릮릯릱릲릳릵릶릷릸릹릺릻릾맀맂맃맄맅맆맇맊맋맍맓맔맕맖맗맚맜맟맠맢맦맧맩맪맫맭맮맯맰맱맲맳맶맻맼맽맾맿먂먃먄먅먆먇먉먊먋먌먍먎먏먐먑먒먓먔먖먗먘먙먚먛먜먝먞먟먠먡먢먣먤먥먦먧먨먩먪먫먬먭먮먯먰먱먲먳먴먵먶먷먺먻먽먾먿멁멃멄멅멆�".split(""),t=0;t!=r[144].length;++t)65533!==r[144][t].charCodeAt(0)&&(n[r[144][t]]=36864+t,e[36864+t]=r[144][t]);for(r[145]="�����������������������������������������������������������������멇멊멌멏멐멑멒멖멗멙멚멛멝멞멟멠멡멢멣멦멪멫멬멭멮멯������멲멳멵멶멷멹멺멻멼멽멾멿몀몁몂몆몈몉몊몋몍몎몏몐몑몒������몓몔몕몖몗몘몙몚몛몜몝몞몟몠몡몢몣몤몥몦몧몪몭몮몯몱몳몴몵몶몷몺몼몾몿뫀뫁뫂뫃뫅뫆뫇뫉뫊뫋뫌뫍뫎뫏뫐뫑뫒뫓뫔뫕뫖뫗뫚뫛뫜뫝뫞뫟뫠뫡뫢뫣뫤뫥뫦뫧뫨뫩뫪뫫뫬뫭뫮뫯뫰뫱뫲뫳뫴뫵뫶뫷뫸뫹뫺뫻뫽뫾뫿묁묂묃묅묆묇묈묉묊묋묌묎묐묒묓묔묕묖묗묙묚묛묝묞묟묡묢묣묤묥묦묧�".split(""),t=0;t!=r[145].length;++t)65533!==r[145][t].charCodeAt(0)&&(n[r[145][t]]=37120+t,e[37120+t]=r[145][t]);for(r[146]="�����������������������������������������������������������������묨묪묬묭묮묯묰묱묲묳묷묹묺묿뭀뭁뭂뭃뭆뭈뭊뭋뭌뭎뭑뭒������뭓뭕뭖뭗뭙뭚뭛뭜뭝뭞뭟뭠뭢뭤뭥뭦뭧뭨뭩뭪뭫뭭뭮뭯뭰뭱������뭲뭳뭴뭵뭶뭷뭸뭹뭺뭻뭼뭽뭾뭿뮀뮁뮂뮃뮄뮅뮆뮇뮉뮊뮋뮍뮎뮏뮑뮒뮓뮔뮕뮖뮗뮘뮙뮚뮛뮜뮝뮞뮟뮠뮡뮢뮣뮥뮦뮧뮩뮪뮫뮭뮮뮯뮰뮱뮲뮳뮵뮶뮸뮹뮺뮻뮼뮽뮾뮿믁믂믃믅믆믇믉믊믋믌믍믎믏믑믒믔믕믖믗믘믙믚믛믜믝믞믟믠믡믢믣믤믥믦믧믨믩믪믫믬믭믮믯믰믱믲믳믴믵믶믷믺믻믽믾밁�".split(""),t=0;t!=r[146].length;++t)65533!==r[146][t].charCodeAt(0)&&(n[r[146][t]]=37376+t,e[37376+t]=r[146][t]);for(r[147]="�����������������������������������������������������������������밃밄밅밆밇밊밎밐밒밓밙밚밠밡밢밣밦밨밪밫밬밮밯밲밳밵������밶밷밹밺밻밼밽밾밿뱂뱆뱇뱈뱊뱋뱎뱏뱑뱒뱓뱔뱕뱖뱗뱘뱙������뱚뱛뱜뱞뱟뱠뱡뱢뱣뱤뱥뱦뱧뱨뱩뱪뱫뱬뱭뱮뱯뱰뱱뱲뱳뱴뱵뱶뱷뱸뱹뱺뱻뱼뱽뱾뱿벀벁벂벃벆벇벉벊벍벏벐벑벒벓벖벘벛벜벝벞벟벢벣벥벦벩벪벫벬벭벮벯벲벶벷벸벹벺벻벾벿볁볂볃볅볆볇볈볉볊볋볌볎볒볓볔볖볗볙볚볛볝볞볟볠볡볢볣볤볥볦볧볨볩볪볫볬볭볮볯볰볱볲볳볷볹볺볻볽�".split(""),t=0;t!=r[147].length;++t)65533!==r[147][t].charCodeAt(0)&&(n[r[147][t]]=37632+t,e[37632+t]=r[147][t]);for(r[148]="�����������������������������������������������������������������볾볿봀봁봂봃봆봈봊봋봌봍봎봏봑봒봓봕봖봗봘봙봚봛봜봝������봞봟봠봡봢봣봥봦봧봨봩봪봫봭봮봯봰봱봲봳봴봵봶봷봸봹������봺봻봼봽봾봿뵁뵂뵃뵄뵅뵆뵇뵊뵋뵍뵎뵏뵑뵒뵓뵔뵕뵖뵗뵚뵛뵜뵝뵞뵟뵠뵡뵢뵣뵥뵦뵧뵩뵪뵫뵬뵭뵮뵯뵰뵱뵲뵳뵴뵵뵶뵷뵸뵹뵺뵻뵼뵽뵾뵿붂붃붅붆붋붌붍붎붏붒붔붖붗붘붛붝붞붟붠붡붢붣붥붦붧붨붩붪붫붬붭붮붯붱붲붳붴붵붶붷붹붺붻붼붽붾붿뷀뷁뷂뷃뷄뷅뷆뷇뷈뷉뷊뷋뷌뷍뷎뷏뷐뷑�".split(""),t=0;t!=r[148].length;++t)65533!==r[148][t].charCodeAt(0)&&(n[r[148][t]]=37888+t,e[37888+t]=r[148][t]);for(r[149]="�����������������������������������������������������������������뷒뷓뷖뷗뷙뷚뷛뷝뷞뷟뷠뷡뷢뷣뷤뷥뷦뷧뷨뷪뷫뷬뷭뷮뷯뷱������뷲뷳뷵뷶뷷뷹뷺뷻뷼뷽뷾뷿븁븂븄븆븇븈븉븊븋븎븏븑븒븓������븕븖븗븘븙븚븛븞븠븡븢븣븤븥븦븧븨븩븪븫븬븭븮븯븰븱븲븳븴븵븶븷븸븹븺븻븼븽븾븿빀빁빂빃빆빇빉빊빋빍빏빐빑빒빓빖빘빜빝빞빟빢빣빥빦빧빩빫빬빭빮빯빲빶빷빸빹빺빾빿뺁뺂뺃뺅뺆뺇뺈뺉뺊뺋뺎뺒뺓뺔뺕뺖뺗뺚뺛뺜뺝뺞뺟뺠뺡뺢뺣뺤뺥뺦뺧뺩뺪뺫뺬뺭뺮뺯뺰뺱뺲뺳뺴뺵뺶뺷�".split(""),t=0;t!=r[149].length;++t)65533!==r[149][t].charCodeAt(0)&&(n[r[149][t]]=38144+t,e[38144+t]=r[149][t]);for(r[150]="�����������������������������������������������������������������뺸뺹뺺뺻뺼뺽뺾뺿뻀뻁뻂뻃뻄뻅뻆뻇뻈뻉뻊뻋뻌뻍뻎뻏뻒뻓������뻕뻖뻙뻚뻛뻜뻝뻞뻟뻡뻢뻦뻧뻨뻩뻪뻫뻭뻮뻯뻰뻱뻲뻳뻴뻵������뻶뻷뻸뻹뻺뻻뻼뻽뻾뻿뼀뼂뼃뼄뼅뼆뼇뼊뼋뼌뼍뼎뼏뼐뼑뼒뼓뼔뼕뼖뼗뼚뼞뼟뼠뼡뼢뼣뼤뼥뼦뼧뼨뼩뼪뼫뼬뼭뼮뼯뼰뼱뼲뼳뼴뼵뼶뼷뼸뼹뼺뼻뼼뼽뼾뼿뽂뽃뽅뽆뽇뽉뽊뽋뽌뽍뽎뽏뽒뽓뽔뽖뽗뽘뽙뽚뽛뽜뽝뽞뽟뽠뽡뽢뽣뽤뽥뽦뽧뽨뽩뽪뽫뽬뽭뽮뽯뽰뽱뽲뽳뽴뽵뽶뽷뽸뽹뽺뽻뽼뽽뽾뽿뾀뾁뾂�".split(""),t=0;t!=r[150].length;++t)65533!==r[150][t].charCodeAt(0)&&(n[r[150][t]]=38400+t,e[38400+t]=r[150][t]);for(r[151]="�����������������������������������������������������������������뾃뾄뾅뾆뾇뾈뾉뾊뾋뾌뾍뾎뾏뾐뾑뾒뾓뾕뾖뾗뾘뾙뾚뾛뾜뾝������뾞뾟뾠뾡뾢뾣뾤뾥뾦뾧뾨뾩뾪뾫뾬뾭뾮뾯뾱뾲뾳뾴뾵뾶뾷뾸������뾹뾺뾻뾼뾽뾾뾿뿀뿁뿂뿃뿄뿆뿇뿈뿉뿊뿋뿎뿏뿑뿒뿓뿕뿖뿗뿘뿙뿚뿛뿝뿞뿠뿢뿣뿤뿥뿦뿧뿨뿩뿪뿫뿬뿭뿮뿯뿰뿱뿲뿳뿴뿵뿶뿷뿸뿹뿺뿻뿼뿽뿾뿿쀀쀁쀂쀃쀄쀅쀆쀇쀈쀉쀊쀋쀌쀍쀎쀏쀐쀑쀒쀓쀔쀕쀖쀗쀘쀙쀚쀛쀜쀝쀞쀟쀠쀡쀢쀣쀤쀥쀦쀧쀨쀩쀪쀫쀬쀭쀮쀯쀰쀱쀲쀳쀴쀵쀶쀷쀸쀹쀺쀻쀽쀾쀿�".split(""),t=0;t!=r[151].length;++t)65533!==r[151][t].charCodeAt(0)&&(n[r[151][t]]=38656+t,e[38656+t]=r[151][t]);for(r[152]="�����������������������������������������������������������������쁀쁁쁂쁃쁄쁅쁆쁇쁈쁉쁊쁋쁌쁍쁎쁏쁐쁒쁓쁔쁕쁖쁗쁙쁚쁛������쁝쁞쁟쁡쁢쁣쁤쁥쁦쁧쁪쁫쁬쁭쁮쁯쁰쁱쁲쁳쁴쁵쁶쁷쁸쁹������쁺쁻쁼쁽쁾쁿삀삁삂삃삄삅삆삇삈삉삊삋삌삍삎삏삒삓삕삖삗삙삚삛삜삝삞삟삢삤삦삧삨삩삪삫삮삱삲삷삸삹삺삻삾샂샃샄샆샇샊샋샍샎샏샑샒샓샔샕샖샗샚샞샟샠샡샢샣샦샧샩샪샫샭샮샯샰샱샲샳샶샸샺샻샼샽샾샿섁섂섃섅섆섇섉섊섋섌섍섎섏섑섒섓섔섖섗섘섙섚섛섡섢섥섨섩섪섫섮�".split(""),t=0;t!=r[152].length;++t)65533!==r[152][t].charCodeAt(0)&&(n[r[152][t]]=38912+t,e[38912+t]=r[152][t]);for(r[153]="�����������������������������������������������������������������섲섳섴섵섷섺섻섽섾섿셁셂셃셄셅셆셇셊셎셏셐셑셒셓셖셗������셙셚셛셝셞셟셠셡셢셣셦셪셫셬셭셮셯셱셲셳셵셶셷셹셺셻������셼셽셾셿솀솁솂솃솄솆솇솈솉솊솋솏솑솒솓솕솗솘솙솚솛솞솠솢솣솤솦솧솪솫솭솮솯솱솲솳솴솵솶솷솸솹솺솻솼솾솿쇀쇁쇂쇃쇅쇆쇇쇉쇊쇋쇍쇎쇏쇐쇑쇒쇓쇕쇖쇙쇚쇛쇜쇝쇞쇟쇡쇢쇣쇥쇦쇧쇩쇪쇫쇬쇭쇮쇯쇲쇴쇵쇶쇷쇸쇹쇺쇻쇾쇿숁숂숃숅숆숇숈숉숊숋숎숐숒숓숔숕숖숗숚숛숝숞숡숢숣�".split(""),t=0;t!=r[153].length;++t)65533!==r[153][t].charCodeAt(0)&&(n[r[153][t]]=39168+t,e[39168+t]=r[153][t]);for(r[154]="�����������������������������������������������������������������숤숥숦숧숪숬숮숰숳숵숶숷숸숹숺숻숼숽숾숿쉀쉁쉂쉃쉄쉅������쉆쉇쉉쉊쉋쉌쉍쉎쉏쉒쉓쉕쉖쉗쉙쉚쉛쉜쉝쉞쉟쉡쉢쉣쉤쉦������쉧쉨쉩쉪쉫쉮쉯쉱쉲쉳쉵쉶쉷쉸쉹쉺쉻쉾슀슂슃슄슅슆슇슊슋슌슍슎슏슑슒슓슔슕슖슗슙슚슜슞슟슠슡슢슣슦슧슩슪슫슮슯슰슱슲슳슶슸슺슻슼슽슾슿싀싁싂싃싄싅싆싇싈싉싊싋싌싍싎싏싐싑싒싓싔싕싖싗싘싙싚싛싞싟싡싢싥싦싧싨싩싪싮싰싲싳싴싵싷싺싽싾싿쌁쌂쌃쌄쌅쌆쌇쌊쌋쌎쌏�".split(""),t=0;t!=r[154].length;++t)65533!==r[154][t].charCodeAt(0)&&(n[r[154][t]]=39424+t,e[39424+t]=r[154][t]);for(r[155]="�����������������������������������������������������������������쌐쌑쌒쌖쌗쌙쌚쌛쌝쌞쌟쌠쌡쌢쌣쌦쌧쌪쌫쌬쌭쌮쌯쌰쌱쌲������쌳쌴쌵쌶쌷쌸쌹쌺쌻쌼쌽쌾쌿썀썁썂썃썄썆썇썈썉썊썋썌썍������썎썏썐썑썒썓썔썕썖썗썘썙썚썛썜썝썞썟썠썡썢썣썤썥썦썧썪썫썭썮썯썱썳썴썵썶썷썺썻썾썿쎀쎁쎂쎃쎅쎆쎇쎉쎊쎋쎍쎎쎏쎐쎑쎒쎓쎔쎕쎖쎗쎘쎙쎚쎛쎜쎝쎞쎟쎠쎡쎢쎣쎤쎥쎦쎧쎨쎩쎪쎫쎬쎭쎮쎯쎰쎱쎲쎳쎴쎵쎶쎷쎸쎹쎺쎻쎼쎽쎾쎿쏁쏂쏃쏄쏅쏆쏇쏈쏉쏊쏋쏌쏍쏎쏏쏐쏑쏒쏓쏔쏕쏖쏗쏚�".split(""),t=0;t!=r[155].length;++t)65533!==r[155][t].charCodeAt(0)&&(n[r[155][t]]=39680+t,e[39680+t]=r[155][t]);for(r[156]="�����������������������������������������������������������������쏛쏝쏞쏡쏣쏤쏥쏦쏧쏪쏫쏬쏮쏯쏰쏱쏲쏳쏶쏷쏹쏺쏻쏼쏽쏾������쏿쐀쐁쐂쐃쐄쐅쐆쐇쐉쐊쐋쐌쐍쐎쐏쐑쐒쐓쐔쐕쐖쐗쐘쐙쐚������쐛쐜쐝쐞쐟쐠쐡쐢쐣쐥쐦쐧쐨쐩쐪쐫쐭쐮쐯쐱쐲쐳쐵쐶쐷쐸쐹쐺쐻쐾쐿쑀쑁쑂쑃쑄쑅쑆쑇쑉쑊쑋쑌쑍쑎쑏쑐쑑쑒쑓쑔쑕쑖쑗쑘쑙쑚쑛쑜쑝쑞쑟쑠쑡쑢쑣쑦쑧쑩쑪쑫쑭쑮쑯쑰쑱쑲쑳쑶쑷쑸쑺쑻쑼쑽쑾쑿쒁쒂쒃쒄쒅쒆쒇쒈쒉쒊쒋쒌쒍쒎쒏쒐쒑쒒쒓쒕쒖쒗쒘쒙쒚쒛쒝쒞쒟쒠쒡쒢쒣쒤쒥쒦쒧쒨쒩�".split(""),t=0;t!=r[156].length;++t)65533!==r[156][t].charCodeAt(0)&&(n[r[156][t]]=39936+t,e[39936+t]=r[156][t]);for(r[157]="�����������������������������������������������������������������쒪쒫쒬쒭쒮쒯쒰쒱쒲쒳쒴쒵쒶쒷쒹쒺쒻쒽쒾쒿쓀쓁쓂쓃쓄쓅������쓆쓇쓈쓉쓊쓋쓌쓍쓎쓏쓐쓑쓒쓓쓔쓕쓖쓗쓘쓙쓚쓛쓜쓝쓞쓟������쓠쓡쓢쓣쓤쓥쓦쓧쓨쓪쓫쓬쓭쓮쓯쓲쓳쓵쓶쓷쓹쓻쓼쓽쓾씂씃씄씅씆씇씈씉씊씋씍씎씏씑씒씓씕씖씗씘씙씚씛씝씞씟씠씡씢씣씤씥씦씧씪씫씭씮씯씱씲씳씴씵씶씷씺씼씾씿앀앁앂앃앆앇앋앏앐앑앒앖앚앛앜앟앢앣앥앦앧앩앪앫앬앭앮앯앲앶앷앸앹앺앻앾앿얁얂얃얅얆얈얉얊얋얎얐얒얓얔�".split(""),t=0;t!=r[157].length;++t)65533!==r[157][t].charCodeAt(0)&&(n[r[157][t]]=40192+t,e[40192+t]=r[157][t]);for(r[158]="�����������������������������������������������������������������얖얙얚얛얝얞얟얡얢얣얤얥얦얧얨얪얫얬얭얮얯얰얱얲얳얶������얷얺얿엀엁엂엃엋엍엏엒엓엕엖엗엙엚엛엜엝엞엟엢엤엦엧������엨엩엪엫엯엱엲엳엵엸엹엺엻옂옃옄옉옊옋옍옎옏옑옒옓옔옕옖옗옚옝옞옟옠옡옢옣옦옧옩옪옫옯옱옲옶옸옺옼옽옾옿왂왃왅왆왇왉왊왋왌왍왎왏왒왖왗왘왙왚왛왞왟왡왢왣왤왥왦왧왨왩왪왫왭왮왰왲왳왴왵왶왷왺왻왽왾왿욁욂욃욄욅욆욇욊욌욎욏욐욑욒욓욖욗욙욚욛욝욞욟욠욡욢욣욦�".split(""),t=0;t!=r[158].length;++t)65533!==r[158][t].charCodeAt(0)&&(n[r[158][t]]=40448+t,e[40448+t]=r[158][t]);for(r[159]="�����������������������������������������������������������������욨욪욫욬욭욮욯욲욳욵욶욷욻욼욽욾욿웂웄웆웇웈웉웊웋웎������웏웑웒웓웕웖웗웘웙웚웛웞웟웢웣웤웥웦웧웪웫웭웮웯웱웲������웳웴웵웶웷웺웻웼웾웿윀윁윂윃윆윇윉윊윋윍윎윏윐윑윒윓윖윘윚윛윜윝윞윟윢윣윥윦윧윩윪윫윬윭윮윯윲윴윶윸윹윺윻윾윿읁읂읃읅읆읇읈읉읋읎읐읙읚읛읝읞읟읡읢읣읤읥읦읧읩읪읬읭읮읯읰읱읲읳읶읷읹읺읻읿잀잁잂잆잋잌잍잏잒잓잕잙잛잜잝잞잟잢잧잨잩잪잫잮잯잱잲잳잵잶잷�".split(""),t=0;t!=r[159].length;++t)65533!==r[159][t].charCodeAt(0)&&(n[r[159][t]]=40704+t,e[40704+t]=r[159][t]);for(r[160]="�����������������������������������������������������������������잸잹잺잻잾쟂쟃쟄쟅쟆쟇쟊쟋쟍쟏쟑쟒쟓쟔쟕쟖쟗쟙쟚쟛쟜������쟞쟟쟠쟡쟢쟣쟥쟦쟧쟩쟪쟫쟭쟮쟯쟰쟱쟲쟳쟴쟵쟶쟷쟸쟹쟺������쟻쟼쟽쟾쟿젂젃젅젆젇젉젋젌젍젎젏젒젔젗젘젙젚젛젞젟젡젢젣젥젦젧젨젩젪젫젮젰젲젳젴젵젶젷젹젺젻젽젾젿졁졂졃졄졅졆졇졊졋졎졏졐졑졒졓졕졖졗졘졙졚졛졜졝졞졟졠졡졢졣졤졥졦졧졨졩졪졫졬졭졮졯졲졳졵졶졷졹졻졼졽졾졿좂좄좈좉좊좎좏좐좑좒좓좕좖좗좘좙좚좛좜좞좠좢좣좤�".split(""),t=0;t!=r[160].length;++t)65533!==r[160][t].charCodeAt(0)&&(n[r[160][t]]=40960+t,e[40960+t]=r[160][t]);for(r[161]="�����������������������������������������������������������������좥좦좧좩좪좫좬좭좮좯좰좱좲좳좴좵좶좷좸좹좺좻좾좿죀죁������죂죃죅죆죇죉죊죋죍죎죏죐죑죒죓죖죘죚죛죜죝죞죟죢죣죥������죦죧죨죩죪죫죬죭죮죯죰죱죲죳죴죶죷죸죹죺죻죾죿줁줂줃줇줈줉줊줋줎 、。·‥…¨〃­―∥\∼‘’“”〔〕〈〉《》「」『』【】±×÷≠≤≥∞∴°′″℃Å¢£¥♂♀∠⊥⌒∂∇≡≒§※☆★○●◎◇◆□■△▲▽▼→←↑↓↔〓≪≫√∽∝∵∫∬∈∋⊆⊇⊂⊃∪∩∧∨¬�".split(""),t=0;t!=r[161].length;++t)65533!==r[161][t].charCodeAt(0)&&(n[r[161][t]]=41216+t,e[41216+t]=r[161][t]);for(r[162]="�����������������������������������������������������������������줐줒줓줔줕줖줗줙줚줛줜줝줞줟줠줡줢줣줤줥줦줧줨줩줪줫������줭줮줯줰줱줲줳줵줶줷줸줹줺줻줼줽줾줿쥀쥁쥂쥃쥄쥅쥆쥇������쥈쥉쥊쥋쥌쥍쥎쥏쥒쥓쥕쥖쥗쥙쥚쥛쥜쥝쥞쥟쥢쥤쥥쥦쥧쥨쥩쥪쥫쥭쥮쥯⇒⇔∀∃´~ˇ˘˝˚˙¸˛¡¿ː∮∑∏¤℉‰◁◀▷▶♤♠♡♥♧♣⊙◈▣◐◑▒▤▥▨▧▦▩♨☏☎☜☞¶†‡↕↗↙↖↘♭♩♪♬㉿㈜№㏇™㏂㏘℡€®������������������������".split(""),t=0;t!=r[162].length;++t)65533!==r[162][t].charCodeAt(0)&&(n[r[162][t]]=41472+t,e[41472+t]=r[162][t]);for(r[163]="�����������������������������������������������������������������쥱쥲쥳쥵쥶쥷쥸쥹쥺쥻쥽쥾쥿즀즁즂즃즄즅즆즇즊즋즍즎즏������즑즒즓즔즕즖즗즚즜즞즟즠즡즢즣즤즥즦즧즨즩즪즫즬즭즮������즯즰즱즲즳즴즵즶즷즸즹즺즻즼즽즾즿짂짃짅짆짉짋짌짍짎짏짒짔짗짘짛!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[₩]^_`abcdefghijklmnopqrstuvwxyz{|} ̄�".split(""),t=0;t!=r[163].length;++t)65533!==r[163][t].charCodeAt(0)&&(n[r[163][t]]=41728+t,e[41728+t]=r[163][t]);for(r[164]="�����������������������������������������������������������������짞짟짡짣짥짦짨짩짪짫짮짲짳짴짵짶짷짺짻짽짾짿쨁쨂쨃쨄������쨅쨆쨇쨊쨎쨏쨐쨑쨒쨓쨕쨖쨗쨙쨚쨛쨜쨝쨞쨟쨠쨡쨢쨣쨤쨥������쨦쨧쨨쨪쨫쨬쨭쨮쨯쨰쨱쨲쨳쨴쨵쨶쨷쨸쨹쨺쨻쨼쨽쨾쨿쩀쩁쩂쩃쩄쩅쩆ㄱㄲㄳㄴㄵㄶㄷㄸㄹㄺㄻㄼㄽㄾㄿㅀㅁㅂㅃㅄㅅㅆㅇㅈㅉㅊㅋㅌㅍㅎㅏㅐㅑㅒㅓㅔㅕㅖㅗㅘㅙㅚㅛㅜㅝㅞㅟㅠㅡㅢㅣㅤㅥㅦㅧㅨㅩㅪㅫㅬㅭㅮㅯㅰㅱㅲㅳㅴㅵㅶㅷㅸㅹㅺㅻㅼㅽㅾㅿㆀㆁㆂㆃㆄㆅㆆㆇㆈㆉㆊㆋㆌㆍㆎ�".split(""),t=0;t!=r[164].length;++t)65533!==r[164][t].charCodeAt(0)&&(n[r[164][t]]=41984+t,e[41984+t]=r[164][t]);for(r[165]="�����������������������������������������������������������������쩇쩈쩉쩊쩋쩎쩏쩑쩒쩓쩕쩖쩗쩘쩙쩚쩛쩞쩢쩣쩤쩥쩦쩧쩩쩪������쩫쩬쩭쩮쩯쩰쩱쩲쩳쩴쩵쩶쩷쩸쩹쩺쩻쩼쩾쩿쪀쪁쪂쪃쪅쪆������쪇쪈쪉쪊쪋쪌쪍쪎쪏쪐쪑쪒쪓쪔쪕쪖쪗쪙쪚쪛쪜쪝쪞쪟쪠쪡쪢쪣쪤쪥쪦쪧ⅰⅱⅲⅳⅴⅵⅶⅷⅸⅹ�����ⅠⅡⅢⅣⅤⅥⅦⅧⅨⅩ�������ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ��������αβγδεζηθικλμνξοπρστυφχψω�������".split(""),t=0;t!=r[165].length;++t)65533!==r[165][t].charCodeAt(0)&&(n[r[165][t]]=42240+t,e[42240+t]=r[165][t]);for(r[166]="�����������������������������������������������������������������쪨쪩쪪쪫쪬쪭쪮쪯쪰쪱쪲쪳쪴쪵쪶쪷쪸쪹쪺쪻쪾쪿쫁쫂쫃쫅������쫆쫇쫈쫉쫊쫋쫎쫐쫒쫔쫕쫖쫗쫚쫛쫜쫝쫞쫟쫡쫢쫣쫤쫥쫦쫧������쫨쫩쫪쫫쫭쫮쫯쫰쫱쫲쫳쫵쫶쫷쫸쫹쫺쫻쫼쫽쫾쫿쬀쬁쬂쬃쬄쬅쬆쬇쬉쬊─│┌┐┘└├┬┤┴┼━┃┏┓┛┗┣┳┫┻╋┠┯┨┷┿┝┰┥┸╂┒┑┚┙┖┕┎┍┞┟┡┢┦┧┩┪┭┮┱┲┵┶┹┺┽┾╀╁╃╄╅╆╇╈╉╊���������������������������".split(""),t=0;t!=r[166].length;++t)65533!==r[166][t].charCodeAt(0)&&(n[r[166][t]]=42496+t,e[42496+t]=r[166][t]);for(r[167]="�����������������������������������������������������������������쬋쬌쬍쬎쬏쬑쬒쬓쬕쬖쬗쬙쬚쬛쬜쬝쬞쬟쬢쬣쬤쬥쬦쬧쬨쬩������쬪쬫쬬쬭쬮쬯쬰쬱쬲쬳쬴쬵쬶쬷쬸쬹쬺쬻쬼쬽쬾쬿쭀쭂쭃쭄������쭅쭆쭇쭊쭋쭍쭎쭏쭑쭒쭓쭔쭕쭖쭗쭚쭛쭜쭞쭟쭠쭡쭢쭣쭥쭦쭧쭨쭩쭪쭫쭬㎕㎖㎗ℓ㎘㏄㎣㎤㎥㎦㎙㎚㎛㎜㎝㎞㎟㎠㎡㎢㏊㎍㎎㎏㏏㎈㎉㏈㎧㎨㎰㎱㎲㎳㎴㎵㎶㎷㎸㎹㎀㎁㎂㎃㎄㎺㎻㎼㎽㎾㎿㎐㎑㎒㎓㎔Ω㏀㏁㎊㎋㎌㏖㏅㎭㎮㎯㏛㎩㎪㎫㎬㏝㏐㏓㏃㏉㏜㏆����������������".split(""),t=0;t!=r[167].length;++t)65533!==r[167][t].charCodeAt(0)&&(n[r[167][t]]=42752+t,e[42752+t]=r[167][t]);for(r[168]="�����������������������������������������������������������������쭭쭮쭯쭰쭱쭲쭳쭴쭵쭶쭷쭺쭻쭼쭽쭾쭿쮀쮁쮂쮃쮄쮅쮆쮇쮈������쮉쮊쮋쮌쮍쮎쮏쮐쮑쮒쮓쮔쮕쮖쮗쮘쮙쮚쮛쮝쮞쮟쮠쮡쮢쮣������쮤쮥쮦쮧쮨쮩쮪쮫쮬쮭쮮쮯쮰쮱쮲쮳쮴쮵쮶쮷쮹쮺쮻쮼쮽쮾쮿쯀쯁쯂쯃쯄ÆЪĦ�IJ�ĿŁØŒºÞŦŊ�㉠㉡㉢㉣㉤㉥㉦㉧㉨㉩㉪㉫㉬㉭㉮㉯㉰㉱㉲㉳㉴㉵㉶㉷㉸㉹㉺㉻ⓐⓑⓒⓓⓔⓕⓖⓗⓘⓙⓚⓛⓜⓝⓞⓟⓠⓡⓢⓣⓤⓥⓦⓧⓨⓩ①②③④⑤⑥⑦⑧⑨⑩⑪⑫⑬⑭⑮½⅓⅔¼¾⅛⅜⅝⅞�".split(""),t=0;t!=r[168].length;++t)65533!==r[168][t].charCodeAt(0)&&(n[r[168][t]]=43008+t,e[43008+t]=r[168][t]);for(r[169]="�����������������������������������������������������������������쯅쯆쯇쯈쯉쯊쯋쯌쯍쯎쯏쯐쯑쯒쯓쯕쯖쯗쯘쯙쯚쯛쯜쯝쯞쯟������쯠쯡쯢쯣쯥쯦쯨쯪쯫쯬쯭쯮쯯쯰쯱쯲쯳쯴쯵쯶쯷쯸쯹쯺쯻쯼������쯽쯾쯿찀찁찂찃찄찅찆찇찈찉찊찋찎찏찑찒찓찕찖찗찘찙찚찛찞찟찠찣찤æđðħıijĸŀłøœßþŧŋʼn㈀㈁㈂㈃㈄㈅㈆㈇㈈㈉㈊㈋㈌㈍㈎㈏㈐㈑㈒㈓㈔㈕㈖㈗㈘㈙㈚㈛⒜⒝⒞⒟⒠⒡⒢⒣⒤⒥⒦⒧⒨⒩⒪⒫⒬⒭⒮⒯⒰⒱⒲⒳⒴⒵⑴⑵⑶⑷⑸⑹⑺⑻⑼⑽⑾⑿⒀⒁⒂¹²³⁴ⁿ₁₂₃₄�".split(""),t=0;t!=r[169].length;++t)65533!==r[169][t].charCodeAt(0)&&(n[r[169][t]]=43264+t,e[43264+t]=r[169][t]);for(r[170]="�����������������������������������������������������������������찥찦찪찫찭찯찱찲찳찴찵찶찷찺찿챀챁챂챃챆챇챉챊챋챍챎������챏챐챑챒챓챖챚챛챜챝챞챟챡챢챣챥챧챩챪챫챬챭챮챯챱챲������챳챴챶챷챸챹챺챻챼챽챾챿첀첁첂첃첄첅첆첇첈첉첊첋첌첍첎첏첐첑첒첓ぁあぃいぅうぇえぉおかがきぎくぐけげこごさざしじすずせぜそぞただちぢっつづてでとどなにぬねのはばぱひびぴふぶぷへべぺほぼぽまみむめもゃやゅゆょよらりるれろゎわゐゑをん������������".split(""),t=0;t!=r[170].length;++t)65533!==r[170][t].charCodeAt(0)&&(n[r[170][t]]=43520+t,e[43520+t]=r[170][t]);for(r[171]="�����������������������������������������������������������������첔첕첖첗첚첛첝첞첟첡첢첣첤첥첦첧첪첮첯첰첱첲첳첶첷첹������첺첻첽첾첿쳀쳁쳂쳃쳆쳈쳊쳋쳌쳍쳎쳏쳑쳒쳓쳕쳖쳗쳘쳙쳚������쳛쳜쳝쳞쳟쳠쳡쳢쳣쳥쳦쳧쳨쳩쳪쳫쳭쳮쳯쳱쳲쳳쳴쳵쳶쳷쳸쳹쳺쳻쳼쳽ァアィイゥウェエォオカガキギクグケゲコゴサザシジスズセゼソゾタダチヂッツヅテデトドナニヌネノハバパヒビピフブプヘベペホボポマミムメモャヤュユョヨラリルレロヮワヰヱヲンヴヵヶ���������".split(""),t=0;t!=r[171].length;++t)65533!==r[171][t].charCodeAt(0)&&(n[r[171][t]]=43776+t,e[43776+t]=r[171][t]);for(r[172]="�����������������������������������������������������������������쳾쳿촀촂촃촄촅촆촇촊촋촍촎촏촑촒촓촔촕촖촗촚촜촞촟촠������촡촢촣촥촦촧촩촪촫촭촮촯촰촱촲촳촴촵촶촷촸촺촻촼촽촾������촿쵀쵁쵂쵃쵄쵅쵆쵇쵈쵉쵊쵋쵌쵍쵎쵏쵐쵑쵒쵓쵔쵕쵖쵗쵘쵙쵚쵛쵝쵞쵟АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ���������������абвгдеёжзийклмнопрстуфхцчшщъыьэюя��������������".split(""),t=0;t!=r[172].length;++t)65533!==r[172][t].charCodeAt(0)&&(n[r[172][t]]=44032+t,e[44032+t]=r[172][t]);for(r[173]="�����������������������������������������������������������������쵡쵢쵣쵥쵦쵧쵨쵩쵪쵫쵮쵰쵲쵳쵴쵵쵶쵷쵹쵺쵻쵼쵽쵾쵿춀������춁춂춃춄춅춆춇춉춊춋춌춍춎춏춐춑춒춓춖춗춙춚춛춝춞춟������춠춡춢춣춦춨춪춫춬춭춮춯춱춲춳춴춵춶춷춸춹춺춻춼춽춾춿췀췁췂췃췅�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[173].length;++t)65533!==r[173][t].charCodeAt(0)&&(n[r[173][t]]=44288+t,e[44288+t]=r[173][t]);for(r[174]="�����������������������������������������������������������������췆췇췈췉췊췋췍췎췏췑췒췓췔췕췖췗췘췙췚췛췜췝췞췟췠췡������췢췣췤췥췦췧췩췪췫췭췮췯췱췲췳췴췵췶췷췺췼췾췿츀츁츂������츃츅츆츇츉츊츋츍츎츏츐츑츒츓츕츖츗츘츚츛츜츝츞츟츢츣츥츦츧츩츪츫�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[174].length;++t)65533!==r[174][t].charCodeAt(0)&&(n[r[174][t]]=44544+t,e[44544+t]=r[174][t]);for(r[175]="�����������������������������������������������������������������츬츭츮츯츲츴츶츷츸츹츺츻츼츽츾츿칀칁칂칃칄칅칆칇칈칉������칊칋칌칍칎칏칐칑칒칓칔칕칖칗칚칛칝칞칢칣칤칥칦칧칪칬������칮칯칰칱칲칳칶칷칹칺칻칽칾칿캀캁캂캃캆캈캊캋캌캍캎캏캒캓캕캖캗캙�����������������������������������������������������������������������������������������������".split(""),t=0;t!=r[175].length;++t)65533!==r[175][t].charCodeAt(0)&&(n[r[175][t]]=44800+t,e[44800+t]=r[175][t]);for(r[176]="�����������������������������������������������������������������캚캛캜캝캞캟캢캦캧캨캩캪캫캮캯캰캱캲캳캴캵캶캷캸캹캺������캻캼캽캾캿컀컂컃컄컅컆컇컈컉컊컋컌컍컎컏컐컑컒컓컔컕������컖컗컘컙컚컛컜컝컞컟컠컡컢컣컦컧컩컪컭컮컯컰컱컲컳컶컺컻컼컽컾컿가각간갇갈갉갊감갑값갓갔강갖갗같갚갛개객갠갤갬갭갯갰갱갸갹갼걀걋걍걔걘걜거걱건걷걸걺검겁것겄겅겆겉겊겋게겐겔겜겝겟겠겡겨격겪견겯결겸겹겻겼경곁계곈곌곕곗고곡곤곧골곪곬곯곰곱곳공곶과곽관괄괆�".split(""),t=0;t!=r[176].length;++t)65533!==r[176][t].charCodeAt(0)&&(n[r[176][t]]=45056+t,e[45056+t]=r[176][t]);for(r[177]="�����������������������������������������������������������������켂켃켅켆켇켉켊켋켌켍켎켏켒켔켖켗켘켙켚켛켝켞켟켡켢켣������켥켦켧켨켩켪켫켮켲켳켴켵켶켷켹켺켻켼켽켾켿콀콁콂콃콄������콅콆콇콈콉콊콋콌콍콎콏콐콑콒콓콖콗콙콚콛콝콞콟콠콡콢콣콦콨콪콫콬괌괍괏광괘괜괠괩괬괭괴괵괸괼굄굅굇굉교굔굘굡굣구국군굳굴굵굶굻굼굽굿궁궂궈궉권궐궜궝궤궷귀귁귄귈귐귑귓규균귤그극근귿글긁금급긋긍긔기긱긴긷길긺김깁깃깅깆깊까깍깎깐깔깖깜깝깟깠깡깥깨깩깬깰깸�".split(""),t=0;t!=r[177].length;++t)65533!==r[177][t].charCodeAt(0)&&(n[r[177][t]]=45312+t,e[45312+t]=r[177][t]);for(r[178]="�����������������������������������������������������������������콭콮콯콲콳콵콶콷콹콺콻콼콽콾콿쾁쾂쾃쾄쾆쾇쾈쾉쾊쾋쾍������쾎쾏쾐쾑쾒쾓쾔쾕쾖쾗쾘쾙쾚쾛쾜쾝쾞쾟쾠쾢쾣쾤쾥쾦쾧쾩������쾪쾫쾬쾭쾮쾯쾱쾲쾳쾴쾵쾶쾷쾸쾹쾺쾻쾼쾽쾾쾿쿀쿁쿂쿃쿅쿆쿇쿈쿉쿊쿋깹깻깼깽꺄꺅꺌꺼꺽꺾껀껄껌껍껏껐껑께껙껜껨껫껭껴껸껼꼇꼈꼍꼐꼬꼭꼰꼲꼴꼼꼽꼿꽁꽂꽃꽈꽉꽐꽜꽝꽤꽥꽹꾀꾄꾈꾐꾑꾕꾜꾸꾹꾼꿀꿇꿈꿉꿋꿍꿎꿔꿜꿨꿩꿰꿱꿴꿸뀀뀁뀄뀌뀐뀔뀜뀝뀨끄끅끈끊끌끎끓끔끕끗끙�".split(""),t=0;t!=r[178].length;++t)65533!==r[178][t].charCodeAt(0)&&(n[r[178][t]]=45568+t,e[45568+t]=r[178][t]);for(r[179]="�����������������������������������������������������������������쿌쿍쿎쿏쿐쿑쿒쿓쿔쿕쿖쿗쿘쿙쿚쿛쿜쿝쿞쿟쿢쿣쿥쿦쿧쿩������쿪쿫쿬쿭쿮쿯쿲쿴쿶쿷쿸쿹쿺쿻쿽쿾쿿퀁퀂퀃퀅퀆퀇퀈퀉퀊������퀋퀌퀍퀎퀏퀐퀒퀓퀔퀕퀖퀗퀙퀚퀛퀜퀝퀞퀟퀠퀡퀢퀣퀤퀥퀦퀧퀨퀩퀪퀫퀬끝끼끽낀낄낌낍낏낑나낙낚난낟날낡낢남납낫났낭낮낯낱낳내낵낸낼냄냅냇냈냉냐냑냔냘냠냥너넉넋넌널넒넓넘넙넛넜넝넣네넥넨넬넴넵넷넸넹녀녁년녈념녑녔녕녘녜녠노녹논놀놂놈놉놋농높놓놔놘놜놨뇌뇐뇔뇜뇝�".split(""),t=0;t!=r[179].length;++t)65533!==r[179][t].charCodeAt(0)&&(n[r[179][t]]=45824+t,e[45824+t]=r[179][t]);for(r[180]="�����������������������������������������������������������������퀮퀯퀰퀱퀲퀳퀶퀷퀹퀺퀻퀽퀾퀿큀큁큂큃큆큈큊큋큌큍큎큏������큑큒큓큕큖큗큙큚큛큜큝큞큟큡큢큣큤큥큦큧큨큩큪큫큮큯������큱큲큳큵큶큷큸큹큺큻큾큿킀킂킃킄킅킆킇킈킉킊킋킌킍킎킏킐킑킒킓킔뇟뇨뇩뇬뇰뇹뇻뇽누눅눈눋눌눔눕눗눙눠눴눼뉘뉜뉠뉨뉩뉴뉵뉼늄늅늉느늑는늘늙늚늠늡늣능늦늪늬늰늴니닉닌닐닒님닙닛닝닢다닥닦단닫달닭닮닯닳담답닷닸당닺닻닿대댁댄댈댐댑댓댔댕댜더덕덖던덛덜덞덟덤덥�".split(""),t=0;t!=r[180].length;++t)65533!==r[180][t].charCodeAt(0)&&(n[r[180][t]]=46080+t,e[46080+t]=r[180][t]);for(r[181]="�����������������������������������������������������������������킕킖킗킘킙킚킛킜킝킞킟킠킡킢킣킦킧킩킪킫킭킮킯킰킱킲������킳킶킸킺킻킼킽킾킿탂탃탅탆탇탊탋탌탍탎탏탒탖탗탘탙탚������탛탞탟탡탢탣탥탦탧탨탩탪탫탮탲탳탴탵탶탷탹탺탻탼탽탾탿턀턁턂턃턄덧덩덫덮데덱덴델뎀뎁뎃뎄뎅뎌뎐뎔뎠뎡뎨뎬도독돈돋돌돎돐돔돕돗동돛돝돠돤돨돼됐되된될됨됩됫됴두둑둔둘둠둡둣둥둬뒀뒈뒝뒤뒨뒬뒵뒷뒹듀듄듈듐듕드득든듣들듦듬듭듯등듸디딕딘딛딜딤딥딧딨딩딪따딱딴딸�".split(""),t=0;t!=r[181].length;++t)65533!==r[181][t].charCodeAt(0)&&(n[r[181][t]]=46336+t,e[46336+t]=r[181][t]);for(r[182]="�����������������������������������������������������������������턅턆턇턈턉턊턋턌턎턏턐턑턒턓턔턕턖턗턘턙턚턛턜턝턞턟������턠턡턢턣턤턥턦턧턨턩턪턫턬턭턮턯턲턳턵턶턷턹턻턼턽턾������턿텂텆텇텈텉텊텋텎텏텑텒텓텕텖텗텘텙텚텛텞텠텢텣텤텥텦텧텩텪텫텭땀땁땃땄땅땋때땍땐땔땜땝땟땠땡떠떡떤떨떪떫떰떱떳떴떵떻떼떽뗀뗄뗌뗍뗏뗐뗑뗘뗬또똑똔똘똥똬똴뙈뙤뙨뚜뚝뚠뚤뚫뚬뚱뛔뛰뛴뛸뜀뜁뜅뜨뜩뜬뜯뜰뜸뜹뜻띄띈띌띔띕띠띤띨띰띱띳띵라락란랄람랍랏랐랑랒랖랗�".split(""),t=0;t!=r[182].length;++t)65533!==r[182][t].charCodeAt(0)&&(n[r[182][t]]=46592+t,e[46592+t]=r[182][t]);for(r[183]="�����������������������������������������������������������������텮텯텰텱텲텳텴텵텶텷텸텹텺텻텽텾텿톀톁톂톃톅톆톇톉톊������톋톌톍톎톏톐톑톒톓톔톕톖톗톘톙톚톛톜톝톞톟톢톣톥톦톧������톩톪톫톬톭톮톯톲톴톶톷톸톹톻톽톾톿퇁퇂퇃퇄퇅퇆퇇퇈퇉퇊퇋퇌퇍퇎퇏래랙랜랠램랩랫랬랭랴략랸럇량러럭런럴럼럽럿렀렁렇레렉렌렐렘렙렛렝려력련렬렴렵렷렸령례롄롑롓로록론롤롬롭롯롱롸롼뢍뢨뢰뢴뢸룀룁룃룅료룐룔룝룟룡루룩룬룰룸룹룻룽뤄뤘뤠뤼뤽륀륄륌륏륑류륙륜률륨륩�".split(""),t=0;t!=r[183].length;++t)65533!==r[183][t].charCodeAt(0)&&(n[r[183][t]]=46848+t,e[46848+t]=r[183][t]);for(r[184]="�����������������������������������������������������������������퇐퇑퇒퇓퇔퇕퇖퇗퇙퇚퇛퇜퇝퇞퇟퇠퇡퇢퇣퇤퇥퇦퇧퇨퇩퇪������퇫퇬퇭퇮퇯퇰퇱퇲퇳퇵퇶퇷퇹퇺퇻퇼퇽퇾퇿툀툁툂툃툄툅툆������툈툊툋툌툍툎툏툑툒툓툔툕툖툗툘툙툚툛툜툝툞툟툠툡툢툣툤툥툦툧툨툩륫륭르륵른를름릅릇릉릊릍릎리릭린릴림립릿링마막만많맏말맑맒맘맙맛망맞맡맣매맥맨맬맴맵맷맸맹맺먀먁먈먕머먹먼멀멂멈멉멋멍멎멓메멕멘멜멤멥멧멨멩며멱면멸몃몄명몇몌모목몫몬몰몲몸몹못몽뫄뫈뫘뫙뫼�".split(""),t=0;t!=r[184].length;++t)65533!==r[184][t].charCodeAt(0)&&(n[r[184][t]]=47104+t,e[47104+t]=r[184][t]);for(r[185]="�����������������������������������������������������������������툪툫툮툯툱툲툳툵툶툷툸툹툺툻툾퉀퉂퉃퉄퉅퉆퉇퉉퉊퉋퉌������퉍퉎퉏퉐퉑퉒퉓퉔퉕퉖퉗퉘퉙퉚퉛퉝퉞퉟퉠퉡퉢퉣퉥퉦퉧퉨������퉩퉪퉫퉬퉭퉮퉯퉰퉱퉲퉳퉴퉵퉶퉷퉸퉹퉺퉻퉼퉽퉾퉿튂튃튅튆튇튉튊튋튌묀묄묍묏묑묘묜묠묩묫무묵묶문묻물묽묾뭄뭅뭇뭉뭍뭏뭐뭔뭘뭡뭣뭬뮈뮌뮐뮤뮨뮬뮴뮷므믄믈믐믓미믹민믿밀밂밈밉밋밌밍및밑바박밖밗반받발밝밞밟밤밥밧방밭배백밴밸뱀뱁뱃뱄뱅뱉뱌뱍뱐뱝버벅번벋벌벎범법벗�".split(""),t=0;t!=r[185].length;++t)65533!==r[185][t].charCodeAt(0)&&(n[r[185][t]]=47360+t,e[47360+t]=r[185][t]);for(r[186]="�����������������������������������������������������������������튍튎튏튒튓튔튖튗튘튙튚튛튝튞튟튡튢튣튥튦튧튨튩튪튫튭������튮튯튰튲튳튴튵튶튷튺튻튽튾틁틃틄틅틆틇틊틌틍틎틏틐틑������틒틓틕틖틗틙틚틛틝틞틟틠틡틢틣틦틧틨틩틪틫틬틭틮틯틲틳틵틶틷틹틺벙벚베벡벤벧벨벰벱벳벴벵벼벽변별볍볏볐병볕볘볜보복볶본볼봄봅봇봉봐봔봤봬뵀뵈뵉뵌뵐뵘뵙뵤뵨부북분붇불붉붊붐붑붓붕붙붚붜붤붰붸뷔뷕뷘뷜뷩뷰뷴뷸븀븃븅브븍븐블븜븝븟비빅빈빌빎빔빕빗빙빚빛빠빡빤�".split(""),t=0;t!=r[186].length;++t)65533!==r[186][t].charCodeAt(0)&&(n[r[186][t]]=47616+t,e[47616+t]=r[186][t]);for(r[187]="�����������������������������������������������������������������틻틼틽틾틿팂팄팆팇팈팉팊팋팏팑팒팓팕팗팘팙팚팛팞팢팣������팤팦팧팪팫팭팮팯팱팲팳팴팵팶팷팺팾팿퍀퍁퍂퍃퍆퍇퍈퍉������퍊퍋퍌퍍퍎퍏퍐퍑퍒퍓퍔퍕퍖퍗퍘퍙퍚퍛퍜퍝퍞퍟퍠퍡퍢퍣퍤퍥퍦퍧퍨퍩빨빪빰빱빳빴빵빻빼빽뺀뺄뺌뺍뺏뺐뺑뺘뺙뺨뻐뻑뻔뻗뻘뻠뻣뻤뻥뻬뼁뼈뼉뼘뼙뼛뼜뼝뽀뽁뽄뽈뽐뽑뽕뾔뾰뿅뿌뿍뿐뿔뿜뿟뿡쀼쁑쁘쁜쁠쁨쁩삐삑삔삘삠삡삣삥사삭삯산삳살삵삶삼삽삿샀상샅새색샌샐샘샙샛샜생샤�".split(""),t=0;t!=r[187].length;++t)65533!==r[187][t].charCodeAt(0)&&(n[r[187][t]]=47872+t,e[47872+t]=r[187][t]);for(r[188]="�����������������������������������������������������������������퍪퍫퍬퍭퍮퍯퍰퍱퍲퍳퍴퍵퍶퍷퍸퍹퍺퍻퍾퍿펁펂펃펅펆펇������펈펉펊펋펎펒펓펔펕펖펗펚펛펝펞펟펡펢펣펤펥펦펧펪펬펮������펯펰펱펲펳펵펶펷펹펺펻펽펾펿폀폁폂폃폆폇폊폋폌폍폎폏폑폒폓폔폕폖샥샨샬샴샵샷샹섀섄섈섐섕서석섞섟선섣설섦섧섬섭섯섰성섶세섹센셀셈셉셋셌셍셔셕션셜셤셥셧셨셩셰셴셸솅소속솎손솔솖솜솝솟송솥솨솩솬솰솽쇄쇈쇌쇔쇗쇘쇠쇤쇨쇰쇱쇳쇼쇽숀숄숌숍숏숑수숙순숟술숨숩숫숭�".split(""),t=0;t!=r[188].length;++t)65533!==r[188][t].charCodeAt(0)&&(n[r[188][t]]=48128+t,e[48128+t]=r[188][t]);for(r[189]="�����������������������������������������������������������������폗폙폚폛폜폝폞폟폠폢폤폥폦폧폨폩폪폫폮폯폱폲폳폵폶폷������폸폹폺폻폾퐀퐂퐃퐄퐅퐆퐇퐉퐊퐋퐌퐍퐎퐏퐐퐑퐒퐓퐔퐕퐖������퐗퐘퐙퐚퐛퐜퐞퐟퐠퐡퐢퐣퐤퐥퐦퐧퐨퐩퐪퐫퐬퐭퐮퐯퐰퐱퐲퐳퐴퐵퐶퐷숯숱숲숴쉈쉐쉑쉔쉘쉠쉥쉬쉭쉰쉴쉼쉽쉿슁슈슉슐슘슛슝스슥슨슬슭슴습슷승시식신싣실싫심십싯싱싶싸싹싻싼쌀쌈쌉쌌쌍쌓쌔쌕쌘쌜쌤쌥쌨쌩썅써썩썬썰썲썸썹썼썽쎄쎈쎌쏀쏘쏙쏜쏟쏠쏢쏨쏩쏭쏴쏵쏸쐈쐐쐤쐬쐰�".split(""),t=0;t!=r[189].length;++t)65533!==r[189][t].charCodeAt(0)&&(n[r[189][t]]=48384+t,e[48384+t]=r[189][t]);for(r[190]="�����������������������������������������������������������������퐸퐹퐺퐻퐼퐽퐾퐿푁푂푃푅푆푇푈푉푊푋푌푍푎푏푐푑푒푓������푔푕푖푗푘푙푚푛푝푞푟푡푢푣푥푦푧푨푩푪푫푬푮푰푱푲������푳푴푵푶푷푺푻푽푾풁풃풄풅풆풇풊풌풎풏풐풑풒풓풕풖풗풘풙풚풛풜풝쐴쐼쐽쑈쑤쑥쑨쑬쑴쑵쑹쒀쒔쒜쒸쒼쓩쓰쓱쓴쓸쓺쓿씀씁씌씐씔씜씨씩씬씰씸씹씻씽아악안앉않알앍앎앓암압앗았앙앝앞애액앤앨앰앱앳앴앵야약얀얄얇얌얍얏양얕얗얘얜얠얩어억언얹얻얼얽얾엄업없엇었엉엊엌엎�".split(""),t=0;t!=r[190].length;++t)65533!==r[190][t].charCodeAt(0)&&(n[r[190][t]]=48640+t,e[48640+t]=r[190][t]);for(r[191]="�����������������������������������������������������������������풞풟풠풡풢풣풤풥풦풧풨풪풫풬풭풮풯풰풱풲풳풴풵풶풷풸������풹풺풻풼풽풾풿퓀퓁퓂퓃퓄퓅퓆퓇퓈퓉퓊퓋퓍퓎퓏퓑퓒퓓퓕������퓖퓗퓘퓙퓚퓛퓝퓞퓠퓡퓢퓣퓤퓥퓦퓧퓩퓪퓫퓭퓮퓯퓱퓲퓳퓴퓵퓶퓷퓹퓺퓼에엑엔엘엠엡엣엥여역엮연열엶엷염엽엾엿였영옅옆옇예옌옐옘옙옛옜오옥온올옭옮옰옳옴옵옷옹옻와왁완왈왐왑왓왔왕왜왝왠왬왯왱외왹왼욀욈욉욋욍요욕욘욜욤욥욧용우욱운울욹욺움웁웃웅워웍원월웜웝웠웡웨�".split(""),t=0;t!=r[191].length;++t)65533!==r[191][t].charCodeAt(0)&&(n[r[191][t]]=48896+t,e[48896+t]=r[191][t]);for(r[192]="�����������������������������������������������������������������퓾퓿픀픁픂픃픅픆픇픉픊픋픍픎픏픐픑픒픓픖픘픙픚픛픜픝������픞픟픠픡픢픣픤픥픦픧픨픩픪픫픬픭픮픯픰픱픲픳픴픵픶픷������픸픹픺픻픾픿핁핂핃핅핆핇핈핉핊핋핎핐핒핓핔핕핖핗핚핛핝핞핟핡핢핣웩웬웰웸웹웽위윅윈윌윔윕윗윙유육윤율윰윱윳융윷으윽은을읊음읍읏응읒읓읔읕읖읗의읜읠읨읫이익인일읽읾잃임입잇있잉잊잎자작잔잖잗잘잚잠잡잣잤장잦재잭잰잴잼잽잿쟀쟁쟈쟉쟌쟎쟐쟘쟝쟤쟨쟬저적전절젊�".split(""),t=0;t!=r[192].length;++t)65533!==r[192][t].charCodeAt(0)&&(n[r[192][t]]=49152+t,e[49152+t]=r[192][t]);for(r[193]="�����������������������������������������������������������������핤핦핧핪핬핮핯핰핱핲핳핶핷핹핺핻핽핾핿햀햁햂햃햆햊햋������햌햍햎햏햑햒햓햔햕햖햗햘햙햚햛햜햝햞햟햠햡햢햣햤햦햧������햨햩햪햫햬햭햮햯햰햱햲햳햴햵햶햷햸햹햺햻햼햽햾햿헀헁헂헃헄헅헆헇점접젓정젖제젝젠젤젬젭젯젱져젼졀졈졉졌졍졔조족존졸졺좀좁좃종좆좇좋좌좍좔좝좟좡좨좼좽죄죈죌죔죕죗죙죠죡죤죵주죽준줄줅줆줌줍줏중줘줬줴쥐쥑쥔쥘쥠쥡쥣쥬쥰쥴쥼즈즉즌즐즘즙즛증지직진짇질짊짐집짓�".split(""),t=0;t!=r[193].length;++t)65533!==r[193][t].charCodeAt(0)&&(n[r[193][t]]=49408+t,e[49408+t]=r[193][t]);for(r[194]="�����������������������������������������������������������������헊헋헍헎헏헑헓헔헕헖헗헚헜헞헟헠헡헢헣헦헧헩헪헫헭헮������헯헰헱헲헳헶헸헺헻헼헽헾헿혂혃혅혆혇혉혊혋혌혍혎혏혒������혖혗혘혙혚혛혝혞혟혡혢혣혥혦혧혨혩혪혫혬혮혯혰혱혲혳혴혵혶혷혺혻징짖짙짚짜짝짠짢짤짧짬짭짯짰짱째짹짼쨀쨈쨉쨋쨌쨍쨔쨘쨩쩌쩍쩐쩔쩜쩝쩟쩠쩡쩨쩽쪄쪘쪼쪽쫀쫄쫌쫍쫏쫑쫓쫘쫙쫠쫬쫴쬈쬐쬔쬘쬠쬡쭁쭈쭉쭌쭐쭘쭙쭝쭤쭸쭹쮜쮸쯔쯤쯧쯩찌찍찐찔찜찝찡찢찧차착찬찮찰참찹찻�".split(""),t=0;t!=r[194].length;++t)65533!==r[194][t].charCodeAt(0)&&(n[r[194][t]]=49664+t,e[49664+t]=r[194][t]);for(r[195]="�����������������������������������������������������������������혽혾혿홁홂홃홄홆홇홊홌홎홏홐홒홓홖홗홙홚홛홝홞홟홠홡������홢홣홤홥홦홨홪홫홬홭홮홯홲홳홵홶홷홸홹홺홻홼홽홾홿횀������횁횂횄횆횇횈횉횊횋횎횏횑횒횓횕횖횗횘횙횚횛횜횞횠횢횣횤횥횦횧횩횪찼창찾채책챈챌챔챕챗챘챙챠챤챦챨챰챵처척천철첨첩첫첬청체첵첸첼쳄쳅쳇쳉쳐쳔쳤쳬쳰촁초촉촌촐촘촙촛총촤촨촬촹최쵠쵤쵬쵭쵯쵱쵸춈추축춘출춤춥춧충춰췄췌췐취췬췰췸췹췻췽츄츈츌츔츙츠측츤츨츰츱츳층�".split(""),t=0;t!=r[195].length;++t)65533!==r[195][t].charCodeAt(0)&&(n[r[195][t]]=49920+t,e[49920+t]=r[195][t]);for(r[196]="�����������������������������������������������������������������횫횭횮횯횱횲횳횴횵횶횷횸횺횼횽횾횿훀훁훂훃훆훇훉훊훋������훍훎훏훐훒훓훕훖훘훚훛훜훝훞훟훡훢훣훥훦훧훩훪훫훬훭������훮훯훱훲훳훴훶훷훸훹훺훻훾훿휁휂휃휅휆휇휈휉휊휋휌휍휎휏휐휒휓휔치칙친칟칠칡침칩칫칭카칵칸칼캄캅캇캉캐캑캔캘캠캡캣캤캥캬캭컁커컥컨컫컬컴컵컷컸컹케켁켄켈켐켑켓켕켜켠켤켬켭켯켰켱켸코콕콘콜콤콥콧콩콰콱콴콸쾀쾅쾌쾡쾨쾰쿄쿠쿡쿤쿨쿰쿱쿳쿵쿼퀀퀄퀑퀘퀭퀴퀵퀸퀼�".split(""),t=0;t!=r[196].length;++t)65533!==r[196][t].charCodeAt(0)&&(n[r[196][t]]=50176+t,e[50176+t]=r[196][t]);for(r[197]="�����������������������������������������������������������������휕휖휗휚휛휝휞휟휡휢휣휤휥휦휧휪휬휮휯휰휱휲휳휶휷휹������휺휻휽휾휿흀흁흂흃흅흆흈흊흋흌흍흎흏흒흓흕흚흛흜흝흞������흟흢흤흦흧흨흪흫흭흮흯흱흲흳흵흶흷흸흹흺흻흾흿힀힂힃힄힅힆힇힊힋큄큅큇큉큐큔큘큠크큭큰클큼큽킁키킥킨킬킴킵킷킹타탁탄탈탉탐탑탓탔탕태택탠탤탬탭탯탰탱탸턍터턱턴털턺텀텁텃텄텅테텍텐텔템텝텟텡텨텬텼톄톈토톡톤톨톰톱톳통톺톼퇀퇘퇴퇸툇툉툐투툭툰툴툼툽툿퉁퉈퉜�".split(""),t=0;t!=r[197].length;++t)65533!==r[197][t].charCodeAt(0)&&(n[r[197][t]]=50432+t,e[50432+t]=r[197][t]);for(r[198]="�����������������������������������������������������������������힍힎힏힑힒힓힔힕힖힗힚힜힞힟힠힡힢힣������������������������������������������������������������������������������퉤튀튁튄튈튐튑튕튜튠튤튬튱트특튼튿틀틂틈틉틋틔틘틜틤틥티틱틴틸팀팁팃팅파팍팎판팔팖팜팝팟팠팡팥패팩팬팰팸팹팻팼팽퍄퍅퍼퍽펀펄펌펍펏펐펑페펙펜펠펨펩펫펭펴편펼폄폅폈평폐폘폡폣포폭폰폴폼폽폿퐁�".split(""),t=0;t!=r[198].length;++t)65533!==r[198][t].charCodeAt(0)&&(n[r[198][t]]=50688+t,e[50688+t]=r[198][t]);for(r[199]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������퐈퐝푀푄표푠푤푭푯푸푹푼푿풀풂품풉풋풍풔풩퓌퓐퓔퓜퓟퓨퓬퓰퓸퓻퓽프픈플픔픕픗피픽핀필핌핍핏핑하학한할핥함합핫항해핵핸핼햄햅햇했행햐향허헉헌헐헒험헙헛헝헤헥헨헬헴헵헷헹혀혁현혈혐협혓혔형혜혠�".split(""),t=0;t!=r[199].length;++t)65533!==r[199][t].charCodeAt(0)&&(n[r[199][t]]=50944+t,e[50944+t]=r[199][t]);for(r[200]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������혤혭호혹혼홀홅홈홉홋홍홑화확환활홧황홰홱홴횃횅회획횐횔횝횟횡효횬횰횹횻후훅훈훌훑훔훗훙훠훤훨훰훵훼훽휀휄휑휘휙휜휠휨휩휫휭휴휵휸휼흄흇흉흐흑흔흖흗흘흙흠흡흣흥흩희흰흴흼흽힁히힉힌힐힘힙힛힝�".split(""),t=0;t!=r[200].length;++t)65533!==r[200][t].charCodeAt(0)&&(n[r[200][t]]=51200+t,e[51200+t]=r[200][t]);for(r[202]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������伽佳假價加可呵哥嘉嫁家暇架枷柯歌珂痂稼苛茄街袈訶賈跏軻迦駕刻却各恪慤殼珏脚覺角閣侃刊墾奸姦干幹懇揀杆柬桿澗癎看磵稈竿簡肝艮艱諫間乫喝曷渴碣竭葛褐蝎鞨勘坎堪嵌感憾戡敢柑橄減甘疳監瞰紺邯鑑鑒龕�".split(""),t=0;t!=r[202].length;++t)65533!==r[202][t].charCodeAt(0)&&(n[r[202][t]]=51712+t,e[51712+t]=r[202][t]);for(r[203]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������匣岬甲胛鉀閘剛堈姜岡崗康强彊慷江畺疆糠絳綱羌腔舡薑襁講鋼降鱇介价個凱塏愷愾慨改槪漑疥皆盖箇芥蓋豈鎧開喀客坑更粳羹醵倨去居巨拒据據擧渠炬祛距踞車遽鉅鋸乾件健巾建愆楗腱虔蹇鍵騫乞傑杰桀儉劍劒檢�".split(""),t=0;t!=r[203].length;++t)65533!==r[203][t].charCodeAt(0)&&(n[r[203][t]]=51968+t,e[51968+t]=r[203][t]);for(r[204]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������瞼鈐黔劫怯迲偈憩揭擊格檄激膈覡隔堅牽犬甄絹繭肩見譴遣鵑抉決潔結缺訣兼慊箝謙鉗鎌京俓倞傾儆勁勍卿坰境庚徑慶憬擎敬景暻更梗涇炅烱璟璥瓊痙硬磬竟競絅經耕耿脛莖警輕逕鏡頃頸驚鯨係啓堺契季屆悸戒桂械�".split(""),t=0;t!=r[204].length;++t)65533!==r[204][t].charCodeAt(0)&&(n[r[204][t]]=52224+t,e[52224+t]=r[204][t]);for(r[205]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������棨溪界癸磎稽系繫繼計誡谿階鷄古叩告呱固姑孤尻庫拷攷故敲暠枯槁沽痼皐睾稿羔考股膏苦苽菰藁蠱袴誥賈辜錮雇顧高鼓哭斛曲梏穀谷鵠困坤崑昆梱棍滾琨袞鯤汨滑骨供公共功孔工恐恭拱控攻珙空蚣貢鞏串寡戈果瓜�".split(""),t=0;t!=r[205].length;++t)65533!==r[205][t].charCodeAt(0)&&(n[r[205][t]]=52480+t,e[52480+t]=r[205][t]);for(r[206]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������科菓誇課跨過鍋顆廓槨藿郭串冠官寬慣棺款灌琯瓘管罐菅觀貫關館刮恝括适侊光匡壙廣曠洸炚狂珖筐胱鑛卦掛罫乖傀塊壞怪愧拐槐魁宏紘肱轟交僑咬喬嬌嶠巧攪敎校橋狡皎矯絞翹膠蕎蛟較轎郊餃驕鮫丘久九仇俱具勾�".split(""),t=0;t!=r[206].length;++t)65533!==r[206][t].charCodeAt(0)&&(n[r[206][t]]=52736+t,e[52736+t]=r[206][t]);for(r[207]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������區口句咎嘔坵垢寇嶇廐懼拘救枸柩構歐毆毬求溝灸狗玖球瞿矩究絿耉臼舅舊苟衢謳購軀逑邱鉤銶駒驅鳩鷗龜國局菊鞠鞫麴君窘群裙軍郡堀屈掘窟宮弓穹窮芎躬倦券勸卷圈拳捲權淃眷厥獗蕨蹶闕机櫃潰詭軌饋句晷歸貴�".split(""),t=0;t!=r[207].length;++t)65533!==r[207][t].charCodeAt(0)&&(n[r[207][t]]=52992+t,e[52992+t]=r[207][t]);for(r[208]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������鬼龜叫圭奎揆槻珪硅窺竅糾葵規赳逵閨勻均畇筠菌鈞龜橘克剋劇戟棘極隙僅劤勤懃斤根槿瑾筋芹菫覲謹近饉契今妗擒昑檎琴禁禽芩衾衿襟金錦伋及急扱汲級給亘兢矜肯企伎其冀嗜器圻基埼夔奇妓寄岐崎己幾忌技旗旣�".split(""),t=0;t!=r[208].length;++t)65533!==r[208][t].charCodeAt(0)&&(n[r[208][t]]=53248+t,e[53248+t]=r[208][t]);for(r[209]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������朞期杞棋棄機欺氣汽沂淇玘琦琪璂璣畸畿碁磯祁祇祈祺箕紀綺羈耆耭肌記譏豈起錡錤飢饑騎騏驥麒緊佶吉拮桔金喫儺喇奈娜懦懶拏拿癩羅蘿螺裸邏那樂洛烙珞落諾酪駱亂卵暖欄煖爛蘭難鸞捏捺南嵐枏楠湳濫男藍襤拉�".split(""),t=0;t!=r[209].length;++t)65533!==r[209][t].charCodeAt(0)&&(n[r[209][t]]=53504+t,e[53504+t]=r[209][t]);for(r[210]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������納臘蠟衲囊娘廊朗浪狼郎乃來內奈柰耐冷女年撚秊念恬拈捻寧寗努勞奴弩怒擄櫓爐瑙盧老蘆虜路露駑魯鷺碌祿綠菉錄鹿論壟弄濃籠聾膿農惱牢磊腦賂雷尿壘屢樓淚漏累縷陋嫩訥杻紐勒肋凜凌稜綾能菱陵尼泥匿溺多茶�".split(""),t=0;t!=r[210].length;++t)65533!==r[210][t].charCodeAt(0)&&(n[r[210][t]]=53760+t,e[53760+t]=r[210][t]);for(r[211]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������丹亶但單團壇彖斷旦檀段湍短端簞緞蛋袒鄲鍛撻澾獺疸達啖坍憺擔曇淡湛潭澹痰聃膽蕁覃談譚錟沓畓答踏遝唐堂塘幢戇撞棠當糖螳黨代垈坮大對岱帶待戴擡玳臺袋貸隊黛宅德悳倒刀到圖堵塗導屠島嶋度徒悼挑掉搗桃�".split(""),t=0;t!=r[211].length;++t)65533!==r[211][t].charCodeAt(0)&&(n[r[211][t]]=54016+t,e[54016+t]=r[211][t]);for(r[212]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������棹櫂淘渡滔濤燾盜睹禱稻萄覩賭跳蹈逃途道都鍍陶韜毒瀆牘犢獨督禿篤纛讀墩惇敦旽暾沌焞燉豚頓乭突仝冬凍動同憧東桐棟洞潼疼瞳童胴董銅兜斗杜枓痘竇荳讀豆逗頭屯臀芚遁遯鈍得嶝橙燈登等藤謄鄧騰喇懶拏癩羅�".split(""),t=0;t!=r[212].length;++t)65533!==r[212][t].charCodeAt(0)&&(n[r[212][t]]=54272+t,e[54272+t]=r[212][t]);for(r[213]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������蘿螺裸邏樂洛烙珞絡落諾酪駱丹亂卵欄欒瀾爛蘭鸞剌辣嵐擥攬欖濫籃纜藍襤覽拉臘蠟廊朗浪狼琅瑯螂郞來崍徠萊冷掠略亮倆兩凉梁樑粮粱糧良諒輛量侶儷勵呂廬慮戾旅櫚濾礪藜蠣閭驢驪麗黎力曆歷瀝礫轢靂憐戀攣漣�".split(""),t=0;t!=r[213].length;++t)65533!==r[213][t].charCodeAt(0)&&(n[r[213][t]]=54528+t,e[54528+t]=r[213][t]);for(r[214]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������煉璉練聯蓮輦連鍊冽列劣洌烈裂廉斂殮濂簾獵令伶囹寧岺嶺怜玲笭羚翎聆逞鈴零靈領齡例澧禮醴隷勞怒撈擄櫓潞瀘爐盧老蘆虜路輅露魯鷺鹵碌祿綠菉錄鹿麓論壟弄朧瀧瓏籠聾儡瀨牢磊賂賚賴雷了僚寮廖料燎療瞭聊蓼�".split(""),t=0;t!=r[214].length;++t)65533!==r[214][t].charCodeAt(0)&&(n[r[214][t]]=54784+t,e[54784+t]=r[214][t]);for(r[215]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������遼鬧龍壘婁屢樓淚漏瘻累縷蔞褸鏤陋劉旒柳榴流溜瀏琉瑠留瘤硫謬類六戮陸侖倫崙淪綸輪律慄栗率隆勒肋凜凌楞稜綾菱陵俚利厘吏唎履悧李梨浬犁狸理璃異痢籬罹羸莉裏裡里釐離鯉吝潾燐璘藺躪隣鱗麟林淋琳臨霖砬�".split(""),t=0;t!=r[215].length;++t)65533!==r[215][t].charCodeAt(0)&&(n[r[215][t]]=55040+t,e[55040+t]=r[215][t]);for(r[216]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������立笠粒摩瑪痲碼磨馬魔麻寞幕漠膜莫邈万卍娩巒彎慢挽晩曼滿漫灣瞞萬蔓蠻輓饅鰻唜抹末沫茉襪靺亡妄忘忙望網罔芒茫莽輞邙埋妹媒寐昧枚梅每煤罵買賣邁魅脈貊陌驀麥孟氓猛盲盟萌冪覓免冕勉棉沔眄眠綿緬面麵滅�".split(""),t=0;t!=r[216].length;++t)65533!==r[216][t].charCodeAt(0)&&(n[r[216][t]]=55296+t,e[55296+t]=r[216][t]);for(r[217]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������蔑冥名命明暝椧溟皿瞑茗蓂螟酩銘鳴袂侮冒募姆帽慕摸摹暮某模母毛牟牡瑁眸矛耗芼茅謀謨貌木沐牧目睦穆鶩歿沒夢朦蒙卯墓妙廟描昴杳渺猫竗苗錨務巫憮懋戊拇撫无楙武毋無珷畝繆舞茂蕪誣貿霧鵡墨默們刎吻問文�".split(""),t=0;t!=r[217].length;++t)65533!==r[217][t].charCodeAt(0)&&(n[r[217][t]]=55552+t,e[55552+t]=r[217][t]);for(r[218]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������汶紊紋聞蚊門雯勿沕物味媚尾嵋彌微未梶楣渼湄眉米美薇謎迷靡黴岷悶愍憫敏旻旼民泯玟珉緡閔密蜜謐剝博拍搏撲朴樸泊珀璞箔粕縛膊舶薄迫雹駁伴半反叛拌搬攀斑槃泮潘班畔瘢盤盼磐磻礬絆般蟠返頒飯勃拔撥渤潑�".split(""),t=0;t!=r[218].length;++t)65533!==r[218][t].charCodeAt(0)&&(n[r[218][t]]=55808+t,e[55808+t]=r[218][t]);for(r[219]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������發跋醱鉢髮魃倣傍坊妨尨幇彷房放方旁昉枋榜滂磅紡肪膀舫芳蒡蚌訪謗邦防龐倍俳北培徘拜排杯湃焙盃背胚裴裵褙賠輩配陪伯佰帛柏栢白百魄幡樊煩燔番磻繁蕃藩飜伐筏罰閥凡帆梵氾汎泛犯範范法琺僻劈壁擘檗璧癖�".split(""),t=0;t!=r[219].length;++t)65533!==r[219][t].charCodeAt(0)&&(n[r[219][t]]=56064+t,e[56064+t]=r[219][t]);for(r[220]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������碧蘗闢霹便卞弁變辨辯邊別瞥鱉鼈丙倂兵屛幷昞昺柄棅炳甁病秉竝輧餠騈保堡報寶普步洑湺潽珤甫菩補褓譜輔伏僕匐卜宓復服福腹茯蔔複覆輹輻馥鰒本乶俸奉封峯峰捧棒烽熢琫縫蓬蜂逢鋒鳳不付俯傅剖副否咐埠夫婦�".split(""),t=0;t!=r[220].length;++t)65533!==r[220][t].charCodeAt(0)&&(n[r[220][t]]=56320+t,e[56320+t]=r[220][t]);for(r[221]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������孚孵富府復扶敷斧浮溥父符簿缶腐腑膚艀芙莩訃負賦賻赴趺部釜阜附駙鳧北分吩噴墳奔奮忿憤扮昐汾焚盆粉糞紛芬賁雰不佛弗彿拂崩朋棚硼繃鵬丕備匕匪卑妃婢庇悲憊扉批斐枇榧比毖毗毘沸泌琵痺砒碑秕秘粃緋翡肥�".split(""),t=0;t!=r[221].length;++t)65533!==r[221][t].charCodeAt(0)&&(n[r[221][t]]=56576+t,e[56576+t]=r[221][t]);for(r[222]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������脾臂菲蜚裨誹譬費鄙非飛鼻嚬嬪彬斌檳殯浜濱瀕牝玭貧賓頻憑氷聘騁乍事些仕伺似使俟僿史司唆嗣四士奢娑寫寺射巳師徙思捨斜斯柶査梭死沙泗渣瀉獅砂社祀祠私篩紗絲肆舍莎蓑蛇裟詐詞謝賜赦辭邪飼駟麝削數朔索�".split(""),t=0;t!=r[222].length;++t)65533!==r[222][t].charCodeAt(0)&&(n[r[222][t]]=56832+t,e[56832+t]=r[222][t]);for(r[223]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������傘刪山散汕珊産疝算蒜酸霰乷撒殺煞薩三參杉森渗芟蔘衫揷澁鈒颯上傷像償商喪嘗孀尙峠常床庠廂想桑橡湘爽牀狀相祥箱翔裳觴詳象賞霜塞璽賽嗇塞穡索色牲生甥省笙墅壻嶼序庶徐恕抒捿敍暑曙書栖棲犀瑞筮絮緖署�".split(""),t=0;t!=r[223].length;++t)65533!==r[223][t].charCodeAt(0)&&(n[r[223][t]]=57088+t,e[57088+t]=r[223][t]);for(r[224]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������胥舒薯西誓逝鋤黍鼠夕奭席惜昔晳析汐淅潟石碩蓆釋錫仙僊先善嬋宣扇敾旋渲煽琁瑄璇璿癬禪線繕羨腺膳船蘚蟬詵跣選銑鐥饍鮮卨屑楔泄洩渫舌薛褻設說雪齧剡暹殲纖蟾贍閃陝攝涉燮葉城姓宬性惺成星晟猩珹盛省筬�".split(""),t=0;t!=r[224].length;++t)65533!==r[224][t].charCodeAt(0)&&(n[r[224][t]]=57344+t,e[57344+t]=r[224][t]);for(r[225]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������聖聲腥誠醒世勢歲洗稅笹細說貰召嘯塑宵小少巢所掃搔昭梳沼消溯瀟炤燒甦疏疎瘙笑篠簫素紹蔬蕭蘇訴逍遡邵銷韶騷俗屬束涑粟續謖贖速孫巽損蓀遜飡率宋悚松淞訟誦送頌刷殺灑碎鎖衰釗修受嗽囚垂壽嫂守岫峀帥愁�".split(""),t=0;t!=r[225].length;++t)65533!==r[225][t].charCodeAt(0)&&(n[r[225][t]]=57600+t,e[57600+t]=r[225][t]);for(r[226]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������戍手授搜收數樹殊水洙漱燧狩獸琇璲瘦睡秀穗竪粹綏綬繡羞脩茱蒐蓚藪袖誰讐輸遂邃酬銖銹隋隧隨雖需須首髓鬚叔塾夙孰宿淑潚熟琡璹肅菽巡徇循恂旬栒楯橓殉洵淳珣盾瞬筍純脣舜荀蓴蕣詢諄醇錞順馴戌術述鉥崇崧�".split(""),t=0;t!=r[226].length;++t)65533!==r[226][t].charCodeAt(0)&&(n[r[226][t]]=57856+t,e[57856+t]=r[226][t]);for(r[227]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������嵩瑟膝蝨濕拾習褶襲丞乘僧勝升承昇繩蠅陞侍匙嘶始媤尸屎屍市弑恃施是時枾柴猜矢示翅蒔蓍視試詩諡豕豺埴寔式息拭植殖湜熄篒蝕識軾食飾伸侁信呻娠宸愼新晨燼申神紳腎臣莘薪藎蜃訊身辛辰迅失室實悉審尋心沁�".split(""),t=0;t!=r[227].length;++t)65533!==r[227][t].charCodeAt(0)&&(n[r[227][t]]=58112+t,e[58112+t]=r[227][t]);for(r[228]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������沈深瀋甚芯諶什十拾雙氏亞俄兒啞娥峨我牙芽莪蛾衙訝阿雅餓鴉鵝堊岳嶽幄惡愕握樂渥鄂鍔顎鰐齷安岸按晏案眼雁鞍顔鮟斡謁軋閼唵岩巖庵暗癌菴闇壓押狎鴨仰央怏昻殃秧鴦厓哀埃崖愛曖涯碍艾隘靄厄扼掖液縊腋額�".split(""),t=0;t!=r[228].length;++t)65533!==r[228][t].charCodeAt(0)&&(n[r[228][t]]=58368+t,e[58368+t]=r[228][t]);for(r[229]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������櫻罌鶯鸚也倻冶夜惹揶椰爺耶若野弱掠略約若葯蒻藥躍亮佯兩凉壤孃恙揚攘敭暘梁楊樣洋瀁煬痒瘍禳穰糧羊良襄諒讓釀陽量養圄御於漁瘀禦語馭魚齬億憶抑檍臆偃堰彦焉言諺孼蘖俺儼嚴奄掩淹嶪業円予余勵呂女如廬�".split(""),t=0;t!=r[229].length;++t)65533!==r[229][t].charCodeAt(0)&&(n[r[229][t]]=58624+t,e[58624+t]=r[229][t]);for(r[230]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������旅歟汝濾璵礖礪與艅茹輿轝閭餘驪麗黎亦力域役易曆歷疫繹譯轢逆驛嚥堧姸娟宴年延憐戀捐挻撚椽沇沿涎涓淵演漣烟然煙煉燃燕璉硏硯秊筵緣練縯聯衍軟輦蓮連鉛鍊鳶列劣咽悅涅烈熱裂說閱厭廉念捻染殮炎焰琰艶苒�".split(""),t=0;t!=r[230].length;++t)65533!==r[230][t].charCodeAt(0)&&(n[r[230][t]]=58880+t,e[58880+t]=r[230][t]);for(r[231]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������簾閻髥鹽曄獵燁葉令囹塋寧嶺嶸影怜映暎楹榮永泳渶潁濚瀛瀯煐營獰玲瑛瑩瓔盈穎纓羚聆英詠迎鈴鍈零霙靈領乂倪例刈叡曳汭濊猊睿穢芮藝蘂禮裔詣譽豫醴銳隸霓預五伍俉傲午吾吳嗚塢墺奧娛寤悟惡懊敖旿晤梧汚澳�".split(""),t=0;t!=r[231].length;++t)65533!==r[231][t].charCodeAt(0)&&(n[r[231][t]]=59136+t,e[59136+t]=r[231][t]);for(r[232]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������烏熬獒筽蜈誤鰲鼇屋沃獄玉鈺溫瑥瘟穩縕蘊兀壅擁瓮甕癰翁邕雍饔渦瓦窩窪臥蛙蝸訛婉完宛梡椀浣玩琓琬碗緩翫脘腕莞豌阮頑曰往旺枉汪王倭娃歪矮外嵬巍猥畏了僚僥凹堯夭妖姚寥寮尿嶢拗搖撓擾料曜樂橈燎燿瑤療�".split(""),t=0;t!=r[232].length;++t)65533!==r[232][t].charCodeAt(0)&&(n[r[232][t]]=59392+t,e[59392+t]=r[232][t]);for(r[233]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������窈窯繇繞耀腰蓼蟯要謠遙遼邀饒慾欲浴縟褥辱俑傭冗勇埇墉容庸慂榕涌湧溶熔瑢用甬聳茸蓉踊鎔鏞龍于佑偶優又友右宇寓尤愚憂旴牛玗瑀盂祐禑禹紆羽芋藕虞迂遇郵釪隅雨雩勖彧旭昱栯煜稶郁頊云暈橒殞澐熉耘芸蕓�".split(""),t=0;t!=r[233].length;++t)65533!==r[233][t].charCodeAt(0)&&(n[r[233][t]]=59648+t,e[59648+t]=r[233][t]);for(r[234]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������運隕雲韻蔚鬱亐熊雄元原員圓園垣媛嫄寃怨愿援沅洹湲源爰猿瑗苑袁轅遠阮院願鴛月越鉞位偉僞危圍委威尉慰暐渭爲瑋緯胃萎葦蔿蝟衛褘謂違韋魏乳侑儒兪劉唯喩孺宥幼幽庾悠惟愈愉揄攸有杻柔柚柳楡楢油洧流游溜�".split(""),t=0;t!=r[234].length;++t)65533!==r[234][t].charCodeAt(0)&&(n[r[234][t]]=59904+t,e[59904+t]=r[234][t]);for(r[235]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������濡猶猷琉瑜由留癒硫紐維臾萸裕誘諛諭踰蹂遊逾遺酉釉鍮類六堉戮毓肉育陸倫允奫尹崙淪潤玧胤贇輪鈗閏律慄栗率聿戎瀜絨融隆垠恩慇殷誾銀隱乙吟淫蔭陰音飮揖泣邑凝應膺鷹依倚儀宜意懿擬椅毅疑矣義艤薏蟻衣誼�".split(""),t=0;t!=r[235].length;++t)65533!==r[235][t].charCodeAt(0)&&(n[r[235][t]]=60160+t,e[60160+t]=r[235][t]);for(r[236]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������議醫二以伊利吏夷姨履已弛彛怡易李梨泥爾珥理異痍痢移罹而耳肄苡荑裏裡貽貳邇里離飴餌匿溺瀷益翊翌翼謚人仁刃印吝咽因姻寅引忍湮燐璘絪茵藺蚓認隣靭靷鱗麟一佚佾壹日溢逸鎰馹任壬妊姙恁林淋稔臨荏賃入卄�".split(""),t=0;t!=r[236].length;++t)65533!==r[236][t].charCodeAt(0)&&(n[r[236][t]]=60416+t,e[60416+t]=r[236][t]);for(r[237]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������立笠粒仍剩孕芿仔刺咨姉姿子字孜恣慈滋炙煮玆瓷疵磁紫者自茨蔗藉諮資雌作勺嚼斫昨灼炸爵綽芍酌雀鵲孱棧殘潺盞岑暫潛箴簪蠶雜丈仗匠場墻壯奬將帳庄張掌暲杖樟檣欌漿牆狀獐璋章粧腸臟臧莊葬蔣薔藏裝贓醬長�".split(""),t=0;t!=r[237].length;++t)65533!==r[237][t].charCodeAt(0)&&(n[r[237][t]]=60672+t,e[60672+t]=r[237][t]);for(r[238]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������障再哉在宰才材栽梓渽滓災縡裁財載齋齎爭箏諍錚佇低儲咀姐底抵杵楮樗沮渚狙猪疽箸紵苧菹著藷詛貯躇這邸雎齟勣吊嫡寂摘敵滴狄炙的積笛籍績翟荻謫賊赤跡蹟迪迹適鏑佃佺傳全典前剪塡塼奠專展廛悛戰栓殿氈澱�".split(""),t=0;t!=r[238].length;++t)65533!==r[238][t].charCodeAt(0)&&(n[r[238][t]]=60928+t,e[60928+t]=r[238][t]);for(r[239]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������煎琠田甸畑癲筌箋箭篆纏詮輾轉鈿銓錢鐫電顚顫餞切截折浙癤竊節絶占岾店漸点粘霑鮎點接摺蝶丁井亭停偵呈姃定幀庭廷征情挺政整旌晶晸柾楨檉正汀淀淨渟湞瀞炡玎珽町睛碇禎程穽精綎艇訂諪貞鄭酊釘鉦鋌錠霆靖�".split(""),t=0;t!=r[239].length;++t)65533!==r[239][t].charCodeAt(0)&&(n[r[239][t]]=61184+t,e[61184+t]=r[239][t]);for(r[240]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������靜頂鼎制劑啼堤帝弟悌提梯濟祭第臍薺製諸蹄醍除際霽題齊俎兆凋助嘲弔彫措操早晁曺曹朝條棗槽漕潮照燥爪璪眺祖祚租稠窕粗糟組繰肇藻蚤詔調趙躁造遭釣阻雕鳥族簇足鏃存尊卒拙猝倧宗從悰慫棕淙琮種終綜縱腫�".split(""),t=0;t!=r[240].length;++t)65533!==r[240][t].charCodeAt(0)&&(n[r[240][t]]=61440+t,e[61440+t]=r[240][t]);for(r[241]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������踪踵鍾鐘佐坐左座挫罪主住侏做姝胄呪周嗾奏宙州廚晝朱柱株注洲湊澍炷珠疇籌紂紬綢舟蛛註誅走躊輳週酎酒鑄駐竹粥俊儁准埈寯峻晙樽浚準濬焌畯竣蠢逡遵雋駿茁中仲衆重卽櫛楫汁葺增憎曾拯烝甑症繒蒸證贈之只�".split(""),t=0;t!=r[241].length;++t)65533!==r[241][t].charCodeAt(0)&&(n[r[241][t]]=61696+t,e[61696+t]=r[241][t]);for(r[242]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������咫地址志持指摯支旨智枝枳止池沚漬知砥祉祗紙肢脂至芝芷蜘誌識贄趾遲直稙稷織職唇嗔塵振搢晉晋桭榛殄津溱珍瑨璡畛疹盡眞瞋秦縉縝臻蔯袗診賑軫辰進鎭陣陳震侄叱姪嫉帙桎瓆疾秩窒膣蛭質跌迭斟朕什執潗緝輯�".split(""),t=0;t!=r[242].length;++t)65533!==r[242][t].charCodeAt(0)&&(n[r[242][t]]=61952+t,e[61952+t]=r[242][t]);for(r[243]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������鏶集徵懲澄且侘借叉嗟嵯差次此磋箚茶蹉車遮捉搾着窄錯鑿齪撰澯燦璨瓚竄簒纂粲纘讚贊鑽餐饌刹察擦札紮僭參塹慘慙懺斬站讒讖倉倡創唱娼廠彰愴敞昌昶暢槍滄漲猖瘡窓脹艙菖蒼債埰寀寨彩採砦綵菜蔡采釵冊柵策�".split(""),t=0;t!=r[243].length;++t)65533!==r[243][t].charCodeAt(0)&&(n[r[243][t]]=62208+t,e[62208+t]=r[243][t]);for(r[244]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������責凄妻悽處倜刺剔尺慽戚拓擲斥滌瘠脊蹠陟隻仟千喘天川擅泉淺玔穿舛薦賤踐遷釧闡阡韆凸哲喆徹撤澈綴輟轍鐵僉尖沾添甛瞻簽籤詹諂堞妾帖捷牒疊睫諜貼輒廳晴淸聽菁請靑鯖切剃替涕滯締諦逮遞體初剿哨憔抄招梢�".split(""),t=0;t!=r[244].length;++t)65533!==r[244][t].charCodeAt(0)&&(n[r[244][t]]=62464+t,e[62464+t]=r[244][t]);for(r[245]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������椒楚樵炒焦硝礁礎秒稍肖艸苕草蕉貂超酢醋醮促囑燭矗蜀觸寸忖村邨叢塚寵悤憁摠總聰蔥銃撮催崔最墜抽推椎楸樞湫皺秋芻萩諏趨追鄒酋醜錐錘鎚雛騶鰍丑畜祝竺筑築縮蓄蹙蹴軸逐春椿瑃出朮黜充忠沖蟲衝衷悴膵萃�".split(""),t=0;t!=r[245].length;++t)65533!==r[245][t].charCodeAt(0)&&(n[r[245][t]]=62720+t,e[62720+t]=r[245][t]);for(r[246]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������贅取吹嘴娶就炊翠聚脆臭趣醉驟鷲側仄厠惻測層侈値嗤峙幟恥梔治淄熾痔痴癡稚穉緇緻置致蚩輜雉馳齒則勅飭親七柒漆侵寢枕沈浸琛砧針鍼蟄秤稱快他咤唾墮妥惰打拖朶楕舵陀馱駝倬卓啄坼度托拓擢晫柝濁濯琢琸託�".split(""),t=0;t!=r[246].length;++t)65533!==r[246][t].charCodeAt(0)&&(n[r[246][t]]=62976+t,e[62976+t]=r[246][t]);for(r[247]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������鐸呑嘆坦彈憚歎灘炭綻誕奪脫探眈耽貪塔搭榻宕帑湯糖蕩兌台太怠態殆汰泰笞胎苔跆邰颱宅擇澤撑攄兎吐土討慟桶洞痛筒統通堆槌腿褪退頹偸套妬投透鬪慝特闖坡婆巴把播擺杷波派爬琶破罷芭跛頗判坂板版瓣販辦鈑�".split(""),t=0;t!=r[247].length;++t)65533!==r[247][t].charCodeAt(0)&&(n[r[247][t]]=63232+t,e[63232+t]=r[247][t]);for(r[248]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������阪八叭捌佩唄悖敗沛浿牌狽稗覇貝彭澎烹膨愎便偏扁片篇編翩遍鞭騙貶坪平枰萍評吠嬖幣廢弊斃肺蔽閉陛佈包匍匏咆哺圃布怖抛抱捕暴泡浦疱砲胞脯苞葡蒲袍褒逋鋪飽鮑幅暴曝瀑爆輻俵剽彪慓杓標漂瓢票表豹飇飄驃�".split(""),t=0;t!=r[248].length;++t)65533!==r[248][t].charCodeAt(0)&&(n[r[248][t]]=63488+t,e[63488+t]=r[248][t]);for(r[249]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������品稟楓諷豊風馮彼披疲皮被避陂匹弼必泌珌畢疋筆苾馝乏逼下何厦夏廈昰河瑕荷蝦賀遐霞鰕壑學虐謔鶴寒恨悍旱汗漢澣瀚罕翰閑閒限韓割轄函含咸啣喊檻涵緘艦銜陷鹹合哈盒蛤閤闔陜亢伉姮嫦巷恒抗杭桁沆港缸肛航�".split(""),t=0;t!=r[249].length;++t)65533!==r[249][t].charCodeAt(0)&&(n[r[249][t]]=63744+t,e[63744+t]=r[249][t]);for(r[250]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������行降項亥偕咳垓奚孩害懈楷海瀣蟹解該諧邂駭骸劾核倖幸杏荇行享向嚮珦鄕響餉饗香噓墟虛許憲櫶獻軒歇險驗奕爀赫革俔峴弦懸晛泫炫玄玹現眩睍絃絢縣舷衒見賢鉉顯孑穴血頁嫌俠協夾峽挾浹狹脅脇莢鋏頰亨兄刑型�".split(""),t=0;t!=r[250].length;++t)65533!==r[250][t].charCodeAt(0)&&(n[r[250][t]]=64e3+t,e[64e3+t]=r[250][t]);for(r[251]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������形泂滎瀅灐炯熒珩瑩荊螢衡逈邢鎣馨兮彗惠慧暳蕙蹊醯鞋乎互呼壕壺好岵弧戶扈昊晧毫浩淏湖滸澔濠濩灝狐琥瑚瓠皓祜糊縞胡芦葫蒿虎號蝴護豪鎬頀顥惑或酷婚昏混渾琿魂忽惚笏哄弘汞泓洪烘紅虹訌鴻化和嬅樺火畵�".split(""),t=0;t!=r[251].length;++t)65533!==r[251][t].charCodeAt(0)&&(n[r[251][t]]=64256+t,e[64256+t]=r[251][t]);for(r[252]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������禍禾花華話譁貨靴廓擴攫確碻穫丸喚奐宦幻患換歡晥桓渙煥環紈還驩鰥活滑猾豁闊凰幌徨恍惶愰慌晃晄榥況湟滉潢煌璜皇篁簧荒蝗遑隍黃匯回廻徊恢悔懷晦會檜淮澮灰獪繪膾茴蛔誨賄劃獲宖橫鐄哮嚆孝效斅曉梟涍淆�".split(""),t=0;t!=r[252].length;++t)65533!==r[252][t].charCodeAt(0)&&(n[r[252][t]]=64512+t,e[64512+t]=r[252][t]);for(r[253]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������爻肴酵驍侯候厚后吼喉嗅帿後朽煦珝逅勛勳塤壎焄熏燻薰訓暈薨喧暄煊萱卉喙毁彙徽揮暉煇諱輝麾休携烋畦虧恤譎鷸兇凶匈洶胸黑昕欣炘痕吃屹紇訖欠欽歆吸恰洽翕興僖凞喜噫囍姬嬉希憙憘戱晞曦熙熹熺犧禧稀羲詰�".split(""),t=0;t!=r[253].length;++t)65533!==r[253][t].charCodeAt(0)&&(n[r[253][t]]=64768+t,e[64768+t]=r[253][t]);return{enc:n,dec:e}}(),n[950]=function(){var t,e=[],n={},r=[];for(r[0]="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~��������������������������������������������������������������������������������������������������������������������������������".split(""),t=0;t!=r[0].length;++t)65533!==r[0][t].charCodeAt(0)&&(n[r[0][t]]=0+t,e[0+t]=r[0][t]);for(r[161]="���������������������������������������������������������������� ,、。.‧;:?!︰…‥﹐﹑﹒·﹔﹕﹖﹗|–︱—︳╴︴﹏()︵︶{}︷︸〔〕︹︺【】︻︼《》︽︾〈〉︿﹀「」﹁﹂『』﹃﹄﹙﹚����������������������������������﹛﹜﹝﹞‘’“”〝〞‵′#&*※§〃○●△▲◎☆★◇◆□■▽▼㊣℅¯ ̄_ˍ﹉﹊﹍﹎﹋﹌﹟﹠﹡+-×÷±√<>=≦≧≠∞≒≡﹢﹣﹤﹥﹦~∩∪⊥∠∟⊿㏒㏑∫∮∵∴♀♂⊕⊙↑↓←→↖↗↙↘∥∣/�".split(""),t=0;t!=r[161].length;++t)65533!==r[161][t].charCodeAt(0)&&(n[r[161][t]]=41216+t,e[41216+t]=r[161][t]);for(r[162]="����������������������������������������������������������������\∕﹨$¥〒¢£%@℃℉﹩﹪﹫㏕㎜㎝㎞㏎㎡㎎㎏㏄°兙兛兞兝兡兣嗧瓩糎▁▂▃▄▅▆▇█▏▎▍▌▋▊▉┼┴┬┤├▔─│▕┌┐└┘╭����������������������������������╮╰╯═╞╪╡◢◣◥◤╱╲╳0123456789ⅠⅡⅢⅣⅤⅥⅦⅧⅨⅩ〡〢〣〤〥〦〧〨〩十卄卅ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuv�".split(""),t=0;t!=r[162].length;++t)65533!==r[162][t].charCodeAt(0)&&(n[r[162][t]]=41472+t,e[41472+t]=r[162][t]);for(r[163]="����������������������������������������������������������������wxyzΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρστυφχψωㄅㄆㄇㄈㄉㄊㄋㄌㄍㄎㄏ����������������������������������ㄐㄑㄒㄓㄔㄕㄖㄗㄘㄙㄚㄛㄜㄝㄞㄟㄠㄡㄢㄣㄤㄥㄦㄧㄨㄩ˙ˉˊˇˋ���������������������������������€������������������������������".split(""),t=0;t!=r[163].length;++t)65533!==r[163][t].charCodeAt(0)&&(n[r[163][t]]=41728+t,e[41728+t]=r[163][t]);for(r[164]="����������������������������������������������������������������一乙丁七乃九了二人儿入八几刀刁力匕十卜又三下丈上丫丸凡久么也乞于亡兀刃勺千叉口土士夕大女子孑孓寸小尢尸山川工己已巳巾干廾弋弓才����������������������������������丑丐不中丰丹之尹予云井互五亢仁什仃仆仇仍今介仄元允內六兮公冗凶分切刈勻勾勿化匹午升卅卞厄友及反壬天夫太夭孔少尤尺屯巴幻廿弔引心戈戶手扎支文斗斤方日曰月木欠止歹毋比毛氏水火爪父爻片牙牛犬王丙�".split(""),t=0;t!=r[164].length;++t)65533!==r[164][t].charCodeAt(0)&&(n[r[164][t]]=41984+t,e[41984+t]=r[164][t]);for(r[165]="����������������������������������������������������������������世丕且丘主乍乏乎以付仔仕他仗代令仙仞充兄冉冊冬凹出凸刊加功包匆北匝仟半卉卡占卯卮去可古右召叮叩叨叼司叵叫另只史叱台句叭叻四囚外����������������������������������央失奴奶孕它尼巨巧左市布平幼弁弘弗必戊打扔扒扑斥旦朮本未末札正母民氐永汁汀氾犯玄玉瓜瓦甘生用甩田由甲申疋白皮皿目矛矢石示禾穴立丞丟乒乓乩亙交亦亥仿伉伙伊伕伍伐休伏仲件任仰仳份企伋光兇兆先全�".split(""),t=0;t!=r[165].length;++t)65533!==r[165][t].charCodeAt(0)&&(n[r[165][t]]=42240+t,e[42240+t]=r[165][t]);for(r[166]="����������������������������������������������������������������共再冰列刑划刎刖劣匈匡匠印危吉吏同吊吐吁吋各向名合吃后吆吒因回囝圳地在圭圬圯圩夙多夷夸妄奸妃好她如妁字存宇守宅安寺尖屹州帆并年����������������������������������式弛忙忖戎戌戍成扣扛托收早旨旬旭曲曳有朽朴朱朵次此死氖汝汗汙江池汐汕污汛汍汎灰牟牝百竹米糸缶羊羽老考而耒耳聿肉肋肌臣自至臼舌舛舟艮色艾虫血行衣西阡串亨位住佇佗佞伴佛何估佐佑伽伺伸佃佔似但佣�".split(""),t=0;t!=r[166].length;++t)65533!==r[166][t].charCodeAt(0)&&(n[r[166][t]]=42496+t,e[42496+t]=r[166][t]);for(r[167]="����������������������������������������������������������������作你伯低伶余佝佈佚兌克免兵冶冷別判利刪刨劫助努劬匣即卵吝吭吞吾否呎吧呆呃吳呈呂君吩告吹吻吸吮吵吶吠吼呀吱含吟听囪困囤囫坊坑址坍����������������������������������均坎圾坐坏圻壯夾妝妒妨妞妣妙妖妍妤妓妊妥孝孜孚孛完宋宏尬局屁尿尾岐岑岔岌巫希序庇床廷弄弟彤形彷役忘忌志忍忱快忸忪戒我抄抗抖技扶抉扭把扼找批扳抒扯折扮投抓抑抆改攻攸旱更束李杏材村杜杖杞杉杆杠�".split(""),t=0;t!=r[167].length;++t)65533!==r[167][t].charCodeAt(0)&&(n[r[167][t]]=42752+t,e[42752+t]=r[167][t]);for(r[168]="����������������������������������������������������������������杓杗步每求汞沙沁沈沉沅沛汪決沐汰沌汨沖沒汽沃汲汾汴沆汶沍沔沘沂灶灼災灸牢牡牠狄狂玖甬甫男甸皂盯矣私秀禿究系罕肖肓肝肘肛肚育良芒����������������������������������芋芍見角言谷豆豕貝赤走足身車辛辰迂迆迅迄巡邑邢邪邦那酉釆里防阮阱阪阬並乖乳事些亞享京佯依侍佳使佬供例來侃佰併侈佩佻侖佾侏侑佺兔兒兕兩具其典冽函刻券刷刺到刮制剁劾劻卒協卓卑卦卷卸卹取叔受味呵�".split(""),t=0;t!=r[168].length;++t)65533!==r[168][t].charCodeAt(0)&&(n[r[168][t]]=43008+t,e[43008+t]=r[168][t]);for(r[169]="����������������������������������������������������������������咖呸咕咀呻呷咄咒咆呼咐呱呶和咚呢周咋命咎固垃坷坪坩坡坦坤坼夜奉奇奈奄奔妾妻委妹妮姑姆姐姍始姓姊妯妳姒姅孟孤季宗定官宜宙宛尚屈居����������������������������������屆岷岡岸岩岫岱岳帘帚帖帕帛帑幸庚店府底庖延弦弧弩往征彿彼忝忠忽念忿怏怔怯怵怖怪怕怡性怩怫怛或戕房戾所承拉拌拄抿拂抹拒招披拓拔拋拈抨抽押拐拙拇拍抵拚抱拘拖拗拆抬拎放斧於旺昔易昌昆昂明昀昏昕昊�".split(""),t=0;t!=r[169].length;++t)65533!==r[169][t].charCodeAt(0)&&(n[r[169][t]]=43264+t,e[43264+t]=r[169][t]);for(r[170]="����������������������������������������������������������������昇服朋杭枋枕東果杳杷枇枝林杯杰板枉松析杵枚枓杼杪杲欣武歧歿氓氛泣注泳沱泌泥河沽沾沼波沫法泓沸泄油況沮泗泅泱沿治泡泛泊沬泯泜泖泠����������������������������������炕炎炒炊炙爬爭爸版牧物狀狎狙狗狐玩玨玟玫玥甽疝疙疚的盂盲直知矽社祀祁秉秈空穹竺糾罔羌羋者肺肥肢肱股肫肩肴肪肯臥臾舍芳芝芙芭芽芟芹花芬芥芯芸芣芰芾芷虎虱初表軋迎返近邵邸邱邶采金長門阜陀阿阻附�".split(""),t=0;t!=r[170].length;++t)65533!==r[170][t].charCodeAt(0)&&(n[r[170][t]]=43520+t,e[43520+t]=r[170][t]);for(r[171]="����������������������������������������������������������������陂隹雨青非亟亭亮信侵侯便俠俑俏保促侶俘俟俊俗侮俐俄係俚俎俞侷兗冒冑冠剎剃削前剌剋則勇勉勃勁匍南卻厚叛咬哀咨哎哉咸咦咳哇哂咽咪品����������������������������������哄哈咯咫咱咻咩咧咿囿垂型垠垣垢城垮垓奕契奏奎奐姜姘姿姣姨娃姥姪姚姦威姻孩宣宦室客宥封屎屏屍屋峙峒巷帝帥帟幽庠度建弈弭彥很待徊律徇後徉怒思怠急怎怨恍恰恨恢恆恃恬恫恪恤扁拜挖按拼拭持拮拽指拱拷�".split(""),t=0;t!=r[171].length;++t)65533!==r[171][t].charCodeAt(0)&&(n[r[171][t]]=43776+t,e[43776+t]=r[171][t]);for(r[172]="����������������������������������������������������������������拯括拾拴挑挂政故斫施既春昭映昧是星昨昱昤曷柿染柱柔某柬架枯柵柩柯柄柑枴柚查枸柏柞柳枰柙柢柝柒歪殃殆段毒毗氟泉洋洲洪流津洌洱洞洗����������������������������������活洽派洶洛泵洹洧洸洩洮洵洎洫炫為炳炬炯炭炸炮炤爰牲牯牴狩狠狡玷珊玻玲珍珀玳甚甭畏界畎畋疫疤疥疢疣癸皆皇皈盈盆盃盅省盹相眉看盾盼眇矜砂研砌砍祆祉祈祇禹禺科秒秋穿突竿竽籽紂紅紀紉紇約紆缸美羿耄�".split(""),t=0;t!=r[172].length;++t)65533!==r[172][t].charCodeAt(0)&&(n[r[172][t]]=44032+t,e[44032+t]=r[172][t]);for(r[173]="����������������������������������������������������������������耐耍耑耶胖胥胚胃胄背胡胛胎胞胤胝致舢苧范茅苣苛苦茄若茂茉苒苗英茁苜苔苑苞苓苟苯茆虐虹虻虺衍衫要觔計訂訃貞負赴赳趴軍軌述迦迢迪迥����������������������������������迭迫迤迨郊郎郁郃酋酊重閂限陋陌降面革韋韭音頁風飛食首香乘亳倌倍倣俯倦倥俸倩倖倆值借倚倒們俺倀倔倨俱倡個候倘俳修倭倪俾倫倉兼冤冥冢凍凌准凋剖剜剔剛剝匪卿原厝叟哨唐唁唷哼哥哲唆哺唔哩哭員唉哮哪�".split(""),t=0;t!=r[173].length;++t)65533!==r[173][t].charCodeAt(0)&&(n[r[173][t]]=44288+t,e[44288+t]=r[173][t]);for(r[174]="����������������������������������������������������������������哦唧唇哽唏圃圄埂埔埋埃堉夏套奘奚娑娘娜娟娛娓姬娠娣娩娥娌娉孫屘宰害家宴宮宵容宸射屑展屐峭峽峻峪峨峰島崁峴差席師庫庭座弱徒徑徐恙����������������������������������恣恥恐恕恭恩息悄悟悚悍悔悌悅悖扇拳挈拿捎挾振捕捂捆捏捉挺捐挽挪挫挨捍捌效敉料旁旅時晉晏晃晒晌晅晁書朔朕朗校核案框桓根桂桔栩梳栗桌桑栽柴桐桀格桃株桅栓栘桁殊殉殷氣氧氨氦氤泰浪涕消涇浦浸海浙涓�".split(""),t=0;t!=r[174].length;++t)65533!==r[174][t].charCodeAt(0)&&(n[r[174][t]]=44544+t,e[44544+t]=r[174][t]);for(r[175]="����������������������������������������������������������������浬涉浮浚浴浩涌涊浹涅浥涔烊烘烤烙烈烏爹特狼狹狽狸狷玆班琉珮珠珪珞畔畝畜畚留疾病症疲疳疽疼疹痂疸皋皰益盍盎眩真眠眨矩砰砧砸砝破砷����������������������������������砥砭砠砟砲祕祐祠祟祖神祝祗祚秤秣秧租秦秩秘窄窈站笆笑粉紡紗紋紊素索純紐紕級紜納紙紛缺罟羔翅翁耆耘耕耙耗耽耿胱脂胰脅胭胴脆胸胳脈能脊胼胯臭臬舀舐航舫舨般芻茫荒荔荊茸荐草茵茴荏茲茹茶茗荀茱茨荃�".split(""),t=0;t!=r[175].length;++t)65533!==r[175][t].charCodeAt(0)&&(n[r[175][t]]=44800+t,e[44800+t]=r[175][t]);for(r[176]="����������������������������������������������������������������虔蚊蚪蚓蚤蚩蚌蚣蚜衰衷袁袂衽衹記訐討訌訕訊託訓訖訏訑豈豺豹財貢起躬軒軔軏辱送逆迷退迺迴逃追逅迸邕郡郝郢酒配酌釘針釗釜釙閃院陣陡����������������������������������陛陝除陘陞隻飢馬骨高鬥鬲鬼乾偺偽停假偃偌做偉健偶偎偕偵側偷偏倏偯偭兜冕凰剪副勒務勘動匐匏匙匿區匾參曼商啪啦啄啞啡啃啊唱啖問啕唯啤唸售啜唬啣唳啁啗圈國圉域堅堊堆埠埤基堂堵執培夠奢娶婁婉婦婪婀�".split(""),t=0;t!=r[176].length;++t)65533!==r[176][t].charCodeAt(0)&&(n[r[176][t]]=45056+t,e[45056+t]=r[176][t]);for(r[177]="����������������������������������������������������������������娼婢婚婆婊孰寇寅寄寂宿密尉專將屠屜屝崇崆崎崛崖崢崑崩崔崙崤崧崗巢常帶帳帷康庸庶庵庾張強彗彬彩彫得徙從徘御徠徜恿患悉悠您惋悴惦悽����������������������������������情悻悵惜悼惘惕惆惟悸惚惇戚戛扈掠控捲掖探接捷捧掘措捱掩掉掃掛捫推掄授掙採掬排掏掀捻捩捨捺敝敖救教敗啟敏敘敕敔斜斛斬族旋旌旎晝晚晤晨晦晞曹勗望梁梯梢梓梵桿桶梱梧梗械梃棄梭梆梅梔條梨梟梡梂欲殺�".split(""),t=0;t!=r[177].length;++t)65533!==r[177][t].charCodeAt(0)&&(n[r[177][t]]=45312+t,e[45312+t]=r[177][t]);for(r[178]="����������������������������������������������������������������毫毬氫涎涼淳淙液淡淌淤添淺清淇淋涯淑涮淞淹涸混淵淅淒渚涵淚淫淘淪深淮淨淆淄涪淬涿淦烹焉焊烽烯爽牽犁猜猛猖猓猙率琅琊球理現琍瓠瓶����������������������������������瓷甜產略畦畢異疏痔痕疵痊痍皎盔盒盛眷眾眼眶眸眺硫硃硎祥票祭移窒窕笠笨笛第符笙笞笮粒粗粕絆絃統紮紹紼絀細紳組累終紲紱缽羞羚翌翎習耜聊聆脯脖脣脫脩脰脤舂舵舷舶船莎莞莘荸莢莖莽莫莒莊莓莉莠荷荻荼�".split(""),t=0;t!=r[178].length;++t)65533!==r[178][t].charCodeAt(0)&&(n[r[178][t]]=45568+t,e[45568+t]=r[178][t]);for(r[179]="����������������������������������������������������������������莆莧處彪蛇蛀蚶蛄蚵蛆蛋蚱蚯蛉術袞袈被袒袖袍袋覓規訪訝訣訥許設訟訛訢豉豚販責貫貨貪貧赧赦趾趺軛軟這逍通逗連速逝逐逕逞造透逢逖逛途����������������������������������部郭都酗野釵釦釣釧釭釩閉陪陵陳陸陰陴陶陷陬雀雪雩章竟頂頃魚鳥鹵鹿麥麻傢傍傅備傑傀傖傘傚最凱割剴創剩勞勝勛博厥啻喀喧啼喊喝喘喂喜喪喔喇喋喃喳單喟唾喲喚喻喬喱啾喉喫喙圍堯堪場堤堰報堡堝堠壹壺奠�".split(""),t=0;t!=r[179].length;++t)65533!==r[179][t].charCodeAt(0)&&(n[r[179][t]]=45824+t,e[45824+t]=r[179][t]);for(r[180]="����������������������������������������������������������������婷媚婿媒媛媧孳孱寒富寓寐尊尋就嵌嵐崴嵇巽幅帽幀幃幾廊廁廂廄弼彭復循徨惑惡悲悶惠愜愣惺愕惰惻惴慨惱愎惶愉愀愒戟扉掣掌描揀揩揉揆揍����������������������������������插揣提握揖揭揮捶援揪換摒揚揹敞敦敢散斑斐斯普晰晴晶景暑智晾晷曾替期朝棺棕棠棘棗椅棟棵森棧棹棒棲棣棋棍植椒椎棉棚楮棻款欺欽殘殖殼毯氮氯氬港游湔渡渲湧湊渠渥渣減湛湘渤湖湮渭渦湯渴湍渺測湃渝渾滋�".split(""),t=0;t!=r[180].length;++t)65533!==r[180][t].charCodeAt(0)&&(n[r[180][t]]=46080+t,e[46080+t]=r[180][t]);for(r[181]="����������������������������������������������������������������溉渙湎湣湄湲湩湟焙焚焦焰無然煮焜牌犄犀猶猥猴猩琺琪琳琢琥琵琶琴琯琛琦琨甥甦畫番痢痛痣痙痘痞痠登發皖皓皴盜睏短硝硬硯稍稈程稅稀窘����������������������������������窗窖童竣等策筆筐筒答筍筋筏筑粟粥絞結絨絕紫絮絲絡給絢絰絳善翔翕耋聒肅腕腔腋腑腎脹腆脾腌腓腴舒舜菩萃菸萍菠菅萋菁華菱菴著萊菰萌菌菽菲菊萸萎萄菜萇菔菟虛蛟蛙蛭蛔蛛蛤蛐蛞街裁裂袱覃視註詠評詞証詁�".split(""),t=0;t!=r[181].length;++t)65533!==r[181][t].charCodeAt(0)&&(n[r[181][t]]=46336+t,e[46336+t]=r[181][t]);for(r[182]="����������������������������������������������������������������詔詛詐詆訴診訶詖象貂貯貼貳貽賁費賀貴買貶貿貸越超趁跎距跋跚跑跌跛跆軻軸軼辜逮逵週逸進逶鄂郵鄉郾酣酥量鈔鈕鈣鈉鈞鈍鈐鈇鈑閔閏開閑����������������������������������間閒閎隊階隋陽隅隆隍陲隄雁雅雄集雇雯雲韌項順須飧飪飯飩飲飭馮馭黃黍黑亂傭債傲傳僅傾催傷傻傯僇剿剷剽募勦勤勢勣匯嗟嗨嗓嗦嗎嗜嗇嗑嗣嗤嗯嗚嗡嗅嗆嗥嗉園圓塞塑塘塗塚塔填塌塭塊塢塒塋奧嫁嫉嫌媾媽媼�".split(""),t=0;t!=r[182].length;++t)65533!==r[182][t].charCodeAt(0)&&(n[r[182][t]]=46592+t,e[46592+t]=r[182][t]);for(r[183]="����������������������������������������������������������������媳嫂媲嵩嵯幌幹廉廈弒彙徬微愚意慈感想愛惹愁愈慎慌慄慍愾愴愧愍愆愷戡戢搓搾搞搪搭搽搬搏搜搔損搶搖搗搆敬斟新暗暉暇暈暖暄暘暍會榔業����������������������������������楚楷楠楔極椰概楊楨楫楞楓楹榆楝楣楛歇歲毀殿毓毽溢溯滓溶滂源溝滇滅溥溘溼溺溫滑準溜滄滔溪溧溴煎煙煩煤煉照煜煬煦煌煥煞煆煨煖爺牒猷獅猿猾瑯瑚瑕瑟瑞瑁琿瑙瑛瑜當畸瘀痰瘁痲痱痺痿痴痳盞盟睛睫睦睞督�".split(""),t=0;t!=r[183].length;++t)65533!==r[183][t].charCodeAt(0)&&(n[r[183][t]]=46848+t,e[46848+t]=r[183][t]);for(r[184]="����������������������������������������������������������������睹睪睬睜睥睨睢矮碎碰碗碘碌碉硼碑碓硿祺祿禁萬禽稜稚稠稔稟稞窟窠筷節筠筮筧粱粳粵經絹綑綁綏絛置罩罪署義羨群聖聘肆肄腱腰腸腥腮腳腫����������������������������������腹腺腦舅艇蒂葷落萱葵葦葫葉葬葛萼萵葡董葩葭葆虞虜號蛹蜓蜈蜇蜀蛾蛻蜂蜃蜆蜊衙裟裔裙補裘裝裡裊裕裒覜解詫該詳試詩詰誇詼詣誠話誅詭詢詮詬詹詻訾詨豢貊貉賊資賈賄貲賃賂賅跡跟跨路跳跺跪跤跦躲較載軾輊�".split(""),t=0;t!=r[184].length;++t)65533!==r[184][t].charCodeAt(0)&&(n[r[184][t]]=47104+t,e[47104+t]=r[184][t]);for(r[185]="����������������������������������������������������������������辟農運遊道遂達逼違遐遇遏過遍遑逾遁鄒鄗酬酪酩釉鈷鉗鈸鈽鉀鈾鉛鉋鉤鉑鈴鉉鉍鉅鈹鈿鉚閘隘隔隕雍雋雉雊雷電雹零靖靴靶預頑頓頊頒頌飼飴����������������������������������飽飾馳馱馴髡鳩麂鼎鼓鼠僧僮僥僖僭僚僕像僑僱僎僩兢凳劃劂匱厭嗾嘀嘛嘗嗽嘔嘆嘉嘍嘎嗷嘖嘟嘈嘐嗶團圖塵塾境墓墊塹墅塽壽夥夢夤奪奩嫡嫦嫩嫗嫖嫘嫣孵寞寧寡寥實寨寢寤察對屢嶄嶇幛幣幕幗幔廓廖弊彆彰徹慇�".split(""),t=0;t!=r[185].length;++t)65533!==r[185][t].charCodeAt(0)&&(n[r[185][t]]=47360+t,e[47360+t]=r[185][t]);for(r[186]="����������������������������������������������������������������愿態慷慢慣慟慚慘慵截撇摘摔撤摸摟摺摑摧搴摭摻敲斡旗旖暢暨暝榜榨榕槁榮槓構榛榷榻榫榴槐槍榭槌榦槃榣歉歌氳漳演滾漓滴漩漾漠漬漏漂漢����������������������������������滿滯漆漱漸漲漣漕漫漯澈漪滬漁滲滌滷熔熙煽熊熄熒爾犒犖獄獐瑤瑣瑪瑰瑭甄疑瘧瘍瘋瘉瘓盡監瞄睽睿睡磁碟碧碳碩碣禎福禍種稱窪窩竭端管箕箋筵算箝箔箏箸箇箄粹粽精綻綰綜綽綾綠緊綴網綱綺綢綿綵綸維緒緇綬�".split(""),t=0;t!=r[186].length;++t)65533!==r[186][t].charCodeAt(0)&&(n[r[186][t]]=47616+t,e[47616+t]=r[186][t]);for(r[187]="����������������������������������������������������������������罰翠翡翟聞聚肇腐膀膏膈膊腿膂臧臺與舔舞艋蓉蒿蓆蓄蒙蒞蒲蒜蓋蒸蓀蓓蒐蒼蓑蓊蜿蜜蜻蜢蜥蜴蜘蝕蜷蜩裳褂裴裹裸製裨褚裯誦誌語誣認誡誓誤����������������������������������說誥誨誘誑誚誧豪貍貌賓賑賒赫趙趕跼輔輒輕輓辣遠遘遜遣遙遞遢遝遛鄙鄘鄞酵酸酷酴鉸銀銅銘銖鉻銓銜銨鉼銑閡閨閩閣閥閤隙障際雌雒需靼鞅韶頗領颯颱餃餅餌餉駁骯骰髦魁魂鳴鳶鳳麼鼻齊億儀僻僵價儂儈儉儅凜�".split(""),t=0;t!=r[187].length;++t)65533!==r[187][t].charCodeAt(0)&&(n[r[187][t]]=47872+t,e[47872+t]=r[187][t]);for(r[188]="����������������������������������������������������������������劇劈劉劍劊勰厲嘮嘻嘹嘲嘿嘴嘩噓噎噗噴嘶嘯嘰墀墟增墳墜墮墩墦奭嬉嫻嬋嫵嬌嬈寮寬審寫層履嶝嶔幢幟幡廢廚廟廝廣廠彈影德徵慶慧慮慝慕憂����������������������������������慼慰慫慾憧憐憫憎憬憚憤憔憮戮摩摯摹撞撲撈撐撰撥撓撕撩撒撮播撫撚撬撙撢撳敵敷數暮暫暴暱樣樟槨樁樞標槽模樓樊槳樂樅槭樑歐歎殤毅毆漿潼澄潑潦潔澆潭潛潸潮澎潺潰潤澗潘滕潯潠潟熟熬熱熨牖犛獎獗瑩璋璃�".split(""),t=0;t!=r[188].length;++t)65533!==r[188][t].charCodeAt(0)&&(n[r[188][t]]=48128+t,e[48128+t]=r[188][t]);for(r[189]="����������������������������������������������������������������瑾璀畿瘠瘩瘟瘤瘦瘡瘢皚皺盤瞎瞇瞌瞑瞋磋磅確磊碾磕碼磐稿稼穀稽稷稻窯窮箭箱範箴篆篇篁箠篌糊締練緯緻緘緬緝編緣線緞緩綞緙緲緹罵罷羯����������������������������������翩耦膛膜膝膠膚膘蔗蔽蔚蓮蔬蔭蔓蔑蔣蔡蔔蓬蔥蓿蔆螂蝴蝶蝠蝦蝸蝨蝙蝗蝌蝓衛衝褐複褒褓褕褊誼諒談諄誕請諸課諉諂調誰論諍誶誹諛豌豎豬賠賞賦賤賬賭賢賣賜質賡赭趟趣踫踐踝踢踏踩踟踡踞躺輝輛輟輩輦輪輜輞�".split(""),t=0;t!=r[189].length;++t)65533!==r[189][t].charCodeAt(0)&&(n[r[189][t]]=48384+t,e[48384+t]=r[189][t]);for(r[190]="����������������������������������������������������������������輥適遮遨遭遷鄰鄭鄧鄱醇醉醋醃鋅銻銷鋪銬鋤鋁銳銼鋒鋇鋰銲閭閱霄霆震霉靠鞍鞋鞏頡頫頜颳養餓餒餘駝駐駟駛駑駕駒駙骷髮髯鬧魅魄魷魯鴆鴉����������������������������������鴃麩麾黎墨齒儒儘儔儐儕冀冪凝劑劓勳噙噫噹噩噤噸噪器噥噱噯噬噢噶壁墾壇壅奮嬝嬴學寰導彊憲憑憩憊懍憶憾懊懈戰擅擁擋撻撼據擄擇擂操撿擒擔撾整曆曉暹曄曇暸樽樸樺橙橫橘樹橄橢橡橋橇樵機橈歙歷氅濂澱澡�".split(""),t=0;t!=r[190].length;++t)65533!==r[190][t].charCodeAt(0)&&(n[r[190][t]]=48640+t,e[48640+t]=r[190][t]);for(r[191]="����������������������������������������������������������������濃澤濁澧澳激澹澶澦澠澴熾燉燐燒燈燕熹燎燙燜燃燄獨璜璣璘璟璞瓢甌甍瘴瘸瘺盧盥瞠瞞瞟瞥磨磚磬磧禦積穎穆穌穋窺篙簑築篤篛篡篩篦糕糖縊����������������������������������縑縈縛縣縞縝縉縐罹羲翰翱翮耨膳膩膨臻興艘艙蕊蕙蕈蕨蕩蕃蕉蕭蕪蕞螃螟螞螢融衡褪褲褥褫褡親覦諦諺諫諱謀諜諧諮諾謁謂諷諭諳諶諼豫豭貓賴蹄踱踴蹂踹踵輻輯輸輳辨辦遵遴選遲遼遺鄴醒錠錶鋸錳錯錢鋼錫錄錚�".split(""),t=0;t!=r[191].length;++t)65533!==r[191][t].charCodeAt(0)&&(n[r[191][t]]=48896+t,e[48896+t]=r[191][t]);for(r[192]="����������������������������������������������������������������錐錦錡錕錮錙閻隧隨險雕霎霑霖霍霓霏靛靜靦鞘頰頸頻頷頭頹頤餐館餞餛餡餚駭駢駱骸骼髻髭鬨鮑鴕鴣鴦鴨鴒鴛默黔龍龜優償儡儲勵嚎嚀嚐嚅嚇����������������������������������嚏壕壓壑壎嬰嬪嬤孺尷屨嶼嶺嶽嶸幫彌徽應懂懇懦懋戲戴擎擊擘擠擰擦擬擱擢擭斂斃曙曖檀檔檄檢檜櫛檣橾檗檐檠歜殮毚氈濘濱濟濠濛濤濫濯澀濬濡濩濕濮濰燧營燮燦燥燭燬燴燠爵牆獰獲璩環璦璨癆療癌盪瞳瞪瞰瞬�".split(""),t=0;t!=r[192].length;++t)65533!==r[192][t].charCodeAt(0)&&(n[r[192][t]]=49152+t,e[49152+t]=r[192][t]);for(r[193]="����������������������������������������������������������������瞧瞭矯磷磺磴磯礁禧禪穗窿簇簍篾篷簌篠糠糜糞糢糟糙糝縮績繆縷縲繃縫總縱繅繁縴縹繈縵縿縯罄翳翼聱聲聰聯聳臆臃膺臂臀膿膽臉膾臨舉艱薪����������������������������������薄蕾薜薑薔薯薛薇薨薊虧蟀蟑螳蟒蟆螫螻螺蟈蟋褻褶襄褸褽覬謎謗謙講謊謠謝謄謐豁谿豳賺賽購賸賻趨蹉蹋蹈蹊轄輾轂轅輿避遽還邁邂邀鄹醣醞醜鍍鎂錨鍵鍊鍥鍋錘鍾鍬鍛鍰鍚鍔闊闋闌闈闆隱隸雖霜霞鞠韓顆颶餵騁�".split(""),t=0;t!=r[193].length;++t)65533!==r[193][t].charCodeAt(0)&&(n[r[193][t]]=49408+t,e[49408+t]=r[193][t]);for(r[194]="����������������������������������������������������������������駿鮮鮫鮪鮭鴻鴿麋黏點黜黝黛鼾齋叢嚕嚮壙壘嬸彝懣戳擴擲擾攆擺擻擷斷曜朦檳檬櫃檻檸櫂檮檯歟歸殯瀉瀋濾瀆濺瀑瀏燻燼燾燸獷獵璧璿甕癖癘����������������������������������癒瞽瞿瞻瞼礎禮穡穢穠竄竅簫簧簪簞簣簡糧織繕繞繚繡繒繙罈翹翻職聶臍臏舊藏薩藍藐藉薰薺薹薦蟯蟬蟲蟠覆覲觴謨謹謬謫豐贅蹙蹣蹦蹤蹟蹕軀轉轍邇邃邈醫醬釐鎔鎊鎖鎢鎳鎮鎬鎰鎘鎚鎗闔闖闐闕離雜雙雛雞霤鞣鞦�".split(""),t=0;t!=r[194].length;++t)65533!==r[194][t].charCodeAt(0)&&(n[r[194][t]]=49664+t,e[49664+t]=r[194][t]);for(r[195]="����������������������������������������������������������������鞭韹額顏題顎顓颺餾餿餽餮馥騎髁鬃鬆魏魎魍鯊鯉鯽鯈鯀鵑鵝鵠黠鼕鼬儳嚥壞壟壢寵龐廬懲懷懶懵攀攏曠曝櫥櫝櫚櫓瀛瀟瀨瀚瀝瀕瀘爆爍牘犢獸����������������������������������獺璽瓊瓣疇疆癟癡矇礙禱穫穩簾簿簸簽簷籀繫繭繹繩繪羅繳羶羹羸臘藩藝藪藕藤藥藷蟻蠅蠍蟹蟾襠襟襖襞譁譜識證譚譎譏譆譙贈贊蹼蹲躇蹶蹬蹺蹴轔轎辭邊邋醱醮鏡鏑鏟鏃鏈鏜鏝鏖鏢鏍鏘鏤鏗鏨關隴難霪霧靡韜韻類�".split(""),t=0;t!=r[195].length;++t)65533!==r[195][t].charCodeAt(0)&&(n[r[195][t]]=49920+t,e[49920+t]=r[195][t]);for(r[196]="����������������������������������������������������������������願顛颼饅饉騖騙鬍鯨鯧鯖鯛鶉鵡鵲鵪鵬麒麗麓麴勸嚨嚷嚶嚴嚼壤孀孃孽寶巉懸懺攘攔攙曦朧櫬瀾瀰瀲爐獻瓏癢癥礦礪礬礫竇競籌籃籍糯糰辮繽繼����������������������������������纂罌耀臚艦藻藹蘑藺蘆蘋蘇蘊蠔蠕襤覺觸議譬警譯譟譫贏贍躉躁躅躂醴釋鐘鐃鏽闡霰飄饒饑馨騫騰騷騵鰓鰍鹹麵黨鼯齟齣齡儷儸囁囀囂夔屬巍懼懾攝攜斕曩櫻欄櫺殲灌爛犧瓖瓔癩矓籐纏續羼蘗蘭蘚蠣蠢蠡蠟襪襬覽譴�".split(""),t=0;t!=r[196].length;++t)65533!==r[196][t].charCodeAt(0)&&(n[r[196][t]]=50176+t,e[50176+t]=r[196][t]);for(r[197]="����������������������������������������������������������������護譽贓躊躍躋轟辯醺鐮鐳鐵鐺鐸鐲鐫闢霸霹露響顧顥饗驅驃驀騾髏魔魑鰭鰥鶯鶴鷂鶸麝黯鼙齜齦齧儼儻囈囊囉孿巔巒彎懿攤權歡灑灘玀瓤疊癮癬����������������������������������禳籠籟聾聽臟襲襯觼讀贖贗躑躓轡酈鑄鑑鑒霽霾韃韁顫饕驕驍髒鬚鱉鰱鰾鰻鷓鷗鼴齬齪龔囌巖戀攣攫攪曬欐瓚竊籤籣籥纓纖纔臢蘸蘿蠱變邐邏鑣鑠鑤靨顯饜驚驛驗髓體髑鱔鱗鱖鷥麟黴囑壩攬灞癱癲矗罐羈蠶蠹衢讓讒�".split(""),t=0;t!=r[197].length;++t)65533!==r[197][t].charCodeAt(0)&&(n[r[197][t]]=50432+t,e[50432+t]=r[197][t]);for(r[198]="����������������������������������������������������������������讖艷贛釀鑪靂靈靄韆顰驟鬢魘鱟鷹鷺鹼鹽鼇齷齲廳欖灣籬籮蠻觀躡釁鑲鑰顱饞髖鬣黌灤矚讚鑷韉驢驥纜讜躪釅鑽鑾鑼鱷鱸黷豔鑿鸚爨驪鬱鸛鸞籲���������������������������������������������������������������������������������������������������������������������������������".split(""),t=0;t!=r[198].length;++t)65533!==r[198][t].charCodeAt(0)&&(n[r[198][t]]=50688+t,e[50688+t]=r[198][t]);for(r[201]="����������������������������������������������������������������乂乜凵匚厂万丌乇亍囗兀屮彳丏冇与丮亓仂仉仈冘勼卬厹圠夃夬尐巿旡殳毌气爿丱丼仨仜仩仡仝仚刌匜卌圢圣夗夯宁宄尒尻屴屳帄庀庂忉戉扐氕����������������������������������氶汃氿氻犮犰玊禸肊阞伎优伬仵伔仱伀价伈伝伂伅伢伓伄仴伒冱刓刉刐劦匢匟卍厊吇囡囟圮圪圴夼妀奼妅奻奾奷奿孖尕尥屼屺屻屾巟幵庄异弚彴忕忔忏扜扞扤扡扦扢扙扠扚扥旯旮朾朹朸朻机朿朼朳氘汆汒汜汏汊汔汋�".split(""),t=0;t!=r[201].length;++t)65533!==r[201][t].charCodeAt(0)&&(n[r[201][t]]=51456+t,e[51456+t]=r[201][t]);for(r[202]="����������������������������������������������������������������汌灱牞犴犵玎甪癿穵网艸艼芀艽艿虍襾邙邗邘邛邔阢阤阠阣佖伻佢佉体佤伾佧佒佟佁佘伭伳伿佡冏冹刜刞刡劭劮匉卣卲厎厏吰吷吪呔呅吙吜吥吘����������������������������������吽呏呁吨吤呇囮囧囥坁坅坌坉坋坒夆奀妦妘妠妗妎妢妐妏妧妡宎宒尨尪岍岏岈岋岉岒岊岆岓岕巠帊帎庋庉庌庈庍弅弝彸彶忒忑忐忭忨忮忳忡忤忣忺忯忷忻怀忴戺抃抌抎抏抔抇扱扻扺扰抁抈扷扽扲扴攷旰旴旳旲旵杅杇�".split(""),t=0;t!=r[202].length;++t)65533!==r[202][t].charCodeAt(0)&&(n[r[202][t]]=51712+t,e[51712+t]=r[202][t]);for(r[203]="����������������������������������������������������������������杙杕杌杈杝杍杚杋毐氙氚汸汧汫沄沋沏汱汯汩沚汭沇沕沜汦汳汥汻沎灴灺牣犿犽狃狆狁犺狅玕玗玓玔玒町甹疔疕皁礽耴肕肙肐肒肜芐芏芅芎芑芓����������������������������������芊芃芄豸迉辿邟邡邥邞邧邠阰阨阯阭丳侘佼侅佽侀侇佶佴侉侄佷佌侗佪侚佹侁佸侐侜侔侞侒侂侕佫佮冞冼冾刵刲刳剆刱劼匊匋匼厒厔咇呿咁咑咂咈呫呺呾呥呬呴呦咍呯呡呠咘呣呧呤囷囹坯坲坭坫坱坰坶垀坵坻坳坴坢�".split(""),t=0;t!=r[203].length;++t)65533!==r[203][t].charCodeAt(0)&&(n[r[203][t]]=51968+t,e[51968+t]=r[203][t]);for(r[204]="����������������������������������������������������������������坨坽夌奅妵妺姏姎妲姌姁妶妼姃姖妱妽姀姈妴姇孢孥宓宕屄屇岮岤岠岵岯岨岬岟岣岭岢岪岧岝岥岶岰岦帗帔帙弨弢弣弤彔徂彾彽忞忥怭怦怙怲怋����������������������������������怴怊怗怳怚怞怬怢怍怐怮怓怑怌怉怜戔戽抭抴拑抾抪抶拊抮抳抯抻抩抰抸攽斨斻昉旼昄昒昈旻昃昋昍昅旽昑昐曶朊枅杬枎枒杶杻枘枆构杴枍枌杺枟枑枙枃杽极杸杹枔欥殀歾毞氝沓泬泫泮泙沶泔沭泧沷泐泂沺泃泆泭泲�".split(""),t=0;t!=r[204].length;++t)65533!==r[204][t].charCodeAt(0)&&(n[r[204][t]]=52224+t,e[52224+t]=r[204][t]);for(r[205]="����������������������������������������������������������������泒泝沴沊沝沀泞泀洰泍泇沰泹泏泩泑炔炘炅炓炆炄炑炖炂炚炃牪狖狋狘狉狜狒狔狚狌狑玤玡玭玦玢玠玬玝瓝瓨甿畀甾疌疘皯盳盱盰盵矸矼矹矻矺����������������������������������矷祂礿秅穸穻竻籵糽耵肏肮肣肸肵肭舠芠苀芫芚芘芛芵芧芮芼芞芺芴芨芡芩苂芤苃芶芢虰虯虭虮豖迒迋迓迍迖迕迗邲邴邯邳邰阹阽阼阺陃俍俅俓侲俉俋俁俔俜俙侻侳俛俇俖侺俀侹俬剄剉勀勂匽卼厗厖厙厘咺咡咭咥哏�".split(""),t=0;t!=r[205].length;++t)65533!==r[205][t].charCodeAt(0)&&(n[r[205][t]]=52480+t,e[52480+t]=r[205][t]);for(r[206]="����������������������������������������������������������������哃茍咷咮哖咶哅哆咠呰咼咢咾呲哞咰垵垞垟垤垌垗垝垛垔垘垏垙垥垚垕壴复奓姡姞姮娀姱姝姺姽姼姶姤姲姷姛姩姳姵姠姾姴姭宨屌峐峘峌峗峋峛����������������������������������峞峚峉峇峊峖峓峔峏峈峆峎峟峸巹帡帢帣帠帤庰庤庢庛庣庥弇弮彖徆怷怹恔恲恞恅恓恇恉恛恌恀恂恟怤恄恘恦恮扂扃拏挍挋拵挎挃拫拹挏挌拸拶挀挓挔拺挕拻拰敁敃斪斿昶昡昲昵昜昦昢昳昫昺昝昴昹昮朏朐柁柲柈枺�".split(""),t=0;t!=r[206].length;++t)65533!==r[206][t].charCodeAt(0)&&(n[r[206][t]]=52736+t,e[52736+t]=r[206][t]);for(r[207]="����������������������������������������������������������������柜枻柸柘柀枷柅柫柤柟枵柍枳柷柶柮柣柂枹柎柧柰枲柼柆柭柌枮柦柛柺柉柊柃柪柋欨殂殄殶毖毘毠氠氡洨洴洭洟洼洿洒洊泚洳洄洙洺洚洑洀洝浂����������������������������������洁洘洷洃洏浀洇洠洬洈洢洉洐炷炟炾炱炰炡炴炵炩牁牉牊牬牰牳牮狊狤狨狫狟狪狦狣玅珌珂珈珅玹玶玵玴珫玿珇玾珃珆玸珋瓬瓮甮畇畈疧疪癹盄眈眃眄眅眊盷盻盺矧矨砆砑砒砅砐砏砎砉砃砓祊祌祋祅祄秕种秏秖秎窀�".split(""),t=0;t!=r[207].length;++t)65533!==r[207][t].charCodeAt(0)&&(n[r[207][t]]=52992+t,e[52992+t]=r[207][t]);for(r[208]="����������������������������������������������������������������穾竑笀笁籺籸籹籿粀粁紃紈紁罘羑羍羾耇耎耏耔耷胘胇胠胑胈胂胐胅胣胙胜胊胕胉胏胗胦胍臿舡芔苙苾苹茇苨茀苕茺苫苖苴苬苡苲苵茌苻苶苰苪����������������������������������苤苠苺苳苭虷虴虼虳衁衎衧衪衩觓訄訇赲迣迡迮迠郱邽邿郕郅邾郇郋郈釔釓陔陏陑陓陊陎倞倅倇倓倢倰倛俵俴倳倷倬俶俷倗倜倠倧倵倯倱倎党冔冓凊凄凅凈凎剡剚剒剞剟剕剢勍匎厞唦哢唗唒哧哳哤唚哿唄唈哫唑唅哱�".split(""),t=0;t!=r[208].length;++t)65533!==r[208][t].charCodeAt(0)&&(n[r[208][t]]=53248+t,e[53248+t]=r[208][t]);for(r[209]="����������������������������������������������������������������唊哻哷哸哠唎唃唋圁圂埌堲埕埒垺埆垽垼垸垶垿埇埐垹埁夎奊娙娖娭娮娕娏娗娊娞娳孬宧宭宬尃屖屔峬峿峮峱峷崀峹帩帨庨庮庪庬弳弰彧恝恚恧����������������������������������恁悢悈悀悒悁悝悃悕悛悗悇悜悎戙扆拲挐捖挬捄捅挶捃揤挹捋捊挼挩捁挴捘捔捙挭捇挳捚捑挸捗捀捈敊敆旆旃旄旂晊晟晇晑朒朓栟栚桉栲栳栻桋桏栖栱栜栵栫栭栯桎桄栴栝栒栔栦栨栮桍栺栥栠欬欯欭欱欴歭肂殈毦毤�".split(""),t=0;t!=r[209].length;++t)65533!==r[209][t].charCodeAt(0)&&(n[r[209][t]]=53504+t,e[53504+t]=r[209][t]);for(r[210]="����������������������������������������������������������������毨毣毢毧氥浺浣浤浶洍浡涒浘浢浭浯涑涍淯浿涆浞浧浠涗浰浼浟涂涘洯浨涋浾涀涄洖涃浻浽浵涐烜烓烑烝烋缹烢烗烒烞烠烔烍烅烆烇烚烎烡牂牸����������������������������������牷牶猀狺狴狾狶狳狻猁珓珙珥珖玼珧珣珩珜珒珛珔珝珚珗珘珨瓞瓟瓴瓵甡畛畟疰痁疻痄痀疿疶疺皊盉眝眛眐眓眒眣眑眕眙眚眢眧砣砬砢砵砯砨砮砫砡砩砳砪砱祔祛祏祜祓祒祑秫秬秠秮秭秪秜秞秝窆窉窅窋窌窊窇竘笐�".split(""),t=0;t!=r[210].length;++t)65533!==r[210][t].charCodeAt(0)&&(n[r[210][t]]=53760+t,e[53760+t]=r[210][t]);for(r[211]="����������������������������������������������������������������笄笓笅笏笈笊笎笉笒粄粑粊粌粈粍粅紞紝紑紎紘紖紓紟紒紏紌罜罡罞罠罝罛羖羒翃翂翀耖耾耹胺胲胹胵脁胻脀舁舯舥茳茭荄茙荑茥荖茿荁茦茜茢����������������������������������荂荎茛茪茈茼荍茖茤茠茷茯茩荇荅荌荓茞茬荋茧荈虓虒蚢蚨蚖蚍蚑蚞蚇蚗蚆蚋蚚蚅蚥蚙蚡蚧蚕蚘蚎蚝蚐蚔衃衄衭衵衶衲袀衱衿衯袃衾衴衼訒豇豗豻貤貣赶赸趵趷趶軑軓迾迵适迿迻逄迼迶郖郠郙郚郣郟郥郘郛郗郜郤酐�".split(""),t=0;t!=r[211].length;++t)65533!==r[211][t].charCodeAt(0)&&(n[r[211][t]]=54016+t,e[54016+t]=r[211][t]);for(r[212]="����������������������������������������������������������������酎酏釕釢釚陜陟隼飣髟鬯乿偰偪偡偞偠偓偋偝偲偈偍偁偛偊偢倕偅偟偩偫偣偤偆偀偮偳偗偑凐剫剭剬剮勖勓匭厜啵啶唼啍啐唴唪啑啢唶唵唰啒啅����������������������������������唌唲啥啎唹啈唭唻啀啋圊圇埻堔埢埶埜埴堀埭埽堈埸堋埳埏堇埮埣埲埥埬埡堎埼堐埧堁堌埱埩埰堍堄奜婠婘婕婧婞娸娵婭婐婟婥婬婓婤婗婃婝婒婄婛婈媎娾婍娹婌婰婩婇婑婖婂婜孲孮寁寀屙崞崋崝崚崠崌崨崍崦崥崏�".split(""),t=0;t!=r[212].length;++t)65533!==r[212][t].charCodeAt(0)&&(n[r[212][t]]=54272+t,e[54272+t]=r[212][t]);for(r[213]="����������������������������������������������������������������崰崒崣崟崮帾帴庱庴庹庲庳弶弸徛徖徟悊悐悆悾悰悺惓惔惏惤惙惝惈悱惛悷惊悿惃惍惀挲捥掊掂捽掽掞掭掝掗掫掎捯掇掐据掯捵掜捭掮捼掤挻掟����������������������������������捸掅掁掑掍捰敓旍晥晡晛晙晜晢朘桹梇梐梜桭桮梮梫楖桯梣梬梩桵桴梲梏桷梒桼桫桲梪梀桱桾梛梖梋梠梉梤桸桻梑梌梊桽欶欳欷欸殑殏殍殎殌氪淀涫涴涳湴涬淩淢涷淶淔渀淈淠淟淖涾淥淜淝淛淴淊涽淭淰涺淕淂淏淉�".split(""),t=0;t!=r[213].length;++t)65533!==r[213][t].charCodeAt(0)&&(n[r[213][t]]=54528+t,e[54528+t]=r[213][t]);for(r[214]="����������������������������������������������������������������淐淲淓淽淗淍淣涻烺焍烷焗烴焌烰焄烳焐烼烿焆焓焀烸烶焋焂焎牾牻牼牿猝猗猇猑猘猊猈狿猏猞玈珶珸珵琄琁珽琇琀珺珼珿琌琋珴琈畤畣痎痒痏����������������������������������痋痌痑痐皏皉盓眹眯眭眱眲眴眳眽眥眻眵硈硒硉硍硊硌砦硅硐祤祧祩祪祣祫祡离秺秸秶秷窏窔窐笵筇笴笥笰笢笤笳笘笪笝笱笫笭笯笲笸笚笣粔粘粖粣紵紽紸紶紺絅紬紩絁絇紾紿絊紻紨罣羕羜羝羛翊翋翍翐翑翇翏翉耟�".split(""),t=0;t!=r[214].length;++t)65533!==r[214][t].charCodeAt(0)&&(n[r[214][t]]=54784+t,e[54784+t]=r[214][t]);for(r[215]="����������������������������������������������������������������耞耛聇聃聈脘脥脙脛脭脟脬脞脡脕脧脝脢舑舸舳舺舴舲艴莐莣莨莍荺荳莤荴莏莁莕莙荵莔莩荽莃莌莝莛莪莋荾莥莯莈莗莰荿莦莇莮荶莚虙虖蚿蚷����������������������������������蛂蛁蛅蚺蚰蛈蚹蚳蚸蛌蚴蚻蚼蛃蚽蚾衒袉袕袨袢袪袚袑袡袟袘袧袙袛袗袤袬袌袓袎覂觖觙觕訰訧訬訞谹谻豜豝豽貥赽赻赹趼跂趹趿跁軘軞軝軜軗軠軡逤逋逑逜逌逡郯郪郰郴郲郳郔郫郬郩酖酘酚酓酕釬釴釱釳釸釤釹釪�".split(""),t=0;t!=r[215].length;++t)65533!==r[215][t].charCodeAt(0)&&(n[r[215][t]]=55040+t,e[55040+t]=r[215][t]);for(r[216]="����������������������������������������������������������������釫釷釨釮镺閆閈陼陭陫陱陯隿靪頄飥馗傛傕傔傞傋傣傃傌傎傝偨傜傒傂傇兟凔匒匑厤厧喑喨喥喭啷噅喢喓喈喏喵喁喣喒喤啽喌喦啿喕喡喎圌堩堷����������������������������������堙堞堧堣堨埵塈堥堜堛堳堿堶堮堹堸堭堬堻奡媯媔媟婺媢媞婸媦婼媥媬媕媮娷媄媊媗媃媋媩婻婽媌媜媏媓媝寪寍寋寔寑寊寎尌尰崷嵃嵫嵁嵋崿崵嵑嵎嵕崳崺嵒崽崱嵙嵂崹嵉崸崼崲崶嵀嵅幄幁彘徦徥徫惉悹惌惢惎惄愔�".split(""),t=0;t!=r[216].length;++t)65533!==r[216][t].charCodeAt(0)&&(n[r[216][t]]=55296+t,e[55296+t]=r[216][t]);for(r[217]="����������������������������������������������������������������惲愊愖愅惵愓惸惼惾惁愃愘愝愐惿愄愋扊掔掱掰揎揥揨揯揃撝揳揊揠揶揕揲揵摡揟掾揝揜揄揘揓揂揇揌揋揈揰揗揙攲敧敪敤敜敨敥斌斝斞斮旐旒����������������������������������晼晬晻暀晱晹晪晲朁椌棓椄棜椪棬棪棱椏棖棷棫棤棶椓椐棳棡椇棌椈楰梴椑棯棆椔棸棐棽棼棨椋椊椗棎棈棝棞棦棴棑椆棔棩椕椥棇欹欻欿欼殔殗殙殕殽毰毲毳氰淼湆湇渟湉溈渼渽湅湢渫渿湁湝湳渜渳湋湀湑渻渃渮湞�".split(""),t=0;t!=r[217].length;++t)65533!==r[217][t].charCodeAt(0)&&(n[r[217][t]]=55552+t,e[55552+t]=r[217][t]);for(r[218]="����������������������������������������������������������������湨湜湡渱渨湠湱湫渹渢渰湓湥渧湸湤湷湕湹湒湦渵渶湚焠焞焯烻焮焱焣焥焢焲焟焨焺焛牋牚犈犉犆犅犋猒猋猰猢猱猳猧猲猭猦猣猵猌琮琬琰琫琖����������������������������������琚琡琭琱琤琣琝琩琠琲瓻甯畯畬痧痚痡痦痝痟痤痗皕皒盚睆睇睄睍睅睊睎睋睌矞矬硠硤硥硜硭硱硪确硰硩硨硞硢祴祳祲祰稂稊稃稌稄窙竦竤筊笻筄筈筌筎筀筘筅粢粞粨粡絘絯絣絓絖絧絪絏絭絜絫絒絔絩絑絟絎缾缿罥�".split(""),t=0;t!=r[218].length;++t)65533!==r[218][t].charCodeAt(0)&&(n[r[218][t]]=55808+t,e[55808+t]=r[218][t]);for(r[219]="����������������������������������������������������������������罦羢羠羡翗聑聏聐胾胔腃腊腒腏腇脽腍脺臦臮臷臸臹舄舼舽舿艵茻菏菹萣菀菨萒菧菤菼菶萐菆菈菫菣莿萁菝菥菘菿菡菋菎菖菵菉萉萏菞萑萆菂菳����������������������������������菕菺菇菑菪萓菃菬菮菄菻菗菢萛菛菾蛘蛢蛦蛓蛣蛚蛪蛝蛫蛜蛬蛩蛗蛨蛑衈衖衕袺裗袹袸裀袾袶袼袷袽袲褁裉覕覘覗觝觚觛詎詍訹詙詀詗詘詄詅詒詈詑詊詌詏豟貁貀貺貾貰貹貵趄趀趉跘跓跍跇跖跜跏跕跙跈跗跅軯軷軺�".split(""),t=0;t!=r[219].length;++t)65533!==r[219][t].charCodeAt(0)&&(n[r[219][t]]=56064+t,e[56064+t]=r[219][t]);for(r[220]="����������������������������������������������������������������軹軦軮軥軵軧軨軶軫軱軬軴軩逭逴逯鄆鄬鄄郿郼鄈郹郻鄁鄀鄇鄅鄃酡酤酟酢酠鈁鈊鈥鈃鈚鈦鈏鈌鈀鈒釿釽鈆鈄鈧鈂鈜鈤鈙鈗鈅鈖镻閍閌閐隇陾隈����������������������������������隉隃隀雂雈雃雱雰靬靰靮頇颩飫鳦黹亃亄亶傽傿僆傮僄僊傴僈僂傰僁傺傱僋僉傶傸凗剺剸剻剼嗃嗛嗌嗐嗋嗊嗝嗀嗔嗄嗩喿嗒喍嗏嗕嗢嗖嗈嗲嗍嗙嗂圔塓塨塤塏塍塉塯塕塎塝塙塥塛堽塣塱壼嫇嫄嫋媺媸媱媵媰媿嫈媻嫆�".split(""),t=0;t!=r[220].length;++t)65533!==r[220][t].charCodeAt(0)&&(n[r[220][t]]=56320+t,e[56320+t]=r[220][t]);for(r[221]="����������������������������������������������������������������媷嫀嫊媴媶嫍媹媐寖寘寙尟尳嵱嵣嵊嵥嵲嵬嵞嵨嵧嵢巰幏幎幊幍幋廅廌廆廋廇彀徯徭惷慉慊愫慅愶愲愮慆愯慏愩慀戠酨戣戥戤揅揱揫搐搒搉搠搤����������������������������������搳摃搟搕搘搹搷搢搣搌搦搰搨摁搵搯搊搚摀搥搧搋揧搛搮搡搎敯斒旓暆暌暕暐暋暊暙暔晸朠楦楟椸楎楢楱椿楅楪椹楂楗楙楺楈楉椵楬椳椽楥棰楸椴楩楀楯楄楶楘楁楴楌椻楋椷楜楏楑椲楒椯楻椼歆歅歃歂歈歁殛嗀毻毼�".split(""),t=0;t!=r[221].length;++t)65533!==r[221][t].charCodeAt(0)&&(n[r[221][t]]=56576+t,e[56576+t]=r[221][t]);for(r[222]="����������������������������������������������������������������毹毷毸溛滖滈溏滀溟溓溔溠溱溹滆滒溽滁溞滉溷溰滍溦滏溲溾滃滜滘溙溒溎溍溤溡溿溳滐滊溗溮溣煇煔煒煣煠煁煝煢煲煸煪煡煂煘煃煋煰煟煐煓����������������������������������煄煍煚牏犍犌犑犐犎猼獂猻猺獀獊獉瑄瑊瑋瑒瑑瑗瑀瑏瑐瑎瑂瑆瑍瑔瓡瓿瓾瓽甝畹畷榃痯瘏瘃痷痾痼痹痸瘐痻痶痭痵痽皙皵盝睕睟睠睒睖睚睩睧睔睙睭矠碇碚碔碏碄碕碅碆碡碃硹碙碀碖硻祼禂祽祹稑稘稙稒稗稕稢稓�".split(""),t=0;t!=r[222].length;++t)65533!==r[222][t].charCodeAt(0)&&(n[r[222][t]]=56832+t,e[56832+t]=r[222][t]);for(r[223]="����������������������������������������������������������������稛稐窣窢窞竫筦筤筭筴筩筲筥筳筱筰筡筸筶筣粲粴粯綈綆綀綍絿綅絺綎絻綃絼綌綔綄絽綒罭罫罧罨罬羦羥羧翛翜耡腤腠腷腜腩腛腢腲朡腞腶腧腯����������������������������������腄腡舝艉艄艀艂艅蓱萿葖葶葹蒏蒍葥葑葀蒆葧萰葍葽葚葙葴葳葝蔇葞萷萺萴葺葃葸萲葅萩菙葋萯葂萭葟葰萹葎葌葒葯蓅蒎萻葇萶萳葨葾葄萫葠葔葮葐蜋蜄蛷蜌蛺蛖蛵蝍蛸蜎蜉蜁蛶蜍蜅裖裋裍裎裞裛裚裌裐覅覛觟觥觤�".split(""),t=0;t!=r[223].length;++t)65533!==r[223][t].charCodeAt(0)&&(n[r[223][t]]=57088+t,e[57088+t]=r[223][t]);for(r[224]="����������������������������������������������������������������觡觠觢觜触詶誆詿詡訿詷誂誄詵誃誁詴詺谼豋豊豥豤豦貆貄貅賌赨赩趑趌趎趏趍趓趔趐趒跰跠跬跱跮跐跩跣跢跧跲跫跴輆軿輁輀輅輇輈輂輋遒逿����������������������������������遄遉逽鄐鄍鄏鄑鄖鄔鄋鄎酮酯鉈鉒鈰鈺鉦鈳鉥鉞銃鈮鉊鉆鉭鉬鉏鉠鉧鉯鈶鉡鉰鈱鉔鉣鉐鉲鉎鉓鉌鉖鈲閟閜閞閛隒隓隑隗雎雺雽雸雵靳靷靸靲頏頍頎颬飶飹馯馲馰馵骭骫魛鳪鳭鳧麀黽僦僔僗僨僳僛僪僝僤僓僬僰僯僣僠�".split(""),t=0;t!=r[224].length;++t)65533!==r[224][t].charCodeAt(0)&&(n[r[224][t]]=57344+t,e[57344+t]=r[224][t]);for(r[225]="����������������������������������������������������������������凘劀劁勩勫匰厬嘧嘕嘌嘒嗼嘏嘜嘁嘓嘂嗺嘝嘄嗿嗹墉塼墐墘墆墁塿塴墋塺墇墑墎塶墂墈塻墔墏壾奫嫜嫮嫥嫕嫪嫚嫭嫫嫳嫢嫠嫛嫬嫞嫝嫙嫨嫟孷寠����������������������������������寣屣嶂嶀嵽嶆嵺嶁嵷嶊嶉嶈嵾嵼嶍嵹嵿幘幙幓廘廑廗廎廜廕廙廒廔彄彃彯徶愬愨慁慞慱慳慒慓慲慬憀慴慔慺慛慥愻慪慡慖戩戧戫搫摍摛摝摴摶摲摳摽摵摦撦摎撂摞摜摋摓摠摐摿搿摬摫摙摥摷敳斠暡暠暟朅朄朢榱榶槉�".split(""),t=0;t!=r[225].length;++t)65533!==r[225][t].charCodeAt(0)&&(n[r[225][t]]=57600+t,e[57600+t]=r[225][t]);for(r[226]="����������������������������������������������������������������榠槎榖榰榬榼榑榙榎榧榍榩榾榯榿槄榽榤槔榹槊榚槏榳榓榪榡榞槙榗榐槂榵榥槆歊歍歋殞殟殠毃毄毾滎滵滱漃漥滸漷滻漮漉潎漙漚漧漘漻漒滭漊����������������������������������漶潳滹滮漭潀漰漼漵滫漇漎潃漅滽滶漹漜滼漺漟漍漞漈漡熇熐熉熀熅熂熏煻熆熁熗牄牓犗犕犓獃獍獑獌瑢瑳瑱瑵瑲瑧瑮甀甂甃畽疐瘖瘈瘌瘕瘑瘊瘔皸瞁睼瞅瞂睮瞀睯睾瞃碲碪碴碭碨硾碫碞碥碠碬碢碤禘禊禋禖禕禔禓�".split(""),t=0;t!=r[226].length;++t)65533!==r[226][t].charCodeAt(0)&&(n[r[226][t]]=57856+t,e[57856+t]=r[226][t]);for(r[227]="����������������������������������������������������������������禗禈禒禐稫穊稰稯稨稦窨窫窬竮箈箜箊箑箐箖箍箌箛箎箅箘劄箙箤箂粻粿粼粺綧綷緂綣綪緁緀緅綝緎緄緆緋緌綯綹綖綼綟綦綮綩綡緉罳翢翣翥翞����������������������������������耤聝聜膉膆膃膇膍膌膋舕蒗蒤蒡蒟蒺蓎蓂蒬蒮蒫蒹蒴蓁蓍蒪蒚蒱蓐蒝蒧蒻蒢蒔蓇蓌蒛蒩蒯蒨蓖蒘蒶蓏蒠蓗蓔蓒蓛蒰蒑虡蜳蜣蜨蝫蝀蜮蜞蜡蜙蜛蝃蜬蝁蜾蝆蜠蜲蜪蜭蜼蜒蜺蜱蜵蝂蜦蜧蜸蜤蜚蜰蜑裷裧裱裲裺裾裮裼裶裻�".split(""),t=0;t!=r[227].length;++t)65533!==r[227][t].charCodeAt(0)&&(n[r[227][t]]=58112+t,e[58112+t]=r[227][t]);for(r[228]="����������������������������������������������������������������裰裬裫覝覡覟覞觩觫觨誫誙誋誒誏誖谽豨豩賕賏賗趖踉踂跿踍跽踊踃踇踆踅跾踀踄輐輑輎輍鄣鄜鄠鄢鄟鄝鄚鄤鄡鄛酺酲酹酳銥銤鉶銛鉺銠銔銪銍����������������������������������銦銚銫鉹銗鉿銣鋮銎銂銕銢鉽銈銡銊銆銌銙銧鉾銇銩銝銋鈭隞隡雿靘靽靺靾鞃鞀鞂靻鞄鞁靿韎韍頖颭颮餂餀餇馝馜駃馹馻馺駂馽駇骱髣髧鬾鬿魠魡魟鳱鳲鳵麧僿儃儰僸儆儇僶僾儋儌僽儊劋劌勱勯噈噂噌嘵噁噊噉噆噘�".split(""),t=0;t!=r[228].length;++t)65533!==r[228][t].charCodeAt(0)&&(n[r[228][t]]=58368+t,e[58368+t]=r[228][t]);for(r[229]="����������������������������������������������������������������噚噀嘳嘽嘬嘾嘸嘪嘺圚墫墝墱墠墣墯墬墥墡壿嫿嫴嫽嫷嫶嬃嫸嬂嫹嬁嬇嬅嬏屧嶙嶗嶟嶒嶢嶓嶕嶠嶜嶡嶚嶞幩幝幠幜緳廛廞廡彉徲憋憃慹憱憰憢憉����������������������������������憛憓憯憭憟憒憪憡憍慦憳戭摮摰撖撠撅撗撜撏撋撊撌撣撟摨撱撘敶敺敹敻斲斳暵暰暩暲暷暪暯樀樆樗槥槸樕槱槤樠槿槬槢樛樝槾樧槲槮樔槷槧橀樈槦槻樍槼槫樉樄樘樥樏槶樦樇槴樖歑殥殣殢殦氁氀毿氂潁漦潾澇濆澒�".split(""),t=0;t!=r[229].length;++t)65533!==r[229][t].charCodeAt(0)&&(n[r[229][t]]=58624+t,e[58624+t]=r[229][t]);for(r[230]="����������������������������������������������������������������澍澉澌潢潏澅潚澖潶潬澂潕潲潒潐潗澔澓潝漀潡潫潽潧澐潓澋潩潿澕潣潷潪潻熲熯熛熰熠熚熩熵熝熥熞熤熡熪熜熧熳犘犚獘獒獞獟獠獝獛獡獚獙����������������������������������獢璇璉璊璆璁瑽璅璈瑼瑹甈甇畾瘥瘞瘙瘝瘜瘣瘚瘨瘛皜皝皞皛瞍瞏瞉瞈磍碻磏磌磑磎磔磈磃磄磉禚禡禠禜禢禛歶稹窲窴窳箷篋箾箬篎箯箹篊箵糅糈糌糋緷緛緪緧緗緡縃緺緦緶緱緰緮緟罶羬羰羭翭翫翪翬翦翨聤聧膣膟�".split(""),t=0;t!=r[230].length;++t)65533!==r[230][t].charCodeAt(0)&&(n[r[230][t]]=58880+t,e[58880+t]=r[230][t]);for(r[231]="����������������������������������������������������������������膞膕膢膙膗舖艏艓艒艐艎艑蔤蔻蔏蔀蔩蔎蔉蔍蔟蔊蔧蔜蓻蔫蓺蔈蔌蓴蔪蓲蔕蓷蓫蓳蓼蔒蓪蓩蔖蓾蔨蔝蔮蔂蓽蔞蓶蔱蔦蓧蓨蓰蓯蓹蔘蔠蔰蔋蔙蔯虢����������������������������������蝖蝣蝤蝷蟡蝳蝘蝔蝛蝒蝡蝚蝑蝞蝭蝪蝐蝎蝟蝝蝯蝬蝺蝮蝜蝥蝏蝻蝵蝢蝧蝩衚褅褌褔褋褗褘褙褆褖褑褎褉覢覤覣觭觰觬諏諆誸諓諑諔諕誻諗誾諀諅諘諃誺誽諙谾豍貏賥賟賙賨賚賝賧趠趜趡趛踠踣踥踤踮踕踛踖踑踙踦踧�".split(""),t=0;t!=r[231].length;++t)65533!==r[231][t].charCodeAt(0)&&(n[r[231][t]]=59136+t,e[59136+t]=r[231][t]);for(r[232]="����������������������������������������������������������������踔踒踘踓踜踗踚輬輤輘輚輠輣輖輗遳遰遯遧遫鄯鄫鄩鄪鄲鄦鄮醅醆醊醁醂醄醀鋐鋃鋄鋀鋙銶鋏鋱鋟鋘鋩鋗鋝鋌鋯鋂鋨鋊鋈鋎鋦鋍鋕鋉鋠鋞鋧鋑鋓����������������������������������銵鋡鋆銴镼閬閫閮閰隤隢雓霅霈霂靚鞊鞎鞈韐韏頞頝頦頩頨頠頛頧颲餈飺餑餔餖餗餕駜駍駏駓駔駎駉駖駘駋駗駌骳髬髫髳髲髱魆魃魧魴魱魦魶魵魰魨魤魬鳼鳺鳽鳿鳷鴇鴀鳹鳻鴈鴅鴄麃黓鼏鼐儜儓儗儚儑凞匴叡噰噠噮�".split(""),t=0;t!=r[232].length;++t)65533!==r[232][t].charCodeAt(0)&&(n[r[232][t]]=59392+t,e[59392+t]=r[232][t]);for(r[233]="����������������������������������������������������������������噳噦噣噭噲噞噷圜圛壈墽壉墿墺壂墼壆嬗嬙嬛嬡嬔嬓嬐嬖嬨嬚嬠嬞寯嶬嶱嶩嶧嶵嶰嶮嶪嶨嶲嶭嶯嶴幧幨幦幯廩廧廦廨廥彋徼憝憨憖懅憴懆懁懌憺����������������������������������憿憸憌擗擖擐擏擉撽撉擃擛擳擙攳敿敼斢曈暾曀曊曋曏暽暻暺曌朣樴橦橉橧樲橨樾橝橭橶橛橑樨橚樻樿橁橪橤橐橏橔橯橩橠樼橞橖橕橍橎橆歕歔歖殧殪殫毈毇氄氃氆澭濋澣濇澼濎濈潞濄澽澞濊澨瀄澥澮澺澬澪濏澿澸�".split(""),t=0;t!=r[233].length;++t)65533!==r[233][t].charCodeAt(0)&&(n[r[233][t]]=59648+t,e[59648+t]=r[233][t]);for(r[234]="����������������������������������������������������������������澢濉澫濍澯澲澰燅燂熿熸燖燀燁燋燔燊燇燏熽燘熼燆燚燛犝犞獩獦獧獬獥獫獪瑿璚璠璔璒璕璡甋疀瘯瘭瘱瘽瘳瘼瘵瘲瘰皻盦瞚瞝瞡瞜瞛瞢瞣瞕瞙����������������������������������瞗磝磩磥磪磞磣磛磡磢磭磟磠禤穄穈穇窶窸窵窱窷篞篣篧篝篕篥篚篨篹篔篪篢篜篫篘篟糒糔糗糐糑縒縡縗縌縟縠縓縎縜縕縚縢縋縏縖縍縔縥縤罃罻罼罺羱翯耪耩聬膱膦膮膹膵膫膰膬膴膲膷膧臲艕艖艗蕖蕅蕫蕍蕓蕡蕘�".split(""),t=0;t!=r[234].length;++t)65533!==r[234][t].charCodeAt(0)&&(n[r[234][t]]=59904+t,e[59904+t]=r[234][t]);for(r[235]="����������������������������������������������������������������蕀蕆蕤蕁蕢蕄蕑蕇蕣蔾蕛蕱蕎蕮蕵蕕蕧蕠薌蕦蕝蕔蕥蕬虣虥虤螛螏螗螓螒螈螁螖螘蝹螇螣螅螐螑螝螄螔螜螚螉褞褦褰褭褮褧褱褢褩褣褯褬褟觱諠����������������������������������諢諲諴諵諝謔諤諟諰諈諞諡諨諿諯諻貑貒貐賵賮賱賰賳赬赮趥趧踳踾踸蹀蹅踶踼踽蹁踰踿躽輶輮輵輲輹輷輴遶遹遻邆郺鄳鄵鄶醓醐醑醍醏錧錞錈錟錆錏鍺錸錼錛錣錒錁鍆錭錎錍鋋錝鋺錥錓鋹鋷錴錂錤鋿錩錹錵錪錔錌�".split(""),t=0;t!=r[235].length;++t)65533!==r[235][t].charCodeAt(0)&&(n[r[235][t]]=60160+t,e[60160+t]=r[235][t]);for(r[236]="����������������������������������������������������������������錋鋾錉錀鋻錖閼闍閾閹閺閶閿閵閽隩雔霋霒霐鞙鞗鞔韰韸頵頯頲餤餟餧餩馞駮駬駥駤駰駣駪駩駧骹骿骴骻髶髺髹髷鬳鮀鮅鮇魼魾魻鮂鮓鮒鮐魺鮕����������������������������������魽鮈鴥鴗鴠鴞鴔鴩鴝鴘鴢鴐鴙鴟麈麆麇麮麭黕黖黺鼒鼽儦儥儢儤儠儩勴嚓嚌嚍嚆嚄嚃噾嚂噿嚁壖壔壏壒嬭嬥嬲嬣嬬嬧嬦嬯嬮孻寱寲嶷幬幪徾徻懃憵憼懧懠懥懤懨懞擯擩擣擫擤擨斁斀斶旚曒檍檖檁檥檉檟檛檡檞檇檓檎�".split(""),t=0;t!=r[236].length;++t)65533!==r[236][t].charCodeAt(0)&&(n[r[236][t]]=60416+t,e[60416+t]=r[236][t]);for(r[237]="����������������������������������������������������������������檕檃檨檤檑橿檦檚檅檌檒歛殭氉濌澩濴濔濣濜濭濧濦濞濲濝濢濨燡燱燨燲燤燰燢獳獮獯璗璲璫璐璪璭璱璥璯甐甑甒甏疄癃癈癉癇皤盩瞵瞫瞲瞷瞶����������������������������������瞴瞱瞨矰磳磽礂磻磼磲礅磹磾礄禫禨穜穛穖穘穔穚窾竀竁簅簏篲簀篿篻簎篴簋篳簂簉簃簁篸篽簆篰篱簐簊糨縭縼繂縳顈縸縪繉繀繇縩繌縰縻縶繄縺罅罿罾罽翴翲耬膻臄臌臊臅臇膼臩艛艚艜薃薀薏薧薕薠薋薣蕻薤薚薞�".split(""),t=0;t!=r[237].length;++t)65533!==r[237][t].charCodeAt(0)&&(n[r[237][t]]=60672+t,e[60672+t]=r[237][t]);for(r[238]="����������������������������������������������������������������蕷蕼薉薡蕺蕸蕗薎薖薆薍薙薝薁薢薂薈薅蕹蕶薘薐薟虨螾螪螭蟅螰螬螹螵螼螮蟉蟃蟂蟌螷螯蟄蟊螴螶螿螸螽蟞螲褵褳褼褾襁襒褷襂覭覯覮觲觳謞����������������������������������謘謖謑謅謋謢謏謒謕謇謍謈謆謜謓謚豏豰豲豱豯貕貔賹赯蹎蹍蹓蹐蹌蹇轃轀邅遾鄸醚醢醛醙醟醡醝醠鎡鎃鎯鍤鍖鍇鍼鍘鍜鍶鍉鍐鍑鍠鍭鎏鍌鍪鍹鍗鍕鍒鍏鍱鍷鍻鍡鍞鍣鍧鎀鍎鍙闇闀闉闃闅閷隮隰隬霠霟霘霝霙鞚鞡鞜�".split(""),t=0;t!=r[238].length;++t)65533!==r[238][t].charCodeAt(0)&&(n[r[238][t]]=60928+t,e[60928+t]=r[238][t]);for(r[239]="����������������������������������������������������������������鞞鞝韕韔韱顁顄顊顉顅顃餥餫餬餪餳餲餯餭餱餰馘馣馡騂駺駴駷駹駸駶駻駽駾駼騃骾髾髽鬁髼魈鮚鮨鮞鮛鮦鮡鮥鮤鮆鮢鮠鮯鴳鵁鵧鴶鴮鴯鴱鴸鴰����������������������������������鵅鵂鵃鴾鴷鵀鴽翵鴭麊麉麍麰黈黚黻黿鼤鼣鼢齔龠儱儭儮嚘嚜嚗嚚嚝嚙奰嬼屩屪巀幭幮懘懟懭懮懱懪懰懫懖懩擿攄擽擸攁攃擼斔旛曚曛曘櫅檹檽櫡櫆檺檶檷櫇檴檭歞毉氋瀇瀌瀍瀁瀅瀔瀎濿瀀濻瀦濼濷瀊爁燿燹爃燽獶�".split(""),t=0;t!=r[239].length;++t)65533!==r[239][t].charCodeAt(0)&&(n[r[239][t]]=61184+t,e[61184+t]=r[239][t]);for(r[240]="����������������������������������������������������������������璸瓀璵瓁璾璶璻瓂甔甓癜癤癙癐癓癗癚皦皽盬矂瞺磿礌礓礔礉礐礒礑禭禬穟簜簩簙簠簟簭簝簦簨簢簥簰繜繐繖繣繘繢繟繑繠繗繓羵羳翷翸聵臑臒����������������������������������臐艟艞薴藆藀藃藂薳薵薽藇藄薿藋藎藈藅薱薶藒蘤薸薷薾虩蟧蟦蟢蟛蟫蟪蟥蟟蟳蟤蟔蟜蟓蟭蟘蟣螤蟗蟙蠁蟴蟨蟝襓襋襏襌襆襐襑襉謪謧謣謳謰謵譇謯謼謾謱謥謷謦謶謮謤謻謽謺豂豵貙貘貗賾贄贂贀蹜蹢蹠蹗蹖蹞蹥蹧�".split(""),t=0;t!=r[240].length;++t)65533!==r[240][t].charCodeAt(0)&&(n[r[240][t]]=61440+t,e[61440+t]=r[240][t]);for(r[241]="����������������������������������������������������������������蹛蹚蹡蹝蹩蹔轆轇轈轋鄨鄺鄻鄾醨醥醧醯醪鎵鎌鎒鎷鎛鎝鎉鎧鎎鎪鎞鎦鎕鎈鎙鎟鎍鎱鎑鎲鎤鎨鎴鎣鎥闒闓闑隳雗雚巂雟雘雝霣霢霥鞬鞮鞨鞫鞤鞪����������������������������������鞢鞥韗韙韖韘韺顐顑顒颸饁餼餺騏騋騉騍騄騑騊騅騇騆髀髜鬈鬄鬅鬩鬵魊魌魋鯇鯆鯃鮿鯁鮵鮸鯓鮶鯄鮹鮽鵜鵓鵏鵊鵛鵋鵙鵖鵌鵗鵒鵔鵟鵘鵚麎麌黟鼁鼀鼖鼥鼫鼪鼩鼨齌齕儴儵劖勷厴嚫嚭嚦嚧嚪嚬壚壝壛夒嬽嬾嬿巃幰�".split(""),t=0;t!=r[241].length;++t)65533!==r[241][t].charCodeAt(0)&&(n[r[241][t]]=61696+t,e[61696+t]=r[241][t]);for(r[242]="����������������������������������������������������������������徿懻攇攐攍攉攌攎斄旞旝曞櫧櫠櫌櫑櫙櫋櫟櫜櫐櫫櫏櫍櫞歠殰氌瀙瀧瀠瀖瀫瀡瀢瀣瀩瀗瀤瀜瀪爌爊爇爂爅犥犦犤犣犡瓋瓅璷瓃甖癠矉矊矄矱礝礛����������������������������������礡礜礗礞禰穧穨簳簼簹簬簻糬糪繶繵繸繰繷繯繺繲繴繨罋罊羃羆羷翽翾聸臗臕艤艡艣藫藱藭藙藡藨藚藗藬藲藸藘藟藣藜藑藰藦藯藞藢蠀蟺蠃蟶蟷蠉蠌蠋蠆蟼蠈蟿蠊蠂襢襚襛襗襡襜襘襝襙覈覷覶觶譐譈譊譀譓譖譔譋譕�".split(""),t=0;t!=r[242].length;++t)65533!==r[242][t].charCodeAt(0)&&(n[r[242][t]]=61952+t,e[61952+t]=r[242][t]);for(r[243]="����������������������������������������������������������������譑譂譒譗豃豷豶貚贆贇贉趬趪趭趫蹭蹸蹳蹪蹯蹻軂轒轑轏轐轓辴酀鄿醰醭鏞鏇鏏鏂鏚鏐鏹鏬鏌鏙鎩鏦鏊鏔鏮鏣鏕鏄鏎鏀鏒鏧镽闚闛雡霩霫霬霨霦����������������������������������鞳鞷鞶韝韞韟顜顙顝顗颿颽颻颾饈饇饃馦馧騚騕騥騝騤騛騢騠騧騣騞騜騔髂鬋鬊鬎鬌鬷鯪鯫鯠鯞鯤鯦鯢鯰鯔鯗鯬鯜鯙鯥鯕鯡鯚鵷鶁鶊鶄鶈鵱鶀鵸鶆鶋鶌鵽鵫鵴鵵鵰鵩鶅鵳鵻鶂鵯鵹鵿鶇鵨麔麑黀黼鼭齀齁齍齖齗齘匷嚲�".split(""),t=0;t!=r[243].length;++t)65533!==r[243][t].charCodeAt(0)&&(n[r[243][t]]=62208+t,e[62208+t]=r[243][t]);for(r[244]="����������������������������������������������������������������嚵嚳壣孅巆巇廮廯忀忁懹攗攖攕攓旟曨曣曤櫳櫰櫪櫨櫹櫱櫮櫯瀼瀵瀯瀷瀴瀱灂瀸瀿瀺瀹灀瀻瀳灁爓爔犨獽獼璺皫皪皾盭矌矎矏矍矲礥礣礧礨礤礩����������������������������������禲穮穬穭竷籉籈籊籇籅糮繻繾纁纀羺翿聹臛臙舋艨艩蘢藿蘁藾蘛蘀藶蘄蘉蘅蘌藽蠙蠐蠑蠗蠓蠖襣襦覹觷譠譪譝譨譣譥譧譭趮躆躈躄轙轖轗轕轘轚邍酃酁醷醵醲醳鐋鐓鏻鐠鐏鐔鏾鐕鐐鐨鐙鐍鏵鐀鏷鐇鐎鐖鐒鏺鐉鏸鐊鏿�".split(""),t=0;t!=r[244].length;++t)65533!==r[244][t].charCodeAt(0)&&(n[r[244][t]]=62464+t,e[62464+t]=r[244][t]);for(r[245]="����������������������������������������������������������������鏼鐌鏶鐑鐆闞闠闟霮霯鞹鞻韽韾顠顢顣顟飁飂饐饎饙饌饋饓騲騴騱騬騪騶騩騮騸騭髇髊髆鬐鬒鬑鰋鰈鯷鰅鰒鯸鱀鰇鰎鰆鰗鰔鰉鶟鶙鶤鶝鶒鶘鶐鶛����������������������������������鶠鶔鶜鶪鶗鶡鶚鶢鶨鶞鶣鶿鶩鶖鶦鶧麙麛麚黥黤黧黦鼰鼮齛齠齞齝齙龑儺儹劘劗囃嚽嚾孈孇巋巏廱懽攛欂櫼欃櫸欀灃灄灊灈灉灅灆爝爚爙獾甗癪矐礭礱礯籔籓糲纊纇纈纋纆纍罍羻耰臝蘘蘪蘦蘟蘣蘜蘙蘧蘮蘡蘠蘩蘞蘥�".split(""),t=0;t!=r[245].length;++t)65533!==r[245][t].charCodeAt(0)&&(n[r[245][t]]=62720+t,e[62720+t]=r[245][t]);for(r[246]="����������������������������������������������������������������蠩蠝蠛蠠蠤蠜蠫衊襭襩襮襫觺譹譸譅譺譻贐贔趯躎躌轞轛轝酆酄酅醹鐿鐻鐶鐩鐽鐼鐰鐹鐪鐷鐬鑀鐱闥闤闣霵霺鞿韡顤飉飆飀饘饖騹騽驆驄驂驁騺����������������������������������騿髍鬕鬗鬘鬖鬺魒鰫鰝鰜鰬鰣鰨鰩鰤鰡鶷鶶鶼鷁鷇鷊鷏鶾鷅鷃鶻鶵鷎鶹鶺鶬鷈鶱鶭鷌鶳鷍鶲鹺麜黫黮黭鼛鼘鼚鼱齎齥齤龒亹囆囅囋奱孋孌巕巑廲攡攠攦攢欋欈欉氍灕灖灗灒爞爟犩獿瓘瓕瓙瓗癭皭礵禴穰穱籗籜籙籛籚�".split(""),t=0;t!=r[246].length;++t)65533!==r[246][t].charCodeAt(0)&&(n[r[246][t]]=62976+t,e[62976+t]=r[246][t]);for(r[247]="����������������������������������������������������������������糴糱纑罏羇臞艫蘴蘵蘳蘬蘲蘶蠬蠨蠦蠪蠥襱覿覾觻譾讄讂讆讅譿贕躕躔躚躒躐躖躗轠轢酇鑌鑐鑊鑋鑏鑇鑅鑈鑉鑆霿韣顪顩飋饔饛驎驓驔驌驏驈驊����������������������������������驉驒驐髐鬙鬫鬻魖魕鱆鱈鰿鱄鰹鰳鱁鰼鰷鰴鰲鰽鰶鷛鷒鷞鷚鷋鷐鷜鷑鷟鷩鷙鷘鷖鷵鷕鷝麶黰鼵鼳鼲齂齫龕龢儽劙壨壧奲孍巘蠯彏戁戃戄攩攥斖曫欑欒欏毊灛灚爢玂玁玃癰矔籧籦纕艬蘺虀蘹蘼蘱蘻蘾蠰蠲蠮蠳襶襴襳觾�".split(""),t=0;t!=r[247].length;++t)65533!==r[247][t].charCodeAt(0)&&(n[r[247][t]]=63232+t,e[63232+t]=r[247][t]);for(r[248]="����������������������������������������������������������������讌讎讋讈豅贙躘轤轣醼鑢鑕鑝鑗鑞韄韅頀驖驙鬞鬟鬠鱒鱘鱐鱊鱍鱋鱕鱙鱌鱎鷻鷷鷯鷣鷫鷸鷤鷶鷡鷮鷦鷲鷰鷢鷬鷴鷳鷨鷭黂黐黲黳鼆鼜鼸鼷鼶齃齏����������������������������������齱齰齮齯囓囍孎屭攭曭曮欓灟灡灝灠爣瓛瓥矕礸禷禶籪纗羉艭虃蠸蠷蠵衋讔讕躞躟躠躝醾醽釂鑫鑨鑩雥靆靃靇韇韥驞髕魙鱣鱧鱦鱢鱞鱠鸂鷾鸇鸃鸆鸅鸀鸁鸉鷿鷽鸄麠鼞齆齴齵齶囔攮斸欘欙欗欚灢爦犪矘矙礹籩籫糶纚�".split(""),t=0;t!=r[248].length;++t)65533!==r[248][t].charCodeAt(0)&&(n[r[248][t]]=63488+t,e[63488+t]=r[248][t]);for(r[249]="����������������������������������������������������������������纘纛纙臠臡虆虇虈襹襺襼襻觿讘讙躥躤躣鑮鑭鑯鑱鑳靉顲饟鱨鱮鱭鸋鸍鸐鸏鸒鸑麡黵鼉齇齸齻齺齹圞灦籯蠼趲躦釃鑴鑸鑶鑵驠鱴鱳鱱鱵鸔鸓黶鼊����������������������������������龤灨灥糷虪蠾蠽蠿讞貜躩軉靋顳顴飌饡馫驤驦驧鬤鸕鸗齈戇欞爧虌躨钂钀钁驩驨鬮鸙爩虋讟钃鱹麷癵驫鱺鸝灩灪麤齾齉龘碁銹裏墻恒粧嫺╔╦╗╠╬╣╚╩╝╒╤╕╞╪╡╘╧╛╓╥╖╟╫╢╙╨╜║═╭╮╰╯▓�".split(""),t=0;t!=r[249].length;++t)65533!==r[249][t].charCodeAt(0)&&(n[r[249][t]]=63744+t,e[63744+t]=r[249][t]);return{enc:n,dec:e}}(),n[1250]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€�‚�„…†‡�‰Š‹ŚŤŽŹ�‘’“”•–—�™š›śťžź ˇ˘Ł¤Ą¦§¨©Ş«¬­®Ż°±˛ł´µ¶·¸ąş»Ľ˝ľżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[1251]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ЂЃ‚ѓ„…†‡€‰Љ‹ЊЌЋЏђ‘’“”•–—�™љ›њќћџ ЎўЈ¤Ґ¦§Ё©Є«¬­®Ї°±Ііґµ¶·ё№є»јЅѕїАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[1252]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€�‚ƒ„…†‡ˆ‰Š‹Œ�Ž��‘’“”•–—˜™š›œ�žŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[1253]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€�‚ƒ„…†‡�‰�‹�����‘’“”•–—�™�›���� ΅Ά£¤¥¦§¨©�«¬­®―°±²³΄µ¶·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[1254]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€�‚ƒ„…†‡ˆ‰Š‹Œ����‘’“”•–—˜™š›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖ×ØÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[1255]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€�‚ƒ„…†‡ˆ‰�‹�����‘’“”•–—˜™�›���� ¡¢£₪¥¦§¨©×«¬­®¯°±²³´µ¶·¸¹÷»¼½¾¿ְֱֲֳִֵֶַָֹ�ֻּֽ־ֿ׀ׁׂ׃װױײ׳״�������אבגדהוזחטיךכלםמןנסעףפץצקרשת��‎‏�",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[1256]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€پ‚ƒ„…†‡ˆ‰ٹ‹Œچژڈگ‘’“”•–—ک™ڑ›œ‌‍ں ،¢£¤¥¦§¨©ھ«¬­®¯°±²³´µ¶·¸¹؛»¼½¾؟ہءآأؤإئابةتثجحخدذرزسشصض×طظعغـفقكàلâمنهوçèéêëىيîïًٌٍَôُِ÷ّùْûü‎‏ے",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[1257]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€�‚�„…†‡�‰�‹�¨ˇ¸�‘’“”•–—�™�›�¯˛� �¢£¤�¦§Ø©Ŗ«¬­®Æ°±²³´µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž˙",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[1258]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€�‚ƒ„…†‡ˆ‰�‹Œ����‘’“”•–—˜™�›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖ×ØÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[1e4]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[10006]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~Ĺ²É³ÖÜ΅àâä΄¨çéèê룙î‰ôö¦­ùûü†ΓΔΘΛΞΠß®©ΣΪ§≠°·Α±≤≥¥ΒΕΖΗΙΚΜΦΫΨΩάΝ¬ΟΡ≈Τ«»… ΥΧΆΈœ–―“”‘’÷ΉΊΌΎέήίόΏύαβψδεφγηιξκλμνοπώρστθωςχυζϊϋΐΰ�",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[10007]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°¢£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµ∂ЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[10008]=function(){var t,e=[],n={},r=[];for(r[0]="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€���������������������������������������������������������������������������������������".split(""),t=0;t!=r[0].length;++t)65533!==r[0][t].charCodeAt(0)&&(n[r[0][t]]=0+t,e[0+t]=r[0][t]);for(r[161]="����������������������������������������������������������������������������������������������������������������������������������������������������������������� 、。・ˉˇ¨〃々―~�…‘’“”〔〕〈〉《》「」『』〖〗【】±×÷∶∧∨∑∏∪∩∈∷√⊥∥∠⌒⊙∫∮≡≌≈∽∝≠≮≯≤≥∞∵∴♂♀°′″℃$¤¢£‰§№☆★○●◎◇◆□■△▲※→←↑↓〓�".split(""),t=0;t!=r[161].length;++t)65533!==r[161][t].charCodeAt(0)&&(n[r[161][t]]=41216+t,e[41216+t]=r[161][t]);for(r[162]="���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������⒈⒉⒊⒋⒌⒍⒎⒏⒐⒑⒒⒓⒔⒕⒖⒗⒘⒙⒚⒛⑴⑵⑶⑷⑸⑹⑺⑻⑼⑽⑾⑿⒀⒁⒂⒃⒄⒅⒆⒇①②③④⑤⑥⑦⑧⑨⑩��㈠㈡㈢㈣㈤㈥㈦㈧㈨㈩��ⅠⅡⅢⅣⅤⅥⅦⅧⅨⅩⅪⅫ���".split(""),t=0;t!=r[162].length;++t)65533!==r[162][t].charCodeAt(0)&&(n[r[162][t]]=41472+t,e[41472+t]=r[162][t]);for(r[163]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������!"#¥%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|} ̄�".split(""),t=0;t!=r[163].length;++t)65533!==r[163][t].charCodeAt(0)&&(n[r[163][t]]=41728+t,e[41728+t]=r[163][t]);for(r[164]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������ぁあぃいぅうぇえぉおかがきぎくぐけげこごさざしじすずせぜそぞただちぢっつづてでとどなにぬねのはばぱひびぴふぶぷへべぺほぼぽまみむめもゃやゅゆょよらりるれろゎわゐゑをん������������".split(""),t=0;t!=r[164].length;++t)65533!==r[164][t].charCodeAt(0)&&(n[r[164][t]]=41984+t,e[41984+t]=r[164][t]);for(r[165]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������ァアィイゥウェエォオカガキギクグケゲコゴサザシジスズセゼソゾタダチヂッツヅテデトドナニヌネノハバパヒビピフブプヘベペホボポマミムメモャヤュユョヨラリルレロヮワヰヱヲンヴヵヶ���������".split(""),t=0;t!=r[165].length;++t)65533!==r[165][t].charCodeAt(0)&&(n[r[165][t]]=42240+t,e[42240+t]=r[165][t]);for(r[166]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ��������αβγδεζηθικλμνξοπρστυφχψω���������������������������������������".split(""),t=0;t!=r[166].length;++t)65533!==r[166][t].charCodeAt(0)&&(n[r[166][t]]=42496+t,e[42496+t]=r[166][t]);for(r[167]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ���������������абвгдеёжзийклмнопрстуфхцчшщъыьэюя��������������".split(""),t=0;t!=r[167].length;++t)65533!==r[167][t].charCodeAt(0)&&(n[r[167][t]]=42752+t,e[42752+t]=r[167][t]);for(r[168]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������āáǎàēéěèīíǐìōóǒòūúǔùǖǘǚǜüê����������ㄅㄆㄇㄈㄉㄊㄋㄌㄍㄎㄏㄐㄑㄒㄓㄔㄕㄖㄗㄘㄙㄚㄛㄜㄝㄞㄟㄠㄡㄢㄣㄤㄥㄦㄧㄨㄩ����������������������".split(""),t=0;t!=r[168].length;++t)65533!==r[168][t].charCodeAt(0)&&(n[r[168][t]]=43008+t,e[43008+t]=r[168][t]);for(r[169]="��������������������������������������������������������������������������������������������������������������������������������������������������������������������─━│┃┄┅┆┇┈┉┊┋┌┍┎┏┐┑┒┓└┕┖┗┘┙┚┛├┝┞┟┠┡┢┣┤┥┦┧┨┩┪┫┬┭┮┯┰┱┲┳┴┵┶┷┸┹┺┻┼┽┾┿╀╁╂╃╄╅╆╇╈╉╊╋����������������".split(""),t=0;t!=r[169].length;++t)65533!==r[169][t].charCodeAt(0)&&(n[r[169][t]]=43264+t,e[43264+t]=r[169][t]);for(r[176]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������啊阿埃挨哎唉哀皑癌蔼矮艾碍爱隘鞍氨安俺按暗岸胺案肮昂盎凹敖熬翱袄傲奥懊澳芭捌扒叭吧笆八疤巴拔跋靶把耙坝霸罢爸白柏百摆佰败拜稗斑班搬扳般颁板版扮拌伴瓣半办绊邦帮梆榜膀绑棒磅蚌镑傍谤苞胞包褒剥�".split(""),t=0;t!=r[176].length;++t)65533!==r[176][t].charCodeAt(0)&&(n[r[176][t]]=45056+t,e[45056+t]=r[176][t]);for(r[177]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������薄雹保堡饱宝抱报暴豹鲍爆杯碑悲卑北辈背贝钡倍狈备惫焙被奔苯本笨崩绷甭泵蹦迸逼鼻比鄙笔彼碧蓖蔽毕毙毖币庇痹闭敝弊必辟壁臂避陛鞭边编贬扁便变卞辨辩辫遍标彪膘表鳖憋别瘪彬斌濒滨宾摈兵冰柄丙秉饼炳�".split(""),t=0;t!=r[177].length;++t)65533!==r[177][t].charCodeAt(0)&&(n[r[177][t]]=45312+t,e[45312+t]=r[177][t]);for(r[178]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������病并玻菠播拨钵波博勃搏铂箔伯帛舶脖膊渤泊驳捕卜哺补埠不布步簿部怖擦猜裁材才财睬踩采彩菜蔡餐参蚕残惭惨灿苍舱仓沧藏操糙槽曹草厕策侧册测层蹭插叉茬茶查碴搽察岔差诧拆柴豺搀掺蝉馋谗缠铲产阐颤昌猖�".split(""),t=0;t!=r[178].length;++t)65533!==r[178][t].charCodeAt(0)&&(n[r[178][t]]=45568+t,e[45568+t]=r[178][t]);for(r[179]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������场尝常长偿肠厂敞畅唱倡超抄钞朝嘲潮巢吵炒车扯撤掣彻澈郴臣辰尘晨忱沉陈趁衬撑称城橙成呈乘程惩澄诚承逞骋秤吃痴持匙池迟弛驰耻齿侈尺赤翅斥炽充冲虫崇宠抽酬畴踌稠愁筹仇绸瞅丑臭初出橱厨躇锄雏滁除楚�".split(""),t=0;t!=r[179].length;++t)65533!==r[179][t].charCodeAt(0)&&(n[r[179][t]]=45824+t,e[45824+t]=r[179][t]);for(r[180]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������础储矗搐触处揣川穿椽传船喘串疮窗幢床闯创吹炊捶锤垂春椿醇唇淳纯蠢戳绰疵茨磁雌辞慈瓷词此刺赐次聪葱囱匆从丛凑粗醋簇促蹿篡窜摧崔催脆瘁粹淬翠村存寸磋撮搓措挫错搭达答瘩打大呆歹傣戴带殆代贷袋待逮�".split(""),t=0;t!=r[180].length;++t)65533!==r[180][t].charCodeAt(0)&&(n[r[180][t]]=46080+t,e[46080+t]=r[180][t]);for(r[181]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������怠耽担丹单郸掸胆旦氮但惮淡诞弹蛋当挡党荡档刀捣蹈倒岛祷导到稻悼道盗德得的蹬灯登等瞪凳邓堤低滴迪敌笛狄涤翟嫡抵底地蒂第帝弟递缔颠掂滇碘点典靛垫电佃甸店惦奠淀殿碉叼雕凋刁掉吊钓调跌爹碟蝶迭谍叠�".split(""),t=0;t!=r[181].length;++t)65533!==r[181][t].charCodeAt(0)&&(n[r[181][t]]=46336+t,e[46336+t]=r[181][t]);for(r[182]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������丁盯叮钉顶鼎锭定订丢东冬董懂动栋侗恫冻洞兜抖斗陡豆逗痘都督毒犊独读堵睹赌杜镀肚度渡妒端短锻段断缎堆兑队对墩吨蹲敦顿囤钝盾遁掇哆多夺垛躲朵跺舵剁惰堕蛾峨鹅俄额讹娥恶厄扼遏鄂饿恩而儿耳尔饵洱二�".split(""),t=0;t!=r[182].length;++t)65533!==r[182][t].charCodeAt(0)&&(n[r[182][t]]=46592+t,e[46592+t]=r[182][t]);for(r[183]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������贰发罚筏伐乏阀法珐藩帆番翻樊矾钒繁凡烦反返范贩犯饭泛坊芳方肪房防妨仿访纺放菲非啡飞肥匪诽吠肺废沸费芬酚吩氛分纷坟焚汾粉奋份忿愤粪丰封枫蜂峰锋风疯烽逢冯缝讽奉凤佛否夫敷肤孵扶拂辐幅氟符伏俘服�".split(""),t=0;t!=r[183].length;++t)65533!==r[183][t].charCodeAt(0)&&(n[r[183][t]]=46848+t,e[46848+t]=r[183][t]);for(r[184]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������浮涪福袱弗甫抚辅俯釜斧脯腑府腐赴副覆赋复傅付阜父腹负富讣附妇缚咐噶嘎该改概钙盖溉干甘杆柑竿肝赶感秆敢赣冈刚钢缸肛纲岗港杠篙皋高膏羔糕搞镐稿告哥歌搁戈鸽胳疙割革葛格蛤阁隔铬个各给根跟耕更庚羹�".split(""),t=0;t!=r[184].length;++t)65533!==r[184][t].charCodeAt(0)&&(n[r[184][t]]=47104+t,e[47104+t]=r[184][t]);for(r[185]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������埂耿梗工攻功恭龚供躬公宫弓巩汞拱贡共钩勾沟苟狗垢构购够辜菇咕箍估沽孤姑鼓古蛊骨谷股故顾固雇刮瓜剐寡挂褂乖拐怪棺关官冠观管馆罐惯灌贯光广逛瑰规圭硅归龟闺轨鬼诡癸桂柜跪贵刽辊滚棍锅郭国果裹过哈�".split(""),t=0;t!=r[185].length;++t)65533!==r[185][t].charCodeAt(0)&&(n[r[185][t]]=47360+t,e[47360+t]=r[185][t]);for(r[186]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������骸孩海氦亥害骇酣憨邯韩含涵寒函喊罕翰撼捍旱憾悍焊汗汉夯杭航壕嚎豪毫郝好耗号浩呵喝荷菏核禾和何合盒貉阂河涸赫褐鹤贺嘿黑痕很狠恨哼亨横衡恒轰哄烘虹鸿洪宏弘红喉侯猴吼厚候后呼乎忽瑚壶葫胡蝴狐糊湖�".split(""),t=0;t!=r[186].length;++t)65533!==r[186][t].charCodeAt(0)&&(n[r[186][t]]=47616+t,e[47616+t]=r[186][t]);for(r[187]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������弧虎唬护互沪户花哗华猾滑画划化话槐徊怀淮坏欢环桓还缓换患唤痪豢焕涣宦幻荒慌黄磺蝗簧皇凰惶煌晃幌恍谎灰挥辉徽恢蛔回毁悔慧卉惠晦贿秽会烩汇讳诲绘荤昏婚魂浑混豁活伙火获或惑霍货祸击圾基机畸稽积箕�".split(""),t=0;t!=r[187].length;++t)65533!==r[187][t].charCodeAt(0)&&(n[r[187][t]]=47872+t,e[47872+t]=r[187][t]);for(r[188]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������肌饥迹激讥鸡姬绩缉吉极棘辑籍集及急疾汲即嫉级挤几脊己蓟技冀季伎祭剂悸济寄寂计记既忌际妓继纪嘉枷夹佳家加荚颊贾甲钾假稼价架驾嫁歼监坚尖笺间煎兼肩艰奸缄茧检柬碱硷拣捡简俭剪减荐槛鉴践贱见键箭件�".split(""),t=0;t!=r[188].length;++t)65533!==r[188][t].charCodeAt(0)&&(n[r[188][t]]=48128+t,e[48128+t]=r[188][t]);for(r[189]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������健舰剑饯渐溅涧建僵姜将浆江疆蒋桨奖讲匠酱降蕉椒礁焦胶交郊浇骄娇嚼搅铰矫侥脚狡角饺缴绞剿教酵轿较叫窖揭接皆秸街阶截劫节桔杰捷睫竭洁结解姐戒藉芥界借介疥诫届巾筋斤金今津襟紧锦仅谨进靳晋禁近烬浸�".split(""),t=0;t!=r[189].length;++t)65533!==r[189][t].charCodeAt(0)&&(n[r[189][t]]=48384+t,e[48384+t]=r[189][t]);for(r[190]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������尽劲荆兢茎睛晶鲸京惊精粳经井警景颈静境敬镜径痉靖竟竞净炯窘揪究纠玖韭久灸九酒厩救旧臼舅咎就疚鞠拘狙疽居驹菊局咀矩举沮聚拒据巨具距踞锯俱句惧炬剧捐鹃娟倦眷卷绢撅攫抉掘倔爵觉决诀绝均菌钧军君峻�".split(""),t=0;t!=r[190].length;++t)65533!==r[190][t].charCodeAt(0)&&(n[r[190][t]]=48640+t,e[48640+t]=r[190][t]);for(r[191]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������俊竣浚郡骏喀咖卡咯开揩楷凯慨刊堪勘坎砍看康慷糠扛抗亢炕考拷烤靠坷苛柯棵磕颗科壳咳可渴克刻客课肯啃垦恳坑吭空恐孔控抠口扣寇枯哭窟苦酷库裤夸垮挎跨胯块筷侩快宽款匡筐狂框矿眶旷况亏盔岿窥葵奎魁傀�".split(""),t=0;t!=r[191].length;++t)65533!==r[191][t].charCodeAt(0)&&(n[r[191][t]]=48896+t,e[48896+t]=r[191][t]);for(r[192]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������馈愧溃坤昆捆困括扩廓阔垃拉喇蜡腊辣啦莱来赖蓝婪栏拦篮阑兰澜谰揽览懒缆烂滥琅榔狼廊郎朗浪捞劳牢老佬姥酪烙涝勒乐雷镭蕾磊累儡垒擂肋类泪棱楞冷厘梨犁黎篱狸离漓理李里鲤礼莉荔吏栗丽厉励砾历利傈例俐�".split(""),t=0;t!=r[192].length;++t)65533!==r[192][t].charCodeAt(0)&&(n[r[192][t]]=49152+t,e[49152+t]=r[192][t]);for(r[193]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������痢立粒沥隶力璃哩俩联莲连镰廉怜涟帘敛脸链恋炼练粮凉梁粱良两辆量晾亮谅撩聊僚疗燎寥辽潦了撂镣廖料列裂烈劣猎琳林磷霖临邻鳞淋凛赁吝拎玲菱零龄铃伶羚凌灵陵岭领另令溜琉榴硫馏留刘瘤流柳六龙聋咙笼窿�".split(""),t=0;t!=r[193].length;++t)65533!==r[193][t].charCodeAt(0)&&(n[r[193][t]]=49408+t,e[49408+t]=r[193][t]);for(r[194]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������隆垄拢陇楼娄搂篓漏陋芦卢颅庐炉掳卤虏鲁麓碌露路赂鹿潞禄录陆戮驴吕铝侣旅履屡缕虑氯律率滤绿峦挛孪滦卵乱掠略抡轮伦仑沦纶论萝螺罗逻锣箩骡裸落洛骆络妈麻玛码蚂马骂嘛吗埋买麦卖迈脉瞒馒蛮满蔓曼慢漫�".split(""),t=0;t!=r[194].length;++t)65533!==r[194][t].charCodeAt(0)&&(n[r[194][t]]=49664+t,e[49664+t]=r[194][t]);for(r[195]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������谩芒茫盲氓忙莽猫茅锚毛矛铆卯茂冒帽貌贸么玫枚梅酶霉煤没眉媒镁每美昧寐妹媚门闷们萌蒙檬盟锰猛梦孟眯醚靡糜迷谜弥米秘觅泌蜜密幂棉眠绵冕免勉娩缅面苗描瞄藐秒渺庙妙蔑灭民抿皿敏悯闽明螟鸣铭名命谬摸�".split(""),t=0;t!=r[195].length;++t)65533!==r[195][t].charCodeAt(0)&&(n[r[195][t]]=49920+t,e[49920+t]=r[195][t]);for(r[196]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������摹蘑模膜磨摩魔抹末莫墨默沫漠寞陌谋牟某拇牡亩姆母墓暮幕募慕木目睦牧穆拿哪呐钠那娜纳氖乃奶耐奈南男难囊挠脑恼闹淖呢馁内嫩能妮霓倪泥尼拟你匿腻逆溺蔫拈年碾撵捻念娘酿鸟尿捏聂孽啮镊镍涅您柠狞凝宁�".split(""),t=0;t!=r[196].length;++t)65533!==r[196][t].charCodeAt(0)&&(n[r[196][t]]=50176+t,e[50176+t]=r[196][t]);for(r[197]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������拧泞牛扭钮纽脓浓农弄奴努怒女暖虐疟挪懦糯诺哦欧鸥殴藕呕偶沤啪趴爬帕怕琶拍排牌徘湃派攀潘盘磐盼畔判叛乓庞旁耪胖抛咆刨炮袍跑泡呸胚培裴赔陪配佩沛喷盆砰抨烹澎彭蓬棚硼篷膨朋鹏捧碰坯砒霹批披劈琵毗�".split(""),t=0;t!=r[197].length;++t)65533!==r[197][t].charCodeAt(0)&&(n[r[197][t]]=50432+t,e[50432+t]=r[197][t]);for(r[198]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������啤脾疲皮匹痞僻屁譬篇偏片骗飘漂瓢票撇瞥拼频贫品聘乒坪苹萍平凭瓶评屏坡泼颇婆破魄迫粕剖扑铺仆莆葡菩蒲埔朴圃普浦谱曝瀑期欺栖戚妻七凄漆柒沏其棋奇歧畦崎脐齐旗祈祁骑起岂乞企启契砌器气迄弃汽泣讫掐�".split(""),t=0;t!=r[198].length;++t)65533!==r[198][t].charCodeAt(0)&&(n[r[198][t]]=50688+t,e[50688+t]=r[198][t]);for(r[199]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������恰洽牵扦钎铅千迁签仟谦乾黔钱钳前潜遣浅谴堑嵌欠歉枪呛腔羌墙蔷强抢橇锹敲悄桥瞧乔侨巧鞘撬翘峭俏窍切茄且怯窃钦侵亲秦琴勤芹擒禽寝沁青轻氢倾卿清擎晴氰情顷请庆琼穷秋丘邱球求囚酋泅趋区蛆曲躯屈驱渠�".split(""),t=0;t!=r[199].length;++t)65533!==r[199][t].charCodeAt(0)&&(n[r[199][t]]=50944+t,e[50944+t]=r[199][t]);for(r[200]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������取娶龋趣去圈颧权醛泉全痊拳犬券劝缺炔瘸却鹊榷确雀裙群然燃冉染瓤壤攘嚷让饶扰绕惹热壬仁人忍韧任认刃妊纫扔仍日戎茸蓉荣融熔溶容绒冗揉柔肉茹蠕儒孺如辱乳汝入褥软阮蕊瑞锐闰润若弱撒洒萨腮鳃塞赛三叁�".split(""),t=0;t!=r[200].length;++t)65533!==r[200][t].charCodeAt(0)&&(n[r[200][t]]=51200+t,e[51200+t]=r[200][t]);for(r[201]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������伞散桑嗓丧搔骚扫嫂瑟色涩森僧莎砂杀刹沙纱傻啥煞筛晒珊苫杉山删煽衫闪陕擅赡膳善汕扇缮墒伤商赏晌上尚裳梢捎稍烧芍勺韶少哨邵绍奢赊蛇舌舍赦摄射慑涉社设砷申呻伸身深娠绅神沈审婶甚肾慎渗声生甥牲升绳�".split(""),t=0;t!=r[201].length;++t)65533!==r[201][t].charCodeAt(0)&&(n[r[201][t]]=51456+t,e[51456+t]=r[201][t]);for(r[202]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������省盛剩胜圣师失狮施湿诗尸虱十石拾时什食蚀实识史矢使屎驶始式示士世柿事拭誓逝势是嗜噬适仕侍释饰氏市恃室视试收手首守寿授售受瘦兽蔬枢梳殊抒输叔舒淑疏书赎孰熟薯暑曙署蜀黍鼠属术述树束戍竖墅庶数漱�".split(""),t=0;t!=r[202].length;++t)65533!==r[202][t].charCodeAt(0)&&(n[r[202][t]]=51712+t,e[51712+t]=r[202][t]);for(r[203]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������恕刷耍摔衰甩帅栓拴霜双爽谁水睡税吮瞬顺舜说硕朔烁斯撕嘶思私司丝死肆寺嗣四伺似饲巳松耸怂颂送宋讼诵搜艘擞嗽苏酥俗素速粟僳塑溯宿诉肃酸蒜算虽隋随绥髓碎岁穗遂隧祟孙损笋蓑梭唆缩琐索锁所塌他它她塔�".split(""),t=0;t!=r[203].length;++t)65533!==r[203][t].charCodeAt(0)&&(n[r[203][t]]=51968+t,e[51968+t]=r[203][t]);for(r[204]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������獭挞蹋踏胎苔抬台泰酞太态汰坍摊贪瘫滩坛檀痰潭谭谈坦毯袒碳探叹炭汤塘搪堂棠膛唐糖倘躺淌趟烫掏涛滔绦萄桃逃淘陶讨套特藤腾疼誊梯剔踢锑提题蹄啼体替嚏惕涕剃屉天添填田甜恬舔腆挑条迢眺跳贴铁帖厅听烃�".split(""),t=0;t!=r[204].length;++t)65533!==r[204][t].charCodeAt(0)&&(n[r[204][t]]=52224+t,e[52224+t]=r[204][t]);for(r[205]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������汀廷停亭庭挺艇通桐酮瞳同铜彤童桶捅筒统痛偷投头透凸秃突图徒途涂屠土吐兔湍团推颓腿蜕褪退吞屯臀拖托脱鸵陀驮驼椭妥拓唾挖哇蛙洼娃瓦袜歪外豌弯湾玩顽丸烷完碗挽晚皖惋宛婉万腕汪王亡枉网往旺望忘妄威�".split(""),t=0;t!=r[205].length;++t)65533!==r[205][t].charCodeAt(0)&&(n[r[205][t]]=52480+t,e[52480+t]=r[205][t]);for(r[206]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������巍微危韦违桅围唯惟为潍维苇萎委伟伪尾纬未蔚味畏胃喂魏位渭谓尉慰卫瘟温蚊文闻纹吻稳紊问嗡翁瓮挝蜗涡窝我斡卧握沃巫呜钨乌污诬屋无芜梧吾吴毋武五捂午舞伍侮坞戊雾晤物勿务悟误昔熙析西硒矽晰嘻吸锡牺�".split(""),t=0;t!=r[206].length;++t)65533!==r[206][t].charCodeAt(0)&&(n[r[206][t]]=52736+t,e[52736+t]=r[206][t]);for(r[207]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������稀息希悉膝夕惜熄烯溪汐犀檄袭席习媳喜铣洗系隙戏细瞎虾匣霞辖暇峡侠狭下厦夏吓掀锨先仙鲜纤咸贤衔舷闲涎弦嫌显险现献县腺馅羡宪陷限线相厢镶香箱襄湘乡翔祥详想响享项巷橡像向象萧硝霄削哮嚣销消宵淆晓�".split(""),t=0;t!=r[207].length;++t)65533!==r[207][t].charCodeAt(0)&&(n[r[207][t]]=52992+t,e[52992+t]=r[207][t]);for(r[208]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������小孝校肖啸笑效楔些歇蝎鞋协挟携邪斜胁谐写械卸蟹懈泄泻谢屑薪芯锌欣辛新忻心信衅星腥猩惺兴刑型形邢行醒幸杏性姓兄凶胸匈汹雄熊休修羞朽嗅锈秀袖绣墟戌需虚嘘须徐许蓄酗叙旭序畜恤絮婿绪续轩喧宣悬旋玄�".split(""),t=0;t!=r[208].length;++t)65533!==r[208][t].charCodeAt(0)&&(n[r[208][t]]=53248+t,e[53248+t]=r[208][t]);for(r[209]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������选癣眩绚靴薛学穴雪血勋熏循旬询寻驯巡殉汛训讯逊迅压押鸦鸭呀丫芽牙蚜崖衙涯雅哑亚讶焉咽阉烟淹盐严研蜒岩延言颜阎炎沿奄掩眼衍演艳堰燕厌砚雁唁彦焰宴谚验殃央鸯秧杨扬佯疡羊洋阳氧仰痒养样漾邀腰妖瑶�".split(""),t=0;t!=r[209].length;++t)65533!==r[209][t].charCodeAt(0)&&(n[r[209][t]]=53504+t,e[53504+t]=r[209][t]);for(r[210]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������摇尧遥窑谣姚咬舀药要耀椰噎耶爷野冶也页掖业叶曳腋夜液一壹医揖铱依伊衣颐夷遗移仪胰疑沂宜姨彝椅蚁倚已乙矣以艺抑易邑屹亿役臆逸肄疫亦裔意毅忆义益溢诣议谊译异翼翌绎茵荫因殷音阴姻吟银淫寅饮尹引隐�".split(""),t=0;t!=r[210].length;++t)65533!==r[210][t].charCodeAt(0)&&(n[r[210][t]]=53760+t,e[53760+t]=r[210][t]);for(r[211]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������印英樱婴鹰应缨莹萤营荧蝇迎赢盈影颖硬映哟拥佣臃痈庸雍踊蛹咏泳涌永恿勇用幽优悠忧尤由邮铀犹油游酉有友右佑釉诱又幼迂淤于盂榆虞愚舆余俞逾鱼愉渝渔隅予娱雨与屿禹宇语羽玉域芋郁吁遇喻峪御愈欲狱育誉�".split(""),t=0;t!=r[211].length;++t)65533!==r[211][t].charCodeAt(0)&&(n[r[211][t]]=54016+t,e[54016+t]=r[211][t]);for(r[212]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������浴寓裕预豫驭鸳渊冤元垣袁原援辕园员圆猿源缘远苑愿怨院曰约越跃钥岳粤月悦阅耘云郧匀陨允运蕴酝晕韵孕匝砸杂栽哉灾宰载再在咱攒暂赞赃脏葬遭糟凿藻枣早澡蚤躁噪造皂灶燥责择则泽贼怎增憎曾赠扎喳渣札轧�".split(""),t=0;t!=r[212].length;++t)65533!==r[212][t].charCodeAt(0)&&(n[r[212][t]]=54272+t,e[54272+t]=r[212][t]);for(r[213]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������铡闸眨栅榨咋乍炸诈摘斋宅窄债寨瞻毡詹粘沾盏斩辗崭展蘸栈占战站湛绽樟章彰漳张掌涨杖丈帐账仗胀瘴障招昭找沼赵照罩兆肇召遮折哲蛰辙者锗蔗这浙珍斟真甄砧臻贞针侦枕疹诊震振镇阵蒸挣睁征狰争怔整拯正政�".split(""),t=0;t!=r[213].length;++t)65533!==r[213][t].charCodeAt(0)&&(n[r[213][t]]=54528+t,e[54528+t]=r[213][t]);for(r[214]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������帧症郑证芝枝支吱蜘知肢脂汁之织职直植殖执值侄址指止趾只旨纸志挚掷至致置帜峙制智秩稚质炙痔滞治窒中盅忠钟衷终种肿重仲众舟周州洲诌粥轴肘帚咒皱宙昼骤珠株蛛朱猪诸诛逐竹烛煮拄瞩嘱主著柱助蛀贮铸筑�".split(""),t=0;t!=r[214].length;++t)65533!==r[214][t].charCodeAt(0)&&(n[r[214][t]]=54784+t,e[54784+t]=r[214][t]);for(r[215]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������住注祝驻抓爪拽专砖转撰赚篆桩庄装妆撞壮状椎锥追赘坠缀谆准捉拙卓桌琢茁酌啄着灼浊兹咨资姿滋淄孜紫仔籽滓子自渍字鬃棕踪宗综总纵邹走奏揍租足卒族祖诅阻组钻纂嘴醉最罪尊遵昨左佐柞做作坐座������".split(""),t=0;t!=r[215].length;++t)65533!==r[215][t].charCodeAt(0)&&(n[r[215][t]]=55040+t,e[55040+t]=r[215][t]);for(r[216]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������亍丌兀丐廿卅丕亘丞鬲孬噩丨禺丿匕乇夭爻卮氐囟胤馗毓睾鼗丶亟鼐乜乩亓芈孛啬嘏仄厍厝厣厥厮靥赝匚叵匦匮匾赜卦卣刂刈刎刭刳刿剀剌剞剡剜蒯剽劂劁劐劓冂罔亻仃仉仂仨仡仫仞伛仳伢佤仵伥伧伉伫佞佧攸佚佝�".split(""),t=0;t!=r[216].length;++t)65533!==r[216][t].charCodeAt(0)&&(n[r[216][t]]=55296+t,e[55296+t]=r[216][t]);for(r[217]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������佟佗伲伽佶佴侑侉侃侏佾佻侪佼侬侔俦俨俪俅俚俣俜俑俟俸倩偌俳倬倏倮倭俾倜倌倥倨偾偃偕偈偎偬偻傥傧傩傺僖儆僭僬僦僮儇儋仝氽佘佥俎龠汆籴兮巽黉馘冁夔勹匍訇匐凫夙兕亠兖亳衮袤亵脔裒禀嬴蠃羸冫冱冽冼�".split(""),t=0;t!=r[217].length;++t)65533!==r[217][t].charCodeAt(0)&&(n[r[217][t]]=55552+t,e[55552+t]=r[217][t]);for(r[218]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������凇冖冢冥讠讦讧讪讴讵讷诂诃诋诏诎诒诓诔诖诘诙诜诟诠诤诨诩诮诰诳诶诹诼诿谀谂谄谇谌谏谑谒谔谕谖谙谛谘谝谟谠谡谥谧谪谫谮谯谲谳谵谶卩卺阝阢阡阱阪阽阼陂陉陔陟陧陬陲陴隈隍隗隰邗邛邝邙邬邡邴邳邶邺�".split(""),t=0;t!=r[218].length;++t)65533!==r[218][t].charCodeAt(0)&&(n[r[218][t]]=55808+t,e[55808+t]=r[218][t]);for(r[219]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������邸邰郏郅邾郐郄郇郓郦郢郜郗郛郫郯郾鄄鄢鄞鄣鄱鄯鄹酃酆刍奂劢劬劭劾哿勐勖勰叟燮矍廴凵凼鬯厶弁畚巯坌垩垡塾墼壅壑圩圬圪圳圹圮圯坜圻坂坩垅坫垆坼坻坨坭坶坳垭垤垌垲埏垧垴垓垠埕埘埚埙埒垸埴埯埸埤埝�".split(""),t=0;t!=r[219].length;++t)65533!==r[219][t].charCodeAt(0)&&(n[r[219][t]]=56064+t,e[56064+t]=r[219][t]);for(r[220]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������堋堍埽埭堀堞堙塄堠塥塬墁墉墚墀馨鼙懿艹艽艿芏芊芨芄芎芑芗芙芫芸芾芰苈苊苣芘芷芮苋苌苁芩芴芡芪芟苄苎芤苡茉苷苤茏茇苜苴苒苘茌苻苓茑茚茆茔茕苠苕茜荑荛荜茈莒茼茴茱莛荞茯荏荇荃荟荀茗荠茭茺茳荦荥�".split(""),t=0;t!=r[220].length;++t)65533!==r[220][t].charCodeAt(0)&&(n[r[220][t]]=56320+t,e[56320+t]=r[220][t]);for(r[221]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������荨茛荩荬荪荭荮莰荸莳莴莠莪莓莜莅荼莶莩荽莸荻莘莞莨莺莼菁萁菥菘堇萘萋菝菽菖萜萸萑萆菔菟萏萃菸菹菪菅菀萦菰菡葜葑葚葙葳蒇蒈葺蒉葸萼葆葩葶蒌蒎萱葭蓁蓍蓐蓦蒽蓓蓊蒿蒺蓠蒡蒹蒴蒗蓥蓣蔌甍蔸蓰蔹蔟蔺�".split(""),t=0;t!=r[221].length;++t)65533!==r[221][t].charCodeAt(0)&&(n[r[221][t]]=56576+t,e[56576+t]=r[221][t]);for(r[222]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������蕖蔻蓿蓼蕙蕈蕨蕤蕞蕺瞢蕃蕲蕻薤薨薇薏蕹薮薜薅薹薷薰藓藁藜藿蘧蘅蘩蘖蘼廾弈夼奁耷奕奚奘匏尢尥尬尴扌扪抟抻拊拚拗拮挢拶挹捋捃掭揶捱捺掎掴捭掬掊捩掮掼揲揸揠揿揄揞揎摒揆掾摅摁搋搛搠搌搦搡摞撄摭撖�".split(""),t=0;t!=r[222].length;++t)65533!==r[222][t].charCodeAt(0)&&(n[r[222][t]]=56832+t,e[56832+t]=r[222][t]);for(r[223]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������摺撷撸撙撺擀擐擗擤擢攉攥攮弋忒甙弑卟叱叽叩叨叻吒吖吆呋呒呓呔呖呃吡呗呙吣吲咂咔呷呱呤咚咛咄呶呦咝哐咭哂咴哒咧咦哓哔呲咣哕咻咿哌哙哚哜咩咪咤哝哏哞唛哧唠哽唔哳唢唣唏唑唧唪啧喏喵啉啭啁啕唿啐唼�".split(""),t=0;t!=r[223].length;++t)65533!==r[223][t].charCodeAt(0)&&(n[r[223][t]]=57088+t,e[57088+t]=r[223][t]);for(r[224]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������唷啖啵啶啷唳唰啜喋嗒喃喱喹喈喁喟啾嗖喑啻嗟喽喾喔喙嗪嗷嗉嘟嗑嗫嗬嗔嗦嗝嗄嗯嗥嗲嗳嗌嗍嗨嗵嗤辔嘞嘈嘌嘁嘤嘣嗾嘀嘧嘭噘嘹噗嘬噍噢噙噜噌噔嚆噤噱噫噻噼嚅嚓嚯囔囗囝囡囵囫囹囿圄圊圉圜帏帙帔帑帱帻帼�".split(""),t=0;t!=r[224].length;++t)65533!==r[224][t].charCodeAt(0)&&(n[r[224][t]]=57344+t,e[57344+t]=r[224][t]);for(r[225]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������帷幄幔幛幞幡岌屺岍岐岖岈岘岙岑岚岜岵岢岽岬岫岱岣峁岷峄峒峤峋峥崂崃崧崦崮崤崞崆崛嵘崾崴崽嵬嵛嵯嵝嵫嵋嵊嵩嵴嶂嶙嶝豳嶷巅彳彷徂徇徉後徕徙徜徨徭徵徼衢彡犭犰犴犷犸狃狁狎狍狒狨狯狩狲狴狷猁狳猃狺�".split(""),t=0;t!=r[225].length;++t)65533!==r[225][t].charCodeAt(0)&&(n[r[225][t]]=57600+t,e[57600+t]=r[225][t]);for(r[226]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������狻猗猓猡猊猞猝猕猢猹猥猬猸猱獐獍獗獠獬獯獾舛夥飧夤夂饣饧饨饩饪饫饬饴饷饽馀馄馇馊馍馐馑馓馔馕庀庑庋庖庥庠庹庵庾庳赓廒廑廛廨廪膺忄忉忖忏怃忮怄忡忤忾怅怆忪忭忸怙怵怦怛怏怍怩怫怊怿怡恸恹恻恺恂�".split(""),t=0;t!=r[226].length;++t)65533!==r[226][t].charCodeAt(0)&&(n[r[226][t]]=57856+t,e[57856+t]=r[226][t]);for(r[227]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������恪恽悖悚悭悝悃悒悌悛惬悻悱惝惘惆惚悴愠愦愕愣惴愀愎愫慊慵憬憔憧憷懔懵忝隳闩闫闱闳闵闶闼闾阃阄阆阈阊阋阌阍阏阒阕阖阗阙阚丬爿戕氵汔汜汊沣沅沐沔沌汨汩汴汶沆沩泐泔沭泷泸泱泗沲泠泖泺泫泮沱泓泯泾�".split(""),t=0;t!=r[227].length;++t)65533!==r[227][t].charCodeAt(0)&&(n[r[227][t]]=58112+t,e[58112+t]=r[227][t]);for(r[228]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������洹洧洌浃浈洇洄洙洎洫浍洮洵洚浏浒浔洳涑浯涞涠浞涓涔浜浠浼浣渚淇淅淞渎涿淠渑淦淝淙渖涫渌涮渫湮湎湫溲湟溆湓湔渲渥湄滟溱溘滠漭滢溥溧溽溻溷滗溴滏溏滂溟潢潆潇漤漕滹漯漶潋潴漪漉漩澉澍澌潸潲潼潺濑�".split(""),t=0;t!=r[228].length;++t)65533!==r[228][t].charCodeAt(0)&&(n[r[228][t]]=58368+t,e[58368+t]=r[228][t]);for(r[229]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������濉澧澹澶濂濡濮濞濠濯瀚瀣瀛瀹瀵灏灞宀宄宕宓宥宸甯骞搴寤寮褰寰蹇謇辶迓迕迥迮迤迩迦迳迨逅逄逋逦逑逍逖逡逵逶逭逯遄遑遒遐遨遘遢遛暹遴遽邂邈邃邋彐彗彖彘尻咫屐屙孱屣屦羼弪弩弭艴弼鬻屮妁妃妍妩妪妣�".split(""),t=0;t!=r[229].length;++t)65533!==r[229][t].charCodeAt(0)&&(n[r[229][t]]=58624+t,e[58624+t]=r[229][t]);for(r[230]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������妗姊妫妞妤姒妲妯姗妾娅娆姝娈姣姘姹娌娉娲娴娑娣娓婀婧婊婕娼婢婵胬媪媛婷婺媾嫫媲嫒嫔媸嫠嫣嫱嫖嫦嫘嫜嬉嬗嬖嬲嬷孀尕尜孚孥孳孑孓孢驵驷驸驺驿驽骀骁骅骈骊骐骒骓骖骘骛骜骝骟骠骢骣骥骧纟纡纣纥纨纩�".split(""),t=0;t!=r[230].length;++t)65533!==r[230][t].charCodeAt(0)&&(n[r[230][t]]=58880+t,e[58880+t]=r[230][t]);for(r[231]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������纭纰纾绀绁绂绉绋绌绐绔绗绛绠绡绨绫绮绯绱绲缍绶绺绻绾缁缂缃缇缈缋缌缏缑缒缗缙缜缛缟缡缢缣缤缥缦缧缪缫缬缭缯缰缱缲缳缵幺畿巛甾邕玎玑玮玢玟珏珂珑玷玳珀珉珈珥珙顼琊珩珧珞玺珲琏琪瑛琦琥琨琰琮琬�".split(""),t=0;t!=r[231].length;++t)65533!==r[231][t].charCodeAt(0)&&(n[r[231][t]]=59136+t,e[59136+t]=r[231][t]);for(r[232]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������琛琚瑁瑜瑗瑕瑙瑷瑭瑾璜璎璀璁璇璋璞璨璩璐璧瓒璺韪韫韬杌杓杞杈杩枥枇杪杳枘枧杵枨枞枭枋杷杼柰栉柘栊柩枰栌柙枵柚枳柝栀柃枸柢栎柁柽栲栳桠桡桎桢桄桤梃栝桕桦桁桧桀栾桊桉栩梵梏桴桷梓桫棂楮棼椟椠棹�".split(""),t=0;t!=r[232].length;++t)65533!==r[232][t].charCodeAt(0)&&(n[r[232][t]]=59392+t,e[59392+t]=r[232][t]);for(r[233]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������椤棰椋椁楗棣椐楱椹楠楂楝榄楫榀榘楸椴槌榇榈槎榉楦楣楹榛榧榻榫榭槔榱槁槊槟榕槠榍槿樯槭樗樘橥槲橄樾檠橐橛樵檎橹樽樨橘橼檑檐檩檗檫猷獒殁殂殇殄殒殓殍殚殛殡殪轫轭轱轲轳轵轶轸轷轹轺轼轾辁辂辄辇辋�".split(""),t=0;t!=r[233].length;++t)65533!==r[233][t].charCodeAt(0)&&(n[r[233][t]]=59648+t,e[59648+t]=r[233][t]);for(r[234]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������辍辎辏辘辚軎戋戗戛戟戢戡戥戤戬臧瓯瓴瓿甏甑甓攴旮旯旰昊昙杲昃昕昀炅曷昝昴昱昶昵耆晟晔晁晏晖晡晗晷暄暌暧暝暾曛曜曦曩贲贳贶贻贽赀赅赆赈赉赇赍赕赙觇觊觋觌觎觏觐觑牮犟牝牦牯牾牿犄犋犍犏犒挈挲掰�".split(""),t=0;t!=r[234].length;++t)65533!==r[234][t].charCodeAt(0)&&(n[r[234][t]]=59904+t,e[59904+t]=r[234][t]);for(r[235]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������搿擘耄毪毳毽毵毹氅氇氆氍氕氘氙氚氡氩氤氪氲攵敕敫牍牒牖爰虢刖肟肜肓肼朊肽肱肫肭肴肷胧胨胩胪胛胂胄胙胍胗朐胝胫胱胴胭脍脎胲胼朕脒豚脶脞脬脘脲腈腌腓腴腙腚腱腠腩腼腽腭腧塍媵膈膂膑滕膣膪臌朦臊膻�".split(""),t=0;t!=r[235].length;++t)65533!==r[235][t].charCodeAt(0)&&(n[r[235][t]]=60160+t,e[60160+t]=r[235][t]);for(r[236]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������臁膦欤欷欹歃歆歙飑飒飓飕飙飚殳彀毂觳斐齑斓於旆旄旃旌旎旒旖炀炜炖炝炻烀炷炫炱烨烊焐焓焖焯焱煳煜煨煅煲煊煸煺熘熳熵熨熠燠燔燧燹爝爨灬焘煦熹戾戽扃扈扉礻祀祆祉祛祜祓祚祢祗祠祯祧祺禅禊禚禧禳忑忐�".split(""),t=0;t!=r[236].length;++t)65533!==r[236][t].charCodeAt(0)&&(n[r[236][t]]=60416+t,e[60416+t]=r[236][t]);for(r[237]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������怼恝恚恧恁恙恣悫愆愍慝憩憝懋懑戆肀聿沓泶淼矶矸砀砉砗砘砑斫砭砜砝砹砺砻砟砼砥砬砣砩硎硭硖硗砦硐硇硌硪碛碓碚碇碜碡碣碲碹碥磔磙磉磬磲礅磴礓礤礞礴龛黹黻黼盱眄眍盹眇眈眚眢眙眭眦眵眸睐睑睇睃睚睨�".split(""),t=0;t!=r[237].length;++t)65533!==r[237][t].charCodeAt(0)&&(n[r[237][t]]=60672+t,e[60672+t]=r[237][t]);for(r[238]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������睢睥睿瞍睽瞀瞌瞑瞟瞠瞰瞵瞽町畀畎畋畈畛畲畹疃罘罡罟詈罨罴罱罹羁罾盍盥蠲钅钆钇钋钊钌钍钏钐钔钗钕钚钛钜钣钤钫钪钭钬钯钰钲钴钶钷钸钹钺钼钽钿铄铈铉铊铋铌铍铎铐铑铒铕铖铗铙铘铛铞铟铠铢铤铥铧铨铪�".split(""),t=0;t!=r[238].length;++t)65533!==r[238][t].charCodeAt(0)&&(n[r[238][t]]=60928+t,e[60928+t]=r[238][t]);for(r[239]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������铩铫铮铯铳铴铵铷铹铼铽铿锃锂锆锇锉锊锍锎锏锒锓锔锕锖锘锛锝锞锟锢锪锫锩锬锱锲锴锶锷锸锼锾锿镂锵镄镅镆镉镌镎镏镒镓镔镖镗镘镙镛镞镟镝镡镢镤镥镦镧镨镩镪镫镬镯镱镲镳锺矧矬雉秕秭秣秫稆嵇稃稂稞稔�".split(""),t=0;t!=r[239].length;++t)65533!==r[239][t].charCodeAt(0)&&(n[r[239][t]]=61184+t,e[61184+t]=r[239][t]);for(r[240]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������稹稷穑黏馥穰皈皎皓皙皤瓞瓠甬鸠鸢鸨鸩鸪鸫鸬鸲鸱鸶鸸鸷鸹鸺鸾鹁鹂鹄鹆鹇鹈鹉鹋鹌鹎鹑鹕鹗鹚鹛鹜鹞鹣鹦鹧鹨鹩鹪鹫鹬鹱鹭鹳疒疔疖疠疝疬疣疳疴疸痄疱疰痃痂痖痍痣痨痦痤痫痧瘃痱痼痿瘐瘀瘅瘌瘗瘊瘥瘘瘕瘙�".split(""),t=0;t!=r[240].length;++t)65533!==r[240][t].charCodeAt(0)&&(n[r[240][t]]=61440+t,e[61440+t]=r[240][t]);for(r[241]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������瘛瘼瘢瘠癀瘭瘰瘿瘵癃瘾瘳癍癞癔癜癖癫癯翊竦穸穹窀窆窈窕窦窠窬窨窭窳衤衩衲衽衿袂袢裆袷袼裉裢裎裣裥裱褚裼裨裾裰褡褙褓褛褊褴褫褶襁襦襻疋胥皲皴矜耒耔耖耜耠耢耥耦耧耩耨耱耋耵聃聆聍聒聩聱覃顸颀颃�".split(""),t=0;t!=r[241].length;++t)65533!==r[241][t].charCodeAt(0)&&(n[r[241][t]]=61696+t,e[61696+t]=r[241][t]);for(r[242]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������颉颌颍颏颔颚颛颞颟颡颢颥颦虍虔虬虮虿虺虼虻蚨蚍蚋蚬蚝蚧蚣蚪蚓蚩蚶蛄蚵蛎蚰蚺蚱蚯蛉蛏蚴蛩蛱蛲蛭蛳蛐蜓蛞蛴蛟蛘蛑蜃蜇蛸蜈蜊蜍蜉蜣蜻蜞蜥蜮蜚蜾蝈蜴蜱蜩蜷蜿螂蜢蝽蝾蝻蝠蝰蝌蝮螋蝓蝣蝼蝤蝙蝥螓螯螨蟒�".split(""),t=0;t!=r[242].length;++t)65533!==r[242][t].charCodeAt(0)&&(n[r[242][t]]=61952+t,e[61952+t]=r[242][t]);for(r[243]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������蟆螈螅螭螗螃螫蟥螬螵螳蟋蟓螽蟑蟀蟊蟛蟪蟠蟮蠖蠓蟾蠊蠛蠡蠹蠼缶罂罄罅舐竺竽笈笃笄笕笊笫笏筇笸笪笙笮笱笠笥笤笳笾笞筘筚筅筵筌筝筠筮筻筢筲筱箐箦箧箸箬箝箨箅箪箜箢箫箴篑篁篌篝篚篥篦篪簌篾篼簏簖簋�".split(""),t=0;t!=r[243].length;++t)65533!==r[243][t].charCodeAt(0)&&(n[r[243][t]]=62208+t,e[62208+t]=r[243][t]);for(r[244]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������簟簪簦簸籁籀臾舁舂舄臬衄舡舢舣舭舯舨舫舸舻舳舴舾艄艉艋艏艚艟艨衾袅袈裘裟襞羝羟羧羯羰羲籼敉粑粝粜粞粢粲粼粽糁糇糌糍糈糅糗糨艮暨羿翎翕翥翡翦翩翮翳糸絷綦綮繇纛麸麴赳趄趔趑趱赧赭豇豉酊酐酎酏酤�".split(""),t=0;t!=r[244].length;++t)65533!==r[244][t].charCodeAt(0)&&(n[r[244][t]]=62464+t,e[62464+t]=r[244][t]);for(r[245]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������酢酡酰酩酯酽酾酲酴酹醌醅醐醍醑醢醣醪醭醮醯醵醴醺豕鹾趸跫踅蹙蹩趵趿趼趺跄跖跗跚跞跎跏跛跆跬跷跸跣跹跻跤踉跽踔踝踟踬踮踣踯踺蹀踹踵踽踱蹉蹁蹂蹑蹒蹊蹰蹶蹼蹯蹴躅躏躔躐躜躞豸貂貊貅貘貔斛觖觞觚觜�".split(""),t=0;t!=r[245].length;++t)65533!==r[245][t].charCodeAt(0)&&(n[r[245][t]]=62720+t,e[62720+t]=r[245][t]);for(r[246]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������觥觫觯訾謦靓雩雳雯霆霁霈霏霎霪霭霰霾龀龃龅龆龇龈龉龊龌黾鼋鼍隹隼隽雎雒瞿雠銎銮鋈錾鍪鏊鎏鐾鑫鱿鲂鲅鲆鲇鲈稣鲋鲎鲐鲑鲒鲔鲕鲚鲛鲞鲟鲠鲡鲢鲣鲥鲦鲧鲨鲩鲫鲭鲮鲰鲱鲲鲳鲴鲵鲶鲷鲺鲻鲼鲽鳄鳅鳆鳇鳊鳋�".split(""),t=0;t!=r[246].length;++t)65533!==r[246][t].charCodeAt(0)&&(n[r[246][t]]=62976+t,e[62976+t]=r[246][t]);for(r[247]="�����������������������������������������������������������������������������������������������������������������������������������������������������������������鳌鳍鳎鳏鳐鳓鳔鳕鳗鳘鳙鳜鳝鳟鳢靼鞅鞑鞒鞔鞯鞫鞣鞲鞴骱骰骷鹘骶骺骼髁髀髅髂髋髌髑魅魃魇魉魈魍魑飨餍餮饕饔髟髡髦髯髫髻髭髹鬈鬏鬓鬟鬣麽麾縻麂麇麈麋麒鏖麝麟黛黜黝黠黟黢黩黧黥黪黯鼢鼬鼯鼹鼷鼽鼾齄�".split(""),t=0;t!=r[247].length;++t)65533!==r[247][t].charCodeAt(0)&&(n[r[247][t]]=63232+t,e[63232+t]=r[247][t]);return{enc:n,dec:e}}(),n[10029]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÄĀāÉĄÖÜáąČäčĆć鏟ĎíďĒēĖóėôöõúĚěü†°Ę£§•¶ß®©™ę¨≠ģĮįĪ≤≥īĶ∂∑łĻļĽľĹĺŅņѬ√ńŇ∆«»… ňŐÕőŌ–—“”‘’÷◊ōŔŕŘ‹›řŖŗŠ‚„šŚśÁŤťÍŽžŪÓÔūŮÚůŰűŲųÝýķŻŁżĢˇ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[10079]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûüÝ°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤ÐðÞþý·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),n[10081]=function(){for(var t="\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸĞğİıŞş‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙ�ˆ˜¯˘˙˚¸˝˛ˇ",e=[],n={},r=0;r!=t.length;++r)65533!==t.charCodeAt(r)&&(n[t.charAt(r)]=r),e[r]=t.charAt(r);return{enc:n,dec:e}}(),void 0!==t&&t.exports&&"undefined"==typeof DO_NOT_EXPORT_CODEPAGE&&(t.exports=n),function(e,r){"use strict";if(void 0===n){var i=n;void 0!==t&&t.exports&&"undefined"==typeof DO_NOT_EXPORT_CODEPAGE?t.exports=r(i):e.cptable=r(i)}else n=r(n)}(this,function(t){"use strict";var n={1200:"utf16le",1201:"utf16be",12000:"utf32le",12001:"utf32be",16969:"utf64le",20127:"ascii",65000:"utf7",65001:"utf8"},r=[874,1250,1251,1252,1253,1254,1255,1256,1e4],i=[932,936,949,950],o=[65001],a={},s={},l={},c={},u=function(t){return String.fromCharCode(t)},h=function(t){return t.charCodeAt(0)},d=void 0!==e,f=function(){};if(d){var p=!e.from;if(!p)try{e.from("foo","utf8")}catch(t){p=!0}f=p?function(t,n){return n?new e(t,n):new e(t)}:e.from.bind(e),e.allocUnsafe||(e.allocUnsafe=function(t){return new e(t)});var A=1024,g=e.allocUnsafe(A),m=function(n){var r=function(t){for(var n=e.allocUnsafe(65536),r=0;r<65536;++r)n[r]=0;for(var i=Object.keys(t),o=i.length,a=0,s=i[a];a<o;++a)(s=i[a])&&(n[s.charCodeAt(0)]=t[s]);return n}(t[n].enc);return function(t,n){var i,o=t.length,a=0,s=0,l=0,c=0;if("string"==typeof t)for(i=e.allocUnsafe(o),a=0;a<o;++a)i[a]=r[t.charCodeAt(a)];else if(e.isBuffer(t)){for(i=e.allocUnsafe(2*o),s=0,a=0;a<o;++a)(l=t[a])<128?i[s++]=r[l]:l<224?(i[s++]=r[((31&l)<<6)+(63&t[a+1])],++a):l<240?(i[s++]=r[((15&l)<<12)+((63&t[a+1])<<6)+(63&t[a+2])],a+=2):(c=((7&l)<<18)+((63&t[a+1])<<12)+((63&t[a+2])<<6)+(63&t[a+3]),a+=3,c<65536?i[s++]=r[c]:(c-=65536,i[s++]=r[55296+(c>>10&1023)],i[s++]=r[56320+(1023&c)]));i=i.slice(0,s)}else for(i=e.allocUnsafe(o),a=0;a<o;++a)i[a]=r[t[a].charCodeAt(0)];return n&&"buf"!==n?"arr"!==n?i.toString("binary"):[].slice.call(i):i}},v=function(n){var r=t[n].dec,i=e.allocUnsafe(131072),o=0,a="";for(o=0;o<r.length;++o)if(a=r[o]){var s=a.charCodeAt(0);i[2*o]=255&s,i[2*o+1]=s>>8}return function(t){var n=t.length,r=0,o=0;if(2*n>A&&(A=2*n,g=e.allocUnsafe(A)),e.isBuffer(t))for(r=0;r<n;r++)o=2*t[r],g[2*r]=i[o],g[2*r+1]=i[o+1];else if("string"==typeof t)for(r=0;r<n;r++)o=2*t.charCodeAt(r),g[2*r]=i[o],g[2*r+1]=i[o+1];else for(r=0;r<n;r++)o=2*t[r],g[2*r]=i[o],g[2*r+1]=i[o+1];return g.slice(0,2*n).toString("ucs2")}},y=function(n){for(var r=t[n].enc,i=e.allocUnsafe(131072),o=0;o<131072;++o)i[o]=0;for(var a=Object.keys(r),s=0,l=a[s];s<a.length;++s)if(l=a[s]){var c=l.charCodeAt(0);i[2*c]=255&r[l],i[2*c+1]=r[l]>>8}return function(t,n){var r=t.length,o=e.allocUnsafe(2*r),a=0,s=0,l=0,c=0,u=0;if("string"==typeof t){for(a=c=0;a<r;++a)s=2*t.charCodeAt(a),o[c++]=i[s+1]||i[s],i[s+1]>0&&(o[c++]=i[s]);o=o.slice(0,c)}else if(e.isBuffer(t)){for(a=c=0;a<r;++a)(u=t[a])<128?s=u:u<224?(s=((31&u)<<6)+(63&t[a+1]),++a):u<240?(s=((15&u)<<12)+((63&t[a+1])<<6)+(63&t[a+2]),a+=2):(s=((7&u)<<18)+((63&t[a+1])<<12)+((63&t[a+2])<<6)+(63&t[a+3]),a+=3),s<65536?(s*=2,o[c++]=i[s+1]||i[s],i[s+1]>0&&(o[c++]=i[s])):(s=2*(55296+((l=s-65536)>>10&1023)),o[c++]=i[s+1]||i[s],i[s+1]>0&&(o[c++]=i[s]),s=2*(56320+(1023&l)),o[c++]=i[s+1]||i[s],i[s+1]>0&&(o[c++]=i[s]));o=o.slice(0,c)}else for(a=c=0;a<r;a++)s=2*t[a].charCodeAt(0),o[c++]=i[s+1]||i[s],i[s+1]>0&&(o[c++]=i[s]);return n&&"buf"!==n?"arr"!==n?o.toString("binary"):[].slice.call(o):o}},b=function(n){var r,i=t[n].dec,o=e.allocUnsafe(131072),a=0,s=0,l=0,c=0;for(c=0;c<65536;++c)o[2*c]=255,o[2*c+1]=253;for(a=0;a<i.length;++a)(r=i[a])&&(s=r.charCodeAt(0),o[l=2*a]=255&s,o[l+1]=s>>8);return function(t){var n=t.length,r=e.allocUnsafe(2*n),i=0,a=0,s=0;if(e.isBuffer(t))for(i=0;i<n;i++)a=2*t[i],255===o[a]&&253===o[a+1]&&(a=2*((t[i]<<8)+t[i+1]),++i),r[s++]=o[a],r[s++]=o[a+1];else if("string"==typeof t)for(i=0;i<n;i++)a=2*t.charCodeAt(i),255===o[a]&&253===o[a+1]&&(a=2*((t.charCodeAt(i)<<8)+t.charCodeAt(i+1)),++i),r[s++]=o[a],r[s++]=o[a+1];else for(i=0;i<n;i++)a=2*t[i],255===o[a]&&253===o[a+1]&&(a=2*((t[i]<<8)+t[i+1]),++i),r[s++]=o[a],r[s++]=o[a+1];return r.slice(0,s).toString("ucs2")}};a[65001]=function t(n){if("string"==typeof n)return t(n.split("").map(h));var r=n.length,i=0,o=0;4*r>A&&(A=4*r,g=e.allocUnsafe(A));var a=0;r>=3&&239==n[0]&&187==n[1]&&191==n[2]&&(a=3);for(var s=1,l=0,c=0;a<r;a+=s)s=1,(c=n[a])<128?i=c:c<224?(i=64*(31&c)+(63&n[a+1]),s=2):c<240?(i=((15&c)<<12)+64*(63&n[a+1])+(63&n[a+2]),s=3):(i=262144*(7&c)+((63&n[a+1])<<12)+64*(63&n[a+2])+(63&n[a+3]),s=4),i<65536?(g[l++]=255&i,g[l++]=i>>8):(o=55296+((i-=65536)>>10&1023),i=56320+(1023&i),g[l++]=255&o,g[l++]=o>>>8,g[l++]=255&i,g[l++]=i>>>8&255);return g.slice(0,l).toString("ucs2")},s[65001]=function(t,n){if(d&&e.isBuffer(t))return n&&"buf"!==n?"arr"!==n?t.toString("binary"):[].slice.call(t):t;var r=t.length,i=0,o=0,a=0,s="string"==typeof t;4*r>A&&(A=4*r,g=e.allocUnsafe(A));for(var l=0;l<r;++l)(i=s?t.charCodeAt(l):t[l].charCodeAt(0))<=127?g[a++]=i:i<=2047?(g[a++]=192+(i>>6),g[a++]=128+(63&i)):i>=55296&&i<=57343?(i-=55296,++l,o=(s?t.charCodeAt(l):t[l].charCodeAt(0))-56320+(i<<10),g[a++]=240+(o>>>18&7),g[a++]=144+(o>>>12&63),g[a++]=128+(o>>>6&63),g[a++]=128+(63&o)):(g[a++]=224+(i>>12),g[a++]=128+(i>>6&63),g[a++]=128+(63&i));return n&&"buf"!==n?"arr"!==n?g.slice(0,a).toString("binary"):[].slice.call(g,0,a):g.slice(0,a)}}var _=function(){if(d){if(l[r[0]])return;var e=0,n=0;for(e=0;e<r.length;++e)n=r[e],t[n]&&(l[n]=v(n),c[n]=m(n));for(e=0;e<i.length;++e)n=i[e],t[n]&&(l[n]=b(n),c[n]=y(n));for(e=0;e<o.length;++e)n=o[e],a[n]&&(l[n]=a[n]),s[n]&&(c[n]=s[n])}},w=function(t,e){return""},x=function(t){delete l[t],delete c[t]},S={encache:_,decache:function(){if(d){if(!l[r[0]])return;r.forEach(x),i.forEach(x),o.forEach(x)}k=w,B=0},sbcs:r,dbcs:i};_();var C="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",k=w,B=0;return t.utils={decode:function r(i,o){var a;if(a=l[i])return a(o);if("string"==typeof o)return r(i,o.split("").map(h));var s,c=o.length,u=new Array(c),f="",p=0,A=0,g=1,m=0,v=0,y=t[i],b="";if(y&&(s=y.dec))for(A=0;A<c;A+=g){if(g=2,(f=s[(o[A]<<8)+o[A+1]])||(g=1,f=s[o[A]]),!f)throw new Error("Unrecognized code: "+o[A]+" "+o[A+g-1]+" "+A+" "+g+" "+s[o[A]]);u[m++]=f}else{if(!(b=n[i]))throw new Error("Unrecognized CP: "+i);switch(b){case"utf8":for(c>=3&&239==o[0]&&187==o[1]&&191==o[2]&&(A=3);A<c;A+=g)g=1,o[A]<128?p=o[A]:o[A]<224?(p=64*(31&o[A])+(63&o[A+1]),g=2):o[A]<240?(p=((15&o[A])<<12)+64*(63&o[A+1])+(63&o[A+2]),g=3):(p=262144*(7&o[A])+((63&o[A+1])<<12)+64*(63&o[A+2])+(63&o[A+3]),g=4),p<65536?u[m++]=String.fromCharCode(p):(v=55296+((p-=65536)>>10&1023),p=56320+(1023&p),u[m++]=String.fromCharCode(v),u[m++]=String.fromCharCode(p));break;case"ascii":if(d&&e.isBuffer(o))return o.toString(b);for(A=0;A<c;A++)u[A]=String.fromCharCode(o[A]);m=c;break;case"utf16le":if(c>=2&&255==o[0]&&254==o[1]&&(A=2),d&&e.isBuffer(o))return o.toString(b);for(g=2;A+1<c;A+=g)u[m++]=String.fromCharCode((o[A+1]<<8)+o[A]);break;case"utf16be":for(c>=2&&254==o[0]&&255==o[1]&&(A=2),g=2;A+1<c;A+=g)u[m++]=String.fromCharCode((o[A]<<8)+o[A+1]);break;case"utf32le":for(c>=4&&255==o[0]&&254==o[1]&&0===o[2]&&0===o[3]&&(A=4),g=4;A<c;A+=g)(p=(o[A+3]<<24)+(o[A+2]<<16)+(o[A+1]<<8)+o[A])>65535?(p-=65536,u[m++]=String.fromCharCode(55296+(p>>10&1023)),u[m++]=String.fromCharCode(56320+(1023&p))):u[m++]=String.fromCharCode(p);break;case"utf32be":for(c>=4&&255==o[3]&&254==o[2]&&0===o[1]&&0===o[0]&&(A=4),g=4;A<c;A+=g)(p=(o[A]<<24)+(o[A+1]<<16)+(o[A+2]<<8)+o[A+3])>65535?(p-=65536,u[m++]=String.fromCharCode(55296+(p>>10&1023)),u[m++]=String.fromCharCode(56320+(1023&p))):u[m++]=String.fromCharCode(p);break;case"utf7":for(c>=4&&43==o[0]&&47==o[1]&&118==o[2]&&(c>=5&&56==o[3]&&45==o[4]?A=5:56!=o[3]&&57!=o[3]&&43!=o[3]&&47!=o[3]||(A=4));A<c;A+=g)if(43===o[A])if(g=1,45!==o[A+1]){for(;String.fromCharCode(o[A+g]).match(/[A-Za-z0-9+\/]/);)g++;var _=0;45===o[A+g]&&(++g,_=1);for(var w=[],x="",S=0,k=0,B=0,T=0,E=0,M=0,O=1;O<g-_&&(S=C.indexOf(String.fromCharCode(o[A+O++]))<<2|(T=C.indexOf(String.fromCharCode(o[A+O++])))>>4,w.push(S),-1!==(E=C.indexOf(String.fromCharCode(o[A+O++]))))&&(k=(15&T)<<4|E>>2,w.push(k),-1!==(M=C.indexOf(String.fromCharCode(o[A+O++]))));)B=(3&E)<<6|M,M<64&&w.push(B);for(x=r(1201,w),O=0;O<x.length;++O)u[m++]=x.charAt(O)}else g=2,u[m++]="+";else g=1,u[m++]=String.fromCharCode(o[A]);break;default:throw new Error("Unsupported magic: "+i+" "+n[i])}}return u.slice(0,m).join("")},encode:function r(i,o,a){if(i===B&&k)return k(o,a);if(c[i])return(k=c[B=i])(o,a);d&&e.isBuffer(o)&&(o=o.toString("utf8"));var s,l=o.length,h=d?e.allocUnsafe(4*l):[],p=0,A=0,g=0,m=0,v=t[i],y="",b="string"==typeof o;if(v&&(s=v.enc))for(A=0;A<l;++A,++g)(p=s[b?o.charAt(A):o[A]])>255?(h[g]=p>>8,h[++g]=255&p):h[g]=255&p;else{if(!(y=n[i]))throw new Error("Unrecognized CP: "+i);switch(y){case"utf8":if(d&&b){g=(h=f(o,y)).length;break}for(A=0;A<l;++A,++g)(p=b?o.charCodeAt(A):o[A].charCodeAt(0))<=127?h[g]=p:p<=2047?(h[g]=192+(p>>6),h[++g]=128+(63&p)):p>=55296&&p<=57343?(p-=55296,m=(b?o.charCodeAt(++A):o[++A].charCodeAt(0))-56320+(p<<10),h[g]=240+(m>>>18&7),h[++g]=144+(m>>>12&63),h[++g]=128+(m>>>6&63),h[++g]=128+(63&m)):(h[g]=224+(p>>12),h[++g]=128+(p>>6&63),h[++g]=128+(63&p));break;case"ascii":if(d&&"string"==typeof o){g=(h=f(o,y)).length;break}for(A=0;A<l;++A,++g){if(!((p=b?o.charCodeAt(A):o[A].charCodeAt(0))<=127))throw new Error("bad ascii "+p);h[g]=p}break;case"utf16le":if(d&&"string"==typeof o){g=(h=f(o,y)).length;break}for(A=0;A<l;++A)p=b?o.charCodeAt(A):o[A].charCodeAt(0),h[g++]=255&p,h[g++]=p>>8;break;case"utf16be":for(A=0;A<l;++A)p=b?o.charCodeAt(A):o[A].charCodeAt(0),h[g++]=p>>8,h[g++]=255&p;break;case"utf32le":for(A=0;A<l;++A)(p=b?o.charCodeAt(A):o[A].charCodeAt(0))>=55296&&p<=57343&&(p=65536+(p-55296<<10)+(o[++A].charCodeAt(0)-56320)),h[g++]=255&p,p>>=8,h[g++]=255&p,p>>=8,h[g++]=255&p,p>>=8,h[g++]=255&p;break;case"utf32be":for(A=0;A<l;++A)(p=b?o.charCodeAt(A):o[A].charCodeAt(0))>=55296&&p<=57343&&(p=65536+(p-55296<<10)+(o[++A].charCodeAt(0)-56320)),h[g+3]=255&p,p>>=8,h[g+2]=255&p,p>>=8,h[g+1]=255&p,p>>=8,h[g]=255&p,g+=4;break;case"utf7":for(A=0;A<l;A++){var _=b?o.charAt(A):o[A].charAt(0);if("+"!==_)if("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789'(),-./:?".indexOf(_)>-1)h[g++]=_.charCodeAt(0);else{var w=r(1201,_);h[g++]=43,h[g++]=C.charCodeAt(w[0]>>2),h[g++]=C.charCodeAt(((3&w[0])<<4)+((w[1]||0)>>4)),h[g++]=C.charCodeAt(((15&w[1])<<2)+((w[2]||0)>>6)),h[g++]=45}else h[g++]=43,h[g++]=45}break;default:throw new Error("Unsupported magic: "+i+" "+n[i])}}return h=h.slice(0,g),d?a&&"buf"!==a?"arr"!==a?h.toString("binary"):[].slice.call(h):h:"str"==a?h.map(u).join(""):h},hascp:function(e){return!(!t[e]&&!n[e])},magic:n,cache:S},t})}).call(e,n("EuP9").Buffer)},HpRW:function(t,e,n){"use strict";var r=n("kM2E"),i=n("lOnJ"),o=n("+ZMJ"),a=n("NWt+");t.exports=function(t){r(r.S,t,{from:function(t){var e,n,r,s,l=arguments[1];return i(this),(e=void 0!==l)&&i(l),void 0==t?new this:(n=[],e?(r=0,s=o(l,arguments[2],2),a(t,!1,function(t){n.push(s(t,r++))})):a(t,!1,n.push,n),new this(n))}})}},HzcN:function(t,e,n){var r=n("uY1a"),i=n("ON3O");t.exports={throttle:r,debounce:i}},"I/+Z":function(t,e){t.exports=function(t,e){var n,r=null;try{n=JSON.parse(t,e)}catch(t){r=t}return[r,n]}},I95x:function(t,e){
  348. /*!
  349. * screenfull
  350. * v4.2.1 - 2019-07-27
  351. * (c) Sindre Sorhus; MIT License
  352. */
  353. !function(){"use strict";var e="undefined"!=typeof window&&void 0!==window.document?window.document:{},n=void 0!==t&&t.exports,r="undefined"!=typeof Element&&"ALLOW_KEYBOARD_INPUT"in Element,i=function(){for(var t,n=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror"],["webkitRequestFullScreen","webkitCancelFullScreen","webkitCurrentFullScreenElement","webkitCancelFullScreen","webkitfullscreenchange","webkitfullscreenerror"],["mozRequestFullScreen","mozCancelFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozfullscreenchange","mozfullscreenerror"],["msRequestFullscreen","msExitFullscreen","msFullscreenElement","msFullscreenEnabled","MSFullscreenChange","MSFullscreenError"]],r=0,i=n.length,o={};r<i;r++)if((t=n[r])&&t[1]in e){for(r=0;r<t.length;r++)o[n[0][r]]=t[r];return o}return!1}(),o={change:i.fullscreenchange,error:i.fullscreenerror},a={request:function(t){return new Promise(function(n,o){var a,s=i.requestFullscreen,l=function(){this.off("change",l),n()}.bind(this);this.on("change",l),t=t||e.documentElement,a=/ Version\/5\.1(?:\.\d+)? Safari\//.test(navigator.userAgent)?t[s]():t[s](r?Element.ALLOW_KEYBOARD_INPUT:{}),Promise.resolve(a).catch(o)}.bind(this))},exit:function(){return new Promise(function(t){if(this.isFullscreen){var n=function(){this.off("change",n),t()}.bind(this);e[i.exitFullscreen](),this.on("change",n)}else t()}.bind(this))},toggle:function(t){return this.isFullscreen?this.exit():this.request(t)},onchange:function(t){this.on("change",t)},onerror:function(t){this.on("error",t)},on:function(t,n){var r=o[t];r&&e.addEventListener(r,n,!1)},off:function(t,n){var r=o[t];r&&e.removeEventListener(r,n,!1)},raw:i};i?(Object.defineProperties(a,{isFullscreen:{get:function(){return Boolean(e[i.fullscreenElement])}},element:{enumerable:!0,get:function(){return e[i.fullscreenElement]}},enabled:{enumerable:!0,get:function(){return Boolean(e[i.fullscreenEnabled])}}}),n?(t.exports=a,t.exports.default=a):window.screenfull=a):n?t.exports=!1:window.screenfull=!1}()},ISYW:function(t,e,n){"use strict";e.__esModule=!0;var r,i=n("7+uW"),o=(r=i)&&r.__esModule?r:{default:r},a=n("2kvA");var s=[],l="@@clickoutsideContext",c=void 0,u=0;function h(t,e,n){return function(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};!(n&&n.context&&r.target&&i.target)||t.contains(r.target)||t.contains(i.target)||t===r.target||n.context.popperElm&&(n.context.popperElm.contains(r.target)||n.context.popperElm.contains(i.target))||(e.expression&&t[l].methodName&&n.context[t[l].methodName]?n.context[t[l].methodName]():t[l].bindingFn&&t[l].bindingFn())}}!o.default.prototype.$isServer&&(0,a.on)(document,"mousedown",function(t){return c=t}),!o.default.prototype.$isServer&&(0,a.on)(document,"mouseup",function(t){s.forEach(function(e){return e[l].documentHandler(t,c)})}),e.default={bind:function(t,e,n){s.push(t);var r=u++;t[l]={id:r,documentHandler:h(t,e,n),methodName:e.expression,bindingFn:e.value}},update:function(t,e,n){t[l].documentHandler=h(t,e,n),t[l].methodName=e.expression,t[l].bindingFn=e.value},unbind:function(t){for(var e=s.length,n=0;n<e;n++)if(s[n][l].id===t[l].id){s.splice(n,1);break}delete t[l]}}},Ibhu:function(t,e,n){var r=n("D2L2"),i=n("TcQ7"),o=n("vFc/")(!1),a=n("ax3d")("IE_PROTO");t.exports=function(t,e){var n,s=i(t),l=0,c=[];for(n in s)n!=a&&r(s,n)&&c.push(n);for(;e.length>l;)r(s,n=e[l++])&&(~o(c,n)||c.push(n));return c}},IinW:function(t,e,n){
  354. /*!
  355. * Viewer.js v1.10.5
  356. * https://fengyuanchen.github.io/viewerjs
  357. *
  358. * Copyright 2015-present Chen Fengyuan
  359. * Released under the MIT license
  360. *
  361. * Date: 2022-04-05T08:21:02.491Z
  362. */
  363. var r;r=function(){"use strict";function t(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),n.push.apply(n,r)}return n}function e(e){for(var n=1;n<arguments.length;n++){var r=null!=arguments[n]?arguments[n]:{};n%2?t(Object(r),!0).forEach(function(t){i(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):t(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function n(t){"@babel/helpers - typeof";return(n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function r(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function i(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var o={backdrop:!0,button:!0,navbar:!0,title:!0,toolbar:!0,className:"",container:"body",filter:null,fullscreen:!0,inheritedAttributes:["crossOrigin","decoding","isMap","loading","referrerPolicy","sizes","srcset","useMap"],initialViewIndex:0,inline:!1,interval:5e3,keyboard:!0,focus:!0,loading:!0,loop:!0,minWidth:200,minHeight:100,movable:!0,rotatable:!0,scalable:!0,zoomable:!0,zoomOnTouch:!0,zoomOnWheel:!0,slideOnTouch:!0,toggleOnDblclick:!0,tooltip:!0,transition:!0,zIndex:2015,zIndexInline:0,zoomRatio:.1,minZoomRatio:.01,maxZoomRatio:100,url:"src",ready:null,show:null,shown:null,hide:null,hidden:null,view:null,viewed:null,move:null,moved:null,rotate:null,rotated:null,scale:null,scaled:null,zoom:null,zoomed:null,play:null,stop:null},a="undefined"!=typeof window&&void 0!==window.document,s=a?window:{},l=!(!a||!s.document.documentElement)&&"ontouchstart"in s.document.documentElement,c=!!a&&"PointerEvent"in s,u="".concat("viewer","-active"),h="".concat("viewer","-close"),d="".concat("viewer","-fade"),f="".concat("viewer","-fixed"),p="".concat("viewer","-fullscreen"),A="".concat("viewer","-fullscreen-exit"),g="".concat("viewer","-hide"),m="".concat("viewer","-hide-md-down"),v="".concat("viewer","-hide-sm-down"),y="".concat("viewer","-hide-xs-down"),b="".concat("viewer","-in"),_="".concat("viewer","-invisible"),w="".concat("viewer","-loading"),x="".concat("viewer","-move"),S="".concat("viewer","-open"),C="".concat("viewer","-show"),k="".concat("viewer","-transition"),B=c?"pointerdown":l?"touchstart":"mousedown",T=c?"pointermove":l?"touchmove":"mousemove",E=c?"pointerup pointercancel":l?"touchend touchcancel":"mouseup",M="".concat("viewer","Action"),O=/\s\s*/,L=["zoom-in","zoom-out","one-to-one","reset","prev","play","next","rotate-left","rotate-right","flip-horizontal","flip-vertical"];function D(t){return"string"==typeof t}var I=Number.isNaN||s.isNaN;function P(t){return"number"==typeof t&&!I(t)}function N(t){return void 0===t}function F(t){return"object"===n(t)&&null!==t}var R=Object.prototype.hasOwnProperty;function j(t){if(!F(t))return!1;try{var e=t.constructor,n=e.prototype;return e&&n&&R.call(n,"isPrototypeOf")}catch(t){return!1}}function H(t){return"function"==typeof t}function U(t,e){if(t&&H(e))if(Array.isArray(t)||P(t.length)){var n,r=t.length;for(n=0;n<r&&!1!==e.call(t,t[n],n,t);n+=1);}else F(t)&&Object.keys(t).forEach(function(n){e.call(t,t[n],n,t)});return t}var Q=Object.assign||function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return F(t)&&n.length>0&&n.forEach(function(e){F(e)&&Object.keys(e).forEach(function(n){t[n]=e[n]})}),t},z=/^(?:width|height|left|top|marginLeft|marginTop)$/;function Y(t,e){var n=t.style;U(e,function(t,e){z.test(e)&&P(t)&&(t+="px"),n[e]=t})}function V(t,e){return!(!t||!e)&&(t.classList?t.classList.contains(e):t.className.indexOf(e)>-1)}function W(t,e){if(t&&e)if(P(t.length))U(t,function(t){W(t,e)});else if(t.classList)t.classList.add(e);else{var n=t.className.trim();n?n.indexOf(e)<0&&(t.className="".concat(n," ").concat(e)):t.className=e}}function G(t,e){t&&e&&(P(t.length)?U(t,function(t){G(t,e)}):t.classList?t.classList.remove(e):t.className.indexOf(e)>=0&&(t.className=t.className.replace(e,"")))}function X(t,e,n){e&&(P(t.length)?U(t,function(t){X(t,e,n)}):n?W(t,e):G(t,e))}var Z=/([a-z\d])([A-Z])/g;function $(t){return t.replace(Z,"$1-$2").toLowerCase()}function K(t,e){return F(t[e])?t[e]:t.dataset?t.dataset[e]:t.getAttribute("data-".concat($(e)))}function J(t,e,n){F(n)?t[e]=n:t.dataset?t.dataset[e]=n:t.setAttribute("data-".concat($(e)),n)}var q=function(){var t=!1;if(a){var e=!1,n=function(){},r=Object.defineProperty({},"once",{get:function(){return t=!0,e},set:function(t){e=t}});s.addEventListener("test",n,r),s.removeEventListener("test",n,r)}return t}();function tt(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=n;e.trim().split(O).forEach(function(e){if(!q){var o=t.listeners;o&&o[e]&&o[e][n]&&(i=o[e][n],delete o[e][n],0===Object.keys(o[e]).length&&delete o[e],0===Object.keys(o).length&&delete t.listeners)}t.removeEventListener(e,i,r)})}function et(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=n;e.trim().split(O).forEach(function(e){if(r.once&&!q){var o=t.listeners,a=void 0===o?{}:o;i=function(){delete a[e][n],t.removeEventListener(e,i,r);for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];n.apply(t,s)},a[e]||(a[e]={}),a[e][n]&&t.removeEventListener(e,a[e][n],r),a[e][n]=i,t.listeners=a}t.addEventListener(e,i,r)})}function nt(t,n,r,i){var o;return H(Event)&&H(CustomEvent)?o=new CustomEvent(n,e({bubbles:!0,cancelable:!0,detail:r},i)):(o=document.createEvent("CustomEvent")).initCustomEvent(n,!0,!0,r),t.dispatchEvent(o)}function rt(t){var e=t.rotate,n=t.scaleX,r=t.scaleY,i=t.translateX,o=t.translateY,a=[];P(i)&&0!==i&&a.push("translateX(".concat(i,"px)")),P(o)&&0!==o&&a.push("translateY(".concat(o,"px)")),P(e)&&0!==e&&a.push("rotate(".concat(e,"deg)")),P(n)&&1!==n&&a.push("scaleX(".concat(n,")")),P(r)&&1!==r&&a.push("scaleY(".concat(r,")"));var s=a.length?a.join(" "):"none";return{WebkitTransform:s,msTransform:s,transform:s}}var it=s.navigator&&/(Macintosh|iPhone|iPod|iPad).*AppleWebKit/i.test(s.navigator.userAgent);function ot(t,e,n){var r=document.createElement("img");if(t.naturalWidth&&!it)return n(t.naturalWidth,t.naturalHeight),r;var i=document.body||document.documentElement;return r.onload=function(){n(r.width,r.height),it||i.removeChild(r)},U(e.inheritedAttributes,function(e){var n=t.getAttribute(e);null!==n&&r.setAttribute(e,n)}),r.src=t.src,it||(r.style.cssText="left:0;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:0;position:absolute;top:0;z-index:-1;",i.appendChild(r)),r}function at(t){switch(t){case 2:return y;case 3:return v;case 4:return m;default:return""}}function st(t,n){var r=t.pageX,i=t.pageY,o={endX:r,endY:i};return n?o:e({timeStamp:Date.now(),startX:r,startY:i},o)}var lt,ct={render:function(){this.initContainer(),this.initViewer(),this.initList(),this.renderViewer()},initBody:function(){var t=this.element.ownerDocument,e=t.body||t.documentElement;this.body=e,this.scrollbarWidth=window.innerWidth-t.documentElement.clientWidth,this.initialBodyPaddingRight=e.style.paddingRight,this.initialBodyComputedPaddingRight=window.getComputedStyle(e).paddingRight},initContainer:function(){this.containerData={width:window.innerWidth,height:window.innerHeight}},initViewer:function(){var t,e=this.options,n=this.parent;e.inline&&(t={width:Math.max(n.offsetWidth,e.minWidth),height:Math.max(n.offsetHeight,e.minHeight)},this.parentData=t),!this.fulled&&t||(t=this.containerData),this.viewerData=Q({},t)},renderViewer:function(){this.options.inline&&!this.fulled&&Y(this.viewer,this.viewerData)},initList:function(){var t=this,e=this.element,n=this.options,r=this.list,i=[];r.innerHTML="",U(this.images,function(e,o){var a=e.src,s=e.alt||function(t){return D(t)?decodeURIComponent(t.replace(/^.*\//,"").replace(/[?&#].*$/,"")):""}(a),l=t.getImageURL(e);if(a||l){var c=document.createElement("li"),u=document.createElement("img");U(n.inheritedAttributes,function(t){var n=e.getAttribute(t);null!==n&&u.setAttribute(t,n)}),u.src=a||l,u.alt=s,u.setAttribute("data-original-url",l||a),c.setAttribute("data-index",o),c.setAttribute("data-viewer-action","view"),c.setAttribute("role","button"),n.keyboard&&c.setAttribute("tabindex",0),c.appendChild(u),r.appendChild(c),i.push(c)}}),this.items=i,U(i,function(e){var r,i,o=e.firstElementChild;J(o,"filled",!0),n.loading&&W(e,w),et(o,"load",r=function(r){tt(o,"error",i),n.loading&&G(e,w),t.loadImage(r)},{once:!0}),et(o,"error",i=function(){tt(o,"load",r),n.loading&&G(e,w)},{once:!0})}),n.transition&&et(e,"viewed",function(){W(r,k)},{once:!0})},renderList:function(){var t=this.index,e=this.items[t];if(e){var n=e.nextElementSibling,r=parseInt(window.getComputedStyle(n||e).marginLeft,10),i=e.offsetWidth,o=i+r;Y(this.list,Q({width:o*this.length-r},rt({translateX:(this.viewerData.width-i)/2-o*t})))}},resetList:function(){var t=this.list;t.innerHTML="",G(t,k),Y(t,rt({translateX:0}))},initImage:function(t){var e,n=this,r=this.options,i=this.image,o=this.viewerData,a=this.footer.offsetHeight,s=o.width,l=Math.max(o.height-a,a),c=this.imageData||{};this.imageInitializing={abort:function(){e.onload=null}},e=ot(i,r,function(e,i){var o=e/i,a=s,u=l;n.imageInitializing=!1,l*o>s?u=s/o:a=l*o,a=Math.min(.9*a,e),u=Math.min(.9*u,i);var h=(s-a)/2,d=(l-u)/2,f={left:h,top:d,x:h,y:d,width:a,height:u,oldRatio:1,ratio:a/e,aspectRatio:o,naturalWidth:e,naturalHeight:i},p=Q({},f);r.rotatable&&(f.rotate=c.rotate||0,p.rotate=0),r.scalable&&(f.scaleX=c.scaleX||1,f.scaleY=c.scaleY||1,p.scaleX=1,p.scaleY=1),n.imageData=f,n.initialImageData=p,t&&t()})},renderImage:function(t){var e=this,n=this.image,r=this.imageData;if(Y(n,Q({width:r.width,height:r.height,marginLeft:r.x,marginTop:r.y},rt(r))),t)if((this.viewing||this.moving||this.rotating||this.scaling||this.zooming)&&this.options.transition&&V(n,k)){var i=function(){e.imageRendering=!1,t()};this.imageRendering={abort:function(){tt(n,"transitionend",i)}},et(n,"transitionend",i,{once:!0})}else t()},resetImage:function(){if(this.viewing||this.viewed){var t=this.image;this.viewing&&this.viewing.abort(),t.parentNode.removeChild(t),this.image=null}}},ut={bind:function(){var t=this.options,e=this.viewer,n=this.canvas,r=this.element.ownerDocument;et(e,"click",this.onClick=this.click.bind(this)),et(e,"dragstart",this.onDragStart=this.dragstart.bind(this)),et(n,B,this.onPointerDown=this.pointerdown.bind(this)),et(r,T,this.onPointerMove=this.pointermove.bind(this)),et(r,E,this.onPointerUp=this.pointerup.bind(this)),et(r,"keydown",this.onKeyDown=this.keydown.bind(this)),et(window,"resize",this.onResize=this.resize.bind(this)),t.zoomable&&t.zoomOnWheel&&et(e,"wheel",this.onWheel=this.wheel.bind(this),{passive:!1,capture:!0}),t.toggleOnDblclick&&et(n,"dblclick",this.onDblclick=this.dblclick.bind(this))},unbind:function(){var t=this.options,e=this.viewer,n=this.canvas,r=this.element.ownerDocument;tt(e,"click",this.onClick),tt(e,"dragstart",this.onDragStart),tt(n,B,this.onPointerDown),tt(r,T,this.onPointerMove),tt(r,E,this.onPointerUp),tt(r,"keydown",this.onKeyDown),tt(window,"resize",this.onResize),t.zoomable&&t.zoomOnWheel&&tt(e,"wheel",this.onWheel,{passive:!1,capture:!0}),t.toggleOnDblclick&&tt(n,"dblclick",this.onDblclick)}},ht={click:function(t){var e=this.options,n=this.imageData,r=t.target,i=K(r,M);switch(i||"img"!==r.localName||"li"!==r.parentElement.localName||(i=K(r=r.parentElement,M)),l&&t.isTrusted&&r===this.canvas&&clearTimeout(this.clickCanvasTimeout),i){case"mix":this.played?this.stop():e.inline?this.fulled?this.exit():this.full():this.hide();break;case"hide":this.hide();break;case"view":this.view(K(r,"index"));break;case"zoom-in":this.zoom(.1,!0);break;case"zoom-out":this.zoom(-.1,!0);break;case"one-to-one":this.toggle();break;case"reset":this.reset();break;case"prev":this.prev(e.loop);break;case"play":this.play(e.fullscreen);break;case"next":this.next(e.loop);break;case"rotate-left":this.rotate(-90);break;case"rotate-right":this.rotate(90);break;case"flip-horizontal":this.scaleX(-n.scaleX||-1);break;case"flip-vertical":this.scaleY(-n.scaleY||-1);break;default:this.played&&this.stop()}},dblclick:function(t){t.preventDefault(),this.viewed&&t.target===this.image&&(l&&t.isTrusted&&clearTimeout(this.doubleClickImageTimeout),this.toggle(t.isTrusted?t:t.detail&&t.detail.originalEvent))},load:function(){var t=this;this.timeout&&(clearTimeout(this.timeout),this.timeout=!1);var e=this.element,n=this.options,r=this.image,i=this.index,o=this.viewerData;G(r,_),n.loading&&G(this.canvas,w),r.style.cssText="height:0;"+"margin-left:".concat(o.width/2,"px;")+"margin-top:".concat(o.height/2,"px;")+"max-width:none!important;position:relative;width:0;",this.initImage(function(){X(r,x,n.movable),X(r,k,n.transition),t.renderImage(function(){t.viewed=!0,t.viewing=!1,H(n.viewed)&&et(e,"viewed",n.viewed,{once:!0}),nt(e,"viewed",{originalImage:t.images[i],index:i,image:r},{cancelable:!1})})})},loadImage:function(t){var e=t.target,n=e.parentNode,r=n.offsetWidth||30,i=n.offsetHeight||50,o=!!K(e,"filled");ot(e,this.options,function(t,n){var a=t/n,s=r,l=i;i*a>r?o?s=i*a:l=r/a:o?l=r/a:s=i*a,Y(e,Q({width:s,height:l},rt({translateX:(r-s)/2,translateY:(i-l)/2})))})},keydown:function(t){var e=this.options;if(e.keyboard){var n=t.keyCode||t.which||t.charCode;switch(n){case 13:this.viewer.contains(t.target)&&this.click(t)}if(this.fulled)switch(n){case 27:this.played?this.stop():e.inline?this.fulled&&this.exit():this.hide();break;case 32:this.played&&this.stop();break;case 37:this.prev(e.loop);break;case 38:t.preventDefault(),this.zoom(e.zoomRatio,!0);break;case 39:this.next(e.loop);break;case 40:t.preventDefault(),this.zoom(-e.zoomRatio,!0);break;case 48:case 49:t.ctrlKey&&(t.preventDefault(),this.toggle())}}},dragstart:function(t){"img"===t.target.localName&&t.preventDefault()},pointerdown:function(t){var e=this.options,n=this.pointers,r=t.buttons,i=t.button;if(!(!this.viewed||this.showing||this.viewing||this.hiding||("mousedown"===t.type||"pointerdown"===t.type&&"mouse"===t.pointerType)&&(P(r)&&1!==r||P(i)&&0!==i||t.ctrlKey))){t.preventDefault(),t.changedTouches?U(t.changedTouches,function(t){n[t.identifier]=st(t)}):n[t.pointerId||0]=st(t);var o=!!e.movable&&"move";e.zoomOnTouch&&e.zoomable&&Object.keys(n).length>1?o="zoom":e.slideOnTouch&&("touch"===t.pointerType||"touchstart"===t.type)&&this.isSwitchable()&&(o="switch"),!e.transition||"move"!==o&&"zoom"!==o||G(this.image,k),this.action=o}},pointermove:function(t){var e=this.pointers,n=this.action;this.viewed&&n&&(t.preventDefault(),t.changedTouches?U(t.changedTouches,function(t){Q(e[t.identifier]||{},st(t,!0))}):Q(e[t.pointerId||0]||{},st(t,!0)),this.change(t))},pointerup:function(t){var e,n=this,r=this.options,i=this.action,o=this.pointers;t.changedTouches?U(t.changedTouches,function(t){e=o[t.identifier],delete o[t.identifier]}):(e=o[t.pointerId||0],delete o[t.pointerId||0]),i&&(t.preventDefault(),!r.transition||"move"!==i&&"zoom"!==i||W(this.image,k),this.action=!1,l&&"zoom"!==i&&e&&Date.now()-e.timeStamp<500&&(clearTimeout(this.clickCanvasTimeout),clearTimeout(this.doubleClickImageTimeout),r.toggleOnDblclick&&this.viewed&&t.target===this.image?this.imageClicked?(this.imageClicked=!1,this.doubleClickImageTimeout=setTimeout(function(){nt(n.image,"dblclick",{originalEvent:t})},50)):(this.imageClicked=!0,this.doubleClickImageTimeout=setTimeout(function(){n.imageClicked=!1},500)):(this.imageClicked=!1,r.backdrop&&"static"!==r.backdrop&&t.target===this.canvas&&(this.clickCanvasTimeout=setTimeout(function(){nt(n.canvas,"click",{originalEvent:t})},50)))))},resize:function(){var t=this;if(this.isShown&&!this.hiding&&(this.fulled&&(this.close(),this.initBody(),this.open()),this.initContainer(),this.initViewer(),this.renderViewer(),this.renderList(),this.viewed&&this.initImage(function(){t.renderImage()}),this.played)){if(this.options.fullscreen&&this.fulled&&!(document.fullscreenElement||document.webkitFullscreenElement||document.mozFullScreenElement||document.msFullscreenElement))return void this.stop();U(this.player.getElementsByTagName("img"),function(e){et(e,"load",t.loadImage.bind(t),{once:!0}),nt(e,"load")})}},wheel:function(t){var e=this;if(this.viewed&&(t.preventDefault(),!this.wheeling)){this.wheeling=!0,setTimeout(function(){e.wheeling=!1},50);var n=Number(this.options.zoomRatio)||.1,r=1;t.deltaY?r=t.deltaY>0?1:-1:t.wheelDelta?r=-t.wheelDelta/120:t.detail&&(r=t.detail>0?1:-1),this.zoom(-r*n,!0,t)}}},dt={show:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=this.element,n=this.options;if(n.inline||this.showing||this.isShown||this.showing)return this;if(!this.ready)return this.build(),this.ready&&this.show(t),this;if(H(n.show)&&et(e,"show",n.show,{once:!0}),!1===nt(e,"show")||!this.ready)return this;this.hiding&&this.transitioning.abort(),this.showing=!0,this.open();var r=this.viewer;if(G(r,g),r.setAttribute("role","dialog"),r.setAttribute("aria-labelledby",this.title.id),r.setAttribute("aria-modal",!0),r.removeAttribute("aria-hidden"),n.transition&&!t){var i=this.shown.bind(this);this.transitioning={abort:function(){tt(r,"transitionend",i),G(r,b)}},W(r,k),r.initialOffsetWidth=r.offsetWidth,et(r,"transitionend",i,{once:!0}),W(r,b)}else W(r,b),this.shown();return this},hide:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],n=this.element,r=this.options;if(r.inline||this.hiding||!this.isShown&&!this.showing)return this;if(H(r.hide)&&et(n,"hide",r.hide,{once:!0}),!1===nt(n,"hide"))return this;this.showing&&this.transitioning.abort(),this.hiding=!0,this.played?this.stop():this.viewing&&this.viewing.abort();var i=this.viewer,o=this.image,a=function(){G(i,b),t.hidden()};if(r.transition&&!e){var s=function e(n){n&&n.target===i&&(tt(i,"transitionend",e),t.hidden())},l=function(){V(i,k)?(et(i,"transitionend",s),G(i,b)):a()};this.transitioning={abort:function(){t.viewed&&V(o,k)?tt(o,"transitionend",l):V(i,k)&&tt(i,"transitionend",s)}},this.viewed&&V(o,k)?(et(o,"transitionend",l,{once:!0}),this.zoomTo(0,!1,null,!0)):l()}else a();return this},view:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.options.initialViewIndex;if(e=Number(e)||0,this.hiding||this.played||e<0||e>=this.length||this.viewed&&e===this.index)return this;if(!this.isShown)return this.index=e,this.show();this.viewing&&this.viewing.abort();var n=this.element,r=this.options,i=this.title,o=this.canvas,a=this.items[e],s=a.querySelector("img"),l=K(s,"originalUrl"),c=s.getAttribute("alt"),h=document.createElement("img");if(U(r.inheritedAttributes,function(t){var e=s.getAttribute(t);null!==e&&h.setAttribute(t,e)}),h.src=l,h.alt=c,H(r.view)&&et(n,"view",r.view,{once:!0}),!1===nt(n,"view",{originalImage:this.images[e],index:e,image:h})||!this.isShown||this.hiding||this.played)return this;var d=this.items[this.index];d&&(G(d,u),d.removeAttribute("aria-selected")),W(a,u),a.setAttribute("aria-selected",!0),r.focus&&a.focus(),this.image=h,this.viewed=!1,this.index=e,this.imageData={},W(h,_),r.loading&&W(o,w),o.innerHTML="",o.appendChild(h),this.renderList(),i.innerHTML="";var f,p,A=function(){var e,n=t.imageData,o=Array.isArray(r.title)?r.title[1]:r.title;i.innerHTML=D(e=H(o)?o.call(t,h,n):"".concat(c," (").concat(n.naturalWidth," × ").concat(n.naturalHeight,")"))?e.replace(/&(?!amp;|quot;|#39;|lt;|gt;)/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;"):e};return et(n,"viewed",A,{once:!0}),this.viewing={abort:function(){tt(n,"viewed",A),h.complete?t.imageRendering?t.imageRendering.abort():t.imageInitializing&&t.imageInitializing.abort():(h.src="",tt(h,"load",f),t.timeout&&clearTimeout(t.timeout))}},h.complete?this.load():(et(h,"load",f=function(){tt(h,"error",p),t.load()},{once:!0}),et(h,"error",p=function(){tt(h,"load",f),t.timeout&&(clearTimeout(t.timeout),t.timeout=!1),G(h,_),r.loading&&G(t.canvas,w)},{once:!0}),this.timeout&&clearTimeout(this.timeout),this.timeout=setTimeout(function(){G(h,_),t.timeout=!1},1e3)),this},prev:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=this.index-1;return e<0&&(e=t?this.length-1:0),this.view(e),this},next:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=this.length-1,n=this.index+1;return n>e&&(n=t?0:e),this.view(n),this},move:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t,n=this.imageData;return this.moveTo(N(t)?t:n.x+Number(t),N(e)?e:n.y+Number(e)),this},moveTo:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,i=this.element,o=this.options,a=this.imageData;if(t=Number(t),n=Number(n),this.viewed&&!this.played&&o.movable){var s=a.x,l=a.y,c=!1;if(P(t)?c=!0:t=s,P(n)?c=!0:n=l,c){if(H(o.move)&&et(i,"move",o.move,{once:!0}),!1===nt(i,"move",{x:t,y:n,oldX:s,oldY:l,originalEvent:r}))return this;a.x=t,a.y=n,a.left=t,a.top=n,this.moving=!0,this.renderImage(function(){e.moving=!1,H(o.moved)&&et(i,"moved",o.moved,{once:!0}),nt(i,"moved",{x:t,y:n,oldX:s,oldY:l,originalEvent:r},{cancelable:!1})})}}return this},rotate:function(t){return this.rotateTo((this.imageData.rotate||0)+Number(t)),this},rotateTo:function(t){var e=this,n=this.element,r=this.options,i=this.imageData;if(P(t=Number(t))&&this.viewed&&!this.played&&r.rotatable){var o=i.rotate;if(H(r.rotate)&&et(n,"rotate",r.rotate,{once:!0}),!1===nt(n,"rotate",{degree:t,oldDegree:o}))return this;i.rotate=t,this.rotating=!0,this.renderImage(function(){e.rotating=!1,H(r.rotated)&&et(n,"rotated",r.rotated,{once:!0}),nt(n,"rotated",{degree:t,oldDegree:o},{cancelable:!1})})}return this},scaleX:function(t){return this.scale(t,this.imageData.scaleY),this},scaleY:function(t){return this.scale(this.imageData.scaleX,t),this},scale:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t,r=this.element,i=this.options,o=this.imageData;if(t=Number(t),n=Number(n),this.viewed&&!this.played&&i.scalable){var a=o.scaleX,s=o.scaleY,l=!1;if(P(t)?l=!0:t=a,P(n)?l=!0:n=s,l){if(H(i.scale)&&et(r,"scale",i.scale,{once:!0}),!1===nt(r,"scale",{scaleX:t,scaleY:n,oldScaleX:a,oldScaleY:s}))return this;o.scaleX=t,o.scaleY=n,this.scaling=!0,this.renderImage(function(){e.scaling=!1,H(i.scaled)&&et(r,"scaled",i.scaled,{once:!0}),nt(r,"scaled",{scaleX:t,scaleY:n,oldScaleX:a,oldScaleY:s},{cancelable:!1})})}}return this},zoom:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=this.imageData;return t=(t=Number(t))<0?1/(1-t):1+t,this.zoomTo(r.width*t/r.naturalWidth,e,n),this},zoomTo:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],o=this.element,a=this.options,s=this.pointers,l=this.imageData,c=l.x,u=l.y,h=l.width,d=l.height,f=l.naturalWidth,p=l.naturalHeight;if(P(t=Math.max(0,t))&&this.viewed&&!this.played&&(i||a.zoomable)){if(!i){var A=Math.max(.01,a.minZoomRatio),g=Math.min(100,a.maxZoomRatio);t=Math.min(Math.max(t,A),g)}if(r)switch(r.type){case"wheel":a.zoomRatio>=.055&&t>.95&&t<1.05&&(t=1);break;case"pointermove":case"touchmove":case"mousemove":t>.99&&t<1.01&&(t=1)}var m=f*t,v=p*t,y=m-h,b=v-d,_=l.ratio;if(H(a.zoom)&&et(o,"zoom",a.zoom,{once:!0}),!1===nt(o,"zoom",{ratio:t,oldRatio:_,originalEvent:r}))return this;if(this.zooming=!0,r){var w=function(t){var e=t.getBoundingClientRect();return{left:e.left+(window.pageXOffset-document.documentElement.clientLeft),top:e.top+(window.pageYOffset-document.documentElement.clientTop)}}(this.viewer),x=s&&Object.keys(s).length>0?function(t){var e=0,n=0,r=0;return U(t,function(t){var i=t.startX,o=t.startY;e+=i,n+=o,r+=1}),{pageX:e/=r,pageY:n/=r}}(s):{pageX:r.pageX,pageY:r.pageY};l.x-=y*((x.pageX-w.left-c)/h),l.y-=b*((x.pageY-w.top-u)/d)}else l.x-=y/2,l.y-=b/2;l.left=l.x,l.top=l.y,l.width=m,l.height=v,l.oldRatio=_,l.ratio=t,this.renderImage(function(){e.zooming=!1,H(a.zoomed)&&et(o,"zoomed",a.zoomed,{once:!0}),nt(o,"zoomed",{ratio:t,oldRatio:_,originalEvent:r},{cancelable:!1})}),n&&this.tooltip()}return this},play:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(!this.isShown||this.played)return this;var n=this.element,r=this.options;if(H(r.play)&&et(n,"play",r.play,{once:!0}),!1===nt(n,"play"))return this;var i=this.player,o=this.loadImage.bind(this),a=[],s=0,l=0;if(this.played=!0,this.onLoadWhenPlay=o,e&&this.requestFullscreen(e),W(i,C),U(this.items,function(t,e){var n=t.querySelector("img"),c=document.createElement("img");c.src=K(n,"originalUrl"),c.alt=n.getAttribute("alt"),c.referrerPolicy=n.referrerPolicy,s+=1,W(c,d),X(c,k,r.transition),V(t,u)&&(W(c,b),l=e),a.push(c),et(c,"load",o,{once:!0}),i.appendChild(c)}),P(r.interval)&&r.interval>0){var c=function e(){t.playing=setTimeout(function(){G(a[l],b),W(a[l=(l+=1)<s?l:0],b),e()},r.interval)};s>1&&c()}return this},stop:function(){var t=this;if(!this.played)return this;var e=this.element,n=this.options;if(H(n.stop)&&et(e,"stop",n.stop,{once:!0}),!1===nt(e,"stop"))return this;var r=this.player;return this.played=!1,clearTimeout(this.playing),U(r.getElementsByTagName("img"),function(e){tt(e,"load",t.onLoadWhenPlay)}),G(r,C),r.innerHTML="",this.exitFullscreen(),this},full:function(){var t=this,e=this.options,n=this.viewer,r=this.image,i=this.list;return!this.isShown||this.played||this.fulled||!e.inline?this:(this.fulled=!0,this.open(),W(this.button,A),e.transition&&(G(i,k),this.viewed&&G(r,k)),W(n,f),n.setAttribute("role","dialog"),n.setAttribute("aria-labelledby",this.title.id),n.setAttribute("aria-modal",!0),n.removeAttribute("style"),Y(n,{zIndex:e.zIndex}),e.focus&&this.enforceFocus(),this.initContainer(),this.viewerData=Q({},this.containerData),this.renderList(),this.viewed&&this.initImage(function(){t.renderImage(function(){e.transition&&setTimeout(function(){W(r,k),W(i,k)},0)})}),this)},exit:function(){var t=this,e=this.options,n=this.viewer,r=this.image,i=this.list;return this.isShown&&!this.played&&this.fulled&&e.inline?(this.fulled=!1,this.close(),G(this.button,A),e.transition&&(G(i,k),this.viewed&&G(r,k)),e.focus&&this.clearEnforceFocus(),n.removeAttribute("role"),n.removeAttribute("aria-labelledby"),n.removeAttribute("aria-modal"),G(n,f),Y(n,{zIndex:e.zIndexInline}),this.viewerData=Q({},this.parentData),this.renderViewer(),this.renderList(),this.viewed&&this.initImage(function(){t.renderImage(function(){e.transition&&setTimeout(function(){W(r,k),W(i,k)},0)})}),this):this},tooltip:function(){var t=this,e=this.options,n=this.tooltipBox,r=this.imageData;return this.viewed&&!this.played&&e.tooltip?(n.textContent="".concat(Math.round(100*r.ratio),"%"),this.tooltipping?clearTimeout(this.tooltipping):e.transition?(this.fading&&nt(n,"transitionend"),W(n,C),W(n,d),W(n,k),n.removeAttribute("aria-hidden"),n.initialOffsetWidth=n.offsetWidth,W(n,b)):(W(n,C),n.removeAttribute("aria-hidden")),this.tooltipping=setTimeout(function(){e.transition?(et(n,"transitionend",function(){G(n,C),G(n,d),G(n,k),n.setAttribute("aria-hidden",!0),t.fading=!1},{once:!0}),G(n,b),t.fading=!0):(G(n,C),n.setAttribute("aria-hidden",!0)),t.tooltipping=!1},1e3),this):this},toggle:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;return 1===this.imageData.ratio?this.zoomTo(this.imageData.oldRatio,!0,t):this.zoomTo(1,!0,t),this},reset:function(){return this.viewed&&!this.played&&(this.imageData=Q({},this.initialImageData),this.renderImage()),this},update:function(){var t=this,e=this.element,n=this.options,r=this.isImg;if(r&&!e.parentNode)return this.destroy();var i=[];if(U(r?[e]:e.querySelectorAll("img"),function(e){H(n.filter)?n.filter.call(t,e)&&i.push(e):t.getImageURL(e)&&i.push(e)}),!i.length)return this;if(this.images=i,this.length=i.length,this.ready){var o=[];if(U(this.items,function(t,e){var n=t.querySelector("img"),r=i[e];r&&n&&r.src===n.src&&r.alt===n.alt||o.push(e)}),Y(this.list,{width:"auto"}),this.initList(),this.isShown)if(this.length){if(this.viewed){var a=o.indexOf(this.index);if(a>=0)this.viewed=!1,this.view(Math.max(Math.min(this.index-a,this.length-1),0));else{var s=this.items[this.index];W(s,u),s.setAttribute("aria-selected",!0)}}}else this.image=null,this.viewed=!1,this.index=0,this.imageData={},this.canvas.innerHTML="",this.title.innerHTML=""}else this.build();return this},destroy:function(){var t=this.element,e=this.options;return t.viewer?(this.destroyed=!0,this.ready?(this.played&&this.stop(),e.inline?(this.fulled&&this.exit(),this.unbind()):this.isShown?(this.viewing&&(this.imageRendering?this.imageRendering.abort():this.imageInitializing&&this.imageInitializing.abort()),this.hiding&&this.transitioning.abort(),this.hidden()):this.showing&&(this.transitioning.abort(),this.hidden()),this.ready=!1,this.viewer.parentNode.removeChild(this.viewer)):e.inline&&(this.delaying?this.delaying.abort():this.initializing&&this.initializing.abort()),e.inline||tt(t,"click",this.onStart),t.viewer=void 0,this):this}},ft={getImageURL:function(t){var e=this.options.url;return e=D(e)?t.getAttribute(e):H(e)?e.call(this,t):""},enforceFocus:function(){var t=this;this.clearEnforceFocus(),et(document,"focusin",this.onFocusin=function(e){var n=t.viewer,r=e.target;if(r!==document&&r!==n&&!n.contains(r)){for(;r;){if(null!==r.getAttribute("tabindex")||"true"===r.getAttribute("aria-modal"))return;r=r.parentElement}n.focus()}})},clearEnforceFocus:function(){this.onFocusin&&(tt(document,"focusin",this.onFocusin),this.onFocusin=null)},open:function(){var t=this.body;W(t,S),t.style.paddingRight="".concat(this.scrollbarWidth+(parseFloat(this.initialBodyComputedPaddingRight)||0),"px")},close:function(){var t=this.body;G(t,S),t.style.paddingRight=this.initialBodyPaddingRight},shown:function(){var t=this.element,e=this.options,n=this.viewer;this.fulled=!0,this.isShown=!0,this.render(),this.bind(),this.showing=!1,e.focus&&(n.focus(),this.enforceFocus()),H(e.shown)&&et(t,"shown",e.shown,{once:!0}),!1!==nt(t,"shown")&&this.ready&&this.isShown&&!this.hiding&&this.view(this.index)},hidden:function(){var t=this.element,e=this.options,n=this.viewer;e.fucus&&this.clearEnforceFocus(),this.fulled=!1,this.viewed=!1,this.isShown=!1,this.close(),this.unbind(),W(n,g),n.removeAttribute("role"),n.removeAttribute("aria-labelledby"),n.removeAttribute("aria-modal"),n.setAttribute("aria-hidden",!0),this.resetList(),this.resetImage(),this.hiding=!1,this.destroyed||(H(e.hidden)&&et(t,"hidden",e.hidden,{once:!0}),nt(t,"hidden",null,{cancelable:!1}))},requestFullscreen:function(t){var e=this.element.ownerDocument;if(this.fulled&&!(e.fullscreenElement||e.webkitFullscreenElement||e.mozFullScreenElement||e.msFullscreenElement)){var n=e.documentElement;n.requestFullscreen?j(t)?n.requestFullscreen(t):n.requestFullscreen():n.webkitRequestFullscreen?n.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT):n.mozRequestFullScreen?n.mozRequestFullScreen():n.msRequestFullscreen&&n.msRequestFullscreen()}},exitFullscreen:function(){var t=this.element.ownerDocument;this.fulled&&(t.fullscreenElement||t.webkitFullscreenElement||t.mozFullScreenElement||t.msFullscreenElement)&&(t.exitFullscreen?t.exitFullscreen():t.webkitExitFullscreen?t.webkitExitFullscreen():t.mozCancelFullScreen?t.mozCancelFullScreen():t.msExitFullscreen&&t.msExitFullscreen())},change:function(t){var n=this.options,r=this.pointers,i=r[Object.keys(r)[0]];if(i){var o=i.endX-i.startX,a=i.endY-i.startY;switch(this.action){case"move":this.move(o,a,t);break;case"zoom":this.zoom(function(t){var n=e({},t),r=[];return U(t,function(t,e){delete n[e],U(n,function(e){var n=Math.abs(t.startX-e.startX),i=Math.abs(t.startY-e.startY),o=Math.abs(t.endX-e.endX),a=Math.abs(t.endY-e.endY),s=Math.sqrt(n*n+i*i),l=(Math.sqrt(o*o+a*a)-s)/s;r.push(l)})}),r.sort(function(t,e){return Math.abs(t)<Math.abs(e)}),r[0]}(r),!1,t);break;case"switch":this.action="switched";var s=Math.abs(o);s>1&&s>Math.abs(a)&&(this.pointers={},o>1?this.prev(n.loop):o<-1&&this.next(n.loop))}U(r,function(t){t.startX=t.endX,t.startY=t.endY})}},isSwitchable:function(){var t=this.imageData,e=this.viewerData;return this.length>1&&t.x>=0&&t.y>=0&&t.width<=e.width&&t.height<=e.height}},pt=s.Viewer,At=(lt=-1,function(){return lt+=1}),gt=function(){function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),!e||1!==e.nodeType)throw new Error("The first argument is required and must be an element.");this.element=e,this.options=Q({},o,j(n)&&n),this.action=!1,this.fading=!1,this.fulled=!1,this.hiding=!1,this.imageClicked=!1,this.imageData={},this.index=this.options.initialViewIndex,this.isImg=!1,this.isShown=!1,this.length=0,this.moving=!1,this.played=!1,this.playing=!1,this.pointers={},this.ready=!1,this.rotating=!1,this.scaling=!1,this.showing=!1,this.timeout=!1,this.tooltipping=!1,this.viewed=!1,this.viewing=!1,this.wheeling=!1,this.zooming=!1,this.id=At(),this.init()}var e,n,i;return e=t,i=[{key:"noConflict",value:function(){return window.Viewer=pt,t}},{key:"setDefaults",value:function(t){Q(o,j(t)&&t)}}],(n=[{key:"init",value:function(){var t=this,e=this.element,n=this.options;if(!e.viewer){e.viewer=this,n.focus&&!n.keyboard&&(n.focus=!1);var r="img"===e.localName,i=[];if(U(r?[e]:e.querySelectorAll("img"),function(e){H(n.filter)?n.filter.call(t,e)&&i.push(e):t.getImageURL(e)&&i.push(e)}),this.isImg=r,this.length=i.length,this.images=i,this.initBody(),N(document.createElement("viewer").style.transition)&&(n.transition=!1),n.inline){var o=0,a=function(){var e;(o+=1)===t.length&&(t.initializing=!1,t.delaying={abort:function(){clearTimeout(e)}},e=setTimeout(function(){t.delaying=!1,t.build()},0))};this.initializing={abort:function(){U(i,function(t){t.complete||(tt(t,"load",a),tt(t,"error",a))})}},U(i,function(t){var e,n;t.complete?a():(et(t,"load",e=function(){tt(t,"error",n),a()},{once:!0}),et(t,"error",n=function(){tt(t,"load",e),a()},{once:!0}))})}else et(e,"click",this.onStart=function(e){var r=e.target;"img"!==r.localName||H(n.filter)&&!n.filter.call(t,r)||t.view(t.images.indexOf(r))})}}},{key:"build",value:function(){if(!this.ready){var t=this.element,e=this.options,n=t.parentNode,r=document.createElement("div");r.innerHTML='<div class="viewer-container" tabindex="-1" touch-action="none"><div class="viewer-canvas"></div><div class="viewer-footer"><div class="viewer-title"></div><div class="viewer-toolbar"></div><div class="viewer-navbar"><ul class="viewer-list" role="navigation"></ul></div></div><div class="viewer-tooltip" role="alert" aria-hidden="true"></div><div class="viewer-button" data-viewer-action="mix" role="button"></div><div class="viewer-player"></div></div>';var i=r.querySelector(".".concat("viewer","-container")),o=i.querySelector(".".concat("viewer","-title")),a=i.querySelector(".".concat("viewer","-toolbar")),s=i.querySelector(".".concat("viewer","-navbar")),l=i.querySelector(".".concat("viewer","-button")),c=i.querySelector(".".concat("viewer","-canvas"));if(this.parent=n,this.viewer=i,this.title=o,this.toolbar=a,this.navbar=s,this.button=l,this.canvas=c,this.footer=i.querySelector(".".concat("viewer","-footer")),this.tooltipBox=i.querySelector(".".concat("viewer","-tooltip")),this.player=i.querySelector(".".concat("viewer","-player")),this.list=i.querySelector(".".concat("viewer","-list")),i.id="".concat("viewer").concat(this.id),o.id="".concat("viewer","Title").concat(this.id),W(o,e.title?at(Array.isArray(e.title)?e.title[0]:e.title):g),W(s,e.navbar?at(e.navbar):g),X(l,g,!e.button),e.keyboard&&l.setAttribute("tabindex",0),e.backdrop&&(W(i,"".concat("viewer","-backdrop")),e.inline||"static"===e.backdrop||J(c,M,"hide")),D(e.className)&&e.className&&e.className.split(O).forEach(function(t){W(i,t)}),e.toolbar){var u=document.createElement("ul"),A=j(e.toolbar),m=L.slice(0,3),v=L.slice(7,9),y=L.slice(9);A||W(a,at(e.toolbar)),U(A?e.toolbar:L,function(t,n){var r=A&&j(t),i=A?$(n):t,o=r&&!N(t.show)?t.show:t;if(o&&(e.zoomable||-1===m.indexOf(i))&&(e.rotatable||-1===v.indexOf(i))&&(e.scalable||-1===y.indexOf(i))){var a=r&&!N(t.size)?t.size:t,s=r&&!N(t.click)?t.click:t,l=document.createElement("li");e.keyboard&&l.setAttribute("tabindex",0),l.setAttribute("role","button"),W(l,"".concat("viewer","-").concat(i)),H(s)||J(l,M,i),P(o)&&W(l,at(o)),-1!==["small","large"].indexOf(a)?W(l,"".concat("viewer","-").concat(a)):"play"===i&&W(l,"".concat("viewer","-large")),H(s)&&et(l,"click",s),u.appendChild(l)}}),a.appendChild(u)}else W(a,g);if(!e.rotatable){var b=a.querySelectorAll('li[class*="rotate"]');W(b,_),U(b,function(t){a.appendChild(t)})}if(e.inline)W(l,p),Y(i,{zIndex:e.zIndexInline}),"static"===window.getComputedStyle(n).position&&Y(n,{position:"relative"}),n.insertBefore(i,t.nextSibling);else{W(l,h),W(i,f),W(i,d),W(i,g),Y(i,{zIndex:e.zIndex});var w=e.container;D(w)&&(w=t.ownerDocument.querySelector(w)),w||(w=this.body),w.appendChild(i)}e.inline&&(this.render(),this.bind(),this.isShown=!0),this.ready=!0,H(e.ready)&&et(t,"ready",e.ready,{once:!0}),!1!==nt(t,"ready")?this.ready&&e.inline&&this.view(this.index):this.ready=!1}}}])&&r(e.prototype,n),i&&r(e,i),Object.defineProperty(e,"prototype",{writable:!1}),t}();return Q(gt.prototype,ct,ut,ht,dt,ft),gt},t.exports=r()},"JP+z":function(t,e,n){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}}},K0Yi:function(t,e,n){var r;"undefined"!=typeof self&&self,r=function(){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="dist/",e(e.s=8)}([function(t,e){function n(t,e){var n=t[1]||"",r=t[3];if(!r)return n;if(e&&"function"==typeof btoa){var i=function(t){return"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(t))))+" */"}(r);return[n].concat(r.sources.map(function(t){return"/*# sourceURL="+r.sourceRoot+t+" */"})).concat([i]).join("\n")}return[n].join("\n")}t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var r=n(e,t);return e[2]?"@media "+e[2]+"{"+r+"}":r}).join("")},e.i=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var r={},i=0;i<this.length;i++){var o=this[i][0];"number"==typeof o&&(r[o]=!0)}for(i=0;i<t.length;i++){var a=t[i];"number"==typeof a[0]&&r[a[0]]||(n&&!a[2]?a[2]=n:n&&(a[2]="("+a[2]+") and ("+n+")"),e.push(a))}},e}},function(t,e,n){function r(t){for(var e=0;e<t.length;e++){var n=t[e],r=c[n.id];if(r){r.refs++;for(var i=0;i<r.parts.length;i++)r.parts[i](n.parts[i]);for(;i<n.parts.length;i++)r.parts.push(o(n.parts[i]));r.parts.length>n.parts.length&&(r.parts.length=n.parts.length)}else{var a=[];for(i=0;i<n.parts.length;i++)a.push(o(n.parts[i]));c[n.id]={id:n.id,refs:1,parts:a}}}}function i(){var t=document.createElement("style");return t.type="text/css",u.appendChild(t),t}function o(t){var e,n,r=document.querySelector("style["+g+'~="'+t.id+'"]');if(r){if(f)return p;r.parentNode.removeChild(r)}if(m){var o=d++;r=h||(h=i()),e=a.bind(null,r,o,!1),n=a.bind(null,r,o,!0)}else r=i(),e=function(t,e){var n=e.css,r=e.media,i=e.sourceMap;if(r&&t.setAttribute("media",r),A.ssrId&&t.setAttribute(g,e.id),i&&(n+="\n/*# sourceURL="+i.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}.bind(null,r),n=function(){r.parentNode.removeChild(r)};return e(t),function(r){if(r){if(r.css===t.css&&r.media===t.media&&r.sourceMap===t.sourceMap)return;e(t=r)}else n()}}function a(t,e,n,r){var i=n?"":r.css;if(t.styleSheet)t.styleSheet.cssText=v(e,i);else{var o=document.createTextNode(i),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}var s="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!s)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var l=n(12),c={},u=s&&(document.head||document.getElementsByTagName("head")[0]),h=null,d=0,f=!1,p=function(){},A=null,g="data-vue-ssr-id",m="undefined"!=typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());t.exports=function(t,e,n,i){f=n,A=i||{};var o=l(t,e);return r(o),function(e){for(var n=[],i=0;i<o.length;i++){var a=o[i];(s=c[a.id]).refs--,n.push(s)}e?r(o=l(t,e)):o=[];for(i=0;i<n.length;i++){var s;if(0===(s=n[i]).refs){for(var u=0;u<s.parts.length;u++)s.parts[u]();delete c[s.id]}}}};var v=function(){var t=[];return function(e,n){return t[e]=n,t.filter(Boolean).join("\n")}}()},function(t,e){t.exports=function(t,e,n,r,i,o){var a,s=t=t||{},l=typeof t.default;"object"!==l&&"function"!==l||(a=t,s=t.default);var c,u="function"==typeof s?s.options:s;if(e&&(u.render=e.render,u.staticRenderFns=e.staticRenderFns,u._compiled=!0),n&&(u.functional=!0),i&&(u._scopeId=i),o?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},u._ssrRegister=c):r&&(c=r),c){var h=u.functional,d=h?u.render:u.beforeCreate;h?(u._injectStyles=c,u.render=function(t,e){return c.call(e),d(t,e)}):u.beforeCreate=d?[].concat(d,c):[c]}return{esModule:a,exports:s,options:u}}},function(t,e,n){"use strict";var r=n(4),i=n(5);n.n(i),e.a={name:"VueAudio",mixins:[r.a],props:["width"],data:function(){return{min:0,max:100,slider:null,thunk:null,per:0,rate:1,isMute:!0,curVolume:.5,totalWidth:500}},watch:{curProgress:function(t){document.onmouseup||(this.per=t)}},computed:{curProgress:function(){return(Math.round(1e4*this.progress)/100).toFixed(2)},scale:function(){return(this.per-this.min)/(this.max-this.min)},pWidth:function(){return this.slider?this.slider.offsetWidth*this.scale+"px":"0px"},left:function(){return this.slider?this.slider.offsetWidth*this.scale-this.thunk.offsetWidth/2+"px":"0px"}},methods:{handleModifyProgress:function(t){if("slider"===t.target.className||"process"===t.target.className){var e=t.offsetX/this.slider.offsetWidth;this.setProgress(e)}},handleSetRate:function(){1===this.rate?(this.rate=.9,this.setRate(this.rate)):.9===this.rate?(this.rate=1.2,this.setRate(this.rate)):(this.rate=1,this.setRate(this.rate))},handleToggleMute:function(){this.isMute?this.isMute=!1:this.isMute=!0,this.toggleMute()},handleSetVolume:function(t){t?this.curVolume+=.1:this.curVolume-=.1,this.curVolume>1?this.curVolume=1:this.curVolume<0&&(this.curVolume=0),this.setVolume(this.curVolume)},_sToMs:function(t){if("number"!=typeof t)return"00:00";t=parseInt(t);var e=void 0;return e=Math.floor(t/60),t%=60,t+="",(e=1==(e+="").length?"0"+e:e)+":"+(t=1==t.length?"0"+t:t)}},mounted:function(){var t=this;this.width&&"number"==typeof this.width&&(this.totalWidth=this.width+"px"),this.setVolume(this.curVolume),this.slider=this.$refs.slider,this.thunk=this.$refs.trunk,this.thunk.onmousedown=function(e){var n=parseInt(t.pWidth),r=e.clientX;return document.onmousemove=function(e){var i=(e.clientX-r+n)/t.slider.offsetWidth;t.per=Math.ceil((t.max-t.min)*i+t.min),t.per=Math.max(t.per,t.min),t.per=Math.min(t.per,t.max)},document.onmouseup=function(){document.onmousemove=document.onmouseup=null,t.setProgress(t.scale)},!1}}}},function(t,e,n){"use strict";var r=n(13),i=(n.n(r),n(15)),o=n.n(i),a=n(16),s=n.n(a),l=n(17),c=n.n(l),u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};e.a={props:{audioSource:{type:String,required:!0,validator:function(t){return"string"==typeof t&&t.length>0}},autoplay:{type:Boolean,default:!1},loop:{type:Boolean,default:!1},preload:{type:Boolean,default:!0},html5:{type:Boolean,default:!1},formats:{type:Array,default:function(){return[]}},xhrWithCredentials:{type:Boolean,default:!1}},data:function(){var t=this;return{_howl:null,playing:!1,muted:!1,volume:1,rate:1,seek:0,duration:0,_polls:{seek:{id:null,interval:250,hook:function(){t.seek=t.$data._howl.seek()}}},_howlEvents:[{name:"load",hook:function(){t.duration=t.$data._howl.duration()}},"loaderror","playerror",{name:"play",hook:function(){t.playing=!0}},{name:"end",hook:function(){t.playing=!1}},{name:"pause",hook:function(){t.playing=!1}},{name:"stop",hook:function(){t.playing=!1,null!=t.$data._howl&&(t.seek=t.$data._howl.seek())}},"mute",{name:"volume",hook:function(){t.volume=t.$data._howl.volume()}},{name:"rate",hook:function(){t.rate=t.$data._howl.rate()}},{name:"seek",hook:function(){t.playing||(t.seek=t.$data._howl.seek())}},"fade"]}},computed:{progress:function(){return 0===this.duration?0:this.seek/this.duration}},created:function(){this._initialize()},beforeDestroy:function(){this._cleanup()},watch:{playing:function(t){this.seek=this.$data._howl.seek(),t?this.$data._polls.seek.id=setInterval(this.$data._polls.seek.hook,this.$data._polls.seek.interval):clearInterval(this.$data._polls.seek.id)},audioSource:function(t){this._reinitialize()}},methods:{_reinitialize:function(){this._cleanup(!1),this._initialize()},_initialize:function(){var t=this;this.$data._howl=new r.Howl({src:this.audioSource,volume:this.volume,html5:this.html5,loop:this.loop,preload:this.preload,autoplay:this.autoplay,mute:this.muted,rate:this.rate,format:this.formats,xhrWithCredentials:this.xhrWithCredentials});var e=this.$data._howl.duration();this.duration=e,e>0&&this.$emit("load"),this.$data._howlEvents=this.$data._howlEvents.map(function(e){"string"==typeof e&&(e={name:e});var n=function(n,r){"function"==typeof e.hook&&e.hook(n,r),t.$emit(e.name,n,r)};return t.$data._howl.on(e.name,n),c()({},e,{handler:n})})},_cleanup:function(){var t=this,e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.$data._howl&&this.stop(),s()(this.$data._polls).forEach(function(t){null!=t.id&&clearInterval(t.id)}),this.$data._howlEvents.map(function(e){if(e.handler){t.$data._howl&&t.$data._howl.off(e.name,e.handler);var n=c()({},e);return delete n.handler,n}return e}),this.$data._howl=null,this.duration=0,e&&(this.muted=!1,this.volume=1,this.rate=1)},play:function(){this.playing||this.$data._howl.play()},pause:function(){this.playing&&this.$data._howl.pause()},togglePlayback:function(){this.playing?this.$data._howl.pause():this.$data._howl.play()},stop:function(){this.$data._howl.stop()},mute:function(){this.$data._howl.mute(!0),this.muted=!0},unmute:function(){this.$data._howl.mute(!1),this.muted=!1},toggleMute:function(){this.$data._howl.mute(!this.muted),this.muted=!this.muted},setVolume:function(t){if("number"!=typeof t)throw new Error("volume must be a number, got a "+(void 0===t?"undefined":u(t))+" instead");this.$data._howl.volume(o()(t,0,1))},setRate:function(t){if("number"!=typeof t)throw new Error("rate must be a number, got a "+(void 0===t?"undefined":u(t))+" instead");this.$data._howl.rate(o()(t,.5,4))},setSeek:function(t){if("number"!=typeof t)throw new Error("seek must be a number, got a "+(void 0===t?"undefined":u(t))+" instead");this.$data._howl.seek(o()(t,0,this.duration))},setProgress:function(t){if("number"!=typeof t)throw new Error("progress must be a number, got a "+(void 0===t?"undefined":u(t))+" instead");this.setSeek(o()(t,0,1)*this.duration)}}}},function(t,e,n){var r=n(18);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals),n(1)("53c61571",r,!0,{})},function(t,e,n){t.exports=n.p+"fonts_/iconfont.c27c4ff.eot"},function(t,e,n){"use strict";var r=n(4),i=n(5);n.n(i),e.a={name:"MiniAudio",mixins:[r.a],props:["width"],data:function(){return{min:0,max:100,slider:null,thunk:null,per:0,rate:1,isMute:!0,curVolume:.5,totalWidth:500}},watch:{curProgress:function(t){document.onmouseup||(this.per=t)}},computed:{curProgress:function(){return(Math.round(1e4*this.progress)/100).toFixed(2)},scale:function(){return(this.per-this.min)/(this.max-this.min)},pWidth:function(){return this.slider?this.slider.offsetWidth*this.scale+"px":"0px"},left:function(){return this.slider?this.slider.offsetWidth*this.scale-this.thunk.offsetWidth/2+"px":"0px"}},methods:{handleModifyProgress:function(t){if("slider"===t.target.className||"process"===t.target.className){var e=t.offsetX/this.slider.offsetWidth;this.setProgress(e)}},handleToggleMute:function(){this.isMute?this.isMute=!1:this.isMute=!0,this.toggleMute()},_sToMs:function(t){if("number"!=typeof t)return"00:00";t=parseInt(t);var e=void 0;return e=Math.floor(t/60),t%=60,t+="",(e=1==(e+="").length?"0"+e:e)+":"+(t=1==t.length?"0"+t:t)}},mounted:function(){var t=this;this.width&&"number"==typeof this.width&&(this.totalWidth=this.width+"px"),this.setVolume(this.curVolume),this.slider=this.$refs.slider,this.thunk=this.$refs.trunk,this.thunk.onmousedown=function(e){var n=parseInt(t.pWidth),r=e.clientX;return document.onmousemove=function(e){var i=(e.clientX-r+n)/t.slider.offsetWidth;t.per=Math.ceil((t.max-t.min)*i+t.min),t.per=Math.max(t.per,t.min),t.per=Math.min(t.per,t.max)},document.onmouseup=function(){document.onmousemove=document.onmouseup=null,t.setProgress(t.scale)},!1}}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),n.d(e,"VueAudioPlugin",function(){return a});var r=n(9),i=n(24);n.d(e,"VueAudio",function(){return r.a});var o={VueAudio:r.a,MiniAudio:i.a},a={install:function(t,e){Object.keys(o).forEach(function(e){t.component(o[e].name,o[e])})}};"undefined"!=typeof window&&window.Vue&&window.Vue.use(a),e.default=a},function(t,e,n){"use strict";var r=n(3),i=n(23),o=function(t){n(10)},a=n(2)(r.a,i.a,!1,o,"data-v-14400722",null);e.a=a.exports},function(t,e,n){var r=n(11);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals),n(1)("26d24087",r,!0,{})},function(t,e,n){(t.exports=n(0)(!1)).push([t.i,".vueAudioBetter[data-v-14400722]{overflow:hidden;width:500px;margin:0 auto;background-color:#f3f2bd;border-radius:8px;box-shadow:5px 5px 10px -4px #63645e;background-image:linear-gradient(90deg,#9ca5f5,#7ff5ae)}.vueAudioBetter .total[data-v-14400722]{margin:20px auto;display:flex;align-items:center;justify-content:space-around;width:80%}.vueAudioBetter .operatorButton[data-v-14400722]{margin:0 auto;display:flex;align-items:center;justify-content:space-around;width:80%;height:38px}.operatorButton .rate[data-v-14400722]{font-size:32px}.operatorButton span[data-v-14400722]{font-size:24px;color:#0c0c0cb8;cursor:pointer}.operatorButton span[data-v-14400722]:first-child{color:#4a3535;font-size:28px}.operatorButton span[data-v-14400722]:hover{font-size:30px}.operatorButton span[data-v-14400722]:last-child:hover{font-size:36px}.vueAudioBetter .slider[data-v-14400722]{position:relative;margin:26px auto;width:80%;height:10px;background:#f8f7f7;border-radius:5px;cursor:pointer}.slider .process[data-v-14400722]{position:absolute;left:0;top:0;width:112px;height:10px;border-radius:5px;background:#409eff}.slider .thunk[data-v-14400722]{position:absolute;left:100px;top:-7px;width:20px;height:20px}.slider .block[data-v-14400722]{width:20px;height:20px;border-radius:50%;border:2px solid #409eff;background:#fff;transition:all .2s}.slider .block[data-v-14400722]:hover{transform:scale(1.1);opacity:.6}.slider .progressInfo[data-v-14400722]{position:absolute;top:-28px;color:#117eeb;font-weight:600}.operatorButton .iconfont[data-v-14400722]:active{position:relative;top:2px;left:2px}",""])},function(t,e){t.exports=function(t,e){for(var n=[],r={},i=0;i<e.length;i++){var o=e[i],a=o[0],s={id:t+":"+i,css:o[1],media:o[2],sourceMap:o[3]};r[a]?r[a].parts.push(s):n.push(r[a]={id:a,parts:[s]})}return n}},function(t,e,n){(function(n){var r;
  364. /*!
  365. * howler.js v2.1.2
  366. * howlerjs.com
  367. *
  368. * (c) 2013-2019, James Simpson of GoldFire Studios
  369. * goldfirestudios.com
  370. *
  371. * MIT License
  372. */!function(){"use strict";var i=function(){this.init()};i.prototype={init:function(){var t=this||o;return t._counter=1e3,t._html5AudioPool=[],t.html5PoolSize=10,t._codecs={},t._howls=[],t._muted=!1,t._volume=1,t._canPlayEvent="canplaythrough",t._navigator="undefined"!=typeof window&&window.navigator?window.navigator:null,t.masterGain=null,t.noAudio=!1,t.usingWebAudio=!0,t.autoSuspend=!0,t.ctx=null,t.autoUnlock=!0,t._setup(),t},volume:function(t){var e=this||o;if(t=parseFloat(t),e.ctx||f(),void 0!==t&&t>=0&&t<=1){if(e._volume=t,e._muted)return e;e.usingWebAudio&&e.masterGain.gain.setValueAtTime(t,o.ctx.currentTime);for(var n=0;n<e._howls.length;n++)if(!e._howls[n]._webAudio)for(var r=e._howls[n]._getSoundIds(),i=0;i<r.length;i++){var a=e._howls[n]._soundById(r[i]);a&&a._node&&(a._node.volume=a._volume*t)}return e}return e._volume},mute:function(t){var e=this||o;e.ctx||f(),e._muted=t,e.usingWebAudio&&e.masterGain.gain.setValueAtTime(t?0:e._volume,o.ctx.currentTime);for(var n=0;n<e._howls.length;n++)if(!e._howls[n]._webAudio)for(var r=e._howls[n]._getSoundIds(),i=0;i<r.length;i++){var a=e._howls[n]._soundById(r[i]);a&&a._node&&(a._node.muted=!!t||a._muted)}return e},unload:function(){for(var t=this||o,e=t._howls.length-1;e>=0;e--)t._howls[e].unload();return t.usingWebAudio&&t.ctx&&void 0!==t.ctx.close&&(t.ctx.close(),t.ctx=null,f()),t},codecs:function(t){return(this||o)._codecs[t.replace(/^x-/,"")]},_setup:function(){var t=this||o;if(t.state=t.ctx&&t.ctx.state||"suspended",t._autoSuspend(),!t.usingWebAudio)if("undefined"!=typeof Audio)try{void 0===(new Audio).oncanplaythrough&&(t._canPlayEvent="canplay")}catch(e){t.noAudio=!0}else t.noAudio=!0;try{(new Audio).muted&&(t.noAudio=!0)}catch(t){}return t.noAudio||t._setupCodecs(),t},_setupCodecs:function(){var t=this||o,e=null;try{e="undefined"!=typeof Audio?new Audio:null}catch(e){return t}if(!e||"function"!=typeof e.canPlayType)return t;var n=e.canPlayType("audio/mpeg;").replace(/^no$/,""),r=t._navigator&&t._navigator.userAgent.match(/OPR\/([0-6].)/g),i=r&&parseInt(r[0].split("/")[1],10)<33;return t._codecs={mp3:!(i||!n&&!e.canPlayType("audio/mp3;").replace(/^no$/,"")),mpeg:!!n,opus:!!e.canPlayType('audio/ogg; codecs="opus"').replace(/^no$/,""),ogg:!!e.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),oga:!!e.canPlayType('audio/ogg; codecs="vorbis"').replace(/^no$/,""),wav:!!e.canPlayType('audio/wav; codecs="1"').replace(/^no$/,""),aac:!!e.canPlayType("audio/aac;").replace(/^no$/,""),caf:!!e.canPlayType("audio/x-caf;").replace(/^no$/,""),m4a:!!(e.canPlayType("audio/x-m4a;")||e.canPlayType("audio/m4a;")||e.canPlayType("audio/aac;")).replace(/^no$/,""),mp4:!!(e.canPlayType("audio/x-mp4;")||e.canPlayType("audio/mp4;")||e.canPlayType("audio/aac;")).replace(/^no$/,""),weba:!!e.canPlayType('audio/webm; codecs="vorbis"').replace(/^no$/,""),webm:!!e.canPlayType('audio/webm; codecs="vorbis"').replace(/^no$/,""),dolby:!!e.canPlayType('audio/mp4; codecs="ec-3"').replace(/^no$/,""),flac:!!(e.canPlayType("audio/x-flac;")||e.canPlayType("audio/flac;")).replace(/^no$/,"")},t},_unlockAudio:function(){var t=this||o;if(!t._audioUnlocked&&t.ctx){t._audioUnlocked=!1,t.autoUnlock=!1,t._mobileUnloaded||44100===t.ctx.sampleRate||(t._mobileUnloaded=!0,t.unload()),t._scratchBuffer=t.ctx.createBuffer(1,1,22050);var e=function(n){for(var r=0;r<t.html5PoolSize;r++)try{var i=new Audio;i._unlocked=!0,t._releaseHtml5Audio(i)}catch(n){t.noAudio=!0}for(r=0;r<t._howls.length;r++)if(!t._howls[r]._webAudio)for(var o=t._howls[r]._getSoundIds(),a=0;a<o.length;a++){var s=t._howls[r]._soundById(o[a]);s&&s._node&&!s._node._unlocked&&(s._node._unlocked=!0,s._node.load())}t._autoResume();var l=t.ctx.createBufferSource();l.buffer=t._scratchBuffer,l.connect(t.ctx.destination),void 0===l.start?l.noteOn(0):l.start(0),"function"==typeof t.ctx.resume&&t.ctx.resume(),l.onended=function(){l.disconnect(0),t._audioUnlocked=!0,document.removeEventListener("touchstart",e,!0),document.removeEventListener("touchend",e,!0),document.removeEventListener("click",e,!0);for(var n=0;n<t._howls.length;n++)t._howls[n]._emit("unlock")}};return document.addEventListener("touchstart",e,!0),document.addEventListener("touchend",e,!0),document.addEventListener("click",e,!0),t}},_obtainHtml5Audio:function(){var t=this||o;if(t._html5AudioPool.length)return t._html5AudioPool.pop();var e=(new Audio).play();return e&&"undefined"!=typeof Promise&&(e instanceof Promise||"function"==typeof e.then)&&e.catch(function(){console.warn("HTML5 Audio pool exhausted, returning potentially locked audio object.")}),new Audio},_releaseHtml5Audio:function(t){var e=this||o;return t._unlocked&&e._html5AudioPool.push(t),e},_autoSuspend:function(){var t=this;if(t.autoSuspend&&t.ctx&&void 0!==t.ctx.suspend&&o.usingWebAudio){for(var e=0;e<t._howls.length;e++)if(t._howls[e]._webAudio)for(var n=0;n<t._howls[e]._sounds.length;n++)if(!t._howls[e]._sounds[n]._paused)return t;return t._suspendTimer&&clearTimeout(t._suspendTimer),t._suspendTimer=setTimeout(function(){t.autoSuspend&&(t._suspendTimer=null,t.state="suspending",t.ctx.suspend().then(function(){t.state="suspended",t._resumeAfterSuspend&&(delete t._resumeAfterSuspend,t._autoResume())}))},3e4),t}},_autoResume:function(){var t=this;if(t.ctx&&void 0!==t.ctx.resume&&o.usingWebAudio)return"running"===t.state&&t._suspendTimer?(clearTimeout(t._suspendTimer),t._suspendTimer=null):"suspended"===t.state?(t.ctx.resume().then(function(){t.state="running";for(var e=0;e<t._howls.length;e++)t._howls[e]._emit("resume")}),t._suspendTimer&&(clearTimeout(t._suspendTimer),t._suspendTimer=null)):"suspending"===t.state&&(t._resumeAfterSuspend=!0),t}};var o=new i,a=function(t){t.src&&0!==t.src.length?this.init(t):console.error("An array of source files must be passed with any new Howl.")};a.prototype={init:function(t){var e=this;return o.ctx||f(),e._autoplay=t.autoplay||!1,e._format="string"!=typeof t.format?t.format:[t.format],e._html5=t.html5||!1,e._muted=t.mute||!1,e._loop=t.loop||!1,e._pool=t.pool||5,e._preload="boolean"!=typeof t.preload||t.preload,e._rate=t.rate||1,e._sprite=t.sprite||{},e._src="string"!=typeof t.src?t.src:[t.src],e._volume=void 0!==t.volume?t.volume:1,e._xhrWithCredentials=t.xhrWithCredentials||!1,e._duration=0,e._state="unloaded",e._sounds=[],e._endTimers={},e._queue=[],e._playLock=!1,e._onend=t.onend?[{fn:t.onend}]:[],e._onfade=t.onfade?[{fn:t.onfade}]:[],e._onload=t.onload?[{fn:t.onload}]:[],e._onloaderror=t.onloaderror?[{fn:t.onloaderror}]:[],e._onplayerror=t.onplayerror?[{fn:t.onplayerror}]:[],e._onpause=t.onpause?[{fn:t.onpause}]:[],e._onplay=t.onplay?[{fn:t.onplay}]:[],e._onstop=t.onstop?[{fn:t.onstop}]:[],e._onmute=t.onmute?[{fn:t.onmute}]:[],e._onvolume=t.onvolume?[{fn:t.onvolume}]:[],e._onrate=t.onrate?[{fn:t.onrate}]:[],e._onseek=t.onseek?[{fn:t.onseek}]:[],e._onunlock=t.onunlock?[{fn:t.onunlock}]:[],e._onresume=[],e._webAudio=o.usingWebAudio&&!e._html5,void 0!==o.ctx&&o.ctx&&o.autoUnlock&&o._unlockAudio(),o._howls.push(e),e._autoplay&&e._queue.push({event:"play",action:function(){e.play()}}),e._preload&&e.load(),e},load:function(){var t=this,e=null;if(!o.noAudio){"string"==typeof t._src&&(t._src=[t._src]);for(var n=0;n<t._src.length;n++){var r,i;if(t._format&&t._format[n])r=t._format[n];else{if("string"!=typeof(i=t._src[n])){t._emit("loaderror",null,"Non-string found in selected audio sources - ignoring.");continue}(r=/^data:audio\/([^;,]+);/i.exec(i))||(r=/\.([^.]+)$/.exec(i.split("?",1)[0])),r&&(r=r[1].toLowerCase())}if(r||console.warn('No file extension was found. Consider using the "format" property or specify an extension.'),r&&o.codecs(r)){e=t._src[n];break}}return e?(t._src=e,t._state="loading","https:"===window.location.protocol&&"http:"===e.slice(0,5)&&(t._html5=!0,t._webAudio=!1),new s(t),t._webAudio&&c(t),t):void t._emit("loaderror",null,"No codec support for selected audio sources.")}t._emit("loaderror",null,"No audio support.")},play:function(t,e){var n=this,r=null;if("number"==typeof t)r=t,t=null;else{if("string"==typeof t&&"loaded"===n._state&&!n._sprite[t])return null;if(void 0===t&&(t="__default",!n._playLock)){for(var i=0,a=0;a<n._sounds.length;a++)n._sounds[a]._paused&&!n._sounds[a]._ended&&(i++,r=n._sounds[a]._id);1===i?t=null:r=null}}var s=r?n._soundById(r):n._inactiveSound();if(!s)return null;if(r&&!t&&(t=s._sprite||"__default"),"loaded"!==n._state){s._sprite=t,s._ended=!1;var l=s._id;return n._queue.push({event:"play",action:function(){n.play(l)}}),l}if(r&&!s._paused)return e||n._loadQueue("play"),s._id;n._webAudio&&o._autoResume();var c=Math.max(0,s._seek>0?s._seek:n._sprite[t][0]/1e3),u=Math.max(0,(n._sprite[t][0]+n._sprite[t][1])/1e3-c),h=1e3*u/Math.abs(s._rate),d=n._sprite[t][0]/1e3,f=(n._sprite[t][0]+n._sprite[t][1])/1e3,p=!(!s._loop&&!n._sprite[t][2]);s._sprite=t,s._ended=!1;var A=function(){s._paused=!1,s._seek=c,s._start=d,s._stop=f,s._loop=p};if(!(c>=f)){var g=s._node;if(n._webAudio){var m=function(){n._playLock=!1,A(),n._refreshBuffer(s);var t=s._muted||n._muted?0:s._volume;g.gain.setValueAtTime(t,o.ctx.currentTime),s._playStart=o.ctx.currentTime,void 0===g.bufferSource.start?s._loop?g.bufferSource.noteGrainOn(0,c,86400):g.bufferSource.noteGrainOn(0,c,u):s._loop?g.bufferSource.start(0,c,86400):g.bufferSource.start(0,c,u),h!==1/0&&(n._endTimers[s._id]=setTimeout(n._ended.bind(n,s),h)),e||setTimeout(function(){n._emit("play",s._id),n._loadQueue()},0)};"running"===o.state?m():(n._playLock=!0,n.once("resume",m),n._clearTimer(s._id))}else{var v=function(){g.currentTime=c,g.muted=s._muted||n._muted||o._muted||g.muted,g.volume=s._volume*o.volume(),g.playbackRate=s._rate;try{var r=g.play();if(r&&"undefined"!=typeof Promise&&(r instanceof Promise||"function"==typeof r.then)?(n._playLock=!0,A(),r.then(function(){n._playLock=!1,g._unlocked=!0,e||(n._emit("play",s._id),n._loadQueue())}).catch(function(){n._playLock=!1,n._emit("playerror",s._id,"Playback was unable to start. This is most commonly an issue on mobile devices and Chrome where playback was not within a user interaction."),s._ended=!0,s._paused=!0})):e||(n._playLock=!1,A(),n._emit("play",s._id),n._loadQueue()),g.playbackRate=s._rate,g.paused)return void n._emit("playerror",s._id,"Playback was unable to start. This is most commonly an issue on mobile devices and Chrome where playback was not within a user interaction.");"__default"!==t||s._loop?n._endTimers[s._id]=setTimeout(n._ended.bind(n,s),h):(n._endTimers[s._id]=function(){n._ended(s),g.removeEventListener("ended",n._endTimers[s._id],!1)},g.addEventListener("ended",n._endTimers[s._id],!1))}catch(t){n._emit("playerror",s._id,t)}};"data:audio/wav;base64,UklGRigAAABXQVZFZm10IBIAAAABAAEARKwAAIhYAQACABAAAABkYXRhAgAAAAEA"===g.src&&(g.src=n._src,g.load());var y=window&&window.ejecta||!g.readyState&&o._navigator.isCocoonJS;if(g.readyState>=3||y)v();else{n._playLock=!0;var b=function(){v(),g.removeEventListener(o._canPlayEvent,b,!1)};g.addEventListener(o._canPlayEvent,b,!1),n._clearTimer(s._id)}}return s._id}n._ended(s)},pause:function(t){var e=this;if("loaded"!==e._state||e._playLock)return e._queue.push({event:"pause",action:function(){e.pause(t)}}),e;for(var n=e._getSoundIds(t),r=0;r<n.length;r++){e._clearTimer(n[r]);var i=e._soundById(n[r]);if(i&&!i._paused&&(i._seek=e.seek(n[r]),i._rateSeek=0,i._paused=!0,e._stopFade(n[r]),i._node))if(e._webAudio){if(!i._node.bufferSource)continue;void 0===i._node.bufferSource.stop?i._node.bufferSource.noteOff(0):i._node.bufferSource.stop(0),e._cleanBuffer(i._node)}else isNaN(i._node.duration)&&i._node.duration!==1/0||i._node.pause();arguments[1]||e._emit("pause",i?i._id:null)}return e},stop:function(t,e){var n=this;if("loaded"!==n._state||n._playLock)return n._queue.push({event:"stop",action:function(){n.stop(t)}}),n;for(var r=n._getSoundIds(t),i=0;i<r.length;i++){n._clearTimer(r[i]);var o=n._soundById(r[i]);o&&(o._seek=o._start||0,o._rateSeek=0,o._paused=!0,o._ended=!0,n._stopFade(r[i]),o._node&&(n._webAudio?o._node.bufferSource&&(void 0===o._node.bufferSource.stop?o._node.bufferSource.noteOff(0):o._node.bufferSource.stop(0),n._cleanBuffer(o._node)):isNaN(o._node.duration)&&o._node.duration!==1/0||(o._node.currentTime=o._start||0,o._node.pause(),o._node.duration===1/0&&n._clearSound(o._node))),e||n._emit("stop",o._id))}return n},mute:function(t,e){var n=this;if("loaded"!==n._state||n._playLock)return n._queue.push({event:"mute",action:function(){n.mute(t,e)}}),n;if(void 0===e){if("boolean"!=typeof t)return n._muted;n._muted=t}for(var r=n._getSoundIds(e),i=0;i<r.length;i++){var a=n._soundById(r[i]);a&&(a._muted=t,a._interval&&n._stopFade(a._id),n._webAudio&&a._node?a._node.gain.setValueAtTime(t?0:a._volume,o.ctx.currentTime):a._node&&(a._node.muted=!!o._muted||t),n._emit("mute",a._id))}return n},volume:function(){var t,e,n,r=this,i=arguments;if(0===i.length)return r._volume;if(1===i.length||2===i.length&&void 0===i[1]?r._getSoundIds().indexOf(i[0])>=0?e=parseInt(i[0],10):t=parseFloat(i[0]):i.length>=2&&(t=parseFloat(i[0]),e=parseInt(i[1],10)),!(void 0!==t&&t>=0&&t<=1))return(n=e?r._soundById(e):r._sounds[0])?n._volume:0;if("loaded"!==r._state||r._playLock)return r._queue.push({event:"volume",action:function(){r.volume.apply(r,i)}}),r;void 0===e&&(r._volume=t),e=r._getSoundIds(e);for(var a=0;a<e.length;a++)(n=r._soundById(e[a]))&&(n._volume=t,i[2]||r._stopFade(e[a]),r._webAudio&&n._node&&!n._muted?n._node.gain.setValueAtTime(t,o.ctx.currentTime):n._node&&!n._muted&&(n._node.volume=t*o.volume()),r._emit("volume",n._id));return r},fade:function(t,e,n,r){var i=this;if("loaded"!==i._state||i._playLock)return i._queue.push({event:"fade",action:function(){i.fade(t,e,n,r)}}),i;t=parseFloat(t),e=parseFloat(e),n=parseFloat(n),i.volume(t,r);for(var a=i._getSoundIds(r),s=0;s<a.length;s++){var l=i._soundById(a[s]);if(l){if(r||i._stopFade(a[s]),i._webAudio&&!l._muted){var c=o.ctx.currentTime,u=c+n/1e3;l._volume=t,l._node.gain.setValueAtTime(t,c),l._node.gain.linearRampToValueAtTime(e,u)}i._startFadeInterval(l,t,e,n,a[s],void 0===r)}}return i},_startFadeInterval:function(t,e,n,r,i,o){var a=this,s=e,l=n-e,c=Math.abs(l/.01),u=Math.max(4,c>0?r/c:r),h=Date.now();t._fadeTo=n,t._interval=setInterval(function(){var i=(Date.now()-h)/r;h=Date.now(),s+=l*i,s=Math.max(0,s),s=Math.min(1,s),s=Math.round(100*s)/100,a._webAudio?t._volume=s:a.volume(s,t._id,!0),o&&(a._volume=s),(n<e&&s<=n||n>e&&s>=n)&&(clearInterval(t._interval),t._interval=null,t._fadeTo=null,a.volume(n,t._id),a._emit("fade",t._id))},u)},_stopFade:function(t){var e=this,n=e._soundById(t);return n&&n._interval&&(e._webAudio&&n._node.gain.cancelScheduledValues(o.ctx.currentTime),clearInterval(n._interval),n._interval=null,e.volume(n._fadeTo,t),n._fadeTo=null,e._emit("fade",t)),e},loop:function(){var t,e,n,r=this,i=arguments;if(0===i.length)return r._loop;if(1===i.length){if("boolean"!=typeof i[0])return!!(n=r._soundById(parseInt(i[0],10)))&&n._loop;t=i[0],r._loop=t}else 2===i.length&&(t=i[0],e=parseInt(i[1],10));for(var o=r._getSoundIds(e),a=0;a<o.length;a++)(n=r._soundById(o[a]))&&(n._loop=t,r._webAudio&&n._node&&n._node.bufferSource&&(n._node.bufferSource.loop=t,t&&(n._node.bufferSource.loopStart=n._start||0,n._node.bufferSource.loopEnd=n._stop)));return r},rate:function(){var t,e,n,r=this,i=arguments;if(0===i.length)e=r._sounds[0]._id;else if(1===i.length){r._getSoundIds().indexOf(i[0])>=0?e=parseInt(i[0],10):t=parseFloat(i[0])}else 2===i.length&&(t=parseFloat(i[0]),e=parseInt(i[1],10));if("number"!=typeof t)return(n=r._soundById(e))?n._rate:r._rate;if("loaded"!==r._state||r._playLock)return r._queue.push({event:"rate",action:function(){r.rate.apply(r,i)}}),r;void 0===e&&(r._rate=t),e=r._getSoundIds(e);for(var a=0;a<e.length;a++)if(n=r._soundById(e[a])){r.playing(e[a])&&(n._rateSeek=r.seek(e[a]),n._playStart=r._webAudio?o.ctx.currentTime:n._playStart),n._rate=t,r._webAudio&&n._node&&n._node.bufferSource?n._node.bufferSource.playbackRate.setValueAtTime(t,o.ctx.currentTime):n._node&&(n._node.playbackRate=t);var s=r.seek(e[a]),l=1e3*((r._sprite[n._sprite][0]+r._sprite[n._sprite][1])/1e3-s)/Math.abs(n._rate);!r._endTimers[e[a]]&&n._paused||(r._clearTimer(e[a]),r._endTimers[e[a]]=setTimeout(r._ended.bind(r,n),l)),r._emit("rate",n._id)}return r},seek:function(){var t,e,n=this,r=arguments;if(0===r.length)e=n._sounds[0]._id;else if(1===r.length){n._getSoundIds().indexOf(r[0])>=0?e=parseInt(r[0],10):n._sounds.length&&(e=n._sounds[0]._id,t=parseFloat(r[0]))}else 2===r.length&&(t=parseFloat(r[0]),e=parseInt(r[1],10));if(void 0===e)return n;if("loaded"!==n._state||n._playLock)return n._queue.push({event:"seek",action:function(){n.seek.apply(n,r)}}),n;var i=n._soundById(e);if(i){if(!("number"==typeof t&&t>=0)){if(n._webAudio){var a=n.playing(e)?o.ctx.currentTime-i._playStart:0,s=i._rateSeek?i._rateSeek-i._seek:0;return i._seek+(s+a*Math.abs(i._rate))}return i._node.currentTime}var l=n.playing(e);l&&n.pause(e,!0),i._seek=t,i._ended=!1,n._clearTimer(e),n._webAudio||!i._node||isNaN(i._node.duration)||(i._node.currentTime=t);var c=function(){n._emit("seek",e),l&&n.play(e,!0)};if(l&&!n._webAudio){var u=function(){n._playLock?setTimeout(u,0):c()};setTimeout(u,0)}else c()}return n},playing:function(t){var e=this;if("number"==typeof t){var n=e._soundById(t);return!!n&&!n._paused}for(var r=0;r<e._sounds.length;r++)if(!e._sounds[r]._paused)return!0;return!1},duration:function(t){var e=this,n=e._duration,r=e._soundById(t);return r&&(n=e._sprite[r._sprite][1]/1e3),n},state:function(){return this._state},unload:function(){for(var t=this,e=t._sounds,n=0;n<e.length;n++)e[n]._paused||t.stop(e[n]._id),t._webAudio||(t._clearSound(e[n]._node),e[n]._node.removeEventListener("error",e[n]._errorFn,!1),e[n]._node.removeEventListener(o._canPlayEvent,e[n]._loadFn,!1),o._releaseHtml5Audio(e[n]._node)),delete e[n]._node,t._clearTimer(e[n]._id);var r=o._howls.indexOf(t);r>=0&&o._howls.splice(r,1);var i=!0;for(n=0;n<o._howls.length;n++)if(o._howls[n]._src===t._src||t._src.indexOf(o._howls[n]._src)>=0){i=!1;break}return l&&i&&delete l[t._src],o.noAudio=!1,t._state="unloaded",t._sounds=[],t=null,null},on:function(t,e,n,r){var i=this["_on"+t];return"function"==typeof e&&i.push(r?{id:n,fn:e,once:r}:{id:n,fn:e}),this},off:function(t,e,n){var r=this,i=r["_on"+t],o=0;if("number"==typeof e&&(n=e,e=null),e||n)for(o=0;o<i.length;o++){var a=n===i[o].id;if(e===i[o].fn&&a||!e&&a){i.splice(o,1);break}}else if(t)r["_on"+t]=[];else{var s=Object.keys(r);for(o=0;o<s.length;o++)0===s[o].indexOf("_on")&&Array.isArray(r[s[o]])&&(r[s[o]]=[])}return r},once:function(t,e,n){return this.on(t,e,n,1),this},_emit:function(t,e,n){for(var r=this,i=r["_on"+t],o=i.length-1;o>=0;o--)i[o].id&&i[o].id!==e&&"load"!==t||(setTimeout(function(t){t.call(this,e,n)}.bind(r,i[o].fn),0),i[o].once&&r.off(t,i[o].fn,i[o].id));return r._loadQueue(t),r},_loadQueue:function(t){var e=this;if(e._queue.length>0){var n=e._queue[0];n.event===t&&(e._queue.shift(),e._loadQueue()),t||n.action()}return e},_ended:function(t){var e=this,n=t._sprite;if(!e._webAudio&&t._node&&!t._node.paused&&!t._node.ended&&t._node.currentTime<t._stop)return setTimeout(e._ended.bind(e,t),100),e;var r=!(!t._loop&&!e._sprite[n][2]);if(e._emit("end",t._id),!e._webAudio&&r&&e.stop(t._id,!0).play(t._id),e._webAudio&&r){e._emit("play",t._id),t._seek=t._start||0,t._rateSeek=0,t._playStart=o.ctx.currentTime;var i=1e3*(t._stop-t._start)/Math.abs(t._rate);e._endTimers[t._id]=setTimeout(e._ended.bind(e,t),i)}return e._webAudio&&!r&&(t._paused=!0,t._ended=!0,t._seek=t._start||0,t._rateSeek=0,e._clearTimer(t._id),e._cleanBuffer(t._node),o._autoSuspend()),e._webAudio||r||e.stop(t._id,!0),e},_clearTimer:function(t){var e=this;if(e._endTimers[t]){if("function"!=typeof e._endTimers[t])clearTimeout(e._endTimers[t]);else{var n=e._soundById(t);n&&n._node&&n._node.removeEventListener("ended",e._endTimers[t],!1)}delete e._endTimers[t]}return e},_soundById:function(t){for(var e=this,n=0;n<e._sounds.length;n++)if(t===e._sounds[n]._id)return e._sounds[n];return null},_inactiveSound:function(){var t=this;t._drain();for(var e=0;e<t._sounds.length;e++)if(t._sounds[e]._ended)return t._sounds[e].reset();return new s(t)},_drain:function(){var t=this,e=t._pool,n=0,r=0;if(!(t._sounds.length<e)){for(r=0;r<t._sounds.length;r++)t._sounds[r]._ended&&n++;for(r=t._sounds.length-1;r>=0;r--){if(n<=e)return;t._sounds[r]._ended&&(t._webAudio&&t._sounds[r]._node&&t._sounds[r]._node.disconnect(0),t._sounds.splice(r,1),n--)}}},_getSoundIds:function(t){if(void 0===t){for(var e=[],n=0;n<this._sounds.length;n++)e.push(this._sounds[n]._id);return e}return[t]},_refreshBuffer:function(t){return t._node.bufferSource=o.ctx.createBufferSource(),t._node.bufferSource.buffer=l[this._src],t._panner?t._node.bufferSource.connect(t._panner):t._node.bufferSource.connect(t._node),t._node.bufferSource.loop=t._loop,t._loop&&(t._node.bufferSource.loopStart=t._start||0,t._node.bufferSource.loopEnd=t._stop||0),t._node.bufferSource.playbackRate.setValueAtTime(t._rate,o.ctx.currentTime),this},_cleanBuffer:function(t){var e=o._navigator&&o._navigator.vendor.indexOf("Apple")>=0;if(o._scratchBuffer&&t.bufferSource&&(t.bufferSource.onended=null,t.bufferSource.disconnect(0),e))try{t.bufferSource.buffer=o._scratchBuffer}catch(t){}return t.bufferSource=null,this},_clearSound:function(t){/MSIE |Trident\//.test(o._navigator&&o._navigator.userAgent)||(t.src="data:audio/wav;base64,UklGRigAAABXQVZFZm10IBIAAAABAAEARKwAAIhYAQACABAAAABkYXRhAgAAAAEA")}};var s=function(t){this._parent=t,this.init()};s.prototype={init:function(){var t=this,e=t._parent;return t._muted=e._muted,t._loop=e._loop,t._volume=e._volume,t._rate=e._rate,t._seek=0,t._paused=!0,t._ended=!0,t._sprite="__default",t._id=++o._counter,e._sounds.push(t),t.create(),t},create:function(){var t=this,e=t._parent,n=o._muted||t._muted||t._parent._muted?0:t._volume;return e._webAudio?(t._node=void 0===o.ctx.createGain?o.ctx.createGainNode():o.ctx.createGain(),t._node.gain.setValueAtTime(n,o.ctx.currentTime),t._node.paused=!0,t._node.connect(o.masterGain)):(t._node=o._obtainHtml5Audio(),t._errorFn=t._errorListener.bind(t),t._node.addEventListener("error",t._errorFn,!1),t._loadFn=t._loadListener.bind(t),t._node.addEventListener(o._canPlayEvent,t._loadFn,!1),t._node.src=e._src,t._node.preload="auto",t._node.volume=n*o.volume(),t._node.load()),t},reset:function(){var t=this,e=t._parent;return t._muted=e._muted,t._loop=e._loop,t._volume=e._volume,t._rate=e._rate,t._seek=0,t._rateSeek=0,t._paused=!0,t._ended=!0,t._sprite="__default",t._id=++o._counter,t},_errorListener:function(){var t=this;t._parent._emit("loaderror",t._id,t._node.error?t._node.error.code:0),t._node.removeEventListener("error",t._errorFn,!1)},_loadListener:function(){var t=this,e=t._parent;e._duration=Math.ceil(10*t._node.duration)/10,0===Object.keys(e._sprite).length&&(e._sprite={__default:[0,1e3*e._duration]}),"loaded"!==e._state&&(e._state="loaded",e._emit("load"),e._loadQueue()),t._node.removeEventListener(o._canPlayEvent,t._loadFn,!1)}};var l={},c=function(t){var e=t._src;if(l[e])return t._duration=l[e].duration,void d(t);if(/^data:[^;]+;base64,/.test(e)){for(var n=atob(e.split(",")[1]),r=new Uint8Array(n.length),i=0;i<n.length;++i)r[i]=n.charCodeAt(i);h(r.buffer,t)}else{var o=new XMLHttpRequest;o.open("GET",e,!0),o.withCredentials=t._xhrWithCredentials,o.responseType="arraybuffer",o.onload=function(){var e=(o.status+"")[0];"0"===e||"2"===e||"3"===e?h(o.response,t):t._emit("loaderror",null,"Failed loading audio file with status: "+o.status+".")},o.onerror=function(){t._webAudio&&(t._html5=!0,t._webAudio=!1,t._sounds=[],delete l[e],t.load())},u(o)}},u=function(t){try{t.send()}catch(e){t.onerror()}},h=function(t,e){var n=function(){e._emit("loaderror",null,"Decoding audio data failed.")},r=function(t){t&&e._sounds.length>0?(l[e._src]=t,d(e,t)):n()};"undefined"!=typeof Promise&&1===o.ctx.decodeAudioData.length?o.ctx.decodeAudioData(t).then(r).catch(n):o.ctx.decodeAudioData(t,r,n)},d=function(t,e){e&&!t._duration&&(t._duration=e.duration),0===Object.keys(t._sprite).length&&(t._sprite={__default:[0,1e3*t._duration]}),"loaded"!==t._state&&(t._state="loaded",t._emit("load"),t._loadQueue())},f=function(){if(o.usingWebAudio){try{"undefined"!=typeof AudioContext?o.ctx=new AudioContext:"undefined"!=typeof webkitAudioContext?o.ctx=new webkitAudioContext:o.usingWebAudio=!1}catch(t){o.usingWebAudio=!1}o.ctx||(o.usingWebAudio=!1);var t=/iP(hone|od|ad)/.test(o._navigator&&o._navigator.platform),e=o._navigator&&o._navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/),n=e?parseInt(e[1],10):null;if(t&&n&&n<9){var r=/safari/.test(o._navigator&&o._navigator.userAgent.toLowerCase());(o._navigator&&o._navigator.standalone&&!r||o._navigator&&!o._navigator.standalone&&!r)&&(o.usingWebAudio=!1)}o.usingWebAudio&&(o.masterGain=void 0===o.ctx.createGain?o.ctx.createGainNode():o.ctx.createGain(),o.masterGain.gain.setValueAtTime(o._muted?0:1,o.ctx.currentTime),o.masterGain.connect(o.ctx.destination)),o._setup()}};void 0!==(r=function(){return{Howler:o,Howl:a}}.apply(e,[]))&&(t.exports=r),e.Howler=o,e.Howl=a,"undefined"!=typeof window?(window.HowlerGlobal=i,window.Howler=o,window.Howl=a,window.Sound=s):void 0!==n&&(n.HowlerGlobal=i,n.Howler=o,n.Howl=a,n.Sound=s)}(),
  373. /*!
  374. * Spatial Plugin - Adds support for stereo and 3D audio where Web Audio is supported.
  375. *
  376. * howler.js v2.1.2
  377. * howlerjs.com
  378. *
  379. * (c) 2013-2019, James Simpson of GoldFire Studios
  380. * goldfirestudios.com
  381. *
  382. * MIT License
  383. */
  384. function(){"use strict";HowlerGlobal.prototype._pos=[0,0,0],HowlerGlobal.prototype._orientation=[0,0,-1,0,1,0],HowlerGlobal.prototype.stereo=function(t){var e=this;if(!e.ctx||!e.ctx.listener)return e;for(var n=e._howls.length-1;n>=0;n--)e._howls[n].stereo(t);return e},HowlerGlobal.prototype.pos=function(t,e,n){var r=this;return r.ctx&&r.ctx.listener?(e="number"!=typeof e?r._pos[1]:e,n="number"!=typeof n?r._pos[2]:n,"number"!=typeof t?r._pos:(r._pos=[t,e,n],void 0!==r.ctx.listener.positionX?(r.ctx.listener.positionX.setTargetAtTime(r._pos[0],Howler.ctx.currentTime,.1),r.ctx.listener.positionY.setTargetAtTime(r._pos[1],Howler.ctx.currentTime,.1),r.ctx.listener.positionZ.setTargetAtTime(r._pos[2],Howler.ctx.currentTime,.1)):r.ctx.listener.setPosition(r._pos[0],r._pos[1],r._pos[2]),r)):r},HowlerGlobal.prototype.orientation=function(t,e,n,r,i,o){var a=this;if(!a.ctx||!a.ctx.listener)return a;var s=a._orientation;return e="number"!=typeof e?s[1]:e,n="number"!=typeof n?s[2]:n,r="number"!=typeof r?s[3]:r,i="number"!=typeof i?s[4]:i,o="number"!=typeof o?s[5]:o,"number"!=typeof t?s:(a._orientation=[t,e,n,r,i,o],void 0!==a.ctx.listener.forwardX?(a.ctx.listener.forwardX.setTargetAtTime(t,Howler.ctx.currentTime,.1),a.ctx.listener.forwardY.setTargetAtTime(e,Howler.ctx.currentTime,.1),a.ctx.listener.forwardZ.setTargetAtTime(n,Howler.ctx.currentTime,.1),a.ctx.listener.upX.setTargetAtTime(t,Howler.ctx.currentTime,.1),a.ctx.listener.upY.setTargetAtTime(e,Howler.ctx.currentTime,.1),a.ctx.listener.upZ.setTargetAtTime(n,Howler.ctx.currentTime,.1)):a.ctx.listener.setOrientation(t,e,n,r,i,o),a)},Howl.prototype.init=function(t){return function(e){var n=this;return n._orientation=e.orientation||[1,0,0],n._stereo=e.stereo||null,n._pos=e.pos||null,n._pannerAttr={coneInnerAngle:void 0!==e.coneInnerAngle?e.coneInnerAngle:360,coneOuterAngle:void 0!==e.coneOuterAngle?e.coneOuterAngle:360,coneOuterGain:void 0!==e.coneOuterGain?e.coneOuterGain:0,distanceModel:void 0!==e.distanceModel?e.distanceModel:"inverse",maxDistance:void 0!==e.maxDistance?e.maxDistance:1e4,panningModel:void 0!==e.panningModel?e.panningModel:"HRTF",refDistance:void 0!==e.refDistance?e.refDistance:1,rolloffFactor:void 0!==e.rolloffFactor?e.rolloffFactor:1},n._onstereo=e.onstereo?[{fn:e.onstereo}]:[],n._onpos=e.onpos?[{fn:e.onpos}]:[],n._onorientation=e.onorientation?[{fn:e.onorientation}]:[],t.call(this,e)}}(Howl.prototype.init),Howl.prototype.stereo=function(e,n){var r=this;if(!r._webAudio)return r;if("loaded"!==r._state)return r._queue.push({event:"stereo",action:function(){r.stereo(e,n)}}),r;var i=void 0===Howler.ctx.createStereoPanner?"spatial":"stereo";if(void 0===n){if("number"!=typeof e)return r._stereo;r._stereo=e,r._pos=[e,0,0]}for(var o=r._getSoundIds(n),a=0;a<o.length;a++){var s=r._soundById(o[a]);if(s){if("number"!=typeof e)return s._stereo;s._stereo=e,s._pos=[e,0,0],s._node&&(s._pannerAttr.panningModel="equalpower",s._panner&&s._panner.pan||t(s,i),"spatial"===i?void 0!==s._panner.positionX?(s._panner.positionX.setValueAtTime(e,Howler.ctx.currentTime),s._panner.positionY.setValueAtTime(0,Howler.ctx.currentTime),s._panner.positionZ.setValueAtTime(0,Howler.ctx.currentTime)):s._panner.setPosition(e,0,0):s._panner.pan.setValueAtTime(e,Howler.ctx.currentTime)),r._emit("stereo",s._id)}}return r},Howl.prototype.pos=function(e,n,r,i){var o=this;if(!o._webAudio)return o;if("loaded"!==o._state)return o._queue.push({event:"pos",action:function(){o.pos(e,n,r,i)}}),o;if(n="number"!=typeof n?0:n,r="number"!=typeof r?-.5:r,void 0===i){if("number"!=typeof e)return o._pos;o._pos=[e,n,r]}for(var a=o._getSoundIds(i),s=0;s<a.length;s++){var l=o._soundById(a[s]);if(l){if("number"!=typeof e)return l._pos;l._pos=[e,n,r],l._node&&(l._panner&&!l._panner.pan||t(l,"spatial"),void 0!==l._panner.positionX?(l._panner.positionX.setValueAtTime(e,Howler.ctx.currentTime),l._panner.positionY.setValueAtTime(n,Howler.ctx.currentTime),l._panner.positionZ.setValueAtTime(r,Howler.ctx.currentTime)):l._panner.setPosition(e,n,r)),o._emit("pos",l._id)}}return o},Howl.prototype.orientation=function(e,n,r,i){var o=this;if(!o._webAudio)return o;if("loaded"!==o._state)return o._queue.push({event:"orientation",action:function(){o.orientation(e,n,r,i)}}),o;if(n="number"!=typeof n?o._orientation[1]:n,r="number"!=typeof r?o._orientation[2]:r,void 0===i){if("number"!=typeof e)return o._orientation;o._orientation=[e,n,r]}for(var a=o._getSoundIds(i),s=0;s<a.length;s++){var l=o._soundById(a[s]);if(l){if("number"!=typeof e)return l._orientation;l._orientation=[e,n,r],l._node&&(l._panner||(l._pos||(l._pos=o._pos||[0,0,-.5]),t(l,"spatial")),void 0!==l._panner.orientationX?(l._panner.orientationX.setValueAtTime(e,Howler.ctx.currentTime),l._panner.orientationY.setValueAtTime(n,Howler.ctx.currentTime),l._panner.orientationZ.setValueAtTime(r,Howler.ctx.currentTime)):l._panner.setOrientation(e,n,r)),o._emit("orientation",l._id)}}return o},Howl.prototype.pannerAttr=function(){var e,n,r,i=this,o=arguments;if(!i._webAudio)return i;if(0===o.length)return i._pannerAttr;if(1===o.length){if("object"!=typeof o[0])return(r=i._soundById(parseInt(o[0],10)))?r._pannerAttr:i._pannerAttr;e=o[0],void 0===n&&(e.pannerAttr||(e.pannerAttr={coneInnerAngle:e.coneInnerAngle,coneOuterAngle:e.coneOuterAngle,coneOuterGain:e.coneOuterGain,distanceModel:e.distanceModel,maxDistance:e.maxDistance,refDistance:e.refDistance,rolloffFactor:e.rolloffFactor,panningModel:e.panningModel}),i._pannerAttr={coneInnerAngle:void 0!==e.pannerAttr.coneInnerAngle?e.pannerAttr.coneInnerAngle:i._coneInnerAngle,coneOuterAngle:void 0!==e.pannerAttr.coneOuterAngle?e.pannerAttr.coneOuterAngle:i._coneOuterAngle,coneOuterGain:void 0!==e.pannerAttr.coneOuterGain?e.pannerAttr.coneOuterGain:i._coneOuterGain,distanceModel:void 0!==e.pannerAttr.distanceModel?e.pannerAttr.distanceModel:i._distanceModel,maxDistance:void 0!==e.pannerAttr.maxDistance?e.pannerAttr.maxDistance:i._maxDistance,refDistance:void 0!==e.pannerAttr.refDistance?e.pannerAttr.refDistance:i._refDistance,rolloffFactor:void 0!==e.pannerAttr.rolloffFactor?e.pannerAttr.rolloffFactor:i._rolloffFactor,panningModel:void 0!==e.pannerAttr.panningModel?e.pannerAttr.panningModel:i._panningModel})}else 2===o.length&&(e=o[0],n=parseInt(o[1],10));for(var a=i._getSoundIds(n),s=0;s<a.length;s++)if(r=i._soundById(a[s])){var l=r._pannerAttr;l={coneInnerAngle:void 0!==e.coneInnerAngle?e.coneInnerAngle:l.coneInnerAngle,coneOuterAngle:void 0!==e.coneOuterAngle?e.coneOuterAngle:l.coneOuterAngle,coneOuterGain:void 0!==e.coneOuterGain?e.coneOuterGain:l.coneOuterGain,distanceModel:void 0!==e.distanceModel?e.distanceModel:l.distanceModel,maxDistance:void 0!==e.maxDistance?e.maxDistance:l.maxDistance,refDistance:void 0!==e.refDistance?e.refDistance:l.refDistance,rolloffFactor:void 0!==e.rolloffFactor?e.rolloffFactor:l.rolloffFactor,panningModel:void 0!==e.panningModel?e.panningModel:l.panningModel};var c=r._panner;c?(c.coneInnerAngle=l.coneInnerAngle,c.coneOuterAngle=l.coneOuterAngle,c.coneOuterGain=l.coneOuterGain,c.distanceModel=l.distanceModel,c.maxDistance=l.maxDistance,c.refDistance=l.refDistance,c.rolloffFactor=l.rolloffFactor,c.panningModel=l.panningModel):(r._pos||(r._pos=i._pos||[0,0,-.5]),t(r,"spatial"))}return i},Sound.prototype.init=function(t){return function(){var e=this,n=e._parent;e._orientation=n._orientation,e._stereo=n._stereo,e._pos=n._pos,e._pannerAttr=n._pannerAttr,t.call(this),e._stereo?n.stereo(e._stereo):e._pos&&n.pos(e._pos[0],e._pos[1],e._pos[2],e._id)}}(Sound.prototype.init),Sound.prototype.reset=function(t){return function(){var e=this,n=e._parent;return e._orientation=n._orientation,e._stereo=n._stereo,e._pos=n._pos,e._pannerAttr=n._pannerAttr,e._stereo?n.stereo(e._stereo):e._pos?n.pos(e._pos[0],e._pos[1],e._pos[2],e._id):e._panner&&(e._panner.disconnect(0),e._panner=void 0,n._refreshBuffer(e)),t.call(this)}}(Sound.prototype.reset);var t=function(t,e){"spatial"===(e=e||"spatial")?(t._panner=Howler.ctx.createPanner(),t._panner.coneInnerAngle=t._pannerAttr.coneInnerAngle,t._panner.coneOuterAngle=t._pannerAttr.coneOuterAngle,t._panner.coneOuterGain=t._pannerAttr.coneOuterGain,t._panner.distanceModel=t._pannerAttr.distanceModel,t._panner.maxDistance=t._pannerAttr.maxDistance,t._panner.refDistance=t._pannerAttr.refDistance,t._panner.rolloffFactor=t._pannerAttr.rolloffFactor,t._panner.panningModel=t._pannerAttr.panningModel,void 0!==t._panner.positionX?(t._panner.positionX.setValueAtTime(t._pos[0],Howler.ctx.currentTime),t._panner.positionY.setValueAtTime(t._pos[1],Howler.ctx.currentTime),t._panner.positionZ.setValueAtTime(t._pos[2],Howler.ctx.currentTime)):t._panner.setPosition(t._pos[0],t._pos[1],t._pos[2]),void 0!==t._panner.orientationX?(t._panner.orientationX.setValueAtTime(t._orientation[0],Howler.ctx.currentTime),t._panner.orientationY.setValueAtTime(t._orientation[1],Howler.ctx.currentTime),t._panner.orientationZ.setValueAtTime(t._orientation[2],Howler.ctx.currentTime)):t._panner.setOrientation(t._orientation[0],t._orientation[1],t._orientation[2])):(t._panner=Howler.ctx.createStereoPanner(),t._panner.pan.setValueAtTime(t._stereo,Howler.ctx.currentTime)),t._panner.connect(t._node),t._paused||t._parent.pause(t._id,!0).play(t._id,!0)}}()}).call(e,n(14))},function(t,e){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e,n){"use strict";t.exports=function(t,e,n){if(e>n)throw new RangeError("`min` should be lower than `max`");return t<e?e:t>n?n:t}},function(t,e,n){"use strict";t.exports=function(t){return Object.keys(t).map(function(e){return t[e]})}},function(t,e,n){"use strict";
  385. /*
  386. object-assign
  387. (c) Sindre Sorhus
  388. @license MIT
  389. */
  390. var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;t.exports=function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(t){return!1}}()?Object.assign:function(t,e){for(var n,a,s=function(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}(t),l=1;l<arguments.length;l++){for(var c in n=Object(arguments[l]))i.call(n,c)&&(s[c]=n[c]);if(r){a=r(n);for(var u=0;u<a.length;u++)o.call(n,a[u])&&(s[a[u]]=n[a[u]])}}return s}},function(t,e,n){var r=n(19);(t.exports=n(0)(!1)).push([t.i,"@font-face{font-family:iconfont;src:url("+r(n(6))+");src:url("+r(n(6))+'#iefix) format("embedded-opentype"),url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAhwAAsAAAAAFIAAAAgjAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCEbAqYbJNwATYCJANACyIABCAFhG0HgX0bFxFRlFBSF9lPTZ4Etp2Ms+EMcC7A4UYBAA8AAJgAFEgRD//t9799ZuaKP1n/N1SSRrx5IpFJLCKZKhYyidI8UrKX8O6dezMgjh2V5FcjUmiXtL30p5S8y316fk5PqfmxcBvCTbsQNtIEKPwaqJpEaiLh34HNgdY3r0yUidGpIi/uJPq5+f+/n6sTq1saTR/e1gqnU8L/82cc7jbkYWrNkniiUsU8QiMTadITkRSJnE4oCYO1lQNeNLRRhL0Vv/N2Ar2DDvTdvrh7ZKMKRgL1nupMstGaVwkYQxtbO04t4oNKm16mn4D39vPjP7gQCEmVsUMfPjlP2dGv3C7M7BiPtYJ9PoHXs8g4jynEJ2fKRznH5y3tXU2L55iNWXq39Ku1j8/f+fzvH36JMOVh3NE2/vl9E497dywtbLhx2TrdJv/mJVlRqbU6vcZgNJktRI3QEdofZDnPdhlF8OtNkAh7ByCD/QlQwP4CqMD+RhQ1v++D1rIHAB3YQ0TR8wcBDRgPYADjA4xgpiBCzB0EmAcw5GClTzmMuYmVNVZNGL9rRZZ4yaCzuSesNVzoZbMQhyiyEgutN4WFboxgs51MuVyBIGEu34TNfI4bvqoKuJhAYM7tkISXC1v5JY4Ly1fQIY2lUPUzW2jpeRhGX8VkKzbs+WVaKlLOiq3WDBK9p6dy7tAB3OKIjtRqvc13kdLVWfFzA63XFyrn1g7gT12V83eNPdNLtczA6Awyw6YSfTEKmGXpKgShyl+yhmGQv2wFAOytMMtVp59Yg4WnIRh5OUQhVq1BUGNP4SkDJNFTyoPL0/i6DjBab2qfk0QfqzxotuxxRAemzSlYsio6eNqdoJTSZQYfUMjWJE06UjG9X6SndmvDdymVKvFFgxMqnZ3DMNWqJqVEZVLJFHZswexCKcAADKoJeSHorfte8h9De9tyD7MrzqvJnh4e091tkgAGVUecD+lXRRoZuey+y5cvPhYlnkp+x1R0sQo/H4HvoRCt1riEDCfjU6Si0YUoa1pWuqh3t/1wsWRHj6iiwI/Y4IrGu0SixTIUYDTAIOo4BLP/4PE59stp5TW/cMcxVWlCARYH1pVpAA2hgNyKwGQzZmbnws+nKI6mRKTPvEMsl3s76kLkhD88ecgNPVB3NTpfgc5Xp0aZUnUAd7gUnJ6FgiUmUkL+9cZjej2llxJarTAzpE5nltEGQ4qE4D4FhHf3H12j/5wyfEHrPiO1n7ayMBiT3bSH49WH1KUeyvDwYWr6qjpdJcZCy2TvQlPisbjuratqqsuEkGAMZXEBb/lL8CAuz8qOOKMuYkhEg5BMUfEyyfYvfA003n63jr5yKHz0xJJjcp1d/MTG0fCql6S/7vYoAokg3qd4z/HD5e2Yv8kInvYyRHFJb4aPmCRIZjKKZqFGSNgkYxUEPbto3HvztPCfnEzac1oyXWornbPSaPhCayEffwW4GrctiXPdJHlbkfoSJGB2fmEi/JDMuP/Vq587jSbQ0XvCk2Ykge4zf4VszgqxrB0tL/6UHebQxBt76fxL7jutSG9e2kivhxn6qesjuqXljVdmzIPMZz64OmK9yRxUdYSXFiYPBocOFqZElv58tfBB7bNxH2I1Mn9PGrpnD5qDonQsMiOYQWITReUVkElTzopghTO5lUax7PbmqbQ2rpYpldadEd5OWypsO5GffKTTujJEJ9PDqk+3FH0ksyWaExTZ0dlRomY09tx4ZZvm+zRNyMMH6vKUj87Zhmw3ESpWxPnpzYsna7Mrb9RsiyZecQkdrP8SfpDCX+UTeXkmJaig4pPu1k/pF48sC6QI32ndVf1JG+ehXS07NEevdQUnY9zaP70lytkN/vtOPi53GhtPUo455Q6A3MUVWqyjFhaoqXyxlboo5++P3PndD+48wsqgY7e3o3eAII72kVNqoVwoc5bj8iPnn/CGVYkcx1+tetp9b1UnC777Tu5Qfcu3vcfqV0cOOvWvPhRVmk1l32g/holC8/+/OCP82y/dDbMsvgvxMNblx7fEcZs5s8hxZJbTjVhAfp8Z/yh5KtkcRDzzdcgfG8t3KHRUC8lIhVRNcixU0x4d8R+MPla2tJFx6i22vT37LQ729spVps5cYFgfgr0LxKz0bc3U+5X19HH4669h5T7+IsNVgrByvnEbpybt/bD+HZHlPTn14T564uIGznGG4xnmB6ZgUMX4CayBbazymjJW+QE4ACwCP2f1AYyakDo+QwNp6vZtzG5A3fbnnSrT6N8Q7P/OnLf+rM3Z7Y2MbkV+gVbCUoMtir3noPLjpL5V+RoYaZstaBWQTVFCzzPY0YyNvzX5Xm/7ZozvlShpHEBZ67iyaM+jyuASqrWuod45l2cPttCAKB3Oek1QWHlDyewzylbelUX7iyr7/lFtFTDqPYqFSw5ORsv4KYIkSHnc4zoxtRIJNJ7Vv4esVUqsOq3/M6DT+Tz0gmb5JdSAcxzh2llEpLhCU/GL5G5QloZbNDkk5DWJbMP3letILzEVG3cLAhLp8Cku1rPUEkZNTUzGWx9/D2RaShIGuv22fAaQo5fPhTxBD+UlrXt1uy9NnbZMhIhQuGyLjAp3QQQoeYnBWfdOOZAgnuaIIqvBJ8OpvtRbn1e3PHXz9ciedxWsyFGiijqaaKOLPoYYY4o5lliF0OwzQ1rpRJK+LtvqspxE06pTmaaVocuBHIOx7mo17CxAejhiePiyXTTV14oJZUIvEdvPWtlykGhMSjhsLJlxZGwa3ZayN3gietB4v0HjMY2HKl233KAtlYcx") format("woff2"),url('+r(n(20))+') format("woff"),url('+r(n(21))+') format("truetype"),url('+r(n(22))+'#iconfont) format("svg")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-notificationfill:before{content:"\\E66A"}.icon-roundaddfill:before{content:"\\E6D8"}.icon-notificationforbidfill:before{content:"\\E6DB"}.icon-speed-:before{content:"\\E6F8"}.icon-speed-1:before{content:"\\E6F9"}.icon-speed-2:before{content:"\\E6FA"}.icon-subtract_fill:before{content:"\\E808"}.icon-pausecircle-fill:before{content:"\\E7CB"}.icon-stopcircle-fill:before{content:"\\E7CC"}.icon-playcircle-fill:before{content:"\\E7CD"}.icon-pausecircle:before{content:"\\E80D"}.icon-stopcircle:before{content:"\\E80E"}.icon-playcircle:before{content:"\\E80F"}.icon-minus:before{content:"\\E828"}.icon-plus:before{content:"\\E829"}',""])},function(t,e){t.exports=function(t){return"string"!=typeof t?t:(/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),/["'() \t\n]/.test(t)?'"'+t.replace(/"/g,'\\"').replace(/\n/g,"\\n")+'"':t)}},function(t,e,n){t.exports=n.p+"fonts_/iconfont.4175e88.woff"},function(t,e,n){t.exports=n.p+"fonts_/iconfont.169d273.ttf"},function(t,e,n){t.exports=n.p+"iconfont.svg?9df776fc48542e6eefa4869722fb14a3"},function(t,e,n){"use strict";var r={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"vueAudioBetter",style:{width:t.totalWidth}},[n("div",{staticClass:"total"},[n("span",{staticStyle:{"font-weight":"700"}},[t._v(t._s(t._sToMs(t.seek))+" / "+t._s(t._sToMs(t.duration)))]),t._v(" "),n("span",{staticStyle:{"font-weight":"700"}},[t._v(t._s(t.curProgress)+"%")])]),t._v(" "),n("div",{staticClass:"operatorButton"},[t.playing?n("span",{staticClass:"iconfont icon-pausecircle-fill",on:{click:t.togglePlayback}}):n("span",{staticClass:"iconfont icon-playcircle-fill",on:{click:t.togglePlayback}}),t._v(" "),n("span",{staticClass:"iconfont icon-stopcircle-fill",on:{click:t.stop}}),t._v(" "),t.isMute?n("span",{staticClass:"iconfont icon-notificationfill",on:{click:t.handleToggleMute}}):n("span",{staticClass:"iconfont icon-notificationforbidfill",on:{click:t.handleToggleMute}}),t._v(" "),n("span",{staticClass:"iconfont icon-roundaddfill",on:{click:function(e){return t.handleSetVolume(!0)}}}),t._v(" "),n("span",{staticClass:"iconfont icon-subtract_fill",on:{click:function(e){return t.handleSetVolume(!1)}}}),t._v(" "),.9===t.rate?n("span",{staticClass:"iconfont icon-speed-2 rate",on:{click:t.handleSetRate}}):t._e(),t._v(" "),1===t.rate?n("span",{staticClass:"iconfont icon-speed-1 rate",on:{click:t.handleSetRate}}):t._e(),t._v(" "),1.2===t.rate?n("span",{staticClass:"iconfont icon-speed- rate",on:{click:t.handleSetRate}}):t._e()]),t._v(" "),n("div",{ref:"slider",staticClass:"slider",on:{click:t.handleModifyProgress}},[n("div",{staticClass:"progressInfo"}),t._v(" "),n("div",{staticClass:"process",style:{width:t.pWidth}}),t._v(" "),n("div",{ref:"trunk",staticClass:"thunk",style:{left:t.left}},[n("div",{staticClass:"block"})])])])},staticRenderFns:[]};e.a=r},function(t,e,n){"use strict";var r=n(7),i=n(27),o=function(t){n(25)},a=n(2)(r.a,i.a,!1,o,"data-v-3a8dc9f9",null);e.a=a.exports},function(t,e,n){var r=n(26);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals),n(1)("5920a118",r,!0,{})},function(t,e,n){(t.exports=n(0)(!1)).push([t.i,".vueAudioBetter[data-v-3a8dc9f9]{display:flex;align-items:center;justify-content:space-between;overflow:hidden;width:300px;height:40px;line-height:40px;margin:14px;padding:0 14px;border-radius:20px;box-shadow:5px 5px 10px -4px #63645e;background-image:linear-gradient(90deg,#9ca5f5,#7ff5ae)}.vueAudioBetter span[data-v-3a8dc9f9]{font-size:16px;color:#1f0719c7;cursor:pointer}.operate span[data-v-3a8dc9f9]:last-child{position:relative;top:-1px;font-size:14px;color:#1f0719c7;cursor:default}.vueAudioBetter .iconfont[data-v-3a8dc9f9]:active{position:relative;top:2px;left:2px}.vueAudioBetter .slider[data-v-3a8dc9f9]{position:relative;width:40%;height:4px;background:#f8f7f7;border-radius:2px;cursor:pointer}.slider .process[data-v-3a8dc9f9]{position:absolute;left:0;top:0;width:112px;height:4px;border-radius:2px;background:#409eff}.slider .thunk[data-v-3a8dc9f9]{position:absolute;left:100px;top:-3px;width:8px;height:8px}.slider .block[data-v-3a8dc9f9]{width:8px;height:8px;border-radius:50%;border:1px solid #409eff;background:#fff;transition:all .2s}.slider .block[data-v-3a8dc9f9]:hover{transform:scale(1.1);opacity:.6}.slider .progressInfo[data-v-3a8dc9f9]{position:absolute;top:-28px;color:#117eeb;font-weight:600}",""])},function(t,e,n){"use strict";var r={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"vueAudioBetter",style:{width:t.totalWidth}},[n("div",{staticClass:"operate"},[t.playing?n("span",{staticClass:"iconfont icon-pausecircle-fill",on:{click:t.togglePlayback}}):n("span",{staticClass:"iconfont icon-playcircle-fill",on:{click:t.togglePlayback}}),t._v(" "),n("span",{staticClass:"iconfont icon-stopcircle-fill",on:{click:t.stop}}),t._v(" "),n("span",{staticStyle:{color:"white","padding-left":"6px"}},[t._v(t._s(t._sToMs(t.seek))+" / "+t._s(t._sToMs(t.duration)))])]),t._v(" "),n("div",{ref:"slider",staticClass:"slider",on:{click:t.handleModifyProgress}},[n("div",{staticClass:"progressInfo"}),t._v(" "),n("div",{staticClass:"process",style:{width:t.pWidth}}),t._v(" "),n("div",{ref:"trunk",staticClass:"thunk",style:{left:t.left}},[n("div",{staticClass:"block"})])]),t._v(" "),t.isMute?n("span",{staticClass:"iconfont icon-notificationfill",on:{click:t.handleToggleMute}}):n("span",{staticClass:"iconfont icon-notificationforbidfill",on:{click:t.handleToggleMute}})])},staticRenderFns:[]};e.a=r}])},t.exports=r()},K6ED:function(t,e,n){t.exports={default:n("cnlX"),__esModule:!0}},KCLY:function(t,e,n){"use strict";(function(e){var r=n("cGG2"),i=n("5VQ+"),o={"Content-Type":"application/x-www-form-urlencoded"};function a(t,e){!r.isUndefined(t)&&r.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var s,l={adapter:("undefined"!=typeof XMLHttpRequest?s=n("7GwW"):void 0!==e&&"[object process]"===Object.prototype.toString.call(e)&&(s=n("7GwW")),s),transformRequest:[function(t,e){return i(e,"Accept"),i(e,"Content-Type"),r.isFormData(t)||r.isArrayBuffer(t)||r.isBuffer(t)||r.isStream(t)||r.isFile(t)||r.isBlob(t)?t:r.isArrayBufferView(t)?t.buffer:r.isURLSearchParams(t)?(a(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):r.isObject(t)?(a(e,"application/json;charset=utf-8"),JSON.stringify(t)):t}],transformResponse:[function(t){if("string"==typeof t)try{t=JSON.parse(t)}catch(t){}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300}};l.headers={common:{Accept:"application/json, text/plain, */*"}},r.forEach(["delete","get","head"],function(t){l.headers[t]={}}),r.forEach(["post","put","patch"],function(t){l.headers[t]=r.merge(o)}),t.exports=l}).call(e,n("W2nU"))},Kh4W:function(t,e,n){e.f=n("dSzd")},Kv9K:function(t,e,n){var r;r=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=0)}([function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"AnnotationLayerBuilder",{enumerable:!0,get:function(){return r.AnnotationLayerBuilder}}),Object.defineProperty(e,"DefaultAnnotationLayerFactory",{enumerable:!0,get:function(){return r.DefaultAnnotationLayerFactory}}),Object.defineProperty(e,"DefaultTextLayerFactory",{enumerable:!0,get:function(){return i.DefaultTextLayerFactory}}),Object.defineProperty(e,"TextLayerBuilder",{enumerable:!0,get:function(){return i.TextLayerBuilder}}),Object.defineProperty(e,"EventBus",{enumerable:!0,get:function(){return o.EventBus}}),Object.defineProperty(e,"NullL10n",{enumerable:!0,get:function(){return o.NullL10n}}),Object.defineProperty(e,"ProgressBar",{enumerable:!0,get:function(){return o.ProgressBar}}),Object.defineProperty(e,"PDFLinkService",{enumerable:!0,get:function(){return a.PDFLinkService}}),Object.defineProperty(e,"SimpleLinkService",{enumerable:!0,get:function(){return a.SimpleLinkService}}),Object.defineProperty(e,"DownloadManager",{enumerable:!0,get:function(){return s.DownloadManager}}),Object.defineProperty(e,"GenericL10n",{enumerable:!0,get:function(){return l.GenericL10n}}),Object.defineProperty(e,"PDFFindController",{enumerable:!0,get:function(){return c.PDFFindController}}),Object.defineProperty(e,"PDFHistory",{enumerable:!0,get:function(){return u.PDFHistory}}),Object.defineProperty(e,"PDFPageView",{enumerable:!0,get:function(){return h.PDFPageView}}),Object.defineProperty(e,"PDFSinglePageViewer",{enumerable:!0,get:function(){return d.PDFSinglePageViewer}}),Object.defineProperty(e,"PDFViewer",{enumerable:!0,get:function(){return f.PDFViewer}});var r=n(1),i=n(8),o=n(3),a=n(7),s=n(9),l=n(11),c=n(13),u=n(15),h=n(16),d=n(18),f=n(20)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DefaultAnnotationLayerFactory=e.AnnotationLayerBuilder=void 0;var r=n(2),i=n(3),o=n(7);function a(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function s(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function l(t,e,n){return e&&s(t.prototype,e),n&&s(t,n),t}var c=function(){function t(e){var n=e.pageDiv,r=e.pdfPage,o=e.linkService,s=e.downloadManager,l=e.imageResourcesPath,c=void 0===l?"":l,u=e.renderInteractiveForms,h=void 0!==u&&u,d=e.l10n,f=void 0===d?i.NullL10n:d;a(this,t),this.pageDiv=n,this.pdfPage=r,this.linkService=o,this.downloadManager=s,this.imageResourcesPath=c,this.renderInteractiveForms=h,this.l10n=f,this.div=null,this._cancelled=!1}return l(t,[{key:"render",value:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"display";this.pdfPage.getAnnotations({intent:n}).then(function(n){if(!e._cancelled){var i={viewport:t.clone({dontFlip:!0}),div:e.div,annotations:n,page:e.pdfPage,imageResourcesPath:e.imageResourcesPath,renderInteractiveForms:e.renderInteractiveForms,linkService:e.linkService,downloadManager:e.downloadManager};if(e.div)r.AnnotationLayer.update(i);else{if(0===n.length)return;e.div=document.createElement("div"),e.div.className="annotationLayer",e.pageDiv.appendChild(e.div),i.div=e.div,r.AnnotationLayer.render(i),e.l10n.translate(e.div)}}})}},{key:"cancel",value:function(){this._cancelled=!0}},{key:"hide",value:function(){this.div&&this.div.setAttribute("hidden","true")}}]),t}();e.AnnotationLayerBuilder=c;var u=function(){function t(){a(this,t)}return l(t,[{key:"createAnnotationLayerBuilder",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:i.NullL10n;return new c({pageDiv:t,pdfPage:e,imageResourcesPath:n,renderInteractiveForms:r,linkService:new o.SimpleLinkService,l10n:a})}}]),t}();e.DefaultAnnotationLayerFactory=u},function(t,e,r){"use strict";var i;i="undefined"!=typeof window&&window["pdfjs-dist/build/pdf"]?window["pdfjs-dist/build/pdf"]:n("QzLT"),t.exports=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.isValidRotation=function(t){return Number.isInteger(t)&&t%90==0},e.isValidScrollMode=function(t){return Number.isInteger(t)&&Object.values(d).includes(t)&&t!==d.UNKNOWN},e.isValidSpreadMode=function(t){return Number.isInteger(t)&&Object.values(f).includes(t)&&t!==f.UNKNOWN},e.isPortraitOrientation=function(t){return t.width<=t.height},e.clamp=_,e.getPDFFileNameFromURL=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"document.pdf";if("string"!=typeof t)return e;if(function(t){var e=0,n=t.length;for(;e<n&&""===t[e].trim();)e++;return"data:"===t.substring(e,e+5).toLowerCase()}(t))return console.warn('getPDFFileNameFromURL: ignoring "data:" URL for performance reasons.'),e;var n=/[^\/?#=]+\.pdf\b(?!.*\.pdf\b)/i,r=/^(?:(?:[^:]+:)?\/\/[^\/]+)?([^?#]*)(\?[^#]*)?(#.*)?$/.exec(t),i=n.exec(r[1])||n.exec(r[2])||n.exec(r[3]);if(i&&(i=i[0]).includes("%"))try{i=n.exec(decodeURIComponent(i))[0]}catch(t){}return i||e},e.noContextMenuHandler=function(t){t.preventDefault()},e.parseQueryString=function(t){for(var e=t.split("&"),n=Object.create(null),r=0,i=e.length;r<i;++r){var o=e[r].split("="),a=o[0].toLowerCase(),s=o.length>1?o[1]:null;n[decodeURIComponent(a)]=decodeURIComponent(s)}return n},e.backtrackBeforeAllVisibleElements=m,e.getVisibleElements=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=t.scrollTop,o=i+t.clientHeight,a=t.scrollLeft,s=a+t.clientWidth;var l=[],c=e.length,u=0===c?0:g(e,r?function(t){var e=t.div;return e.offsetLeft+e.clientLeft+e.clientWidth>a}:function(t){var e=t.div;return e.offsetTop+e.clientTop+e.clientHeight>i});u>0&&u<c&&!r&&(u=m(u,e,i));for(var h=r?s:-1,d=u;d<c;d++){var f=e[d],p=f.div,A=p.offsetLeft+p.clientLeft,v=p.offsetTop+p.clientTop,y=p.clientWidth,b=p.clientHeight,_=A+y,w=v+b;if(-1===h)w>=o&&(h=w);else if((r?A:v)>h)break;if(!(w<=i||v>=o||_<=a||A>=s)){var x=Math.max(0,i-v)+Math.max(0,w-o),S=Math.max(0,a-A)+Math.max(0,_-s),C=(b-x)*(y-S)*100/b/y|0;l.push({id:f.id,x:A,y:v,view:f,percent:C})}}var k=l[0],B=l[l.length-1];n&&l.sort(function(t,e){var n=t.percent-e.percent;return Math.abs(n)>.001?-n:t.id-e.id});return{first:k,last:B,views:l}},e.roundToDivide=function(t,e){var n=t%e;return 0===n?t:Math.round(t-n+e)},e.getPageSizeInches=function(t){var e=t.view,n=t.userUnit,r=t.rotate,i=(f=e,p=4,function(t){if(Array.isArray(t))return t}(f)||function(t,e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t)){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done)&&(n.push(a.value),!e||n.length!==e);r=!0);}catch(t){i=!0,o=t}finally{try{r||null==s.return||s.return()}finally{if(i)throw o}}return n}}(f,p)||function(t,e){if(t){if("string"==typeof t)return c(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(t,e):void 0}}(f,p)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),o=i[0],a=i[1],s=i[2],l=i[3],u=r%180!=0,h=(s-o)/72*n,d=(l-a)/72*n;var f,p;return{width:u?d:h,height:u?h:d}},e.approximateFraction=function(t){if(Math.floor(t)===t)return[t,1];var e=1/t;if(e>8)return[1,8];if(Math.floor(e)===e)return[1,e];var n,r=t>1?e:t,i=0,o=1,a=1,s=1;for(;;){var l=i+a,c=o+s;if(c>8)break;r<=l/c?(a=l,s=c):(i=l,o=c)}n=r-i/o<a/s-r?r===t?[i,o]:[o,i]:r===t?[a,s]:[s,a];return n},e.getOutputScale=function(t){var e=window.devicePixelRatio||1,n=t.webkitBackingStorePixelRatio||t.mozBackingStorePixelRatio||t.msBackingStorePixelRatio||t.oBackingStorePixelRatio||t.backingStorePixelRatio||1,r=e/n;return{sx:r,sy:r,scaled:1!==r}},e.scrollIntoView=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=t.offsetParent;if(!r)return void console.error("offsetParent is not set -- cannot scroll");var i=t.offsetTop+t.clientTop,o=t.offsetLeft+t.clientLeft;for(;r.clientHeight===r.scrollHeight&&r.clientWidth===r.scrollWidth||n&&"hidden"===getComputedStyle(r).overflow;)if(r.dataset._scaleY&&(i/=r.dataset._scaleY,o/=r.dataset._scaleX),i+=r.offsetTop,o+=r.offsetLeft,!(r=r.offsetParent))return;e&&(void 0!==e.top&&(i+=e.top),void 0!==e.left&&(o+=e.left,r.scrollLeft=o));r.scrollTop=i},e.watchScroll=function(t,e){var n=function(n){i||(i=window.requestAnimationFrame(function(){i=null;var n=t.scrollLeft,o=r.lastX;n!==o&&(r.right=n>o),r.lastX=n;var a=t.scrollTop,s=r.lastY;a!==s&&(r.down=a>s),r.lastY=a,e(r)}))},r={right:!0,down:!0,lastX:t.scrollLeft,lastY:t.scrollTop,_eventHandler:n},i=null;return t.addEventListener("scroll",n,!0),r},e.binarySearchFirstItem=g,e.normalizeWheelEventDelta=function(t){var e=Math.sqrt(t.deltaX*t.deltaX+t.deltaY*t.deltaY),n=Math.atan2(t.deltaY,t.deltaX);-.25*Math.PI<n&&n<.75*Math.PI&&(e=-e);0===t.deltaMode?e/=900:1===t.deltaMode&&(e/=30);return e},e.waitOnEventOrTimeout=function(t){var e=t.target,n=t.name,r=t.delay,i=void 0===r?0:r;return new Promise(function(t,r){if("object"!==l(e)||!n||"string"!=typeof n||!(Number.isInteger(i)&&i>=0))throw new Error("waitOnEventOrTimeout - invalid parameters.");function o(r){e instanceof b?e._off(n,a):e.removeEventListener(n,a),c&&clearTimeout(c),t(r)}var a=o.bind(null,v.EVENT);e instanceof b?e._on(n,a):e.addEventListener(n,a);var s=o.bind(null,v.TIMEOUT),c=setTimeout(s,i)})},e.moveToEndOfArray=function(t,e){for(var n=[],r=t.length,i=0,o=0;o<r;++o)e(t[o])?n.push(t[o]):(t[i]=t[o],++i);for(var a=0;i<r;++a,++i)t[i]=n[a]},e.WaitOnType=e.animationStarted=e.ProgressBar=e.EventBus=e.NullL10n=e.SpreadMode=e.ScrollMode=e.TextLayerMode=e.RendererType=e.PresentationModeState=e.VERTICAL_PADDING=e.SCROLLBAR_PADDING=e.MAX_AUTO_SCALE=e.UNKNOWN_SCALE=e.MAX_SCALE=e.MIN_SCALE=e.DEFAULT_SCALE=e.DEFAULT_SCALE_VALUE=e.CSS_UNITS=e.AutoPrintRegExp=void 0;var r,i=(r=n(4))&&r.__esModule?r:{default:r};function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function a(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function s(t,e,n){return e&&a(t.prototype,e),n&&a(t,n),t}function l(t){"@babel/helpers - typeof";return(l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function u(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function h(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var o=t.apply(e,n);function a(t){u(o,r,i,a,s,"next",t)}function s(t){u(o,r,i,a,s,"throw",t)}a(void 0)})}}e.CSS_UNITS=96/72;e.DEFAULT_SCALE_VALUE="auto";e.DEFAULT_SCALE=1;e.MIN_SCALE=.1;e.MAX_SCALE=10;e.UNKNOWN_SCALE=0;e.MAX_AUTO_SCALE=1.25;e.SCROLLBAR_PADDING=40;e.VERTICAL_PADDING=5;e.PresentationModeState={UNKNOWN:0,NORMAL:1,CHANGING:2,FULLSCREEN:3};e.RendererType={CANVAS:"canvas",SVG:"svg"};e.TextLayerMode={DISABLE:0,ENABLE:1,ENABLE_ENHANCE:2};var d={UNKNOWN:-1,VERTICAL:0,HORIZONTAL:1,WRAPPED:2};e.ScrollMode=d;var f={UNKNOWN:-1,NONE:0,ODD:1,EVEN:2};e.SpreadMode=f;function p(t,e){return e?t.replace(/\{\{\s*(\w+)\s*\}\}/g,function(t,n){return n in e?e[n]:"{{"+n+"}}"}):t}e.AutoPrintRegExp=/\bprint\s*\(/;var A={getLanguage:function(){return h(i.default.mark(function t(){return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return","en-us");case 1:case"end":return t.stop()}},t)}))()},getDirection:function(){return h(i.default.mark(function t(){return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return","ltr");case 1:case"end":return t.stop()}},t)}))()},get:function(t,e,n){return h(i.default.mark(function t(){return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",p(n,e));case 1:case"end":return t.stop()}},t)}))()},translate:function(t){return h(i.default.mark(function t(){return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:case"end":return t.stop()}},t)}))()}};function g(t,e){var n=0,r=t.length-1;if(r<0||!e(t[r]))return t.length;if(e(t[n]))return n;for(;n<r;){var i=n+r>>1;e(t[i])?r=i:n=i+1}return n}function m(t,e,n){if(t<2)return t;var r=e[t].div,i=r.offsetTop+r.clientTop;i>=n&&(i=(r=e[t-1].div).offsetTop+r.clientTop);for(var o=t-2;o>=0&&!((r=e[o].div).offsetTop+r.clientTop+r.clientHeight<=i);--o)t=o;return t}e.NullL10n=A;var v={EVENT:"event",TIMEOUT:"timeout"};e.WaitOnType=v;var y=new Promise(function(t){window.requestAnimationFrame(t)});e.animationStarted=y;var b=function(){function t(e){o(this,t),this._listeners=Object.create(null)}return s(t,[{key:"on",value:function(t,e){this._on(t,e,{external:!0})}},{key:"off",value:function(t,e){this._off(t,e,{external:!0})}},{key:"dispatch",value:function(t){var e=this._listeners[t];if(e&&0!==e.length){var n,r=Array.prototype.slice.call(arguments,1);e.slice(0).forEach(function(t){var e=t.listener;if(t.external)return n||(n=[]),void n.push(e);e.apply(null,r)}),n&&(n.forEach(function(t){t.apply(null,r)}),n=null)}}},{key:"_on",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=this._listeners[t];r||(this._listeners[t]=r=[]),r.push({listener:e,external:!0===(n&&n.external)})}},{key:"_off",value:function(t,e){arguments.length>2&&void 0!==arguments[2]&&arguments[2];var n=this._listeners[t];if(n)for(var r=0,i=n.length;r<i;r++)if(n[r].listener===e)return void n.splice(r,1)}}]),t}();function _(t,e,n){return Math.min(Math.max(t,e),n)}e.EventBus=b;var w=function(){function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.height,i=n.width,a=n.units;o(this,t),this.visible=!0,this.div=document.querySelector(e+" .progress"),this.bar=this.div.parentNode,this.height=r||100,this.width=i||100,this.units=a||"%",this.div.style.height=this.height+this.units,this.percent=0}return s(t,[{key:"_updateBar",value:function(){if(this._indeterminate)return this.div.classList.add("indeterminate"),void(this.div.style.width=this.width+this.units);this.div.classList.remove("indeterminate");var t=this.width*this._percent/100;this.div.style.width=t+this.units}},{key:"setWidth",value:function(t){if(t){var e=t.parentNode.offsetWidth-t.offsetWidth;e>0&&(this.bar.style.width="calc(100% - ".concat(e,"px)"))}}},{key:"hide",value:function(){this.visible&&(this.visible=!1,this.bar.classList.add("hidden"),document.body.classList.remove("loadingInProgress"))}},{key:"show",value:function(){this.visible||(this.visible=!0,document.body.classList.add("loadingInProgress"),this.bar.classList.remove("hidden"))}},{key:"percent",get:function(){return this._percent},set:function(t){this._indeterminate=isNaN(t),this._percent=_(t,0,100),this._updateBar()}}]),t}();e.ProgressBar=w},function(t,e,n){"use strict";t.exports=n(5)},function(t,e,n){"use strict";(function(t){function e(t){"@babel/helpers - typeof";return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var n=function(t){var n,r=Object.prototype,i=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",l=o.toStringTag||"@@toStringTag";function c(t,e,n,r){var i=e&&e.prototype instanceof g?e:g,o=Object.create(i.prototype),a=new T(r||[]);return o._invoke=function(t,e,n){var r=h;return function(i,o){if(r===f)throw new Error("Generator is already running");if(r===p){if("throw"===i)throw o;return M()}for(n.method=i,n.arg=o;;){var a=n.delegate;if(a){var s=C(a,n);if(s){if(s===A)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===h)throw r=p,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=f;var l=u(t,e,n);if("normal"===l.type){if(r=n.done?p:d,l.arg===A)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(r=p,n.method="throw",n.arg=l.arg)}}}(t,n,a),o}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=c;var h="suspendedStart",d="suspendedYield",f="executing",p="completed",A={};function g(){}function m(){}function v(){}var y={};y[a]=function(){return this};var b=Object.getPrototypeOf,_=b&&b(b(E([])));_&&_!==r&&i.call(_,a)&&(y=_);var w=v.prototype=g.prototype=Object.create(y);function x(t){["next","throw","return"].forEach(function(e){t[e]=function(t){return this._invoke(e,t)}})}function S(t,n){var r;this._invoke=function(o,a){function s(){return new n(function(r,s){!function r(o,a,s,l){var c=u(t[o],t,a);if("throw"!==c.type){var h=c.arg,d=h.value;return d&&"object"===e(d)&&i.call(d,"__await")?n.resolve(d.__await).then(function(t){r("next",t,s,l)},function(t){r("throw",t,s,l)}):n.resolve(d).then(function(t){h.value=t,s(h)},function(t){return r("throw",t,s,l)})}l(c.arg)}(o,a,r,s)})}return r=r?r.then(s,s):s()}}function C(t,e){var r=t.iterator[e.method];if(r===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=n,C(t,e),"throw"===e.method))return A;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return A}var i=u(r,t.iterator,e.arg);if("throw"===i.type)return e.method="throw",e.arg=i.arg,e.delegate=null,A;var o=i.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=n),e.delegate=null,A):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,A)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function B(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function E(t){if(t){var e=t[a];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r<t.length;)if(i.call(t,r))return e.value=t[r],e.done=!1,e;return e.value=n,e.done=!0,e};return o.next=o}}return{next:M}}function M(){return{value:n,done:!0}}return m.prototype=w.constructor=v,v.constructor=m,v[l]=m.displayName="GeneratorFunction",t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,v):(t.__proto__=v,l in t||(t[l]="GeneratorFunction")),t.prototype=Object.create(w),t},t.awrap=function(t){return{__await:t}},x(S.prototype),S.prototype[s]=function(){return this},t.AsyncIterator=S,t.async=function(e,n,r,i,o){void 0===o&&(o=Promise);var a=new S(c(e,n,r,i),o);return t.isGeneratorFunction(n)?a:a.next().then(function(t){return t.done?t.value:a.next()})},x(w),w[l]="Generator",w[a]=function(){return this},w.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var n in t)e.push(n);return e.reverse(),function n(){for(;e.length;){var r=e.pop();if(r in t)return n.value=r,n.done=!1,n}return n.done=!0,n}},t.values=E,T.prototype={constructor:T,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=n,this.done=!1,this.delegate=null,this.method="next",this.arg=n,this.tryEntries.forEach(B),!t)for(var e in this)"t"===e.charAt(0)&&i.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=n)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function r(r,i){return s.type="throw",s.arg=t,e.next=r,i&&(e.method="next",e.arg=n),!!i}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var l=i.call(a,"catchLoc"),c=i.call(a,"finallyLoc");if(l&&c){if(this.prev<a.catchLoc)return r(a.catchLoc,!0);if(this.prev<a.finallyLoc)return r(a.finallyLoc)}else if(l){if(this.prev<a.catchLoc)return r(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return r(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,A):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),A},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),B(n),A}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;B(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:E(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=n),A}},t}("object"===e(t)?t.exports:{});try{regeneratorRuntime=n}catch(t){Function("r","regeneratorRuntime = r")(n)}}).call(this,n(6)(t))},function(t,e,n){"use strict";t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.SimpleLinkService=e.PDFLinkService=void 0;var r=n(3);function i(t){"@babel/helpers - typeof";return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function a(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function s(t,e,n){return e&&a(t.prototype,e),n&&a(t,n),t}var l=function(){function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.eventBus,r=e.externalLinkTarget,i=void 0===r?null:r,a=e.externalLinkRel,s=void 0===a?null:a,l=e.externalLinkEnabled,c=void 0===l||l,u=e.ignoreDestinationZoom,h=void 0!==u&&u;o(this,t),this.eventBus=n,this.externalLinkTarget=i,this.externalLinkRel=s,this.externalLinkEnabled=c,this._ignoreDestinationZoom=h,this.baseUrl=null,this.pdfDocument=null,this.pdfViewer=null,this.pdfHistory=null,this._pagesRefCache=null}return s(t,[{key:"setDocument",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;this.baseUrl=e,this.pdfDocument=t,this._pagesRefCache=Object.create(null)}},{key:"setViewer",value:function(t){this.pdfViewer=t}},{key:"setHistory",value:function(t){this.pdfHistory=t}},{key:"navigateTo",value:function(t){var e=this;new Promise(function(n,r){"string"!=typeof t?n({namedDest:"",explicitDest:t}):e.pdfDocument.getDestination(t).then(function(e){n({namedDest:t,explicitDest:e})})}).then(function(n){Array.isArray(n.explicitDest)?function n(r){var i,o=r.namedDest,a=r.explicitDest,s=a[0];if(s instanceof Object){if(null===(i=e._cachedPageNumber(s)))return void e.pdfDocument.getPageIndex(s).then(function(t){e.cachePageRef(t+1,s),n({namedDest:o,explicitDest:a})}).catch(function(){console.error('PDFLinkService.navigateTo: "'.concat(s,'" is not ')+'a valid page reference, for dest="'.concat(t,'".'))})}else{if(!Number.isInteger(s))return void console.error('PDFLinkService.navigateTo: "'.concat(s,'" is not ')+'a valid destination reference, for dest="'.concat(t,'".'));i=s+1}!i||i<1||i>e.pagesCount?console.error('PDFLinkService.navigateTo: "'.concat(i,'" is not ')+'a valid page number, for dest="'.concat(t,'".')):(e.pdfHistory&&(e.pdfHistory.pushCurrentPosition(),e.pdfHistory.push({namedDest:o,explicitDest:a,pageNumber:i})),e.pdfViewer.scrollPageIntoView({pageNumber:i,destArray:a,ignoreDestinationZoom:e._ignoreDestinationZoom}))}(n):console.error('PDFLinkService.navigateTo: "'.concat(n.explicitDest,'" is')+' not a valid destination array, for dest="'.concat(t,'".'))})}},{key:"getDestinationHash",value:function(t){if("string"==typeof t)return this.getAnchorUrl("#"+escape(t));if(Array.isArray(t)){var e=JSON.stringify(t);return this.getAnchorUrl("#"+escape(e))}return this.getAnchorUrl("")}},{key:"getAnchorUrl",value:function(t){return(this.baseUrl||"")+t}},{key:"setHash",value:function(t){var e,n;if(t.includes("=")){var o=(0,r.parseQueryString)(t);if("search"in o&&this.eventBus.dispatch("findfromurlhash",{source:this,query:o.search.replace(/"/g,""),phraseSearch:"true"===o.phrase}),"page"in o&&(e=0|o.page||1),"zoom"in o){var a=o.zoom.split(","),s=a[0],l=parseFloat(s);s.includes("Fit")?"Fit"===s||"FitB"===s?n=[null,{name:s}]:"FitH"===s||"FitBH"===s||"FitV"===s||"FitBV"===s?n=[null,{name:s},a.length>1?0|a[1]:null]:"FitR"===s?5!==a.length?console.error('PDFLinkService.setHash: Not enough parameters for "FitR".'):n=[null,{name:s},0|a[1],0|a[2],0|a[3],0|a[4]]:console.error('PDFLinkService.setHash: "'.concat(s,'" is not ')+"a valid zoom value."):n=[null,{name:"XYZ"},a.length>1?0|a[1]:null,a.length>2?0|a[2]:null,l?l/100:s]}n?this.pdfViewer.scrollPageIntoView({pageNumber:e||this.page,destArray:n,allowNegativeOffset:!0}):e&&(this.page=e),"pagemode"in o&&this.eventBus.dispatch("pagemode",{source:this,mode:o.pagemode}),"nameddest"in o&&this.navigateTo(o.nameddest)}else{n=unescape(t);try{n=JSON.parse(n),Array.isArray(n)||(n=n.toString())}catch(t){}if("string"==typeof n||function(t){if(!Array.isArray(t))return!1;var e=t.length;if(e<2)return!1;var n=t[0];if(!("object"===i(n)&&Number.isInteger(n.num)&&Number.isInteger(n.gen)||Number.isInteger(n)&&n>=0))return!1;var r=t[1];if("object"!==i(r)||"string"!=typeof r.name)return!1;var o=!0;switch(r.name){case"XYZ":if(5!==e)return!1;break;case"Fit":case"FitB":return 2===e;case"FitH":case"FitBH":case"FitV":case"FitBV":if(3!==e)return!1;break;case"FitR":if(6!==e)return!1;o=!1;break;default:return!1}for(var a=2;a<e;a++){var s=t[a];if(!("number"==typeof s||o&&null===s))return!1}return!0}(n))return void this.navigateTo(n);console.error('PDFLinkService.setHash: "'.concat(unescape(t),'" is not ')+"a valid destination.")}}},{key:"executeNamedAction",value:function(t){switch(t){case"GoBack":this.pdfHistory&&this.pdfHistory.back();break;case"GoForward":this.pdfHistory&&this.pdfHistory.forward();break;case"NextPage":this.page<this.pagesCount&&this.page++;break;case"PrevPage":this.page>1&&this.page--;break;case"LastPage":this.page=this.pagesCount;break;case"FirstPage":this.page=1}this.eventBus.dispatch("namedaction",{source:this,action:t})}},{key:"cachePageRef",value:function(t,e){if(e){var n=0===e.gen?"".concat(e.num,"R"):"".concat(e.num,"R").concat(e.gen);this._pagesRefCache[n]=t}}},{key:"_cachedPageNumber",value:function(t){var e=0===t.gen?"".concat(t.num,"R"):"".concat(t.num,"R").concat(t.gen);return this._pagesRefCache&&this._pagesRefCache[e]||null}},{key:"isPageVisible",value:function(t){return this.pdfViewer.isPageVisible(t)}},{key:"pagesCount",get:function(){return this.pdfDocument?this.pdfDocument.numPages:0}},{key:"page",get:function(){return this.pdfViewer.currentPageNumber},set:function(t){this.pdfViewer.currentPageNumber=t}},{key:"rotation",get:function(){return this.pdfViewer.pagesRotation},set:function(t){this.pdfViewer.pagesRotation=t}}]),t}();e.PDFLinkService=l;var c=function(){function t(){o(this,t),this.externalLinkTarget=null,this.externalLinkRel=null,this.externalLinkEnabled=!0,this._ignoreDestinationZoom=!1}return s(t,[{key:"navigateTo",value:function(t){}},{key:"getDestinationHash",value:function(t){return"#"}},{key:"getAnchorUrl",value:function(t){return"#"}},{key:"setHash",value:function(t){}},{key:"executeNamedAction",value:function(t){}},{key:"cachePageRef",value:function(t,e){}},{key:"isPageVisible",value:function(t){return!0}},{key:"pagesCount",get:function(){return 0}},{key:"page",get:function(){return 0},set:function(t){}},{key:"rotation",get:function(){return 0},set:function(t){}}]),t}();e.SimpleLinkService=c},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DefaultTextLayerFactory=e.TextLayerBuilder=void 0;var r=n(2);function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function o(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function a(t,e,n){return e&&o(t.prototype,e),n&&o(t,n),t}var s=function(){function t(e){var n=e.textLayerDiv,r=e.eventBus,o=e.pageIndex,a=e.viewport,s=e.findController,l=void 0===s?null:s,c=e.enhanceTextSelection,u=void 0!==c&&c;i(this,t),this.textLayerDiv=n,this.eventBus=r,this.textContent=null,this.textContentItemsStr=[],this.textContentStream=null,this.renderingDone=!1,this.pageIdx=o,this.pageNumber=this.pageIdx+1,this.matches=[],this.viewport=a,this.textDivs=[],this.findController=l,this.textLayerRenderTask=null,this.enhanceTextSelection=u,this._onUpdateTextLayerMatches=null,this._bindMouse()}return a(t,[{key:"_finishRendering",value:function(){if(this.renderingDone=!0,!this.enhanceTextSelection){var t=document.createElement("div");t.className="endOfContent",this.textLayerDiv.appendChild(t)}this.eventBus.dispatch("textlayerrendered",{source:this,pageNumber:this.pageNumber,numTextDivs:this.textDivs.length})}},{key:"render",value:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;if((this.textContent||this.textContentStream)&&!this.renderingDone){this.cancel(),this.textDivs=[];var n=document.createDocumentFragment();this.textLayerRenderTask=(0,r.renderTextLayer)({textContent:this.textContent,textContentStream:this.textContentStream,container:n,viewport:this.viewport,textDivs:this.textDivs,textContentItemsStr:this.textContentItemsStr,timeout:e,enhanceTextSelection:this.enhanceTextSelection}),this.textLayerRenderTask.promise.then(function(){t.textLayerDiv.appendChild(n),t._finishRendering(),t._updateMatches()},function(t){}),this._onUpdateTextLayerMatches||(this._onUpdateTextLayerMatches=function(e){e.pageIndex!==t.pageIdx&&-1!==e.pageIndex||t._updateMatches()},this.eventBus._on("updatetextlayermatches",this._onUpdateTextLayerMatches))}}},{key:"cancel",value:function(){this.textLayerRenderTask&&(this.textLayerRenderTask.cancel(),this.textLayerRenderTask=null),this._onUpdateTextLayerMatches&&(this.eventBus._off("updatetextlayermatches",this._onUpdateTextLayerMatches),this._onUpdateTextLayerMatches=null)}},{key:"setTextContentStream",value:function(t){this.cancel(),this.textContentStream=t}},{key:"setTextContent",value:function(t){this.cancel(),this.textContent=t}},{key:"_convertMatches",value:function(t,e){if(!t)return[];for(var n=this.findController,r=this.textContentItemsStr,i=0,o=0,a=r.length-1,s=n.state.query.length,l=[],c=0,u=t.length;c<u;c++){for(var h=t[c];i!==a&&h>=o+r[i].length;)o+=r[i].length,i++;i===r.length&&console.error("Could not find a matching mapping");var d={begin:{divIdx:i,offset:h-o}};for(h+=e?e[c]:s;i!==a&&h>o+r[i].length;)o+=r[i].length,i++;d.end={divIdx:i,offset:h-o},l.push(d)}return l}},{key:"_renderMatches",value:function(t){if(0!==t.length){var e=this.findController,n=this.pageIdx,r=this.textContentItemsStr,i=this.textDivs,o=n===e.selected.pageIdx,a=e.selected.matchIdx,s=null,l={divIdx:-1,offset:void 0},c=a,u=c+1;if(e.state.highlightAll)c=0,u=t.length;else if(!o)return;for(var h=c;h<u;h++){var d=t[h],f=d.begin,p=d.end,A=o&&h===a,g=A?" selected":"";if(A&&e.scrollMatchIntoView({element:i[f.divIdx],pageIndex:n,matchIndex:a}),s&&f.divIdx===s.divIdx?b(s.divIdx,s.offset,f.offset):(null!==s&&b(s.divIdx,s.offset,l.offset),y(f)),f.divIdx===p.divIdx)b(f.divIdx,f.offset,p.offset,"highlight"+g);else{b(f.divIdx,f.offset,l.offset,"highlight begin"+g);for(var m=f.divIdx+1,v=p.divIdx;m<v;m++)i[m].className="highlight middle"+g;y(p,"highlight end"+g)}s=p}s&&b(s.divIdx,s.offset,l.offset)}function y(t,e){var n=t.divIdx;i[n].textContent="",b(n,0,t.offset,e)}function b(t,e,n,o){var a=i[t],s=r[t].substring(e,n),l=document.createTextNode(s);if(o){var c=document.createElement("span");return c.className=o,c.appendChild(l),void a.appendChild(c)}a.appendChild(l)}}},{key:"_updateMatches",value:function(){if(this.renderingDone){for(var t=this.findController,e=this.matches,n=this.pageIdx,r=this.textContentItemsStr,i=this.textDivs,o=-1,a=0,s=e.length;a<s;a++){for(var l=e[a],c=Math.max(o,l.begin.divIdx),u=l.end.divIdx;c<=u;c++){var h=i[c];h.textContent=r[c],h.className=""}o=l.end.divIdx+1}if(t&&t.highlightMatches){var d=t.pageMatches[n]||null,f=t.pageMatchesLength[n]||null;this.matches=this._convertMatches(d,f),this._renderMatches(this.matches)}}}},{key:"_bindMouse",value:function(){var t=this,e=this.textLayerDiv,n=null;e.addEventListener("mousedown",function(r){if(t.enhanceTextSelection&&t.textLayerRenderTask)return t.textLayerRenderTask.expandTextDivs(!0),void(n&&(clearTimeout(n),n=null));var i=e.querySelector(".endOfContent");if(i){var o=r.target!==e;if(o=o&&"none"!==window.getComputedStyle(i).getPropertyValue("-moz-user-select")){var a=e.getBoundingClientRect(),s=Math.max(0,(r.pageY-a.top)/a.height);i.style.top=(100*s).toFixed(2)+"%"}i.classList.add("active")}}),e.addEventListener("mouseup",function(){if(t.enhanceTextSelection&&t.textLayerRenderTask)n=setTimeout(function(){t.textLayerRenderTask&&t.textLayerRenderTask.expandTextDivs(!1),n=null},300);else{var r=e.querySelector(".endOfContent");r&&(r.style.top="",r.classList.remove("active"))}})}}]),t}();e.TextLayerBuilder=s;var l=function(){function t(){i(this,t)}return a(t,[{key:"createTextLayerBuilder",value:function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=arguments.length>4?arguments[4]:void 0;return new s({textLayerDiv:t,pageIndex:e,viewport:n,enhanceTextSelection:r,eventBus:i})}}]),t}();e.DefaultTextLayerFactory=l},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.DownloadManager=void 0;var r=n(2);function i(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var o=n(10).viewerCompatibilityParams.disableCreateObjectURL||!1;function a(t,e){var n=document.createElement("a");if(!n.click)throw new Error('DownloadManager: "a.click()" is not supported.');n.href=t,n.target="_parent","download"in n&&(n.download=e),(document.body||document.documentElement).appendChild(n),n.click(),n.remove()}var s=function(){function t(e){var n=e.disableCreateObjectURL,r=void 0===n?o:n;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.disableCreateObjectURL=r}var e,n,s;return e=t,(n=[{key:"downloadUrl",value:function(t,e){(0,r.createValidAbsoluteUrl)(t,"http://example.com")&&a(t+"#pdfjs.action=download",e)}},{key:"downloadData",value:function(t,e,n){navigator.msSaveBlob?navigator.msSaveBlob(new Blob([t],{type:n}),e):a((0,r.createObjectURL)(t,n,this.disableCreateObjectURL),e)}},{key:"download",value:function(t,e,n){navigator.msSaveBlob?navigator.msSaveBlob(t,n)||this.downloadUrl(e,n):this.disableCreateObjectURL?this.downloadUrl(e,n):a(URL.createObjectURL(t),n)}}])&&i(e.prototype,n),s&&i(e,s),t}();e.DownloadManager=s},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.viewerCompatibilityParams=void 0;var r=Object.create(null),i="undefined"!=typeof navigator&&navigator.userAgent||"",o="undefined"!=typeof navigator&&navigator.platform||"",a="undefined"!=typeof navigator&&navigator.maxTouchPoints||1,s=/Android/.test(i),l=/Trident/.test(i),c=/\b(iPad|iPhone|iPod)(?=;)/.test(i)||"MacIntel"===o&&a>1,u=/CriOS/.test(i);(l||u)&&(r.disableCreateObjectURL=!0),(c||s)&&(r.maxCanvasPixels=5242880);var h=Object.freeze(r);e.viewerCompatibilityParams=h},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.GenericL10n=void 0;var r,i=(r=n(4))&&r.__esModule?r:{default:r};function o(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function a(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var a=t.apply(e,n);function s(t){o(a,r,i,s,l,"next",t)}function l(t){o(a,r,i,s,l,"throw",t)}s(void 0)})}}function s(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}n(12);var l=document.webL10n,c=function(){function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this._lang=e,this._ready=new Promise(function(t,n){l.setLanguage(e,function(){t(l)})})}var e,n,r;return e=t,(n=[{key:"getLanguage",value:function(){var t=a(i.default.mark(function t(){var e;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._ready;case 2:return e=t.sent,t.abrupt("return",e.getLanguage());case 4:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}()},{key:"getDirection",value:function(){var t=a(i.default.mark(function t(){var e;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._ready;case 2:return e=t.sent,t.abrupt("return",e.getDirection());case 4:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}()},{key:"get",value:function(){var t=a(i.default.mark(function t(e,n,r){var o;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._ready;case 2:return o=t.sent,t.abrupt("return",o.get(e,n,r));case 4:case"end":return t.stop()}},t,this)}));return function(e,n,r){return t.apply(this,arguments)}}()},{key:"translate",value:function(){var t=a(i.default.mark(function t(e){var n;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._ready;case 2:return n=t.sent,t.abrupt("return",n.translate(e));case 4:case"end":return t.stop()}},t,this)}));return function(e){return t.apply(this,arguments)}}()}])&&s(e.prototype,n),r&&s(e,r),t}();e.GenericL10n=c},function(t,e,n){"use strict";document.webL10n=function(t,e,n){var r={},i="",o="textContent",a="",s={},l="loading",c=!0;function u(t,e,n){e=e||function(t){},n=n||function(){};var r=new XMLHttpRequest;r.open("GET",t,c),r.overrideMimeType&&r.overrideMimeType("text/plain; charset=utf-8"),r.onreadystatechange=function(){4==r.readyState&&(200==r.status||0===r.status?e(r.responseText):n())},r.onerror=n,r.ontimeout=n;try{r.send(null)}catch(t){n()}}function h(t,e,n,a){var s=t.replace(/[^\/]*$/,"")||"./";u(t,function(t){i+=t,function(t,n){var r={},i=/^\s*|\s*$/,o=/^\s*#|^\s*$/,a=/^\s*\[(.*)\]\s*$/,l=/^\s*@import\s+url\((.*)\)\s*$/i,c=/^([^=\s]*)\s*=\s*(.+)$/;function h(t,n,u){var h=t.replace(i,"").split(/[\r\n]+/),f="*",p=e.split("-",1)[0],A=!1,g="";!function t(){for(;;){if(!h.length)return void u();var i=h.shift();if(!o.test(i)){if(n){if(g=a.exec(i)){f=g[1].toLowerCase(),A="*"!==f&&f!==e&&f!==p;continue}if(A)continue;if(g=l.exec(i))return void d(s+g[1],t)}var m=i.match(c);m&&3==m.length&&(r[m[1]]=(v=m[2]).lastIndexOf("\\")<0?v:v.replace(/\\\\/g,"\\").replace(/\\n/g,"\n").replace(/\\r/g,"\r").replace(/\\t/g,"\t").replace(/\\b/g,"\b").replace(/\\f/g,"\f").replace(/\\{/g,"{").replace(/\\}/g,"}").replace(/\\"/g,'"').replace(/\\'/g,"'"))}}var v}()}function d(t,e){u(t,function(t){h(t,!1,e)},function(){console.warn(t+" not found."),e()})}h(t,!0,function(){n(r)})}(t,function(t){for(var e in t){var i,a,s=e.lastIndexOf(".");s>0?(i=e.substring(0,s),a=e.substring(s+1)):(i=e,a=o),r[i]||(r[i]={}),r[i][a]=t[e]}n&&n()})},a)}function d(t,n){t&&(t=t.toLowerCase()),n=n||function(){},r={},i="",a="",a=t;var o=e.querySelectorAll('link[type="application/l10n"]'),s=o.length;if(0!==s){var c,u,d=0;u=function(){++d>=s&&(n(),l="complete")};for(var f=0;f<s;f++){new m(o[f]).load(t,u)}}else{var p=(c=e.querySelector('script[type="application/l10n"]'))?JSON.parse(c.innerHTML):null;if(p&&p.locales&&p.default_locale){if(console.log("using the embedded JSON directory, early way out"),!(r=p.locales[t])){var A=p.default_locale.toLowerCase();for(var g in p.locales){if((g=g.toLowerCase())===t){r=p.locales[t];break}g===A&&(r=p.locales[A])}}n()}else console.log("no resource to load, early way out");l="complete"}function m(t){var e=t.href;this.load=function(t,n){h(e,t,n,function(){console.warn(e+" not found."),console.warn('"'+t+'" resource not found'),a="",n()})}}}function f(t,e,n){var i=r[t];if(!i){if(console.warn("#"+t+" is undefined."),!n)return null;i=n}var o={};for(var a in i){var s=i[a];s=A(s=p(s,e,t,a),e,t),o[a]=s}return o}function p(t,e,n,i){var o=/\{\[\s*([a-zA-Z]+)\(([a-zA-Z]+)\)\s*\]\}/.exec(t);if(!o||!o.length)return t;var a,l=o[1],c=o[2];(e&&c in e?a=e[c]:c in r&&(a=r[c]),l in s)&&(t=(0,s[l])(t,a,n,i));return t}function A(t,e,n){return t.replace(/\{\{\s*(.+?)\s*\}\}/g,function(t,i){return e&&i in e?e[i]:i in r?r[i]:(console.log("argument {{"+i+"}} for #"+n+" is undefined."),t)})}function g(t){var n=function(t){if(!t)return{};var e=t.getAttribute("data-l10n-id"),n=t.getAttribute("data-l10n-args"),r={};if(n)try{r=JSON.parse(n)}catch(t){console.warn("could not parse arguments for #"+e)}return{id:e,args:r}}(t);if(n.id){var r=f(n.id,n.args);if(r){if(r[o]){if(0===function(t){if(t.children)return t.children.length;if(void 0!==t.childElementCount)return t.childElementCount;for(var e=0,n=0;n<t.childNodes.length;n++)e+=1===t.nodeType?1:0;return e}(t))t[o]=r[o];else{for(var i=t.childNodes,a=!1,s=0,l=i.length;s<l;s++)3===i[s].nodeType&&/\S/.test(i[s].nodeValue)&&(a?i[s].nodeValue="":(i[s].nodeValue=r[o],a=!0));if(!a){var c=e.createTextNode(r[o]);t.insertBefore(c,t.firstChild)}}delete r[o]}for(var u in r)t[u]=r[u]}else console.warn("#"+n.id+" is undefined.")}}return s.plural=function(t,e,n,i){var l=parseFloat(e);if(isNaN(l))return t;if(i!=o)return t;s._pluralRules||(s._pluralRules=function(t){function e(t,e){return-1!==e.indexOf(t)}function n(t,e,n){return e<=t&&t<=n}var r={0:function(t){return"other"},1:function(t){return n(t%100,3,10)?"few":0===t?"zero":n(t%100,11,99)?"many":2==t?"two":1==t?"one":"other"},2:function(t){return 0!==t&&t%10==0?"many":2==t?"two":1==t?"one":"other"},3:function(t){return 1==t?"one":"other"},4:function(t){return n(t,0,1)?"one":"other"},5:function(t){return n(t,0,2)&&2!=t?"one":"other"},6:function(t){return 0===t?"zero":t%10==1&&t%100!=11?"one":"other"},7:function(t){return 2==t?"two":1==t?"one":"other"},8:function(t){return n(t,3,6)?"few":n(t,7,10)?"many":2==t?"two":1==t?"one":"other"},9:function(t){return 0===t||1!=t&&n(t%100,1,19)?"few":1==t?"one":"other"},10:function(t){return n(t%10,2,9)&&!n(t%100,11,19)?"few":t%10!=1||n(t%100,11,19)?"other":"one"},11:function(t){return n(t%10,2,4)&&!n(t%100,12,14)?"few":t%10==0||n(t%10,5,9)||n(t%100,11,14)?"many":t%10==1&&t%100!=11?"one":"other"},12:function(t){return n(t,2,4)?"few":1==t?"one":"other"},13:function(t){return n(t%10,2,4)&&!n(t%100,12,14)?"few":1!=t&&n(t%10,0,1)||n(t%10,5,9)||n(t%100,12,14)?"many":1==t?"one":"other"},14:function(t){return n(t%100,3,4)?"few":t%100==2?"two":t%100==1?"one":"other"},15:function(t){return 0===t||n(t%100,2,10)?"few":n(t%100,11,19)?"many":1==t?"one":"other"},16:function(t){return t%10==1&&11!=t?"one":"other"},17:function(t){return 3==t?"few":0===t?"zero":6==t?"many":2==t?"two":1==t?"one":"other"},18:function(t){return 0===t?"zero":n(t,0,2)&&0!==t&&2!=t?"one":"other"},19:function(t){return n(t,2,10)?"few":n(t,0,1)?"one":"other"},20:function(t){return!n(t%10,3,4)&&t%10!=9||n(t%100,10,19)||n(t%100,70,79)||n(t%100,90,99)?t%1e6==0&&0!==t?"many":t%10!=2||e(t%100,[12,72,92])?t%10!=1||e(t%100,[11,71,91])?"other":"one":"two":"few"},21:function(t){return 0===t?"zero":1==t?"one":"other"},22:function(t){return n(t,0,1)||n(t,11,99)?"one":"other"},23:function(t){return n(t%10,1,2)||t%20==0?"one":"other"},24:function(t){return n(t,3,10)||n(t,13,19)?"few":e(t,[2,12])?"two":e(t,[1,11])?"one":"other"}},i={af:3,ak:4,am:4,ar:1,asa:3,az:0,be:11,bem:3,bez:3,bg:3,bh:4,bm:0,bn:3,bo:0,br:20,brx:3,bs:11,ca:3,cgg:3,chr:3,cs:12,cy:17,da:3,de:3,dv:3,dz:0,ee:3,el:3,en:3,eo:3,es:3,et:3,eu:3,fa:0,ff:5,fi:3,fil:4,fo:3,fr:5,fur:3,fy:3,ga:8,gd:24,gl:3,gsw:3,gu:3,guw:4,gv:23,ha:3,haw:3,he:2,hi:4,hr:11,hu:0,id:0,ig:0,ii:0,is:3,it:3,iu:7,ja:0,jmc:3,jv:0,ka:0,kab:5,kaj:3,kcg:3,kde:0,kea:0,kk:3,kl:3,km:0,kn:0,ko:0,ksb:3,ksh:21,ku:3,kw:7,lag:18,lb:3,lg:3,ln:4,lo:0,lt:10,lv:6,mas:3,mg:4,mk:16,ml:3,mn:3,mo:9,mr:3,ms:0,mt:15,my:0,nah:3,naq:7,nb:3,nd:3,ne:3,nl:3,nn:3,no:3,nr:3,nso:4,ny:3,nyn:3,om:3,or:3,pa:3,pap:3,pl:13,ps:3,pt:3,rm:3,ro:9,rof:3,ru:11,rwk:3,sah:0,saq:3,se:7,seh:3,ses:0,sg:0,sh:11,shi:19,sk:12,sl:14,sma:7,smi:7,smj:7,smn:7,sms:7,sn:3,so:3,sq:3,sr:11,ss:3,ssy:3,st:3,sv:3,sw:3,syr:3,ta:3,te:3,teo:3,th:0,ti:4,tig:3,tk:3,tl:4,tn:3,to:0,tr:0,ts:3,tzm:22,uk:11,ur:3,ve:3,vi:0,vun:3,wa:4,wae:3,wo:0,xh:3,xog:3,yo:0,zh:0,zu:3}[t.replace(/-.*$/,"")];return i in r?r[i]:(console.warn("plural form unknown for ["+t+"]"),function(){return"other"})}(a));var c="["+s._pluralRules(l)+"]";return 0===l&&n+"[zero]"in r?t=r[n+"[zero]"][i]:1==l&&n+"[one]"in r?t=r[n+"[one]"][i]:2==l&&n+"[two]"in r?t=r[n+"[two]"][i]:n+c in r?t=r[n+c][i]:n+"[other]"in r&&(t=r[n+"[other]"][i]),t},{get:function(t,e,n){var r,i=t.lastIndexOf("."),a=o;i>0&&(a=t.substring(i+1),t=t.substring(0,i)),n&&((r={})[a]=n);var s=f(t,e,r);return s&&a in s?s[a]:"{{"+t+"}}"},getData:function(){return r},getText:function(){return i},getLanguage:function(){return a},setLanguage:function(t,e){d(t,function(){e&&e()})},getDirection:function(){var t=a.split("-",1)[0];return["ar","he","fa","ps","ur"].indexOf(t)>=0?"rtl":"ltr"},translate:function(t){for(var n=function(t){return t?t.querySelectorAll("*[data-l10n-id]"):[]}(t=t||e.documentElement),r=n.length,i=0;i<r;i++)g(n[i]);g(t)},getReadyState:function(){return l},ready:function(n){n&&("complete"==l||"interactive"==l?t.setTimeout(function(){n()}):e.addEventListener&&e.addEventListener("localized",function t(){e.removeEventListener("localized",t),n()}))}}}(window,document)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PDFFindController=e.FindState=void 0;var r=n(2),i=n(14),o=n(3);function a(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var s={FOUND:0,NOT_FOUND:1,WRAPPED:2,PENDING:3};e.FindState=s;var l={"‘":"'","’":"'","‚":"'","‛":"'","“":'"',"”":'"',"„":'"',"‟":'"',"¼":"1/4","½":"1/2","¾":"3/4"},c=null;function u(t){if(!c){var e=Object.keys(l).join("");c=new RegExp("[".concat(e,"]"),"g")}return t.replace(c,function(t){return l[t]})}var h=function(){function t(e){var n=e.linkService,r=e.eventBus;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this._linkService=n,this._eventBus=r,this._reset(),r._on("findbarclose",this._onFindBarClose.bind(this))}var e,n,l;return e=t,(n=[{key:"setDocument",value:function(t){this._pdfDocument&&this._reset(),t&&(this._pdfDocument=t,this._firstPageCapability.resolve())}},{key:"executeCommand",value:function(t,e){var n=this;if(e){var r=this._pdfDocument;(null===this._state||this._shouldDirtyMatch(t,e))&&(this._dirtyMatch=!0),this._state=e,"findhighlightallchange"!==t&&this._updateUIState(s.PENDING),this._firstPageCapability.promise.then(function(){if(n._pdfDocument&&(!r||n._pdfDocument===r)){n._extractText();var e=!n._highlightMatches,i=!!n._findTimeout;n._findTimeout&&(clearTimeout(n._findTimeout),n._findTimeout=null),"find"===t?n._findTimeout=setTimeout(function(){n._nextMatch(),n._findTimeout=null},250):n._dirtyMatch?n._nextMatch():"findagain"===t?(n._nextMatch(),e&&n._state.highlightAll&&n._updateAllPages()):"findhighlightallchange"===t?(i?n._nextMatch():n._highlightMatches=!0,n._updateAllPages()):n._nextMatch()}})}}},{key:"scrollMatchIntoView",value:function(t){var e=t.element,n=void 0===e?null:e,r=t.pageIndex,i=void 0===r?-1:r,a=t.matchIndex,s=void 0===a?-1:a;if(this._scrollMatches&&n&&-1!==s&&s===this._selected.matchIdx&&-1!==i&&i===this._selected.pageIdx){this._scrollMatches=!1;var l={top:-50,left:-400};(0,o.scrollIntoView)(n,l,!0)}}},{key:"_reset",value:function(){this._highlightMatches=!1,this._scrollMatches=!1,this._pdfDocument=null,this._pageMatches=[],this._pageMatchesLength=[],this._state=null,this._selected={pageIdx:-1,matchIdx:-1},this._offset={pageIdx:null,matchIdx:null,wrapped:!1},this._extractTextPromises=[],this._pageContents=[],this._matchesCountTotal=0,this._pagesToSearch=null,this._pendingFindMatches=Object.create(null),this._resumePageIdx=null,this._dirtyMatch=!1,clearTimeout(this._findTimeout),this._findTimeout=null,this._firstPageCapability=(0,r.createPromiseCapability)()}},{key:"_shouldDirtyMatch",value:function(t,e){if(e.query!==this._state.query)return!0;switch(t){case"findagain":var n=this._selected.pageIdx+1,r=this._linkService;return n>=1&&n<=r.pagesCount&&n!==r.page&&!r.isPageVisible(n);case"findhighlightallchange":return!1}return!0}},{key:"_prepareMatches",value:function(t,e,n){function r(e){var n=t[e],r=t[e+1];if(e<t.length-1&&n.match===r.match)return n.skipped=!0,!0;for(var i=e-1;i>=0;i--){var o=t[i];if(!o.skipped){if(o.match+o.matchLength<n.match)break;if(o.match+o.matchLength>=n.match+n.matchLength)return n.skipped=!0,!0}}return!1}t.sort(function(t,e){return t.match===e.match?t.matchLength-e.matchLength:t.match-e.match});for(var i=0,o=t.length;i<o;i++)r(i)||(e.push(t[i].match),n.push(t[i].matchLength))}},{key:"_isEntireWord",value:function(t,e,n){if(e>0){var r=t.charCodeAt(e),o=t.charCodeAt(e-1);if((0,i.getCharacterType)(r)===(0,i.getCharacterType)(o))return!1}var a=e+n-1;if(a<t.length-1){var s=t.charCodeAt(a),l=t.charCodeAt(a+1);if((0,i.getCharacterType)(s)===(0,i.getCharacterType)(l))return!1}return!0}},{key:"_calculatePhraseMatch",value:function(t,e,n,r){for(var i=[],o=t.length,a=-o;-1!==(a=n.indexOf(t,a+o));)r&&!this._isEntireWord(n,a,o)||i.push(a);this._pageMatches[e]=i}},{key:"_calculateWordMatch",value:function(t,e,n,r){for(var i=[],o=t.match(/\S+/g),a=0,s=o.length;a<s;a++)for(var l=o[a],c=l.length,u=-c;-1!==(u=n.indexOf(l,u+c));)r&&!this._isEntireWord(n,u,c)||i.push({match:u,matchLength:c,skipped:!1});this._pageMatchesLength[e]=[],this._pageMatches[e]=[],this._prepareMatches(i,this._pageMatches[e],this._pageMatchesLength[e])}},{key:"_calculateMatch",value:function(t){var e=this._pageContents[t],n=this._query,r=this._state,i=r.caseSensitive,o=r.entireWord,a=r.phraseSearch;if(0!==n.length){i||(e=e.toLowerCase(),n=n.toLowerCase()),a?this._calculatePhraseMatch(n,t,e,o):this._calculateWordMatch(n,t,e,o),this._state.highlightAll&&this._updatePage(t),this._resumePageIdx===t&&(this._resumePageIdx=null,this._nextPageMatch());var s=this._pageMatches[t].length;s>0&&(this._matchesCountTotal+=s,this._updateUIResultsCount())}}},{key:"_extractText",value:function(){var t=this;if(!(this._extractTextPromises.length>0))for(var e=Promise.resolve(),n=function(n,i){var o=(0,r.createPromiseCapability)();t._extractTextPromises[n]=o.promise,e=e.then(function(){return t._pdfDocument.getPage(n+1).then(function(t){return t.getTextContent({normalizeWhitespace:!0})}).then(function(e){for(var r=e.items,i=[],a=0,s=r.length;a<s;a++)i.push(r[a].str);t._pageContents[n]=u(i.join("")),o.resolve(n)},function(e){console.error("Unable to get text content for page ".concat(n+1),e),t._pageContents[n]="",o.resolve(n)})})},i=0,o=this._linkService.pagesCount;i<o;i++)n(i)}},{key:"_updatePage",value:function(t){this._scrollMatches&&this._selected.pageIdx===t&&(this._linkService.page=t+1),this._eventBus.dispatch("updatetextlayermatches",{source:this,pageIndex:t})}},{key:"_updateAllPages",value:function(){this._eventBus.dispatch("updatetextlayermatches",{source:this,pageIndex:-1})}},{key:"_nextMatch",value:function(){var t=this,e=this._state.findPrevious,n=this._linkService.page-1,r=this._linkService.pagesCount;if(this._highlightMatches=!0,this._dirtyMatch){this._dirtyMatch=!1,this._selected.pageIdx=this._selected.matchIdx=-1,this._offset.pageIdx=n,this._offset.matchIdx=null,this._offset.wrapped=!1,this._resumePageIdx=null,this._pageMatches.length=0,this._pageMatchesLength.length=0,this._matchesCountTotal=0,this._updateAllPages();for(var i=0;i<r;i++)!0!==this._pendingFindMatches[i]&&(this._pendingFindMatches[i]=!0,this._extractTextPromises[i].then(function(e){delete t._pendingFindMatches[e],t._calculateMatch(e)}))}if(""!==this._query){if(!this._resumePageIdx){var o=this._offset;if(this._pagesToSearch=r,null!==o.matchIdx){var a=this._pageMatches[o.pageIdx].length;if(!e&&o.matchIdx+1<a||e&&o.matchIdx>0)return o.matchIdx=e?o.matchIdx-1:o.matchIdx+1,void this._updateMatch(!0);this._advanceOffsetPage(e)}this._nextPageMatch()}}else this._updateUIState(s.FOUND)}},{key:"_matchesReady",value:function(t){var e=this._offset,n=t.length,r=this._state.findPrevious;return n?(e.matchIdx=r?n-1:0,this._updateMatch(!0),!0):(this._advanceOffsetPage(r),!!(e.wrapped&&(e.matchIdx=null,this._pagesToSearch<0))&&(this._updateMatch(!1),!0))}},{key:"_nextPageMatch",value:function(){null!==this._resumePageIdx&&console.error("There can only be one pending page.");var t=null;do{var e=this._offset.pageIdx;if(!(t=this._pageMatches[e])){this._resumePageIdx=e;break}}while(!this._matchesReady(t))}},{key:"_advanceOffsetPage",value:function(t){var e=this._offset,n=this._linkService.pagesCount;e.pageIdx=t?e.pageIdx-1:e.pageIdx+1,e.matchIdx=null,this._pagesToSearch--,(e.pageIdx>=n||e.pageIdx<0)&&(e.pageIdx=t?n-1:0,e.wrapped=!0)}},{key:"_updateMatch",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=s.NOT_FOUND,n=this._offset.wrapped;if(this._offset.wrapped=!1,t){var r=this._selected.pageIdx;this._selected.pageIdx=this._offset.pageIdx,this._selected.matchIdx=this._offset.matchIdx,e=n?s.WRAPPED:s.FOUND,-1!==r&&r!==this._selected.pageIdx&&this._updatePage(r)}this._updateUIState(e,this._state.findPrevious),-1!==this._selected.pageIdx&&(this._scrollMatches=!0,this._updatePage(this._selected.pageIdx))}},{key:"_onFindBarClose",value:function(t){var e=this,n=this._pdfDocument;this._firstPageCapability.promise.then(function(){!e._pdfDocument||n&&e._pdfDocument!==n||(e._findTimeout&&(clearTimeout(e._findTimeout),e._findTimeout=null),e._resumePageIdx&&(e._resumePageIdx=null,e._dirtyMatch=!0),e._updateUIState(s.FOUND),e._highlightMatches=!1,e._updateAllPages())})}},{key:"_requestMatchesCount",value:function(){var t=this._selected,e=t.pageIdx,n=t.matchIdx,r=0,i=this._matchesCountTotal;if(-1!==n){for(var o=0;o<e;o++)r+=this._pageMatches[o]&&this._pageMatches[o].length||0;r+=n+1}return(r<1||r>i)&&(r=i=0),{current:r,total:i}}},{key:"_updateUIResultsCount",value:function(){this._eventBus.dispatch("updatefindmatchescount",{source:this,matchesCount:this._requestMatchesCount()})}},{key:"_updateUIState",value:function(t,e){this._eventBus.dispatch("updatefindcontrolstate",{source:this,state:t,previous:e,matchesCount:this._requestMatchesCount()})}},{key:"highlightMatches",get:function(){return this._highlightMatches}},{key:"pageMatches",get:function(){return this._pageMatches}},{key:"pageMatchesLength",get:function(){return this._pageMatchesLength}},{key:"selected",get:function(){return this._selected}},{key:"state",get:function(){return this._state}},{key:"_query",get:function(){return this._state.query!==this._rawQuery&&(this._rawQuery=this._state.query,this._normalizedQuery=u(this._state.query)),this._normalizedQuery}}])&&a(e.prototype,n),l&&a(e,l),t}();e.PDFFindController=h},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.getCharacterType=function(t){if(function(t){return t<11904}(t))return function(t){return 0==(65408&t)}(t)?function(t){return 32===t||9===t||13===t||10===t}(t)?r.SPACE:function(t){return t>=97&&t<=122||t>=65&&t<=90}(t)||function(t){return t>=48&&t<=57}(t)||95===t?r.ALPHA_LETTER:r.PUNCT:function(t){return 3584==(65408&t)}(t)?r.THAI_LETTER:160===t?r.SPACE:r.ALPHA_LETTER;if(function(t){return t>=13312&&t<=40959||t>=63744&&t<=64255}(t))return r.HAN_LETTER;if(function(t){return t>=12448&&t<=12543}(t))return r.KATAKANA_LETTER;if(function(t){return t>=12352&&t<=12447}(t))return r.HIRAGANA_LETTER;if(function(t){return t>=65376&&t<=65439}(t))return r.HALFWIDTH_KATAKANA_LETTER;return r.ALPHA_LETTER},e.CharacterType=void 0;var r={SPACE:0,ALPHA_LETTER:1,PUNCT:2,HAN_LETTER:3,KATAKANA_LETTER:4,HIRAGANA_LETTER:5,HALFWIDTH_KATAKANA_LETTER:6,THAI_LETTER:7};e.CharacterType=r},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.isDestHashesEqual=u,e.isDestArraysEqual=h,e.PDFHistory=void 0;var r=n(3);function i(t){"@babel/helpers - typeof";return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function o(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done)&&(n.push(a.value),!e||n.length!==e);r=!0);}catch(t){i=!0,o=t}finally{try{r||null==s.return||s.return()}finally{if(i)throw o}}return n}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return a(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function s(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function l(){return document.location.hash}var c=function(){function t(e){var n=this,r=e.linkService,i=e.eventBus;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.linkService=r,this.eventBus=i,this._initialized=!1,this._fingerprint="",this.reset(),this._boundEvents=null,this._isViewerInPresentationMode=!1,this.eventBus._on("presentationmodechanged",function(t){n._isViewerInPresentationMode=t.active||t.switchInProgress}),this.eventBus._on("pagesinit",function(){n._isPagesLoaded=!1;n.eventBus._on("pagesloaded",function t(e){n.eventBus._off("pagesloaded",t),n._isPagesLoaded=!!e.pagesCount})})}var e,n,a;return e=t,(n=[{key:"initialize",value:function(t){var e=t.fingerprint,n=t.resetHistory,r=void 0!==n&&n,i=t.updateUrl,o=void 0!==i&&i;if(e&&"string"==typeof e){this._initialized&&this.reset();var a=""!==this._fingerprint&&this._fingerprint!==e;this._fingerprint=e,this._updateUrl=!0===o,this._initialized=!0,this._bindEvents();var s=window.history.state;if(this._popStateInProgress=!1,this._blockHashChange=0,this._currentHash=l(),this._numPositionUpdates=0,this._uid=this._maxUid=0,this._destination=null,this._position=null,!this._isValidState(s,!0)||r){var c=this._parseCurrentHash(!0),u=c.hash,h=c.page,d=c.rotation;return!u||a||r?void this._pushOrReplaceState(null,!0):void this._pushOrReplaceState({hash:u,page:h,rotation:d},!0)}var f=s.destination;this._updateInternalState(f,s.uid,!0),this._uid>this._maxUid&&(this._maxUid=this._uid),void 0!==f.rotation&&(this._initialRotation=f.rotation),f.dest?(this._initialBookmark=JSON.stringify(f.dest),this._destination.page=null):f.hash?this._initialBookmark=f.hash:f.page&&(this._initialBookmark="page=".concat(f.page))}else console.error('PDFHistory.initialize: The "fingerprint" must be a non-empty string.')}},{key:"reset",value:function(){this._initialized&&(this._pageHide(),this._initialized=!1,this._unbindEvents()),this._updateViewareaTimeout&&(clearTimeout(this._updateViewareaTimeout),this._updateViewareaTimeout=null),this._initialBookmark=null,this._initialRotation=null}},{key:"push",value:function(t){var e=this,n=t.namedDest,r=void 0===n?null:n,i=t.explicitDest,o=t.pageNumber;if(this._initialized)if(r&&"string"!=typeof r)console.error("PDFHistory.push: "+'"'.concat(r,'" is not a valid namedDest parameter.'));else if(Array.isArray(i))if(Number.isInteger(o)&&o>0&&o<=this.linkService.pagesCount||null===o&&!this._destination){var a=r||JSON.stringify(i);if(a){var s=!1;if(this._destination&&(u(this._destination.hash,a)||h(this._destination.dest,i))){if(this._destination.page)return;s=!0}this._popStateInProgress&&!s||(this._pushOrReplaceState({dest:i,hash:a,page:o,rotation:this.linkService.rotation},s),this._popStateInProgress||(this._popStateInProgress=!0,Promise.resolve().then(function(){e._popStateInProgress=!1})))}}else console.error("PDFHistory.push: "+'"'.concat(o,'" is not a valid pageNumber parameter.'));else console.error("PDFHistory.push: "+'"'.concat(i,'" is not a valid explicitDest parameter.'))}},{key:"pushCurrentPosition",value:function(){this._initialized&&!this._popStateInProgress&&this._tryPushCurrentPosition()}},{key:"back",value:function(){if(this._initialized&&!this._popStateInProgress){var t=window.history.state;this._isValidState(t)&&t.uid>0&&window.history.back()}}},{key:"forward",value:function(){if(this._initialized&&!this._popStateInProgress){var t=window.history.state;this._isValidState(t)&&t.uid<this._maxUid&&window.history.forward()}}},{key:"_pushOrReplaceState",value:function(t){var e,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1]||!this._destination,r={fingerprint:this._fingerprint,uid:n?this._uid:this._uid+1,destination:t};if(this._updateInternalState(t,r.uid),this._updateUrl&&t&&t.hash){var i=document.location.href.split("#")[0];i.startsWith("file://")||(e="".concat(i,"#").concat(t.hash))}n?window.history.replaceState(r,"",e):(this._maxUid=this._uid,window.history.pushState(r,"",e))}},{key:"_tryPushCurrentPosition",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this._position){var e=this._position;if(t&&((e=Object.assign(Object.create(null),this._position)).temporary=!0),this._destination){if(this._destination.temporary)this._pushOrReplaceState(e,!0);else if(this._destination.hash!==e.hash&&(this._destination.page||!(this._numPositionUpdates<=50))){var n=!1;if(this._destination.page>=e.first&&this._destination.page<=e.page){if(this._destination.dest||!this._destination.first)return;n=!0}this._pushOrReplaceState(e,n)}}else this._pushOrReplaceState(e)}}},{key:"_isValidState",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!t)return!1;if(t.fingerprint!==this._fingerprint){if(!e)return!1;if("string"!=typeof t.fingerprint||t.fingerprint.length!==this._fingerprint.length)return!1;var n=o(performance.getEntriesByType("navigation"),1)[0];if(!n||"reload"!==n.type)return!1}return!(!Number.isInteger(t.uid)||t.uid<0)&&(null!==t.destination&&"object"===i(t.destination))}},{key:"_updateInternalState",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this._updateViewareaTimeout&&(clearTimeout(this._updateViewareaTimeout),this._updateViewareaTimeout=null),n&&t&&t.temporary&&delete t.temporary,this._destination=t,this._uid=e,this._numPositionUpdates=0}},{key:"_parseCurrentHash",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=unescape(l()).substring(1),n=(0,r.parseQueryString)(e),i=n.nameddest||"",o=0|n.page;return Number.isInteger(o)&&o>0&&o<=this.linkService.pagesCount&&!(t&&i.length>0)||(o=null),{hash:e,page:o,rotation:this.linkService.rotation}}},{key:"_updateViewarea",value:function(t){var e=this,n=t.location;this._updateViewareaTimeout&&(clearTimeout(this._updateViewareaTimeout),this._updateViewareaTimeout=null),this._position={hash:this._isViewerInPresentationMode?"page=".concat(n.pageNumber):n.pdfOpenParams.substring(1),page:this.linkService.page,first:n.pageNumber,rotation:n.rotation},this._popStateInProgress||(this._isPagesLoaded&&this._destination&&!this._destination.page&&this._numPositionUpdates++,this._updateViewareaTimeout=setTimeout(function(){e._popStateInProgress||e._tryPushCurrentPosition(!0),e._updateViewareaTimeout=null},1e3))}},{key:"_popState",value:function(t){var e=this,n=t.state,i=l(),o=this._currentHash!==i;if(this._currentHash=i,n){if(this._isValidState(n)){this._popStateInProgress=!0,o&&(this._blockHashChange++,(0,r.waitOnEventOrTimeout)({target:window,name:"hashchange",delay:1e3}).then(function(){e._blockHashChange--}));var a=n.destination;this._updateInternalState(a,n.uid,!0),this._uid>this._maxUid&&(this._maxUid=this._uid),(0,r.isValidRotation)(a.rotation)&&(this.linkService.rotation=a.rotation),a.dest?this.linkService.navigateTo(a.dest):a.hash?this.linkService.setHash(a.hash):a.page&&(this.linkService.page=a.page),Promise.resolve().then(function(){e._popStateInProgress=!1})}}else{this._uid++;var s=this._parseCurrentHash(),c=s.hash,u=s.page,h=s.rotation;this._pushOrReplaceState({hash:c,page:u,rotation:h},!0)}}},{key:"_pageHide",value:function(){this._destination&&!this._destination.temporary||this._tryPushCurrentPosition()}},{key:"_bindEvents",value:function(){this._boundEvents||(this._boundEvents={updateViewarea:this._updateViewarea.bind(this),popState:this._popState.bind(this),pageHide:this._pageHide.bind(this)},this.eventBus._on("updateviewarea",this._boundEvents.updateViewarea),window.addEventListener("popstate",this._boundEvents.popState),window.addEventListener("pagehide",this._boundEvents.pageHide))}},{key:"_unbindEvents",value:function(){this._boundEvents&&(this.eventBus._off("updateviewarea",this._boundEvents.updateViewarea),window.removeEventListener("popstate",this._boundEvents.popState),window.removeEventListener("pagehide",this._boundEvents.pageHide),this._boundEvents=null)}},{key:"popStateInProgress",get:function(){return this._initialized&&(this._popStateInProgress||this._blockHashChange>0)}},{key:"initialBookmark",get:function(){return this._initialized?this._initialBookmark:null}},{key:"initialRotation",get:function(){return this._initialized?this._initialRotation:null}}])&&s(e.prototype,n),a&&s(e,a),t}();function u(t,e){return"string"==typeof t&&"string"==typeof e&&(t===e||(0,r.parseQueryString)(t).nameddest===e)}function h(t,e){function n(t,e){if(i(t)!==i(e))return!1;if(Array.isArray(t)||Array.isArray(e))return!1;if(null!==t&&"object"===i(t)&&null!==e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(var r in t)if(!n(t[r],e[r]))return!1;return!0}return t===e||Number.isNaN(t)&&Number.isNaN(e)}if(!Array.isArray(t)||!Array.isArray(e))return!1;if(t.length!==e.length)return!1;for(var r=0,o=t.length;r<o;r++)if(!n(t[r],e[r]))return!1;return!0}e.PDFHistory=c},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PDFPageView=void 0;var r,i=(r=n(4))&&r.__esModule?r:{default:r},o=n(3),a=n(2),s=n(17);function l(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function c(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var u=n(10).viewerCompatibilityParams.maxCanvasPixels||16777216,h=function(){function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t);var n=e.container,r=e.defaultViewport;this.id=e.id,this.renderingId="page"+this.id,this.pdfPage=null,this.pageLabel=null,this.rotation=0,this.scale=e.scale||o.DEFAULT_SCALE,this.viewport=r,this.pdfPageRotate=r.rotation,this.hasRestrictedScaling=!1,this.textLayerMode=Number.isInteger(e.textLayerMode)?e.textLayerMode:o.TextLayerMode.ENABLE,this.imageResourcesPath=e.imageResourcesPath||"",this.renderInteractiveForms=e.renderInteractiveForms||!1,this.useOnlyCssZoom=e.useOnlyCssZoom||!1,this.maxCanvasPixels=e.maxCanvasPixels||u,this.eventBus=e.eventBus,this.renderingQueue=e.renderingQueue,this.textLayerFactory=e.textLayerFactory,this.annotationLayerFactory=e.annotationLayerFactory,this.renderer=e.renderer||o.RendererType.CANVAS,this.enableWebGL=e.enableWebGL||!1,this.l10n=e.l10n||o.NullL10n,this.paintTask=null,this.paintedViewportMap=new WeakMap,this.renderingState=s.RenderingStates.INITIAL,this.resume=null,this.error=null,this.annotationLayer=null,this.textLayer=null,this.zoomLayer=null;var i=document.createElement("div");i.className="page",i.style.width=Math.floor(this.viewport.width)+"px",i.style.height=Math.floor(this.viewport.height)+"px",i.setAttribute("data-page-number",this.id),this.div=i,n.appendChild(i)}var e,n,r;return e=t,(n=[{key:"setPdfPage",value:function(t){this.pdfPage=t,this.pdfPageRotate=t.rotate;var e=(this.rotation+this.pdfPageRotate)%360;this.viewport=t.getViewport({scale:this.scale*o.CSS_UNITS,rotation:e}),this.stats=t.stats,this.reset()}},{key:"destroy",value:function(){this.reset(),this.pdfPage&&this.pdfPage.cleanup()}},{key:"_resetZoomLayer",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this.zoomLayer){var e=this.zoomLayer.firstChild;this.paintedViewportMap.delete(e),e.width=0,e.height=0,t&&this.zoomLayer.remove(),this.zoomLayer=null}}},{key:"reset",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.cancelRendering(e),this.renderingState=s.RenderingStates.INITIAL;var n=this.div;n.style.width=Math.floor(this.viewport.width)+"px",n.style.height=Math.floor(this.viewport.height)+"px";for(var r=n.childNodes,i=t&&this.zoomLayer||null,o=e&&this.annotationLayer&&this.annotationLayer.div||null,a=r.length-1;a>=0;a--){var l=r[a];i!==l&&o!==l&&n.removeChild(l)}n.removeAttribute("data-loaded"),o?this.annotationLayer.hide():this.annotationLayer&&(this.annotationLayer.cancel(),this.annotationLayer=null),i||(this.canvas&&(this.paintedViewportMap.delete(this.canvas),this.canvas.width=0,this.canvas.height=0,delete this.canvas),this._resetZoomLayer()),this.svg&&(this.paintedViewportMap.delete(this.svg),delete this.svg),this.loadingIconDiv=document.createElement("div"),this.loadingIconDiv.className="loadingIcon",n.appendChild(this.loadingIconDiv)}},{key:"update",value:function(t,e){this.scale=t||this.scale,void 0!==e&&(this.rotation=e);var n=(this.rotation+this.pdfPageRotate)%360;if(this.viewport=this.viewport.clone({scale:this.scale*o.CSS_UNITS,rotation:n}),this.svg)return this.cssTransform(this.svg,!0),void this.eventBus.dispatch("pagerendered",{source:this,pageNumber:this.id,cssTransform:!0,timestamp:performance.now()});var r=!1;if(this.canvas&&this.maxCanvasPixels>0){var i=this.outputScale;(Math.floor(this.viewport.width)*i.sx|0)*(Math.floor(this.viewport.height)*i.sy|0)>this.maxCanvasPixels&&(r=!0)}if(this.canvas){if(this.useOnlyCssZoom||this.hasRestrictedScaling&&r)return this.cssTransform(this.canvas,!0),void this.eventBus.dispatch("pagerendered",{source:this,pageNumber:this.id,cssTransform:!0,timestamp:performance.now()});this.zoomLayer||this.canvas.hasAttribute("hidden")||(this.zoomLayer=this.canvas.parentNode,this.zoomLayer.style.position="absolute")}this.zoomLayer&&this.cssTransform(this.zoomLayer.firstChild),this.reset(!0,!0)}},{key:"cancelRendering",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.paintTask&&(this.paintTask.cancel(),this.paintTask=null),this.resume=null,this.textLayer&&(this.textLayer.cancel(),this.textLayer=null),!t&&this.annotationLayer&&(this.annotationLayer.cancel(),this.annotationLayer=null)}},{key:"cssTransform",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.viewport.width,r=this.viewport.height,i=this.div;t.style.width=t.parentNode.style.width=i.style.width=Math.floor(n)+"px",t.style.height=t.parentNode.style.height=i.style.height=Math.floor(r)+"px";var o=this.viewport.rotation-this.paintedViewportMap.get(t).rotation,a=Math.abs(o),s=1,l=1;90!==a&&270!==a||(s=r/n,l=n/r);var c="rotate("+o+"deg) scale("+s+","+l+")";if(t.style.transform=c,this.textLayer){var u=this.textLayer.viewport,h=this.viewport.rotation-u.rotation,d=Math.abs(h),f=n/u.width;90!==d&&270!==d||(f=n/u.height);var p,A,g=this.textLayer.textLayerDiv;switch(d){case 0:p=A=0;break;case 90:p=0,A="-"+g.style.height;break;case 180:p="-"+g.style.width,A="-"+g.style.height;break;case 270:p="-"+g.style.width,A=0;break;default:console.error("Bad rotation value.")}g.style.transform="rotate("+d+"deg) scale("+f+", "+f+") translate("+p+", "+A+")",g.style.transformOrigin="0% 0%"}e&&this.annotationLayer&&this.annotationLayer.render(this.viewport,"display")}},{key:"getPagePoint",value:function(t,e){return this.viewport.convertToPdfPoint(t,e)}},{key:"draw",value:function(){var t=this;this.renderingState!==s.RenderingStates.INITIAL&&(console.error("Must be in new state before drawing"),this.reset());var e=this.div,n=this.pdfPage;if(!n)return this.renderingState=s.RenderingStates.FINISHED,this.loadingIconDiv&&(e.removeChild(this.loadingIconDiv),delete this.loadingIconDiv),Promise.reject(new Error("pdfPage is not loaded"));this.renderingState=s.RenderingStates.RUNNING;var r=document.createElement("div");r.style.width=e.style.width,r.style.height=e.style.height,r.classList.add("canvasWrapper"),this.annotationLayer&&this.annotationLayer.div?e.insertBefore(r,this.annotationLayer.div):e.appendChild(r);var c=null;if(this.textLayerMode!==o.TextLayerMode.DISABLE&&this.textLayerFactory){var u=document.createElement("div");u.className="textLayer",u.style.width=r.style.width,u.style.height=r.style.height,this.annotationLayer&&this.annotationLayer.div?e.insertBefore(u,this.annotationLayer.div):e.appendChild(u),c=this.textLayerFactory.createTextLayerBuilder(u,this.id-1,this.viewport,this.textLayerMode===o.TextLayerMode.ENABLE_ENHANCE,this.eventBus)}this.textLayer=c;var h=null;this.renderingQueue&&(h=function(e){if(!t.renderingQueue.isHighestPriority(t))return t.renderingState=s.RenderingStates.PAUSED,void(t.resume=function(){t.renderingState=s.RenderingStates.RUNNING,e()});e()});var d=function(){var r,o=(r=i.default.mark(function r(o){return i.default.wrap(function(r){for(;;)switch(r.prev=r.next){case 0:if(f===t.paintTask&&(t.paintTask=null),!(o instanceof a.RenderingCancelledException)){r.next=4;break}return t.error=null,r.abrupt("return");case 4:if(t.renderingState=s.RenderingStates.FINISHED,t.loadingIconDiv&&(e.removeChild(t.loadingIconDiv),delete t.loadingIconDiv),t._resetZoomLayer(!0),t.error=o,t.stats=n.stats,t.eventBus.dispatch("pagerendered",{source:t,pageNumber:t.id,cssTransform:!1,timestamp:performance.now()}),!o){r.next=12;break}throw o;case 12:case"end":return r.stop()}},r)}),function(){var t=this,e=arguments;return new Promise(function(n,i){var o=r.apply(t,e);function a(t){l(o,n,i,a,s,"next",t)}function s(t){l(o,n,i,a,s,"throw",t)}a(void 0)})});return function(t){return o.apply(this,arguments)}}(),f=this.renderer===o.RendererType.SVG?this.paintOnSvg(r):this.paintOnCanvas(r);f.onRenderContinue=h,this.paintTask=f;var p=f.promise.then(function(){return d(null).then(function(){if(c){var t=n.streamTextContent({normalizeWhitespace:!0});c.setTextContentStream(t),c.render()}})},function(t){return d(t)});return this.annotationLayerFactory&&(this.annotationLayer||(this.annotationLayer=this.annotationLayerFactory.createAnnotationLayerBuilder(e,n,this.imageResourcesPath,this.renderInteractiveForms,this.l10n)),this.annotationLayer.render(this.viewport,"display")),e.setAttribute("data-loaded",!0),this.eventBus.dispatch("pagerender",{source:this,pageNumber:this.id}),p}},{key:"paintOnCanvas",value:function(t){var e=(0,a.createPromiseCapability)(),n={promise:e.promise,onRenderContinue:function(t){t()},cancel:function(){m.cancel()}},r=this.viewport,i=document.createElement("canvas");this.l10n.get("page_canvas",{page:this.id},"Page {{page}}").then(function(t){i.setAttribute("aria-label",t)}),i.setAttribute("hidden","hidden");var s=!0,l=function(){s&&(i.removeAttribute("hidden"),s=!1)};t.appendChild(i),this.canvas=i,i.mozOpaque=!0;var c=i.getContext("2d",{alpha:!1}),u=(0,o.getOutputScale)(c);if(this.outputScale=u,this.useOnlyCssZoom){var h=r.clone({scale:o.CSS_UNITS});u.sx*=h.width/r.width,u.sy*=h.height/r.height,u.scaled=!0}if(this.maxCanvasPixels>0){var d=r.width*r.height,f=Math.sqrt(this.maxCanvasPixels/d);u.sx>f||u.sy>f?(u.sx=f,u.sy=f,u.scaled=!0,this.hasRestrictedScaling=!0):this.hasRestrictedScaling=!1}var p=(0,o.approximateFraction)(u.sx),A=(0,o.approximateFraction)(u.sy);i.width=(0,o.roundToDivide)(r.width*u.sx,p[0]),i.height=(0,o.roundToDivide)(r.height*u.sy,A[0]),i.style.width=(0,o.roundToDivide)(r.width,p[1])+"px",i.style.height=(0,o.roundToDivide)(r.height,A[1])+"px",this.paintedViewportMap.set(i,r);var g={canvasContext:c,transform:u.scaled?[u.sx,0,0,u.sy,0,0]:null,viewport:this.viewport,enableWebGL:this.enableWebGL,renderInteractiveForms:this.renderInteractiveForms},m=this.pdfPage.render(g);return m.onContinue=function(t){l(),n.onRenderContinue?n.onRenderContinue(t):t()},m.promise.then(function(){l(),e.resolve(void 0)},function(t){l(),e.reject(t)}),n}},{key:"paintOnSvg",value:function(t){var e=this,n=!1,r=function(){if(n)throw new a.RenderingCancelledException("Rendering cancelled, page ".concat(e.id),"svg")},i=this.pdfPage,l=this.viewport.clone({scale:o.CSS_UNITS});return{promise:i.getOperatorList().then(function(n){return r(),new a.SVGGraphics(i.commonObjs,i.objs).getSVG(n,l).then(function(n){r(),e.svg=n,e.paintedViewportMap.set(n,l),n.style.width=t.style.width,n.style.height=t.style.height,e.renderingState=s.RenderingStates.FINISHED,t.appendChild(n)})}),onRenderContinue:function(t){t()},cancel:function(){n=!0}}}},{key:"setPageLabel",value:function(t){this.pageLabel="string"==typeof t?t:null,null!==this.pageLabel?this.div.setAttribute("data-page-label",this.pageLabel):this.div.removeAttribute("data-page-label")}},{key:"width",get:function(){return this.viewport.width}},{key:"height",get:function(){return this.viewport.height}}])&&c(e.prototype,n),r&&c(e,r),t}();e.PDFPageView=h},function(t,e,n){"use strict";function r(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}Object.defineProperty(e,"__esModule",{value:!0}),e.PDFRenderingQueue=e.RenderingStates=void 0;var i={INITIAL:0,RUNNING:1,PAUSED:2,FINISHED:3};e.RenderingStates=i;var o=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.pdfViewer=null,this.pdfThumbnailViewer=null,this.onIdle=null,this.highestPriorityPage=null,this.idleTimeout=null,this.printing=!1,this.isThumbnailViewEnabled=!1}var e,n,o;return e=t,(n=[{key:"setViewer",value:function(t){this.pdfViewer=t}},{key:"setThumbnailViewer",value:function(t){this.pdfThumbnailViewer=t}},{key:"isHighestPriority",value:function(t){return this.highestPriorityPage===t.renderingId}},{key:"renderHighestPriority",value:function(t){this.idleTimeout&&(clearTimeout(this.idleTimeout),this.idleTimeout=null),this.pdfViewer.forceRendering(t)||this.pdfThumbnailViewer&&this.isThumbnailViewEnabled&&this.pdfThumbnailViewer.forceRendering()||this.printing||this.onIdle&&(this.idleTimeout=setTimeout(this.onIdle.bind(this),3e4))}},{key:"getHighestPriority",value:function(t,e,n){var r=t.views,i=r.length;if(0===i)return null;for(var o=0;o<i;++o){var a=r[o].view;if(!this.isViewFinished(a))return a}if(n){var s=t.last.id;if(e[s]&&!this.isViewFinished(e[s]))return e[s]}else{var l=t.first.id-2;if(e[l]&&!this.isViewFinished(e[l]))return e[l]}return null}},{key:"isViewFinished",value:function(t){return t.renderingState===i.FINISHED}},{key:"renderView",value:function(t){var e=this;switch(t.renderingState){case i.FINISHED:return!1;case i.PAUSED:this.highestPriorityPage=t.renderingId,t.resume();break;case i.RUNNING:this.highestPriorityPage=t.renderingId;break;case i.INITIAL:this.highestPriorityPage=t.renderingId,t.draw().finally(function(){e.renderHighestPriority()}).catch(function(t){console.error('renderView: "'.concat(t,'"'))})}return!0}}])&&r(e.prototype,n),o&&r(e,o),t}();e.PDFRenderingQueue=o},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PDFSinglePageViewer=void 0;var r=n(19),i=n(2);function o(t){"@babel/helpers - typeof";return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function a(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function s(t,e,n){return(s="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=u(t)););return t}(t,e);if(r){var i=Object.getOwnPropertyDescriptor(r,e);return i.get?i.get.call(n):i.value}})(t,e,n||t)}function l(t,e){return(l=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function c(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}();return function(){var n,r=u(t);if(e){var i=u(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===o(e)||"function"==typeof e))return e;return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function u(t){return(u=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var h=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&l(t,e)}(d,r.BaseViewer);var e,n,o,h=c(d);function d(t){var e;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,d),(e=h.call(this,t)).eventBus._on("pagesinit",function(t){e._ensurePageViewVisible()}),e}return e=d,(n=[{key:"_resetView",value:function(){s(u(d.prototype),"_resetView",this).call(this),this._previousPageNumber=1,this._shadowViewer=document.createDocumentFragment(),this._updateScrollDown=null}},{key:"_ensurePageViewVisible",value:function(){var t=this._pages[this._currentPageNumber-1],e=this._pages[this._previousPageNumber-1],n=this.viewer.childNodes;switch(n.length){case 0:this.viewer.appendChild(t.div);break;case 1:if(n[0]!==e.div)throw new Error("_ensurePageViewVisible: Unexpected previously visible page.");if(t===e)break;this._shadowViewer.appendChild(e.div),this.viewer.appendChild(t.div),this.container.scrollTop=0;break;default:throw new Error("_ensurePageViewVisible: Only one page should be visible at a time.")}this._previousPageNumber=this._currentPageNumber}},{key:"_scrollUpdate",value:function(){this._updateScrollDown&&this._updateScrollDown(),s(u(d.prototype),"_scrollUpdate",this).call(this)}},{key:"_scrollIntoView",value:function(t){var e=this,n=t.pageDiv,r=t.pageSpot,i=void 0===r?null:r,o=t.pageNumber,a=void 0===o?null:o;a&&this._setCurrentPageNumber(a);var l=this._currentPageNumber>=this._previousPageNumber;this._ensurePageViewVisible(),this.update(),s(u(d.prototype),"_scrollIntoView",this).call(this,{pageDiv:n,pageSpot:i,pageNumber:a}),this._updateScrollDown=function(){e.scroll.down=l,e._updateScrollDown=null}}},{key:"_getVisiblePages",value:function(){return this._getCurrentVisiblePage()}},{key:"_updateHelper",value:function(t){}},{key:"_updateScrollMode",value:function(){}},{key:"_updateSpreadMode",value:function(){}},{key:"_viewerElement",get:function(){return(0,i.shadow)(this,"_viewerElement",this._shadowViewer)}},{key:"_isScrollModeHorizontal",get:function(){return(0,i.shadow)(this,"_isScrollModeHorizontal",!1)}}])&&a(e.prototype,n),o&&a(e,o),d}();e.PDFSinglePageViewer=h},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.BaseViewer=void 0;var r=n(3),i=n(17),o=n(1),a=n(2),s=n(16),l=n(7),c=n(8);function u(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var h=function(){function t(e){var n=this;if(function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.constructor===t)throw new Error("Cannot initialize BaseViewer.");this._name=this.constructor.name,this.container=e.container,this.viewer=e.viewer||e.container.firstElementChild,this.eventBus=e.eventBus,this.linkService=e.linkService||new l.SimpleLinkService,this.downloadManager=e.downloadManager||null,this.findController=e.findController||null,this.removePageBorders=e.removePageBorders||!1,this.textLayerMode=Number.isInteger(e.textLayerMode)?e.textLayerMode:r.TextLayerMode.ENABLE,this.imageResourcesPath=e.imageResourcesPath||"",this.renderInteractiveForms=e.renderInteractiveForms||!1,this.enablePrintAutoRotate=e.enablePrintAutoRotate||!1,this.renderer=e.renderer||r.RendererType.CANVAS,this.enableWebGL=e.enableWebGL||!1,this.useOnlyCssZoom=e.useOnlyCssZoom||!1,this.maxCanvasPixels=e.maxCanvasPixels,this.l10n=e.l10n||r.NullL10n,this.defaultRenderingQueue=!e.renderingQueue,this.defaultRenderingQueue?(this.renderingQueue=new i.PDFRenderingQueue,this.renderingQueue.setViewer(this)):this.renderingQueue=e.renderingQueue,this.scroll=(0,r.watchScroll)(this.container,this._scrollUpdate.bind(this)),this.presentationModeState=r.PresentationModeState.UNKNOWN,this._onBeforeDraw=this._onAfterDraw=null,this._resetView(),this.removePageBorders&&this.viewer.classList.add("removePageBorders"),Promise.resolve().then(function(){n.eventBus.dispatch("baseviewerinit",{source:n})})}var e,n,h;return e=t,(n=[{key:"getPageView",value:function(t){return this._pages[t]}},{key:"_setCurrentPageNumber",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return this._currentPageNumber===t?(e&&this._resetCurrentPageView(),!0):0<t&&t<=this.pagesCount&&(this._currentPageNumber=t,this.eventBus.dispatch("pagechanging",{source:this,pageNumber:t,pageLabel:this._pageLabels&&this._pageLabels[t-1]}),e&&this._resetCurrentPageView(),!0)}},{key:"_onePageRenderedOrForceFetch",value:function(){return this.container.offsetParent&&0!==this._getVisiblePages().views.length?this._onePageRenderedCapability.promise:Promise.resolve()}},{key:"setDocument",value:function(t){var e=this;if(this.pdfDocument&&(this._cancelRendering(),this._resetView(),this.findController&&this.findController.setDocument(null)),this.pdfDocument=t,t){var n=t.numPages,i=t.getPage(1);this._pagesCapability.promise.then(function(){e.eventBus.dispatch("pagesloaded",{source:e,pagesCount:n})}),this._onBeforeDraw=function(t){var n=e._pages[t.pageNumber-1];n&&e._buffer.push(n)},this.eventBus._on("pagerender",this._onBeforeDraw),this._onAfterDraw=function(t){t.cssTransform||e._onePageRenderedCapability.settled||(e._onePageRenderedCapability.resolve(),e.eventBus._off("pagerendered",e._onAfterDraw),e._onAfterDraw=null)},this.eventBus._on("pagerendered",this._onAfterDraw),i.then(function(i){e._firstPageCapability.resolve(i);for(var o=e.currentScale,a=i.getViewport({scale:o*r.CSS_UNITS}),l=e.textLayerMode!==r.TextLayerMode.DISABLE?e:null,c=1;c<=n;++c){var u=new s.PDFPageView({container:e._viewerElement,eventBus:e.eventBus,id:c,scale:o,defaultViewport:a.clone(),renderingQueue:e.renderingQueue,textLayerFactory:l,textLayerMode:e.textLayerMode,annotationLayerFactory:e,imageResourcesPath:e.imageResourcesPath,renderInteractiveForms:e.renderInteractiveForms,renderer:e.renderer,enableWebGL:e.enableWebGL,useOnlyCssZoom:e.useOnlyCssZoom,maxCanvasPixels:e.maxCanvasPixels,l10n:e.l10n});e._pages.push(u)}var h=e._pages[0];h&&(h.setPdfPage(i),e.linkService.cachePageRef(1,i.ref)),e._spreadMode!==r.SpreadMode.NONE&&e._updateSpreadMode(),e._onePageRenderedOrForceFetch().then(function(){if(e.findController&&e.findController.setDocument(t),t.loadingParams.disableAutoFetch||n>7500)e._pagesCapability.resolve();else{var r=n-1;if(r<=0)e._pagesCapability.resolve();else for(var i=function(n){t.getPage(n).then(function(t){var i=e._pages[n-1];i.pdfPage||i.setPdfPage(t),e.linkService.cachePageRef(n,t.ref),0==--r&&e._pagesCapability.resolve()},function(t){console.error("Unable to get page ".concat(n," to initialize viewer"),t),0==--r&&e._pagesCapability.resolve()})},o=2;o<=n;++o)i(o)}}),e.eventBus.dispatch("pagesinit",{source:e}),e.defaultRenderingQueue&&e.update()}).catch(function(t){console.error("Unable to initialize viewer",t)})}}},{key:"setPageLabels",value:function(t){if(this.pdfDocument){t?Array.isArray(t)&&this.pdfDocument.numPages===t.length?this._pageLabels=t:(this._pageLabels=null,console.error("".concat(this._name,".setPageLabels: Invalid page labels."))):this._pageLabels=null;for(var e=0,n=this._pages.length;e<n;e++){var r=this._pages[e],i=this._pageLabels&&this._pageLabels[e];r.setPageLabel(i)}}}},{key:"_resetView",value:function(){this._pages=[],this._currentPageNumber=1,this._currentScale=r.UNKNOWN_SCALE,this._currentScaleValue=null,this._pageLabels=null,this._buffer=new function(t){var e=[];this.push=function(n){var r=e.indexOf(n);r>=0&&e.splice(r,1),e.push(n),e.length>t&&e.shift().destroy()},this.resize=function(n,i){if(t=n,i){for(var o=new Set,a=0,s=i.length;a<s;++a)o.add(i[a].id);(0,r.moveToEndOfArray)(e,function(t){return o.has(t.id)})}for(;e.length>t;)e.shift().destroy()}}(10),this._location=null,this._pagesRotation=0,this._pagesRequests=new WeakMap,this._firstPageCapability=(0,a.createPromiseCapability)(),this._onePageRenderedCapability=(0,a.createPromiseCapability)(),this._pagesCapability=(0,a.createPromiseCapability)(),this._scrollMode=r.ScrollMode.VERTICAL,this._spreadMode=r.SpreadMode.NONE,this._onBeforeDraw&&(this.eventBus._off("pagerender",this._onBeforeDraw),this._onBeforeDraw=null),this._onAfterDraw&&(this.eventBus._off("pagerendered",this._onAfterDraw),this._onAfterDraw=null),this.viewer.textContent="",this._updateScrollMode()}},{key:"_scrollUpdate",value:function(){0!==this.pagesCount&&this.update()}},{key:"_scrollIntoView",value:function(t){var e=t.pageDiv,n=t.pageSpot,i=void 0===n?null:n;t.pageNumber;(0,r.scrollIntoView)(e,i)}},{key:"_setScaleUpdatePages",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];if(this._currentScaleValue=e.toString(),function(t,e){return e===t||Math.abs(e-t)<1e-15}(this._currentScale,t))r&&this.eventBus.dispatch("scalechanging",{source:this,scale:t,presetValue:e});else{for(var i=0,o=this._pages.length;i<o;i++)this._pages[i].update(t);if(this._currentScale=t,!n){var a,s=this._currentPageNumber;!this._location||this.isInPresentationMode||this.isChangingPresentationMode||(s=this._location.pageNumber,a=[null,{name:"XYZ"},this._location.left,this._location.top,null]),this.scrollPageIntoView({pageNumber:s,destArray:a,allowNegativeOffset:!0})}this.eventBus.dispatch("scalechanging",{source:this,scale:t,presetValue:r?e:void 0}),this.defaultRenderingQueue&&this.update()}}},{key:"_setScale",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=parseFloat(t);if(n>0)this._setScaleUpdatePages(n,t,e,!1);else{var i=this._pages[this._currentPageNumber-1];if(!i)return;var o=this.isInPresentationMode||this.removePageBorders,a=o?0:r.SCROLLBAR_PADDING,s=o?0:r.VERTICAL_PADDING;if(!o&&this._isScrollModeHorizontal){var l=[s,a];a=l[0],s=l[1]}var c=(this.container.clientWidth-a)/i.width*i.scale,u=(this.container.clientHeight-s)/i.height*i.scale;switch(t){case"page-actual":n=1;break;case"page-width":n=c;break;case"page-height":n=u;break;case"page-fit":n=Math.min(c,u);break;case"auto":var h=(0,r.isPortraitOrientation)(i)?c:Math.min(u,c);n=Math.min(r.MAX_AUTO_SCALE,h);break;default:return void console.error("".concat(this._name,'._setScale: "').concat(t,'" is an unknown zoom value.'))}this._setScaleUpdatePages(n,t,e,!0)}}},{key:"_resetCurrentPageView",value:function(){this.isInPresentationMode&&this._setScale(this._currentScaleValue,!0);var t=this._pages[this._currentPageNumber-1];this._scrollIntoView({pageDiv:t.div})}},{key:"scrollPageIntoView",value:function(t){var e=t.pageNumber,n=t.destArray,i=void 0===n?null:n,o=t.allowNegativeOffset,a=void 0!==o&&o,s=t.ignoreDestinationZoom,l=void 0!==s&&s;if(this.pdfDocument){var c=Number.isInteger(e)&&this._pages[e-1];if(c)if(!this.isInPresentationMode&&i){var u,h,d=0,f=0,p=0,A=0,g=c.rotation%180!=0,m=(g?c.height:c.width)/c.scale/r.CSS_UNITS,v=(g?c.width:c.height)/c.scale/r.CSS_UNITS,y=0;switch(i[1].name){case"XYZ":d=i[2],f=i[3],y=i[4],d=null!==d?d:0,f=null!==f?f:v;break;case"Fit":case"FitB":y="page-fit";break;case"FitH":case"FitBH":y="page-width",null===(f=i[2])&&this._location&&(d=this._location.left,f=this._location.top);break;case"FitV":case"FitBV":d=i[2],p=m,A=v,y="page-height";break;case"FitR":d=i[2],f=i[3],p=i[4]-d,A=i[5]-f;var b=this.removePageBorders?0:r.SCROLLBAR_PADDING,_=this.removePageBorders?0:r.VERTICAL_PADDING;u=(this.container.clientWidth-b)/p/r.CSS_UNITS,h=(this.container.clientHeight-_)/A/r.CSS_UNITS,y=Math.min(Math.abs(u),Math.abs(h));break;default:return void console.error("".concat(this._name,".scrollPageIntoView: ")+'"'.concat(i[1].name,'" is not a valid destination type.'))}if(l||(y&&y!==this._currentScale?this.currentScaleValue=y:this._currentScale===r.UNKNOWN_SCALE&&(this.currentScaleValue=r.DEFAULT_SCALE_VALUE)),"page-fit"!==y||i[4]){var w=[c.viewport.convertToViewportPoint(d,f),c.viewport.convertToViewportPoint(d+p,f+A)],x=Math.min(w[0][0],w[1][0]),S=Math.min(w[0][1],w[1][1]);a||(x=Math.max(x,0),S=Math.max(S,0)),this._scrollIntoView({pageDiv:c.div,pageSpot:{left:x,top:S},pageNumber:e})}else this._scrollIntoView({pageDiv:c.div,pageNumber:e})}else this._setCurrentPageNumber(e,!0);else console.error("".concat(this._name,".scrollPageIntoView: ")+'"'.concat(e,'" is not a valid pageNumber parameter.'))}}},{key:"_updateLocation",value:function(t){var e=this._currentScale,n=this._currentScaleValue,r=parseFloat(n)===e?Math.round(1e4*e)/100:n,i=t.id,o="#page="+i;o+="&zoom="+r;var a=this._pages[i-1],s=this.container,l=a.getPagePoint(s.scrollLeft-t.x,s.scrollTop-t.y),c=Math.round(l[0]),u=Math.round(l[1]);o+=","+c+","+u,this._location={pageNumber:i,scale:r,top:u,left:c,rotation:this._pagesRotation,pdfOpenParams:o}}},{key:"_updateHelper",value:function(t){throw new Error("Not implemented: _updateHelper")}},{key:"update",value:function(){var t=this._getVisiblePages(),e=t.views,n=e.length;if(0!==n){var r=Math.max(10,2*n+1);this._buffer.resize(r,e),this.renderingQueue.renderHighestPriority(t),this._updateHelper(e),this._updateLocation(t.first),this.eventBus.dispatch("updateviewarea",{source:this,location:this._location})}}},{key:"containsElement",value:function(t){return this.container.contains(t)}},{key:"focus",value:function(){this.container.focus()}},{key:"_getCurrentVisiblePage",value:function(){if(!this.pagesCount)return{views:[]};var t=this._pages[this._currentPageNumber-1],e=t.div,n={id:t.id,x:e.offsetLeft+e.clientLeft,y:e.offsetTop+e.clientTop,view:t};return{first:n,last:n,views:[n]}}},{key:"_getVisiblePages",value:function(){return(0,r.getVisibleElements)(this.container,this._pages,!0,this._isScrollModeHorizontal)}},{key:"isPageVisible",value:function(t){return!!this.pdfDocument&&(t<1||t>this.pagesCount?(console.error("".concat(this._name,'.isPageVisible: "').concat(t,'" is out of bounds.')),!1):this._getVisiblePages().views.some(function(e){return e.id===t}))}},{key:"cleanup",value:function(){for(var t=0,e=this._pages.length;t<e;t++)this._pages[t]&&this._pages[t].renderingState!==i.RenderingStates.FINISHED&&this._pages[t].reset()}},{key:"_cancelRendering",value:function(){for(var t=0,e=this._pages.length;t<e;t++)this._pages[t]&&this._pages[t].cancelRendering()}},{key:"_ensurePdfPageLoaded",value:function(t){var e=this;if(t.pdfPage)return Promise.resolve(t.pdfPage);if(this._pagesRequests.has(t))return this._pagesRequests.get(t);var n=this.pdfDocument.getPage(t.id).then(function(n){return t.pdfPage||t.setPdfPage(n),e._pagesRequests.delete(t),n}).catch(function(n){console.error("Unable to get page for page view",n),e._pagesRequests.delete(t)});return this._pagesRequests.set(t,n),n}},{key:"forceRendering",value:function(t){var e=this,n=t||this._getVisiblePages(),r=this._isScrollModeHorizontal?this.scroll.right:this.scroll.down,i=this.renderingQueue.getHighestPriority(n,this._pages,r);return!!i&&(this._ensurePdfPageLoaded(i).then(function(){e.renderingQueue.renderView(i)}),!0)}},{key:"createTextLayerBuilder",value:function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=arguments.length>4?arguments[4]:void 0;return new c.TextLayerBuilder({textLayerDiv:t,eventBus:i,pageIndex:e,viewport:n,findController:this.isInPresentationMode?null:this.findController,enhanceTextSelection:!this.isInPresentationMode&&r})}},{key:"createAnnotationLayerBuilder",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:r.NullL10n;return new o.AnnotationLayerBuilder({pageDiv:t,pdfPage:e,imageResourcesPath:n,renderInteractiveForms:i,linkService:this.linkService,downloadManager:this.downloadManager,l10n:a})}},{key:"getPagesOverview",value:function(){var t=this._pages.map(function(t){var e=t.pdfPage.getViewport({scale:1});return{width:e.width,height:e.height,rotation:e.rotation}});if(!this.enablePrintAutoRotate)return t;var e=(0,r.isPortraitOrientation)(t[0]);return t.map(function(t){return e===(0,r.isPortraitOrientation)(t)?t:{width:t.height,height:t.width,rotation:(t.rotation+90)%360}})}},{key:"_updateScrollMode",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,e=this._scrollMode,n=this.viewer;n.classList.toggle("scrollHorizontal",e===r.ScrollMode.HORIZONTAL),n.classList.toggle("scrollWrapped",e===r.ScrollMode.WRAPPED),this.pdfDocument&&t&&(this._currentScaleValue&&isNaN(this._currentScaleValue)&&this._setScale(this._currentScaleValue,!0),this._setCurrentPageNumber(t,!0),this.update())}},{key:"_updateSpreadMode",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;if(this.pdfDocument){var e=this.viewer,n=this._pages;if(e.textContent="",this._spreadMode===r.SpreadMode.NONE)for(var i=0,o=n.length;i<o;++i)e.appendChild(n[i].div);else for(var a=this._spreadMode-1,s=null,l=0,c=n.length;l<c;++l)null===s?((s=document.createElement("div")).className="spread",e.appendChild(s)):l%2===a&&(s=s.cloneNode(!1),e.appendChild(s)),s.appendChild(n[l].div);t&&(this._setCurrentPageNumber(t,!0),this.update())}}},{key:"pagesCount",get:function(){return this._pages.length}},{key:"pageViewsReady",get:function(){return!!this._pagesCapability.settled&&this._pages.every(function(t){return t&&t.pdfPage})}},{key:"currentPageNumber",get:function(){return this._currentPageNumber},set:function(t){if(!Number.isInteger(t))throw new Error("Invalid page number.");this.pdfDocument&&(this._setCurrentPageNumber(t,!0)||console.error("".concat(this._name,'.currentPageNumber: "').concat(t,'" is not a valid page.')))}},{key:"currentPageLabel",get:function(){return this._pageLabels&&this._pageLabels[this._currentPageNumber-1]},set:function(t){if(this.pdfDocument){var e=0|t;if(this._pageLabels){var n=this._pageLabels.indexOf(t);n>=0&&(e=n+1)}this._setCurrentPageNumber(e,!0)||console.error("".concat(this._name,'.currentPageLabel: "').concat(t,'" is not a valid page.'))}}},{key:"currentScale",get:function(){return this._currentScale!==r.UNKNOWN_SCALE?this._currentScale:r.DEFAULT_SCALE},set:function(t){if(isNaN(t))throw new Error("Invalid numeric scale.");this.pdfDocument&&this._setScale(t,!1)}},{key:"currentScaleValue",get:function(){return this._currentScaleValue},set:function(t){this.pdfDocument&&this._setScale(t,!1)}},{key:"pagesRotation",get:function(){return this._pagesRotation},set:function(t){if(!(0,r.isValidRotation)(t))throw new Error("Invalid pages rotation angle.");if(this.pdfDocument&&this._pagesRotation!==t){this._pagesRotation=t;for(var e=this._currentPageNumber,n=0,i=this._pages.length;n<i;n++){var o=this._pages[n];o.update(o.scale,t)}this._currentScaleValue&&this._setScale(this._currentScaleValue,!0),this.eventBus.dispatch("rotationchanging",{source:this,pagesRotation:t,pageNumber:e}),this.defaultRenderingQueue&&this.update()}}},{key:"firstPagePromise",get:function(){return this.pdfDocument?this._firstPageCapability.promise:null}},{key:"onePageRendered",get:function(){return this.pdfDocument?this._onePageRenderedCapability.promise:null}},{key:"pagesPromise",get:function(){return this.pdfDocument?this._pagesCapability.promise:null}},{key:"_viewerElement",get:function(){throw new Error("Not implemented: _viewerElement")}},{key:"_isScrollModeHorizontal",get:function(){return!this.isInPresentationMode&&this._scrollMode===r.ScrollMode.HORIZONTAL}},{key:"isInPresentationMode",get:function(){return this.presentationModeState===r.PresentationModeState.FULLSCREEN}},{key:"isChangingPresentationMode",get:function(){return this.presentationModeState===r.PresentationModeState.CHANGING}},{key:"isHorizontalScrollbarEnabled",get:function(){return!this.isInPresentationMode&&this.container.scrollWidth>this.container.clientWidth}},{key:"isVerticalScrollbarEnabled",get:function(){return!this.isInPresentationMode&&this.container.scrollHeight>this.container.clientHeight}},{key:"hasEqualPageSizes",get:function(){for(var t=this._pages[0],e=1,n=this._pages.length;e<n;++e){var r=this._pages[e];if(r.width!==t.width||r.height!==t.height)return!1}return!0}},{key:"scrollMode",get:function(){return this._scrollMode},set:function(t){if(this._scrollMode!==t){if(!(0,r.isValidScrollMode)(t))throw new Error("Invalid scroll mode: ".concat(t));this._scrollMode=t,this.eventBus.dispatch("scrollmodechanged",{source:this,mode:t}),this._updateScrollMode(this._currentPageNumber)}}},{key:"spreadMode",get:function(){return this._spreadMode},set:function(t){if(this._spreadMode!==t){if(!(0,r.isValidSpreadMode)(t))throw new Error("Invalid spread mode: ".concat(t));this._spreadMode=t,this.eventBus.dispatch("spreadmodechanged",{source:this,mode:t}),this._updateSpreadMode(this._currentPageNumber)}}}])&&u(e.prototype,n),h&&u(e,h),t}();e.BaseViewer=h},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PDFViewer=void 0;var r=n(19),i=n(2);function o(t){"@babel/helpers - typeof";return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function a(t,e){var n;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return s(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,l=!1;return{s:function(){n=t[Symbol.iterator]()},n:function(){var t=n.next();return a=t.done,t},e:function(t){l=!0,o=t},f:function(){try{a||null==n.return||n.return()}finally{if(l)throw o}}}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function l(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function c(t,e,n){return(c="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=d(t)););return t}(t,e);if(r){var i=Object.getOwnPropertyDescriptor(r,e);return i.get?i.get.call(n):i.value}})(t,e,n||t)}function u(t,e){return(u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function h(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}();return function(){var n,r=d(t);if(e){var i=d(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===o(e)||"function"==typeof e))return e;return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function d(t){return(d=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}var f=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}(f,r.BaseViewer);var e,n,o,s=h(f);function f(){return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,f),s.apply(this,arguments)}return e=f,(n=[{key:"_scrollIntoView",value:function(t){var e=t.pageDiv,n=t.pageSpot,r=void 0===n?null:n,i=t.pageNumber,o=void 0===i?null:i;if(!r&&!this.isInPresentationMode){var a=e.offsetLeft+e.clientLeft,s=a+e.clientWidth,l=this.container,u=l.scrollLeft,h=l.clientWidth;(this._isScrollModeHorizontal||a<u||s>u+h)&&(r={left:0,top:0})}c(d(f.prototype),"_scrollIntoView",this).call(this,{pageDiv:e,pageSpot:r,pageNumber:o})}},{key:"_getVisiblePages",value:function(){return this.isInPresentationMode?this._getCurrentVisiblePage():c(d(f.prototype),"_getVisiblePages",this).call(this)}},{key:"_updateHelper",value:function(t){if(!this.isInPresentationMode){var e,n=this._currentPageNumber,r=!1,i=a(t);try{for(i.s();!(e=i.n()).done;){var o=e.value;if(o.percent<100)break;if(o.id===n){r=!0;break}}}catch(t){i.e(t)}finally{i.f()}r||(n=t[0].id),this._setCurrentPageNumber(n)}}},{key:"_viewerElement",get:function(){return(0,i.shadow)(this,"_viewerElement",this.viewer)}}])&&l(e.prototype,n),o&&l(e,o),f}();e.PDFViewer=f}])},t.exports=r()},L42u:function(t,e,n){var r,i,o,a=n("+ZMJ"),s=n("knuC"),l=n("RPLV"),c=n("ON07"),u=n("7KvD"),h=u.process,d=u.setImmediate,f=u.clearImmediate,p=u.MessageChannel,A=u.Dispatch,g=0,m={},v=function(){var t=+this;if(m.hasOwnProperty(t)){var e=m[t];delete m[t],e()}},y=function(t){v.call(t.data)};d&&f||(d=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return m[++g]=function(){s("function"==typeof t?t:Function(t),e)},r(g),g},f=function(t){delete m[t]},"process"==n("R9M2")(h)?r=function(t){h.nextTick(a(v,t,1))}:A&&A.now?r=function(t){A.now(a(v,t,1))}:p?(o=(i=new p).port2,i.port1.onmessage=y,r=a(o.postMessage,o,1)):u.addEventListener&&"function"==typeof postMessage&&!u.importScripts?(r=function(t){u.postMessage(t+"","*")},u.addEventListener("message",y,!1)):r="onreadystatechange"in c("script")?function(t){l.appendChild(c("script")).onreadystatechange=function(){l.removeChild(this),v.call(t)}}:function(t){setTimeout(a(v,t,1),0)}),t.exports={set:d,clear:f}},LIJb:function(t,e,n){var r=n("EqjI");t.exports=function(t,e){if(!r(t)||t._t!==e)throw TypeError("Incompatible receiver, "+e+" required!");return t}},LKZe:function(t,e,n){var r=n("NpIQ"),i=n("X8DO"),o=n("TcQ7"),a=n("MmMw"),s=n("D2L2"),l=n("SfB7"),c=Object.getOwnPropertyDescriptor;e.f=n("+E39")?c:function(t,e){if(t=o(t),e=a(e,!0),l)try{return c(t,e)}catch(t){}if(s(t,e))return i(!r.f.call(t,e),t[e])}},LyDL:function(t,e){t.exports=function(){this.getLameVersion=function(){return"3.98.4"},this.getLameShortVersion=function(){return"3.98.4"},this.getLameVeryShortVersion=function(){return"LAME3.98r"},this.getPsyVersion=function(){return"0.93"},this.getLameUrl=function(){return"http://www.mp3dev.org/"},this.getLameOsBitness=function(){return"32bits"}}},M3Bs:function(t,e){!function(t){"use strict";var e=t.document,n=t.jsMind;if(n&&void 0===n.draggable){var r=n.util.dom,i="getSelection"in t?function(){t.getSelection().removeAllRanges()}:function(){e.selection.empty()},o=5,a=500,s=80;n.draggable=function(t){this.jm=t,this.e_canvas=null,this.canvas_ctx=null,this.shadow=null,this.shadow_w=0,this.shadow_h=0,this.active_node=null,this.target_node=null,this.target_direct=null,this.client_w=0,this.client_h=0,this.offset_x=0,this.offset_y=0,this.hlookup_delay=0,this.hlookup_timer=0,this.capture=!1,this.moved=!1},n.draggable.prototype={init:function(){this._create_canvas(),this._create_shadow(),this._event_bind()},resize:function(){this.jm.view.e_nodes.appendChild(this.shadow),this.e_canvas.width=this.jm.view.size.w,this.e_canvas.height=this.jm.view.size.h},_create_canvas:function(){var t=e.createElement("canvas");this.jm.view.e_panel.appendChild(t);var n=t.getContext("2d");this.e_canvas=t,this.canvas_ctx=n},_create_shadow:function(){var t=e.createElement("jmnode");t.style.visibility="hidden",t.style.zIndex="3",t.style.cursor="move",t.style.opacity="0.7",this.shadow=t},reset_shadow:function(t){var e=this.shadow.style;this.shadow.innerHTML=t.innerHTML,e.left=t.style.left,e.top=t.style.top,e.width=t.style.width,e.height=t.style.height,e.backgroundImage=t.style.backgroundImage,e.backgroundSize=t.style.backgroundSize,e.transform=t.style.transform,this.shadow_w=this.shadow.clientWidth,this.shadow_h=this.shadow.clientHeight},show_shadow:function(){this.moved||(this.shadow.style.visibility="visible")},hide_shadow:function(){this.shadow.style.visibility="hidden"},_magnet_shadow:function(t){t&&(this.canvas_ctx.lineWidth=o,this.canvas_ctx.strokeStyle="rgba(0,0,0,0.3)",this.canvas_ctx.lineCap="round",this._clear_lines(),this._canvas_lineto(t.sp.x,t.sp.y,t.np.x,t.np.y))},_clear_lines:function(){this.canvas_ctx.clearRect(0,0,this.jm.view.size.w,this.jm.view.size.h)},_canvas_lineto:function(t,e,n,r){this.canvas_ctx.beginPath(),this.canvas_ctx.moveTo(t,e),this.canvas_ctx.lineTo(n,r),this.canvas_ctx.stroke()},_lookup_close_node:function(){var t,e,r=this.jm.get_root(),i=r.get_location(),a=r.get_size(),s=i.x+a.w/2,l=this.shadow_w,c=this.shadow_h,u=this.shadow.offsetLeft,h=this.shadow.offsetTop,d=u+l/2>=s?n.direction.right:n.direction.left,f=this.jm.mind.nodes,p=null,A=this.jm.layout,g=Number.MAX_VALUE,m=0,v=null,y=null,b=null;for(var _ in f){var w,x;if((p=f[_]).isroot||p.direction==d){if(p.id==this.active_node.id)continue;if(!A.is_visible(p))continue;if(t=p.get_size(),e=p.get_location(),d==n.direction.right){if(u-e.x-t.w<=0)continue;m=Math.abs(u-e.x-t.w)+Math.abs(h+c/2-e.y-t.h/2),w={x:e.x+t.w-o,y:e.y+t.h/2},x={x:u+o,y:h+c/2}}else{if(e.x-u-l<=0)continue;m=Math.abs(u+l-e.x)+Math.abs(h+c/2-e.y-t.h/2),w={x:e.x+o,y:e.y+t.h/2},x={x:u+l-o,y:h+c/2}}m<g&&(v=p,y=w,b=x,g=m)}}var S=null;return v&&(S={node:v,direction:d,sp:b,np:y}),S},lookup_close_node:function(){var t=this._lookup_close_node();t&&(this._magnet_shadow(t),this.target_node=t.node,this.target_direct=t.direction)},_event_bind:function(){var t=this,e=this.jm.view.container;r.add_event(e,"mousedown",function(e){var n=e||event;t.dragstart.call(t,n)}),r.add_event(e,"mousemove",function(e){var n=e||event;t.drag.call(t,n)}),r.add_event(e,"mouseup",function(e){var n=e||event;t.dragend.call(t,n)}),r.add_event(e,"touchstart",function(e){var n=e||event;t.dragstart.call(t,n)}),r.add_event(e,"touchmove",function(e){var n=e||event;t.drag.call(t,n)}),r.add_event(e,"touchend",function(e){var n=e||event;t.dragend.call(t,n)})},dragstart:function(e){if(this.jm.get_editable()&&!this.capture){this.active_node=null;var n=this.jm.view,r=e.target||event.srcElement;if("jmnode"==r.tagName.toLowerCase()){var i=n.get_binded_nodeid(r);if(i){var o=this.jm.get_node(i);if(!o.isroot){this.reset_shadow(r),this.active_node=o,this.offset_x=(e.clientX||e.touches[0].clientX)/n.actualZoom-r.offsetLeft,this.offset_y=(e.clientY||e.touches[0].clientY)/n.actualZoom-r.offsetTop,this.client_hw=Math.floor(r.clientWidth/2),this.client_hh=Math.floor(r.clientHeight/2),0!=this.hlookup_delay&&t.clearTimeout(this.hlookup_delay),0!=this.hlookup_timer&&t.clearInterval(this.hlookup_timer);var l=this;this.hlookup_delay=t.setTimeout(function(){l.hlookup_delay=0,l.hlookup_timer=t.setInterval(function(){l.lookup_close_node.call(l)},s)},a),this.capture=!0}}}}},drag:function(t){if(this.jm.get_editable()&&this.capture){t.preventDefault(),this.show_shadow(),this.moved=!0,i();var e=this.jm.view,n=(t.clientX||t.touches[0].clientX)/e.actualZoom-this.offset_x,r=(t.clientY||t.touches[0].clientY)/e.actualZoom-this.offset_y;this.shadow.style.left=n+"px",this.shadow.style.top=r+"px",i()}},dragend:function(e){if(this.jm.get_editable()){if(this.capture){if(0!=this.hlookup_delay&&(t.clearTimeout(this.hlookup_delay),this.hlookup_delay=0,this._clear_lines()),0!=this.hlookup_timer&&(t.clearInterval(this.hlookup_timer),this.hlookup_timer=0,this._clear_lines()),this.moved){var n=this.active_node,r=this.target_node,i=this.target_direct;this.move_node(n,r,i)}this.hide_shadow()}this.moved=!1,this.capture=!1}},move_node:function(t,e,r){var i=this.shadow.offsetTop;if(e&&t&&!n.node.inherited(t,e)){for(var o=e.children,a=o.length,s=null,l=Number.MAX_VALUE,c=null,u="_last_";a--;)if((s=o[a]).direction==r&&s.id!=t.id){var h=s.get_location().y-i;h>0&&h<l&&(l=h,c=s,u="_first_")}c&&(u=c.id),this.jm.move_node(t.id,u,e.id,r)}this.active_node=null,this.target_node=null,this.target_direct=null},jm_event_handle:function(t,e){t===n.event_type.resize&&this.resize()}};var l=new n.plugin("draggable",function(t){var e=new n.draggable(t);e.init(),t.add_event_listener(function(t,n){e.jm_event_handle.call(e,t,n)})});n.register_plugin(l)}}(window)},M6a0:function(t,e){},MJLE:function(t,e,n){var r,i;i=function(){function t(t){this.mode=n.MODE_8BIT_BYTE,this.data=t,this.parsedData=[];for(var e=0,r=this.data.length;e<r;e++){var i=[],o=this.data.charCodeAt(e);o>65536?(i[0]=240|(1835008&o)>>>18,i[1]=128|(258048&o)>>>12,i[2]=128|(4032&o)>>>6,i[3]=128|63&o):o>2048?(i[0]=224|(61440&o)>>>12,i[1]=128|(4032&o)>>>6,i[2]=128|63&o):o>128?(i[0]=192|(1984&o)>>>6,i[1]=128|63&o):i[0]=o,this.parsedData.push(i)}this.parsedData=Array.prototype.concat.apply([],this.parsedData),this.parsedData.length!=this.data.length&&(this.parsedData.unshift(191),this.parsedData.unshift(187),this.parsedData.unshift(239))}function e(t,e){this.typeNumber=t,this.errorCorrectLevel=e,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}t.prototype={getLength:function(t){return this.parsedData.length},write:function(t){for(var e=0,n=this.parsedData.length;e<n;e++)t.put(this.parsedData[e],8)}},e.prototype={addData:function(e){var n=new t(e);this.dataList.push(n),this.dataCache=null},isDark:function(t,e){if(t<0||this.moduleCount<=t||e<0||this.moduleCount<=e)throw new Error(t+","+e);return this.modules[t][e]},getModuleCount:function(){return this.moduleCount},make:function(){this.makeImpl(!1,this.getBestMaskPattern())},makeImpl:function(t,n){this.moduleCount=4*this.typeNumber+17,this.modules=new Array(this.moduleCount);for(var r=0;r<this.moduleCount;r++){this.modules[r]=new Array(this.moduleCount);for(var i=0;i<this.moduleCount;i++)this.modules[r][i]=null}this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(t,n),this.typeNumber>=7&&this.setupTypeNumber(t),null==this.dataCache&&(this.dataCache=e.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,n)},setupPositionProbePattern:function(t,e){for(var n=-1;n<=7;n++)if(!(t+n<=-1||this.moduleCount<=t+n))for(var r=-1;r<=7;r++)e+r<=-1||this.moduleCount<=e+r||(this.modules[t+n][e+r]=0<=n&&n<=6&&(0==r||6==r)||0<=r&&r<=6&&(0==n||6==n)||2<=n&&n<=4&&2<=r&&r<=4)},getBestMaskPattern:function(){for(var t=0,e=0,n=0;n<8;n++){this.makeImpl(!0,n);var r=f.getLostPoint(this);(0==n||t>r)&&(t=r,e=n)}return e},createMovieClip:function(t,e,n){var r=t.createEmptyMovieClip(e,n);this.make();for(var i=0;i<this.modules.length;i++)for(var o=1*i,a=0;a<this.modules[i].length;a++){var s=1*a;this.modules[i][a]&&(r.beginFill(0,100),r.moveTo(s,o),r.lineTo(s+1,o),r.lineTo(s+1,o+1),r.lineTo(s,o+1),r.endFill())}return r},setupTimingPattern:function(){for(var t=8;t<this.moduleCount-8;t++)null==this.modules[t][6]&&(this.modules[t][6]=t%2==0);for(var e=8;e<this.moduleCount-8;e++)null==this.modules[6][e]&&(this.modules[6][e]=e%2==0)},setupPositionAdjustPattern:function(){for(var t=f.getPatternPosition(this.typeNumber),e=0;e<t.length;e++)for(var n=0;n<t.length;n++){var r=t[e],i=t[n];if(null==this.modules[r][i])for(var o=-2;o<=2;o++)for(var a=-2;a<=2;a++)this.modules[r+o][i+a]=-2==o||2==o||-2==a||2==a||0==o&&0==a}},setupTypeNumber:function(t){for(var e=f.getBCHTypeNumber(this.typeNumber),n=0;n<18;n++){var r=!t&&1==(e>>n&1);this.modules[Math.floor(n/3)][n%3+this.moduleCount-8-3]=r}for(n=0;n<18;n++){r=!t&&1==(e>>n&1);this.modules[n%3+this.moduleCount-8-3][Math.floor(n/3)]=r}},setupTypeInfo:function(t,e){for(var n=this.errorCorrectLevel<<3|e,r=f.getBCHTypeInfo(n),i=0;i<15;i++){var o=!t&&1==(r>>i&1);i<6?this.modules[i][8]=o:i<8?this.modules[i+1][8]=o:this.modules[this.moduleCount-15+i][8]=o}for(i=0;i<15;i++){o=!t&&1==(r>>i&1);i<8?this.modules[8][this.moduleCount-i-1]=o:i<9?this.modules[8][15-i-1+1]=o:this.modules[8][15-i-1]=o}this.modules[this.moduleCount-8][8]=!t},mapData:function(t,e){for(var n=-1,r=this.moduleCount-1,i=7,o=0,a=this.moduleCount-1;a>0;a-=2)for(6==a&&a--;;){for(var s=0;s<2;s++)if(null==this.modules[r][a-s]){var l=!1;o<t.length&&(l=1==(t[o]>>>i&1)),f.getMask(e,r,a-s)&&(l=!l),this.modules[r][a-s]=l,-1==--i&&(o++,i=7)}if((r+=n)<0||this.moduleCount<=r){r-=n,n=-n;break}}}},e.PAD0=236,e.PAD1=17,e.createData=function(t,n,r){for(var i=m.getRSBlocks(t,n),o=new v,a=0;a<r.length;a++){var s=r[a];o.put(s.mode,4),o.put(s.getLength(),f.getLengthInBits(s.mode,t)),s.write(o)}var l=0;for(a=0;a<i.length;a++)l+=i[a].dataCount;if(o.getLengthInBits()>8*l)throw new Error("code length overflow. ("+o.getLengthInBits()+">"+8*l+")");for(o.getLengthInBits()+4<=8*l&&o.put(0,4);o.getLengthInBits()%8!=0;)o.putBit(!1);for(;!(o.getLengthInBits()>=8*l||(o.put(e.PAD0,8),o.getLengthInBits()>=8*l));)o.put(e.PAD1,8);return e.createBytes(o,i)},e.createBytes=function(t,e){for(var n=0,r=0,i=0,o=new Array(e.length),a=new Array(e.length),s=0;s<e.length;s++){var l=e[s].dataCount,c=e[s].totalCount-l;r=Math.max(r,l),i=Math.max(i,c),o[s]=new Array(l);for(var u=0;u<o[s].length;u++)o[s][u]=255&t.buffer[u+n];n+=l;var h=f.getErrorCorrectPolynomial(c),d=new g(o[s],h.getLength()-1).mod(h);a[s]=new Array(h.getLength()-1);for(u=0;u<a[s].length;u++){var p=u+d.getLength()-a[s].length;a[s][u]=p>=0?d.get(p):0}}var A=0;for(u=0;u<e.length;u++)A+=e[u].totalCount;var m=new Array(A),v=0;for(u=0;u<r;u++)for(s=0;s<e.length;s++)u<o[s].length&&(m[v++]=o[s][u]);for(u=0;u<i;u++)for(s=0;s<e.length;s++)u<a[s].length&&(m[v++]=a[s][u]);return m};for(var n={MODE_NUMBER:1,MODE_ALPHA_NUM:2,MODE_8BIT_BYTE:4,MODE_KANJI:8},i={L:1,M:0,Q:3,H:2},o=0,a=1,s=2,l=3,c=4,u=5,h=6,d=7,f={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1335,G18:7973,G15_MASK:21522,getBCHTypeInfo:function(t){for(var e=t<<10;f.getBCHDigit(e)-f.getBCHDigit(f.G15)>=0;)e^=f.G15<<f.getBCHDigit(e)-f.getBCHDigit(f.G15);return(t<<10|e)^f.G15_MASK},getBCHTypeNumber:function(t){for(var e=t<<12;f.getBCHDigit(e)-f.getBCHDigit(f.G18)>=0;)e^=f.G18<<f.getBCHDigit(e)-f.getBCHDigit(f.G18);return t<<12|e},getBCHDigit:function(t){for(var e=0;0!=t;)e++,t>>>=1;return e},getPatternPosition:function(t){return f.PATTERN_POSITION_TABLE[t-1]},getMask:function(t,e,n){switch(t){case o:return(e+n)%2==0;case a:return e%2==0;case s:return n%3==0;case l:return(e+n)%3==0;case c:return(Math.floor(e/2)+Math.floor(n/3))%2==0;case u:return e*n%2+e*n%3==0;case h:return(e*n%2+e*n%3)%2==0;case d:return(e*n%3+(e+n)%2)%2==0;default:throw new Error("bad maskPattern:"+t)}},getErrorCorrectPolynomial:function(t){for(var e=new g([1],0),n=0;n<t;n++)e=e.multiply(new g([1,p.gexp(n)],0));return e},getLengthInBits:function(t,e){if(1<=e&&e<10)switch(t){case n.MODE_NUMBER:return 10;case n.MODE_ALPHA_NUM:return 9;case n.MODE_8BIT_BYTE:case n.MODE_KANJI:return 8;default:throw new Error("mode:"+t)}else if(e<27)switch(t){case n.MODE_NUMBER:return 12;case n.MODE_ALPHA_NUM:return 11;case n.MODE_8BIT_BYTE:return 16;case n.MODE_KANJI:return 10;default:throw new Error("mode:"+t)}else{if(!(e<41))throw new Error("type:"+e);switch(t){case n.MODE_NUMBER:return 14;case n.MODE_ALPHA_NUM:return 13;case n.MODE_8BIT_BYTE:return 16;case n.MODE_KANJI:return 12;default:throw new Error("mode:"+t)}}},getLostPoint:function(t){for(var e=t.getModuleCount(),n=0,r=0;r<e;r++)for(var i=0;i<e;i++){for(var o=0,a=t.isDark(r,i),s=-1;s<=1;s++)if(!(r+s<0||e<=r+s))for(var l=-1;l<=1;l++)i+l<0||e<=i+l||0==s&&0==l||a==t.isDark(r+s,i+l)&&o++;o>5&&(n+=3+o-5)}for(r=0;r<e-1;r++)for(i=0;i<e-1;i++){var c=0;t.isDark(r,i)&&c++,t.isDark(r+1,i)&&c++,t.isDark(r,i+1)&&c++,t.isDark(r+1,i+1)&&c++,0!=c&&4!=c||(n+=3)}for(r=0;r<e;r++)for(i=0;i<e-6;i++)t.isDark(r,i)&&!t.isDark(r,i+1)&&t.isDark(r,i+2)&&t.isDark(r,i+3)&&t.isDark(r,i+4)&&!t.isDark(r,i+5)&&t.isDark(r,i+6)&&(n+=40);for(i=0;i<e;i++)for(r=0;r<e-6;r++)t.isDark(r,i)&&!t.isDark(r+1,i)&&t.isDark(r+2,i)&&t.isDark(r+3,i)&&t.isDark(r+4,i)&&!t.isDark(r+5,i)&&t.isDark(r+6,i)&&(n+=40);var u=0;for(i=0;i<e;i++)for(r=0;r<e;r++)t.isDark(r,i)&&u++;return n+=10*(Math.abs(100*u/e/e-50)/5)}},p={glog:function(t){if(t<1)throw new Error("glog("+t+")");return p.LOG_TABLE[t]},gexp:function(t){for(;t<0;)t+=255;for(;t>=256;)t-=255;return p.EXP_TABLE[t]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},A=0;A<8;A++)p.EXP_TABLE[A]=1<<A;for(A=8;A<256;A++)p.EXP_TABLE[A]=p.EXP_TABLE[A-4]^p.EXP_TABLE[A-5]^p.EXP_TABLE[A-6]^p.EXP_TABLE[A-8];for(A=0;A<255;A++)p.LOG_TABLE[p.EXP_TABLE[A]]=A;function g(t,e){if(void 0==t.length)throw new Error(t.length+"/"+e);for(var n=0;n<t.length&&0==t[n];)n++;this.num=new Array(t.length-n+e);for(var r=0;r<t.length-n;r++)this.num[r]=t[r+n]}function m(t,e){this.totalCount=t,this.dataCount=e}function v(){this.buffer=[],this.length=0}g.prototype={get:function(t){return this.num[t]},getLength:function(){return this.num.length},multiply:function(t){for(var e=new Array(this.getLength()+t.getLength()-1),n=0;n<this.getLength();n++)for(var r=0;r<t.getLength();r++)e[n+r]^=p.gexp(p.glog(this.get(n))+p.glog(t.get(r)));return new g(e,0)},mod:function(t){if(this.getLength()-t.getLength()<0)return this;for(var e=p.glog(this.get(0))-p.glog(t.get(0)),n=new Array(this.getLength()),r=0;r<this.getLength();r++)n[r]=this.get(r);for(r=0;r<t.getLength();r++)n[r]^=p.gexp(p.glog(t.get(r))+e);return new g(n,0).mod(t)}},m.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],m.getRSBlocks=function(t,e){var n=m.getRsBlockTable(t,e);if(void 0==n)throw new Error("bad rs block @ typeNumber:"+t+"/errorCorrectLevel:"+e);for(var r=n.length/3,i=[],o=0;o<r;o++)for(var a=n[3*o+0],s=n[3*o+1],l=n[3*o+2],c=0;c<a;c++)i.push(new m(s,l));return i},m.getRsBlockTable=function(t,e){switch(e){case i.L:return m.RS_BLOCK_TABLE[4*(t-1)+0];case i.M:return m.RS_BLOCK_TABLE[4*(t-1)+1];case i.Q:return m.RS_BLOCK_TABLE[4*(t-1)+2];case i.H:return m.RS_BLOCK_TABLE[4*(t-1)+3];default:return}},v.prototype={get:function(t){var e=Math.floor(t/8);return 1==(this.buffer[e]>>>7-t%8&1)},put:function(t,e){for(var n=0;n<e;n++)this.putBit(1==(t>>>e-n-1&1))},getLengthInBits:function(){return this.length},putBit:function(t){var e=Math.floor(this.length/8);this.buffer.length<=e&&this.buffer.push(0),t&&(this.buffer[e]|=128>>>this.length%8),this.length++}};var y=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function b(){var t=!1,e=navigator.userAgent;if(/android/i.test(e)){t=!0;var n=e.toString().match(/android ([0-9]\.[0-9])/i);n&&n[1]&&(t=parseFloat(n[1]))}return t}var _=function(){var t=function(t,e){this._el=t,this._htOption=e};return t.prototype.draw=function(t){var e=this._htOption,n=this._el,r=t.getModuleCount();Math.floor(e.width/r),Math.floor(e.height/r);function i(t,e){var n=document.createElementNS("http://www.w3.org/2000/svg",t);for(var r in e)e.hasOwnProperty(r)&&n.setAttribute(r,e[r]);return n}this.clear();var o=i("svg",{viewBox:"0 0 "+String(r)+" "+String(r),width:"100%",height:"100%",fill:e.colorLight});o.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),n.appendChild(o),o.appendChild(i("rect",{fill:e.colorLight,width:"100%",height:"100%"})),o.appendChild(i("rect",{fill:e.colorDark,width:"1",height:"1",id:"template"}));for(var a=0;a<r;a++)for(var s=0;s<r;s++)if(t.isDark(a,s)){var l=i("use",{x:String(s),y:String(a)});l.setAttributeNS("http://www.w3.org/1999/xlink","href","#template"),o.appendChild(l)}},t.prototype.clear=function(){for(;this._el.hasChildNodes();)this._el.removeChild(this._el.lastChild)},t}(),w="svg"===document.documentElement.tagName.toLowerCase()?_:"undefined"==typeof CanvasRenderingContext2D?function(){var t=function(t,e){this._el=t,this._htOption=e};return t.prototype.draw=function(t){for(var e=this._htOption,n=this._el,r=t.getModuleCount(),i=Math.floor(e.width/r),o=Math.floor(e.height/r),a=['<table style="border:0;border-collapse:collapse;">'],s=0;s<r;s++){a.push("<tr>");for(var l=0;l<r;l++)a.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+i+"px;height:"+o+"px;background-color:"+(t.isDark(s,l)?e.colorDark:e.colorLight)+';"></td>');a.push("</tr>")}a.push("</table>"),n.innerHTML=a.join("");var c=n.childNodes[0],u=(e.width-c.offsetWidth)/2,h=(e.height-c.offsetHeight)/2;u>0&&h>0&&(c.style.margin=h+"px "+u+"px")},t.prototype.clear=function(){this._el.innerHTML=""},t}():function(){function t(){this._elImage.src=this._elCanvas.toDataURL("image/png"),this._elImage.style.display="block",this._elCanvas.style.display="none"}if(this._android&&this._android<=2.1){var e=1/window.devicePixelRatio,n=CanvasRenderingContext2D.prototype.drawImage;CanvasRenderingContext2D.prototype.drawImage=function(t,r,i,o,a,s,l,c,u){if("nodeName"in t&&/img/i.test(t.nodeName))for(var h=arguments.length-1;h>=1;h--)arguments[h]=arguments[h]*e;else void 0===c&&(arguments[1]*=e,arguments[2]*=e,arguments[3]*=e,arguments[4]*=e);n.apply(this,arguments)}}var r=function(t,e){this._bIsPainted=!1,this._android=b(),this._htOption=e,this._elCanvas=document.createElement("canvas"),this._elCanvas.width=e.width,this._elCanvas.height=e.height,t.appendChild(this._elCanvas),this._el=t,this._oContext=this._elCanvas.getContext("2d"),this._bIsPainted=!1,this._elImage=document.createElement("img"),this._elImage.alt="Scan me!",this._elImage.style.display="none",this._el.appendChild(this._elImage),this._bSupportDataURI=null};return r.prototype.draw=function(t){var e=this._elImage,n=this._oContext,r=this._htOption,i=t.getModuleCount(),o=r.width/i,a=r.height/i,s=Math.round(o),l=Math.round(a);e.style.display="none",this.clear();for(var c=0;c<i;c++)for(var u=0;u<i;u++){var h=t.isDark(c,u),d=u*o,f=c*a;n.strokeStyle=h?r.colorDark:r.colorLight,n.lineWidth=1,n.fillStyle=h?r.colorDark:r.colorLight,n.fillRect(d,f,o,a),n.strokeRect(Math.floor(d)+.5,Math.floor(f)+.5,s,l),n.strokeRect(Math.ceil(d)-.5,Math.ceil(f)-.5,s,l)}this._bIsPainted=!0},r.prototype.makeImage=function(){this._bIsPainted&&function(t,e){var n=this;if(n._fFail=e,n._fSuccess=t,null===n._bSupportDataURI){var r=document.createElement("img"),i=function(){n._bSupportDataURI=!1,n._fFail&&n._fFail.call(n)};return r.onabort=i,r.onerror=i,r.onload=function(){n._bSupportDataURI=!0,n._fSuccess&&n._fSuccess.call(n)},void(r.src="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==")}!0===n._bSupportDataURI&&n._fSuccess?n._fSuccess.call(n):!1===n._bSupportDataURI&&n._fFail&&n._fFail.call(n)}.call(this,t)},r.prototype.isPainted=function(){return this._bIsPainted},r.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height),this._bIsPainted=!1},r.prototype.round=function(t){return t?Math.floor(1e3*t)/1e3:t},r}();function x(t,e){for(var n=1,r=function(t){var e=encodeURI(t).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return e.length+(e.length!=t?3:0)}(t),o=0,a=y.length;o<=a;o++){var s=0;switch(e){case i.L:s=y[o][0];break;case i.M:s=y[o][1];break;case i.Q:s=y[o][2];break;case i.H:s=y[o][3]}if(r<=s)break;n++}if(n>y.length)throw new Error("Too long data");return n}return(r=function(t,e){if(this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:i.H},"string"==typeof e&&(e={text:e}),e)for(var n in e)this._htOption[n]=e[n];"string"==typeof t&&(t=document.getElementById(t)),this._htOption.useSVG&&(w=_),this._android=b(),this._el=t,this._oQRCode=null,this._oDrawing=new w(this._el,this._htOption),this._htOption.text&&this.makeCode(this._htOption.text)}).prototype.makeCode=function(t){this._oQRCode=new e(x(t,this._htOption.correctLevel),this._htOption.correctLevel),this._oQRCode.addData(t),this._oQRCode.make(),this._el.title=t,this._oDrawing.draw(this._oQRCode),this.makeImage()},r.prototype.makeImage=function(){"function"==typeof this._oDrawing.makeImage&&(!this._android||this._android>=3)&&this._oDrawing.makeImage()},r.prototype.clear=function(){this._oDrawing.clear()},r.CorrectLevel=i,r},t.exports=i()},MU5D:function(t,e,n){var r=n("R9M2");t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},Mhyx:function(t,e,n){var r=n("/bQp"),i=n("dSzd")("iterator"),o=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||o[i]===t)}},MmMw:function(t,e,n){var r=n("EqjI");t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},NMof:function(t,e,n){"use strict";var r,i;"function"==typeof Symbol&&Symbol.iterator;void 0===(i="function"==typeof(r=function(){var t=window,e={placement:"bottom",gpuAcceleration:!0,offset:0,boundariesElement:"viewport",boundariesPadding:5,preventOverflowOrder:["left","right","top","bottom"],flipBehavior:"flip",arrowElement:"[x-arrow]",arrowOffset:0,modifiers:["shift","offset","preventOverflow","keepTogether","arrow","flip","applyStyle"],modifiersIgnored:[],forceAbsolute:!1};function n(t,n,r){this._reference=t.jquery?t[0]:t,this.state={};var i=void 0===n||null===n,o=n&&"[object Object]"===Object.prototype.toString.call(n);return this._popper=i||o?this.parse(o?n:{}):n.jquery?n[0]:n,this._options=Object.assign({},e,r),this._options.modifiers=this._options.modifiers.map(function(t){if(-1===this._options.modifiersIgnored.indexOf(t))return"applyStyle"===t&&this._popper.setAttribute("x-placement",this._options.placement),this.modifiers[t]||t}.bind(this)),this.state.position=this._getPosition(this._popper,this._reference),u(this._popper,{position:this.state.position,top:0}),this.update(),this._setupEventListeners(),this}function r(e){var n=e.style.display,r=e.style.visibility;e.style.display="block",e.style.visibility="hidden";e.offsetWidth;var i=t.getComputedStyle(e),o=parseFloat(i.marginTop)+parseFloat(i.marginBottom),a=parseFloat(i.marginLeft)+parseFloat(i.marginRight),s={width:e.offsetWidth+a,height:e.offsetHeight+o};return e.style.display=n,e.style.visibility=r,s}function i(t){var e={left:"right",right:"left",bottom:"top",top:"bottom"};return t.replace(/left|right|bottom|top/g,function(t){return e[t]})}function o(t){var e=Object.assign({},t);return e.right=e.left+e.width,e.bottom=e.top+e.height,e}function a(t,e){var n,r=0;for(n in t){if(t[n]===e)return r;r++}return null}function s(e,n){return t.getComputedStyle(e,null)[n]}function l(e){var n=e.offsetParent;return n!==t.document.body&&n?n:t.document.documentElement}function c(e){var n=e.parentNode;return n?n===t.document?t.document.body.scrollTop||t.document.body.scrollLeft?t.document.body:t.document.documentElement:-1!==["scroll","auto"].indexOf(s(n,"overflow"))||-1!==["scroll","auto"].indexOf(s(n,"overflow-x"))||-1!==["scroll","auto"].indexOf(s(n,"overflow-y"))?n:c(e.parentNode):e}function u(t,e){Object.keys(e).forEach(function(n){var r,i="";-1!==["width","height","top","right","bottom","left"].indexOf(n)&&(""!==(r=e[n])&&!isNaN(parseFloat(r))&&isFinite(r))&&(i="px"),t.style[n]=e[n]+i})}function h(t){var e={width:t.offsetWidth,height:t.offsetHeight,left:t.offsetLeft,top:t.offsetTop};return e.right=e.left+e.width,e.bottom=e.top+e.height,e}function d(t){var e=t.getBoundingClientRect(),n=-1!=navigator.userAgent.indexOf("MSIE")&&"HTML"===t.tagName?-t.scrollTop:e.top;return{left:e.left,top:n,right:e.right,bottom:e.bottom,width:e.right-e.left,height:e.bottom-n}}function f(e){for(var n=["","ms","webkit","moz","o"],r=0;r<n.length;r++){var i=n[r]?n[r]+e.charAt(0).toUpperCase()+e.slice(1):e;if(void 0!==t.document.body.style[i])return i}return null}return n.prototype.destroy=function(){return this._popper.removeAttribute("x-placement"),this._popper.style.left="",this._popper.style.position="",this._popper.style.top="",this._popper.style[f("transform")]="",this._removeEventListeners(),this._options.removeOnDestroy&&this._popper.remove(),this},n.prototype.update=function(){var t={instance:this,styles:{}};t.placement=this._options.placement,t._originalPlacement=this._options.placement,t.offsets=this._getOffsets(this._popper,this._reference,t.placement),t.boundaries=this._getBoundaries(t,this._options.boundariesPadding,this._options.boundariesElement),t=this.runModifiers(t,this._options.modifiers),"function"==typeof this.state.updateCallback&&this.state.updateCallback(t)},n.prototype.onCreate=function(t){return t(this),this},n.prototype.onUpdate=function(t){return this.state.updateCallback=t,this},n.prototype.parse=function(e){var n={tagName:"div",classNames:["popper"],attributes:[],parent:t.document.body,content:"",contentType:"text",arrowTagName:"div",arrowClassNames:["popper__arrow"],arrowAttributes:["x-arrow"]};e=Object.assign({},n,e);var r=t.document,i=r.createElement(e.tagName);if(s(i,e.classNames),l(i,e.attributes),"node"===e.contentType?i.appendChild(e.content.jquery?e.content[0]:e.content):"html"===e.contentType?i.innerHTML=e.content:i.textContent=e.content,e.arrowTagName){var o=r.createElement(e.arrowTagName);s(o,e.arrowClassNames),l(o,e.arrowAttributes),i.appendChild(o)}var a=e.parent.jquery?e.parent[0]:e.parent;if("string"==typeof a){if((a=r.querySelectorAll(e.parent)).length>1&&console.warn("WARNING: the given `parent` query("+e.parent+") matched more than one element, the first one will be used"),0===a.length)throw"ERROR: the given `parent` doesn't exists!";a=a[0]}return a.length>1&&a instanceof Element==!1&&(console.warn("WARNING: you have passed as parent a list of elements, the first one will be used"),a=a[0]),a.appendChild(i),i;function s(t,e){e.forEach(function(e){t.classList.add(e)})}function l(t,e){e.forEach(function(e){t.setAttribute(e.split(":")[0],e.split(":")[1]||"")})}},n.prototype._getPosition=function(e,n){l(n);return this._options.forceAbsolute?"absolute":function e(n){if(n===t.document.body)return!1;if("fixed"===s(n,"position"))return!0;return n.parentNode?e(n.parentNode):n}(n)?"fixed":"absolute"},n.prototype._getOffsets=function(t,e,n){n=n.split("-")[0];var i={};i.position=this.state.position;var o="fixed"===i.position,a=function(t,e,n){var r=d(t),i=d(e);if(n){var o=c(e);i.top+=o.scrollTop,i.bottom+=o.scrollTop,i.left+=o.scrollLeft,i.right+=o.scrollLeft}return{top:r.top-i.top,left:r.left-i.left,bottom:r.top-i.top+r.height,right:r.left-i.left+r.width,width:r.width,height:r.height}}(e,l(t),o),s=r(t);return-1!==["right","left"].indexOf(n)?(i.top=a.top+a.height/2-s.height/2,i.left="left"===n?a.left-s.width:a.right):(i.left=a.left+a.width/2-s.width/2,i.top="top"===n?a.top-s.height:a.bottom),i.width=s.width,i.height=s.height,{popper:i,reference:a}},n.prototype._setupEventListeners=function(){if(this.state.updateBound=this.update.bind(this),t.addEventListener("resize",this.state.updateBound),"window"!==this._options.boundariesElement){var e=c(this._reference);e!==t.document.body&&e!==t.document.documentElement||(e=t),e.addEventListener("scroll",this.state.updateBound),this.state.scrollTarget=e}},n.prototype._removeEventListeners=function(){t.removeEventListener("resize",this.state.updateBound),"window"!==this._options.boundariesElement&&this.state.scrollTarget&&(this.state.scrollTarget.removeEventListener("scroll",this.state.updateBound),this.state.scrollTarget=null),this.state.updateBound=null},n.prototype._getBoundaries=function(e,n,r){var i,o,a={};if("window"===r){var s=t.document.body,u=t.document.documentElement;i=Math.max(s.scrollHeight,s.offsetHeight,u.clientHeight,u.scrollHeight,u.offsetHeight),a={top:0,right:Math.max(s.scrollWidth,s.offsetWidth,u.clientWidth,u.scrollWidth,u.offsetWidth),bottom:i,left:0}}else if("viewport"===r){var d=l(this._popper),f=c(this._popper),p=h(d),A="fixed"===e.offsets.popper.position?0:(o=f)==document.body?Math.max(document.documentElement.scrollTop,document.body.scrollTop):o.scrollTop,g="fixed"===e.offsets.popper.position?0:function(t){return t==document.body?Math.max(document.documentElement.scrollLeft,document.body.scrollLeft):t.scrollLeft}(f);a={top:0-(p.top-A),right:t.document.documentElement.clientWidth-(p.left-g),bottom:t.document.documentElement.clientHeight-(p.top-A),left:0-(p.left-g)}}else a=l(this._popper)===r?{top:0,left:0,right:r.clientWidth,bottom:r.clientHeight}:h(r);return a.left+=n,a.right-=n,a.top=a.top+n,a.bottom=a.bottom-n,a},n.prototype.runModifiers=function(t,e,n){var r=e.slice();return void 0!==n&&(r=this._options.modifiers.slice(0,a(this._options.modifiers,n))),r.forEach(function(e){var n;(n=e)&&"[object Function]"==={}.toString.call(n)&&(t=e.call(this,t))}.bind(this)),t},n.prototype.isModifierRequired=function(t,e){var n=a(this._options.modifiers,t);return!!this._options.modifiers.slice(0,n).filter(function(t){return t===e}).length},n.prototype.modifiers={},n.prototype.modifiers.applyStyle=function(t){var e,n={position:t.offsets.popper.position},r=Math.round(t.offsets.popper.left),i=Math.round(t.offsets.popper.top);return this._options.gpuAcceleration&&(e=f("transform"))?(n[e]="translate3d("+r+"px, "+i+"px, 0)",n.top=0,n.left=0):(n.left=r,n.top=i),Object.assign(n,t.styles),u(this._popper,n),this._popper.setAttribute("x-placement",t.placement),this.isModifierRequired(this.modifiers.applyStyle,this.modifiers.arrow)&&t.offsets.arrow&&u(t.arrowElement,t.offsets.arrow),t},n.prototype.modifiers.shift=function(t){var e=t.placement,n=e.split("-")[0],r=e.split("-")[1];if(r){var i=t.offsets.reference,a=o(t.offsets.popper),s={y:{start:{top:i.top},end:{top:i.top+i.height-a.height}},x:{start:{left:i.left},end:{left:i.left+i.width-a.width}}},l=-1!==["bottom","top"].indexOf(n)?"x":"y";t.offsets.popper=Object.assign(a,s[l][r])}return t},n.prototype.modifiers.preventOverflow=function(t){var e=this._options.preventOverflowOrder,n=o(t.offsets.popper),r={left:function(){var e=n.left;return n.left<t.boundaries.left&&(e=Math.max(n.left,t.boundaries.left)),{left:e}},right:function(){var e=n.left;return n.right>t.boundaries.right&&(e=Math.min(n.left,t.boundaries.right-n.width)),{left:e}},top:function(){var e=n.top;return n.top<t.boundaries.top&&(e=Math.max(n.top,t.boundaries.top)),{top:e}},bottom:function(){var e=n.top;return n.bottom>t.boundaries.bottom&&(e=Math.min(n.top,t.boundaries.bottom-n.height)),{top:e}}};return e.forEach(function(e){t.offsets.popper=Object.assign(n,r[e]())}),t},n.prototype.modifiers.keepTogether=function(t){var e=o(t.offsets.popper),n=t.offsets.reference,r=Math.floor;return e.right<r(n.left)&&(t.offsets.popper.left=r(n.left)-e.width),e.left>r(n.right)&&(t.offsets.popper.left=r(n.right)),e.bottom<r(n.top)&&(t.offsets.popper.top=r(n.top)-e.height),e.top>r(n.bottom)&&(t.offsets.popper.top=r(n.bottom)),t},n.prototype.modifiers.flip=function(t){if(!this.isModifierRequired(this.modifiers.flip,this.modifiers.preventOverflow))return console.warn("WARNING: preventOverflow modifier is required by flip modifier in order to work, be sure to include it before flip!"),t;if(t.flipped&&t.placement===t._originalPlacement)return t;var e=t.placement.split("-")[0],n=i(e),r=t.placement.split("-")[1]||"",a=[];return(a="flip"===this._options.flipBehavior?[e,n]:this._options.flipBehavior).forEach(function(s,l){if(e===s&&a.length!==l+1){e=t.placement.split("-")[0],n=i(e);var c=o(t.offsets.popper),u=-1!==["right","bottom"].indexOf(e);(u&&Math.floor(t.offsets.reference[e])>Math.floor(c[n])||!u&&Math.floor(t.offsets.reference[e])<Math.floor(c[n]))&&(t.flipped=!0,t.placement=a[l+1],r&&(t.placement+="-"+r),t.offsets.popper=this._getOffsets(this._popper,this._reference,t.placement).popper,t=this.runModifiers(t,this._options.modifiers,this._flip))}}.bind(this)),t},n.prototype.modifiers.offset=function(t){var e=this._options.offset,n=t.offsets.popper;return-1!==t.placement.indexOf("left")?n.top-=e:-1!==t.placement.indexOf("right")?n.top+=e:-1!==t.placement.indexOf("top")?n.left-=e:-1!==t.placement.indexOf("bottom")&&(n.left+=e),t},n.prototype.modifiers.arrow=function(t){var e=this._options.arrowElement,n=this._options.arrowOffset;if("string"==typeof e&&(e=this._popper.querySelector(e)),!e)return t;if(!this._popper.contains(e))return console.warn("WARNING: `arrowElement` must be child of its popper element!"),t;if(!this.isModifierRequired(this.modifiers.arrow,this.modifiers.keepTogether))return console.warn("WARNING: keepTogether modifier is required by arrow modifier in order to work, be sure to include it before arrow!"),t;var i={},a=t.placement.split("-")[0],s=o(t.offsets.popper),l=t.offsets.reference,c=-1!==["left","right"].indexOf(a),u=c?"height":"width",h=c?"top":"left",d=c?"left":"top",f=c?"bottom":"right",p=r(e)[u];l[f]-p<s[h]&&(t.offsets.popper[h]-=s[h]-(l[f]-p)),l[h]+p>s[f]&&(t.offsets.popper[h]+=l[h]+p-s[f]);var A=l[h]+(n||l[u]/2-p/2)-s[h];return A=Math.max(Math.min(s[u]-p-8,A),8),i[h]=A,i[d]="",t.offsets.arrow=i,t.arrowElement=e,t},Object.assign||Object.defineProperty(Object,"assign",{enumerable:!1,configurable:!0,writable:!0,value:function(t){if(void 0===t||null===t)throw new TypeError("Cannot convert first argument to object");for(var e=Object(t),n=1;n<arguments.length;n++){var r=arguments[n];if(void 0!==r&&null!==r){r=Object(r);for(var i=Object.keys(r),o=0,a=i.length;o<a;o++){var s=i[o],l=Object.getOwnPropertyDescriptor(r,s);void 0!==l&&l.enumerable&&(e[s]=r[s])}}}return e}}),n})?r.call(e,n,e,t):r)||(t.exports=i)},"NWt+":function(t,e,n){var r=n("+ZMJ"),i=n("msXi"),o=n("Mhyx"),a=n("77Pl"),s=n("QRG4"),l=n("3fs2"),c={},u={};(e=t.exports=function(t,e,n,h,d){var f,p,A,g,m=d?function(){return t}:l(t),v=r(n,h,e?2:1),y=0;if("function"!=typeof m)throw TypeError(t+" is not iterable!");if(o(m)){for(f=s(t.length);f>y;y++)if((g=e?v(a(p=t[y])[0],p[1]):v(t[y]))===c||g===u)return g}else for(A=m.call(t);!(p=A.next()).done;)if((g=i(A,v,p.value,e))===c||g===u)return g}).BREAK=c,e.RETURN=u},NYxO:function(t,e,n){"use strict";(function(t){var n=("undefined"!=typeof window?window:void 0!==t?t:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function r(t,e){if(void 0===e&&(e=[]),null===t||"object"!=typeof t)return t;var n,i=(n=function(e){return e.original===t},e.filter(n)[0]);if(i)return i.copy;var o=Array.isArray(t)?[]:{};return e.push({original:t,copy:o}),Object.keys(t).forEach(function(n){o[n]=r(t[n],e)}),o}function i(t,e){Object.keys(t).forEach(function(n){return e(t[n],n)})}function o(t){return null!==t&&"object"==typeof t}var a=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"==typeof n?n():n)||{}},s={namespaced:{configurable:!0}};s.namespaced.get=function(){return!!this._rawModule.namespaced},a.prototype.addChild=function(t,e){this._children[t]=e},a.prototype.removeChild=function(t){delete this._children[t]},a.prototype.getChild=function(t){return this._children[t]},a.prototype.hasChild=function(t){return t in this._children},a.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},a.prototype.forEachChild=function(t){i(this._children,t)},a.prototype.forEachGetter=function(t){this._rawModule.getters&&i(this._rawModule.getters,t)},a.prototype.forEachAction=function(t){this._rawModule.actions&&i(this._rawModule.actions,t)},a.prototype.forEachMutation=function(t){this._rawModule.mutations&&i(this._rawModule.mutations,t)},Object.defineProperties(a.prototype,s);var l=function(t){this.register([],t,!1)};l.prototype.get=function(t){return t.reduce(function(t,e){return t.getChild(e)},this.root)},l.prototype.getNamespace=function(t){var e=this.root;return t.reduce(function(t,n){return t+((e=e.getChild(n)).namespaced?n+"/":"")},"")},l.prototype.update=function(t){!function t(e,n,r){0;n.update(r);if(r.modules)for(var i in r.modules){if(!n.getChild(i))return void 0;t(e.concat(i),n.getChild(i),r.modules[i])}}([],this.root,t)},l.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0);var o=new a(e,n);0===t.length?this.root=o:this.get(t.slice(0,-1)).addChild(t[t.length-1],o);e.modules&&i(e.modules,function(e,i){r.register(t.concat(i),e,n)})},l.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r&&r.runtime&&e.removeChild(n)},l.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var c;var u=function(t){var e=this;void 0===t&&(t={}),!c&&"undefined"!=typeof window&&window.Vue&&v(window.Vue);var r=t.plugins;void 0===r&&(r=[]);var i=t.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new l(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new c,this._makeLocalGettersCache=Object.create(null);var o=this,a=this.dispatch,s=this.commit;this.dispatch=function(t,e){return a.call(o,t,e)},this.commit=function(t,e,n){return s.call(o,t,e,n)},this.strict=i;var u=this._modules.root.state;A(this,u,[],this._modules.root),p(this,u),r.forEach(function(t){return t(e)}),(void 0!==t.devtools?t.devtools:c.config.devtools)&&function(t){n&&(t._devtoolHook=n,n.emit("vuex:init",t),n.on("vuex:travel-to-state",function(e){t.replaceState(e)}),t.subscribe(function(t,e){n.emit("vuex:mutation",t,e)},{prepend:!0}),t.subscribeAction(function(t,e){n.emit("vuex:action",t,e)},{prepend:!0}))}(this)},h={state:{configurable:!0}};function d(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function f(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;A(t,n,[],t._modules.root,!0),p(t,n,e)}function p(t,e,n){var r=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var o={};i(t._wrappedGetters,function(e,n){o[n]=function(t,e){return function(){return t(e)}}(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})});var a=c.config.silent;c.config.silent=!0,t._vm=new c({data:{$$state:e},computed:o}),c.config.silent=a,t.strict&&function(t){t._vm.$watch(function(){return this._data.$$state},function(){0},{deep:!0,sync:!0})}(t),r&&(n&&t._withCommit(function(){r._data.$$state=null}),c.nextTick(function(){return r.$destroy()}))}function A(t,e,n,r,i){var o=!n.length,a=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=r),!o&&!i){var s=g(e,n.slice(0,-1)),l=n[n.length-1];t._withCommit(function(){c.set(s,l,r.state)})}var u=r.context=function(t,e,n){var r=""===e,i={dispatch:r?t.dispatch:function(n,r,i){var o=m(n,r,i),a=o.payload,s=o.options,l=o.type;return s&&s.root||(l=e+l),t.dispatch(l,a)},commit:r?t.commit:function(n,r,i){var o=m(n,r,i),a=o.payload,s=o.options,l=o.type;s&&s.root||(l=e+l),t.commit(l,a,s)}};return Object.defineProperties(i,{getters:{get:r?function(){return t.getters}:function(){return function(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach(function(i){if(i.slice(0,r)===e){var o=i.slice(r);Object.defineProperty(n,o,{get:function(){return t.getters[i]},enumerable:!0})}}),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}(t,e)}},state:{get:function(){return g(t.state,n)}}}),i}(t,a,n);r.forEachMutation(function(e,n){!function(t,e,n,r){(t._mutations[e]||(t._mutations[e]=[])).push(function(e){n.call(t,r.state,e)})}(t,a+n,e,u)}),r.forEachAction(function(e,n){var r=e.root?n:a+n,i=e.handler||e;!function(t,e,n,r){(t._actions[e]||(t._actions[e]=[])).push(function(e){var i,o=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return(i=o)&&"function"==typeof i.then||(o=Promise.resolve(o)),t._devtoolHook?o.catch(function(e){throw t._devtoolHook.emit("vuex:error",e),e}):o})}(t,r,i,u)}),r.forEachGetter(function(e,n){!function(t,e,n,r){if(t._wrappedGetters[e])return void 0;t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)}}(t,a+n,e,u)}),r.forEachChild(function(r,o){A(t,e,n.concat(o),r,i)})}function g(t,e){return e.reduce(function(t,e){return t[e]},t)}function m(t,e,n){return o(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function v(t){c&&t===c||
  391. /*!
  392. * vuex v3.6.2
  393. * (c) 2021 Evan You
  394. * @license MIT
  395. */
  396. function(t){if(Number(t.version.split(".")[0])>=2)t.mixin({beforeCreate:n});else{var e=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[n].concat(t.init):n,e.call(this,t)}}function n(){var t=this.$options;t.store?this.$store="function"==typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}(c=t)}h.state.get=function(){return this._vm._data.$$state},h.state.set=function(t){0},u.prototype.commit=function(t,e,n){var r=this,i=m(t,e,n),o=i.type,a=i.payload,s=(i.options,{type:o,payload:a}),l=this._mutations[o];l&&(this._withCommit(function(){l.forEach(function(t){t(a)})}),this._subscribers.slice().forEach(function(t){return t(s,r.state)}))},u.prototype.dispatch=function(t,e){var n=this,r=m(t,e),i=r.type,o=r.payload,a={type:i,payload:o},s=this._actions[i];if(s){try{this._actionSubscribers.slice().filter(function(t){return t.before}).forEach(function(t){return t.before(a,n.state)})}catch(t){0}var l=s.length>1?Promise.all(s.map(function(t){return t(o)})):s[0](o);return new Promise(function(t,e){l.then(function(e){try{n._actionSubscribers.filter(function(t){return t.after}).forEach(function(t){return t.after(a,n.state)})}catch(t){0}t(e)},function(t){try{n._actionSubscribers.filter(function(t){return t.error}).forEach(function(e){return e.error(a,n.state,t)})}catch(t){0}e(t)})})}},u.prototype.subscribe=function(t,e){return d(t,this._subscribers,e)},u.prototype.subscribeAction=function(t,e){return d("function"==typeof t?{before:t}:t,this._actionSubscribers,e)},u.prototype.watch=function(t,e,n){var r=this;return this._watcherVM.$watch(function(){return t(r.state,r.getters)},e,n)},u.prototype.replaceState=function(t){var e=this;this._withCommit(function(){e._vm._data.$$state=t})},u.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"==typeof t&&(t=[t]),this._modules.register(t,e),A(this,this.state,t,this._modules.get(t),n.preserveState),p(this,this.state)},u.prototype.unregisterModule=function(t){var e=this;"string"==typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=g(e.state,t.slice(0,-1));c.delete(n,t[t.length-1])}),f(this)},u.prototype.hasModule=function(t){return"string"==typeof t&&(t=[t]),this._modules.isRegistered(t)},u.prototype.hotUpdate=function(t){this._modules.update(t),f(this,!0)},u.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(u.prototype,h);var y=S(function(t,e){var n={};return x(e).forEach(function(e){var r=e.key,i=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=C(this.$store,"mapState",t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"==typeof i?i.call(this,e,n):e[i]},n[r].vuex=!0}),n}),b=S(function(t,e){var n={};return x(e).forEach(function(e){var r=e.key,i=e.val;n[r]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var r=this.$store.commit;if(t){var o=C(this.$store,"mapMutations",t);if(!o)return;r=o.context.commit}return"function"==typeof i?i.apply(this,[r].concat(e)):r.apply(this.$store,[i].concat(e))}}),n}),_=S(function(t,e){var n={};return x(e).forEach(function(e){var r=e.key,i=e.val;i=t+i,n[r]=function(){if(!t||C(this.$store,"mapGetters",t))return this.$store.getters[i]},n[r].vuex=!0}),n}),w=S(function(t,e){var n={};return x(e).forEach(function(e){var r=e.key,i=e.val;n[r]=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var o=C(this.$store,"mapActions",t);if(!o)return;r=o.context.dispatch}return"function"==typeof i?i.apply(this,[r].concat(e)):r.apply(this.$store,[i].concat(e))}}),n});function x(t){return function(t){return Array.isArray(t)||o(t)}(t)?Array.isArray(t)?t.map(function(t){return{key:t,val:t}}):Object.keys(t).map(function(e){return{key:e,val:t[e]}}):[]}function S(t){return function(e,n){return"string"!=typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function C(t,e,n){return t._modulesNamespaceMap[n]}function k(t,e,n){var r=n?t.groupCollapsed:t.group;try{r.call(t,e)}catch(n){t.log(e)}}function B(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function T(){var t=new Date;return" @ "+E(t.getHours(),2)+":"+E(t.getMinutes(),2)+":"+E(t.getSeconds(),2)+"."+E(t.getMilliseconds(),3)}function E(t,e){return n="0",r=e-t.toString().length,new Array(r+1).join(n)+t;var n,r}var M={Store:u,install:v,version:"3.6.2",mapState:y,mapMutations:b,mapGetters:_,mapActions:w,createNamespacedHelpers:function(t){return{mapState:y.bind(null,t),mapGetters:_.bind(null,t),mapMutations:b.bind(null,t),mapActions:w.bind(null,t)}},createLogger:function(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var i=t.transformer;void 0===i&&(i=function(t){return t});var o=t.mutationTransformer;void 0===o&&(o=function(t){return t});var a=t.actionFilter;void 0===a&&(a=function(t,e){return!0});var s=t.actionTransformer;void 0===s&&(s=function(t){return t});var l=t.logMutations;void 0===l&&(l=!0);var c=t.logActions;void 0===c&&(c=!0);var u=t.logger;return void 0===u&&(u=console),function(t){var h=r(t.state);void 0!==u&&(l&&t.subscribe(function(t,a){var s=r(a);if(n(t,h,s)){var l=T(),c=o(t),d="mutation "+t.type+l;k(u,d,e),u.log("%c prev state","color: #9E9E9E; font-weight: bold",i(h)),u.log("%c mutation","color: #03A9F4; font-weight: bold",c),u.log("%c next state","color: #4CAF50; font-weight: bold",i(s)),B(u)}h=s}),c&&t.subscribeAction(function(t,n){if(a(t,n)){var r=T(),i=s(t),o="action "+t.type+r;k(u,o,e),u.log("%c action","color: #03A9F4; font-weight: bold",i),B(u)}}))}}};e.a=M}).call(e,n("DuR2"))},NpIQ:function(t,e){e.f={}.propertyIsEnumerable},O4g8:function(t,e){t.exports=!0},OAzY:function(t,e,n){"use strict";e.__esModule=!0;var r,i=n("7+uW"),o=(r=i)&&r.__esModule?r:{default:r},a=n("2kvA");var s=!1,l=!1,c=void 0,u=function(){if(!o.default.prototype.$isServer){var t=d.modalDom;return t?s=!0:(s=!1,t=document.createElement("div"),d.modalDom=t,t.addEventListener("touchmove",function(t){t.preventDefault(),t.stopPropagation()}),t.addEventListener("click",function(){d.doOnModalClick&&d.doOnModalClick()})),t}},h={},d={modalFade:!0,getInstance:function(t){return h[t]},register:function(t,e){t&&e&&(h[t]=e)},deregister:function(t){t&&(h[t]=null,delete h[t])},nextZIndex:function(){return d.zIndex++},modalStack:[],doOnModalClick:function(){var t=d.modalStack[d.modalStack.length-1];if(t){var e=d.getInstance(t.id);e&&e.closeOnClickModal&&e.close()}},openModal:function(t,e,n,r,i){if(!o.default.prototype.$isServer&&t&&void 0!==e){this.modalFade=i;for(var l=this.modalStack,c=0,h=l.length;c<h;c++){if(l[c].id===t)return}var d=u();if((0,a.addClass)(d,"v-modal"),this.modalFade&&!s&&(0,a.addClass)(d,"v-modal-enter"),r)r.trim().split(/\s+/).forEach(function(t){return(0,a.addClass)(d,t)});setTimeout(function(){(0,a.removeClass)(d,"v-modal-enter")},200),n&&n.parentNode&&11!==n.parentNode.nodeType?n.parentNode.appendChild(d):document.body.appendChild(d),e&&(d.style.zIndex=e),d.tabIndex=0,d.style.display="",this.modalStack.push({id:t,zIndex:e,modalClass:r})}},closeModal:function(t){var e=this.modalStack,n=u();if(e.length>0){var r=e[e.length-1];if(r.id===t){if(r.modalClass)r.modalClass.trim().split(/\s+/).forEach(function(t){return(0,a.removeClass)(n,t)});e.pop(),e.length>0&&(n.style.zIndex=e[e.length-1].zIndex)}else for(var i=e.length-1;i>=0;i--)if(e[i].id===t){e.splice(i,1);break}}0===e.length&&(this.modalFade&&(0,a.addClass)(n,"v-modal-leave"),setTimeout(function(){0===e.length&&(n.parentNode&&n.parentNode.removeChild(n),n.style.display="none",d.modalDom=void 0),(0,a.removeClass)(n,"v-modal-leave")},200))}};Object.defineProperty(d,"zIndex",{configurable:!0,get:function(){return l||(c=c||(o.default.prototype.$ELEMENT||{}).zIndex||2e3,l=!0),c},set:function(t){c=t}});o.default.prototype.$isServer||window.addEventListener("keydown",function(t){if(27===t.keyCode){var e=function(){if(!o.default.prototype.$isServer&&d.modalStack.length>0){var t=d.modalStack[d.modalStack.length-1];if(!t)return;return d.getInstance(t.id)}}();e&&e.closeOnPressEscape&&(e.handleClose?e.handleClose():e.handleAction?e.handleAction("cancel"):e.close())}}),e.default=d},ON07:function(t,e,n){var r=n("EqjI"),i=n("7KvD").document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},ON3O:function(t,e,n){var r=n("uY1a");t.exports=function(t,e,n){return void 0===n?r(t,e,!1):r(t,n,!1!==e)}},OSvQ:function(t,e){function n(t,e,n,r){this.xlen=t,this.linmax=e,this.table=n,this.hlen=r}var r={t1HB:[1,1,1,0],t2HB:[1,2,1,3,1,1,3,2,0],t3HB:[3,2,1,1,1,1,3,2,0],t5HB:[1,2,6,5,3,1,4,4,7,5,7,1,6,1,1,0],t6HB:[7,3,5,1,6,2,3,2,5,4,4,1,3,3,2,0],t7HB:[1,2,10,19,16,10,3,3,7,10,5,3,11,4,13,17,8,4,12,11,18,15,11,2,7,6,9,14,3,1,6,4,5,3,2,0],t8HB:[3,4,6,18,12,5,5,1,2,16,9,3,7,3,5,14,7,3,19,17,15,13,10,4,13,5,8,11,5,1,12,4,4,1,1,0],t9HB:[7,5,9,14,15,7,6,4,5,5,6,7,7,6,8,8,8,5,15,6,9,10,5,1,11,7,9,6,4,1,14,4,6,2,6,0],t10HB:[1,2,10,23,35,30,12,17,3,3,8,12,18,21,12,7,11,9,15,21,32,40,19,6,14,13,22,34,46,23,18,7,20,19,33,47,27,22,9,3,31,22,41,26,21,20,5,3,14,13,10,11,16,6,5,1,9,8,7,8,4,4,2,0],t11HB:[3,4,10,24,34,33,21,15,5,3,4,10,32,17,11,10,11,7,13,18,30,31,20,5,25,11,19,59,27,18,12,5,35,33,31,58,30,16,7,5,28,26,32,19,17,15,8,14,14,12,9,13,14,9,4,1,11,4,6,6,6,3,2,0],t12HB:[9,6,16,33,41,39,38,26,7,5,6,9,23,16,26,11,17,7,11,14,21,30,10,7,17,10,15,12,18,28,14,5,32,13,22,19,18,16,9,5,40,17,31,29,17,13,4,2,27,12,11,15,10,7,4,1,27,12,8,12,6,3,1,0],t13HB:[1,5,14,21,34,51,46,71,42,52,68,52,67,44,43,19,3,4,12,19,31,26,44,33,31,24,32,24,31,35,22,14,15,13,23,36,59,49,77,65,29,40,30,40,27,33,42,16,22,20,37,61,56,79,73,64,43,76,56,37,26,31,25,14,35,16,60,57,97,75,114,91,54,73,55,41,48,53,23,24,58,27,50,96,76,70,93,84,77,58,79,29,74,49,41,17,47,45,78,74,115,94,90,79,69,83,71,50,59,38,36,15,72,34,56,95,92,85,91,90,86,73,77,65,51,44,43,42,43,20,30,44,55,78,72,87,78,61,46,54,37,30,20,16,53,25,41,37,44,59,54,81,66,76,57,54,37,18,39,11,35,33,31,57,42,82,72,80,47,58,55,21,22,26,38,22,53,25,23,38,70,60,51,36,55,26,34,23,27,14,9,7,34,32,28,39,49,75,30,52,48,40,52,28,18,17,9,5,45,21,34,64,56,50,49,45,31,19,12,15,10,7,6,3,48,23,20,39,36,35,53,21,16,23,13,10,6,1,4,2,16,15,17,27,25,20,29,11,17,12,16,8,1,1,0,1],t15HB:[7,12,18,53,47,76,124,108,89,123,108,119,107,81,122,63,13,5,16,27,46,36,61,51,42,70,52,83,65,41,59,36,19,17,15,24,41,34,59,48,40,64,50,78,62,80,56,33,29,28,25,43,39,63,55,93,76,59,93,72,54,75,50,29,52,22,42,40,67,57,95,79,72,57,89,69,49,66,46,27,77,37,35,66,58,52,91,74,62,48,79,63,90,62,40,38,125,32,60,56,50,92,78,65,55,87,71,51,73,51,70,30,109,53,49,94,88,75,66,122,91,73,56,42,64,44,21,25,90,43,41,77,73,63,56,92,77,66,47,67,48,53,36,20,71,34,67,60,58,49,88,76,67,106,71,54,38,39,23,15,109,53,51,47,90,82,58,57,48,72,57,41,23,27,62,9,86,42,40,37,70,64,52,43,70,55,42,25,29,18,11,11,118,68,30,55,50,46,74,65,49,39,24,16,22,13,14,7,91,44,39,38,34,63,52,45,31,52,28,19,14,8,9,3,123,60,58,53,47,43,32,22,37,24,17,12,15,10,2,1,71,37,34,30,28,20,17,26,21,16,10,6,8,6,2,0],t16HB:[1,5,14,44,74,63,110,93,172,149,138,242,225,195,376,17,3,4,12,20,35,62,53,47,83,75,68,119,201,107,207,9,15,13,23,38,67,58,103,90,161,72,127,117,110,209,206,16,45,21,39,69,64,114,99,87,158,140,252,212,199,387,365,26,75,36,68,65,115,101,179,164,155,264,246,226,395,382,362,9,66,30,59,56,102,185,173,265,142,253,232,400,388,378,445,16,111,54,52,100,184,178,160,133,257,244,228,217,385,366,715,10,98,48,91,88,165,157,148,261,248,407,397,372,380,889,884,8,85,84,81,159,156,143,260,249,427,401,392,383,727,713,708,7,154,76,73,141,131,256,245,426,406,394,384,735,359,710,352,11,139,129,67,125,247,233,229,219,393,743,737,720,885,882,439,4,243,120,118,115,227,223,396,746,742,736,721,712,706,223,436,6,202,224,222,218,216,389,386,381,364,888,443,707,440,437,1728,4,747,211,210,208,370,379,734,723,714,1735,883,877,876,3459,865,2,377,369,102,187,726,722,358,711,709,866,1734,871,3458,870,434,0,12,10,7,11,10,17,11,9,13,12,10,7,5,3,1,3],t24HB:[15,13,46,80,146,262,248,434,426,669,653,649,621,517,1032,88,14,12,21,38,71,130,122,216,209,198,327,345,319,297,279,42,47,22,41,74,68,128,120,221,207,194,182,340,315,295,541,18,81,39,75,70,134,125,116,220,204,190,178,325,311,293,271,16,147,72,69,135,127,118,112,210,200,188,352,323,306,285,540,14,263,66,129,126,119,114,214,202,192,180,341,317,301,281,262,12,249,123,121,117,113,215,206,195,185,347,330,308,291,272,520,10,435,115,111,109,211,203,196,187,353,332,313,298,283,531,381,17,427,212,208,205,201,193,186,177,169,320,303,286,268,514,377,16,335,199,197,191,189,181,174,333,321,305,289,275,521,379,371,11,668,184,183,179,175,344,331,314,304,290,277,530,383,373,366,10,652,346,171,168,164,318,309,299,287,276,263,513,375,368,362,6,648,322,316,312,307,302,292,284,269,261,512,376,370,364,359,4,620,300,296,294,288,282,273,266,515,380,374,369,365,361,357,2,1033,280,278,274,267,264,259,382,378,372,367,363,360,358,356,0,43,20,19,17,15,13,11,9,7,6,4,7,5,3,1,3],t32HB:[1,10,8,20,12,20,16,32,14,12,24,0,28,16,24,16],t33HB:[15,28,26,48,22,40,36,64,14,24,20,32,12,16,8,0],t1l:[1,4,3,5],t2l:[1,4,7,4,5,7,6,7,8],t3l:[2,3,7,4,4,7,6,7,8],t5l:[1,4,7,8,4,5,8,9,7,8,9,10,8,8,9,10],t6l:[3,4,6,8,4,4,6,7,5,6,7,8,7,7,8,9],t7l:[1,4,7,9,9,10,4,6,8,9,9,10,7,7,9,10,10,11,8,9,10,11,11,11,8,9,10,11,11,12,9,10,11,12,12,12],t8l:[2,4,7,9,9,10,4,4,6,10,10,10,7,6,8,10,10,11,9,10,10,11,11,12,9,9,10,11,12,12,10,10,11,11,13,13],t9l:[3,4,6,7,9,10,4,5,6,7,8,10,5,6,7,8,9,10,7,7,8,9,9,10,8,8,9,9,10,11,9,9,10,10,11,11],t10l:[1,4,7,9,10,10,10,11,4,6,8,9,10,11,10,10,7,8,9,10,11,12,11,11,8,9,10,11,12,12,11,12,9,10,11,12,12,12,12,12,10,11,12,12,13,13,12,13,9,10,11,12,12,12,13,13,10,10,11,12,12,13,13,13],t11l:[2,4,6,8,9,10,9,10,4,5,6,8,10,10,9,10,6,7,8,9,10,11,10,10,8,8,9,11,10,12,10,11,9,10,10,11,11,12,11,12,9,10,11,12,12,13,12,13,9,9,9,10,11,12,12,12,9,9,10,11,12,12,12,12],t12l:[4,4,6,8,9,10,10,10,4,5,6,7,9,9,10,10,6,6,7,8,9,10,9,10,7,7,8,8,9,10,10,10,8,8,9,9,10,10,10,11,9,9,10,10,10,11,10,11,9,9,9,10,10,11,11,12,10,10,10,11,11,11,11,12],t13l:[1,5,7,8,9,10,10,11,10,11,12,12,13,13,14,14,4,6,8,9,10,10,11,11,11,11,12,12,13,14,14,14,7,8,9,10,11,11,12,12,11,12,12,13,13,14,15,15,8,9,10,11,11,12,12,12,12,13,13,13,13,14,15,15,9,9,11,11,12,12,13,13,12,13,13,14,14,15,15,16,10,10,11,12,12,12,13,13,13,13,14,13,15,15,16,16,10,11,12,12,13,13,13,13,13,14,14,14,15,15,16,16,11,11,12,13,13,13,14,14,14,14,15,15,15,16,18,18,10,10,11,12,12,13,13,14,14,14,14,15,15,16,17,17,11,11,12,12,13,13,13,15,14,15,15,16,16,16,18,17,11,12,12,13,13,14,14,15,14,15,16,15,16,17,18,19,12,12,12,13,14,14,14,14,15,15,15,16,17,17,17,18,12,13,13,14,14,15,14,15,16,16,17,17,17,18,18,18,13,13,14,15,15,15,16,16,16,16,16,17,18,17,18,18,14,14,14,15,15,15,17,16,16,19,17,17,17,19,18,18,13,14,15,16,16,16,17,16,17,17,18,18,21,20,21,18],t15l:[3,5,6,8,8,9,10,10,10,11,11,12,12,12,13,14,5,5,7,8,9,9,10,10,10,11,11,12,12,12,13,13,6,7,7,8,9,9,10,10,10,11,11,12,12,13,13,13,7,8,8,9,9,10,10,11,11,11,12,12,12,13,13,13,8,8,9,9,10,10,11,11,11,11,12,12,12,13,13,13,9,9,9,10,10,10,11,11,11,11,12,12,13,13,13,14,10,9,10,10,10,11,11,11,11,12,12,12,13,13,14,14,10,10,10,11,11,11,11,12,12,12,12,12,13,13,13,14,10,10,10,11,11,11,11,12,12,12,12,13,13,14,14,14,10,10,11,11,11,11,12,12,12,13,13,13,13,14,14,14,11,11,11,11,12,12,12,12,12,13,13,13,13,14,15,14,11,11,11,11,12,12,12,12,13,13,13,13,14,14,14,15,12,12,11,12,12,12,13,13,13,13,13,13,14,14,15,15,12,12,12,12,12,13,13,13,13,14,14,14,14,14,15,15,13,13,13,13,13,13,13,13,14,14,14,14,15,15,14,15,13,13,13,13,13,13,13,14,14,14,14,14,15,15,15,15],t16_5l:[1,5,7,9,10,10,11,11,12,12,12,13,13,13,14,11,4,6,8,9,10,11,11,11,12,12,12,13,14,13,14,11,7,8,9,10,11,11,12,12,13,12,13,13,13,14,14,12,9,9,10,11,11,12,12,12,13,13,14,14,14,15,15,13,10,10,11,11,12,12,13,13,13,14,14,14,15,15,15,12,10,10,11,11,12,13,13,14,13,14,14,15,15,15,16,13,11,11,11,12,13,13,13,13,14,14,14,14,15,15,16,13,11,11,12,12,13,13,13,14,14,15,15,15,15,17,17,13,11,12,12,13,13,13,14,14,15,15,15,15,16,16,16,13,12,12,12,13,13,14,14,15,15,15,15,16,15,16,15,14,12,13,12,13,14,14,14,14,15,16,16,16,17,17,16,13,13,13,13,13,14,14,15,16,16,16,16,16,16,15,16,14,13,14,14,14,14,15,15,15,15,17,16,16,16,16,18,14,15,14,14,14,15,15,16,16,16,18,17,17,17,19,17,14,14,15,13,14,16,16,15,16,16,17,18,17,19,17,16,14,11,11,11,12,12,13,13,13,14,14,14,14,14,14,14,12],t16l:[1,5,7,9,10,10,11,11,12,12,12,13,13,13,14,10,4,6,8,9,10,11,11,11,12,12,12,13,14,13,14,10,7,8,9,10,11,11,12,12,13,12,13,13,13,14,14,11,9,9,10,11,11,12,12,12,13,13,14,14,14,15,15,12,10,10,11,11,12,12,13,13,13,14,14,14,15,15,15,11,10,10,11,11,12,13,13,14,13,14,14,15,15,15,16,12,11,11,11,12,13,13,13,13,14,14,14,14,15,15,16,12,11,11,12,12,13,13,13,14,14,15,15,15,15,17,17,12,11,12,12,13,13,13,14,14,15,15,15,15,16,16,16,12,12,12,12,13,13,14,14,15,15,15,15,16,15,16,15,13,12,13,12,13,14,14,14,14,15,16,16,16,17,17,16,12,13,13,13,13,14,14,15,16,16,16,16,16,16,15,16,13,13,14,14,14,14,15,15,15,15,17,16,16,16,16,18,13,15,14,14,14,15,15,16,16,16,18,17,17,17,19,17,13,14,15,13,14,16,16,15,16,16,17,18,17,19,17,16,13,10,10,10,11,11,12,12,12,13,13,13,13,13,13,13,10],t24l:[4,5,7,8,9,10,10,11,11,12,12,12,12,12,13,10,5,6,7,8,9,10,10,11,11,11,12,12,12,12,12,10,7,7,8,9,9,10,10,11,11,11,11,12,12,12,13,9,8,8,9,9,10,10,10,11,11,11,11,12,12,12,12,9,9,9,9,10,10,10,10,11,11,11,12,12,12,12,13,9,10,9,10,10,10,10,11,11,11,11,12,12,12,12,12,9,10,10,10,10,10,11,11,11,11,12,12,12,12,12,13,9,11,10,10,10,11,11,11,11,12,12,12,12,12,13,13,10,11,11,11,11,11,11,11,11,11,12,12,12,12,13,13,10,11,11,11,11,11,11,11,12,12,12,12,12,13,13,13,10,12,11,11,11,11,12,12,12,12,12,12,13,13,13,13,10,12,12,11,11,11,12,12,12,12,12,12,13,13,13,13,10,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,10,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,10,13,12,12,12,12,12,12,13,13,13,13,13,13,13,13,10,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,6],t32l:[1,5,5,7,5,8,7,9,5,7,7,9,7,9,9,10],t33l:[4,5,5,6,5,6,6,7,5,6,6,7,6,7,7,8]};r.ht=[new n(0,0,null,null),new n(2,0,r.t1HB,r.t1l),new n(3,0,r.t2HB,r.t2l),new n(3,0,r.t3HB,r.t3l),new n(0,0,null,null),new n(4,0,r.t5HB,r.t5l),new n(4,0,r.t6HB,r.t6l),new n(6,0,r.t7HB,r.t7l),new n(6,0,r.t8HB,r.t8l),new n(6,0,r.t9HB,r.t9l),new n(8,0,r.t10HB,r.t10l),new n(8,0,r.t11HB,r.t11l),new n(8,0,r.t12HB,r.t12l),new n(16,0,r.t13HB,r.t13l),new n(0,0,null,r.t16_5l),new n(16,0,r.t15HB,r.t15l),new n(1,1,r.t16HB,r.t16l),new n(2,3,r.t16HB,r.t16l),new n(3,7,r.t16HB,r.t16l),new n(4,15,r.t16HB,r.t16l),new n(6,63,r.t16HB,r.t16l),new n(8,255,r.t16HB,r.t16l),new n(10,1023,r.t16HB,r.t16l),new n(13,8191,r.t16HB,r.t16l),new n(4,15,r.t24HB,r.t24l),new n(5,31,r.t24HB,r.t24l),new n(6,63,r.t24HB,r.t24l),new n(7,127,r.t24HB,r.t24l),new n(8,255,r.t24HB,r.t24l),new n(9,511,r.t24HB,r.t24l),new n(11,2047,r.t24HB,r.t24l),new n(13,8191,r.t24HB,r.t24l),new n(0,0,r.t32HB,r.t32l),new n(0,0,r.t33HB,r.t33l)],r.largetbl=[65540,327685,458759,589832,655369,655370,720906,720907,786443,786444,786444,851980,851980,851980,917517,655370,262149,393222,524295,589832,655369,720906,720906,720907,786443,786443,786444,851980,917516,851980,917516,655370,458759,524295,589832,655369,720905,720906,786442,786443,851979,786443,851979,851980,851980,917516,917517,720905,589832,589832,655369,720905,720906,786442,786442,786443,851979,851979,917515,917516,917516,983052,983052,786441,655369,655369,720905,720906,786442,786442,851978,851979,851979,917515,917516,917516,983052,983052,983053,720905,655370,655369,720906,720906,786442,851978,851979,917515,851979,917515,917516,983052,983052,983052,1048588,786441,720906,720906,720906,786442,851978,851979,851979,851979,917515,917516,917516,917516,983052,983052,1048589,786441,720907,720906,786442,786442,851979,851979,851979,917515,917516,983052,983052,983052,983052,1114125,1114125,786442,720907,786443,786443,851979,851979,851979,917515,917515,983051,983052,983052,983052,1048588,1048589,1048589,786442,786443,786443,786443,851979,851979,917515,917515,983052,983052,983052,983052,1048588,983053,1048589,983053,851978,786444,851979,786443,851979,917515,917516,917516,917516,983052,1048588,1048588,1048589,1114125,1114125,1048589,786442,851980,851980,851979,851979,917515,917516,983052,1048588,1048588,1048588,1048588,1048589,1048589,983053,1048589,851978,851980,917516,917516,917516,917516,983052,983052,983052,983052,1114124,1048589,1048589,1048589,1048589,1179661,851978,983052,917516,917516,917516,983052,983052,1048588,1048588,1048589,1179661,1114125,1114125,1114125,1245197,1114125,851978,917517,983052,851980,917516,1048588,1048588,983052,1048589,1048589,1114125,1179661,1114125,1245197,1114125,1048589,851978,655369,655369,655369,720905,720905,786441,786441,786441,851977,851977,851977,851978,851978,851978,851978,655366],r.table23=[65538,262147,458759,262148,327684,458759,393222,458759,524296],r.table56=[65539,262148,458758,524296,262148,327684,524294,589831,458757,524294,589831,655368,524295,524295,589832,655369],r.bitrate_table=[[0,8,16,24,32,40,48,56,64,80,96,112,128,144,160,-1],[0,32,40,48,56,64,80,96,112,128,160,192,224,256,320,-1],[0,8,16,24,32,40,48,56,64,-1,-1,-1,-1,-1,-1,-1]],r.samplerate_table=[[22050,24e3,16e3,-1],[44100,48e3,32e3,-1],[11025,12e3,8e3,-1]],r.scfsi_band=[0,6,11,16,21],t.exports=r},OYls:function(t,e,n){n("crlp")("asyncIterator")},"Oi+a":function(t,e,n){"use strict";var r=n("dIwP"),i=n("qRfI");t.exports=function(t,e){return t&&!r(e)?i(t,e):e}},OvRC:function(t,e,n){t.exports={default:n("oM7Q"),__esModule:!0}},OwOc:function(t,e,n){"use strict";n.d(e,"c",function(){return r}),n.d(e,"b",function(){return i}),n.d(e,"a",function(){return o}),n.d(e,"d",function(){return h}),e.e=function(t){for(var e in h)t[e]&&(h[e]=t[e])};var r=12,i="sans-serif",o=r+"px "+i,a=20,s=100;var l,c,u=function(t){var e={};if("undefined"==typeof JSON)return e;for(var n=0;n<t.length;n++){var r=String.fromCharCode(n+32),i=(t.charCodeAt(n)-a)/s;e[r]=i}return e}("007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N"),h={createCanvas:function(){return"undefined"!=typeof document&&document.createElement("canvas")},measureText:function(t,e){if(!l){var n=h.createCanvas();l=n&&n.getContext("2d")}if(l)return c!==e&&(c=l.font=e||o),l.measureText(t);t=t||"";var i=/(\d+)px/.exec(e=e||o),a=i&&+i[1]||r,s=0;if(e.indexOf("mono")>=0)s=a*t.length;else for(var d=0;d<t.length;d++){var f=u[t[d]];s+=null==f?a:f*a}return{width:s}},loadImage:function(t,e,n){var r=new Image;return r.onload=e,r.onerror=n,r.src=t,r}}},PiFy:function(t,e,n){"use strict";var r=n("fRHV");t.exports=Function.prototype.bind||r},PzxK:function(t,e,n){var r=n("D2L2"),i=n("sB3e"),o=n("ax3d")("IE_PROTO"),a=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?a:null}},QG6P:function(t,e,n){var r=n("/00o"),i=n("To6e"),o=i.System,a=(i.VbrMode,i.Float,i.ShortBlock,i.Util,i.Arrays,i.new_array_n,i.new_byte,i.new_double,i.new_float),s=i.new_float_n;i.new_int,i.new_int_n,i.assert;t.exports=function(){this.l=a(r.SBMAX_l),this.s=s([r.SBMAX_s,3]);var t=this;this.assign=function(e){o.arraycopy(e.l,0,t.l,0,r.SBMAX_l);for(var n=0;n<r.SBMAX_s;n++)for(var i=0;i<3;i++)t.s[n][i]=e.s[n][i]}}},QRG4:function(t,e,n){var r=n("UuGF"),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},"QWe/":function(t,e,n){n("crlp")("observable")},QzLT:function(module,exports,__webpack_require__){(function(Buffer,process,global){var factory;factory=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=0)}([function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addLinkAttributes",{enumerable:!0,get:function(){return r.addLinkAttributes}}),Object.defineProperty(e,"getFilenameFromUrl",{enumerable:!0,get:function(){return r.getFilenameFromUrl}}),Object.defineProperty(e,"LinkTarget",{enumerable:!0,get:function(){return r.LinkTarget}}),Object.defineProperty(e,"loadScript",{enumerable:!0,get:function(){return r.loadScript}}),Object.defineProperty(e,"PDFDateString",{enumerable:!0,get:function(){return r.PDFDateString}}),Object.defineProperty(e,"RenderingCancelledException",{enumerable:!0,get:function(){return r.RenderingCancelledException}}),Object.defineProperty(e,"build",{enumerable:!0,get:function(){return i.build}}),Object.defineProperty(e,"getDocument",{enumerable:!0,get:function(){return i.getDocument}}),Object.defineProperty(e,"LoopbackPort",{enumerable:!0,get:function(){return i.LoopbackPort}}),Object.defineProperty(e,"PDFDataRangeTransport",{enumerable:!0,get:function(){return i.PDFDataRangeTransport}}),Object.defineProperty(e,"PDFWorker",{enumerable:!0,get:function(){return i.PDFWorker}}),Object.defineProperty(e,"version",{enumerable:!0,get:function(){return i.version}}),Object.defineProperty(e,"CMapCompressionType",{enumerable:!0,get:function(){return o.CMapCompressionType}}),Object.defineProperty(e,"createObjectURL",{enumerable:!0,get:function(){return o.createObjectURL}}),Object.defineProperty(e,"createPromiseCapability",{enumerable:!0,get:function(){return o.createPromiseCapability}}),Object.defineProperty(e,"createValidAbsoluteUrl",{enumerable:!0,get:function(){return o.createValidAbsoluteUrl}}),Object.defineProperty(e,"InvalidPDFException",{enumerable:!0,get:function(){return o.InvalidPDFException}}),Object.defineProperty(e,"MissingPDFException",{enumerable:!0,get:function(){return o.MissingPDFException}}),Object.defineProperty(e,"OPS",{enumerable:!0,get:function(){return o.OPS}}),Object.defineProperty(e,"PasswordResponses",{enumerable:!0,get:function(){return o.PasswordResponses}}),Object.defineProperty(e,"PermissionFlag",{enumerable:!0,get:function(){return o.PermissionFlag}}),Object.defineProperty(e,"removeNullCharacters",{enumerable:!0,get:function(){return o.removeNullCharacters}}),Object.defineProperty(e,"shadow",{enumerable:!0,get:function(){return o.shadow}}),Object.defineProperty(e,"UnexpectedResponseException",{enumerable:!0,get:function(){return o.UnexpectedResponseException}}),Object.defineProperty(e,"UNSUPPORTED_FEATURES",{enumerable:!0,get:function(){return o.UNSUPPORTED_FEATURES}}),Object.defineProperty(e,"Util",{enumerable:!0,get:function(){return o.Util}}),Object.defineProperty(e,"VerbosityLevel",{enumerable:!0,get:function(){return o.VerbosityLevel}}),Object.defineProperty(e,"AnnotationLayer",{enumerable:!0,get:function(){return a.AnnotationLayer}}),Object.defineProperty(e,"apiCompatibilityParams",{enumerable:!0,get:function(){return s.apiCompatibilityParams}}),Object.defineProperty(e,"GlobalWorkerOptions",{enumerable:!0,get:function(){return l.GlobalWorkerOptions}}),Object.defineProperty(e,"renderTextLayer",{enumerable:!0,get:function(){return c.renderTextLayer}}),Object.defineProperty(e,"SVGGraphics",{enumerable:!0,get:function(){return u.SVGGraphics}});var r=n(1),i=n(198),o=n(5),a=n(209),s=n(200),l=n(203),c=n(210),u=n(211);if(n(7).isNodeJS){var h=n(212).PDFNodeStream;(0,i.setPDFNetworkStreamFactory)(function(t){return new h(t)})}else{var d,f=n(215).PDFNetworkStream;(0,r.isFetchSupported)()&&(d=n(216).PDFFetchStream),(0,i.setPDFNetworkStreamFactory)(function(t){return d&&(0,r.isValidFetchUrl)(t.url)?new d(t):new f(t)})}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.addLinkAttributes=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.url,r=e.target,i=e.rel,a=e.enabled,s=void 0===a||a;(0,o.assert)(n&&"string"==typeof n,'addLinkAttributes: A valid "url" parameter must provided.');var l=(0,o.removeNullCharacters)(n);s?t.href=t.title=l:(t.href="",t.title="Disabled: ".concat(l),t.onclick=function(){return!1});var c="";switch(r){case S.NONE:break;case S.SELF:c="_self";break;case S.BLANK:c="_blank";break;case S.PARENT:c="_parent";break;case S.TOP:c="_top"}t.target=c,t.rel="string"==typeof i?i:m},e.getFilenameFromUrl=function(t){var e=t.indexOf("#"),n=t.indexOf("?"),r=Math.min(e>0?e:t.length,n>0?n:t.length);return t.substring(t.lastIndexOf("/",r)+1,r)},e.isFetchSupported=B,e.isValidFetchUrl=T,e.loadScript=function(t){return new Promise(function(e,n){var r=document.createElement("script");r.src=t,r.onload=e,r.onerror=function(){n(new Error("Cannot load script at: ".concat(r.src)))},(document.head||document.documentElement).appendChild(r)})},e.deprecated=function(t){console.log("Deprecated API usage: "+t)},e.PDFDateString=e.StatTimer=e.DOMSVGFactory=e.DOMCMapReaderFactory=e.DOMCanvasFactory=e.DEFAULT_LINK_REL=e.LinkTarget=e.RenderingCancelledException=e.PageViewport=void 0;var r,i=(r=n(2))&&r.__esModule?r:{default:r},o=n(5);function a(t,e){var n;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return s(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,l=!1;return{s:function(){n=t[Symbol.iterator]()},n:function(){var t=n.next();return a=t.done,t},e:function(t){l=!0,o=t},f:function(){try{a||null==n.return||n.return()}finally{if(l)throw o}}}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function l(t){"@babel/helpers - typeof";return(l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function c(t,e){return(c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function u(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}();return function(){var n,r=h(t);if(e){var i=h(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===l(e)||"function"==typeof e))return e;return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function h(t){return(h=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function d(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function f(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var o=t.apply(e,n);function a(t){d(o,r,i,a,s,"next",t)}function s(t){d(o,r,i,a,s,"throw",t)}a(void 0)})}}function p(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function A(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function g(t,e,n){return e&&A(t.prototype,e),n&&A(t,n),t}var m="noopener noreferrer nofollow";e.DEFAULT_LINK_REL=m;var v="http://www.w3.org/2000/svg",y=function(){function t(){p(this,t)}return g(t,[{key:"create",value:function(t,e){if(t<=0||e<=0)throw new Error("Invalid canvas size");var n=document.createElement("canvas"),r=n.getContext("2d");return n.width=t,n.height=e,{canvas:n,context:r}}},{key:"reset",value:function(t,e,n){if(!t.canvas)throw new Error("Canvas is not specified");if(e<=0||n<=0)throw new Error("Invalid canvas size");t.canvas.width=e,t.canvas.height=n}},{key:"destroy",value:function(t){if(!t.canvas)throw new Error("Canvas is not specified");t.canvas.width=0,t.canvas.height=0,t.canvas=null,t.context=null}}]),t}();e.DOMCanvasFactory=y;var b=function(){function t(e){var n=e.baseUrl,r=void 0===n?null:n,i=e.isCompressed,o=void 0!==i&&i;p(this,t),this.baseUrl=r,this.isCompressed=o}return g(t,[{key:"fetch",value:function(t){function e(e){return t.apply(this,arguments)}return e.toString=function(){return t.toString()},e}(function(){var t=f(i.default.mark(function t(e){var n,r,a,s=this;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(n=e.name,this.baseUrl){t.next=3;break}throw new Error('The CMap "baseUrl" parameter must be specified, ensure that the "cMapUrl" and "cMapPacked" API parameters are provided.');case 3:if(n){t.next=5;break}throw new Error("CMap name must be specified.");case 5:if(r=this.baseUrl+n+(this.isCompressed?".bcmap":""),a=this.isCompressed?o.CMapCompressionType.BINARY:o.CMapCompressionType.NONE,!B()||!T(r,document.baseURI)){t.next=9;break}return t.abrupt("return",fetch(r).then(function(){var t=f(i.default.mark(function t(e){var n;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(e.ok){t.next=2;break}throw new Error(e.statusText);case 2:if(!s.isCompressed){t.next=10;break}return t.t0=Uint8Array,t.next=6,e.arrayBuffer();case 6:t.t1=t.sent,n=new t.t0(t.t1),t.next=15;break;case 10:return t.t2=o.stringToBytes,t.next=13,e.text();case 13:t.t3=t.sent,n=(0,t.t2)(t.t3);case 15:return t.abrupt("return",{cMapData:n,compressionType:a});case 16:case"end":return t.stop()}},t)}));return function(e){return t.apply(this,arguments)}}()).catch(function(t){throw new Error("Unable to load ".concat(s.isCompressed?"binary ":"")+"CMap at: ".concat(r))}));case 9:return t.abrupt("return",new Promise(function(t,e){var n=new XMLHttpRequest;n.open("GET",r,!0),s.isCompressed&&(n.responseType="arraybuffer"),n.onreadystatechange=function(){if(n.readyState===XMLHttpRequest.DONE){var r;if(200===n.status||0===n.status)if(s.isCompressed&&n.response?r=new Uint8Array(n.response):!s.isCompressed&&n.responseText&&(r=(0,o.stringToBytes)(n.responseText)),r)return void t({cMapData:r,compressionType:a});e(new Error(n.statusText))}},n.send(null)}).catch(function(t){throw new Error("Unable to load ".concat(s.isCompressed?"binary ":"")+"CMap at: ".concat(r))}));case 10:case"end":return t.stop()}},t,this)}));return function(e){return t.apply(this,arguments)}}())}]),t}();e.DOMCMapReaderFactory=b;var _=function(){function t(){p(this,t)}return g(t,[{key:"create",value:function(t,e){(0,o.assert)(t>0&&e>0,"Invalid SVG dimensions");var n=document.createElementNS(v,"svg:svg");return n.setAttribute("version","1.1"),n.setAttribute("width",t+"px"),n.setAttribute("height",e+"px"),n.setAttribute("preserveAspectRatio","none"),n.setAttribute("viewBox","0 0 "+t+" "+e),n}},{key:"createElement",value:function(t){return(0,o.assert)("string"==typeof t,"Invalid SVG element type"),document.createElementNS(v,t)}}]),t}();e.DOMSVGFactory=_;var w=function(){function t(e){var n=e.viewBox,r=e.scale,i=e.rotation,o=e.offsetX,a=void 0===o?0:o,s=e.offsetY,l=void 0===s?0:s,c=e.dontFlip,u=void 0!==c&&c;p(this,t),this.viewBox=n,this.scale=r,this.rotation=i,this.offsetX=a,this.offsetY=l;var h,d,f,A,g,m,v,y,b=(n[2]+n[0])/2,_=(n[3]+n[1])/2;switch(i=(i%=360)<0?i+360:i){case 180:h=-1,d=0,f=0,A=1;break;case 90:h=0,d=1,f=1,A=0;break;case 270:h=0,d=-1,f=-1,A=0;break;case 0:h=1,d=0,f=0,A=-1;break;default:throw new Error("PageViewport: Invalid rotation, must be a multiple of 90 degrees.")}u&&(f=-f,A=-A),0===h?(g=Math.abs(_-n[1])*r+a,m=Math.abs(b-n[0])*r+l,v=Math.abs(n[3]-n[1])*r,y=Math.abs(n[2]-n[0])*r):(g=Math.abs(b-n[0])*r+a,m=Math.abs(_-n[1])*r+l,v=Math.abs(n[2]-n[0])*r,y=Math.abs(n[3]-n[1])*r),this.transform=[h*r,d*r,f*r,A*r,g-h*r*b-f*r*_,m-d*r*b-A*r*_],this.width=v,this.height=y}return g(t,[{key:"clone",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.scale,r=void 0===n?this.scale:n,i=e.rotation,o=void 0===i?this.rotation:i,a=e.offsetX,s=void 0===a?this.offsetX:a,l=e.offsetY,c=void 0===l?this.offsetY:l,u=e.dontFlip,h=void 0!==u&&u;return new t({viewBox:this.viewBox.slice(),scale:r,rotation:o,offsetX:s,offsetY:c,dontFlip:h})}},{key:"convertToViewportPoint",value:function(t,e){return o.Util.applyTransform([t,e],this.transform)}},{key:"convertToViewportRectangle",value:function(t){var e=o.Util.applyTransform([t[0],t[1]],this.transform),n=o.Util.applyTransform([t[2],t[3]],this.transform);return[e[0],e[1],n[0],n[1]]}},{key:"convertToPdfPoint",value:function(t,e){return o.Util.applyInverseTransform([t,e],this.transform)}}]),t}();e.PageViewport=w;var x=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}(n,o.BaseException);var e=u(n);function n(t,r){var i;return p(this,n),(i=e.call(this,t)).type=r,i}return n}();e.RenderingCancelledException=x;var S={NONE:0,SELF:1,BLANK:2,PARENT:3,TOP:4};e.LinkTarget=S;var C,k=function(){function t(){p(this,t),this.started=Object.create(null),this.times=[]}return g(t,[{key:"time",value:function(t){t in this.started&&(0,o.warn)("Timer is already running for ".concat(t)),this.started[t]=Date.now()}},{key:"timeEnd",value:function(t){t in this.started||(0,o.warn)("Timer has not been started for ".concat(t)),this.times.push({name:t,start:this.started[t],end:Date.now()}),delete this.started[t]}},{key:"toString",value:function(){var t,e=[],n=0,r=a(this.times);try{for(r.s();!(t=r.n()).done;){var i=t.value.name;i.length>n&&(n=i.length)}}catch(t){r.e(t)}finally{r.f()}var o,s=a(this.times);try{for(s.s();!(o=s.n()).done;){var l=o.value,c=l.end-l.start;e.push("".concat(l.name.padEnd(n)," ").concat(c,"ms\n"))}}catch(t){s.e(t)}finally{s.f()}return e.join("")}}]),t}();function B(){return"undefined"!=typeof fetch&&"undefined"!=typeof Response&&"body"in Response.prototype&&"undefined"!=typeof ReadableStream}function T(t,e){try{var n=(e?new URL(t,e):new URL(t)).protocol;return"http:"===n||"https:"===n}catch(t){return!1}}e.StatTimer=k;var E=function(){function t(){p(this,t)}return g(t,null,[{key:"toDateObject",value:function(t){if(!t||!(0,o.isString)(t))return null;C||(C=new RegExp("^D:(\\d{4})(\\d{2})?(\\d{2})?(\\d{2})?(\\d{2})?(\\d{2})?([Z|+|-])?(\\d{2})?'?(\\d{2})?'?"));var e=C.exec(t);if(!e)return null;var n=parseInt(e[1],10),r=parseInt(e[2],10);r=r>=1&&r<=12?r-1:0;var i=parseInt(e[3],10);i=i>=1&&i<=31?i:1;var a=parseInt(e[4],10);a=a>=0&&a<=23?a:0;var s=parseInt(e[5],10);s=s>=0&&s<=59?s:0;var l=parseInt(e[6],10);l=l>=0&&l<=59?l:0;var c=e[7]||"Z",u=parseInt(e[8],10);u=u>=0&&u<=23?u:0;var h=parseInt(e[9],10)||0;return h=h>=0&&h<=59?h:0,"-"===c?(a+=u,s+=h):"+"===c&&(a-=u,s-=h),new Date(Date.UTC(n,r,i,a,s,l))}}]),t}();e.PDFDateString=E},function(t,e,n){"use strict";t.exports=n(3)},function(t,e,n){"use strict";(function(t){function e(t){"@babel/helpers - typeof";return(e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var n=function(t){var n,r=Object.prototype,i=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",l=o.toStringTag||"@@toStringTag";function c(t,e,n,r){var i=e&&e.prototype instanceof g?e:g,o=Object.create(i.prototype),a=new T(r||[]);return o._invoke=function(t,e,n){var r=h;return function(i,o){if(r===f)throw new Error("Generator is already running");if(r===p){if("throw"===i)throw o;return M()}for(n.method=i,n.arg=o;;){var a=n.delegate;if(a){var s=C(a,n);if(s){if(s===A)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===h)throw r=p,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=f;var l=u(t,e,n);if("normal"===l.type){if(r=n.done?p:d,l.arg===A)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(r=p,n.method="throw",n.arg=l.arg)}}}(t,n,a),o}function u(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=c;var h="suspendedStart",d="suspendedYield",f="executing",p="completed",A={};function g(){}function m(){}function v(){}var y={};y[a]=function(){return this};var b=Object.getPrototypeOf,_=b&&b(b(E([])));_&&_!==r&&i.call(_,a)&&(y=_);var w=v.prototype=g.prototype=Object.create(y);function x(t){["next","throw","return"].forEach(function(e){t[e]=function(t){return this._invoke(e,t)}})}function S(t,n){var r;this._invoke=function(o,a){function s(){return new n(function(r,s){!function r(o,a,s,l){var c=u(t[o],t,a);if("throw"!==c.type){var h=c.arg,d=h.value;return d&&"object"===e(d)&&i.call(d,"__await")?n.resolve(d.__await).then(function(t){r("next",t,s,l)},function(t){r("throw",t,s,l)}):n.resolve(d).then(function(t){h.value=t,s(h)},function(t){return r("throw",t,s,l)})}l(c.arg)}(o,a,r,s)})}return r=r?r.then(s,s):s()}}function C(t,e){var r=t.iterator[e.method];if(r===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=n,C(t,e),"throw"===e.method))return A;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return A}var i=u(r,t.iterator,e.arg);if("throw"===i.type)return e.method="throw",e.arg=i.arg,e.delegate=null,A;var o=i.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=n),e.delegate=null,A):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,A)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function B(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function T(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function E(t){if(t){var e=t[a];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r<t.length;)if(i.call(t,r))return e.value=t[r],e.done=!1,e;return e.value=n,e.done=!0,e};return o.next=o}}return{next:M}}function M(){return{value:n,done:!0}}return m.prototype=w.constructor=v,v.constructor=m,v[l]=m.displayName="GeneratorFunction",t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===m||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,v):(t.__proto__=v,l in t||(t[l]="GeneratorFunction")),t.prototype=Object.create(w),t},t.awrap=function(t){return{__await:t}},x(S.prototype),S.prototype[s]=function(){return this},t.AsyncIterator=S,t.async=function(e,n,r,i,o){void 0===o&&(o=Promise);var a=new S(c(e,n,r,i),o);return t.isGeneratorFunction(n)?a:a.next().then(function(t){return t.done?t.value:a.next()})},x(w),w[l]="Generator",w[a]=function(){return this},w.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var n in t)e.push(n);return e.reverse(),function n(){for(;e.length;){var r=e.pop();if(r in t)return n.value=r,n.done=!1,n}return n.done=!0,n}},t.values=E,T.prototype={constructor:T,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=n,this.done=!1,this.delegate=null,this.method="next",this.arg=n,this.tryEntries.forEach(B),!t)for(var e in this)"t"===e.charAt(0)&&i.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=n)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function r(r,i){return s.type="throw",s.arg=t,e.next=r,i&&(e.method="next",e.arg=n),!!i}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var l=i.call(a,"catchLoc"),c=i.call(a,"finallyLoc");if(l&&c){if(this.prev<a.catchLoc)return r(a.catchLoc,!0);if(this.prev<a.finallyLoc)return r(a.finallyLoc)}else if(l){if(this.prev<a.catchLoc)return r(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return r(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,A):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),A},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),B(n),A}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;B(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:E(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=n),A}},t}("object"===e(t)?t.exports:{});try{regeneratorRuntime=n}catch(t){Function("r","regeneratorRuntime = r")(n)}}).call(this,n(4)(t))},function(t,e,n){"use strict";t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},function(t,e,n){"use strict";function r(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function i(t){"@babel/helpers - typeof";return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function o(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function a(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&s(t,e)}function s(t,e){return(s=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function l(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}();return function(){var n,r=c(t);if(e){var o=c(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===i(e)||"function"==typeof e))return e;return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function c(t){return(c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.arrayByteLength=k,e.arraysToBytes=function(t){var e=t.length;if(1===e&&t[0]instanceof Uint8Array)return t[0];for(var n=0,r=0;r<e;r++)n+=k(t[r]);for(var i=0,o=new Uint8Array(n),a=0;a<e;a++){var s=t[a];s instanceof Uint8Array||(s="string"==typeof s?C(s):new Uint8Array(s));var l=s.byteLength;o.set(s,i),i+=l}return o},e.assert=p,e.bytesToString=function(t){p(null!==t&&"object"===i(t)&&void 0!==t.length,"Invalid argument for bytesToString");var e=t.length;if(e<8192)return String.fromCharCode.apply(null,t);for(var n=[],r=0;r<e;r+=8192){var o=Math.min(r+8192,e),a=t.subarray(r,o);n.push(String.fromCharCode.apply(null,a))}return n.join("")},e.createPromiseCapability=function(){var t=Object.create(null),e=!1;return Object.defineProperty(t,"settled",{get:function(){return e}}),t.promise=new Promise(function(n,r){t.resolve=function(t){e=!0,n(t)},t.reject=function(t){e=!0,r(t)}}),t},e.getVerbosityLevel=function(){return h},e.info=function(t){h>=u.INFOS&&console.log("Info: ".concat(t))},e.isArrayBuffer=function(t){return"object"===i(t)&&null!==t&&void 0!==t.byteLength},e.isArrayEqual=function(t,e){if(t.length!==e.length)return!1;return t.every(function(t,n){return t===e[n]})},e.isBool=function(t){return"boolean"==typeof t},e.isEmptyObj=function(t){for(var e in t)return!1;return!0},e.isNum=function(t){return"number"==typeof t},e.isString=function(t){return"string"==typeof t},e.isSameOrigin=function(t,e){var n;try{if(!(n=new URL(t)).origin||"null"===n.origin)return!1}catch(t){return!1}var r=new URL(e,n);return n.origin===r.origin},e.createValidAbsoluteUrl=function(t,e){if(!t)return null;try{var n=e?new URL(t,e):new URL(t);if(function(t){if(!t)return!1;switch(t.protocol){case"http:":case"https:":case"ftp:":case"mailto:":case"tel:":return!0;default:return!1}}(n))return n}catch(t){}return null},e.removeNullCharacters=function(t){if("string"!=typeof t)return d("The argument for removeNullCharacters must be a string."),t;return t.replace(S,"")},e.setVerbosityLevel=function(t){Number.isInteger(t)&&(h=t)},e.shadow=A,e.string32=function(t){return String.fromCharCode(t>>24&255,t>>16&255,t>>8&255,255&t)},e.stringToBytes=C,e.stringToPDFString=function(t){var e=t.length,n=[];if("þ"===t[0]&&"ÿ"===t[1])for(var r=2;r<e;r+=2)n.push(String.fromCharCode(t.charCodeAt(r)<<8|t.charCodeAt(r+1)));else if("ÿ"===t[0]&&"þ"===t[1])for(var i=2;i<e;i+=2)n.push(String.fromCharCode(t.charCodeAt(i+1)<<8|t.charCodeAt(i)));else for(var o=0;o<e;++o){var a=O[t.charCodeAt(o)];n.push(a?String.fromCharCode(a):t.charAt(o))}return n.join("")},e.stringToUTF8String=function(t){return decodeURIComponent(escape(t))},e.utf8StringToString=function(t){return unescape(encodeURIComponent(t))},e.warn=d,e.unreachable=f,e.IsEvalSupportedCached=e.IsLittleEndianCached=e.createObjectURL=e.FormatError=e.Util=e.UnknownErrorException=e.UnexpectedResponseException=e.TextRenderingMode=e.StreamType=e.PermissionFlag=e.PasswordResponses=e.PasswordException=e.MissingPDFException=e.InvalidPDFException=e.AbortException=e.CMapCompressionType=e.ImageKind=e.FontType=e.AnnotationType=e.AnnotationStateModelType=e.AnnotationReviewState=e.AnnotationReplyType=e.AnnotationMarkedState=e.AnnotationFlag=e.AnnotationFieldFlag=e.AnnotationBorderStyleType=e.UNSUPPORTED_FEATURES=e.VerbosityLevel=e.OPS=e.IDENTITY_MATRIX=e.FONT_IDENTITY_MATRIX=e.BaseException=void 0,n(6);e.IDENTITY_MATRIX=[1,0,0,1,0,0];e.FONT_IDENTITY_MATRIX=[.001,0,0,.001,0,0];e.PermissionFlag={PRINT:4,MODIFY_CONTENTS:8,COPY:16,MODIFY_ANNOTATIONS:32,FILL_INTERACTIVE_FORMS:256,COPY_FOR_ACCESSIBILITY:512,ASSEMBLE:1024,PRINT_HIGH_QUALITY:2048};e.TextRenderingMode={FILL:0,STROKE:1,FILL_STROKE:2,INVISIBLE:3,FILL_ADD_TO_PATH:4,STROKE_ADD_TO_PATH:5,FILL_STROKE_ADD_TO_PATH:6,ADD_TO_PATH:7,FILL_STROKE_MASK:3,ADD_TO_PATH_FLAG:4};e.ImageKind={GRAYSCALE_1BPP:1,RGB_24BPP:2,RGBA_32BPP:3};e.AnnotationType={TEXT:1,LINK:2,FREETEXT:3,LINE:4,SQUARE:5,CIRCLE:6,POLYGON:7,POLYLINE:8,HIGHLIGHT:9,UNDERLINE:10,SQUIGGLY:11,STRIKEOUT:12,STAMP:13,CARET:14,INK:15,POPUP:16,FILEATTACHMENT:17,SOUND:18,MOVIE:19,WIDGET:20,SCREEN:21,PRINTERMARK:22,TRAPNET:23,WATERMARK:24,THREED:25,REDACT:26};e.AnnotationStateModelType={MARKED:"Marked",REVIEW:"Review"};e.AnnotationMarkedState={MARKED:"Marked",UNMARKED:"Unmarked"};e.AnnotationReviewState={ACCEPTED:"Accepted",REJECTED:"Rejected",CANCELLED:"Cancelled",COMPLETED:"Completed",NONE:"None"};e.AnnotationReplyType={GROUP:"Group",REPLY:"R"};e.AnnotationFlag={INVISIBLE:1,HIDDEN:2,PRINT:4,NOZOOM:8,NOROTATE:16,NOVIEW:32,READONLY:64,LOCKED:128,TOGGLENOVIEW:256,LOCKEDCONTENTS:512};e.AnnotationFieldFlag={READONLY:1,REQUIRED:2,NOEXPORT:4,MULTILINE:4096,PASSWORD:8192,NOTOGGLETOOFF:16384,RADIO:32768,PUSHBUTTON:65536,COMBO:131072,EDIT:262144,SORT:524288,FILESELECT:1048576,MULTISELECT:2097152,DONOTSPELLCHECK:4194304,DONOTSCROLL:8388608,COMB:16777216,RICHTEXT:33554432,RADIOSINUNISON:33554432,COMMITONSELCHANGE:67108864};e.AnnotationBorderStyleType={SOLID:1,DASHED:2,BEVELED:3,INSET:4,UNDERLINE:5};e.StreamType={UNKNOWN:"UNKNOWN",FLATE:"FLATE",LZW:"LZW",DCT:"DCT",JPX:"JPX",JBIG:"JBIG",A85:"A85",AHX:"AHX",CCF:"CCF",RLX:"RLX"};e.FontType={UNKNOWN:"UNKNOWN",TYPE1:"TYPE1",TYPE1C:"TYPE1C",CIDFONTTYPE0:"CIDFONTTYPE0",CIDFONTTYPE0C:"CIDFONTTYPE0C",TRUETYPE:"TRUETYPE",CIDFONTTYPE2:"CIDFONTTYPE2",TYPE3:"TYPE3",OPENTYPE:"OPENTYPE",TYPE0:"TYPE0",MMTYPE1:"MMTYPE1"};var u={ERRORS:0,WARNINGS:1,INFOS:5};e.VerbosityLevel=u;e.CMapCompressionType={NONE:0,BINARY:1,STREAM:2};e.OPS={dependency:1,setLineWidth:2,setLineCap:3,setLineJoin:4,setMiterLimit:5,setDash:6,setRenderingIntent:7,setFlatness:8,setGState:9,save:10,restore:11,transform:12,moveTo:13,lineTo:14,curveTo:15,curveTo2:16,curveTo3:17,closePath:18,rectangle:19,stroke:20,closeStroke:21,fill:22,eoFill:23,fillStroke:24,eoFillStroke:25,closeFillStroke:26,closeEOFillStroke:27,endPath:28,clip:29,eoClip:30,beginText:31,endText:32,setCharSpacing:33,setWordSpacing:34,setHScale:35,setLeading:36,setFont:37,setTextRenderingMode:38,setTextRise:39,moveText:40,setLeadingMoveText:41,setTextMatrix:42,nextLine:43,showText:44,showSpacedText:45,nextLineShowText:46,nextLineSetSpacingShowText:47,setCharWidth:48,setCharWidthAndBounds:49,setStrokeColorSpace:50,setFillColorSpace:51,setStrokeColor:52,setStrokeColorN:53,setFillColor:54,setFillColorN:55,setStrokeGray:56,setFillGray:57,setStrokeRGBColor:58,setFillRGBColor:59,setStrokeCMYKColor:60,setFillCMYKColor:61,shadingFill:62,beginInlineImage:63,beginImageData:64,endInlineImage:65,paintXObject:66,markPoint:67,markPointProps:68,beginMarkedContent:69,beginMarkedContentProps:70,endMarkedContent:71,beginCompat:72,endCompat:73,paintFormXObjectBegin:74,paintFormXObjectEnd:75,beginGroup:76,endGroup:77,beginAnnotations:78,endAnnotations:79,beginAnnotation:80,endAnnotation:81,paintJpegXObject:82,paintImageMaskXObject:83,paintImageMaskXObjectGroup:84,paintImageXObject:85,paintInlineImageXObject:86,paintInlineImageXObjectGroup:87,paintImageXObjectRepeat:88,paintImageMaskXObjectRepeat:89,paintSolidColorImageMask:90,constructPath:91};e.UNSUPPORTED_FEATURES={unknown:"unknown",forms:"forms",javaScript:"javaScript",smask:"smask",shadingPattern:"shadingPattern",font:"font",errorTilingPattern:"errorTilingPattern",errorExtGState:"errorExtGState",errorXObject:"errorXObject",errorFontLoadType3:"errorFontLoadType3",errorFontState:"errorFontState",errorFontMissing:"errorFontMissing",errorFontTranslate:"errorFontTranslate",errorColorSpace:"errorColorSpace",errorOperatorList:"errorOperatorList",errorFontToUnicode:"errorFontToUnicode",errorFontLoadNative:"errorFontLoadNative",errorFontGetPath:"errorFontGetPath"};e.PasswordResponses={NEED_PASSWORD:1,INCORRECT_PASSWORD:2};var h=u.WARNINGS;function d(t){h>=u.WARNINGS&&console.log("Warning: ".concat(t))}function f(t){throw new Error(t)}function p(t,e){t||f(e)}function A(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!1}),n}var g=function(){function t(e){this.constructor===t&&f("Cannot initialize BaseException."),this.message=e,this.name=this.constructor.name}return t.prototype=new Error,t.constructor=t,t}();e.BaseException=g;var m=function(t){a(n,g);var e=l(n);function n(t,r){var i;return o(this,n),(i=e.call(this,t)).code=r,i}return n}();e.PasswordException=m;var v=function(t){a(n,g);var e=l(n);function n(t,r){var i;return o(this,n),(i=e.call(this,t)).details=r,i}return n}();e.UnknownErrorException=v;var y=function(t){a(n,g);var e=l(n);function n(){return o(this,n),e.apply(this,arguments)}return n}();e.InvalidPDFException=y;var b=function(t){a(n,g);var e=l(n);function n(){return o(this,n),e.apply(this,arguments)}return n}();e.MissingPDFException=b;var _=function(t){a(n,g);var e=l(n);function n(t,r){var i;return o(this,n),(i=e.call(this,t)).status=r,i}return n}();e.UnexpectedResponseException=_;var w=function(t){a(n,g);var e=l(n);function n(){return o(this,n),e.apply(this,arguments)}return n}();e.FormatError=w;var x=function(t){a(n,g);var e=l(n);function n(){return o(this,n),e.apply(this,arguments)}return n}();e.AbortException=x;var S=/\x00/g;function C(t){p("string"==typeof t,"Invalid argument for stringToBytes");for(var e=t.length,n=new Uint8Array(e),r=0;r<e;++r)n[r]=255&t.charCodeAt(r);return n}function k(t){return void 0!==t.length?t.length:(p(void 0!==t.byteLength,"arrayByteLength - invalid argument."),t.byteLength)}var B={get value(){return A(this,"value",((t=new Uint8Array(4))[0]=1,1===new Uint32Array(t.buffer,0,1)[0]));var t}};e.IsLittleEndianCached=B;var T={get value(){return A(this,"value",function(){try{return new Function(""),!0}catch(t){return!1}}())}};e.IsEvalSupportedCached=T;var E=["rgb(",0,",",0,",",0,")"],M=function(){function t(){o(this,t)}var e,n,i;return e=t,i=[{key:"makeCssRgb",value:function(t,e,n){return E[1]=t,E[3]=e,E[5]=n,E.join("")}},{key:"transform",value:function(t,e){return[t[0]*e[0]+t[2]*e[1],t[1]*e[0]+t[3]*e[1],t[0]*e[2]+t[2]*e[3],t[1]*e[2]+t[3]*e[3],t[0]*e[4]+t[2]*e[5]+t[4],t[1]*e[4]+t[3]*e[5]+t[5]]}},{key:"applyTransform",value:function(t,e){return[t[0]*e[0]+t[1]*e[2]+e[4],t[0]*e[1]+t[1]*e[3]+e[5]]}},{key:"applyInverseTransform",value:function(t,e){var n=e[0]*e[3]-e[1]*e[2];return[(t[0]*e[3]-t[1]*e[2]+e[2]*e[5]-e[4]*e[3])/n,(-t[0]*e[1]+t[1]*e[0]+e[4]*e[1]-e[5]*e[0])/n]}},{key:"getAxialAlignedBoundingBox",value:function(e,n){var r=t.applyTransform(e,n),i=t.applyTransform(e.slice(2,4),n),o=t.applyTransform([e[0],e[3]],n),a=t.applyTransform([e[2],e[1]],n);return[Math.min(r[0],i[0],o[0],a[0]),Math.min(r[1],i[1],o[1],a[1]),Math.max(r[0],i[0],o[0],a[0]),Math.max(r[1],i[1],o[1],a[1])]}},{key:"inverseTransform",value:function(t){var e=t[0]*t[3]-t[1]*t[2];return[t[3]/e,-t[1]/e,-t[2]/e,t[0]/e,(t[2]*t[5]-t[4]*t[3])/e,(t[4]*t[1]-t[5]*t[0])/e]}},{key:"apply3dTransform",value:function(t,e){return[t[0]*e[0]+t[1]*e[1]+t[2]*e[2],t[3]*e[0]+t[4]*e[1]+t[5]*e[2],t[6]*e[0]+t[7]*e[1]+t[8]*e[2]]}},{key:"singularValueDecompose2dScale",value:function(t){var e=[t[0],t[2],t[1],t[3]],n=t[0]*e[0]+t[1]*e[2],r=t[0]*e[1]+t[1]*e[3],i=t[2]*e[0]+t[3]*e[2],o=t[2]*e[1]+t[3]*e[3],a=(n+o)/2,s=Math.sqrt((n+o)*(n+o)-4*(n*o-i*r))/2,l=a+s||1,c=a-s||1;return[Math.sqrt(l),Math.sqrt(c)]}},{key:"normalizeRect",value:function(t){var e=t.slice(0);return t[0]>t[2]&&(e[0]=t[2],e[2]=t[0]),t[1]>t[3]&&(e[1]=t[3],e[3]=t[1]),e}},{key:"intersect",value:function(e,n){function r(t,e){return t-e}var i=[e[0],e[2],n[0],n[2]].sort(r),o=[e[1],e[3],n[1],n[3]].sort(r),a=[];return e=t.normalizeRect(e),n=t.normalizeRect(n),i[0]===e[0]&&i[1]===n[0]||i[0]===n[0]&&i[1]===e[0]?(a[0]=i[1],a[2]=i[2],o[0]===e[1]&&o[1]===n[1]||o[0]===n[1]&&o[1]===e[1]?(a[1]=o[1],a[3]=o[2],a):null):null}}],(n=null)&&r(e.prototype,n),i&&r(e,i),t}();e.Util=M;var O=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,728,711,710,729,733,731,730,732,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8226,8224,8225,8230,8212,8211,402,8260,8249,8250,8722,8240,8222,8220,8221,8216,8217,8218,8482,64257,64258,321,338,352,376,381,305,322,339,353,382,0,8364];var L,D=(L="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",function(t,e){if(!(arguments.length>2&&void 0!==arguments[2]&&arguments[2])&&URL.createObjectURL){var n=new Blob([t],{type:e});return URL.createObjectURL(n)}for(var r="data:".concat(e,";base64,"),i=0,o=t.length;i<o;i+=3){var a=255&t[i],s=255&t[i+1],l=255&t[i+2];r+=L[a>>2]+L[(3&a)<<4|s>>4]+L[i+1<o?(15&s)<<2|l>>6:64]+L[i+2<o?63&l:64]}return r});e.createObjectURL=D},function(t,e,n){"use strict";var r=n(7);function i(t){"@babel/helpers - typeof";return(i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}if("undefined"==typeof globalThis||!globalThis._pdfjsCompatibilityChecked){"undefined"!=typeof globalThis&&globalThis.Math===Math||(globalThis=n(8)),globalThis._pdfjsCompatibilityChecked=!0;var o="object"===("undefined"==typeof window?"undefined":i(window))&&"object"===("undefined"==typeof document?"undefined":i(document)),a="undefined"!=typeof navigator&&navigator.userAgent||"",s=/Trident/.test(a);!globalThis.btoa&&r.isNodeJS&&(globalThis.btoa=function(t){return Buffer.from(t,"binary").toString("base64")}),!globalThis.atob&&r.isNodeJS&&(globalThis.atob=function(t){return Buffer.from(t,"base64").toString("binary")}),o&&void 0===Element.prototype.remove&&(Element.prototype.remove=function(){this.parentNode&&this.parentNode.removeChild(this)}),function(){if(o&&!r.isNodeJS){var t=document.createElement("div");if(t.classList.add("testOne","testTwo"),!0!==t.classList.contains("testOne")||!0!==t.classList.contains("testTwo")){var e=DOMTokenList.prototype.add,n=DOMTokenList.prototype.remove;DOMTokenList.prototype.add=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];for(var i=0,o=n;i<o.length;i++){var a=o[i];e.call(this,a)}},DOMTokenList.prototype.remove=function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];for(var i=0,o=e;i<o.length;i++){var a=o[i];n.call(this,a)}}}}}(),o&&!r.isNodeJS&&!1!==document.createElement("div").classList.toggle("test",0)&&(DOMTokenList.prototype.toggle=function(t){var e=arguments.length>1?!!arguments[1]:!this.contains(t);return this[e?"add":"remove"](t),e}),function(){if(o&&s){var t=window.history.pushState,e=window.history.replaceState;window.history.pushState=function(e,n,r){var i=void 0===r?[e,n]:[e,n,r];t.apply(this,i)},window.history.replaceState=function(t,n,r){var i=void 0===r?[t,n]:[t,n,r];e.apply(this,i)}}}(),String.prototype.startsWith||n(53),String.prototype.endsWith||n(64),String.prototype.includes||n(66),Array.prototype.includes||n(68),Array.from||n(76),Object.assign||n(98),Math.log2||(Math.log2=n(101)),Number.isNaN||(Number.isNaN=n(103)),Number.isInteger||(Number.isInteger=n(105)),Uint8Array.prototype.slice||n(108),globalThis.Promise&&globalThis.Promise.allSettled||(globalThis.Promise=n(113)),globalThis.URL=n(136),function(){var t=!1;if("undefined"!=typeof ReadableStream)try{new ReadableStream({start:function(t){t.close()}}),t=!0}catch(t){}t||(globalThis.ReadableStream=n(143).ReadableStream)}(),globalThis.Map&&globalThis.Map.prototype.entries||(globalThis.Map=n(144)),globalThis.Set&&globalThis.Set.prototype.entries||(globalThis.Set=n(151)),globalThis.WeakMap||(globalThis.WeakMap=n(153)),globalThis.WeakSet||(globalThis.WeakSet=n(159)),String.prototype.codePointAt||n(161),String.fromCodePoint||(String.fromCodePoint=n(163)),globalThis.Symbol||n(165),String.prototype.padStart||n(188),String.prototype.padEnd||n(193),Object.values||(Object.values=n(195))}},function(t,e,n){"use strict";function r(t){"@babel/helpers - typeof";return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.isNodeJS=void 0;var i="object"===(void 0===process?"undefined":r(process))&&process+""=="[object process]"&&!process.versions.nw&&!process.versions.electron;e.isNodeJS=i},function(t,e,n){n(9),t.exports=n(11)},function(t,e,n){n(10)({global:!0},{globalThis:n(11)})},function(t,e,n){var r=n(11),i=n(12).f,o=n(26),a=n(29),s=n(30),l=n(40),c=n(52);t.exports=function(t,e){var n,u,h,d,f,p=t.target,A=t.global,g=t.stat;if(n=A?r:g?r[p]||s(p,{}):(r[p]||{}).prototype)for(u in e){if(d=e[u],h=t.noTargetGet?(f=i(n,u))&&f.value:n[u],!c(A?u:p+(g?".":"#")+u,t.forced)&&void 0!==h){if(typeof d==typeof h)continue;l(d,h)}(t.sham||h&&h.sham)&&o(d,"sham",!0),a(n,u,d,t)}}},function(t,e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof global&&global)||Function("return this")()},function(t,e,n){var r=n(13),i=n(15),o=n(16),a=n(17),s=n(21),l=n(23),c=n(24),u=Object.getOwnPropertyDescriptor;e.f=r?u:function(t,e){if(t=a(t),e=s(e,!0),c)try{return u(t,e)}catch(t){}if(l(t,e))return o(!i.f.call(t,e),t[e])}},function(t,e,n){var r=n(14);t.exports=!r(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e,n){"use strict";var r={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,o=i&&!r.call({1:2},1);e.f=o?function(t){var e=i(this,t);return!!e&&e.enumerable}:r},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,n){var r=n(18),i=n(20);t.exports=function(t){return r(i(t))}},function(t,e,n){var r=n(14),i=n(19),o="".split;t.exports=r(function(){return!Object("z").propertyIsEnumerable(0)})?function(t){return"String"==i(t)?o.call(t,""):Object(t)}:Object},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},function(t,e,n){var r=n(22);t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},function(t,e,n){var r=n(13),i=n(14),o=n(25);t.exports=!r&&!i(function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a})},function(t,e,n){var r=n(11),i=n(22),o=r.document,a=i(o)&&i(o.createElement);t.exports=function(t){return a?o.createElement(t):{}}},function(t,e,n){var r=n(13),i=n(27),o=n(16);t.exports=r?function(t,e,n){return i.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e,n){var r=n(13),i=n(24),o=n(28),a=n(21),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(o(t),e=a(e,!0),o(n),i)try{return s(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},function(t,e,n){var r=n(22);t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},function(t,e,n){var r=n(11),i=n(26),o=n(23),a=n(30),s=n(31),l=n(33),c=l.get,u=l.enforce,h=String(String).split("String");(t.exports=function(t,e,n,s){var l=!!s&&!!s.unsafe,c=!!s&&!!s.enumerable,d=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||o(n,"name")||i(n,"name",e),u(n).source=h.join("string"==typeof e?e:"")),t!==r?(l?!d&&t[e]&&(c=!0):delete t[e],c?t[e]=n:i(t,e,n)):c?t[e]=n:a(e,n)})(Function.prototype,"toString",function(){return"function"==typeof this&&c(this).source||s(this)})},function(t,e,n){var r=n(11),i=n(26);t.exports=function(t,e){try{i(r,t,e)}catch(n){r[t]=e}return e}},function(t,e,n){var r=n(32),i=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return i.call(t)}),t.exports=r.inspectSource},function(t,e,n){var r=n(11),i=n(30),o=r["__core-js_shared__"]||i("__core-js_shared__",{});t.exports=o},function(t,e,n){var r,i,o,a=n(34),s=n(11),l=n(22),c=n(26),u=n(23),h=n(35),d=n(39),f=s.WeakMap;if(a){var p=new f,A=p.get,g=p.has,m=p.set;r=function(t,e){return m.call(p,t,e),e},i=function(t){return A.call(p,t)||{}},o=function(t){return g.call(p,t)}}else{var v=h("state");d[v]=!0,r=function(t,e){return c(t,v,e),e},i=function(t){return u(t,v)?t[v]:{}},o=function(t){return u(t,v)}}t.exports={set:r,get:i,has:o,enforce:function(t){return o(t)?i(t):r(t,{})},getterFor:function(t){return function(e){var n;if(!l(e)||(n=i(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}}},function(t,e,n){var r=n(11),i=n(31),o=r.WeakMap;t.exports="function"==typeof o&&/native code/.test(i(o))},function(t,e,n){var r=n(36),i=n(38),o=r("keys");t.exports=function(t){return o[t]||(o[t]=i(t))}},function(t,e,n){var r=n(37),i=n(32);(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.6.5",mode:r?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},function(t,e){t.exports=!1},function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},function(t,e){t.exports={}},function(t,e,n){var r=n(23),i=n(41),o=n(12),a=n(27);t.exports=function(t,e){for(var n=i(e),s=a.f,l=o.f,c=0;c<n.length;c++){var u=n[c];r(t,u)||s(t,u,l(e,u))}}},function(t,e,n){var r=n(42),i=n(44),o=n(51),a=n(28);t.exports=r("Reflect","ownKeys")||function(t){var e=i.f(a(t)),n=o.f;return n?e.concat(n(t)):e}},function(t,e,n){var r=n(43),i=n(11),o=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?o(r[t])||o(i[t]):r[t]&&r[t][e]||i[t]&&i[t][e]}},function(t,e,n){var r=n(11);t.exports=r},function(t,e,n){var r=n(45),i=n(50).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},function(t,e,n){var r=n(23),i=n(17),o=n(46).indexOf,a=n(39);t.exports=function(t,e){var n,s=i(t),l=0,c=[];for(n in s)!r(a,n)&&r(s,n)&&c.push(n);for(;e.length>l;)r(s,n=e[l++])&&(~o(c,n)||c.push(n));return c}},function(t,e,n){var r=n(17),i=n(47),o=n(49),a=function(t){return function(e,n,a){var s,l=r(e),c=i(l.length),u=o(a,c);if(t&&n!=n){for(;c>u;)if((s=l[u++])!=s)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},function(t,e,n){var r=n(48),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},function(t,e,n){var r=n(48),i=Math.max,o=Math.min;t.exports=function(t,e){var n=r(t);return n<0?i(n+e,0):o(n,e)}},function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,n){var r=n(14),i=/#|\.prototype\./,o=function(t,e){var n=s[a(t)];return n==c||n!=l&&("function"==typeof e?r(e):!!e)},a=o.normalize=function(t){return String(t).replace(i,".").toLowerCase()},s=o.data={},l=o.NATIVE="N",c=o.POLYFILL="P";t.exports=o},function(t,e,n){n(54);var r=n(61);t.exports=r("String","startsWith")},function(t,e,n){"use strict";var r,i=n(10),o=n(12).f,a=n(47),s=n(55),l=n(20),c=n(60),u=n(37),h="".startsWith,d=Math.min,f=c("startsWith");i({target:"String",proto:!0,forced:!!(u||f||(r=o(String.prototype,"startsWith"),!r||r.writable))&&!f},{startsWith:function(t){var e=String(l(this));s(t);var n=a(d(arguments.length>1?arguments[1]:void 0,e.length)),r=String(t);return h?h.call(e,r,n):e.slice(n,n+r.length)===r}})},function(t,e,n){var r=n(56);t.exports=function(t){if(r(t))throw TypeError("The method doesn't accept regular expressions");return t}},function(t,e,n){var r=n(22),i=n(19),o=n(57)("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[o])?!!e:"RegExp"==i(t))}},function(t,e,n){var r=n(11),i=n(36),o=n(23),a=n(38),s=n(58),l=n(59),c=i("wks"),u=r.Symbol,h=l?u:u&&u.withoutSetter||a;t.exports=function(t){return o(c,t)||(s&&o(u,t)?c[t]=u[t]:c[t]=h("Symbol."+t)),c[t]}},function(t,e,n){var r=n(14);t.exports=!!Object.getOwnPropertySymbols&&!r(function(){return!String(Symbol())})},function(t,e,n){var r=n(58);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},function(t,e,n){var r=n(57)("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[r]=!1,"/./"[t](e)}catch(t){}}return!1}},function(t,e,n){var r=n(11),i=n(62),o=Function.call;t.exports=function(t,e,n){return i(o,r[t].prototype[e],n)}},function(t,e,n){var r=n(63);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,e,n){n(65);var r=n(61);t.exports=r("String","endsWith")},function(t,e,n){"use strict";var r,i=n(10),o=n(12).f,a=n(47),s=n(55),l=n(20),c=n(60),u=n(37),h="".endsWith,d=Math.min,f=c("endsWith");i({target:"String",proto:!0,forced:!!(u||f||(r=o(String.prototype,"endsWith"),!r||r.writable))&&!f},{endsWith:function(t){var e=String(l(this));s(t);var n=arguments.length>1?arguments[1]:void 0,r=a(e.length),i=void 0===n?r:d(a(n),r),o=String(t);return h?h.call(e,o,i):e.slice(i-o.length,i)===o}})},function(t,e,n){n(67);var r=n(61);t.exports=r("String","includes")},function(t,e,n){"use strict";var r=n(10),i=n(55),o=n(20);r({target:"String",proto:!0,forced:!n(60)("includes")},{includes:function(t){return!!~String(o(this)).indexOf(i(t),arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){n(69);var r=n(61);t.exports=r("Array","includes")},function(t,e,n){"use strict";var r=n(10),i=n(46).includes,o=n(70);r({target:"Array",proto:!0,forced:!n(75)("indexOf",{ACCESSORS:!0,1:0})},{includes:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),o("includes")},function(t,e,n){var r=n(57),i=n(71),o=n(27),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&o.f(s,a,{configurable:!0,value:i(null)}),t.exports=function(t){s[a][t]=!0}},function(t,e,n){var r,i=n(28),o=n(72),a=n(50),s=n(39),l=n(74),c=n(25),u=n(35)("IE_PROTO"),h=function(){},d=function(t){return"<script>"+t+"<\/script>"},f=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;f=r?function(t){t.write(d("")),t.close();var e=t.parentWindow.Object;return t=null,e}(r):((e=c("iframe")).style.display="none",l.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(d("document.F=Object")),t.close(),t.F);for(var n=a.length;n--;)delete f.prototype[a[n]];return f()};s[u]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(h.prototype=i(t),n=new h,h.prototype=null,n[u]=t):n=f(),void 0===e?n:o(n,e)}},function(t,e,n){var r=n(13),i=n(27),o=n(28),a=n(73);t.exports=r?Object.defineProperties:function(t,e){o(t);for(var n,r=a(e),s=r.length,l=0;s>l;)i.f(t,n=r[l++],e[n]);return t}},function(t,e,n){var r=n(45),i=n(50);t.exports=Object.keys||function(t){return r(t,i)}},function(t,e,n){var r=n(42);t.exports=r("document","documentElement")},function(t,e,n){var r=n(13),i=n(14),o=n(23),a=Object.defineProperty,s={},l=function(t){throw t};t.exports=function(t,e){if(o(s,t))return s[t];e||(e={});var n=[][t],c=!!o(e,"ACCESSORS")&&e.ACCESSORS,u=o(e,0)?e[0]:l,h=o(e,1)?e[1]:void 0;return s[t]=!!n&&!i(function(){if(c&&!r)return!0;var t={length:-1};c?a(t,1,{enumerable:!0,get:l}):t[1]=1,n.call(t,u,h)})}},function(t,e,n){n(77),n(89);var r=n(43);t.exports=r.Array.from},function(t,e,n){"use strict";var r=n(78).charAt,i=n(33),o=n(79),a=i.set,s=i.getterFor("String Iterator");o(String,"String",function(t){a(this,{type:"String Iterator",string:String(t),index:0})},function(){var t,e=s(this),n=e.string,i=e.index;return i>=n.length?{value:void 0,done:!0}:(t=r(n,i),e.index+=t.length,{value:t,done:!1})})},function(t,e,n){var r=n(48),i=n(20),o=function(t){return function(e,n){var o,a,s=String(i(e)),l=r(n),c=s.length;return l<0||l>=c?t?"":void 0:(o=s.charCodeAt(l))<55296||o>56319||l+1===c||(a=s.charCodeAt(l+1))<56320||a>57343?t?s.charAt(l):o:t?s.slice(l,l+2):a-56320+(o-55296<<10)+65536}};t.exports={codeAt:o(!1),charAt:o(!0)}},function(t,e,n){"use strict";var r=n(10),i=n(80),o=n(82),a=n(87),s=n(85),l=n(26),c=n(29),u=n(57),h=n(37),d=n(86),f=n(81),p=f.IteratorPrototype,A=f.BUGGY_SAFARI_ITERATORS,g=u("iterator"),m=function(){return this};t.exports=function(t,e,n,u,f,v,y){i(n,e,u);var b,_,w,x=function(t){if(t===f&&T)return T;if(!A&&t in k)return k[t];switch(t){case"keys":case"values":case"entries":return function(){return new n(this,t)}}return function(){return new n(this)}},S=e+" Iterator",C=!1,k=t.prototype,B=k[g]||k["@@iterator"]||f&&k[f],T=!A&&B||x(f),E="Array"==e&&k.entries||B;if(E&&(b=o(E.call(new t)),p!==Object.prototype&&b.next&&(h||o(b)===p||(a?a(b,p):"function"!=typeof b[g]&&l(b,g,m)),s(b,S,!0,!0),h&&(d[S]=m))),"values"==f&&B&&"values"!==B.name&&(C=!0,T=function(){return B.call(this)}),h&&!y||k[g]===T||l(k,g,T),d[e]=T,f)if(_={values:x("values"),keys:v?T:x("keys"),entries:x("entries")},y)for(w in _)!A&&!C&&w in k||c(k,w,_[w]);else r({target:e,proto:!0,forced:A||C},_);return _}},function(t,e,n){"use strict";var r=n(81).IteratorPrototype,i=n(71),o=n(16),a=n(85),s=n(86),l=function(){return this};t.exports=function(t,e,n){var c=e+" Iterator";return t.prototype=i(r,{next:o(1,n)}),a(t,c,!1,!0),s[c]=l,t}},function(t,e,n){"use strict";var r,i,o,a=n(82),s=n(26),l=n(23),c=n(57),u=n(37),h=c("iterator"),d=!1;[].keys&&("next"in(o=[].keys())?(i=a(a(o)))!==Object.prototype&&(r=i):d=!0),void 0==r&&(r={}),u||l(r,h)||s(r,h,function(){return this}),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:d}},function(t,e,n){var r=n(23),i=n(83),o=n(35),a=n(84),s=o("IE_PROTO"),l=Object.prototype;t.exports=a?Object.getPrototypeOf:function(t){return t=i(t),r(t,s)?t[s]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?l:null}},function(t,e,n){var r=n(20);t.exports=function(t){return Object(r(t))}},function(t,e,n){var r=n(14);t.exports=!r(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})},function(t,e,n){var r=n(27).f,i=n(23),o=n(57)("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},function(t,e){t.exports={}},function(t,e,n){var r=n(28),i=n(88);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{(t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(n,[]),e=n instanceof Array}catch(t){}return function(n,o){return r(n),i(o),e?t.call(n,o):n.__proto__=o,n}}():void 0)},function(t,e,n){var r=n(22);t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},function(t,e,n){var r=n(10),i=n(90);r({target:"Array",stat:!0,forced:!n(97)(function(t){Array.from(t)})},{from:i})},function(t,e,n){"use strict";var r=n(62),i=n(83),o=n(91),a=n(92),s=n(47),l=n(93),c=n(94);t.exports=function(t){var e,n,u,h,d,f,p=i(t),A="function"==typeof this?this:Array,g=arguments.length,m=g>1?arguments[1]:void 0,v=void 0!==m,y=c(p),b=0;if(v&&(m=r(m,g>2?arguments[2]:void 0,2)),void 0==y||A==Array&&a(y))for(n=new A(e=s(p.length));e>b;b++)f=v?m(p[b],b):p[b],l(n,b,f);else for(d=(h=y.call(p)).next,n=new A;!(u=d.call(h)).done;b++)f=v?o(h,m,[u.value,b],!0):u.value,l(n,b,f);return n.length=b,n}},function(t,e,n){var r=n(28);t.exports=function(t,e,n,i){try{return i?e(r(n)[0],n[1]):e(n)}catch(e){var o=t.return;throw void 0!==o&&r(o.call(t)),e}}},function(t,e,n){var r=n(57),i=n(86),o=r("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(i.Array===t||a[o]===t)}},function(t,e,n){"use strict";var r=n(21),i=n(27),o=n(16);t.exports=function(t,e,n){var a=r(e);a in t?i.f(t,a,o(0,n)):t[a]=n}},function(t,e,n){var r=n(95),i=n(86),o=n(57)("iterator");t.exports=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||i[r(t)]}},function(t,e,n){var r=n(96),i=n(19),o=n(57)("toStringTag"),a="Arguments"==i(function(){return arguments}());t.exports=r?i:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),o))?n:a?i(e):"Object"==(r=i(e))&&"function"==typeof e.callee?"Arguments":r}},function(t,e,n){var r={};r[n(57)("toStringTag")]="z",t.exports="[object z]"===String(r)},function(t,e,n){var r=n(57)("iterator"),i=!1;try{var o=0,a={next:function(){return{done:!!o++}},return:function(){i=!0}};a[r]=function(){return this},Array.from(a,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var o={};o[r]=function(){return{next:function(){return{done:n=!0}}}},t(o)}catch(t){}return n}},function(t,e,n){n(99);var r=n(43);t.exports=r.Object.assign},function(t,e,n){var r=n(10),i=n(100);r({target:"Object",stat:!0,forced:Object.assign!==i},{assign:i})},function(t,e,n){"use strict";var r=n(13),i=n(14),o=n(73),a=n(51),s=n(15),l=n(83),c=n(18),u=Object.assign,h=Object.defineProperty;t.exports=!u||i(function(){if(r&&1!==u({b:1},u(h({},"a",{enumerable:!0,get:function(){h(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol();return t[n]=7,"abcdefghijklmnopqrst".split("").forEach(function(t){e[t]=t}),7!=u({},t)[n]||"abcdefghijklmnopqrst"!=o(u({},e)).join("")})?function(t,e){for(var n=l(t),i=arguments.length,u=1,h=a.f,d=s.f;i>u;)for(var f,p=c(arguments[u++]),A=h?o(p).concat(h(p)):o(p),g=A.length,m=0;g>m;)f=A[m++],r&&!d.call(p,f)||(n[f]=p[f]);return n}:u},function(t,e,n){n(102);var r=n(43);t.exports=r.Math.log2},function(t,e,n){var r=n(10),i=Math.log,o=Math.LN2;r({target:"Math",stat:!0},{log2:function(t){return i(t)/o}})},function(t,e,n){n(104);var r=n(43);t.exports=r.Number.isNaN},function(t,e,n){n(10)({target:"Number",stat:!0},{isNaN:function(t){return t!=t}})},function(t,e,n){n(106);var r=n(43);t.exports=r.Number.isInteger},function(t,e,n){n(10)({target:"Number",stat:!0},{isInteger:n(107)})},function(t,e,n){var r=n(22),i=Math.floor;t.exports=function(t){return!r(t)&&isFinite(t)&&i(t)===t}},function(t,e,n){n(109)},function(t,e,n){"use strict";var r=n(110),i=n(112),o=n(14),a=r.aTypedArray,s=r.aTypedArrayConstructor,l=r.exportTypedArrayMethod,c=[].slice;l("slice",function(t,e){for(var n=c.call(a(this),t,e),r=i(this,this.constructor),o=0,l=n.length,u=new(s(r))(l);l>o;)u[o]=n[o++];return u},o(function(){new Int8Array(1).slice()}))},function(t,e,n){"use strict";var r,i=n(111),o=n(13),a=n(11),s=n(22),l=n(23),c=n(95),u=n(26),h=n(29),d=n(27).f,f=n(82),p=n(87),A=n(57),g=n(38),m=a.Int8Array,v=m&&m.prototype,y=a.Uint8ClampedArray,b=y&&y.prototype,_=m&&f(m),w=v&&f(v),x=Object.prototype,S=x.isPrototypeOf,C=A("toStringTag"),k=g("TYPED_ARRAY_TAG"),B=i&&!!p&&"Opera"!==c(a.opera),T=!1,E={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},M=function(t){return s(t)&&l(E,c(t))};for(r in E)a[r]||(B=!1);if((!B||"function"!=typeof _||_===Function.prototype)&&(_=function(){throw TypeError("Incorrect invocation")},B))for(r in E)a[r]&&p(a[r],_);if((!B||!w||w===x)&&(w=_.prototype,B))for(r in E)a[r]&&p(a[r].prototype,w);if(B&&f(b)!==w&&p(b,w),o&&!l(w,C))for(r in T=!0,d(w,C,{get:function(){return s(this)?this[k]:void 0}}),E)a[r]&&u(a[r],k,r);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:B,TYPED_ARRAY_TAG:T&&k,aTypedArray:function(t){if(M(t))return t;throw TypeError("Target is not a typed array")},aTypedArrayConstructor:function(t){if(p){if(S.call(_,t))return t}else for(var e in E)if(l(E,r)){var n=a[e];if(n&&(t===n||S.call(n,t)))return t}throw TypeError("Target is not a typed array constructor")},exportTypedArrayMethod:function(t,e,n){if(o){if(n)for(var r in E){var i=a[r];i&&l(i.prototype,t)&&delete i.prototype[t]}w[t]&&!n||h(w,t,n?e:B&&v[t]||e)}},exportTypedArrayStaticMethod:function(t,e,n){var r,i;if(o){if(p){if(n)for(r in E)(i=a[r])&&l(i,t)&&delete i[t];if(_[t]&&!n)return;try{return h(_,t,n?e:B&&m[t]||e)}catch(t){}}for(r in E)!(i=a[r])||i[t]&&!n||h(i,t,e)}},isView:function(t){var e=c(t);return"DataView"===e||l(E,e)},isTypedArray:M,TypedArray:_,TypedArrayPrototype:w}},function(t,e){t.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},function(t,e,n){var r=n(28),i=n(63),o=n(57)("species");t.exports=function(t,e){var n,a=r(t).constructor;return void 0===a||void 0==(n=r(a)[o])?e:i(n)}},function(t,e,n){n(114),n(77),n(116),n(119),n(134),n(135);var r=n(43);t.exports=r.Promise},function(t,e,n){var r=n(96),i=n(29),o=n(115);r||i(Object.prototype,"toString",o,{unsafe:!0})},function(t,e,n){"use strict";var r=n(96),i=n(95);t.exports=r?{}.toString:function(){return"[object "+i(this)+"]"}},function(t,e,n){var r=n(11),i=n(117),o=n(118),a=n(26),s=n(57),l=s("iterator"),c=s("toStringTag"),u=o.values;for(var h in i){var d=r[h],f=d&&d.prototype;if(f){if(f[l]!==u)try{a(f,l,u)}catch(t){f[l]=u}if(f[c]||a(f,c,h),i[h])for(var p in o)if(f[p]!==o[p])try{a(f,p,o[p])}catch(t){f[p]=o[p]}}}},function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},function(t,e,n){"use strict";var r=n(17),i=n(70),o=n(86),a=n(33),s=n(79),l=a.set,c=a.getterFor("Array Iterator");t.exports=s(Array,"Array",function(t,e){l(this,{type:"Array Iterator",target:r(t),index:0,kind:e})},function(){var t=c(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}},"values"),o.Arguments=o.Array,i("keys"),i("values"),i("entries")},function(t,e,n){"use strict";var r,i,o,a,s=n(10),l=n(37),c=n(11),u=n(42),h=n(120),d=n(29),f=n(121),p=n(85),A=n(122),g=n(22),m=n(63),v=n(123),y=n(19),b=n(31),_=n(124),w=n(97),x=n(112),S=n(125).set,C=n(128),k=n(129),B=n(131),T=n(130),E=n(132),M=n(33),O=n(52),L=n(57),D=n(133),I=L("species"),P="Promise",N=M.get,F=M.set,R=M.getterFor(P),j=h,H=c.TypeError,U=c.document,Q=c.process,z=u("fetch"),Y=T.f,V=Y,W="process"==y(Q),G=!!(U&&U.createEvent&&c.dispatchEvent),X=O(P,function(){if(!(b(j)!==String(j))){if(66===D)return!0;if(!W&&"function"!=typeof PromiseRejectionEvent)return!0}if(l&&!j.prototype.finally)return!0;if(D>=51&&/native code/.test(j))return!1;var t=j.resolve(1),e=function(t){t(function(){},function(){})};return(t.constructor={})[I]=e,!(t.then(function(){})instanceof e)}),Z=X||!w(function(t){j.all(t).catch(function(){})}),$=function(t){var e;return!(!g(t)||"function"!=typeof(e=t.then))&&e},K=function(t,e,n){if(!e.notified){e.notified=!0;var r=e.reactions;C(function(){for(var i=e.value,o=1==e.state,a=0;r.length>a;){var s,l,c,u=r[a++],h=o?u.ok:u.fail,d=u.resolve,f=u.reject,p=u.domain;try{h?(o||(2===e.rejection&&et(t,e),e.rejection=1),!0===h?s=i:(p&&p.enter(),s=h(i),p&&(p.exit(),c=!0)),s===u.promise?f(H("Promise-chain cycle")):(l=$(s))?l.call(s,d,f):d(s)):f(i)}catch(t){p&&!c&&p.exit(),f(t)}}e.reactions=[],e.notified=!1,n&&!e.rejection&&q(t,e)})}},J=function(t,e,n){var r,i;G?((r=U.createEvent("Event")).promise=e,r.reason=n,r.initEvent(t,!1,!0),c.dispatchEvent(r)):r={promise:e,reason:n},(i=c["on"+t])?i(r):"unhandledrejection"===t&&B("Unhandled promise rejection",n)},q=function(t,e){S.call(c,function(){var n,r=e.value;if(tt(e)&&(n=E(function(){W?Q.emit("unhandledRejection",r,t):J("unhandledrejection",t,r)}),e.rejection=W||tt(e)?2:1,n.error))throw n.value})},tt=function(t){return 1!==t.rejection&&!t.parent},et=function(t,e){S.call(c,function(){W?Q.emit("rejectionHandled",t):J("rejectionhandled",t,e.value)})},nt=function(t,e,n,r){return function(i){t(e,n,i,r)}},rt=function(t,e,n,r){e.done||(e.done=!0,r&&(e=r),e.value=n,e.state=2,K(t,e,!0))},it=function(t,e,n,r){if(!e.done){e.done=!0,r&&(e=r);try{if(t===n)throw H("Promise can't be resolved itself");var i=$(n);i?C(function(){var r={done:!1};try{i.call(n,nt(it,t,r,e),nt(rt,t,r,e))}catch(n){rt(t,r,n,e)}}):(e.value=n,e.state=1,K(t,e,!1))}catch(n){rt(t,{done:!1},n,e)}}};X&&(j=function(t){v(this,j,P),m(t),r.call(this);var e=N(this);try{t(nt(it,this,e),nt(rt,this,e))}catch(t){rt(this,e,t)}},(r=function(t){F(this,{type:P,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=f(j.prototype,{then:function(t,e){var n=R(this),r=Y(x(this,j));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=W?Q.domain:void 0,n.parent=!0,n.reactions.push(r),0!=n.state&&K(this,n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new r,e=N(t);this.promise=t,this.resolve=nt(it,t,e),this.reject=nt(rt,t,e)},T.f=Y=function(t){return t===j||t===o?new i(t):V(t)},l||"function"!=typeof h||(a=h.prototype.then,d(h.prototype,"then",function(t,e){var n=this;return new j(function(t,e){a.call(n,t,e)}).then(t,e)},{unsafe:!0}),"function"==typeof z&&s({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return k(j,z.apply(c,arguments))}}))),s({global:!0,wrap:!0,forced:X},{Promise:j}),p(j,P,!1,!0),A(P),o=u(P),s({target:P,stat:!0,forced:X},{reject:function(t){var e=Y(this);return e.reject.call(void 0,t),e.promise}}),s({target:P,stat:!0,forced:l||X},{resolve:function(t){return k(l&&this===o?j:this,t)}}),s({target:P,stat:!0,forced:Z},{all:function(t){var e=this,n=Y(e),r=n.resolve,i=n.reject,o=E(function(){var n=m(e.resolve),o=[],a=0,s=1;_(t,function(t){var l=a++,c=!1;o.push(void 0),s++,n.call(e,t).then(function(t){c||(c=!0,o[l]=t,--s||r(o))},i)}),--s||r(o)});return o.error&&i(o.value),n.promise},race:function(t){var e=this,n=Y(e),r=n.reject,i=E(function(){var i=m(e.resolve);_(t,function(t){i.call(e,t).then(n.resolve,r)})});return i.error&&r(i.value),n.promise}})},function(t,e,n){var r=n(11);t.exports=r.Promise},function(t,e,n){var r=n(29);t.exports=function(t,e,n){for(var i in e)r(t,i,e[i],n);return t}},function(t,e,n){"use strict";var r=n(42),i=n(27),o=n(57),a=n(13),s=o("species");t.exports=function(t){var e=r(t),n=i.f;a&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},function(t,e,n){var r=n(28),i=n(92),o=n(47),a=n(62),s=n(94),l=n(91),c=function(t,e){this.stopped=t,this.result=e};(t.exports=function(t,e,n,u,h){var d,f,p,A,g,m,v,y=a(e,n,u?2:1);if(h)d=t;else{if("function"!=typeof(f=s(t)))throw TypeError("Target is not iterable");if(i(f)){for(p=0,A=o(t.length);A>p;p++)if((g=u?y(r(v=t[p])[0],v[1]):y(t[p]))&&g instanceof c)return g;return new c(!1)}d=f.call(t)}for(m=d.next;!(v=m.call(d)).done;)if("object"==typeof(g=l(d,y,v.value,u))&&g&&g instanceof c)return g;return new c(!1)}).stop=function(t){return new c(!0,t)}},function(t,e,n){var r,i,o,a=n(11),s=n(14),l=n(19),c=n(62),u=n(74),h=n(25),d=n(126),f=a.location,p=a.setImmediate,A=a.clearImmediate,g=a.process,m=a.MessageChannel,v=a.Dispatch,y=0,b={},_=function(t){if(b.hasOwnProperty(t)){var e=b[t];delete b[t],e()}},w=function(t){return function(){_(t)}},x=function(t){_(t.data)},S=function(t){a.postMessage(t+"",f.protocol+"//"+f.host)};p&&A||(p=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return b[++y]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(y),y},A=function(t){delete b[t]},"process"==l(g)?r=function(t){g.nextTick(w(t))}:v&&v.now?r=function(t){v.now(w(t))}:m&&!d?(o=(i=new m).port2,i.port1.onmessage=x,r=c(o.postMessage,o,1)):!a.addEventListener||"function"!=typeof postMessage||a.importScripts||s(S)||"file:"===f.protocol?r="onreadystatechange"in h("script")?function(t){u.appendChild(h("script")).onreadystatechange=function(){u.removeChild(this),_(t)}}:function(t){setTimeout(w(t),0)}:(r=S,a.addEventListener("message",x,!1))),t.exports={set:p,clear:A}},function(t,e,n){var r=n(127);t.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},function(t,e,n){var r=n(42);t.exports=r("navigator","userAgent")||""},function(t,e,n){var r,i,o,a,s,l,c,u,h=n(11),d=n(12).f,f=n(19),p=n(125).set,A=n(126),g=h.MutationObserver||h.WebKitMutationObserver,m=h.process,v=h.Promise,y="process"==f(m),b=d(h,"queueMicrotask"),_=b&&b.value;_||(r=function(){var t,e;for(y&&(t=m.domain)&&t.exit();i;){e=i.fn,i=i.next;try{e()}catch(t){throw i?a():o=void 0,t}}o=void 0,t&&t.enter()},y?a=function(){m.nextTick(r)}:g&&!A?(s=!0,l=document.createTextNode(""),new g(r).observe(l,{characterData:!0}),a=function(){l.data=s=!s}):v&&v.resolve?(c=v.resolve(void 0),u=c.then,a=function(){u.call(c,r)}):a=function(){p.call(h,r)}),t.exports=_||function(t){var e={fn:t,next:void 0};o&&(o.next=e),i||(i=e,a()),o=e}},function(t,e,n){var r=n(28),i=n(22),o=n(130);t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=o.f(t);return(0,n.resolve)(e),n.promise}},function(t,e,n){"use strict";var r=n(63);t.exports.f=function(t){return new function(t){var e,n;this.promise=new t(function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r}),this.resolve=r(e),this.reject=r(n)}(t)}},function(t,e,n){var r=n(11);t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}}},function(t,e,n){var r,i,o=n(11),a=n(127),s=o.process,l=s&&s.versions,c=l&&l.v8;c?i=(r=c.split("."))[0]+r[1]:a&&(!(r=a.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/))&&(i=r[1]),t.exports=i&&+i},function(t,e,n){"use strict";var r=n(10),i=n(63),o=n(130),a=n(132),s=n(124);r({target:"Promise",stat:!0},{allSettled:function(t){var e=this,n=o.f(e),r=n.resolve,l=n.reject,c=a(function(){var n=i(e.resolve),o=[],a=0,l=1;s(t,function(t){var i=a++,s=!1;o.push(void 0),l++,n.call(e,t).then(function(t){s||(s=!0,o[i]={status:"fulfilled",value:t},--l||r(o))},function(t){s||(s=!0,o[i]={status:"rejected",reason:t},--l||r(o))})}),--l||r(o)});return c.error&&l(c.value),n.promise}})},function(t,e,n){"use strict";var r=n(10),i=n(37),o=n(120),a=n(14),s=n(42),l=n(112),c=n(129),u=n(29);r({target:"Promise",proto:!0,real:!0,forced:!!o&&a(function(){o.prototype.finally.call({then:function(){}},function(){})})},{finally:function(t){var e=l(this,s("Promise")),n="function"==typeof t;return this.then(n?function(n){return c(e,t()).then(function(){return n})}:t,n?function(n){return c(e,t()).then(function(){throw n})}:t)}}),i||"function"!=typeof o||o.prototype.finally||u(o.prototype,"finally",s("Promise").prototype.finally)},function(t,e,n){n(137),n(142),n(140);var r=n(43);t.exports=r.URL},function(t,e,n){"use strict";n(77);var r,i=n(10),o=n(13),a=n(138),s=n(11),l=n(72),c=n(29),u=n(123),h=n(23),d=n(100),f=n(90),p=n(78).codeAt,A=n(139),g=n(85),m=n(140),v=n(33),y=s.URL,b=m.URLSearchParams,_=m.getState,w=v.set,x=v.getterFor("URL"),S=Math.floor,C=Math.pow,k=/[A-Za-z]/,B=/[\d+-.A-Za-z]/,T=/\d/,E=/^(0x|0X)/,M=/^[0-7]+$/,O=/^\d+$/,L=/^[\dA-Fa-f]+$/,D=/[\u0000\u0009\u000A\u000D #%/:?@[\\]]/,I=/[\u0000\u0009\u000A\u000D #/:?@[\\]]/,P=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,N=/[\u0009\u000A\u000D]/g,F=function(t,e){var n,r,i;if("["==e.charAt(0)){if("]"!=e.charAt(e.length-1))return"Invalid host";if(!(n=j(e.slice(1,-1))))return"Invalid host";t.host=n}else if(G(t)){if(e=A(e),D.test(e))return"Invalid host";if(null===(n=R(e)))return"Invalid host";t.host=n}else{if(I.test(e))return"Invalid host";for(n="",r=f(e),i=0;i<r.length;i++)n+=V(r[i],U);t.host=n}},R=function(t){var e,n,r,i,o,a,s,l=t.split(".");if(l.length&&""==l[l.length-1]&&l.pop(),(e=l.length)>4)return t;for(n=[],r=0;r<e;r++){if(""==(i=l[r]))return t;if(o=10,i.length>1&&"0"==i.charAt(0)&&(o=E.test(i)?16:8,i=i.slice(8==o?1:2)),""===i)a=0;else{if(!(10==o?O:8==o?M:L).test(i))return t;a=parseInt(i,o)}n.push(a)}for(r=0;r<e;r++)if(a=n[r],r==e-1){if(a>=C(256,5-e))return null}else if(a>255)return null;for(s=n.pop(),r=0;r<n.length;r++)s+=n[r]*C(256,3-r);return s},j=function(t){var e,n,r,i,o,a,s,l=[0,0,0,0,0,0,0,0],c=0,u=null,h=0,d=function(){return t.charAt(h)};if(":"==d()){if(":"!=t.charAt(1))return;h+=2,u=++c}for(;d();){if(8==c)return;if(":"!=d()){for(e=n=0;n<4&&L.test(d());)e=16*e+parseInt(d(),16),h++,n++;if("."==d()){if(0==n)return;if(h-=n,c>6)return;for(r=0;d();){if(i=null,r>0){if(!("."==d()&&r<4))return;h++}if(!T.test(d()))return;for(;T.test(d());){if(o=parseInt(d(),10),null===i)i=o;else{if(0==i)return;i=10*i+o}if(i>255)return;h++}l[c]=256*l[c]+i,2!=++r&&4!=r||c++}if(4!=r)return;break}if(":"==d()){if(h++,!d())return}else if(d())return;l[c++]=e}else{if(null!==u)return;h++,u=++c}}if(null!==u)for(a=c-u,c=7;0!=c&&a>0;)s=l[c],l[c--]=l[u+a-1],l[u+--a]=s;else if(8!=c)return;return l},H=function(t){var e,n,r,i;if("number"==typeof t){for(e=[],n=0;n<4;n++)e.unshift(t%256),t=S(t/256);return e.join(".")}if("object"==typeof t){for(e="",r=function(t){for(var e=null,n=1,r=null,i=0,o=0;o<8;o++)0!==t[o]?(i>n&&(e=r,n=i),r=null,i=0):(null===r&&(r=o),++i);return i>n&&(e=r,n=i),e}(t),n=0;n<8;n++)i&&0===t[n]||(i&&(i=!1),r===n?(e+=n?":":"::",i=!0):(e+=t[n].toString(16),n<7&&(e+=":")));return"["+e+"]"}return t},U={},Q=d({},U,{" ":1,'"':1,"<":1,">":1,"`":1}),z=d({},Q,{"#":1,"?":1,"{":1,"}":1}),Y=d({},z,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),V=function(t,e){var n=p(t,0);return n>32&&n<127&&!h(e,t)?t:encodeURIComponent(t)},W={ftp:21,file:null,http:80,https:443,ws:80,wss:443},G=function(t){return h(W,t.scheme)},X=function(t){return""!=t.username||""!=t.password},Z=function(t){return!t.host||t.cannotBeABaseURL||"file"==t.scheme},$=function(t,e){var n;return 2==t.length&&k.test(t.charAt(0))&&(":"==(n=t.charAt(1))||!e&&"|"==n)},K=function(t){var e;return t.length>1&&$(t.slice(0,2))&&(2==t.length||"/"===(e=t.charAt(2))||"\\"===e||"?"===e||"#"===e)},J=function(t){var e=t.path,n=e.length;!n||"file"==t.scheme&&1==n&&$(e[0],!0)||e.pop()},q=function(t){return"."===t||"%2e"===t.toLowerCase()},tt={},et={},nt={},rt={},it={},ot={},at={},st={},lt={},ct={},ut={},ht={},dt={},ft={},pt={},At={},gt={},mt={},vt={},yt={},bt={},_t=function(t,e,n,i){var o,a,s,l,c,u=n||tt,d=0,p="",A=!1,g=!1,m=!1;for(n||(t.scheme="",t.username="",t.password="",t.host=null,t.port=null,t.path=[],t.query=null,t.fragment=null,t.cannotBeABaseURL=!1,e=e.replace(P,"")),e=e.replace(N,""),o=f(e);d<=o.length;){switch(a=o[d],u){case tt:if(!a||!k.test(a)){if(n)return"Invalid scheme";u=nt;continue}p+=a.toLowerCase(),u=et;break;case et:if(a&&(B.test(a)||"+"==a||"-"==a||"."==a))p+=a.toLowerCase();else{if(":"!=a){if(n)return"Invalid scheme";p="",u=nt,d=0;continue}if(n&&(G(t)!=h(W,p)||"file"==p&&(X(t)||null!==t.port)||"file"==t.scheme&&!t.host))return;if(t.scheme=p,n)return void(G(t)&&W[t.scheme]==t.port&&(t.port=null));p="","file"==t.scheme?u=ft:G(t)&&i&&i.scheme==t.scheme?u=rt:G(t)?u=st:"/"==o[d+1]?(u=it,d++):(t.cannotBeABaseURL=!0,t.path.push(""),u=vt)}break;case nt:if(!i||i.cannotBeABaseURL&&"#"!=a)return"Invalid scheme";if(i.cannotBeABaseURL&&"#"==a){t.scheme=i.scheme,t.path=i.path.slice(),t.query=i.query,t.fragment="",t.cannotBeABaseURL=!0,u=bt;break}u="file"==i.scheme?ft:ot;continue;case rt:if("/"!=a||"/"!=o[d+1]){u=ot;continue}u=lt,d++;break;case it:if("/"==a){u=ct;break}u=mt;continue;case ot:if(t.scheme=i.scheme,a==r)t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query=i.query;else if("/"==a||"\\"==a&&G(t))u=at;else if("?"==a)t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query="",u=yt;else{if("#"!=a){t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.path.pop(),u=mt;continue}t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,t.path=i.path.slice(),t.query=i.query,t.fragment="",u=bt}break;case at:if(!G(t)||"/"!=a&&"\\"!=a){if("/"!=a){t.username=i.username,t.password=i.password,t.host=i.host,t.port=i.port,u=mt;continue}u=ct}else u=lt;break;case st:if(u=lt,"/"!=a||"/"!=p.charAt(d+1))continue;d++;break;case lt:if("/"!=a&&"\\"!=a){u=ct;continue}break;case ct:if("@"==a){A&&(p="%40"+p),A=!0,s=f(p);for(var v=0;v<s.length;v++){var y=s[v];if(":"!=y||m){var b=V(y,Y);m?t.password+=b:t.username+=b}else m=!0}p=""}else if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&G(t)){if(A&&""==p)return"Invalid authority";d-=f(p).length+1,p="",u=ut}else p+=a;break;case ut:case ht:if(n&&"file"==t.scheme){u=At;continue}if(":"!=a||g){if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&G(t)){if(G(t)&&""==p)return"Invalid host";if(n&&""==p&&(X(t)||null!==t.port))return;if(l=F(t,p))return l;if(p="",u=gt,n)return;continue}"["==a?g=!0:"]"==a&&(g=!1),p+=a}else{if(""==p)return"Invalid host";if(l=F(t,p))return l;if(p="",u=dt,n==ht)return}break;case dt:if(!T.test(a)){if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&G(t)||n){if(""!=p){var _=parseInt(p,10);if(_>65535)return"Invalid port";t.port=G(t)&&_===W[t.scheme]?null:_,p=""}if(n)return;u=gt;continue}return"Invalid port"}p+=a;break;case ft:if(t.scheme="file","/"==a||"\\"==a)u=pt;else{if(!i||"file"!=i.scheme){u=mt;continue}if(a==r)t.host=i.host,t.path=i.path.slice(),t.query=i.query;else if("?"==a)t.host=i.host,t.path=i.path.slice(),t.query="",u=yt;else{if("#"!=a){K(o.slice(d).join(""))||(t.host=i.host,t.path=i.path.slice(),J(t)),u=mt;continue}t.host=i.host,t.path=i.path.slice(),t.query=i.query,t.fragment="",u=bt}}break;case pt:if("/"==a||"\\"==a){u=At;break}i&&"file"==i.scheme&&!K(o.slice(d).join(""))&&($(i.path[0],!0)?t.path.push(i.path[0]):t.host=i.host),u=mt;continue;case At:if(a==r||"/"==a||"\\"==a||"?"==a||"#"==a){if(!n&&$(p))u=mt;else if(""==p){if(t.host="",n)return;u=gt}else{if(l=F(t,p))return l;if("localhost"==t.host&&(t.host=""),n)return;p="",u=gt}continue}p+=a;break;case gt:if(G(t)){if(u=mt,"/"!=a&&"\\"!=a)continue}else if(n||"?"!=a)if(n||"#"!=a){if(a!=r&&(u=mt,"/"!=a))continue}else t.fragment="",u=bt;else t.query="",u=yt;break;case mt:if(a==r||"/"==a||"\\"==a&&G(t)||!n&&("?"==a||"#"==a)){if(".."===(c=(c=p).toLowerCase())||"%2e."===c||".%2e"===c||"%2e%2e"===c?(J(t),"/"==a||"\\"==a&&G(t)||t.path.push("")):q(p)?"/"==a||"\\"==a&&G(t)||t.path.push(""):("file"==t.scheme&&!t.path.length&&$(p)&&(t.host&&(t.host=""),p=p.charAt(0)+":"),t.path.push(p)),p="","file"==t.scheme&&(a==r||"?"==a||"#"==a))for(;t.path.length>1&&""===t.path[0];)t.path.shift();"?"==a?(t.query="",u=yt):"#"==a&&(t.fragment="",u=bt)}else p+=V(a,z);break;case vt:"?"==a?(t.query="",u=yt):"#"==a?(t.fragment="",u=bt):a!=r&&(t.path[0]+=V(a,U));break;case yt:n||"#"!=a?a!=r&&("'"==a&&G(t)?t.query+="%27":t.query+="#"==a?"%23":V(a,U)):(t.fragment="",u=bt);break;case bt:a!=r&&(t.fragment+=V(a,Q))}d++}},wt=function(t){var e,n,r=u(this,wt,"URL"),i=arguments.length>1?arguments[1]:void 0,a=String(t),s=w(r,{type:"URL"});if(void 0!==i)if(i instanceof wt)e=x(i);else if(n=_t(e={},String(i)))throw TypeError(n);if(n=_t(s,a,null,e))throw TypeError(n);var l=s.searchParams=new b,c=_(l);c.updateSearchParams(s.query),c.updateURL=function(){s.query=String(l)||null},o||(r.href=St.call(r),r.origin=Ct.call(r),r.protocol=kt.call(r),r.username=Bt.call(r),r.password=Tt.call(r),r.host=Et.call(r),r.hostname=Mt.call(r),r.port=Ot.call(r),r.pathname=Lt.call(r),r.search=Dt.call(r),r.searchParams=It.call(r),r.hash=Pt.call(r))},xt=wt.prototype,St=function(){var t=x(this),e=t.scheme,n=t.username,r=t.password,i=t.host,o=t.port,a=t.path,s=t.query,l=t.fragment,c=e+":";return null!==i?(c+="//",X(t)&&(c+=n+(r?":"+r:"")+"@"),c+=H(i),null!==o&&(c+=":"+o)):"file"==e&&(c+="//"),c+=t.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==s&&(c+="?"+s),null!==l&&(c+="#"+l),c},Ct=function(){var t=x(this),e=t.scheme,n=t.port;if("blob"==e)try{return new URL(e.path[0]).origin}catch(t){return"null"}return"file"!=e&&G(t)?e+"://"+H(t.host)+(null!==n?":"+n:""):"null"},kt=function(){return x(this).scheme+":"},Bt=function(){return x(this).username},Tt=function(){return x(this).password},Et=function(){var t=x(this),e=t.host,n=t.port;return null===e?"":null===n?H(e):H(e)+":"+n},Mt=function(){var t=x(this).host;return null===t?"":H(t)},Ot=function(){var t=x(this).port;return null===t?"":String(t)},Lt=function(){var t=x(this),e=t.path;return t.cannotBeABaseURL?e[0]:e.length?"/"+e.join("/"):""},Dt=function(){var t=x(this).query;return t?"?"+t:""},It=function(){return x(this).searchParams},Pt=function(){var t=x(this).fragment;return t?"#"+t:""},Nt=function(t,e){return{get:t,set:e,configurable:!0,enumerable:!0}};if(o&&l(xt,{href:Nt(St,function(t){var e=x(this),n=String(t),r=_t(e,n);if(r)throw TypeError(r);_(e.searchParams).updateSearchParams(e.query)}),origin:Nt(Ct),protocol:Nt(kt,function(t){var e=x(this);_t(e,String(t)+":",tt)}),username:Nt(Bt,function(t){var e=x(this),n=f(String(t));if(!Z(e)){e.username="";for(var r=0;r<n.length;r++)e.username+=V(n[r],Y)}}),password:Nt(Tt,function(t){var e=x(this),n=f(String(t));if(!Z(e)){e.password="";for(var r=0;r<n.length;r++)e.password+=V(n[r],Y)}}),host:Nt(Et,function(t){var e=x(this);e.cannotBeABaseURL||_t(e,String(t),ut)}),hostname:Nt(Mt,function(t){var e=x(this);e.cannotBeABaseURL||_t(e,String(t),ht)}),port:Nt(Ot,function(t){var e=x(this);Z(e)||(""==(t=String(t))?e.port=null:_t(e,t,dt))}),pathname:Nt(Lt,function(t){var e=x(this);e.cannotBeABaseURL||(e.path=[],_t(e,t+"",gt))}),search:Nt(Dt,function(t){var e=x(this);""==(t=String(t))?e.query=null:("?"==t.charAt(0)&&(t=t.slice(1)),e.query="",_t(e,t,yt)),_(e.searchParams).updateSearchParams(e.query)}),searchParams:Nt(It),hash:Nt(Pt,function(t){var e=x(this);""!=(t=String(t))?("#"==t.charAt(0)&&(t=t.slice(1)),e.fragment="",_t(e,t,bt)):e.fragment=null})}),c(xt,"toJSON",function(){return St.call(this)},{enumerable:!0}),c(xt,"toString",function(){return St.call(this)},{enumerable:!0}),y){var Ft=y.createObjectURL,Rt=y.revokeObjectURL;Ft&&c(wt,"createObjectURL",function(t){return Ft.apply(y,arguments)}),Rt&&c(wt,"revokeObjectURL",function(t){return Rt.apply(y,arguments)})}g(wt,"URL"),i({global:!0,forced:!a,sham:!o},{URL:wt})},function(t,e,n){var r=n(14),i=n(57),o=n(37),a=i("iterator");t.exports=!r(function(){var t=new URL("b?a=1&b=2&c=3","http://a"),e=t.searchParams,n="";return t.pathname="c%20d",e.forEach(function(t,r){e.delete("b"),n+=r+t}),o&&!t.toJSON||!e.sort||"http://a/c%20d?a=1&c=3"!==t.href||"3"!==e.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!e[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host})},function(t,e,n){"use strict";var r=/[^\0-\u007E]/,i=/[.\u3002\uFF0E\uFF61]/g,o="Overflow: input needs wider integers to process",a=Math.floor,s=String.fromCharCode,l=function(t){return t+22+75*(t<26)},c=function(t,e,n){var r=0;for(t=n?a(t/700):t>>1,t+=a(t/e);t>455;r+=36)t=a(t/35);return a(r+36*t/(t+38))},u=function(t){var e,n,r=[],i=(t=function(t){for(var e=[],n=0,r=t.length;n<r;){var i=t.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){var o=t.charCodeAt(n++);56320==(64512&o)?e.push(((1023&i)<<10)+(1023&o)+65536):(e.push(i),n--)}else e.push(i)}return e}(t)).length,u=128,h=0,d=72;for(e=0;e<t.length;e++)(n=t[e])<128&&r.push(s(n));var f=r.length,p=f;for(f&&r.push("-");p<i;){var A=2147483647;for(e=0;e<t.length;e++)(n=t[e])>=u&&n<A&&(A=n);var g=p+1;if(A-u>a((2147483647-h)/g))throw RangeError(o);for(h+=(A-u)*g,u=A,e=0;e<t.length;e++){if((n=t[e])<u&&++h>2147483647)throw RangeError(o);if(n==u){for(var m=h,v=36;;v+=36){var y=v<=d?1:v>=d+26?26:v-d;if(m<y)break;var b=m-y,_=36-y;r.push(s(l(y+b%_))),m=a(b/_)}r.push(s(l(m))),d=c(h,g,p==f),h=0,++p}}++h,++u}return r.join("")};t.exports=function(t){var e,n,o=[],a=t.toLowerCase().replace(i,".").split(".");for(e=0;e<a.length;e++)n=a[e],o.push(r.test(n)?"xn--"+u(n):n);return o.join(".")}},function(t,e,n){"use strict";n(118);var r=n(10),i=n(42),o=n(138),a=n(29),s=n(121),l=n(85),c=n(80),u=n(33),h=n(123),d=n(23),f=n(62),p=n(95),A=n(28),g=n(22),m=n(71),v=n(16),y=n(141),b=n(94),_=n(57),w=i("fetch"),x=i("Headers"),S=_("iterator"),C=u.set,k=u.getterFor("URLSearchParams"),B=u.getterFor("URLSearchParamsIterator"),T=/\+/g,E=Array(4),M=function(t){return E[t-1]||(E[t-1]=RegExp("((?:%[\\da-f]{2}){"+t+"})","gi"))},O=function(t){try{return decodeURIComponent(t)}catch(e){return t}},L=function(t){var e=t.replace(T," "),n=4;try{return decodeURIComponent(e)}catch(t){for(;n;)e=e.replace(M(n--),O);return e}},D=/[!'()~]|%20/g,I={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},P=function(t){return I[t]},N=function(t){return encodeURIComponent(t).replace(D,P)},F=function(t,e){if(e)for(var n,r,i=e.split("&"),o=0;o<i.length;)(n=i[o++]).length&&(r=n.split("="),t.push({key:L(r.shift()),value:L(r.join("="))}))},R=function(t){this.entries.length=0,F(this.entries,t)},j=function(t,e){if(t<e)throw TypeError("Not enough arguments")},H=c(function(t,e){C(this,{type:"URLSearchParamsIterator",iterator:y(k(t).entries),kind:e})},"Iterator",function(){var t=B(this),e=t.kind,n=t.iterator.next(),r=n.value;return n.done||(n.value="keys"===e?r.key:"values"===e?r.value:[r.key,r.value]),n}),U=function(){h(this,U,"URLSearchParams");var t,e,n,r,i,o,a,s,l,c=arguments.length>0?arguments[0]:void 0,u=[];if(C(this,{type:"URLSearchParams",entries:u,updateURL:function(){},updateSearchParams:R}),void 0!==c)if(g(c))if("function"==typeof(t=b(c)))for(n=(e=t.call(c)).next;!(r=n.call(e)).done;){if((a=(o=(i=y(A(r.value))).next).call(i)).done||(s=o.call(i)).done||!o.call(i).done)throw TypeError("Expected sequence with length 2");u.push({key:a.value+"",value:s.value+""})}else for(l in c)d(c,l)&&u.push({key:l,value:c[l]+""});else F(u,"string"==typeof c?"?"===c.charAt(0)?c.slice(1):c:c+"")},Q=U.prototype;s(Q,{append:function(t,e){j(arguments.length,2);var n=k(this);n.entries.push({key:t+"",value:e+""}),n.updateURL()},delete:function(t){j(arguments.length,1);for(var e=k(this),n=e.entries,r=t+"",i=0;i<n.length;)n[i].key===r?n.splice(i,1):i++;e.updateURL()},get:function(t){j(arguments.length,1);for(var e=k(this).entries,n=t+"",r=0;r<e.length;r++)if(e[r].key===n)return e[r].value;return null},getAll:function(t){j(arguments.length,1);for(var e=k(this).entries,n=t+"",r=[],i=0;i<e.length;i++)e[i].key===n&&r.push(e[i].value);return r},has:function(t){j(arguments.length,1);for(var e=k(this).entries,n=t+"",r=0;r<e.length;)if(e[r++].key===n)return!0;return!1},set:function(t,e){j(arguments.length,1);for(var n,r=k(this),i=r.entries,o=!1,a=t+"",s=e+"",l=0;l<i.length;l++)(n=i[l]).key===a&&(o?i.splice(l--,1):(o=!0,n.value=s));o||i.push({key:a,value:s}),r.updateURL()},sort:function(){var t,e,n,r=k(this),i=r.entries,o=i.slice();for(i.length=0,n=0;n<o.length;n++){for(t=o[n],e=0;e<n;e++)if(i[e].key>t.key){i.splice(e,0,t);break}e===n&&i.push(t)}r.updateURL()},forEach:function(t){for(var e,n=k(this).entries,r=f(t,arguments.length>1?arguments[1]:void 0,3),i=0;i<n.length;)r((e=n[i++]).value,e.key,this)},keys:function(){return new H(this,"keys")},values:function(){return new H(this,"values")},entries:function(){return new H(this,"entries")}},{enumerable:!0}),a(Q,S,Q.entries),a(Q,"toString",function(){for(var t,e=k(this).entries,n=[],r=0;r<e.length;)t=e[r++],n.push(N(t.key)+"="+N(t.value));return n.join("&")},{enumerable:!0}),l(U,"URLSearchParams"),r({global:!0,forced:!o},{URLSearchParams:U}),o||"function"!=typeof w||"function"!=typeof x||r({global:!0,enumerable:!0,forced:!0},{fetch:function(t){var e,n,r,i=[t];return arguments.length>1&&(e=arguments[1],g(e)&&(n=e.body,"URLSearchParams"===p(n)&&((r=e.headers?new x(e.headers):new x).has("content-type")||r.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),e=m(e,{body:v(0,String(n)),headers:v(0,r)}))),i.push(e)),w.apply(this,i)}}),t.exports={URLSearchParams:U,getState:k}},function(t,e,n){var r=n(28),i=n(94);t.exports=function(t){var e=i(t);if("function"!=typeof e)throw TypeError(String(t)+" is not iterable");return r(e.call(t))}},function(t,e,n){"use strict";n(10)({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}})},function(t,e,n){!function(t){"use strict";var e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol:function(t){return"Symbol("+t+")"};function n(){}var r=Number.isNaN||function(t){return t!=t},i=n;function o(t){return"object"==typeof t&&null!==t||"function"==typeof t}function a(t){return t.slice()}function s(t){return!1!==function(t){return"number"==typeof t&&(!r(t)&&!(t<0))}(t)&&t!==1/0}function l(t,e,n){if("function"!=typeof t)throw new TypeError("Argument is not a function");return Function.prototype.apply.call(t,e,n)}function c(t,e,n,r){var i=t[e];if(void 0!==i){if("function"!=typeof i)throw new TypeError(i+" is not a method");switch(n){case 0:return function(){return h(i,t,r)};case 1:return function(e){var n=[e].concat(r);return h(i,t,n)}}}return function(){return b(void 0)}}function u(t,e,n){var r=t[e];if(void 0!==r)return l(r,t,n)}function h(t,e,n){try{return b(l(t,e,n))}catch(t){return _(t)}}function d(t){return t}function f(t){if(t=Number(t),r(t)||t<0)throw new RangeError("highWaterMark property of a queuing strategy must be non-negative and non-NaN");return t}function p(t){if(void 0===t)return function(){return 1};if("function"!=typeof t)throw new TypeError("size property of a queuing strategy must be a function");return function(e){return t(e)}}var A=Promise,g=Promise.prototype.then,m=Promise.resolve.bind(A),v=Promise.reject.bind(A);function y(t){return new A(t)}function b(t){return m(t)}function _(t){return v(t)}function w(t,e,n){return g.call(t,e,n)}function x(t,e,n){w(w(t,e,n),void 0,i)}function S(t,e){x(t,e)}function C(t,e){x(t,void 0,e)}function k(t,e,n){return w(t,e,n)}function B(t){w(t,void 0,i)}var T=function(){function t(){this._cursor=0,this._size=0,this._front={_elements:[],_next:void 0},this._back=this._front,this._cursor=0,this._size=0}return Object.defineProperty(t.prototype,"length",{get:function(){return this._size},enumerable:!0,configurable:!0}),t.prototype.push=function(t){var e=this._back,n=e;16383===e._elements.length&&(n={_elements:[],_next:void 0}),e._elements.push(t),n!==e&&(this._back=n,e._next=n),++this._size},t.prototype.shift=function(){var t=this._front,e=t,n=this._cursor,r=n+1,i=t._elements,o=i[n];return 16384===r&&(e=t._next,r=0),--this._size,this._cursor=r,t!==e&&(this._front=e),i[n]=void 0,o},t.prototype.forEach=function(t){for(var e=this._cursor,n=this._front,r=n._elements;!(e===r.length&&void 0===n._next||e===r.length&&(n=n._next,r=n._elements,e=0,0===r.length));)t(r[e]),++e},t.prototype.peek=function(){var t=this._front,e=this._cursor;return t._elements[e]},t}();function E(t,e,n){var r=null;!0===n&&(r=Object.prototype);var i=Object.create(r);return i.value=t,i.done=e,i}function M(t,e){t._forAuthorCode=!0,t._ownerReadableStream=e,e._reader=t,"readable"===e._state?I(t):"closed"===e._state?function(t){I(t),F(t)}(t):P(t,e._storedError)}function O(t,e){var n=t._ownerReadableStream;return Ue(n,e)}function L(t){"readable"===t._ownerReadableStream._state?N(t,new TypeError("Reader was released and can no longer be used to monitor the stream's closedness")):function(t,e){P(t,e)}(t,new TypeError("Reader was released and can no longer be used to monitor the stream's closedness")),t._ownerReadableStream._reader=void 0,t._ownerReadableStream=void 0}function D(t){return new TypeError("Cannot "+t+" a stream using a released reader")}function I(t){t._closedPromise=y(function(e,n){t._closedPromise_resolve=e,t._closedPromise_reject=n})}function P(t,e){I(t),N(t,e)}function N(t,e){B(t._closedPromise),t._closedPromise_reject(e),t._closedPromise_resolve=void 0,t._closedPromise_reject=void 0}function F(t){t._closedPromise_resolve(void 0),t._closedPromise_resolve=void 0,t._closedPromise_reject=void 0}var R=e("[[CancelSteps]]"),j=e("[[PullSteps]]");function H(t,e){void 0===e&&(e=!1);var n=new G(t);return n._forAuthorCode=e,n}function U(t){var e=y(function(e,n){var r={_resolve:e,_reject:n};t._reader._readRequests.push(r)});return e}function Q(t,e,n){var r=t._reader,i=r._readRequests.shift();i._resolve(E(e,n,r._forAuthorCode))}function z(t){return t._reader._readRequests.length}function Y(t){var e=t._reader;return void 0!==e&&!!X(e)}var V,W,G=function(){function t(t){if(!1===je(t))throw new TypeError("ReadableStreamDefaultReader can only be constructed with a ReadableStream instance");if(!0===He(t))throw new TypeError("This stream has already been locked for exclusive reading by another reader");M(this,t),this._readRequests=new T}return Object.defineProperty(t.prototype,"closed",{get:function(){return X(this)?this._closedPromise:_($("closed"))},enumerable:!0,configurable:!0}),t.prototype.cancel=function(t){return X(this)?void 0===this._ownerReadableStream?_(D("cancel")):O(this,t):_($("cancel"))},t.prototype.read=function(){return X(this)?void 0===this._ownerReadableStream?_(D("read from")):Z(this):_($("read"))},t.prototype.releaseLock=function(){if(!X(this))throw $("releaseLock");if(void 0!==this._ownerReadableStream){if(this._readRequests.length>0)throw new TypeError("Tried to release a reader lock when that reader has pending read() calls un-settled");L(this)}},t}();function X(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_readRequests")}function Z(t){var e=t._ownerReadableStream;return e._disturbed=!0,"closed"===e._state?b(E(void 0,!0,t._forAuthorCode)):"errored"===e._state?_(e._storedError):e._readableStreamController[j]()}function $(t){return new TypeError("ReadableStreamDefaultReader.prototype."+t+" can only be used on a ReadableStreamDefaultReader")}"symbol"==typeof e.asyncIterator&&((V={})[e.asyncIterator]=function(){return this},W=V,Object.defineProperty(W,e.asyncIterator,{enumerable:!1}));var K={next:function(){if(!1===J(this))return _(q("next"));var t=this._asyncIteratorReader;return void 0===t._ownerReadableStream?_(D("iterate")):k(Z(t),function(e){var n=e.done;n&&L(t);var r=e.value;return E(r,n,!0)})},return:function(t){if(!1===J(this))return _(q("next"));var e=this._asyncIteratorReader;if(void 0===e._ownerReadableStream)return _(D("finish iterating"));if(e._readRequests.length>0)return _(new TypeError("Tried to release a reader lock when that reader has pending read() calls un-settled"));if(!1===this._preventCancel){var n=O(e,t);return L(e),k(n,function(){return E(t,!0,!0)})}return L(e),b(E(t,!0,!0))}};function J(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_asyncIteratorReader")}function q(t){return new TypeError("ReadableStreamAsyncIterator."+t+" can only be used on a ReadableSteamAsyncIterator")}function tt(t){var e=t._queue.shift();return t._queueTotalSize-=e.size,t._queueTotalSize<0&&(t._queueTotalSize=0),e.value}function et(t,e,n){if(!s(n=Number(n)))throw new RangeError("Size must be a finite, non-NaN, non-negative number.");t._queue.push({value:e,size:n}),t._queueTotalSize+=n}function nt(t){t._queue=new T,t._queueTotalSize=0}void 0!==W&&Object.setPrototypeOf(K,W),Object.defineProperty(K,"next",{enumerable:!1}),Object.defineProperty(K,"return",{enumerable:!1});var rt=e("[[AbortSteps]]"),it=e("[[ErrorSteps]]"),ot=function(){function t(t,e){void 0===t&&(t={}),void 0===e&&(e={}),st(this);var n=e.size,r=e.highWaterMark,i=t.type;if(void 0!==i)throw new RangeError("Invalid type is specified");var o=p(n);void 0===r&&(r=1),r=f(r),function(t,e,n,r){var i=Object.create(Ct.prototype),o=c(e,"write",1,[i]),a=c(e,"close",0,[]),s=c(e,"abort",1,[]);kt(t,i,function(){return u(e,"start",[i])},o,a,s,n,r)}(this,t,r,o)}return Object.defineProperty(t.prototype,"locked",{get:function(){if(!1===lt(this))throw Dt("locked");return ct(this)},enumerable:!0,configurable:!0}),t.prototype.abort=function(t){return!1===lt(this)?_(Dt("abort")):!0===ct(this)?_(new TypeError("Cannot abort a stream that already has a writer")):ut(this,t)},t.prototype.close=function(){return!1===lt(this)?_(Dt("close")):!0===ct(this)?_(new TypeError("Cannot close a stream that already has a writer")):!0===At(this)?_(new TypeError("Cannot close an already-closing stream")):ht(this)},t.prototype.getWriter=function(){if(!1===lt(this))throw Dt("getWriter");return at(this)},t}();function at(t){return new vt(t)}function st(t){t._state="writable",t._storedError=void 0,t._writer=void 0,t._writableStreamController=void 0,t._writeRequests=new T,t._inFlightWriteRequest=void 0,t._closeRequest=void 0,t._inFlightCloseRequest=void 0,t._pendingAbortRequest=void 0,t._backpressure=!1}function lt(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_writableStreamController")}function ct(t){return void 0!==t._writer}function ut(t,e){var n=t._state;if("closed"===n||"errored"===n)return b(void 0);if(void 0!==t._pendingAbortRequest)return t._pendingAbortRequest._promise;var r=!1;"erroring"===n&&(r=!0,e=void 0);var i=y(function(n,i){t._pendingAbortRequest={_promise:void 0,_resolve:n,_reject:i,_reason:e,_wasAlreadyErroring:r}});return t._pendingAbortRequest._promise=i,!1===r&&ft(t,e),i}function ht(t){var e=t._state;if("closed"===e||"errored"===e)return _(new TypeError("The stream (in "+e+" state) is not in the writable state and cannot be closed"));var n,r=y(function(e,n){var r={_resolve:e,_reject:n};t._closeRequest=r}),i=t._writer;return void 0!==i&&!0===t._backpressure&&"writable"===e&&Yt(i),et(n=t._writableStreamController,"close",0),Et(n),r}function dt(t,e){var n=t._state;"writable"!==n?pt(t):ft(t,e)}function ft(t,e){var n=t._writableStreamController;t._state="erroring",t._storedError=e;var r=t._writer;void 0!==r&&wt(r,e),!1===function(t){return void 0!==t._inFlightWriteRequest||void 0!==t._inFlightCloseRequest}(t)&&!0===n._started&&pt(t)}function pt(t){t._state="errored",t._writableStreamController[it]();var e=t._storedError;if(t._writeRequests.forEach(function(t){t._reject(e)}),t._writeRequests=new T,void 0!==t._pendingAbortRequest){var n=t._pendingAbortRequest;if(t._pendingAbortRequest=void 0,!0===n._wasAlreadyErroring)return n._reject(e),void gt(t);var r=t._writableStreamController[rt](n._reason);x(r,function(){n._resolve(),gt(t)},function(e){n._reject(e),gt(t)})}else gt(t)}function At(t){return void 0!==t._closeRequest||void 0!==t._inFlightCloseRequest}function gt(t){void 0!==t._closeRequest&&(t._closeRequest._reject(t._storedError),t._closeRequest=void 0);var e=t._writer;void 0!==e&&Rt(e,t._storedError)}function mt(t,e){var n=t._writer;void 0!==n&&e!==t._backpressure&&(!0===e?function(t){Ht(t)}(n):Yt(n)),t._backpressure=e}var vt=function(){function t(t){if(!1===lt(t))throw new TypeError("WritableStreamDefaultWriter can only be constructed with a WritableStream instance");if(!0===ct(t))throw new TypeError("This stream has already been locked for exclusive writing by another writer");this._ownerWritableStream=t,t._writer=this;var e,n=t._state;if("writable"===n)!1===At(t)&&!0===t._backpressure?Ht(this):Qt(this),Nt(this);else if("erroring"===n)Ut(this,t._storedError),Nt(this);else if("closed"===n)Qt(this),Nt(e=this),jt(e);else{var r=t._storedError;Ut(this,r),Ft(this,r)}}return Object.defineProperty(t.prototype,"closed",{get:function(){return!1===yt(this)?_(It("closed")):this._closedPromise},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"desiredSize",{get:function(){if(!1===yt(this))throw It("desiredSize");if(void 0===this._ownerWritableStream)throw Pt("desiredSize");return t=this._ownerWritableStream,"errored"===(e=t._state)||"erroring"===e?null:"closed"===e?0:Tt(t._writableStreamController);var t,e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ready",{get:function(){return!1===yt(this)?_(It("ready")):this._readyPromise},enumerable:!0,configurable:!0}),t.prototype.abort=function(t){return!1===yt(this)?_(It("abort")):void 0===this._ownerWritableStream?_(Pt("abort")):function(t,e){return ut(t._ownerWritableStream,e)}(this,t)},t.prototype.close=function(){if(!1===yt(this))return _(It("close"));var t=this._ownerWritableStream;return void 0===t?_(Pt("close")):!0===At(t)?_(new TypeError("Cannot close an already-closing stream")):bt(this)},t.prototype.releaseLock=function(){if(!1===yt(this))throw It("releaseLock");var t=this._ownerWritableStream;void 0!==t&&xt(this)},t.prototype.write=function(t){return!1===yt(this)?_(It("write")):void 0===this._ownerWritableStream?_(Pt("write to")):St(this,t)},t}();function yt(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_ownerWritableStream")}function bt(t){var e=t._ownerWritableStream;return ht(e)}function _t(t,e){"pending"===t._closedPromiseState?Rt(t,e):function(t,e){Ft(t,e)}(t,e)}function wt(t,e){"pending"===t._readyPromiseState?zt(t,e):function(t,e){Ut(t,e)}(t,e)}function xt(t){var e=t._ownerWritableStream,n=new TypeError("Writer was released and can no longer be used to monitor the stream's closedness");wt(t,n),_t(t,n),e._writer=void 0,t._ownerWritableStream=void 0}function St(t,e){var n=t._ownerWritableStream,r=n._writableStreamController,i=function(t,e){try{return t._strategySizeAlgorithm(e)}catch(e){return Mt(t,e),1}}(r,e);if(n!==t._ownerWritableStream)return _(Pt("write to"));var o=n._state;if("errored"===o)return _(n._storedError);if(!0===At(n)||"closed"===o)return _(new TypeError("The stream is closing or closed and cannot be written to"));if("erroring"===o)return _(n._storedError);var a=function(t){return y(function(e,n){var r={_resolve:e,_reject:n};t._writeRequests.push(r)})}(n);return function(t,e,n){var r={chunk:e};try{et(t,r,n)}catch(e){return void Mt(t,e)}var i=t._controlledWritableStream;if(!1===At(i)&&"writable"===i._state){var o=Ot(t);mt(i,o)}Et(t)}(r,e,i),a}var Ct=function(){function t(){throw new TypeError("WritableStreamDefaultController cannot be constructed explicitly")}return t.prototype.error=function(t){if(!1==(!!o(e=this)&&!!Object.prototype.hasOwnProperty.call(e,"_controlledWritableStream")))throw new TypeError("WritableStreamDefaultController.prototype.error can only be used on a WritableStreamDefaultController");var e,n=this._controlledWritableStream._state;"writable"===n&&Lt(this,t)},t.prototype[rt]=function(t){var e=this._abortAlgorithm(t);return Bt(this),e},t.prototype[it]=function(){nt(this)},t}();function kt(t,e,n,r,i,o,a,s){e._controlledWritableStream=t,t._writableStreamController=e,e._queue=void 0,e._queueTotalSize=void 0,nt(e),e._started=!1,e._strategySizeAlgorithm=s,e._strategyHWM=a,e._writeAlgorithm=r,e._closeAlgorithm=i,e._abortAlgorithm=o;var l=Ot(e);mt(t,l);var c=n(),u=b(c);x(u,function(){e._started=!0,Et(e)},function(n){e._started=!0,dt(t,n)})}function Bt(t){t._writeAlgorithm=void 0,t._closeAlgorithm=void 0,t._abortAlgorithm=void 0,t._strategySizeAlgorithm=void 0}function Tt(t){return t._strategyHWM-t._queueTotalSize}function Et(t){var e=t._controlledWritableStream;if(!1!==t._started&&void 0===e._inFlightWriteRequest){var n=e._state;if("erroring"!==n){if(0!==t._queue.length){var r=t._queue.peek().value;"close"===r?function(t){var e=t._controlledWritableStream;(function(t){t._inFlightCloseRequest=t._closeRequest,t._closeRequest=void 0})(e),tt(t);var n=t._closeAlgorithm();Bt(t),x(n,function(){!function(t){t._inFlightCloseRequest._resolve(void 0),t._inFlightCloseRequest=void 0,"erroring"===t._state&&(t._storedError=void 0,void 0!==t._pendingAbortRequest&&(t._pendingAbortRequest._resolve(),t._pendingAbortRequest=void 0)),t._state="closed";var e=t._writer;void 0!==e&&jt(e)}(e)},function(t){!function(t,e){t._inFlightCloseRequest._reject(e),t._inFlightCloseRequest=void 0,void 0!==t._pendingAbortRequest&&(t._pendingAbortRequest._reject(e),t._pendingAbortRequest=void 0),dt(t,e)}(e,t)})}(t):function(t,e){var n=t._controlledWritableStream;(function(t){t._inFlightWriteRequest=t._writeRequests.shift()})(n),x(t._writeAlgorithm(e),function(){!function(t){t._inFlightWriteRequest._resolve(void 0),t._inFlightWriteRequest=void 0}(n);var e=n._state;if(tt(t),!1===At(n)&&"writable"===e){var r=Ot(t);mt(n,r)}Et(t)},function(e){"writable"===n._state&&Bt(t),function(t,e){t._inFlightWriteRequest._reject(e),t._inFlightWriteRequest=void 0,dt(t,e)}(n,e)})}(t,r.chunk)}}else pt(e)}}function Mt(t,e){"writable"===t._controlledWritableStream._state&&Lt(t,e)}function Ot(t){var e=Tt(t);return e<=0}function Lt(t,e){var n=t._controlledWritableStream;Bt(t),ft(n,e)}function Dt(t){return new TypeError("WritableStream.prototype."+t+" can only be used on a WritableStream")}function It(t){return new TypeError("WritableStreamDefaultWriter.prototype."+t+" can only be used on a WritableStreamDefaultWriter")}function Pt(t){return new TypeError("Cannot "+t+" a stream using a released writer")}function Nt(t){t._closedPromise=y(function(e,n){t._closedPromise_resolve=e,t._closedPromise_reject=n,t._closedPromiseState="pending"})}function Ft(t,e){Nt(t),Rt(t,e)}function Rt(t,e){B(t._closedPromise),t._closedPromise_reject(e),t._closedPromise_resolve=void 0,t._closedPromise_reject=void 0,t._closedPromiseState="rejected"}function jt(t){t._closedPromise_resolve(void 0),t._closedPromise_resolve=void 0,t._closedPromise_reject=void 0,t._closedPromiseState="resolved"}function Ht(t){t._readyPromise=y(function(e,n){t._readyPromise_resolve=e,t._readyPromise_reject=n}),t._readyPromiseState="pending"}function Ut(t,e){Ht(t),zt(t,e)}function Qt(t){Ht(t),Yt(t)}function zt(t,e){B(t._readyPromise),t._readyPromise_reject(e),t._readyPromise_resolve=void 0,t._readyPromise_reject=void 0,t._readyPromiseState="rejected"}function Yt(t){t._readyPromise_resolve(void 0),t._readyPromise_resolve=void 0,t._readyPromise_reject=void 0,t._readyPromiseState="fulfilled"}function Vt(t){if("object"!=typeof t||null===t)return!1;try{return"boolean"==typeof t.aborted}catch(t){return!1}}var Wt,Gt="undefined"!=typeof DOMException?DOMException:void 0,Xt=function(t){if("function"!=typeof t&&"object"!=typeof t)return!1;try{return new t,!0}catch(t){return!1}}(Gt)?Gt:((Wt=function(t,e){this.message=t||"",this.name=e||"Error",Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}).prototype=Object.create(Error.prototype),Object.defineProperty(Wt.prototype,"constructor",{value:Wt,writable:!0,configurable:!0}),Wt);function Zt(t,e,r,i,o,a){var s=H(t),l=at(e);t._disturbed=!0;var c=!1,u=b(void 0);return y(function(h,d){var f,p,A,g;if(void 0!==a){if(f=function(){var n=new Xt("Aborted","AbortError"),r=[];!1===i&&r.push(function(){return"writable"===e._state?ut(e,n):b(void 0)}),!1===o&&r.push(function(){return"readable"===t._state?Ue(t,n):b(void 0)}),T(function(){return Promise.all(r.map(function(t){return t()}))},!0,n)},!0===a.aborted)return void f();a.addEventListener("abort",f)}if(k(t,s._closedPromise,function(t){!1===i?T(function(){return ut(e,t)},!0,t):E(!0,t)}),k(e,l._closedPromise,function(e){!1===o?T(function(){return Ue(t,e)},!0,e):E(!0,e)}),p=t,A=s._closedPromise,g=function(){!1===r?T(function(){return function(t){var e=t._ownerWritableStream,n=e._state;return!0===At(e)||"closed"===n?b(void 0):"errored"===n?_(e._storedError):bt(t)}(l)}):E()},"closed"===p._state?g():S(A,g),!0===At(e)||"closed"===e._state){var m=new TypeError("the destination writable stream closed before all data could be piped to it");!1===o?T(function(){return Ue(t,m)},!0,m):E(!0,m)}function v(){var t=u;return w(u,function(){return t!==u?v():void 0})}function k(t,e,n){"errored"===t._state?n(t._storedError):C(e,n)}function T(t,n,r){function i(){x(t(),function(){return M(n,r)},function(t){return M(!0,t)})}!0!==c&&(c=!0,"writable"===e._state&&!1===At(e)?S(v(),i):i())}function E(t,n){!0!==c&&(c=!0,"writable"===e._state&&!1===At(e)?S(v(),function(){return M(t,n)}):M(t,n))}function M(t,e){xt(l),L(s),void 0!==a&&a.removeEventListener("abort",f),t?d(e):h(void 0)}B(y(function(t,e){!function r(i){i?t():w(!0===c?b(!0):w(l._readyPromise,function(){return w(Z(s),function(t){return!0===t.done||(u=w(St(l,t.value),void 0,n),!1)})}),r,e)}(!1)}))})}var $t=function(){function t(){throw new TypeError}return Object.defineProperty(t.prototype,"desiredSize",{get:function(){if(!1===Kt(this))throw se("desiredSize");return ie(this)},enumerable:!0,configurable:!0}),t.prototype.close=function(){if(!1===Kt(this))throw se("close");if(!1===oe(this))throw new TypeError("The stream is not in a state that permits close");ee(this)},t.prototype.enqueue=function(t){if(!1===Kt(this))throw se("enqueue");if(!1===oe(this))throw new TypeError("The stream is not in a state that permits enqueue");return ne(this,t)},t.prototype.error=function(t){if(!1===Kt(this))throw se("error");re(this,t)},t.prototype[R]=function(t){nt(this);var e=this._cancelAlgorithm(t);return te(this),e},t.prototype[j]=function(){var t=this._controlledReadableStream;if(this._queue.length>0){var e=tt(this);return!0===this._closeRequested&&0===this._queue.length?(te(this),Qe(t)):Jt(this),b(E(e,!1,t._reader._forAuthorCode))}var n=U(t);return Jt(this),n},t}();function Kt(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_controlledReadableStream")}function Jt(t){var e=qt(t);if(!1!==e)if(!0!==t._pulling){t._pulling=!0;var n=t._pullAlgorithm();x(n,function(){t._pulling=!1,!0===t._pullAgain&&(t._pullAgain=!1,Jt(t))},function(e){re(t,e)})}else t._pullAgain=!0}function qt(t){var e=t._controlledReadableStream;if(!1===oe(t))return!1;if(!1===t._started)return!1;if(!0===He(e)&&z(e)>0)return!0;var n=ie(t);return n>0}function te(t){t._pullAlgorithm=void 0,t._cancelAlgorithm=void 0,t._strategySizeAlgorithm=void 0}function ee(t){var e=t._controlledReadableStream;t._closeRequested=!0,0===t._queue.length&&(te(t),Qe(e))}function ne(t,e){var n=t._controlledReadableStream;if(!0===He(n)&&z(n)>0)Q(n,e,!1);else{var r=void 0;try{r=t._strategySizeAlgorithm(e)}catch(e){throw re(t,e),e}try{et(t,e,r)}catch(e){throw re(t,e),e}}Jt(t)}function re(t,e){var n=t._controlledReadableStream;"readable"===n._state&&(nt(t),te(t),ze(n,e))}function ie(t){var e=t._controlledReadableStream,n=e._state;return"errored"===n?null:"closed"===n?0:t._strategyHWM-t._queueTotalSize}function oe(t){var e=t._controlledReadableStream._state;return!1===t._closeRequested&&"readable"===e}function ae(t,e,n,r,i,o,a){e._controlledReadableStream=t,e._queue=void 0,e._queueTotalSize=void 0,nt(e),e._started=!1,e._closeRequested=!1,e._pullAgain=!1,e._pulling=!1,e._strategySizeAlgorithm=a,e._strategyHWM=o,e._pullAlgorithm=r,e._cancelAlgorithm=i,t._readableStreamController=e;var s=n();x(b(s),function(){e._started=!0,Jt(e)},function(t){re(e,t)})}function se(t){return new TypeError("ReadableStreamDefaultController.prototype."+t+" can only be used on a ReadableStreamDefaultController")}var le=Number.isInteger||function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t},ce=function(){function t(){throw new TypeError("ReadableStreamBYOBRequest cannot be used directly")}return Object.defineProperty(t.prototype,"view",{get:function(){if(!1===de(this))throw Te("view");return this._view},enumerable:!0,configurable:!0}),t.prototype.respond=function(t){if(!1===de(this))throw Te("respond");if(void 0===this._associatedReadableByteStreamController)throw new TypeError("This BYOB request has been invalidated");this._view.buffer,function(t,e){if(!1===s(e=Number(e)))throw new RangeError("bytesWritten must be a finite");we(t,e)}(this._associatedReadableByteStreamController,t)},t.prototype.respondWithNewView=function(t){if(!1===de(this))throw Te("respond");if(void 0===this._associatedReadableByteStreamController)throw new TypeError("This BYOB request has been invalidated");if(!ArrayBuffer.isView(t))throw new TypeError("You can only respond with array buffer views");t.buffer,function(t,e){var n=t._pendingPullIntos.peek();if(n.byteOffset+n.bytesFilled!==e.byteOffset)throw new RangeError("The region specified by view does not match byobRequest");if(n.byteLength!==e.byteLength)throw new RangeError("The buffer of view has different capacity than byobRequest");n.buffer=e.buffer,we(t,e.byteLength)}(this._associatedReadableByteStreamController,t)},t}(),ue=function(){function t(){throw new TypeError("ReadableByteStreamController constructor cannot be used directly")}return Object.defineProperty(t.prototype,"byobRequest",{get:function(){if(!1===he(this))throw Ee("byobRequest");if(void 0===this._byobRequest&&this._pendingPullIntos.length>0){var t=this._pendingPullIntos.peek(),e=new Uint8Array(t.buffer,t.byteOffset+t.bytesFilled,t.byteLength-t.bytesFilled),n=Object.create(ce.prototype);!function(t,e,n){t._associatedReadableByteStreamController=e,t._view=n}(n,this,e),this._byobRequest=n}return this._byobRequest},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"desiredSize",{get:function(){if(!1===he(this))throw Ee("desiredSize");return ke(this)},enumerable:!0,configurable:!0}),t.prototype.close=function(){if(!1===he(this))throw Ee("close");if(!0===this._closeRequested)throw new TypeError("The stream has already been closed; do not close it again!");var t=this._controlledReadableByteStream._state;if("readable"!==t)throw new TypeError("The stream (in "+t+" state) is not in the readable state and cannot be closed");!function(t){var e=t._controlledReadableByteStream;if(t._queueTotalSize>0)t._closeRequested=!0;else{if(t._pendingPullIntos.length>0){var n=t._pendingPullIntos.peek();if(n.bytesFilled>0){var r=new TypeError("Insufficient bytes to fill elements in the given buffer");throw Ce(t,r),r}}Se(t),Qe(e)}}(this)},t.prototype.enqueue=function(t){if(!1===he(this))throw Ee("enqueue");if(!0===this._closeRequested)throw new TypeError("stream is closed or draining");var e=this._controlledReadableByteStream._state;if("readable"!==e)throw new TypeError("The stream (in "+e+" state) is not in the readable state and cannot be enqueued to");if(!ArrayBuffer.isView(t))throw new TypeError("You can only enqueue array buffer views when using a ReadableByteStreamController");t.buffer,function(t,e){var n=t._controlledReadableByteStream,r=e.buffer,i=e.byteOffset,o=e.byteLength,a=d(r);if(!0===Y(n))if(0===z(n))ge(t,a,i,o);else{var s=new Uint8Array(a,i,o);Q(n,s,!1)}else!0===Le(n)?(ge(t,a,i,o),_e(t)):ge(t,a,i,o);fe(t)}(this,t)},t.prototype.error=function(t){if(!1===he(this))throw Ee("error");Ce(this,t)},t.prototype[R]=function(t){if(this._pendingPullIntos.length>0){var e=this._pendingPullIntos.peek();e.bytesFilled=0}nt(this);var n=this._cancelAlgorithm(t);return Se(this),n},t.prototype[j]=function(){var t=this._controlledReadableByteStream;if(this._queueTotalSize>0){var e=this._queue.shift();this._queueTotalSize-=e.byteLength,ye(this);var n=void 0;try{n=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}catch(t){return _(t)}return b(E(n,!1,t._reader._forAuthorCode))}var r=this._autoAllocateChunkSize;if(void 0!==r){var i=void 0;try{i=new ArrayBuffer(r)}catch(t){return _(t)}var o={buffer:i,byteOffset:0,byteLength:r,bytesFilled:0,elementSize:1,ctor:Uint8Array,readerType:"default"};this._pendingPullIntos.push(o)}var a=U(t);return fe(this),a},t}();function he(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_controlledReadableByteStream")}function de(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_associatedReadableByteStreamController")}function fe(t){var e=function(t){var e=t._controlledReadableByteStream;return"readable"===e._state&&(!0!==t._closeRequested&&(!1!==t._started&&(!0===Y(e)&&z(e)>0||(!0===Le(e)&&Oe(e)>0||ke(t)>0))))}(t);if(!1!==e)if(!0!==t._pulling){t._pulling=!0;var n=t._pullAlgorithm();x(n,function(){t._pulling=!1,!0===t._pullAgain&&(t._pullAgain=!1,fe(t))},function(e){Ce(t,e)})}else t._pullAgain=!0}function pe(t,e){var n=!1;"closed"===t._state&&(n=!0);var r=Ae(e);"default"===e.readerType?Q(t,r,n):function(t,e,n){var r=t._reader;r._readIntoRequests.shift()._resolve(E(e,n,r._forAuthorCode))}(t,r,n)}function Ae(t){var e=t.bytesFilled,n=t.elementSize;return new t.ctor(t.buffer,t.byteOffset,e/n)}function ge(t,e,n,r){t._queue.push({buffer:e,byteOffset:n,byteLength:r}),t._queueTotalSize+=r}function me(t,e){var n=e.elementSize,r=e.bytesFilled-e.bytesFilled%n,i=Math.min(t._queueTotalSize,e.byteLength-e.bytesFilled),o=e.bytesFilled+i,a=o-o%n,s=i,l=!1;a>r&&(s=a-e.bytesFilled,l=!0);for(var c,u,h,d,f,p=t._queue;s>0;){var A=p.peek(),g=Math.min(s,A.byteLength),m=e.byteOffset+e.bytesFilled;c=e.buffer,u=m,h=A.buffer,d=A.byteOffset,f=g,new Uint8Array(c).set(new Uint8Array(h,d,f),u),A.byteLength===g?p.shift():(A.byteOffset+=g,A.byteLength-=g),t._queueTotalSize-=g,ve(t,g,e),s-=g}return l}function ve(t,e,n){be(t),n.bytesFilled+=e}function ye(t){0===t._queueTotalSize&&!0===t._closeRequested?(Se(t),Qe(t._controlledReadableByteStream)):fe(t)}function be(t){void 0!==t._byobRequest&&(t._byobRequest._associatedReadableByteStreamController=void 0,t._byobRequest._view=void 0,t._byobRequest=void 0)}function _e(t){for(;t._pendingPullIntos.length>0;){if(0===t._queueTotalSize)return;var e=t._pendingPullIntos.peek();!0===me(t,e)&&(xe(t),pe(t._controlledReadableByteStream,e))}}function we(t,e){var n=t._pendingPullIntos.peek(),r=t._controlledReadableByteStream;if("closed"===r._state){if(0!==e)throw new TypeError("bytesWritten must be 0 when calling respond() on a closed stream");!function(t,e){e.buffer=d(e.buffer);var n=t._controlledReadableByteStream;if(!0===Le(n))for(;Oe(n)>0;){var r=xe(t);pe(n,r)}}(t,n)}else!function(t,e,n){if(n.bytesFilled+e>n.byteLength)throw new RangeError("bytesWritten out of range");if(ve(t,e,n),!(n.bytesFilled<n.elementSize)){xe(t);var r=n.bytesFilled%n.elementSize;if(r>0){var i=n.byteOffset+n.bytesFilled,o=n.buffer.slice(i-r,i);ge(t,o,0,o.byteLength)}n.buffer=d(n.buffer),n.bytesFilled-=r,pe(t._controlledReadableByteStream,n),_e(t)}}(t,e,n);fe(t)}function xe(t){var e=t._pendingPullIntos.shift();return be(t),e}function Se(t){t._pullAlgorithm=void 0,t._cancelAlgorithm=void 0}function Ce(t,e){var n=t._controlledReadableByteStream;"readable"===n._state&&(function(t){be(t),t._pendingPullIntos=new T}(t),nt(t),Se(t),ze(n,e))}function ke(t){var e=t._controlledReadableByteStream,n=e._state;return"errored"===n?null:"closed"===n?0:t._strategyHWM-t._queueTotalSize}function Be(t,e,n){var r=Object.create(ue.prototype),i=c(e,"pull",0,[r]),o=c(e,"cancel",1,[]),a=e.autoAllocateChunkSize;if(void 0!==a&&(a=Number(a),!1===le(a)||a<=0))throw new RangeError("autoAllocateChunkSize must be a positive integer");!function(t,e,n,r,i,o,a){e._controlledReadableByteStream=t,e._pullAgain=!1,e._pulling=!1,e._byobRequest=void 0,e._queue=e._queueTotalSize=void 0,nt(e),e._closeRequested=!1,e._started=!1,e._strategyHWM=f(o),e._pullAlgorithm=r,e._cancelAlgorithm=i,e._autoAllocateChunkSize=a,e._pendingPullIntos=new T,t._readableStreamController=e,x(b(n()),function(){e._started=!0,fe(e)},function(t){Ce(e,t)})}(t,r,function(){return u(e,"start",[r])},i,o,n,a)}function Te(t){return new TypeError("ReadableStreamBYOBRequest.prototype."+t+" can only be used on a ReadableStreamBYOBRequest")}function Ee(t){return new TypeError("ReadableByteStreamController.prototype."+t+" can only be used on a ReadableByteStreamController")}function Me(t){var e=y(function(e,n){var r={_resolve:e,_reject:n};t._reader._readIntoRequests.push(r)});return e}function Oe(t){return t._reader._readIntoRequests.length}function Le(t){var e=t._reader;return void 0!==e&&!!Ie(e)}var De=function(){function t(t){if(!je(t))throw new TypeError("ReadableStreamBYOBReader can only be constructed with a ReadableStream instance given a byte source");if(!1===he(t._readableStreamController))throw new TypeError("Cannot construct a ReadableStreamBYOBReader for a stream not constructed with a byte source");if(He(t))throw new TypeError("This stream has already been locked for exclusive reading by another reader");M(this,t),this._readIntoRequests=new T}return Object.defineProperty(t.prototype,"closed",{get:function(){return Ie(this)?this._closedPromise:_(Pe("closed"))},enumerable:!0,configurable:!0}),t.prototype.cancel=function(t){return Ie(this)?void 0===this._ownerReadableStream?_(D("cancel")):O(this,t):_(Pe("cancel"))},t.prototype.read=function(t){return Ie(this)?void 0===this._ownerReadableStream?_(D("read from")):ArrayBuffer.isView(t)?(t.buffer,0===t.byteLength?_(new TypeError("view must have non-zero byteLength")):function(t,e){var n=t._ownerReadableStream;return n._disturbed=!0,"errored"===n._state?_(n._storedError):function(t,e){var n=t._controlledReadableByteStream,r=1;e.constructor!==DataView&&(r=e.constructor.BYTES_PER_ELEMENT);var i=e.constructor,o={buffer:d(e.buffer),byteOffset:e.byteOffset,byteLength:e.byteLength,bytesFilled:0,elementSize:r,ctor:i,readerType:"byob"};if(t._pendingPullIntos.length>0)return t._pendingPullIntos.push(o),Me(n);if("closed"===n._state){var a=new i(o.buffer,o.byteOffset,0);return b(E(a,!0,n._reader._forAuthorCode))}if(t._queueTotalSize>0){if(!0===me(t,o)){var s=Ae(o);return ye(t),b(E(s,!1,n._reader._forAuthorCode))}if(!0===t._closeRequested){var l=new TypeError("Insufficient bytes to fill elements in the given buffer");return Ce(t,l),_(l)}}t._pendingPullIntos.push(o);var c=Me(n);return fe(t),c}(n._readableStreamController,e)}(this,t)):_(new TypeError("view must be an array buffer view")):_(Pe("read"))},t.prototype.releaseLock=function(){if(!Ie(this))throw Pe("releaseLock");if(void 0!==this._ownerReadableStream){if(this._readIntoRequests.length>0)throw new TypeError("Tried to release a reader lock when that reader has pending read() calls un-settled");L(this)}},t}();function Ie(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_readIntoRequests")}function Pe(t){return new TypeError("ReadableStreamBYOBReader.prototype."+t+" can only be used on a ReadableStreamBYOBReader")}var Ne=function(){function t(t,e){void 0===t&&(t={}),void 0===e&&(e={}),Re(this);var n=e.size,r=e.highWaterMark,i=t.type,o=String(i);if("bytes"===o){if(void 0!==n)throw new RangeError("The strategy for a byte stream cannot have a size function");void 0===r&&(r=0),r=f(r),Be(this,t,r)}else{if(void 0!==i)throw new RangeError("Invalid type is specified");var a=p(n);void 0===r&&(r=1),r=f(r),function(t,e,n,r){var i=Object.create($t.prototype),o=c(e,"pull",0,[i]),a=c(e,"cancel",1,[]);ae(t,i,function(){return u(e,"start",[i])},o,a,n,r)}(this,t,r,a)}}return Object.defineProperty(t.prototype,"locked",{get:function(){if(!1===je(this))throw Ye("locked");return He(this)},enumerable:!0,configurable:!0}),t.prototype.cancel=function(t){return!1===je(this)?_(Ye("cancel")):!0===He(this)?_(new TypeError("Cannot cancel a stream that already has a reader")):Ue(this,t)},t.prototype.getReader=function(t){var e=(void 0===t?{}:t).mode;if(!1===je(this))throw Ye("getReader");if(void 0===e)return H(this,!0);if("byob"===(e=String(e)))return function(t,e){void 0===e&&(e=!1);var n=new De(t);return n._forAuthorCode=e,n}(this,!0);throw new RangeError("Invalid mode is specified")},t.prototype.pipeThrough=function(t,e){var n=t.writable,r=t.readable,i=void 0===e?{}:e,o=i.preventClose,a=i.preventAbort,s=i.preventCancel,l=i.signal;if(!1===je(this))throw Ye("pipeThrough");if(!1===lt(n))throw new TypeError("writable argument to pipeThrough must be a WritableStream");if(!1===je(r))throw new TypeError("readable argument to pipeThrough must be a ReadableStream");if(o=Boolean(o),a=Boolean(a),s=Boolean(s),void 0!==l&&!Vt(l))throw new TypeError("ReadableStream.prototype.pipeThrough's signal option must be an AbortSignal");if(!0===He(this))throw new TypeError("ReadableStream.prototype.pipeThrough cannot be used on a locked ReadableStream");if(!0===ct(n))throw new TypeError("ReadableStream.prototype.pipeThrough cannot be used on a locked WritableStream");var c=Zt(this,n,o,a,s,l);return B(c),r},t.prototype.pipeTo=function(t,e){var n=void 0===e?{}:e,r=n.preventClose,i=n.preventAbort,o=n.preventCancel,a=n.signal;return!1===je(this)?_(Ye("pipeTo")):!1===lt(t)?_(new TypeError("ReadableStream.prototype.pipeTo's first argument must be a WritableStream")):(r=Boolean(r),i=Boolean(i),o=Boolean(o),void 0===a||Vt(a)?!0===He(this)?_(new TypeError("ReadableStream.prototype.pipeTo cannot be used on a locked ReadableStream")):!0===ct(t)?_(new TypeError("ReadableStream.prototype.pipeTo cannot be used on a locked WritableStream")):Zt(this,t,r,i,o,a):_(new TypeError("ReadableStream.prototype.pipeTo's signal option must be an AbortSignal")))},t.prototype.tee=function(){if(!1===je(this))throw Ye("tee");var t=function(t,e){var n,r,i,o,s,l=H(t),c=!1,u=!1,h=!1,d=y(function(t){s=t});function f(){if(!0===c)return b(void 0);c=!0;var t=k(Z(l),function(t){c=!1;var e=t.done;if(!0===e)return!1===u&&ee(i._readableStreamController),void(!1===h&&ee(o._readableStreamController));var n=t.value,r=n,a=n;!1===u&&ne(i._readableStreamController,r),!1===h&&ne(o._readableStreamController,a)});return B(t),b(void 0)}function p(){}return i=Fe(p,f,function(e){if(u=!0,n=e,!0===h){var i=a([n,r]),o=Ue(t,i);s(o)}return d}),o=Fe(p,f,function(e){if(h=!0,r=e,!0===u){var i=a([n,r]),o=Ue(t,i);s(o)}return d}),C(l._closedPromise,function(t){re(i._readableStreamController,t),re(o._readableStreamController,t)}),[i,o]}(this);return a(t)},t.prototype.getIterator=function(t){var e=(void 0===t?{}:t).preventCancel,n=void 0!==e&&e;if(!1===je(this))throw Ye("getIterator");return function(t,e){void 0===e&&(e=!1);var n=H(t),r=Object.create(K);return r._asyncIteratorReader=n,r._preventCancel=Boolean(e),r}(this,n)},t}();function Fe(t,e,n,r,i){void 0===r&&(r=1),void 0===i&&(i=function(){return 1});var o=Object.create(Ne.prototype);Re(o);var a=Object.create($t.prototype);return ae(o,a,t,e,n,r,i),o}function Re(t){t._state="readable",t._reader=void 0,t._storedError=void 0,t._disturbed=!1}function je(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_readableStreamController")}function He(t){return void 0!==t._reader}function Ue(t,e){if(t._disturbed=!0,"closed"===t._state)return b(void 0);if("errored"===t._state)return _(t._storedError);Qe(t);var r=t._readableStreamController[R](e);return k(r,n)}function Qe(t){t._state="closed";var e=t._reader;void 0!==e&&(X(e)&&(e._readRequests.forEach(function(t){t._resolve(E(void 0,!0,e._forAuthorCode))}),e._readRequests=new T),F(e))}function ze(t,e){t._state="errored",t._storedError=e;var n=t._reader;void 0!==n&&(X(n)?(n._readRequests.forEach(function(t){t._reject(e)}),n._readRequests=new T):(n._readIntoRequests.forEach(function(t){t._reject(e)}),n._readIntoRequests=new T),N(n,e))}function Ye(t){return new TypeError("ReadableStream.prototype."+t+" can only be used on a ReadableStream")}"symbol"==typeof e.asyncIterator&&Object.defineProperty(Ne.prototype,e.asyncIterator,{value:Ne.prototype.getIterator,enumerable:!1,writable:!0,configurable:!0});var Ve=function(){function t(t){var e=t.highWaterMark;this.highWaterMark=e}return t.prototype.size=function(t){return t.byteLength},t}(),We=function(){function t(t){var e=t.highWaterMark;this.highWaterMark=e}return t.prototype.size=function(){return 1},t}(),Ge=function(){function t(t,e,n){void 0===t&&(t={}),void 0===e&&(e={}),void 0===n&&(n={});var r=e.size,i=e.highWaterMark,o=n.size,a=n.highWaterMark,s=t.writableType;if(void 0!==s)throw new RangeError("Invalid writable type specified");var l=p(r);void 0===i&&(i=1),i=f(i);var d=t.readableType;if(void 0!==d)throw new RangeError("Invalid readable type specified");var A,g=p(o);void 0===a&&(a=0),a=f(a);var m=y(function(t){A=t});!function(t,e,n,r,i,o){function a(){return e}t._writable=function(t,e,n,r,i,o){void 0===i&&(i=1),void 0===o&&(o=function(){return 1});var a=Object.create(ot.prototype);st(a);var s=Object.create(Ct.prototype);return kt(a,s,t,e,n,r,i,o),a}(a,function(e){return function(t,e){var n=t._transformStreamController;if(!0===t._backpressure){var r=t._backpressureChangePromise;return k(r,function(){var r=t._writable,i=r._state;if("erroring"===i)throw r._storedError;return nn(n,e)})}return nn(n,e)}(t,e)},function(){return function(t){var e=t._readable,n=t._transformStreamController,r=n._flushAlgorithm();return tn(n),k(r,function(){if("errored"===e._state)throw e._storedError;var t=e._readableStreamController;!0===oe(t)&&ee(t)},function(n){throw Ze(t,n),e._storedError})}(t)},function(e){return function(t,e){return Ze(t,e),b(void 0)}(t,e)},n,r),t._readable=Fe(a,function(){return function(t){return Ke(t,!1),t._backpressureChangePromise}(t)},function(e){return $e(t,e),b(void 0)},i,o),t._backpressure=void 0,t._backpressureChangePromise=void 0,t._backpressureChangePromise_resolve=void 0,Ke(t,!0),t._transformStreamController=void 0}(this,m,i,l,a,g),function(t,e){var n=Object.create(Je.prototype),r=function(t){try{return en(n,t),b(void 0)}catch(t){return _(t)}},i=e.transform;if(void 0!==i){if("function"!=typeof i)throw new TypeError("transform is not a method");r=function(t){return h(i,e,[t,n])}}var o=c(e,"flush",0,[n]);!function(t,e,n,r){e._controlledTransformStream=t,t._transformStreamController=e,e._transformAlgorithm=n,e._flushAlgorithm=r}(t,n,r,o)}(this,t);var v=u(t,"start",[this._transformStreamController]);A(v)}return Object.defineProperty(t.prototype,"readable",{get:function(){if(!1===Xe(this))throw on("readable");return this._readable},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"writable",{get:function(){if(!1===Xe(this))throw on("writable");return this._writable},enumerable:!0,configurable:!0}),t}();function Xe(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_transformStreamController")}function Ze(t,e){re(t._readable._readableStreamController,e),$e(t,e)}function $e(t,e){tn(t._transformStreamController),Mt(t._writable._writableStreamController,e),!0===t._backpressure&&Ke(t,!1)}function Ke(t,e){void 0!==t._backpressureChangePromise&&t._backpressureChangePromise_resolve(),t._backpressureChangePromise=y(function(e){t._backpressureChangePromise_resolve=e}),t._backpressure=e}var Je=function(){function t(){throw new TypeError("TransformStreamDefaultController instances cannot be created directly")}return Object.defineProperty(t.prototype,"desiredSize",{get:function(){if(!1===qe(this))throw rn("desiredSize");var t=this._controlledTransformStream._readable._readableStreamController;return ie(t)},enumerable:!0,configurable:!0}),t.prototype.enqueue=function(t){if(!1===qe(this))throw rn("enqueue");en(this,t)},t.prototype.error=function(t){if(!1===qe(this))throw rn("error");var e;e=t,Ze(this._controlledTransformStream,e)},t.prototype.terminate=function(){if(!1===qe(this))throw rn("terminate");!function(t){var e=t._controlledTransformStream,n=e._readable._readableStreamController;!0===oe(n)&&ee(n);var r=new TypeError("TransformStream terminated");$e(e,r)}(this)},t}();function qe(t){return!!o(t)&&!!Object.prototype.hasOwnProperty.call(t,"_controlledTransformStream")}function tn(t){t._transformAlgorithm=void 0,t._flushAlgorithm=void 0}function en(t,e){var n=t._controlledTransformStream,r=n._readable._readableStreamController;if(!1===oe(r))throw new TypeError("Readable side is not in a state that permits enqueue");try{ne(r,e)}catch(t){throw $e(n,t),n._readable._storedError}var i=function(t){return!0!==qt(t)}(r);i!==n._backpressure&&Ke(n,!0)}function nn(t,e){var n=t._transformAlgorithm(e);return k(n,void 0,function(e){throw Ze(t._controlledTransformStream,e),e})}function rn(t){return new TypeError("TransformStreamDefaultController.prototype."+t+" can only be used on a TransformStreamDefaultController")}function on(t){return new TypeError("TransformStream.prototype."+t+" can only be used on a TransformStream")}t.ByteLengthQueuingStrategy=Ve,t.CountQueuingStrategy=We,t.ReadableStream=Ne,t.TransformStream=Ge,t.WritableStream=ot,Object.defineProperty(t,"__esModule",{value:!0})}(e)},function(t,e,n){n(145),n(114),n(77),n(116);var r=n(43);t.exports=r.Map},function(t,e,n){"use strict";var r=n(146),i=n(150);t.exports=r("Map",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},i)},function(t,e,n){"use strict";var r=n(10),i=n(11),o=n(52),a=n(29),s=n(147),l=n(124),c=n(123),u=n(22),h=n(14),d=n(97),f=n(85),p=n(149);t.exports=function(t,e,n){var A=-1!==t.indexOf("Map"),g=-1!==t.indexOf("Weak"),m=A?"set":"add",v=i[t],y=v&&v.prototype,b=v,_={},w=function(t){var e=y[t];a(y,t,"add"==t?function(t){return e.call(this,0===t?0:t),this}:"delete"==t?function(t){return!(g&&!u(t))&&e.call(this,0===t?0:t)}:"get"==t?function(t){return g&&!u(t)?void 0:e.call(this,0===t?0:t)}:"has"==t?function(t){return!(g&&!u(t))&&e.call(this,0===t?0:t)}:function(t,n){return e.call(this,0===t?0:t,n),this})};if(o(t,"function"!=typeof v||!(g||y.forEach&&!h(function(){(new v).entries().next()}))))b=n.getConstructor(e,t,A,m),s.REQUIRED=!0;else if(o(t,!0)){var x=new b,S=x[m](g?{}:-0,1)!=x,C=h(function(){x.has(1)}),k=d(function(t){new v(t)}),B=!g&&h(function(){for(var t=new v,e=5;e--;)t[m](e,e);return!t.has(-0)});k||((b=e(function(e,n){c(e,b,t);var r=p(new v,e,b);return void 0!=n&&l(n,r[m],r,A),r})).prototype=y,y.constructor=b),(C||B)&&(w("delete"),w("has"),A&&w("get")),(B||S)&&w(m),g&&y.clear&&delete y.clear}return _[t]=b,r({global:!0,forced:b!=v},_),f(b,t),g||n.setStrong(b,t,A),b}},function(t,e,n){var r=n(39),i=n(22),o=n(23),a=n(27).f,s=n(38),l=n(148),c=s("meta"),u=0,h=Object.isExtensible||function(){return!0},d=function(t){a(t,c,{value:{objectID:"O"+ ++u,weakData:{}}})},f=t.exports={REQUIRED:!1,fastKey:function(t,e){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,c)){if(!h(t))return"F";if(!e)return"E";d(t)}return t[c].objectID},getWeakData:function(t,e){if(!o(t,c)){if(!h(t))return!0;if(!e)return!1;d(t)}return t[c].weakData},onFreeze:function(t){return l&&f.REQUIRED&&h(t)&&!o(t,c)&&d(t),t}};r[c]=!0},function(t,e,n){var r=n(14);t.exports=!r(function(){return Object.isExtensible(Object.preventExtensions({}))})},function(t,e,n){var r=n(22),i=n(87);t.exports=function(t,e,n){var o,a;return i&&"function"==typeof(o=e.constructor)&&o!==n&&r(a=o.prototype)&&a!==n.prototype&&i(t,a),t}},function(t,e,n){"use strict";var r=n(27).f,i=n(71),o=n(121),a=n(62),s=n(123),l=n(124),c=n(79),u=n(122),h=n(13),d=n(147).fastKey,f=n(33),p=f.set,A=f.getterFor;t.exports={getConstructor:function(t,e,n,c){var u=t(function(t,r){s(t,u,e),p(t,{type:e,index:i(null),first:void 0,last:void 0,size:0}),h||(t.size=0),void 0!=r&&l(r,t[c],t,n)}),f=A(e),g=function(t,e,n){var r,i,o=f(t),a=m(t,e);return a?a.value=n:(o.last=a={index:i=d(e,!0),key:e,value:n,previous:r=o.last,next:void 0,removed:!1},o.first||(o.first=a),r&&(r.next=a),h?o.size++:t.size++,"F"!==i&&(o.index[i]=a)),t},m=function(t,e){var n,r=f(t),i=d(e);if("F"!==i)return r.index[i];for(n=r.first;n;n=n.next)if(n.key==e)return n};return o(u.prototype,{clear:function(){for(var t=f(this),e=t.index,n=t.first;n;)n.removed=!0,n.previous&&(n.previous=n.previous.next=void 0),delete e[n.index],n=n.next;t.first=t.last=void 0,h?t.size=0:this.size=0},delete:function(t){var e=f(this),n=m(this,t);if(n){var r=n.next,i=n.previous;delete e.index[n.index],n.removed=!0,i&&(i.next=r),r&&(r.previous=i),e.first==n&&(e.first=r),e.last==n&&(e.last=i),h?e.size--:this.size--}return!!n},forEach:function(t){for(var e,n=f(this),r=a(t,arguments.length>1?arguments[1]:void 0,3);e=e?e.next:n.first;)for(r(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!m(this,t)}}),o(u.prototype,n?{get:function(t){var e=m(this,t);return e&&e.value},set:function(t,e){return g(this,0===t?0:t,e)}}:{add:function(t){return g(this,t=0===t?0:t,t)}}),h&&r(u.prototype,"size",{get:function(){return f(this).size}}),u},setStrong:function(t,e,n){var r=e+" Iterator",i=A(e),o=A(r);c(t,e,function(t,e){p(this,{type:r,target:t,state:i(t),kind:e,last:void 0})},function(){for(var t=o(this),e=t.kind,n=t.last;n&&n.removed;)n=n.previous;return t.target&&(t.last=n=n?n.next:t.state.first)?"keys"==e?{value:n.key,done:!1}:"values"==e?{value:n.value,done:!1}:{value:[n.key,n.value],done:!1}:(t.target=void 0,{value:void 0,done:!0})},n?"entries":"values",!n,!0),u(e)}}},function(t,e,n){n(152),n(114),n(77),n(116);var r=n(43);t.exports=r.Set},function(t,e,n){"use strict";var r=n(146),i=n(150);t.exports=r("Set",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},i)},function(t,e,n){n(114),n(154),n(116);var r=n(43);t.exports=r.WeakMap},function(t,e,n){"use strict";var r,i=n(11),o=n(121),a=n(147),s=n(146),l=n(155),c=n(22),u=n(33).enforce,h=n(34),d=!i.ActiveXObject&&"ActiveXObject"in i,f=Object.isExtensible,p=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},A=t.exports=s("WeakMap",p,l);if(h&&d){r=l.getConstructor(p,"WeakMap",!0),a.REQUIRED=!0;var g=A.prototype,m=g.delete,v=g.has,y=g.get,b=g.set;o(g,{delete:function(t){if(c(t)&&!f(t)){var e=u(this);return e.frozen||(e.frozen=new r),m.call(this,t)||e.frozen.delete(t)}return m.call(this,t)},has:function(t){if(c(t)&&!f(t)){var e=u(this);return e.frozen||(e.frozen=new r),v.call(this,t)||e.frozen.has(t)}return v.call(this,t)},get:function(t){if(c(t)&&!f(t)){var e=u(this);return e.frozen||(e.frozen=new r),v.call(this,t)?y.call(this,t):e.frozen.get(t)}return y.call(this,t)},set:function(t,e){if(c(t)&&!f(t)){var n=u(this);n.frozen||(n.frozen=new r),v.call(this,t)?b.call(this,t,e):n.frozen.set(t,e)}else b.call(this,t,e);return this}})}},function(t,e,n){"use strict";var r=n(121),i=n(147).getWeakData,o=n(28),a=n(22),s=n(123),l=n(124),c=n(156),u=n(23),h=n(33),d=h.set,f=h.getterFor,p=c.find,A=c.findIndex,g=0,m=function(t){return t.frozen||(t.frozen=new v)},v=function(){this.entries=[]},y=function(t,e){return p(t.entries,function(t){return t[0]===e})};v.prototype={get:function(t){var e=y(this,t);if(e)return e[1]},has:function(t){return!!y(this,t)},set:function(t,e){var n=y(this,t);n?n[1]=e:this.entries.push([t,e])},delete:function(t){var e=A(this.entries,function(e){return e[0]===t});return~e&&this.entries.splice(e,1),!!~e}},t.exports={getConstructor:function(t,e,n,c){var h=t(function(t,r){s(t,h,e),d(t,{type:e,id:g++,frozen:void 0}),void 0!=r&&l(r,t[c],t,n)}),p=f(e),A=function(t,e,n){var r=p(t),a=i(o(e),!0);return!0===a?m(r).set(e,n):a[r.id]=n,t};return r(h.prototype,{delete:function(t){var e=p(this);if(!a(t))return!1;var n=i(t);return!0===n?m(e).delete(t):n&&u(n,e.id)&&delete n[e.id]},has:function(t){var e=p(this);if(!a(t))return!1;var n=i(t);return!0===n?m(e).has(t):n&&u(n,e.id)}}),r(h.prototype,n?{get:function(t){var e=p(this);if(a(t)){var n=i(t);return!0===n?m(e).get(t):n?n[e.id]:void 0}},set:function(t,e){return A(this,t,e)}}:{add:function(t){return A(this,t,!0)}}),h}}},function(t,e,n){var r=n(62),i=n(18),o=n(83),a=n(47),s=n(157),l=[].push,c=function(t){var e=1==t,n=2==t,c=3==t,u=4==t,h=6==t,d=5==t||h;return function(f,p,A,g){for(var m,v,y=o(f),b=i(y),_=r(p,A,3),w=a(b.length),x=0,S=g||s,C=e?S(f,w):n?S(f,0):void 0;w>x;x++)if((d||x in b)&&(v=_(m=b[x],x,y),t))if(e)C[x]=v;else if(v)switch(t){case 3:return!0;case 5:return m;case 6:return x;case 2:l.call(C,m)}else if(u)return!1;return h?-1:c||u?u:C}};t.exports={forEach:c(0),map:c(1),filter:c(2),some:c(3),every:c(4),find:c(5),findIndex:c(6)}},function(t,e,n){var r=n(22),i=n(158),o=n(57)("species");t.exports=function(t,e){var n;return i(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!i(n.prototype)?r(n)&&null===(n=n[o])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},function(t,e,n){var r=n(19);t.exports=Array.isArray||function(t){return"Array"==r(t)}},function(t,e,n){n(114),n(160),n(116);var r=n(43);t.exports=r.WeakSet},function(t,e,n){"use strict";n(146)("WeakSet",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},n(155))},function(t,e,n){n(162);var r=n(61);t.exports=r("String","codePointAt")},function(t,e,n){"use strict";var r=n(10),i=n(78).codeAt;r({target:"String",proto:!0},{codePointAt:function(t){return i(this,t)}})},function(t,e,n){n(164);var r=n(43);t.exports=r.String.fromCodePoint},function(t,e,n){var r=n(10),i=n(49),o=String.fromCharCode,a=String.fromCodePoint;r({target:"String",stat:!0,forced:!!a&&1!=a.length},{fromCodePoint:function(t){for(var e,n=[],r=arguments.length,a=0;r>a;){if(e=+arguments[a++],i(e,1114111)!==e)throw RangeError(e+" is not a valid code point");n.push(e<65536?o(e):o(55296+((e-=65536)>>10),e%1024+56320))}return n.join("")}})},function(t,e,n){n(166),n(114),n(168),n(172),n(173),n(174),n(175),n(176),n(177),n(178),n(179),n(180),n(181),n(182),n(183),n(184),n(185),n(186),n(187);var r=n(43);t.exports=r.Symbol},function(t,e,n){"use strict";var r=n(10),i=n(14),o=n(158),a=n(22),s=n(83),l=n(47),c=n(93),u=n(157),h=n(167),d=n(57),f=n(133),p=d("isConcatSpreadable"),A=f>=51||!i(function(){var t=[];return t[p]=!1,t.concat()[0]!==t}),g=h("concat"),m=function(t){if(!a(t))return!1;var e=t[p];return void 0!==e?!!e:o(t)};r({target:"Array",proto:!0,forced:!A||!g},{concat:function(t){var e,n,r,i,o,a=s(this),h=u(a,0),d=0;for(e=-1,r=arguments.length;e<r;e++)if(o=-1===e?a:arguments[e],m(o)){if(d+(i=l(o.length))>9007199254740991)throw TypeError("Maximum allowed index exceeded");for(n=0;n<i;n++,d++)n in o&&c(h,d,o[n])}else{if(d>=9007199254740991)throw TypeError("Maximum allowed index exceeded");c(h,d++,o)}return h.length=d,h}})},function(t,e,n){var r=n(14),i=n(57),o=n(133),a=i("species");t.exports=function(t){return o>=51||!r(function(){var e=[];return(e.constructor={})[a]=function(){return{foo:1}},1!==e[t](Boolean).foo})}},function(t,e,n){"use strict";var r=n(10),i=n(11),o=n(42),a=n(37),s=n(13),l=n(58),c=n(59),u=n(14),h=n(23),d=n(158),f=n(22),p=n(28),A=n(83),g=n(17),m=n(21),v=n(16),y=n(71),b=n(73),_=n(44),w=n(169),x=n(51),S=n(12),C=n(27),k=n(15),B=n(26),T=n(29),E=n(36),M=n(35),O=n(39),L=n(38),D=n(57),I=n(170),P=n(171),N=n(85),F=n(33),R=n(156).forEach,j=M("hidden"),H=D("toPrimitive"),U=F.set,Q=F.getterFor("Symbol"),z=Object.prototype,Y=i.Symbol,V=o("JSON","stringify"),W=S.f,G=C.f,X=w.f,Z=k.f,$=E("symbols"),K=E("op-symbols"),J=E("string-to-symbol-registry"),q=E("symbol-to-string-registry"),tt=E("wks"),et=i.QObject,nt=!et||!et.prototype||!et.prototype.findChild,rt=s&&u(function(){return 7!=y(G({},"a",{get:function(){return G(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=W(z,e);r&&delete z[e],G(t,e,n),r&&t!==z&&G(z,e,r)}:G,it=function(t,e){var n=$[t]=y(Y.prototype);return U(n,{type:"Symbol",tag:t,description:e}),s||(n.description=e),n},ot=c?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof Y},at=function(t,e,n){t===z&&at(K,e,n),p(t);var r=m(e,!0);return p(n),h($,r)?(n.enumerable?(h(t,j)&&t[j][r]&&(t[j][r]=!1),n=y(n,{enumerable:v(0,!1)})):(h(t,j)||G(t,j,v(1,{})),t[j][r]=!0),rt(t,r,n)):G(t,r,n)},st=function(t,e){p(t);var n=g(e),r=b(n).concat(ht(n));return R(r,function(e){s&&!lt.call(n,e)||at(t,e,n[e])}),t},lt=function(t){var e=m(t,!0),n=Z.call(this,e);return!(this===z&&h($,e)&&!h(K,e))&&(!(n||!h(this,e)||!h($,e)||h(this,j)&&this[j][e])||n)},ct=function(t,e){var n=g(t),r=m(e,!0);if(n!==z||!h($,r)||h(K,r)){var i=W(n,r);return!i||!h($,r)||h(n,j)&&n[j][r]||(i.enumerable=!0),i}},ut=function(t){var e=X(g(t)),n=[];return R(e,function(t){h($,t)||h(O,t)||n.push(t)}),n},ht=function(t){var e=t===z,n=X(e?K:g(t)),r=[];return R(n,function(t){!h($,t)||e&&!h(z,t)||r.push($[t])}),r};(l||(T((Y=function(){if(this instanceof Y)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,e=L(t),n=function(t){this===z&&n.call(K,t),h(this,j)&&h(this[j],e)&&(this[j][e]=!1),rt(this,e,v(1,t))};return s&&nt&&rt(z,e,{configurable:!0,set:n}),it(e,t)}).prototype,"toString",function(){return Q(this).tag}),T(Y,"withoutSetter",function(t){return it(L(t),t)}),k.f=lt,C.f=at,S.f=ct,_.f=w.f=ut,x.f=ht,I.f=function(t){return it(D(t),t)},s&&(G(Y.prototype,"description",{configurable:!0,get:function(){return Q(this).description}}),a||T(z,"propertyIsEnumerable",lt,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!l,sham:!l},{Symbol:Y}),R(b(tt),function(t){P(t)}),r({target:"Symbol",stat:!0,forced:!l},{for:function(t){var e=String(t);if(h(J,e))return J[e];var n=Y(e);return J[e]=n,q[n]=e,n},keyFor:function(t){if(!ot(t))throw TypeError(t+" is not a symbol");if(h(q,t))return q[t]},useSetter:function(){nt=!0},useSimple:function(){nt=!1}}),r({target:"Object",stat:!0,forced:!l,sham:!s},{create:function(t,e){return void 0===e?y(t):st(y(t),e)},defineProperty:at,defineProperties:st,getOwnPropertyDescriptor:ct}),r({target:"Object",stat:!0,forced:!l},{getOwnPropertyNames:ut,getOwnPropertySymbols:ht}),r({target:"Object",stat:!0,forced:u(function(){x.f(1)})},{getOwnPropertySymbols:function(t){return x.f(A(t))}}),V)&&r({target:"JSON",stat:!0,forced:!l||u(function(){var t=Y();return"[null]"!=V([t])||"{}"!=V({a:t})||"{}"!=V(Object(t))})},{stringify:function(t,e,n){for(var r,i=[t],o=1;arguments.length>o;)i.push(arguments[o++]);if(r=e,(f(e)||void 0!==t)&&!ot(t))return d(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!ot(e))return e}),i[1]=e,V.apply(null,i)}});Y.prototype[H]||B(Y.prototype,H,Y.prototype.valueOf),N(Y,"Symbol"),O[j]=!0},function(t,e,n){var r=n(17),i=n(44).f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return a&&"[object Window]"==o.call(t)?function(t){try{return i(t)}catch(t){return a.slice()}}(t):i(r(t))}},function(t,e,n){var r=n(57);e.f=r},function(t,e,n){var r=n(43),i=n(23),o=n(170),a=n(27).f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});i(e,t)||a(e,t,{value:o.f(t)})}},function(t,e,n){n(171)("asyncIterator")},function(t,e,n){"use strict";var r=n(10),i=n(13),o=n(11),a=n(23),s=n(22),l=n(27).f,c=n(40),u=o.Symbol;if(i&&"function"==typeof u&&(!("description"in u.prototype)||void 0!==u().description)){var h={},d=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),e=this instanceof d?new u(t):void 0===t?u():u(t);return""===t&&(h[e]=!0),e};c(d,u);var f=d.prototype=u.prototype;f.constructor=d;var p=f.toString,A="Symbol(test)"==String(u("test")),g=/^Symbol\((.*)\)[^)]+$/;l(f,"description",{configurable:!0,get:function(){var t=s(this)?this.valueOf():this,e=p.call(t);if(a(h,t))return"";var n=A?e.slice(7,-1):e.replace(g,"$1");return""===n?void 0:n}}),r({global:!0,forced:!0},{Symbol:d})}},function(t,e,n){n(171)("hasInstance")},function(t,e,n){n(171)("isConcatSpreadable")},function(t,e,n){n(171)("iterator")},function(t,e,n){n(171)("match")},function(t,e,n){n(171)("matchAll")},function(t,e,n){n(171)("replace")},function(t,e,n){n(171)("search")},function(t,e,n){n(171)("species")},function(t,e,n){n(171)("split")},function(t,e,n){n(171)("toPrimitive")},function(t,e,n){n(171)("toStringTag")},function(t,e,n){n(171)("unscopables")},function(t,e,n){n(85)(Math,"Math",!0)},function(t,e,n){var r=n(11);n(85)(r.JSON,"JSON",!0)},function(t,e,n){n(189);var r=n(61);t.exports=r("String","padStart")},function(t,e,n){"use strict";var r=n(10),i=n(190).start;r({target:"String",proto:!0,forced:n(192)},{padStart:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){var r=n(47),i=n(191),o=n(20),a=Math.ceil,s=function(t){return function(e,n,s){var l,c,u=String(o(e)),h=u.length,d=void 0===s?" ":String(s),f=r(n);return f<=h||""==d?u:(l=f-h,(c=i.call(d,a(l/d.length))).length>l&&(c=c.slice(0,l)),t?u+c:c+u)}};t.exports={start:s(!1),end:s(!0)}},function(t,e,n){"use strict";var r=n(48),i=n(20);t.exports="".repeat||function(t){var e=String(i(this)),n="",o=r(t);if(o<0||o==1/0)throw RangeError("Wrong number of repetitions");for(;o>0;(o>>>=1)&&(e+=e))1&o&&(n+=e);return n}},function(t,e,n){var r=n(127);t.exports=/Version\/10\.\d+(\.\d+)?( Mobile\/\w+)? Safari\//.test(r)},function(t,e,n){n(194);var r=n(61);t.exports=r("String","padEnd")},function(t,e,n){"use strict";var r=n(10),i=n(190).end;r({target:"String",proto:!0,forced:n(192)},{padEnd:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){n(196);var r=n(43);t.exports=r.Object.values},function(t,e,n){var r=n(10),i=n(197).values;r({target:"Object",stat:!0},{values:function(t){return i(t)}})},function(t,e,n){var r=n(13),i=n(73),o=n(17),a=n(15).f,s=function(t){return function(e){for(var n,s=o(e),l=i(s),c=l.length,u=0,h=[];c>u;)n=l[u++],r&&!a.call(s,n)||h.push(t?[n,s[n]]:s[n]);return h}};t.exports={entries:s(!0),values:s(!1)}},function(module,exports,__w_pdfjs_require__){"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.getDocument=getDocument,exports.setPDFNetworkStreamFactory=setPDFNetworkStreamFactory,exports.build=exports.version=exports.PDFPageProxy=exports.PDFDocumentProxy=exports.PDFWorker=exports.PDFDataRangeTransport=exports.LoopbackPort=void 0;var _regenerator=_interopRequireDefault(__w_pdfjs_require__(2)),_util=__w_pdfjs_require__(5),_display_utils=__w_pdfjs_require__(1),_font_loader=__w_pdfjs_require__(199),_api_compatibility=__w_pdfjs_require__(200),_canvas=__w_pdfjs_require__(201),_worker_options=__w_pdfjs_require__(203),_is_node=__w_pdfjs_require__(7),_message_handler=__w_pdfjs_require__(204),_metadata=__w_pdfjs_require__(205),_transport_stream=__w_pdfjs_require__(207),_webgl=__w_pdfjs_require__(208);function _interopRequireDefault(t){return t&&t.__esModule?t:{default:t}}function asyncGeneratorStep(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function _asyncToGenerator(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var o=t.apply(e,n);function a(t){asyncGeneratorStep(o,r,i,a,s,"next",t)}function s(t){asyncGeneratorStep(o,r,i,a,s,"throw",t)}a(void 0)})}}function _toConsumableArray(t){return _arrayWithoutHoles(t)||_iterableToArray(t)||_unsupportedIterableToArray(t)||_nonIterableSpread()}function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _iterableToArray(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}function _arrayWithoutHoles(t){if(Array.isArray(t))return _arrayLikeToArray(t)}function _createForOfIteratorHelper(t,e){var n;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(n=_unsupportedIterableToArray(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=t[Symbol.iterator]()},n:function(){var t=n.next();return a=t.done,t},e:function(t){s=!0,o=t},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function _classCallCheck(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function _defineProperties(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function _createClass(t,e,n){return e&&_defineProperties(t.prototype,e),n&&_defineProperties(t,n),t}function _slicedToArray(t,e){return _arrayWithHoles(t)||_iterableToArrayLimit(t,e)||_unsupportedIterableToArray(t,e)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _unsupportedIterableToArray(t,e){if(t){if("string"==typeof t)return _arrayLikeToArray(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?_arrayLikeToArray(t,e):void 0}}function _arrayLikeToArray(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function _iterableToArrayLimit(t,e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t)){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done)&&(n.push(a.value),!e||n.length!==e);r=!0);}catch(t){i=!0,o=t}finally{try{r||null==s.return||s.return()}finally{if(i)throw o}}return n}}function _arrayWithHoles(t){if(Array.isArray(t))return t}function _typeof(t){"@babel/helpers - typeof";return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var DEFAULT_RANGE_CHUNK_SIZE=65536,RENDERING_CANCELLED_TIMEOUT=100,createPDFNetworkStream;function setPDFNetworkStreamFactory(t){createPDFNetworkStream=t}function getDocument(t){var e,n=new PDFDocumentLoadingTask;if("string"==typeof t)e={url:t};else if((0,_util.isArrayBuffer)(t))e={data:t};else if(t instanceof PDFDataRangeTransport)e={range:t};else{if("object"!==_typeof(t))throw new Error("Invalid parameter in getDocument, need either Uint8Array, string or a parameter object");if(!t.url&&!t.data&&!t.range)throw new Error("Invalid parameter object: need either .data, .range or .url");e=t}var r=Object.create(null),i=null,o=null;for(var a in e)if("url"!==a||"undefined"==typeof window)if("range"!==a)if("worker"!==a)if("data"!==a||e[a]instanceof Uint8Array)r[a]=e[a];else{var s=e[a];if("string"==typeof s)r[a]=(0,_util.stringToBytes)(s);else if("object"!==_typeof(s)||null===s||isNaN(s.length)){if(!(0,_util.isArrayBuffer)(s))throw new Error("Invalid PDF binary data: either typed array, string or array-like object is expected in the data property.");r[a]=new Uint8Array(s)}else r[a]=new Uint8Array(s)}else o=e[a];else i=e[a];else r[a]=new URL(e[a],window.location).href;if(r.rangeChunkSize=r.rangeChunkSize||DEFAULT_RANGE_CHUNK_SIZE,r.CMapReaderFactory=r.CMapReaderFactory||_display_utils.DOMCMapReaderFactory,r.ignoreErrors=!0!==r.stopAtErrors,r.fontExtraProperties=!0===r.fontExtraProperties,r.pdfBug=!0===r.pdfBug,Number.isInteger(r.maxImageSize)||(r.maxImageSize=-1),"boolean"!=typeof r.isEvalSupported&&(r.isEvalSupported=!0),"boolean"!=typeof r.disableFontFace&&(r.disableFontFace=_api_compatibility.apiCompatibilityParams.disableFontFace||!1),"boolean"!=typeof r.disableRange&&(r.disableRange=!1),"boolean"!=typeof r.disableStream&&(r.disableStream=!1),"boolean"!=typeof r.disableAutoFetch&&(r.disableAutoFetch=!1),(0,_util.setVerbosityLevel)(r.verbosity),!o){var l={verbosity:r.verbosity,port:_worker_options.GlobalWorkerOptions.workerPort};o=l.port?PDFWorker.fromPort(l):new PDFWorker(l),n._worker=o}var c=n.docId;return o.promise.then(function(){if(n.destroyed)throw new Error("Loading aborted");var t=_fetchDocument(o,r,i,c),e=new Promise(function(t){var e;i?e=new _transport_stream.PDFDataTransportStream({length:r.length,initialData:r.initialData,progressiveDone:r.progressiveDone,disableRange:r.disableRange,disableStream:r.disableStream},i):r.data||(e=createPDFNetworkStream({url:r.url,length:r.length,httpHeaders:r.httpHeaders,withCredentials:r.withCredentials,rangeChunkSize:r.rangeChunkSize,disableRange:r.disableRange,disableStream:r.disableStream})),t(e)});return Promise.all([t,e]).then(function(t){var e=_slicedToArray(t,2),i=e[0],a=e[1];if(n.destroyed)throw new Error("Loading aborted");var s=new _message_handler.MessageHandler(c,i,o.port);s.postMessageTransfers=o.postMessageTransfers;var l=new WorkerTransport(s,n,a,r);n._transport=l,s.send("Ready",null)})}).catch(n._capability.reject),n}function _fetchDocument(t,e,n,r){return t.destroyed?Promise.reject(new Error("Worker was destroyed")):(n&&(e.length=n.length,e.initialData=n.initialData,e.progressiveDone=n.progressiveDone),t.messageHandler.sendWithPromise("GetDocRequest",{docId:r,apiVersion:"2.5.207",source:{data:e.data,url:e.url,password:e.password,disableAutoFetch:e.disableAutoFetch,rangeChunkSize:e.rangeChunkSize,length:e.length},maxImageSize:e.maxImageSize,disableFontFace:e.disableFontFace,postMessageTransfers:t.postMessageTransfers,docBaseUrl:e.docBaseUrl,ignoreErrors:e.ignoreErrors,isEvalSupported:e.isEvalSupported,fontExtraProperties:e.fontExtraProperties}).then(function(e){if(t.destroyed)throw new Error("Worker was destroyed");return e}))}var PDFDocumentLoadingTask=(nextDocumentId=0,function(){function t(){_classCallCheck(this,t),this._capability=(0,_util.createPromiseCapability)(),this._transport=null,this._worker=null,this.docId="d"+nextDocumentId++,this.destroyed=!1,this.onPassword=null,this.onProgress=null,this.onUnsupportedFeature=null}return _createClass(t,[{key:"destroy",value:function(){var t=this;return this.destroyed=!0,(this._transport?this._transport.destroy():Promise.resolve()).then(function(){t._transport=null,t._worker&&(t._worker.destroy(),t._worker=null)})}},{key:"promise",get:function(){return this._capability.promise}}]),t}()),nextDocumentId,PDFDataRangeTransport=function(){function t(e,n){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];_classCallCheck(this,t),this.length=e,this.initialData=n,this.progressiveDone=r,this._rangeListeners=[],this._progressListeners=[],this._progressiveReadListeners=[],this._progressiveDoneListeners=[],this._readyCapability=(0,_util.createPromiseCapability)()}return _createClass(t,[{key:"addRangeListener",value:function(t){this._rangeListeners.push(t)}},{key:"addProgressListener",value:function(t){this._progressListeners.push(t)}},{key:"addProgressiveReadListener",value:function(t){this._progressiveReadListeners.push(t)}},{key:"addProgressiveDoneListener",value:function(t){this._progressiveDoneListeners.push(t)}},{key:"onDataRange",value:function(t,e){var n,r=_createForOfIteratorHelper(this._rangeListeners);try{for(r.s();!(n=r.n()).done;){(0,n.value)(t,e)}}catch(t){r.e(t)}finally{r.f()}}},{key:"onDataProgress",value:function(t,e){var n=this;this._readyCapability.promise.then(function(){var r,i=_createForOfIteratorHelper(n._progressListeners);try{for(i.s();!(r=i.n()).done;){(0,r.value)(t,e)}}catch(t){i.e(t)}finally{i.f()}})}},{key:"onDataProgressiveRead",value:function(t){var e=this;this._readyCapability.promise.then(function(){var n,r=_createForOfIteratorHelper(e._progressiveReadListeners);try{for(r.s();!(n=r.n()).done;){(0,n.value)(t)}}catch(t){r.e(t)}finally{r.f()}})}},{key:"onDataProgressiveDone",value:function(){var t=this;this._readyCapability.promise.then(function(){var e,n=_createForOfIteratorHelper(t._progressiveDoneListeners);try{for(n.s();!(e=n.n()).done;){(0,e.value)()}}catch(t){n.e(t)}finally{n.f()}})}},{key:"transportReady",value:function(){this._readyCapability.resolve()}},{key:"requestDataRange",value:function(t,e){(0,_util.unreachable)("Abstract method PDFDataRangeTransport.requestDataRange")}},{key:"abort",value:function(){}}]),t}();exports.PDFDataRangeTransport=PDFDataRangeTransport;var PDFDocumentProxy=function(){function t(e,n){_classCallCheck(this,t),this._pdfInfo=e,this._transport=n}return _createClass(t,[{key:"getPage",value:function(t){return this._transport.getPage(t)}},{key:"getPageIndex",value:function(t){return this._transport.getPageIndex(t)}},{key:"getDestinations",value:function(){return this._transport.getDestinations()}},{key:"getDestination",value:function(t){return this._transport.getDestination(t)}},{key:"getPageLabels",value:function(){return this._transport.getPageLabels()}},{key:"getPageLayout",value:function(){return this._transport.getPageLayout()}},{key:"getPageMode",value:function(){return this._transport.getPageMode()}},{key:"getViewerPreferences",value:function(){return this._transport.getViewerPreferences()}},{key:"getOpenAction",value:function(){return this._transport.getOpenAction()}},{key:"getOpenActionDestination",value:function(){return(0,_display_utils.deprecated)("getOpenActionDestination, use getOpenAction instead."),this.getOpenAction().then(function(t){return t&&t.dest?t.dest:null})}},{key:"getAttachments",value:function(){return this._transport.getAttachments()}},{key:"getJavaScript",value:function(){return this._transport.getJavaScript()}},{key:"getOutline",value:function(){return this._transport.getOutline()}},{key:"getPermissions",value:function(){return this._transport.getPermissions()}},{key:"getMetadata",value:function(){return this._transport.getMetadata()}},{key:"getData",value:function(){return this._transport.getData()}},{key:"getDownloadInfo",value:function(){return this._transport.downloadInfoCapability.promise}},{key:"getStats",value:function(){return this._transport.getStats()}},{key:"cleanup",value:function(){return this._transport.startCleanup()}},{key:"destroy",value:function(){return this.loadingTask.destroy()}},{key:"numPages",get:function(){return this._pdfInfo.numPages}},{key:"fingerprint",get:function(){return this._pdfInfo.fingerprint}},{key:"loadingParams",get:function(){return this._transport.loadingParams}},{key:"loadingTask",get:function(){return this._transport.loadingTask}}]),t}();exports.PDFDocumentProxy=PDFDocumentProxy;var PDFPageProxy=function(){function t(e,n,r){var i=arguments.length>3&&void 0!==arguments[3]&&arguments[3];_classCallCheck(this,t),this._pageIndex=e,this._pageInfo=n,this._transport=r,this._stats=i?new _display_utils.StatTimer:null,this._pdfBug=i,this.commonObjs=r.commonObjs,this.objs=new PDFObjects,this.cleanupAfterRender=!1,this.pendingCleanup=!1,this.intentStates=Object.create(null),this.destroyed=!1}return _createClass(t,[{key:"getViewport",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.scale,n=t.rotation,r=void 0===n?this.rotate:n,i=t.offsetX,o=void 0===i?0:i,a=t.offsetY,s=void 0===a?0:a,l=t.dontFlip,c=void 0!==l&&l;return new _display_utils.PageViewport({viewBox:this.view,scale:e,rotation:r,offsetX:o,offsetY:s,dontFlip:c})}},{key:"getAnnotations",value:function(){var t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).intent,e=void 0===t?null:t;return this.annotationsPromise&&this.annotationsIntent===e||(this.annotationsPromise=this._transport.getAnnotations(this._pageIndex,e),this.annotationsIntent=e),this.annotationsPromise}},{key:"render",value:function(t){var e=this,n=t.canvasContext,r=t.viewport,i=t.intent,o=void 0===i?"display":i,a=t.enableWebGL,s=void 0!==a&&a,l=t.renderInteractiveForms,c=void 0!==l&&l,u=t.transform,h=void 0===u?null:u,d=t.imageLayer,f=void 0===d?null:d,p=t.canvasFactory,A=void 0===p?null:p,g=t.background,m=void 0===g?null:g;this._stats&&this._stats.time("Overall");var v="print"===o?"print":"display";this.pendingCleanup=!1,this.intentStates[v]||(this.intentStates[v]=Object.create(null));var y=this.intentStates[v];y.streamReaderCancelTimeout&&(clearTimeout(y.streamReaderCancelTimeout),y.streamReaderCancelTimeout=null);var b=A||new _display_utils.DOMCanvasFactory,_=new _webgl.WebGLContext({enable:s});y.displayReadyCapability||(y.displayReadyCapability=(0,_util.createPromiseCapability)(),y.operatorList={fnArray:[],argsArray:[],lastChunk:!1},this._stats&&this._stats.time("Page Request"),this._pumpOperatorList({pageIndex:this._pageIndex,intent:v,renderInteractiveForms:!0===c}));var w=function(t){var n=y.renderTasks.indexOf(x);n>=0&&y.renderTasks.splice(n,1),(e.cleanupAfterRender||"print"===v)&&(e.pendingCleanup=!0),e._tryCleanup(),t?(x.capability.reject(t),e._abortOperatorList({intentState:y,reason:t})):x.capability.resolve(),e._stats&&(e._stats.timeEnd("Rendering"),e._stats.timeEnd("Overall"))},x=new InternalRenderTask({callback:w,params:{canvasContext:n,viewport:r,transform:h,imageLayer:f,background:m},objs:this.objs,commonObjs:this.commonObjs,operatorList:y.operatorList,pageIndex:this._pageIndex,canvasFactory:b,webGLContext:_,useRequestAnimationFrame:"print"!==v,pdfBug:this._pdfBug});y.renderTasks||(y.renderTasks=[]),y.renderTasks.push(x);var S=x.task;return y.displayReadyCapability.promise.then(function(t){e.pendingCleanup?w():(e._stats&&e._stats.time("Rendering"),x.initializeGraphics(t),x.operatorListChanged())}).catch(w),S}},{key:"getOperatorList",value:function(){this.intentStates.oplist||(this.intentStates.oplist=Object.create(null));var t,e=this.intentStates.oplist;return e.opListReadCapability||((t={}).operatorListChanged=function(){if(e.operatorList.lastChunk){e.opListReadCapability.resolve(e.operatorList);var n=e.renderTasks.indexOf(t);n>=0&&e.renderTasks.splice(n,1)}},e.opListReadCapability=(0,_util.createPromiseCapability)(),e.renderTasks=[],e.renderTasks.push(t),e.operatorList={fnArray:[],argsArray:[],lastChunk:!1},this._stats&&this._stats.time("Page Request"),this._pumpOperatorList({pageIndex:this._pageIndex,intent:"oplist"})),e.opListReadCapability.promise}},{key:"streamTextContent",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.normalizeWhitespace,n=void 0!==e&&e,r=t.disableCombineTextItems,i=void 0!==r&&r;return this._transport.messageHandler.sendWithStream("GetTextContent",{pageIndex:this._pageIndex,normalizeWhitespace:!0===n,combineTextItems:!0!==i},{highWaterMark:100,size:function(t){return t.items.length}})}},{key:"getTextContent",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=this.streamTextContent(t);return new Promise(function(t,n){var r=e.getReader(),i={items:[],styles:Object.create(null)};!function e(){r.read().then(function(n){var r,o=n.value;n.done?t(i):(Object.assign(i.styles,o.styles),(r=i.items).push.apply(r,_toConsumableArray(o.items)),e())},n)}()})}},{key:"_destroy",value:function(){var t=this;this.destroyed=!0,this._transport.pageCache[this._pageIndex]=null;var e=[];return Object.keys(this.intentStates).forEach(function(n){var r=t.intentStates[n];t._abortOperatorList({intentState:r,reason:new Error("Page was destroyed."),force:!0}),"oplist"!==n&&r.renderTasks.forEach(function(t){var n=t.capability.promise.catch(function(){});e.push(n),t.cancel()})}),this.objs.clear(),this.annotationsPromise=null,this.pendingCleanup=!1,Promise.all(e)}},{key:"cleanup",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return this.pendingCleanup=!0,this._tryCleanup(t)}},{key:"_tryCleanup",value:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return!(!this.pendingCleanup||Object.keys(this.intentStates).some(function(e){var n=t.intentStates[e];return 0!==n.renderTasks.length||!n.operatorList.lastChunk}))&&(Object.keys(this.intentStates).forEach(function(e){delete t.intentStates[e]}),this.objs.clear(),this.annotationsPromise=null,e&&this._stats&&(this._stats=new _display_utils.StatTimer),this.pendingCleanup=!1,!0)}},{key:"_startRenderPage",value:function(t,e){var n=this.intentStates[e];n&&(this._stats&&this._stats.timeEnd("Page Request"),n.displayReadyCapability&&n.displayReadyCapability.resolve(t))}},{key:"_renderPageChunk",value:function(t,e){for(var n=0,r=t.length;n<r;n++)e.operatorList.fnArray.push(t.fnArray[n]),e.operatorList.argsArray.push(t.argsArray[n]);e.operatorList.lastChunk=t.lastChunk;for(var i=0;i<e.renderTasks.length;i++)e.renderTasks[i].operatorListChanged();t.lastChunk&&this._tryCleanup()}},{key:"_pumpOperatorList",value:function(t){var e=this;(0,_util.assert)(t.intent,'PDFPageProxy._pumpOperatorList: Expected "intent" argument.');var n=this._transport.messageHandler.sendWithStream("GetOperatorList",t).getReader(),r=this.intentStates[t.intent];r.streamReader=n;!function t(){n.read().then(function(n){var i=n.value;n.done?r.streamReader=null:e._transport.destroyed||(e._renderPageChunk(i,r),t())},function(t){if(r.streamReader=null,!e._transport.destroyed){if(r.operatorList){r.operatorList.lastChunk=!0;for(var n=0;n<r.renderTasks.length;n++)r.renderTasks[n].operatorListChanged();e._tryCleanup()}if(r.displayReadyCapability)r.displayReadyCapability.reject(t);else{if(!r.opListReadCapability)throw t;r.opListReadCapability.reject(t)}}})}()}},{key:"_abortOperatorList",value:function(t){var e=this,n=t.intentState,r=t.reason,i=t.force,o=void 0!==i&&i;if((0,_util.assert)(r instanceof Error||"object"===_typeof(r)&&null!==r,'PDFPageProxy._abortOperatorList: Expected "reason" argument.'),n.streamReader){if(!o){if(0!==n.renderTasks.length)return;if(r instanceof _display_utils.RenderingCancelledException)return void(n.streamReaderCancelTimeout=setTimeout(function(){e._abortOperatorList({intentState:n,reason:r,force:!0}),n.streamReaderCancelTimeout=null},RENDERING_CANCELLED_TIMEOUT))}n.streamReader.cancel(new _util.AbortException(r&&r.message)),n.streamReader=null,this._transport.destroyed||(Object.keys(this.intentStates).some(function(t){return e.intentStates[t]===n&&(delete e.intentStates[t],!0)}),this.cleanup())}}},{key:"pageNumber",get:function(){return this._pageIndex+1}},{key:"rotate",get:function(){return this._pageInfo.rotate}},{key:"ref",get:function(){return this._pageInfo.ref}},{key:"userUnit",get:function(){return this._pageInfo.userUnit}},{key:"view",get:function(){return this._pageInfo.view}},{key:"stats",get:function(){return this._stats}}]),t}();exports.PDFPageProxy=PDFPageProxy;var LoopbackPort=function(){function t(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];_classCallCheck(this,t),this._listeners=[],this._defer=e,this._deferred=Promise.resolve(void 0)}return _createClass(t,[{key:"postMessage",value:function(t,e){var n=this;if(this._defer){var r=new WeakMap,i={data:function t(n){if("object"!==_typeof(n)||null===n)return n;if(r.has(n))return r.get(n);var i,o;if((i=n.buffer)&&(0,_util.isArrayBuffer)(i))return o=e&&e.includes(i)?new n.constructor(i,n.byteOffset,n.byteLength):new n.constructor(n),r.set(n,o),o;for(var a in o=Array.isArray(n)?[]:{},r.set(n,o),n){for(var s=void 0,l=n;!(s=Object.getOwnPropertyDescriptor(l,a));)l=Object.getPrototypeOf(l);if(void 0!==s.value)if("function"!=typeof s.value)o[a]=t(s.value);else if(n.hasOwnProperty&&n.hasOwnProperty(a))throw new Error("LoopbackPort.postMessage - cannot clone: ".concat(n[a]))}return o}(t)};this._deferred.then(function(){n._listeners.forEach(function(t){t.call(n,i)})})}else this._listeners.forEach(function(e){e.call(n,{data:t})})}},{key:"addEventListener",value:function(t,e){this._listeners.push(e)}},{key:"removeEventListener",value:function(t,e){var n=this._listeners.indexOf(e);this._listeners.splice(n,1)}},{key:"terminate",value:function(){this._listeners.length=0}}]),t}();exports.LoopbackPort=LoopbackPort;var PDFWorker=function PDFWorkerClosure(){var pdfWorkerPorts=new WeakMap,isWorkerDisabled=!1,fallbackWorkerSrc,nextFakeWorkerId=0,fakeWorkerCapability;if(_is_node.isNodeJS)isWorkerDisabled=!0,fallbackWorkerSrc="./pdf.worker.js";else if("object"===("undefined"==typeof document?"undefined":_typeof(document))&&"currentScript"in document){var pdfjsFilePath=document.currentScript&&document.currentScript.src;pdfjsFilePath&&(fallbackWorkerSrc=pdfjsFilePath.replace(/(\.(?:min\.)?js)(\?.*)?$/i,".worker$1$2"))}function _getWorkerSrc(){if(_worker_options.GlobalWorkerOptions.workerSrc)return _worker_options.GlobalWorkerOptions.workerSrc;if(void 0!==fallbackWorkerSrc)return _is_node.isNodeJS||(0,_display_utils.deprecated)('No "GlobalWorkerOptions.workerSrc" specified.'),fallbackWorkerSrc;throw new Error('No "GlobalWorkerOptions.workerSrc" specified.')}function getMainThreadWorkerMessageHandler(){var t;try{t=globalThis.pdfjsWorker&&globalThis.pdfjsWorker.WorkerMessageHandler}catch(t){}return t||null}function setupFakeWorkerGlobal(){if(fakeWorkerCapability)return fakeWorkerCapability.promise;fakeWorkerCapability=(0,_util.createPromiseCapability)();var loader=function(){var _ref10=_asyncToGenerator(_regenerator.default.mark(function _callee(){var mainWorkerMessageHandler,worker;return _regenerator.default.wrap(function _callee$(_context){for(;;)switch(_context.prev=_context.next){case 0:if(mainWorkerMessageHandler=getMainThreadWorkerMessageHandler(),!mainWorkerMessageHandler){_context.next=3;break}return _context.abrupt("return",mainWorkerMessageHandler);case 3:if(!_is_node.isNodeJS){_context.next=6;break}return worker=eval("require")(_getWorkerSrc()),_context.abrupt("return",worker.WorkerMessageHandler);case 6:return _context.next=8,(0,_display_utils.loadScript)(_getWorkerSrc());case 8:return _context.abrupt("return",window.pdfjsWorker.WorkerMessageHandler);case 9:case"end":return _context.stop()}},_callee)}));return function(){return _ref10.apply(this,arguments)}}();return loader().then(fakeWorkerCapability.resolve,fakeWorkerCapability.reject),fakeWorkerCapability.promise}function createCDNWrapper(t){var e="importScripts('"+t+"');";return URL.createObjectURL(new Blob([e]))}var PDFWorker=function(){function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=e.name,r=void 0===n?null:n,i=e.port,o=void 0===i?null:i,a=e.verbosity,s=void 0===a?(0,_util.getVerbosityLevel)():a;if(_classCallCheck(this,t),o&&pdfWorkerPorts.has(o))throw new Error("Cannot use more than one PDFWorker per port");if(this.name=r,this.destroyed=!1,this.postMessageTransfers=!0,this.verbosity=s,this._readyCapability=(0,_util.createPromiseCapability)(),this._port=null,this._webWorker=null,this._messageHandler=null,o)return pdfWorkerPorts.set(o,this),void this._initializeFromPort(o);this._initialize()}return _createClass(t,[{key:"_initializeFromPort",value:function(t){this._port=t,this._messageHandler=new _message_handler.MessageHandler("main","worker",t),this._messageHandler.on("ready",function(){}),this._readyCapability.resolve()}},{key:"_initialize",value:function(){var t=this;if("undefined"!=typeof Worker&&!isWorkerDisabled&&!getMainThreadWorkerMessageHandler()){var e=_getWorkerSrc();try{(0,_util.isSameOrigin)(window.location.href,e)||(e=createCDNWrapper(new URL(e,window.location).href));var n=new Worker(e),r=new _message_handler.MessageHandler("main","worker",n),i=function(){n.removeEventListener("error",o),r.destroy(),n.terminate(),t.destroyed?t._readyCapability.reject(new Error("Worker was destroyed")):t._setupFakeWorker()},o=function(){t._webWorker||i()};n.addEventListener("error",o),r.on("test",function(e){n.removeEventListener("error",o),t.destroyed?i():e?(t._messageHandler=r,t._port=n,t._webWorker=n,e.supportTransfers||(t.postMessageTransfers=!1),t._readyCapability.resolve(),r.send("configure",{verbosity:t.verbosity})):(t._setupFakeWorker(),r.destroy(),n.terminate())}),r.on("ready",function(e){if(n.removeEventListener("error",o),t.destroyed)i();else try{a()}catch(e){t._setupFakeWorker()}});var a=function(){var e=new Uint8Array([t.postMessageTransfers?255:0]);try{r.send("test",e,[e.buffer])}catch(t){(0,_util.warn)("Cannot use postMessage transfers."),e[0]=0,r.send("test",e)}};return void a()}catch(t){(0,_util.info)("The worker has been disabled.")}}this._setupFakeWorker()}},{key:"_setupFakeWorker",value:function(){var t=this;isWorkerDisabled||((0,_util.warn)("Setting up fake worker."),isWorkerDisabled=!0),setupFakeWorkerGlobal().then(function(e){if(t.destroyed)t._readyCapability.reject(new Error("Worker was destroyed"));else{var n=new LoopbackPort;t._port=n;var r="fake"+nextFakeWorkerId++,i=new _message_handler.MessageHandler(r+"_worker",r,n);e.setup(i,n);var o=new _message_handler.MessageHandler(r,r+"_worker",n);t._messageHandler=o,t._readyCapability.resolve(),o.send("configure",{verbosity:t.verbosity})}}).catch(function(e){t._readyCapability.reject(new Error('Setting up fake worker failed: "'.concat(e.message,'".')))})}},{key:"destroy",value:function(){this.destroyed=!0,this._webWorker&&(this._webWorker.terminate(),this._webWorker=null),pdfWorkerPorts.delete(this._port),this._port=null,this._messageHandler&&(this._messageHandler.destroy(),this._messageHandler=null)}},{key:"promise",get:function(){return this._readyCapability.promise}},{key:"port",get:function(){return this._port}},{key:"messageHandler",get:function(){return this._messageHandler}}],[{key:"fromPort",value:function(e){if(!e||!e.port)throw new Error("PDFWorker.fromPort - invalid method signature.");return pdfWorkerPorts.has(e.port)?pdfWorkerPorts.get(e.port):new t(e)}},{key:"getWorkerSrc",value:function(){return _getWorkerSrc()}}]),t}();return PDFWorker}();exports.PDFWorker=PDFWorker;var WorkerTransport=function(){function t(e,n,r,i){_classCallCheck(this,t),this.messageHandler=e,this.loadingTask=n,this.commonObjs=new PDFObjects,this.fontLoader=new _font_loader.FontLoader({docId:n.docId,onUnsupportedFeature:this._onUnsupportedFeature.bind(this)}),this._params=i,this.CMapReaderFactory=new i.CMapReaderFactory({baseUrl:i.cMapUrl,isCompressed:i.cMapPacked}),this.destroyed=!1,this.destroyCapability=null,this._passwordCapability=null,this._networkStream=r,this._fullReader=null,this._lastProgress=null,this.pageCache=[],this.pagePromises=[],this.downloadInfoCapability=(0,_util.createPromiseCapability)(),this.setupMessageHandler()}return _createClass(t,[{key:"destroy",value:function(){var t=this;if(this.destroyCapability)return this.destroyCapability.promise;this.destroyed=!0,this.destroyCapability=(0,_util.createPromiseCapability)(),this._passwordCapability&&this._passwordCapability.reject(new Error("Worker was destroyed during onPassword callback"));var e=[];this.pageCache.forEach(function(t){t&&e.push(t._destroy())}),this.pageCache.length=0,this.pagePromises.length=0;var n=this.messageHandler.sendWithPromise("Terminate",null);return e.push(n),Promise.all(e).then(function(){t.fontLoader.clear(),t._networkStream&&t._networkStream.cancelAllRequests(new _util.AbortException("Worker was terminated.")),t.messageHandler&&(t.messageHandler.destroy(),t.messageHandler=null),t.destroyCapability.resolve()},this.destroyCapability.reject),this.destroyCapability.promise}},{key:"setupMessageHandler",value:function(){var t=this,e=this.messageHandler,n=this.loadingTask;e.on("GetReader",function(e,n){(0,_util.assert)(t._networkStream,"GetReader - no `IPDFStream` instance available."),t._fullReader=t._networkStream.getFullReader(),t._fullReader.onProgress=function(e){t._lastProgress={loaded:e.loaded,total:e.total}},n.onPull=function(){t._fullReader.read().then(function(t){var e=t.value;t.done?n.close():((0,_util.assert)((0,_util.isArrayBuffer)(e),"GetReader - expected an ArrayBuffer."),n.enqueue(new Uint8Array(e),1,[e]))}).catch(function(t){n.error(t)})},n.onCancel=function(e){t._fullReader.cancel(e)}}),e.on("ReaderHeadersReady",function(e){var r=(0,_util.createPromiseCapability)(),i=t._fullReader;return i.headersReady.then(function(){i.isStreamingSupported&&i.isRangeSupported||(t._lastProgress&&n.onProgress&&n.onProgress(t._lastProgress),i.onProgress=function(t){n.onProgress&&n.onProgress({loaded:t.loaded,total:t.total})}),r.resolve({isStreamingSupported:i.isStreamingSupported,isRangeSupported:i.isRangeSupported,contentLength:i.contentLength})},r.reject),r.promise}),e.on("GetRangeReader",function(e,n){(0,_util.assert)(t._networkStream,"GetRangeReader - no `IPDFStream` instance available.");var r=t._networkStream.getRangeReader(e.begin,e.end);r?(n.onPull=function(){r.read().then(function(t){var e=t.value;t.done?n.close():((0,_util.assert)((0,_util.isArrayBuffer)(e),"GetRangeReader - expected an ArrayBuffer."),n.enqueue(new Uint8Array(e),1,[e]))}).catch(function(t){n.error(t)})},n.onCancel=function(t){r.cancel(t)}):n.close()}),e.on("GetDoc",function(e){var r=e.pdfInfo;t._numPages=r.numPages,n._capability.resolve(new PDFDocumentProxy(r,t))}),e.on("DocException",function(t){var e;switch(t.name){case"PasswordException":e=new _util.PasswordException(t.message,t.code);break;case"InvalidPDFException":e=new _util.InvalidPDFException(t.message);break;case"MissingPDFException":e=new _util.MissingPDFException(t.message);break;case"UnexpectedResponseException":e=new _util.UnexpectedResponseException(t.message,t.status);break;case"UnknownErrorException":e=new _util.UnknownErrorException(t.message,t.details)}n._capability.reject(e)}),e.on("PasswordRequest",function(e){if(t._passwordCapability=(0,_util.createPromiseCapability)(),n.onPassword){try{n.onPassword(function(e){t._passwordCapability.resolve({password:e})},e.code)}catch(e){t._passwordCapability.reject(e)}}else t._passwordCapability.reject(new _util.PasswordException(e.message,e.code));return t._passwordCapability.promise}),e.on("DataLoaded",function(e){n.onProgress&&n.onProgress({loaded:e.length,total:e.length}),t.downloadInfoCapability.resolve(e)}),e.on("StartRenderPage",function(e){t.destroyed||t.pageCache[e.pageIndex]._startRenderPage(e.transparency,e.intent)}),e.on("commonobj",function(n){if(!t.destroyed){var r=_slicedToArray(n,3),i=r[0],o=r[1],a=r[2];if(!t.commonObjs.has(i))switch(o){case"Font":var s=t._params;if("error"in a){var l=a.error;(0,_util.warn)("Error during font loading: ".concat(l)),t.commonObjs.resolve(i,l);break}var c=null;s.pdfBug&&globalThis.FontInspector&&globalThis.FontInspector.enabled&&(c={registerFont:function(t,e){globalThis.FontInspector.fontAdded(t,e)}});var u=new _font_loader.FontFaceObject(a,{isEvalSupported:s.isEvalSupported,disableFontFace:s.disableFontFace,ignoreErrors:s.ignoreErrors,onUnsupportedFeature:t._onUnsupportedFeature.bind(t),fontRegistry:c});t.fontLoader.bind(u).catch(function(t){return e.sendWithPromise("FontFallback",{id:i})}).finally(function(){!s.fontExtraProperties&&u.data&&(u.data=null),t.commonObjs.resolve(i,u)});break;case"FontPath":case"FontType3Res":case"Image":t.commonObjs.resolve(i,a);break;default:throw new Error("Got unknown common object type ".concat(o))}}}),e.on("obj",function(e){if(!t.destroyed){var n=_slicedToArray(e,4),r=n[0],i=n[1],o=n[2],a=n[3],s=t.pageCache[i];if(!s.objs.has(r))switch(o){case"Image":s.objs.resolve(r,a);a&&"data"in a&&a.data.length>8e6&&(s.cleanupAfterRender=!0);break;default:throw new Error("Got unknown object type ".concat(o))}}}),e.on("DocProgress",function(e){t.destroyed||n.onProgress&&n.onProgress({loaded:e.loaded,total:e.total})}),e.on("UnsupportedFeature",this._onUnsupportedFeature.bind(this)),e.on("FetchBuiltInCMap",function(e,n){if(t.destroyed)n.error(new Error("Worker was destroyed"));else{var r=!1;n.onPull=function(){r?n.close():(r=!0,t.CMapReaderFactory.fetch(e).then(function(t){n.enqueue(t,1,[t.cMapData.buffer])}).catch(function(t){n.error(t)}))}}})}},{key:"_onUnsupportedFeature",value:function(t){var e=t.featureId;this.destroyed||this.loadingTask.onUnsupportedFeature&&this.loadingTask.onUnsupportedFeature(e)}},{key:"getData",value:function(){return this.messageHandler.sendWithPromise("GetData",null)}},{key:"getPage",value:function(t){var e=this;if(!Number.isInteger(t)||t<=0||t>this._numPages)return Promise.reject(new Error("Invalid page request"));var n=t-1;if(n in this.pagePromises)return this.pagePromises[n];var r=this.messageHandler.sendWithPromise("GetPage",{pageIndex:n}).then(function(t){if(e.destroyed)throw new Error("Transport destroyed");var r=new PDFPageProxy(n,t,e,e._params.pdfBug);return e.pageCache[n]=r,r});return this.pagePromises[n]=r,r}},{key:"getPageIndex",value:function(t){return this.messageHandler.sendWithPromise("GetPageIndex",{ref:t}).catch(function(t){return Promise.reject(new Error(t))})}},{key:"getAnnotations",value:function(t,e){return this.messageHandler.sendWithPromise("GetAnnotations",{pageIndex:t,intent:e})}},{key:"getDestinations",value:function(){return this.messageHandler.sendWithPromise("GetDestinations",null)}},{key:"getDestination",value:function(t){return"string"!=typeof t?Promise.reject(new Error("Invalid destination request.")):this.messageHandler.sendWithPromise("GetDestination",{id:t})}},{key:"getPageLabels",value:function(){return this.messageHandler.sendWithPromise("GetPageLabels",null)}},{key:"getPageLayout",value:function(){return this.messageHandler.sendWithPromise("GetPageLayout",null)}},{key:"getPageMode",value:function(){return this.messageHandler.sendWithPromise("GetPageMode",null)}},{key:"getViewerPreferences",value:function(){return this.messageHandler.sendWithPromise("GetViewerPreferences",null)}},{key:"getOpenAction",value:function(){return this.messageHandler.sendWithPromise("GetOpenAction",null)}},{key:"getAttachments",value:function(){return this.messageHandler.sendWithPromise("GetAttachments",null)}},{key:"getJavaScript",value:function(){return this.messageHandler.sendWithPromise("GetJavaScript",null)}},{key:"getOutline",value:function(){return this.messageHandler.sendWithPromise("GetOutline",null)}},{key:"getPermissions",value:function(){return this.messageHandler.sendWithPromise("GetPermissions",null)}},{key:"getMetadata",value:function(){var t=this;return this.messageHandler.sendWithPromise("GetMetadata",null).then(function(e){return{info:e[0],metadata:e[1]?new _metadata.Metadata(e[1]):null,contentDispositionFilename:t._fullReader?t._fullReader.filename:null}})}},{key:"getStats",value:function(){return this.messageHandler.sendWithPromise("GetStats",null)}},{key:"startCleanup",value:function(){var t=this;return this.messageHandler.sendWithPromise("Cleanup",null).then(function(){for(var e=0,n=t.pageCache.length;e<n;e++){var r=t.pageCache[e];if(r)if(!r.cleanup())throw new Error("startCleanup: Page ".concat(e+1," is currently rendering."))}t.commonObjs.clear(),t.fontLoader.clear()})}},{key:"loadingParams",get:function(){var t=this._params;return(0,_util.shadow)(this,"loadingParams",{disableAutoFetch:t.disableAutoFetch,disableFontFace:t.disableFontFace})}}]),t}(),PDFObjects=function(){function t(){_classCallCheck(this,t),this._objs=Object.create(null)}return _createClass(t,[{key:"_ensureObj",value:function(t){return this._objs[t]?this._objs[t]:this._objs[t]={capability:(0,_util.createPromiseCapability)(),data:null,resolved:!1}}},{key:"get",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(e)return this._ensureObj(t).capability.promise.then(e),null;var n=this._objs[t];if(!n||!n.resolved)throw new Error("Requesting object that isn't resolved yet ".concat(t,"."));return n.data}},{key:"has",value:function(t){var e=this._objs[t];return!!e&&e.resolved}},{key:"resolve",value:function(t,e){var n=this._ensureObj(t);n.resolved=!0,n.data=e,n.capability.resolve(e)}},{key:"clear",value:function(){this._objs=Object.create(null)}}]),t}(),RenderTask=function(){function t(e){_classCallCheck(this,t),this._internalRenderTask=e,this.onContinue=null}return _createClass(t,[{key:"cancel",value:function(){this._internalRenderTask.cancel()}},{key:"promise",get:function(){return this._internalRenderTask.capability.promise}}]),t}(),InternalRenderTask=(canvasInRendering=new WeakSet,function(){function t(e){var n=e.callback,r=e.params,i=e.objs,o=e.commonObjs,a=e.operatorList,s=e.pageIndex,l=e.canvasFactory,c=e.webGLContext,u=e.useRequestAnimationFrame,h=void 0!==u&&u,d=e.pdfBug,f=void 0!==d&&d;_classCallCheck(this,t),this.callback=n,this.params=r,this.objs=i,this.commonObjs=o,this.operatorListIdx=null,this.operatorList=a,this._pageIndex=s,this.canvasFactory=l,this.webGLContext=c,this._pdfBug=f,this.running=!1,this.graphicsReadyCallback=null,this.graphicsReady=!1,this._useRequestAnimationFrame=!0===h&&"undefined"!=typeof window,this.cancelled=!1,this.capability=(0,_util.createPromiseCapability)(),this.task=new RenderTask(this),this._continueBound=this._continue.bind(this),this._scheduleNextBound=this._scheduleNext.bind(this),this._nextBound=this._next.bind(this),this._canvas=r.canvasContext.canvas}return _createClass(t,[{key:"initializeGraphics",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(!this.cancelled){if(this._canvas){if(canvasInRendering.has(this._canvas))throw new Error("Cannot use the same canvas during multiple render() operations. Use different canvas or ensure previous operations were cancelled or completed.");canvasInRendering.add(this._canvas)}this._pdfBug&&globalThis.StepperManager&&globalThis.StepperManager.enabled&&(this.stepper=globalThis.StepperManager.create(this._pageIndex),this.stepper.init(this.operatorList),this.stepper.nextBreakPoint=this.stepper.getNextBreakPoint());var e=this.params,n=e.canvasContext,r=e.viewport,i=e.transform,o=e.imageLayer,a=e.background;this.gfx=new _canvas.CanvasGraphics(n,this.commonObjs,this.objs,this.canvasFactory,this.webGLContext,o),this.gfx.beginDrawing({transform:i,viewport:r,transparency:t,background:a}),this.operatorListIdx=0,this.graphicsReady=!0,this.graphicsReadyCallback&&this.graphicsReadyCallback()}}},{key:"cancel",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;this.running=!1,this.cancelled=!0,this.gfx&&this.gfx.endDrawing(),this._canvas&&canvasInRendering.delete(this._canvas),this.callback(t||new _display_utils.RenderingCancelledException("Rendering cancelled, page ".concat(this._pageIndex+1),"canvas"))}},{key:"operatorListChanged",value:function(){this.graphicsReady?(this.stepper&&this.stepper.updateOperatorList(this.operatorList),this.running||this._continue()):this.graphicsReadyCallback||(this.graphicsReadyCallback=this._continueBound)}},{key:"_continue",value:function(){this.running=!0,this.cancelled||(this.task.onContinue?this.task.onContinue(this._scheduleNextBound):this._scheduleNext())}},{key:"_scheduleNext",value:function(){var t=this;this._useRequestAnimationFrame?window.requestAnimationFrame(function(){t._nextBound().catch(t.cancel.bind(t))}):Promise.resolve().then(this._nextBound).catch(this.cancel.bind(this))}},{key:"_next",value:(e=_asyncToGenerator(_regenerator.default.mark(function t(){return _regenerator.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this.cancelled){t.next=2;break}return t.abrupt("return");case 2:this.operatorListIdx=this.gfx.executeOperatorList(this.operatorList,this.operatorListIdx,this._continueBound,this.stepper),this.operatorListIdx===this.operatorList.argsArray.length&&(this.running=!1,this.operatorList.lastChunk&&(this.gfx.endDrawing(),this._canvas&&canvasInRendering.delete(this._canvas),this.callback()));case 4:case"end":return t.stop()}},t,this)})),function(){return e.apply(this,arguments)})}]),t;var e}()),canvasInRendering,version="2.5.207";exports.version=version;var build="0974d605";exports.build=build},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.FontLoader=e.FontFaceObject=void 0;var r,i=(r=n(2))&&r.__esModule?r:{default:r},o=n(5);function a(t){"@babel/helpers - typeof";return(a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function s(t,e){return(s=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function l(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}();return function(){var n,r=c(t);if(e){var i=c(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===a(e)||"function"==typeof e))return e;return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function c(t){return(c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function u(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function h(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function d(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function f(t,e,n){return e&&d(t.prototype,e),n&&d(t,n),t}var p,A=function(){function t(e){var n=e.docId,r=e.onUnsupportedFeature;h(this,t),this.constructor===t&&(0,o.unreachable)("Cannot initialize BaseFontLoader."),this.docId=n,this._onUnsupportedFeature=r,this.nativeFontFaces=[],this.styleElement=null}return f(t,[{key:"addNativeFontFace",value:function(t){this.nativeFontFaces.push(t),document.fonts.add(t)}},{key:"insertRule",value:function(t){var e=this.styleElement;e||((e=this.styleElement=document.createElement("style")).id="PDFJS_FONT_STYLE_TAG_".concat(this.docId),document.documentElement.getElementsByTagName("head")[0].appendChild(e));var n=e.sheet;n.insertRule(t,n.cssRules.length)}},{key:"clear",value:function(){this.nativeFontFaces.forEach(function(t){document.fonts.delete(t)}),this.nativeFontFaces.length=0,this.styleElement&&(this.styleElement.remove(),this.styleElement=null)}},{key:"bind",value:function(){var t,e=(t=i.default.mark(function t(e){var n,r,a=this;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.attached&&!e.missingFile){t.next=2;break}return t.abrupt("return");case 2:if(e.attached=!0,!this.isFontLoadingAPISupported){t.next=19;break}if(!(n=e.createNativeFontFace())){t.next=18;break}return this.addNativeFontFace(n),t.prev=7,t.next=10,n.loaded;case 10:t.next=18;break;case 12:throw t.prev=12,t.t0=t.catch(7),this._onUnsupportedFeature({featureId:o.UNSUPPORTED_FEATURES.errorFontLoadNative}),(0,o.warn)("Failed to load font '".concat(n.family,"': '").concat(t.t0,"'.")),e.disableFontFace=!0,t.t0;case 18:return t.abrupt("return");case 19:if(!(r=e.createFontFaceRule())){t.next=26;break}if(this.insertRule(r),!this.isSyncFontLoadingSupported){t.next=24;break}return t.abrupt("return");case 24:return t.next=26,new Promise(function(t){var n=a._queueLoadingCallback(t);a._prepareFontLoadEvent([r],[e],n)});case 26:case"end":return t.stop()}},t,this,[[7,12]])}),function(){var e=this,n=arguments;return new Promise(function(r,i){var o=t.apply(e,n);function a(t){u(o,r,i,a,s,"next",t)}function s(t){u(o,r,i,a,s,"throw",t)}a(void 0)})});return function(t){return e.apply(this,arguments)}}()},{key:"_queueLoadingCallback",value:function(t){(0,o.unreachable)("Abstract method `_queueLoadingCallback`.")}},{key:"_prepareFontLoadEvent",value:function(t,e,n){(0,o.unreachable)("Abstract method `_prepareFontLoadEvent`.")}},{key:"isFontLoadingAPISupported",get:function(){var t="undefined"!=typeof document&&!!document.fonts;return(0,o.shadow)(this,"isFontLoadingAPISupported",t)}},{key:"isSyncFontLoadingSupported",get:function(){(0,o.unreachable)("Abstract method `isSyncFontLoadingSupported`.")}},{key:"_loadTestFont",get:function(){(0,o.unreachable)("Abstract method `_loadTestFont`.")}}]),t}();e.FontLoader=p,e.FontLoader=p=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&s(t,e)}(n,A);var e=l(n);function n(t){var r;return h(this,n),(r=e.call(this,t)).loadingContext={requests:[],nextRequestId:0},r.loadTestFontId=0,r}return f(n,[{key:"_queueLoadingCallback",value:function(t){var e=this.loadingContext,n={id:"pdfjs-font-loading-".concat(e.nextRequestId++),done:!1,complete:function(){for((0,o.assert)(!n.done,"completeRequest() cannot be called twice."),n.done=!0;e.requests.length>0&&e.requests[0].done;){var t=e.requests.shift();setTimeout(t.callback,0)}},callback:t};return e.requests.push(n),n}},{key:"_prepareFontLoadEvent",value:function(t,e,n){function r(t,e){return t.charCodeAt(e)<<24|t.charCodeAt(e+1)<<16|t.charCodeAt(e+2)<<8|255&t.charCodeAt(e+3)}function i(t,e,n,r){return t.substring(0,e)+r+t.substring(e+n)}var a,s,l=document.createElement("canvas");l.width=1,l.height=1;var c=l.getContext("2d"),u=0;var h="lt".concat(Date.now()).concat(this.loadTestFontId++),d=this._loadTestFont,f=r(d=i(d,976,h.length,h),16);for(a=0,s=h.length-3;a<s;a+=4)f=f-1482184792+r(h,a)|0;a<h.length&&(f=f-1482184792+r(h+"XXX",a)|0),d=i(d,16,4,(0,o.string32)(f));var p="url(data:font/opentype;base64,".concat(btoa(d),");"),A='@font-face {font-family:"'.concat(h,'";src:').concat(p,"}");this.insertRule(A);var g=[];for(a=0,s=e.length;a<s;a++)g.push(e[a].loadedName);g.push(h);var m=document.createElement("div");for(m.style.visibility="hidden",m.style.width=m.style.height="10px",m.style.position="absolute",m.style.top=m.style.left="0px",a=0,s=g.length;a<s;++a){var v=document.createElement("span");v.textContent="Hi",v.style.fontFamily=g[a],m.appendChild(v)}document.body.appendChild(m),function t(e,n){if(++u>30)return(0,o.warn)("Load test font never loaded."),void n();c.font="30px "+e,c.fillText(".",0,20),c.getImageData(0,0,1,1).data[3]>0?n():setTimeout(t.bind(null,e,n))}(h,function(){document.body.removeChild(m),n.complete()})}},{key:"isSyncFontLoadingSupported",get:function(){var t=!1;if("undefined"==typeof navigator)t=!0;else{var e=/Mozilla\/5.0.*?rv:(\d+).*? Gecko/.exec(navigator.userAgent);e&&e[1]>=14&&(t=!0)}return(0,o.shadow)(this,"isSyncFontLoadingSupported",t)}},{key:"_loadTestFont",get:function(){return(0,o.shadow)(this,"_loadTestFont",atob("T1RUTwALAIAAAwAwQ0ZGIDHtZg4AAAOYAAAAgUZGVE1lkzZwAAAEHAAAABxHREVGABQAFQAABDgAAAAeT1MvMlYNYwkAAAEgAAAAYGNtYXABDQLUAAACNAAAAUJoZWFk/xVFDQAAALwAAAA2aGhlYQdkA+oAAAD0AAAAJGhtdHgD6AAAAAAEWAAAAAZtYXhwAAJQAAAAARgAAAAGbmFtZVjmdH4AAAGAAAAAsXBvc3T/hgAzAAADeAAAACAAAQAAAAEAALZRFsRfDzz1AAsD6AAAAADOBOTLAAAAAM4KHDwAAAAAA+gDIQAAAAgAAgAAAAAAAAABAAADIQAAAFoD6AAAAAAD6AABAAAAAAAAAAAAAAAAAAAAAQAAUAAAAgAAAAQD6AH0AAUAAAKKArwAAACMAooCvAAAAeAAMQECAAACAAYJAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFBmRWQAwAAuAC4DIP84AFoDIQAAAAAAAQAAAAAAAAAAACAAIAABAAAADgCuAAEAAAAAAAAAAQAAAAEAAAAAAAEAAQAAAAEAAAAAAAIAAQAAAAEAAAAAAAMAAQAAAAEAAAAAAAQAAQAAAAEAAAAAAAUAAQAAAAEAAAAAAAYAAQAAAAMAAQQJAAAAAgABAAMAAQQJAAEAAgABAAMAAQQJAAIAAgABAAMAAQQJAAMAAgABAAMAAQQJAAQAAgABAAMAAQQJAAUAAgABAAMAAQQJAAYAAgABWABYAAAAAAAAAwAAAAMAAAAcAAEAAAAAADwAAwABAAAAHAAEACAAAAAEAAQAAQAAAC7//wAAAC7////TAAEAAAAAAAABBgAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAD/gwAyAAAAAQAAAAAAAAAAAAAAAAAAAAABAAQEAAEBAQJYAAEBASH4DwD4GwHEAvgcA/gXBIwMAYuL+nz5tQXkD5j3CBLnEQACAQEBIVhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYAAABAQAADwACAQEEE/t3Dov6fAH6fAT+fPp8+nwHDosMCvm1Cvm1DAz6fBQAAAAAAAABAAAAAMmJbzEAAAAAzgTjFQAAAADOBOQpAAEAAAAAAAAADAAUAAQAAAABAAAAAgABAAAAAAAAAAAD6AAAAAAAAA=="))}}]),n}();var g=function(){function t(e,n){var r=n.isEvalSupported,i=void 0===r||r,o=n.disableFontFace,a=void 0!==o&&o,s=n.ignoreErrors,l=void 0!==s&&s,c=n.onUnsupportedFeature,u=void 0===c?null:c,d=n.fontRegistry,f=void 0===d?null:d;for(var p in h(this,t),this.compiledGlyphs=Object.create(null),e)this[p]=e[p];this.isEvalSupported=!1!==i,this.disableFontFace=!0===a,this.ignoreErrors=!0===l,this._onUnsupportedFeature=u,this.fontRegistry=f}return f(t,[{key:"createNativeFontFace",value:function(){if(!this.data||this.disableFontFace)return null;var t=new FontFace(this.loadedName,this.data,{});return this.fontRegistry&&this.fontRegistry.registerFont(this),t}},{key:"createFontFaceRule",value:function(){if(!this.data||this.disableFontFace)return null;var t=(0,o.bytesToString)(new Uint8Array(this.data)),e="url(data:".concat(this.mimetype,";base64,").concat(btoa(t),");"),n='@font-face {font-family:"'.concat(this.loadedName,'";src:').concat(e,"}");return this.fontRegistry&&this.fontRegistry.registerFont(this,e),n}},{key:"getPathGenerator",value:function(t,e){if(void 0!==this.compiledGlyphs[e])return this.compiledGlyphs[e];var n,r;try{n=t.get(this.loadedName+"_path_"+e)}catch(t){if(!this.ignoreErrors)throw t;return this._onUnsupportedFeature&&this._onUnsupportedFeature({featureId:o.UNSUPPORTED_FEATURES.errorFontGetPath}),(0,o.warn)('getPathGenerator - ignoring character: "'.concat(t,'".')),this.compiledGlyphs[e]=function(t,e){}}if(this.isEvalSupported&&o.IsEvalSupportedCached.value){for(var i,a="",s=0,l=n.length;s<l;s++)i=void 0!==(r=n[s]).args?r.args.join(","):"",a+="c."+r.cmd+"("+i+");\n";return this.compiledGlyphs[e]=new Function("c","size",a)}return this.compiledGlyphs[e]=function(t,e){for(var i=0,o=n.length;i<o;i++)"scale"===(r=n[i]).cmd&&(r.args=[e,-e]),t[r.cmd].apply(t,r.args)}}}]),t}();e.FontFaceObject=g},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.apiCompatibilityParams=void 0;var r=n(7),i=Object.create(null);r.isNodeJS&&(i.disableFontFace=!0);var o=Object.freeze(i);e.apiCompatibilityParams=o},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.CanvasGraphics=void 0;var r=n(5),i=n(202);function o(t,e){var n;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return a(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,l=!1;return{s:function(){n=t[Symbol.iterator]()},n:function(){var t=n.next();return s=t.done,t},e:function(t){l=!0,o=t},f:function(){try{s||null==n.return||n.return()}finally{if(l)throw o}}}}function a(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var s=16;function l(t){t.mozCurrentTransform||(t._originalSave=t.save,t._originalRestore=t.restore,t._originalRotate=t.rotate,t._originalScale=t.scale,t._originalTranslate=t.translate,t._originalTransform=t.transform,t._originalSetTransform=t.setTransform,t._transformMatrix=t._transformMatrix||[1,0,0,1,0,0],t._transformStack=[],Object.defineProperty(t,"mozCurrentTransform",{get:function(){return this._transformMatrix}}),Object.defineProperty(t,"mozCurrentTransformInverse",{get:function(){var t=this._transformMatrix,e=t[0],n=t[1],r=t[2],i=t[3],o=t[4],a=t[5],s=e*i-n*r,l=n*r-e*i;return[i/s,n/l,r/l,e/s,(i*o-r*a)/l,(n*o-e*a)/s]}}),t.save=function(){var t=this._transformMatrix;this._transformStack.push(t),this._transformMatrix=t.slice(0,6),this._originalSave()},t.restore=function(){var t=this._transformStack.pop();t&&(this._transformMatrix=t,this._originalRestore())},t.translate=function(t,e){var n=this._transformMatrix;n[4]=n[0]*t+n[2]*e+n[4],n[5]=n[1]*t+n[3]*e+n[5],this._originalTranslate(t,e)},t.scale=function(t,e){var n=this._transformMatrix;n[0]=n[0]*t,n[1]=n[1]*t,n[2]=n[2]*e,n[3]=n[3]*e,this._originalScale(t,e)},t.transform=function(e,n,r,i,o,a){var s=this._transformMatrix;this._transformMatrix=[s[0]*e+s[2]*n,s[1]*e+s[3]*n,s[0]*r+s[2]*i,s[1]*r+s[3]*i,s[0]*o+s[2]*a+s[4],s[1]*o+s[3]*a+s[5]],t._originalTransform(e,n,r,i,o,a)},t.setTransform=function(e,n,r,i,o,a){this._transformMatrix=[e,n,r,i,o,a],t._originalSetTransform(e,n,r,i,o,a)},t.rotate=function(t){var e=Math.cos(t),n=Math.sin(t),r=this._transformMatrix;this._transformMatrix=[r[0]*e+r[2]*n,r[1]*e+r[3]*n,r[0]*-n+r[2]*e,r[1]*-n+r[3]*e,r[4],r[5]],this._originalRotate(t)})}var c=function(){function t(t){this.canvasFactory=t,this.cache=Object.create(null)}return t.prototype={getCanvas:function(t,e,n,r){var i;return void 0!==this.cache[t]?(i=this.cache[t],this.canvasFactory.reset(i,e,n),i.context.setTransform(1,0,0,1,0,0)):(i=this.canvasFactory.create(e,n),this.cache[t]=i),r&&l(i.context),i},clear:function(){for(var t in this.cache){var e=this.cache[t];this.canvasFactory.destroy(e),delete this.cache[t]}}},t}();var u=function(){function t(){this.alphaIsShape=!1,this.fontSize=0,this.fontSizeScale=1,this.textMatrix=r.IDENTITY_MATRIX,this.textMatrixScale=1,this.fontMatrix=r.FONT_IDENTITY_MATRIX,this.leading=0,this.x=0,this.y=0,this.lineX=0,this.lineY=0,this.charSpacing=0,this.wordSpacing=0,this.textHScale=1,this.textRenderingMode=r.TextRenderingMode.FILL,this.textRise=0,this.fillColor="#000000",this.strokeColor="#000000",this.patternFill=!1,this.fillAlpha=1,this.strokeAlpha=1,this.lineWidth=1,this.activeSMask=null,this.resumeSMaskCtx=null}return t.prototype={clone:function(){return Object.create(this)},setCurrentPoint:function(t,e){this.x=t,this.y=e}},t}(),h=function(){function t(t,e,n,r,i,o){this.ctx=t,this.current=new u,this.stateStack=[],this.pendingClip=null,this.pendingEOFill=!1,this.res=null,this.xobjs=null,this.commonObjs=e,this.objs=n,this.canvasFactory=r,this.webGLContext=i,this.imageLayer=o,this.groupStack=[],this.processingType3=null,this.baseTransform=null,this.baseTransformStack=[],this.groupLevel=0,this.smaskStack=[],this.smaskCounter=0,this.tempSMask=null,this.cachedCanvases=new c(this.canvasFactory),t&&l(t),this._cachedGetSinglePixelWidth=null}function e(t,e){if("undefined"!=typeof ImageData&&e instanceof ImageData)t.putImageData(e,0,0);else{var n,i,o,a,l,c=e.height,u=e.width,h=c%s,d=(c-h)/s,f=0===h?d:d+1,p=t.createImageData(u,s),A=0,g=e.data,m=p.data;if(e.kind===r.ImageKind.GRAYSCALE_1BPP){var v=g.byteLength,y=new Uint32Array(m.buffer,0,m.byteLength>>2),b=y.length,_=u+7>>3,w=4294967295,x=r.IsLittleEndianCached.value?4278190080:255;for(i=0;i<f;i++){for(a=i<d?s:h,n=0,o=0;o<a;o++){for(var S=v-A,C=0,k=S>_?u:8*S-7,B=-8&k,T=0,E=0;C<B;C+=8)E=g[A++],y[n++]=128&E?w:x,y[n++]=64&E?w:x,y[n++]=32&E?w:x,y[n++]=16&E?w:x,y[n++]=8&E?w:x,y[n++]=4&E?w:x,y[n++]=2&E?w:x,y[n++]=1&E?w:x;for(;C<k;C++)0===T&&(E=g[A++],T=128),y[n++]=E&T?w:x,T>>=1}for(;n<b;)y[n++]=0;t.putImageData(p,0,i*s)}}else if(e.kind===r.ImageKind.RGBA_32BPP){for(o=0,l=u*s*4,i=0;i<d;i++)m.set(g.subarray(A,A+l)),A+=l,t.putImageData(p,0,o),o+=s;i<f&&(l=u*h*4,m.set(g.subarray(A,A+l)),t.putImageData(p,0,o))}else{if(e.kind!==r.ImageKind.RGB_24BPP)throw new Error("bad image kind: ".concat(e.kind));for(l=u*(a=s),i=0;i<f;i++){for(i>=d&&(l=u*(a=h)),n=0,o=l;o--;)m[n++]=g[A++],m[n++]=g[A++],m[n++]=g[A++],m[n++]=255;t.putImageData(p,0,i*s)}}}}function n(t,e){for(var n=e.height,r=e.width,i=n%s,o=(n-i)/s,a=0===i?o:o+1,l=t.createImageData(r,s),c=0,u=e.data,h=l.data,d=0;d<a;d++){for(var f=d<o?s:i,p=3,A=0;A<f;A++)for(var g=0,m=0;m<r;m++){if(!g){var v=u[c++];g=128}h[p]=v&g?0:255,p+=4,g>>=1}t.putImageData(l,0,d*s)}}function a(t,e){for(var n=["strokeStyle","fillStyle","fillRule","globalAlpha","lineWidth","lineCap","lineJoin","miterLimit","globalCompositeOperation","font"],r=0,i=n.length;r<i;r++){var o=n[r];void 0!==t[o]&&(e[o]=t[o])}void 0!==t.setLineDash&&(e.setLineDash(t.getLineDash()),e.lineDashOffset=t.lineDashOffset)}function h(t){t.strokeStyle="#000000",t.fillStyle="#000000",t.fillRule="nonzero",t.globalAlpha=1,t.lineWidth=1,t.lineCap="butt",t.lineJoin="miter",t.miterLimit=10,t.globalCompositeOperation="source-over",t.font="10px sans-serif",void 0!==t.setLineDash&&(t.setLineDash([]),t.lineDashOffset=0)}function d(t,e,n,r){for(var i=t.length,o=3;o<i;o+=4){var a=t[o];if(0===a)t[o-3]=e,t[o-2]=n,t[o-1]=r;else if(a<255){var s=255-a;t[o-3]=t[o-3]*a+e*s>>8,t[o-2]=t[o-2]*a+n*s>>8,t[o-1]=t[o-1]*a+r*s>>8}}}function f(t,e,n){for(var r=t.length,i=3;i<r;i+=4){var o=n?n[t[i]]:t[i];e[i]=e[i]*o*(1/255)|0}}function p(t,e,n){for(var r=t.length,i=3;i<r;i+=4){var o=77*t[i-3]+152*t[i-2]+28*t[i-1];e[i]=n?e[i]*n[o>>8]>>8:e[i]*o>>16}}function A(t,e,n,r){var i=e.canvas,o=e.context;t.setTransform(e.scaleX,0,0,e.scaleY,e.offsetX,e.offsetY);var a=e.backdrop||null;if(!e.transferMap&&r.isEnabled){var s=r.composeSMask({layer:n.canvas,mask:i,properties:{subtype:e.subtype,backdrop:a}});return t.setTransform(1,0,0,1,0,0),void t.drawImage(s,e.offsetX,e.offsetY)}!function(t,e,n,r,i,o,a){var s,l=!!o,c=l?o[0]:0,u=l?o[1]:0,h=l?o[2]:0;s="Luminosity"===i?p:f;for(var A=Math.min(r,Math.ceil(1048576/n)),g=0;g<r;g+=A){var m=Math.min(A,r-g),v=t.getImageData(0,g,n,m),y=e.getImageData(0,g,n,m);l&&d(v.data,c,u,h),s(v.data,y.data,a),t.putImageData(y,0,g)}}(o,n,i.width,i.height,e.subtype,a,e.transferMap),t.drawImage(i,0,0)}var g=["butt","round","square"],m=["miter","round","bevel"],v={},y={};for(var b in t.prototype={beginDrawing:function(t){var e=t.transform,n=t.viewport,r=t.transparency,i=void 0!==r&&r,o=t.background,a=void 0===o?null:o,s=this.ctx.canvas.width,l=this.ctx.canvas.height;if(this.ctx.save(),this.ctx.fillStyle=a||"rgb(255, 255, 255)",this.ctx.fillRect(0,0,s,l),this.ctx.restore(),i){var c=this.cachedCanvases.getCanvas("transparent",s,l,!0);this.compositeCtx=this.ctx,this.transparentCanvas=c.canvas,this.ctx=c.context,this.ctx.save(),this.ctx.transform.apply(this.ctx,this.compositeCtx.mozCurrentTransform)}this.ctx.save(),h(this.ctx),e&&this.ctx.transform.apply(this.ctx,e),this.ctx.transform.apply(this.ctx,n.transform),this.baseTransform=this.ctx.mozCurrentTransform.slice(),this.imageLayer&&this.imageLayer.beginLayout()},executeOperatorList:function(t,e,n,i){var a=t.argsArray,s=t.fnArray,l=e||0,c=a.length;if(c===l)return l;for(var u,h=c-l>10&&"function"==typeof n,d=h?Date.now()+15:0,f=0,p=this.commonObjs,A=this.objs;;){if(void 0!==i&&l===i.nextBreakPoint)return i.breakIt(l,n),l;if((u=s[l])!==r.OPS.dependency)this[u].apply(this,a[l]);else{var g,m=o(a[l]);try{for(m.s();!(g=m.n()).done;){var v=g.value,y=v.startsWith("g_")?p:A;if(!y.has(v))return y.get(v,n),l}}catch(t){m.e(t)}finally{m.f()}}if(++l===c)return l;if(h&&++f>10){if(Date.now()>d)return n(),l;f=0}}},endDrawing:function(){null!==this.current.activeSMask&&this.endSMaskGroup(),this.ctx.restore(),this.transparentCanvas&&(this.ctx=this.compositeCtx,this.ctx.save(),this.ctx.setTransform(1,0,0,1,0,0),this.ctx.drawImage(this.transparentCanvas,0,0),this.ctx.restore(),this.transparentCanvas=null),this.cachedCanvases.clear(),this.webGLContext.clear(),this.imageLayer&&this.imageLayer.endLayout()},setLineWidth:function(t){this.current.lineWidth=t,this.ctx.lineWidth=t},setLineCap:function(t){this.ctx.lineCap=g[t]},setLineJoin:function(t){this.ctx.lineJoin=m[t]},setMiterLimit:function(t){this.ctx.miterLimit=t},setDash:function(t,e){var n=this.ctx;void 0!==n.setLineDash&&(n.setLineDash(t),n.lineDashOffset=e)},setRenderingIntent:function(t){},setFlatness:function(t){},setGState:function(t){for(var e=0,n=t.length;e<n;e++){var r=t[e],i=r[0],o=r[1];switch(i){case"LW":this.setLineWidth(o);break;case"LC":this.setLineCap(o);break;case"LJ":this.setLineJoin(o);break;case"ML":this.setMiterLimit(o);break;case"D":this.setDash(o[0],o[1]);break;case"RI":this.setRenderingIntent(o);break;case"FL":this.setFlatness(o);break;case"Font":this.setFont(o[0],o[1]);break;case"CA":this.current.strokeAlpha=r[1];break;case"ca":this.current.fillAlpha=r[1],this.ctx.globalAlpha=r[1];break;case"BM":this.ctx.globalCompositeOperation=o;break;case"SMask":this.current.activeSMask&&(this.stateStack.length>0&&this.stateStack[this.stateStack.length-1].activeSMask===this.current.activeSMask?this.suspendSMaskGroup():this.endSMaskGroup()),this.current.activeSMask=o?this.tempSMask:null,this.current.activeSMask&&this.beginSMaskGroup(),this.tempSMask=null}}},beginSMaskGroup:function(){var t=this.current.activeSMask,e=t.canvas.width,n=t.canvas.height,r="smaskGroupAt"+this.groupLevel,i=this.cachedCanvases.getCanvas(r,e,n,!0),o=this.ctx,s=o.mozCurrentTransform;this.ctx.save();var l=i.context;l.scale(1/t.scaleX,1/t.scaleY),l.translate(-t.offsetX,-t.offsetY),l.transform.apply(l,s),t.startTransformInverse=l.mozCurrentTransformInverse,a(o,l),this.ctx=l,this.setGState([["BM","source-over"],["ca",1],["CA",1]]),this.groupStack.push(o),this.groupLevel++},suspendSMaskGroup:function(){var t=this.ctx;this.groupLevel--,this.ctx=this.groupStack.pop(),A(this.ctx,this.current.activeSMask,t,this.webGLContext),this.ctx.restore(),this.ctx.save(),a(t,this.ctx),this.current.resumeSMaskCtx=t;var e=r.Util.transform(this.current.activeSMask.startTransformInverse,t.mozCurrentTransform);this.ctx.transform.apply(this.ctx,e),t.save(),t.setTransform(1,0,0,1,0,0),t.clearRect(0,0,t.canvas.width,t.canvas.height),t.restore()},resumeSMaskGroup:function(){var t=this.current.resumeSMaskCtx,e=this.ctx;this.ctx=t,this.groupStack.push(e),this.groupLevel++},endSMaskGroup:function(){var t=this.ctx;this.groupLevel--,this.ctx=this.groupStack.pop(),A(this.ctx,this.current.activeSMask,t,this.webGLContext),this.ctx.restore(),a(t,this.ctx);var e=r.Util.transform(this.current.activeSMask.startTransformInverse,t.mozCurrentTransform);this.ctx.transform.apply(this.ctx,e)},save:function(){this.ctx.save();var t=this.current;this.stateStack.push(t),this.current=t.clone(),this.current.resumeSMaskCtx=null},restore:function(){this.current.resumeSMaskCtx&&this.resumeSMaskGroup(),null===this.current.activeSMask||0!==this.stateStack.length&&this.stateStack[this.stateStack.length-1].activeSMask===this.current.activeSMask||this.endSMaskGroup(),0!==this.stateStack.length&&(this.current=this.stateStack.pop(),this.ctx.restore(),this.pendingClip=null,this._cachedGetSinglePixelWidth=null)},transform:function(t,e,n,r,i,o){this.ctx.transform(t,e,n,r,i,o),this._cachedGetSinglePixelWidth=null},constructPath:function(t,e){for(var n=this.ctx,i=this.current,o=i.x,a=i.y,s=0,l=0,c=t.length;s<c;s++)switch(0|t[s]){case r.OPS.rectangle:o=e[l++],a=e[l++];var u=e[l++],h=e[l++];0===u&&(u=this.getSinglePixelWidth()),0===h&&(h=this.getSinglePixelWidth());var d=o+u,f=a+h;this.ctx.moveTo(o,a),this.ctx.lineTo(d,a),this.ctx.lineTo(d,f),this.ctx.lineTo(o,f),this.ctx.lineTo(o,a),this.ctx.closePath();break;case r.OPS.moveTo:o=e[l++],a=e[l++],n.moveTo(o,a);break;case r.OPS.lineTo:o=e[l++],a=e[l++],n.lineTo(o,a);break;case r.OPS.curveTo:o=e[l+4],a=e[l+5],n.bezierCurveTo(e[l],e[l+1],e[l+2],e[l+3],o,a),l+=6;break;case r.OPS.curveTo2:n.bezierCurveTo(o,a,e[l],e[l+1],e[l+2],e[l+3]),o=e[l+2],a=e[l+3],l+=4;break;case r.OPS.curveTo3:o=e[l+2],a=e[l+3],n.bezierCurveTo(e[l],e[l+1],o,a,o,a),l+=4;break;case r.OPS.closePath:n.closePath()}i.setCurrentPoint(o,a)},closePath:function(){this.ctx.closePath()},stroke:function(t){t=void 0===t||t;var e=this.ctx,n=this.current.strokeColor;if(e.globalAlpha=this.current.strokeAlpha,n&&n.hasOwnProperty("type")&&"Pattern"===n.type){e.save();var i=e.mozCurrentTransform,o=r.Util.singularValueDecompose2dScale(i)[0];e.strokeStyle=n.getPattern(e,this),e.lineWidth=Math.max(.65*this.getSinglePixelWidth(),this.current.lineWidth*o),e.stroke(),e.restore()}else e.lineWidth=Math.max(.65*this.getSinglePixelWidth(),this.current.lineWidth),e.stroke();t&&this.consumePath(),e.globalAlpha=this.current.fillAlpha},closeStroke:function(){this.closePath(),this.stroke()},fill:function(t){t=void 0===t||t;var e=this.ctx,n=this.current.fillColor,r=!1;this.current.patternFill&&(e.save(),this.baseTransform&&e.setTransform.apply(e,this.baseTransform),e.fillStyle=n.getPattern(e,this),r=!0),this.pendingEOFill?(e.fill("evenodd"),this.pendingEOFill=!1):e.fill(),r&&e.restore(),t&&this.consumePath()},eoFill:function(){this.pendingEOFill=!0,this.fill()},fillStroke:function(){this.fill(!1),this.stroke(!1),this.consumePath()},eoFillStroke:function(){this.pendingEOFill=!0,this.fillStroke()},closeFillStroke:function(){this.closePath(),this.fillStroke()},closeEOFillStroke:function(){this.pendingEOFill=!0,this.closePath(),this.fillStroke()},endPath:function(){this.consumePath()},clip:function(){this.pendingClip=v},eoClip:function(){this.pendingClip=y},beginText:function(){this.current.textMatrix=r.IDENTITY_MATRIX,this.current.textMatrixScale=1,this.current.x=this.current.lineX=0,this.current.y=this.current.lineY=0},endText:function(){var t=this.pendingTextPaths,e=this.ctx;if(void 0!==t){e.save(),e.beginPath();for(var n=0;n<t.length;n++){var r=t[n];e.setTransform.apply(e,r.transform),e.translate(r.x,r.y),r.addToPath(e,r.fontSize)}e.restore(),e.clip(),e.beginPath(),delete this.pendingTextPaths}else e.beginPath()},setCharSpacing:function(t){this.current.charSpacing=t},setWordSpacing:function(t){this.current.wordSpacing=t},setHScale:function(t){this.current.textHScale=t/100},setLeading:function(t){this.current.leading=-t},setFont:function(t,e){var n=this.commonObjs.get(t),i=this.current;if(!n)throw new Error("Can't find font for ".concat(t));if(i.fontMatrix=n.fontMatrix?n.fontMatrix:r.FONT_IDENTITY_MATRIX,0!==i.fontMatrix[0]&&0!==i.fontMatrix[3]||(0,r.warn)("Invalid font matrix for font "+t),e<0?(e=-e,i.fontDirection=-1):i.fontDirection=1,this.current.font=n,this.current.fontSize=e,!n.isType3Font){var o=n.loadedName||"sans-serif",a="normal";n.black?a="900":n.bold&&(a="bold");var s=n.italic?"italic":"normal",l='"'.concat(o,'", ').concat(n.fallbackName),c=e;e<16?c=16:e>100&&(c=100),this.current.fontSizeScale=e/c,this.ctx.font="".concat(s," ").concat(a," ").concat(c,"px ").concat(l)}},setTextRenderingMode:function(t){this.current.textRenderingMode=t},setTextRise:function(t){this.current.textRise=t},moveText:function(t,e){this.current.x=this.current.lineX+=t,this.current.y=this.current.lineY+=e},setLeadingMoveText:function(t,e){this.setLeading(-e),this.moveText(t,e)},setTextMatrix:function(t,e,n,r,i,o){this.current.textMatrix=[t,e,n,r,i,o],this.current.textMatrixScale=Math.sqrt(t*t+e*e),this.current.x=this.current.lineX=0,this.current.y=this.current.lineY=0},nextLine:function(){this.moveText(0,this.current.leading)},paintChar:function(t,e,n,i){var o,a=this.ctx,s=this.current,l=s.font,c=s.textRenderingMode,u=s.fontSize/s.fontSizeScale,h=c&r.TextRenderingMode.FILL_STROKE_MASK,d=!!(c&r.TextRenderingMode.ADD_TO_PATH_FLAG),f=s.patternFill&&!l.missingFile;((l.disableFontFace||d||f)&&(o=l.getPathGenerator(this.commonObjs,t)),l.disableFontFace||f?(a.save(),a.translate(e,n),a.beginPath(),o(a,u),i&&a.setTransform.apply(a,i),h!==r.TextRenderingMode.FILL&&h!==r.TextRenderingMode.FILL_STROKE||a.fill(),h!==r.TextRenderingMode.STROKE&&h!==r.TextRenderingMode.FILL_STROKE||a.stroke(),a.restore()):(h!==r.TextRenderingMode.FILL&&h!==r.TextRenderingMode.FILL_STROKE||a.fillText(t,e,n),h!==r.TextRenderingMode.STROKE&&h!==r.TextRenderingMode.FILL_STROKE||a.strokeText(t,e,n)),d)&&(this.pendingTextPaths||(this.pendingTextPaths=[])).push({transform:a.mozCurrentTransform,x:e,y:n,fontSize:u,addToPath:o})},get isFontSubpixelAAEnabled(){var t=this.cachedCanvases.getCanvas("isFontSubpixelAAEnabled",10,10).context;t.scale(1.5,1),t.fillText("I",0,10);for(var e=t.getImageData(0,0,10,10).data,n=!1,i=3;i<e.length;i+=4)if(e[i]>0&&e[i]<255){n=!0;break}return(0,r.shadow)(this,"isFontSubpixelAAEnabled",n)},showText:function(t){var e=this.current,n=e.font;if(n.isType3Font)return this.showType3Text(t);var i=e.fontSize;if(0!==i){var o,a=this.ctx,s=e.fontSizeScale,l=e.charSpacing,c=e.wordSpacing,u=e.fontDirection,h=e.textHScale*u,d=t.length,f=n.vertical,p=f?1:-1,A=n.defaultVMetrics,g=i*e.fontMatrix[0],m=e.textRenderingMode===r.TextRenderingMode.FILL&&!n.disableFontFace&&!e.patternFill;if(a.save(),e.patternFill){a.save();var v=e.fillColor.getPattern(a,this);o=a.mozCurrentTransform,a.restore(),a.fillStyle=v}a.transform.apply(a,e.textMatrix),a.translate(e.x,e.y+e.textRise),u>0?a.scale(h,-1):a.scale(h,1);var y=e.lineWidth,b=e.textMatrixScale;if(0===b||0===y){var _=e.textRenderingMode&r.TextRenderingMode.FILL_STROKE_MASK;_!==r.TextRenderingMode.STROKE&&_!==r.TextRenderingMode.FILL_STROKE||(this._cachedGetSinglePixelWidth=null,y=.65*this.getSinglePixelWidth())}else y/=b;1!==s&&(a.scale(s,s),y/=s),a.lineWidth=y;var w,x=0;for(w=0;w<d;++w){var S=t[w];if((0,r.isNum)(S))x+=p*S*i/1e3;else{var C,k,B,T,E,M,O,L=!1,D=(S.isSpace?c:0)+l,I=S.fontChar,P=S.accent,N=S.width;if(f)E=S.vmetric||A,M=-(M=S.vmetric?E[1]:.5*N)*g,O=E[2]*g,N=E?-E[0]:N,C=M/s,k=(x+O)/s;else C=x/s,k=0;if(n.remeasure&&N>0){var F=1e3*a.measureText(I).width/i*s;if(N<F&&this.isFontSubpixelAAEnabled){var R=N/F;L=!0,a.save(),a.scale(R,1),C/=R}else N!==F&&(C+=(N-F)/2e3*i/s)}(S.isInFont||n.missingFile)&&(m&&!P?a.fillText(I,C,k):(this.paintChar(I,C,k,o),P&&(B=C+P.offset.x/s,T=k-P.offset.y/s,this.paintChar(P.fontChar,B,T,o)))),x+=f?N*g-D*u:N*g+D*u,L&&a.restore()}}f?e.y-=x:e.x+=x*h,a.restore()}},showType3Text:function(t){var e,n,i,o,a=this.ctx,s=this.current,l=s.font,c=s.fontSize,u=s.fontDirection,h=l.vertical?1:-1,d=s.charSpacing,f=s.wordSpacing,p=s.textHScale*u,A=s.fontMatrix||r.FONT_IDENTITY_MATRIX,g=t.length;if(!(s.textRenderingMode===r.TextRenderingMode.INVISIBLE)&&0!==c){for(this._cachedGetSinglePixelWidth=null,a.save(),a.transform.apply(a,s.textMatrix),a.translate(s.x,s.y),a.scale(p,u),e=0;e<g;++e)if(n=t[e],(0,r.isNum)(n))o=h*n*c/1e3,this.ctx.translate(o,0),s.x+=o*p;else{var m=(n.isSpace?f:0)+d,v=l.charProcOperatorList[n.operatorListId];if(v)this.processingType3=n,this.save(),a.scale(c,c),a.transform.apply(a,A),this.executeOperatorList(v),this.restore(),i=r.Util.applyTransform([n.width,0],A)[0]*c+m,a.translate(i,0),s.x+=i*p;else(0,r.warn)('Type3 character "'.concat(n.operatorListId,'" is not available.'))}a.restore(),this.processingType3=null}},setCharWidth:function(t,e){},setCharWidthAndBounds:function(t,e,n,r,i,o){this.ctx.rect(n,r,i-n,o-r),this.clip(),this.endPath()},getColorN_Pattern:function(e){var n,r=this;if("TilingPattern"===e[0]){var o=e[1],a=this.baseTransform||this.ctx.mozCurrentTransform.slice(),s={createCanvasGraphics:function(e){return new t(e,r.commonObjs,r.objs,r.canvasFactory,r.webGLContext)}};n=new i.TilingPattern(e,o,this.ctx,s,a)}else n=(0,i.getShadingPatternFromIR)(e);return n},setStrokeColorN:function(){this.current.strokeColor=this.getColorN_Pattern(arguments)},setFillColorN:function(){this.current.fillColor=this.getColorN_Pattern(arguments),this.current.patternFill=!0},setStrokeRGBColor:function(t,e,n){var i=r.Util.makeCssRgb(t,e,n);this.ctx.strokeStyle=i,this.current.strokeColor=i},setFillRGBColor:function(t,e,n){var i=r.Util.makeCssRgb(t,e,n);this.ctx.fillStyle=i,this.current.fillColor=i,this.current.patternFill=!1},shadingFill:function(t){var e=this.ctx;this.save();var n=(0,i.getShadingPatternFromIR)(t);e.fillStyle=n.getPattern(e,this,!0);var o=e.mozCurrentTransformInverse;if(o){var a=e.canvas,s=a.width,l=a.height,c=r.Util.applyTransform([0,0],o),u=r.Util.applyTransform([0,l],o),h=r.Util.applyTransform([s,0],o),d=r.Util.applyTransform([s,l],o),f=Math.min(c[0],u[0],h[0],d[0]),p=Math.min(c[1],u[1],h[1],d[1]),A=Math.max(c[0],u[0],h[0],d[0]),g=Math.max(c[1],u[1],h[1],d[1]);this.ctx.fillRect(f,p,A-f,g-p)}else this.ctx.fillRect(-1e10,-1e10,2e10,2e10);this.restore()},beginInlineImage:function(){(0,r.unreachable)("Should not call beginInlineImage")},beginImageData:function(){(0,r.unreachable)("Should not call beginImageData")},paintFormXObjectBegin:function(t,e){if(this.save(),this.baseTransformStack.push(this.baseTransform),Array.isArray(t)&&6===t.length&&this.transform.apply(this,t),this.baseTransform=this.ctx.mozCurrentTransform,e){var n=e[2]-e[0],r=e[3]-e[1];this.ctx.rect(e[0],e[1],n,r),this.clip(),this.endPath()}},paintFormXObjectEnd:function(){this.restore(),this.baseTransform=this.baseTransformStack.pop()},beginGroup:function(t){this.save();var e=this.ctx;t.isolated||(0,r.info)("TODO: Support non-isolated groups."),t.knockout&&(0,r.warn)("Knockout groups not supported.");var n=e.mozCurrentTransform;if(t.matrix&&e.transform.apply(e,t.matrix),!t.bbox)throw new Error("Bounding box is required.");var i=r.Util.getAxialAlignedBoundingBox(t.bbox,e.mozCurrentTransform),o=[0,0,e.canvas.width,e.canvas.height];i=r.Util.intersect(i,o)||[0,0,0,0];var s=Math.floor(i[0]),l=Math.floor(i[1]),c=Math.max(Math.ceil(i[2])-s,1),u=Math.max(Math.ceil(i[3])-l,1),h=1,d=1;c>4096&&(h=c/4096,c=4096),u>4096&&(d=u/4096,u=4096);var f="groupAt"+this.groupLevel;t.smask&&(f+="_smask_"+this.smaskCounter++%2);var p=this.cachedCanvases.getCanvas(f,c,u,!0),A=p.context;A.scale(1/h,1/d),A.translate(-s,-l),A.transform.apply(A,n),t.smask?this.smaskStack.push({canvas:p.canvas,context:A,offsetX:s,offsetY:l,scaleX:h,scaleY:d,subtype:t.smask.subtype,backdrop:t.smask.backdrop,transferMap:t.smask.transferMap||null,startTransformInverse:null}):(e.setTransform(1,0,0,1,0,0),e.translate(s,l),e.scale(h,d)),a(e,A),this.ctx=A,this.setGState([["BM","source-over"],["ca",1],["CA",1]]),this.groupStack.push(e),this.groupLevel++,this.current.activeSMask=null},endGroup:function(t){this.groupLevel--;var e=this.ctx;this.ctx=this.groupStack.pop(),void 0!==this.ctx.imageSmoothingEnabled?this.ctx.imageSmoothingEnabled=!1:this.ctx.mozImageSmoothingEnabled=!1,t.smask?this.tempSMask=this.smaskStack.pop():this.ctx.drawImage(e.canvas,0,0),this.restore()},beginAnnotations:function(){this.save(),this.baseTransform&&this.ctx.setTransform.apply(this.ctx,this.baseTransform)},endAnnotations:function(){this.restore()},beginAnnotation:function(t,e,n){if(this.save(),h(this.ctx),this.current=new u,Array.isArray(t)&&4===t.length){var r=t[2]-t[0],i=t[3]-t[1];this.ctx.rect(t[0],t[1],r,i),this.clip(),this.endPath()}this.transform.apply(this,e),this.transform.apply(this,n)},endAnnotation:function(){this.restore()},paintImageMaskXObject:function(t){var e=this.ctx,r=t.width,i=t.height,o=this.current.fillColor,a=this.current.patternFill,s=this.processingType3;if(s&&void 0===s.compiled&&(s.compiled=r<=1e3&&i<=1e3?function(t){var e,n,r,i,o=t.width,a=t.height,s=o+1,l=new Uint8Array(s*(a+1)),c=new Uint8Array([0,2,4,0,1,0,5,4,8,10,0,8,0,2,1,0]),u=o+7&-8,h=t.data,d=new Uint8Array(u*a),f=0;for(e=0,i=h.length;e<i;e++)for(var p=128,A=h[e];p>0;)d[f++]=A&p?0:255,p>>=1;var g=0;for(0!==d[f=0]&&(l[0]=1,++g),n=1;n<o;n++)d[f]!==d[f+1]&&(l[n]=d[f]?2:1,++g),f++;for(0!==d[f]&&(l[n]=2,++g),e=1;e<a;e++){r=e*s,d[(f=e*u)-u]!==d[f]&&(l[r]=d[f]?1:8,++g);var m=(d[f]?4:0)+(d[f-u]?8:0);for(n=1;n<o;n++)c[m=(m>>2)+(d[f+1]?4:0)+(d[f-u+1]?8:0)]&&(l[r+n]=c[m],++g),f++;if(d[f-u]!==d[f]&&(l[r+n]=d[f]?2:4,++g),g>1e3)return null}for(r=e*s,0!==d[f=u*(a-1)]&&(l[r]=8,++g),n=1;n<o;n++)d[f]!==d[f+1]&&(l[r+n]=d[f]?4:8,++g),f++;if(0!==d[f]&&(l[r+n]=4,++g),g>1e3)return null;var v=new Int32Array([0,s,-1,0,-s,0,0,0,1]),y=[];for(e=0;g&&e<=a;e++){for(var b=e*s,_=b+o;b<_&&!l[b];)b++;if(b!==_){var w,x=[b%s,e],S=l[b],C=b;do{var k=v[S];do{b+=k}while(!l[b]);5!==(w=l[b])&&10!==w?(S=w,l[b]=0):(S=w&51*S>>4,l[b]&=S>>2|S<<2),x.push(b%s),x.push(b/s|0),l[b]||--g}while(C!==b);y.push(x),--e}}return function(t){t.save(),t.scale(1/o,-1/a),t.translate(0,-a),t.beginPath();for(var e=0,n=y.length;e<n;e++){var r=y[e];t.moveTo(r[0],r[1]);for(var i=2,s=r.length;i<s;i+=2)t.lineTo(r[i],r[i+1])}t.fill(),t.beginPath(),t.restore()}}({data:t.data,width:r,height:i}):null),s&&s.compiled)s.compiled(e);else{var l=this.cachedCanvases.getCanvas("maskCanvas",r,i),c=l.context;c.save(),n(c,t),c.globalCompositeOperation="source-in",c.fillStyle=a?o.getPattern(c,this):o,c.fillRect(0,0,r,i),c.restore(),this.paintInlineImageXObject(l.canvas)}},paintImageMaskXObjectRepeat:function(t,e,r,i){var o=t.width,a=t.height,s=this.current.fillColor,l=this.current.patternFill,c=this.cachedCanvases.getCanvas("maskCanvas",o,a),u=c.context;u.save(),n(u,t),u.globalCompositeOperation="source-in",u.fillStyle=l?s.getPattern(u,this):s,u.fillRect(0,0,o,a),u.restore();for(var h=this.ctx,d=0,f=i.length;d<f;d+=2)h.save(),h.transform(e,0,0,r,i[d],i[d+1]),h.scale(1,-1),h.drawImage(c.canvas,0,0,o,a,0,-1,1,1),h.restore()},paintImageMaskXObjectGroup:function(t){for(var e=this.ctx,r=this.current.fillColor,i=this.current.patternFill,o=0,a=t.length;o<a;o++){var s=t[o],l=s.width,c=s.height,u=this.cachedCanvases.getCanvas("maskCanvas",l,c),h=u.context;h.save(),n(h,s),h.globalCompositeOperation="source-in",h.fillStyle=i?r.getPattern(h,this):r,h.fillRect(0,0,l,c),h.restore(),e.save(),e.transform.apply(e,s.transform),e.scale(1,-1),e.drawImage(u.canvas,0,0,l,c,0,-1,1,1),e.restore()}},paintImageXObject:function(t){var e=t.startsWith("g_")?this.commonObjs.get(t):this.objs.get(t);e?this.paintInlineImageXObject(e):(0,r.warn)("Dependent image isn't ready yet")},paintImageXObjectRepeat:function(t,e,n,i){var o=t.startsWith("g_")?this.commonObjs.get(t):this.objs.get(t);if(o){for(var a=o.width,s=o.height,l=[],c=0,u=i.length;c<u;c+=2)l.push({transform:[e,0,0,n,i[c],i[c+1]],x:0,y:0,w:a,h:s});this.paintInlineImageXObjectGroup(o,l)}else(0,r.warn)("Dependent image isn't ready yet")},paintInlineImageXObject:function(t){var n=t.width,r=t.height,i=this.ctx;this.save(),i.scale(1/n,-1/r);var o,a,s=i.mozCurrentTransformInverse,l=s[0],c=s[1],u=Math.max(Math.sqrt(l*l+c*c),1),h=s[2],d=s[3],f=Math.max(Math.sqrt(h*h+d*d),1);if("function"==typeof HTMLElement&&t instanceof HTMLElement||!t.data)o=t;else{var p=(a=this.cachedCanvases.getCanvas("inlineImage",n,r)).context;e(p,t),o=a.canvas}for(var A=n,g=r,m="prescale1";u>2&&A>1||f>2&&g>1;){var v=A,y=g;u>2&&A>1&&(u/=A/(v=Math.ceil(A/2))),f>2&&g>1&&(f/=g/(y=Math.ceil(g/2))),(p=(a=this.cachedCanvases.getCanvas(m,v,y)).context).clearRect(0,0,v,y),p.drawImage(o,0,0,A,g,0,0,v,y),o=a.canvas,A=v,g=y,m="prescale1"===m?"prescale2":"prescale1"}if(i.drawImage(o,0,0,A,g,0,-r,n,r),this.imageLayer){var b=this.getCanvasPosition(0,-r);this.imageLayer.appendImage({imgData:t,left:b[0],top:b[1],width:n/s[0],height:r/s[3]})}this.restore()},paintInlineImageXObjectGroup:function(t,n){var r=this.ctx,i=t.width,o=t.height,a=this.cachedCanvases.getCanvas("inlineImage",i,o);e(a.context,t);for(var s=0,l=n.length;s<l;s++){var c=n[s];if(r.save(),r.transform.apply(r,c.transform),r.scale(1,-1),r.drawImage(a.canvas,c.x,c.y,c.w,c.h,0,-1,1,1),this.imageLayer){var u=this.getCanvasPosition(c.x,c.y);this.imageLayer.appendImage({imgData:t,left:u[0],top:u[1],width:i,height:o})}r.restore()}},paintSolidColorImageMask:function(){this.ctx.fillRect(0,0,1,1)},paintXObject:function(){(0,r.warn)("Unsupported 'paintXObject' command.")},markPoint:function(t){},markPointProps:function(t,e){},beginMarkedContent:function(t){},beginMarkedContentProps:function(t,e){},endMarkedContent:function(){},beginCompat:function(){},endCompat:function(){},consumePath:function(){var t=this.ctx;this.pendingClip&&(this.pendingClip===y?t.clip("evenodd"):t.clip(),this.pendingClip=null),t.beginPath()},getSinglePixelWidth:function(t){if(null===this._cachedGetSinglePixelWidth){var e=this.ctx.mozCurrentTransformInverse;this._cachedGetSinglePixelWidth=Math.sqrt(Math.max(e[0]*e[0]+e[1]*e[1],e[2]*e[2]+e[3]*e[3]))}return this._cachedGetSinglePixelWidth},getCanvasPosition:function(t,e){var n=this.ctx.mozCurrentTransform;return[n[0]*t+n[2]*e+n[4],n[1]*t+n[3]*e+n[5]]}},r.OPS)t.prototype[r.OPS[b]]=t.prototype[b];return t}();e.CanvasGraphics=h},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.getShadingPatternFromIR=function(t){var e=i[t[0]];if(!e)throw new Error("Unknown IR type: ".concat(t[0]));return e.fromIR(t)},e.TilingPattern=void 0;var r=n(5),i={};function o(t,e){if(e&&"undefined"!=typeof Path2D){var n=e[2]-e[0],r=e[3]-e[1],i=new Path2D;i.rect(e[0],e[1],n,r),t.clip(i)}}i.RadialAxial={fromIR:function(t){var e=t[1],n=t[2],r=t[3],i=t[4],a=t[5],s=t[6],l=t[7];return{type:"Pattern",getPattern:function(t){var c;o(t,n),"axial"===e?c=t.createLinearGradient(i[0],i[1],a[0],a[1]):"radial"===e&&(c=t.createRadialGradient(i[0],i[1],s,a[0],a[1],l));for(var u=0,h=r.length;u<h;++u){var d=r[u];c.addColorStop(d[0],d[1])}return c}}}};var a=function(){function t(t,e,n,r,i,o,a,s){var l,c=e.coords,u=e.colors,h=t.data,d=4*t.width;c[n+1]>c[r+1]&&(l=n,n=r,r=l,l=o,o=a,a=l),c[r+1]>c[i+1]&&(l=r,r=i,i=l,l=a,a=s,s=l),c[n+1]>c[r+1]&&(l=n,n=r,r=l,l=o,o=a,a=l);var f=(c[n]+e.offsetX)*e.scaleX,p=(c[n+1]+e.offsetY)*e.scaleY,A=(c[r]+e.offsetX)*e.scaleX,g=(c[r+1]+e.offsetY)*e.scaleY,m=(c[i]+e.offsetX)*e.scaleX,v=(c[i+1]+e.offsetY)*e.scaleY;if(!(p>=v))for(var y,b,_,w,x,S,C,k,B=u[o],T=u[o+1],E=u[o+2],M=u[a],O=u[a+1],L=u[a+2],D=u[s],I=u[s+1],P=u[s+2],N=Math.round(p),F=Math.round(v),R=N;R<=F;R++){if(R<g){var j=void 0;y=f-(f-A)*(j=R<p?0:p===g?1:(p-R)/(p-g)),b=B-(B-M)*j,_=T-(T-O)*j,w=E-(E-L)*j}else{var H=void 0;y=A-(A-m)*(H=R>v?1:g===v?0:(g-R)/(g-v)),b=M-(M-D)*H,_=O-(O-I)*H,w=L-(L-P)*H}var U=void 0;x=f-(f-m)*(U=R<p?0:R>v?1:(p-R)/(p-v)),S=B-(B-D)*U,C=T-(T-I)*U,k=E-(E-P)*U;for(var Q=Math.round(Math.min(y,x)),z=Math.round(Math.max(y,x)),Y=d*R+4*Q,V=Q;V<=z;V++)(U=(y-V)/(y-x))<0?U=0:U>1&&(U=1),h[Y++]=b-(b-S)*U|0,h[Y++]=_-(_-C)*U|0,h[Y++]=w-(w-k)*U|0,h[Y++]=255}}function e(e,n,r){var i,o,a=n.coords,s=n.colors;switch(n.type){case"lattice":var l=n.verticesPerRow,c=Math.floor(a.length/l)-1,u=l-1;for(i=0;i<c;i++)for(var h=i*l,d=0;d<u;d++,h++)t(e,r,a[h],a[h+1],a[h+l],s[h],s[h+1],s[h+l]),t(e,r,a[h+l+1],a[h+1],a[h+l],s[h+l+1],s[h+1],s[h+l]);break;case"triangles":for(i=0,o=a.length;i<o;i+=3)t(e,r,a[i],a[i+1],a[i+2],s[i],s[i+1],s[i+2]);break;default:throw new Error("illegal figure")}}return function(t,n,r,i,o,a,s,l){var c,u,h,d,f=Math.floor(t[0]),p=Math.floor(t[1]),A=Math.ceil(t[2])-f,g=Math.ceil(t[3])-p,m=Math.min(Math.ceil(Math.abs(A*n[0]*1.1)),3e3),v=Math.min(Math.ceil(Math.abs(g*n[1]*1.1)),3e3),y=A/m,b=g/v,_={coords:r,colors:i,offsetX:-f,offsetY:-p,scaleX:1/y,scaleY:1/b},w=m+4,x=v+4;if(l.isEnabled)c=l.drawFigures({width:m,height:v,backgroundColor:a,figures:o,context:_}),(u=s.getCanvas("mesh",w,x,!1)).context.drawImage(c,2,2),c=u.canvas;else{var S=(u=s.getCanvas("mesh",w,x,!1)).context,C=S.createImageData(m,v);if(a){var k=C.data;for(h=0,d=k.length;h<d;h+=4)k[h]=a[0],k[h+1]=a[1],k[h+2]=a[2],k[h+3]=255}for(h=0;h<o.length;h++)e(C,o[h],_);S.putImageData(C,2,2),c=u.canvas}return{canvas:c,offsetX:f-2*y,offsetY:p-2*b,scaleX:y,scaleY:b}}}();i.Mesh={fromIR:function(t){var e=t[2],n=t[3],i=t[4],s=t[5],l=t[6],c=t[7],u=t[8];return{type:"Pattern",getPattern:function(t,h,d){var f;if(o(t,c),d)f=r.Util.singularValueDecompose2dScale(t.mozCurrentTransform);else if(f=r.Util.singularValueDecompose2dScale(h.baseTransform),l){var p=r.Util.singularValueDecompose2dScale(l);f=[f[0]*p[0],f[1]*p[1]]}var A=a(s,f,e,n,i,d?null:u,h.cachedCanvases,h.webGLContext);return d||(t.setTransform.apply(t,h.baseTransform),l&&t.transform.apply(t,l)),t.translate(A.offsetX,A.offsetY),t.scale(A.scaleX,A.scaleY),t.createPattern(A.canvas,"no-repeat")}}}},i.Dummy={fromIR:function(){return{type:"Pattern",getPattern:function(){return"hotpink"}}}};var s=function(){var t=1,e=2;function n(t,e,n,r,i){this.operatorList=t[2],this.matrix=t[3]||[1,0,0,1,0,0],this.bbox=t[4],this.xstep=t[5],this.ystep=t[6],this.paintType=t[7],this.tilingType=t[8],this.color=e,this.canvasGraphicsFactory=r,this.baseTransform=i,this.type="Pattern",this.ctx=n}return n.prototype={createPatternCanvas:function(t){var e=this.operatorList,n=this.bbox,i=this.xstep,o=this.ystep,a=this.paintType,s=this.tilingType,l=this.color,c=this.canvasGraphicsFactory;(0,r.info)("TilingType: "+s);var u=n[0],h=n[1],d=n[2],f=n[3],p=r.Util.singularValueDecompose2dScale(this.matrix),A=r.Util.singularValueDecompose2dScale(this.baseTransform),g=[p[0]*A[0],p[1]*A[1]],m=this.getSizeAndScale(i,this.ctx.canvas.width,g[0]),v=this.getSizeAndScale(o,this.ctx.canvas.height,g[1]),y=t.cachedCanvases.getCanvas("pattern",m.size,v.size,!0),b=y.context,_=c.createCanvasGraphics(b);return _.groupLevel=t.groupLevel,this.setFillAndStrokeStyleToContext(_,a,l),_.transform(m.scale,0,0,v.scale,0,0),_.transform(1,0,0,1,-u,-h),this.clipBbox(_,n,u,h,d,f),_.executeOperatorList(e),this.ctx.transform(1,0,0,1,u,h),this.ctx.scale(1/m.scale,1/v.scale),y.canvas},getSizeAndScale:function(t,e,n){t=Math.abs(t);var r=Math.max(3e3,e),i=Math.ceil(t*n);return i>=r?i=r:n=i/t,{scale:n,size:i}},clipBbox:function(t,e,n,r,i,o){if(Array.isArray(e)&&4===e.length){var a=i-n,s=o-r;t.ctx.rect(n,r,a,s),t.clip(),t.endPath()}},setFillAndStrokeStyleToContext:function(n,i,o){var a=n.ctx,s=n.current;switch(i){case t:var l=this.ctx;a.fillStyle=l.fillStyle,a.strokeStyle=l.strokeStyle,s.fillColor=l.fillStyle,s.strokeColor=l.strokeStyle;break;case e:var c=r.Util.makeCssRgb(o[0],o[1],o[2]);a.fillStyle=c,a.strokeStyle=c,s.fillColor=c,s.strokeColor=c;break;default:throw new r.FormatError("Unsupported paint type: ".concat(i))}},getPattern:function(t,e){(t=this.ctx).setTransform.apply(t,this.baseTransform),t.transform.apply(t,this.matrix);var n=this.createPatternCanvas(e);return t.createPattern(n,"repeat")}},n}();e.TilingPattern=s},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.GlobalWorkerOptions=void 0;var r=Object.create(null);e.GlobalWorkerOptions=r,r.workerPort=void 0===r.workerPort?null:r.workerPort,r.workerSrc=void 0===r.workerSrc?"":r.workerSrc},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.MessageHandler=void 0;var r,i=(r=n(2))&&r.__esModule?r:{default:r},o=n(5);function a(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function s(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function l(t){"@babel/helpers - typeof";return(l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var c={UNKNOWN:0,DATA:1,ERROR:2},u=1,h=2,d=3,f=4,p=5,A=6,g=7,m=8;function v(t){if("object"!==l(t)||null===t)return t;switch(t.name){case"AbortException":return new o.AbortException(t.message);case"MissingPDFException":return new o.MissingPDFException(t.message);case"UnexpectedResponseException":return new o.UnexpectedResponseException(t.message,t.status);case"UnknownErrorException":return new o.UnknownErrorException(t.message,t.details);default:return new o.UnknownErrorException(t.message,t.toString())}}var y=function(){function t(e,n,r){var i=this;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.sourceName=e,this.targetName=n,this.comObj=r,this.callbackId=1,this.streamId=1,this.postMessageTransfers=!0,this.streamSinks=Object.create(null),this.streamControllers=Object.create(null),this.callbackCapabilities=Object.create(null),this.actionHandler=Object.create(null),this._onComObjOnMessage=function(t){var e=t.data;if(e.targetName===i.sourceName)if(e.stream)i._processStreamMessage(e);else if(e.callback){var n=e.callbackId,o=i.callbackCapabilities[n];if(!o)throw new Error("Cannot resolve callback ".concat(n));if(delete i.callbackCapabilities[n],e.callback===c.DATA)o.resolve(e.data);else{if(e.callback!==c.ERROR)throw new Error("Unexpected callback case");o.reject(v(e.reason))}}else{var a=i.actionHandler[e.action];if(!a)throw new Error("Unknown action from worker: ".concat(e.action));if(e.callbackId){var s=i.sourceName,l=e.sourceName;new Promise(function(t){t(a(e.data))}).then(function(t){r.postMessage({sourceName:s,targetName:l,callback:c.DATA,callbackId:e.callbackId,data:t})},function(t){r.postMessage({sourceName:s,targetName:l,callback:c.ERROR,callbackId:e.callbackId,reason:v(t)})})}else e.streamId?i._createStreamSink(e):a(e.data)}},r.addEventListener("message",this._onComObjOnMessage)}var e,n,r;return e=t,(n=[{key:"on",value:function(t,e){var n=this.actionHandler;if(n[t])throw new Error('There is already an actionName called "'.concat(t,'"'));n[t]=e}},{key:"send",value:function(t,e,n){this._postMessage({sourceName:this.sourceName,targetName:this.targetName,action:t,data:e},n)}},{key:"sendWithPromise",value:function(t,e,n){var r=this.callbackId++,i=(0,o.createPromiseCapability)();this.callbackCapabilities[r]=i;try{this._postMessage({sourceName:this.sourceName,targetName:this.targetName,action:t,callbackId:r,data:e},n)}catch(t){i.reject(t)}return i.promise}},{key:"sendWithStream",value:function(t,e,n,r){var i=this,a=this.streamId++,s=this.sourceName,l=this.targetName,c=this.comObj;return new ReadableStream({start:function(n){var c=(0,o.createPromiseCapability)();return i.streamControllers[a]={controller:n,startCall:c,pullCall:null,cancelCall:null,isClosed:!1},i._postMessage({sourceName:s,targetName:l,action:t,streamId:a,data:e,desiredSize:n.desiredSize},r),c.promise},pull:function(t){var e=(0,o.createPromiseCapability)();return i.streamControllers[a].pullCall=e,c.postMessage({sourceName:s,targetName:l,stream:A,streamId:a,desiredSize:t.desiredSize}),e.promise},cancel:function(t){(0,o.assert)(t instanceof Error,"cancel must have a valid reason");var e=(0,o.createPromiseCapability)();return i.streamControllers[a].cancelCall=e,i.streamControllers[a].isClosed=!0,c.postMessage({sourceName:s,targetName:l,stream:u,streamId:a,reason:v(t)}),e.promise}},n)}},{key:"_createStreamSink",value:function(t){var e=this,n=this.actionHandler[t.action],r=t.streamId,i=this.sourceName,a=t.sourceName,s=this.comObj,l={enqueue:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,s=arguments.length>2?arguments[2]:void 0;if(!this.isCancelled){var l=this.desiredSize;this.desiredSize-=n,l>0&&this.desiredSize<=0&&(this.sinkCapability=(0,o.createPromiseCapability)(),this.ready=this.sinkCapability.promise),e._postMessage({sourceName:i,targetName:a,stream:f,streamId:r,chunk:t},s)}},close:function(){this.isCancelled||(this.isCancelled=!0,s.postMessage({sourceName:i,targetName:a,stream:d,streamId:r}),delete e.streamSinks[r])},error:function(t){(0,o.assert)(t instanceof Error,"error must have a valid reason"),this.isCancelled||(this.isCancelled=!0,s.postMessage({sourceName:i,targetName:a,stream:p,streamId:r,reason:v(t)}))},sinkCapability:(0,o.createPromiseCapability)(),onPull:null,onCancel:null,isCancelled:!1,desiredSize:t.desiredSize,ready:null};l.sinkCapability.resolve(),l.ready=l.sinkCapability.promise,this.streamSinks[r]=l,new Promise(function(e){e(n(t.data,l))}).then(function(){s.postMessage({sourceName:i,targetName:a,stream:m,streamId:r,success:!0})},function(t){s.postMessage({sourceName:i,targetName:a,stream:m,streamId:r,reason:v(t)})})}},{key:"_processStreamMessage",value:function(t){var e=t.streamId,n=this.sourceName,r=t.sourceName,i=this.comObj;switch(t.stream){case m:t.success?this.streamControllers[e].startCall.resolve():this.streamControllers[e].startCall.reject(v(t.reason));break;case g:t.success?this.streamControllers[e].pullCall.resolve():this.streamControllers[e].pullCall.reject(v(t.reason));break;case A:if(!this.streamSinks[e]){i.postMessage({sourceName:n,targetName:r,stream:g,streamId:e,success:!0});break}this.streamSinks[e].desiredSize<=0&&t.desiredSize>0&&this.streamSinks[e].sinkCapability.resolve(),this.streamSinks[e].desiredSize=t.desiredSize;var a=this.streamSinks[t.streamId].onPull;new Promise(function(t){t(a&&a())}).then(function(){i.postMessage({sourceName:n,targetName:r,stream:g,streamId:e,success:!0})},function(t){i.postMessage({sourceName:n,targetName:r,stream:g,streamId:e,reason:v(t)})});break;case f:if((0,o.assert)(this.streamControllers[e],"enqueue should have stream controller"),this.streamControllers[e].isClosed)break;this.streamControllers[e].controller.enqueue(t.chunk);break;case d:if((0,o.assert)(this.streamControllers[e],"close should have stream controller"),this.streamControllers[e].isClosed)break;this.streamControllers[e].isClosed=!0,this.streamControllers[e].controller.close(),this._deleteStreamController(e);break;case p:(0,o.assert)(this.streamControllers[e],"error should have stream controller"),this.streamControllers[e].controller.error(v(t.reason)),this._deleteStreamController(e);break;case h:t.success?this.streamControllers[e].cancelCall.resolve():this.streamControllers[e].cancelCall.reject(v(t.reason)),this._deleteStreamController(e);break;case u:if(!this.streamSinks[e])break;var s=this.streamSinks[t.streamId].onCancel;new Promise(function(e){e(s&&s(v(t.reason)))}).then(function(){i.postMessage({sourceName:n,targetName:r,stream:h,streamId:e,success:!0})},function(t){i.postMessage({sourceName:n,targetName:r,stream:h,streamId:e,reason:v(t)})}),this.streamSinks[e].sinkCapability.reject(v(t.reason)),this.streamSinks[e].isCancelled=!0,delete this.streamSinks[e];break;default:throw new Error("Unexpected stream case")}}},{key:"_deleteStreamController",value:function(){var t,e=(t=i.default.mark(function t(e){return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Promise.allSettled([this.streamControllers[e].startCall,this.streamControllers[e].pullCall,this.streamControllers[e].cancelCall].map(function(t){return t&&t.promise}));case 2:delete this.streamControllers[e];case 3:case"end":return t.stop()}},t,this)}),function(){var e=this,n=arguments;return new Promise(function(r,i){var o=t.apply(e,n);function s(t){a(o,r,i,s,l,"next",t)}function l(t){a(o,r,i,s,l,"throw",t)}s(void 0)})});return function(t){return e.apply(this,arguments)}}()},{key:"_postMessage",value:function(t,e){e&&this.postMessageTransfers?this.comObj.postMessage(t,e):this.comObj.postMessage(t)}},{key:"destroy",value:function(){this.comObj.removeEventListener("message",this._onComObjOnMessage)}}])&&s(e.prototype,n),r&&s(e,r),t}();e.MessageHandler=y},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.Metadata=void 0;var r=n(5),i=n(206);function o(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done)&&(n.push(a.value),!e||n.length!==e);r=!0);}catch(t){i=!0,o=t}finally{try{r||null==s.return||s.return()}finally{if(i)throw o}}return n}(t,e)||a(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(t,e){if(t){if("string"==typeof t)return s(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(t,e):void 0}}function s(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function l(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var c=function(){function t(e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),(0,r.assert)("string"==typeof e,"Metadata: input is not a string"),e=this._repair(e);var n=(new i.SimpleXMLParser).parseFromString(e);this._metadataMap=new Map,n&&this._parse(n)}var e,n,s;return e=t,(n=[{key:"_repair",value:function(t){return t.replace(/^[^<]+/,"").replace(/>\\376\\377([^<]+)/g,function(t,e){for(var n=e.replace(/\\([0-3])([0-7])([0-7])/g,function(t,e,n,r){return String.fromCharCode(64*e+8*n+1*r)}).replace(/&(amp|apos|gt|lt|quot);/g,function(t,e){switch(e){case"amp":return"&";case"apos":return"'";case"gt":return">";case"lt":return"<";case"quot":return'"'}throw new Error("_repair: ".concat(e," isn't defined."))}),r="",i=0,o=n.length;i<o;i+=2){var a=256*n.charCodeAt(i)+n.charCodeAt(i+1);r+=a>=32&&a<127&&60!==a&&62!==a&&38!==a?String.fromCharCode(a):"&#x"+(65536+a).toString(16).substring(1)+";"}return">"+r})}},{key:"_parse",value:function(t){var e=t.documentElement;if("rdf:rdf"!==e.nodeName.toLowerCase())for(e=e.firstChild;e&&"rdf:rdf"!==e.nodeName.toLowerCase();)e=e.nextSibling;var n=e?e.nodeName.toLowerCase():null;if(e&&"rdf:rdf"===n&&e.hasChildNodes())for(var r=e.childNodes,i=0,o=r.length;i<o;i++){var a=r[i];if("rdf:description"===a.nodeName.toLowerCase())for(var s=0,l=a.childNodes.length;s<l;s++)if("#text"!==a.childNodes[s].nodeName.toLowerCase()){var c=a.childNodes[s],u=c.nodeName.toLowerCase();this._metadataMap.set(u,c.textContent.trim())}}}},{key:"get",value:function(t){return this._metadataMap.has(t)?this._metadataMap.get(t):null}},{key:"getAll",value:function(){var t,e=Object.create(null),n=function(t,e){var n;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(n=a(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,l=!1;return{s:function(){n=t[Symbol.iterator]()},n:function(){var t=n.next();return s=t.done,t},e:function(t){l=!0,o=t},f:function(){try{s||null==n.return||n.return()}finally{if(l)throw o}}}}(this._metadataMap);try{for(n.s();!(t=n.n()).done;){var r=o(t.value,2),i=r[0],s=r[1];e[i]=s}}catch(t){n.e(t)}finally{n.f()}return e}},{key:"has",value:function(t){return this._metadataMap.has(t)}}])&&l(e.prototype,n),s&&l(e,s),t}();e.Metadata=c},function(t,e,n){"use strict";function r(t){"@babel/helpers - typeof";return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function i(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done)&&(n.push(a.value),!e||n.length!==e);r=!0);}catch(t){i=!0,o=t}finally{try{r||null==s.return||s.return()}finally{if(i)throw o}}return n}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return o(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return o(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function a(t,e,n){return(a="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=c(t)););return t}(t,e);if(r){var i=Object.getOwnPropertyDescriptor(r,e);return i.get?i.get.call(n):i.value}})(t,e,n||t)}function s(t,e){return(s=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function l(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}();return function(){var n,i=c(t);if(e){var o=c(this).constructor;n=Reflect.construct(i,arguments,o)}else n=i.apply(this,arguments);return function(t,e){if(e&&("object"===r(e)||"function"==typeof e))return e;return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function c(t){return(c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function u(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function h(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function d(t,e,n){return e&&h(t.prototype,e),n&&h(t,n),t}Object.defineProperty(e,"__esModule",{value:!0}),e.SimpleXMLParser=void 0;var f={NoError:0,EndOfDocument:-1,UnterminatedCdat:-2,UnterminatedXmlDeclaration:-3,UnterminatedDoctypeDeclaration:-4,UnterminatedComment:-5,MalformedElement:-6,OutOfMemory:-7,UnterminatedAttributeValue:-8,UnterminatedElement:-9,ElementNeverBegun:-10};function p(t,e){var n=t[e];return" "===n||"\n"===n||"\r"===n||"\t"===n}var A=function(){function t(){u(this,t)}return d(t,[{key:"_resolveEntities",value:function(t){var e=this;return t.replace(/&([^;]+);/g,function(t,n){if("#x"===n.substring(0,2))return String.fromCharCode(parseInt(n.substring(2),16));if("#"===n.substring(0,1))return String.fromCharCode(parseInt(n.substring(1),10));switch(n){case"lt":return"<";case"gt":return">";case"amp":return"&";case"quot":return'"'}return e.onResolveEntity(n)})}},{key:"_parseContent",value:function(t,e){var n=[],r=e;function i(){for(;r<t.length&&p(t,r);)++r}for(;r<t.length&&!p(t,r)&&">"!==t[r]&&"/"!==t[r];)++r;var o=t.substring(e,r);for(i();r<t.length&&">"!==t[r]&&"/"!==t[r]&&"?"!==t[r];){i();for(var a,s="";r<t.length&&!p(t,r)&&"="!==t[r];)s+=t[r],++r;if(i(),"="!==t[r])return null;++r,i();var l=t[r];if('"'!==l&&"'"!==l)return null;var c=t.indexOf(l,++r);if(c<0)return null;a=t.substring(r,c),n.push({name:s,value:this._resolveEntities(a)}),r=c+1,i()}return{name:o,attributes:n,parsed:r-e}}},{key:"_parseProcessingInstruction",value:function(t,e){var n=e;for(;n<t.length&&!p(t,n)&&">"!==t[n]&&"/"!==t[n];)++n;var r=t.substring(e,n);!function(){for(;n<t.length&&p(t,n);)++n}();for(var i=n;n<t.length&&("?"!==t[n]||">"!==t[n+1]);)++n;return{name:r,value:t.substring(i,n),parsed:n-e}}},{key:"parseXml",value:function(t){for(var e=0;e<t.length;){var n=e;if("<"===t[e]){var r=void 0;switch(t[++n]){case"/":if(++n,(r=t.indexOf(">",n))<0)return void this.onError(f.UnterminatedElement);this.onEndElement(t.substring(n,r)),n=r+1;break;case"?":++n;var i=this._parseProcessingInstruction(t,n);if("?>"!==t.substring(n+i.parsed,n+i.parsed+2))return void this.onError(f.UnterminatedXmlDeclaration);this.onPi(i.name,i.value),n+=i.parsed+2;break;case"!":if("--"===t.substring(n+1,n+3)){if((r=t.indexOf("--\x3e",n+3))<0)return void this.onError(f.UnterminatedComment);this.onComment(t.substring(n+3,r)),n=r+3}else if("[CDATA["===t.substring(n+1,n+8)){if((r=t.indexOf("]]>",n+8))<0)return void this.onError(f.UnterminatedCdat);this.onCdata(t.substring(n+8,r)),n=r+3}else{if("DOCTYPE"!==t.substring(n+1,n+8))return void this.onError(f.MalformedElement);var o=t.indexOf("[",n+8),a=!1;if((r=t.indexOf(">",n+8))<0)return void this.onError(f.UnterminatedDoctypeDeclaration);if(o>0&&r>o){if((r=t.indexOf("]>",n+8))<0)return void this.onError(f.UnterminatedDoctypeDeclaration);a=!0}var s=t.substring(n+8,r+(a?1:0));this.onDoctype(s),n=r+(a?2:1)}break;default:var l=this._parseContent(t,n);if(null===l)return void this.onError(f.MalformedElement);var c=!1;if("/>"===t.substring(n+l.parsed,n+l.parsed+2))c=!0;else if(">"!==t.substring(n+l.parsed,n+l.parsed+1))return void this.onError(f.UnterminatedElement);this.onBeginElement(l.name,l.attributes,c),n+=l.parsed+(c?2:1)}}else{for(;n<t.length&&"<"!==t[n];)n++;var u=t.substring(e,n);this.onText(this._resolveEntities(u))}e=n}}},{key:"onResolveEntity",value:function(t){return"&".concat(t,";")}},{key:"onPi",value:function(t,e){}},{key:"onComment",value:function(t){}},{key:"onCdata",value:function(t){}},{key:"onDoctype",value:function(t){}},{key:"onText",value:function(t){}},{key:"onBeginElement",value:function(t,e,n){}},{key:"onEndElement",value:function(t){}},{key:"onError",value:function(t){}}]),t}(),g=function(){function t(e,n){u(this,t),this.nodeName=e,this.nodeValue=n,Object.defineProperty(this,"parentNode",{value:null,writable:!0})}return d(t,[{key:"hasChildNodes",value:function(){return this.childNodes&&this.childNodes.length>0}},{key:"firstChild",get:function(){return this.childNodes&&this.childNodes[0]}},{key:"nextSibling",get:function(){var t=this.parentNode.childNodes;if(t){var e=t.indexOf(this);if(-1!==e)return t[e+1]}}},{key:"textContent",get:function(){return this.childNodes?this.childNodes.map(function(t){return t.textContent}).join(""):this.nodeValue||""}}]),t}(),m=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&s(t,e)}(n,A);var e=l(n);function n(){var t;return u(this,n),(t=e.call(this))._currentFragment=null,t._stack=null,t._errorCode=f.NoError,t}return d(n,[{key:"parseFromString",value:function(t){if(this._currentFragment=[],this._stack=[],this._errorCode=f.NoError,this.parseXml(t),this._errorCode===f.NoError){var e=i(this._currentFragment,1)[0];if(e)return{documentElement:e}}}},{key:"onResolveEntity",value:function(t){switch(t){case"apos":return"'"}return a(c(n.prototype),"onResolveEntity",this).call(this,t)}},{key:"onText",value:function(t){if(!function(t){for(var e=0,n=t.length;e<n;e++)if(!p(t,e))return!1;return!0}(t)){var e=new g("#text",t);this._currentFragment.push(e)}}},{key:"onCdata",value:function(t){var e=new g("#text",t);this._currentFragment.push(e)}},{key:"onBeginElement",value:function(t,e,n){var r=new g(t);r.childNodes=[],this._currentFragment.push(r),n||(this._stack.push(this._currentFragment),this._currentFragment=r.childNodes)}},{key:"onEndElement",value:function(t){this._currentFragment=this._stack.pop()||[];var e=this._currentFragment[this._currentFragment.length-1];if(e)for(var n=0,r=e.childNodes.length;n<r;n++)e.childNodes[n].parentNode=e}},{key:"onError",value:function(t){this._errorCode=t}}]),n}();e.SimpleXMLParser=m},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PDFDataTransportStream=void 0;var r,i=(r=n(2))&&r.__esModule?r:{default:r},o=n(5);function a(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function s(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var o=t.apply(e,n);function s(t){a(o,r,i,s,l,"next",t)}function l(t){a(o,r,i,s,l,"throw",t)}s(void 0)})}}function l(t,e){var n;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return c(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=t[Symbol.iterator]()},n:function(){var t=n.next();return a=t.done,t},e:function(t){s=!0,o=t},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function c(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function u(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function h(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function d(t,e,n){return e&&h(t.prototype,e),n&&h(t,n),t}var f=function(){function t(e,n){var r=this;u(this,t),(0,o.assert)(n,'PDFDataTransportStream - missing required "pdfDataRangeTransport" argument.'),this._queuedChunks=[],this._progressiveDone=e.progressiveDone||!1;var i=e.initialData;if(i&&i.length>0){var a=new Uint8Array(i).buffer;this._queuedChunks.push(a)}this._pdfDataRangeTransport=n,this._isStreamingSupported=!e.disableStream,this._isRangeSupported=!e.disableRange,this._contentLength=e.length,this._fullRequestReader=null,this._rangeReaders=[],this._pdfDataRangeTransport.addRangeListener(function(t,e){r._onReceiveData({begin:t,chunk:e})}),this._pdfDataRangeTransport.addProgressListener(function(t,e){r._onProgress({loaded:t,total:e})}),this._pdfDataRangeTransport.addProgressiveReadListener(function(t){r._onReceiveData({chunk:t})}),this._pdfDataRangeTransport.addProgressiveDoneListener(function(){r._onProgressiveDone()}),this._pdfDataRangeTransport.transportReady()}return d(t,[{key:"_onReceiveData",value:function(t){var e=new Uint8Array(t.chunk).buffer;if(void 0===t.begin)this._fullRequestReader?this._fullRequestReader._enqueue(e):this._queuedChunks.push(e);else{var n=this._rangeReaders.some(function(n){return n._begin===t.begin&&(n._enqueue(e),!0)});(0,o.assert)(n,"_onReceiveData - no `PDFDataTransportStreamRangeReader` instance found.")}}},{key:"_onProgress",value:function(t){if(void 0===t.total){var e=this._rangeReaders[0];e&&e.onProgress&&e.onProgress({loaded:t.loaded})}else{var n=this._fullRequestReader;n&&n.onProgress&&n.onProgress({loaded:t.loaded,total:t.total})}}},{key:"_onProgressiveDone",value:function(){this._fullRequestReader&&this._fullRequestReader.progressiveDone(),this._progressiveDone=!0}},{key:"_removeRangeReader",value:function(t){var e=this._rangeReaders.indexOf(t);e>=0&&this._rangeReaders.splice(e,1)}},{key:"getFullReader",value:function(){(0,o.assert)(!this._fullRequestReader,"PDFDataTransportStream.getFullReader can only be called once.");var t=this._queuedChunks;return this._queuedChunks=null,new p(this,t,this._progressiveDone)}},{key:"getRangeReader",value:function(t,e){if(e<=this._progressiveDataLength)return null;var n=new A(this,t,e);return this._pdfDataRangeTransport.requestDataRange(t,e),this._rangeReaders.push(n),n}},{key:"cancelAllRequests",value:function(t){this._fullRequestReader&&this._fullRequestReader.cancel(t),this._rangeReaders.slice(0).forEach(function(e){e.cancel(t)}),this._pdfDataRangeTransport.abort()}},{key:"_progressiveDataLength",get:function(){return this._fullRequestReader?this._fullRequestReader._loaded:0}}]),t}();e.PDFDataTransportStream=f;var p=function(){function t(e,n){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];u(this,t),this._stream=e,this._done=r||!1,this._filename=null,this._queuedChunks=n||[],this._loaded=0;var i,o=l(this._queuedChunks);try{for(o.s();!(i=o.n()).done;){var a=i.value;this._loaded+=a.byteLength}}catch(t){o.e(t)}finally{o.f()}this._requests=[],this._headersReady=Promise.resolve(),e._fullRequestReader=this,this.onProgress=null}return d(t,[{key:"_enqueue",value:function(t){if(!this._done){if(this._requests.length>0)this._requests.shift().resolve({value:t,done:!1});else this._queuedChunks.push(t);this._loaded+=t.byteLength}}},{key:"read",value:function(){var t=s(i.default.mark(function t(){var e,n;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!(this._queuedChunks.length>0)){t.next=3;break}return e=this._queuedChunks.shift(),t.abrupt("return",{value:e,done:!1});case 3:if(!this._done){t.next=5;break}return t.abrupt("return",{value:void 0,done:!0});case 5:return n=(0,o.createPromiseCapability)(),this._requests.push(n),t.abrupt("return",n.promise);case 8:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}()},{key:"cancel",value:function(t){this._done=!0,this._requests.forEach(function(t){t.resolve({value:void 0,done:!0})}),this._requests=[]}},{key:"progressiveDone",value:function(){this._done||(this._done=!0)}},{key:"headersReady",get:function(){return this._headersReady}},{key:"filename",get:function(){return this._filename}},{key:"isRangeSupported",get:function(){return this._stream._isRangeSupported}},{key:"isStreamingSupported",get:function(){return this._stream._isStreamingSupported}},{key:"contentLength",get:function(){return this._stream._contentLength}}]),t}(),A=function(){function t(e,n,r){u(this,t),this._stream=e,this._begin=n,this._end=r,this._queuedChunk=null,this._requests=[],this._done=!1,this.onProgress=null}return d(t,[{key:"_enqueue",value:function(t){if(!this._done){if(0===this._requests.length)this._queuedChunk=t;else this._requests.shift().resolve({value:t,done:!1}),this._requests.forEach(function(t){t.resolve({value:void 0,done:!0})}),this._requests=[];this._done=!0,this._stream._removeRangeReader(this)}}},{key:"read",value:function(){var t=s(i.default.mark(function t(){var e,n;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this._queuedChunk){t.next=4;break}return e=this._queuedChunk,this._queuedChunk=null,t.abrupt("return",{value:e,done:!1});case 4:if(!this._done){t.next=6;break}return t.abrupt("return",{value:void 0,done:!0});case 6:return n=(0,o.createPromiseCapability)(),this._requests.push(n),t.abrupt("return",n.promise);case 9:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}()},{key:"cancel",value:function(t){this._done=!0,this._requests.forEach(function(t){t.resolve({value:void 0,done:!0})}),this._requests=[],this._stream._removeRangeReader(this)}},{key:"isStreamingSupported",get:function(){return!1}}]),t}()},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.WebGLContext=void 0;var r=n(5);function i(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}var o=function(){function t(e){var n=e.enable,r=void 0!==n&&n;!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this._enabled=!0===r}var e,n,o;return e=t,(n=[{key:"composeSMask",value:function(t){var e=t.layer,n=t.mask,r=t.properties;return a.composeSMask(e,n,r)}},{key:"drawFigures",value:function(t){var e=t.width,n=t.height,r=t.backgroundColor,i=t.figures,o=t.context;return a.drawFigures(e,n,r,i,o)}},{key:"clear",value:function(){a.cleanup()}},{key:"isEnabled",get:function(){var t=this._enabled;return t&&(t=a.tryInitGL()),(0,r.shadow)(this,"isEnabled",t)}}])&&i(e.prototype,n),o&&i(e,o),t}();e.WebGLContext=o;var a=function(){function t(t,e,n){var r=t.createShader(n);if(t.shaderSource(r,e),t.compileShader(r),!t.getShaderParameter(r,t.COMPILE_STATUS)){var i=t.getShaderInfoLog(r);throw new Error("Error during shader compilation: "+i)}return r}function e(e,n){return t(e,n,e.VERTEX_SHADER)}function n(e,n){return t(e,n,e.FRAGMENT_SHADER)}function r(t,e){for(var n=t.createProgram(),r=0,i=e.length;r<i;++r)t.attachShader(n,e[r]);if(t.linkProgram(n),!t.getProgramParameter(n,t.LINK_STATUS)){var o=t.getProgramInfoLog(n);throw new Error("Error during program linking: "+o)}return n}function i(t,e,n){t.activeTexture(n);var r=t.createTexture();return t.bindTexture(t.TEXTURE_2D,r),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.NEAREST),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.NEAREST),t.texImage2D(t.TEXTURE_2D,0,t.RGBA,t.RGBA,t.UNSIGNED_BYTE,e),r}var o,a;function s(){o||(a=document.createElement("canvas"),o=a.getContext("webgl",{premultipliedalpha:!1}))}var l=" attribute vec2 a_position; attribute vec2 a_texCoord; uniform vec2 u_resolution; varying vec2 v_texCoord; void main() { vec2 clipSpace = (a_position / u_resolution) * 2.0 - 1.0; gl_Position = vec4(clipSpace * vec2(1, -1), 0, 1); v_texCoord = a_texCoord; } ",c=" precision mediump float; uniform vec4 u_backdrop; uniform int u_subtype; uniform sampler2D u_image; uniform sampler2D u_mask; varying vec2 v_texCoord; void main() { vec4 imageColor = texture2D(u_image, v_texCoord); vec4 maskColor = texture2D(u_mask, v_texCoord); if (u_backdrop.a > 0.0) { maskColor.rgb = maskColor.rgb * maskColor.a + u_backdrop.rgb * (1.0 - maskColor.a); } float lum; if (u_subtype == 0) { lum = maskColor.a; } else { lum = maskColor.r * 0.3 + maskColor.g * 0.59 + maskColor.b * 0.11; } imageColor.a *= lum; imageColor.rgb *= imageColor.a; gl_FragColor = imageColor; } ",u=null;var h=" attribute vec2 a_position; attribute vec3 a_color; uniform vec2 u_resolution; uniform vec2 u_scale; uniform vec2 u_offset; varying vec4 v_color; void main() { vec2 position = (a_position + u_offset) * u_scale; vec2 clipSpace = (position / u_resolution) * 2.0 - 1.0; gl_Position = vec4(clipSpace * vec2(1, -1), 0, 1); v_color = vec4(a_color / 255.0, 1.0); } ",d=" precision mediump float; varying vec4 v_color; void main() { gl_FragColor = v_color; } ",f=null;return{tryInitGL:function(){try{return s(),!!o}catch(t){}return!1},composeSMask:function(t,h,d){var f=t.width,p=t.height;u||function(){var t,i;s(),t=a,a=null,i=o,o=null;var h=r(i,[e(i,l),n(i,c)]);i.useProgram(h);var d={};d.gl=i,d.canvas=t,d.resolutionLocation=i.getUniformLocation(h,"u_resolution"),d.positionLocation=i.getAttribLocation(h,"a_position"),d.backdropLocation=i.getUniformLocation(h,"u_backdrop"),d.subtypeLocation=i.getUniformLocation(h,"u_subtype");var f=i.getAttribLocation(h,"a_texCoord"),p=i.getUniformLocation(h,"u_image"),A=i.getUniformLocation(h,"u_mask"),g=i.createBuffer();i.bindBuffer(i.ARRAY_BUFFER,g),i.bufferData(i.ARRAY_BUFFER,new Float32Array([0,0,1,0,0,1,0,1,1,0,1,1]),i.STATIC_DRAW),i.enableVertexAttribArray(f),i.vertexAttribPointer(f,2,i.FLOAT,!1,0,0),i.uniform1i(p,0),i.uniform1i(A,1),u=d}();var A=u,g=A.canvas,m=A.gl;g.width=f,g.height=p,m.viewport(0,0,m.drawingBufferWidth,m.drawingBufferHeight),m.uniform2f(A.resolutionLocation,f,p),d.backdrop?m.uniform4f(A.resolutionLocation,d.backdrop[0],d.backdrop[1],d.backdrop[2],1):m.uniform4f(A.resolutionLocation,0,0,0,0),m.uniform1i(A.subtypeLocation,"Luminosity"===d.subtype?1:0);var v=i(m,t,m.TEXTURE0),y=i(m,h,m.TEXTURE1),b=m.createBuffer();return m.bindBuffer(m.ARRAY_BUFFER,b),m.bufferData(m.ARRAY_BUFFER,new Float32Array([0,0,f,0,0,p,0,p,f,0,f,p]),m.STATIC_DRAW),m.enableVertexAttribArray(A.positionLocation),m.vertexAttribPointer(A.positionLocation,2,m.FLOAT,!1,0,0),m.clearColor(0,0,0,0),m.enable(m.BLEND),m.blendFunc(m.ONE,m.ONE_MINUS_SRC_ALPHA),m.clear(m.COLOR_BUFFER_BIT),m.drawArrays(m.TRIANGLES,0,6),m.flush(),m.deleteTexture(v),m.deleteTexture(y),m.deleteBuffer(b),g},drawFigures:function(t,i,l,c,u){f||function(){var t,i;s(),t=a,a=null,i=o,o=null;var l=r(i,[e(i,h),n(i,d)]);i.useProgram(l);var c={};c.gl=i,c.canvas=t,c.resolutionLocation=i.getUniformLocation(l,"u_resolution"),c.scaleLocation=i.getUniformLocation(l,"u_scale"),c.offsetLocation=i.getUniformLocation(l,"u_offset"),c.positionLocation=i.getAttribLocation(l,"a_position"),c.colorLocation=i.getAttribLocation(l,"a_color"),f=c}();var p=f,A=p.canvas,g=p.gl;A.width=t,A.height=i,g.viewport(0,0,g.drawingBufferWidth,g.drawingBufferHeight),g.uniform2f(p.resolutionLocation,t,i);var m,v,y,b=0;for(m=0,v=c.length;m<v;m++)switch(c[m].type){case"lattice":b+=((y=c[m].coords.length/c[m].verticesPerRow|0)-1)*(c[m].verticesPerRow-1)*6;break;case"triangles":b+=c[m].coords.length}var _=new Float32Array(2*b),w=new Uint8Array(3*b),x=u.coords,S=u.colors,C=0,k=0;for(m=0,v=c.length;m<v;m++){var B=c[m],T=B.coords,E=B.colors;switch(B.type){case"lattice":var M=B.verticesPerRow;y=T.length/M|0;for(var O=1;O<y;O++)for(var L=O*M+1,D=1;D<M;D++,L++)_[C]=x[T[L-M-1]],_[C+1]=x[T[L-M-1]+1],_[C+2]=x[T[L-M]],_[C+3]=x[T[L-M]+1],_[C+4]=x[T[L-1]],_[C+5]=x[T[L-1]+1],w[k]=S[E[L-M-1]],w[k+1]=S[E[L-M-1]+1],w[k+2]=S[E[L-M-1]+2],w[k+3]=S[E[L-M]],w[k+4]=S[E[L-M]+1],w[k+5]=S[E[L-M]+2],w[k+6]=S[E[L-1]],w[k+7]=S[E[L-1]+1],w[k+8]=S[E[L-1]+2],_[C+6]=_[C+2],_[C+7]=_[C+3],_[C+8]=_[C+4],_[C+9]=_[C+5],_[C+10]=x[T[L]],_[C+11]=x[T[L]+1],w[k+9]=w[k+3],w[k+10]=w[k+4],w[k+11]=w[k+5],w[k+12]=w[k+6],w[k+13]=w[k+7],w[k+14]=w[k+8],w[k+15]=S[E[L]],w[k+16]=S[E[L]+1],w[k+17]=S[E[L]+2],C+=12,k+=18;break;case"triangles":for(var I=0,P=T.length;I<P;I++)_[C]=x[T[I]],_[C+1]=x[T[I]+1],w[k]=S[E[I]],w[k+1]=S[E[I]+1],w[k+2]=S[E[I]+2],C+=2,k+=3}}l?g.clearColor(l[0]/255,l[1]/255,l[2]/255,1):g.clearColor(0,0,0,0),g.clear(g.COLOR_BUFFER_BIT);var N=g.createBuffer();g.bindBuffer(g.ARRAY_BUFFER,N),g.bufferData(g.ARRAY_BUFFER,_,g.STATIC_DRAW),g.enableVertexAttribArray(p.positionLocation),g.vertexAttribPointer(p.positionLocation,2,g.FLOAT,!1,0,0);var F=g.createBuffer();return g.bindBuffer(g.ARRAY_BUFFER,F),g.bufferData(g.ARRAY_BUFFER,w,g.STATIC_DRAW),g.enableVertexAttribArray(p.colorLocation),g.vertexAttribPointer(p.colorLocation,3,g.UNSIGNED_BYTE,!1,0,0),g.uniform2f(p.scaleLocation,u.scaleX,u.scaleY),g.uniform2f(p.offsetLocation,u.offsetX,u.offsetY),g.drawArrays(g.TRIANGLES,0,b),g.flush(),g.deleteBuffer(N),g.deleteBuffer(F),A},cleanup:function(){u&&u.canvas&&(u.canvas.width=0,u.canvas.height=0),f&&f.canvas&&(f.canvas.width=0,f.canvas.height=0),u=null,f=null}}}()},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.AnnotationLayer=void 0;var r=n(1),i=n(5);function o(t,e){var n;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(n=function(t,e){if(!t)return;if("string"==typeof t)return a(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(t,e)}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,l=!1;return{s:function(){n=t[Symbol.iterator]()},n:function(){var t=n.next();return s=t.done,t},e:function(t){l=!0,o=t},f:function(){try{s||null==n.return||n.return()}finally{if(l)throw o}}}}function a(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function s(t,e,n){return(s="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(t,e,n){var r=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=f(t)););return t}(t,e);if(r){var i=Object.getOwnPropertyDescriptor(r,e);return i.get?i.get.call(n):i.value}})(t,e,n||t)}function l(t){"@babel/helpers - typeof";return(l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function c(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&u(t,e)}function u(t,e){return(u=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function h(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}();return function(){var n,r=f(t);if(e){var i=f(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===l(e)||"function"==typeof e))return e;return d(t)}(this,n)}}function d(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function f(t){return(f=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function p(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function A(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function g(t,e,n){return e&&A(t.prototype,e),n&&A(t,n),t}var m=function(){function t(){p(this,t)}return g(t,null,[{key:"create",value:function(t){switch(t.data.annotationType){case i.AnnotationType.LINK:return new y(t);case i.AnnotationType.TEXT:return new b(t);case i.AnnotationType.WIDGET:switch(t.data.fieldType){case"Tx":return new w(t);case"Btn":return t.data.radioButton?new S(t):t.data.checkBox?new x(t):new C(t);case"Ch":return new k(t)}return new _(t);case i.AnnotationType.POPUP:return new B(t);case i.AnnotationType.FREETEXT:return new E(t);case i.AnnotationType.LINE:return new M(t);case i.AnnotationType.SQUARE:return new O(t);case i.AnnotationType.CIRCLE:return new L(t);case i.AnnotationType.POLYLINE:return new D(t);case i.AnnotationType.CARET:return new P(t);case i.AnnotationType.INK:return new N(t);case i.AnnotationType.POLYGON:return new I(t);case i.AnnotationType.HIGHLIGHT:return new F(t);case i.AnnotationType.UNDERLINE:return new R(t);case i.AnnotationType.SQUIGGLY:return new j(t);case i.AnnotationType.STRIKEOUT:return new H(t);case i.AnnotationType.STAMP:return new U(t);case i.AnnotationType.FILEATTACHMENT:return new Q(t);default:return new v(t)}}}]),t}(),v=function(){function t(e){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];p(this,t),this.isRenderable=n,this.data=e.data,this.layer=e.layer,this.page=e.page,this.viewport=e.viewport,this.linkService=e.linkService,this.downloadManager=e.downloadManager,this.imageResourcesPath=e.imageResourcesPath,this.renderInteractiveForms=e.renderInteractiveForms,this.svgFactory=e.svgFactory,n&&(this.container=this._createContainer(r))}return g(t,[{key:"_createContainer",value:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=this.data,n=this.page,r=this.viewport,o=document.createElement("section"),a=e.rect[2]-e.rect[0],s=e.rect[3]-e.rect[1];o.setAttribute("data-annotation-id",e.id);var l=i.Util.normalizeRect([e.rect[0],n.view[3]-e.rect[1]+n.view[1],e.rect[2],n.view[3]-e.rect[3]+n.view[1]]);if(o.style.transform="matrix(".concat(r.transform.join(","),")"),o.style.transformOrigin="-".concat(l[0],"px -").concat(l[1],"px"),!t&&e.borderStyle.width>0){o.style.borderWidth="".concat(e.borderStyle.width,"px"),e.borderStyle.style!==i.AnnotationBorderStyleType.UNDERLINE&&(a-=2*e.borderStyle.width,s-=2*e.borderStyle.width);var c=e.borderStyle.horizontalCornerRadius,u=e.borderStyle.verticalCornerRadius;if(c>0||u>0){var h="".concat(c,"px / ").concat(u,"px");o.style.borderRadius=h}switch(e.borderStyle.style){case i.AnnotationBorderStyleType.SOLID:o.style.borderStyle="solid";break;case i.AnnotationBorderStyleType.DASHED:o.style.borderStyle="dashed";break;case i.AnnotationBorderStyleType.BEVELED:(0,i.warn)("Unimplemented border style: beveled");break;case i.AnnotationBorderStyleType.INSET:(0,i.warn)("Unimplemented border style: inset");break;case i.AnnotationBorderStyleType.UNDERLINE:o.style.borderBottomStyle="solid"}e.color?o.style.borderColor=i.Util.makeCssRgb(0|e.color[0],0|e.color[1],0|e.color[2]):o.style.borderWidth=0}return o.style.left="".concat(l[0],"px"),o.style.top="".concat(l[1],"px"),o.style.width="".concat(a,"px"),o.style.height="".concat(s,"px"),o}},{key:"_createPopup",value:function(t,e,n){e||((e=document.createElement("div")).style.height=t.style.height,e.style.width=t.style.width,t.appendChild(e));var r=new T({container:t,trigger:e,color:n.color,title:n.title,modificationDate:n.modificationDate,contents:n.contents,hideWrapper:!0}).render();r.style.left=t.style.width,t.appendChild(r)}},{key:"render",value:function(){(0,i.unreachable)("Abstract method `AnnotationElement.render` called")}}]),t}(),y=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.url||t.data.dest||t.data.action);return e.call(this,t,r)}return g(n,[{key:"render",value:function(){this.container.className="linkAnnotation";var t=this.data,e=this.linkService,n=document.createElement("a");return t.url?(0,r.addLinkAttributes)(n,{url:t.url,target:t.newWindow?r.LinkTarget.BLANK:e.externalLinkTarget,rel:e.externalLinkRel,enabled:e.externalLinkEnabled}):t.action?this._bindNamedAction(n,t.action):this._bindLink(n,t.dest),this.container.appendChild(n),this.container}},{key:"_bindLink",value:function(t,e){var n=this;t.href=this.linkService.getDestinationHash(e),t.onclick=function(){return e&&n.linkService.navigateTo(e),!1},e&&(t.className="internalLink")}},{key:"_bindNamedAction",value:function(t,e){var n=this;t.href=this.linkService.getAnchorUrl(""),t.onclick=function(){return n.linkService.executeNamedAction(e),!1},t.className="internalLink"}}]),n}(),b=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r)}return g(n,[{key:"render",value:function(){this.container.className="textAnnotation";var t=document.createElement("img");return t.style.height=this.container.style.height,t.style.width=this.container.style.width,t.src=this.imageResourcesPath+"annotation-"+this.data.name.toLowerCase()+".svg",t.alt="[{{type}} Annotation]",t.dataset.l10nId="text_annotation_type",t.dataset.l10nArgs=JSON.stringify({type:this.data.name}),this.data.hasPopup||this._createPopup(this.container,t,this.data),this.container.appendChild(t),this.container}}]),n}(),_=function(t){c(n,v);var e=h(n);function n(){return p(this,n),e.apply(this,arguments)}return g(n,[{key:"render",value:function(){return this.container}}]),n}(),w=function(t){c(n,_);var e=h(n);function n(t){p(this,n);var r=t.renderInteractiveForms||!t.data.hasAppearance&&!!t.data.fieldValue;return e.call(this,t,r)}return g(n,[{key:"render",value:function(){this.container.className="textWidgetAnnotation";var t=null;if(this.renderInteractiveForms){if(this.data.multiLine?(t=document.createElement("textarea")).textContent=this.data.fieldValue:((t=document.createElement("input")).type="text",t.setAttribute("value",this.data.fieldValue)),t.disabled=this.data.readOnly,t.name=this.data.fieldName,null!==this.data.maxLen&&(t.maxLength=this.data.maxLen),this.data.comb){var e=(this.data.rect[2]-this.data.rect[0])/this.data.maxLen;t.classList.add("comb"),t.style.letterSpacing="calc(".concat(e,"px - 1ch)")}}else{(t=document.createElement("div")).textContent=this.data.fieldValue,t.style.verticalAlign="middle",t.style.display="table-cell";var n=null;this.data.fontRefName&&this.page.commonObjs.has(this.data.fontRefName)&&(n=this.page.commonObjs.get(this.data.fontRefName)),this._setTextStyle(t,n)}return null!==this.data.textAlignment&&(t.style.textAlign=["left","center","right"][this.data.textAlignment]),this.container.appendChild(t),this.container}},{key:"_setTextStyle",value:function(t,e){var n=t.style;if(n.fontSize="".concat(this.data.fontSize,"px"),n.direction=this.data.fontDirection<0?"rtl":"ltr",e){var r="normal";e.black?r="900":e.bold&&(r="bold"),n.fontWeight=r,n.fontStyle=e.italic?"italic":"normal";var i=e.loadedName?'"'.concat(e.loadedName,'", '):"",o=e.fallbackName||"Helvetica, sans-serif";n.fontFamily=i+o}}}]),n}(),x=function(t){c(n,_);var e=h(n);function n(t){return p(this,n),e.call(this,t,t.renderInteractiveForms)}return g(n,[{key:"render",value:function(){this.container.className="buttonWidgetAnnotation checkBox";var t=document.createElement("input");return t.disabled=this.data.readOnly,t.type="checkbox",t.name=this.data.fieldName,this.data.fieldValue&&"Off"!==this.data.fieldValue&&t.setAttribute("checked",!0),this.container.appendChild(t),this.container}}]),n}(),S=function(t){c(n,_);var e=h(n);function n(t){return p(this,n),e.call(this,t,t.renderInteractiveForms)}return g(n,[{key:"render",value:function(){this.container.className="buttonWidgetAnnotation radioButton";var t=document.createElement("input");return t.disabled=this.data.readOnly,t.type="radio",t.name=this.data.fieldName,this.data.fieldValue===this.data.buttonValue&&t.setAttribute("checked",!0),this.container.appendChild(t),this.container}}]),n}(),C=function(t){c(n,y);var e=h(n);function n(){return p(this,n),e.apply(this,arguments)}return g(n,[{key:"render",value:function(){var t=s(f(n.prototype),"render",this).call(this);return t.className="buttonWidgetAnnotation pushButton",t}}]),n}(),k=function(t){c(n,_);var e=h(n);function n(t){return p(this,n),e.call(this,t,t.renderInteractiveForms)}return g(n,[{key:"render",value:function(){this.container.className="choiceWidgetAnnotation";var t=document.createElement("select");t.disabled=this.data.readOnly,t.name=this.data.fieldName,this.data.combo||(t.size=this.data.options.length,this.data.multiSelect&&(t.multiple=!0));var e,n=o(this.data.options);try{for(n.s();!(e=n.n()).done;){var r=e.value,i=document.createElement("option");i.textContent=r.displayValue,i.value=r.exportValue,this.data.fieldValue.includes(r.displayValue)&&i.setAttribute("selected",!0),t.appendChild(i)}}catch(t){n.e(t)}finally{n.f()}return this.container.appendChild(t),this.container}}]),n}(),B=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!(!t.data.title&&!t.data.contents);return e.call(this,t,r)}return g(n,[{key:"render",value:function(){if(this.container.className="popupAnnotation",["Line","Square","Circle","PolyLine","Polygon","Ink"].includes(this.data.parentType))return this.container;var t='[data-annotation-id="'.concat(this.data.parentId,'"]'),e=this.layer.querySelector(t);if(!e)return this.container;var n=new T({container:this.container,trigger:e,color:this.data.color,title:this.data.title,modificationDate:this.data.modificationDate,contents:this.data.contents}),r=parseFloat(e.style.left),i=parseFloat(e.style.width);return this.container.style.transformOrigin="-".concat(r+i,"px -").concat(e.style.top),this.container.style.left="".concat(r+i,"px"),this.container.appendChild(n.render()),this.container}}]),n}(),T=function(){function t(e){p(this,t),this.container=e.container,this.trigger=e.trigger,this.color=e.color,this.title=e.title,this.modificationDate=e.modificationDate,this.contents=e.contents,this.hideWrapper=e.hideWrapper||!1,this.pinned=!1}return g(t,[{key:"render",value:function(){var t=document.createElement("div");t.className="popupWrapper",this.hideElement=this.hideWrapper?t:this.container,this.hideElement.setAttribute("hidden",!0);var e=document.createElement("div");e.className="popup";var n=this.color;if(n){var o=.7*(255-n[0])+n[0],a=.7*(255-n[1])+n[1],s=.7*(255-n[2])+n[2];e.style.backgroundColor=i.Util.makeCssRgb(0|o,0|a,0|s)}var l=document.createElement("h1");l.textContent=this.title,e.appendChild(l);var c=r.PDFDateString.toDateObject(this.modificationDate);if(c){var u=document.createElement("span");u.textContent="{{date}}, {{time}}",u.dataset.l10nId="annotation_date_string",u.dataset.l10nArgs=JSON.stringify({date:c.toLocaleDateString(),time:c.toLocaleTimeString()}),e.appendChild(u)}var h=this._formatContents(this.contents);return e.appendChild(h),this.trigger.addEventListener("click",this._toggle.bind(this)),this.trigger.addEventListener("mouseover",this._show.bind(this,!1)),this.trigger.addEventListener("mouseout",this._hide.bind(this,!1)),e.addEventListener("click",this._hide.bind(this,!0)),t.appendChild(e),t}},{key:"_formatContents",value:function(t){for(var e=document.createElement("p"),n=t.split(/(?:\r\n?|\n)/),r=0,i=n.length;r<i;++r){var o=n[r];e.appendChild(document.createTextNode(o)),r<i-1&&e.appendChild(document.createElement("br"))}return e}},{key:"_toggle",value:function(){this.pinned?this._hide(!0):this._show(!0)}},{key:"_show",value:function(){arguments.length>0&&void 0!==arguments[0]&&arguments[0]&&(this.pinned=!0),this.hideElement.hasAttribute("hidden")&&(this.hideElement.removeAttribute("hidden"),this.container.style.zIndex+=1)}},{key:"_hide",value:function(){(!(arguments.length>0&&void 0!==arguments[0])||arguments[0])&&(this.pinned=!1),this.hideElement.hasAttribute("hidden")||this.pinned||(this.hideElement.setAttribute("hidden",!0),this.container.style.zIndex-=1)}}]),t}(),E=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r,!0)}return g(n,[{key:"render",value:function(){return this.container.className="freeTextAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}]),n}(),M=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r,!0)}return g(n,[{key:"render",value:function(){this.container.className="lineAnnotation";var t=this.data,e=t.rect[2]-t.rect[0],n=t.rect[3]-t.rect[1],r=this.svgFactory.create(e,n),i=this.svgFactory.createElement("svg:line");return i.setAttribute("x1",t.rect[2]-t.lineCoordinates[0]),i.setAttribute("y1",t.rect[3]-t.lineCoordinates[1]),i.setAttribute("x2",t.rect[2]-t.lineCoordinates[2]),i.setAttribute("y2",t.rect[3]-t.lineCoordinates[3]),i.setAttribute("stroke-width",t.borderStyle.width||1),i.setAttribute("stroke","transparent"),r.appendChild(i),this.container.append(r),this._createPopup(this.container,i,t),this.container}}]),n}(),O=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r,!0)}return g(n,[{key:"render",value:function(){this.container.className="squareAnnotation";var t=this.data,e=t.rect[2]-t.rect[0],n=t.rect[3]-t.rect[1],r=this.svgFactory.create(e,n),i=t.borderStyle.width,o=this.svgFactory.createElement("svg:rect");return o.setAttribute("x",i/2),o.setAttribute("y",i/2),o.setAttribute("width",e-i),o.setAttribute("height",n-i),o.setAttribute("stroke-width",i||1),o.setAttribute("stroke","transparent"),o.setAttribute("fill","none"),r.appendChild(o),this.container.append(r),this._createPopup(this.container,o,t),this.container}}]),n}(),L=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r,!0)}return g(n,[{key:"render",value:function(){this.container.className="circleAnnotation";var t=this.data,e=t.rect[2]-t.rect[0],n=t.rect[3]-t.rect[1],r=this.svgFactory.create(e,n),i=t.borderStyle.width,o=this.svgFactory.createElement("svg:ellipse");return o.setAttribute("cx",e/2),o.setAttribute("cy",n/2),o.setAttribute("rx",e/2-i/2),o.setAttribute("ry",n/2-i/2),o.setAttribute("stroke-width",i||1),o.setAttribute("stroke","transparent"),o.setAttribute("fill","none"),r.appendChild(o),this.container.append(r),this._createPopup(this.container,o,t),this.container}}]),n}(),D=function(t){c(n,v);var e=h(n);function n(t){var r;p(this,n);var i=!!(t.data.hasPopup||t.data.title||t.data.contents);return(r=e.call(this,t,i,!0)).containerClassName="polylineAnnotation",r.svgElementName="svg:polyline",r}return g(n,[{key:"render",value:function(){this.container.className=this.containerClassName;var t,e=this.data,n=e.rect[2]-e.rect[0],r=e.rect[3]-e.rect[1],i=this.svgFactory.create(n,r),a=[],s=o(e.vertices);try{for(s.s();!(t=s.n()).done;){var l=t.value,c=l.x-e.rect[0],u=e.rect[3]-l.y;a.push(c+","+u)}}catch(t){s.e(t)}finally{s.f()}a=a.join(" ");var h=this.svgFactory.createElement(this.svgElementName);return h.setAttribute("points",a),h.setAttribute("stroke-width",e.borderStyle.width||1),h.setAttribute("stroke","transparent"),h.setAttribute("fill","none"),i.appendChild(h),this.container.append(i),this._createPopup(this.container,h,e),this.container}}]),n}(),I=function(t){c(n,D);var e=h(n);function n(t){var r;return p(this,n),(r=e.call(this,t)).containerClassName="polygonAnnotation",r.svgElementName="svg:polygon",r}return n}(),P=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r,!0)}return g(n,[{key:"render",value:function(){return this.container.className="caretAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}]),n}(),N=function(t){c(n,v);var e=h(n);function n(t){var r;p(this,n);var i=!!(t.data.hasPopup||t.data.title||t.data.contents);return(r=e.call(this,t,i,!0)).containerClassName="inkAnnotation",r.svgElementName="svg:polyline",r}return g(n,[{key:"render",value:function(){this.container.className=this.containerClassName;var t,e=this.data,n=e.rect[2]-e.rect[0],r=e.rect[3]-e.rect[1],i=this.svgFactory.create(n,r),a=o(e.inkLists);try{for(a.s();!(t=a.n()).done;){var s,l=[],c=o(t.value);try{for(c.s();!(s=c.n()).done;){var u=s.value,h=u.x-e.rect[0],d=e.rect[3]-u.y;l.push("".concat(h,",").concat(d))}}catch(t){c.e(t)}finally{c.f()}l=l.join(" ");var f=this.svgFactory.createElement(this.svgElementName);f.setAttribute("points",l),f.setAttribute("stroke-width",e.borderStyle.width||1),f.setAttribute("stroke","transparent"),f.setAttribute("fill","none"),this._createPopup(this.container,f,e),i.appendChild(f)}}catch(t){a.e(t)}finally{a.f()}return this.container.append(i),this.container}}]),n}(),F=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r,!0)}return g(n,[{key:"render",value:function(){return this.container.className="highlightAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}]),n}(),R=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r,!0)}return g(n,[{key:"render",value:function(){return this.container.className="underlineAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}]),n}(),j=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r,!0)}return g(n,[{key:"render",value:function(){return this.container.className="squigglyAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}]),n}(),H=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r,!0)}return g(n,[{key:"render",value:function(){return this.container.className="strikeoutAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}]),n}(),U=function(t){c(n,v);var e=h(n);function n(t){p(this,n);var r=!!(t.data.hasPopup||t.data.title||t.data.contents);return e.call(this,t,r,!0)}return g(n,[{key:"render",value:function(){return this.container.className="stampAnnotation",this.data.hasPopup||this._createPopup(this.container,null,this.data),this.container}}]),n}(),Q=function(t){c(n,v);var e=h(n);function n(t){var o;p(this,n);var a=(o=e.call(this,t,!0)).data.file,s=a.filename,l=a.content;return o.filename=(0,r.getFilenameFromUrl)(s),o.content=l,o.linkService.eventBus&&o.linkService.eventBus.dispatch("fileattachmentannotation",{source:d(o),id:(0,i.stringToPDFString)(s),filename:s,content:l}),o}return g(n,[{key:"render",value:function(){this.container.className="fileAttachmentAnnotation";var t=document.createElement("div");return t.style.height=this.container.style.height,t.style.width=this.container.style.width,t.addEventListener("dblclick",this._download.bind(this)),this.data.hasPopup||!this.data.title&&!this.data.contents||this._createPopup(this.container,t,this.data),this.container.appendChild(t),this.container}},{key:"_download",value:function(){this.downloadManager?this.downloadManager.downloadData(this.content,this.filename,""):(0,i.warn)("Download cannot be started due to unavailable download manager")}}]),n}(),z=function(){function t(){p(this,t)}return g(t,null,[{key:"render",value:function(t){var e,n=[],a=[],s=o(t.annotations);try{for(s.s();!(e=s.n()).done;){var l=e.value;l&&(l.annotationType!==i.AnnotationType.POPUP?n.push(l):a.push(l))}}catch(t){s.e(t)}finally{s.f()}a.length&&n.push.apply(n,a);for(var c=0,u=n;c<u.length;c++){var h=u[c],d=m.create({data:h,layer:t.div,page:t.page,viewport:t.viewport,linkService:t.linkService,downloadManager:t.downloadManager,imageResourcesPath:t.imageResourcesPath||"",renderInteractiveForms:t.renderInteractiveForms||!1,svgFactory:new r.DOMSVGFactory});d.isRenderable&&t.div.appendChild(d.render())}}},{key:"update",value:function(t){var e,n=o(t.annotations);try{for(n.s();!(e=n.n()).done;){var r=e.value,i=t.div.querySelector('[data-annotation-id="'.concat(r.id,'"]'));i&&(i.style.transform="matrix(".concat(t.viewport.transform.join(","),")"))}}catch(t){n.e(t)}finally{n.f()}t.div.removeAttribute("hidden")}}]),t}();e.AnnotationLayer=z},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.renderTextLayer=void 0;var r=n(5),i=function(){var t=1e5,e=/\S/;function n(t,n,i){var o,a=document.createElement("span"),s={angle:0,canvasWidth:0,isWhitespace:!1,originalTransform:null,paddingBottom:0,paddingLeft:0,paddingRight:0,paddingTop:0,scale:1};if(t._textDivs.push(a),o=n.str,!e.test(o))return s.isWhitespace=!0,void t._textDivProperties.set(a,s);var l=r.Util.transform(t._viewport.transform,n.transform),c=Math.atan2(l[1],l[0]),u=i[n.fontName];u.vertical&&(c+=Math.PI/2);var h,d,f=Math.sqrt(l[2]*l[2]+l[3]*l[3]),p=f;u.ascent?p=u.ascent*p:u.descent&&(p=(1+u.descent)*p),0===c?(h=l[4],d=l[5]-p):(h=l[4]+p*Math.sin(c),d=l[5]-p*Math.cos(c)),a.style.left="".concat(h,"px"),a.style.top="".concat(d,"px"),a.style.fontSize="".concat(f,"px"),a.style.fontFamily=u.fontFamily,a.textContent=n.str,t._fontInspectorEnabled&&(a.dataset.fontName=n.fontName),0!==c&&(s.angle=c*(180/Math.PI));var A=!1;if(n.str.length>1)A=!0;else if(n.transform[0]!==n.transform[3]){var g=Math.abs(n.transform[0]),m=Math.abs(n.transform[3]);g!==m&&Math.max(g,m)/Math.min(g,m)>1.5&&(A=!0)}if(A&&(u.vertical?s.canvasWidth=n.height*t._viewport.scale:s.canvasWidth=n.width*t._viewport.scale),t._textDivProperties.set(a,s),t._textContentStream&&t._layoutText(a),t._enhanceTextSelection){var v=1,y=0;0!==c&&(v=Math.cos(c),y=Math.sin(c));var b,_,w=(u.vertical?n.height:n.width)*t._viewport.scale,x=f;0!==c?(b=[v,y,-y,v,h,d],_=r.Util.getAxialAlignedBoundingBox([0,0,w,x],b)):_=[h,d,h+w,d+x],t._bounds.push({left:_[0],top:_[1],right:_[2],bottom:_[3],div:a,size:[w,x],m:b})}}function i(e){if(!e._canceled){var n=e._textDivs,r=e._capability,i=n.length;if(i>t)return e._renderingDone=!0,void r.resolve();if(!e._textContentStream)for(var o=0;o<i;o++)e._layoutText(n[o]);e._renderingDone=!0,r.resolve()}}function o(t,e,n){for(var r=0,i=0;i<n;i++){var o=t[e++];o>0&&(r=r?Math.min(o,r):o)}return r}function a(t){for(var e=t._bounds,n=t._viewport,i=function(t,e,n){var r=n.map(function(t,e){return{x1:t.left,y1:t.top,x2:t.right,y2:t.bottom,index:e,x1New:void 0,x2New:void 0}});s(t,r);var i=new Array(n.length);return r.forEach(function(t){var e=t.index;i[e]={left:t.x1New,top:0,right:t.x2New,bottom:0}}),n.map(function(e,n){var o=i[n],a=r[n];a.x1=e.top,a.y1=t-o.right,a.x2=e.bottom,a.y2=t-o.left,a.index=n,a.x1New=void 0,a.x2New=void 0}),s(e,r),r.forEach(function(t){var e=t.index;i[e].top=t.x1New,i[e].bottom=t.x2New}),i}(n.width,n.height,e),a=0;a<i.length;a++){var l=e[a].div,c=t._textDivProperties.get(l);if(0!==c.angle){var u=i[a],h=e[a],d=h.m,f=d[0],p=d[1],A=[[0,0],[0,h.size[1]],[h.size[0],0],h.size],g=new Float64Array(64);A.forEach(function(t,e){var n=r.Util.applyTransform(t,d);g[e+0]=f&&(u.left-n[0])/f,g[e+4]=p&&(u.top-n[1])/p,g[e+8]=f&&(u.right-n[0])/f,g[e+12]=p&&(u.bottom-n[1])/p,g[e+16]=p&&(u.left-n[0])/-p,g[e+20]=f&&(u.top-n[1])/f,g[e+24]=p&&(u.right-n[0])/-p,g[e+28]=f&&(u.bottom-n[1])/f,g[e+32]=f&&(u.left-n[0])/-f,g[e+36]=p&&(u.top-n[1])/-p,g[e+40]=f&&(u.right-n[0])/-f,g[e+44]=p&&(u.bottom-n[1])/-p,g[e+48]=p&&(u.left-n[0])/p,g[e+52]=f&&(u.top-n[1])/-f,g[e+56]=p&&(u.right-n[0])/p,g[e+60]=f&&(u.bottom-n[1])/-f});var m=1+Math.min(Math.abs(f),Math.abs(p));c.paddingLeft=o(g,32,16)/m,c.paddingTop=o(g,48,16)/m,c.paddingRight=o(g,0,16)/m,c.paddingBottom=o(g,16,16)/m,t._textDivProperties.set(l,c)}else c.paddingLeft=e[a].left-i[a].left,c.paddingTop=e[a].top-i[a].top,c.paddingRight=i[a].right-e[a].right,c.paddingBottom=i[a].bottom-e[a].bottom,t._textDivProperties.set(l,c)}}function s(t,e){e.sort(function(t,e){return t.x1-e.x1||t.index-e.index});var n=[{start:-1/0,end:1/0,boundary:{x1:-1/0,y1:-1/0,x2:0,y2:1/0,index:-1,x1New:0,x2New:0}}];e.forEach(function(t){for(var e=0;e<n.length&&n[e].end<=t.y1;)e++;for(var r,i,o=n.length-1;o>=0&&n[o].start>=t.y2;)o--;var a,s,l=-1/0;for(a=e;a<=o;a++){var c;(c=(i=(r=n[a]).boundary).x2>t.x1?i.index>t.index?i.x1New:t.x1:void 0===i.x2New?(i.x2+t.x1)/2:i.x2New)>l&&(l=c)}for(t.x1New=l,a=e;a<=o;a++)void 0===(i=(r=n[a]).boundary).x2New?i.x2>t.x1?i.index>t.index&&(i.x2New=i.x2):i.x2New=l:i.x2New>l&&(i.x2New=Math.max(l,i.x2));var u=[],h=null;for(a=e;a<=o;a++){var d=(i=(r=n[a]).boundary).x2>t.x2?i:t;h===d?u[u.length-1].end=r.end:(u.push({start:r.start,end:r.end,boundary:d}),h=d)}for(n[e].start<t.y1&&(u[0].start=t.y1,u.unshift({start:n[e].start,end:t.y1,boundary:n[e].boundary})),t.y2<n[o].end&&(u[u.length-1].end=t.y2,u.push({start:t.y2,end:n[o].end,boundary:n[o].boundary})),a=e;a<=o;a++)if(void 0===(i=(r=n[a]).boundary).x2New){var f=!1;for(s=e-1;!f&&s>=0&&n[s].start>=i.y1;s--)f=n[s].boundary===i;for(s=o+1;!f&&s<n.length&&n[s].end<=i.y2;s++)f=n[s].boundary===i;for(s=0;!f&&s<u.length;s++)f=u[s].boundary===i;f||(i.x2New=l)}Array.prototype.splice.apply(n,[e,o-e+1].concat(u))}),n.forEach(function(e){var n=e.boundary;void 0===n.x2New&&(n.x2New=Math.max(t,n.x2))})}function l(t){var e=this,n=t.textContent,i=t.textContentStream,o=t.container,a=t.viewport,s=t.textDivs,l=t.textContentItemsStr,c=t.enhanceTextSelection;this._textContent=n,this._textContentStream=i,this._container=o,this._viewport=a,this._textDivs=s||[],this._textContentItemsStr=l||[],this._enhanceTextSelection=!!c,this._fontInspectorEnabled=!(!globalThis.FontInspector||!globalThis.FontInspector.enabled),this._reader=null,this._layoutTextLastFontSize=null,this._layoutTextLastFontFamily=null,this._layoutTextCtx=null,this._textDivProperties=new WeakMap,this._renderingDone=!1,this._canceled=!1,this._capability=(0,r.createPromiseCapability)(),this._renderTimer=null,this._bounds=[],this._capability.promise.finally(function(){e._layoutTextCtx&&(e._layoutTextCtx.canvas.width=0,e._layoutTextCtx.canvas.height=0,e._layoutTextCtx=null)}).catch(function(){})}return l.prototype={get promise(){return this._capability.promise},cancel:function(){this._canceled=!0,this._reader&&(this._reader.cancel(new r.AbortException("TextLayer task cancelled.")),this._reader=null),null!==this._renderTimer&&(clearTimeout(this._renderTimer),this._renderTimer=null),this._capability.reject(new Error("TextLayer task cancelled."))},_processItems:function(t,e){for(var r=0,i=t.length;r<i;r++)this._textContentItemsStr.push(t[r].str),n(this,t[r],e)},_layoutText:function(t){var e=this._textDivProperties.get(t);if(!e.isWhitespace){var n="";if(0!==e.canvasWidth){var r=t.style,i=r.fontSize,o=r.fontFamily;i===this._layoutTextLastFontSize&&o===this._layoutTextLastFontFamily||(this._layoutTextCtx.font="".concat(i," ").concat(o),this._layoutTextLastFontSize=i,this._layoutTextLastFontFamily=o);var a=this._layoutTextCtx.measureText(t.textContent).width;a>0&&(e.scale=e.canvasWidth/a,n="scaleX(".concat(e.scale,")"))}0!==e.angle&&(n="rotate(".concat(e.angle,"deg) ").concat(n)),n.length>0&&(this._enhanceTextSelection&&(e.originalTransform=n),t.style.transform=n),this._textDivProperties.set(t,e),this._container.appendChild(t)}},_render:function(t){var e=this,n=(0,r.createPromiseCapability)(),o=Object.create(null),a=document.createElement("canvas");if(a.mozOpaque=!0,this._layoutTextCtx=a.getContext("2d",{alpha:!1}),this._textContent){var s=this._textContent.items,l=this._textContent.styles;this._processItems(s,l),n.resolve()}else{if(!this._textContentStream)throw new Error('Neither "textContent" nor "textContentStream" parameters specified.');this._reader=this._textContentStream.getReader(),function t(){e._reader.read().then(function(r){var i=r.value;r.done?n.resolve():(Object.assign(o,i.styles),e._processItems(i.items,o),t())},n.reject)}()}n.promise.then(function(){o=null,t?e._renderTimer=setTimeout(function(){i(e),e._renderTimer=null},t):i(e)},this._capability.reject)},expandTextDivs:function(t){if(this._enhanceTextSelection&&this._renderingDone){null!==this._bounds&&(a(this),this._bounds=null);for(var e=[],n=[],r=0,i=this._textDivs.length;r<i;r++){var o=this._textDivs[r],s=this._textDivProperties.get(o);s.isWhitespace||(t?(e.length=0,n.length=0,s.originalTransform&&e.push(s.originalTransform),s.paddingTop>0?(n.push("".concat(s.paddingTop,"px")),e.push("translateY(".concat(-s.paddingTop,"px)"))):n.push(0),s.paddingRight>0?n.push("".concat(s.paddingRight/s.scale,"px")):n.push(0),s.paddingBottom>0?n.push("".concat(s.paddingBottom,"px")):n.push(0),s.paddingLeft>0?(n.push("".concat(s.paddingLeft/s.scale,"px")),e.push("translateX(".concat(-s.paddingLeft/s.scale,"px)"))):n.push(0),o.style.padding=n.join(" "),e.length&&(o.style.transform=e.join(" "))):(o.style.padding=null,o.style.transform=s.originalTransform))}}}},function(t){var e=new l({textContent:t.textContent,textContentStream:t.textContentStream,container:t.container,viewport:t.viewport,textDivs:t.textDivs,textContentItemsStr:t.textContentItemsStr,enhanceTextSelection:t.enhanceTextSelection});return e._render(t.timeout),e}}();e.renderTextLayer=i},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.SVGGraphics=void 0;var r=n(5),i=n(1),o=n(7);function a(t){return function(t){if(Array.isArray(t))return u(t)}(t)||function(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||c(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function s(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done)&&(n.push(a.value),!e||n.length!==e);r=!0);}catch(t){i=!0,o=t}finally{try{r||null==s.return||s.return()}finally{if(i)throw o}}return n}(t,e)||c(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(t,e){var n;if("undefined"==typeof Symbol||null==t[Symbol.iterator]){if(Array.isArray(t)||(n=c(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var r=0,i=function(){};return{s:i,n:function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}},e:function(t){throw t},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=t[Symbol.iterator]()},n:function(){var t=n.next();return a=t.done,t},e:function(t){s=!0,o=t},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function c(t,e){if(t){if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?u(t,e):void 0}}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function h(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function d(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function f(t,e,n){return e&&d(t.prototype,e),n&&d(t,n),t}var p=function(){throw new Error("Not implemented: SVGGraphics")};e.SVGGraphics=p;var A=function(t){if(Number.isInteger(t))return t.toString();var e=t.toFixed(10),n=e.length-1;if("0"!==e[n])return e;do{n--}while("0"===e[n]);return e.substring(0,"."===e[n]?n:n+1)},g=function(t){if(0===t[4]&&0===t[5]){if(0===t[1]&&0===t[2])return 1===t[0]&&1===t[3]?"":"scale(".concat(A(t[0])," ").concat(A(t[3]),")");if(t[0]===t[3]&&t[1]===-t[2]){var e=180*Math.acos(t[0])/Math.PI;return"rotate(".concat(A(e),")")}}else if(1===t[0]&&0===t[1]&&0===t[2]&&1===t[3])return"translate(".concat(A(t[4])," ").concat(A(t[5]),")");return"matrix(".concat(A(t[0])," ").concat(A(t[1])," ").concat(A(t[2])," ").concat(A(t[3])," ").concat(A(t[4])," ")+"".concat(A(t[5]),")")},m={fontStyle:"normal",fontWeight:"normal",fillColor:"#000000"},v=["butt","round","square"],y=["miter","round","bevel"],b=function(){for(var t=new Uint8Array([137,80,78,71,13,10,26,10]),e=12,n=new Int32Array(256),i=0;i<256;i++){for(var a=i,s=0;s<8;s++)a=1&a?3988292384^a>>1&2147483647:a>>1&2147483647;n[i]=a}function l(t,e,r,i){var o=i,a=e.length;r[o]=a>>24&255,r[o+1]=a>>16&255,r[o+2]=a>>8&255,r[o+3]=255&a,r[o+=4]=255&t.charCodeAt(0),r[o+1]=255&t.charCodeAt(1),r[o+2]=255&t.charCodeAt(2),r[o+3]=255&t.charCodeAt(3),o+=4,r.set(e,o);var s=function(t,e,r){for(var i=-1,o=e;o<r;o++){var a=255&(i^t[o]);i=i>>>8^n[a]}return-1^i}(r,i+4,o+=e.length);r[o]=s>>24&255,r[o+1]=s>>16&255,r[o+2]=s>>8&255,r[o+3]=255&s}function c(t){var e=t.length,n=Math.ceil(e/65535),r=new Uint8Array(2+e+5*n+4),i=0;r[i++]=120,r[i++]=156;for(var o=0;e>65535;)r[i++]=0,r[i++]=255,r[i++]=255,r[i++]=0,r[i++]=0,r.set(t.subarray(o,o+65535),i),i+=65535,o+=65535,e-=65535;r[i++]=1,r[i++]=255&e,r[i++]=e>>8&255,r[i++]=255&~e,r[i++]=(65535&~e)>>8&255,r.set(t.subarray(o),i),i+=t.length-o;var a=function(t,e,n){for(var r=1,i=0,o=e;o<n;++o)i=(i+(r=(r+(255&t[o]))%65521))%65521;return i<<16|r}(t,0,t.length);return r[i++]=a>>24&255,r[i++]=a>>16&255,r[i++]=a>>8&255,r[i++]=255&a,r}function u(n,i,a,s){var u,h,d,f=n.width,p=n.height,A=n.data;switch(i){case r.ImageKind.GRAYSCALE_1BPP:h=0,u=1,d=f+7>>3;break;case r.ImageKind.RGB_24BPP:h=2,u=8,d=3*f;break;case r.ImageKind.RGBA_32BPP:h=6,u=8,d=4*f;break;default:throw new Error("invalid format")}for(var g=new Uint8Array((1+d)*p),m=0,v=0,y=0;y<p;++y)g[m++]=0,g.set(A.subarray(v,v+d),m),v+=d,m+=d;if(i===r.ImageKind.GRAYSCALE_1BPP&&s){m=0;for(var b=0;b<p;b++){m++;for(var _=0;_<d;_++)g[m++]^=255}}var w=new Uint8Array([f>>24&255,f>>16&255,f>>8&255,255&f,p>>24&255,p>>16&255,p>>8&255,255&p,u,h,0,0,0]),x=function(t){if(!o.isNodeJS)return c(t);try{var e;e=parseInt(process.versions.node)>=8?t:Buffer.from(t);var n=__webpack_require__(3).deflateSync(e,{level:9});return n instanceof Uint8Array?n:new Uint8Array(n)}catch(t){(0,r.warn)("Not compressing PNG because zlib.deflateSync is unavailable: "+t)}return c(t)}(g),S=t.length+3*e+w.length+x.length,C=new Uint8Array(S),k=0;return C.set(t,k),l("IHDR",w,C,k+=t.length),l("IDATA",x,C,k+=e+w.length),k+=e+x.length,l("IEND",new Uint8Array(0),C,k),(0,r.createObjectURL)(C,"image/png",a)}return function(t,e,n){return u(t,void 0===t.kind?r.ImageKind.GRAYSCALE_1BPP:t.kind,e,n)}}(),_=function(){function t(){h(this,t),this.fontSizeScale=1,this.fontWeight=m.fontWeight,this.fontSize=0,this.textMatrix=r.IDENTITY_MATRIX,this.fontMatrix=r.FONT_IDENTITY_MATRIX,this.leading=0,this.textRenderingMode=r.TextRenderingMode.FILL,this.textMatrixScale=1,this.x=0,this.y=0,this.lineX=0,this.lineY=0,this.charSpacing=0,this.wordSpacing=0,this.textHScale=1,this.textRise=0,this.fillColor=m.fillColor,this.strokeColor="#000000",this.fillAlpha=1,this.strokeAlpha=1,this.lineWidth=1,this.lineJoin="",this.lineCap="",this.miterLimit=0,this.dashArray=[],this.dashPhase=0,this.dependencies=[],this.activeClipUrl=null,this.clipGroup=null,this.maskId=""}return f(t,[{key:"clone",value:function(){return Object.create(this)}},{key:"setCurrentPoint",value:function(t,e){this.x=t,this.y=e}}]),t}(),w=0,x=0,S=0;e.SVGGraphics=p=function(){function t(e,n){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2];for(var a in h(this,t),this.svgFactory=new i.DOMSVGFactory,this.current=new _,this.transformMatrix=r.IDENTITY_MATRIX,this.transformStack=[],this.extraStack=[],this.commonObjs=e,this.objs=n,this.pendingClip=null,this.pendingEOFill=!1,this.embedFonts=!1,this.embeddedFonts=Object.create(null),this.cssStyle=null,this.forceDataSchema=!!o,this._operatorIdMapping=[],r.OPS)this._operatorIdMapping[r.OPS[a]]=a}return f(t,[{key:"save",value:function(){this.transformStack.push(this.transformMatrix);var t=this.current;this.extraStack.push(t),this.current=t.clone()}},{key:"restore",value:function(){this.transformMatrix=this.transformStack.pop(),this.current=this.extraStack.pop(),this.pendingClip=null,this.tgrp=null}},{key:"group",value:function(t){this.save(),this.executeOpTree(t),this.restore()}},{key:"loadDependencies",value:function(t){for(var e=this,n=t.fnArray,i=t.argsArray,o=0,a=n.length;o<a;o++)if(n[o]===r.OPS.dependency){var s,c=l(i[o]);try{var u=function(){var t=s.value,n=t.startsWith("g_")?e.commonObjs:e.objs,r=new Promise(function(e){n.get(t,e)});e.current.dependencies.push(r)};for(c.s();!(s=c.n()).done;)u()}catch(t){c.e(t)}finally{c.f()}}return Promise.all(this.current.dependencies)}},{key:"transform",value:function(t,e,n,i,o,a){var s=[t,e,n,i,o,a];this.transformMatrix=r.Util.transform(this.transformMatrix,s),this.tgrp=null}},{key:"getSVG",value:function(t,e){var n=this;this.viewport=e;var i=this._initialize(e);return this.loadDependencies(t).then(function(){return n.transformMatrix=r.IDENTITY_MATRIX,n.executeOpTree(n.convertOpList(t)),i})}},{key:"convertOpList",value:function(t){for(var e=this._operatorIdMapping,n=t.argsArray,r=t.fnArray,i=[],o=0,a=r.length;o<a;o++){var s=r[o];i.push({fnId:s,fn:e[s],args:n[o]})}return function(t){var e,n=[],r=[],i=l(t);try{for(i.s();!(e=i.n()).done;){var o=e.value;"save"!==o.fn?"restore"===o.fn?n=r.pop():n.push(o):(n.push({fnId:92,fn:"group",items:[]}),r.push(n),n=n[n.length-1].items)}}catch(t){i.e(t)}finally{i.f()}return n}(i)}},{key:"executeOpTree",value:function(t){var e,n=l(t);try{for(n.s();!(e=n.n()).done;){var i=e.value,o=i.fn,a=i.fnId,s=i.args;switch(0|a){case r.OPS.beginText:this.beginText();break;case r.OPS.dependency:break;case r.OPS.setLeading:this.setLeading(s);break;case r.OPS.setLeadingMoveText:this.setLeadingMoveText(s[0],s[1]);break;case r.OPS.setFont:this.setFont(s);break;case r.OPS.showText:case r.OPS.showSpacedText:this.showText(s[0]);break;case r.OPS.endText:this.endText();break;case r.OPS.moveText:this.moveText(s[0],s[1]);break;case r.OPS.setCharSpacing:this.setCharSpacing(s[0]);break;case r.OPS.setWordSpacing:this.setWordSpacing(s[0]);break;case r.OPS.setHScale:this.setHScale(s[0]);break;case r.OPS.setTextMatrix:this.setTextMatrix(s[0],s[1],s[2],s[3],s[4],s[5]);break;case r.OPS.setTextRise:this.setTextRise(s[0]);break;case r.OPS.setTextRenderingMode:this.setTextRenderingMode(s[0]);break;case r.OPS.setLineWidth:this.setLineWidth(s[0]);break;case r.OPS.setLineJoin:this.setLineJoin(s[0]);break;case r.OPS.setLineCap:this.setLineCap(s[0]);break;case r.OPS.setMiterLimit:this.setMiterLimit(s[0]);break;case r.OPS.setFillRGBColor:this.setFillRGBColor(s[0],s[1],s[2]);break;case r.OPS.setStrokeRGBColor:this.setStrokeRGBColor(s[0],s[1],s[2]);break;case r.OPS.setStrokeColorN:this.setStrokeColorN(s);break;case r.OPS.setFillColorN:this.setFillColorN(s);break;case r.OPS.shadingFill:this.shadingFill(s[0]);break;case r.OPS.setDash:this.setDash(s[0],s[1]);break;case r.OPS.setRenderingIntent:this.setRenderingIntent(s[0]);break;case r.OPS.setFlatness:this.setFlatness(s[0]);break;case r.OPS.setGState:this.setGState(s[0]);break;case r.OPS.fill:this.fill();break;case r.OPS.eoFill:this.eoFill();break;case r.OPS.stroke:this.stroke();break;case r.OPS.fillStroke:this.fillStroke();break;case r.OPS.eoFillStroke:this.eoFillStroke();break;case r.OPS.clip:this.clip("nonzero");break;case r.OPS.eoClip:this.clip("evenodd");break;case r.OPS.paintSolidColorImageMask:this.paintSolidColorImageMask();break;case r.OPS.paintImageXObject:this.paintImageXObject(s[0]);break;case r.OPS.paintInlineImageXObject:this.paintInlineImageXObject(s[0]);break;case r.OPS.paintImageMaskXObject:this.paintImageMaskXObject(s[0]);break;case r.OPS.paintFormXObjectBegin:this.paintFormXObjectBegin(s[0],s[1]);break;case r.OPS.paintFormXObjectEnd:this.paintFormXObjectEnd();break;case r.OPS.closePath:this.closePath();break;case r.OPS.closeStroke:this.closeStroke();break;case r.OPS.closeFillStroke:this.closeFillStroke();break;case r.OPS.closeEOFillStroke:this.closeEOFillStroke();break;case r.OPS.nextLine:this.nextLine();break;case r.OPS.transform:this.transform(s[0],s[1],s[2],s[3],s[4],s[5]);break;case r.OPS.constructPath:this.constructPath(s[0],s[1]);break;case r.OPS.endPath:this.endPath();break;case 92:this.group(i.items);break;default:(0,r.warn)("Unimplemented operator ".concat(o))}}}catch(t){n.e(t)}finally{n.f()}}},{key:"setWordSpacing",value:function(t){this.current.wordSpacing=t}},{key:"setCharSpacing",value:function(t){this.current.charSpacing=t}},{key:"nextLine",value:function(){this.moveText(0,this.current.leading)}},{key:"setTextMatrix",value:function(t,e,n,r,i,o){var a=this.current;a.textMatrix=a.lineMatrix=[t,e,n,r,i,o],a.textMatrixScale=Math.sqrt(t*t+e*e),a.x=a.lineX=0,a.y=a.lineY=0,a.xcoords=[],a.ycoords=[],a.tspan=this.svgFactory.createElement("svg:tspan"),a.tspan.setAttributeNS(null,"font-family",a.fontFamily),a.tspan.setAttributeNS(null,"font-size","".concat(A(a.fontSize),"px")),a.tspan.setAttributeNS(null,"y",A(-a.y)),a.txtElement=this.svgFactory.createElement("svg:text"),a.txtElement.appendChild(a.tspan)}},{key:"beginText",value:function(){var t=this.current;t.x=t.lineX=0,t.y=t.lineY=0,t.textMatrix=r.IDENTITY_MATRIX,t.lineMatrix=r.IDENTITY_MATRIX,t.textMatrixScale=1,t.tspan=this.svgFactory.createElement("svg:tspan"),t.txtElement=this.svgFactory.createElement("svg:text"),t.txtgrp=this.svgFactory.createElement("svg:g"),t.xcoords=[],t.ycoords=[]}},{key:"moveText",value:function(t,e){var n=this.current;n.x=n.lineX+=t,n.y=n.lineY+=e,n.xcoords=[],n.ycoords=[],n.tspan=this.svgFactory.createElement("svg:tspan"),n.tspan.setAttributeNS(null,"font-family",n.fontFamily),n.tspan.setAttributeNS(null,"font-size","".concat(A(n.fontSize),"px")),n.tspan.setAttributeNS(null,"y",A(-n.y))}},{key:"showText",value:function(t){var e=this.current,n=e.font,i=e.fontSize;if(0!==i){var o,a=e.fontSizeScale,s=e.charSpacing,c=e.wordSpacing,u=e.fontDirection,h=e.textHScale*u,d=n.vertical,f=d?1:-1,p=n.defaultVMetrics,v=i*e.fontMatrix[0],y=0,b=l(t);try{for(b.s();!(o=b.n()).done;){var _=o.value;if(null!==_)if((0,r.isNum)(_))y+=f*_*i/1e3;else{var w=(_.isSpace?c:0)+s,x=_.fontChar,S=void 0,C=void 0,k=_.width;if(d){var B=void 0,T=_.vmetric||p;B=-(B=_.vmetric?T[1]:.5*k)*v;var E=T[2]*v;k=T?-T[0]:k,S=B/a,C=(y+E)/a}else S=y/a,C=0;(_.isInFont||n.missingFile)&&(e.xcoords.push(e.x+S),d&&e.ycoords.push(-e.y+C),e.tspan.textContent+=x);y+=d?k*v-w*u:k*v+w*u}else y+=u*c}}catch(t){b.e(t)}finally{b.f()}e.tspan.setAttributeNS(null,"x",e.xcoords.map(A).join(" ")),d?e.tspan.setAttributeNS(null,"y",e.ycoords.map(A).join(" ")):e.tspan.setAttributeNS(null,"y",A(-e.y)),d?e.y-=y:e.x+=y*h,e.tspan.setAttributeNS(null,"font-family",e.fontFamily),e.tspan.setAttributeNS(null,"font-size","".concat(A(e.fontSize),"px")),e.fontStyle!==m.fontStyle&&e.tspan.setAttributeNS(null,"font-style",e.fontStyle),e.fontWeight!==m.fontWeight&&e.tspan.setAttributeNS(null,"font-weight",e.fontWeight);var M=e.textRenderingMode&r.TextRenderingMode.FILL_STROKE_MASK;if(M===r.TextRenderingMode.FILL||M===r.TextRenderingMode.FILL_STROKE?(e.fillColor!==m.fillColor&&e.tspan.setAttributeNS(null,"fill",e.fillColor),e.fillAlpha<1&&e.tspan.setAttributeNS(null,"fill-opacity",e.fillAlpha)):e.textRenderingMode===r.TextRenderingMode.ADD_TO_PATH?e.tspan.setAttributeNS(null,"fill","transparent"):e.tspan.setAttributeNS(null,"fill","none"),M===r.TextRenderingMode.STROKE||M===r.TextRenderingMode.FILL_STROKE){var O=1/(e.textMatrixScale||1);this._setStrokeAttributes(e.tspan,O)}var L=e.textMatrix;0!==e.textRise&&((L=L.slice())[5]+=e.textRise),e.txtElement.setAttributeNS(null,"transform","".concat(g(L)," scale(").concat(A(h),", -1)")),e.txtElement.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve"),e.txtElement.appendChild(e.tspan),e.txtgrp.appendChild(e.txtElement),this._ensureTransformGroup().appendChild(e.txtElement)}}},{key:"setLeadingMoveText",value:function(t,e){this.setLeading(-e),this.moveText(t,e)}},{key:"addFontStyle",value:function(t){if(!t.data)throw new Error('addFontStyle: No font data available, ensure that the "fontExtraProperties" API parameter is set.');this.cssStyle||(this.cssStyle=this.svgFactory.createElement("svg:style"),this.cssStyle.setAttributeNS(null,"type","text/css"),this.defs.appendChild(this.cssStyle));var e=(0,r.createObjectURL)(t.data,t.mimetype,this.forceDataSchema);this.cssStyle.textContent+='@font-face { font-family: "'.concat(t.loadedName,'";')+" src: url(".concat(e,"); }\n")}},{key:"setFont",value:function(t){var e=this.current,n=this.commonObjs.get(t[0]),i=t[1];e.font=n,!this.embedFonts||n.missingFile||this.embeddedFonts[n.loadedName]||(this.addFontStyle(n),this.embeddedFonts[n.loadedName]=n),e.fontMatrix=n.fontMatrix?n.fontMatrix:r.FONT_IDENTITY_MATRIX;var o="normal";n.black?o="900":n.bold&&(o="bold");var a=n.italic?"italic":"normal";i<0?(i=-i,e.fontDirection=-1):e.fontDirection=1,e.fontSize=i,e.fontFamily=n.loadedName,e.fontWeight=o,e.fontStyle=a,e.tspan=this.svgFactory.createElement("svg:tspan"),e.tspan.setAttributeNS(null,"y",A(-e.y)),e.xcoords=[],e.ycoords=[]}},{key:"endText",value:function(){var t=this.current;t.textRenderingMode&r.TextRenderingMode.ADD_TO_PATH_FLAG&&t.txtElement&&t.txtElement.hasChildNodes()&&(t.element=t.txtElement,this.clip("nonzero"),this.endPath())}},{key:"setLineWidth",value:function(t){t>0&&(this.current.lineWidth=t)}},{key:"setLineCap",value:function(t){this.current.lineCap=v[t]}},{key:"setLineJoin",value:function(t){this.current.lineJoin=y[t]}},{key:"setMiterLimit",value:function(t){this.current.miterLimit=t}},{key:"setStrokeAlpha",value:function(t){this.current.strokeAlpha=t}},{key:"setStrokeRGBColor",value:function(t,e,n){this.current.strokeColor=r.Util.makeCssRgb(t,e,n)}},{key:"setFillAlpha",value:function(t){this.current.fillAlpha=t}},{key:"setFillRGBColor",value:function(t,e,n){this.current.fillColor=r.Util.makeCssRgb(t,e,n),this.current.tspan=this.svgFactory.createElement("svg:tspan"),this.current.xcoords=[],this.current.ycoords=[]}},{key:"setStrokeColorN",value:function(t){this.current.strokeColor=this._makeColorN_Pattern(t)}},{key:"setFillColorN",value:function(t){this.current.fillColor=this._makeColorN_Pattern(t)}},{key:"shadingFill",value:function(t){var e=this.viewport.width,n=this.viewport.height,i=r.Util.inverseTransform(this.transformMatrix),o=r.Util.applyTransform([0,0],i),a=r.Util.applyTransform([0,n],i),s=r.Util.applyTransform([e,0],i),l=r.Util.applyTransform([e,n],i),c=Math.min(o[0],a[0],s[0],l[0]),u=Math.min(o[1],a[1],s[1],l[1]),h=Math.max(o[0],a[0],s[0],l[0]),d=Math.max(o[1],a[1],s[1],l[1]),f=this.svgFactory.createElement("svg:rect");f.setAttributeNS(null,"x",c),f.setAttributeNS(null,"y",u),f.setAttributeNS(null,"width",h-c),f.setAttributeNS(null,"height",d-u),f.setAttributeNS(null,"fill",this._makeShadingPattern(t)),this.current.fillAlpha<1&&f.setAttributeNS(null,"fill-opacity",this.current.fillAlpha),this._ensureTransformGroup().appendChild(f)}},{key:"_makeColorN_Pattern",value:function(t){return"TilingPattern"===t[0]?this._makeTilingPattern(t):this._makeShadingPattern(t)}},{key:"_makeTilingPattern",value:function(t){var e=t[1],n=t[2],i=t[3]||r.IDENTITY_MATRIX,o=s(t[4],4),l=o[0],c=o[1],u=o[2],h=o[3],d=t[5],f=t[6],p=t[7],A="shading".concat(S++),g=s(r.Util.applyTransform([l,c],i),2),m=g[0],v=g[1],y=s(r.Util.applyTransform([u,h],i),2),b=y[0],_=y[1],w=s(r.Util.singularValueDecompose2dScale(i),2),x=d*w[0],C=f*w[1],k=this.svgFactory.createElement("svg:pattern");k.setAttributeNS(null,"id",A),k.setAttributeNS(null,"patternUnits","userSpaceOnUse"),k.setAttributeNS(null,"width",x),k.setAttributeNS(null,"height",C),k.setAttributeNS(null,"x","".concat(m)),k.setAttributeNS(null,"y","".concat(v));var B=this.svg,T=this.transformMatrix,E=this.current.fillColor,M=this.current.strokeColor,O=this.svgFactory.create(b-m,_-v);if(this.svg=O,this.transformMatrix=i,2===p){var L=r.Util.makeCssRgb.apply(r.Util,a(e));this.current.fillColor=L,this.current.strokeColor=L}return this.executeOpTree(this.convertOpList(n)),this.svg=B,this.transformMatrix=T,this.current.fillColor=E,this.current.strokeColor=M,k.appendChild(O.childNodes[0]),this.defs.appendChild(k),"url(#".concat(A,")")}},{key:"_makeShadingPattern",value:function(t){switch(t[0]){case"RadialAxial":var e,n="shading".concat(S++),i=t[3];switch(t[1]){case"axial":var o=t[4],a=t[5];(e=this.svgFactory.createElement("svg:linearGradient")).setAttributeNS(null,"id",n),e.setAttributeNS(null,"gradientUnits","userSpaceOnUse"),e.setAttributeNS(null,"x1",o[0]),e.setAttributeNS(null,"y1",o[1]),e.setAttributeNS(null,"x2",a[0]),e.setAttributeNS(null,"y2",a[1]);break;case"radial":var s=t[4],c=t[5],u=t[6],h=t[7];(e=this.svgFactory.createElement("svg:radialGradient")).setAttributeNS(null,"id",n),e.setAttributeNS(null,"gradientUnits","userSpaceOnUse"),e.setAttributeNS(null,"cx",c[0]),e.setAttributeNS(null,"cy",c[1]),e.setAttributeNS(null,"r",h),e.setAttributeNS(null,"fx",s[0]),e.setAttributeNS(null,"fy",s[1]),e.setAttributeNS(null,"fr",u);break;default:throw new Error("Unknown RadialAxial type: ".concat(t[1]))}var d,f=l(i);try{for(f.s();!(d=f.n()).done;){var p=d.value,A=this.svgFactory.createElement("svg:stop");A.setAttributeNS(null,"offset",p[0]),A.setAttributeNS(null,"stop-color",p[1]),e.appendChild(A)}}catch(t){f.e(t)}finally{f.f()}return this.defs.appendChild(e),"url(#".concat(n,")");case"Mesh":return(0,r.warn)("Unimplemented pattern Mesh"),null;case"Dummy":return"hotpink";default:throw new Error("Unknown IR type: ".concat(t[0]))}}},{key:"setDash",value:function(t,e){this.current.dashArray=t,this.current.dashPhase=e}},{key:"constructPath",value:function(t,e){var n,i=this.current,o=i.x,a=i.y,s=[],c=0,u=l(t);try{for(u.s();!(n=u.n()).done;){switch(0|n.value){case r.OPS.rectangle:o=e[c++],a=e[c++];var h=o+e[c++],d=a+e[c++];s.push("M",A(o),A(a),"L",A(h),A(a),"L",A(h),A(d),"L",A(o),A(d),"Z");break;case r.OPS.moveTo:o=e[c++],a=e[c++],s.push("M",A(o),A(a));break;case r.OPS.lineTo:o=e[c++],a=e[c++],s.push("L",A(o),A(a));break;case r.OPS.curveTo:o=e[c+4],a=e[c+5],s.push("C",A(e[c]),A(e[c+1]),A(e[c+2]),A(e[c+3]),A(o),A(a)),c+=6;break;case r.OPS.curveTo2:s.push("C",A(o),A(a),A(e[c]),A(e[c+1]),A(e[c+2]),A(e[c+3])),o=e[c+2],a=e[c+3],c+=4;break;case r.OPS.curveTo3:o=e[c+2],a=e[c+3],s.push("C",A(e[c]),A(e[c+1]),A(o),A(a),A(o),A(a)),c+=4;break;case r.OPS.closePath:s.push("Z")}}}catch(t){u.e(t)}finally{u.f()}s=s.join(" "),i.path&&t.length>0&&t[0]!==r.OPS.rectangle&&t[0]!==r.OPS.moveTo?s=i.path.getAttributeNS(null,"d")+s:(i.path=this.svgFactory.createElement("svg:path"),this._ensureTransformGroup().appendChild(i.path)),i.path.setAttributeNS(null,"d",s),i.path.setAttributeNS(null,"fill","none"),i.element=i.path,i.setCurrentPoint(o,a)}},{key:"endPath",value:function(){var t=this.current;if(t.path=null,this.pendingClip)if(t.element){var e="clippath".concat(w++),n=this.svgFactory.createElement("svg:clipPath");n.setAttributeNS(null,"id",e),n.setAttributeNS(null,"transform",g(this.transformMatrix));var r=t.element.cloneNode(!0);"evenodd"===this.pendingClip?r.setAttributeNS(null,"clip-rule","evenodd"):r.setAttributeNS(null,"clip-rule","nonzero"),this.pendingClip=null,n.appendChild(r),this.defs.appendChild(n),t.activeClipUrl&&(t.clipGroup=null,this.extraStack.forEach(function(t){t.clipGroup=null}),n.setAttributeNS(null,"clip-path",t.activeClipUrl)),t.activeClipUrl="url(#".concat(e,")"),this.tgrp=null}else this.pendingClip=null}},{key:"clip",value:function(t){this.pendingClip=t}},{key:"closePath",value:function(){var t=this.current;if(t.path){var e="".concat(t.path.getAttributeNS(null,"d"),"Z");t.path.setAttributeNS(null,"d",e)}}},{key:"setLeading",value:function(t){this.current.leading=-t}},{key:"setTextRise",value:function(t){this.current.textRise=t}},{key:"setTextRenderingMode",value:function(t){this.current.textRenderingMode=t}},{key:"setHScale",value:function(t){this.current.textHScale=t/100}},{key:"setRenderingIntent",value:function(t){}},{key:"setFlatness",value:function(t){}},{key:"setGState",value:function(t){var e,n=l(t);try{for(n.s();!(e=n.n()).done;){var i=s(e.value,2),o=i[0],a=i[1];switch(o){case"LW":this.setLineWidth(a);break;case"LC":this.setLineCap(a);break;case"LJ":this.setLineJoin(a);break;case"ML":this.setMiterLimit(a);break;case"D":this.setDash(a[0],a[1]);break;case"RI":this.setRenderingIntent(a);break;case"FL":this.setFlatness(a);break;case"Font":this.setFont(a);break;case"CA":this.setStrokeAlpha(a);break;case"ca":this.setFillAlpha(a);break;default:(0,r.warn)("Unimplemented graphic state operator ".concat(o))}}}catch(t){n.e(t)}finally{n.f()}}},{key:"fill",value:function(){var t=this.current;t.element&&(t.element.setAttributeNS(null,"fill",t.fillColor),t.element.setAttributeNS(null,"fill-opacity",t.fillAlpha),this.endPath())}},{key:"stroke",value:function(){var t=this.current;t.element&&(this._setStrokeAttributes(t.element),t.element.setAttributeNS(null,"fill","none"),this.endPath())}},{key:"_setStrokeAttributes",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=this.current,r=n.dashArray;1!==e&&r.length>0&&(r=r.map(function(t){return e*t})),t.setAttributeNS(null,"stroke",n.strokeColor),t.setAttributeNS(null,"stroke-opacity",n.strokeAlpha),t.setAttributeNS(null,"stroke-miterlimit",A(n.miterLimit)),t.setAttributeNS(null,"stroke-linecap",n.lineCap),t.setAttributeNS(null,"stroke-linejoin",n.lineJoin),t.setAttributeNS(null,"stroke-width",A(e*n.lineWidth)+"px"),t.setAttributeNS(null,"stroke-dasharray",r.map(A).join(" ")),t.setAttributeNS(null,"stroke-dashoffset",A(e*n.dashPhase)+"px")}},{key:"eoFill",value:function(){this.current.element&&this.current.element.setAttributeNS(null,"fill-rule","evenodd"),this.fill()}},{key:"fillStroke",value:function(){this.stroke(),this.fill()}},{key:"eoFillStroke",value:function(){this.current.element&&this.current.element.setAttributeNS(null,"fill-rule","evenodd"),this.fillStroke()}},{key:"closeStroke",value:function(){this.closePath(),this.stroke()}},{key:"closeFillStroke",value:function(){this.closePath(),this.fillStroke()}},{key:"closeEOFillStroke",value:function(){this.closePath(),this.eoFillStroke()}},{key:"paintSolidColorImageMask",value:function(){var t=this.svgFactory.createElement("svg:rect");t.setAttributeNS(null,"x","0"),t.setAttributeNS(null,"y","0"),t.setAttributeNS(null,"width","1px"),t.setAttributeNS(null,"height","1px"),t.setAttributeNS(null,"fill",this.current.fillColor),this._ensureTransformGroup().appendChild(t)}},{key:"paintImageXObject",value:function(t){var e=this.objs.get(t);e?this.paintInlineImageXObject(e):(0,r.warn)("Dependent image with object ID ".concat(t," is not ready yet"))}},{key:"paintInlineImageXObject",value:function(t,e){var n=t.width,r=t.height,i=b(t,this.forceDataSchema,!!e),o=this.svgFactory.createElement("svg:rect");o.setAttributeNS(null,"x","0"),o.setAttributeNS(null,"y","0"),o.setAttributeNS(null,"width",A(n)),o.setAttributeNS(null,"height",A(r)),this.current.element=o,this.clip("nonzero");var a=this.svgFactory.createElement("svg:image");a.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",i),a.setAttributeNS(null,"x","0"),a.setAttributeNS(null,"y",A(-r)),a.setAttributeNS(null,"width",A(n)+"px"),a.setAttributeNS(null,"height",A(r)+"px"),a.setAttributeNS(null,"transform","scale(".concat(A(1/n)," ").concat(A(-1/r),")")),e?e.appendChild(a):this._ensureTransformGroup().appendChild(a)}},{key:"paintImageMaskXObject",value:function(t){var e=this.current,n=t.width,r=t.height,i=e.fillColor;e.maskId="mask".concat(x++);var o=this.svgFactory.createElement("svg:mask");o.setAttributeNS(null,"id",e.maskId);var a=this.svgFactory.createElement("svg:rect");a.setAttributeNS(null,"x","0"),a.setAttributeNS(null,"y","0"),a.setAttributeNS(null,"width",A(n)),a.setAttributeNS(null,"height",A(r)),a.setAttributeNS(null,"fill",i),a.setAttributeNS(null,"mask","url(#".concat(e.maskId,")")),this.defs.appendChild(o),this._ensureTransformGroup().appendChild(a),this.paintInlineImageXObject(t,o)}},{key:"paintFormXObjectBegin",value:function(t,e){if(Array.isArray(t)&&6===t.length&&this.transform(t[0],t[1],t[2],t[3],t[4],t[5]),e){var n=e[2]-e[0],r=e[3]-e[1],i=this.svgFactory.createElement("svg:rect");i.setAttributeNS(null,"x",e[0]),i.setAttributeNS(null,"y",e[1]),i.setAttributeNS(null,"width",A(n)),i.setAttributeNS(null,"height",A(r)),this.current.element=i,this.clip("nonzero"),this.endPath()}}},{key:"paintFormXObjectEnd",value:function(){}},{key:"_initialize",value:function(t){var e=this.svgFactory.create(t.width,t.height),n=this.svgFactory.createElement("svg:defs");e.appendChild(n),this.defs=n;var r=this.svgFactory.createElement("svg:g");return r.setAttributeNS(null,"transform",g(t.transform)),e.appendChild(r),this.svg=r,e}},{key:"_ensureClipGroup",value:function(){if(!this.current.clipGroup){var t=this.svgFactory.createElement("svg:g");t.setAttributeNS(null,"clip-path",this.current.activeClipUrl),this.svg.appendChild(t),this.current.clipGroup=t}return this.current.clipGroup}},{key:"_ensureTransformGroup",value:function(){return this.tgrp||(this.tgrp=this.svgFactory.createElement("svg:g"),this.tgrp.setAttributeNS(null,"transform",g(this.transformMatrix)),this.current.activeClipUrl?this._ensureClipGroup().appendChild(this.tgrp):this.svg.appendChild(this.tgrp)),this.tgrp}}]),t}()},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PDFNodeStream=void 0;var r,i=(r=n(2))&&r.__esModule?r:{default:r},o=n(5),a=n(213);function s(t){"@babel/helpers - typeof";return(s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function l(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&c(t,e)}function c(t,e){return(c=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function u(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}();return function(){var n,r=h(t);if(e){var i=h(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===s(e)||"function"==typeof e))return e;return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function h(t){return(h=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function d(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function f(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var o=t.apply(e,n);function a(t){d(o,r,i,a,s,"next",t)}function s(t){d(o,r,i,a,s,"throw",t)}a(void 0)})}}function p(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function A(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function g(t,e,n){return e&&A(t.prototype,e),n&&A(t,n),t}var m=__webpack_require__(4),v=__webpack_require__(5),y=__webpack_require__(6),b=__webpack_require__(7),_=/^file:\/\/\/[a-zA-Z]:\//;var w=function(){function t(e){var n,r;p(this,t),this.source=e,this.url=(n=e.url,"file:"===(r=b.parse(n)).protocol||r.host?r:/^[a-z]:[/\\]/i.test(n)?b.parse("file:///".concat(n)):(r.host||(r.protocol="file:"),r)),this.isHttp="http:"===this.url.protocol||"https:"===this.url.protocol,this.isFsUrl="file:"===this.url.protocol,this.httpHeaders=this.isHttp&&e.httpHeaders||{},this._fullRequestReader=null,this._rangeRequestReaders=[]}return g(t,[{key:"getFullReader",value:function(){return(0,o.assert)(!this._fullRequestReader,"PDFNodeStream.getFullReader can only be called once."),this._fullRequestReader=this.isFsUrl?new T(this):new k(this),this._fullRequestReader}},{key:"getRangeReader",value:function(t,e){if(e<=this._progressiveDataLength)return null;var n=this.isFsUrl?new E(this,t,e):new B(this,t,e);return this._rangeRequestReaders.push(n),n}},{key:"cancelAllRequests",value:function(t){this._fullRequestReader&&this._fullRequestReader.cancel(t),this._rangeRequestReaders.slice(0).forEach(function(e){e.cancel(t)})}},{key:"_progressiveDataLength",get:function(){return this._fullRequestReader?this._fullRequestReader._loaded:0}}]),t}();e.PDFNodeStream=w;var x=function(){function t(e){p(this,t),this._url=e.url,this._done=!1,this._storedError=null,this.onProgress=null;var n=e.source;this._contentLength=n.length,this._loaded=0,this._filename=null,this._disableRange=n.disableRange||!1,this._rangeChunkSize=n.rangeChunkSize,this._rangeChunkSize||this._disableRange||(this._disableRange=!0),this._isStreamingSupported=!n.disableStream,this._isRangeSupported=!n.disableRange,this._readableStream=null,this._readCapability=(0,o.createPromiseCapability)(),this._headersCapability=(0,o.createPromiseCapability)()}return g(t,[{key:"read",value:function(){var t=f(i.default.mark(function t(){var e,n;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._readCapability.promise;case 2:if(!this._done){t.next=4;break}return t.abrupt("return",{value:void 0,done:!0});case 4:if(!this._storedError){t.next=6;break}throw this._storedError;case 6:if(null!==(e=this._readableStream.read())){t.next=10;break}return this._readCapability=(0,o.createPromiseCapability)(),t.abrupt("return",this.read());case 10:return this._loaded+=e.length,this.onProgress&&this.onProgress({loaded:this._loaded,total:this._contentLength}),n=new Uint8Array(e).buffer,t.abrupt("return",{value:n,done:!1});case 14:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}()},{key:"cancel",value:function(t){this._readableStream?this._readableStream.destroy(t):this._error(t)}},{key:"_error",value:function(t){this._storedError=t,this._readCapability.resolve()}},{key:"_setReadableStream",value:function(t){var e=this;this._readableStream=t,t.on("readable",function(){e._readCapability.resolve()}),t.on("end",function(){t.destroy(),e._done=!0,e._readCapability.resolve()}),t.on("error",function(t){e._error(t)}),!this._isStreamingSupported&&this._isRangeSupported&&this._error(new o.AbortException("streaming is disabled")),this._storedError&&this._readableStream.destroy(this._storedError)}},{key:"headersReady",get:function(){return this._headersCapability.promise}},{key:"filename",get:function(){return this._filename}},{key:"contentLength",get:function(){return this._contentLength}},{key:"isRangeSupported",get:function(){return this._isRangeSupported}},{key:"isStreamingSupported",get:function(){return this._isStreamingSupported}}]),t}(),S=function(){function t(e){p(this,t),this._url=e.url,this._done=!1,this._storedError=null,this.onProgress=null,this._loaded=0,this._readableStream=null,this._readCapability=(0,o.createPromiseCapability)();var n=e.source;this._isStreamingSupported=!n.disableStream}return g(t,[{key:"read",value:function(){var t=f(i.default.mark(function t(){var e,n;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._readCapability.promise;case 2:if(!this._done){t.next=4;break}return t.abrupt("return",{value:void 0,done:!0});case 4:if(!this._storedError){t.next=6;break}throw this._storedError;case 6:if(null!==(e=this._readableStream.read())){t.next=10;break}return this._readCapability=(0,o.createPromiseCapability)(),t.abrupt("return",this.read());case 10:return this._loaded+=e.length,this.onProgress&&this.onProgress({loaded:this._loaded}),n=new Uint8Array(e).buffer,t.abrupt("return",{value:n,done:!1});case 14:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}()},{key:"cancel",value:function(t){this._readableStream?this._readableStream.destroy(t):this._error(t)}},{key:"_error",value:function(t){this._storedError=t,this._readCapability.resolve()}},{key:"_setReadableStream",value:function(t){var e=this;this._readableStream=t,t.on("readable",function(){e._readCapability.resolve()}),t.on("end",function(){t.destroy(),e._done=!0,e._readCapability.resolve()}),t.on("error",function(t){e._error(t)}),this._storedError&&this._readableStream.destroy(this._storedError)}},{key:"isStreamingSupported",get:function(){return this._isStreamingSupported}}]),t}();function C(t,e){return{protocol:t.protocol,auth:t.auth,host:t.hostname,port:t.port,path:t.path,method:"GET",headers:e}}var k=function(t){l(n,x);var e=u(n);function n(t){var r;p(this,n);var i=function(e){if(404===e.statusCode){var n=new o.MissingPDFException('Missing PDF "'.concat(r._url,'".'));return r._storedError=n,void r._headersCapability.reject(n)}r._headersCapability.resolve(),r._setReadableStream(e);var i=function(t){return r._readableStream.headers[t.toLowerCase()]},s=(0,a.validateRangeRequestCapabilities)({getResponseHeader:i,isHttp:t.isHttp,rangeChunkSize:r._rangeChunkSize,disableRange:r._disableRange}),l=s.allowRangeRequests,c=s.suggestedLength;r._isRangeSupported=l,r._contentLength=c||r._contentLength,r._filename=(0,a.extractFilenameFromHeader)(i)};return(r=e.call(this,t))._request=null,"http:"===r._url.protocol?r._request=v.request(C(r._url,t.httpHeaders),i):r._request=y.request(C(r._url,t.httpHeaders),i),r._request.on("error",function(t){r._storedError=t,r._headersCapability.reject(t)}),r._request.end(),r}return n}(),B=function(t){l(n,S);var e=u(n);function n(t,r,i){var a;for(var s in p(this,n),(a=e.call(this,t))._httpHeaders={},t.httpHeaders){var l=t.httpHeaders[s];void 0!==l&&(a._httpHeaders[s]=l)}a._httpHeaders.Range="bytes=".concat(r,"-").concat(i-1);var c=function(t){if(404!==t.statusCode)a._setReadableStream(t);else{var e=new o.MissingPDFException('Missing PDF "'.concat(a._url,'".'));a._storedError=e}};return a._request=null,"http:"===a._url.protocol?a._request=v.request(C(a._url,a._httpHeaders),c):a._request=y.request(C(a._url,a._httpHeaders),c),a._request.on("error",function(t){a._storedError=t}),a._request.end(),a}return n}(),T=function(t){l(n,x);var e=u(n);function n(t){var r;p(this,n),r=e.call(this,t);var i=decodeURIComponent(r._url.path);return _.test(r._url.href)&&(i=i.replace(/^\//,"")),m.lstat(i,function(t,e){if(t)return"ENOENT"===t.code&&(t=new o.MissingPDFException('Missing PDF "'.concat(i,'".'))),r._storedError=t,void r._headersCapability.reject(t);r._contentLength=e.size,r._setReadableStream(m.createReadStream(i)),r._headersCapability.resolve()}),r}return n}(),E=function(t){l(n,S);var e=u(n);function n(t,r,i){var o;p(this,n),o=e.call(this,t);var a=decodeURIComponent(o._url.path);return _.test(o._url.href)&&(a=a.replace(/^\//,"")),o._setReadableStream(m.createReadStream(a,{start:r,end:i-1})),o}return n}()},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.createResponseStatusError=function(t,e){if(404===t||0===t&&e.startsWith("file:"))return new r.MissingPDFException('Missing PDF "'+e+'".');return new r.UnexpectedResponseException("Unexpected server response ("+t+') while retrieving PDF "'+e+'".',t)},e.extractFilenameFromHeader=function(t){var e=t("Content-Disposition");if(e){var n=(0,i.getFilenameFromContentDispositionHeader)(e);if(n.includes("%"))try{n=decodeURIComponent(n)}catch(t){}if(/\.pdf$/i.test(n))return n}return null},e.validateRangeRequestCapabilities=function(t){var e=t.getResponseHeader,n=t.isHttp,i=t.rangeChunkSize,o=t.disableRange;(0,r.assert)(i>0,"Range chunk size must be larger than zero");var a={allowRangeRequests:!1,suggestedLength:void 0},s=parseInt(e("Content-Length"),10);if(!Number.isInteger(s))return a;if(a.suggestedLength=s,s<=2*i)return a;if(o||!n)return a;if("bytes"!==e("Accept-Ranges"))return a;if("identity"!==(e("Content-Encoding")||"identity"))return a;return a.allowRangeRequests=!0,a},e.validateResponseStatus=function(t){return 200===t||206===t};var r=n(5),i=n(214)},function(t,e,n){"use strict";function r(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(t)))return;var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done)&&(n.push(a.value),!e||n.length!==e);r=!0);}catch(t){i=!0,o=t}finally{try{r||null==s.return||s.return()}finally{if(i)throw o}}return n}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return i(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}Object.defineProperty(e,"__esModule",{value:!0}),e.getFilenameFromContentDispositionHeader=function(t){var e=!0,n=s("filename\\*","i").exec(t);if(n){var i=u(n=n[1]);return c(i=d(i=h(i=unescape(i))))}if(n=function(t){for(var e,n=[],i=s("filename\\*((?!0\\d)\\d+)(\\*?)","ig");null!==(e=i.exec(t));){var o=e,a=r(o,4),l=a[1],c=a[2],d=a[3];if((l=parseInt(l,10))in n){if(0===l)break}else n[l]=[c,d]}for(var f=[],p=0;p<n.length&&p in n;++p){var A=r(n[p],2),g=A[0],m=A[1];m=u(m),g&&(m=unescape(m),0===p&&(m=h(m))),f.push(m)}return f.join("")}(t)){var o=d(n);return c(o)}if(n=s("filename","i").exec(t)){var a=u(n=n[1]);return c(a=d(a))}function s(t,e){return new RegExp("(?:^|;)\\s*"+t+'\\s*=\\s*([^";\\s][^;\\s]*|"(?:[^"\\\\]|\\\\"?)+"?)',e)}function l(t,n){if(t){if(!/^[\x00-\xFF]+$/.test(n))return n;try{var r=new TextDecoder(t,{fatal:!0}),i=Array.from(n,function(t){return 255&t.charCodeAt(0)});n=r.decode(new Uint8Array(i)),e=!1}catch(r){if(/^utf-?8$/i.test(t))try{n=decodeURIComponent(escape(n)),e=!1}catch(t){}}}return n}function c(t){return e&&/[\x80-\xff]/.test(t)&&(t=l("utf-8",t),e&&(t=l("iso-8859-1",t))),t}function u(t){if(t.startsWith('"')){for(var e=t.slice(1).split('\\"'),n=0;n<e.length;++n){var r=e[n].indexOf('"');-1!==r&&(e[n]=e[n].slice(0,r),e.length=n+1),e[n]=e[n].replace(/\\(.)/g,"$1")}t=e.join('"')}return t}function h(t){var e=t.indexOf("'");if(-1===e)return t;var n=t.slice(0,e),r=t.slice(e+1),i=r.replace(/^[^']*'/,"");return l(n,i)}function d(t){return!t.startsWith("=?")||/[\x00-\x19\x80-\xff]/.test(t)?t:t.replace(/=\?([\w-]*)\?([QqBb])\?((?:[^?]|\?(?!=))*)\?=/g,function(t,e,n,r){if("q"===n||"Q"===n)return r=(r=r.replace(/_/g," ")).replace(/=([0-9a-fA-F]{2})/g,function(t,e){return String.fromCharCode(parseInt(e,16))}),l(e,r);try{r=atob(r)}catch(t){}return l(e,r)})}return""}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PDFNetworkStream=void 0;var r,i=(r=n(2))&&r.__esModule?r:{default:r},o=n(5),a=n(213);function s(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function l(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var o=t.apply(e,n);function a(t){s(o,r,i,a,l,"next",t)}function l(t){s(o,r,i,a,l,"throw",t)}a(void 0)})}}function c(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function u(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function h(t,e,n){return e&&u(t.prototype,e),n&&u(t,n),t}var d=function(){function t(e,n){c(this,t),this.url=e,n=n||{},this.isHttp=/^https?:/i.test(e),this.httpHeaders=this.isHttp&&n.httpHeaders||{},this.withCredentials=n.withCredentials||!1,this.getXhr=n.getXhr||function(){return new XMLHttpRequest},this.currXhrId=0,this.pendingRequests=Object.create(null)}return h(t,[{key:"requestRange",value:function(t,e,n){var r={begin:t,end:e};for(var i in n)r[i]=n[i];return this.request(r)}},{key:"requestFull",value:function(t){return this.request(t)}},{key:"request",value:function(t){var e=this.getXhr(),n=this.currXhrId++,r=this.pendingRequests[n]={xhr:e};for(var i in e.open("GET",this.url),e.withCredentials=this.withCredentials,this.httpHeaders){var o=this.httpHeaders[i];void 0!==o&&e.setRequestHeader(i,o)}return this.isHttp&&"begin"in t&&"end"in t?(e.setRequestHeader("Range","bytes=".concat(t.begin,"-").concat(t.end-1)),r.expectedStatus=206):r.expectedStatus=200,e.responseType="arraybuffer",t.onError&&(e.onerror=function(n){t.onError(e.status)}),e.onreadystatechange=this.onStateChange.bind(this,n),e.onprogress=this.onProgress.bind(this,n),r.onHeadersReceived=t.onHeadersReceived,r.onDone=t.onDone,r.onError=t.onError,r.onProgress=t.onProgress,e.send(null),n}},{key:"onProgress",value:function(t,e){var n=this.pendingRequests[t];n&&n.onProgress&&n.onProgress(e)}},{key:"onStateChange",value:function(t,e){var n=this.pendingRequests[t];if(n){var r=n.xhr;if(r.readyState>=2&&n.onHeadersReceived&&(n.onHeadersReceived(),delete n.onHeadersReceived),4===r.readyState&&t in this.pendingRequests)if(delete this.pendingRequests[t],0===r.status&&this.isHttp)n.onError&&n.onError(r.status);else{var i=r.status||200;if(200===i&&206===n.expectedStatus||i===n.expectedStatus){var a=function(t){var e=t.response;return"string"!=typeof e?e:(0,o.stringToBytes)(e).buffer}(r);if(206===i){var s=r.getResponseHeader("Content-Range"),l=/bytes (\d+)-(\d+)\/(\d+)/.exec(s);n.onDone({begin:parseInt(l[1],10),chunk:a})}else a?n.onDone({begin:0,chunk:a}):n.onError&&n.onError(r.status)}else n.onError&&n.onError(r.status)}}}},{key:"hasPendingRequests",value:function(){for(var t in this.pendingRequests)return!0;return!1}},{key:"getRequestXhr",value:function(t){return this.pendingRequests[t].xhr}},{key:"isPendingRequest",value:function(t){return t in this.pendingRequests}},{key:"abortAllRequests",value:function(){for(var t in this.pendingRequests)this.abortRequest(0|t)}},{key:"abortRequest",value:function(t){var e=this.pendingRequests[t].xhr;delete this.pendingRequests[t],e.abort()}}]),t}(),f=function(){function t(e){c(this,t),this._source=e,this._manager=new d(e.url,{httpHeaders:e.httpHeaders,withCredentials:e.withCredentials}),this._rangeChunkSize=e.rangeChunkSize,this._fullRequestReader=null,this._rangeRequestReaders=[]}return h(t,[{key:"_onRangeRequestReaderClosed",value:function(t){var e=this._rangeRequestReaders.indexOf(t);e>=0&&this._rangeRequestReaders.splice(e,1)}},{key:"getFullReader",value:function(){return(0,o.assert)(!this._fullRequestReader,"PDFNetworkStream.getFullReader can only be called once."),this._fullRequestReader=new p(this._manager,this._source),this._fullRequestReader}},{key:"getRangeReader",value:function(t,e){var n=new A(this._manager,t,e);return n.onClosed=this._onRangeRequestReaderClosed.bind(this),this._rangeRequestReaders.push(n),n}},{key:"cancelAllRequests",value:function(t){this._fullRequestReader&&this._fullRequestReader.cancel(t),this._rangeRequestReaders.slice(0).forEach(function(e){e.cancel(t)})}}]),t}();e.PDFNetworkStream=f;var p=function(){function t(e,n){c(this,t),this._manager=e;var r={onHeadersReceived:this._onHeadersReceived.bind(this),onDone:this._onDone.bind(this),onError:this._onError.bind(this),onProgress:this._onProgress.bind(this)};this._url=n.url,this._fullRequestId=e.requestFull(r),this._headersReceivedCapability=(0,o.createPromiseCapability)(),this._disableRange=n.disableRange||!1,this._contentLength=n.length,this._rangeChunkSize=n.rangeChunkSize,this._rangeChunkSize||this._disableRange||(this._disableRange=!0),this._isStreamingSupported=!1,this._isRangeSupported=!1,this._cachedChunks=[],this._requests=[],this._done=!1,this._storedError=void 0,this._filename=null,this.onProgress=null}return h(t,[{key:"_onHeadersReceived",value:function(){var t=this._fullRequestId,e=this._manager.getRequestXhr(t),n=function(t){return e.getResponseHeader(t)},r=(0,a.validateRangeRequestCapabilities)({getResponseHeader:n,isHttp:this._manager.isHttp,rangeChunkSize:this._rangeChunkSize,disableRange:this._disableRange}),i=r.allowRangeRequests,o=r.suggestedLength;i&&(this._isRangeSupported=!0),this._contentLength=o||this._contentLength,this._filename=(0,a.extractFilenameFromHeader)(n),this._isRangeSupported&&this._manager.abortRequest(t),this._headersReceivedCapability.resolve()}},{key:"_onDone",value:function(t){t&&(this._requests.length>0?this._requests.shift().resolve({value:t.chunk,done:!1}):this._cachedChunks.push(t.chunk));this._done=!0,this._cachedChunks.length>0||(this._requests.forEach(function(t){t.resolve({value:void 0,done:!0})}),this._requests=[])}},{key:"_onError",value:function(t){var e=this._url,n=(0,a.createResponseStatusError)(t,e);this._storedError=n,this._headersReceivedCapability.reject(n),this._requests.forEach(function(t){t.reject(n)}),this._requests=[],this._cachedChunks=[]}},{key:"_onProgress",value:function(t){this.onProgress&&this.onProgress({loaded:t.loaded,total:t.lengthComputable?t.total:this._contentLength})}},{key:"read",value:function(){var t=l(i.default.mark(function t(){var e,n;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(!this._storedError){t.next=2;break}throw this._storedError;case 2:if(!(this._cachedChunks.length>0)){t.next=5;break}return e=this._cachedChunks.shift(),t.abrupt("return",{value:e,done:!1});case 5:if(!this._done){t.next=7;break}return t.abrupt("return",{value:void 0,done:!0});case 7:return n=(0,o.createPromiseCapability)(),this._requests.push(n),t.abrupt("return",n.promise);case 10:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}()},{key:"cancel",value:function(t){this._done=!0,this._headersReceivedCapability.reject(t),this._requests.forEach(function(t){t.resolve({value:void 0,done:!0})}),this._requests=[],this._manager.isPendingRequest(this._fullRequestId)&&this._manager.abortRequest(this._fullRequestId),this._fullRequestReader=null}},{key:"filename",get:function(){return this._filename}},{key:"isRangeSupported",get:function(){return this._isRangeSupported}},{key:"isStreamingSupported",get:function(){return this._isStreamingSupported}},{key:"contentLength",get:function(){return this._contentLength}},{key:"headersReady",get:function(){return this._headersReceivedCapability.promise}}]),t}(),A=function(){function t(e,n,r){c(this,t),this._manager=e;var i={onDone:this._onDone.bind(this),onProgress:this._onProgress.bind(this)};this._requestId=e.requestRange(n,r,i),this._requests=[],this._queuedChunk=null,this._done=!1,this.onProgress=null,this.onClosed=null}return h(t,[{key:"_close",value:function(){this.onClosed&&this.onClosed(this)}},{key:"_onDone",value:function(t){var e=t.chunk;this._requests.length>0?this._requests.shift().resolve({value:e,done:!1}):this._queuedChunk=e;this._done=!0,this._requests.forEach(function(t){t.resolve({value:void 0,done:!0})}),this._requests=[],this._close()}},{key:"_onProgress",value:function(t){!this.isStreamingSupported&&this.onProgress&&this.onProgress({loaded:t.loaded})}},{key:"read",value:function(){var t=l(i.default.mark(function t(){var e,n;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(null===this._queuedChunk){t.next=4;break}return e=this._queuedChunk,this._queuedChunk=null,t.abrupt("return",{value:e,done:!1});case 4:if(!this._done){t.next=6;break}return t.abrupt("return",{value:void 0,done:!0});case 6:return n=(0,o.createPromiseCapability)(),this._requests.push(n),t.abrupt("return",n.promise);case 9:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}()},{key:"cancel",value:function(t){this._done=!0,this._requests.forEach(function(t){t.resolve({value:void 0,done:!0})}),this._requests=[],this._manager.isPendingRequest(this._requestId)&&this._manager.abortRequest(this._requestId),this._close()}},{key:"isStreamingSupported",get:function(){return!1}}]),t}()},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.PDFFetchStream=void 0;var r,i=(r=n(2))&&r.__esModule?r:{default:r},o=n(5),a=n(213);function s(t,e,n,r,i,o,a){try{var s=t[o](a),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,i)}function l(t){return function(){var e=this,n=arguments;return new Promise(function(r,i){var o=t.apply(e,n);function a(t){s(o,r,i,a,l,"next",t)}function l(t){s(o,r,i,a,l,"throw",t)}a(void 0)})}}function c(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function u(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function h(t,e,n){return e&&u(t.prototype,e),n&&u(t,n),t}function d(t,e,n){return{method:"GET",headers:t,signal:n&&n.signal,mode:"cors",credentials:e?"include":"same-origin",redirect:"follow"}}function f(t){var e=new Headers;for(var n in t){var r=t[n];void 0!==r&&e.append(n,r)}return e}var p=function(){function t(e){c(this,t),this.source=e,this.isHttp=/^https?:/i.test(e.url),this.httpHeaders=this.isHttp&&e.httpHeaders||{},this._fullRequestReader=null,this._rangeRequestReaders=[]}return h(t,[{key:"getFullReader",value:function(){return(0,o.assert)(!this._fullRequestReader,"PDFFetchStream.getFullReader can only be called once."),this._fullRequestReader=new A(this),this._fullRequestReader}},{key:"getRangeReader",value:function(t,e){if(e<=this._progressiveDataLength)return null;var n=new g(this,t,e);return this._rangeRequestReaders.push(n),n}},{key:"cancelAllRequests",value:function(t){this._fullRequestReader&&this._fullRequestReader.cancel(t),this._rangeRequestReaders.slice(0).forEach(function(e){e.cancel(t)})}},{key:"_progressiveDataLength",get:function(){return this._fullRequestReader?this._fullRequestReader._loaded:0}}]),t}();e.PDFFetchStream=p;var A=function(){function t(e){var n=this;c(this,t),this._stream=e,this._reader=null,this._loaded=0,this._filename=null;var r=e.source;this._withCredentials=r.withCredentials||!1,this._contentLength=r.length,this._headersCapability=(0,o.createPromiseCapability)(),this._disableRange=r.disableRange||!1,this._rangeChunkSize=r.rangeChunkSize,this._rangeChunkSize||this._disableRange||(this._disableRange=!0),"undefined"!=typeof AbortController&&(this._abortController=new AbortController),this._isStreamingSupported=!r.disableStream,this._isRangeSupported=!r.disableRange,this._headers=f(this._stream.httpHeaders);var i=r.url;fetch(i,d(this._headers,this._withCredentials,this._abortController)).then(function(t){if(!(0,a.validateResponseStatus)(t.status))throw(0,a.createResponseStatusError)(t.status,i);n._reader=t.body.getReader(),n._headersCapability.resolve();var e=function(e){return t.headers.get(e)},r=(0,a.validateRangeRequestCapabilities)({getResponseHeader:e,isHttp:n._stream.isHttp,rangeChunkSize:n._rangeChunkSize,disableRange:n._disableRange}),s=r.allowRangeRequests,l=r.suggestedLength;n._isRangeSupported=s,n._contentLength=l||n._contentLength,n._filename=(0,a.extractFilenameFromHeader)(e),!n._isStreamingSupported&&n._isRangeSupported&&n.cancel(new o.AbortException("Streaming is disabled."))}).catch(this._headersCapability.reject),this.onProgress=null}return h(t,[{key:"read",value:function(){var t=l(i.default.mark(function t(){var e,n,r,o;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._headersCapability.promise;case 2:return t.next=4,this._reader.read();case 4:if(e=t.sent,n=e.value,!(r=e.done)){t.next=9;break}return t.abrupt("return",{value:n,done:r});case 9:return this._loaded+=n.byteLength,this.onProgress&&this.onProgress({loaded:this._loaded,total:this._contentLength}),o=new Uint8Array(n).buffer,t.abrupt("return",{value:o,done:!1});case 13:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}()},{key:"cancel",value:function(t){this._reader&&this._reader.cancel(t),this._abortController&&this._abortController.abort()}},{key:"headersReady",get:function(){return this._headersCapability.promise}},{key:"filename",get:function(){return this._filename}},{key:"contentLength",get:function(){return this._contentLength}},{key:"isRangeSupported",get:function(){return this._isRangeSupported}},{key:"isStreamingSupported",get:function(){return this._isStreamingSupported}}]),t}(),g=function(){function t(e,n,r){var i=this;c(this,t),this._stream=e,this._reader=null,this._loaded=0;var s=e.source;this._withCredentials=s.withCredentials||!1,this._readCapability=(0,o.createPromiseCapability)(),this._isStreamingSupported=!s.disableStream,"undefined"!=typeof AbortController&&(this._abortController=new AbortController),this._headers=f(this._stream.httpHeaders),this._headers.append("Range","bytes=".concat(n,"-").concat(r-1));var l=s.url;fetch(l,d(this._headers,this._withCredentials,this._abortController)).then(function(t){if(!(0,a.validateResponseStatus)(t.status))throw(0,a.createResponseStatusError)(t.status,l);i._readCapability.resolve(),i._reader=t.body.getReader()}),this.onProgress=null}return h(t,[{key:"read",value:function(){var t=l(i.default.mark(function t(){var e,n,r,o;return i.default.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this._readCapability.promise;case 2:return t.next=4,this._reader.read();case 4:if(e=t.sent,n=e.value,!(r=e.done)){t.next=9;break}return t.abrupt("return",{value:n,done:r});case 9:return this._loaded+=n.byteLength,this.onProgress&&this.onProgress({loaded:this._loaded}),o=new Uint8Array(n).buffer,t.abrupt("return",{value:o,done:!1});case 13:case"end":return t.stop()}},t,this)}));return function(){return t.apply(this,arguments)}}()},{key:"cancel",value:function(t){this._reader&&this._reader.cancel(t),this._abortController&&this._abortController.abort()}},{key:"isStreamingSupported",get:function(){return this._isStreamingSupported}}]),t}()}])},module.exports=factory()}).call(exports,__webpack_require__("EuP9").Buffer,__webpack_require__("W2nU"),__webpack_require__("DuR2"))},R4wc:function(t,e,n){var r=n("kM2E");r(r.S+r.F,"Object",{assign:n("To3L")})},R9M2:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},RDoK:function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=116)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},116:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("label",{staticClass:"el-radio",class:[t.border&&t.radioSize?"el-radio--"+t.radioSize:"",{"is-disabled":t.isDisabled},{"is-focus":t.focus},{"is-bordered":t.border},{"is-checked":t.model===t.label}],attrs:{role:"radio","aria-checked":t.model===t.label,"aria-disabled":t.isDisabled,tabindex:t.tabIndex},on:{keydown:function(e){if(!("button"in e)&&t._k(e.keyCode,"space",32,e.key,[" ","Spacebar"]))return null;e.stopPropagation(),e.preventDefault(),t.model=t.isDisabled?t.model:t.label}}},[n("span",{staticClass:"el-radio__input",class:{"is-disabled":t.isDisabled,"is-checked":t.model===t.label}},[n("span",{staticClass:"el-radio__inner"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.model,expression:"model"}],ref:"radio",staticClass:"el-radio__original",attrs:{type:"radio","aria-hidden":"true",name:t.name,disabled:t.isDisabled,tabindex:"-1"},domProps:{value:t.label,checked:t._q(t.model,t.label)},on:{focus:function(e){t.focus=!0},blur:function(e){t.focus=!1},change:[function(e){t.model=t.label},t.handleChange]}})]),n("span",{staticClass:"el-radio__label",on:{keydown:function(t){t.stopPropagation()}}},[t._t("default"),t.$slots.default?t._e():[t._v(t._s(t.label))]],2)])};r._withStripped=!0;var i=n(4),o={name:"ElRadio",mixins:[n.n(i).a],inject:{elForm:{default:""},elFormItem:{default:""}},componentName:"ElRadio",props:{value:{},label:{},disabled:Boolean,name:String,border:Boolean,size:String},data:function(){return{focus:!1}},computed:{isGroup:function(){for(var t=this.$parent;t;){if("ElRadioGroup"===t.$options.componentName)return this._radioGroup=t,!0;t=t.$parent}return!1},model:{get:function(){return this.isGroup?this._radioGroup.value:this.value},set:function(t){this.isGroup?this.dispatch("ElRadioGroup","input",[t]):this.$emit("input",t),this.$refs.radio&&(this.$refs.radio.checked=this.model===this.label)}},_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},radioSize:function(){var t=this.size||this._elFormItemSize||(this.$ELEMENT||{}).size;return this.isGroup&&this._radioGroup.radioGroupSize||t},isDisabled:function(){return this.isGroup?this._radioGroup.disabled||this.disabled||(this.elForm||{}).disabled:this.disabled||(this.elForm||{}).disabled},tabIndex:function(){return this.isDisabled||this.isGroup&&this.model!==this.label?-1:0}},methods:{handleChange:function(){var t=this;this.$nextTick(function(){t.$emit("change",t.model),t.isGroup&&t.dispatch("ElRadioGroup","handleChange",t.model)})}}},a=n(0),s=Object(a.a)(o,r,[],!1,null,null,null);s.options.__file="packages/radio/src/radio.vue";var l=s.exports;l.install=function(t){t.component(l.name,l)};e.default=l},4:function(t,e){t.exports=n("fPll")}})},RPLV:function(t,e,n){var r=n("7KvD").document;t.exports=r&&r.documentElement},"RY/4":function(t,e,n){var r=n("R9M2"),i=n("dSzd")("toStringTag"),o="Arguments"==r(function(){return arguments}());t.exports=function(t){var e,n,a;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),i))?n:o?r(e):"Object"==(a=r(e))&&"function"==typeof e.callee?"Arguments":a}},Rl2i:function(t,e){t.exports=function(t){if(!t)return!1;var e=n.call(t);return"[object Function]"===e||"function"==typeof t&&"[object RegExp]"!==e||"undefined"!=typeof window&&(t===window.setTimeout||t===window.alert||t===window.confirm||t===window.prompt)};var n=Object.prototype.toString},Rrel:function(t,e,n){var r=n("TcQ7"),i=n("n0T6").f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return a&&"[object Window]"==o.call(t)?function(t){try{return i(t)}catch(t){return a.slice()}}(t):i(r(t))}},S82l:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},SLDG:function(t,e,n){"use strict";t.exports=function(t){return"object"==typeof t&&!0===t.isAxiosError}},STLj:function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=53)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},3:function(t,e){t.exports=n("ylDJ")},33:function(t,e,n){"use strict";var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("li",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-select-dropdown__item",class:{selected:t.itemSelected,"is-disabled":t.disabled||t.groupDisabled||t.limitReached,hover:t.hover},on:{mouseenter:t.hoverItem,click:function(e){return e.stopPropagation(),t.selectOptionClick(e)}}},[t._t("default",[n("span",[t._v(t._s(t.currentLabel))])])],2)};r._withStripped=!0;var i=n(4),o=n.n(i),a=n(3),s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},l={mixins:[o.a],name:"ElOption",componentName:"ElOption",inject:["select"],props:{value:{required:!0},label:[String,Number],created:Boolean,disabled:{type:Boolean,default:!1}},data:function(){return{index:-1,groupDisabled:!1,visible:!0,hitState:!1,hover:!1}},computed:{isObject:function(){return"[object object]"===Object.prototype.toString.call(this.value).toLowerCase()},currentLabel:function(){return this.label||(this.isObject?"":this.value)},currentValue:function(){return this.value||this.label||""},itemSelected:function(){return this.select.multiple?this.contains(this.select.value,this.value):this.isEqual(this.value,this.select.value)},limitReached:function(){return!!this.select.multiple&&(!this.itemSelected&&(this.select.value||[]).length>=this.select.multipleLimit&&this.select.multipleLimit>0)}},watch:{currentLabel:function(){this.created||this.select.remote||this.dispatch("ElSelect","setSelected")},value:function(t,e){var n=this.select,r=n.remote,i=n.valueKey;if(!this.created&&!r){if(i&&"object"===(void 0===t?"undefined":s(t))&&"object"===(void 0===e?"undefined":s(e))&&t[i]===e[i])return;this.dispatch("ElSelect","setSelected")}}},methods:{isEqual:function(t,e){if(this.isObject){var n=this.select.valueKey;return Object(a.getValueByPath)(t,n)===Object(a.getValueByPath)(e,n)}return t===e},contains:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1];if(this.isObject){var n=this.select.valueKey;return t&&t.some(function(t){return Object(a.getValueByPath)(t,n)===Object(a.getValueByPath)(e,n)})}return t&&t.indexOf(e)>-1},handleGroupDisabled:function(t){this.groupDisabled=t},hoverItem:function(){this.disabled||this.groupDisabled||(this.select.hoverIndex=this.select.options.indexOf(this))},selectOptionClick:function(){!0!==this.disabled&&!0!==this.groupDisabled&&this.dispatch("ElSelect","handleOptionClick",[this,!0])},queryChange:function(t){this.visible=new RegExp(Object(a.escapeRegexpString)(t),"i").test(this.currentLabel)||this.created,this.visible||this.select.filteredOptionsCount--}},created:function(){this.select.options.push(this),this.select.cachedOptions.push(this),this.select.optionsCount++,this.select.filteredOptionsCount++,this.$on("queryChange",this.queryChange),this.$on("handleGroupDisabled",this.handleGroupDisabled)},beforeDestroy:function(){var t=this.select,e=t.selected,n=t.multiple?e:[e],r=this.select.cachedOptions.indexOf(this),i=n.indexOf(this);r>-1&&i<0&&this.select.cachedOptions.splice(r,1),this.select.onOptionDestroy(this.select.options.indexOf(this))}},c=n(0),u=Object(c.a)(l,r,[],!1,null,null,null);u.options.__file="packages/select/src/option.vue";e.a=u.exports},4:function(t,e){t.exports=n("fPll")},53:function(t,e,n){"use strict";n.r(e);var r=n(33);r.a.install=function(t){t.component(r.a.name,r.a)},e.default=r.a}})},SXzR:function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=74)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},2:function(t,e){t.exports=n("2kvA")},3:function(t,e){t.exports=n("ylDJ")},5:function(t,e){t.exports=n("fKx3")},7:function(t,e){t.exports=n("7+uW")},74:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("span",[n("transition",{attrs:{name:t.transition},on:{"after-enter":t.handleAfterEnter,"after-leave":t.handleAfterLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:!t.disabled&&t.showPopper,expression:"!disabled && showPopper"}],ref:"popper",staticClass:"el-popover el-popper",class:[t.popperClass,t.content&&"el-popover--plain"],style:{width:t.width+"px"},attrs:{role:"tooltip",id:t.tooltipId,"aria-hidden":t.disabled||!t.showPopper?"true":"false"}},[t.title?n("div",{staticClass:"el-popover__title",domProps:{textContent:t._s(t.title)}}):t._e(),t._t("default",[t._v(t._s(t.content))])],2)]),n("span",{ref:"wrapper",staticClass:"el-popover__reference-wrapper"},[t._t("reference")],2)],1)};r._withStripped=!0;var i=n(5),o=n.n(i),a=n(2),s=n(3),l={name:"ElPopover",mixins:[o.a],props:{trigger:{type:String,default:"click",validator:function(t){return["click","focus","hover","manual"].indexOf(t)>-1}},openDelay:{type:Number,default:0},closeDelay:{type:Number,default:200},title:String,disabled:Boolean,content:String,reference:{},popperClass:String,width:{},visibleArrow:{default:!0},arrowOffset:{type:Number,default:0},transition:{type:String,default:"fade-in-linear"},tabindex:{type:Number,default:0}},computed:{tooltipId:function(){return"el-popover-"+Object(s.generateId)()}},watch:{showPopper:function(t){this.disabled||(t?this.$emit("show"):this.$emit("hide"))}},mounted:function(){var t=this,e=this.referenceElm=this.reference||this.$refs.reference,n=this.popper||this.$refs.popper;!e&&this.$refs.wrapper.children&&(e=this.referenceElm=this.$refs.wrapper.children[0]),e&&(Object(a.addClass)(e,"el-popover__reference"),e.setAttribute("aria-describedby",this.tooltipId),e.setAttribute("tabindex",this.tabindex),n.setAttribute("tabindex",0),"click"!==this.trigger&&(Object(a.on)(e,"focusin",function(){t.handleFocus();var n=e.__vue__;n&&"function"==typeof n.focus&&n.focus()}),Object(a.on)(n,"focusin",this.handleFocus),Object(a.on)(e,"focusout",this.handleBlur),Object(a.on)(n,"focusout",this.handleBlur)),Object(a.on)(e,"keydown",this.handleKeydown),Object(a.on)(e,"click",this.handleClick)),"click"===this.trigger?(Object(a.on)(e,"click",this.doToggle),Object(a.on)(document,"click",this.handleDocumentClick)):"hover"===this.trigger?(Object(a.on)(e,"mouseenter",this.handleMouseEnter),Object(a.on)(n,"mouseenter",this.handleMouseEnter),Object(a.on)(e,"mouseleave",this.handleMouseLeave),Object(a.on)(n,"mouseleave",this.handleMouseLeave)):"focus"===this.trigger&&(this.tabindex<0&&console.warn("[Element Warn][Popover]a negative taindex means that the element cannot be focused by tab key"),e.querySelector("input, textarea")?(Object(a.on)(e,"focusin",this.doShow),Object(a.on)(e,"focusout",this.doClose)):(Object(a.on)(e,"mousedown",this.doShow),Object(a.on)(e,"mouseup",this.doClose)))},beforeDestroy:function(){this.cleanup()},deactivated:function(){this.cleanup()},methods:{doToggle:function(){this.showPopper=!this.showPopper},doShow:function(){this.showPopper=!0},doClose:function(){this.showPopper=!1},handleFocus:function(){Object(a.addClass)(this.referenceElm,"focusing"),"click"!==this.trigger&&"focus"!==this.trigger||(this.showPopper=!0)},handleClick:function(){Object(a.removeClass)(this.referenceElm,"focusing")},handleBlur:function(){Object(a.removeClass)(this.referenceElm,"focusing"),"click"!==this.trigger&&"focus"!==this.trigger||(this.showPopper=!1)},handleMouseEnter:function(){var t=this;clearTimeout(this._timer),this.openDelay?this._timer=setTimeout(function(){t.showPopper=!0},this.openDelay):this.showPopper=!0},handleKeydown:function(t){27===t.keyCode&&"manual"!==this.trigger&&this.doClose()},handleMouseLeave:function(){var t=this;clearTimeout(this._timer),this.closeDelay?this._timer=setTimeout(function(){t.showPopper=!1},this.closeDelay):this.showPopper=!1},handleDocumentClick:function(t){var e=this.reference||this.$refs.reference,n=this.popper||this.$refs.popper;!e&&this.$refs.wrapper.children&&(e=this.referenceElm=this.$refs.wrapper.children[0]),this.$el&&e&&!this.$el.contains(t.target)&&!e.contains(t.target)&&n&&!n.contains(t.target)&&(this.showPopper=!1)},handleAfterEnter:function(){this.$emit("after-enter")},handleAfterLeave:function(){this.$emit("after-leave"),this.doDestroy()},cleanup:function(){(this.openDelay||this.closeDelay)&&clearTimeout(this._timer)}},destroyed:function(){var t=this.reference;Object(a.off)(t,"click",this.doToggle),Object(a.off)(t,"mouseup",this.doClose),Object(a.off)(t,"mousedown",this.doShow),Object(a.off)(t,"focusin",this.doShow),Object(a.off)(t,"focusout",this.doClose),Object(a.off)(t,"mousedown",this.doShow),Object(a.off)(t,"mouseup",this.doClose),Object(a.off)(t,"mouseleave",this.handleMouseLeave),Object(a.off)(t,"mouseenter",this.handleMouseEnter),Object(a.off)(document,"click",this.handleDocumentClick)}},c=n(0),u=Object(c.a)(l,r,[],!1,null,null,null);u.options.__file="packages/popover/src/main.vue";var h=u.exports,d=function(t,e,n){var r=e.expression?e.value:e.arg,i=n.context.$refs[r];i&&(Array.isArray(i)?i[0].$refs.reference=t:i.$refs.reference=t)},f={bind:function(t,e,n){d(t,e,n)},inserted:function(t,e,n){d(t,e,n)}},p=n(7);n.n(p).a.directive("popover",f),h.install=function(t){t.directive("popover",f),t.component(h.name,h)},h.directive=f;e.default=h}})},SfB7:function(t,e,n){t.exports=!n("+E39")&&!n("S82l")(function(){return 7!=Object.defineProperty(n("ON07")("div"),"a",{get:function(){return 7}}).a})},SldL:function(t,e){!function(e){"use strict";var n,r=Object.prototype,i=r.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",l=o.toStringTag||"@@toStringTag",c="object"==typeof t,u=e.regeneratorRuntime;if(u)c&&(t.exports=u);else{(u=e.regeneratorRuntime=c?t.exports:{}).wrap=b;var h="suspendedStart",d="suspendedYield",f="executing",p="completed",A={},g={};g[a]=function(){return this};var m=Object.getPrototypeOf,v=m&&m(m(O([])));v&&v!==r&&i.call(v,a)&&(g=v);var y=S.prototype=w.prototype=Object.create(g);x.prototype=y.constructor=S,S.constructor=x,S[l]=x.displayName="GeneratorFunction",u.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===x||"GeneratorFunction"===(e.displayName||e.name))},u.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,S):(t.__proto__=S,l in t||(t[l]="GeneratorFunction")),t.prototype=Object.create(y),t},u.awrap=function(t){return{__await:t}},C(k.prototype),k.prototype[s]=function(){return this},u.AsyncIterator=k,u.async=function(t,e,n,r){var i=new k(b(t,e,n,r));return u.isGeneratorFunction(e)?i:i.next().then(function(t){return t.done?t.value:i.next()})},C(y),y[l]="Generator",y[a]=function(){return this},y.toString=function(){return"[object Generator]"},u.keys=function(t){var e=[];for(var n in t)e.push(n);return e.reverse(),function n(){for(;e.length;){var r=e.pop();if(r in t)return n.value=r,n.done=!1,n}return n.done=!0,n}},u.values=O,M.prototype={constructor:M,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=n,this.done=!1,this.delegate=null,this.method="next",this.arg=n,this.tryEntries.forEach(E),!t)for(var e in this)"t"===e.charAt(0)&&i.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=n)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function r(r,i){return s.type="throw",s.arg=t,e.next=r,i&&(e.method="next",e.arg=n),!!i}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var l=i.call(a,"catchLoc"),c=i.call(a,"finallyLoc");if(l&&c){if(this.prev<a.catchLoc)return r(a.catchLoc,!0);if(this.prev<a.finallyLoc)return r(a.finallyLoc)}else if(l){if(this.prev<a.catchLoc)return r(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return r(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,A):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),A},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),E(n),A}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var i=r.arg;E(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:O(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=n),A}}}function b(t,e,n,r){var i=e&&e.prototype instanceof w?e:w,o=Object.create(i.prototype),a=new M(r||[]);return o._invoke=function(t,e,n){var r=h;return function(i,o){if(r===f)throw new Error("Generator is already running");if(r===p){if("throw"===i)throw o;return L()}for(n.method=i,n.arg=o;;){var a=n.delegate;if(a){var s=B(a,n);if(s){if(s===A)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===h)throw r=p,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=f;var l=_(t,e,n);if("normal"===l.type){if(r=n.done?p:d,l.arg===A)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(r=p,n.method="throw",n.arg=l.arg)}}}(t,n,a),o}function _(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}function w(){}function x(){}function S(){}function C(t){["next","throw","return"].forEach(function(e){t[e]=function(t){return this._invoke(e,t)}})}function k(t){var e;this._invoke=function(n,r){function o(){return new Promise(function(e,o){!function e(n,r,o,a){var s=_(t[n],t,r);if("throw"!==s.type){var l=s.arg,c=l.value;return c&&"object"==typeof c&&i.call(c,"__await")?Promise.resolve(c.__await).then(function(t){e("next",t,o,a)},function(t){e("throw",t,o,a)}):Promise.resolve(c).then(function(t){l.value=t,o(l)},a)}a(s.arg)}(n,r,e,o)})}return e=e?e.then(o,o):o()}}function B(t,e){var r=t.iterator[e.method];if(r===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=n,B(t,e),"throw"===e.method))return A;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return A}var i=_(r,t.iterator,e.arg);if("throw"===i.type)return e.method="throw",e.arg=i.arg,e.delegate=null,A;var o=i.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=n),e.delegate=null,A):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,A)}function T(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function E(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function M(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(T,this),this.reset(!0)}function O(t){if(t){var e=t[a];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r<t.length;)if(i.call(t,r))return e.value=t[r],e.done=!1,e;return e.value=n,e.done=!0,e};return o.next=o}}return{next:L}}function L(){return{value:n,done:!0}}}(function(){return this}()||Function("return this")())},SvnF:function(t,e,n){"use strict";e.__esModule=!0;var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};e.default=function(t){return function(t){for(var e=arguments.length,n=Array(e>1?e-1:0),a=1;a<e;a++)n[a-1]=arguments[a];return 1===n.length&&"object"===r(n[0])&&(n=n[0]),n&&n.hasOwnProperty||(n={}),t.replace(o,function(e,r,o,a){var s=void 0;return"{"===t[a-1]&&"}"===t[a+e.length]?o:null===(s=(0,i.hasOwn)(n,o)?n[o]:null)||void 0===s?"":s})}};var i=n("ylDJ"),o=/(%|)\{([0-9a-zA-Z_]+)\}/g},TNV1:function(t,e,n){"use strict";var r=n("cGG2");t.exports=function(t,e,n){return r.forEach(n,function(n){t=n(t,e)}),t}},TQvf:function(t,e,n){
  397. /*!
  398. * clipboard.js v2.0.10
  399. * https://clipboardjs.com/
  400. *
  401. * Licensed MIT © Zeno Rocha
  402. */
  403. var r;r=function(){return function(){var t={686:function(t,e,n){"use strict";n.d(e,{default:function(){return b}});var r=n(279),i=n.n(r),o=n(370),a=n.n(o),s=n(817),l=n.n(s);function c(t){try{return document.execCommand(t)}catch(t){return!1}}var u=function(t){var e=l()(t);return c("cut"),e};var h=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{container:document.body},n="";if("string"==typeof t){var r=function(t){var e="rtl"===document.documentElement.getAttribute("dir"),n=document.createElement("textarea");n.style.fontSize="12pt",n.style.border="0",n.style.padding="0",n.style.margin="0",n.style.position="absolute",n.style[e?"right":"left"]="-9999px";var r=window.pageYOffset||document.documentElement.scrollTop;return n.style.top="".concat(r,"px"),n.setAttribute("readonly",""),n.value=t,n}(t);e.container.appendChild(r),n=l()(r),c("copy"),r.remove()}else n=l()(t),c("copy");return n};function d(t){"@babel/helpers - typeof";return(d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var f=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.action,n=void 0===e?"copy":e,r=t.container,i=t.target,o=t.text;if("copy"!==n&&"cut"!==n)throw new Error('Invalid "action" value, use either "copy" or "cut"');if(void 0!==i){if(!i||"object"!==d(i)||1!==i.nodeType)throw new Error('Invalid "target" value, use a valid Element');if("copy"===n&&i.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if("cut"===n&&(i.hasAttribute("readonly")||i.hasAttribute("disabled")))throw new Error('Invalid "target" attribute. You can\'t cut text from elements with "readonly" or "disabled" attributes')}return o?h(o,{container:r}):i?"cut"===n?u(i):h(i,{container:r}):void 0};function p(t){"@babel/helpers - typeof";return(p="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function A(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function g(t,e){return(g=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function m(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(t){return!1}}();return function(){var n,r=v(t);if(e){var i=v(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return function(t,e){if(e&&("object"===p(e)||"function"==typeof e))return e;return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(this,n)}}function v(t){return(v=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function y(t,e){var n="data-clipboard-".concat(t);if(e.hasAttribute(n))return e.getAttribute(n)}var b=function(t){!function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&g(t,e)}(s,i());var e,n,r,o=m(s);function s(t,e){var n;return function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,s),(n=o.call(this)).resolveOptions(e),n.listenClick(t),n}return e=s,r=[{key:"copy",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{container:document.body};return h(t,e)}},{key:"cut",value:function(t){return u(t)}},{key:"isSupported",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:["copy","cut"],e="string"==typeof t?[t]:t,n=!!document.queryCommandSupported;return e.forEach(function(t){n=n&&!!document.queryCommandSupported(t)}),n}}],(n=[{key:"resolveOptions",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.action="function"==typeof t.action?t.action:this.defaultAction,this.target="function"==typeof t.target?t.target:this.defaultTarget,this.text="function"==typeof t.text?t.text:this.defaultText,this.container="object"===p(t.container)?t.container:document.body}},{key:"listenClick",value:function(t){var e=this;this.listener=a()(t,"click",function(t){return e.onClick(t)})}},{key:"onClick",value:function(t){var e=t.delegateTarget||t.currentTarget,n=this.action(e)||"copy",r=f({action:n,container:this.container,target:this.target(e),text:this.text(e)});this.emit(r?"success":"error",{action:n,text:r,trigger:e,clearSelection:function(){e&&e.focus(),document.activeElement.blur(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(t){return y("action",t)}},{key:"defaultTarget",value:function(t){var e=y("target",t);if(e)return document.querySelector(e)}},{key:"defaultText",value:function(t){return y("text",t)}},{key:"destroy",value:function(){this.listener.destroy()}}])&&A(e.prototype,n),r&&A(e,r),s}()},828:function(t){var e=9;if("undefined"!=typeof Element&&!Element.prototype.matches){var n=Element.prototype;n.matches=n.matchesSelector||n.mozMatchesSelector||n.msMatchesSelector||n.oMatchesSelector||n.webkitMatchesSelector}t.exports=function(t,n){for(;t&&t.nodeType!==e;){if("function"==typeof t.matches&&t.matches(n))return t;t=t.parentNode}}},438:function(t,e,n){var r=n(828);function i(t,e,n,i,o){var a=function(t,e,n,i){return function(n){n.delegateTarget=r(n.target,e),n.delegateTarget&&i.call(t,n)}}.apply(this,arguments);return t.addEventListener(n,a,o),{destroy:function(){t.removeEventListener(n,a,o)}}}t.exports=function(t,e,n,r,o){return"function"==typeof t.addEventListener?i.apply(null,arguments):"function"==typeof n?i.bind(null,document).apply(null,arguments):("string"==typeof t&&(t=document.querySelectorAll(t)),Array.prototype.map.call(t,function(t){return i(t,e,n,r,o)}))}},879:function(t,e){e.node=function(t){return void 0!==t&&t instanceof HTMLElement&&1===t.nodeType},e.nodeList=function(t){var n=Object.prototype.toString.call(t);return void 0!==t&&("[object NodeList]"===n||"[object HTMLCollection]"===n)&&"length"in t&&(0===t.length||e.node(t[0]))},e.string=function(t){return"string"==typeof t||t instanceof String},e.fn=function(t){return"[object Function]"===Object.prototype.toString.call(t)}},370:function(t,e,n){var r=n(879),i=n(438);t.exports=function(t,e,n){if(!t&&!e&&!n)throw new Error("Missing required arguments");if(!r.string(e))throw new TypeError("Second argument must be a String");if(!r.fn(n))throw new TypeError("Third argument must be a Function");if(r.node(t))return function(t,e,n){return t.addEventListener(e,n),{destroy:function(){t.removeEventListener(e,n)}}}(t,e,n);if(r.nodeList(t))return function(t,e,n){return Array.prototype.forEach.call(t,function(t){t.addEventListener(e,n)}),{destroy:function(){Array.prototype.forEach.call(t,function(t){t.removeEventListener(e,n)})}}}(t,e,n);if(r.string(t))return function(t,e,n){return i(document.body,t,e,n)}(t,e,n);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}},817:function(t){t.exports=function(t){var e;if("SELECT"===t.nodeName)t.focus(),e=t.value;else if("INPUT"===t.nodeName||"TEXTAREA"===t.nodeName){var n=t.hasAttribute("readonly");n||t.setAttribute("readonly",""),t.select(),t.setSelectionRange(0,t.value.length),n||t.removeAttribute("readonly"),e=t.value}else{t.hasAttribute("contenteditable")&&t.focus();var r=window.getSelection(),i=document.createRange();i.selectNodeContents(t),r.removeAllRanges(),r.addRange(i),e=r.toString()}return e}},279:function(t){function e(){}e.prototype={on:function(t,e,n){var r=this.e||(this.e={});return(r[t]||(r[t]=[])).push({fn:e,ctx:n}),this},once:function(t,e,n){var r=this;function i(){r.off(t,i),e.apply(n,arguments)}return i._=e,this.on(t,i,n)},emit:function(t){for(var e=[].slice.call(arguments,1),n=((this.e||(this.e={}))[t]||[]).slice(),r=0,i=n.length;r<i;r++)n[r].fn.apply(n[r].ctx,e);return this},off:function(t,e){var n=this.e||(this.e={}),r=n[t],i=[];if(r&&e)for(var o=0,a=r.length;o<a;o++)r[o].fn!==e&&r[o].fn._!==e&&i.push(r[o]);return i.length?n[t]=i:delete n[t],this}},t.exports=e,t.exports.TinyEmitter=e}},e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={exports:{}};return t[r](i,i.exports,n),i.exports}return n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,{a:e}),e},n.d=function(t,e){for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n(686)}().default},t.exports=r()},TcQ7:function(t,e,n){var r=n("MU5D"),i=n("52gC");t.exports=function(t){return r(i(t))}},TmV0:function(t,e,n){n("fZOM"),t.exports=n("FeBl").Object.values},To3L:function(t,e,n){"use strict";var r=n("+E39"),i=n("lktj"),o=n("1kS7"),a=n("NpIQ"),s=n("sB3e"),l=n("MU5D"),c=Object.assign;t.exports=!c||n("S82l")(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=c({},t)[n]||Object.keys(c({},e)).join("")!=r})?function(t,e){for(var n=s(t),c=arguments.length,u=1,h=o.f,d=a.f;c>u;)for(var f,p=l(arguments[u++]),A=h?i(p).concat(h(p)):i(p),g=A.length,m=0;g>m;)f=A[m++],r&&!d.call(p,f)||(n[f]=p[f]);return n}:c},To6e:function(t,e){function n(t){return new Int16Array(t)}function r(t){return new Int32Array(t)}function i(t){return new Float32Array(t)}var o={fill:function(t,e,n,r){if(2==arguments.length)for(var i=0;i<t.length;i++)t[i]=arguments[1];else for(i=e;i<n;i++)t[i]=r}},a={arraycopy:function(t,e,n,r,i){for(var o=e+i;e<o;)n[r++]=t[e++]},out:{}};a.out.println=function(t){console.log(t)},a.out.printf=function(){console.log.apply(console,arguments)};var s={};function l(t){this.ordinal=t}s.SQRT2=1.4142135623730951,s.FAST_LOG10=function(t){return Math.log10(t)},s.FAST_LOG10_X=function(t,e){return Math.log10(t)*e},l.short_block_allowed=new l(0),l.short_block_coupled=new l(1),l.short_block_dispensed=new l(2),l.short_block_forced=new l(3);var c={};function u(t){this.ordinal=t}c.MAX_VALUE=3.4028235e38,u.vbr_off=new u(0),u.vbr_mt=new u(1),u.vbr_rh=new u(2),u.vbr_abr=new u(3),u.vbr_mtrh=new u(4),u.vbr_default=u.vbr_mtrh;t.exports={System:a,VbrMode:u,Float:c,ShortBlock:l,Util:s,Arrays:o,new_array_n:function t(e){if(1==e.length)return new Array(e[0]);var n=e[0];e=e.slice(1);for(var r=[],i=0;i<n;i++)r.push(t(e));return r},new_byte:function(t){return new Int8Array(t)},new_double:function(t){return new Float64Array(t)},new_float:i,new_float_n:function t(e){if(1==e.length)return i(e[0]);var n=e[0];e=e.slice(1);for(var r=[],o=0;o<n;o++)r.push(t(e));return r},new_int:r,new_int_n:function t(e){if(1==e.length)return r(e[0]);var n=e[0];e=e.slice(1);for(var i=[],o=0;o<n;o++)i.push(t(e));return i},new_short:n,new_short_n:function t(e){if(1==e.length)return n(e[0]);var r=e[0];e=e.slice(1);for(var i=[],o=0;o<r;o++)i.push(t(e));return i},assert:function(t){}}},U3YJ:function(module,exports,__webpack_require__){var require,require,e;e=function(){var define,module,exports;return function t(e,n,r){function i(a,s){if(!n[a]){if(!e[a]){if(!s&&("function"==typeof require&&require))return require(a,!0);if(o)return o(a,!0);throw new Error("Cannot find module '"+a+"'")}var l=n[a]={exports:{}};e[a][0].call(l.exports,function(t){var n=e[a][1][t];return i(n||t)},l,l.exports,t,e,n,r)}return n[a].exports}for(var o="function"==typeof require&&require,a=0;a<r.length;a++)i(r[a]);return i}({1:[function(t,e,n){
  404. /*!
  405. * The buffer module from node.js, for the browser.
  406. *
  407. * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
  408. * @license MIT
  409. */
  410. var r=t("base64-js"),i=t("ieee754"),o=t("is-array");n.Buffer=s,n.SlowBuffer=s,n.INSPECT_MAX_BYTES=50,s.poolSize=8192;var a=1073741823;function s(t,e,n){if(!(this instanceof s))return new s(t,e,n);var r,i,l,c=typeof t;if("number"===c)r=t>0?t>>>0:0;else if("string"===c)"base64"===e&&(t=function(t){t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(x,"");for(;t.length%4!=0;)t+="=";return t}(t)),r=s.byteLength(t,e);else{if("object"!==c||null===t)throw new TypeError("must start with number, buffer, array or string");"Buffer"===t.type&&o(t.data)&&(t=t.data),r=+t.length>0?Math.floor(+t.length):0}if(this.length>a)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a.toString(16)+" bytes");if(s.TYPED_ARRAY_SUPPORT?i=s._augment(new Uint8Array(r)):((i=this).length=r,i._isBuffer=!0),s.TYPED_ARRAY_SUPPORT&&"number"==typeof t.byteLength)i._set(t);else if(function(t){return o(t)||s.isBuffer(t)||t&&"object"==typeof t&&"number"==typeof t.length}(t))if(s.isBuffer(t))for(l=0;l<r;l++)i[l]=t.readUInt8(l);else for(l=0;l<r;l++)i[l]=(t[l]%256+256)%256;else if("string"===c)i.write(t,0,e);else if("number"===c&&!s.TYPED_ARRAY_SUPPORT&&!n)for(l=0;l<r;l++)i[l]=0;return i}function l(t,e,n,r){return B(function(t){for(var e=[],n=0;n<t.length;n++)e.push(255&t.charCodeAt(n));return e}(e),t,n,r)}function c(t,e,n){return 0===e&&n===t.length?r.fromByteArray(t):r.fromByteArray(t.slice(e,n))}function u(t,e,n){var r="",i="";n=Math.min(t.length,n);for(var o=e;o<n;o++)t[o]<=127?(r+=T(i)+String.fromCharCode(t[o]),i=""):i+="%"+t[o].toString(16);return r+T(i)}function h(t,e,n){var r="";n=Math.min(t.length,n);for(var i=e;i<n;i++)r+=String.fromCharCode(t[i]);return r}function d(t,e,n){return h(t,e,n)}function f(t,e,n){var r=t.length;(!e||e<0)&&(e=0),(!n||n<0||n>r)&&(n=r);for(var i="",o=e;o<n;o++)i+=S(t[o]);return i}function p(t,e,n){for(var r=t.slice(e,n),i="",o=0;o<r.length;o+=2)i+=String.fromCharCode(r[o]+256*r[o+1]);return i}function A(t,e,n){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>n)throw new RangeError("Trying to access beyond buffer length")}function g(t,e,n,r,i,o){if(!s.isBuffer(t))throw new TypeError("buffer must be a Buffer instance");if(e>i||e<o)throw new TypeError("value is out of bounds");if(n+r>t.length)throw new TypeError("index out of range")}function m(t,e,n,r){e<0&&(e=65535+e+1);for(var i=0,o=Math.min(t.length-n,2);i<o;i++)t[n+i]=(e&255<<8*(r?i:1-i))>>>8*(r?i:1-i)}function v(t,e,n,r){e<0&&(e=4294967295+e+1);for(var i=0,o=Math.min(t.length-n,4);i<o;i++)t[n+i]=e>>>8*(r?i:3-i)&255}function y(t,e,n,r,i,o){if(e>i||e<o)throw new TypeError("value is out of bounds");if(n+r>t.length)throw new TypeError("index out of range")}function b(t,e,n,r,o){return o||y(t,e,n,4,3.4028234663852886e38,-3.4028234663852886e38),i.write(t,e,n,r,23,4),n+4}function _(t,e,n,r,o){return o||y(t,e,n,8,1.7976931348623157e308,-1.7976931348623157e308),i.write(t,e,n,r,52,8),n+8}s.TYPED_ARRAY_SUPPORT=function(){try{var t=new ArrayBuffer(0),e=new Uint8Array(t);return e.foo=function(){return 42},42===e.foo()&&"function"==typeof e.subarray&&0===new Uint8Array(1).subarray(1,1).byteLength}catch(t){return!1}}(),s.isBuffer=function(t){return!(null==t||!t._isBuffer)},s.compare=function(t,e){if(!s.isBuffer(t)||!s.isBuffer(e))throw new TypeError("Arguments must be Buffers");for(var n=t.length,r=e.length,i=0,o=Math.min(n,r);i<o&&t[i]===e[i];i++);return i!==o&&(n=t[i],r=e[i]),n<r?-1:r<n?1:0},s.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"raw":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},s.concat=function(t,e){if(!o(t))throw new TypeError("Usage: Buffer.concat(list[, length])");if(0===t.length)return new s(0);if(1===t.length)return t[0];var n;if(void 0===e)for(e=0,n=0;n<t.length;n++)e+=t[n].length;var r=new s(e),i=0;for(n=0;n<t.length;n++){var a=t[n];a.copy(r,i),i+=a.length}return r},s.byteLength=function(t,e){var n;switch(t+="",e||"utf8"){case"ascii":case"binary":case"raw":n=t.length;break;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":n=2*t.length;break;case"hex":n=t.length>>>1;break;case"utf8":case"utf-8":n=C(t).length;break;case"base64":n=k(t).length;break;default:n=t.length}return n},s.prototype.length=void 0,s.prototype.parent=void 0,s.prototype.toString=function(t,e,n){var r=!1;if(e>>>=0,n=void 0===n||n===1/0?this.length:n>>>0,t||(t="utf8"),e<0&&(e=0),n>this.length&&(n=this.length),n<=e)return"";for(;;)switch(t){case"hex":return f(this,e,n);case"utf8":case"utf-8":return u(this,e,n);case"ascii":return h(this,e,n);case"binary":return d(this,e,n);case"base64":return c(this,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return p(this,e,n);default:if(r)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),r=!0}},s.prototype.equals=function(t){if(!s.isBuffer(t))throw new TypeError("Argument must be a Buffer");return 0===s.compare(this,t)},s.prototype.inspect=function(){var t="",e=n.INSPECT_MAX_BYTES;return this.length>0&&(t=this.toString("hex",0,e).match(/.{2}/g).join(" "),this.length>e&&(t+=" ... ")),"<Buffer "+t+">"},s.prototype.compare=function(t){if(!s.isBuffer(t))throw new TypeError("Argument must be a Buffer");return s.compare(this,t)},s.prototype.get=function(t){return console.log(".get() is deprecated. Access using array indexes instead."),this.readUInt8(t)},s.prototype.set=function(t,e){return console.log(".set() is deprecated. Access using array indexes instead."),this.writeUInt8(t,e)},s.prototype.write=function(t,e,n,r){if(isFinite(e))isFinite(n)||(r=n,n=void 0);else{var i=r;r=e,e=n,n=i}e=Number(e)||0;var o,a=this.length-e;switch(n?(n=Number(n))>a&&(n=a):n=a,r=String(r||"utf8").toLowerCase()){case"hex":o=function(t,e,n,r){n=Number(n)||0;var i=t.length-n;r?(r=Number(r))>i&&(r=i):r=i;var o=e.length;if(o%2!=0)throw new Error("Invalid hex string");r>o/2&&(r=o/2);for(var a=0;a<r;a++){var s=parseInt(e.substr(2*a,2),16);if(isNaN(s))throw new Error("Invalid hex string");t[n+a]=s}return a}(this,t,e,n);break;case"utf8":case"utf-8":o=function(t,e,n,r){return B(C(e),t,n,r)}(this,t,e,n);break;case"ascii":o=l(this,t,e,n);break;case"binary":o=function(t,e,n,r){return l(t,e,n,r)}(this,t,e,n);break;case"base64":o=function(t,e,n,r){return B(k(e),t,n,r)}(this,t,e,n);break;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":o=function(t,e,n,r){return B(function(t){for(var e,n,r,i=[],o=0;o<t.length;o++)e=t.charCodeAt(o),n=e>>8,r=e%256,i.push(r),i.push(n);return i}(e),t,n,r,2)}(this,t,e,n);break;default:throw new TypeError("Unknown encoding: "+r)}return o},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},s.prototype.slice=function(t,e){var n=this.length;if(t=~~t,e=void 0===e?n:~~e,t<0?(t+=n)<0&&(t=0):t>n&&(t=n),e<0?(e+=n)<0&&(e=0):e>n&&(e=n),e<t&&(e=t),s.TYPED_ARRAY_SUPPORT)return s._augment(this.subarray(t,e));for(var r=e-t,i=new s(r,void 0,!0),o=0;o<r;o++)i[o]=this[o+t];return i},s.prototype.readUInt8=function(t,e){return e||A(t,1,this.length),this[t]},s.prototype.readUInt16LE=function(t,e){return e||A(t,2,this.length),this[t]|this[t+1]<<8},s.prototype.readUInt16BE=function(t,e){return e||A(t,2,this.length),this[t]<<8|this[t+1]},s.prototype.readUInt32LE=function(t,e){return e||A(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},s.prototype.readUInt32BE=function(t,e){return e||A(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},s.prototype.readInt8=function(t,e){return e||A(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},s.prototype.readInt16LE=function(t,e){e||A(t,2,this.length);var n=this[t]|this[t+1]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt16BE=function(t,e){e||A(t,2,this.length);var n=this[t+1]|this[t]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt32LE=function(t,e){return e||A(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},s.prototype.readInt32BE=function(t,e){return e||A(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},s.prototype.readFloatLE=function(t,e){return e||A(t,4,this.length),i.read(this,t,!0,23,4)},s.prototype.readFloatBE=function(t,e){return e||A(t,4,this.length),i.read(this,t,!1,23,4)},s.prototype.readDoubleLE=function(t,e){return e||A(t,8,this.length),i.read(this,t,!0,52,8)},s.prototype.readDoubleBE=function(t,e){return e||A(t,8,this.length),i.read(this,t,!1,52,8)},s.prototype.writeUInt8=function(t,e,n){return t=+t,e>>>=0,n||g(this,t,e,1,255,0),s.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=t,e+1},s.prototype.writeUInt16LE=function(t,e,n){return t=+t,e>>>=0,n||g(this,t,e,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[e]=t,this[e+1]=t>>>8):m(this,t,e,!0),e+2},s.prototype.writeUInt16BE=function(t,e,n){return t=+t,e>>>=0,n||g(this,t,e,2,65535,0),s.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=t):m(this,t,e,!1),e+2},s.prototype.writeUInt32LE=function(t,e,n){return t=+t,e>>>=0,n||g(this,t,e,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=t):v(this,t,e,!0),e+4},s.prototype.writeUInt32BE=function(t,e,n){return t=+t,e>>>=0,n||g(this,t,e,4,4294967295,0),s.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=t):v(this,t,e,!1),e+4},s.prototype.writeInt8=function(t,e,n){return t=+t,e>>>=0,n||g(this,t,e,1,127,-128),s.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=t,e+1},s.prototype.writeInt16LE=function(t,e,n){return t=+t,e>>>=0,n||g(this,t,e,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[e]=t,this[e+1]=t>>>8):m(this,t,e,!0),e+2},s.prototype.writeInt16BE=function(t,e,n){return t=+t,e>>>=0,n||g(this,t,e,2,32767,-32768),s.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=t):m(this,t,e,!1),e+2},s.prototype.writeInt32LE=function(t,e,n){return t=+t,e>>>=0,n||g(this,t,e,4,2147483647,-2147483648),s.TYPED_ARRAY_SUPPORT?(this[e]=t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):v(this,t,e,!0),e+4},s.prototype.writeInt32BE=function(t,e,n){return t=+t,e>>>=0,n||g(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),s.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=t):v(this,t,e,!1),e+4},s.prototype.writeFloatLE=function(t,e,n){return b(this,t,e,!0,n)},s.prototype.writeFloatBE=function(t,e,n){return b(this,t,e,!1,n)},s.prototype.writeDoubleLE=function(t,e,n){return _(this,t,e,!0,n)},s.prototype.writeDoubleBE=function(t,e,n){return _(this,t,e,!1,n)},s.prototype.copy=function(t,e,n,r){if(n||(n=0),r||0===r||(r=this.length),e||(e=0),r!==n&&0!==t.length&&0!==this.length){if(r<n)throw new TypeError("sourceEnd < sourceStart");if(e<0||e>=t.length)throw new TypeError("targetStart out of bounds");if(n<0||n>=this.length)throw new TypeError("sourceStart out of bounds");if(r<0||r>this.length)throw new TypeError("sourceEnd out of bounds");r>this.length&&(r=this.length),t.length-e<r-n&&(r=t.length-e+n);var i=r-n;if(i<1e3||!s.TYPED_ARRAY_SUPPORT)for(var o=0;o<i;o++)t[o+e]=this[o+n];else t._set(this.subarray(n,n+i),e)}},s.prototype.fill=function(t,e,n){if(t||(t=0),e||(e=0),n||(n=this.length),n<e)throw new TypeError("end < start");if(n!==e&&0!==this.length){if(e<0||e>=this.length)throw new TypeError("start out of bounds");if(n<0||n>this.length)throw new TypeError("end out of bounds");var r;if("number"==typeof t)for(r=e;r<n;r++)this[r]=t;else{var i=C(t.toString()),o=i.length;for(r=e;r<n;r++)this[r]=i[r%o]}return this}},s.prototype.toArrayBuffer=function(){if("undefined"!=typeof Uint8Array){if(s.TYPED_ARRAY_SUPPORT)return new s(this).buffer;for(var t=new Uint8Array(this.length),e=0,n=t.length;e<n;e+=1)t[e]=this[e];return t.buffer}throw new TypeError("Buffer.toArrayBuffer not supported in this browser")};var w=s.prototype;s._augment=function(t){return t.constructor=s,t._isBuffer=!0,t._get=t.get,t._set=t.set,t.get=w.get,t.set=w.set,t.write=w.write,t.toString=w.toString,t.toLocaleString=w.toString,t.toJSON=w.toJSON,t.equals=w.equals,t.compare=w.compare,t.copy=w.copy,t.slice=w.slice,t.readUInt8=w.readUInt8,t.readUInt16LE=w.readUInt16LE,t.readUInt16BE=w.readUInt16BE,t.readUInt32LE=w.readUInt32LE,t.readUInt32BE=w.readUInt32BE,t.readInt8=w.readInt8,t.readInt16LE=w.readInt16LE,t.readInt16BE=w.readInt16BE,t.readInt32LE=w.readInt32LE,t.readInt32BE=w.readInt32BE,t.readFloatLE=w.readFloatLE,t.readFloatBE=w.readFloatBE,t.readDoubleLE=w.readDoubleLE,t.readDoubleBE=w.readDoubleBE,t.writeUInt8=w.writeUInt8,t.writeUInt16LE=w.writeUInt16LE,t.writeUInt16BE=w.writeUInt16BE,t.writeUInt32LE=w.writeUInt32LE,t.writeUInt32BE=w.writeUInt32BE,t.writeInt8=w.writeInt8,t.writeInt16LE=w.writeInt16LE,t.writeInt16BE=w.writeInt16BE,t.writeInt32LE=w.writeInt32LE,t.writeInt32BE=w.writeInt32BE,t.writeFloatLE=w.writeFloatLE,t.writeFloatBE=w.writeFloatBE,t.writeDoubleLE=w.writeDoubleLE,t.writeDoubleBE=w.writeDoubleBE,t.fill=w.fill,t.inspect=w.inspect,t.toArrayBuffer=w.toArrayBuffer,t};var x=/[^+\/0-9A-z]/g;function S(t){return t<16?"0"+t.toString(16):t.toString(16)}function C(t){for(var e=[],n=0;n<t.length;n++){var r=t.charCodeAt(n);if(r<=127)e.push(r);else{var i=n;r>=55296&&r<=57343&&n++;for(var o=encodeURIComponent(t.slice(i,n+1)).substr(1).split("%"),a=0;a<o.length;a++)e.push(parseInt(o[a],16))}}return e}function k(t){return r.toByteArray(t)}function B(t,e,n,r,i){i&&(r-=r%i);for(var o=0;o<r&&!(o+n>=e.length||o>=t.length);o++)e[o+n]=t[o];return o}function T(t){try{return decodeURIComponent(t)}catch(t){return String.fromCharCode(65533)}}},{"base64-js":2,ieee754:3,"is-array":4}],2:[function(t,e,n){var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";!function(t){"use strict";var e="undefined"!=typeof Uint8Array?Uint8Array:Array,n="+".charCodeAt(0),i="/".charCodeAt(0),o="0".charCodeAt(0),a="a".charCodeAt(0),s="A".charCodeAt(0);function l(t){var e=t.charCodeAt(0);return e===n?62:e===i?63:e<o?-1:e<o+10?e-o+26+26:e<s+26?e-s:e<a+26?e-a+26:void 0}t.toByteArray=function(t){var n,r,i,o,a,s;if(t.length%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var c=t.length;a="="===t.charAt(c-2)?2:"="===t.charAt(c-1)?1:0,s=new e(3*t.length/4-a),i=a>0?t.length-4:t.length;var u=0;function h(t){s[u++]=t}for(n=0,r=0;n<i;n+=4,r+=3)h((16711680&(o=l(t.charAt(n))<<18|l(t.charAt(n+1))<<12|l(t.charAt(n+2))<<6|l(t.charAt(n+3))))>>16),h((65280&o)>>8),h(255&o);return 2===a?h(255&(o=l(t.charAt(n))<<2|l(t.charAt(n+1))>>4)):1===a&&(h((o=l(t.charAt(n))<<10|l(t.charAt(n+1))<<4|l(t.charAt(n+2))>>2)>>8&255),h(255&o)),s},t.fromByteArray=function(t){var e,n,i,o,a=t.length%3,s="";function l(t){return r.charAt(t)}for(e=0,i=t.length-a;e<i;e+=3)n=(t[e]<<16)+(t[e+1]<<8)+t[e+2],s+=l((o=n)>>18&63)+l(o>>12&63)+l(o>>6&63)+l(63&o);switch(a){case 1:s+=l((n=t[t.length-1])>>2),s+=l(n<<4&63),s+="==";break;case 2:s+=l((n=(t[t.length-2]<<8)+t[t.length-1])>>10),s+=l(n>>4&63),s+=l(n<<2&63),s+="="}return s}}(void 0===n?this.base64js={}:n)},{}],3:[function(t,e,n){n.read=function(t,e,n,r,i){var o,a,s=8*i-r-1,l=(1<<s)-1,c=l>>1,u=-7,h=n?i-1:0,d=n?-1:1,f=t[e+h];for(h+=d,o=f&(1<<-u)-1,f>>=-u,u+=s;u>0;o=256*o+t[e+h],h+=d,u-=8);for(a=o&(1<<-u)-1,o>>=-u,u+=r;u>0;a=256*a+t[e+h],h+=d,u-=8);if(0===o)o=1-c;else{if(o===l)return a?NaN:1/0*(f?-1:1);a+=Math.pow(2,r),o-=c}return(f?-1:1)*a*Math.pow(2,o-r)},n.write=function(t,e,n,r,i,o){var a,s,l,c=8*o-i-1,u=(1<<c)-1,h=u>>1,d=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,f=r?0:o-1,p=r?1:-1,A=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=u):(a=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-a))<1&&(a--,l*=2),(e+=a+h>=1?d/l:d*Math.pow(2,1-h))*l>=2&&(a++,l/=2),a+h>=u?(s=0,a=u):a+h>=1?(s=(e*l-1)*Math.pow(2,i),a+=h):(s=e*Math.pow(2,h-1)*Math.pow(2,i),a=0));i>=8;t[n+f]=255&s,f+=p,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;t[n+f]=255&a,f+=p,a/=256,c-=8);t[n+f-p]|=128*A}},{}],4:[function(t,e,n){var r=Array.isArray,i=Object.prototype.toString;e.exports=r||function(t){return!!t&&"[object Array]"==i.call(t)}},{}],5:[function(t,e,n){"use strict";var r=t("./dataReader");function i(t){if(t){this.data=t,this.length=this.data.length,this.index=0,this.zero=0;for(var e=0;e<this.data.length;e++)t[e]=255&t[e]}}i.prototype=new r,i.prototype.byteAt=function(t){return this.data[this.zero+t]},i.prototype.lastIndexOfSignature=function(t){for(var e=t.charCodeAt(0),n=t.charCodeAt(1),r=t.charCodeAt(2),i=t.charCodeAt(3),o=this.length-4;o>=0;--o)if(this.data[o]===e&&this.data[o+1]===n&&this.data[o+2]===r&&this.data[o+3]===i)return o-this.zero;return-1},i.prototype.readData=function(t){if(this.checkOffset(t),0===t)return[];var e=this.data.slice(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=i},{"./dataReader":10}],6:[function(t,e,n){"use strict";var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";n.encode=function(t,e){for(var n,i,o,a,s,l,c,u="",h=0;h<t.length;)a=(n=t.charCodeAt(h++))>>2,s=(3&n)<<4|(i=t.charCodeAt(h++))>>4,l=(15&i)<<2|(o=t.charCodeAt(h++))>>6,c=63&o,isNaN(i)?l=c=64:isNaN(o)&&(c=64),u=u+r.charAt(a)+r.charAt(s)+r.charAt(l)+r.charAt(c);return u},n.decode=function(t,e){var n,i,o,a,s,l,c="",u=0;for(t=t.replace(/[^A-Za-z0-9\+\/\=]/g,"");u<t.length;)n=r.indexOf(t.charAt(u++))<<2|(a=r.indexOf(t.charAt(u++)))>>4,i=(15&a)<<4|(s=r.indexOf(t.charAt(u++)))>>2,o=(3&s)<<6|(l=r.indexOf(t.charAt(u++))),c+=String.fromCharCode(n),64!=s&&(c+=String.fromCharCode(i)),64!=l&&(c+=String.fromCharCode(o));return c}},{}],7:[function(t,e,n){"use strict";function r(){this.compressedSize=0,this.uncompressedSize=0,this.crc32=0,this.compressionMethod=null,this.compressedContent=null}r.prototype={getContent:function(){return null},getCompressedContent:function(){return null}},e.exports=r},{}],8:[function(t,e,n){"use strict";n.STORE={magic:"\0\0",compress:function(t,e){return t},uncompress:function(t){return t},compressInputType:null,uncompressInputType:null},n.DEFLATE=t("./flate")},{"./flate":13}],9:[function(t,e,n){"use strict";var r=t("./utils"),i=[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117];e.exports=function(t,e){if(void 0===t||!t.length)return 0;var n="string"!==r.getTypeOf(t);void 0===e&&(e=0);var o=0;e^=-1;for(var a=0,s=t.length;a<s;a++)o=n?t[a]:t.charCodeAt(a),e=e>>>8^i[255&(e^o)];return-1^e}},{"./utils":26}],10:[function(t,e,n){"use strict";var r=t("./utils");function i(t){this.data=null,this.length=0,this.index=0,this.zero=0}i.prototype={checkOffset:function(t){this.checkIndex(this.index+t)},checkIndex:function(t){if(this.length<this.zero+t||t<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+t+"). Corrupted zip ?")},setIndex:function(t){this.checkIndex(t),this.index=t},skip:function(t){this.setIndex(this.index+t)},byteAt:function(t){},readInt:function(t){var e,n=0;for(this.checkOffset(t),e=this.index+t-1;e>=this.index;e--)n=(n<<8)+this.byteAt(e);return this.index+=t,n},readString:function(t){return r.transformTo("string",this.readData(t))},readData:function(t){},lastIndexOfSignature:function(t){},readDate:function(){var t=this.readInt(4);return new Date(1980+(t>>25&127),(t>>21&15)-1,t>>16&31,t>>11&31,t>>5&63,(31&t)<<1)}},e.exports=i},{"./utils":26}],11:[function(t,e,n){"use strict";n.base64=!1,n.binary=!1,n.dir=!1,n.createFolders=!1,n.date=null,n.compression=null,n.compressionOptions=null,n.comment=null,n.unixPermissions=null,n.dosPermissions=null},{}],12:[function(t,e,n){"use strict";var r=t("./utils");n.string2binary=function(t){return r.string2binary(t)},n.string2Uint8Array=function(t){return r.transformTo("uint8array",t)},n.uint8Array2String=function(t){return r.transformTo("string",t)},n.string2Blob=function(t){var e=r.transformTo("arraybuffer",t);return r.arrayBuffer2Blob(e)},n.arrayBuffer2Blob=function(t){return r.arrayBuffer2Blob(t)},n.transformTo=function(t,e){return r.transformTo(t,e)},n.getTypeOf=function(t){return r.getTypeOf(t)},n.checkSupport=function(t){return r.checkSupport(t)},n.MAX_VALUE_16BITS=r.MAX_VALUE_16BITS,n.MAX_VALUE_32BITS=r.MAX_VALUE_32BITS,n.pretty=function(t){return r.pretty(t)},n.findCompression=function(t){return r.findCompression(t)},n.isRegExp=function(t){return r.isRegExp(t)}},{"./utils":26}],13:[function(t,e,n){"use strict";var r="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array,i=t("pako");n.uncompressInputType=r?"uint8array":"array",n.compressInputType=r?"uint8array":"array",n.magic="\b\0",n.compress=function(t,e){return i.deflateRaw(t,{level:e.level||-1})},n.uncompress=function(t){return i.inflateRaw(t)}},{pako:29}],14:[function(t,e,n){"use strict";var r=t("./base64");function i(t,e){if(!(this instanceof i))return new i(t,e);this.files={},this.comment=null,this.root="",t&&this.load(t,e),this.clone=function(){var t=new i;for(var e in this)"function"!=typeof this[e]&&(t[e]=this[e]);return t}}i.prototype=t("./object"),i.prototype.load=t("./load"),i.support=t("./support"),i.defaults=t("./defaults"),i.utils=t("./deprecatedPublicUtils"),i.base64={encode:function(t){return r.encode(t)},decode:function(t){return r.decode(t)}},i.compressions=t("./compressions"),e.exports=i},{"./base64":6,"./compressions":8,"./defaults":11,"./deprecatedPublicUtils":12,"./load":15,"./object":18,"./support":22}],15:[function(t,e,n){"use strict";var r=t("./base64"),i=t("./utf8"),o=t("./utils"),a=t("./zipEntries");e.exports=function(t,e){var n,s,l,c;for((e=o.extend(e||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:i.utf8decode})).base64&&(t=r.decode(t)),n=(s=new a(t,e)).files,l=0;l<n.length;l++)c=n[l],this.file(c.fileNameStr,c.decompressed,{binary:!0,optimizedBinaryString:!0,date:c.date,dir:c.dir,comment:c.fileCommentStr.length?c.fileCommentStr:null,unixPermissions:c.unixPermissions,dosPermissions:c.dosPermissions,createFolders:e.createFolders});return s.zipComment.length&&(this.comment=s.zipComment),this}},{"./base64":6,"./utf8":25,"./utils":26,"./zipEntries":27}],16:[function(t,e,n){(function(t){"use strict";e.exports=function(e,n){return new t(e,n)},e.exports.test=function(e){return t.isBuffer(e)}}).call(this,t("buffer").Buffer)},{buffer:1}],17:[function(t,e,n){"use strict";var r=t("./uint8ArrayReader");function i(t){this.data=t,this.length=this.data.length,this.index=0,this.zero=0}i.prototype=new r,i.prototype.readData=function(t){this.checkOffset(t);var e=this.data.slice(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=i},{"./uint8ArrayReader":23}],18:[function(t,e,n){"use strict";var r=t("./support"),i=t("./utils"),o=t("./crc32"),a=t("./signature"),s=t("./defaults"),l=t("./base64"),c=t("./compressions"),u=t("./compressedObject"),h=t("./nodeBuffer"),d=t("./utf8"),f=t("./stringWriter"),p=t("./uint8ArrayWriter"),A=function(t){if(t._data instanceof u&&(t._data=t._data.getContent(),t.options.binary=!0,t.options.base64=!1,"uint8array"===i.getTypeOf(t._data))){var e=t._data;t._data=new Uint8Array(e.length),0!==e.length&&t._data.set(e,0)}return t._data},g=function(t){var e=A(t);return"string"===i.getTypeOf(e)?!t.options.binary&&r.nodebuffer?h(e,"utf-8"):t.asBinary():e},m=function(t){var e=A(this);return null===e||void 0===e?"":(this.options.base64&&(e=l.decode(e)),e=t&&this.options.binary?k.utf8decode(e):i.transformTo("string",e),t||this.options.binary||(e=i.transformTo("string",k.utf8encode(e))),e)},v=function(t,e,n){this.name=t,this.dir=n.dir,this.date=n.date,this.comment=n.comment,this.unixPermissions=n.unixPermissions,this.dosPermissions=n.dosPermissions,this._data=e,this.options=n,this._initialMetadata={dir:n.dir,date:n.date}};v.prototype={asText:function(){return m.call(this,!0)},asBinary:function(){return m.call(this,!1)},asNodeBuffer:function(){var t=g(this);return i.transformTo("nodebuffer",t)},asUint8Array:function(){var t=g(this);return i.transformTo("uint8array",t)},asArrayBuffer:function(){return this.asUint8Array().buffer}};var y=function(t,e){var n,r="";for(n=0;n<e;n++)r+=String.fromCharCode(255&t),t>>>=8;return r},b=function(t,e,n){var r,o=i.getTypeOf(e);if("string"==typeof(n=function(t){return!0!==(t=t||{}).base64||null!==t.binary&&void 0!==t.binary||(t.binary=!0),(t=i.extend(t,s)).date=t.date||new Date,null!==t.compression&&(t.compression=t.compression.toUpperCase()),t}(n)).unixPermissions&&(n.unixPermissions=parseInt(n.unixPermissions,8)),n.unixPermissions&&16384&n.unixPermissions&&(n.dir=!0),n.dosPermissions&&16&n.dosPermissions&&(n.dir=!0),n.dir&&(t=w(t)),n.createFolders&&(r=_(t))&&x.call(this,r,!0),n.dir||null===e||void 0===e)n.base64=!1,n.binary=!1,e=null,o=null;else if("string"===o)n.binary&&!n.base64&&!0!==n.optimizedBinaryString&&(e=i.string2binary(e));else{if(n.base64=!1,n.binary=!0,!(o||e instanceof u))throw new Error("The data of '"+t+"' is in an unsupported format !");"arraybuffer"===o&&(e=i.transformTo("uint8array",e))}var a=new v(t,e,n);return this.files[t]=a,a},_=function(t){"/"==t.slice(-1)&&(t=t.substring(0,t.length-1));var e=t.lastIndexOf("/");return e>0?t.substring(0,e):""},w=function(t){return"/"!=t.slice(-1)&&(t+="/"),t},x=function(t,e){return e=void 0!==e&&e,t=w(t),this.files[t]||b.call(this,t,null,{dir:!0,createFolders:e}),this.files[t]},S=function(t,e,n){var r,a=new u;return t._data instanceof u?(a.uncompressedSize=t._data.uncompressedSize,a.crc32=t._data.crc32,0===a.uncompressedSize||t.dir?(e=c.STORE,a.compressedContent="",a.crc32=0):t._data.compressionMethod===e.magic?a.compressedContent=t._data.getCompressedContent():(r=t._data.getContent(),a.compressedContent=e.compress(i.transformTo(e.compressInputType,r),n))):((r=g(t))&&0!==r.length&&!t.dir||(e=c.STORE,r=""),a.uncompressedSize=r.length,a.crc32=o(r),a.compressedContent=e.compress(i.transformTo(e.compressInputType,r),n)),a.compressedSize=a.compressedContent.length,a.compressionMethod=e.magic,a},C=function(t,e,n,r,s,l){n.compressedContent;var c,u,h,f,p=l!==d.utf8encode,A=i.transformTo("string",l(e.name)),g=i.transformTo("string",d.utf8encode(e.name)),m=e.comment||"",v=i.transformTo("string",l(m)),b=i.transformTo("string",d.utf8encode(m)),_=g.length!==e.name.length,w=b.length!==m.length,x=e.options,S="",C="",k="";h=e._initialMetadata.dir!==e.dir?e.dir:x.dir,f=e._initialMetadata.date!==e.date?e.date:x.date;var B,T,E=0,M=0;h&&(E|=16),"UNIX"===s?(M=798,E|=(B=e.unixPermissions,T=B,B||(T=h?16893:33204),(65535&T)<<16)):(M=20,E|=63&(e.dosPermissions||0)),c=f.getHours(),c<<=6,c|=f.getMinutes(),c<<=5,c|=f.getSeconds()/2,u=f.getFullYear()-1980,u<<=4,u|=f.getMonth()+1,u<<=5,u|=f.getDate(),_&&(C=y(1,1)+y(o(A),4)+g,S+="up"+y(C.length,2)+C),w&&(k=y(1,1)+y(this.crc32(v),4)+b,S+="uc"+y(k.length,2)+k);var O="";return O+="\n\0",O+=p||!_&&!w?"\0\0":"\0\b",O+=n.compressionMethod,O+=y(c,2),O+=y(u,2),O+=y(n.crc32,4),O+=y(n.compressedSize,4),O+=y(n.uncompressedSize,4),O+=y(A.length,2),O+=y(S.length,2),{fileRecord:a.LOCAL_FILE_HEADER+O+A+S,dirRecord:a.CENTRAL_FILE_HEADER+y(M,2)+O+y(v.length,2)+"\0\0\0\0"+y(E,4)+y(r,4)+A+S+v,compressedObject:n}},k={load:function(t,e){throw new Error("Load method is not defined. Is the file jszip-load.js included ?")},filter:function(t){var e,n,r,o,a=[];for(e in this.files)this.files.hasOwnProperty(e)&&(r=this.files[e],o=new v(r.name,r._data,i.extend(r.options)),n=e.slice(this.root.length,e.length),e.slice(0,this.root.length)===this.root&&t(n,o)&&a.push(o));return a},file:function(t,e,n){if(1===arguments.length){if(i.isRegExp(t)){var r=t;return this.filter(function(t,e){return!e.dir&&r.test(t)})}return this.filter(function(e,n){return!n.dir&&e===t})[0]||null}return t=this.root+t,b.call(this,t,e,n),this},folder:function(t){if(!t)return this;if(i.isRegExp(t))return this.filter(function(e,n){return n.dir&&t.test(e)});var e=this.root+t,n=x.call(this,e),r=this.clone();return r.root=n.name,r},remove:function(t){t=this.root+t;var e=this.files[t];if(e||("/"!=t.slice(-1)&&(t+="/"),e=this.files[t]),e&&!e.dir)delete this.files[t];else for(var n=this.filter(function(e,n){return n.name.slice(0,t.length)===t}),r=0;r<n.length;r++)delete this.files[n[r].name];return this},generate:function(t){t=i.extend(t||{},{base64:!0,compression:"STORE",compressionOptions:null,type:"base64",platform:"DOS",comment:null,mimeType:"application/zip",encodeFileName:d.utf8encode}),i.checkSupport(t.type),"darwin"!==t.platform&&"freebsd"!==t.platform&&"linux"!==t.platform&&"sunos"!==t.platform||(t.platform="UNIX"),"win32"===t.platform&&(t.platform="DOS");var e,n,r=[],o=0,s=0,u=i.transformTo("string",t.encodeFileName(t.comment||this.comment||""));for(var h in this.files)if(this.files.hasOwnProperty(h)){var A=this.files[h],g=A.options.compression||t.compression.toUpperCase(),m=c[g];if(!m)throw new Error(g+" is not a valid compression method !");var v=A.options.compressionOptions||t.compressionOptions||{},b=S.call(this,A,m,v),_=C.call(this,h,A,b,o,t.platform,t.encodeFileName);o+=_.fileRecord.length+b.compressedSize,s+=_.dirRecord.length,r.push(_)}var w;w=a.CENTRAL_DIRECTORY_END+"\0\0\0\0"+y(r.length,2)+y(r.length,2)+y(s,4)+y(o,4)+y(u.length,2)+u;var x=t.type.toLowerCase();for(e="uint8array"===x||"arraybuffer"===x||"blob"===x||"nodebuffer"===x?new p(o+s+w.length):new f(o+s+w.length),n=0;n<r.length;n++)e.append(r[n].fileRecord),e.append(r[n].compressedObject.compressedContent);for(n=0;n<r.length;n++)e.append(r[n].dirRecord);e.append(w);var k=e.finalize();switch(t.type.toLowerCase()){case"uint8array":case"arraybuffer":case"nodebuffer":return i.transformTo(t.type.toLowerCase(),k);case"blob":return i.arrayBuffer2Blob(i.transformTo("arraybuffer",k),t.mimeType);case"base64":return t.base64?l.encode(k):k;default:return k}},crc32:function(t,e){return o(t,e)},utf8encode:function(t){return i.transformTo("string",d.utf8encode(t))},utf8decode:function(t){return d.utf8decode(t)}};e.exports=k},{"./base64":6,"./compressedObject":7,"./compressions":8,"./crc32":9,"./defaults":11,"./nodeBuffer":16,"./signature":19,"./stringWriter":21,"./support":22,"./uint8ArrayWriter":24,"./utf8":25,"./utils":26}],19:[function(t,e,n){"use strict";n.LOCAL_FILE_HEADER="PK",n.CENTRAL_FILE_HEADER="PK",n.CENTRAL_DIRECTORY_END="PK",n.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK",n.ZIP64_CENTRAL_DIRECTORY_END="PK",n.DATA_DESCRIPTOR="PK\b"},{}],20:[function(t,e,n){"use strict";var r=t("./dataReader"),i=t("./utils");function o(t,e){this.data=t,e||(this.data=i.string2binary(this.data)),this.length=this.data.length,this.index=0,this.zero=0}o.prototype=new r,o.prototype.byteAt=function(t){return this.data.charCodeAt(this.zero+t)},o.prototype.lastIndexOfSignature=function(t){return this.data.lastIndexOf(t)-this.zero},o.prototype.readData=function(t){this.checkOffset(t);var e=this.data.slice(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=o},{"./dataReader":10,"./utils":26}],21:[function(t,e,n){"use strict";var r=t("./utils"),i=function(){this.data=[]};i.prototype={append:function(t){t=r.transformTo("string",t),this.data.push(t)},finalize:function(){return this.data.join("")}},e.exports=i},{"./utils":26}],22:[function(t,e,n){(function(t){"use strict";if(n.base64=!0,n.array=!0,n.string=!0,n.arraybuffer="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array,n.nodebuffer=void 0!==t,n.uint8array="undefined"!=typeof Uint8Array,"undefined"==typeof ArrayBuffer)n.blob=!1;else{var e=new ArrayBuffer(0);try{n.blob=0===new Blob([e],{type:"application/zip"}).size}catch(t){try{var r=new(window.BlobBuilder||window.WebKitBlobBuilder||window.MozBlobBuilder||window.MSBlobBuilder);r.append(e),n.blob=0===r.getBlob("application/zip").size}catch(t){n.blob=!1}}}}).call(this,t("buffer").Buffer)},{buffer:1}],23:[function(t,e,n){"use strict";var r=t("./arrayReader");function i(t){t&&(this.data=t,this.length=this.data.length,this.index=0,this.zero=0)}i.prototype=new r,i.prototype.readData=function(t){if(this.checkOffset(t),0===t)return new Uint8Array(0);var e=this.data.subarray(this.zero+this.index,this.zero+this.index+t);return this.index+=t,e},e.exports=i},{"./arrayReader":5}],24:[function(t,e,n){"use strict";var r=t("./utils"),i=function(t){this.data=new Uint8Array(t),this.index=0};i.prototype={append:function(t){0!==t.length&&(t=r.transformTo("uint8array",t),this.data.set(t,this.index),this.index+=t.length)},finalize:function(){return this.data}},e.exports=i},{"./utils":26}],25:[function(t,e,n){"use strict";for(var r=t("./utils"),i=t("./support"),o=t("./nodeBuffer"),a=new Array(256),s=0;s<256;s++)a[s]=s>=252?6:s>=248?5:s>=240?4:s>=224?3:s>=192?2:1;a[254]=a[254]=1;var l=function(t,e){var n;for((e=e||t.length)>t.length&&(e=t.length),n=e-1;n>=0&&128==(192&t[n]);)n--;return n<0?e:0===n?e:n+a[t[n]]>e?n:e},c=function(t){var e,n,i,o,s=t.length,l=new Array(2*s);for(n=0,e=0;e<s;)if((i=t[e++])<128)l[n++]=i;else if((o=a[i])>4)l[n++]=65533,e+=o-1;else{for(i&=2===o?31:3===o?15:7;o>1&&e<s;)i=i<<6|63&t[e++],o--;o>1?l[n++]=65533:i<65536?l[n++]=i:(i-=65536,l[n++]=55296|i>>10&1023,l[n++]=56320|1023&i)}return l.length!==n&&(l.subarray?l=l.subarray(0,n):l.length=n),r.applyFromCharCode(l)};n.utf8encode=function(t){return i.nodebuffer?o(t,"utf-8"):function(t){var e,n,r,o,a,s=t.length,l=0;for(o=0;o<s;o++)55296==(64512&(n=t.charCodeAt(o)))&&o+1<s&&56320==(64512&(r=t.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(r-56320),o++),l+=n<128?1:n<2048?2:n<65536?3:4;for(e=i.uint8array?new Uint8Array(l):new Array(l),a=0,o=0;a<l;o++)55296==(64512&(n=t.charCodeAt(o)))&&o+1<s&&56320==(64512&(r=t.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(r-56320),o++),n<128?e[a++]=n:n<2048?(e[a++]=192|n>>>6,e[a++]=128|63&n):n<65536?(e[a++]=224|n>>>12,e[a++]=128|n>>>6&63,e[a++]=128|63&n):(e[a++]=240|n>>>18,e[a++]=128|n>>>12&63,e[a++]=128|n>>>6&63,e[a++]=128|63&n);return e}(t)},n.utf8decode=function(t){if(i.nodebuffer)return r.transformTo("nodebuffer",t).toString("utf-8");for(var e=[],n=0,o=(t=r.transformTo(i.uint8array?"uint8array":"array",t)).length;n<o;){var a=l(t,Math.min(n+65536,o));i.uint8array?e.push(c(t.subarray(n,a))):e.push(c(t.slice(n,a))),n=a}return e.join("")}},{"./nodeBuffer":16,"./support":22,"./utils":26}],26:[function(t,e,n){"use strict";var r=t("./support"),i=t("./compressions"),o=t("./nodeBuffer");function a(t){return t}function s(t,e){for(var n=0;n<t.length;++n)e[n]=255&t.charCodeAt(n);return e}function l(t){var e=65536,r=[],i=t.length,a=n.getTypeOf(t),s=0,l=!0;try{switch(a){case"uint8array":String.fromCharCode.apply(null,new Uint8Array(0));break;case"nodebuffer":String.fromCharCode.apply(null,o(0))}}catch(t){l=!1}if(!l){for(var c="",u=0;u<t.length;u++)c+=String.fromCharCode(t[u]);return c}for(;s<i&&e>1;)try{"array"===a||"nodebuffer"===a?r.push(String.fromCharCode.apply(null,t.slice(s,Math.min(s+e,i)))):r.push(String.fromCharCode.apply(null,t.subarray(s,Math.min(s+e,i)))),s+=e}catch(t){e=Math.floor(e/2)}return r.join("")}function c(t,e){for(var n=0;n<t.length;n++)e[n]=t[n];return e}n.string2binary=function(t){for(var e="",n=0;n<t.length;n++)e+=String.fromCharCode(255&t.charCodeAt(n));return e},n.arrayBuffer2Blob=function(t,e){n.checkSupport("blob"),e=e||"application/zip";try{return new Blob([t],{type:e})}catch(n){try{var r=new(window.BlobBuilder||window.WebKitBlobBuilder||window.MozBlobBuilder||window.MSBlobBuilder);return r.append(t),r.getBlob(e)}catch(t){throw new Error("Bug : can't construct the Blob.")}}},n.applyFromCharCode=l;var u={};u.string={string:a,array:function(t){return s(t,new Array(t.length))},arraybuffer:function(t){return u.string.uint8array(t).buffer},uint8array:function(t){return s(t,new Uint8Array(t.length))},nodebuffer:function(t){return s(t,o(t.length))}},u.array={string:l,array:a,arraybuffer:function(t){return new Uint8Array(t).buffer},uint8array:function(t){return new Uint8Array(t)},nodebuffer:function(t){return o(t)}},u.arraybuffer={string:function(t){return l(new Uint8Array(t))},array:function(t){return c(new Uint8Array(t),new Array(t.byteLength))},arraybuffer:a,uint8array:function(t){return new Uint8Array(t)},nodebuffer:function(t){return o(new Uint8Array(t))}},u.uint8array={string:l,array:function(t){return c(t,new Array(t.length))},arraybuffer:function(t){return t.buffer},uint8array:a,nodebuffer:function(t){return o(t)}},u.nodebuffer={string:l,array:function(t){return c(t,new Array(t.length))},arraybuffer:function(t){return u.nodebuffer.uint8array(t).buffer},uint8array:function(t){return c(t,new Uint8Array(t.length))},nodebuffer:a},n.transformTo=function(t,e){if(e||(e=""),!t)return e;n.checkSupport(t);var r=n.getTypeOf(e);return u[r][t](e)},n.getTypeOf=function(t){return"string"==typeof t?"string":"[object Array]"===Object.prototype.toString.call(t)?"array":r.nodebuffer&&o.test(t)?"nodebuffer":r.uint8array&&t instanceof Uint8Array?"uint8array":r.arraybuffer&&t instanceof ArrayBuffer?"arraybuffer":void 0},n.checkSupport=function(t){if(!r[t.toLowerCase()])throw new Error(t+" is not supported by this browser")},n.MAX_VALUE_16BITS=65535,n.MAX_VALUE_32BITS=-1,n.pretty=function(t){var e,n,r="";for(n=0;n<(t||"").length;n++)r+="\\x"+((e=t.charCodeAt(n))<16?"0":"")+e.toString(16).toUpperCase();return r},n.findCompression=function(t){for(var e in i)if(i.hasOwnProperty(e)&&i[e].magic===t)return i[e];return null},n.isRegExp=function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},n.extend=function(){var t,e,n={};for(t=0;t<arguments.length;t++)for(e in arguments[t])arguments[t].hasOwnProperty(e)&&void 0===n[e]&&(n[e]=arguments[t][e]);return n}},{"./compressions":8,"./nodeBuffer":16,"./support":22}],27:[function(t,e,n){"use strict";var r=t("./stringReader"),i=t("./nodeBufferReader"),o=t("./uint8ArrayReader"),a=t("./arrayReader"),s=t("./utils"),l=t("./signature"),c=t("./zipEntry"),u=t("./support");t("./object");function h(t,e){this.files=[],this.loadOptions=e,t&&this.load(t)}h.prototype={checkSignature:function(t){var e=this.reader.readString(4);if(e!==t)throw new Error("Corrupted zip or bug : unexpected signature ("+s.pretty(e)+", expected "+s.pretty(t)+")")},isSignature:function(t,e){var n=this.reader.index;this.reader.setIndex(t);var r=this.reader.readString(4)===e;return this.reader.setIndex(n),r},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2);var t=this.reader.readData(this.zipCommentLength),e=u.uint8array?"uint8array":"array",n=s.transformTo(e,t);this.zipComment=this.loadOptions.decodeFileName(n)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.versionMadeBy=this.reader.readString(2),this.versionNeeded=this.reader.readInt(2),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var t,e,n,r=this.zip64EndOfCentralSize-44;0<r;)t=this.reader.readInt(2),e=this.reader.readInt(4),n=this.reader.readString(e),this.zip64ExtensibleData[t]={id:t,length:e,value:n}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),this.disksCount>1)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var t,e;for(t=0;t<this.files.length;t++)e=this.files[t],this.reader.setIndex(e.localHeaderOffset),this.checkSignature(l.LOCAL_FILE_HEADER),e.readLocalPart(this.reader),e.handleUTF8(),e.processAttributes()},readCentralDir:function(){var t;for(this.reader.setIndex(this.centralDirOffset);this.reader.readString(4)===l.CENTRAL_FILE_HEADER;)(t=new c({zip64:this.zip64},this.loadOptions)).readCentralPart(this.reader),this.files.push(t);if(this.centralDirRecords!==this.files.length&&0!==this.centralDirRecords&&0===this.files.length)throw new Error("Corrupted zip or bug: expected "+this.centralDirRecords+" records in central dir, got "+this.files.length)},readEndOfCentral:function(){var t=this.reader.lastIndexOfSignature(l.CENTRAL_DIRECTORY_END);if(t<0)throw!this.isSignature(0,l.LOCAL_FILE_HEADER)?new Error("Can't find end of central directory : is this a zip file ? If it is, see http://stuk.github.io/jszip/documentation/howto/read_zip.html"):new Error("Corrupted zip : can't find end of central directory");this.reader.setIndex(t);var e=t;if(this.checkSignature(l.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===s.MAX_VALUE_16BITS||this.diskWithCentralDirStart===s.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===s.MAX_VALUE_16BITS||this.centralDirRecords===s.MAX_VALUE_16BITS||this.centralDirSize===s.MAX_VALUE_32BITS||this.centralDirOffset===s.MAX_VALUE_32BITS){if(this.zip64=!0,(t=this.reader.lastIndexOfSignature(l.ZIP64_CENTRAL_DIRECTORY_LOCATOR))<0)throw new Error("Corrupted zip : can't find the ZIP64 end of central directory locator");if(this.reader.setIndex(t),this.checkSignature(l.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),!this.isSignature(this.relativeOffsetEndOfZip64CentralDir,l.ZIP64_CENTRAL_DIRECTORY_END)&&(this.relativeOffsetEndOfZip64CentralDir=this.reader.lastIndexOfSignature(l.ZIP64_CENTRAL_DIRECTORY_END),this.relativeOffsetEndOfZip64CentralDir<0))throw new Error("Corrupted zip : can't find the ZIP64 end of central directory");this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(l.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}var n=this.centralDirOffset+this.centralDirSize;this.zip64&&(n+=20,n+=12+this.zip64EndOfCentralSize);var r=e-n;if(r>0)this.isSignature(e,l.CENTRAL_FILE_HEADER)||(this.reader.zero=r);else if(r<0)throw new Error("Corrupted zip: missing "+Math.abs(r)+" bytes.")},prepareReader:function(t){var e=s.getTypeOf(t);if(s.checkSupport(e),"string"!==e||u.uint8array)if("nodebuffer"===e)this.reader=new i(t);else if(u.uint8array)this.reader=new o(s.transformTo("uint8array",t));else{if(!u.array)throw new Error("Unexpected error: unsupported type '"+e+"'");this.reader=new a(s.transformTo("array",t))}else this.reader=new r(t,this.loadOptions.optimizedBinaryString)},load:function(t){this.prepareReader(t),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}},e.exports=h},{"./arrayReader":5,"./nodeBufferReader":17,"./object":18,"./signature":19,"./stringReader":20,"./support":22,"./uint8ArrayReader":23,"./utils":26,"./zipEntry":28}],28:[function(t,e,n){"use strict";var r=t("./stringReader"),i=t("./utils"),o=t("./compressedObject"),a=t("./object"),s=t("./support");function l(t,e){this.options=t,this.loadOptions=e}l.prototype={isEncrypted:function(){return 1==(1&this.bitFlag)},useUTF8:function(){return 2048==(2048&this.bitFlag)},prepareCompressedContent:function(t,e,n){return function(){var r=t.index;t.setIndex(e);var i=t.readData(n);return t.setIndex(r),i}},prepareContent:function(t,e,n,r,o){return function(){var t=i.transformTo(r.uncompressInputType,this.getCompressedContent()),e=r.uncompress(t);if(e.length!==o)throw new Error("Bug : uncompressed data size mismatch");return e}},readLocalPart:function(t){var e,n;if(t.skip(22),this.fileNameLength=t.readInt(2),n=t.readInt(2),this.fileName=t.readData(this.fileNameLength),t.skip(n),-1==this.compressedSize||-1==this.uncompressedSize)throw new Error("Bug or corrupted zip : didn't get enough informations from the central directory (compressedSize == -1 || uncompressedSize == -1)");if(null===(e=i.findCompression(this.compressionMethod)))throw new Error("Corrupted zip : compression "+i.pretty(this.compressionMethod)+" unknown (inner file : "+i.transformTo("string",this.fileName)+")");if(this.decompressed=new o,this.decompressed.compressedSize=this.compressedSize,this.decompressed.uncompressedSize=this.uncompressedSize,this.decompressed.crc32=this.crc32,this.decompressed.compressionMethod=this.compressionMethod,this.decompressed.getCompressedContent=this.prepareCompressedContent(t,t.index,this.compressedSize,e),this.decompressed.getContent=this.prepareContent(t,t.index,this.compressedSize,e,this.uncompressedSize),this.loadOptions.checkCRC32&&(this.decompressed=i.transformTo("string",this.decompressed.getContent()),a.crc32(this.decompressed)!==this.crc32))throw new Error("Corrupted zip : CRC32 mismatch")},readCentralPart:function(t){if(this.versionMadeBy=t.readInt(2),this.versionNeeded=t.readInt(2),this.bitFlag=t.readInt(2),this.compressionMethod=t.readString(2),this.date=t.readDate(),this.crc32=t.readInt(4),this.compressedSize=t.readInt(4),this.uncompressedSize=t.readInt(4),this.fileNameLength=t.readInt(2),this.extraFieldsLength=t.readInt(2),this.fileCommentLength=t.readInt(2),this.diskNumberStart=t.readInt(2),this.internalFileAttributes=t.readInt(2),this.externalFileAttributes=t.readInt(4),this.localHeaderOffset=t.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");this.fileName=t.readData(this.fileNameLength),this.readExtraFields(t),this.parseZIP64ExtraField(t),this.fileComment=t.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=null,this.dosPermissions=null;var t=this.versionMadeBy>>8;this.dir=!!(16&this.externalFileAttributes),0===t&&(this.dosPermissions=63&this.externalFileAttributes),3===t&&(this.unixPermissions=this.externalFileAttributes>>16&65535),this.dir||"/"!==this.fileNameStr.slice(-1)||(this.dir=!0)},parseZIP64ExtraField:function(t){if(this.extraFields[1]){var e=new r(this.extraFields[1].value);this.uncompressedSize===i.MAX_VALUE_32BITS&&(this.uncompressedSize=e.readInt(8)),this.compressedSize===i.MAX_VALUE_32BITS&&(this.compressedSize=e.readInt(8)),this.localHeaderOffset===i.MAX_VALUE_32BITS&&(this.localHeaderOffset=e.readInt(8)),this.diskNumberStart===i.MAX_VALUE_32BITS&&(this.diskNumberStart=e.readInt(4))}},readExtraFields:function(t){var e,n,r,i=t.index;for(this.extraFields=this.extraFields||{};t.index<i+this.extraFieldsLength;)e=t.readInt(2),n=t.readInt(2),r=t.readString(n),this.extraFields[e]={id:e,length:n,value:r}},handleUTF8:function(){var t=s.uint8array?"uint8array":"array";if(this.useUTF8())this.fileNameStr=a.utf8decode(this.fileName),this.fileCommentStr=a.utf8decode(this.fileComment);else{var e=this.findExtraFieldUnicodePath();if(null!==e)this.fileNameStr=e;else{var n=i.transformTo(t,this.fileName);this.fileNameStr=this.loadOptions.decodeFileName(n)}var r=this.findExtraFieldUnicodeComment();if(null!==r)this.fileCommentStr=r;else{var o=i.transformTo(t,this.fileComment);this.fileCommentStr=this.loadOptions.decodeFileName(o)}}},findExtraFieldUnicodePath:function(){var t=this.extraFields[28789];if(t){var e=new r(t.value);return 1!==e.readInt(1)?null:a.crc32(this.fileName)!==e.readInt(4)?null:a.utf8decode(e.readString(t.length-5))}return null},findExtraFieldUnicodeComment:function(){var t=this.extraFields[25461];if(t){var e=new r(t.value);return 1!==e.readInt(1)?null:a.crc32(this.fileComment)!==e.readInt(4)?null:a.utf8decode(e.readString(t.length-5))}return null}},e.exports=l},{"./compressedObject":7,"./object":18,"./stringReader":20,"./support":22,"./utils":26}],29:[function(t,e,n){"use strict";var r={};(0,t("./lib/utils/common").assign)(r,t("./lib/deflate"),t("./lib/inflate"),t("./lib/zlib/constants")),e.exports=r},{"./lib/deflate":30,"./lib/inflate":31,"./lib/utils/common":32,"./lib/zlib/constants":35}],30:[function(t,e,n){"use strict";var r=t("./zlib/deflate"),i=t("./utils/common"),o=t("./utils/strings"),a=t("./zlib/messages"),s=t("./zlib/zstream"),l=Object.prototype.toString,c=0,u=-1,h=0,d=8;function f(t){if(!(this instanceof f))return new f(t);this.options=i.assign({level:u,method:d,chunkSize:16384,windowBits:15,memLevel:8,strategy:h,to:""},t||{});var e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new s,this.strm.avail_out=0;var n=r.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(n!==c)throw new Error(a[n]);if(e.header&&r.deflateSetHeader(this.strm,e.header),e.dictionary){var p;if(p="string"==typeof e.dictionary?o.string2buf(e.dictionary):"[object ArrayBuffer]"===l.call(e.dictionary)?new Uint8Array(e.dictionary):e.dictionary,(n=r.deflateSetDictionary(this.strm,p))!==c)throw new Error(a[n]);this._dict_set=!0}}function p(t,e){var n=new f(e);if(n.push(t,!0),n.err)throw n.msg;return n.result}f.prototype.push=function(t,e){var n,a,s=this.strm,u=this.options.chunkSize;if(this.ended)return!1;a=e===~~e?e:!0===e?4:0,"string"==typeof t?s.input=o.string2buf(t):"[object ArrayBuffer]"===l.call(t)?s.input=new Uint8Array(t):s.input=t,s.next_in=0,s.avail_in=s.input.length;do{if(0===s.avail_out&&(s.output=new i.Buf8(u),s.next_out=0,s.avail_out=u),1!==(n=r.deflate(s,a))&&n!==c)return this.onEnd(n),this.ended=!0,!1;0!==s.avail_out&&(0!==s.avail_in||4!==a&&2!==a)||("string"===this.options.to?this.onData(o.buf2binstring(i.shrinkBuf(s.output,s.next_out))):this.onData(i.shrinkBuf(s.output,s.next_out)))}while((s.avail_in>0||0===s.avail_out)&&1!==n);return 4===a?(n=r.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===c):2!==a||(this.onEnd(c),s.avail_out=0,!0)},f.prototype.onData=function(t){this.chunks.push(t)},f.prototype.onEnd=function(t){t===c&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=i.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},n.Deflate=f,n.deflate=p,n.deflateRaw=function(t,e){return(e=e||{}).raw=!0,p(t,e)},n.gzip=function(t,e){return(e=e||{}).gzip=!0,p(t,e)}},{"./utils/common":32,"./utils/strings":33,"./zlib/deflate":37,"./zlib/messages":42,"./zlib/zstream":44}],31:[function(t,e,n){"use strict";var r=t("./zlib/inflate"),i=t("./utils/common"),o=t("./utils/strings"),a=t("./zlib/constants"),s=t("./zlib/messages"),l=t("./zlib/zstream"),c=t("./zlib/gzheader"),u=Object.prototype.toString;function h(t){if(!(this instanceof h))return new h(t);this.options=i.assign({chunkSize:16384,windowBits:0,to:""},t||{});var e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,0===e.windowBits&&(e.windowBits=-15)),!(e.windowBits>=0&&e.windowBits<16)||t&&t.windowBits||(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&0==(15&e.windowBits)&&(e.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new l,this.strm.avail_out=0;var n=r.inflateInit2(this.strm,e.windowBits);if(n!==a.Z_OK)throw new Error(s[n]);this.header=new c,r.inflateGetHeader(this.strm,this.header)}function d(t,e){var n=new h(e);if(n.push(t,!0),n.err)throw n.msg;return n.result}h.prototype.push=function(t,e){var n,s,l,c,h,d,f=this.strm,p=this.options.chunkSize,A=this.options.dictionary,g=!1;if(this.ended)return!1;s=e===~~e?e:!0===e?a.Z_FINISH:a.Z_NO_FLUSH,"string"==typeof t?f.input=o.binstring2buf(t):"[object ArrayBuffer]"===u.call(t)?f.input=new Uint8Array(t):f.input=t,f.next_in=0,f.avail_in=f.input.length;do{if(0===f.avail_out&&(f.output=new i.Buf8(p),f.next_out=0,f.avail_out=p),(n=r.inflate(f,a.Z_NO_FLUSH))===a.Z_NEED_DICT&&A&&(d="string"==typeof A?o.string2buf(A):"[object ArrayBuffer]"===u.call(A)?new Uint8Array(A):A,n=r.inflateSetDictionary(this.strm,d)),n===a.Z_BUF_ERROR&&!0===g&&(n=a.Z_OK,g=!1),n!==a.Z_STREAM_END&&n!==a.Z_OK)return this.onEnd(n),this.ended=!0,!1;f.next_out&&(0!==f.avail_out&&n!==a.Z_STREAM_END&&(0!==f.avail_in||s!==a.Z_FINISH&&s!==a.Z_SYNC_FLUSH)||("string"===this.options.to?(l=o.utf8border(f.output,f.next_out),c=f.next_out-l,h=o.buf2string(f.output,l),f.next_out=c,f.avail_out=p-c,c&&i.arraySet(f.output,f.output,l,c,0),this.onData(h)):this.onData(i.shrinkBuf(f.output,f.next_out)))),0===f.avail_in&&0===f.avail_out&&(g=!0)}while((f.avail_in>0||0===f.avail_out)&&n!==a.Z_STREAM_END);return n===a.Z_STREAM_END&&(s=a.Z_FINISH),s===a.Z_FINISH?(n=r.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===a.Z_OK):s!==a.Z_SYNC_FLUSH||(this.onEnd(a.Z_OK),f.avail_out=0,!0)},h.prototype.onData=function(t){this.chunks.push(t)},h.prototype.onEnd=function(t){t===a.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=i.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},n.Inflate=h,n.inflate=d,n.inflateRaw=function(t,e){return(e=e||{}).raw=!0,d(t,e)},n.ungzip=d},{"./utils/common":32,"./utils/strings":33,"./zlib/constants":35,"./zlib/gzheader":38,"./zlib/inflate":40,"./zlib/messages":42,"./zlib/zstream":44}],32:[function(t,e,n){"use strict";var r="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;n.assign=function(t){for(var e=Array.prototype.slice.call(arguments,1);e.length;){var n=e.shift();if(n){if("object"!=typeof n)throw new TypeError(n+"must be non-object");for(var r in n)n.hasOwnProperty(r)&&(t[r]=n[r])}}return t},n.shrinkBuf=function(t,e){return t.length===e?t:t.subarray?t.subarray(0,e):(t.length=e,t)};var i={arraySet:function(t,e,n,r,i){if(e.subarray&&t.subarray)t.set(e.subarray(n,n+r),i);else for(var o=0;o<r;o++)t[i+o]=e[n+o]},flattenChunks:function(t){var e,n,r,i,o,a;for(r=0,e=0,n=t.length;e<n;e++)r+=t[e].length;for(a=new Uint8Array(r),i=0,e=0,n=t.length;e<n;e++)o=t[e],a.set(o,i),i+=o.length;return a}},o={arraySet:function(t,e,n,r,i){for(var o=0;o<r;o++)t[i+o]=e[n+o]},flattenChunks:function(t){return[].concat.apply([],t)}};n.setTyped=function(t){t?(n.Buf8=Uint8Array,n.Buf16=Uint16Array,n.Buf32=Int32Array,n.assign(n,i)):(n.Buf8=Array,n.Buf16=Array,n.Buf32=Array,n.assign(n,o))},n.setTyped(r)},{}],33:[function(t,e,n){"use strict";var r=t("./common"),i=!0,o=!0;try{String.fromCharCode.apply(null,[0])}catch(t){i=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(t){o=!1}for(var a=new r.Buf8(256),s=0;s<256;s++)a[s]=s>=252?6:s>=248?5:s>=240?4:s>=224?3:s>=192?2:1;function l(t,e){if(e<65537&&(t.subarray&&o||!t.subarray&&i))return String.fromCharCode.apply(null,r.shrinkBuf(t,e));for(var n="",a=0;a<e;a++)n+=String.fromCharCode(t[a]);return n}a[254]=a[254]=1,n.string2buf=function(t){var e,n,i,o,a,s=t.length,l=0;for(o=0;o<s;o++)55296==(64512&(n=t.charCodeAt(o)))&&o+1<s&&56320==(64512&(i=t.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(i-56320),o++),l+=n<128?1:n<2048?2:n<65536?3:4;for(e=new r.Buf8(l),a=0,o=0;a<l;o++)55296==(64512&(n=t.charCodeAt(o)))&&o+1<s&&56320==(64512&(i=t.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(i-56320),o++),n<128?e[a++]=n:n<2048?(e[a++]=192|n>>>6,e[a++]=128|63&n):n<65536?(e[a++]=224|n>>>12,e[a++]=128|n>>>6&63,e[a++]=128|63&n):(e[a++]=240|n>>>18,e[a++]=128|n>>>12&63,e[a++]=128|n>>>6&63,e[a++]=128|63&n);return e},n.buf2binstring=function(t){return l(t,t.length)},n.binstring2buf=function(t){for(var e=new r.Buf8(t.length),n=0,i=e.length;n<i;n++)e[n]=t.charCodeAt(n);return e},n.buf2string=function(t,e){var n,r,i,o,s=e||t.length,c=new Array(2*s);for(r=0,n=0;n<s;)if((i=t[n++])<128)c[r++]=i;else if((o=a[i])>4)c[r++]=65533,n+=o-1;else{for(i&=2===o?31:3===o?15:7;o>1&&n<s;)i=i<<6|63&t[n++],o--;o>1?c[r++]=65533:i<65536?c[r++]=i:(i-=65536,c[r++]=55296|i>>10&1023,c[r++]=56320|1023&i)}return l(c,r)},n.utf8border=function(t,e){var n;for((e=e||t.length)>t.length&&(e=t.length),n=e-1;n>=0&&128==(192&t[n]);)n--;return n<0?e:0===n?e:n+a[t[n]]>e?n:e}},{"./common":32}],34:[function(t,e,n){"use strict";e.exports=function(t,e,n,r){for(var i=65535&t|0,o=t>>>16&65535|0,a=0;0!==n;){n-=a=n>2e3?2e3:n;do{o=o+(i=i+e[r++]|0)|0}while(--a);i%=65521,o%=65521}return i|o<<16|0}},{}],35:[function(t,e,n){"use strict";e.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},{}],36:[function(t,e,n){"use strict";var r=function(){for(var t,e=[],n=0;n<256;n++){t=n;for(var r=0;r<8;r++)t=1&t?3988292384^t>>>1:t>>>1;e[n]=t}return e}();e.exports=function(t,e,n,i){var o=r,a=i+n;t^=-1;for(var s=i;s<a;s++)t=t>>>8^o[255&(t^e[s])];return-1^t}},{}],37:[function(t,e,n){"use strict";var r,i=t("../utils/common"),o=t("./trees"),a=t("./adler32"),s=t("./crc32"),l=t("./messages"),c=0,u=1,h=3,d=4,f=5,p=0,A=1,g=-2,m=-3,v=-5,y=-1,b=1,_=2,w=3,x=4,S=0,C=2,k=8,B=9,T=15,E=8,M=286,O=30,L=19,D=2*M+1,I=15,P=3,N=258,F=N+P+1,R=32,j=42,H=69,U=73,Q=91,z=103,Y=113,V=666,W=1,G=2,X=3,Z=4,$=3;function K(t,e){return t.msg=l[e],e}function J(t){return(t<<1)-(t>4?9:0)}function q(t){for(var e=t.length;--e>=0;)t[e]=0}function tt(t){var e=t.state,n=e.pending;n>t.avail_out&&(n=t.avail_out),0!==n&&(i.arraySet(t.output,e.pending_buf,e.pending_out,n,t.next_out),t.next_out+=n,e.pending_out+=n,t.total_out+=n,t.avail_out-=n,e.pending-=n,0===e.pending&&(e.pending_out=0))}function et(t,e){o._tr_flush_block(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,tt(t.strm)}function nt(t,e){t.pending_buf[t.pending++]=e}function rt(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=255&e}function it(t,e){var n,r,i=t.max_chain_length,o=t.strstart,a=t.prev_length,s=t.nice_match,l=t.strstart>t.w_size-F?t.strstart-(t.w_size-F):0,c=t.window,u=t.w_mask,h=t.prev,d=t.strstart+N,f=c[o+a-1],p=c[o+a];t.prev_length>=t.good_match&&(i>>=2),s>t.lookahead&&(s=t.lookahead);do{if(c[(n=e)+a]===p&&c[n+a-1]===f&&c[n]===c[o]&&c[++n]===c[o+1]){o+=2,n++;do{}while(c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&o<d);if(r=N-(d-o),o=d-N,r>a){if(t.match_start=e,a=r,r>=s)break;f=c[o+a-1],p=c[o+a]}}}while((e=h[e&u])>l&&0!=--i);return a<=t.lookahead?a:t.lookahead}function ot(t){var e,n,r,o,l,c,u,h,d,f,p=t.w_size;do{if(o=t.window_size-t.lookahead-t.strstart,t.strstart>=p+(p-F)){i.arraySet(t.window,t.window,p,p,0),t.match_start-=p,t.strstart-=p,t.block_start-=p,e=n=t.hash_size;do{r=t.head[--e],t.head[e]=r>=p?r-p:0}while(--n);e=n=p;do{r=t.prev[--e],t.prev[e]=r>=p?r-p:0}while(--n);o+=p}if(0===t.strm.avail_in)break;if(c=t.strm,u=t.window,h=t.strstart+t.lookahead,d=o,f=void 0,(f=c.avail_in)>d&&(f=d),n=0===f?0:(c.avail_in-=f,i.arraySet(u,c.input,c.next_in,f,h),1===c.state.wrap?c.adler=a(c.adler,u,f,h):2===c.state.wrap&&(c.adler=s(c.adler,u,f,h)),c.next_in+=f,c.total_in+=f,f),t.lookahead+=n,t.lookahead+t.insert>=P)for(l=t.strstart-t.insert,t.ins_h=t.window[l],t.ins_h=(t.ins_h<<t.hash_shift^t.window[l+1])&t.hash_mask;t.insert&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[l+P-1])&t.hash_mask,t.prev[l&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=l,l++,t.insert--,!(t.lookahead+t.insert<P)););}while(t.lookahead<F&&0!==t.strm.avail_in)}function at(t,e){for(var n,r;;){if(t.lookahead<F){if(ot(t),t.lookahead<F&&e===c)return W;if(0===t.lookahead)break}if(n=0,t.lookahead>=P&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+P-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),0!==n&&t.strstart-n<=t.w_size-F&&(t.match_length=it(t,n)),t.match_length>=P)if(r=o._tr_tally(t,t.strstart-t.match_start,t.match_length-P),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=P){t.match_length--;do{t.strstart++,t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+P-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart}while(0!=--t.match_length);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+1])&t.hash_mask;else r=o._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(r&&(et(t,!1),0===t.strm.avail_out))return W}return t.insert=t.strstart<P-1?t.strstart:P-1,e===d?(et(t,!0),0===t.strm.avail_out?X:Z):t.last_lit&&(et(t,!1),0===t.strm.avail_out)?W:G}function st(t,e){for(var n,r,i;;){if(t.lookahead<F){if(ot(t),t.lookahead<F&&e===c)return W;if(0===t.lookahead)break}if(n=0,t.lookahead>=P&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+P-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=P-1,0!==n&&t.prev_length<t.max_lazy_match&&t.strstart-n<=t.w_size-F&&(t.match_length=it(t,n),t.match_length<=5&&(t.strategy===b||t.match_length===P&&t.strstart-t.match_start>4096)&&(t.match_length=P-1)),t.prev_length>=P&&t.match_length<=t.prev_length){i=t.strstart+t.lookahead-P,r=o._tr_tally(t,t.strstart-1-t.prev_match,t.prev_length-P),t.lookahead-=t.prev_length-1,t.prev_length-=2;do{++t.strstart<=i&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+P-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart)}while(0!=--t.prev_length);if(t.match_available=0,t.match_length=P-1,t.strstart++,r&&(et(t,!1),0===t.strm.avail_out))return W}else if(t.match_available){if((r=o._tr_tally(t,0,t.window[t.strstart-1]))&&et(t,!1),t.strstart++,t.lookahead--,0===t.strm.avail_out)return W}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(r=o._tr_tally(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<P-1?t.strstart:P-1,e===d?(et(t,!0),0===t.strm.avail_out?X:Z):t.last_lit&&(et(t,!1),0===t.strm.avail_out)?W:G}function lt(t,e,n,r,i){this.good_length=t,this.max_lazy=e,this.nice_length=n,this.max_chain=r,this.func=i}function ct(t){var e;return t&&t.state?(t.total_in=t.total_out=0,t.data_type=C,(e=t.state).pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?j:Y,t.adler=2===e.wrap?0:1,e.last_flush=c,o._tr_init(e),p):K(t,g)}function ut(t){var e,n=ct(t);return n===p&&((e=t.state).window_size=2*e.w_size,q(e.head),e.max_lazy_match=r[e.level].max_lazy,e.good_match=r[e.level].good_length,e.nice_match=r[e.level].nice_length,e.max_chain_length=r[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=P-1,e.match_available=0,e.ins_h=0),n}function ht(t,e,n,r,o,a){if(!t)return g;var s=1;if(e===y&&(e=6),r<0?(s=0,r=-r):r>15&&(s=2,r-=16),o<1||o>B||n!==k||r<8||r>15||e<0||e>9||a<0||a>x)return K(t,g);8===r&&(r=9);var l=new function(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=k,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new i.Buf16(2*D),this.dyn_dtree=new i.Buf16(2*(2*O+1)),this.bl_tree=new i.Buf16(2*(2*L+1)),q(this.dyn_ltree),q(this.dyn_dtree),q(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new i.Buf16(I+1),this.heap=new i.Buf16(2*M+1),q(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new i.Buf16(2*M+1),q(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0};return t.state=l,l.strm=t,l.wrap=s,l.gzhead=null,l.w_bits=r,l.w_size=1<<l.w_bits,l.w_mask=l.w_size-1,l.hash_bits=o+7,l.hash_size=1<<l.hash_bits,l.hash_mask=l.hash_size-1,l.hash_shift=~~((l.hash_bits+P-1)/P),l.window=new i.Buf8(2*l.w_size),l.head=new i.Buf16(l.hash_size),l.prev=new i.Buf16(l.w_size),l.lit_bufsize=1<<o+6,l.pending_buf_size=4*l.lit_bufsize,l.pending_buf=new i.Buf8(l.pending_buf_size),l.d_buf=l.lit_bufsize>>1,l.l_buf=3*l.lit_bufsize,l.level=e,l.strategy=a,l.method=n,ut(t)}r=[new lt(0,0,0,0,function(t,e){var n=65535;for(n>t.pending_buf_size-5&&(n=t.pending_buf_size-5);;){if(t.lookahead<=1){if(ot(t),0===t.lookahead&&e===c)return W;if(0===t.lookahead)break}t.strstart+=t.lookahead,t.lookahead=0;var r=t.block_start+n;if((0===t.strstart||t.strstart>=r)&&(t.lookahead=t.strstart-r,t.strstart=r,et(t,!1),0===t.strm.avail_out))return W;if(t.strstart-t.block_start>=t.w_size-F&&(et(t,!1),0===t.strm.avail_out))return W}return t.insert=0,e===d?(et(t,!0),0===t.strm.avail_out?X:Z):(t.strstart>t.block_start&&(et(t,!1),t.strm.avail_out),W)}),new lt(4,4,8,4,at),new lt(4,5,16,8,at),new lt(4,6,32,32,at),new lt(4,4,16,16,st),new lt(8,16,32,32,st),new lt(8,16,128,128,st),new lt(8,32,128,256,st),new lt(32,128,258,1024,st),new lt(32,258,258,4096,st)],n.deflateInit=function(t,e){return ht(t,e,k,T,E,S)},n.deflateInit2=ht,n.deflateReset=ut,n.deflateResetKeep=ct,n.deflateSetHeader=function(t,e){return t&&t.state?2!==t.state.wrap?g:(t.state.gzhead=e,p):g},n.deflate=function(t,e){var n,i,a,l;if(!t||!t.state||e>f||e<0)return t?K(t,g):g;if(i=t.state,!t.output||!t.input&&0!==t.avail_in||i.status===V&&e!==d)return K(t,0===t.avail_out?v:g);if(i.strm=t,n=i.last_flush,i.last_flush=e,i.status===j)if(2===i.wrap)t.adler=0,nt(i,31),nt(i,139),nt(i,8),i.gzhead?(nt(i,(i.gzhead.text?1:0)+(i.gzhead.hcrc?2:0)+(i.gzhead.extra?4:0)+(i.gzhead.name?8:0)+(i.gzhead.comment?16:0)),nt(i,255&i.gzhead.time),nt(i,i.gzhead.time>>8&255),nt(i,i.gzhead.time>>16&255),nt(i,i.gzhead.time>>24&255),nt(i,9===i.level?2:i.strategy>=_||i.level<2?4:0),nt(i,255&i.gzhead.os),i.gzhead.extra&&i.gzhead.extra.length&&(nt(i,255&i.gzhead.extra.length),nt(i,i.gzhead.extra.length>>8&255)),i.gzhead.hcrc&&(t.adler=s(t.adler,i.pending_buf,i.pending,0)),i.gzindex=0,i.status=H):(nt(i,0),nt(i,0),nt(i,0),nt(i,0),nt(i,0),nt(i,9===i.level?2:i.strategy>=_||i.level<2?4:0),nt(i,$),i.status=Y);else{var m=k+(i.w_bits-8<<4)<<8;m|=(i.strategy>=_||i.level<2?0:i.level<6?1:6===i.level?2:3)<<6,0!==i.strstart&&(m|=R),m+=31-m%31,i.status=Y,rt(i,m),0!==i.strstart&&(rt(i,t.adler>>>16),rt(i,65535&t.adler)),t.adler=1}if(i.status===H)if(i.gzhead.extra){for(a=i.pending;i.gzindex<(65535&i.gzhead.extra.length)&&(i.pending!==i.pending_buf_size||(i.gzhead.hcrc&&i.pending>a&&(t.adler=s(t.adler,i.pending_buf,i.pending-a,a)),tt(t),a=i.pending,i.pending!==i.pending_buf_size));)nt(i,255&i.gzhead.extra[i.gzindex]),i.gzindex++;i.gzhead.hcrc&&i.pending>a&&(t.adler=s(t.adler,i.pending_buf,i.pending-a,a)),i.gzindex===i.gzhead.extra.length&&(i.gzindex=0,i.status=U)}else i.status=U;if(i.status===U)if(i.gzhead.name){a=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>a&&(t.adler=s(t.adler,i.pending_buf,i.pending-a,a)),tt(t),a=i.pending,i.pending===i.pending_buf_size)){l=1;break}l=i.gzindex<i.gzhead.name.length?255&i.gzhead.name.charCodeAt(i.gzindex++):0,nt(i,l)}while(0!==l);i.gzhead.hcrc&&i.pending>a&&(t.adler=s(t.adler,i.pending_buf,i.pending-a,a)),0===l&&(i.gzindex=0,i.status=Q)}else i.status=Q;if(i.status===Q)if(i.gzhead.comment){a=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>a&&(t.adler=s(t.adler,i.pending_buf,i.pending-a,a)),tt(t),a=i.pending,i.pending===i.pending_buf_size)){l=1;break}l=i.gzindex<i.gzhead.comment.length?255&i.gzhead.comment.charCodeAt(i.gzindex++):0,nt(i,l)}while(0!==l);i.gzhead.hcrc&&i.pending>a&&(t.adler=s(t.adler,i.pending_buf,i.pending-a,a)),0===l&&(i.status=z)}else i.status=z;if(i.status===z&&(i.gzhead.hcrc?(i.pending+2>i.pending_buf_size&&tt(t),i.pending+2<=i.pending_buf_size&&(nt(i,255&t.adler),nt(i,t.adler>>8&255),t.adler=0,i.status=Y)):i.status=Y),0!==i.pending){if(tt(t),0===t.avail_out)return i.last_flush=-1,p}else if(0===t.avail_in&&J(e)<=J(n)&&e!==d)return K(t,v);if(i.status===V&&0!==t.avail_in)return K(t,v);if(0!==t.avail_in||0!==i.lookahead||e!==c&&i.status!==V){var y=i.strategy===_?function(t,e){for(var n;;){if(0===t.lookahead&&(ot(t),0===t.lookahead)){if(e===c)return W;break}if(t.match_length=0,n=o._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,n&&(et(t,!1),0===t.strm.avail_out))return W}return t.insert=0,e===d?(et(t,!0),0===t.strm.avail_out?X:Z):t.last_lit&&(et(t,!1),0===t.strm.avail_out)?W:G}(i,e):i.strategy===w?function(t,e){for(var n,r,i,a,s=t.window;;){if(t.lookahead<=N){if(ot(t),t.lookahead<=N&&e===c)return W;if(0===t.lookahead)break}if(t.match_length=0,t.lookahead>=P&&t.strstart>0&&(r=s[i=t.strstart-1])===s[++i]&&r===s[++i]&&r===s[++i]){a=t.strstart+N;do{}while(r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&i<a);t.match_length=N-(a-i),t.match_length>t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=P?(n=o._tr_tally(t,1,t.match_length-P),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(n=o._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),n&&(et(t,!1),0===t.strm.avail_out))return W}return t.insert=0,e===d?(et(t,!0),0===t.strm.avail_out?X:Z):t.last_lit&&(et(t,!1),0===t.strm.avail_out)?W:G}(i,e):r[i.level].func(i,e);if(y!==X&&y!==Z||(i.status=V),y===W||y===X)return 0===t.avail_out&&(i.last_flush=-1),p;if(y===G&&(e===u?o._tr_align(i):e!==f&&(o._tr_stored_block(i,0,0,!1),e===h&&(q(i.head),0===i.lookahead&&(i.strstart=0,i.block_start=0,i.insert=0))),tt(t),0===t.avail_out))return i.last_flush=-1,p}return e!==d?p:i.wrap<=0?A:(2===i.wrap?(nt(i,255&t.adler),nt(i,t.adler>>8&255),nt(i,t.adler>>16&255),nt(i,t.adler>>24&255),nt(i,255&t.total_in),nt(i,t.total_in>>8&255),nt(i,t.total_in>>16&255),nt(i,t.total_in>>24&255)):(rt(i,t.adler>>>16),rt(i,65535&t.adler)),tt(t),i.wrap>0&&(i.wrap=-i.wrap),0!==i.pending?p:A)},n.deflateEnd=function(t){var e;return t&&t.state?(e=t.state.status)!==j&&e!==H&&e!==U&&e!==Q&&e!==z&&e!==Y&&e!==V?K(t,g):(t.state=null,e===Y?K(t,m):p):g},n.deflateSetDictionary=function(t,e){var n,r,o,s,l,c,u,h,d=e.length;if(!t||!t.state)return g;if(2===(s=(n=t.state).wrap)||1===s&&n.status!==j||n.lookahead)return g;for(1===s&&(t.adler=a(t.adler,e,d,0)),n.wrap=0,d>=n.w_size&&(0===s&&(q(n.head),n.strstart=0,n.block_start=0,n.insert=0),h=new i.Buf8(n.w_size),i.arraySet(h,e,d-n.w_size,n.w_size,0),e=h,d=n.w_size),l=t.avail_in,c=t.next_in,u=t.input,t.avail_in=d,t.next_in=0,t.input=e,ot(n);n.lookahead>=P;){r=n.strstart,o=n.lookahead-(P-1);do{n.ins_h=(n.ins_h<<n.hash_shift^n.window[r+P-1])&n.hash_mask,n.prev[r&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=r,r++}while(--o);n.strstart=r,n.lookahead=P-1,ot(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=P-1,n.match_available=0,t.next_in=c,t.input=u,t.avail_in=l,n.wrap=s,p},n.deflateInfo="pako deflate (from Nodeca project)"},{"../utils/common":32,"./adler32":34,"./crc32":36,"./messages":42,"./trees":43}],38:[function(t,e,n){"use strict";e.exports=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}},{}],39:[function(t,e,n){"use strict";e.exports=function(t,e){var n,r,i,o,a,s,l,c,u,h,d,f,p,A,g,m,v,y,b,_,w,x,S,C,k;n=t.state,r=t.next_in,C=t.input,i=r+(t.avail_in-5),o=t.next_out,k=t.output,a=o-(e-t.avail_out),s=o+(t.avail_out-257),l=n.dmax,c=n.wsize,u=n.whave,h=n.wnext,d=n.window,f=n.hold,p=n.bits,A=n.lencode,g=n.distcode,m=(1<<n.lenbits)-1,v=(1<<n.distbits)-1;t:do{p<15&&(f+=C[r++]<<p,p+=8,f+=C[r++]<<p,p+=8),y=A[f&m];e:for(;;){if(f>>>=b=y>>>24,p-=b,0===(b=y>>>16&255))k[o++]=65535&y;else{if(!(16&b)){if(0==(64&b)){y=A[(65535&y)+(f&(1<<b)-1)];continue e}if(32&b){n.mode=12;break t}t.msg="invalid literal/length code",n.mode=30;break t}_=65535&y,(b&=15)&&(p<b&&(f+=C[r++]<<p,p+=8),_+=f&(1<<b)-1,f>>>=b,p-=b),p<15&&(f+=C[r++]<<p,p+=8,f+=C[r++]<<p,p+=8),y=g[f&v];n:for(;;){if(f>>>=b=y>>>24,p-=b,!(16&(b=y>>>16&255))){if(0==(64&b)){y=g[(65535&y)+(f&(1<<b)-1)];continue n}t.msg="invalid distance code",n.mode=30;break t}if(w=65535&y,p<(b&=15)&&(f+=C[r++]<<p,(p+=8)<b&&(f+=C[r++]<<p,p+=8)),(w+=f&(1<<b)-1)>l){t.msg="invalid distance too far back",n.mode=30;break t}if(f>>>=b,p-=b,w>(b=o-a)){if((b=w-b)>u&&n.sane){t.msg="invalid distance too far back",n.mode=30;break t}if(x=0,S=d,0===h){if(x+=c-b,b<_){_-=b;do{k[o++]=d[x++]}while(--b);x=o-w,S=k}}else if(h<b){if(x+=c+h-b,(b-=h)<_){_-=b;do{k[o++]=d[x++]}while(--b);if(x=0,h<_){_-=b=h;do{k[o++]=d[x++]}while(--b);x=o-w,S=k}}}else if(x+=h-b,b<_){_-=b;do{k[o++]=d[x++]}while(--b);x=o-w,S=k}for(;_>2;)k[o++]=S[x++],k[o++]=S[x++],k[o++]=S[x++],_-=3;_&&(k[o++]=S[x++],_>1&&(k[o++]=S[x++]))}else{x=o-w;do{k[o++]=k[x++],k[o++]=k[x++],k[o++]=k[x++],_-=3}while(_>2);_&&(k[o++]=k[x++],_>1&&(k[o++]=k[x++]))}break}}break}}while(r<i&&o<s);r-=_=p>>3,f&=(1<<(p-=_<<3))-1,t.next_in=r,t.next_out=o,t.avail_in=r<i?i-r+5:5-(r-i),t.avail_out=o<s?s-o+257:257-(o-s),n.hold=f,n.bits=p}},{}],40:[function(t,e,n){"use strict";var r=t("../utils/common"),i=t("./adler32"),o=t("./crc32"),a=t("./inffast"),s=t("./inftrees"),l=0,c=1,u=2,h=4,d=5,f=6,p=0,A=1,g=2,m=-2,v=-3,y=-4,b=-5,_=8,w=1,x=2,S=3,C=4,k=5,B=6,T=7,E=8,M=9,O=10,L=11,D=12,I=13,P=14,N=15,F=16,R=17,j=18,H=19,U=20,Q=21,z=22,Y=23,V=24,W=25,G=26,X=27,Z=28,$=29,K=30,J=31,q=32,tt=852,et=592,nt=15;function rt(t){return(t>>>24&255)+(t>>>8&65280)+((65280&t)<<8)+((255&t)<<24)}function it(t){var e;return t&&t.state?(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=1&e.wrap),e.mode=w,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new r.Buf32(tt),e.distcode=e.distdyn=new r.Buf32(et),e.sane=1,e.back=-1,p):m}function ot(t){var e;return t&&t.state?((e=t.state).wsize=0,e.whave=0,e.wnext=0,it(t)):m}function at(t,e){var n,r;return t&&t.state?(r=t.state,e<0?(n=0,e=-e):(n=1+(e>>4),e<48&&(e&=15)),e&&(e<8||e>15)?m:(null!==r.window&&r.wbits!==e&&(r.window=null),r.wrap=n,r.wbits=e,ot(t))):m}function st(t,e){var n,i;return t?(i=new function(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new r.Buf16(320),this.work=new r.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0},t.state=i,i.window=null,(n=at(t,e))!==p&&(t.state=null),n):m}var lt,ct,ut=!0;function ht(t){if(ut){var e;for(lt=new r.Buf32(512),ct=new r.Buf32(32),e=0;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(s(c,t.lens,0,288,lt,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;s(u,t.lens,0,32,ct,0,t.work,{bits:5}),ut=!1}t.lencode=lt,t.lenbits=9,t.distcode=ct,t.distbits=5}function dt(t,e,n,i){var o,a=t.state;return null===a.window&&(a.wsize=1<<a.wbits,a.wnext=0,a.whave=0,a.window=new r.Buf8(a.wsize)),i>=a.wsize?(r.arraySet(a.window,e,n-a.wsize,a.wsize,0),a.wnext=0,a.whave=a.wsize):((o=a.wsize-a.wnext)>i&&(o=i),r.arraySet(a.window,e,n-i,o,a.wnext),(i-=o)?(r.arraySet(a.window,e,n-i,i,0),a.wnext=i,a.whave=a.wsize):(a.wnext+=o,a.wnext===a.wsize&&(a.wnext=0),a.whave<a.wsize&&(a.whave+=o))),0}n.inflateReset=ot,n.inflateReset2=at,n.inflateResetKeep=it,n.inflateInit=function(t){return st(t,nt)},n.inflateInit2=st,n.inflate=function(t,e){var n,tt,et,nt,it,ot,at,st,lt,ct,ut,ft,pt,At,gt,mt,vt,yt,bt,_t,wt,xt,St,Ct,kt=0,Bt=new r.Buf8(4),Tt=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!t||!t.state||!t.output||!t.input&&0!==t.avail_in)return m;(n=t.state).mode===D&&(n.mode=I),it=t.next_out,et=t.output,at=t.avail_out,nt=t.next_in,tt=t.input,ot=t.avail_in,st=n.hold,lt=n.bits,ct=ot,ut=at,xt=p;t:for(;;)switch(n.mode){case w:if(0===n.wrap){n.mode=I;break}for(;lt<16;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(2&n.wrap&&35615===st){n.check=0,Bt[0]=255&st,Bt[1]=st>>>8&255,n.check=o(n.check,Bt,2,0),st=0,lt=0,n.mode=x;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&st)<<8)+(st>>8))%31){t.msg="incorrect header check",n.mode=K;break}if((15&st)!==_){t.msg="unknown compression method",n.mode=K;break}if(lt-=4,wt=8+(15&(st>>>=4)),0===n.wbits)n.wbits=wt;else if(wt>n.wbits){t.msg="invalid window size",n.mode=K;break}n.dmax=1<<wt,t.adler=n.check=1,n.mode=512&st?O:D,st=0,lt=0;break;case x:for(;lt<16;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(n.flags=st,(255&n.flags)!==_){t.msg="unknown compression method",n.mode=K;break}if(57344&n.flags){t.msg="unknown header flags set",n.mode=K;break}n.head&&(n.head.text=st>>8&1),512&n.flags&&(Bt[0]=255&st,Bt[1]=st>>>8&255,n.check=o(n.check,Bt,2,0)),st=0,lt=0,n.mode=S;case S:for(;lt<32;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.head&&(n.head.time=st),512&n.flags&&(Bt[0]=255&st,Bt[1]=st>>>8&255,Bt[2]=st>>>16&255,Bt[3]=st>>>24&255,n.check=o(n.check,Bt,4,0)),st=0,lt=0,n.mode=C;case C:for(;lt<16;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.head&&(n.head.xflags=255&st,n.head.os=st>>8),512&n.flags&&(Bt[0]=255&st,Bt[1]=st>>>8&255,n.check=o(n.check,Bt,2,0)),st=0,lt=0,n.mode=k;case k:if(1024&n.flags){for(;lt<16;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.length=st,n.head&&(n.head.extra_len=st),512&n.flags&&(Bt[0]=255&st,Bt[1]=st>>>8&255,n.check=o(n.check,Bt,2,0)),st=0,lt=0}else n.head&&(n.head.extra=null);n.mode=B;case B:if(1024&n.flags&&((ft=n.length)>ot&&(ft=ot),ft&&(n.head&&(wt=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),r.arraySet(n.head.extra,tt,nt,ft,wt)),512&n.flags&&(n.check=o(n.check,tt,ft,nt)),ot-=ft,nt+=ft,n.length-=ft),n.length))break t;n.length=0,n.mode=T;case T:if(2048&n.flags){if(0===ot)break t;ft=0;do{wt=tt[nt+ft++],n.head&&wt&&n.length<65536&&(n.head.name+=String.fromCharCode(wt))}while(wt&&ft<ot);if(512&n.flags&&(n.check=o(n.check,tt,ft,nt)),ot-=ft,nt+=ft,wt)break t}else n.head&&(n.head.name=null);n.length=0,n.mode=E;case E:if(4096&n.flags){if(0===ot)break t;ft=0;do{wt=tt[nt+ft++],n.head&&wt&&n.length<65536&&(n.head.comment+=String.fromCharCode(wt))}while(wt&&ft<ot);if(512&n.flags&&(n.check=o(n.check,tt,ft,nt)),ot-=ft,nt+=ft,wt)break t}else n.head&&(n.head.comment=null);n.mode=M;case M:if(512&n.flags){for(;lt<16;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(st!==(65535&n.check)){t.msg="header crc mismatch",n.mode=K;break}st=0,lt=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),t.adler=n.check=0,n.mode=D;break;case O:for(;lt<32;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}t.adler=n.check=rt(st),st=0,lt=0,n.mode=L;case L:if(0===n.havedict)return t.next_out=it,t.avail_out=at,t.next_in=nt,t.avail_in=ot,n.hold=st,n.bits=lt,g;t.adler=n.check=1,n.mode=D;case D:if(e===d||e===f)break t;case I:if(n.last){st>>>=7&lt,lt-=7&lt,n.mode=X;break}for(;lt<3;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}switch(n.last=1&st,lt-=1,3&(st>>>=1)){case 0:n.mode=P;break;case 1:if(ht(n),n.mode=U,e===f){st>>>=2,lt-=2;break t}break;case 2:n.mode=R;break;case 3:t.msg="invalid block type",n.mode=K}st>>>=2,lt-=2;break;case P:for(st>>>=7&lt,lt-=7&lt;lt<32;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if((65535&st)!=(st>>>16^65535)){t.msg="invalid stored block lengths",n.mode=K;break}if(n.length=65535&st,st=0,lt=0,n.mode=N,e===f)break t;case N:n.mode=F;case F:if(ft=n.length){if(ft>ot&&(ft=ot),ft>at&&(ft=at),0===ft)break t;r.arraySet(et,tt,nt,ft,it),ot-=ft,nt+=ft,at-=ft,it+=ft,n.length-=ft;break}n.mode=D;break;case R:for(;lt<14;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(n.nlen=257+(31&st),st>>>=5,lt-=5,n.ndist=1+(31&st),st>>>=5,lt-=5,n.ncode=4+(15&st),st>>>=4,lt-=4,n.nlen>286||n.ndist>30){t.msg="too many length or distance symbols",n.mode=K;break}n.have=0,n.mode=j;case j:for(;n.have<n.ncode;){for(;lt<3;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.lens[Tt[n.have++]]=7&st,st>>>=3,lt-=3}for(;n.have<19;)n.lens[Tt[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,St={bits:n.lenbits},xt=s(l,n.lens,0,19,n.lencode,0,n.work,St),n.lenbits=St.bits,xt){t.msg="invalid code lengths set",n.mode=K;break}n.have=0,n.mode=H;case H:for(;n.have<n.nlen+n.ndist;){for(;mt=(kt=n.lencode[st&(1<<n.lenbits)-1])>>>16&255,vt=65535&kt,!((gt=kt>>>24)<=lt);){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(vt<16)st>>>=gt,lt-=gt,n.lens[n.have++]=vt;else{if(16===vt){for(Ct=gt+2;lt<Ct;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(st>>>=gt,lt-=gt,0===n.have){t.msg="invalid bit length repeat",n.mode=K;break}wt=n.lens[n.have-1],ft=3+(3&st),st>>>=2,lt-=2}else if(17===vt){for(Ct=gt+3;lt<Ct;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}lt-=gt,wt=0,ft=3+(7&(st>>>=gt)),st>>>=3,lt-=3}else{for(Ct=gt+7;lt<Ct;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}lt-=gt,wt=0,ft=11+(127&(st>>>=gt)),st>>>=7,lt-=7}if(n.have+ft>n.nlen+n.ndist){t.msg="invalid bit length repeat",n.mode=K;break}for(;ft--;)n.lens[n.have++]=wt}}if(n.mode===K)break;if(0===n.lens[256]){t.msg="invalid code -- missing end-of-block",n.mode=K;break}if(n.lenbits=9,St={bits:n.lenbits},xt=s(c,n.lens,0,n.nlen,n.lencode,0,n.work,St),n.lenbits=St.bits,xt){t.msg="invalid literal/lengths set",n.mode=K;break}if(n.distbits=6,n.distcode=n.distdyn,St={bits:n.distbits},xt=s(u,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,St),n.distbits=St.bits,xt){t.msg="invalid distances set",n.mode=K;break}if(n.mode=U,e===f)break t;case U:n.mode=Q;case Q:if(ot>=6&&at>=258){t.next_out=it,t.avail_out=at,t.next_in=nt,t.avail_in=ot,n.hold=st,n.bits=lt,a(t,ut),it=t.next_out,et=t.output,at=t.avail_out,nt=t.next_in,tt=t.input,ot=t.avail_in,st=n.hold,lt=n.bits,n.mode===D&&(n.back=-1);break}for(n.back=0;mt=(kt=n.lencode[st&(1<<n.lenbits)-1])>>>16&255,vt=65535&kt,!((gt=kt>>>24)<=lt);){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(mt&&0==(240&mt)){for(yt=gt,bt=mt,_t=vt;mt=(kt=n.lencode[_t+((st&(1<<yt+bt)-1)>>yt)])>>>16&255,vt=65535&kt,!(yt+(gt=kt>>>24)<=lt);){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}st>>>=yt,lt-=yt,n.back+=yt}if(st>>>=gt,lt-=gt,n.back+=gt,n.length=vt,0===mt){n.mode=G;break}if(32&mt){n.back=-1,n.mode=D;break}if(64&mt){t.msg="invalid literal/length code",n.mode=K;break}n.extra=15&mt,n.mode=z;case z:if(n.extra){for(Ct=n.extra;lt<Ct;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.length+=st&(1<<n.extra)-1,st>>>=n.extra,lt-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=Y;case Y:for(;mt=(kt=n.distcode[st&(1<<n.distbits)-1])>>>16&255,vt=65535&kt,!((gt=kt>>>24)<=lt);){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(0==(240&mt)){for(yt=gt,bt=mt,_t=vt;mt=(kt=n.distcode[_t+((st&(1<<yt+bt)-1)>>yt)])>>>16&255,vt=65535&kt,!(yt+(gt=kt>>>24)<=lt);){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}st>>>=yt,lt-=yt,n.back+=yt}if(st>>>=gt,lt-=gt,n.back+=gt,64&mt){t.msg="invalid distance code",n.mode=K;break}n.offset=vt,n.extra=15&mt,n.mode=V;case V:if(n.extra){for(Ct=n.extra;lt<Ct;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.offset+=st&(1<<n.extra)-1,st>>>=n.extra,lt-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){t.msg="invalid distance too far back",n.mode=K;break}n.mode=W;case W:if(0===at)break t;if(ft=ut-at,n.offset>ft){if((ft=n.offset-ft)>n.whave&&n.sane){t.msg="invalid distance too far back",n.mode=K;break}ft>n.wnext?(ft-=n.wnext,pt=n.wsize-ft):pt=n.wnext-ft,ft>n.length&&(ft=n.length),At=n.window}else At=et,pt=it-n.offset,ft=n.length;ft>at&&(ft=at),at-=ft,n.length-=ft;do{et[it++]=At[pt++]}while(--ft);0===n.length&&(n.mode=Q);break;case G:if(0===at)break t;et[it++]=n.length,at--,n.mode=Q;break;case X:if(n.wrap){for(;lt<32;){if(0===ot)break t;ot--,st|=tt[nt++]<<lt,lt+=8}if(ut-=at,t.total_out+=ut,n.total+=ut,ut&&(t.adler=n.check=n.flags?o(n.check,et,ut,it-ut):i(n.check,et,ut,it-ut)),ut=at,(n.flags?st:rt(st))!==n.check){t.msg="incorrect data check",n.mode=K;break}st=0,lt=0}n.mode=Z;case Z:if(n.wrap&&n.flags){for(;lt<32;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(st!==(4294967295&n.total)){t.msg="incorrect length check",n.mode=K;break}st=0,lt=0}n.mode=$;case $:xt=A;break t;case K:xt=v;break t;case J:return y;case q:default:return m}return t.next_out=it,t.avail_out=at,t.next_in=nt,t.avail_in=ot,n.hold=st,n.bits=lt,(n.wsize||ut!==t.avail_out&&n.mode<K&&(n.mode<X||e!==h))&&dt(t,t.output,t.next_out,ut-t.avail_out)?(n.mode=J,y):(ct-=t.avail_in,ut-=t.avail_out,t.total_in+=ct,t.total_out+=ut,n.total+=ut,n.wrap&&ut&&(t.adler=n.check=n.flags?o(n.check,et,ut,t.next_out-ut):i(n.check,et,ut,t.next_out-ut)),t.data_type=n.bits+(n.last?64:0)+(n.mode===D?128:0)+(n.mode===U||n.mode===N?256:0),(0===ct&&0===ut||e===h)&&xt===p&&(xt=b),xt)},n.inflateEnd=function(t){if(!t||!t.state)return m;var e=t.state;return e.window&&(e.window=null),t.state=null,p},n.inflateGetHeader=function(t,e){var n;return t&&t.state?0==(2&(n=t.state).wrap)?m:(n.head=e,e.done=!1,p):m},n.inflateSetDictionary=function(t,e){var n,r=e.length;return t&&t.state?0!==(n=t.state).wrap&&n.mode!==L?m:n.mode===L&&i(1,e,r,0)!==n.check?v:dt(t,e,r,r)?(n.mode=J,y):(n.havedict=1,p):m},n.inflateInfo="pako inflate (from Nodeca project)"},{"../utils/common":32,"./adler32":34,"./crc32":36,"./inffast":39,"./inftrees":41}],41:[function(t,e,n){"use strict";var r=t("../utils/common"),i=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],o=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],a=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],s=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];e.exports=function(t,e,n,l,c,u,h,d){var f,p,A,g,m,v,y,b,_,w=d.bits,x=0,S=0,C=0,k=0,B=0,T=0,E=0,M=0,O=0,L=0,D=null,I=0,P=new r.Buf16(16),N=new r.Buf16(16),F=null,R=0;for(x=0;x<=15;x++)P[x]=0;for(S=0;S<l;S++)P[e[n+S]]++;for(B=w,k=15;k>=1&&0===P[k];k--);if(B>k&&(B=k),0===k)return c[u++]=20971520,c[u++]=20971520,d.bits=1,0;for(C=1;C<k&&0===P[C];C++);for(B<C&&(B=C),M=1,x=1;x<=15;x++)if(M<<=1,(M-=P[x])<0)return-1;if(M>0&&(0===t||1!==k))return-1;for(N[1]=0,x=1;x<15;x++)N[x+1]=N[x]+P[x];for(S=0;S<l;S++)0!==e[n+S]&&(h[N[e[n+S]]++]=S);if(0===t?(D=F=h,v=19):1===t?(D=i,I-=257,F=o,R-=257,v=256):(D=a,F=s,v=-1),L=0,S=0,x=C,m=u,T=B,E=0,A=-1,g=(O=1<<B)-1,1===t&&O>852||2===t&&O>592)return 1;for(;;){0,y=x-E,h[S]<v?(b=0,_=h[S]):h[S]>v?(b=F[R+h[S]],_=D[I+h[S]]):(b=96,_=0),f=1<<x-E,C=p=1<<T;do{c[m+(L>>E)+(p-=f)]=y<<24|b<<16|_|0}while(0!==p);for(f=1<<x-1;L&f;)f>>=1;if(0!==f?(L&=f-1,L+=f):L=0,S++,0==--P[x]){if(x===k)break;x=e[n+h[S]]}if(x>B&&(L&g)!==A){for(0===E&&(E=B),m+=C,M=1<<(T=x-E);T+E<k&&!((M-=P[T+E])<=0);)T++,M<<=1;if(O+=1<<T,1===t&&O>852||2===t&&O>592)return 1;c[A=L&g]=B<<24|T<<16|m-u|0}}return 0!==L&&(c[m+L]=x-E<<24|64<<16|0),d.bits=B,0}},{"../utils/common":32}],42:[function(t,e,n){"use strict";e.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},{}],43:[function(t,e,n){"use strict";var r=t("../utils/common"),i=4,o=0,a=1,s=2;function l(t){for(var e=t.length;--e>=0;)t[e]=0}var c=0,u=1,h=2,d=29,f=256,p=f+1+d,A=30,g=19,m=2*p+1,v=15,y=16,b=7,_=256,w=16,x=17,S=18,C=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],k=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],B=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],T=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],E=new Array(2*(p+2));l(E);var M=new Array(2*A);l(M);var O=new Array(512);l(O);var L=new Array(256);l(L);var D=new Array(d);l(D);var I,P,N,F=new Array(A);function R(t,e,n,r,i){this.static_tree=t,this.extra_bits=e,this.extra_base=n,this.elems=r,this.max_length=i,this.has_stree=t&&t.length}function j(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}function H(t){return t<256?O[t]:O[256+(t>>>7)]}function U(t,e){t.pending_buf[t.pending++]=255&e,t.pending_buf[t.pending++]=e>>>8&255}function Q(t,e,n){t.bi_valid>y-n?(t.bi_buf|=e<<t.bi_valid&65535,U(t,t.bi_buf),t.bi_buf=e>>y-t.bi_valid,t.bi_valid+=n-y):(t.bi_buf|=e<<t.bi_valid&65535,t.bi_valid+=n)}function z(t,e,n){Q(t,n[2*e],n[2*e+1])}function Y(t,e){var n=0;do{n|=1&t,t>>>=1,n<<=1}while(--e>0);return n>>>1}function V(t,e,n){var r,i,o=new Array(v+1),a=0;for(r=1;r<=v;r++)o[r]=a=a+n[r-1]<<1;for(i=0;i<=e;i++){var s=t[2*i+1];0!==s&&(t[2*i]=Y(o[s]++,s))}}function W(t){var e;for(e=0;e<p;e++)t.dyn_ltree[2*e]=0;for(e=0;e<A;e++)t.dyn_dtree[2*e]=0;for(e=0;e<g;e++)t.bl_tree[2*e]=0;t.dyn_ltree[2*_]=1,t.opt_len=t.static_len=0,t.last_lit=t.matches=0}function G(t){t.bi_valid>8?U(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0}function X(t,e,n,r){var i=2*e,o=2*n;return t[i]<t[o]||t[i]===t[o]&&r[e]<=r[n]}function Z(t,e,n){for(var r=t.heap[n],i=n<<1;i<=t.heap_len&&(i<t.heap_len&&X(e,t.heap[i+1],t.heap[i],t.depth)&&i++,!X(e,r,t.heap[i],t.depth));)t.heap[n]=t.heap[i],n=i,i<<=1;t.heap[n]=r}function $(t,e,n){var r,i,o,a,s=0;if(0!==t.last_lit)do{r=t.pending_buf[t.d_buf+2*s]<<8|t.pending_buf[t.d_buf+2*s+1],i=t.pending_buf[t.l_buf+s],s++,0===r?z(t,i,e):(z(t,(o=L[i])+f+1,e),0!==(a=C[o])&&Q(t,i-=D[o],a),z(t,o=H(--r),n),0!==(a=k[o])&&Q(t,r-=F[o],a))}while(s<t.last_lit);z(t,_,e)}function K(t,e){var n,r,i,o=e.dyn_tree,a=e.stat_desc.static_tree,s=e.stat_desc.has_stree,l=e.stat_desc.elems,c=-1;for(t.heap_len=0,t.heap_max=m,n=0;n<l;n++)0!==o[2*n]?(t.heap[++t.heap_len]=c=n,t.depth[n]=0):o[2*n+1]=0;for(;t.heap_len<2;)o[2*(i=t.heap[++t.heap_len]=c<2?++c:0)]=1,t.depth[i]=0,t.opt_len--,s&&(t.static_len-=a[2*i+1]);for(e.max_code=c,n=t.heap_len>>1;n>=1;n--)Z(t,o,n);i=l;do{n=t.heap[1],t.heap[1]=t.heap[t.heap_len--],Z(t,o,1),r=t.heap[1],t.heap[--t.heap_max]=n,t.heap[--t.heap_max]=r,o[2*i]=o[2*n]+o[2*r],t.depth[i]=(t.depth[n]>=t.depth[r]?t.depth[n]:t.depth[r])+1,o[2*n+1]=o[2*r+1]=i,t.heap[1]=i++,Z(t,o,1)}while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],function(t,e){var n,r,i,o,a,s,l=e.dyn_tree,c=e.max_code,u=e.stat_desc.static_tree,h=e.stat_desc.has_stree,d=e.stat_desc.extra_bits,f=e.stat_desc.extra_base,p=e.stat_desc.max_length,A=0;for(o=0;o<=v;o++)t.bl_count[o]=0;for(l[2*t.heap[t.heap_max]+1]=0,n=t.heap_max+1;n<m;n++)(o=l[2*l[2*(r=t.heap[n])+1]+1]+1)>p&&(o=p,A++),l[2*r+1]=o,r>c||(t.bl_count[o]++,a=0,r>=f&&(a=d[r-f]),s=l[2*r],t.opt_len+=s*(o+a),h&&(t.static_len+=s*(u[2*r+1]+a)));if(0!==A){do{for(o=p-1;0===t.bl_count[o];)o--;t.bl_count[o]--,t.bl_count[o+1]+=2,t.bl_count[p]--,A-=2}while(A>0);for(o=p;0!==o;o--)for(r=t.bl_count[o];0!==r;)(i=t.heap[--n])>c||(l[2*i+1]!==o&&(t.opt_len+=(o-l[2*i+1])*l[2*i],l[2*i+1]=o),r--)}}(t,e),V(o,c,t.bl_count)}function J(t,e,n){var r,i,o=-1,a=e[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),e[2*(n+1)+1]=65535,r=0;r<=n;r++)i=a,a=e[2*(r+1)+1],++s<l&&i===a||(s<c?t.bl_tree[2*i]+=s:0!==i?(i!==o&&t.bl_tree[2*i]++,t.bl_tree[2*w]++):s<=10?t.bl_tree[2*x]++:t.bl_tree[2*S]++,s=0,o=i,0===a?(l=138,c=3):i===a?(l=6,c=3):(l=7,c=4))}function q(t,e,n){var r,i,o=-1,a=e[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),r=0;r<=n;r++)if(i=a,a=e[2*(r+1)+1],!(++s<l&&i===a)){if(s<c)do{z(t,i,t.bl_tree)}while(0!=--s);else 0!==i?(i!==o&&(z(t,i,t.bl_tree),s--),z(t,w,t.bl_tree),Q(t,s-3,2)):s<=10?(z(t,x,t.bl_tree),Q(t,s-3,3)):(z(t,S,t.bl_tree),Q(t,s-11,7));s=0,o=i,0===a?(l=138,c=3):i===a?(l=6,c=3):(l=7,c=4)}}l(F);var tt=!1;function et(t,e,n,i){Q(t,(c<<1)+(i?1:0),3),function(t,e,n,i){G(t),i&&(U(t,n),U(t,~n)),r.arraySet(t.pending_buf,t.window,e,n,t.pending),t.pending+=n}(t,e,n,!0)}n._tr_init=function(t){tt||(function(){var t,e,n,r,i,o=new Array(v+1);for(n=0,r=0;r<d-1;r++)for(D[r]=n,t=0;t<1<<C[r];t++)L[n++]=r;for(L[n-1]=r,i=0,r=0;r<16;r++)for(F[r]=i,t=0;t<1<<k[r];t++)O[i++]=r;for(i>>=7;r<A;r++)for(F[r]=i<<7,t=0;t<1<<k[r]-7;t++)O[256+i++]=r;for(e=0;e<=v;e++)o[e]=0;for(t=0;t<=143;)E[2*t+1]=8,t++,o[8]++;for(;t<=255;)E[2*t+1]=9,t++,o[9]++;for(;t<=279;)E[2*t+1]=7,t++,o[7]++;for(;t<=287;)E[2*t+1]=8,t++,o[8]++;for(V(E,p+1,o),t=0;t<A;t++)M[2*t+1]=5,M[2*t]=Y(t,5);I=new R(E,C,f+1,p,v),P=new R(M,k,0,A,v),N=new R(new Array(0),B,0,g,b)}(),tt=!0),t.l_desc=new j(t.dyn_ltree,I),t.d_desc=new j(t.dyn_dtree,P),t.bl_desc=new j(t.bl_tree,N),t.bi_buf=0,t.bi_valid=0,W(t)},n._tr_stored_block=et,n._tr_flush_block=function(t,e,n,r){var l,c,d=0;t.level>0?(t.strm.data_type===s&&(t.strm.data_type=function(t){var e,n=4093624447;for(e=0;e<=31;e++,n>>>=1)if(1&n&&0!==t.dyn_ltree[2*e])return o;if(0!==t.dyn_ltree[18]||0!==t.dyn_ltree[20]||0!==t.dyn_ltree[26])return a;for(e=32;e<f;e++)if(0!==t.dyn_ltree[2*e])return a;return o}(t)),K(t,t.l_desc),K(t,t.d_desc),d=function(t){var e;for(J(t,t.dyn_ltree,t.l_desc.max_code),J(t,t.dyn_dtree,t.d_desc.max_code),K(t,t.bl_desc),e=g-1;e>=3&&0===t.bl_tree[2*T[e]+1];e--);return t.opt_len+=3*(e+1)+5+5+4,e}(t),l=t.opt_len+3+7>>>3,(c=t.static_len+3+7>>>3)<=l&&(l=c)):l=c=n+5,n+4<=l&&-1!==e?et(t,e,n,r):t.strategy===i||c===l?(Q(t,(u<<1)+(r?1:0),3),$(t,E,M)):(Q(t,(h<<1)+(r?1:0),3),function(t,e,n,r){var i;for(Q(t,e-257,5),Q(t,n-1,5),Q(t,r-4,4),i=0;i<r;i++)Q(t,t.bl_tree[2*T[i]+1],3);q(t,t.dyn_ltree,e-1),q(t,t.dyn_dtree,n-1)}(t,t.l_desc.max_code+1,t.d_desc.max_code+1,d+1),$(t,t.dyn_ltree,t.dyn_dtree)),W(t),r&&G(t)},n._tr_tally=function(t,e,n){return t.pending_buf[t.d_buf+2*t.last_lit]=e>>>8&255,t.pending_buf[t.d_buf+2*t.last_lit+1]=255&e,t.pending_buf[t.l_buf+t.last_lit]=255&n,t.last_lit++,0===e?t.dyn_ltree[2*n]++:(t.matches++,e--,t.dyn_ltree[2*(L[n]+f+1)]++,t.dyn_dtree[2*H(e)]++),t.last_lit===t.lit_bufsize-1},n._tr_align=function(t){Q(t,u<<1,3),z(t,_,E),function(t){16===t.bi_valid?(U(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=255&t.bi_buf,t.bi_buf>>=8,t.bi_valid-=8)}(t)}},{"../utils/common":32}],44:[function(t,e,n){"use strict";e.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}],45:[function(t,e,n){var r=t("lodash._root"),i=1/0,o="[object Symbol]",a=/[&<>"'`]/g,s=RegExp(a.source),l={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","`":"&#96;"};function c(t){return l[t]}var u=Object.prototype.toString,h=r.Symbol,d=h?h.prototype:void 0,f=h?d.toString:void 0;function p(t){if("string"==typeof t)return t;if(null==t)return"";if(function(t){return"symbol"==typeof t||function(t){return!!t&&"object"==typeof t}(t)&&u.call(t)==o}(t))return h?f.call(t):"";var e=t+"";return"0"==e&&1/t==-i?"-0":e}e.exports=function(t){return(t=p(t))&&s.test(t)?t.replace(a,c):t}},{"lodash._root":46}],46:[function(t,e,n){(function(t){var r={function:!0,object:!0},i=r[typeof n]&&n&&!n.nodeType?n:void 0,o=r[typeof e]&&e&&!e.nodeType?e:void 0,a=h(i&&o&&"object"==typeof t&&t),s=h(r[typeof self]&&self),l=h(r[typeof window]&&window),c=h(r[typeof this]&&this),u=a||l!==(c&&c.window)&&l||s||c||Function("return this")();function h(t){return t&&t.Object===Object?t:null}e.exports=u}).call(this,"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],47:[function(t,e,n){var r=t("lodash._arraycopy"),i=t("lodash._arrayeach"),o=t("lodash._createassigner"),a=t("lodash.isarguments"),s=t("lodash.isarray"),l=t("lodash.isplainobject"),c=t("lodash.istypedarray"),u=t("lodash.keys"),h=t("lodash.toplainobject");var d=9007199254740991;var f,p=(f="length",function(t){return null==t?void 0:t[f]});function A(t){return null!=t&&function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=d}(p(t))}var g=o(function t(e,n,o,d,f){if(g=typeof(p=e),!p||"object"!=g&&"function"!=g)return e;var p,g,m=A(n)&&(s(n)||c(n)),v=m?void 0:u(n);return i(v||n,function(i,u){if(v&&(i=n[u=i]),function(t){return!!t&&"object"==typeof t}(i))d||(d=[]),f||(f=[]),function(t,e,n,i,o,u,d){for(var f=u.length,p=e[n];f--;)if(u[f]==p)return void(t[n]=d[f]);var g=t[n],m=o?o(g,p,n,t,e):void 0,v=void 0===m;v&&(m=p,A(p)&&(s(p)||c(p))?m=s(g)?g:A(g)?r(g):[]:l(p)||a(p)?m=a(g)?h(g):l(g)?g:{}:v=!1),u.push(p),d.push(m),v?t[n]=i(m,p,o,u,d):(m==m?m!==g:g==g)&&(t[n]=m)}(e,n,u,t,o,d,f);else{var p=e[u],g=o?o(p,i,u,e,n):void 0,y=void 0===g;y&&(g=i),void 0===g&&(!m||u in e)||!y&&(g==g?g===p:p!=p)||(e[u]=g)}}),e});e.exports=g},{"lodash._arraycopy":48,"lodash._arrayeach":49,"lodash._createassigner":50,"lodash.isarguments":55,"lodash.isarray":56,"lodash.isplainobject":57,"lodash.istypedarray":59,"lodash.keys":60,"lodash.toplainobject":62}],48:[function(t,e,n){e.exports=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}},{}],49:[function(t,e,n){e.exports=function(t,e){for(var n=-1,r=t.length;++n<r&&!1!==e(t[n],n,t););return t}},{}],50:[function(t,e,n){var r=t("lodash._bindcallback"),i=t("lodash._isiterateecall"),o=t("lodash.restparam");e.exports=function(t){return o(function(e,n){var o=-1,a=null==e?0:n.length,s=a>2?n[a-2]:void 0,l=a>2?n[2]:void 0,c=a>1?n[a-1]:void 0;for("function"==typeof s?(s=r(s,c,5),a-=2):a-=(s="function"==typeof c?c:void 0)?1:0,l&&i(n[0],n[1],l)&&(s=a<3?void 0:s,a=1);++o<a;){var u=n[o];u&&t(e,u,s)}return e})}},{"lodash._bindcallback":51,"lodash._isiterateecall":52,"lodash.restparam":53}],51:[function(t,e,n){function r(t){return t}e.exports=function(t,e,n){if("function"!=typeof t)return r;if(void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 3:return function(n,r,i){return t.call(e,n,r,i)};case 4:return function(n,r,i,o){return t.call(e,n,r,i,o)};case 5:return function(n,r,i,o,a){return t.call(e,n,r,i,o,a)}}return function(){return t.apply(e,arguments)}}},{}],52:[function(t,e,n){var r=/^\d+$/,i=9007199254740991;var o,a=(o="length",function(t){return null==t?void 0:t[o]});function s(t){return null!=t&&function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=i}(a(t))}e.exports=function(t,e,n){if(!function(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}(n))return!1;var o=typeof e;if("number"==o?s(n)&&function(t,e){return t="number"==typeof t||r.test(t)?+t:-1,e=null==e?i:e,t>-1&&t%1==0&&t<e}(e,n.length):"string"==o&&e in n){var a=n[e];return t==t?t===a:a!=a}return!1}},{}],53:[function(t,e,n){var r="Expected a function",i=Math.max;e.exports=function(t,e){if("function"!=typeof t)throw new TypeError(r);return e=i(void 0===e?t.length-1:+e||0,0),function(){for(var n=arguments,r=-1,o=i(n.length-e,0),a=Array(o);++r<o;)a[r]=n[e+r];switch(e){case 0:return t.call(this,a);case 1:return t.call(this,n[0],a);case 2:return t.call(this,n[0],n[1],a)}var s=Array(e+1);for(r=-1;++r<e;)s[r]=n[r];return s[e]=a,t.apply(this,s)}}},{}],54:[function(t,e,n){var r="[object Function]",i=/^\[object .+?Constructor\]$/;var o=Object.prototype,a=Function.prototype.toString,s=o.hasOwnProperty,l=o.toString,c=RegExp("^"+a.call(s).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(t,e){var n=null==t?void 0:t[e];return function(t){return null!=t&&(function(t){return function(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}(t)&&l.call(t)==r}(t)?c.test(a.call(t)):function(t){return!!t&&"object"==typeof t}(t)&&i.test(t))}(n)?n:void 0}},{}],55:[function(t,e,n){var r=9007199254740991,i="[object Arguments]",o="[object Function]",a="[object GeneratorFunction]",s=Object.prototype,l=s.hasOwnProperty,c=s.toString,u=s.propertyIsEnumerable;var h,d=(h="length",function(t){return null==t?void 0:t[h]});e.exports=function(t){return function(t){return function(t){return!!t&&"object"==typeof t}(t)&&function(t){return null!=t&&function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=r}(d(t))&&!function(t){var e=function(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}(t)?c.call(t):"";return e==o||e==a}(t)}(t)}(t)&&l.call(t,"callee")&&(!u.call(t,"callee")||c.call(t)==i)}},{}],56:[function(t,e,n){var r="[object Function]",i=/^\[object .+?Constructor\]$/;function o(t){return!!t&&"object"==typeof t}var a,s,l=Object.prototype,c=Function.prototype.toString,u=l.hasOwnProperty,h=l.toString,d=RegExp("^"+c.call(u).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),f=9007199254740991;var p=(a=Array,function(t){return null!=t&&(function(t){return function(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}(t)&&h.call(t)==r}(t)?d.test(c.call(t)):o(t)&&i.test(t))}(s=null==a?void 0:a["isArray"])?s:void 0)||function(t){return o(t)&&function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=f}(t.length)&&"[object Array]"==h.call(t)};e.exports=p},{}],57:[function(t,e,n){var r=t("lodash._basefor"),i=t("lodash.isarguments"),o=t("lodash.keysin"),a="[object Object]";var s=Object.prototype,l=s.hasOwnProperty,c=s.toString;e.exports=function(t){var e,n;return!(!function(t){return!!t&&"object"==typeof t}(t)||c.call(t)!=a||i(t)||!(l.call(t,"constructor")||"function"!=typeof(e=t.constructor)||e instanceof e))&&(r(t,function(t,e){n=e},o),void 0===n||l.call(t,n))}},{"lodash._basefor":58,"lodash.isarguments":55,"lodash.keysin":61}],58:[function(t,e,n){var r,i=function(t,e,n){for(var i=-1,o=Object(t),a=n(t),s=a.length;s--;){var l=a[r?s:++i];if(!1===e(o[l],l,o))break}return t};e.exports=i},{}],59:[function(t,e,n){var r=9007199254740991,i={};i["[object Float32Array]"]=i["[object Float64Array]"]=i["[object Int8Array]"]=i["[object Int16Array]"]=i["[object Int32Array]"]=i["[object Uint8Array]"]=i["[object Uint8ClampedArray]"]=i["[object Uint16Array]"]=i["[object Uint32Array]"]=!0,i["[object Arguments]"]=i["[object Array]"]=i["[object ArrayBuffer]"]=i["[object Boolean]"]=i["[object DataView]"]=i["[object Date]"]=i["[object Error]"]=i["[object Function]"]=i["[object Map]"]=i["[object Number]"]=i["[object Object]"]=i["[object RegExp]"]=i["[object Set]"]=i["[object String]"]=i["[object WeakMap]"]=!1;var o=Object.prototype.toString;e.exports=function(t){return function(t){return!!t&&"object"==typeof t}(t)&&function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=r}(t.length)&&!!i[o.call(t)]}},{}],60:[function(t,e,n){var r=t("lodash._getnative"),i=t("lodash.isarguments"),o=t("lodash.isarray"),a=/^\d+$/,s=Object.prototype.hasOwnProperty,l=r(Object,"keys"),c=9007199254740991;var u,h=(u="length",function(t){return null==t?void 0:t[u]});function d(t,e){return t="number"==typeof t||a.test(t)?+t:-1,e=null==e?c:e,t>-1&&t%1==0&&t<e}function f(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=c}function p(t){for(var e=function(t){if(null==t)return[];A(t)||(t=Object(t));var e=t.length;e=e&&f(e)&&(o(t)||i(t))&&e||0;var n=t.constructor,r=-1,a="function"==typeof n&&n.prototype===t,l=Array(e),c=e>0;for(;++r<e;)l[r]=r+"";for(var u in t)c&&d(u,e)||"constructor"==u&&(a||!s.call(t,u))||l.push(u);return l}(t),n=e.length,r=n&&t.length,a=!!r&&f(r)&&(o(t)||i(t)),l=-1,c=[];++l<n;){var u=e[l];(a&&d(u,r)||s.call(t,u))&&c.push(u)}return c}function A(t){var e=typeof t;return!!t&&("object"==e||"function"==e)}var g=l?function(t){var e,n=null==t?void 0:t.constructor;return"function"==typeof n&&n.prototype===t||"function"!=typeof t&&(null!=(e=t)&&f(h(e)))?p(t):A(t)?l(t):[]}:p;e.exports=g},{"lodash._getnative":54,"lodash.isarguments":55,"lodash.isarray":56}],61:[function(t,e,n){var r=t("lodash.isarguments"),i=t("lodash.isarray"),o=/^\d+$/,a=Object.prototype.hasOwnProperty,s=9007199254740991;function l(t,e){return t="number"==typeof t||o.test(t)?+t:-1,e=null==e?s:e,t>-1&&t%1==0&&t<e}e.exports=function(t){if(null==t)return[];var e,n;n=typeof(e=t),(!e||"object"!=n&&"function"!=n)&&(t=Object(t));var o=t.length;o=o&&function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=s}(o)&&(i(t)||r(t))&&o||0;for(var c=t.constructor,u=-1,h="function"==typeof c&&c.prototype===t,d=Array(o),f=o>0;++u<o;)d[u]=u+"";for(var p in t)f&&l(p,o)||"constructor"==p&&(h||!a.call(t,p))||d.push(p);return d}},{"lodash.isarguments":55,"lodash.isarray":56}],62:[function(t,e,n){var r=t("lodash._basecopy"),i=t("lodash.keysin");e.exports=function(t){return r(t,i(t))}},{"lodash._basecopy":63,"lodash.keysin":61}],63:[function(t,e,n){e.exports=function(t,e,n){n||(n={});for(var r=-1,i=e.length;++r<i;){var o=e[r];n[o]=t[o]}return n}},{}],64:[function(t,e,n){var r,i;r=t("jszip"),i=t("./internal"),e.exports={asBlob:function(t,e){var n;return n=new r,i.addFiles(n,t,e),i.generateDocument(n)}}},{"./internal":65,jszip:14}],65:[function(t,e,n){(function(n,r){var i,o,a;i=t("./templates/document"),o=t("./utils"),a={merge:t("lodash.merge")},e.exports={generateDocument:function(t){var e;if(e=t.generate({type:"arraybuffer"}),n.Blob)return new Blob([e],{type:"application/vnd.openxmlformats-officedocument.wordprocessingml.document"});if(n.Buffer)return new r(new Uint8Array(e));throw new Error("Neither Blob nor Buffer are accessible in this environment. Consider adding Blob.js shim")},renderDocumentFile:function(t){var e;return null==t&&(t={}),e=a.merge({margins:{top:1440,right:1440,bottom:1440,left:1440,header:720,footer:720,gutter:0}},function(){switch(t.orientation){case"landscape":return{height:12240,width:15840,orient:"landscape"};default:return{width:12240,height:15840,orient:"portrait"}}}(),{margins:t.margins}),i(e)},addFiles:function(t,e,n){return t.file("[Content_Types].xml",r("PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9InllcyI/Pgo8VHlwZXMgeG1sbnM9Imh0dHA6Ly9zY2hlbWFzLm9wZW54bWxmb3JtYXRzLm9yZy9wYWNrYWdlLzIwMDYvY29udGVudC10eXBlcyI+CiAgPERlZmF1bHQgRXh0ZW5zaW9uPSJyZWxzIiBDb250ZW50VHlwZT0KICAgICJhcHBsaWNhdGlvbi92bmQub3BlbnhtbGZvcm1hdHMtcGFja2FnZS5yZWxhdGlvbnNoaXBzK3htbCIgLz4KICA8T3ZlcnJpZGUgUGFydE5hbWU9Ii93b3JkL2RvY3VtZW50LnhtbCIgQ29udGVudFR5cGU9CiAgICAiYXBwbGljYXRpb24vdm5kLm9wZW54bWxmb3JtYXRzLW9mZmljZWRvY3VtZW50LndvcmRwcm9jZXNzaW5nbWwuZG9jdW1lbnQubWFpbit4bWwiLz4KICA8T3ZlcnJpZGUgUGFydE5hbWU9Ii93b3JkL2FmY2h1bmsubWh0IiBDb250ZW50VHlwZT0ibWVzc2FnZS9yZmM4MjIiLz4KPC9UeXBlcz4K","base64")),t.folder("_rels").file(".rels",r("PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9InllcyI/Pgo8UmVsYXRpb25zaGlwcyB4bWxucz0iaHR0cDovL3NjaGVtYXMub3BlbnhtbGZvcm1hdHMub3JnL3BhY2thZ2UvMjAwNi9yZWxhdGlvbnNoaXBzIj4KICA8UmVsYXRpb25zaGlwCiAgICAgIFR5cGU9Imh0dHA6Ly9zY2hlbWFzLm9wZW54bWxmb3JtYXRzLm9yZy9vZmZpY2VEb2N1bWVudC8yMDA2L3JlbGF0aW9uc2hpcHMvb2ZmaWNlRG9jdW1lbnQiCiAgICAgIFRhcmdldD0iL3dvcmQvZG9jdW1lbnQueG1sIiBJZD0iUjA5YzgzZmFmYzA2NzQ4OGUiIC8+CjwvUmVsYXRpb25zaGlwcz4K","base64")),t.folder("word").file("document.xml",this.renderDocumentFile(n)).file("afchunk.mht",o.getMHTdocument(e)).folder("_rels").file("document.xml.rels",r("PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9InllcyI/Pgo8UmVsYXRpb25zaGlwcyB4bWxucz0iaHR0cDovL3NjaGVtYXMub3BlbnhtbGZvcm1hdHMub3JnL3BhY2thZ2UvMjAwNi9yZWxhdGlvbnNoaXBzIj4KICA8UmVsYXRpb25zaGlwIFR5cGU9Imh0dHA6Ly9zY2hlbWFzLm9wZW54bWxmb3JtYXRzLm9yZy9vZmZpY2VEb2N1bWVudC8yMDA2L3JlbGF0aW9uc2hpcHMvYUZDaHVuayIKICAgIFRhcmdldD0iL3dvcmQvYWZjaHVuay5taHQiIElkPSJodG1sQ2h1bmsiIC8+CjwvUmVsYXRpb25zaGlwcz4K","base64"))}}}).call(this,"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},t("buffer").Buffer)},{"./templates/document":66,"./utils":69,buffer:1,"lodash.merge":47}],66:[function(_dereq_,module,exports){var _={escape:_dereq_("lodash.escape")};module.exports=function(obj){var __t,__p="",__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,"")};with(obj||{})__p+='<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n<w:document\n xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"\n xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"\n xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"\n xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"\n xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"\n xmlns:ns6="http://schemas.openxmlformats.org/schemaLibrary/2006/main"\n xmlns:c="http://schemas.openxmlformats.org/drawingml/2006/chart"\n xmlns:ns8="http://schemas.openxmlformats.org/drawingml/2006/chartDrawing"\n xmlns:dgm="http://schemas.openxmlformats.org/drawingml/2006/diagram"\n xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture"\n xmlns:ns11="http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing"\n xmlns:dsp="http://schemas.microsoft.com/office/drawing/2008/diagram"\n xmlns:ns13="urn:schemas-microsoft-com:office:excel"\n xmlns:o="urn:schemas-microsoft-com:office:office"\n xmlns:v="urn:schemas-microsoft-com:vml"\n xmlns:w10="urn:schemas-microsoft-com:office:word"\n xmlns:ns17="urn:schemas-microsoft-com:office:powerpoint"\n xmlns:odx="http://opendope.org/xpaths"\n xmlns:odc="http://opendope.org/conditions"\n xmlns:odq="http://opendope.org/questions"\n xmlns:odi="http://opendope.org/components"\n xmlns:odgm="http://opendope.org/SmartArt/DataHierarchy"\n xmlns:ns24="http://schemas.openxmlformats.org/officeDocument/2006/bibliography"\n xmlns:ns25="http://schemas.openxmlformats.org/drawingml/2006/compatibility"\n xmlns:ns26="http://schemas.openxmlformats.org/drawingml/2006/lockedCanvas">\n <w:body>\n <w:altChunk r:id="htmlChunk" />\n <w:sectPr>\n <w:pgSz w:w="'+(null==(__t=width)?"":__t)+'" w:h="'+(null==(__t=height)?"":__t)+'" w:orient="'+(null==(__t=orient)?"":__t)+'" />\n <w:pgMar w:top="'+(null==(__t=margins.top)?"":__t)+'"\n w:right="'+(null==(__t=margins.right)?"":__t)+'"\n w:bottom="'+(null==(__t=margins.bottom)?"":__t)+'"\n w:left="'+(null==(__t=margins.left)?"":__t)+'"\n w:header="'+(null==(__t=margins.header)?"":__t)+'"\n w:footer="'+(null==(__t=margins.footer)?"":__t)+'"\n w:gutter="'+(null==(__t=margins.gutter)?"":__t)+'"/>\n </w:sectPr>\n </w:body>\n</w:document>\n';return __p}},{"lodash.escape":45}],67:[function(_dereq_,module,exports){var _={escape:_dereq_("lodash.escape")};module.exports=function(obj){var __t,__p="",__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,"")};with(obj||{})__p+='MIME-Version: 1.0\nContent-Type: multipart/related;\n type="text/html";\n boundary="----=mhtDocumentPart"\n\n\n------=mhtDocumentPart\nContent-Type: text/html;\n charset="utf-8"\nContent-Transfer-Encoding: quoted-printable\nContent-Location: file:///C:/fake/document.html\n\n'+(null==(__t=htmlSource)?"":__t)+"\n\n"+(null==(__t=contentParts)?"":__t)+"\n\n------=mhtDocumentPart--\n";return __p}},{"lodash.escape":45}],68:[function(_dereq_,module,exports){var _={escape:_dereq_("lodash.escape")};module.exports=function(obj){var __t,__p="",__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,"")};with(obj||{})__p+="------=mhtDocumentPart\nContent-Type: "+(null==(__t=contentType)?"":__t)+"\nContent-Transfer-Encoding: "+(null==(__t=contentEncoding)?"":__t)+"\nContent-Location: "+(null==(__t=contentLocation)?"":__t)+"\n\n"+(null==(__t=encodedContent)?"":__t)+"\n";return __p}},{"lodash.escape":45}],69:[function(t,e,n){var r,i;r=t("./templates/mht_document"),i=t("./templates/mht_part"),e.exports={getMHTdocument:function(t){var e,n;return t=(n=this._prepareImageParts(t)).htmlSource,e=n.imageContentParts,t=t.replace(/\=/g,"=3D"),r({htmlSource:t,contentParts:e.join("\n")})},_prepareImageParts:function(t){var e,n,r;if(e=[],r=/"data:(\w+\/\w+);(\w+),(\S+)"/g,n=function(t,n,r,o){var a;return a="file:///C:/fake/image"+e.length+"."+n.split("/")[1],e.push(i({contentType:n,contentEncoding:r,contentLocation:a,encodedContent:o})),'"'+a+'"'},"string"==typeof t)return/<img/g.test(t)?{htmlSource:t=t.replace(r,n),imageContentParts:e}:{htmlSource:t,imageContentParts:e};throw new Error("Not a valid source provided!")}}},{"./templates/mht_document":67,"./templates/mht_part":68}]},{},[64])(64)},module.exports=e()},U5ju:function(t,e,n){n("M6a0"),n("zQR9"),n("+tPU"),n("CXw9"),n("EqBC"),n("jKW+"),t.exports=n("FeBl").Promise},UuGF:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},V0p0:function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n,r.new_byte),o=r.new_double,a=r.new_float,s=r.new_float_n,l=r.new_int,c=r.new_int_n,u=(r.assert,n("f64w")),h=n("d4lq"),d=n("vbIv"),f=n("fd8M"),p=n("QG6P"),A=n("/00o"),g=n("jhNZ");function m(){var t=40;function e(){this.write_timing=0,this.ptr=0,this.buf=i(t)}this.Class_ID=0,this.lame_encode_frame_init=0,this.iteration_init_init=0,this.fill_buffer_resample_init=0,this.mfbuf=s([2,m.MFSIZE]),this.mode_gr=0,this.channels_in=0,this.channels_out=0,this.resample_ratio=0,this.mf_samples_to_encode=0,this.mf_size=0,this.VBR_min_bitrate=0,this.VBR_max_bitrate=0,this.bitrate_index=0,this.samplerate_index=0,this.mode_ext=0,this.lowpass1=0,this.lowpass2=0,this.highpass1=0,this.highpass2=0,this.noise_shaping=0,this.noise_shaping_amp=0,this.substep_shaping=0,this.psymodel=0,this.noise_shaping_stop=0,this.subblock_gain=0,this.use_best_huffman=0,this.full_outer_loop=0,this.l3_side=new u,this.ms_ratio=a(2),this.padding=0,this.frac_SpF=0,this.slot_lag=0,this.tag_spec=null,this.nMusicCRC=0,this.OldValue=l(2),this.CurrentStep=l(2),this.masking_lower=0,this.bv_scf=l(576),this.pseudohalf=l(g.SFBMAX),this.sfb21_extra=!1,this.inbuf_old=new Array(2),this.blackfilt=new Array(2*m.BPC+1),this.itime=o(2),this.sideinfo_len=0,this.sb_sample=s([2,2,18,A.SBLIMIT]),this.amp_filter=a(32),this.header=new Array(m.MAX_HEADER_BUF),this.h_ptr=0,this.w_ptr=0,this.ancillary_flag=0,this.ResvSize=0,this.ResvMax=0,this.scalefac_band=new h,this.minval_l=a(A.CBANDS),this.minval_s=a(A.CBANDS),this.nb_1=s([4,A.CBANDS]),this.nb_2=s([4,A.CBANDS]),this.nb_s1=s([4,A.CBANDS]),this.nb_s2=s([4,A.CBANDS]),this.s3_ss=null,this.s3_ll=null,this.decay=0,this.thm=new Array(4),this.en=new Array(4),this.tot_ener=a(4),this.loudness_sq=s([2,2]),this.loudness_sq_save=a(2),this.mld_l=a(A.SBMAX_l),this.mld_s=a(A.SBMAX_s),this.bm_l=l(A.SBMAX_l),this.bo_l=l(A.SBMAX_l),this.bm_s=l(A.SBMAX_s),this.bo_s=l(A.SBMAX_s),this.npart_l=0,this.npart_s=0,this.s3ind=c([A.CBANDS,2]),this.s3ind_s=c([A.CBANDS,2]),this.numlines_s=l(A.CBANDS),this.numlines_l=l(A.CBANDS),this.rnumlines_l=a(A.CBANDS),this.mld_cb_l=a(A.CBANDS),this.mld_cb_s=a(A.CBANDS),this.numlines_s_num1=0,this.numlines_l_num1=0,this.pe=a(4),this.ms_ratio_s_old=0,this.ms_ratio_l_old=0,this.ms_ener_ratio_old=0,this.blocktype_old=l(2),this.nsPsy=new d,this.VBR_seek_table=new f,this.ATH=null,this.PSY=null,this.nogap_total=0,this.nogap_current=0,this.decode_on_the_fly=!0,this.findReplayGain=!0,this.findPeakSample=!0,this.PeakSample=0,this.RadioGain=0,this.AudiophileGain=0,this.rgdata=null,this.noclipGainChange=0,this.noclipScale=0,this.bitrate_stereoMode_Hist=c([16,5]),this.bitrate_blockType_Hist=c([16,6]),this.pinfo=null,this.hip=null,this.in_buffer_nsamples=0,this.in_buffer_0=null,this.in_buffer_1=null,this.iteration_loop=null;for(var n=0;n<this.en.length;n++)this.en[n]=new p;for(n=0;n<this.thm.length;n++)this.thm[n]=new p;for(n=0;n<this.header.length;n++)this.header[n]=new e}m.MFSIZE=3456+A.ENCDELAY-A.MDCTDELAY,m.MAX_HEADER_BUF=256,m.MAX_BITS_PER_CHANNEL=4095,m.MAX_BITS_PER_GRANULE=7680,m.BPC=320,t.exports=m},V3tA:function(t,e,n){n("R4wc"),t.exports=n("FeBl").Object.assign},"VU/8":function(t,e){t.exports=function(t,e,n,r,i,o){var a,s=t=t||{},l=typeof t.default;"object"!==l&&"function"!==l||(a=t,s=t.default);var c,u="function"==typeof s?s.options:s;if(e&&(u.render=e.render,u.staticRenderFns=e.staticRenderFns,u._compiled=!0),n&&(u.functional=!0),i&&(u._scopeId=i),o?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},u._ssrRegister=c):r&&(c=r),c){var h=u.functional,d=h?u.render:u.beforeCreate;h?(u._injectStyles=c,u.render=function(t,e){return c.call(e),d(t,e)}):u.beforeCreate=d?[].concat(d,c):[c]}return{esModule:a,exports:s,options:u}}},Vi3T:function(t,e,n){"use strict";e.__esModule=!0,e.default={el:{colorpicker:{confirm:"确定",clear:"清空"},datepicker:{now:"此刻",today:"今天",cancel:"取消",clear:"清空",confirm:"确定",selectDate:"选择日期",selectTime:"选择时间",startDate:"开始日期",startTime:"开始时间",endDate:"结束日期",endTime:"结束时间",prevYear:"前一年",nextYear:"后一年",prevMonth:"上个月",nextMonth:"下个月",year:"年",month1:"1 月",month2:"2 月",month3:"3 月",month4:"4 月",month5:"5 月",month6:"6 月",month7:"7 月",month8:"8 月",month9:"9 月",month10:"10 月",month11:"11 月",month12:"12 月",weeks:{sun:"日",mon:"一",tue:"二",wed:"三",thu:"四",fri:"五",sat:"六"},months:{jan:"一月",feb:"二月",mar:"三月",apr:"四月",may:"五月",jun:"六月",jul:"七月",aug:"八月",sep:"九月",oct:"十月",nov:"十一月",dec:"十二月"}},select:{loading:"加载中",noMatch:"无匹配数据",noData:"无数据",placeholder:"请选择"},cascader:{noMatch:"无匹配数据",loading:"加载中",placeholder:"请选择",noData:"暂无数据"},pagination:{goto:"前往",pagesize:"条/页",total:"共 {total} 条",pageClassifier:"页"},messagebox:{title:"提示",confirm:"确定",cancel:"取消",error:"输入的数据不合法!"},upload:{deleteTip:"按 delete 键可删除",delete:"删除",preview:"查看图片",continue:"继续上传"},table:{emptyText:"暂无数据",confirmFilter:"筛选",resetFilter:"重置",clearFilter:"全部",sumText:"合计"},tree:{emptyText:"暂无数据"},transfer:{noMatch:"无匹配数据",noData:"无数据",titles:["列表 1","列表 2"],filterPlaceholder:"请输入搜索内容",noCheckedFormat:"共 {total} 项",hasCheckedFormat:"已选 {checked}/{total} 项"},image:{error:"加载失败"},pageHeader:{title:"返回"},popconfirm:{confirmButtonText:"确定",cancelButtonText:"取消"}}}},W2nU:function(t,e){var n,r,i=t.exports={};function o(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function s(t){if(n===setTimeout)return setTimeout(t,0);if((n===o||!n)&&setTimeout)return n=setTimeout,setTimeout(t,0);try{return n(t,0)}catch(e){try{return n.call(null,t,0)}catch(e){return n.call(this,t,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:o}catch(t){n=o}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(t){r=a}}();var l,c=[],u=!1,h=-1;function d(){u&&l&&(u=!1,l.length?c=l.concat(c):h=-1,c.length&&f())}function f(){if(!u){var t=s(d);u=!0;for(var e=c.length;e;){for(l=c,c=[];++h<e;)l&&l[h].run();h=-1,e=c.length}l=null,u=!1,function(t){if(r===clearTimeout)return clearTimeout(t);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(t);try{r(t)}catch(e){try{return r.call(null,t)}catch(e){return r.call(this,t)}}}(t)}}function p(t,e){this.fun=t,this.array=e}function A(){}i.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];c.push(new p(t,e)),1!==c.length||u||s(f)},p.prototype.run=function(){this.fun.apply(null,this.array)},i.title="browser",i.browser=!0,i.env={},i.argv=[],i.version="",i.versions={},i.on=A,i.addListener=A,i.once=A,i.off=A,i.removeListener=A,i.removeAllListeners=A,i.emit=A,i.prependListener=A,i.prependOnceListener=A,i.listeners=function(t){return[]},i.binding=function(t){throw new Error("process.binding is not supported")},i.cwd=function(){return"/"},i.chdir=function(t){throw new Error("process.chdir is not supported")},i.umask=function(){return 0}},WER7:function(t,e,n){"use strict";var r=n("PiFy"),i=n("7ar3"),o=i("%Function.prototype.apply%"),a=i("%Function.prototype.call%"),s=i("%Reflect.apply%",!0)||r.call(a,o),l=i("%Object.getOwnPropertyDescriptor%",!0),c=i("%Object.defineProperty%",!0),u=i("%Math.max%");if(c)try{c({},"a",{value:1})}catch(t){c=null}t.exports=function(t){var e=s(r,a,arguments);l&&c&&(l(e,"length").configurable&&c(e,"length",{value:1+u(0,t.length-(arguments.length-1))}));return e};var h=function(){return s(r,o,arguments)};c?c(t.exports,"apply",{value:h}):t.exports.apply=h},WFjR:function(t,e,n){t.exports=n("2rcl")},WJhs:function(t,e,n){"use strict";e.b=X,e.a=Z;var r=Uint8Array,i=Uint16Array,o=Uint32Array,a=new r([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),s=new r([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),l=new r([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),c=function(t,e){for(var n=new i(31),r=0;r<31;++r)n[r]=e+=1<<t[r-1];var a=new o(n[30]);for(r=1;r<30;++r)for(var s=n[r];s<n[r+1];++s)a[s]=s-n[r]<<5|r;return[n,a]},u=c(a,2),h=u[0],d=u[1];h[28]=258,d[258]=28;for(var f=c(s,0),p=f[0],A=f[1],g=new i(32768),m=0;m<32768;++m){var v=(43690&m)>>>1|(21845&m)<<1;v=(61680&(v=(52428&v)>>>2|(13107&v)<<2))>>>4|(3855&v)<<4,g[m]=((65280&v)>>>8|(255&v)<<8)>>>1}var y=function(t,e,n){for(var r=t.length,o=0,a=new i(e);o<r;++o)++a[t[o]-1];var s,l=new i(e);for(o=0;o<e;++o)l[o]=l[o-1]+a[o-1]<<1;if(n){s=new i(1<<e);var c=15-e;for(o=0;o<r;++o)if(t[o])for(var u=o<<4|t[o],h=e-t[o],d=l[t[o]-1]++<<h,f=d|(1<<h)-1;d<=f;++d)s[g[d]>>>c]=u}else for(s=new i(r),o=0;o<r;++o)s[o]=g[l[t[o]-1]++]>>>15-t[o];return s},b=new r(288);for(m=0;m<144;++m)b[m]=8;for(m=144;m<256;++m)b[m]=9;for(m=256;m<280;++m)b[m]=7;for(m=280;m<288;++m)b[m]=8;var _=new r(32);for(m=0;m<32;++m)_[m]=5;var w=y(b,9,0),x=y(b,9,1),S=y(_,5,0),C=y(_,5,1),k=function(t){for(var e=t[0],n=1;n<t.length;++n)t[n]>e&&(e=t[n]);return e},B=function(t,e,n){var r=e/8>>0;return(t[r]|t[r+1]<<8)>>>(7&e)&n},T=function(t,e){var n=e/8>>0;return(t[n]|t[n+1]<<8|t[n+2]<<16)>>>(7&e)},E=function(t){return(t/8>>0)+(7&t&&1)},M=function(t,e,n){(null==e||e<0)&&(e=0),(null==n||n>t.length)&&(n=t.length);var a=new(t instanceof i?i:t instanceof o?o:r)(n-e);return a.set(t.subarray(e,n)),a},O=function(t,e,n){var i=t.length,o=!e||n,c=!n||n.i;n||(n={}),e||(e=new r(3*i));var u=function(t){var n=e.length;if(t>n){var i=new r(Math.max(2*n,t));i.set(e),e=i}},d=n.f||0,f=n.p||0,A=n.b||0,g=n.l,m=n.d,v=n.m,b=n.n,_=8*i;do{if(!g){n.f=d=B(t,f,1);var w=B(t,f+1,3);if(f+=3,!w){var S=t[(U=E(f)+4)-4]|t[U-3]<<8,O=U+S;if(O>i){if(c)throw"unexpected EOF";break}o&&u(A+S),e.set(t.subarray(U,O),A),n.b=A+=S,n.p=f=8*O;continue}if(1==w)g=x,m=C,v=9,b=5;else{if(2!=w)throw"invalid block type";var L=B(t,f,31)+257,D=B(t,f+10,15)+4,I=L+B(t,f+5,31)+1;f+=14;for(var P=new r(I),N=new r(19),F=0;F<D;++F)N[l[F]]=B(t,f+3*F,7);f+=3*D;var R=k(N),j=(1<<R)-1;if(!c&&f+I*(R+7)>_)break;var H=y(N,R,1);for(F=0;F<I;){var U,Q=H[B(t,f,j)];if(f+=15&Q,(U=Q>>>4)<16)P[F++]=U;else{var z=0,Y=0;for(16==U?(Y=3+B(t,f,3),f+=2,z=P[F-1]):17==U?(Y=3+B(t,f,7),f+=3):18==U&&(Y=11+B(t,f,127),f+=7);Y--;)P[F++]=z}}var V=P.subarray(0,L),W=P.subarray(L);v=k(V),b=k(W),g=y(V,v,1),m=y(W,b,1)}if(f>_)throw"unexpected EOF"}o&&u(A+131072);for(var G=(1<<v)-1,X=(1<<b)-1,Z=v+b+18;c||f+Z<_;){var $=(z=g[T(t,f)&G])>>>4;if((f+=15&z)>_)throw"unexpected EOF";if(!z)throw"invalid length/literal";if($<256)e[A++]=$;else{if(256==$){g=null;break}var K=$-254;if($>264){var J=a[F=$-257];K=B(t,f,(1<<J)-1)+h[F],f+=J}var q=m[T(t,f)&X],tt=q>>>4;if(!q)throw"invalid distance";f+=15&q;W=p[tt];if(tt>3){J=s[tt];W+=T(t,f)&(1<<J)-1,f+=J}if(f>_)throw"unexpected EOF";o&&u(A+131072);for(var et=A+K;A<et;A+=4)e[A]=e[A-W],e[A+1]=e[A+1-W],e[A+2]=e[A+2-W],e[A+3]=e[A+3-W];A=et}}n.l=g,n.p=f,n.b=A,g&&(d=1,n.m=v,n.d=m,n.n=b)}while(!d);return A==e.length?e:M(e,0,A)},L=function(t,e,n){n<<=7&e;var r=e/8>>0;t[r]|=n,t[r+1]|=n>>>8},D=function(t,e,n){n<<=7&e;var r=e/8>>0;t[r]|=n,t[r+1]|=n>>>8,t[r+2]|=n>>>16},I=function(t,e){for(var n=[],o=0;o<t.length;++o)t[o]&&n.push({s:o,f:t[o]});var a=n.length,s=n.slice();if(!a)return[new r(0),0];if(1==a){var l=new r(n[0].s+1);return l[n[0].s]=1,[l,1]}n.sort(function(t,e){return t.f-e.f}),n.push({s:-1,f:25001});var c=n[0],u=n[1],h=0,d=1,f=2;for(n[0]={s:-1,f:c.f+u.f,l:c,r:u};d!=a-1;)c=n[n[h].f<n[f].f?h++:f++],u=n[h!=d&&n[h].f<n[f].f?h++:f++],n[d++]={s:-1,f:c.f+u.f,l:c,r:u};var p=s[0].s;for(o=1;o<a;++o)s[o].s>p&&(p=s[o].s);var A=new i(p+1),g=P(n[d-1],A,0);if(g>e){o=0;var m=0,v=g-e,y=1<<v;for(s.sort(function(t,e){return A[e.s]-A[t.s]||t.f-e.f});o<a;++o){var b=s[o].s;if(!(A[b]>e))break;m+=y-(1<<g-A[b]),A[b]=e}for(m>>>=v;m>0;){var _=s[o].s;A[_]<e?m-=1<<e-A[_]++-1:++o}for(;o>=0&&m;--o){var w=s[o].s;A[w]==e&&(--A[w],++m)}g=e}return[new r(A),g]},P=function(t,e,n){return-1==t.s?Math.max(P(t.l,e,n+1),P(t.r,e,n+1)):e[t.s]=n},N=function(t){for(var e=t.length;e&&!t[--e];);for(var n=new i(++e),r=0,o=t[0],a=1,s=function(t){n[r++]=t},l=1;l<=e;++l)if(t[l]==o&&l!=e)++a;else{if(!o&&a>2){for(;a>138;a-=138)s(32754);a>2&&(s(a>10?a-11<<5|28690:a-3<<5|12305),a=0)}else if(a>3){for(s(o),--a;a>6;a-=6)s(8304);a>2&&(s(a-3<<5|8208),a=0)}for(;a--;)s(o);a=1,o=t[l]}return[n.subarray(0,r),e]},F=function(t,e){for(var n=0,r=0;r<e.length;++r)n+=t[r]*e[r];return n},R=function(t,e,n){var r=n.length,i=E(e+2);t[i]=255&r,t[i+1]=r>>>8,t[i+2]=255^t[i],t[i+3]=255^t[i+1];for(var o=0;o<r;++o)t[i+o+4]=n[o];return 8*(i+4+r)},j=function(t,e,n,r,o,c,u,h,d,f,p){L(e,p++,n),++o[256];for(var A=I(o,15),g=A[0],m=A[1],v=I(c,15),x=v[0],C=v[1],k=N(g),B=k[0],T=k[1],E=N(x),M=E[0],O=E[1],P=new i(19),j=0;j<B.length;++j)P[31&B[j]]++;for(j=0;j<M.length;++j)P[31&M[j]]++;for(var H=I(P,7),U=H[0],Q=H[1],z=19;z>4&&!U[l[z-1]];--z);var Y,V,W,G,X=f+5<<3,Z=F(o,b)+F(c,_)+u,$=F(o,g)+F(c,x)+u+14+3*z+F(P,U)+(2*P[16]+3*P[17]+7*P[18]);if(X<=Z&&X<=$)return R(e,p,t.subarray(d,d+f));if(L(e,p,1+($<Z)),p+=2,$<Z){Y=y(g,m,0),V=g,W=y(x,C,0),G=x;var K=y(U,Q,0);L(e,p,T-257),L(e,p+5,O-1),L(e,p+10,z-4),p+=14;for(j=0;j<z;++j)L(e,p+3*j,U[l[j]]);p+=3*z;for(var J=[B,M],q=0;q<2;++q){var tt=J[q];for(j=0;j<tt.length;++j){var et=31&tt[j];L(e,p,K[et]),p+=U[et],et>15&&(L(e,p,tt[j]>>>5&127),p+=tt[j]>>>12)}}}else Y=w,V=b,W=S,G=_;for(j=0;j<h;++j)if(r[j]>255){et=r[j]>>>18&31;D(e,p,Y[et+257]),p+=V[et+257],et>7&&(L(e,p,r[j]>>>23&31),p+=a[et]);var nt=31&r[j];D(e,p,W[nt]),p+=G[nt],nt>3&&(D(e,p,r[j]>>>5&8191),p+=s[nt])}else D(e,p,Y[r[j]]),p+=V[r[j]];return D(e,p,Y[256]),p+V[256]},H=new o([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),U=new r(0),Q=function(t,e,n,l,c,u){var h=t.length,f=new r(l+h+5*(1+Math.floor(h/7e3))+c),p=f.subarray(l,f.length-c),g=0;if(!e||h<8)for(var m=0;m<=h;m+=65535){var v=m+65535;v<h?g=R(p,g,t.subarray(m,v)):(p[m]=u,g=R(p,g,t.subarray(m,h)))}else{for(var y=H[e-1],b=y>>>13,_=8191&y,w=(1<<n)-1,x=new i(32768),S=new i(w+1),C=Math.ceil(n/3),k=2*C,B=function(e){return(t[e]^t[e+1]<<C^t[e+2]<<k)&w},T=new o(25e3),O=new i(288),L=new i(32),D=0,I=0,P=(m=0,0),N=0,F=0;m<h;++m){var Q=B(m),z=32767&m,Y=S[Q];if(x[z]=Y,S[Q]=z,N<=m){var V=h-m;if((D>7e3||P>24576)&&V>423){g=j(t,p,0,T,O,L,I,P,F,m-F,g),P=D=I=0,F=m;for(var W=0;W<286;++W)O[W]=0;for(W=0;W<30;++W)L[W]=0}var G=2,X=0,Z=_,$=z-Y&32767;if(V>2&&Q==B(m-$))for(var K=Math.min(b,V)-1,J=Math.min(32767,m),q=Math.min(258,V);$<=J&&--Z&&z!=Y;){if(t[m+G]==t[m+G-$]){for(var tt=0;tt<q&&t[m+tt]==t[m+tt-$];++tt);if(tt>G){if(G=tt,X=$,tt>K)break;var et=Math.min($,tt-2),nt=0;for(W=0;W<et;++W){var rt=m-$+W+32768&32767,it=rt-x[rt]+32768&32767;it>nt&&(nt=it,Y=rt)}}}$+=(z=Y)-(Y=x[z])+32768&32767}if(X){T[P++]=268435456|d[G]<<18|A[X];var ot=31&d[G],at=31&A[X];I+=a[ot]+s[at],++O[257+ot],++L[at],N=m+G,++D}else T[P++]=t[m],++O[t[m]]}}g=j(t,p,u,T,O,L,I,P,F,m-F,g),u||(g=R(p,g,U))}return M(f,0,l+E(g)+c)},z=function(){var t=1,e=0;return{p:function(n){for(var r=t,i=e,o=n.length,a=0;a!=o;){for(var s=Math.min(a+5552,o);a<s;++a)i+=r+=n[a];r%=65521,i%=65521}t=r,e=i},d:function(){return(t>>>8<<16|(255&e)<<8|e>>>8)+2*((255&t)<<23)}}},Y=function(t,e,n,r,i){return Q(t,null==e.level?6:e.level,null==e.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(t.length)))):12+e.mem,n,r,!i)},V=function(t,e,n){for(;n;++e)t[e]=n,n>>>=8},W=function(t,e){var n=e.level,r=0==n?0:n<6?1:9==n?3:2;t[0]=120,t[1]=r<<6|(r?32-2*r:1)},G=function(t){if(8!=(15&t[0])||t[0]>>>4>7||(t[0]<<8|t[1])%31)throw"invalid zlib data";if(32&t[1])throw"invalid zlib data: preset dictionaries not supported"};function X(t,e){void 0===e&&(e={});var n=z();n.p(t);var r=Y(t,e,2,4);return W(r,e),V(r,r.length-4,n.d()),r}function Z(t,e){return O((G(t),t.subarray(2,-4)),e)}},WwEC:function(t,e,n){(function(e){!function(e){"use strict";var n=function(){},r="undefined"==typeof console?{log:n,debug:n,error:n,warn:n,info:n}:console;if(void 0!==t&&t.exports||void 0===e.jsMind){var i=e.document,o=function(t){return i.createElement(t)},a=function(t,e){t.hasChildNodes()?t.firstChild.nodeValue=e:t.appendChild(i.createTextNode(e))},s=function(t,e){e instanceof HTMLElement?(t.innerHTML="",t.appendChild(e)):t.innerHTML=e};"function"!=typeof String.prototype.startsWith&&(String.prototype.startsWith=function(t){return this.slice(0,t.length)===t});var l={container:"",editable:!1,theme:null,mode:"full",support_html:!0,view:{engine:"canvas",hmargin:100,vmargin:50,line_width:2,line_color:"#555",draggable:!1,hide_scrollbars_when_draggable:!1},layout:{hspace:30,vspace:20,pspace:13},default_event_handle:{enable_mousedown_handle:!0,enable_click_handle:!0,enable_dblclick_handle:!0,enable_mousewheel_handle:!0},shortcut:{enable:!0,handles:{},mapping:{addchild:45,addbrother:13,editnode:113,delnode:46,toggle:32,left:37,up:38,right:39,down:40}}},c=function(t){c.current=this,this.version="0.4.8";var e={};c.util.json.merge(e,l),c.util.json.merge(e,t),e.container?(this.options=e,this.inited=!1,this.mind=null,this.event_handles=[],this.init()):r.error("the options.container should not be null or empty.")};c.direction={left:-1,center:0,right:1},c.event_type={show:1,resize:2,edit:3,select:4},c.key={meta:8192,ctrl:4096,alt:2048,shift:1024},c.node=function(t,e,n,i,o,a,s,l){t?"number"==typeof e?(void 0===l&&(l=!0),this.id=t,this.index=e,this.topic=n,this.data=i||{},this.isroot=o,this.parent=a,this.direction=s,this.expanded=!!l,this.children=[],this._data={}):r.error("invalid node index"):r.error("invalid nodeid")},c.node.compare=function(t,e){var n=t.index,r=e.index;return n>=0&&r>=0?n-r:-1==n&&-1==r?0:-1==n?1:-1==r?-1:0},c.node.inherited=function(t,e){if(t&&e){if(t.id===e.id)return!0;if(t.isroot)return!0;for(var n=t.id,r=e;!r.isroot;)if((r=r.parent).id===n)return!0}return!1},c.node.prototype={get_location:function(){var t=this._data.view;return{x:t.abs_x,y:t.abs_y}},get_size:function(){var t=this._data.view;return{w:t.width,h:t.height}}},c.mind=function(){this.name=null,this.author=null,this.version=null,this.root=null,this.selected=null,this.nodes={}},c.mind.prototype={get_node:function(t){return t in this.nodes?this.nodes[t]:(r.warn("the node[id="+t+"] can not be found"),null)},set_root:function(t,e,n){null==this.root?(this.root=new c.node(t,0,e,n,!0),this._put_node(this.root)):r.error("root node is already exist")},add_node:function(t,e,n,i,o,a,s){if(!c.util.is_node(t)){var l=this.get_node(t);return l?this.add_node(l,e,n,i,o,a,s):(r.error("the parent_node[id="+t+"] can not be found."),null)}var u=o||-1,h=null;if(t.isroot){var d=c.direction.right;if(isNaN(a)){if("side"!==c.current.options.mode){for(var f=t.children,p=f.length,A=0,g=0;g<p;g++)f[g].direction===c.direction.left?A--:A++;d=p>1&&A>0?c.direction.left:c.direction.right}}else d=a!=c.direction.left?c.direction.right:c.direction.left;h=new c.node(e,u,n,i,!1,t,d,s)}else h=new c.node(e,u,n,i,!1,t,t.direction,s);return this._put_node(h)?(t.children.push(h),this._reindex(t)):(r.error("fail, the nodeid '"+h.id+"' has been already exist."),h=null),h},insert_node_before:function(t,e,n,i){if(!c.util.is_node(t)){var o=this.get_node(t);return o?this.insert_node_before(o,e,n,i):(r.error("the node_before[id="+t+"] can not be found."),null)}var a=t.index-.5;return this.add_node(t.parent,e,n,i,a)},get_node_before:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.get_node_before(e):(r.error("the node[id="+t+"] can not be found."),null)}if(t.isroot)return null;var n=t.index-2;return n>=0?t.parent.children[n]:null},insert_node_after:function(t,e,n,i){if(!c.util.is_node(t)){var o=this.get_node(t);return o?this.insert_node_after(o,e,n,i):(r.error("the node_after[id="+t+"] can not be found."),null)}var a=t.index+.5;return this.add_node(t.parent,e,n,i,a)},get_node_after:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.get_node_after(e):(r.error("the node[id="+t+"] can not be found."),null)}if(t.isroot)return null;var n=t.index;return t.parent.children.length>=n?t.parent.children[n]:null},move_node:function(t,e,n,i){if(!c.util.is_node(t)){var o=this.get_node(t);return o?this.move_node(o,e,n,i):(r.error("the node[id="+t+"] can not be found."),null)}return n||(n=t.parent.id),this._move_node(t,e,n,i)},_flow_node_direction:function(t,e){void 0===e?e=t.direction:t.direction=e;for(var n=t.children.length;n--;)this._flow_node_direction(t.children[n],e)},_move_node_internal:function(t,e){if(t&&e)if("_last_"==e)t.index=-1,this._reindex(t.parent);else if("_first_"==e)t.index=0,this._reindex(t.parent);else{var n=e?this.get_node(e):null;null!=n&&null!=n.parent&&n.parent.id==t.parent.id&&(t.index=n.index-.5,this._reindex(t.parent))}return t},_move_node:function(t,e,n,r){if(t&&n){if(t.parent.id!=n){for(var i=t.parent.children,o=i.length;o--;)if(i[o].id==t.id){i.splice(o,1);break}t.parent=this.get_node(n),t.parent.children.push(t)}t.parent.isroot?r==c.direction.left?t.direction=r:t.direction=c.direction.right:t.direction=t.parent.direction,this._move_node_internal(t,e),this._flow_node_direction(t)}return t},remove_node:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.remove_node(e):(r.error("the node[id="+t+"] can not be found."),!1)}if(!t)return r.error("fail, the node can not be found"),!1;if(t.isroot)return r.error("fail, can not remove root node"),!1;null!=this.selected&&this.selected.id==t.id&&(this.selected=null);for(var n=t.children,i=n.length;i--;)this.remove_node(n[i]);n.length=0;for(var o=t.parent.children,a=o.length;a--;)if(o[a].id==t.id){o.splice(a,1);break}for(var s in delete this.nodes[t.id],t)delete t[s];return t=null,!0},_put_node:function(t){return t.id in this.nodes?(r.warn("the nodeid '"+t.id+"' has been already exist."),!1):(this.nodes[t.id]=t,!0)},_reindex:function(t){if(t instanceof c.node){t.children.sort(c.node.compare);for(var e=0;e<t.children.length;e++)t.children[e].index=e+1}}},c.format={node_tree:{example:{meta:{name:"jsMind",author:"hizzgdev@163.com",version:"0.4.8"},format:"node_tree",data:{id:"root",topic:"jsMind Example"}},get_mind:function(t){var e=c.format.node_tree,n=new c.mind;return n.name=t.meta.name,n.author=t.meta.author,n.version=t.meta.version,e._parse(n,t.data),n},get_data:function(t){var e=c.format.node_tree,n={};return n.meta={name:t.name,author:t.author,version:t.version},n.format="node_tree",n.data=e._buildnode(t.root),n},_parse:function(t,e){var n=c.format.node_tree,r=n._extract_data(e);if(t.set_root(e.id,e.topic,r),"children"in e)for(var i=e.children,o=0;o<i.length;o++)n._extract_subnode(t,t.root,i[o])},_extract_data:function(t){var e={};for(var n in t)"id"!=n&&"topic"!=n&&"children"!=n&&"direction"!=n&&"expanded"!=n&&(e[n]=t[n]);return e},_extract_subnode:function(t,e,n){var r=c.format.node_tree,i=r._extract_data(n),o=null;e.isroot&&(o="left"==n.direction?c.direction.left:c.direction.right);var a=t.add_node(e,n.id,n.topic,i,null,o,n.expanded);if(n.children)for(var s=n.children,l=0;l<s.length;l++)r._extract_subnode(t,a,s[l])},_buildnode:function(t){var e=c.format.node_tree;if(t instanceof c.node){var n={id:t.id,topic:t.topic,expanded:t.expanded};if(t.parent&&t.parent.isroot&&(n.direction=t.direction==c.direction.left?"left":"right"),null!=t.data){var r=t.data;for(var i in r)n[i]=r[i]}var o=t.children;if(o.length>0){n.children=[];for(var a=0;a<o.length;a++)n.children.push(e._buildnode(o[a]))}return n}}},node_array:{example:{meta:{name:"jsMind",author:"hizzgdev@163.com",version:"0.4.8"},format:"node_array",data:[{id:"root",topic:"jsMind Example",isroot:!0}]},get_mind:function(t){var e=c.format.node_array,n=new c.mind;return n.name=t.meta.name,n.author=t.meta.author,n.version=t.meta.version,e._parse(n,t.data),n},get_data:function(t){var e=c.format.node_array,n={};return n.meta={name:t.name,author:t.author,version:t.version},n.format="node_array",n.data=[],e._array(t,n.data),n},_parse:function(t,e){var n=c.format.node_array,i=e.slice(0);i.reverse();var o=n._extract_root(t,i);o?n._extract_subnode(t,o,i):r.error("root node can not be found")},_extract_root:function(t,e){for(var n=c.format.node_array,r=e.length;r--;)if("isroot"in e[r]&&e[r].isroot){var i=e[r],o=n._extract_data(i);return t.set_root(i.id,i.topic,o),e.splice(r,1),i.id}return null},_extract_subnode:function(t,e,n){for(var r=c.format.node_array,i=n.length,o=null,a=null,s=0;i--;)if((o=n[i]).parentid==e){a=r._extract_data(o);var l=null,u=o.direction;u&&(l="left"==u?c.direction.left:c.direction.right),t.add_node(e,o.id,o.topic,a,null,l,o.expanded),n.splice(i,1),s++;var h=r._extract_subnode(t,o.id,n);h>0&&(i=n.length,s+=h)}return s},_extract_data:function(t){var e={};for(var n in t)"id"!=n&&"topic"!=n&&"parentid"!=n&&"isroot"!=n&&"direction"!=n&&"expanded"!=n&&(e[n]=t[n]);return e},_array:function(t,e){c.format.node_array._array_node(t.root,e)},_array_node:function(t,e){var n=c.format.node_array;if(t instanceof c.node){var r={id:t.id,topic:t.topic,expanded:t.expanded};if(t.parent&&(r.parentid=t.parent.id),t.isroot&&(r.isroot=!0),t.parent&&t.parent.isroot&&(r.direction=t.direction==c.direction.left?"left":"right"),null!=t.data){var i=t.data;for(var o in i)r[o]=i[o]}e.push(r);for(var a=t.children.length,s=0;s<a;s++)n._array_node(t.children[s],e)}}},freemind:{example:{meta:{name:"jsMind",author:"hizzgdev@163.com",version:"0.4.8"},format:"freemind",data:'<map version="1.0.1"><node ID="root" TEXT="freemind Example"/></map>'},get_mind:function(t){var e=c.format.freemind,n=new c.mind;n.name=t.meta.name,n.author=t.meta.author,n.version=t.meta.version;var r=t.data,i=e._parse_xml(r),o=e._find_root(i);return e._load_node(n,null,o),n},get_data:function(t){var e=c.format.freemind,n={};n.meta={name:t.name,author:t.author,version:t.version},n.format="freemind";var r=[];return r.push('<map version="1.0.1">'),e._buildmap(t.root,r),r.push("</map>"),n.data=r.join(" "),n},_parse_xml:function(t){var e=null;window.DOMParser?e=(new DOMParser).parseFromString(t,"text/xml"):((e=new ActiveXObject("Microsoft.XMLDOM")).async=!1,e.loadXML(t));return e},_find_root:function(t){for(var e=t.childNodes,n=null,r=null,i=0;i<e.length;i++)if(1==(r=e[i]).nodeType&&"map"==r.tagName){n=r;break}if(n){var o=n.childNodes;n=null;for(i=0;i<o.length;i++)if(1==(r=o[i]).nodeType&&"node"==r.tagName){n=r;break}}return n},_load_node:function(t,e,n){var r=c.format.freemind,i=n.getAttribute("ID"),o=n.getAttribute("TEXT");if(null==o)for(var a=n.childNodes,s=null,l=0;l<a.length;l++)if(1==(s=a[l]).nodeType&&"richcontent"===s.tagName){o=s.textContent;break}var u=r._load_attributes(n),h=!("expanded"in u)||"true"==u.expanded;delete u.expanded;var d=n.getAttribute("POSITION"),f=null;d&&(f="left"==d?c.direction.left:c.direction.right),e?t.add_node(e,i,o,u,null,f,h):t.set_root(i,o,u);var p=n.childNodes,A=null;for(l=0;l<p.length;l++)1==(A=p[l]).nodeType&&"node"==A.tagName&&r._load_node(t,i,A)},_load_attributes:function(t){for(var e=t.childNodes,n=null,r={},i=0;i<e.length;i++)1==(n=e[i]).nodeType&&"attribute"===n.tagName&&(r[n.getAttribute("NAME")]=n.getAttribute("VALUE"));return r},_buildmap:function(t,e){var n=c.format.freemind,r=null;t.parent&&t.parent.isroot&&(r=t.direction===c.direction.left?"left":"right"),e.push("<node"),e.push('ID="'+t.id+'"'),r&&e.push('POSITION="'+r+'"'),e.push('TEXT="'+t.topic+'">'),e.push('<attribute NAME="expanded" VALUE="'+t.expanded+'"/>');var i=t.data;if(null!=i)for(var o in i)e.push('<attribute NAME="'+o+'" VALUE="'+i[o]+'"/>');for(var a=t.children,s=0;s<a.length;s++)n._buildmap(a[s],e);e.push("</node>")}}},c.util={is_node:function(t){return!!t&&t instanceof c.node},ajax:{_xhr:function(){var t=null;if(window.XMLHttpRequest)t=new XMLHttpRequest;else try{t=new ActiveXObject("Microsoft.XMLHTTP")}catch(t){}return t},_eurl:function(t){return encodeURIComponent(t)},request:function(t,e,n,i,o){var a=c.util.ajax,s=null,l=[];for(var u in e)l.push(a._eurl(u)+"="+a._eurl(e[u]));l.length>0&&(s=l.join("&"));var h=a._xhr();h&&(h.onreadystatechange=function(){if(4==h.readyState)if(200==h.status||0==h.status){if("function"==typeof i){var t=c.util.json.string2json(h.responseText);i(null!=t?t:h.responseText)}}else"function"==typeof o?o(h):r.error("xhr request failed.",h)},n=n||"GET",h.open(n,t,!0),h.setRequestHeader("If-Modified-Since","0"),"POST"==n?(h.setRequestHeader("Content-Type","application/x-www-form-urlencoded;charset=utf-8"),h.send(s)):h.send())},get:function(t,e){return c.util.ajax.request(t,{},"GET",e)},post:function(t,e,n){return c.util.ajax.request(t,e,"POST",n)}},dom:{add_event:function(t,e,n){t.addEventListener?t.addEventListener(e,n,!1):t.attachEvent("on"+e,n)}},file:{read:function(t,e){var n=new FileReader;n.onload=function(){"function"==typeof e&&e(this.result,t.name)},n.readAsText(t)},save:function(t,n,r){var a;if("function"==typeof e.Blob)a=new Blob([t],{type:n});else{var s=new(e.BlobBuilder||e.MozBlobBuilder||e.WebKitBlobBuilder||e.MSBlobBuilder);s.append(t),a=s.getBlob(n)}if(navigator.msSaveBlob)navigator.msSaveBlob(a,r);else{var l=(e.URL||e.webkitURL).createObjectURL(a),c=o("a");if("download"in c){c.style.visibility="hidden",c.href=l,c.download=r,i.body.appendChild(c);var u=i.createEvent("MouseEvents");u.initEvent("click",!0,!0),c.dispatchEvent(u),i.body.removeChild(c)}else location.href=l}}},json:{json2string:function(t){if(JSON)try{return JSON.stringify(t)}catch(t){return r.warn(t),r.warn("can not convert to string"),null}},string2json:function(t){if(JSON)try{return JSON.parse(t)}catch(t){return r.warn(t),r.warn("can not parse to json"),null}},merge:function(t,e){for(var n in e)n in t?"object"!=typeof t[n]||"[object object]"!=Object.prototype.toString.call(t[n]).toLowerCase()||t[n].length?t[n]=e[n]:c.util.json.merge(t[n],e[n]):t[n]=e[n];return t}},uuid:{newid:function(){return((new Date).getTime().toString(16)+Math.random().toString(16).substr(2)).substr(2,16)}},text:{is_empty:function(t){return!t||0==t.replace(/\s*/,"").length}}},c.prototype={init:function(){if(!this.inited){this.inited=!0;var t=this.options,e={mode:t.mode,hspace:t.layout.hspace,vspace:t.layout.vspace,pspace:t.layout.pspace},n={container:t.container,support_html:t.support_html,engine:t.view.engine,hmargin:t.view.hmargin,vmargin:t.view.vmargin,line_width:t.view.line_width,line_color:t.view.line_color,draggable:t.view.draggable,hide_scrollbars_when_draggable:t.view.hide_scrollbars_when_draggable};this.data=new c.data_provider(this),this.layout=new c.layout_provider(this,e),this.view=new c.view_provider(this,n),this.shortcut=new c.shortcut_provider(this,t.shortcut),this.data.init(),this.layout.init(),this.view.init(),this.shortcut.init(),this._event_bind(),c.init_plugins(this)}},enable_edit:function(){this.options.editable=!0},disable_edit:function(){this.options.editable=!1},enable_event_handle:function(t){this.options.default_event_handle["enable_"+t+"_handle"]=!0},disable_event_handle:function(t){this.options.default_event_handle["enable_"+t+"_handle"]=!1},get_editable:function(){return this.options.editable},set_theme:function(t){var e=this.options.theme;this.options.theme=t||null,e!=this.options.theme&&(this.view.reset_theme(),this.view.reset_custom_style())},_event_bind:function(){this.view.add_event(this,"mousedown",this.mousedown_handle),this.view.add_event(this,"click",this.click_handle),this.view.add_event(this,"dblclick",this.dblclick_handle),this.view.add_event(this,"mousewheel",this.mousewheel_handle)},mousedown_handle:function(t){if(this.options.default_event_handle.enable_mousedown_handle){var e=t.target||event.srcElement,n=this.view.get_binded_nodeid(e);n?"jmnode"==e.tagName.toLowerCase()&&this.select_node(n):this.select_clear()}},click_handle:function(t){if(this.options.default_event_handle.enable_click_handle){var e=t.target||event.srcElement;if(this.view.is_expander(e)){var n=this.view.get_binded_nodeid(e);n&&this.toggle_node(n)}}},dblclick_handle:function(t){if(this.options.default_event_handle.enable_dblclick_handle&&this.get_editable()){var e=t.target||event.srcElement,n=this.view.get_binded_nodeid(e);n&&this.begin_edit(n)}},mousewheel_handle:function(t){this.options.default_event_handle.enable_mousewheel_handle&&window.event.ctrlKey&&(t.preventDefault(),"Up"==(t.deltaY>0?"Up":"Down")?this.view.zoomIn():this.view.zoomOut())},begin_edit:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.begin_edit(e):(r.error("the node[id="+t+"] can not be found."),!1)}this.get_editable()?this.view.edit_node_begin(t):r.error("fail, this mind map is not editable.")},end_edit:function(){this.view.edit_node_end()},toggle_node:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.toggle_node(e):void r.error("the node[id="+t+"] can not be found.")}t.isroot||(this.view.save_location(t),this.layout.toggle_node(t),this.view.relayout(),this.view.restore_location(t))},expand_node:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.expand_node(e):void r.error("the node[id="+t+"] can not be found.")}t.isroot||(this.view.save_location(t),this.layout.expand_node(t),this.view.relayout(),this.view.restore_location(t))},collapse_node:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.collapse_node(e):void r.error("the node[id="+t+"] can not be found.")}t.isroot||(this.view.save_location(t),this.layout.collapse_node(t),this.view.relayout(),this.view.restore_location(t))},expand_all:function(){this.layout.expand_all(),this.view.relayout()},collapse_all:function(){this.layout.collapse_all(),this.view.relayout()},expand_to_depth:function(t){this.layout.expand_to_depth(t),this.view.relayout()},_reset:function(){this.view.reset(),this.layout.reset(),this.data.reset()},_show:function(t){var e=t||c.format.node_array.example;this.mind=this.data.load(e),this.mind?(r.debug("data.load ok"),this.view.load(),r.debug("view.load ok"),this.layout.layout(),r.debug("layout.layout ok"),this.view.show(!0),r.debug("view.show ok"),this.invoke_event_handle(c.event_type.show,{data:[t]})):r.error("data.load error")},show:function(t){this._reset(),this._show(t)},get_meta:function(){return{name:this.mind.name,author:this.mind.author,version:this.mind.version}},get_data:function(t){var e=t||"node_tree";return this.data.get_data(e)},get_root:function(){return this.mind.root},get_node:function(t){return this.mind.get_node(t)},add_node:function(t,e,n,i){if(this.get_editable()){var o=this.mind.add_node(t,e,n,i);return o&&(this.view.add_node(o),this.layout.layout(),this.view.show(!1),this.view.reset_node_custom_style(o),this.expand_node(t),this.invoke_event_handle(c.event_type.edit,{evt:"add_node",data:[t.id,e,n,i],node:e})),o}return r.error("fail, this mind map is not editable"),null},insert_node_before:function(t,e,n,i){if(this.get_editable()){var o=c.util.is_node(t)?t.id:t,a=this.mind.insert_node_before(t,e,n,i);return a&&(this.view.add_node(a),this.layout.layout(),this.view.show(!1),this.invoke_event_handle(c.event_type.edit,{evt:"insert_node_before",data:[o,e,n,i],node:e})),a}return r.error("fail, this mind map is not editable"),null},insert_node_after:function(t,e,n,i){if(this.get_editable()){var o=c.util.is_node(t)?t.id:t,a=this.mind.insert_node_after(t,e,n,i);return a&&(this.view.add_node(a),this.layout.layout(),this.view.show(!1),this.invoke_event_handle(c.event_type.edit,{evt:"insert_node_after",data:[o,e,n,i],node:e})),a}return r.error("fail, this mind map is not editable"),null},remove_node:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.remove_node(e):(r.error("the node[id="+t+"] can not be found."),!1)}if(this.get_editable()){if(t.isroot)return r.error("fail, can not remove root node"),!1;var n=t.id,i=t.parent.id,o=this.get_node(i);return this.view.save_location(o),this.view.remove_node(t),this.mind.remove_node(t),this.layout.layout(),this.view.show(!1),this.view.restore_location(o),this.invoke_event_handle(c.event_type.edit,{evt:"remove_node",data:[n],node:i}),!0}return r.error("fail, this mind map is not editable"),!1},update_node:function(t,e){if(this.get_editable())if(c.util.text.is_empty(e))r.warn("fail, topic can not be empty");else{var n=this.get_node(t);if(n){if(n.topic===e)return r.info("nothing changed"),void this.view.update_node(n);n.topic=e,this.view.update_node(n),this.layout.layout(),this.view.show(!1),this.invoke_event_handle(c.event_type.edit,{evt:"update_node",data:[t,e],node:t})}}else r.error("fail, this mind map is not editable")},move_node:function(t,e,n,i){if(this.get_editable()){var o=this.mind.move_node(t,e,n,i);o&&(this.view.update_node(o),this.layout.layout(),this.view.show(!1),this.invoke_event_handle(c.event_type.edit,{evt:"move_node",data:[t,e,n,i],node:t}))}else r.error("fail, this mind map is not editable")},select_node:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.select_node(e):void r.error("the node[id="+t+"] can not be found.")}this.layout.is_visible(t)&&(this.mind.selected=t,this.view.select_node(t),this.invoke_event_handle(c.event_type.select,{evt:"select_node",data:[],node:t.id}))},get_selected_node:function(){return this.mind?this.mind.selected:null},select_clear:function(){this.mind&&(this.mind.selected=null,this.view.select_clear())},is_node_visible:function(t){return this.layout.is_visible(t)},find_node_before:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.find_node_before(e):void r.error("the node[id="+t+"] can not be found.")}if(t.isroot)return null;var n=null;if(t.parent.isroot)for(var i=t.parent.children,o=null,a=null,s=0;s<i.length;s++)a=i[s],t.direction===a.direction&&(t.id===a.id&&(n=o),o=a);else n=this.mind.get_node_before(t);return n},find_node_after:function(t){if(!c.util.is_node(t)){var e=this.get_node(t);return e?this.find_node_after(e):void r.error("the node[id="+t+"] can not be found.")}if(t.isroot)return null;var n=null;if(t.parent.isroot){for(var i=t.parent.children,o=!1,a=null,s=0;s<i.length;s++)if(a=i[s],t.direction===a.direction){if(o){n=a;break}t.id===a.id&&(o=!0)}}else n=this.mind.get_node_after(t);return n},set_node_color:function(t,e,n){if(!this.get_editable())return r.error("fail, this mind map is not editable"),null;var i=this.mind.get_node(t);i&&(e&&(i.data["background-color"]=e),n&&(i.data["foreground-color"]=n),this.view.reset_node_custom_style(i))},set_node_font_style:function(t,e,n,i){if(!this.get_editable())return r.error("fail, this mind map is not editable"),null;var o=this.mind.get_node(t);o&&(e&&(o.data["font-size"]=e),n&&(o.data["font-weight"]=n),i&&(o.data["font-style"]=i),this.view.reset_node_custom_style(o),this.view.update_node(o),this.layout.layout(),this.view.show(!1))},set_node_background_image:function(t,e,n,i,o){if(!this.get_editable())return r.error("fail, this mind map is not editable"),null;var a=this.mind.get_node(t);a&&(e&&(a.data["background-image"]=e),n&&(a.data.width=n),i&&(a.data.height=i),o&&(a.data["background-rotation"]=o),this.view.reset_node_custom_style(a),this.view.update_node(a),this.layout.layout(),this.view.show(!1))},set_node_background_rotation:function(t,e){if(!this.get_editable())return r.error("fail, this mind map is not editable"),null;var n=this.mind.get_node(t);if(n){if(!n.data["background-image"])return r.error("fail, only can change rotation angle of node with background image"),null;n.data["background-rotation"]=e,this.view.reset_node_custom_style(n),this.view.update_node(n),this.layout.layout(),this.view.show(!1)}},resize:function(){this.view.resize()},add_event_listener:function(t){"function"==typeof t&&this.event_handles.push(t)},clear_event_listener:function(){this.event_handles=[]},invoke_event_handle:function(t,n){var r=this;e.setTimeout(function(){r._invoke_event_handle(t,n)},0)},_invoke_event_handle:function(t,e){for(var n=this.event_handles.length,r=0;r<n;r++)this.event_handles[r](t,e)}},c.data_provider=function(t){this.jm=t},c.data_provider.prototype={init:function(){r.debug("data.init")},reset:function(){r.debug("data.reset")},load:function(t){var e=null,n=null;return"node_array"==(e="object"==typeof t?t.format?t.format:"node_tree":"freemind")?n=c.format.node_array.get_mind(t):"node_tree"==e?n=c.format.node_tree.get_mind(t):"freemind"==e?n=c.format.freemind.get_mind(t):r.warn("unsupported format"),n},get_data:function(t){var e=null;return"node_array"==t?e=c.format.node_array.get_data(this.jm.mind):"node_tree"==t?e=c.format.node_tree.get_data(this.jm.mind):"freemind"==t?e=c.format.freemind.get_data(this.jm.mind):r.error("unsupported "+t+" format"),e}},c.layout_provider=function(t,e){this.opts=e,this.jm=t,this.isside="side"==this.opts.mode,this.bounds=null,this.cache_valid=!1},c.layout_provider.prototype={init:function(){r.debug("layout.init")},reset:function(){r.debug("layout.reset"),this.bounds={n:0,s:0,w:0,e:0}},layout:function(){r.debug("layout.layout"),this.layout_direction(),this.layout_offset()},layout_direction:function(){this._layout_direction_root()},_layout_direction_root:function(){var t=this.jm.mind.root,e=null;"layout"in t._data?e=t._data.layout:(e={},t._data.layout=e);var n=t.children,r=n.length;if(e.direction=c.direction.center,e.side_index=0,this.isside)for(var i=r;i--;)this._layout_direction_side(n[i],c.direction.right,i);else{i=r;for(var o=null;i--;)(o=n[i]).direction==c.direction.left?this._layout_direction_side(o,c.direction.left,i):this._layout_direction_side(o,c.direction.right,i)}},_layout_direction_side:function(t,e,n){var r=null;"layout"in t._data?r=t._data.layout:(r={},t._data.layout=r);var i=t.children,o=i.length;r.direction=e,r.side_index=n;for(var a=o;a--;)this._layout_direction_side(i[a],e,a)},layout_offset:function(){var t=this.jm.mind.root,e=t._data.layout;e.offset_x=0,e.offset_y=0,e.outer_height=0;for(var n=t.children,r=n.length,i=[],o=[],a=null;r--;)(a=n[r])._data.layout.direction==c.direction.right?o.unshift(a):i.unshift(a);e.left_nodes=i,e.right_nodes=o,e.outer_height_left=this._layout_offset_subnodes(i),e.outer_height_right=this._layout_offset_subnodes(o),this.bounds.e=t._data.view.width/2,this.bounds.w=0-this.bounds.e,this.bounds.n=0,this.bounds.s=Math.max(e.outer_height_left,e.outer_height_right)},_layout_offset_subnodes:function(t){for(var e=0,n=t.length,r=n,i=null,o=0,a=null,s=0,l=null;r--;)a=(i=t[r])._data.layout,null==l&&(l=i.parent._data),o=this._layout_offset_subnodes(i.children),i.expanded||(o=0,this.set_visible(i.children,!1)),o=Math.max(i._data.view.height,o),a.outer_height=o,a.offset_y=s-o/2,a.offset_x=this.opts.hspace*a.direction+l.view.width*(l.layout.direction+a.direction)/2,i.parent.isroot||(a.offset_x+=this.opts.pspace*a.direction),s=s-o-this.opts.vspace,e+=o;n>1&&(e+=this.opts.vspace*(n-1)),r=n;for(var c=e/2;r--;)(i=t[r])._data.layout.offset_y+=c;return e},_layout_offset_subnodes_height:function(t){for(var e=0,n=t.length,r=n,i=null,o=0,a=null,s=0,l=null;r--;)a=(i=t[r])._data.layout,null==l&&(l=i.parent._data),o=this._layout_offset_subnodes_height(i.children),i.expanded||(o=0),o=Math.max(i._data.view.height,o),a.outer_height=o,a.offset_y=s-o/2,s=s-o-this.opts.vspace,e+=o;n>1&&(e+=this.opts.vspace*(n-1)),r=n;for(var c=e/2;r--;)(i=t[r])._data.layout.offset_y+=c;return e},get_node_offset:function(t){var e=t._data.layout,n=null;if("_offset_"in e&&this.cache_valid?n=e._offset_:(n={x:-1,y:-1},e._offset_=n),-1==n.x||-1==n.y){var r=e.offset_x,i=e.offset_y;if(!t.isroot){var o=this.get_node_offset(t.parent);r+=o.x,i+=o.y}n.x=r,n.y=i}return n},get_node_point:function(t){var e=t._data.view,n=this.get_node_offset(t),r={};return r.x=n.x+e.width*(t._data.layout.direction-1)/2,r.y=n.y-e.height/2,r},get_node_point_in:function(t){return this.get_node_offset(t)},get_node_point_out:function(t){var e=t._data.layout,n=null;if("_pout_"in e&&this.cache_valid?n=e._pout_:(n={x:-1,y:-1},e._pout_=n),-1==n.x||-1==n.y)if(t.isroot)n.x=0,n.y=0;else{var r=t._data.view,i=this.get_node_offset(t);n.x=i.x+(r.width+this.opts.pspace)*t._data.layout.direction,n.y=i.y}return n},get_expander_point:function(t){var e=this.get_node_point_out(t),n={};return t._data.layout.direction==c.direction.right?n.x=e.x-this.opts.pspace:n.x=e.x,n.y=e.y-Math.ceil(this.opts.pspace/2),n},get_min_size:function(){var t=this.jm.mind.nodes,e=null,n=null;for(var r in t)e=t[r],(n=this.get_node_point_out(e)).x>this.bounds.e&&(this.bounds.e=n.x),n.x<this.bounds.w&&(this.bounds.w=n.x);return{w:this.bounds.e-this.bounds.w,h:this.bounds.s-this.bounds.n}},toggle_node:function(t){t.isroot||(t.expanded?this.collapse_node(t):this.expand_node(t))},expand_node:function(t){t.expanded=!0,this.part_layout(t),this.set_visible(t.children,!0),this.jm.invoke_event_handle(c.event_type.show,{evt:"expand_node",data:[],node:t.id})},collapse_node:function(t){t.expanded=!1,this.part_layout(t),this.set_visible(t.children,!1),this.jm.invoke_event_handle(c.event_type.show,{evt:"collapse_node",data:[],node:t.id})},expand_all:function(){var t,e=this.jm.mind.nodes,n=0;for(var r in e)(t=e[r]).expanded||(t.expanded=!0,n++);if(n>0){var i=this.jm.mind.root;this.part_layout(i),this.set_visible(i.children,!0)}},collapse_all:function(){var t,e=this.jm.mind.nodes,n=0;for(var r in e)(t=e[r]).expanded&&!t.isroot&&(t.expanded=!1,n++);if(n>0){var i=this.jm.mind.root;this.part_layout(i),this.set_visible(i.children,!0)}},expand_to_depth:function(t,e,n){if(!(t<1))for(var r=e||this.jm.mind.root.children,i=n||1,o=r.length,a=null;o--;)a=r[o],i<t&&(a.expanded||this.expand_node(a),this.expand_to_depth(t,a.children,i+1)),i==t&&a.expanded&&this.collapse_node(a)},part_layout:function(t){var e=this.jm.mind.root;if(e){var n=e._data.layout;t.isroot?(n.outer_height_right=this._layout_offset_subnodes_height(n.right_nodes),n.outer_height_left=this._layout_offset_subnodes_height(n.left_nodes)):t._data.layout.direction==c.direction.right?n.outer_height_right=this._layout_offset_subnodes_height(n.right_nodes):n.outer_height_left=this._layout_offset_subnodes_height(n.left_nodes),this.bounds.s=Math.max(n.outer_height_left,n.outer_height_right),this.cache_valid=!1}else r.warn("can not found root node")},set_visible:function(t,e){for(var n=t.length,r=null;n--;)(r=t[n])._data.layout,r.expanded?this.set_visible(r.children,e):this.set_visible(r.children,!1),r.isroot||(r._data.layout.visible=e)},is_expand:function(t){return t.expanded},is_visible:function(t){var e=t._data.layout;return!("visible"in e&&!e.visible)}},c.graph_canvas=function(t){this.opts=t.opts,this.e_canvas=o("canvas"),this.e_canvas.className="jsmind",this.canvas_ctx=this.e_canvas.getContext("2d"),this.size={w:0,h:0}},c.graph_canvas.prototype={element:function(){return this.e_canvas},set_size:function(t,e){this.size.w=t,this.size.h=e,this.e_canvas.width=t,this.e_canvas.height=e},clear:function(){this.canvas_ctx.clearRect(0,0,this.size.w,this.size.h)},draw_line:function(t,e,n){var r=this.canvas_ctx;r.strokeStyle=this.opts.line_color,r.lineWidth=this.opts.line_width,r.lineCap="round",this._bezier_to(r,e.x+n.x,e.y+n.y,t.x+n.x,t.y+n.y)},copy_to:function(t,e){t.drawImage(this.e_canvas,0,0),e&&e()},_bezier_to:function(t,e,n,r,i){t.beginPath(),t.moveTo(e,n),t.bezierCurveTo(e+2*(r-e)/3,n,e,i,r,i),t.stroke()},_line_to:function(t,e,n,r,i){t.beginPath(),t.moveTo(e,n),t.lineTo(r,i),t.stroke()}},c.graph_svg=function(t){this.view=t,this.opts=t.opts,this.e_svg=c.graph_svg.c("svg"),this.e_svg.setAttribute("class","jsmind"),this.size={w:0,h:0},this.lines=[]},c.graph_svg.c=function(t){return i.createElementNS("http://www.w3.org/2000/svg",t)},c.graph_svg.prototype={element:function(){return this.e_svg},set_size:function(t,e){this.size.w=t,this.size.h=e,this.e_svg.setAttribute("width",t),this.e_svg.setAttribute("height",e)},clear:function(){for(var t=this.lines.length;t--;)this.e_svg.removeChild(this.lines[t]);this.lines.length=0},draw_line:function(t,e,n){var r=c.graph_svg.c("path");r.setAttribute("stroke",this.opts.line_color),r.setAttribute("stroke-width",this.opts.line_width),r.setAttribute("fill","transparent"),this.lines.push(r),this.e_svg.appendChild(r),this._bezier_to(r,e.x+n.x,e.y+n.y,t.x+n.x,t.y+n.y)},copy_to:function(t,e){var n=new Image;n.onload=function(){t.drawImage(n,0,0),e&&e()},n.src="data:image/svg+xml;base64,"+btoa((new XMLSerializer).serializeToString(this.e_svg))},_bezier_to:function(t,e,n,r,i){t.setAttribute("d","M"+e+" "+n+" C "+(e+2*(r-e)/3)+" "+n+", "+e+" "+i+", "+r+" "+i)},_line_to:function(t,e,n,r,i){t.setAttribute("d","M "+e+" "+n+" L "+r+" "+i)}},c.view_provider=function(t,e){this.opts=e,this.jm=t,this.layout=t.layout,this.container=null,this.e_panel=null,this.e_nodes=null,this.size={w:0,h:0},this.selected_node=null,this.editing_node=null,this.graph=null},c.view_provider.prototype={init:function(){var t,e;if(r.debug("view.init"),this.container=(e=this.opts.container)&&"object"==typeof e&&1===e.nodeType&&"object"==typeof e.style&&"object"==typeof e.ownerDocument?this.opts.container:(t=this.opts.container,i.getElementById(t)),this.container){this.e_panel=o("div"),this.e_nodes=o("jmnodes"),this.e_editor=o("input"),this.graph="svg"===this.opts.engine.toLowerCase()?new c.graph_svg(this):new c.graph_canvas(this),this.e_panel.className="jsmind-inner",this.e_panel.tabIndex=1,this.e_panel.appendChild(this.graph.element()),this.e_panel.appendChild(this.e_nodes),this.e_editor.className="jsmind-editor",this.e_editor.type="text",this.actualZoom=1,this.zoomStep=.1,this.minZoom=.5,this.maxZoom=2;var n=this;c.util.dom.add_event(this.e_editor,"keydown",function(t){var e=t||event;13==e.keyCode&&(n.edit_node_end(),e.stopPropagation())}),c.util.dom.add_event(this.e_editor,"blur",function(t){n.edit_node_end()}),this.container.appendChild(this.e_panel),this.enable_draggable_canvas()}else r.error("the options.view.container was not be found in dom")},add_event:function(t,e,n){c.util.dom.add_event(this.e_nodes,e,function(e){var r=e||event;n.call(t,r)})},get_binded_nodeid:function(t){if(null==t)return null;var e=t.tagName.toLowerCase();return"jmnodes"==e||"body"==e||"html"==e?null:"jmnode"==e||"jmexpander"==e?t.getAttribute("nodeid"):this.get_binded_nodeid(t.parentElement)},is_expander:function(t){return"jmexpander"==t.tagName.toLowerCase()},reset:function(){r.debug("view.reset"),this.selected_node=null,this.clear_lines(),this.clear_nodes(),this.reset_theme()},reset_theme:function(){var t=this.jm.options.theme;this.e_nodes.className=t?"theme-"+t:""},reset_custom_style:function(){var t=this.jm.mind.nodes;for(var e in t)this.reset_node_custom_style(t[e])},load:function(){r.debug("view.load"),this.init_nodes()},expand_size:function(){var t=this.layout.get_min_size(),e=t.w+2*this.opts.hmargin,n=t.h+2*this.opts.vmargin,r=this.e_panel.clientWidth,i=this.e_panel.clientHeight;r<e&&(r=e),i<n&&(i=n),this.size.w=r,this.size.h=i},init_nodes_size:function(t){var e=t._data.view;e.width=e.element.clientWidth,e.height=e.element.clientHeight},init_nodes:function(){var t=this.jm.mind.nodes,e=i.createDocumentFragment();for(var n in t)this.create_node_element(t[n],e);for(var n in this.e_nodes.appendChild(e),t)this.init_nodes_size(t[n])},add_node:function(t){this.create_node_element(t,this.e_nodes),this.init_nodes_size(t)},create_node_element:function(t,e){var n=null;"view"in t._data?n=t._data.view:(n={},t._data.view=n);var r=o("jmnode");if(t.isroot)r.className="root";else{var i=o("jmexpander");a(i,"-"),i.setAttribute("nodeid",t.id),i.style.visibility="hidden",e.appendChild(i),n.expander=i}t.topic&&(this.opts.support_html?s(r,t.topic):a(r,t.topic)),r.setAttribute("nodeid",t.id),r.style.visibility="hidden",this._reset_node_custom_style(r,t.data),e.appendChild(r),n.element=r},remove_node:function(t){null!=this.selected_node&&this.selected_node.id==t.id&&(this.selected_node=null),null!=this.editing_node&&this.editing_node.id==t.id&&(t._data.view.element.removeChild(this.e_editor),this.editing_node=null);for(var e=t.children,n=e.length;n--;)this.remove_node(e[n]);if(t._data.view){var r=t._data.view.element,i=t._data.view.expander;this.e_nodes.removeChild(r),this.e_nodes.removeChild(i),t._data.view.element=null,t._data.view.expander=null}},update_node:function(t){var e=t._data.view,n=e.element;t.topic&&(this.opts.support_html?s(n,t.topic):a(n,t.topic)),e.width=n.clientWidth,e.height=n.clientHeight},select_node:function(t){this.selected_node&&(this.selected_node._data.view.element.className=this.selected_node._data.view.element.className.replace(/\s*selected\b/i,""),this.reset_node_custom_style(this.selected_node)),t&&(this.selected_node=t,t._data.view.element.className+=" selected",this.clear_node_custom_style(t))},select_clear:function(){this.select_node(null)},get_editing_node:function(){return this.editing_node},is_editing:function(){return!!this.editing_node},edit_node_begin:function(t){if(t.topic){null!=this.editing_node&&this.edit_node_end(),this.editing_node=t;var e=t._data.view.element,n=t.topic,i=getComputedStyle(e);this.e_editor.value=n,this.e_editor.style.width=e.clientWidth-parseInt(i.getPropertyValue("padding-left"))-parseInt(i.getPropertyValue("padding-right"))+"px",e.innerHTML="",e.appendChild(this.e_editor),e.style.zIndex=5,this.e_editor.focus(),this.e_editor.select()}else r.warn("don't edit image nodes")},edit_node_end:function(){if(null!=this.editing_node){var t=this.editing_node;this.editing_node=null;var e=t._data.view.element,n=this.e_editor.value;e.style.zIndex="auto",e.removeChild(this.e_editor),c.util.text.is_empty(n)||t.topic===n?this.opts.support_html?s(e,t.topic):a(e,t.topic):this.jm.update_node(t.id,n)}this.e_panel.focus()},get_view_offset:function(){var t=this.layout.bounds;return{x:(this.size.w-t.e-t.w)/2,y:this.size.h/2}},resize:function(){this.graph.set_size(1,1),this.e_nodes.style.width="1px",this.e_nodes.style.height="1px",this.expand_size(),this._show()},_show:function(){this.graph.set_size(this.size.w,this.size.h),this.e_nodes.style.width=this.size.w+"px",this.e_nodes.style.height=this.size.h+"px",this.show_nodes(),this.show_lines(),this.jm.invoke_event_handle(c.event_type.resize,{data:[]})},zoomIn:function(){return this.setZoom(this.actualZoom+this.zoomStep)},zoomOut:function(){return this.setZoom(this.actualZoom-this.zoomStep)},setZoom:function(t){if(t<this.minZoom||t>this.maxZoom)return!1;this.actualZoom=t;for(var e=0;e<this.e_panel.children.length;e++)this.e_panel.children[e].style.transform="scale("+t+")";return this.show(!0),!0},_center_root:function(){var t=this.e_panel.clientWidth,e=this.e_panel.clientHeight;if(this.size.w>t){var n=this.get_view_offset();this.e_panel.scrollLeft=n.x-t/2}this.size.h>e&&(this.e_panel.scrollTop=(this.size.h-e)/2)},show:function(t){r.debug("view.show"),this.expand_size(),this._show(),t&&this._center_root()},relayout:function(){this.expand_size(),this._show()},save_location:function(t){var e=t._data.view;e._saved_location={x:parseInt(e.element.style.left)-this.e_panel.scrollLeft,y:parseInt(e.element.style.top)-this.e_panel.scrollTop}},restore_location:function(t){var e=t._data.view;this.e_panel.scrollLeft=parseInt(e.element.style.left)-e._saved_location.x,this.e_panel.scrollTop=parseInt(e.element.style.top)-e._saved_location.y},clear_nodes:function(){var t=this.jm.mind;if(null!=t){var e=t.nodes,n=null;for(var r in e)(n=e[r])._data.view.element=null,n._data.view.expander=null;this.e_nodes.innerHTML=""}},show_nodes:function(){var t=this.jm.mind.nodes,e=null,n=null,r=null,i=null,o=null,s="-",l=null,c=this.get_view_offset();for(var u in t)n=(l=(e=t[u])._data.view).element,r=l.expander,this.layout.is_visible(e)?(this.reset_node_custom_style(e),i=this.layout.get_node_point(e),l.abs_x=c.x+i.x,l.abs_y=c.y+i.y,n.style.left=c.x+i.x+"px",n.style.top=c.y+i.y+"px",n.style.display="",n.style.visibility="visible",!e.isroot&&e.children.length>0&&(s=e.expanded?"-":"+",o=this.layout.get_expander_point(e),r.style.left=c.x+o.x+"px",r.style.top=c.y+o.y+"px",r.style.display="",r.style.visibility="visible",a(r,s)),e.isroot||0!=e.children.length||(r.style.display="none",r.style.visibility="hidden")):(n.style.display="none",r.style.display="none")},reset_node_custom_style:function(t){this._reset_node_custom_style(t._data.view.element,t.data)},_reset_node_custom_style:function(t,e){if("background-color"in e&&(t.style.backgroundColor=e["background-color"]),"foreground-color"in e&&(t.style.color=e["foreground-color"]),"width"in e&&(t.style.width=e.width+"px"),"height"in e&&(t.style.height=e.height+"px"),"font-size"in e&&(t.style.fontSize=e["font-size"]+"px"),"font-weight"in e&&(t.style.fontWeight=e["font-weight"]),"font-style"in e&&(t.style.fontStyle=e["font-style"]),"background-image"in e){var n=e["background-image"];if(n.startsWith("data")&&e.width&&e.height){var r=new Image;r.onload=function(){var e=o("canvas");e.width=t.clientWidth,e.height=t.clientHeight;if(e.getContext){e.getContext("2d").drawImage(this,2,2,t.clientWidth,t.clientHeight);var n=e.toDataURL();t.style.backgroundImage="url("+n+")"}},r.src=n}else t.style.backgroundImage="url("+n+")";t.style.backgroundSize="99%","background-rotation"in e&&(t.style.transform="rotate("+e["background-rotation"]+"deg)")}},clear_node_custom_style:function(t){var e=t._data.view.element;e.style.backgroundColor="",e.style.color=""},clear_lines:function(){this.graph.clear()},show_lines:function(){this.clear_lines();var t=this.jm.mind.nodes,e=null,n=null,r=null,i=this.get_view_offset();for(var o in t)(e=t[o]).isroot||"visible"in e._data.layout&&!e._data.layout.visible||(n=this.layout.get_node_point_in(e),r=this.layout.get_node_point_out(e.parent),this.graph.draw_line(r,n,i))},enable_draggable_canvas:function(){if(this.opts.draggable){let t,e,n=!1;this.opts.hide_scrollbars_when_draggable&&(this.e_panel.style="overflow: hidden"),c.util.dom.add_event(this.container,"mousedown",r=>{n=!0,t=r.clientX,e=r.clientY}),c.util.dom.add_event(this.container,"mouseup",()=>{n=!1}),c.util.dom.add_event(this.container,"mousemove",r=>{n&&(this.e_panel.scrollBy(t-r.clientX,e-r.clientY),t=r.clientX,e=r.clientY)})}}},c.shortcut_provider=function(t,e){this.jm=t,this.opts=e,this.mapping=e.mapping,this.handles=e.handles,this._newid=null,this._mapping={}},c.shortcut_provider.prototype={init:function(){for(var t in c.util.dom.add_event(this.jm.view.e_panel,"keydown",this.handler.bind(this)),this.handles.addchild=this.handle_addchild,this.handles.addbrother=this.handle_addbrother,this.handles.editnode=this.handle_editnode,this.handles.delnode=this.handle_delnode,this.handles.toggle=this.handle_toggle,this.handles.up=this.handle_up,this.handles.down=this.handle_down,this.handles.left=this.handle_left,this.handles.right=this.handle_right,this.mapping)this.mapping[t]&&t in this.handles&&(this._mapping[this.mapping[t]]=this.handles[t]);"function"==typeof this.opts.id_generator?this._newid=this.opts.id_generator:this._newid=c.util.uuid.newid},enable_shortcut:function(){this.opts.enable=!0},disable_shortcut:function(){this.opts.enable=!1},handler:function(t){if(9==t.which&&t.preventDefault(),!this.jm.view.is_editing()){var e=t||event;if(!this.opts.enable)return!0;var n=e.keyCode+(e.metaKey<<13)+(e.ctrlKey<<12)+(e.altKey<<11)+(e.shiftKey<<10);n in this._mapping&&this._mapping[n].call(this,this.jm,t)}},handle_addchild:function(t,e){var n=t.get_selected_node();if(n){var r=this._newid();t.add_node(n,r,"New Node")&&(t.select_node(r),t.begin_edit(r))}},handle_addbrother:function(t,e){var n=t.get_selected_node();if(n&&!n.isroot){var r=this._newid();t.insert_node_after(n,r,"New Node")&&(t.select_node(r),t.begin_edit(r))}},handle_editnode:function(t,e){var n=t.get_selected_node();n&&t.begin_edit(n)},handle_delnode:function(t,e){var n=t.get_selected_node();n&&!n.isroot&&(t.select_node(n.parent),t.remove_node(n))},handle_toggle:function(t,e){var n=e||event,r=t.get_selected_node();r&&(t.toggle_node(r.id),n.stopPropagation(),n.preventDefault())},handle_up:function(t,e){var n=e||event,r=t.get_selected_node();if(r){var i=t.find_node_before(r);if(!i){var o=t.find_node_before(r.parent);o&&o.children.length>0&&(i=o.children[o.children.length-1])}i&&t.select_node(i),n.stopPropagation(),n.preventDefault()}},handle_down:function(t,e){var n=e||event,r=t.get_selected_node();if(r){var i=t.find_node_after(r);if(!i){var o=t.find_node_after(r.parent);o&&o.children.length>0&&(i=o.children[0])}i&&t.select_node(i),n.stopPropagation(),n.preventDefault()}},handle_left:function(t,e){this._handle_direction(t,e,c.direction.left)},handle_right:function(t,e){this._handle_direction(t,e,c.direction.right)},_handle_direction:function(t,e,n){var r=e||event,i=t.get_selected_node(),o=null;if(i){if(i.isroot){for(var a=i.children,s=[],l=0;l<a.length;l++)a[l].direction===n&&s.push(l);o=a[s[Math.floor((s.length-1)/2)]]}else if(i.direction===n){var c=(s=i.children).length;c>0&&(o=s[Math.floor((c-1)/2)])}else o=i.parent;o&&t.select_node(o),r.stopPropagation(),r.preventDefault()}}},c.plugin=function(t,e){this.name=t,this.init=e},c.plugins=[],c.register_plugin=function(t){t instanceof c.plugin&&c.plugins.push(t)},c.init_plugins=function(t){e.setTimeout(function(){c._init_plugins(t)},0)},c._init_plugins=function(t){for(var e=c.plugins.length,n=null,r=0;r<e;r++)"function"==typeof(n=c.plugins[r].init)&&n(t)},c.show=function(t,e){var n=new c(t);return n.show(e),n},t.exports=c}else r.log("jsMind has been already exist.")}("undefined"!=typeof window?window:e)}).call(e,n("DuR2"))},Wxq9:function(t,e,n){var r;window,r=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=10)}([function(t,e,n){"use strict";var r=n(3),i="object"==typeof self&&self&&self.Object===Object&&self,o=r.a||i||Function("return this")();e.a=o},function(t,e,n){t.exports=n(8)},function(t,n,r){"use strict";(function(t){var i=r(3),o="object"==typeof e&&e&&!e.nodeType&&e,a=o&&"object"==typeof t&&t&&!t.nodeType&&t,s=a&&a.exports===o&&i.a.process,l=function(){try{return a&&a.require&&a.require("util").types||s&&s.binding&&s.binding("util")}catch(t){}}();n.a=l}).call(this,r(5)(t))},function(t,e,n){"use strict";(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.a=n}).call(this,n(9))},function(t,n,r){"use strict";(function(t){var i=r(0),o=r(6),a="object"==typeof e&&e&&!e.nodeType&&e,s=a&&"object"==typeof t&&t&&!t.nodeType&&t,l=s&&s.exports===a?i.a.Buffer:void 0,c=(l?l.isBuffer:void 0)||o.a;n.a=c}).call(this,r(5)(t))},function(t,e){t.exports=function(t){if(!t.webpackPolyfill){var e=Object.create(t);e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),Object.defineProperty(e,"exports",{enumerable:!0}),e.webpackPolyfill=1}return e}},function(t,e,n){"use strict";e.a=function(){return!1}},function(t,n,r){"use strict";(function(t){var i=r(0),o="object"==typeof e&&e&&!e.nodeType&&e,a=o&&"object"==typeof t&&t&&!t.nodeType&&t,s=a&&a.exports===o?i.a.Buffer:void 0,l=s?s.allocUnsafe:void 0;n.a=function(t,e){if(e)return t.slice();var n=t.length,r=l?l(n):new t.constructor(n);return t.copy(r),r}}).call(this,r(5)(t))},function(t){t.exports=JSON.parse('{"86":{"110000":"北京市","120000":"天津市","130000":"河北省","140000":"山西省","150000":"内蒙古自治区","210000":"辽宁省","220000":"吉林省","230000":"黑龙江省","310000":"上海市","320000":"江苏省","330000":"浙江省","340000":"安徽省","350000":"福建省","360000":"江西省","370000":"山东省","410000":"河南省","420000":"湖北省","430000":"湖南省","440000":"广东省","450000":"广西壮族自治区","460000":"海南省","500000":"重庆市","510000":"四川省","520000":"贵州省","530000":"云南省","540000":"西藏自治区","610000":"陕西省","620000":"甘肃省","630000":"青海省","640000":"宁夏回族自治区","650000":"新疆维吾尔自治区","710000":"台湾省","810000":"香港特别行政区","820000":"澳门特别行政区"},"110000":{"110100":"市辖区"},"110100":{"110101":"东城区","110102":"西城区","110105":"朝阳区","110106":"丰台区","110107":"石景山区","110108":"海淀区","110109":"门头沟区","110111":"房山区","110112":"通州区","110113":"顺义区","110114":"昌平区","110115":"大兴区","110116":"怀柔区","110117":"平谷区","110118":"密云区","110119":"延庆区"},"120000":{"120100":"市辖区"},"120100":{"120101":"和平区","120102":"河东区","120103":"河西区","120104":"南开区","120105":"河北区","120106":"红桥区","120110":"东丽区","120111":"西青区","120112":"津南区","120113":"北辰区","120114":"武清区","120115":"宝坻区","120116":"滨海新区","120117":"宁河区","120118":"静海区","120119":"蓟州区"},"130000":{"130100":"石家庄市","130200":"唐山市","130300":"秦皇岛市","130400":"邯郸市","130500":"邢台市","130600":"保定市","130700":"张家口市","130800":"承德市","130900":"沧州市","131000":"廊坊市","131100":"衡水市"},"130100":{"130101":"市辖区","130102":"长安区","130104":"桥西区","130105":"新华区","130107":"井陉矿区","130108":"裕华区","130109":"藁城区","130110":"鹿泉区","130111":"栾城区","130121":"井陉县","130123":"正定县","130125":"行唐县","130126":"灵寿县","130127":"高邑县","130128":"深泽县","130129":"赞皇县","130130":"无极县","130131":"平山县","130132":"元氏县","130133":"赵县","130171":"石家庄高新技术产业开发区","130172":"石家庄循环化工园区","130181":"辛集市","130183":"晋州市","130184":"新乐市"},"130200":{"130201":"市辖区","130202":"路南区","130203":"路北区","130204":"古冶区","130205":"开平区","130207":"丰南区","130208":"丰润区","130209":"曹妃甸区","130224":"滦南县","130225":"乐亭县","130227":"迁西县","130229":"玉田县","130271":"河北唐山芦台经济开发区","130272":"唐山市汉沽管理区","130273":"唐山高新技术产业开发区","130274":"河北唐山海港经济开发区","130281":"遵化市","130283":"迁安市","130284":"滦州市"},"130300":{"130301":"市辖区","130302":"海港区","130303":"山海关区","130304":"北戴河区","130306":"抚宁区","130321":"青龙满族自治县","130322":"昌黎县","130324":"卢龙县","130371":"秦皇岛市经济技术开发区","130372":"北戴河新区"},"130400":{"130401":"市辖区","130402":"邯山区","130403":"丛台区","130404":"复兴区","130406":"峰峰矿区","130407":"肥乡区","130408":"永年区","130423":"临漳县","130424":"成安县","130425":"大名县","130426":"涉县","130427":"磁县","130430":"邱县","130431":"鸡泽县","130432":"广平县","130433":"馆陶县","130434":"魏县","130435":"曲周县","130471":"邯郸经济技术开发区","130473":"邯郸冀南新区","130481":"武安市"},"130500":{"130501":"市辖区","130502":"桥东区","130503":"桥西区","130521":"邢台县","130522":"临城县","130523":"内丘县","130524":"柏乡县","130525":"隆尧县","130526":"任县","130527":"南和县","130528":"宁晋县","130529":"巨鹿县","130530":"新河县","130531":"广宗县","130532":"平乡县","130533":"威县","130534":"清河县","130535":"临西县","130571":"河北邢台经济开发区","130581":"南宫市","130582":"沙河市"},"130600":{"130601":"市辖区","130602":"竞秀区","130606":"莲池区","130607":"满城区","130608":"清苑区","130609":"徐水区","130623":"涞水县","130624":"阜平县","130626":"定兴县","130627":"唐县","130628":"高阳县","130629":"容城县","130630":"涞源县","130631":"望都县","130632":"安新县","130633":"易县","130634":"曲阳县","130635":"蠡县","130636":"顺平县","130637":"博野县","130638":"雄县","130671":"保定高新技术产业开发区","130672":"保定白沟新城","130681":"涿州市","130682":"定州市","130683":"安国市","130684":"高碑店市"},"130700":{"130701":"市辖区","130702":"桥东区","130703":"桥西区","130705":"宣化区","130706":"下花园区","130708":"万全区","130709":"崇礼区","130722":"张北县","130723":"康保县","130724":"沽源县","130725":"尚义县","130726":"蔚县","130727":"阳原县","130728":"怀安县","130730":"怀来县","130731":"涿鹿县","130732":"赤城县","130771":"张家口经济开发区","130772":"张家口市察北管理区","130773":"张家口市塞北管理区"},"130800":{"130801":"市辖区","130802":"双桥区","130803":"双滦区","130804":"鹰手营子矿区","130821":"承德县","130822":"兴隆县","130824":"滦平县","130825":"隆化县","130826":"丰宁满族自治县","130827":"宽城满族自治县","130828":"围场满族蒙古族自治县","130871":"承德高新技术产业开发区","130881":"平泉市"},"130900":{"130901":"市辖区","130902":"新华区","130903":"运河区","130921":"沧县","130922":"青县","130923":"东光县","130924":"海兴县","130925":"盐山县","130926":"肃宁县","130927":"南皮县","130928":"吴桥县","130929":"献县","130930":"孟村回族自治县","130971":"河北沧州经济开发区","130972":"沧州高新技术产业开发区","130973":"沧州渤海新区","130981":"泊头市","130982":"任丘市","130983":"黄骅市","130984":"河间市"},"131000":{"131001":"市辖区","131002":"安次区","131003":"广阳区","131022":"固安县","131023":"永清县","131024":"香河县","131025":"大城县","131026":"文安县","131028":"大厂回族自治县","131071":"廊坊经济技术开发区","131081":"霸州市","131082":"三河市"},"131100":{"131101":"市辖区","131102":"桃城区","131103":"冀州区","131121":"枣强县","131122":"武邑县","131123":"武强县","131124":"饶阳县","131125":"安平县","131126":"故城县","131127":"景县","131128":"阜城县","131171":"河北衡水高新技术产业开发区","131172":"衡水滨湖新区","131182":"深州市"},"140000":{"140100":"太原市","140200":"大同市","140300":"阳泉市","140400":"长治市","140500":"晋城市","140600":"朔州市","140700":"晋中市","140800":"运城市","140900":"忻州市","141000":"临汾市","141100":"吕梁市"},"140100":{"140101":"市辖区","140105":"小店区","140106":"迎泽区","140107":"杏花岭区","140108":"尖草坪区","140109":"万柏林区","140110":"晋源区","140121":"清徐县","140122":"阳曲县","140123":"娄烦县","140171":"山西转型综合改革示范区","140181":"古交市"},"140200":{"140201":"市辖区","140212":"新荣区","140213":"平城区","140214":"云冈区","140215":"云州区","140221":"阳高县","140222":"天镇县","140223":"广灵县","140224":"灵丘县","140225":"浑源县","140226":"左云县","140271":"山西大同经济开发区"},"140300":{"140301":"市辖区","140302":"城区","140303":"矿区","140311":"郊区","140321":"平定县","140322":"盂县"},"140400":{"140401":"市辖区","140403":"潞州区","140404":"上党区","140405":"屯留区","140406":"潞城区","140423":"襄垣县","140425":"平顺县","140426":"黎城县","140427":"壶关县","140428":"长子县","140429":"武乡县","140430":"沁县","140431":"沁源县","140471":"山西长治高新技术产业园区"},"140500":{"140501":"市辖区","140502":"城区","140521":"沁水县","140522":"阳城县","140524":"陵川县","140525":"泽州县","140581":"高平市"},"140600":{"140601":"市辖区","140602":"朔城区","140603":"平鲁区","140621":"山阴县","140622":"应县","140623":"右玉县","140671":"山西朔州经济开发区","140681":"怀仁市"},"140700":{"140701":"市辖区","140702":"榆次区","140721":"榆社县","140722":"左权县","140723":"和顺县","140724":"昔阳县","140725":"寿阳县","140726":"太谷县","140727":"祁县","140728":"平遥县","140729":"灵石县","140781":"介休市"},"140800":{"140801":"市辖区","140802":"盐湖区","140821":"临猗县","140822":"万荣县","140823":"闻喜县","140824":"稷山县","140825":"新绛县","140826":"绛县","140827":"垣曲县","140828":"夏县","140829":"平陆县","140830":"芮城县","140881":"永济市","140882":"河津市"},"140900":{"140901":"市辖区","140902":"忻府区","140921":"定襄县","140922":"五台县","140923":"代县","140924":"繁峙县","140925":"宁武县","140926":"静乐县","140927":"神池县","140928":"五寨县","140929":"岢岚县","140930":"河曲县","140931":"保德县","140932":"偏关县","140971":"五台山风景名胜区","140981":"原平市"},"141000":{"141001":"市辖区","141002":"尧都区","141021":"曲沃县","141022":"翼城县","141023":"襄汾县","141024":"洪洞县","141025":"古县","141026":"安泽县","141027":"浮山县","141028":"吉县","141029":"乡宁县","141030":"大宁县","141031":"隰县","141032":"永和县","141033":"蒲县","141034":"汾西县","141081":"侯马市","141082":"霍州市"},"141100":{"141101":"市辖区","141102":"离石区","141121":"文水县","141122":"交城县","141123":"兴县","141124":"临县","141125":"柳林县","141126":"石楼县","141127":"岚县","141128":"方山县","141129":"中阳县","141130":"交口县","141181":"孝义市","141182":"汾阳市"},"150000":{"150100":"呼和浩特市","150200":"包头市","150300":"乌海市","150400":"赤峰市","150500":"通辽市","150600":"鄂尔多斯市","150700":"呼伦贝尔市","150800":"巴彦淖尔市","150900":"乌兰察布市","152200":"兴安盟","152500":"锡林郭勒盟","152900":"阿拉善盟"},"150100":{"150101":"市辖区","150102":"新城区","150103":"回民区","150104":"玉泉区","150105":"赛罕区","150121":"土默特左旗","150122":"托克托县","150123":"和林格尔县","150124":"清水河县","150125":"武川县","150171":"呼和浩特金海工业园区","150172":"呼和浩特经济技术开发区"},"150200":{"150201":"市辖区","150202":"东河区","150203":"昆都仑区","150204":"青山区","150205":"石拐区","150206":"白云鄂博矿区","150207":"九原区","150221":"土默特右旗","150222":"固阳县","150223":"达尔罕茂明安联合旗","150271":"包头稀土高新技术产业开发区"},"150300":{"150301":"市辖区","150302":"海勃湾区","150303":"海南区","150304":"乌达区"},"150400":{"150401":"市辖区","150402":"红山区","150403":"元宝山区","150404":"松山区","150421":"阿鲁科尔沁旗","150422":"巴林左旗","150423":"巴林右旗","150424":"林西县","150425":"克什克腾旗","150426":"翁牛特旗","150428":"喀喇沁旗","150429":"宁城县","150430":"敖汉旗"},"150500":{"150501":"市辖区","150502":"科尔沁区","150521":"科尔沁左翼中旗","150522":"科尔沁左翼后旗","150523":"开鲁县","150524":"库伦旗","150525":"奈曼旗","150526":"扎鲁特旗","150571":"通辽经济技术开发区","150581":"霍林郭勒市"},"150600":{"150601":"市辖区","150602":"东胜区","150603":"康巴什区","150621":"达拉特旗","150622":"准格尔旗","150623":"鄂托克前旗","150624":"鄂托克旗","150625":"杭锦旗","150626":"乌审旗","150627":"伊金霍洛旗"},"150700":{"150701":"市辖区","150702":"海拉尔区","150703":"扎赉诺尔区","150721":"阿荣旗","150722":"莫力达瓦达斡尔族自治旗","150723":"鄂伦春自治旗","150724":"鄂温克族自治旗","150725":"陈巴尔虎旗","150726":"新巴尔虎左旗","150727":"新巴尔虎右旗","150781":"满洲里市","150782":"牙克石市","150783":"扎兰屯市","150784":"额尔古纳市","150785":"根河市"},"150800":{"150801":"市辖区","150802":"临河区","150821":"五原县","150822":"磴口县","150823":"乌拉特前旗","150824":"乌拉特中旗","150825":"乌拉特后旗","150826":"杭锦后旗"},"150900":{"150901":"市辖区","150902":"集宁区","150921":"卓资县","150922":"化德县","150923":"商都县","150924":"兴和县","150925":"凉城县","150926":"察哈尔右翼前旗","150927":"察哈尔右翼中旗","150928":"察哈尔右翼后旗","150929":"四子王旗","150981":"丰镇市"},"152200":{"152201":"乌兰浩特市","152202":"阿尔山市","152221":"科尔沁右翼前旗","152222":"科尔沁右翼中旗","152223":"扎赉特旗","152224":"突泉县"},"152500":{"152501":"二连浩特市","152502":"锡林浩特市","152522":"阿巴嘎旗","152523":"苏尼特左旗","152524":"苏尼特右旗","152525":"东乌珠穆沁旗","152526":"西乌珠穆沁旗","152527":"太仆寺旗","152528":"镶黄旗","152529":"正镶白旗","152530":"正蓝旗","152531":"多伦县","152571":"乌拉盖管委会"},"152900":{"152921":"阿拉善左旗","152922":"阿拉善右旗","152923":"额济纳旗","152971":"内蒙古阿拉善经济开发区"},"210000":{"210100":"沈阳市","210200":"大连市","210300":"鞍山市","210400":"抚顺市","210500":"本溪市","210600":"丹东市","210700":"锦州市","210800":"营口市","210900":"阜新市","211000":"辽阳市","211100":"盘锦市","211200":"铁岭市","211300":"朝阳市","211400":"葫芦岛市"},"210100":{"210101":"市辖区","210102":"和平区","210103":"沈河区","210104":"大东区","210105":"皇姑区","210106":"铁西区","210111":"苏家屯区","210112":"浑南区","210113":"沈北新区","210114":"于洪区","210115":"辽中区","210123":"康平县","210124":"法库县","210181":"新民市"},"210200":{"210201":"市辖区","210202":"中山区","210203":"西岗区","210204":"沙河口区","210211":"甘井子区","210212":"旅顺口区","210213":"金州区","210214":"普兰店区","210224":"长海县","210281":"瓦房店市","210283":"庄河市"},"210300":{"210301":"市辖区","210302":"铁东区","210303":"铁西区","210304":"立山区","210311":"千山区","210321":"台安县","210323":"岫岩满族自治县","210381":"海城市"},"210400":{"210401":"市辖区","210402":"新抚区","210403":"东洲区","210404":"望花区","210411":"顺城区","210421":"抚顺县","210422":"新宾满族自治县","210423":"清原满族自治县"},"210500":{"210501":"市辖区","210502":"平山区","210503":"溪湖区","210504":"明山区","210505":"南芬区","210521":"本溪满族自治县","210522":"桓仁满族自治县"},"210600":{"210601":"市辖区","210602":"元宝区","210603":"振兴区","210604":"振安区","210624":"宽甸满族自治县","210681":"东港市","210682":"凤城市"},"210700":{"210701":"市辖区","210702":"古塔区","210703":"凌河区","210711":"太和区","210726":"黑山县","210727":"义县","210781":"凌海市","210782":"北镇市"},"210800":{"210801":"市辖区","210802":"站前区","210803":"西市区","210804":"鲅鱼圈区","210811":"老边区","210881":"盖州市","210882":"大石桥市"},"210900":{"210901":"市辖区","210902":"海州区","210903":"新邱区","210904":"太平区","210905":"清河门区","210911":"细河区","210921":"阜新蒙古族自治县","210922":"彰武县"},"211000":{"211001":"市辖区","211002":"白塔区","211003":"文圣区","211004":"宏伟区","211005":"弓长岭区","211011":"太子河区","211021":"辽阳县","211081":"灯塔市"},"211100":{"211101":"市辖区","211102":"双台子区","211103":"兴隆台区","211104":"大洼区","211122":"盘山县"},"211200":{"211201":"市辖区","211202":"银州区","211204":"清河区","211221":"铁岭县","211223":"西丰县","211224":"昌图县","211281":"调兵山市","211282":"开原市"},"211300":{"211301":"市辖区","211302":"双塔区","211303":"龙城区","211321":"朝阳县","211322":"建平县","211324":"喀喇沁左翼蒙古族自治县","211381":"北票市","211382":"凌源市"},"211400":{"211401":"市辖区","211402":"连山区","211403":"龙港区","211404":"南票区","211421":"绥中县","211422":"建昌县","211481":"兴城市"},"220000":{"220100":"长春市","220200":"吉林市","220300":"四平市","220400":"辽源市","220500":"通化市","220600":"白山市","220700":"松原市","220800":"白城市","222400":"延边朝鲜族自治州"},"220100":{"220101":"市辖区","220102":"南关区","220103":"宽城区","220104":"朝阳区","220105":"二道区","220106":"绿园区","220112":"双阳区","220113":"九台区","220122":"农安县","220171":"长春经济技术开发区","220172":"长春净月高新技术产业开发区","220173":"长春高新技术产业开发区","220174":"长春汽车经济技术开发区","220182":"榆树市","220183":"德惠市"},"220200":{"220201":"市辖区","220202":"昌邑区","220203":"龙潭区","220204":"船营区","220211":"丰满区","220221":"永吉县","220271":"吉林经济开发区","220272":"吉林高新技术产业开发区","220273":"吉林中国新加坡食品区","220281":"蛟河市","220282":"桦甸市","220283":"舒兰市","220284":"磐石市"},"220300":{"220301":"市辖区","220302":"铁西区","220303":"铁东区","220322":"梨树县","220323":"伊通满族自治县","220381":"公主岭市","220382":"双辽市"},"220400":{"220401":"市辖区","220402":"龙山区","220403":"西安区","220421":"东丰县","220422":"东辽县"},"220500":{"220501":"市辖区","220502":"东昌区","220503":"二道江区","220521":"通化县","220523":"辉南县","220524":"柳河县","220581":"梅河口市","220582":"集安市"},"220600":{"220601":"市辖区","220602":"浑江区","220605":"江源区","220621":"抚松县","220622":"靖宇县","220623":"长白朝鲜族自治县","220681":"临江市"},"220700":{"220701":"市辖区","220702":"宁江区","220721":"前郭尔罗斯蒙古族自治县","220722":"长岭县","220723":"乾安县","220771":"吉林松原经济开发区","220781":"扶余市"},"220800":{"220801":"市辖区","220802":"洮北区","220821":"镇赉县","220822":"通榆县","220871":"吉林白城经济开发区","220881":"洮南市","220882":"大安市"},"222400":{"222401":"延吉市","222402":"图们市","222403":"敦化市","222404":"珲春市","222405":"龙井市","222406":"和龙市","222424":"汪清县","222426":"安图县"},"230000":{"230100":"哈尔滨市","230200":"齐齐哈尔市","230300":"鸡西市","230400":"鹤岗市","230500":"双鸭山市","230600":"大庆市","230700":"伊春市","230800":"佳木斯市","230900":"七台河市","231000":"牡丹江市","231100":"黑河市","231200":"绥化市","232700":"大兴安岭地区"},"230100":{"230101":"市辖区","230102":"道里区","230103":"南岗区","230104":"道外区","230108":"平房区","230109":"松北区","230110":"香坊区","230111":"呼兰区","230112":"阿城区","230113":"双城区","230123":"依兰县","230124":"方正县","230125":"宾县","230126":"巴彦县","230127":"木兰县","230128":"通河县","230129":"延寿县","230183":"尚志市","230184":"五常市"},"230200":{"230201":"市辖区","230202":"龙沙区","230203":"建华区","230204":"铁锋区","230205":"昂昂溪区","230206":"富拉尔基区","230207":"碾子山区","230208":"梅里斯达斡尔族区","230221":"龙江县","230223":"依安县","230224":"泰来县","230225":"甘南县","230227":"富裕县","230229":"克山县","230230":"克东县","230231":"拜泉县","230281":"讷河市"},"230300":{"230301":"市辖区","230302":"鸡冠区","230303":"恒山区","230304":"滴道区","230305":"梨树区","230306":"城子河区","230307":"麻山区","230321":"鸡东县","230381":"虎林市","230382":"密山市"},"230400":{"230401":"市辖区","230402":"向阳区","230403":"工农区","230404":"南山区","230405":"兴安区","230406":"东山区","230407":"兴山区","230421":"萝北县","230422":"绥滨县"},"230500":{"230501":"市辖区","230502":"尖山区","230503":"岭东区","230505":"四方台区","230506":"宝山区","230521":"集贤县","230522":"友谊县","230523":"宝清县","230524":"饶河县"},"230600":{"230601":"市辖区","230602":"萨尔图区","230603":"龙凤区","230604":"让胡路区","230605":"红岗区","230606":"大同区","230621":"肇州县","230622":"肇源县","230623":"林甸县","230624":"杜尔伯特蒙古族自治县","230671":"大庆高新技术产业开发区"},"230700":{"230701":"市辖区","230717":"伊美区","230718":"乌翠区","230719":"友好区","230722":"嘉荫县","230723":"汤旺县","230724":"丰林县","230725":"大箐山县","230726":"南岔县","230751":"金林区","230781":"铁力市"},"230800":{"230801":"市辖区","230803":"向阳区","230804":"前进区","230805":"东风区","230811":"郊区","230822":"桦南县","230826":"桦川县","230828":"汤原县","230881":"同江市","230882":"富锦市","230883":"抚远市"},"230900":{"230901":"市辖区","230902":"新兴区","230903":"桃山区","230904":"茄子河区","230921":"勃利县"},"231000":{"231001":"市辖区","231002":"东安区","231003":"阳明区","231004":"爱民区","231005":"西安区","231025":"林口县","231071":"牡丹江经济技术开发区","231081":"绥芬河市","231083":"海林市","231084":"宁安市","231085":"穆棱市","231086":"东宁市"},"231100":{"231101":"市辖区","231102":"爱辉区","231123":"逊克县","231124":"孙吴县","231181":"北安市","231182":"五大连池市","231183":"嫩江市"},"231200":{"231201":"市辖区","231202":"北林区","231221":"望奎县","231222":"兰西县","231223":"青冈县","231224":"庆安县","231225":"明水县","231226":"绥棱县","231281":"安达市","231282":"肇东市","231283":"海伦市"},"232700":{"232701":"漠河市","232721":"呼玛县","232722":"塔河县","232761":"加格达奇区","232762":"松岭区","232763":"新林区","232764":"呼中区"},"310000":{"310100":"市辖区"},"310100":{"310101":"黄浦区","310104":"徐汇区","310105":"长宁区","310106":"静安区","310107":"普陀区","310109":"虹口区","310110":"杨浦区","310112":"闵行区","310113":"宝山区","310114":"嘉定区","310115":"浦东新区","310116":"金山区","310117":"松江区","310118":"青浦区","310120":"奉贤区","310151":"崇明区"},"320000":{"320100":"南京市","320200":"无锡市","320300":"徐州市","320400":"常州市","320500":"苏州市","320600":"南通市","320700":"连云港市","320800":"淮安市","320900":"盐城市","321000":"扬州市","321100":"镇江市","321200":"泰州市","321300":"宿迁市"},"320100":{"320101":"市辖区","320102":"玄武区","320104":"秦淮区","320105":"建邺区","320106":"鼓楼区","320111":"浦口区","320113":"栖霞区","320114":"雨花台区","320115":"江宁区","320116":"六合区","320117":"溧水区","320118":"高淳区"},"320200":{"320201":"市辖区","320205":"锡山区","320206":"惠山区","320211":"滨湖区","320213":"梁溪区","320214":"新吴区","320281":"江阴市","320282":"宜兴市"},"320300":{"320301":"市辖区","320302":"鼓楼区","320303":"云龙区","320305":"贾汪区","320311":"泉山区","320312":"铜山区","320321":"丰县","320322":"沛县","320324":"睢宁县","320371":"徐州经济技术开发区","320381":"新沂市","320382":"邳州市"},"320400":{"320401":"市辖区","320402":"天宁区","320404":"钟楼区","320411":"新北区","320412":"武进区","320413":"金坛区","320481":"溧阳市"},"320500":{"320501":"市辖区","320505":"虎丘区","320506":"吴中区","320507":"相城区","320508":"姑苏区","320509":"吴江区","320571":"苏州工业园区","320581":"常熟市","320582":"张家港市","320583":"昆山市","320585":"太仓市"},"320600":{"320601":"市辖区","320602":"崇川区","320611":"港闸区","320612":"通州区","320623":"如东县","320671":"南通经济技术开发区","320681":"启东市","320682":"如皋市","320684":"海门市","320685":"海安市"},"320700":{"320701":"市辖区","320703":"连云区","320706":"海州区","320707":"赣榆区","320722":"东海县","320723":"灌云县","320724":"灌南县","320771":"连云港经济技术开发区","320772":"连云港高新技术产业开发区"},"320800":{"320801":"市辖区","320803":"淮安区","320804":"淮阴区","320812":"清江浦区","320813":"洪泽区","320826":"涟水县","320830":"盱眙县","320831":"金湖县","320871":"淮安经济技术开发区"},"320900":{"320901":"市辖区","320902":"亭湖区","320903":"盐都区","320904":"大丰区","320921":"响水县","320922":"滨海县","320923":"阜宁县","320924":"射阳县","320925":"建湖县","320971":"盐城经济技术开发区","320981":"东台市"},"321000":{"321001":"市辖区","321002":"广陵区","321003":"邗江区","321012":"江都区","321023":"宝应县","321071":"扬州经济技术开发区","321081":"仪征市","321084":"高邮市"},"321100":{"321101":"市辖区","321102":"京口区","321111":"润州区","321112":"丹徒区","321171":"镇江新区","321181":"丹阳市","321182":"扬中市","321183":"句容市"},"321200":{"321201":"市辖区","321202":"海陵区","321203":"高港区","321204":"姜堰区","321271":"泰州医药高新技术产业开发区","321281":"兴化市","321282":"靖江市","321283":"泰兴市"},"321300":{"321301":"市辖区","321302":"宿城区","321311":"宿豫区","321322":"沭阳县","321323":"泗阳县","321324":"泗洪县","321371":"宿迁经济技术开发区"},"330000":{"330100":"杭州市","330200":"宁波市","330300":"温州市","330400":"嘉兴市","330500":"湖州市","330600":"绍兴市","330700":"金华市","330800":"衢州市","330900":"舟山市","331000":"台州市","331100":"丽水市"},"330100":{"330101":"市辖区","330102":"上城区","330103":"下城区","330104":"江干区","330105":"拱墅区","330106":"西湖区","330108":"滨江区","330109":"萧山区","330110":"余杭区","330111":"富阳区","330112":"临安区","330122":"桐庐县","330127":"淳安县","330182":"建德市"},"330200":{"330201":"市辖区","330203":"海曙区","330205":"江北区","330206":"北仑区","330211":"镇海区","330212":"鄞州区","330213":"奉化区","330225":"象山县","330226":"宁海县","330281":"余姚市","330282":"慈溪市"},"330300":{"330301":"市辖区","330302":"鹿城区","330303":"龙湾区","330304":"瓯海区","330305":"洞头区","330324":"永嘉县","330326":"平阳县","330327":"苍南县","330328":"文成县","330329":"泰顺县","330371":"温州经济技术开发区","330381":"瑞安市","330382":"乐清市","330383":"龙港市"},"330400":{"330401":"市辖区","330402":"南湖区","330411":"秀洲区","330421":"嘉善县","330424":"海盐县","330481":"海宁市","330482":"平湖市","330483":"桐乡市"},"330500":{"330501":"市辖区","330502":"吴兴区","330503":"南浔区","330521":"德清县","330522":"长兴县","330523":"安吉县"},"330600":{"330601":"市辖区","330602":"越城区","330603":"柯桥区","330604":"上虞区","330624":"新昌县","330681":"诸暨市","330683":"嵊州市"},"330700":{"330701":"市辖区","330702":"婺城区","330703":"金东区","330723":"武义县","330726":"浦江县","330727":"磐安县","330781":"兰溪市","330782":"义乌市","330783":"东阳市","330784":"永康市"},"330800":{"330801":"市辖区","330802":"柯城区","330803":"衢江区","330822":"常山县","330824":"开化县","330825":"龙游县","330881":"江山市"},"330900":{"330901":"市辖区","330902":"定海区","330903":"普陀区","330921":"岱山县","330922":"嵊泗县"},"331000":{"331001":"市辖区","331002":"椒江区","331003":"黄岩区","331004":"路桥区","331022":"三门县","331023":"天台县","331024":"仙居县","331081":"温岭市","331082":"临海市","331083":"玉环市"},"331100":{"331101":"市辖区","331102":"莲都区","331121":"青田县","331122":"缙云县","331123":"遂昌县","331124":"松阳县","331125":"云和县","331126":"庆元县","331127":"景宁畲族自治县","331181":"龙泉市"},"340000":{"340100":"合肥市","340200":"芜湖市","340300":"蚌埠市","340400":"淮南市","340500":"马鞍山市","340600":"淮北市","340700":"铜陵市","340800":"安庆市","341000":"黄山市","341100":"滁州市","341200":"阜阳市","341300":"宿州市","341500":"六安市","341600":"亳州市","341700":"池州市","341800":"宣城市"},"340100":{"340101":"市辖区","340102":"瑶海区","340103":"庐阳区","340104":"蜀山区","340111":"包河区","340121":"长丰县","340122":"肥东县","340123":"肥西县","340124":"庐江县","340171":"合肥高新技术产业开发区","340172":"合肥经济技术开发区","340173":"合肥新站高新技术产业开发区","340181":"巢湖市"},"340200":{"340201":"市辖区","340202":"镜湖区","340203":"弋江区","340207":"鸠江区","340208":"三山区","340221":"芜湖县","340222":"繁昌县","340223":"南陵县","340225":"无为县","340271":"芜湖经济技术开发区","340272":"安徽芜湖长江大桥经济开发区"},"340300":{"340301":"市辖区","340302":"龙子湖区","340303":"蚌山区","340304":"禹会区","340311":"淮上区","340321":"怀远县","340322":"五河县","340323":"固镇县","340371":"蚌埠市高新技术开发区","340372":"蚌埠市经济开发区"},"340400":{"340401":"市辖区","340402":"大通区","340403":"田家庵区","340404":"谢家集区","340405":"八公山区","340406":"潘集区","340421":"凤台县","340422":"寿县"},"340500":{"340501":"市辖区","340503":"花山区","340504":"雨山区","340506":"博望区","340521":"当涂县","340522":"含山县","340523":"和县"},"340600":{"340601":"市辖区","340602":"杜集区","340603":"相山区","340604":"烈山区","340621":"濉溪县"},"340700":{"340701":"市辖区","340705":"铜官区","340706":"义安区","340711":"郊区","340722":"枞阳县"},"340800":{"340801":"市辖区","340802":"迎江区","340803":"大观区","340811":"宜秀区","340822":"怀宁县","340825":"太湖县","340826":"宿松县","340827":"望江县","340828":"岳西县","340871":"安徽安庆经济开发区","340881":"桐城市","340882":"潜山市"},"341000":{"341001":"市辖区","341002":"屯溪区","341003":"黄山区","341004":"徽州区","341021":"歙县","341022":"休宁县","341023":"黟县","341024":"祁门县"},"341100":{"341101":"市辖区","341102":"琅琊区","341103":"南谯区","341122":"来安县","341124":"全椒县","341125":"定远县","341126":"凤阳县","341171":"苏滁现代产业园","341172":"滁州经济技术开发区","341181":"天长市","341182":"明光市"},"341200":{"341201":"市辖区","341202":"颍州区","341203":"颍东区","341204":"颍泉区","341221":"临泉县","341222":"太和县","341225":"阜南县","341226":"颍上县","341271":"阜阳合肥现代产业园区","341272":"阜阳经济技术开发区","341282":"界首市"},"341300":{"341301":"市辖区","341302":"埇桥区","341321":"砀山县","341322":"萧县","341323":"灵璧县","341324":"泗县","341371":"宿州马鞍山现代产业园区","341372":"宿州经济技术开发区"},"341500":{"341501":"市辖区","341502":"金安区","341503":"裕安区","341504":"叶集区","341522":"霍邱县","341523":"舒城县","341524":"金寨县","341525":"霍山县"},"341600":{"341601":"市辖区","341602":"谯城区","341621":"涡阳县","341622":"蒙城县","341623":"利辛县"},"341700":{"341701":"市辖区","341702":"贵池区","341721":"东至县","341722":"石台县","341723":"青阳县"},"341800":{"341801":"市辖区","341802":"宣州区","341821":"郎溪县","341823":"泾县","341824":"绩溪县","341825":"旌德县","341871":"宣城市经济开发区","341881":"宁国市","341882":"广德市"},"350000":{"350100":"福州市","350200":"厦门市","350300":"莆田市","350400":"三明市","350500":"泉州市","350600":"漳州市","350700":"南平市","350800":"龙岩市","350900":"宁德市"},"350100":{"350101":"市辖区","350102":"鼓楼区","350103":"台江区","350104":"仓山区","350105":"马尾区","350111":"晋安区","350112":"长乐区","350121":"闽侯县","350122":"连江县","350123":"罗源县","350124":"闽清县","350125":"永泰县","350128":"平潭县","350181":"福清市"},"350200":{"350201":"市辖区","350203":"思明区","350205":"海沧区","350206":"湖里区","350211":"集美区","350212":"同安区","350213":"翔安区"},"350300":{"350301":"市辖区","350302":"城厢区","350303":"涵江区","350304":"荔城区","350305":"秀屿区","350322":"仙游县"},"350400":{"350401":"市辖区","350402":"梅列区","350403":"三元区","350421":"明溪县","350423":"清流县","350424":"宁化县","350425":"大田县","350426":"尤溪县","350427":"沙县","350428":"将乐县","350429":"泰宁县","350430":"建宁县","350481":"永安市"},"350500":{"350501":"市辖区","350502":"鲤城区","350503":"丰泽区","350504":"洛江区","350505":"泉港区","350521":"惠安县","350524":"安溪县","350525":"永春县","350526":"德化县","350527":"金门县","350581":"石狮市","350582":"晋江市","350583":"南安市"},"350600":{"350601":"市辖区","350602":"芗城区","350603":"龙文区","350622":"云霄县","350623":"漳浦县","350624":"诏安县","350625":"长泰县","350626":"东山县","350627":"南靖县","350628":"平和县","350629":"华安县","350681":"龙海市"},"350700":{"350701":"市辖区","350702":"延平区","350703":"建阳区","350721":"顺昌县","350722":"浦城县","350723":"光泽县","350724":"松溪县","350725":"政和县","350781":"邵武市","350782":"武夷山市","350783":"建瓯市"},"350800":{"350801":"市辖区","350802":"新罗区","350803":"永定区","350821":"长汀县","350823":"上杭县","350824":"武平县","350825":"连城县","350881":"漳平市"},"350900":{"350901":"市辖区","350902":"蕉城区","350921":"霞浦县","350922":"古田县","350923":"屏南县","350924":"寿宁县","350925":"周宁县","350926":"柘荣县","350981":"福安市","350982":"福鼎市"},"360000":{"360100":"南昌市","360200":"景德镇市","360300":"萍乡市","360400":"九江市","360500":"新余市","360600":"鹰潭市","360700":"赣州市","360800":"吉安市","360900":"宜春市","361000":"抚州市","361100":"上饶市"},"360100":{"360101":"市辖区","360102":"东湖区","360103":"西湖区","360104":"青云谱区","360105":"湾里区","360111":"青山湖区","360112":"新建区","360121":"南昌县","360123":"安义县","360124":"进贤县"},"360200":{"360201":"市辖区","360202":"昌江区","360203":"珠山区","360222":"浮梁县","360281":"乐平市"},"360300":{"360301":"市辖区","360302":"安源区","360313":"湘东区","360321":"莲花县","360322":"上栗县","360323":"芦溪县"},"360400":{"360401":"市辖区","360402":"濂溪区","360403":"浔阳区","360404":"柴桑区","360423":"武宁县","360424":"修水县","360425":"永修县","360426":"德安县","360428":"都昌县","360429":"湖口县","360430":"彭泽县","360481":"瑞昌市","360482":"共青城市","360483":"庐山市"},"360500":{"360501":"市辖区","360502":"渝水区","360521":"分宜县"},"360600":{"360601":"市辖区","360602":"月湖区","360603":"余江区","360681":"贵溪市"},"360700":{"360701":"市辖区","360702":"章贡区","360703":"南康区","360704":"赣县区","360722":"信丰县","360723":"大余县","360724":"上犹县","360725":"崇义县","360726":"安远县","360727":"龙南县","360728":"定南县","360729":"全南县","360730":"宁都县","360731":"于都县","360732":"兴国县","360733":"会昌县","360734":"寻乌县","360735":"石城县","360781":"瑞金市"},"360800":{"360801":"市辖区","360802":"吉州区","360803":"青原区","360821":"吉安县","360822":"吉水县","360823":"峡江县","360824":"新干县","360825":"永丰县","360826":"泰和县","360827":"遂川县","360828":"万安县","360829":"安福县","360830":"永新县","360881":"井冈山市"},"360900":{"360901":"市辖区","360902":"袁州区","360921":"奉新县","360922":"万载县","360923":"上高县","360924":"宜丰县","360925":"靖安县","360926":"铜鼓县","360981":"丰城市","360982":"樟树市","360983":"高安市"},"361000":{"361001":"市辖区","361002":"临川区","361003":"东乡区","361021":"南城县","361022":"黎川县","361023":"南丰县","361024":"崇仁县","361025":"乐安县","361026":"宜黄县","361027":"金溪县","361028":"资溪县","361030":"广昌县"},"361100":{"361101":"市辖区","361102":"信州区","361103":"广丰区","361104":"广信区","361123":"玉山县","361124":"铅山县","361125":"横峰县","361126":"弋阳县","361127":"余干县","361128":"鄱阳县","361129":"万年县","361130":"婺源县","361181":"德兴市"},"370000":{"370100":"济南市","370200":"青岛市","370300":"淄博市","370400":"枣庄市","370500":"东营市","370600":"烟台市","370700":"潍坊市","370800":"济宁市","370900":"泰安市","371000":"威海市","371100":"日照市","371300":"临沂市","371400":"德州市","371500":"聊城市","371600":"滨州市","371700":"菏泽市"},"370100":{"370101":"市辖区","370102":"历下区","370103":"市中区","370104":"槐荫区","370105":"天桥区","370112":"历城区","370113":"长清区","370114":"章丘区","370115":"济阳区","370116":"莱芜区","370117":"钢城区","370124":"平阴县","370126":"商河县","370171":"济南高新技术产业开发区"},"370200":{"370201":"市辖区","370202":"市南区","370203":"市北区","370211":"黄岛区","370212":"崂山区","370213":"李沧区","370214":"城阳区","370215":"即墨区","370271":"青岛高新技术产业开发区","370281":"胶州市","370283":"平度市","370285":"莱西市"},"370300":{"370301":"市辖区","370302":"淄川区","370303":"张店区","370304":"博山区","370305":"临淄区","370306":"周村区","370321":"桓台县","370322":"高青县","370323":"沂源县"},"370400":{"370401":"市辖区","370402":"市中区","370403":"薛城区","370404":"峄城区","370405":"台儿庄区","370406":"山亭区","370481":"滕州市"},"370500":{"370501":"市辖区","370502":"东营区","370503":"河口区","370505":"垦利区","370522":"利津县","370523":"广饶县","370571":"东营经济技术开发区","370572":"东营港经济开发区"},"370600":{"370601":"市辖区","370602":"芝罘区","370611":"福山区","370612":"牟平区","370613":"莱山区","370634":"长岛县","370671":"烟台高新技术产业开发区","370672":"烟台经济技术开发区","370681":"龙口市","370682":"莱阳市","370683":"莱州市","370684":"蓬莱市","370685":"招远市","370686":"栖霞市","370687":"海阳市"},"370700":{"370701":"市辖区","370702":"潍城区","370703":"寒亭区","370704":"坊子区","370705":"奎文区","370724":"临朐县","370725":"昌乐县","370772":"潍坊滨海经济技术开发区","370781":"青州市","370782":"诸城市","370783":"寿光市","370784":"安丘市","370785":"高密市","370786":"昌邑市"},"370800":{"370801":"市辖区","370811":"任城区","370812":"兖州区","370826":"微山县","370827":"鱼台县","370828":"金乡县","370829":"嘉祥县","370830":"汶上县","370831":"泗水县","370832":"梁山县","370871":"济宁高新技术产业开发区","370881":"曲阜市","370883":"邹城市"},"370900":{"370901":"市辖区","370902":"泰山区","370911":"岱岳区","370921":"宁阳县","370923":"东平县","370982":"新泰市","370983":"肥城市"},"371000":{"371001":"市辖区","371002":"环翠区","371003":"文登区","371071":"威海火炬高技术产业开发区","371072":"威海经济技术开发区","371073":"威海临港经济技术开发区","371082":"荣成市","371083":"乳山市"},"371100":{"371101":"市辖区","371102":"东港区","371103":"岚山区","371121":"五莲县","371122":"莒县","371171":"日照经济技术开发区"},"371300":{"371301":"市辖区","371302":"兰山区","371311":"罗庄区","371312":"河东区","371321":"沂南县","371322":"郯城县","371323":"沂水县","371324":"兰陵县","371325":"费县","371326":"平邑县","371327":"莒南县","371328":"蒙阴县","371329":"临沭县","371371":"临沂高新技术产业开发区","371372":"临沂经济技术开发区","371373":"临沂临港经济开发区"},"371400":{"371401":"市辖区","371402":"德城区","371403":"陵城区","371422":"宁津县","371423":"庆云县","371424":"临邑县","371425":"齐河县","371426":"平原县","371427":"夏津县","371428":"武城县","371471":"德州经济技术开发区","371472":"德州运河经济开发区","371481":"乐陵市","371482":"禹城市"},"371500":{"371501":"市辖区","371502":"东昌府区","371503":"茌平区","371521":"阳谷县","371522":"莘县","371524":"东阿县","371525":"冠县","371526":"高唐县","371581":"临清市"},"371600":{"371601":"市辖区","371602":"滨城区","371603":"沾化区","371621":"惠民县","371622":"阳信县","371623":"无棣县","371625":"博兴县","371681":"邹平市"},"371700":{"371701":"市辖区","371702":"牡丹区","371703":"定陶区","371721":"曹县","371722":"单县","371723":"成武县","371724":"巨野县","371725":"郓城县","371726":"鄄城县","371728":"东明县","371771":"菏泽经济技术开发区","371772":"菏泽高新技术开发区"},"410000":{"410100":"郑州市","410200":"开封市","410300":"洛阳市","410400":"平顶山市","410500":"安阳市","410600":"鹤壁市","410700":"新乡市","410800":"焦作市","410900":"濮阳市","411000":"许昌市","411100":"漯河市","411200":"三门峡市","411300":"南阳市","411400":"商丘市","411500":"信阳市","411600":"周口市","411700":"驻马店市","419000":"省直辖县级行政区划"},"410100":{"410101":"市辖区","410102":"中原区","410103":"二七区","410104":"管城回族区","410105":"金水区","410106":"上街区","410108":"惠济区","410122":"中牟县","410171":"郑州经济技术开发区","410172":"郑州高新技术产业开发区","410173":"郑州航空港经济综合实验区","410181":"巩义市","410182":"荥阳市","410183":"新密市","410184":"新郑市","410185":"登封市"},"410200":{"410201":"市辖区","410202":"龙亭区","410203":"顺河回族区","410204":"鼓楼区","410205":"禹王台区","410212":"祥符区","410221":"杞县","410222":"通许县","410223":"尉氏县","410225":"兰考县"},"410300":{"410301":"市辖区","410302":"老城区","410303":"西工区","410304":"瀍河回族区","410305":"涧西区","410306":"吉利区","410311":"洛龙区","410322":"孟津县","410323":"新安县","410324":"栾川县","410325":"嵩县","410326":"汝阳县","410327":"宜阳县","410328":"洛宁县","410329":"伊川县","410371":"洛阳高新技术产业开发区","410381":"偃师市"},"410400":{"410401":"市辖区","410402":"新华区","410403":"卫东区","410404":"石龙区","410411":"湛河区","410421":"宝丰县","410422":"叶县","410423":"鲁山县","410425":"郏县","410471":"平顶山高新技术产业开发区","410472":"平顶山市城乡一体化示范区","410481":"舞钢市","410482":"汝州市"},"410500":{"410501":"市辖区","410502":"文峰区","410503":"北关区","410505":"殷都区","410506":"龙安区","410522":"安阳县","410523":"汤阴县","410526":"滑县","410527":"内黄县","410571":"安阳高新技术产业开发区","410581":"林州市"},"410600":{"410601":"市辖区","410602":"鹤山区","410603":"山城区","410611":"淇滨区","410621":"浚县","410622":"淇县","410671":"鹤壁经济技术开发区"},"410700":{"410701":"市辖区","410702":"红旗区","410703":"卫滨区","410704":"凤泉区","410711":"牧野区","410721":"新乡县","410724":"获嘉县","410725":"原阳县","410726":"延津县","410727":"封丘县","410771":"新乡高新技术产业开发区","410772":"新乡经济技术开发区","410773":"新乡市平原城乡一体化示范区","410781":"卫辉市","410782":"辉县市","410783":"长垣市"},"410800":{"410801":"市辖区","410802":"解放区","410803":"中站区","410804":"马村区","410811":"山阳区","410821":"修武县","410822":"博爱县","410823":"武陟县","410825":"温县","410871":"焦作城乡一体化示范区","410882":"沁阳市","410883":"孟州市"},"410900":{"410901":"市辖区","410902":"华龙区","410922":"清丰县","410923":"南乐县","410926":"范县","410927":"台前县","410928":"濮阳县","410971":"河南濮阳工业园区","410972":"濮阳经济技术开发区"},"411000":{"411001":"市辖区","411002":"魏都区","411003":"建安区","411024":"鄢陵县","411025":"襄城县","411071":"许昌经济技术开发区","411081":"禹州市","411082":"长葛市"},"411100":{"411101":"市辖区","411102":"源汇区","411103":"郾城区","411104":"召陵区","411121":"舞阳县","411122":"临颍县","411171":"漯河经济技术开发区"},"411200":{"411201":"市辖区","411202":"湖滨区","411203":"陕州区","411221":"渑池县","411224":"卢氏县","411271":"河南三门峡经济开发区","411281":"义马市","411282":"灵宝市"},"411300":{"411301":"市辖区","411302":"宛城区","411303":"卧龙区","411321":"南召县","411322":"方城县","411323":"西峡县","411324":"镇平县","411325":"内乡县","411326":"淅川县","411327":"社旗县","411328":"唐河县","411329":"新野县","411330":"桐柏县","411371":"南阳高新技术产业开发区","411372":"南阳市城乡一体化示范区","411381":"邓州市"},"411400":{"411401":"市辖区","411402":"梁园区","411403":"睢阳区","411421":"民权县","411422":"睢县","411423":"宁陵县","411424":"柘城县","411425":"虞城县","411426":"夏邑县","411471":"豫东综合物流产业聚集区","411472":"河南商丘经济开发区","411481":"永城市"},"411500":{"411501":"市辖区","411502":"浉河区","411503":"平桥区","411521":"罗山县","411522":"光山县","411523":"新县","411524":"商城县","411525":"固始县","411526":"潢川县","411527":"淮滨县","411528":"息县","411571":"信阳高新技术产业开发区"},"411600":{"411601":"市辖区","411602":"川汇区","411603":"淮阳区","411621":"扶沟县","411622":"西华县","411623":"商水县","411624":"沈丘县","411625":"郸城县","411627":"太康县","411628":"鹿邑县","411671":"河南周口经济开发区","411681":"项城市"},"411700":{"411701":"市辖区","411702":"驿城区","411721":"西平县","411722":"上蔡县","411723":"平舆县","411724":"正阳县","411725":"确山县","411726":"泌阳县","411727":"汝南县","411728":"遂平县","411729":"新蔡县","411771":"河南驻马店经济开发区"},"419000":{"419001":"济源市"},"420000":{"420100":"武汉市","420200":"黄石市","420300":"十堰市","420500":"宜昌市","420600":"襄阳市","420700":"鄂州市","420800":"荆门市","420900":"孝感市","421000":"荆州市","421100":"黄冈市","421200":"咸宁市","421300":"随州市","422800":"恩施土家族苗族自治州","429000":"省直辖县级行政区划"},"420100":{"420101":"市辖区","420102":"江岸区","420103":"江汉区","420104":"硚口区","420105":"汉阳区","420106":"武昌区","420107":"青山区","420111":"洪山区","420112":"东西湖区","420113":"汉南区","420114":"蔡甸区","420115":"江夏区","420116":"黄陂区","420117":"新洲区"},"420200":{"420201":"市辖区","420202":"黄石港区","420203":"西塞山区","420204":"下陆区","420205":"铁山区","420222":"阳新县","420281":"大冶市"},"420300":{"420301":"市辖区","420302":"茅箭区","420303":"张湾区","420304":"郧阳区","420322":"郧西县","420323":"竹山县","420324":"竹溪县","420325":"房县","420381":"丹江口市"},"420500":{"420501":"市辖区","420502":"西陵区","420503":"伍家岗区","420504":"点军区","420505":"猇亭区","420506":"夷陵区","420525":"远安县","420526":"兴山县","420527":"秭归县","420528":"长阳土家族自治县","420529":"五峰土家族自治县","420581":"宜都市","420582":"当阳市","420583":"枝江市"},"420600":{"420601":"市辖区","420602":"襄城区","420606":"樊城区","420607":"襄州区","420624":"南漳县","420625":"谷城县","420626":"保康县","420682":"老河口市","420683":"枣阳市","420684":"宜城市"},"420700":{"420701":"市辖区","420702":"梁子湖区","420703":"华容区","420704":"鄂城区"},"420800":{"420801":"市辖区","420802":"东宝区","420804":"掇刀区","420822":"沙洋县","420881":"钟祥市","420882":"京山市"},"420900":{"420901":"市辖区","420902":"孝南区","420921":"孝昌县","420922":"大悟县","420923":"云梦县","420981":"应城市","420982":"安陆市","420984":"汉川市"},"421000":{"421001":"市辖区","421002":"沙市区","421003":"荆州区","421022":"公安县","421023":"监利县","421024":"江陵县","421071":"荆州经济技术开发区","421081":"石首市","421083":"洪湖市","421087":"松滋市"},"421100":{"421101":"市辖区","421102":"黄州区","421121":"团风县","421122":"红安县","421123":"罗田县","421124":"英山县","421125":"浠水县","421126":"蕲春县","421127":"黄梅县","421171":"龙感湖管理区","421181":"麻城市","421182":"武穴市"},"421200":{"421201":"市辖区","421202":"咸安区","421221":"嘉鱼县","421222":"通城县","421223":"崇阳县","421224":"通山县","421281":"赤壁市"},"421300":{"421301":"市辖区","421303":"曾都区","421321":"随县","421381":"广水市"},"422800":{"422801":"恩施市","422802":"利川市","422822":"建始县","422823":"巴东县","422825":"宣恩县","422826":"咸丰县","422827":"来凤县","422828":"鹤峰县"},"429000":{"429004":"仙桃市","429005":"潜江市","429006":"天门市","429021":"神农架林区"},"430000":{"430100":"长沙市","430200":"株洲市","430300":"湘潭市","430400":"衡阳市","430500":"邵阳市","430600":"岳阳市","430700":"常德市","430800":"张家界市","430900":"益阳市","431000":"郴州市","431100":"永州市","431200":"怀化市","431300":"娄底市","433100":"湘西土家族苗族自治州"},"430100":{"430101":"市辖区","430102":"芙蓉区","430103":"天心区","430104":"岳麓区","430105":"开福区","430111":"雨花区","430112":"望城区","430121":"长沙县","430181":"浏阳市","430182":"宁乡市"},"430200":{"430201":"市辖区","430202":"荷塘区","430203":"芦淞区","430204":"石峰区","430211":"天元区","430212":"渌口区","430223":"攸县","430224":"茶陵县","430225":"炎陵县","430271":"云龙示范区","430281":"醴陵市"},"430300":{"430301":"市辖区","430302":"雨湖区","430304":"岳塘区","430321":"湘潭县","430371":"湖南湘潭高新技术产业园区","430372":"湘潭昭山示范区","430373":"湘潭九华示范区","430381":"湘乡市","430382":"韶山市"},"430400":{"430401":"市辖区","430405":"珠晖区","430406":"雁峰区","430407":"石鼓区","430408":"蒸湘区","430412":"南岳区","430421":"衡阳县","430422":"衡南县","430423":"衡山县","430424":"衡东县","430426":"祁东县","430471":"衡阳综合保税区","430472":"湖南衡阳高新技术产业园区","430473":"湖南衡阳松木经济开发区","430481":"耒阳市","430482":"常宁市"},"430500":{"430501":"市辖区","430502":"双清区","430503":"大祥区","430511":"北塔区","430522":"新邵县","430523":"邵阳县","430524":"隆回县","430525":"洞口县","430527":"绥宁县","430528":"新宁县","430529":"城步苗族自治县","430581":"武冈市","430582":"邵东市"},"430600":{"430601":"市辖区","430602":"岳阳楼区","430603":"云溪区","430611":"君山区","430621":"岳阳县","430623":"华容县","430624":"湘阴县","430626":"平江县","430671":"岳阳市屈原管理区","430681":"汨罗市","430682":"临湘市"},"430700":{"430701":"市辖区","430702":"武陵区","430703":"鼎城区","430721":"安乡县","430722":"汉寿县","430723":"澧县","430724":"临澧县","430725":"桃源县","430726":"石门县","430771":"常德市西洞庭管理区","430781":"津市市"},"430800":{"430801":"市辖区","430802":"永定区","430811":"武陵源区","430821":"慈利县","430822":"桑植县"},"430900":{"430901":"市辖区","430902":"资阳区","430903":"赫山区","430921":"南县","430922":"桃江县","430923":"安化县","430971":"益阳市大通湖管理区","430972":"湖南益阳高新技术产业园区","430981":"沅江市"},"431000":{"431001":"市辖区","431002":"北湖区","431003":"苏仙区","431021":"桂阳县","431022":"宜章县","431023":"永兴县","431024":"嘉禾县","431025":"临武县","431026":"汝城县","431027":"桂东县","431028":"安仁县","431081":"资兴市"},"431100":{"431101":"市辖区","431102":"零陵区","431103":"冷水滩区","431121":"祁阳县","431122":"东安县","431123":"双牌县","431124":"道县","431125":"江永县","431126":"宁远县","431127":"蓝山县","431128":"新田县","431129":"江华瑶族自治县","431171":"永州经济技术开发区","431172":"永州市金洞管理区","431173":"永州市回龙圩管理区"},"431200":{"431201":"市辖区","431202":"鹤城区","431221":"中方县","431222":"沅陵县","431223":"辰溪县","431224":"溆浦县","431225":"会同县","431226":"麻阳苗族自治县","431227":"新晃侗族自治县","431228":"芷江侗族自治县","431229":"靖州苗族侗族自治县","431230":"通道侗族自治县","431271":"怀化市洪江管理区","431281":"洪江市"},"431300":{"431301":"市辖区","431302":"娄星区","431321":"双峰县","431322":"新化县","431381":"冷水江市","431382":"涟源市"},"433100":{"433101":"吉首市","433122":"泸溪县","433123":"凤凰县","433124":"花垣县","433125":"保靖县","433126":"古丈县","433127":"永顺县","433130":"龙山县","433173":"湖南永顺经济开发区"},"440000":{"440100":"广州市","440200":"韶关市","440300":"深圳市","440400":"珠海市","440500":"汕头市","440600":"佛山市","440700":"江门市","440800":"湛江市","440900":"茂名市","441200":"肇庆市","441300":"惠州市","441400":"梅州市","441500":"汕尾市","441600":"河源市","441700":"阳江市","441800":"清远市","441900":"东莞市","442000":"中山市","445100":"潮州市","445200":"揭阳市","445300":"云浮市"},"440100":{"440101":"市辖区","440103":"荔湾区","440104":"越秀区","440105":"海珠区","440106":"天河区","440111":"白云区","440112":"黄埔区","440113":"番禺区","440114":"花都区","440115":"南沙区","440117":"从化区","440118":"增城区"},"440200":{"440201":"市辖区","440203":"武江区","440204":"浈江区","440205":"曲江区","440222":"始兴县","440224":"仁化县","440229":"翁源县","440232":"乳源瑶族自治县","440233":"新丰县","440281":"乐昌市","440282":"南雄市"},"440300":{"440301":"市辖区","440303":"罗湖区","440304":"福田区","440305":"南山区","440306":"宝安区","440307":"龙岗区","440308":"盐田区","440309":"龙华区","440310":"坪山区","440311":"光明区"},"440400":{"440401":"市辖区","440402":"香洲区","440403":"斗门区","440404":"金湾区"},"440500":{"440501":"市辖区","440507":"龙湖区","440511":"金平区","440512":"濠江区","440513":"潮阳区","440514":"潮南区","440515":"澄海区","440523":"南澳县"},"440600":{"440601":"市辖区","440604":"禅城区","440605":"南海区","440606":"顺德区","440607":"三水区","440608":"高明区"},"440700":{"440701":"市辖区","440703":"蓬江区","440704":"江海区","440705":"新会区","440781":"台山市","440783":"开平市","440784":"鹤山市","440785":"恩平市"},"440800":{"440801":"市辖区","440802":"赤坎区","440803":"霞山区","440804":"坡头区","440811":"麻章区","440823":"遂溪县","440825":"徐闻县","440881":"廉江市","440882":"雷州市","440883":"吴川市"},"440900":{"440901":"市辖区","440902":"茂南区","440904":"电白区","440981":"高州市","440982":"化州市","440983":"信宜市"},"441200":{"441201":"市辖区","441202":"端州区","441203":"鼎湖区","441204":"高要区","441223":"广宁县","441224":"怀集县","441225":"封开县","441226":"德庆县","441284":"四会市"},"441300":{"441301":"市辖区","441302":"惠城区","441303":"惠阳区","441322":"博罗县","441323":"惠东县","441324":"龙门县"},"441400":{"441401":"市辖区","441402":"梅江区","441403":"梅县区","441422":"大埔县","441423":"丰顺县","441424":"五华县","441426":"平远县","441427":"蕉岭县","441481":"兴宁市"},"441500":{"441501":"市辖区","441502":"城区","441521":"海丰县","441523":"陆河县","441581":"陆丰市"},"441600":{"441601":"市辖区","441602":"源城区","441621":"紫金县","441622":"龙川县","441623":"连平县","441624":"和平县","441625":"东源县"},"441700":{"441701":"市辖区","441702":"江城区","441704":"阳东区","441721":"阳西县","441781":"阳春市"},"441800":{"441801":"市辖区","441802":"清城区","441803":"清新区","441821":"佛冈县","441823":"阳山县","441825":"连山壮族瑶族自治县","441826":"连南瑶族自治县","441881":"英德市","441882":"连州市"},"441900":{"441900003":"东城街道","441900004":"南城街道","441900005":"万江街道","441900006":"莞城街道","441900101":"石碣镇","441900102":"石龙镇","441900103":"茶山镇","441900104":"石排镇","441900105":"企石镇","441900106":"横沥镇","441900107":"桥头镇","441900108":"谢岗镇","441900109":"东坑镇","441900110":"常平镇","441900111":"寮步镇","441900112":"樟木头镇","441900113":"大朗镇","441900114":"黄江镇","441900115":"清溪镇","441900116":"塘厦镇","441900117":"凤岗镇","441900118":"大岭山镇","441900119":"长安镇","441900121":"虎门镇","441900122":"厚街镇","441900123":"沙田镇","441900124":"道滘镇","441900125":"洪梅镇","441900126":"麻涌镇","441900127":"望牛墩镇","441900128":"中堂镇","441900129":"高埗镇","441900401":"松山湖","441900402":"东莞港","441900403":"东莞生态园"},"442000":{"442000001":"石岐街道","442000002":"东区街道","442000003":"中山港街道","442000004":"西区街道","442000005":"南区街道","442000006":"五桂山街道","442000100":"小榄镇","442000101":"黄圃镇","442000102":"民众镇","442000103":"东凤镇","442000104":"东升镇","442000105":"古镇镇","442000106":"沙溪镇","442000107":"坦洲镇","442000108":"港口镇","442000109":"三角镇","442000110":"横栏镇","442000111":"南头镇","442000112":"阜沙镇","442000113":"南朗镇","442000114":"三乡镇","442000115":"板芙镇","442000116":"大涌镇","442000117":"神湾镇"},"445100":{"445101":"市辖区","445102":"湘桥区","445103":"潮安区","445122":"饶平县"},"445200":{"445201":"市辖区","445202":"榕城区","445203":"揭东区","445222":"揭西县","445224":"惠来县","445281":"普宁市"},"445300":{"445301":"市辖区","445302":"云城区","445303":"云安区","445321":"新兴县","445322":"郁南县","445381":"罗定市"},"450000":{"450100":"南宁市","450200":"柳州市","450300":"桂林市","450400":"梧州市","450500":"北海市","450600":"防城港市","450700":"钦州市","450800":"贵港市","450900":"玉林市","451000":"百色市","451100":"贺州市","451200":"河池市","451300":"来宾市","451400":"崇左市"},"450100":{"450101":"市辖区","450102":"兴宁区","450103":"青秀区","450105":"江南区","450107":"西乡塘区","450108":"良庆区","450109":"邕宁区","450110":"武鸣区","450123":"隆安县","450124":"马山县","450125":"上林县","450126":"宾阳县","450127":"横县"},"450200":{"450201":"市辖区","450202":"城中区","450203":"鱼峰区","450204":"柳南区","450205":"柳北区","450206":"柳江区","450222":"柳城县","450223":"鹿寨县","450224":"融安县","450225":"融水苗族自治县","450226":"三江侗族自治县"},"450300":{"450301":"市辖区","450302":"秀峰区","450303":"叠彩区","450304":"象山区","450305":"七星区","450311":"雁山区","450312":"临桂区","450321":"阳朔县","450323":"灵川县","450324":"全州县","450325":"兴安县","450326":"永福县","450327":"灌阳县","450328":"龙胜各族自治县","450329":"资源县","450330":"平乐县","450332":"恭城瑶族自治县","450381":"荔浦市"},"450400":{"450401":"市辖区","450403":"万秀区","450405":"长洲区","450406":"龙圩区","450421":"苍梧县","450422":"藤县","450423":"蒙山县","450481":"岑溪市"},"450500":{"450501":"市辖区","450502":"海城区","450503":"银海区","450512":"铁山港区","450521":"合浦县"},"450600":{"450601":"市辖区","450602":"港口区","450603":"防城区","450621":"上思县","450681":"东兴市"},"450700":{"450701":"市辖区","450702":"钦南区","450703":"钦北区","450721":"灵山县","450722":"浦北县"},"450800":{"450801":"市辖区","450802":"港北区","450803":"港南区","450804":"覃塘区","450821":"平南县","450881":"桂平市"},"450900":{"450901":"市辖区","450902":"玉州区","450903":"福绵区","450921":"容县","450922":"陆川县","450923":"博白县","450924":"兴业县","450981":"北流市"},"451000":{"451001":"市辖区","451002":"右江区","451003":"田阳区","451022":"田东县","451023":"平果县","451024":"德保县","451026":"那坡县","451027":"凌云县","451028":"乐业县","451029":"田林县","451030":"西林县","451031":"隆林各族自治县","451081":"靖西市"},"451100":{"451101":"市辖区","451102":"八步区","451103":"平桂区","451121":"昭平县","451122":"钟山县","451123":"富川瑶族自治县"},"451200":{"451201":"市辖区","451202":"金城江区","451203":"宜州区","451221":"南丹县","451222":"天峨县","451223":"凤山县","451224":"东兰县","451225":"罗城仫佬族自治县","451226":"环江毛南族自治县","451227":"巴马瑶族自治县","451228":"都安瑶族自治县","451229":"大化瑶族自治县"},"451300":{"451301":"市辖区","451302":"兴宾区","451321":"忻城县","451322":"象州县","451323":"武宣县","451324":"金秀瑶族自治县","451381":"合山市"},"451400":{"451401":"市辖区","451402":"江州区","451421":"扶绥县","451422":"宁明县","451423":"龙州县","451424":"大新县","451425":"天等县","451481":"凭祥市"},"460000":{"460100":"海口市","460200":"三亚市","460300":"三沙市","460400":"儋州市","469000":"省直辖县级行政区划"},"460100":{"460101":"市辖区","460105":"秀英区","460106":"龙华区","460107":"琼山区","460108":"美兰区"},"460200":{"460201":"市辖区","460202":"海棠区","460203":"吉阳区","460204":"天涯区","460205":"崖州区"},"460300":{"460321":"西沙群岛","460322":"南沙群岛","460323":"中沙群岛的岛礁及其海域"},"460400":{"460400100":"那大镇","460400101":"和庆镇","460400102":"南丰镇","460400103":"大成镇","460400104":"雅星镇","460400105":"兰洋镇","460400106":"光村镇","460400107":"木棠镇","460400108":"海头镇","460400109":"峨蔓镇","460400111":"王五镇","460400112":"白马井镇","460400113":"中和镇","460400114":"排浦镇","460400115":"东成镇","460400116":"新州镇","460400499":"洋浦经济开发区","460400500":"华南热作学院"},"469000":{"469001":"五指山市","469002":"琼海市","469005":"文昌市","469006":"万宁市","469007":"东方市","469021":"定安县","469022":"屯昌县","469023":"澄迈县","469024":"临高县","469025":"白沙黎族自治县","469026":"昌江黎族自治县","469027":"乐东黎族自治县","469028":"陵水黎族自治县","469029":"保亭黎族苗族自治县","469030":"琼中黎族苗族自治县"},"500000":{"500100":"市辖区","500200":"县"},"500100":{"500101":"万州区","500102":"涪陵区","500103":"渝中区","500104":"大渡口区","500105":"江北区","500106":"沙坪坝区","500107":"九龙坡区","500108":"南岸区","500109":"北碚区","500110":"綦江区","500111":"大足区","500112":"渝北区","500113":"巴南区","500114":"黔江区","500115":"长寿区","500116":"江津区","500117":"合川区","500118":"永川区","500119":"南川区","500120":"璧山区","500151":"铜梁区","500152":"潼南区","500153":"荣昌区","500154":"开州区","500155":"梁平区","500156":"武隆区"},"500200":{"500229":"城口县","500230":"丰都县","500231":"垫江县","500233":"忠县","500235":"云阳县","500236":"奉节县","500237":"巫山县","500238":"巫溪县","500240":"石柱土家族自治县","500241":"秀山土家族苗族自治县","500242":"酉阳土家族苗族自治县","500243":"彭水苗族土家族自治县"},"510000":{"510100":"成都市","510300":"自贡市","510400":"攀枝花市","510500":"泸州市","510600":"德阳市","510700":"绵阳市","510800":"广元市","510900":"遂宁市","511000":"内江市","511100":"乐山市","511300":"南充市","511400":"眉山市","511500":"宜宾市","511600":"广安市","511700":"达州市","511800":"雅安市","511900":"巴中市","512000":"资阳市","513200":"阿坝藏族羌族自治州","513300":"甘孜藏族自治州","513400":"凉山彝族自治州"},"510100":{"510101":"市辖区","510104":"锦江区","510105":"青羊区","510106":"金牛区","510107":"武侯区","510108":"成华区","510112":"龙泉驿区","510113":"青白江区","510114":"新都区","510115":"温江区","510116":"双流区","510117":"郫都区","510121":"金堂县","510129":"大邑县","510131":"蒲江县","510132":"新津县","510181":"都江堰市","510182":"彭州市","510183":"邛崃市","510184":"崇州市","510185":"简阳市"},"510300":{"510301":"市辖区","510302":"自流井区","510303":"贡井区","510304":"大安区","510311":"沿滩区","510321":"荣县","510322":"富顺县"},"510400":{"510401":"市辖区","510402":"东区","510403":"西区","510411":"仁和区","510421":"米易县","510422":"盐边县"},"510500":{"510501":"市辖区","510502":"江阳区","510503":"纳溪区","510504":"龙马潭区","510521":"泸县","510522":"合江县","510524":"叙永县","510525":"古蔺县"},"510600":{"510601":"市辖区","510603":"旌阳区","510604":"罗江区","510623":"中江县","510681":"广汉市","510682":"什邡市","510683":"绵竹市"},"510700":{"510701":"市辖区","510703":"涪城区","510704":"游仙区","510705":"安州区","510722":"三台县","510723":"盐亭县","510725":"梓潼县","510726":"北川羌族自治县","510727":"平武县","510781":"江油市"},"510800":{"510801":"市辖区","510802":"利州区","510811":"昭化区","510812":"朝天区","510821":"旺苍县","510822":"青川县","510823":"剑阁县","510824":"苍溪县"},"510900":{"510901":"市辖区","510903":"船山区","510904":"安居区","510921":"蓬溪县","510923":"大英县","510981":"射洪市"},"511000":{"511001":"市辖区","511002":"市中区","511011":"东兴区","511024":"威远县","511025":"资中县","511071":"内江经济开发区","511083":"隆昌市"},"511100":{"511101":"市辖区","511102":"市中区","511111":"沙湾区","511112":"五通桥区","511113":"金口河区","511123":"犍为县","511124":"井研县","511126":"夹江县","511129":"沐川县","511132":"峨边彝族自治县","511133":"马边彝族自治县","511181":"峨眉山市"},"511300":{"511301":"市辖区","511302":"顺庆区","511303":"高坪区","511304":"嘉陵区","511321":"南部县","511322":"营山县","511323":"蓬安县","511324":"仪陇县","511325":"西充县","511381":"阆中市"},"511400":{"511401":"市辖区","511402":"东坡区","511403":"彭山区","511421":"仁寿县","511423":"洪雅县","511424":"丹棱县","511425":"青神县"},"511500":{"511501":"市辖区","511502":"翠屏区","511503":"南溪区","511504":"叙州区","511523":"江安县","511524":"长宁县","511525":"高县","511526":"珙县","511527":"筠连县","511528":"兴文县","511529":"屏山县"},"511600":{"511601":"市辖区","511602":"广安区","511603":"前锋区","511621":"岳池县","511622":"武胜县","511623":"邻水县","511681":"华蓥市"},"511700":{"511701":"市辖区","511702":"通川区","511703":"达川区","511722":"宣汉县","511723":"开江县","511724":"大竹县","511725":"渠县","511771":"达州经济开发区","511781":"万源市"},"511800":{"511801":"市辖区","511802":"雨城区","511803":"名山区","511822":"荥经县","511823":"汉源县","511824":"石棉县","511825":"天全县","511826":"芦山县","511827":"宝兴县"},"511900":{"511901":"市辖区","511902":"巴州区","511903":"恩阳区","511921":"通江县","511922":"南江县","511923":"平昌县","511971":"巴中经济开发区"},"512000":{"512001":"市辖区","512002":"雁江区","512021":"安岳县","512022":"乐至县"},"513200":{"513201":"马尔康市","513221":"汶川县","513222":"理县","513223":"茂县","513224":"松潘县","513225":"九寨沟县","513226":"金川县","513227":"小金县","513228":"黑水县","513230":"壤塘县","513231":"阿坝县","513232":"若尔盖县","513233":"红原县"},"513300":{"513301":"康定市","513322":"泸定县","513323":"丹巴县","513324":"九龙县","513325":"雅江县","513326":"道孚县","513327":"炉霍县","513328":"甘孜县","513329":"新龙县","513330":"德格县","513331":"白玉县","513332":"石渠县","513333":"色达县","513334":"理塘县","513335":"巴塘县","513336":"乡城县","513337":"稻城县","513338":"得荣县"},"513400":{"513401":"西昌市","513422":"木里藏族自治县","513423":"盐源县","513424":"德昌县","513425":"会理县","513426":"会东县","513427":"宁南县","513428":"普格县","513429":"布拖县","513430":"金阳县","513431":"昭觉县","513432":"喜德县","513433":"冕宁县","513434":"越西县","513435":"甘洛县","513436":"美姑县","513437":"雷波县"},"520000":{"520100":"贵阳市","520200":"六盘水市","520300":"遵义市","520400":"安顺市","520500":"毕节市","520600":"铜仁市","522300":"黔西南布依族苗族自治州","522600":"黔东南苗族侗族自治州","522700":"黔南布依族苗族自治州"},"520100":{"520101":"市辖区","520102":"南明区","520103":"云岩区","520111":"花溪区","520112":"乌当区","520113":"白云区","520115":"观山湖区","520121":"开阳县","520122":"息烽县","520123":"修文县","520181":"清镇市"},"520200":{"520201":"钟山区","520203":"六枝特区","520221":"水城县","520281":"盘州市"},"520300":{"520301":"市辖区","520302":"红花岗区","520303":"汇川区","520304":"播州区","520322":"桐梓县","520323":"绥阳县","520324":"正安县","520325":"道真仡佬族苗族自治县","520326":"务川仡佬族苗族自治县","520327":"凤冈县","520328":"湄潭县","520329":"余庆县","520330":"习水县","520381":"赤水市","520382":"仁怀市"},"520400":{"520401":"市辖区","520402":"西秀区","520403":"平坝区","520422":"普定县","520423":"镇宁布依族苗族自治县","520424":"关岭布依族苗族自治县","520425":"紫云苗族布依族自治县"},"520500":{"520501":"市辖区","520502":"七星关区","520521":"大方县","520522":"黔西县","520523":"金沙县","520524":"织金县","520525":"纳雍县","520526":"威宁彝族回族苗族自治县","520527":"赫章县"},"520600":{"520601":"市辖区","520602":"碧江区","520603":"万山区","520621":"江口县","520622":"玉屏侗族自治县","520623":"石阡县","520624":"思南县","520625":"印江土家族苗族自治县","520626":"德江县","520627":"沿河土家族自治县","520628":"松桃苗族自治县"},"522300":{"522301":"兴义市","522302":"兴仁市","522323":"普安县","522324":"晴隆县","522325":"贞丰县","522326":"望谟县","522327":"册亨县","522328":"安龙县"},"522600":{"522601":"凯里市","522622":"黄平县","522623":"施秉县","522624":"三穗县","522625":"镇远县","522626":"岑巩县","522627":"天柱县","522628":"锦屏县","522629":"剑河县","522630":"台江县","522631":"黎平县","522632":"榕江县","522633":"从江县","522634":"雷山县","522635":"麻江县","522636":"丹寨县"},"522700":{"522701":"都匀市","522702":"福泉市","522722":"荔波县","522723":"贵定县","522725":"瓮安县","522726":"独山县","522727":"平塘县","522728":"罗甸县","522729":"长顺县","522730":"龙里县","522731":"惠水县","522732":"三都水族自治县"},"530000":{"530100":"昆明市","530300":"曲靖市","530400":"玉溪市","530500":"保山市","530600":"昭通市","530700":"丽江市","530800":"普洱市","530900":"临沧市","532300":"楚雄彝族自治州","532500":"红河哈尼族彝族自治州","532600":"文山壮族苗族自治州","532800":"西双版纳傣族自治州","532900":"大理白族自治州","533100":"德宏傣族景颇族自治州","533300":"怒江傈僳族自治州","533400":"迪庆藏族自治州"},"530100":{"530101":"市辖区","530102":"五华区","530103":"盘龙区","530111":"官渡区","530112":"西山区","530113":"东川区","530114":"呈贡区","530115":"晋宁区","530124":"富民县","530125":"宜良县","530126":"石林彝族自治县","530127":"嵩明县","530128":"禄劝彝族苗族自治县","530129":"寻甸回族彝族自治县","530181":"安宁市"},"530300":{"530301":"市辖区","530302":"麒麟区","530303":"沾益区","530304":"马龙区","530322":"陆良县","530323":"师宗县","530324":"罗平县","530325":"富源县","530326":"会泽县","530381":"宣威市"},"530400":{"530401":"市辖区","530402":"红塔区","530403":"江川区","530422":"澄江县","530423":"通海县","530424":"华宁县","530425":"易门县","530426":"峨山彝族自治县","530427":"新平彝族傣族自治县","530428":"元江哈尼族彝族傣族自治县"},"530500":{"530501":"市辖区","530502":"隆阳区","530521":"施甸县","530523":"龙陵县","530524":"昌宁县","530581":"腾冲市"},"530600":{"530601":"市辖区","530602":"昭阳区","530621":"鲁甸县","530622":"巧家县","530623":"盐津县","530624":"大关县","530625":"永善县","530626":"绥江县","530627":"镇雄县","530628":"彝良县","530629":"威信县","530681":"水富市"},"530700":{"530701":"市辖区","530702":"古城区","530721":"玉龙纳西族自治县","530722":"永胜县","530723":"华坪县","530724":"宁蒗彝族自治县"},"530800":{"530801":"市辖区","530802":"思茅区","530821":"宁洱哈尼族彝族自治县","530822":"墨江哈尼族自治县","530823":"景东彝族自治县","530824":"景谷傣族彝族自治县","530825":"镇沅彝族哈尼族拉祜族自治县","530826":"江城哈尼族彝族自治县","530827":"孟连傣族拉祜族佤族自治县","530828":"澜沧拉祜族自治县","530829":"西盟佤族自治县"},"530900":{"530901":"市辖区","530902":"临翔区","530921":"凤庆县","530922":"云县","530923":"永德县","530924":"镇康县","530925":"双江拉祜族佤族布朗族傣族自治县","530926":"耿马傣族佤族自治县","530927":"沧源佤族自治县"},"532300":{"532301":"楚雄市","532322":"双柏县","532323":"牟定县","532324":"南华县","532325":"姚安县","532326":"大姚县","532327":"永仁县","532328":"元谋县","532329":"武定县","532331":"禄丰县"},"532500":{"532501":"个旧市","532502":"开远市","532503":"蒙自市","532504":"弥勒市","532523":"屏边苗族自治县","532524":"建水县","532525":"石屏县","532527":"泸西县","532528":"元阳县","532529":"红河县","532530":"金平苗族瑶族傣族自治县","532531":"绿春县","532532":"河口瑶族自治县"},"532600":{"532601":"文山市","532622":"砚山县","532623":"西畴县","532624":"麻栗坡县","532625":"马关县","532626":"丘北县","532627":"广南县","532628":"富宁县"},"532800":{"532801":"景洪市","532822":"勐海县","532823":"勐腊县"},"532900":{"532901":"大理市","532922":"漾濞彝族自治县","532923":"祥云县","532924":"宾川县","532925":"弥渡县","532926":"南涧彝族自治县","532927":"巍山彝族回族自治县","532928":"永平县","532929":"云龙县","532930":"洱源县","532931":"剑川县","532932":"鹤庆县"},"533100":{"533102":"瑞丽市","533103":"芒市","533122":"梁河县","533123":"盈江县","533124":"陇川县"},"533300":{"533301":"泸水市","533323":"福贡县","533324":"贡山独龙族怒族自治县","533325":"兰坪白族普米族自治县"},"533400":{"533401":"香格里拉市","533422":"德钦县","533423":"维西傈僳族自治县"},"540000":{"540100":"拉萨市","540200":"日喀则市","540300":"昌都市","540400":"林芝市","540500":"山南市","540600":"那曲市","542500":"阿里地区"},"540100":{"540101":"市辖区","540102":"城关区","540103":"堆龙德庆区","540104":"达孜区","540121":"林周县","540122":"当雄县","540123":"尼木县","540124":"曲水县","540127":"墨竹工卡县","540171":"格尔木藏青工业园区","540172":"拉萨经济技术开发区","540173":"西藏文化旅游创意园区","540174":"达孜工业园区"},"540200":{"540202":"桑珠孜区","540221":"南木林县","540222":"江孜县","540223":"定日县","540224":"萨迦县","540225":"拉孜县","540226":"昂仁县","540227":"谢通门县","540228":"白朗县","540229":"仁布县","540230":"康马县","540231":"定结县","540232":"仲巴县","540233":"亚东县","540234":"吉隆县","540235":"聂拉木县","540236":"萨嘎县","540237":"岗巴县"},"540300":{"540302":"卡若区","540321":"江达县","540322":"贡觉县","540323":"类乌齐县","540324":"丁青县","540325":"察雅县","540326":"八宿县","540327":"左贡县","540328":"芒康县","540329":"洛隆县","540330":"边坝县"},"540400":{"540402":"巴宜区","540421":"工布江达县","540422":"米林县","540423":"墨脱县","540424":"波密县","540425":"察隅县","540426":"朗县"},"540500":{"540501":"市辖区","540502":"乃东区","540521":"扎囊县","540522":"贡嘎县","540523":"桑日县","540524":"琼结县","540525":"曲松县","540526":"措美县","540527":"洛扎县","540528":"加查县","540529":"隆子县","540530":"错那县","540531":"浪卡子县"},"540600":{"540602":"色尼区","540621":"嘉黎县","540622":"比如县","540623":"聂荣县","540624":"安多县","540625":"申扎县","540626":"索县","540627":"班戈县","540628":"巴青县","540629":"尼玛县","540630":"双湖县"},"542500":{"542521":"普兰县","542522":"札达县","542523":"噶尔县","542524":"日土县","542525":"革吉县","542526":"改则县","542527":"措勤县"},"610000":{"610100":"西安市","610200":"铜川市","610300":"宝鸡市","610400":"咸阳市","610500":"渭南市","610600":"延安市","610700":"汉中市","610800":"榆林市","610900":"安康市","611000":"商洛市"},"610100":{"610101":"市辖区","610102":"新城区","610103":"碑林区","610104":"莲湖区","610111":"灞桥区","610112":"未央区","610113":"雁塔区","610114":"阎良区","610115":"临潼区","610116":"长安区","610117":"高陵区","610118":"鄠邑区","610122":"蓝田县","610124":"周至县"},"610200":{"610201":"市辖区","610202":"王益区","610203":"印台区","610204":"耀州区","610222":"宜君县"},"610300":{"610301":"市辖区","610302":"渭滨区","610303":"金台区","610304":"陈仓区","610322":"凤翔县","610323":"岐山县","610324":"扶风县","610326":"眉县","610327":"陇县","610328":"千阳县","610329":"麟游县","610330":"凤县","610331":"太白县"},"610400":{"610401":"市辖区","610402":"秦都区","610403":"杨陵区","610404":"渭城区","610422":"三原县","610423":"泾阳县","610424":"乾县","610425":"礼泉县","610426":"永寿县","610428":"长武县","610429":"旬邑县","610430":"淳化县","610431":"武功县","610481":"兴平市","610482":"彬州市"},"610500":{"610501":"市辖区","610502":"临渭区","610503":"华州区","610522":"潼关县","610523":"大荔县","610524":"合阳县","610525":"澄城县","610526":"蒲城县","610527":"白水县","610528":"富平县","610581":"韩城市","610582":"华阴市"},"610600":{"610601":"市辖区","610602":"宝塔区","610603":"安塞区","610621":"延长县","610622":"延川县","610625":"志丹县","610626":"吴起县","610627":"甘泉县","610628":"富县","610629":"洛川县","610630":"宜川县","610631":"黄龙县","610632":"黄陵县","610681":"子长市"},"610700":{"610701":"市辖区","610702":"汉台区","610703":"南郑区","610722":"城固县","610723":"洋县","610724":"西乡县","610725":"勉县","610726":"宁强县","610727":"略阳县","610728":"镇巴县","610729":"留坝县","610730":"佛坪县"},"610800":{"610801":"市辖区","610802":"榆阳区","610803":"横山区","610822":"府谷县","610824":"靖边县","610825":"定边县","610826":"绥德县","610827":"米脂县","610828":"佳县","610829":"吴堡县","610830":"清涧县","610831":"子洲县","610881":"神木市"},"610900":{"610901":"市辖区","610902":"汉滨区","610921":"汉阴县","610922":"石泉县","610923":"宁陕县","610924":"紫阳县","610925":"岚皋县","610926":"平利县","610927":"镇坪县","610928":"旬阳县","610929":"白河县"},"611000":{"611001":"市辖区","611002":"商州区","611021":"洛南县","611022":"丹凤县","611023":"商南县","611024":"山阳县","611025":"镇安县","611026":"柞水县"},"620000":{"620100":"兰州市","620200":"嘉峪关市","620300":"金昌市","620400":"白银市","620500":"天水市","620600":"武威市","620700":"张掖市","620800":"平凉市","620900":"酒泉市","621000":"庆阳市","621100":"定西市","621200":"陇南市","622900":"临夏回族自治州","623000":"甘南藏族自治州"},"620100":{"620101":"市辖区","620102":"城关区","620103":"七里河区","620104":"西固区","620105":"安宁区","620111":"红古区","620121":"永登县","620122":"皋兰县","620123":"榆中县","620171":"兰州新区"},"620200":{"620201":"市辖区"},"620300":{"620301":"市辖区","620302":"金川区","620321":"永昌县"},"620400":{"620401":"市辖区","620402":"白银区","620403":"平川区","620421":"靖远县","620422":"会宁县","620423":"景泰县"},"620500":{"620501":"市辖区","620502":"秦州区","620503":"麦积区","620521":"清水县","620522":"秦安县","620523":"甘谷县","620524":"武山县","620525":"张家川回族自治县"},"620600":{"620601":"市辖区","620602":"凉州区","620621":"民勤县","620622":"古浪县","620623":"天祝藏族自治县"},"620700":{"620701":"市辖区","620702":"甘州区","620721":"肃南裕固族自治县","620722":"民乐县","620723":"临泽县","620724":"高台县","620725":"山丹县"},"620800":{"620801":"市辖区","620802":"崆峒区","620821":"泾川县","620822":"灵台县","620823":"崇信县","620825":"庄浪县","620826":"静宁县","620881":"华亭市"},"620900":{"620901":"市辖区","620902":"肃州区","620921":"金塔县","620922":"瓜州县","620923":"肃北蒙古族自治县","620924":"阿克塞哈萨克族自治县","620981":"玉门市","620982":"敦煌市"},"621000":{"621001":"市辖区","621002":"西峰区","621021":"庆城县","621022":"环县","621023":"华池县","621024":"合水县","621025":"正宁县","621026":"宁县","621027":"镇原县"},"621100":{"621101":"市辖区","621102":"安定区","621121":"通渭县","621122":"陇西县","621123":"渭源县","621124":"临洮县","621125":"漳县","621126":"岷县"},"621200":{"621201":"市辖区","621202":"武都区","621221":"成县","621222":"文县","621223":"宕昌县","621224":"康县","621225":"西和县","621226":"礼县","621227":"徽县","621228":"两当县"},"622900":{"622901":"临夏市","622921":"临夏县","622922":"康乐县","622923":"永靖县","622924":"广河县","622925":"和政县","622926":"东乡族自治县","622927":"积石山保安族东乡族撒拉族自治县"},"623000":{"623001":"合作市","623021":"临潭县","623022":"卓尼县","623023":"舟曲县","623024":"迭部县","623025":"玛曲县","623026":"碌曲县","623027":"夏河县"},"630000":{"630100":"西宁市","630200":"海东市","632200":"海北藏族自治州","632300":"黄南藏族自治州","632500":"海南藏族自治州","632600":"果洛藏族自治州","632700":"玉树藏族自治州","632800":"海西蒙古族藏族自治州"},"630100":{"630101":"市辖区","630102":"城东区","630103":"城中区","630104":"城西区","630105":"城北区","630121":"大通回族土族自治县","630122":"湟中县","630123":"湟源县"},"630200":{"630202":"乐都区","630203":"平安区","630222":"民和回族土族自治县","630223":"互助土族自治县","630224":"化隆回族自治县","630225":"循化撒拉族自治县"},"632200":{"632221":"门源回族自治县","632222":"祁连县","632223":"海晏县","632224":"刚察县"},"632300":{"632321":"同仁县","632322":"尖扎县","632323":"泽库县","632324":"河南蒙古族自治县"},"632500":{"632521":"共和县","632522":"同德县","632523":"贵德县","632524":"兴海县","632525":"贵南县"},"632600":{"632621":"玛沁县","632622":"班玛县","632623":"甘德县","632624":"达日县","632625":"久治县","632626":"玛多县"},"632700":{"632701":"玉树市","632722":"杂多县","632723":"称多县","632724":"治多县","632725":"囊谦县","632726":"曲麻莱县"},"632800":{"632801":"格尔木市","632802":"德令哈市","632803":"茫崖市","632821":"乌兰县","632822":"都兰县","632823":"天峻县","632857":"大柴旦行政委员会"},"640000":{"640100":"银川市","640200":"石嘴山市","640300":"吴忠市","640400":"固原市","640500":"中卫市"},"640100":{"640101":"市辖区","640104":"兴庆区","640105":"西夏区","640106":"金凤区","640121":"永宁县","640122":"贺兰县","640181":"灵武市"},"640200":{"640201":"市辖区","640202":"大武口区","640205":"惠农区","640221":"平罗县"},"640300":{"640301":"市辖区","640302":"利通区","640303":"红寺堡区","640323":"盐池县","640324":"同心县","640381":"青铜峡市"},"640400":{"640401":"市辖区","640402":"原州区","640422":"西吉县","640423":"隆德县","640424":"泾源县","640425":"彭阳县"},"640500":{"640501":"市辖区","640502":"沙坡头区","640521":"中宁县","640522":"海原县"},"650000":{"650100":"乌鲁木齐市","650200":"克拉玛依市","650400":"吐鲁番市","650500":"哈密市","652300":"昌吉回族自治州","652700":"博尔塔拉蒙古自治州","652800":"巴音郭楞蒙古自治州","652900":"阿克苏地区","653000":"克孜勒苏柯尔克孜自治州","653100":"喀什地区","653200":"和田地区","654000":"伊犁哈萨克自治州","654200":"塔城地区","654300":"阿勒泰地区","659000":"自治区直辖县级行政区划"},"650100":{"650101":"市辖区","650102":"天山区","650103":"沙依巴克区","650104":"新市区","650105":"水磨沟区","650106":"头屯河区","650107":"达坂城区","650109":"米东区","650121":"乌鲁木齐县"},"650200":{"650201":"市辖区","650202":"独山子区","650203":"克拉玛依区","650204":"白碱滩区","650205":"乌尔禾区"},"650400":{"650402":"高昌区","650421":"鄯善县","650422":"托克逊县"},"650500":{"650502":"伊州区","650521":"巴里坤哈萨克自治县","650522":"伊吾县"},"652300":{"652301":"昌吉市","652302":"阜康市","652323":"呼图壁县","652324":"玛纳斯县","652325":"奇台县","652327":"吉木萨尔县","652328":"木垒哈萨克自治县"},"652700":{"652701":"博乐市","652702":"阿拉山口市","652722":"精河县","652723":"温泉县"},"652800":{"652801":"库尔勒市","652822":"轮台县","652823":"尉犁县","652824":"若羌县","652825":"且末县","652826":"焉耆回族自治县","652827":"和静县","652828":"和硕县","652829":"博湖县","652871":"库尔勒经济技术开发区"},"652900":{"652901":"阿克苏市","652922":"温宿县","652923":"库车县","652924":"沙雅县","652925":"新和县","652926":"拜城县","652927":"乌什县","652928":"阿瓦提县","652929":"柯坪县"},"653000":{"653001":"阿图什市","653022":"阿克陶县","653023":"阿合奇县","653024":"乌恰县"},"653100":{"653101":"喀什市","653121":"疏附县","653122":"疏勒县","653123":"英吉沙县","653124":"泽普县","653125":"莎车县","653126":"叶城县","653127":"麦盖提县","653128":"岳普湖县","653129":"伽师县","653130":"巴楚县","653131":"塔什库尔干塔吉克自治县"},"653200":{"653201":"和田市","653221":"和田县","653222":"墨玉县","653223":"皮山县","653224":"洛浦县","653225":"策勒县","653226":"于田县","653227":"民丰县"},"654000":{"654002":"伊宁市","654003":"奎屯市","654004":"霍尔果斯市","654021":"伊宁县","654022":"察布查尔锡伯自治县","654023":"霍城县","654024":"巩留县","654025":"新源县","654026":"昭苏县","654027":"特克斯县","654028":"尼勒克县"},"654200":{"654201":"塔城市","654202":"乌苏市","654221":"额敏县","654223":"沙湾县","654224":"托里县","654225":"裕民县","654226":"和布克赛尔蒙古自治县"},"654300":{"654301":"阿勒泰市","654321":"布尔津县","654322":"富蕴县","654323":"福海县","654324":"哈巴河县","654325":"青河县","654326":"吉木乃县"},"659000":{"659001":"石河子市","659002":"阿拉尔市","659003":"图木舒克市","659004":"五家渠市","659006":"铁门关市"},"710000":{"710100":"台北市","710200":"高雄市","710300":"基隆市","710400":"台中市","710500":"台南市","710600":"新竹市","710700":"嘉义市"},"710100":{"710101":"内湖区","710102":"南港区","710103":"中正区","710104":"松山区","710105":"信义区","710106":"大安区","710107":"中山区","710108":"文山区","710109":"大同区","710110":"万华区","710111":"士林区","710112":"北投区"},"710200":{"710201":"新兴区","710202":"前金区","710203":"芩雅区","710204":"盐埕区","710205":"鼓山区","710206":"旗津区","710207":"前镇区","710208":"三民区","710209":"左营区","710210":"楠梓区","710211":"小港区"},"710300":{"710301":"仁爱区","710302":"信义区","710303":"中正区","710304":"暖暖区","710305":"安乐区","710307":"七堵区"},"710400":{"710301":"中区","710302":"东区","710303":"南区","710304":"西区","710305":"北区","710306":"北屯区","710307":"西屯区","710308":"南屯区"},"710500":{"710501":"中西区","710502":"东区","710503":"南区","710504":"北区","710505":"安平区","710506":"安南区"},"710600":{"710601":"东区","710602":"北区","710603":"香山区"},"710700":{"710701":"东区","710702":"西区"},"810000":{"810001":"中西區","810002":"灣仔區","810003":"東區","810004":"南區","810005":"油尖旺區","810006":"深水埗區","810007":"九龍城區","810008":"黃大仙區","810009":"觀塘區","810010":"荃灣區","810011":"屯門區","810012":"元朗區","810013":"北區","810014":"大埔區","810015":"西貢區","810016":"沙田區","810017":"葵青區","810018":"離島區"},"820000":{"820001":"花地瑪堂區","820002":"花王堂區","820003":"望德堂區","820004":"大堂區","820005":"風順堂區","820006":"嘉模堂區","820007":"路氹填海區","820008":"聖方濟各堂區"}}')},function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e,n){"use strict";n.r(e),n.d(e,"provinceAndCityData",function(){return de}),n.d(e,"regionData",function(){return he}),n.d(e,"provinceAndCityDataPlus",function(){return Me}),n.d(e,"regionDataPlus",function(){return Fe}),n.d(e,"CodeToText",function(){return le}),n.d(e,"TextToCode",function(){return ce});var r=n(1),i=n.n(r),o=function(t,e){return t===e||t!=t&&e!=e},a=function(t,e){for(var n=t.length;n--;)if(o(t[n][0],e))return n;return-1},s=Array.prototype.splice;function l(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}l.prototype.clear=function(){this.__data__=[],this.size=0},l.prototype.delete=function(t){var e=this.__data__,n=a(e,t);return!(n<0||(n==e.length-1?e.pop():s.call(e,n,1),--this.size,0))},l.prototype.get=function(t){var e=this.__data__,n=a(e,t);return n<0?void 0:e[n][1]},l.prototype.has=function(t){return a(this.__data__,t)>-1},l.prototype.set=function(t,e){var n=this.__data__,r=a(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};var c,u=l,h=n(0),d=h.a.Symbol,f=Object.prototype,p=f.hasOwnProperty,A=f.toString,g=d?d.toStringTag:void 0,m=Object.prototype.toString,v=d?d.toStringTag:void 0,y=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":v&&v in Object(t)?function(t){var e=p.call(t,g),n=t[g];try{t[g]=void 0;var r=!0}catch(t){}var i=A.call(t);return r&&(e?t[g]=n:delete t[g]),i}(t):function(t){return m.call(t)}(t)},b=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)},_=function(t){if(!b(t))return!1;var e=y(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e},w=h.a["__core-js_shared__"],x=(c=/[^.]+$/.exec(w&&w.keys&&w.keys.IE_PROTO||""))?"Symbol(src)_1."+c:"",S=Function.prototype.toString,C=function(t){if(null!=t){try{return S.call(t)}catch(t){}try{return t+""}catch(t){}}return""},k=/^\[object .+?Constructor\]$/,B=Function.prototype,T=Object.prototype,E=B.toString,M=T.hasOwnProperty,O=RegExp("^"+E.call(M).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),L=function(t){return!(!b(t)||function(t){return!!x&&x in t}(t))&&(_(t)?O:k).test(C(t))},D=function(t,e){var n=function(t,e){return null==t?void 0:t[e]}(t,e);return L(n)?n:void 0},I=D(h.a,"Map"),P=D(Object,"create"),N=Object.prototype.hasOwnProperty,F=Object.prototype.hasOwnProperty;function R(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}R.prototype.clear=function(){this.__data__=P?P(null):{},this.size=0},R.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},R.prototype.get=function(t){var e=this.__data__;if(P){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return N.call(e,t)?e[t]:void 0},R.prototype.has=function(t){var e=this.__data__;return P?void 0!==e[t]:F.call(e,t)},R.prototype.set=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=P&&void 0===e?"__lodash_hash_undefined__":e,this};var j=R,H=function(t,e){var n=t.__data__;return function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}(e)?n["string"==typeof e?"string":"hash"]:n.map};function U(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}U.prototype.clear=function(){this.size=0,this.__data__={hash:new j,map:new(I||u),string:new j}},U.prototype.delete=function(t){var e=H(this,t).delete(t);return this.size-=e?1:0,e},U.prototype.get=function(t){return H(this,t).get(t)},U.prototype.has=function(t){return H(this,t).has(t)},U.prototype.set=function(t,e){var n=H(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};var Q=U;function z(t){var e=this.__data__=new u(t);this.size=e.size}z.prototype.clear=function(){this.__data__=new u,this.size=0},z.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},z.prototype.get=function(t){return this.__data__.get(t)},z.prototype.has=function(t){return this.__data__.has(t)},z.prototype.set=function(t,e){var n=this.__data__;if(n instanceof u){var r=n.__data__;if(!I||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Q(r)}return n.set(t,e),this.size=n.size,this};var Y=z,V=function(){try{var t=D(Object,"defineProperty");return t({},"",{}),t}catch(t){}}(),W=function(t,e,n){"__proto__"==e&&V?V(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n},G=Object.prototype.hasOwnProperty,X=function(t,e,n){var r=t[e];G.call(t,e)&&o(r,n)&&(void 0!==n||e in t)||W(t,e,n)},Z=function(t,e,n,r){var i=!n;n||(n={});for(var o=-1,a=e.length;++o<a;){var s=e[o],l=r?r(n[s],t[s],s,n,t):void 0;void 0===l&&(l=t[s]),i?W(n,s,l):X(n,s,l)}return n},$=function(t){return null!=t&&"object"==typeof t},K=function(t){return $(t)&&"[object Arguments]"==y(t)},J=Object.prototype,q=J.hasOwnProperty,tt=J.propertyIsEnumerable,et=K(function(){return arguments}())?K:function(t){return $(t)&&q.call(t,"callee")&&!tt.call(t,"callee")},nt=Array.isArray,rt=n(4),it=/^(?:0|[1-9]\d*)$/,ot=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&it.test(t))&&t>-1&&t%1==0&&t<e},at=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991},st={};st["[object Float32Array]"]=st["[object Float64Array]"]=st["[object Int8Array]"]=st["[object Int16Array]"]=st["[object Int32Array]"]=st["[object Uint8Array]"]=st["[object Uint8ClampedArray]"]=st["[object Uint16Array]"]=st["[object Uint32Array]"]=!0,st["[object Arguments]"]=st["[object Array]"]=st["[object ArrayBuffer]"]=st["[object Boolean]"]=st["[object DataView]"]=st["[object Date]"]=st["[object Error]"]=st["[object Function]"]=st["[object Map]"]=st["[object Number]"]=st["[object Object]"]=st["[object RegExp]"]=st["[object Set]"]=st["[object String]"]=st["[object WeakMap]"]=!1;var lt=function(t){return function(e){return t(e)}},ct=n(2),ut=ct.a&&ct.a.isTypedArray,ht=ut?lt(ut):function(t){return $(t)&&at(t.length)&&!!st[y(t)]},dt=Object.prototype.hasOwnProperty,ft=function(t,e){var n=nt(t),r=!n&&et(t),i=!n&&!r&&Object(rt.a)(t),o=!n&&!r&&!i&&ht(t),a=n||r||i||o,s=a?function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}(t.length,String):[],l=s.length;for(var c in t)!e&&!dt.call(t,c)||a&&("length"==c||i&&("offset"==c||"parent"==c)||o&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||ot(c,l))||s.push(c);return s},pt=Object.prototype,At=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||pt)},gt=function(t,e){return function(n){return t(e(n))}},mt=gt(Object.keys,Object),vt=Object.prototype.hasOwnProperty,yt=function(t){return null!=t&&at(t.length)&&!_(t)},bt=function(t){return yt(t)?ft(t):function(t){if(!At(t))return mt(t);var e=[];for(var n in Object(t))vt.call(t,n)&&"constructor"!=n&&e.push(n);return e}(t)},_t=Object.prototype.hasOwnProperty,wt=function(t){if(!b(t))return function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}(t);var e=At(t),n=[];for(var r in t)("constructor"!=r||!e&&_t.call(t,r))&&n.push(r);return n},xt=function(t){return yt(t)?ft(t,!0):wt(t)},St=n(7),Ct=function(){return[]},kt=Object.prototype.propertyIsEnumerable,Bt=Object.getOwnPropertySymbols,Tt=Bt?function(t){return null==t?[]:(t=Object(t),function(t,e){for(var n=-1,r=null==t?0:t.length,i=0,o=[];++n<r;){var a=t[n];e(a,n,t)&&(o[i++]=a)}return o}(Bt(t),function(e){return kt.call(t,e)}))}:Ct,Et=function(t,e){for(var n=-1,r=e.length,i=t.length;++n<r;)t[i+n]=e[n];return t},Mt=gt(Object.getPrototypeOf,Object),Ot=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Et(e,Tt(t)),t=Mt(t);return e}:Ct,Lt=function(t,e,n){var r=e(t);return nt(t)?r:Et(r,n(t))},Dt=function(t){return Lt(t,bt,Tt)},It=function(t){return Lt(t,xt,Ot)},Pt=D(h.a,"DataView"),Nt=D(h.a,"Promise"),Ft=D(h.a,"Set"),Rt=D(h.a,"WeakMap"),jt=C(Pt),Ht=C(I),Ut=C(Nt),Qt=C(Ft),zt=C(Rt),Yt=y;(Pt&&"[object DataView]"!=Yt(new Pt(new ArrayBuffer(1)))||I&&"[object Map]"!=Yt(new I)||Nt&&"[object Promise]"!=Yt(Nt.resolve())||Ft&&"[object Set]"!=Yt(new Ft)||Rt&&"[object WeakMap]"!=Yt(new Rt))&&(Yt=function(t){var e=y(t),n="[object Object]"==e?t.constructor:void 0,r=n?C(n):"";if(r)switch(r){case jt:return"[object DataView]";case Ht:return"[object Map]";case Ut:return"[object Promise]";case Qt:return"[object Set]";case zt:return"[object WeakMap]"}return e});var Vt=Yt,Wt=Object.prototype.hasOwnProperty,Gt=h.a.Uint8Array,Xt=function(t){var e=new t.constructor(t.byteLength);return new Gt(e).set(new Gt(t)),e},Zt=/\w*$/,$t=d?d.prototype:void 0,Kt=$t?$t.valueOf:void 0,Jt=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Xt(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return function(t,e){var n=e?Xt(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return function(t,e){var n=e?Xt(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}(t,n);case"[object Map]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return function(t){var e=new t.constructor(t.source,Zt.exec(t));return e.lastIndex=t.lastIndex,e}(t);case"[object Set]":return new r;case"[object Symbol]":return function(t){return Kt?Object(Kt.call(t)):{}}(t)}},qt=Object.create,te=function(){function t(){}return function(e){if(!b(e))return{};if(qt)return qt(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}(),ee=ct.a&&ct.a.isMap,ne=ee?lt(ee):function(t){return $(t)&&"[object Map]"==Vt(t)},re=ct.a&&ct.a.isSet,ie=re?lt(re):function(t){return $(t)&&"[object Set]"==Vt(t)},oe={};oe["[object Arguments]"]=oe["[object Array]"]=oe["[object ArrayBuffer]"]=oe["[object DataView]"]=oe["[object Boolean]"]=oe["[object Date]"]=oe["[object Float32Array]"]=oe["[object Float64Array]"]=oe["[object Int8Array]"]=oe["[object Int16Array]"]=oe["[object Int32Array]"]=oe["[object Map]"]=oe["[object Number]"]=oe["[object Object]"]=oe["[object RegExp]"]=oe["[object Set]"]=oe["[object String]"]=oe["[object Symbol]"]=oe["[object Uint8Array]"]=oe["[object Uint8ClampedArray]"]=oe["[object Uint16Array]"]=oe["[object Uint32Array]"]=!0,oe["[object Error]"]=oe["[object Function]"]=oe["[object WeakMap]"]=!1;var ae=function t(e,n,r,i,o,a){var s,l=1&n,c=2&n,u=4&n;if(r&&(s=o?r(e,i,o,a):r(e)),void 0!==s)return s;if(!b(e))return e;var h=nt(e);if(h){if(s=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&Wt.call(t,"index")&&(n.index=t.index,n.input=t.input),n}(e),!l)return function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}(e,s)}else{var d=Vt(e),f="[object Function]"==d||"[object GeneratorFunction]"==d;if(Object(rt.a)(e))return Object(St.a)(e,l);if("[object Object]"==d||"[object Arguments]"==d||f&&!o){if(s=c||f?{}:function(t){return"function"!=typeof t.constructor||At(t)?{}:te(Mt(t))}(e),!l)return c?function(t,e){return Z(t,Ot(t),e)}(e,function(t,e){return t&&Z(e,xt(e),t)}(s,e)):function(t,e){return Z(t,Tt(t),e)}(e,function(t,e){return t&&Z(e,bt(e),t)}(s,e))}else{if(!oe[d])return o?e:{};s=Jt(e,d,l)}}a||(a=new Y);var p=a.get(e);if(p)return p;a.set(e,s),ie(e)?e.forEach(function(i){s.add(t(i,n,r,i,e,a))}):ne(e)&&e.forEach(function(i,o){s.set(o,t(i,n,r,o,e,a))});var A=u?c?It:Dt:c?keysIn:bt,g=h?void 0:A(e);return function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););}(g||e,function(i,o){g&&(i=e[o=i]),X(s,o,t(i,n,r,o,e,a))}),s},se=function(t){return ae(t,5)},le={},ce={},ue=i.a[86],he=[],de=[];for(var fe in le[""]="全部",ue)he.push({value:fe,label:ue[fe]}),le[fe]=ue[fe],ce[ue[fe]]={code:fe},ce[ue[fe]]["全部"]={code:""};for(var pe=0,Ae=he.length;pe<Ae;pe++){var ge=he[pe].value,me=he[pe].label,ve=[];for(var ye in i.a[ge])ve.push({value:ye,label:i.a[ge][ye]}),le[ye]=i.a[ge][ye],ce[me][i.a[ge][ye]]={code:ye},ce[me][i.a[ge][ye]]["全部"]={code:""};ve.length&&(he[pe].children=ve)}de=se(he);for(var be=0,_e=he.length;be<_e;be++){var we=he[be].children,xe=he[be].label;if(we)for(var Se=0,Ce=we.length;Se<Ce;Se++){var ke=we[Se].value,Be=we[Se].label,Te=[];for(var Ee in i.a[ke])Te.push({value:Ee,label:i.a[ke][Ee]}),le[Ee]=i.a[ke][Ee],ce[xe][Be][i.a[ke][Ee]]={code:Ee};Te.length&&(we[Se].children=Te)}}var Me=se(de);Me.unshift({value:"",label:"全部"});for(var Oe=0,Le=Me.length;Oe<Le;Oe++){var De=Me[Oe].children;if(De&&De.length){De.unshift({value:"",label:"全部"});for(var Ie=0,Pe=De.length;Ie<Pe;Ie++){var Ne=De[Ie].children;Ne&&Ne.length&&Ne.unshift({value:"",label:"全部"})}}}var Fe=se(he);Fe.unshift({value:"",label:"全部"});for(var Re=0,je=Fe.length;Re<je;Re++){var He=Fe[Re].children;if(He&&He.length){He.unshift({value:"",label:"全部"});for(var Ue=0,Qe=He.length;Ue<Qe;Ue++){var ze=He[Ue].children;ze&&ze.length&&ze.unshift({value:"",label:"全部"})}}}}])},t.exports=r()},X0uZ:function(t,e,n){var r=n("kM2E");r(r.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},X5vS:function(t,e){t.exports=function(){this.over_noise=0,this.tot_noise=0,this.max_noise=0,this.over_count=0,this.over_SSD=0,this.bits=0}},X8DO:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},XLwt:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r={};n.d(r,"create",function(){return m}),n.d(r,"copy",function(){return v}),n.d(r,"clone",function(){return y}),n.d(r,"set",function(){return b}),n.d(r,"add",function(){return _}),n.d(r,"scaleAndAdd",function(){return w}),n.d(r,"sub",function(){return x}),n.d(r,"len",function(){return S}),n.d(r,"length",function(){return C}),n.d(r,"lenSquare",function(){return k}),n.d(r,"lengthSquare",function(){return B}),n.d(r,"mul",function(){return T}),n.d(r,"div",function(){return E}),n.d(r,"dot",function(){return M}),n.d(r,"scale",function(){return O}),n.d(r,"normalize",function(){return L}),n.d(r,"distance",function(){return D}),n.d(r,"dist",function(){return I}),n.d(r,"distanceSquare",function(){return P}),n.d(r,"distSquare",function(){return N}),n.d(r,"negate",function(){return F}),n.d(r,"lerp",function(){return R}),n.d(r,"applyTransform",function(){return j}),n.d(r,"min",function(){return H}),n.d(r,"max",function(){return U});var i={};n.d(i,"create",function(){return pt}),n.d(i,"identity",function(){return At}),n.d(i,"copy",function(){return gt}),n.d(i,"mul",function(){return mt}),n.d(i,"translate",function(){return vt}),n.d(i,"rotate",function(){return yt}),n.d(i,"scale",function(){return bt}),n.d(i,"invert",function(){return _t}),n.d(i,"clone",function(){return wt});var o={};n.d(o,"init",function(){return or}),n.d(o,"dispose",function(){return ar}),n.d(o,"disposeAll",function(){return sr}),n.d(o,"getInstance",function(){return lr}),n.d(o,"registerPainter",function(){return cr}),n.d(o,"version",function(){return ur});var a={};n.d(a,"updateProps",function(){return ec}),n.d(a,"initProps",function(){return nc}),n.d(a,"removeElement",function(){return ic}),n.d(a,"removeElementWithFadeOut",function(){return ac}),n.d(a,"isElementRemoved",function(){return rc}),n.d(a,"extendShape",function(){return hc}),n.d(a,"extendPath",function(){return fc}),n.d(a,"registerShape",function(){return pc}),n.d(a,"getShapeClass",function(){return Ac}),n.d(a,"makePath",function(){return gc}),n.d(a,"makeImage",function(){return mc}),n.d(a,"mergePath",function(){return yc}),n.d(a,"resizePath",function(){return bc}),n.d(a,"subPixelOptimizeLine",function(){return _c}),n.d(a,"subPixelOptimizeRect",function(){return wc}),n.d(a,"subPixelOptimize",function(){return xc}),n.d(a,"getTransform",function(){return Sc}),n.d(a,"applyTransform",function(){return Cc}),n.d(a,"transformDirection",function(){return kc}),n.d(a,"groupTransition",function(){return Tc}),n.d(a,"clipPointsByRect",function(){return Ec}),n.d(a,"clipRectByRect",function(){return Mc}),n.d(a,"createIcon",function(){return Oc}),n.d(a,"linePolygonIntersect",function(){return Lc}),n.d(a,"lineLineIntersect",function(){return Dc}),n.d(a,"setTooltipConfig",function(){return Pc}),n.d(a,"traverseElements",function(){return Fc}),n.d(a,"Group",function(){return er}),n.d(a,"Image",function(){return ra}),n.d(a,"Text",function(){return Ba}),n.d(a,"Circle",function(){return qs}),n.d(a,"Ellipse",function(){return nl}),n.d(a,"Sector",function(){return vl}),n.d(a,"Ring",function(){return _l}),n.d(a,"Polygon",function(){return Cl}),n.d(a,"Polyline",function(){return Tl}),n.d(a,"Rect",function(){return ha}),n.d(a,"Line",function(){return Ll}),n.d(a,"BezierCurve",function(){return Fl}),n.d(a,"Arc",function(){return Hl}),n.d(a,"IncrementalDisplayable",function(){return Kl}),n.d(a,"CompoundPath",function(){return Ul}),n.d(a,"LinearGradient",function(){return zl}),n.d(a,"RadialGradient",function(){return Yl}),n.d(a,"BoundingRect",function(){return Lt}),n.d(a,"OrientedBoundingRect",function(){return Zl}),n.d(a,"Point",function(){return xt}),n.d(a,"Path",function(){return $o});var s={};n.d(s,"createList",function(){return Cy}),n.d(s,"getLayoutRect",function(){return gh}),n.d(s,"createDimensions",function(){return ov}),n.d(s,"dataStack",function(){return ky}),n.d(s,"createSymbol",function(){return EA}),n.d(s,"createScale",function(){return By}),n.d(s,"mixinAxisModelCommonMethods",function(){return Ty}),n.d(s,"getECData",function(){return Ta}),n.d(s,"enableHoverEmphasis",function(){return _s}),n.d(s,"createTextStyle",function(){return Ey});var l={};n.d(l,"linearMap",function(){return fr}),n.d(l,"round",function(){return Ar}),n.d(l,"asc",function(){return gr}),n.d(l,"getPrecision",function(){return mr}),n.d(l,"getPrecisionSafe",function(){return vr}),n.d(l,"getPixelPrecision",function(){return yr}),n.d(l,"getPercentWithPrecision",function(){return br}),n.d(l,"MAX_SAFE_INTEGER",function(){return xr}),n.d(l,"remRadian",function(){return Sr}),n.d(l,"isRadianAroundZero",function(){return Cr}),n.d(l,"parseDate",function(){return Br}),n.d(l,"quantity",function(){return Tr}),n.d(l,"quantityExponent",function(){return Er}),n.d(l,"nice",function(){return Mr}),n.d(l,"quantile",function(){return Or}),n.d(l,"reformIntervals",function(){return Lr}),n.d(l,"isNumeric",function(){return Ir}),n.d(l,"numericToNumber",function(){return Dr});var c={};n.d(c,"parse",function(){return Br}),n.d(c,"format",function(){return Pu});var u={};n.d(u,"extendShape",function(){return hc}),n.d(u,"extendPath",function(){return fc}),n.d(u,"makePath",function(){return gc}),n.d(u,"makeImage",function(){return mc}),n.d(u,"mergePath",function(){return yc}),n.d(u,"resizePath",function(){return bc}),n.d(u,"createIcon",function(){return Oc}),n.d(u,"updateProps",function(){return ec}),n.d(u,"initProps",function(){return nc}),n.d(u,"getTransform",function(){return Sc}),n.d(u,"clipPointsByRect",function(){return Ec}),n.d(u,"clipRectByRect",function(){return Mc}),n.d(u,"registerShape",function(){return pc}),n.d(u,"getShapeClass",function(){return Ac}),n.d(u,"Group",function(){return er}),n.d(u,"Image",function(){return ra}),n.d(u,"Text",function(){return Ba}),n.d(u,"Circle",function(){return qs}),n.d(u,"Ellipse",function(){return nl}),n.d(u,"Sector",function(){return vl}),n.d(u,"Ring",function(){return _l}),n.d(u,"Polygon",function(){return Cl}),n.d(u,"Polyline",function(){return Tl}),n.d(u,"Rect",function(){return ha}),n.d(u,"Line",function(){return Ll}),n.d(u,"BezierCurve",function(){return Fl}),n.d(u,"Arc",function(){return Hl}),n.d(u,"IncrementalDisplayable",function(){return Kl}),n.d(u,"CompoundPath",function(){return Ul}),n.d(u,"LinearGradient",function(){return zl}),n.d(u,"RadialGradient",function(){return Yl}),n.d(u,"BoundingRect",function(){return Lt});var h={};n.d(h,"addCommas",function(){return qu}),n.d(h,"toCamelCase",function(){return th}),n.d(h,"normalizeCssArray",function(){return eh}),n.d(h,"encodeHTML",function(){return tt}),n.d(h,"formatTpl",function(){return oh}),n.d(h,"getTooltipMarker",function(){return ah}),n.d(h,"formatTime",function(){return sh}),n.d(h,"capitalFirst",function(){return lh}),n.d(h,"truncateText",function(){return Ei}),n.d(h,"getTextRect",function(){return Ju});var d={};n.d(d,"map",function(){return g.map}),n.d(d,"each",function(){return g.each}),n.d(d,"indexOf",function(){return g.indexOf}),n.d(d,"inherits",function(){return g.inherits}),n.d(d,"reduce",function(){return g.reduce}),n.d(d,"filter",function(){return g.filter}),n.d(d,"bind",function(){return g.bind}),n.d(d,"curry",function(){return g.curry}),n.d(d,"isArray",function(){return g.isArray}),n.d(d,"isString",function(){return g.isString}),n.d(d,"isObject",function(){return g.isObject}),n.d(d,"isFunction",function(){return g.isFunction}),n.d(d,"extend",function(){return g.extend}),n.d(d,"defaults",function(){return g.defaults}),n.d(d,"clone",function(){return g.clone}),n.d(d,"merge",function(){return g.merge});
  411. /*! *****************************************************************************
  412. Copyright (c) Microsoft Corporation.
  413. Permission to use, copy, modify, and/or distribute this software for any
  414. purpose with or without fee is hereby granted.
  415. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  416. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  417. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  418. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  419. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  420. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  421. PERFORMANCE OF THIS SOFTWARE.
  422. ***************************************************************************** */
  423. var f=function(t,e){return(f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])})(t,e)};function p(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}f(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}Object.create;Object.create;var A=n("YNzw"),g=n("/gxq");function m(t,e){return null==t&&(t=0),null==e&&(e=0),[t,e]}function v(t,e){return t[0]=e[0],t[1]=e[1],t}function y(t){return[t[0],t[1]]}function b(t,e,n){return t[0]=e,t[1]=n,t}function _(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t}function w(t,e,n,r){return t[0]=e[0]+n[0]*r,t[1]=e[1]+n[1]*r,t}function x(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t}function S(t){return Math.sqrt(k(t))}var C=S;function k(t){return t[0]*t[0]+t[1]*t[1]}var B=k;function T(t,e,n){return t[0]=e[0]*n[0],t[1]=e[1]*n[1],t}function E(t,e,n){return t[0]=e[0]/n[0],t[1]=e[1]/n[1],t}function M(t,e){return t[0]*e[0]+t[1]*e[1]}function O(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t}function L(t,e){var n=S(e);return 0===n?(t[0]=0,t[1]=0):(t[0]=e[0]/n,t[1]=e[1]/n),t}function D(t,e){return Math.sqrt((t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1]))}var I=D;function P(t,e){return(t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1])}var N=P;function F(t,e){return t[0]=-e[0],t[1]=-e[1],t}function R(t,e,n,r){return t[0]=e[0]+r*(n[0]-e[0]),t[1]=e[1]+r*(n[1]-e[1]),t}function j(t,e,n){var r=e[0],i=e[1];return t[0]=n[0]*r+n[2]*i+n[4],t[1]=n[1]*r+n[3]*i+n[5],t}function H(t,e,n){return t[0]=Math.min(e[0],n[0]),t[1]=Math.min(e[1],n[1]),t}function U(t,e,n){return t[0]=Math.max(e[0],n[0]),t[1]=Math.max(e[1],n[1]),t}var Q=function(){return function(t,e){this.target=t,this.topTarget=e&&e.topTarget}}(),z=function(){function t(t){this.handler=t,t.on("mousedown",this._dragStart,this),t.on("mousemove",this._drag,this),t.on("mouseup",this._dragEnd,this)}return t.prototype._dragStart=function(t){for(var e=t.target;e&&!e.draggable;)e=e.parent||e.__hostTarget;e&&(this._draggingTarget=e,e.dragging=!0,this._x=t.offsetX,this._y=t.offsetY,this.handler.dispatchToElement(new Q(e,t),"dragstart",t.event))},t.prototype._drag=function(t){var e=this._draggingTarget;if(e){var n=t.offsetX,r=t.offsetY,i=n-this._x,o=r-this._y;this._x=n,this._y=r,e.drift(i,o,t),this.handler.dispatchToElement(new Q(e,t),"drag",t.event);var a=this.handler.findHover(n,r,e).target,s=this._dropTarget;this._dropTarget=a,e!==a&&(s&&a!==s&&this.handler.dispatchToElement(new Q(s,t),"dragleave",t.event),a&&a!==s&&this.handler.dispatchToElement(new Q(a,t),"dragenter",t.event))}},t.prototype._dragEnd=function(t){var e=this._draggingTarget;e&&(e.dragging=!1),this.handler.dispatchToElement(new Q(e,t),"dragend",t.event),this._dropTarget&&this.handler.dispatchToElement(new Q(this._dropTarget,t),"drop",t.event),this._draggingTarget=null,this._dropTarget=null},t}(),Y=function(){function t(t){t&&(this._$eventProcessor=t)}return t.prototype.on=function(t,e,n,r){this._$handlers||(this._$handlers={});var i=this._$handlers;if("function"==typeof e&&(r=n,n=e,e=null),!n||!t)return this;var o=this._$eventProcessor;null!=e&&o&&o.normalizeQuery&&(e=o.normalizeQuery(e)),i[t]||(i[t]=[]);for(var a=0;a<i[t].length;a++)if(i[t][a].h===n)return this;var s={h:n,query:e,ctx:r||this,callAtLast:n.zrEventfulCallAtLast},l=i[t].length-1,c=i[t][l];return c&&c.callAtLast?i[t].splice(l,0,s):i[t].push(s),this},t.prototype.isSilent=function(t){var e=this._$handlers;return!e||!e[t]||!e[t].length},t.prototype.off=function(t,e){var n=this._$handlers;if(!n)return this;if(!t)return this._$handlers={},this;if(e){if(n[t]){for(var r=[],i=0,o=n[t].length;i<o;i++)n[t][i].h!==e&&r.push(n[t][i]);n[t]=r}n[t]&&0===n[t].length&&delete n[t]}else delete n[t];return this},t.prototype.trigger=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(!this._$handlers)return this;var r=this._$handlers[t],i=this._$eventProcessor;if(r)for(var o=e.length,a=r.length,s=0;s<a;s++){var l=r[s];if(!i||!i.filter||null==l.query||i.filter(t,l.query))switch(o){case 0:l.h.call(l.ctx);break;case 1:l.h.call(l.ctx,e[0]);break;case 2:l.h.call(l.ctx,e[0],e[1]);break;default:l.h.apply(l.ctx,e)}}return i&&i.afterTrigger&&i.afterTrigger(t),this},t.prototype.triggerWithContext=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(!this._$handlers)return this;var r=this._$handlers[t],i=this._$eventProcessor;if(r)for(var o=e.length,a=e[o-1],s=r.length,l=0;l<s;l++){var c=r[l];if(!i||!i.filter||null==c.query||i.filter(t,c.query))switch(o){case 0:c.h.call(a);break;case 1:c.h.call(a,e[0]);break;case 2:c.h.call(a,e[0],e[1]);break;default:c.h.apply(a,e.slice(1,o-1))}}return i&&i.afterTrigger&&i.afterTrigger(t),this},t}(),V=Math.log(2);function W(t,e,n,r,i,o){var a=r+"-"+i,s=t.length;if(o.hasOwnProperty(a))return o[a];if(1===e){var l=Math.round(Math.log((1<<s)-1&~i)/V);return t[n][l]}for(var c=r|1<<n,u=n+1;r&1<<u;)u++;for(var h=0,d=0,f=0;d<s;d++){var p=1<<d;p&i||(h+=(f%2?-1:1)*t[n][d]*W(t,e-1,u,c,i|p,o),f++)}return o[a]=h,h}function G(t,e){var n=[[t[0],t[1],1,0,0,0,-e[0]*t[0],-e[0]*t[1]],[0,0,0,t[0],t[1],1,-e[1]*t[0],-e[1]*t[1]],[t[2],t[3],1,0,0,0,-e[2]*t[2],-e[2]*t[3]],[0,0,0,t[2],t[3],1,-e[3]*t[2],-e[3]*t[3]],[t[4],t[5],1,0,0,0,-e[4]*t[4],-e[4]*t[5]],[0,0,0,t[4],t[5],1,-e[5]*t[4],-e[5]*t[5]],[t[6],t[7],1,0,0,0,-e[6]*t[6],-e[6]*t[7]],[0,0,0,t[6],t[7],1,-e[7]*t[6],-e[7]*t[7]]],r={},i=W(n,8,0,0,0,r);if(0!==i){for(var o=[],a=0;a<8;a++)for(var s=0;s<8;s++)null==o[s]&&(o[s]=0),o[s]+=((a+s)%2?-1:1)*W(n,7,0===a?1:0,1<<a,1<<s,r)/i*e[a];return function(t,e,n){var r=e*o[6]+n*o[7]+1;t[0]=(e*o[0]+n*o[1]+o[2])/r,t[1]=(e*o[3]+n*o[4]+o[5])/r}}}var X="___zrEVENTSAVED",Z=[];function $(t,e,n,r,i){if(e.getBoundingClientRect&&A.a.domSupported&&!K(e)){var o=e[X]||(e[X]={}),a=function(t,e,n){for(var r=n?"invTrans":"trans",i=e[r],o=e.srcCoords,a=[],s=[],l=!0,c=0;c<4;c++){var u=t[c].getBoundingClientRect(),h=2*c,d=u.left,f=u.top;a.push(d,f),l=l&&o&&d===o[h]&&f===o[h+1],s.push(t[c].offsetLeft,t[c].offsetTop)}return l&&i?i:(e.srcCoords=a,e[r]=n?G(s,a):G(a,s))}(function(t,e){var n=e.markers;if(n)return n;n=e.markers=[];for(var r=["left","right"],i=["top","bottom"],o=0;o<4;o++){var a=document.createElement("div"),s=a.style,l=o%2,c=(o>>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",r[l]+":0",i[c]+":0",r[1-l]+":auto",i[1-c]+":auto",""].join("!important;"),t.appendChild(a),n.push(a)}return n}(e,o),o,i);if(a)return a(t,n,r),!0}return!1}function K(t){return"CANVAS"===t.nodeName.toUpperCase()}var J=/([&<>"'])/g,q={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function tt(t){return null==t?"":(t+"").replace(J,function(t,e){return q[e]})}var et=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,nt=[],rt=A.a.browser.firefox&&+A.a.browser.version.split(".")[0]<39;function it(t,e,n,r){return n=n||{},r?ot(t,e,n):rt&&null!=e.layerX&&e.layerX!==e.offsetX?(n.zrX=e.layerX,n.zrY=e.layerY):null!=e.offsetX?(n.zrX=e.offsetX,n.zrY=e.offsetY):ot(t,e,n),n}function ot(t,e,n){if(A.a.domSupported&&t.getBoundingClientRect){var r=e.clientX,i=e.clientY;if(K(t)){var o=t.getBoundingClientRect();return n.zrX=r-o.left,void(n.zrY=i-o.top)}if($(nt,t,r,i))return n.zrX=nt[0],void(n.zrY=nt[1])}n.zrX=n.zrY=0}function at(t){return t||window.event}function st(t,e,n){if(null!=(e=at(e)).zrX)return e;var r=e.type;if(r&&r.indexOf("touch")>=0){var i="touchend"!==r?e.targetTouches[0]:e.changedTouches[0];i&&it(t,i,e,n)}else{it(t,e,e,n);var o=function(t){var e=t.wheelDelta;if(e)return e;var n=t.deltaX,r=t.deltaY;if(null==n||null==r)return e;return 3*(0!==r?Math.abs(r):Math.abs(n))*(r>0?-1:r<0?1:n>0?-1:1)}(e);e.zrDelta=o?o/120:-(e.detail||0)/3}var a=e.button;return null==e.which&&void 0!==a&&et.test(e.type)&&(e.which=1&a?1:2&a?3:4&a?2:0),e}function lt(t,e,n,r){t.addEventListener(e,n,r)}var ct=function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0};function ut(t){return 2===t.which||3===t.which}var ht=function(){function t(){this._track=[]}return t.prototype.recognize=function(t,e,n){return this._doTrack(t,e,n),this._recognize(t)},t.prototype.clear=function(){return this._track.length=0,this},t.prototype._doTrack=function(t,e,n){var r=t.touches;if(r){for(var i={points:[],touches:[],target:e,event:t},o=0,a=r.length;o<a;o++){var s=r[o],l=it(n,s,{});i.points.push([l.zrX,l.zrY]),i.touches.push(s)}this._track.push(i)}},t.prototype._recognize=function(t){for(var e in ft)if(ft.hasOwnProperty(e)){var n=ft[e](this._track,t);if(n)return n}},t}();function dt(t){var e=t[1][0]-t[0][0],n=t[1][1]-t[0][1];return Math.sqrt(e*e+n*n)}var ft={pinch:function(t,e){var n=t.length;if(n){var r,i=(t[n-1]||{}).points,o=(t[n-2]||{}).points||i;if(o&&o.length>1&&i&&i.length>1){var a=dt(i)/dt(o);!isFinite(a)&&(a=1),e.pinchScale=a;var s=[((r=i)[0][0]+r[1][0])/2,(r[0][1]+r[1][1])/2];return e.pinchX=s[0],e.pinchY=s[1],{type:"pinch",target:t[0].target,event:e}}}}};function pt(){return[1,0,0,1,0,0]}function At(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=1,t[4]=0,t[5]=0,t}function gt(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t}function mt(t,e,n){var r=e[0]*n[0]+e[2]*n[1],i=e[1]*n[0]+e[3]*n[1],o=e[0]*n[2]+e[2]*n[3],a=e[1]*n[2]+e[3]*n[3],s=e[0]*n[4]+e[2]*n[5]+e[4],l=e[1]*n[4]+e[3]*n[5]+e[5];return t[0]=r,t[1]=i,t[2]=o,t[3]=a,t[4]=s,t[5]=l,t}function vt(t,e,n){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4]+n[0],t[5]=e[5]+n[1],t}function yt(t,e,n){var r=e[0],i=e[2],o=e[4],a=e[1],s=e[3],l=e[5],c=Math.sin(n),u=Math.cos(n);return t[0]=r*u+a*c,t[1]=-r*c+a*u,t[2]=i*u+s*c,t[3]=-i*c+u*s,t[4]=u*o+c*l,t[5]=u*l-c*o,t}function bt(t,e,n){var r=n[0],i=n[1];return t[0]=e[0]*r,t[1]=e[1]*i,t[2]=e[2]*r,t[3]=e[3]*i,t[4]=e[4]*r,t[5]=e[5]*i,t}function _t(t,e){var n=e[0],r=e[2],i=e[4],o=e[1],a=e[3],s=e[5],l=n*a-o*r;return l?(l=1/l,t[0]=a*l,t[1]=-o*l,t[2]=-r*l,t[3]=n*l,t[4]=(r*s-a*i)*l,t[5]=(o*i-n*s)*l,t):null}function wt(t){var e=[1,0,0,1,0,0];return gt(e,t),e}var xt=function(){function t(t,e){this.x=t||0,this.y=e||0}return t.prototype.copy=function(t){return this.x=t.x,this.y=t.y,this},t.prototype.clone=function(){return new t(this.x,this.y)},t.prototype.set=function(t,e){return this.x=t,this.y=e,this},t.prototype.equal=function(t){return t.x===this.x&&t.y===this.y},t.prototype.add=function(t){return this.x+=t.x,this.y+=t.y,this},t.prototype.scale=function(t){this.x*=t,this.y*=t},t.prototype.scaleAndAdd=function(t,e){this.x+=t.x*e,this.y+=t.y*e},t.prototype.sub=function(t){return this.x-=t.x,this.y-=t.y,this},t.prototype.dot=function(t){return this.x*t.x+this.y*t.y},t.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},t.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},t.prototype.normalize=function(){var t=this.len();return this.x/=t,this.y/=t,this},t.prototype.distance=function(t){var e=this.x-t.x,n=this.y-t.y;return Math.sqrt(e*e+n*n)},t.prototype.distanceSquare=function(t){var e=this.x-t.x,n=this.y-t.y;return e*e+n*n},t.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},t.prototype.transform=function(t){if(t){var e=this.x,n=this.y;return this.x=t[0]*e+t[2]*n+t[4],this.y=t[1]*e+t[3]*n+t[5],this}},t.prototype.toArray=function(t){return t[0]=this.x,t[1]=this.y,t},t.prototype.fromArray=function(t){this.x=t[0],this.y=t[1]},t.set=function(t,e,n){t.x=e,t.y=n},t.copy=function(t,e){t.x=e.x,t.y=e.y},t.len=function(t){return Math.sqrt(t.x*t.x+t.y*t.y)},t.lenSquare=function(t){return t.x*t.x+t.y*t.y},t.dot=function(t,e){return t.x*e.x+t.y*e.y},t.add=function(t,e,n){t.x=e.x+n.x,t.y=e.y+n.y},t.sub=function(t,e,n){t.x=e.x-n.x,t.y=e.y-n.y},t.scale=function(t,e,n){t.x=e.x*n,t.y=e.y*n},t.scaleAndAdd=function(t,e,n,r){t.x=e.x+n.x*r,t.y=e.y+n.y*r},t.lerp=function(t,e,n,r){var i=1-r;t.x=i*e.x+r*n.x,t.y=i*e.y+r*n.y},t}(),St=Math.min,Ct=Math.max,kt=new xt,Bt=new xt,Tt=new xt,Et=new xt,Mt=new xt,Ot=new xt,Lt=function(){function t(t,e,n,r){n<0&&(t+=n,n=-n),r<0&&(e+=r,r=-r),this.x=t,this.y=e,this.width=n,this.height=r}return t.prototype.union=function(t){var e=St(t.x,this.x),n=St(t.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=Ct(t.x+t.width,this.x+this.width)-e:this.width=t.width,isFinite(this.y)&&isFinite(this.height)?this.height=Ct(t.y+t.height,this.y+this.height)-n:this.height=t.height,this.x=e,this.y=n},t.prototype.applyTransform=function(e){t.applyTransform(this,this,e)},t.prototype.calculateTransform=function(t){var e=this,n=t.width/e.width,r=t.height/e.height,i=[1,0,0,1,0,0];return vt(i,i,[-e.x,-e.y]),bt(i,i,[n,r]),vt(i,i,[t.x,t.y]),i},t.prototype.intersect=function(e,n){if(!e)return!1;e instanceof t||(e=t.create(e));var r=this,i=r.x,o=r.x+r.width,a=r.y,s=r.y+r.height,l=e.x,c=e.x+e.width,u=e.y,h=e.y+e.height,d=!(o<l||c<i||s<u||h<a);if(n){var f=1/0,p=0,A=Math.abs(o-l),g=Math.abs(c-i),m=Math.abs(s-u),v=Math.abs(h-a),y=Math.min(A,g),b=Math.min(m,v);o<l||c<i?y>p&&(p=y,A<g?xt.set(Ot,-A,0):xt.set(Ot,g,0)):y<f&&(f=y,A<g?xt.set(Mt,A,0):xt.set(Mt,-g,0)),s<u||h<a?b>p&&(p=b,m<v?xt.set(Ot,0,-m):xt.set(Ot,0,v)):y<f&&(f=y,m<v?xt.set(Mt,0,m):xt.set(Mt,0,-v))}return n&&xt.copy(n,d?Mt:Ot),d},t.prototype.contain=function(t,e){return t>=this.x&&t<=this.x+this.width&&e>=this.y&&e<=this.y+this.height},t.prototype.clone=function(){return new t(this.x,this.y,this.width,this.height)},t.prototype.copy=function(e){t.copy(this,e)},t.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},t.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},t.prototype.isZero=function(){return 0===this.width||0===this.height},t.create=function(e){return new t(e.x,e.y,e.width,e.height)},t.copy=function(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},t.applyTransform=function(e,n,r){if(r){if(r[1]<1e-5&&r[1]>-1e-5&&r[2]<1e-5&&r[2]>-1e-5){var i=r[0],o=r[3],a=r[4],s=r[5];return e.x=n.x*i+a,e.y=n.y*o+s,e.width=n.width*i,e.height=n.height*o,e.width<0&&(e.x+=e.width,e.width=-e.width),void(e.height<0&&(e.y+=e.height,e.height=-e.height))}kt.x=Tt.x=n.x,kt.y=Et.y=n.y,Bt.x=Et.x=n.x+n.width,Bt.y=Tt.y=n.y+n.height,kt.transform(r),Et.transform(r),Bt.transform(r),Tt.transform(r),e.x=St(kt.x,Bt.x,Tt.x,Et.x),e.y=St(kt.y,Bt.y,Tt.y,Et.y);var l=Ct(kt.x,Bt.x,Tt.x,Et.x),c=Ct(kt.y,Bt.y,Tt.y,Et.y);e.width=l-e.x,e.height=c-e.y}else e!==n&&t.copy(e,n)},t}(),Dt="silent";function It(){ct(this.event)}var Pt=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.handler=null,e}return p(e,t),e.prototype.dispose=function(){},e.prototype.setCursor=function(){},e}(Y),Nt=function(){return function(t,e){this.x=t,this.y=e}}(),Ft=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],Rt=new Lt(0,0,0,0),jt=function(t){function e(e,n,r,i,o){var a=t.call(this)||this;return a._hovered=new Nt(0,0),a.storage=e,a.painter=n,a.painterRoot=i,a._pointerSize=o,r=r||new Pt,a.proxy=null,a.setHandlerProxy(r),a._draggingMgr=new z(a),a}return p(e,t),e.prototype.setHandlerProxy=function(t){this.proxy&&this.proxy.dispose(),t&&(g.each(Ft,function(e){t.on&&t.on(e,this[e],this)},this),t.handler=this),this.proxy=t},e.prototype.mousemove=function(t){var e=t.zrX,n=t.zrY,r=Qt(this,e,n),i=this._hovered,o=i.target;o&&!o.__zr&&(o=(i=this.findHover(i.x,i.y)).target);var a=this._hovered=r?new Nt(e,n):this.findHover(e,n),s=a.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),o&&s!==o&&this.dispatchToElement(i,"mouseout",t),this.dispatchToElement(a,"mousemove",t),s&&s!==o&&this.dispatchToElement(a,"mouseover",t)},e.prototype.mouseout=function(t){var e=t.zrEventControl;"only_globalout"!==e&&this.dispatchToElement(this._hovered,"mouseout",t),"no_globalout"!==e&&this.trigger("globalout",{type:"globalout",event:t})},e.prototype.resize=function(){this._hovered=new Nt(0,0)},e.prototype.dispatch=function(t,e){var n=this[t];n&&n.call(this,e)},e.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},e.prototype.setCursorStyle=function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},e.prototype.dispatchToElement=function(t,e,n){var r=(t=t||{}).target;if(!r||!r.silent){for(var i="on"+e,o=function(t,e,n){return{type:t,event:n,target:e.target,topTarget:e.topTarget,cancelBubble:!1,offsetX:n.zrX,offsetY:n.zrY,gestureEvent:n.gestureEvent,pinchX:n.pinchX,pinchY:n.pinchY,pinchScale:n.pinchScale,wheelDelta:n.zrDelta,zrByTouch:n.zrByTouch,which:n.which,stop:It}}(e,t,n);r&&(r[i]&&(o.cancelBubble=!!r[i].call(r,o)),r.trigger(e,o),r=r.__hostTarget?r.__hostTarget:r.parent,!o.cancelBubble););o.cancelBubble||(this.trigger(e,o),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer(function(t){"function"==typeof t[i]&&t[i].call(t,o),t.trigger&&t.trigger(e,o)}))}},e.prototype.findHover=function(t,e,n){var r=this.storage.getDisplayList(),i=new Nt(t,e);if(Ut(r,i,t,e,n),this._pointerSize&&!i.target){for(var o=[],a=this._pointerSize,s=a/2,l=new Lt(t-s,e-s,a,a),c=r.length-1;c>=0;c--){var u=r[c];u===n||u.ignore||u.ignoreCoarsePointer||u.parent&&u.parent.ignoreCoarsePointer||(Rt.copy(u.getBoundingRect()),u.transform&&Rt.applyTransform(u.transform),Rt.intersect(l)&&o.push(u))}if(o.length)for(var h=Math.PI/12,d=2*Math.PI,f=0;f<s;f+=4)for(var p=0;p<d;p+=h){if(Ut(o,i,t+f*Math.cos(p),e+f*Math.sin(p),n),i.target)return i}}return i},e.prototype.processGesture=function(t,e){this._gestureMgr||(this._gestureMgr=new ht);var n=this._gestureMgr;"start"===e&&n.clear();var r=n.recognize(t,this.findHover(t.zrX,t.zrY,null).target,this.proxy.dom);if("end"===e&&n.clear(),r){var i=r.type;t.gestureEvent=i;var o=new Nt;o.target=r.target,this.dispatchToElement(o,i,r.event)}},e}(Y);function Ht(t,e,n){if(t[t.rectHover?"rectContain":"contain"](e,n)){for(var r=t,i=void 0,o=!1;r;){if(r.ignoreClip&&(o=!0),!o){var a=r.getClipPath();if(a&&!a.contain(e,n))return!1;r.silent&&(i=!0)}var s=r.__hostTarget;r=s||r.parent}return!i||Dt}return!1}function Ut(t,e,n,r,i){for(var o=t.length-1;o>=0;o--){var a=t[o],s=void 0;if(a!==i&&!a.ignore&&(s=Ht(a,n,r))&&(!e.topTarget&&(e.topTarget=a),s!==Dt)){e.target=a;break}}}function Qt(t,e,n){var r=t.painter;return e<0||e>r.getWidth()||n<0||n>r.getHeight()}g.each(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(t){jt.prototype[t]=function(e){var n,r,i=e.zrX,o=e.zrY,a=Qt(this,i,o);if("mouseup"===t&&a||(r=(n=this.findHover(i,o)).target),"mousedown"===t)this._downEl=r,this._downPoint=[e.zrX,e.zrY],this._upEl=r;else if("mouseup"===t)this._upEl=r;else if("click"===t){if(this._downEl!==this._upEl||!this._downPoint||I(this._downPoint,[e.zrX,e.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,t,e)}});var zt=jt,Yt=32,Vt=7;function Wt(t,e,n,r){var i=e+1;if(i===n)return 1;if(r(t[i++],t[e])<0){for(;i<n&&r(t[i],t[i-1])<0;)i++;!function(t,e,n){n--;for(;e<n;){var r=t[e];t[e++]=t[n],t[n--]=r}}(t,e,i)}else for(;i<n&&r(t[i],t[i-1])>=0;)i++;return i-e}function Gt(t,e,n,r,i){for(r===e&&r++;r<n;r++){for(var o,a=t[r],s=e,l=r;s<l;)i(a,t[o=s+l>>>1])<0?l=o:s=o+1;var c=r-s;switch(c){case 3:t[s+3]=t[s+2];case 2:t[s+2]=t[s+1];case 1:t[s+1]=t[s];break;default:for(;c>0;)t[s+c]=t[s+c-1],c--}t[s]=a}}function Xt(t,e,n,r,i,o){var a=0,s=0,l=1;if(o(t,e[n+i])>0){for(s=r-i;l<s&&o(t,e[n+i+l])>0;)a=l,(l=1+(l<<1))<=0&&(l=s);l>s&&(l=s),a+=i,l+=i}else{for(s=i+1;l<s&&o(t,e[n+i-l])<=0;)a=l,(l=1+(l<<1))<=0&&(l=s);l>s&&(l=s);var c=a;a=i-l,l=i-c}for(a++;a<l;){var u=a+(l-a>>>1);o(t,e[n+u])>0?a=u+1:l=u}return l}function Zt(t,e,n,r,i,o){var a=0,s=0,l=1;if(o(t,e[n+i])<0){for(s=i+1;l<s&&o(t,e[n+i-l])<0;)a=l,(l=1+(l<<1))<=0&&(l=s);l>s&&(l=s);var c=a;a=i-l,l=i-c}else{for(s=r-i;l<s&&o(t,e[n+i+l])>=0;)a=l,(l=1+(l<<1))<=0&&(l=s);l>s&&(l=s),a+=i,l+=i}for(a++;a<l;){var u=a+(l-a>>>1);o(t,e[n+u])<0?l=u:a=u+1}return l}function $t(t,e){var n,r,i,o=Vt,a=0;n=t.length;var s=[];function l(n){var l=r[n],c=i[n],u=r[n+1],h=i[n+1];i[n]=c+h,n===a-3&&(r[n+1]=r[n+2],i[n+1]=i[n+2]),a--;var d=Zt(t[u],t,l,c,0,e);l+=d,0!==(c-=d)&&0!==(h=Xt(t[l+c-1],t,u,h,h-1,e))&&(c<=h?function(n,r,i,a){var l=0;for(l=0;l<r;l++)s[l]=t[n+l];var c=0,u=i,h=n;if(t[h++]=t[u++],0==--a){for(l=0;l<r;l++)t[h+l]=s[c+l];return}if(1===r){for(l=0;l<a;l++)t[h+l]=t[u+l];return void(t[h+a]=s[c])}var d,f,p,A=o;for(;;){d=0,f=0,p=!1;do{if(e(t[u],s[c])<0){if(t[h++]=t[u++],f++,d=0,0==--a){p=!0;break}}else if(t[h++]=s[c++],d++,f=0,1==--r){p=!0;break}}while((d|f)<A);if(p)break;do{if(0!==(d=Zt(t[u],s,c,r,0,e))){for(l=0;l<d;l++)t[h+l]=s[c+l];if(h+=d,c+=d,(r-=d)<=1){p=!0;break}}if(t[h++]=t[u++],0==--a){p=!0;break}if(0!==(f=Xt(s[c],t,u,a,0,e))){for(l=0;l<f;l++)t[h+l]=t[u+l];if(h+=f,u+=f,0===(a-=f)){p=!0;break}}if(t[h++]=s[c++],1==--r){p=!0;break}A--}while(d>=Vt||f>=Vt);if(p)break;A<0&&(A=0),A+=2}if((o=A)<1&&(o=1),1===r){for(l=0;l<a;l++)t[h+l]=t[u+l];t[h+a]=s[c]}else{if(0===r)throw new Error;for(l=0;l<r;l++)t[h+l]=s[c+l]}}(l,c,u,h):function(n,r,i,a){var l=0;for(l=0;l<a;l++)s[l]=t[i+l];var c=n+r-1,u=a-1,h=i+a-1,d=0,f=0;if(t[h--]=t[c--],0==--r){for(d=h-(a-1),l=0;l<a;l++)t[d+l]=s[l];return}if(1===a){for(f=(h-=r)+1,d=(c-=r)+1,l=r-1;l>=0;l--)t[f+l]=t[d+l];return void(t[h]=s[u])}var p=o;for(;;){var A=0,g=0,m=!1;do{if(e(s[u],t[c])<0){if(t[h--]=t[c--],A++,g=0,0==--r){m=!0;break}}else if(t[h--]=s[u--],g++,A=0,1==--a){m=!0;break}}while((A|g)<p);if(m)break;do{if(0!==(A=r-Zt(s[u],t,n,r,r-1,e))){for(r-=A,f=(h-=A)+1,d=(c-=A)+1,l=A-1;l>=0;l--)t[f+l]=t[d+l];if(0===r){m=!0;break}}if(t[h--]=s[u--],1==--a){m=!0;break}if(0!==(g=a-Xt(t[c],s,0,a,a-1,e))){for(a-=g,f=(h-=g)+1,d=(u-=g)+1,l=0;l<g;l++)t[f+l]=s[d+l];if(a<=1){m=!0;break}}if(t[h--]=t[c--],0==--r){m=!0;break}p--}while(A>=Vt||g>=Vt);if(m)break;p<0&&(p=0),p+=2}(o=p)<1&&(o=1);if(1===a){for(f=(h-=r)+1,d=(c-=r)+1,l=r-1;l>=0;l--)t[f+l]=t[d+l];t[h]=s[u]}else{if(0===a)throw new Error;for(d=h-(a-1),l=0;l<a;l++)t[d+l]=s[l]}}(l,c,u,h))}return n<120?5:n<1542?10:n<119151?19:40,r=[],i=[],{mergeRuns:function(){for(;a>1;){var t=a-2;if(t>=1&&i[t-1]<=i[t]+i[t+1]||t>=2&&i[t-2]<=i[t]+i[t-1])i[t-1]<i[t+1]&&t--;else if(i[t]>i[t+1])break;l(t)}},forceMergeRuns:function(){for(;a>1;){var t=a-2;t>0&&i[t-1]<i[t+1]&&t--,l(t)}},pushRun:function(t,e){r[a]=t,i[a]=e,a+=1}}}function Kt(t,e,n,r){n||(n=0),r||(r=t.length);var i=r-n;if(!(i<2)){var o=0;if(i<Yt)Gt(t,n,r,n+(o=Wt(t,n,r,e)),e);else{var a=$t(t,e),s=function(t){for(var e=0;t>=Yt;)e|=1&t,t>>=1;return t+e}(i);do{if((o=Wt(t,n,r,e))<s){var l=i;l>s&&(l=s),Gt(t,n,n+l,n+o,e),o=l}a.pushRun(n,o),a.mergeRuns(),i-=o,n+=o}while(0!==i);a.forceMergeRuns()}}}var Jt=1,qt=4,te=!1;function ee(){te||(te=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function ne(t,e){return t.zlevel===e.zlevel?t.z===e.z?t.z2-e.z2:t.z-e.z:t.zlevel-e.zlevel}var re=function(){function t(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=ne}return t.prototype.traverse=function(t,e){for(var n=0;n<this._roots.length;n++)this._roots[n].traverse(t,e)},t.prototype.getDisplayList=function(t,e){e=e||!1;var n=this._displayList;return!t&&n.length||this.updateDisplayList(e),n},t.prototype.updateDisplayList=function(t){this._displayListLen=0;for(var e=this._roots,n=this._displayList,r=0,i=e.length;r<i;r++)this._updateAndAddDisplayable(e[r],null,t);n.length=this._displayListLen,Kt(n,ne)},t.prototype._updateAndAddDisplayable=function(t,e,n){if(!t.ignore||n){t.beforeUpdate(),t.update(),t.afterUpdate();var r=t.getClipPath();if(t.ignoreClip)e=null;else if(r){e=e?e.slice():[];for(var i=r,o=t;i;)i.parent=o,i.updateTransform(),e.push(i),o=i,i=i.getClipPath()}if(t.childrenRef){for(var a=t.childrenRef(),s=0;s<a.length;s++){var l=a[s];t.__dirty&&(l.__dirty|=Jt),this._updateAndAddDisplayable(l,e,n)}t.__dirty=0}else{var c=t;e&&e.length?c.__clipPaths=e:c.__clipPaths&&c.__clipPaths.length>0&&(c.__clipPaths=[]),isNaN(c.z)&&(ee(),c.z=0),isNaN(c.z2)&&(ee(),c.z2=0),isNaN(c.zlevel)&&(ee(),c.zlevel=0),this._displayList[this._displayListLen++]=c}var u=t.getDecalElement&&t.getDecalElement();u&&this._updateAndAddDisplayable(u,e,n);var h=t.getTextGuideLine();h&&this._updateAndAddDisplayable(h,e,n);var d=t.getTextContent();d&&this._updateAndAddDisplayable(d,e,n)}},t.prototype.addRoot=function(t){t.__zr&&t.__zr.storage===this||this._roots.push(t)},t.prototype.delRoot=function(t){if(t instanceof Array)for(var e=0,n=t.length;e<n;e++)this.delRoot(t[e]);else{var r=g.indexOf(this._roots,t);r>=0&&this._roots.splice(r,1)}},t.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},t.prototype.getRoots=function(){return this._roots},t.prototype.dispose=function(){this._displayList=null,this._roots=null},t}(),ie=A.a.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(t){return setTimeout(t,16)},oe={linear:function(t){return t},quadraticIn:function(t){return t*t},quadraticOut:function(t){return t*(2-t)},quadraticInOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)},cubicIn:function(t){return t*t*t},cubicOut:function(t){return--t*t*t+1},cubicInOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},quarticIn:function(t){return t*t*t*t},quarticOut:function(t){return 1- --t*t*t*t},quarticInOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},quinticIn:function(t){return t*t*t*t*t},quinticOut:function(t){return--t*t*t*t*t+1},quinticInOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},sinusoidalIn:function(t){return 1-Math.cos(t*Math.PI/2)},sinusoidalOut:function(t){return Math.sin(t*Math.PI/2)},sinusoidalInOut:function(t){return.5*(1-Math.cos(Math.PI*t))},exponentialIn:function(t){return 0===t?0:Math.pow(1024,t-1)},exponentialOut:function(t){return 1===t?1:1-Math.pow(2,-10*t)},exponentialInOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(2-Math.pow(2,-10*(t-1)))},circularIn:function(t){return 1-Math.sqrt(1-t*t)},circularOut:function(t){return Math.sqrt(1- --t*t)},circularInOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},elasticIn:function(t){var e,n=.1;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=.4*Math.asin(1/n)/(2*Math.PI),-n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/.4))},elasticOut:function(t){var e,n=.1;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=.4*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*t)*Math.sin((t-e)*(2*Math.PI)/.4)+1)},elasticInOut:function(t){var e,n=.1;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=.1):e=.4*Math.asin(1/n)/(2*Math.PI),(t*=2)<1?n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/.4)*-.5:n*Math.pow(2,-10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/.4)*.5+1)},backIn:function(t){var e=1.70158;return t*t*((e+1)*t-e)},backOut:function(t){var e=1.70158;return--t*t*((e+1)*t+e)+1},backInOut:function(t){var e=2.5949095;return(t*=2)<1?t*t*((e+1)*t-e)*.5:.5*((t-=2)*t*((e+1)*t+e)+2)},bounceIn:function(t){return 1-oe.bounceOut(1-t)},bounceOut:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},bounceInOut:function(t){return t<.5?.5*oe.bounceIn(2*t):.5*oe.bounceOut(2*t-1)+.5}},ae=oe,se=Math.pow,le=Math.sqrt,ce=1e-8,ue=1e-4,he=le(3),de=1/3,fe=m(),pe=m(),Ae=m();function ge(t){return t>-ce&&t<ce}function me(t){return t>ce||t<-ce}function ve(t,e,n,r,i){var o=1-i;return o*o*(o*t+3*i*e)+i*i*(i*r+3*o*n)}function ye(t,e,n,r,i){var o=1-i;return 3*(((e-t)*o+2*(n-e)*i)*o+(r-n)*i*i)}function be(t,e,n,r,i,o){var a=r+3*(e-n)-t,s=3*(n-2*e+t),l=3*(e-t),c=t-i,u=s*s-3*a*l,h=s*l-9*a*c,d=l*l-3*s*c,f=0;if(ge(u)&&ge(h)){if(ge(s))o[0]=0;else(S=-l/s)>=0&&S<=1&&(o[f++]=S)}else{var p=h*h-4*u*d;if(ge(p)){var A=h/u,g=-A/2;(S=-s/a+A)>=0&&S<=1&&(o[f++]=S),g>=0&&g<=1&&(o[f++]=g)}else if(p>0){var m=le(p),v=u*s+1.5*a*(-h+m),y=u*s+1.5*a*(-h-m);(S=(-s-((v=v<0?-se(-v,de):se(v,de))+(y=y<0?-se(-y,de):se(y,de))))/(3*a))>=0&&S<=1&&(o[f++]=S)}else{var b=(2*u*s-3*a*h)/(2*le(u*u*u)),_=Math.acos(b)/3,w=le(u),x=Math.cos(_),S=(-s-2*w*x)/(3*a),C=(g=(-s+w*(x+he*Math.sin(_)))/(3*a),(-s+w*(x-he*Math.sin(_)))/(3*a));S>=0&&S<=1&&(o[f++]=S),g>=0&&g<=1&&(o[f++]=g),C>=0&&C<=1&&(o[f++]=C)}}return f}function _e(t,e,n,r,i){var o=6*n-12*e+6*t,a=9*e+3*r-3*t-9*n,s=3*e-3*t,l=0;if(ge(a)){if(me(o))(u=-s/o)>=0&&u<=1&&(i[l++]=u)}else{var c=o*o-4*a*s;if(ge(c))i[0]=-o/(2*a);else if(c>0){var u,h=le(c),d=(-o-h)/(2*a);(u=(-o+h)/(2*a))>=0&&u<=1&&(i[l++]=u),d>=0&&d<=1&&(i[l++]=d)}}return l}function we(t,e,n,r,i,o){var a=(e-t)*i+t,s=(n-e)*i+e,l=(r-n)*i+n,c=(s-a)*i+a,u=(l-s)*i+s,h=(u-c)*i+c;o[0]=t,o[1]=a,o[2]=c,o[3]=h,o[4]=h,o[5]=u,o[6]=l,o[7]=r}function xe(t,e,n,r,i,o,a,s,l,c,u){var h,d,f,p,A,g=.005,m=1/0;fe[0]=l,fe[1]=c;for(var v=0;v<1;v+=.05)pe[0]=ve(t,n,i,a,v),pe[1]=ve(e,r,o,s,v),(p=N(fe,pe))<m&&(h=v,m=p);m=1/0;for(var y=0;y<32&&!(g<ue);y++)d=h-g,f=h+g,pe[0]=ve(t,n,i,a,d),pe[1]=ve(e,r,o,s,d),p=N(pe,fe),d>=0&&p<m?(h=d,m=p):(Ae[0]=ve(t,n,i,a,f),Ae[1]=ve(e,r,o,s,f),A=N(Ae,fe),f<=1&&A<m?(h=f,m=A):g*=.5);return u&&(u[0]=ve(t,n,i,a,h),u[1]=ve(e,r,o,s,h)),le(m)}function Se(t,e,n,r,i,o,a,s,l){for(var c=t,u=e,h=0,d=1/l,f=1;f<=l;f++){var p=f*d,A=ve(t,n,i,a,p),g=ve(e,r,o,s,p),m=A-c,v=g-u;h+=Math.sqrt(m*m+v*v),c=A,u=g}return h}function Ce(t,e,n,r){var i=1-r;return i*(i*t+2*r*e)+r*r*n}function ke(t,e,n,r){return 2*((1-r)*(e-t)+r*(n-e))}function Be(t,e,n){var r=t+n-2*e;return 0===r?.5:(t-e)/r}function Te(t,e,n,r,i){var o=(e-t)*r+t,a=(n-e)*r+e,s=(a-o)*r+o;i[0]=t,i[1]=o,i[2]=s,i[3]=s,i[4]=a,i[5]=n}function Ee(t,e,n,r,i,o,a,s,l){var c,u=.005,h=1/0;fe[0]=a,fe[1]=s;for(var d=0;d<1;d+=.05){pe[0]=Ce(t,n,i,d),pe[1]=Ce(e,r,o,d),(g=N(fe,pe))<h&&(c=d,h=g)}h=1/0;for(var f=0;f<32&&!(u<ue);f++){var p=c-u,A=c+u;pe[0]=Ce(t,n,i,p),pe[1]=Ce(e,r,o,p);var g=N(pe,fe);if(p>=0&&g<h)c=p,h=g;else{Ae[0]=Ce(t,n,i,A),Ae[1]=Ce(e,r,o,A);var m=N(Ae,fe);A<=1&&m<h?(c=A,h=m):u*=.5}}return l&&(l[0]=Ce(t,n,i,c),l[1]=Ce(e,r,o,c)),le(h)}function Me(t,e,n,r,i,o,a){for(var s=t,l=e,c=0,u=1/a,h=1;h<=a;h++){var d=h*u,f=Ce(t,n,i,d),p=Ce(e,r,o,d),A=f-s,g=p-l;c+=Math.sqrt(A*A+g*g),s=f,l=p}return c}var Oe=/cubic-bezier\(([0-9,\.e ]+)\)/;function Le(t){var e=t&&Oe.exec(t);if(e){var n=e[1].split(","),r=+Object(g.trim)(n[0]),i=+Object(g.trim)(n[1]),o=+Object(g.trim)(n[2]),a=+Object(g.trim)(n[3]);if(isNaN(r+i+o+a))return;var s=[];return function(t){return t<=0?0:t>=1?1:be(0,r,o,1,t,s)&&ve(0,i,a,1,s[0])}}}var De=function(){function t(t){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=t.life||1e3,this._delay=t.delay||0,this.loop=t.loop||!1,this.onframe=t.onframe||g.noop,this.ondestroy=t.ondestroy||g.noop,this.onrestart=t.onrestart||g.noop,t.easing&&this.setEasing(t.easing)}return t.prototype.step=function(t,e){if(this._inited||(this._startTime=t+this._delay,this._inited=!0),!this._paused){var n=this._life,r=t-this._startTime-this._pausedTime,i=r/n;i<0&&(i=0),i=Math.min(i,1);var o=this.easingFunc,a=o?o(i):i;if(this.onframe(a),1===i){if(!this.loop)return!0;var s=r%n;this._startTime=t-s,this._pausedTime=0,this.onrestart()}return!1}this._pausedTime+=e},t.prototype.pause=function(){this._paused=!0},t.prototype.resume=function(){this._paused=!1},t.prototype.setEasing=function(t){this.easing=t,this.easingFunc=Object(g.isFunction)(t)?t:ae[t]||Le(t)},t}(),Ie=n("DRaW"),Pe=n("edjc"),Ne=Array.prototype.slice;function Fe(t,e,n){return(e-t)*n+t}function Re(t,e,n,r){for(var i=e.length,o=0;o<i;o++)t[o]=Fe(e[o],n[o],r);return t}function je(t,e,n,r){for(var i=e.length,o=0;o<i;o++)t[o]=e[o]+n[o]*r;return t}function He(t,e,n,r){for(var i=e.length,o=i&&e[0].length,a=0;a<i;a++){t[a]||(t[a]=[]);for(var s=0;s<o;s++)t[a][s]=e[a][s]+n[a][s]*r}return t}function Ue(t,e){for(var n=t.length,r=e.length,i=n>r?e:t,o=Math.min(n,r),a=i[o-1]||{color:[0,0,0,0],offset:0},s=o;s<Math.max(n,r);s++)i.push({offset:a.offset,color:a.color.slice()})}function Qe(t,e,n){var r=t,i=e;if(r.push&&i.push){var o=r.length,a=i.length;if(o!==a)if(o>a)r.length=a;else for(var s=o;s<a;s++)r.push(1===n?i[s]:Ne.call(i[s]));var l=r[0]&&r[0].length;for(s=0;s<r.length;s++)if(1===n)isNaN(r[s])&&(r[s]=i[s]);else for(var c=0;c<l;c++)isNaN(r[s][c])&&(r[s][c]=i[s][c])}}function ze(t){if(Object(g.isArrayLike)(t)){var e=t.length;if(Object(g.isArrayLike)(t[0])){for(var n=[],r=0;r<e;r++)n.push(Ne.call(t[r]));return n}return Ne.call(t)}return t}function Ye(t){return t[0]=Math.floor(t[0])||0,t[1]=Math.floor(t[1])||0,t[2]=Math.floor(t[2])||0,t[3]=null==t[3]?1:t[3],"rgba("+t.join(",")+")"}var Ve=1,We=2,Ge=4,Xe=5;function Ze(t){return t===Ge||t===Xe}function $e(t){return t===Ve||t===We}var Ke=[0,0,0,0],Je=function(){function t(t){this.keyframes=[],this.discrete=!1,this._invalid=!1,this._needsSort=!1,this._lastFr=0,this._lastFrP=0,this.propName=t}return t.prototype.isFinished=function(){return this._finished},t.prototype.setFinished=function(){this._finished=!0,this._additiveTrack&&this._additiveTrack.setFinished()},t.prototype.needsAnimate=function(){return this.keyframes.length>=1},t.prototype.getAdditiveTrack=function(){return this._additiveTrack},t.prototype.addKeyframe=function(t,e,n){this._needsSort=!0;var r=this.keyframes,i=r.length,o=!1,a=6,s=e;if(Object(g.isArrayLike)(e)){var l=function(t){return Object(g.isArrayLike)(t&&t[0])?2:1}(e);a=l,(1===l&&!Object(g.isNumber)(e[0])||2===l&&!Object(g.isNumber)(e[0][0]))&&(o=!0)}else if(Object(g.isNumber)(e)&&!Object(g.eqNaN)(e))a=0;else if(Object(g.isString)(e))if(isNaN(+e)){var c=Ie.parse(e);c&&(s=c,a=3)}else a=0;else if(Object(g.isGradientObject)(e)){var u=Object(g.extend)({},s);u.colorStops=Object(g.map)(e.colorStops,function(t){return{offset:t.offset,color:Ie.parse(t.color)}}),Object(Pe.m)(e)?a=Ge:Object(Pe.o)(e)&&(a=Xe),s=u}0===i?this.valType=a:a===this.valType&&6!==a||(o=!0),this.discrete=this.discrete||o;var h={time:t,value:s,rawValue:e,percent:0};return n&&(h.easing=n,h.easingFunc=Object(g.isFunction)(n)?n:ae[n]||Le(n)),r.push(h),h},t.prototype.prepare=function(t,e){var n=this.keyframes;this._needsSort&&n.sort(function(t,e){return t.time-e.time});for(var r=this.valType,i=n.length,o=n[i-1],a=this.discrete,s=$e(r),l=Ze(r),c=0;c<i;c++){var u=n[c],h=u.value,d=o.value;u.percent=u.time/t,a||(s&&c!==i-1?Qe(h,d,r):l&&Ue(h.colorStops,d.colorStops))}if(!a&&r!==Xe&&e&&this.needsAnimate()&&e.needsAnimate()&&r===e.valType&&!e._finished){this._additiveTrack=e;var f=n[0].value;for(c=0;c<i;c++)0===r?n[c].additiveValue=n[c].value-f:3===r?n[c].additiveValue=je([],n[c].value,f,-1):$e(r)&&(n[c].additiveValue=r===Ve?je([],n[c].value,f,-1):He([],n[c].value,f,-1))}},t.prototype.step=function(t,e){if(!this._finished){this._additiveTrack&&this._additiveTrack._finished&&(this._additiveTrack=null);var n,r,i,o=null!=this._additiveTrack,a=o?"additiveValue":"value",s=this.valType,l=this.keyframes,c=l.length,u=this.propName,h=3===s,d=this._lastFr,f=Math.min;if(1===c)r=i=l[0];else{if(e<0)n=0;else if(e<this._lastFrP){for(n=f(d+1,c-1);n>=0&&!(l[n].percent<=e);n--);n=f(n,c-2)}else{for(n=d;n<c&&!(l[n].percent>e);n++);n=f(n-1,c-2)}i=l[n+1],r=l[n]}if(r&&i){this._lastFr=n,this._lastFrP=e;var p=i.percent-r.percent,A=0===p?1:f((e-r.percent)/p,1);i.easingFunc&&(A=i.easingFunc(A));var m=o?this._additiveValue:h?Ke:t[u];if(!$e(s)&&!h||m||(m=this._additiveValue=[]),this.discrete)t[u]=A<1?r.rawValue:i.rawValue;else if($e(s))s===Ve?Re(m,r[a],i[a],A):function(t,e,n,r){for(var i=e.length,o=i&&e[0].length,a=0;a<i;a++){t[a]||(t[a]=[]);for(var s=0;s<o;s++)t[a][s]=Fe(e[a][s],n[a][s],r)}}(m,r[a],i[a],A);else if(Ze(s)){var v=r[a],y=i[a],b=s===Ge;t[u]={type:b?"linear":"radial",x:Fe(v.x,y.x,A),y:Fe(v.y,y.y,A),colorStops:Object(g.map)(v.colorStops,function(t,e){var n=y.colorStops[e];return{offset:Fe(t.offset,n.offset,A),color:Ye(Re([],t.color,n.color,A))}}),global:y.global},b?(t[u].x2=Fe(v.x2,y.x2,A),t[u].y2=Fe(v.y2,y.y2,A)):t[u].r=Fe(v.r,y.r,A)}else if(h)Re(m,r[a],i[a],A),o||(t[u]=Ye(m));else{var _=Fe(r[a],i[a],A);o?this._additiveValue=_:t[u]=_}o&&this._addToTarget(t)}}},t.prototype._addToTarget=function(t){var e=this.valType,n=this.propName,r=this._additiveValue;0===e?t[n]=t[n]+r:3===e?(Ie.parse(t[n],Ke),je(Ke,Ke,r,1),t[n]=Ye(Ke)):e===Ve?je(t[n],t[n],r,1):e===We&&He(t[n],t[n],r,1)},t}(),qe=function(){function t(t,e,n,r){this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=t,this._loop=e,e&&r?Object(g.logError)("Can' use additive animation on looped animation."):(this._additiveAnimators=r,this._allowDiscrete=n)}return t.prototype.getMaxTime=function(){return this._maxTime},t.prototype.getDelay=function(){return this._delay},t.prototype.getLoop=function(){return this._loop},t.prototype.getTarget=function(){return this._target},t.prototype.changeTarget=function(t){this._target=t},t.prototype.when=function(t,e,n){return this.whenWithKeys(t,e,Object(g.keys)(e),n)},t.prototype.whenWithKeys=function(t,e,n,r){for(var i=this._tracks,o=0;o<n.length;o++){var a=n[o],s=i[a];if(!s){s=i[a]=new Je(a);var l=void 0,c=this._getAdditiveTrack(a);if(c){var u=c.keyframes,h=u[u.length-1];l=h&&h.value,3===c.valType&&l&&(l=Ye(l))}else l=this._target[a];if(null==l)continue;t>0&&s.addKeyframe(0,ze(l),r),this._trackKeys.push(a)}s.addKeyframe(t,ze(e[a]),r)}return this._maxTime=Math.max(this._maxTime,t),this},t.prototype.pause=function(){this._clip.pause(),this._paused=!0},t.prototype.resume=function(){this._clip.resume(),this._paused=!1},t.prototype.isPaused=function(){return!!this._paused},t.prototype.duration=function(t){return this._maxTime=t,this._force=!0,this},t.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var t=this._doneCbs;if(t)for(var e=t.length,n=0;n<e;n++)t[n].call(this)},t.prototype._abortedCallback=function(){this._setTracksFinished();var t=this.animation,e=this._abortedCbs;if(t&&t.removeClip(this._clip),this._clip=null,e)for(var n=0;n<e.length;n++)e[n].call(this)},t.prototype._setTracksFinished=function(){for(var t=this._tracks,e=this._trackKeys,n=0;n<e.length;n++)t[e[n]].setFinished()},t.prototype._getAdditiveTrack=function(t){var e,n=this._additiveAnimators;if(n)for(var r=0;r<n.length;r++){var i=n[r].getTrack(t);i&&(e=i)}return e},t.prototype.start=function(t){if(!(this._started>0)){this._started=1;for(var e=this,n=[],r=this._maxTime||0,i=0;i<this._trackKeys.length;i++){var o=this._trackKeys[i],a=this._tracks[o],s=this._getAdditiveTrack(o),l=a.keyframes,c=l.length;if(a.prepare(r,s),a.needsAnimate())if(!this._allowDiscrete&&a.discrete){var u=l[c-1];u&&(e._target[a.propName]=u.rawValue),a.setFinished()}else n.push(a)}if(n.length||this._force){var h=new De({life:r,loop:this._loop,delay:this._delay||0,onframe:function(t){e._started=2;var r=e._additiveAnimators;if(r){for(var i=!1,o=0;o<r.length;o++)if(r[o]._clip){i=!0;break}i||(e._additiveAnimators=null)}for(o=0;o<n.length;o++)n[o].step(e._target,t);var a=e._onframeCbs;if(a)for(o=0;o<a.length;o++)a[o](e._target,t)},ondestroy:function(){e._doneCallback()}});this._clip=h,this.animation&&this.animation.addClip(h),t&&h.setEasing(t)}else this._doneCallback();return this}},t.prototype.stop=function(t){if(this._clip){var e=this._clip;t&&e.onframe(1),this._abortedCallback()}},t.prototype.delay=function(t){return this._delay=t,this},t.prototype.during=function(t){return t&&(this._onframeCbs||(this._onframeCbs=[]),this._onframeCbs.push(t)),this},t.prototype.done=function(t){return t&&(this._doneCbs||(this._doneCbs=[]),this._doneCbs.push(t)),this},t.prototype.aborted=function(t){return t&&(this._abortedCbs||(this._abortedCbs=[]),this._abortedCbs.push(t)),this},t.prototype.getClip=function(){return this._clip},t.prototype.getTrack=function(t){return this._tracks[t]},t.prototype.getTracks=function(){var t=this;return Object(g.map)(this._trackKeys,function(e){return t._tracks[e]})},t.prototype.stopTracks=function(t,e){if(!t.length||!this._clip)return!0;for(var n=this._tracks,r=this._trackKeys,i=0;i<t.length;i++){var o=n[t[i]];o&&!o.isFinished()&&(e?o.step(this._target,1):1===this._started&&o.step(this._target,0),o.setFinished())}var a=!0;for(i=0;i<r.length;i++)if(!n[r[i]].isFinished()){a=!1;break}return a&&this._abortedCallback(),a},t.prototype.saveTo=function(t,e,n){if(t){e=e||this._trackKeys;for(var r=0;r<e.length;r++){var i=e[r],o=this._tracks[i];if(o&&!o.isFinished()){var a=o.keyframes,s=a[n?0:a.length-1];s&&(t[i]=ze(s.rawValue))}}}},t.prototype.__changeFinalValue=function(t,e){e=e||Object(g.keys)(t);for(var n=0;n<e.length;n++){var r=e[n],i=this._tracks[r];if(i){var o=i.keyframes;if(o.length>1){var a=o.pop();i.addKeyframe(a.time,t[r]),i.prepare(this._maxTime,i.getAdditiveTrack())}}}},t}();function tn(){return(new Date).getTime()}var en,nn,rn=function(t){function e(e){var n=t.call(this)||this;return n._running=!1,n._time=0,n._pausedTime=0,n._pauseStart=0,n._paused=!1,e=e||{},n.stage=e.stage||{},n}return p(e,t),e.prototype.addClip=function(t){t.animation&&this.removeClip(t),this._head?(this._tail.next=t,t.prev=this._tail,t.next=null,this._tail=t):this._head=this._tail=t,t.animation=this},e.prototype.addAnimator=function(t){t.animation=this;var e=t.getClip();e&&this.addClip(e)},e.prototype.removeClip=function(t){if(t.animation){var e=t.prev,n=t.next;e?e.next=n:this._head=n,n?n.prev=e:this._tail=e,t.next=t.prev=t.animation=null}},e.prototype.removeAnimator=function(t){var e=t.getClip();e&&this.removeClip(e),t.animation=null},e.prototype.update=function(t){for(var e=tn()-this._pausedTime,n=e-this._time,r=this._head;r;){var i=r.next;r.step(e,n)?(r.ondestroy(),this.removeClip(r),r=i):r=i}this._time=e,t||(this.trigger("frame",n),this.stage.update&&this.stage.update())},e.prototype._startLoop=function(){var t=this;this._running=!0,ie(function e(){t._running&&(ie(e),!t._paused&&t.update())})},e.prototype.start=function(){this._running||(this._time=tn(),this._pausedTime=0,this._startLoop())},e.prototype.stop=function(){this._running=!1},e.prototype.pause=function(){this._paused||(this._pauseStart=tn(),this._paused=!0)},e.prototype.resume=function(){this._paused&&(this._pausedTime+=tn()-this._pauseStart,this._paused=!1)},e.prototype.clear=function(){for(var t=this._head;t;){var e=t.next;t.prev=t.next=t.animation=null,t=e}this._head=this._tail=null},e.prototype.isFinished=function(){return null==this._head},e.prototype.animate=function(t,e){e=e||{},this.start();var n=new qe(t,e.loop);return this.addAnimator(n),n},e}(Y),on=A.a.domSupported,an=(nn={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},{mouse:en=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],touch:["touchstart","touchend","touchmove"],pointer:g.map(en,function(t){var e=t.replace("mouse","pointer");return nn.hasOwnProperty(e)?e:t})}),sn={mouse:["mousemove","mouseup"],pointer:["pointermove","pointerup"]},ln=!1;function cn(t){var e=t.pointerType;return"pen"===e||"touch"===e}function un(t){t&&(t.zrByTouch=!0)}function hn(t,e){for(var n=e,r=!1;n&&9!==n.nodeType&&!(r=n.domBelongToZr||n!==e&&n===t.painterRoot);)n=n.parentNode;return r}var dn=function(){return function(t,e){this.stopPropagation=g.noop,this.stopImmediatePropagation=g.noop,this.preventDefault=g.noop,this.type=e.type,this.target=this.currentTarget=t.dom,this.pointerType=e.pointerType,this.clientX=e.clientX,this.clientY=e.clientY}}(),fn={mousedown:function(t){t=st(this.dom,t),this.__mayPointerCapture=[t.zrX,t.zrY],this.trigger("mousedown",t)},mousemove:function(t){t=st(this.dom,t);var e=this.__mayPointerCapture;!e||t.zrX===e[0]&&t.zrY===e[1]||this.__togglePointerCapture(!0),this.trigger("mousemove",t)},mouseup:function(t){t=st(this.dom,t),this.__togglePointerCapture(!1),this.trigger("mouseup",t)},mouseout:function(t){hn(this,(t=st(this.dom,t)).toElement||t.relatedTarget)||(this.__pointerCapturing&&(t.zrEventControl="no_globalout"),this.trigger("mouseout",t))},wheel:function(t){ln=!0,t=st(this.dom,t),this.trigger("mousewheel",t)},mousewheel:function(t){ln||(t=st(this.dom,t),this.trigger("mousewheel",t))},touchstart:function(t){un(t=st(this.dom,t)),this.__lastTouchMoment=new Date,this.handler.processGesture(t,"start"),fn.mousemove.call(this,t),fn.mousedown.call(this,t)},touchmove:function(t){un(t=st(this.dom,t)),this.handler.processGesture(t,"change"),fn.mousemove.call(this,t)},touchend:function(t){un(t=st(this.dom,t)),this.handler.processGesture(t,"end"),fn.mouseup.call(this,t),+new Date-+this.__lastTouchMoment<300&&fn.click.call(this,t)},pointerdown:function(t){fn.mousedown.call(this,t)},pointermove:function(t){cn(t)||fn.mousemove.call(this,t)},pointerup:function(t){fn.mouseup.call(this,t)},pointerout:function(t){cn(t)||fn.mouseout.call(this,t)}};g.each(["click","dblclick","contextmenu"],function(t){fn[t]=function(e){e=st(this.dom,e),this.trigger(t,e)}});var pn={pointermove:function(t){cn(t)||pn.mousemove.call(this,t)},pointerup:function(t){pn.mouseup.call(this,t)},mousemove:function(t){this.trigger("mousemove",t)},mouseup:function(t){var e=this.__pointerCapturing;this.__togglePointerCapture(!1),this.trigger("mouseup",t),e&&(t.zrEventControl="only_globalout",this.trigger("mouseout",t))}};function An(t,e){var n=e.domHandlers;A.a.pointerEventsSupported?g.each(an.pointer,function(r){mn(e,r,function(e){n[r].call(t,e)})}):(A.a.touchEventsSupported&&g.each(an.touch,function(r){mn(e,r,function(i){n[r].call(t,i),function(t){t.touching=!0,null!=t.touchTimer&&(clearTimeout(t.touchTimer),t.touchTimer=null),t.touchTimer=setTimeout(function(){t.touching=!1,t.touchTimer=null},700)}(e)})}),g.each(an.mouse,function(r){mn(e,r,function(i){i=at(i),e.touching||n[r].call(t,i)})}))}function gn(t,e){function n(n){mn(e,n,function(r){r=at(r),hn(t,r.target)||(r=function(t,e){return st(t.dom,new dn(t,e),!0)}(t,r),e.domHandlers[n].call(t,r))},{capture:!0})}A.a.pointerEventsSupported?g.each(sn.pointer,n):A.a.touchEventsSupported||g.each(sn.mouse,n)}function mn(t,e,n,r){t.mounted[e]=n,t.listenerOpts[e]=r,lt(t.domTarget,e,n,r)}function vn(t){var e,n,r,i,o=t.mounted;for(var a in o)o.hasOwnProperty(a)&&(e=t.domTarget,n=a,r=o[a],i=t.listenerOpts[a],e.removeEventListener(n,r,i));t.mounted={}}var yn=function(){return function(t,e){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=t,this.domHandlers=e}}(),bn=function(t){function e(e,n){var r=t.call(this)||this;return r.__pointerCapturing=!1,r.dom=e,r.painterRoot=n,r._localHandlerScope=new yn(e,fn),on&&(r._globalHandlerScope=new yn(document,pn)),An(r,r._localHandlerScope),r}return p(e,t),e.prototype.dispose=function(){vn(this._localHandlerScope),on&&vn(this._globalHandlerScope)},e.prototype.setCursor=function(t){this.dom.style&&(this.dom.style.cursor=t||"default")},e.prototype.__togglePointerCapture=function(t){if(this.__mayPointerCapture=null,on&&+this.__pointerCapturing^+t){this.__pointerCapturing=t;var e=this._globalHandlerScope;t?gn(this,e):vn(e)}},e}(Y),_n=1;A.a.hasGlobalWindow&&(_n=Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1));var wn=_n,xn=.4,Sn=At,Cn=5e-5;function kn(t){return t>Cn||t<-Cn}var Bn=[],Tn=[],En=[1,0,0,1,0,0],Mn=Math.abs,On=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"];function Ln(t,e){for(var n=0;n<On.length;n++){var r=On[n];t[r]=e[r]}}var Dn=function(){function t(){}var e;return t.prototype.getLocalTransform=function(e){return t.getLocalTransform(this,e)},t.prototype.setPosition=function(t){this.x=t[0],this.y=t[1]},t.prototype.setScale=function(t){this.scaleX=t[0],this.scaleY=t[1]},t.prototype.setSkew=function(t){this.skewX=t[0],this.skewY=t[1]},t.prototype.setOrigin=function(t){this.originX=t[0],this.originY=t[1]},t.prototype.needLocalTransform=function(){return kn(this.rotation)||kn(this.x)||kn(this.y)||kn(this.scaleX-1)||kn(this.scaleY-1)||kn(this.skewX)||kn(this.skewY)},t.prototype.updateTransform=function(){var t=this.parent&&this.parent.transform,e=this.needLocalTransform(),n=this.transform;e||t?(n=n||[1,0,0,1,0,0],e?this.getLocalTransform(n):Sn(n),t&&(e?mt(n,t,n):gt(n,t)),this.transform=n,this._resolveGlobalScaleRatio(n)):n&&Sn(n)},t.prototype._resolveGlobalScaleRatio=function(t){var e=this.globalScaleRatio;if(null!=e&&1!==e){this.getGlobalScale(Bn);var n=Bn[0]<0?-1:1,r=Bn[1]<0?-1:1,i=((Bn[0]-n)*e+n)/Bn[0]||0,o=((Bn[1]-r)*e+r)/Bn[1]||0;t[0]*=i,t[1]*=i,t[2]*=o,t[3]*=o}this.invTransform=this.invTransform||[1,0,0,1,0,0],_t(this.invTransform,t)},t.prototype.getComputedTransform=function(){for(var t=this,e=[];t;)e.push(t),t=t.parent;for(;t=e.pop();)t.updateTransform();return this.transform},t.prototype.setLocalTransform=function(t){if(t){var e=t[0]*t[0]+t[1]*t[1],n=t[2]*t[2]+t[3]*t[3],r=Math.atan2(t[1],t[0]),i=Math.PI/2+r-Math.atan2(t[3],t[2]);n=Math.sqrt(n)*Math.cos(i),e=Math.sqrt(e),this.skewX=i,this.skewY=0,this.rotation=-r,this.x=+t[4],this.y=+t[5],this.scaleX=e,this.scaleY=n,this.originX=0,this.originY=0}},t.prototype.decomposeTransform=function(){if(this.transform){var t=this.parent,e=this.transform;t&&t.transform&&(mt(Tn,t.invTransform,e),e=Tn);var n=this.originX,r=this.originY;(n||r)&&(En[4]=n,En[5]=r,mt(Tn,e,En),Tn[4]-=n,Tn[5]-=r,e=Tn),this.setLocalTransform(e)}},t.prototype.getGlobalScale=function(t){var e=this.transform;return t=t||[],e?(t[0]=Math.sqrt(e[0]*e[0]+e[1]*e[1]),t[1]=Math.sqrt(e[2]*e[2]+e[3]*e[3]),e[0]<0&&(t[0]=-t[0]),e[3]<0&&(t[1]=-t[1]),t):(t[0]=1,t[1]=1,t)},t.prototype.transformCoordToLocal=function(t,e){var n=[t,e],r=this.invTransform;return r&&j(n,n,r),n},t.prototype.transformCoordToGlobal=function(t,e){var n=[t,e],r=this.transform;return r&&j(n,n,r),n},t.prototype.getLineScale=function(){var t=this.transform;return t&&Mn(t[0]-1)>1e-10&&Mn(t[3]-1)>1e-10?Math.sqrt(Mn(t[0]*t[3]-t[2]*t[1])):1},t.prototype.copyTransform=function(t){Ln(this,t)},t.getLocalTransform=function(t,e){e=e||[];var n=t.originX||0,r=t.originY||0,i=t.scaleX,o=t.scaleY,a=t.anchorX,s=t.anchorY,l=t.rotation||0,c=t.x,u=t.y,h=t.skewX?Math.tan(t.skewX):0,d=t.skewY?Math.tan(-t.skewY):0;if(n||r||a||s){var f=n+a,p=r+s;e[4]=-f*i-h*p*o,e[5]=-p*o-d*f*i}else e[4]=e[5]=0;return e[0]=i,e[3]=o,e[1]=d*i,e[2]=h*o,l&&yt(e,e,l),e[4]+=n+c,e[5]+=r+u,e},t.initDefaultProps=((e=t.prototype).scaleX=e.scaleY=e.globalScaleRatio=1,void(e.x=e.y=e.originX=e.originY=e.skewX=e.skewY=e.rotation=e.anchorX=e.anchorY=0)),t}(),In=n("zMj2"),Pn=n("OwOc"),Nn={};function Fn(t,e){e=e||Pn.a;var n=Nn[e];n||(n=Nn[e]=new In.a(500));var r=n.get(t);return null==r&&(r=Pn.d.measureText(t,e).width,n.put(t,r)),r}function Rn(t,e,n,r){var i=Fn(t,e),o=Qn(e),a=Hn(0,i,n),s=Un(0,o,r);return new Lt(a,s,i,o)}function jn(t,e,n,r){var i=((t||"")+"").split("\n");if(1===i.length)return Rn(i[0],e,n,r);for(var o=new Lt(0,0,0,0),a=0;a<i.length;a++){var s=Rn(i[a],e,n,r);0===a?o.copy(s):o.union(s)}return o}function Hn(t,e,n){return"right"===n?t-=e:"center"===n&&(t-=e/2),t}function Un(t,e,n){return"middle"===n?t-=e/2:"bottom"===n&&(t-=e),t}function Qn(t){return Fn("国",t)}function zn(t,e){return"string"==typeof t?t.lastIndexOf("%")>=0?parseFloat(t)/100*e:parseFloat(t):t}function Yn(t,e,n){var r=e.position||"inside",i=null!=e.distance?e.distance:5,o=n.height,a=n.width,s=o/2,l=n.x,c=n.y,u="left",h="top";if(r instanceof Array)l+=zn(r[0],n.width),c+=zn(r[1],n.height),u=null,h=null;else switch(r){case"left":l-=i,c+=s,u="right",h="middle";break;case"right":l+=i+a,c+=s,h="middle";break;case"top":l+=a/2,c-=i,u="center",h="bottom";break;case"bottom":l+=a/2,c+=o+i,u="center";break;case"inside":l+=a/2,c+=s,u="center",h="middle";break;case"insideLeft":l+=i,c+=s,h="middle";break;case"insideRight":l+=a-i,c+=s,u="right",h="middle";break;case"insideTop":l+=a/2,c+=i,u="center";break;case"insideBottom":l+=a/2,c+=o-i,u="center",h="bottom";break;case"insideTopLeft":l+=i,c+=i;break;case"insideTopRight":l+=a-i,c+=i,u="right";break;case"insideBottomLeft":l+=i,c+=o-i,h="bottom";break;case"insideBottomRight":l+=a-i,c+=o-i,u="right",h="bottom"}return(t=t||{}).x=l,t.y=c,t.align=u,t.verticalAlign=h,t}var Vn=On.concat(["ignore"]),Wn=Object(g.reduce)(On,function(t,e){return t[e]=!0,t},{ignore:!1}),Gn={},Xn=new Lt(0,0,0,0),Zn=function(){function t(t){this.id=Object(g.guid)(),this.animators=[],this.currentStates=[],this.states={},this._init(t)}return t.prototype._init=function(t){this.attr(t)},t.prototype.drift=function(t,e,n){switch(this.draggable){case"horizontal":e=0;break;case"vertical":t=0}var r=this.transform;r||(r=this.transform=[1,0,0,1,0,0]),r[4]+=t,r[5]+=e,this.decomposeTransform(),this.markRedraw()},t.prototype.beforeUpdate=function(){},t.prototype.afterUpdate=function(){},t.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},t.prototype.updateInnerText=function(t){var e=this._textContent;if(e&&(!e.ignore||t)){this.textConfig||(this.textConfig={});var n=this.textConfig,r=n.local,i=e.innerTransformable,o=void 0,a=void 0,s=!1;i.parent=r?this:null;var l=!1;if(i.copyTransform(e),null!=n.position){var c=Xn;n.layoutRect?c.copy(n.layoutRect):c.copy(this.getBoundingRect()),r||c.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(Gn,n,c):Yn(Gn,n,c),i.x=Gn.x,i.y=Gn.y,o=Gn.align,a=Gn.verticalAlign;var u=n.origin;if(u&&null!=n.rotation){var h=void 0,d=void 0;"center"===u?(h=.5*c.width,d=.5*c.height):(h=zn(u[0],c.width),d=zn(u[1],c.height)),l=!0,i.originX=-i.x+h+(r?0:c.x),i.originY=-i.y+d+(r?0:c.y)}}null!=n.rotation&&(i.rotation=n.rotation);var f=n.offset;f&&(i.x+=f[0],i.y+=f[1],l||(i.originX=-f[0],i.originY=-f[1]));var p=null==n.inside?"string"==typeof n.position&&n.position.indexOf("inside")>=0:n.inside,A=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),g=void 0,m=void 0,v=void 0;p&&this.canBeInsideText()?(g=n.insideFill,m=n.insideStroke,null!=g&&"auto"!==g||(g=this.getInsideTextFill()),null!=m&&"auto"!==m||(m=this.getInsideTextStroke(g),v=!0)):(g=n.outsideFill,m=n.outsideStroke,null!=g&&"auto"!==g||(g=this.getOutsideFill()),null!=m&&"auto"!==m||(m=this.getOutsideStroke(g),v=!0)),(g=g||"#000")===A.fill&&m===A.stroke&&v===A.autoStroke&&o===A.align&&a===A.verticalAlign||(s=!0,A.fill=g,A.stroke=m,A.autoStroke=v,A.align=o,A.verticalAlign=a,e.setDefaultTextStyle(A)),e.__dirty|=Jt,s&&e.dirtyStyle(!0)}},t.prototype.canBeInsideText=function(){return!0},t.prototype.getInsideTextFill=function(){return"#fff"},t.prototype.getInsideTextStroke=function(t){return"#000"},t.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?"#ccc":"#333"},t.prototype.getOutsideStroke=function(t){var e=this.__zr&&this.__zr.getBackgroundColor(),n="string"==typeof e&&Object(Ie.parse)(e);n||(n=[255,255,255,1]);for(var r=n[3],i=this.__zr.isDarkMode(),o=0;o<3;o++)n[o]=n[o]*r+(i?0:255)*(1-r);return n[3]=1,Object(Ie.stringify)(n,"rgba")},t.prototype.traverse=function(t,e){},t.prototype.attrKV=function(t,e){"textConfig"===t?this.setTextConfig(e):"textContent"===t?this.setTextContent(e):"clipPath"===t?this.setClipPath(e):"extra"===t?(this.extra=this.extra||{},Object(g.extend)(this.extra,e)):this[t]=e},t.prototype.hide=function(){this.ignore=!0,this.markRedraw()},t.prototype.show=function(){this.ignore=!1,this.markRedraw()},t.prototype.attr=function(t,e){if("string"==typeof t)this.attrKV(t,e);else if(Object(g.isObject)(t))for(var n=t,r=Object(g.keys)(n),i=0;i<r.length;i++){var o=r[i];this.attrKV(o,t[o])}return this.markRedraw(),this},t.prototype.saveCurrentToNormalState=function(t){this._innerSaveToNormal(t);for(var e=this._normalState,n=0;n<this.animators.length;n++){var r=this.animators[n],i=r.__fromStateTransition;if(!(r.getLoop()||i&&"__zr_normal__"!==i)){var o=r.targetName,a=o?e[o]:e;r.saveTo(a)}}},t.prototype._innerSaveToNormal=function(t){var e=this._normalState;e||(e=this._normalState={}),t.textConfig&&!e.textConfig&&(e.textConfig=this.textConfig),this._savePrimaryToNormal(t,e,Vn)},t.prototype._savePrimaryToNormal=function(t,e,n){for(var r=0;r<n.length;r++){var i=n[r];null==t[i]||i in e||(e[i]=this[i])}},t.prototype.hasState=function(){return this.currentStates.length>0},t.prototype.getState=function(t){return this.states[t]},t.prototype.ensureState=function(t){var e=this.states;return e[t]||(e[t]={}),e[t]},t.prototype.clearStates=function(t){this.useState("__zr_normal__",!1,t)},t.prototype.useState=function(t,e,n,r){var i="__zr_normal__"===t;if(this.hasState()||!i){var o=this.currentStates,a=this.stateTransition;if(!(Object(g.indexOf)(o,t)>=0)||!e&&1!==o.length){var s;if(this.stateProxy&&!i&&(s=this.stateProxy(t)),s||(s=this.states&&this.states[t]),s||i){i||this.saveCurrentToNormalState(s);var l=!!(s&&s.hoverLayer||r);l&&this._toggleHoverLayerFlag(!0),this._applyStateObj(t,s,this._normalState,e,!n&&!this.__inHover&&a&&a.duration>0,a);var c=this._textContent,u=this._textGuide;return c&&c.useState(t,e,n,l),u&&u.useState(t,e,n,l),i?(this.currentStates=[],this._normalState={}):e?this.currentStates.push(t):this.currentStates=[t],this._updateAnimationTargets(),this.markRedraw(),!l&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~Jt),s}Object(g.logError)("State "+t+" not exists.")}}},t.prototype.useStates=function(t,e,n){if(t.length){var r=[],i=this.currentStates,o=t.length,a=o===i.length;if(a)for(var s=0;s<o;s++)if(t[s]!==i[s]){a=!1;break}if(a)return;for(s=0;s<o;s++){var l=t[s],c=void 0;this.stateProxy&&(c=this.stateProxy(l,t)),c||(c=this.states[l]),c&&r.push(c)}var u=r[o-1],h=!!(u&&u.hoverLayer||n);h&&this._toggleHoverLayerFlag(!0);var d=this._mergeStates(r),f=this.stateTransition;this.saveCurrentToNormalState(d),this._applyStateObj(t.join(","),d,this._normalState,!1,!e&&!this.__inHover&&f&&f.duration>0,f);var p=this._textContent,A=this._textGuide;p&&p.useStates(t,e,h),A&&A.useStates(t,e,h),this._updateAnimationTargets(),this.currentStates=t.slice(),this.markRedraw(),!h&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~Jt)}else this.clearStates()},t.prototype._updateAnimationTargets=function(){for(var t=0;t<this.animators.length;t++){var e=this.animators[t];e.targetName&&e.changeTarget(this[e.targetName])}},t.prototype.removeState=function(t){var e=Object(g.indexOf)(this.currentStates,t);if(e>=0){var n=this.currentStates.slice();n.splice(e,1),this.useStates(n)}},t.prototype.replaceState=function(t,e,n){var r=this.currentStates.slice(),i=Object(g.indexOf)(r,t),o=Object(g.indexOf)(r,e)>=0;i>=0?o?r.splice(i,1):r[i]=e:n&&!o&&r.push(e),this.useStates(r)},t.prototype.toggleState=function(t,e){e?this.useState(t,!0):this.removeState(t)},t.prototype._mergeStates=function(t){for(var e,n={},r=0;r<t.length;r++){var i=t[r];Object(g.extend)(n,i),i.textConfig&&(e=e||{},Object(g.extend)(e,i.textConfig))}return e&&(n.textConfig=e),n},t.prototype._applyStateObj=function(t,e,n,r,i,o){var a=!(e&&r);e&&e.textConfig?(this.textConfig=Object(g.extend)({},r?this.textConfig:n.textConfig),Object(g.extend)(this.textConfig,e.textConfig)):a&&n.textConfig&&(this.textConfig=n.textConfig);for(var s={},l=!1,c=0;c<Vn.length;c++){var u=Vn[c],h=i&&Wn[u];e&&null!=e[u]?h?(l=!0,s[u]=e[u]):this[u]=e[u]:a&&null!=n[u]&&(h?(l=!0,s[u]=n[u]):this[u]=n[u])}if(!i)for(c=0;c<this.animators.length;c++){var d=this.animators[c],f=d.targetName;d.getLoop()||d.__changeFinalValue(f?(e||n)[f]:e||n)}l&&this._transitionState(t,s,o)},t.prototype._attachComponent=function(t){if((!t.__zr||t.__hostTarget)&&t!==this){var e=this.__zr;e&&t.addSelfToZr(e),t.__zr=e,t.__hostTarget=this}},t.prototype._detachComponent=function(t){t.__zr&&t.removeSelfFromZr(t.__zr),t.__zr=null,t.__hostTarget=null},t.prototype.getClipPath=function(){return this._clipPath},t.prototype.setClipPath=function(t){this._clipPath&&this._clipPath!==t&&this.removeClipPath(),this._attachComponent(t),this._clipPath=t,this.markRedraw()},t.prototype.removeClipPath=function(){var t=this._clipPath;t&&(this._detachComponent(t),this._clipPath=null,this.markRedraw())},t.prototype.getTextContent=function(){return this._textContent},t.prototype.setTextContent=function(t){var e=this._textContent;e!==t&&(e&&e!==t&&this.removeTextContent(),t.innerTransformable=new Dn,this._attachComponent(t),this._textContent=t,this.markRedraw())},t.prototype.setTextConfig=function(t){this.textConfig||(this.textConfig={}),Object(g.extend)(this.textConfig,t),this.markRedraw()},t.prototype.removeTextConfig=function(){this.textConfig=null,this.markRedraw()},t.prototype.removeTextContent=function(){var t=this._textContent;t&&(t.innerTransformable=null,this._detachComponent(t),this._textContent=null,this._innerTextDefaultStyle=null,this.markRedraw())},t.prototype.getTextGuideLine=function(){return this._textGuide},t.prototype.setTextGuideLine=function(t){this._textGuide&&this._textGuide!==t&&this.removeTextGuideLine(),this._attachComponent(t),this._textGuide=t,this.markRedraw()},t.prototype.removeTextGuideLine=function(){var t=this._textGuide;t&&(this._detachComponent(t),this._textGuide=null,this.markRedraw())},t.prototype.markRedraw=function(){this.__dirty|=Jt;var t=this.__zr;t&&(this.__inHover?t.refreshHover():t.refresh()),this.__hostTarget&&this.__hostTarget.markRedraw()},t.prototype.dirty=function(){this.markRedraw()},t.prototype._toggleHoverLayerFlag=function(t){this.__inHover=t;var e=this._textContent,n=this._textGuide;e&&(e.__inHover=t),n&&(n.__inHover=t)},t.prototype.addSelfToZr=function(t){if(this.__zr!==t){this.__zr=t;var e=this.animators;if(e)for(var n=0;n<e.length;n++)t.animation.addAnimator(e[n]);this._clipPath&&this._clipPath.addSelfToZr(t),this._textContent&&this._textContent.addSelfToZr(t),this._textGuide&&this._textGuide.addSelfToZr(t)}},t.prototype.removeSelfFromZr=function(t){if(this.__zr){this.__zr=null;var e=this.animators;if(e)for(var n=0;n<e.length;n++)t.animation.removeAnimator(e[n]);this._clipPath&&this._clipPath.removeSelfFromZr(t),this._textContent&&this._textContent.removeSelfFromZr(t),this._textGuide&&this._textGuide.removeSelfFromZr(t)}},t.prototype.animate=function(t,e,n){var r=t?this[t]:this;var i=new qe(r,e,n);return t&&(i.targetName=t),this.addAnimator(i,t),i},t.prototype.addAnimator=function(t,e){var n=this.__zr,r=this;t.during(function(){r.updateDuringAnimation(e)}).done(function(){var e=r.animators,n=Object(g.indexOf)(e,t);n>=0&&e.splice(n,1)}),this.animators.push(t),n&&n.animation.addAnimator(t),n&&n.wakeUp()},t.prototype.updateDuringAnimation=function(t){this.markRedraw()},t.prototype.stopAnimation=function(t,e){for(var n=this.animators,r=n.length,i=[],o=0;o<r;o++){var a=n[o];t&&t!==a.scope?i.push(a):a.stop(e)}return this.animators=i,this},t.prototype.animateTo=function(t,e,n){$n(this,t,e,n)},t.prototype.animateFrom=function(t,e,n){$n(this,t,e,n,!0)},t.prototype._transitionState=function(t,e,n,r){for(var i=$n(this,e,n,r),o=0;o<i.length;o++)i[o].__fromStateTransition=t},t.prototype.getBoundingRect=function(){return null},t.prototype.getPaintRect=function(){return null},t.initDefaultProps=function(){var e=t.prototype;e.type="element",e.name="",e.ignore=e.silent=e.isGroup=e.draggable=e.dragging=e.ignoreClip=e.__inHover=!1,e.__dirty=Jt;function n(t,n,r,i){function o(t,e){Object.defineProperty(e,0,{get:function(){return t[r]},set:function(e){t[r]=e}}),Object.defineProperty(e,1,{get:function(){return t[i]},set:function(e){t[i]=e}})}Object.defineProperty(e,t,{get:function(){this[n]||o(this,this[n]=[]);return this[n]},set:function(t){this[r]=t[0],this[i]=t[1],this[n]=t,o(this,t)}})}Object.defineProperty&&(n("position","_legacyPos","x","y"),n("scale","_legacyScale","scaleX","scaleY"),n("origin","_legacyOrigin","originX","originY"))}(),t}();function $n(t,e,n,r,i){var o=[];!function t(e,n,r,i,o,a,s,l){var c=Object(g.keys)(i);var u=o.duration;var h=o.delay;var d=o.additive;var f=o.setToFinal;var p=!Object(g.isObject)(a);var A=e.animators;var m=[];for(var v=0;v<c.length;v++){var y=c[v],b=i[y];if(null!=b&&null!=r[y]&&(p||a[y]))if(!Object(g.isObject)(b)||Object(g.isArrayLike)(b)||Object(g.isGradientObject)(b))m.push(y);else{if(n){l||(r[y]=b,e.updateDuringAnimation(n));continue}t(e,y,r[y],b,o,a&&a[y],s,l)}else l||(r[y]=b,e.updateDuringAnimation(n),m.push(y))}var _=m.length;if(!d&&_)for(var w=0;w<A.length;w++){var x=A[w];if(x.targetName===n){var S=x.stopTracks(m);if(S){var C=Object(g.indexOf)(A,x);A.splice(C,1)}}}o.force||(m=Object(g.filter)(m,function(t){return e=i[t],n=r[t],!(e===n||Object(g.isArrayLike)(e)&&Object(g.isArrayLike)(n)&&function(t,e){var n=t.length;if(n!==e.length)return!1;for(var r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}(e,n));var e,n}),_=m.length);if(_>0||o.force&&!s.length){var k=void 0,B=void 0,T=void 0;if(l){B={},f&&(k={});for(var w=0;w<_;w++){var y=m[w];B[y]=r[y],f?k[y]=i[y]:r[y]=i[y]}}else if(f){T={};for(var w=0;w<_;w++){var y=m[w];T[y]=ze(r[y]),Jn(r,i,y)}}var x=new qe(r,!1,!1,d?Object(g.filter)(A,function(t){return t.targetName===n}):null);x.targetName=n,o.scope&&(x.scope=o.scope),f&&k&&x.whenWithKeys(0,k,m),T&&x.whenWithKeys(0,T,m),x.whenWithKeys(null==u?500:u,l?B:i,m).delay(h||0),e.addAnimator(x,n),s.push(x)}}(t,"",t,e,n=n||{},r,o,i);var a=o.length,s=!1,l=n.done,c=n.aborted,u=function(){s=!0,--a<=0&&(s?l&&l():c&&c())},h=function(){--a<=0&&(s?l&&l():c&&c())};a||l&&l(),o.length>0&&n.during&&o[0].during(function(t,e){n.during(e)});for(var d=0;d<o.length;d++){var f=o[d];u&&f.done(u),h&&f.aborted(h),n.force&&f.duration(n.duration),f.start(n.easing)}return o}function Kn(t,e,n){for(var r=0;r<n;r++)t[r]=e[r]}function Jn(t,e,n){if(Object(g.isArrayLike)(e[n]))if(Object(g.isArrayLike)(t[n])||(t[n]=[]),Object(g.isTypedArray)(e[n])){var r=e[n].length;t[n].length!==r&&(t[n]=new e[n].constructor(r),Kn(t[n],e[n],r))}else{var i=e[n],o=t[n],a=i.length;if(c=i,Object(g.isArrayLike)(c[0]))for(var s=i[0].length,l=0;l<a;l++)o[l]?Kn(o[l],i[l],s):o[l]=Array.prototype.slice.call(i[l]);else Kn(o,i,a);o.length=i.length}else t[n]=e[n];var c}Object(g.mixin)(Zn,Y),Object(g.mixin)(Zn,Dn);var qn=Zn,tr=function(t){function e(e){var n=t.call(this)||this;return n.isGroup=!0,n._children=[],n.attr(e),n}return p(e,t),e.prototype.childrenRef=function(){return this._children},e.prototype.children=function(){return this._children.slice()},e.prototype.childAt=function(t){return this._children[t]},e.prototype.childOfName=function(t){for(var e=this._children,n=0;n<e.length;n++)if(e[n].name===t)return e[n]},e.prototype.childCount=function(){return this._children.length},e.prototype.add=function(t){return t&&t!==this&&t.parent!==this&&(this._children.push(t),this._doAdd(t)),this},e.prototype.addBefore=function(t,e){if(t&&t!==this&&t.parent!==this&&e&&e.parent===this){var n=this._children,r=n.indexOf(e);r>=0&&(n.splice(r,0,t),this._doAdd(t))}return this},e.prototype.replace=function(t,e){var n=g.indexOf(this._children,t);return n>=0&&this.replaceAt(e,n),this},e.prototype.replaceAt=function(t,e){var n=this._children,r=n[e];if(t&&t!==this&&t.parent!==this&&t!==r){n[e]=t,r.parent=null;var i=this.__zr;i&&r.removeSelfFromZr(i),this._doAdd(t)}return this},e.prototype._doAdd=function(t){t.parent&&t.parent.remove(t),t.parent=this;var e=this.__zr;e&&e!==t.__zr&&t.addSelfToZr(e),e&&e.refresh()},e.prototype.remove=function(t){var e=this.__zr,n=this._children,r=g.indexOf(n,t);return r<0?this:(n.splice(r,1),t.parent=null,e&&t.removeSelfFromZr(e),e&&e.refresh(),this)},e.prototype.removeAll=function(){for(var t=this._children,e=this.__zr,n=0;n<t.length;n++){var r=t[n];e&&r.removeSelfFromZr(e),r.parent=null}return t.length=0,this},e.prototype.eachChild=function(t,e){for(var n=this._children,r=0;r<n.length;r++){var i=n[r];t.call(e,i,r)}return this},e.prototype.traverse=function(t,e){for(var n=0;n<this._children.length;n++){var r=this._children[n],i=t.call(e,r);r.isGroup&&!i&&r.traverse(t,e)}return this},e.prototype.addSelfToZr=function(e){t.prototype.addSelfToZr.call(this,e);for(var n=0;n<this._children.length;n++){this._children[n].addSelfToZr(e)}},e.prototype.removeSelfFromZr=function(e){t.prototype.removeSelfFromZr.call(this,e);for(var n=0;n<this._children.length;n++){this._children[n].removeSelfFromZr(e)}},e.prototype.getBoundingRect=function(t){for(var e=new Lt(0,0,0,0),n=t||this._children,r=[],i=null,o=0;o<n.length;o++){var a=n[o];if(!a.ignore&&!a.invisible){var s=a.getBoundingRect(),l=a.getLocalTransform(r);l?(Lt.applyTransform(e,s,l),(i=i||e.clone()).union(e)):(i=i||s.clone()).union(s)}}return i||e},e}(qn);tr.prototype.type="group";var er=tr,nr={},rr={};
  424. /*!
  425. * ZRender, a high performance 2d drawing library.
  426. *
  427. * Copyright (c) 2013, Baidu Inc.
  428. * All rights reserved.
  429. *
  430. * LICENSE
  431. * https://github.com/ecomfe/zrender/blob/master/LICENSE.txt
  432. */var ir=function(){function t(t,e,n){var r=this;this._sleepAfterStill=10,this._stillFrameAccum=0,this._needsRefresh=!0,this._needsRefreshHover=!0,this._darkMode=!1,n=n||{},this.dom=e,this.id=t;var i=new re,o=n.renderer||"canvas";nr[o]||(o=g.keys(nr)[0]),n.useDirtyRect=null!=n.useDirtyRect&&n.useDirtyRect;var a=new nr[o](e,i,n,t),s=n.ssr||a.ssrOnly;this.storage=i,this.painter=a;var l,c=A.a.node||A.a.worker||s?null:new bn(a.getViewportRoot(),a.root),u=n.useCoarsePointer;(null==u||"auto"===u?A.a.touchEventsSupported:!!u)&&(l=g.retrieve2(n.pointerSize,44)),this.handler=new zt(i,a,c,a.root,l),this.animation=new rn({stage:{update:s?null:function(){return r._flush(!0)}}}),s||this.animation.start()}return t.prototype.add=function(t){t&&(this.storage.addRoot(t),t.addSelfToZr(this),this.refresh())},t.prototype.remove=function(t){t&&(this.storage.delRoot(t),t.removeSelfFromZr(this),this.refresh())},t.prototype.configLayer=function(t,e){this.painter.configLayer&&this.painter.configLayer(t,e),this.refresh()},t.prototype.setBackgroundColor=function(t){this.painter.setBackgroundColor&&this.painter.setBackgroundColor(t),this.refresh(),this._backgroundColor=t,this._darkMode=function(t){if(!t)return!1;if("string"==typeof t)return Object(Ie.lum)(t,1)<xn;if(t.colorStops){for(var e=t.colorStops,n=0,r=e.length,i=0;i<r;i++)n+=Object(Ie.lum)(e[i].color,1);return(n/=r)<xn}return!1}(t)},t.prototype.getBackgroundColor=function(){return this._backgroundColor},t.prototype.setDarkMode=function(t){this._darkMode=t},t.prototype.isDarkMode=function(){return this._darkMode},t.prototype.refreshImmediately=function(t){t||this.animation.update(!0),this._needsRefresh=!1,this.painter.refresh(),this._needsRefresh=!1},t.prototype.refresh=function(){this._needsRefresh=!0,this.animation.start()},t.prototype.flush=function(){this._flush(!1)},t.prototype._flush=function(t){var e,n=tn();this._needsRefresh&&(e=!0,this.refreshImmediately(t)),this._needsRefreshHover&&(e=!0,this.refreshHoverImmediately());var r=tn();e?(this._stillFrameAccum=0,this.trigger("rendered",{elapsedTime:r-n})):this._sleepAfterStill>0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},t.prototype.setSleepAfterStill=function(t){this._sleepAfterStill=t},t.prototype.wakeUp=function(){this.animation.start(),this._stillFrameAccum=0},t.prototype.refreshHover=function(){this._needsRefreshHover=!0},t.prototype.refreshHoverImmediately=function(){this._needsRefreshHover=!1,this.painter.refreshHover&&"canvas"===this.painter.getType()&&this.painter.refreshHover()},t.prototype.resize=function(t){t=t||{},this.painter.resize(t.width,t.height),this.handler.resize()},t.prototype.clearAnimation=function(){this.animation.clear()},t.prototype.getWidth=function(){return this.painter.getWidth()},t.prototype.getHeight=function(){return this.painter.getHeight()},t.prototype.setCursorStyle=function(t){this.handler.setCursorStyle(t)},t.prototype.findHover=function(t,e){return this.handler.findHover(t,e)},t.prototype.on=function(t,e,n){return this.handler.on(t,e,n),this},t.prototype.off=function(t,e){this.handler.off(t,e)},t.prototype.trigger=function(t,e){this.handler.trigger(t,e)},t.prototype.clear=function(){for(var t=this.storage.getRoots(),e=0;e<t.length;e++)t[e]instanceof er&&t[e].removeSelfFromZr(this);this.storage.delAllRoots(),this.painter.clear()},t.prototype.dispose=function(){var t;this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,t=this.id,delete rr[t]},t}();function or(t,e){var n=new ir(g.guid(),t,e);return rr[n.id]=n,n}function ar(t){t.dispose()}function sr(){for(var t in rr)rr.hasOwnProperty(t)&&rr[t].dispose();rr={}}function lr(t){return rr[t]}function cr(t,e){nr[t]=e}var ur="5.4.3",hr=1e-4,dr=20;function fr(t,e,n,r){var i=e[0],o=e[1],a=n[0],s=n[1],l=o-i,c=s-a;if(0===l)return 0===c?a:(a+s)/2;if(r)if(l>0){if(t<=i)return a;if(t>=o)return s}else{if(t>=i)return a;if(t<=o)return s}else{if(t===i)return a;if(t===o)return s}return(t-i)/l*c+a}function pr(t,e){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%"}return g.isString(t)?(n=t,n.replace(/^\s+|\s+$/g,"")).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):null==t?NaN:+t;var n}function Ar(t,e,n){return null==e&&(e=10),e=Math.min(Math.max(0,e),dr),t=(+t).toFixed(e),n?t:+t}function gr(t){return t.sort(function(t,e){return t-e}),t}function mr(t){if(t=+t,isNaN(t))return 0;if(t>1e-14)for(var e=1,n=0;n<15;n++,e*=10)if(Math.round(t*e)/e===t)return n;return vr(t)}function vr(t){var e=t.toString().toLowerCase(),n=e.indexOf("e"),r=n>0?+e.slice(n+1):0,i=n>0?n:e.length,o=e.indexOf("."),a=o<0?0:i-1-o;return Math.max(0,a-r)}function yr(t,e){var n=Math.log,r=Math.LN10,i=Math.floor(n(t[1]-t[0])/r),o=Math.round(n(Math.abs(e[1]-e[0]))/r),a=Math.min(Math.max(-i+o,0),20);return isFinite(a)?a:20}function br(t,e,n){return t[e]&&_r(t,n)[e]||0}function _r(t,e){var n=g.reduce(t,function(t,e){return t+(isNaN(e)?0:e)},0);if(0===n)return[];for(var r=Math.pow(10,e),i=g.map(t,function(t){return(isNaN(t)?0:t)/n*r*100}),o=100*r,a=g.map(i,function(t){return Math.floor(t)}),s=g.reduce(a,function(t,e){return t+e},0),l=g.map(i,function(t,e){return t-a[e]});s<o;){for(var c=Number.NEGATIVE_INFINITY,u=null,h=0,d=l.length;h<d;++h)l[h]>c&&(c=l[h],u=h);++a[u],l[u]=0,++s}return g.map(a,function(t){return t/r})}function wr(t,e){var n=Math.max(mr(t),mr(e)),r=t+e;return n>dr?r:Ar(r,n)}var xr=9007199254740991;function Sr(t){var e=2*Math.PI;return(t%e+e)%e}function Cr(t){return t>-hr&&t<hr}var kr=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d{1,2})(?::(\d{1,2})(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;function Br(t){if(t instanceof Date)return t;if(g.isString(t)){var e=kr.exec(t);if(!e)return new Date(NaN);if(e[8]){var n=+e[4]||0;return"Z"!==e[8].toUpperCase()&&(n-=+e[8].slice(0,3)),new Date(Date.UTC(+e[1],+(e[2]||1)-1,+e[3]||1,n,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0))}return new Date(+e[1],+(e[2]||1)-1,+e[3]||1,+e[4]||0,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0)}return null==t?new Date(NaN):new Date(Math.round(t))}function Tr(t){return Math.pow(10,Er(t))}function Er(t){if(0===t)return 0;var e=Math.floor(Math.log(t)/Math.LN10);return t/Math.pow(10,e)>=10&&e++,e}function Mr(t,e){var n=Er(t),r=Math.pow(10,n),i=t/r;return t=(e?i<1.5?1:i<2.5?2:i<4?3:i<7?5:10:i<1?1:i<2?2:i<3?3:i<5?5:10)*r,n>=-20?+t.toFixed(n<0?-n:0):t}function Or(t,e){var n=(t.length-1)*e+1,r=Math.floor(n),i=+t[r-1],o=n-r;return o?i+o*(t[r]-i):i}function Lr(t){t.sort(function(t,e){return function t(e,n,r){return e.interval[r]<n.interval[r]||e.interval[r]===n.interval[r]&&(e.close[r]-n.close[r]==(r?-1:1)||!r&&t(e,n,1))}(t,e,0)?-1:1});for(var e=-1/0,n=1,r=0;r<t.length;){for(var i=t[r].interval,o=t[r].close,a=0;a<2;a++)i[a]<=e&&(i[a]=e,o[a]=a?1:1-n),e=i[a],n=o[a];i[0]===i[1]&&o[0]*o[1]!=1?t.splice(r,1):r++}return t}function Dr(t){var e=parseFloat(t);return e==t&&(0!==e||!g.isString(t)||t.indexOf("x")<=0)?e:NaN}function Ir(t){return!isNaN(Dr(t))}function Pr(){return Math.round(9*Math.random())}function Nr(t,e){return null==t?e:null==e?t:t*e/function t(e,n){return 0===n?e:t(n,e%n)}(t,e)}"undefined"!=typeof console&&console.warn&&console.log;function Fr(t){0}function Rr(t){throw new Error(t)}function jr(t,e,n){return(e-t)*n+t}var Hr="series\0",Ur="\0_ec_\0";function Qr(t){return t instanceof Array?t:null==t?[]:[t]}function zr(t,e,n){if(t){t[e]=t[e]||{},t.emphasis=t.emphasis||{},t.emphasis[e]=t.emphasis[e]||{};for(var r=0,i=n.length;r<i;r++){var o=n[r];!t.emphasis[e].hasOwnProperty(o)&&t[e].hasOwnProperty(o)&&(t.emphasis[e][o]=t[e][o])}}}var Yr=["fontStyle","fontWeight","fontSize","fontFamily","rich","tag","color","textBorderColor","textBorderWidth","width","height","lineHeight","align","verticalAlign","baseline","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY","backgroundColor","borderColor","borderWidth","borderRadius","padding"];function Vr(t){return!Object(g.isObject)(t)||Object(g.isArray)(t)||t instanceof Date?t:t.value}function Wr(t){return Object(g.isObject)(t)&&!(t instanceof Array)}function Gr(t,e,n){var r="normalMerge"===n,i="replaceMerge"===n,o="replaceAll"===n;t=t||[],e=(e||[]).slice();var a=Object(g.createHashMap)();Object(g.each)(e,function(t,n){Object(g.isObject)(t)||(e[n]=null)});var s,l,c=function(t,e,n){var r=[];if("replaceAll"===n)return r;for(var i=0;i<t.length;i++){var o=t[i];o&&null!=o.id&&e.set(o.id,i),r.push({existing:"replaceMerge"===n||Jr(o)?null:o,newOption:null,keyInfo:null,brandNew:null})}return r}(t,a,n);return(r||i)&&function(t,e,n,r){Object(g.each)(r,function(i,o){if(i&&null!=i.id){var a=Zr(i.id),s=n.get(a);if(null!=s){var l=t[s];Object(g.assert)(!l.newOption,'Duplicated option on id "'+a+'".'),l.newOption=i,l.existing=e[s],r[o]=null}}})}(c,t,a,e),r&&function(t,e){Object(g.each)(e,function(n,r){if(n&&null!=n.name)for(var i=0;i<t.length;i++){var o=t[i].existing;if(!t[i].newOption&&o&&(null==o.id||null==n.id)&&!Jr(n)&&!Jr(o)&&Xr("name",o,n))return t[i].newOption=n,void(e[r]=null)}})}(c,e),r||i?function(t,e,n){Object(g.each)(e,function(e){if(e){for(var r,i=0;(r=t[i])&&(r.newOption||Jr(r.existing)||r.existing&&null!=e.id&&!Xr("id",e,r.existing));)i++;r?(r.newOption=e,r.brandNew=n):t.push({newOption:e,brandNew:n,existing:null,keyInfo:null}),i++}})}(c,e,i):o&&function(t,e){Object(g.each)(e,function(e){t.push({newOption:e,brandNew:!0,existing:null,keyInfo:null})})}(c,e),s=c,l=Object(g.createHashMap)(),Object(g.each)(s,function(t){var e=t.existing;e&&l.set(e.id,t)}),Object(g.each)(s,function(t){var e=t.newOption;Object(g.assert)(!e||null==e.id||!l.get(e.id)||l.get(e.id)===t,"id duplicates: "+(e&&e.id)),e&&null!=e.id&&l.set(e.id,t),!t.keyInfo&&(t.keyInfo={})}),Object(g.each)(s,function(t,e){var n=t.existing,r=t.newOption,i=t.keyInfo;if(Object(g.isObject)(r)){if(i.name=null!=r.name?Zr(r.name):n?n.name:Hr+e,n)i.id=Zr(n.id);else if(null!=r.id)i.id=Zr(r.id);else{var o=0;do{i.id="\0"+i.name+"\0"+o++}while(l.get(i.id))}l.set(i.id,t)}}),c}function Xr(t,e,n){var r=$r(e[t],null),i=$r(n[t],null);return null!=r&&null!=i&&r===i}function Zr(t){return $r(t,"")}function $r(t,e){return null==t?e:Object(g.isString)(t)?t:Object(g.isNumber)(t)||Object(g.isStringSafe)(t)?t+"":e}function Kr(t){var e=t.name;return!(!e||!e.indexOf(Hr))}function Jr(t){return t&&null!=t.id&&0===Zr(t.id).indexOf(Ur)}function qr(t,e){return null!=e.dataIndexInside?e.dataIndexInside:null!=e.dataIndex?Object(g.isArray)(e.dataIndex)?Object(g.map)(e.dataIndex,function(e){return t.indexOfRawIndex(e)}):t.indexOfRawIndex(e.dataIndex):null!=e.name?Object(g.isArray)(e.name)?Object(g.map)(e.name,function(e){return t.indexOfName(e)}):t.indexOfName(e.name):void 0}function ti(){var t="__ec_inner_"+ei++;return function(e){return e[t]||(e[t]={})}}var ei=Pr();function ni(t,e,n){var r=ri(e,n),i=r.mainTypeSpecified,o=r.queryOptionMap,a=r.others,s=n?n.defaultMainType:null;return!i&&s&&o.set(s,{}),o.each(function(e,r){var i=ai(t,r,e,{useDefault:s===r,enableAll:!n||null==n.enableAll||n.enableAll,enableNone:!n||null==n.enableNone||n.enableNone});a[r+"Models"]=i.models,a[r+"Model"]=i.models[0]}),a}function ri(t,e){var n;if(Object(g.isString)(t)){var r={};r[t+"Index"]=0,n=r}else n=t;var i=Object(g.createHashMap)(),o={},a=!1;return Object(g.each)(n,function(t,n){if("dataIndex"!==n&&"dataIndexInside"!==n){var r=n.match(/^(\w+)(Index|Id|Name)$/)||[],s=r[1],l=(r[2]||"").toLowerCase();if(s&&l&&!(e&&e.includeMainTypes&&Object(g.indexOf)(e.includeMainTypes,s)<0))a=a||!!s,(i.get(s)||i.set(s,{}))[l]=t}else o[n]=t}),{mainTypeSpecified:a,queryOptionMap:i,others:o}}var ii={useDefault:!0,enableAll:!1,enableNone:!1},oi={useDefault:!1,enableAll:!0,enableNone:!0};function ai(t,e,n,r){r=r||ii;var i=n.index,o=n.id,a=n.name,s={models:null,specified:null!=i||null!=o||null!=a};if(!s.specified){var l=void 0;return s.models=r.useDefault&&(l=t.getComponent(e))?[l]:[],s}return"none"===i||!1===i?(Object(g.assert)(r.enableNone,'`"none"` or `false` is not a valid value on index option.'),s.models=[],s):("all"===i&&(Object(g.assert)(r.enableAll,'`"all"` is not a valid value on index option.'),i=o=a=null),s.models=t.queryComponents({mainType:e,index:i,id:o,name:a}),s)}function si(t,e,n){t.setAttribute?t.setAttribute(e,n):t[e]=n}function li(t,e){var n=Object(g.createHashMap)(),r=[];return Object(g.each)(t,function(t){var i=e(t);(n.get(i)||(r.push(i),n.set(i,[]))).push(t)}),{keys:r,buckets:n}}function ci(t,e,n,r,i){var o=null==e||"auto"===e;if(null==r)return r;if(Object(g.isNumber)(r))return Ar(p=jr(n||0,r,i),o?Math.max(mr(n||0),mr(r)):e);if(Object(g.isString)(r))return i<1?n:r;for(var a=[],s=n,l=r,c=Math.max(s?s.length:0,l.length),u=0;u<c;++u){var h=t.getDimensionInfo(u);if(h&&"ordinal"===h.type)a[u]=(i<1&&s?s:l)[u];else{var d=s&&s[u]?s[u]:0,f=l[u],p=jr(d,f,i);a[u]=Ar(p,o?Math.max(mr(d),mr(f)):e)}}return a}var ui=".",hi="___EC__COMPONENT__CONTAINER___",di="___EC__EXTENDED_CLASS___";function fi(t){var e={main:"",sub:""};if(t){var n=t.split(ui);e.main=n[0]||"",e.sub=n[1]||""}return e}function pi(t,e){t.$constructor=t,t.extend=function(t){var e,n,r=this;return n=r,g.isFunction(n)&&/^class\s/.test(Function.prototype.toString.call(n))?e=function(t){function e(){return t.apply(this,arguments)||this}return p(e,t),e}(r):(e=function(){(t.$constructor||r).apply(this,arguments)},g.inherits(e,this)),g.extend(e.prototype,t),e[di]=!0,e.extend=this.extend,e.superCall=mi,e.superApply=vi,e.superClass=r,e}}function Ai(t,e){t.extend=e.extend}var gi=Math.round(10*Math.random());function mi(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return this.superClass.prototype[e].apply(t,n)}function vi(t,e,n){return this.superClass.prototype[e].apply(t,n)}function yi(t){var e={};t.registerClass=function(t){var n,r=t.type||t.prototype.type;if(r){n=r,g.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(n),'componentType "'+n+'" illegal'),t.prototype.type=r;var i=fi(r);if(i.sub){if(i.sub!==hi){((function(t){var n=e[t.main];n&&n[hi]||((n=e[t.main]={})[hi]=!0);return n})(i))[i.sub]=t}}else e[i.main]=t}return t},t.getClass=function(t,n,r){var i=e[t];if(i&&i[hi]&&(i=n?i[n]:null),r&&!i)throw new Error(n?"Component "+t+"."+(n||"")+" is used but not imported.":t+".type should be specified.");return i},t.getClassesByMainType=function(t){var n=fi(t),r=[],i=e[n.main];return i&&i[hi]?g.each(i,function(t,e){e!==hi&&r.push(t)}):r.push(i),r},t.hasClass=function(t){var n=fi(t);return!!e[n.main]},t.getAllClassMainTypes=function(){var t=[];return g.each(e,function(e,n){t.push(n)}),t},t.hasSubTypes=function(t){var n=fi(t),r=e[n.main];return r&&r[hi]}}function bi(t,e){for(var n=0;n<t.length;n++)t[n][1]||(t[n][1]=t[n][0]);return e=e||!1,function(n,r,i){for(var o={},a=0;a<t.length;a++){var s=t[a][1];if(!(r&&g.indexOf(r,s)>=0||i&&g.indexOf(i,s)<0)){var l=n.getShallow(s,e);null!=l&&(o[t[a][0]]=l)}}return o}}var _i=bi([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),wi=function(){function t(){}return t.prototype.getAreaStyle=function(t,e){return _i(this,t,e)},t}(),xi=new In.a(50);function Si(t){if("string"==typeof t){var e=xi.get(t);return e&&e.image}return t}function Ci(t,e,n,r,i){if(t){if("string"==typeof t){if(e&&e.__zrImageSrc===t||!n)return e;var o=xi.get(t),a={hostEl:n,cb:r,cbPayload:i};return o?!Bi(e=o.image)&&o.pending.push(a):((e=Pn.d.loadImage(t,ki,ki)).__zrImageSrc=t,xi.put(t,e.__cachedImgObj={image:e,pending:[a]})),e}return t}return e}function ki(){var t=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var e=0;e<t.pending.length;e++){var n=t.pending[e],r=n.cb;r&&r(this,n.cbPayload),n.hostEl.dirty()}t.pending.length=0}function Bi(t){return t&&t.width&&t.height}var Ti=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;function Ei(t,e,n,r,i){if(!e)return"";var o=(t+"").split("\n");i=Mi(e,n,r,i);for(var a=0,s=o.length;a<s;a++)o[a]=Oi(o[a],i);return o.join("\n")}function Mi(t,e,n,r){r=r||{};var i=Object(g.extend)({},r);i.font=e,n=Object(g.retrieve2)(n,"..."),i.maxIterations=Object(g.retrieve2)(r.maxIterations,2);var o=i.minChar=Object(g.retrieve2)(r.minChar,0);i.cnCharWidth=Fn("国",e);var a=i.ascCharWidth=Fn("a",e);i.placeholder=Object(g.retrieve2)(r.placeholder,"");for(var s=t=Math.max(0,t-1),l=0;l<o&&s>=a;l++)s-=a;var c=Fn(n,e);return c>s&&(n="",c=0),s=t-c,i.ellipsis=n,i.ellipsisWidth=c,i.contentWidth=s,i.containerWidth=t,i}function Oi(t,e){var n=e.containerWidth,r=e.font,i=e.contentWidth;if(!n)return"";var o=Fn(t,r);if(o<=n)return t;for(var a=0;;a++){if(o<=i||a>=e.maxIterations){t+=e.ellipsis;break}var s=0===a?Li(t,i,e.ascCharWidth,e.cnCharWidth):o>0?Math.floor(t.length*i/o):0;o=Fn(t=t.substr(0,s),r)}return""===t&&(t=e.placeholder),t}function Li(t,e,n,r){for(var i=0,o=0,a=t.length;o<a&&i<e;o++){var s=t.charCodeAt(o);i+=0<=s&&s<=127?n:r}return o}var Di=function(){return function(){}}(),Ii=function(){return function(t){this.tokens=[],t&&(this.tokens=t)}}(),Pi=function(){return function(){this.width=0,this.height=0,this.contentWidth=0,this.contentHeight=0,this.outerWidth=0,this.outerHeight=0,this.lines=[]}}();function Ni(t,e,n,r,i){var o,a,s=""===e,l=i&&n.rich[i]||{},c=t.lines,u=l.font||n.font,h=!1;if(r){var d=l.padding,f=d?d[1]+d[3]:0;if(null!=l.width&&"auto"!==l.width){var p=zn(l.width,r.width)+f;c.length>0&&p+r.accumWidth>r.width&&(o=e.split("\n"),h=!0),r.accumWidth=p}else{var A=ji(e,u,r.width,r.breakAll,r.accumWidth);r.accumWidth=A.accumWidth+f,a=A.linesWidths,o=A.lines}}else o=e.split("\n");for(var g=0;g<o.length;g++){var m=o[g],v=new Di;if(v.styleName=i,v.text=m,v.isLineHolder=!m&&!s,"number"==typeof l.width?v.width=l.width:v.width=a?a[g]:Fn(m,u),g||h)c.push(new Ii([v]));else{var y=(c[c.length-1]||(c[0]=new Ii)).tokens,b=y.length;1===b&&y[0].isLineHolder?y[0]=v:(m||!b||s)&&y.push(v)}}}var Fi=Object(g.reduce)(",&?/;] ".split(""),function(t,e){return t[e]=!0,t},{});function Ri(t){return!function(t){var e=t.charCodeAt(0);return e>=32&&e<=591||e>=880&&e<=4351||e>=4608&&e<=5119||e>=7680&&e<=8303}(t)||!!Fi[t]}function ji(t,e,n,r,i){for(var o=[],a=[],s="",l="",c=0,u=0,h=0;h<t.length;h++){var d=t.charAt(h);if("\n"!==d){var f=Fn(d,e),p=!r&&!Ri(d);(o.length?u+f>n:i+u+f>n)?u?(s||l)&&(p?(s||(s=l,l="",u=c=0),o.push(s),a.push(u-c),l+=d,s="",u=c+=f):(l&&(s+=l,l="",c=0),o.push(s),a.push(u),s=d,u=f)):p?(o.push(l),a.push(c),l=d,c=f):(o.push(d),a.push(f)):(u+=f,p?(l+=d,c+=f):(l&&(s+=l,l="",c=0),s+=d))}else l&&(s+=l,u+=c),o.push(s),a.push(u),s="",l="",c=0,u=0}return o.length||s||(s=t,l="",c=0),l&&(s+=l),s&&(o.push(s),a.push(u)),1===o.length&&(u+=i),{accumWidth:u,lines:o,linesWidths:a}}var Hi="__zr_style_"+Math.round(10*Math.random()),Ui={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},Qi={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};Ui[Hi]=!0;var zi=["z","z2","invisible"],Yi=["invisible"],Vi=function(t){function e(e){return t.call(this,e)||this}var n;return p(e,t),e.prototype._init=function(e){for(var n=Object(g.keys)(e),r=0;r<n.length;r++){var i=n[r];"style"===i?this.useStyle(e[i]):t.prototype.attrKV.call(this,i,e[i])}this.style||this.useStyle({})},e.prototype.beforeBrush=function(){},e.prototype.afterBrush=function(){},e.prototype.innerBeforeBrush=function(){},e.prototype.innerAfterBrush=function(){},e.prototype.shouldBePainted=function(t,e,n,r){var i=this.transform;if(this.ignore||this.invisible||0===this.style.opacity||this.culling&&function(t,e,n){Wi.copy(t.getBoundingRect()),t.transform&&Wi.applyTransform(t.transform);return Gi.width=e,Gi.height=n,!Wi.intersect(Gi)}(this,t,e)||i&&!i[0]&&!i[3])return!1;if(n&&this.__clipPaths)for(var o=0;o<this.__clipPaths.length;++o)if(this.__clipPaths[o].isZeroArea())return!1;if(r&&this.parent)for(var a=this.parent;a;){if(a.ignore)return!1;a=a.parent}return!0},e.prototype.contain=function(t,e){return this.rectContain(t,e)},e.prototype.traverse=function(t,e){t.call(e,this)},e.prototype.rectContain=function(t,e){var n=this.transformCoordToLocal(t,e);return this.getBoundingRect().contain(n[0],n[1])},e.prototype.getPaintRect=function(){var t=this._paintRect;if(!this._paintRect||this.__dirty){var e=this.transform,n=this.getBoundingRect(),r=this.style,i=r.shadowBlur||0,o=r.shadowOffsetX||0,a=r.shadowOffsetY||0;t=this._paintRect||(this._paintRect=new Lt(0,0,0,0)),e?Lt.applyTransform(t,n,e):t.copy(n),(i||o||a)&&(t.width+=2*i+Math.abs(o),t.height+=2*i+Math.abs(a),t.x=Math.min(t.x,t.x+o-i),t.y=Math.min(t.y,t.y+a-i));var s=this.dirtyRectTolerance;t.isZero()||(t.x=Math.floor(t.x-s),t.y=Math.floor(t.y-s),t.width=Math.ceil(t.width+1+2*s),t.height=Math.ceil(t.height+1+2*s))}return t},e.prototype.setPrevPaintRect=function(t){t?(this._prevPaintRect=this._prevPaintRect||new Lt(0,0,0,0),this._prevPaintRect.copy(t)):this._prevPaintRect=null},e.prototype.getPrevPaintRect=function(){return this._prevPaintRect},e.prototype.animateStyle=function(t){return this.animate("style",t)},e.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():this.markRedraw()},e.prototype.attrKV=function(e,n){"style"!==e?t.prototype.attrKV.call(this,e,n):this.style?this.setStyle(n):this.useStyle(n)},e.prototype.setStyle=function(t,e){return"string"==typeof t?this.style[t]=e:Object(g.extend)(this.style,t),this.dirtyStyle(),this},e.prototype.dirtyStyle=function(t){t||this.markRedraw(),this.__dirty|=2,this._rect&&(this._rect=null)},e.prototype.dirty=function(){this.dirtyStyle()},e.prototype.styleChanged=function(){return!!(2&this.__dirty)},e.prototype.styleUpdated=function(){this.__dirty&=-3},e.prototype.createStyle=function(t){return Object(g.createObject)(Ui,t)},e.prototype.useStyle=function(t){t[Hi]||(t=this.createStyle(t)),this.__inHover?this.__hoverStyle=t:this.style=t,this.dirtyStyle()},e.prototype.isStyleObject=function(t){return t[Hi]},e.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.style&&!n.style&&(n.style=this._mergeStyle(this.createStyle(),this.style)),this._savePrimaryToNormal(e,n,zi)},e.prototype._applyStateObj=function(e,n,r,i,o,a){t.prototype._applyStateObj.call(this,e,n,r,i,o,a);var s,l=!(n&&i);if(n&&n.style?o?i?s=n.style:(s=this._mergeStyle(this.createStyle(),r.style),this._mergeStyle(s,n.style)):(s=this._mergeStyle(this.createStyle(),i?this.style:r.style),this._mergeStyle(s,n.style)):l&&(s=r.style),s)if(o){var c=this.style;if(this.style=this.createStyle(l?{}:c),l)for(var u=Object(g.keys)(c),h=0;h<u.length;h++){(f=u[h])in s&&(s[f]=s[f],this.style[f]=c[f])}var d=Object(g.keys)(s);for(h=0;h<d.length;h++){var f=d[h];this.style[f]=this.style[f]}this._transitionState(e,{style:s},a,this.getAnimationStyleProps())}else this.useStyle(s);var p=this.__inHover?Yi:zi;for(h=0;h<p.length;h++){f=p[h];n&&null!=n[f]?this[f]=n[f]:l&&null!=r[f]&&(this[f]=r[f])}},e.prototype._mergeStates=function(e){for(var n,r=t.prototype._mergeStates.call(this,e),i=0;i<e.length;i++){var o=e[i];o.style&&(n=n||{},this._mergeStyle(n,o.style))}return n&&(r.style=n),r},e.prototype._mergeStyle=function(t,e){return Object(g.extend)(t,e),t},e.prototype.getAnimationStyleProps=function(){return Qi},e.initDefaultProps=((n=e.prototype).type="displayable",n.invisible=!1,n.z=0,n.z2=0,n.zlevel=0,n.culling=!1,n.cursor="pointer",n.rectHover=!1,n.incremental=!1,n._rect=null,n.dirtyRectTolerance=0,void(n.__dirty=2|Jt)),e}(qn),Wi=new Lt(0,0,0,0),Gi=new Lt(0,0,0,0);var Xi=Vi,Zi=Math.min,$i=Math.max,Ki=Math.sin,Ji=Math.cos,qi=2*Math.PI,to=m(),eo=m(),no=m();function ro(t,e,n){if(0!==t.length){for(var r=t[0],i=r[0],o=r[0],a=r[1],s=r[1],l=1;l<t.length;l++)r=t[l],i=Zi(i,r[0]),o=$i(o,r[0]),a=Zi(a,r[1]),s=$i(s,r[1]);e[0]=i,e[1]=a,n[0]=o,n[1]=s}}function io(t,e,n,r,i,o){i[0]=Zi(t,n),i[1]=Zi(e,r),o[0]=$i(t,n),o[1]=$i(e,r)}var oo=[],ao=[];function so(t,e,n,r,i,o,a,s,l,c){var u=_e,h=ve,d=u(t,n,i,a,oo);l[0]=1/0,l[1]=1/0,c[0]=-1/0,c[1]=-1/0;for(var f=0;f<d;f++){var p=h(t,n,i,a,oo[f]);l[0]=Zi(p,l[0]),c[0]=$i(p,c[0])}d=u(e,r,o,s,ao);for(f=0;f<d;f++){var A=h(e,r,o,s,ao[f]);l[1]=Zi(A,l[1]),c[1]=$i(A,c[1])}l[0]=Zi(t,l[0]),c[0]=$i(t,c[0]),l[0]=Zi(a,l[0]),c[0]=$i(a,c[0]),l[1]=Zi(e,l[1]),c[1]=$i(e,c[1]),l[1]=Zi(s,l[1]),c[1]=$i(s,c[1])}function lo(t,e,n,r,i,o,a,s){var l=Be,c=Ce,u=$i(Zi(l(t,n,i),1),0),h=$i(Zi(l(e,r,o),1),0),d=c(t,n,i,u),f=c(e,r,o,h);a[0]=Zi(t,i,d),a[1]=Zi(e,o,f),s[0]=$i(t,i,d),s[1]=$i(e,o,f)}function co(t,e,n,r,i,o,a,s,l){var c=H,u=U,h=Math.abs(i-o);if(h%qi<1e-4&&h>1e-4)return s[0]=t-n,s[1]=e-r,l[0]=t+n,void(l[1]=e+r);if(to[0]=Ji(i)*n+t,to[1]=Ki(i)*r+e,eo[0]=Ji(o)*n+t,eo[1]=Ki(o)*r+e,c(s,to,eo),u(l,to,eo),(i%=qi)<0&&(i+=qi),(o%=qi)<0&&(o+=qi),i>o&&!a?o+=qi:i<o&&a&&(i+=qi),a){var d=o;o=i,i=d}for(var f=0;f<o;f+=Math.PI/2)f>i&&(no[0]=Ji(f)*n+t,no[1]=Ki(f)*r+e,c(s,no,s),u(l,no,l))}var uo={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},ho=[],fo=[],po=[],Ao=[],go=[],mo=[],vo=Math.min,yo=Math.max,bo=Math.cos,_o=Math.sin,wo=Math.abs,xo=Math.PI,So=2*xo,Co="undefined"!=typeof Float32Array,ko=[];function Bo(t){return Math.round(t/xo*1e8)/1e8%2*xo}function To(t,e){var n=Bo(t[0]);n<0&&(n+=So);var r=n-t[0],i=t[1];i+=r,!e&&i-n>=So?i=n+So:e&&n-i>=So?i=n-So:!e&&n>i?i=n+(So-Bo(n-i)):e&&n<i&&(i=n-(So-Bo(i-n))),t[0]=n,t[1]=i}var Eo=function(){function t(t){this.dpr=1,this._xi=0,this._yi=0,this._x0=0,this._y0=0,this._len=0,t&&(this._saveData=!1),this._saveData&&(this.data=[])}var e;return t.prototype.increaseVersion=function(){this._version++},t.prototype.getVersion=function(){return this._version},t.prototype.setScale=function(t,e,n){(n=n||0)>0&&(this._ux=wo(n/wn/t)||0,this._uy=wo(n/wn/e)||0)},t.prototype.setDPR=function(t){this.dpr=t},t.prototype.setContext=function(t){this._ctx=t},t.prototype.getContext=function(){return this._ctx},t.prototype.beginPath=function(){return this._ctx&&this._ctx.beginPath(),this.reset(),this},t.prototype.reset=function(){this._saveData&&(this._len=0),this._pathSegLen&&(this._pathSegLen=null,this._pathLen=0),this._version++},t.prototype.moveTo=function(t,e){return this._drawPendingPt(),this.addData(uo.M,t,e),this._ctx&&this._ctx.moveTo(t,e),this._x0=t,this._y0=e,this._xi=t,this._yi=e,this},t.prototype.lineTo=function(t,e){var n=wo(t-this._xi),r=wo(e-this._yi),i=n>this._ux||r>this._uy;if(this.addData(uo.L,t,e),this._ctx&&i&&this._ctx.lineTo(t,e),i)this._xi=t,this._yi=e,this._pendingPtDist=0;else{var o=n*n+r*r;o>this._pendingPtDist&&(this._pendingPtX=t,this._pendingPtY=e,this._pendingPtDist=o)}return this},t.prototype.bezierCurveTo=function(t,e,n,r,i,o){return this._drawPendingPt(),this.addData(uo.C,t,e,n,r,i,o),this._ctx&&this._ctx.bezierCurveTo(t,e,n,r,i,o),this._xi=i,this._yi=o,this},t.prototype.quadraticCurveTo=function(t,e,n,r){return this._drawPendingPt(),this.addData(uo.Q,t,e,n,r),this._ctx&&this._ctx.quadraticCurveTo(t,e,n,r),this._xi=n,this._yi=r,this},t.prototype.arc=function(t,e,n,r,i,o){this._drawPendingPt(),ko[0]=r,ko[1]=i,To(ko,o),r=ko[0];var a=(i=ko[1])-r;return this.addData(uo.A,t,e,n,n,r,a,0,o?0:1),this._ctx&&this._ctx.arc(t,e,n,r,i,o),this._xi=bo(i)*n+t,this._yi=_o(i)*n+e,this},t.prototype.arcTo=function(t,e,n,r,i){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(t,e,n,r,i),this},t.prototype.rect=function(t,e,n,r){return this._drawPendingPt(),this._ctx&&this._ctx.rect(t,e,n,r),this.addData(uo.R,t,e,n,r),this},t.prototype.closePath=function(){this._drawPendingPt(),this.addData(uo.Z);var t=this._ctx,e=this._x0,n=this._y0;return t&&t.closePath(),this._xi=e,this._yi=n,this},t.prototype.fill=function(t){t&&t.fill(),this.toStatic()},t.prototype.stroke=function(t){t&&t.stroke(),this.toStatic()},t.prototype.len=function(){return this._len},t.prototype.setData=function(t){var e=t.length;this.data&&this.data.length===e||!Co||(this.data=new Float32Array(e));for(var n=0;n<e;n++)this.data[n]=t[n];this._len=e},t.prototype.appendPath=function(t){t instanceof Array||(t=[t]);for(var e=t.length,n=0,r=this._len,i=0;i<e;i++)n+=t[i].len();Co&&this.data instanceof Float32Array&&(this.data=new Float32Array(r+n));for(i=0;i<e;i++)for(var o=t[i].data,a=0;a<o.length;a++)this.data[r++]=o[a];this._len=r},t.prototype.addData=function(t,e,n,r,i,o,a,s,l){if(this._saveData){var c=this.data;this._len+arguments.length>c.length&&(this._expandData(),c=this.data);for(var u=0;u<arguments.length;u++)c[this._len++]=arguments[u]}},t.prototype._drawPendingPt=function(){this._pendingPtDist>0&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},t.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var t=[],e=0;e<this._len;e++)t[e]=this.data[e];this.data=t}},t.prototype.toStatic=function(){if(this._saveData){this._drawPendingPt();var t=this.data;t instanceof Array&&(t.length=this._len,Co&&this._len>11&&(this.data=new Float32Array(t)))}},t.prototype.getBoundingRect=function(){po[0]=po[1]=go[0]=go[1]=Number.MAX_VALUE,Ao[0]=Ao[1]=mo[0]=mo[1]=-Number.MAX_VALUE;var t,e=this.data,n=0,r=0,i=0,o=0;for(t=0;t<this._len;){var a=e[t++],s=1===t;switch(s&&(i=n=e[t],o=r=e[t+1]),a){case uo.M:n=i=e[t++],r=o=e[t++],go[0]=i,go[1]=o,mo[0]=i,mo[1]=o;break;case uo.L:io(n,r,e[t],e[t+1],go,mo),n=e[t++],r=e[t++];break;case uo.C:so(n,r,e[t++],e[t++],e[t++],e[t++],e[t],e[t+1],go,mo),n=e[t++],r=e[t++];break;case uo.Q:lo(n,r,e[t++],e[t++],e[t],e[t+1],go,mo),n=e[t++],r=e[t++];break;case uo.A:var l=e[t++],c=e[t++],u=e[t++],h=e[t++],d=e[t++],f=e[t++]+d;t+=1;var p=!e[t++];s&&(i=bo(d)*u+l,o=_o(d)*h+c),co(l,c,u,h,d,f,p,go,mo),n=bo(f)*u+l,r=_o(f)*h+c;break;case uo.R:io(i=n=e[t++],o=r=e[t++],i+e[t++],o+e[t++],go,mo);break;case uo.Z:n=i,r=o}H(po,po,go),U(Ao,Ao,mo)}return 0===t&&(po[0]=po[1]=Ao[0]=Ao[1]=0),new Lt(po[0],po[1],Ao[0]-po[0],Ao[1]-po[1])},t.prototype._calculateLength=function(){var t=this.data,e=this._len,n=this._ux,r=this._uy,i=0,o=0,a=0,s=0;this._pathSegLen||(this._pathSegLen=[]);for(var l=this._pathSegLen,c=0,u=0,h=0;h<e;){var d=t[h++],f=1===h;f&&(a=i=t[h],s=o=t[h+1]);var p=-1;switch(d){case uo.M:i=a=t[h++],o=s=t[h++];break;case uo.L:var A=t[h++],g=(y=t[h++])-o;(wo(E=A-i)>n||wo(g)>r||h===e-1)&&(p=Math.sqrt(E*E+g*g),i=A,o=y);break;case uo.C:var m=t[h++],v=t[h++],y=(A=t[h++],t[h++]),b=t[h++],_=t[h++];p=Se(i,o,m,v,A,y,b,_,10),i=b,o=_;break;case uo.Q:p=Me(i,o,m=t[h++],v=t[h++],A=t[h++],y=t[h++],10),i=A,o=y;break;case uo.A:var w=t[h++],x=t[h++],S=t[h++],C=t[h++],k=t[h++],B=t[h++],T=B+k;h+=1;t[h++];f&&(a=bo(k)*S+w,s=_o(k)*C+x),p=yo(S,C)*vo(So,Math.abs(B)),i=bo(T)*S+w,o=_o(T)*C+x;break;case uo.R:a=i=t[h++],s=o=t[h++],p=2*t[h++]+2*t[h++];break;case uo.Z:var E=a-i;g=s-o;p=Math.sqrt(E*E+g*g),i=a,o=s}p>=0&&(l[u++]=p,c+=p)}return this._pathLen=c,c},t.prototype.rebuildPath=function(t,e){var n,r,i,o,a,s,l,c,u,h,d=this.data,f=this._ux,p=this._uy,A=this._len,g=e<1,m=0,v=0,y=0;if(!g||(this._pathSegLen||this._calculateLength(),l=this._pathSegLen,c=e*this._pathLen))t:for(var b=0;b<A;){var _=d[b++],w=1===b;switch(w&&(n=i=d[b],r=o=d[b+1]),_!==uo.L&&y>0&&(t.lineTo(u,h),y=0),_){case uo.M:n=i=d[b++],r=o=d[b++],t.moveTo(i,o);break;case uo.L:a=d[b++],s=d[b++];var x=wo(a-i),S=wo(s-o);if(x>f||S>p){if(g){if(m+(X=l[v++])>c){var C=(c-m)/X;t.lineTo(i*(1-C)+a*C,o*(1-C)+s*C);break t}m+=X}t.lineTo(a,s),i=a,o=s,y=0}else{var k=x*x+S*S;k>y&&(u=a,h=s,y=k)}break;case uo.C:var B=d[b++],T=d[b++],E=d[b++],M=d[b++],O=d[b++],L=d[b++];if(g){if(m+(X=l[v++])>c){we(i,B,E,O,C=(c-m)/X,ho),we(o,T,M,L,C,fo),t.bezierCurveTo(ho[1],fo[1],ho[2],fo[2],ho[3],fo[3]);break t}m+=X}t.bezierCurveTo(B,T,E,M,O,L),i=O,o=L;break;case uo.Q:B=d[b++],T=d[b++],E=d[b++],M=d[b++];if(g){if(m+(X=l[v++])>c){Te(i,B,E,C=(c-m)/X,ho),Te(o,T,M,C,fo),t.quadraticCurveTo(ho[1],fo[1],ho[2],fo[2]);break t}m+=X}t.quadraticCurveTo(B,T,E,M),i=E,o=M;break;case uo.A:var D=d[b++],I=d[b++],P=d[b++],N=d[b++],F=d[b++],R=d[b++],j=d[b++],H=!d[b++],U=P>N?P:N,Q=wo(P-N)>.001,z=F+R,Y=!1;if(g)m+(X=l[v++])>c&&(z=F+R*(c-m)/X,Y=!0),m+=X;if(Q&&t.ellipse?t.ellipse(D,I,P,N,j,F,z,H):t.arc(D,I,U,F,z,H),Y)break t;w&&(n=bo(F)*P+D,r=_o(F)*N+I),i=bo(z)*P+D,o=_o(z)*N+I;break;case uo.R:n=i=d[b],r=o=d[b+1],a=d[b++],s=d[b++];var V=d[b++],W=d[b++];if(g){if(m+(X=l[v++])>c){var G=c-m;t.moveTo(a,s),t.lineTo(a+vo(G,V),s),(G-=V)>0&&t.lineTo(a+V,s+vo(G,W)),(G-=W)>0&&t.lineTo(a+yo(V-G,0),s+W),(G-=V)>0&&t.lineTo(a,s+yo(W-G,0));break t}m+=X}t.rect(a,s,V,W);break;case uo.Z:if(g){var X;if(m+(X=l[v++])>c){C=(c-m)/X;t.lineTo(i*(1-C)+n*C,o*(1-C)+r*C);break t}m+=X}t.closePath(),i=n,o=r}}},t.prototype.clone=function(){var e=new t,n=this.data;return e.data=n.slice?n.slice():Array.prototype.slice.call(n),e._len=this._len,e},t.CMD=uo,t.initDefaultProps=((e=t.prototype)._saveData=!0,e._ux=0,e._uy=0,e._pendingPtDist=0,void(e._version=0)),t}();function Mo(t,e,n,r,i,o,a){if(0===i)return!1;var s=i,l=0;if(a>e+s&&a>r+s||a<e-s&&a<r-s||o>t+s&&o>n+s||o<t-s&&o<n-s)return!1;if(t===n)return Math.abs(o-t)<=s/2;var c=(l=(e-r)/(t-n))*o-a+(t*r-n*e)/(t-n);return c*c/(l*l+1)<=s/2*s/2}function Oo(t,e,n,r,i,o,a,s,l,c,u){if(0===l)return!1;var h=l;return!(u>e+h&&u>r+h&&u>o+h&&u>s+h||u<e-h&&u<r-h&&u<o-h&&u<s-h||c>t+h&&c>n+h&&c>i+h&&c>a+h||c<t-h&&c<n-h&&c<i-h&&c<a-h)&&xe(t,e,n,r,i,o,a,s,c,u,null)<=h/2}function Lo(t,e,n,r,i,o,a,s,l){if(0===a)return!1;var c=a;return!(l>e+c&&l>r+c&&l>o+c||l<e-c&&l<r-c&&l<o-c||s>t+c&&s>n+c&&s>i+c||s<t-c&&s<n-c&&s<i-c)&&Ee(t,e,n,r,i,o,s,l,null)<=c/2}var Do=2*Math.PI;function Io(t){return(t%=Do)<0&&(t+=Do),t}var Po=2*Math.PI;function No(t,e,n,r,i,o,a,s,l){if(0===a)return!1;var c=a;s-=t,l-=e;var u=Math.sqrt(s*s+l*l);if(u-c>n||u+c<n)return!1;if(Math.abs(r-i)%Po<1e-4)return!0;if(o){var h=r;r=Io(i),i=Io(h)}else r=Io(r),i=Io(i);r>i&&(i+=Po);var d=Math.atan2(l,s);return d<0&&(d+=Po),d>=r&&d<=i||d+Po>=r&&d+Po<=i}function Fo(t,e,n,r,i,o){if(o>e&&o>r||o<e&&o<r)return 0;if(r===e)return 0;var a=(o-e)/(r-e),s=r<e?1:-1;1!==a&&0!==a||(s=r<e?.5:-.5);var l=a*(n-t)+t;return l===i?1/0:l>i?s:0}var Ro=Eo.CMD,jo=2*Math.PI,Ho=1e-4;var Uo=[-1,-1,-1],Qo=[-1,-1];function zo(t,e,n,r,i,o,a,s,l,c){if(c>e&&c>r&&c>o&&c>s||c<e&&c<r&&c<o&&c<s)return 0;var u,h=be(e,r,o,s,c,Uo);if(0===h)return 0;for(var d=0,f=-1,p=void 0,A=void 0,g=0;g<h;g++){var m=Uo[g],v=0===m||1===m?.5:1;ve(t,n,i,a,m)<l||(f<0&&(f=_e(e,r,o,s,Qo),Qo[1]<Qo[0]&&f>1&&(void 0,u=Qo[0],Qo[0]=Qo[1],Qo[1]=u),p=ve(e,r,o,s,Qo[0]),f>1&&(A=ve(e,r,o,s,Qo[1]))),2===f?m<Qo[0]?d+=p<e?v:-v:m<Qo[1]?d+=A<p?v:-v:d+=s<A?v:-v:m<Qo[0]?d+=p<e?v:-v:d+=s<p?v:-v)}return d}function Yo(t,e,n,r,i,o,a,s){if(s>e&&s>r&&s>o||s<e&&s<r&&s<o)return 0;var l=function(t,e,n,r,i){var o=t-2*e+n,a=2*(e-t),s=t-r,l=0;if(ge(o))me(a)&&(u=-s/a)>=0&&u<=1&&(i[l++]=u);else{var c=a*a-4*o*s;if(ge(c))(u=-a/(2*o))>=0&&u<=1&&(i[l++]=u);else if(c>0){var u,h=le(c),d=(-a-h)/(2*o);(u=(-a+h)/(2*o))>=0&&u<=1&&(i[l++]=u),d>=0&&d<=1&&(i[l++]=d)}}return l}(e,r,o,s,Uo);if(0===l)return 0;var c=Be(e,r,o);if(c>=0&&c<=1){for(var u=0,h=Ce(e,r,o,c),d=0;d<l;d++){var f=0===Uo[d]||1===Uo[d]?.5:1;Ce(t,n,i,Uo[d])<a||(Uo[d]<c?u+=h<e?f:-f:u+=o<h?f:-f)}return u}f=0===Uo[0]||1===Uo[0]?.5:1;return Ce(t,n,i,Uo[0])<a?0:o<e?f:-f}function Vo(t,e,n,r,i,o,a,s){if((s-=e)>n||s<-n)return 0;var l=Math.sqrt(n*n-s*s);Uo[0]=-l,Uo[1]=l;var c=Math.abs(r-i);if(c<1e-4)return 0;if(c>=jo-1e-4){r=0,i=jo;var u=o?1:-1;return a>=Uo[0]+t&&a<=Uo[1]+t?u:0}if(r>i){var h=r;r=i,i=h}r<0&&(r+=jo,i+=jo);for(var d=0,f=0;f<2;f++){var p=Uo[f];if(p+t>a){var A=Math.atan2(s,p);u=o?1:-1;A<0&&(A=jo+A),(A>=r&&A<=i||A+jo>=r&&A+jo<=i)&&(A>Math.PI/2&&A<1.5*Math.PI&&(u=-u),d+=u)}}return d}function Wo(t,e,n,r,i){for(var o,a,s,l,c=t.data,u=t.len(),h=0,d=0,f=0,p=0,A=0,g=0;g<u;){var m=c[g++],v=1===g;switch(m===Ro.M&&g>1&&(n||(h+=Fo(d,f,p,A,r,i))),v&&(p=d=c[g],A=f=c[g+1]),m){case Ro.M:d=p=c[g++],f=A=c[g++];break;case Ro.L:if(n){if(Mo(d,f,c[g],c[g+1],e,r,i))return!0}else h+=Fo(d,f,c[g],c[g+1],r,i)||0;d=c[g++],f=c[g++];break;case Ro.C:if(n){if(Oo(d,f,c[g++],c[g++],c[g++],c[g++],c[g],c[g+1],e,r,i))return!0}else h+=zo(d,f,c[g++],c[g++],c[g++],c[g++],c[g],c[g+1],r,i)||0;d=c[g++],f=c[g++];break;case Ro.Q:if(n){if(Lo(d,f,c[g++],c[g++],c[g],c[g+1],e,r,i))return!0}else h+=Yo(d,f,c[g++],c[g++],c[g],c[g+1],r,i)||0;d=c[g++],f=c[g++];break;case Ro.A:var y=c[g++],b=c[g++],_=c[g++],w=c[g++],x=c[g++],S=c[g++];g+=1;var C=!!(1-c[g++]);o=Math.cos(x)*_+y,a=Math.sin(x)*w+b,v?(p=o,A=a):h+=Fo(d,f,o,a,r,i);var k=(r-y)*w/_+y;if(n){if(No(y,b,w,x,x+S,C,e,k,i))return!0}else h+=Vo(y,b,w,x,x+S,C,k,i);d=Math.cos(x+S)*_+y,f=Math.sin(x+S)*w+b;break;case Ro.R:if(p=d=c[g++],A=f=c[g++],o=p+c[g++],a=A+c[g++],n){if(Mo(p,A,o,A,e,r,i)||Mo(o,A,o,a,e,r,i)||Mo(o,a,p,a,e,r,i)||Mo(p,a,p,A,e,r,i))return!0}else h+=Fo(o,A,o,a,r,i),h+=Fo(p,a,p,A,r,i);break;case Ro.Z:if(n){if(Mo(d,f,p,A,e,r,i))return!0}else h+=Fo(d,f,p,A,r,i);d=p,f=A}}return n||(s=f,l=A,Math.abs(s-l)<Ho)||(h+=Fo(d,f,p,A,r,i)||0),0!==h}var Go=Object(g.defaults)({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},Ui),Xo={style:Object(g.defaults)({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},Qi.style)},Zo=On.concat(["invisible","culling","z","z2","zlevel","parent"]),$o=function(t){function e(e){return t.call(this,e)||this}var n;return p(e,t),e.prototype.update=function(){var n=this;t.prototype.update.call(this);var r=this.style;if(r.decal){var i=this._decalEl=this._decalEl||new e;i.buildPath===e.prototype.buildPath&&(i.buildPath=function(t){n.buildPath(t,n.shape)}),i.silent=!0;var o=i.style;for(var a in r)o[a]!==r[a]&&(o[a]=r[a]);o.fill=r.fill?r.decal:null,o.decal=null,o.shadowColor=null,r.strokeFirst&&(o.stroke=null);for(var s=0;s<Zo.length;++s)i[Zo[s]]=this[Zo[s]];i.__dirty|=Jt}else this._decalEl&&(this._decalEl=null)},e.prototype.getDecalElement=function(){return this._decalEl},e.prototype._init=function(e){var n=Object(g.keys)(e);this.shape=this.getDefaultShape();var r=this.getDefaultStyle();r&&this.useStyle(r);for(var i=0;i<n.length;i++){var o=n[i],a=e[o];"style"===o?this.style?Object(g.extend)(this.style,a):this.useStyle(a):"shape"===o?Object(g.extend)(this.shape,a):t.prototype.attrKV.call(this,o,a)}this.style||this.useStyle({})},e.prototype.getDefaultStyle=function(){return null},e.prototype.getDefaultShape=function(){return{}},e.prototype.canBeInsideText=function(){return this.hasFill()},e.prototype.getInsideTextFill=function(){var t=this.style.fill;if("none"!==t){if(Object(g.isString)(t)){var e=Object(Ie.lum)(t,0);return e>.5?"#333":e>.2?"#eee":"#ccc"}if(t)return"#ccc"}return"#333"},e.prototype.getInsideTextStroke=function(t){var e=this.style.fill;if(Object(g.isString)(e)){var n=this.__zr;if(!(!n||!n.isDarkMode())===Object(Ie.lum)(t,0)<xn)return e}},e.prototype.buildPath=function(t,e,n){},e.prototype.pathUpdated=function(){this.__dirty&=~qt},e.prototype.getUpdatedPathProxy=function(t){return!this.path&&this.createPathProxy(),this.path.beginPath(),this.buildPath(this.path,this.shape,t),this.path},e.prototype.createPathProxy=function(){this.path=new Eo(!1)},e.prototype.hasStroke=function(){var t=this.style,e=t.stroke;return!(null==e||"none"===e||!(t.lineWidth>0))},e.prototype.hasFill=function(){var t=this.style.fill;return null!=t&&"none"!==t},e.prototype.getBoundingRect=function(){var t=this._rect,e=this.style,n=!t;if(n){var r=!1;this.path||(r=!0,this.createPathProxy());var i=this.path;(r||this.__dirty&qt)&&(i.beginPath(),this.buildPath(i,this.shape,!1),this.pathUpdated()),t=i.getBoundingRect()}if(this._rect=t,this.hasStroke()&&this.path&&this.path.len()>0){var o=this._rectStroke||(this._rectStroke=t.clone());if(this.__dirty||n){o.copy(t);var a=e.strokeNoScale?this.getLineScale():1,s=e.lineWidth;if(!this.hasFill()){var l=this.strokeContainThreshold;s=Math.max(s,null==l?4:l)}a>1e-10&&(o.width+=s/a,o.height+=s/a,o.x-=s/a/2,o.y-=s/a/2)}return o}return t},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),r=this.getBoundingRect(),i=this.style;if(t=n[0],e=n[1],r.contain(t,e)){var o=this.path;if(this.hasStroke()){var a=i.lineWidth,s=i.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(this.hasFill()||(a=Math.max(a,this.strokeContainThreshold)),function(t,e,n,r){return Wo(t,e,!0,n,r)}(o,a/s,t,e)))return!0}if(this.hasFill())return function(t,e,n){return Wo(t,0,!1,e,n)}(o,t,e)}return!1},e.prototype.dirtyShape=function(){this.__dirty|=qt,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},e.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},e.prototype.animateShape=function(t){return this.animate("shape",t)},e.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():"shape"===t?this.dirtyShape():this.markRedraw()},e.prototype.attrKV=function(e,n){"shape"===e?this.setShape(n):t.prototype.attrKV.call(this,e,n)},e.prototype.setShape=function(t,e){var n=this.shape;return n||(n=this.shape={}),"string"==typeof t?n[t]=e:Object(g.extend)(n,t),this.dirtyShape(),this},e.prototype.shapeChanged=function(){return!!(this.__dirty&qt)},e.prototype.createStyle=function(t){return Object(g.createObject)(Go,t)},e.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.shape&&!n.shape&&(n.shape=Object(g.extend)({},this.shape))},e.prototype._applyStateObj=function(e,n,r,i,o,a){t.prototype._applyStateObj.call(this,e,n,r,i,o,a);var s,l=!(n&&i);if(n&&n.shape?o?i?s=n.shape:(s=Object(g.extend)({},r.shape),Object(g.extend)(s,n.shape)):(s=Object(g.extend)({},i?this.shape:r.shape),Object(g.extend)(s,n.shape)):l&&(s=r.shape),s)if(o){this.shape=Object(g.extend)({},this.shape);for(var c={},u=Object(g.keys)(s),h=0;h<u.length;h++){var d=u[h];"object"==typeof s[d]?this.shape[d]=s[d]:c[d]=s[d]}this._transitionState(e,{shape:c},a)}else this.shape=s,this.dirtyShape()},e.prototype._mergeStates=function(e){for(var n,r=t.prototype._mergeStates.call(this,e),i=0;i<e.length;i++){var o=e[i];o.shape&&(n=n||{},this._mergeStyle(n,o.shape))}return n&&(r.shape=n),r},e.prototype.getAnimationStyleProps=function(){return Xo},e.prototype.isZeroArea=function(){return!1},e.extend=function(t){var n=function(e){function n(n){var r=e.call(this,n)||this;return t.init&&t.init.call(r,n),r}return p(n,e),n.prototype.getDefaultStyle=function(){return Object(g.clone)(t.style)},n.prototype.getDefaultShape=function(){return Object(g.clone)(t.shape)},n}(e);for(var r in t)"function"==typeof t[r]&&(n.prototype[r]=t[r]);return n},e.initDefaultProps=((n=e.prototype).type="path",n.strokeContainThreshold=5,n.segmentIgnoreThreshold=0,n.subPixelOptimize=!1,n.autoBatch=!1,void(n.__dirty=2|Jt|qt)),e}(Xi),Ko=Object(g.defaults)({strokeFirst:!0,font:Pn.a,x:0,y:0,textAlign:"left",textBaseline:"top",miterLimit:2},Go),Jo=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.hasStroke=function(){var t=this.style,e=t.stroke;return null!=e&&"none"!==e&&t.lineWidth>0},e.prototype.hasFill=function(){var t=this.style.fill;return null!=t&&"none"!==t},e.prototype.createStyle=function(t){return Object(g.createObject)(Ko,t)},e.prototype.setBoundingRect=function(t){this._rect=t},e.prototype.getBoundingRect=function(){var t=this.style;if(!this._rect){var e=t.text;null!=e?e+="":e="";var n=jn(e,t.font,t.textAlign,t.textBaseline);if(n.x+=t.x||0,n.y+=t.y||0,this.hasStroke()){var r=t.lineWidth;n.x-=r/2,n.y-=r/2,n.width+=r,n.height+=r}this._rect=n}return this._rect},e.initDefaultProps=void(e.prototype.dirtyRectTolerance=10),e}(Xi);Jo.prototype.type="tspan";var qo=Jo,ta=Object(g.defaults)({x:0,y:0},Ui),ea={style:Object(g.defaults)({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},Qi.style)};var na=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.createStyle=function(t){return Object(g.createObject)(ta,t)},e.prototype._getSize=function(t){var e=this.style,n=e[t];if(null!=n)return n;var r,i=(r=e.image)&&"string"!=typeof r&&r.width&&r.height?e.image:this.__image;if(!i)return 0;var o="width"===t?"height":"width",a=e[o];return null==a?i[t]:i[t]/i[o]*a},e.prototype.getWidth=function(){return this._getSize("width")},e.prototype.getHeight=function(){return this._getSize("height")},e.prototype.getAnimationStyleProps=function(){return ea},e.prototype.getBoundingRect=function(){var t=this.style;return this._rect||(this._rect=new Lt(t.x||0,t.y||0,this.getWidth(),this.getHeight())),this._rect},e}(Xi);na.prototype.type="image";var ra=na;var ia=Math.round;function oa(t,e,n){if(e){var r=e.x1,i=e.x2,o=e.y1,a=e.y2;t.x1=r,t.x2=i,t.y1=o,t.y2=a;var s=n&&n.lineWidth;return s?(ia(2*r)===ia(2*i)&&(t.x1=t.x2=sa(r,s,!0)),ia(2*o)===ia(2*a)&&(t.y1=t.y2=sa(o,s,!0)),t):t}}function aa(t,e,n){if(e){var r=e.x,i=e.y,o=e.width,a=e.height;t.x=r,t.y=i,t.width=o,t.height=a;var s=n&&n.lineWidth;return s?(t.x=sa(r,s,!0),t.y=sa(i,s,!0),t.width=Math.max(sa(r+o,s,!1)-t.x,0===o?0:1),t.height=Math.max(sa(i+a,s,!1)-t.y,0===a?0:1),t):t}}function sa(t,e,n){if(!e)return t;var r=ia(2*t);return(r+ia(e))%2==0?r/2:(r+(n?1:-1))/2}var la=function(){return function(){this.x=0,this.y=0,this.width=0,this.height=0}}(),ca={},ua=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultShape=function(){return new la},e.prototype.buildPath=function(t,e){var n,r,i,o;if(this.subPixelOptimize){var a=aa(ca,e,this.style);n=a.x,r=a.y,i=a.width,o=a.height,a.r=e.r,e=a}else n=e.x,r=e.y,i=e.width,o=e.height;e.r?function(t,e){var n,r,i,o,a,s=e.x,l=e.y,c=e.width,u=e.height,h=e.r;c<0&&(s+=c,c=-c),u<0&&(l+=u,u=-u),"number"==typeof h?n=r=i=o=h:h instanceof Array?1===h.length?n=r=i=o=h[0]:2===h.length?(n=i=h[0],r=o=h[1]):3===h.length?(n=h[0],r=o=h[1],i=h[2]):(n=h[0],r=h[1],i=h[2],o=h[3]):n=r=i=o=0,n+r>c&&(n*=c/(a=n+r),r*=c/a),i+o>c&&(i*=c/(a=i+o),o*=c/a),r+i>u&&(r*=u/(a=r+i),i*=u/a),n+o>u&&(n*=u/(a=n+o),o*=u/a),t.moveTo(s+n,l),t.lineTo(s+c-r,l),0!==r&&t.arc(s+c-r,l+r,r,-Math.PI/2,0),t.lineTo(s+c,l+u-i),0!==i&&t.arc(s+c-i,l+u-i,i,0,Math.PI/2),t.lineTo(s+o,l+u),0!==o&&t.arc(s+o,l+u-o,o,Math.PI/2,Math.PI),t.lineTo(s,l+n),0!==n&&t.arc(s+n,l+n,n,Math.PI,1.5*Math.PI)}(t,e):t.rect(n,r,i,o)},e.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},e}($o);ua.prototype.type="rect";var ha=ua,da={fill:"#000"},fa={style:Object(g.defaults)({fill:!0,stroke:!0,fillOpacity:!0,strokeOpacity:!0,lineWidth:!0,fontSize:!0,lineHeight:!0,width:!0,height:!0,textShadowColor:!0,textShadowBlur:!0,textShadowOffsetX:!0,textShadowOffsetY:!0,backgroundColor:!0,padding:!0,borderColor:!0,borderWidth:!0,borderRadius:!0},Qi.style)},pa=function(t){function e(e){var n=t.call(this)||this;return n.type="text",n._children=[],n._defaultStyle=da,n.attr(e),n}return p(e,t),e.prototype.childrenRef=function(){return this._children},e.prototype.update=function(){t.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var e=0;e<this._children.length;e++){var n=this._children[e];n.zlevel=this.zlevel,n.z=this.z,n.z2=this.z2,n.culling=this.culling,n.cursor=this.cursor,n.invisible=this.invisible}},e.prototype.updateTransform=function(){var e=this.innerTransformable;e?(e.updateTransform(),e.transform&&(this.transform=e.transform)):t.prototype.updateTransform.call(this)},e.prototype.getLocalTransform=function(e){var n=this.innerTransformable;return n?n.getLocalTransform(e):t.prototype.getLocalTransform.call(this,e)},e.prototype.getComputedTransform=function(){return this.__hostTarget&&(this.__hostTarget.getComputedTransform(),this.__hostTarget.updateInnerText(!0)),t.prototype.getComputedTransform.call(this)},e.prototype._updateSubTexts=function(){var t;this._childCursor=0,_a(t=this.style),Object(g.each)(t.rich,_a),this.style.rich?this._updateRichTexts():this._updatePlainTexts(),this._children.length=this._childCursor,this.styleUpdated()},e.prototype.addSelfToZr=function(e){t.prototype.addSelfToZr.call(this,e);for(var n=0;n<this._children.length;n++)this._children[n].__zr=e},e.prototype.removeSelfFromZr=function(e){t.prototype.removeSelfFromZr.call(this,e);for(var n=0;n<this._children.length;n++)this._children[n].__zr=null},e.prototype.getBoundingRect=function(){if(this.styleChanged()&&this._updateSubTexts(),!this._rect){for(var t=new Lt(0,0,0,0),e=this._children,n=[],r=null,i=0;i<e.length;i++){var o=e[i],a=o.getBoundingRect(),s=o.getLocalTransform(n);s?(t.copy(a),t.applyTransform(s),(r=r||t.clone()).union(t)):(r=r||a.clone()).union(a)}this._rect=r||t}return this._rect},e.prototype.setDefaultTextStyle=function(t){this._defaultStyle=t||da},e.prototype.setTextContent=function(t){0},e.prototype._mergeStyle=function(t,e){if(!e)return t;var n=e.rich,r=t.rich||n&&{};return Object(g.extend)(t,e),n&&r?(this._mergeRich(r,n),t.rich=r):r&&(t.rich=r),t},e.prototype._mergeRich=function(t,e){for(var n=Object(g.keys)(e),r=0;r<n.length;r++){var i=n[r];t[i]=t[i]||{},Object(g.extend)(t[i],e[i])}},e.prototype.getAnimationStyleProps=function(){return fa},e.prototype._getOrCreateChild=function(t){var e=this._children[this._childCursor];return e&&e instanceof t||(e=new t),this._children[this._childCursor++]=e,e.__zr=this.__zr,e.parent=this,e},e.prototype._updatePlainTexts=function(){var t=this.style,e=t.font||Pn.a,n=t.padding,r=function(t,e){null!=t&&(t+="");var n,r=e.overflow,i=e.padding,o=e.font,a="truncate"===r,s=Qn(o),l=Object(g.retrieve2)(e.lineHeight,s),c=!!e.backgroundColor,u="truncate"===e.lineOverflow,h=e.width,d=(n=null==h||"break"!==r&&"breakAll"!==r?t?t.split("\n"):[]:t?ji(t,e.font,h,"breakAll"===r,0).lines:[]).length*l,f=Object(g.retrieve2)(e.height,d);if(d>f&&u){var p=Math.floor(f/l);n=n.slice(0,p)}if(t&&a&&null!=h)for(var A=Mi(h,o,e.ellipsis,{minChar:e.truncateMinChar,placeholder:e.placeholder}),m=0;m<n.length;m++)n[m]=Oi(n[m],A);var v=f,y=0;for(m=0;m<n.length;m++)y=Math.max(Fn(n[m],o),y);null==h&&(h=y);var b=y;return i&&(v+=i[0]+i[2],b+=i[1]+i[3],h+=i[1]+i[3]),c&&(b=h),{lines:n,height:f,outerWidth:b,outerHeight:v,lineHeight:l,calculatedLineHeight:s,contentWidth:y,contentHeight:d,width:h}}(Ca(t),t),i=ka(t),o=!!t.backgroundColor,a=r.outerHeight,s=r.outerWidth,l=r.contentWidth,c=r.lines,u=r.lineHeight,h=this._defaultStyle,d=t.x||0,f=t.y||0,p=t.align||h.align||"left",A=t.verticalAlign||h.verticalAlign||"top",m=d,v=Un(f,r.contentHeight,A);if(i||n){var y=Hn(d,s,p),b=Un(f,a,A);i&&this._renderBackground(t,t,y,b,s,a)}v+=u/2,n&&(m=Sa(d,p,n),"top"===A?v+=n[0]:"bottom"===A&&(v-=n[2]));for(var _=0,w=!1,x=(xa("fill"in t?t.fill:(w=!0,h.fill))),S=(wa("stroke"in t?t.stroke:o||h.autoStroke&&!w?null:(_=2,h.stroke))),C=t.textShadowBlur>0,k=null!=t.width&&("truncate"===t.overflow||"break"===t.overflow||"breakAll"===t.overflow),B=r.calculatedLineHeight,T=0;T<c.length;T++){var E=this._getOrCreateChild(qo),M=E.createStyle();E.useStyle(M),M.text=c[T],M.x=m,M.y=v,p&&(M.textAlign=p),M.textBaseline="middle",M.opacity=t.opacity,M.strokeFirst=!0,C&&(M.shadowBlur=t.textShadowBlur||0,M.shadowColor=t.textShadowColor||"transparent",M.shadowOffsetX=t.textShadowOffsetX||0,M.shadowOffsetY=t.textShadowOffsetY||0),M.stroke=S,M.fill=x,S&&(M.lineWidth=t.lineWidth||_,M.lineDash=t.lineDash,M.lineDashOffset=t.lineDashOffset||0),M.font=e,ya(M,t),v+=u,k&&E.setBoundingRect(new Lt(Hn(M.x,t.width,M.textAlign),Un(M.y,B,M.textBaseline),l,B))}},e.prototype._updateRichTexts=function(){var t=this.style,e=function(t,e){var n=new Pi;if(null!=t&&(t+=""),!t)return n;for(var r,i=e.width,o=e.height,a=e.overflow,s="break"!==a&&"breakAll"!==a||null==i?null:{width:i,accumWidth:0,breakAll:"breakAll"===a},l=Ti.lastIndex=0;null!=(r=Ti.exec(t));){var c=r.index;c>l&&Ni(n,t.substring(l,c),e,s),Ni(n,r[2],e,s,r[1]),l=Ti.lastIndex}l<t.length&&Ni(n,t.substring(l,t.length),e,s);var u=[],h=0,d=0,f=e.padding,p="truncate"===a,A="truncate"===e.lineOverflow;function m(t,e,n){t.width=e,t.lineHeight=n,h+=n,d=Math.max(d,e)}t:for(var v=0;v<n.lines.length;v++){for(var y=n.lines[v],b=0,_=0,w=0;w<y.tokens.length;w++){var x=(D=y.tokens[w]).styleName&&e.rich[D.styleName]||{},S=D.textPadding=x.padding,C=S?S[1]+S[3]:0,k=D.font=x.font||e.font;D.contentHeight=Qn(k);var B=Object(g.retrieve2)(x.height,D.contentHeight);if(D.innerHeight=B,S&&(B+=S[0]+S[2]),D.height=B,D.lineHeight=Object(g.retrieve3)(x.lineHeight,e.lineHeight,B),D.align=x&&x.align||e.align,D.verticalAlign=x&&x.verticalAlign||"middle",A&&null!=o&&h+D.lineHeight>o){w>0?(y.tokens=y.tokens.slice(0,w),m(y,_,b),n.lines=n.lines.slice(0,v+1)):n.lines=n.lines.slice(0,v);break t}var T=x.width,E=null==T||"auto"===T;if("string"==typeof T&&"%"===T.charAt(T.length-1))D.percentWidth=T,u.push(D),D.contentWidth=Fn(D.text,k);else{if(E){var M=x.backgroundColor,O=M&&M.image;O&&Bi(O=Si(O))&&(D.width=Math.max(D.width,O.width*B/O.height))}var L=p&&null!=i?i-_:null;null!=L&&L<D.width?!E||L<C?(D.text="",D.width=D.contentWidth=0):(D.text=Ei(D.text,L-C,k,e.ellipsis,{minChar:e.truncateMinChar}),D.width=D.contentWidth=Fn(D.text,k)):D.contentWidth=Fn(D.text,k)}D.width+=C,_+=D.width,x&&(b=Math.max(b,D.lineHeight))}m(y,_,b)}for(n.outerWidth=n.width=Object(g.retrieve2)(i,d),n.outerHeight=n.height=Object(g.retrieve2)(o,h),n.contentHeight=h,n.contentWidth=d,f&&(n.outerWidth+=f[1]+f[3],n.outerHeight+=f[0]+f[2]),v=0;v<u.length;v++){var D,I=(D=u[v]).percentWidth;D.width=parseInt(I,10)/100*n.width}return n}(Ca(t),t),n=e.width,r=e.outerWidth,i=e.outerHeight,o=t.padding,a=t.x||0,s=t.y||0,l=this._defaultStyle,c=t.align||l.align,u=t.verticalAlign||l.verticalAlign,h=Hn(a,r,c),d=Un(s,i,u),f=h,p=d;o&&(f+=o[3],p+=o[0]);var A=f+n;ka(t)&&this._renderBackground(t,t,h,d,r,i);for(var m=!!t.backgroundColor,v=0;v<e.lines.length;v++){for(var y=e.lines[v],b=y.tokens,_=b.length,w=y.lineHeight,x=y.width,S=0,C=f,k=A,B=_-1,T=void 0;S<_&&(!(T=b[S]).align||"left"===T.align);)this._placeToken(T,t,w,p,C,"left",m),x-=T.width,C+=T.width,S++;for(;B>=0&&"right"===(T=b[B]).align;)this._placeToken(T,t,w,p,k,"right",m),x-=T.width,k-=T.width,B--;for(C+=(n-(C-f)-(A-k)-x)/2;S<=B;)T=b[S],this._placeToken(T,t,w,p,C+T.width/2,"center",m),C+=T.width,S++;p+=w}},e.prototype._placeToken=function(t,e,n,r,i,o,a){var s=e.rich[t.styleName]||{};s.text=t.text;var l=t.verticalAlign,c=r+n/2;"top"===l?c=r+t.height/2:"bottom"===l&&(c=r+n-t.height/2),!t.isLineHolder&&ka(s)&&this._renderBackground(s,e,"right"===o?i-t.width:"center"===o?i-t.width/2:i,c-t.height/2,t.width,t.height);var u=!!s.backgroundColor,h=t.textPadding;h&&(i=Sa(i,o,h),c-=t.height/2-h[0]-t.innerHeight/2);var d=this._getOrCreateChild(qo),f=d.createStyle();d.useStyle(f);var p=this._defaultStyle,A=!1,m=0,v=xa("fill"in s?s.fill:"fill"in e?e.fill:(A=!0,p.fill)),y=wa("stroke"in s?s.stroke:"stroke"in e?e.stroke:u||a||p.autoStroke&&!A?null:(m=2,p.stroke)),b=s.textShadowBlur>0||e.textShadowBlur>0;f.text=t.text,f.x=i,f.y=c,b&&(f.shadowBlur=s.textShadowBlur||e.textShadowBlur||0,f.shadowColor=s.textShadowColor||e.textShadowColor||"transparent",f.shadowOffsetX=s.textShadowOffsetX||e.textShadowOffsetX||0,f.shadowOffsetY=s.textShadowOffsetY||e.textShadowOffsetY||0),f.textAlign=o,f.textBaseline="middle",f.font=t.font||Pn.a,f.opacity=Object(g.retrieve3)(s.opacity,e.opacity,1),ya(f,s),y&&(f.lineWidth=Object(g.retrieve3)(s.lineWidth,e.lineWidth,m),f.lineDash=Object(g.retrieve2)(s.lineDash,e.lineDash),f.lineDashOffset=e.lineDashOffset||0,f.stroke=y),v&&(f.fill=v);var _=t.contentWidth,w=t.contentHeight;d.setBoundingRect(new Lt(Hn(f.x,_,f.textAlign),Un(f.y,w,f.textBaseline),_,w))},e.prototype._renderBackground=function(t,e,n,r,i,o){var a,s,l,c=t.backgroundColor,u=t.borderWidth,h=t.borderColor,d=c&&c.image,f=c&&!d,p=t.borderRadius,A=this;if(f||t.lineHeight||u&&h){(a=this._getOrCreateChild(ha)).useStyle(a.createStyle()),a.style.fill=null;var m=a.shape;m.x=n,m.y=r,m.width=i,m.height=o,m.r=p,a.dirtyShape()}if(f)(l=a.style).fill=c||null,l.fillOpacity=Object(g.retrieve2)(t.fillOpacity,1);else if(d){(s=this._getOrCreateChild(ra)).onload=function(){A.dirtyStyle()};var v=s.style;v.image=c.image,v.x=n,v.y=r,v.width=i,v.height=o}u&&h&&((l=a.style).lineWidth=u,l.stroke=h,l.strokeOpacity=Object(g.retrieve2)(t.strokeOpacity,1),l.lineDash=t.borderDash,l.lineDashOffset=t.borderDashOffset||0,a.strokeContainThreshold=0,a.hasFill()&&a.hasStroke()&&(l.strokeFirst=!0,l.lineWidth*=2));var y=(a||s).style;y.shadowBlur=t.shadowBlur||0,y.shadowColor=t.shadowColor||"transparent",y.shadowOffsetX=t.shadowOffsetX||0,y.shadowOffsetY=t.shadowOffsetY||0,y.opacity=Object(g.retrieve3)(t.opacity,e.opacity,1)},e.makeFont=function(t){var e="";return ba(t)&&(e=[t.fontStyle,t.fontWeight,va(t.fontSize),t.fontFamily||"sans-serif"].join(" ")),e&&Object(g.trim)(e)||t.textFont||t.font},e}(Xi),Aa={left:!0,right:1,center:1},ga={top:1,bottom:1,middle:1},ma=["fontStyle","fontWeight","fontSize","fontFamily"];function va(t){return"string"!=typeof t||-1===t.indexOf("px")&&-1===t.indexOf("rem")&&-1===t.indexOf("em")?isNaN(+t)?Pn.c+"px":t+"px":t}function ya(t,e){for(var n=0;n<ma.length;n++){var r=ma[n],i=e[r];null!=i&&(t[r]=i)}}function ba(t){return null!=t.fontSize||t.fontFamily||t.fontWeight}function _a(t){if(t){t.font=pa.makeFont(t);var e=t.align;"middle"===e&&(e="center"),t.align=null==e||Aa[e]?e:"left";var n=t.verticalAlign;"center"===n&&(n="middle"),t.verticalAlign=null==n||ga[n]?n:"top",t.padding&&(t.padding=Object(g.normalizeCssArray)(t.padding))}}function wa(t,e){return null==t||e<=0||"transparent"===t||"none"===t?null:t.image||t.colorStops?"#000":t}function xa(t){return null==t||"none"===t?null:t.image||t.colorStops?"#000":t}function Sa(t,e,n){return"right"===e?t-n[1]:"center"===e?t+n[3]/2-n[1]/2:t+n[3]}function Ca(t){var e=t.text;return null!=e&&(e+=""),e}function ka(t){return!!(t.backgroundColor||t.lineHeight||t.borderWidth&&t.borderColor)}var Ba=pa,Ta=ti(),Ea=function(t,e,n,r){if(r){var i=Ta(r);i.dataIndex=n,i.dataType=e,i.seriesIndex=t,"group"===r.type&&r.traverse(function(r){var i=Ta(r);i.seriesIndex=t,i.dataIndex=n,i.dataType=e})}},Ma=1,Oa={},La=ti(),Da=ti(),Ia=0,Pa=1,Na=2,Fa=["emphasis","blur","select"],Ra=["normal","emphasis","blur","select"],ja=10,Ha=9,Ua="highlight",Qa="downplay",za="select",Ya="unselect",Va="toggleSelect";function Wa(t){return null!=t&&"none"!==t}var Ga=new In.a(100);function Xa(t){if(Object(g.isString)(t)){var e=Ga.get(t);return e||(e=Ie.lift(t,-.1),Ga.put(t,e)),e}if(Object(g.isGradientObject)(t)){var n=Object(g.extend)({},t);return n.colorStops=Object(g.map)(t.colorStops,function(t){return{offset:t.offset,color:Ie.lift(t.color,-.1)}}),n}return t}function Za(t,e,n){t.onHoverStateChange&&(t.hoverState||0)!==n&&t.onHoverStateChange(e),t.hoverState=n}function $a(t){Za(t,"emphasis",Na)}function Ka(t){t.hoverState===Na&&Za(t,"normal",Ia)}function Ja(t){Za(t,"blur",Pa)}function qa(t){t.hoverState===Pa&&Za(t,"normal",Ia)}function ts(t){t.selected=!0}function es(t){t.selected=!1}function ns(t,e,n){e(t,n)}function rs(t,e,n){ns(t,e,n),t.isGroup&&t.traverse(function(t){ns(t,e,n)})}function is(t,e){switch(e){case"emphasis":t.hoverState=Na;break;case"normal":t.hoverState=Ia;break;case"blur":t.hoverState=Pa;break;case"select":t.selected=!0}}function os(t,e){var n=this.states[t];if(this.style){if("emphasis"===t)return function(t,e,n,r){var i=n&&Object(g.indexOf)(n,"select")>=0,o=!1;if(t instanceof $o){var a=La(t),s=i&&a.selectFill||a.normalFill,l=i&&a.selectStroke||a.normalStroke;if(Wa(s)||Wa(l)){var c=(r=r||{}).style||{};"inherit"===c.fill?(o=!0,r=Object(g.extend)({},r),(c=Object(g.extend)({},c)).fill=s):!Wa(c.fill)&&Wa(s)?(o=!0,r=Object(g.extend)({},r),(c=Object(g.extend)({},c)).fill=Xa(s)):!Wa(c.stroke)&&Wa(l)&&(o||(r=Object(g.extend)({},r),c=Object(g.extend)({},c)),c.stroke=Xa(l)),r.style=c}}if(r&&null==r.z2){o||(r=Object(g.extend)({},r));var u=t.z2EmphasisLift;r.z2=t.z2+(null!=u?u:ja)}return r}(this,0,e,n);if("blur"===t)return function(t,e,n){var r=Object(g.indexOf)(t.currentStates,e)>=0,i=t.style.opacity,o=r?null:function(t,e,n,r){for(var i=t.style,o={},a=0;a<e.length;a++){var s=e[a],l=i[s];o[s]=null==l?r&&r[s]:l}for(a=0;a<t.animators.length;a++){var c=t.animators[a];c.__fromStateTransition&&c.__fromStateTransition.indexOf(n)<0&&"style"===c.targetName&&c.saveTo(o,e)}return o}(t,["opacity"],e,{opacity:1}),a=(n=n||{}).style||{};return null==a.opacity&&(n=Object(g.extend)({},n),a=Object(g.extend)({opacity:r?i:.1*o.opacity},a),n.style=a),n}(this,t,n);if("select"===t)return function(t,e,n){if(n&&null==n.z2){n=Object(g.extend)({},n);var r=t.z2SelectLift;n.z2=t.z2+(null!=r?r:Ha)}return n}(this,0,n)}return n}function as(t){t.stateProxy=os;var e=t.getTextContent(),n=t.getTextGuideLine();e&&(e.stateProxy=os),n&&(n.stateProxy=os)}function ss(t,e){!As(t,e)&&!t.__highByOuter&&rs(t,$a)}function ls(t,e){!As(t,e)&&!t.__highByOuter&&rs(t,Ka)}function cs(t,e){t.__highByOuter|=1<<(e||0),rs(t,$a)}function us(t,e){!(t.__highByOuter&=~(1<<(e||0)))&&rs(t,Ka)}function hs(t){rs(t,Ja)}function ds(t){rs(t,qa)}function fs(t){rs(t,ts)}function ps(t){rs(t,es)}function As(t,e){return t.__highDownSilentOnTouch&&e.zrByTouch}function gs(t){var e=t.getModel(),n=[],r=[];e.eachComponent(function(e,i){var o=Da(i),a="series"===e,s=a?t.getViewOfSeriesModel(i):t.getViewOfComponentModel(i);!a&&r.push(s),o.isBlured&&(s.group.traverse(function(t){qa(t)}),a&&n.push(i)),o.isBlured=!1}),Object(g.each)(r,function(t){t&&t.toggleBlurSeries&&t.toggleBlurSeries(n,!1,e)})}function ms(t,e,n,r){var i=r.getModel();function o(t,e){for(var n=0;n<e.length;n++){var r=t.getItemGraphicEl(e[n]);r&&ds(r)}}if(n=n||"coordinateSystem",null!=t&&e&&"none"!==e){var a=i.getSeriesByIndex(t),s=a.coordinateSystem;s&&s.master&&(s=s.master);var l=[];i.eachSeries(function(t){var i=a===t,c=t.coordinateSystem;if(c&&c.master&&(c=c.master),!("series"===n&&!i||"coordinateSystem"===n&&!(c&&s?c===s:i)||"series"===e&&i)){if(r.getViewOfSeriesModel(t).group.traverse(function(t){Ja(t)}),Object(g.isArrayLike)(e))o(t.getData(),e);else if(Object(g.isObject)(e))for(var u=Object(g.keys)(e),h=0;h<u.length;h++)o(t.getData(u[h]),e[u[h]]);l.push(t),Da(t).isBlured=!0}}),i.eachComponent(function(t,e){if("series"!==t){var n=r.getViewOfComponentModel(e);n&&n.toggleBlurSeries&&n.toggleBlurSeries(l,!0,i)}})}}function vs(t,e,n){if(null!=t&&null!=e){var r=n.getModel().getComponent(t,e);if(r){Da(r).isBlured=!0;var i=n.getViewOfComponentModel(r);i&&i.focusBlurEnabled&&i.group.traverse(function(t){Ja(t)})}}}function ys(t,e,n,r){var i={focusSelf:!1,dispatchers:null};if(null==t||"series"===t||null==e||null==n)return i;var o=r.getModel().getComponent(t,e);if(!o)return i;var a=r.getViewOfComponentModel(o);if(!a||!a.findHighDownDispatchers)return i;for(var s,l=a.findHighDownDispatchers(n),c=0;c<l.length;c++)if("self"===Ta(l[c]).focus){s=!0;break}return{focusSelf:s,dispatchers:l}}function bs(t){var e=t.getAllData();Object(g.each)(e,function(e){var n=e.data,r=e.type;n.eachItemGraphicEl(function(e,n){t.isSelected(n,r)?fs(e):ps(e)})})}function _s(t,e,n){Bs(t,!0),rs(t,as),xs(t,e,n)}function ws(t,e,n,r){r?function(t){Bs(t,!1)}(t):_s(t,e,n)}function xs(t,e,n){var r=Ta(t);null!=e?(r.focus=e,r.blurScope=n):r.focus&&(r.focus=null)}var Ss=["emphasis","blur","select"],Cs={itemStyle:"getItemStyle",lineStyle:"getLineStyle",areaStyle:"getAreaStyle"};function ks(t,e,n,r){n=n||"itemStyle";for(var i=0;i<Ss.length;i++){var o=Ss[i],a=e.getModel([o,n]);t.ensureState(o).style=r?r(a):a[Cs[n]]()}}function Bs(t,e){var n=!1===e,r=t;t.highDownSilentOnTouch&&(r.__highDownSilentOnTouch=t.highDownSilentOnTouch),n&&!r.__highDownDispatcher||(r.__highByOuter=r.__highByOuter||0,r.__highDownDispatcher=!n)}function Ts(t){return!(!t||!t.__highDownDispatcher)}function Es(t){var e=t.type;return e===za||e===Ya||e===Va}function Ms(t){var e=t.type;return e===Ua||e===Qa}var Os=Eo.CMD,Ls=[[],[],[]],Ds=Math.sqrt,Is=Math.atan2;function Ps(t,e){if(e){var n,r,i,o,a,s,l=t.data,c=t.len(),u=Os.M,h=Os.C,d=Os.L,f=Os.R,p=Os.A,A=Os.Q;for(i=0,o=0;i<c;){switch(n=l[i++],o=i,r=0,n){case u:case d:r=1;break;case h:r=3;break;case A:r=2;break;case p:var g=e[4],m=e[5],v=Ds(e[0]*e[0]+e[1]*e[1]),y=Ds(e[2]*e[2]+e[3]*e[3]),b=Is(-e[1]/y,e[0]/v);l[i]*=v,l[i++]+=g,l[i]*=y,l[i++]+=m,l[i++]*=v,l[i++]*=y,l[i++]+=b,l[i++]+=b,o=i+=2;break;case f:s[0]=l[i++],s[1]=l[i++],j(s,s,e),l[o++]=s[0],l[o++]=s[1],s[0]+=l[i++],s[1]+=l[i++],j(s,s,e),l[o++]=s[0],l[o++]=s[1]}for(a=0;a<r;a++){var _=Ls[a];_[0]=l[i++],_[1]=l[i++],j(_,_,e),l[o++]=_[0],l[o++]=_[1]}}t.increaseVersion()}}var Ns=Math.sqrt,Fs=Math.sin,Rs=Math.cos,js=Math.PI;function Hs(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function Us(t,e){return(t[0]*e[0]+t[1]*e[1])/(Hs(t)*Hs(e))}function Qs(t,e){return(t[0]*e[1]<t[1]*e[0]?-1:1)*Math.acos(Us(t,e))}function zs(t,e,n,r,i,o,a,s,l,c,u){var h=l*(js/180),d=Rs(h)*(t-n)/2+Fs(h)*(e-r)/2,f=-1*Fs(h)*(t-n)/2+Rs(h)*(e-r)/2,p=d*d/(a*a)+f*f/(s*s);p>1&&(a*=Ns(p),s*=Ns(p));var A=(i===o?-1:1)*Ns((a*a*(s*s)-a*a*(f*f)-s*s*(d*d))/(a*a*(f*f)+s*s*(d*d)))||0,g=A*a*f/s,m=A*-s*d/a,v=(t+n)/2+Rs(h)*g-Fs(h)*m,y=(e+r)/2+Fs(h)*g+Rs(h)*m,b=Qs([1,0],[(d-g)/a,(f-m)/s]),_=[(d-g)/a,(f-m)/s],w=[(-1*d-g)/a,(-1*f-m)/s],x=Qs(_,w);if(Us(_,w)<=-1&&(x=js),Us(_,w)>=1&&(x=0),x<0){var S=Math.round(x/js*1e6)/1e6;x=2*js+S%2*js}u.addData(c,v,y,a,s,b,x,h,o)}var Ys=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,Vs=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;var Ws=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.applyTransform=function(t){},e}($o);function Gs(t){return null!=t.setData}function Xs(t,e){var n=function(t){var e=new Eo;if(!t)return e;var n,r=0,i=0,o=r,a=i,s=Eo.CMD,l=t.match(Ys);if(!l)return e;for(var c=0;c<l.length;c++){for(var u=l[c],h=u.charAt(0),d=void 0,f=u.match(Vs)||[],p=f.length,A=0;A<p;A++)f[A]=parseFloat(f[A]);for(var g=0;g<p;){var m=void 0,v=void 0,y=void 0,b=void 0,_=void 0,w=void 0,x=void 0,S=r,C=i,k=void 0,B=void 0;switch(h){case"l":r+=f[g++],i+=f[g++],d=s.L,e.addData(d,r,i);break;case"L":r=f[g++],i=f[g++],d=s.L,e.addData(d,r,i);break;case"m":r+=f[g++],i+=f[g++],d=s.M,e.addData(d,r,i),o=r,a=i,h="l";break;case"M":r=f[g++],i=f[g++],d=s.M,e.addData(d,r,i),o=r,a=i,h="L";break;case"h":r+=f[g++],d=s.L,e.addData(d,r,i);break;case"H":r=f[g++],d=s.L,e.addData(d,r,i);break;case"v":i+=f[g++],d=s.L,e.addData(d,r,i);break;case"V":i=f[g++],d=s.L,e.addData(d,r,i);break;case"C":d=s.C,e.addData(d,f[g++],f[g++],f[g++],f[g++],f[g++],f[g++]),r=f[g-2],i=f[g-1];break;case"c":d=s.C,e.addData(d,f[g++]+r,f[g++]+i,f[g++]+r,f[g++]+i,f[g++]+r,f[g++]+i),r+=f[g-2],i+=f[g-1];break;case"S":m=r,v=i,k=e.len(),B=e.data,n===s.C&&(m+=r-B[k-4],v+=i-B[k-3]),d=s.C,S=f[g++],C=f[g++],r=f[g++],i=f[g++],e.addData(d,m,v,S,C,r,i);break;case"s":m=r,v=i,k=e.len(),B=e.data,n===s.C&&(m+=r-B[k-4],v+=i-B[k-3]),d=s.C,S=r+f[g++],C=i+f[g++],r+=f[g++],i+=f[g++],e.addData(d,m,v,S,C,r,i);break;case"Q":S=f[g++],C=f[g++],r=f[g++],i=f[g++],d=s.Q,e.addData(d,S,C,r,i);break;case"q":S=f[g++]+r,C=f[g++]+i,r+=f[g++],i+=f[g++],d=s.Q,e.addData(d,S,C,r,i);break;case"T":m=r,v=i,k=e.len(),B=e.data,n===s.Q&&(m+=r-B[k-4],v+=i-B[k-3]),r=f[g++],i=f[g++],d=s.Q,e.addData(d,m,v,r,i);break;case"t":m=r,v=i,k=e.len(),B=e.data,n===s.Q&&(m+=r-B[k-4],v+=i-B[k-3]),r+=f[g++],i+=f[g++],d=s.Q,e.addData(d,m,v,r,i);break;case"A":y=f[g++],b=f[g++],_=f[g++],w=f[g++],x=f[g++],zs(S=r,C=i,r=f[g++],i=f[g++],w,x,y,b,_,d=s.A,e);break;case"a":y=f[g++],b=f[g++],_=f[g++],w=f[g++],x=f[g++],zs(S=r,C=i,r+=f[g++],i+=f[g++],w,x,y,b,_,d=s.A,e)}}"z"!==h&&"Z"!==h||(d=s.Z,e.addData(d),r=o,i=a),n=d}return e.toStatic(),e}(t),r=Object(g.extend)({},e);return r.buildPath=function(t){if(Gs(t)){t.setData(n.data),(e=t.getContext())&&t.rebuildPath(e,1)}else{var e=t;n.rebuildPath(e,1)}},r.applyTransform=function(t){Ps(n,t),this.dirtyShape()},r}function Zs(t,e){return new Ws(Xs(t,e))}function $s(t,e){e=e||{};var n=new $o;return t.shape&&n.setShape(t.shape),n.setStyle(t.style),e.bakeTransform?Ps(n.path,t.getComputedTransform()):e.toLocal?n.setLocalTransform(t.getComputedTransform()):n.copyTransform(t),n.buildPath=t.buildPath,n.applyTransform=n.applyTransform,n.z=t.z,n.z2=t.z2,n.zlevel=t.zlevel,n}var Ks=function(){return function(){this.cx=0,this.cy=0,this.r=0}}(),Js=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultShape=function(){return new Ks},e.prototype.buildPath=function(t,e){t.moveTo(e.cx+e.r,e.cy),t.arc(e.cx,e.cy,e.r,0,2*Math.PI)},e}($o);Js.prototype.type="circle";var qs=Js,tl=function(){return function(){this.cx=0,this.cy=0,this.rx=0,this.ry=0}}(),el=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultShape=function(){return new tl},e.prototype.buildPath=function(t,e){var n=.5522848,r=e.cx,i=e.cy,o=e.rx,a=e.ry,s=o*n,l=a*n;t.moveTo(r-o,i),t.bezierCurveTo(r-o,i-l,r-s,i-a,r,i-a),t.bezierCurveTo(r+s,i-a,r+o,i-l,r+o,i),t.bezierCurveTo(r+o,i+l,r+s,i+a,r,i+a),t.bezierCurveTo(r-s,i+a,r-o,i+l,r-o,i),t.closePath()},e}($o);el.prototype.type="ellipse";var nl=el,rl=Math.PI,il=2*rl,ol=Math.sin,al=Math.cos,sl=Math.acos,ll=Math.atan2,cl=Math.abs,ul=Math.sqrt,hl=Math.max,dl=Math.min,fl=1e-4;function pl(t,e,n,r,i,o,a){var s=t-n,l=e-r,c=(a?o:-o)/ul(s*s+l*l),u=c*l,h=-c*s,d=t+u,f=e+h,p=n+u,A=r+h,g=(d+p)/2,m=(f+A)/2,v=p-d,y=A-f,b=v*v+y*y,_=i-o,w=d*A-p*f,x=(y<0?-1:1)*ul(hl(0,_*_*b-w*w)),S=(w*y-v*x)/b,C=(-w*v-y*x)/b,k=(w*y+v*x)/b,B=(-w*v+y*x)/b,T=S-g,E=C-m,M=k-g,O=B-m;return T*T+E*E>M*M+O*O&&(S=k,C=B),{cx:S,cy:C,x0:-u,y0:-h,x1:S*(i/_-1),y1:C*(i/_-1)}}function Al(t,e){var n,r=hl(e.r,0),i=hl(e.r0||0,0),o=r>0;if(o||i>0){if(o||(r=i,i=0),i>r){var a=r;r=i,i=a}var s=e.startAngle,l=e.endAngle;if(!isNaN(s)&&!isNaN(l)){var c=e.cx,u=e.cy,h=!!e.clockwise,d=cl(l-s),f=d>il&&d%il;if(f>fl&&(d=f),r>fl)if(d>il-fl)t.moveTo(c+r*al(s),u+r*ol(s)),t.arc(c,u,r,s,l,!h),i>fl&&(t.moveTo(c+i*al(l),u+i*ol(l)),t.arc(c,u,i,l,s,h));else{var p=void 0,A=void 0,m=void 0,v=void 0,y=void 0,b=void 0,_=void 0,w=void 0,x=void 0,S=void 0,C=void 0,k=void 0,B=void 0,T=void 0,E=void 0,M=void 0,O=r*al(s),L=r*ol(s),D=i*al(l),I=i*ol(l),P=d>fl;if(P){var N=e.cornerRadius;N&&(p=(n=function(t){var e;if(Object(g.isArray)(t)){var n=t.length;if(!n)return t;e=1===n?[t[0],t[0],0,0]:2===n?[t[0],t[0],t[1],t[1]]:3===n?t.concat(t[2]):t}else e=[t,t,t,t];return e}(N))[0],A=n[1],m=n[2],v=n[3]);var F=cl(r-i)/2;if(y=dl(F,m),b=dl(F,v),_=dl(F,p),w=dl(F,A),C=x=hl(y,b),k=S=hl(_,w),(x>fl||S>fl)&&(B=r*al(l),T=r*ol(l),E=i*al(s),M=i*ol(s),d<rl)){var R=function(t,e,n,r,i,o,a,s){var l=n-t,c=r-e,u=a-i,h=s-o,d=h*l-u*c;if(!(d*d<fl))return[t+(d=(u*(e-o)-h*(t-i))/d)*l,e+d*c]}(O,L,E,M,B,T,D,I);if(R){var j=O-R[0],H=L-R[1],U=B-R[0],Q=T-R[1],z=1/ol(sl((j*U+H*Q)/(ul(j*j+H*H)*ul(U*U+Q*Q)))/2),Y=ul(R[0]*R[0]+R[1]*R[1]);C=dl(x,(r-Y)/(z+1)),k=dl(S,(i-Y)/(z-1))}}}if(P)if(C>fl){var V=dl(m,C),W=dl(v,C),G=pl(E,M,O,L,r,V,h),X=pl(B,T,D,I,r,W,h);t.moveTo(c+G.cx+G.x0,u+G.cy+G.y0),C<x&&V===W?t.arc(c+G.cx,u+G.cy,C,ll(G.y0,G.x0),ll(X.y0,X.x0),!h):(V>0&&t.arc(c+G.cx,u+G.cy,V,ll(G.y0,G.x0),ll(G.y1,G.x1),!h),t.arc(c,u,r,ll(G.cy+G.y1,G.cx+G.x1),ll(X.cy+X.y1,X.cx+X.x1),!h),W>0&&t.arc(c+X.cx,u+X.cy,W,ll(X.y1,X.x1),ll(X.y0,X.x0),!h))}else t.moveTo(c+O,u+L),t.arc(c,u,r,s,l,!h);else t.moveTo(c+O,u+L);if(i>fl&&P)if(k>fl){V=dl(p,k),G=pl(D,I,B,T,i,-(W=dl(A,k)),h),X=pl(O,L,E,M,i,-V,h);t.lineTo(c+G.cx+G.x0,u+G.cy+G.y0),k<S&&V===W?t.arc(c+G.cx,u+G.cy,k,ll(G.y0,G.x0),ll(X.y0,X.x0),!h):(W>0&&t.arc(c+G.cx,u+G.cy,W,ll(G.y0,G.x0),ll(G.y1,G.x1),!h),t.arc(c,u,i,ll(G.cy+G.y1,G.cx+G.x1),ll(X.cy+X.y1,X.cx+X.x1),h),V>0&&t.arc(c+X.cx,u+X.cy,V,ll(X.y1,X.x1),ll(X.y0,X.x0),!h))}else t.lineTo(c+D,u+I),t.arc(c,u,i,l,s,h);else t.lineTo(c+D,u+I)}else t.moveTo(c,u);t.closePath()}}}var gl=function(){return function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0,this.cornerRadius=0}}(),ml=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultShape=function(){return new gl},e.prototype.buildPath=function(t,e){Al(t,e)},e.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},e}($o);ml.prototype.type="sector";var vl=ml,yl=function(){return function(){this.cx=0,this.cy=0,this.r=0,this.r0=0}}(),bl=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultShape=function(){return new yl},e.prototype.buildPath=function(t,e){var n=e.cx,r=e.cy,i=2*Math.PI;t.moveTo(n+e.r,r),t.arc(n,r,e.r,0,i,!1),t.moveTo(n+e.r0,r),t.arc(n,r,e.r0,0,i,!0)},e}($o);bl.prototype.type="ring";var _l=bl;function wl(t,e,n){var r=e.smooth,i=e.points;if(i&&i.length>=2){if(r){var o=function(t,e,n,r){var i,o,a,s,l=[],c=[],u=[],h=[];if(r){a=[1/0,1/0],s=[-1/0,-1/0];for(var d=0,f=t.length;d<f;d++)H(a,a,t[d]),U(s,s,t[d]);H(a,a,r[0]),U(s,s,r[1])}for(d=0,f=t.length;d<f;d++){var p=t[d];if(n)i=t[d?d-1:f-1],o=t[(d+1)%f];else{if(0===d||d===f-1){l.push(y(t[d]));continue}i=t[d-1],o=t[d+1]}x(c,o,i),O(c,c,e);var A=D(p,i),g=D(p,o),m=A+g;0!==m&&(A/=m,g/=m),O(u,c,-A),O(h,c,g);var v=_([],p,u),b=_([],p,h);r&&(U(v,v,a),H(v,v,s),U(b,b,a),H(b,b,s)),l.push(v),l.push(b)}return n&&l.push(l.shift()),l}(i,r,n,e.smoothConstraint);t.moveTo(i[0][0],i[0][1]);for(var a=i.length,s=0;s<(n?a:a-1);s++){var l=o[2*s],c=o[2*s+1],u=i[(s+1)%a];t.bezierCurveTo(l[0],l[1],c[0],c[1],u[0],u[1])}}else{t.moveTo(i[0][0],i[0][1]);s=1;for(var h=i.length;s<h;s++)t.lineTo(i[s][0],i[s][1])}n&&t.closePath()}}var xl=function(){return function(){this.points=null,this.smooth=0,this.smoothConstraint=null}}(),Sl=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultShape=function(){return new xl},e.prototype.buildPath=function(t,e){wl(t,e,!0)},e}($o);Sl.prototype.type="polygon";var Cl=Sl,kl=function(){return function(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null}}(),Bl=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new kl},e.prototype.buildPath=function(t,e){wl(t,e,!1)},e}($o);Bl.prototype.type="polyline";var Tl=Bl,El={},Ml=function(){return function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}}(),Ol=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Ml},e.prototype.buildPath=function(t,e){var n,r,i,o;if(this.subPixelOptimize){var a=oa(El,e,this.style);n=a.x1,r=a.y1,i=a.x2,o=a.y2}else n=e.x1,r=e.y1,i=e.x2,o=e.y2;var s=e.percent;0!==s&&(t.moveTo(n,r),s<1&&(i=n*(1-s)+i*s,o=r*(1-s)+o*s),t.lineTo(i,o))},e.prototype.pointAt=function(t){var e=this.shape;return[e.x1*(1-t)+e.x2*t,e.y1*(1-t)+e.y2*t]},e}($o);Ol.prototype.type="line";var Ll=Ol,Dl=[],Il=function(){return function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.percent=1}}();function Pl(t,e,n){var r=t.cpx2,i=t.cpy2;return null!=r||null!=i?[(n?ye:ve)(t.x1,t.cpx1,t.cpx2,t.x2,e),(n?ye:ve)(t.y1,t.cpy1,t.cpy2,t.y2,e)]:[(n?ke:Ce)(t.x1,t.cpx1,t.x2,e),(n?ke:Ce)(t.y1,t.cpy1,t.y2,e)]}var Nl=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Il},e.prototype.buildPath=function(t,e){var n=e.x1,r=e.y1,i=e.x2,o=e.y2,a=e.cpx1,s=e.cpy1,l=e.cpx2,c=e.cpy2,u=e.percent;0!==u&&(t.moveTo(n,r),null==l||null==c?(u<1&&(Te(n,a,i,u,Dl),a=Dl[1],i=Dl[2],Te(r,s,o,u,Dl),s=Dl[1],o=Dl[2]),t.quadraticCurveTo(a,s,i,o)):(u<1&&(we(n,a,l,i,u,Dl),a=Dl[1],l=Dl[2],i=Dl[3],we(r,s,c,o,u,Dl),s=Dl[1],c=Dl[2],o=Dl[3]),t.bezierCurveTo(a,s,l,c,i,o)))},e.prototype.pointAt=function(t){return Pl(this.shape,t,!1)},e.prototype.tangentAt=function(t){var e=Pl(this.shape,t,!0);return L(e,e)},e}($o);Nl.prototype.type="bezier-curve";var Fl=Nl,Rl=function(){return function(){this.cx=0,this.cy=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0}}(),jl=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Rl},e.prototype.buildPath=function(t,e){var n=e.cx,r=e.cy,i=Math.max(e.r,0),o=e.startAngle,a=e.endAngle,s=e.clockwise,l=Math.cos(o),c=Math.sin(o);t.moveTo(l*i+n,c*i+r),t.arc(n,r,i,o,a,!s)},e}($o);jl.prototype.type="arc";var Hl=jl,Ul=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="compound",e}return p(e,t),e.prototype._updatePathDirty=function(){for(var t=this.shape.paths,e=this.shapeChanged(),n=0;n<t.length;n++)e=e||t[n].shapeChanged();e&&this.dirtyShape()},e.prototype.beforeBrush=function(){this._updatePathDirty();for(var t=this.shape.paths||[],e=this.getGlobalScale(),n=0;n<t.length;n++)t[n].path||t[n].createPathProxy(),t[n].path.setScale(e[0],e[1],t[n].segmentIgnoreThreshold)},e.prototype.buildPath=function(t,e){for(var n=e.paths||[],r=0;r<n.length;r++)n[r].buildPath(t,n[r].shape,!0)},e.prototype.afterBrush=function(){for(var t=this.shape.paths||[],e=0;e<t.length;e++)t[e].pathUpdated()},e.prototype.getBoundingRect=function(){return this._updatePathDirty.call(this),$o.prototype.getBoundingRect.call(this)},e}($o),Ql=function(){function t(t){this.colorStops=t||[]}return t.prototype.addColorStop=function(t,e){this.colorStops.push({offset:t,color:e})},t}(),zl=function(t){function e(e,n,r,i,o,a){var s=t.call(this,o)||this;return s.x=null==e?0:e,s.y=null==n?0:n,s.x2=null==r?1:r,s.y2=null==i?0:i,s.type="linear",s.global=a||!1,s}return p(e,t),e}(Ql),Yl=function(t){function e(e,n,r,i,o){var a=t.call(this,i)||this;return a.x=null==e?.5:e,a.y=null==n?.5:n,a.r=null==r?.5:r,a.type="radial",a.global=o||!1,a}return p(e,t),e}(Ql),Vl=[0,0],Wl=[0,0],Gl=new xt,Xl=new xt,Zl=function(){function t(t,e){this._corners=[],this._axes=[],this._origin=[0,0];for(var n=0;n<4;n++)this._corners[n]=new xt;for(n=0;n<2;n++)this._axes[n]=new xt;t&&this.fromBoundingRect(t,e)}return t.prototype.fromBoundingRect=function(t,e){var n=this._corners,r=this._axes,i=t.x,o=t.y,a=i+t.width,s=o+t.height;if(n[0].set(i,o),n[1].set(a,o),n[2].set(a,s),n[3].set(i,s),e)for(var l=0;l<4;l++)n[l].transform(e);xt.sub(r[0],n[1],n[0]),xt.sub(r[1],n[3],n[0]),r[0].normalize(),r[1].normalize();for(l=0;l<2;l++)this._origin[l]=r[l].dot(n[0])},t.prototype.intersect=function(t,e){var n=!0,r=!e;return Gl.set(1/0,1/0),Xl.set(0,0),!this._intersectCheckOneSide(this,t,Gl,Xl,r,1)&&(n=!1,r)?n:!this._intersectCheckOneSide(t,this,Gl,Xl,r,-1)&&(n=!1,r)?n:(r||xt.copy(e,n?Gl:Xl),n)},t.prototype._intersectCheckOneSide=function(t,e,n,r,i,o){for(var a=!0,s=0;s<2;s++){var l=this._axes[s];if(this._getProjMinMaxOnAxis(s,t._corners,Vl),this._getProjMinMaxOnAxis(s,e._corners,Wl),Vl[1]<Wl[0]||Vl[0]>Wl[1]){if(a=!1,i)return a;var c=Math.abs(Wl[0]-Vl[1]),u=Math.abs(Vl[0]-Wl[1]);Math.min(c,u)>r.len()&&(c<u?xt.scale(r,l,-c*o):xt.scale(r,l,u*o))}else if(n){c=Math.abs(Wl[0]-Vl[1]),u=Math.abs(Vl[0]-Wl[1]);Math.min(c,u)<n.len()&&(c<u?xt.scale(n,l,c*o):xt.scale(n,l,-u*o))}}return a},t.prototype._getProjMinMaxOnAxis=function(t,e,n){for(var r=this._axes[t],i=this._origin,o=e[0].dot(r)+i[t],a=o,s=o,l=1;l<e.length;l++){var c=e[l].dot(r)+i[t];a=Math.min(c,a),s=Math.max(c,s)}n[0]=a,n[1]=s},t}(),$l=[],Kl=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.notClear=!0,e.incremental=!0,e._displayables=[],e._temporaryDisplayables=[],e._cursor=0,e}return p(e,t),e.prototype.traverse=function(t,e){t.call(e,this)},e.prototype.useStyle=function(){this.style={}},e.prototype.getCursor=function(){return this._cursor},e.prototype.innerAfterBrush=function(){this._cursor=this._displayables.length},e.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.markRedraw(),this.notClear=!1},e.prototype.clearTemporalDisplayables=function(){this._temporaryDisplayables=[]},e.prototype.addDisplayable=function(t,e){e?this._temporaryDisplayables.push(t):this._displayables.push(t),this.markRedraw()},e.prototype.addDisplayables=function(t,e){e=e||!1;for(var n=0;n<t.length;n++)this.addDisplayable(t[n],e)},e.prototype.getDisplayables=function(){return this._displayables},e.prototype.getTemporalDisplayables=function(){return this._temporaryDisplayables},e.prototype.eachPendingDisplayable=function(t){for(var e=this._cursor;e<this._displayables.length;e++)t&&t(this._displayables[e]);for(e=0;e<this._temporaryDisplayables.length;e++)t&&t(this._temporaryDisplayables[e])},e.prototype.update=function(){this.updateTransform();for(var t=this._cursor;t<this._displayables.length;t++){(e=this._displayables[t]).parent=this,e.update(),e.parent=null}for(t=0;t<this._temporaryDisplayables.length;t++){var e;(e=this._temporaryDisplayables[t]).parent=this,e.update(),e.parent=null}},e.prototype.getBoundingRect=function(){if(!this._rect){for(var t=new Lt(1/0,1/0,-1/0,-1/0),e=0;e<this._displayables.length;e++){var n=this._displayables[e],r=n.getBoundingRect().clone();n.needLocalTransform()&&r.applyTransform(n.getLocalTransform($l)),t.union(r)}this._rect=t}return this._rect},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e);if(this.getBoundingRect().contain(n[0],n[1]))for(var r=0;r<this._displayables.length;r++){if(this._displayables[r].contain(t,e))return!0}return!1},e}(Xi),Jl=ti();function ql(t,e,n,r,i){var o;if(e&&e.ecModel){var a=e.ecModel.getUpdatePayload();o=a&&a.animation}var s="update"===t;if(e&&e.isAnimationEnabled()){var l=void 0,c=void 0,u=void 0;return r?(l=Object(g.retrieve2)(r.duration,200),c=Object(g.retrieve2)(r.easing,"cubicOut"),u=0):(l=e.getShallow(s?"animationDurationUpdate":"animationDuration"),c=e.getShallow(s?"animationEasingUpdate":"animationEasing"),u=e.getShallow(s?"animationDelayUpdate":"animationDelay")),o&&(null!=o.duration&&(l=o.duration),null!=o.easing&&(c=o.easing),null!=o.delay&&(u=o.delay)),Object(g.isFunction)(u)&&(u=u(n,i)),Object(g.isFunction)(l)&&(l=l(n)),{duration:l||0,delay:u,easing:c}}return null}function tc(t,e,n,r,i,o,a){var s,l=!1;Object(g.isFunction)(i)?(a=o,o=i,i=null):Object(g.isObject)(i)&&(o=i.cb,a=i.during,l=i.isFrom,s=i.removeOpt,i=i.dataIndex);var c="leave"===t;c||e.stopAnimation("leave");var u=ql(t,r,i,c?s||{}:null,r&&r.getAnimationDelayParams?r.getAnimationDelayParams(e,i):null);if(u&&u.duration>0){var h=u.duration,d=u.delay,f=u.easing,p={duration:h,delay:d||0,easing:f,done:o,force:!!o||!!a,setToFinal:!c,scope:t,during:a};l?e.animateFrom(n,p):e.animateTo(n,p)}else e.stopAnimation(),!l&&e.attr(n),a&&a(1),o&&o()}function ec(t,e,n,r,i,o){tc("update",t,e,n,r,i,o)}function nc(t,e,n,r,i,o){tc("enter",t,e,n,r,i,o)}function rc(t){if(!t.__zr)return!0;for(var e=0;e<t.animators.length;e++){if("leave"===t.animators[e].scope)return!0}return!1}function ic(t,e,n,r,i,o){rc(t)||tc("leave",t,e,n,r,i,o)}function oc(t,e,n,r){t.removeTextContent(),t.removeTextGuideLine(),ic(t,{style:{opacity:0}},e,n,r)}function ac(t,e,n){function r(){t.parent&&t.parent.remove(t)}t.isGroup?t.traverse(function(t){t.isGroup||oc(t,e,n,r)}):oc(t,e,n,r)}function sc(t){Jl(t).oldStyle=t.style}var lc=Math.max,cc=Math.min,uc={};function hc(t){return $o.extend(t)}var dc=function(t,e){var n=Xs(t,e);return function(t){function e(e){var r=t.call(this,e)||this;return r.applyTransform=n.applyTransform,r.buildPath=n.buildPath,r}return p(e,t),e}(Ws)};function fc(t,e){return dc(t,e)}function pc(t,e){uc[t]=e}function Ac(t){if(uc.hasOwnProperty(t))return uc[t]}function gc(t,e,n,r){var i=Zs(t,e);return n&&("center"===r&&(n=vc(n,i.getBoundingRect())),bc(i,n)),i}function mc(t,e,n){var r=new ra({style:{image:t,x:e.x,y:e.y,width:e.width,height:e.height},onload:function(t){if("center"===n){var i={width:t.width,height:t.height};r.setStyle(vc(e,i))}}});return r}function vc(t,e){var n,r=e.width/e.height,i=t.height*r;return n=i<=t.width?t.height:(i=t.width)/r,{x:t.x+t.width/2-i/2,y:t.y+t.height/2-n/2,width:i,height:n}}var yc=function(t,e){for(var n=[],r=t.length,i=0;i<r;i++){var o=t[i];n.push(o.getUpdatedPathProxy(!0))}var a=new $o(e);return a.createPathProxy(),a.buildPath=function(t){if(Gs(t)){t.appendPath(n);var e=t.getContext();e&&t.rebuildPath(e,1)}},a};function bc(t,e){if(t.applyTransform){var n=t.getBoundingRect().calculateTransform(e);t.applyTransform(n)}}function _c(t,e){return oa(t,t,{lineWidth:e}),t}function wc(t){return aa(t.shape,t.shape,t.style),t}var xc=sa;function Sc(t,e){for(var n=At([]);t&&t!==e;)mt(n,t.getLocalTransform(),n),t=t.parent;return n}function Cc(t,e,n){return e&&!Object(g.isArrayLike)(e)&&(e=Dn.getLocalTransform(e)),n&&(e=_t([],e)),j([],t,e)}function kc(t,e,n){var r=0===e[4]||0===e[5]||0===e[0]?1:Math.abs(2*e[4]/e[0]),i=0===e[4]||0===e[5]||0===e[2]?1:Math.abs(2*e[4]/e[2]),o=["left"===t?-r:"right"===t?r:0,"top"===t?-i:"bottom"===t?i:0];return o=Cc(o,e,n),Math.abs(o[0])>Math.abs(o[1])?o[0]>0?"right":"left":o[1]>0?"bottom":"top"}function Bc(t){return!t.isGroup}function Tc(t,e,n){if(t&&e){var r,i=(r={},t.traverse(function(t){Bc(t)&&t.anid&&(r[t.anid]=t)}),r);e.traverse(function(t){if(Bc(t)&&t.anid){var e=i[t.anid];if(e){var r=o(t);t.attr(o(e)),ec(t,r,n,Ta(t).dataIndex)}}})}function o(t){var e={x:t.x,y:t.y,rotation:t.rotation};return function(t){return null!=t.shape}(t)&&(e.shape=Object(g.extend)({},t.shape)),e}}function Ec(t,e){return Object(g.map)(t,function(t){var n=t[0];n=lc(n,e.x),n=cc(n,e.x+e.width);var r=t[1];return r=lc(r,e.y),[n,r=cc(r,e.y+e.height)]})}function Mc(t,e){var n=lc(t.x,e.x),r=cc(t.x+t.width,e.x+e.width),i=lc(t.y,e.y),o=cc(t.y+t.height,e.y+e.height);if(r>=n&&o>=i)return{x:n,y:i,width:r-n,height:o-i}}function Oc(t,e,n){var r=Object(g.extend)({rectHover:!0},e),i=r.style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},t)return 0===t.indexOf("image://")?(i.image=t.slice(8),Object(g.defaults)(i,n),new ra(r)):gc(t.replace("path://",""),r,n,"center")}function Lc(t,e,n,r,i){for(var o=0,a=i[i.length-1];o<i.length;o++){var s=i[o];if(Dc(t,e,n,r,s[0],s[1],a[0],a[1]))return!0;a=s}}function Dc(t,e,n,r,i,o,a,s){var l,c=n-t,u=r-e,h=a-i,d=s-o,f=Ic(h,d,c,u);if((l=f)<=1e-6&&l>=-1e-6)return!1;var p=t-i,A=e-o,g=Ic(p,A,c,u)/f;if(g<0||g>1)return!1;var m=Ic(p,A,h,d)/f;return!(m<0||m>1)}function Ic(t,e,n,r){return t*r-n*e}function Pc(t){var e=t.itemTooltipOption,n=t.componentModel,r=t.itemName,i=Object(g.isString)(e)?{formatter:e}:e,o=n.mainType,a=n.componentIndex,s={componentType:o,name:r,$vars:["name"]};s[o+"Index"]=a;var l=t.formatterParamsExtra;l&&Object(g.each)(Object(g.keys)(l),function(t){Object(g.hasOwn)(s,t)||(s[t]=l[t],s.$vars.push(t))});var c=Ta(t.el);c.componentMainType=o,c.componentIndex=a,c.tooltipConfig={name:r,option:Object(g.defaults)({content:r,formatterParams:s},i)}}function Nc(t,e){var n;t.isGroup&&(n=e(t)),n||t.traverse(e)}function Fc(t,e){if(t)if(Object(g.isArray)(t))for(var n=0;n<t.length;n++)Nc(t[n],e);else Nc(t,e)}pc("circle",qs),pc("ellipse",nl),pc("sector",vl),pc("ring",_l),pc("polygon",Cl),pc("polyline",Tl),pc("rect",ha),pc("line",Ll),pc("bezierCurve",Fl),pc("arc",Hl);var Rc={};function jc(t,e){for(var n=0;n<Fa.length;n++){var r=Fa[n],i=e[r],o=t.ensureState(r);o.style=o.style||{},o.style.text=i}var a=t.currentStates.slice();t.clearStates(!0),t.setStyle({text:e.normal}),t.useStates(a,!0)}function Hc(t,e,n){var r,i=t.labelFetcher,o=t.labelDataIndex,a=t.labelDimIndex,s=e.normal;i&&(r=i.getFormattedLabel(o,"normal",null,a,s&&s.get("formatter"),null!=n?{interpolatedValue:n}:null)),null==r&&(r=Object(g.isFunction)(t.defaultText)?t.defaultText(o,t,n):t.defaultText);for(var l={normal:r},c=0;c<Fa.length;c++){var u=Fa[c],h=e[u];l[u]=Object(g.retrieve2)(i?i.getFormattedLabel(o,u,null,a,h&&h.get("formatter")):null,r)}return l}function Uc(t,e,n,r){n=n||Rc;for(var i=t instanceof Ba,o=!1,a=0;a<Ra.length;a++){if((d=e[Ra[a]])&&d.getShallow("show")){o=!0;break}}var s=i?t:t.getTextContent();if(o){i||(s||(s=new Ba,t.setTextContent(s)),t.stateProxy&&(s.stateProxy=t.stateProxy));var l=Hc(n,e),c=e.normal,u=!!c.getShallow("show"),h=zc(c,r&&r.normal,n,!1,!i);h.text=l.normal,i||t.setTextConfig(Yc(c,n,!1));for(a=0;a<Fa.length;a++){var d,f=Fa[a];if(d=e[f]){var p=s.ensureState(f),A=!!Object(g.retrieve2)(d.getShallow("show"),u);if(A!==u&&(p.ignore=!A),p.style=zc(d,r&&r[f],n,!0,!i),p.style.text=l[f],!i)t.ensureState(f).textConfig=Yc(d,n,!0)}}s.silent=!!c.getShallow("silent"),null!=s.style.x&&(h.x=s.style.x),null!=s.style.y&&(h.y=s.style.y),s.ignore=!u,s.useStyle(h),s.dirty(),n.enableTextSetter&&($c(s).setLabelText=function(t){var r=Hc(n,e,t);jc(s,r)})}else s&&(s.ignore=!0);t.dirty()}function Qc(t,e){e=e||"label";for(var n={normal:t.getModel(e)},r=0;r<Fa.length;r++){var i=Fa[r];n[i]=t.getModel([i,e])}return n}function zc(t,e,n,r,i){var o={};return function(t,e,n,r,i){n=n||Rc;var o,a=e.ecModel,s=a&&a.option.textStyle,l=function(t){var e;for(;t&&t!==t.ecModel;){var n=(t.option||Rc).rich;if(n){e=e||{};for(var r=Object(g.keys)(n),i=0;i<r.length;i++){var o=r[i];e[o]=1}}t=t.parentModel}return e}(e);if(l)for(var c in o={},l)if(l.hasOwnProperty(c)){var u=e.getModel(["rich",c]);Xc(o[c]={},u,s,n,r,i,!1,!0)}o&&(t.rich=o);var h=e.get("overflow");h&&(t.overflow=h);var d=e.get("minMargin");null!=d&&(t.margin=d);Xc(t,e,s,n,r,i,!0,!1)}(o,t,n,r,i),e&&Object(g.extend)(o,e),o}function Yc(t,e,n){e=e||{};var r,i={},o=t.getShallow("rotate"),a=Object(g.retrieve2)(t.getShallow("distance"),n?null:5),s=t.getShallow("offset");return"outside"===(r=t.getShallow("position")||(n?null:"inside"))&&(r=e.defaultOutsidePosition||"top"),null!=r&&(i.position=r),null!=s&&(i.offset=s),null!=o&&(o*=Math.PI/180,i.rotation=o),null!=a&&(i.distance=a),i.outsideFill="inherit"===t.get("color")?e.inheritColor||null:"auto",i}var Vc=["fontStyle","fontWeight","fontSize","fontFamily","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY"],Wc=["align","lineHeight","width","height","tag","verticalAlign"],Gc=["padding","borderWidth","borderRadius","borderDashOffset","backgroundColor","borderColor","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function Xc(t,e,n,r,i,o,a,s){n=!i&&n||Rc;var l=r&&r.inheritColor,c=e.getShallow("color"),u=e.getShallow("textBorderColor"),h=Object(g.retrieve2)(e.getShallow("opacity"),n.opacity);"inherit"!==c&&"auto"!==c||(c=l||null),"inherit"!==u&&"auto"!==u||(u=l||null),o||(c=c||n.color,u=u||n.textBorderColor),null!=c&&(t.fill=c),null!=u&&(t.stroke=u);var d=Object(g.retrieve2)(e.getShallow("textBorderWidth"),n.textBorderWidth);null!=d&&(t.lineWidth=d);var f=Object(g.retrieve2)(e.getShallow("textBorderType"),n.textBorderType);null!=f&&(t.lineDash=f);var p=Object(g.retrieve2)(e.getShallow("textBorderDashOffset"),n.textBorderDashOffset);null!=p&&(t.lineDashOffset=p),i||null!=h||s||(h=r&&r.defaultOpacity),null!=h&&(t.opacity=h),i||o||null==t.fill&&r.inheritColor&&(t.fill=r.inheritColor);for(var A=0;A<Vc.length;A++){var m=Vc[A];null!=(y=Object(g.retrieve2)(e.getShallow(m),n[m]))&&(t[m]=y)}for(A=0;A<Wc.length;A++){m=Wc[A];null!=(y=e.getShallow(m))&&(t[m]=y)}if(null==t.verticalAlign){var v=e.getShallow("baseline");null!=v&&(t.verticalAlign=v)}if(!a||!r.disableBox){for(A=0;A<Gc.length;A++){var y;m=Gc[A];null!=(y=e.getShallow(m))&&(t[m]=y)}var b=e.getShallow("borderType");null!=b&&(t.borderDash=b),"auto"!==t.backgroundColor&&"inherit"!==t.backgroundColor||!l||(t.backgroundColor=l),"auto"!==t.borderColor&&"inherit"!==t.borderColor||!l||(t.borderColor=l)}}function Zc(t,e){var n=e&&e.getModel("textStyle");return Object(g.trim)([t.fontStyle||n&&n.getShallow("fontStyle")||"",t.fontWeight||n&&n.getShallow("fontWeight")||"",(t.fontSize||n&&n.getShallow("fontSize")||12)+"px",t.fontFamily||n&&n.getShallow("fontFamily")||"sans-serif"].join(" "))}var $c=ti();function Kc(t,e,n,r){if(t){var i=$c(t);i.prevValue=i.value,i.value=n;var o=e.normal;i.valueAnimation=o.get("valueAnimation"),i.valueAnimation&&(i.precision=o.get("precision"),i.defaultInterpolatedText=r,i.statesModels=e)}}function Jc(t,e,n,r,i){var o=$c(t);if(o.valueAnimation&&o.prevValue!==o.value){var a=o.defaultInterpolatedText,s=Object(g.retrieve2)(o.interpolatedValue,o.prevValue),l=o.value;t.percent=0,(null==o.prevValue?nc:ec)(t,{percent:1},r,e,null,function(r){var c=ci(n,o.precision,s,l,r);o.interpolatedValue=1===r?null:c;var u=Hc({labelDataIndex:e,labelFetcher:i,defaultText:a?a(c):c+""},o.statesModels,c);jc(t,u)})}}var qc,tu,eu=["textStyle","color"],nu=["fontStyle","fontWeight","fontSize","fontFamily","padding","lineHeight","rich","width","height","overflow"],ru=new Ba,iu=function(){function t(){}return t.prototype.getTextColor=function(t){var e=this.ecModel;return this.getShallow("color")||(!t&&e?e.get(eu):null)},t.prototype.getFont=function(){return Zc({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},t.prototype.getTextRect=function(t){for(var e={text:t,verticalAlign:this.getShallow("verticalAlign")||this.getShallow("baseline")},n=0;n<nu.length;n++)e[nu[n]]=this.getShallow(nu[n]);return ru.useStyle(e),ru.update(),ru.getBoundingRect()},t}(),ou=[["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","type"],["lineDashOffset","dashOffset"],["lineCap","cap"],["lineJoin","join"],["miterLimit"]],au=bi(ou),su=function(){function t(){}return t.prototype.getLineStyle=function(t){return au(this,t)},t}(),lu=[["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","borderType"],["lineDashOffset","borderDashOffset"],["lineCap","borderCap"],["lineJoin","borderJoin"],["miterLimit","borderMiterLimit"]],cu=bi(lu),uu=function(){function t(){}return t.prototype.getItemStyle=function(t,e){return cu(this,t,e)},t}(),hu=function(){function t(t,e,n){this.parentModel=e,this.ecModel=n,this.option=t}return t.prototype.init=function(t,e,n){for(var r=[],i=3;i<arguments.length;i++)r[i-3]=arguments[i]},t.prototype.mergeOption=function(t,e){Object(g.merge)(this.option,t,!0)},t.prototype.get=function(t,e){return null==t?this.option:this._doGet(this.parsePath(t),!e&&this.parentModel)},t.prototype.getShallow=function(t,e){var n=this.option,r=null==n?n:n[t];if(null==r&&!e){var i=this.parentModel;i&&(r=i.getShallow(t))}return r},t.prototype.getModel=function(e,n){var r=null!=e,i=r?this.parsePath(e):null;return new t(r?this._doGet(i):this.option,n=n||this.parentModel&&this.parentModel.getModel(this.resolveParentPath(i)),this.ecModel)},t.prototype.isEmpty=function(){return null==this.option},t.prototype.restoreData=function(){},t.prototype.clone=function(){return new(0,this.constructor)(Object(g.clone)(this.option))},t.prototype.parsePath=function(t){return"string"==typeof t?t.split("."):t},t.prototype.resolveParentPath=function(t){return t},t.prototype.isAnimationEnabled=function(){if(!A.a.node&&this.option){if(null!=this.option.animation)return!!this.option.animation;if(this.parentModel)return this.parentModel.isAnimationEnabled()}},t.prototype._doGet=function(t,e){var n=this.option;if(!t)return n;for(var r=0;r<t.length&&(!t[r]||null!=(n=n&&"object"==typeof n?n[t[r]]:null));r++);return null==n&&e&&(n=e._doGet(this.resolveParentPath(t),e.parentModel)),n},t}();pi(hu),qc=hu,tu=["__\0is_clz",gi++].join("_"),qc.prototype[tu]=!0,qc.isInstance=function(t){return!(!t||!t[tu])},Object(g.mixin)(hu,su),Object(g.mixin)(hu,uu),Object(g.mixin)(hu,wi),Object(g.mixin)(hu,iu);var du=hu,fu=Math.round(10*Math.random());function pu(t){return[t||"",fu++].join("_")}function Au(t,e){return g.merge(g.merge({},t,!0),e,!0)}var gu="ZH",mu="EN",vu=mu,yu={},bu={},_u=A.a.domSupported&&(document.documentElement.lang||navigator.language||navigator.browserLanguage).toUpperCase().indexOf(gu)>-1?gu:vu;function wu(t,e){t=t.toUpperCase(),bu[t]=new du(e),yu[t]=e}function xu(t){return bu[t]}wu(mu,{time:{month:["January","February","March","April","May","June","July","August","September","October","November","December"],monthAbbr:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayOfWeekAbbr:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},legend:{selector:{all:"All",inverse:"Inv"}},toolbox:{brush:{title:{rect:"Box Select",polygon:"Lasso Select",lineX:"Horizontally Select",lineY:"Vertically Select",keep:"Keep Selections",clear:"Clear Selections"}},dataView:{title:"Data View",lang:["Data View","Close","Refresh"]},dataZoom:{title:{zoom:"Zoom",back:"Zoom Reset"}},magicType:{title:{line:"Switch to Line Chart",bar:"Switch to Bar Chart",stack:"Stack",tiled:"Tile"}},restore:{title:"Restore"},saveAsImage:{title:"Save as Image",lang:["Right Click to Save Image"]}},series:{typeNames:{pie:"Pie chart",bar:"Bar chart",line:"Line chart",scatter:"Scatter plot",effectScatter:"Ripple scatter plot",radar:"Radar chart",tree:"Tree",treemap:"Treemap",boxplot:"Boxplot",candlestick:"Candlestick",k:"K line chart",heatmap:"Heat map",map:"Map",parallel:"Parallel coordinate map",lines:"Line graph",graph:"Relationship graph",sankey:"Sankey diagram",funnel:"Funnel chart",gauge:"Gauge",pictorialBar:"Pictorial bar",themeRiver:"Theme River Map",sunburst:"Sunburst"}},aria:{general:{withTitle:'This is a chart about "{title}"',withoutTitle:"This is a chart"},series:{single:{prefix:"",withName:" with type {seriesType} named {seriesName}.",withoutName:" with type {seriesType}."},multiple:{prefix:". It consists of {seriesCount} series count.",withName:" The {seriesId} series is a {seriesType} representing {seriesName}.",withoutName:" The {seriesId} series is a {seriesType}.",separator:{middle:"",end:""}}},data:{allData:"The data is as follows: ",partialData:"The first {displayCnt} items are: ",withName:"the data for {name} is {value}",withoutName:"{value}",separator:{middle:", ",end:". "}}}}),wu(gu,{time:{month:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthAbbr:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dayOfWeek:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],dayOfWeekAbbr:["日","一","二","三","四","五","六"]},legend:{selector:{all:"全选",inverse:"反选"}},toolbox:{brush:{title:{rect:"矩形选择",polygon:"圈选",lineX:"横向选择",lineY:"纵向选择",keep:"保持选择",clear:"清除选择"}},dataView:{title:"数据视图",lang:["数据视图","关闭","刷新"]},dataZoom:{title:{zoom:"区域缩放",back:"区域缩放还原"}},magicType:{title:{line:"切换为折线图",bar:"切换为柱状图",stack:"切换为堆叠",tiled:"切换为平铺"}},restore:{title:"还原"},saveAsImage:{title:"保存为图片",lang:["右键另存为图片"]}},series:{typeNames:{pie:"饼图",bar:"柱状图",line:"折线图",scatter:"散点图",effectScatter:"涟漪散点图",radar:"雷达图",tree:"树图",treemap:"矩形树图",boxplot:"箱型图",candlestick:"K线图",k:"K线图",heatmap:"热力图",map:"地图",parallel:"平行坐标图",lines:"线图",graph:"关系图",sankey:"桑基图",funnel:"漏斗图",gauge:"仪表盘图",pictorialBar:"象形柱图",themeRiver:"主题河流图",sunburst:"旭日图"}},aria:{general:{withTitle:"这是一个关于“{title}”的图表。",withoutTitle:"这是一个图表,"},series:{single:{prefix:"",withName:"图表类型是{seriesType},表示{seriesName}。",withoutName:"图表类型是{seriesType}。"},multiple:{prefix:"它由{seriesCount}个图表系列组成。",withName:"第{seriesId}个系列是一个表示{seriesName}的{seriesType},",withoutName:"第{seriesId}个系列是一个{seriesType},",separator:{middle:";",end:"。"}}},data:{allData:"其数据是——",partialData:"其中,前{displayCnt}项是——",withName:"{name}的数据是{value}",withoutName:"{value}",separator:{middle:",",end:""}}}});var Su=1e3,Cu=60*Su,ku=60*Cu,Bu=24*ku,Tu=365*Bu,Eu={year:"{yyyy}",month:"{MMM}",day:"{d}",hour:"{HH}:{mm}",minute:"{HH}:{mm}",second:"{HH}:{mm}:{ss}",millisecond:"{HH}:{mm}:{ss} {SSS}",none:"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}"},Mu={year:"{yyyy}",month:"{yyyy}-{MM}",day:"{yyyy}-{MM}-{dd}",hour:"{yyyy}-{MM}-{dd} "+Eu.hour,minute:"{yyyy}-{MM}-{dd} "+Eu.minute,second:"{yyyy}-{MM}-{dd} "+Eu.second,millisecond:Eu.none},Ou=["year","month","day","hour","minute","second","millisecond"],Lu=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function Du(t,e){return"0000".substr(0,e-(t+="").length)+t}function Iu(t){switch(t){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return t}}function Pu(t,e,n,r){var i=Br(t),o=i[Ru(n)](),a=i[ju(n)]()+1,s=Math.floor((a-1)/3)+1,l=i[Hu(n)](),c=i["get"+(n?"UTC":"")+"Day"](),u=i[Uu(n)](),h=(u-1)%12+1,d=i[Qu(n)](),f=i[zu(n)](),p=i[Yu(n)](),A=(r instanceof du?r:xu(r||_u)||bu[vu]).getModel("time"),g=A.get("month"),m=A.get("monthAbbr"),v=A.get("dayOfWeek"),y=A.get("dayOfWeekAbbr");return(e||"").replace(/{yyyy}/g,o+"").replace(/{yy}/g,o%100+"").replace(/{Q}/g,s+"").replace(/{MMMM}/g,g[a-1]).replace(/{MMM}/g,m[a-1]).replace(/{MM}/g,Du(a,2)).replace(/{M}/g,a+"").replace(/{dd}/g,Du(l,2)).replace(/{d}/g,l+"").replace(/{eeee}/g,v[c]).replace(/{ee}/g,y[c]).replace(/{e}/g,c+"").replace(/{HH}/g,Du(u,2)).replace(/{H}/g,u+"").replace(/{hh}/g,Du(h+"",2)).replace(/{h}/g,h+"").replace(/{mm}/g,Du(d,2)).replace(/{m}/g,d+"").replace(/{ss}/g,Du(f,2)).replace(/{s}/g,f+"").replace(/{SSS}/g,Du(p,3)).replace(/{S}/g,p+"")}function Nu(t,e){var n=Br(t),r=n[ju(e)]()+1,i=n[Hu(e)](),o=n[Uu(e)](),a=n[Qu(e)](),s=n[zu(e)](),l=0===n[Yu(e)](),c=l&&0===s,u=c&&0===a,h=u&&0===o,d=h&&1===i;return d&&1===r?"year":d?"month":h?"day":u?"hour":c?"minute":l?"second":"millisecond"}function Fu(t,e,n){var r=g.isNumber(t)?Br(t):t;switch(e=e||Nu(t,n)){case"year":return r[Ru(n)]();case"half-year":return r[ju(n)]()>=6?1:0;case"quarter":return Math.floor((r[ju(n)]()+1)/4);case"month":return r[ju(n)]();case"day":return r[Hu(n)]();case"half-day":return r[Uu(n)]()/24;case"hour":return r[Uu(n)]();case"minute":return r[Qu(n)]();case"second":return r[zu(n)]();case"millisecond":return r[Yu(n)]()}}function Ru(t){return t?"getUTCFullYear":"getFullYear"}function ju(t){return t?"getUTCMonth":"getMonth"}function Hu(t){return t?"getUTCDate":"getDate"}function Uu(t){return t?"getUTCHours":"getHours"}function Qu(t){return t?"getUTCMinutes":"getMinutes"}function zu(t){return t?"getUTCSeconds":"getSeconds"}function Yu(t){return t?"getUTCMilliseconds":"getMilliseconds"}function Vu(t){return t?"setUTCFullYear":"setFullYear"}function Wu(t){return t?"setUTCMonth":"setMonth"}function Gu(t){return t?"setUTCDate":"setDate"}function Xu(t){return t?"setUTCHours":"setHours"}function Zu(t){return t?"setUTCMinutes":"setMinutes"}function $u(t){return t?"setUTCSeconds":"setSeconds"}function Ku(t){return t?"setUTCMilliseconds":"setMilliseconds"}function Ju(t,e,n,r,i,o,a,s){return new Ba({style:{text:t,font:e,align:n,verticalAlign:r,padding:i,rich:o,overflow:a?"truncate":null,lineHeight:s}}).getBoundingRect()}function qu(t){if(!Ir(t))return g.isString(t)?t:"-";var e=(t+"").split(".");return e[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:"")}function th(t,e){return t=(t||"").toLowerCase().replace(/-(.)/g,function(t,e){return e.toUpperCase()}),e&&t&&(t=t.charAt(0).toUpperCase()+t.slice(1)),t}var eh=g.normalizeCssArray;function nh(t,e,n){function r(t){return t&&g.trim(t)?t:"-"}function i(t){return!(null==t||isNaN(t)||!isFinite(t))}var o="time"===e,a=t instanceof Date;if(o||a){var s=o?Br(t):t;if(!isNaN(+s))return Pu(s,"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}",n);if(a)return"-"}if("ordinal"===e)return g.isStringSafe(t)?r(t):g.isNumber(t)&&i(t)?t+"":"-";var l=Dr(t);return i(l)?qu(l):g.isStringSafe(t)?r(t):"boolean"==typeof t?t+"":"-"}var rh=["a","b","c","d","e","f","g"],ih=function(t,e){return"{"+t+(null==e?"":e)+"}"};function oh(t,e,n){g.isArray(e)||(e=[e]);var r=e.length;if(!r)return"";for(var i=e[0].$vars||[],o=0;o<i.length;o++){var a=rh[o];t=t.replace(ih(a),ih(a,0))}for(var s=0;s<r;s++)for(var l=0;l<i.length;l++){var c=e[s][i[l]];t=t.replace(ih(rh[l],s),n?tt(c):c)}return t}function ah(t,e){var n=g.isString(t)?{color:t,extraCssText:e}:t||{},r=n.color,i=n.type;e=n.extraCssText;var o=n.renderMode||"html";return r?"html"===o?"subItem"===i?'<span style="display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+tt(r)+";"+(e||"")+'"></span>':'<span style="display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:'+tt(r)+";"+(e||"")+'"></span>':{renderMode:o,content:"{"+(n.markerId||"markerX")+"|} ",style:"subItem"===i?{width:4,height:4,borderRadius:2,backgroundColor:r}:{width:10,height:10,borderRadius:5,backgroundColor:r}}:""}function sh(t,e,n){"week"!==t&&"month"!==t&&"quarter"!==t&&"half-year"!==t&&"year"!==t||(t="MM-dd\nyyyy");var r=Br(e),i=n?"getUTC":"get",o=r[i+"FullYear"](),a=r[i+"Month"]()+1,s=r[i+"Date"](),l=r[i+"Hours"](),c=r[i+"Minutes"](),u=r[i+"Seconds"](),h=r[i+"Milliseconds"]();return t=t.replace("MM",Du(a,2)).replace("M",a).replace("yyyy",o).replace("yy",Du(o%100+"",2)).replace("dd",Du(s,2)).replace("d",s).replace("hh",Du(l,2)).replace("h",l).replace("mm",Du(c,2)).replace("m",c).replace("ss",Du(u,2)).replace("s",u).replace("SSS",Du(h,3))}function lh(t){return t?t.charAt(0).toUpperCase()+t.substr(1):t}function ch(t,e){return e=e||"transparent",g.isString(t)?t:g.isObject(t)&&t.colorStops&&(t.colorStops[0]||{}).color||e}function uh(t,e){if("_blank"===e||"blank"===e){var n=window.open();n.opener=null,n.location.href=t}else window.open(t,e)}var hh=g.each,dh=["left","right","top","bottom","width","height"],fh=[["width","left","right"],["height","top","bottom"]];function ph(t,e,n,r,i){var o=0,a=0;null==r&&(r=1/0),null==i&&(i=1/0);var s=0;e.eachChild(function(l,c){var u,h,d=l.getBoundingRect(),f=e.childAt(c+1),p=f&&f.getBoundingRect();if("horizontal"===t){var A=d.width+(p?-p.x+d.x:0);(u=o+A)>r||l.newline?(o=0,u=A,a+=s+n,s=d.height):s=Math.max(s,d.height)}else{var g=d.height+(p?-p.y+d.y:0);(h=a+g)>i||l.newline?(o+=s+n,a=0,h=g,s=d.width):s=Math.max(s,d.width)}l.newline||(l.x=o,l.y=a,l.markRedraw(),"horizontal"===t?o=u+n:a=h+n)})}var Ah=ph;g.curry(ph,"vertical"),g.curry(ph,"horizontal");function gh(t,e,n){n=eh(n||0);var r=e.width,i=e.height,o=pr(t.left,r),a=pr(t.top,i),s=pr(t.right,r),l=pr(t.bottom,i),c=pr(t.width,r),u=pr(t.height,i),h=n[2]+n[0],d=n[1]+n[3],f=t.aspect;switch(isNaN(c)&&(c=r-s-d-o),isNaN(u)&&(u=i-l-h-a),null!=f&&(isNaN(c)&&isNaN(u)&&(f>r/i?c=.8*r:u=.8*i),isNaN(c)&&(c=f*u),isNaN(u)&&(u=c/f)),isNaN(o)&&(o=r-s-c-d),isNaN(a)&&(a=i-l-u-h),t.left||t.right){case"center":o=r/2-c/2-n[3];break;case"right":o=r-c-d}switch(t.top||t.bottom){case"middle":case"center":a=i/2-u/2-n[0];break;case"bottom":a=i-u-h}o=o||0,a=a||0,isNaN(c)&&(c=r-d-o-(s||0)),isNaN(u)&&(u=i-h-a-(l||0));var p=new Lt(o+n[3],a+n[0],c,u);return p.margin=n,p}function mh(t,e,n,r,i,o){var a,s=!i||!i.hv||i.hv[0],l=!i||!i.hv||i.hv[1],c=i&&i.boundingMode||"all";if((o=o||t).x=t.x,o.y=t.y,!s&&!l)return!1;if("raw"===c)a="group"===t.type?new Lt(0,0,+e.width||0,+e.height||0):t.getBoundingRect();else if(a=t.getBoundingRect(),t.needLocalTransform()){var u=t.getLocalTransform();(a=a.clone()).applyTransform(u)}var h=gh(g.defaults({width:a.width,height:a.height},e),n,r),d=s?h.x-a.x:0,f=l?h.y-a.y:0;return"raw"===c?(o.x=d,o.y=f):(o.x+=d,o.y+=f),o===t&&t.markRedraw(),!0}function vh(t){var e=t.layoutMode||t.constructor.layoutMode;return g.isObject(e)?e:e?{type:e}:null}function yh(t,e,n){var r=n&&n.ignoreSize;!g.isArray(r)&&(r=[r,r]);var i=a(fh[0],0),o=a(fh[1],1);function a(n,i){var o={},a=0,c={},u=0;if(hh(n,function(e){c[e]=t[e]}),hh(n,function(t){s(e,t)&&(o[t]=c[t]=e[t]),l(o,t)&&a++,l(c,t)&&u++}),r[i])return l(e,n[1])?c[n[2]]=null:l(e,n[2])&&(c[n[1]]=null),c;if(2!==u&&a){if(a>=2)return o;for(var h=0;h<n.length;h++){var d=n[h];if(!s(o,d)&&s(t,d)){o[d]=t[d];break}}return o}return c}function s(t,e){return t.hasOwnProperty(e)}function l(t,e){return null!=t[e]&&"auto"!==t[e]}function c(t,e,n){hh(t,function(t){e[t]=n[t]})}c(fh[0],t,i),c(fh[1],t,o)}function bh(t){return _h({},t)}function _h(t,e){return e&&t&&hh(dh,function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}var wh=ti(),xh=function(t){function e(e,n,r){var i=t.call(this,e,n,r)||this;return i.uid=pu("ec_cpt_model"),i}var n;return p(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},e.prototype.mergeDefaultAndTheme=function(t,e){var n=vh(this),r=n?bh(t):{},i=e.getTheme();g.merge(t,i.get(this.mainType)),g.merge(t,this.getDefaultOption()),n&&yh(t,r,n)},e.prototype.mergeOption=function(t,e){g.merge(this.option,t,!0);var n=vh(this);n&&yh(this.option,t,n)},e.prototype.optionUpdated=function(t,e){},e.prototype.getDefaultOption=function(){var t=this.constructor;if(!function(t){return!(!t||!t[di])}(t))return t.defaultOption;var e=wh(this);if(!e.defaultOption){for(var n=[],r=t;r;){var i=r.prototype.defaultOption;i&&n.push(i),r=r.superClass}for(var o={},a=n.length-1;a>=0;a--)o=g.merge(o,n[a],!0);e.defaultOption=o}return e.defaultOption},e.prototype.getReferringComponents=function(t,e){var n=t+"Index",r=t+"Id";return ai(this.ecModel,t,{index:this.get(n,!0),id:this.get(r,!0)},e)},e.prototype.getBoxLayoutParams=function(){return{left:this.get("left"),top:this.get("top"),right:this.get("right"),bottom:this.get("bottom"),width:this.get("width"),height:this.get("height")}},e.prototype.getZLevelKey=function(){return""},e.prototype.setZLevel=function(t){this.option.zlevel=t},e.protoInitialize=((n=e.prototype).type="component",n.id="",n.name="",n.mainType="",n.subType="",void(n.componentIndex=0)),e}(du);Ai(xh,du),yi(xh),function(t){var e={};t.registerSubTypeDefaulter=function(t,n){var r=fi(t);e[r.main]=n},t.determineSubType=function(n,r){var i=r.type;if(!i){var o=fi(n).main;t.hasSubTypes(n)&&e[o]&&(i=e[o](r))}return i}}(xh),function(t,e){function n(t,e){return t[e]||(t[e]={predecessor:[],successor:[]}),t[e]}t.topologicalTravel=function(t,r,i,o){if(t.length){var a=function(t){var r={},i=[];return g.each(t,function(o){var a=n(r,o),s=function(t,e){var n=[];return g.each(t,function(t){g.indexOf(e,t)>=0&&n.push(t)}),n}(a.originalDeps=e(o),t);a.entryCount=s.length,0===a.entryCount&&i.push(o),g.each(s,function(t){g.indexOf(a.predecessor,t)<0&&a.predecessor.push(t);var e=n(r,t);g.indexOf(e.successor,t)<0&&e.successor.push(o)})}),{graph:r,noEntryList:i}}(r),s=a.graph,l=a.noEntryList,c={};for(g.each(t,function(t){c[t]=!0});l.length;){var u=l.pop(),h=s[u],d=!!c[u];d&&(i.call(o,u,h.originalDeps.slice()),delete c[u]),g.each(h.successor,d?p:f)}g.each(c,function(){var t="";throw new Error(t)})}function f(t){s[t].entryCount--,0===s[t].entryCount&&l.push(t)}function p(t){c[t]=!0,f(t)}}}(xh,function(t){var e=[];g.each(xh.getClassesByMainType(t),function(t){e=e.concat(t.dependencies||t.prototype.dependencies||[])}),e=g.map(e,function(t){return fi(t).main}),"dataset"!==t&&g.indexOf(e,"dataset")<=0&&e.unshift("dataset");return e});var Sh=xh,Ch="";"undefined"!=typeof navigator&&(Ch=navigator.platform||"");var kh="rgba(0, 0, 0, 0.2)",Bh={darkMode:"auto",colorBy:"series",color:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientColor:["#f6efa6","#d88273","#bf444c"],aria:{decal:{decals:[{color:kh,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:kh,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:kh,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:kh,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:kh,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:kh,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:Ch.match(/^Win/)?"Microsoft YaHei":"sans-serif",fontSize:12,fontStyle:"normal",fontWeight:"normal"},blendMode:null,stateAnimation:{duration:300,easing:"cubicOut"},animation:"auto",animationDuration:1e3,animationDurationUpdate:500,animationEasing:"cubicInOut",animationEasingUpdate:"cubicInOut",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1},Th=Object(g.createHashMap)(["tooltip","label","itemName","itemId","itemGroupId","seriesName"]),Eh="original",Mh="arrayRows",Oh="objectRows",Lh="keyedColumns",Dh="typedArray",Ih="unknown",Ph="column",Nh="row",Fh={Must:1,Might:2,Not:3},Rh=ti();function jh(t,e,n){var r={},i=Uh(e);if(!i||!t)return r;var o,a,s=[],l=[],c=e.ecModel,u=Rh(c).datasetMap,h=i.uid+"_"+n.seriesLayoutBy;t=t.slice(),Object(g.each)(t,function(e,n){var i=Object(g.isObject)(e)?e:t[n]={name:e};"ordinal"===i.type&&null==o&&(o=n,a=p(i)),r[i.name]=[]});var d=u.get(h)||u.set(h,{categoryWayDim:a,valueWayDim:0});function f(t,e,n){for(var r=0;r<n;r++)t.push(e+r)}function p(t){var e=t.dimsDef;return e?e.length:1}return Object(g.each)(t,function(t,e){var n=t.name,i=p(t);if(null==o){var a=d.valueWayDim;f(r[n],a,i),f(l,a,i),d.valueWayDim+=i}else if(o===e)f(r[n],0,i),f(s,0,i);else{a=d.categoryWayDim;f(r[n],a,i),f(l,a,i),d.categoryWayDim+=i}}),s.length&&(r.itemName=s),l.length&&(r.seriesName=l),r}function Hh(t,e,n){var r={};if(!Uh(t))return r;var i,o=e.sourceFormat,a=e.dimensionsDefine;o!==Oh&&o!==Lh||Object(g.each)(a,function(t,e){"name"===(Object(g.isObject)(t)?t.name:t)&&(i=e)});var s=function(){for(var t={},r={},s=[],l=0,c=Math.min(5,n);l<c;l++){var u=zh(e.data,o,e.seriesLayoutBy,a,e.startIndex,l);s.push(u);var h=u===Fh.Not;if(h&&null==t.v&&l!==i&&(t.v=l),(null==t.n||t.n===t.v||!h&&s[t.n]===Fh.Not)&&(t.n=l),d(t)&&s[t.n]!==Fh.Not)return t;h||(u===Fh.Might&&null==r.v&&l!==i&&(r.v=l),null!=r.n&&r.n!==r.v||(r.n=l))}function d(t){return null!=t.v&&null!=t.n}return d(t)?t:d(r)?r:null}();if(s){r.value=[s.v];var l=null!=i?i:s.n;r.itemName=[l],r.seriesName=[l]}return r}function Uh(t){if(!t.get("data",!0))return ai(t.ecModel,"dataset",{index:t.get("datasetIndex",!0),id:t.get("datasetId",!0)},ii).models[0]}function Qh(t,e){return zh(t.data,t.sourceFormat,t.seriesLayoutBy,t.dimensionsDefine,t.startIndex,e)}function zh(t,e,n,r,i,o){var a,s,l;if(Object(g.isTypedArray)(t))return Fh.Not;if(r){var c=r[o];Object(g.isObject)(c)?(s=c.name,l=c.type):Object(g.isString)(c)&&(s=c)}if(null!=l)return"ordinal"===l?Fh.Must:Fh.Not;if(e===Mh){var u=t;if(n===Nh){for(var h=u[o],d=0;d<(h||[]).length&&d<5;d++)if(null!=(a=b(h[i+d])))return a}else for(d=0;d<u.length&&d<5;d++){var f=u[i+d];if(f&&null!=(a=b(f[o])))return a}}else if(e===Oh){var p=t;if(!s)return Fh.Not;for(d=0;d<p.length&&d<5;d++){if((v=p[d])&&null!=(a=b(v[s])))return a}}else if(e===Lh){var A=t;if(!s)return Fh.Not;if(!(h=A[s])||Object(g.isTypedArray)(h))return Fh.Not;for(d=0;d<h.length&&d<5;d++)if(null!=(a=b(h[d])))return a}else if(e===Eh){var m=t;for(d=0;d<m.length&&d<5;d++){var v,y=Vr(v=m[d]);if(!Object(g.isArray)(y))return Fh.Not;if(null!=(a=b(y[o])))return a}}function b(t){var e=Object(g.isString)(t);return null!=t&&isFinite(t)&&""!==t?e?Fh.Might:Fh.Not:e&&"-"!==t?Fh.Must:void 0}return Fh.Not}var Yh=Object(g.createHashMap)();var Vh,Wh,Gh,Xh=ti(),Zh=ti(),$h=function(){function t(){}return t.prototype.getColorFromPalette=function(t,e,n){var r=Qr(this.get("color",!0)),i=this.get("colorLayer",!0);return Jh(this,Xh,r,i,t,e,n)},t.prototype.clearColorPalette=function(){var t,e;(e=Xh)(t=this).paletteIdx=0,e(t).paletteNameMap={}},t}();function Kh(t,e,n,r){var i=Qr(t.get(["aria","decal","decals"]));return Jh(t,Zh,i,null,e,n,r)}function Jh(t,e,n,r,i,o,a){var s=e(o=o||t),l=s.paletteIdx||0,c=s.paletteNameMap=s.paletteNameMap||{};if(c.hasOwnProperty(i))return c[i];var u=null!=a&&r?function(t,e){for(var n=t.length,r=0;r<n;r++)if(t[r].length>e)return t[r];return t[n-1]}(r,a):n;if((u=u||n)&&u.length){var h=u[l];return i&&(c[i]=h),s.paletteIdx=(l+1)%u.length,h}}var qh=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.init=function(t,e,n,r,i,o){r=r||{},this.option=null,this._theme=new du(r),this._locale=new du(i),this._optionManager=o},e.prototype.setOption=function(t,e,n){var r=nd(e);this._optionManager.setOption(t,n,r),this._resetOption(null,r)},e.prototype.resetOption=function(t,e){return this._resetOption(t,nd(e))},e.prototype._resetOption=function(t,e){var n=!1,r=this._optionManager;if(!t||"recreate"===t){var i=r.mountOption("recreate"===t);0,this.option&&"recreate"!==t?(this.restoreData(),this._mergeOption(i,e)):Gh(this,i),n=!0}if("timeline"!==t&&"media"!==t||this.restoreData(),!t||"recreate"===t||"timeline"===t){var o=r.getTimelineOption(this);o&&(n=!0,this._mergeOption(o,e))}if(!t||"recreate"===t||"media"===t){var a=r.getMediaOption(this);a.length&&Object(g.each)(a,function(t){n=!0,this._mergeOption(t,e)},this)}return n},e.prototype.mergeOption=function(t){this._mergeOption(t,null)},e.prototype._mergeOption=function(t,e){var n=this.option,r=this._componentsMap,i=this._componentsCount,o=[],a=Object(g.createHashMap)(),s=e&&e.replaceMergeMainTypeMap;Rh(this).datasetMap=Object(g.createHashMap)(),Object(g.each)(t,function(t,e){null!=t&&(Sh.hasClass(e)?e&&(o.push(e),a.set(e,!0)):n[e]=null==n[e]?Object(g.clone)(t):Object(g.merge)(n[e],t,!0))}),s&&s.each(function(t,e){Sh.hasClass(e)&&!a.get(e)&&(o.push(e),a.set(e,!0))}),Sh.topologicalTravel(o,Sh.getAllClassMainTypes(),function(e){var o=function(t,e,n){var r=Yh.get(e);if(!r)return n;var i=r(t);return i?n.concat(i):n}(this,e,Qr(t[e])),a=r.get(e),l=a?s&&s.get(e)?"replaceMerge":"normalMerge":"replaceAll",c=Gr(a,o,l);(function(t,e,n){Object(g.each)(t,function(t){var r=t.newOption;Object(g.isObject)(r)&&(t.keyInfo.mainType=e,t.keyInfo.subType=function(t,e,n,r){return e.type?e.type:n?n.subType:r.determineSubType(t,e)}(e,r,t.existing,n))})})(c,e,Sh),n[e]=null,r.set(e,null),i.set(e,0);var u,h=[],d=[],f=0;Object(g.each)(c,function(t,n){var r=t.existing,i=t.newOption;if(i){var o="series"===e,a=Sh.getClass(e,t.keyInfo.subType,!o);if(!a)return;if("tooltip"===e){if(u)return;u=!0}if(r&&r.constructor===a)r.name=t.keyInfo.name,r.mergeOption(i,this),r.optionUpdated(i,!1);else{var s=Object(g.extend)({componentIndex:n},t.keyInfo);r=new a(i,this,this,s),Object(g.extend)(r,s),t.brandNew&&(r.__requireNewView=!0),r.init(i,this,this),r.optionUpdated(null,!0)}}else r&&(r.mergeOption({},this),r.optionUpdated({},!1));r?(h.push(r.option),d.push(r),f++):(h.push(void 0),d.push(void 0))},this),n[e]=h,r.set(e,d),i.set(e,f),"series"===e&&Vh(this)},this),this._seriesIndices||Vh(this)},e.prototype.getOption=function(){var t=Object(g.clone)(this.option);return Object(g.each)(t,function(e,n){if(Sh.hasClass(n)){for(var r=Qr(e),i=r.length,o=!1,a=i-1;a>=0;a--)r[a]&&!Jr(r[a])?o=!0:(r[a]=null,!o&&i--);r.length=i,t[n]=r}}),delete t["\0_ec_inner"],t},e.prototype.getTheme=function(){return this._theme},e.prototype.getLocaleModel=function(){return this._locale},e.prototype.setUpdatePayload=function(t){this._payload=t},e.prototype.getUpdatePayload=function(){return this._payload},e.prototype.getComponent=function(t,e){var n=this._componentsMap.get(t);if(n){var r=n[e||0];if(r)return r;if(null==e)for(var i=0;i<n.length;i++)if(n[i])return n[i]}},e.prototype.queryComponents=function(t){var e=t.mainType;if(!e)return[];var n,r=t.index,i=t.id,o=t.name,a=this._componentsMap.get(e);return a&&a.length?(null!=r?(n=[],Object(g.each)(Qr(r),function(t){a[t]&&n.push(a[t])})):n=null!=i?td("id",i,a):null!=o?td("name",o,a):Object(g.filter)(a,function(t){return!!t}),ed(n,t)):[]},e.prototype.findComponents=function(t){var e,n,r,i,o,a=t.query,s=t.mainType,l=(n=s+"Index",r=s+"Id",i=s+"Name",!(e=a)||null==e[n]&&null==e[r]&&null==e[i]?null:{mainType:s,index:e[n],id:e[r],name:e[i]}),c=l?this.queryComponents(l):Object(g.filter)(this._componentsMap.get(s),function(t){return!!t});return o=ed(c,t),t.filter?Object(g.filter)(o,t.filter):o},e.prototype.eachComponent=function(t,e,n){var r=this._componentsMap;if(Object(g.isFunction)(t)){var i=e,o=t;r.each(function(t,e){for(var n=0;t&&n<t.length;n++){var r=t[n];r&&o.call(i,e,r,r.componentIndex)}})}else for(var a=Object(g.isString)(t)?r.get(t):Object(g.isObject)(t)?this.findComponents(t):null,s=0;a&&s<a.length;s++){var l=a[s];l&&e.call(n,l,l.componentIndex)}},e.prototype.getSeriesByName=function(t){var e=$r(t,null);return Object(g.filter)(this._componentsMap.get("series"),function(t){return!!t&&null!=e&&t.name===e})},e.prototype.getSeriesByIndex=function(t){return this._componentsMap.get("series")[t]},e.prototype.getSeriesByType=function(t){return Object(g.filter)(this._componentsMap.get("series"),function(e){return!!e&&e.subType===t})},e.prototype.getSeries=function(){return Object(g.filter)(this._componentsMap.get("series"),function(t){return!!t})},e.prototype.getSeriesCount=function(){return this._componentsCount.get("series")},e.prototype.eachSeries=function(t,e){Wh(this),Object(g.each)(this._seriesIndices,function(n){var r=this._componentsMap.get("series")[n];t.call(e,r,n)},this)},e.prototype.eachRawSeries=function(t,e){Object(g.each)(this._componentsMap.get("series"),function(n){n&&t.call(e,n,n.componentIndex)})},e.prototype.eachSeriesByType=function(t,e,n){Wh(this),Object(g.each)(this._seriesIndices,function(r){var i=this._componentsMap.get("series")[r];i.subType===t&&e.call(n,i,r)},this)},e.prototype.eachRawSeriesByType=function(t,e,n){return Object(g.each)(this.getSeriesByType(t),e,n)},e.prototype.isSeriesFiltered=function(t){return Wh(this),null==this._seriesIndicesMap.get(t.componentIndex)},e.prototype.getCurrentSeriesIndices=function(){return(this._seriesIndices||[]).slice()},e.prototype.filterSeries=function(t,e){Wh(this);var n=[];Object(g.each)(this._seriesIndices,function(r){var i=this._componentsMap.get("series")[r];t.call(e,i,r)&&n.push(r)},this),this._seriesIndices=n,this._seriesIndicesMap=Object(g.createHashMap)(n)},e.prototype.restoreData=function(t){Vh(this);var e=this._componentsMap,n=[];e.each(function(t,e){Sh.hasClass(e)&&n.push(e)}),Sh.topologicalTravel(n,Sh.getAllClassMainTypes(),function(n){Object(g.each)(e.get(n),function(e){!e||"series"===n&&function(t,e){if(e){var n=e.seriesIndex,r=e.seriesId,i=e.seriesName;return null!=n&&t.componentIndex!==n||null!=r&&t.id!==r||null!=i&&t.name!==i}}(e,t)||e.restoreData()})})},e.internalField=(Vh=function(t){var e=t._seriesIndices=[];Object(g.each)(t._componentsMap.get("series"),function(t){t&&e.push(t.componentIndex)}),t._seriesIndicesMap=Object(g.createHashMap)(e)},Wh=function(t){},void(Gh=function(t,e){t.option={},t.option["\0_ec_inner"]=1,t._componentsMap=Object(g.createHashMap)({series:[]}),t._componentsCount=Object(g.createHashMap)();var n,r,i,o=e.aria;Object(g.isObject)(o)&&null==o.enabled&&(o.enabled=!0),n=e,r=t._theme.option,i=n.color&&!n.colorLayer,Object(g.each)(r,function(t,e){"colorLayer"===e&&i||Sh.hasClass(e)||("object"==typeof t?n[e]=n[e]?Object(g.merge)(n[e],t,!1):Object(g.clone)(t):null==n[e]&&(n[e]=t))}),Object(g.merge)(e,Bh,!1),t._mergeOption(e,null)})),e}(du);function td(t,e,n){if(Object(g.isArray)(e)){var r=Object(g.createHashMap)();return Object(g.each)(e,function(t){null!=t&&(null!=$r(t,null)&&r.set(t,!0))}),Object(g.filter)(n,function(e){return e&&r.get(e[t])})}var i=$r(e,null);return Object(g.filter)(n,function(e){return e&&null!=i&&e[t]===i})}function ed(t,e){return e.hasOwnProperty("subType")?Object(g.filter)(t,function(t){return t&&t.subType===e.subType}):t}function nd(t){var e=Object(g.createHashMap)();return t&&Object(g.each)(Qr(t.replaceMerge),function(t){e.set(t,!0)}),{replaceMergeMainTypeMap:e}}Object(g.mixin)(qh,$h);var rd=qh,id=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isSSR","isDisposed","on","off","getDataURL","getConnectedDataURL","getOption","getId","updateLabelLayout"],od=function(){return function(t){g.each(id,function(e){this[e]=g.bind(t[e],t)},this)}}(),ad={},sd=function(){function t(){this._coordinateSystems=[]}return t.prototype.create=function(t,e){var n=[];g.each(ad,function(r,i){var o=r.create(t,e);n=n.concat(o||[])}),this._coordinateSystems=n},t.prototype.update=function(t,e){g.each(this._coordinateSystems,function(n){n.update&&n.update(t,e)})},t.prototype.getCoordinateSystems=function(){return this._coordinateSystems.slice()},t.register=function(t,e){ad[t]=e},t.get=function(t){return ad[t]},t}(),ld=/^(min|max)?(.+)$/;function cd(t,e,n){var r={width:e,height:n,aspectratio:e/n},i=!0;return Object(g.each)(t,function(t,e){var n=e.match(ld);if(n&&n[1]&&n[2]){var o=n[1],a=n[2].toLowerCase();(function(t,e,n){return"min"===n?t>=e:"max"===n?t<=e:t===e})(r[a],t,o)||(i=!1)}}),i}var ud=function(){function t(t){this._timelineOptions=[],this._mediaList=[],this._currentMediaIndices=[],this._api=t}return t.prototype.setOption=function(t,e,n){t&&(Object(g.each)(Qr(t.series),function(t){t&&t.data&&Object(g.isTypedArray)(t.data)&&Object(g.setAsPrimitive)(t.data)}),Object(g.each)(Qr(t.dataset),function(t){t&&t.source&&Object(g.isTypedArray)(t.source)&&Object(g.setAsPrimitive)(t.source)})),t=Object(g.clone)(t);var r=this._optionBackup,i=function(t,e,n){var r,i,o=[],a=t.baseOption,s=t.timeline,l=t.options,c=t.media,u=!!t.media,h=!!(l||s||a&&a.timeline);a?(i=a).timeline||(i.timeline=s):((h||u)&&(t.options=t.media=null),i=t);u&&Object(g.isArray)(c)&&Object(g.each)(c,function(t){t&&t.option&&(t.query?o.push(t):r||(r=t))});function d(t){Object(g.each)(e,function(e){e(t,n)})}return d(i),Object(g.each)(l,function(t){return d(t)}),Object(g.each)(o,function(t){return d(t.option)}),{baseOption:i,timelineOptions:l||[],mediaDefault:r,mediaList:o}}(t,e,!r);this._newBaseOption=i.baseOption,r?(i.timelineOptions.length&&(r.timelineOptions=i.timelineOptions),i.mediaList.length&&(r.mediaList=i.mediaList),i.mediaDefault&&(r.mediaDefault=i.mediaDefault)):this._optionBackup=i},t.prototype.mountOption=function(t){var e=this._optionBackup;return this._timelineOptions=e.timelineOptions,this._mediaList=e.mediaList,this._mediaDefault=e.mediaDefault,this._currentMediaIndices=[],Object(g.clone)(t?e.baseOption:this._newBaseOption)},t.prototype.getTimelineOption=function(t){var e,n=this._timelineOptions;if(n.length){var r=t.getComponent("timeline");r&&(e=Object(g.clone)(n[r.getCurrentIndex()]))}return e},t.prototype.getMediaOption=function(t){var e,n,r=this._api.getWidth(),i=this._api.getHeight(),o=this._mediaList,a=this._mediaDefault,s=[],l=[];if(!o.length&&!a)return l;for(var c=0,u=o.length;c<u;c++)cd(o[c].query,r,i)&&s.push(c);return!s.length&&a&&(s=[-1]),s.length&&(e=s,n=this._currentMediaIndices,e.join(",")!==n.join(","))&&(l=Object(g.map)(s,function(t){return Object(g.clone)(-1===t?a.option:o[t].option)})),this._currentMediaIndices=s,l},t}(),hd=g.each,dd=g.isObject,fd=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function pd(t){var e=t&&t.itemStyle;if(e)for(var n=0,r=fd.length;n<r;n++){var i=fd[n],o=e.normal,a=e.emphasis;o&&o[i]&&(t[i]=t[i]||{},t[i].normal?g.merge(t[i].normal,o[i]):t[i].normal=o[i],o[i]=null),a&&a[i]&&(t[i]=t[i]||{},t[i].emphasis?g.merge(t[i].emphasis,a[i]):t[i].emphasis=a[i],a[i]=null)}}function Ad(t,e,n){if(t&&t[e]&&(t[e].normal||t[e].emphasis)){var r=t[e].normal,i=t[e].emphasis;r&&(n?(t[e].normal=t[e].emphasis=null,g.defaults(t[e],r)):t[e]=r),i&&(t.emphasis=t.emphasis||{},t.emphasis[e]=i,i.focus&&(t.emphasis.focus=i.focus),i.blurScope&&(t.emphasis.blurScope=i.blurScope))}}function gd(t){Ad(t,"itemStyle"),Ad(t,"lineStyle"),Ad(t,"areaStyle"),Ad(t,"label"),Ad(t,"labelLine"),Ad(t,"upperLabel"),Ad(t,"edgeLabel")}function md(t,e){var n=dd(t)&&t[e],r=dd(n)&&n.textStyle;if(r){0;for(var i=0,o=Yr.length;i<o;i++){var a=Yr[i];r.hasOwnProperty(a)&&(n[a]=r[a])}}}function vd(t){t&&(gd(t),md(t,"label"),t.emphasis&&md(t.emphasis,"label"))}function yd(t){return g.isArray(t)?t:t?[t]:[]}function bd(t){return(g.isArray(t)?t[0]:t)||{}}function _d(t,e){hd(yd(t.series),function(t){dd(t)&&function(t){if(dd(t)){pd(t),gd(t),md(t,"label"),md(t,"upperLabel"),md(t,"edgeLabel"),t.emphasis&&(md(t.emphasis,"label"),md(t.emphasis,"upperLabel"),md(t.emphasis,"edgeLabel"));var e=t.markPoint;e&&(pd(e),vd(e));var n=t.markLine;n&&(pd(n),vd(n));var r=t.markArea;r&&vd(r);var i=t.data;if("graph"===t.type){i=i||t.nodes;var o=t.links||t.edges;if(o&&!g.isTypedArray(o))for(var a=0;a<o.length;a++)vd(o[a]);g.each(t.categories,function(t){gd(t)})}if(i&&!g.isTypedArray(i))for(a=0;a<i.length;a++)vd(i[a]);if((e=t.markPoint)&&e.data){var s=e.data;for(a=0;a<s.length;a++)vd(s[a])}if((n=t.markLine)&&n.data){var l=n.data;for(a=0;a<l.length;a++)g.isArray(l[a])?(vd(l[a][0]),vd(l[a][1])):vd(l[a])}"gauge"===t.type?(md(t,"axisLabel"),md(t,"title"),md(t,"detail")):"treemap"===t.type?(Ad(t.breadcrumb,"itemStyle"),g.each(t.levels,function(t){gd(t)})):"tree"===t.type&&gd(t.leaves)}}(t)});var n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"];e&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),hd(n,function(e){hd(yd(t[e]),function(t){t&&(md(t,"axisLabel"),md(t.axisPointer,"label"))})}),hd(yd(t.parallel),function(t){var e=t&&t.parallelAxisDefault;md(e,"axisLabel"),md(e&&e.axisPointer,"label")}),hd(yd(t.calendar),function(t){Ad(t,"itemStyle"),md(t,"dayLabel"),md(t,"monthLabel"),md(t,"yearLabel")}),hd(yd(t.radar),function(t){md(t,"name"),t.name&&null==t.axisName&&(t.axisName=t.name,delete t.name),null!=t.nameGap&&null==t.axisNameGap&&(t.axisNameGap=t.nameGap,delete t.nameGap)}),hd(yd(t.geo),function(t){dd(t)&&(vd(t),hd(yd(t.regions),function(t){vd(t)}))}),hd(yd(t.timeline),function(t){vd(t),Ad(t,"label"),Ad(t,"itemStyle"),Ad(t,"controlStyle",!0);var e=t.data;g.isArray(e)&&g.each(e,function(t){g.isObject(t)&&(Ad(t,"label"),Ad(t,"itemStyle"))})}),hd(yd(t.toolbox),function(t){Ad(t,"iconStyle"),hd(t.feature,function(t){Ad(t,"iconStyle")})}),md(bd(t.axisPointer),"label"),md(bd(t.tooltip).axisPointer,"label")}function wd(t){t&&Object(g.each)(xd,function(e){e[0]in t&&!(e[1]in t)&&(t[e[1]]=t[e[0]])})}var xd=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],Sd=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"],Cd=[["borderRadius","barBorderRadius"],["borderColor","barBorderColor"],["borderWidth","barBorderWidth"]];function kd(t){var e=t&&t.itemStyle;if(e)for(var n=0;n<Cd.length;n++){var r=Cd[n][1],i=Cd[n][0];null!=e[r]&&(e[i]=e[r])}}function Bd(t){t&&"edge"===t.alignTo&&null!=t.margin&&null==t.edgeDistance&&(t.edgeDistance=t.margin)}function Td(t){t&&t.downplay&&!t.blur&&(t.blur=t.downplay)}function Ed(t,e){_d(t,e),t.series=Qr(t.series),Object(g.each)(t.series,function(t){if(Object(g.isObject)(t)){var e,n=t.type;if("line"===n)null!=t.clipOverflow&&(t.clip=t.clipOverflow);else if("pie"===n||"gauge"===n){if(null!=t.clockWise&&(t.clockwise=t.clockWise),Bd(t.label),(o=t.data)&&!Object(g.isTypedArray)(o))for(var r=0;r<o.length;r++)Bd(o[r]);null!=t.hoverOffset&&(t.emphasis=t.emphasis||{},(t.emphasis.scaleSize=null)&&(t.emphasis.scaleSize=t.hoverOffset))}else if("gauge"===n){var i=function(t,e){for(var n=e.split(","),r=t,i=0;i<n.length&&null!=(r=r&&r[n[i]]);i++);return r}(t,"pointer.color");null!=i&&function(t,e,n,r){for(var i,o=e.split(","),a=t,s=0;s<o.length-1;s++)null==a[i=o[s]]&&(a[i]={}),a=a[i];(r||null==a[o[s]])&&(a[o[s]]=n)}(t,"itemStyle.color",i)}else if("bar"===n){var o;if(kd(t),kd(t.backgroundStyle),kd(t.emphasis),(o=t.data)&&!Object(g.isTypedArray)(o))for(r=0;r<o.length;r++)"object"==typeof o[r]&&(kd(o[r]),kd(o[r]&&o[r].emphasis))}else if("sunburst"===n){var a=t.highlightPolicy;a&&(t.emphasis=t.emphasis||{},t.emphasis.focus||(t.emphasis.focus=a)),Td(t),function t(e,n){if(e)for(var r=0;r<e.length;r++)n(e[r]),e[r]&&t(e[r].children,n)}(t.data,Td)}else"graph"===n||"sankey"===n?(e=t)&&null!=e.focusNodeAdjacency&&(e.emphasis=e.emphasis||{},null==e.emphasis.focus&&(e.emphasis.focus="adjacency")):"map"===n&&(t.mapType&&!t.map&&(t.map=t.mapType),t.mapLocation&&Object(g.defaults)(t,t.mapLocation));null!=t.hoverAnimation&&(t.emphasis=t.emphasis||{},t.emphasis&&null==t.emphasis.scale&&(t.emphasis.scale=t.hoverAnimation)),wd(t)}}),t.dataRange&&(t.visualMap=t.dataRange),Object(g.each)(Sd,function(e){var n=t[e];n&&(Object(g.isArray)(n)||(n=[n]),Object(g.each)(n,function(t){wd(t)}))})}function Md(t){Object(g.each)(t,function(e,n){var r=[],i=[NaN,NaN],o=[e.stackResultDimension,e.stackedOverDimension],a=e.data,s=e.isStackedByIndex,l=e.seriesModel.get("stackStrategy")||"samesign";a.modify(o,function(o,c,u){var h,d,f=a.get(e.stackedDimension,u);if(isNaN(f))return i;s?d=a.getRawIndex(u):h=a.get(e.stackedByDimension,u);for(var p=NaN,A=n-1;A>=0;A--){var g=t[A];if(s||(d=g.data.rawIndexOf(g.stackedByDimension,h)),d>=0){var m=g.data.getByRawIndex(g.stackResultDimension,d);if("all"===l||"positive"===l&&m>0||"negative"===l&&m<0||"samesign"===l&&f>=0&&m>0||"samesign"===l&&f<=0&&m<0){f=wr(f,m),p=m;break}}}return r[0]=f,r[1]=p,r})})}var Od,Ld,Dd,Id,Pd,Nd=function(){return function(t){this.data=t.data||(t.sourceFormat===Lh?{}:[]),this.sourceFormat=t.sourceFormat||Ih,this.seriesLayoutBy=t.seriesLayoutBy||Ph,this.startIndex=t.startIndex||0,this.dimensionsDetectedCount=t.dimensionsDetectedCount,this.metaRawOption=t.metaRawOption;var e=this.dimensionsDefine=t.dimensionsDefine;if(e)for(var n=0;n<e.length;n++){var r=e[n];null==r.type&&Qh(this,n)===Fh.Must&&(r.type="ordinal")}}}();function Fd(t){return t instanceof Nd}function Rd(t,e,n){n=n||Hd(t);var r=e.seriesLayoutBy,i=function(t,e,n,r,i){var o,a;if(!t)return{dimensionsDefine:Ud(i),startIndex:a,dimensionsDetectedCount:o};if(e===Mh){var s=t;"auto"===r||null==r?Qd(function(t){null!=t&&"-"!==t&&(Object(g.isString)(t)?null==a&&(a=1):a=0)},n,s,10):a=Object(g.isNumber)(r)?r:r?1:0,i||1!==a||(i=[],Qd(function(t,e){i[e]=null!=t?t+"":""},n,s,1/0)),o=i?i.length:n===Nh?s.length:s[0]?s[0].length:null}else if(e===Oh)i||(i=function(t){var e,n=0;for(;n<t.length&&!(e=t[n++]););if(e)return Object(g.keys)(e)}(t));else if(e===Lh)i||(i=[],Object(g.each)(t,function(t,e){i.push(e)}));else if(e===Eh){var l=Vr(t[0]);o=Object(g.isArray)(l)&&l.length||1}return{startIndex:a,dimensionsDefine:Ud(i),dimensionsDetectedCount:o}}(t,n,r,e.sourceHeader,e.dimensions);return new Nd({data:t,sourceFormat:n,seriesLayoutBy:r,dimensionsDefine:i.dimensionsDefine,startIndex:i.startIndex,dimensionsDetectedCount:i.dimensionsDetectedCount,metaRawOption:Object(g.clone)(e)})}function jd(t){return new Nd({data:t,sourceFormat:Object(g.isTypedArray)(t)?Dh:Eh})}function Hd(t){var e=Ih;if(Object(g.isTypedArray)(t))e=Dh;else if(Object(g.isArray)(t)){0===t.length&&(e=Mh);for(var n=0,r=t.length;n<r;n++){var i=t[n];if(null!=i){if(Object(g.isArray)(i)){e=Mh;break}if(Object(g.isObject)(i)){e=Oh;break}}}}else if(Object(g.isObject)(t))for(var o in t)if(Object(g.hasOwn)(t,o)&&Object(g.isArrayLike)(t[o])){e=Lh;break}return e}function Ud(t){if(t){var e=Object(g.createHashMap)();return Object(g.map)(t,function(t,n){var r={name:(t=Object(g.isObject)(t)?t:{name:t}).name,displayName:t.displayName,type:t.type};if(null==r.name)return r;r.name+="",null==r.displayName&&(r.displayName=r.name);var i=e.get(r.name);return i?r.name+="-"+i.count++:e.set(r.name,{count:1}),r})}}function Qd(t,e,n,r){if(e===Nh)for(var i=0;i<n.length&&i<r;i++)t(n[i]?n[i][0]:null,i);else{var o=n[0]||[];for(i=0;i<o.length&&i<r;i++)t(o[i],i)}}function zd(t){var e=t.sourceFormat;return e===Oh||e===Lh}var Yd=function(){function t(t,e){var n=Fd(t)?t:jd(t);this._source=n;var r=this._data=n.data;n.sourceFormat===Dh&&(this._offset=0,this._dimSize=e,this._data=r),Pd(this,r,n)}var e;return t.prototype.getSource=function(){return this._source},t.prototype.count=function(){return 0},t.prototype.getItem=function(t,e){},t.prototype.appendData=function(t){},t.prototype.clean=function(){},t.protoInitialize=((e=t.prototype).pure=!1,void(e.persistent=!0)),t.internalField=function(){var t;Pd=function(t,i,o){var a=o.sourceFormat,s=o.seriesLayoutBy,l=o.startIndex,c=o.dimensionsDefine,u=Id[tf(a,s)];if(Object(g.extend)(t,u),a===Dh)t.getItem=e,t.count=r,t.fillStorage=n;else{var h=Gd(a,s);t.getItem=Object(g.bind)(h,null,i,l,c);var d=$d(a,s);t.count=Object(g.bind)(d,null,i,l,c)}};var e=function(t,e){t-=this._offset,e=e||[];for(var n=this._data,r=this._dimSize,i=r*t,o=0;o<r;o++)e[o]=n[i+o];return e},n=function(t,e,n,r){for(var i=this._data,o=this._dimSize,a=0;a<o;a++){for(var s=r[a],l=null==s[0]?1/0:s[0],c=null==s[1]?-1/0:s[1],u=e-t,h=n[a],d=0;d<u;d++){var f=i[d*o+a];h[t+d]=f,f<l&&(l=f),f>c&&(c=f)}s[0]=l,s[1]=c}},r=function(){return this._data?this._data.length/this._dimSize:0};function i(t){for(var e=0;e<t.length;e++)this._data.push(t[e])}(t={})[Mh+"_"+Ph]={pure:!0,appendData:i},t[Mh+"_"+Nh]={pure:!0,appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: "row".')}},t[Oh]={pure:!0,appendData:i},t[Lh]={pure:!0,appendData:function(t){var e=this._data;Object(g.each)(t,function(t,n){for(var r=e[n]||(e[n]=[]),i=0;i<(t||[]).length;i++)r.push(t[i])})}},t[Eh]={appendData:i},t[Dh]={persistent:!1,pure:!0,appendData:function(t){this._data=t},clean:function(){this._offset+=this.count(),this._data=null}},Id=t}(),t}(),Vd=function(t,e,n,r){return t[r]},Wd=((Od={})[Mh+"_"+Ph]=function(t,e,n,r){return t[r+e]},Od[Mh+"_"+Nh]=function(t,e,n,r,i){r+=e;for(var o=i||[],a=t,s=0;s<a.length;s++){var l=a[s];o[s]=l?l[r]:null}return o},Od[Oh]=Vd,Od[Lh]=function(t,e,n,r,i){for(var o=i||[],a=0;a<n.length;a++){var s=n[a].name;0;var l=t[s];o[a]=l?l[r]:null}return o},Od[Eh]=Vd,Od);function Gd(t,e){var n=Wd[tf(t,e)];return n}var Xd=function(t,e,n){return t.length},Zd=((Ld={})[Mh+"_"+Ph]=function(t,e,n){return Math.max(0,t.length-e)},Ld[Mh+"_"+Nh]=function(t,e,n){var r=t[0];return r?Math.max(0,r.length-e):0},Ld[Oh]=Xd,Ld[Lh]=function(t,e,n){var r=n[0].name;var i=t[r];return i?i.length:0},Ld[Eh]=Xd,Ld);function $d(t,e){var n=Zd[tf(t,e)];return n}var Kd=function(t,e,n){return t[e]},Jd=((Dd={})[Mh]=Kd,Dd[Oh]=function(t,e,n){return t[n]},Dd[Lh]=Kd,Dd[Eh]=function(t,e,n){var r=Vr(t);return r instanceof Array?r[e]:r},Dd[Dh]=Kd,Dd);function qd(t){var e=Jd[t];return e}function tf(t,e){return t===Mh?t+"_"+e:t}function ef(t,e,n){if(t){var r=t.getRawDataItem(e);if(null!=r){var i=t.getStore(),o=i.getSource().sourceFormat;if(null!=n){var a=t.getDimensionIndex(n),s=i.getDimensionProperty(a);return qd(o)(r,a,s)}var l=r;return o===Eh&&(l=Vr(r)),l}}}var nf=/\{@(.+?)\}/g,rf=function(){function t(){}return t.prototype.getDataParams=function(t,e){var n=this.getData(e),r=this.getRawValue(t,e),i=n.getRawIndex(t),o=n.getName(t),a=n.getRawDataItem(t),s=n.getItemVisual(t,"style"),l=s&&s[n.getItemVisual(t,"drawType")||"fill"],c=s&&s.stroke,u=this.mainType,h="series"===u,d=n.userOutput&&n.userOutput.get();return{componentType:u,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:h?this.subType:null,seriesIndex:this.seriesIndex,seriesId:h?this.id:null,seriesName:h?this.name:null,name:o,dataIndex:i,data:a,dataType:e,value:r,color:l,borderColor:c,dimensionNames:d?d.fullDimensions:null,encode:d?d.encode:null,$vars:["seriesName","name","value"]}},t.prototype.getFormattedLabel=function(t,e,n,r,i,o){e=e||"normal";var a=this.getData(n),s=this.getDataParams(t,n);(o&&(s.value=o.interpolatedValue),null!=r&&g.isArray(s.value)&&(s.value=s.value[r]),i)||(i=a.getItemModel(t).get("normal"===e?["label","formatter"]:[e,"label","formatter"]));return g.isFunction(i)?(s.status=e,s.dimensionIndex=r,i(s)):g.isString(i)?oh(i,s).replace(nf,function(e,n){var r=n.length,i=n;"["===i.charAt(0)&&"]"===i.charAt(r-1)&&(i=+i.slice(1,r-1));var s=ef(a,t,i);if(o&&g.isArray(o.interpolatedValue)){var l=a.getDimensionIndex(i);l>=0&&(s=o.interpolatedValue[l])}return null!=s?s+"":""}):void 0},t.prototype.getRawValue=function(t,e){return ef(this.getData(e),t)},t.prototype.formatTooltip=function(t,e,n){},t}();function of(t){var e,n;return g.isObject(t)?t.type&&(n=t):e=t,{text:e,frag:n}}function af(t){return new sf(t)}var sf=function(){function t(t){t=t||{},this._reset=t.reset,this._plan=t.plan,this._count=t.count,this._onDirty=t.onDirty,this._dirty=!0}return t.prototype.perform=function(t){var e,n=this._upstream,r=t&&t.skip;if(this._dirty&&n){var i=this.context;i.data=i.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!r&&(e=this._plan(this.context));var o,a=u(this._modBy),s=this._modDataCount||0,l=u(t&&t.modBy),c=t&&t.modDataCount||0;function u(t){return!(t>=1)&&(t=1),t}a===l&&s===c||(e="reset"),(this._dirty||"reset"===e)&&(this._dirty=!1,o=this._doReset(r)),this._modBy=l,this._modDataCount=c;var h=t&&t.step;if(this._dueEnd=n?n._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var d=this._dueIndex,f=Math.min(null!=h?this._dueIndex+h:1/0,this._dueEnd);if(!r&&(o||d<f)){var p=this._progress;if(Object(g.isArray)(p))for(var A=0;A<p.length;A++)this._doProgress(p[A],d,f,l,c);else this._doProgress(p,d,f,l,c)}this._dueIndex=f;var m=null!=this._settedOutputEnd?this._settedOutputEnd:f;0,this._outputDueEnd=m}else this._dueIndex=this._outputDueEnd=null!=this._settedOutputEnd?this._settedOutputEnd:this._dueEnd;return this.unfinished()},t.prototype.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},t.prototype._doProgress=function(t,e,n,r,i){lf.reset(e,n,r,i),this._callingProgress=t,this._callingProgress({start:e,end:n,count:n-e,next:lf.next},this.context)},t.prototype._doReset=function(t){var e,n;this._dueIndex=this._outputDueEnd=this._dueEnd=0,this._settedOutputEnd=null,!t&&this._reset&&((e=this._reset(this.context))&&e.progress&&(n=e.forceFirstProgress,e=e.progress),Object(g.isArray)(e)&&!e.length&&(e=null)),this._progress=e,this._modBy=this._modDataCount=null;var r=this._downstream;return r&&r.dirty(),n},t.prototype.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},t.prototype.pipe=function(t){(this._downstream!==t||this._dirty)&&(this._downstream=t,t._upstream=this,t.dirty())},t.prototype.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},t.prototype.getUpstream=function(){return this._upstream},t.prototype.getDownstream=function(){return this._downstream},t.prototype.setOutputEnd=function(t){this._outputDueEnd=this._settedOutputEnd=t},t}(),lf=function(){var t,e,n,r,i,o={reset:function(l,c,u,h){e=l,t=c,n=u,r=h,i=Math.ceil(r/n),o.next=n>1&&r>0?s:a}};return o;function a(){return e<t?e++:null}function s(){var o=e%i*n+Math.ceil(e/i),a=e>=t?null:o<r?o:e;return e++,a}}();function cf(t,e){var n=e&&e.type;return"ordinal"===n?t:("time"!==n||Object(g.isNumber)(t)||null==t||"-"===t||(t=+Br(t)),null==t||""===t?NaN:+t)}var uf=Object(g.createHashMap)({number:function(t){return parseFloat(t)},time:function(t){return+Br(t)},trim:function(t){return Object(g.isString)(t)?Object(g.trim)(t):t}});function hf(t){return uf.get(t)}var df={lt:function(t,e){return t<e},lte:function(t,e){return t<=e},gt:function(t,e){return t>e},gte:function(t,e){return t>=e}},ff=function(){function t(t,e){if(!Object(g.isNumber)(e)){var n="";0,Rr(n)}this._opFn=df[t],this._rvalFloat=Dr(e)}return t.prototype.evaluate=function(t){return Object(g.isNumber)(t)?this._opFn(t,this._rvalFloat):this._opFn(Dr(t),this._rvalFloat)},t}(),pf=function(){function t(t,e){var n="desc"===t;this._resultLT=n?1:-1,null==e&&(e=n?"min":"max"),this._incomparable="min"===e?-1/0:1/0}return t.prototype.evaluate=function(t,e){var n=Object(g.isNumber)(t)?t:Dr(t),r=Object(g.isNumber)(e)?e:Dr(e),i=isNaN(n),o=isNaN(r);if(i&&(n=this._incomparable),o&&(r=this._incomparable),i&&o){var a=Object(g.isString)(t),s=Object(g.isString)(e);a&&(n=s?t:0),s&&(r=a?e:0)}return n<r?this._resultLT:n>r?-this._resultLT:0},t}(),Af=function(){function t(t,e){this._rval=e,this._isEQ=t,this._rvalTypeof=typeof e,this._rvalFloat=Dr(e)}return t.prototype.evaluate=function(t){var e=t===this._rval;if(!e){var n=typeof t;n===this._rvalTypeof||"number"!==n&&"number"!==this._rvalTypeof||(e=Dr(t)===this._rvalFloat)}return this._isEQ?e:!e},t}();function gf(t,e){return"eq"===t||"ne"===t?new Af("eq"===t,e):Object(g.hasOwn)(df,t)?new ff(t,e):null}var mf=function(){function t(){}return t.prototype.getRawData=function(){throw new Error("not supported")},t.prototype.getRawDataItem=function(t){throw new Error("not supported")},t.prototype.cloneRawData=function(){},t.prototype.getDimensionInfo=function(t){},t.prototype.cloneAllDimensionInfo=function(){},t.prototype.count=function(){},t.prototype.retrieveValue=function(t,e){},t.prototype.retrieveValueFromItem=function(t,e){},t.prototype.convertValue=function(t,e){return cf(t,e)},t}();function vf(t){var e=t.sourceFormat;if(!Sf(e)){var n="";0,Rr(n)}return t.data}function yf(t){var e=t.sourceFormat,n=t.data;if(!Sf(e)){var r="";0,Rr(r)}if(e===Mh){for(var i=[],o=0,a=n.length;o<a;o++)i.push(n[o].slice());return i}if(e===Oh){for(i=[],o=0,a=n.length;o<a;o++)i.push(Object(g.extend)({},n[o]));return i}}function bf(t,e,n){if(null!=n)return Object(g.isNumber)(n)||!isNaN(n)&&!Object(g.hasOwn)(e,n)?t[n]:Object(g.hasOwn)(e,n)?e[n]:void 0}function _f(t){return Object(g.clone)(t)}var wf=Object(g.createHashMap)();function xf(t,e,n,r){var i="";e.length||Rr(i),Object(g.isObject)(t)||Rr(i);var o=t.type,a=wf.get(o);a||Rr(i);var s=Object(g.map)(e,function(t){return function(t,e){var n=new mf,r=t.data,i=n.sourceFormat=t.sourceFormat,o=t.startIndex,a="";t.seriesLayoutBy!==Ph&&Rr(a);var s=[],l={},c=t.dimensionsDefine;if(c)Object(g.each)(c,function(t,e){var n=t.name,r={index:e,name:n,displayName:t.displayName};if(s.push(r),null!=n){var i="";Object(g.hasOwn)(l,n)&&Rr(i),l[n]=r}});else for(var u=0;u<t.dimensionsDetectedCount;u++)s.push({index:u});var h=Gd(i,Ph);e.__isBuiltIn&&(n.getRawDataItem=function(t){return h(r,o,s,t)},n.getRawData=Object(g.bind)(vf,null,t)),n.cloneRawData=Object(g.bind)(yf,null,t);var d=$d(i,Ph);n.count=Object(g.bind)(d,null,r,o,s);var f=qd(i);n.retrieveValue=function(t,e){var n=h(r,o,s,t);return p(n,e)};var p=n.retrieveValueFromItem=function(t,e){if(null!=t){var n=s[e];return n?f(t,e,n.name):void 0}};return n.getDimensionInfo=Object(g.bind)(bf,null,s,l),n.cloneAllDimensionInfo=Object(g.bind)(_f,null,s),n}(t,a)}),l=Qr(a.transform({upstream:s[0],upstreamList:s,config:Object(g.clone)(t.config)}));return Object(g.map)(l,function(t,n){var r,i="";Object(g.isObject)(t)||Rr(i),t.data||Rr(i),Sf(Hd(t.data))||Rr(i);var o=e[0];if(o&&0===n&&!t.dimensions){var a=o.startIndex;a&&(t.data=o.data.slice(0,a).concat(t.data)),r={seriesLayoutBy:Ph,sourceHeader:a,dimensions:o.metaRawOption.dimensions}}else r={seriesLayoutBy:Ph,sourceHeader:0,dimensions:t.dimensions};return Rd(t.data,r,null)})}function Sf(t){return t===Mh||t===Oh}var Cf,kf="undefined"==typeof Uint32Array?Array:Uint32Array,Bf="undefined"==typeof Uint16Array?Array:Uint16Array,Tf="undefined"==typeof Int32Array?Array:Int32Array,Ef="undefined"==typeof Float64Array?Array:Float64Array,Mf={float:Ef,int:Tf,ordinal:Array,number:Array,time:Ef};function Of(t){return t>65535?kf:Bf}function Lf(t,e,n,r,i){var o=Mf[n||"float"];if(i){var a=t[e],s=a&&a.length;if(s!==r){for(var l=new o(r),c=0;c<s;c++)l[c]=a[c];t[e]=l}}else t[e]=new o(r)}var Df=function(){function t(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=Object(g.createHashMap)()}return t.prototype.initData=function(t,e,n){this._provider=t,this._chunks=[],this._indices=null,this.getRawIndex=this._getRawIdxIdentity;var r=t.getSource(),i=this.defaultDimValueGetter=Cf[r.sourceFormat];this._dimValueGetter=n||i,this._rawExtent=[];zd(r);this._dimensions=Object(g.map)(e,function(t){return{type:t.type,property:t.property}}),this._initDataFromProvider(0,t.count())},t.prototype.getProvider=function(){return this._provider},t.prototype.getSource=function(){return this._provider.getSource()},t.prototype.ensureCalculationDimension=function(t,e){var n=this._calcDimNameToIdx,r=this._dimensions,i=n.get(t);if(null!=i){if(r[i].type===e)return i}else i=r.length;return r[i]={type:e},n.set(t,i),this._chunks[i]=new Mf[e||"float"](this._rawCount),this._rawExtent[i]=[1/0,-1/0],i},t.prototype.collectOrdinalMeta=function(t,e){var n=this._chunks[t],r=this._dimensions[t],i=this._rawExtent,o=r.ordinalOffset||0,a=n.length;0===o&&(i[t]=[1/0,-1/0]);for(var s=i[t],l=o;l<a;l++){var c=n[l]=e.parseAndCollect(n[l]);isNaN(c)||(s[0]=Math.min(c,s[0]),s[1]=Math.max(c,s[1]))}r.ordinalMeta=e,r.ordinalOffset=a,r.type="ordinal"},t.prototype.getOrdinalMeta=function(t){return this._dimensions[t].ordinalMeta},t.prototype.getDimensionProperty=function(t){var e=this._dimensions[t];return e&&e.property},t.prototype.appendData=function(t){var e=this._provider,n=this.count();e.appendData(t);var r=e.count();return e.persistent||(r+=n),n<r&&this._initDataFromProvider(n,r,!0),[n,r]},t.prototype.appendValues=function(t,e){for(var n=this._chunks,r=this._dimensions,i=r.length,o=this._rawExtent,a=this.count(),s=a+Math.max(t.length,e||0),l=0;l<i;l++){Lf(n,l,(f=r[l]).type,s,!0)}for(var c=[],u=a;u<s;u++)for(var h=u-a,d=0;d<i;d++){var f=r[d],p=Cf.arrayRows.call(this,t[h]||c,f.property,h,d);n[d][u]=p;var A=o[d];p<A[0]&&(A[0]=p),p>A[1]&&(A[1]=p)}return this._rawCount=this._count=s,{start:a,end:s}},t.prototype._initDataFromProvider=function(t,e,n){for(var r=this._provider,i=this._chunks,o=this._dimensions,a=o.length,s=this._rawExtent,l=Object(g.map)(o,function(t){return t.property}),c=0;c<a;c++){var u=o[c];s[c]||(s[c]=[1/0,-1/0]),Lf(i,c,u.type,e,n)}if(r.fillStorage)r.fillStorage(t,e,i,s);else for(var h=[],d=t;d<e;d++){h=r.getItem(d,h);for(var f=0;f<a;f++){var p=i[f],A=this._dimValueGetter(h,l[f],d,f);p[d]=A;var m=s[f];A<m[0]&&(m[0]=A),A>m[1]&&(m[1]=A)}}!r.persistent&&r.clean&&r.clean(),this._rawCount=this._count=e,this._extent=[]},t.prototype.count=function(){return this._count},t.prototype.get=function(t,e){if(!(e>=0&&e<this._count))return NaN;var n=this._chunks[t];return n?n[this.getRawIndex(e)]:NaN},t.prototype.getValues=function(t,e){var n=[],r=[];if(null==e){e=t,t=[];for(var i=0;i<this._dimensions.length;i++)r.push(i)}else r=t;i=0;for(var o=r.length;i<o;i++)n.push(this.get(r[i],e));return n},t.prototype.getByRawIndex=function(t,e){if(!(e>=0&&e<this._rawCount))return NaN;var n=this._chunks[t];return n?n[e]:NaN},t.prototype.getSum=function(t){var e=0;if(this._chunks[t])for(var n=0,r=this.count();n<r;n++){var i=this.get(t,n);isNaN(i)||(e+=i)}return e},t.prototype.getMedian=function(t){var e=[];this.each([t],function(t){isNaN(t)||e.push(t)});var n=e.sort(function(t,e){return t-e}),r=this.count();return 0===r?0:r%2==1?n[(r-1)/2]:(n[r/2]+n[r/2-1])/2},t.prototype.indexOfRawIndex=function(t){if(t>=this._rawCount||t<0)return-1;if(!this._indices)return t;var e=this._indices,n=e[t];if(null!=n&&n<this._count&&n===t)return t;for(var r=0,i=this._count-1;r<=i;){var o=(r+i)/2|0;if(e[o]<t)r=o+1;else{if(!(e[o]>t))return o;i=o-1}}return-1},t.prototype.indicesOfNearest=function(t,e,n){var r=this._chunks[t],i=[];if(!r)return i;null==n&&(n=1/0);for(var o=1/0,a=-1,s=0,l=0,c=this.count();l<c;l++){var u=e-r[this.getRawIndex(l)],h=Math.abs(u);h<=n&&((h<o||h===o&&u>=0&&a<0)&&(o=h,a=u,s=0),u===a&&(i[s++]=l))}return i.length=s,i},t.prototype.getIndices=function(){var t,e=this._indices;if(e){var n=e.constructor,r=this._count;if(n===Array){t=new n(r);for(var i=0;i<r;i++)t[i]=e[i]}else t=new n(e.buffer,0,r)}else{t=new(n=Of(this._rawCount))(this.count());for(i=0;i<t.length;i++)t[i]=i}return t},t.prototype.filter=function(t,e){if(!this._count)return this;for(var n=this.clone(),r=n.count(),i=new(Of(n._rawCount))(r),o=[],a=t.length,s=0,l=t[0],c=n._chunks,u=0;u<r;u++){var h=void 0,d=n.getRawIndex(u);if(0===a)h=e(u);else if(1===a){h=e(c[l][d],u)}else{for(var f=0;f<a;f++)o[f]=c[t[f]][d];o[f]=u,h=e.apply(null,o)}h&&(i[s++]=d)}return s<r&&(n._indices=i),n._count=s,n._extent=[],n._updateGetRawIdx(),n},t.prototype.selectRange=function(t){var e=this.clone(),n=e._count;if(!n)return this;var r=Object(g.keys)(t),i=r.length;if(!i)return this;var o=e.count(),a=new(Of(e._rawCount))(o),s=0,l=r[0],c=t[l][0],u=t[l][1],h=e._chunks,d=!1;if(!e._indices){var f=0;if(1===i){for(var p=h[r[0]],A=0;A<n;A++){((b=p[A])>=c&&b<=u||isNaN(b))&&(a[s++]=f),f++}d=!0}else if(2===i){p=h[r[0]];var m=h[r[1]],v=t[r[1]][0],y=t[r[1]][1];for(A=0;A<n;A++){var b=p[A],_=m[A];(b>=c&&b<=u||isNaN(b))&&(_>=v&&_<=y||isNaN(_))&&(a[s++]=f),f++}d=!0}}if(!d)if(1===i)for(A=0;A<o;A++){var w=e.getRawIndex(A);((b=h[r[0]][w])>=c&&b<=u||isNaN(b))&&(a[s++]=w)}else for(A=0;A<o;A++){for(var x=!0,S=(w=e.getRawIndex(A),0);S<i;S++){var C=r[S];((b=h[C][w])<t[C][0]||b>t[C][1])&&(x=!1)}x&&(a[s++]=e.getRawIndex(A))}return s<o&&(e._indices=a),e._count=s,e._extent=[],e._updateGetRawIdx(),e},t.prototype.map=function(t,e){var n=this.clone(t);return this._updateDims(n,t,e),n},t.prototype.modify=function(t,e){this._updateDims(this,t,e)},t.prototype._updateDims=function(t,e,n){for(var r=t._chunks,i=[],o=e.length,a=t.count(),s=[],l=t._rawExtent,c=0;c<e.length;c++)l[e[c]]=[1/0,-1/0];for(var u=0;u<a;u++){for(var h=t.getRawIndex(u),d=0;d<o;d++)s[d]=r[e[d]][h];s[o]=u;var f=n&&n.apply(null,s);if(null!=f){"object"!=typeof f&&(i[0]=f,f=i);for(c=0;c<f.length;c++){var p=e[c],A=f[c],g=l[p],m=r[p];m&&(m[h]=A),A<g[0]&&(g[0]=A),A>g[1]&&(g[1]=A)}}}},t.prototype.lttbDownSample=function(t,e){var n,r,i,o=this.clone([t],!0),a=o._chunks[t],s=this.count(),l=0,c=Math.floor(1/e),u=this.getRawIndex(0),h=new(Of(this._rawCount))(Math.min(2*(Math.ceil(s/c)+2),s));h[l++]=u;for(var d=1;d<s-1;d+=c){for(var f=Math.min(d+c,s-1),p=Math.min(d+2*c,s),A=(p+f)/2,g=0,m=f;m<p;m++){var v=a[C=this.getRawIndex(m)];isNaN(v)||(g+=v)}g/=p-f;var y=d,b=Math.min(d+c,s),_=d-1,w=a[u];n=-1,i=y;var x=-1,S=0;for(m=y;m<b;m++){var C;v=a[C=this.getRawIndex(m)];isNaN(v)?(S++,x<0&&(x=C)):(r=Math.abs((_-A)*(v-w)-(_-m)*(g-w)))>n&&(n=r,i=C)}S>0&&S<b-y&&(h[l++]=Math.min(x,i),i=Math.max(x,i)),h[l++]=i,u=i}return h[l++]=this.getRawIndex(s-1),o._count=l,o._indices=h,o.getRawIndex=this._getRawIdx,o},t.prototype.downSample=function(t,e,n,r){for(var i=this.clone([t],!0),o=i._chunks,a=[],s=Math.floor(1/e),l=o[t],c=this.count(),u=i._rawExtent[t]=[1/0,-1/0],h=new(Of(this._rawCount))(Math.ceil(c/s)),d=0,f=0;f<c;f+=s){s>c-f&&(s=c-f,a.length=s);for(var p=0;p<s;p++){var A=this.getRawIndex(f+p);a[p]=l[A]}var g=n(a),m=this.getRawIndex(Math.min(f+r(a,g)||0,c-1));l[m]=g,g<u[0]&&(u[0]=g),g>u[1]&&(u[1]=g),h[d++]=m}return i._count=d,i._indices=h,i._updateGetRawIdx(),i},t.prototype.each=function(t,e){if(this._count)for(var n=t.length,r=this._chunks,i=0,o=this.count();i<o;i++){var a=this.getRawIndex(i);switch(n){case 0:e(i);break;case 1:e(r[t[0]][a],i);break;case 2:e(r[t[0]][a],r[t[1]][a],i);break;default:for(var s=0,l=[];s<n;s++)l[s]=r[t[s]][a];l[s]=i,e.apply(null,l)}}},t.prototype.getDataExtent=function(t){var e=this._chunks[t],n=[1/0,-1/0];if(!e)return n;var r,i=this.count();if(!this._indices)return this._rawExtent[t].slice();if(r=this._extent[t])return r.slice();for(var o=(r=n)[0],a=r[1],s=0;s<i;s++){var l=e[this.getRawIndex(s)];l<o&&(o=l),l>a&&(a=l)}return r=[o,a],this._extent[t]=r,r},t.prototype.getRawDataItem=function(t){var e=this.getRawIndex(t);if(this._provider.persistent)return this._provider.getItem(e);for(var n=[],r=this._chunks,i=0;i<r.length;i++)n.push(r[i][e]);return n},t.prototype.clone=function(e,n){var r,i,o=new t,a=this._chunks,s=e&&Object(g.reduce)(e,function(t,e){return t[e]=!0,t},{});if(s)for(var l=0;l<a.length;l++)o._chunks[l]=s[l]?(r=a[l],i=void 0,(i=r.constructor)===Array?r.slice():new i(r)):a[l];else o._chunks=a;return this._copyCommonProps(o),n||(o._indices=this._cloneIndices()),o._updateGetRawIdx(),o},t.prototype._copyCommonProps=function(t){t._count=this._count,t._rawCount=this._rawCount,t._provider=this._provider,t._dimensions=this._dimensions,t._extent=Object(g.clone)(this._extent),t._rawExtent=Object(g.clone)(this._rawExtent)},t.prototype._cloneIndices=function(){if(this._indices){var t=this._indices.constructor,e=void 0;if(t===Array){var n=this._indices.length;e=new t(n);for(var r=0;r<n;r++)e[r]=this._indices[r]}else e=new t(this._indices);return e}return null},t.prototype._getRawIdxIdentity=function(t){return t},t.prototype._getRawIdx=function(t){return t<this._count&&t>=0?this._indices[t]:-1},t.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},t.internalField=function(){function t(t,e,n,r){return cf(t[r],this._dimensions[r])}Cf={arrayRows:t,objectRows:function(t,e,n,r){return cf(t[e],this._dimensions[r])},keyedColumns:t,original:function(t,e,n,r){var i=t&&(null==t.value?t:t.value);return cf(i instanceof Array?i[r]:i,this._dimensions[r])},typedArray:function(t,e,n,r){return t[r]}}}(),t}(),If=function(){function t(t){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=t}return t.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},t.prototype._setLocalSource=function(t,e){this._sourceList=t,this._upstreamSignList=e,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},t.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},t.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},t.prototype._createSource=function(){this._setLocalSource([],[]);var t,e,n=this._sourceHost,r=this._getUpstreamSourceManagers(),i=!!r.length;if(Nf(n)){var o=n,a=void 0,s=void 0,l=void 0;if(i){var c=r[0];c.prepareSource(),a=(l=c.getSource()).data,s=l.sourceFormat,e=[c._getVersionSign()]}else a=o.get("data",!0),s=Object(g.isTypedArray)(a)?Dh:Eh,e=[];var u=this._getSourceMetaRawOption()||{},h=l&&l.metaRawOption||{},d=Object(g.retrieve2)(u.seriesLayoutBy,h.seriesLayoutBy)||null,f=Object(g.retrieve2)(u.sourceHeader,h.sourceHeader),p=Object(g.retrieve2)(u.dimensions,h.dimensions);t=d!==h.seriesLayoutBy||!!f!=!!h.sourceHeader||p?[Rd(a,{seriesLayoutBy:d,sourceHeader:f,dimensions:p},s)]:[]}else{var A=n;if(i){var m=this._applyTransform(r);t=m.sourceList,e=m.upstreamSignList}else{t=[Rd(A.get("source",!0),this._getSourceMetaRawOption(),null)],e=[]}}this._setLocalSource(t,e)},t.prototype._applyTransform=function(t){var e,n=this._sourceHost,r=n.get("transform",!0),i=n.get("fromTransformResult",!0);if(null!=i){var o="";1!==t.length&&Ff(o)}var a,s=[],l=[];return Object(g.each)(t,function(t){t.prepareSource();var e=t.getSource(i||0),n="";null==i||e||Ff(n),s.push(e),l.push(t._getVersionSign())}),r?e=function(t,e,n){var r=Qr(t),i=r.length,o="";i||Rr(o);for(var a=0,s=i;a<s;a++)e=xf(r[a],e),a!==s-1&&(e.length=Math.max(e.length,1));return e}(r,s,n.componentIndex):null!=i&&(e=[(a=s[0],new Nd({data:a.data,sourceFormat:a.sourceFormat,seriesLayoutBy:a.seriesLayoutBy,dimensionsDefine:Object(g.clone)(a.dimensionsDefine),startIndex:a.startIndex,dimensionsDetectedCount:a.dimensionsDetectedCount}))]),{sourceList:e,upstreamSignList:l}},t.prototype._isDirty=function(){if(this._dirty)return!0;for(var t=this._getUpstreamSourceManagers(),e=0;e<t.length;e++){var n=t[e];if(n._isDirty()||this._upstreamSignList[e]!==n._getVersionSign())return!0}},t.prototype.getSource=function(t){t=t||0;var e=this._sourceList[t];if(!e){var n=this._getUpstreamSourceManagers();return n[0]&&n[0].getSource(t)}return e},t.prototype.getSharedDataStore=function(t){var e=t.makeStoreSchema();return this._innerGetDataStore(e.dimensions,t.source,e.hash)},t.prototype._innerGetDataStore=function(t,e,n){var r=this._storeList,i=r[0];i||(i=r[0]={});var o=i[n];if(!o){var a=this._getUpstreamSourceManagers()[0];Nf(this._sourceHost)&&a?o=a._innerGetDataStore(t,e,n):(o=new Df).initData(new Yd(e,t.length),t),i[n]=o}return o},t.prototype._getUpstreamSourceManagers=function(){var t=this._sourceHost;if(Nf(t)){var e=Uh(t);return e?[e.getSourceManager()]:[]}return Object(g.map)(function(t){return t.get("transform",!0)||t.get("fromTransformResult",!0)?ai(t.ecModel,"dataset",{index:t.get("fromDatasetIndex",!0),id:t.get("fromDatasetId",!0)},ii).models:[]}(t),function(t){return t.getSourceManager()})},t.prototype._getSourceMetaRawOption=function(){var t,e,n,r=this._sourceHost;if(Nf(r))t=r.get("seriesLayoutBy",!0),e=r.get("sourceHeader",!0),n=r.get("dimensions",!0);else if(!this._getUpstreamSourceManagers().length){var i=r;t=i.get("seriesLayoutBy",!0),e=i.get("sourceHeader",!0),n=i.get("dimensions",!0)}return{seriesLayoutBy:t,sourceHeader:e,dimensions:n}},t}();function Pf(t){t.option.transform&&Object(g.setAsPrimitive)(t.option.transform)}function Nf(t){return"series"===t.mainType}function Ff(t){throw new Error(t)}var Rf="line-height:1";function jf(t,e){var n=t.color||"#6e7079",r=t.fontSize||12,i=t.fontWeight||"400",o=t.color||"#464646",a=t.fontSize||14,s=t.fontWeight||"900";return"html"===e?{nameStyle:"font-size:"+tt(r+"")+"px;color:"+tt(n)+";font-weight:"+tt(i+""),valueStyle:"font-size:"+tt(a+"")+"px;color:"+tt(o)+";font-weight:"+tt(s+"")}:{nameStyle:{fontSize:r,fill:n,fontWeight:i},valueStyle:{fontSize:a,fill:o,fontWeight:s}}}var Hf=[0,10,20,30],Uf=["","\n","\n\n","\n\n\n"];function Qf(t,e){return e.type=t,e}function zf(t){return"section"===t.type}function Yf(t){return zf(t)?Vf:Wf}function Vf(t,e,n,r){var i,o=e.noHeader,a=(i=function t(e){if(zf(e)){var n=0,r=e.blocks.length,i=r>1||r>0&&!e.noHeader;return Object(g.each)(e.blocks,function(e){var r=t(e);r>=n&&(n=r+ +(i&&(!r||zf(e)&&!e.noHeader)))}),n}return 0}(e),{html:Hf[i],richText:Uf[i]}),s=[],l=e.blocks||[];Object(g.assert)(!l||Object(g.isArray)(l)),l=l||[];var c=t.orderMode;if(e.sortBlocks&&c){l=l.slice();var u={valueAsc:"asc",valueDesc:"desc"};if(Object(g.hasOwn)(u,c)){var h=new pf(u[c],null);l.sort(function(t,e){return h.evaluate(t.sortParam,e.sortParam)})}else"seriesDesc"===c&&l.reverse()}Object(g.each)(l,function(n,i){var o=e.valueFormatter,l=Yf(n)(o?Object(g.extend)(Object(g.extend)({},t),{valueFormatter:o}):t,n,i>0?a.html:0,r);null!=l&&s.push(l)});var d="richText"===t.renderMode?s.join(a.richText):Xf(s.join(""),o?n:a.html);if(o)return d;var f=nh(e.header,"ordinal",t.useUTC),p=jf(r,t.renderMode).nameStyle;return"richText"===t.renderMode?Zf(t,f,p)+a.richText+d:Xf('<div style="'+p+";"+Rf+';">'+tt(f)+"</div>"+d,n)}function Wf(t,e,n,r){var i=t.renderMode,o=e.noName,a=e.noValue,s=!e.markerType,l=e.name,c=t.useUTC,u=e.valueFormatter||t.valueFormatter||function(t){return t=Object(g.isArray)(t)?t:[t],Object(g.map)(t,function(t,e){return nh(t,Object(g.isArray)(f)?f[e]:f,c)})};if(!o||!a){var h=s?"":t.markupStyleCreator.makeTooltipMarker(e.markerType,e.markerColor||"#333",i),d=o?"":nh(l,"ordinal",c),f=e.valueType,p=a?[]:u(e.value),A=!s||!o,m=!s&&o,v=jf(r,i),y=v.nameStyle,b=v.valueStyle;return"richText"===i?(s?"":h)+(o?"":Zf(t,d,y))+(a?"":function(t,e,n,r,i){var o=[i],a=r?10:20;return n&&o.push({padding:[0,0,0,a],align:"right"}),t.markupStyleCreator.wrapRichTextStyle(Object(g.isArray)(e)?e.join(" "):e,o)}(t,p,A,m,b)):Xf((s?"":h)+(o?"":function(t,e,n){return'<span style="'+n+";"+(e?"margin-left:2px":"")+'">'+tt(t)+"</span>"}(d,!s,y))+(a?"":function(t,e,n,r){var i=e?"float:right;margin-left:"+(n?"10px":"20px"):"";return t=Object(g.isArray)(t)?t:[t],'<span style="'+i+";"+r+'">'+Object(g.map)(t,function(t){return tt(t)}).join("&nbsp;&nbsp;")+"</span>"}(p,A,m,b)),n)}}function Gf(t,e,n,r,i,o){if(t)return Yf(t)({useUTC:i,renderMode:n,orderMode:r,markupStyleCreator:e,valueFormatter:t.valueFormatter},t,0,o)}function Xf(t,e){return'<div style="'+("margin: "+e+"px 0 0")+";"+Rf+';">'+t+'<div style="clear:both"></div></div>'}function Zf(t,e,n){return t.markupStyleCreator.wrapRichTextStyle(e,n)}function $f(t,e){return ch(t.getData().getItemVisual(e,"style")[t.visualDrawType])}function Kf(t,e){var n=t.get("padding");return null!=n?n:"richText"===e?[8,10]:10}var Jf=function(){function t(){this.richTextStyles={},this._nextStyleNameId=Pr()}return t.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},t.prototype.makeTooltipMarker=function(t,e,n){var r="richText"===n?this._generateStyleName():null,i=ah({color:e,type:t,renderMode:n,markerId:r});return Object(g.isString)(i)?i:(this.richTextStyles[r]=i.style,i.content)},t.prototype.wrapRichTextStyle=function(t,e){var n={};Object(g.isArray)(e)?Object(g.each)(e,function(t){return Object(g.extend)(n,t)}):Object(g.extend)(n,e);var r=this._generateStyleName();return this.richTextStyles[r]=n,"{"+r+"|"+t+"}"},t}();function qf(t){var e,n,r,i,o=t.series,a=t.dataIndex,s=t.multipleSeries,l=o.getData(),c=l.mapDimensionsAll("defaultedTooltip"),u=c.length,h=o.getRawValue(a),d=Object(g.isArray)(h),f=$f(o,a);if(u>1||d&&!u){var p=function(t,e,n,r,i){var o=e.getData(),a=Object(g.reduce)(t,function(t,e,n){var r=o.getDimensionInfo(n);return t=t||r&&!1!==r.tooltip&&null!=r.displayName},!1),s=[],l=[],c=[];function u(t,e){var n=o.getDimensionInfo(e);n&&!1!==n.otherDims.tooltip&&(a?c.push(Qf("nameValue",{markerType:"subItem",markerColor:i,name:n.displayName,value:t,valueType:n.type})):(s.push(t),l.push(n.type)))}return r.length?Object(g.each)(r,function(t){u(ef(o,n,t),t)}):Object(g.each)(t,u),{inlineValues:s,inlineValueTypes:l,blocks:c}}(h,o,a,c,f);e=p.inlineValues,n=p.inlineValueTypes,r=p.blocks,i=p.inlineValues[0]}else if(u){var A=l.getDimensionInfo(c[0]);i=e=ef(l,a,c[0]),n=A.type}else i=e=d?h[0]:h;var m=Kr(o),v=m&&o.name||"",y=l.getName(a),b=s?v:y;return Qf("section",{header:v,noHeader:s||!m,sortParam:i,blocks:[Qf("nameValue",{markerType:"item",markerColor:f,name:b,noName:!Object(g.trim)(b),value:e,valueType:n})].concat(r||[])})}var tp=ti();function ep(t,e){return t.getName(e)||t.getId(e)}var np="__universalTransitionEnabled",rp=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._selectedDataIndicesMap={},e}var n;return p(e,t),e.prototype.init=function(t,e,n){this.seriesIndex=this.componentIndex,this.dataTask=af({count:op,reset:ap}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(t,n),(tp(this).sourceManager=new If(this)).prepareSource();var r=this.getInitialData(t,n);lp(r,this),this.dataTask.context.data=r,tp(this).dataBeforeProcessed=r,ip(this),this._initSelectedMapFromData(r)},e.prototype.mergeDefaultAndTheme=function(t,e){var n=vh(this),r=n?bh(t):{},i=this.subType;Sh.hasClass(i)&&(i+="Series"),g.merge(t,e.getTheme().get(this.subType)),g.merge(t,this.getDefaultOption()),zr(t,"label",["show"]),this.fillDataTextStyle(t.data),n&&yh(t,r,n)},e.prototype.mergeOption=function(t,e){t=g.merge(this.option,t,!0),this.fillDataTextStyle(t.data);var n=vh(this);n&&yh(this.option,t,n);var r=tp(this).sourceManager;r.dirty(),r.prepareSource();var i=this.getInitialData(t,e);lp(i,this),this.dataTask.dirty(),this.dataTask.context.data=i,tp(this).dataBeforeProcessed=i,ip(this),this._initSelectedMapFromData(i)},e.prototype.fillDataTextStyle=function(t){if(t&&!g.isTypedArray(t))for(var e=["show"],n=0;n<t.length;n++)t[n]&&t[n].label&&zr(t[n],"label",e)},e.prototype.getInitialData=function(t,e){},e.prototype.appendData=function(t){this.getRawData().appendData(t.data)},e.prototype.getData=function(t){var e=up(this);if(e){var n=e.context.data;return null==t?n:n.getLinkedData(t)}return tp(this).data},e.prototype.getAllData=function(){var t=this.getData();return t&&t.getLinkedDataAll?t.getLinkedDataAll():[{data:t}]},e.prototype.setData=function(t){var e=up(this);if(e){var n=e.context;n.outputData=t,e!==this.dataTask&&(n.data=t)}tp(this).data=t},e.prototype.getEncode=function(){var t=this.get("encode",!0);if(t)return g.createHashMap(t)},e.prototype.getSourceManager=function(){return tp(this).sourceManager},e.prototype.getSource=function(){return this.getSourceManager().getSource()},e.prototype.getRawData=function(){return tp(this).dataBeforeProcessed},e.prototype.getColorBy=function(){return this.get("colorBy")||"series"},e.prototype.isColorBySeries=function(){return"series"===this.getColorBy()},e.prototype.getBaseAxis=function(){var t=this.coordinateSystem;return t&&t.getBaseAxis&&t.getBaseAxis()},e.prototype.formatTooltip=function(t,e,n){return qf({series:this,dataIndex:t,multipleSeries:e})},e.prototype.isAnimationEnabled=function(){var t=this.ecModel;if(A.a.node&&(!t||!t.ssr))return!1;var e=this.getShallow("animation");return e&&this.getData().count()>this.getShallow("animationThreshold")&&(e=!1),!!e},e.prototype.restoreData=function(){this.dataTask.dirty()},e.prototype.getColorFromPalette=function(t,e,n){var r=this.ecModel,i=$h.prototype.getColorFromPalette.call(this,t,e,n);return i||(i=r.getColorFromPalette(t,e,n)),i},e.prototype.coordDimToDataDim=function(t){return this.getRawData().mapDimensionsAll(t)},e.prototype.getProgressive=function(){return this.get("progressive")},e.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},e.prototype.select=function(t,e){this._innerSelect(this.getData(e),t)},e.prototype.unselect=function(t,e){var n=this.option.selectedMap;if(n){var r=this.option.selectedMode,i=this.getData(e);if("series"===r||"all"===n)return this.option.selectedMap={},void(this._selectedDataIndicesMap={});for(var o=0;o<t.length;o++){var a=ep(i,t[o]);n[a]=!1,this._selectedDataIndicesMap[a]=-1}}},e.prototype.toggleSelect=function(t,e){for(var n=[],r=0;r<t.length;r++)n[0]=t[r],this.isSelected(t[r],e)?this.unselect(n,e):this.select(n,e)},e.prototype.getSelectedDataIndices=function(){if("all"===this.option.selectedMap)return[].slice.call(this.getData().getIndices());for(var t=this._selectedDataIndicesMap,e=g.keys(t),n=[],r=0;r<e.length;r++){var i=t[e[r]];i>=0&&n.push(i)}return n},e.prototype.isSelected=function(t,e){var n=this.option.selectedMap;if(!n)return!1;var r=this.getData(e);return("all"===n||n[ep(r,t)])&&!r.getItemModel(t).get(["select","disabled"])},e.prototype.isUniversalTransitionEnabled=function(){if(this[np])return!0;var t=this.option.universalTransition;return!!t&&(!0===t||t&&t.enabled)},e.prototype._innerSelect=function(t,e){var n,r,i=this.option,o=i.selectedMode,a=e.length;if(o&&a)if("series"===o)i.selectedMap="all";else if("multiple"===o){g.isObject(i.selectedMap)||(i.selectedMap={});for(var s=i.selectedMap,l=0;l<a;l++){var c=e[l];s[h=ep(t,c)]=!0,this._selectedDataIndicesMap[h]=t.getRawIndex(c)}}else if("single"===o||!0===o){var u=e[a-1],h=ep(t,u);i.selectedMap=((n={})[h]=!0,n),this._selectedDataIndicesMap=((r={})[h]=t.getRawIndex(u),r)}},e.prototype._initSelectedMapFromData=function(t){if(!this.option.selectedMap){var e=[];t.hasItemOption&&t.each(function(n){var r=t.getRawDataItem(n);r&&r.selected&&e.push(n)}),e.length>0&&this._innerSelect(t,e)}},e.registerClass=function(t){return Sh.registerClass(t)},e.protoInitialize=((n=e.prototype).type="series.__base__",n.seriesIndex=0,n.ignoreStyleOnData=!1,n.hasSymbolVisual=!1,n.defaultSymbol="circle",n.visualStyleAccessPath="itemStyle",void(n.visualDrawType="fill")),e}(Sh);function ip(t){var e=t.name;Kr(t)||(t.name=function(t){var e=t.getRawData(),n=e.mapDimensionsAll("seriesName"),r=[];return g.each(n,function(t){var n=e.getDimensionInfo(t);n.displayName&&r.push(n.displayName)}),r.join(" ")}(t)||e)}function op(t){return t.model.getRawData().count()}function ap(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),sp}function sp(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function lp(t,e){g.each(g.concatArray(t.CHANGABLE_METHODS,t.DOWNSAMPLE_METHODS),function(n){t.wrapMethod(n,g.curry(cp,e))})}function cp(t,e){var n=up(t);return n&&n.setOutputEnd((e||this).count()),e}function up(t){var e=(t.ecModel||{}).scheduler,n=e&&e.getPipeline(t.uid);if(n){var r=n.currentTask;if(r){var i=r.agentStubMap;i&&(r=i.get(t.uid))}return r}}g.mixin(rp,rf),g.mixin(rp,$h),Ai(rp,Sh);var hp=rp,dp=function(){function t(){this.group=new er,this.uid=pu("viewComponent")}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,r){},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,r){},t.prototype.updateLayout=function(t,e,n,r){},t.prototype.updateVisual=function(t,e,n,r){},t.prototype.toggleBlurSeries=function(t,e,n){},t.prototype.eachRendered=function(t){var e=this.group;e&&e.traverse(t)},t}();pi(dp),yi(dp);var fp=dp;function pp(){var t=ti();return function(e){var n=t(e),r=e.pipelineContext,i=!!n.large,o=!!n.progressiveRender,a=n.large=!(!r||!r.large),s=n.progressiveRender=!(!r||!r.progressiveRender);return!(i===a&&o===s)&&"reset"}}var Ap=ti(),gp=pp(),mp=function(){function t(){this.group=new er,this.uid=pu("viewChart"),this.renderTask=af({plan:bp,reset:_p}),this.renderTask.context={view:this}}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,r){0},t.prototype.highlight=function(t,e,n,r){var i=t.getData(r&&r.dataType);i&&yp(i,r,"emphasis")},t.prototype.downplay=function(t,e,n,r){var i=t.getData(r&&r.dataType);i&&yp(i,r,"normal")},t.prototype.remove=function(t,e){this.group.removeAll()},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,r){this.render(t,e,n,r)},t.prototype.updateLayout=function(t,e,n,r){this.render(t,e,n,r)},t.prototype.updateVisual=function(t,e,n,r){this.render(t,e,n,r)},t.prototype.eachRendered=function(t){Fc(this.group,t)},t.markUpdateMethod=function(t,e){Ap(t).updateMethod=e},t.protoInitialize=void(t.prototype.type="chart"),t}();function vp(t,e,n){t&&Ts(t)&&("emphasis"===e?cs:us)(t,n)}function yp(t,e,n){var r=qr(t,e),i=e&&null!=e.highlightKey?function(t){var e=Oa[t];return null==e&&Ma<=32&&(e=Oa[t]=Ma++),e}(e.highlightKey):null;null!=r?Object(g.each)(Qr(r),function(e){vp(t.getItemGraphicEl(e),n,i)}):t.eachItemGraphicEl(function(t){vp(t,n,i)})}function bp(t){return gp(t.model)}function _p(t){var e=t.model,n=t.ecModel,r=t.api,i=t.payload,o=e.pipelineContext.progressiveRender,a=t.view,s=i&&Ap(i).updateMethod,l=o?"incrementalPrepareRender":s&&a[s]?s:"render";return"render"!==l&&a[l](e,n,r,i),wp[l]}pi(mp),yi(mp);var wp={incrementalPrepareRender:{progress:function(t,e){e.view.incrementalRender(t,e.model,e.ecModel,e.api,e.payload)}},render:{forceFirstProgress:!0,progress:function(t,e){e.view.render(e.model,e.ecModel,e.api,e.payload)}}},xp=mp,Sp="\0__throttleOriginMethod",Cp="\0__throttleRate",kp="\0__throttleType";function Bp(t,e,n){var r,i,o,a,s,l=0,c=0,u=null;function h(){c=(new Date).getTime(),u=null,t.apply(o,a||[])}e=e||0;var d=function(){for(var t=[],d=0;d<arguments.length;d++)t[d]=arguments[d];r=(new Date).getTime(),o=this,a=t;var f=s||e,p=s||n;s=null,i=r-(p?l:c)-f,clearTimeout(u),p?u=setTimeout(h,f):i>=0?h():u=setTimeout(h,-i),l=r};return d.clear=function(){u&&(clearTimeout(u),u=null)},d.debounceNextCall=function(t){s=t},d}function Tp(t,e,n,r){var i=t[e];if(i){var o=i[Sp]||i,a=i[kp];if(i[Cp]!==n||a!==r){if(null==n||!r)return t[e]=o;(i=t[e]=Bp(o,n,"debounce"===r))[Sp]=o,i[kp]=r,i[Cp]=n}return i}}function Ep(t,e){var n=t[e];n&&n[Sp]&&(n.clear&&n.clear(),t[e]=n[Sp])}var Mp=ti(),Op={itemStyle:bi(lu,!0),lineStyle:bi(ou,!0)},Lp={lineStyle:"stroke",itemStyle:"fill"};function Dp(t,e){var n=t.visualStyleMapper||Op[e];return n||(console.warn("Unknown style type '"+e+"'."),Op.itemStyle)}function Ip(t,e){var n=t.visualDrawType||Lp[e];return n||(console.warn("Unknown style type '"+e+"'."),"fill")}var Pp={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData(),r=t.visualStyleAccessPath||"itemStyle",i=t.getModel(r),o=Dp(t,r)(i),a=i.getShallow("decal");a&&(n.setVisual("decal",a),a.dirty=!0);var s=Ip(t,r),l=o[s],c=Object(g.isFunction)(l)?l:null,u="auto"===o.fill||"auto"===o.stroke;if(!o[s]||c||u){var h=t.getColorFromPalette(t.name,null,e.getSeriesCount());o[s]||(o[s]=h,n.setVisual("colorFromPalette",!0)),o.fill="auto"===o.fill||Object(g.isFunction)(o.fill)?h:o.fill,o.stroke="auto"===o.stroke||Object(g.isFunction)(o.stroke)?h:o.stroke}if(n.setVisual("style",o),n.setVisual("drawType",s),!e.isSeriesFiltered(t)&&c)return n.setVisual("colorFromPalette",!1),{dataEach:function(e,n){var r=t.getDataParams(n),i=Object(g.extend)({},o);i[s]=c(r),e.setItemVisual(n,"style",i)}}}},Np=new du,Fp={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(!t.ignoreStyleOnData&&!e.isSeriesFiltered(t)){var n=t.getData(),r=t.visualStyleAccessPath||"itemStyle",i=Dp(t,r),o=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(t,e){var n=t.getRawDataItem(e);if(n&&n[r]){Np.option=n[r];var a=i(Np),s=t.ensureUniqueItemVisual(e,"style");Object(g.extend)(s,a),Np.option.decal&&(t.setItemVisual(e,"decal",Np.option.decal),Np.option.decal.dirty=!0),o in a&&t.setItemVisual(e,"colorFromPalette",!1)}}:null}}}},Rp={performRawSeries:!0,overallReset:function(t){var e=Object(g.createHashMap)();t.eachSeries(function(t){var n=t.getColorBy();if(!t.isColorBySeries()){var r=t.type+"-"+n,i=e.get(r);i||(i={},e.set(r,i)),Mp(t).scope=i}}),t.eachSeries(function(e){if(!e.isColorBySeries()&&!t.isSeriesFiltered(e)){var n=e.getRawData(),r={},i=e.getData(),o=Mp(e).scope,a=e.visualStyleAccessPath||"itemStyle",s=Ip(e,a);i.each(function(t){var e=i.getRawIndex(t);r[e]=t}),n.each(function(t){var a=r[t];if(i.getItemVisual(a,"colorFromPalette")){var l=i.ensureUniqueItemVisual(a,"style"),c=n.getName(t)||t+"",u=n.count();l[s]=e.getColorFromPalette(c,o,u)}})}})}},jp=Math.PI;var Hp=function(){function t(t,e,n,r){this._stageTaskMap=Object(g.createHashMap)(),this.ecInstance=t,this.api=e,n=this._dataProcessorHandlers=n.slice(),r=this._visualHandlers=r.slice(),this._allHandlers=n.concat(r)}return t.prototype.restoreData=function(t,e){t.restoreData(e),this._stageTaskMap.each(function(t){var e=t.overallTask;e&&e.dirty()})},t.prototype.getPerformArgs=function(t,e){if(t.__pipeline){var n=this._pipelineMap.get(t.__pipeline.id),r=n.context,i=!e&&n.progressiveEnabled&&(!r||r.progressiveRender)&&t.__idxInPipeline>n.blockIndex?n.step:null,o=r&&r.modDataCount;return{step:i,modBy:null!=o?Math.ceil(o/i):null,modDataCount:o}}},t.prototype.getPipeline=function(t){return this._pipelineMap.get(t)},t.prototype.updateStreamModes=function(t,e){var n=this._pipelineMap.get(t.uid),r=t.getData().count(),i=n.progressiveEnabled&&e.incrementalPrepareRender&&r>=n.threshold,o=t.get("large")&&r>=t.get("largeThreshold"),a="mod"===t.get("progressiveChunkMode")?r:null;t.pipelineContext=n.context={progressiveRender:i,modDataCount:a,large:o}},t.prototype.restorePipelines=function(t){var e=this,n=e._pipelineMap=Object(g.createHashMap)();t.eachSeries(function(t){var r=t.getProgressive(),i=t.uid;n.set(i,{id:i,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:r&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(r||700),count:0}),e._pipe(t,t.dataTask)})},t.prototype.prepareStageTasks=function(){var t=this._stageTaskMap,e=this.api.getModel(),n=this.api;Object(g.each)(this._allHandlers,function(r){var i=t.get(r.uid)||t.set(r.uid,{}),o="";Object(g.assert)(!(r.reset&&r.overallReset),o),r.reset&&this._createSeriesStageTask(r,i,e,n),r.overallReset&&this._createOverallStageTask(r,i,e,n)},this)},t.prototype.prepareView=function(t,e,n,r){var i=t.renderTask,o=i.context;o.model=e,o.ecModel=n,o.api=r,i.__block=!t.incrementalPrepareRender,this._pipe(e,i)},t.prototype.performDataProcessorTasks=function(t,e){this._performStageTasks(this._dataProcessorHandlers,t,e,{block:!0})},t.prototype.performVisualTasks=function(t,e,n){this._performStageTasks(this._visualHandlers,t,e,n)},t.prototype._performStageTasks=function(t,e,n,r){r=r||{};var i=!1,o=this;function a(t,e){return t.setDirty&&(!t.dirtyMap||t.dirtyMap.get(e.__pipeline.id))}Object(g.each)(t,function(t,s){if(!r.visualType||r.visualType===t.visualType){var l=o._stageTaskMap.get(t.uid),c=l.seriesTaskMap,u=l.overallTask;if(u){var h,d=u.agentStubMap;d.each(function(t){a(r,t)&&(t.dirty(),h=!0)}),h&&u.dirty(),o.updatePayload(u,n);var f=o.getPerformArgs(u,r.block);d.each(function(t){t.perform(f)}),u.perform(f)&&(i=!0)}else c&&c.each(function(s,l){a(r,s)&&s.dirty();var c=o.getPerformArgs(s,r.block);c.skip=!t.performRawSeries&&e.isSeriesFiltered(s.context.model),o.updatePayload(s,n),s.perform(c)&&(i=!0)})}}),this.unfinished=i||this.unfinished},t.prototype.performSeriesTasks=function(t){var e;t.eachSeries(function(t){e=t.dataTask.perform()||e}),this.unfinished=e||this.unfinished},t.prototype.plan=function(){this._pipelineMap.each(function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}e=e.getUpstream()}while(e)})},t.prototype.updatePayload=function(t,e){"remain"!==e&&(t.context.payload=e)},t.prototype._createSeriesStageTask=function(t,e,n,r){var i=this,o=e.seriesTaskMap,a=e.seriesTaskMap=Object(g.createHashMap)(),s=t.seriesType,l=t.getTargetSeries;function c(e){var s=e.uid,l=a.set(s,o&&o.get(s)||af({plan:Vp,reset:Wp,count:Zp}));l.context={model:e,ecModel:n,api:r,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:i},i._pipe(e,l)}t.createOnAllSeries?n.eachRawSeries(c):s?n.eachRawSeriesByType(s,c):l&&l(n,r).each(c)},t.prototype._createOverallStageTask=function(t,e,n,r){var i=this,o=e.overallTask=e.overallTask||af({reset:Up});o.context={ecModel:n,api:r,overallReset:t.overallReset,scheduler:i};var a=o.agentStubMap,s=o.agentStubMap=Object(g.createHashMap)(),l=t.seriesType,c=t.getTargetSeries,u=!0,h=!1,d="";function f(t){var e=t.uid,n=s.set(e,a&&a.get(e)||(h=!0,af({reset:Qp,onDirty:Yp})));n.context={model:t,overallProgress:u},n.agent=o,n.__block=u,i._pipe(t,n)}Object(g.assert)(!t.createOnAllSeries,d),l?n.eachRawSeriesByType(l,f):c?c(n,r).each(f):(u=!1,Object(g.each)(n.getSeries(),f)),h&&o.dirty()},t.prototype._pipe=function(t,e){var n=t.uid,r=this._pipelineMap.get(n);!r.head&&(r.head=e),r.tail&&r.tail.pipe(e),r.tail=e,e.__idxInPipeline=r.count++,e.__pipeline=r},t.wrapStageHandler=function(t,e){return Object(g.isFunction)(t)&&(t={overallReset:t,seriesType:function(t){$p=null;try{t(Kp,Jp)}catch(t){}return $p}(t)}),t.uid=pu("stageHandler"),e&&(t.visualType=e),t},t}();function Up(t){t.overallReset(t.ecModel,t.api,t.payload)}function Qp(t){return t.overallProgress&&zp}function zp(){this.agent.dirty(),this.getDownstream().dirty()}function Yp(){this.agent&&this.agent.dirty()}function Vp(t){return t.plan?t.plan(t.model,t.ecModel,t.api,t.payload):null}function Wp(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=Qr(t.reset(t.model,t.ecModel,t.api,t.payload));return e.length>1?Object(g.map)(e,function(t,e){return Xp(e)}):Gp}var Gp=Xp(0);function Xp(t){return function(e,n){var r=n.data,i=n.resetDefines[t];if(i&&i.dataEach)for(var o=e.start;o<e.end;o++)i.dataEach(r,o);else i&&i.progress&&i.progress(e,r)}}function Zp(t){return t.data.count()}var $p,Kp={},Jp={};function qp(t,e){for(var n in e.prototype)t[n]=g.noop}qp(Kp,rd),qp(Jp,od),Kp.eachSeriesByType=Kp.eachRawSeriesByType=function(t){$p=t},Kp.eachComponent=function(t){"series"===t.mainType&&t.subType&&($p=t.subType)};var tA=Hp,eA=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"],nA={color:eA,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],eA]},rA=["#4992ff","#7cffb2","#fddd60","#ff6e76","#58d9f9","#05c091","#ff8a45","#8d48e3","#dd79ff"],iA={darkMode:!0,color:rA,backgroundColor:"#100C2A",axisPointer:{lineStyle:{color:"#817f91"},crossStyle:{color:"#817f91"},label:{color:"#fff"}},legend:{textStyle:{color:"#B9B8CE"}},textStyle:{color:"#B9B8CE"},title:{textStyle:{color:"#EEF1FA"},subtextStyle:{color:"#B9B8CE"}},toolbox:{iconStyle:{borderColor:"#B9B8CE"}},dataZoom:{borderColor:"#71708A",textStyle:{color:"#B9B8CE"},brushStyle:{color:"rgba(135,163,206,0.3)"},handleStyle:{color:"#353450",borderColor:"#C5CBE3"},moveHandleStyle:{color:"#B0B6C3",opacity:.3},fillerColor:"rgba(135,163,206,0.2)",emphasis:{handleStyle:{borderColor:"#91B7F2",color:"#4D587D"},moveHandleStyle:{color:"#636D9A",opacity:.7}},dataBackground:{lineStyle:{color:"#71708A",width:1},areaStyle:{color:"#71708A"}},selectedDataBackground:{lineStyle:{color:"#87A3CE"},areaStyle:{color:"#87A3CE"}}},visualMap:{textStyle:{color:"#B9B8CE"}},timeline:{lineStyle:{color:"#B9B8CE"},label:{color:"#B9B8CE"},controlStyle:{color:"#B9B8CE",borderColor:"#B9B8CE"}},calendar:{itemStyle:{color:"#100C2A"},dayLabel:{color:"#B9B8CE"},monthLabel:{color:"#B9B8CE"},yearLabel:{color:"#B9B8CE"}},timeAxis:{axisLine:{lineStyle:{color:"#B9B8CE"}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}},logAxis:{axisLine:{lineStyle:{color:"#B9B8CE"}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}},valueAxis:{axisLine:{lineStyle:{color:"#B9B8CE"}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}},categoryAxis:{axisLine:{lineStyle:{color:"#B9B8CE"}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}},line:{symbol:"circle"},graph:{color:rA},gauge:{title:{color:"#B9B8CE"},axisLine:{lineStyle:{color:[[1,"rgba(207,212,219,0.2)"]]}},axisLabel:{color:"#B9B8CE"},detail:{color:"#EEF1FA"}},candlestick:{itemStyle:{color:"#f64e56",color0:"#54ea92",borderColor:"#f64e56",borderColor0:"#54ea92"}}};iA.categoryAxis.splitLine.show=!1;var oA=iA,aA=function(){function t(){}return t.prototype.normalizeQuery=function(t){var e={},n={},r={};if(g.isString(t)){var i=fi(t);e.mainType=i.main||null,e.subType=i.sub||null}else{var o=["Index","Name","Id"],a={name:1,dataIndex:1,dataType:1};g.each(t,function(t,i){for(var s=!1,l=0;l<o.length;l++){var c=o[l],u=i.lastIndexOf(c);if(u>0&&u===i.length-c.length){var h=i.slice(0,u);"data"!==h&&(e.mainType=h,e[c.toLowerCase()]=t,s=!0)}}a.hasOwnProperty(i)&&(n[i]=t,s=!0),s||(r[i]=t)})}return{cptQuery:e,dataQuery:n,otherQuery:r}},t.prototype.filter=function(t,e){var n=this.eventInfo;if(!n)return!0;var r=n.targetEl,i=n.packedEvent,o=n.model,a=n.view;if(!o||!a)return!0;var s=e.cptQuery,l=e.dataQuery;return c(s,o,"mainType")&&c(s,o,"subType")&&c(s,o,"index","componentIndex")&&c(s,o,"name")&&c(s,o,"id")&&c(l,i,"name")&&c(l,i,"dataIndex")&&c(l,i,"dataType")&&(!a.filterForExposedEvent||a.filterForExposedEvent(t,e.otherQuery,r,i));function c(t,e,n,r){return null==t[n]||e[r||n]===t[n]}},t.prototype.afterTrigger=function(){this.eventInfo=null},t}(),sA=["symbol","symbolSize","symbolRotate","symbolOffset"],lA=sA.concat(["symbolKeepAspect"]),cA={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData();if(t.legendIcon&&n.setVisual("legendIcon",t.legendIcon),t.hasSymbolVisual){for(var r={},i={},o=!1,a=0;a<sA.length;a++){var s=sA[a],l=t.get(s);Object(g.isFunction)(l)?(o=!0,i[s]=l):r[s]=l}if(r.symbol=r.symbol||t.defaultSymbol,n.setVisual(Object(g.extend)({legendIcon:t.legendIcon||r.symbol,symbolKeepAspect:t.get("symbolKeepAspect")},r)),!e.isSeriesFiltered(t)){var c=Object(g.keys)(i);return{dataEach:o?function(e,n){for(var r=t.getRawValue(n),o=t.getDataParams(n),a=0;a<c.length;a++){var s=c[a];e.setItemVisual(n,s,i[s](r,o))}}:null}}}}},uA={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(t.hasSymbolVisual&&!e.isSeriesFiltered(t))return{dataEach:t.getData().hasItemOption?function(t,e){for(var n=t.getItemModel(e),r=0;r<lA.length;r++){var i=lA[r],o=n.getShallow(i,!0);null!=o&&t.setItemVisual(e,i,o)}}:null}}};function hA(t,e,n){switch(n){case"color":return t.getItemVisual(e,"style")[t.getVisual("drawType")];case"opacity":return t.getItemVisual(e,"style").opacity;case"symbol":case"symbolSize":case"liftZ":return t.getItemVisual(e,n);default:0}}function dA(t,e){switch(e){case"color":return t.getVisual("style")[t.getVisual("drawType")];case"opacity":return t.getVisual("style").opacity;case"symbol":case"symbolSize":case"liftZ":return t.getVisual(e);default:0}}function fA(t,e,n,r){switch(n){case"color":t.ensureUniqueItemVisual(e,"style")[t.getVisual("drawType")]=r,t.setItemVisual(e,"colorFromPalette",!1);break;case"opacity":t.ensureUniqueItemVisual(e,"style").opacity=r;break;case"symbol":case"symbolSize":case"liftZ":t.setItemVisual(e,n,r);break;default:0}}function pA(t,e){Object(g.each)([[t+"ToggleSelect","toggleSelect"],[t+"Select","select"],[t+"UnSelect","unselect"]],function(n){e(n[0],function(e,r,i){e=Object(g.extend)({},e),i.dispatchAction(Object(g.extend)(e,{type:n[1],seriesIndex:function(e,n){var r=[];return e.eachComponent({mainType:"series",subType:t,query:n},function(t){r.push(t.seriesIndex)}),r}(r,e)}))})})}function AA(t,e,n,r,i){var o=t+e;n.isSilent(o)||r.eachComponent({mainType:"series",subType:"pie"},function(t){for(var e=t.seriesIndex,r=t.option.selectedMap,a=i.selected,s=0;s<a.length;s++)if(a[s].seriesIndex===e){var l=t.getData(),c=qr(l,i.fromActionPayload);n.trigger(o,{type:o,seriesId:t.id,name:Object(g.isArray)(c)?l.getName(c[0]):l.getName(c),selected:Object(g.isString)(r)?r:Object(g.extend)({},r)})}})}function gA(t,e,n){for(var r;t&&(!e(t)||(r=t,!n));)t=t.__hostTarget||t.parent;return r}var mA=Math.round(9*Math.random()),vA="function"==typeof Object.defineProperty,yA=function(){function t(){this._id="__ec_inner_"+mA++}return t.prototype.get=function(t){return this._guard(t)[this._id]},t.prototype.set=function(t,e){var n=this._guard(t);return vA?Object.defineProperty(n,this._id,{value:e,enumerable:!1,configurable:!0}):n[this._id]=e,this},t.prototype.delete=function(t){return!!this.has(t)&&(delete this._guard(t)[this._id],!0)},t.prototype.has=function(t){return!!this._guard(t)[this._id]},t.prototype._guard=function(t){if(t!==Object(t))throw TypeError("Value of WeakMap is not a non-null object.");return t},t}(),bA=$o.extend({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,r=e.cy,i=e.width/2,o=e.height/2;t.moveTo(n,r-o),t.lineTo(n+i,r+o),t.lineTo(n-i,r+o),t.closePath()}}),_A=$o.extend({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,r=e.cy,i=e.width/2,o=e.height/2;t.moveTo(n,r-o),t.lineTo(n+i,r),t.lineTo(n,r+o),t.lineTo(n-i,r),t.closePath()}}),wA=$o.extend({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.x,r=e.y,i=e.width/5*3,o=Math.max(i,e.height),a=i/2,s=a*a/(o-a),l=r-o+a+s,c=Math.asin(s/a),u=Math.cos(c)*a,h=Math.sin(c),d=Math.cos(c),f=.6*a,p=.7*a;t.moveTo(n-u,l+s),t.arc(n,l,a,Math.PI-c,2*Math.PI+c),t.bezierCurveTo(n+u-h*f,l+s+d*f,n,r-p,n,r),t.bezierCurveTo(n,r-p,n-u+h*f,l+s+d*f,n-u,l+s),t.closePath()}}),xA=$o.extend({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.height,r=e.width,i=e.x,o=e.y,a=r/3*2;t.moveTo(i,o),t.lineTo(i+a,o+n),t.lineTo(i,o+n/4*3),t.lineTo(i-a,o+n),t.lineTo(i,o),t.closePath()}}),SA={line:Ll,rect:ha,roundRect:ha,square:ha,circle:qs,diamond:_A,pin:wA,arrow:xA,triangle:bA},CA={line:function(t,e,n,r,i){i.x1=t,i.y1=e+r/2,i.x2=t+n,i.y2=e+r/2},rect:function(t,e,n,r,i){i.x=t,i.y=e,i.width=n,i.height=r},roundRect:function(t,e,n,r,i){i.x=t,i.y=e,i.width=n,i.height=r,i.r=Math.min(n,r)/4},square:function(t,e,n,r,i){var o=Math.min(n,r);i.x=t,i.y=e,i.width=o,i.height=o},circle:function(t,e,n,r,i){i.cx=t+n/2,i.cy=e+r/2,i.r=Math.min(n,r)/2},diamond:function(t,e,n,r,i){i.cx=t+n/2,i.cy=e+r/2,i.width=n,i.height=r},pin:function(t,e,n,r,i){i.x=t+n/2,i.y=e+r/2,i.width=n,i.height=r},arrow:function(t,e,n,r,i){i.x=t+n/2,i.y=e+r/2,i.width=n,i.height=r},triangle:function(t,e,n,r,i){i.cx=t+n/2,i.cy=e+r/2,i.width=n,i.height=r}},kA={};Object(g.each)(SA,function(t,e){kA[e]=new t});var BA=$o.extend({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(t,e,n){var r=Yn(t,e,n),i=this.shape;return i&&"pin"===i.symbolType&&"inside"===e.position&&(r.y=n.y+.4*n.height),r},buildPath:function(t,e,n){var r=e.symbolType;if("none"!==r){var i=kA[r];i||(i=kA[r="rect"]),CA[r](e.x,e.y,e.width,e.height,i.shape),i.buildPath(t,i.shape,n)}}});function TA(t,e){if("image"!==this.type){var n=this.style;this.__isEmptyBrush?(n.stroke=t,n.fill=e||"#fff",n.lineWidth=2):"line"===this.shape.symbolType?n.stroke=t:n.fill=t,this.markRedraw()}}function EA(t,e,n,r,i,o,a){var s,l=0===t.indexOf("empty");return l&&(t=t.substr(5,1).toLowerCase()+t.substr(6)),(s=0===t.indexOf("image://")?mc(t.slice(8),new Lt(e,n,r,i),a?"center":"cover"):0===t.indexOf("path://")?gc(t.slice(7),{},new Lt(e,n,r,i),a?"center":"cover"):new BA({shape:{symbolType:t,x:e,y:n,width:r,height:i}})).__isEmptyBrush=l,s.setColor=TA,o&&s.setColor(o),s}function MA(t){return Object(g.isArray)(t)||(t=[+t,+t]),[t[0]||0,t[1]||0]}function OA(t,e){if(null!=t)return Object(g.isArray)(t)||(t=[t,t]),[pr(t[0],e[0])||0,pr(Object(g.retrieve2)(t[1],t[0]),e[1])||0]}function LA(t){return isFinite(t)}function DA(t,e,n){for(var r="radial"===e.type?function(t,e,n){var r=n.width,i=n.height,o=Math.min(r,i),a=null==e.x?.5:e.x,s=null==e.y?.5:e.y,l=null==e.r?.5:e.r;return e.global||(a=a*r+n.x,s=s*i+n.y,l*=o),a=LA(a)?a:.5,s=LA(s)?s:.5,l=l>=0&&LA(l)?l:.5,t.createRadialGradient(a,s,0,a,s,l)}(t,e,n):function(t,e,n){var r=null==e.x?0:e.x,i=null==e.x2?1:e.x2,o=null==e.y?0:e.y,a=null==e.y2?0:e.y2;return e.global||(r=r*n.width+n.x,i=i*n.width+n.x,o=o*n.height+n.y,a=a*n.height+n.y),r=LA(r)?r:0,i=LA(i)?i:1,o=LA(o)?o:0,a=LA(a)?a:0,t.createLinearGradient(r,o,i,a)}(t,e,n),i=e.colorStops,o=0;o<i.length;o++)r.addColorStop(i[o].offset,i[o].color);return r}function IA(t){return parseInt(t,10)}function PA(t,e,n){var r=["width","height"][e],i=["clientWidth","clientHeight"][e],o=["paddingLeft","paddingTop"][e],a=["paddingRight","paddingBottom"][e];if(null!=n[r]&&"auto"!==n[r])return parseFloat(n[r]);var s=document.defaultView.getComputedStyle(t);return(t[i]||IA(s[r])||IA(t.style[r]))-(IA(s[o])||0)-(IA(s[a])||0)|0}function NA(t){var e,n,r=t.style,i=r.lineDash&&r.lineWidth>0&&(e=r.lineDash,n=r.lineWidth,e&&"solid"!==e&&n>0?"dashed"===e?[4*n,2*n]:"dotted"===e?[n]:Object(g.isNumber)(e)?[e]:Object(g.isArray)(e)?e:null:null),o=r.lineDashOffset;if(i){var a=r.strokeNoScale&&t.getLineScale?t.getLineScale():1;a&&1!==a&&(i=Object(g.map)(i,function(t){return t/a}),o/=a)}return[i,o]}var FA=new Eo(!0);function RA(t){var e=t.stroke;return!(null==e||"none"===e||!(t.lineWidth>0))}function jA(t){return"string"==typeof t&&"none"!==t}function HA(t){var e=t.fill;return null!=e&&"none"!==e}function UA(t,e){if(null!=e.fillOpacity&&1!==e.fillOpacity){var n=t.globalAlpha;t.globalAlpha=e.fillOpacity*e.opacity,t.fill(),t.globalAlpha=n}else t.fill()}function QA(t,e){if(null!=e.strokeOpacity&&1!==e.strokeOpacity){var n=t.globalAlpha;t.globalAlpha=e.strokeOpacity*e.opacity,t.stroke(),t.globalAlpha=n}else t.stroke()}function zA(t,e,n){var r=Ci(e.image,e.__image,n);if(Bi(r)){var i=t.createPattern(r,e.repeat||"repeat");if("function"==typeof DOMMatrix&&i&&i.setTransform){var o=new DOMMatrix;o.translateSelf(e.x||0,e.y||0),o.rotateSelf(0,0,(e.rotation||0)*g.RADIAN_TO_DEGREE),o.scaleSelf(e.scaleX||1,e.scaleY||1),i.setTransform(o)}return i}}var YA=["shadowBlur","shadowOffsetX","shadowOffsetY"],VA=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function WA(t,e,n,r,i){var o=!1;if(!r&&e===(n=n||{}))return!1;if(r||e.opacity!==n.opacity){qA(t,i),o=!0;var a=Math.max(Math.min(e.opacity,1),0);t.globalAlpha=isNaN(a)?Ui.opacity:a}(r||e.blend!==n.blend)&&(o||(qA(t,i),o=!0),t.globalCompositeOperation=e.blend||Ui.blend);for(var s=0;s<YA.length;s++){var l=YA[s];(r||e[l]!==n[l])&&(o||(qA(t,i),o=!0),t[l]=t.dpr*(e[l]||0))}return(r||e.shadowColor!==n.shadowColor)&&(o||(qA(t,i),o=!0),t.shadowColor=e.shadowColor||Ui.shadowColor),o}function GA(t,e,n,r,i){var o=tg(e,i.inHover),a=r?null:n&&tg(n,i.inHover)||{};if(o===a)return!1;var s=WA(t,o,a,r,i);if((r||o.fill!==a.fill)&&(s||(qA(t,i),s=!0),jA(o.fill)&&(t.fillStyle=o.fill)),(r||o.stroke!==a.stroke)&&(s||(qA(t,i),s=!0),jA(o.stroke)&&(t.strokeStyle=o.stroke)),(r||o.opacity!==a.opacity)&&(s||(qA(t,i),s=!0),t.globalAlpha=null==o.opacity?1:o.opacity),e.hasStroke()){var l=o.lineWidth/(o.strokeNoScale&&e.getLineScale?e.getLineScale():1);t.lineWidth!==l&&(s||(qA(t,i),s=!0),t.lineWidth=l)}for(var c=0;c<VA.length;c++){var u=VA[c],h=u[0];(r||o[h]!==a[h])&&(s||(qA(t,i),s=!0),t[h]=o[h]||u[1])}return s}function XA(t,e){var n=e.transform,r=t.dpr||1;n?t.setTransform(r*n[0],r*n[1],r*n[2],r*n[3],r*n[4],r*n[5]):t.setTransform(r,0,0,r,0,0)}var ZA=1,$A=2,KA=3,JA=4;function qA(t,e){e.batchFill&&t.fill(),e.batchStroke&&t.stroke(),e.batchFill="",e.batchStroke=""}function tg(t,e){return e&&t.__hoverStyle||t.style}function eg(t,e){ng(t,e,{inHover:!1,viewWidth:0,viewHeight:0},!0)}function ng(t,e,n,r){var i=e.transform;if(!e.shouldBePainted(n.viewWidth,n.viewHeight,!1,!1))return e.__dirty&=~Jt,void(e.__isRendered=!1);var o=e.__clipPaths,a=n.prevElClipPaths,s=!1,l=!1;if(a&&!function(t,e){if(t===e||!t&&!e)return!1;if(!t||!e||t.length!==e.length)return!0;for(var n=0;n<t.length;n++)if(t[n]!==e[n])return!0;return!1}(o,a)||(a&&a.length&&(qA(t,n),t.restore(),l=s=!0,n.prevElClipPaths=null,n.allClipped=!1,n.prevEl=null),o&&o.length&&(qA(t,n),t.save(),function(t,e,n){for(var r=!1,i=0;i<t.length;i++){var o=t[i];r=r||o.isZeroArea(),XA(e,o),e.beginPath(),o.buildPath(e,o.shape),e.clip()}n.allClipped=r}(o,t,n),s=!0),n.prevElClipPaths=o),n.allClipped)e.__isRendered=!1;else{e.beforeBrush&&e.beforeBrush(),e.innerBeforeBrush();var c=n.prevEl;c||(l=s=!0);var u,h,d=e instanceof $o&&e.autoBatch&&function(t){var e=HA(t),n=RA(t);return!(t.lineDash||!(+e^+n)||e&&"string"!=typeof t.fill||n&&"string"!=typeof t.stroke||t.strokePercent<1||t.strokeOpacity<1||t.fillOpacity<1)}(e.style);s||(u=i,h=c.transform,u&&h?u[0]!==h[0]||u[1]!==h[1]||u[2]!==h[2]||u[3]!==h[3]||u[4]!==h[4]||u[5]!==h[5]:u||h)?(qA(t,n),XA(t,e)):d||qA(t,n);var f=tg(e,n.inHover);e instanceof $o?(n.lastDrawType!==ZA&&(l=!0,n.lastDrawType=ZA),GA(t,e,c,l,n),d&&(n.batchFill||n.batchStroke)||t.beginPath(),function(t,e,n,r){var i,o=RA(n),a=HA(n),s=n.strokePercent,l=s<1,c=!e.path;e.silent&&!l||!c||e.createPathProxy();var u=e.path||FA,h=e.__dirty;if(!r){var d=n.fill,f=n.stroke,p=a&&!!d.colorStops,A=o&&!!f.colorStops,g=a&&!!d.image,m=o&&!!f.image,v=void 0,y=void 0,b=void 0,_=void 0,w=void 0;(p||A)&&(w=e.getBoundingRect()),p&&(v=h?DA(t,d,w):e.__canvasFillGradient,e.__canvasFillGradient=v),A&&(y=h?DA(t,f,w):e.__canvasStrokeGradient,e.__canvasStrokeGradient=y),g&&(b=h||!e.__canvasFillPattern?zA(t,d,e):e.__canvasFillPattern,e.__canvasFillPattern=b),m&&(_=h||!e.__canvasStrokePattern?zA(t,f,e):e.__canvasStrokePattern,e.__canvasStrokePattern=b),p?t.fillStyle=v:g&&(b?t.fillStyle=b:a=!1),A?t.strokeStyle=y:m&&(_?t.strokeStyle=_:o=!1)}var x,S,C=e.getGlobalScale();u.setScale(C[0],C[1],e.segmentIgnoreThreshold),t.setLineDash&&n.lineDash&&(x=(i=NA(e))[0],S=i[1]);var k=!0;(c||h&qt)&&(u.setDPR(t.dpr),l?u.setContext(null):(u.setContext(t),k=!1),u.reset(),e.buildPath(u,e.shape,r),u.toStatic(),e.pathUpdated()),k&&u.rebuildPath(t,l?s:1),x&&(t.setLineDash(x),t.lineDashOffset=S),r||(n.strokeFirst?(o&&QA(t,n),a&&UA(t,n)):(a&&UA(t,n),o&&QA(t,n))),x&&t.setLineDash([])}(t,e,f,d),d&&(n.batchFill=f.fill||"",n.batchStroke=f.stroke||"")):e instanceof qo?(n.lastDrawType!==KA&&(l=!0,n.lastDrawType=KA),GA(t,e,c,l,n),function(t,e,n){var r,i=n.text;if(null!=i&&(i+=""),i){t.font=n.font||Pn.a,t.textAlign=n.textAlign,t.textBaseline=n.textBaseline;var o=void 0,a=void 0;t.setLineDash&&n.lineDash&&(o=(r=NA(e))[0],a=r[1]),o&&(t.setLineDash(o),t.lineDashOffset=a),n.strokeFirst?(RA(n)&&t.strokeText(i,n.x,n.y),HA(n)&&t.fillText(i,n.x,n.y)):(HA(n)&&t.fillText(i,n.x,n.y),RA(n)&&t.strokeText(i,n.x,n.y)),o&&t.setLineDash([])}}(t,e,f)):e instanceof ra?(n.lastDrawType!==$A&&(l=!0,n.lastDrawType=$A),function(t,e,n,r,i){WA(t,tg(e,i.inHover),n&&tg(n,i.inHover),r,i)}(t,e,c,l,n),function(t,e,n){var r=e.__image=Ci(n.image,e.__image,e,e.onload);if(r&&Bi(r)){var i=n.x||0,o=n.y||0,a=e.getWidth(),s=e.getHeight(),l=r.width/r.height;if(null==a&&null!=s?a=s*l:null==s&&null!=a?s=a/l:null==a&&null==s&&(a=r.width,s=r.height),n.sWidth&&n.sHeight){var c=n.sx||0,u=n.sy||0;t.drawImage(r,c,u,n.sWidth,n.sHeight,i,o,a,s)}else if(n.sx&&n.sy){var h=a-(c=n.sx),d=s-(u=n.sy);t.drawImage(r,c,u,h,d,i,o,a,s)}else t.drawImage(r,i,o,a,s)}}(t,e,f)):e.getTemporalDisplayables&&(n.lastDrawType!==JA&&(l=!0,n.lastDrawType=JA),function(t,e,n){var r=e.getDisplayables(),i=e.getTemporalDisplayables();t.save();var o,a,s={prevElClipPaths:null,prevEl:null,allClipped:!1,viewWidth:n.viewWidth,viewHeight:n.viewHeight,inHover:n.inHover};for(o=e.getCursor(),a=r.length;o<a;o++){var l=r[o];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),ng(t,l,s,o===a-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}for(var c=0,u=i.length;c<u;c++){var l=i[c];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),ng(t,l,s,c===u-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}e.clearTemporalDisplayables(),e.notClear=!0,t.restore()}(t,e,n)),d&&r&&qA(t,n),e.innerAfterBrush(),e.afterBrush&&e.afterBrush(),n.prevEl=e,e.__dirty=0,e.__isRendered=!0}}var rg=new yA,ig=new In.a(100),og=["symbol","symbolSize","symbolKeepAspect","color","backgroundColor","dashArrayX","dashArrayY","maxTileWidth","maxTileHeight"];function ag(t,e){if("none"===t)return null;var n=e.getDevicePixelRatio(),r=e.getZr(),i="svg"===r.painter.type;t.dirty&&rg.delete(t);var o=rg.get(t);if(o)return o;var a=Object(g.defaults)(t,{symbol:"rect",symbolSize:1,symbolKeepAspect:!0,color:"rgba(0, 0, 0, 0.2)",backgroundColor:null,dashArrayX:5,dashArrayY:5,rotation:0,maxTileWidth:512,maxTileHeight:512});"none"===a.backgroundColor&&(a.backgroundColor=null);var s={repeat:"repeat"};return function(t){for(var e,o=[n],s=!0,l=0;l<og.length;++l){var c=a[og[l]];if(null!=c&&!Object(g.isArray)(c)&&!Object(g.isString)(c)&&!Object(g.isNumber)(c)&&"boolean"!=typeof c){s=!1;break}o.push(c)}if(s){e=o.join(",")+(i?"-svg":"");var u=ig.get(e);u&&(i?t.svgElement=u:t.image=u)}var h,d=function t(e){if(!e||0===e.length)return[[0,0]];if(Object(g.isNumber)(e)){var n=Math.ceil(e);return[[n,n]]}var r=!0;for(var i=0;i<e.length;++i)if(!Object(g.isNumber)(e[i])){r=!1;break}if(r)return t([e]);var o=[];for(var i=0;i<e.length;++i)if(Object(g.isNumber)(e[i])){var n=Math.ceil(e[i]);o.push([n,n])}else{var n=Object(g.map)(e[i],function(t){return Math.ceil(t)});n.length%2==1?o.push(n.concat(n)):o.push(n)}return o}(a.dashArrayX),f=function(t){if(!t||"object"==typeof t&&0===t.length)return[0,0];if(Object(g.isNumber)(t)){var e=Math.ceil(t);return[e,e]}var n=Object(g.map)(t,function(t){return Math.ceil(t)});return t.length%2?n.concat(n):n}(a.dashArrayY),p=function t(e){if(!e||0===e.length)return[["rect"]];if(Object(g.isString)(e))return[[e]];var n=!0;for(var r=0;r<e.length;++r)if(!Object(g.isString)(e[r])){n=!1;break}if(n)return t([e]);var i=[];for(var r=0;r<e.length;++r)Object(g.isString)(e[r])?i.push([e[r]]):i.push(e[r]);return i}(a.symbol),A=(_=d,Object(g.map)(_,function(t){return sg(t)})),m=sg(f),v=!i&&Pn.d.createCanvas(),y=i&&{tag:"g",attrs:{},key:"dcl",children:[]},b=function(){for(var t=1,e=0,n=A.length;e<n;++e)t=Nr(t,A[e]);for(var r=1,e=0,n=p.length;e<n;++e)r=Nr(r,p[e].length);t*=r;var i=m*A.length*p.length;return{width:Math.max(1,Math.min(t,a.maxTileWidth)),height:Math.max(1,Math.min(i,a.maxTileHeight))}}();var _;v&&(v.width=b.width*n,v.height=b.height*n,h=v.getContext("2d"));(function(){h&&(h.clearRect(0,0,v.width,v.height),a.backgroundColor&&(h.fillStyle=a.backgroundColor,h.fillRect(0,0,v.width,v.height)));for(var t=0,e=0;e<f.length;++e)t+=f[e];if(!(t<=0))for(var o=-m,s=0,l=0,c=0;o<b.height;){if(s%2==0){for(var u=l/2%p.length,A=0,g=0,_=0;A<2*b.width;){for(var w=0,e=0;e<d[c].length;++e)w+=d[c][e];if(w<=0)break;if(g%2==0){var x=.5*(1-a.symbolSize),S=A+d[c][g]*x,C=o+f[s]*x,k=d[c][g]*a.symbolSize,B=f[s]*a.symbolSize,T=_/2%p[u].length;E(S,C,k,B,p[u][T])}A+=d[c][g],++_,++g===d[c].length&&(g=0)}++c===d.length&&(c=0)}o+=f[s],++l,++s===f.length&&(s=0)}function E(t,e,o,s,l){var c=i?1:n,u=EA(l,t*c,e*c,o*c,s*c,a.color,a.symbolKeepAspect);if(i){var d=r.painter.renderOneToVNode(u);d&&y.children.push(d)}else eg(h,u)}})(),s&&ig.put(e,v||y);t.image=v,t.svgElement=y,t.svgWidth=b.width,t.svgHeight=b.height}(s),s.rotation=a.rotation,s.scaleX=s.scaleY=i?1:1/n,rg.set(t,s),t.dirty=!1,s}function sg(t){for(var e=0,n=0;n<t.length;++n)e+=t[n];return t.length%2==1?2*e:e}var lg=new Y,cg={};function ug(t){return cg[t]}var hg={zrender:"5.4.3"},dg=2e3,fg=1e3,pg=3e3,Ag={PROCESSOR:{FILTER:1e3,SERIES_FILTER:800,STATISTIC:5e3},VISUAL:{LAYOUT:fg,PROGRESSIVE_LAYOUT:1100,GLOBAL:2e3,CHART:pg,POST_CHART_LAYOUT:4600,COMPONENT:4e3,BRUSH:5e3,CHART_ITEM:4500,ARIA:6e3,DECAL:7e3}},gg=/^[a-zA-Z0-9_]+$/,mg="__connectUpdateStatus";function vg(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(!this.isDisposed())return bg(this,t,e);Yg(this.id)}}function yg(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return bg(this,t,e)}}function bg(t,e,n){return n[0]=n[0]&&n[0].toLowerCase(),Y.prototype[e].apply(t,n)}var _g,wg,xg,Sg,Cg,kg,Bg,Tg,Eg,Mg,Og,Lg,Dg,Ig,Pg,Ng,Fg,Rg,jg=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e}(Y),Hg=jg.prototype;Hg.on=yg("on"),Hg.off=yg("off");var Ug=function(t){function e(e,n,r){var i=t.call(this,new aA)||this;i._chartsViews=[],i._chartsMap={},i._componentsViews=[],i._componentsMap={},i._pendingActions=[],r=r||{},Object(g.isString)(n)&&(n=$g[n]),i._dom=e;var o="canvas",a="auto",s=!1,l=i._zr=or(e,{renderer:r.renderer||o,devicePixelRatio:r.devicePixelRatio,width:r.width,height:r.height,ssr:r.ssr,useDirtyRect:Object(g.retrieve2)(r.useDirtyRect,s),useCoarsePointer:Object(g.retrieve2)(r.useCoarsePointer,a),pointerSize:r.pointerSize});i._ssr=r.ssr,i._throttledZrFlush=Bp(Object(g.bind)(l.flush,l),17),(n=Object(g.clone)(n))&&Ed(n,!0),i._theme=n,i._locale=function(t){if(Object(g.isString)(t)){var e=yu[t.toUpperCase()]||{};return t===gu||t===mu?Object(g.clone)(e):Object(g.merge)(Object(g.clone)(e),Object(g.clone)(yu[vu]),!1)}return Object(g.merge)(Object(g.clone)(t),Object(g.clone)(yu[vu]),!1)}(r.locale||_u),i._coordSysMgr=new sd;var c=i._api=Pg(i);function u(t,e){return t.__prio-e.__prio}return Kt(Zg,u),Kt(Gg,u),i._scheduler=new tA(i,c,Gg,Zg),i._messageCenter=new jg,i._initEvents(),i.resize=Object(g.bind)(i.resize,i),l.animation.on("frame",i._onframe,i),Mg(l,i),Og(l,i),Object(g.setAsPrimitive)(i),i}return p(e,t),e.prototype._onframe=function(){if(!this._disposed){Rg(this);var t=this._scheduler;if(this.__pendingUpdate){var e=this.__pendingUpdate.silent;this.__flagInMainProcess=!0;try{_g(this),Sg.update.call(this,null,this.__pendingUpdate.updateParams)}catch(t){throw this.__flagInMainProcess=!1,this.__pendingUpdate=null,t}this._zr.flush(),this.__flagInMainProcess=!1,this.__pendingUpdate=null,Tg.call(this,e),Eg.call(this,e)}else if(t.unfinished){var n=1,r=this._model,i=this._api;t.unfinished=!1;do{var o=+new Date;t.performSeriesTasks(r),t.performDataProcessorTasks(r),kg(this,r),t.performVisualTasks(r),Ig(this,this._model,i,"remain",{}),n-=+new Date-o}while(n>0&&t.unfinished);t.unfinished||this._zr.flush()}}},e.prototype.getDom=function(){return this._dom},e.prototype.getId=function(){return this.id},e.prototype.getZr=function(){return this._zr},e.prototype.isSSR=function(){return this._ssr},e.prototype.setOption=function(t,e,n){if(!this.__flagInMainProcess)if(this._disposed)Yg(this.id);else{var r,i,o;if(Object(g.isObject)(e)&&(n=e.lazyUpdate,r=e.silent,i=e.replaceMerge,o=e.transition,e=e.notMerge),this.__flagInMainProcess=!0,!this._model||e){var a=new ud(this._api),s=this._theme,l=this._model=new rd;l.scheduler=this._scheduler,l.ssr=this._ssr,l.init(null,null,null,s,this._locale,a)}this._model.setOption(t,{replaceMerge:i},Xg);var c={seriesTransition:o,optionChanged:!0};if(n)this.__pendingUpdate={silent:r,updateParams:c},this.__flagInMainProcess=!1,this.getZr().wakeUp();else{try{_g(this),Sg.update.call(this,null,c)}catch(t){throw this.__pendingUpdate=null,this.__flagInMainProcess=!1,t}this._ssr||this._zr.flush(),this.__pendingUpdate=null,this.__flagInMainProcess=!1,Tg.call(this,r),Eg.call(this,r)}}},e.prototype.setTheme=function(){Fr()},e.prototype.getModel=function(){return this._model},e.prototype.getOption=function(){return this._model&&this._model.getOption()},e.prototype.getWidth=function(){return this._zr.getWidth()},e.prototype.getHeight=function(){return this._zr.getHeight()},e.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||A.a.hasGlobalWindow&&window.devicePixelRatio||1},e.prototype.getRenderedCanvas=function(t){return this.renderToCanvas(t)},e.prototype.renderToCanvas=function(t){t=t||{};var e=this._zr.painter;return e.getRenderedCanvas({backgroundColor:t.backgroundColor||this._model.get("backgroundColor"),pixelRatio:t.pixelRatio||this.getDevicePixelRatio()})},e.prototype.renderToSVGString=function(t){t=t||{};var e=this._zr.painter;return e.renderToString({useViewBox:t.useViewBox})},e.prototype.getSvgDataURL=function(){if(A.a.svgSupported){var t=this._zr,e=t.storage.getDisplayList();return Object(g.each)(e,function(t){t.stopAnimation(null,!0)}),t.painter.toDataURL()}},e.prototype.getDataURL=function(t){if(!this._disposed){var e=(t=t||{}).excludeComponents,n=this._model,r=[],i=this;Object(g.each)(e,function(t){n.eachComponent({mainType:t},function(t){var e=i._componentsMap[t.__viewId];e.group.ignore||(r.push(e),e.group.ignore=!0)})});var o="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(t).toDataURL("image/"+(t&&t.type||"png"));return Object(g.each)(r,function(t){t.group.ignore=!1}),o}Yg(this.id)},e.prototype.getConnectedDataURL=function(t){if(!this._disposed){var e="svg"===t.type,n=this.group,r=Math.min,i=Math.max;if(qg[n]){var o=1/0,a=1/0,s=-1/0,l=-1/0,c=[],u=t&&t.pixelRatio||this.getDevicePixelRatio();Object(g.each)(Jg,function(u,h){if(u.group===n){var d=e?u.getZr().painter.getSvgDom().innerHTML:u.renderToCanvas(Object(g.clone)(t)),f=u.getDom().getBoundingClientRect();o=r(f.left,o),a=r(f.top,a),s=i(f.right,s),l=i(f.bottom,l),c.push({dom:d,left:f.left,top:f.top})}});var h=(s*=u)-(o*=u),d=(l*=u)-(a*=u),f=Pn.d.createCanvas(),p=or(f,{renderer:e?"svg":"canvas"});if(p.resize({width:h,height:d}),e){var A="";return Object(g.each)(c,function(t){var e=t.left-o,n=t.top-a;A+='<g transform="translate('+e+","+n+')">'+t.dom+"</g>"}),p.painter.getSvgRoot().innerHTML=A,t.connectedBackgroundColor&&p.painter.setBackgroundColor(t.connectedBackgroundColor),p.refreshImmediately(),p.painter.toDataURL()}return t.connectedBackgroundColor&&p.add(new ha({shape:{x:0,y:0,width:h,height:d},style:{fill:t.connectedBackgroundColor}})),Object(g.each)(c,function(t){var e=new ra({style:{x:t.left*u-o,y:t.top*u-a,image:t.dom}});p.add(e)}),p.refreshImmediately(),f.toDataURL("image/"+(t&&t.type||"png"))}return this.getDataURL(t)}Yg(this.id)},e.prototype.convertToPixel=function(t,e){return Cg(this,"convertToPixel",t,e)},e.prototype.convertFromPixel=function(t,e){return Cg(this,"convertFromPixel",t,e)},e.prototype.containPixel=function(t,e){if(!this._disposed){var n,r=ni(this._model,t);return Object(g.each)(r,function(t,r){r.indexOf("Models")>=0&&Object(g.each)(t,function(t){var i=t.coordinateSystem;if(i&&i.containPoint)n=n||!!i.containPoint(e);else if("seriesModels"===r){var o=this._chartsMap[t.__viewId];o&&o.containPoint&&(n=n||o.containPoint(e,t))}else 0},this)},this),!!n}Yg(this.id)},e.prototype.getVisual=function(t,e){var n=ni(this._model,t,{defaultMainType:"series"}),r=n.seriesModel;var i=r.getData(),o=n.hasOwnProperty("dataIndexInside")?n.dataIndexInside:n.hasOwnProperty("dataIndex")?i.indexOfRawIndex(n.dataIndex):null;return null!=o?hA(i,o,e):dA(i,e)},e.prototype.getViewOfComponentModel=function(t){return this._componentsMap[t.__viewId]},e.prototype.getViewOfSeriesModel=function(t){return this._chartsMap[t.__viewId]},e.prototype._initEvents=function(){var t,e,n,r=this;Object(g.each)(zg,function(t){var e=function(e){var n,i=r.getModel(),o=e.target,a="globalout"===t;if(a?n={}:o&&gA(o,function(t){var e=Ta(t);if(e&&null!=e.dataIndex){var r=e.dataModel||i.getSeriesByIndex(e.seriesIndex);return n=r&&r.getDataParams(e.dataIndex,e.dataType)||{},!0}if(e.eventData)return n=Object(g.extend)({},e.eventData),!0},!0),n){var s=n.componentType,l=n.componentIndex;"markLine"!==s&&"markPoint"!==s&&"markArea"!==s||(s="series",l=n.seriesIndex);var c=s&&null!=l&&i.getComponent(s,l),u=c&&r["series"===c.mainType?"_chartsMap":"_componentsMap"][c.__viewId];0,n.event=e,n.type=t,r._$eventProcessor.eventInfo={targetEl:o,packedEvent:n,model:c,view:u},r.trigger(t,n)}};e.zrEventfulCallAtLast=!0,r._zr.on(t,e,r)}),Object(g.each)(Wg,function(t,e){r._messageCenter.on(e,function(t){this.trigger(e,t)},r)}),Object(g.each)(["selectchanged"],function(t){r._messageCenter.on(t,function(e){this.trigger(t,e)},r)}),t=this._messageCenter,e=this,n=this._api,t.on("selectchanged",function(t){var r=n.getModel();t.isFromClick?(AA("map","selectchanged",e,r,t),AA("pie","selectchanged",e,r,t)):"select"===t.fromAction?(AA("map","selected",e,r,t),AA("pie","selected",e,r,t)):"unselect"===t.fromAction&&(AA("map","unselected",e,r,t),AA("pie","unselected",e,r,t))})},e.prototype.isDisposed=function(){return this._disposed},e.prototype.clear=function(){this._disposed?Yg(this.id):this.setOption({series:[]},!0)},e.prototype.dispose=function(){if(this._disposed)Yg(this.id);else{this._disposed=!0,this.getDom()&&si(this.getDom(),nm,"");var t=this._api,e=this._model;Object(g.each)(this._componentsViews,function(n){n.dispose(e,t)}),Object(g.each)(this._chartsViews,function(n){n.dispose(e,t)}),this._zr.dispose(),this._dom=this._model=this._chartsMap=this._componentsMap=this._chartsViews=this._componentsViews=this._scheduler=this._api=this._zr=this._throttledZrFlush=this._theme=this._coordSysMgr=this._messageCenter=null,delete Jg[this.id]}},e.prototype.resize=function(t){if(!this.__flagInMainProcess)if(this._disposed)Yg(this.id);else{this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var n=e.resetOption("media"),r=t&&t.silent;this.__pendingUpdate&&(null==r&&(r=this.__pendingUpdate.silent),n=!0,this.__pendingUpdate=null),this.__flagInMainProcess=!0;try{n&&_g(this),Sg.update.call(this,{type:"resize",animation:Object(g.extend)({duration:0},t&&t.animation)})}catch(t){throw this.__flagInMainProcess=!1,t}this.__flagInMainProcess=!1,Tg.call(this,r),Eg.call(this,r)}}},e.prototype.showLoading=function(t,e){if(this._disposed)Yg(this.id);else if(Object(g.isObject)(t)&&(e=t,t=""),t=t||"default",this.hideLoading(),Kg[t]){var n=Kg[t](this._api,e),r=this._zr;this._loadingFX=n,r.add(n)}},e.prototype.hideLoading=function(){this._disposed?Yg(this.id):(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},e.prototype.makeActionFromEvent=function(t){var e=Object(g.extend)({},t);return e.type=Wg[t.type],e},e.prototype.dispatchAction=function(t,e){if(this._disposed)Yg(this.id);else if(Object(g.isObject)(e)||(e={silent:!!e}),Vg[t.type]&&this._model)if(this.__flagInMainProcess)this._pendingActions.push(t);else{var n=e.silent;Bg.call(this,t,n);var r=e.flush;r?this._zr.flush():!1!==r&&A.a.browser.weChat&&this._throttledZrFlush(),Tg.call(this,n),Eg.call(this,n)}},e.prototype.updateLabelLayout=function(){lg.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},e.prototype.appendData=function(t){if(this._disposed)Yg(this.id);else{var e=t.seriesIndex,n=this.getModel().getSeriesByIndex(e);0,n.appendData(t),this._scheduler.unfinished=!0,this.getZr().wakeUp()}},e.internalField=function(){function t(t){t.clearColorPalette(),t.eachSeries(function(t){t.clearColorPalette()})}function e(t){for(var e=[],n=t.currentStates,r=0;r<n.length;r++){var i=n[r];"emphasis"!==i&&"blur"!==i&&"select"!==i&&e.push(i)}t.selected&&t.states.select&&e.push("select"),t.hoverState===Na&&t.states.emphasis?e.push("emphasis"):t.hoverState===Pa&&t.states.blur&&e.push("blur"),t.useStates(e)}function n(t,e){if(!t.preventAutoZ){var n=t.get("z")||0,r=t.get("zlevel")||0;e.eachRendered(function(t){return function t(e,n,r,i){var o=e.getTextContent();var a=e.getTextGuideLine();var s=e.isGroup;if(s)for(var l=e.childrenRef(),c=0;c<l.length;c++)i=Math.max(t(l[c],n,r,i),i);else e.z=n,e.zlevel=r,i=Math.max(e.z2,i);o&&(o.z=n,o.zlevel=r,isFinite(i)&&(o.z2=i+2));if(a){var u=e.textGuideLineConfig;a.z=n,a.zlevel=r,isFinite(i)&&(a.z2=i+(u&&u.showAbove?1:-1))}return i}(t,n,r,-1/0),!0})}}function r(t,e){e.eachRendered(function(t){if(!rc(t)){var e=t.getTextContent(),n=t.getTextGuideLine();t.stateTransition&&(t.stateTransition=null),e&&e.stateTransition&&(e.stateTransition=null),n&&n.stateTransition&&(n.stateTransition=null),t.hasState()?(t.prevStates=t.currentStates,t.clearStates()):t.prevStates&&(t.prevStates=null)}})}function i(t,n){var r=t.getModel("stateAnimation"),i=t.isAnimationEnabled(),o=r.get("duration"),a=o>0?{duration:o,delay:r.get("delay"),easing:r.get("easing")}:null;n.eachRendered(function(t){if(t.states&&t.states.emphasis){if(rc(t))return;if(t instanceof $o&&function(t){var e=La(t);e.normalFill=t.style.fill,e.normalStroke=t.style.stroke;var n=t.states.select||{};e.selectFill=n.style&&n.style.fill||null,e.selectStroke=n.style&&n.style.stroke||null}(t),t.__dirty){var n=t.prevStates;n&&t.useStates(n)}if(i){t.stateTransition=a;var r=t.getTextContent(),o=t.getTextGuideLine();r&&(r.stateTransition=a),o&&(o.stateTransition=a)}t.__dirty&&e(t)}})}_g=function(t){var e=t._scheduler;e.restorePipelines(t._model),e.prepareStageTasks(),wg(t,!0),wg(t,!1),e.plan()},wg=function(t,e){for(var n=t._model,r=t._scheduler,i=e?t._componentsViews:t._chartsViews,o=e?t._componentsMap:t._chartsMap,a=t._zr,s=t._api,l=0;l<i.length;l++)i[l].__alive=!1;function c(t){var l=t.__requireNewView;t.__requireNewView=!1;var c="_ec_"+t.id+"_"+t.type,u=!l&&o[c];if(!u){var h=fi(t.type),d=e?fp.getClass(h.main,h.sub):xp.getClass(h.sub);0,(u=new d).init(n,s),o[c]=u,i.push(u),a.add(u.group)}t.__viewId=u.__id=c,u.__alive=!0,u.__model=t,u.group.__ecComponentInfo={mainType:t.mainType,index:t.componentIndex},!e&&r.prepareView(u,t,n,s)}e?n.eachComponent(function(t,e){"series"!==t&&c(e)}):n.eachSeries(c);for(l=0;l<i.length;){var u=i[l];u.__alive?l++:(!e&&u.renderTask.dispose(),a.remove(u.group),u.dispose(n,s),i.splice(l,1),o[u.__id]===u&&delete o[u.__id],u.__id=u.group.__ecComponentInfo=null)}},xg=function(t,e,n,r,i){var o=t._model;if(o.setUpdatePayload(n),r){var a={};a[r+"Id"]=n[r+"Id"],a[r+"Index"]=n[r+"Index"],a[r+"Name"]=n[r+"Name"];var s={mainType:r,query:a};i&&(s.subType=i);var l,c=n.excludeSeriesId;null!=c&&(l=Object(g.createHashMap)(),Object(g.each)(Qr(c),function(t){var e=$r(t,null);null!=e&&l.set(e,!0)})),o&&o.eachComponent(s,function(e){if(!(l&&null!=l.get(e.id)))if(Ms(n))if(e instanceof hp)n.type!==Ua||n.notBlur||e.get(["emphasis","disabled"])||function(t,e,n){var r=t.seriesIndex,i=t.getData(e.dataType);if(i){var o=qr(i,e);o=(Object(g.isArray)(o)?o[0]:o)||0;var a=i.getItemGraphicEl(o);if(!a)for(var s=i.count(),l=0;!a&&l<s;)a=i.getItemGraphicEl(l++);if(a){var c=Ta(a);ms(r,c.focus,c.blurScope,n)}else{var u=t.get(["emphasis","focus"]),h=t.get(["emphasis","blurScope"]);null!=u&&ms(r,u,h,n)}}}(e,n,t._api);else{var r=ys(e.mainType,e.componentIndex,n.name,t._api),i=r.focusSelf,o=r.dispatchers;n.type===Ua&&i&&!n.notBlur&&vs(e.mainType,e.componentIndex,t._api),o&&Object(g.each)(o,function(t){n.type===Ua?cs(t):us(t)})}else Es(n)&&e instanceof hp&&(!function(t,e,n){if(Es(e)){var r=e.dataType,i=qr(t.getData(r),e);Object(g.isArray)(i)||(i=[i]),t[e.type===Va?"toggleSelect":e.type===za?"select":"unselect"](i,r)}}(e,n,t._api),bs(e),Fg(t))},t),o&&o.eachComponent(s,function(e){l&&null!=l.get(e.id)||u(t["series"===r?"_chartsMap":"_componentsMap"][e.__viewId])},t)}else Object(g.each)([].concat(t._componentsViews).concat(t._chartsViews),u);function u(r){r&&r.__alive&&r[e]&&r[e](r.__model,o,t._api,n)}},Sg={prepareAndUpdate:function(t){_g(this),Sg.update.call(this,t,{optionChanged:null!=t.newOption})},update:function(e,n){var r=this._model,i=this._api,o=this._zr,a=this._coordSysMgr,s=this._scheduler;if(r){r.setUpdatePayload(e),s.restoreData(r,e),s.performSeriesTasks(r),a.create(r,i),s.performDataProcessorTasks(r,e),kg(this,r),a.update(r,i),t(r),s.performVisualTasks(r,e),Lg(this,r,i,e,n);var l=r.get("backgroundColor")||"transparent",c=r.get("darkMode");o.setBackgroundColor(l),null!=c&&"auto"!==c&&o.setDarkMode(c),lg.trigger("afterupdate",r,i)}},updateTransform:function(e){var n=this,r=this._model,i=this._api;if(r){r.setUpdatePayload(e);var o=[];r.eachComponent(function(t,a){if("series"!==t){var s=n.getViewOfComponentModel(a);if(s&&s.__alive)if(s.updateTransform){var l=s.updateTransform(a,r,i,e);l&&l.update&&o.push(s)}else o.push(s)}});var a=Object(g.createHashMap)();r.eachSeries(function(t){var o=n._chartsMap[t.__viewId];if(o.updateTransform){var s=o.updateTransform(t,r,i,e);s&&s.update&&a.set(t.uid,1)}else a.set(t.uid,1)}),t(r),this._scheduler.performVisualTasks(r,e,{setDirty:!0,dirtyMap:a}),Ig(this,r,i,e,{},a),lg.trigger("afterupdate",r,i)}},updateView:function(e){var n=this._model;n&&(n.setUpdatePayload(e),xp.markUpdateMethod(e,"updateView"),t(n),this._scheduler.performVisualTasks(n,e,{setDirty:!0}),Lg(this,n,this._api,e,{}),lg.trigger("afterupdate",n,this._api))},updateVisual:function(e){var n=this,r=this._model;r&&(r.setUpdatePayload(e),r.eachSeries(function(t){t.getData().clearAllVisual()}),xp.markUpdateMethod(e,"updateVisual"),t(r),this._scheduler.performVisualTasks(r,e,{visualType:"visual",setDirty:!0}),r.eachComponent(function(t,i){if("series"!==t){var o=n.getViewOfComponentModel(i);o&&o.__alive&&o.updateVisual(i,r,n._api,e)}}),r.eachSeries(function(t){n._chartsMap[t.__viewId].updateVisual(t,r,n._api,e)}),lg.trigger("afterupdate",r,this._api))},updateLayout:function(t){Sg.update.call(this,t)}},Cg=function(t,e,n,r){if(t._disposed)Yg(t.id);else{for(var i,o=t._model,a=t._coordSysMgr.getCoordinateSystems(),s=ni(o,n),l=0;l<a.length;l++){var c=a[l];if(c[e]&&null!=(i=c[e](o,s,r)))return i}0}},kg=function(t,e){var n=t._chartsMap,r=t._scheduler;e.eachSeries(function(t){r.updateStreamModes(t,n[t.__viewId])})},Bg=function(t,e){var n=this,r=this.getModel(),i=t.type,o=t.escapeConnect,a=Vg[i],s=a.actionInfo,l=(s.update||"update").split(":"),c=l.pop(),u=null!=l[0]&&fi(l[0]);this.__flagInMainProcess=!0;var h=[t],d=!1;t.batch&&(d=!0,h=Object(g.map)(t.batch,function(e){return(e=Object(g.defaults)(Object(g.extend)({},e),t)).batch=null,e}));var f,p=[],A=Es(t),m=Ms(t);if(m&&gs(this._api),Object(g.each)(h,function(e){if((f=(f=a.action(e,n._model,n._api))||Object(g.extend)({},e)).type=s.event||f.type,p.push(f),m){var r=ri(t),i=r.queryOptionMap,o=r.mainTypeSpecified?i.keys()[0]:"series";xg(n,c,e,o),Fg(n)}else A?(xg(n,c,e,"series"),Fg(n)):u&&xg(n,c,e,u.main,u.sub)}),"none"!==c&&!m&&!A&&!u)try{this.__pendingUpdate?(_g(this),Sg.update.call(this,t),this.__pendingUpdate=null):Sg[c].call(this,t)}catch(t){throw this.__flagInMainProcess=!1,t}if(f=d?{type:s.event||i,escapeConnect:o,batch:p}:p[0],this.__flagInMainProcess=!1,!e){var v=this._messageCenter;if(v.trigger(f.type,f),A){var y={type:"selectchanged",escapeConnect:o,selected:function(t){var e=[];return t.eachSeries(function(t){var n=t.getAllData();Object(g.each)(n,function(n){n.data;var r=n.type,i=t.getSelectedDataIndices();if(i.length>0){var o={dataIndex:i,seriesIndex:t.seriesIndex};null!=r&&(o.dataType=r),e.push(o)}})}),e}(r),isFromClick:t.isFromClick||!1,fromAction:t.type,fromActionPayload:t};v.trigger(y.type,y)}}},Tg=function(t){for(var e=this._pendingActions;e.length;){var n=e.shift();Bg.call(this,n,t)}},Eg=function(t){!t&&this.trigger("updated")},Mg=function(t,e){t.on("rendered",function(n){e.trigger("rendered",n),!t.animation.isFinished()||e.__pendingUpdate||e._scheduler.unfinished||e._pendingActions.length||e.trigger("finished")})},Og=function(t,e){t.on("mouseover",function(t){var n=gA(t.target,Ts);n&&(!function(t,e,n){var r=Ta(t),i=ys(r.componentMainType,r.componentIndex,r.componentHighDownName,n),o=i.dispatchers,a=i.focusSelf;o?(a&&vs(r.componentMainType,r.componentIndex,n),Object(g.each)(o,function(t){return ss(t,e)})):(ms(r.seriesIndex,r.focus,r.blurScope,n),"self"===r.focus&&vs(r.componentMainType,r.componentIndex,n),ss(t,e))}(n,t,e._api),Fg(e))}).on("mouseout",function(t){var n=gA(t.target,Ts);n&&(!function(t,e,n){gs(n);var r=Ta(t),i=ys(r.componentMainType,r.componentIndex,r.componentHighDownName,n).dispatchers;i?Object(g.each)(i,function(t){return ls(t,e)}):ls(t,e)}(n,t,e._api),Fg(e))}).on("click",function(t){var n=gA(t.target,function(t){return null!=Ta(t).dataIndex},!0);if(n){var r=n.selected?"unselect":"select",i=Ta(n);e._api.dispatchAction({type:r,dataType:i.dataType,dataIndexInside:i.dataIndex,seriesIndex:i.seriesIndex,isFromClick:!0})}})},Lg=function(t,e,n,r,i){!function(t){var e=[],n=[],r=!1;if(t.eachComponent(function(t,i){var o=i.get("zlevel")||0,a=i.get("z")||0,s=i.getZLevelKey();r=r||!!s,("series"===t?n:e).push({zlevel:o,z:a,idx:i.componentIndex,type:t,key:s})}),r){var i,o,a=e.concat(n);Kt(a,function(t,e){return t.zlevel===e.zlevel?t.z-e.z:t.zlevel-e.zlevel}),Object(g.each)(a,function(e){var n=t.getComponent(e.type,e.idx),r=e.zlevel,a=e.key;null!=i&&(r=Math.max(i,r)),a?(r===i&&a!==o&&r++,o=a):o&&(r===i&&r++,o=""),i=r,n.setZLevel(r)})}}(e),Dg(t,e,n,r,i),Object(g.each)(t._chartsViews,function(t){t.__alive=!1}),Ig(t,e,n,r,i),Object(g.each)(t._chartsViews,function(t){t.__alive||t.remove(e,n)})},Dg=function(t,e,o,a,s,l){Object(g.each)(l||t._componentsViews,function(t){var s=t.__model;r(s,t),t.render(s,e,o,a),n(s,t),i(s,t)})},Ig=function(t,e,o,a,s,l){var c=t._scheduler;s=Object(g.extend)(s||{},{updatedSeries:e.getSeries()}),lg.trigger("series:beforeupdate",e,o,s);var u=!1;e.eachSeries(function(e){var n=t._chartsMap[e.__viewId];n.__alive=!0;var i=n.renderTask;c.updatePayload(i,a),r(e,n),l&&l.get(e.uid)&&i.dirty(),i.perform(c.getPerformArgs(i))&&(u=!0),n.group.silent=!!e.get("silent"),function(t,e){var n=t.get("blendMode")||null;e.eachRendered(function(t){t.isGroup||(t.style.blend=n)})}(e,n),bs(e)}),c.unfinished=u||c.unfinished,lg.trigger("series:layoutlabels",e,o,s),lg.trigger("series:transition",e,o,s),e.eachSeries(function(e){var r=t._chartsMap[e.__viewId];n(e,r),i(e,r)}),function(t,e){var n=0;t._zr.storage.traverse(function(t){t.isGroup||n++}),n>e.get("hoverLayerThreshold")&&!A.a.node&&!A.a.worker&&e.eachSeries(function(e){if(!e.preventUsingHoverLayer){var n=t._chartsMap[e.__viewId];n.__alive&&n.eachRendered(function(t){t.states.emphasis&&(t.states.emphasis.hoverLayer=!0)})}})}(t,e),lg.trigger("series:afterupdate",e,o,s)},Fg=function(t){t.__needsUpdateStatus=!0,t.getZr().wakeUp()},Rg=function(t){t.__needsUpdateStatus&&(t.getZr().storage.traverse(function(t){rc(t)||e(t)}),t.__needsUpdateStatus=!1)},Pg=function(t){return new(function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return p(n,e),n.prototype.getCoordinateSystems=function(){return t._coordSysMgr.getCoordinateSystems()},n.prototype.getComponentByElement=function(e){for(;e;){var n=e.__ecComponentInfo;if(null!=n)return t._model.getComponent(n.mainType,n.index);e=e.parent}},n.prototype.enterEmphasis=function(e,n){cs(e,n),Fg(t)},n.prototype.leaveEmphasis=function(e,n){us(e,n),Fg(t)},n.prototype.enterBlur=function(e){hs(e),Fg(t)},n.prototype.leaveBlur=function(e){ds(e),Fg(t)},n.prototype.enterSelect=function(e){fs(e),Fg(t)},n.prototype.leaveSelect=function(e){ps(e),Fg(t)},n.prototype.getModel=function(){return t.getModel()},n.prototype.getViewOfComponentModel=function(e){return t.getViewOfComponentModel(e)},n.prototype.getViewOfSeriesModel=function(e){return t.getViewOfSeriesModel(e)},n}(od))(t)},Ng=function(t){function e(t,e){for(var n=0;n<t.length;n++){t[n][mg]=e}}Object(g.each)(Wg,function(n,r){t._messageCenter.on(r,function(n){if(qg[t.group]&&0!==t[mg]){if(n&&n.escapeConnect)return;var r=t.makeActionFromEvent(n),i=[];Object(g.each)(Jg,function(e){e!==t&&e.group===t.group&&i.push(e)}),e(i,0),Object(g.each)(i,function(t){1!==t[mg]&&t.dispatchAction(r)}),e(i,2)}})})}}(),e}(Y),Qg=Ug.prototype;Qg.on=vg("on"),Qg.off=vg("off"),Qg.one=function(t,e,n){var r=this;Fr(),this.on.call(this,t,function n(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];e&&e.apply&&e.apply(this,i),r.off(t,n)},n)};var zg=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];function Yg(t){0}var Vg={},Wg={},Gg=[],Xg=[],Zg=[],$g={},Kg={},Jg={},qg={},tm=+new Date-0,em=+new Date-0,nm="_echarts_instance_";function rm(t,e,n){var r=!(n&&n.ssr);if(r){0;var i=lm(t);if(i)return i;0}var o=new Ug(t,e,n);return o.id="ec_"+tm++,Jg[o.id]=o,r&&si(t,nm,o.id),Ng(o),lg.trigger("afterinit",o),o}function im(t){if(Object(g.isArray)(t)){var e=t;t=null,Object(g.each)(e,function(e){null!=e.group&&(t=e.group)}),t=t||"g_"+em++,Object(g.each)(e,function(e){e.group=t})}return qg[t]=!0,t}function om(t){qg[t]=!1}var am=om;function sm(t){Object(g.isString)(t)?t=Jg[t]:t instanceof Ug||(t=lm(t)),t instanceof Ug&&!t.isDisposed()&&t.dispose()}function lm(t){return Jg[function(t,e){return t.getAttribute?t.getAttribute(e):t[e]}(t,nm)]}function cm(t){return Jg[t]}function um(t,e){$g[t]=e}function hm(t){Object(g.indexOf)(Xg,t)<0&&Xg.push(t)}function dm(t,e){wm(Gg,t,e,dg)}function fm(t){Am("afterinit",t)}function pm(t){Am("afterupdate",t)}function Am(t,e){lg.on(t,e)}function gm(t,e,n){Object(g.isFunction)(e)&&(n=e,e="");var r=Object(g.isObject)(t)?t.type:[t,t={event:e}][0];t.event=(t.event||r).toLowerCase(),e=t.event,Wg[e]||(Object(g.assert)(gg.test(r)&&gg.test(e)),Vg[r]||(Vg[r]={action:n,actionInfo:t}),Wg[e]=r)}function mm(t,e){sd.register(t,e)}function vm(t){var e=sd.get(t);if(e)return e.getDimensionsInfo?e.getDimensionsInfo():e.dimensions.slice()}function ym(t,e){wm(Zg,t,e,fg,"layout")}function bm(t,e){wm(Zg,t,e,pg,"visual")}var _m=[];function wm(t,e,n,r,i){if((Object(g.isFunction)(e)||Object(g.isObject)(e))&&(n=e,e=r),!(Object(g.indexOf)(_m,n)>=0)){_m.push(n);var o=tA.wrapStageHandler(n,i);o.__prio=e,o.__raw=n,t.push(o)}}function xm(t,e){Kg[t]=e}function Sm(t){Object(Pn.e)({createCanvas:t})}function Cm(t,e,n){var r=ug("registerMap");r&&r(t,e,n)}function km(t){var e=ug("getMap");return e&&e(t)}var Bm=function(t){var e=(t=Object(g.clone)(t)).type,n="";e||Rr(n);var r=e.split(":");2!==r.length&&Rr(n);var i=!1;"echarts"===r[0]&&(e=r[1],i=!0),t.__isBuiltIn=i,wf.set(e,t)};bm(2e3,Pp),bm(4500,Fp),bm(4500,Rp),bm(2e3,cA),bm(4500,uA),bm(7e3,function(t,e){t.eachRawSeries(function(n){if(!t.isSeriesFiltered(n)){var r=n.getData();r.hasItemVisual()&&r.each(function(t){var n=r.getItemVisual(t,"decal");n&&(r.ensureUniqueItemVisual(t,"style").decal=ag(n,e))});var i=r.getVisual("decal");i&&(r.getVisual("style").decal=ag(i,e))}})}),hm(Ed),dm(900,function(t){var e=Object(g.createHashMap)();t.eachSeries(function(t){var n=t.get("stack");if(n){var r=e.get(n)||e.set(n,[]),i=t.getData(),o={stackResultDimension:i.getCalculationInfo("stackResultDimension"),stackedOverDimension:i.getCalculationInfo("stackedOverDimension"),stackedDimension:i.getCalculationInfo("stackedDimension"),stackedByDimension:i.getCalculationInfo("stackedByDimension"),isStackedByIndex:i.getCalculationInfo("isStackedByIndex"),data:i,seriesModel:t};if(!o.stackedDimension||!o.isStackedByIndex&&!o.stackedByDimension)return;r.length&&i.setCalculationInfo("stackedOnSeries",r[r.length-1].seriesModel),r.push(o)}}),e.each(Md)}),xm("default",function(t,e){e=e||{},g.defaults(e,{text:"loading",textColor:"#000",fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#5470c6",spinnerRadius:10,lineWidth:5,zlevel:0});var n=new er,r=new ha({style:{fill:e.maskColor},zlevel:e.zlevel,z:1e4});n.add(r);var i,o=new Ba({style:{text:e.text,fill:e.textColor,fontSize:e.fontSize,fontWeight:e.fontWeight,fontStyle:e.fontStyle,fontFamily:e.fontFamily},zlevel:e.zlevel,z:10001}),a=new ha({style:{fill:"none"},textContent:o,textConfig:{position:"right",distance:10},zlevel:e.zlevel,z:10001});return n.add(a),e.showSpinner&&((i=new Hl({shape:{startAngle:-jp/2,endAngle:-jp/2+.1,r:e.spinnerRadius},style:{stroke:e.color,lineCap:"round",lineWidth:e.lineWidth},zlevel:e.zlevel,z:10001})).animateShape(!0).when(1e3,{endAngle:3*jp/2}).start("circularInOut"),i.animateShape(!0).when(1e3,{startAngle:3*jp/2}).delay(300).start("circularInOut"),n.add(i)),n.resize=function(){var n=o.getBoundingRect().width,s=e.showSpinner?e.spinnerRadius:0,l=(t.getWidth()-2*s-(e.showSpinner&&n?10:0)-n)/2-(e.showSpinner&&n?0:5+n/2)+(e.showSpinner?0:n/2)+(n?0:s),c=t.getHeight()/2;e.showSpinner&&i.setShape({cx:l,cy:c}),a.setShape({x:l-s,y:c-s,width:2*s,height:2*s}),r.setShape({x:0,y:0,width:t.getWidth(),height:t.getHeight()})},n.resize(),n}),gm({type:Ua,event:Ua,update:Ua},g.noop),gm({type:Qa,event:Qa,update:Qa},g.noop),gm({type:za,event:za,update:za},g.noop),gm({type:Ya,event:Ya,update:Ya},g.noop),gm({type:Va,event:Va,update:Va},g.noop),um("light",nA),um("dark",oA);var Tm={},Em=[],Mm={registerPreprocessor:hm,registerProcessor:dm,registerPostInit:fm,registerPostUpdate:pm,registerUpdateLifecycle:Am,registerAction:gm,registerCoordinateSystem:mm,registerLayout:ym,registerVisual:bm,registerTransform:Bm,registerLoading:xm,registerMap:Cm,registerImpl:function(t,e){cg[t]=e},PRIORITY:Ag,ComponentModel:Sh,ComponentView:fp,SeriesModel:hp,ChartView:xp,registerComponentModel:function(t){Sh.registerClass(t)},registerComponentView:function(t){fp.registerClass(t)},registerSeriesModel:function(t){hp.registerClass(t)},registerChartView:function(t){xp.registerClass(t)},registerSubTypeDefaulter:function(t,e){Sh.registerSubTypeDefaulter(t,e)},registerPainter:function(t,e){cr(t,e)}};function Om(t){Object(g.isArray)(t)?Object(g.each)(t,function(t){Om(t)}):Object(g.indexOf)(Em,t)>=0||(Em.push(t),Object(g.isFunction)(t)&&(t={install:t}),t.install(Mm))}function Lm(t){return null==t?0:t.length||1}function Dm(t){return t}var Im=function(){function t(t,e,n,r,i,o){this._old=t,this._new=e,this._oldKeyGetter=n||Dm,this._newKeyGetter=r||Dm,this.context=i,this._diffModeMultiple="multiple"===o}return t.prototype.add=function(t){return this._add=t,this},t.prototype.update=function(t){return this._update=t,this},t.prototype.updateManyToOne=function(t){return this._updateManyToOne=t,this},t.prototype.updateOneToMany=function(t){return this._updateOneToMany=t,this},t.prototype.updateManyToMany=function(t){return this._updateManyToMany=t,this},t.prototype.remove=function(t){return this._remove=t,this},t.prototype.execute=function(){this[this._diffModeMultiple?"_executeMultiple":"_executeOneToOne"]()},t.prototype._executeOneToOne=function(){var t=this._old,e=this._new,n={},r=new Array(t.length),i=new Array(e.length);this._initIndexMap(t,null,r,"_oldKeyGetter"),this._initIndexMap(e,n,i,"_newKeyGetter");for(var o=0;o<t.length;o++){var a=r[o],s=n[a],l=Lm(s);if(l>1){var c=s.shift();1===s.length&&(n[a]=s[0]),this._update&&this._update(c,o)}else 1===l?(n[a]=null,this._update&&this._update(s,o)):this._remove&&this._remove(o)}this._performRestAdd(i,n)},t.prototype._executeMultiple=function(){var t=this._old,e=this._new,n={},r={},i=[],o=[];this._initIndexMap(t,n,i,"_oldKeyGetter"),this._initIndexMap(e,r,o,"_newKeyGetter");for(var a=0;a<i.length;a++){var s=i[a],l=n[s],c=r[s],u=Lm(l),h=Lm(c);if(u>1&&1===h)this._updateManyToOne&&this._updateManyToOne(c,l),r[s]=null;else if(1===u&&h>1)this._updateOneToMany&&this._updateOneToMany(c,l),r[s]=null;else if(1===u&&1===h)this._update&&this._update(c,l),r[s]=null;else if(u>1&&h>1)this._updateManyToMany&&this._updateManyToMany(c,l),r[s]=null;else if(u>1)for(var d=0;d<u;d++)this._remove&&this._remove(l[d]);else this._remove&&this._remove(l)}this._performRestAdd(o,r)},t.prototype._performRestAdd=function(t,e){for(var n=0;n<t.length;n++){var r=t[n],i=e[r],o=Lm(i);if(o>1)for(var a=0;a<o;a++)this._add&&this._add(i[a]);else 1===o&&this._add&&this._add(i);e[r]=null}},t.prototype._initIndexMap=function(t,e,n,r){for(var i=this._diffModeMultiple,o=0;o<t.length;o++){var a="_ec_"+this[r](t[o],o);if(i||(n[o]=a),e){var s=e[a],l=Lm(s);0===l?(e[a]=o,i&&n.push(a)):1===l?e[a]=[s,o]:s.push(o)}}},t}(),Pm=function(){function t(t,e){this._encode=t,this._schema=e}return t.prototype.get=function(){return{fullDimensions:this._getFullDimensionNames(),encode:this._encode}},t.prototype._getFullDimensionNames=function(){return this._cachedDimNames||(this._cachedDimNames=this._schema?this._schema.makeOutputDimensionNames():[]),this._cachedDimNames},t}();function Nm(t,e){return t.hasOwnProperty(e)||(t[e]=[]),t[e]}function Fm(t){return"category"===t?"ordinal":"time"===t?"time":"float"}var Rm=function(){return function(t){this.otherDims={},null!=t&&g.extend(this,t)}}(),jm=ti(),Hm={float:"f",int:"i",ordinal:"o",number:"n",time:"t"},Um=function(){function t(t){this.dimensions=t.dimensions,this._dimOmitted=t.dimensionOmitted,this.source=t.source,this._fullDimCount=t.fullDimensionCount,this._updateDimOmitted(t.dimensionOmitted)}return t.prototype.isDimensionOmitted=function(){return this._dimOmitted},t.prototype._updateDimOmitted=function(t){this._dimOmitted=t,t&&(this._dimNameMap||(this._dimNameMap=Ym(this.source)))},t.prototype.getSourceDimensionIndex=function(t){return Object(g.retrieve2)(this._dimNameMap.get(t),-1)},t.prototype.getSourceDimension=function(t){var e=this.source.dimensionsDefine;if(e)return e[t]},t.prototype.makeStoreSchema=function(){for(var t=this._fullDimCount,e=zd(this.source),n=!Vm(t),r="",i=[],o=0,a=0;o<t;o++){var s=void 0,l=void 0,c=void 0,u=this.dimensions[a];if(u&&u.storeDimIndex===o)s=e?u.name:null,l=u.type,c=u.ordinalMeta,a++;else{var h=this.getSourceDimension(o);h&&(s=e?h.name:null,l=h.type)}i.push({property:s,type:l,ordinalMeta:c}),!e||null==s||u&&u.isCalculationCoord||(r+=n?s.replace(/\`/g,"`1").replace(/\$/g,"`2"):s),r+="$",r+=Hm[l]||"f",c&&(r+=c.uid),r+="$"}var d=this.source;return{dimensions:i,hash:[d.seriesLayoutBy,d.startIndex,r].join("$$")}},t.prototype.makeOutputDimensionNames=function(){for(var t=[],e=0,n=0;e<this._fullDimCount;e++){var r=void 0,i=this.dimensions[n];if(i&&i.storeDimIndex===e)i.isCalculationCoord||(r=i.name),n++;else{var o=this.getSourceDimension(e);o&&(r=o.name)}t.push(r)}return t},t.prototype.appendCalculationDimension=function(t){this.dimensions.push(t),t.isCalculationCoord=!0,this._fullDimCount++,this._updateDimOmitted(!0)},t}();function Qm(t){return t instanceof Um}function zm(t){for(var e=Object(g.createHashMap)(),n=0;n<(t||[]).length;n++){var r=t[n],i=Object(g.isObject)(r)?r.name:r;null!=i&&null==e.get(i)&&e.set(i,n)}return e}function Ym(t){var e=jm(t);return e.dimNameMap||(e.dimNameMap=zm(t.dimensionsDefine))}function Vm(t){return t>30}var Wm,Gm,Xm,Zm,$m,Km,Jm,qm=g.isObject,tv=g.map,ev="undefined"==typeof Int32Array?Array:Int32Array,nv=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],rv=["_approximateExtent"],iv=function(){function t(t,e){var n;this.type="list",this._dimOmitted=!1,this._nameList=[],this._idList=[],this._visual={},this._layout={},this._itemVisuals=[],this._itemLayouts=[],this._graphicEls=[],this._approximateExtent={},this._calculationInfo={},this.hasItemOption=!1,this.TRANSFERABLE_METHODS=["cloneShallow","downSample","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"],this.DOWNSAMPLE_METHODS=["downSample","lttbDownSample"];var r=!1;Qm(t)?(n=t.dimensions,this._dimOmitted=t.isDimensionOmitted(),this._schema=t):(r=!0,n=t),n=n||["x","y"];for(var i={},o=[],a={},s=!1,l={},c=0;c<n.length;c++){var u=n[c],h=g.isString(u)?new Rm({name:u}):u instanceof Rm?u:new Rm(u),d=h.name;h.type=h.type||"float",h.coordDim||(h.coordDim=d,h.coordDimIndex=0);var f=h.otherDims=h.otherDims||{};o.push(d),i[d]=h,null!=l[d]&&(s=!0),h.createInvertedIndices&&(a[d]=[]),0===f.itemName&&(this._nameDimIdx=c),0===f.itemId&&(this._idDimIdx=c),r&&(h.storeDimIndex=c)}if(this.dimensions=o,this._dimInfos=i,this._initGetDimensionInfo(s),this.hostModel=e,this._invertedIndicesMap=a,this._dimOmitted){var p=this._dimIdxToName=g.createHashMap();g.each(o,function(t){p.set(i[t].storeDimIndex,t)})}}return t.prototype.getDimension=function(t){var e=this._recognizeDimIndex(t);if(null==e)return t;if(e=t,!this._dimOmitted)return this.dimensions[e];var n=this._dimIdxToName.get(e);if(null!=n)return n;var r=this._schema.getSourceDimension(e);return r?r.name:void 0},t.prototype.getDimensionIndex=function(t){var e=this._recognizeDimIndex(t);if(null!=e)return e;if(null==t)return-1;var n=this._getDimInfo(t);return n?n.storeDimIndex:this._dimOmitted?this._schema.getSourceDimensionIndex(t):-1},t.prototype._recognizeDimIndex=function(t){if(g.isNumber(t)||null!=t&&!isNaN(t)&&!this._getDimInfo(t)&&(!this._dimOmitted||this._schema.getSourceDimensionIndex(t)<0))return+t},t.prototype._getStoreDimIndex=function(t){var e=this.getDimensionIndex(t);return e},t.prototype.getDimensionInfo=function(t){return this._getDimInfo(this.getDimension(t))},t.prototype._initGetDimensionInfo=function(t){var e=this._dimInfos;this._getDimInfo=t?function(t){return e.hasOwnProperty(t)?e[t]:void 0}:function(t){return e[t]}},t.prototype.getDimensionsOnCoord=function(){return this._dimSummary.dataDimsOnCoord.slice()},t.prototype.mapDimension=function(t,e){var n=this._dimSummary;if(null==e)return n.encodeFirstDimNotExtra[t];var r=n.encode[t];return r?r[e]:null},t.prototype.mapDimensionsAll=function(t){return(this._dimSummary.encode[t]||[]).slice()},t.prototype.getStore=function(){return this._store},t.prototype.initData=function(t,e,n){var r,i=this;if(t instanceof Df&&(r=t),!r){var o=this.dimensions,a=Fd(t)||g.isArrayLike(t)?new Yd(t,o.length):t;r=new Df;var s=tv(o,function(t){return{type:i._dimInfos[t].type,property:t}});r.initData(a,s,n)}this._store=r,this._nameList=(e||[]).slice(),this._idList=[],this._nameRepeatCount={},this._doInit(0,r.count()),this._dimSummary=function(t,e){var n={},r=n.encode={},i=Object(g.createHashMap)(),o=[],a=[],s={};Object(g.each)(t.dimensions,function(e){var n,l=t.getDimensionInfo(e),c=l.coordDim;if(c){var u=l.coordDimIndex;Nm(r,c)[u]=e,l.isExtraCoord||(i.set(c,1),"ordinal"!==(n=l.type)&&"time"!==n&&(o[0]=e),Nm(s,c)[u]=t.getDimensionIndex(l.name)),l.defaultTooltip&&a.push(e)}Th.each(function(t,e){var n=Nm(r,e),i=l.otherDims[e];null!=i&&!1!==i&&(n[i]=l.name)})});var l=[],c={};i.each(function(t,e){var n=r[e];c[e]=n[0],l=l.concat(n)}),n.dataDimsOnCoord=l,n.dataDimIndicesOnCoord=Object(g.map)(l,function(e){return t.getDimensionInfo(e).storeDimIndex}),n.encodeFirstDimNotExtra=c;var u=r.label;u&&u.length&&(o=u.slice());var h=r.tooltip;return h&&h.length?a=h.slice():a.length||(a=o.slice()),r.defaultedLabel=o,r.defaultedTooltip=a,n.userOutput=new Pm(s,e),n}(this,this._schema),this.userOutput=this._dimSummary.userOutput},t.prototype.appendData=function(t){var e=this._store.appendData(t);this._doInit(e[0],e[1])},t.prototype.appendValues=function(t,e){var n=this._store.appendValues(t,e.length),r=n.start,i=n.end,o=this._shouldMakeIdFromName();if(this._updateOrdinalMeta(),e)for(var a=r;a<i;a++){var s=a-r;this._nameList[a]=e[s],o&&Jm(this,a)}},t.prototype._updateOrdinalMeta=function(){for(var t=this._store,e=this.dimensions,n=0;n<e.length;n++){var r=this._dimInfos[e[n]];r.ordinalMeta&&t.collectOrdinalMeta(r.storeDimIndex,r.ordinalMeta)}},t.prototype._shouldMakeIdFromName=function(){var t=this._store.getProvider();return null==this._idDimIdx&&t.getSource().sourceFormat!==Dh&&!t.fillStorage},t.prototype._doInit=function(t,e){if(!(t>=e)){var n=this._store.getProvider();this._updateOrdinalMeta();var r=this._nameList,i=this._idList;if(n.getSource().sourceFormat===Eh&&!n.pure)for(var o=[],a=t;a<e;a++){var s=n.getItem(a,o);if(!this.hasItemOption&&Wr(s)&&(this.hasItemOption=!0),s){var l=s.name;null==r[a]&&null!=l&&(r[a]=$r(l,null));var c=s.id;null==i[a]&&null!=c&&(i[a]=$r(c,null))}}if(this._shouldMakeIdFromName())for(a=t;a<e;a++)Jm(this,a);Wm(this)}},t.prototype.getApproximateExtent=function(t){return this._approximateExtent[t]||this._store.getDataExtent(this._getStoreDimIndex(t))},t.prototype.setApproximateExtent=function(t,e){e=this.getDimension(e),this._approximateExtent[e]=t.slice()},t.prototype.getCalculationInfo=function(t){return this._calculationInfo[t]},t.prototype.setCalculationInfo=function(t,e){qm(t)?g.extend(this._calculationInfo,t):this._calculationInfo[t]=e},t.prototype.getName=function(t){var e=this.getRawIndex(t),n=this._nameList[e];return null==n&&null!=this._nameDimIdx&&(n=Xm(this,this._nameDimIdx,e)),null==n&&(n=""),n},t.prototype._getCategory=function(t,e){var n=this._store.get(t,e),r=this._store.getOrdinalMeta(t);return r?r.categories[n]:n},t.prototype.getId=function(t){return Gm(this,this.getRawIndex(t))},t.prototype.count=function(){return this._store.count()},t.prototype.get=function(t,e){var n=this._store,r=this._dimInfos[t];if(r)return n.get(r.storeDimIndex,e)},t.prototype.getByRawIndex=function(t,e){var n=this._store,r=this._dimInfos[t];if(r)return n.getByRawIndex(r.storeDimIndex,e)},t.prototype.getIndices=function(){return this._store.getIndices()},t.prototype.getDataExtent=function(t){return this._store.getDataExtent(this._getStoreDimIndex(t))},t.prototype.getSum=function(t){return this._store.getSum(this._getStoreDimIndex(t))},t.prototype.getMedian=function(t){return this._store.getMedian(this._getStoreDimIndex(t))},t.prototype.getValues=function(t,e){var n=this,r=this._store;return g.isArray(t)?r.getValues(tv(t,function(t){return n._getStoreDimIndex(t)}),e):r.getValues(t)},t.prototype.hasValue=function(t){for(var e=this._dimSummary.dataDimIndicesOnCoord,n=0,r=e.length;n<r;n++)if(isNaN(this._store.get(e[n],t)))return!1;return!0},t.prototype.indexOfName=function(t){for(var e=0,n=this._store.count();e<n;e++)if(this.getName(e)===t)return e;return-1},t.prototype.getRawIndex=function(t){return this._store.getRawIndex(t)},t.prototype.indexOfRawIndex=function(t){return this._store.indexOfRawIndex(t)},t.prototype.rawIndexOf=function(t,e){var n=t&&this._invertedIndicesMap[t];var r=n[e];return null==r||isNaN(r)?-1:r},t.prototype.indicesOfNearest=function(t,e,n){return this._store.indicesOfNearest(this._getStoreDimIndex(t),e,n)},t.prototype.each=function(t,e,n){g.isFunction(t)&&(n=e,e=t,t=[]);var r=n||this,i=tv(Zm(t),this._getStoreDimIndex,this);this._store.each(i,r?g.bind(e,r):e)},t.prototype.filterSelf=function(t,e,n){g.isFunction(t)&&(n=e,e=t,t=[]);var r=n||this,i=tv(Zm(t),this._getStoreDimIndex,this);return this._store=this._store.filter(i,r?g.bind(e,r):e),this},t.prototype.selectRange=function(t){var e=this,n={},r=g.keys(t),i=[];return g.each(r,function(r){var o=e._getStoreDimIndex(r);n[o]=t[r],i.push(o)}),this._store=this._store.selectRange(n),this},t.prototype.mapArray=function(t,e,n){g.isFunction(t)&&(n=e,e=t,t=[]),n=n||this;var r=[];return this.each(t,function(){r.push(e&&e.apply(this,arguments))},n),r},t.prototype.map=function(t,e,n,r){var i=n||r||this,o=tv(Zm(t),this._getStoreDimIndex,this),a=Km(this);return a._store=this._store.map(o,i?g.bind(e,i):e),a},t.prototype.modify=function(t,e,n,r){var i=n||r||this;var o=tv(Zm(t),this._getStoreDimIndex,this);this._store.modify(o,i?g.bind(e,i):e)},t.prototype.downSample=function(t,e,n,r){var i=Km(this);return i._store=this._store.downSample(this._getStoreDimIndex(t),e,n,r),i},t.prototype.lttbDownSample=function(t,e){var n=Km(this);return n._store=this._store.lttbDownSample(this._getStoreDimIndex(t),e),n},t.prototype.getRawDataItem=function(t){return this._store.getRawDataItem(t)},t.prototype.getItemModel=function(t){var e=this.hostModel,n=this.getRawDataItem(t);return new du(n,e,e&&e.ecModel)},t.prototype.diff=function(t){var e=this;return new Im(t?t.getStore().getIndices():[],this.getStore().getIndices(),function(e){return Gm(t,e)},function(t){return Gm(e,t)})},t.prototype.getVisual=function(t){var e=this._visual;return e&&e[t]},t.prototype.setVisual=function(t,e){this._visual=this._visual||{},qm(t)?g.extend(this._visual,t):this._visual[t]=e},t.prototype.getItemVisual=function(t,e){var n=this._itemVisuals[t],r=n&&n[e];return null==r?this.getVisual(e):r},t.prototype.hasItemVisual=function(){return this._itemVisuals.length>0},t.prototype.ensureUniqueItemVisual=function(t,e){var n=this._itemVisuals,r=n[t];r||(r=n[t]={});var i=r[e];return null==i&&(i=this.getVisual(e),g.isArray(i)?i=i.slice():qm(i)&&(i=g.extend({},i)),r[e]=i),i},t.prototype.setItemVisual=function(t,e,n){var r=this._itemVisuals[t]||{};this._itemVisuals[t]=r,qm(e)?g.extend(r,e):r[e]=n},t.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},t.prototype.setLayout=function(t,e){qm(t)?g.extend(this._layout,t):this._layout[t]=e},t.prototype.getLayout=function(t){return this._layout[t]},t.prototype.getItemLayout=function(t){return this._itemLayouts[t]},t.prototype.setItemLayout=function(t,e,n){this._itemLayouts[t]=n?g.extend(this._itemLayouts[t]||{},e):e},t.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},t.prototype.setItemGraphicEl=function(t,e){var n=this.hostModel&&this.hostModel.seriesIndex;Ea(n,this.dataType,t,e),this._graphicEls[t]=e},t.prototype.getItemGraphicEl=function(t){return this._graphicEls[t]},t.prototype.eachItemGraphicEl=function(t,e){g.each(this._graphicEls,function(n,r){n&&t&&t.call(e,n,r)})},t.prototype.cloneShallow=function(e){return e||(e=new t(this._schema?this._schema:tv(this.dimensions,this._getDimInfo,this),this.hostModel)),$m(e,this),e._store=this._store,e},t.prototype.wrapMethod=function(t,e){var n=this[t];g.isFunction(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(t),this[t]=function(){var t=n.apply(this,arguments);return e.apply(this,[t].concat(g.slice(arguments)))})},t.internalField=(Wm=function(t){var e=t._invertedIndicesMap;g.each(e,function(n,r){var i=t._dimInfos[r],o=i.ordinalMeta,a=t._store;if(o){n=e[r]=new ev(o.categories.length);for(var s=0;s<n.length;s++)n[s]=-1;for(s=0;s<a.count();s++)n[a.get(i.storeDimIndex,s)]=s}})},Xm=function(t,e,n){return $r(t._getCategory(e,n),null)},Gm=function(t,e){var n=t._idList[e];return null==n&&null!=t._idDimIdx&&(n=Xm(t,t._idDimIdx,e)),null==n&&(n="e\0\0"+e),n},Zm=function(t){return g.isArray(t)||(t=null!=t?[t]:[]),t},Km=function(e){var n=new t(e._schema?e._schema:tv(e.dimensions,e._getDimInfo,e),e.hostModel);return $m(n,e),n},$m=function(t,e){g.each(nv.concat(e.__wrappedMethods||[]),function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t.__wrappedMethods=e.__wrappedMethods,g.each(rv,function(n){t[n]=g.clone(e[n])}),t._calculationInfo=g.extend({},e._calculationInfo)},void(Jm=function(t,e){var n=t._nameList,r=t._idList,i=t._nameDimIdx,o=t._idDimIdx,a=n[e],s=r[e];if(null==a&&null!=i&&(n[e]=a=Xm(t,i,e)),null==s&&null!=o&&(r[e]=s=Xm(t,o,e)),null==s&&null!=a){var l=t._nameRepeatCount,c=l[a]=(l[a]||0)+1;s=a,c>1&&(s+="__ec__"+c),r[e]=s}})),t}();function ov(t,e){return av(t,e).dimensions}function av(t,e){Fd(t)||(t=jd(t));var n=(e=e||{}).coordDimensions||[],r=e.dimensionsDefine||t.dimensionsDefine||[],i=Object(g.createHashMap)(),o=[],a=function(t,e,n,r){var i=Math.max(t.dimensionsDetectedCount||1,e.length,n.length,r||0);return Object(g.each)(e,function(t){var e;Object(g.isObject)(t)&&(e=t.dimsDef)&&(i=Math.max(i,e.length))}),i}(t,n,r,e.dimensionsCount),s=e.canOmitUnusedDimensions&&Vm(a),l=r===t.dimensionsDefine,c=l?Ym(t):zm(r),u=e.encodeDefine;!u&&e.encodeDefaulter&&(u=e.encodeDefaulter(t,a));for(var h=Object(g.createHashMap)(u),d=new Tf(a),f=0;f<d.length;f++)d[f]=-1;function p(t){var e=d[t];if(e<0){var n=r[t],i=Object(g.isObject)(n)?n:{name:n},a=new Rm,s=i.name;null!=s&&null!=c.get(s)&&(a.name=a.displayName=s),null!=i.type&&(a.type=i.type),null!=i.displayName&&(a.displayName=i.displayName);var l=o.length;return d[t]=l,a.storeDimIndex=t,o.push(a),a}return o[e]}if(!s)for(f=0;f<a;f++)p(f);h.each(function(t,e){var n=Qr(t).slice();if(1===n.length&&!Object(g.isString)(n[0])&&n[0]<0)h.set(e,!1);else{var r=h.set(e,[]);Object(g.each)(n,function(t,n){var i=Object(g.isString)(t)?c.get(t):t;null!=i&&i<a&&(r[n]=i,m(p(i),e,n))})}});var A=0;function m(t,e,n){null!=Th.get(e)?t.otherDims[e]=n:(t.coordDim=e,t.coordDimIndex=n,i.set(e,!0))}Object(g.each)(n,function(t){var e,n,r,i;if(Object(g.isString)(t))e=t,i={};else{e=(i=t).name;var o=i.ordinalMeta;i.ordinalMeta=null,(i=Object(g.extend)({},i)).ordinalMeta=o,n=i.dimsDef,r=i.otherDims,i.name=i.coordDim=i.coordDimIndex=i.dimsDef=i.otherDims=null}var s=h.get(e);if(!1!==s){if(!(s=Qr(s)).length)for(var c=0;c<(n&&n.length||1);c++){for(;A<a&&null!=p(A).coordDim;)A++;A<a&&s.push(A++)}Object(g.each)(s,function(t,o){var a=p(t);if(l&&null!=i.type&&(a.type=i.type),m(Object(g.defaults)(a,i),e,o),null==a.name&&n){var s=n[o];!Object(g.isObject)(s)&&(s={name:s}),a.name=a.displayName=s.name,a.defaultTooltip=s.defaultTooltip}r&&Object(g.defaults)(a.otherDims,r)})}});var v=e.generateCoord,y=e.generateCoordCount,b=null!=y;y=v?y||1:0;var _=v||"value";function w(t){null==t.name&&(t.name=t.coordDim)}if(s)Object(g.each)(o,function(t){w(t)}),o.sort(function(t,e){return t.storeDimIndex-e.storeDimIndex});else for(var x=0;x<a;x++){var S=p(x);null==S.coordDim&&(S.coordDim=sv(_,i,b),S.coordDimIndex=0,(!v||y<=0)&&(S.isExtraCoord=!0),y--),w(S),null!=S.type||Qh(t,x)!==Fh.Must&&(!S.isExtraCoord||null==S.otherDims.itemName&&null==S.otherDims.seriesName)||(S.type="ordinal")}return function(t){for(var e=Object(g.createHashMap)(),n=0;n<t.length;n++){var r=t[n],i=r.name,o=e.get(i)||0;o>0&&(r.name=i+(o-1)),o++,e.set(i,o)}}(o),new Um({source:t,dimensions:o,fullDimensionCount:a,dimensionOmitted:s})}function sv(t,e,n){if(n||e.hasKey(t)){for(var r=0;e.hasKey(t+r);)r++;t+=r}return e.set(t,!0),t}var lv=function(){return function(t){this.coordSysDims=[],this.axisMap=Object(g.createHashMap)(),this.categoryAxisMap=Object(g.createHashMap)(),this.coordSysName=t}}();var cv={cartesian2d:function(t,e,n,r){var i=t.getReferringComponents("xAxis",ii).models[0],o=t.getReferringComponents("yAxis",ii).models[0];e.coordSysDims=["x","y"],n.set("x",i),n.set("y",o),uv(i)&&(r.set("x",i),e.firstCategoryDimIndex=0),uv(o)&&(r.set("y",o),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},singleAxis:function(t,e,n,r){var i=t.getReferringComponents("singleAxis",ii).models[0];e.coordSysDims=["single"],n.set("single",i),uv(i)&&(r.set("single",i),e.firstCategoryDimIndex=0)},polar:function(t,e,n,r){var i=t.getReferringComponents("polar",ii).models[0],o=i.findAxisModel("radiusAxis"),a=i.findAxisModel("angleAxis");e.coordSysDims=["radius","angle"],n.set("radius",o),n.set("angle",a),uv(o)&&(r.set("radius",o),e.firstCategoryDimIndex=0),uv(a)&&(r.set("angle",a),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},geo:function(t,e,n,r){e.coordSysDims=["lng","lat"]},parallel:function(t,e,n,r){var i=t.ecModel,o=i.getComponent("parallel",t.get("parallelIndex")),a=e.coordSysDims=o.dimensions.slice();Object(g.each)(o.parallelAxisIndex,function(t,o){var s=i.getComponent("parallelAxis",t),l=a[o];n.set(l,s),uv(s)&&(r.set(l,s),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=o))})}};function uv(t){return"category"===t.get("type")}function hv(t,e,n){var r,i,o,a=(n=n||{}).byIndex,s=n.stackedCoordDimension;!function(t){return!Qm(t.schema)}(e)?(i=e.schema,r=i.dimensions,o=e.store):r=e;var l,c,u,h,d=!(!t||!t.get("stack"));if(Object(g.each)(r,function(t,e){Object(g.isString)(t)&&(r[e]=t={name:t}),d&&!t.isExtraCoord&&(a||l||!t.ordinalMeta||(l=t),c||"ordinal"===t.type||"time"===t.type||s&&s!==t.coordDim||(c=t))}),!c||a||l||(a=!0),c){u="__\0ecstackresult_"+t.id,h="__\0ecstackedover_"+t.id,l&&(l.createInvertedIndices=!0);var f=c.coordDim,p=c.type,A=0;Object(g.each)(r,function(t){t.coordDim===f&&A++});var m={name:u,coordDim:f,coordDimIndex:A,type:p,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:r.length},v={name:h,coordDim:h,coordDimIndex:A+1,type:p,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:r.length+1};i?(o&&(m.storeDimIndex=o.ensureCalculationDimension(h,p),v.storeDimIndex=o.ensureCalculationDimension(u,p)),i.appendCalculationDimension(m),i.appendCalculationDimension(v)):(r.push(m),r.push(v))}return{stackedDimension:c&&c.name,stackedByDimension:l&&l.name,isStackedByIndex:a,stackedOverDimension:h,stackResultDimension:u}}function dv(t,e){return!!e&&e===t.getCalculationInfo("stackedDimension")}function fv(t,e){return dv(t,e)?t.getCalculationInfo("stackResultDimension"):e}var pv=function(t,e,n){n=n||{};var r,i=e.getSourceManager(),o=!1;t?(o=!0,r=jd(t)):o=(r=i.getSource()).sourceFormat===Eh;var a=function(t){var e=t.get("coordinateSystem"),n=new lv(e),r=cv[e];if(r)return r(t,n,n.axisMap,n.categoryAxisMap),n}(e),s=function(t,e){var n,r=t.get("coordinateSystem"),i=sd.get(r);return e&&e.coordSysDims&&(n=g.map(e.coordSysDims,function(t){var n={name:t},r=e.axisMap.get(t);if(r){var i=r.get("type");n.type=Fm(i)}return n})),n||(n=i&&(i.getDimensionsInfo?i.getDimensionsInfo():i.dimensions.slice())||["x","y"]),n}(e,a),l=n.useEncodeDefaulter,c=g.isFunction(l)?l:l?g.curry(jh,s,e):null,u=av(r,{coordDimensions:s,generateCoord:n.generateCoord,encodeDefine:e.getEncode(),encodeDefaulter:c,canOmitUnusedDimensions:!o}),h=function(t,e,n){var r,i;return n&&g.each(t,function(t,o){var a=t.coordDim,s=n.categoryAxisMap.get(a);s&&(null==r&&(r=o),t.ordinalMeta=s.getOrdinalMeta(),e&&(t.createInvertedIndices=!0)),null!=t.otherDims.itemName&&(i=!0)}),i||null==r||(t[r].otherDims.itemName=0),r}(u.dimensions,n.createInvertedIndices,a),d=o?null:i.getSharedDataStore(u),f=hv(e,{schema:u,store:d}),p=new iv(u,e);p.setCalculationInfo(f);var A=null!=h&&function(t){if(t.sourceFormat===Eh){var e=function(t){for(var e=0;e<t.length&&null==t[e];)e++;return t[e]}(t.data||[]);return!g.isArray(Vr(e))}}(r)?function(t,e,n,r){return r===h?n:this.defaultDimValueGetter(t,e,n,r)}:null;return p.hasItemOption=!1,p.initData(o?r:d,null,A),p},Av=function(){function t(t){this._setting=t||{},this._extent=[1/0,-1/0]}return t.prototype.getSetting=function(t){return this._setting[t]},t.prototype.unionExtent=function(t){var e=this._extent;t[0]<e[0]&&(e[0]=t[0]),t[1]>e[1]&&(e[1]=t[1])},t.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=t),isNaN(e)||(n[1]=e)},t.prototype.isInExtentRange=function(t){return this._extent[0]<=t&&this._extent[1]>=t},t.prototype.isBlank=function(){return this._isBlank},t.prototype.setBlank=function(t){this._isBlank=t},t}();yi(Av);var gv=Av,mv=0;function vv(t){return Object(g.isObject)(t)&&null!=t.value?t.value:t+""}var yv=function(){function t(t){this.categories=t.categories||[],this._needCollect=t.needCollect,this._deduplication=t.deduplication,this.uid=++mv}return t.createByAxisModel=function(e){var n=e.option,r=n.data,i=r&&Object(g.map)(r,vv);return new t({categories:i,needCollect:!i,deduplication:!1!==n.dedplication})},t.prototype.getOrdinal=function(t){return this._getOrCreateMap().get(t)},t.prototype.parseAndCollect=function(t){var e,n=this._needCollect;if(!Object(g.isString)(t)&&!n)return t;if(n&&!this._deduplication)return e=this.categories.length,this.categories[e]=t,e;var r=this._getOrCreateMap();return null==(e=r.get(t))&&(n?(e=this.categories.length,this.categories[e]=t,r.set(t,e)):e=NaN),e},t.prototype._getOrCreateMap=function(){return this._map||(this._map=Object(g.createHashMap)(this.categories))},t}();function bv(t){return"interval"===t.type||"log"===t.type}function _v(t,e,n,r){var i={},o=t[1]-t[0],a=i.interval=Mr(o/e,!0);null!=n&&a<n&&(a=i.interval=n),null!=r&&a>r&&(a=i.interval=r);var s=i.intervalPrecision=xv(a);return function(t,e){!isFinite(t[0])&&(t[0]=e[0]),!isFinite(t[1])&&(t[1]=e[1]),Sv(t,0,e),Sv(t,1,e),t[0]>t[1]&&(t[0]=t[1])}(i.niceTickExtent=[Ar(Math.ceil(t[0]/a)*a,s),Ar(Math.floor(t[1]/a)*a,s)],t),i}function wv(t){var e=Math.pow(10,Er(t)),n=t/e;return n?2===n?n=3:3===n?n=5:n*=2:n=1,Ar(n*e)}function xv(t){return mr(t)+2}function Sv(t,e,n){t[e]=Math.max(Math.min(t[e],n[1]),n[0])}function Cv(t,e){return t>=e[0]&&t<=e[1]}function kv(t,e){return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])}function Bv(t,e){return t*(e[1]-e[0])+e[0]}var Tv=function(t){function e(e){var n=t.call(this,e)||this;n.type="ordinal";var r=n.getSetting("ordinalMeta");return r||(r=new yv({})),Object(g.isArray)(r)&&(r=new yv({categories:Object(g.map)(r,function(t){return Object(g.isObject)(t)?t.value:t})})),n._ordinalMeta=r,n._extent=n.getSetting("extent")||[0,r.categories.length-1],n}return p(e,t),e.prototype.parse=function(t){return null==t?NaN:Object(g.isString)(t)?this._ordinalMeta.getOrdinal(t):Math.round(t)},e.prototype.contain=function(t){return Cv(t=this.parse(t),this._extent)&&null!=this._ordinalMeta.categories[t]},e.prototype.normalize=function(t){return kv(t=this._getTickNumber(this.parse(t)),this._extent)},e.prototype.scale=function(t){return t=Math.round(Bv(t,this._extent)),this.getRawOrdinalNumber(t)},e.prototype.getTicks=function(){for(var t=[],e=this._extent,n=e[0];n<=e[1];)t.push({value:n}),n++;return t},e.prototype.getMinorTicks=function(t){},e.prototype.setSortInfo=function(t){if(null!=t){for(var e=t.ordinalNumbers,n=this._ordinalNumbersByTick=[],r=this._ticksByOrdinalNumber=[],i=0,o=this._ordinalMeta.categories.length,a=Math.min(o,e.length);i<a;++i){var s=e[i];n[i]=s,r[s]=i}for(var l=0;i<o;++i){for(;null!=r[l];)l++;n.push(l),r[l]=i}}else this._ordinalNumbersByTick=this._ticksByOrdinalNumber=null},e.prototype._getTickNumber=function(t){var e=this._ticksByOrdinalNumber;return e&&t>=0&&t<e.length?e[t]:t},e.prototype.getRawOrdinalNumber=function(t){var e=this._ordinalNumbersByTick;return e&&t>=0&&t<e.length?e[t]:t},e.prototype.getLabel=function(t){if(!this.isBlank()){var e=this.getRawOrdinalNumber(t.value),n=this._ordinalMeta.categories[e];return null==n?"":n+""}},e.prototype.count=function(){return this._extent[1]-this._extent[0]+1},e.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},e.prototype.isInExtentRange=function(t){return t=this._getTickNumber(t),this._extent[0]<=t&&this._extent[1]>=t},e.prototype.getOrdinalMeta=function(){return this._ordinalMeta},e.prototype.calcNiceTicks=function(){},e.prototype.calcNiceExtent=function(){},e.type="ordinal",e}(gv);gv.registerClass(Tv);var Ev=Tv,Mv=Ar,Ov=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="interval",e._interval=0,e._intervalPrecision=2,e}return p(e,t),e.prototype.parse=function(t){return t},e.prototype.contain=function(t){return Cv(t,this._extent)},e.prototype.normalize=function(t){return kv(t,this._extent)},e.prototype.scale=function(t){return Bv(t,this._extent)},e.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=parseFloat(t)),isNaN(e)||(n[1]=parseFloat(e))},e.prototype.unionExtent=function(t){var e=this._extent;t[0]<e[0]&&(e[0]=t[0]),t[1]>e[1]&&(e[1]=t[1]),this.setExtent(e[0],e[1])},e.prototype.getInterval=function(){return this._interval},e.prototype.setInterval=function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=xv(t)},e.prototype.getTicks=function(t){var e=this._interval,n=this._extent,r=this._niceExtent,i=this._intervalPrecision,o=[];if(!e)return o;n[0]<r[0]&&(t?o.push({value:Mv(r[0]-e,i)}):o.push({value:n[0]}));for(var a=r[0];a<=r[1]&&(o.push({value:a}),(a=Mv(a+e,i))!==o[o.length-1].value);)if(o.length>1e4)return[];var s=o.length?o[o.length-1].value:r[1];return n[1]>s&&(t?o.push({value:Mv(s+e,i)}):o.push({value:n[1]})),o},e.prototype.getMinorTicks=function(t){for(var e=this.getTicks(!0),n=[],r=this.getExtent(),i=1;i<e.length;i++){for(var o=e[i],a=e[i-1],s=0,l=[],c=(o.value-a.value)/t;s<t-1;){var u=Mv(a.value+(s+1)*c);u>r[0]&&u<r[1]&&l.push(u),s++}n.push(l)}return n},e.prototype.getLabel=function(t,e){if(null==t)return"";var n=e&&e.precision;return null==n?n=mr(t.value)||0:"auto"===n&&(n=this._intervalPrecision),qu(Mv(t.value,n,!0))},e.prototype.calcNiceTicks=function(t,e,n){t=t||5;var r=this._extent,i=r[1]-r[0];if(isFinite(i)){i<0&&(i=-i,r.reverse());var o=_v(r,t,e,n);this._intervalPrecision=o.intervalPrecision,this._interval=o.interval,this._niceExtent=o.niceTickExtent}},e.prototype.calcNiceExtent=function(t){var e=this._extent;if(e[0]===e[1])if(0!==e[0]){var n=Math.abs(e[0]);t.fixMax?e[0]-=n/2:(e[1]+=n/2,e[0]-=n/2)}else e[1]=1;var r=e[1]-e[0];isFinite(r)||(e[0]=0,e[1]=1),this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval);var i=this._interval;t.fixMin||(e[0]=Mv(Math.floor(e[0]/i)*i)),t.fixMax||(e[1]=Mv(Math.ceil(e[1]/i)*i))},e.prototype.setNiceExtent=function(t,e){this._niceExtent=[t,e]},e.type="interval",e}(gv);gv.registerClass(Ov);var Lv=Ov,Dv="undefined"!=typeof Float32Array,Iv=Dv?Float32Array:Array;function Pv(t){return Object(g.isArray)(t)?Dv?new Float32Array(t):t:new Iv(t)}var Nv="__ec_stack_";function Fv(t){return t.get("stack")||Nv+t.seriesIndex}function Rv(t){return t.dim+t.index}function jv(t,e){var n=[];return e.eachSeriesByType(t,function(t){Yv(t)&&n.push(t)}),n}function Hv(t){var e=function(t){var e={};Object(g.each)(t,function(t){var n=t.coordinateSystem.getBaseAxis();if("time"===n.type||"value"===n.type)for(var r=t.getData(),i=n.dim+"_"+n.index,o=r.getDimensionIndex(r.mapDimension(n.dim)),a=r.getStore(),s=0,l=a.count();s<l;++s){var c=a.get(o,s);e[i]?e[i].push(c):e[i]=[c]}});var n={};for(var r in e)if(e.hasOwnProperty(r)){var i=e[r];if(i){i.sort(function(t,e){return t-e});for(var o=null,a=1;a<i.length;++a){var s=i[a]-i[a-1];s>0&&(o=null===o?s:Math.min(o,s))}n[r]=o}}return n}(t),n=[];return Object(g.each)(t,function(t){var r,i=t.coordinateSystem.getBaseAxis(),o=i.getExtent();if("category"===i.type)r=i.getBandWidth();else if("value"===i.type||"time"===i.type){var a=i.dim+"_"+i.index,s=e[a],l=Math.abs(o[1]-o[0]),c=i.scale.getExtent(),u=Math.abs(c[1]-c[0]);r=s?l/u*s:l}else{var h=t.getData();r=Math.abs(o[1]-o[0])/h.count()}var d=pr(t.get("barWidth"),r),f=pr(t.get("barMaxWidth"),r),p=pr(t.get("barMinWidth")||(Vv(t)?.5:1),r),A=t.get("barGap"),g=t.get("barCategoryGap");n.push({bandWidth:r,barWidth:d,barMaxWidth:f,barMinWidth:p,barGap:A,barCategoryGap:g,axisKey:Rv(i),stackId:Fv(t)})}),Uv(n)}function Uv(t){var e={};Object(g.each)(t,function(t,n){var r=t.axisKey,i=t.bandWidth,o=e[r]||{bandWidth:i,remainedWidth:i,autoWidthCount:0,categoryGap:null,gap:"20%",stacks:{}},a=o.stacks;e[r]=o;var s=t.stackId;a[s]||o.autoWidthCount++,a[s]=a[s]||{width:0,maxWidth:0};var l=t.barWidth;l&&!a[s].width&&(a[s].width=l,l=Math.min(o.remainedWidth,l),o.remainedWidth-=l);var c=t.barMaxWidth;c&&(a[s].maxWidth=c);var u=t.barMinWidth;u&&(a[s].minWidth=u);var h=t.barGap;null!=h&&(o.gap=h);var d=t.barCategoryGap;null!=d&&(o.categoryGap=d)});var n={};return Object(g.each)(e,function(t,e){n[e]={};var r=t.stacks,i=t.bandWidth,o=t.categoryGap;if(null==o){var a=Object(g.keys)(r).length;o=Math.max(35-4*a,15)+"%"}var s=pr(o,i),l=pr(t.gap,1),c=t.remainedWidth,u=t.autoWidthCount,h=(c-s)/(u+(u-1)*l);h=Math.max(h,0),Object(g.each)(r,function(t){var e=t.maxWidth,n=t.minWidth;if(t.width){r=t.width;e&&(r=Math.min(r,e)),n&&(r=Math.max(r,n)),t.width=r,c-=r+l*r,u--}else{var r=h;e&&e<r&&(r=Math.min(e,c)),n&&n>r&&(r=n),r!==h&&(t.width=r,c-=r+l*r,u--)}}),h=(c-s)/(u+(u-1)*l),h=Math.max(h,0);var d,f=0;Object(g.each)(r,function(t,e){t.width||(t.width=h),d=t,f+=t.width*(1+l)}),d&&(f-=d.width*l);var p=-f/2;Object(g.each)(r,function(t,r){n[e][r]=n[e][r]||{bandWidth:i,offset:p,width:t.width},p+=t.width*(1+l)})}),n}function Qv(t,e){var n=jv(t,e),r=Hv(n);Object(g.each)(n,function(t){var e=t.getData(),n=t.coordinateSystem.getBaseAxis(),i=Fv(t),o=r[Rv(n)][i],a=o.offset,s=o.width;e.setLayout({bandWidth:o.bandWidth,offset:a,size:s})})}function zv(t){return{seriesType:t,plan:pp(),reset:function(t){if(Yv(t)){var e=t.getData(),n=t.coordinateSystem,r=n.getBaseAxis(),i=n.getOtherAxis(r),o=e.getDimensionIndex(e.mapDimension(i.dim)),a=e.getDimensionIndex(e.mapDimension(r.dim)),s=t.get("showBackground",!0),l=e.mapDimension(i.dim),c=e.getCalculationInfo("stackResultDimension"),u=dv(e,l)&&!!e.getCalculationInfo("stackedOnSeries"),h=i.isHorizontal(),d=function(t,e){return e.toGlobalCoord(e.dataToCoord("log"===e.type?1:0))}(0,i),f=Vv(t),p=t.get("barMinHeight")||0,A=c&&e.getDimensionIndex(c),g=e.getLayout("size"),m=e.getLayout("offset");return{progress:function(t,e){for(var r,i=t.count,l=f&&Pv(3*i),c=f&&s&&Pv(3*i),v=f&&Pv(i),y=n.master.getRect(),b=h?y.width:y.height,_=e.getStore(),w=0;null!=(r=t.next());){var x=_.get(u?A:o,r),S=_.get(a,r),C=d,k=void 0;u&&(k=+x-_.get(o,r));var B=void 0,T=void 0,E=void 0,M=void 0;if(h){var O=n.dataToPoint([x,S]);if(u)C=n.dataToPoint([k,S])[0];B=C,T=O[1]+m,E=O[0]-C,M=g,Math.abs(E)<p&&(E=(E<0?-1:1)*p)}else{O=n.dataToPoint([S,x]);if(u)C=n.dataToPoint([S,k])[1];B=O[0]+m,T=C,E=g,M=O[1]-C,Math.abs(M)<p&&(M=(M<=0?-1:1)*p)}f?(l[w]=B,l[w+1]=T,l[w+2]=h?E:M,c&&(c[w]=h?y.x:B,c[w+1]=h?T:y.y,c[w+2]=b),v[r]=r):e.setItemLayout(r,{x:B,y:T,width:E,height:M}),w+=3}f&&e.setLayout({largePoints:l,largeDataIndices:v,largeBackgroundPoints:c,valueAxisHorizontal:h})}}}}}}function Yv(t){return t.coordinateSystem&&"cartesian2d"===t.coordinateSystem.type}function Vv(t){return t.pipelineContext&&t.pipelineContext.large}var Wv=function(t){function e(e){var n=t.call(this,e)||this;return n.type="time",n}return p(e,t),e.prototype.getLabel=function(t){var e=this.getSetting("useUTC");return Pu(t.value,Mu[function(t){switch(t){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}}(Iu(this._minLevelUnit))]||Mu.second,e,this.getSetting("locale"))},e.prototype.getFormattedLabel=function(t,e,n){var r=this.getSetting("useUTC");return function(t,e,n,r,i){var o=null;if(g.isString(n))o=n;else if(g.isFunction(n))o=n(t.value,e,{level:t.level});else{var a=g.extend({},Eu);if(t.level>0)for(var s=0;s<Ou.length;++s)a[Ou[s]]="{primary|"+a[Ou[s]]+"}";var l=n?!1===n.inherit?n:g.defaults(n,a):a,c=Nu(t.value,i);if(l[c])o=l[c];else if(l.inherit){for(s=Lu.indexOf(c)-1;s>=0;--s)if(l[c]){o=l[c];break}o=o||a.none}if(g.isArray(o)){var u=null==t.level?0:t.level>=0?t.level:o.length+t.level;o=o[u=Math.min(u,o.length-1)]}}return Pu(new Date(t.value),o,i,r)}(t,e,n,this.getSetting("locale"),r)},e.prototype.getTicks=function(){var t=this._interval,e=this._extent,n=[];if(!t)return n;n.push({value:e[0],level:0});var r=this.getSetting("useUTC"),i=function(t,e,n,r){var i=Lu,o=0;function a(t,e,n,i,o,a,s){for(var l=new Date(e),c=e,u=l[i]();c<n&&c<=r[1];)s.push({value:c}),u+=t,l[o](u),c=l.getTime();s.push({value:c,notAdd:!0})}function s(t,i,o){var s=[],l=!i.length;if(!function(t,e,n,r){var i=Br(e),o=Br(n),a=function(t){return Fu(i,t,r)===Fu(o,t,r)},s=function(){return a("year")},l=function(){return s()&&a("month")},c=function(){return l()&&a("day")},u=function(){return c()&&a("hour")},h=function(){return u()&&a("minute")},d=function(){return h()&&a("second")};switch(t){case"year":return s();case"month":return l();case"day":return c();case"hour":return u();case"minute":return h();case"second":return d();case"millisecond":return d()&&a("millisecond")}}(Iu(t),r[0],r[1],n)){l&&(i=[{value:function(t,e,n){var r=new Date(t);switch(Iu(e)){case"year":case"month":r[Wu(n)](0);case"day":r[Gu(n)](1);case"hour":r[Xu(n)](0);case"minute":r[Zu(n)](0);case"second":r[$u(n)](0),r[Ku(n)](0)}return r.getTime()}(new Date(r[0]),t,n)},{value:r[1]}]);for(var c=0;c<i.length-1;c++){var u=i[c].value,h=i[c+1].value;if(u!==h){var d=void 0,f=void 0,p=void 0,A=!1;switch(t){case"year":d=Math.max(1,Math.round(e/Bu/365)),f=Ru(n),p=Vu(n);break;case"half-year":case"quarter":case"month":d=Zv(e),f=ju(n),p=Wu(n);break;case"week":case"half-week":case"day":d=Xv(e,31),f=Hu(n),p=Gu(n),A=!0;break;case"half-day":case"quarter-day":case"hour":d=$v(e),f=Uu(n),p=Xu(n);break;case"minute":d=Kv(e,!0),f=Qu(n),p=Zu(n);break;case"second":d=Kv(e,!1),f=zu(n),p=$u(n);break;case"millisecond":d=Jv(e),f=Yu(n),p=Ku(n)}a(d,u,h,f,p,A,s),"year"===t&&o.length>1&&0===c&&o.unshift({value:o[0].value-d})}}for(var c=0;c<s.length;c++)o.push(s[c]);return s}}for(var l=[],c=[],u=0,h=0,d=0;d<i.length&&o++<1e4;++d){var f=Iu(i[d]);if((b=i[d])===Iu(b)){s(i[d],l[l.length-1]||[],c);var p=i[d+1]?Iu(i[d+1]):null;if(f!==p){if(c.length){h=u,c.sort(function(t,e){return t.value-e.value});for(var A=[],m=0;m<c.length;++m){var v=c[m].value;0!==m&&c[m-1].value===v||(A.push(c[m]),v>=r[0]&&v<=r[1]&&u++)}var y=(r[1]-r[0])/e;if(u>1.5*y&&h>y/1.5)break;if(l.push(A),u>y||t===i[d])break}c=[]}}}var b;0;for(var _=Object(g.filter)(Object(g.map)(l,function(t){return Object(g.filter)(t,function(t){return t.value>=r[0]&&t.value<=r[1]&&!t.notAdd})}),function(t){return t.length>0}),w=[],x=_.length-1,d=0;d<_.length;++d)for(var S=_[d],C=0;C<S.length;++C)w.push({value:S[C].value,level:x-d});w.sort(function(t,e){return t.value-e.value});for(var k=[],d=0;d<w.length;++d)0!==d&&w[d].value===w[d-1].value||k.push(w[d]);return k}(this._minLevelUnit,this._approxInterval,r,e);return(n=n.concat(i)).push({value:e[1],level:0}),n},e.prototype.calcNiceExtent=function(t){var e=this._extent;if(e[0]===e[1]&&(e[0]-=Bu,e[1]+=Bu),e[1]===-1/0&&e[0]===1/0){var n=new Date;e[1]=+new Date(n.getFullYear(),n.getMonth(),n.getDate()),e[0]=e[1]-Bu}this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval)},e.prototype.calcNiceTicks=function(t,e,n){t=t||10;var r=this._extent,i=r[1]-r[0];this._approxInterval=i/t,null!=e&&this._approxInterval<e&&(this._approxInterval=e),null!=n&&this._approxInterval>n&&(this._approxInterval=n);var o=Gv.length,a=Math.min(function(t,e,n,r){for(;n<r;){var i=n+r>>>1;t[i][1]<e?n=i+1:r=i}return n}(Gv,this._approxInterval,0,o),o-1);this._interval=Gv[a][1],this._minLevelUnit=Gv[Math.max(a-1,0)][0]},e.prototype.parse=function(t){return Object(g.isNumber)(t)?t:+Br(t)},e.prototype.contain=function(t){return Cv(this.parse(t),this._extent)},e.prototype.normalize=function(t){return kv(this.parse(t),this._extent)},e.prototype.scale=function(t){return Bv(t,this._extent)},e.type="time",e}(Lv),Gv=[["second",Su],["minute",Cu],["hour",ku],["quarter-day",6*ku],["half-day",12*ku],["day",1.2*Bu],["half-week",3.5*Bu],["week",7*Bu],["month",31*Bu],["quarter",95*Bu],["half-year",Tu/2],["year",Tu]];function Xv(t,e){return(t/=Bu)>16?16:t>7.5?7:t>3.5?4:t>1.5?2:1}function Zv(t){return(t/=30*Bu)>6?6:t>3?3:t>2?2:1}function $v(t){return(t/=ku)>12?12:t>6?6:t>3.5?4:t>2?2:1}function Kv(t,e){return(t/=e?Cu:Su)>30?30:t>20?20:t>15?15:t>10?10:t>5?5:t>2?2:1}function Jv(t){return Mr(t,!0)}gv.registerClass(Wv);var qv=Wv,ty=gv.prototype,ey=Lv.prototype,ny=Ar,ry=Math.floor,iy=Math.ceil,oy=Math.pow,ay=Math.log,sy=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="log",e.base=10,e._originalScale=new Lv,e._interval=0,e}return p(e,t),e.prototype.getTicks=function(t){var e=this._originalScale,n=this._extent,r=e.getExtent(),i=ey.getTicks.call(this,t);return g.map(i,function(t){var e=t.value,i=Ar(oy(this.base,e));return i=e===n[0]&&this._fixMin?cy(i,r[0]):i,{value:i=e===n[1]&&this._fixMax?cy(i,r[1]):i}},this)},e.prototype.setExtent=function(t,e){var n=ay(this.base);t=ay(Math.max(0,t))/n,e=ay(Math.max(0,e))/n,ey.setExtent.call(this,t,e)},e.prototype.getExtent=function(){var t=this.base,e=ty.getExtent.call(this);e[0]=oy(t,e[0]),e[1]=oy(t,e[1]);var n=this._originalScale.getExtent();return this._fixMin&&(e[0]=cy(e[0],n[0])),this._fixMax&&(e[1]=cy(e[1],n[1])),e},e.prototype.unionExtent=function(t){this._originalScale.unionExtent(t);var e=this.base;t[0]=ay(t[0])/ay(e),t[1]=ay(t[1])/ay(e),ty.unionExtent.call(this,t)},e.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},e.prototype.calcNiceTicks=function(t){t=t||10;var e=this._extent,n=e[1]-e[0];if(!(n===1/0||n<=0)){var r=Tr(n);for(t/n*r<=.5&&(r*=10);!isNaN(r)&&Math.abs(r)<1&&Math.abs(r)>0;)r*=10;var i=[Ar(iy(e[0]/r)*r),Ar(ry(e[1]/r)*r)];this._interval=r,this._niceExtent=i}},e.prototype.calcNiceExtent=function(t){ey.calcNiceExtent.call(this,t),this._fixMin=t.fixMin,this._fixMax=t.fixMax},e.prototype.parse=function(t){return t},e.prototype.contain=function(t){return Cv(t=ay(t)/ay(this.base),this._extent)},e.prototype.normalize=function(t){return kv(t=ay(t)/ay(this.base),this._extent)},e.prototype.scale=function(t){return t=Bv(t,this._extent),oy(this.base,t)},e.type="log",e}(gv),ly=sy.prototype;function cy(t,e){return ny(t,mr(e))}ly.getMinorTicks=ey.getMinorTicks,ly.getLabel=ey.getLabel,gv.registerClass(sy);var uy=sy,hy=function(){function t(t,e,n){this._prepareParams(t,e,n)}return t.prototype._prepareParams=function(t,e,n){n[1]<n[0]&&(n=[NaN,NaN]),this._dataMin=n[0],this._dataMax=n[1];var r=this._isOrdinal="ordinal"===t.type;this._needCrossZero="interval"===t.type&&e.getNeedCrossZero&&e.getNeedCrossZero();var i=this._modelMinRaw=e.get("min",!0);Object(g.isFunction)(i)?this._modelMinNum=Ay(t,i({min:n[0],max:n[1]})):"dataMin"!==i&&(this._modelMinNum=Ay(t,i));var o=this._modelMaxRaw=e.get("max",!0);if(Object(g.isFunction)(o)?this._modelMaxNum=Ay(t,o({min:n[0],max:n[1]})):"dataMax"!==o&&(this._modelMaxNum=Ay(t,o)),r)this._axisDataLen=e.getCategories().length;else{var a=e.get("boundaryGap"),s=Object(g.isArray)(a)?a:[a||0,a||0];"boolean"==typeof s[0]||"boolean"==typeof s[1]?this._boundaryGapInner=[0,0]:this._boundaryGapInner=[zn(s[0],1),zn(s[1],1)]}},t.prototype.calculate=function(){var t=this._isOrdinal,e=this._dataMin,n=this._dataMax,r=this._axisDataLen,i=this._boundaryGapInner,o=t?null:n-e||Math.abs(e),a="dataMin"===this._modelMinRaw?e:this._modelMinNum,s="dataMax"===this._modelMaxRaw?n:this._modelMaxNum,l=null!=a,c=null!=s;null==a&&(a=t?r?0:NaN:e-i[0]*o),null==s&&(s=t?r?r-1:NaN:n+i[1]*o),(null==a||!isFinite(a))&&(a=NaN),(null==s||!isFinite(s))&&(s=NaN);var u=Object(g.eqNaN)(a)||Object(g.eqNaN)(s)||t&&!r;this._needCrossZero&&(a>0&&s>0&&!l&&(a=0),a<0&&s<0&&!c&&(s=0));var h=this._determinedMin,d=this._determinedMax;return null!=h&&(a=h,l=!0),null!=d&&(s=d,c=!0),{min:a,max:s,minFixed:l,maxFixed:c,isBlank:u}},t.prototype.modifyDataMinMax=function(t,e){this[fy[t]]=e},t.prototype.setDeterminedMinMax=function(t,e){var n=dy[t];this[n]=e},t.prototype.freeze=function(){this.frozen=!0},t}(),dy={min:"_determinedMin",max:"_determinedMax"},fy={min:"_dataMin",max:"_dataMax"};function py(t,e,n){var r=t.rawExtentInfo;return r||(r=new hy(t,e,n),t.rawExtentInfo=r,r)}function Ay(t,e){return null==e?null:Object(g.eqNaN)(e)?NaN:t.parse(e)}function gy(t,e){var n=t.type,r=py(t,e,t.getExtent()).calculate();t.setBlank(r.isBlank);var i=r.min,o=r.max,a=e.ecModel;if(a&&"time"===n){var s=jv("bar",a),l=!1;if(g.each(s,function(t){l=l||t.getBaseAxis()===e.axis}),l){var c=Hv(s),u=function(t,e,n,r){var i=n.axis.getExtent(),o=i[1]-i[0],a=function(t,e,n){if(t&&e){var r=t[Rv(e)];return null!=r&&null!=n?r[Fv(n)]:r}}(r,n.axis);if(void 0===a)return{min:t,max:e};var s=1/0;g.each(a,function(t){s=Math.min(t.offset,s)});var l=-1/0;g.each(a,function(t){l=Math.max(t.offset+t.width,l)}),s=Math.abs(s),l=Math.abs(l);var c=s+l,u=e-t,h=u/(1-(s+l)/o)-u;return{min:t-=h*(s/c),max:e+=h*(l/c)}}(i,o,e,c);i=u.min,o=u.max}}return{extent:[i,o],fixMin:r.minFixed,fixMax:r.maxFixed}}function my(t,e){var n=e,r=gy(t,n),i=r.extent,o=n.get("splitNumber");t instanceof uy&&(t.base=n.get("logBase"));var a=t.type,s=n.get("interval"),l="interval"===a||"time"===a;t.setExtent(i[0],i[1]),t.calcNiceExtent({splitNumber:o,fixMin:r.fixMin,fixMax:r.fixMax,minInterval:l?n.get("minInterval"):null,maxInterval:l?n.get("maxInterval"):null}),null!=s&&t.setInterval&&t.setInterval(s)}function vy(t,e){if(e=e||t.get("type"))switch(e){case"category":return new Ev({ordinalMeta:t.getOrdinalMeta?t.getOrdinalMeta():t.getCategories(),extent:[1/0,-1/0]});case"time":return new qv({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new(gv.getClass(e)||Lv)}}function yy(t){var e,n,r=t.getLabelModel().get("formatter"),i="category"===t.type?t.scale.getExtent()[0]:null;return"time"===t.scale.type?(n=r,function(e,r){return t.scale.getFormattedLabel(e,r,n)}):g.isString(r)?function(e){return function(n){var r=t.scale.getLabel(n);return e.replace("{value}",null!=r?r:"")}}(r):g.isFunction(r)?(e=r,function(n,r){return null!=i&&(r=n.value-i),e(by(t,n),r,null!=n.level?{level:n.level}:null)}):function(e){return t.scale.getLabel(e)}}function by(t,e){return"category"===t.type?t.scale.getLabel(e):e.value}function _y(t){var e=t.get("interval");return null==e?"auto":e}function wy(t){return"category"===t.type&&0===_y(t.getLabelModel())}function xy(t,e){var n={};return g.each(t.mapDimensionsAll(e),function(e){n[fv(t,e)]=!0}),g.keys(n)}var Sy=function(){function t(){}return t.prototype.getNeedCrossZero=function(){return!this.option.scale},t.prototype.getCoordSysModel=function(){},t}();function Cy(t){return pv(null,t)}var ky={isDimensionStacked:dv,enableDataStack:hv,getStackedDimension:fv};function By(t,e){var n=e;e instanceof du||(n=new du(e));var r=vy(n);return r.setExtent(t[0],t[1]),my(r,n),r}function Ty(t){g.mixin(t,Sy)}function Ey(t,e){return zc(t,null,null,"normal"!==(e=e||{}).state)}var My=1e-8;function Oy(t,e){return Math.abs(t-e)<My}function Ly(t,e,n){var r=0,i=t[0];if(!i)return!1;for(var o=1;o<t.length;o++){var a=t[o];r+=Fo(i[0],i[1],a[0],a[1],e,n),i=a}var s=t[0];return Oy(i[0],s[0])&&Oy(i[1],s[1])||(r+=Fo(i[0],i[1],s[0],s[1],e,n)),0!==r}var Dy=[];function Iy(t,e){for(var n=0;n<t.length;n++)j(t[n],t[n],e)}function Py(t,e,n,r){for(var i=0;i<t.length;i++){var o=t[i];r&&(o=r.project(o)),o&&isFinite(o[0])&&isFinite(o[1])&&(H(e,e,o),U(n,n,o))}}var Ny=function(){function t(t){this.name=t}return t.prototype.setCenter=function(t){this._center=t},t.prototype.getCenter=function(){var t=this._center;return t||(t=this._center=this.calcCenter()),t},t}(),Fy=function(){return function(t,e){this.type="polygon",this.exterior=t,this.interiors=e}}(),Ry=function(){return function(t){this.type="linestring",this.points=t}}(),jy=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.type="geoJSON",i.geometries=n,i._center=r&&[r[0],r[1]],i}return p(e,t),e.prototype.calcCenter=function(){for(var t,e=this.geometries,n=0,r=0;r<e.length;r++){var i=e[r],o=i.exterior,a=o&&o.length;a>n&&(t=i,n=a)}if(t)return function(t){for(var e=0,n=0,r=0,i=t.length,o=t[i-1][0],a=t[i-1][1],s=0;s<i;s++){var l=t[s][0],c=t[s][1],u=o*c-l*a;e+=u,n+=(o+l)*u,r+=(a+c)*u,o=l,a=c}return e?[n/e/3,r/e/3,e]:[t[0][0]||0,t[0][1]||0]}(t.exterior);var s=this.getBoundingRect();return[s.x+s.width/2,s.y+s.height/2]},e.prototype.getBoundingRect=function(t){var e=this._rect;if(e&&!t)return e;var n=[1/0,1/0],r=[-1/0,-1/0],i=this.geometries;return Object(g.each)(i,function(e){"polygon"===e.type?Py(e.exterior,n,r,t):Object(g.each)(e.points,function(e){Py(e,n,r,t)})}),isFinite(n[0])&&isFinite(n[1])&&isFinite(r[0])&&isFinite(r[1])||(n[0]=n[1]=r[0]=r[1]=0),e=new Lt(n[0],n[1],r[0]-n[0],r[1]-n[1]),t||(this._rect=e),e},e.prototype.contain=function(t){var e=this.getBoundingRect(),n=this.geometries;if(!e.contain(t[0],t[1]))return!1;t:for(var r=0,i=n.length;r<i;r++){var o=n[r];if("polygon"===o.type){var a=o.exterior,s=o.interiors;if(Ly(a,t[0],t[1])){for(var l=0;l<(s?s.length:0);l++)if(Ly(s[l],t[0],t[1]))continue t;return!0}}}return!1},e.prototype.transformTo=function(t,e,n,r){var i=this.getBoundingRect(),o=i.width/i.height;n?r||(r=n/o):n=o*r;for(var a=new Lt(t,e,n,r),s=i.calculateTransform(a),l=this.geometries,c=0;c<l.length;c++){var u=l[c];"polygon"===u.type?(Iy(u.exterior,s),Object(g.each)(u.interiors,function(t){Iy(t,s)})):Object(g.each)(u.points,function(t){Iy(t,s)})}(i=this._rect).copy(a),this._center=[i.x+i.width/2,i.y+i.height/2]},e.prototype.cloneShallow=function(t){null==t&&(t=this.name);var n=new e(t,this.geometries,this._center);return n._rect=this._rect,n.transformTo=null,n},e}(Ny),Hy=function(t){function e(e,n){var r=t.call(this,e)||this;return r.type="geoSVG",r._elOnlyForCalculate=n,r}return p(e,t),e.prototype.calcCenter=function(){for(var t=this._elOnlyForCalculate,e=t.getBoundingRect(),n=[e.x+e.width/2,e.y+e.height/2],r=At(Dy),i=t;i&&!i.isGeoSVGGraphicRoot;)mt(r,i.getLocalTransform(),r),i=i.parent;return _t(r,r),j(n,n,r),n},e}(Ny);function Uy(t,e,n){for(var r=0;r<t.length;r++)t[r]=Qy(t[r],e[r],n)}function Qy(t,e,n){for(var r=[],i=e[0],o=e[1],a=0;a<t.length;a+=2){var s=t.charCodeAt(a)-64,l=t.charCodeAt(a+1)-64;s=s>>1^-(1&s),l=l>>1^-(1&l),i=s+=i,o=l+=o,r.push([s/n,l/n])}return r}function zy(t,e){return t=function(t){if(!t.UTF8Encoding)return t;var e=t,n=e.UTF8Scale;null==n&&(n=1024);var r=e.features;return g.each(r,function(t){var e=t.geometry,r=e.encodeOffsets,i=e.coordinates;if(r)switch(e.type){case"LineString":e.coordinates=Qy(i,r,n);break;case"Polygon":case"MultiLineString":Uy(i,r,n);break;case"MultiPolygon":g.each(i,function(t,e){return Uy(t,r[e],n)})}}),e.UTF8Encoding=!1,e}(t),g.map(g.filter(t.features,function(t){return t.geometry&&t.properties&&t.geometry.coordinates.length>0}),function(t){var n=t.properties,r=t.geometry,i=[];switch(r.type){case"Polygon":var o=r.coordinates;i.push(new Fy(o[0],o.slice(1)));break;case"MultiPolygon":g.each(r.coordinates,function(t){t[0]&&i.push(new Fy(t[0],t.slice(1)))});break;case"LineString":i.push(new Ry([r.coordinates]));break;case"MultiLineString":i.push(new Ry(r.coordinates))}var a=new jy(n[e||"name"],i,n.cp);return a.properties=n,a})}var Yy=ti();function Vy(t){return"category"===t.type?function(t){var e=t.getLabelModel(),n=Gy(t,e);return!e.get("show")||t.scale.isBlank()?{labels:[],labelCategoryInterval:n.labelCategoryInterval}:n}(t):function(t){var e=t.scale.getTicks(),n=yy(t);return{labels:g.map(e,function(e,r){return{level:e.level,formattedLabel:n(e,r),rawLabel:t.scale.getLabel(e),tickValue:e.value}})}}(t)}function Wy(t,e){return"category"===t.type?function(t,e){var n,r,i=Xy(t,"ticks"),o=_y(e),a=Zy(i,o);if(a)return a;e.get("show")&&!t.scale.isBlank()||(n=[]);if(g.isFunction(o))n=Jy(t,o,!0);else if("auto"===o){var s=Gy(t,t.getLabelModel());r=s.labelCategoryInterval,n=g.map(s.labels,function(t){return t.tickValue})}else n=Ky(t,r=o,!0);return $y(i,o,{ticks:n,tickCategoryInterval:r})}(t,e):{ticks:g.map(t.scale.getTicks(),function(t){return t.value})}}function Gy(t,e){var n,r=Xy(t,"labels"),i=_y(e),o=Zy(r,i);return o||$y(r,i,{labels:g.isFunction(i)?Jy(t,i):Ky(t,n="auto"===i?function(t){var e=Yy(t).autoInterval;return null!=e?e:Yy(t).autoInterval=t.calculateCategoryInterval()}(t):i),labelCategoryInterval:n})}function Xy(t,e){return Yy(t)[e]||(Yy(t)[e]=[])}function Zy(t,e){for(var n=0;n<t.length;n++)if(t[n].key===e)return t[n].value}function $y(t,e,n){return t.push({key:e,value:n}),n}function Ky(t,e,n){var r=yy(t),i=t.scale,o=i.getExtent(),a=t.getLabelModel(),s=[],l=Math.max((e||0)+1,1),c=o[0],u=i.count();0!==c&&l>1&&u/l>2&&(c=Math.round(Math.ceil(c/l)*l));var h=wy(t),d=a.get("showMinLabel")||h,f=a.get("showMaxLabel")||h;d&&c!==o[0]&&A(o[0]);for(var p=c;p<=o[1];p+=l)A(p);function A(t){var e={value:t};s.push(n?t:{formattedLabel:r(e),rawLabel:i.getLabel(e),tickValue:t})}return f&&p-l!==o[1]&&A(o[1]),s}function Jy(t,e,n){var r=t.scale,i=yy(t),o=[];return g.each(r.getTicks(),function(t){var a=r.getLabel(t),s=t.value;e(t.value,a)&&o.push(n?s:{formattedLabel:i(t),rawLabel:a,tickValue:s})}),o}var qy=[0,1];function tb(t,e){var n=(t[1]-t[0])/e/2;t[0]+=n,t[1]-=n}var eb=function(){function t(t,e,n){this.onBand=!1,this.inverse=!1,this.dim=t,this.scale=e,this._extent=n||[0,0]}return t.prototype.contain=function(t){var e=this._extent,n=Math.min(e[0],e[1]),r=Math.max(e[0],e[1]);return t>=n&&t<=r},t.prototype.containData=function(t){return this.scale.contain(t)},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.getPixelPrecision=function(t){return yr(t||this.scale.getExtent(),this._extent)},t.prototype.setExtent=function(t,e){var n=this._extent;n[0]=t,n[1]=e},t.prototype.dataToCoord=function(t,e){var n=this._extent,r=this.scale;return t=r.normalize(t),this.onBand&&"ordinal"===r.type&&tb(n=n.slice(),r.count()),fr(t,qy,n,e)},t.prototype.coordToData=function(t,e){var n=this._extent,r=this.scale;this.onBand&&"ordinal"===r.type&&tb(n=n.slice(),r.count());var i=fr(t,n,qy,e);return this.scale.scale(i)},t.prototype.pointToData=function(t,e){},t.prototype.getTicksCoords=function(t){var e=(t=t||{}).tickModel||this.getTickModel(),n=Wy(this,e).ticks,r=Object(g.map)(n,function(t){return{coord:this.dataToCoord("ordinal"===this.scale.type?this.scale.getRawOrdinalNumber(t):t),tickValue:t}},this);return function(t,e,n,r){var i=e.length;if(!t.onBand||n||!i)return;var o,a,s=t.getExtent();if(1===i)e[0].coord=s[0],o=e[1]={coord:s[0]};else{var l=e[i-1].tickValue-e[0].tickValue,c=(e[i-1].coord-e[0].coord)/l;Object(g.each)(e,function(t){t.coord-=c/2});var u=t.scale.getExtent();a=1+u[1]-e[i-1].tickValue,o={coord:e[i-1].coord+c*a},e.push(o)}var h=s[0]>s[1];d(e[0].coord,s[0])&&(r?e[0].coord=s[0]:e.shift());r&&d(s[0],e[0].coord)&&e.unshift({coord:s[0]});d(s[1],o.coord)&&(r?o.coord=s[1]:e.pop());r&&d(o.coord,s[1])&&e.push({coord:s[1]});function d(t,e){return t=Ar(t),e=Ar(e),h?t>e:t<e}}(this,r,e.get("alignWithLabel"),t.clamp),r},t.prototype.getMinorTicksCoords=function(){if("ordinal"===this.scale.type)return[];var t=this.model.getModel("minorTick").get("splitNumber");t>0&&t<100||(t=5);var e=this.scale.getMinorTicks(t);return Object(g.map)(e,function(t){return Object(g.map)(t,function(t){return{coord:this.dataToCoord(t),tickValue:t}},this)},this)},t.prototype.getViewLabels=function(){return Vy(this).labels},t.prototype.getLabelModel=function(){return this.model.getModel("axisLabel")},t.prototype.getTickModel=function(){return this.model.getModel("axisTick")},t.prototype.getBandWidth=function(){var t=this._extent,e=this.scale.getExtent(),n=e[1]-e[0]+(this.onBand?1:0);0===n&&(n=1);var r=Math.abs(t[1]-t[0]);return Math.abs(r)/n},t.prototype.calculateCategoryInterval=function(){return function(t){var e=function(t){var e=t.getLabelModel();return{axisRotate:t.getRotate?t.getRotate():t.isHorizontal&&!t.isHorizontal()?90:0,labelRotate:e.get("rotate")||0,font:e.getFont()}}(t),n=yy(t),r=(e.axisRotate-e.labelRotate)/180*Math.PI,i=t.scale,o=i.getExtent(),a=i.count();if(o[1]-o[0]<1)return 0;var s=1;a>40&&(s=Math.max(1,Math.floor(a/40)));for(var l=o[0],c=t.dataToCoord(l+1)-t.dataToCoord(l),u=Math.abs(c*Math.cos(r)),h=Math.abs(c*Math.sin(r)),d=0,f=0;l<=o[1];l+=s){var p,A,g=jn(n({value:l}),e.font,"center","top");p=1.3*g.width,A=1.3*g.height,d=Math.max(d,p,7),f=Math.max(f,A,7)}var m=d/u,v=f/h;isNaN(m)&&(m=1/0),isNaN(v)&&(v=1/0);var y=Math.max(0,Math.floor(Math.min(m,v))),b=Yy(t.model),_=t.getExtent(),w=b.lastAutoInterval,x=b.lastTickCount;return null!=w&&null!=x&&Math.abs(w-y)<=1&&Math.abs(x-a)<=1&&w>y&&b.axisExtent0===_[0]&&b.axisExtent1===_[1]?y=w:(b.lastTickCount=a,b.lastAutoInterval=y,b.axisExtent0=_[0],b.axisExtent1=_[1]),y}(this)},t}();function nb(t){var e=Sh.extend(t);return Sh.registerClass(e),e}function rb(t){var e=fp.extend(t);return fp.registerClass(e),e}function ib(t){var e=hp.extend(t);return hp.registerClass(e),e}function ob(t){var e=xp.extend(t);return xp.registerClass(e),e}var ab=2*Math.PI,sb=Eo.CMD,lb=["top","right","bottom","left"];function cb(t,e,n,r,i){var o=n.width,a=n.height;switch(t){case"top":r.set(n.x+o/2,n.y-e),i.set(0,-1);break;case"bottom":r.set(n.x+o/2,n.y+a+e),i.set(0,1);break;case"left":r.set(n.x-e,n.y+a/2),i.set(-1,0);break;case"right":r.set(n.x+o+e,n.y+a/2),i.set(1,0)}}function ub(t,e,n,r,i,o,a,s,l){a-=t,s-=e;var c=Math.sqrt(a*a+s*s),u=(a/=c)*n+t,h=(s/=c)*n+e;if(Math.abs(r-i)%ab<1e-4)return l[0]=u,l[1]=h,c-n;if(o){var d=r;r=Io(i),i=Io(d)}else r=Io(r),i=Io(i);r>i&&(i+=ab);var f=Math.atan2(s,a);if(f<0&&(f+=ab),f>=r&&f<=i||f+ab>=r&&f+ab<=i)return l[0]=u,l[1]=h,c-n;var p=n*Math.cos(r)+t,A=n*Math.sin(r)+e,g=n*Math.cos(i)+t,m=n*Math.sin(i)+e,v=(p-a)*(p-a)+(A-s)*(A-s),y=(g-a)*(g-a)+(m-s)*(m-s);return v<y?(l[0]=p,l[1]=A,Math.sqrt(v)):(l[0]=g,l[1]=m,Math.sqrt(y))}function hb(t,e,n,r,i,o,a,s){var l=i-t,c=o-e,u=n-t,h=r-e,d=Math.sqrt(u*u+h*h),f=(l*(u/=d)+c*(h/=d))/d;s&&(f=Math.min(Math.max(f,0),1)),f*=d;var p=a[0]=t+f*u,A=a[1]=e+f*h;return Math.sqrt((p-i)*(p-i)+(A-o)*(A-o))}function db(t,e,n,r,i,o,a){n<0&&(t+=n,n=-n),r<0&&(e+=r,r=-r);var s=t+n,l=e+r,c=a[0]=Math.min(Math.max(i,t),s),u=a[1]=Math.min(Math.max(o,e),l);return Math.sqrt((c-i)*(c-i)+(u-o)*(u-o))}var fb=[];function pb(t,e,n){var r=db(e.x,e.y,e.width,e.height,t.x,t.y,fb);return n.set(fb[0],fb[1]),r}function Ab(t,e,n){for(var r,i,o=0,a=0,s=0,l=0,c=1/0,u=e.data,h=t.x,d=t.y,f=0;f<u.length;){var p=u[f++];1===f&&(s=o=u[f],l=a=u[f+1]);var A=c;switch(p){case sb.M:o=s=u[f++],a=l=u[f++];break;case sb.L:A=hb(o,a,u[f],u[f+1],h,d,fb,!0),o=u[f++],a=u[f++];break;case sb.C:A=xe(o,a,u[f++],u[f++],u[f++],u[f++],u[f],u[f+1],h,d,fb),o=u[f++],a=u[f++];break;case sb.Q:A=Ee(o,a,u[f++],u[f++],u[f],u[f+1],h,d,fb),o=u[f++],a=u[f++];break;case sb.A:var g=u[f++],m=u[f++],v=u[f++],y=u[f++],b=u[f++],_=u[f++];f+=1;var w=!!(1-u[f++]);r=Math.cos(b)*v+g,i=Math.sin(b)*y+m,f<=1&&(s=r,l=i),A=ub(g,m,y,b,b+_,w,(h-g)*y/v+g,d,fb),o=Math.cos(b+_)*v+g,a=Math.sin(b+_)*y+m;break;case sb.R:A=db(s=o=u[f++],l=a=u[f++],u[f++],u[f++],h,d,fb);break;case sb.Z:A=hb(o,a,s,l,h,d,fb,!0),o=s,a=l}A<c&&(c=A,n.set(fb[0],fb[1]))}return c}var gb=new xt,mb=new xt,vb=new xt,yb=new xt,bb=new xt;function _b(t,e){if(t){var n=t.getTextGuideLine(),r=t.getTextContent();if(r&&n){var i=t.textGuideLineConfig||{},o=[[0,0],[0,0],[0,0]],a=i.candidates||lb,s=r.getBoundingRect().clone();s.applyTransform(r.getComputedTransform());var l=1/0,c=i.anchor,u=t.getComputedTransform(),h=u&&_t([],u),d=e.get("length2")||0;c&&vb.copy(c);for(var f=0;f<a.length;f++){cb(a[f],0,s,gb,yb),xt.scaleAndAdd(mb,gb,yb,d),mb.transform(h);var p=t.getBoundingRect(),A=c?c.distance(mb):t instanceof $o?Ab(mb,t.path,vb):pb(mb,p,vb);A<l&&(l=A,mb.transform(u),vb.transform(u),vb.toArray(o[0]),mb.toArray(o[1]),gb.toArray(o[2]))}Sb(o,e.get("minTurnAngle")),n.setShape({points:o})}}}var wb=[],xb=new xt;function Sb(t,e){if(e<=180&&e>0){e=e/180*Math.PI,gb.fromArray(t[0]),mb.fromArray(t[1]),vb.fromArray(t[2]),xt.sub(yb,gb,mb),xt.sub(bb,vb,mb);var n=yb.len(),r=bb.len();if(!(n<.001||r<.001)){yb.scale(1/n),bb.scale(1/r);var i=yb.dot(bb);if(Math.cos(e)<i){var o=hb(mb.x,mb.y,vb.x,vb.y,gb.x,gb.y,wb,!1);xb.fromArray(wb),xb.scaleAndAdd(bb,o/Math.tan(Math.PI-e));var a=vb.x!==mb.x?(xb.x-mb.x)/(vb.x-mb.x):(xb.y-mb.y)/(vb.y-mb.y);if(isNaN(a))return;a<0?xt.copy(xb,mb):a>1&&xt.copy(xb,vb),xb.toArray(t[1])}}}}function Cb(t,e,n){if(n<=180&&n>0){n=n/180*Math.PI,gb.fromArray(t[0]),mb.fromArray(t[1]),vb.fromArray(t[2]),xt.sub(yb,mb,gb),xt.sub(bb,vb,mb);var r=yb.len(),i=bb.len();if(!(r<.001||i<.001))if(yb.scale(1/r),bb.scale(1/i),yb.dot(e)<Math.cos(n)){var o=hb(mb.x,mb.y,vb.x,vb.y,gb.x,gb.y,wb,!1);xb.fromArray(wb);var a=Math.PI/2,s=a+Math.acos(bb.dot(e))-n;if(s>=a)xt.copy(xb,vb);else{xb.scaleAndAdd(bb,o/Math.tan(Math.PI/2-s));var l=vb.x!==mb.x?(xb.x-mb.x)/(vb.x-mb.x):(xb.y-mb.y)/(vb.y-mb.y);if(isNaN(l))return;l<0?xt.copy(xb,mb):l>1&&xt.copy(xb,vb)}xb.toArray(t[1])}}}function kb(t,e,n,r){var i="normal"===n,o=i?t:t.ensureState(n);o.ignore=e;var a=r.get("smooth");a&&!0===a&&(a=.3),o.shape=o.shape||{},a>0&&(o.shape.smooth=a);var s=r.getModel("lineStyle").getLineStyle();i?t.useStyle(s):o.style=s}function Bb(t,e){var n=e.smooth,r=e.points;if(r)if(t.moveTo(r[0][0],r[0][1]),n>0&&r.length>=3){var i=I(r[0],r[1]),o=I(r[1],r[2]);if(!i||!o)return t.lineTo(r[1][0],r[1][1]),void t.lineTo(r[2][0],r[2][1]);var a=Math.min(i,o)*n,s=R([],r[1],r[0],a/i),l=R([],r[1],r[2],a/o),c=R([],s,l,.5);t.bezierCurveTo(s[0],s[1],s[0],s[1],c[0],c[1]),t.bezierCurveTo(l[0],l[1],l[0],l[1],r[2][0],r[2][1])}else for(var u=1;u<r.length;u++)t.lineTo(r[u][0],r[u][1])}function Tb(t,e,n){var r=t.getTextGuideLine(),i=t.getTextContent();if(i){for(var o=e.normal,a=o.get("show"),s=i.ignore,l=0;l<Ra.length;l++){var c=Ra[l],u=e[c],h="normal"===c;if(u){var d=u.get("show");if((h?s:Object(g.retrieve2)(i.states[c]&&i.states[c].ignore,s))||!Object(g.retrieve2)(d,a)){var f=h?r:r&&r.states[c];f&&(f.ignore=!0);continue}r||(r=new Tl,t.setTextGuideLine(r),h||!s&&a||kb(r,!0,"normal",e.normal),t.stateProxy&&(r.stateProxy=t.stateProxy)),kb(r,!1,c,u)}}if(r){Object(g.defaults)(r.style,n),r.style.fill=null;var p=o.get("showAbove");(t.textGuideLineConfig=t.textGuideLineConfig||{}).showAbove=p||!1,r.buildPath=Bb}}else r&&t.removeTextGuideLine()}function Eb(t,e){e=e||"labelLine";for(var n={normal:t.getModel(e)},r=0;r<Fa.length;r++){var i=Fa[r];n[i]=t.getModel([i,e])}return n}function Mb(t){for(var e=[],n=0;n<t.length;n++){var r=t[n];if(!r.defaultAttr.ignore){var i=r.label,o=i.getComputedTransform(),a=i.getBoundingRect(),s=!o||o[1]<1e-5&&o[2]<1e-5,l=i.style.margin||0,c=a.clone();c.applyTransform(o),c.x-=l/2,c.y-=l/2,c.width+=l,c.height+=l;var u=s?new Zl(a,o):null;e.push({label:i,labelLine:r.labelLine,rect:c,localRect:a,obb:u,priority:r.priority,defaultAttr:r.defaultAttr,layoutOption:r.computedLayoutOption,axisAligned:s,transform:o})}}return e}function Ob(t,e,n,r,i,o){var a=t.length;if(!(a<2)){t.sort(function(t,n){return t.rect[e]-n.rect[e]});for(var s,l=0,c=!1,u=[],h=0,d=0;d<a;d++){var f=t[d],p=f.rect;(s=p[e]-l)<0&&(p[e]-=s,f.label[e]-=s,c=!0);var A=Math.max(-s,0);u.push(A),h+=A,l=p[e]+p[n]}h>0&&o&&w(-h/a,0,a);var g,m,v=t[0],y=t[a-1];return b(),g<0&&x(-g,.8),m<0&&x(m,.8),b(),_(g,m,1),_(m,g,-1),b(),g<0&&S(-g),m<0&&S(m),c}function b(){g=v.rect[e]-r,m=i-y.rect[e]-y.rect[n]}function _(t,e,n){if(t<0){var r=Math.min(e,-t);if(r>0){w(r*n,0,a);var i=r+t;i<0&&x(-i*n,1)}else x(-t*n,1)}}function w(n,r,i){0!==n&&(c=!0);for(var o=r;o<i;o++){var a=t[o];a.rect[e]+=n,a.label[e]+=n}}function x(r,i){for(var o=[],s=0,l=1;l<a;l++){var c=t[l-1].rect,u=Math.max(t[l].rect[e]-c[e]-c[n],0);o.push(u),s+=u}if(s){var h=Math.min(Math.abs(r)/s,i);if(r>0)for(l=0;l<a-1;l++){w(o[l]*h,0,l+1)}else for(l=a-1;l>0;l--){w(-(o[l-1]*h),l,a)}}}function S(t){var e=t<0?-1:1;t=Math.abs(t);for(var n=Math.ceil(t/(a-1)),r=0;r<a-1;r++)if(e>0?w(n,0,r+1):w(-n,a-r-1,a),(t-=n)<=0)return}}function Lb(t,e,n,r){return Ob(t,"y","height",e,n,r)}function Db(t){var e=[];t.sort(function(t,e){return e.priority-t.priority});var n=new Lt(0,0,0,0);function r(t){if(!t.ignore){var e=t.ensureState("emphasis");null==e.ignore&&(e.ignore=!1)}t.ignore=!0}for(var i=0;i<t.length;i++){var o=t[i],a=o.axisAligned,s=o.localRect,l=o.transform,c=o.label,u=o.labelLine;n.copy(o.rect),n.width-=.1,n.height-=.1,n.x+=.05,n.y+=.05;for(var h=o.obb,d=!1,f=0;f<e.length;f++){var p=e[f];if(n.intersect(p.rect)){if(a&&p.axisAligned){d=!0;break}if(p.obb||(p.obb=new Zl(p.localRect,p.transform)),h||(h=new Zl(s,l)),h.intersect(p.obb)){d=!0;break}}}d?(r(c),u&&r(u)):(c.attr("ignore",o.defaultAttr.ignore),u&&u.attr("ignore",o.defaultAttr.labelGuideIgnore),e.push(o))}}function Ib(t,e){var n=t.label,r=e&&e.getTextGuideLine();return{dataIndex:t.dataIndex,dataType:t.dataType,seriesIndex:t.seriesModel.seriesIndex,text:t.label.style.text,rect:t.hostRect,labelRect:t.rect,align:n.style.align,verticalAlign:n.style.verticalAlign,labelLinePoints:function(t){if(t){for(var e=[],n=0;n<t.length;n++)e.push(t[n].slice());return e}}(r&&r.shape.points)}}var Pb=["align","verticalAlign","width","height","fontSize"],Nb=new Dn,Fb=ti(),Rb=ti();function jb(t,e,n){for(var r=0;r<n.length;r++){var i=n[r];null!=e[i]&&(t[i]=e[i])}}var Hb=["x","y","rotation"],Ub=function(){function t(){this._labelList=[],this._chartViewList=[]}return t.prototype.clearLabels=function(){this._labelList=[],this._chartViewList=[]},t.prototype._addLabel=function(t,e,n,r,i){var o=r.style,a=r.__hostTarget.textConfig||{},s=r.getComputedTransform(),l=r.getBoundingRect().plain();Lt.applyTransform(l,l,s),s?Nb.setLocalTransform(s):(Nb.x=Nb.y=Nb.rotation=Nb.originX=Nb.originY=0,Nb.scaleX=Nb.scaleY=1);var c,u=r.__hostTarget;if(u){c=u.getBoundingRect().plain();var h=u.getComputedTransform();Lt.applyTransform(c,c,h)}var d=c&&u.getTextGuideLine();this._labelList.push({label:r,labelLine:d,seriesModel:n,dataIndex:t,dataType:e,layoutOption:i,computedLayoutOption:null,rect:l,hostRect:c,priority:c?c.width*c.height:0,defaultAttr:{ignore:r.ignore,labelGuideIgnore:d&&d.ignore,x:Nb.x,y:Nb.y,scaleX:Nb.scaleX,scaleY:Nb.scaleY,rotation:Nb.rotation,style:{x:o.x,y:o.y,align:o.align,verticalAlign:o.verticalAlign,width:o.width,height:o.height,fontSize:o.fontSize},cursor:r.cursor,attachedPos:a.position,attachedRot:a.rotation}})},t.prototype.addLabelsOfSeries=function(t){var e=this;this._chartViewList.push(t);var n=t.__model,r=n.get("labelLayout");(Object(g.isFunction)(r)||Object(g.keys)(r).length)&&t.group.traverse(function(t){if(t.ignore)return!0;var i=t.getTextContent(),o=Ta(t);i&&!i.disableLabelLayout&&e._addLabel(o.dataIndex,o.dataType,n,i,r)})},t.prototype.updateLayoutConfig=function(t){var e=t.getWidth(),n=t.getHeight();function r(t,e){return function(){_b(t,e)}}for(var i=0;i<this._labelList.length;i++){var o=this._labelList[i],a=o.label,s=a.__hostTarget,l=o.defaultAttr,c=void 0;c=(c=Object(g.isFunction)(o.layoutOption)?o.layoutOption(Ib(o,s)):o.layoutOption)||{},o.computedLayoutOption=c;var u=Math.PI/180;s&&s.setTextConfig({local:!1,position:null!=c.x||null!=c.y?null:l.attachedPos,rotation:null!=c.rotate?c.rotate*u:l.attachedRot,offset:[c.dx||0,c.dy||0]});var h=!1;if(null!=c.x?(a.x=pr(c.x,e),a.setStyle("x",0),h=!0):(a.x=l.x,a.setStyle("x",l.style.x)),null!=c.y?(a.y=pr(c.y,n),a.setStyle("y",0),h=!0):(a.y=l.y,a.setStyle("y",l.style.y)),c.labelLinePoints){var d=s.getTextGuideLine();d&&(d.setShape({points:c.labelLinePoints}),h=!1)}Fb(a).needsUpdateLabelLine=h,a.rotation=null!=c.rotate?c.rotate*u:l.rotation,a.scaleX=l.scaleX,a.scaleY=l.scaleY;for(var f=0;f<Pb.length;f++){var p=Pb[f];a.setStyle(p,null!=c[p]?c[p]:l.style[p])}if(c.draggable){if(a.draggable=!0,a.cursor="move",s){var A=o.seriesModel;if(null!=o.dataIndex)A=o.seriesModel.getData(o.dataType).getItemModel(o.dataIndex);a.on("drag",r(s,A.getModel("labelLine")))}}else a.off("drag"),a.cursor=l.cursor}},t.prototype.layout=function(t){var e,n=t.getWidth(),r=t.getHeight(),i=Mb(this._labelList),o=Object(g.filter)(i,function(t){return"shiftX"===t.layoutOption.moveOverlap}),a=Object(g.filter)(i,function(t){return"shiftY"===t.layoutOption.moveOverlap});Ob(o,"x","width",0,n,e),Lb(a,0,r),Db(Object(g.filter)(i,function(t){return t.layoutOption.hideOverlap}))},t.prototype.processLabelsOverall=function(){var t=this;Object(g.each)(this._chartViewList,function(e){var n=e.__model,r=e.ignoreLabelLineUpdate,i=n.isAnimationEnabled();e.group.traverse(function(e){if(e.ignore&&!e.forceLabelAnimation)return!0;var o=!r,a=e.getTextContent();!o&&a&&(o=Fb(a).needsUpdateLabelLine),o&&t._updateLabelLine(e,n),i&&t._animateLabels(e,n)})})},t.prototype._updateLabelLine=function(t,e){var n=t.getTextContent(),r=Ta(t),i=r.dataIndex;if(n&&null!=i){var o=e.getData(r.dataType),a=o.getItemModel(i),s={},l=o.getItemVisual(i,"style"),c=o.getVisual("drawType");s.stroke=l[c];var u=a.getModel("labelLine");Tb(t,Eb(a),s),_b(t,u)}},t.prototype._animateLabels=function(t,e){var n=t.getTextContent(),r=t.getTextGuideLine();if(n&&(t.forceLabelAnimation||!n.ignore&&!n.invisible&&!t.disableLabelAnimation&&!rc(t))){var i=(f=Fb(n)).oldLayout,o=Ta(t),a=o.dataIndex,s={x:n.x,y:n.y,rotation:n.rotation},l=e.getData(o.dataType);if(i){n.attr(i);var c=t.prevStates;c&&(Object(g.indexOf)(c,"select")>=0&&n.attr(f.oldLayoutSelect),Object(g.indexOf)(c,"emphasis")>=0&&n.attr(f.oldLayoutEmphasis)),ec(n,s,e,a)}else if(n.attr(s),!$c(n).valueAnimation){var u=Object(g.retrieve2)(n.style.opacity,1);n.style.opacity=0,nc(n,{style:{opacity:u}},e,a)}if(f.oldLayout=s,n.states.select){var h=f.oldLayoutSelect={};jb(h,s,Hb),jb(h,n.states.select,Hb)}if(n.states.emphasis){var d=f.oldLayoutEmphasis={};jb(d,s,Hb),jb(d,n.states.emphasis,Hb)}Jc(n,a,l,e,e)}if(r&&!r.ignore&&!r.invisible){i=(f=Rb(r)).oldLayout;var f,p={points:r.shape.points};i?(r.attr({shape:i}),ec(r,{shape:p},e)):(r.setShape(p),r.style.strokePercent=0,nc(r,{style:{strokePercent:1}},e)),f.oldLayout=p}},t}(),Qb=ti();function zb(t){t.registerUpdateLifecycle("series:beforeupdate",function(t,e,n){var r=Qb(e).labelManager;r||(r=Qb(e).labelManager=new Ub),r.clearLabels()}),t.registerUpdateLifecycle("series:layoutlabels",function(t,e,n){var r=Qb(e).labelManager;n.updatedSeries.forEach(function(t){r.addLabelsOfSeries(e.getViewOfSeriesModel(t))}),r.updateLayoutConfig(e),r.layout(e),r.processLabelsOverall()})}Om(zb);var Yb=Math.sin,Vb=Math.cos,Wb=Math.PI,Gb=2*Math.PI,Xb=180/Wb,Zb=function(){function t(){}return t.prototype.reset=function(t){this._start=!0,this._d=[],this._str="",this._p=Math.pow(10,t||4)},t.prototype.moveTo=function(t,e){this._add("M",t,e)},t.prototype.lineTo=function(t,e){this._add("L",t,e)},t.prototype.bezierCurveTo=function(t,e,n,r,i,o){this._add("C",t,e,n,r,i,o)},t.prototype.quadraticCurveTo=function(t,e,n,r){this._add("Q",t,e,n,r)},t.prototype.arc=function(t,e,n,r,i,o){this.ellipse(t,e,n,n,0,r,i,o)},t.prototype.ellipse=function(t,e,n,r,i,o,a,s){var l=a-o,c=!s,u=Math.abs(l),h=Object(Pe.j)(u-Gb)||(c?l>=Gb:-l>=Gb),d=l>0?l%Gb:l%Gb+Gb,f=!1;f=!!h||!Object(Pe.j)(u)&&d>=Wb==!!c;var p=t+n*Vb(o),A=e+r*Yb(o);this._start&&this._add("M",p,A);var g=Math.round(i*Xb);if(h){var m=1/this._p,v=(c?1:-1)*(Gb-m);this._add("A",n,r,g,1,+c,t+n*Vb(o+v),e+r*Yb(o+v)),m>.01&&this._add("A",n,r,g,0,+c,p,A)}else{var y=t+n*Vb(a),b=e+r*Yb(a);this._add("A",n,r,g,+f,+c,y,b)}},t.prototype.rect=function(t,e,n,r){this._add("M",t,e),this._add("l",n,0),this._add("l",0,r),this._add("l",-n,0),this._add("Z")},t.prototype.closePath=function(){this._d.length>0&&this._add("Z")},t.prototype._add=function(t,e,n,r,i,o,a,s,l){for(var c=[],u=this._p,h=1;h<arguments.length;h++){var d=arguments[h];if(isNaN(d))return void(this._invalid=!0);c.push(Math.round(d*u)/u)}this._d.push(t+c.join(" ")),this._start="Z"===t},t.prototype.generateStr=function(){this._str=this._invalid?"":this._d.join(""),this._d=[]},t.prototype.getStr=function(){return this._str},t}(),$b="none",Kb=Math.round;var Jb=["lineCap","miterLimit","lineJoin"],qb=Object(g.map)(Jb,function(t){return"stroke-"+t.toLowerCase()});function t_(t,e,n,r){var i=null==e.opacity?1:e.opacity;if(n instanceof ra)t("opacity",i);else{if(function(t){var e=t.fill;return null!=e&&e!==$b}(e)){var o=Object(Pe.p)(e.fill);t("fill",o.color);var a=null!=e.fillOpacity?e.fillOpacity*o.opacity*i:o.opacity*i;(r||a<1)&&t("fill-opacity",a)}else t("fill",$b);if(function(t){var e=t.stroke;return null!=e&&e!==$b}(e)){var s=Object(Pe.p)(e.stroke);t("stroke",s.color);var l=e.strokeNoScale?n.getLineScale():1,c=l?(e.lineWidth||0)/l:0,u=null!=e.strokeOpacity?e.strokeOpacity*s.opacity*i:s.opacity*i,h=e.strokeFirst;if((r||1!==c)&&t("stroke-width",c),(r||h)&&t("paint-order",h?"stroke":"fill"),(r||u<1)&&t("stroke-opacity",u),e.lineDash){var d=NA(n),f=d[0],p=d[1];f&&(p=Kb(p||0),t("stroke-dasharray",f.join(",")),(p||r)&&t("stroke-dashoffset",p))}else r&&t("stroke-dasharray",$b);for(var A=0;A<Jb.length;A++){var g=Jb[A];if(r||e[g]!==Go[g]){var m=e[g]||Go[g];m&&t(qb[A],m)}}}else r&&t("stroke",$b)}}var e_="http://www.w3.org/2000/svg",n_="http://www.w3.org/1999/xlink",r_="http://www.w3.org/2000/xmlns/",i_="http://www.w3.org/XML/1998/namespace";function o_(t){return document.createElementNS(e_,t)}function a_(t,e,n,r,i){return{tag:t,attrs:n||{},children:r,text:i,key:e}}function s_(t,e){var n=(e=e||{}).newline?"\n":"";return function t(e){var r=e.children,i=e.tag,o=e.attrs,a=e.text;return function(t,e){var n=[];if(e)for(var r in e){var i=e[r],o=r;!1!==i&&(!0!==i&&null!=i&&(o+='="'+i+'"'),n.push(o))}return"<"+t+" "+n.join(" ")+">"}(i,o)+("style"!==i?tt(a):a||"")+(r?""+n+Object(g.map)(r,function(e){return t(e)}).join(n)+n:"")+"</"+i+">"}(t)}function l_(t){return{zrId:t,shadowCache:{},patternCache:{},gradientCache:{},clipPathCache:{},defs:{},cssNodes:{},cssAnims:{},cssClassIdx:0,cssAnimIdx:0,shadowIdx:0,gradientIdx:0,patternIdx:0,clipPathIdx:0}}function c_(t,e,n,r){return a_("svg","root",{width:t,height:e,xmlns:e_,"xmlns:xlink":n_,version:"1.1",baseProfile:"full",viewBox:!!r&&"0 0 "+t+" "+e},n)}var u_={cubicIn:"0.32,0,0.67,0",cubicOut:"0.33,1,0.68,1",cubicInOut:"0.65,0,0.35,1",quadraticIn:"0.11,0,0.5,0",quadraticOut:"0.5,1,0.89,1",quadraticInOut:"0.45,0,0.55,1",quarticIn:"0.5,0,0.75,0",quarticOut:"0.25,1,0.5,1",quarticInOut:"0.76,0,0.24,1",quinticIn:"0.64,0,0.78,0",quinticOut:"0.22,1,0.36,1",quinticInOut:"0.83,0,0.17,1",sinusoidalIn:"0.12,0,0.39,0",sinusoidalOut:"0.61,1,0.88,1",sinusoidalInOut:"0.37,0,0.63,1",exponentialIn:"0.7,0,0.84,0",exponentialOut:"0.16,1,0.3,1",exponentialInOut:"0.87,0,0.13,1",circularIn:"0.55,0,1,0.45",circularOut:"0,0.55,0.45,1",circularInOut:"0.85,0,0.15,1"},h_="transform-origin";function d_(t,e,n){var r=Object(g.extend)({},t.shape);Object(g.extend)(r,e),t.buildPath(n,r);var i=new Zb;return i.reset(Object(Pe.f)(t)),n.rebuildPath(i,1),i.generateStr(),i.getStr()}function f_(t,e){var n=e.originX,r=e.originY;(n||r)&&(t[h_]=n+"px "+r+"px")}var p_={fill:"fill",opacity:"opacity",lineWidth:"stroke-width",lineDashOffset:"stroke-dashoffset"};function A_(t,e){var n=e.zrId+"-ani-"+e.cssAnimIdx++;return e.cssAnims[n]=t,n}function g_(t){return Object(g.isString)(t)?u_[t]?"cubic-bezier("+u_[t]+")":Le(t)?t:"":""}function m_(t,e,n,r){var i=t.animators,o=i.length,a=[];if(t instanceof Ul){if(m=function(t,e,n){var r,i,o=t.shape.paths,a={};if(Object(g.each)(o,function(t){var e=l_(n.zrId);e.animation=!0,m_(t,{},e,!0);var o=e.cssAnims,s=e.cssNodes,l=Object(g.keys)(o),c=l.length;if(c){var u=o[i=l[c-1]];for(var h in u){var d=u[h];a[h]=a[h]||{d:""},a[h].d+=d.d||""}for(var f in s){var p=s[f].animation;p.indexOf(i)>=0&&(r=p)}}}),r){e.d=!1;var s=A_(a,n);return r.replace(i,s)}}(t,e,n))a.push(m);else if(!o)return}else if(!o)return;for(var s={},l=0;l<o;l++){var c=i[l],u=[c.getMaxTime()/1e3+"s"],h=g_(c.getClip().easing),d=c.getDelay();h?u.push(h):u.push("linear"),d&&u.push(d/1e3+"s"),c.getLoop()&&u.push("infinite");var f=u.join(" ");s[f]=s[f]||[f,[]],s[f][1].push(c)}function p(i){var o,a=i[1],s=a.length,l={},c={},u={},h="animation-timing-function";function d(t,e,n){for(var r=t.getTracks(),i=t.getMaxTime(),o=0;o<r.length;o++){var a=r[o];if(a.needsAnimate()){var s=a.keyframes,l=a.propName;if(n&&(l=n(l)),l)for(var c=0;c<s.length;c++){var u=s[c],d=Math.round(u.time/i*100)+"%",f=g_(u.easing),p=u.rawValue;(Object(g.isString)(p)||Object(g.isNumber)(p))&&(e[d]=e[d]||{},e[d][l]=u.rawValue,f&&(e[d][h]=f))}}}}for(var f=0;f<s;f++){(S=(x=a[f]).targetName)?"shape"===S&&d(x,c):!r&&d(x,l)}for(var p in l){var A={};Ln(A,t),Object(g.extend)(A,l[p]);var m=Object(Pe.g)(A),v=l[p][h];u[p]=m?{transform:m}:{},f_(u[p],A),v&&(u[p][h]=v)}var y=!0;for(var p in c){u[p]=u[p]||{};var b=!o;v=c[p][h];b&&(o=new Eo);var _=o.len();o.reset(),u[p].d=d_(t,c[p],o);var w=o.len();if(!b&&_!==w){y=!1;break}v&&(u[p][h]=v)}if(!y)for(var p in u)delete u[p].d;if(!r)for(f=0;f<s;f++){var x,S;"style"===(S=(x=a[f]).targetName)&&d(x,u,function(t){return p_[t]})}var C,k=Object(g.keys)(u),B=!0;for(f=1;f<k.length;f++){var T=k[f-1],E=k[f];if(u[T][h_]!==u[E][h_]){B=!1;break}C=u[T][h_]}if(B&&C){for(var p in u)u[p][h_]&&delete u[p][h_];e[h_]=C}if(Object(g.filter)(k,function(t){return Object(g.keys)(u[t]).length>0}).length)return A_(u,n)+" "+i[0]+" both"}for(var A in s){var m;(m=p(s[A]))&&a.push(m)}if(a.length){var v=n.zrId+"-cls-"+n.cssClassIdx++;n.cssNodes["."+v]={animation:a.join(",")},e.class=v}}var v_=Math.round;function y_(t){return t&&Object(g.isString)(t.src)}function b_(t){return t&&Object(g.isFunction)(t.toDataURL)}function __(t,e,n,r){t_(function(i,o){var a="fill"===i||"stroke"===i;a&&Object(Pe.k)(o)?O_(e,t,i,r):a&&Object(Pe.n)(o)?L_(n,t,i,r):t[i]=o},e,n,!1),function(t,e,n){var r=t.style;if(Object(Pe.i)(r)){var i=Object(Pe.h)(t),o=n.shadowCache,a=o[i];if(!a){var s=t.getGlobalScale(),l=s[0],c=s[1];if(!l||!c)return;var u=r.shadowOffsetX||0,h=r.shadowOffsetY||0,d=r.shadowBlur,f=Object(Pe.p)(r.shadowColor),p=f.opacity,A=f.color,g=d/2/l,m=d/2/c,v=g+" "+m;a=n.zrId+"-s"+n.shadowIdx++,n.defs[a]=a_("filter",a,{id:a,x:"-100%",y:"-100%",width:"300%",height:"300%"},[a_("feDropShadow","",{dx:u/l,dy:h/c,stdDeviation:v,"flood-color":A,"flood-opacity":p})]),o[i]=a}e.filter=Object(Pe.d)(a)}}(n,t,r)}function w_(t){return Object(Pe.j)(t[0]-1)&&Object(Pe.j)(t[1])&&Object(Pe.j)(t[2])&&Object(Pe.j)(t[3]-1)}function x_(t,e,n){if(e&&(!function(t){return Object(Pe.j)(t[4])&&Object(Pe.j)(t[5])}(e)||!w_(e))){var r=n?10:1e4;t.transform=w_(e)?"translate("+v_(e[4]*r)/r+" "+v_(e[5]*r)/r+")":Object(Pe.e)(e)}}function S_(t,e,n){for(var r=t.points,i=[],o=0;o<r.length;o++)i.push(v_(r[o][0]*n)/n),i.push(v_(r[o][1]*n)/n);e.points=i.join(" ")}function C_(t){return!t.smooth}var k_,B_,T_={circle:[(k_=["cx","cy","r"],B_=Object(g.map)(k_,function(t){return"string"==typeof t?[t,t]:t}),function(t,e,n){for(var r=0;r<B_.length;r++){var i=B_[r],o=t[i[0]];null!=o&&(e[i[1]]=v_(o*n)/n)}})],polyline:[S_,C_],polygon:[S_,C_]};function E_(t,e){var n=t.style,r=t.shape,i=T_[t.type],o={},a=e.animation,s="path",l=t.style.strokePercent,c=e.compress&&Object(Pe.f)(t)||4;if(!i||e.willUpdate||i[1]&&!i[1](r)||a&&function(t){for(var e=t.animators,n=0;n<e.length;n++)if("shape"===e[n].targetName)return!0;return!1}(t)||l<1){var u=!t.path||t.shapeChanged();t.path||t.createPathProxy();var h=t.path;u&&(h.beginPath(),t.buildPath(h,t.shape),t.pathUpdated());var d=h.getVersion(),f=t,p=f.__svgPathBuilder;f.__svgPathVersion===d&&p&&l===f.__svgPathStrokePercent||(p||(p=f.__svgPathBuilder=new Zb),p.reset(c),h.rebuildPath(p,l),p.generateStr(),f.__svgPathVersion=d,f.__svgPathStrokePercent=l),o.d=p.getStr()}else{s=t.type;var A=Math.pow(10,c);i[0](r,o,A)}return x_(o,t.transform),__(o,n,t,e),e.animation&&m_(t,o,e),a_(s,t.id+"",o)}function M_(t,e){return t instanceof $o?E_(t,e):t instanceof ra?function(t,e){var n=t.style,r=n.image;if(r&&!Object(g.isString)(r)&&(y_(r)?r=r.src:b_(r)&&(r=r.toDataURL())),r){var i=n.x||0,o=n.y||0,a={href:r,width:n.width,height:n.height};return i&&(a.x=i),o&&(a.y=o),x_(a,t.transform),__(a,n,t,e),e.animation&&m_(t,a,e),a_("image",t.id+"",a)}}(t,e):t instanceof qo?function(t,e){var n=t.style,r=n.text;if(null!=r&&(r+=""),r&&!isNaN(n.x)&&!isNaN(n.y)){var i=n.font||Pn.a,o=n.x||0,a=Object(Pe.b)(n.y||0,Qn(i),n.textBaseline),s={"dominant-baseline":"central","text-anchor":Pe.a[n.textAlign]||n.textAlign};if(ba(n)){var l="",c=n.fontStyle,u=va(n.fontSize);if(!parseFloat(u))return;var h=n.fontFamily||Pn.b,d=n.fontWeight;l+="font-size:"+u+";font-family:"+h+";",c&&"normal"!==c&&(l+="font-style:"+c+";"),d&&"normal"!==d&&(l+="font-weight:"+d+";"),s.style=l}else s.style="font: "+i;return r.match(/\s/)&&(s["xml:space"]="preserve"),o&&(s.x=o),a&&(s.y=a),x_(s,t.transform),__(s,n,t,e),e.animation&&m_(t,s,e),a_("text",t.id+"",s,void 0,r)}}(t,e):void 0}function O_(t,e,n,r){var i,o=t[n],a={gradientUnits:o.global?"userSpaceOnUse":"objectBoundingBox"};if(Object(Pe.m)(o))i="linearGradient",a.x1=o.x,a.y1=o.y,a.x2=o.x2,a.y2=o.y2;else{if(!Object(Pe.o)(o))return void 0;i="radialGradient",a.cx=Object(g.retrieve2)(o.x,.5),a.cy=Object(g.retrieve2)(o.y,.5),a.r=Object(g.retrieve2)(o.r,.5)}for(var s=o.colorStops,l=[],c=0,u=s.length;c<u;++c){var h=100*Object(Pe.q)(s[c].offset)+"%",d=s[c].color,f=Object(Pe.p)(d),p=f.color,A=f.opacity,m={offset:h};m["stop-color"]=p,A<1&&(m["stop-opacity"]=A),l.push(a_("stop",c+"",m))}var v=s_(a_(i,"",a,l)),y=r.gradientCache,b=y[v];b||(b=r.zrId+"-g"+r.gradientIdx++,y[v]=b,a.id=b,r.defs[b]=a_(i,b,a,l)),e[n]=Object(Pe.d)(b)}function L_(t,e,n,r){var i,o=t.style[n],a=t.getBoundingRect(),s={},l=o.repeat,c="no-repeat"===l,u="repeat-x"===l,h="repeat-y"===l;if(Object(Pe.l)(o)){var d=o.imageWidth,f=o.imageHeight,p=void 0,A=o.image;if(Object(g.isString)(A)?p=A:y_(A)?p=A.src:b_(A)&&(p=A.toDataURL()),"undefined"==typeof Image){var m="Image width/height must been given explictly in svg-ssr renderer.";Object(g.assert)(d,m),Object(g.assert)(f,m)}else if(null==d||null==f){var v=function(t,e){if(t){var n=t.elm,r=d||e.width,i=f||e.height;"pattern"===t.tag&&(u?(i=1,r/=a.width):h&&(r=1,i/=a.height)),t.attrs.width=r,t.attrs.height=i,n&&(n.setAttribute("width",r),n.setAttribute("height",i))}},y=Ci(p,null,t,function(t){c||v(x,t),v(i,t)});y&&y.width&&y.height&&(d=d||y.width,f=f||y.height)}i=a_("image","img",{href:p,width:d,height:f}),s.width=d,s.height=f}else o.svgElement&&(i=Object(g.clone)(o.svgElement),s.width=o.svgWidth,s.height=o.svgHeight);if(i){var b,_;c?b=_=1:u?(_=1,b=s.width/a.width):h?(b=1,_=s.height/a.height):s.patternUnits="userSpaceOnUse",null==b||isNaN(b)||(s.width=b),null==_||isNaN(_)||(s.height=_);var w=Object(Pe.g)(o);w&&(s.patternTransform=w);var x=a_("pattern","",s,[i]),S=s_(x),C=r.patternCache,k=C[S];k||(k=r.zrId+"-p"+r.patternIdx++,C[S]=k,s.id=k,x=r.defs[k]=a_("pattern",k,s,[i])),e[n]=Object(Pe.d)(k)}}function D_(t,e,n){var r=n.clipPathCache,i=n.defs,o=r[t.id];if(!o){var a={id:o=n.zrId+"-c"+n.clipPathIdx++};r[t.id]=o,i[o]=a_("clipPath",o,a,[E_(t,n)])}e["clip-path"]=Object(Pe.d)(o)}function I_(t){return document.createTextNode(t)}function P_(t,e,n){t.insertBefore(e,n)}function N_(t,e){t.removeChild(e)}function F_(t,e){t.appendChild(e)}function R_(t){return t.parentNode}function j_(t){return t.nextSibling}function H_(t,e){t.textContent=e}var U_=58,Q_=120,z_=a_("","");function Y_(t){return void 0===t}function V_(t){return void 0!==t}function W_(t,e,n){for(var r={},i=e;i<=n;++i){var o=t[i].key;void 0!==o&&(r[o]=i)}return r}function G_(t,e){var n=t.key===e.key;return t.tag===e.tag&&n}function X_(t){var e,n=t.children,r=t.tag;if(V_(r)){var i=t.elm=o_(r);if(K_(z_,t),Object(g.isArray)(n))for(e=0;e<n.length;++e){var o=n[e];null!=o&&F_(i,X_(o))}else V_(t.text)&&!Object(g.isObject)(t.text)&&F_(i,I_(t.text))}else t.elm=I_(t.text);return t.elm}function Z_(t,e,n,r,i){for(;r<=i;++r){var o=n[r];null!=o&&P_(t,X_(o),e)}}function $_(t,e,n,r){for(;n<=r;++n){var i=e[n];if(null!=i)if(V_(i.tag))N_(R_(i.elm),i.elm);else N_(t,i.elm)}}function K_(t,e){var n,r=e.elm,i=t&&t.attrs||{},o=e.attrs||{};if(i!==o){for(n in o){var a=o[n];i[n]!==a&&(!0===a?r.setAttribute(n,""):!1===a?r.removeAttribute(n):n.charCodeAt(0)!==Q_?r.setAttribute(n,a):"xmlns:xlink"===n||"xmlns"===n?r.setAttributeNS(r_,n,a):n.charCodeAt(3)===U_?r.setAttributeNS(i_,n,a):n.charCodeAt(5)===U_?r.setAttributeNS(n_,n,a):r.setAttribute(n,a))}for(n in i)n in o||r.removeAttribute(n)}}function J_(t,e){var n=e.elm=t.elm,r=t.children,i=e.children;t!==e&&(K_(t,e),Y_(e.text)?V_(r)&&V_(i)?r!==i&&function(t,e,n){for(var r,i,o,a=0,s=0,l=e.length-1,c=e[0],u=e[l],h=n.length-1,d=n[0],f=n[h];a<=l&&s<=h;)null==c?c=e[++a]:null==u?u=e[--l]:null==d?d=n[++s]:null==f?f=n[--h]:G_(c,d)?(J_(c,d),c=e[++a],d=n[++s]):G_(u,f)?(J_(u,f),u=e[--l],f=n[--h]):G_(c,f)?(J_(c,f),P_(t,c.elm,j_(u.elm)),c=e[++a],f=n[--h]):G_(u,d)?(J_(u,d),P_(t,u.elm,c.elm),u=e[--l],d=n[++s]):(Y_(r)&&(r=W_(e,a,l)),Y_(i=r[d.key])?P_(t,X_(d),c.elm):(o=e[i]).tag!==d.tag?P_(t,X_(d),c.elm):(J_(o,d),e[i]=void 0,P_(t,o.elm,c.elm)),d=n[++s]);(a<=l||s<=h)&&(a>l?Z_(t,null==n[h+1]?null:n[h+1].elm,n,s,h):$_(t,e,a,l))}(n,r,i):V_(i)?(V_(t.text)&&H_(n,""),Z_(n,null,i,0,i.length-1)):V_(r)?$_(n,r,0,r.length-1):V_(t.text)&&H_(n,""):t.text!==e.text&&(V_(r)&&$_(n,r,0,r.length-1),H_(n,e.text)))}var q_=0;function tw(t){return function(){0}}var ew=function(){function t(t,e,n){if(this.type="svg",this.refreshHover=tw("refreshHover"),this.configLayer=tw("configLayer"),this.storage=e,this._opts=n=Object(g.extend)({},n),this.root=t,this._id="zr"+q_++,this._oldVNode=c_(n.width,n.height),t&&!n.ssr){var r=this._viewport=document.createElement("div");r.style.cssText="position:relative;overflow:hidden";var i=this._svgDom=this._oldVNode.elm=o_("svg");K_(null,this._oldVNode),r.appendChild(i),t.appendChild(r)}this.resize(n.width,n.height)}return t.prototype.getType=function(){return this.type},t.prototype.getViewportRoot=function(){return this._viewport},t.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},t.prototype.getSvgDom=function(){return this._svgDom},t.prototype.refresh=function(){if(this.root){var t=this.renderToVNode({willUpdate:!0});t.attrs.style="position:absolute;left:0;top:0;user-select:none",function(t,e){if(G_(t,e))J_(t,e);else{var n=t.elm,r=R_(n);X_(e),null!==r&&(P_(r,e.elm,j_(n)),$_(r,[t],0,0))}}(this._oldVNode,t),this._oldVNode=t}},t.prototype.renderOneToVNode=function(t){return M_(t,l_(this._id))},t.prototype.renderToVNode=function(t){t=t||{};var e=this.storage.getDisplayList(!0),n=this._width,r=this._height,i=l_(this._id);i.animation=t.animation,i.willUpdate=t.willUpdate,i.compress=t.compress;var o=[],a=this._bgVNode=function(t,e,n,r){var i;if(n&&"none"!==n)if(i=a_("rect","bg",{width:t,height:e,x:"0",y:"0",id:"0"}),Object(Pe.k)(n))O_({fill:n},i.attrs,"fill",r);else if(Object(Pe.n)(n))L_({style:{fill:n},dirty:g.noop,getBoundingRect:function(){return{width:t,height:e}}},i.attrs,"fill",r);else{var o=Object(Pe.p)(n),a=o.color,s=o.opacity;i.attrs.fill=a,s<1&&(i.attrs["fill-opacity"]=s)}return i}(n,r,this._backgroundColor,i);a&&o.push(a);var s=t.compress?null:this._mainVNode=a_("g","main",{},[]);this._paintList(e,i,s?s.children:o),s&&o.push(s);var l=Object(g.map)(Object(g.keys)(i.defs),function(t){return i.defs[t]});if(l.length&&o.push(a_("defs","defs",{},l)),t.animation){var c=function(t,e,n){var r=(n=n||{}).newline?"\n":"",i=" {"+r,o=r+"}",a=Object(g.map)(Object(g.keys)(t),function(e){return e+i+Object(g.map)(Object(g.keys)(t[e]),function(n){return n+":"+t[e][n]+";"}).join(r)+o}).join(r),s=Object(g.map)(Object(g.keys)(e),function(t){return"@keyframes "+t+i+Object(g.map)(Object(g.keys)(e[t]),function(n){return n+i+Object(g.map)(Object(g.keys)(e[t][n]),function(r){var i=e[t][n][r];return"d"===r&&(i='path("'+i+'")'),r+":"+i+";"}).join(r)+o}).join(r)+o}).join(r);return a||s?["<![CDATA[",a,s,"]]>"].join(r):""}(i.cssNodes,i.cssAnims,{newline:!0});if(c){var u=a_("style","stl",{},[],c);o.push(u)}}return c_(n,r,o,t.useViewBox)},t.prototype.renderToString=function(t){return t=t||{},s_(this.renderToVNode({animation:Object(g.retrieve2)(t.cssAnimation,!0),willUpdate:!1,compress:!0,useViewBox:Object(g.retrieve2)(t.useViewBox,!0)}),{newline:!0})},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t},t.prototype.getSvgRoot=function(){return this._mainVNode&&this._mainVNode.elm},t.prototype._paintList=function(t,e,n){for(var r,i,o=t.length,a=[],s=0,l=0,c=0;c<o;c++){var u=t[c];if(!u.invisible){var h=u.__clipPaths,d=h&&h.length||0,f=i&&i.length||0,p=void 0;for(p=Math.max(d-1,f-1);p>=0&&(!h||!i||h[p]!==i[p]);p--);for(var A=f-1;A>p;A--)r=a[--s-1];for(var g=p+1;g<d;g++){var m={};D_(h[g],m,e);var v=a_("g","clip-g-"+l++,m,[]);(r?r.children:n).push(v),a[s++]=v,r=v}i=h;var y=M_(u,e);y&&(r?r.children:n).push(y)}}},t.prototype.resize=function(t,e){var n=this._opts,r=this.root,i=this._viewport;if(null!=t&&(n.width=t),null!=e&&(n.height=e),r&&i&&(i.style.display="none",t=PA(r,0,n),e=PA(r,1,n),i.style.display=""),this._width!==t||this._height!==e){if(this._width=t,this._height=e,i){var o=i.style;o.width=t+"px",o.height=e+"px"}if(Object(Pe.n)(this._backgroundColor))this.refresh();else{var a=this._svgDom;a&&(a.setAttribute("width",t),a.setAttribute("height",e));var s=this._bgVNode&&this._bgVNode.elm;s&&(s.setAttribute("width",t),s.setAttribute("height",e))}}},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t.prototype.dispose=function(){this.root&&(this.root.innerHTML=""),this._svgDom=this._viewport=this.storage=this._oldVNode=this._bgVNode=this._mainVNode=null},t.prototype.clear=function(){this._svgDom&&(this._svgDom.innerHTML=null),this._oldVNode=null},t.prototype.toDataURL=function(t){var e=this.renderToString(),n="data:image/svg+xml;";return t?(e=Object(Pe.c)(e))&&n+"base64,"+e:n+"charset=UTF-8,"+encodeURIComponent(e)},t}();function nw(t,e,n){var r=Pn.d.createCanvas(),i=e.getWidth(),o=e.getHeight(),a=r.style;return a&&(a.position="absolute",a.left="0",a.top="0",a.width=i+"px",a.height=o+"px",r.setAttribute("data-zr-dom-id",t)),r.width=i*n,r.height=o*n,r}var rw=function(t){function e(e,n,r){var i,o=t.call(this)||this;o.motionBlur=!1,o.lastFrameAlpha=.7,o.dpr=1,o.virtual=!1,o.config={},o.incremental=!1,o.zlevel=0,o.maxRepaintRectCount=5,o.__dirty=!0,o.__firstTimePaint=!0,o.__used=!1,o.__drawIndex=0,o.__startIndex=0,o.__endIndex=0,o.__prevStartIndex=null,o.__prevEndIndex=null,r=r||wn,"string"==typeof e?i=nw(e,n,r):g.isObject(e)&&(e=(i=e).id),o.id=e,o.dom=i;var a=i.style;return a&&(g.disableUserSelect(i),i.onselectstart=function(){return!1},a.padding="0",a.margin="0",a.borderWidth="0"),o.painter=n,o.dpr=r,o}return p(e,t),e.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},e.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},e.prototype.initContext=function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},e.prototype.setUnpainted=function(){this.__firstTimePaint=!0},e.prototype.createBackBuffer=function(){var t=this.dpr;this.domBack=nw("back-"+this.id,this.painter,t),this.ctxBack=this.domBack.getContext("2d"),1!==t&&this.ctxBack.scale(t,t)},e.prototype.createRepaintRects=function(t,e,n,r){if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;var i,o=[],a=this.maxRepaintRectCount,s=!1,l=new Lt(0,0,0,0);function c(t){if(t.isFinite()&&!t.isZero())if(0===o.length){(e=new Lt(0,0,0,0)).copy(t),o.push(e)}else{for(var e,n=!1,r=1/0,i=0,c=0;c<o.length;++c){var u=o[c];if(u.intersect(t)){var h=new Lt(0,0,0,0);h.copy(u),h.union(t),o[c]=h,n=!0;break}if(s){l.copy(t),l.union(u);var d=t.width*t.height,f=u.width*u.height,p=l.width*l.height-d-f;p<r&&(r=p,i=c)}}if(s&&(o[i].union(t),n=!0),!n)(e=new Lt(0,0,0,0)).copy(t),o.push(e);s||(s=o.length>=a)}}for(var u=this.__startIndex;u<this.__endIndex;++u){if(f=t[u]){var h=f.shouldBePainted(n,r,!0,!0);(p=f.__isRendered&&(f.__dirty&Jt||!h)?f.getPrevPaintRect():null)&&c(p);var d=h&&(f.__dirty&Jt||!f.__isRendered)?f.getPaintRect():null;d&&c(d)}}for(u=this.__prevStartIndex;u<this.__prevEndIndex;++u){var f,p;h=(f=e[u]).shouldBePainted(n,r,!0,!0);if(f&&(!h||!f.__zr)&&f.__isRendered)(p=f.getPrevPaintRect())&&c(p)}do{i=!1;for(u=0;u<o.length;)if(o[u].isZero())o.splice(u,1);else{for(var A=u+1;A<o.length;)o[u].intersect(o[A])?(i=!0,o[u].union(o[A]),o.splice(A,1)):A++;u++}}while(i);return this._paintRects=o,o},e.prototype.debugGetPaintRects=function(){return(this._paintRects||[]).slice()},e.prototype.resize=function(t,e){var n=this.dpr,r=this.dom,i=r.style,o=this.domBack;i&&(i.width=t+"px",i.height=e+"px"),r.width=t*n,r.height=e*n,o&&(o.width=t*n,o.height=e*n,1!==n&&this.ctxBack.scale(n,n))},e.prototype.clear=function(t,e,n){var r=this.dom,i=this.ctx,o=r.width,a=r.height;e=e||this.clearColor;var s=this.motionBlur&&!t,l=this.lastFrameAlpha,c=this.dpr,u=this;s&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(r,0,0,o/c,a/c));var h=this.domBack;function d(t,n,r,o){if(i.clearRect(t,n,r,o),e&&"transparent"!==e){var a=void 0;if(g.isGradientObject(e))a=(e.global||e.__width===r&&e.__height===o)&&e.__canvasGradient||DA(i,e,{x:0,y:0,width:r,height:o}),e.__canvasGradient=a,e.__width=r,e.__height=o;else g.isImagePatternObject(e)&&(e.scaleX=e.scaleX||c,e.scaleY=e.scaleY||c,a=zA(i,e,{dirty:function(){u.setUnpainted(),u.__painter.refresh()}}));i.save(),i.fillStyle=a||e,i.fillRect(t,n,r,o),i.restore()}s&&(i.save(),i.globalAlpha=l,i.drawImage(h,t,n,r,o),i.restore())}!n||s?d(0,0,o,a):n.length&&g.each(n,function(t){d(t.x*c,t.y*c,t.width*c,t.height*c)})},e}(Y),iw=314159;var ow=function(){function t(t,e,n,r){this.type="canvas",this._zlevelList=[],this._prevDisplayList=[],this._layers={},this._layerConfig={},this._needsManuallyCompositing=!1,this.type="canvas";var i=!t.nodeName||"CANVAS"===t.nodeName.toUpperCase();this._opts=n=g.extend({},n||{}),this.dpr=n.devicePixelRatio||wn,this._singleCanvas=i,this.root=t,t.style&&(g.disableUserSelect(t),t.innerHTML=""),this.storage=e;var o=this._zlevelList;this._prevDisplayList=[];var a=this._layers;if(i){var s=t,l=s.width,c=s.height;null!=n.width&&(l=n.width),null!=n.height&&(c=n.height),this.dpr=n.devicePixelRatio||1,s.width=l*this.dpr,s.height=c*this.dpr,this._width=l,this._height=c;var u=new rw(s,this,this.dpr);u.__builtin__=!0,u.initContext(),a[iw]=u,u.zlevel=iw,o.push(iw),this._domRoot=t}else{this._width=PA(t,0,n),this._height=PA(t,1,n);var h=this._domRoot=function(t,e){var n=document.createElement("div");return n.style.cssText=["position:relative","width:"+t+"px","height:"+e+"px","padding:0","margin:0","border-width:0"].join(";")+";",n}(this._width,this._height);t.appendChild(h)}}return t.prototype.getType=function(){return"canvas"},t.prototype.isSingleCanvas=function(){return this._singleCanvas},t.prototype.getViewportRoot=function(){return this._domRoot},t.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},t.prototype.refresh=function(t){var e=this.storage.getDisplayList(!0),n=this._prevDisplayList,r=this._zlevelList;this._redrawId=Math.random(),this._paintList(e,n,t,this._redrawId);for(var i=0;i<r.length;i++){var o=r[i],a=this._layers[o];if(!a.__builtin__&&a.refresh){var s=0===i?this._backgroundColor:null;a.refresh(s)}}return this._opts.useDirtyRect&&(this._prevDisplayList=e.slice()),this},t.prototype.refreshHover=function(){this._paintHoverList(this.storage.getDisplayList(!1))},t.prototype._paintHoverList=function(t){var e=t.length,n=this._hoverlayer;if(n&&n.clear(),e){for(var r,i={inHover:!0,viewWidth:this._width,viewHeight:this._height},o=0;o<e;o++){var a=t[o];a.__inHover&&(n||(n=this._hoverlayer=this.getLayer(1e5)),r||(r=n.ctx).save(),ng(r,a,i,o===e-1))}r&&r.restore()}},t.prototype.getHoverLayer=function(){return this.getLayer(1e5)},t.prototype.paintOne=function(t,e){eg(t,e)},t.prototype._paintList=function(t,e,n,r){if(this._redrawId===r){n=n||!1,this._updateLayerStatus(t);var i=this._doPaintList(t,e,n),o=i.finished,a=i.needsRefreshHover;if(this._needsManuallyCompositing&&this._compositeManually(),a&&this._paintHoverList(t),o)this.eachLayer(function(t){t.afterBrush&&t.afterBrush()});else{var s=this;ie(function(){s._paintList(t,e,n,r)})}}},t.prototype._compositeManually=function(){var t=this.getLayer(iw).ctx,e=this._domRoot.width,n=this._domRoot.height;t.clearRect(0,0,e,n),this.eachBuiltinLayer(function(r){r.virtual&&t.drawImage(r.dom,0,0,e,n)})},t.prototype._doPaintList=function(t,e,n){for(var r=this,i=[],o=this._opts.useDirtyRect,a=0;a<this._zlevelList.length;a++){var s=this._zlevelList[a],l=this._layers[s];l.__builtin__&&l!==this._hoverlayer&&(l.__dirty||n)&&i.push(l)}for(var c=!0,u=!1,h=function(a){var s,l=i[a],h=l.ctx,f=o&&l.createRepaintRects(t,e,d._width,d._height),p=n?l.__startIndex:l.__drawIndex,A=!n&&l.incremental&&Date.now,g=A&&Date.now(),m=l.zlevel===d._zlevelList[0]?d._backgroundColor:null;if(l.__startIndex===l.__endIndex)l.clear(!1,m,f);else if(p===l.__startIndex){var v=t[p];v.incremental&&v.notClear&&!n||l.clear(!1,m,f)}-1===p&&(console.error("For some unknown reason. drawIndex is -1"),p=l.__startIndex);var y=function(e){var n={inHover:!1,allClipped:!1,prevEl:null,viewWidth:r._width,viewHeight:r._height};for(s=p;s<l.__endIndex;s++){var i=t[s];if(i.__inHover&&(u=!0),r._doPaintEl(i,l,o,e,n,s===l.__endIndex-1),A)if(Date.now()-g>15)break}n.prevElClipPaths&&h.restore()};if(f)if(0===f.length)s=l.__endIndex;else for(var b=d.dpr,_=0;_<f.length;++_){var w=f[_];h.save(),h.beginPath(),h.rect(w.x*b,w.y*b,w.width*b,w.height*b),h.clip(),y(w),h.restore()}else h.save(),y(),h.restore();l.__drawIndex=s,l.__drawIndex<l.__endIndex&&(c=!1)},d=this,f=0;f<i.length;f++)h(f);return A.a.wxa&&g.each(this._layers,function(t){t&&t.ctx&&t.ctx.draw&&t.ctx.draw()}),{finished:c,needsRefreshHover:u}},t.prototype._doPaintEl=function(t,e,n,r,i,o){var a=e.ctx;if(n){var s=t.getPaintRect();(!r||s&&s.intersect(r))&&(ng(a,t,i,o),t.setPrevPaintRect(s))}else ng(a,t,i,o)},t.prototype.getLayer=function(t,e){this._singleCanvas&&!this._needsManuallyCompositing&&(t=iw);var n=this._layers[t];return n||((n=new rw("zr_"+t,this,this.dpr)).zlevel=t,n.__builtin__=!0,this._layerConfig[t]?g.merge(n,this._layerConfig[t],!0):this._layerConfig[t-.01]&&g.merge(n,this._layerConfig[t-.01],!0),e&&(n.virtual=e),this.insertLayer(t,n),n.initContext()),n},t.prototype.insertLayer=function(t,e){var n=this._layers,r=this._zlevelList,i=r.length,o=this._domRoot,a=null,s=-1;if(!n[t]&&function(t){return!!t&&(!!t.__builtin__||"function"==typeof t.resize&&"function"==typeof t.refresh)}(e)){if(i>0&&t>r[0]){for(s=0;s<i-1&&!(r[s]<t&&r[s+1]>t);s++);a=n[r[s]]}if(r.splice(s+1,0,t),n[t]=e,!e.virtual)if(a){var l=a.dom;l.nextSibling?o.insertBefore(e.dom,l.nextSibling):o.appendChild(e.dom)}else o.firstChild?o.insertBefore(e.dom,o.firstChild):o.appendChild(e.dom);e.__painter=this}},t.prototype.eachLayer=function(t,e){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r];t.call(e,this._layers[i],i)}},t.prototype.eachBuiltinLayer=function(t,e){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r],o=this._layers[i];o.__builtin__&&t.call(e,o,i)}},t.prototype.eachOtherLayer=function(t,e){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r],o=this._layers[i];o.__builtin__||t.call(e,o,i)}},t.prototype.getLayers=function(){return this._layers},t.prototype._updateLayerStatus=function(t){function e(t){o&&(o.__endIndex!==t&&(o.__dirty=!0),o.__endIndex=t)}if(this.eachBuiltinLayer(function(t,e){t.__dirty=t.__used=!1}),this._singleCanvas)for(var n=1;n<t.length;n++){if((s=t[n]).zlevel!==t[n-1].zlevel||s.incremental){this._needsManuallyCompositing=!0;break}}var r,i,o=null,a=0;for(i=0;i<t.length;i++){var s,l=(s=t[i]).zlevel,c=void 0;r!==l&&(r=l,a=0),s.incremental?((c=this.getLayer(l+.001,this._needsManuallyCompositing)).incremental=!0,a=1):c=this.getLayer(l+(a>0?.01:0),this._needsManuallyCompositing),c.__builtin__||g.logError("ZLevel "+l+" has been used by unkown layer "+c.id),c!==o&&(c.__used=!0,c.__startIndex!==i&&(c.__dirty=!0),c.__startIndex=i,c.incremental?c.__drawIndex=-1:c.__drawIndex=i,e(i),o=c),s.__dirty&Jt&&!s.__inHover&&(c.__dirty=!0,c.incremental&&c.__drawIndex<0&&(c.__drawIndex=i))}e(i),this.eachBuiltinLayer(function(t,e){!t.__used&&t.getElementCount()>0&&(t.__dirty=!0,t.__startIndex=t.__endIndex=t.__drawIndex=0),t.__dirty&&t.__drawIndex<0&&(t.__drawIndex=t.__startIndex)})},t.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},t.prototype._clearLayer=function(t){t.clear()},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t,g.each(this._layers,function(t){t.setUnpainted()})},t.prototype.configLayer=function(t,e){if(e){var n=this._layerConfig;n[t]?g.merge(n[t],e,!0):n[t]=e;for(var r=0;r<this._zlevelList.length;r++){var i=this._zlevelList[r];if(i===t||i===t+.01){var o=this._layers[i];g.merge(o,n[t],!0)}}}},t.prototype.delLayer=function(t){var e=this._layers,n=this._zlevelList,r=e[t];r&&(r.dom.parentNode.removeChild(r.dom),delete e[t],n.splice(g.indexOf(n,t),1))},t.prototype.resize=function(t,e){if(this._domRoot.style){var n=this._domRoot;n.style.display="none";var r=this._opts,i=this.root;if(null!=t&&(r.width=t),null!=e&&(r.height=e),t=PA(i,0,r),e=PA(i,1,r),n.style.display="",this._width!==t||e!==this._height){for(var o in n.style.width=t+"px",n.style.height=e+"px",this._layers)this._layers.hasOwnProperty(o)&&this._layers[o].resize(t,e);this.refresh(!0)}this._width=t,this._height=e}else{if(null==t||null==e)return;this._width=t,this._height=e,this.getLayer(iw).resize(t,e)}return this},t.prototype.clearLayer=function(t){var e=this._layers[t];e&&e.clear()},t.prototype.dispose=function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},t.prototype.getRenderedCanvas=function(t){if(t=t||{},this._singleCanvas&&!this._compositeManually)return this._layers[iw].dom;var e=new rw("image",this,t.pixelRatio||this.dpr);e.initContext(),e.clear(!1,t.backgroundColor||this._backgroundColor);var n=e.ctx;if(t.pixelRatio<=this.dpr){this.refresh();var r=e.dom.width,i=e.dom.height;this.eachLayer(function(t){t.__builtin__?n.drawImage(t.dom,0,0,r,i):t.renderToCanvas&&(n.save(),t.renderToCanvas(n),n.restore())})}else for(var o={inHover:!1,viewWidth:this._width,viewHeight:this._height},a=this.storage.getDisplayList(!0),s=0,l=a.length;s<l;s++){var c=a[s];ng(n,c,o,s===l-1)}return e.dom},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t}();var aw=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return p(e,t),e.prototype.getInitialData=function(t){return pv(null,this,{useEncodeDefaulter:!0})},e.prototype.getLegendIcon=function(t){var e=new er,n=EA("line",0,t.itemHeight/2,t.itemWidth,0,t.lineStyle.stroke,!1);e.add(n),n.setStyle(t.lineStyle);var r=this.getData().getVisual("symbol"),i=this.getData().getVisual("symbolRotate"),o="none"===r?"circle":r,a=.8*t.itemHeight,s=EA(o,(t.itemWidth-a)/2,(t.itemHeight-a)/2,a,a,t.itemStyle.fill);e.add(s),s.setStyle(t.itemStyle);var l="inherit"===t.iconRotate?i:t.iconRotate||0;return s.rotation=l*Math.PI/180,s.setOrigin([t.itemWidth/2,t.itemHeight/2]),o.indexOf("empty")>-1&&(s.style.stroke=s.style.fill,s.style.fill="#fff",s.style.lineWidth=2),e},e.type="series.line",e.dependencies=["grid","polar"],e.defaultOption={z:3,coordinateSystem:"cartesian2d",legendHoverLink:!0,clip:!0,label:{position:"top"},endLabel:{show:!1,valueAnimation:!0,distance:8},lineStyle:{width:2,type:"solid"},emphasis:{scale:!0},step:!1,smooth:!1,smoothMonotone:null,symbol:"emptyCircle",symbolSize:4,symbolRotate:null,showSymbol:!0,showAllSymbol:"auto",connectNulls:!1,sampling:"none",animationEasing:"linear",progressive:0,hoverLayerThreshold:1/0,universalTransition:{divideShape:"clone"},triggerLineEvent:!1},e}(hp);function sw(t,e){var n=t.mapDimensionsAll("defaultedLabel"),r=n.length;if(1===r){var i=ef(t,e,n[0]);return null!=i?i+"":null}if(r){for(var o=[],a=0;a<n.length;a++)o.push(ef(t,e,n[a]));return o.join(" ")}}function lw(t,e){var n=t.mapDimensionsAll("defaultedLabel");if(!Object(g.isArray)(e))return e+"";for(var r=[],i=0;i<n.length;i++){var o=t.getDimensionIndex(n[i]);o>=0&&r.push(e[o])}return r.join(" ")}function cw(t,e){this.parent.drift(t,e)}var uw=function(t){function e(e,n,r,i){var o=t.call(this)||this;return o.updateData(e,n,r,i),o}return p(e,t),e.prototype._createSymbol=function(t,e,n,r,i){this.removeAll();var o=EA(t,-1,-1,2,2,null,i);o.attr({z2:100,culling:!0,scaleX:r[0]/2,scaleY:r[1]/2}),o.drift=cw,this._symbolType=t,this.add(o)},e.prototype.stopSymbolAnimation=function(t){this.childAt(0).stopAnimation(null,t)},e.prototype.getSymbolType=function(){return this._symbolType},e.prototype.getSymbolPath=function(){return this.childAt(0)},e.prototype.highlight=function(){cs(this.childAt(0))},e.prototype.downplay=function(){us(this.childAt(0))},e.prototype.setZ=function(t,e){var n=this.childAt(0);n.zlevel=t,n.z=e},e.prototype.setDraggable=function(t,e){var n=this.childAt(0);n.draggable=t,n.cursor=!e&&t?"move":n.cursor},e.prototype.updateData=function(t,n,r,i){this.silent=!1;var o=t.getItemVisual(n,"symbol")||"circle",a=t.hostModel,s=e.getSymbolSize(t,n),l=o!==this._symbolType,c=i&&i.disableAnimation;if(l){var u=t.getItemVisual(n,"symbolKeepAspect");this._createSymbol(o,t,n,s,u)}else{(d=this.childAt(0)).silent=!1;var h={scaleX:s[0]/2,scaleY:s[1]/2};c?d.attr(h):ec(d,h,a,n),sc(d)}if(this._updateCommon(t,n,s,r,i),l){var d=this.childAt(0);if(!c){h={scaleX:this._sizeX,scaleY:this._sizeY,style:{opacity:d.style.opacity}};d.scaleX=d.scaleY=0,d.style.opacity=0,nc(d,h,a,n)}}c&&this.childAt(0).stopAnimation("leave")},e.prototype._updateCommon=function(t,e,n,r,i){var o,a,s,l,c,u,h,d,f,p=this.childAt(0),A=t.hostModel;if(r&&(o=r.emphasisItemStyle,a=r.blurItemStyle,s=r.selectItemStyle,l=r.focus,c=r.blurScope,h=r.labelStatesModels,d=r.hoverScale,f=r.cursorStyle,u=r.emphasisDisabled),!r||t.hasItemOption){var m=r&&r.itemModel?r.itemModel:t.getItemModel(e),v=m.getModel("emphasis");o=v.getModel("itemStyle").getItemStyle(),s=m.getModel(["select","itemStyle"]).getItemStyle(),a=m.getModel(["blur","itemStyle"]).getItemStyle(),l=v.get("focus"),c=v.get("blurScope"),u=v.get("disabled"),h=Qc(m),d=v.getShallow("scale"),f=m.getShallow("cursor")}var y=t.getItemVisual(e,"symbolRotate");p.attr("rotation",(y||0)*Math.PI/180||0);var b=OA(t.getItemVisual(e,"symbolOffset"),n);b&&(p.x=b[0],p.y=b[1]),f&&p.attr("cursor",f);var _=t.getItemVisual(e,"style"),w=_.fill;if(p instanceof ra){var x=p.style;p.useStyle(Object(g.extend)({image:x.image,x:x.x,y:x.y,width:x.width,height:x.height},_))}else p.__isEmptyBrush?p.useStyle(Object(g.extend)({},_)):p.useStyle(_),p.style.decal=null,p.setColor(w,i&&i.symbolInnerColor),p.style.strokeNoScale=!0;var S=t.getItemVisual(e,"liftZ"),C=this._z2;null!=S?null==C&&(this._z2=p.z2,p.z2+=S):null!=C&&(p.z2=C,this._z2=null);var k=i&&i.useNameLabel;Uc(p,h,{labelFetcher:A,labelDataIndex:e,defaultText:function(e){return k?t.getName(e):sw(t,e)},inheritColor:w,defaultOpacity:_.opacity}),this._sizeX=n[0]/2,this._sizeY=n[1]/2;var B=p.ensureState("emphasis");B.style=o,p.ensureState("select").style=s,p.ensureState("blur").style=a;var T=null==d||!0===d?Math.max(1.1,3/this._sizeY):isFinite(d)&&d>0?+d:1;B.scaleX=this._sizeX*T,B.scaleY=this._sizeY*T,this.setSymbolScale(1),ws(this,l,c,u)},e.prototype.setSymbolScale=function(t){this.scaleX=this.scaleY=t},e.prototype.fadeOut=function(t,e,n){var r=this.childAt(0),i=Ta(this).dataIndex,o=n&&n.animation;if(this.silent=r.silent=!0,n&&n.fadeLabel){var a=r.getTextContent();a&&ic(a,{style:{opacity:0}},e,{dataIndex:i,removeOpt:o,cb:function(){r.removeTextContent()}})}else r.removeTextContent();ic(r,{style:{opacity:0},scaleX:0,scaleY:0},e,{dataIndex:i,cb:t,removeOpt:o})},e.getSymbolSize=function(t,e){return MA(t.getItemVisual(e,"symbolSize"))},e}(er);function hw(t,e,n,r){return e&&!isNaN(e[0])&&!isNaN(e[1])&&!(r.isIgnore&&r.isIgnore(n))&&!(r.clipShape&&!r.clipShape.contain(e[0],e[1]))&&"none"!==t.getItemVisual(n,"symbol")}function dw(t){return null==t||Object(g.isObject)(t)||(t={isIgnore:t}),t||{}}function fw(t){var e=t.hostModel,n=e.getModel("emphasis");return{emphasisItemStyle:n.getModel("itemStyle").getItemStyle(),blurItemStyle:e.getModel(["blur","itemStyle"]).getItemStyle(),selectItemStyle:e.getModel(["select","itemStyle"]).getItemStyle(),focus:n.get("focus"),blurScope:n.get("blurScope"),emphasisDisabled:n.get("disabled"),hoverScale:n.get("scale"),labelStatesModels:Qc(e),cursorStyle:e.get("cursor")}}var pw=function(){function t(t){this.group=new er,this._SymbolCtor=t||uw}return t.prototype.updateData=function(t,e){this._progressiveEls=null,e=dw(e);var n=this.group,r=t.hostModel,i=this._data,o=this._SymbolCtor,a=e.disableAnimation,s=fw(t),l={disableAnimation:a},c=e.getSymbolPoint||function(e){return t.getItemLayout(e)};i||n.removeAll(),t.diff(i).add(function(r){var i=c(r);if(hw(t,i,r,e)){var a=new o(t,r,s,l);a.setPosition(i),t.setItemGraphicEl(r,a),n.add(a)}}).update(function(u,h){var d=i.getItemGraphicEl(h),f=c(u);if(hw(t,f,u,e)){var p=t.getItemVisual(u,"symbol")||"circle",A=d&&d.getSymbolType&&d.getSymbolType();if(!d||A&&A!==p)n.remove(d),(d=new o(t,u,s,l)).setPosition(f);else{d.updateData(t,u,s,l);var g={x:f[0],y:f[1]};a?d.attr(g):ec(d,g,r)}n.add(d),t.setItemGraphicEl(u,d)}else n.remove(d)}).remove(function(t){var e=i.getItemGraphicEl(t);e&&e.fadeOut(function(){n.remove(e)},r)}).execute(),this._getSymbolPoint=c,this._data=t},t.prototype.updateLayout=function(){var t=this,e=this._data;e&&e.eachItemGraphicEl(function(e,n){var r=t._getSymbolPoint(n);e.setPosition(r),e.markRedraw()})},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=fw(t),this._data=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e,n){function r(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[],n=dw(n);for(var i=t.start;i<t.end;i++){var o=e.getItemLayout(i);if(hw(e,o,i,n)){var a=new this._SymbolCtor(e,i,this._seriesScope);a.traverse(r),a.setPosition(o),this.group.add(a),e.setItemGraphicEl(i,a),this._progressiveEls.push(a)}}},t.prototype.eachRendered=function(t){Fc(this._progressiveEls||this.group,t)},t.prototype.remove=function(t){var e=this.group,n=this._data;n&&t?n.eachItemGraphicEl(function(t){t.fadeOut(function(){e.remove(t)},n.hostModel)}):e.removeAll()},t}();function Aw(t,e,n){var r=t.getBaseAxis(),i=t.getOtherAxis(r),o=function(t,e){var n=0,r=t.scale.getExtent();"start"===e?n=r[0]:"end"===e?n=r[1]:Object(g.isNumber)(e)&&!isNaN(e)?n=e:r[0]>0?n=r[0]:r[1]<0&&(n=r[1]);return n}(i,n),a=r.dim,s=i.dim,l=e.mapDimension(s),c=e.mapDimension(a),u="x"===s||"radius"===s?1:0,h=Object(g.map)(t.dimensions,function(t){return e.mapDimension(t)}),d=!1,f=e.getCalculationInfo("stackResultDimension");return dv(e,h[0])&&(d=!0,h[0]=f),dv(e,h[1])&&(d=!0,h[1]=f),{dataDimsForPoint:h,valueStart:o,valueAxisDim:s,baseAxisDim:a,stacked:!!d,valueDim:l,baseDim:c,baseDataOffset:u,stackedOverDimension:e.getCalculationInfo("stackedOverDimension")}}function gw(t,e,n,r){var i=NaN;t.stacked&&(i=n.get(n.getCalculationInfo("stackedOverDimension"),r)),isNaN(i)&&(i=t.valueStart);var o=t.baseDataOffset,a=[];return a[o]=n.get(t.baseDim,r),a[1-o]=i,e.dataToPoint(a)}var mw=Math.min,vw=Math.max;function yw(t,e){return isNaN(t)||isNaN(e)}function bw(t,e,n,r,i,o,a,s,l){for(var c,u,h,d,f,p,A=n,g=0;g<r;g++){var m=e[2*A],v=e[2*A+1];if(A>=i||A<0)break;if(yw(m,v)){if(l){A+=o;continue}break}if(A===n)t[o>0?"moveTo":"lineTo"](m,v),h=m,d=v;else{var y=m-c,b=v-u;if(y*y+b*b<.5){A+=o;continue}if(a>0){for(var _=A+o,w=e[2*_],x=e[2*_+1];w===m&&x===v&&g<r;)g++,A+=o,w=e[2*(_+=o)],x=e[2*_+1],y=(m=e[2*A])-c,b=(v=e[2*A+1])-u;var S=g+1;if(l)for(;yw(w,x)&&S<r;)S++,w=e[2*(_+=o)],x=e[2*_+1];var C=.5,k=0,B=0,T=void 0,E=void 0;if(S>=r||yw(w,x))f=m,p=v;else{k=w-c,B=x-u;var M=m-c,O=w-m,L=v-u,D=x-v,I=void 0,P=void 0;if("x"===s){I=Math.abs(M),P=Math.abs(O);var N=k>0?1:-1;f=m-N*I*a,p=v,T=m+N*P*a,E=v}else if("y"===s){I=Math.abs(L),P=Math.abs(D);var F=B>0?1:-1;f=m,p=v-F*I*a,T=m,E=v+F*P*a}else I=Math.sqrt(M*M+L*L),f=m-k*a*(1-(C=(P=Math.sqrt(O*O+D*D))/(P+I))),p=v-B*a*(1-C),E=v+B*a*C,T=mw(T=m+k*a*C,vw(w,m)),E=mw(E,vw(x,v)),T=vw(T,mw(w,m)),p=v-(B=(E=vw(E,mw(x,v)))-v)*I/P,f=mw(f=m-(k=T-m)*I/P,vw(c,m)),p=mw(p,vw(u,v)),f=vw(f,mw(c,m)),p=vw(p,mw(u,v)),T=m+(k=m-f)*P/I,E=v+(B=v-p)*P/I}t.bezierCurveTo(h,d,f,p,m,v),h=T,d=E}else t.lineTo(m,v)}c=m,u=v,A+=o}return g}var _w=function(){return function(){this.smooth=0,this.smoothConstraint=!0}}(),ww=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polyline",n}return p(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new _w},e.prototype.buildPath=function(t,e){var n=e.points,r=0,i=n.length/2;if(e.connectNulls){for(;i>0&&yw(n[2*i-2],n[2*i-1]);i--);for(;r<i&&yw(n[2*r],n[2*r+1]);r++);}for(;r<i;)r+=bw(t,n,r,i,i,1,e.smooth,e.smoothMonotone,e.connectNulls)+1},e.prototype.getPointOn=function(t,e){this.path||(this.createPathProxy(),this.buildPath(this.path,this.shape));for(var n,r,i=this.path.data,o=Eo.CMD,a="x"===e,s=[],l=0;l<i.length;){var c=void 0,u=void 0,h=void 0,d=void 0,f=void 0,p=void 0,A=void 0;switch(i[l++]){case o.M:n=i[l++],r=i[l++];break;case o.L:if(c=i[l++],u=i[l++],(A=a?(t-n)/(c-n):(t-r)/(u-r))<=1&&A>=0){var g=a?(u-r)*A+r:(c-n)*A+n;return a?[t,g]:[g,t]}n=c,r=u;break;case o.C:c=i[l++],u=i[l++],h=i[l++],d=i[l++],f=i[l++],p=i[l++];var m=a?be(n,c,h,f,t,s):be(r,u,d,p,t,s);if(m>0)for(var v=0;v<m;v++){var y=s[v];if(y<=1&&y>=0){g=a?ve(r,u,d,p,y):ve(n,c,h,f,y);return a?[t,g]:[g,t]}}n=f,r=p}}},e}($o),xw=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e}(_w),Sw=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polygon",n}return p(e,t),e.prototype.getDefaultShape=function(){return new xw},e.prototype.buildPath=function(t,e){var n=e.points,r=e.stackedOnPoints,i=0,o=n.length/2,a=e.smoothMonotone;if(e.connectNulls){for(;o>0&&yw(n[2*o-2],n[2*o-1]);o--);for(;i<o&&yw(n[2*i],n[2*i+1]);i++);}for(;i<o;){var s=bw(t,n,i,o,o,1,e.smooth,a,e.connectNulls);bw(t,r,i+s-1,s,o,-1,e.stackedOnSmooth,a,e.connectNulls),i+=s+1,t.closePath()}},e}($o);function Cw(t,e,n,r,i){var o=t.getArea(),a=o.x,s=o.y,l=o.width,c=o.height,u=n.get(["lineStyle","width"])||2;a-=u/2,s-=u/2,l+=u,c+=u,a=Math.floor(a),l=Math.round(l);var h=new ha({shape:{x:a,y:s,width:l,height:c}});if(e){var d=t.getBaseAxis(),f=d.isHorizontal(),p=d.inverse;f?(p&&(h.shape.x+=l),h.shape.width=0):(p||(h.shape.y+=c),h.shape.height=0);var A=Object(g.isFunction)(i)?function(t){i(t,h)}:null;nc(h,{shape:{width:l,height:c,x:a,y:s}},n,null,r,A)}return h}function kw(t,e,n){var r=t.getArea(),i=Ar(r.r0,1),o=Ar(r.r,1),a=new vl({shape:{cx:Ar(t.cx,1),cy:Ar(t.cy,1),r0:i,r:o,startAngle:r.startAngle,endAngle:r.endAngle,clockwise:r.clockwise}});e&&("angle"===t.getBaseAxis().dim?a.shape.endAngle=r.startAngle:a.shape.r=i,nc(a,{shape:{endAngle:r.endAngle,r:o}},n));return a}function Bw(t,e,n,r,i){return t?"polar"===t.type?kw(t,e,n):"cartesian2d"===t.type?Cw(t,e,n,r,i):null:null}function Tw(t,e){return t.type===e}function Ew(t,e){if(t.length===e.length){for(var n=0;n<t.length;n++)if(t[n]!==e[n])return;return!0}}function Mw(t){for(var e=1/0,n=1/0,r=-1/0,i=-1/0,o=0;o<t.length;){var a=t[o++],s=t[o++];isNaN(a)||(e=Math.min(a,e),r=Math.max(a,r)),isNaN(s)||(n=Math.min(s,n),i=Math.max(s,i))}return[[e,n],[r,i]]}function Ow(t,e){var n=Mw(t),r=n[0],i=n[1],o=Mw(e),a=o[0],s=o[1];return Math.max(Math.abs(r[0]-a[0]),Math.abs(r[1]-a[1]),Math.abs(i[0]-s[0]),Math.abs(i[1]-s[1]))}function Lw(t){return g.isNumber(t)?t:t?.5:0}function Dw(t,e,n,r){var i=e.getBaseAxis(),o="x"===i.dim||"radius"===i.dim?0:1,a=[],s=0,l=[],c=[],u=[],h=[];if(r){for(s=0;s<t.length;s+=2)isNaN(t[s])||isNaN(t[s+1])||h.push(t[s],t[s+1]);t=h}for(s=0;s<t.length-2;s+=2)switch(u[0]=t[s+2],u[1]=t[s+3],c[0]=t[s],c[1]=t[s+1],a.push(c[0],c[1]),n){case"end":l[o]=u[o],l[1-o]=c[1-o],a.push(l[0],l[1]);break;case"middle":var d=(c[o]+u[o])/2,f=[];l[o]=f[o]=d,l[1-o]=c[1-o],f[1-o]=u[1-o],a.push(l[0],l[1]),a.push(f[0],f[1]);break;default:l[o]=c[o],l[1-o]=u[1-o],a.push(l[0],l[1])}return a.push(t[s++],t[s++]),a}function Iw(t,e,n){var r=t.getVisual("visualMeta");if(r&&r.length&&t.count()&&"cartesian2d"===e.type){for(var i,o,a=r.length-1;a>=0;a--){var s=t.getDimensionInfo(r[a].dimension);if("x"===(i=s&&s.coordDim)||"y"===i){o=r[a];break}}if(o){var l=e.getAxis(i),c=g.map(o.stops,function(t){return{coord:l.toGlobalCoord(l.dataToCoord(t.value)),color:t.color}}),u=c.length,h=o.outerColors.slice();u&&c[0].coord>c[u-1].coord&&(c.reverse(),h.reverse());var d=function(t,e){var n,r,i=[],o=t.length;function a(t,e,n){var r=t.coord,i=(n-r)/(e.coord-r);return{coord:n,color:Object(Ie.lerp)(i,[t.color,e.color])}}for(var s=0;s<o;s++){var l=t[s],c=l.coord;if(c<0)n=l;else{if(c>e){r?i.push(a(r,l,e)):n&&i.push(a(n,l,0),a(n,l,e));break}n&&(i.push(a(n,l,0)),n=null),i.push(l),r=l}}return i}(c,"x"===i?n.getWidth():n.getHeight()),f=d.length;if(!f&&u)return c[0].coord<0?h[1]?h[1]:c[u-1].color:h[0]?h[0]:c[0].color;var p=d[0].coord-10,A=d[f-1].coord+10,m=A-p;if(m<.001)return"transparent";g.each(d,function(t){t.offset=(t.coord-p)/m}),d.push({offset:f?d[f-1].offset:.5,color:h[1]||"transparent"}),d.unshift({offset:f?d[0].offset:.5,color:h[0]||"transparent"});var v=new zl(0,0,0,0,d,!0);return v[i]=p,v[i+"2"]=A,v}}}function Pw(t,e,n){var r=t.get("showAllSymbol"),i="auto"===r;if(!r||i){var o=n.getAxesByScale("ordinal")[0];if(o&&(!i||!function(t,e){var n=t.getExtent(),r=Math.abs(n[1]-n[0])/t.scale.count();isNaN(r)&&(r=0);for(var i=e.count(),o=Math.max(1,Math.round(i/5)),a=0;a<i;a+=o)if(1.5*uw.getSymbolSize(e,a)[t.isHorizontal()?1:0]>r)return!1;return!0}(o,e))){var a=e.mapDimension(o.dim),s={};return g.each(o.getViewLabels(),function(t){var e=o.scale.getRawOrdinalNumber(t.tickValue);s[e]=1}),function(t){return!s.hasOwnProperty(e.get(a,t))}}}}function Nw(t,e){return[t[2*e],t[2*e+1]]}function Fw(t){if(t.get(["endLabel","show"]))return!0;for(var e=0;e<Fa.length;e++)if(t.get([Fa[e],"endLabel","show"]))return!0;return!1}function Rw(t,e,n,r){if(Tw(e,"cartesian2d")){var i=r.getModel("endLabel"),o=i.get("valueAnimation"),a=r.getData(),s={lastFrameIndex:0},l=Fw(r)?function(n,r){t._endLabelOnDuring(n,r,a,s,o,i,e)}:null,c=e.getBaseAxis().isHorizontal(),u=Cw(e,n,r,function(){var e=t._endLabel;e&&n&&null!=s.originalX&&e.attr({x:s.originalX,y:s.originalY})},l);if(!r.get("clip",!0)){var h=u.shape,d=Math.max(h.width,h.height);c?(h.y-=d,h.height+=2*d):(h.x-=d,h.width+=2*d)}return l&&l(1,u),u}return kw(e,n,r)}var jw=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.init=function(){var t=new er,e=new pw;this.group.add(e.group),this._symbolDraw=e,this._lineGroup=t},e.prototype.render=function(t,e,n){var r=this,i=t.coordinateSystem,o=this.group,a=t.getData(),s=t.getModel("lineStyle"),l=t.getModel("areaStyle"),c=a.getLayout("points")||[],u="polar"===i.type,h=this._coordSys,d=this._symbolDraw,f=this._polyline,p=this._polygon,A=this._lineGroup,m=!e.ssr&&t.isAnimationEnabled(),v=!l.isEmpty(),y=l.get("origin"),b=Aw(i,a,y),_=v&&function(t,e,n){if(!n.valueDim)return[];for(var r=e.count(),i=Pv(2*r),o=0;o<r;o++){var a=gw(n,t,e,o);i[2*o]=a[0],i[2*o+1]=a[1]}return i}(i,a,b),w=t.get("showSymbol"),x=t.get("connectNulls"),S=w&&!u&&Pw(t,a,i),C=this._data;C&&C.eachItemGraphicEl(function(t,e){t.__temp&&(o.remove(t),C.setItemGraphicEl(e,null))}),w||d.remove(),o.add(A);var k,B=!u&&t.get("step");i&&i.getArea&&t.get("clip",!0)&&(null!=(k=i.getArea()).width?(k.x-=.1,k.y-=.1,k.width+=.2,k.height+=.2):k.r0&&(k.r0-=.5,k.r+=.5)),this._clipShapeForSymbol=k;var T=Iw(a,i,n)||a.getVisual("style")[a.getVisual("drawType")];if(f&&h.type===i.type&&B===this._step){v&&!p?p=this._newPolygon(c,_):p&&!v&&(A.remove(p),p=this._polygon=null),u||this._initOrUpdateEndLabel(t,i,ch(T));var E=A.getClipPath();if(E)nc(E,{shape:Rw(this,i,!1,t).shape},t);else A.setClipPath(Rw(this,i,!0,t));w&&d.updateData(a,{isIgnore:S,clipShape:k,disableAnimation:!0,getSymbolPoint:function(t){return[c[2*t],c[2*t+1]]}}),Ew(this._stackedOnPoints,_)&&Ew(this._points,c)||(m?this._doUpdateAnimation(a,_,i,n,B,y,x):(B&&(c=Dw(c,i,B,x),_&&(_=Dw(_,i,B,x))),f.setShape({points:c}),p&&p.setShape({points:c,stackedOnPoints:_})))}else w&&d.updateData(a,{isIgnore:S,clipShape:k,disableAnimation:!0,getSymbolPoint:function(t){return[c[2*t],c[2*t+1]]}}),m&&this._initSymbolLabelAnimation(a,i,k),B&&(c=Dw(c,i,B,x),_&&(_=Dw(_,i,B,x))),f=this._newPolyline(c),v?p=this._newPolygon(c,_):p&&(A.remove(p),p=this._polygon=null),u||this._initOrUpdateEndLabel(t,i,ch(T)),A.setClipPath(Rw(this,i,!0,t));var M=t.getModel("emphasis"),O=M.get("focus"),L=M.get("blurScope"),D=M.get("disabled");(f.useStyle(g.defaults(s.getLineStyle(),{fill:"none",stroke:T,lineJoin:"bevel"})),ks(f,t,"lineStyle"),f.style.lineWidth>0&&"bolder"===t.get(["emphasis","lineStyle","width"]))&&(f.getState("emphasis").style.lineWidth=+f.style.lineWidth+1);Ta(f).seriesIndex=t.seriesIndex,ws(f,O,L,D);var I=Lw(t.get("smooth")),P=t.get("smoothMonotone");if(f.setShape({smooth:I,smoothMonotone:P,connectNulls:x}),p){var N=a.getCalculationInfo("stackedOnSeries"),F=0;p.useStyle(g.defaults(l.getAreaStyle(),{fill:T,opacity:.7,lineJoin:"bevel",decal:a.getVisual("style").decal})),N&&(F=Lw(N.get("smooth"))),p.setShape({smooth:I,stackedOnSmooth:F,smoothMonotone:P,connectNulls:x}),ks(p,t,"areaStyle"),Ta(p).seriesIndex=t.seriesIndex,ws(p,O,L,D)}var R=function(t){r._changePolyState(t)};a.eachItemGraphicEl(function(t){t&&(t.onHoverStateChange=R)}),this._polyline.onHoverStateChange=R,this._data=a,this._coordSys=i,this._stackedOnPoints=_,this._points=c,this._step=B,this._valueOrigin=y,t.get("triggerLineEvent")&&(this.packEventData(t,f),p&&this.packEventData(t,p))},e.prototype.packEventData=function(t,e){Ta(e).eventData={componentType:"series",componentSubType:"line",componentIndex:t.componentIndex,seriesIndex:t.seriesIndex,seriesName:t.name,seriesType:"line"}},e.prototype.highlight=function(t,e,n,r){var i=t.getData(),o=qr(i,r);if(this._changePolyState("emphasis"),!(o instanceof Array)&&null!=o&&o>=0){var a=i.getLayout("points"),s=i.getItemGraphicEl(o);if(!s){var l=a[2*o],c=a[2*o+1];if(isNaN(l)||isNaN(c))return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(l,c))return;var u=t.get("zlevel")||0,h=t.get("z")||0;(s=new uw(i,o)).x=l,s.y=c,s.setZ(u,h);var d=s.getSymbolPath().getTextContent();d&&(d.zlevel=u,d.z=h,d.z2=this._polyline.z2+1),s.__temp=!0,i.setItemGraphicEl(o,s),s.stopSymbolAnimation(!0),this.group.add(s)}s.highlight()}else xp.prototype.highlight.call(this,t,e,n,r)},e.prototype.downplay=function(t,e,n,r){var i=t.getData(),o=qr(i,r);if(this._changePolyState("normal"),null!=o&&o>=0){var a=i.getItemGraphicEl(o);a&&(a.__temp?(i.setItemGraphicEl(o,null),this.group.remove(a)):a.downplay())}else xp.prototype.downplay.call(this,t,e,n,r)},e.prototype._changePolyState=function(t){var e=this._polygon;is(this._polyline,t),e&&is(e,t)},e.prototype._newPolyline=function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new ww({shape:{points:t},segmentIgnoreThreshold:2,z2:10}),this._lineGroup.add(e),this._polyline=e,e},e.prototype._newPolygon=function(t,e){var n=this._polygon;return n&&this._lineGroup.remove(n),n=new Sw({shape:{points:t,stackedOnPoints:e},segmentIgnoreThreshold:2}),this._lineGroup.add(n),this._polygon=n,n},e.prototype._initSymbolLabelAnimation=function(t,e,n){var r,i,o=e.getBaseAxis(),a=o.inverse;"cartesian2d"===e.type?(r=o.isHorizontal(),i=!1):"polar"===e.type&&(r="angle"===o.dim,i=!0);var s=t.hostModel,l=s.get("animationDuration");g.isFunction(l)&&(l=l(null));var c=s.get("animationDelay")||0,u=g.isFunction(c)?c(null):c;t.eachItemGraphicEl(function(t,o){var s=t;if(s){var h=[t.x,t.y],d=void 0,f=void 0,p=void 0;if(n)if(i){var A=n,m=e.pointToCoord(h);r?(d=A.startAngle,f=A.endAngle,p=-m[1]/180*Math.PI):(d=A.r0,f=A.r,p=m[0])}else{var v=n;r?(d=v.x,f=v.x+v.width,p=t.x):(d=v.y+v.height,f=v.y,p=t.y)}var y=f===d?0:(p-d)/(f-d);a&&(y=1-y);var b=g.isFunction(c)?c(o):l*y+u,_=s.getSymbolPath(),w=_.getTextContent();s.attr({scaleX:0,scaleY:0}),s.animateTo({scaleX:1,scaleY:1},{duration:200,setToFinal:!0,delay:b}),w&&w.animateFrom({style:{opacity:0}},{duration:300,delay:b}),_.disableLabelAnimation=!0}})},e.prototype._initOrUpdateEndLabel=function(t,e,n){var r=t.getModel("endLabel");if(Fw(t)){var i=t.getData(),o=this._polyline,a=i.getLayout("points");if(!a)return o.removeTextContent(),void(this._endLabel=null);var s=this._endLabel;s||((s=this._endLabel=new Ba({z2:200})).ignoreClip=!0,o.setTextContent(this._endLabel),o.disableLabelAnimation=!0);var l=function(t){for(var e,n,r=t.length/2;r>0&&(e=t[2*r-2],n=t[2*r-1],isNaN(e)||isNaN(n));r--);return r-1}(a);l>=0&&(Uc(o,Qc(t,"endLabel"),{inheritColor:n,labelFetcher:t,labelDataIndex:l,defaultText:function(t,e,n){return null!=n?lw(i,n):sw(i,t)},enableTextSetter:!0},function(t,e){var n=e.getBaseAxis(),r=n.isHorizontal(),i=n.inverse,o=r?i?"right":"left":"center",a=r?"middle":i?"top":"bottom";return{normal:{align:t.get("align")||o,verticalAlign:t.get("verticalAlign")||a}}}(r,e)),o.textConfig.position=null)}else this._endLabel&&(this._polyline.removeTextContent(),this._endLabel=null)},e.prototype._endLabelOnDuring=function(t,e,n,r,i,o,a){var s=this._endLabel,l=this._polyline;if(s){t<1&&null==r.originalX&&(r.originalX=s.x,r.originalY=s.y);var c=n.getLayout("points"),u=n.hostModel,h=u.get("connectNulls"),d=o.get("precision"),f=o.get("distance")||0,p=a.getBaseAxis(),A=p.isHorizontal(),g=p.inverse,m=e.shape,v=g?A?m.x:m.y+m.height:A?m.x+m.width:m.y,y=(A?f:0)*(g?-1:1),b=(A?0:-f)*(g?-1:1),_=A?"x":"y",w=function(t,e,n){for(var r,i,o=t.length/2,a="x"===n?0:1,s=0,l=-1,c=0;c<o;c++)if(i=t[2*c+a],!isNaN(i)&&!isNaN(t[2*c+1-a]))if(0!==c){if(r<=e&&i>=e||r>=e&&i<=e){l=c;break}s=c,r=i}else r=i;return{range:[s,l],t:(e-r)/(i-r)}}(c,v,_),x=w.range,S=x[1]-x[0],C=void 0;if(S>=1){if(S>1&&!h){var k=Nw(c,x[0]);s.attr({x:k[0]+y,y:k[1]+b}),i&&(C=u.getRawValue(x[0]))}else{(k=l.getPointOn(v,_))&&s.attr({x:k[0]+y,y:k[1]+b});var B=u.getRawValue(x[0]),T=u.getRawValue(x[1]);i&&(C=ci(n,d,B,T,w.t))}r.lastFrameIndex=x[0]}else{var E=1===t||r.lastFrameIndex>0?x[0]:0;k=Nw(c,E);i&&(C=u.getRawValue(E)),s.attr({x:k[0]+y,y:k[1]+b})}i&&$c(s).setLabelText(C)}},e.prototype._doUpdateAnimation=function(t,e,n,r,i,o,a){var s=this._polyline,l=this._polygon,c=t.hostModel,u=function(t,e,n,r,i,o,a,s){for(var l=function(t,e){var n=[];return e.diff(t).add(function(t){n.push({cmd:"+",idx:t})}).update(function(t,e){n.push({cmd:"=",idx:e,idx1:t})}).remove(function(t){n.push({cmd:"-",idx:t})}).execute(),n}(t,e),c=[],u=[],h=[],d=[],f=[],p=[],A=[],g=Aw(i,e,a),m=t.getLayout("points")||[],v=e.getLayout("points")||[],y=0;y<l.length;y++){var b=l[y],_=!0,w=void 0,x=void 0;switch(b.cmd){case"=":w=2*b.idx,x=2*b.idx1;var S=m[w],C=m[w+1],k=v[x],B=v[x+1];(isNaN(S)||isNaN(C))&&(S=k,C=B),c.push(S,C),u.push(k,B),h.push(n[w],n[w+1]),d.push(r[x],r[x+1]),A.push(e.getRawIndex(b.idx1));break;case"+":var T=b.idx,E=g.dataDimsForPoint,M=i.dataToPoint([e.get(E[0],T),e.get(E[1],T)]);x=2*T,c.push(M[0],M[1]),u.push(v[x],v[x+1]);var O=gw(g,i,e,T);h.push(O[0],O[1]),d.push(r[x],r[x+1]),A.push(e.getRawIndex(T));break;case"-":_=!1}_&&(f.push(b),p.push(p.length))}p.sort(function(t,e){return A[t]-A[e]});var L=c.length,D=Pv(L),I=Pv(L),P=Pv(L),N=Pv(L),F=[];for(y=0;y<p.length;y++){var R=p[y],j=2*y,H=2*R;D[j]=c[H],D[j+1]=c[H+1],I[j]=u[H],I[j+1]=u[H+1],P[j]=h[H],P[j+1]=h[H+1],N[j]=d[H],N[j+1]=d[H+1],F[y]=f[R]}return{current:D,next:I,stackedOnCurrent:P,stackedOnNext:N,status:F}}(this._data,t,this._stackedOnPoints,e,this._coordSys,0,this._valueOrigin),h=u.current,d=u.stackedOnCurrent,f=u.next,p=u.stackedOnNext;if(i&&(h=Dw(u.current,n,i,a),d=Dw(u.stackedOnCurrent,n,i,a),f=Dw(u.next,n,i,a),p=Dw(u.stackedOnNext,n,i,a)),Ow(h,f)>3e3||l&&Ow(d,p)>3e3)return s.stopAnimation(),s.setShape({points:f}),void(l&&(l.stopAnimation(),l.setShape({points:f,stackedOnPoints:p})));s.shape.__points=u.current,s.shape.points=h;var A={shape:{points:f}};u.current!==h&&(A.shape.__points=u.next),s.stopAnimation(),ec(s,A,c),l&&(l.setShape({points:h,stackedOnPoints:d}),l.stopAnimation(),ec(l,{shape:{stackedOnPoints:p}},c),s.shape.points!==l.shape.points&&(l.shape.points=s.shape.points));for(var g=[],m=u.status,v=0;v<m.length;v++){if("="===m[v].cmd){var y=t.getItemGraphicEl(m[v].idx1);y&&g.push({el:y,ptIdx:v})}}s.animators&&s.animators.length&&s.animators[0].during(function(){l&&l.dirtyShape();for(var t=s.shape.__points,e=0;e<g.length;e++){var n=g[e].el,r=2*g[e].ptIdx;n.x=t[r],n.y=t[r+1],n.markRedraw()}})},e.prototype.remove=function(t){var e=this.group,n=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),n&&n.eachItemGraphicEl(function(t,r){t.__temp&&(e.remove(t),n.setItemGraphicEl(r,null))}),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._endLabel=this._data=null},e.type="line",e}(xp);function Hw(t,e){return{seriesType:t,plan:pp(),reset:function(t){var n=t.getData(),r=t.coordinateSystem,i=t.pipelineContext,o=e||i.large;if(r){var a=Object(g.map)(r.dimensions,function(t){return n.mapDimension(t)}).slice(0,2),s=a.length,l=n.getCalculationInfo("stackResultDimension");dv(n,a[0])&&(a[0]=l),dv(n,a[1])&&(a[1]=l);var c=n.getStore(),u=n.getDimensionIndex(a[0]),h=n.getDimensionIndex(a[1]);return s&&{progress:function(t,e){for(var n=t.end-t.start,i=o&&Pv(n*s),a=[],l=[],d=t.start,f=0;d<t.end;d++){var p=void 0;if(1===s){var A=c.get(u,d);p=r.dataToPoint(A,null,l)}else a[0]=c.get(u,d),a[1]=c.get(h,d),p=r.dataToPoint(a,null,l);o?(i[f++]=p[0],i[f++]=p[1]):e.setItemLayout(d,p.slice())}o&&e.setLayout("points",i)}}}}}}var Uw={average:function(t){for(var e=0,n=0,r=0;r<t.length;r++)isNaN(t[r])||(e+=t[r],n++);return 0===n?NaN:e/n},sum:function(t){for(var e=0,n=0;n<t.length;n++)e+=t[n]||0;return e},max:function(t){for(var e=-1/0,n=0;n<t.length;n++)t[n]>e&&(e=t[n]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,n=0;n<t.length;n++)t[n]<e&&(e=t[n]);return isFinite(e)?e:NaN},nearest:function(t){return t[0]}},Qw=function(t){return Math.round(t.length/2)};function zw(t){return{seriesType:t,reset:function(t,e,n){var r=t.getData(),i=t.get("sampling"),o=t.coordinateSystem,a=r.count();if(a>10&&"cartesian2d"===o.type&&i){var s=o.getBaseAxis(),l=o.getOtherAxis(s),c=s.getExtent(),u=n.getDevicePixelRatio(),h=Math.abs(c[1]-c[0])*(u||1),d=Math.round(a/h);if(isFinite(d)&&d>1){"lttb"===i&&t.setData(r.lttbDownSample(r.mapDimension(l.dim),1/d));var f=void 0;Object(g.isString)(i)?f=Uw[i]:Object(g.isFunction)(i)&&(f=i),f&&t.setData(r.downSample(r.mapDimension(l.dim),1/d,f,Qw))}}}}}var Yw=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.getInitialData=function(t,e){return pv(null,this,{useEncodeDefaulter:!0})},e.prototype.getMarkerPosition=function(t,e,n){var r=this.coordinateSystem;if(r&&r.clampData){var i=r.clampData(t),o=r.dataToPoint(i);if(n)Object(g.each)(r.getAxes(),function(t,n){if("category"===t.type&&null!=e){var r=t.getTicksCoords(),a=i[n],s="x1"===e[n]||"y1"===e[n];if(s&&(a+=1),r.length<2)return;if(2===r.length)return void(o[n]=t.toGlobalCoord(t.getExtent()[s?1:0]));for(var l=void 0,c=void 0,u=1,h=0;h<r.length;h++){var d=r[h].coord,f=h===r.length-1?r[h-1].tickValue+u:r[h].tickValue;if(f===a){c=d;break}if(f<a)l=d;else if(null!=l&&f>a){c=(d+l)/2;break}1===h&&(u=f-r[0].tickValue)}null==c&&(l?l&&(c=r[r.length-1].coord):c=r[0].coord),o[n]=t.toGlobalCoord(c)}});else{var a=this.getData(),s=a.getLayout("offset"),l=a.getLayout("size"),c=r.getBaseAxis().isHorizontal()?0:1;o[c]+=s+l/2}return o}return[NaN,NaN]},e.type="series.__base_bar__",e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod"},e}(hp);hp.registerClass(Yw);var Vw=Yw,Ww=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.getInitialData=function(){return pv(null,this,{useEncodeDefaulter:!0,createInvertedIndices:!!this.get("realtimeSort",!0)||null})},e.prototype.getProgressive=function(){return!!this.get("large")&&this.get("progressive")},e.prototype.getProgressiveThreshold=function(){var t=this.get("progressiveThreshold"),e=this.get("largeThreshold");return e>t&&(t=e),t},e.prototype.brushSelector=function(t,e,n){return n.rect(e.getItemLayout(t))},e.type="series.bar",e.dependencies=["grid","polar"],e.defaultOption=Au(Vw.defaultOption,{clip:!0,roundCap:!1,showBackground:!1,backgroundStyle:{color:"rgba(180, 180, 180, 0.2)",borderColor:null,borderWidth:0,borderType:"solid",borderRadius:0,shadowBlur:0,shadowColor:null,shadowOffsetX:0,shadowOffsetY:0,opacity:1},select:{itemStyle:{borderColor:"#212121"}},realtimeSort:!1}),e}(Vw),Gw=function(){return function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0}}(),Xw=function(t){function e(e){var n=t.call(this,e)||this;return n.type="sausage",n}return p(e,t),e.prototype.getDefaultShape=function(){return new Gw},e.prototype.buildPath=function(t,e){var n=e.cx,r=e.cy,i=Math.max(e.r0||0,0),o=Math.max(e.r,0),a=.5*(o-i),s=i+a,l=e.startAngle,c=e.endAngle,u=e.clockwise,h=2*Math.PI,d=u?c-l<h:l-c<h;d||(l=c-(u?h:-h));var f=Math.cos(l),p=Math.sin(l),A=Math.cos(c),g=Math.sin(c);d?(t.moveTo(f*i+n,p*i+r),t.arc(f*s+n,p*s+r,a,-Math.PI+l,l,!u)):t.moveTo(f*o+n,p*o+r),t.arc(n,r,o,l,c,!u),t.arc(A*s+n,g*s+r,a,c-2*Math.PI,c-Math.PI,!u),0!==i&&t.arc(n,r,i,c,l,u)},e}($o);function Zw(t,e,n){return e*Math.sin(t)*(n?-1:1)}function $w(t,e,n){return e*Math.cos(t)*(n?1:-1)}function Kw(t,e,n){var r=t.get("borderRadius");if(null==r)return n?{cornerRadius:0}:null;Object(g.isArray)(r)||(r=[r,r,r,r]);var i=Math.abs(e.r||0-e.r0||0);return{cornerRadius:Object(g.map)(r,function(t){return zn(t,i)})}}var Jw=Math.max,qw=Math.min;var tx=function(t){function e(){var n=t.call(this)||this;return n.type=e.type,n._isFirstFrame=!0,n}return p(e,t),e.prototype.render=function(t,e,n,r){this._model=t,this._removeOnRenderedListener(n),this._updateDrawMode(t);var i=t.get("coordinateSystem");("cartesian2d"===i||"polar"===i)&&(this._progressiveEls=null,this._isLargeDraw?this._renderLarge(t,e,n):this._renderNormal(t,e,n,r))},e.prototype.incrementalPrepareRender=function(t){this._clear(),this._updateDrawMode(t),this._updateLargeClip(t)},e.prototype.incrementalRender=function(t,e){this._progressiveEls=[],this._incrementalRenderLarge(t,e)},e.prototype.eachRendered=function(t){Fc(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;null!=this._isLargeDraw&&e===this._isLargeDraw||(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t,e,n,r){var i,o=this.group,a=t.getData(),s=this._data,l=t.coordinateSystem,c=l.getBaseAxis();"cartesian2d"===l.type?i=c.isHorizontal():"polar"===l.type&&(i="angle"===c.dim);var u=t.isAnimationEnabled()?t:null,h=function(t,e){var n=t.get("realtimeSort",!0),r=e.getBaseAxis();0;if(n&&"category"===r.type&&"cartesian2d"===e.type)return{baseAxis:r,otherAxis:e.getOtherAxis(r)}}(t,l);h&&this._enableRealtimeSort(h,a,n);var d=t.get("clip",!0)||h,f=function(t,e){var n=t.getArea&&t.getArea();if(Tw(t,"cartesian2d")){var r=t.getBaseAxis();if("category"!==r.type||!r.onBand){var i=e.getLayout("bandWidth");r.isHorizontal()?(n.x-=i,n.width+=2*i):(n.y-=i,n.height+=2*i)}}return n}(l,a);o.removeClipPath();var p=t.get("roundCap",!0),A=t.get("showBackground",!0),g=t.getModel("backgroundStyle"),m=g.get("borderRadius")||0,v=[],y=this._backgroundEls,b=r&&r.isInitSort,_=r&&"changeAxisOrder"===r.type;function w(t){var e=lx[l.type](a,t),n=function(t,e,n){return new("polar"===t.type?vl:ha)({shape:Ax(e,n,t),silent:!0,z2:0})}(l,i,e);return n.useStyle(g.getItemStyle()),"cartesian2d"===l.type?n.setShape("r",m):n.setShape("cornerRadius",m),v[t]=n,n}a.diff(s).add(function(e){var n=a.getItemModel(e),r=lx[l.type](a,e,n);if(A&&w(e),a.hasValue(e)&&sx[l.type](r)){var s=!1;d&&(s=ex[l.type](f,r));var g=nx[l.type](t,a,e,r,i,u,c.model,!1,p);h&&(g.forceLabelAnimation=!0),ux(g,a,e,n,r,t,i,"polar"===l.type),b?g.attr({shape:r}):h?rx(h,u,g,r,e,i,!1,!1):nc(g,{shape:r},t,e),a.setItemGraphicEl(e,g),o.add(g),g.ignore=s}}).update(function(e,n){var r=a.getItemModel(e),x=lx[l.type](a,e,r);if(A){var S=void 0;0===y.length?S=w(n):((S=y[n]).useStyle(g.getItemStyle()),"cartesian2d"===l.type?S.setShape("r",m):S.setShape("cornerRadius",m),v[e]=S);var C=lx[l.type](a,e);ec(S,{shape:Ax(i,C,l)},u,e)}var k=s.getItemGraphicEl(n);if(a.hasValue(e)&&sx[l.type](x)){var B=!1;if(d&&(B=ex[l.type](f,x))&&o.remove(k),k?sc(k):k=nx[l.type](t,a,e,x,i,u,c.model,!!k,p),h&&(k.forceLabelAnimation=!0),_){var T=k.getTextContent();if(T){var E=$c(T);null!=E.prevValue&&(E.prevValue=E.value)}}else ux(k,a,e,r,x,t,i,"polar"===l.type);b?k.attr({shape:x}):h?rx(h,u,k,x,e,i,!0,_):ec(k,{shape:x},t,e,null),a.setItemGraphicEl(e,k),k.ignore=B,o.add(k)}else o.remove(k)}).remove(function(e){var n=s.getItemGraphicEl(e);n&&ac(n,t,e)}).execute();var x=this._backgroundGroup||(this._backgroundGroup=new er);x.removeAll();for(var S=0;S<v.length;++S)x.add(v[S]);o.add(x),this._backgroundEls=v,this._data=a},e.prototype._renderLarge=function(t,e,n){this._clear(),fx(t,this.group),this._updateLargeClip(t)},e.prototype._incrementalRenderLarge=function(t,e){this._removeBackground(),fx(e,this.group,this._progressiveEls,!0)},e.prototype._updateLargeClip=function(t){var e=t.get("clip",!0)&&Bw(t.coordinateSystem,!1,t),n=this.group;e?n.setClipPath(e):n.removeClipPath()},e.prototype._enableRealtimeSort=function(t,e,n){var r=this;if(e.count()){var i=t.baseAxis;if(this._isFirstFrame)this._dispatchInitSort(e,t,n),this._isFirstFrame=!1;else{var o=function(t){var n=e.getItemGraphicEl(t),r=n&&n.shape;return r&&Math.abs(i.isHorizontal()?r.height:r.width)||0};this._onRendered=function(){r._updateSortWithinSameData(e,o,i,n)},n.getZr().on("rendered",this._onRendered)}}},e.prototype._dataSort=function(t,e,n){var r=[];return t.each(t.mapDimension(e.dim),function(t,e){var i=n(e);i=null==i?NaN:i,r.push({dataIndex:e,mappedValue:i,ordinalNumber:t})}),r.sort(function(t,e){return e.mappedValue-t.mappedValue}),{ordinalNumbers:Object(g.map)(r,function(t){return t.ordinalNumber})}},e.prototype._isOrderChangedWithinSameData=function(t,e,n){for(var r=n.scale,i=t.mapDimension(n.dim),o=Number.MAX_VALUE,a=0,s=r.getOrdinalMeta().categories.length;a<s;++a){var l=t.rawIndexOf(i,r.getRawOrdinalNumber(a)),c=l<0?Number.MIN_VALUE:e(t.indexOfRawIndex(l));if(c>o)return!0;o=c}return!1},e.prototype._isOrderDifferentInView=function(t,e){for(var n=e.scale,r=n.getExtent(),i=Math.max(0,r[0]),o=Math.min(r[1],n.getOrdinalMeta().categories.length-1);i<=o;++i)if(t.ordinalNumbers[i]!==n.getRawOrdinalNumber(i))return!0},e.prototype._updateSortWithinSameData=function(t,e,n,r){if(this._isOrderChangedWithinSameData(t,e,n)){var i=this._dataSort(t,n,e);this._isOrderDifferentInView(i,n)&&(this._removeOnRenderedListener(r),r.dispatchAction({type:"changeAxisOrder",componentType:n.dim+"Axis",axisId:n.index,sortInfo:i}))}},e.prototype._dispatchInitSort=function(t,e,n){var r=e.baseAxis,i=this._dataSort(t,r,function(n){return t.get(t.mapDimension(e.otherAxis.dim),n)});n.dispatchAction({type:"changeAxisOrder",componentType:r.dim+"Axis",isInitSort:!0,axisId:r.index,sortInfo:i})},e.prototype.remove=function(t,e){this._clear(this._model),this._removeOnRenderedListener(e)},e.prototype.dispose=function(t,e){this._removeOnRenderedListener(e)},e.prototype._removeOnRenderedListener=function(t){this._onRendered&&(t.getZr().off("rendered",this._onRendered),this._onRendered=null)},e.prototype._clear=function(t){var e=this.group,n=this._data;t&&t.isAnimationEnabled()&&n&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],n.eachItemGraphicEl(function(e){ac(e,t,Ta(e).dataIndex)})):e.removeAll(),this._data=null,this._isFirstFrame=!0},e.prototype._removeBackground=function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null},e.type="bar",e}(xp),ex={cartesian2d:function(t,e){var n=e.width<0?-1:1,r=e.height<0?-1:1;n<0&&(e.x+=e.width,e.width=-e.width),r<0&&(e.y+=e.height,e.height=-e.height);var i=t.x+t.width,o=t.y+t.height,a=Jw(e.x,t.x),s=qw(e.x+e.width,i),l=Jw(e.y,t.y),c=qw(e.y+e.height,o),u=s<a,h=c<l;return e.x=u&&a>i?s:a,e.y=h&&l>o?c:l,e.width=u?0:s-a,e.height=h?0:c-l,n<0&&(e.x+=e.width,e.width=-e.width),r<0&&(e.y+=e.height,e.height=-e.height),u||h},polar:function(t,e){var n=e.r0<=e.r?1:-1;if(n<0){var r=e.r;e.r=e.r0,e.r0=r}var i=qw(e.r,t.r),o=Jw(e.r0,t.r0);e.r=i,e.r0=o;var a=i-o<0;if(n<0){r=e.r;e.r=e.r0,e.r0=r}return a}},nx={cartesian2d:function(t,e,n,r,i,o,a,s,l){var c=new ha({shape:Object(g.extend)({},r),z2:1});(c.__dataIndex=n,c.name="item",o)&&(c.shape[i?"height":"width"]=0);return c},polar:function(t,e,n,r,i,o,a,s,l){var c=!i&&l?Xw:vl,u=new c({shape:r,z2:1});u.name="item";var h,d,f=cx(i);if(u.calculateTextPosition=(h=f,d=({isRoundCap:c===Xw}||{}).isRoundCap,function(t,e,n){var r=e.position;if(!r||r instanceof Array)return Yn(t,e,n);var i=h(r),o=null!=e.distance?e.distance:5,a=this.shape,s=a.cx,l=a.cy,c=a.r,u=a.r0,f=(c+u)/2,p=a.startAngle,A=a.endAngle,g=(p+A)/2,m=d?Math.abs(c-u)/2:0,v=Math.cos,y=Math.sin,b=s+c*v(p),_=l+c*y(p),w="left",x="top";switch(i){case"startArc":b=s+(u-o)*v(g),_=l+(u-o)*y(g),w="center",x="top";break;case"insideStartArc":b=s+(u+o)*v(g),_=l+(u+o)*y(g),w="center",x="bottom";break;case"startAngle":b=s+f*v(p)+Zw(p,o+m,!1),_=l+f*y(p)+$w(p,o+m,!1),w="right",x="middle";break;case"insideStartAngle":b=s+f*v(p)+Zw(p,-o+m,!1),_=l+f*y(p)+$w(p,-o+m,!1),w="left",x="middle";break;case"middle":b=s+f*v(g),_=l+f*y(g),w="center",x="middle";break;case"endArc":b=s+(c+o)*v(g),_=l+(c+o)*y(g),w="center",x="bottom";break;case"insideEndArc":b=s+(c-o)*v(g),_=l+(c-o)*y(g),w="center",x="top";break;case"endAngle":b=s+f*v(A)+Zw(A,o+m,!0),_=l+f*y(A)+$w(A,o+m,!0),w="left",x="middle";break;case"insideEndAngle":b=s+f*v(A)+Zw(A,-o+m,!0),_=l+f*y(A)+$w(A,-o+m,!0),w="right",x="middle";break;default:return Yn(t,e,n)}return(t=t||{}).x=b,t.y=_,t.align=w,t.verticalAlign=x,t}),o){var p=u.shape,A=i?"r":"endAngle",g={};p[A]=i?r.r0:r.startAngle,g[A]=r[A],(s?ec:nc)(u,{shape:g},o)}return u}};function rx(t,e,n,r,i,o,a,s){var l,c;o?(c={x:r.x,width:r.width},l={y:r.y,height:r.height}):(c={y:r.y,height:r.height},l={x:r.x,width:r.width}),s||(a?ec:nc)(n,{shape:l},e,i,null);var u=e?t.baseAxis.model:null;(a?ec:nc)(n,{shape:c},u,i)}function ix(t,e){for(var n=0;n<e.length;n++)if(!isFinite(t[e[n]]))return!0;return!1}var ox=["x","y","width","height"],ax=["cx","cy","r","startAngle","endAngle"],sx={cartesian2d:function(t){return!ix(t,ox)},polar:function(t){return!ix(t,ax)}},lx={cartesian2d:function(t,e,n){var r=t.getItemLayout(e),i=n?function(t,e){var n=t.get(["itemStyle","borderColor"]);if(!n||"none"===n)return 0;var r=t.get(["itemStyle","borderWidth"])||0,i=isNaN(e.width)?Number.MAX_VALUE:Math.abs(e.width),o=isNaN(e.height)?Number.MAX_VALUE:Math.abs(e.height);return Math.min(r,i,o)}(n,r):0,o=r.width>0?1:-1,a=r.height>0?1:-1;return{x:r.x+o*i/2,y:r.y+a*i/2,width:r.width-o*i,height:r.height-a*i}},polar:function(t,e,n){var r=t.getItemLayout(e);return{cx:r.cx,cy:r.cy,r0:r.r0,r:r.r,startAngle:r.startAngle,endAngle:r.endAngle,clockwise:r.clockwise}}};function cx(t){return function(t){var e=t?"Arc":"Angle";return function(t){switch(t){case"start":case"insideStart":case"end":case"insideEnd":return t+e;default:return t}}}(t)}function ux(t,e,n,r,i,o,a,s){var l=e.getItemVisual(n,"style");if(s){if(!o.get("roundCap")){var c=t.shape,u=Kw(r.getModel("itemStyle"),c,!0);Object(g.extend)(c,u),t.setShape(c)}}else{var h=r.get(["itemStyle","borderRadius"])||0;t.setShape("r",h)}t.useStyle(l);var d=r.getShallow("cursor");d&&t.attr("cursor",d);var f=s?a?i.r>=i.r0?"endArc":"startArc":i.endAngle>=i.startAngle?"endAngle":"startAngle":a?i.height>=0?"bottom":"top":i.width>=0?"right":"left",p=Qc(r);Uc(t,p,{labelFetcher:o,labelDataIndex:n,defaultText:sw(o.getData(),n),inheritColor:l.fill,defaultOpacity:l.opacity,defaultOutsidePosition:f});var A=t.getTextContent();if(s&&A){var m=r.get(["label","position"]);t.textConfig.inside="middle"===m||null,function(t,e,n,r){if(Object(g.isNumber)(r))t.setTextConfig({rotation:r});else if(Object(g.isArray)(e))t.setTextConfig({rotation:0});else{var i,o=t.shape,a=o.clockwise?o.startAngle:o.endAngle,s=o.clockwise?o.endAngle:o.startAngle,l=(a+s)/2,c=n(e);switch(c){case"startArc":case"insideStartArc":case"middle":case"insideEndArc":case"endArc":i=l;break;case"startAngle":case"insideStartAngle":i=a;break;case"endAngle":case"insideEndAngle":i=s;break;default:return void t.setTextConfig({rotation:0})}var u=1.5*Math.PI-i;"middle"===c&&u>Math.PI/2&&u<1.5*Math.PI&&(u-=Math.PI),t.setTextConfig({rotation:u})}}(t,"outside"===m?f:m,cx(a),r.get(["label","rotate"]))}Kc(A,p,o.getRawValue(n),function(t){return lw(e,t)});var v=r.getModel(["emphasis"]);ws(t,v.get("focus"),v.get("blurScope"),v.get("disabled")),ks(t,r),function(t){return null!=t.startAngle&&null!=t.endAngle&&t.startAngle===t.endAngle}(i)&&(t.style.fill="none",t.style.stroke="none",Object(g.each)(t.states,function(t){t.style&&(t.style.fill=t.style.stroke="none")}))}var hx=function(){return function(){}}(),dx=function(t){function e(e){var n=t.call(this,e)||this;return n.type="largeBar",n}return p(e,t),e.prototype.getDefaultShape=function(){return new hx},e.prototype.buildPath=function(t,e){for(var n=e.points,r=this.baseDimIdx,i=1-this.baseDimIdx,o=[],a=[],s=this.barWidth,l=0;l<n.length;l+=3)a[r]=s,a[i]=n[l+2],o[r]=n[l+r],o[i]=n[l+i],t.rect(o[0],o[1],a[0],a[1])},e}($o);function fx(t,e,n,r){var i=t.getData(),o=i.getLayout("valueAxisHorizontal")?1:0,a=i.getLayout("largeDataIndices"),s=i.getLayout("size"),l=t.getModel("backgroundStyle"),c=i.getLayout("largeBackgroundPoints");if(c){var u=new dx({shape:{points:c},incremental:!!r,silent:!0,z2:0});u.baseDimIdx=o,u.largeDataIndices=a,u.barWidth=s,u.useStyle(l.getItemStyle()),e.add(u),n&&n.push(u)}var h=new dx({shape:{points:i.getLayout("largePoints")},incremental:!!r,ignoreCoarsePointer:!0,z2:1});h.baseDimIdx=o,h.largeDataIndices=a,h.barWidth=s,e.add(h),h.useStyle(i.getVisual("style")),Ta(h).seriesIndex=t.seriesIndex,t.get("silent")||(h.on("mousedown",px),h.on("mousemove",px)),n&&n.push(h)}var px=Bp(function(t){var e=function(t,e,n){for(var r=t.baseDimIdx,i=1-r,o=t.shape.points,a=t.largeDataIndices,s=[],l=[],c=t.barWidth,u=0,h=o.length/3;u<h;u++){var d=3*u;if(l[r]=c,l[i]=o[d+2],s[r]=o[d+r],s[i]=o[d+i],l[i]<0&&(s[i]+=l[i],l[i]=-l[i]),e>=s[0]&&e<=s[0]+l[0]&&n>=s[1]&&n<=s[1]+l[1])return a[u]}return-1}(this,t.offsetX,t.offsetY);Ta(this).dataIndex=e>=0?e:null},30,!1);function Ax(t,e,n){if(Tw(n,"cartesian2d")){var r=e,i=n.getArea();return{x:t?r.x:i.x,y:t?i.y:r.y,width:t?r.width:i.width,height:t?i.height:r.height}}var o=e;return{cx:(i=n.getArea()).cx,cy:i.cy,r0:t?i.r0:o.r0,r:t?i.r:o.r,startAngle:t?o.startAngle:0,endAngle:t?o.endAngle:2*Math.PI}}var gx=tx;var mx=2*Math.PI,vx=Math.PI/180;function yx(t,e){return gh(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function bx(t,e){var n=yx(t,e),r=t.get("center"),i=t.get("radius");g.isArray(i)||(i=[0,i]);var o,a,s=pr(n.width,e.getWidth()),l=pr(n.height,e.getHeight()),c=Math.min(s,l),u=pr(i[0],c/2),h=pr(i[1],c/2),d=t.coordinateSystem;if(d){var f=d.dataToPoint(r);o=f[0]||0,a=f[1]||0}else g.isArray(r)||(r=[r,r]),o=pr(r[0],s)+n.x,a=pr(r[1],l)+n.y;return{cx:o,cy:a,r0:u,r:h}}function _x(t,e,n){e.eachSeriesByType(t,function(t){var e=t.getData(),r=e.mapDimension("value"),i=yx(t,n),o=bx(t,n),a=o.cx,s=o.cy,l=o.r,c=o.r0,u=-t.get("startAngle")*vx,h=t.get("minAngle")*vx,d=0;e.each(r,function(t){!isNaN(t)&&d++});var f=e.getSum(r),p=Math.PI/(f||d)*2,A=t.get("clockwise"),g=t.get("roseType"),m=t.get("stillShowZeroSum"),v=e.getDataExtent(r);v[0]=0;var y=mx,b=0,_=u,w=A?1:-1;if(e.setLayout({viewRect:i,r:l}),e.each(r,function(t,n){var r;if(isNaN(t))e.setItemLayout(n,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:A,cx:a,cy:s,r0:c,r:g?NaN:l});else{(r="area"!==g?0===f&&m?p:t*p:mx/d)<h?(r=h,y-=h):b+=t;var i=_+w*r;e.setItemLayout(n,{angle:r,startAngle:_,endAngle:i,clockwise:A,cx:a,cy:s,r0:c,r:g?fr(t,v,[c,l]):l}),_=i}}),y<mx&&d)if(y<=.001){var x=mx/d;e.each(r,function(t,n){if(!isNaN(t)){var r=e.getItemLayout(n);r.angle=x,r.startAngle=u+w*n*x,r.endAngle=u+w*(n+1)*x}})}else p=y/b,_=u,e.each(r,function(t,n){if(!isNaN(t)){var r=e.getItemLayout(n),i=r.angle===h?h:t*p;r.startAngle=_,r.endAngle=_+w*i,_+=w*i}})})}function wx(t){return{seriesType:t,reset:function(t,e){var n=e.findComponents({mainType:"legend"});if(n&&n.length){var r=t.getData();r.filterSelf(function(t){for(var e=r.getName(t),i=0;i<n.length;i++)if(!n[i].isSelected(e))return!1;return!0})}}}}var xx=Math.PI/180;function Sx(t,e,n,r,i,o,a,s,l,c){if(!(t.length<2)){for(var u=t.length,h=0;h<u;h++)if("outer"===t[h].position&&"labelLine"===t[h].labelAlignTo){var d=t[h].label.x-c;t[h].linePoints[1][0]+=d,t[h].label.x=c}Lb(t,l,l+a)&&function(t){for(var o={list:[],maxY:0},a={list:[],maxY:0},s=0;s<t.length;s++)if("none"===t[s].labelAlignTo){var l=t[s],c=l.label.y>n?a:o,u=Math.abs(l.label.y-n);if(u>=c.maxY){var h=l.label.x-e-l.len2*i,d=r+l.len,p=Math.abs(h)<d?Math.sqrt(u*u/(1-h*h/d/d)):d;c.rB=p,c.maxY=u}c.list.push(l)}f(o),f(a)}(t)}function f(t){for(var o=t.rB,a=o*o,s=0;s<t.list.length;s++){var l=t.list[s],c=Math.abs(l.label.y-n),u=r+l.len,h=u*u,d=Math.sqrt((1-Math.abs(c*c/a))*h),f=e+(d+l.len2)*i,p=f-l.label.x;Cx(l,l.targetTextWidth-p*i,!0),l.label.x=f}}}function Cx(t,e,n){if(void 0===n&&(n=!1),null==t.labelStyleWidth){var r=t.label,i=r.style,o=t.rect,a=i.backgroundColor,s=i.padding,l=s?s[1]+s[3]:0,c=i.overflow,u=o.width+(a?0:l);if(e<u||n){var h=o.height;if(c&&c.match("break")){r.setStyle("backgroundColor",null),r.setStyle("width",e-l);var d=r.getBoundingRect();r.setStyle("width",Math.ceil(d.width)),r.setStyle("backgroundColor",a)}else{var f=e-l,p=e<u?f:n?f>t.unconstrainedWidth?null:f:null;r.setStyle("width",p)}var A=r.getBoundingRect();o.width=A.width;var g=(r.style.margin||0)+2.1;o.height=A.height+g,o.y-=(o.height-h)/2}}}function kx(t){return"center"===t.position}function Bx(t){var e,n,r=t.getData(),i=[],o=!1,a=(t.get("minShowLabelAngle")||0)*xx,s=r.getLayout("viewRect"),l=r.getLayout("r"),c=s.width,u=s.x,h=s.y,d=s.height;function f(t){t.ignore=!0}r.each(function(t){var s=r.getItemGraphicEl(t),h=s.shape,d=s.getTextContent(),p=s.getTextGuideLine(),A=r.getItemModel(t),m=A.getModel("label"),v=m.get("position")||A.get(["emphasis","label","position"]),y=m.get("distanceToLabelLine"),b=m.get("alignTo"),_=pr(m.get("edgeDistance"),c),w=m.get("bleedMargin"),x=A.getModel("labelLine"),S=x.get("length");S=pr(S,c);var C=x.get("length2");if(C=pr(C,c),Math.abs(h.endAngle-h.startAngle)<a)return Object(g.each)(d.states,f),d.ignore=!0,void(p&&(Object(g.each)(p.states,f),p.ignore=!0));if(function(t){if(!t.ignore)return!0;for(var e in t.states)if(!1===t.states[e].ignore)return!0;return!1}(d)){var k,B,T,E,M=(h.startAngle+h.endAngle)/2,O=Math.cos(M),L=Math.sin(M);e=h.cx,n=h.cy;var D="inside"===v||"inner"===v;if("center"===v)k=h.cx,B=h.cy,E="center";else{var I=(D?(h.r+h.r0)/2*O:h.r*O)+e,P=(D?(h.r+h.r0)/2*L:h.r*L)+n;if(k=I+3*O,B=P+3*L,!D){var N=I+O*(S+l-h.r),F=P+L*(S+l-h.r),R=N+(O<0?-1:1)*C;k="edge"===b?O<0?u+_:u+c-_:R+(O<0?-y:y),B=F,T=[[I,P],[N,F],[R,F]]}E=D?"center":"edge"===b?O>0?"right":"left":O>0?"left":"right"}var j=Math.PI,H=0,U=m.get("rotate");if(Object(g.isNumber)(U))H=U*(j/180);else if("center"===v)H=0;else if("radial"===U||!0===U){H=O<0?-M+j:-M}else if("tangential"===U&&"outside"!==v&&"outer"!==v){var Q=Math.atan2(O,L);Q<0&&(Q=2*j+Q),L>0&&(Q=j+Q),H=Q-j}if(o=!!H,d.x=k,d.y=B,d.rotation=H,d.setStyle({verticalAlign:"middle"}),D){d.setStyle({align:E});var z=d.states.select;z&&(z.x+=d.x,z.y+=d.y)}else{var Y=d.getBoundingRect().clone();Y.applyTransform(d.getComputedTransform());var V=(d.style.margin||0)+2.1;Y.y-=V/2,Y.height+=V,i.push({label:d,labelLine:p,position:v,len:S,len2:C,minTurnAngle:x.get("minTurnAngle"),maxSurfaceAngle:x.get("maxSurfaceAngle"),surfaceNormal:new xt(O,L),linePoints:T,textAlign:E,labelDistance:y,labelAlignTo:b,edgeDistance:_,bleedMargin:w,rect:Y,unconstrainedWidth:Y.width,labelStyleWidth:d.style.width})}s.setTextConfig({inside:D})}}),!o&&t.get("avoidLabelOverlap")&&function(t,e,n,r,i,o,a,s){for(var l=[],c=[],u=Number.MAX_VALUE,h=-Number.MAX_VALUE,d=0;d<t.length;d++){var f=t[d].label;kx(t[d])||(f.x<e?(u=Math.min(u,f.x),l.push(t[d])):(h=Math.max(h,f.x),c.push(t[d])))}for(d=0;d<t.length;d++)if(!kx(g=t[d])&&g.linePoints){if(null!=g.labelStyleWidth)continue;f=g.label;var p=g.linePoints,A=void 0;A="edge"===g.labelAlignTo?f.x<e?p[2][0]-g.labelDistance-a-g.edgeDistance:a+i-g.edgeDistance-p[2][0]-g.labelDistance:"labelLine"===g.labelAlignTo?f.x<e?u-a-g.bleedMargin:a+i-h-g.bleedMargin:f.x<e?f.x-a-g.bleedMargin:a+i-f.x-g.bleedMargin,g.targetTextWidth=A,Cx(g,A)}for(Sx(c,e,n,r,1,0,o,0,s,h),Sx(l,e,n,r,-1,0,o,0,s,u),d=0;d<t.length;d++){var g;if(!kx(g=t[d])&&g.linePoints){f=g.label,p=g.linePoints;var m="edge"===g.labelAlignTo,v=f.style.padding,y=v?v[1]+v[3]:0,b=f.style.backgroundColor?0:y,_=g.rect.width+b,w=p[1][0]-p[2][0];m?f.x<e?p[2][0]=a+g.edgeDistance+_+g.labelDistance:p[2][0]=a+i-g.edgeDistance-_-g.labelDistance:(f.x<e?p[2][0]=f.x+g.labelDistance:p[2][0]=f.x-g.labelDistance,p[1][0]=p[2][0]+w),p[1][1]=p[2][1]=f.y}}}(i,e,n,l,c,d,u,h);for(var p=0;p<i.length;p++){var A=i[p],m=A.label,v=A.labelLine,y=isNaN(m.x)||isNaN(m.y);if(m){m.setStyle({align:A.textAlign}),y&&(Object(g.each)(m.states,f),m.ignore=!0);var b=m.states.select;b&&(b.x+=m.x,b.y+=m.y)}if(v){var _=A.linePoints;y||!_?(Object(g.each)(v.states,f),v.ignore=!0):(Sb(_,A.minTurnAngle),Cb(_,A.surfaceNormal,A.maxSurfaceAngle),v.setShape({points:_}),m.__hostTarget.textGuideLineConfig={anchor:new xt(_[0][0],_[0][1])})}}}var Tx=function(t){function e(e,n,r){var i=t.call(this)||this;i.z2=2;var o=new Ba;return i.setTextContent(o),i.updateData(e,n,r,!0),i}return p(e,t),e.prototype.updateData=function(t,e,n,r){var i=t.hostModel,o=t.getItemModel(e),a=o.getModel("emphasis"),s=t.getItemLayout(e),l=Object(g.extend)(Kw(o.getModel("itemStyle"),s,!0),s);if(isNaN(l.startAngle))this.setShape(l);else{if(r){this.setShape(l);var c=i.getShallow("animationType");i.ecModel.ssr?(nc(this,{scaleX:0,scaleY:0},i,{dataIndex:e,isFrom:!0}),this.originX=l.cx,this.originY=l.cy):"scale"===c?(this.shape.r=s.r0,nc(this,{shape:{r:s.r}},i,e)):null!=n?(this.setShape({startAngle:n,endAngle:n}),nc(this,{shape:{startAngle:s.startAngle,endAngle:s.endAngle}},i,e)):(this.shape.endAngle=s.startAngle,ec(this,{shape:{endAngle:s.endAngle}},i,e))}else sc(this),ec(this,{shape:l},i,e);this.useStyle(t.getItemVisual(e,"style")),ks(this,o);var u=(s.startAngle+s.endAngle)/2,h=i.get("selectedOffset"),d=Math.cos(u)*h,f=Math.sin(u)*h,p=o.getShallow("cursor");p&&this.attr("cursor",p),this._updateLabel(i,t,e),this.ensureState("emphasis").shape=Object(g.extend)({r:s.r+(a.get("scale")&&a.get("scaleSize")||0)},Kw(a.getModel("itemStyle"),s)),Object(g.extend)(this.ensureState("select"),{x:d,y:f,shape:Kw(o.getModel(["select","itemStyle"]),s)}),Object(g.extend)(this.ensureState("blur"),{shape:Kw(o.getModel(["blur","itemStyle"]),s)});var A=this.getTextGuideLine(),m=this.getTextContent();A&&Object(g.extend)(A.ensureState("select"),{x:d,y:f}),Object(g.extend)(m.ensureState("select"),{x:d,y:f}),ws(this,a.get("focus"),a.get("blurScope"),a.get("disabled"))}},e.prototype._updateLabel=function(t,e,n){var r=e.getItemModel(n),i=r.getModel("labelLine"),o=e.getItemVisual(n,"style"),a=o&&o.fill,s=o&&o.opacity;Uc(this,Qc(r),{labelFetcher:e.hostModel,labelDataIndex:n,inheritColor:a,defaultOpacity:s,defaultText:t.getFormattedLabel(n,"normal")||e.getName(n)});var l=this.getTextContent();this.setTextConfig({position:null,rotation:null}),l.attr({z2:10});var c=t.get(["label","position"]);if("outside"!==c&&"outer"!==c)this.removeTextGuideLine();else{var u=this.getTextGuideLine();u||(u=new Tl,this.setTextGuideLine(u)),Tb(this,Eb(r),{stroke:a,opacity:Object(g.retrieve3)(i.get(["lineStyle","opacity"]),s,1)})}},e}(vl),Ex=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.ignoreLabelLineUpdate=!0,e}return p(e,t),e.prototype.render=function(t,e,n,r){var i,o=t.getData(),a=this._data,s=this.group;if(!a&&o.count()>0){for(var l=o.getItemLayout(0),c=1;isNaN(l&&l.startAngle)&&c<o.count();++c)l=o.getItemLayout(c);l&&(i=l.startAngle)}if(this._emptyCircleSector&&s.remove(this._emptyCircleSector),0===o.count()&&t.get("showEmptyCircle")){var u=new vl({shape:bx(t,n)});u.useStyle(t.getModel("emptyCircleStyle").getItemStyle()),this._emptyCircleSector=u,s.add(u)}o.diff(a).add(function(t){var e=new Tx(o,t,i);o.setItemGraphicEl(t,e),s.add(e)}).update(function(t,e){var n=a.getItemGraphicEl(e);n.updateData(o,t,i),n.off("click"),s.add(n),o.setItemGraphicEl(t,n)}).remove(function(e){ac(a.getItemGraphicEl(e),t,e)}).execute(),Bx(t),"expansion"!==t.get("animationTypeUpdate")&&(this._data=o)},e.prototype.dispose=function(){},e.prototype.containPoint=function(t,e){var n=e.getData().getItemLayout(0);if(n){var r=t[0]-n.cx,i=t[1]-n.cy,o=Math.sqrt(r*r+i*i);return o<=n.r&&o>=n.r0}},e.type="pie",e}(xp);function Mx(t,e,n){e=Object(g.isArray)(e)&&{coordDimensions:e}||Object(g.extend)({encodeDefine:t.getEncode()},e);var r=t.getSource(),i=av(r,e).dimensions,o=new iv(i,t);return o.initData(r,n),o}var Ox=function(){function t(t,e){this._getDataWithEncodedVisual=t,this._getRawData=e}return t.prototype.getAllNames=function(){var t=this._getRawData();return t.mapArray(t.getName)},t.prototype.containName=function(t){return this._getRawData().indexOfName(t)>=0},t.prototype.indexOfName=function(t){return this._getDataWithEncodedVisual().indexOfName(t)},t.prototype.getItemVisual=function(t,e){return this._getDataWithEncodedVisual().getItemVisual(t,e)},t}(),Lx=ti(),Dx=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new Ox(g.bind(this.getData,this),g.bind(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.mergeOption=function(){t.prototype.mergeOption.apply(this,arguments)},e.prototype.getInitialData=function(){return Mx(this,{coordDimensions:["value"],encodeDefaulter:g.curry(Hh,this)})},e.prototype.getDataParams=function(e){var n=this.getData(),r=Lx(n),i=r.seats;if(!i){var o=[];n.each(n.mapDimension("value"),function(t){o.push(t)}),i=r.seats=_r(o,n.hostModel.get("percentPrecision"))}var a=t.prototype.getDataParams.call(this,e);return a.percent=i[e]||0,a.$vars.push("percent"),a},e.prototype._defaultLabelLine=function(t){zr(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.type="series.pie",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,minShowLabelAngle:0,selectedOffset:10,percentPrecision:2,stillShowZeroSum:!0,left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:0,show:!0,overflow:"truncate",position:"outer",alignTo:"none",edgeDistance:"25%",bleedMargin:10,distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:15,smooth:!1,minTurnAngle:90,maxSurfaceAngle:90,lineStyle:{width:1,type:"solid"}},itemStyle:{borderWidth:1,borderJoin:"round"},showEmptyCircle:!0,emptyCircleStyle:{color:"lightgray",opacity:1},labelLayout:{hideOverlap:!0},emphasis:{scale:!0,scaleSize:5},avoidLabelOverlap:!0,animationType:"expansion",animationDuration:1e3,animationTypeUpdate:"transition",animationEasingUpdate:"cubicInOut",animationDurationUpdate:500,animationEasing:"cubicInOut"},e}(hp);var Ix=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return p(e,t),e.prototype.getInitialData=function(t,e){return pv(null,this,{useEncodeDefaulter:!0})},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?5e3:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?1e4:this.get("progressiveThreshold"):t},e.prototype.brushSelector=function(t,e,n){return n.point(e.getItemLayout(t))},e.prototype.getZLevelKey=function(){return this.getData().count()>this.getProgressiveThreshold()?this.id:""},e.type="series.scatter",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},emphasis:{scale:!0},clip:!0,select:{itemStyle:{borderColor:"#212121"}},universalTransition:{divideShape:"clone"}},e}(hp),Px=function(){return function(){}}(),Nx=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return p(e,t),e.prototype.getDefaultShape=function(){return new Px},e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.buildPath=function(t,e){var n,r=e.points,i=e.size,o=this.symbolProxy,a=o.shape,s=t.getContext?t.getContext():t,l=s&&i[0]<4,c=this.softClipShape;if(l)this._ctx=s;else{for(this._ctx=null,n=this._off;n<r.length;){var u=r[n++],h=r[n++];isNaN(u)||isNaN(h)||(c&&!c.contain(u,h)||(a.x=u-i[0]/2,a.y=h-i[1]/2,a.width=i[0],a.height=i[1],o.buildPath(t,a,!0)))}this.incremental&&(this._off=n,this.notClear=!0)}},e.prototype.afterBrush=function(){var t,e=this.shape,n=e.points,r=e.size,i=this._ctx,o=this.softClipShape;if(i){for(t=this._off;t<n.length;){var a=n[t++],s=n[t++];isNaN(a)||isNaN(s)||(o&&!o.contain(a,s)||i.fillRect(a-r[0]/2,s-r[1]/2,r[0],r[1]))}this.incremental&&(this._off=t,this.notClear=!0)}},e.prototype.findDataIndex=function(t,e){for(var n=this.shape,r=n.points,i=n.size,o=Math.max(i[0],4),a=Math.max(i[1],4),s=r.length/2-1;s>=0;s--){var l=2*s,c=r[l]-o/2,u=r[l+1]-a/2;if(t>=c&&e>=u&&t<=c+o&&e<=u+a)return s}return-1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),r=this.getBoundingRect();return t=n[0],e=n[1],r.contain(t,e)?(this.hoverDataIdx=this.findDataIndex(t,e))>=0:(this.hoverDataIdx=-1,!1)},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape,n=e.points,r=e.size,i=r[0],o=r[1],a=1/0,s=1/0,l=-1/0,c=-1/0,u=0;u<n.length;){var h=n[u++],d=n[u++];a=Math.min(h,a),l=Math.max(h,l),s=Math.min(d,s),c=Math.max(d,c)}t=this._rect=new Lt(a-i/2,s-o/2,l-a+i,c-s+o)}return t},e}($o),Fx=function(){function t(){this.group=new er}return t.prototype.updateData=function(t,e){this._clear();var n=this._create();n.setShape({points:t.getLayout("points")}),this._setCommon(n,t,e)},t.prototype.updateLayout=function(t){var e=t.getLayout("points");this.group.eachChild(function(t){if(null!=t.startIndex){var n=2*(t.endIndex-t.startIndex),r=4*t.startIndex*2;e=new Float32Array(e.buffer,r,n)}t.setShape("points",e),t.reset()})},t.prototype.incrementalPrepareUpdate=function(t){this._clear()},t.prototype.incrementalUpdate=function(t,e,n){var r=this._newAdded[0],i=e.getLayout("points"),o=r&&r.shape.points;if(o&&o.length<2e4){var a=o.length,s=new Float32Array(a+i.length);s.set(o),s.set(i,a),r.endIndex=t.end,r.setShape({points:s})}else{this._newAdded=[];var l=this._create();l.startIndex=t.start,l.endIndex=t.end,l.incremental=!0,l.setShape({points:i}),this._setCommon(l,e,n)}},t.prototype.eachRendered=function(t){this._newAdded[0]&&t(this._newAdded[0])},t.prototype._create=function(){var t=new Nx({cursor:"default"});return t.ignoreCoarsePointer=!0,this.group.add(t),this._newAdded.push(t),t},t.prototype._setCommon=function(t,e,n){var r=e.hostModel;n=n||{};var i=e.getVisual("symbolSize");t.setShape("size",i instanceof Array?i:[i,i]),t.softClipShape=n.clipShape||null,t.symbolProxy=EA(e.getVisual("symbol"),0,0,0,0),t.setColor=t.symbolProxy.setColor;var o=t.shape.size[0]<4;t.useStyle(r.getModel("itemStyle").getItemStyle(o?["color","shadowBlur","shadowColor"]:["color"]));var a=e.getVisual("style"),s=a&&a.fill;s&&t.setColor(s);var l=Ta(t);l.seriesIndex=r.seriesIndex,t.on("mousemove",function(e){l.dataIndex=null;var n=t.hoverDataIdx;n>=0&&(l.dataIndex=n+(t.startIndex||0))})},t.prototype.remove=function(){this._clear()},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),Rx=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){var r=t.getData();this._updateSymbolDraw(r,t).updateData(r,{clipShape:this._getClipShape(t)}),this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var r=t.getData();this._updateSymbolDraw(r,t).incrementalPrepareUpdate(r),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._symbolDraw.incrementalUpdate(t,e.getData(),{clipShape:this._getClipShape(e)}),this._finished=t.end===e.getData().count()},e.prototype.updateTransform=function(t,e,n){var r=t.getData();if(this.group.dirty(),!this._finished||r.count()>1e4)return{update:!0};var i=Hw("").reset(t,e,n);i.progress&&i.progress({start:0,end:r.count(),count:r.count()},r),this._symbolDraw.updateLayout(r)},e.prototype.eachRendered=function(t){this._symbolDraw&&this._symbolDraw.eachRendered(t)},e.prototype._getClipShape=function(t){var e=t.coordinateSystem,n=e&&e.getArea&&e.getArea();return t.get("clip",!0)?n:null},e.prototype._updateSymbolDraw=function(t,e){var n=this._symbolDraw,r=e.pipelineContext.large;return n&&r===this._isLargeDraw||(n&&n.remove(),n=this._symbolDraw=r?new Fx:new pw,this._isLargeDraw=r,this.group.removeAll()),this.group.add(n.group),n},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},e.prototype.dispose=function(){},e.type="scatter",e}(xp),jx=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.type="grid",e.dependencies=["xAxis","yAxis"],e.layoutMode="box",e.defaultOption={show:!1,z:0,left:"10%",top:60,right:"10%",bottom:70,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"},e}(Sh),Hx=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("grid",ii).models[0]},e.type="cartesian2dAxis",e}(Sh);g.mixin(Hx,Sy);var Ux={show:!0,z:0,inverse:!1,name:"",nameLocation:"end",nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:"...",placeholder:"."},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:"#6E7079",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,lineStyle:{color:["#E0E6F1"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.2)","rgba(210,219,238,0.2)"]}}},Qx=g.merge({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},Ux),zx=g.merge({boundaryGap:[0,0],axisLine:{show:"auto"},axisTick:{show:"auto"},splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#F4F7FD",width:1}}},Ux),Yx={category:Qx,value:zx,time:g.merge({splitNumber:6,axisLabel:{showMinLabel:!1,showMaxLabel:!1,rich:{primary:{fontWeight:"bold"}}},splitLine:{show:!1}},zx),log:g.defaults({logBase:10},zx)},Vx={value:1,category:1,time:1,log:1};function Wx(t,e,n,r){Object(g.each)(Vx,function(i,o){var a=Object(g.merge)(Object(g.merge)({},Yx[o],!0),r,!0),s=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e+"Axis."+o,n}return p(n,t),n.prototype.mergeDefaultAndTheme=function(t,e){var n=vh(this),r=n?bh(t):{},i=e.getTheme();Object(g.merge)(t,i.get(o+"Axis")),Object(g.merge)(t,this.getDefaultOption()),t.type=Gx(t),n&&yh(t,r,n)},n.prototype.optionUpdated=function(){"category"===this.option.type&&(this.__ordinalMeta=yv.createByAxisModel(this))},n.prototype.getCategories=function(t){var e=this.option;if("category"===e.type)return t?e.data:this.__ordinalMeta.categories},n.prototype.getOrdinalMeta=function(){return this.__ordinalMeta},n.type=e+"Axis."+o,n.defaultOption=a,n}(n);t.registerComponentModel(s)}),t.registerSubTypeDefaulter(e+"Axis",Gx)}function Gx(t){return t.type||(t.data?"category":"value")}var Xx=["x","y"];function Zx(t){return"interval"===t.type||"time"===t.type}var $x=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="cartesian2d",e.dimensions=Xx,e}return p(e,t),e.prototype.calcAffineTransform=function(){this._transform=this._invTransform=null;var t=this.getAxis("x").scale,e=this.getAxis("y").scale;if(Zx(t)&&Zx(e)){var n=t.getExtent(),r=e.getExtent(),i=this.dataToPoint([n[0],r[0]]),o=this.dataToPoint([n[1],r[1]]),a=n[1]-n[0],s=r[1]-r[0];if(a&&s){var l=(o[0]-i[0])/a,c=(o[1]-i[1])/s,u=i[0]-n[0]*l,h=i[1]-r[0]*c,d=this._transform=[l,0,0,c,u,h];this._invTransform=_t([],d)}}},e.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},e.prototype.containPoint=function(t){var e=this.getAxis("x"),n=this.getAxis("y");return e.contain(e.toLocalCoord(t[0]))&&n.contain(n.toLocalCoord(t[1]))},e.prototype.containData=function(t){return this.getAxis("x").containData(t[0])&&this.getAxis("y").containData(t[1])},e.prototype.containZone=function(t,e){var n=this.dataToPoint(t),r=this.dataToPoint(e),i=this.getArea(),o=new Lt(n[0],n[1],r[0]-n[0],r[1]-n[1]);return i.intersect(o)},e.prototype.dataToPoint=function(t,e,n){n=n||[];var r=t[0],i=t[1];if(this._transform&&null!=r&&isFinite(r)&&null!=i&&isFinite(i))return j(n,t,this._transform);var o=this.getAxis("x"),a=this.getAxis("y");return n[0]=o.toGlobalCoord(o.dataToCoord(r,e)),n[1]=a.toGlobalCoord(a.dataToCoord(i,e)),n},e.prototype.clampData=function(t,e){var n=this.getAxis("x").scale,r=this.getAxis("y").scale,i=n.getExtent(),o=r.getExtent(),a=n.parse(t[0]),s=r.parse(t[1]);return(e=e||[])[0]=Math.min(Math.max(Math.min(i[0],i[1]),a),Math.max(i[0],i[1])),e[1]=Math.min(Math.max(Math.min(o[0],o[1]),s),Math.max(o[0],o[1])),e},e.prototype.pointToData=function(t,e){var n=[];if(this._invTransform)return j(n,t,this._invTransform);var r=this.getAxis("x"),i=this.getAxis("y");return n[0]=r.coordToData(r.toLocalCoord(t[0]),e),n[1]=i.coordToData(i.toLocalCoord(t[1]),e),n},e.prototype.getOtherAxis=function(t){return this.getAxis("x"===t.dim?"y":"x")},e.prototype.getArea=function(){var t=this.getAxis("x").getGlobalExtent(),e=this.getAxis("y").getGlobalExtent(),n=Math.min(t[0],t[1]),r=Math.min(e[0],e[1]),i=Math.max(t[0],t[1])-n,o=Math.max(e[0],e[1])-r;return new Lt(n,r,i,o)},e}(function(){function t(t){this.type="cartesian",this._dimList=[],this._axes={},this.name=t||""}return t.prototype.getAxis=function(t){return this._axes[t]},t.prototype.getAxes=function(){return g.map(this._dimList,function(t){return this._axes[t]},this)},t.prototype.getAxesByScale=function(t){return t=t.toLowerCase(),g.filter(this.getAxes(),function(e){return e.scale.type===t})},t.prototype.addAxis=function(t){var e=t.dim;this._axes[e]=t,this._dimList.push(e)},t}()),Kx=function(t){function e(e,n,r,i,o){var a=t.call(this,e,n,r)||this;return a.index=0,a.type=i||"value",a.position=o||"bottom",a}return p(e,t),e.prototype.isHorizontal=function(){var t=this.position;return"top"===t||"bottom"===t},e.prototype.getGlobalExtent=function(t){var e=this.getExtent();return e[0]=this.toGlobalCoord(e[0]),e[1]=this.toGlobalCoord(e[1]),t&&e[0]>e[1]&&e.reverse(),e},e.prototype.pointToData=function(t,e){return this.coordToData(this.toLocalCoord(t["x"===this.dim?0:1]),e)},e.prototype.setCategorySortInfo=function(t){if("category"!==this.type)return!1;this.model.option.categorySortInfo=t,this.scale.setSortInfo(t)},e}(eb);function Jx(t,e,n){n=n||{};var r=t.coordinateSystem,i=e.axis,o={},a=i.getAxesOnZeroOf()[0],s=i.position,l=a?"onZero":s,c=i.dim,u=r.getRect(),h=[u.x,u.x+u.width,u.y,u.y+u.height],d={left:0,right:1,top:0,bottom:1,onZero:2},f=e.get("offset")||0,p="x"===c?[h[2]-f,h[3]+f]:[h[0]-f,h[1]+f];if(a){var A=a.toGlobalCoord(a.dataToCoord(0));p[d.onZero]=Math.max(Math.min(A,p[1]),p[0])}o.position=["y"===c?p[d[l]]:h[0],"x"===c?p[d[l]]:h[3]],o.rotation=Math.PI/2*("x"===c?0:1);o.labelDirection=o.tickDirection=o.nameDirection={top:-1,bottom:1,left:-1,right:1}[s],o.labelOffset=a?p[d[s]]-p[d.onZero]:0,e.get(["axisTick","inside"])&&(o.tickDirection=-o.tickDirection),g.retrieve(n.labelInside,e.get(["axisLabel","inside"]))&&(o.labelDirection=-o.labelDirection);var m=e.get(["axisLabel","rotate"]);return o.labelRotate="top"===l?-m:m,o.z2=1,o}function qx(t){return"cartesian2d"===t.get("coordinateSystem")}function tS(t){var e={xAxisModel:null,yAxisModel:null};return g.each(e,function(n,r){var i=r.replace(/Model$/,""),o=t.getReferringComponents(i,ii).models[0];e[r]=o}),e}var eS=Math.log;function nS(t,e,n){var r=Lv.prototype,i=r.getTicks.call(n),o=r.getTicks.call(n,!0),a=i.length-1,s=r.getInterval.call(n),l=gy(t,e),c=l.extent,u=l.fixMin,h=l.fixMax;if("log"===t.type){var d=eS(t.base);c=[eS(c[0])/d,eS(c[1])/d]}t.setExtent(c[0],c[1]),t.calcNiceExtent({splitNumber:a,fixMin:u,fixMax:h});var f=r.getExtent.call(t);u&&(c[0]=f[0]),h&&(c[1]=f[1]);var p=r.getInterval.call(t),A=c[0],g=c[1];if(u&&h)p=(g-A)/a;else if(u)for(g=c[0]+p*a;g<c[1]&&isFinite(g)&&isFinite(c[1]);)p=wv(p),g=c[0]+p*a;else if(h)for(A=c[1]-p*a;A>c[0]&&isFinite(A)&&isFinite(c[0]);)p=wv(p),A=c[1]-p*a;else{t.getTicks().length-1>a&&(p=wv(p));var m=p*a;(A=Ar((g=Math.ceil(c[1]/p)*p)-m))<0&&c[0]>=0?(A=0,g=Ar(m)):g>0&&c[1]<=0&&(g=0,A=-Ar(m))}var v=(i[0].value-o[0].value)/s,y=(i[a].value-o[a].value)/s;r.setExtent.call(t,A+p*v,g+p*y),r.setInterval.call(t,p),(v||y)&&r.setNiceExtent.call(t,A+p,g-p)}function rS(t,e){return t.getCoordSysModel()===e}function iS(t,e,n,r){n.getAxesOnZeroOf=function(){return i?[i]:[]};var i,o=t[e],a=n.model,s=a.get(["axisLine","onZero"]),l=a.get(["axisLine","onZeroAxisIndex"]);if(s){if(null!=l)oS(o[l])&&(i=o[l]);else for(var c in o)if(o.hasOwnProperty(c)&&oS(o[c])&&!r[u(o[c])]){i=o[c];break}i&&(r[u(i)]=!0)}function u(t){return t.dim+"_"+t.index}}function oS(t){return t&&"category"!==t.type&&"time"!==t.type&&function(t){var e=t.scale.getExtent(),n=e[0],r=e[1];return!(n>0&&r>0||n<0&&r<0)}(t)}var aS=function(){function t(t,e,n){this.type="grid",this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this.axisPointerEnabled=!0,this.dimensions=Xx,this._initCartesian(t,e,n),this.model=t}return t.prototype.getRect=function(){return this._rect},t.prototype.update=function(t,e){var n=this._axesMap;function r(t){var e,n=Object(g.keys)(t),r=n.length;if(r){for(var i=[],o=r-1;o>=0;o--){var a=t[+n[o]],s=a.model,l=a.scale;bv(l)&&s.get("alignTicks")&&null==s.get("interval")?i.push(a):(my(l,s),bv(l)&&(e=a))}i.length&&(e||my((e=i.pop()).scale,e.model),Object(g.each)(i,function(t){nS(t.scale,t.model,e.scale)}))}}this._updateScale(t,this.model),r(n.x),r(n.y);var i={};Object(g.each)(n.x,function(t){iS(n,"y",t,i)}),Object(g.each)(n.y,function(t){iS(n,"x",t,i)}),this.resize(this.model,e)},t.prototype.resize=function(t,e,n){var r=t.getBoxLayoutParams(),i=!n&&t.get("containLabel"),o=gh(r,{width:e.getWidth(),height:e.getHeight()});this._rect=o;var a=this._axesList;function s(){Object(g.each)(a,function(t){var e=t.isHorizontal(),n=e?[0,o.width]:[0,o.height],r=t.inverse?1:0;t.setExtent(n[r],n[1-r]),function(t,e){var n=t.getExtent(),r=n[0]+n[1];t.toGlobalCoord="x"===t.dim?function(t){return t+e}:function(t){return r-t+e},t.toLocalCoord="x"===t.dim?function(t){return t-e}:function(t){return r-t+e}}(t,e?o.x:o.y)})}s(),i&&(Object(g.each)(a,function(t){if(!t.model.get(["axisLabel","inside"])){var e=function(t){var e=t.model,n=t.scale;if(e.get(["axisLabel","show"])&&!n.isBlank()){var r,i,o=n.getExtent();i=n instanceof Ev?n.count():(r=n.getTicks()).length;var a,s,l,c,u,h,d,f,p=t.getLabelModel(),A=yy(t),g=1;i>40&&(g=Math.ceil(i/40));for(var m=0;m<i;m+=g){var v=A(r?r[m]:{value:o[0]+m},m),y=p.getTextRect(v),b=(s=y,l=p.get("rotate")||0,c=l*Math.PI/180,u=s.width,h=s.height,d=u*Math.abs(Math.cos(c))+Math.abs(h*Math.sin(c)),f=u*Math.abs(Math.sin(c))+Math.abs(h*Math.cos(c)),new Lt(s.x,s.y,d,f));a?a.union(b):a=b}return a}}(t);if(e){var n=t.isHorizontal()?"height":"width",r=t.model.get(["axisLabel","margin"]);o[n]-=e[n]+r,"top"===t.position?o.y+=e.height+r:"left"===t.position&&(o.x+=e.width+r)}}}),s()),Object(g.each)(this._coordsList,function(t){t.calcAffineTransform()})},t.prototype.getAxis=function(t,e){var n=this._axesMap[t];if(null!=n)return n[e||0]},t.prototype.getAxes=function(){return this._axesList.slice()},t.prototype.getCartesian=function(t,e){if(null!=t&&null!=e){var n="x"+t+"y"+e;return this._coordsMap[n]}Object(g.isObject)(t)&&(e=t.yAxisIndex,t=t.xAxisIndex);for(var r=0,i=this._coordsList;r<i.length;r++)if(i[r].getAxis("x").index===t||i[r].getAxis("y").index===e)return i[r]},t.prototype.getCartesians=function(){return this._coordsList.slice()},t.prototype.convertToPixel=function(t,e,n){var r=this._findConvertTarget(e);return r.cartesian?r.cartesian.dataToPoint(n):r.axis?r.axis.toGlobalCoord(r.axis.dataToCoord(n)):null},t.prototype.convertFromPixel=function(t,e,n){var r=this._findConvertTarget(e);return r.cartesian?r.cartesian.pointToData(n):r.axis?r.axis.coordToData(r.axis.toLocalCoord(n)):null},t.prototype._findConvertTarget=function(t){var e,n,r=t.seriesModel,i=t.xAxisModel||r&&r.getReferringComponents("xAxis",ii).models[0],o=t.yAxisModel||r&&r.getReferringComponents("yAxis",ii).models[0],a=t.gridModel,s=this._coordsList;if(r)e=r.coordinateSystem,Object(g.indexOf)(s,e)<0&&(e=null);else if(i&&o)e=this.getCartesian(i.componentIndex,o.componentIndex);else if(i)n=this.getAxis("x",i.componentIndex);else if(o)n=this.getAxis("y",o.componentIndex);else if(a){a.coordinateSystem===this&&(e=this._coordsList[0])}return{cartesian:e,axis:n}},t.prototype.containPoint=function(t){var e=this._coordsList[0];if(e)return e.containPoint(t)},t.prototype._initCartesian=function(t,e,n){var r=this,i=this,o={left:!1,right:!1,top:!1,bottom:!1},a={x:{},y:{}},s={x:0,y:0};if(e.eachComponent("xAxis",l("x"),this),e.eachComponent("yAxis",l("y"),this),!s.x||!s.y)return this._axesMap={},void(this._axesList=[]);function l(e){return function(n,r){if(rS(n,t)){var l=n.get("position");"x"===e?"top"!==l&&"bottom"!==l&&(l=o.bottom?"top":"bottom"):"left"!==l&&"right"!==l&&(l=o.left?"right":"left"),o[l]=!0;var c=new Kx(e,vy(n),[0,0],n.get("type"),l),u="category"===c.type;c.onBand=u&&n.get("boundaryGap"),c.inverse=n.get("inverse"),n.axis=c,c.model=n,c.grid=i,c.index=r,i._axesList.push(c),a[e][r]=c,s[e]++}}}this._axesMap=a,Object(g.each)(a.x,function(e,n){Object(g.each)(a.y,function(i,o){var a="x"+n+"y"+o,s=new $x(a);s.master=r,s.model=t,r._coordsMap[a]=s,r._coordsList.push(s),s.addAxis(e),s.addAxis(i)})})},t.prototype._updateScale=function(t,e){function n(t,e){Object(g.each)(xy(t,e.dim),function(n){e.scale.unionExtentFromData(t,n)})}Object(g.each)(this._axesList,function(t){if(t.scale.setExtent(1/0,-1/0),"category"===t.type){var e=t.model.get("categorySortInfo");t.scale.setSortInfo(e)}}),t.eachSeries(function(t){if(qx(t)){var r=tS(t),i=r.xAxisModel,o=r.yAxisModel;if(!rS(i,e)||!rS(o,e))return;var a=this.getCartesian(i.componentIndex,o.componentIndex),s=t.getData(),l=a.getAxis("x"),c=a.getAxis("y");n(s,l),n(s,c)}},this)},t.prototype.getTooltipAxes=function(t){var e=[],n=[];return Object(g.each)(this.getCartesians(),function(r){var i=null!=t&&"auto"!==t?r.getAxis(t):r.getBaseAxis(),o=r.getOtherAxis(i);Object(g.indexOf)(e,i)<0&&e.push(i),Object(g.indexOf)(n,o)<0&&n.push(o)}),{baseAxes:e,otherAxes:n}},t.create=function(e,n){var r=[];return e.eachComponent("grid",function(i,o){var a=new t(i,e,n);a.name="grid_"+o,a.resize(i,n,!0),i.coordinateSystem=a,r.push(a)}),e.eachSeries(function(t){if(qx(t)){var e=tS(t),n=e.xAxisModel,r=e.yAxisModel,i=n.getCoordSysModel();0;var o=i.coordinateSystem;t.coordinateSystem=o.getCartesian(n.componentIndex,r.componentIndex)}}),r},t.dimensions=Xx,t}(),sS=Math.PI,lS=function(){function t(t,e){this.group=new er,this.opt=e,this.axisModel=t,Object(g.defaults)(e,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0,handleAutoShown:function(){return!0}});var n=new er({x:e.position[0],y:e.position[1],rotation:e.rotation});n.updateTransform(),this._transformGroup=n}return t.prototype.hasBuilder=function(t){return!!cS[t]},t.prototype.add=function(t){cS[t](this.opt,this.axisModel,this.group,this._transformGroup)},t.prototype.getGroup=function(){return this.group},t.innerTextLayout=function(t,e,n){var r,i,o=Sr(e-t);return Cr(o)?(i=n>0?"top":"bottom",r="center"):Cr(o-sS)?(i=n>0?"bottom":"top",r="center"):(i="middle",r=o>0&&o<sS?n>0?"right":"left":n>0?"left":"right"),{rotation:o,textAlign:r,textVerticalAlign:i}},t.makeAxisEventDataBase=function(t){var e={componentType:t.mainType,componentIndex:t.componentIndex};return e[t.mainType+"Index"]=t.componentIndex,e},t.isLabelSilent=function(t){var e=t.get("tooltip");return t.get("silent")||!(t.get("triggerEvent")||e&&e.show)},t}(),cS={axisLine:function(t,e,n,r){var i=e.get(["axisLine","show"]);if("auto"===i&&t.handleAutoShown&&(i=t.handleAutoShown("axisLine")),i){var o=e.axis.getExtent(),a=r.transform,s=[o[0],0],l=[o[1],0],c=s[0]>l[0];a&&(j(s,s,a),j(l,l,a));var u=Object(g.extend)({lineCap:"round"},e.getModel(["axisLine","lineStyle"]).getLineStyle()),h=new Ll({shape:{x1:s[0],y1:s[1],x2:l[0],y2:l[1]},style:u,strokeContainThreshold:t.strokeContainThreshold||5,silent:!0,z2:1});_c(h.shape,h.style.lineWidth),h.anid="line",n.add(h);var d=e.get(["axisLine","symbol"]);if(null!=d){var f=e.get(["axisLine","symbolSize"]);Object(g.isString)(d)&&(d=[d,d]),(Object(g.isString)(f)||Object(g.isNumber)(f))&&(f=[f,f]);var p=OA(e.get(["axisLine","symbolOffset"])||0,f),A=f[0],m=f[1];Object(g.each)([{rotate:t.rotation+Math.PI/2,offset:p[0],r:0},{rotate:t.rotation-Math.PI/2,offset:p[1],r:Math.sqrt((s[0]-l[0])*(s[0]-l[0])+(s[1]-l[1])*(s[1]-l[1]))}],function(e,r){if("none"!==d[r]&&null!=d[r]){var i=EA(d[r],-A/2,-m/2,A,m,u.stroke,!0),o=e.r+e.offset,a=c?l:s;i.attr({rotation:e.rotate,x:a[0]+o*Math.cos(t.rotation),y:a[1]-o*Math.sin(t.rotation),silent:!0,z2:11}),n.add(i)}})}}},axisTickLabel:function(t,e,n,r){var i=function(t,e,n,r){var i=n.axis,o=n.getModel("axisTick"),a=o.get("show");"auto"===a&&r.handleAutoShown&&(a=r.handleAutoShown("axisTick"));if(!a||i.scale.isBlank())return;for(var s=o.getModel("lineStyle"),l=r.tickDirection*o.get("length"),c=fS(i.getTicksCoords(),e.transform,l,Object(g.defaults)(s.getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])}),"ticks"),u=0;u<c.length;u++)t.add(c[u]);return c}(n,r,e,t),o=function(t,e,n,r){var i=n.axis;if(!Object(g.retrieve)(r.axisLabelShow,n.get(["axisLabel","show"]))||i.scale.isBlank())return;var o=n.getModel("axisLabel"),a=o.get("margin"),s=i.getViewLabels(),l=(Object(g.retrieve)(r.labelRotate,o.get("rotate"))||0)*sS/180,c=lS.innerTextLayout(r.rotation,l,r.labelDirection),u=n.getCategories&&n.getCategories(!0),h=[],d=lS.isLabelSilent(n),f=n.get("triggerEvent");return Object(g.each)(s,function(s,l){var p="ordinal"===i.scale.type?i.scale.getRawOrdinalNumber(s.tickValue):s.tickValue,A=s.formattedLabel,m=s.rawLabel,v=o;if(u&&u[p]){var y=u[p];Object(g.isObject)(y)&&y.textStyle&&(v=new du(y.textStyle,o,n.ecModel))}var b=v.getTextColor()||n.get(["axisLine","lineStyle","color"]),_=i.dataToCoord(p),w=new Ba({x:_,y:r.labelOffset+r.labelDirection*a,rotation:c.rotation,silent:d,z2:10+(s.level||0),style:zc(v,{text:A,align:v.getShallow("align",!0)||c.textAlign,verticalAlign:v.getShallow("verticalAlign",!0)||v.getShallow("baseline",!0)||c.textVerticalAlign,fill:Object(g.isFunction)(b)?b("category"===i.type?m:"value"===i.type?p+"":p,l):b})});if(w.anid="label_"+p,f){var x=lS.makeAxisEventDataBase(n);x.targetType="axisLabel",x.value=m,x.tickIndex=l,"category"===i.type&&(x.dataIndex=p),Ta(w).eventData=x}e.add(w),w.updateTransform(),h.push(w),t.add(w),w.decomposeTransform()}),h}(n,r,e,t);((function(t,e,n){if(wy(t.axis))return;var r=t.get(["axisLabel","showMinLabel"]),i=t.get(["axisLabel","showMaxLabel"]);e=e||[],n=n||[];var o=e[0],a=e[1],s=e[e.length-1],l=e[e.length-2],c=n[0],u=n[1],h=n[n.length-1],d=n[n.length-2];!1===r?(uS(o),uS(c)):hS(o,a)&&(r?(uS(a),uS(u)):(uS(o),uS(c)));!1===i?(uS(s),uS(h)):hS(l,s)&&(i?(uS(l),uS(d)):(uS(s),uS(h)))})(e,o,i),function(t,e,n,r){var i=n.axis,o=n.getModel("minorTick");if(!o.get("show")||i.scale.isBlank())return;var a=i.getMinorTicksCoords();if(!a.length)return;for(var s=o.getModel("lineStyle"),l=r*o.get("length"),c=Object(g.defaults)(s.getLineStyle(),Object(g.defaults)(n.getModel("axisTick").getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])})),u=0;u<a.length;u++)for(var h=fS(a[u],e.transform,l,c,"minorticks_"+u),d=0;d<h.length;d++)t.add(h[d])}(n,r,e,t.tickDirection),e.get(["axisLabel","hideOverlap"]))&&Db(Mb(Object(g.map)(o,function(t){return{label:t,priority:t.z2,defaultAttr:{ignore:t.ignore}}})))},axisName:function(t,e,n,r){var i=Object(g.retrieve)(t.axisName,e.get("name"));if(i){var o,a,s=e.get("nameLocation"),l=t.nameDirection,c=e.getModel("nameTextStyle"),u=e.get("nameGap")||0,h=e.axis.getExtent(),d=h[0]>h[1]?-1:1,f=["start"===s?h[0]-d*u:"end"===s?h[1]+d*u:(h[0]+h[1])/2,dS(s)?t.labelOffset+l*u:0],p=e.get("nameRotate");null!=p&&(p=p*sS/180),dS(s)?o=lS.innerTextLayout(t.rotation,null!=p?p:t.rotation,l):(o=function(t,e,n,r){var i,o,a=Sr(n-t),s=r[0]>r[1],l="start"===e&&!s||"start"!==e&&s;Cr(a-sS/2)?(o=l?"bottom":"top",i="center"):Cr(a-1.5*sS)?(o=l?"top":"bottom",i="center"):(o="middle",i=a<1.5*sS&&a>sS/2?l?"left":"right":l?"right":"left");return{rotation:a,textAlign:i,textVerticalAlign:o}}(t.rotation,s,p||0,h),null!=(a=t.axisNameAvailableWidth)&&(a=Math.abs(a/Math.sin(o.rotation)),!isFinite(a)&&(a=null)));var A=c.getFont(),m=e.get("nameTruncate",!0)||{},v=m.ellipsis,y=Object(g.retrieve)(t.nameTruncateMaxWidth,m.maxWidth,a),b=new Ba({x:f[0],y:f[1],rotation:o.rotation,silent:lS.isLabelSilent(e),style:zc(c,{text:i,font:A,overflow:"truncate",width:y,ellipsis:v,fill:c.getTextColor()||e.get(["axisLine","lineStyle","color"]),align:c.get("align")||o.textAlign,verticalAlign:c.get("verticalAlign")||o.textVerticalAlign}),z2:1});if(Pc({el:b,componentModel:e,itemName:i}),b.__fullText=i,b.anid="name",e.get("triggerEvent")){var _=lS.makeAxisEventDataBase(e);_.targetType="axisName",_.name=i,Ta(b).eventData=_}r.add(b),b.updateTransform(),n.add(b),b.decomposeTransform()}}};function uS(t){t&&(t.ignore=!0)}function hS(t,e){var n=t&&t.getBoundingRect().clone(),r=e&&e.getBoundingRect().clone();if(n&&r){var i=At([]);return yt(i,i,-t.rotation),n.applyTransform(mt([],i,t.getLocalTransform())),r.applyTransform(mt([],i,e.getLocalTransform())),n.intersect(r)}}function dS(t){return"middle"===t||"center"===t}function fS(t,e,n,r,i){for(var o=[],a=[],s=[],l=0;l<t.length;l++){var c=t[l].coord;a[0]=c,a[1]=0,s[0]=c,s[1]=n,e&&(j(a,a,e),j(s,s,e));var u=new Ll({shape:{x1:a[0],y1:a[1],x2:s[0],y2:s[1]},style:r,z2:2,autoBatch:!0,silent:!0});_c(u.shape,u.style.lineWidth),u.anid=i+"_"+t[l].tickValue,o.push(u)}return o}var pS=lS;function AS(t,e){var n={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return function(t,e,n){var r=e.getComponent("tooltip"),i=e.getComponent("axisPointer"),o=i.get("link",!0)||[],a=[];Object(g.each)(n.getCoordinateSystems(),function(n){if(n.axisPointerEnabled){var s=yS(n.model),l=t.coordSysAxesInfo[s]={};t.coordSysMap[s]=n;var c=n.model,u=c.getModel("tooltip",r);if(Object(g.each)(n.getAxes(),Object(g.curry)(p,!1,null)),n.getTooltipAxes&&r&&u.get("show")){var h="axis"===u.get("trigger"),d="cross"===u.get(["axisPointer","type"]),f=n.getTooltipAxes(u.get(["axisPointer","axis"]));(h||d)&&Object(g.each)(f.baseAxes,Object(g.curry)(p,!d||"cross",h)),d&&Object(g.each)(f.otherAxes,Object(g.curry)(p,"cross",!1))}}function p(r,s,c){var h=c.model.getModel("axisPointer",i),d=h.get("show");if(d&&("auto"!==d||r||vS(h))){null==s&&(s=h.get("triggerTooltip"));var f=(h=r?function(t,e,n,r,i,o){var a=e.getModel("axisPointer"),s={};Object(g.each)(["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],function(t){s[t]=Object(g.clone)(a.get(t))}),s.snap="category"!==t.type&&!!o,"cross"===a.get("type")&&(s.type="line");var l=s.label||(s.label={});if(null==l.show&&(l.show=!1),"cross"===i){var c=a.get(["label","show"]);if(l.show=null==c||c,!o){var u=s.lineStyle=a.get("crossStyle");u&&Object(g.defaults)(l,u.textStyle)}}return t.model.getModel("axisPointer",new du(s,n,r))}(c,u,i,e,r,s):h).get("snap"),p=yS(c.model),A=s||f||"category"===c.type,m=t.axesInfo[p]={key:p,axis:c,coordSys:n,axisPointerModel:h,triggerTooltip:s,involveSeries:A,snap:f,useHandle:vS(h),seriesModels:[],linkGroup:null};l[p]=m,t.seriesInvolved=t.seriesInvolved||A;var v=function(t,e){for(var n=e.model,r=e.dim,i=0;i<t.length;i++){var o=t[i]||{};if(gS(o[r+"AxisId"],n.id)||gS(o[r+"AxisIndex"],n.componentIndex)||gS(o[r+"AxisName"],n.name))return i}}(o,c);if(null!=v){var y=a[v]||(a[v]={axesInfo:{}});y.axesInfo[p]=m,y.mapper=o[v].mapper,m.linkGroup=y}}}})}(n,t,e),n.seriesInvolved&&function(t,e){e.eachSeries(function(e){var n=e.coordinateSystem,r=e.get(["tooltip","trigger"],!0),i=e.get(["tooltip","show"],!0);n&&"none"!==r&&!1!==r&&"item"!==r&&!1!==i&&!1!==e.get(["axisPointer","show"],!0)&&Object(g.each)(t.coordSysAxesInfo[yS(n.model)],function(t){var r=t.axis;n.getAxis(r.dim)===r&&(t.seriesModels.push(e),null==t.seriesDataCount&&(t.seriesDataCount=0),t.seriesDataCount+=e.getData().count())})})}(n,t),n}function gS(t,e){return"all"===t||Object(g.isArray)(t)&&Object(g.indexOf)(t,e)>=0||t===e}function mS(t){var e=(t.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return e&&e.axesInfo[yS(t)]}function vS(t){return!!t.get(["handle","show"])}function yS(t){return t.type+"||"+t.id}var bS={},_S=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(e,n,r,i){this.axisPointerClass&&function(t){var e=mS(t);if(e){var n=e.axisPointerModel,r=e.axis.scale,i=n.option,o=n.get("status"),a=n.get("value");null!=a&&(a=r.parse(a));var s=vS(n);null==o&&(i.status=s?"show":"hide");var l=r.getExtent().slice();l[0]>l[1]&&l.reverse(),(null==a||a>l[1])&&(a=l[1]),a<l[0]&&(a=l[0]),i.value=a,s&&(i.status=e.axis.scale.isBlank()?"hide":"show")}}(e),t.prototype.render.apply(this,arguments),this._doUpdateAxisPointerClass(e,r,!0)},e.prototype.updateAxisPointer=function(t,e,n,r){this._doUpdateAxisPointerClass(t,n,!1)},e.prototype.remove=function(t,e){var n=this._axisPointer;n&&n.remove(e)},e.prototype.dispose=function(e,n){this._disposeAxisPointer(n),t.prototype.dispose.apply(this,arguments)},e.prototype._doUpdateAxisPointerClass=function(t,n,r){var i=e.getAxisPointerClass(this.axisPointerClass);if(i){var o=function(t){var e=mS(t);return e&&e.axisPointerModel}(t);o?(this._axisPointer||(this._axisPointer=new i)).render(t,o,n,r):this._disposeAxisPointer(n)}},e.prototype._disposeAxisPointer=function(t){this._axisPointer&&this._axisPointer.dispose(t),this._axisPointer=null},e.registerAxisPointerClass=function(t,e){bS[t]=e},e.getAxisPointerClass=function(t){return t&&bS[t]},e.type="axis",e}(fp),wS=ti();function xS(t,e,n,r){var i=n.axis;if(!i.scale.isBlank()){var o=n.getModel("splitArea"),a=o.getModel("areaStyle"),s=a.get("color"),l=r.coordinateSystem.getRect(),c=i.getTicksCoords({tickModel:o,clamp:!0});if(c.length){var u=s.length,h=wS(t).splitAreaColors,d=g.createHashMap(),f=0;if(h)for(var p=0;p<c.length;p++){var A=h.get(c[p].tickValue);if(null!=A){f=(A+(u-1)*p)%u;break}}var m=i.toGlobalCoord(c[0].coord),v=a.getAreaStyle();s=g.isArray(s)?s:[s];for(p=1;p<c.length;p++){var y=i.toGlobalCoord(c[p].coord),b=void 0,_=void 0,w=void 0,x=void 0;i.isHorizontal()?(b=m,_=l.y,w=y-b,x=l.height,m=b+w):(b=l.x,_=m,w=l.width,m=_+(x=y-_));var S=c[p-1].tickValue;null!=S&&d.set(S,f),e.add(new ha({anid:null!=S?"area_"+S:null,shape:{x:b,y:_,width:w,height:x},style:g.defaults({fill:s[f]},v),autoBatch:!0,silent:!0})),f=(f+1)%u}wS(t).splitAreaColors=d}}}function SS(t){wS(t).splitAreaColors=null}var CS=["axisLine","axisTickLabel","axisName"],kS=["splitArea","splitLine","minorSplitLine"],BS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="CartesianAxisPointer",n}return p(e,t),e.prototype.render=function(e,n,r,i){this.group.removeAll();var o=this._axisGroup;if(this._axisGroup=new er,this.group.add(this._axisGroup),e.get("show")){var a=e.getCoordSysModel(),s=Jx(a,e),l=new pS(e,g.extend({handleAutoShown:function(t){for(var n=a.coordinateSystem.getCartesians(),r=0;r<n.length;r++)if(bv(n[r].getOtherAxis(e.axis).scale))return!0;return!1}},s));g.each(CS,l.add,l),this._axisGroup.add(l.getGroup()),g.each(kS,function(t){e.get([t,"show"])&&TS[t](this,this._axisGroup,e,a)},this),i&&"changeAxisOrder"===i.type&&i.isInitSort||Tc(o,this._axisGroup,e),t.prototype.render.call(this,e,n,r,i)}},e.prototype.remove=function(){SS(this)},e.type="cartesianAxis",e}(_S),TS={splitLine:function(t,e,n,r){var i=n.axis;if(!i.scale.isBlank()){var o=n.getModel("splitLine"),a=o.getModel("lineStyle"),s=a.get("color");s=g.isArray(s)?s:[s];for(var l=r.coordinateSystem.getRect(),c=i.isHorizontal(),u=0,h=i.getTicksCoords({tickModel:o}),d=[],f=[],p=a.getLineStyle(),A=0;A<h.length;A++){var m=i.toGlobalCoord(h[A].coord);c?(d[0]=m,d[1]=l.y,f[0]=m,f[1]=l.y+l.height):(d[0]=l.x,d[1]=m,f[0]=l.x+l.width,f[1]=m);var v=u++%s.length,y=h[A].tickValue,b=new Ll({anid:null!=y?"line_"+h[A].tickValue:null,autoBatch:!0,shape:{x1:d[0],y1:d[1],x2:f[0],y2:f[1]},style:g.defaults({stroke:s[v]},p),silent:!0});_c(b.shape,p.lineWidth),e.add(b)}}},minorSplitLine:function(t,e,n,r){var i=n.axis,o=n.getModel("minorSplitLine").getModel("lineStyle"),a=r.coordinateSystem.getRect(),s=i.isHorizontal(),l=i.getMinorTicksCoords();if(l.length)for(var c=[],u=[],h=o.getLineStyle(),d=0;d<l.length;d++)for(var f=0;f<l[d].length;f++){var p=i.toGlobalCoord(l[d][f].coord);s?(c[0]=p,c[1]=a.y,u[0]=p,u[1]=a.y+a.height):(c[0]=a.x,c[1]=p,u[0]=a.x+a.width,u[1]=p);var A=new Ll({anid:"minor_line_"+l[d][f].tickValue,autoBatch:!0,shape:{x1:c[0],y1:c[1],x2:u[0],y2:u[1]},style:h,silent:!0});_c(A.shape,h.lineWidth),e.add(A)}},splitArea:function(t,e,n,r){xS(t,e,n,r)}},ES=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="xAxis",e}(BS),MS=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=ES.type,e}return p(e,t),e.type="yAxis",e}(BS),OS=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="grid",e}return p(e,t),e.prototype.render=function(t,e){this.group.removeAll(),t.get("show")&&this.group.add(new ha({shape:t.coordinateSystem.getRect(),style:Object(g.defaults)({fill:t.get("backgroundColor")},t.getItemStyle()),silent:!0,z2:-1}))},e.type="grid",e}(fp),LS={offset:0};function DS(t){t.registerComponentView(OS),t.registerComponentModel(jx),t.registerCoordinateSystem("cartesian2d",aS),Wx(t,"x",Hx,LS),Wx(t,"y",Hx,LS),t.registerComponentView(ES),t.registerComponentView(MS),t.registerPreprocessor(function(t){t.xAxis&&t.yAxis&&!t.grid&&(t.grid={})})}function IS(t){t.eachSeriesByType("radar",function(t){var e=t.getData(),n=[],r=t.coordinateSystem;if(r){var i=r.getIndicatorAxes();g.each(i,function(t,o){e.each(e.mapDimension(i[o].dim),function(t,e){n[e]=n[e]||[];var i=r.dataToPoint(t,o);n[e][o]=PS(i)?i:NS(r)})}),e.each(function(t){var i=g.find(n[t],function(t){return PS(t)})||NS(r);n[t].push(i.slice()),e.setItemLayout(t,n[t])})}})}function PS(t){return!isNaN(t[0])&&!isNaN(t[1])}function NS(t){return[t.cx,t.cy]}function FS(t){var e=t.polar;if(e){g.isArray(e)||(e=[e]);var n=[];g.each(e,function(e,r){e.indicator?(e.type&&!e.shape&&(e.shape=e.type),t.radar=t.radar||[],g.isArray(t.radar)||(t.radar=[t.radar]),t.radar.push(e)):n.push(e)}),t.polar=n}g.each(t.series,function(t){t&&"radar"===t.type&&t.polarIndex&&(t.radarIndex=t.polarIndex)})}var RS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){var r=t.coordinateSystem,i=this.group,o=t.getData(),s=this._data;function l(t,e){var n=t.getItemVisual(e,"symbol")||"circle";if("none"!==n){var r=MA(t.getItemVisual(e,"symbolSize")),i=EA(n,-1,-1,2,2),o=t.getItemVisual(e,"symbolRotate")||0;return i.attr({style:{strokeNoScale:!0},z2:100,scaleX:r[0]/2,scaleY:r[1]/2,rotation:o*Math.PI/180||0}),i}}function c(e,n,r,i,o,s){r.removeAll();for(var c=0;c<n.length-1;c++){var u=l(i,o);u&&(u.__dimIdx=c,e[c]?(u.setPosition(e[c]),a[s?"initProps":"updateProps"](u,{x:n[c][0],y:n[c][1]},t,o)):u.setPosition(n[c]),r.add(u))}}function u(t){return g.map(t,function(t){return[r.cx,r.cy]})}o.diff(s).add(function(e){var n=o.getItemLayout(e);if(n){var r=new Cl,i=new Tl,a={shape:{points:n}};r.shape.points=u(n),i.shape.points=u(n),nc(r,a,t,e),nc(i,a,t,e);var s=new er,l=new er;s.add(i),s.add(r),s.add(l),c(i.shape.points,n,l,o,e,!0),o.setItemGraphicEl(e,s)}}).update(function(e,n){var r=s.getItemGraphicEl(n),i=r.childAt(0),a=r.childAt(1),l=r.childAt(2),u={shape:{points:o.getItemLayout(e)}};u.shape.points&&(c(i.shape.points,u.shape.points,l,o,e,!1),sc(a),sc(i),ec(i,u,t),ec(a,u,t),o.setItemGraphicEl(e,r))}).remove(function(t){i.remove(s.getItemGraphicEl(t))}).execute(),o.eachItemGraphicEl(function(t,e){var n=o.getItemModel(e),r=t.childAt(0),a=t.childAt(1),s=t.childAt(2),l=o.getItemVisual(e,"style"),c=l.fill;i.add(t),r.useStyle(g.defaults(n.getModel("lineStyle").getLineStyle(),{fill:"none",stroke:c})),ks(r,n,"lineStyle"),ks(a,n,"areaStyle");var u=n.getModel("areaStyle"),h=u.isEmpty()&&u.parentModel.isEmpty();a.ignore=h,g.each(["emphasis","select","blur"],function(t){var e=n.getModel([t,"areaStyle"]),r=e.isEmpty()&&e.parentModel.isEmpty();a.ensureState(t).ignore=r&&h}),a.useStyle(g.defaults(u.getAreaStyle(),{fill:c,opacity:.7,decal:l.decal}));var d=n.getModel("emphasis"),f=d.getModel("itemStyle").getItemStyle();s.eachChild(function(t){if(t instanceof ra){var r=t.style;t.useStyle(g.extend({image:r.image,x:r.x,y:r.y,width:r.width,height:r.height},l))}else t.useStyle(l),t.setColor(c),t.style.strokeNoScale=!0;t.ensureState("emphasis").style=g.clone(f);var i=o.getStore().get(o.getDimensionIndex(t.__dimIdx),e);(null==i||isNaN(i))&&(i=""),Uc(t,Qc(n),{labelFetcher:o.hostModel,labelDataIndex:e,labelDimIndex:t.__dimIdx,defaultText:i,inheritColor:c,defaultOpacity:l.opacity})}),ws(t,d.get("focus"),d.get("blurScope"),d.get("disabled"))}),this._data=o},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.type="radar",e}(xp),jS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return p(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new Ox(g.bind(this.getData,this),g.bind(this.getRawData,this))},e.prototype.getInitialData=function(t,e){return Mx(this,{generateCoord:"indicator_",generateCoordCount:1/0})},e.prototype.formatTooltip=function(t,e,n){var r=this.getData(),i=this.coordinateSystem.getIndicatorAxes(),o=this.getData().getName(t),a=""===o?this.name:o,s=$f(this,t);return Qf("section",{header:a,sortBlocks:!0,blocks:g.map(i,function(e){var n=r.get(r.mapDimension(e.dim),t);return Qf("nameValue",{markerType:"subItem",markerColor:s,name:e.name,value:n,sortParam:n})})})},e.prototype.getTooltipPosition=function(t){if(null!=t)for(var e=this.getData(),n=this.coordinateSystem,r=e.getValues(g.map(n.dimensions,function(t){return e.mapDimension(t)}),t),i=0,o=r.length;i<o;i++)if(!isNaN(r[i])){var a=n.getIndicatorAxes();return n.coordToPoint(a[i].dataToCoord(r[i]),i)}},e.type="series.radar",e.dependencies=["radar"],e.defaultOption={z:2,colorBy:"data",coordinateSystem:"radar",legendHoverLink:!0,radarIndex:0,lineStyle:{width:2,type:"solid",join:"round"},label:{position:"top"},symbolSize:8},e}(hp),HS=Yx.value;function US(t,e){return g.defaults({show:e},t)}var QS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.optionUpdated=function(){var t=this.get("boundaryGap"),e=this.get("splitNumber"),n=this.get("scale"),r=this.get("axisLine"),i=this.get("axisTick"),o=this.get("axisLabel"),a=this.get("axisName"),s=this.get(["axisName","show"]),l=this.get(["axisName","formatter"]),c=this.get("axisNameGap"),u=this.get("triggerEvent"),h=g.map(this.get("indicator")||[],function(h){null!=h.max&&h.max>0&&!h.min?h.min=0:null!=h.min&&h.min<0&&!h.max&&(h.max=0);var d=a;null!=h.color&&(d=g.defaults({color:h.color},a));var f=g.merge(g.clone(h),{boundaryGap:t,splitNumber:e,scale:n,axisLine:r,axisTick:i,axisLabel:o,name:h.text,showName:s,nameLocation:"end",nameGap:c,nameTextStyle:d,triggerEvent:u},!1);if(g.isString(l)){var p=f.name;f.name=l.replace("{value}",null!=p?p:"")}else g.isFunction(l)&&(f.name=l(f.name,f));var A=new du(f,null,this.ecModel);return g.mixin(A,Sy.prototype),A.mainType="radar",A.componentIndex=this.componentIndex,A},this);this._indicatorModels=h},e.prototype.getIndicatorModels=function(){return this._indicatorModels},e.type="radar",e.defaultOption={z:0,center:["50%","50%"],radius:"75%",startAngle:90,axisName:{show:!0},boundaryGap:[0,0],splitNumber:5,axisNameGap:15,scale:!1,shape:"polygon",axisLine:g.merge({lineStyle:{color:"#bbb"}},HS.axisLine),axisLabel:US(HS.axisLabel,!1),axisTick:US(HS.axisTick,!1),splitLine:US(HS.splitLine,!0),splitArea:US(HS.splitArea,!0),indicator:[]},e}(Sh),zS=["axisLine","axisTickLabel","axisName"],YS=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){this.group.removeAll(),this._buildAxes(t),this._buildSplitLineAndArea(t)},e.prototype._buildAxes=function(t){var e=t.coordinateSystem,n=e.getIndicatorAxes(),r=g.map(n,function(t){var n=t.model.get("showName")?t.name:"";return new pS(t.model,{axisName:n,position:[e.cx,e.cy],rotation:t.angle,labelDirection:-1,tickDirection:-1,nameDirection:1})});g.each(r,function(t){g.each(zS,t.add,t),this.group.add(t.getGroup())},this)},e.prototype._buildSplitLineAndArea=function(t){var e=t.coordinateSystem,n=e.getIndicatorAxes();if(n.length){var r=t.get("shape"),i=t.getModel("splitLine"),o=t.getModel("splitArea"),a=i.getModel("lineStyle"),s=o.getModel("areaStyle"),l=i.get("show"),c=o.get("show"),u=a.get("color"),h=s.get("color"),d=g.isArray(u)?u:[u],f=g.isArray(h)?h:[h],p=[],A=[];if("circle"===r)for(var m=n[0].getTicksCoords(),v=e.cx,y=e.cy,b=0;b<m.length;b++){if(l)p[T(p,d,b)].push(new qs({shape:{cx:v,cy:y,r:m[b].coord}}));if(c&&b<m.length-1)A[T(A,f,b)].push(new _l({shape:{cx:v,cy:y,r0:m[b].coord,r:m[b+1].coord}}))}else{var _,w=g.map(n,function(t,n){var r=t.getTicksCoords();return _=null==_?r.length-1:Math.min(r.length-1,_),g.map(r,function(t){return e.coordToPoint(t.coord,n)})}),x=[];for(b=0;b<=_;b++){for(var S=[],C=0;C<n.length;C++)S.push(w[C][b]);if(S[0]&&S.push(S[0].slice()),l)p[T(p,d,b)].push(new Tl({shape:{points:S}}));if(c&&x)A[T(A,f,b-1)].push(new Cl({shape:{points:S.concat(x)}}));x=S.slice().reverse()}}var k=a.getLineStyle(),B=s.getAreaStyle();g.each(A,function(t,e){this.group.add(yc(t,{style:g.defaults({stroke:"none",fill:f[e%f.length]},B),silent:!0}))},this),g.each(p,function(t,e){this.group.add(yc(t,{style:g.defaults({fill:"none",stroke:d[e%d.length]},k),silent:!0}))},this)}function T(t,e,n){var r=n%e.length;return t[r]=t[r]||[],r}},e.type="radar",e}(fp),VS=function(t){function e(e,n,r){var i=t.call(this,e,n,r)||this;return i.type="value",i.angle=0,i.name="",i}return p(e,t),e}(eb),WS=function(){function t(t,e,n){this.dimensions=[],this._model=t,this._indicatorAxes=Object(g.map)(t.getIndicatorModels(),function(t,e){var n="indicator_"+e,r=new VS(n,new Lv);return r.name=t.get("name"),r.model=t,t.axis=r,this.dimensions.push(n),r},this),this.resize(t,n)}return t.prototype.getIndicatorAxes=function(){return this._indicatorAxes},t.prototype.dataToPoint=function(t,e){var n=this._indicatorAxes[e];return this.coordToPoint(n.dataToCoord(t),e)},t.prototype.coordToPoint=function(t,e){var n=this._indicatorAxes[e].angle;return[this.cx+t*Math.cos(n),this.cy-t*Math.sin(n)]},t.prototype.pointToData=function(t){var e=t[0]-this.cx,n=t[1]-this.cy,r=Math.sqrt(e*e+n*n);e/=r,n/=r;for(var i,o=Math.atan2(-n,e),a=1/0,s=-1,l=0;l<this._indicatorAxes.length;l++){var c=this._indicatorAxes[l],u=Math.abs(o-c.angle);u<a&&(i=c,s=l,a=u)}return[s,+(i&&i.coordToData(r))]},t.prototype.resize=function(t,e){var n=t.get("center"),r=e.getWidth(),i=e.getHeight(),o=Math.min(r,i)/2;this.cx=pr(n[0],r),this.cy=pr(n[1],i),this.startAngle=t.get("startAngle")*Math.PI/180;var a=t.get("radius");(Object(g.isString)(a)||Object(g.isNumber)(a))&&(a=[0,a]),this.r0=pr(a[0],o),this.r=pr(a[1],o),Object(g.each)(this._indicatorAxes,function(t,e){t.setExtent(this.r0,this.r);var n=this.startAngle+e*Math.PI*2/this._indicatorAxes.length;n=Math.atan2(Math.sin(n),Math.cos(n)),t.angle=n},this)},t.prototype.update=function(t,e){var n=this._indicatorAxes,r=this._model;Object(g.each)(n,function(t){t.scale.setExtent(1/0,-1/0)}),t.eachSeriesByType("radar",function(e,i){if("radar"===e.get("coordinateSystem")&&t.getComponent("radar",e.get("radarIndex"))===r){var o=e.getData();Object(g.each)(n,function(t){t.scale.unionExtentFromData(o,o.mapDimension(t.dim))})}},this);var i=r.get("splitNumber"),o=new Lv;o.setExtent(0,i),o.setInterval(1),Object(g.each)(n,function(t,e){nS(t.scale,t.model,o)})},t.prototype.convertToPixel=function(t,e,n){return console.warn("Not implemented."),null},t.prototype.convertFromPixel=function(t,e,n){return console.warn("Not implemented."),null},t.prototype.containPoint=function(t){return console.warn("Not implemented."),!1},t.create=function(e,n){var r=[];return e.eachComponent("radar",function(i){var o=new t(i,e,n);r.push(o),i.coordinateSystem=o}),e.eachSeriesByType("radar",function(t){"radar"===t.get("coordinateSystem")&&(t.coordinateSystem=r[t.get("radarIndex")||0])}),r},t.dimensions=[],t}();function GS(t){t.registerCoordinateSystem("radar",WS),t.registerComponentModel(QS),t.registerComponentView(YS),t.registerVisual({seriesType:"radar",reset:function(t){var e=t.getData();e.each(function(t){e.setItemVisual(t,"legendIcon","roundRect")}),e.setVisual("legendIcon","roundRect")}})}var XS="\0_ec_interaction_mutex";function ZS(t,e){return!!$S(t)[e]}function $S(t){return t[XS]||(t[XS]={})}function KS(t,e,n,r,i){t.pointerChecker&&t.pointerChecker(r,i.originX,i.originY)&&(ct(r.event),JS(t,e,n,r,i))}function JS(t,e,n,r,i){i.isAvailableBehavior=Object(g.bind)(qS,null,n,r),t.trigger(e,i)}function qS(t,e,n){var r=n[t];return!t||r&&(!Object(g.isString)(r)||e.event[r+"Key"])}gm({type:"takeGlobalCursor",event:"globalCursorTaken",update:"update"},g.noop);var tC=function(t){function e(e){var n=t.call(this)||this;n._zr=e;var r=Object(g.bind)(n._mousedownHandler,n),i=Object(g.bind)(n._mousemoveHandler,n),o=Object(g.bind)(n._mouseupHandler,n),a=Object(g.bind)(n._mousewheelHandler,n),s=Object(g.bind)(n._pinchHandler,n);return n.enable=function(t,n){this.disable(),this._opt=Object(g.defaults)(Object(g.clone)(n)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),null==t&&(t=!0),!0!==t&&"move"!==t&&"pan"!==t||(e.on("mousedown",r),e.on("mousemove",i),e.on("mouseup",o)),!0!==t&&"scale"!==t&&"zoom"!==t||(e.on("mousewheel",a),e.on("pinch",s))},n.disable=function(){e.off("mousedown",r),e.off("mousemove",i),e.off("mouseup",o),e.off("mousewheel",a),e.off("pinch",s)},n}return p(e,t),e.prototype.isDragging=function(){return this._dragging},e.prototype.isPinching=function(){return this._pinching},e.prototype.setPointerChecker=function(t){this.pointerChecker=t},e.prototype.dispose=function(){this.disable()},e.prototype._mousedownHandler=function(t){if(!ut(t)){for(var e=t.target;e;){if(e.draggable)return;e=e.__hostTarget||e.parent}var n=t.offsetX,r=t.offsetY;this.pointerChecker&&this.pointerChecker(t,n,r)&&(this._x=n,this._y=r,this._dragging=!0)}},e.prototype._mousemoveHandler=function(t){if(this._dragging&&qS("moveOnMouseMove",t,this._opt)&&"pinch"!==t.gestureEvent&&!ZS(this._zr,"globalPan")){var e=t.offsetX,n=t.offsetY,r=this._x,i=this._y,o=e-r,a=n-i;this._x=e,this._y=n,this._opt.preventDefaultMouseMove&&ct(t.event),JS(this,"pan","moveOnMouseMove",t,{dx:o,dy:a,oldX:r,oldY:i,newX:e,newY:n,isAvailableBehavior:null})}},e.prototype._mouseupHandler=function(t){ut(t)||(this._dragging=!1)},e.prototype._mousewheelHandler=function(t){var e=qS("zoomOnMouseWheel",t,this._opt),n=qS("moveOnMouseWheel",t,this._opt),r=t.wheelDelta,i=Math.abs(r),o=t.offsetX,a=t.offsetY;if(0!==r&&(e||n)){if(e){var s=i>3?1.4:i>1?1.2:1.1;KS(this,"zoom","zoomOnMouseWheel",t,{scale:r>0?s:1/s,originX:o,originY:a,isAvailableBehavior:null})}if(n){var l=Math.abs(r);KS(this,"scrollMove","moveOnMouseWheel",t,{scrollDelta:(r>0?1:-1)*(l>3?.4:l>1?.15:.05),originX:o,originY:a,isAvailableBehavior:null})}}},e.prototype._pinchHandler=function(t){ZS(this._zr,"globalPan")||KS(this,"zoom",null,t,{scale:t.pinchScale>1?1.1:1/1.1,originX:t.pinchX,originY:t.pinchY,isAvailableBehavior:null})},e}(Y);function eC(t,e,n){var r=t.target;r.x+=e,r.y+=n,r.dirty()}function nC(t,e,n,r){var i=t.target,o=t.zoomLimit,a=t.zoom=t.zoom||1;if(a*=e,o){var s=o.min||0,l=o.max||1/0;a=Math.max(Math.min(l,a),s)}var c=a/t.zoom;t.zoom=a,i.x-=(n-i.x)*(c-1),i.y-=(r-i.y)*(c-1),i.scaleX*=c,i.scaleY*=c,i.dirty()}var rC,iC={axisPointer:1,tooltip:1,brush:1};function oC(t,e,n){var r=e.getComponentByElement(t.topTarget),i=r&&r.coordinateSystem;return r&&r!==n&&!iC.hasOwnProperty(r.mainType)&&i&&i.model!==n}function aC(t){Object(g.isString)(t)&&(t=(new DOMParser).parseFromString(t,"text/xml"));var e=t;for(9===e.nodeType&&(e=e.firstChild);"svg"!==e.nodeName.toLowerCase()||1!==e.nodeType;)e=e.nextSibling;return e}var sC={fill:"fill",stroke:"stroke","stroke-width":"lineWidth",opacity:"opacity","fill-opacity":"fillOpacity","stroke-opacity":"strokeOpacity","stroke-dasharray":"lineDash","stroke-dashoffset":"lineDashOffset","stroke-linecap":"lineCap","stroke-linejoin":"lineJoin","stroke-miterlimit":"miterLimit","font-family":"fontFamily","font-size":"fontSize","font-style":"fontStyle","font-weight":"fontWeight","text-anchor":"textAlign",visibility:"visibility",display:"display"},lC=Object(g.keys)(sC),cC={"alignment-baseline":"textBaseline","stop-color":"stopColor"},uC=Object(g.keys)(cC),hC=function(){function t(){this._defs={},this._root=null}return t.prototype.parse=function(t,e){e=e||{};var n=aC(t);this._defsUsePending=[];var r=new er;this._root=r;var i=[],o=n.getAttribute("viewBox")||"",a=parseFloat(n.getAttribute("width")||e.width),s=parseFloat(n.getAttribute("height")||e.height);isNaN(a)&&(a=null),isNaN(s)&&(s=null),mC(n,r,null,!0,!1);for(var l,c,u=n.firstChild;u;)this._parseNode(u,r,i,null,!1,!1),u=u.nextSibling;if(function(t,e){for(var n=0;n<e.length;n++){var r=e[n];r[0].style[r[1]]=t[r[2]]}}(this._defs,this._defsUsePending),this._defsUsePending=[],o){var h=_C(o);h.length>=4&&(l={x:parseFloat(h[0]||0),y:parseFloat(h[1]||0),width:parseFloat(h[2]),height:parseFloat(h[3])})}if(l&&null!=a&&null!=s&&(c=kC(l,{x:0,y:0,width:a,height:s}),!e.ignoreViewBox)){var d=r;(r=new er).add(d),d.scaleX=d.scaleY=c.scale,d.x=c.x,d.y=c.y}return e.ignoreRootClip||null==a||null==s||r.setClipPath(new ha({shape:{x:0,y:0,width:a,height:s}})),{root:r,width:a,height:s,viewBoxRect:l,viewBoxTransform:c,named:i}},t.prototype._parseNode=function(t,e,n,r,i,o){var a,s=t.nodeName.toLowerCase(),l=r;if("defs"===s&&(i=!0),"text"===s&&(o=!0),"defs"===s||"switch"===s)a=e;else{if(!i){var c=rC[s];if(c&&Object(g.hasOwn)(rC,s)){a=c.call(this,t,e);var u=t.getAttribute("name");if(u){var h={name:u,namedFrom:null,svgNodeTagLower:s,el:a};n.push(h),"g"===s&&(l=h)}else r&&n.push({name:r.name,namedFrom:r,svgNodeTagLower:s,el:a});e.add(a)}}var d=dC[s];if(d&&Object(g.hasOwn)(dC,s)){var f=d.call(this,t),p=t.getAttribute("id");p&&(this._defs[p]=f)}}if(a&&a.isGroup)for(var A=t.firstChild;A;)1===A.nodeType?this._parseNode(A,a,n,l,i,o):3===A.nodeType&&o&&this._parseText(A,a),A=A.nextSibling},t.prototype._parseText=function(t,e){var n=new qo({style:{text:t.textContent},silent:!0,x:this._textX||0,y:this._textY||0});AC(e,n),mC(t,n,this._defsUsePending,!1,!1),function(t,e){var n=e.__selfStyle;if(n){var r=n.textBaseline,i=r;r&&"auto"!==r?"baseline"===r?i="alphabetic":"before-edge"===r||"text-before-edge"===r?i="top":"after-edge"===r||"text-after-edge"===r?i="bottom":"central"!==r&&"mathematical"!==r||(i="middle"):i="alphabetic",t.style.textBaseline=i}var o=e.__inheritedStyle;if(o){var a=o.textAlign,s=a;a&&("middle"===a&&(s="center"),t.style.textAlign=s)}}(n,e);var r=n.style,i=r.fontSize;i&&i<9&&(r.fontSize=9,n.scaleX*=i/9,n.scaleY*=i/9);var o=(r.fontSize||r.fontFamily)&&[r.fontStyle,r.fontWeight,(r.fontSize||12)+"px",r.fontFamily||"sans-serif"].join(" ");r.font=o;var a=n.getBoundingRect();return this._textX+=a.width,e.add(n),n},t.internalField=void(rC={g:function(t,e){var n=new er;return AC(e,n),mC(t,n,this._defsUsePending,!1,!1),n},rect:function(t,e){var n=new ha;return AC(e,n),mC(t,n,this._defsUsePending,!1,!1),n.setShape({x:parseFloat(t.getAttribute("x")||"0"),y:parseFloat(t.getAttribute("y")||"0"),width:parseFloat(t.getAttribute("width")||"0"),height:parseFloat(t.getAttribute("height")||"0")}),n.silent=!0,n},circle:function(t,e){var n=new qs;return AC(e,n),mC(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),r:parseFloat(t.getAttribute("r")||"0")}),n.silent=!0,n},line:function(t,e){var n=new Ll;return AC(e,n),mC(t,n,this._defsUsePending,!1,!1),n.setShape({x1:parseFloat(t.getAttribute("x1")||"0"),y1:parseFloat(t.getAttribute("y1")||"0"),x2:parseFloat(t.getAttribute("x2")||"0"),y2:parseFloat(t.getAttribute("y2")||"0")}),n.silent=!0,n},ellipse:function(t,e){var n=new nl;return AC(e,n),mC(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),rx:parseFloat(t.getAttribute("rx")||"0"),ry:parseFloat(t.getAttribute("ry")||"0")}),n.silent=!0,n},polygon:function(t,e){var n,r=t.getAttribute("points");r&&(n=gC(r));var i=new Cl({shape:{points:n||[]},silent:!0});return AC(e,i),mC(t,i,this._defsUsePending,!1,!1),i},polyline:function(t,e){var n,r=t.getAttribute("points");r&&(n=gC(r));var i=new Tl({shape:{points:n||[]},silent:!0});return AC(e,i),mC(t,i,this._defsUsePending,!1,!1),i},image:function(t,e){var n=new ra;return AC(e,n),mC(t,n,this._defsUsePending,!1,!1),n.setStyle({image:t.getAttribute("xlink:href")||t.getAttribute("href"),x:+t.getAttribute("x"),y:+t.getAttribute("y"),width:+t.getAttribute("width"),height:+t.getAttribute("height")}),n.silent=!0,n},text:function(t,e){var n=t.getAttribute("x")||"0",r=t.getAttribute("y")||"0",i=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0";this._textX=parseFloat(n)+parseFloat(i),this._textY=parseFloat(r)+parseFloat(o);var a=new er;return AC(e,a),mC(t,a,this._defsUsePending,!1,!0),a},tspan:function(t,e){var n=t.getAttribute("x"),r=t.getAttribute("y");null!=n&&(this._textX=parseFloat(n)),null!=r&&(this._textY=parseFloat(r));var i=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0",a=new er;return AC(e,a),mC(t,a,this._defsUsePending,!1,!0),this._textX+=parseFloat(i),this._textY+=parseFloat(o),a},path:function(t,e){var n=Zs(t.getAttribute("d")||"");return AC(e,n),mC(t,n,this._defsUsePending,!1,!1),n.silent=!0,n}}),t}(),dC={lineargradient:function(t){var e=parseInt(t.getAttribute("x1")||"0",10),n=parseInt(t.getAttribute("y1")||"0",10),r=parseInt(t.getAttribute("x2")||"10",10),i=parseInt(t.getAttribute("y2")||"0",10),o=new zl(e,n,r,i);return fC(t,o),pC(t,o),o},radialgradient:function(t){var e=parseInt(t.getAttribute("cx")||"0",10),n=parseInt(t.getAttribute("cy")||"0",10),r=parseInt(t.getAttribute("r")||"0",10),i=new Yl(e,n,r);return fC(t,i),pC(t,i),i}};function fC(t,e){"userSpaceOnUse"===t.getAttribute("gradientUnits")&&(e.global=!0)}function pC(t,e){for(var n=t.firstChild;n;){if(1===n.nodeType&&"stop"===n.nodeName.toLocaleLowerCase()){var r=n.getAttribute("offset"),i=void 0;i=r&&r.indexOf("%")>0?parseInt(r,10)/100:r?parseFloat(r):0;var o={};CC(n,o,o);var a=o.stopColor||n.getAttribute("stop-color")||"#000000";e.colorStops.push({offset:i,color:a})}n=n.nextSibling}}function AC(t,e){t&&t.__inheritedStyle&&(e.__inheritedStyle||(e.__inheritedStyle={}),Object(g.defaults)(e.__inheritedStyle,t.__inheritedStyle))}function gC(t){for(var e=_C(t),n=[],r=0;r<e.length;r+=2){var i=parseFloat(e[r]),o=parseFloat(e[r+1]);n.push([i,o])}return n}function mC(t,e,n,r,i){var o=e,a=o.__inheritedStyle=o.__inheritedStyle||{},s={};1===t.nodeType&&(function(t,e){var n=t.getAttribute("transform");if(n){var r=[],i=null;(n=n.replace(/,/g," ")).replace(wC,function(t,e,n){return r.push(e,n),""});for(var o=r.length-1;o>0;o-=2){var a=r[o],s=r[o-1],l=_C(a);switch(i=i||[1,0,0,1,0,0],s){case"translate":vt(i,i,[parseFloat(l[0]),parseFloat(l[1]||"0")]);break;case"scale":bt(i,i,[parseFloat(l[0]),parseFloat(l[1]||l[0])]);break;case"rotate":yt(i,i,-parseFloat(l[0])*xC);break;case"skewX":var c=Math.tan(parseFloat(l[0])*xC);mt(i,[1,0,c,1,0,0],i);break;case"skewY":var u=Math.tan(parseFloat(l[0])*xC);mt(i,[1,u,0,1,0,0],i);break;case"matrix":i[0]=parseFloat(l[0]),i[1]=parseFloat(l[1]),i[2]=parseFloat(l[2]),i[3]=parseFloat(l[3]),i[4]=parseFloat(l[4]),i[5]=parseFloat(l[5])}}e.setLocalTransform(i)}}(t,e),CC(t,a,s),r||function(t,e,n){for(var r=0;r<lC.length;r++){var i=lC[r],o=t.getAttribute(i);null!=o&&(e[sC[i]]=o)}for(var r=0;r<uC.length;r++){var i=uC[r],o=t.getAttribute(i);null!=o&&(n[cC[i]]=o)}}(t,a,s)),o.style=o.style||{},null!=a.fill&&(o.style.fill=yC(o,"fill",a.fill,n)),null!=a.stroke&&(o.style.stroke=yC(o,"stroke",a.stroke,n)),Object(g.each)(["lineWidth","opacity","fillOpacity","strokeOpacity","miterLimit","fontSize"],function(t){null!=a[t]&&(o.style[t]=parseFloat(a[t]))}),Object(g.each)(["lineDashOffset","lineCap","lineJoin","fontWeight","fontFamily","fontStyle","textAlign"],function(t){null!=a[t]&&(o.style[t]=a[t])}),i&&(o.__selfStyle=s),a.lineDash&&(o.style.lineDash=Object(g.map)(_C(a.lineDash),function(t){return parseFloat(t)})),"hidden"!==a.visibility&&"collapse"!==a.visibility||(o.invisible=!0),"none"===a.display&&(o.ignore=!0)}var vC=/^url\(\s*#(.*?)\)/;function yC(t,e,n,r){var i=n&&n.match(vC);if(!i)return"none"===n&&(n=null),n;var o=Object(g.trim)(i[1]);r.push([t,e,o])}var bC=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function _C(t){return t.match(bC)||[]}var wC=/(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.eE,]*)\)/g,xC=Math.PI/180;var SC=/([^\s:;]+)\s*:\s*([^:;]+)/g;function CC(t,e,n){var r,i=t.getAttribute("style");if(i)for(SC.lastIndex=0;null!=(r=SC.exec(i));){var o=r[1],a=Object(g.hasOwn)(sC,o)?sC[o]:null;a&&(e[a]=r[2]);var s=Object(g.hasOwn)(cC,o)?cC[o]:null;s&&(n[s]=r[2])}}function kC(t,e){var n=e.width/t.width,r=e.height/t.height,i=Math.min(n,r);return{scale:i,x:-(t.x+t.width/2)*i+(e.x+e.width/2),y:-(t.y+t.height/2)*i+(e.y+e.height/2)}}var BC=Object(g.createHashMap)(["rect","circle","line","ellipse","polygon","polyline","path","text","tspan","g"]),TC=function(){function t(t,e){this.type="geoSVG",this._usedGraphicMap=Object(g.createHashMap)(),this._freedGraphics=[],this._mapName=t,this._parsedXML=aC(e)}return t.prototype.load=function(){var t=this._firstGraphic;if(!t){t=this._firstGraphic=this._buildGraphic(this._parsedXML),this._freedGraphics.push(t),this._boundingRect=this._firstGraphic.boundingRect.clone();var e=function(t){var e=[],n=Object(g.createHashMap)();return Object(g.each)(t,function(t){if(null==t.namedFrom){var r=new Hy(t.name,t.el);e.push(r),n.set(t.name,r)}}),{regions:e,regionsMap:n}}(t.named),n=e.regions,r=e.regionsMap;this._regions=n,this._regionsMap=r}return{boundingRect:this._boundingRect,regions:this._regions,regionsMap:this._regionsMap}},t.prototype._buildGraphic=function(t){var e,n,r,i;try{n=(e=t&&(r=t,i={ignoreViewBox:!0,ignoreRootClip:!0},(new hC).parse(r,i))||{}).root,Object(g.assert)(null!=n)}catch(t){throw new Error("Invalid svg format\n"+t.message)}var o=new er;o.add(n),o.isGeoSVGGraphicRoot=!0;var a=e.width,s=e.height,l=e.viewBoxRect,c=this._boundingRect;if(!c){var u=void 0,h=void 0,d=void 0,f=void 0;if(null!=a?(u=0,d=a):l&&(u=l.x,d=l.width),null!=s?(h=0,f=s):l&&(h=l.y,f=l.height),null==u||null==h){var p=n.getBoundingRect();null==u&&(u=p.x,d=p.width),null==h&&(h=p.y,f=p.height)}c=this._boundingRect=new Lt(u,h,d,f)}if(l){var A=kC(l,c);n.scaleX=n.scaleY=A.scale,n.x=A.x,n.y=A.y}o.setClipPath(new ha({shape:c.plain()}));var m=[];return Object(g.each)(e.named,function(t){var e;null!=BC.get(t.svgNodeTagLower)&&(m.push(t),(e=t.el).silent=!1,e.isGroup&&e.traverse(function(t){t.silent=!1}))}),{root:o,boundingRect:c,named:m}},t.prototype.useGraphic=function(t){var e=this._usedGraphicMap,n=e.get(t);return n||(n=this._freedGraphics.pop()||this._buildGraphic(this._parsedXML),e.set(t,n),n)},t.prototype.freeGraphic=function(t){var e=this._usedGraphicMap,n=e.get(t);n&&(e.removeKey(t),this._freedGraphics.push(n))},t}();for(var EC=[126,25],MC="南海诸岛",OC=[[[0,3.5],[7,11.2],[15,11.9],[30,7],[42,.7],[52,.7],[56,7.7],[59,.7],[64,.7],[64,0],[5,0],[0,3.5]],[[13,16.1],[19,14.7],[16,21.7],[11,23.1],[13,16.1]],[[12,32.2],[14,38.5],[15,38.5],[13,32.2],[12,32.2]],[[16,47.6],[12,53.2],[13,53.2],[18,47.6],[16,47.6]],[[6,64.4],[8,70],[9,70],[8,64.4],[6,64.4]],[[23,82.6],[29,79.8],[30,79.8],[25,82.6],[23,82.6]],[[37,70.7],[43,62.3],[44,62.3],[39,70.7],[37,70.7]],[[48,51.1],[51,45.5],[53,45.5],[50,51.1],[48,51.1]],[[51,35],[51,28.7],[53,28.7],[53,35],[51,35]],[[52,22.4],[55,17.5],[56,17.5],[53,22.4],[52,22.4]],[[58,12.6],[62,7],[63,7],[60,12.6],[58,12.6]],[[0,3.5],[0,93.1],[64,93.1],[64,0],[63,0],[63,92.4],[1,92.4],[1,3.5],[0,3.5]]],LC=0;LC<OC.length;LC++)for(var DC=0;DC<OC[LC].length;DC++)OC[LC][DC][0]/=10.5,OC[LC][DC][1]/=-14,OC[LC][DC][0]+=EC[0],OC[LC][DC][1]+=EC[1];var IC={"南海诸岛":[32,80],"广东":[0,-10],"香港":[10,5],"澳门":[-10,10],"天津":[5,5]};var PC=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]];var NC=function(){function t(t,e,n){var r;this.type="geoJSON",this._parsedMap=Object(g.createHashMap)(),this._mapName=t,this._specialAreas=n,this._geoJSON=(r=e,Object(g.isString)(r)?"undefined"!=typeof JSON&&JSON.parse?JSON.parse(r):new Function("return ("+r+");")():r)}return t.prototype.load=function(t,e){e=e||"name";var n=this._parsedMap.get(e);if(!n){var r=this._parseToRegions(e);n=this._parsedMap.set(e,{regions:r,boundingRect:function(t){for(var e,n=0;n<t.length;n++){var r=t[n].getBoundingRect();(e=e||r.clone()).union(r)}return e}(r)})}var i=Object(g.createHashMap)(),o=[];return Object(g.each)(n.regions,function(e){var n=e.name;t&&Object(g.hasOwn)(t,n)&&(e=e.cloneShallow(n=t[n])),o.push(e),i.set(n,e)}),{regions:o,boundingRect:n.boundingRect||new Lt(0,0,0,0),regionsMap:i}},t.prototype._parseToRegions=function(t){var e,n=this._mapName,r=this._geoJSON;try{e=r?zy(r,t):[]}catch(t){throw new Error("Invalid geoJson format\n"+t.message)}return function(t,e){if("china"===t){for(var n=0;n<e.length;n++)if(e[n].name===MC)return;e.push(new jy(MC,g.map(OC,function(t){return{type:"polygon",exterior:t}}),EC))}}(n,e),Object(g.each)(e,function(t){var e=t.name;!function(t,e){if("china"===t){var n=IC[e.name];if(n){var r=e.getCenter();r[0]+=n[0]/10.5,r[1]+=-n[1]/14,e.setCenter(r)}}}(n,t),function(t,e){"china"===t&&"台湾"===e.name&&e.geometries.push({type:"polygon",exterior:PC[0]})}(n,t);var r=this._specialAreas&&this._specialAreas[e];r&&t.transformTo(r.left,r.top,r.width,r.height)},this),e},t.prototype.getMapForUser=function(){return{geoJson:this._geoJSON,geoJSON:this._geoJSON,specialAreas:this._specialAreas}},t}();var FC=Object(g.createHashMap)(),RC={registerMap:function(t,e,n){if(e.svg){var r=new TC(t,e.svg);FC.set(t,r)}else{var i=e.geoJson||e.geoJSON;i&&!e.features?n=e.specialAreas:i=e;r=new NC(t,i,n);FC.set(t,r)}},getGeoResource:function(t){return FC.get(t)},getMapForUser:function(t){var e=FC.get(t);return e&&"geoJSON"===e.type&&e.getMapForUser()},load:function(t,e,n){var r=FC.get(t);if(r)return r.load(e,n)}},jC=["rect","circle","line","ellipse","polygon","polyline","path"],HC=g.createHashMap(jC),UC=g.createHashMap(jC.concat(["g"])),QC=g.createHashMap(jC.concat(["g"])),zC=ti();function YC(t){var e=t.getItemStyle(),n=t.get("areaColor");return null!=n&&(e.fill=n),e}function VC(t){var e=t.style;e&&(e.stroke=e.stroke||e.fill,e.fill=null)}function WC(t,e,n,r){var i=r.getModel("itemStyle"),o=r.getModel(["emphasis","itemStyle"]),a=r.getModel(["blur","itemStyle"]),s=r.getModel(["select","itemStyle"]),l=YC(i),c=YC(o),u=YC(s),h=YC(a),d=t.data;if(d){var f=d.getItemVisual(n,"style"),p=d.getItemVisual(n,"decal");t.isVisualEncodedByVisualMap&&f.fill&&(l.fill=f.fill),p&&(l.decal=ag(p,t.api))}e.setStyle(l),e.style.strokeNoScale=!0,e.ensureState("emphasis").style=c,e.ensureState("select").style=u,e.ensureState("blur").style=h,as(e)}function GC(t,e,n,r,i,o,a){var s=t.data,l=t.isGeo,c=s&&isNaN(s.get(s.mapDimension("value"),o)),u=s&&s.getItemLayout(o);if(l||c||u&&u.showLabel){var h=l?n:o,d=void 0;(!s||o>=0)&&(d=i);var f=a?{normal:{align:"center",verticalAlign:"middle"}}:null;Uc(e,Qc(r),{labelFetcher:d,labelDataIndex:h,defaultText:n},f);var p=e.getTextContent();if(p&&(zC(p).ignore=p.ignore,e.textConfig&&a)){var A=e.getBoundingRect().clone();e.textConfig.layoutRect=A,e.textConfig.position=[(a[0]-A.x)/A.width*100+"%",(a[1]-A.y)/A.height*100+"%"]}e.disableLabelAnimation=!0}else e.removeTextContent(),e.removeTextConfig(),e.disableLabelAnimation=null}function XC(t,e,n,r,i,o){t.data?t.data.setItemGraphicEl(o,e):Ta(e).eventData={componentType:"geo",componentIndex:i.componentIndex,geoIndex:i.componentIndex,name:n,region:r&&r.option||{}}}function ZC(t,e,n,r,i){t.data||Pc({el:e,componentModel:i,itemName:n,itemTooltipOption:r.get("tooltip")})}function $C(t,e,n,r,i){e.highDownSilentOnTouch=!!i.get("selectedMode");var o=r.getModel("emphasis"),a=o.get("focus");return ws(e,a,o.get("blurScope"),o.get("disabled")),t.isGeo&&function(t,e,n){var r=Ta(t);r.componentMainType=e.mainType,r.componentIndex=e.componentIndex,r.componentHighDownName=n}(e,i,n),a}function KC(t,e,n){var r,i=[];function o(){r=[]}function a(){r.length&&(i.push(r),r=[])}var s=e({polygonStart:o,polygonEnd:a,lineStart:o,lineEnd:a,point:function(t,e){isFinite(t)&&isFinite(e)&&r.push([t,e])},sphere:function(){}});return!n&&s.polygonStart(),g.each(t,function(t){s.lineStart();for(var e=0;e<t.length;e++)s.point(t[e][0],t[e][1]);s.lineEnd()}),!n&&s.polygonEnd(),i}var JC=function(){function t(t){var e=new er;this.uid=pu("ec_map_draw"),this._controller=new tC(t.getZr()),this._controllerHost={target:e},this.group=e,e.add(this._regionsGroup=new er),e.add(this._svgGroup=new er)}return t.prototype.draw=function(t,e,n,r,i){var o="geo"===t.mainType,a=t.getData&&t.getData();o&&e.eachComponent({mainType:"series",subType:"map"},function(e){a||e.getHostGeoModel()!==t||(a=e.getData())});var s=t.coordinateSystem,l=this._regionsGroup,c=this.group,u=s.getTransformInfo(),h=u.raw,d=u.roam;!l.childAt(0)||i?(c.x=d.x,c.y=d.y,c.scaleX=d.scaleX,c.scaleY=d.scaleY,c.dirty()):ec(c,d,t);var f=a&&a.getVisual("visualMeta")&&a.getVisual("visualMeta").length>0,p={api:n,geo:s,mapOrGeoModel:t,data:a,isVisualEncodedByVisualMap:f,isGeo:o,transformInfoRaw:h};"geoJSON"===s.resourceType?this._buildGeoJSON(p):"geoSVG"===s.resourceType&&this._buildSVG(p),this._updateController(t,e,n),this._updateMapSelectHandler(t,l,n,r)},t.prototype._buildGeoJSON=function(t){var e=this._regionsGroupByName=g.createHashMap(),n=g.createHashMap(),r=this._regionsGroup,i=t.transformInfoRaw,o=t.mapOrGeoModel,a=t.data,s=t.geo.projection,l=s&&s.stream;function c(t,e){return e&&(t=e(t)),t&&[t[0]*i.scaleX+i.x,t[1]*i.scaleY+i.y]}function u(t){return{shape:{points:function(t){for(var e=[],n=!l&&s&&s.project,r=0;r<t.length;++r){var i=c(t[r],n);i&&e.push(i)}return e}(t)}}}r.removeAll(),g.each(t.geo.regions,function(i){var h=i.name,d=e.get(h),f=n.get(h)||{},p=f.dataIdx,A=f.regionModel;d||(d=e.set(h,new er),r.add(d),p=a?a.indexOfName(h):null,A=t.isGeo?o.getRegionModel(h):a?a.getItemModel(p):null,n.set(h,{dataIdx:p,regionModel:A}));var m=[],v=[];g.each(i.geometries,function(t){if("polygon"===t.type){var e=[t.exterior].concat(t.interiors||[]);l&&(e=KC(e,l)),g.each(e,function(t){m.push(new Cl(u(t)))})}else{var n=t.points;l&&(n=KC(n,l,!0)),g.each(n,function(t){v.push(new Tl(u(t)))})}});var y=c(i.getCenter(),s&&s.project);function b(e,n){if(e.length){var r=new Ul({culling:!0,segmentIgnoreThreshold:1,shape:{paths:e}});d.add(r),WC(t,r,p,A),GC(t,r,h,A,o,p,y),n&&(VC(r),g.each(r.states,VC))}}b(m),b(v,!0)}),e.each(function(e,r){var i=n.get(r),a=i.dataIdx,s=i.regionModel;XC(t,e,r,s,o,a),ZC(t,e,r,s,o),$C(t,e,r,s,o)},this)},t.prototype._buildSVG=function(t){var e=t.geo.map,n=t.transformInfoRaw;this._svgGroup.x=n.x,this._svgGroup.y=n.y,this._svgGroup.scaleX=n.scaleX,this._svgGroup.scaleY=n.scaleY,this._svgResourceChanged(e)&&(this._freeSVG(),this._useSVG(e));var r=this._svgDispatcherMap=g.createHashMap(),i=!1;g.each(this._svgGraphicRecord.named,function(e){var n=e.name,o=t.mapOrGeoModel,a=t.data,s=e.svgNodeTagLower,l=e.el,c=a?a.indexOfName(n):null,u=o.getRegionModel(n);(null!=HC.get(s)&&l instanceof Xi&&WC(t,l,c,u),l instanceof Xi&&(l.culling=!0),l.z2EmphasisLift=0,e.namedFrom)||(null!=QC.get(s)&&GC(t,l,n,u,o,c,null),XC(t,l,n,u,o,c),ZC(t,l,n,u,o),null!=UC.get(s)&&("self"===$C(t,l,n,u,o)&&(i=!0),(r.get(n)||r.set(n,[])).push(l)))},this),this._enableBlurEntireSVG(i,t)},t.prototype._enableBlurEntireSVG=function(t,e){if(t&&e.isGeo){var n=e.mapOrGeoModel.getModel(["blur","itemStyle"]).getItemStyle().opacity;this._svgGraphicRecord.root.traverse(function(t){if(!t.isGroup){as(t);var e=t.ensureState("blur").style||{};null==e.opacity&&null!=n&&(e.opacity=n),t.ensureState("emphasis")}})}},t.prototype.remove=function(){this._regionsGroup.removeAll(),this._regionsGroupByName=null,this._svgGroup.removeAll(),this._freeSVG(),this._controller.dispose(),this._controllerHost=null},t.prototype.findHighDownDispatchers=function(t,e){if(null==t)return[];var n=e.coordinateSystem;if("geoJSON"===n.resourceType){var r=this._regionsGroupByName;if(r){var i=r.get(t);return i?[i]:[]}}else if("geoSVG"===n.resourceType)return this._svgDispatcherMap&&this._svgDispatcherMap.get(t)||[]},t.prototype._svgResourceChanged=function(t){return this._svgMapName!==t},t.prototype._useSVG=function(t){var e=RC.getGeoResource(t);if(e&&"geoSVG"===e.type){var n=e.useGraphic(this.uid);this._svgGroup.add(n.root),this._svgGraphicRecord=n,this._svgMapName=t}},t.prototype._freeSVG=function(){var t=this._svgMapName;if(null!=t){var e=RC.getGeoResource(t);e&&"geoSVG"===e.type&&e.freeGraphic(this.uid),this._svgGraphicRecord=null,this._svgDispatcherMap=null,this._svgGroup.removeAll(),this._svgMapName=null}},t.prototype._updateController=function(t,e,n){var r=t.coordinateSystem,i=this._controller,o=this._controllerHost;o.zoomLimit=t.get("scaleLimit"),o.zoom=r.getZoom(),i.enable(t.get("roam")||!1);var a=t.mainType;function s(){var e={type:"geoRoam",componentType:a};return e[a+"Id"]=t.id,e}i.off("pan").on("pan",function(t){this._mouseDownFlag=!1,eC(o,t.dx,t.dy),n.dispatchAction(g.extend(s(),{dx:t.dx,dy:t.dy,animation:{duration:0}}))},this),i.off("zoom").on("zoom",function(t){this._mouseDownFlag=!1,nC(o,t.scale,t.originX,t.originY),n.dispatchAction(g.extend(s(),{zoom:t.scale,originX:t.originX,originY:t.originY,animation:{duration:0}}))},this),i.setPointerChecker(function(e,i,o){return r.containPoint([i,o])&&!oC(e,n,t)})},t.prototype.resetForLabelLayout=function(){this.group.traverse(function(t){var e=t.getTextContent();e&&(e.ignore=zC(e).ignore)})},t.prototype._updateMapSelectHandler=function(t,e,n,r){var i=this;e.off("mousedown"),e.off("click"),t.get("selectedMode")&&(e.on("mousedown",function(){i._mouseDownFlag=!0}),e.on("click",function(t){i._mouseDownFlag&&(i._mouseDownFlag=!1)}))},t}(),qC=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n,r){if(!r||"mapToggleSelect"!==r.type||r.from!==this.uid){var i=this.group;if(i.removeAll(),!t.getHostGeoModel()){if(this._mapDraw&&r&&"geoRoam"===r.type&&this._mapDraw.resetForLabelLayout(),r&&"geoRoam"===r.type&&"series"===r.componentType&&r.seriesId===t.id)(o=this._mapDraw)&&i.add(o.group);else if(t.needsDrawMap){var o=this._mapDraw||new JC(n);i.add(o.group),o.draw(t,e,n,this,r),this._mapDraw=o}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;t.get("showLegendSymbol")&&e.getComponent("legend")&&this._renderSymbols(t,e,n)}}},e.prototype.remove=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null,this.group.removeAll()},e.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null},e.prototype._renderSymbols=function(t,e,n){var r=t.originalData,i=this.group;r.each(r.mapDimension("value"),function(e,n){if(!isNaN(e)){var o=r.getItemLayout(n);if(o&&o.point){var a=o.point,s=o.offset,l=new qs({style:{fill:t.getData().getVisual("style").fill},shape:{cx:a[0]+9*s,cy:a[1],r:3},silent:!0,z2:8+(s?0:ja+1)});if(!s){var c=t.mainSeries.getData(),u=r.getName(n),h=c.indexOfName(u),d=r.getItemModel(n),f=d.getModel("label"),p=c.getItemGraphicEl(h);Uc(l,Qc(d),{labelFetcher:{getFormattedLabel:function(e,n){return t.getFormattedLabel(h,n)}},defaultText:u}),l.disableLabelAnimation=!0,f.get("position")||l.setTextConfig({position:"bottom"}),p.onHoverStateChange=function(t){is(l,t)}}i.add(l)}}})},e.type="map",e}(xp),tk=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.needsDrawMap=!1,n.seriesGroup=[],n.getTooltipPosition=function(t){if(null!=t){var e=this.getData().getName(t),n=this.coordinateSystem,r=n.getRegion(e);return r&&n.dataToPoint(r.getCenter())}},n}return p(e,t),e.prototype.getInitialData=function(t){for(var e=Mx(this,{coordDimensions:["value"],encodeDefaulter:g.curry(Hh,this)}),n=g.createHashMap(),r=[],i=0,o=e.count();i<o;i++){var a=e.getName(i);n.set(a,!0)}var s=RC.load(this.getMapType(),this.option.nameMap,this.option.nameProperty);return g.each(s.regions,function(t){var e=t.name;n.get(e)||r.push(e)}),e.appendValues([],r),e},e.prototype.getHostGeoModel=function(){var t=this.option.geoIndex;return null!=t?this.ecModel.getComponent("geo",t):null},e.prototype.getMapType=function(){return(this.getHostGeoModel()||this).option.map},e.prototype.getRawValue=function(t){var e=this.getData();return e.get(e.mapDimension("value"),t)},e.prototype.getRegionModel=function(t){var e=this.getData();return e.getItemModel(e.indexOfName(t))},e.prototype.formatTooltip=function(t,e,n){for(var r=this.getData(),i=this.getRawValue(t),o=r.getName(t),a=this.seriesGroup,s=[],l=0;l<a.length;l++){var c=a[l].originalData.indexOfName(o),u=r.mapDimension("value");isNaN(a[l].originalData.get(u,c))||s.push(a[l].name)}return Qf("section",{header:s.join(", "),noHeader:!s.length,blocks:[Qf("nameValue",{name:o,value:i})]})},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.getLegendIcon=function(t){var e=t.icon||"roundRect",n=EA(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill);return n.setStyle(t.itemStyle),n.style.stroke="none",e.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2),n},e.type="series.map",e.dependencies=["geo"],e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:null,showLegendSymbol:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,selectedMode:!0,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",areaColor:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{areaColor:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},nameProperty:"name"},e}(hp);function ek(t){var e={};t.eachSeriesByType("map",function(t){var n=t.getHostGeoModel(),r=n?"o"+n.id:"i"+t.getMapType();(e[r]=e[r]||[]).push(t)}),g.each(e,function(t,e){for(var n,r,i,o=(n=g.map(t,function(t){return t.getData()}),r=t[0].get("mapValueCalculation"),i={},g.each(n,function(t){t.each(t.mapDimension("value"),function(e,n){var r="ec-"+t.getName(n);i[r]=i[r]||[],isNaN(e)||i[r].push(e)})}),n[0].map(n[0].mapDimension("value"),function(t,e){for(var o,a="ec-"+n[0].getName(e),s=0,l=1/0,c=-1/0,u=i[a].length,h=0;h<u;h++)l=Math.min(l,i[a][h]),c=Math.max(c,i[a][h]),s+=i[a][h];return o="min"===r?l:"max"===r?c:"average"===r?s/u:s,0===u?NaN:o})),a=0;a<t.length;a++)t[a].originalData=t[a].getData();for(a=0;a<t.length;a++)t[a].seriesGroup=t,t[a].needsDrawMap=0===a&&!t[a].getHostGeoModel(),t[a].setData(o.cloneShallow()),t[a].mainSeries=t[0]})}function nk(t){var e={};t.eachSeriesByType("map",function(n){var r=n.getMapType();if(!n.getHostGeoModel()&&!e[r]){var i={};g.each(n.seriesGroup,function(e){var n=e.coordinateSystem,r=e.originalData;e.get("showLegendSymbol")&&t.getComponent("legend")&&r.each(r.mapDimension("value"),function(t,e){var o=r.getName(e),a=n.getRegion(o);if(a&&!isNaN(t)){var s=i[o]||0,l=n.dataToPoint(a.getCenter());i[o]=s+1,r.setItemLayout(e,{point:l,offset:s})}})});var o=n.getData();o.each(function(t){var e=o.getName(t),n=o.getItemLayout(t)||{};n.showLabel=!i[e],o.setItemLayout(t,n)}),e[r]=!0}})}var rk=j;function ik(t){var e=t.seriesModel;return e?e.coordinateSystem:null}var ok=function(t){function e(e){var n=t.call(this)||this;return n.type="view",n.dimensions=["x","y"],n._roamTransformable=new Dn,n._rawTransformable=new Dn,n.name=e,n}return p(e,t),e.prototype.setBoundingRect=function(t,e,n,r){return this._rect=new Lt(t,e,n,r),this._rect},e.prototype.getBoundingRect=function(){return this._rect},e.prototype.setViewRect=function(t,e,n,r){this._transformTo(t,e,n,r),this._viewRect=new Lt(t,e,n,r)},e.prototype._transformTo=function(t,e,n,r){var i=this.getBoundingRect(),o=this._rawTransformable;o.transform=i.calculateTransform(new Lt(t,e,n,r));var a=o.parent;o.parent=null,o.decomposeTransform(),o.parent=a,this._updateTransform()},e.prototype.setCenter=function(t,e){t&&(this._center=[pr(t[0],e.getWidth()),pr(t[1],e.getHeight())],this._updateCenterAndZoom())},e.prototype.setZoom=function(t){t=t||1;var e=this.zoomLimit;e&&(null!=e.max&&(t=Math.min(e.max,t)),null!=e.min&&(t=Math.max(e.min,t))),this._zoom=t,this._updateCenterAndZoom()},e.prototype.getDefaultCenter=function(){var t=this.getBoundingRect();return[t.x+t.width/2,t.y+t.height/2]},e.prototype.getCenter=function(){return this._center||this.getDefaultCenter()},e.prototype.getZoom=function(){return this._zoom||1},e.prototype.getRoamTransform=function(){return this._roamTransformable.getLocalTransform()},e.prototype._updateCenterAndZoom=function(){var t=this._rawTransformable.getLocalTransform(),e=this._roamTransformable,n=this.getDefaultCenter(),r=this.getCenter(),i=this.getZoom();r=j([],r,t),n=j([],n,t),e.originX=r[0],e.originY=r[1],e.x=n[0]-r[0],e.y=n[1]-r[1],e.scaleX=e.scaleY=i,this._updateTransform()},e.prototype._updateTransform=function(){var t=this._roamTransformable,e=this._rawTransformable;e.parent=t,t.updateTransform(),e.updateTransform(),gt(this.transform||(this.transform=[]),e.transform||[1,0,0,1,0,0]),this._rawTransform=e.getLocalTransform(),this.invTransform=this.invTransform||[],_t(this.invTransform,this.transform),this.decomposeTransform()},e.prototype.getTransformInfo=function(){var t=this._rawTransformable,e=this._roamTransformable,n=new Dn;return n.transform=e.transform,n.decomposeTransform(),{roam:{x:n.x,y:n.y,scaleX:n.scaleX,scaleY:n.scaleY},raw:{x:t.x,y:t.y,scaleX:t.scaleX,scaleY:t.scaleY}}},e.prototype.getViewRect=function(){return this._viewRect},e.prototype.getViewRectAfterRoam=function(){var t=this.getBoundingRect().clone();return t.applyTransform(this.transform),t},e.prototype.dataToPoint=function(t,e,n){var r=e?this._rawTransform:this.transform;return n=n||[],r?rk(n,t,r):v(n,t)},e.prototype.pointToData=function(t){var e=this.invTransform;return e?rk([],t,e):[t[0],t[1]]},e.prototype.convertToPixel=function(t,e,n){var r=ik(e);return r===this?r.dataToPoint(n):null},e.prototype.convertFromPixel=function(t,e,n){var r=ik(e);return r===this?r.pointToData(n):null},e.prototype.containPoint=function(t){return this.getViewRectAfterRoam().contain(t[0],t[1])},e.dimensions=["x","y"],e}(Dn),ak={geoJSON:{aspectScale:.75,invertLongitute:!0},geoSVG:{aspectScale:1,invertLongitute:!1}},sk=["lng","lat"],lk=function(t){function e(e,n,r){var i=t.call(this,e)||this;i.dimensions=sk,i.type="geo",i._nameCoordMap=g.createHashMap(),i.map=n;var o,a=r.projection,s=RC.load(n,r.nameMap,r.nameProperty),l=RC.getGeoResource(n),c=(i.resourceType=l?l.type:null,i.regions=s.regions),u=ak[l.type];if(i._regionsMap=s.regionsMap,i.regions=s.regions,i.projection=a,a)for(var h=0;h<c.length;h++){var d=c[h].getBoundingRect(a);(o=o||d.clone()).union(d)}else o=s.boundingRect;return i.setBoundingRect(o.x,o.y,o.width,o.height),i.aspectScale=a?1:g.retrieve2(r.aspectScale,u.aspectScale),i._invertLongitute=!a&&u.invertLongitute,i}return p(e,t),e.prototype._transformTo=function(t,e,n,r){var i=this.getBoundingRect(),o=this._invertLongitute;i=i.clone(),o&&(i.y=-i.y-i.height);var a=this._rawTransformable;a.transform=i.calculateTransform(new Lt(t,e,n,r));var s=a.parent;a.parent=null,a.decomposeTransform(),a.parent=s,o&&(a.scaleY=-a.scaleY),this._updateTransform()},e.prototype.getRegion=function(t){return this._regionsMap.get(t)},e.prototype.getRegionByCoord=function(t){for(var e=this.regions,n=0;n<e.length;n++){var r=e[n];if("geoJSON"===r.type&&r.contain(t))return e[n]}},e.prototype.addGeoCoord=function(t,e){this._nameCoordMap.set(t,e)},e.prototype.getGeoCoord=function(t){var e=this._regionsMap.get(t);return this._nameCoordMap.get(t)||e&&e.getCenter()},e.prototype.dataToPoint=function(t,e,n){if(g.isString(t)&&(t=this.getGeoCoord(t)),t){var r=this.projection;return r&&(t=r.project(t)),t&&this.projectedToPoint(t,e,n)}},e.prototype.pointToData=function(t){var e=this.projection;return e&&(t=e.unproject(t)),t&&this.pointToProjected(t)},e.prototype.pointToProjected=function(e){return t.prototype.pointToData.call(this,e)},e.prototype.projectedToPoint=function(e,n,r){return t.prototype.dataToPoint.call(this,e,n,r)},e.prototype.convertToPixel=function(t,e,n){var r=ck(e);return r===this?r.dataToPoint(n):null},e.prototype.convertFromPixel=function(t,e,n){var r=ck(e);return r===this?r.pointToData(n):null},e}(ok);function ck(t){var e=t.geoModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem||(n.getReferringComponents("geo",ii).models[0]||{}).coordinateSystem:null}g.mixin(lk,ok);var uk=lk;function hk(t,e){var n=t.get("boundingCoords");if(null!=n){var r=n[0],i=n[1];if(isFinite(r[0])&&isFinite(r[1])&&isFinite(i[0])&&isFinite(i[1])){var o=this.projection;if(o){var a=r[0],s=r[1],l=i[0],c=i[1];r=[1/0,1/0],i=[-1/0,-1/0];var u=function(t,e,n,a){for(var s=n-t,l=a-e,c=0;c<=100;c++){var u=c/100,h=o.project([t+s*u,e+l*u]);H(r,r,h),U(i,i,h)}};u(a,s,l,s),u(l,s,l,c),u(l,c,a,c),u(a,c,l,s)}this.setBoundingRect(r[0],r[1],i[0]-r[0],i[1]-r[1])}else 0}var h,d,f,p=this.getBoundingRect(),A=t.get("layoutCenter"),g=t.get("layoutSize"),m=e.getWidth(),v=e.getHeight(),y=p.width/p.height*this.aspectScale,b=!1;if(A&&g&&(h=[pr(A[0],m),pr(A[1],v)],d=pr(g,Math.min(m,v)),isNaN(h[0])||isNaN(h[1])||isNaN(d)||(b=!0)),b)f={},y>1?(f.width=d,f.height=d/y):(f.height=d,f.width=d*y),f.y=h[1]-f.height/2,f.x=h[0]-f.width/2;else{var _=t.getBoxLayoutParams();_.aspect=y,f=gh(_,{width:m,height:v})}this.setViewRect(f.x,f.y,f.width,f.height),this.setCenter(t.get("center"),e),this.setZoom(t.get("zoom"))}var dk=new(function(){function t(){this.dimensions=sk}return t.prototype.create=function(t,e){var n=[];function r(t){return{nameProperty:t.get("nameProperty"),aspectScale:t.get("aspectScale"),projection:t.get("projection")}}t.eachComponent("geo",function(t,i){var o=t.get("map"),a=new uk(o+i,o,g.extend({nameMap:t.get("nameMap")},r(t)));a.zoomLimit=t.get("scaleLimit"),n.push(a),t.coordinateSystem=a,a.model=t,a.resize=hk,a.resize(t,e)}),t.eachSeries(function(t){if("geo"===t.get("coordinateSystem")){var e=t.get("geoIndex")||0;t.coordinateSystem=n[e]}});var i={};return t.eachSeriesByType("map",function(t){if(!t.getHostGeoModel()){var e=t.getMapType();i[e]=i[e]||[],i[e].push(t)}}),g.each(i,function(t,i){var o=g.map(t,function(t){return t.get("nameMap")}),a=new uk(i,i,g.extend({nameMap:g.mergeAll(o)},r(t[0])));a.zoomLimit=g.retrieve.apply(null,g.map(t,function(t){return t.get("scaleLimit")})),n.push(a),a.resize=hk,a.resize(t[0],e),g.each(t,function(t){t.coordinateSystem=a,function(t,e){g.each(e.get("geoCoord"),function(e,n){t.addGeoCoord(n,e)})}(a,t)})}),n},t.prototype.getFilledRegions=function(t,e,n,r){for(var i=(t||[]).slice(),o=g.createHashMap(),a=0;a<i.length;a++)o.set(i[a].name,i[a]);var s=RC.load(e,n,r);return g.each(s.regions,function(t){var e=t.name;!o.get(e)&&i.push({name:e})}),i},t}()),fk=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(t,e,n){var r=RC.getGeoResource(t.map);if(r&&"geoJSON"===r.type){var i=t.itemStyle=t.itemStyle||{};"color"in i||(i.color="#eee")}this.mergeDefaultAndTheme(t,n),zr(t,"label",["show"])},e.prototype.optionUpdated=function(){var t=this,e=this.option;e.regions=dk.getFilledRegions(e.regions,e.map,e.nameMap,e.nameProperty);var n={};this._optionModelMap=g.reduce(e.regions||[],function(e,r){var i=r.name;return i&&(e.set(i,new du(r,t,t.ecModel)),r.selected&&(n[i]=!0)),e},g.createHashMap()),e.selectedMap||(e.selectedMap=n)},e.prototype.getRegionModel=function(t){return this._optionModelMap.get(t)||new du(null,this,this.ecModel)},e.prototype.getFormattedLabel=function(t,e){var n=this.getRegionModel(t),r="normal"===e?n.get(["label","formatter"]):n.get(["emphasis","label","formatter"]),i={name:t};return g.isFunction(r)?(i.status=e,r(i)):g.isString(r)?r.replace("{a}",null!=t?t:""):void 0},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.select=function(t){var e=this.option,n=e.selectedMode;n&&("multiple"!==n&&(e.selectedMap=null),(e.selectedMap||(e.selectedMap={}))[t]=!0)},e.prototype.unSelect=function(t){var e=this.option.selectedMap;e&&(e[t]=!1)},e.prototype.toggleSelected=function(t){this[this.isSelected(t)?"unSelect":"select"](t)},e.prototype.isSelected=function(t){var e=this.option.selectedMap;return!(!e||!e[t])},e.type="geo",e.layoutMode="box",e.defaultOption={z:0,show:!0,left:"center",top:"center",aspectScale:null,silent:!1,map:"",boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},regions:[]},e}(Sh);function pk(t,e){return t.pointToProjected?t.pointToProjected(e):t.pointToData(e)}function Ak(t,e,n,r){var i=t.getZoom(),o=t.getCenter(),a=e.zoom,s=t.projectedToPoint?t.projectedToPoint(o):t.dataToPoint(o);if(null!=e.dx&&null!=e.dy&&(s[0]-=e.dx,s[1]-=e.dy,t.setCenter(pk(t,s),r)),null!=a){if(n){var l=n.min||0,c=n.max||1/0;a=Math.max(Math.min(i*a,c),l)/i}t.scaleX*=a,t.scaleY*=a;var u=(e.originX-t.x)*(a-1),h=(e.originY-t.y)*(a-1);t.x-=u,t.y-=h,t.updateTransform(),t.setCenter(pk(t,s),r),t.setZoom(a*i)}return{center:t.getCenter(),zoom:t.getZoom()}}var gk=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.focusBlurEnabled=!0,n}return p(e,t),e.prototype.init=function(t,e){this._api=e},e.prototype.render=function(t,e,n,r){if(this._model=t,!t.get("show"))return this._mapDraw&&this._mapDraw.remove(),void(this._mapDraw=null);this._mapDraw||(this._mapDraw=new JC(n));var i=this._mapDraw;i.draw(t,e,n,this,r),i.group.on("click",this._handleRegionClick,this),i.group.silent=t.get("silent"),this.group.add(i.group),this.updateSelectStatus(t,e,n)},e.prototype._handleRegionClick=function(t){var e;gA(t.target,function(t){return null!=(e=Ta(t).eventData)},!0),e&&this._api.dispatchAction({type:"geoToggleSelect",geoId:this._model.id,name:e.name})},e.prototype.updateSelectStatus=function(t,e,n){var r=this;this._mapDraw.group.traverse(function(t){var e=Ta(t).eventData;if(e)return r._model.isSelected(e.name)?n.enterSelect(t):n.leaveSelect(t),!0})},e.prototype.findHighDownDispatchers=function(t){return this._mapDraw&&this._mapDraw.findHighDownDispatchers(t,this._model)},e.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove()},e.type="geo",e}(fp);function mk(t,e,n){RC.registerMap(t,e,n)}function vk(t){function e(e,n){n.update="geo:updateSelectStatus",t.registerAction(n,function(t,n){var r={},i=[];return n.eachComponent({mainType:"geo",query:t},function(n){n[e](t.name);var o=n.coordinateSystem;Object(g.each)(o.regions,function(t){r[t.name]=n.isSelected(t.name)||!1});var a=[];Object(g.each)(r,function(t,e){r[e]&&a.push(e)}),i.push({geoIndex:n.componentIndex,name:a})}),{selected:r,allSelected:i,name:t.name}})}t.registerCoordinateSystem("geo",dk),t.registerComponentModel(fk),t.registerComponentView(gk),t.registerImpl("registerMap",mk),t.registerImpl("getMap",function(t){return RC.getMapForUser(t)}),e("toggleSelected",{type:"geoToggleSelect",event:"geoselectchanged"}),e("select",{type:"geoSelect",event:"geoselected"}),e("unSelect",{type:"geoUnSelect",event:"geounselected"}),t.registerAction({type:"geoRoam",event:"geoRoam",update:"updateTransform"},function(t,e,n){var r=t.componentType||"series";e.eachComponent({mainType:r,query:t},function(e){var i=e.coordinateSystem;if("geo"===i.type){var o=Ak(i,t,e.get("scaleLimit"),n);e.setCenter&&e.setCenter(o.center),e.setZoom&&e.setZoom(o.zoom),"series"===r&&Object(g.each)(e.seriesGroup,function(t){t.setCenter(o.center),t.setZoom(o.zoom)})}})})}function yk(t,e){var n=t.isExpand?t.children:[],r=t.parentNode.children,i=t.hierNode.i?r[t.hierNode.i-1]:null;if(n.length){!function(t){var e=t.children,n=e.length,r=0,i=0;for(;--n>=0;){var o=e[n];o.hierNode.prelim+=r,o.hierNode.modifier+=r,i+=o.hierNode.change,r+=o.hierNode.shift+i}}(t);var o=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;i?(t.hierNode.prelim=i.hierNode.prelim+e(t,i),t.hierNode.modifier=t.hierNode.prelim-o):t.hierNode.prelim=o}else i&&(t.hierNode.prelim=i.hierNode.prelim+e(t,i));t.parentNode.hierNode.defaultAncestor=function(t,e,n,r){if(e){for(var i=t,o=t,a=o.parentNode.children[0],s=e,l=i.hierNode.modifier,c=o.hierNode.modifier,u=a.hierNode.modifier,h=s.hierNode.modifier;s=xk(s),o=Sk(o),s&&o;){i=xk(i),a=Sk(a),i.hierNode.ancestor=t;var d=s.hierNode.prelim+h-o.hierNode.prelim-c+r(s,o);d>0&&(kk(Ck(s,t,n),t,d),c+=d,l+=d),h+=s.hierNode.modifier,c+=o.hierNode.modifier,l+=i.hierNode.modifier,u+=a.hierNode.modifier}s&&!xk(i)&&(i.hierNode.thread=s,i.hierNode.modifier+=h-l),o&&!Sk(a)&&(a.hierNode.thread=o,a.hierNode.modifier+=c-u,n=t)}return n}(t,i,t.parentNode.hierNode.defaultAncestor||r[0],e)}function bk(t){var e=t.hierNode.prelim+t.parentNode.hierNode.modifier;t.setLayout({x:e},!0),t.hierNode.modifier+=t.parentNode.hierNode.modifier}function _k(t){return arguments.length?t:Bk}function wk(t,e){return t-=Math.PI/2,{x:e*Math.cos(t),y:e*Math.sin(t)}}function xk(t){var e=t.children;return e.length&&t.isExpand?e[e.length-1]:t.hierNode.thread}function Sk(t){var e=t.children;return e.length&&t.isExpand?e[0]:t.hierNode.thread}function Ck(t,e,n){return t.hierNode.ancestor.parentNode===e.parentNode?t.hierNode.ancestor:n}function kk(t,e,n){var r=n/(e.hierNode.i-t.hierNode.i);e.hierNode.change-=r,e.hierNode.shift+=n,e.hierNode.modifier+=n,e.hierNode.prelim+=n,t.hierNode.change+=r}function Bk(t,e){return t.parentNode===e.parentNode?1:2}var Tk=function(){return function(){this.parentPoint=[],this.childPoints=[]}}(),Ek=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Tk},e.prototype.buildPath=function(t,e){var n=e.childPoints,r=n.length,i=e.parentPoint,o=n[0],a=n[r-1];if(1===r)return t.moveTo(i[0],i[1]),void t.lineTo(o[0],o[1]);var s=e.orient,l="TB"===s||"BT"===s?0:1,c=1-l,u=pr(e.forkPosition,1),h=[];h[l]=i[l],h[c]=i[c]+(a[c]-i[c])*u,t.moveTo(i[0],i[1]),t.lineTo(h[0],h[1]),t.moveTo(o[0],o[1]),h[l]=o[l],t.lineTo(h[0],h[1]),h[l]=a[l],t.lineTo(h[0],h[1]),t.lineTo(a[0],a[1]);for(var d=1;d<r-1;d++){var f=n[d];t.moveTo(f[0],f[1]),h[l]=f[l],t.lineTo(h[0],h[1])}},e}($o);function Mk(t,e){var n=t.getItemLayout(e);return n&&!isNaN(n.x)&&!isNaN(n.y)}function Ok(t,e,n,r,i){var o=!n,a=t.tree.getNodeByDataIndex(e),s=a.getModel(),l=a.getVisual("style").fill,c=!1===a.isExpand&&0!==a.children.length?l:"#fff",u=t.tree.root,h=a.parentNode===u?a:a.parentNode||a,d=t.getItemGraphicEl(h.dataIndex),f=h.getLayout(),p=d?{x:d.__oldX,y:d.__oldY,rawX:d.__radialOldRawX,rawY:d.__radialOldRawY}:f,A=a.getLayout();o?((n=new uw(t,e,null,{symbolInnerColor:c,useNameLabel:!0})).x=p.x,n.y=p.y):n.updateData(t,e,null,{symbolInnerColor:c,useNameLabel:!0}),n.__radialOldRawX=n.__radialRawX,n.__radialOldRawY=n.__radialRawY,n.__radialRawX=A.rawX,n.__radialRawY=A.rawY,r.add(n),t.setItemGraphicEl(e,n),n.__oldX=n.x,n.__oldY=n.y,ec(n,{x:A.x,y:A.y},i);var m=n.getSymbolPath();if("radial"===i.get("layout")){var v=u.children[0],y=v.getLayout(),b=v.children.length,_=void 0,w=void 0;if(A.x===y.x&&!0===a.isExpand&&v.children.length){var x={x:(v.children[0].getLayout().x+v.children[b-1].getLayout().x)/2,y:(v.children[0].getLayout().y+v.children[b-1].getLayout().y)/2};(_=Math.atan2(x.y-y.y,x.x-y.x))<0&&(_=2*Math.PI+_),(w=x.x<y.x)&&(_-=Math.PI)}else(_=Math.atan2(A.y-y.y,A.x-y.x))<0&&(_=2*Math.PI+_),0===a.children.length||0!==a.children.length&&!1===a.isExpand?(w=A.x<y.x)&&(_-=Math.PI):(w=A.x>y.x)||(_-=Math.PI);var S=w?"left":"right",C=s.getModel("label"),k=C.get("rotate"),B=k*(Math.PI/180),T=m.getTextContent();T&&(m.setTextConfig({position:C.get("position")||S,rotation:null==k?-_:B,origin:"center"}),T.setStyle("verticalAlign","middle"))}var E=s.get(["emphasis","focus"]),M="relative"===E?g.concatArray(a.getAncestorsIndices(),a.getDescendantIndices()):"ancestor"===E?a.getAncestorsIndices():"descendant"===E?a.getDescendantIndices():null;M&&(Ta(n).focus=M),function(t,e,n,r,i,o,a,s){var l=e.getModel(),c=t.get("edgeShape"),u=t.get("layout"),h=t.getOrient(),d=t.get(["lineStyle","curveness"]),f=t.get("edgeForkPosition"),p=l.getModel("lineStyle").getLineStyle(),A=r.__edge;if("curve"===c)e.parentNode&&e.parentNode!==n&&(A||(A=r.__edge=new Fl({shape:Pk(u,h,d,i,i)})),ec(A,{shape:Pk(u,h,d,o,a)},t));else if("polyline"===c)if("orthogonal"===u){if(e!==n&&e.children&&0!==e.children.length&&!0===e.isExpand){for(var m=e.children,v=[],y=0;y<m.length;y++){var b=m[y].getLayout();v.push([b.x,b.y])}A||(A=r.__edge=new Ek({shape:{parentPoint:[a.x,a.y],childPoints:[[a.x,a.y]],orient:h,forkPosition:f}})),ec(A,{shape:{parentPoint:[a.x,a.y],childPoints:v}},t)}}else 0;A&&("polyline"!==c||e.isExpand)&&(A.useStyle(g.defaults({strokeNoScale:!0,fill:null},p)),ks(A,l,"lineStyle"),as(A),s.add(A))}(i,a,u,n,p,f,A,r),n.__edge&&(n.onHoverStateChange=function(e){if("blur"!==e){var r=a.parentNode&&t.getItemGraphicEl(a.parentNode.dataIndex);r&&r.hoverState===Pa||is(n.__edge,e)}})}function Lk(t,e,n,r,i){var o=Dk(e.tree.root,t),a=o.source,s=o.sourceLayout,l=e.getItemGraphicEl(t.dataIndex);if(l){var c=e.getItemGraphicEl(a.dataIndex).__edge,u=l.__edge||(!1===a.isExpand||1===a.children.length?c:void 0),h=r.get("edgeShape"),d=r.get("layout"),f=r.get("orient"),p=r.get(["lineStyle","curveness"]);u&&("curve"===h?ic(u,{shape:Pk(d,f,p,s,s),style:{opacity:0}},r,{cb:function(){n.remove(u)},removeOpt:i}):"polyline"===h&&"orthogonal"===r.get("layout")&&ic(u,{shape:{parentPoint:[s.x,s.y],childPoints:[[s.x,s.y]]},style:{opacity:0}},r,{cb:function(){n.remove(u)},removeOpt:i}))}}function Dk(t,e){for(var n,r=e.parentNode===t?e:e.parentNode||e;null==(n=r.getLayout());)r=r.parentNode===t?r:r.parentNode||r;return{source:r,sourceLayout:n}}function Ik(t,e,n,r,i){var o=t.tree.getNodeByDataIndex(e),a=Dk(t.tree.root,o).sourceLayout,s={duration:i.get("animationDurationUpdate"),easing:i.get("animationEasingUpdate")};ic(n,{x:a.x+1,y:a.y+1},i,{cb:function(){r.remove(n),t.setItemGraphicEl(e,null)},removeOpt:s}),n.fadeOut(null,t.hostModel,{fadeLabel:!0,animation:s}),o.children.forEach(function(e){Lk(e,t,r,i,s)}),Lk(o,t,r,i,s)}function Pk(t,e,n,r,i){var o,a,s,l,c,u,h,d;if("radial"===t){c=r.rawX,h=r.rawY,u=i.rawX,d=i.rawY;var f=wk(c,h),p=wk(c,h+(d-h)*n),A=wk(u,d+(h-d)*n),g=wk(u,d);return{x1:f.x||0,y1:f.y||0,x2:g.x||0,y2:g.y||0,cpx1:p.x||0,cpy1:p.y||0,cpx2:A.x||0,cpy2:A.y||0}}return c=r.x,h=r.y,u=i.x,d=i.y,"LR"!==e&&"RL"!==e||(o=c+(u-c)*n,a=h,s=u+(c-u)*n,l=d),"TB"!==e&&"BT"!==e||(o=c,a=h+(d-h)*n,s=u,l=d+(h-d)*n),{x1:c,y1:h,x2:u,y2:d,cpx1:o,cpy1:a,cpx2:s,cpy2:l}}var Nk=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._mainGroup=new er,n}return p(e,t),e.prototype.init=function(t,e){this._controller=new tC(e.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},e.prototype.render=function(t,e,n){var r=t.getData(),i=t.layoutInfo,o=this._mainGroup;"radial"===t.get("layout")?(o.x=i.x+i.width/2,o.y=i.y+i.height/2):(o.x=i.x,o.y=i.y),this._updateViewCoordSys(t,n),this._updateController(t,e,n);var a=this._data;r.diff(a).add(function(e){Mk(r,e)&&Ok(r,e,null,o,t)}).update(function(e,n){var i=a.getItemGraphicEl(n);Mk(r,e)?Ok(r,e,i,o,t):i&&Ik(a,n,i,o,t)}).remove(function(e){var n=a.getItemGraphicEl(e);n&&Ik(a,e,n,o,t)}).execute(),this._nodeScaleRatio=t.get("nodeScaleRatio"),this._updateNodeAndLinkScale(t),!0===t.get("expandAndCollapse")&&r.eachItemGraphicEl(function(e,r){e.off("click").on("click",function(){n.dispatchAction({type:"treeExpandAndCollapse",seriesId:t.id,dataIndex:r})})}),this._data=r},e.prototype._updateViewCoordSys=function(t,e){var n=t.getData(),r=[];n.each(function(t){var e=n.getItemLayout(t);!e||isNaN(e.x)||isNaN(e.y)||r.push([+e.x,+e.y])});var i=[],o=[];ro(r,i,o);var a=this._min,s=this._max;o[0]-i[0]==0&&(i[0]=a?a[0]:i[0]-1,o[0]=s?s[0]:o[0]+1),o[1]-i[1]==0&&(i[1]=a?a[1]:i[1]-1,o[1]=s?s[1]:o[1]+1);var l=t.coordinateSystem=new ok;l.zoomLimit=t.get("scaleLimit"),l.setBoundingRect(i[0],i[1],o[0]-i[0],o[1]-i[1]),l.setCenter(t.get("center"),e),l.setZoom(t.get("zoom")),this.group.attr({x:l.x,y:l.y,scaleX:l.scaleX,scaleY:l.scaleY}),this._min=i,this._max=o},e.prototype._updateController=function(t,e,n){var r=this,i=this._controller,o=this._controllerHost,a=this.group;i.setPointerChecker(function(e,r,i){var o=a.getBoundingRect();return o.applyTransform(a.transform),o.contain(r,i)&&!oC(e,n,t)}),i.enable(t.get("roam")),o.zoomLimit=t.get("scaleLimit"),o.zoom=t.coordinateSystem.getZoom(),i.off("pan").off("zoom").on("pan",function(e){eC(o,e.dx,e.dy),n.dispatchAction({seriesId:t.id,type:"treeRoam",dx:e.dx,dy:e.dy})}).on("zoom",function(e){nC(o,e.scale,e.originX,e.originY),n.dispatchAction({seriesId:t.id,type:"treeRoam",zoom:e.scale,originX:e.originX,originY:e.originY}),r._updateNodeAndLinkScale(t),n.updateLabelLayout()})},e.prototype._updateNodeAndLinkScale=function(t){var e=t.getData(),n=this._getNodeGlobalScale(t);e.eachItemGraphicEl(function(t,e){t.setSymbolScale(n)})},e.prototype._getNodeGlobalScale=function(t){var e=t.coordinateSystem;if("view"!==e.type)return 1;var n=this._nodeScaleRatio,r=e.scaleX||1;return((e.getZoom()-1)*n+1)/r},e.prototype.dispose=function(){this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype.remove=function(){this._mainGroup.removeAll(),this._data=null},e.type="tree",e}(xp),Fk=ti();function Rk(t,e){if(Fk(r=this).mainData===r){var n=Object(g.extend)({},Fk(this).datas);n[this.dataType]=e,zk(e,n,t)}else Yk(e,this.dataType,Fk(this).mainData,t);var r;return e}function jk(t,e){return t.struct&&t.struct.update(),e}function Hk(t,e){return Object(g.each)(Fk(e).datas,function(n,r){n!==e&&Yk(n.cloneShallow(),r,e,t)}),e}function Uk(t){var e=Fk(this).mainData;return null==t||null==e?e:Fk(e).datas[t]}function Qk(){var t=Fk(this).mainData;return null==t?[{data:t}]:Object(g.map)(Object(g.keys)(Fk(t).datas),function(e){return{type:e,data:Fk(t).datas[e]}})}function zk(t,e,n){Fk(t).datas={},Object(g.each)(e,function(e,r){Yk(e,r,t,n)})}function Yk(t,e,n,r){Fk(n).datas[e]=t,Fk(t).mainData=n,t.dataType=e,r.struct&&(t[r.structAttr]=r.struct,r.struct[r.datasAttr[e]]=t),t.getLinkedData=Uk,t.getLinkedDataAll=Qk}var Vk=function(t){var e=t.mainData,n=t.datas;n||(n={main:e},t.datasAttr={main:"data"}),t.datas=t.mainData=null,zk(e,n,t),Object(g.each)(n,function(n){Object(g.each)(e.TRANSFERABLE_METHODS,function(e){n.wrapMethod(e,Object(g.curry)(Rk,t))})}),e.wrapMethod("cloneShallow",Object(g.curry)(Hk,t)),Object(g.each)(e.CHANGABLE_METHODS,function(n){e.wrapMethod(n,Object(g.curry)(jk,t))}),Object(g.assert)(n[e.dataType]===e)},Wk=function(){function t(t,e){this.depth=0,this.height=0,this.dataIndex=-1,this.children=[],this.viewChildren=[],this.isExpand=!1,this.name=t||"",this.hostTree=e}return t.prototype.isRemoved=function(){return this.dataIndex<0},t.prototype.eachNode=function(t,e,n){g.isFunction(t)&&(n=e,e=t,t=null),t=t||{},g.isString(t)&&(t={order:t});var r,i=t.order||"preorder",o=this[t.attr||"children"];"preorder"===i&&(r=e.call(n,this));for(var a=0;!r&&a<o.length;a++)o[a].eachNode(t,e,n);"postorder"===i&&e.call(n,this)},t.prototype.updateDepthAndHeight=function(t){var e=0;this.depth=t;for(var n=0;n<this.children.length;n++){var r=this.children[n];r.updateDepthAndHeight(t+1),r.height>e&&(e=r.height)}this.height=e+1},t.prototype.getNodeById=function(t){if(this.getId()===t)return this;for(var e=0,n=this.children,r=n.length;e<r;e++){var i=n[e].getNodeById(t);if(i)return i}},t.prototype.contains=function(t){if(t===this)return!0;for(var e=0,n=this.children,r=n.length;e<r;e++){var i=n[e].contains(t);if(i)return i}},t.prototype.getAncestors=function(t){for(var e=[],n=t?this:this.parentNode;n;)e.push(n),n=n.parentNode;return e.reverse(),e},t.prototype.getAncestorsIndices=function(){for(var t=[],e=this;e;)t.push(e.dataIndex),e=e.parentNode;return t.reverse(),t},t.prototype.getDescendantIndices=function(){var t=[];return this.eachNode(function(e){t.push(e.dataIndex)}),t},t.prototype.getValue=function(t){var e=this.hostTree.data;return e.getStore().get(e.getDimensionIndex(t||"value"),this.dataIndex)},t.prototype.setLayout=function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemLayout(this.dataIndex,t,e)},t.prototype.getLayout=function(){return this.hostTree.data.getItemLayout(this.dataIndex)},t.prototype.getModel=function(t){if(!(this.dataIndex<0))return this.hostTree.data.getItemModel(this.dataIndex).getModel(t)},t.prototype.getLevelModel=function(){return(this.hostTree.levelModels||[])[this.depth]},t.prototype.setVisual=function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,t,e)},t.prototype.getVisual=function(t){return this.hostTree.data.getItemVisual(this.dataIndex,t)},t.prototype.getRawIndex=function(){return this.hostTree.data.getRawIndex(this.dataIndex)},t.prototype.getId=function(){return this.hostTree.data.getId(this.dataIndex)},t.prototype.getChildIndex=function(){if(this.parentNode){for(var t=this.parentNode.children,e=0;e<t.length;++e)if(t[e]===this)return e;return-1}return-1},t.prototype.isAncestorOf=function(t){for(var e=t.parentNode;e;){if(e===this)return!0;e=e.parentNode}return!1},t.prototype.isDescendantOf=function(t){return t!==this&&t.isAncestorOf(this)},t}();var Gk=function(){function t(t){this.type="tree",this._nodes=[],this.hostModel=t}return t.prototype.eachNode=function(t,e,n){this.root.eachNode(t,e,n)},t.prototype.getNodeByDataIndex=function(t){var e=this.data.getRawIndex(t);return this._nodes[e]},t.prototype.getNodeById=function(t){return this.root.getNodeById(t)},t.prototype.update=function(){for(var t=this.data,e=this._nodes,n=0,r=e.length;n<r;n++)e[n].dataIndex=-1;for(n=0,r=t.count();n<r;n++)e[t.getRawIndex(n)].dataIndex=n},t.prototype.clearLayouts=function(){this.data.clearItemLayouts()},t.createTree=function(e,n,r){var i=new t(n),o=[],a=1;!function t(e,n){var r=e.value;a=Math.max(a,g.isArray(r)?r.length:1);o.push(e);var s=new Wk($r(e.name,""),i);n?function(t,e){var n=e.children;if(t.parentNode===e)return;n.push(t),t.parentNode=e}(s,n):i.root=s;i._nodes.push(s);var l=e.children;if(l)for(var c=0;c<l.length;c++)t(l[c],s)}(e),i.root.updateDepthAndHeight(0);var s=av(o,{coordDimensions:["value"],dimensionsCount:a}).dimensions,l=new iv(s,n);return l.initData(o),r&&r(l),Vk({mainData:l,struct:i,structAttr:"tree"}),i.update(),i},t}();function Xk(t,e,n){if(t&&g.indexOf(e,t.type)>=0){var r=n.getData().tree.root,i=t.targetNode;if(g.isString(i)&&(i=r.getNodeById(i)),i&&r.contains(i))return{node:i};var o=t.targetNodeId;if(null!=o&&(i=r.getNodeById(o)))return{node:i}}}function Zk(t){for(var e=[];t;)(t=t.parentNode)&&e.push(t);return e.reverse()}function $k(t,e){var n=Zk(t);return g.indexOf(n,e)>=0}function Kk(t,e){for(var n=[];t;){var r=t.dataIndex;n.push({name:t.name,dataIndex:r,value:e.getRawValue(r)}),t=t.parentNode}return n.reverse(),n}var Jk=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasSymbolVisual=!0,e.ignoreStyleOnData=!0,e}return p(e,t),e.prototype.getInitialData=function(t){var e={name:t.name,children:t.data},n=t.leaves||{},r=new du(n,this,this.ecModel),i=Gk.createTree(e,this,function(t){t.wrapMethod("getItemModel",function(t,e){var n=i.getNodeByDataIndex(e);return n&&n.children.length&&n.isExpand||(t.parentModel=r),t})});var o=0;i.eachNode("preorder",function(t){t.depth>o&&(o=t.depth)});var a=t.expandAndCollapse&&t.initialTreeDepth>=0?t.initialTreeDepth:o;return i.root.eachNode("preorder",function(t){var e=t.hostTree.data.getRawDataItem(t.dataIndex);t.isExpand=e&&null!=e.collapsed?!e.collapsed:t.depth<=a}),i.data},e.prototype.getOrient=function(){var t=this.get("orient");return"horizontal"===t?t="LR":"vertical"===t&&(t="TB"),t},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.formatTooltip=function(t,e,n){for(var r=this.getData().tree,i=r.root.children[0],o=r.getNodeByDataIndex(t),a=o.getValue(),s=o.name;o&&o!==i;)s=o.parentNode.name+"."+s,o=o.parentNode;return Qf("nameValue",{name:s,value:a,noValue:isNaN(a)||null==a})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),r=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=Kk(r,this),n.collapsed=!r.isExpand,n},e.type="series.tree",e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderWidth:1.5},label:{show:!0},animationEasing:"linear",animationDuration:700,animationDurationUpdate:500},e}(hp);function qk(t,e){for(var n,r=[t];n=r.pop();)if(e(n),n.isExpand){var i=n.children;if(i.length)for(var o=i.length-1;o>=0;o--)r.push(i[o])}}function tB(t,e){t.eachSeriesByType("tree",function(t){!function(t,e){var n=function(t,e){return gh(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}(t,e);t.layoutInfo=n;var r=t.get("layout"),i=0,o=0,a=null;"radial"===r?(i=2*Math.PI,o=Math.min(n.height,n.width)/2,a=_k(function(t,e){return(t.parentNode===e.parentNode?1:2)/t.depth})):(i=n.width,o=n.height,a=_k());var s=t.getData().tree.root,l=s.children[0];if(l){!function(t){var e=t;e.hierNode={defaultAncestor:null,ancestor:e,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};for(var n,r,i=[e];n=i.pop();)if(r=n.children,n.isExpand&&r.length)for(var o=r.length-1;o>=0;o--){var a=r[o];a.hierNode={defaultAncestor:null,ancestor:a,prelim:0,modifier:0,change:0,shift:0,i:o,thread:null},i.push(a)}}(s),function(t,e,n){for(var r,i=[t],o=[];r=i.pop();)if(o.push(r),r.isExpand){var a=r.children;if(a.length)for(var s=0;s<a.length;s++)i.push(a[s])}for(;r=o.pop();)e(r,n)}(l,yk,a),s.hierNode.modifier=-l.hierNode.prelim,qk(l,bk);var c=l,u=l,h=l;qk(l,function(t){var e=t.getLayout().x;e<c.getLayout().x&&(c=t),e>u.getLayout().x&&(u=t),t.depth>h.depth&&(h=t)});var d=c===u?1:a(c,u)/2,f=d-c.getLayout().x,p=0,A=0,g=0,m=0;if("radial"===r)p=i/(u.getLayout().x+d+f),A=o/(h.depth-1||1),qk(l,function(t){g=(t.getLayout().x+f)*p,m=(t.depth-1)*A;var e=wk(g,m);t.setLayout({x:e.x,y:e.y,rawX:g,rawY:m},!0)});else{var v=t.getOrient();"RL"===v||"LR"===v?(A=o/(u.getLayout().x+d+f),p=i/(h.depth-1||1),qk(l,function(t){m=(t.getLayout().x+f)*A,g="LR"===v?(t.depth-1)*p:i-(t.depth-1)*p,t.setLayout({x:g,y:m},!0)})):"TB"!==v&&"BT"!==v||(p=i/(u.getLayout().x+d+f),A=o/(h.depth-1||1),qk(l,function(t){g=(t.getLayout().x+f)*p,m="TB"===v?(t.depth-1)*A:o-(t.depth-1)*A,t.setLayout({x:g,y:m},!0)}))}}}(t,e)})}function eB(t){t.eachSeriesByType("tree",function(t){var e=t.getData();e.tree.eachNode(function(t){var n=t.getModel().getModel("itemStyle").getItemStyle(),r=e.ensureUniqueItemVisual(t.dataIndex,"style");Object(g.extend)(r,n)})})}var nB=["treemapZoomToNode","treemapRender","treemapMove"];function rB(t){var e={};t.getData().tree.eachNode(function(n){for(var r=n;r&&r.depth>1;)r=r.parentNode;var i=Kh(t.ecModel,r.name||r.dataIndex+"",e);n.setVisual("decal",i)})}var iB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventUsingHoverLayer=!0,n}return p(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};!function t(e){var n=0;g.each(e.children,function(e){t(e);var r=e.value;g.isArray(r)&&(r=r[0]),n+=r});var r=e.value;g.isArray(r)&&(r=r[0]);(null==r||isNaN(r))&&(r=n);r<0&&(r=0);g.isArray(e.value)?e.value[0]=r:e.value=r}(n);var r=t.levels||[],i=this.designatedVisualItemStyle={},o=new du({itemStyle:i},this,e);r=t.levels=function(t,e){var n,r,i=Qr(e.get("color")),o=Qr(e.get(["aria","decal","decals"]));if(!i)return;t=t||[],g.each(t,function(t){var e=new du(t),i=e.get("color"),o=e.get("decal");(e.get(["itemStyle","color"])||i&&"none"!==i)&&(n=!0),(e.get(["itemStyle","decal"])||o&&"none"!==o)&&(r=!0)});var a=t[0]||(t[0]={});n||(a.color=i.slice());!r&&o&&(a.decal=o.slice());return t}(r,e);var a=g.map(r||[],function(t){return new du(t,o,e)},this),s=Gk.createTree(n,this,function(t){t.wrapMethod("getItemModel",function(t,e){var n=s.getNodeByDataIndex(e),r=n?a[n.depth]:null;return t.parentModel=r||o,t})});return s.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.formatTooltip=function(t,e,n){var r=this.getData(),i=this.getRawValue(t);return Qf("nameValue",{name:r.getName(t),value:i})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),r=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=Kk(r,this),n.treePathInfo=n.treeAncestors,n},e.prototype.setLayoutInfo=function(t){this.layoutInfo=this.layoutInfo||{},g.extend(this.layoutInfo,t)},e.prototype.mapIdToIndex=function(t){var e=this._idIndexMap;e||(e=this._idIndexMap=g.createHashMap(),this._idIndexMapCount=0);var n=e.get(t);return null==n&&e.set(t,n=this._idIndexMapCount++),n},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){rB(this)},e.type="series.treemap",e.layoutMode="box",e.defaultOption={progressive:0,left:"center",top:"middle",width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"▶",zoomToNodeRatio:.1024,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",textStyle:{color:"#fff"}},emphasis:{itemStyle:{color:"rgba(0,0,0,0.9)"}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",overflow:"truncate"},upperLabel:{show:!1,position:[0,"50%"],height:20,overflow:"truncate",verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],overflow:"truncate",verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},e}(hp),oB=5;function aB(t,e,n,r,i,o){var a=[[i?t:t-oB,e],[t+n,e],[t+n,e+r],[i?t:t-oB,e+r]];return!o&&a.splice(2,0,[t+n+oB,e+r/2]),!i&&a.push([t,e+r/2]),a}function sB(t,e,n){Ta(t).eventData={componentType:"series",componentSubType:"treemap",componentIndex:e.componentIndex,seriesIndex:e.seriesIndex,seriesName:e.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:n&&n.dataIndex,name:n&&n.name},treePathInfo:n&&Kk(n,e)}}var lB=function(){function t(t){this.group=new er,t.add(this.group)}return t.prototype.render=function(t,e,n,r){var i=t.getModel("breadcrumb"),o=this.group;if(o.removeAll(),i.get("show")&&n){var a=i.getModel("itemStyle"),s=i.getModel("emphasis"),l=a.getModel("textStyle"),c=s.getModel(["itemStyle","textStyle"]),u={pos:{left:i.get("left"),right:i.get("right"),top:i.get("top"),bottom:i.get("bottom")},box:{width:e.getWidth(),height:e.getHeight()},emptyItemWidth:i.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(n,u,l),this._renderContent(t,u,a,s,l,c,r),mh(o,u.pos,u.box)}},t.prototype._prepare=function(t,e,n){for(var r=t;r;r=r.parentNode){var i=$r(r.getModel().get("name"),""),o=n.getTextRect(i),a=Math.max(o.width+16,e.emptyItemWidth);e.totalWidth+=a+8,e.renderList.push({node:r,text:i,width:a})}},t.prototype._renderContent=function(t,e,n,r,i,o,a){for(var s,l,c,u,h,d,f,p,A,m=0,v=e.emptyItemWidth,y=t.get(["breadcrumb","height"]),b=(s=e.pos,l=e.box,u=l.width,h=l.height,d=pr(s.left,u),f=pr(s.top,h),p=pr(s.right,u),A=pr(s.bottom,h),(isNaN(d)||isNaN(parseFloat(s.left)))&&(d=0),(isNaN(p)||isNaN(parseFloat(s.right)))&&(p=u),(isNaN(f)||isNaN(parseFloat(s.top)))&&(f=0),(isNaN(A)||isNaN(parseFloat(s.bottom)))&&(A=h),c=eh(c||0),{width:Math.max(p-d-c[1]-c[3],0),height:Math.max(A-f-c[0]-c[2],0)}),_=e.totalWidth,w=e.renderList,x=r.getModel("itemStyle").getItemStyle(),S=w.length-1;S>=0;S--){var C=w[S],k=C.node,B=C.width,T=C.text;_>b.width&&(_-=B-v,B=v,T=null);var E=new Cl({shape:{points:aB(m,0,B,y,S===w.length-1,0===S)},style:Object(g.defaults)(n.getItemStyle(),{lineJoin:"bevel"}),textContent:new Ba({style:zc(i,{text:T})}),textConfig:{position:"inside"},z2:1e4*ja,onclick:Object(g.curry)(a,k)});E.disableLabelAnimation=!0,E.getTextContent().ensureState("emphasis").style=zc(o,{text:T}),E.ensureState("emphasis").style=x,ws(E,r.get("focus"),r.get("blurScope"),r.get("disabled")),this.group.add(E),sB(E,t,k),m+=B+8}},t.prototype.remove=function(){this.group.removeAll()},t}(),cB=function(){function t(){this._storage=[],this._elExistsMap={}}return t.prototype.add=function(t,e,n,r,i){return!this._elExistsMap[t.id]&&(this._elExistsMap[t.id]=!0,this._storage.push({el:t,target:e,duration:n,delay:r,easing:i}),!0)},t.prototype.finished=function(t){return this._finishedCallback=t,this},t.prototype.start=function(){for(var t=this,e=this._storage.length,n=function(){--e<=0&&(t._storage.length=0,t._elExistsMap={},t._finishedCallback&&t._finishedCallback())},r=0,i=this._storage.length;r<i;r++){var o=this._storage[r];o.el.animateTo(o.target,{duration:o.duration,delay:o.delay,easing:o.easing,setToFinal:!0,done:n,aborted:n})}return this},t}();var uB=er,hB=ha,dB="label",fB="upperLabel",pB=10*ja,AB=2*ja,gB=3*ja,mB=bi([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),vB=function(t){var e=mB(t);return e.stroke=e.fill=e.lineWidth=null,e},yB=ti();var bB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._state="ready",n._storage={nodeGroup:[],background:[],content:[]},n}return p(e,t),e.prototype.render=function(t,e,n,r){var i=e.findComponents({mainType:"series",subType:"treemap",query:r});if(!(Object(g.indexOf)(i,t)<0)){this.seriesModel=t,this.api=n,this.ecModel=e;var o=Xk(r,["treemapZoomToNode","treemapRootToNode"],t),a=r&&r.type,s=t.layoutInfo,l=!this._oldTree,c=this._storage,u="treemapRootToNode"===a&&o&&c?{rootNodeGroup:c.nodeGroup[o.node.getRawIndex()],direction:r.direction}:null,h=this._giveContainerGroup(s),d=t.get("animation"),f=this._doRender(h,t,u);!d||l||a&&"treemapZoomToNode"!==a&&"treemapRootToNode"!==a?f.renderFinally():this._doAnimation(h,f,t,u),this._resetController(n),this._renderBreadcrumb(t,n,o)}},e.prototype._giveContainerGroup=function(t){var e=this._containerGroup;return e||(e=this._containerGroup=new uB,this._initEvents(e),this.group.add(e)),e.x=t.x,e.y=t.y,e},e.prototype._doRender=function(t,e,n){var r=e.getData().tree,i=this._oldTree,o={nodeGroup:[],background:[],content:[]},a={nodeGroup:[],background:[],content:[]},s=this._storage,l=[];function c(t,r,i,c){return function(t,e,n,r,i,o,a,s,l,c){if(!a)return;var u=a.getLayout(),h=t.getData(),d=a.getModel();if(h.setItemGraphicEl(a.dataIndex,null),!u||!u.isInView)return;var f=u.width,p=u.height,A=u.borderWidth,m=u.invisible,v=a.getRawIndex(),y=s&&s.getRawIndex(),b=a.viewChildren,_=u.upperHeight,w=b&&b.length,x=d.getModel("itemStyle"),S=d.getModel(["emphasis","itemStyle"]),C=d.getModel(["blur","itemStyle"]),k=d.getModel(["select","itemStyle"]),B=x.get("borderRadius")||0,T=j("nodeGroup",uB);if(!T)return;if(l.add(T),T.x=u.x||0,T.y=u.y||0,T.markRedraw(),yB(T).nodeWidth=f,yB(T).nodeHeight=p,u.isAboveViewRoot)return T;var E=j("background",hB,c,AB);E&&function(e,n,r){var i=Ta(n);if(i.dataIndex=a.dataIndex,i.seriesIndex=t.seriesIndex,n.setShape({x:0,y:0,width:f,height:p,r:B}),m)N(n);else{n.invisible=!1;var o=a.getVisual("style"),s=o.stroke,l=vB(x);l.fill=s;var c=mB(S);c.fill=S.get("borderColor");var u=mB(C);u.fill=C.get("borderColor");var h=mB(k);if(h.fill=k.get("borderColor"),r){var d=f-2*A;F(n,s,o.opacity,{x:A,y:0,width:d,height:_})}else n.removeTextContent();n.setStyle(l),n.ensureState("emphasis").style=c,n.ensureState("blur").style=u,n.ensureState("select").style=h,as(n)}e.add(n)}(T,E,w&&u.upperLabelHeight);var M=d.getModel("emphasis"),O=M.get("focus"),L=M.get("blurScope"),D=M.get("disabled"),I="ancestor"===O?a.getAncestorsIndices():"descendant"===O?a.getDescendantIndices():O;if(w)Ts(T)&&Bs(T,!1),E&&(Bs(E,!D),h.setItemGraphicEl(a.dataIndex,E),xs(E,I,L));else{var P=j("content",hB,c,gB);P&&function(e,n){var r=Ta(n);r.dataIndex=a.dataIndex,r.seriesIndex=t.seriesIndex;var i=Math.max(f-2*A,0),o=Math.max(p-2*A,0);if(n.culling=!0,n.setShape({x:A,y:A,width:i,height:o,r:B}),m)N(n);else{n.invisible=!1;var s=a.getVisual("style"),l=s.fill,c=vB(x);c.fill=l,c.decal=s.decal;var u=mB(S),h=mB(C),d=mB(k);F(n,l,s.opacity,null),n.setStyle(c),n.ensureState("emphasis").style=u,n.ensureState("blur").style=h,n.ensureState("select").style=d,as(n)}e.add(n)}(T,P),E.disableMorphing=!0,E&&Ts(E)&&Bs(E,!1),Bs(T,!D),h.setItemGraphicEl(a.dataIndex,T),xs(T,I,L)}return T;function N(t){!t.invisible&&o.push(t)}function F(e,n,r,i){var o=d.getModel(i?fB:dB),s=$r(d.get("name"),null),l=o.getShallow("show");Uc(e,Qc(d,i?fB:dB),{defaultText:l?s:null,inheritColor:n,defaultOpacity:r,labelFetcher:t,labelDataIndex:a.dataIndex});var c=e.getTextContent();if(c){var h=c.style,f=Object(g.normalizeCssArray)(h.padding||0);i&&(e.setTextConfig({layoutRect:i}),c.disableLabelLayout=!0),c.beforeUpdate=function(){var t=Math.max((i?i.width:e.shape.width)-f[1]-f[3],0),n=Math.max((i?i.height:e.shape.height)-f[0]-f[2],0);h.width===t&&h.height===n||c.setStyle({width:t,height:n})},h.truncateMinChar=2,h.lineOverflow="truncate",R(h,i,u);var p=c.getState("emphasis");R(p?p.style:null,i,u)}}function R(e,n,r){var i=e?e.text:null;if(!n&&r.isLeafRoot&&null!=i){var o=t.get("drillDownIcon",!0);e.text=o?o+" "+i:i}}function j(t,o,s,l){var c=null!=y&&n[t][y],u=i[t];return c?(n[t][y]=null,function(t,e){var n=t[v]={};e instanceof uB?(n.oldX=e.x,n.oldY=e.y):n.oldShape=Object(g.extend)({},e.shape)}(u,c)):m||((c=new o)instanceof Xi&&(c.z2=function(t,e){return t*pB+e}(s,l)),function(t,e){var n=t[v]={},o=a.parentNode,s=e instanceof er;if(o&&(!r||"drillDown"===r.direction)){var l=0,c=0,u=i.background[o.getRawIndex()];!r&&u&&u.oldShape&&(l=u.oldShape.width,c=u.oldShape.height),s?(n.oldX=0,n.oldY=c):n.oldShape={x:l,y:c,width:0,height:0}}n.fadein=!s}(u,c)),e[t][v]=c}}(e,a,s,n,o,l,t,r,i,c)}!function t(e,n,r,i,o){i?(n=e,Object(g.each)(e,function(t,e){!t.isRemoved()&&s(e,e)})):new Im(n,e,a,a).add(s).update(s).remove(Object(g.curry)(s,null)).execute();function a(t){return t.getId()}function s(a,s){var l=null!=a?e[a]:null,u=null!=s?n[s]:null,h=c(l,u,r,o);h&&t(l&&l.viewChildren||[],u&&u.viewChildren||[],h,i,o+1)}}(r.root?[r.root]:[],i&&i.root?[i.root]:[],t,r===i||!i,0);var u=function(t){var e={nodeGroup:[],background:[],content:[]};return t&&Object(g.each)(t,function(t,n){var r=e[n];Object(g.each)(t,function(t){t&&(r.push(t),yB(t).willDelete=!0)})}),e}(s);return this._oldTree=r,this._storage=a,{lastsForAnimation:o,willDeleteEls:u,renderFinally:function(){Object(g.each)(u,function(t){Object(g.each)(t,function(t){t.parent&&t.parent.remove(t)})}),Object(g.each)(l,function(t){t.invisible=!0,t.dirty()})}}},e.prototype._doAnimation=function(t,e,n,r){var i=n.get("animationDurationUpdate"),o=n.get("animationEasing"),a=(Object(g.isFunction)(i)?0:i)||0,s=(Object(g.isFunction)(o)?null:o)||"cubicOut",l=new cB;Object(g.each)(e.willDeleteEls,function(t,e){Object(g.each)(t,function(t,n){if(!t.invisible){var i,o=t.parent,c=yB(o);if(r&&"drillDown"===r.direction)i=o===r.rootNodeGroup?{shape:{x:0,y:0,width:c.nodeWidth,height:c.nodeHeight},style:{opacity:0}}:{style:{opacity:0}};else{var u=0,h=0;c.willDelete||(u=c.nodeWidth/2,h=c.nodeHeight/2),i="nodeGroup"===e?{x:u,y:h,style:{opacity:0}}:{shape:{x:u,y:h,width:0,height:0},style:{opacity:0}}}i&&l.add(t,i,a,0,s)}})}),Object(g.each)(this._storage,function(t,n){Object(g.each)(t,function(t,r){var i=e.lastsForAnimation[n][r],o={};i&&(t instanceof er?null!=i.oldX&&(o.x=t.x,o.y=t.y,t.x=i.oldX,t.y=i.oldY):(i.oldShape&&(o.shape=Object(g.extend)({},t.shape),t.setShape(i.oldShape)),i.fadein?(t.setStyle("opacity",0),o.style={opacity:1}):1!==t.style.opacity&&(o.style={opacity:1})),l.add(t,o,a,0,s))})},this),this._state="animating",l.finished(Object(g.bind)(function(){this._state="ready",e.renderFinally()},this)).start()},e.prototype._resetController=function(t){var e=this._controller;e||((e=this._controller=new tC(t.getZr())).enable(this.seriesModel.get("roam")),e.on("pan",Object(g.bind)(this._onPan,this)),e.on("zoom",Object(g.bind)(this._onZoom,this)));var n=new Lt(0,0,t.getWidth(),t.getHeight());e.setPointerChecker(function(t,e,r){return n.contain(e,r)})},e.prototype._clearController=function(){var t=this._controller;t&&(t.dispose(),t=null)},e.prototype._onPan=function(t){if("animating"!==this._state&&(Math.abs(t.dx)>3||Math.abs(t.dy)>3)){var e=this.seriesModel.getData().tree.root;if(!e)return;var n=e.getLayout();if(!n)return;this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:n.x+t.dx,y:n.y+t.dy,width:n.width,height:n.height}})}},e.prototype._onZoom=function(t){var e=t.originX,n=t.originY;if("animating"!==this._state){var r=this.seriesModel.getData().tree.root;if(!r)return;var i=r.getLayout();if(!i)return;var o=new Lt(i.x,i.y,i.width,i.height),a=this.seriesModel.layoutInfo,s=[1,0,0,1,0,0];vt(s,s,[-(e-=a.x),-(n-=a.y)]),bt(s,s,[t.scale,t.scale]),vt(s,s,[e,n]),o.applyTransform(s),this.api.dispatchAction({type:"treemapRender",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:o.x,y:o.y,width:o.width,height:o.height}})}},e.prototype._initEvents=function(t){var e=this;t.on("click",function(t){if("ready"===e._state){var n=e.seriesModel.get("nodeClick",!0);if(n){var r=e.findTarget(t.offsetX,t.offsetY);if(r){var i=r.node;if(i.getLayout().isLeafRoot)e._rootToNode(r);else if("zoomToNode"===n)e._zoomToNode(r);else if("link"===n){var o=i.hostTree.data.getItemModel(i.dataIndex),a=o.get("link",!0),s=o.get("target",!0)||"blank";a&&uh(a,s)}}}}},this)},e.prototype._renderBreadcrumb=function(t,e,n){var r=this;n||(n=null!=t.get("leafDepth",!0)?{node:t.getViewRoot()}:this.findTarget(e.getWidth()/2,e.getHeight()/2))||(n={node:t.getData().tree.root}),(this._breadcrumb||(this._breadcrumb=new lB(this.group))).render(t,e,n.node,function(e){"animating"!==r._state&&($k(t.getViewRoot(),e)?r._rootToNode({node:e}):r._zoomToNode({node:e}))})},e.prototype.remove=function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage={nodeGroup:[],background:[],content:[]},this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},e.prototype.dispose=function(){this._clearController()},e.prototype._zoomToNode=function(t){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype._rootToNode=function(t){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype.findTarget=function(t,e){var n;return this.seriesModel.getViewRoot().eachNode({attr:"viewChildren",order:"preorder"},function(r){var i=this._storage.background[r.getRawIndex()];if(i){var o=i.transformCoordToLocal(t,e),a=i.shape;if(!(a.x<=o[0]&&o[0]<=a.x+a.width&&a.y<=o[1]&&o[1]<=a.y+a.height))return!1;n={node:r,offsetX:o[0],offsetY:o[1]}}},this),n},e.type="treemap",e}(xp),_B=g.each,wB=g.isObject,xB=-1,SB=function(){function t(e){var n=e.mappingMethod,r=e.type,i=this.option=g.clone(e);this.type=r,this.mappingMethod=n,this._normalizeData=IB[n];var o=t.visualHandlers[r];this.applyVisual=o.applyVisual,this.getColorMapper=o.getColorMapper,this._normalizedToVisual=o._normalizedToVisual[n],"piecewise"===n?(CB(i),function(t){var e=t.pieceList;t.hasSpecialVisual=!1,g.each(e,function(e,n){e.originIndex=n,null!=e.visual&&(t.hasSpecialVisual=!0)})}(i)):"category"===n?i.categories?function(t){var e=t.categories,n=t.categoryMap={},r=t.visual;if(_B(e,function(t,e){n[t]=e}),!g.isArray(r)){var i=[];g.isObject(r)?_B(r,function(t,e){var r=n[e];i[null!=r?r:xB]=t}):i[xB]=r,r=DB(t,i)}for(var o=e.length-1;o>=0;o--)null==r[o]&&(delete n[e[o]],e.pop())}(i):CB(i,!0):(g.assert("linear"!==n||i.dataExtent),CB(i))}return t.prototype.mapValueToVisual=function(t){var e=this._normalizeData(t);return this._normalizedToVisual(e,t)},t.prototype.getNormalizer=function(){return g.bind(this._normalizeData,this)},t.listVisualTypes=function(){return g.keys(t.visualHandlers)},t.isValidType=function(e){return t.visualHandlers.hasOwnProperty(e)},t.eachVisual=function(t,e,n){g.isObject(t)?g.each(t,e,n):e.call(n,t)},t.mapVisual=function(e,n,r){var i,o=g.isArray(e)?[]:g.isObject(e)?{}:(i=!0,null);return t.eachVisual(e,function(t,e){var a=n.call(r,t,e);i?o=a:o[e]=a}),o},t.retrieveVisuals=function(e){var n,r={};return e&&_B(t.visualHandlers,function(t,i){e.hasOwnProperty(i)&&(r[i]=e[i],n=!0)}),n?r:null},t.prepareVisualTypes=function(t){if(g.isArray(t))t=t.slice();else{if(!wB(t))return[];var e=[];_B(t,function(t,n){e.push(n)}),t=e}return t.sort(function(t,e){return"color"===e&&"color"!==t&&0===t.indexOf("color")?1:-1}),t},t.dependsOn=function(t,e){return"color"===e?!(!t||0!==t.indexOf(e)):t===e},t.findPieceIndex=function(t,e,n){for(var r,i=1/0,o=0,a=e.length;o<a;o++){var s=e[o].value;if(null!=s){if(s===t||g.isString(s)&&s===t+"")return o;n&&h(s,o)}}for(o=0,a=e.length;o<a;o++){var l=e[o],c=l.interval,u=l.close;if(c){if(c[0]===-1/0){if(PB(u[1],t,c[1]))return o}else if(c[1]===1/0){if(PB(u[0],c[0],t))return o}else if(PB(u[0],c[0],t)&&PB(u[1],t,c[1]))return o;n&&h(c[0],o),n&&h(c[1],o)}}if(n)return t===1/0?e.length-1:t===-1/0?0:r;function h(e,n){var o=Math.abs(e-t);o<i&&(i=o,r=n)}},t.visualHandlers={color:{applyVisual:TB("color"),getColorMapper:function(){var t=this.option;return g.bind("category"===t.mappingMethod?function(t,e){return!e&&(t=this._normalizeData(t)),EB.call(this,t)}:function(e,n,r){var i=!!r;return!n&&(e=this._normalizeData(e)),r=Ie.fastLerp(e,t.parsedVisual,r),i?r:Ie.stringify(r,"rgba")},this)},_normalizedToVisual:{linear:function(t){return Ie.stringify(Ie.fastLerp(t,this.option.parsedVisual),"rgba")},category:EB,piecewise:function(t,e){var n=LB.call(this,e);return null==n&&(n=Ie.stringify(Ie.fastLerp(t,this.option.parsedVisual),"rgba")),n},fixed:MB}},colorHue:kB(function(t,e){return Ie.modifyHSL(t,e)}),colorSaturation:kB(function(t,e){return Ie.modifyHSL(t,null,e)}),colorLightness:kB(function(t,e){return Ie.modifyHSL(t,null,null,e)}),colorAlpha:kB(function(t,e){return Ie.modifyAlpha(t,e)}),decal:{applyVisual:TB("decal"),_normalizedToVisual:{linear:null,category:EB,piecewise:null,fixed:null}},opacity:{applyVisual:TB("opacity"),_normalizedToVisual:OB([0,1])},liftZ:{applyVisual:TB("liftZ"),_normalizedToVisual:{linear:MB,category:MB,piecewise:MB,fixed:MB}},symbol:{applyVisual:function(t,e,n){n("symbol",this.mapValueToVisual(t))},_normalizedToVisual:{linear:BB,category:EB,piecewise:function(t,e){var n=LB.call(this,e);return null==n&&(n=BB.call(this,t)),n},fixed:MB}},symbolSize:{applyVisual:TB("symbolSize"),_normalizedToVisual:OB([0,1])}},t}();function CB(t,e){var n=t.visual,r=[];g.isObject(n)?_B(n,function(t){r.push(t)}):null!=n&&r.push(n);e||1!==r.length||{color:1,symbol:1}.hasOwnProperty(t.type)||(r[1]=r[0]),DB(t,r)}function kB(t){return{applyVisual:function(e,n,r){var i=this.mapValueToVisual(e);r("color",t(n("color"),i))},_normalizedToVisual:OB([0,1])}}function BB(t){var e=this.option.visual;return e[Math.round(fr(t,[0,1],[0,e.length-1],!0))]||{}}function TB(t){return function(e,n,r){r(t,this.mapValueToVisual(e))}}function EB(t){var e=this.option.visual;return e[this.option.loop&&t!==xB?t%e.length:t]}function MB(){return this.option.visual[0]}function OB(t){return{linear:function(e){return fr(e,t,this.option.visual,!0)},category:EB,piecewise:function(e,n){var r=LB.call(this,n);return null==r&&(r=fr(e,t,this.option.visual,!0)),r},fixed:MB}}function LB(t){var e=this.option,n=e.pieceList;if(e.hasSpecialVisual){var r=n[SB.findPieceIndex(t,n)];if(r&&r.visual)return r.visual[this.type]}}function DB(t,e){return t.visual=e,"color"===t.type&&(t.parsedVisual=g.map(e,function(t){var e=Ie.parse(t);return e||[0,0,0,1]})),e}var IB={linear:function(t){return fr(t,this.option.dataExtent,[0,1],!0)},piecewise:function(t){var e=this.option.pieceList,n=SB.findPieceIndex(t,e,!0);if(null!=n)return fr(n,[0,e.length-1],[0,1],!0)},category:function(t){var e=this.option.categories?this.option.categoryMap[t]:t;return null==e?xB:e},fixed:g.noop};function PB(t,e,n){return t?e<=n:e<n}var NB=SB,FB="itemStyle",RB=ti(),jB={seriesType:"treemap",reset:function(t){var e=t.getData().tree.root;e.isRemoved()||function t(e,n,r,i){var o=e.getModel();var a=e.getLayout();var s=e.hostTree.data;if(!a||a.invisible||!a.isInView)return;var l=o.getModel(FB);var c=function(t,e,n){var r=Object(g.extend)({},e),i=n.designatedVisualItemStyle;return Object(g.each)(["color","colorAlpha","colorSaturation"],function(n){i[n]=e[n];var o=t.get(n);i[n]=null,null!=o&&(r[n]=o)}),r}(l,n,i);var u=s.ensureUniqueItemVisual(e.dataIndex,"style");var h=l.get("borderColor");var d=l.get("borderColorSaturation");var f;null!=d&&(f=HB(c),h=function(t,e){return null!=e?Object(Ie.modifyHSL)(e,null,null,t):null}(d,f));u.stroke=h;var p=e.viewChildren;if(p&&p.length){var A=function(t,e,n,r,i,o){if(!o||!o.length)return;var a=QB(e,"color")||null!=i.color&&"none"!==i.color&&(QB(e,"colorAlpha")||QB(e,"colorSaturation"));if(!a)return;var s=e.get("visualMin"),l=e.get("visualMax"),c=n.dataExtent.slice();null!=s&&s<c[0]&&(c[0]=s),null!=l&&l>c[1]&&(c[1]=l);var u=e.get("colorMappingBy"),h={type:a.name,dataExtent:c,visual:a.range};"color"!==h.type||"index"!==u&&"id"!==u?h.mappingMethod="linear":(h.mappingMethod="category",h.loop=!0);var d=new NB(h);return RB(d).drColorMappingBy=u,d}(0,o,a,0,c,p);Object(g.each)(p,function(e,n){if(e.depth>=r.length||e===r[e.depth]){var a=function(t,e,n,r,i,o){var a=Object(g.extend)({},e);if(i){var s=i.type,l="color"===s&&RB(i).drColorMappingBy,c="index"===l?r:"id"===l?o.mapIdToIndex(n.getId()):n.getValue(t.get("visualDimension"));a[s]=i.mapValueToVisual(c)}return a}(o,c,e,n,A,i);t(e,a,r,i)}})}else f=HB(c),u.fill=f}(e,{},t.getViewRoot().getAncestors(),t)}};function HB(t){var e=UB(t,"color");if(e){var n=UB(t,"colorAlpha"),r=UB(t,"colorSaturation");return r&&(e=Object(Ie.modifyHSL)(e,null,null,r)),n&&(e=Object(Ie.modifyAlpha)(e,n)),e}}function UB(t,e){var n=t[e];if(null!=n&&"none"!==n)return n}function QB(t,e){var n=t.get(e);return Object(g.isArray)(n)&&n.length?{name:e,range:n}:null}var zB=Math.max,YB=Math.min,VB=g.retrieve,WB=g.each,GB=["itemStyle","borderWidth"],XB=["itemStyle","gapWidth"],ZB=["upperLabel","show"],$B=["upperLabel","height"],KB={seriesType:"treemap",reset:function(t,e,n,r){var i=n.getWidth(),o=n.getHeight(),a=t.option,s=gh(t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),l=a.size||[],c=pr(VB(s.width,l[0]),i),u=pr(VB(s.height,l[1]),o),h=r&&r.type,d=Xk(r,["treemapZoomToNode","treemapRootToNode"],t),f="treemapRender"===h||"treemapMove"===h?r.rootRect:null,p=t.getViewRoot(),A=Zk(p);if("treemapMove"!==h){var m="treemapZoomToNode"===h?function(t,e,n,r,i){var o,a=(e||{}).node,s=[r,i];if(!a||a===n)return s;var l=r*i,c=l*t.option.zoomToNodeRatio;for(;o=a.parentNode;){for(var u=0,h=o.children,d=0,f=h.length;d<f;d++)u+=h[d].getValue();var p=a.getValue();if(0===p)return s;c*=u/p;var A=o.getModel(),g=A.get(GB),m=Math.max(g,tT(A));(c+=4*g*g+(3*g+m)*Math.pow(c,.5))>xr&&(c=xr),a=o}c<l&&(c=l);var v=Math.pow(c/l,.5);return[r*v,i*v]}(t,d,p,c,u):f?[f.width,f.height]:[c,u],v=a.sort;v&&"asc"!==v&&"desc"!==v&&(v="desc");var y={squareRatio:a.squareRatio,sort:v,leafDepth:a.leafDepth};p.hostTree.clearLayouts();var b={x:0,y:0,width:m[0],height:m[1],area:m[0]*m[1]};p.setLayout(b),function t(e,n,r,i){var o;var a;if(e.isRemoved())return;var s=e.getLayout();o=s.width;a=s.height;var l=e.getModel();var c=l.get(GB);var u=l.get(XB)/2;var h=tT(l);var d=Math.max(c,h);var f=c-u;var p=d-u;e.setLayout({borderWidth:c,upperHeight:d,upperLabelHeight:h},!0);o=zB(o-2*f,0);a=zB(a-f-p,0);var A=o*a;var m=function(t,e,n,r,i,o){var a=t.children||[],s=r.sort;"asc"!==s&&"desc"!==s&&(s=null);var l=null!=r.leafDepth&&r.leafDepth<=o;if(i&&!l)return t.viewChildren=[];!function(t,e){e&&t.sort(function(t,n){var r="asc"===e?t.getValue()-n.getValue():n.getValue()-t.getValue();return 0===r?"asc"===e?t.dataIndex-n.dataIndex:n.dataIndex-t.dataIndex:r})}(a=g.filter(a,function(t){return!t.isRemoved()}),s);var c=function(t,e,n){for(var r=0,i=0,o=e.length;i<o;i++)r+=e[i].getValue();var a,s=t.get("visualDimension");e&&e.length?"value"===s&&n?(a=[e[e.length-1].getValue(),e[0].getValue()],"asc"===n&&a.reverse()):(a=[1/0,-1/0],WB(e,function(t){var e=t.getValue(s);e<a[0]&&(a[0]=e),e>a[1]&&(a[1]=e)})):a=[NaN,NaN];return{sum:r,dataExtent:a}}(e,a,s);if(0===c.sum)return t.viewChildren=[];if(c.sum=function(t,e,n,r,i){if(!r)return n;for(var o=t.get("visibleMin"),a=i.length,s=a,l=a-1;l>=0;l--){var c=i["asc"===r?a-l-1:l].getValue();c/n*e<o&&(s=l,n-=c)}return"asc"===r?i.splice(0,a-s):i.splice(s,a-s),n}(e,n,c.sum,s,a),0===c.sum)return t.viewChildren=[];for(var u=0,h=a.length;u<h;u++){var d=a[u].getValue()/c.sum*n;a[u].setLayout({area:d})}l&&(a.length&&t.setLayout({isLeafRoot:!0},!0),a.length=0);return t.viewChildren=a,t.setLayout({dataExtent:c.dataExtent},!0),a}(e,l,A,n,r,i);if(!m.length)return;var v={x:f,y:p,width:o,height:a};var y=YB(o,a);var b=1/0;var _=[];_.area=0;for(var w=0,x=m.length;w<x;){var S=m[w];_.push(S),_.area+=S.getLayout().area;var C=JB(_,y,n.squareRatio);C<=b?(w++,b=C):(_.area-=_.pop().getLayout().area,qB(_,y,v,u,!1),y=YB(v.width,v.height),_.length=_.area=0,b=1/0)}_.length&&qB(_,y,v,u,!0);if(!r){var k=l.get("childrenVisibleMin");null!=k&&A<k&&(r=!0)}for(var w=0,x=m.length;w<x;w++)t(m[w],n,r,i+1)}(p,y,!1,0),b=p.getLayout(),WB(A,function(t,e){var n=(A[e+1]||p).getValue();t.setLayout(g.extend({dataExtent:[n,n],borderWidth:0,upperHeight:0},b))})}var _=t.getData().tree.root;_.setLayout(function(t,e,n){if(e)return{x:e.x,y:e.y};var r={x:0,y:0};if(!n)return r;var i=n.node,o=i.getLayout();if(!o)return r;var a=[o.width/2,o.height/2],s=i;for(;s;){var l=s.getLayout();a[0]+=l.x,a[1]+=l.y,s=s.parentNode}return{x:t.width/2-a[0],y:t.height/2-a[1]}}(s,f,d),!0),t.setLayoutInfo(s),function t(e,n,r,i,o){var a=e.getLayout();var s=r[o];var l=s&&s===e;if(s&&!l||o===r.length&&e!==i)return;e.setLayout({isInView:!0,invisible:!l&&!n.intersect(a),isAboveViewRoot:l},!0);var c=new Lt(n.x-a.x,n.y-a.y,n.width,n.height);WB(e.viewChildren||[],function(e){t(e,c,r,i,o+1)})}(_,new Lt(-s.x,-s.y,i,o),A,p,0)}};function JB(t,e,n){for(var r=0,i=1/0,o=0,a=void 0,s=t.length;o<s;o++)(a=t[o].getLayout().area)&&(a<i&&(i=a),a>r&&(r=a));var l=t.area*t.area,c=e*e*n;return l?zB(c*r/l,l/(c*i)):1/0}function qB(t,e,n,r,i){var o=e===n.width?0:1,a=1-o,s=["x","y"],l=["width","height"],c=n[s[o]],u=e?t.area/e:0;(i||u>n[l[a]])&&(u=n[l[a]]);for(var h=0,d=t.length;h<d;h++){var f=t[h],p={},A=u?f.getLayout().area/u:0,g=p[l[a]]=zB(u-2*r,0),m=n[s[o]]+n[l[o]]-c,v=h===d-1||m<A?m:A,y=p[l[o]]=zB(v-2*r,0);p[s[a]]=n[s[a]]+YB(r,g/2),p[s[o]]=c+YB(r,y/2),c+=v,f.setLayout(p,!0)}n[s[a]]+=u,n[l[a]]-=u}function tT(t){return t.get(ZB)?t.get($B):0}function eT(t){var e=t.findComponents({mainType:"legend"});e&&e.length&&t.eachSeriesByType("graph",function(t){var n=t.getCategoriesData(),r=t.getGraph().data,i=n.mapArray(n.getName);r.filterSelf(function(t){var n=r.getItemModel(t).getShallow("category");if(null!=n){Object(g.isNumber)(n)&&(n=i[n]);for(var o=0;o<e.length;o++)if(!e[o].isSelected(n))return!1}return!0})})}function nT(t){var e={};t.eachSeriesByType("graph",function(t){var n=t.getCategoriesData(),r=t.getData(),i={};n.each(function(r){var o=n.getName(r);i["ec-"+o]=r;var a=n.getItemModel(r),s=a.getModel("itemStyle").getItemStyle();s.fill||(s.fill=t.getColorFromPalette(o,e)),n.setItemVisual(r,"style",s);for(var l=["symbol","symbolSize","symbolKeepAspect"],c=0;c<l.length;c++){var u=a.getShallow(l[c],!0);null!=u&&n.setItemVisual(r,l[c],u)}}),n.count()&&r.each(function(t){var e=r.getItemModel(t).getShallow("category");if(null!=e){Object(g.isString)(e)&&(e=i["ec-"+e]);var o=n.getItemVisual(e,"style"),a=r.ensureUniqueItemVisual(t,"style");Object(g.extend)(a,o);for(var s=["symbol","symbolSize","symbolKeepAspect"],l=0;l<s.length;l++)r.setItemVisual(t,s[l],n.getItemVisual(e,s[l]))}})})}function rT(t){return t instanceof Array||(t=[t,t]),t}function iT(t){t.eachSeriesByType("graph",function(t){var e=t.getGraph(),n=t.getEdgeData(),r=rT(t.get("edgeSymbol")),i=rT(t.get("edgeSymbolSize"));n.setVisual("fromSymbol",r&&r[0]),n.setVisual("toSymbol",r&&r[1]),n.setVisual("fromSymbolSize",i&&i[0]),n.setVisual("toSymbolSize",i&&i[1]),n.setVisual("style",t.getModel("lineStyle").getLineStyle()),n.each(function(t){var r=n.getItemModel(t),i=e.getEdgeByIndex(t),o=rT(r.getShallow("symbol",!0)),a=rT(r.getShallow("symbolSize",!0)),s=r.getModel("lineStyle").getLineStyle(),l=n.ensureUniqueItemVisual(t,"style");switch(Object(g.extend)(l,s),l.stroke){case"source":var c=i.node1.getVisual("style");l.stroke=c&&c.fill;break;case"target":c=i.node2.getVisual("style");l.stroke=c&&c.fill}o[0]&&i.setVisual("fromSymbol",o[0]),o[1]&&i.setVisual("toSymbol",o[1]),a[0]&&i.setVisual("fromSymbolSize",a[0]),a[1]&&i.setVisual("toSymbolSize",a[1])})})}var oT=function(t){return t.get("autoCurveness")||null},aT=function(t,e){var n=oT(t),r=20,i=[];if(g.isNumber(n))r=n;else if(g.isArray(n))return void(t.__curvenessList=n);e>r&&(r=e);var o=r%2?r+2:r+3;i=[];for(var a=0;a<o;a++)i.push((a%2?a+1:a)/10*(a%2?-1:1));t.__curvenessList=i},sT=function(t,e,n){var r=[t.id,t.dataIndex].join("."),i=[e.id,e.dataIndex].join(".");return[n.uid,r,i].join("--\x3e")},lT=function(t){var e=t.split("--\x3e");return[e[0],e[2],e[1]].join("--\x3e")},cT=function(t,e){var n=sT(t.node1,t.node2,e);return e.__edgeMap[n]},uT=function(t,e){return hT(sT(t.node1,t.node2,e),e)+hT(sT(t.node2,t.node1,e),e)},hT=function(t,e){var n=e.__edgeMap;return n[t]?n[t].length:0};function dT(t,e,n,r){var i=oT(e),o=g.isArray(i);if(!i)return null;var a=cT(t,e);if(!a)return null;for(var s=-1,l=0;l<a.length;l++)if(a[l]===n){s=l;break}var c=uT(t,e);aT(e,c),t.lineStyle=t.lineStyle||{};var u=sT(t.node1,t.node2,e),h=e.__curvenessList,d=o?0:c%2?0:1;if(a.isForward)return h[d+s];var f=lT(u),p=hT(f,e),A=h[s+p+d];return r?o?i&&0===i[0]?(p+d)%2?A:-A:((p%2?0:1)+d)%2?A:-A:(p+d)%2?A:-A:h[s+p+d]}function fT(t){var e=t.coordinateSystem;if(!e||"view"===e.type){var n=t.getGraph();n.eachNode(function(t){var e=t.getModel();t.setLayout([+e.get("x"),+e.get("y")])}),pT(n,t)}}function pT(t,e){t.eachEdge(function(t,n){var r=g.retrieve3(t.getModel().get(["lineStyle","curveness"]),-dT(t,e,n,!0),0),i=y(t.node1.getLayout()),o=y(t.node2.getLayout()),a=[i,o];+r&&a.push([(i[0]+o[0])/2-(i[1]-o[1])*r,(i[1]+o[1])/2-(o[0]-i[0])*r]),t.setLayout(a)})}function AT(t,e){t.eachSeriesByType("graph",function(t){var e=t.get("layout"),n=t.coordinateSystem;if(n&&"view"!==n.type){var r=t.getData(),i=[];Object(g.each)(n.dimensions,function(t){i=i.concat(r.mapDimensionsAll(t))});for(var o=0;o<r.count();o++){for(var a=[],s=!1,l=0;l<i.length;l++){var c=r.get(i[l],o);isNaN(c)||(s=!0),a.push(c)}s?r.setItemLayout(o,n.dataToPoint(a)):r.setItemLayout(o,[NaN,NaN])}pT(r.graph,t)}else e&&"none"!==e||fT(t)})}function gT(t){var e=t.coordinateSystem;if("view"!==e.type)return 1;var n=t.option.nodeScaleRatio,r=e.scaleX;return((e.getZoom()-1)*n+1)/r}function mT(t){var e=t.getVisual("symbolSize");return e instanceof Array&&(e=(e[0]+e[1])/2),+e}var vT=Math.PI,yT=[];function bT(t,e,n,r){var i=t.coordinateSystem;if(!i||"view"===i.type){var o=i.getBoundingRect(),a=t.getData(),s=a.graph,l=o.width/2+o.x,c=o.height/2+o.y,u=Math.min(o.width,o.height)/2,h=a.count();if(a.setLayout({cx:l,cy:c}),h){if(n){var d=i.pointToData(r),f=d[0],p=d[1],A=[f-l,p-c];L(A,A),O(A,A,u),n.setLayout([l+A[0],c+A[1]],!0),wT(n,t.get(["circular","rotateLabel"]),l,c)}_T[e](t,s,a,u,l,c,h),s.eachEdge(function(e,n){var r,i=g.retrieve3(e.getModel().get(["lineStyle","curveness"]),dT(e,t,n),0),o=y(e.node1.getLayout()),a=y(e.node2.getLayout()),s=(o[0]+a[0])/2,u=(o[1]+a[1])/2;+i&&(r=[l*(i*=3)+s*(1-i),c*i+u*(1-i)]),e.setLayout([o,a,r])})}}}var _T={value:function(t,e,n,r,i,o,a){var s=0,l=n.getSum("value"),c=2*Math.PI/(l||a);e.eachNode(function(t){var e=t.getValue("value"),n=c*(l?e:1)/2;s+=n,t.setLayout([r*Math.cos(s)+i,r*Math.sin(s)+o]),s+=n})},symbolSize:function(t,e,n,r,i,o,a){var s=0;yT.length=a;var l=gT(t);e.eachNode(function(t){var e=mT(t);isNaN(e)&&(e=2),e<0&&(e=0),e*=l;var n=Math.asin(e/2/r);isNaN(n)&&(n=vT/2),yT[t.dataIndex]=n,s+=2*n});var c=(2*vT-s)/a/2,u=0;e.eachNode(function(t){var e=c+yT[t.dataIndex];u+=e,(!t.getLayout()||!t.getLayout().fixed)&&t.setLayout([r*Math.cos(u)+i,r*Math.sin(u)+o]),u+=e})}};function wT(t,e,n,r){var i=t.getGraphicEl();if(i){var o=t.getModel().get(["label","rotate"])||0,a=i.getSymbolPath();if(e){var s=t.getLayout(),l=Math.atan2(s[1]-r,s[0]-n);l<0&&(l=2*Math.PI+l);var c=s[0]<n;c&&(l-=Math.PI);var u=c?"left":"right";a.setTextConfig({rotation:-l,position:u,origin:"center"});var h=a.ensureState("emphasis");g.extend(h.textConfig||(h.textConfig={}),{position:u})}else a.setTextConfig({rotation:o*=Math.PI/180})}}function xT(t){t.eachSeriesByType("graph",function(t){"circular"===t.get("layout")&&bT(t,"symbolSize")})}var ST=w;function CT(t){t.eachSeriesByType("graph",function(t){var e=t.coordinateSystem;if(!e||"view"===e.type)if("force"===t.get("layout")){var n=t.preservedPoints||{},r=t.getGraph(),i=r.data,o=r.edgeData,a=t.getModel("force"),s=a.get("initLayout");t.preservedPoints?i.each(function(t){var e=i.getId(t);i.setItemLayout(t,n[e]||[NaN,NaN])}):s&&"none"!==s?"circular"===s&&bT(t,"value"):fT(t);var l=i.getDataExtent("value"),c=o.getDataExtent("value"),u=a.get("repulsion"),h=a.get("edgeLength"),d=g.isArray(u)?u:[u,u],f=g.isArray(h)?h:[h,h];f=[f[1],f[0]];var p=i.mapArray("value",function(t,e){var n=i.getItemLayout(e),r=fr(t,l,d);return isNaN(r)&&(r=(d[0]+d[1])/2),{w:r,rep:r,fixed:i.getItemModel(e).get("fixed"),p:!n||isNaN(n[0])||isNaN(n[1])?null:n}}),A=o.mapArray("value",function(e,n){var i=r.getEdgeByIndex(n),o=fr(e,c,f);isNaN(o)&&(o=(f[0]+f[1])/2);var a=i.getModel(),s=g.retrieve3(i.getModel().get(["lineStyle","curveness"]),-dT(i,t,n,!0),0);return{n1:p[i.node1.dataIndex],n2:p[i.node2.dataIndex],d:o,curveness:s,ignoreForceLayout:a.get("ignoreForceLayout")}}),_=e.getBoundingRect(),w=function(t,e,n){for(var r=t,i=e,o=n.rect,a=o.width,s=o.height,l=[o.x+a/2,o.y+s/2],c=null==n.gravity?.1:n.gravity,u=0;u<r.length;u++){var h=r[u];h.p||(h.p=m(a*(Math.random()-.5)+l[0],s*(Math.random()-.5)+l[1])),h.pp=y(h.p),h.edges=null}var d,f,p=null==n.friction?.6:n.friction,A=p;return{warmUp:function(){A=.8*p},setFixed:function(t){r[t].fixed=!0},setUnfixed:function(t){r[t].fixed=!1},beforeStep:function(t){d=t},afterStep:function(t){f=t},step:function(t){d&&d(r,i);for(var e=[],n=r.length,o=0;o<i.length;o++){var a=i[o];if(!a.ignoreForceLayout){var s=a.n1;x(e,(g=a.n2).p,s.p);var u=S(e)-a.d,h=g.w/(s.w+g.w);isNaN(h)&&(h=0),L(e,e),!s.fixed&&ST(s.p,s.p,e,h*u*A),!g.fixed&&ST(g.p,g.p,e,-(1-h)*u*A)}}for(o=0;o<n;o++)(_=r[o]).fixed||(x(e,l,_.p),ST(_.p,_.p,e,c*A));for(o=0;o<n;o++){s=r[o];for(var p=o+1;p<n;p++){var g;x(e,(g=r[p]).p,s.p),0===(u=S(e))&&(b(e,Math.random()-.5,Math.random()-.5),u=1);var m=(s.rep+g.rep)/u/u;!s.fixed&&ST(s.pp,s.pp,e,m),!g.fixed&&ST(g.pp,g.pp,e,-m)}}var y=[];for(o=0;o<n;o++){var _;(_=r[o]).fixed||(x(y,_.p,_.pp),ST(_.p,_.p,y,A),v(_.pp,_.p))}var w=(A*=.992)<.01;f&&f(r,i,w),t&&t(w)}}}(p,A,{rect:_,gravity:a.get("gravity"),friction:a.get("friction")});w.beforeStep(function(t,e){for(var n=0,i=t.length;n<i;n++)t[n].fixed&&v(t[n].p,r.getNodeByIndex(n).getLayout())}),w.afterStep(function(t,e,o){for(var a=0,s=t.length;a<s;a++)t[a].fixed||r.getNodeByIndex(a).setLayout(t[a].p),n[i.getId(a)]=t[a].p;for(a=0,s=e.length;a<s;a++){var l=e[a],c=r.getEdgeByIndex(a),u=l.n1.p,h=l.n2.p,d=c.getLayout();(d=d?d.slice():[])[0]=d[0]||[],d[1]=d[1]||[],v(d[0],u),v(d[1],h),+l.curveness&&(d[2]=[(u[0]+h[0])/2-(u[1]-h[1])*l.curveness,(u[1]+h[1])/2-(h[0]-u[0])*l.curveness]),c.setLayout(d)}}),t.forceLayout=w,t.preservedPoints=n,w.step()}else t.forceLayout=null})}function kT(t,e){var n=[];return t.eachSeriesByType("graph",function(t){var r=t.get("coordinateSystem");if(!r||"view"===r){var i=t.getData(),o=[],a=[];ro(i.mapArray(function(t){var e=i.getItemModel(t);return[+e.get("x"),+e.get("y")]}),o,a),a[0]-o[0]==0&&(a[0]+=1,o[0]-=1),a[1]-o[1]==0&&(a[1]+=1,o[1]-=1);var s=(a[0]-o[0])/(a[1]-o[1]),l=function(t,e,n){return gh(Object(g.extend)(t.getBoxLayoutParams(),{aspect:n}),{width:e.getWidth(),height:e.getHeight()})}(t,e,s);isNaN(s)&&(o=[l.x,l.y],a=[l.x+l.width,l.y+l.height]);var c=a[0]-o[0],u=a[1]-o[1],h=l.width,d=l.height,f=t.coordinateSystem=new ok;f.zoomLimit=t.get("scaleLimit"),f.setBoundingRect(o[0],o[1],c,u),f.setViewRect(l.x,l.y,h,d),f.setCenter(t.get("center"),e),f.setZoom(t.get("zoom")),n.push(f)}}),n}var BT=Ll.prototype,TT=Fl.prototype,ET=function(){return function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}}();!function(t){function e(){return null!==t&&t.apply(this,arguments)||this}p(e,t)}(ET);function MT(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}var OT=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-line",n}return p(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new ET},e.prototype.buildPath=function(t,e){MT(e)?BT.buildPath.call(this,t,e):TT.buildPath.call(this,t,e)},e.prototype.pointAt=function(t){return MT(this.shape)?BT.pointAt.call(this,t):TT.pointAt.call(this,t)},e.prototype.tangentAt=function(t){var e=this.shape,n=MT(e)?[e.x2-e.x1,e.y2-e.y1]:TT.tangentAt.call(this,t);return L(n,n)},e}($o),LT=["fromSymbol","toSymbol"];function DT(t){return"_"+t+"Type"}function IT(t,e,n){var r=e.getItemVisual(n,t);if(r&&"none"!==r){var i=e.getItemVisual(n,t+"Size"),o=e.getItemVisual(n,t+"Rotate"),a=e.getItemVisual(n,t+"Offset"),s=e.getItemVisual(n,t+"KeepAspect"),l=MA(i),c=OA(a||0,l),u=EA(r,-l[0]/2+c[0],-l[1]/2+c[1],l[0],l[1],null,s);return u.__specifiedRotation=null==o||isNaN(o)?void 0:+o*Math.PI/180||0,u.name=t,u}}function PT(t,e){t.x1=e[0][0],t.y1=e[0][1],t.x2=e[1][0],t.y2=e[1][1],t.percent=1;var n=e[2];n?(t.cpx1=n[0],t.cpy1=n[1]):(t.cpx1=NaN,t.cpy1=NaN)}var NT=function(t){function e(e,n,r){var i=t.call(this)||this;return i._createLine(e,n,r),i}return p(e,t),e.prototype._createLine=function(t,e,n){var r=t.hostModel,i=function(t){var e=new OT({name:"line",subPixelOptimize:!0});return PT(e.shape,t),e}(t.getItemLayout(e));i.shape.percent=0,nc(i,{shape:{percent:1}},r,e),this.add(i),Object(g.each)(LT,function(n){var r=IT(n,t,e);this.add(r),this[DT(n)]=t.getItemVisual(e,n)},this),this._updateCommonStl(t,e,n)},e.prototype.updateData=function(t,e,n){var r=t.hostModel,i=this.childOfName("line"),o=t.getItemLayout(e),a={shape:{}};PT(a.shape,o),ec(i,a,r,e),Object(g.each)(LT,function(n){var r=t.getItemVisual(e,n),i=DT(n);if(this[i]!==r){this.remove(this.childOfName(n));var o=IT(n,t,e);this.add(o)}this[i]=r},this),this._updateCommonStl(t,e,n)},e.prototype.getLinePath=function(){return this.childAt(0)},e.prototype._updateCommonStl=function(t,e,n){var r=t.hostModel,i=this.childOfName("line"),o=n&&n.emphasisLineStyle,a=n&&n.blurLineStyle,s=n&&n.selectLineStyle,l=n&&n.labelStatesModels,c=n&&n.emphasisDisabled,u=n&&n.focus,h=n&&n.blurScope;if(!n||t.hasItemOption){var d=t.getItemModel(e),f=d.getModel("emphasis");o=f.getModel("lineStyle").getLineStyle(),a=d.getModel(["blur","lineStyle"]).getLineStyle(),s=d.getModel(["select","lineStyle"]).getLineStyle(),c=f.get("disabled"),u=f.get("focus"),h=f.get("blurScope"),l=Qc(d)}var p=t.getItemVisual(e,"style"),A=p.stroke;i.useStyle(p),i.style.fill=null,i.style.strokeNoScale=!0,i.ensureState("emphasis").style=o,i.ensureState("blur").style=a,i.ensureState("select").style=s,Object(g.each)(LT,function(t){var e=this.childOfName(t);if(e){e.setColor(A),e.style.opacity=p.opacity;for(var n=0;n<Fa.length;n++){var r=Fa[n],o=i.getState(r);if(o){var a=o.style||{},s=e.ensureState(r),l=s.style||(s.style={});null!=a.stroke&&(l[e.__isEmptyBrush?"stroke":"fill"]=a.stroke),null!=a.opacity&&(l.opacity=a.opacity)}}e.markRedraw()}},this);var m=r.getRawValue(e);Uc(this,l,{labelDataIndex:e,labelFetcher:{getFormattedLabel:function(e,n){return r.getFormattedLabel(e,n,t.dataType)}},inheritColor:A||"#000",defaultOpacity:p.opacity,defaultText:(null==m?t.getName(e):isFinite(m)?Ar(m):m)+""});var v=this.getTextContent();if(v){var y=l.normal;v.__align=v.style.align,v.__verticalAlign=v.style.verticalAlign,v.__position=y.get("position")||"middle";var b=y.get("distance");Object(g.isArray)(b)||(b=[b,b]),v.__labelDistance=b}this.setTextConfig({position:null,local:!0,inside:!1}),ws(this,u,h,c)},e.prototype.highlight=function(){cs(this)},e.prototype.downplay=function(){us(this)},e.prototype.updateLayout=function(t,e){this.setLinePoints(t.getItemLayout(e))},e.prototype.setLinePoints=function(t){var e=this.childOfName("line");PT(e.shape,t),e.dirty()},e.prototype.beforeUpdate=function(){var t=this.childOfName("fromSymbol"),e=this.childOfName("toSymbol"),n=this.getTextContent();if(t||e||n&&!n.ignore){for(var r=1,i=this.parent;i;)i.scaleX&&(r/=i.scaleX),i=i.parent;var o=this.childOfName("line");if(this.__dirty||o.__dirty){var a=o.shape.percent,s=o.pointAt(0),l=o.pointAt(a),c=x([],l,s);if(L(c,c),t&&(t.setPosition(s),w(t,0),t.scaleX=t.scaleY=r*a,t.markRedraw()),e&&(e.setPosition(l),w(e,1),e.scaleX=e.scaleY=r*a,e.markRedraw()),n&&!n.ignore){n.x=n.y=0,n.originX=n.originY=0;var u=void 0,h=void 0,d=n.__labelDistance,f=d[0]*r,p=d[1]*r,A=a/2,g=o.tangentAt(A),m=[g[1],-g[0]],v=o.pointAt(A);m[1]>0&&(m[0]=-m[0],m[1]=-m[1]);var y=g[0]<0?-1:1;if("start"!==n.__position&&"end"!==n.__position){var b=-Math.atan2(g[1],g[0]);l[0]<s[0]&&(b=Math.PI+b),n.rotation=b}var _=void 0;switch(n.__position){case"insideStartTop":case"insideMiddleTop":case"insideEndTop":case"middle":_=-p,h="bottom";break;case"insideStartBottom":case"insideMiddleBottom":case"insideEndBottom":_=p,h="top";break;default:_=0,h="middle"}switch(n.__position){case"end":n.x=c[0]*f+l[0],n.y=c[1]*p+l[1],u=c[0]>.8?"left":c[0]<-.8?"right":"center",h=c[1]>.8?"top":c[1]<-.8?"bottom":"middle";break;case"start":n.x=-c[0]*f+s[0],n.y=-c[1]*p+s[1],u=c[0]>.8?"right":c[0]<-.8?"left":"center",h=c[1]>.8?"bottom":c[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":n.x=f*y+s[0],n.y=s[1]+_,u=g[0]<0?"right":"left",n.originX=-f*y,n.originY=-_;break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":n.x=v[0],n.y=v[1]+_,u="center",n.originY=-_;break;case"insideEndTop":case"insideEnd":case"insideEndBottom":n.x=-f*y+l[0],n.y=l[1]+_,u=g[0]>=0?"right":"left",n.originX=f*y,n.originY=-_}n.scaleX=n.scaleY=r,n.setStyle({verticalAlign:n.__verticalAlign||h,align:n.__align||u})}}}function w(t,e){var n=t.__specifiedRotation;if(null==n){var r=o.tangentAt(e);t.attr("rotation",(1===e?-1:1)*Math.PI/2-Math.atan2(r[1],r[0]))}else t.attr("rotation",n)}},e}(er);function FT(t){var e=t.hostModel,n=e.getModel("emphasis");return{lineStyle:e.getModel("lineStyle").getLineStyle(),emphasisLineStyle:n.getModel(["lineStyle"]).getLineStyle(),blurLineStyle:e.getModel(["blur","lineStyle"]).getLineStyle(),selectLineStyle:e.getModel(["select","lineStyle"]).getLineStyle(),emphasisDisabled:n.get("disabled"),blurScope:n.get("blurScope"),focus:n.get("focus"),labelStatesModels:Qc(e)}}function RT(t){return isNaN(t[0])||isNaN(t[1])}function jT(t){return t&&!RT(t[0])&&!RT(t[1])}var HT=function(){function t(t){this.group=new er,this._LineCtor=t||NT}return t.prototype.updateData=function(t){var e=this;this._progressiveEls=null;var n=this.group,r=this._lineData;this._lineData=t,r||n.removeAll();var i=FT(t);t.diff(r).add(function(n){e._doAdd(t,n,i)}).update(function(n,o){e._doUpdate(r,t,o,n,i)}).remove(function(t){n.remove(r.getItemGraphicEl(t))}).execute()},t.prototype.updateLayout=function(){var t=this._lineData;t&&t.eachItemGraphicEl(function(e,n){e.updateLayout(t,n)},this)},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=FT(t),this._lineData=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e){function n(t){t.isGroup||function(t){return t.animators&&t.animators.length>0}(t)||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[];for(var r=t.start;r<t.end;r++){if(jT(e.getItemLayout(r))){var i=new this._LineCtor(e,r,this._seriesScope);i.traverse(n),this.group.add(i),e.setItemGraphicEl(r,i),this._progressiveEls.push(i)}}},t.prototype.remove=function(){this.group.removeAll()},t.prototype.eachRendered=function(t){Fc(this._progressiveEls||this.group,t)},t.prototype._doAdd=function(t,e,n){if(jT(t.getItemLayout(e))){var r=new this._LineCtor(t,e,n);t.setItemGraphicEl(e,r),this.group.add(r)}},t.prototype._doUpdate=function(t,e,n,r,i){var o=t.getItemGraphicEl(n);jT(e.getItemLayout(r))?(o?o.updateData(e,r,i):o=new this._LineCtor(e,r,i),e.setItemGraphicEl(r,o),this.group.add(o)):this.group.remove(o)},t}(),UT=[],QT=[],zT=[],YT=Ce,VT=N,WT=Math.abs;function GT(t,e,n){for(var r,i=t[0],o=t[1],a=t[2],s=1/0,l=n*n,c=.1,u=.1;u<=.9;u+=.1){UT[0]=YT(i[0],o[0],a[0],u),UT[1]=YT(i[1],o[1],a[1],u),(f=WT(VT(UT,e)-l))<s&&(s=f,r=u)}for(var h=0;h<32;h++){var d=r+c;QT[0]=YT(i[0],o[0],a[0],r),QT[1]=YT(i[1],o[1],a[1],r),zT[0]=YT(i[0],o[0],a[0],d),zT[1]=YT(i[1],o[1],a[1],d);var f=VT(QT,e)-l;if(WT(f)<.01)break;var p=VT(zT,e)-l;c/=2,f<0?p>=0?r+=c:r-=c:p>=0?r-=c:r+=c}return r}function XT(t,e){var n=[],r=Te,i=[[],[],[]],o=[[],[]],a=[];e/=2,t.eachEdge(function(t,s){var l=t.getLayout(),c=t.getVisual("fromSymbol"),u=t.getVisual("toSymbol");l.__original||(l.__original=[y(l[0]),y(l[1])],l[2]&&l.__original.push(y(l[2])));var h=l.__original;if(null!=l[2]){if(v(i[0],h[0]),v(i[1],h[2]),v(i[2],h[1]),c&&"none"!==c){var d=mT(t.node1),f=GT(i,h[0],d*e);r(i[0][0],i[1][0],i[2][0],f,n),i[0][0]=n[3],i[1][0]=n[4],r(i[0][1],i[1][1],i[2][1],f,n),i[0][1]=n[3],i[1][1]=n[4]}if(u&&"none"!==u){d=mT(t.node2),f=GT(i,h[1],d*e);r(i[0][0],i[1][0],i[2][0],f,n),i[1][0]=n[1],i[2][0]=n[2],r(i[0][1],i[1][1],i[2][1],f,n),i[1][1]=n[1],i[2][1]=n[2]}v(l[0],i[0]),v(l[1],i[2]),v(l[2],i[1])}else{if(v(o[0],h[0]),v(o[1],h[1]),x(a,o[1],o[0]),L(a,a),c&&"none"!==c){d=mT(t.node1);w(o[0],o[0],a,d*e)}if(u&&"none"!==u){d=mT(t.node2);w(o[1],o[1],a,-d*e)}v(l[0],o[0]),v(l[1],o[1])}})}function ZT(t){return"view"===t.type}var $T=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(t,e){var n=new pw,r=new HT,i=this.group;this._controller=new tC(e.getZr()),this._controllerHost={target:i},i.add(n.group),i.add(r.group),this._symbolDraw=n,this._lineDraw=r,this._firstRender=!0},e.prototype.render=function(t,e,n){var r=this,i=t.coordinateSystem;this._model=t;var o=this._symbolDraw,a=this._lineDraw,s=this.group;if(ZT(i)){var l={x:i.x,y:i.y,scaleX:i.scaleX,scaleY:i.scaleY};this._firstRender?s.attr(l):ec(s,l,t)}XT(t.getGraph(),gT(t));var c=t.getData();o.updateData(c);var u=t.getEdgeData();a.updateData(u),this._updateNodeAndLinkScale(),this._updateController(t,e,n),clearTimeout(this._layoutTimeout);var h=t.forceLayout,d=t.get(["force","layoutAnimation"]);h&&this._startForceLayoutIteration(h,d);var f=t.get("layout");c.graph.eachNode(function(e){var n=e.dataIndex,i=e.getGraphicEl(),o=e.getModel();if(i){i.off("drag").off("dragend");var a=o.get("draggable");a&&i.on("drag",function(o){switch(f){case"force":h.warmUp(),!r._layouting&&r._startForceLayoutIteration(h,d),h.setFixed(n),c.setItemLayout(n,[i.x,i.y]);break;case"circular":c.setItemLayout(n,[i.x,i.y]),e.setLayout({fixed:!0},!0),bT(t,"symbolSize",e,[o.offsetX,o.offsetY]),r.updateLayout(t);break;case"none":default:c.setItemLayout(n,[i.x,i.y]),pT(t.getGraph(),t),r.updateLayout(t)}}).on("dragend",function(){h&&h.setUnfixed(n)}),i.setDraggable(a,!!o.get("cursor")),"adjacency"===o.get(["emphasis","focus"])&&(Ta(i).focus=e.getAdjacentDataIndices())}}),c.graph.eachEdge(function(t){var e=t.getGraphicEl(),n=t.getModel().get(["emphasis","focus"]);e&&"adjacency"===n&&(Ta(e).focus={edge:[t.dataIndex],node:[t.node1.dataIndex,t.node2.dataIndex]})});var p="circular"===t.get("layout")&&t.get(["circular","rotateLabel"]),A=c.getLayout("cx"),g=c.getLayout("cy");c.graph.eachNode(function(t){wT(t,p,A,g)}),this._firstRender=!1},e.prototype.dispose=function(){this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype._startForceLayoutIteration=function(t,e){var n=this;!function r(){t.step(function(t){n.updateLayout(n._model),(n._layouting=!t)&&(e?n._layoutTimeout=setTimeout(r,16):r())})}()},e.prototype._updateController=function(t,e,n){var r=this,i=this._controller,o=this._controllerHost,a=this.group;i.setPointerChecker(function(e,r,i){var o=a.getBoundingRect();return o.applyTransform(a.transform),o.contain(r,i)&&!oC(e,n,t)}),ZT(t.coordinateSystem)?(i.enable(t.get("roam")),o.zoomLimit=t.get("scaleLimit"),o.zoom=t.coordinateSystem.getZoom(),i.off("pan").off("zoom").on("pan",function(e){eC(o,e.dx,e.dy),n.dispatchAction({seriesId:t.id,type:"graphRoam",dx:e.dx,dy:e.dy})}).on("zoom",function(e){nC(o,e.scale,e.originX,e.originY),n.dispatchAction({seriesId:t.id,type:"graphRoam",zoom:e.scale,originX:e.originX,originY:e.originY}),r._updateNodeAndLinkScale(),XT(t.getGraph(),gT(t)),r._lineDraw.updateLayout(),n.updateLabelLayout()})):i.disable()},e.prototype._updateNodeAndLinkScale=function(){var t=this._model,e=t.getData(),n=gT(t);e.eachItemGraphicEl(function(t,e){t&&t.setSymbolScale(n)})},e.prototype.updateLayout=function(t){XT(t.getGraph(),gT(t)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout()},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove()},e.type="graph",e}(xp);function KT(t){return"_EC_"+t}var JT=function(){function t(t){this.type="graph",this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this._directed=t||!1}return t.prototype.isDirected=function(){return this._directed},t.prototype.addNode=function(t,e){t=null==t?""+e:""+t;var n=this._nodesMap;if(!n[KT(t)]){var r=new qT(t,e);return r.hostGraph=this,this.nodes.push(r),n[KT(t)]=r,r}},t.prototype.getNodeByIndex=function(t){var e=this.data.getRawIndex(t);return this.nodes[e]},t.prototype.getNodeById=function(t){return this._nodesMap[KT(t)]},t.prototype.addEdge=function(t,e,n){var r=this._nodesMap,i=this._edgesMap;if(g.isNumber(t)&&(t=this.nodes[t]),g.isNumber(e)&&(e=this.nodes[e]),t instanceof qT||(t=r[KT(t)]),e instanceof qT||(e=r[KT(e)]),t&&e){var o=t.id+"-"+e.id,a=new tE(t,e,n);return a.hostGraph=this,this._directed&&(t.outEdges.push(a),e.inEdges.push(a)),t.edges.push(a),t!==e&&e.edges.push(a),this.edges.push(a),i[o]=a,a}},t.prototype.getEdgeByIndex=function(t){var e=this.edgeData.getRawIndex(t);return this.edges[e]},t.prototype.getEdge=function(t,e){t instanceof qT&&(t=t.id),e instanceof qT&&(e=e.id);var n=this._edgesMap;return this._directed?n[t+"-"+e]:n[t+"-"+e]||n[e+"-"+t]},t.prototype.eachNode=function(t,e){for(var n=this.nodes,r=n.length,i=0;i<r;i++)n[i].dataIndex>=0&&t.call(e,n[i],i)},t.prototype.eachEdge=function(t,e){for(var n=this.edges,r=n.length,i=0;i<r;i++)n[i].dataIndex>=0&&n[i].node1.dataIndex>=0&&n[i].node2.dataIndex>=0&&t.call(e,n[i],i)},t.prototype.breadthFirstTraverse=function(t,e,n,r){if(e instanceof qT||(e=this._nodesMap[KT(e)]),e){for(var i="out"===n?"outEdges":"in"===n?"inEdges":"edges",o=0;o<this.nodes.length;o++)this.nodes[o].__visited=!1;if(!t.call(r,e,null))for(var a=[e];a.length;){var s=a.shift(),l=s[i];for(o=0;o<l.length;o++){var c=l[o],u=c.node1===s?c.node2:c.node1;if(!u.__visited){if(t.call(r,u,s))return;a.push(u),u.__visited=!0}}}}},t.prototype.update=function(){for(var t=this.data,e=this.edgeData,n=this.nodes,r=this.edges,i=0,o=n.length;i<o;i++)n[i].dataIndex=-1;for(i=0,o=t.count();i<o;i++)n[t.getRawIndex(i)].dataIndex=i;e.filterSelf(function(t){var n=r[e.getRawIndex(t)];return n.node1.dataIndex>=0&&n.node2.dataIndex>=0});for(i=0,o=r.length;i<o;i++)r[i].dataIndex=-1;for(i=0,o=e.count();i<o;i++)r[e.getRawIndex(i)].dataIndex=i},t.prototype.clone=function(){for(var e=new t(this._directed),n=this.nodes,r=this.edges,i=0;i<n.length;i++)e.addNode(n[i].id,n[i].dataIndex);for(i=0;i<r.length;i++){var o=r[i];e.addEdge(o.node1.id,o.node2.id,o.dataIndex)}return e},t}(),qT=function(){function t(t,e){this.inEdges=[],this.outEdges=[],this.edges=[],this.dataIndex=-1,this.id=null==t?"":t,this.dataIndex=null==e?-1:e}return t.prototype.degree=function(){return this.edges.length},t.prototype.inDegree=function(){return this.inEdges.length},t.prototype.outDegree=function(){return this.outEdges.length},t.prototype.getModel=function(t){if(!(this.dataIndex<0))return this.hostGraph.data.getItemModel(this.dataIndex).getModel(t)},t.prototype.getAdjacentDataIndices=function(){for(var t={edge:[],node:[]},e=0;e<this.edges.length;e++){var n=this.edges[e];n.dataIndex<0||(t.edge.push(n.dataIndex),t.node.push(n.node1.dataIndex,n.node2.dataIndex))}return t},t}(),tE=function(){function t(t,e,n){this.dataIndex=-1,this.node1=t,this.node2=e,this.dataIndex=null==n?-1:n}return t.prototype.getModel=function(t){if(!(this.dataIndex<0))return this.hostGraph.edgeData.getItemModel(this.dataIndex).getModel(t)},t.prototype.getAdjacentDataIndices=function(){return{edge:[this.dataIndex],node:[this.node1.dataIndex,this.node2.dataIndex]}},t}();function eE(t,e){return{getValue:function(n){var r=this[t][e];return r.getStore().get(r.getDimensionIndex(n||"value"),this.dataIndex)},setVisual:function(n,r){this.dataIndex>=0&&this[t][e].setItemVisual(this.dataIndex,n,r)},getVisual:function(n){return this[t][e].getItemVisual(this.dataIndex,n)},setLayout:function(n,r){this.dataIndex>=0&&this[t][e].setItemLayout(this.dataIndex,n,r)},getLayout:function(){return this[t][e].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[t][e].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[t][e].getRawIndex(this.dataIndex)}}}g.mixin(qT,eE("hostGraph","data")),g.mixin(tE,eE("hostGraph","edgeData"));var nE=JT;function rE(t,e,n,r,i){for(var o=new nE(r),a=0;a<t.length;a++)o.addNode(g.retrieve(t[a].id,t[a].name,a),a);var s=[],l=[],c=0;for(a=0;a<e.length;a++){var u=e[a],h=u.source,d=u.target;o.addEdge(h,d,c)&&(l.push(u),s.push(g.retrieve($r(u.id,null),h+" > "+d)),c++)}var f,p=n.get("coordinateSystem");if("cartesian2d"===p||"polar"===p)f=pv(t,n);else{var A=sd.get(p),m=A&&A.dimensions||[];g.indexOf(m,"value")<0&&m.concat(["value"]);var v=av(t,{coordDimensions:m,encodeDefine:n.getEncode()}).dimensions;(f=new iv(v,n)).initData(t)}var y=new iv(["value"],n);return y.initData(l,s),i&&i(f,y),Vk({mainData:f,struct:o,structAttr:"graph",datas:{node:f,edge:y},datasAttr:{node:"data",edge:"edgeData"}}),o.update(),o}var iE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return p(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments);var n=this;function r(){return n._categoriesData}this.legendVisualProvider=new Ox(r,r),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeDefaultAndTheme=function(e){t.prototype.mergeDefaultAndTheme.apply(this,arguments),zr(e,"edgeLabel",["show"])},e.prototype.getInitialData=function(t,e){var n,r=t.edges||t.links||[],i=t.data||t.nodes||[],o=this;if(i&&r){oT(n=this)&&(n.__curvenessList=[],n.__edgeMap={},aT(n));var a=rE(i,r,this,!0,function(t,e){t.wrapMethod("getItemModel",function(t){var e=o._categoriesModels,n=t.getShallow("category"),r=e[n];return r&&(r.parentModel=t.parentModel,t.parentModel=r),t});var n=du.prototype.getModel;function r(t,e){var r=n.call(this,t,e);return r.resolveParentPath=i,r}function i(t){if(t&&("label"===t[0]||"label"===t[1])){var e=t.slice();return"label"===t[0]?e[0]="edgeLabel":"label"===t[1]&&(e[1]="edgeLabel"),e}return t}e.wrapMethod("getItemModel",function(t){return t.resolveParentPath=i,t.getModel=r,t})});return g.each(a.edges,function(t){!function(t,e,n,r){if(oT(n)){var i=sT(t,e,n),o=n.__edgeMap,a=o[lT(i)];o[i]&&!a?o[i].isForward=!0:a&&o[i]&&(a.isForward=!0,o[i].isForward=!1),o[i]=o[i]||[],o[i].push(r)}}(t.node1,t.node2,this,t.dataIndex)},this),a.data}},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.getCategoriesData=function(){return this._categoriesData},e.prototype.formatTooltip=function(t,e,n){if("edge"===n){var r=this.getData(),i=this.getDataParams(t,n),o=r.graph.getEdgeByIndex(t),a=r.getName(o.node1.dataIndex),s=r.getName(o.node2.dataIndex),l=[];return null!=a&&l.push(a),null!=s&&l.push(s),Qf("nameValue",{name:l.join(" > "),value:i.value,noValue:null==i.value})}return qf({series:this,dataIndex:t,multipleSeries:e})},e.prototype._updateCategoriesData=function(){var t=g.map(this.option.categories||[],function(t){return null!=t.value?t:g.extend({value:0},t)}),e=new iv(["value"],this);e.initData(t),this._categoriesData=e,this._categoriesModels=e.mapArray(function(t){return e.getItemModel(t)})},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.isAnimationEnabled=function(){return t.prototype.isAnimationEnabled.call(this)&&!("force"===this.get("layout")&&this.get(["force","layoutAnimation"]))},e.type="series.graph",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={z:2,coordinateSystem:"view",legendHoverLink:!0,layout:null,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,opacity:.5},emphasis:{scale:!0,label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(hp),oE={type:"graphRoam",event:"graphRoam",update:"none"};var aE=function(){return function(){this.angle=0,this.width=10,this.r=10,this.x=0,this.y=0}}(),sE=function(t){function e(e){var n=t.call(this,e)||this;return n.type="pointer",n}return p(e,t),e.prototype.getDefaultShape=function(){return new aE},e.prototype.buildPath=function(t,e){var n=Math.cos,r=Math.sin,i=e.r,o=e.width,a=e.angle,s=e.x-n(a)*o*(o>=i/3?1:2),l=e.y-r(a)*o*(o>=i/3?1:2);a=e.angle-Math.PI/2,t.moveTo(s,l),t.lineTo(e.x+n(a)*o,e.y+r(a)*o),t.lineTo(e.x+n(e.angle)*i,e.y+r(e.angle)*i),t.lineTo(e.x-n(a)*o,e.y-r(a)*o),t.lineTo(s,l)},e}($o);function lE(t,e){var n=null==t?"":t+"";return e&&(Object(g.isString)(e)?n=e.replace("{value}",n):Object(g.isFunction)(e)&&(n=e(t))),n}var cE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){this.group.removeAll();var r=t.get(["axisLine","lineStyle","color"]),i=function(t,e){var n=t.get("center"),r=e.getWidth(),i=e.getHeight(),o=Math.min(r,i);return{cx:pr(n[0],e.getWidth()),cy:pr(n[1],e.getHeight()),r:pr(t.get("radius"),o/2)}}(t,n);this._renderMain(t,e,n,r,i),this._data=t.getData()},e.prototype.dispose=function(){},e.prototype._renderMain=function(t,e,n,r,i){var o=this.group,a=t.get("clockwise"),s=-t.get("startAngle")/180*Math.PI,l=-t.get("endAngle")/180*Math.PI,c=t.getModel("axisLine"),u=c.get("roundCap")?Xw:vl,h=c.get("show"),d=c.getModel("lineStyle"),f=d.get("width"),p=[s,l];To(p,!a);for(var A=(l=p[1])-(s=p[0]),m=s,v=[],y=0;h&&y<r.length;y++){var b=new u({shape:{startAngle:m,endAngle:l=s+A*Math.min(Math.max(r[y][0],0),1),cx:i.cx,cy:i.cy,clockwise:a,r0:i.r-f,r:i.r},silent:!0});b.setStyle({fill:r[y][1]}),b.setStyle(d.getLineStyle(["color","width"])),v.push(b),m=l}v.reverse(),Object(g.each)(v,function(t){return o.add(t)});var _=function(t){if(t<=0)return r[0][1];var e;for(e=0;e<r.length;e++)if(r[e][0]>=t&&(0===e?0:r[e-1][0])<t)return r[e][1];return r[e-1][1]};this._renderTicks(t,e,n,_,i,s,l,a,f),this._renderTitleAndDetail(t,e,n,_,i),this._renderAnchor(t,i),this._renderPointer(t,e,n,_,i,s,l,a,f)},e.prototype._renderTicks=function(t,e,n,r,i,o,a,s,l){for(var c,u,h=this.group,d=i.cx,f=i.cy,p=i.r,A=+t.get("min"),m=+t.get("max"),v=t.getModel("splitLine"),y=t.getModel("axisTick"),b=t.getModel("axisLabel"),_=t.get("splitNumber"),w=y.get("splitNumber"),x=pr(v.get("length"),p),S=pr(y.get("length"),p),C=o,k=(a-o)/_,B=k/w,T=v.getModel("lineStyle").getLineStyle(),E=y.getModel("lineStyle").getLineStyle(),M=v.get("distance"),O=0;O<=_;O++){if(c=Math.cos(C),u=Math.sin(C),v.get("show")){var L=new Ll({shape:{x1:c*(p-(D=M?M+l:l))+d,y1:u*(p-D)+f,x2:c*(p-x-D)+d,y2:u*(p-x-D)+f},style:T,silent:!0});"auto"===T.stroke&&L.setStyle({stroke:r(O/_)}),h.add(L)}if(b.get("show")){var D=b.get("distance")+M,I=lE(Ar(O/_*(m-A)+A),b.get("formatter")),P=r(O/_),N=c*(p-x-D)+d,F=u*(p-x-D)+f,R=b.get("rotate"),j=0;"radial"===R?(j=-C+2*Math.PI)>Math.PI/2&&(j+=Math.PI):"tangential"===R?j=-C-Math.PI/2:Object(g.isNumber)(R)&&(j=R*Math.PI/180),0===j?h.add(new Ba({style:zc(b,{text:I,x:N,y:F,verticalAlign:u<-.8?"top":u>.8?"bottom":"middle",align:c<-.4?"left":c>.4?"right":"center"},{inheritColor:P}),silent:!0})):h.add(new Ba({style:zc(b,{text:I,x:N,y:F,verticalAlign:"middle",align:"center"},{inheritColor:P}),silent:!0,originX:N,originY:F,rotation:j}))}if(y.get("show")&&O!==_){D=(D=y.get("distance"))?D+l:l;for(var H=0;H<=w;H++){c=Math.cos(C),u=Math.sin(C);var U=new Ll({shape:{x1:c*(p-D)+d,y1:u*(p-D)+f,x2:c*(p-S-D)+d,y2:u*(p-S-D)+f},silent:!0,style:E});"auto"===E.stroke&&U.setStyle({stroke:r((O+H/w)/_)}),h.add(U),C+=B}C-=B}else C+=k}},e.prototype._renderPointer=function(t,e,n,r,i,o,a,s,l){var c=this.group,u=this._data,h=this._progressEls,d=[],f=t.get(["pointer","show"]),p=t.getModel("progress"),A=p.get("show"),m=t.getData(),v=m.mapDimension("value"),y=+t.get("min"),b=+t.get("max"),_=[y,b],w=[o,a];function x(e,n){var r,o=m.getItemModel(e).getModel("pointer"),a=pr(o.get("width"),i.r),s=pr(o.get("length"),i.r),l=t.get(["pointer","icon"]),c=o.get("offsetCenter"),u=pr(c[0],i.r),h=pr(c[1],i.r),d=o.get("keepAspect");return(r=l?EA(l,u-a/2,h-s,a,s,null,d):new sE({shape:{angle:-Math.PI/2,width:a,r:s,x:u,y:h}})).rotation=-(n+Math.PI/2),r.x=i.cx,r.y=i.cy,r}function S(t,e){var n=p.get("roundCap")?Xw:vl,r=p.get("overlap"),a=r?p.get("width"):l/m.count(),c=r?i.r-a:i.r-(t+1)*a,u=r?i.r:i.r-t*a,h=new n({shape:{startAngle:o,endAngle:e,cx:i.cx,cy:i.cy,clockwise:s,r0:c,r:u}});return r&&(h.z2=b-m.get(v,t)%b),h}(A||f)&&(m.diff(u).add(function(e){var n=m.get(v,e);if(f){var r=x(e,o);nc(r,{rotation:-((isNaN(+n)?w[0]:fr(n,_,w,!0))+Math.PI/2)},t),c.add(r),m.setItemGraphicEl(e,r)}if(A){var i=S(e,o),a=p.get("clip");nc(i,{shape:{endAngle:fr(n,_,w,a)}},t),c.add(i),Ea(t.seriesIndex,m.dataType,e,i),d[e]=i}}).update(function(e,n){var r=m.get(v,e);if(f){var i=u.getItemGraphicEl(n),a=i?i.rotation:o,s=x(e,a);s.rotation=a,ec(s,{rotation:-((isNaN(+r)?w[0]:fr(r,_,w,!0))+Math.PI/2)},t),c.add(s),m.setItemGraphicEl(e,s)}if(A){var l=h[n],g=S(e,l?l.shape.endAngle:o),y=p.get("clip");ec(g,{shape:{endAngle:fr(r,_,w,y)}},t),c.add(g),Ea(t.seriesIndex,m.dataType,e,g),d[e]=g}}).execute(),m.each(function(t){var e=m.getItemModel(t),n=e.getModel("emphasis"),i=n.get("focus"),o=n.get("blurScope"),a=n.get("disabled");if(f){var s=m.getItemGraphicEl(t),l=m.getItemVisual(t,"style"),c=l.fill;if(s instanceof ra){var u=s.style;s.useStyle(Object(g.extend)({image:u.image,x:u.x,y:u.y,width:u.width,height:u.height},l))}else s.useStyle(l),"pointer"!==s.type&&s.setColor(c);s.setStyle(e.getModel(["pointer","itemStyle"]).getItemStyle()),"auto"===s.style.fill&&s.setStyle("fill",r(fr(m.get(v,t),_,[0,1],!0))),s.z2EmphasisLift=0,ks(s,e),ws(s,i,o,a)}if(A){var h=d[t];h.useStyle(m.getItemVisual(t,"style")),h.setStyle(e.getModel(["progress","itemStyle"]).getItemStyle()),h.z2EmphasisLift=0,ks(h,e),ws(h,i,o,a)}}),this._progressEls=d)},e.prototype._renderAnchor=function(t,e){var n=t.getModel("anchor");if(n.get("show")){var r=n.get("size"),i=n.get("icon"),o=n.get("offsetCenter"),a=n.get("keepAspect"),s=EA(i,e.cx-r/2+pr(o[0],e.r),e.cy-r/2+pr(o[1],e.r),r,r,null,a);s.z2=n.get("showAbove")?1:0,s.setStyle(n.getModel("itemStyle").getItemStyle()),this.group.add(s)}},e.prototype._renderTitleAndDetail=function(t,e,n,r,i){var o=this,a=t.getData(),s=a.mapDimension("value"),l=+t.get("min"),c=+t.get("max"),u=new er,h=[],d=[],f=t.isAnimationEnabled(),p=t.get(["pointer","showAbove"]);a.diff(this._data).add(function(t){h[t]=new Ba({silent:!0}),d[t]=new Ba({silent:!0})}).update(function(t,e){h[t]=o._titleEls[e],d[t]=o._detailEls[e]}).execute(),a.each(function(e){var n=a.getItemModel(e),o=a.get(s,e),A=new er,g=r(fr(o,[l,c],[0,1],!0)),m=n.getModel("title");if(m.get("show")){var v=m.get("offsetCenter"),y=i.cx+pr(v[0],i.r),b=i.cy+pr(v[1],i.r);(T=h[e]).attr({z2:p?0:2,style:zc(m,{x:y,y:b,text:a.getName(e),align:"center",verticalAlign:"middle"},{inheritColor:g})}),A.add(T)}var _=n.getModel("detail");if(_.get("show")){var w=_.get("offsetCenter"),x=i.cx+pr(w[0],i.r),S=i.cy+pr(w[1],i.r),C=pr(_.get("width"),i.r),k=pr(_.get("height"),i.r),B=t.get(["progress","show"])?a.getItemVisual(e,"style").fill:g,T=d[e],E=_.get("formatter");T.attr({z2:p?0:2,style:zc(_,{x:x,y:S,text:lE(o,E),width:isNaN(C)?null:C,height:isNaN(k)?null:k,align:"center",verticalAlign:"middle"},{inheritColor:B})}),Kc(T,{normal:_},o,function(t){return lE(t,E)}),f&&Jc(T,e,a,t,{getFormattedLabel:function(t,e,n,r,i,a){return lE(a?a.interpolatedValue:o,E)}}),A.add(T)}u.add(A)}),this.group.add(u),this._titleEls=h,this._detailEls=d},e.type="gauge",e}(xp),uE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="itemStyle",n}return p(e,t),e.prototype.getInitialData=function(t,e){return Mx(this,["value"])},e.type="series.gauge",e.defaultOption={z:2,colorBy:"data",center:["50%","50%"],legendHoverLink:!0,radius:"75%",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,roundCap:!1,lineStyle:{color:[[1,"#E6EBF8"]],width:10}},progress:{show:!1,overlap:!0,width:10,roundCap:!1,clip:!0},splitLine:{show:!0,length:10,distance:10,lineStyle:{color:"#63677A",width:3,type:"solid"}},axisTick:{show:!0,splitNumber:5,length:6,distance:10,lineStyle:{color:"#63677A",width:1,type:"solid"}},axisLabel:{show:!0,distance:15,color:"#464646",fontSize:12,rotate:0},pointer:{icon:null,offsetCenter:[0,0],show:!0,showAbove:!0,length:"60%",width:6,keepAspect:!1},anchor:{show:!1,showAbove:!1,size:6,icon:"circle",offsetCenter:[0,0],keepAspect:!1,itemStyle:{color:"#fff",borderWidth:0,borderColor:"#5470c6"}},title:{show:!0,offsetCenter:[0,"20%"],color:"#464646",fontSize:16,valueAnimation:!1},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:null,padding:[5,10],offsetCenter:[0,"40%"],color:"#464646",fontSize:30,fontWeight:"bold",lineHeight:30,valueAnimation:!1}},e}(hp);var hE=["itemStyle","opacity"],dE=function(t){function e(e,n){var r=t.call(this)||this,i=r,o=new Tl,a=new Ba;return i.setTextContent(a),r.setTextGuideLine(o),r.updateData(e,n,!0),r}return p(e,t),e.prototype.updateData=function(t,e,n){var r=t.hostModel,i=t.getItemModel(e),o=t.getItemLayout(e),a=i.getModel("emphasis"),s=i.get(hE);s=null==s?1:s,n||sc(this),this.useStyle(t.getItemVisual(e,"style")),this.style.lineJoin="round",n?(this.setShape({points:o.points}),this.style.opacity=0,nc(this,{style:{opacity:s}},r,e)):ec(this,{style:{opacity:s},shape:{points:o.points}},r,e),ks(this,i),this._updateLabel(t,e),ws(this,a.get("focus"),a.get("blurScope"),a.get("disabled"))},e.prototype._updateLabel=function(t,e){var n=this.getTextGuideLine(),r=this.getTextContent(),i=t.hostModel,o=t.getItemModel(e),a=t.getItemLayout(e).label,s=t.getItemVisual(e,"style"),l=s.fill;Uc(r,Qc(o),{labelFetcher:t.hostModel,labelDataIndex:e,defaultOpacity:s.opacity,defaultText:t.getName(e)},{normal:{align:a.textAlign,verticalAlign:a.verticalAlign}}),this.setTextConfig({local:!0,inside:!!a.inside,insideStroke:l,outsideFill:l});var c=a.linePoints;n.setShape({points:c}),this.textGuideLineConfig={anchor:c?new xt(c[0][0],c[0][1]):null},ec(r,{style:{x:a.x,y:a.y}},i,e),r.attr({rotation:a.rotation,originX:a.x,originY:a.y,z2:10}),Tb(this,Eb(o),{stroke:l})},e}(Cl),fE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreLabelLineUpdate=!0,n}return p(e,t),e.prototype.render=function(t,e,n){var r=t.getData(),i=this._data,o=this.group;r.diff(i).add(function(t){var e=new dE(r,t);r.setItemGraphicEl(t,e),o.add(e)}).update(function(t,e){var n=i.getItemGraphicEl(e);n.updateData(r,t),o.add(n),r.setItemGraphicEl(t,n)}).remove(function(e){ac(i.getItemGraphicEl(e),t,e)}).execute(),this._data=r},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.prototype.dispose=function(){},e.type="funnel",e}(xp),pE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new Ox(g.bind(this.getData,this),g.bind(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.getInitialData=function(t,e){return Mx(this,{coordDimensions:["value"],encodeDefaulter:g.curry(Hh,this)})},e.prototype._defaultLabelLine=function(t){zr(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.prototype.getDataParams=function(e){var n=this.getData(),r=t.prototype.getDataParams.call(this,e),i=n.mapDimension("value"),o=n.getSum(i);return r.percent=o?+(n.get(i,e)/o*100).toFixed(2):0,r.$vars.push("percent"),r},e.type="series.funnel",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",left:80,top:60,right:80,bottom:60,minSize:"0%",maxSize:"100%",sort:"descending",orient:"vertical",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1}},itemStyle:{borderColor:"#fff",borderWidth:1},emphasis:{label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(hp);function AE(t,e){t.eachSeriesByType("funnel",function(t){var n=t.getData(),r=n.mapDimension("value"),i=t.get("sort"),o=function(t,e){return gh(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}(t,e),a=t.get("orient"),s=o.width,l=o.height,c=function(t,e){for(var n=t.mapDimension("value"),r=t.mapArray(n,function(t){return t}),i=[],o="ascending"===e,a=0,s=t.count();a<s;a++)i[a]=a;return Object(g.isFunction)(e)?i.sort(e):"none"!==e&&i.sort(function(t,e){return o?r[t]-r[e]:r[e]-r[t]}),i}(n,i),u=o.x,h=o.y,d="horizontal"===a?[pr(t.get("minSize"),l),pr(t.get("maxSize"),l)]:[pr(t.get("minSize"),s),pr(t.get("maxSize"),s)],f=n.getDataExtent(r),p=t.get("min"),A=t.get("max");null==p&&(p=Math.min(f[0],0)),null==A&&(A=f[1]);var m=t.get("funnelAlign"),v=t.get("gap"),y=(("horizontal"===a?s:l)-v*(n.count()-1))/n.count(),b=function(t,e){if("horizontal"===a){var i=fr(n.get(r,t)||0,[p,A],d,!0),o=void 0;switch(m){case"top":o=h;break;case"center":o=h+(l-i)/2;break;case"bottom":o=h+(l-i)}return[[e,o],[e,o+i]]}var c,f=fr(n.get(r,t)||0,[p,A],d,!0);switch(m){case"left":c=u;break;case"center":c=u+(s-f)/2;break;case"right":c=u+s-f}return[[c,e],[c+f,e]]};"ascending"===i&&(y=-y,v=-v,"horizontal"===a?u+=s:h+=l,c=c.reverse());for(var _=0;_<c.length;_++){var w=c[_],x=c[_+1],S=n.getItemModel(w);if("horizontal"===a){var C=S.get(["itemStyle","width"]);null==C?C=y:(C=pr(C,s),"ascending"===i&&(C=-C));var k=b(w,u),B=b(x,u+C);u+=C+v,n.setItemLayout(w,{points:k.concat(B.slice().reverse())})}else{var T=S.get(["itemStyle","height"]);null==T?T=y:(T=pr(T,l),"ascending"===i&&(T=-T));k=b(w,h),B=b(x,h+T);h+=T+v,n.setItemLayout(w,{points:k.concat(B.slice().reverse())})}}!function(t){var e=t.hostModel.get("orient");t.each(function(n){var r,i,o,a,s=t.getItemModel(n),l=s.getModel("label").get("position"),c=s.getModel("labelLine"),u=t.getItemLayout(n),h=u.points,d="inner"===l||"inside"===l||"center"===l||"insideLeft"===l||"insideRight"===l;if(d)"insideLeft"===l?(i=(h[0][0]+h[3][0])/2+5,o=(h[0][1]+h[3][1])/2,r="left"):"insideRight"===l?(i=(h[1][0]+h[2][0])/2-5,o=(h[1][1]+h[2][1])/2,r="right"):(i=(h[0][0]+h[1][0]+h[2][0]+h[3][0])/4,o=(h[0][1]+h[1][1]+h[2][1]+h[3][1])/4,r="center"),a=[[i,o],[i,o]];else{var f=void 0,p=void 0,A=void 0,g=void 0,m=c.get("length");"left"===l?(f=(h[3][0]+h[0][0])/2,p=(h[3][1]+h[0][1])/2,i=(A=f-m)-5,r="right"):"right"===l?(f=(h[1][0]+h[2][0])/2,p=(h[1][1]+h[2][1])/2,i=(A=f+m)+5,r="left"):"top"===l?(f=(h[3][0]+h[0][0])/2,o=(g=(p=(h[3][1]+h[0][1])/2)-m)-5,r="center"):"bottom"===l?(f=(h[1][0]+h[2][0])/2,o=(g=(p=(h[1][1]+h[2][1])/2)+m)+5,r="center"):"rightTop"===l?(f="horizontal"===e?h[3][0]:h[1][0],p="horizontal"===e?h[3][1]:h[1][1],"horizontal"===e?(o=(g=p-m)-5,r="center"):(i=(A=f+m)+5,r="top")):"rightBottom"===l?(f=h[2][0],p=h[2][1],"horizontal"===e?(o=(g=p+m)+5,r="center"):(i=(A=f+m)+5,r="bottom")):"leftTop"===l?(f=h[0][0],p="horizontal"===e?h[0][1]:h[1][1],"horizontal"===e?(o=(g=p-m)-5,r="center"):(i=(A=f-m)-5,r="right")):"leftBottom"===l?(f="horizontal"===e?h[1][0]:h[3][0],p="horizontal"===e?h[1][1]:h[2][1],"horizontal"===e?(o=(g=p+m)+5,r="center"):(i=(A=f-m)-5,r="right")):(f=(h[1][0]+h[2][0])/2,p=(h[1][1]+h[2][1])/2,"horizontal"===e?(o=(g=p+m)+5,r="center"):(i=(A=f+m)+5,r="left")),"horizontal"===e?i=A=f:o=g=p,a=[[f,p],[A,g]]}u.label={linePoints:a,x:i,y:o,verticalAlign:"middle",textAlign:r,inside:d}})}(n)})}var gE=.3;function mE(t,e,n,r){for(var i,o=[],a=0;a<n.length;a++){var s=n[a],l=t.get(t.mapDimension(s),e);i=l,("category"===r.getAxis(s).type?null==i:null==i||isNaN(i))||o.push(r.dataToPoint(l,s))}return o}function vE(t,e,n,r,i){var o=mE(t,n,r,i),a=new Tl({shape:{points:o},z2:10});return e.add(a),t.setItemGraphicEl(n,a),a}function yE(t){var e=t.get("smooth",!0);return!0===e&&(e=gE),e=Dr(e),Object(g.eqNaN)(e)&&(e=0),{smooth:e}}function bE(t,e,n,r){t.useStyle(e.getItemVisual(n,"style")),t.style.fill=null,t.setShape("smooth",r.smooth);var i=e.getItemModel(n),o=i.getModel("emphasis");ks(t,i,"lineStyle"),ws(t,o.get("focus"),o.get("blurScope"),o.get("disabled"))}var _E=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._dataGroup=new er,n._initialized=!1,n}return p(e,t),e.prototype.init=function(){this.group.add(this._dataGroup)},e.prototype.render=function(t,e,n,r){this._progressiveEls=null;var i=this._dataGroup,o=t.getData(),a=this._data,s=t.coordinateSystem,l=s.dimensions,c=yE(t);if(o.diff(a).add(function(t){bE(vE(o,i,t,l,s),o,t,c)}).update(function(e,n){var r=a.getItemGraphicEl(n),i=mE(o,e,l,s);o.setItemGraphicEl(e,r),ec(r,{shape:{points:i}},t,e),sc(r),bE(r,o,e,c)}).remove(function(t){var e=a.getItemGraphicEl(t);i.remove(e)}).execute(),!this._initialized){this._initialized=!0;var u=function(t,e,n){var r=t.model,i=t.getRect(),o=new ha({shape:{x:i.x,y:i.y,width:i.width,height:i.height}}),a="horizontal"===r.get("layout")?"width":"height";return o.setShape(a,0),nc(o,{shape:{width:i.width,height:i.height}},e,n),o}(s,t,function(){setTimeout(function(){i.removeClipPath()})});i.setClipPath(u)}this._data=o},e.prototype.incrementalPrepareRender=function(t,e,n){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},e.prototype.incrementalRender=function(t,e,n){for(var r=e.getData(),i=e.coordinateSystem,o=i.dimensions,a=yE(e),s=this._progressiveEls=[],l=t.start;l<t.end;l++){var c=vE(r,this._dataGroup,l,o,i);c.incremental=!0,bE(c,r,l,a),s.push(c)}},e.prototype.remove=function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null},e.type="parallel",e}(xp);function wE(t){var e=t.ecModel.getComponent("parallel",t.get("parallelIndex"));if(e){var n={};return Object(g.each)(e.dimensions,function(t){var e=+t.replace("dim","");n[t]=e}),n}}var xE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return p(e,t),e.prototype.getInitialData=function(t,e){return pv(null,this,{useEncodeDefaulter:Object(g.bind)(wE,null,this)})},e.prototype.getRawIndicesByActiveState=function(t){var e=this.coordinateSystem,n=this.getData(),r=[];return e.eachActiveState(n,function(e,i){t===e&&r.push(n.getRawIndex(i))}),r},e.type="series.parallel",e.dependencies=["parallel"],e.defaultOption={z:2,coordinateSystem:"parallel",parallelIndex:0,label:{show:!1},inactiveOpacity:.05,activeOpacity:1,lineStyle:{width:1,opacity:.45,type:"solid"},emphasis:{label:{show:!1}},progressive:500,smooth:!1,animationEasing:"linear"},e}(hp),SE=["lineStyle","opacity"],CE={seriesType:"parallel",reset:function(t,e){var n=t.coordinateSystem,r={normal:t.get(["lineStyle","opacity"]),active:t.get("activeOpacity"),inactive:t.get("inactiveOpacity")};return{progress:function(t,e){n.eachActiveState(e,function(t,n){var i=r[t];if("normal"===t&&e.hasItemOption){var o=e.getItemModel(n).get(SE,!0);null!=o&&(i=o)}e.ensureUniqueItemVisual(n,"style").opacity=i},t.start,t.end)}}}};function kE(t){!function(t){if(t.parallel)return;var e=!1;g.each(t.series,function(t){t&&"parallel"===t.type&&(e=!0)}),e&&(t.parallel=[{}])}(t),function(t){var e=Qr(t.parallelAxis);g.each(e,function(e){if(g.isObject(e)){var n=e.parallelIndex||0,r=Qr(t.parallel)[n];r&&r.parallelAxisDefault&&g.merge(e,r.parallelAxisDefault,!1)}})}(t)}var BE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){this._model=t,this._api=n,this._handlers||(this._handlers={},Object(g.each)(TE,function(t,e){n.getZr().on(e,this._handlers[e]=Object(g.bind)(t,this))},this)),Tp(this,"_throttledDispatchExpand",t.get("axisExpandRate"),"fixRate")},e.prototype.dispose=function(t,e){Ep(this,"_throttledDispatchExpand"),Object(g.each)(this._handlers,function(t,n){e.getZr().off(n,t)}),this._handlers=null},e.prototype._throttledDispatchExpand=function(t){this._dispatchExpand(t)},e.prototype._dispatchExpand=function(t){t&&this._api.dispatchAction(Object(g.extend)({type:"parallelAxisExpand"},t))},e.type="parallel",e}(fp),TE={mousedown:function(t){EE(this,"click")&&(this._mouseDownPoint=[t.offsetX,t.offsetY])},mouseup:function(t){var e=this._mouseDownPoint;if(EE(this,"click")&&e){var n=[t.offsetX,t.offsetY];if(Math.pow(e[0]-n[0],2)+Math.pow(e[1]-n[1],2)>5)return;var r=this._model.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]);"none"!==r.behavior&&this._dispatchExpand({axisExpandWindow:r.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(t){if(!this._mouseDownPoint&&EE(this,"mousemove")){var e=this._model,n=e.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]),r=n.behavior;"jump"===r&&this._throttledDispatchExpand.debounceNextCall(e.get("axisExpandDebounce")),this._throttledDispatchExpand("none"===r?null:{axisExpandWindow:n.axisExpandWindow,animation:"jump"===r?null:{duration:0}})}}};function EE(t,e){var n=t._model;return n.get("axisExpandable")&&n.get("axisExpandTriggerOn")===e}var ME=BE,OE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(){t.prototype.init.apply(this,arguments),this.mergeOption({})},e.prototype.mergeOption=function(t){var e=this.option;t&&g.merge(e,t,!0),this._initDimensions()},e.prototype.contains=function(t,e){var n=t.get("parallelIndex");return null!=n&&e.getComponent("parallel",n)===this},e.prototype.setAxisExpand=function(t){g.each(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],function(e){t.hasOwnProperty(e)&&(this.option[e]=t[e])},this)},e.prototype._initDimensions=function(){var t=this.dimensions=[],e=this.parallelAxisIndex=[],n=g.filter(this.ecModel.queryComponents({mainType:"parallelAxis"}),function(t){return(t.get("parallelIndex")||0)===this.componentIndex},this);g.each(n,function(n){t.push("dim"+n.get("dim")),e.push(n.componentIndex)})},e.type="parallel",e.dependencies=["parallelAxis"],e.layoutMode="box",e.defaultOption={z:0,left:80,top:60,right:80,bottom:60,layout:"horizontal",axisExpandable:!1,axisExpandCenter:null,axisExpandCount:0,axisExpandWidth:50,axisExpandRate:17,axisExpandDebounce:50,axisExpandSlideTriggerArea:[-.15,.05,.4],axisExpandTriggerOn:"click",parallelAxisDefault:null},e}(Sh),LE=function(t){function e(e,n,r,i,o){var a=t.call(this,e,n,r)||this;return a.type=i||"value",a.axisIndex=o,a}return p(e,t),e.prototype.isHorizontal=function(){return"horizontal"!==this.coordinateSystem.getModel().get("layout")},e}(eb);function DE(t,e,n,r,i,o){t=t||0;var a=n[1]-n[0];if(null!=i&&(i=PE(i,[0,a])),null!=o&&(o=Math.max(o,null!=i?i:0)),"all"===r){var s=Math.abs(e[1]-e[0]);i=o=PE(s=PE(s,[0,a]),[i,o]),r=0}e[0]=PE(e[0],n),e[1]=PE(e[1],n);var l=IE(e,r);e[r]+=t;var c,u=i||0,h=n.slice();return l.sign<0?h[0]+=u:h[1]-=u,e[r]=PE(e[r],h),c=IE(e,r),null!=i&&(c.sign!==l.sign||c.span<i)&&(e[1-r]=e[r]+l.sign*i),c=IE(e,r),null!=o&&c.span>o&&(e[1-r]=e[r]+c.sign*o),e}function IE(t,e){var n=t[e]-t[1-e];return{span:Math.abs(n),sign:n>0?-1:n<0?1:e?-1:1}}function PE(t,e){return Math.min(null!=e[1]?e[1]:1/0,Math.max(null!=e[0]?e[0]:-1/0,t))}var NE=g.each,FE=Math.min,RE=Math.max,jE=Math.floor,HE=Math.ceil,UE=Ar,QE=Math.PI;function zE(t,e){return FE(RE(t,e[0]),e[1])}var YE=function(){function t(t,e,n){this.type="parallel",this._axesMap=g.createHashMap(),this._axesLayout={},this.dimensions=t.dimensions,this._model=t,this._init(t,e,n)}return t.prototype._init=function(t,e,n){var r=t.dimensions,i=t.parallelAxisIndex;NE(r,function(t,n){var r=i[n],o=e.getComponent("parallelAxis",r),a=this._axesMap.set(t,new LE(t,vy(o),[0,0],o.get("type"),r)),s="category"===a.type;a.onBand=s&&o.get("boundaryGap"),a.inverse=o.get("inverse"),o.axis=a,a.model=o,a.coordinateSystem=o.coordinateSystem=this},this)},t.prototype.update=function(t,e){this._updateAxesFromSeries(this._model,t)},t.prototype.containPoint=function(t){var e=this._makeLayoutInfo(),n=e.axisBase,r=e.layoutBase,i=e.pixelDimIndex,o=t[1-i],a=t[i];return o>=n&&o<=n+e.axisLength&&a>=r&&a<=r+e.layoutLength},t.prototype.getModel=function(){return this._model},t.prototype._updateAxesFromSeries=function(t,e){e.eachSeries(function(n){if(t.contains(n,e)){var r=n.getData();NE(this.dimensions,function(t){var e=this._axesMap.get(t);e.scale.unionExtentFromData(r,r.mapDimension(t)),my(e.scale,e.model)},this)}},this)},t.prototype.resize=function(t,e){this._rect=gh(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()}),this._layoutAxes()},t.prototype.getRect=function(){return this._rect},t.prototype._makeLayoutInfo=function(){var t,e=this._model,n=this._rect,r=["x","y"],i=["width","height"],o=e.get("layout"),a="horizontal"===o?0:1,s=n[i[a]],l=[0,s],c=this.dimensions.length,u=zE(e.get("axisExpandWidth"),l),h=zE(e.get("axisExpandCount")||0,[0,c]),d=e.get("axisExpandable")&&c>3&&c>h&&h>1&&u>0&&s>0,f=e.get("axisExpandWindow");f?(t=zE(f[1]-f[0],l),f[1]=f[0]+t):(t=zE(u*(h-1),l),(f=[u*(e.get("axisExpandCenter")||jE(c/2))-t/2])[1]=f[0]+t);var p=(s-t)/(c-h);p<3&&(p=0);var A=[jE(UE(f[0]/u,1))+1,HE(UE(f[1]/u,1))-1],g=p/u*f[0];return{layout:o,pixelDimIndex:a,layoutBase:n[r[a]],layoutLength:s,axisBase:n[r[1-a]],axisLength:n[i[1-a]],axisExpandable:d,axisExpandWidth:u,axisCollapseWidth:p,axisExpandWindow:f,axisCount:c,winInnerIndices:A,axisExpandWindow0Pos:g}},t.prototype._layoutAxes=function(){var t=this._rect,e=this._axesMap,n=this.dimensions,r=this._makeLayoutInfo(),i=r.layout;e.each(function(t){var e=[0,r.axisLength],n=t.inverse?1:0;t.setExtent(e[n],e[1-n])}),NE(n,function(e,n){var o=(r.axisExpandable?function(t,e){var n,r,i=e.layoutLength,o=e.axisExpandWidth,a=e.axisCount,s=e.axisCollapseWidth,l=e.winInnerIndices,c=s,u=!1;t<l[0]?(n=t*s,r=s):t<=l[1]?(n=e.axisExpandWindow0Pos+t*o-e.axisExpandWindow[0],c=o,u=!0):(n=i-(a-1-t)*s,r=s);return{position:n,axisNameAvailableWidth:c,axisLabelShow:u,nameTruncateMaxWidth:r}}:function(t,e){var n=e.layoutLength/(e.axisCount-1);return{position:n*t,axisNameAvailableWidth:n,axisLabelShow:!0}})(n,r),a={horizontal:{x:o.position,y:r.axisLength},vertical:{x:0,y:o.position}},s={horizontal:QE/2,vertical:0},l=[a[i].x+t.x,a[i].y+t.y],c=s[i],u=[1,0,0,1,0,0];yt(u,u,c),vt(u,u,l),this._axesLayout[e]={position:l,rotation:c,transform:u,axisNameAvailableWidth:o.axisNameAvailableWidth,axisLabelShow:o.axisLabelShow,nameTruncateMaxWidth:o.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}},this)},t.prototype.getAxis=function(t){return this._axesMap.get(t)},t.prototype.dataToPoint=function(t,e){return this.axisCoordToPoint(this._axesMap.get(e).dataToCoord(t),e)},t.prototype.eachActiveState=function(t,e,n,r){null==n&&(n=0),null==r&&(r=t.count());var i=this._axesMap,o=this.dimensions,a=[],s=[];g.each(o,function(e){a.push(t.mapDimension(e)),s.push(i.get(e).model)});for(var l=this.hasAxisBrushed(),c=n;c<r;c++){var u=void 0;if(l){u="active";for(var h=t.getValues(a,c),d=0,f=o.length;d<f;d++){if("inactive"===s[d].getActiveState(h[d])){u="inactive";break}}}else u="normal";e(u,c)}},t.prototype.hasAxisBrushed=function(){for(var t=this.dimensions,e=this._axesMap,n=!1,r=0,i=t.length;r<i;r++)"normal"!==e.get(t[r]).model.getActiveState()&&(n=!0);return n},t.prototype.axisCoordToPoint=function(t,e){return Cc([t,0],this._axesLayout[e].transform)},t.prototype.getAxisLayout=function(t){return g.clone(this._axesLayout[t])},t.prototype.getSlidedAxisExpandWindow=function(t){var e=this._makeLayoutInfo(),n=e.pixelDimIndex,r=e.axisExpandWindow.slice(),i=r[1]-r[0],o=[0,e.axisExpandWidth*(e.axisCount-1)];if(!this.containPoint(t))return{behavior:"none",axisExpandWindow:r};var a,s=t[n]-e.layoutBase-e.axisExpandWindow0Pos,l="slide",c=e.axisCollapseWidth,u=this._model.get("axisExpandSlideTriggerArea"),h=null!=u[0];if(c)h&&c&&s<i*u[0]?(l="jump",a=s-i*u[2]):h&&c&&s>i*(1-u[0])?(l="jump",a=s-i*(1-u[2])):(a=s-i*u[1])>=0&&(a=s-i*(1-u[1]))<=0&&(a=0),(a*=e.axisExpandWidth/c)?DE(a,r,o,"all"):l="none";else{var d=r[1]-r[0];(r=[RE(0,o[1]*s/d-d/2)])[1]=FE(o[1],r[0]+d),r[0]=r[1]-d}return{axisExpandWindow:r,behavior:l}},t}();var VE={create:function(t,e){var n=[];return t.eachComponent("parallel",function(r,i){var o=new YE(r,t,e);o.name="parallel_"+i,o.resize(r,e),r.coordinateSystem=o,o.model=r,n.push(o)}),t.eachSeries(function(t){if("parallel"===t.get("coordinateSystem")){var e=t.getReferringComponents("parallel",ii).models[0];t.coordinateSystem=e.coordinateSystem}}),n}},WE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.activeIntervals=[],n}return p(e,t),e.prototype.getAreaSelectStyle=function(){return bi([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},e.prototype.setActiveIntervals=function(t){var e=this.activeIntervals=g.clone(t);if(e)for(var n=e.length-1;n>=0;n--)gr(e[n])},e.prototype.getActiveState=function(t){var e=this.activeIntervals;if(!e.length)return"normal";if(null==t||isNaN(+t))return"inactive";if(1===e.length){var n=e[0];if(n[0]<=t&&t<=n[1])return"active"}else for(var r=0,i=e.length;r<i;r++)if(e[r][0]<=t&&t<=e[r][1])return"active";return"inactive"},e}(Sh);g.mixin(WE,Sy);var GE=WE,XE=!0,ZE=Math.min,$E=Math.max,KE=Math.pow,JE=1e4,qE=6,tM=6,eM={w:[0,0],e:[0,1],n:[1,0],s:[1,1]},nM={w:"ew",e:"ew",n:"ns",s:"ns",ne:"nesw",sw:"nesw",nw:"nwse",se:"nwse"},rM={brushStyle:{lineWidth:2,stroke:"rgba(210,219,238,0.3)",fill:"#D2DBEE"},transformable:!0,brushMode:"single",removeOnClick:!1},iM=0,oM=function(t){function e(e){var n=t.call(this)||this;return n._track=[],n._covers=[],n._handlers={},n._zr=e,n.group=new er,n._uid="brushController_"+iM++,Object(g.each)(LM,function(t,e){this._handlers[e]=Object(g.bind)(t,this)},n),n}return p(e,t),e.prototype.enableBrush=function(t){return this._brushType&&this._doDisableBrush(),t.brushType&&this._doEnableBrush(t),this},e.prototype._doEnableBrush=function(t){var e=this._zr;this._enableGlobalPan||function(t,e,n){$S(t)[e]=n}(e,"globalPan",this._uid),Object(g.each)(this._handlers,function(t,n){e.on(n,t)}),this._brushType=t.brushType,this._brushOption=Object(g.merge)(Object(g.clone)(rM),t,!0)},e.prototype._doDisableBrush=function(){var t=this._zr;!function(t,e,n){var r=$S(t);r[e]===n&&(r[e]=null)}(t,"globalPan",this._uid),Object(g.each)(this._handlers,function(e,n){t.off(n,e)}),this._brushType=this._brushOption=null},e.prototype.setPanels=function(t){if(t&&t.length){var e=this._panels={};Object(g.each)(t,function(t){e[t.panelId]=Object(g.clone)(t)})}else this._panels=null;return this},e.prototype.mount=function(t){t=t||{},this._enableGlobalPan=t.enableGlobalPan;var e=this.group;return this._zr.add(e),e.attr({x:t.x||0,y:t.y||0,rotation:t.rotation||0,scaleX:t.scaleX||1,scaleY:t.scaleY||1}),this._transform=e.getLocalTransform(),this},e.prototype.updateCovers=function(t){t=Object(g.map)(t,function(t){return Object(g.merge)(Object(g.clone)(rM),t,!0)});var e="\0-brush-index-",n=this._covers,r=this._covers=[],i=this,o=this._creatingCover;return new Im(n,t,function(t,e){return a(t.__brushOption,e)},a).add(s).update(s).remove(function(t){n[t]!==o&&i.group.remove(n[t])}).execute(),this;function a(t,n){return(null!=t.id?t.id:e+n)+"-"+t.brushType}function s(e,a){var s=t[e];if(null!=a&&n[a]===o)r[e]=n[a];else{var l=r[e]=null!=a?(n[a].__brushOption=s,n[a]):sM(i,aM(i,s));uM(i,l)}}},e.prototype.unmount=function(){return this.enableBrush(!1),pM(this),this._zr.remove(this.group),this},e.prototype.dispose=function(){this.unmount(),this.off()},e}(Y);function aM(t,e){var n=IM[e.brushType].createCover(t,e);return n.__brushOption=e,cM(n,e),t.group.add(n),n}function sM(t,e){var n=hM(e);return n.endCreating&&(n.endCreating(t,e),cM(e,e.__brushOption)),e}function lM(t,e){var n=e.__brushOption;hM(e).updateCoverShape(t,e,n.range,n)}function cM(t,e){var n=e.z;null==n&&(n=JE),t.traverse(function(t){t.z=n,t.z2=n})}function uM(t,e){hM(e).updateCommon(t,e),lM(t,e)}function hM(t){return IM[t.__brushOption.brushType]}function dM(t,e,n){var r,i=t._panels;if(!i)return XE;var o=t._transform;return Object(g.each)(i,function(t){t.isTargetByCursor(e,n,o)&&(r=t)}),r}function fM(t,e){var n=t._panels;if(!n)return XE;var r=e.__brushOption.panelId;return null!=r?n[r]:XE}function pM(t){var e=t._covers,n=e.length;return Object(g.each)(e,function(e){t.group.remove(e)},t),e.length=0,!!n}function AM(t,e){var n=Object(g.map)(t._covers,function(t){var e=t.__brushOption,n=Object(g.clone)(e.range);return{brushType:e.brushType,panelId:e.panelId,range:n}});t.trigger("brush",{areas:n,isEnd:!!e.isEnd,removeOnClick:!!e.removeOnClick})}function gM(t){var e=t.length-1;return e<0&&(e=0),[t[0],t[e]]}function mM(t,e,n,r){var i=new er;return i.add(new ha({name:"main",style:_M(n),silent:!0,draggable:!0,cursor:"move",drift:Object(g.curry)(SM,t,e,i,["n","s","w","e"]),ondragend:Object(g.curry)(AM,e,{isEnd:!0})})),Object(g.each)(r,function(n){i.add(new ha({name:n.join(""),style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:Object(g.curry)(SM,t,e,i,n),ondragend:Object(g.curry)(AM,e,{isEnd:!0})}))}),i}function vM(t,e,n,r){var i=r.brushStyle.lineWidth||0,o=$E(i,tM),a=n[0][0],s=n[1][0],l=a-i/2,c=s-i/2,u=n[0][1],h=n[1][1],d=u-o+i/2,f=h-o+i/2,p=u-a,A=h-s,g=p+i,m=A+i;bM(t,e,"main",a,s,p,A),r.transformable&&(bM(t,e,"w",l,c,o,m),bM(t,e,"e",d,c,o,m),bM(t,e,"n",l,c,g,o),bM(t,e,"s",l,f,g,o),bM(t,e,"nw",l,c,o,o),bM(t,e,"ne",d,c,o,o),bM(t,e,"sw",l,f,o,o),bM(t,e,"se",d,f,o,o))}function yM(t,e){var n=e.__brushOption,r=n.transformable,i=e.childAt(0);i.useStyle(_M(n)),i.attr({silent:!r,cursor:r?"move":"default"}),Object(g.each)([["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]],function(n){var i=e.childOfName(n.join("")),o=1===n.length?xM(t,n[0]):function(t,e){var n=[xM(t,e[0]),xM(t,e[1])];return("e"===n[0]||"w"===n[0])&&n.reverse(),n.join("")}(t,n);i&&i.attr({silent:!r,invisible:!r,cursor:r?nM[o]+"-resize":null})})}function bM(t,e,n,r,i,o,a){var s,l,c,u,h,d=e.childOfName(n);d&&d.setShape((s=BM(t,e,[[r,i],[r+o,i+a]]),l=ZE(s[0][0],s[1][0]),c=ZE(s[0][1],s[1][1]),u=$E(s[0][0],s[1][0]),h=$E(s[0][1],s[1][1]),{x:l,y:c,width:u-l,height:h-c}))}function _M(t){return Object(g.defaults)({strokeNoScale:!0},t.brushStyle)}function wM(t,e,n,r){var i=[ZE(t,n),ZE(e,r)],o=[$E(t,n),$E(e,r)];return[[i[0],o[0]],[i[1],o[1]]]}function xM(t,e){return{left:"w",right:"e",top:"n",bottom:"s"}[kc({w:"left",e:"right",n:"top",s:"bottom"}[e],function(t){return Sc(t.group)}(t))]}function SM(t,e,n,r,i,o){var a=n.__brushOption,s=t.toRectRange(a.range),l=kM(e,i,o);Object(g.each)(r,function(t){var e=eM[t];s[e[0]][e[1]]+=l[e[0]]}),a.range=t.fromRectRange(wM(s[0][0],s[1][0],s[0][1],s[1][1])),uM(e,n),AM(e,{isEnd:!1})}function CM(t,e,n,r){var i=e.__brushOption.range,o=kM(t,n,r);Object(g.each)(i,function(t){t[0]+=o[0],t[1]+=o[1]}),uM(t,e),AM(t,{isEnd:!1})}function kM(t,e,n){var r=t.group,i=r.transformCoordToLocal(e,n),o=r.transformCoordToLocal(0,0);return[i[0]-o[0],i[1]-o[1]]}function BM(t,e,n){var r=fM(t,e);return r&&r!==XE?r.clipPath(n,t._transform):Object(g.clone)(n)}function TM(t){var e=t.event;e.preventDefault&&e.preventDefault()}function EM(t,e,n){return t.childOfName("main").contain(e,n)}function MM(t,e,n,r){var i,o=t._creatingCover,a=t._creatingPanel,s=t._brushOption;if(t._track.push(n.slice()),function(t){var e=t._track;if(!e.length)return!1;var n=e[e.length-1],r=e[0],i=n[0]-r[0],o=n[1]-r[1];return KE(i*i+o*o,.5)>qE}(t)||o){if(a&&!o){"single"===s.brushMode&&pM(t);var l=Object(g.clone)(s);l.brushType=OM(l.brushType,a),l.panelId=a===XE?null:a.panelId,o=t._creatingCover=aM(t,l),t._covers.push(o)}if(o){var c=IM[OM(t._brushType,a)];o.__brushOption.range=c.getCreatingRange(BM(t,o,t._track)),r&&(sM(t,o),c.updateCommon(t,o)),lM(t,o),i={isEnd:r}}}else r&&"single"===s.brushMode&&s.removeOnClick&&dM(t,e,n)&&pM(t)&&(i={isEnd:r,removeOnClick:!0});return i}function OM(t,e){return"auto"===t?e.defaultBrushType:t}var LM={mousedown:function(t){if(this._dragging)DM(this,t);else if(!t.target||!t.target.draggable){TM(t);var e=this.group.transformCoordToLocal(t.offsetX,t.offsetY);this._creatingCover=null,(this._creatingPanel=dM(this,t,e))&&(this._dragging=!0,this._track=[e.slice()])}},mousemove:function(t){var e=t.offsetX,n=t.offsetY,r=this.group.transformCoordToLocal(e,n);if(function(t,e,n){if(t._brushType&&!function(t,e,n){var r=t._zr;return e<0||e>r.getWidth()||n<0||n>r.getHeight()}(t,e.offsetX,e.offsetY)){var r=t._zr,i=t._covers,o=dM(t,e,n);if(!t._dragging)for(var a=0;a<i.length;a++){var s=i[a].__brushOption;if(o&&(o===XE||s.panelId===o.panelId)&&IM[s.brushType].contain(i[a],n[0],n[1]))return}o&&r.setCursorStyle("crosshair")}}(this,t,r),this._dragging){TM(t);var i=MM(this,t,r,!1);i&&AM(this,i)}},mouseup:function(t){DM(this,t)}};function DM(t,e){if(t._dragging){TM(e);var n=e.offsetX,r=e.offsetY,i=MM(t,e,t.group.transformCoordToLocal(n,r),!0);t._dragging=!1,t._track=[],t._creatingCover=null,i&&AM(t,i)}}var IM={lineX:PM(0),lineY:PM(1),rect:{createCover:function(t,e){function n(t){return t}return mM({toRectRange:n,fromRectRange:n},t,e,[["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]])},getCreatingRange:function(t){var e=gM(t);return wM(e[1][0],e[1][1],e[0][0],e[0][1])},updateCoverShape:function(t,e,n,r){vM(t,e,n,r)},updateCommon:yM,contain:EM},polygon:{createCover:function(t,e){var n=new er;return n.add(new Tl({name:"main",style:_M(e),silent:!0})),n},getCreatingRange:function(t){return t},endCreating:function(t,e){e.remove(e.childAt(0)),e.add(new Cl({name:"main",draggable:!0,drift:Object(g.curry)(CM,t,e),ondragend:Object(g.curry)(AM,t,{isEnd:!0})}))},updateCoverShape:function(t,e,n,r){e.childAt(0).setShape({points:BM(t,e,n)})},updateCommon:yM,contain:EM}};function PM(t){return{createCover:function(e,n){return mM({toRectRange:function(e){var n=[e,[0,100]];return t&&n.reverse(),n},fromRectRange:function(e){return e[t]}},e,n,[[["w"],["e"]],[["n"],["s"]]][t])},getCreatingRange:function(e){var n=gM(e);return[ZE(n[0][t],n[1][t]),$E(n[0][t],n[1][t])]},updateCoverShape:function(e,n,r,i){var o,a=fM(e,n);if(a!==XE&&a.getLinearBrushOtherExtent)o=a.getLinearBrushOtherExtent(t);else{var s=e._zr;o=[0,[s.getWidth(),s.getHeight()][1-t]]}var l=[r,o];t&&l.reverse(),vM(e,n,l,i)},updateCommon:yM,contain:EM}}var NM=oM;function FM(t){return t=HM(t),function(e){return Ec(e,t)}}function RM(t,e){return t=HM(t),function(n){var r=null!=e?e:n,i=r?t.width:t.height,o=r?t.x:t.y;return[o,o+(i||0)]}}function jM(t,e,n){var r=HM(t);return function(t,i){return r.contain(i[0],i[1])&&!oC(t,e,n)}}function HM(t){return Lt.create(t)}var UM=["axisLine","axisTickLabel","axisName"];var QM=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(e,n){t.prototype.init.apply(this,arguments),(this._brushController=new NM(n.getZr())).on("brush",g.bind(this._onBrush,this))},e.prototype.render=function(t,e,n,r){if(!function(t,e,n){return n&&"axisAreaSelect"===n.type&&e.findComponents({mainType:"parallelAxis",query:n})[0]===t}(t,e,r)){this.axisModel=t,this.api=n,this.group.removeAll();var i=this._axisGroup;if(this._axisGroup=new er,this.group.add(this._axisGroup),t.get("show")){var o=function(t,e){return e.getComponent("parallel",t.get("parallelIndex"))}(t,e),a=o.coordinateSystem,s=t.getAreaSelectStyle(),l=s.width,c=t.axis.dim,u=a.getAxisLayout(c),h=g.extend({strokeContainThreshold:l},u),d=new pS(t,h);g.each(UM,d.add,d),this._axisGroup.add(d.getGroup()),this._refreshBrushController(h,s,t,o,l,n),Tc(i,this._axisGroup,t)}}},e.prototype._refreshBrushController=function(t,e,n,r,i,o){var a=n.axis.getExtent(),s=a[1]-a[0],l=Math.min(30,.1*Math.abs(s)),c=Lt.create({x:a[0],y:-i/2,width:s,height:i});c.x-=l,c.width+=2*l,this._brushController.mount({enableGlobalPan:!0,rotation:t.rotation,x:t.position[0],y:t.position[1]}).setPanels([{panelId:"pl",clipPath:FM(c),isTargetByCursor:jM(c,o,r),getLinearBrushOtherExtent:RM(c,0)}]).enableBrush({brushType:"lineX",brushStyle:e,removeOnClick:!0}).updateCovers(function(t){var e=t.axis;return g.map(t.activeIntervals,function(t){return{brushType:"lineX",panelId:"pl",range:[e.dataToCoord(t[0],!0),e.dataToCoord(t[1],!0)]}})}(n))},e.prototype._onBrush=function(t){var e=t.areas,n=this.axisModel,r=n.axis,i=g.map(e,function(t){return[r.coordToData(t.range[0],!0),r.coordToData(t.range[1],!0)]});(!n.option.realtime===t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"axisAreaSelect",parallelAxisId:n.id,intervals:i})},e.prototype.dispose=function(){this._brushController.dispose()},e.type="parallelAxis",e}(fp),zM={type:"axisAreaSelect",event:"axisAreaSelected"};var YM={type:"value",areaSelectStyle:{width:20,borderWidth:1,borderColor:"rgba(160,197,232)",color:"rgba(160,197,232)",opacity:.3},realtime:!0,z:10};function VM(t){t.registerComponentView(ME),t.registerComponentModel(OE),t.registerCoordinateSystem("parallel",VE),t.registerPreprocessor(kE),t.registerComponentModel(GE),t.registerComponentView(QM),Wx(t,"parallel",GE,YM),function(t){t.registerAction(zM,function(t,e){e.eachComponent({mainType:"parallelAxis",query:t},function(e){e.axis.model.setActiveIntervals(t.intervals)})}),t.registerAction("parallelAxisExpand",function(t,e){e.eachComponent({mainType:"parallel",query:t},function(e){e.setAxisExpand(t)})})}(t)}var WM=function(){return function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.cpx2=0,this.cpy2=0,this.extent=0}}(),GM=function(t){function e(e){return t.call(this,e)||this}return p(e,t),e.prototype.getDefaultShape=function(){return new WM},e.prototype.buildPath=function(t,e){var n=e.extent;t.moveTo(e.x1,e.y1),t.bezierCurveTo(e.cpx1,e.cpy1,e.cpx2,e.cpy2,e.x2,e.y2),"vertical"===e.orient?(t.lineTo(e.x2+n,e.y2),t.bezierCurveTo(e.cpx2+n,e.cpy2,e.cpx1+n,e.cpy1,e.x1+n,e.y1)):(t.lineTo(e.x2,e.y2+n),t.bezierCurveTo(e.cpx2,e.cpy2+n,e.cpx1,e.cpy1+n,e.x1,e.y1+n)),t.closePath()},e.prototype.highlight=function(){cs(this)},e.prototype.downplay=function(){us(this)},e}($o);var XM=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._focusAdjacencyDisabled=!1,n}return p(e,t),e.prototype.render=function(t,e,n){var r=this,i=t.getGraph(),o=this.group,a=t.layoutInfo,s=a.width,l=a.height,c=t.getData(),u=t.getData("edge"),h=t.get("orient");this._model=t,o.removeAll(),o.x=a.x,o.y=a.y,i.eachEdge(function(e){var n=new GM,r=Ta(n);r.dataIndex=e.dataIndex,r.seriesIndex=t.seriesIndex,r.dataType="edge";var i,a,c,d,f,p,A,m,v=e.getModel(),y=v.getModel("lineStyle"),b=y.get("curveness"),_=e.node1.getLayout(),w=e.node1.getModel(),x=w.get("localX"),S=w.get("localY"),C=e.node2.getLayout(),k=e.node2.getModel(),B=k.get("localX"),T=k.get("localY"),E=e.getLayout();switch(n.shape.extent=Math.max(1,E.dy),n.shape.orient=h,"vertical"===h?(i=(null!=x?x*s:_.x)+E.sy,a=(null!=S?S*l:_.y)+_.dy,c=(null!=B?B*s:C.x)+E.ty,f=i,p=a*(1-b)+(d=null!=T?T*l:C.y)*b,A=c,m=a*b+d*(1-b)):(i=(null!=x?x*s:_.x)+_.dx,a=(null!=S?S*l:_.y)+E.sy,f=i*(1-b)+(c=null!=B?B*s:C.x)*b,p=a,A=i*b+c*(1-b),m=d=(null!=T?T*l:C.y)+E.ty),n.setShape({x1:i,y1:a,x2:c,y2:d,cpx1:f,cpy1:p,cpx2:A,cpy2:m}),n.useStyle(y.getItemStyle()),n.style.fill){case"source":n.style.fill=e.node1.getVisual("color"),n.style.decal=e.node1.getVisual("style").decal;break;case"target":n.style.fill=e.node2.getVisual("color"),n.style.decal=e.node2.getVisual("style").decal;break;case"gradient":var M=e.node1.getVisual("color"),O=e.node2.getVisual("color");Object(g.isString)(M)&&Object(g.isString)(O)&&(n.style.fill=new zl(0,0,+("horizontal"===h),+("vertical"===h),[{color:M,offset:0},{color:O,offset:1}]))}Uc(n,Qc(v,"edgeLabel"),{labelFetcher:t,labelDataIndex:e.dataIndex,defaultText:""+v.get("value")}),n.setTextConfig({position:"inside"});var L=v.getModel("emphasis");ks(n,v,"lineStyle",function(t){return t.getItemStyle()}),o.add(n),u.setItemGraphicEl(e.dataIndex,n);var D=L.get("focus");ws(n,"adjacency"===D?e.getAdjacentDataIndices():D,L.get("blurScope"),L.get("disabled")),Ta(n).dataType="edge"}),i.eachNode(function(e){var n=e.getLayout(),r=e.getModel(),i=r.get("localX"),a=r.get("localY"),u=r.getModel("emphasis"),h=new ha({shape:{x:null!=i?i*s:n.x,y:null!=a?a*l:n.y,width:n.dx,height:n.dy},style:r.getModel("itemStyle").getItemStyle(),z2:10});Uc(h,Qc(r),{labelFetcher:t,labelDataIndex:e.dataIndex,defaultText:e.id}),h.disableLabelAnimation=!0,h.setStyle("fill",e.getVisual("color")),h.setStyle("decal",e.getVisual("style").decal),ks(h,r),o.add(h),c.setItemGraphicEl(e.dataIndex,h),Ta(h).dataType="node";var d=u.get("focus");ws(h,"adjacency"===d?e.getAdjacentDataIndices():d,u.get("blurScope"),u.get("disabled"))}),c.eachItemGraphicEl(function(e,i){c.getItemModel(i).get("draggable")&&(e.drift=function(e,o){r._focusAdjacencyDisabled=!0,this.shape.x+=e,this.shape.y+=o,this.dirty(),n.dispatchAction({type:"dragNode",seriesId:t.id,dataIndex:c.getRawIndex(i),localX:this.shape.x/s,localY:this.shape.y/l})},e.ondragend=function(){r._focusAdjacencyDisabled=!1},e.draggable=!0,e.cursor="move")}),!this._data&&t.isAnimationEnabled()&&o.setClipPath(function(t,e,n){var r=new ha({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return nc(r,{shape:{width:t.width+20}},e,n),r}(o.getBoundingRect(),t,function(){o.removeClipPath()})),this._data=t.getData()},e.prototype.dispose=function(){},e.type="sankey",e}(xp),ZM=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.getInitialData=function(t,e){var n=t.edges||t.links,r=t.data||t.nodes,i=t.levels;this.levelModels=[];for(var o=this.levelModels,a=0;a<i.length;a++)null!=i[a].depth&&i[a].depth>=0&&(o[i[a].depth]=new du(i[a],this,e));if(r&&n)return rE(r,n,this,!0,function(t,e){t.wrapMethod("getItemModel",function(t,e){var n=t.parentModel,r=n.getData().getItemLayout(e);if(r){var i=r.depth,o=n.levelModels[i];o&&(t.parentModel=o)}return t}),e.wrapMethod("getItemModel",function(t,e){var n=t.parentModel,r=n.getGraph().getEdgeByIndex(e),i=r.node1.getLayout();if(i){var o=i.depth,a=n.levelModels[o];a&&(t.parentModel=a)}return t})}).data},e.prototype.setNodePosition=function(t,e){var n=(this.option.data||this.option.nodes)[t];n.localX=e[0],n.localY=e[1]},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.formatTooltip=function(t,e,n){function r(t){return isNaN(t)||null==t}if("edge"===n){var i=this.getDataParams(t,n),o=i.data,a=i.value;return Qf("nameValue",{name:o.source+" -- "+o.target,value:a,noValue:r(a)})}var s=this.getGraph().getNodeByIndex(t).getLayout().value,l=this.getDataParams(t,n).data.name;return Qf("nameValue",{name:null!=l?l+"":null,value:s,noValue:r(s)})},e.prototype.optionUpdated=function(){},e.prototype.getDataParams=function(e,n){var r=t.prototype.getDataParams.call(this,e,n);if(null==r.value&&"node"===n){var i=this.getGraph().getNodeByIndex(e).getLayout().value;r.value=i}return r},e.type="series.sankey",e.defaultOption={z:2,coordinateSystem:"view",left:"5%",top:"5%",right:"20%",bottom:"5%",orient:"horizontal",nodeWidth:20,nodeGap:8,draggable:!0,layoutIterations:32,label:{show:!0,position:"right",fontSize:12},edgeLabel:{show:!1,fontSize:12},levels:[],nodeAlign:"justify",lineStyle:{color:"#314656",opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},select:{itemStyle:{borderColor:"#212121"}},animationEasing:"linear",animationDuration:1e3},e}(hp);function $M(t,e){t.eachSeriesByType("sankey",function(t){var n=t.get("nodeWidth"),r=t.get("nodeGap"),i=function(t,e){return gh(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}(t,e);t.layoutInfo=i;var o=i.width,a=i.height,s=t.getGraph(),l=s.nodes,c=s.edges;!function(t){g.each(t,function(t){var e=aO(t.outEdges,oO),n=aO(t.inEdges,oO),r=t.getValue()||0,i=Math.max(e,n,r);t.setLayout({value:i},!0)})}(l),function(t,e,n,r,i,o,a,s,l){(function(t,e,n,r,i,o,a){for(var s=[],l=[],c=[],u=[],h=0,d=0;d<e.length;d++)s[d]=1;for(var d=0;d<t.length;d++)l[d]=t[d].inEdges.length,0===l[d]&&c.push(t[d]);var f=-1;for(;c.length;){for(var p=0;p<c.length;p++){var A=c[p],m=A.hostGraph.data.getRawDataItem(A.dataIndex),v=null!=m.depth&&m.depth>=0;v&&m.depth>f&&(f=m.depth),A.setLayout({depth:v?m.depth:h},!0),"vertical"===o?A.setLayout({dy:n},!0):A.setLayout({dx:n},!0);for(var y=0;y<A.outEdges.length;y++){var b=A.outEdges[y],_=e.indexOf(b);s[_]=0;var w=b.node2,x=t.indexOf(w);0==--l[x]&&u.indexOf(w)<0&&u.push(w)}}++h,c=u,u=[]}for(var d=0;d<s.length;d++)if(1===s[d])throw new Error("Sankey is a DAG, the original data has cycle!");var S=f>h-1?f:h-1;a&&"left"!==a&&function(t,e,n,r){if("right"===e){for(var i=[],o=t,a=0;o.length;){for(var s=0;s<o.length;s++){var l=o[s];l.setLayout({skNodeHeight:a},!0);for(var c=0;c<l.inEdges.length;c++){var u=l.inEdges[c];i.indexOf(u.node1)<0&&i.push(u.node1)}}o=i,i=[],++a}g.each(t,function(t){KM(t)||t.setLayout({depth:Math.max(0,r-t.getLayout().skNodeHeight)},!0)})}else"justify"===e&&function(t,e){g.each(t,function(t){KM(t)||t.outEdges.length||t.setLayout({depth:e},!0)})}(t,r)}(t,a,0,S);!function(t,e,n){g.each(t,function(t){var r=t.getLayout().depth*e;"vertical"===n?t.setLayout({y:r},!0):t.setLayout({x:r},!0)})}(t,"vertical"===o?(i-n)/S:(r-n)/S,o)})(t,e,n,i,o,s,l),function(t,e,n,r,i,o,a){var s=function(t,e){var n=[],r="vertical"===e?"y":"x",i=li(t,function(t){return t.getLayout()[r]});return i.keys.sort(function(t,e){return t-e}),g.each(i.keys,function(t){n.push(i.buckets.get(t))}),n}(t,a);(function(t,e,n,r,i,o){var a=1/0;g.each(t,function(t){var e=t.length,s=0;g.each(t,function(t){s+=t.getLayout().value});var l="vertical"===o?(r-(e-1)*i)/s:(n-(e-1)*i)/s;l<a&&(a=l)}),g.each(t,function(t){g.each(t,function(t,e){var n=t.getLayout().value*a;"vertical"===o?(t.setLayout({x:e},!0),t.setLayout({dx:n},!0)):(t.setLayout({y:e},!0),t.setLayout({dy:n},!0))})}),g.each(e,function(t){var e=+t.getValue()*a;t.setLayout({dy:e},!0)})})(s,e,n,r,i,a),JM(s,i,n,r,a);for(var l=1;o>0;o--)qM(s,l*=.99,a),JM(s,i,n,r,a),sO(s,l,a),JM(s,i,n,r,a)}(t,e,o,i,r,a,s),function(t,e){var n="vertical"===e?"x":"y";g.each(t,function(t){t.outEdges.sort(function(t,e){return t.node2.getLayout()[n]-e.node2.getLayout()[n]}),t.inEdges.sort(function(t,e){return t.node1.getLayout()[n]-e.node1.getLayout()[n]})}),g.each(t,function(t){var e=0,n=0;g.each(t.outEdges,function(t){t.setLayout({sy:e},!0),e+=t.getLayout().dy}),g.each(t.inEdges,function(t){t.setLayout({ty:n},!0),n+=t.getLayout().dy})})}(t,s)}(l,c,n,r,o,a,0!==g.filter(l,function(t){return 0===t.getLayout().value}).length?0:t.get("layoutIterations"),t.get("orient"),t.get("nodeAlign"))})}function KM(t){var e=t.hostGraph.data.getRawDataItem(t.dataIndex);return null!=e.depth&&e.depth>=0}function JM(t,e,n,r,i){var o="vertical"===i?"x":"y";g.each(t,function(t){var a,s,l;t.sort(function(t,e){return t.getLayout()[o]-e.getLayout()[o]});for(var c=0,u=t.length,h="vertical"===i?"dx":"dy",d=0;d<u;d++)(l=c-(s=t[d]).getLayout()[o])>0&&(a=s.getLayout()[o]+l,"vertical"===i?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),c=s.getLayout()[o]+s.getLayout()[h]+e;if((l=c-e-("vertical"===i?r:n))>0){a=s.getLayout()[o]-l,"vertical"===i?s.setLayout({x:a},!0):s.setLayout({y:a},!0),c=a;for(d=u-2;d>=0;--d)(l=(s=t[d]).getLayout()[o]+s.getLayout()[h]+e-c)>0&&(a=s.getLayout()[o]-l,"vertical"===i?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),c=s.getLayout()[o]}})}function qM(t,e,n){g.each(t.slice().reverse(),function(t){g.each(t,function(t){if(t.outEdges.length){var r=aO(t.outEdges,tO,n)/aO(t.outEdges,oO);if(isNaN(r)){var i=t.outEdges.length;r=i?aO(t.outEdges,eO,n)/i:0}if("vertical"===n){var o=t.getLayout().x+(r-iO(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(r-iO(t,n))*e;t.setLayout({y:a},!0)}}})})}function tO(t,e){return iO(t.node2,e)*t.getValue()}function eO(t,e){return iO(t.node2,e)}function nO(t,e){return iO(t.node1,e)*t.getValue()}function rO(t,e){return iO(t.node1,e)}function iO(t,e){return"vertical"===e?t.getLayout().x+t.getLayout().dx/2:t.getLayout().y+t.getLayout().dy/2}function oO(t){return t.getValue()}function aO(t,e,n){for(var r=0,i=t.length,o=-1;++o<i;){var a=+e(t[o],n);isNaN(a)||(r+=a)}return r}function sO(t,e,n){g.each(t,function(t){g.each(t,function(t){if(t.inEdges.length){var r=aO(t.inEdges,nO,n)/aO(t.inEdges,oO);if(isNaN(r)){var i=t.inEdges.length;r=i?aO(t.inEdges,rO,n)/i:0}if("vertical"===n){var o=t.getLayout().x+(r-iO(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(r-iO(t,n))*e;t.setLayout({y:a},!0)}}})})}function lO(t){t.eachSeriesByType("sankey",function(t){var e=t.getGraph(),n=e.nodes,r=e.edges;if(n.length){var i=1/0,o=-1/0;g.each(n,function(t){var e=t.getLayout().value;e<i&&(i=e),e>o&&(o=e)}),g.each(n,function(e){var n=new NB({type:"color",mappingMethod:"linear",dataExtent:[i,o],visual:t.get("color")}).mapValueToVisual(e.getLayout().value),r=e.getModel().get(["itemStyle","color"]);null!=r?(e.setVisual("color",r),e.setVisual("style",{fill:r})):(e.setVisual("color",n),e.setVisual("style",{fill:n}))})}r.length&&g.each(r,function(t){var e=t.getModel().get("lineStyle");t.setVisual("style",e)})})}var cO=function(){function t(){}return t.prototype.getInitialData=function(t,e){var n,r,i=e.getComponent("xAxis",this.get("xAxisIndex")),o=e.getComponent("yAxis",this.get("yAxisIndex")),a=i.get("type"),s=o.get("type");"category"===a?(t.layout="horizontal",n=i.getOrdinalMeta(),r=!0):"category"===s?(t.layout="vertical",n=o.getOrdinalMeta(),r=!0):t.layout=t.layout||"horizontal";var l=["x","y"],c="horizontal"===t.layout?0:1,u=this._baseAxisDim=l[c],h=l[1-c],d=[i,o],f=d[c].get("type"),p=d[1-c].get("type"),A=t.data;if(A&&r){var m=[];g.each(A,function(t,e){var n;g.isArray(t)?(n=t.slice(),t.unshift(e)):g.isArray(t.value)?((n=g.extend({},t)).value=n.value.slice(),t.value.unshift(e)):n=t,m.push(n)}),t.data=m}var v=this.defaultValueDimensions,y=[{name:u,type:Fm(f),ordinalMeta:n,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:h,type:Fm(p),dimsDef:v.slice()}];return Mx(this,{coordDimensions:y,dimensionsCount:v.length+1,encodeDefaulter:g.curry(jh,y,this)})},t.prototype.getBaseAxis=function(){var t=this._baseAxisDim;return this.ecModel.getComponent(t+"Axis",this.get(t+"AxisIndex")).axis},t}(),uO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],n.visualDrawType="stroke",n}return p(e,t),e.type="series.boxplot",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,boxWidth:[7,50],itemStyle:{color:"#fff",borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}},animationDuration:800},e}(hp);Object(g.mixin)(uO,cO,!0);var hO=uO,dO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){var r=t.getData(),i=this.group,o=this._data;this._data||i.removeAll();var a="horizontal"===t.get("layout")?1:0;r.diff(o).add(function(t){if(r.hasValue(t)){var e=AO(r.getItemLayout(t),r,t,a,!0);r.setItemGraphicEl(t,e),i.add(e)}}).update(function(t,e){var n=o.getItemGraphicEl(e);if(r.hasValue(t)){var s=r.getItemLayout(t);n?(sc(n),gO(s,n,r,t)):n=AO(s,r,t,a),i.add(n),r.setItemGraphicEl(t,n)}else i.remove(n)}).remove(function(t){var e=o.getItemGraphicEl(t);e&&i.remove(e)}).execute(),this._data=r},e.prototype.remove=function(t){var e=this.group,n=this._data;this._data=null,n&&n.eachItemGraphicEl(function(t){t&&e.remove(t)})},e.type="boxplot",e}(xp),fO=function(){return function(){}}(),pO=function(t){function e(e){var n=t.call(this,e)||this;return n.type="boxplotBoxPath",n}return p(e,t),e.prototype.getDefaultShape=function(){return new fO},e.prototype.buildPath=function(t,e){var n=e.points,r=0;for(t.moveTo(n[r][0],n[r][1]),r++;r<4;r++)t.lineTo(n[r][0],n[r][1]);for(t.closePath();r<n.length;r++)t.moveTo(n[r][0],n[r][1]),r++,t.lineTo(n[r][0],n[r][1])},e}($o);function AO(t,e,n,r,i){var o=t.ends,a=new pO({shape:{points:i?function(t,e,n){return g.map(t,function(t){return(t=t.slice())[e]=n.initBaseline,t})}(o,r,t):o}});return gO(t,a,e,n,i),a}function gO(t,e,n,r,i){var o=n.hostModel;(0,a[i?"initProps":"updateProps"])(e,{shape:{points:t.ends}},o,r),e.useStyle(n.getItemVisual(r,"style")),e.style.strokeNoScale=!0,e.z2=100;var s=n.getItemModel(r),l=s.getModel("emphasis");ks(e,s),ws(e,l.get("focus"),l.get("blurScope"),l.get("disabled"))}var mO=dO,vO=g.each;function yO(t){var e=function(t){var e=[],n=[];return t.eachSeriesByType("boxplot",function(t){var r=t.getBaseAxis(),i=g.indexOf(n,r);i<0&&(i=n.length,n[i]=r,e[i]={axis:r,seriesModels:[]}),e[i].seriesModels.push(t)}),e}(t);vO(e,function(t){var e=t.seriesModels;e.length&&(!function(t){var e,n=t.axis,r=t.seriesModels,i=r.length,o=t.boxWidthList=[],a=t.boxOffsetList=[],s=[];if("category"===n.type)e=n.getBandWidth();else{var l=0;vO(r,function(t){l=Math.max(l,t.getData().count())});var c=n.getExtent();e=Math.abs(c[1]-c[0])/l}vO(r,function(t){var n=t.get("boxWidth");g.isArray(n)||(n=[n,n]),s.push([pr(n[0],e)||0,pr(n[1],e)||0])});var u=.8*e-2,h=u/i*.3,d=(u-h*(i-1))/i,f=d/2-u/2;vO(r,function(t,e){a.push(f),f+=h+d,o.push(Math.min(Math.max(d,s[e][0]),s[e][1]))})}(t),vO(e,function(e,n){!function(t,e,n){var r=t.coordinateSystem,i=t.getData(),o=n/2,a="horizontal"===t.get("layout")?0:1,s=1-a,l=["x","y"],c=i.mapDimension(l[a]),u=i.mapDimensionsAll(l[s]);if(null==c||u.length<5)return;for(var h=0;h<i.count();h++){var d=i.get(c,h),f=y(d,u[2],h),p=y(d,u[0],h),A=y(d,u[1],h),g=y(d,u[3],h),m=y(d,u[4],h),v=[];b(v,A,!1),b(v,g,!0),v.push(p,A,m,g),_(v,p),_(v,m),_(v,f),i.setItemLayout(h,{initBaseline:f[s],ends:v})}function y(t,n,o){var l,c=i.get(n,o),u=[];return u[a]=t,u[s]=c,isNaN(t)||isNaN(c)?l=[NaN,NaN]:(l=r.dataToPoint(u))[a]+=e,l}function b(t,e,n){var r=e.slice(),i=e.slice();r[a]+=o,i[a]-=o,n?t.push(r,i):t.push(i,r)}function _(t,e){var n=e.slice(),r=e.slice();n[a]-=o,r[a]+=o,t.push(n,r)}}(e,t.boxOffsetList[n],t.boxWidthList[n])}))})}var bO={type:"echarts:boxplot",transform:function(t){var e=t.upstream;if(e.sourceFormat!==Mh){var n="";0,Rr(n)}var r=function(t,e){for(var n=[],r=[],i=(e=e||{}).boundIQR,o="none"===i||0===i,a=0;a<t.length;a++){var s=gr(t[a].slice()),l=Or(s,.25),c=Or(s,.5),u=Or(s,.75),h=s[0],d=s[s.length-1],f=(null==i?1.5:i)*(u-l),p=o?h:Math.max(h,l-f),A=o?d:Math.min(d,u+f),m=e.itemNameFormatter,v=Object(g.isFunction)(m)?m({value:a}):Object(g.isString)(m)?m.replace("{value}",a+""):a+"";n.push([v,p,l,c,u,A]);for(var y=0;y<s.length;y++){var b=s[y];if(b<p||b>A){var _=[v,b];r.push(_)}}}return{boxData:n,outliers:r}}(e.getRawData(),t.config);return[{dimensions:["ItemName","Low","Q1","Q2","Q3","High"],data:r.boxData},{data:r.outliers}]}};var _O=["color","borderColor"],wO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){this.group.removeClipPath(),this._progressiveEls=null,this._updateDrawMode(t),this._isLargeDraw?this._renderLarge(t):this._renderNormal(t)},e.prototype.incrementalPrepareRender=function(t,e,n){this._clear(),this._updateDrawMode(t)},e.prototype.incrementalRender=function(t,e,n,r){this._progressiveEls=[],this._isLargeDraw?this._incrementalRenderLarge(t,e):this._incrementalRenderNormal(t,e)},e.prototype.eachRendered=function(t){Fc(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;null!=this._isLargeDraw&&e===this._isLargeDraw||(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t){var e=t.getData(),n=this._data,r=this.group,i=e.getLayout("isSimpleBox"),o=t.get("clip",!0),a=t.coordinateSystem,s=a.getArea&&a.getArea();this._data||r.removeAll(),e.diff(n).add(function(n){if(e.hasValue(n)){var a=e.getItemLayout(n);if(o&&kO(s,a))return;var l=CO(a,n,!0);nc(l,{shape:{points:a.ends}},t,n),BO(l,e,n,i),r.add(l),e.setItemGraphicEl(n,l)}}).update(function(a,l){var c=n.getItemGraphicEl(l);if(e.hasValue(a)){var u=e.getItemLayout(a);o&&kO(s,u)?r.remove(c):(c?(ec(c,{shape:{points:u.ends}},t,a),sc(c)):c=CO(u,a),BO(c,e,a,i),r.add(c),e.setItemGraphicEl(a,c))}else r.remove(c)}).remove(function(t){var e=n.getItemGraphicEl(t);e&&r.remove(e)}).execute(),this._data=e},e.prototype._renderLarge=function(t){this._clear(),MO(t,this.group);var e=t.get("clip",!0)?Bw(t.coordinateSystem,!1,t):null;e?this.group.setClipPath(e):this.group.removeClipPath()},e.prototype._incrementalRenderNormal=function(t,e){for(var n,r=e.getData(),i=r.getLayout("isSimpleBox");null!=(n=t.next());){var o=CO(r.getItemLayout(n),n);BO(o,r,n,i),o.incremental=!0,this.group.add(o),this._progressiveEls.push(o)}},e.prototype._incrementalRenderLarge=function(t,e){MO(e,this.group,this._progressiveEls,!0)},e.prototype.remove=function(t){this._clear()},e.prototype._clear=function(){this.group.removeAll(),this._data=null},e.type="candlestick",e}(xp),xO=function(){return function(){}}(),SO=function(t){function e(e){var n=t.call(this,e)||this;return n.type="normalCandlestickBox",n}return p(e,t),e.prototype.getDefaultShape=function(){return new xO},e.prototype.buildPath=function(t,e){var n=e.points;this.__simpleBox?(t.moveTo(n[4][0],n[4][1]),t.lineTo(n[6][0],n[6][1])):(t.moveTo(n[0][0],n[0][1]),t.lineTo(n[1][0],n[1][1]),t.lineTo(n[2][0],n[2][1]),t.lineTo(n[3][0],n[3][1]),t.closePath(),t.moveTo(n[4][0],n[4][1]),t.lineTo(n[5][0],n[5][1]),t.moveTo(n[6][0],n[6][1]),t.lineTo(n[7][0],n[7][1]))},e}($o);function CO(t,e,n){var r=t.ends;return new SO({shape:{points:n?function(t,e){return g.map(t,function(t){return(t=t.slice())[1]=e.initBaseline,t})}(r,t):r},z2:100})}function kO(t,e){for(var n=!0,r=0;r<e.ends.length;r++)if(t.contain(e.ends[r][0],e.ends[r][1])){n=!1;break}return n}function BO(t,e,n,r){var i=e.getItemModel(n);t.useStyle(e.getItemVisual(n,"style")),t.style.strokeNoScale=!0,t.__simpleBox=r,ks(t,i)}var TO=function(){return function(){}}(),EO=function(t){function e(e){var n=t.call(this,e)||this;return n.type="largeCandlestickBox",n}return p(e,t),e.prototype.getDefaultShape=function(){return new TO},e.prototype.buildPath=function(t,e){for(var n=e.points,r=0;r<n.length;)if(this.__sign===n[r++]){var i=n[r++];t.moveTo(i,n[r++]),t.lineTo(i,n[r++])}else r+=3},e}($o);function MO(t,e,n,r){var i=t.getData(),o=i.getLayout("largePoints"),a=new EO({shape:{points:o},__sign:1,ignoreCoarsePointer:!0});e.add(a);var s=new EO({shape:{points:o},__sign:-1,ignoreCoarsePointer:!0});e.add(s);var l=new EO({shape:{points:o},__sign:0,ignoreCoarsePointer:!0});e.add(l),OO(1,a,t,i),OO(-1,s,t,i),OO(0,l,t,i),r&&(a.incremental=!0,s.incremental=!0),n&&n.push(a,s)}function OO(t,e,n,r){var i=n.get(["itemStyle",t>0?"borderColor":"borderColor0"])||n.get(["itemStyle",t>0?"color":"color0"]);0===t&&(i=n.get(["itemStyle","borderColorDoji"]));var o=n.getModel("itemStyle").getItemStyle(_O);e.useStyle(o),e.style.fill=null,e.style.stroke=i}var LO=wO,DO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"open",defaultTooltip:!0},{name:"close",defaultTooltip:!0},{name:"lowest",defaultTooltip:!0},{name:"highest",defaultTooltip:!0}],n}return p(e,t),e.prototype.getShadowDim=function(){return"open"},e.prototype.brushSelector=function(t,e,n){var r=e.getItemLayout(t);return r&&n.rect(r.brushRect)},e.type="series.candlestick",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,clip:!0,itemStyle:{color:"#eb5454",color0:"#47b262",borderColor:"#eb5454",borderColor0:"#47b262",borderColorDoji:null,borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2}},barMaxWidth:null,barMinWidth:null,barWidth:null,large:!0,largeThreshold:600,progressive:3e3,progressiveThreshold:1e4,progressiveChunkMode:"mod",animationEasing:"linear",animationDuration:300},e}(hp);Object(g.mixin)(DO,cO,!0);var IO=DO;function PO(t){t&&g.isArray(t.series)&&g.each(t.series,function(t){g.isObject(t)&&"k"===t.type&&(t.type="candlestick")})}var NO=["itemStyle","borderColor"],FO=["itemStyle","borderColor0"],RO=["itemStyle","borderColorDoji"],jO=["itemStyle","color"],HO=["itemStyle","color0"],UO={seriesType:"candlestick",plan:pp(),performRawSeries:!0,reset:function(t,e){function n(t,e){return e.get(t>0?jO:HO)}function r(t,e){return e.get(0===t?RO:t>0?NO:FO)}if(!e.isSeriesFiltered(t))return!t.pipelineContext.large&&{progress:function(t,e){for(var i;null!=(i=t.next());){var o=e.getItemModel(i),a=e.getItemLayout(i).sign,s=o.getItemStyle();s.fill=n(a,o),s.stroke=r(a,o)||s.fill;var l=e.ensureUniqueItemVisual(i,"style");Object(g.extend)(l,s)}}}}};function QO(t,e,n,r,i,o){return n>r?-1:n<r?1:o?0:e>0?t.get(i,e-1)<=r?1:-1:1}var zO={seriesType:"candlestick",plan:pp(),reset:function(t){var e=t.coordinateSystem,n=t.getData(),r=function(t,e){var n,r=t.getBaseAxis(),i="category"===r.type?r.getBandWidth():(n=r.getExtent(),Math.abs(n[1]-n[0])/e.count()),o=pr(Object(g.retrieve2)(t.get("barMaxWidth"),i),i),a=pr(Object(g.retrieve2)(t.get("barMinWidth"),1),i),s=t.get("barWidth");return null!=s?pr(s,i):Math.max(Math.min(i/2,o),a)}(t,n),i=0,o=1,a=["x","y"],s=n.getDimensionIndex(n.mapDimension(a[i])),l=Object(g.map)(n.mapDimensionsAll(a[o]),n.getDimensionIndex,n),c=l[0],u=l[1],h=l[2],d=l[3];if(n.setLayout({candleWidth:r,isSimpleBox:r<=1.3}),!(s<0||l.length<4))return{progress:t.pipelineContext.large?function(n,r){var a,l,f=Pv(4*n.count),p=0,A=[],g=[],m=r.getStore(),v=!!t.get(["itemStyle","borderColorDoji"]);for(;null!=(l=n.next());){var y=m.get(s,l),b=m.get(c,l),_=m.get(u,l),w=m.get(h,l),x=m.get(d,l);isNaN(y)||isNaN(w)||isNaN(x)?(f[p++]=NaN,p+=3):(f[p++]=QO(m,l,b,_,u,v),A[i]=y,A[o]=w,a=e.dataToPoint(A,null,g),f[p++]=a?a[0]:NaN,f[p++]=a?a[1]:NaN,A[o]=x,a=e.dataToPoint(A,null,g),f[p++]=a?a[1]:NaN)}r.setLayout("largePoints",f)}:function(t,n){var a,l=n.getStore();for(;null!=(a=t.next());){var f=l.get(s,a),p=l.get(c,a),A=l.get(u,a),g=l.get(h,a),m=l.get(d,a),v=Math.min(p,A),y=Math.max(p,A),b=B(v,f),_=B(y,f),w=B(g,f),x=B(m,f),S=[];T(S,_,0),T(S,b,1),S.push(M(x),M(_),M(w),M(b));var C=n.getItemModel(a),k=!!C.get(["itemStyle","borderColorDoji"]);n.setItemLayout(a,{sign:QO(l,a,p,A,u,k),initBaseline:p>A?_[o]:b[o],ends:S,brushRect:E(g,m,f)})}function B(t,n){var r=[];return r[i]=n,r[o]=t,isNaN(n)||isNaN(t)?[NaN,NaN]:e.dataToPoint(r)}function T(t,e,n){var o=e.slice(),a=e.slice();o[i]=xc(o[i]+r/2,1,!1),a[i]=xc(a[i]-r/2,1,!0),n?t.push(o,a):t.push(a,o)}function E(t,e,n){var a=B(t,n),s=B(e,n);return a[i]-=r/2,s[i]-=r/2,{x:a[0],y:a[1],width:o?r:s[0]-a[0],height:o?s[1]-a[1]:r}}function M(t){return t[i]=xc(t[i],1),t}}}}};function YO(t,e){var n=e.rippleEffectColor||e.color;t.eachChild(function(t){t.attr({z:e.z,zlevel:e.zlevel,style:{stroke:"stroke"===e.brushType?n:null,fill:"fill"===e.brushType?n:null}})})}var VO=function(t){function e(e,n){var r=t.call(this)||this,i=new uw(e,n),o=new er;return r.add(i),r.add(o),r.updateData(e,n),r}return p(e,t),e.prototype.stopEffectAnimation=function(){this.childAt(1).removeAll()},e.prototype.startEffectAnimation=function(t){for(var e=t.symbolType,n=t.color,r=t.rippleNumber,i=this.childAt(1),o=0;o<r;o++){var a=EA(e,-1,-1,2,2,n);a.attr({style:{strokeNoScale:!0},z2:99,silent:!0,scaleX:.5,scaleY:.5});var s=-o/r*t.period+t.effectOffset;a.animate("",!0).when(t.period,{scaleX:t.rippleScale/2,scaleY:t.rippleScale/2}).delay(s).start(),a.animateStyle(!0).when(t.period,{opacity:0}).delay(s).start(),i.add(a)}YO(i,t)},e.prototype.updateEffectAnimation=function(t){for(var e=this._effectCfg,n=this.childAt(1),r=["symbolType","period","rippleScale","rippleNumber"],i=0;i<r.length;i++){var o=r[i];if(e[o]!==t[o])return this.stopEffectAnimation(),void this.startEffectAnimation(t)}YO(n,t)},e.prototype.highlight=function(){cs(this)},e.prototype.downplay=function(){us(this)},e.prototype.getSymbolType=function(){var t=this.childAt(0);return t&&t.getSymbolType()},e.prototype.updateData=function(t,e){var n=this,r=t.hostModel;this.childAt(0).updateData(t,e);var i=this.childAt(1),o=t.getItemModel(e),a=t.getItemVisual(e,"symbol"),s=MA(t.getItemVisual(e,"symbolSize")),l=t.getItemVisual(e,"style"),c=l&&l.fill,u=o.getModel("emphasis");i.setScale(s),i.traverse(function(t){t.setStyle("fill",c)});var h=OA(t.getItemVisual(e,"symbolOffset"),s);h&&(i.x=h[0],i.y=h[1]);var d=t.getItemVisual(e,"symbolRotate");i.rotation=(d||0)*Math.PI/180||0;var f={};f.showEffectOn=r.get("showEffectOn"),f.rippleScale=o.get(["rippleEffect","scale"]),f.brushType=o.get(["rippleEffect","brushType"]),f.period=1e3*o.get(["rippleEffect","period"]),f.effectOffset=e/t.count(),f.z=r.getShallow("z")||0,f.zlevel=r.getShallow("zlevel")||0,f.symbolType=a,f.color=c,f.rippleEffectColor=o.get(["rippleEffect","color"]),f.rippleNumber=o.get(["rippleEffect","number"]),"render"===f.showEffectOn?(this._effectCfg?this.updateEffectAnimation(f):this.startEffectAnimation(f),this._effectCfg=f):(this._effectCfg=null,this.stopEffectAnimation(),this.onHoverStateChange=function(t){"emphasis"===t?"render"!==f.showEffectOn&&n.startEffectAnimation(f):"normal"===t&&"render"!==f.showEffectOn&&n.stopEffectAnimation()}),this._effectCfg=f,ws(this,u.get("focus"),u.get("blurScope"),u.get("disabled"))},e.prototype.fadeOut=function(t){t&&t()},e}(er),WO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(){this._symbolDraw=new pw(VO)},e.prototype.render=function(t,e,n){var r=t.getData(),i=this._symbolDraw;i.updateData(r,{clipShape:this._getClipShape(t)}),this.group.add(i.group)},e.prototype._getClipShape=function(t){var e=t.coordinateSystem,n=e&&e.getArea&&e.getArea();return t.get("clip",!0)?n:null},e.prototype.updateTransform=function(t,e,n){var r=t.getData();this.group.dirty();var i=Hw("").reset(t,e,n);i.progress&&i.progress({start:0,end:r.count(),count:r.count()},r),this._symbolDraw.updateLayout()},e.prototype._updateGroupTransform=function(t){var e=t.coordinateSystem;e&&e.getRoamTransform&&(this.group.transform=wt(e.getRoamTransform()),this.group.decomposeTransform())},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(!0)},e.type="effectScatter",e}(xp),GO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return p(e,t),e.prototype.getInitialData=function(t,e){return pv(null,this,{useEncodeDefaulter:!0})},e.prototype.brushSelector=function(t,e,n){return n.point(e.getItemLayout(t))},e.type="series.effectScatter",e.dependencies=["grid","polar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,effectType:"ripple",progressive:0,showEffectOn:"render",clip:!0,rippleEffect:{period:4,scale:2.5,brushType:"fill",number:3},universalTransition:{divideShape:"clone"},symbolSize:10},e}(hp);var XO=function(t){function e(e,n,r){var i=t.call(this)||this;return i.add(i.createLine(e,n,r)),i._updateEffectSymbol(e,n),i}return p(e,t),e.prototype.createLine=function(t,e,n){return new NT(t,e,n)},e.prototype._updateEffectSymbol=function(t,e){var n=t.getItemModel(e).getModel("effect"),r=n.get("symbolSize"),i=n.get("symbol");g.isArray(r)||(r=[r,r]);var o=t.getItemVisual(e,"style"),a=n.get("color")||o&&o.stroke,s=this.childAt(1);this._symbolType!==i&&(this.remove(s),(s=EA(i,-.5,-.5,1,1,a)).z2=100,s.culling=!0,this.add(s)),s&&(s.setStyle("shadowColor",a),s.setStyle(n.getItemStyle(["color"])),s.scaleX=r[0],s.scaleY=r[1],s.setColor(a),this._symbolType=i,this._symbolScale=r,this._updateEffectAnimation(t,n,e))},e.prototype._updateEffectAnimation=function(t,e,n){var r=this.childAt(1);if(r){var i=t.getItemLayout(n),o=1e3*e.get("period"),a=e.get("loop"),s=e.get("roundTrip"),l=e.get("constantSpeed"),c=g.retrieve(e.get("delay"),function(e){return e/t.count()*o/3});if(r.ignore=!0,this._updateAnimationPoints(r,i),l>0&&(o=this._getLineLength(r)/l*1e3),o!==this._period||a!==this._loop||s!==this._roundTrip){r.stopAnimation();var u=void 0;u=g.isFunction(c)?c(n):c,r.__t>0&&(u=-o*r.__t),this._animateSymbol(r,o,u,a,s)}this._period=o,this._loop=a,this._roundTrip=s}},e.prototype._animateSymbol=function(t,e,n,r,i){if(e>0){t.__t=0;var o=this,a=t.animate("",r).when(i?2*e:e,{__t:i?2:1}).delay(n).during(function(){o._updateSymbolPosition(t)});r||a.done(function(){o.remove(t)}),a.start()}},e.prototype._getLineLength=function(t){return I(t.__p1,t.__cp1)+I(t.__cp1,t.__p2)},e.prototype._updateAnimationPoints=function(t,e){t.__p1=e[0],t.__p2=e[1],t.__cp1=e[2]||[(e[0][0]+e[1][0])/2,(e[0][1]+e[1][1])/2]},e.prototype.updateData=function(t,e,n){this.childAt(0).updateData(t,e,n),this._updateEffectSymbol(t,e)},e.prototype._updateSymbolPosition=function(t){var e=t.__p1,n=t.__p2,r=t.__cp1,i=t.__t<1?t.__t:2-t.__t,o=[t.x,t.y],a=o.slice(),s=Ce,l=ke;o[0]=s(e[0],r[0],n[0],i),o[1]=s(e[1],r[1],n[1],i);var c=t.__t<1?l(e[0],r[0],n[0],i):l(n[0],r[0],e[0],1-i),u=t.__t<1?l(e[1],r[1],n[1],i):l(n[1],r[1],e[1],1-i);t.rotation=-Math.atan2(u,c)-Math.PI/2,"line"!==this._symbolType&&"rect"!==this._symbolType&&"roundRect"!==this._symbolType||(void 0!==t.__lastT&&t.__lastT<t.__t?(t.scaleY=1.05*I(a,o),1===i&&(o[0]=a[0]+(o[0]-a[0])/2,o[1]=a[1]+(o[1]-a[1])/2)):1===t.__lastT?t.scaleY=2*I(e,o):t.scaleY=this._symbolScale[1]),t.__lastT=t.__t,t.ignore=!1,t.x=o[0],t.y=o[1]},e.prototype.updateLayout=function(t,e){this.childAt(0).updateLayout(t,e);var n=t.getItemModel(e).getModel("effect");this._updateEffectAnimation(t,n,e)},e}(er),ZO=function(t){function e(e,n,r){var i=t.call(this)||this;return i._createPolyline(e,n,r),i}return p(e,t),e.prototype._createPolyline=function(t,e,n){var r=t.getItemLayout(e),i=new Tl({shape:{points:r}});this.add(i),this._updateCommonStl(t,e,n)},e.prototype.updateData=function(t,e,n){var r=t.hostModel;ec(this.childAt(0),{shape:{points:t.getItemLayout(e)}},r,e),this._updateCommonStl(t,e,n)},e.prototype._updateCommonStl=function(t,e,n){var r=this.childAt(0),i=t.getItemModel(e),o=n&&n.emphasisLineStyle,a=n&&n.focus,s=n&&n.blurScope,l=n&&n.emphasisDisabled;if(!n||t.hasItemOption){var c=i.getModel("emphasis");o=c.getModel("lineStyle").getLineStyle(),l=c.get("disabled"),a=c.get("focus"),s=c.get("blurScope")}r.useStyle(t.getItemVisual(e,"style")),r.style.fill=null,r.style.strokeNoScale=!0,r.ensureState("emphasis").style=o,ws(this,a,s,l)},e.prototype.updateLayout=function(t,e){this.childAt(0).setShape("points",t.getItemLayout(e))},e}(er),$O=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._lastFrame=0,e._lastFramePercent=0,e}return p(e,t),e.prototype.createLine=function(t,e,n){return new ZO(t,e,n)},e.prototype._updateAnimationPoints=function(t,e){this._points=e;for(var n=[0],r=0,i=1;i<e.length;i++){var o=e[i-1],a=e[i];r+=I(o,a),n.push(r)}if(0!==r){for(i=0;i<n.length;i++)n[i]/=r;this._offsets=n,this._length=r}else this._length=0},e.prototype._getLineLength=function(){return this._length},e.prototype._updateSymbolPosition=function(t){var e=t.__t<1?t.__t:2-t.__t,n=this._points,r=this._offsets,i=n.length;if(r){var o,a=this._lastFrame;if(e<this._lastFramePercent){for(o=Math.min(a+1,i-1);o>=0&&!(r[o]<=e);o--);o=Math.min(o,i-2)}else{for(o=a;o<i&&!(r[o]>e);o++);o=Math.min(o-1,i-2)}var s=(e-r[o])/(r[o+1]-r[o]),l=n[o],c=n[o+1];t.x=l[0]*(1-s)+s*c[0],t.y=l[1]*(1-s)+s*c[1];var u=t.__t<1?c[0]-l[0]:l[0]-c[0],h=t.__t<1?c[1]-l[1]:l[1]-c[1];t.rotation=-Math.atan2(h,u)-Math.PI/2,this._lastFrame=o,this._lastFramePercent=e,t.ignore=!1}},e}(XO),KO=function(){return function(){this.polyline=!1,this.curveness=0,this.segs=[]}}(),JO=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return p(e,t),e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new KO},e.prototype.buildPath=function(t,e){var n,r=e.segs,i=e.curveness;if(e.polyline)for(n=this._off;n<r.length;){var o=r[n++];if(o>0){t.moveTo(r[n++],r[n++]);for(var a=1;a<o;a++)t.lineTo(r[n++],r[n++])}}else for(n=this._off;n<r.length;){var s=r[n++],l=r[n++],c=r[n++],u=r[n++];if(t.moveTo(s,l),i>0){var h=(s+c)/2-(l-u)*i,d=(l+u)/2-(c-s)*i;t.quadraticCurveTo(h,d,c,u)}else t.lineTo(c,u)}this.incremental&&(this._off=n,this.notClear=!0)},e.prototype.findDataIndex=function(t,e){var n=this.shape,r=n.segs,i=n.curveness,o=this.style.lineWidth;if(n.polyline)for(var a=0,s=0;s<r.length;){var l=r[s++];if(l>0)for(var c=r[s++],u=r[s++],h=1;h<l;h++){if(Mo(c,u,d=r[s++],f=r[s++],o,t,e))return a}a++}else for(a=0,s=0;s<r.length;){c=r[s++],u=r[s++];var d=r[s++],f=r[s++];if(i>0){if(Lo(c,u,(c+d)/2-(u-f)*i,(u+f)/2-(d-c)*i,d,f,o,t,e))return a}else if(Mo(c,u,d,f,o,t,e))return a;a++}return-1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),r=this.getBoundingRect();return t=n[0],e=n[1],r.contain(t,e)?(this.hoverDataIdx=this.findDataIndex(t,e))>=0:(this.hoverDataIdx=-1,!1)},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape.segs,n=1/0,r=1/0,i=-1/0,o=-1/0,a=0;a<e.length;){var s=e[a++],l=e[a++];n=Math.min(s,n),i=Math.max(s,i),r=Math.min(l,r),o=Math.max(l,o)}t=this._rect=new Lt(n,r,i,o)}return t},e}($o),qO=function(){function t(){this.group=new er}return t.prototype.updateData=function(t){this._clear();var e=this._create();e.setShape({segs:t.getLayout("linesPoints")}),this._setCommon(e,t)},t.prototype.incrementalPrepareUpdate=function(t){this.group.removeAll(),this._clear()},t.prototype.incrementalUpdate=function(t,e){var n=this._newAdded[0],r=e.getLayout("linesPoints"),i=n&&n.shape.segs;if(i&&i.length<2e4){var o=i.length,a=new Float32Array(o+r.length);a.set(i),a.set(r,o),n.setShape({segs:a})}else{this._newAdded=[];var s=this._create();s.incremental=!0,s.setShape({segs:r}),this._setCommon(s,e),s.__startIndex=t.start}},t.prototype.remove=function(){this._clear()},t.prototype.eachRendered=function(t){this._newAdded[0]&&t(this._newAdded[0])},t.prototype._create=function(){var t=new JO({cursor:"default",ignoreCoarsePointer:!0});return this._newAdded.push(t),this.group.add(t),t},t.prototype._setCommon=function(t,e,n){var r=e.hostModel;t.setShape({polyline:r.get("polyline"),curveness:r.get(["lineStyle","curveness"])}),t.useStyle(r.getModel("lineStyle").getLineStyle()),t.style.strokeNoScale=!0;var i=e.getVisual("style");i&&i.stroke&&t.setStyle("stroke",i.stroke),t.setStyle("fill",null);var o=Ta(t);o.seriesIndex=r.seriesIndex,t.on("mousemove",function(e){o.dataIndex=null;var n=t.hoverDataIdx;n>0&&(o.dataIndex=n+t.__startIndex)})},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),tL={seriesType:"lines",plan:pp(),reset:function(t){var e=t.coordinateSystem;if(e){var n=t.get("polyline"),r=t.pipelineContext.large;return{progress:function(i,o){var a=[];if(r){var s=void 0,l=i.end-i.start;if(n){for(var c=0,u=i.start;u<i.end;u++)c+=t.getLineCoordsCount(u);s=new Float32Array(l+2*c)}else s=new Float32Array(4*l);var h=0,d=[];for(u=i.start;u<i.end;u++){var f=t.getLineCoords(u,a);n&&(s[h++]=f);for(var p=0;p<f;p++)d=e.dataToPoint(a[p],!1,d),s[h++]=d[0],s[h++]=d[1]}o.setLayout("linesPoints",s)}else for(u=i.start;u<i.end;u++){var A=o.getItemModel(u),g=(f=t.getLineCoords(u,a),[]);if(n)for(var m=0;m<f;m++)g.push(e.dataToPoint(a[m]));else{g[0]=e.dataToPoint(a[0]),g[1]=e.dataToPoint(a[1]);var v=A.get(["lineStyle","curveness"]);+v&&(g[2]=[(g[0][0]+g[1][0])/2-(g[0][1]-g[1][1])*v,(g[0][1]+g[1][1])/2-(g[1][0]-g[0][0])*v])}o.setItemLayout(u,g)}}}}}},eL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){var r=t.getData(),i=this._updateLineDraw(r,t),o=t.get("zlevel"),a=t.get(["effect","trailLength"]),s=n.getZr(),l="svg"===s.painter.getType();l||s.painter.getLayer(o).clear(!0),null==this._lastZlevel||l||s.configLayer(this._lastZlevel,{motionBlur:!1}),this._showEffect(t)&&a>0&&(l||s.configLayer(o,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(a/10+.9,1),0)})),i.updateData(r);var c=t.get("clip",!0)&&Bw(t.coordinateSystem,!1,t);c?this.group.setClipPath(c):this.group.removeClipPath(),this._lastZlevel=o,this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var r=t.getData();this._updateLineDraw(r,t).incrementalPrepareUpdate(r),this._clearLayer(n),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._lineDraw.incrementalUpdate(t,e.getData()),this._finished=t.end===e.getData().count()},e.prototype.eachRendered=function(t){this._lineDraw&&this._lineDraw.eachRendered(t)},e.prototype.updateTransform=function(t,e,n){var r=t.getData(),i=t.pipelineContext;if(!this._finished||i.large||i.progressiveRender)return{update:!0};var o=tL.reset(t,e,n);o.progress&&o.progress({start:0,end:r.count(),count:r.count()},r),this._lineDraw.updateLayout(),this._clearLayer(n)},e.prototype._updateLineDraw=function(t,e){var n=this._lineDraw,r=this._showEffect(e),i=!!e.get("polyline"),o=e.pipelineContext.large;return n&&r===this._hasEffet&&i===this._isPolyline&&o===this._isLargeDraw||(n&&n.remove(),n=this._lineDraw=o?new qO:new HT(i?r?$O:ZO:r?XO:NT),this._hasEffet=r,this._isPolyline=i,this._isLargeDraw=o),this.group.add(n.group),n},e.prototype._showEffect=function(t){return!!t.get(["effect","show"])},e.prototype._clearLayer=function(t){var e=t.getZr();"svg"===e.painter.getType()||null==this._lastZlevel||e.painter.getLayer(this._lastZlevel).clear(!0)},e.prototype.remove=function(t,e){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(e)},e.prototype.dispose=function(t,e){this.remove(t,e)},e.type="lines",e}(xp),nL="undefined"==typeof Uint32Array?Array:Uint32Array,rL="undefined"==typeof Float64Array?Array:Float64Array;function iL(t){var e=t.data;e&&e[0]&&e[0][0]&&e[0][0].coord&&(t.data=Object(g.map)(e,function(t){var e={coords:[t[0].coord,t[1].coord]};return t[0].name&&(e.fromName=t[0].name),t[1].name&&(e.toName=t[1].name),Object(g.mergeAll)([e,t[0],t[1]])}))}var oL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return p(e,t),e.prototype.init=function(e){e.data=e.data||[],iL(e);var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count)),t.prototype.init.apply(this,arguments)},e.prototype.mergeOption=function(e){if(iL(e),e.data){var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count))}t.prototype.mergeOption.apply(this,arguments)},e.prototype.appendData=function(t){var e=this._processFlatCoordsArray(t.data);e.flatCoords&&(this._flatCoords?(this._flatCoords=Object(g.concatArray)(this._flatCoords,e.flatCoords),this._flatCoordsOffset=Object(g.concatArray)(this._flatCoordsOffset,e.flatCoordsOffset)):(this._flatCoords=e.flatCoords,this._flatCoordsOffset=e.flatCoordsOffset),t.data=new Float32Array(e.count)),this.getRawData().appendData(t.data)},e.prototype._getCoordsFromItemModel=function(t){var e=this.getData().getItemModel(t),n=e.option instanceof Array?e.option:e.getShallow("coords");return n},e.prototype.getLineCoordsCount=function(t){return this._flatCoordsOffset?this._flatCoordsOffset[2*t+1]:this._getCoordsFromItemModel(t).length},e.prototype.getLineCoords=function(t,e){if(this._flatCoordsOffset){for(var n=this._flatCoordsOffset[2*t],r=this._flatCoordsOffset[2*t+1],i=0;i<r;i++)e[i]=e[i]||[],e[i][0]=this._flatCoords[n+2*i],e[i][1]=this._flatCoords[n+2*i+1];return r}var o=this._getCoordsFromItemModel(t);for(i=0;i<o.length;i++)e[i]=e[i]||[],e[i][0]=o[i][0],e[i][1]=o[i][1];return o.length},e.prototype._processFlatCoordsArray=function(t){var e=0;if(this._flatCoords&&(e=this._flatCoords.length),Object(g.isNumber)(t[0])){for(var n=t.length,r=new nL(n),i=new rL(n),o=0,a=0,s=0,l=0;l<n;){s++;var c=t[l++];r[a++]=o+e,r[a++]=c;for(var u=0;u<c;u++){var h=t[l++],d=t[l++];i[o++]=h,i[o++]=d}}return{flatCoordsOffset:new Uint32Array(r.buffer,0,a),flatCoords:i,count:s}}return{flatCoordsOffset:null,flatCoords:null,count:t.length}},e.prototype.getInitialData=function(t,e){var n=new iv(["value"],this);return n.hasItemOption=!1,n.initData(t.data,[],function(t,e,r,i){if(t instanceof Array)return NaN;n.hasItemOption=!0;var o=t.value;return null!=o?o instanceof Array?o[i]:o:void 0}),n},e.prototype.formatTooltip=function(t,e,n){var r=this.getData().getItemModel(t),i=r.get("name");if(i)return i;var o=r.get("fromName"),a=r.get("toName"),s=[];return null!=o&&s.push(o),null!=a&&s.push(a),Qf("nameValue",{name:s.join(" > ")})},e.prototype.preventIncremental=function(){return!!this.get(["effect","show"])},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?1e4:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?2e4:this.get("progressiveThreshold"):t},e.prototype.getZLevelKey=function(){var t=this.getModel("effect"),e=t.get("trailLength");return this.getData().count()>this.getProgressiveThreshold()?this.id:t.get("show")&&e>0?e+"":""},e.type="series.lines",e.dependencies=["grid","polar","geo","calendar"],e.defaultOption={coordinateSystem:"geo",z:2,legendHoverLink:!0,xAxisIndex:0,yAxisIndex:0,symbol:["none","none"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:"circle",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:"end"},lineStyle:{opacity:.5}},e}(hp);function aL(t){return t instanceof Array||(t=[t,t]),t}var sL={seriesType:"lines",reset:function(t){var e=aL(t.get("symbol")),n=aL(t.get("symbolSize")),r=t.getData();return r.setVisual("fromSymbol",e&&e[0]),r.setVisual("toSymbol",e&&e[1]),r.setVisual("fromSymbolSize",n&&n[0]),r.setVisual("toSymbolSize",n&&n[1]),{dataEach:r.hasItemOption?function(t,e){var n=t.getItemModel(e),r=aL(n.getShallow("symbol",!0)),i=aL(n.getShallow("symbolSize",!0));r[0]&&t.setItemVisual(e,"fromSymbol",r[0]),r[1]&&t.setItemVisual(e,"toSymbol",r[1]),i[0]&&t.setItemVisual(e,"fromSymbolSize",i[0]),i[1]&&t.setItemVisual(e,"toSymbolSize",i[1])}:null}}};var lL=function(){function t(){this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={inRange:null,outOfRange:null};var t=Pn.d.createCanvas();this.canvas=t}return t.prototype.update=function(t,e,n,r,i,o){var a=this._getBrush(),s=this._getGradient(i,"inRange"),l=this._getGradient(i,"outOfRange"),c=this.pointSize+this.blurSize,u=this.canvas,h=u.getContext("2d"),d=t.length;u.width=e,u.height=n;for(var f=0;f<d;++f){var p=t[f],A=p[0],g=p[1],m=r(p[2]);h.globalAlpha=m,h.drawImage(a,A-c,g-c)}if(!u.width||!u.height)return u;for(var v=h.getImageData(0,0,u.width,u.height),y=v.data,b=0,_=y.length,w=this.minOpacity,x=this.maxOpacity-w;b<_;){m=y[b+3]/256;var S=4*Math.floor(255*m);if(m>0){var C=o(m)?s:l;m>0&&(m=m*x+w),y[b++]=C[S],y[b++]=C[S+1],y[b++]=C[S+2],y[b++]=C[S+3]*m*256}else b+=4}return h.putImageData(v,0,0),u},t.prototype._getBrush=function(){var t=this._brushCanvas||(this._brushCanvas=Pn.d.createCanvas()),e=this.pointSize+this.blurSize,n=2*e;t.width=n,t.height=n;var r=t.getContext("2d");return r.clearRect(0,0,n,n),r.shadowOffsetX=n,r.shadowBlur=this.blurSize,r.shadowColor="#000",r.beginPath(),r.arc(-e,e,this.pointSize,0,2*Math.PI,!0),r.closePath(),r.fill(),t},t.prototype._getGradient=function(t,e){for(var n=this._gradientPixels,r=n[e]||(n[e]=new Uint8ClampedArray(1024)),i=[0,0,0,0],o=0,a=0;a<256;a++)t[e](a/255,!0,i),r[o++]=i[0],r[o++]=i[1],r[o++]=i[2],r[o++]=i[3];return r},t}();function cL(t){var e=t.dimensions;return"lng"===e[0]&&"lat"===e[1]}var uL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){var r;e.eachComponent("visualMap",function(e){e.eachTargetSeries(function(n){n===t&&(r=e)})}),this._progressiveEls=null,this.group.removeAll();var i=t.coordinateSystem;"cartesian2d"===i.type||"calendar"===i.type?this._renderOnCartesianAndCalendar(t,n,0,t.getData().count()):cL(i)&&this._renderOnGeo(i,t,r,n)},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll()},e.prototype.incrementalRender=function(t,e,n,r){var i=e.coordinateSystem;i&&(cL(i)?this.render(e,n,r):(this._progressiveEls=[],this._renderOnCartesianAndCalendar(e,r,t.start,t.end,!0)))},e.prototype.eachRendered=function(t){Fc(this._progressiveEls||this.group,t)},e.prototype._renderOnCartesianAndCalendar=function(t,e,n,r,i){var o,a,s,l,c=t.coordinateSystem,u=Tw(c,"cartesian2d");if(u){var h=c.getAxis("x"),d=c.getAxis("y");0,o=h.getBandWidth()+.5,a=d.getBandWidth()+.5,s=h.scale.getExtent(),l=d.scale.getExtent()}for(var f=this.group,p=t.getData(),A=t.getModel(["emphasis","itemStyle"]).getItemStyle(),g=t.getModel(["blur","itemStyle"]).getItemStyle(),m=t.getModel(["select","itemStyle"]).getItemStyle(),v=t.get(["itemStyle","borderRadius"]),y=Qc(t),b=t.getModel("emphasis"),_=b.get("focus"),w=b.get("blurScope"),x=b.get("disabled"),S=u?[p.mapDimension("x"),p.mapDimension("y"),p.mapDimension("value")]:[p.mapDimension("time"),p.mapDimension("value")],C=n;C<r;C++){var k=void 0,B=p.getItemVisual(C,"style");if(u){var T=p.get(S[0],C),E=p.get(S[1],C);if(isNaN(p.get(S[2],C))||isNaN(T)||isNaN(E)||T<s[0]||T>s[1]||E<l[0]||E>l[1])continue;var M=c.dataToPoint([T,E]);k=new ha({shape:{x:M[0]-o/2,y:M[1]-a/2,width:o,height:a},style:B})}else{if(isNaN(p.get(S[1],C)))continue;k=new ha({z2:1,shape:c.dataToRect([p.get(S[0],C)]).contentShape,style:B})}if(p.hasItemOption){var O=p.getItemModel(C),L=O.getModel("emphasis");A=L.getModel("itemStyle").getItemStyle(),g=O.getModel(["blur","itemStyle"]).getItemStyle(),m=O.getModel(["select","itemStyle"]).getItemStyle(),v=O.get(["itemStyle","borderRadius"]),_=L.get("focus"),w=L.get("blurScope"),x=L.get("disabled"),y=Qc(O)}k.shape.r=v;var D=t.getRawValue(C),I="-";D&&null!=D[2]&&(I=D[2]+""),Uc(k,y,{labelFetcher:t,labelDataIndex:C,defaultOpacity:B.opacity,defaultText:I}),k.ensureState("emphasis").style=A,k.ensureState("blur").style=g,k.ensureState("select").style=m,ws(k,_,w,x),k.incremental=i,i&&(k.states.emphasis.hoverLayer=!0),f.add(k),p.setItemGraphicEl(C,k),this._progressiveEls&&this._progressiveEls.push(k)}},e.prototype._renderOnGeo=function(t,e,n,r){var i=n.targetVisuals.inRange,o=n.targetVisuals.outOfRange,a=e.getData(),s=this._hmLayer||this._hmLayer||new lL;s.blurSize=e.get("blurSize"),s.pointSize=e.get("pointSize"),s.minOpacity=e.get("minOpacity"),s.maxOpacity=e.get("maxOpacity");var l=t.getViewRect().clone(),c=t.getRoamTransform();l.applyTransform(c);var u=Math.max(l.x,0),h=Math.max(l.y,0),d=Math.min(l.width+l.x,r.getWidth()),f=Math.min(l.height+l.y,r.getHeight()),p=d-u,A=f-h,m=[a.mapDimension("lng"),a.mapDimension("lat"),a.mapDimension("value")],v=a.mapArray(m,function(e,n,r){var i=t.dataToPoint([e,n]);return i[0]-=u,i[1]-=h,i.push(r),i}),y=n.getExtent(),b="visualMap.continuous"===n.type?function(t,e){var n=t[1]-t[0];return e=[(e[0]-t[0])/n,(e[1]-t[0])/n],function(t){return t>=e[0]&&t<=e[1]}}(y,n.option.range):function(t,e,n){var r=t[1]-t[0],i=(e=g.map(e,function(e){return{interval:[(e.interval[0]-t[0])/r,(e.interval[1]-t[0])/r]}})).length,o=0;return function(t){var r;for(r=o;r<i;r++)if((a=e[r].interval)[0]<=t&&t<=a[1]){o=r;break}if(r===i)for(r=o-1;r>=0;r--){var a;if((a=e[r].interval)[0]<=t&&t<=a[1]){o=r;break}}return r>=0&&r<i&&n[r]}}(y,n.getPieceList(),n.option.selected);s.update(v,p,A,i.color.getNormalizer(),{inRange:i.color.getColorMapper(),outOfRange:o.color.getColorMapper()},b);var _=new ra({style:{width:p,height:A,x:u,y:h,image:s.canvas},silent:!0});this.group.add(_)},e.type="heatmap",e}(xp),hL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.getInitialData=function(t,e){return pv(null,this,{generateCoord:"value"})},e.prototype.preventIncremental=function(){var t=sd.get(this.get("coordinateSystem"));if(t&&t.dimensions)return"lng"===t.dimensions[0]&&"lat"===t.dimensions[1]},e.type="series.heatmap",e.dependencies=["grid","geo","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0,select:{itemStyle:{borderColor:"#212121"}}},e}(hp);var dL=["itemStyle","borderWidth"],fL=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],pL=new qs;function AL(t,e,n,r){var i=t.getItemLayout(e),o=n.get("symbolRepeat"),a=n.get("symbolClip"),s=n.get("symbolPosition")||"start",l=(n.get("symbolRotate")||0)*Math.PI/180||0,c=n.get("symbolPatternSize")||2,u=n.isAnimationEnabled(),h={dataIndex:e,layout:i,itemModel:n,symbolType:t.getItemVisual(e,"symbol")||"circle",style:t.getItemVisual(e,"style"),symbolClip:a,symbolRepeat:o,symbolRepeatDirection:n.get("symbolRepeatDirection"),symbolPatternSize:c,rotation:l,animationModel:u?n:null,hoverScale:u&&n.get(["emphasis","scale"]),z2:n.getShallow("z",!0)||0};!function(t,e,n,r,i){var o,a=r.valueDim,s=t.get("symbolBoundingData"),l=r.coordSys.getOtherAxis(r.coordSys.getBaseAxis()),c=l.toGlobalCoord(l.dataToCoord(0)),u=1-+(n[a.wh]<=0);if(g.isArray(s)){var h=[gL(l,s[0])-c,gL(l,s[1])-c];h[1]<h[0]&&h.reverse(),o=h[u]}else o=null!=s?gL(l,s)-c:e?r.coordSysExtent[a.index][u]-c:n[a.wh];i.boundingLength=o,e&&(i.repeatCutLength=n[a.wh]);i.pxSign=o>0?1:-1}(n,o,i,r,h),function(t,e,n,r,i,o,a,s,l,c){var u,h=l.valueDim,d=l.categoryDim,f=Math.abs(n[d.wh]),p=t.getItemVisual(e,"symbolSize");u=g.isArray(p)?p.slice():null==p?["100%","100%"]:[p,p];u[d.index]=pr(u[d.index],f),u[h.index]=pr(u[h.index],r?f:Math.abs(o)),c.symbolSize=u,(c.symbolScale=[u[0]/s,u[1]/s])[h.index]*=(l.isHorizontal?-1:1)*a}(t,e,i,o,0,h.boundingLength,h.pxSign,c,r,h),function(t,e,n,r,i){var o=t.get(dL)||0;o&&(pL.attr({scaleX:e[0],scaleY:e[1],rotation:n}),pL.updateTransform(),o/=pL.getLineScale(),o*=e[r.valueDim.index]);i.valueLineWidth=o||0}(n,h.symbolScale,l,r,h);var d=h.symbolSize;return function(t,e,n,r,i,o,a,s,l,c,u,h){var d=u.categoryDim,f=u.valueDim,p=h.pxSign,A=Math.max(e[f.index]+s,0),m=A;if(r){var v=Math.abs(l),y=g.retrieve(t.get("symbolMargin"),"15%")+"",b=!1;y.lastIndexOf("!")===y.length-1&&(b=!0,y=y.slice(0,y.length-1));var _=pr(y,e[f.index]),w=Math.max(A+2*_,0),x=b?0:2*_,S=Ir(r),C=S?r:OL((v+x)/w),k=v-C*A;_=k/2/(b?C:Math.max(C-1,1)),w=A+2*_,x=b?0:2*_,S||"fixed"===r||(C=c?OL((Math.abs(c)+x)/w):0),m=C*w-x,h.repeatTimes=C,h.symbolMargin=_}var B=p*(m/2),T=h.pathPosition=[];T[d.index]=n[d.wh]/2,T[f.index]="start"===a?B:"end"===a?l-B:l/2,o&&(T[0]+=o[0],T[1]+=o[1]);var E=h.bundlePosition=[];E[d.index]=n[d.xy],E[f.index]=n[f.xy];var M=h.barRectShape=g.extend({},n);M[f.wh]=p*Math.max(Math.abs(n[f.wh]),Math.abs(T[f.index]+B)),M[d.wh]=n[d.wh];var O=h.clipShape={};O[d.xy]=-n[d.xy],O[d.wh]=u.ecSize[d.wh],O[f.xy]=0,O[f.wh]=n[f.wh]}(n,d,i,o,0,OA(n.get("symbolOffset"),d),s,h.valueLineWidth,h.boundingLength,h.repeatCutLength,r,h),h}function gL(t,e){return t.toGlobalCoord(t.dataToCoord(t.scale.parse(e)))}function mL(t){var e=t.symbolPatternSize,n=EA(t.symbolType,-e/2,-e/2,e,e);return n.attr({culling:!0}),"image"!==n.type&&n.setStyle({strokeNoScale:!0}),n}function vL(t,e,n,r){var i=t.__pictorialBundle,o=n.symbolSize,a=n.valueLineWidth,s=n.pathPosition,l=e.valueDim,c=n.repeatTimes||0,u=0,h=o[e.valueDim.index]+a+2*n.symbolMargin;for(TL(t,function(t){t.__pictorialAnimationIndex=u,t.__pictorialRepeatTimes=c,u<c?EL(t,null,p(u),n,r):EL(t,null,{scaleX:0,scaleY:0},n,r,function(){i.remove(t)}),u++});u<c;u++){var d=mL(n);d.__pictorialAnimationIndex=u,d.__pictorialRepeatTimes=c,i.add(d);var f=p(u);EL(d,{x:f.x,y:f.y,scaleX:0,scaleY:0},{scaleX:f.scaleX,scaleY:f.scaleY,rotation:f.rotation},n,r)}function p(t){var e=s.slice(),r=n.pxSign,i=t;return("start"===n.symbolRepeatDirection?r>0:r<0)&&(i=c-1-t),e[l.index]=h*(i-c/2+.5)+s[l.index],{x:e[0],y:e[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation}}}function yL(t,e,n,r){var i=t.__pictorialBundle,o=t.__pictorialMainPath;o?EL(o,null,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation},n,r):(o=t.__pictorialMainPath=mL(n),i.add(o),EL(o,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:0,scaleY:0,rotation:n.rotation},{scaleX:n.symbolScale[0],scaleY:n.symbolScale[1]},n,r))}function bL(t,e,n){var r=g.extend({},e.barRectShape),i=t.__pictorialBarRect;i?EL(i,null,{shape:r},e,n):((i=t.__pictorialBarRect=new ha({z2:2,shape:r,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}})).disableMorphing=!0,t.add(i))}function _L(t,e,n,r){if(n.symbolClip){var i=t.__pictorialClipPath,o=g.extend({},n.clipShape),s=e.valueDim,l=n.animationModel,c=n.dataIndex;if(i)ec(i,{shape:o},l,c);else{o[s.wh]=0,i=new ha({shape:o}),t.__pictorialBundle.setClipPath(i),t.__pictorialClipPath=i;var u={};u[s.wh]=n.clipShape[s.wh],a[r?"updateProps":"initProps"](i,{shape:u},l,c)}}}function wL(t,e){var n=t.getItemModel(e);return n.getAnimationDelayParams=xL,n.isAnimationEnabled=SL,n}function xL(t){return{index:t.__pictorialAnimationIndex,count:t.__pictorialRepeatTimes}}function SL(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function CL(t,e,n,r){var i=new er,o=new er;return i.add(o),i.__pictorialBundle=o,o.x=n.bundlePosition[0],o.y=n.bundlePosition[1],n.symbolRepeat?vL(i,e,n):yL(i,0,n),bL(i,n,r),_L(i,e,n,r),i.__pictorialShapeStr=BL(t,n),i.__pictorialSymbolMeta=n,i}function kL(t,e,n,r){var i=r.__pictorialBarRect;i&&i.removeTextContent();var o=[];TL(r,function(t){o.push(t)}),r.__pictorialMainPath&&o.push(r.__pictorialMainPath),r.__pictorialClipPath&&(n=null),g.each(o,function(t){ic(t,{scaleX:0,scaleY:0},n,e,function(){r.parent&&r.parent.remove(r)})}),t.setItemGraphicEl(e,null)}function BL(t,e){return[t.getItemVisual(e.dataIndex,"symbol")||"none",!!e.symbolRepeat,!!e.symbolClip].join(":")}function TL(t,e,n){g.each(t.__pictorialBundle.children(),function(r){r!==t.__pictorialBarRect&&e.call(n,r)})}function EL(t,e,n,r,i,o){e&&t.attr(e),r.symbolClip&&!i?n&&t.attr(n):n&&a[i?"updateProps":"initProps"](t,n,r.animationModel,r.dataIndex,o)}function ML(t,e,n){var r=n.dataIndex,i=n.itemModel,o=i.getModel("emphasis"),a=o.getModel("itemStyle").getItemStyle(),s=i.getModel(["blur","itemStyle"]).getItemStyle(),l=i.getModel(["select","itemStyle"]).getItemStyle(),c=i.getShallow("cursor"),u=o.get("focus"),h=o.get("blurScope"),d=o.get("scale");TL(t,function(t){if(t instanceof ra){var e=t.style;t.useStyle(g.extend({image:e.image,x:e.x,y:e.y,width:e.width,height:e.height},n.style))}else t.useStyle(n.style);var r=t.ensureState("emphasis");r.style=a,d&&(r.scaleX=1.1*t.scaleX,r.scaleY=1.1*t.scaleY),t.ensureState("blur").style=s,t.ensureState("select").style=l,c&&(t.cursor=c),t.z2=n.z2});var f=e.valueDim.posDesc[+(n.boundingLength>0)];Uc(t.__pictorialBarRect,Qc(i),{labelFetcher:e.seriesModel,labelDataIndex:r,defaultText:sw(e.seriesModel.getData(),r),inheritColor:n.style.fill,defaultOpacity:n.style.opacity,defaultOutsidePosition:f}),ws(t,u,h,o.get("disabled"))}function OL(t){var e=Math.round(t);return Math.abs(t-e)<1e-4?e:Math.ceil(t)}var LL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){var r=this.group,i=t.getData(),o=this._data,a=t.coordinateSystem,s=a.getBaseAxis().isHorizontal(),l=a.master.getRect(),c={ecSize:{width:n.getWidth(),height:n.getHeight()},seriesModel:t,coordSys:a,coordSysExtent:[[l.x,l.x+l.width],[l.y,l.y+l.height]],isHorizontal:s,valueDim:fL[+s],categoryDim:fL[1-+s]};return i.diff(o).add(function(t){if(i.hasValue(t)){var e=wL(i,t),n=AL(i,t,e,c),o=CL(i,c,n);i.setItemGraphicEl(t,o),r.add(o),ML(o,c,n)}}).update(function(t,e){var n=o.getItemGraphicEl(e);if(i.hasValue(t)){var a=wL(i,t),s=AL(i,t,a,c),l=BL(i,s);n&&l!==n.__pictorialShapeStr&&(r.remove(n),i.setItemGraphicEl(t,null),n=null),n?function(t,e,n){var r=n.animationModel,i=n.dataIndex;ec(t.__pictorialBundle,{x:n.bundlePosition[0],y:n.bundlePosition[1]},r,i),n.symbolRepeat?vL(t,e,n,!0):yL(t,e,n,!0);bL(t,n,!0),_L(t,e,n,!0)}(n,c,s):n=CL(i,c,s,!0),i.setItemGraphicEl(t,n),n.__pictorialSymbolMeta=s,r.add(n),ML(n,c,s)}else r.remove(n)}).remove(function(t){var e=o.getItemGraphicEl(t);e&&kL(o,t,e.__pictorialSymbolMeta.animationModel,e)}).execute(),this._data=i,this.group},e.prototype.remove=function(t,e){var n=this.group,r=this._data;t.get("animation")?r&&r.eachItemGraphicEl(function(e){kL(r,Ta(e).dataIndex,t,e)}):n.removeAll()},e.type="pictorialBar",e}(xp),DL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n.defaultSymbol="roundRect",n}return p(e,t),e.prototype.getInitialData=function(e){return e.stack=null,t.prototype.getInitialData.apply(this,arguments)},e.type="series.pictorialBar",e.dependencies=["grid"],e.defaultOption=Au(Vw.defaultOption,{symbol:"circle",symbolSize:null,symbolRotate:null,symbolPosition:null,symbolOffset:null,symbolMargin:null,symbolRepeat:!1,symbolRepeatDirection:"end",symbolClip:!1,symbolBoundingData:null,symbolPatternSize:400,barGap:"-100%",progressive:0,emphasis:{scale:!1},select:{itemStyle:{borderColor:"#212121"}}}),e}(Vw);var IL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._layers=[],n}return p(e,t),e.prototype.render=function(t,e,n){var r=t.getData(),i=this,o=this.group,a=t.getLayerSeries(),s=r.getLayout("layoutInfo"),l=s.rect,c=s.boundaryGap;function u(t){return t.name}o.x=0,o.y=l.y+c[0];var h=[];function d(e,n,s){var l=i._layers;if("remove"!==e){for(var c,u,d=[],f=[],p=a[n].indices,A=0;A<p.length;A++){var g=r.getItemLayout(p[A]),m=g.x,v=g.y0,y=g.y;d.push(m,v),f.push(m,v+y),c=r.getItemVisual(p[A],"style")}var b=r.getItemLayout(p[0]),_=t.getModel("label").get("margin"),w=t.getModel("emphasis");if("add"===e){var x=h[n]=new er;u=new Sw({shape:{points:d,stackedOnPoints:f,smooth:.4,stackedOnSmooth:.4,smoothConstraint:!1},z2:0}),x.add(u),o.add(x),t.isAnimationEnabled()&&u.setClipPath(function(t,e,n){var r=new ha({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return nc(r,{shape:{x:t.x-50,width:t.width+100,height:t.height+20}},e,n),r}(u.getBoundingRect(),t,function(){u.removeClipPath()}))}else{x=l[s];u=x.childAt(0),o.add(x),h[n]=x,ec(u,{shape:{points:d,stackedOnPoints:f}},t),sc(u)}Uc(u,Qc(t),{labelDataIndex:p[A-1],defaultText:r.getName(p[A-1]),inheritColor:c.fill},{normal:{verticalAlign:"middle"}}),u.setTextConfig({position:null,local:!0});var S=u.getTextContent();S&&(S.x=b.x-_,S.y=b.y0+b.y/2),u.useStyle(c),r.setItemGraphicEl(n,u),ks(u,t),ws(u,w.get("focus"),w.get("blurScope"),w.get("disabled"))}else o.remove(l[n])}new Im(this._layersSeries||[],a,u,u).add(Object(g.bind)(d,this,"add")).update(Object(g.bind)(d,this,"update")).remove(Object(g.bind)(d,this,"remove")).execute(),this._layersSeries=a,this._layers=h},e.type="themeRiver",e}(xp),PL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new Ox(g.bind(this.getData,this),g.bind(this.getRawData,this))},e.prototype.fixData=function(t){var e=t.length,n={},r=[];li(t,function(t){return n.hasOwnProperty(t[0]+"")||(n[t[0]+""]=-1),t[2]}).buckets.each(function(t,e){r.push({name:e,dataList:t})});for(var i=r.length,o=0;o<i;++o){for(var a=r[o].name,s=0;s<r[o].dataList.length;++s){var l=r[o].dataList[s][0]+"";n[l]=o}for(var l in n)n.hasOwnProperty(l)&&n[l]!==o&&(n[l]=o,t[e]=[l,0,a],e++)}return t},e.prototype.getInitialData=function(t,e){for(var n=this.getReferringComponents("singleAxis",ii).models[0].get("type"),r=g.filter(t.data,function(t){return void 0!==t[2]}),i=this.fixData(r||[]),o=[],a=this.nameMap=g.createHashMap(),s=0,l=0;l<i.length;++l)o.push(i[l][2]),a.get(i[l][2])||(a.set(i[l][2],s),s++);var c=av(i,{coordDimensions:["single"],dimensionsDefine:[{name:"time",type:Fm(n)},{name:"value",type:"float"},{name:"name",type:"ordinal"}],encodeDefine:{single:0,value:1,itemName:2}}).dimensions,u=new iv(c,this);return u.initData(i),u},e.prototype.getLayerSeries=function(){for(var t=this.getData(),e=t.count(),n=[],r=0;r<e;++r)n[r]=r;var i=t.mapDimension("single"),o=[];return li(n,function(e){return t.get("name",e)}).buckets.each(function(e,n){e.sort(function(e,n){return t.get(i,e)-t.get(i,n)}),o.push({name:n,indices:e})}),o},e.prototype.getAxisTooltipData=function(t,e,n){g.isArray(t)||(t=t?[t]:[]);for(var r,i=this.getData(),o=this.getLayerSeries(),a=[],s=o.length,l=0;l<s;++l){for(var c=Number.MAX_VALUE,u=-1,h=o[l].indices.length,d=0;d<h;++d){var f=i.get(t[0],o[l].indices[d]),p=Math.abs(f-e);p<=c&&(r=f,c=p,u=o[l].indices[d])}a.push(u)}return{dataIndices:a,nestestValue:r}},e.prototype.formatTooltip=function(t,e,n){var r=this.getData();return Qf("nameValue",{name:r.getName(t),value:r.get(r.mapDimension("value"),t)})},e.type="series.themeRiver",e.dependencies=["singleAxis"],e.defaultOption={z:2,colorBy:"data",coordinateSystem:"singleAxis",boundaryGap:["10%","10%"],singleAxisIndex:0,animationEasing:"linear",label:{margin:4,show:!0,position:"left",fontSize:11},emphasis:{label:{show:!0}}},e}(hp);function NL(t,e){t.eachSeriesByType("themeRiver",function(t){var e=t.getData(),n=t.coordinateSystem,r={},i=n.getRect();r.rect=i;var o=t.get("boundaryGap"),a=n.getAxis();(r.boundaryGap=o,"horizontal"===a.orient)?(o[0]=pr(o[0],i.height),o[1]=pr(o[1],i.height),FL(e,t,i.height-o[0]-o[1])):(o[0]=pr(o[0],i.width),o[1]=pr(o[1],i.width),FL(e,t,i.width-o[0]-o[1]));e.setLayout("layoutInfo",r)})}function FL(t,e,n){if(t.count())for(var r,i=e.coordinateSystem,o=e.getLayerSeries(),a=t.mapDimension("single"),s=t.mapDimension("value"),l=g.map(o,function(e){return g.map(e.indices,function(e){var n=i.dataToPoint(t.get(a,e));return n[1]=t.get(s,e),n})}),c=function(t){for(var e=t.length,n=t[0].length,r=[],i=[],o=0,a=0;a<n;++a){for(var s=0,l=0;l<e;++l)s+=t[l][a][1];s>o&&(o=s),r.push(s)}for(var c=0;c<n;++c)i[c]=(o-r[c])/2;o=0;for(var u=0;u<n;++u){var h=r[u]+i[u];h>o&&(o=h)}return{y0:i,max:o}}(l),u=c.y0,h=n/c.max,d=o.length,f=o[0].indices.length,p=0;p<f;++p){r=u[p]*h,t.setItemLayout(o[0].indices[p],{layerIndex:0,x:l[0][p][0],y0:r,y:l[0][p][1]*h});for(var A=1;A<d;++A)r+=l[A-1][p][1]*h,t.setItemLayout(o[A].indices[p],{layerIndex:A,x:l[A][p][0],y0:r,y:l[A][p][1]*h})}}var RL=2,jL=4,HL=function(t){function e(e,n,r,i){var o=t.call(this)||this;o.z2=RL,o.textConfig={inside:!0},Ta(o).seriesIndex=n.seriesIndex;var a=new Ba({z2:jL,silent:e.getModel().get(["label","silent"])});return o.setTextContent(a),o.updateData(!0,e,n,r,i),o}return p(e,t),e.prototype.updateData=function(t,e,n,r,i){this.node=e,e.piece=this,n=n||this._seriesModel,r=r||this._ecModel;var o=this;Ta(o).dataIndex=e.dataIndex;var a=e.getModel(),s=a.getModel("emphasis"),l=e.getLayout(),c=g.extend({},l);c.label=null;var u=e.getVisual("style");u.lineJoin="bevel";var h=e.getVisual("decal");h&&(u.decal=ag(h,i));var d=Kw(a.getModel("itemStyle"),c,!0);g.extend(c,d),g.each(Fa,function(t){var e=o.ensureState(t),n=a.getModel([t,"itemStyle"]);e.style=n.getItemStyle();var r=Kw(n,c);r&&(e.shape=r)}),t?(o.setShape(c),o.shape.r=l.r0,nc(o,{shape:{r:l.r}},n,e.dataIndex)):(ec(o,{shape:c},n),sc(o)),o.useStyle(u),this._updateLabel(n);var f=a.getShallow("cursor");f&&o.attr("cursor",f),this._seriesModel=n||this._seriesModel,this._ecModel=r||this._ecModel;var p=s.get("focus");ws(this,"ancestor"===p?e.getAncestorsIndices():"descendant"===p?e.getDescendantIndices():p,s.get("blurScope"),s.get("disabled"))},e.prototype._updateLabel=function(t){var e=this,n=this.node.getModel(),r=n.getModel("label"),i=this.node.getLayout(),o=i.endAngle-i.startAngle,a=(i.startAngle+i.endAngle)/2,s=Math.cos(a),l=Math.sin(a),c=this,u=c.getTextContent(),h=this.node.dataIndex,d=r.get("minAngle")/180*Math.PI,f=r.get("show")&&!(null!=d&&Math.abs(o)<d);function p(t,e){var n=t.get(e);return null==n?r.get(e):n}u.ignore=!f,g.each(Ra,function(r){var d="normal"===r?n.getModel("label"):n.getModel([r,"label"]),f="normal"===r,A=f?u:u.ensureState(r),m=t.getFormattedLabel(h,r);f&&(m=m||e.node.name),A.style=zc(d,{},null,"normal"!==r,!0),m&&(A.style.text=m);var v=d.get("show");null==v||f||(A.ignore=!v);var y,b=p(d,"position"),_=f?c:c.states[r],w=_.style.fill;_.textConfig={outsideFill:"inherit"===d.get("color")?w:null,inside:"outside"!==b};var x=p(d,"distance")||0,S=p(d,"align");"outside"===b?(y=i.r+x,S=a>Math.PI/2?"right":"left"):S&&"center"!==S?"left"===S?(y=i.r0+x,a>Math.PI/2&&(S="right")):"right"===S&&(y=i.r-x,a>Math.PI/2&&(S="left")):(y=o===2*Math.PI&&0===i.r0?0:(i.r+i.r0)/2,S="center"),A.style.align=S,A.style.verticalAlign=p(d,"verticalAlign")||"middle",A.x=y*s+i.cx,A.y=y*l+i.cy;var C=p(d,"rotate"),k=0;"radial"===C?(k=Io(-a))>Math.PI/2&&k<1.5*Math.PI&&(k+=Math.PI):"tangential"===C?(k=Math.PI/2-a)>Math.PI/2?k-=Math.PI:k<-Math.PI/2&&(k+=Math.PI):g.isNumber(C)&&(k=C*Math.PI/180),A.rotation=k}),u.dirtyStyle()},e}(vl),UL="sunburstRootToNode",QL="sunburstHighlight",zL="sunburstUnhighlight";var YL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n,r){var i=this;this.seriesModel=t,this.api=n,this.ecModel=e;var o=t.getData(),a=o.tree.root,s=t.getViewRoot(),l=this.group,c=t.get("renderLabelForZeroData"),u=[];s.eachNode(function(t){u.push(t)});var h=this._oldChildren||[];!function(r,i){if(0===r.length&&0===i.length)return;function s(t){return t.getId()}function u(s,u){var h=null==s?null:r[s],d=null==u?null:i[u];!function(r,i){c||!r||r.getValue()||(r=null);if(r!==a&&i!==a)if(i&&i.piece)r?(i.piece.updateData(!1,r,t,e,n),o.setItemGraphicEl(r.dataIndex,i.piece)):function(t){if(!t)return;t.piece&&(l.remove(t.piece),t.piece=null)}(i);else if(r){var s=new HL(r,t,e,n);l.add(s),o.setItemGraphicEl(r.dataIndex,s)}}(h,d)}new Im(i,r,s,s).add(u).update(u).remove(g.curry(u,null)).execute()}(u,h),function(r,o){o.depth>0?(i.virtualPiece?i.virtualPiece.updateData(!1,r,t,e,n):(i.virtualPiece=new HL(r,t,e,n),l.add(i.virtualPiece)),o.piece.off("click"),i.virtualPiece.on("click",function(t){i._rootToNode(o.parentNode)})):i.virtualPiece&&(l.remove(i.virtualPiece),i.virtualPiece=null)}(a,s),this._initEvents(),this._oldChildren=u},e.prototype._initEvents=function(){var t=this;this.group.off("click"),this.group.on("click",function(e){var n=!1;t.seriesModel.getViewRoot().eachNode(function(r){if(!n&&r.piece&&r.piece===e.target){var i=r.getModel().get("nodeClick");if("rootToNode"===i)t._rootToNode(r);else if("link"===i){var o=r.getModel(),a=o.get("link");if(a)uh(a,o.get("target",!0)||"_blank")}n=!0}})})},e.prototype._rootToNode=function(t){t!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:UL,from:this.uid,seriesId:this.seriesModel.id,targetNode:t})},e.prototype.containPoint=function(t,e){var n=e.getData().getItemLayout(0);if(n){var r=t[0]-n.cx,i=t[1]-n.cy,o=Math.sqrt(r*r+i*i);return o<=n.r&&o>=n.r0}},e.type="sunburst",e}(xp);var VL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreStyleOnData=!0,n}return p(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};!function t(e){var n=0;g.each(e.children,function(e){t(e);var r=e.value;g.isArray(r)&&(r=r[0]),n+=r});var r=e.value;g.isArray(r)&&(r=r[0]);(null==r||isNaN(r))&&(r=n);r<0&&(r=0);g.isArray(e.value)?e.value[0]=r:e.value=r}(n);var r=this._levelModels=g.map(t.levels||[],function(t){return new du(t,this,e)},this),i=Gk.createTree(n,this,function(t){t.wrapMethod("getItemModel",function(t,e){var n=i.getNodeByDataIndex(e),o=r[n.depth];return o&&(t.parentModel=o),t})});return i.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),r=this.getData().tree.getNodeByDataIndex(e);return n.treePathInfo=Kk(r,this),n},e.prototype.getLevelModel=function(t){return this._levelModels&&this._levelModels[t.depth]},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){rB(this)},e.type="series.sunburst",e.defaultOption={z:2,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,stillShowZeroSum:!0,nodeClick:"rootToNode",renderLabelForZeroData:!1,label:{rotate:"radial",show:!0,opacity:1,align:"center",position:"inside",distance:5,silent:!0},itemStyle:{borderWidth:1,borderColor:"white",borderType:"solid",shadowBlur:0,shadowColor:"rgba(0, 0, 0, 0.2)",shadowOffsetX:0,shadowOffsetY:0,opacity:1},emphasis:{focus:"descendant"},blur:{itemStyle:{opacity:.2},label:{opacity:.1}},animationType:"expansion",animationDuration:1e3,animationDurationUpdate:500,data:[],sort:"desc"},e}(hp),WL=Math.PI/180;function GL(t,e,n){e.eachSeriesByType(t,function(t){var e=t.get("center"),r=t.get("radius");g.isArray(r)||(r=[0,r]),g.isArray(e)||(e=[e,e]);var i=n.getWidth(),o=n.getHeight(),a=Math.min(i,o),s=pr(e[0],i),l=pr(e[1],o),c=pr(r[0],a/2),u=pr(r[1],a/2),h=-t.get("startAngle")*WL,d=t.get("minAngle")*WL,f=t.getData().tree.root,p=t.getViewRoot(),A=p.depth,m=t.get("sort");null!=m&&function t(e,n){var r=e.children||[];e.children=function(t,e){if(g.isFunction(e)){var n=g.map(t,function(t,e){var n=t.getValue();return{params:{depth:t.depth,height:t.height,dataIndex:t.dataIndex,getValue:function(){return n}},index:e}});return n.sort(function(t,n){return e(t.params,n.params)}),g.map(n,function(e){return t[e.index]})}var r="asc"===e;return t.sort(function(t,e){var n=(t.getValue()-e.getValue())*(r?1:-1);return 0===n?(t.dataIndex-e.dataIndex)*(r?-1:1):n})}(r,n);r.length&&g.each(e.children,function(e){t(e,n)})}(p,m);var v=0;g.each(p.children,function(t){!isNaN(t.getValue())&&v++});var y=p.getValue(),b=Math.PI/(y||v)*2,_=p.depth>0,w=p.height-(_?-1:1),x=(u-c)/(w||1),S=t.get("clockwise"),C=t.get("stillShowZeroSum"),k=S?1:-1,B=function(e,n){if(e){var r=n;if(e!==f){var i=e.getValue(),o=0===y&&C?b:i*b;o<d&&(o=d),r=n+k*o;var u=e.depth-A-(_?-1:1),h=c+x*u,p=c+x*(u+1),m=t.getLevelModel(e);if(m){var v=m.get("r0",!0),w=m.get("r",!0),T=m.get("radius",!0);null!=T&&(v=T[0],w=T[1]),null!=v&&(h=pr(v,a/2)),null!=w&&(p=pr(w,a/2))}e.setLayout({angle:o,startAngle:n,endAngle:r,clockwise:S,cx:s,cy:l,r0:h,r:p})}if(e.children&&e.children.length){var E=0;g.each(e.children,function(t){E+=B(t,n+E)})}return r-n}};if(_){var T=c,E=c+x,M=2*Math.PI;f.setLayout({angle:M,startAngle:h,endAngle:h+M,clockwise:S,cx:s,cy:l,r0:T,r:E})}B(p,h)})}function XL(t){var e={};t.eachSeriesByType("sunburst",function(t){var n=t.getData(),r=n.tree;r.eachNode(function(i){var o=i.getModel().getModel("itemStyle").getItemStyle();o.fill||(o.fill=function(t,n,r){for(var i=t;i&&i.depth>1;)i=i.parentNode;var o=n.getColorFromPalette(i.name||i.dataIndex+"",e);return t.depth>1&&Object(g.isString)(o)&&(o=Object(Ie.lift)(o,(t.depth-1)/(r-1)*.5)),o}(i,t,r.root.height));var a=n.ensureUniqueItemVisual(i.dataIndex,"style");Object(g.extend)(a,o)})})}var ZL={color:"fill",borderColor:"stroke"},$L={symbol:1,symbolSize:1,symbolKeepAspect:1,legendIcon:1,visualMeta:1,liftZ:1,decal:1},KL=ti(),JL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.optionUpdated=function(){this.currentZLevel=this.get("zlevel",!0),this.currentZ=this.get("z",!0)},e.prototype.getInitialData=function(t,e){return pv(null,this)},e.prototype.getDataParams=function(e,n,r){var i=t.prototype.getDataParams.call(this,e,n);return r&&(i.info=KL(r).info),i},e.type="series.custom",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,clip:!1},e}(hp);function qL(t,e){return e=e||[0,0],g.map(["x","y"],function(n,r){var i=this.getAxis(n),o=e[r],a=t[r]/2;return"category"===i.type?i.getBandWidth():Math.abs(i.dataToCoord(o-a)-i.dataToCoord(o+a))},this)}function tD(t,e){return e=e||[0,0],g.map([0,1],function(n){var r=e[n],i=t[n]/2,o=[],a=[];return o[n]=r-i,a[n]=r+i,o[1-n]=a[1-n]=e[1-n],Math.abs(this.dataToPoint(o)[n]-this.dataToPoint(a)[n])},this)}function eD(t,e){var n=this.getAxis(),r=e instanceof Array?e[0]:e,i=(t instanceof Array?t[0]:t)/2;return"category"===n.type?n.getBandWidth():Math.abs(n.dataToCoord(r-i)-n.dataToCoord(r+i))}function nD(t,e){return e=e||[0,0],g.map(["Radius","Angle"],function(n,r){var i=this["get"+n+"Axis"](),o=e[r],a=t[r]/2,s="category"===i.type?i.getBandWidth():Math.abs(i.dataToCoord(o-a)-i.dataToCoord(o+a));return"Angle"===n&&(s=s*Math.PI/180),s},this)}function rD(t,e,n,r){return t&&(t.legacy||!1!==t.legacy&&!n&&!r&&"tspan"!==e&&("text"===e||Object(g.hasOwn)(t,"text")))}function iD(t,e,n){var r,i,o,a=t;if("text"===e)o=a;else{o={},Object(g.hasOwn)(a,"text")&&(o.text=a.text),Object(g.hasOwn)(a,"rich")&&(o.rich=a.rich),Object(g.hasOwn)(a,"textFill")&&(o.fill=a.textFill),Object(g.hasOwn)(a,"textStroke")&&(o.stroke=a.textStroke),Object(g.hasOwn)(a,"fontFamily")&&(o.fontFamily=a.fontFamily),Object(g.hasOwn)(a,"fontSize")&&(o.fontSize=a.fontSize),Object(g.hasOwn)(a,"fontStyle")&&(o.fontStyle=a.fontStyle),Object(g.hasOwn)(a,"fontWeight")&&(o.fontWeight=a.fontWeight),i={type:"text",style:o,silent:!0},r={};var s=Object(g.hasOwn)(a,"textPosition");n?r.position=s?a.textPosition:"inside":s&&(r.position=a.textPosition),Object(g.hasOwn)(a,"textPosition")&&(r.position=a.textPosition),Object(g.hasOwn)(a,"textOffset")&&(r.offset=a.textOffset),Object(g.hasOwn)(a,"textRotation")&&(r.rotation=a.textRotation),Object(g.hasOwn)(a,"textDistance")&&(r.distance=a.textDistance)}return oD(o,t),Object(g.each)(o.rich,function(t){oD(t,t)}),{textConfig:r,textContent:i}}function oD(t,e){e&&(e.font=e.textFont||e.font,Object(g.hasOwn)(e,"textStrokeWidth")&&(t.lineWidth=e.textStrokeWidth),Object(g.hasOwn)(e,"textAlign")&&(t.align=e.textAlign),Object(g.hasOwn)(e,"textVerticalAlign")&&(t.verticalAlign=e.textVerticalAlign),Object(g.hasOwn)(e,"textLineHeight")&&(t.lineHeight=e.textLineHeight),Object(g.hasOwn)(e,"textWidth")&&(t.width=e.textWidth),Object(g.hasOwn)(e,"textHeight")&&(t.height=e.textHeight),Object(g.hasOwn)(e,"textBackgroundColor")&&(t.backgroundColor=e.textBackgroundColor),Object(g.hasOwn)(e,"textPadding")&&(t.padding=e.textPadding),Object(g.hasOwn)(e,"textBorderColor")&&(t.borderColor=e.textBorderColor),Object(g.hasOwn)(e,"textBorderWidth")&&(t.borderWidth=e.textBorderWidth),Object(g.hasOwn)(e,"textBorderRadius")&&(t.borderRadius=e.textBorderRadius),Object(g.hasOwn)(e,"textBoxShadowColor")&&(t.shadowColor=e.textBoxShadowColor),Object(g.hasOwn)(e,"textBoxShadowBlur")&&(t.shadowBlur=e.textBoxShadowBlur),Object(g.hasOwn)(e,"textBoxShadowOffsetX")&&(t.shadowOffsetX=e.textBoxShadowOffsetX),Object(g.hasOwn)(e,"textBoxShadowOffsetY")&&(t.shadowOffsetY=e.textBoxShadowOffsetY))}function aD(t,e,n){var r=t;r.textPosition=r.textPosition||n.position||"inside",null!=n.offset&&(r.textOffset=n.offset),null!=n.rotation&&(r.textRotation=n.rotation),null!=n.distance&&(r.textDistance=n.distance);var i=r.textPosition.indexOf("inside")>=0,o=t.fill||"#000";sD(r,e);var a=null==r.textFill;return i?a&&(r.textFill=n.insideFill||"#fff",!r.textStroke&&n.insideStroke&&(r.textStroke=n.insideStroke),!r.textStroke&&(r.textStroke=o),null==r.textStrokeWidth&&(r.textStrokeWidth=2)):(a&&(r.textFill=t.fill||n.outsideFill||"#000"),!r.textStroke&&n.outsideStroke&&(r.textStroke=n.outsideStroke)),r.text=e.text,r.rich=e.rich,Object(g.each)(e.rich,function(t){sD(t,t)}),r}function sD(t,e){e&&(Object(g.hasOwn)(e,"fill")&&(t.textFill=e.fill),Object(g.hasOwn)(e,"stroke")&&(t.textStroke=e.fill),Object(g.hasOwn)(e,"lineWidth")&&(t.textStrokeWidth=e.lineWidth),Object(g.hasOwn)(e,"font")&&(t.font=e.font),Object(g.hasOwn)(e,"fontStyle")&&(t.fontStyle=e.fontStyle),Object(g.hasOwn)(e,"fontWeight")&&(t.fontWeight=e.fontWeight),Object(g.hasOwn)(e,"fontSize")&&(t.fontSize=e.fontSize),Object(g.hasOwn)(e,"fontFamily")&&(t.fontFamily=e.fontFamily),Object(g.hasOwn)(e,"align")&&(t.textAlign=e.align),Object(g.hasOwn)(e,"verticalAlign")&&(t.textVerticalAlign=e.verticalAlign),Object(g.hasOwn)(e,"lineHeight")&&(t.textLineHeight=e.lineHeight),Object(g.hasOwn)(e,"width")&&(t.textWidth=e.width),Object(g.hasOwn)(e,"height")&&(t.textHeight=e.height),Object(g.hasOwn)(e,"backgroundColor")&&(t.textBackgroundColor=e.backgroundColor),Object(g.hasOwn)(e,"padding")&&(t.textPadding=e.padding),Object(g.hasOwn)(e,"borderColor")&&(t.textBorderColor=e.borderColor),Object(g.hasOwn)(e,"borderWidth")&&(t.textBorderWidth=e.borderWidth),Object(g.hasOwn)(e,"borderRadius")&&(t.textBorderRadius=e.borderRadius),Object(g.hasOwn)(e,"shadowColor")&&(t.textBoxShadowColor=e.shadowColor),Object(g.hasOwn)(e,"shadowBlur")&&(t.textBoxShadowBlur=e.shadowBlur),Object(g.hasOwn)(e,"shadowOffsetX")&&(t.textBoxShadowOffsetX=e.shadowOffsetX),Object(g.hasOwn)(e,"shadowOffsetY")&&(t.textBoxShadowOffsetY=e.shadowOffsetY),Object(g.hasOwn)(e,"textShadowColor")&&(t.textShadowColor=e.textShadowColor),Object(g.hasOwn)(e,"textShadowBlur")&&(t.textShadowBlur=e.textShadowBlur),Object(g.hasOwn)(e,"textShadowOffsetX")&&(t.textShadowOffsetX=e.textShadowOffsetX),Object(g.hasOwn)(e,"textShadowOffsetY")&&(t.textShadowOffsetY=e.textShadowOffsetY))}var lD={position:["x","y"],scale:["scaleX","scaleY"],origin:["originX","originY"]},cD=Object(g.keys)(lD),uD=(Object(g.reduce)(On,function(t,e){return t[e]=1,t},{}),On.join(", "),["","style","shape","extra"]),hD=ti();function dD(t,e,n,r,i){var o=t+"Animation",a=ql(t,r,i)||{},s=hD(e).userDuring;return a.duration>0&&(a.during=s?Object(g.bind)(yD,{el:e,userDuring:s}):null,a.setToFinal=!0,a.scope=t),Object(g.extend)(a,n[o]),a}function fD(t,e,n,r){var i=(r=r||{}).dataIndex,o=r.isInit,a=r.clearStyle,s=n.isAnimationEnabled(),l=hD(t),c=e.style;l.userDuring=e.during;var u={},h={};if(function(t,e,n){for(var r=0;r<cD.length;r++){var i=cD[r],o=lD[i],a=e[i];a&&(n[o[0]]=a[0],n[o[1]]=a[1])}for(var r=0;r<On.length;r++){var s=On[r];null!=e[s]&&(n[s]=e[s])}}(0,e,h),_D("shape",e,h),_D("extra",e,h),!o&&s&&(function(t,e,n){for(var r=e.transition,i=gD(r)?On:Qr(r||[]),o=0;o<i.length;o++){var a=i[o];if("style"!==a&&"shape"!==a&&"extra"!==a){var s=t[a];0,n[a]=s}}}(t,e,u),bD("shape",t,e,u),bD("extra",t,e,u),function(t,e,n,r){if(!n)return;var i,o=t.style;if(o){var a=n.transition,s=e.transition;if(a&&!gD(a)){var l=Qr(a);!i&&(i=r.style={});for(var c=0;c<l.length;c++){var u=l[c],h=o[u];i[u]=h}}else if(t.getAnimationStyleProps&&(gD(s)||gD(a)||Object(g.indexOf)(s,"style")>=0)){var d=t.getAnimationStyleProps(),f=d?d.style:null;if(f){!i&&(i=r.style={});for(var p=Object(g.keys)(n),c=0;c<p.length;c++){var u=p[c];if(f[u]){var h=o[u];i[u]=h}}}}}}(t,e,c,u)),h.style=c,function(t,e,n){var r=e.style;if(!t.isGroup&&r){if(n){t.useStyle({});for(var i=t.animators,o=0;o<i.length;o++){var a=i[o];"style"===a.targetName&&a.changeTarget(t.style)}}t.setStyle(r)}e&&(e.style=null,e&&t.attr(e),e.style=r)}(t,h,a),function(t,e){Object(g.hasOwn)(e,"silent")&&(t.silent=e.silent),Object(g.hasOwn)(e,"ignore")&&(t.ignore=e.ignore),t instanceof Xi&&Object(g.hasOwn)(e,"invisible")&&(t.invisible=e.invisible);t instanceof $o&&Object(g.hasOwn)(e,"autoBatch")&&(t.autoBatch=e.autoBatch)}(t,e),s)if(o){var d={};Object(g.each)(uD,function(t){var n=t?e[t]:e;n&&n.enterFrom&&(t&&(d[t]=d[t]||{}),Object(g.extend)(t?d[t]:d,n.enterFrom))});var f=dD("enter",t,e,n,i);f.duration>0&&t.animateFrom(d,f)}else!function(t,e,n,r,i){if(i){var o=dD("update",t,e,r,n);o.duration>0&&t.animateFrom(i,o)}}(t,e,i||0,n,u);pD(t,e),c?t.dirty():t.markRedraw()}function pD(t,e){for(var n=hD(t).leaveToProps,r=0;r<uD.length;r++){var i=uD[r],o=i?e[i]:e;o&&o.leaveTo&&(n||(n=hD(t).leaveToProps={}),i&&(n[i]=n[i]||{}),Object(g.extend)(i?n[i]:n,o.leaveTo))}}function AD(t,e,n,r){if(t){var i=t.parent,o=hD(t).leaveToProps;if(o){var a=dD("update",t,e,n,0);a.done=function(){i.remove(t),r&&r()},t.animateTo(o,a)}else i.remove(t),r&&r()}}function gD(t){return"all"===t}var mD={},vD={setTransform:function(t,e){return mD.el[t]=e,this},getTransform:function(t){return mD.el[t]},setShape:function(t,e){var n=mD.el;return(n.shape||(n.shape={}))[t]=e,n.dirtyShape&&n.dirtyShape(),this},getShape:function(t){var e=mD.el.shape;if(e)return e[t]},setStyle:function(t,e){var n=mD.el,r=n.style;return r&&(r[t]=e,n.dirtyStyle&&n.dirtyStyle()),this},getStyle:function(t){var e=mD.el.style;if(e)return e[t]},setExtra:function(t,e){return(mD.el.extra||(mD.el.extra={}))[t]=e,this},getExtra:function(t){var e=mD.el.extra;if(e)return e[t]}};function yD(){var t=this.el;if(t){var e=hD(t).userDuring,n=this.userDuring;e===n?(mD.el=t,n(vD)):this.el=this.userDuring=null}}function bD(t,e,n,r){var i=n[t];if(i){var o,a=e[t];if(a){var s=n.transition,l=i.transition;if(l)if(!o&&(o=r[t]={}),gD(l))Object(g.extend)(o,a);else for(var c=Qr(l),u=0;u<c.length;u++){var h=a[f=c[u]];o[f]=h}else if(gD(s)||Object(g.indexOf)(s,t)>=0){!o&&(o=r[t]={});var d=Object(g.keys)(a);for(u=0;u<d.length;u++){var f;h=a[f=d[u]];wD(i[f],h)&&(o[f]=h)}}}}}function _D(t,e,n){var r=e[t];if(r)for(var i=n[t]={},o=Object(g.keys)(r),a=0;a<o.length;a++){var s=o[a];i[s]=ze(r[s])}}function wD(t,e){return Object(g.isArrayLike)(t)?t!==e:null!=t&&isFinite(t)}var xD=ti(),SD=["percent","easing","shape","style","extra"];function CD(t){t.stopAnimation("keyframe"),t.attr(xD(t))}function kD(t,e,n){if(n.isAnimationEnabled()&&e)if(Object(g.isArray)(e))Object(g.each)(e,function(e){kD(t,e,n)});else{var r=e.keyframes,i=e.duration;if(n&&null==i){var o=ql("enter",n,0);i=o&&o.duration}if(r&&i){var a=xD(t);Object(g.each)(uD,function(n){if(!n||t[n]){var o;r.sort(function(t,e){return t.percent-e.percent}),Object(g.each)(r,function(r){var s=t.animators,l=n?r[n]:r;if(l){var c=Object(g.keys)(l);if(n||(c=Object(g.filter)(c,function(t){return Object(g.indexOf)(SD,t)<0})),c.length){o||((o=t.animate(n,e.loop,!0)).scope="keyframe");for(var u=0;u<s.length;u++)s[u]!==o&&s[u].targetName===o.targetName&&s[u].stopTracks(c);n&&(a[n]=a[n]||{});var h=n?a[n]:a;Object(g.each)(c,function(e){h[e]=((n?t[n]:t)||{})[e]}),o.whenWithKeys(i*r.percent,l,c,r.easing)}}}),o&&o.delay(e.delay||0).duration(i).start(e.easing)}})}}}var BD="emphasis",TD="normal",ED=[TD,BD,"blur","select"],MD={normal:["itemStyle"],emphasis:[BD,"itemStyle"],blur:["blur","itemStyle"],select:["select","itemStyle"]},OD={normal:["label"],emphasis:[BD,"label"],blur:["blur","label"],select:["select","label"]},LD=["x","y"],DD="e\0\0",ID={normal:{},emphasis:{},blur:{},select:{}},PD={cartesian2d:function(t){var e=t.master.getRect();return{coordSys:{type:"cartesian2d",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:g.bind(qL,t)}}},geo:function(t){var e=t.getBoundingRect();return{coordSys:{type:"geo",x:e.x,y:e.y,width:e.width,height:e.height,zoom:t.getZoom()},api:{coord:function(e){return t.dataToPoint(e)},size:g.bind(tD,t)}}},single:function(t){var e=t.getRect();return{coordSys:{type:"singleAxis",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:Object(g.bind)(eD,t)}}},polar:function(t){var e=t.getRadiusAxis(),n=t.getAngleAxis(),r=e.getExtent();return r[0]>r[1]&&r.reverse(),{coordSys:{type:"polar",cx:t.cx,cy:t.cy,r:r[1],r0:r[0]},api:{coord:function(r){var i=e.dataToRadius(r[0]),o=n.dataToAngle(r[1]),a=t.coordToPoint([i,o]);return a.push(i,o*Math.PI/180),a},size:g.bind(nD,t)}}},calendar:function(t){var e=t.getRect(),n=t.getRangeInfo();return{coordSys:{type:"calendar",x:e.x,y:e.y,width:e.width,height:e.height,cellWidth:t.getCellWidth(),cellHeight:t.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(e,n){return t.dataToPoint(e,n)}}}}};function ND(t){return t instanceof $o}function FD(t){return t instanceof Xi}var RD=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n,r){this._progressiveEls=null;var i=this._data,o=t.getData(),a=this.group,s=zD(t,o,e,n);i||a.removeAll(),o.diff(i).add(function(e){YD(n,null,e,s(e,r),t,a,o)}).remove(function(e){var n=i.getItemGraphicEl(e);n&&AD(n,KL(n).option,t)}).update(function(e,l){var c=i.getItemGraphicEl(l);YD(n,c,e,s(e,r),t,a,o)}).execute();var l=t.get("clip",!0)?Bw(t.coordinateSystem,!1,t):null;l?a.setClipPath(l):a.removeClipPath(),this._data=o},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll(),this._data=null},e.prototype.incrementalRender=function(t,e,n,r,i){var o=e.getData(),a=zD(e,o,n,r),s=this._progressiveEls=[];function l(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}for(var c=t.start;c<t.end;c++){var u=YD(null,null,c,a(c,i),e,this.group,o);u&&(u.traverse(l),s.push(u))}},e.prototype.eachRendered=function(t){Fc(this._progressiveEls||this.group,t)},e.prototype.filterForExposedEvent=function(t,e,n,r){var i=e.element;if(null==i||n.name===i)return!0;for(;(n=n.__hostTarget||n.parent)&&n!==this.group;)if(n.name===i)return!0;return!1},e.type="custom",e}(xp);function jD(t){var e,n=t.type;if("path"===n){var r=t.shape,i=null!=r.width&&null!=r.height?{x:r.x||0,y:r.y||0,width:r.width,height:r.height}:null,o=tI(r);e=gc(o,null,i,r.layout||"center"),KL(e).customPathData=o}else if("image"===n)e=new ra({}),KL(e).customImagePath=t.style.image;else if("text"===n)e=new Ba({});else if("group"===n)e=new er;else{if("compoundPath"===n)throw new Error('"compoundPath" is not supported yet.');var a=Ac(n);if(!a){var s="";0,Rr(s)}e=new a}return KL(e).customGraphicType=n,e.name=t.name,e.z2EmphasisLift=1,e.z2SelectLift=1,e}function HD(t,e,n,r,i,o,a){CD(e);var s=i&&i.normal.cfg;s&&e.setTextConfig(s),r&&null==r.transition&&(r.transition=LD);var l=r&&r.style;if(l){if("text"===e.type){var c=l;Object(g.hasOwn)(c,"textFill")&&(c.fill=c.textFill),Object(g.hasOwn)(c,"textStroke")&&(c.stroke=c.textStroke)}var u=void 0,h=ND(e)?l.decal:null;t&&h&&(h.dirty=!0,u=ag(h,t)),l.__decalPattern=u}FD(e)&&(l&&(u=l.__decalPattern)&&(l.decal=u));fD(e,r,o,{dataIndex:n,isInit:a,clearStyle:!0}),kD(e,r.keyframeAnimation,o)}function UD(t,e,n,r,i){var o=e.isGroup?null:e,a=i&&i[t].cfg;if(o){var s=o.ensureState(t);if(!1===r){var l=o.getState(t);l&&(l.style=null)}else s.style=r||null;a&&(s.textConfig=a),as(o)}}function QD(t,e,n){var r=n===TD,i=r?e:XD(e,n),o=i?i.z2:null;null!=o&&((r?t:t.ensureState(n)).z2=o||0)}function zD(t,e,n,r){var i=t.get("renderItem"),o=t.coordinateSystem,a={};o&&(a=o.prepareCustoms?o.prepareCustoms(o):PD[o.type](o));for(var s,l,c=Object(g.defaults)({getWidth:r.getWidth,getHeight:r.getHeight,getZr:r.getZr,getDevicePixelRatio:r.getDevicePixelRatio,value:function(t,n){return null==n&&(n=s),e.getStore().get(e.getDimensionIndex(t||0),n)},style:function(n,r){0;null==r&&(r=s);var i=e.getItemVisual(r,"style"),o=i&&i.fill,a=i&&i.opacity,l=y(r,TD).getItemStyle();null!=o&&(l.fill=o),null!=a&&(l.opacity=a);var c={inheritColor:Object(g.isString)(o)?o:"#000"},u=b(r,TD),h=zc(u,null,c,!1,!0);h.text=u.getShallow("show")?Object(g.retrieve2)(t.getFormattedLabel(r,TD),sw(e,r)):null;var d=Yc(u,c,!1);return w(n,l),l=aD(l,h,d),n&&_(l,n),l.legacy=!0,l},ordinalRawValue:function(t,n){null==n&&(n=s),t=t||0;var r=e.getDimensionInfo(t);if(!r){var i=e.getDimensionIndex(t);return i>=0?e.getStore().get(i,n):void 0}var o=e.get(r.name,n),a=r&&r.ordinalMeta;return a?a.categories[o]:o},styleEmphasis:function(n,r){0;null==r&&(r=s);var i=y(r,BD).getItemStyle(),o=b(r,BD),a=zc(o,null,null,!0,!0);a.text=o.getShallow("show")?Object(g.retrieve3)(t.getFormattedLabel(r,BD),t.getFormattedLabel(r,TD),sw(e,r)):null;var l=Yc(o,null,!0);return w(n,i),i=aD(i,a,l),n&&_(i,n),i.legacy=!0,i},visual:function(t,n){if(null==n&&(n=s),Object(g.hasOwn)(ZL,t)){var r=e.getItemVisual(n,"style");return r?r[ZL[t]]:null}if(Object(g.hasOwn)($L,t))return e.getItemVisual(n,t)},barLayout:function(t){if("cartesian2d"===o.type){var e=o.getBaseAxis();return function(t){var e=[],n=t.axis;if("category"===n.type){for(var r=n.getBandWidth(),i=0;i<t.count;i++)e.push(Object(g.defaults)({bandWidth:r,axisKey:"axis0",stackId:Nv+i},t));var o=Uv(e),a=[];for(i=0;i<t.count;i++){var s=o.axis0[Nv+i];s.offsetCenter=s.offset+s.width/2,a.push(s)}return a}}(Object(g.defaults)({axis:e},t))}},currentSeriesIndices:function(){return n.getCurrentSeriesIndices()},font:function(t){return Zc(t,n)}},a.api||{}),u={context:{},seriesId:t.id,seriesName:t.name,seriesIndex:t.seriesIndex,coordSys:a.coordSys,dataInsideLength:e.count(),encode:function(t){var e={};return Object(g.each)(t.dimensions,function(n){var r=t.getDimensionInfo(n);if(!r.isExtraCoord){var i=r.coordDim;(e[i]=e[i]||[])[r.coordDimIndex]=t.getDimensionIndex(n)}}),e}(t.getData())},h={},d={},f={},p={},A=0;A<ED.length;A++){var m=ED[A];f[m]=t.getModel(MD[m]),p[m]=t.getModel(OD[m])}function v(t){return t===s?l||(l=e.getItemModel(t)):e.getItemModel(t)}function y(t,n){return e.hasItemOption?t===s?h[n]||(h[n]=v(t).getModel(MD[n])):v(t).getModel(MD[n]):f[n]}function b(t,n){return e.hasItemOption?t===s?d[n]||(d[n]=v(t).getModel(OD[n])):v(t).getModel(OD[n]):p[n]}return function(t,n){return s=t,l=null,h={},d={},i&&i(Object(g.defaults)({dataIndexInside:t,dataIndex:e.getRawIndex(t),actionType:n?n.type:null},u),c)};function _(t,e){for(var n in e)Object(g.hasOwn)(e,n)&&(t[n]=e[n])}function w(t,e){t&&(t.textFill&&(e.textFill=t.textFill),t.textPosition&&(e.textPosition=t.textPosition))}}function YD(t,e,n,r,i,o,a){if(r){var s=VD(t,e,n,r,i,o);return s&&a.setItemGraphicEl(n,s),s&&ws(s,r.focus,r.blurScope,r.emphasisDisabled),s}o.remove(e)}function VD(t,e,n,r,i,o){var a=-1,s=e;e&&WD(e,r,i)&&(a=Object(g.indexOf)(o.childrenRef(),e),e=null);var l,c,u=!e,h=e;h?h.clearStates():(h=jD(r),s&&(l=s,(c=h).copyTransform(l),FD(c)&&FD(l)&&(c.setStyle(l.style),c.z=l.z,c.z2=l.z2,c.zlevel=l.zlevel,c.invisible=l.invisible,c.ignore=l.ignore,ND(c)&&ND(l)&&c.setShape(l.shape)))),!1===r.morph?h.disableMorphing=!0:h.disableMorphing&&(h.disableMorphing=!1),ID.normal.cfg=ID.normal.conOpt=ID.emphasis.cfg=ID.emphasis.conOpt=ID.blur.cfg=ID.blur.conOpt=ID.select.cfg=ID.select.conOpt=null,ID.isLegacy=!1,function(t,e,n,r,i,o){if(t.isGroup)return;GD(n,null,o),GD(n,BD,o);var a=o.normal.conOpt,s=o.emphasis.conOpt,l=o.blur.conOpt,c=o.select.conOpt;if(null!=a||null!=s||null!=c||null!=l){var u=t.getTextContent();if(!1===a)u&&t.removeTextContent();else{a=o.normal.conOpt=a||{type:"text"},u?u.clearStates():(u=jD(a),t.setTextContent(u)),HD(null,u,e,a,null,r,i);for(var h=a&&a.style,d=0;d<ED.length;d++){var f=ED[d];if(f!==TD){var p=o[f].conOpt;UD(f,u,0,ZD(a,p,f),null)}}h?u.dirty():u.markRedraw()}}}(h,n,r,i,u,ID),function(t,e,n,r,i){var o=n.clipPath;if(!1===o)t&&t.getClipPath()&&t.removeClipPath();else if(o){var a=t.getClipPath();a&&WD(a,o,r)&&(a=null),a||(a=jD(o),t.setClipPath(a)),HD(null,a,e,o,null,r,i)}}(h,n,r,i,u),HD(t,h,n,r,ID,i,u),Object(g.hasOwn)(r,"info")&&(KL(h).info=r.info);for(var d=0;d<ED.length;d++){var f=ED[d];if(f!==TD){var p=XD(r,f);UD(f,h,0,ZD(r,p,f),ID)}}return function(t,e,n){if(!t.isGroup){var r=t,i=n.currentZ,o=n.currentZLevel;r.z=i,r.zlevel=o;var a=e.z2;null!=a&&(r.z2=a||0);for(var s=0;s<ED.length;s++)QD(r,e,ED[s])}}(h,r,i),"group"===r.type&&function(t,e,n,r,i){var o=r.children,a=o?o.length:0,s=r.$mergeChildren,l="byName"===s||r.diffChildrenByName,c=!1===s;if(!a&&!l&&!c)return;if(l)return u={api:t,oldChildren:e.children()||[],newChildren:o||[],dataIndex:n,seriesModel:i,group:e},void new Im(u.oldChildren,u.newChildren,KD,KD,u).add(JD).update(JD).remove(qD).execute();var u;c&&e.removeAll();for(var h=0;h<a;h++){var d=o[h],f=e.childAt(h);d?(null==d.ignore&&(d.ignore=!1),VD(t,f,n,d,i,e)):f.ignore=!0}for(var p=e.childCount()-1;p>=h;p--){var A=e.childAt(p);$D(e,A,i)}}(t,h,n,r,i),a>=0?o.replaceAt(h,a):o.add(h),h}function WD(t,e,n){var r,i=KL(t),o=e.type,a=e.shape,s=e.style;return n.isUniversalTransitionEnabled()||null!=o&&o!==i.customGraphicType||"path"===o&&((r=a)&&(Object(g.hasOwn)(r,"pathData")||Object(g.hasOwn)(r,"d")))&&tI(a)!==i.customPathData||"image"===o&&Object(g.hasOwn)(s,"image")&&s.image!==i.customImagePath}function GD(t,e,n){var r=e?XD(t,e):t,i=e?ZD(t,r,BD):t.style,o=t.type,a=r?r.textConfig:null,s=t.textContent,l=s?e?XD(s,e):s:null;if(i&&(n.isLegacy||rD(i,o,!!a,!!l))){n.isLegacy=!0;var c=iD(i,o,!e);!a&&c.textConfig&&(a=c.textConfig),!l&&c.textContent&&(l=c.textContent)}if(!e&&l){var u=l;!u.type&&(u.type="text")}var h=e?n[e]:n.normal;h.cfg=a,h.conOpt=l}function XD(t,e){return e?t?t[e]:null:t}function ZD(t,e,n){var r=e&&e.style;return null==r&&n===BD&&t&&(r=t.styleEmphasis),r}function $D(t,e,n){e&&AD(e,KL(t).option,n)}function KD(t,e){var n=t&&t.name;return null!=n?n:DD+e}function JD(t,e){var n=this.context,r=null!=t?n.newChildren[t]:null,i=null!=e?n.oldChildren[e]:null;VD(n.api,i,n.dataIndex,r,n.seriesModel,n.group)}function qD(t){var e=this.context,n=e.oldChildren[t];n&&AD(n,KL(n).option,e.seriesModel)}function tI(t){return t&&(t.pathData||t.d)}var eI=ti(),nI=g.clone,rI=g.bind;function iI(t,e,n,r){(function t(e,n){if(g.isObject(e)&&g.isObject(n)){var r=!0;return g.each(n,function(n,i){r=r&&t(e[i],n)}),!!r}return e===n})(eI(n).lastProp,r)||(eI(n).lastProp=r,e?ec(n,r,t):(n.stopAnimation(),n.attr(r)))}function oI(t,e){t[e.get(["label","show"])?"show":"hide"]()}function aI(t){return{x:t.x||0,y:t.y||0,rotation:t.rotation||0}}function sI(t,e,n){var r=e.get("z"),i=e.get("zlevel");t&&t.traverse(function(t){"group"!==t.type&&(null!=r&&(t.z=r),null!=i&&(t.zlevel=i),t.silent=n)})}var lI=function(){function t(){this._dragging=!1,this.animationThreshold=15}return t.prototype.render=function(t,e,n,r){var i=e.get("value"),o=e.get("status");if(this._axisModel=t,this._axisPointerModel=e,this._api=n,r||this._lastValue!==i||this._lastStatus!==o){this._lastValue=i,this._lastStatus=o;var a=this._group,s=this._handle;if(!o||"hide"===o)return a&&a.hide(),void(s&&s.hide());a&&a.show(),s&&s.show();var l={};this.makeElOption(l,i,t,e,n);var c=l.graphicKey;c!==this._lastGraphicKey&&this.clear(n),this._lastGraphicKey=c;var u=this._moveAnimation=this.determineAnimation(t,e);if(a){var h=g.curry(iI,e,u);this.updatePointerEl(a,l,h),this.updateLabelEl(a,l,h,e)}else a=this._group=new er,this.createPointerEl(a,l,t,e),this.createLabelEl(a,l,t,e),n.getZr().add(a);sI(a,e,!0),this._renderHandle(i)}},t.prototype.remove=function(t){this.clear(t)},t.prototype.dispose=function(t){this.clear(t)},t.prototype.determineAnimation=function(t,e){var n=e.get("animation"),r=t.axis,i="category"===r.type,o=e.get("snap");if(!o&&!i)return!1;if("auto"===n||null==n){var a=this.animationThreshold;if(i&&r.getBandWidth()>a)return!0;if(o){var s=mS(t).seriesDataCount,l=r.getExtent();return Math.abs(l[0]-l[1])/s>a}return!1}return!0===n},t.prototype.makeElOption=function(t,e,n,r,i){},t.prototype.createPointerEl=function(t,e,n,r){var i=e.pointer;if(i){var o=eI(t).pointerEl=new a[i.type](nI(e.pointer));t.add(o)}},t.prototype.createLabelEl=function(t,e,n,r){if(e.label){var i=eI(t).labelEl=new Ba(nI(e.label));t.add(i),oI(i,r)}},t.prototype.updatePointerEl=function(t,e,n){var r=eI(t).pointerEl;r&&e.pointer&&(r.setStyle(e.pointer.style),n(r,{shape:e.pointer.shape}))},t.prototype.updateLabelEl=function(t,e,n,r){var i=eI(t).labelEl;i&&(i.setStyle(e.label.style),n(i,{x:e.label.x,y:e.label.y}),oI(i,r))},t.prototype._renderHandle=function(t){if(!this._dragging&&this.updateHandleTransform){var e,n=this._axisPointerModel,r=this._api.getZr(),i=this._handle,o=n.getModel("handle"),a=n.get("status");if(!o.get("show")||!a||"hide"===a)return i&&r.remove(i),void(this._handle=null);this._handle||(e=!0,i=this._handle=Oc(o.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(t){ct(t.event)},onmousedown:rI(this._onHandleDragMove,this,0,0),drift:rI(this._onHandleDragMove,this),ondragend:rI(this._onHandleDragEnd,this)}),r.add(i)),sI(i,n,!1),i.setStyle(o.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var s=o.get("size");g.isArray(s)||(s=[s,s]),i.scaleX=s[0]/2,i.scaleY=s[1]/2,Tp(this,"_doDispatchAxisPointer",o.get("throttle")||0,"fixRate"),this._moveHandleToValue(t,e)}},t.prototype._moveHandleToValue=function(t,e){iI(this._axisPointerModel,!e&&this._moveAnimation,this._handle,aI(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},t.prototype._onHandleDragMove=function(t,e){var n=this._handle;if(n){this._dragging=!0;var r=this.updateHandleTransform(aI(n),[t,e],this._axisModel,this._axisPointerModel);this._payloadInfo=r,n.stopAnimation(),n.attr(aI(r)),eI(n).lastProp=null,this._doDispatchAxisPointer()}},t.prototype._doDispatchAxisPointer=function(){if(this._handle){var t=this._payloadInfo,e=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:t.cursorPoint[0],y:t.cursorPoint[1],tooltipOption:t.tooltipOption,axesInfo:[{axisDim:e.axis.dim,axisIndex:e.componentIndex}]})}},t.prototype._onHandleDragEnd=function(){if(this._dragging=!1,this._handle){var t=this._axisPointerModel.get("value");this._moveHandleToValue(t),this._api.dispatchAction({type:"hideTip"})}},t.prototype.clear=function(t){this._lastValue=null,this._lastStatus=null;var e=t.getZr(),n=this._group,r=this._handle;e&&n&&(this._lastGraphicKey=null,n&&e.remove(n),r&&e.remove(r),this._group=null,this._handle=null,this._payloadInfo=null),Ep(this,"_doDispatchAxisPointer")},t.prototype.doClear=function(){},t.prototype.buildLabel=function(t,e,n){return{x:t[n=n||0],y:t[1-n],width:e[n],height:e[1-n]}},t}();function cI(t){var e,n=t.get("type"),r=t.getModel(n+"Style");return"line"===n?(e=r.getLineStyle()).fill=null:"shadow"===n&&((e=r.getAreaStyle()).stroke=null),e}function uI(t,e,n,r,i){var o=hI(n.get("value"),e.axis,e.ecModel,n.get("seriesDataIndices"),{precision:n.get(["label","precision"]),formatter:n.get(["label","formatter"])}),a=n.getModel("label"),s=eh(a.get("padding")||0),l=a.getFont(),c=jn(o,l),u=i.position,h=c.width+s[1]+s[3],d=c.height+s[0]+s[2],f=i.align;"right"===f&&(u[0]-=h),"center"===f&&(u[0]-=h/2);var p=i.verticalAlign;"bottom"===p&&(u[1]-=d),"middle"===p&&(u[1]-=d/2),function(t,e,n,r){var i=r.getWidth(),o=r.getHeight();t[0]=Math.min(t[0]+e,i)-e,t[1]=Math.min(t[1]+n,o)-n,t[0]=Math.max(t[0],0),t[1]=Math.max(t[1],0)}(u,h,d,r);var A=a.get("backgroundColor");A&&"auto"!==A||(A=e.get(["axisLine","lineStyle","color"])),t.label={x:u[0],y:u[1],style:zc(a,{text:o,font:l,fill:a.getTextColor(),padding:s,backgroundColor:A}),z2:10}}function hI(t,e,n,r,i){t=e.scale.parse(t);var o=e.scale.getLabel({value:t},{precision:i.precision}),a=i.formatter;if(a){var s={value:by(e,{value:t}),axisDimension:e.dim,axisIndex:e.index,seriesData:[]};g.each(r,function(t){var e=n.getSeriesByIndex(t.seriesIndex),r=t.dataIndexInside,i=e&&e.getDataParams(r);i&&s.seriesData.push(i)}),g.isString(a)?o=a.replace("{value}",o):g.isFunction(a)&&(o=a(s))}return o}function dI(t,e,n){var r=[1,0,0,1,0,0];return yt(r,r,n.rotation),vt(r,r,n.position),Cc([t.dataToCoord(e),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],r)}function fI(t,e,n,r,i,o){var a=pS.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=i.get(["label","margin"]),uI(e,r,i,o,{position:dI(r.axis,t,n),align:a.textAlign,verticalAlign:a.textVerticalAlign})}function pI(t,e,n){return{x1:t[n=n||0],y1:t[1-n],x2:e[n],y2:e[1-n]}}function AI(t,e,n){return{x:t[n=n||0],y:t[1-n],width:e[n],height:e[1-n]}}function gI(t,e,n,r,i,o){return{cx:t,cy:e,r0:n,r:r,startAngle:i,endAngle:o,clockwise:!0}}var mI=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.makeElOption=function(t,e,n,r,i){var o=n.axis,a=o.grid,s=r.get("type"),l=vI(a,o).getOtherAxis(o).getGlobalExtent(),c=o.toGlobalCoord(o.dataToCoord(e,!0));if(s&&"none"!==s){var u=cI(r),h=yI[s](o,c,l);h.style=u,t.graphicKey=h.type,t.pointer=h}fI(e,t,Jx(a.model,n),n,r,i)},e.prototype.getHandleTransform=function(t,e,n){var r=Jx(e.axis.grid.model,e,{labelInside:!1});r.labelMargin=n.get(["handle","margin"]);var i=dI(e.axis,t,r);return{x:i[0],y:i[1],rotation:r.rotation+(r.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,r){var i=n.axis,o=i.grid,a=i.getGlobalExtent(!0),s=vI(o,i).getOtherAxis(i).getGlobalExtent(),l="x"===i.dim?0:1,c=[t.x,t.y];c[l]+=e[l],c[l]=Math.min(a[1],c[l]),c[l]=Math.max(a[0],c[l]);var u=(s[1]+s[0])/2,h=[u,u];h[l]=c[l];return{x:c[0],y:c[1],rotation:t.rotation,cursorPoint:h,tooltipOption:[{verticalAlign:"middle"},{align:"center"}][l]}},e}(lI);function vI(t,e){var n={};return n[e.dim+"AxisIndex"]=e.index,t.getCartesian(n)}var yI={line:function(t,e,n){return{type:"Line",subPixelOptimize:!0,shape:pI([e,n[0]],[e,n[1]],bI(t))}},shadow:function(t,e,n){var r=Math.max(1,t.getBandWidth()),i=n[1]-n[0];return{type:"Rect",shape:AI([e-r/2,n[0]],[r,i],bI(t))}}};function bI(t){return"x"===t.dim?0:1}var _I=mI,wI=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="axisPointer",e.defaultOption={show:"auto",z:50,type:"line",snap:!1,triggerTooltip:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:"#B9BEC9",width:1,type:"dashed"},shadowStyle:{color:"rgba(210,219,238,0.2)"},label:{show:!0,formatter:null,precision:"auto",margin:3,color:"#fff",padding:[5,7,5,7],backgroundColor:"auto",borderColor:null,borderWidth:0,borderRadius:3},handle:{show:!1,icon:"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z",size:45,margin:50,color:"#333",shadowBlur:3,shadowColor:"#aaa",shadowOffsetX:0,shadowOffsetY:2,throttle:40}},e}(Sh),xI=ti(),SI=g.each;function CI(t,e,n){if(!A.a.node){var r=e.getZr();xI(r).records||(xI(r).records={}),function(t,e){if(xI(t).initialized)return;function n(n,r){t.on(n,function(n){var i=function(t){var e={showTip:[],hideTip:[]},n=function(r){var i=e[r.type];i?i.push(r):(r.dispatchAction=n,t.dispatchAction(r))};return{dispatchAction:n,pendings:e}}(e);SI(xI(t).records,function(t){t&&r(t,n,i.dispatchAction)}),function(t,e){var n,r=t.showTip.length,i=t.hideTip.length;r?n=t.showTip[r-1]:i&&(n=t.hideTip[i-1]);n&&(n.dispatchAction=null,e.dispatchAction(n))}(i.pendings,e)})}xI(t).initialized=!0,n("click",g.curry(BI,"click")),n("mousemove",g.curry(BI,"mousemove")),n("globalout",kI)}(r,e),(xI(r).records[t]||(xI(r).records[t]={})).handler=n}}function kI(t,e,n){t.handler("leave",null,n)}function BI(t,e,n,r){e.handler(t,n,r)}function TI(t,e){if(!A.a.node){var n=e.getZr();(xI(n).records||{})[t]&&(xI(n).records[t]=null)}}var EI=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){var r=e.getComponent("tooltip"),i=t.get("triggerOn")||r&&r.get("triggerOn")||"mousemove|click";CI("axisPointer",n,function(t,e,n){"none"!==i&&("leave"===t||i.indexOf(t)>=0)&&n({type:"updateAxisPointer",currTrigger:t,x:e&&e.offsetX,y:e&&e.offsetY})})},e.prototype.remove=function(t,e){TI("axisPointer",e)},e.prototype.dispose=function(t,e){TI("axisPointer",e)},e.type="axisPointer",e}(fp);function MI(t,e){var n,r=[],i=t.seriesIndex;if(null==i||!(n=e.getSeriesByIndex(i)))return{point:[]};var o=n.getData(),a=qr(o,t);if(null==a||a<0||g.isArray(a))return{point:[]};var s=o.getItemGraphicEl(a),l=n.coordinateSystem;if(n.getTooltipPosition)r=n.getTooltipPosition(a)||[];else if(l&&l.dataToPoint)if(t.isStacked){var c=l.getBaseAxis(),u=l.getOtherAxis(c).dim,h=c.dim,d="x"===u||"radius"===u?1:0,f=o.mapDimension(h),p=[];p[d]=o.get(f,a),p[1-d]=o.get(o.getCalculationInfo("stackResultDimension"),a),r=l.dataToPoint(p)||[]}else r=l.dataToPoint(o.getValues(g.map(l.dimensions,function(t){return o.mapDimension(t)}),a))||[];else if(s){var A=s.getBoundingRect().clone();A.applyTransform(s.transform),r=[A.x+A.width/2,A.y+A.height/2]}return{point:r,el:s}}var OI=ti();function LI(t,e,n){var r=t.currTrigger,i=[t.x,t.y],o=t,a=t.dispatchAction||Object(g.bind)(n.dispatchAction,n),s=e.getComponent("axisPointer").coordSysAxesInfo;if(s){FI(i)&&(i=MI({seriesIndex:o.seriesIndex,dataIndex:o.dataIndex},e).point);var l=FI(i),c=o.axesInfo,u=s.axesInfo,h="leave"===r||FI(i),d={},f={},p={list:[],map:{}},A={showPointer:Object(g.curry)(II,f),showTooltip:Object(g.curry)(PI,p)};Object(g.each)(s.coordSysMap,function(t,e){var n=l||t.containPoint(i);Object(g.each)(s.coordSysAxesInfo[e],function(t,e){var r=t.axis,o=function(t,e){for(var n=0;n<(t||[]).length;n++){var r=t[n];if(e.axis.dim===r.axisDim&&e.axis.model.componentIndex===r.axisIndex)return r}}(c,t);if(!h&&n&&(!c||o)){var a=o&&o.value;null!=a||l||(a=r.pointToData(i)),null!=a&&DI(t,a,A,!1,d)}})});var m={};return Object(g.each)(u,function(t,e){var n=t.linkGroup;n&&!f[e]&&Object(g.each)(n.axesInfo,function(e,r){var i=f[r];if(e!==t&&i){var o=i.value;n.mapper&&(o=t.axis.scale.parse(n.mapper(o,NI(e),NI(t)))),m[t.key]=o}})}),Object(g.each)(m,function(t,e){DI(u[e],t,A,!0,d)}),function(t,e,n){var r=n.axesInfo=[];Object(g.each)(e,function(e,n){var i=e.axisPointerModel.option,o=t[n];o?(!e.useHandle&&(i.status="show"),i.value=o.value,i.seriesDataIndices=(o.payloadBatch||[]).slice()):!e.useHandle&&(i.status="hide"),"show"===i.status&&r.push({axisDim:e.axis.dim,axisIndex:e.axis.model.componentIndex,value:i.value})})}(f,u,d),function(t,e,n,r){if(FI(e)||!t.list.length)return void r({type:"hideTip"});var i=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};r({type:"showTip",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:i.dataIndexInside,dataIndex:i.dataIndex,seriesIndex:i.seriesIndex,dataByCoordSys:t.list})}(p,i,t,a),function(t,e,n){var r=n.getZr(),i=OI(r).axisPointerLastHighlights||{},o=OI(r).axisPointerLastHighlights={};Object(g.each)(t,function(t,e){var n=t.axisPointerModel.option;"show"===n.status&&Object(g.each)(n.seriesDataIndices,function(t){var e=t.seriesIndex+" | "+t.dataIndex;o[e]=t})});var a=[],s=[];Object(g.each)(i,function(t,e){!o[e]&&s.push(t)}),Object(g.each)(o,function(t,e){!i[e]&&a.push(t)}),s.length&&n.dispatchAction({type:"downplay",escapeConnect:!0,notBlur:!0,batch:s}),a.length&&n.dispatchAction({type:"highlight",escapeConnect:!0,notBlur:!0,batch:a})}(u,0,n),d}}function DI(t,e,n,r,i){var o=t.axis;if(!o.scale.isBlank()&&o.containData(e))if(t.involveSeries){var a=function(t,e){var n=e.axis,r=n.dim,i=t,o=[],a=Number.MAX_VALUE,s=-1;return Object(g.each)(e.seriesModels,function(e,l){var c,u,h=e.getData().mapDimensionsAll(r);if(e.getAxisTooltipData){var d=e.getAxisTooltipData(h,t,n);u=d.dataIndices,c=d.nestestValue}else{if(!(u=e.getData().indicesOfNearest(h[0],t,"category"===n.type?.5:null)).length)return;c=e.getData().get(h[0],u[0])}if(null!=c&&isFinite(c)){var f=t-c,p=Math.abs(f);p<=a&&((p<a||f>=0&&s<0)&&(a=p,s=f,i=c,o.length=0),Object(g.each)(u,function(t){o.push({seriesIndex:e.seriesIndex,dataIndexInside:t,dataIndex:e.getData().getRawIndex(t)})}))}}),{payloadBatch:o,snapToValue:i}}(e,t),s=a.payloadBatch,l=a.snapToValue;s[0]&&null==i.seriesIndex&&Object(g.extend)(i,s[0]),!r&&t.snap&&o.containData(l)&&null!=l&&(e=l),n.showPointer(t,e,s),n.showTooltip(t,a,l)}else n.showPointer(t,e)}function II(t,e,n,r){t[e.key]={value:n,payloadBatch:r}}function PI(t,e,n,r){var i=n.payloadBatch,o=e.axis,a=o.model,s=e.axisPointerModel;if(e.triggerTooltip&&i.length){var l=e.coordSys.model,c=yS(l),u=t.map[c];u||(u=t.map[c]={coordSysId:l.id,coordSysIndex:l.componentIndex,coordSysType:l.type,coordSysMainType:l.mainType,dataByAxis:[]},t.list.push(u)),u.dataByAxis.push({axisDim:o.dim,axisIndex:a.componentIndex,axisType:a.type,axisId:a.id,value:r,valueLabelOpt:{precision:s.get(["label","precision"]),formatter:s.get(["label","formatter"])},seriesDataIndices:i.slice()})}}function NI(t){var e=t.axis.model,n={},r=n.axisDim=t.axis.dim;return n.axisIndex=n[r+"AxisIndex"]=e.componentIndex,n.axisName=n[r+"AxisName"]=e.name,n.axisId=n[r+"AxisId"]=e.id,n}function FI(t){return!t||null==t[0]||isNaN(t[0])||null==t[1]||isNaN(t[1])}function RI(t){_S.registerAxisPointerClass("CartesianAxisPointer",_I),t.registerComponentModel(wI),t.registerComponentView(EI),t.registerPreprocessor(function(t){if(t){(!t.axisPointer||0===t.axisPointer.length)&&(t.axisPointer={});var e=t.axisPointer.link;e&&!Object(g.isArray)(e)&&(t.axisPointer.link=[e])}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,function(t,e){t.getComponent("axisPointer").coordSysAxesInfo=AS(t,e)}),t.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},LI)}var jI=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.makeElOption=function(t,e,n,r,i){var o=n.axis;"angle"===o.dim&&(this.animationThreshold=Math.PI/18);var a=o.polar,s=a.getOtherAxis(o).getExtent(),l=o.dataToCoord(e),c=r.get("type");if(c&&"none"!==c){var u=cI(r),h=HI[c](o,a,l,s);h.style=u,t.graphicKey=h.type,t.pointer=h}uI(t,n,r,i,function(t,e,n,r,i){var o=e.axis,a=o.dataToCoord(t),s=r.getAngleAxis().getExtent()[0];s=s/180*Math.PI;var l,c,u,h=r.getRadiusAxis().getExtent();if("radius"===o.dim){var d=[1,0,0,1,0,0];yt(d,d,s),vt(d,d,[r.cx,r.cy]),l=Cc([a,-i],d);var f=e.getModel("axisLabel").get("rotate")||0,p=pS.innerTextLayout(s,f*Math.PI/180,-1);c=p.textAlign,u=p.textVerticalAlign}else{var A=h[1];l=r.coordToPoint([A+i,a]);var g=r.cx,m=r.cy;c=Math.abs(l[0]-g)/A<.3?"center":l[0]>g?"left":"right",u=Math.abs(l[1]-m)/A<.3?"middle":l[1]>m?"top":"bottom"}return{position:l,align:c,verticalAlign:u}}(e,n,0,a,r.get(["label","margin"])))},e}(lI);var HI={line:function(t,e,n,r){return"angle"===t.dim?{type:"Line",shape:pI(e.coordToPoint([r[0],n]),e.coordToPoint([r[1],n]))}:{type:"Circle",shape:{cx:e.cx,cy:e.cy,r:n}}},shadow:function(t,e,n,r){var i=Math.max(1,t.getBandWidth()),o=Math.PI/180;return"angle"===t.dim?{type:"Sector",shape:gI(e.cx,e.cy,r[0],r[1],(-n-i/2)*o,(i/2-n)*o)}:{type:"Sector",shape:gI(e.cx,e.cy,n-i/2,n+i/2,0,2*Math.PI)}}},UI=jI,QI=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.findAxisModel=function(t){var e;return this.ecModel.eachComponent(t,function(t){t.getCoordSysModel()===this&&(e=t)},this),e},e.type="polar",e.dependencies=["radiusAxis","angleAxis"],e.defaultOption={z:0,center:["50%","50%"],radius:"80%"},e}(Sh),zI=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("polar",ii).models[0]},e.type="polarAxis",e}(Sh);g.mixin(zI,Sy);var YI=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="angleAxis",e}(zI),VI=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="radiusAxis",e}(zI),WI=function(t){function e(e,n){return t.call(this,"radius",e,n)||this}return p(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)["radius"===this.dim?0:1]},e}(eb);WI.prototype.dataToRadius=eb.prototype.dataToCoord,WI.prototype.radiusToData=eb.prototype.coordToData;var GI=WI,XI=ti(),ZI=function(t){function e(e,n){return t.call(this,"angle",e,n||[0,360])||this}return p(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)["radius"===this.dim?0:1]},e.prototype.calculateCategoryInterval=function(){var t=this.getLabelModel(),e=this.scale,n=e.getExtent(),r=e.count();if(n[1]-n[0]<1)return 0;var i=n[0],o=this.dataToCoord(i+1)-this.dataToCoord(i),a=Math.abs(o),s=jn(null==i?"":i+"",t.getFont(),"center","top"),l=Math.max(s.height,7)/a;isNaN(l)&&(l=1/0);var c=Math.max(0,Math.floor(l)),u=XI(this.model),h=u.lastAutoInterval,d=u.lastTickCount;return null!=h&&null!=d&&Math.abs(h-c)<=1&&Math.abs(d-r)<=1&&h>c?c=h:(u.lastTickCount=r,u.lastAutoInterval=c),c},e}(eb);ZI.prototype.dataToAngle=eb.prototype.dataToCoord,ZI.prototype.angleToData=eb.prototype.coordToData;var $I=ZI,KI=["radius","angle"];function JI(t){var e=t.seriesModel,n=t.polarModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}var qI=function(){function t(t){this.dimensions=KI,this.type="polar",this.cx=0,this.cy=0,this._radiusAxis=new GI,this._angleAxis=new $I,this.axisPointerEnabled=!0,this.name=t||"",this._radiusAxis.polar=this._angleAxis.polar=this}return t.prototype.containPoint=function(t){var e=this.pointToCoord(t);return this._radiusAxis.contain(e[0])&&this._angleAxis.contain(e[1])},t.prototype.containData=function(t){return this._radiusAxis.containData(t[0])&&this._angleAxis.containData(t[1])},t.prototype.getAxis=function(t){return this["_"+t+"Axis"]},t.prototype.getAxes=function(){return[this._radiusAxis,this._angleAxis]},t.prototype.getAxesByScale=function(t){var e=[],n=this._angleAxis,r=this._radiusAxis;return n.scale.type===t&&e.push(n),r.scale.type===t&&e.push(r),e},t.prototype.getAngleAxis=function(){return this._angleAxis},t.prototype.getRadiusAxis=function(){return this._radiusAxis},t.prototype.getOtherAxis=function(t){var e=this._angleAxis;return t===e?this._radiusAxis:e},t.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},t.prototype.getTooltipAxes=function(t){var e=null!=t&&"auto"!==t?this.getAxis(t):this.getBaseAxis();return{baseAxes:[e],otherAxes:[this.getOtherAxis(e)]}},t.prototype.dataToPoint=function(t,e){return this.coordToPoint([this._radiusAxis.dataToRadius(t[0],e),this._angleAxis.dataToAngle(t[1],e)])},t.prototype.pointToData=function(t,e){var n=this.pointToCoord(t);return[this._radiusAxis.radiusToData(n[0],e),this._angleAxis.angleToData(n[1],e)]},t.prototype.pointToCoord=function(t){var e=t[0]-this.cx,n=t[1]-this.cy,r=this.getAngleAxis(),i=r.getExtent(),o=Math.min(i[0],i[1]),a=Math.max(i[0],i[1]);r.inverse?o=a-360:a=o+360;var s=Math.sqrt(e*e+n*n);e/=s,n/=s;for(var l=Math.atan2(-n,e)/Math.PI*180,c=l<o?1:-1;l<o||l>a;)l+=360*c;return[s,l]},t.prototype.coordToPoint=function(t){var e=t[0],n=t[1]/180*Math.PI;return[Math.cos(n)*e+this.cx,-Math.sin(n)*e+this.cy]},t.prototype.getArea=function(){var t=this.getAngleAxis(),e=this.getRadiusAxis().getExtent().slice();e[0]>e[1]&&e.reverse();var n=t.getExtent(),r=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:e[0],r:e[1],startAngle:-n[0]*r,endAngle:-n[1]*r,clockwise:t.inverse,contain:function(t,e){var n=t-this.cx,r=e-this.cy,i=n*n+r*r-1e-4,o=this.r,a=this.r0;return i<=o*o&&i>=a*a}}},t.prototype.convertToPixel=function(t,e,n){return JI(e)===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){return JI(e)===this?this.pointToData(n):null},t}();function tP(t,e){var n=this,r=n.getAngleAxis(),i=n.getRadiusAxis();if(r.scale.setExtent(1/0,-1/0),i.scale.setExtent(1/0,-1/0),t.eachSeries(function(t){if(t.coordinateSystem===n){var e=t.getData();g.each(xy(e,"radius"),function(t){i.scale.unionExtentFromData(e,t)}),g.each(xy(e,"angle"),function(t){r.scale.unionExtentFromData(e,t)})}}),my(r.scale,r.model),my(i.scale,i.model),"category"===r.type&&!r.onBand){var o=r.getExtent(),a=360/r.scale.count();r.inverse?o[1]+=a:o[1]-=a,r.setExtent(o[0],o[1])}}function eP(t,e){if(t.type=e.get("type"),t.scale=vy(e),t.onBand=e.get("boundaryGap")&&"category"===t.type,t.inverse=e.get("inverse"),function(t){return"angleAxis"===t.mainType}(e)){t.inverse=t.inverse!==e.get("clockwise");var n=e.get("startAngle");t.setExtent(n,n+(t.inverse?-360:360))}e.axis=t,t.model=e}var nP={dimensions:KI,create:function(t,e){var n=[];return t.eachComponent("polar",function(t,r){var i=new qI(r+"");i.update=tP;var o=i.getRadiusAxis(),a=i.getAngleAxis(),s=t.findAxisModel("radiusAxis"),l=t.findAxisModel("angleAxis");eP(o,s),eP(a,l),function(t,e,n){var r=e.get("center"),i=n.getWidth(),o=n.getHeight();t.cx=pr(r[0],i),t.cy=pr(r[1],o);var a=t.getRadiusAxis(),s=Math.min(i,o)/2,l=e.get("radius");null==l?l=[0,"100%"]:g.isArray(l)||(l=[0,l]);var c=[pr(l[0],s),pr(l[1],s)];a.inverse?a.setExtent(c[1],c[0]):a.setExtent(c[0],c[1])}(i,t,e),n.push(i),t.coordinateSystem=i,i.model=t}),t.eachSeries(function(t){if("polar"===t.get("coordinateSystem")){var e=t.getReferringComponents("polar",ii).models[0];0,t.coordinateSystem=e.coordinateSystem}}),n}},rP=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function iP(t,e,n){e[1]>e[0]&&(e=e.slice().reverse());var r=t.coordToPoint([e[0],n]),i=t.coordToPoint([e[1],n]);return{x1:r[0],y1:r[1],x2:i[0],y2:i[1]}}function oP(t){return t.getRadiusAxis().inverse?0:1}function aP(t){var e=t[0],n=t[t.length-1];e&&n&&Math.abs(Math.abs(e.coord-n.coord)-360)<1e-4&&t.pop()}var sP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return p(e,t),e.prototype.render=function(t,e){if(this.group.removeAll(),t.get("show")){var n=t.axis,r=n.polar,i=r.getRadiusAxis().getExtent(),o=n.getTicksCoords(),a=n.getMinorTicksCoords(),s=g.map(n.getViewLabels(),function(t){t=g.clone(t);var e=n.scale,r="ordinal"===e.type?e.getRawOrdinalNumber(t.tickValue):t.tickValue;return t.coord=n.dataToCoord(r),t});aP(s),aP(o),g.each(rP,function(e){!t.get([e,"show"])||n.scale.isBlank()&&"axisLine"!==e||lP[e](this.group,t,r,o,a,i,s)},this)}},e.type="angleAxis",e}(_S),lP={axisLine:function(t,e,n,r,i,o){var a,s=e.getModel(["axisLine","lineStyle"]),l=oP(n),c=l?0:1;(a=0===o[c]?new qs({shape:{cx:n.cx,cy:n.cy,r:o[l]},style:s.getLineStyle(),z2:1,silent:!0}):new _l({shape:{cx:n.cx,cy:n.cy,r:o[l],r0:o[c]},style:s.getLineStyle(),z2:1,silent:!0})).style.fill=null,t.add(a)},axisTick:function(t,e,n,r,i,o){var a=e.getModel("axisTick"),s=(a.get("inside")?-1:1)*a.get("length"),l=o[oP(n)],c=g.map(r,function(t){return new Ll({shape:iP(n,[l,l+s],t.coord)})});t.add(yc(c,{style:g.defaults(a.getModel("lineStyle").getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])})}))},minorTick:function(t,e,n,r,i,o){if(i.length){for(var a=e.getModel("axisTick"),s=e.getModel("minorTick"),l=(a.get("inside")?-1:1)*s.get("length"),c=o[oP(n)],u=[],h=0;h<i.length;h++)for(var d=0;d<i[h].length;d++)u.push(new Ll({shape:iP(n,[c,c+l],i[h][d].coord)}));t.add(yc(u,{style:g.defaults(s.getModel("lineStyle").getLineStyle(),g.defaults(a.getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])}))}))}},axisLabel:function(t,e,n,r,i,o,a){var s=e.getCategories(!0),l=e.getModel("axisLabel"),c=l.get("margin"),u=e.get("triggerEvent");g.each(a,function(r,i){var a=l,h=r.tickValue,d=o[oP(n)],f=n.coordToPoint([d+c,r.coord]),p=n.cx,A=n.cy,m=Math.abs(f[0]-p)/d<.3?"center":f[0]>p?"left":"right",v=Math.abs(f[1]-A)/d<.3?"middle":f[1]>A?"top":"bottom";if(s&&s[h]){var y=s[h];g.isObject(y)&&y.textStyle&&(a=new du(y.textStyle,l,l.ecModel))}var b=new Ba({silent:pS.isLabelSilent(e),style:zc(a,{x:f[0],y:f[1],fill:a.getTextColor()||e.get(["axisLine","lineStyle","color"]),text:r.formattedLabel,align:m,verticalAlign:v})});if(t.add(b),u){var _=pS.makeAxisEventDataBase(e);_.targetType="axisLabel",_.value=r.rawLabel,Ta(b).eventData=_}},this)},splitLine:function(t,e,n,r,i,o){var a=e.getModel("splitLine").getModel("lineStyle"),s=a.get("color"),l=0;s=s instanceof Array?s:[s];for(var c=[],u=0;u<r.length;u++){var h=l++%s.length;c[h]=c[h]||[],c[h].push(new Ll({shape:iP(n,o,r[u].coord)}))}for(u=0;u<c.length;u++)t.add(yc(c[u],{style:g.defaults({stroke:s[u%s.length]},a.getLineStyle()),silent:!0,z:e.get("z")}))},minorSplitLine:function(t,e,n,r,i,o){if(i.length){for(var a=e.getModel("minorSplitLine").getModel("lineStyle"),s=[],l=0;l<i.length;l++)for(var c=0;c<i[l].length;c++)s.push(new Ll({shape:iP(n,o,i[l][c].coord)}));t.add(yc(s,{style:a.getLineStyle(),silent:!0,z:e.get("z")}))}},splitArea:function(t,e,n,r,i,o){if(r.length){var a=e.getModel("splitArea").getModel("areaStyle"),s=a.get("color"),l=0;s=s instanceof Array?s:[s];for(var c=[],u=Math.PI/180,h=-r[0].coord*u,d=Math.min(o[0],o[1]),f=Math.max(o[0],o[1]),p=e.get("clockwise"),A=1,m=r.length;A<=m;A++){var v=A===m?r[0].coord:r[A].coord,y=l++%s.length;c[y]=c[y]||[],c[y].push(new vl({shape:{cx:n.cx,cy:n.cy,r0:d,r:f,startAngle:h,endAngle:-v*u,clockwise:p},silent:!0})),h=-v*u}for(A=0;A<c.length;A++)t.add(yc(c[A],{style:g.defaults({fill:s[A%s.length]},a.getAreaStyle()),silent:!0}))}}},cP=sP,uP=["axisLine","axisTickLabel","axisName"],hP=["splitLine","splitArea","minorSplitLine"],dP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return p(e,t),e.prototype.render=function(t,e){if(this.group.removeAll(),t.get("show")){var n=this._axisGroup,r=this._axisGroup=new er;this.group.add(r);var i=t.axis,o=i.polar,a=o.getAngleAxis(),s=i.getTicksCoords(),l=i.getMinorTicksCoords(),c=a.getExtent()[0],u=i.getExtent(),h=function(t,e,n){return{position:[t.cx,t.cy],rotation:n/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:e.getModel("axisLabel").get("rotate"),z2:1}}(o,t,c),d=new pS(t,h);g.each(uP,d.add,d),r.add(d.getGroup()),Tc(n,r,t),g.each(hP,function(e){t.get([e,"show"])&&!i.scale.isBlank()&&fP[e](this.group,t,o,c,u,s,l)},this)}},e.type="radiusAxis",e}(_S),fP={splitLine:function(t,e,n,r,i,o){var a=e.getModel("splitLine").getModel("lineStyle"),s=a.get("color"),l=0;s=s instanceof Array?s:[s];for(var c=[],u=0;u<o.length;u++){var h=l++%s.length;c[h]=c[h]||[],c[h].push(new qs({shape:{cx:n.cx,cy:n.cy,r:Math.max(o[u].coord,0)}}))}for(u=0;u<c.length;u++)t.add(yc(c[u],{style:g.defaults({stroke:s[u%s.length],fill:null},a.getLineStyle()),silent:!0}))},minorSplitLine:function(t,e,n,r,i,o,a){if(a.length){for(var s=e.getModel("minorSplitLine").getModel("lineStyle"),l=[],c=0;c<a.length;c++)for(var u=0;u<a[c].length;u++)l.push(new qs({shape:{cx:n.cx,cy:n.cy,r:a[c][u].coord}}));t.add(yc(l,{style:g.defaults({fill:null},s.getLineStyle()),silent:!0}))}},splitArea:function(t,e,n,r,i,o){if(o.length){var a=e.getModel("splitArea").getModel("areaStyle"),s=a.get("color"),l=0;s=s instanceof Array?s:[s];for(var c=[],u=o[0].coord,h=1;h<o.length;h++){var d=l++%s.length;c[d]=c[d]||[],c[d].push(new vl({shape:{cx:n.cx,cy:n.cy,r0:u,r:o[h].coord,startAngle:0,endAngle:2*Math.PI},silent:!0})),u=o[h].coord}for(h=0;h<c.length;h++)t.add(yc(c[h],{style:g.defaults({fill:s[h%s.length]},a.getAreaStyle()),silent:!0}))}}};var pP=dP;function AP(t){return t.get("stack")||"__ec_stack_"+t.seriesIndex}function gP(t,e){return e.dim+t.model.componentIndex}var mP=function(t,e,n){var r={},i=function(t){var e={};g.each(t,function(t,n){var r=t.getData(),i=t.coordinateSystem,o=i.getBaseAxis(),a=gP(i,o),s=o.getExtent(),l="category"===o.type?o.getBandWidth():Math.abs(s[1]-s[0])/r.count(),c=e[a]||{bandWidth:l,remainedWidth:l,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},u=c.stacks;e[a]=c;var h=AP(t);u[h]||c.autoWidthCount++,u[h]=u[h]||{width:0,maxWidth:0};var d=pr(t.get("barWidth"),l),f=pr(t.get("barMaxWidth"),l),p=t.get("barGap"),A=t.get("barCategoryGap");d&&!u[h].width&&(d=Math.min(c.remainedWidth,d),u[h].width=d,c.remainedWidth-=d),f&&(u[h].maxWidth=f),null!=p&&(c.gap=p),null!=A&&(c.categoryGap=A)});var n={};return g.each(e,function(t,e){n[e]={};var r=t.stacks,i=t.bandWidth,o=pr(t.categoryGap,i),a=pr(t.gap,1),s=t.remainedWidth,l=t.autoWidthCount,c=(s-o)/(l+(l-1)*a);c=Math.max(c,0),g.each(r,function(t,e){var n=t.maxWidth;n&&n<c&&(n=Math.min(n,s),t.width&&(n=Math.min(n,t.width)),s-=n,t.width=n,l--)}),c=(s-o)/(l+(l-1)*a),c=Math.max(c,0);var u,h=0;g.each(r,function(t,e){t.width||(t.width=c),u=t,h+=t.width*(1+a)}),u&&(h-=u.width*a);var d=-h/2;g.each(r,function(t,r){n[e][r]=n[e][r]||{offset:d,width:t.width},d+=t.width*(1+a)})}),n}(g.filter(e.getSeriesByType(t),function(t){return!e.isSeriesFiltered(t)&&t.coordinateSystem&&"polar"===t.coordinateSystem.type}));e.eachSeriesByType(t,function(t){if("polar"===t.coordinateSystem.type){var e=t.getData(),n=t.coordinateSystem,o=n.getBaseAxis(),a=gP(n,o),s=AP(t),l=i[a][s],c=l.offset,u=l.width,h=n.getOtherAxis(o),d=t.coordinateSystem.cx,f=t.coordinateSystem.cy,p=t.get("barMinHeight")||0,A=t.get("barMinAngle")||0;r[s]=r[s]||[];for(var g=e.mapDimension(h.dim),m=e.mapDimension(o.dim),v=dv(e,g),y="radius"!==o.dim||!t.get("roundCap",!0),b=h.dataToCoord(0),_=0,w=e.count();_<w;_++){var x=e.get(g,_),S=e.get(m,_),C=x>=0?"p":"n",k=b;v&&(r[s][S]||(r[s][S]={p:b,n:b}),k=r[s][S][C]);var B=void 0,T=void 0,E=void 0,M=void 0;if("radius"===h.dim){var O=h.dataToCoord(x)-b,L=o.dataToCoord(S);Math.abs(O)<p&&(O=(O<0?-1:1)*p),B=k,T=k+O,M=(E=L-c)-u,v&&(r[s][S][C]=T)}else{var D=h.dataToCoord(x,y)-b,I=o.dataToCoord(S);Math.abs(D)<A&&(D=(D<0?-1:1)*A),T=(B=I+c)+u,E=k,M=k+D,v&&(r[s][S][C]=M)}e.setItemLayout(_,{cx:d,cy:f,r0:B,r:T,startAngle:-E*Math.PI/180,endAngle:-M*Math.PI/180,clockwise:E>=M})}}})},vP={startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:0}},yP={splitNumber:5},bP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="polar",e}(fp);function _P(t,e){e=e||{};var n=t.coordinateSystem,r=t.axis,i={},o=r.position,a=r.orient,s=n.getRect(),l=[s.x,s.x+s.width,s.y,s.y+s.height],c={horizontal:{top:l[2],bottom:l[3]},vertical:{left:l[0],right:l[1]}};i.position=["vertical"===a?c.vertical[o]:l[0],"horizontal"===a?c.horizontal[o]:l[3]];i.rotation=Math.PI/2*{horizontal:0,vertical:1}[a];i.labelDirection=i.tickDirection=i.nameDirection={top:-1,bottom:1,right:1,left:-1}[o],t.get(["axisTick","inside"])&&(i.tickDirection=-i.tickDirection),g.retrieve(e.labelInside,t.get(["axisLabel","inside"]))&&(i.labelDirection=-i.labelDirection);var u=e.rotate;return null==u&&(u=t.get(["axisLabel","rotate"])),i.labelRotation="top"===o?-u:u,i.z2=1,i}var wP=["axisLine","axisTickLabel","axisName"],xP=["splitArea","splitLine"],SP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="SingleAxisPointer",n}return p(e,t),e.prototype.render=function(e,n,r,i){var o=this.group;o.removeAll();var a=this._axisGroup;this._axisGroup=new er;var s=_P(e),l=new pS(e,s);g.each(wP,l.add,l),o.add(this._axisGroup),o.add(l.getGroup()),g.each(xP,function(t){e.get([t,"show"])&&CP[t](this,this.group,this._axisGroup,e)},this),Tc(a,this._axisGroup,e),t.prototype.render.call(this,e,n,r,i)},e.prototype.remove=function(){SS(this)},e.type="singleAxis",e}(_S),CP={splitLine:function(t,e,n,r){var i=r.axis;if(!i.scale.isBlank()){var o=r.getModel("splitLine"),a=o.getModel("lineStyle"),s=a.get("color");s=s instanceof Array?s:[s];for(var l=a.get("width"),c=r.coordinateSystem.getRect(),u=i.isHorizontal(),h=[],d=0,f=i.getTicksCoords({tickModel:o}),p=[],A=[],m=0;m<f.length;++m){var v=i.toGlobalCoord(f[m].coord);u?(p[0]=v,p[1]=c.y,A[0]=v,A[1]=c.y+c.height):(p[0]=c.x,p[1]=v,A[0]=c.x+c.width,A[1]=v);var y=new Ll({shape:{x1:p[0],y1:p[1],x2:A[0],y2:A[1]},silent:!0});_c(y.shape,l);var b=d++%s.length;h[b]=h[b]||[],h[b].push(y)}var _=a.getLineStyle(["color"]);for(m=0;m<h.length;++m)e.add(yc(h[m],{style:g.defaults({stroke:s[m%s.length]},_),silent:!0}))}},splitArea:function(t,e,n,r){xS(t,n,r,r)}},kP=SP,BP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.getCoordSysModel=function(){return this},e.type="singleAxis",e.layoutMode="box",e.defaultOption={left:"5%",top:"5%",right:"5%",bottom:"5%",type:"value",position:"bottom",orient:"horizontal",axisLine:{show:!0,lineStyle:{width:1,type:"solid"}},tooltip:{show:!0},axisTick:{show:!0,length:6,lineStyle:{width:1}},axisLabel:{show:!0,interval:"auto"},splitLine:{show:!0,lineStyle:{type:"dashed",opacity:.2}}},e}(Sh);Object(g.mixin)(BP,Sy.prototype);var TP=BP,EP=function(t){function e(e,n,r,i,o){var a=t.call(this,e,n,r)||this;return a.type=i||"value",a.position=o||"bottom",a}return p(e,t),e.prototype.isHorizontal=function(){var t=this.position;return"top"===t||"bottom"===t},e.prototype.pointToData=function(t,e){return this.coordinateSystem.pointToData(t)[0]},e}(eb),MP=["single"];function OP(t){var e=t.seriesModel,n=t.singleAxisModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}var LP=function(){function t(t,e,n){this.type="single",this.dimension="single",this.dimensions=MP,this.axisPointerEnabled=!0,this.model=t,this._init(t,e,n)}return t.prototype._init=function(t,e,n){var r=this.dimension,i=new EP(r,vy(t),[0,0],t.get("type"),t.get("position")),o="category"===i.type;i.onBand=o&&t.get("boundaryGap"),i.inverse=t.get("inverse"),i.orient=t.get("orient"),t.axis=i,i.model=t,i.coordinateSystem=this,this._axis=i},t.prototype.update=function(t,e){t.eachSeries(function(t){if(t.coordinateSystem===this){var e=t.getData();Object(g.each)(e.mapDimensionsAll(this.dimension),function(t){this._axis.scale.unionExtentFromData(e,t)},this),my(this._axis.scale,this._axis.model)}},this)},t.prototype.resize=function(t,e){this._rect=gh({left:t.get("left"),top:t.get("top"),right:t.get("right"),bottom:t.get("bottom"),width:t.get("width"),height:t.get("height")},{width:e.getWidth(),height:e.getHeight()}),this._adjustAxis()},t.prototype.getRect=function(){return this._rect},t.prototype._adjustAxis=function(){var t=this._rect,e=this._axis,n=e.isHorizontal(),r=n?[0,t.width]:[0,t.height],i=e.inverse?1:0;e.setExtent(r[i],r[1-i]),this._updateAxisTransform(e,n?t.x:t.y)},t.prototype._updateAxisTransform=function(t,e){var n=t.getExtent(),r=n[0]+n[1],i=t.isHorizontal();t.toGlobalCoord=i?function(t){return t+e}:function(t){return r-t+e},t.toLocalCoord=i?function(t){return t-e}:function(t){return r-t+e}},t.prototype.getAxis=function(){return this._axis},t.prototype.getBaseAxis=function(){return this._axis},t.prototype.getAxes=function(){return[this._axis]},t.prototype.getTooltipAxes=function(){return{baseAxes:[this.getAxis()],otherAxes:[]}},t.prototype.containPoint=function(t){var e=this.getRect(),n=this.getAxis();return"horizontal"===n.orient?n.contain(n.toLocalCoord(t[0]))&&t[1]>=e.y&&t[1]<=e.y+e.height:n.contain(n.toLocalCoord(t[1]))&&t[0]>=e.y&&t[0]<=e.y+e.height},t.prototype.pointToData=function(t){var e=this.getAxis();return[e.coordToData(e.toLocalCoord(t["horizontal"===e.orient?0:1]))]},t.prototype.dataToPoint=function(t){var e=this.getAxis(),n=this.getRect(),r=[],i="horizontal"===e.orient?0:1;return t instanceof Array&&(t=t[0]),r[i]=e.toGlobalCoord(e.dataToCoord(+t)),r[1-i]=0===i?n.y+n.height/2:n.x+n.width/2,r},t.prototype.convertToPixel=function(t,e,n){return OP(e)===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){return OP(e)===this?this.pointToData(n):null},t}();var DP={create:function(t,e){var n=[];return t.eachComponent("singleAxis",function(r,i){var o=new LP(r,t,e);o.name="single_"+i,o.resize(r,e),r.coordinateSystem=o,n.push(o)}),t.eachSeries(function(t){if("singleAxis"===t.get("coordinateSystem")){var e=t.getReferringComponents("singleAxis",ii).models[0];t.coordinateSystem=e&&e.coordinateSystem}}),n},dimensions:MP},IP=["x","y"],PP=["width","height"],NP=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.makeElOption=function(t,e,n,r,i){var o=n.axis,a=o.coordinateSystem,s=jP(a,1-RP(o)),l=a.dataToPoint(e)[0],c=r.get("type");if(c&&"none"!==c){var u=cI(r),h=FP[c](o,l,s);h.style=u,t.graphicKey=h.type,t.pointer=h}fI(e,t,_P(n),n,r,i)},e.prototype.getHandleTransform=function(t,e,n){var r=_P(e,{labelInside:!1});r.labelMargin=n.get(["handle","margin"]);var i=dI(e.axis,t,r);return{x:i[0],y:i[1],rotation:r.rotation+(r.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,r){var i=n.axis,o=i.coordinateSystem,a=RP(i),s=jP(o,a),l=[t.x,t.y];l[a]+=e[a],l[a]=Math.min(s[1],l[a]),l[a]=Math.max(s[0],l[a]);var c=jP(o,1-a),u=(c[1]+c[0])/2,h=[u,u];return h[a]=l[a],{x:l[0],y:l[1],rotation:t.rotation,cursorPoint:h,tooltipOption:{verticalAlign:"middle"}}},e}(lI),FP={line:function(t,e,n){return{type:"Line",subPixelOptimize:!0,shape:pI([e,n[0]],[e,n[1]],RP(t))}},shadow:function(t,e,n){var r=t.getBandWidth(),i=n[1]-n[0];return{type:"Rect",shape:AI([e-r/2,n[0]],[r,i],RP(t))}}};function RP(t){return t.isHorizontal()?0:1}function jP(t,e){var n=t.getRect();return[n[IP[e]],n[IP[e]]+n[PP[e]]]}var HP=NP,UP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="single",e}(fp);function QP(t,e){var n,r=t.cellSize;1===(n=g.isArray(r)?r:t.cellSize=[r,r]).length&&(n[1]=n[0]);var i=g.map([0,1],function(t){return function(t,e){return null!=t[fh[e][0]]||null!=t[fh[e][1]]&&null!=t[fh[e][2]]}(e,t)&&(n[t]="auto"),null!=n[t]&&"auto"!==n[t]});yh(t,e,{type:"box",ignoreSize:i})}var zP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(e,n,r){var i=bh(e);t.prototype.init.apply(this,arguments),QP(e,i)},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),QP(this.option,e)},e.prototype.getCellSize=function(){return this.option.cellSize},e.type="calendar",e.defaultOption={z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:"#000",width:1,type:"solid"}},itemStyle:{color:"#fff",borderWidth:1,borderColor:"#ccc"},dayLabel:{show:!0,firstDay:0,position:"start",margin:"50%",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},e}(Sh),YP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){var r=this.group;r.removeAll();var i=t.coordinateSystem,o=i.getRangeInfo(),a=i.getOrient(),s=e.getLocaleModel();this._renderDayRect(t,o,r),this._renderLines(t,o,a,r),this._renderYearText(t,o,a,r),this._renderMonthText(t,s,a,r),this._renderWeekText(t,s,o,a,r)},e.prototype._renderDayRect=function(t,e,n){for(var r=t.coordinateSystem,i=t.getModel("itemStyle").getItemStyle(),o=r.getCellWidth(),a=r.getCellHeight(),s=e.start.time;s<=e.end.time;s=r.getNextNDay(s,1).time){var l=r.dataToRect([s],!1).tl,c=new ha({shape:{x:l[0],y:l[1],width:o,height:a},cursor:"default",style:i});n.add(c)}},e.prototype._renderLines=function(t,e,n,r){var i=this,o=t.coordinateSystem,a=t.getModel(["splitLine","lineStyle"]).getLineStyle(),s=t.get(["splitLine","show"]),l=a.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var c=e.start,u=0;c.time<=e.end.time;u++){d(c.formatedDate),0===u&&(c=o.getDateInfo(e.start.y+"-"+e.start.m));var h=c.date;h.setMonth(h.getMonth()+1),c=o.getDateInfo(h)}function d(e){i._firstDayOfMonth.push(o.getDateInfo(e)),i._firstDayPoints.push(o.dataToRect([e],!1).tl);var l=i._getLinePointsOfOneWeek(t,e,n);i._tlpoints.push(l[0]),i._blpoints.push(l[l.length-1]),s&&i._drawSplitline(l,a,r)}d(o.getNextNDay(e.end.time,1).formatedDate),s&&this._drawSplitline(i._getEdgesPoints(i._tlpoints,l,n),a,r),s&&this._drawSplitline(i._getEdgesPoints(i._blpoints,l,n),a,r)},e.prototype._getEdgesPoints=function(t,e,n){var r=[t[0].slice(),t[t.length-1].slice()],i="horizontal"===n?0:1;return r[0][i]=r[0][i]-e/2,r[1][i]=r[1][i]+e/2,r},e.prototype._drawSplitline=function(t,e,n){var r=new Tl({z2:20,shape:{points:t},style:e});n.add(r)},e.prototype._getLinePointsOfOneWeek=function(t,e,n){for(var r=t.coordinateSystem,i=r.getDateInfo(e),o=[],a=0;a<7;a++){var s=r.getNextNDay(i.time,a),l=r.dataToRect([s.time],!1);o[2*s.day]=l.tl,o[2*s.day+1]=l["horizontal"===n?"bl":"tr"]}return o},e.prototype._formatterLabel=function(t,e){return Object(g.isString)(t)&&t?(n=t,r=e,g.each(r,function(t,e){n=n.replace("{"+e+"}",i?tt(t):t)}),n):Object(g.isFunction)(t)?t(e):e.nameMap;var n,r,i},e.prototype._yearTextPositionControl=function(t,e,n,r,i){var o=e[0],a=e[1],s=["center","bottom"];"bottom"===r?(a+=i,s=["center","top"]):"left"===r?o-=i:"right"===r?(o+=i,s=["center","top"]):a-=i;var l=0;return"left"!==r&&"right"!==r||(l=Math.PI/2),{rotation:l,x:o,y:a,style:{align:s[0],verticalAlign:s[1]}}},e.prototype._renderYearText=function(t,e,n,r){var i=t.getModel("yearLabel");if(i.get("show")){var o=i.get("margin"),a=i.get("position");a||(a="horizontal"!==n?"top":"left");var s=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],l=(s[0][0]+s[1][0])/2,c=(s[0][1]+s[1][1])/2,u="horizontal"===n?0:1,h={top:[l,s[u][1]],bottom:[l,s[1-u][1]],left:[s[1-u][0],c],right:[s[u][0],c]},d=e.start.y;+e.end.y>+e.start.y&&(d=d+"-"+e.end.y);var f=i.get("formatter"),p={start:e.start.y,end:e.end.y,nameMap:d},A=this._formatterLabel(f,p),g=new Ba({z2:30,style:zc(i,{text:A})});g.attr(this._yearTextPositionControl(g,h[a],n,a,o)),r.add(g)}},e.prototype._monthTextPositionControl=function(t,e,n,r,i){var o="left",a="top",s=t[0],l=t[1];return"horizontal"===n?(l+=i,e&&(o="center"),"start"===r&&(a="bottom")):(s+=i,e&&(a="middle"),"start"===r&&(o="right")),{x:s,y:l,align:o,verticalAlign:a}},e.prototype._renderMonthText=function(t,e,n,r){var i=t.getModel("monthLabel");if(i.get("show")){var o=i.get("nameMap"),a=i.get("margin"),s=i.get("position"),l=i.get("align"),c=[this._tlpoints,this._blpoints];o&&!Object(g.isString)(o)||(o&&(e=xu(o)||e),o=e.get(["time","monthAbbr"])||[]);var u="start"===s?0:1,h="horizontal"===n?0:1;a="start"===s?-a:a;for(var d="center"===l,f=0;f<c[u].length-1;f++){var p=c[u][f].slice(),A=this._firstDayOfMonth[f];if(d){var m=this._firstDayPoints[f];p[h]=(m[h]+c[0][f+1][h])/2}var v=i.get("formatter"),y=o[+A.m-1],b={yyyy:A.y,yy:(A.y+"").slice(2),MM:A.m,M:+A.m,nameMap:y},_=this._formatterLabel(v,b),w=new Ba({z2:30,style:Object(g.extend)(zc(i,{text:_}),this._monthTextPositionControl(p,d,n,s,a))});r.add(w)}}},e.prototype._weekTextPositionControl=function(t,e,n,r,i){var o="center",a="middle",s=t[0],l=t[1],c="start"===n;return"horizontal"===e?(s=s+r+(c?1:-1)*i[0]/2,o=c?"right":"left"):(l=l+r+(c?1:-1)*i[1]/2,a=c?"bottom":"top"),{x:s,y:l,align:o,verticalAlign:a}},e.prototype._renderWeekText=function(t,e,n,r,i){var o=t.getModel("dayLabel");if(o.get("show")){var a=t.coordinateSystem,s=o.get("position"),l=o.get("nameMap"),c=o.get("margin"),u=a.getFirstDayOfWeek();if(!l||Object(g.isString)(l))l&&(e=xu(l)||e),l=e.get(["time","dayOfWeekShort"])||Object(g.map)(e.get(["time","dayOfWeekAbbr"]),function(t){return t[0]});var h=a.getNextNDay(n.end.time,7-n.lweek).time,d=[a.getCellWidth(),a.getCellHeight()];c=pr(c,Math.min(d[1],d[0])),"start"===s&&(h=a.getNextNDay(n.start.time,-(7+n.fweek)).time,c=-c);for(var f=0;f<7;f++){var p,A=a.getNextNDay(h,f),m=a.dataToRect([A.time],!1).center;p=Math.abs((f+u)%7);var v=new Ba({z2:30,style:Object(g.extend)(zc(o,{text:l[p]}),this._weekTextPositionControl(m,r,s,c,d))});i.add(v)}}},e.type="calendar",e}(fp);function VP(t){var e=t.calendarModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem:null}var WP=function(){function t(e,n,r){this.type="calendar",this.dimensions=t.dimensions,this.getDimensionsInfo=t.getDimensionsInfo,this._model=e}return t.getDimensionsInfo=function(){return[{name:"time",type:"time"},"value"]},t.prototype.getRangeInfo=function(){return this._rangeInfo},t.prototype.getModel=function(){return this._model},t.prototype.getRect=function(){return this._rect},t.prototype.getCellWidth=function(){return this._sw},t.prototype.getCellHeight=function(){return this._sh},t.prototype.getOrient=function(){return this._orient},t.prototype.getFirstDayOfWeek=function(){return this._firstDayOfWeek},t.prototype.getDateInfo=function(t){var e=(t=Br(t)).getFullYear(),n=t.getMonth()+1,r=n<10?"0"+n:""+n,i=t.getDate(),o=i<10?"0"+i:""+i,a=t.getDay();return{y:e+"",m:r,d:o,day:a=Math.abs((a+7-this.getFirstDayOfWeek())%7),time:t.getTime(),formatedDate:e+"-"+r+"-"+o,date:t}},t.prototype.getNextNDay=function(t,e){return 0===(e=e||0)?this.getDateInfo(t):((t=new Date(this.getDateInfo(t).time)).setDate(t.getDate()+e),this.getDateInfo(t))},t.prototype.update=function(t,e){this._firstDayOfWeek=+this._model.getModel("dayLabel").get("firstDay"),this._orient=this._model.get("orient"),this._lineWidth=this._model.getModel("itemStyle").getItemStyle().lineWidth||0,this._rangeInfo=this._getRangeInfo(this._initRangeOption());var n=this._rangeInfo.weeks||1,r=["width","height"],i=this._model.getCellSize().slice(),o=this._model.getBoxLayoutParams(),a="horizontal"===this._orient?[n,7]:[7,n];g.each([0,1],function(t){c(i,t)&&(o[r[t]]=i[t]*a[t])});var s={width:e.getWidth(),height:e.getHeight()},l=this._rect=gh(o,s);function c(t,e){return null!=t[e]&&"auto"!==t[e]}g.each([0,1],function(t){c(i,t)||(i[t]=l[r[t]]/a[t])}),this._sw=i[0],this._sh=i[1]},t.prototype.dataToPoint=function(t,e){g.isArray(t)&&(t=t[0]),null==e&&(e=!0);var n=this.getDateInfo(t),r=this._rangeInfo,i=n.formatedDate;if(e&&!(n.time>=r.start.time&&n.time<r.end.time+864e5))return[NaN,NaN];var o=n.day,a=this._getRangeInfo([r.start.time,i]).nthWeek;return"vertical"===this._orient?[this._rect.x+o*this._sw+this._sw/2,this._rect.y+a*this._sh+this._sh/2]:[this._rect.x+a*this._sw+this._sw/2,this._rect.y+o*this._sh+this._sh/2]},t.prototype.pointToData=function(t){var e=this.pointToDate(t);return e&&e.time},t.prototype.dataToRect=function(t,e){var n=this.dataToPoint(t,e);return{contentShape:{x:n[0]-(this._sw-this._lineWidth)/2,y:n[1]-(this._sh-this._lineWidth)/2,width:this._sw-this._lineWidth,height:this._sh-this._lineWidth},center:n,tl:[n[0]-this._sw/2,n[1]-this._sh/2],tr:[n[0]+this._sw/2,n[1]-this._sh/2],br:[n[0]+this._sw/2,n[1]+this._sh/2],bl:[n[0]-this._sw/2,n[1]+this._sh/2]}},t.prototype.pointToDate=function(t){var e=Math.floor((t[0]-this._rect.x)/this._sw)+1,n=Math.floor((t[1]-this._rect.y)/this._sh)+1,r=this._rangeInfo.range;return"vertical"===this._orient?this._getDateByWeeksAndDay(n,e-1,r):this._getDateByWeeksAndDay(e,n-1,r)},t.prototype.convertToPixel=function(t,e,n){var r=VP(e);return r===this?r.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){var r=VP(e);return r===this?r.pointToData(n):null},t.prototype.containPoint=function(t){return console.warn("Not implemented."),!1},t.prototype._initRangeOption=function(){var t,e=this._model.get("range");if(g.isArray(e)&&1===e.length&&(e=e[0]),g.isArray(e))t=e;else{var n=e.toString();if(/^\d{4}$/.test(n)&&(t=[n+"-01-01",n+"-12-31"]),/^\d{4}[\/|-]\d{1,2}$/.test(n)){var r=this.getDateInfo(n),i=r.date;i.setMonth(i.getMonth()+1);var o=this.getNextNDay(i,-1);t=[r.formatedDate,o.formatedDate]}/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(n)&&(t=[n,n])}if(!t)return e;var a=this._getRangeInfo(t);return a.start.time>a.end.time&&t.reverse(),t},t.prototype._getRangeInfo=function(t){var e,n=[this.getDateInfo(t[0]),this.getDateInfo(t[1])];n[0].time>n[1].time&&(e=!0,n.reverse());var r=Math.floor(n[1].time/864e5)-Math.floor(n[0].time/864e5)+1,i=new Date(n[0].time),o=i.getDate(),a=n[1].date.getDate();i.setDate(o+r-1);var s=i.getDate();if(s!==a)for(var l=i.getTime()-n[1].time>0?1:-1;(s=i.getDate())!==a&&(i.getTime()-n[1].time)*l>0;)r-=l,i.setDate(s-l);var c=Math.floor((r+n[0].day+6)/7),u=e?1-c:c-1;return e&&n.reverse(),{range:[n[0].formatedDate,n[1].formatedDate],start:n[0],end:n[1],allDay:r,weeks:c,nthWeek:u,fweek:n[0].day,lweek:n[1].day}},t.prototype._getDateByWeeksAndDay=function(t,e,n){var r=this._getRangeInfo(n);if(t>r.weeks||0===t&&e<r.fweek||t===r.weeks&&e>r.lweek)return null;var i=7*(t-1)-r.fweek+e,o=new Date(r.start.time);return o.setDate(+r.start.d+i),this.getDateInfo(o)},t.create=function(e,n){var r=[];return e.eachComponent("calendar",function(i){var o=new t(i,e,n);r.push(o),i.coordinateSystem=o}),e.eachSeries(function(t){"calendar"===t.get("coordinateSystem")&&(t.coordinateSystem=r[t.get("calendarIndex")||0])}),r},t.dimensions=["time","value"],t}();function GP(t,e){var n;return g.each(e,function(e){null!=t[e]&&"auto"!==t[e]&&(n=!0)}),n}var XP=["transition","enterFrom","leaveTo"],ZP=XP.concat(["enterAnimation","updateAnimation","leaveAnimation"]);function $P(t,e,n){if(n&&(!t[n]&&e[n]&&(t[n]={}),t=t[n],e=e[n]),t&&e)for(var r=n?XP:ZP,i=0;i<r.length;i++){var o=r[i];null==t[o]&&null!=e[o]&&(t[o]=e[o])}}var KP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventAutoZ=!0,n}return p(e,t),e.prototype.mergeOption=function(e,n){var r=this.option.elements;this.option.elements=null,t.prototype.mergeOption.call(this,e,n),this.option.elements=r},e.prototype.optionUpdated=function(t,e){var n=this.option,r=(e?n:t).elements,i=n.elements=e?[]:n.elements,o=[];this._flatten(r,o,null);var a=Gr(i,o,"normalMerge"),s=this._elOptionsToUpdate=[];g.each(a,function(t,e){var n=t.newOption;n&&(s.push(n),function(t,e){var n=t.existing;if(e.id=t.keyInfo.id,!e.type&&n&&(e.type=n.type),null==e.parentId){var r=e.parentOption;r?e.parentId=r.id:n&&(e.parentId=n.parentId)}e.parentOption=null}(t,n),function(t,e,n){var r=g.extend({},n),i=t[e],o=n.$action||"merge";"merge"===o?i?(g.merge(i,r,!0),yh(i,r,{ignoreSize:!0}),_h(n,i),$P(n,i),$P(n,i,"shape"),$P(n,i,"style"),$P(n,i,"extra"),n.clipPath=i.clipPath):t[e]=r:"replace"===o?t[e]=r:"remove"===o&&i&&(t[e]=null)}(i,e,n),function(t,e){if(t&&(t.hv=e.hv=[GP(e,["left","right"]),GP(e,["top","bottom"])],"group"===t.type)){var n=t,r=e;null==n.width&&(n.width=r.width=0),null==n.height&&(n.height=r.height=0)}}(i[e],n))},this),n.elements=g.filter(i,function(t){return t&&delete t.$action,null!=t})},e.prototype._flatten=function(t,e,n){g.each(t,function(t){if(t){n&&(t.parentOption=n),e.push(t);var r=t.children;r&&r.length&&this._flatten(r,e,t),delete t.children}},this)},e.prototype.useElOptionsToUpdate=function(){var t=this._elOptionsToUpdate;return this._elOptionsToUpdate=null,t},e.type="graphic",e.defaultOption={elements:[]},e}(Sh),JP={path:null,compoundPath:null,group:er,image:ra,text:Ba},qP=ti(),tN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(){this._elMap=g.createHashMap()},e.prototype.render=function(t,e,n){t!==this._lastGraphicModel&&this._clear(),this._lastGraphicModel=t,this._updateElements(t),this._relocate(t,n)},e.prototype._updateElements=function(t){var e=t.useElOptionsToUpdate();if(e){var n=this._elMap,r=this.group,i=t.get("z"),o=t.get("zlevel");g.each(e,function(e){var a=$r(e.id,null),s=null!=a?n.get(a):null,l=$r(e.parentId,null),c=null!=l?n.get(l):r,u=e.type,h=e.style;"text"===u&&h&&e.hv&&e.hv[1]&&(h.textVerticalAlign=h.textBaseline=h.verticalAlign=h.align=null);var d=e.textContent,f=e.textConfig;if(h&&rD(h,u,!!f,!!d)){var p=iD(h,u,!0);!f&&p.textConfig&&(f=e.textConfig=p.textConfig),!d&&p.textContent&&(d=p.textContent)}var A=function(t){return t=g.extend({},t),g.each(["id","parentId","$action","hv","bounding","textContent","clipPath"].concat(dh),function(e){delete t[e]}),t}(e);var m=e.$action||"merge",v="merge"===m,y="replace"===m;if(v){var b=s;(B=!s)?b=nN(a,c,e.type,n):(b&&(qP(b).isNew=!1),CD(b)),b&&(fD(b,A,t,{isInit:B}),iN(b,e,i,o))}else if(y){rN(s,e,n,t);var _=nN(a,c,e.type,n);_&&(fD(_,A,t,{isInit:!0}),iN(_,e,i,o))}else"remove"===m&&(pD(s,e),rN(s,e,n,t));var w=n.get(a);if(w&&d)if(v){var x=w.getTextContent();x?x.attr(d):w.setTextContent(new Ba(d))}else y&&w.setTextContent(new Ba(d));if(w){var S=e.clipPath;if(S){var C=S.type,k=void 0,B=!1;if(v){var T=w.getClipPath();k=(B=!T||qP(T).type!==C)?eN(C):T}else y&&(B=!0,k=eN(C));w.setClipPath(k),fD(k,S,t,{isInit:B}),kD(k,S.keyframeAnimation,t)}var E=qP(w);w.setTextConfig(f),E.option=e,function(t,e,n){var r=Ta(t).eventData;t.silent||t.ignore||r||(r=Ta(t).eventData={componentType:"graphic",componentIndex:e.componentIndex,name:t.name});r&&(r.info=n.info)}(w,t,e),Pc({el:w,componentModel:t,itemName:w.name,itemTooltipOption:e.tooltip}),kD(w,e.keyframeAnimation,t)}})}},e.prototype._relocate=function(t,e){for(var n=t.option.elements,r=this.group,i=this._elMap,o=e.getWidth(),a=e.getHeight(),s=["x","y"],l=0;l<n.length;l++){if((p=null!=(f=$r((d=n[l]).id,null))?i.get(f):null)&&p.isGroup){var c=(A=p.parent)===r,u=qP(p),h=qP(A);u.width=pr(u.option.width,c?o:h.width)||0,u.height=pr(u.option.height,c?a:h.height)||0}}for(l=n.length-1;l>=0;l--){var d,f,p;if(p=null!=(f=$r((d=n[l]).id,null))?i.get(f):null){var A=p.parent,m=(h=qP(A),{}),v=mh(p,d,A===r?{width:o,height:a}:{width:h.width,height:h.height},null,{hv:d.hv,boundingMode:d.bounding},m);if(!qP(p).isNew&&v){for(var y=d.transition,b={},_=0;_<s.length;_++){var w=s[_],x=m[w];y&&(gD(y)||g.indexOf(y,w)>=0)?b[w]=x:p[w]=x}ec(p,b,t,0)}else p.attr(m)}}},e.prototype._clear=function(){var t=this,e=this._elMap;e.each(function(n){rN(n,qP(n).option,e,t._lastGraphicModel)}),this._elMap=g.createHashMap()},e.prototype.dispose=function(){this._clear()},e.type="graphic",e}(fp);function eN(t){var e=g.hasOwn(JP,t)?JP[t]:Ac(t);var n=new e({});return qP(n).type=t,n}function nN(t,e,n,r){var i=eN(n);return e.add(i),r.set(t,i),qP(i).id=t,qP(i).isNew=!0,i}function rN(t,e,n,r){t&&t.parent&&("group"===t.type&&t.traverse(function(t){rN(t,e,n,r)}),AD(t,e,r),n.removeKey(qP(t).id))}function iN(t,e,n,r){t.isGroup||g.each([["cursor",Xi.prototype.cursor],["zlevel",r||0],["z",n||0],["z2",0]],function(n){var r=n[0];g.hasOwn(e,r)?t[r]=g.retrieve2(e[r],n[1]):null==t[r]&&(t[r]=n[1])}),g.each(g.keys(e),function(n){if(0===n.indexOf("on")){var r=e[n];t[n]=g.isFunction(r)?r:null}}),g.hasOwn(e,"draggable")&&(t.draggable=e.draggable),null!=e.name&&(t.name=e.name),null!=e.id&&(t.id=e.id)}var oN=["x","y","radius","angle","single"],aN=["cartesian2d","polar","singleAxis"];function sN(t){return t+"Axis"}function lN(t,e){var n,r=Object(g.createHashMap)(),i=[],o=Object(g.createHashMap)();t.eachComponent({mainType:"dataZoom",query:e},function(t){o.get(t.uid)||s(t)});do{n=!1,t.eachComponent("dataZoom",a)}while(n);function a(t){!o.get(t.uid)&&function(t){var e=!1;return t.eachTargetAxis(function(t,n){var i=r.get(t);i&&i[n]&&(e=!0)}),e}(t)&&(s(t),n=!0)}function s(t){o.set(t.uid,!0),i.push(t),t.eachTargetAxis(function(t,e){(r.get(t)||r.set(t,[]))[e]=!0})}return i}function cN(t){var e=t.ecModel,n={infoList:[],infoMap:Object(g.createHashMap)()};return t.eachTargetAxis(function(t,r){var i=e.getComponent(sN(t),r);if(i){var o=i.getCoordSysModel();if(o){var a=o.uid,s=n.infoMap.get(a);s||(s={model:o,axisModels:[]},n.infoList.push(s),n.infoMap.set(a,s)),s.axisModels.push(i)}}}),n}var uN=function(){function t(){this.indexList=[],this.indexMap=[]}return t.prototype.add=function(t){this.indexMap[t]||(this.indexList.push(t),this.indexMap[t]=!0)},t}();function hN(t){var e={};return Object(g.each)(["start","end","startValue","endValue","throttle"],function(n){t.hasOwnProperty(n)&&(e[n]=t[n])}),e}var dN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._autoThrottle=!0,n._noTarget=!0,n._rangePropMode=["percent","percent"],n}return p(e,t),e.prototype.init=function(t,e,n){var r=hN(t);this.settledOption=r,this.mergeDefaultAndTheme(t,n),this._doInit(r)},e.prototype.mergeOption=function(t){var e=hN(t);Object(g.merge)(this.option,t,!0),Object(g.merge)(this.settledOption,e,!0),this._doInit(e)},e.prototype._doInit=function(t){var e=this.option;this._setDefaultThrottle(t),this._updateRangeUse(t);var n=this.settledOption;Object(g.each)([["start","startValue"],["end","endValue"]],function(t,r){"value"===this._rangePropMode[r]&&(e[t[0]]=n[t[0]]=null)},this),this._resetTarget()},e.prototype._resetTarget=function(){var t=this.get("orient",!0),e=this._targetAxisInfoMap=Object(g.createHashMap)();this._fillSpecifiedTargetAxis(e)?this._orient=t||this._makeAutoOrientByTargetAxis():(this._orient=t||"horizontal",this._fillAutoTargetAxisByOrient(e,this._orient)),this._noTarget=!0,e.each(function(t){t.indexList.length&&(this._noTarget=!1)},this)},e.prototype._fillSpecifiedTargetAxis=function(t){var e=!1;return Object(g.each)(oN,function(n){var r=this.getReferringComponents(sN(n),oi);if(r.specified){e=!0;var i=new uN;Object(g.each)(r.models,function(t){i.add(t.componentIndex)}),t.set(n,i)}},this),e},e.prototype._fillAutoTargetAxisByOrient=function(t,e){var n=this.ecModel,r=!0;if(r){var i="vertical"===e?"y":"x";o(n.findComponents({mainType:i+"Axis"}),i)}r&&o(n.findComponents({mainType:"singleAxis",filter:function(t){return t.get("orient",!0)===e}}),"single");function o(e,n){var i=e[0];if(i){var o=new uN;if(o.add(i.componentIndex),t.set(n,o),r=!1,"x"===n||"y"===n){var a=i.getReferringComponents("grid",ii).models[0];a&&Object(g.each)(e,function(t){i.componentIndex!==t.componentIndex&&a===t.getReferringComponents("grid",ii).models[0]&&o.add(t.componentIndex)})}}}r&&Object(g.each)(oN,function(e){if(r){var i=n.findComponents({mainType:sN(e),filter:function(t){return"category"===t.get("type",!0)}});if(i[0]){var o=new uN;o.add(i[0].componentIndex),t.set(e,o),r=!1}}},this)},e.prototype._makeAutoOrientByTargetAxis=function(){var t;return this.eachTargetAxis(function(e){!t&&(t=e)},this),"y"===t?"vertical":"horizontal"},e.prototype._setDefaultThrottle=function(t){if(t.hasOwnProperty("throttle")&&(this._autoThrottle=!1),this._autoThrottle){var e=this.ecModel.option;this.option.throttle=e.animation&&e.animationDurationUpdate>0?100:20}},e.prototype._updateRangeUse=function(t){var e=this._rangePropMode,n=this.get("rangeMode");Object(g.each)([["start","startValue"],["end","endValue"]],function(r,i){var o=null!=t[r[0]],a=null!=t[r[1]];o&&!a?e[i]="percent":!o&&a?e[i]="value":n?e[i]=n[i]:o&&(e[i]="percent")})},e.prototype.noTarget=function(){return this._noTarget},e.prototype.getFirstTargetAxisModel=function(){var t;return this.eachTargetAxis(function(e,n){null==t&&(t=this.ecModel.getComponent(sN(e),n))},this),t},e.prototype.eachTargetAxis=function(t,e){this._targetAxisInfoMap.each(function(n,r){Object(g.each)(n.indexList,function(n){t.call(e,r,n)})})},e.prototype.getAxisProxy=function(t,e){var n=this.getAxisModel(t,e);if(n)return n.__dzAxisProxy},e.prototype.getAxisModel=function(t,e){var n=this._targetAxisInfoMap.get(t);if(n&&n.indexMap[e])return this.ecModel.getComponent(sN(t),e)},e.prototype.setRawRange=function(t){var e=this.option,n=this.settledOption;Object(g.each)([["start","startValue"],["end","endValue"]],function(r){null==t[r[0]]&&null==t[r[1]]||(e[r[0]]=n[r[0]]=t[r[0]],e[r[1]]=n[r[1]]=t[r[1]])},this),this._updateRangeUse(t)},e.prototype.setCalculatedRange=function(t){var e=this.option;Object(g.each)(["start","startValue","end","endValue"],function(n){e[n]=t[n]})},e.prototype.getPercentRange=function(){var t=this.findRepresentativeAxisProxy();if(t)return t.getDataPercentWindow()},e.prototype.getValueRange=function(t,e){if(null!=t||null!=e)return this.getAxisProxy(t,e).getDataValueWindow();var n=this.findRepresentativeAxisProxy();return n?n.getDataValueWindow():void 0},e.prototype.findRepresentativeAxisProxy=function(t){if(t)return t.__dzAxisProxy;for(var e,n=this._targetAxisInfoMap.keys(),r=0;r<n.length;r++)for(var i=n[r],o=this._targetAxisInfoMap.get(i),a=0;a<o.indexList.length;a++){var s=this.getAxisProxy(i,o.indexList[a]);if(s.hostedBy(this))return s;e||(e=s)}return e},e.prototype.getRangePropMode=function(){return this._rangePropMode.slice()},e.prototype.getOrient=function(){return this._orient},e.type="dataZoom",e.dependencies=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","series","toolbox"],e.defaultOption={z:4,filterMode:"filter",start:0,end:100},e}(Sh),fN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="dataZoom.select",e}(dN),pN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n,r){this.dataZoomModel=t,this.ecModel=e,this.api=n},e.type="dataZoom",e}(fp),AN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="dataZoom.select",e}(pN),gN=g.each,mN=gr;var vN=function(){function t(t,e,n,r){this._dimName=t,this._axisIndex=e,this.ecModel=r,this._dataZoomModel=n}return t.prototype.hostedBy=function(t){return this._dataZoomModel===t},t.prototype.getDataValueWindow=function(){return this._valueWindow.slice()},t.prototype.getDataPercentWindow=function(){return this._percentWindow.slice()},t.prototype.getTargetSeriesModels=function(){var t=[];return this.ecModel.eachSeries(function(e){if(function(t){var e=t.get("coordinateSystem");return Object(g.indexOf)(aN,e)>=0}(e)){var n=sN(this._dimName),r=e.getReferringComponents(n,ii).models[0];r&&this._axisIndex===r.componentIndex&&t.push(e)}},this),t},t.prototype.getAxisModel=function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},t.prototype.getMinMaxSpan=function(){return g.clone(this._minMaxSpan)},t.prototype.calculateDataWindow=function(t){var e,n=this._dataExtent,r=this.getAxisModel().axis.scale,i=this._dataZoomModel.getRangePropMode(),o=[0,100],a=[],s=[];gN(["start","end"],function(l,c){var u=t[l],h=t[l+"Value"];"percent"===i[c]?(null==u&&(u=o[c]),h=r.parse(fr(u,o,n))):(e=!0,u=fr(h=null==h?n[c]:r.parse(h),n,o)),s[c]=null==h||isNaN(h)?n[c]:h,a[c]=null==u||isNaN(u)?o[c]:u}),mN(s),mN(a);var l=this._minMaxSpan;function c(t,e,n,i,o){var a=o?"Span":"ValueSpan";DE(0,t,n,"all",l["min"+a],l["max"+a]);for(var s=0;s<2;s++)e[s]=fr(t[s],n,i,!0),o&&(e[s]=r.parse(e[s]))}return e?c(s,a,n,o,!1):c(a,s,o,n,!0),{valueWindow:s,percentWindow:a}},t.prototype.reset=function(t){if(t===this._dataZoomModel){var e=this.getTargetSeriesModels();this._dataExtent=function(t,e,n){var r=[1/0,-1/0];gN(n,function(t){!function(t,e,n){e&&g.each(xy(e,n),function(n){var r=e.getApproximateExtent(n);r[0]<t[0]&&(t[0]=r[0]),r[1]>t[1]&&(t[1]=r[1])})}(r,t.getData(),e)});var i=t.getAxisModel(),o=py(i.axis.scale,i,r).calculate();return[o.min,o.max]}(this,this._dimName,e),this._updateMinMaxSpan();var n=this.calculateDataWindow(t.settledOption);this._valueWindow=n.valueWindow,this._percentWindow=n.percentWindow,this._setAxisModel()}},t.prototype.filterData=function(t,e){if(t===this._dataZoomModel){var n=this._dimName,r=this.getTargetSeriesModels(),i=t.get("filterMode"),o=this._valueWindow;"none"!==i&&gN(r,function(t){var e=t.getData(),r=e.mapDimensionsAll(n);if(r.length){if("weakFilter"===i){var a=e.getStore(),s=g.map(r,function(t){return e.getDimensionIndex(t)},e);e.filterSelf(function(t){for(var e,n,i,l=0;l<r.length;l++){var c=a.get(s[l],t),u=!isNaN(c),h=c<o[0],d=c>o[1];if(u&&!h&&!d)return!0;u&&(i=!0),h&&(e=!0),d&&(n=!0)}return i&&e&&n})}else gN(r,function(n){if("empty"===i)t.setData(e=e.map(n,function(t){return function(t){return t>=o[0]&&t<=o[1]}(t)?t:NaN}));else{var r={};r[n]=o,e.selectRange(r)}});gN(r,function(t){e.setApproximateExtent(o,t)})}})}},t.prototype._updateMinMaxSpan=function(){var t=this._minMaxSpan={},e=this._dataZoomModel,n=this._dataExtent;gN(["min","max"],function(r){var i=e.get(r+"Span"),o=e.get(r+"ValueSpan");null!=o&&(o=this.getAxisModel().axis.scale.parse(o)),null!=o?i=fr(n[0]+o,n,[0,100],!0):null!=i&&(o=fr(i,[0,100],n,!0)-n[0]),t[r+"Span"]=i,t[r+"ValueSpan"]=o},this)},t.prototype._setAxisModel=function(){var t=this.getAxisModel(),e=this._percentWindow,n=this._valueWindow;if(e){var r=yr(n,[0,500]);r=Math.min(r,20);var i=t.axis.scale.rawExtentInfo;0!==e[0]&&i.setDeterminedMinMax("min",+n[0].toFixed(r)),100!==e[1]&&i.setDeterminedMinMax("max",+n[1].toFixed(r)),i.freeze()}},t}(),yN={getTargetSeries:function(t){function e(e){t.eachComponent("dataZoom",function(n){n.eachTargetAxis(function(r,i){var o=t.getComponent(sN(r),i);e(r,i,o,n)})})}e(function(t,e,n,r){n.__dzAxisProxy=null});var n=[];e(function(e,r,i,o){i.__dzAxisProxy||(i.__dzAxisProxy=new vN(e,r,o,t),n.push(i.__dzAxisProxy))});var r=Object(g.createHashMap)();return Object(g.each)(n,function(t){Object(g.each)(t.getTargetSeriesModels(),function(t){r.set(t.uid,t)})}),r},overallReset:function(t,e){t.eachComponent("dataZoom",function(t){t.eachTargetAxis(function(e,n){t.getAxisProxy(e,n).reset(t)}),t.eachTargetAxis(function(n,r){t.getAxisProxy(n,r).filterData(t,e)})}),t.eachComponent("dataZoom",function(t){var e=t.findRepresentativeAxisProxy();if(e){var n=e.getDataPercentWindow(),r=e.getDataValueWindow();t.setCalculatedRange({start:n[0],end:n[1],startValue:r[0],endValue:r[1]})}})}};var bN=!1;function _N(t){bN||(bN=!0,t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,yN),function(t){t.registerAction("dataZoom",function(t,e){var n=lN(e,t);Object(g.each)(n,function(e){e.setRawRange({start:t.start,end:t.end,startValue:t.startValue,endValue:t.endValue})})})}(t),t.registerSubTypeDefaulter("dataZoom",function(){return"slider"}))}function wN(t){t.registerComponentModel(fN),t.registerComponentView(AN),_N(t)}var xN=function(){return function(){}}(),SN={};function CN(t,e){SN[t]=e}function kN(t){return SN[t]}var BN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.optionUpdated=function(){t.prototype.optionUpdated.apply(this,arguments);var e=this.ecModel;g.each(this.option.feature,function(t,n){var r=kN(n);r&&(r.getDefaultOption&&(r.defaultOption=r.getDefaultOption(e)),g.merge(t,r.defaultOption))})},e.type="toolbox",e.layoutMode={type:"box",ignoreSize:!0},e.defaultOption={show:!0,z:6,orient:"horizontal",left:"right",top:"top",backgroundColor:"transparent",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemSize:15,itemGap:8,showTitle:!0,iconStyle:{borderColor:"#666",color:"none"},emphasis:{iconStyle:{borderColor:"#3E98C5"}},tooltip:{show:!1,position:"bottom"}},e}(Sh);function TN(t,e){var n=eh(e.get("padding")),r=e.getItemStyle(["color","opacity"]);return r.fill=e.get("backgroundColor"),t=new ha({shape:{x:t.x-n[3],y:t.y-n[0],width:t.width+n[1]+n[3],height:t.height+n[0]+n[2],r:e.get("borderRadius")},style:r,silent:!0,z2:-1})}var EN=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.render=function(t,e,n,r){var i=this.group;if(i.removeAll(),t.get("show")){var o=+t.get("itemSize"),a="vertical"===t.get("orient"),s=t.get("feature")||{},l=this._features||(this._features={}),c=[];g.each(s,function(t,e){c.push(e)}),new Im(this._featureNames||[],c).add(u).update(u).remove(g.curry(u,null)).execute(),this._featureNames=c,function(t,e,n){var r=e.getBoxLayoutParams(),i=e.get("padding"),o={width:n.getWidth(),height:n.getHeight()},a=gh(r,o,i);Ah(e.get("orient"),t,e.get("itemGap"),a.width,a.height),mh(t,r,o,i)}(i,t,n),i.add(TN(i.getBoundingRect(),t)),a||i.eachChild(function(t){var e=t.__title,r=t.ensureState("emphasis"),a=r.textConfig||(r.textConfig={}),s=t.getTextContent(),l=s&&s.ensureState("emphasis");if(l&&!g.isFunction(l)&&e){var c=l.style||(l.style={}),u=jn(e,Ba.makeFont(c)),h=t.x+i.x,d=!1;t.y+i.y+o+u.height>n.getHeight()&&(a.position="top",d=!0);var f=d?-5-u.height:o+10;h+u.width/2>n.getWidth()?(a.position=["100%",f],c.align="right"):h-u.width/2<0&&(a.position=[0,f],c.align="left")}})}function u(u,h){var d,f=c[u],p=c[h],A=s[f],m=new du(A,t,t.ecModel);if(r&&null!=r.newTitle&&r.featureName===f&&(A.title=r.newTitle),f&&!p){if(function(t){return 0===t.indexOf("my")}(f))d={onclick:m.option.onclick,featureName:f};else{var v=kN(f);if(!v)return;d=new v}l[f]=d}else if(!(d=l[p]))return;d.uid=pu("toolbox-feature"),d.model=m,d.ecModel=e,d.api=n;var y=d instanceof xN;f||!p?!m.get("show")||y&&d.unusable?y&&d.remove&&d.remove(e,n):(!function(r,s,l){var c,u,h=r.getModel("iconStyle"),d=r.getModel(["emphasis","iconStyle"]),f=s instanceof xN&&s.getIcons?s.getIcons():r.get("icon"),p=r.get("title")||{};g.isString(f)?(c={})[l]=f:c=f;g.isString(p)?(u={})[l]=p:u=p;var A=r.iconPaths={};g.each(c,function(l,c){var f=Oc(l,{},{x:-o/2,y:-o/2,width:o,height:o});f.setStyle(h.getItemStyle());var p=f.ensureState("emphasis");p.style=d.getItemStyle();var m=new Ba({style:{text:u[c],align:d.get("textAlign"),borderRadius:d.get("textBorderRadius"),padding:d.get("textPadding"),fill:null},ignore:!0});f.setTextContent(m),Pc({el:f,componentModel:t,itemName:c,formatterParamsExtra:{title:u[c]}}),f.__title=u[c],f.on("mouseover",function(){var e=d.getItemStyle(),r=a?null==t.get("right")&&"right"!==t.get("left")?"right":"left":null==t.get("bottom")&&"bottom"!==t.get("top")?"bottom":"top";m.setStyle({fill:d.get("textFill")||e.fill||e.stroke||"#000",backgroundColor:d.get("textBackgroundColor")}),f.setTextConfig({position:d.get("textPosition")||r}),m.ignore=!t.get("showTitle"),n.enterEmphasis(this)}).on("mouseout",function(){"emphasis"!==r.get(["iconStatus",c])&&n.leaveEmphasis(this),m.hide()}),("emphasis"===r.get(["iconStatus",c])?cs:us)(f),i.add(f),f.on("click",g.bind(s.onclick,s,e,n,c)),A[c]=f})}(m,d,f),m.setIconStatus=function(t,e){var n=this.option,r=this.iconPaths;n.iconStatus=n.iconStatus||{},n.iconStatus[t]=e,r[t]&&("emphasis"===e?cs:us)(r[t])},d instanceof xN&&d.render&&d.render(m,e,n,r)):y&&d.dispose&&d.dispose(e,n)}},e.prototype.updateView=function(t,e,n,r){g.each(this._features,function(t){t instanceof xN&&t.updateView&&t.updateView(t.model,e,n,r)})},e.prototype.remove=function(t,e){g.each(this._features,function(n){n instanceof xN&&n.remove&&n.remove(t,e)}),this.group.removeAll()},e.prototype.dispose=function(t,e){g.each(this._features,function(n){n instanceof xN&&n.dispose&&n.dispose(t,e)})},e.type="toolbox",e}(fp),MN=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.onclick=function(t,e){var n=this.model,r=n.get("name")||t.get("title.0.text")||"echarts",i="svg"===e.getZr().painter.getType(),o=i?"svg":n.get("type",!0)||"png",a=e.getConnectedDataURL({type:o,backgroundColor:n.get("backgroundColor",!0)||t.get("backgroundColor")||"#fff",connectedBackgroundColor:n.get("connectedBackgroundColor"),excludeComponents:n.get("excludeComponents"),pixelRatio:n.get("pixelRatio")}),s=A.a.browser;if(Object(g.isFunction)(MouseEvent)&&(s.newEdge||!s.ie&&!s.edge)){var l=document.createElement("a");l.download=r+"."+o,l.target="_blank",l.href=a;var c=new MouseEvent("click",{view:document.defaultView,bubbles:!0,cancelable:!1});l.dispatchEvent(c)}else if(window.navigator.msSaveOrOpenBlob||i){var u=a.split(","),h=u[0].indexOf("base64")>-1,d=i?decodeURIComponent(u[1]):u[1];h&&(d=window.atob(d));var f=r+"."+o;if(window.navigator.msSaveOrOpenBlob){for(var p=d.length,m=new Uint8Array(p);p--;)m[p]=d.charCodeAt(p);var v=new Blob([m]);window.navigator.msSaveOrOpenBlob(v,f)}else{var y=document.createElement("iframe");document.body.appendChild(y);var b=y.contentWindow,_=b.document;_.open("image/svg+xml","replace"),_.write(d),_.close(),b.focus(),_.execCommand("SaveAs",!0,f),document.body.removeChild(y)}}else{var w=n.get("lang"),x='<body style="margin:0;"><img src="'+a+'" style="max-width:100%;" title="'+(w&&w[0]||"")+'" /></body>',S=window.open();S.document.write(x),S.document.title=r}},e.getDefaultOption=function(t){return{show:!0,icon:"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0",title:t.getLocaleModel().get(["toolbox","saveAsImage","title"]),type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],lang:t.getLocaleModel().get(["toolbox","saveAsImage","lang"])}},e}(xN),ON=[["line","bar"],["stack"]],LN=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.getIcons=function(){var t=this.model,e=t.get("icon"),n={};return g.each(t.get("type"),function(t){e[t]&&(n[t]=e[t])}),n},e.getDefaultOption=function(t){return{show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z"},title:t.getLocaleModel().get(["toolbox","magicType","title"]),option:{},seriesIndex:{}}},e.prototype.onclick=function(t,e,n){var r=this.model,i=r.get(["seriesIndex",n]);if(DN[n]){var o,a={series:[]};g.each(ON,function(t){g.indexOf(t,n)>=0&&g.each(t,function(t){r.setIconStatus(t,"normal")})}),r.setIconStatus(n,"emphasis"),t.eachComponent({mainType:"series",query:null==i?null:{seriesIndex:i}},function(t){var e=t.subType,i=t.id,o=DN[n](e,i,t,r);o&&(g.defaults(o,t.option),a.series.push(o));var s=t.coordinateSystem;if(s&&"cartesian2d"===s.type&&("line"===n||"bar"===n)){var l=s.getAxesByScale("ordinal")[0];if(l){var c=l.dim+"Axis",u=t.getReferringComponents(c,ii).models[0].componentIndex;a[c]=a[c]||[];for(var h=0;h<=u;h++)a[c][u]=a[c][u]||{};a[c][u].boundaryGap="bar"===n}}});var s=n;"stack"===n&&(o=g.merge({stack:r.option.title.tiled,tiled:r.option.title.stack},r.option.title),"emphasis"!==r.get(["iconStatus",n])&&(s="tiled")),e.dispatchAction({type:"changeMagicType",currentType:s,newOption:a,newTitle:o,featureName:"magicType"})}},e}(xN),DN={line:function(t,e,n,r){if("bar"===t)return g.merge({id:e,type:"line",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},r.get(["option","line"])||{},!0)},bar:function(t,e,n,r){if("line"===t)return g.merge({id:e,type:"bar",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},r.get(["option","bar"])||{},!0)},stack:function(t,e,n,r){var i="__ec_magicType_stack__"===n.get("stack");if("line"===t||"bar"===t)return r.setIconStatus("stack",i?"normal":"emphasis"),g.merge({id:e,stack:i?"":"__ec_magicType_stack__"},r.get(["option","stack"])||{},!0)}};gm({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(t,e){e.mergeOption(t.newOption)});var IN=LN,PN=new Array(60).join("-"),NN="\t";function FN(t){var e,n,r,i=function(t){var e={},n=[],r=[];return t.eachRawSeries(function(t){var i=t.coordinateSystem;if(!i||"cartesian2d"!==i.type&&"polar"!==i.type)n.push(t);else{var o=i.getBaseAxis();if("category"===o.type){var a=o.dim+"_"+o.index;e[a]||(e[a]={categoryAxis:o,valueAxis:i.getOtherAxis(o),series:[]},r.push({axisDim:o.dim,axisIndex:o.index})),e[a].series.push(t)}else n.push(t)}}),{seriesGroupByCategoryAxis:e,other:n,meta:r}}(t);return{value:g.filter([(n=i.seriesGroupByCategoryAxis,r=[],g.each(n,function(t,e){var n=t.categoryAxis,i=t.valueAxis.dim,o=[" "].concat(g.map(t.series,function(t){return t.name})),a=[n.model.getCategories()];g.each(t.series,function(t){var e=t.getRawData();a.push(t.getRawData().mapArray(e.mapDimension(i),function(t){return t}))});for(var s=[o.join(NN)],l=0;l<a[0].length;l++){for(var c=[],u=0;u<a.length;u++)c.push(a[u][l]);s.push(c.join(NN))}r.push(s.join("\n"))}),r.join("\n\n"+PN+"\n\n")),(e=i.other,g.map(e,function(t){var e=t.getRawData(),n=[t.name],r=[];return e.each(e.dimensions,function(){for(var t=arguments.length,i=arguments[t-1],o=e.getName(i),a=0;a<t-1;a++)r[a]=arguments[a];n.push((o?o+NN:"")+r.join(NN))}),n.join("\n")}).join("\n\n"+PN+"\n\n"))],function(t){return!!t.replace(/[\n\t\s]/g,"")}).join("\n\n"+PN+"\n\n"),meta:i.meta}}function RN(t){return t.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}var jN=new RegExp("["+NN+"]+","g");function HN(t,e){var n=t.split(new RegExp("\n*"+PN+"\n*","g")),r={series:[]};return g.each(n,function(t,n){if(function(t){if(t.slice(0,t.indexOf("\n")).indexOf(NN)>=0)return!0}(t)){var i=function(t){for(var e=t.split(/\n+/g),n=RN(e.shift()).split(jN),r=[],i=g.map(n,function(t){return{name:t,data:[]}}),o=0;o<e.length;o++){var a=RN(e[o]).split(jN);r.push(a.shift());for(var s=0;s<a.length;s++)i[s]&&(i[s].data[o]=a[s])}return{series:i,categories:r}}(t),o=e[n],a=o.axisDim+"Axis";o&&(r[a]=r[a]||[],r[a][o.axisIndex]={data:i.categories},r.series=r.series.concat(i.series))}else{i=function(t){for(var e=t.split(/\n+/g),n=RN(e.shift()),r=[],i=0;i<e.length;i++){var o=RN(e[i]);if(o){var a=o.split(jN),s="",l=void 0,c=!1;isNaN(a[0])?(c=!0,s=a[0],a=a.slice(1),r[i]={name:s,value:[]},l=r[i].value):l=r[i]=[];for(var u=0;u<a.length;u++)l.push(+a[u]);1===l.length&&(c?r[i].value=l[0]:r[i]=l[0])}}return{name:n,data:r}}(t);r.series.push(i)}}),r}var UN=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.onclick=function(t,e){setTimeout(function(){e.dispatchAction({type:"hideTip"})});var n=e.getDom(),r=this.model;this._dom&&n.removeChild(this._dom);var i=document.createElement("div");i.style.cssText="position:absolute;top:0;bottom:0;left:0;right:0;padding:5px",i.style.backgroundColor=r.get("backgroundColor")||"#fff";var o=document.createElement("h4"),a=r.get("lang")||[];o.innerHTML=a[0]||r.get("title"),o.style.cssText="margin:10px 20px",o.style.color=r.get("textColor");var s=document.createElement("div"),l=document.createElement("textarea");s.style.cssText="overflow:auto";var c=r.get("optionToContent"),u=r.get("contentToOption"),h=FN(t);if(g.isFunction(c)){var d=c(e.getOption());g.isString(d)?s.innerHTML=d:g.isDom(d)&&s.appendChild(d)}else{l.readOnly=r.get("readOnly");var f=l.style;f.cssText="display:block;width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;resize:none;box-sizing:border-box;outline:none",f.color=r.get("textColor"),f.borderColor=r.get("textareaBorderColor"),f.backgroundColor=r.get("textareaColor"),l.value=h.value,s.appendChild(l)}var p=h.meta,A=document.createElement("div");A.style.cssText="position:absolute;bottom:5px;left:0;right:0";var m="float:right;margin-right:20px;border:none;cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px",v=document.createElement("div"),y=document.createElement("div");m+=";background-color:"+r.get("buttonColor"),m+=";color:"+r.get("buttonTextColor");var b=this;function _(){n.removeChild(i),b._dom=null}lt(v,"click",_),lt(y,"click",function(){if(null==u&&null!=c||null!=u&&null==c)_();else{var t;try{t=g.isFunction(u)?u(s,e.getOption()):HN(l.value,p)}catch(t){throw _(),new Error("Data view format error "+t)}t&&e.dispatchAction({type:"changeDataView",newOption:t}),_()}}),v.innerHTML=a[1],y.innerHTML=a[2],y.style.cssText=v.style.cssText=m,!r.get("readOnly")&&A.appendChild(y),A.appendChild(v),i.appendChild(o),i.appendChild(s),i.appendChild(A),s.style.height=n.clientHeight-80+"px",n.appendChild(i),this._dom=i},e.prototype.remove=function(t,e){this._dom&&e.getDom().removeChild(this._dom)},e.prototype.dispose=function(t,e){this.remove(t,e)},e.getDefaultOption=function(t){return{show:!0,readOnly:!1,optionToContent:null,contentToOption:null,icon:"M17.5,17.3H33 M17.5,17.3H33 M45.4,29.5h-28 M11.5,2v56H51V14.8L38.4,2H11.5z M38.4,2.2v12.7H51 M45.4,41.7h-28",title:t.getLocaleModel().get(["toolbox","dataView","title"]),lang:t.getLocaleModel().get(["toolbox","dataView","lang"]),backgroundColor:"#fff",textColor:"#000",textareaColor:"#fff",textareaBorderColor:"#333",buttonColor:"#c23531",buttonTextColor:"#fff"}},e}(xN);gm({type:"changeDataView",event:"dataViewChanged",update:"prepareAndUpdate"},function(t,e){var n=[];g.each(t.newOption.series,function(t){var r=e.getSeriesByName(t.name)[0];if(r){var i=r.get("data");n.push({name:t.name,data:function(t,e){return g.map(t,function(t,n){var r=e&&e[n];if(g.isObject(r)&&!g.isArray(r)){g.isObject(t)&&!g.isArray(t)||(t={value:t});var i=null!=r.name&&null==t.name;return t=g.defaults(t,r),i&&delete t.name,t}return t})}(t.data,i)})}else n.push(g.extend({type:"scatter"},t))}),e.mergeOption(g.defaults({series:n},t.newOption))});var QN=UN,zN=g.each,YN=ti();function VN(t){var e=YN(t);return e.snapshots||(e.snapshots=[{}]),e.snapshots}var WN=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.onclick=function(t,e){!function(t){YN(t).snapshots=null}(t),e.dispatchAction({type:"restore",from:this.uid})},e.getDefaultOption=function(t){return{show:!0,icon:"M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5",title:t.getLocaleModel().get(["toolbox","restore","title"])}},e}(xN);gm({type:"restore",event:"restore",update:"prepareAndUpdate"},function(t,e){e.resetOption("recreate")});var GN=WN,XN=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"],ZN=function(){function t(t,e,n){var r=this;this._targetInfoList=[];var i=KN(e,t);Object(g.each)(JN,function(t,e){(!n||!n.include||Object(g.indexOf)(n.include,e)>=0)&&t(i,r._targetInfoList)})}return t.prototype.setOutputRanges=function(t,e){return this.matchOutputRanges(t,e,function(t,e,n){if((t.coordRanges||(t.coordRanges=[])).push(e),!t.coordRange){t.coordRange=e;var r=eF[t.brushType](0,n,e);t.__rangeOffset={offset:rF[t.brushType](r.values,t.range,[1,1]),xyMinMax:r.xyMinMax}}}),t},t.prototype.matchOutputRanges=function(t,e,n){Object(g.each)(t,function(t){var r=this.findTargetInfo(t,e);r&&!0!==r&&Object(g.each)(r.coordSyses,function(r){var i=eF[t.brushType](1,r,t.range,!0);n(t,i.values,r,e)})},this)},t.prototype.setInputRanges=function(t,e){Object(g.each)(t,function(t){var n,r,i,o,a,s=this.findTargetInfo(t,e);if(t.range=t.range||[],s&&!0!==s){t.panelId=s.panelId;var l=eF[t.brushType](0,s.coordSys,t.coordRange),c=t.__rangeOffset;t.range=c?rF[t.brushType](l.values,c.offset,(n=l.xyMinMax,r=c.xyMinMax,i=oF(n),o=oF(r),a=[i[0]/o[0],i[1]/o[1]],isNaN(a[0])&&(a[0]=1),isNaN(a[1])&&(a[1]=1),a)):l.values}},this)},t.prototype.makePanelOpts=function(t,e){return Object(g.map)(this._targetInfoList,function(n){var r=n.getPanelRect();return{panelId:n.panelId,defaultBrushType:e?e(n):null,clipPath:FM(r),isTargetByCursor:jM(r,t,n.coordSysModel),getLinearBrushOtherExtent:RM(r)}})},t.prototype.controlSeries=function(t,e,n){var r=this.findTargetInfo(t,n);return!0===r||r&&Object(g.indexOf)(r.coordSyses,e.coordinateSystem)>=0},t.prototype.findTargetInfo=function(t,e){for(var n=this._targetInfoList,r=KN(e,t),i=0;i<n.length;i++){var o=n[i],a=t.panelId;if(a){if(o.panelId===a)return o}else for(var s=0;s<qN.length;s++)if(qN[s](r,o))return o}return!0},t}();function $N(t){return t[0]>t[1]&&t.reverse(),t}function KN(t,e){return ni(t,e,{includeMainTypes:XN})}var JN={grid:function(t,e){var n=t.xAxisModels,r=t.yAxisModels,i=t.gridModels,o=Object(g.createHashMap)(),a={},s={};(n||r||i)&&(Object(g.each)(n,function(t){var e=t.axis.grid.model;o.set(e.id,e),a[e.id]=!0}),Object(g.each)(r,function(t){var e=t.axis.grid.model;o.set(e.id,e),s[e.id]=!0}),Object(g.each)(i,function(t){o.set(t.id,t),a[t.id]=!0,s[t.id]=!0}),o.each(function(t){var i=t.coordinateSystem,o=[];Object(g.each)(i.getCartesians(),function(t,e){(Object(g.indexOf)(n,t.getAxis("x").model)>=0||Object(g.indexOf)(r,t.getAxis("y").model)>=0)&&o.push(t)}),e.push({panelId:"grid--"+t.id,gridModel:t,coordSysModel:t,coordSys:o[0],coordSyses:o,getPanelRect:tF.grid,xAxisDeclared:a[t.id],yAxisDeclared:s[t.id]})}))},geo:function(t,e){Object(g.each)(t.geoModels,function(t){var n=t.coordinateSystem;e.push({panelId:"geo--"+t.id,geoModel:t,coordSysModel:t,coordSys:n,coordSyses:[n],getPanelRect:tF.geo})})}},qN=[function(t,e){var n=t.xAxisModel,r=t.yAxisModel,i=t.gridModel;return!i&&n&&(i=n.axis.grid.model),!i&&r&&(i=r.axis.grid.model),i&&i===e.gridModel},function(t,e){var n=t.geoModel;return n&&n===e.geoModel}],tF={grid:function(){return this.coordSys.master.getRect().clone()},geo:function(){var t=this.coordSys,e=t.getBoundingRect().clone();return e.applyTransform(Sc(t)),e}},eF={lineX:Object(g.curry)(nF,0),lineY:Object(g.curry)(nF,1),rect:function(t,e,n,r){var i=t?e.pointToData([n[0][0],n[1][0]],r):e.dataToPoint([n[0][0],n[1][0]],r),o=t?e.pointToData([n[0][1],n[1][1]],r):e.dataToPoint([n[0][1],n[1][1]],r),a=[$N([i[0],o[0]]),$N([i[1],o[1]])];return{values:a,xyMinMax:a}},polygon:function(t,e,n,r){var i=[[1/0,-1/0],[1/0,-1/0]];return{values:Object(g.map)(n,function(n){var o=t?e.pointToData(n,r):e.dataToPoint(n,r);return i[0][0]=Math.min(i[0][0],o[0]),i[1][0]=Math.min(i[1][0],o[1]),i[0][1]=Math.max(i[0][1],o[0]),i[1][1]=Math.max(i[1][1],o[1]),o}),xyMinMax:i}}};function nF(t,e,n,r){var i=n.getAxis(["x","y"][t]),o=$N(Object(g.map)([0,1],function(t){return e?i.coordToData(i.toLocalCoord(r[t]),!0):i.toGlobalCoord(i.dataToCoord(r[t]))})),a=[];return a[t]=o,a[1-t]=[NaN,NaN],{values:o,xyMinMax:a}}var rF={lineX:Object(g.curry)(iF,0),lineY:Object(g.curry)(iF,1),rect:function(t,e,n){return[[t[0][0]-n[0]*e[0][0],t[0][1]-n[0]*e[0][1]],[t[1][0]-n[1]*e[1][0],t[1][1]-n[1]*e[1][1]]]},polygon:function(t,e,n){return Object(g.map)(t,function(t,r){return[t[0]-n[0]*e[r][0],t[1]-n[1]*e[r][1]]})}};function iF(t,e,n,r){return[e[0]-r[t]*n[0],e[1]-r[t]*n[1]]}function oF(t){return t?[t[0][1]-t[0][0],t[1][1]-t[1][0]]:[NaN,NaN]}var aF,sF,lF=ZN,cF=g.each,uF=Ur+"toolbox-dataZoom_",hF=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.render=function(t,e,n,r){this._brushController||(this._brushController=new NM(n.getZr()),this._brushController.on("brush",g.bind(this._onBrush,this)).mount()),function(t,e,n,r,i){var o=n._isZoomActive;r&&"takeGlobalCursor"===r.type&&(o="dataZoomSelect"===r.key&&r.dataZoomSelectActive);n._isZoomActive=o,t.setIconStatus("zoom",o?"emphasis":"normal");var a=new lF(fF(t),e,{include:["grid"]}).makePanelOpts(i,function(t){return t.xAxisDeclared&&!t.yAxisDeclared?"lineX":!t.xAxisDeclared&&t.yAxisDeclared?"lineY":"rect"});n._brushController.setPanels(a).enableBrush(!(!o||!a.length)&&{brushType:"auto",brushStyle:t.getModel("brushStyle").getItemStyle()})}(t,e,this,r,n),function(t,e){t.setIconStatus("back",function(t){return VN(t).length}(e)>1?"emphasis":"normal")}(t,e)},e.prototype.onclick=function(t,e,n){dF[n].call(this)},e.prototype.remove=function(t,e){this._brushController&&this._brushController.unmount()},e.prototype.dispose=function(t,e){this._brushController&&this._brushController.dispose()},e.prototype._onBrush=function(t){var e=t.areas;if(t.isEnd&&e.length){var n={},r=this.ecModel;this._brushController.updateCovers([]),new lF(fF(this.model),r,{include:["grid"]}).matchOutputRanges(e,r,function(t,e,n){if("cartesian2d"===n.type){var r=t.brushType;"rect"===r?(i("x",n,e[0]),i("y",n,e[1])):i({lineX:"x",lineY:"y"}[r],n,e)}}),function(t,e){var n=VN(t);zN(e,function(e,r){for(var i=n.length-1;i>=0&&!n[i][r];i--);if(i<0){var o=t.queryComponents({mainType:"dataZoom",subType:"select",id:r})[0];if(o){var a=o.getPercentRange();n[0][r]={dataZoomId:r,start:a[0],end:a[1]}}}}),n.push(e)}(r,n),this._dispatchZoomAction(n)}function i(t,e,i){var o=e.getAxis(t),a=o.model,s=function(t,e,n){var r;return n.eachComponent({mainType:"dataZoom",subType:"select"},function(n){n.getAxisModel(t,e.componentIndex)&&(r=n)}),r}(t,a,r),l=s.findRepresentativeAxisProxy(a).getMinMaxSpan();null==l.minValueSpan&&null==l.maxValueSpan||(i=DE(0,i.slice(),o.scale.getExtent(),0,l.minValueSpan,l.maxValueSpan)),s&&(n[s.id]={dataZoomId:s.id,startValue:i[0],endValue:i[1]})}},e.prototype._dispatchZoomAction=function(t){var e=[];cF(t,function(t,n){e.push(g.clone(t))}),e.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:e})},e.getDefaultOption=function(t){return{show:!0,filterMode:"filter",icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:t.getLocaleModel().get(["toolbox","dataZoom","title"]),brushStyle:{borderWidth:0,color:"rgba(210,219,238,0.2)"}}},e}(xN),dF={zoom:function(){var t=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:t})},back:function(){this._dispatchZoomAction(function(t){var e=VN(t),n=e[e.length-1];e.length>1&&e.pop();var r={};return zN(n,function(t,n){for(var i=e.length-1;i>=0;i--)if(t=e[i][n]){r[n]=t;break}}),r}(this.ecModel))}};function fF(t){var e={xAxisIndex:t.get("xAxisIndex",!0),yAxisIndex:t.get("yAxisIndex",!0),xAxisId:t.get("xAxisId",!0),yAxisId:t.get("yAxisId",!0)};return null==e.xAxisIndex&&null==e.xAxisId&&(e.xAxisIndex="all"),null==e.yAxisIndex&&null==e.yAxisId&&(e.yAxisIndex="all"),e}aF="dataZoom",sF=function(t){var e=t.getComponent("toolbox",0),n=["feature","dataZoom"];if(e&&null!=e.get(n)){var r=e.getModel(n),i=[],o=ni(t,fF(r));return cF(o.xAxisModels,function(t){return a(t,"xAxis","xAxisIndex")}),cF(o.yAxisModels,function(t){return a(t,"yAxis","yAxisIndex")}),i}function a(t,e,n){var o=t.componentIndex,a={type:"select",$fromToolbox:!0,filterMode:r.get("filterMode",!0)||"filter",id:uF+e+o};a[n]=o,i.push(a)}},Object(g.assert)(null==Yh.get(aF)&&sF),Yh.set(aF,sF);var pF=hF;var AF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="tooltip",e.dependencies=["axisPointer"],e.defaultOption={z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,displayMode:"single",renderMode:"auto",confine:null,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:"#fff",shadowBlur:10,shadowColor:"rgba(0, 0, 0, .2)",shadowOffsetX:1,shadowOffsetY:2,borderRadius:4,borderWidth:1,padding:null,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:"#999",width:1,type:"dashed",textStyle:{}}},textStyle:{color:"#666",fontSize:14}},e}(Sh);function gF(t){var e=t.get("confine");return null!=e?!!e:"richText"===t.get("renderMode")}function mF(t){if(A.a.domSupported)for(var e=document.documentElement.style,n=0,r=t.length;n<r;n++)if(t[n]in e)return t[n]}var vF=mF(["transform","webkitTransform","OTransform","MozTransform","msTransform"]);function yF(t,e){if(!t)return e;e=th(e,!0);var n=t.indexOf(e);return(t=-1===n?e:"-"+t.slice(0,n)+"-"+e).toLowerCase()}var bF=yF(mF(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),"transition"),_F=yF(vF,"transform"),wF="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;"+(A.a.transform3dSupported?"will-change:transform;":"");function xF(t,e,n){var r=t.toFixed(0)+"px",i=e.toFixed(0)+"px";if(!A.a.transformSupported)return n?"top:"+i+";left:"+r+";":[["top",i],["left",r]];var o=A.a.transform3dSupported,a="translate"+(o?"3d":"")+"("+r+","+i+(o?",0":"")+")";return n?"top:0;left:0;"+_F+":"+a+";":[["top",0],["left",0],[vF,a]]}function SF(t,e,n){var r=[],i=t.get("transitionDuration"),o=t.get("backgroundColor"),a=t.get("shadowBlur"),s=t.get("shadowColor"),l=t.get("shadowOffsetX"),c=t.get("shadowOffsetY"),u=t.getModel("textStyle"),h=Kf(t,"html"),d=l+"px "+c+"px "+a+"px "+s;return r.push("box-shadow:"+d),e&&i&&r.push(function(t,e){var n=" "+t/2+"s cubic-bezier(0.23,1,0.32,1)",r="opacity"+n+",visibility"+n;return e||(n=" "+t+"s cubic-bezier(0.23,1,0.32,1)",r+=A.a.transformSupported?","+_F+n:",left"+n+",top"+n),bF+":"+r}(i,n)),o&&r.push("background-color:"+o),Object(g.each)(["width","color","radius"],function(e){var n="border-"+e,i=th(n),o=t.get(i);null!=o&&r.push(n+":"+o+("color"===e?"":"px"))}),r.push(function(t){var e=[],n=t.get("fontSize"),r=t.getTextColor();r&&e.push("color:"+r),e.push("font:"+t.getFont()),n&&e.push("line-height:"+Math.round(3*n/2)+"px");var i=t.get("textShadowColor"),o=t.get("textShadowBlur")||0,a=t.get("textShadowOffsetX")||0,s=t.get("textShadowOffsetY")||0;return i&&o&&e.push("text-shadow:"+a+"px "+s+"px "+o+"px "+i),Object(g.each)(["decoration","align"],function(n){var r=t.get(n);r&&e.push("text-"+n+":"+r)}),e.join(";")}(u)),null!=h&&r.push("padding:"+eh(h).join("px ")+"px"),r.join(";")+";"}function CF(t,e,n,r,i){var o=e&&e.painter;if(n){var a=o&&o.getViewportRoot();a&&function(t,e,n,r,i){$(Z,e,r,i,!0)&&$(t,n,Z[0],Z[1])}(t,a,document.body,r,i)}else{t[0]=r,t[1]=i;var s=o&&o.getViewportRootOffset();s&&(t[0]+=s.offsetLeft,t[1]+=s.offsetTop)}t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var kF=function(){function t(t,e,n){if(this._show=!1,this._styleCoord=[0,0,0,0],this._enterable=!0,this._alwaysShowContent=!1,this._firstShow=!0,this._longHide=!0,A.a.wxa)return null;var r=document.createElement("div");r.domBelongToZr=!0,this.el=r;var i=this._zr=e.getZr(),o=this._appendToBody=n&&n.appendToBody;CF(this._styleCoord,i,o,e.getWidth()/2,e.getHeight()/2),o?document.body.appendChild(r):t.appendChild(r),this._container=t;var a=this;r.onmouseenter=function(){a._enterable&&(clearTimeout(a._hideTimeout),a._show=!0),a._inContent=!0},r.onmousemove=function(t){if(t=t||window.event,!a._enterable){var e=i.handler;st(i.painter.getViewportRoot(),t,!0),e.dispatch("mousemove",t)}},r.onmouseleave=function(){a._inContent=!1,a._enterable&&a._show&&a.hideLater(a._hideDelay)}}return t.prototype.update=function(t){var e,n,r,i=this._container,o=(n="position",(r=(e=i).currentStyle||document.defaultView&&document.defaultView.getComputedStyle(e))?n?r[n]:r:null),a=i.style;"absolute"!==a.position&&"absolute"!==o&&(a.position="relative");var s=t.get("alwaysShowContent");s&&this._moveIfResized(),this._alwaysShowContent=s,this.el.className=t.get("className")||""},t.prototype.show=function(t,e){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var n=this.el,r=n.style,i=this._styleCoord;n.innerHTML?r.cssText=wF+SF(t,!this._firstShow,this._longHide)+xF(i[0],i[1],!0)+"border-color:"+ch(e)+";"+(t.get("extraCssText")||"")+";pointer-events:"+(this._enterable?"auto":"none"):r.display="none",this._show=!0,this._firstShow=!1,this._longHide=!1},t.prototype.setContent=function(t,e,n,r,i){var o=this.el;if(null!=t){var a="";if(Object(g.isString)(i)&&"item"===n.get("trigger")&&!gF(n)&&(a=function(t,e,n){if(!Object(g.isString)(n)||"inside"===n)return"";var r=t.get("backgroundColor"),i=t.get("borderWidth");e=ch(e);var o,a,s=o="left"===(o=n)?"right":"right"===o?"left":"top"===o?"bottom":"top",l=Math.max(1.5*Math.round(i),6),c="",u=_F+":";Object(g.indexOf)(["left","right"],s)>-1?(c+="top:50%",u+="translateY(-50%) rotate("+(a="left"===s?-225:-45)+"deg)"):(c+="left:50%",u+="translateX(-50%) rotate("+(a="top"===s?225:45)+"deg)");var h=a*Math.PI/180,d=l+i,f=d*Math.abs(Math.cos(h))+d*Math.abs(Math.sin(h)),p=e+" solid "+i+"px;";return'<div style="'+["position:absolute;width:"+l+"px;height:"+l+"px;z-index:-1;",(c+=";"+s+":-"+Math.round(100*((f-Math.SQRT2*i)/2+Math.SQRT2*i-(f-d)/2))/100+"px")+";"+u+";","border-bottom:"+p,"border-right:"+p,"background-color:"+r+";"].join("")+'"></div>'}(n,r,i)),Object(g.isString)(t))o.innerHTML=t+a;else if(t){o.innerHTML="",Object(g.isArray)(t)||(t=[t]);for(var s=0;s<t.length;s++)Object(g.isDom)(t[s])&&t[s].parentNode!==o&&o.appendChild(t[s]);if(a&&o.childNodes.length){var l=document.createElement("div");l.innerHTML=a,o.appendChild(l)}}}else o.innerHTML=""},t.prototype.setEnterable=function(t){this._enterable=t},t.prototype.getSize=function(){var t=this.el;return[t.offsetWidth,t.offsetHeight]},t.prototype.moveTo=function(t,e){var n=this._styleCoord;if(CF(n,this._zr,this._appendToBody,t,e),null!=n[0]&&null!=n[1]){var r=this.el.style,i=xF(n[0],n[1]);Object(g.each)(i,function(t){r[t[0]]=t[1]})}},t.prototype._moveIfResized=function(){var t=this._styleCoord[2],e=this._styleCoord[3];this.moveTo(t*this._zr.getWidth(),e*this._zr.getHeight())},t.prototype.hide=function(){var t=this,e=this.el.style;e.visibility="hidden",e.opacity="0",A.a.transform3dSupported&&(e.willChange=""),this._show=!1,this._longHideTimeout=setTimeout(function(){return t._longHide=!0},500)},t.prototype.hideLater=function(t){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(Object(g.bind)(this.hide,this),t)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){this.el.parentNode.removeChild(this.el)},t}();function BF(t){return Math.max(0,t)}function TF(t){var e=BF(t.shadowBlur||0),n=BF(t.shadowOffsetX||0),r=BF(t.shadowOffsetY||0);return{left:BF(e-n),right:BF(e+n),top:BF(e-r),bottom:BF(e+r)}}function EF(t,e,n,r){t[0]=n,t[1]=r,t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var MF=function(){function t(t){this._show=!1,this._styleCoord=[0,0,0,0],this._alwaysShowContent=!1,this._enterable=!0,this._zr=t.getZr(),EF(this._styleCoord,this._zr,t.getWidth()/2,t.getHeight()/2)}return t.prototype.update=function(t){var e=t.get("alwaysShowContent");e&&this._moveIfResized(),this._alwaysShowContent=e},t.prototype.show=function(){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.show(),this._show=!0},t.prototype.setContent=function(t,e,n,r,i){var o=this;g.isObject(t)&&Rr(""),this.el&&this._zr.remove(this.el);var a=n.getModel("textStyle");this.el=new Ba({style:{rich:e.richTextStyles,text:t,lineHeight:22,borderWidth:1,borderColor:r,textShadowColor:a.get("textShadowColor"),fill:n.get(["textStyle","color"]),padding:Kf(n,"richText"),verticalAlign:"top",align:"left"},z:n.get("z")}),g.each(["backgroundColor","borderRadius","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"],function(t){o.el.style[t]=n.get(t)}),g.each(["textShadowBlur","textShadowOffsetX","textShadowOffsetY"],function(t){o.el.style[t]=a.get(t)||0}),this._zr.add(this.el);var s=this;this.el.on("mouseover",function(){s._enterable&&(clearTimeout(s._hideTimeout),s._show=!0),s._inContent=!0}),this.el.on("mouseout",function(){s._enterable&&s._show&&s.hideLater(s._hideDelay),s._inContent=!1})},t.prototype.setEnterable=function(t){this._enterable=t},t.prototype.getSize=function(){var t=this.el,e=this.el.getBoundingRect(),n=TF(t.style);return[e.width+n.left+n.right,e.height+n.top+n.bottom]},t.prototype.moveTo=function(t,e){var n=this.el;if(n){var r=this._styleCoord;EF(r,this._zr,t,e),t=r[0],e=r[1];var i=n.style,o=BF(i.borderWidth||0),a=TF(i);n.x=t+o+a.left,n.y=e+o+a.top,n.markRedraw()}},t.prototype._moveIfResized=function(){var t=this._styleCoord[2],e=this._styleCoord[3];this.moveTo(t*this._zr.getWidth(),e*this._zr.getHeight())},t.prototype.hide=function(){this.el&&this.el.hide(),this._show=!1},t.prototype.hideLater=function(t){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(g.bind(this.hide,this),t)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){this._zr.remove(this.el)},t}(),OF=new ha({shape:{x:-1,y:-1,width:2,height:2}});function LF(t,e,n){var r,i=e.ecModel;n?(r=new du(n,i,i),r=new du(e.option,r,i)):r=e;for(var o=t.length-1;o>=0;o--){var a=t[o];a&&(a instanceof du&&(a=a.get("tooltip",!0)),Object(g.isString)(a)&&(a={formatter:a}),a&&(r=new du(a,r,i)))}return r}function DF(t,e){return t.dispatchAction||Object(g.bind)(e.dispatchAction,e)}function IF(t){return"center"===t||"middle"===t}var PF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(t,e){if(!A.a.node&&e.getDom()){var n,r=t.getComponent("tooltip"),i=this._renderMode="auto"===(n=r.get("renderMode"))?A.a.domSupported?"html":"richText":n||"html";this._tooltipContent="richText"===i?new MF(e):new kF(e.getDom(),e,{appendToBody:r.get("appendToBody",!0)})}},e.prototype.render=function(t,e,n){if(!A.a.node&&n.getDom()){this.group.removeAll(),this._tooltipModel=t,this._ecModel=e,this._api=n;var r=this._tooltipContent;r.update(t),r.setEnterable(t.get("enterable")),this._initGlobalListener(),this._keepShow(),"richText"!==this._renderMode&&t.get("transitionDuration")?Tp(this,"_updatePosition",50,"fixRate"):Ep(this,"_updatePosition")}},e.prototype._initGlobalListener=function(){var t=this._tooltipModel.get("triggerOn");CI("itemTooltip",this._api,Object(g.bind)(function(e,n,r){"none"!==t&&(t.indexOf(e)>=0?this._tryShow(n,r):"leave"===e&&this._hide(r))},this))},e.prototype._keepShow=function(){var t=this._tooltipModel,e=this._ecModel,n=this._api,r=t.get("triggerOn");if(null!=this._lastX&&null!=this._lastY&&"none"!==r&&"click"!==r){var i=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout(function(){!n.isDisposed()&&i.manuallyShowTip(t,e,n,{x:i._lastX,y:i._lastY,dataByCoordSys:i._lastDataByCoordSys})})}},e.prototype.manuallyShowTip=function(t,e,n,r){if(r.from!==this.uid&&!A.a.node&&n.getDom()){var i=DF(r,n);this._ticket="";var o=r.dataByCoordSys,a=function(t,e,n){var r=ri(t).queryOptionMap,i=r.keys()[0];if(!i||"series"===i)return;var o,a=ai(e,i,r.get(i),{useDefault:!1,enableAll:!1,enableNone:!1}).models[0];if(!a)return;if(n.getViewOfComponentModel(a).group.traverse(function(e){var n=Ta(e).tooltipConfig;if(n&&n.name===t.name)return o=e,!0}),o)return{componentMainType:i,componentIndex:a.componentIndex,el:o}}(r,e,n);if(a){var s=a.el.getBoundingRect().clone();s.applyTransform(a.el.transform),this._tryShow({offsetX:s.x+s.width/2,offsetY:s.y+s.height/2,target:a.el,position:r.position,positionDefault:"bottom"},i)}else if(r.tooltip&&null!=r.x&&null!=r.y){var l=OF;l.x=r.x,l.y=r.y,l.update(),Ta(l).tooltipConfig={name:null,option:r.tooltip},this._tryShow({offsetX:r.x,offsetY:r.y,target:l},i)}else if(o)this._tryShow({offsetX:r.x,offsetY:r.y,position:r.position,dataByCoordSys:o,tooltipOption:r.tooltipOption},i);else if(null!=r.seriesIndex){if(this._manuallyAxisShowTip(t,e,n,r))return;var c=MI(r,e),u=c.point[0],h=c.point[1];null!=u&&null!=h&&this._tryShow({offsetX:u,offsetY:h,target:c.el,position:r.position,positionDefault:"bottom"},i)}else null!=r.x&&null!=r.y&&(n.dispatchAction({type:"updateAxisPointer",x:r.x,y:r.y}),this._tryShow({offsetX:r.x,offsetY:r.y,position:r.position,target:n.getZr().findHover(r.x,r.y).target},i))}},e.prototype.manuallyHideTip=function(t,e,n,r){var i=this._tooltipContent;this._tooltipModel&&i.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=this._lastDataByCoordSys=null,r.from!==this.uid&&this._hide(DF(r,n))},e.prototype._manuallyAxisShowTip=function(t,e,n,r){var i=r.seriesIndex,o=r.dataIndex,a=e.getComponent("axisPointer").coordSysAxesInfo;if(null!=i&&null!=o&&null!=a){var s=e.getSeriesByIndex(i);if(s)if("axis"===LF([s.getData().getItemModel(o),s,(s.coordinateSystem||{}).model],this._tooltipModel).get("trigger"))return n.dispatchAction({type:"updateAxisPointer",seriesIndex:i,dataIndex:o,position:r.position}),!0}},e.prototype._tryShow=function(t,e){var n=t.target;if(this._tooltipModel){this._lastX=t.offsetX,this._lastY=t.offsetY;var r=t.dataByCoordSys;if(r&&r.length)this._showAxisTooltip(r,t);else if(n){var i,o;this._lastDataByCoordSys=null,gA(n,function(t){return null!=Ta(t).dataIndex?(i=t,!0):null!=Ta(t).tooltipConfig?(o=t,!0):void 0},!0),i?this._showSeriesItemTooltip(t,i,e):o?this._showComponentItemTooltip(t,o,e):this._hide(e)}else this._lastDataByCoordSys=null,this._hide(e)}},e.prototype._showOrMove=function(t,e){var n=t.get("showDelay");e=Object(g.bind)(e,this),clearTimeout(this._showTimout),n>0?this._showTimout=setTimeout(e,n):e()},e.prototype._showAxisTooltip=function(t,e){var n=this._ecModel,r=this._tooltipModel,i=[e.offsetX,e.offsetY],o=LF([e.tooltipOption],r),a=this._renderMode,s=[],l=Qf("section",{blocks:[],noHeader:!0}),c=[],u=new Jf;Object(g.each)(t,function(t){Object(g.each)(t.dataByAxis,function(t){var e=n.getComponent(t.axisDim+"Axis",t.axisIndex),i=t.value;if(e&&null!=i){var o=hI(i,e.axis,n,t.seriesDataIndices,t.valueLabelOpt),h=Qf("section",{header:o,noHeader:!Object(g.trim)(o),sortBlocks:!0,blocks:[]});l.blocks.push(h),Object(g.each)(t.seriesDataIndices,function(l){var d=n.getSeriesByIndex(l.seriesIndex),f=l.dataIndexInside,p=d.getDataParams(f);if(!(p.dataIndex<0)){p.axisDim=t.axisDim,p.axisIndex=t.axisIndex,p.axisType=t.axisType,p.axisId=t.axisId,p.axisValue=by(e.axis,{value:i}),p.axisValueLabel=o,p.marker=u.makeTooltipMarker("item",ch(p.color),a);var A=of(d.formatTooltip(f,!0,null)),m=A.frag;if(m){var v=LF([d],r).get("valueFormatter");h.blocks.push(v?Object(g.extend)({valueFormatter:v},m):m)}A.text&&c.push(A.text),s.push(p)}})}})}),l.blocks.reverse(),c.reverse();var h=e.position,d=o.get("order"),f=Gf(l,u,a,d,n.get("useUTC"),o.get("textStyle"));f&&c.unshift(f);var p="richText"===a?"\n\n":"<br/>",A=c.join(p);this._showOrMove(o,function(){this._updateContentNotChangedOnAxis(t,s)?this._updatePosition(o,h,i[0],i[1],this._tooltipContent,s):this._showTooltipContent(o,A,s,Math.random()+"",i[0],i[1],h,null,u)})},e.prototype._showSeriesItemTooltip=function(t,e,n){var r=this._ecModel,i=Ta(e),o=i.seriesIndex,a=r.getSeriesByIndex(o),s=i.dataModel||a,l=i.dataIndex,c=i.dataType,u=s.getData(c),h=this._renderMode,d=t.positionDefault,f=LF([u.getItemModel(l),s,a&&(a.coordinateSystem||{}).model],this._tooltipModel,d?{position:d}:null),p=f.get("trigger");if(null==p||"item"===p){var A=s.getDataParams(l,c),m=new Jf;A.marker=m.makeTooltipMarker("item",ch(A.color),h);var v=of(s.formatTooltip(l,!1,c)),y=f.get("order"),b=f.get("valueFormatter"),_=v.frag,w=_?Gf(b?Object(g.extend)({valueFormatter:b},_):_,m,h,y,r.get("useUTC"),f.get("textStyle")):v.text,x="item_"+s.name+"_"+l;this._showOrMove(f,function(){this._showTooltipContent(f,w,A,x,t.offsetX,t.offsetY,t.position,t.target,m)}),n({type:"showTip",dataIndexInside:l,dataIndex:u.getRawIndex(l),seriesIndex:o,from:this.uid})}},e.prototype._showComponentItemTooltip=function(t,e,n){var r=Ta(e),i=r.tooltipConfig.option||{};if(Object(g.isString)(i)){i={content:i,formatter:i}}var o=[i],a=this._ecModel.getComponent(r.componentMainType,r.componentIndex);a&&o.push(a),o.push({formatter:i.content});var s=t.positionDefault,l=LF(o,this._tooltipModel,s?{position:s}:null),c=l.get("content"),u=Math.random()+"",h=new Jf;this._showOrMove(l,function(){var n=Object(g.clone)(l.get("formatterParams")||{});this._showTooltipContent(l,c,n,u,t.offsetX,t.offsetY,t.position,e,h)}),n({type:"showTip",from:this.uid})},e.prototype._showTooltipContent=function(t,e,n,r,i,o,a,s,l){if(this._ticket="",t.get("showContent")&&t.get("show")){var c=this._tooltipContent;c.setEnterable(t.get("enterable"));var u=t.get("formatter");a=a||t.get("position");var h=e,d=this._getNearestPoint([i,o],n,t.get("trigger"),t.get("borderColor")).color;if(u)if(Object(g.isString)(u)){var f=t.ecModel.get("useUTC"),p=Object(g.isArray)(n)?n[0]:n;h=u,p&&p.axisType&&p.axisType.indexOf("time")>=0&&(h=Pu(p.axisValue,h,f)),h=oh(h,n,!0)}else if(Object(g.isFunction)(u)){var A=Object(g.bind)(function(e,r){e===this._ticket&&(c.setContent(r,l,t,d,a),this._updatePosition(t,a,i,o,c,n,s))},this);this._ticket=r,h=u(n,r,A)}else h=u;c.setContent(h,l,t,d,a),c.show(t,d),this._updatePosition(t,a,i,o,c,n,s)}},e.prototype._getNearestPoint=function(t,e,n,r){return"axis"===n||Object(g.isArray)(e)?{color:r||("html"===this._renderMode?"#fff":"none")}:Object(g.isArray)(e)?void 0:{color:r||e.color||e.borderColor}},e.prototype._updatePosition=function(t,e,n,r,i,o,a){var s=this._api.getWidth(),l=this._api.getHeight();e=e||t.get("position");var c=i.getSize(),u=t.get("align"),h=t.get("verticalAlign"),d=a&&a.getBoundingRect().clone();if(a&&d.applyTransform(a.transform),Object(g.isFunction)(e)&&(e=e([n,r],o,i.el,d,{viewSize:[s,l],contentSize:c.slice()})),Object(g.isArray)(e))n=pr(e[0],s),r=pr(e[1],l);else if(Object(g.isObject)(e)){var f=e;f.width=c[0],f.height=c[1];var p=gh(f,{width:s,height:l});n=p.x,r=p.y,u=null,h=null}else if(Object(g.isString)(e)&&a){var A=function(t,e,n,r){var i=n[0],o=n[1],a=Math.ceil(Math.SQRT2*r)+8,s=0,l=0,c=e.width,u=e.height;switch(t){case"inside":s=e.x+c/2-i/2,l=e.y+u/2-o/2;break;case"top":s=e.x+c/2-i/2,l=e.y-o-a;break;case"bottom":s=e.x+c/2-i/2,l=e.y+u+a;break;case"left":s=e.x-i-a,l=e.y+u/2-o/2;break;case"right":s=e.x+c+a,l=e.y+u/2-o/2}return[s,l]}(e,d,c,t.get("borderWidth"));n=A[0],r=A[1]}else{A=function(t,e,n,r,i,o,a){var s=n.getSize(),l=s[0],c=s[1];null!=o&&(t+l+o+2>r?t-=l+o:t+=o);null!=a&&(e+c+a>i?e-=c+a:e+=a);return[t,e]}(n,r,i,s,l,u?null:20,h?null:20);n=A[0],r=A[1]}if(u&&(n-=IF(u)?c[0]/2:"right"===u?c[0]:0),h&&(r-=IF(h)?c[1]/2:"bottom"===h?c[1]:0),gF(t)){A=function(t,e,n,r,i){var o=n.getSize(),a=o[0],s=o[1];return t=Math.min(t+a,r)-a,e=Math.min(e+s,i)-s,t=Math.max(t,0),e=Math.max(e,0),[t,e]}(n,r,i,s,l);n=A[0],r=A[1]}i.moveTo(n,r)},e.prototype._updateContentNotChangedOnAxis=function(t,e){var n=this._lastDataByCoordSys,r=this._cbParamsList,i=!!n&&n.length===t.length;return i&&Object(g.each)(n,function(n,o){var a=n.dataByAxis||[],s=(t[o]||{}).dataByAxis||[];(i=i&&a.length===s.length)&&Object(g.each)(a,function(t,n){var o=s[n]||{},a=t.seriesDataIndices||[],l=o.seriesDataIndices||[];(i=i&&t.value===o.value&&t.axisType===o.axisType&&t.axisId===o.axisId&&a.length===l.length)&&Object(g.each)(a,function(t,e){var n=l[e];i=i&&t.seriesIndex===n.seriesIndex&&t.dataIndex===n.dataIndex}),r&&Object(g.each)(t.seriesDataIndices,function(t){var n=t.seriesIndex,o=e[n],a=r[n];o&&a&&a.data!==o.data&&(i=!1)})})}),this._lastDataByCoordSys=t,this._cbParamsList=e,!!i},e.prototype._hide=function(t){this._lastDataByCoordSys=null,t({type:"hideTip",from:this.uid})},e.prototype.dispose=function(t,e){!A.a.node&&e.getDom()&&(Ep(this,"_updatePosition"),this._tooltipContent.dispose(),TI("itemTooltip",e))},e.type="tooltip",e}(fp);var NF=["rect","polygon","keep","clear"];function FF(t,e){var n=Qr(t?t.brush:[]);if(n.length){var r=[];g.each(n,function(t){var e=t.hasOwnProperty("toolbox")?t.toolbox:[];e instanceof Array&&(r=r.concat(e))});var i=t&&t.toolbox;g.isArray(i)&&(i=i[0]),i||(i={feature:{}},t.toolbox=[i]);var o,a,s=i.feature||(i.feature={}),l=s.brush||(s.brush={}),c=l.type||(l.type=[]);c.push.apply(c,r),o=c,a={},g.each(o,function(t){a[t]=1}),o.length=0,g.each(a,function(t,e){o.push(e)}),e&&!c.length&&c.push.apply(c,NF)}}var RF=g.each;function jF(t){if(t)for(var e in t)if(t.hasOwnProperty(e))return!0}function HF(t,e,n){var r={};return RF(e,function(e){var i,o=r[e]=((i=function(){}).prototype.__hidden=i.prototype,new i);RF(t[e],function(t,r){if(NB.isValidType(r)){var i={type:r,visual:t};n&&n(i,e),o[r]=new NB(i),"opacity"===r&&((i=g.clone(i)).type="colorAlpha",o.__hidden.__alphaForOpacity=new NB(i))}})}),r}function UF(t,e,n){var r;g.each(n,function(t){e.hasOwnProperty(t)&&jF(e[t])&&(r=!0)}),r&&g.each(n,function(n){e.hasOwnProperty(n)&&jF(e[n])?t[n]=g.clone(e[n]):delete t[n]})}var QF={lineX:zF(0),lineY:zF(1),rect:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])},rect:function(t,e,n){return t&&n.boundingRect.intersect(t)}},polygon:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])&&Ly(n.range,t[0],t[1])},rect:function(t,e,n){var r=n.range;if(!t||r.length<=1)return!1;var i=t.x,o=t.y,a=t.width,s=t.height,l=r[0];return!!(Ly(r,i,o)||Ly(r,i+a,o)||Ly(r,i,o+s)||Ly(r,i+a,o+s)||Lt.create(t).contain(l[0],l[1])||Lc(i,o,i+a,o,r)||Lc(i,o,i,o+s,r)||Lc(i+a,o,i+a,o+s,r)||Lc(i,o+s,i+a,o+s,r))||void 0}}};function zF(t){var e=["x","y"],n=["width","height"];return{point:function(e,n,r){if(e){var i=r.range;return YF(e[t],i)}},rect:function(r,i,o){if(r){var a=o.range,s=[r[e[t]],r[e[t]]+r[n[t]]];return s[1]<s[0]&&s.reverse(),YF(s[0],a)||YF(s[1],a)||YF(a[0],s)||YF(a[1],s)}}}}function YF(t,e){return e[0]<=t&&t<=e[1]}var VF=["inBrush","outOfBrush"],WF="__ecBrushSelect",GF="__ecInBrushSelectEvent";function XF(t){t.eachComponent({mainType:"brush"},function(e){(e.brushTargetManager=new lF(e.option,t)).setInputRanges(e.areas,t)})}function ZF(t,e,n){var r,i,o=[];t.eachComponent({mainType:"brush"},function(t){n&&"takeGlobalCursor"===n.type&&t.setBrushOption("brush"===n.key?n.brushOption:{brushType:!1})}),XF(t),t.eachComponent({mainType:"brush"},function(e,n){var a={brushId:e.id,brushIndex:n,brushName:e.name,areas:g.clone(e.areas),selected:[]};o.push(a);var s=e.option,l=s.brushLink,c=[],u=[],h=[],d=!1;n||(r=s.throttleType,i=s.throttleDelay);var f=g.map(e.areas,function(t){var e=JF[t.brushType],n=g.defaults({boundingRect:e?e(t):void 0},t);return n.selectors=function(t){var e=t.brushType,n={point:function(r){return QF[e].point(r,n,t)},rect:function(r){return QF[e].rect(r,n,t)}};return n}(n),n}),p=HF(e.option,VF,function(t){t.mappingMethod="fixed"});function A(t){return"all"===l||!!c[t]}function m(t){return!!t.length}g.isArray(l)&&g.each(l,function(t){c[t]=1}),t.eachSeries(function(n,r){var i=h[r]=[];"parallel"===n.subType?function(t,e){var n=t.coordinateSystem;d=d||n.hasAxisBrushed(),A(e)&&n.eachActiveState(t.getData(),function(t,e){"active"===t&&(u[e]=1)})}(n,r):function(n,r,i){if(!n.brushSelector||function(t,e){var n=t.option.seriesIndex;return null!=n&&"all"!==n&&(g.isArray(n)?g.indexOf(n,e)<0:e!==n)}(e,r))return;if(g.each(f,function(r){e.brushTargetManager.controlSeries(r,n,t)&&i.push(r),d=d||m(i)}),A(r)&&m(i)){var o=n.getData();o.each(function(t){KF(n,i,o,t)&&(u[t]=1)})}}(n,r,i)}),t.eachSeries(function(t,e){var n={seriesId:t.id,seriesIndex:e,seriesName:t.name,dataIndex:[]};a.selected.push(n);var r=h[e],i=t.getData(),o=A(e)?function(t){return u[t]?(n.dataIndex.push(i.getRawIndex(t)),"inBrush"):"outOfBrush"}:function(e){return KF(t,r,i,e)?(n.dataIndex.push(i.getRawIndex(e)),"inBrush"):"outOfBrush"};(A(e)?d:m(r))&&function(t,e,n,r,i,o){var a,s={};function l(t){return hA(n,a,t)}function c(t,e){fA(n,a,t,e)}function u(t,u){a=null==o?t:u;var h=n.getRawDataItem(a);if(!h||!1!==h.visualMap)for(var d=r.call(i,t),f=e[d],p=s[d],A=0,g=p.length;A<g;A++){var m=p[A];f[m]&&f[m].applyVisual(t,l,c)}}g.each(t,function(t){var n=NB.prepareVisualTypes(e[t]);s[t]=n}),null==o?n.each(u):n.each([o],u)}(VF,p,i,o)})}),function(t,e,n,r,i){if(!i)return;var o=t.getZr();if(o[GF])return;o[WF]||(o[WF]=$F);Tp(o,WF,n,e)(t,r)}(e,r,i,o,n)}function $F(t,e){if(!t.isDisposed()){var n=t.getZr();n[GF]=!0,t.dispatchAction({type:"brushSelect",batch:e}),n[GF]=!1}}function KF(t,e,n,r){for(var i=0,o=e.length;i<o;i++){var a=e[i];if(t.brushSelector(r,n,a.selectors,a))return!0}}var JF={rect:function(t){return qF(t.range)},polygon:function(t){for(var e,n=t.range,r=0,i=n.length;r<i;r++){e=e||[[1/0,-1/0],[1/0,-1/0]];var o=n[r];o[0]<e[0][0]&&(e[0][0]=o[0]),o[0]>e[0][1]&&(e[0][1]=o[0]),o[1]<e[1][0]&&(e[1][0]=o[1]),o[1]>e[1][1]&&(e[1][1]=o[1])}return e&&qF(e)}};function qF(t){return new Lt(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var tR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(t,e){this.ecModel=t,this.api=e,this.model,(this._brushController=new NM(e.getZr())).on("brush",g.bind(this._onBrush,this)).mount()},e.prototype.render=function(t,e,n,r){this.model=t,this._updateController(t,e,n,r)},e.prototype.updateTransform=function(t,e,n,r){XF(e),this._updateController(t,e,n,r)},e.prototype.updateVisual=function(t,e,n,r){this.updateTransform(t,e,n,r)},e.prototype.updateView=function(t,e,n,r){this._updateController(t,e,n,r)},e.prototype._updateController=function(t,e,n,r){(!r||r.$from!==t.id)&&this._brushController.setPanels(t.brushTargetManager.makePanelOpts(n)).enableBrush(t.brushOption).updateCovers(t.areas.slice())},e.prototype.dispose=function(){this._brushController.dispose()},e.prototype._onBrush=function(t){var e=this.model.id,n=this.model.brushTargetManager.setOutputRanges(t.areas,this.ecModel);(!t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:e,areas:g.clone(n),$from:e}),t.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:e,areas:g.clone(n),$from:e})},e.type="brush",e}(fp);function eR(t,e){return g.merge({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new du(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}var nR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.areas=[],n.brushOption={},n}return p(e,t),e.prototype.optionUpdated=function(t,e){var n=this.option;!e&&UF(n,t,["inBrush","outOfBrush"]);var r=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:"#ddd"},r.hasOwnProperty("liftZ")||(r.liftZ=5)},e.prototype.setAreas=function(t){t&&(this.areas=g.map(t,function(t){return eR(this.option,t)},this))},e.prototype.setBrushOption=function(t){this.brushOption=eR(this.option,t),this.brushType=this.brushOption.brushType},e.type="brush",e.dependencies=["geo","grid","xAxis","yAxis","parallel","series"],e.defaultOption={seriesIndex:"all",brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(210,219,238,0.3)",borderColor:"#D2DBEE"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},e}(Sh),rR=["rect","polygon","lineX","lineY","keep","clear"],iR=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return p(e,t),e.prototype.render=function(t,e,n){var r,i,o;e.eachComponent({mainType:"brush"},function(t){r=t.brushType,i=t.brushOption.brushMode||"single",o=o||!!t.areas.length}),this._brushType=r,this._brushMode=i,g.each(t.get("type",!0),function(e){t.setIconStatus(e,("keep"===e?"multiple"===i:"clear"===e?o:e===r)?"emphasis":"normal")})},e.prototype.updateView=function(t,e,n){this.render(t,e,n)},e.prototype.getIcons=function(){var t=this.model,e=t.get("icon",!0),n={};return g.each(t.get("type",!0),function(t){e[t]&&(n[t]=e[t])}),n},e.prototype.onclick=function(t,e,n){var r=this._brushType,i=this._brushMode;"clear"===n?(e.dispatchAction({type:"axisAreaSelect",intervals:[]}),e.dispatchAction({type:"brush",command:"clear",areas:[]})):e.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===n?r:r!==n&&n,brushMode:"keep"===n?"multiple"===i?"single":"multiple":i}})},e.getDefaultOption=function(t){return{show:!0,type:rR.slice(),icon:{rect:"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13",polygon:"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2",lineX:"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4",lineY:"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4",keep:"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z",clear:"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2"},title:t.getLocaleModel().get(["toolbox","brush","title"])}},e}(xN);var oR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return p(e,t),e.type="title",e.defaultOption={z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:0,top:0,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bold",color:"#464646"},subtextStyle:{fontSize:12,color:"#6E7079"}},e}(Sh),aR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.render=function(t,e,n){if(this.group.removeAll(),t.get("show")){var r=this.group,i=t.getModel("textStyle"),o=t.getModel("subtextStyle"),a=t.get("textAlign"),s=g.retrieve2(t.get("textBaseline"),t.get("textVerticalAlign")),l=new Ba({style:zc(i,{text:t.get("text"),fill:i.getTextColor()},{disableBox:!0}),z2:10}),c=l.getBoundingRect(),u=t.get("subtext"),h=new Ba({style:zc(o,{text:u,fill:o.getTextColor(),y:c.height+t.get("itemGap"),verticalAlign:"top"},{disableBox:!0}),z2:10}),d=t.get("link"),f=t.get("sublink"),p=t.get("triggerEvent",!0);l.silent=!d&&!p,h.silent=!f&&!p,d&&l.on("click",function(){uh(d,"_"+t.get("target"))}),f&&h.on("click",function(){uh(f,"_"+t.get("subtarget"))}),Ta(l).eventData=Ta(h).eventData=p?{componentType:"title",componentIndex:t.componentIndex}:null,r.add(l),u&&r.add(h);var A=r.getBoundingRect(),m=t.getBoxLayoutParams();m.width=A.width,m.height=A.height;var v=gh(m,{width:n.getWidth(),height:n.getHeight()},t.get("padding"));a||("middle"===(a=t.get("left")||t.get("right"))&&(a="center"),"right"===a?v.x+=v.width:"center"===a&&(v.x+=v.width/2)),s||("center"===(s=t.get("top")||t.get("bottom"))&&(s="middle"),"bottom"===s?v.y+=v.height:"middle"===s&&(v.y+=v.height/2),s=s||"top"),r.x=v.x,r.y=v.y,r.markRedraw();var y={align:a,verticalAlign:s};l.setStyle(y),h.setStyle(y),A=r.getBoundingRect();var b=v.margin,_=t.getItemStyle(["color","opacity"]);_.fill=t.get("backgroundColor");var w=new ha({shape:{x:A.x-b[3],y:A.y-b[0],width:A.width+b[1]+b[3],height:A.height+b[0]+b[2],r:t.get("borderRadius")},style:_,subPixelOptimize:!0,silent:!0});r.add(w)}},e.type="title",e}(fp);var sR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode="box",n}return p(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),this._initData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this._initData()},e.prototype.setCurrentIndex=function(t){null==t&&(t=this.option.currentIndex);var e=this._data.count();this.option.loop?t=(t%e+e)%e:(t>=e&&(t=e-1),t<0&&(t=0)),this.option.currentIndex=t},e.prototype.getCurrentIndex=function(){return this.option.currentIndex},e.prototype.isIndexMax=function(){return this.getCurrentIndex()>=this._data.count()-1},e.prototype.setPlayState=function(t){this.option.autoPlay=!!t},e.prototype.getPlayState=function(){return!!this.option.autoPlay},e.prototype._initData=function(){var t,e=this.option,n=e.data||[],r=e.axisType,i=this._names=[];"category"===r?(t=[],Object(g.each)(n,function(e,n){var r,o=$r(Vr(e),"");Object(g.isObject)(e)?(r=Object(g.clone)(e)).value=n:r=n,t.push(r),i.push(o)})):t=n;var o={category:"ordinal",time:"time",value:"number"}[r]||"number";(this._data=new iv([{name:"value",type:o}],this)).initData(t,i)},e.prototype.getData=function(){return this._data},e.prototype.getCategories=function(){if("category"===this.get("axisType"))return this._names.slice()},e.type="timeline",e.defaultOption={z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:"#000"},data:[]},e}(Sh),lR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="timeline.slider",e.defaultOption=Au(sR.defaultOption,{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"circle",symbolSize:12,lineStyle:{show:!0,width:2,color:"#DAE1F5"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#A4B1D7"},itemStyle:{color:"#A4B1D7",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:15,color:"#316bf3",borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0, 0, 0, 0.3)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:24,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"M2,18.5A1.52,1.52,0,0,1,.92,18a1.49,1.49,0,0,1,0-2.12L7.81,9.36,1,3.11A1.5,1.5,0,1,1,3,.89l8,7.34a1.48,1.48,0,0,1,.49,1.09,1.51,1.51,0,0,1-.46,1.1L3,18.08A1.5,1.5,0,0,1,2,18.5Z",prevIcon:"M10,.5A1.52,1.52,0,0,1,11.08,1a1.49,1.49,0,0,1,0,2.12L4.19,9.64,11,15.89a1.5,1.5,0,1,1-2,2.22L1,10.77A1.48,1.48,0,0,1,.5,9.68,1.51,1.51,0,0,1,1,8.58L9,.92A1.5,1.5,0,0,1,10,.5Z",prevBtnSize:18,nextBtnSize:18,color:"#A4B1D7",borderColor:"#A4B1D7",borderWidth:1},emphasis:{label:{show:!0,color:"#6f778d"},itemStyle:{color:"#316BF3"},controlStyle:{color:"#316BF3",borderColor:"#316BF3",borderWidth:2}},progress:{lineStyle:{color:"#316BF3"},itemStyle:{color:"#316BF3"},label:{color:"#6f778d"}},data:[]}),e}(sR);Object(g.mixin)(lR,rf.prototype);var cR=lR,uR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="timeline",e}(fp),hR=function(t){function e(e,n,r,i){var o=t.call(this,e,n,r)||this;return o.type=i||"value",o}return p(e,t),e.prototype.getLabelModel=function(){return this.model.getModel("label")},e.prototype.isHorizontal=function(){return"horizontal"===this.model.get("orient")},e}(eb),dR=Math.PI,fR=ti();function pR(t,e,n,r,i,o){var a=e.get("color");i?(i.setColor(a),n.add(i),o&&o.onUpdate(i)):((i=EA(t.get("symbol"),-1,-1,2,2,a)).setStyle("strokeNoScale",!0),n.add(i),o&&o.onCreate(i));var s=e.getItemStyle(["color"]);i.setStyle(s),r=Object(g.merge)({rectHover:!0,z2:100},r,!0);var l=MA(t.get("symbolSize"));r.scaleX=l[0]/2,r.scaleY=l[1]/2;var c=OA(t.get("symbolOffset"),l);c&&(r.x=(r.x||0)+c[0],r.y=(r.y||0)+c[1]);var u=t.get("symbolRotate");return r.rotation=(u||0)*Math.PI/180||0,i.attr(r),i.updateTransform(),i}function AR(t,e,n,r,i,o){if(!t.dragging){var a=i.getModel("checkpointStyle"),s=r.dataToCoord(i.getData().get("value",n));if(o||!a.get("animation",!0))t.attr({x:s,y:0}),e&&e.attr({shape:{x2:s}});else{var l={duration:a.get("animationDuration",!0),easing:a.get("animationEasing",!0)};t.stopAnimation(null,!0),t.animateTo({x:s,y:0},l),e&&e.animateTo({shape:{x2:s}},l)}}}var gR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(t,e){this.api=e},e.prototype.render=function(t,e,n){if(this.model=t,this.api=n,this.ecModel=e,this.group.removeAll(),t.get("show",!0)){var r=this._layout(t,n),i=this._createGroup("_mainGroup"),o=this._createGroup("_labelGroup"),a=this._axis=this._createAxis(r,t);t.formatTooltip=function(t){return Qf("nameValue",{noName:!0,value:a.scale.getLabel({value:t})})},Object(g.each)(["AxisLine","AxisTick","Control","CurrentPointer"],function(e){this["_render"+e](r,i,a,t)},this),this._renderAxisLabel(r,o,a,t),this._position(r,t)}this._doPlayStop(),this._updateTicksStatus()},e.prototype.remove=function(){this._clearTimer(),this.group.removeAll()},e.prototype.dispose=function(){this._clearTimer()},e.prototype._layout=function(t,e){var n,r,i,o,a=t.get(["label","position"]),s=t.get("orient"),l=function(t,e){return gh(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()},t.get("padding"))}(t,e),c={horizontal:"center",vertical:(n=null==a||"auto"===a?"horizontal"===s?l.y+l.height/2<e.getHeight()/2?"-":"+":l.x+l.width/2<e.getWidth()/2?"+":"-":Object(g.isString)(a)?{horizontal:{top:"-",bottom:"+"},vertical:{left:"-",right:"+"}}[s][a]:a)>=0||"+"===n?"left":"right"},u={horizontal:n>=0||"+"===n?"top":"bottom",vertical:"middle"},h={horizontal:0,vertical:dR/2},d="vertical"===s?l.height:l.width,f=t.getModel("controlStyle"),p=f.get("show",!0),A=p?f.get("itemSize"):0,m=p?f.get("itemGap"):0,v=A+m,y=t.get(["label","rotate"])||0;y=y*dR/180;var b=f.get("position",!0),_=p&&f.get("showPlayBtn",!0),w=p&&f.get("showPrevBtn",!0),x=p&&f.get("showNextBtn",!0),S=0,C=d;"left"===b||"bottom"===b?(_&&(r=[0,0],S+=v),w&&(i=[S,0],S+=v),x&&(o=[C-A,0],C-=v)):(_&&(r=[C-A,0],C-=v),w&&(i=[0,0],S+=v),x&&(o=[C-A,0],C-=v));var k=[S,C];return t.get("inverse")&&k.reverse(),{viewRect:l,mainLength:d,orient:s,rotation:h[s],labelRotation:y,labelPosOpt:n,labelAlign:t.get(["label","align"])||c[s],labelBaseline:t.get(["label","verticalAlign"])||t.get(["label","baseline"])||u[s],playPosition:r,prevBtnPosition:i,nextBtnPosition:o,axisExtent:k,controlSize:A,controlGap:m}},e.prototype._position=function(t,e){var n=this._mainGroup,r=this._labelGroup,i=t.viewRect;if("vertical"===t.orient){var o=[1,0,0,1,0,0],a=i.x,s=i.y+i.height;vt(o,o,[-a,-s]),yt(o,o,-dR/2),vt(o,o,[a,s]),(i=i.clone()).applyTransform(o)}var l=m(i),c=m(n.getBoundingRect()),u=m(r.getBoundingRect()),h=[n.x,n.y],d=[r.x,r.y];d[0]=h[0]=l[0][0];var f,p=t.labelPosOpt;null==p||Object(g.isString)(p)?(v(h,c,l,1,f="+"===p?0:1),v(d,u,l,1,1-f)):(v(h,c,l,1,f=p>=0?0:1),d[1]=h[1]+p);function A(t){t.originX=l[0][0]-t.x,t.originY=l[1][0]-t.y}function m(t){return[[t.x,t.x+t.width],[t.y,t.y+t.height]]}function v(t,e,n,r,i){t[r]+=n[r][i]-e[r][i]}n.setPosition(h),r.setPosition(d),n.rotation=r.rotation=t.rotation,A(n),A(r)},e.prototype._createAxis=function(t,e){var n=e.getData(),r=e.get("axisType"),i=function(t,e){if(e=e||t.get("type"))switch(e){case"category":return new Ev({ordinalMeta:t.getCategories(),extent:[1/0,-1/0]});case"time":return new qv({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new Lv}}(e,r);i.getTicks=function(){return n.mapArray(["value"],function(t){return{value:t}})};var o=n.getDataExtent("value");i.setExtent(o[0],o[1]),i.calcNiceTicks();var a=new hR("value",i,t.axisExtent,r);return a.model=e,a},e.prototype._createGroup=function(t){var e=this[t]=new er;return this.group.add(e),e},e.prototype._renderAxisLine=function(t,e,n,r){var i=n.getExtent();if(r.get(["lineStyle","show"])){var o=new Ll({shape:{x1:i[0],y1:0,x2:i[1],y2:0},style:Object(g.extend)({lineCap:"round"},r.getModel("lineStyle").getLineStyle()),silent:!0,z2:1});e.add(o);var a=this._progressLine=new Ll({shape:{x1:i[0],x2:this._currentPointer?this._currentPointer.x:i[0],y1:0,y2:0},style:Object(g.defaults)({lineCap:"round",lineWidth:o.style.lineWidth},r.getModel(["progress","lineStyle"]).getLineStyle()),silent:!0,z2:1});e.add(a)}},e.prototype._renderAxisTick=function(t,e,n,r){var i=this,o=r.getData(),a=n.scale.getTicks();this._tickSymbols=[],Object(g.each)(a,function(t){var a=n.dataToCoord(t.value),s=o.getItemModel(t.value),l=s.getModel("itemStyle"),c=s.getModel(["emphasis","itemStyle"]),u=s.getModel(["progress","itemStyle"]),h={x:a,y:0,onclick:Object(g.bind)(i._changeTimeline,i,t.value)},d=pR(s,l,e,h);d.ensureState("emphasis").style=c.getItemStyle(),d.ensureState("progress").style=u.getItemStyle(),_s(d);var f=Ta(d);s.get("tooltip")?(f.dataIndex=t.value,f.dataModel=r):f.dataIndex=f.dataModel=null,i._tickSymbols.push(d)})},e.prototype._renderAxisLabel=function(t,e,n,r){var i=this;if(n.getLabelModel().get("show")){var o=r.getData(),a=n.getViewLabels();this._tickLabels=[],Object(g.each)(a,function(r){var a=r.tickValue,s=o.getItemModel(a),l=s.getModel("label"),c=s.getModel(["emphasis","label"]),u=s.getModel(["progress","label"]),h=n.dataToCoord(r.tickValue),d=new Ba({x:h,y:0,rotation:t.labelRotation-t.rotation,onclick:Object(g.bind)(i._changeTimeline,i,a),silent:!1,style:zc(l,{text:r.formattedLabel,align:t.labelAlign,verticalAlign:t.labelBaseline})});d.ensureState("emphasis").style=zc(c),d.ensureState("progress").style=zc(u),e.add(d),_s(d),fR(d).dataIndex=a,i._tickLabels.push(d)})}},e.prototype._renderControl=function(t,e,n,r){var i=t.controlSize,o=t.rotation,a=r.getModel("controlStyle").getItemStyle(),s=r.getModel(["emphasis","controlStyle"]).getItemStyle(),l=r.getPlayState(),c=r.get("inverse",!0);function u(t,n,l,c){if(t){var u=zn(Object(g.retrieve2)(r.get(["controlStyle",n+"BtnSize"]),i),i),h=function(t,e,n,r){var i=r.style,o=Oc(t.get(["controlStyle",e]),r||{},new Lt(n[0],n[1],n[2],n[3]));i&&o.setStyle(i);return o}(r,n+"Icon",[0,-u/2,u,u],{x:t[0],y:t[1],originX:i/2,originY:0,rotation:c?-o:0,rectHover:!0,style:a,onclick:l});h.ensureState("emphasis").style=s,e.add(h),_s(h)}}u(t.nextBtnPosition,"next",Object(g.bind)(this._changeTimeline,this,c?"-":"+")),u(t.prevBtnPosition,"prev",Object(g.bind)(this._changeTimeline,this,c?"+":"-")),u(t.playPosition,l?"stop":"play",Object(g.bind)(this._handlePlayClick,this,!l),!0)},e.prototype._renderCurrentPointer=function(t,e,n,r){var i=r.getData(),o=r.getCurrentIndex(),a=i.getItemModel(o).getModel("checkpointStyle"),s=this,l={onCreate:function(t){t.draggable=!0,t.drift=Object(g.bind)(s._handlePointerDrag,s),t.ondragend=Object(g.bind)(s._handlePointerDragend,s),AR(t,s._progressLine,o,n,r,!0)},onUpdate:function(t){AR(t,s._progressLine,o,n,r)}};this._currentPointer=pR(a,a,this._mainGroup,{},this._currentPointer,l)},e.prototype._handlePlayClick=function(t){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:t,from:this.uid})},e.prototype._handlePointerDrag=function(t,e,n){this._clearTimer(),this._pointerChangeTimeline([n.offsetX,n.offsetY])},e.prototype._handlePointerDragend=function(t){this._pointerChangeTimeline([t.offsetX,t.offsetY],!0)},e.prototype._pointerChangeTimeline=function(t,e){var n=this._toAxisCoord(t)[0],r=gr(this._axis.getExtent().slice());n>r[1]&&(n=r[1]),n<r[0]&&(n=r[0]),this._currentPointer.x=n,this._currentPointer.markRedraw();var i=this._progressLine;i&&(i.shape.x2=n,i.dirty());var o=this._findNearestTick(n),a=this.model;(e||o!==a.getCurrentIndex()&&a.get("realtime"))&&this._changeTimeline(o)},e.prototype._doPlayStop=function(){var t=this;this._clearTimer(),this.model.getPlayState()&&(this._timer=setTimeout(function(){var e=t.model;t._changeTimeline(e.getCurrentIndex()+(e.get("rewind",!0)?-1:1))},this.model.get("playInterval")))},e.prototype._toAxisCoord=function(t){return Cc(t,this._mainGroup.getLocalTransform(),!0)},e.prototype._findNearestTick=function(t){var e,n=this.model.getData(),r=1/0,i=this._axis;return n.each(["value"],function(n,o){var a=i.dataToCoord(n),s=Math.abs(a-t);s<r&&(r=s,e=o)}),e},e.prototype._clearTimer=function(){this._timer&&(clearTimeout(this._timer),this._timer=null)},e.prototype._changeTimeline=function(t){var e=this.model.getCurrentIndex();"+"===t?t=e+1:"-"===t&&(t=e-1),this.api.dispatchAction({type:"timelineChange",currentIndex:t,from:this.uid})},e.prototype._updateTicksStatus=function(){var t=this.model.getCurrentIndex(),e=this._tickSymbols,n=this._tickLabels;if(e)for(var r=0;r<e.length;r++)e&&e[r]&&e[r].toggleState("progress",r<t);if(n)for(r=0;r<n.length;r++)n&&n[r]&&n[r].toggleState("progress",fR(n[r]).dataIndex<=t)},e.type="timeline.slider",e}(uR);function mR(t){var e=t&&t.timeline;g.isArray(e)||(e=e?[e]:[]),g.each(e,function(t){t&&function(t){var e=t.type,n={number:"value",time:"time"};n[e]&&(t.axisType=n[e],delete t.type);if(vR(t),yR(t,"controlPosition")){var r=t.controlStyle||(t.controlStyle={});yR(r,"position")||(r.position=t.controlPosition),"none"!==r.position||yR(r,"show")||(r.show=!1,delete r.position),delete t.controlPosition}g.each(t.data||[],function(t){g.isObject(t)&&!g.isArray(t)&&(!yR(t,"value")&&yR(t,"name")&&(t.value=t.name),vR(t))})}(t)})}function vR(t){var e=t.itemStyle||(t.itemStyle={}),n=e.emphasis||(e.emphasis={}),r=t.label||t.label||{},i=r.normal||(r.normal={}),o={normal:1,emphasis:1};g.each(r,function(t,e){o[e]||yR(i,e)||(i[e]=t)}),n.label&&!yR(r,"emphasis")&&(r.emphasis=n.label,delete n.label)}function yR(t,e){return t.hasOwnProperty(e)}function bR(t,e){if(!t)return!1;for(var n=Object(g.isArray)(t)?t:[t],r=0;r<n.length;r++)if(n[r]&&n[r][e])return!0;return!1}function _R(t){zr(t,"label",["show"])}var wR=ti(),xR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.createdBySelf=!1,n}return p(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),this._mergeOption(t,n,!1,!0)},e.prototype.isAnimationEnabled=function(){if(A.a.node)return!1;var t=this.__hostSeries;return this.getShallow("animation")&&t&&t.isAnimationEnabled()},e.prototype.mergeOption=function(t,e){this._mergeOption(t,e,!1,!1)},e.prototype._mergeOption=function(t,e,n,r){var i=this.mainType;n||e.eachSeries(function(t){var n=t.get(this.mainType,!0),o=wR(t)[i];n&&n.data?(o?o._mergeOption(n,e,!0):(r&&_R(n),g.each(n.data,function(t){t instanceof Array?(_R(t[0]),_R(t[1])):_R(t)}),o=this.createMarkerModelFromSeries(n,this,e),g.extend(o,{mainType:this.mainType,seriesIndex:t.seriesIndex,name:t.name,createdBySelf:!0}),o.__hostSeries=t),wR(t)[i]=o):wR(t)[i]=null},this)},e.prototype.formatTooltip=function(t,e,n){var r=this.getData(),i=this.getRawValue(t),o=r.getName(t);return Qf("section",{header:this.name,blocks:[Qf("nameValue",{name:o,value:i,noName:!o,noValue:null==i})]})},e.prototype.getData=function(){return this._data},e.prototype.setData=function(t){this._data=t},e.getMarkerModelFromSeries=function(t,e){return wR(t)[e]},e.type="marker",e.dependencies=["series","grid","polar","geo"],e}(Sh);g.mixin(xR,rf.prototype);var SR=xR,CR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,r){return new e(t,n,r)},e.type="markPoint",e.defaultOption={z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{show:!0,position:"inside"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}},e}(SR);function kR(t){return!(isNaN(parseFloat(t.x))&&isNaN(parseFloat(t.y)))}function BR(t,e,n,r,i,o){var a=[],s=dv(e,r)?e.getCalculationInfo("stackResultDimension"):r,l=DR(e,s,t),c=e.indicesOfNearest(s,l)[0];a[i]=e.get(n,c),a[o]=e.get(s,c);var u=e.get(r,c),h=mr(e.get(r,c));return(h=Math.min(h,20))>=0&&(a[o]=+a[o].toFixed(h)),[a,u]}var TR={min:Object(g.curry)(BR,"min"),max:Object(g.curry)(BR,"max"),average:Object(g.curry)(BR,"average"),median:Object(g.curry)(BR,"median")};function ER(t,e){if(e){var n=t.getData(),r=t.coordinateSystem,i=r&&r.dimensions;if(!function(t){return!isNaN(parseFloat(t.x))&&!isNaN(parseFloat(t.y))}(e)&&!Object(g.isArray)(e.coord)&&Object(g.isArray)(i)){var o=MR(e,n,r,t);if((e=Object(g.clone)(e)).type&&TR[e.type]&&o.baseAxis&&o.valueAxis){var a=Object(g.indexOf)(i,o.baseAxis.dim),s=Object(g.indexOf)(i,o.valueAxis.dim),l=TR[e.type](n,o.baseDataDim,o.valueDataDim,a,s);e.coord=l[0],e.value=l[1]}else e.coord=[null!=e.xAxis?e.xAxis:e.radiusAxis,null!=e.yAxis?e.yAxis:e.angleAxis]}if(null!=e.coord&&Object(g.isArray)(i))for(var c=e.coord,u=0;u<2;u++)TR[c[u]]&&(c[u]=DR(n,n.mapDimension(i[u]),c[u]));else e.coord=[];return e}}function MR(t,e,n,r){var i={};return null!=t.valueIndex||null!=t.valueDim?(i.valueDataDim=null!=t.valueIndex?e.getDimension(t.valueIndex):t.valueDim,i.valueAxis=n.getAxis(function(t,e){var n=t.getData().getDimensionInfo(e);return n&&n.coordDim}(r,i.valueDataDim)),i.baseAxis=n.getOtherAxis(i.valueAxis),i.baseDataDim=e.mapDimension(i.baseAxis.dim)):(i.baseAxis=r.getBaseAxis(),i.valueAxis=n.getOtherAxis(i.baseAxis),i.baseDataDim=e.mapDimension(i.baseAxis.dim),i.valueDataDim=e.mapDimension(i.valueAxis.dim)),i}function OR(t,e){return!(t&&t.containData&&e.coord&&!kR(e))||t.containData(e.coord)}function LR(t,e){return t?function(t,n,r,i){return cf(i<2?t.coord&&t.coord[i]:t.value,e[i])}:function(t,n,r,i){return cf(t.value,e[i])}}function DR(t,e,n){if("average"===n){var r=0,i=0;return t.each(e,function(t,e){isNaN(t)||(r+=t,i++)}),r/i}return"median"===n?t.getMedian(e):t.getDataExtent(e)["max"===n?1:0]}var IR=ti(),PR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.init=function(){this.markerGroupMap=Object(g.createHashMap)()},e.prototype.render=function(t,e,n){var r=this,i=this.markerGroupMap;i.each(function(t){IR(t).keep=!1}),e.eachSeries(function(t){var i=SR.getMarkerModelFromSeries(t,r.type);i&&r.renderSeries(t,i,e,n)}),i.each(function(t){!IR(t).keep&&r.group.remove(t.group)})},e.prototype.markKeep=function(t){IR(t).keep=!0},e.prototype.toggleBlurSeries=function(t,e){var n=this;Object(g.each)(t,function(t){var r=SR.getMarkerModelFromSeries(t,n.type);r&&r.getData().eachItemGraphicEl(function(t){t&&(e?hs(t):ds(t))})})},e.type="marker",e}(fp);function NR(t,e,n){var r=e.coordinateSystem;t.each(function(i){var o,a=t.getItemModel(i),s=pr(a.get("x"),n.getWidth()),l=pr(a.get("y"),n.getHeight());if(isNaN(s)||isNaN(l)){if(e.getMarkerPosition)o=e.getMarkerPosition(t.getValues(t.dimensions,i));else if(r){var c=t.get(r.dimensions[0],i),u=t.get(r.dimensions[1],i);o=r.dataToPoint([c,u])}}else o=[s,l];isNaN(s)||(o[0]=s),isNaN(l)||(o[1]=l),t.setItemLayout(i,o)})}var FR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries(function(t){var e=SR.getMarkerModelFromSeries(t,"markPoint");e&&(NR(e.getData(),t,n),this.markerGroupMap.get(t.id).updateLayout())},this)},e.prototype.renderSeries=function(t,e,n,r){var i=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,new pw),c=function(t,e,n){var r;r=t?Object(g.map)(t&&t.dimensions,function(t){var n=e.getData().getDimensionInfo(e.getData().mapDimension(t))||{};return Object(g.extend)(Object(g.extend)({},n),{name:t,ordinalMeta:null})}):[{name:"value",type:"float"}];var i=new iv(r,n),o=Object(g.map)(n.get("data"),Object(g.curry)(ER,e));t&&(o=Object(g.filter)(o,Object(g.curry)(OR,t)));var a=LR(!!t,r);return i.initData(o,null,a),i}(i,t,e);e.setData(c),NR(e.getData(),t,r),c.each(function(t){var n=c.getItemModel(t),r=n.getShallow("symbol"),i=n.getShallow("symbolSize"),o=n.getShallow("symbolRotate"),s=n.getShallow("symbolOffset"),l=n.getShallow("symbolKeepAspect");if(Object(g.isFunction)(r)||Object(g.isFunction)(i)||Object(g.isFunction)(o)||Object(g.isFunction)(s)){var u=e.getRawValue(t),h=e.getDataParams(t);Object(g.isFunction)(r)&&(r=r(u,h)),Object(g.isFunction)(i)&&(i=i(u,h)),Object(g.isFunction)(o)&&(o=o(u,h)),Object(g.isFunction)(s)&&(s=s(u,h))}var d=n.getModel("itemStyle").getItemStyle(),f=dA(a,"color");d.fill||(d.fill=f),c.setItemVisual(t,{symbol:r,symbolSize:i,symbolRotate:o,symbolOffset:s,symbolKeepAspect:l,style:d})}),l.updateData(c),this.group.add(l.group),c.eachItemGraphicEl(function(t){t.traverse(function(t){Ta(t).dataModel=e})}),this.markKeep(l),l.group.silent=e.get("silent")||t.get("silent")},e.type="markPoint",e}(PR);var RR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,r){return new e(t,n,r)},e.type="markLine",e.defaultOption={z:5,symbol:["circle","arrow"],symbolSize:[8,16],symbolOffset:0,precision:2,tooltip:{trigger:"item"},label:{show:!0,position:"end",distance:5},lineStyle:{type:"dashed"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:"linear"},e}(SR),jR=ti(),HR=function(t,e,n,r){var i,o=t.getData();if(Object(g.isArray)(r))i=r;else{var a=r.type;if("min"===a||"max"===a||"average"===a||"median"===a||null!=r.xAxis||null!=r.yAxis){var s=void 0,l=void 0;if(null!=r.yAxis||null!=r.xAxis)s=e.getAxis(null!=r.yAxis?"y":"x"),l=Object(g.retrieve)(r.yAxis,r.xAxis);else{var c=MR(r,o,e,t);s=c.valueAxis,l=DR(o,fv(o,c.valueDataDim),a)}var u="x"===s.dim?0:1,h=1-u,d=Object(g.clone)(r),f={coord:[]};d.type=null,d.coord=[],d.coord[h]=-1/0,f.coord[h]=1/0;var p=n.get("precision");p>=0&&Object(g.isNumber)(l)&&(l=+l.toFixed(Math.min(p,20))),d.coord[u]=f.coord[u]=l,i=[d,f,{type:a,valueIndex:r.valueIndex,value:l}]}else i=[]}var A=[ER(t,i[0]),ER(t,i[1]),Object(g.extend)({},i[2])];return A[2].type=A[2].type||null,Object(g.merge)(A[2],A[0]),Object(g.merge)(A[2],A[1]),A};function UR(t){return!isNaN(t)&&!isFinite(t)}function QR(t,e,n,r){var i=1-t,o=r.dimensions[t];return UR(e[i])&&UR(n[i])&&e[t]===n[t]&&r.getAxis(o).containData(e[t])}function zR(t,e){if("cartesian2d"===t.type){var n=e[0].coord,r=e[1].coord;if(n&&r&&(QR(1,n,r,t)||QR(0,n,r,t)))return!0}return OR(t,e[0])&&OR(t,e[1])}function YR(t,e,n,r,i){var o,a=r.coordinateSystem,s=t.getItemModel(e),l=pr(s.get("x"),i.getWidth()),c=pr(s.get("y"),i.getHeight());if(isNaN(l)||isNaN(c)){if(r.getMarkerPosition)o=r.getMarkerPosition(t.getValues(t.dimensions,e));else{var u=a.dimensions,h=t.get(u[0],e),d=t.get(u[1],e);o=a.dataToPoint([h,d])}if(Tw(a,"cartesian2d")){var f=a.getAxis("x"),p=a.getAxis("y");u=a.dimensions;UR(t.get(u[0],e))?o[0]=f.toGlobalCoord(f.getExtent()[n?0:1]):UR(t.get(u[1],e))&&(o[1]=p.toGlobalCoord(p.getExtent()[n?0:1]))}isNaN(l)||(o[0]=l),isNaN(c)||(o[1]=c)}else o=[l,c];t.setItemLayout(e,o)}var VR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries(function(t){var e=SR.getMarkerModelFromSeries(t,"markLine");if(e){var r=e.getData(),i=jR(e).from,o=jR(e).to;i.each(function(e){YR(i,e,!0,t,n),YR(o,e,!1,t,n)}),r.each(function(t){r.setItemLayout(t,[i.getItemLayout(t),o.getItemLayout(t)])}),this.markerGroupMap.get(t.id).updateLayout()}},this)},e.prototype.renderSeries=function(t,e,n,r){var i=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,new HT);this.group.add(l.group);var c=function(t,e,n){var r;r=t?Object(g.map)(t&&t.dimensions,function(t){var n=e.getData().getDimensionInfo(e.getData().mapDimension(t))||{};return Object(g.extend)(Object(g.extend)({},n),{name:t,ordinalMeta:null})}):[{name:"value",type:"float"}];var i=new iv(r,n),o=new iv(r,n),a=new iv([],n),s=Object(g.map)(n.get("data"),Object(g.curry)(HR,e,t,n));t&&(s=Object(g.filter)(s,Object(g.curry)(zR,t)));var l=LR(!!t,r);return i.initData(Object(g.map)(s,function(t){return t[0]}),null,l),o.initData(Object(g.map)(s,function(t){return t[1]}),null,l),a.initData(Object(g.map)(s,function(t){return t[2]})),a.hasItemOption=!0,{from:i,to:o,line:a}}(i,t,e),u=c.from,h=c.to,d=c.line;jR(e).from=u,jR(e).to=h,e.setData(d);var f=e.get("symbol"),p=e.get("symbolSize"),A=e.get("symbolRotate"),m=e.get("symbolOffset");function v(e,n,i){var o=e.getItemModel(n);YR(e,n,i,t,r);var s=o.getModel("itemStyle").getItemStyle();null==s.fill&&(s.fill=dA(a,"color")),e.setItemVisual(n,{symbolKeepAspect:o.get("symbolKeepAspect"),symbolOffset:Object(g.retrieve2)(o.get("symbolOffset",!0),m[i?0:1]),symbolRotate:Object(g.retrieve2)(o.get("symbolRotate",!0),A[i?0:1]),symbolSize:Object(g.retrieve2)(o.get("symbolSize"),p[i?0:1]),symbol:Object(g.retrieve2)(o.get("symbol",!0),f[i?0:1]),style:s})}Object(g.isArray)(f)||(f=[f,f]),Object(g.isArray)(p)||(p=[p,p]),Object(g.isArray)(A)||(A=[A,A]),Object(g.isArray)(m)||(m=[m,m]),c.from.each(function(t){v(u,t,!0),v(h,t,!1)}),d.each(function(t){var e=d.getItemModel(t).getModel("lineStyle").getLineStyle();d.setItemLayout(t,[u.getItemLayout(t),h.getItemLayout(t)]),null==e.stroke&&(e.stroke=u.getItemVisual(t,"style").fill),d.setItemVisual(t,{fromSymbolKeepAspect:u.getItemVisual(t,"symbolKeepAspect"),fromSymbolOffset:u.getItemVisual(t,"symbolOffset"),fromSymbolRotate:u.getItemVisual(t,"symbolRotate"),fromSymbolSize:u.getItemVisual(t,"symbolSize"),fromSymbol:u.getItemVisual(t,"symbol"),toSymbolKeepAspect:h.getItemVisual(t,"symbolKeepAspect"),toSymbolOffset:h.getItemVisual(t,"symbolOffset"),toSymbolRotate:h.getItemVisual(t,"symbolRotate"),toSymbolSize:h.getItemVisual(t,"symbolSize"),toSymbol:h.getItemVisual(t,"symbol"),style:e})}),l.updateData(d),c.line.eachItemGraphicEl(function(t){Ta(t).dataModel=e,t.traverse(function(t){Ta(t).dataModel=e})}),this.markKeep(l),l.group.silent=e.get("silent")||t.get("silent")},e.type="markLine",e}(PR);var WR=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,r){return new e(t,n,r)},e.type="markArea",e.defaultOption={z:1,tooltip:{trigger:"item"},animation:!1,label:{show:!0,position:"top"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:"top"}}},e}(SR),GR=ti(),XR=function(t,e,n,r){var i=r[0],o=r[1];if(i&&o){var a=ER(t,i),s=ER(t,o),l=a.coord,c=s.coord;l[0]=Object(g.retrieve)(l[0],-1/0),l[1]=Object(g.retrieve)(l[1],-1/0),c[0]=Object(g.retrieve)(c[0],1/0),c[1]=Object(g.retrieve)(c[1],1/0);var u=Object(g.mergeAll)([{},a,s]);return u.coord=[a.coord,s.coord],u.x0=a.x,u.y0=a.y,u.x1=s.x,u.y1=s.y,u}};function ZR(t){return!isNaN(t)&&!isFinite(t)}function $R(t,e,n,r){var i=1-t;return ZR(e[i])&&ZR(n[i])}function KR(t,e){var n=e.coord[0],r=e.coord[1],i={coord:n,x:e.x0,y:e.y0},o={coord:r,x:e.x1,y:e.y1};return Tw(t,"cartesian2d")?!(!n||!r||!$R(1,n,r)&&!$R(0,n,r))||function(t,e,n){return!(t&&t.containZone&&e.coord&&n.coord&&!kR(e)&&!kR(n))||t.containZone(e.coord,n.coord)}(t,i,o):OR(t,i)||OR(t,o)}function JR(t,e,n,r,i){var o,a=r.coordinateSystem,s=t.getItemModel(e),l=pr(s.get(n[0]),i.getWidth()),c=pr(s.get(n[1]),i.getHeight());if(isNaN(l)||isNaN(c)){if(r.getMarkerPosition){var u=t.getValues(["x0","y0"],e),h=t.getValues(["x1","y1"],e),d=a.clampData(u),f=a.clampData(h),p=[];"x0"===n[0]?p[0]=d[0]>f[0]?h[0]:u[0]:p[0]=d[0]>f[0]?u[0]:h[0],"y0"===n[1]?p[1]=d[1]>f[1]?h[1]:u[1]:p[1]=d[1]>f[1]?u[1]:h[1],o=r.getMarkerPosition(p,n,!0)}else{var A=[v=t.get(n[0],e),y=t.get(n[1],e)];a.clampData&&a.clampData(A,A),o=a.dataToPoint(A,!0)}if(Tw(a,"cartesian2d")){var g=a.getAxis("x"),m=a.getAxis("y"),v=t.get(n[0],e),y=t.get(n[1],e);ZR(v)?o[0]=g.toGlobalCoord(g.getExtent()["x0"===n[0]?0:1]):ZR(y)&&(o[1]=m.toGlobalCoord(m.getExtent()["y0"===n[1]?0:1]))}isNaN(l)||(o[0]=l),isNaN(c)||(o[1]=c)}else o=[l,c];return o}var qR=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]];var tj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries(function(t){var e=SR.getMarkerModelFromSeries(t,"markArea");if(e){var r=e.getData();r.each(function(e){var i=Object(g.map)(qR,function(i){return JR(r,e,i,t,n)});r.setItemLayout(e,i),r.getItemGraphicEl(e).setShape("points",i)})}},this)},e.prototype.renderSeries=function(t,e,n,r){var i=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,{group:new er});this.group.add(l.group),this.markKeep(l);var c=function(t,e,n){var r,i;if(t){var o=Object(g.map)(t&&t.dimensions,function(t){var n=e.getData(),r=n.getDimensionInfo(n.mapDimension(t))||{};return Object(g.extend)(Object(g.extend)({},r),{name:t,ordinalMeta:null})});i=Object(g.map)(["x0","y0","x1","y1"],function(t,e){return{name:t,type:o[e%2].type}}),r=new iv(i,n)}else r=new iv(i=[{name:"value",type:"float"}],n);var a=Object(g.map)(n.get("data"),Object(g.curry)(XR,e,t,n));t&&(a=Object(g.filter)(a,Object(g.curry)(KR,t)));var s=t?function(t,e,n,r){var o=t.coord[Math.floor(r/2)][r%2];return cf(o,i[r])}:function(t,e,n,r){return cf(t.value,i[r])};return r.initData(a,null,s),r.hasItemOption=!0,r}(i,t,e);e.setData(c),c.each(function(e){var n=Object(g.map)(qR,function(n){return JR(c,e,n,t,r)}),o=i.getAxis("x").scale,s=i.getAxis("y").scale,l=o.getExtent(),u=s.getExtent(),h=[o.parse(c.get("x0",e)),o.parse(c.get("x1",e))],d=[s.parse(c.get("y0",e)),s.parse(c.get("y1",e))];gr(h),gr(d);var f=!!(l[0]>h[1]||l[1]<h[0]||u[0]>d[1]||u[1]<d[0]);c.setItemLayout(e,{points:n,allClipped:f});var p=c.getItemModel(e).getModel("itemStyle").getItemStyle(),A=dA(a,"color");p.fill||(p.fill=A,Object(g.isString)(p.fill)&&(p.fill=Ie.modifyAlpha(p.fill,.4))),p.stroke||(p.stroke=A),c.setItemVisual(e,"style",p)}),c.diff(GR(l).data).add(function(t){var e=c.getItemLayout(t);if(!e.allClipped){var n=new Cl({shape:{points:e.points}});c.setItemGraphicEl(t,n),l.group.add(n)}}).update(function(t,n){var r=GR(l).data.getItemGraphicEl(n),i=c.getItemLayout(t);i.allClipped?r&&l.group.remove(r):(r?ec(r,{shape:{points:i.points}},e,t):r=new Cl({shape:{points:i.points}}),c.setItemGraphicEl(t,r),l.group.add(r))}).remove(function(t){var e=GR(l).data.getItemGraphicEl(t);l.group.remove(e)}).execute(),c.eachItemGraphicEl(function(t,n){var r=c.getItemModel(n),i=c.getItemVisual(n,"style");t.useStyle(c.getItemVisual(n,"style")),Uc(t,Qc(r),{labelFetcher:e,labelDataIndex:n,defaultText:c.getName(n)||"",inheritColor:Object(g.isString)(i.fill)?Ie.modifyAlpha(i.fill,1):"#000"}),ks(t,r),ws(t,null,null,r.get(["emphasis","disabled"])),Ta(t).dataModel=e}),GR(l).data=c,l.group.silent=e.get("silent")||t.get("silent")},e.type="markArea",e}(PR);var ej=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return p(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),t.selected=t.selected||{},this._updateSelector(t)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),this._updateSelector(e)},e.prototype._updateSelector=function(t){var e=t.selector,n=this.ecModel;!0===e&&(e=t.selector=["all","inverse"]),g.isArray(e)&&g.each(e,function(t,r){g.isString(t)&&(t={type:t}),e[r]=g.merge(t,function(t,e){return"all"===e?{type:"all",title:t.getLocaleModel().get(["legend","selector","all"])}:"inverse"===e?{type:"inverse",title:t.getLocaleModel().get(["legend","selector","inverse"])}:void 0}(n,t.type))})},e.prototype.optionUpdated=function(){this._updateData(this.ecModel);var t=this._data;if(t[0]&&"single"===this.get("selectedMode")){for(var e=!1,n=0;n<t.length;n++){var r=t[n].get("name");if(this.isSelected(r)){this.select(r),e=!0;break}}!e&&this.select(t[0].get("name"))}},e.prototype._updateData=function(t){var e=[],n=[];t.eachRawSeries(function(r){var i,o=r.name;if(n.push(o),r.legendVisualProvider){var a=r.legendVisualProvider.getAllNames();t.isSeriesFiltered(r)||(n=n.concat(a)),a.length?e=e.concat(a):i=!0}else i=!0;i&&Kr(r)&&e.push(r.name)}),this._availableNames=n;var r=this.get("data")||e,i=g.createHashMap(),o=g.map(r,function(t){return(g.isString(t)||g.isNumber(t))&&(t={name:t}),i.get(t.name)?null:(i.set(t.name,!0),new du(t,this,this.ecModel))},this);this._data=g.filter(o,function(t){return!!t})},e.prototype.getData=function(){return this._data},e.prototype.select=function(t){var e=this.option.selected;if("single"===this.get("selectedMode")){var n=this._data;g.each(n,function(t){e[t.get("name")]=!1})}e[t]=!0},e.prototype.unSelect=function(t){"single"!==this.get("selectedMode")&&(this.option.selected[t]=!1)},e.prototype.toggleSelected=function(t){var e=this.option.selected;e.hasOwnProperty(t)||(e[t]=!0),this[e[t]?"unSelect":"select"](t)},e.prototype.allSelect=function(){var t=this._data,e=this.option.selected;g.each(t,function(t){e[t.get("name",!0)]=!0})},e.prototype.inverseSelect=function(){var t=this._data,e=this.option.selected;g.each(t,function(t){var n=t.get("name",!0);e.hasOwnProperty(n)||(e[n]=!0),e[n]=!e[n]})},e.prototype.isSelected=function(t){var e=this.option.selected;return!(e.hasOwnProperty(t)&&!e[t])&&g.indexOf(this._availableNames,t)>=0},e.prototype.getOrient=function(){return"vertical"===this.get("orient")?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},e.type="legend.plain",e.dependencies=["series"],e.defaultOption={z:4,show:!0,orient:"horizontal",left:"center",top:0,align:"auto",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemGap:10,itemWidth:25,itemHeight:14,symbolRotate:"inherit",symbolKeepAspect:!0,inactiveColor:"#ccc",inactiveBorderColor:"#ccc",inactiveBorderWidth:"auto",itemStyle:{color:"inherit",opacity:"inherit",borderColor:"inherit",borderWidth:"auto",borderCap:"inherit",borderJoin:"inherit",borderDashOffset:"inherit",borderMiterLimit:"inherit"},lineStyle:{width:"auto",color:"inherit",inactiveColor:"#ccc",inactiveWidth:2,opacity:"inherit",type:"inherit",cap:"inherit",join:"inherit",dashOffset:"inherit",miterLimit:"inherit"},textStyle:{color:"#333"},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:"sans-serif",color:"#666",borderWidth:1,borderColor:"#666"},emphasis:{selectorLabel:{show:!0,color:"#eee",backgroundColor:"#666"}},selectorPosition:"auto",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1}},e}(Sh),nj=g.curry,rj=g.each,ij=er;function oj(t,e,n,r){lj(t,e,n,r),n.dispatchAction({type:"legendToggleSelect",name:null!=t?t:e}),sj(t,e,n,r)}function aj(t){for(var e,n=t.getZr().storage.getDisplayList(),r=0,i=n.length;r<i&&!(e=n[r].states.emphasis);)r++;return e&&e.hoverLayer}function sj(t,e,n,r){aj(n)||n.dispatchAction({type:"highlight",seriesName:t,name:e,excludeSeriesId:r})}function lj(t,e,n,r){aj(n)||n.dispatchAction({type:"downplay",seriesName:t,name:e,excludeSeriesId:r})}var cj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!1,n}return p(e,t),e.prototype.init=function(){this.group.add(this._contentGroup=new ij),this.group.add(this._selectorGroup=new ij),this._isFirstRender=!0},e.prototype.getContentGroup=function(){return this._contentGroup},e.prototype.getSelectorGroup=function(){return this._selectorGroup},e.prototype.render=function(t,e,n){var r=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),t.get("show",!0)){var i=t.get("align"),o=t.get("orient");i&&"auto"!==i||(i="right"===t.get("left")&&"vertical"===o?"right":"left");var a=t.get("selector",!0),s=t.get("selectorPosition",!0);!a||s&&"auto"!==s||(s="horizontal"===o?"end":"start"),this.renderInner(i,t,e,n,a,o,s);var l=t.getBoxLayoutParams(),c={width:n.getWidth(),height:n.getHeight()},u=t.get("padding"),h=gh(l,c,u),d=this.layoutInner(t,i,h,r,a,s),f=gh(g.defaults({width:d.width,height:d.height},l),c,u);this.group.x=f.x-d.x,this.group.y=f.y-d.y,this.group.markRedraw(),this.group.add(this._backgroundEl=TN(d,t))}},e.prototype.resetInner=function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},e.prototype.renderInner=function(t,e,n,r,i,o,a){var s=this.getContentGroup(),l=g.createHashMap(),c=e.get("selectedMode"),u=[];n.eachRawSeries(function(t){!t.get("legendHoverLink")&&u.push(t.id)}),rj(e.getData(),function(i,o){var a=i.get("name");if(!this.newlineDisabled&&(""===a||"\n"===a)){var h=new ij;return h.newline=!0,void s.add(h)}var d=n.getSeriesByName(a)[0];if(!l.get(a)){if(d){var f=d.getData(),p=f.getVisual("legendLineStyle")||{},A=f.getVisual("legendIcon"),m=f.getVisual("style");this._createItem(d,a,o,i,e,t,p,m,A,c,r).on("click",nj(oj,a,null,r,u)).on("mouseover",nj(sj,d.name,null,r,u)).on("mouseout",nj(lj,d.name,null,r,u)),l.set(a,!0)}else n.eachRawSeries(function(n){if(!l.get(a)&&n.legendVisualProvider){var s=n.legendVisualProvider;if(!s.containName(a))return;var h=s.indexOfName(a),d=s.getItemVisual(h,"style"),f=s.getItemVisual(h,"legendIcon"),p=Object(Ie.parse)(d.fill);p&&0===p[3]&&(p[3]=.2,d=g.extend(g.extend({},d),{fill:Object(Ie.stringify)(p,"rgba")})),this._createItem(n,a,o,i,e,t,{},d,f,c,r).on("click",nj(oj,null,a,r,u)).on("mouseover",nj(sj,null,a,r,u)).on("mouseout",nj(lj,null,a,r,u)),l.set(a,!0)}},this);0}},this),i&&this._createSelector(i,e,r,o,a)},e.prototype._createSelector=function(t,e,n,r,i){var o=this.getSelectorGroup();rj(t,function(t){var r=t.type,i=new Ba({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){n.dispatchAction({type:"all"===r?"legendAllSelect":"legendInverseSelect"})}});o.add(i),Uc(i,{normal:e.getModel("selectorLabel"),emphasis:e.getModel(["emphasis","selectorLabel"])},{defaultText:t.title}),_s(i)})},e.prototype._createItem=function(t,e,n,r,i,o,a,s,l,c,u){var h=t.visualDrawType,d=i.get("itemWidth"),f=i.get("itemHeight"),p=i.isSelected(e),A=r.get("symbolRotate"),m=r.get("symbolKeepAspect"),v=r.get("icon"),y=function(t,e,n,r,i,o,a){function s(t,e){"auto"===t.lineWidth&&(t.lineWidth=e.lineWidth>0?2:0),rj(t,function(n,r){"inherit"===t[r]&&(t[r]=e[r])})}var l=e.getModel("itemStyle"),c=l.getItemStyle(),u=0===t.lastIndexOf("empty",0)?"fill":"stroke",h=l.getShallow("decal");c.decal=h&&"inherit"!==h?ag(h,a):r.decal,"inherit"===c.fill&&(c.fill=r[i]);"inherit"===c.stroke&&(c.stroke=r[u]);"inherit"===c.opacity&&(c.opacity=("fill"===i?r:n).opacity);s(c,r);var d=e.getModel("lineStyle"),f=d.getLineStyle();if(s(f,n),"auto"===c.fill&&(c.fill=r.fill),"auto"===c.stroke&&(c.stroke=r.fill),"auto"===f.stroke&&(f.stroke=r.fill),!o){var p=e.get("inactiveBorderWidth"),A=c[u];c.lineWidth="auto"===p?r.lineWidth>0&&A?2:0:c.lineWidth,c.fill=e.get("inactiveColor"),c.stroke=e.get("inactiveBorderColor"),f.stroke=d.get("inactiveColor"),f.lineWidth=d.get("inactiveWidth")}return{itemStyle:c,lineStyle:f}}(l=v||l||"roundRect",r,a,s,h,p,u),b=new ij,_=r.getModel("textStyle");if(!g.isFunction(t.getLegendIcon)||v&&"inherit"!==v){var w="inherit"===v&&t.getData().getVisual("symbol")?"inherit"===A?t.getData().getVisual("symbolRotate"):A:0;b.add(function(t){var e=t.icon||"roundRect",n=EA(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill,t.symbolKeepAspect);n.setStyle(t.itemStyle),n.rotation=(t.iconRotate||0)*Math.PI/180,n.setOrigin([t.itemWidth/2,t.itemHeight/2]),e.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2);return n}({itemWidth:d,itemHeight:f,icon:l,iconRotate:w,itemStyle:y.itemStyle,lineStyle:y.lineStyle,symbolKeepAspect:m}))}else b.add(t.getLegendIcon({itemWidth:d,itemHeight:f,icon:l,iconRotate:A,itemStyle:y.itemStyle,lineStyle:y.lineStyle,symbolKeepAspect:m}));var x="left"===o?d+5:-5,S=o,C=i.get("formatter"),k=e;g.isString(C)&&C?k=C.replace("{name}",null!=e?e:""):g.isFunction(C)&&(k=C(e));var B=r.get("inactiveColor");b.add(new Ba({style:zc(_,{text:k,x:x,y:f/2,fill:p?_.getTextColor():B,align:S,verticalAlign:"middle"})}));var T=new ha({shape:b.getBoundingRect(),invisible:!0}),E=r.getModel("tooltip");return E.get("show")&&Pc({el:T,componentModel:i,itemName:e,itemTooltipOption:E.option}),b.add(T),b.eachChild(function(t){t.silent=!0}),T.silent=!c,this.getContentGroup().add(b),_s(b),b.__legendDataIndex=n,b},e.prototype.layoutInner=function(t,e,n,r,i,o){var a=this.getContentGroup(),s=this.getSelectorGroup();Ah(t.get("orient"),a,t.get("itemGap"),n.width,n.height);var l=a.getBoundingRect(),c=[-l.x,-l.y];if(s.markRedraw(),a.markRedraw(),i){Ah("horizontal",s,t.get("selectorItemGap",!0));var u=s.getBoundingRect(),h=[-u.x,-u.y],d=t.get("selectorButtonGap",!0),f=t.getOrient().index,p=0===f?"width":"height",A=0===f?"height":"width",g=0===f?"y":"x";"end"===o?h[f]+=l[p]+d:c[f]+=u[p]+d,h[1-f]+=l[A]/2-u[A]/2,s.x=h[0],s.y=h[1],a.x=c[0],a.y=c[1];var m={x:0,y:0};return m[p]=l[p]+d+u[p],m[A]=Math.max(l[A],u[A]),m[g]=Math.min(0,u[g]+h[1-f]),m}return a.x=c[0],a.y=c[1],this.group.getBoundingRect()},e.prototype.remove=function(){this.getContentGroup().removeAll(),this._isFirstRender=!0},e.type="legend.plain",e}(fp);function uj(t){var e=t.findComponents({mainType:"legend"});e&&e.length&&t.filterSeries(function(t){for(var n=0;n<e.length;n++)if(!e[n].isSelected(t.name))return!1;return!0})}function hj(t,e,n){var r,i={},o="toggleSelected"===t;return n.eachComponent("legend",function(n){o&&null!=r?n[r?"select":"unSelect"](e.name):"allSelect"===t||"inverseSelect"===t?n[t]():(n[t](e.name),r=n.isSelected(e.name));var a=n.getData();Object(g.each)(a,function(t){var e=t.get("name");if("\n"!==e&&""!==e){var r=n.isSelected(e);i.hasOwnProperty(e)?i[e]=i[e]&&r:i[e]=r}})}),"allSelect"===t||"inverseSelect"===t?{selected:i}:{name:e.name,selected:i}}function dj(t){t.registerComponentModel(ej),t.registerComponentView(cj),t.registerProcessor(t.PRIORITY.PROCESSOR.SERIES_FILTER,uj),t.registerSubTypeDefaulter("legend",function(){return"plain"}),function(t){t.registerAction("legendToggleSelect","legendselectchanged",Object(g.curry)(hj,"toggleSelected")),t.registerAction("legendAllSelect","legendselectall",Object(g.curry)(hj,"allSelect")),t.registerAction("legendInverseSelect","legendinverseselect",Object(g.curry)(hj,"inverseSelect")),t.registerAction("legendSelect","legendselected",Object(g.curry)(hj,"select")),t.registerAction("legendUnSelect","legendunselected",Object(g.curry)(hj,"unSelect"))}(t)}function fj(t,e,n){var r=[1,1];r[t.getOrient().index]=0,yh(e,n,{type:"box",ignoreSize:!!r})}var pj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.setScrollDataIndex=function(t){this.option.scrollDataIndex=t},e.prototype.init=function(e,n,r){var i=bh(e);t.prototype.init.call(this,e,n,r),fj(this,e,i)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),fj(this,this.option,e)},e.type="legend.scroll",e.defaultOption=Au(ej.defaultOption,{scrollDataIndex:0,pageButtonItemGap:5,pageButtonGap:null,pageButtonPosition:"end",pageFormatter:"{current}/{total}",pageIcons:{horizontal:["M0,0L12,-10L12,10z","M0,0L-12,-10L-12,10z"],vertical:["M0,0L20,0L10,-20z","M0,0L20,0L10,20z"]},pageIconColor:"#2f4554",pageIconInactiveColor:"#aaa",pageIconSize:15,pageTextStyle:{color:"#333"},animationDurationUpdate:800}),e}(ej),Aj=er,gj=["width","height"],mj=["x","y"],vj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!0,n._currentIndex=0,n}return p(e,t),e.prototype.init=function(){t.prototype.init.call(this),this.group.add(this._containerGroup=new Aj),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new Aj)},e.prototype.resetInner=function(){t.prototype.resetInner.call(this),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},e.prototype.renderInner=function(e,n,r,i,o,a,s){var l=this;t.prototype.renderInner.call(this,e,n,r,i,o,a,s);var c=this._controllerGroup,u=n.get("pageIconSize",!0),h=g.isArray(u)?u:[u,u];f("pagePrev",0);var d=n.getModel("pageTextStyle");function f(t,e){var r=t+"DataIndex",o=Oc(n.get("pageIcons",!0)[n.getOrient().name][e],{onclick:g.bind(l._pageGo,l,r,n,i)},{x:-h[0]/2,y:-h[1]/2,width:h[0],height:h[1]});o.name=t,c.add(o)}c.add(new Ba({name:"pageText",style:{text:"xx/xx",fill:d.getTextColor(),font:d.getFont(),verticalAlign:"middle",align:"center"},silent:!0})),f("pageNext",1)},e.prototype.layoutInner=function(t,e,n,r,i,o){var a=this.getSelectorGroup(),s=t.getOrient().index,l=gj[s],c=mj[s],u=gj[1-s],h=mj[1-s];i&&Ah("horizontal",a,t.get("selectorItemGap",!0));var d=t.get("selectorButtonGap",!0),f=a.getBoundingRect(),p=[-f.x,-f.y],A=g.clone(n);i&&(A[l]=n[l]-f[l]-d);var m=this._layoutContentAndController(t,r,A,s,l,u,h,c);if(i){if("end"===o)p[s]+=m[l]+d;else{var v=f[l]+d;p[s]-=v,m[c]-=v}m[l]+=f[l]+d,p[1-s]+=m[h]+m[u]/2-f[u]/2,m[u]=Math.max(m[u],f[u]),m[h]=Math.min(m[h],f[h]+p[1-s]),a.x=p[0],a.y=p[1],a.markRedraw()}return m},e.prototype._layoutContentAndController=function(t,e,n,r,i,o,a,s){var l=this.getContentGroup(),c=this._containerGroup,u=this._controllerGroup;Ah(t.get("orient"),l,t.get("itemGap"),r?n.width:null,r?null:n.height),Ah("horizontal",u,t.get("pageButtonItemGap",!0));var h=l.getBoundingRect(),d=u.getBoundingRect(),f=this._showController=h[i]>n[i],p=[-h.x,-h.y];e||(p[r]=l[s]);var A=[0,0],m=[-d.x,-d.y],v=g.retrieve2(t.get("pageButtonGap",!0),t.get("itemGap",!0));f&&("end"===t.get("pageButtonPosition",!0)?m[r]+=n[i]-d[i]:A[r]+=d[i]+v);m[1-r]+=h[o]/2-d[o]/2,l.setPosition(p),c.setPosition(A),u.setPosition(m);var y={x:0,y:0};if(y[i]=f?n[i]:h[i],y[o]=Math.max(h[o],d[o]),y[a]=Math.min(0,d[a]+m[1-r]),c.__rectSize=n[i],f){var b={x:0,y:0};b[i]=Math.max(n[i]-d[i]-v,0),b[o]=y[o],c.setClipPath(new ha({shape:b})),c.__rectSize=b[i]}else u.eachChild(function(t){t.attr({invisible:!0,silent:!0})});var _=this._getPageInfo(t);return null!=_.pageIndex&&ec(l,{x:_.contentPosition[0],y:_.contentPosition[1]},f?t:null),this._updatePageInfoView(t,_),y},e.prototype._pageGo=function(t,e,n){var r=this._getPageInfo(e)[t];null!=r&&n.dispatchAction({type:"legendScroll",scrollDataIndex:r,legendId:e.id})},e.prototype._updatePageInfoView=function(t,e){var n=this._controllerGroup;g.each(["pagePrev","pageNext"],function(r){var i=null!=e[r+"DataIndex"],o=n.childOfName(r);o&&(o.setStyle("fill",i?t.get("pageIconColor",!0):t.get("pageIconInactiveColor",!0)),o.cursor=i?"pointer":"default")});var r=n.childOfName("pageText"),i=t.get("pageFormatter"),o=e.pageIndex,a=null!=o?o+1:0,s=e.pageCount;r&&i&&r.setStyle("text",g.isString(i)?i.replace("{current}",null==a?"":a+"").replace("{total}",null==s?"":s+""):i({current:a,total:s}))},e.prototype._getPageInfo=function(t){var e=t.get("scrollDataIndex",!0),n=this.getContentGroup(),r=this._containerGroup.__rectSize,i=t.getOrient().index,o=gj[i],a=mj[i],s=this._findTargetItemIndex(e),l=n.children(),c=l[s],u=l.length,h=u?1:0,d={contentPosition:[n.x,n.y],pageCount:h,pageIndex:h-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!c)return d;var f=v(c);d.contentPosition[i]=-f.s;for(var p=s+1,A=f,g=f,m=null;p<=u;++p)(!(m=v(l[p]))&&g.e>A.s+r||m&&!y(m,A.s))&&(A=g.i>A.i?g:m)&&(null==d.pageNextDataIndex&&(d.pageNextDataIndex=A.i),++d.pageCount),g=m;for(p=s-1,A=f,g=f,m=null;p>=-1;--p)(m=v(l[p]))&&y(g,m.s)||!(A.i<g.i)||(g=A,null==d.pagePrevDataIndex&&(d.pagePrevDataIndex=A.i),++d.pageCount,++d.pageIndex),A=m;return d;function v(t){if(t){var e=t.getBoundingRect(),n=e[a]+t[a];return{s:n,e:n+e[o],i:t.__legendDataIndex}}}function y(t,e){return t.e>=e&&t.s<=e+r}},e.prototype._findTargetItemIndex=function(t){return this._showController?(this.getContentGroup().eachChild(function(r,i){var o=r.__legendDataIndex;null==n&&null!=o&&(n=i),o===t&&(e=i)}),null!=e?e:n):0;var e,n},e.type="legend.scroll",e}(cj);function yj(t){Om(dj),t.registerComponentModel(pj),t.registerComponentView(vj),function(t){t.registerAction("legendScroll","legendscroll",function(t,e){var n=t.scrollDataIndex;null!=n&&e.eachComponent({mainType:"legend",subType:"scroll",query:t},function(t){t.setScrollDataIndex(n)})})}(t)}var bj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="dataZoom.inside",e.defaultOption=Au(dN.defaultOption,{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),e}(dN),_j=ti();function wj(t,e){if(e){t.removeKey(e.model.uid);var n=e.controller;n&&n.dispose()}}function xj(t,e){t.isDisposed()||t.dispatchAction({type:"dataZoom",animation:{easing:"cubicOut",duration:100},batch:e})}function Sj(t,e,n,r){return t.coordinateSystem.containPoint([n,r])}function Cj(t){t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,function(t,e){var n=_j(e),r=n.coordSysRecordMap||(n.coordSysRecordMap=Object(g.createHashMap)());r.each(function(t){t.dataZoomInfoMap=null}),t.eachComponent({mainType:"dataZoom",subType:"inside"},function(t){var n=cN(t);Object(g.each)(n.infoList,function(n){var i=n.model.uid,o=r.get(i)||r.set(i,function(t,e){var n={model:e,containsPoint:Object(g.curry)(Sj,e),dispatchAction:Object(g.curry)(xj,t),dataZoomInfoMap:null,controller:null},r=n.controller=new tC(t.getZr());return Object(g.each)(["pan","zoom","scrollMove"],function(t){r.on(t,function(e){var r=[];n.dataZoomInfoMap.each(function(i){if(e.isAvailableBehavior(i.model.option)){var o=(i.getRange||{})[t],a=o&&o(i.dzReferCoordSysInfo,n.model.mainType,n.controller,e);!i.model.get("disabled",!0)&&a&&r.push({dataZoomId:i.model.id,start:a[0],end:a[1]})}}),r.length&&n.dispatchAction(r)})}),n}(e,n.model));(o.dataZoomInfoMap||(o.dataZoomInfoMap=Object(g.createHashMap)())).set(t.uid,{dzReferCoordSysInfo:n,model:t,getRange:null})})}),r.each(function(t){var e,n=t.controller,i=t.dataZoomInfoMap;if(i){var o=i.keys()[0];null!=o&&(e=i.get(o))}if(e){var a=function(t){var e,n={type_true:2,type_move:1,type_false:0,type_undefined:-1},r=!0;return t.each(function(t){var i=t.model,o=!i.get("disabled",!0)&&(!i.get("zoomLock",!0)||"move");n["type_"+o]>n["type_"+e]&&(e=o),r=r&&i.get("preventDefaultMouseMove",!0)}),{controlType:e,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!r}}}(i);n.enable(a.controlType,a.opt),n.setPointerChecker(t.containsPoint),Tp(t,"dispatchAction",e.model.get("throttle",!0),"fixRate")}else wj(r,t)})})}var kj=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataZoom.inside",e}return p(e,t),e.prototype.render=function(e,n,r){t.prototype.render.apply(this,arguments),e.noTarget()?this._clear():(this.range=e.getPercentRange(),function(t,e,n){_j(t).coordSysRecordMap.each(function(t){var r=t.dataZoomInfoMap.get(e.uid);r&&(r.getRange=n)})}(r,e,{pan:Object(g.bind)(Bj.pan,this),zoom:Object(g.bind)(Bj.zoom,this),scrollMove:Object(g.bind)(Bj.scrollMove,this)}))},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){!function(t,e){for(var n=_j(t).coordSysRecordMap,r=n.keys(),i=0;i<r.length;i++){var o=r[i],a=n.get(o),s=a.dataZoomInfoMap;if(s){var l=e.uid;s.get(l)&&(s.removeKey(l),s.keys().length||wj(n,a))}}}(this.api,this.dataZoomModel),this.range=null},e.type="dataZoom.inside",e}(pN),Bj={zoom:function(t,e,n,r){var i=this.range,o=i.slice(),a=t.axisModels[0];if(a){var s=Ej[e](null,[r.originX,r.originY],a,n,t),l=(s.signal>0?s.pixelStart+s.pixelLength-s.pixel:s.pixel-s.pixelStart)/s.pixelLength*(o[1]-o[0])+o[0],c=Math.max(1/r.scale,0);o[0]=(o[0]-l)*c+l,o[1]=(o[1]-l)*c+l;var u=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();return DE(0,o,[0,100],0,u.minSpan,u.maxSpan),this.range=o,i[0]!==o[0]||i[1]!==o[1]?o:void 0}},pan:Tj(function(t,e,n,r,i,o){var a=Ej[r]([o.oldX,o.oldY],[o.newX,o.newY],e,i,n);return a.signal*(t[1]-t[0])*a.pixel/a.pixelLength}),scrollMove:Tj(function(t,e,n,r,i,o){return Ej[r]([0,0],[o.scrollDelta,o.scrollDelta],e,i,n).signal*(t[1]-t[0])*o.scrollDelta})};function Tj(t){return function(e,n,r,i){var o=this.range,a=o.slice(),s=e.axisModels[0];if(s)return DE(t(a,s,e,n,r,i),a,[0,100],"all"),this.range=a,o[0]!==a[0]||o[1]!==a[1]?a:void 0}}var Ej={grid:function(t,e,n,r,i){var o=n.axis,a={},s=i.model.coordinateSystem.getRect();return t=t||[0,0],"x"===o.dim?(a.pixel=e[0]-t[0],a.pixelLength=s.width,a.pixelStart=s.x,a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=s.height,a.pixelStart=s.y,a.signal=o.inverse?-1:1),a},polar:function(t,e,n,r,i){var o=n.axis,a={},s=i.model.coordinateSystem,l=s.getRadiusAxis().getExtent(),c=s.getAngleAxis().getExtent();return t=t?s.pointToCoord(t):[0,0],e=s.pointToCoord(e),"radiusAxis"===n.mainType?(a.pixel=e[0]-t[0],a.pixelLength=l[1]-l[0],a.pixelStart=l[0],a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=c[1]-c[0],a.pixelStart=c[0],a.signal=o.inverse?-1:1),a},singleAxis:function(t,e,n,r,i){var o=n.axis,a=i.model.coordinateSystem.getRect(),s={};return t=t||[0,0],"horizontal"===o.orient?(s.pixel=e[0]-t[0],s.pixelLength=a.width,s.pixelStart=a.x,s.signal=o.inverse?1:-1):(s.pixel=e[1]-t[1],s.pixelLength=a.height,s.pixelStart=a.y,s.signal=o.inverse?-1:1),s}},Mj=kj;function Oj(t){_N(t),t.registerComponentModel(bj),t.registerComponentView(Mj),Cj(t)}var Lj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.type="dataZoom.slider",e.layoutMode="box",e.defaultOption=Au(dN.defaultOption,{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,borderColor:"#d2dbee",borderRadius:3,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#d2dbee",width:.5},areaStyle:{color:"#d2dbee",opacity:.2}},selectedDataBackground:{lineStyle:{color:"#8fb0f7",width:.5},areaStyle:{color:"#8fb0f7",opacity:.2}},fillerColor:"rgba(135,175,274,0.2)",handleIcon:"path://M-9.35,34.56V42m0-40V9.5m-2,0h4a2,2,0,0,1,2,2v21a2,2,0,0,1-2,2h-4a2,2,0,0,1-2-2v-21A2,2,0,0,1-11.35,9.5Z",handleSize:"100%",handleStyle:{color:"#fff",borderColor:"#ACB8D1"},moveHandleSize:7,moveHandleIcon:"path://M-320.9-50L-320.9-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-348-41-339-50-320.9-50z M-212.3-50L-212.3-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-239.4-41-230.4-50-212.3-50z M-103.7-50L-103.7-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-130.9-41-121.8-50-103.7-50z",moveHandleStyle:{color:"#D2DBEE",opacity:.7},showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#6E7079"},brushSelect:!0,brushStyle:{color:"rgba(135,175,274,0.15)"},emphasis:{handleStyle:{borderColor:"#8FB0F7"},moveHandleStyle:{color:"#8FB0F7"}}}),e}(dN),Dj=ha,Ij="horizontal",Pj=5,Nj=["line","bar","candlestick","scatter"],Fj={easing:"cubicOut",duration:100,delay:0};function Rj(t){return"vertical"===t?"ns-resize":"ew-resize"}var jj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._displayables={},n}return p(e,t),e.prototype.init=function(t,e){this.api=e,this._onBrush=Object(g.bind)(this._onBrush,this),this._onBrushEnd=Object(g.bind)(this._onBrushEnd,this)},e.prototype.render=function(e,n,r,i){if(t.prototype.render.apply(this,arguments),Tp(this,"_dispatchZoomAction",e.get("throttle"),"fixRate"),this._orient=e.getOrient(),!1!==e.get("show")){if(e.noTarget())return this._clear(),void this.group.removeAll();i&&"dataZoom"===i.type&&i.from===this.uid||this._buildView(),this._updateView()}else this.group.removeAll()},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){Ep(this,"_dispatchZoomAction");var t=this.api.getZr();t.off("mousemove",this._onBrush),t.off("mouseup",this._onBrushEnd)},e.prototype._buildView=function(){var t=this.group;t.removeAll(),this._brushing=!1,this._displayables.brushRect=null,this._resetLocation(),this._resetInterval();var e=this._displayables.sliderGroup=new er;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),t.add(e),this._positionGroup()},e.prototype._resetLocation=function(){var t=this.dataZoomModel,e=this.api,n=t.get("brushSelect")?7:0,r=this._findCoordRect(),i={width:e.getWidth(),height:e.getHeight()},o=this._orient===Ij?{right:i.width-r.x-r.width,top:i.height-30-7-n,width:r.width,height:30}:{right:7,top:r.y,width:30,height:r.height},a=bh(t.option);Object(g.each)(["right","top","width","height"],function(t){"ph"===a[t]&&(a[t]=o[t])});var s=gh(a,i);this._location={x:s.x,y:s.y},this._size=[s.width,s.height],"vertical"===this._orient&&this._size.reverse()},e.prototype._positionGroup=function(){var t=this.group,e=this._location,n=this._orient,r=this.dataZoomModel.getFirstTargetAxisModel(),i=r&&r.get("inverse"),o=this._displayables.sliderGroup,a=(this._dataShadowInfo||{}).otherAxisInverse;o.attr(n!==Ij||i?n===Ij&&i?{scaleY:a?1:-1,scaleX:-1}:"vertical"!==n||i?{scaleY:a?-1:1,scaleX:-1,rotation:Math.PI/2}:{scaleY:a?-1:1,scaleX:1,rotation:Math.PI/2}:{scaleY:a?1:-1,scaleX:1});var s=t.getBoundingRect([o]);t.x=e.x-s.x,t.y=e.y-s.y,t.markRedraw()},e.prototype._getViewExtent=function(){return[0,this._size[0]]},e.prototype._renderBackground=function(){var t=this.dataZoomModel,e=this._size,n=this._displayables.sliderGroup,r=t.get("brushSelect");n.add(new Dj({silent:!0,shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:t.get("backgroundColor")},z2:-40}));var i=new Dj({shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:"transparent"},z2:0,onclick:Object(g.bind)(this._onClickPanel,this)}),o=this.api.getZr();r?(i.on("mousedown",this._onBrushStart,this),i.cursor="crosshair",o.on("mousemove",this._onBrush),o.on("mouseup",this._onBrushEnd)):(o.off("mousemove",this._onBrush),o.off("mouseup",this._onBrushEnd)),n.add(i)},e.prototype._renderDataShadow=function(){var t=this._dataShadowInfo=this._prepareDataShadowInfo();if(this._displayables.dataShadowSegs=[],t){var e=this._size,n=this._shadowSize||[],r=t.series,i=r.getRawData(),o=r.getShadowDim&&r.getShadowDim(),a=o&&i.getDimensionInfo(o)?r.getShadowDim():t.otherDim;if(null!=a){var s=this._shadowPolygonPts,l=this._shadowPolylinePts;if(i!==this._shadowData||a!==this._shadowDim||e[0]!==n[0]||e[1]!==n[1]){var c=i.getDataExtent(a),u=.3*(c[1]-c[0]);c=[c[0]-u,c[1]+u];var h,d=[0,e[1]],f=[0,e[0]],p=[[e[0],0],[0,0]],A=[],g=f[1]/(i.count()-1),m=0,v=Math.round(i.count()/e[0]);i.each([a],function(t,e){if(v>0&&e%v)m+=g;else{var n=null==t||isNaN(t)||""===t,r=n?0:fr(t,c,d,!0);n&&!h&&e?(p.push([p[p.length-1][0],0]),A.push([A[A.length-1][0],0])):!n&&h&&(p.push([m,0]),A.push([m,0])),p.push([m,r]),A.push([m,r]),m+=g,h=n}}),s=this._shadowPolygonPts=p,l=this._shadowPolylinePts=A}this._shadowData=i,this._shadowDim=a,this._shadowSize=[e[0],e[1]];for(var y=this.dataZoomModel,b=0;b<3;b++){var _=w(1===b);this._displayables.sliderGroup.add(_),this._displayables.dataShadowSegs.push(_)}}}function w(t){var e=y.getModel(t?"selectedDataBackground":"dataBackground"),n=new er,r=new Cl({shape:{points:s},segmentIgnoreThreshold:1,style:e.getModel("areaStyle").getAreaStyle(),silent:!0,z2:-20}),i=new Tl({shape:{points:l},segmentIgnoreThreshold:1,style:e.getModel("lineStyle").getLineStyle(),silent:!0,z2:-19});return n.add(r),n.add(i),n}},e.prototype._prepareDataShadowInfo=function(){var t=this.dataZoomModel,e=t.get("showDataShadow");if(!1!==e){var n,r=this.ecModel;return t.eachTargetAxis(function(i,o){var a=t.getAxisProxy(i,o).getTargetSeriesModels();Object(g.each)(a,function(t){if(!(n||!0!==e&&Object(g.indexOf)(Nj,t.get("type"))<0)){var a,s=r.getComponent(sN(i),o).axis,l={x:"y",y:"x",radius:"angle",angle:"radius"}[i],c=t.coordinateSystem;null!=l&&c.getOtherAxis&&(a=c.getOtherAxis(s).inverse),l=t.getData().mapDimension(l),n={thisAxis:s,series:t,thisDim:i,otherDim:l,otherAxisInverse:a}}},this)},this),n}},e.prototype._renderHandle=function(){var t=this.group,e=this._displayables,n=e.handles=[null,null],r=e.handleLabels=[null,null],i=this._displayables.sliderGroup,o=this._size,a=this.dataZoomModel,s=this.api,l=a.get("borderRadius")||0,c=a.get("brushSelect"),u=e.filler=new Dj({silent:c,style:{fill:a.get("fillerColor")},textConfig:{position:"inside"}});i.add(u),i.add(new Dj({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:o[0],height:o[1],r:l},style:{stroke:a.get("dataBackgroundColor")||a.get("borderColor"),lineWidth:1,fill:"rgba(0,0,0,0)"}})),Object(g.each)([0,1],function(e){var o=a.get("handleIcon");!kA[o]&&o.indexOf("path://")<0&&o.indexOf("image://")<0&&(o="path://"+o);var s=EA(o,-1,0,2,2,null,!0);s.attr({cursor:Rj(this._orient),draggable:!0,drift:Object(g.bind)(this._onDragMove,this,e),ondragend:Object(g.bind)(this._onDragEnd,this),onmouseover:Object(g.bind)(this._showDataInfo,this,!0),onmouseout:Object(g.bind)(this._showDataInfo,this,!1),z2:5});var l=s.getBoundingRect(),c=a.get("handleSize");this._handleHeight=pr(c,this._size[1]),this._handleWidth=l.width/l.height*this._handleHeight,s.setStyle(a.getModel("handleStyle").getItemStyle()),s.style.strokeNoScale=!0,s.rectHover=!0,s.ensureState("emphasis").style=a.getModel(["emphasis","handleStyle"]).getItemStyle(),_s(s);var u=a.get("handleColor");null!=u&&(s.style.fill=u),i.add(n[e]=s);var h=a.getModel("textStyle");t.add(r[e]=new Ba({silent:!0,invisible:!0,style:zc(h,{x:0,y:0,text:"",verticalAlign:"middle",align:"center",fill:h.getTextColor(),font:h.getFont()}),z2:10}))},this);var h=u;if(c){var d=pr(a.get("moveHandleSize"),o[1]),f=e.moveHandle=new ha({style:a.getModel("moveHandleStyle").getItemStyle(),silent:!0,shape:{r:[0,0,2,2],y:o[1]-.5,height:d}}),p=.8*d,A=e.moveHandleIcon=EA(a.get("moveHandleIcon"),-p/2,-p/2,p,p,"#fff",!0);A.silent=!0,A.y=o[1]+d/2-.5,f.ensureState("emphasis").style=a.getModel(["emphasis","moveHandleStyle"]).getItemStyle();var m=Math.min(o[1]/2,Math.max(d,10));(h=e.moveZone=new ha({invisible:!0,shape:{y:o[1]-m,height:d+m}})).on("mouseover",function(){s.enterEmphasis(f)}).on("mouseout",function(){s.leaveEmphasis(f)}),i.add(f),i.add(A),i.add(h)}h.attr({draggable:!0,cursor:Rj(this._orient),drift:Object(g.bind)(this._onDragMove,this,"all"),ondragstart:Object(g.bind)(this._showDataInfo,this,!0),ondragend:Object(g.bind)(this._onDragEnd,this),onmouseover:Object(g.bind)(this._showDataInfo,this,!0),onmouseout:Object(g.bind)(this._showDataInfo,this,!1)})},e.prototype._resetInterval=function(){var t=this._range=this.dataZoomModel.getPercentRange(),e=this._getViewExtent();this._handleEnds=[fr(t[0],[0,100],e,!0),fr(t[1],[0,100],e,!0)]},e.prototype._updateInterval=function(t,e){var n=this.dataZoomModel,r=this._handleEnds,i=this._getViewExtent(),o=n.findRepresentativeAxisProxy().getMinMaxSpan(),a=[0,100];DE(e,r,i,n.get("zoomLock")?"all":t,null!=o.minSpan?fr(o.minSpan,a,i,!0):null,null!=o.maxSpan?fr(o.maxSpan,a,i,!0):null);var s=this._range,l=this._range=gr([fr(r[0],i,a,!0),fr(r[1],i,a,!0)]);return!s||s[0]!==l[0]||s[1]!==l[1]},e.prototype._updateView=function(t){var e=this._displayables,n=this._handleEnds,r=gr(n.slice()),i=this._size;Object(g.each)([0,1],function(t){var r=e.handles[t],o=this._handleHeight;r.attr({scaleX:o/2,scaleY:o/2,x:n[t]+(t?-1:1),y:i[1]/2-o/2})},this),e.filler.setShape({x:r[0],y:0,width:r[1]-r[0],height:i[1]});var o={x:r[0],width:r[1]-r[0]};e.moveHandle&&(e.moveHandle.setShape(o),e.moveZone.setShape(o),e.moveZone.getBoundingRect(),e.moveHandleIcon&&e.moveHandleIcon.attr("x",o.x+o.width/2));for(var a=e.dataShadowSegs,s=[0,r[0],r[1],i[0]],l=0;l<a.length;l++){var c=a[l],u=c.getClipPath();u||(u=new ha,c.setClipPath(u)),u.setShape({x:s[l],y:0,width:s[l+1]-s[l],height:i[1]})}this._updateDataInfo(t)},e.prototype._updateDataInfo=function(t){var e=this.dataZoomModel,n=this._displayables,r=n.handleLabels,i=this._orient,o=["",""];if(e.get("showDetail")){var a=e.findRepresentativeAxisProxy();if(a){var s=a.getAxisModel().axis,l=this._range,c=t?a.calculateDataWindow({start:l[0],end:l[1]}).valueWindow:a.getDataValueWindow();o=[this._formatLabel(c[0],s),this._formatLabel(c[1],s)]}}var u=gr(this._handleEnds.slice());function h(t){var e=Sc(n.handles[t].parent,this.group),a=kc(0===t?"right":"left",e),s=this._handleWidth/2+Pj,l=Cc([u[t]+(0===t?-s:s),this._size[1]/2],e);r[t].setStyle({x:l[0],y:l[1],verticalAlign:i===Ij?"middle":a,align:i===Ij?a:"center",text:o[t]})}h.call(this,0),h.call(this,1)},e.prototype._formatLabel=function(t,e){var n=this.dataZoomModel,r=n.get("labelFormatter"),i=n.get("labelPrecision");null!=i&&"auto"!==i||(i=e.getPixelPrecision());var o=null==t||isNaN(t)?"":"category"===e.type||"time"===e.type?e.scale.getLabel({value:Math.round(t)}):t.toFixed(Math.min(i,20));return Object(g.isFunction)(r)?r(t,o):Object(g.isString)(r)?r.replace("{value}",o):o},e.prototype._showDataInfo=function(t){t=this._dragging||t;var e=this._displayables,n=e.handleLabels;n[0].attr("invisible",!t),n[1].attr("invisible",!t),e.moveHandle&&this.api[t?"enterEmphasis":"leaveEmphasis"](e.moveHandle,1)},e.prototype._onDragMove=function(t,e,n,r){this._dragging=!0,ct(r.event);var i=Cc([e,n],this._displayables.sliderGroup.getLocalTransform(),!0),o=this._updateInterval(t,i[0]),a=this.dataZoomModel.get("realtime");this._updateView(!a),o&&a&&this._dispatchZoomAction(!0)},e.prototype._onDragEnd=function(){this._dragging=!1,this._showDataInfo(!1),!this.dataZoomModel.get("realtime")&&this._dispatchZoomAction(!1)},e.prototype._onClickPanel=function(t){var e=this._size,n=this._displayables.sliderGroup.transformCoordToLocal(t.offsetX,t.offsetY);if(!(n[0]<0||n[0]>e[0]||n[1]<0||n[1]>e[1])){var r=this._handleEnds,i=(r[0]+r[1])/2,o=this._updateInterval("all",n[0]-i);this._updateView(),o&&this._dispatchZoomAction(!1)}},e.prototype._onBrushStart=function(t){var e=t.offsetX,n=t.offsetY;this._brushStart=new xt(e,n),this._brushing=!0,this._brushStartTime=+new Date},e.prototype._onBrushEnd=function(t){if(this._brushing){var e=this._displayables.brushRect;if(this._brushing=!1,e){e.attr("ignore",!0);var n=e.shape;if(!(+new Date-this._brushStartTime<200&&Math.abs(n.width)<5)){var r=this._getViewExtent(),i=[0,100];this._range=gr([fr(n.x,r,i,!0),fr(n.x+n.width,r,i,!0)]),this._handleEnds=[n.x,n.x+n.width],this._updateView(),this._dispatchZoomAction(!1)}}}},e.prototype._onBrush=function(t){this._brushing&&(ct(t.event),this._updateBrushRect(t.offsetX,t.offsetY))},e.prototype._updateBrushRect=function(t,e){var n=this._displayables,r=this.dataZoomModel,i=n.brushRect;i||(i=n.brushRect=new Dj({silent:!0,style:r.getModel("brushStyle").getItemStyle()}),n.sliderGroup.add(i)),i.attr("ignore",!1);var o=this._brushStart,a=this._displayables.sliderGroup,s=a.transformCoordToLocal(t,e),l=a.transformCoordToLocal(o.x,o.y),c=this._size;s[0]=Math.max(Math.min(c[0],s[0]),0),i.setShape({x:l[0],y:0,width:s[0]-l[0],height:c[1]})},e.prototype._dispatchZoomAction=function(t){var e=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,animation:t?Fj:null,start:e[0],end:e[1]})},e.prototype._findCoordRect=function(){var t,e=cN(this.dataZoomModel).infoList;if(!t&&e.length){var n=e[0].model.coordinateSystem;t=n.getRect&&n.getRect()}if(!t){var r=this.api.getWidth(),i=this.api.getHeight();t={x:.2*r,y:.2*i,width:.6*r,height:.6*i}}return t},e.type="dataZoom.slider",e}(pN);function Hj(t){t.registerComponentModel(Lj),t.registerComponentView(jj),_N(t)}var Uj={get:function(t,e,n){var r=g.clone((Qj[t]||{})[e]);return n&&g.isArray(r)?r[r.length-1]:r}},Qj={color:{active:["#006edd","#e0ffff"],inactive:["rgba(0,0,0,0)"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:["circle","roundRect","diamond"],inactive:["none"]},symbolSize:{active:[10,50],inactive:[0,0]}},zj=Uj,Yj=NB.mapVisual,Vj=NB.eachVisual,Wj=g.isArray,Gj=g.each,Xj=gr,Zj=fr,$j=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.stateList=["inRange","outOfRange"],n.replacableOptionKeys=["inRange","outOfRange","target","controller","color"],n.layoutMode={type:"box",ignoreSize:!0},n.dataBound=[-1/0,1/0],n.targetVisuals={},n.controllerVisuals={},n}return p(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},e.prototype.optionUpdated=function(t,e){var n=this.option;!e&&UF(n,t,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},e.prototype.resetVisual=function(t){var e=this.stateList;t=g.bind(t,this),this.controllerVisuals=HF(this.option.controller,e,t),this.targetVisuals=HF(this.option.target,e,t)},e.prototype.getItemSymbol=function(){return null},e.prototype.getTargetSeriesIndices=function(){var t=this.option.seriesIndex,e=[];return null==t||"all"===t?this.ecModel.eachSeries(function(t,n){e.push(n)}):e=Qr(t),e},e.prototype.eachTargetSeries=function(t,e){g.each(this.getTargetSeriesIndices(),function(n){var r=this.ecModel.getSeriesByIndex(n);r&&t.call(e,r)},this)},e.prototype.isTargetSeries=function(t){var e=!1;return this.eachTargetSeries(function(n){n===t&&(e=!0)}),e},e.prototype.formatValueText=function(t,e,n){var r,i=this.option,o=i.precision,a=this.dataBound,s=i.formatter;n=n||["<",">"],g.isArray(t)&&(t=t.slice(),r=!0);var l=e?t:r?[c(t[0]),c(t[1])]:c(t);return g.isString(s)?s.replace("{value}",r?l[0]:l).replace("{value2}",r?l[1]:l):g.isFunction(s)?r?s(t[0],t[1]):s(t):r?t[0]===a[0]?n[0]+" "+l[1]:t[1]===a[1]?n[1]+" "+l[0]:l[0]+" - "+l[1]:l;function c(t){return t===a[0]?"min":t===a[1]?"max":(+t).toFixed(Math.min(o,20))}},e.prototype.resetExtent=function(){var t=this.option,e=Xj([t.min,t.max]);this._dataExtent=e},e.prototype.getDataDimensionIndex=function(t){var e=this.option.dimension;if(null!=e)return t.getDimensionIndex(e);for(var n=t.dimensions,r=n.length-1;r>=0;r--){var i=n[r],o=t.getDimensionInfo(i);if(!o.isCalculationCoord)return o.storeDimIndex}},e.prototype.getExtent=function(){return this._dataExtent.slice()},e.prototype.completeVisualOption=function(){var t=this.ecModel,e=this.option,n={inRange:e.inRange,outOfRange:e.outOfRange},r=e.target||(e.target={}),i=e.controller||(e.controller={});g.merge(r,n),g.merge(i,n);var o=this.isCategory();function a(n){Wj(e.color)&&!n.inRange&&(n.inRange={color:e.color.slice().reverse()}),n.inRange=n.inRange||{color:t.get("gradientColor")}}a.call(this,r),a.call(this,i),function(t,e,n){var r=t[e],i=t[n];r&&!i&&(i=t[n]={},Gj(r,function(t,e){if(NB.isValidType(e)){var n=zj.get(e,"inactive",o);null!=n&&(i[e]=n,"color"!==e||i.hasOwnProperty("opacity")||i.hasOwnProperty("colorAlpha")||(i.opacity=[0,0]))}}))}.call(this,r,"inRange","outOfRange"),function(t){var e=(t.inRange||{}).symbol||(t.outOfRange||{}).symbol,n=(t.inRange||{}).symbolSize||(t.outOfRange||{}).symbolSize,r=this.get("inactiveColor"),i=this.getItemSymbol()||"roundRect";Gj(this.stateList,function(a){var s=this.itemSize,l=t[a];l||(l=t[a]={color:o?r:[r]}),null==l.symbol&&(l.symbol=e&&g.clone(e)||(o?i:[i])),null==l.symbolSize&&(l.symbolSize=n&&g.clone(n)||(o?s[0]:[s[0],s[0]])),l.symbol=Yj(l.symbol,function(t){return"none"===t?i:t});var c=l.symbolSize;if(null!=c){var u=-1/0;Vj(c,function(t){t>u&&(u=t)}),l.symbolSize=Yj(c,function(t){return Zj(t,[0,u],[0,s[0]],!0)})}},this)}.call(this,i)},e.prototype.resetItemSize=function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},e.prototype.isCategory=function(){return!!this.option.categories},e.prototype.setSelected=function(t){},e.prototype.getSelected=function(){return null},e.prototype.getValueState=function(t){return null},e.prototype.getVisualMeta=function(t){return null},e.type="visualMap",e.dependencies=["series"],e.defaultOption={show:!0,z:4,seriesIndex:"all",min:0,max:200,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:"vertical",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",contentColor:"#5793f3",inactiveColor:"#aaa",borderWidth:0,padding:5,textGap:10,precision:0,textStyle:{color:"#333"}},e}(Sh),Kj=[20,140];function Jj(t,e,n){if(n[0]===n[1])return n.slice();for(var r=(n[1]-n[0])/200,i=n[0],o=[],a=0;a<=200&&i<n[1];a++)o.push(i),i+=r;return o.push(n[1]),o}var qj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent(),this.resetVisual(function(t){t.mappingMethod="linear",t.dataExtent=this.getExtent()}),this._resetRange()},e.prototype.resetItemSize=function(){t.prototype.resetItemSize.apply(this,arguments);var e=this.itemSize;(null==e[0]||isNaN(e[0]))&&(e[0]=Kj[0]),(null==e[1]||isNaN(e[1]))&&(e[1]=Kj[1])},e.prototype._resetRange=function(){var t=this.getExtent(),e=this.option.range;!e||e.auto?(t.auto=1,this.option.range=t):g.isArray(e)&&(e[0]>e[1]&&e.reverse(),e[0]=Math.max(e[0],t[0]),e[1]=Math.min(e[1],t[1]))},e.prototype.completeVisualOption=function(){t.prototype.completeVisualOption.apply(this,arguments),g.each(this.stateList,function(t){var e=this.option.controller[t].symbolSize;e&&e[0]!==e[1]&&(e[0]=e[1]/3)},this)},e.prototype.setSelected=function(t){this.option.range=t.slice(),this._resetRange()},e.prototype.getSelected=function(){var t=this.getExtent(),e=gr((this.get("range")||[]).slice());return e[0]>t[1]&&(e[0]=t[1]),e[1]>t[1]&&(e[1]=t[1]),e[0]<t[0]&&(e[0]=t[0]),e[1]<t[0]&&(e[1]=t[0]),e},e.prototype.getValueState=function(t){var e=this.option.range,n=this.getExtent();return(e[0]<=n[0]||e[0]<=t)&&(e[1]>=n[1]||t<=e[1])?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[];return this.eachTargetSeries(function(n){var r=[],i=n.getData();i.each(this.getDataDimensionIndex(i),function(e,n){t[0]<=e&&e<=t[1]&&r.push(n)},this),e.push({seriesId:n.id,dataIndex:r})},this),e},e.prototype.getVisualMeta=function(t){var e=Jj(this,"outOfRange",this.getExtent()),n=Jj(this,"inRange",this.option.range.slice()),r=[];function i(e,n){r.push({value:e,color:t(e,n)})}for(var o=0,a=0,s=n.length,l=e.length;a<l&&(!n.length||e[a]<=n[0]);a++)e[a]<n[o]&&i(e[a],"outOfRange");for(var c=1;o<s;o++,c=0)c&&r.length&&i(n[o],"outOfRange"),i(n[o],"inRange");for(c=1;a<l;a++)(!n.length||n[n.length-1]<e[a])&&(c&&(r.length&&i(r[r.length-1].value,"outOfRange"),c=0),i(e[a],"outOfRange"));var u=r.length;return{stops:r,outerColors:[u?r[0].color:"transparent",u?r[u-1].color:"transparent"]}},e.type="visualMap.continuous",e.defaultOption=Au($j.defaultOption,{align:"auto",calculable:!1,hoverLink:!0,realtime:!0,handleIcon:"path://M-11.39,9.77h0a3.5,3.5,0,0,1-3.5,3.5h-22a3.5,3.5,0,0,1-3.5-3.5h0a3.5,3.5,0,0,1,3.5-3.5h22A3.5,3.5,0,0,1-11.39,9.77Z",handleSize:"120%",handleStyle:{borderColor:"#fff",borderWidth:1},indicatorIcon:"circle",indicatorSize:"50%",indicatorStyle:{borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}}),e}($j),tH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.autoPositionValues={left:1,right:1,top:1,bottom:1},n}return p(e,t),e.prototype.init=function(t,e){this.ecModel=t,this.api=e},e.prototype.render=function(t,e,n,r){this.visualMapModel=t,!1!==t.get("show")?this.doRender(t,e,n,r):this.group.removeAll()},e.prototype.renderBackground=function(t){var e=this.visualMapModel,n=eh(e.get("padding")||0),r=t.getBoundingRect();t.add(new ha({z2:-1,silent:!0,shape:{x:r.x-n[3],y:r.y-n[0],width:r.width+n[3]+n[1],height:r.height+n[0]+n[2]},style:{fill:e.get("backgroundColor"),stroke:e.get("borderColor"),lineWidth:e.get("borderWidth")}}))},e.prototype.getControllerVisual=function(t,e,n){var r=(n=n||{}).forceState,i=this.visualMapModel,o={};if("color"===e){var a=i.get("contentColor");o.color=a}function s(t){return o[t]}function l(t,e){o[t]=e}var c=i.controllerVisuals[r||i.getValueState(t)],u=NB.prepareVisualTypes(c);return g.each(u,function(r){var i=c[r];n.convertOpacityToAlpha&&"opacity"===r&&(r="colorAlpha",i=c.__alphaForOpacity),NB.dependsOn(r,e)&&i&&i.applyVisual(t,s,l)}),o[e]},e.prototype.positionGroup=function(t){var e=this.visualMapModel,n=this.api;mh(t,e.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()})},e.prototype.doRender=function(t,e,n,r){},e.type="visualMap",e}(fp),eH=[["left","right","width"],["top","bottom","height"]];function nH(t,e,n){var r=t.option,i=r.align;if(null!=i&&"auto"!==i)return i;for(var o={width:e.getWidth(),height:e.getHeight()},a="horizontal"===r.orient?1:0,s=eH[a],l=[0,null,10],c={},u=0;u<3;u++)c[eH[1-a][u]]=l[u],c[s[u]]=2===u?n[0]:r[s[u]];var h=[["x","width",3],["y","height",0]][a],d=gh(c,o,r.padding);return s[(d.margin[h[2]]||0)+d[h[0]]+.5*d[h[1]]<.5*o[h[1]]?0:1]}function rH(t,e){return g.each(t||[],function(t){null!=t.dataIndex&&(t.dataIndexInside=t.dataIndex,t.dataIndex=null),t.highlightKey="visualMap"+(e?e.componentIndex:"")}),t}var iH=fr,oH=g.each,aH=Math.min,sH=Math.max,lH=12;function cH(t,e,n,r){return new Cl({shape:{points:t},draggable:!!n,cursor:e,drift:n,onmousemove:function(t){ct(t.event)},ondragend:r})}function uH(t){var e=t.get("hoverLinkOnHandle");return!!(null==e?t.get("realtime"):e)}function hH(t){return"vertical"===t?"ns-resize":"ew-resize"}var dH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._shapes={},n._dataInterval=[],n._handleEnds=[],n._hoverLinkDataIndices=[],n}return p(e,t),e.prototype.doRender=function(t,e,n,r){this._api=n,r&&"selectDataRange"===r.type&&r.from===this.uid||this._buildView()},e.prototype._buildView=function(){this.group.removeAll();var t=this.visualMapModel,e=this.group;this._orient=t.get("orient"),this._useHandle=t.get("calculable"),this._resetInterval(),this._renderBar(e);var n=t.get("text");this._renderEndsText(e,n,0),this._renderEndsText(e,n,1),this._updateView(!0),this.renderBackground(e),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(e)},e.prototype._renderEndsText=function(t,e,n){if(e){var r=e[1-n];r=null!=r?r+"":"";var i=this.visualMapModel,o=i.get("textGap"),a=i.itemSize,s=this._shapes.mainGroup,l=this._applyTransform([a[0]/2,0===n?-o:a[1]+o],s),c=this._applyTransform(0===n?"bottom":"top",s),u=this._orient,h=this.visualMapModel.textStyleModel;this.group.add(new Ba({style:zc(h,{x:l[0],y:l[1],verticalAlign:"horizontal"===u?"middle":c,align:"horizontal"===u?c:"center",text:r})}))}},e.prototype._renderBar=function(t){var e=this.visualMapModel,n=this._shapes,r=e.itemSize,i=this._orient,o=this._useHandle,a=nH(e,this.api,r),s=n.mainGroup=this._createBarGroup(a),l=new er;s.add(l),l.add(n.outOfRange=cH()),l.add(n.inRange=cH(null,o?hH(this._orient):null,g.bind(this._dragHandle,this,"all",!1),g.bind(this._dragHandle,this,"all",!0))),l.setClipPath(new ha({shape:{x:0,y:0,width:r[0],height:r[1],r:3}}));var c=e.textStyleModel.getTextRect("国"),u=sH(c.width,c.height);o&&(n.handleThumbs=[],n.handleLabels=[],n.handleLabelPoints=[],this._createHandle(e,s,0,r,u,i),this._createHandle(e,s,1,r,u,i)),this._createIndicator(e,s,r,u,i),t.add(s)},e.prototype._createHandle=function(t,e,n,r,i,o){var a=g.bind(this._dragHandle,this,n,!1),s=g.bind(this._dragHandle,this,n,!0),l=zn(t.get("handleSize"),r[0]),c=EA(t.get("handleIcon"),-l/2,-l/2,l,l,null,!0),u=hH(this._orient);c.attr({cursor:u,draggable:!0,drift:a,ondragend:s,onmousemove:function(t){ct(t.event)}}),c.x=r[0]/2,c.useStyle(t.getModel("handleStyle").getItemStyle()),c.setStyle({strokeNoScale:!0,strokeFirst:!0}),c.style.lineWidth*=2,c.ensureState("emphasis").style=t.getModel(["emphasis","handleStyle"]).getItemStyle(),Bs(c,!0),e.add(c);var h=this.visualMapModel.textStyleModel,d=new Ba({cursor:u,draggable:!0,drift:a,onmousemove:function(t){ct(t.event)},ondragend:s,style:zc(h,{x:0,y:0,text:""})});d.ensureState("blur").style={opacity:.1},d.stateTransition={duration:200},this.group.add(d);var f=[l,0],p=this._shapes;p.handleThumbs[n]=c,p.handleLabelPoints[n]=f,p.handleLabels[n]=d},e.prototype._createIndicator=function(t,e,n,r,i){var o=zn(t.get("indicatorSize"),n[0]),a=EA(t.get("indicatorIcon"),-o/2,-o/2,o,o,null,!0);a.attr({cursor:"move",invisible:!0,silent:!0,x:n[0]/2});var s=t.getModel("indicatorStyle").getItemStyle();if(a instanceof ra){var l=a.style;a.useStyle(g.extend({image:l.image,x:l.x,y:l.y,width:l.width,height:l.height},s))}else a.useStyle(s);e.add(a);var c=this.visualMapModel.textStyleModel,u=new Ba({silent:!0,invisible:!0,style:zc(c,{x:0,y:0,text:""})});this.group.add(u);var h=[("horizontal"===i?r/2:6)+n[0]/2,0],d=this._shapes;d.indicator=a,d.indicatorLabel=u,d.indicatorLabelPoint=h,this._firstShowIndicator=!0},e.prototype._dragHandle=function(t,e,n,r){if(this._useHandle){if(this._dragging=!e,!e){var i=this._applyTransform([n,r],this._shapes.mainGroup,!0);this._updateInterval(t,i[1]),this._hideIndicator(),this._updateView()}e===!this.visualMapModel.get("realtime")&&this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),e?!this._hovering&&this._clearHoverLinkToSeries():uH(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[t],!1)}},e.prototype._resetInterval=function(){var t=this.visualMapModel,e=this._dataInterval=t.getSelected(),n=t.getExtent(),r=[0,t.itemSize[1]];this._handleEnds=[iH(e[0],n,r,!0),iH(e[1],n,r,!0)]},e.prototype._updateInterval=function(t,e){e=e||0;var n=this.visualMapModel,r=this._handleEnds,i=[0,n.itemSize[1]];DE(e,r,i,t,0);var o=n.getExtent();this._dataInterval=[iH(r[0],i,o,!0),iH(r[1],i,o,!0)]},e.prototype._updateView=function(t){var e=this.visualMapModel,n=e.getExtent(),r=this._shapes,i=[0,e.itemSize[1]],o=t?i:this._handleEnds,a=this._createBarVisual(this._dataInterval,n,o,"inRange"),s=this._createBarVisual(n,n,i,"outOfRange");r.inRange.setStyle({fill:a.barColor}).setShape("points",a.barPoints),r.outOfRange.setStyle({fill:s.barColor}).setShape("points",s.barPoints),this._updateHandle(o,a)},e.prototype._createBarVisual=function(t,e,n,r){var i={forceState:r,convertOpacityToAlpha:!0},o=this._makeColorGradient(t,i),a=[this.getControllerVisual(t[0],"symbolSize",i),this.getControllerVisual(t[1],"symbolSize",i)],s=this._createBarPoints(n,a);return{barColor:new zl(0,0,0,1,o),barPoints:s,handlesColor:[o[0].color,o[o.length-1].color]}},e.prototype._makeColorGradient=function(t,e){var n=[],r=(t[1]-t[0])/100;n.push({color:this.getControllerVisual(t[0],"color",e),offset:0});for(var i=1;i<100;i++){var o=t[0]+r*i;if(o>t[1])break;n.push({color:this.getControllerVisual(o,"color",e),offset:i/100})}return n.push({color:this.getControllerVisual(t[1],"color",e),offset:1}),n},e.prototype._createBarPoints=function(t,e){var n=this.visualMapModel.itemSize;return[[n[0]-e[0],t[0]],[n[0],t[0]],[n[0],t[1]],[n[0]-e[1],t[1]]]},e.prototype._createBarGroup=function(t){var e=this._orient,n=this.visualMapModel.get("inverse");return new er("horizontal"!==e||n?"horizontal"===e&&n?{scaleX:"bottom"===t?-1:1,rotation:-Math.PI/2}:"vertical"!==e||n?{scaleX:"left"===t?1:-1}:{scaleX:"left"===t?1:-1,scaleY:-1}:{scaleX:"bottom"===t?1:-1,rotation:Math.PI/2})},e.prototype._updateHandle=function(t,e){if(this._useHandle){var n=this._shapes,r=this.visualMapModel,i=n.handleThumbs,o=n.handleLabels,a=r.itemSize,s=r.getExtent();oH([0,1],function(l){var c=i[l];c.setStyle("fill",e.handlesColor[l]),c.y=t[l];var u=iH(t[l],[0,a[1]],s,!0),h=this.getControllerVisual(u,"symbolSize");c.scaleX=c.scaleY=h/a[0],c.x=a[0]-h/2;var d=Cc(n.handleLabelPoints[l],Sc(c,this.group));o[l].setStyle({x:d[0],y:d[1],text:r.formatValueText(this._dataInterval[l]),verticalAlign:"middle",align:"vertical"===this._orient?this._applyTransform("left",n.mainGroup):"center"})},this)}},e.prototype._showIndicator=function(t,e,n,r){var i=this.visualMapModel,o=i.getExtent(),a=i.itemSize,s=[0,a[1]],l=this._shapes,c=l.indicator;if(c){c.attr("invisible",!1);var u=this.getControllerVisual(t,"color",{convertOpacityToAlpha:!0}),h=this.getControllerVisual(t,"symbolSize"),d=iH(t,o,s,!0),f=a[0]-h/2,p={x:c.x,y:c.y};c.y=d,c.x=f;var A=Cc(l.indicatorLabelPoint,Sc(c,this.group)),g=l.indicatorLabel;g.attr("invisible",!1);var m=this._applyTransform("left",l.mainGroup),v="horizontal"===this._orient;g.setStyle({text:(n||"")+i.formatValueText(e),verticalAlign:v?m:"middle",align:v?"center":m});var y={x:f,y:d,style:{fill:u}},b={style:{x:A[0],y:A[1]}};if(i.ecModel.isAnimationEnabled()&&!this._firstShowIndicator){var _={duration:100,easing:"cubicInOut",additive:!0};c.x=p.x,c.y=p.y,c.animateTo(y,_),g.animateTo(b,_)}else c.attr(y),g.attr(b);this._firstShowIndicator=!1;var w=this._shapes.handleLabels;if(w)for(var x=0;x<w.length;x++)this._api.enterBlur(w[x])}},e.prototype._enableHoverLinkToSeries=function(){var t=this;this._shapes.mainGroup.on("mousemove",function(e){if(t._hovering=!0,!t._dragging){var n=t.visualMapModel.itemSize,r=t._applyTransform([e.offsetX,e.offsetY],t._shapes.mainGroup,!0,!0);r[1]=aH(sH(0,r[1]),n[1]),t._doHoverLinkToSeries(r[1],0<=r[0]&&r[0]<=n[0])}}).on("mouseout",function(){t._hovering=!1,!t._dragging&&t._clearHoverLinkToSeries()})},e.prototype._enableHoverLinkFromSeries=function(){var t=this.api.getZr();this.visualMapModel.option.hoverLink?(t.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),t.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},e.prototype._doHoverLinkToSeries=function(t,e){var n=this.visualMapModel,r=n.itemSize;if(n.option.hoverLink){var i=[0,r[1]],o=n.getExtent();t=aH(sH(i[0],t),i[1]);var a=function(t,e,n){var r=lH/2,i=t.get("hoverLinkDataSize");i&&(r=iH(i,e,n,!0)/2);return r}(n,o,i),s=[t-a,t+a],l=iH(t,i,o,!0),c=[iH(s[0],i,o,!0),iH(s[1],i,o,!0)];s[0]<i[0]&&(c[0]=-1/0),s[1]>i[1]&&(c[1]=1/0),e&&(c[0]===-1/0?this._showIndicator(l,c[1],"< ",a):c[1]===1/0?this._showIndicator(l,c[0],"> ",a):this._showIndicator(l,l,"≈ ",a));var u=this._hoverLinkDataIndices,h=[];(e||uH(n))&&(h=this._hoverLinkDataIndices=n.findTargetDataIndices(c));var d=function(t,e){var n={},r={};return i(t||[],n),i(e||[],r,n),[o(n),o(r)];function i(t,e,n){for(var r=0,i=t.length;r<i;r++){var o=$r(t[r].seriesId,null);if(null==o)return;for(var a=Qr(t[r].dataIndex),s=n&&n[o],l=0,c=a.length;l<c;l++){var u=a[l];s&&s[u]?s[u]=null:(e[o]||(e[o]={}))[u]=1}}}function o(t,e){var n=[];for(var r in t)if(t.hasOwnProperty(r)&&null!=t[r])if(e)n.push(+r);else{var i=o(t[r],!0);i.length&&n.push({seriesId:r,dataIndex:i})}return n}}(u,h);this._dispatchHighDown("downplay",rH(d[0],n)),this._dispatchHighDown("highlight",rH(d[1],n))}},e.prototype._hoverLinkFromSeriesMouseOver=function(t){var e;if(gA(t.target,function(t){var n=Ta(t);if(null!=n.dataIndex)return e=n,!0},!0),e){var n=this.ecModel.getSeriesByIndex(e.seriesIndex),r=this.visualMapModel;if(r.isTargetSeries(n)){var i=n.getData(e.dataType),o=i.getStore().get(r.getDataDimensionIndex(i),e.dataIndex);isNaN(o)||this._showIndicator(o,o)}}},e.prototype._hideIndicator=function(){var t=this._shapes;t.indicator&&t.indicator.attr("invisible",!0),t.indicatorLabel&&t.indicatorLabel.attr("invisible",!0);var e=this._shapes.handleLabels;if(e)for(var n=0;n<e.length;n++)this._api.leaveBlur(e[n])},e.prototype._clearHoverLinkToSeries=function(){this._hideIndicator();var t=this._hoverLinkDataIndices;this._dispatchHighDown("downplay",rH(t,this.visualMapModel)),t.length=0},e.prototype._clearHoverLinkFromSeries=function(){this._hideIndicator();var t=this.api.getZr();t.off("mouseover",this._hoverLinkFromSeriesMouseOver),t.off("mouseout",this._hideIndicator)},e.prototype._applyTransform=function(t,e,n,r){var i=Sc(e,r?null:this.group);return g.isArray(t)?Cc(t,i,n):kc(t,i,n)},e.prototype._dispatchHighDown=function(t,e){e&&e.length&&this.api.dispatchAction({type:t,batch:e})},e.prototype.dispose=function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},e.prototype.remove=function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},e.type="visualMap.continuous",e}(tH),fH={type:"selectDataRange",event:"dataRangeSelected",update:"update"},pH=function(t,e){e.eachComponent({mainType:"visualMap",query:t},function(e){e.setSelected(t.selected)})},AH=[{createOnAllSeries:!0,reset:function(t,e){var n=[];return e.eachComponent("visualMap",function(e){var r,i,o,a,s,l=t.pipelineContext;!e.isTargetSeries(t)||l&&l.large||n.push((r=e.stateList,i=e.targetVisuals,o=g.bind(e.getValueState,e),a=e.getDataDimensionIndex(t.getData()),s={},g.each(r,function(t){var e=NB.prepareVisualTypes(i[t]);s[t]=e}),{progress:function(t,e){var n,r;function l(t){return hA(e,r,t)}function c(t,n){fA(e,r,t,n)}null!=a&&(n=e.getDimensionIndex(a));for(var u=e.getStore();null!=(r=t.next());){var h=e.getRawDataItem(r);if(!h||!1!==h.visualMap)for(var d=null!=a?u.get(n,r):r,f=o(d),p=i[f],A=s[f],g=0,m=A.length;g<m;g++){var v=A[g];p[v]&&p[v].applyVisual(d,l,c)}}}}))}),n}},{createOnAllSeries:!0,reset:function(t,e){var n=t.getData(),r=[];e.eachComponent("visualMap",function(e){if(e.isTargetSeries(t)){var i=e.getVisualMeta(g.bind(gH,null,t,e))||{stops:[],outerColors:[]},o=e.getDataDimensionIndex(n);o>=0&&(i.dimension=o,r.push(i))}}),t.getData().setVisual("visualMeta",r)}}];function gH(t,e,n,r){for(var i=e.targetVisuals[r],o=NB.prepareVisualTypes(i),a={color:dA(t.getData(),"color")},s=0,l=o.length;s<l;s++){var c=o[s],u=i["opacity"===c?"__alphaForOpacity":c];u&&u.applyVisual(n,h,d)}return a.color;function h(t){return a[t]}function d(t,e){a[t]=e}}var mH=g.each;function vH(t){var e=t&&t.visualMap;g.isArray(e)||(e=e?[e]:[]),mH(e,function(t){if(t){yH(t,"splitList")&&!yH(t,"pieces")&&(t.pieces=t.splitList,delete t.splitList);var e=t.pieces;e&&g.isArray(e)&&mH(e,function(t){g.isObject(t)&&(yH(t,"start")&&!yH(t,"min")&&(t.min=t.start),yH(t,"end")&&!yH(t,"max")&&(t.max=t.end))})}})}function yH(t,e){return t&&t.hasOwnProperty&&t.hasOwnProperty(e)}var bH=!1;function _H(t){bH||(bH=!0,t.registerSubTypeDefaulter("visualMap",function(t){return t.categories||(t.pieces?t.pieces.length>0:t.splitNumber>0)&&!t.calculable?"piecewise":"continuous"}),t.registerAction(fH,pH),Object(g.each)(AH,function(e){t.registerVisual(t.PRIORITY.VISUAL.COMPONENT,e)}),t.registerPreprocessor(vH))}function wH(t){t.registerComponentModel(qj),t.registerComponentView(dH),_H(t)}var xH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._pieceList=[],n}return p(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent();var r=this._mode=this._determineMode();this._pieceList=[],SH[this._mode].call(this,this._pieceList),this._resetSelected(e,n);var i=this.option.categories;this.resetVisual(function(t,e){"categories"===r?(t.mappingMethod="category",t.categories=g.clone(i)):(t.dataExtent=this.getExtent(),t.mappingMethod="piecewise",t.pieceList=g.map(this._pieceList,function(t){return t=g.clone(t),"inRange"!==e&&(t.visual=null),t}))})},e.prototype.completeVisualOption=function(){var e=this.option,n={},r=NB.listVisualTypes(),i=this.isCategory();function o(t,e,n){return t&&t[e]&&t[e].hasOwnProperty(n)}g.each(e.pieces,function(t){g.each(r,function(e){t.hasOwnProperty(e)&&(n[e]=1)})}),g.each(n,function(t,n){var r=!1;g.each(this.stateList,function(t){r=r||o(e,t,n)||o(e.target,t,n)},this),!r&&g.each(this.stateList,function(t){(e[t]||(e[t]={}))[n]=zj.get(n,"inRange"===t?"active":"inactive",i)})},this),t.prototype.completeVisualOption.apply(this,arguments)},e.prototype._resetSelected=function(t,e){var n=this.option,r=this._pieceList,i=(e?n:t).selected||{};if(n.selected=i,g.each(r,function(t,e){var n=this.getSelectedMapKey(t);i.hasOwnProperty(n)||(i[n]=!0)},this),"single"===n.selectedMode){var o=!1;g.each(r,function(t,e){var n=this.getSelectedMapKey(t);i[n]&&(o?i[n]=!1:o=!0)},this)}},e.prototype.getItemSymbol=function(){return this.get("itemSymbol")},e.prototype.getSelectedMapKey=function(t){return"categories"===this._mode?t.value+"":t.index+""},e.prototype.getPieceList=function(){return this._pieceList},e.prototype._determineMode=function(){var t=this.option;return t.pieces&&t.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},e.prototype.setSelected=function(t){this.option.selected=g.clone(t)},e.prototype.getValueState=function(t){var e=NB.findPieceIndex(t,this._pieceList);return null!=e&&this.option.selected[this.getSelectedMapKey(this._pieceList[e])]?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[],n=this._pieceList;return this.eachTargetSeries(function(r){var i=[],o=r.getData();o.each(this.getDataDimensionIndex(o),function(e,r){NB.findPieceIndex(e,n)===t&&i.push(r)},this),e.push({seriesId:r.id,dataIndex:i})},this),e},e.prototype.getRepresentValue=function(t){var e;if(this.isCategory())e=t.value;else if(null!=t.value)e=t.value;else{var n=t.interval||[];e=n[0]===-1/0&&n[1]===1/0?0:(n[0]+n[1])/2}return e},e.prototype.getVisualMeta=function(t){if(!this.isCategory()){var e=[],n=["",""],r=this,i=this._pieceList.slice();if(i.length){var o=i[0].interval[0];o!==-1/0&&i.unshift({interval:[-1/0,o]}),(o=i[i.length-1].interval[1])!==1/0&&i.push({interval:[o,1/0]})}else i.push({interval:[-1/0,1/0]});var a=-1/0;return g.each(i,function(t){var e=t.interval;e&&(e[0]>a&&s([a,e[0]],"outOfRange"),s(e.slice()),a=e[1])},this),{stops:e,outerColors:n}}function s(i,o){var a=r.getRepresentValue({interval:i});o||(o=r.getValueState(a));var s=t(a,o);i[0]===-1/0?n[0]=s:i[1]===1/0?n[1]=s:e.push({value:i[0],color:s},{value:i[1],color:s})}},e.type="visualMap.piecewise",e.defaultOption=Au($j.defaultOption,{selected:null,minOpen:!1,maxOpen:!1,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieces:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0}),e}($j),SH={splitNumber:function(t){var e=this.option,n=Math.min(e.precision,20),r=this.getExtent(),i=e.splitNumber;i=Math.max(parseInt(i,10),1),e.splitNumber=i;for(var o=(r[1]-r[0])/i;+o.toFixed(n)!==o&&n<5;)n++;e.precision=n,o=+o.toFixed(n),e.minOpen&&t.push({interval:[-1/0,r[0]],close:[0,0]});for(var a=0,s=r[0];a<i;s+=o,a++){var l=a===i-1?r[1]:s+o;t.push({interval:[s,l],close:[1,1]})}e.maxOpen&&t.push({interval:[r[1],1/0],close:[0,0]}),Lr(t),g.each(t,function(t,e){t.index=e,t.text=this.formatValueText(t.interval)},this)},categories:function(t){var e=this.option;g.each(e.categories,function(e){t.push({text:this.formatValueText(e,!0),value:e})},this),CH(e,t)},pieces:function(t){var e=this.option;g.each(e.pieces,function(e,n){g.isObject(e)||(e={value:e});var r={text:"",index:n};if(null!=e.label&&(r.text=e.label),e.hasOwnProperty("value")){var i=r.value=e.value;r.interval=[i,i],r.close=[1,1]}else{for(var o=r.interval=[],a=r.close=[0,0],s=[1,0,1],l=[-1/0,1/0],c=[],u=0;u<2;u++){for(var h=[["gte","gt","min"],["lte","lt","max"]][u],d=0;d<3&&null==o[u];d++)o[u]=e[h[d]],a[u]=s[d],c[u]=2===d;null==o[u]&&(o[u]=l[u])}c[0]&&o[1]===1/0&&(a[0]=0),c[1]&&o[0]===-1/0&&(a[1]=0),o[0]===o[1]&&a[0]&&a[1]&&(r.value=o[0])}r.visual=NB.retrieveVisuals(e),t.push(r)},this),CH(e,t),Lr(t),g.each(t,function(t){var e=t.close,n=[["<","≤"][e[1]],[">","≥"][e[0]]];t.text=t.text||this.formatValueText(null!=t.value?t.value:t.interval,!1,n)},this)}};function CH(t,e){var n=t.inverse;("vertical"===t.orient?!n:n)&&e.reverse()}var kH=xH,BH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return p(e,t),e.prototype.doRender=function(){var t=this.group;t.removeAll();var e=this.visualMapModel,n=e.get("textGap"),r=e.textStyleModel,i=r.getFont(),o=r.getTextColor(),a=this._getItemAlign(),s=e.itemSize,l=this._getViewData(),c=l.endsText,u=g.retrieve(e.get("showLabel",!0),!c);c&&this._renderEndsText(t,c[0],s,u,a),g.each(l.viewPieceList,function(r){var l=r.piece,c=new er;c.onclick=g.bind(this._onItemClick,this,l),this._enableHoverLink(c,r.indexInModelPieceList);var h=e.getRepresentValue(l);if(this._createItemSymbol(c,h,[0,0,s[0],s[1]]),u){var d=this.visualMapModel.getValueState(h);c.add(new Ba({style:{x:"right"===a?-n:s[0]+n,y:s[1]/2,text:l.text,verticalAlign:"middle",align:a,font:i,fill:o,opacity:"outOfRange"===d?.5:1}}))}t.add(c)},this),c&&this._renderEndsText(t,c[1],s,u,a),Ah(e.get("orient"),t,e.get("itemGap")),this.renderBackground(t),this.positionGroup(t)},e.prototype._enableHoverLink=function(t,e){var n=this;t.on("mouseover",function(){return r("highlight")}).on("mouseout",function(){return r("downplay")});var r=function(t){var r=n.visualMapModel;r.option.hoverLink&&n.api.dispatchAction({type:t,batch:rH(r.findTargetDataIndices(e),r)})}},e.prototype._getItemAlign=function(){var t=this.visualMapModel,e=t.option;if("vertical"===e.orient)return nH(t,this.api,t.itemSize);var n=e.align;return n&&"auto"!==n||(n="left"),n},e.prototype._renderEndsText=function(t,e,n,r,i){if(e){var o=new er,a=this.visualMapModel.textStyleModel;o.add(new Ba({style:zc(a,{x:r?"right"===i?n[0]:0:n[0]/2,y:n[1]/2,verticalAlign:"middle",align:r?i:"center",text:e})})),t.add(o)}},e.prototype._getViewData=function(){var t=this.visualMapModel,e=g.map(t.getPieceList(),function(t,e){return{piece:t,indexInModelPieceList:e}}),n=t.get("text"),r=t.get("orient"),i=t.get("inverse");return("horizontal"===r?i:!i)?e.reverse():n&&(n=n.slice().reverse()),{viewPieceList:e,endsText:n}},e.prototype._createItemSymbol=function(t,e,n){t.add(EA(this.getControllerVisual(e,"symbol"),n[0],n[1],n[2],n[3],this.getControllerVisual(e,"color")))},e.prototype._onItemClick=function(t){var e=this.visualMapModel,n=e.option,r=n.selectedMode;if(r){var i=g.clone(n.selected),o=e.getSelectedMapKey(t);"single"===r||!0===r?(i[o]=!0,g.each(i,function(t,e){i[e]=e===o})):i[o]=!i[o],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:i})}},e.type="visualMap.piecewise",e}(tH);function TH(t){t.registerComponentModel(kH),t.registerComponentView(BH),_H(t)}var EH={label:{enabled:!0},decal:{show:!1}},MH=ti(),OH={};function LH(t,e){var n=t.getModel("aria");if(n.get("enabled")){var r=g.clone(EH);g.merge(r.label,t.getLocaleModel().get("aria"),!1),g.merge(n.option,r,!1),function(){if(n.getModel("decal").get("show")){var e=g.createHashMap();t.eachSeries(function(t){if(!t.isColorBySeries()){var n=e.get(t.type);n||(n={},e.set(t.type,n)),MH(t).scope=n}}),t.eachRawSeries(function(e){if(!t.isSeriesFiltered(e))if(g.isFunction(e.enableAriaDecal))e.enableAriaDecal();else{var n=e.getData();if(e.isColorBySeries()){var r=Kh(e.ecModel,e.name,OH,t.getSeriesCount()),i=n.getVisual("decal");n.setVisual("decal",c(i,r))}else{var o=e.getRawData(),a={},s=MH(e).scope;n.each(function(t){var e=n.getRawIndex(t);a[e]=t});var l=o.count();o.each(function(t){var r=a[t],i=o.getName(t)||t+"",u=Kh(e.ecModel,i,s,l),h=n.getItemVisual(r,"decal");n.setItemVisual(r,"decal",c(h,u))})}}function c(t,e){var n=t?g.extend(g.extend({},e),t):e;return n.dirty=!0,n}})}}(),function(){var r=t.getLocaleModel().get("aria"),o=n.getModel("label");if(o.option=g.defaults(o.option,r),!o.get("enabled"))return;var a=e.getZr().dom;if(o.get("description"))return void a.setAttribute("aria-label",o.get("description"));var s,l=t.getSeriesCount(),c=o.get(["data","maxCount"])||10,u=o.get(["series","maxCount"])||10,h=Math.min(l,u);if(l<1)return;var d=function(){var e=t.get("title");e&&e.length&&(e=e[0]);return e&&e.text}();if(d){var f=o.get(["general","withTitle"]);s=i(f,{title:d})}else s=o.get(["general","withoutTitle"]);var p=[],A=l>1?o.get(["series","multiple","prefix"]):o.get(["series","single","prefix"]);s+=i(A,{seriesCount:l}),t.eachSeries(function(e,n){if(n<h){var r=void 0,a=e.get("name"),s=a?"withName":"withoutName";r=i(r=l>1?o.get(["series","multiple",s]):o.get(["series","single",s]),{seriesId:e.seriesIndex,seriesName:e.get("name"),seriesType:(_=e.subType,t.getLocaleModel().get(["series","typeNames"])[_]||"自定义图")});var u=e.getData();if(u.count()>c){var d=o.get(["data","partialData"]);r+=i(d,{displayCnt:c})}else r+=o.get(["data","allData"]);for(var f=o.get(["data","separator","middle"]),A=o.get(["data","separator","end"]),g=[],m=0;m<u.count();m++)if(m<c){var v=u.getName(m),y=u.getValues(m),b=o.get(["data",v?"withName":"withoutName"]);g.push(i(b,{name:v,value:y.join(f)}))}r+=g.join(f)+A,p.push(r)}var _});var m=o.getModel(["series","multiple","separator"]),v=m.get("middle"),y=m.get("end");s+=p.join(v)+y,a.setAttribute("aria-label",s)}()}function i(t,e){if(!g.isString(t))return t;var n=t;return g.each(e,function(t,e){n=n.replace(new RegExp("\\{\\s*"+e+"\\s*\\}","g"),t)}),n}}function DH(t){if(t&&t.aria){var e=t.aria;null!=e.show&&(e.enabled=e.show),e.label=e.label||{},g.each(["description","general","series","data"],function(t){null!=e[t]&&(e.label[t]=e[t])})}}var IH={value:"eq","<":"lt","<=":"lte",">":"gt",">=":"gte","=":"eq","!=":"ne","<>":"ne"},PH=function(){function t(t){if(null==(this._condVal=Object(g.isString)(t)?new RegExp(t):Object(g.isRegExp)(t)?t:null)){var e="";0,Rr(e)}}return t.prototype.evaluate=function(t){var e=typeof t;return Object(g.isString)(e)?this._condVal.test(t):!!Object(g.isNumber)(e)&&this._condVal.test(t+"")},t}(),NH=function(){function t(){}return t.prototype.evaluate=function(){return this.value},t}(),FH=function(){function t(){}return t.prototype.evaluate=function(){for(var t=this.children,e=0;e<t.length;e++)if(!t[e].evaluate())return!1;return!0},t}(),RH=function(){function t(){}return t.prototype.evaluate=function(){for(var t=this.children,e=0;e<t.length;e++)if(t[e].evaluate())return!0;return!1},t}(),jH=function(){function t(){}return t.prototype.evaluate=function(){return!this.child.evaluate()},t}(),HH=function(){function t(){}return t.prototype.evaluate=function(){for(var t=!!this.valueParser,e=(0,this.getValue)(this.valueGetterParam),n=t?this.valueParser(e):null,r=0;r<this.subCondList.length;r++)if(!this.subCondList[r].evaluate(t?n:e))return!1;return!0},t}();function UH(t,e){if(!0===t||!1===t){var n=new NH;return n.value=t,n}var r="";return zH(t)||Rr(r),t.and?QH("and",t,e):t.or?QH("or",t,e):t.not?function(t,e){var n=t.not,r="";0;zH(n)||Rr(r);var i=new jH;i.child=UH(n,e),i.child||Rr(r);return i}(t,e):function(t,e){for(var n="",r=e.prepareGetValue(t),i=[],o=Object(g.keys)(t),a=t.parser,s=a?hf(a):null,l=0;l<o.length;l++){var c=o[l];if("parser"!==c&&!e.valueGetterAttrMap.get(c)){var u=Object(g.hasOwn)(IH,c)?IH[c]:c,h=t[c],d=s?s(h):h,f=gf(u,d)||"reg"===u&&new PH(d);f||Rr(n),i.push(f)}}i.length||Rr(n);var p=new HH;return p.valueGetterParam=r,p.valueParser=s,p.getValue=e.getValue,p.subCondList=i,p}(t,e)}function QH(t,e,n){var r=e[t],i="";Object(g.isArray)(r)||Rr(i),r.length||Rr(i);var o="and"===t?new FH:new RH;return o.children=Object(g.map)(r,function(t){return UH(t,n)}),o.children.length||Rr(i),o}function zH(t){return Object(g.isObject)(t)&&!Object(g.isArrayLike)(t)}var YH=function(){function t(t,e){this._cond=UH(t,e)}return t.prototype.evaluate=function(){return this._cond.evaluate()},t}();var VH={type:"echarts:filter",transform:function(t){for(var e,n,r,i=t.upstream,o=(n=t.config,r={valueGetterAttrMap:Object(g.createHashMap)({dimension:!0}),prepareGetValue:function(t){var e="",n=t.dimension;Object(g.hasOwn)(t,"dimension")||Rr(e);var r=i.getDimensionInfo(n);return r||Rr(e),{dimIdx:r.index}},getValue:function(t){return i.retrieveValueFromItem(e,t.dimIdx)}},new YH(n,r)),a=[],s=0,l=i.count();s<l;s++)e=i.getRawDataItem(s),o.evaluate()&&a.push(e);return{data:a}}};var WH={type:"echarts:sort",transform:function(t){var e=t.upstream,n="",r=Qr(t.config);r.length||Rr(n);var i=[];Object(g.each)(r,function(t){var r=t.dimension,o=t.order,a=t.parser,s=t.incomparable;if(null==r&&Rr(n),"asc"!==o&&"desc"!==o&&Rr(n),s&&"min"!==s&&"max"!==s){var l="";0,Rr(l)}if("asc"!==o&&"desc"!==o){var c="";0,Rr(c)}var u=e.getDimensionInfo(r);u||Rr(n);var h=a?hf(a):null;a&&!h&&Rr(n),i.push({dimIdx:u.index,parser:h,comparator:new pf(o,s)})});var o=e.sourceFormat;o!==Mh&&o!==Oh&&Rr(n);for(var a=[],s=0,l=e.count();s<l;s++)a.push(e.getRawDataItem(s));return a.sort(function(t,n){for(var r=0;r<i.length;r++){var o=i[r],a=e.retrieveValueFromItem(t,o.dimIdx),s=e.retrieveValueFromItem(n,o.dimIdx);o.parser&&(a=o.parser(a),s=o.parser(s));var l=o.comparator.evaluate(a,s);if(0!==l)return l}return 0}),{data:a}}};var GH=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataset",e}return p(e,t),e.prototype.init=function(e,n,r){t.prototype.init.call(this,e,n,r),this._sourceManager=new If(this),Pf(this)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),Pf(this)},e.prototype.optionUpdated=function(){this._sourceManager.dirty()},e.prototype.getSourceManager=function(){return this._sourceManager},e.type="dataset",e.defaultOption={seriesLayoutBy:Ph},e}(Sh),XH=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataset",e}return p(e,t),e.type="dataset",e}(fp);var ZH=Eo.CMD;function $H(t,e){return Math.abs(t-e)<1e-5}function KH(t){var e,n,r,i,o,a=t.data,s=t.len(),l=[],c=0,u=0,h=0,d=0;function f(t,n){e&&e.length>2&&l.push(e),e=[t,n]}function p(t,n,r,i){$H(t,r)&&$H(n,i)||e.push(t,n,r,i,r,i)}function A(t,n,r,i,o,a){var s=Math.abs(n-t),l=4*Math.tan(s/4)/3,c=n<t?-1:1,u=Math.cos(t),h=Math.sin(t),d=Math.cos(n),f=Math.sin(n),p=u*o+r,A=h*a+i,g=d*o+r,m=f*a+i,v=o*l*c,y=a*l*c;e.push(p-v*h,A+y*u,g+v*f,m-y*d,g,m)}for(var g=0;g<s;){var m=a[g++],v=1===g;switch(v&&(h=c=a[g],d=u=a[g+1],m!==ZH.L&&m!==ZH.C&&m!==ZH.Q||(e=[h,d])),m){case ZH.M:c=h=a[g++],u=d=a[g++],f(h,d);break;case ZH.L:p(c,u,n=a[g++],r=a[g++]),c=n,u=r;break;case ZH.C:e.push(a[g++],a[g++],a[g++],a[g++],c=a[g++],u=a[g++]);break;case ZH.Q:n=a[g++],r=a[g++],i=a[g++],o=a[g++],e.push(c+2/3*(n-c),u+2/3*(r-u),i+2/3*(n-i),o+2/3*(r-o),i,o),c=i,u=o;break;case ZH.A:var y=a[g++],b=a[g++],_=a[g++],w=a[g++],x=a[g++],S=a[g++]+x;g+=1;var C=!a[g++];n=Math.cos(x)*_+y,r=Math.sin(x)*w+b,v?f(h=n,d=r):p(c,u,n,r),c=Math.cos(S)*_+y,u=Math.sin(S)*w+b;for(var k=(C?-1:1)*Math.PI/2,B=x;C?B>S:B<S;B+=k){A(B,C?Math.max(B+k,S):Math.min(B+k,S),y,b,_,w)}break;case ZH.R:h=c=a[g++],d=u=a[g++],n=h+a[g++],r=d+a[g++],f(n,d),p(n,d,n,r),p(n,r,h,r),p(h,r,h,d),p(h,d,n,d);break;case ZH.Z:e&&p(c,u,h,d),c=h,u=d}}return e&&e.length>2&&l.push(e),l}function JH(t,e,n,r,i,o,a,s,l,c){if($H(t,n)&&$H(e,r)&&$H(i,a)&&$H(o,s))l.push(a,s);else{var u=2/c,h=u*u,d=a-t,f=s-e,p=Math.sqrt(d*d+f*f);d/=p,f/=p;var A=n-t,g=r-e,m=i-a,v=o-s,y=A*A+g*g,b=m*m+v*v;if(y<h&&b<h)l.push(a,s);else{var _=d*A+f*g,w=-d*m-f*v;if(y-_*_<h&&_>=0&&b-w*w<h&&w>=0)l.push(a,s);else{var x=[],S=[];we(t,n,i,a,.5,x),we(e,r,o,s,.5,S),JH(x[0],S[0],x[1],S[1],x[2],S[2],x[3],S[3],l,c),JH(x[4],S[4],x[5],S[5],x[6],S[6],x[7],S[7],l,c)}}}}function qH(t,e,n){var r=t[e],i=t[1-e],o=Math.abs(r/i),a=Math.ceil(Math.sqrt(o*n)),s=Math.floor(n/a);0===s&&(s=1,a=n);for(var l=[],c=0;c<a;c++)l.push(s);var u=n-a*s;if(u>0)for(c=0;c<u;c++)l[c%a]+=1;return l}function tU(t,e,n){for(var r=t.r0,i=t.r,o=t.startAngle,a=t.endAngle,s=Math.abs(a-o),l=s*i,c=i-r,u=l>Math.abs(c),h=qH([l,c],u?0:1,e),d=(u?s:c)/h.length,f=0;f<h.length;f++)for(var p=(u?c:s)/h[f],A=0;A<h[f];A++){var g={};u?(g.startAngle=o+d*f,g.endAngle=o+d*(f+1),g.r0=r+p*A,g.r=r+p*(A+1)):(g.startAngle=o+p*A,g.endAngle=o+p*(A+1),g.r0=r+d*f,g.r=r+d*(f+1)),g.clockwise=t.clockwise,g.cx=t.cx,g.cy=t.cy,n.push(g)}}function eU(t,e,n,r){return t*r-n*e}function nU(t,e,n,r,i,o,a,s){var l=n-t,c=r-e,u=a-i,h=s-o,d=eU(u,h,l,c);if(Math.abs(d)<1e-6)return null;var f=eU(t-i,e-o,u,h)/d;return f<0||f>1?null:new xt(f*l+t,f*c+e)}function rU(t,e,n){var r=new xt;xt.sub(r,n,e),r.normalize();var i=new xt;return xt.sub(i,t,e),i.dot(r)}function iU(t,e){var n=t[t.length-1];n&&n[0]===e[0]&&n[1]===e[1]||t.push(e)}function oU(t){var e=t.points,n=[],r=[];ro(e,n,r);var i=new Lt(n[0],n[1],r[0]-n[0],r[1]-n[1]),o=i.width,a=i.height,s=i.x,l=i.y,c=new xt,u=new xt;return o>a?(c.x=u.x=s+o/2,c.y=l,u.y=l+a):(c.y=u.y=l+a/2,c.x=s,u.x=s+o),function(t,e,n){for(var r=t.length,i=[],o=0;o<r;o++){var a=t[o],s=t[(o+1)%r],l=nU(a[0],a[1],s[0],s[1],e.x,e.y,n.x,n.y);l&&i.push({projPt:rU(l,e,n),pt:l,idx:o})}if(i.length<2)return[{points:t},{points:t}];i.sort(function(t,e){return t.projPt-e.projPt});var c=i[0],u=i[i.length-1];if(u.idx<c.idx){var h=c;c=u,u=h}var d=[c.pt.x,c.pt.y],f=[u.pt.x,u.pt.y],p=[d],A=[f];for(o=c.idx+1;o<=u.idx;o++)iU(p,t[o].slice());for(iU(p,f),iU(p,d),o=u.idx+1;o<=c.idx+r;o++)iU(A,t[o%r].slice());return iU(A,d),iU(A,f),[{points:p},{points:A}]}(e,c,u)}function aU(t,e,n,r){if(1===n)r.push(e);else{var i=Math.floor(n/2),o=t(e);aU(t,o[0],i,r),aU(t,o[1],n-i,r)}return r}function sU(t,e){var n,r=[],i=t.shape;switch(t.type){case"rect":!function(t,e,n){for(var r=t.width,i=t.height,o=r>i,a=qH([r,i],o?0:1,e),s=o?"width":"height",l=o?"height":"width",c=o?"x":"y",u=o?"y":"x",h=t[s]/a.length,d=0;d<a.length;d++)for(var f=t[l]/a[d],p=0;p<a[d];p++){var A={};A[c]=d*h,A[u]=p*f,A[s]=h,A[l]=f,A.x+=t.x,A.y+=t.y,n.push(A)}}(i,e,r),n=ha;break;case"sector":tU(i,e,r),n=vl;break;case"circle":tU({r0:0,r:i.r,startAngle:0,endAngle:2*Math.PI,cx:i.cx,cy:i.cy},e,r),n=vl;break;default:var o=t.getComputedTransform(),a=o?Math.sqrt(Math.max(o[0]*o[0]+o[1]*o[1],o[2]*o[2]+o[3]*o[3])):1,s=Object(g.map)(function(t,e){var n=KH(t),r=[];e=e||1;for(var i=0;i<n.length;i++){var o=n[i],a=[],s=o[0],l=o[1];a.push(s,l);for(var c=2;c<o.length;){var u=o[c++],h=o[c++],d=o[c++],f=o[c++],p=o[c++],A=o[c++];JH(s,l,u,h,d,f,p,A,a,e),s=p,l=A}r.push(a)}return r}(t.getUpdatedPathProxy(),a),function(t){return function(t){for(var e=[],n=0;n<t.length;)e.push([t[n++],t[n++]]);return e}(t)}),l=s.length;if(0===l)aU(oU,{points:s[0]},e,r);else if(l===e)for(var c=0;c<l;c++)r.push({points:s[c]});else{var u=0,h=Object(g.map)(s,function(t){var e=[],n=[];ro(t,e,n);var r=(n[1]-e[1])*(n[0]-e[0]);return u+=r,{poly:t,area:r}});h.sort(function(t,e){return e.area-t.area});var d=e;for(c=0;c<l;c++){var f=h[c];if(d<=0)break;var p=c===l-1?d:Math.ceil(f.area/u*e);p<0||(aU(oU,{points:f.poly},p,r),d-=p)}}n=Cl}if(!n)return function(t,e){for(var n=[],r=0;r<e;r++)n.push($s(t));return n}(t,e);var A,m,v=[];for(c=0;c<r.length;c++){var y=new n;y.setShape(r[c]),A=t,(m=y).setStyle(A.style),m.z=A.z,m.z2=A.z2,m.zlevel=A.zlevel,v.push(y)}return v}function lU(t,e){var n=t.length,r=e.length;if(n===r)return[t,e];for(var i=[],o=[],a=n<r?t:e,s=Math.min(n,r),l=Math.abs(r-n)/6,c=(s-2)/6,u=Math.ceil(l/c)+1,h=[a[0],a[1]],d=l,f=2;f<s;){var p=a[f-2],A=a[f-1],g=a[f++],m=a[f++],v=a[f++],y=a[f++],b=a[f++],_=a[f++];if(d<=0)h.push(g,m,v,y,b,_);else{for(var w=Math.min(d,u-1)+1,x=1;x<=w;x++){var S=x/w;we(p,g,v,b,S,i),we(A,m,y,_,S,o),p=i[3],A=o[3],h.push(i[1],o[1],i[2],o[2],p,A),g=i[5],m=o[5],v=i[6],y=o[6]}d-=w-1}}return a===t?[h,e]:[t,h]}function cU(t,e){for(var n=t.length,r=t[n-2],i=t[n-1],o=[],a=0;a<e.length;)o[a++]=r,o[a++]=i;return o}function uU(t){for(var e=0,n=0,r=0,i=t.length,o=0,a=i-2;o<i;a=o,o+=2){var s=t[a],l=t[a+1],c=t[o],u=t[o+1],h=s*u-c*l;e+=h,n+=(s+c)*h,r+=(l+u)*h}return 0===e?[t[0]||0,t[1]||0]:[n/e/3,r/e/3,e]}function hU(t,e,n,r){for(var i=(t.length-2)/6,o=1/0,a=0,s=t.length,l=s-2,c=0;c<i;c++){for(var u=6*c,h=0,d=0;d<s;d+=2){var f=0===d?u:(u+d-2)%l+2,p=t[f]-n[0],A=t[f+1]-n[1],g=e[d]-r[0]-p,m=e[d+1]-r[1]-A;h+=g*g+m*m}h<o&&(o=h,a=c)}return a}function dU(t){for(var e=[],n=t.length,r=0;r<n;r+=2)e[r]=t[n-r-2],e[r+1]=t[n-r-1];return e}function fU(t){return t.__isCombineMorphing}var pU="__mOriginal_";function AU(t,e,n){var r=pU+e,i=t[r]||t[e];t[r]||(t[r]=t[e]);var o=n.replace,a=n.after,s=n.before;t[e]=function(){var t,e=arguments;return s&&s.apply(this,e),t=o?o.apply(this,e):i.apply(this,e),a&&a.apply(this,e),t}}function gU(t,e){var n=pU+e;t[n]&&(t[e]=t[n],t[n]=null)}function mU(t,e){for(var n=0;n<t.length;n++)for(var r=t[n],i=0;i<r.length;){var o=r[i],a=r[i+1];r[i++]=e[0]*o+e[2]*a+e[4],r[i++]=e[1]*o+e[3]*a+e[5]}}function vU(t,e){var n=t.getUpdatedPathProxy(),r=e.getUpdatedPathProxy(),i=function(t,e){for(var n,r,i,o=[],a=[],s=0;s<Math.max(t.length,e.length);s++){var l=t[s],c=e[s],u=void 0,h=void 0;l?c?(r=u=(n=lU(l,c))[0],i=h=n[1]):(h=cU(i||l,l),u=l):(u=cU(r||c,c),h=c),o.push(u),a.push(h)}return[o,a]}(KH(n),KH(r)),o=i[0],a=i[1],s=t.getComputedTransform(),l=e.getComputedTransform();s&&mU(o,s),l&&mU(a,l),AU(e,"updateTransform",{replace:function(){this.transform=null}}),e.transform=null;var c=function(t,e,n,r){for(var i,o=[],a=0;a<t.length;a++){var s=t[a],l=e[a],c=uU(s),u=uU(l);null==i&&(i=c[2]<0!=u[2]<0);var h=[],d=[],f=0,p=1/0,A=[],g=s.length;i&&(s=dU(s));for(var m=6*hU(s,l,c,u),v=g-2,y=0;y<v;y+=2){var b=(m+y)%v+2;h[y+2]=s[b]-c[0],h[y+3]=s[b+1]-c[1]}if(h[0]=s[m]-c[0],h[1]=s[m+1]-c[1],n>0)for(var _=r/n,w=-r/2;w<=r/2;w+=_){var x=Math.sin(w),S=Math.cos(w),C=0;for(y=0;y<s.length;y+=2){var k=h[y],B=h[y+1],T=l[y]-u[0],E=l[y+1]-u[1],M=T*S-E*x,O=T*x+E*S;A[y]=M,A[y+1]=O;var L=M-k,D=O-B;C+=L*L+D*D}if(C<p){p=C,f=w;for(var I=0;I<A.length;I++)d[I]=A[I]}}else for(var P=0;P<g;P+=2)d[P]=l[P]-u[0],d[P+1]=l[P+1]-u[1];o.push({from:h,to:d,fromCp:c,toCp:u,rotation:-f})}return o}(o,a,10,Math.PI),u=[];AU(e,"buildPath",{replace:function(t){for(var n=e.__morphT,r=1-n,i=[],o=0;o<c.length;o++){var a=c[o],s=a.from,l=a.to,h=a.rotation*n,d=a.fromCp,f=a.toCp,p=Math.sin(h),A=Math.cos(h);R(i,d,f,n);for(var g=0;g<s.length;g+=2){var m=s[g],v=s[g+1],y=m*r+(x=l[g])*n,b=v*r+(S=l[g+1])*n;u[g]=y*A-b*p+i[0],u[g+1]=y*p+b*A+i[1]}var _=u[0],w=u[1];t.moveTo(_,w);for(g=2;g<s.length;){var x=u[g++],S=u[g++],C=u[g++],k=u[g++],B=u[g++],T=u[g++];_===x&&w===S&&C===B&&k===T?t.lineTo(B,T):t.bezierCurveTo(x,S,C,k,B,T),_=B,w=T}}}})}function yU(t,e,n){if(!t||!e)return e;var r=n.done,i=n.during;return vU(t,e),e.__morphT=0,e.animateTo({__morphT:1},Object(g.defaults)({during:function(t){e.dirtyShape(),i&&i(t)},done:function(){gU(e,"buildPath"),gU(e,"updateTransform"),e.__morphT=-1,e.createPathProxy(),e.dirtyShape(),r&&r()}},n)),e}function bU(t){var e=1/0,n=1/0,r=-1/0,i=-1/0,o=Object(g.map)(t,function(t){var o=t.getBoundingRect(),a=t.getComputedTransform(),s=o.x+o.width/2+(a?a[4]:0),l=o.y+o.height/2+(a?a[5]:0);return e=Math.min(s,e),n=Math.min(l,n),r=Math.max(s,r),i=Math.max(l,i),[s,l]});return Object(g.map)(o,function(o,a){return{cp:o,z:function(t,e,n,r,i,o){t=i===n?0:Math.round(32767*(t-n)/(i-n)),e=o===r?0:Math.round(32767*(e-r)/(o-r));for(var a,s=0,l=32768;l>0;l/=2){var c=0,u=0;(t&l)>0&&(c=1),(e&l)>0&&(u=1),s+=l*l*(3*c^u),0===u&&(1===c&&(t=l-1-t,e=l-1-e),a=t,t=e,e=a)}return s}(o[0],o[1],e,n,r,i),path:t[a]}}).sort(function(t,e){return t.z-e.z}).map(function(t){return t.path})}function _U(t){return sU(t.path,t.count)}function wU(t){return Object(g.isArray)(t[0])}function xU(t,e){for(var n=[],r=t.length,i=0;i<r;i++)n.push({one:t[i],many:[]});for(i=0;i<e.length;i++){var o=e[i].length,a=void 0;for(a=0;a<o;a++)n[a%r].many.push(e[i][a])}var s=0;for(i=r-1;i>=0;i--)if(!n[i].many.length){var l=n[s].many;if(l.length<=1){if(!s)return n;s=0}o=l.length;var c=Math.ceil(o/2);n[i].many=l.slice(c,o),n[s].many=l.slice(0,c),s++}return n}var SU={clone:function(t){for(var e=[],n=1-Math.pow(1-t.path.style.opacity,1/t.count),r=0;r<t.count;r++){var i=$s(t.path);i.setStyle("opacity",n),e.push(i)}return e},split:null};function CU(t,e,n,r,i,o){if(t.length&&e.length){var a=ql("update",r,i);if(a&&a.duration>0){var s,l,c=r.getModel("universalTransition").get("delay"),u=Object.assign({setToFinal:!0},a);wU(t)&&(s=t,l=e),wU(e)&&(s=e,l=t);for(var h=s?s===t:t.length>e.length,d=s?xU(l,s):xU(h?e:t,[h?t:e]),f=0,p=0;p<d.length;p++)f+=d[p].many.length;var A=0;for(p=0;p<d.length;p++)m(d[p],h,A,f),A+=d[p].many.length}}function m(t,e,r,i,a){var s=t.many,l=t.one;if(1!==s.length||a)for(var h=Object(g.defaults)({dividePath:SU[n],individualDelay:c&&function(t,e,n,o){return c(t+r,i)}},u),d=e?function(t,e,n){var r=[];!function t(e){for(var n=0;n<e.length;n++){var i=e[n];fU(i)?t(i.childrenRef()):i instanceof $o&&r.push(i)}}(t);var i=r.length;if(!i)return{fromIndividuals:[],toIndividuals:[],count:0};var o=(n.dividePath||_U)({path:e,count:i});if(o.length!==i)return console.error("Invalid morphing: unmatched splitted path"),{fromIndividuals:[],toIndividuals:[],count:0};r=bU(r),o=bU(o);for(var a=n.done,s=n.during,l=n.individualDelay,c=new Dn,u=0;u<i;u++){var h=r[u],d=o[u];d.parent=e,d.copyTransform(c),l||vU(h,d)}function f(t){for(var e=0;e<o.length;e++)o[e].addSelfToZr(t)}function p(){e.__isCombineMorphing=!1,e.__morphT=-1,e.childrenRef=null,gU(e,"addSelfToZr"),gU(e,"removeSelfFromZr")}e.__isCombineMorphing=!0,e.childrenRef=function(){return o},AU(e,"addSelfToZr",{after:function(t){f(t)}}),AU(e,"removeSelfFromZr",{after:function(t){for(var e=0;e<o.length;e++)o[e].removeSelfFromZr(t)}});var A=o.length;if(l){var m=A,v=function(){0==--m&&(p(),a&&a())};for(u=0;u<A;u++){var y=l?Object(g.defaults)({delay:(n.delay||0)+l(u,A,r[u],o[u]),done:v},n):n;yU(r[u],o[u],y)}}else e.__morphT=0,e.animateTo({__morphT:1},Object(g.defaults)({during:function(t){for(var n=0;n<A;n++){var r=o[n];r.__morphT=e.__morphT,r.dirtyShape()}s&&s(t)},done:function(){p();for(var e=0;e<t.length;e++)gU(t[e],"updateTransform");a&&a()}},n));return e.__zr&&f(e.__zr),{fromIndividuals:r,toIndividuals:o,count:A}}(s,l,h):function(t,e,n){var r=e.length,i=[],o=n.dividePath||_U;if(fU(t)){!function t(e){for(var n=0;n<e.length;n++){var r=e[n];fU(r)?t(r.childrenRef()):r instanceof $o&&i.push(r)}}(t.childrenRef());var a=i.length;if(a<r)for(var s=0,l=a;l<r;l++)i.push($s(i[s++%a]));i.length=r}else{i=o({path:t,count:r});var c=t.getComputedTransform();for(l=0;l<i.length;l++)i[l].setLocalTransform(c);if(i.length!==r)return console.error("Invalid morphing: unmatched splitted path"),{fromIndividuals:[],toIndividuals:[],count:0}}i=bU(i),e=bU(e);var u=n.individualDelay;for(l=0;l<r;l++){var h=u?Object(g.defaults)({delay:(n.delay||0)+u(l,r,i[l],e[l])},n):n;yU(i[l],e[l],h)}return{fromIndividuals:i,toIndividuals:e,count:e.length}}(l,s,h),f=d.fromIndividuals,p=d.toIndividuals,A=f.length,v=0;v<A;v++){y=c?Object(g.defaults)({delay:c(v,A)},u):u;o(f[v],p[v],e?s[v]:t.one,e?t.one:s[v],y)}else{var y,b=e?s[0]:l,_=e?l:s[0];if(fU(b))m({many:[b],one:_},!0,r,i,!0);else yU(b,_,y=c?Object(g.defaults)({delay:c(r,i)},u):u),o(b,_,b,_,y)}}}function kU(t){if(!t)return[];if(Object(g.isArray)(t)){for(var e=[],n=0;n<t.length;n++)e.push(kU(t[n]));return e}var r=[];return t.traverse(function(t){t instanceof $o&&!t.disableMorphing&&!t.invisible&&!t.ignore&&r.push(t)}),r}var BU=1e4,TU=ti();function EU(t){var e=[];return Object(g.each)(t,function(t){var n=t.data;if(!(n.count()>BU))for(var r=n.getIndices(),i=function(t){for(var e=t.dimensions,n=0;n<e.length;n++){var r=t.getDimensionInfo(e[n]);if(r&&0===r.otherDims.itemGroupId)return e[n]}}(n),o=0;o<r.length;o++)e.push({dataGroupId:t.dataGroupId,data:n,dim:t.dim||i,divide:t.divide,dataIndex:o})}),e}function MU(t,e,n){t.traverse(function(t){t instanceof $o&&nc(t,{style:{opacity:0}},e,{dataIndex:n,isFrom:!0})})}function OU(t){if(t.parent){var e=t.getComputedTransform();t.setLocalTransform(e),t.parent.remove(t)}}function LU(t){t.stopAnimation(),t.isGroup&&t.traverse(function(t){t.stopAnimation()})}function DU(t,e,n){var r=ql("update",n,e);r&&t.traverse(function(t){if(t instanceof Xi){var e=Jl(t).oldStyle;e&&t.animateFrom({style:e},r)}})}function IU(t,e,n){var r=EU(t),i=EU(e);function o(t,e,n,r,i){(n||t)&&e.animateFrom({style:n&&n!==t?Object(g.extend)(Object(g.extend)({},n.style),t.style):t.style},i)}function a(t){for(var e=0;e<t.length;e++)if(t[e].dim)return t[e].dim}var s=a(r),l=a(i),c=!1;function u(t,e){return function(n){var r=n.data,i=n.dataIndex;if(e)return r.getId(i);var o=n.dataGroupId,a=t?s||l:l||s,c=a&&r.getDimensionInfo(a),u=c&&c.ordinalMeta;if(c){var h=r.get(c.name,i);return u&&u.categories[h]||h+""}var d=r.getRawDataItem(i);return d&&d.groupId?d.groupId+"":o||r.getId(i)}}var h=function(t,e){var n=t.length;if(n!==e.length)return!1;for(var r=0;r<n;r++){var i=t[r],o=e[r];if(i.data.getId(i.dataIndex)!==o.data.getId(o.dataIndex))return!1}return!0}(r,i),d={};if(!h)for(var f=0;f<i.length;f++){var p=i[f],A=p.data.getItemGraphicEl(p.dataIndex);A&&(d[A.id]=!0)}function m(t,e){var n=r[e],a=i[t],s=a.data.hostModel,l=n.data.getItemGraphicEl(n.dataIndex),u=a.data.getItemGraphicEl(a.dataIndex);l!==u?l&&d[l.id]||u&&(LU(u),l?(LU(l),OU(l),c=!0,CU(kU(l),kU(u),a.divide,s,t,o)):MU(u,s,t)):u&&DU(u,a.dataIndex,s)}new Im(r,i,u(!0,h),u(!1,h),null,"multiple").update(m).updateManyToOne(function(t,e){var n=i[t],a=n.data,s=a.hostModel,l=a.getItemGraphicEl(n.dataIndex),u=Object(g.filter)(Object(g.map)(e,function(t){return r[t].data.getItemGraphicEl(r[t].dataIndex)}),function(t){return t&&t!==l&&!d[t.id]});l&&(LU(l),u.length?(Object(g.each)(u,function(t){LU(t),OU(t)}),c=!0,CU(kU(u),kU(l),n.divide,s,t,o)):MU(l,s,n.dataIndex))}).updateOneToMany(function(t,e){var n=r[e],a=n.data.getItemGraphicEl(n.dataIndex);if(!a||!d[a.id]){var s=Object(g.filter)(Object(g.map)(t,function(t){return i[t].data.getItemGraphicEl(i[t].dataIndex)}),function(t){return t&&t!==a}),l=i[t[0]].data.hostModel;s.length&&(Object(g.each)(s,function(t){return LU(t)}),a?(LU(a),OU(a),c=!0,CU(kU(a),kU(s),n.divide,l,t[0],o)):Object(g.each)(s,function(e){return MU(e,l,t[0])}))}}).updateManyToMany(function(t,e){new Im(e,t,function(t){return r[t].data.getId(r[t].dataIndex)},function(t){return i[t].data.getId(i[t].dataIndex)}).update(function(n,r){m(t[n],e[r])}).execute()}).execute(),c&&Object(g.each)(e,function(t){var e=t.data.hostModel,r=e&&n.getViewOfSeriesModel(e),i=ql("update",e,0);r&&e.isAnimationEnabled()&&i&&i.duration>0&&r.group.traverse(function(t){t instanceof $o&&!t.animators.length&&t.animateFrom({style:{opacity:0}},i)})})}function PU(t){var e=t.getModel("universalTransition").get("seriesKey");return e||t.id}function NU(t){return Object(g.isArray)(t)?t.sort().join(","):t}function FU(t){if(t.hostModel)return t.hostModel.getModel("universalTransition").get("divideShape")}function RU(t,e){for(var n=0;n<t.length;n++){if(null!=e.seriesIndex&&e.seriesIndex===t[n].seriesIndex||null!=e.seriesId&&e.seriesId===t[n].id)return n}}n.d(e,"version",function(){return"5.4.2"}),n.d(e,"dependencies",function(){return hg}),n.d(e,"PRIORITY",function(){return Ag}),n.d(e,"init",function(){return rm}),n.d(e,"connect",function(){return im}),n.d(e,"disConnect",function(){return om}),n.d(e,"disconnect",function(){return am}),n.d(e,"dispose",function(){return sm}),n.d(e,"getInstanceByDom",function(){return lm}),n.d(e,"getInstanceById",function(){return cm}),n.d(e,"registerTheme",function(){return um}),n.d(e,"registerPreprocessor",function(){return hm}),n.d(e,"registerProcessor",function(){return dm}),n.d(e,"registerPostInit",function(){return fm}),n.d(e,"registerPostUpdate",function(){return pm}),n.d(e,"registerUpdateLifecycle",function(){return Am}),n.d(e,"registerAction",function(){return gm}),n.d(e,"registerCoordinateSystem",function(){return mm}),n.d(e,"getCoordinateSystemDimensions",function(){return vm}),n.d(e,"registerLocale",function(){return wu}),n.d(e,"registerLayout",function(){return ym}),n.d(e,"registerVisual",function(){return bm}),n.d(e,"registerLoading",function(){return xm}),n.d(e,"setCanvasCreator",function(){return Sm}),n.d(e,"registerMap",function(){return Cm}),n.d(e,"getMap",function(){return km}),n.d(e,"registerTransform",function(){return Bm}),n.d(e,"dataTool",function(){return Tm}),n.d(e,"zrender",function(){return o}),n.d(e,"matrix",function(){return i}),n.d(e,"vector",function(){return r}),n.d(e,"zrUtil",function(){return g}),n.d(e,"color",function(){return Ie}),n.d(e,"throttle",function(){return Bp}),n.d(e,"helper",function(){return s}),n.d(e,"use",function(){return Om}),n.d(e,"setPlatformAPI",function(){return Pn.e}),n.d(e,"parseGeoJSON",function(){return zy}),n.d(e,"parseGeoJson",function(){return zy}),n.d(e,"number",function(){return l}),n.d(e,"time",function(){return c}),n.d(e,"graphic",function(){return u}),n.d(e,"format",function(){return h}),n.d(e,"util",function(){return d}),n.d(e,"env",function(){return A.a}),n.d(e,"List",function(){return iv}),n.d(e,"Model",function(){return du}),n.d(e,"Axis",function(){return eb}),n.d(e,"ComponentModel",function(){return Sh}),n.d(e,"ComponentView",function(){return fp}),n.d(e,"SeriesModel",function(){return hp}),n.d(e,"ChartView",function(){return xp}),n.d(e,"innerDrawElementOnCanvas",function(){return eg}),n.d(e,"extendComponentModel",function(){return nb}),n.d(e,"extendComponentView",function(){return rb}),n.d(e,"extendSeriesModel",function(){return ib}),n.d(e,"extendChartView",function(){return ob}),Om([function(t){t.registerPainter("canvas",ow)}]),Om([function(t){t.registerPainter("svg",ew)}]),Om([function(t){t.registerChartView(jw),t.registerSeriesModel(aw),t.registerLayout(Hw("line",!0)),t.registerVisual({seriesType:"line",reset:function(t){var e=t.getData(),n=t.getModel("lineStyle").getLineStyle();n&&!n.stroke&&(n.stroke=e.getVisual("style").fill),e.setVisual("legendLineStyle",n)}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,zw("line"))},function(t){t.registerChartView(gx),t.registerSeriesModel(Ww),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,g.curry(Qv,"bar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,zv("bar")),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,zw("bar")),t.registerAction({type:"changeAxisOrder",event:"changeAxisOrder",update:"update"},function(t,e){var n=t.componentType||"series";e.eachComponent({mainType:n,query:t},function(e){t.sortInfo&&e.axis.setCategorySortInfo(t.sortInfo)})})},function(t){t.registerChartView(Ex),t.registerSeriesModel(Dx),pA("pie",t.registerAction),t.registerLayout(Object(g.curry)(_x,"pie")),t.registerProcessor(wx("pie")),t.registerProcessor({seriesType:"pie",reset:function(t,e){var n=t.getData();n.filterSelf(function(t){var e=n.mapDimension("value"),r=n.get(e,t);return!(Object(g.isNumber)(r)&&!isNaN(r)&&r<0)})}})},function(t){Om(DS),t.registerSeriesModel(Ix),t.registerChartView(Rx),t.registerLayout(Hw("scatter"))},function(t){Om(GS),t.registerChartView(RS),t.registerSeriesModel(jS),t.registerLayout(IS),t.registerProcessor(wx("radar")),t.registerPreprocessor(FS)},function(t){Om(vk),t.registerChartView(qC),t.registerSeriesModel(tk),t.registerLayout(nk),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,ek),pA("map",t.registerAction)},function(t){t.registerChartView(Nk),t.registerSeriesModel(Jk),t.registerLayout(tB),t.registerVisual(eB),function(t){t.registerAction({type:"treeExpandAndCollapse",event:"treeExpandAndCollapse",update:"update"},function(t,e){e.eachComponent({mainType:"series",subType:"tree",query:t},function(e){var n=t.dataIndex,r=e.getData().tree.getNodeByDataIndex(n);r.isExpand=!r.isExpand})}),t.registerAction({type:"treeRoam",event:"treeRoam",update:"none"},function(t,e,n){e.eachComponent({mainType:"series",subType:"tree",query:t},function(e){var r=Ak(e.coordinateSystem,t,void 0,n);e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)})})}(t)},function(t){t.registerSeriesModel(iB),t.registerChartView(bB),t.registerVisual(jB),t.registerLayout(KB),function(t){for(var e=0;e<nB.length;e++)t.registerAction({type:nB[e],update:"updateView"},g.noop);t.registerAction({type:"treemapRootToNode",update:"updateView"},function(t,e){e.eachComponent({mainType:"series",subType:"treemap",query:t},function(e,n){var r=Xk(t,["treemapZoomToNode","treemapRootToNode"],e);if(r){var i=e.getViewRoot();i&&(t.direction=$k(i,r.node)?"rollUp":"drillDown"),e.resetViewRoot(r.node)}})})}(t)},function(t){t.registerChartView($T),t.registerSeriesModel(iE),t.registerProcessor(eT),t.registerVisual(nT),t.registerVisual(iT),t.registerLayout(AT),t.registerLayout(t.PRIORITY.VISUAL.POST_CHART_LAYOUT,xT),t.registerLayout(CT),t.registerCoordinateSystem("graphView",{dimensions:ok.dimensions,create:kT}),t.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},g.noop),t.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},g.noop),t.registerAction(oE,function(t,e,n){e.eachComponent({mainType:"series",query:t},function(e){var r=Ak(e.coordinateSystem,t,void 0,n);e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)})})},function(t){t.registerChartView(cE),t.registerSeriesModel(uE)},function(t){t.registerChartView(fE),t.registerSeriesModel(pE),t.registerLayout(AE),t.registerProcessor(wx("funnel"))},function(t){Om(VM),t.registerChartView(_E),t.registerSeriesModel(xE),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,CE)},function(t){t.registerChartView(XM),t.registerSeriesModel(ZM),t.registerLayout($M),t.registerVisual(lO),t.registerAction({type:"dragNode",event:"dragnode",update:"update"},function(t,e){e.eachComponent({mainType:"series",subType:"sankey",query:t},function(e){e.setNodePosition(t.dataIndex,[t.localX,t.localY])})})},function(t){t.registerSeriesModel(hO),t.registerChartView(mO),t.registerLayout(yO),t.registerTransform(bO)},function(t){t.registerChartView(LO),t.registerSeriesModel(IO),t.registerPreprocessor(PO),t.registerVisual(UO),t.registerLayout(zO)},function(t){t.registerChartView(WO),t.registerSeriesModel(GO),t.registerLayout(Hw("effectScatter"))},function(t){t.registerChartView(eL),t.registerSeriesModel(oL),t.registerLayout(tL),t.registerVisual(sL)},function(t){t.registerChartView(uL),t.registerSeriesModel(hL)},function(t){t.registerChartView(LL),t.registerSeriesModel(DL),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,Object(g.curry)(Qv,"pictorialBar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,zv("pictorialBar"))},function(t){t.registerChartView(IL),t.registerSeriesModel(PL),t.registerLayout(NL),t.registerProcessor(wx("themeRiver"))},function(t){t.registerChartView(YL),t.registerSeriesModel(VL),t.registerLayout(Object(g.curry)(GL,"sunburst")),t.registerProcessor(Object(g.curry)(wx,"sunburst")),t.registerVisual(XL),function(t){t.registerAction({type:UL,update:"updateView"},function(t,e){e.eachComponent({mainType:"series",subType:"sunburst",query:t},function(e,n){var r=Xk(t,[UL],e);if(r){var i=e.getViewRoot();i&&(t.direction=$k(i,r.node)?"rollUp":"drillDown"),e.resetViewRoot(r.node)}})}),t.registerAction({type:QL,update:"none"},function(t,e,n){t=Object(g.extend)({},t),e.eachComponent({mainType:"series",subType:"sunburst",query:t},function(e){var n=Xk(t,[QL],e);n&&(t.dataIndex=n.node.dataIndex)}),n.dispatchAction(Object(g.extend)(t,{type:"highlight"}))}),t.registerAction({type:zL,update:"updateView"},function(t,e,n){t=Object(g.extend)({},t),n.dispatchAction(Object(g.extend)(t,{type:"downplay"}))})}(t)},function(t){t.registerChartView(RD),t.registerSeriesModel(JL)}]),Om(function(t){Om(DS),Om(RI)}),Om(function(t){Om(RI),_S.registerAxisPointerClass("PolarAxisPointer",UI),t.registerCoordinateSystem("polar",nP),t.registerComponentModel(QI),t.registerComponentView(bP),Wx(t,"angle",YI,vP),Wx(t,"radius",VI,yP),t.registerComponentView(cP),t.registerComponentView(pP),t.registerLayout(Object(g.curry)(mP,"bar"))}),Om(vk),Om(function(t){Om(RI),_S.registerAxisPointerClass("SingleAxisPointer",HP),t.registerComponentView(UP),t.registerComponentView(kP),t.registerComponentModel(TP),Wx(t,"single",TP,TP.defaultOption),t.registerCoordinateSystem("single",DP)}),Om(VM),Om(function(t){t.registerComponentModel(zP),t.registerComponentView(YP),t.registerCoordinateSystem("calendar",WP)}),Om(function(t){t.registerComponentModel(KP),t.registerComponentView(tN),t.registerPreprocessor(function(t){var e=t.graphic;Object(g.isArray)(e)?e[0]&&e[0].elements?t.graphic=[t.graphic[0]]:t.graphic=[{elements:e}]:e&&!e.elements&&(t.graphic=[{elements:[e]}])})}),Om(function(t){t.registerComponentModel(BN),t.registerComponentView(EN),CN("saveAsImage",MN),CN("magicType",IN),CN("dataView",QN),CN("dataZoom",pF),CN("restore",GN),Om(wN)}),Om(function(t){Om(RI),t.registerComponentModel(AF),t.registerComponentView(PF),t.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},g.noop),t.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},g.noop)}),Om(RI),Om(function(t){t.registerComponentView(tR),t.registerComponentModel(nR),t.registerPreprocessor(FF),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,ZF),t.registerAction({type:"brush",event:"brush",update:"updateVisual"},function(t,e){e.eachComponent({mainType:"brush",query:t},function(e){e.setAreas(t.areas)})}),t.registerAction({type:"brushSelect",event:"brushSelected",update:"none"},g.noop),t.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},g.noop),CN("brush",iR)}),Om(function(t){t.registerComponentModel(oR),t.registerComponentView(aR)}),Om(function(t){t.registerComponentModel(cR),t.registerComponentView(gR),t.registerSubTypeDefaulter("timeline",function(){return"slider"}),function(t){t.registerAction({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},function(t,e,n){var r=e.getComponent("timeline");return r&&null!=t.currentIndex&&(r.setCurrentIndex(t.currentIndex),!r.get("loop",!0)&&r.isIndexMax()&&r.getPlayState()&&(r.setPlayState(!1),n.dispatchAction({type:"timelinePlayChange",playState:!1,from:t.from}))),e.resetOption("timeline",{replaceMerge:r.get("replaceMerge",!0)}),Object(g.defaults)({currentIndex:r.option.currentIndex},t)}),t.registerAction({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},function(t,e){var n=e.getComponent("timeline");n&&null!=t.playState&&n.setPlayState(t.playState)})}(t),t.registerPreprocessor(mR)}),Om(function(t){t.registerComponentModel(CR),t.registerComponentView(FR),t.registerPreprocessor(function(t){bR(t.series,"markPoint")&&(t.markPoint=t.markPoint||{})})}),Om(function(t){t.registerComponentModel(RR),t.registerComponentView(VR),t.registerPreprocessor(function(t){bR(t.series,"markLine")&&(t.markLine=t.markLine||{})})}),Om(function(t){t.registerComponentModel(WR),t.registerComponentView(tj),t.registerPreprocessor(function(t){bR(t.series,"markArea")&&(t.markArea=t.markArea||{})})}),Om(function(t){Om(dj),Om(yj)}),Om(function(t){Om(Oj),Om(Hj)}),Om(Oj),Om(Hj),Om(function(t){Om(wH),Om(TH)}),Om(wH),Om(TH),Om(function(t){t.registerPreprocessor(DH),t.registerVisual(t.PRIORITY.VISUAL.ARIA,LH)}),Om(function(t){t.registerTransform(VH),t.registerTransform(WH)}),Om(function(t){t.registerComponentModel(GH),t.registerComponentView(XH)}),Om(function(t){t.registerUpdateLifecycle("series:beforeupdate",function(t,e,n){Object(g.each)(Qr(n.seriesTransition),function(t){Object(g.each)(Qr(t.to),function(t){for(var e=n.updatedSeries,r=0;r<e.length;r++)(null!=t.seriesIndex&&t.seriesIndex===e[r].seriesIndex||null!=t.seriesId&&t.seriesId===e[r].id)&&(e[r][np]=!0)})})}),t.registerUpdateLifecycle("series:transition",function(t,e,n){var r=TU(e);if(r.oldSeries&&n.updatedSeries&&n.optionChanged){var i=n.seriesTransition;if(i)Object(g.each)(Qr(i),function(t){!function(t,e,n,r){var i=[],o=[];Object(g.each)(Qr(t.from),function(t){var n=RU(e.oldSeries,t);n>=0&&i.push({dataGroupId:e.oldDataGroupIds[n],data:e.oldData[n],divide:FU(e.oldData[n]),dim:t.dimension})}),Object(g.each)(Qr(t.to),function(t){var r=RU(n.updatedSeries,t);if(r>=0){var i=n.updatedSeries[r].getData();o.push({dataGroupId:e.oldDataGroupIds[r],data:i,divide:FU(i),dim:t.dimension})}}),i.length>0&&o.length>0&&IU(i,o,r)}(t,r,n,e)});else{var o=function(t,e){var n=Object(g.createHashMap)(),r=Object(g.createHashMap)(),i=Object(g.createHashMap)();return Object(g.each)(t.oldSeries,function(e,n){var o=t.oldDataGroupIds[n],a=t.oldData[n],s=PU(e),l=NU(s);r.set(l,{dataGroupId:o,data:a}),Object(g.isArray)(s)&&Object(g.each)(s,function(t){i.set(t,{key:l,dataGroupId:o,data:a})})}),Object(g.each)(e.updatedSeries,function(t){if(t.isUniversalTransitionEnabled()&&t.isAnimationEnabled()){var e=t.get("dataGroupId"),o=t.getData(),a=PU(t),s=NU(a),l=r.get(s);if(l)n.set(s,{oldSeries:[{dataGroupId:l.dataGroupId,divide:FU(l.data),data:l.data}],newSeries:[{dataGroupId:e,divide:FU(o),data:o}]});else if(Object(g.isArray)(a)){var c=[];Object(g.each)(a,function(t){var e=r.get(t);e.data&&c.push({dataGroupId:e.dataGroupId,divide:FU(e.data),data:e.data})}),c.length&&n.set(s,{oldSeries:c,newSeries:[{dataGroupId:e,data:o,divide:FU(o)}]})}else{var u=i.get(a);if(u){var h=n.get(u.key);h||(h={oldSeries:[{dataGroupId:u.dataGroupId,data:u.data,divide:FU(u.data)}],newSeries:[]},n.set(u.key,h)),h.newSeries.push({dataGroupId:e,data:o,divide:FU(o)})}}}}),n}(r,n);Object(g.each)(o.keys(),function(t){var n=o.get(t);IU(n.oldSeries,n.newSeries,e)})}Object(g.each)(n.updatedSeries,function(t){t[np]&&(t[np]=!1)})}for(var a=t.getSeries(),s=r.oldSeries=[],l=r.oldDataGroupIds=[],c=r.oldData=[],u=0;u<a.length;u++){var h=a[u].getData();h.count()<BU&&(s.push(a[u]),l.push(a[u].get("dataGroupId")),c.push(h))}})}),Om(zb)},Xc4G:function(t,e,n){var r=n("lktj"),i=n("1kS7"),o=n("NpIQ");t.exports=function(t){var e=r(t),n=i.f;if(n)for(var a,s=n(t),l=o.f,c=0;s.length>c;)l.call(t,a=s[c++])&&e.push(a);return e}},Xd32:function(t,e,n){n("+tPU"),n("zQR9"),t.exports=n("5PlU")},XfW5:function(t,e,n){"use strict";var r=n("PiFy");t.exports=r.call(Function.call,Object.prototype.hasOwnProperty)},XgCd:function(t,e,n){"use strict";var r=String.prototype.replace,i=/%20/g,o="RFC1738",a="RFC3986";t.exports={default:a,formatters:{RFC1738:function(t){return r.call(t,i,"+")},RFC3986:function(t){return String(t)}},RFC1738:o,RFC3986:a}},XmWM:function(t,e,n){"use strict";var r=n("cGG2"),i=n("DQCr"),o=n("fuGk"),a=n("xLtR"),s=n("DUeU");function l(t){this.defaults=t,this.interceptors={request:new o,response:new o}}l.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{}).url=arguments[0]:t=t||{},(t=s(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[a,void 0],n=Promise.resolve(t);for(this.interceptors.request.forEach(function(t){e.unshift(t.fulfilled,t.rejected)}),this.interceptors.response.forEach(function(t){e.push(t.fulfilled,t.rejected)});e.length;)n=n.then(e.shift(),e.shift());return n},l.prototype.getUri=function(t){return t=s(this.defaults,t),i(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],function(t){l.prototype[t]=function(e,n){return this.request(s(n||{},{method:t,url:e,data:(n||{}).data}))}}),r.forEach(["post","put","patch"],function(t){l.prototype[t]=function(e,n,r){return this.request(s(r||{},{method:t,url:e,data:n}))}}),t.exports=l},Xxa5:function(t,e,n){t.exports=n("jyFz")},"Y2/2":function(t,e,n){var r=n("To6e"),i=r.System,o=(r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays);r.new_array_n,r.new_byte,r.new_double,r.new_float,r.new_float_n,r.new_int,r.new_int_n,r.assert;function a(){var t=64.82,e=(a.YULE_ORDER,.95),n=(a.MAX_SAMP_FREQ,a.RMS_WINDOW_TIME_NUMERATOR),r=a.RMS_WINDOW_TIME_DENOMINATOR,s=(a.MAX_SAMPLES_PER_WINDOW,[[.038575994352,-3.84664617118067,-.02160367184185,7.81501653005538,-.00123395316851,-11.34170355132042,-9291677959e-14,13.05504219327545,-.01655260341619,-12.28759895145294,.02161526843274,9.4829380631979,-.02074045215285,-5.87257861775999,.00594298065125,2.75465861874613,.00306428023191,-.86984376593551,.00012025322027,.13919314567432,.00288463683916],[.0541865640643,-3.47845948550071,-.02911007808948,6.36317777566148,-.00848709379851,-8.54751527471874,-.00851165645469,9.4769360780128,-.00834990904936,-8.81498681370155,.02245293253339,6.85401540936998,-.02596338512915,-4.39470996079559,.01624864962975,2.19611684890774,-.00240879051584,-.75104302451432,.00674613682247,.13149317958808,-.00187763777362],[.15457299681924,-2.37898834973084,-.09331049056315,2.84868151156327,-.06247880153653,-2.64577170229825,.02163541888798,2.23697657451713,-.05588393329856,-1.67148153367602,.04781476674921,1.00595954808547,.00222312597743,-.45953458054983,.03174092540049,.16378164858596,-.01390589421898,-.05032077717131,.00651420667831,.0234789740702,-.00881362733839],[.30296907319327,-1.61273165137247,-.22613988682123,1.0797749225997,-.08587323730772,-.2565625775407,.03282930172664,-.1627671912044,-.00915702933434,-.22638893773906,-.02364141202522,.39120800788284,-.00584456039913,-.22138138954925,.06276101321749,.04500235387352,-828086748e-14,.02005851806501,.00205861885564,.00302439095741,-.02950134983287],[.33642304856132,-1.49858979367799,-.2557224142557,.87350271418188,-.11828570177555,.12205022308084,.11921148675203,-.80774944671438,-.07834489609479,.47854794562326,-.0046997791438,-.12453458140019,-.0058950022444,-.04067510197014,.05724228140351,.08333755284107,.00832043980773,-.04237348025746,-.0163538138454,.02977207319925,-.0176017656815],[.4491525660845,-.62820619233671,-.14351757464547,.29661783706366,-.22784394429749,-.372563729424,-.01419140100551,.00213767857124,.04078262797139,-.42029820170918,-.12398163381748,.22199650564824,.04097565135648,.00613424350682,.10478503600251,.06747620744683,-.01863887810927,.05784820375801,-.03193428438915,.03222754072173,.00541907748707],[.56619470757641,-1.04800335126349,-.75464456939302,.29156311971249,.1624213774223,-.26806001042947,.16744243493672,.00819999645858,-.18901604199609,.45054734505008,.3093178284183,-.33032403314006,-.27562961986224,.0673936833311,.00647310677246,-.04784254229033,.08647503780351,.01639907836189,-.0378898455484,.01807364323573,-.00588215443421],[.58100494960553,-.51035327095184,-.53174909058578,-.31863563325245,-.14289799034253,-.20256413484477,.17520704835522,.1472815413433,.02377945217615,.38952639978999,.15558449135573,-.23313271880868,-.25344790059353,-.05246019024463,.01628462406333,-.02505961724053,.06920467763959,.02442357316099,-.03721611395801,.01818801111503,-.00749618797172],[.53648789255105,-.2504987195602,-.42163034350696,-.43193942311114,-.00275953611929,-.03424681017675,.04267842219415,-.04678328784242,-.10214864179676,.26408300200955,.14590772289388,.15113130533216,-.02459864859345,-.17556493366449,-.11202315195388,-.18823009262115,-.04060034127,.05477720428674,.0478866554818,.0470440968812,-.02217936801134]]),l=[[.98621192462708,-1.97223372919527,-1.97242384925416,.97261396931306,.98621192462708],[.98500175787242,-1.96977855582618,-1.97000351574484,.9702284756635,.98500175787242],[.97938932735214,-1.95835380975398,-1.95877865470428,.95920349965459,.97938932735214],[.97531843204928,-1.95002759149878,-1.95063686409857,.95124613669835,.97531843204928],[.97316523498161,-1.94561023566527,-1.94633046996323,.94705070426118,.97316523498161],[.96454515552826,-1.92783286977036,-1.92909031105652,.93034775234268,.96454515552826],[.96009142950541,-1.91858953033784,-1.92018285901082,.92177618768381,.96009142950541],[.95856916599601,-1.9154210807478,-1.91713833199203,.91885558323625,.95856916599601],[.94597685600279,-1.88903307939452,-1.89195371200558,.89487434461664,.94597685600279]];function c(t,e,n,r,i,o){for(;0!=i--;)n[r]=1e-10+t[e+0]*o[0]-n[r-1]*o[1]+t[e-1]*o[2]-n[r-2]*o[3]+t[e-2]*o[4]-n[r-3]*o[5]+t[e-3]*o[6]-n[r-4]*o[7]+t[e-4]*o[8]-n[r-5]*o[9]+t[e-5]*o[10]-n[r-6]*o[11]+t[e-6]*o[12]-n[r-7]*o[13]+t[e-7]*o[14]-n[r-8]*o[15]+t[e-8]*o[16]-n[r-9]*o[17]+t[e-9]*o[18]-n[r-10]*o[19]+t[e-10]*o[20],++r,++e}function u(t,e,n,r,i,o){for(;0!=i--;)n[r]=t[e+0]*o[0]-n[r-1]*o[1]+t[e-1]*o[2]-n[r-2]*o[3]+t[e-2]*o[4],++r,++e}function h(t){return t*t}this.InitGainAnalysis=function(t,e){return function(t,e){for(var i=0;i<MAX_ORDER;i++)t.linprebuf[i]=t.lstepbuf[i]=t.loutbuf[i]=t.rinprebuf[i]=t.rstepbuf[i]=t.routbuf[i]=0;switch(0|e){case 48e3:t.reqindex=0;break;case 44100:t.reqindex=1;break;case 32e3:t.reqindex=2;break;case 24e3:t.reqindex=3;break;case 22050:t.reqindex=4;break;case 16e3:t.reqindex=5;break;case 12e3:t.reqindex=6;break;case 11025:t.reqindex=7;break;case 8e3:t.reqindex=8;break;default:return INIT_GAIN_ANALYSIS_ERROR}return t.sampleWindow=0|(e*n+r-1)/r,t.lsum=0,t.rsum=0,t.totsamp=0,o.ill(t.A,0),INIT_GAIN_ANALYSIS_OK}(t,e)!=INIT_GAIN_ANALYSIS_OK?INIT_GAIN_ANALYSIS_ERROR:(t.linpre=MAX_ORDER,t.rinpre=MAX_ORDER,t.lstep=MAX_ORDER,t.rstep=MAX_ORDER,t.lout=MAX_ORDER,t.rout=MAX_ORDER,o.fill(t.B,0),INIT_GAIN_ANALYSIS_OK)},this.AnalyzeSamples=function(t,e,n,r,o,d,f){var p,A,g,m,v,y,b;if(0==d)return GAIN_ANALYSIS_OK;switch(b=0,v=d,f){case 1:r=e,o=n;break;case 2:break;default:return GAIN_ANALYSIS_ERROR}for(d<MAX_ORDER?(i.arraycopy(e,n,t.linprebuf,MAX_ORDER,d),i.arraycopy(r,o,t.rinprebuf,MAX_ORDER,d)):(i.arraycopy(e,n,t.linprebuf,MAX_ORDER,MAX_ORDER),i.arraycopy(r,o,t.rinprebuf,MAX_ORDER,MAX_ORDER));v>0;){y=v>t.sampleWindow-t.totsamp?t.sampleWindow-t.totsamp:v,b<MAX_ORDER?(p=t.linpre+b,A=t.linprebuf,g=t.rinpre+b,m=t.rinprebuf,y>MAX_ORDER-b&&(y=MAX_ORDER-b)):(p=n+b,A=e,g=o+b,m=r),c(A,p,t.lstepbuf,t.lstep+t.totsamp,y,s[t.reqindex]),c(m,g,t.rstepbuf,t.rstep+t.totsamp,y,s[t.reqindex]),u(t.lstepbuf,t.lstep+t.totsamp,t.loutbuf,t.lout+t.totsamp,y,l[t.reqindex]),u(t.rstepbuf,t.rstep+t.totsamp,t.routbuf,t.rout+t.totsamp,y,l[t.reqindex]),p=t.lout+t.totsamp,A=t.loutbuf,g=t.rout+t.totsamp,m=t.routbuf;for(var _=y%8;0!=_--;)t.lsum+=h(A[p++]),t.rsum+=h(m[g++]);for(_=y/8;0!=_--;)t.lsum+=h(A[p+0])+h(A[p+1])+h(A[p+2])+h(A[p+3])+h(A[p+4])+h(A[p+5])+h(A[p+6])+h(A[p+7]),p+=8,t.rsum+=h(m[g+0])+h(m[g+1])+h(m[g+2])+h(m[g+3])+h(m[g+4])+h(m[g+5])+h(m[g+6])+h(m[g+7]),g+=8;if(v-=y,b+=y,t.totsamp+=y,t.totsamp==t.sampleWindow){var w=10*a.STEPS_per_dB*Math.log10((t.lsum+t.rsum)/t.totsamp*.5+1e-37),x=w<=0?0:0|w;x>=t.A.length&&(x=t.A.length-1),t.A[x]++,t.lsum=t.rsum=0,i.arraycopy(t.loutbuf,t.totsamp,t.loutbuf,0,MAX_ORDER),i.arraycopy(t.routbuf,t.totsamp,t.routbuf,0,MAX_ORDER),i.arraycopy(t.lstepbuf,t.totsamp,t.lstepbuf,0,MAX_ORDER),i.arraycopy(t.rstepbuf,t.totsamp,t.rstepbuf,0,MAX_ORDER),t.totsamp=0}if(t.totsamp>t.sampleWindow)return GAIN_ANALYSIS_ERROR}return d<MAX_ORDER?(i.arraycopy(t.linprebuf,d,t.linprebuf,0,MAX_ORDER-d),i.arraycopy(t.rinprebuf,d,t.rinprebuf,0,MAX_ORDER-d),i.arraycopy(e,n,t.linprebuf,MAX_ORDER-d,d),i.arraycopy(r,o,t.rinprebuf,MAX_ORDER-d,d)):(i.arraycopy(e,n+d-MAX_ORDER,t.linprebuf,0,MAX_ORDER),i.arraycopy(r,o+d-MAX_ORDER,t.rinprebuf,0,MAX_ORDER)),GAIN_ANALYSIS_OK},this.GetTitleGain=function(n){for(var r=function(n,r){var i,o=0;for(i=0;i<r;i++)o+=n[i];if(0==o)return GAIN_NOT_ENOUGH_SAMPLES;var s=0|Math.ceil(o*(1-e));for(i=r;i-- >0&&!((s-=n[i])<=0););return t-i/a.STEPS_per_dB}(n.A,n.A.length),i=0;i<n.A.length;i++)n.B[i]+=n.A[i],n.A[i]=0;for(i=0;i<MAX_ORDER;i++)n.linprebuf[i]=n.lstepbuf[i]=n.loutbuf[i]=n.rinprebuf[i]=n.rstepbuf[i]=n.routbuf[i]=0;return n.totsamp=0,n.lsum=n.rsum=0,r}}a.STEPS_per_dB=100,a.MAX_dB=120,a.GAIN_NOT_ENOUGH_SAMPLES=-24601,a.GAIN_ANALYSIS_ERROR=0,a.GAIN_ANALYSIS_OK=1,a.INIT_GAIN_ANALYSIS_ERROR=0,a.INIT_GAIN_ANALYSIS_OK=1,a.YULE_ORDER=10,a.MAX_ORDER=a.YULE_ORDER,a.MAX_SAMP_FREQ=48e3,a.RMS_WINDOW_TIME_NUMERATOR=1,a.RMS_WINDOW_TIME_DENOMINATOR=20,a.MAX_SAMPLES_PER_WINDOW=a.MAX_SAMP_FREQ*a.RMS_WINDOW_TIME_NUMERATOR/a.RMS_WINDOW_TIME_DENOMINATOR+1,t.exports=a},Y5mS:function(t,e,n){"use strict";var r,i=n("lFkc");i.canUseDOM&&(r=document.implementation&&document.implementation.hasFeature&&!0!==document.implementation.hasFeature("",""))
  433. /**
  434. * Checks if an event is supported in the current execution environment.
  435. *
  436. * NOTE: This will not work correctly for non-generic events such as `change`,
  437. * `reset`, `load`, `error`, and `select`.
  438. *
  439. * Borrows from Modernizr.
  440. *
  441. * @param {string} eventNameSuffix Event name, e.g. "click".
  442. * @param {?boolean} capture Check if the capture phase is supported.
  443. * @return {boolean} True if the event is supported.
  444. * @internal
  445. * @license Modernizr 3.0.0pre (Custom Build) | MIT
  446. */,t.exports=function(t,e){if(!i.canUseDOM||e&&!("addEventListener"in document))return!1;var n="on"+t,o=n in document;if(!o){var a=document.createElement("div");a.setAttribute(n,"return;"),o="function"==typeof a[n]}return!o&&r&&"wheel"===t&&(o=document.implementation.hasFeature("Events.wheel","3.0")),o}},"YA+t":function(t,e,n){"use strict";t.exports=class{constructor(t){this.setOptions(t),this.initialize()}setOptions(t){t=t||{},this.options=Object.assign({checkPolyphone:!1,charCase:0},t)}initialize(){this.char_dict="YDYQSXMWZSSXJBYMGCCZQPSSQBYCDSCDQLDYLYBSSJGYZZJJFKCCLZDHWDWZJLJPFYYNWJJTMYHZWZHFLZPPQHGSCYYYNJQYXXGJHHSDSJNKKTMOMLCRXYPSNQSECCQZGGLLYJLMYZZSECYKYYHQWJSSGGYXYZYJWWKDJHYCHMYXJTLXJYQBYXZLDWRDJRWYSRLDZJPCBZJJBRCFTLECZSTZFXXZHTRQHYBDLYCZSSYMMRFMYQZPWWJJYFCRWFDFZQPYDDWYXKYJAWJFFXYPSFTZYHHYZYSWCJYXSCLCXXWZZXNBGNNXBXLZSZSBSGPYSYZDHMDZBQBZCWDZZYYTZHBTSYYBZGNTNXQYWQSKBPHHLXGYBFMJEBJHHGQTJCYSXSTKZHLYCKGLYSMZXYALMELDCCXGZYRJXSDLTYZCQKCNNJWHJTZZCQLJSTSTBNXBTYXCEQXGKWJYFLZQLYHYXSPSFXLMPBYSXXXYDJCZYLLLSJXFHJXPJBTFFYABYXBHZZBJYZLWLCZGGBTSSMDTJZXPTHYQTGLJSCQFZKJZJQNLZWLSLHDZBWJNCJZYZSQQYCQYRZCJJWYBRTWPYFTWEXCSKDZCTBZHYZZYYJXZCFFZZMJYXXSDZZOTTBZLQWFCKSZSXFYRLNYJMBDTHJXSQQCCSBXYYTSYFBXDZTGBCNSLCYZZPSAZYZZSCJCSHZQYDXLBPJLLMQXTYDZXSQJTZPXLCGLQTZWJBHCTSYJSFXYEJJTLBGXSXJMYJQQPFZASYJNTYDJXKJCDJSZCBARTDCLYJQMWNQNCLLLKBYBZZSYHQQLTWLCCXTXLLZNTYLNEWYZYXCZXXGRKRMTCNDNJTSYYSSDQDGHSDBJGHRWRQLYBGLXHLGTGXBQJDZPYJSJYJCTMRNYMGRZJCZGJMZMGXMPRYXKJNYMSGMZJYMKMFXMLDTGFBHCJHKYLPFMDXLQJJSMTQGZSJLQDLDGJYCALCMZCSDJLLNXDJFFFFJCZFMZFFPFKHKGDPSXKTACJDHHZDDCRRCFQYJKQCCWJDXHWJLYLLZGCFCQDSMLZPBJJPLSBCJGGDCKKDEZSQCCKJGCGKDJTJDLZYCXKLQSCGJCLTFPCQCZGWPJDQYZJJBYJHSJDZWGFSJGZKQCCZLLPSPKJGQJHZZLJPLGJGJJTHJJYJZCZMLZLYQBGJWMLJKXZDZNJQSYZMLJLLJKYWXMKJLHSKJGBMCLYYMKXJQLBMLLKMDXXKWYXYSLMLPSJQQJQXYXFJTJDXMXXLLCXQBSYJBGWYMBGGBCYXPJYGPEPFGDJGBHBNSQJYZJKJKHXQFGQZKFHYGKHDKLLSDJQXPQYKYBNQSXQNSZSWHBSXWHXWBZZXDMNSJBSBKBBZKLYLXGWXDRWYQZMYWSJQLCJXXJXKJEQXSCYETLZHLYYYSDZPAQYZCMTLSHTZCFYZYXYLJSDCJQAGYSLCQLYYYSHMRQQKLDXZSCSSSYDYCJYSFSJBFRSSZQSBXXPXJYSDRCKGJLGDKZJZBDKTCSYQPYHSTCLDJDHMXMCGXYZHJDDTMHLTXZXYLYMOHYJCLTYFBQQXPFBDFHHTKSQHZYYWCNXXCRWHOWGYJLEGWDQCWGFJYCSNTMYTOLBYGWQWESJPWNMLRYDZSZTXYQPZGCWXHNGPYXSHMYQJXZTDPPBFYHZHTJYFDZWKGKZBLDNTSXHQEEGZZYLZMMZYJZGXZXKHKSTXNXXWYLYAPSTHXDWHZYMPXAGKYDXBHNHXKDPJNMYHYLPMGOCSLNZHKXXLPZZLBMLSFBHHGYGYYGGBHSCYAQTYWLXTZQCEZYDQDQMMHTKLLSZHLSJZWFYHQSWSCWLQAZYNYTLSXTHAZNKZZSZZLAXXZWWCTGQQTDDYZTCCHYQZFLXPSLZYGPZSZNGLNDQTBDLXGTCTAJDKYWNSYZLJHHZZCWNYYZYWMHYCHHYXHJKZWSXHZYXLYSKQYSPSLYZWMYPPKBYGLKZHTYXAXQSYSHXASMCHKDSCRSWJPWXSGZJLWWSCHSJHSQNHCSEGNDAQTBAALZZMSSTDQJCJKTSCJAXPLGGXHHGXXZCXPDMMHLDGTYBYSJMXHMRCPXXJZCKZXSHMLQXXTTHXWZFKHCCZDYTCJYXQHLXDHYPJQXYLSYYDZOZJNYXQEZYSQYAYXWYPDGXDDXSPPYZNDLTWRHXYDXZZJHTCXMCZLHPYYYYMHZLLHNXMYLLLMDCPPXHMXDKYCYRDLTXJCHHZZXZLCCLYLNZSHZJZZLNNRLWHYQSNJHXYNTTTKYJPYCHHYEGKCTTWLGQRLGGTGTYGYHPYHYLQYQGCWYQKPYYYTTTTLHYHLLTYTTSPLKYZXGZWGPYDSSZZDQXSKCQNMJJZZBXYQMJRTFFBTKHZKBXLJJKDXJTLBWFZPPTKQTZTGPDGNTPJYFALQMKGXBDCLZFHZCLLLLADPMXDJHLCCLGYHDZFGYDDGCYYFGYDXKSSEBDHYKDKDKHNAXXYBPBYYHXZQGAFFQYJXDMLJCSQZLLPCHBSXGJYNDYBYQSPZWJLZKSDDTACTBXZDYZYPJZQSJNKKTKNJDJGYYPGTLFYQKASDNTCYHBLWDZHBBYDWJRYGKZYHEYYFJMSDTYFZJJHGCXPLXHLDWXXJKYTCYKSSSMTWCTTQZLPBSZDZWZXGZAGYKTYWXLHLSPBCLLOQMMZSSLCMBJCSZZKYDCZJGQQDSMCYTZQQLWZQZXSSFPTTFQMDDZDSHDTDWFHTDYZJYQJQKYPBDJYYXTLJHDRQXXXHAYDHRJLKLYTWHLLRLLRCXYLBWSRSZZSYMKZZHHKYHXKSMDSYDYCJPBZBSQLFCXXXNXKXWYWSDZYQOGGQMMYHCDZTTFJYYBGSTTTYBYKJDHKYXBELHTYPJQNFXFDYKZHQKZBYJTZBXHFDXKDASWTAWAJLDYJSFHBLDNNTNQJTJNCHXFJSRFWHZFMDRYJYJWZPDJKZYJYMPCYZNYNXFBYTFYFWYGDBNZZZDNYTXZEMMQBSQEHXFZMBMFLZZSRXYMJGSXWZJSPRYDJSJGXHJJGLJJYNZZJXHGXKYMLPYYYCXYTWQZSWHWLYRJLPXSLSXMFSWWKLCTNXNYNPSJSZHDZEPTXMYYWXYYSYWLXJQZQXZDCLEEELMCPJPCLWBXSQHFWWTFFJTNQJHJQDXHWLBYZNFJLALKYYJLDXHHYCSTYYWNRJYXYWTRMDRQHWQCMFJDYZMHMYYXJWMYZQZXTLMRSPWWCHAQBXYGZYPXYYRRCLMPYMGKSJSZYSRMYJSNXTPLNBAPPYPYLXYYZKYNLDZYJZCZNNLMZHHARQMPGWQTZMXXMLLHGDZXYHXKYXYCJMFFYYHJFSBSSQLXXNDYCANNMTCJCYPRRNYTYQNYYMBMSXNDLYLYSLJRLXYSXQMLLYZLZJJJKYZZCSFBZXXMSTBJGNXYZHLXNMCWSCYZYFZLXBRNNNYLBNRTGZQYSATSWRYHYJZMZDHZGZDWYBSSCSKXSYHYTXXGCQGXZZSHYXJSCRHMKKBXCZJYJYMKQHZJFNBHMQHYSNJNZYBKNQMCLGQHWLZNZSWXKHLJHYYBQLBFCDSXDLDSPFZPSKJYZWZXZDDXJSMMEGJSCSSMGCLXXKYYYLNYPWWWGYDKZJGGGZGGSYCKNJWNJPCXBJJTQTJWDSSPJXZXNZXUMELPXFSXTLLXCLJXJJLJZXCTPSWXLYDHLYQRWHSYCSQYYBYAYWJJJQFWQCQQCJQGXALDBZZYJGKGXPLTZYFXJLTPADKYQHPMATLCPDCKBMTXYBHKLENXDLEEGQDYMSAWHZMLJTWYGXLYQZLJEEYYBQQFFNLYXRDSCTGJGXYYNKLLYQKCCTLHJLQMKKZGCYYGLLLJDZGYDHZWXPYSJBZKDZGYZZHYWYFQYTYZSZYEZZLYMHJJHTSMQWYZLKYYWZCSRKQYTLTDXWCTYJKLWSQZWBDCQYNCJSRSZJLKCDCDTLZZZACQQZZDDXYPLXZBQJYLZLLLQDDZQJYJYJZYXNYYYNYJXKXDAZWYRDLJYYYRJLXLLDYXJCYWYWNQCCLDDNYYYNYCKCZHXXCCLGZQJGKWPPCQQJYSBZZXYJSQPXJPZBSBDSFNSFPZXHDWZTDWPPTFLZZBZDMYYPQJRSDZSQZSQXBDGCPZSWDWCSQZGMDHZXMWWFYBPDGPHTMJTHZSMMBGZMBZJCFZWFZBBZMQCFMBDMCJXLGPNJBBXGYHYYJGPTZGZMQBQTCGYXJXLWZKYDPDYMGCFTPFXYZTZXDZXTGKMTYBBCLBJASKYTSSQYYMSZXFJEWLXLLSZBQJJJAKLYLXLYCCTSXMCWFKKKBSXLLLLJYXTYLTJYYTDPJHNHNNKBYQNFQYYZBYYESSESSGDYHFHWTCJBSDZZTFDMXHCNJZYMQWSRYJDZJQPDQBBSTJGGFBKJBXTGQHNGWJXJGDLLTHZHHYYYYYYSXWTYYYCCBDBPYPZYCCZYJPZYWCBDLFWZCWJDXXHYHLHWZZXJTCZLCDPXUJCZZZLYXJJTXPHFXWPYWXZPTDZZBDZCYHJHMLXBQXSBYLRDTGJRRCTTTHYTCZWMXFYTWWZCWJWXJYWCSKYBZSCCTZQNHXNWXXKHKFHTSWOCCJYBCMPZZYKBNNZPBZHHZDLSYDDYTYFJPXYNGFXBYQXCBHXCPSXTYZDMKYSNXSXLHKMZXLYHDHKWHXXSSKQYHHCJYXGLHZXCSNHEKDTGZXQYPKDHEXTYKCNYMYYYPKQYYYKXZLTHJQTBYQHXBMYHSQCKWWYLLHCYYLNNEQXQWMCFBDCCMLJGGXDQKTLXKGNQCDGZJWYJJLYHHQTTTNWCHMXCXWHWSZJYDJCCDBQCDGDNYXZTHCQRXCBHZTQCBXWGQWYYBXHMBYMYQTYEXMQKYAQYRGYZSLFYKKQHYSSQYSHJGJCNXKZYCXSBXYXHYYLSTYCXQTHYSMGSCPMMGCCCCCMTZTASMGQZJHKLOSQYLSWTMXSYQKDZLJQQYPLSYCZTCQQPBBQJZCLPKHQZYYXXDTDDTSJCXFFLLCHQXMJLWCJCXTSPYCXNDTJSHJWXDQQJSKXYAMYLSJHMLALYKXCYYDMNMDQMXMCZNNCYBZKKYFLMCHCMLHXRCJJHSYLNMTJZGZGYWJXSRXCWJGJQHQZDQJDCJJZKJKGDZQGJJYJYLXZXXCDQHHHEYTMHLFSBDJSYYSHFYSTCZQLPBDRFRZTZYKYWHSZYQKWDQZRKMSYNBCRXQBJYFAZPZZEDZCJYWBCJWHYJBQSZYWRYSZPTDKZPFPBNZTKLQYHBBZPNPPTYZZYBQNYDCPJMMCYCQMCYFZZDCMNLFPBPLNGQJTBTTNJZPZBBZNJKLJQYLNBZQHKSJZNGGQSZZKYXSHPZSNBCGZKDDZQANZHJKDRTLZLSWJLJZLYWTJNDJZJHXYAYNCBGTZCSSQMNJPJYTYSWXZFKWJQTKHTZPLBHSNJZSYZBWZZZZLSYLSBJHDWWQPSLMMFBJDWAQYZTCJTBNNWZXQXCDSLQGDSDPDZHJTQQPSWLYYJZLGYXYZLCTCBJTKTYCZJTQKBSJLGMGZDMCSGPYNJZYQYYKNXRPWSZXMTNCSZZYXYBYHYZAXYWQCJTLLCKJJTJHGDXDXYQYZZBYWDLWQCGLZGJGQRQZCZSSBCRPCSKYDZNXJSQGXSSJMYDNSTZTPBDLTKZWXQWQTZEXNQCZGWEZKSSBYBRTSSSLCCGBPSZQSZLCCGLLLZXHZQTHCZMQGYZQZNMCOCSZJMMZSQPJYGQLJYJPPLDXRGZYXCCSXHSHGTZNLZWZKJCXTCFCJXLBMQBCZZWPQDNHXLJCTHYZLGYLNLSZZPCXDSCQQHJQKSXZPBAJYEMSMJTZDXLCJYRYYNWJBNGZZTMJXLTBSLYRZPYLSSCNXPHLLHYLLQQZQLXYMRSYCXZLMMCZLTZSDWTJJLLNZGGQXPFSKYGYGHBFZPDKMWGHCXMSGDXJMCJZDYCABXJDLNBCDQYGSKYDQTXDJJYXMSZQAZDZFSLQXYJSJZYLBTXXWXQQZBJZUFBBLYLWDSLJHXJYZJWTDJCZFQZQZZDZSXZZQLZCDZFJHYSPYMPQZMLPPLFFXJJNZZYLSJEYQZFPFZKSYWJJJHRDJZZXTXXGLGHYDXCSKYSWMMZCWYBAZBJKSHFHJCXMHFQHYXXYZFTSJYZFXYXPZLCHMZMBXHZZSXYFYMNCWDABAZLXKTCSHHXKXJJZJSTHYGXSXYYHHHJWXKZXSSBZZWHHHCWTZZZPJXSNXQQJGZYZYWLLCWXZFXXYXYHXMKYYSWSQMNLNAYCYSPMJKHWCQHYLAJJMZXHMMCNZHBHXCLXTJPLTXYJHDYYLTTXFSZHYXXSJBJYAYRSMXYPLCKDUYHLXRLNLLSTYZYYQYGYHHSCCSMZCTZQXKYQFPYYRPFFLKQUNTSZLLZMWWTCQQYZWTLLMLMPWMBZSSTZRBPDDTLQJJBXZCSRZQQYGWCSXFWZLXCCRSZDZMCYGGDZQSGTJSWLJMYMMZYHFBJDGYXCCPSHXNZCSBSJYJGJMPPWAFFYFNXHYZXZYLREMZGZCYZSSZDLLJCSQFNXZKPTXZGXJJGFMYYYSNBTYLBNLHPFZDCYFBMGQRRSSSZXYSGTZRNYDZZCDGPJAFJFZKNZBLCZSZPSGCYCJSZLMLRSZBZZLDLSLLYSXSQZQLYXZLSKKBRXBRBZCYCXZZZEEYFGKLZLYYHGZSGZLFJHGTGWKRAAJYZKZQTSSHJJXDCYZUYJLZYRZDQQHGJZXSSZBYKJPBFRTJXLLFQWJHYLQTYMBLPZDXTZYGBDHZZRBGXHWNJTJXLKSCFSMWLSDQYSJTXKZSCFWJLBXFTZLLJZLLQBLSQMQQCGCZFPBPHZCZJLPYYGGDTGWDCFCZQYYYQYSSCLXZSKLZZZGFFCQNWGLHQYZJJCZLQZZYJPJZZBPDCCMHJGXDQDGDLZQMFGPSYTSDYFWWDJZJYSXYYCZCYHZWPBYKXRYLYBHKJKSFXTZJMMCKHLLTNYYMSYXYZPYJQYCSYCWMTJJKQYRHLLQXPSGTLYYCLJSCPXJYZFNMLRGJJTYZBXYZMSJYJHHFZQMSYXRSZCWTLRTQZSSTKXGQKGSPTGCZNJSJCQCXHMXGGZTQYDJKZDLBZSXJLHYQGGGTHQSZPYHJHHGYYGKGGCWJZZYLCZLXQSFTGZSLLLMLJSKCTBLLZZSZMMNYTPZSXQHJCJYQXYZXZQZCPSHKZZYSXCDFGMWQRLLQXRFZTLYSTCTMJCXJJXHJNXTNRZTZFQYHQGLLGCXSZSJDJLJCYDSJTLNYXHSZXCGJZYQPYLFHDJSBPCCZHJJJQZJQDYBSSLLCMYTTMQTBHJQNNYGKYRQYQMZGCJKPDCGMYZHQLLSLLCLMHOLZGDYYFZSLJCQZLYLZQJESHNYLLJXGJXLYSYYYXNBZLJSSZCQQCJYLLZLTJYLLZLLBNYLGQCHXYYXOXCXQKYJXXXYKLXSXXYQXCYKQXQCSGYXXYQXYGYTQOHXHXPYXXXULCYEYCHZZCBWQBBWJQZSCSZSSLZYLKDESJZWMYMCYTSDSXXSCJPQQSQYLYYZYCMDJDZYWCBTJSYDJKCYDDJLBDJJSODZYSYXQQYXDHHGQQYQHDYXWGMMMAJDYBBBPPBCMUUPLJZSMTXERXJMHQNUTPJDCBSSMSSSTKJTSSMMTRCPLZSZMLQDSDMJMQPNQDXCFYNBFSDQXYXHYAYKQYDDLQYYYSSZBYDSLNTFQTZQPZMCHDHCZCWFDXTMYQSPHQYYXSRGJCWTJTZZQMGWJJTJHTQJBBHWZPXXHYQFXXQYWYYHYSCDYDHHQMNMTMWCPBSZPPZZGLMZFOLLCFWHMMSJZTTDHZZYFFYTZZGZYSKYJXQYJZQBHMBZZLYGHGFMSHPZFZSNCLPBQSNJXZSLXXFPMTYJYGBXLLDLXPZJYZJYHHZCYWHJYLSJEXFSZZYWXKZJLUYDTMLYMQJPWXYHXSKTQJEZRPXXZHHMHWQPWQLYJJQJJZSZCPHJLCHHNXJLQWZJHBMZYXBDHHYPZLHLHLGFWLCHYYTLHJXCJMSCPXSTKPNHQXSRTYXXTESYJCTLSSLSTDLLLWWYHDHRJZSFGXTSYCZYNYHTDHWJSLHTZDQDJZXXQHGYLTZPHCSQFCLNJTCLZPFSTPDYNYLGMJLLYCQHYSSHCHYLHQYQTMZYPBYWRFQYKQSYSLZDQJMPXYYSSRHZJNYWTQDFZBWWTWWRXCWHGYHXMKMYYYQMSMZHNGCEPMLQQMTCWCTMMPXJPJJHFXYYZSXZHTYBMSTSYJTTQQQYYLHYNPYQZLCYZHZWSMYLKFJXLWGXYPJYTYSYXYMZCKTTWLKSMZSYLMPWLZWXWQZSSAQSYXYRHSSNTSRAPXCPWCMGDXHXZDZYFJHGZTTSBJHGYZSZYSMYCLLLXBTYXHBBZJKSSDMALXHYCFYGMQYPJYCQXJLLLJGSLZGQLYCJCCZOTYXMTMTTLLWTGPXYMZMKLPSZZZXHKQYSXCTYJZYHXSHYXZKXLZWPSQPYHJWPJPWXQQYLXSDHMRSLZZYZWTTCYXYSZZSHBSCCSTPLWSSCJCHNLCGCHSSPHYLHFHHXJSXYLLNYLSZDHZXYLSXLWZYKCLDYAXZCMDDYSPJTQJZLNWQPSSSWCTSTSZLBLNXSMNYYMJQBQHRZWTYYDCHQLXKPZWBGQYBKFCMZWPZLLYYLSZYDWHXPSBCMLJBSCGBHXLQHYRLJXYSWXWXZSLDFHLSLYNJLZYFLYJYCDRJLFSYZFSLLCQYQFGJYHYXZLYLMSTDJCYHBZLLNWLXXYGYYHSMGDHXXHHLZZJZXCZZZCYQZFNGWPYLCPKPYYPMCLQKDGXZGGWQBDXZZKZFBXXLZXJTPJPTTBYTSZZDWSLCHZHSLTYXHQLHYXXXYYZYSWTXZKHLXZXZPYHGCHKCFSYHUTJRLXFJXPTZTWHPLYXFCRHXSHXKYXXYHZQDXQWULHYHMJTBFLKHTXCWHJFWJCFPQRYQXCYYYQYGRPYWSGSUNGWCHKZDXYFLXXHJJBYZWTSXXNCYJJYMSWZJQRMHXZWFQSYLZJZGBHYNSLBGTTCSYBYXXWXYHXYYXNSQYXMQYWRGYQLXBBZLJSYLPSYTJZYHYZAWLRORJMKSCZJXXXYXCHDYXRYXXJDTSQFXLYLTSFFYXLMTYJMJUYYYXLTZCSXQZQHZXLYYXZHDNBRXXXJCTYHLBRLMBRLLAXKYLLLJLYXXLYCRYLCJTGJCMTLZLLCYZZPZPCYAWHJJFYBDYYZSMPCKZDQYQPBPCJPDCYZMDPBCYYDYCNNPLMTMLRMFMMGWYZBSJGYGSMZQQQZTXMKQWGXLLPJGZBQCDJJJFPKJKCXBLJMSWMDTQJXLDLPPBXCWRCQFBFQJCZAHZGMYKPHYYHZYKNDKZMBPJYXPXYHLFPNYYGXJDBKXNXHJMZJXSTRSTLDXSKZYSYBZXJLXYSLBZYSLHXJPFXPQNBYLLJQKYGZMCYZZYMCCSLCLHZFWFWYXZMWSXTYNXJHPYYMCYSPMHYSMYDYSHQYZCHMJJMZCAAGCFJBBHPLYZYLXXSDJGXDHKXXTXXNBHRMLYJSLTXMRHNLXQJXYZLLYSWQGDLBJHDCGJYQYCMHWFMJYBMBYJYJWYMDPWHXQLDYGPDFXXBCGJSPCKRSSYZJMSLBZZJFLJJJLGXZGYXYXLSZQYXBEXYXHGCXBPLDYHWETTWWCJMBTXCHXYQXLLXFLYXLLJLSSFWDPZSMYJCLMWYTCZPCHQEKCQBWLCQYDPLQPPQZQFJQDJHYMMCXTXDRMJWRHXCJZYLQXDYYNHYYHRSLSRSYWWZJYMTLTLLGTQCJZYABTCKZCJYCCQLJZQXALMZYHYWLWDXZXQDLLQSHGPJFJLJHJABCQZDJGTKHSSTCYJLPSWZLXZXRWGLDLZRLZXTGSLLLLZLYXXWGDZYGBDPHZPBRLWSXQBPFDWOFMWHLYPCBJCCLDMBZPBZZLCYQXLDOMZBLZWPDWYYGDSTTHCSQSCCRSSSYSLFYBFNTYJSZDFNDPDHDZZMBBLSLCMYFFGTJJQWFTMTPJWFNLBZCMMJTGBDZLQLPYFHYYMJYLSDCHDZJWJCCTLJCLDTLJJCPDDSQDSSZYBNDBJLGGJZXSXNLYCYBJXQYCBYLZCFZPPGKCXZDZFZTJJFJSJXZBNZYJQTTYJYHTYCZHYMDJXTTMPXSPLZCDWSLSHXYPZGTFMLCJTYCBPMGDKWYCYZCDSZZYHFLYCTYGWHKJYYLSJCXGYWJCBLLCSNDDBTZBSCLYZCZZSSQDLLMQYYHFSLQLLXFTYHABXGWNYWYYPLLSDLDLLBJCYXJZMLHLJDXYYQYTDLLLBUGBFDFBBQJZZMDPJHGCLGMJJPGAEHHBWCQXAXHHHZCHXYPHJAXHLPHJPGPZJQCQZGJJZZUZDMQYYBZZPHYHYBWHAZYJHYKFGDPFQSDLZMLJXKXGALXZDAGLMDGXMWZQYXXDXXPFDMMSSYMPFMDMMKXKSYZYSHDZKXSYSMMZZZMSYDNZZCZXFPLSTMZDNMXCKJMZTYYMZMZZMSXHHDCZJEMXXKLJSTLWLSQLYJZLLZJSSDPPMHNLZJCZYHMXXHGZCJMDHXTKGRMXFWMCGMWKDTKSXQMMMFZZYDKMSCLCMPCGMHSPXQPZDSSLCXKYXTWLWJYAHZJGZQMCSNXYYMMPMLKJXMHLMLQMXCTKZMJQYSZJSYSZHSYJZJCDAJZYBSDQJZGWZQQXFKDMSDJLFWEHKZQKJPEYPZYSZCDWYJFFMZZYLTTDZZEFMZLBNPPLPLPEPSZALLTYLKCKQZKGENQLWAGYXYDPXLHSXQQWQCQXQCLHYXXMLYCCWLYMQYSKGCHLCJNSZKPYZKCQZQLJPDMDZHLASXLBYDWQLWDNBQCRYDDZTJYBKBWSZDXDTNPJDTCTQDFXQQMGNXECLTTBKPWSLCTYQLPWYZZKLPYGZCQQPLLKCCYLPQMZCZQCLJSLQZDJXLDDHPZQDLJJXZQDXYZQKZLJCYQDYJPPYPQYKJYRMPCBYMCXKLLZLLFQPYLLLMBSGLCYSSLRSYSQTMXYXZQZFDZUYSYZTFFMZZSMZQHZSSCCMLYXWTPZGXZJGZGSJSGKDDHTQGGZLLBJDZLCBCHYXYZHZFYWXYZYMSDBZZYJGTSMTFXQYXQSTDGSLNXDLRYZZLRYYLXQHTXSRTZNGZXBNQQZFMYKMZJBZYMKBPNLYZPBLMCNQYZZZSJZHJCTZKHYZZJRDYZHNPXGLFZTLKGJTCTSSYLLGZRZBBQZZKLPKLCZYSSUYXBJFPNJZZXCDWXZYJXZZDJJKGGRSRJKMSMZJLSJYWQSKYHQJSXPJZZZLSNSHRNYPZTWCHKLPSRZLZXYJQXQKYSJYCZTLQZYBBYBWZPQDWWYZCYTJCJXCKCWDKKZXSGKDZXWWYYJQYYTCYTDLLXWKCZKKLCCLZCQQDZLQLCSFQCHQHSFSMQZZLNBJJZBSJHTSZDYSJQJPDLZCDCWJKJZZLPYCGMZWDJJBSJQZSYZYHHXJPBJYDSSXDZNCGLQMBTSFSBPDZDLZNFGFJGFSMPXJQLMBLGQCYYXBQKDJJQYRFKZTJDHCZKLBSDZCFJTPLLJGXHYXZCSSZZXSTJYGKGCKGYOQXJPLZPBPGTGYJZGHZQZZLBJLSQFZGKQQJZGYCZBZQTLDXRJXBSXXPZXHYZYCLWDXJJHXMFDZPFZHQHQMQGKSLYHTYCGFRZGNQXCLPDLBZCSCZQLLJBLHBZCYPZZPPDYMZZSGYHCKCPZJGSLJLNSCDSLDLXBMSTLDDFJMKDJDHZLZXLSZQPQPGJLLYBDSZGQLBZLSLKYYHZTTNTJYQTZZPSZQZTLLJTYYLLQLLQYZQLBDZLSLYYZYMDFSZSNHLXZNCZQZPBWSKRFBSYZMTHBLGJPMCZZLSTLXSHTCSYZLZBLFEQHLXFLCJLYLJQCBZLZJHHSSTBRMHXZHJZCLXFNBGXGTQJCZTMSFZKJMSSNXLJKBHSJXNTNLZDNTLMSJXGZJYJCZXYJYJWRWWQNZTNFJSZPZSHZJFYRDJSFSZJZBJFZQZZHZLXFYSBZQLZSGYFTZDCSZXZJBQMSZKJRHYJZCKMJKHCHGTXKXQGLXPXFXTRTYLXJXHDTSJXHJZJXZWZLCQSBTXWXGXTXXHXFTSDKFJHZYJFJXRZSDLLLTQSQQZQWZXSYQTWGWBZCGZLLYZBCLMQQTZHZXZXLJFRMYZFLXYSQXXJKXRMQDZDMMYYBSQBHGZMWFWXGMXLZPYYTGZYCCDXYZXYWGSYJYZNBHPZJSQSYXSXRTFYZGRHZTXSZZTHCBFCLSYXZLZQMZLMPLMXZJXSFLBYZMYQHXJSXRXSQZZZSSLYFRCZJRCRXHHZXQYDYHXSJJHZCXZBTYNSYSXJBQLPXZQPYMLXZKYXLXCJLCYSXXZZLXDLLLJJYHZXGYJWKJRWYHCPSGNRZLFZWFZZNSXGXFLZSXZZZBFCSYJDBRJKRDHHGXJLJJTGXJXXSTJTJXLYXQFCSGSWMSBCTLQZZWLZZKXJMLTMJYHSDDBXGZHDLBMYJFRZFSGCLYJBPMLYSMSXLSZJQQHJZFXGFQFQBPXZGYYQXGZTCQWYLTLGWSGWHRLFSFGZJMGMGBGTJFSYZZGZYZAFLSSPMLPFLCWBJZCLJJMZLPJJLYMQDMYYYFBGYGYZMLYZDXQYXRQQQHSYYYQXYLJTYXFSFSLLGNQCYHYCWFHCCCFXPYLYPLLZYXXXXXKQHHXSHJZCFZSCZJXCPZWHHHHHAPYLQALPQAFYHXDYLUKMZQGGGDDESRNNZLTZGCHYPPYSQJJHCLLJTOLNJPZLJLHYMHEYDYDSQYCDDHGZUNDZCLZYZLLZNTNYZGSLHSLPJJBDGWXPCDUTJCKLKCLWKLLCASSTKZZDNQNTTLYYZSSYSSZZRYLJQKCQDHHCRXRZYDGRGCWCGZQFFFPPJFZYNAKRGYWYQPQXXFKJTSZZXSWZDDFBBXTBGTZKZNPZZPZXZPJSZBMQHKCYXYLDKLJNYPKYGHGDZJXXEAHPNZKZTZCMXCXMMJXNKSZQNMNLWBWWXJKYHCPSTMCSQTZJYXTPCTPDTNNPGLLLZSJLSPBLPLQHDTNJNLYYRSZFFJFQWDPHZDWMRZCCLODAXNSSNYZRESTYJWJYJDBCFXNMWTTBYLWSTSZGYBLJPXGLBOCLHPCBJLTMXZLJYLZXCLTPNCLCKXTPZJSWCYXSFYSZDKNTLBYJCYJLLSTGQCBXRYZXBXKLYLHZLQZLNZCXWJZLJZJNCJHXMNZZGJZZXTZJXYCYYCXXJYYXJJXSSSJSTSSTTPPGQTCSXWZDCSYFPTFBFHFBBLZJCLZZDBXGCXLQPXKFZFLSYLTUWBMQJHSZBMDDBCYSCCLDXYCDDQLYJJWMQLLCSGLJJSYFPYYCCYLTJANTJJPWYCMMGQYYSXDXQMZHSZXPFTWWZQSWQRFKJLZJQQYFBRXJHHFWJJZYQAZMYFRHCYYBYQWLPEXCCZSTYRLTTDMQLYKMBBGMYYJPRKZNPBSXYXBHYZDJDNGHPMFSGMWFZMFQMMBCMZZCJJLCNUXYQLMLRYGQZCYXZLWJGCJCGGMCJNFYZZJHYCPRRCMTZQZXHFQGTJXCCJEAQCRJYHPLQLSZDJRBCQHQDYRHYLYXJSYMHZYDWLDFRYHBPYDTSSCNWBXGLPZMLZZTQSSCPJMXXYCSJYTYCGHYCJWYRXXLFEMWJNMKLLSWTXHYYYNCMMCWJDQDJZGLLJWJRKHPZGGFLCCSCZMCBLTBHBQJXQDSPDJZZGKGLFQYWBZYZJLTSTDHQHCTCBCHFLQMPWDSHYYTQWCNZZJTLBYMBPDYYYXSQKXWYYFLXXNCWCXYPMAELYKKJMZZZBRXYYQJFLJPFHHHYTZZXSGQQMHSPGDZQWBWPJHZJDYSCQWZKTXXSQLZYYMYSDZGRXCKKUJLWPYSYSCSYZLRMLQSYLJXBCXTLWDQZPCYCYKPPPNSXFYZJJRCEMHSZMSXLXGLRWGCSTLRSXBZGBZGZTCPLUJLSLYLYMTXMTZPALZXPXJTJWTCYYZLBLXBZLQMYLXPGHDSLSSDMXMBDZZSXWHAMLCZCPJMCNHJYSNSYGCHSKQMZZQDLLKABLWJXSFMOCDXJRRLYQZKJMYBYQLYHETFJZFRFKSRYXFJTWDSXXSYSQJYSLYXWJHSNLXYYXHBHAWHHJZXWMYLJCSSLKYDZTXBZSYFDXGXZJKHSXXYBSSXDPYNZWRPTQZCZENYGCXQFJYKJBZMLJCMQQXUOXSLYXXLYLLJDZBTYMHPFSTTQQWLHOKYBLZZALZXQLHZWRRQHLSTMYPYXJJXMQSJFNBXYXYJXXYQYLTHYLQYFMLKLJTMLLHSZWKZHLJMLHLJKLJSTLQXYLMBHHLNLZXQJHXCFXXLHYHJJGBYZZKBXSCQDJQDSUJZYYHZHHMGSXCSYMXFEBCQWWRBPYYJQTYZCYQYQQZYHMWFFHGZFRJFCDPXNTQYZPDYKHJLFRZXPPXZDBBGZQSTLGDGYLCQMLCHHMFYWLZYXKJLYPQHSYWMQQGQZMLZJNSQXJQSYJYCBEHSXFSZPXZWFLLBCYYJDYTDTHWZSFJMQQYJLMQXXLLDTTKHHYBFPWTYYSQQWNQWLGWDEBZWCMYGCULKJXTMXMYJSXHYBRWFYMWFRXYQMXYSZTZZTFYKMLDHQDXWYYNLCRYJBLPSXCXYWLSPRRJWXHQYPHTYDNXHHMMYWYTZCSQMTSSCCDALWZTCPQPYJLLQZYJSWXMZZMMYLMXCLMXCZMXMZSQTZPPQQBLPGXQZHFLJJHYTJSRXWZXSCCDLXTYJDCQJXSLQYCLZXLZZXMXQRJMHRHZJBHMFLJLMLCLQNLDXZLLLPYPSYJYSXCQQDCMQJZZXHNPNXZMEKMXHYKYQLXSXTXJYYHWDCWDZHQYYBGYBCYSCFGPSJNZDYZZJZXRZRQJJYMCANYRJTLDPPYZBSTJKXXZYPFDWFGZZRPYMTNGXZQBYXNBUFNQKRJQZMJEGRZGYCLKXZDSKKNSXKCLJSPJYYZLQQJYBZSSQLLLKJXTBKTYLCCDDBLSPPFYLGYDTZJYQGGKQTTFZXBDKTYYHYBBFYTYYBCLPDYTGDHRYRNJSPTCSNYJQHKLLLZSLYDXXWBCJQSPXBPJZJCJDZFFXXBRMLAZHCSNDLBJDSZBLPRZTSWSBXBCLLXXLZDJZSJPYLYXXYFTFFFBHJJXGBYXJPMMMPSSJZJMTLYZJXSWXTYLEDQPJMYGQZJGDJLQJWJQLLSJGJGYGMSCLJJXDTYGJQJQJCJZCJGDZZSXQGSJGGCXHQXSNQLZZBXHSGZXCXYLJXYXYYDFQQJHJFXDHCTXJYRXYSQTJXYEFYYSSYYJXNCYZXFXMSYSZXYYSCHSHXZZZGZZZGFJDLTYLNPZGYJYZYYQZPBXQBDZTZCZYXXYHHSQXSHDHGQHJHGYWSZTMZMLHYXGEBTYLZKQWYTJZRCLEKYSTDBCYKQQSAYXCJXWWGSBHJYZYDHCSJKQCXSWXFLTYNYZPZCCZJQTZWJQDZZZQZLJJXLSBHPYXXPSXSHHEZTXFPTLQYZZXHYTXNCFZYYHXGNXMYWXTZSJPTHHGYMXMXQZXTSBCZYJYXXTYYZYPCQLMMSZMJZZLLZXGXZAAJZYXJMZXWDXZSXZDZXLEYJJZQBHZWZZZQTZPSXZTDSXJJJZNYAZPHXYYSRNQDTHZHYYKYJHDZXZLSWCLYBZYECWCYCRYLCXNHZYDZYDYJDFRJJHTRSQTXYXJRJHOJYNXELXSFSFJZGHPZSXZSZDZCQZBYYKLSGSJHCZSHDGQGXYZGXCHXZJWYQWGYHKSSEQZZNDZFKWYSSTCLZSTSYMCDHJXXYWEYXCZAYDMPXMDSXYBSQMJMZJMTZQLPJYQZCGQHXJHHLXXHLHDLDJQCLDWBSXFZZYYSCHTYTYYBHECXHYKGJPXHHYZJFXHWHBDZFYZBCAPNPGNYDMSXHMMMMAMYNBYJTMPXYYMCTHJBZYFCGTYHWPHFTWZZEZSBZEGPFMTSKFTYCMHFLLHGPZJXZJGZJYXZSBBQSCZZLZCCSTPGXMJSFTCCZJZDJXCYBZLFCJSYZFGSZLYBCWZZBYZDZYPSWYJZXZBDSYUXLZZBZFYGCZXBZHZFTPBGZGEJBSTGKDMFHYZZJHZLLZZGJQZLSFDJSSCBZGPDLFZFZSZYZYZSYGCXSNXXCHCZXTZZLJFZGQSQYXZJQDCCZTQCDXZJYQJQCHXZTDLGSCXZSYQJQTZWLQDQZTQCHQQJZYEZZZPBWKDJFCJPZTYPQYQTTYNLMBDKTJZPQZQZZFPZSBNJLGYJDXJDZZKZGQKXDLPZJTCJDQBXDJQJSTCKNXBXZMSLYJCQMTJQWWCJQNJNLLLHJCWQTBZQYDZCZPZZDZYDDCYZZZCCJTTJFZDPRRTZTJDCQTQZDTJNPLZBCLLCTZSXKJZQZPZLBZRBTJDCXFCZDBCCJJLTQQPLDCGZDBBZJCQDCJWYNLLZYZCCDWLLXWZLXRXNTQQCZXKQLSGDFQTDDGLRLAJJTKUYMKQLLTZYTDYYCZGJWYXDXFRSKSTQTENQMRKQZHHQKDLDAZFKYPBGGPZREBZZYKZZSPEGJXGYKQZZZSLYSYYYZWFQZYLZZLZHWCHKYPQGNPGBLPLRRJYXCCSYYHSFZFYBZYYTGZXYLXCZWXXZJZBLFFLGSKHYJZEYJHLPLLLLCZGXDRZELRHGKLZZYHZLYQSZZJZQLJZFLNBHGWLCZCFJYSPYXZLZLXGCCPZBLLCYBBBBUBBCBPCRNNZCZYRBFSRLDCGQYYQXYGMQZWTZYTYJXYFWTEHZZJYWLCCNTZYJJZDEDPZDZTSYQJHDYMBJNYJZLXTSSTPHNDJXXBYXQTZQDDTJTDYYTGWSCSZQFLSHLGLBCZPHDLYZJYCKWTYTYLBNYTSDSYCCTYSZYYEBHEXHQDTWNYGYCLXTSZYSTQMYGZAZCCSZZDSLZCLZRQXYYELJSBYMXSXZTEMBBLLYYLLYTDQYSHYMRQWKFKBFXNXSBYCHXBWJYHTQBPBSBWDZYLKGZSKYHXQZJXHXJXGNLJKZLYYCDXLFYFGHLJGJYBXQLYBXQPQGZTZPLNCYPXDJYQYDYMRBESJYYHKXXSTMXRCZZYWXYQYBMCLLYZHQYZWQXDBXBZWZMSLPDMYSKFMZKLZCYQYCZLQXFZZYDQZPZYGYJYZMZXDZFYFYTTQTZHGSPCZMLCCYTZXJCYTJMKSLPZHYSNZLLYTPZCTZZCKTXDHXXTQCYFKSMQCCYYAZHTJPCYLZLYJBJXTPNYLJYYNRXSYLMMNXJSMYBCSYSYLZYLXJJQYLDZLPQBFZZBLFNDXQKCZFYWHGQMRDSXYCYTXNQQJZYYPFZXDYZFPRXEJDGYQBXRCNFYYQPGHYJDYZXGRHTKYLNWDZNTSMPKLBTHBPYSZBZTJZSZZJTYYXZPHSSZZBZCZPTQFZMYFLYPYBBJQXZMXXDJMTSYSKKBJZXHJCKLPSMKYJZCXTMLJYXRZZQSLXXQPYZXMKYXXXJCLJPRMYYGADYSKQLSNDHYZKQXZYZTCGHZTLMLWZYBWSYCTBHJHJFCWZTXWYTKZLXQSHLYJZJXTMPLPYCGLTBZZTLZJCYJGDTCLKLPLLQPJMZPAPXYZLKKTKDZCZZBNZDYDYQZJYJGMCTXLTGXSZLMLHBGLKFWNWZHDXUHLFMKYSLGXDTWWFRJEJZTZHYDXYKSHWFZCQSHKTMQQHTZHYMJDJSKHXZJZBZZXYMPAGQMSTPXLSKLZYNWRTSQLSZBPSPSGZWYHTLKSSSWHZZLYYTNXJGMJSZSUFWNLSOZTXGXLSAMMLBWLDSZYLAKQCQCTMYCFJBSLXCLZZCLXXKSBZQCLHJPSQPLSXXCKSLNHPSFQQYTXYJZLQLDXZQJZDYYDJNZPTUZDSKJFSLJHYLZSQZLBTXYDGTQFDBYAZXDZHZJNHHQBYKNXJJQCZMLLJZKSPLDYCLBBLXKLELXJLBQYCXJXGCNLCQPLZLZYJTZLJGYZDZPLTQCSXFDMNYCXGBTJDCZNBGBQYQJWGKFHTNPYQZQGBKPBBYZMTJDYTBLSQMPSXTBNPDXKLEMYYCJYNZCTLDYKZZXDDXHQSHDGMZSJYCCTAYRZLPYLTLKXSLZCGGEXCLFXLKJRTLQJAQZNCMBYDKKCXGLCZJZXJHPTDJJMZQYKQSECQZDSHHADMLZFMMZBGNTJNNLGBYJBRBTMLBYJDZXLCJLPLDLPCQDHLXZLYCBLCXZZJADJLNZMMSSSMYBHBSQKBHRSXXJMXSDZNZPXLGBRHWGGFCXGMSKLLTSJYYCQLTSKYWYYHYWXBXQYWPYWYKQLSQPTNTKHQCWDQKTWPXXHCPTHTWUMSSYHBWCRWXHJMKMZNGWTMLKFGHKJYLSYYCXWHYECLQHKQHTTQKHFZLDXQWYZYYDESBPKYRZPJFYYZJCEQDZZDLATZBBFJLLCXDLMJSSXEGYGSJQXCWBXSSZPDYZCXDNYXPPZYDLYJCZPLTXLSXYZYRXCYYYDYLWWNZSAHJSYQYHGYWWAXTJZDAXYSRLTDPSSYYFNEJDXYZHLXLLLZQZSJNYQYQQXYJGHZGZCYJCHZLYCDSHWSHJZYJXCLLNXZJJYYXNFXMWFPYLCYLLABWDDHWDXJMCXZTZPMLQZHSFHZYNZTLLDYWLSLXHYMMYLMBWWKYXYADTXYLLDJPYBPWUXJMWMLLSAFDLLYFLBHHHBQQLTZJCQJLDJTFFKMMMBYTHYGDCQRDDWRQJXNBYSNWZDBYYTBJHPYBYTTJXAAHGQDQTMYSTQXKBTZPKJLZRBEQQSSMJJBDJOTGTBXPGBKTLHQXJJJCTHXQDWJLWRFWQGWSHCKRYSWGFTGYGBXSDWDWRFHWYTJJXXXJYZYSLPYYYPAYXHYDQKXSHXYXGSKQHYWFDDDPPLCJLQQEEWXKSYYKDYPLTJTHKJLTCYYHHJTTPLTZZCDLTHQKZXQYSTEEYWYYZYXXYYSTTJKLLPZMCYHQGXYHSRMBXPLLNQYDQHXSXXWGDQBSHYLLPJJJTHYJKYPPTHYYKTYEZYENMDSHLCRPQFDGFXZPSFTLJXXJBSWYYSKSFLXLPPLBBBLBSFXFYZBSJSSYLPBBFFFFSSCJDSTZSXZRYYSYFFSYZYZBJTBCTSBSDHRTJJBYTCXYJEYLXCBNEBJDSYXYKGSJZBXBYTFZWGENYHHTHZHHXFWGCSTBGXKLSXYWMTMBYXJSTZSCDYQRCYTWXZFHMYMCXLZNSDJTTTXRYCFYJSBSDYERXJLJXBBDEYNJGHXGCKGSCYMBLXJMSZNSKGXFBNBPTHFJAAFXYXFPXMYPQDTZCXZZPXRSYWZDLYBBKTYQPQJPZYPZJZNJPZJLZZFYSBTTSLMPTZRTDXQSJEHBZYLZDHLJSQMLHTXTJECXSLZZSPKTLZKQQYFSYGYWPCPQFHQHYTQXZKRSGTTSQCZLPTXCDYYZXSQZSLXLZMYCPCQBZYXHBSXLZDLTCDXTYLZJYYZPZYZLTXJSJXHLPMYTXCQRBLZSSFJZZTNJYTXMYJHLHPPLCYXQJQQKZZSCPZKSWALQSBLCCZJSXGWWWYGYKTJBBZTDKHXHKGTGPBKQYSLPXPJCKBMLLXDZSTBKLGGQKQLSBKKTFXRMDKBFTPZFRTBBRFERQGXYJPZSSTLBZTPSZQZSJDHLJQLZBPMSMMSXLQQNHKNBLRDDNXXDHDDJCYYGYLXGZLXSYGMQQGKHBPMXYXLYTQWLWGCPBMQXCYZYDRJBHTDJYHQSHTMJSBYPLWHLZFFNYPMHXXHPLTBQPFBJWQDBYGPNZTPFZJGSDDTQSHZEAWZZYLLTYYBWJKXXGHLFKXDJTMSZSQYNZGGSWQSPHTLSSKMCLZXYSZQZXNCJDQGZDLFNYKLJCJLLZLMZZNHYDSSHTHZZLZZBBHQZWWYCRZHLYQQJBEYFXXXWHSRXWQHWPSLMSSKZTTYGYQQWRSLALHMJTQJSMXQBJJZJXZYZKXBYQXBJXSHZTSFJLXMXZXFGHKZSZGGYLCLSARJYHSLLLMZXELGLXYDJYTLFBHBPNLYZFBBHPTGJKWETZHKJJXZXXGLLJLSTGSHJJYQLQZFKCGNNDJSSZFDBCTWWSEQFHQJBSAQTGYPQLBXBMMYWXGSLZHGLZGQYFLZBYFZJFRYSFMBYZHQGFWZSYFYJJPHZBYYZFFWODGRLMFTWLBZGYCQXCDJYGZYYYYTYTYDWEGAZYHXJLZYYHLRMGRXXZCLHNELJJTJTPWJYBJJBXJJTJTEEKHWSLJPLPSFYZPQQBDLQJJTYYQLYZKDKSQJYYQZLDQTGJQYZJSUCMRYQTHTEJMFCTYHYPKMHYZWJDQFHYYXWSHCTXRLJHQXHCCYYYJLTKTTYTMXGTCJTZAYYOCZLYLBSZYWJYTSJYHBYSHFJLYGJXXTMZYYLTXXYPZLXYJZYZYYPNHMYMDYYLBLHLSYYQQLLNJJYMSOYQBZGDLYXYLCQYXTSZEGXHZGLHWBLJHEYXTWQMAKBPQCGYSHHEGQCMWYYWLJYJHYYZLLJJYLHZYHMGSLJLJXCJJYCLYCJPCPZJZJMMYLCQLNQLJQJSXYJMLSZLJQLYCMMHCFMMFPQQMFYLQMCFFQMMMMHMZNFHHJGTTHHKHSLNCHHYQDXTMMQDCYZYXYQMYQYLTDCYYYZAZZCYMZYDLZFFFMMYCQZWZZMABTBYZTDMNZZGGDFTYPCGQYTTSSFFWFDTZQSSYSTWXJHXYTSXXYLBYQHWWKXHZXWZNNZZJZJJQJCCCHYYXBZXZCYZTLLCQXYNJYCYYCYNZZQYYYEWYCZDCJYCCHYJLBTZYYCQWMPWPYMLGKDLDLGKQQBGYCHJXY",this.full_dict={a:"啊阿锕",ai:"埃挨哎唉哀皑癌蔼矮艾碍爱隘诶捱嗳嗌嫒瑷暧砹锿霭",an:"鞍氨安俺按暗岸胺案谙埯揞犴庵桉铵鹌顸黯",ang:"肮昂盎",ao:"凹敖熬翱袄傲奥懊澳坳拗嗷噢岙廒遨媪骜聱螯鏊鳌鏖",ba:"芭捌扒叭吧笆八疤巴拔跋靶把耙坝霸罢爸茇菝萆捭岜灞杷钯粑鲅魃",bai:"白柏百摆佰败拜稗薜掰鞴",ban:"斑班搬扳般颁板版扮拌伴瓣半办绊阪坂豳钣瘢癍舨",bang:"邦帮梆榜膀绑棒磅蚌镑傍谤蒡螃",bao:"苞胞包褒雹保堡饱宝抱报暴豹鲍爆勹葆宀孢煲鸨褓趵龅",bo:"剥薄玻菠播拨钵波博勃搏铂箔伯帛舶脖膊渤泊驳亳蕃啵饽檗擘礴钹鹁簸跛",bei:"杯碑悲卑北辈背贝钡倍狈备惫焙被孛陂邶埤蓓呗怫悖碚鹎褙鐾",ben:"奔苯本笨畚坌锛",beng:"崩绷甭泵蹦迸唪嘣甏",bi:"逼鼻比鄙笔彼碧蓖蔽毕毙毖币庇痹闭敝弊必辟壁臂避陛匕仳俾芘荜荸吡哔狴庳愎滗濞弼妣婢嬖璧贲畀铋秕裨筚箅篦舭襞跸髀",bian:"鞭边编贬扁便变卞辨辩辫遍匾弁苄忭汴缏煸砭碥稹窆蝙笾鳊",biao:"标彪膘表婊骠飑飙飚灬镖镳瘭裱鳔",bie:"鳖憋别瘪蹩鳘",bin:"彬斌濒滨宾摈傧浜缤玢殡膑镔髌鬓",bing:"兵冰柄丙秉饼炳病并禀邴摒绠枋槟燹",bu:"捕卜哺补埠不布步簿部怖拊卟逋瓿晡钚醭",ca:"擦嚓礤",cai:"猜裁材才财睬踩采彩菜蔡",can:"餐参蚕残惭惨灿骖璨粲黪",cang:"苍舱仓沧藏伧",cao:"操糙槽曹草艹嘈漕螬艚",ce:"厕策侧册测刂帻恻",ceng:"层蹭噌",cha:"插叉茬茶查碴搽察岔差诧猹馇汊姹杈楂槎檫钗锸镲衩",chai:"拆柴豺侪茈瘥虿龇",chan:"搀掺蝉馋谗缠铲产阐颤冁谄谶蒇廛忏潺澶孱羼婵嬗骣觇禅镡裣蟾躔",chang:"昌猖场尝常长偿肠厂敞畅唱倡伥鬯苌菖徜怅惝阊娼嫦昶氅鲳",chao:"超抄钞朝嘲潮巢吵炒怊绉晁耖",che:"车扯撤掣彻澈坼屮砗",chen:"郴臣辰尘晨忱沉陈趁衬称谌抻嗔宸琛榇肜胂碜龀",cheng:"撑城橙成呈乘程惩澄诚承逞骋秤埕嵊徵浈枨柽樘晟塍瞠铖裎蛏酲",chi:"吃痴持匙池迟弛驰耻齿侈尺赤翅斥炽傺墀芪茌搋叱哧啻嗤彳饬沲媸敕胝眙眵鸱瘛褫蚩螭笞篪豉踅踟魑",chong:"充冲虫崇宠茺忡憧铳艟",chou:"抽酬畴踌稠愁筹仇绸瞅丑俦圳帱惆溴妯瘳雠鲋",chu:"臭初出橱厨躇锄雏滁除楚础储矗搐触处亍刍憷绌杵楮樗蜍蹰黜",chuan:"揣川穿椽传船喘串掾舛惴遄巛氚钏镩舡",chuang:"疮窗幢床闯创怆",chui:"吹炊捶锤垂陲棰槌",chun:"春椿醇唇淳纯蠢促莼沌肫朐鹑蝽",chuo:"戳绰蔟辶辍镞踔龊",ci:"疵茨磁雌辞慈瓷词此刺赐次荠呲嵯鹚螅糍趑",cong:"聪葱囱匆从丛偬苁淙骢琮璁枞",cu:"凑粗醋簇猝殂蹙",cuan:"蹿篡窜汆撺昕爨",cui:"摧崔催脆瘁粹淬翠萃悴璀榱隹",cun:"村存寸磋忖皴",cuo:"撮搓措挫错厝脞锉矬痤鹾蹉躜",da:"搭达答瘩打大耷哒嗒怛妲疸褡笪靼鞑",dai:"呆歹傣戴带殆代贷袋待逮怠埭甙呔岱迨逯骀绐玳黛",dan:"耽担丹单郸掸胆旦氮但惮淡诞弹蛋亻儋卩萏啖澹檐殚赕眈瘅聃箪",dang:"当挡党荡档谠凼菪宕砀铛裆",dao:"刀捣蹈倒岛祷导到稻悼道盗叨啁忉洮氘焘忑纛",de:"德得的锝",deng:"蹬灯登等瞪凳邓噔嶝戥磴镫簦",di:"堤低滴迪敌笛狄涤翟嫡抵底地蒂第帝弟递缔氐籴诋谛邸坻莜荻嘀娣柢棣觌砥碲睇镝羝骶",dian:"颠掂滇碘点典靛垫电佃甸店惦奠淀殿丶阽坫埝巅玷癜癫簟踮",diao:"碉叼雕凋刁掉吊钓调轺铞蜩粜貂",die:"跌爹碟蝶迭谍叠佚垤堞揲喋渫轶牒瓞褶耋蹀鲽鳎",ding:"丁盯叮钉顶鼎锭定订丢仃啶玎腚碇町铤疔耵酊",dong:"东冬董懂动栋侗恫冻洞垌咚岽峒夂氡胨胴硐鸫",dou:"兜抖斗陡豆逗痘蔸钭窦窬蚪篼酡",du:"都督毒犊独读堵睹赌杜镀肚度渡妒芏嘟渎椟橐牍蠹笃髑黩",duan:"端短锻段断缎彖椴煅簖",dui:"堆兑队对怼憝碓",dun:"墩吨蹲敦顿囤钝盾遁炖砘礅盹镦趸",duo:"掇哆多夺垛躲朵跺舵剁惰堕咄哚缍柁铎裰踱",e:"蛾峨鹅俄额讹娥恶厄扼遏鄂饿噩谔垩垭苊莪萼呃愕屙婀轭曷腭硪锇锷鹗颚鳄",en:"恩蒽摁唔嗯",er:"而儿耳尔饵洱二贰迩珥铒鸸鲕",fa:"发罚筏伐乏阀法珐垡砝",fan:"藩帆番翻樊矾钒繁凡烦反返范贩犯饭泛蘩幡犭梵攵燔畈蹯",fang:"坊芳方肪房防妨仿访纺放匚邡彷钫舫鲂",fei:"菲非啡飞肥匪诽吠肺废沸费芾狒悱淝妃绋绯榧腓斐扉祓砩镄痱蜚篚翡霏鲱",fen:"芬酚吩氛分纷坟焚汾粉奋份忿愤粪偾瀵棼愍鲼鼢",feng:"丰封枫蜂峰锋风疯烽逢冯缝讽奉凤俸酆葑沣砜",fu:"佛否夫敷肤孵扶拂辐幅氟符伏俘服浮涪福袱弗甫抚辅俯釜斧脯腑府腐赴副覆赋复傅付阜父腹负富讣附妇缚咐匐凫郛芙苻茯莩菔呋幞滏艴孚驸绂桴赙黻黼罘稃馥虍蚨蜉蝠蝮麸趺跗鳆",ga:"噶嘎蛤尬呷尕尜旮钆",gai:"该改概钙盖溉丐陔垓戤赅胲",gan:"干甘杆柑竿肝赶感秆敢赣坩苷尴擀泔淦澉绀橄旰矸疳酐",gang:"冈刚钢缸肛纲岗港戆罡颃筻",gong:"杠工攻功恭龚供躬公宫弓巩汞拱贡共蕻廾咣珙肱蚣蛩觥",gao:"篙皋高膏羔糕搞镐稿告睾诰郜蒿藁缟槔槁杲锆",ge:"哥歌搁戈鸽胳疙割革葛格阁隔铬个各鬲仡哿塥嗝纥搿膈硌铪镉袼颌虼舸骼髂",gei:"给",gen:"根跟亘茛哏艮",geng:"耕更庚羹埂耿梗哽赓鲠",gou:"钩勾沟苟狗垢构购够佝诟岣遘媾缑觏彀鸲笱篝鞲",gu:"辜菇咕箍估沽孤姑鼓古蛊骨谷股故顾固雇嘏诂菰哌崮汩梏轱牯牿胍臌毂瞽罟钴锢瓠鸪鹄痼蛄酤觚鲴骰鹘",gua:"刮瓜剐寡挂褂卦诖呱栝鸹",guai:"乖拐怪哙",guan:"棺关官冠观管馆罐惯灌贯倌莞掼涫盥鹳鳏",guang:"光广逛犷桄胱疒",gui:"瑰规圭硅归龟闺轨鬼诡癸桂柜跪贵刽匦刿庋宄妫桧炅晷皈簋鲑鳜",gun:"辊滚棍丨衮绲磙鲧",guo:"锅郭国果裹过馘蠃埚掴呙囗帼崞猓椁虢锞聒蜮蜾蝈",ha:"哈",hai:"骸孩海氦亥害骇咴嗨颏醢",han:"酣憨邯韩含涵寒函喊罕翰撼捍旱憾悍焊汗汉邗菡撖阚瀚晗焓颔蚶鼾",hen:"夯痕很狠恨",hang:"杭航沆绗珩桁",hao:"壕嚎豪毫郝好耗号浩薅嗥嚆濠灏昊皓颢蚝",he:"呵喝荷菏核禾和何合盒貉阂河涸赫褐鹤贺诃劾壑藿嗑嗬阖盍蚵翮",hei:"嘿黑",heng:"哼亨横衡恒訇蘅",hong:"轰哄烘虹鸿洪宏弘红黉讧荭薨闳泓",hou:"喉侯猴吼厚候后堠後逅瘊篌糇鲎骺",hu:"呼乎忽瑚壶葫胡蝴狐糊湖弧虎唬护互沪户冱唿囫岵猢怙惚浒滹琥槲轷觳烀煳戽扈祜鹕鹱笏醐斛",hua:"花哗华猾滑画划化话劐浍骅桦铧稞",huai:"槐徊怀淮坏还踝",huan:"欢环桓缓换患唤痪豢焕涣宦幻郇奂垸擐圜洹浣漶寰逭缳锾鲩鬟",huang:"荒慌黄磺蝗簧皇凰惶煌晃幌恍谎隍徨湟潢遑璜肓癀蟥篁鳇",hui:"灰挥辉徽恢蛔回毁悔慧卉惠晦贿秽会烩汇讳诲绘诙茴荟蕙哕喙隳洄彗缋珲晖恚虺蟪麾",hun:"荤昏婚魂浑混诨馄阍溷缗",huo:"豁活伙火获或惑霍货祸攉嚯夥钬锪镬耠蠖",ji:"击圾基机畸稽积箕肌饥迹激讥鸡姬绩缉吉极棘辑籍集及急疾汲即嫉级挤几脊己蓟技冀季伎祭剂悸济寄寂计记既忌际妓继纪居丌乩剞佶佴脔墼芨芰萁蒺蕺掎叽咭哜唧岌嵴洎彐屐骥畿玑楫殛戟戢赍觊犄齑矶羁嵇稷瘠瘵虮笈笄暨跻跽霁鲚鲫髻麂",jia:"嘉枷夹佳家加荚颊贾甲钾假稼价架驾嫁伽郏拮岬浃迦珈戛胛恝铗镓痂蛱笳袈跏",jian:"歼监坚尖笺间煎兼肩艰奸缄茧检柬碱硷拣捡简俭剪减荐槛鉴践贱见键箭件健舰剑饯渐溅涧建僭谏谫菅蒹搛囝湔蹇謇缣枧柙楗戋戬牮犍毽腱睑锏鹣裥笕箴翦趼踺鲣鞯",jiang:"僵姜将浆江疆蒋桨奖讲匠酱降茳洚绛缰犟礓耩糨豇",jiao:"蕉椒礁焦胶交郊浇骄娇嚼搅铰矫侥脚狡角饺缴绞剿教酵轿较叫佼僬茭挢噍峤徼姣纟敫皎鹪蛟醮跤鲛",jie:"窖揭接皆秸街阶截劫节桔杰捷睫竭洁结解姐戒藉芥界借介疥诫届偈讦诘喈嗟獬婕孑桀獒碣锴疖袷颉蚧羯鲒骱髫",jin:"巾筋斤金今津襟紧锦仅谨进靳晋禁近烬浸尽卺荩堇噤馑廑妗缙瑾槿赆觐钅锓衿矜",jing:"劲荆兢茎睛晶鲸京惊精粳经井警景颈静境敬镜径痉靖竟竞净刭儆阱菁獍憬泾迳弪婧肼胫腈旌",jiong:"炯窘冂迥扃",jiu:"揪究纠玖韭久灸九酒厩救旧臼舅咎就疚僦啾阄柩桕鹫赳鬏",ju:"鞠拘狙疽驹菊局咀矩举沮聚拒据巨具距踞锯俱句惧炬剧倨讵苣苴莒掬遽屦琚枸椐榘榉橘犋飓钜锔窭裾趄醵踽龃雎鞫",juan:"捐鹃娟倦眷卷绢鄄狷涓桊蠲锩镌隽",jue:"撅攫抉掘倔爵觉决诀绝厥劂谲矍蕨噘崛獗孓珏桷橛爝镢蹶觖",jun:"均菌钧军君峻俊竣浚郡骏捃狻皲筠麇",ka:"喀咖卡佧咔胩",ke:"咯坷苛柯棵磕颗科壳咳可渴克刻客课岢恪溘骒缂珂轲氪瞌钶疴窠蝌髁",kai:"开揩楷凯慨剀垲蒈忾恺铠锎",kan:"刊堪勘坎砍看侃凵莰莶戡龛瞰",kang:"康慷糠扛抗亢炕坑伉闶钪",kao:"考拷烤靠尻栲犒铐",ken:"肯啃垦恳垠裉颀",keng:"吭忐铿",kong:"空恐孔控倥崆箜",kou:"抠口扣寇芤蔻叩眍筘",ku:"枯哭窟苦酷库裤刳堀喾绔骷",kua:"夸垮挎跨胯侉",kuai:"块筷侩快蒯郐蒉狯脍",kuan:"宽款髋",kuang:"匡筐狂框矿眶旷况诓诳邝圹夼哐纩贶",kui:"亏盔岿窥葵奎魁傀馈愧溃馗匮夔隗揆喹喟悝愦阕逵暌睽聩蝰篑臾跬",kun:"坤昆捆困悃阃琨锟醌鲲髡",kuo:"括扩廓阔蛞",la:"垃拉喇蜡腊辣啦剌摺邋旯砬瘌",lai:"莱来赖崃徕涞濑赉睐铼癞籁",lan:"蓝婪栏拦篮阑兰澜谰揽览懒缆烂滥啉岚懔漤榄斓罱镧褴",lang:"琅榔狼廊郎朗浪莨蒗啷阆锒稂螂",lao:"捞劳牢老佬姥酪烙涝唠崂栳铑铹痨醪",le:"勒乐肋仂叻嘞泐鳓",lei:"雷镭蕾磊累儡垒擂类泪羸诔荽咧漯嫘缧檑耒酹",ling:"棱冷拎玲菱零龄铃伶羚凌灵陵岭领另令酃塄苓呤囹泠绫柃棂瓴聆蛉翎鲮",leng:"楞愣",li:"厘梨犁黎篱狸离漓理李里鲤礼莉荔吏栗丽厉励砾历利傈例俐痢立粒沥隶力璃哩俪俚郦坜苈莅蓠藜捩呖唳喱猁溧澧逦娌嫠骊缡珞枥栎轹戾砺詈罹锂鹂疠疬蛎蜊蠡笠篥粝醴跞雳鲡鳢黧",lian:"俩联莲连镰廉怜涟帘敛脸链恋炼练挛蔹奁潋濂娈琏楝殓臁膦裢蠊鲢",liang:"粮凉梁粱良两辆量晾亮谅墚椋踉靓魉",liao:"撩聊僚疗燎寥辽潦了撂镣廖料蓼尥嘹獠寮缭钌鹩耢",lie:"列裂烈劣猎冽埒洌趔躐鬣",lin:"琳林磷霖临邻鳞淋凛赁吝蔺嶙廪遴檩辚瞵粼躏麟",liu:"溜琉榴硫馏留刘瘤流柳六抡偻蒌泖浏遛骝绺旒熘锍镏鹨鎏",long:"龙聋咙笼窿隆垄拢陇弄垅茏泷珑栊胧砻癃",lou:"楼娄搂篓漏陋喽嵝镂瘘耧蝼髅",lu:"芦卢颅庐炉掳卤虏鲁麓碌露路赂鹿潞禄录陆戮垆摅撸噜泸渌漉璐栌橹轳辂辘氇胪镥鸬鹭簏舻鲈",lv:"驴吕铝侣旅履屡缕虑氯律率滤绿捋闾榈膂稆褛",luan:"峦孪滦卵乱栾鸾銮",lue:"掠略锊",lun:"轮伦仑沦纶论囵",luo:"萝螺罗逻锣箩骡裸落洛骆络倮荦摞猡泺椤脶镙瘰雒",ma:"妈麻玛码蚂马骂嘛吗唛犸嬷杩麽",mai:"埋买麦卖迈脉劢荬咪霾",man:"瞒馒蛮满蔓曼慢漫谩墁幔缦熳镘颟螨鳗鞔",mang:"芒茫盲忙莽邙漭朦硭蟒",meng:"氓萌蒙檬盟锰猛梦孟勐甍瞢懵礞虻蜢蠓艋艨黾",miao:"猫苗描瞄藐秒渺庙妙喵邈缈缪杪淼眇鹋蜱",mao:"茅锚毛矛铆卯茂冒帽貌贸侔袤勖茆峁瑁昴牦耄旄懋瞀蛑蝥蟊髦",me:"么",mei:"玫枚梅酶霉煤没眉媒镁每美昧寐妹媚坶莓嵋猸浼湄楣镅鹛袂魅",men:"门闷们扪玟焖懑钔",mi:"眯醚靡糜迷谜弥米秘觅泌蜜密幂芈冖谧蘼嘧猕獯汨宓弭脒敉糸縻麋",mian:"棉眠绵冕免勉娩缅面沔湎腼眄",mie:"蔑灭咩蠛篾",min:"民抿皿敏悯闽苠岷闵泯珉",ming:"明螟鸣铭名命冥茗溟暝瞑酩",miu:"谬",mo:"摸摹蘑模膜磨摩魔抹末莫墨默沫漠寞陌谟茉蓦馍嫫镆秣瘼耱蟆貊貘",mou:"谋牟某厶哞婺眸鍪",mu:"拇牡亩姆母墓暮幕募慕木目睦牧穆仫苜呒沐毪钼",na:"拿哪呐钠那娜纳内捺肭镎衲箬",nai:"氖乃奶耐奈鼐艿萘柰",nan:"南男难囊喃囡楠腩蝻赧",nao:"挠脑恼闹孬垴猱瑙硇铙蛲",ne:"淖呢讷",nei:"馁",nen:"嫩能枘恁",ni:"妮霓倪泥尼拟你匿腻逆溺伲坭猊怩滠昵旎祢慝睨铌鲵",nian:"蔫拈年碾撵捻念廿辇黏鲇鲶",niang:"娘酿",niao:"鸟尿茑嬲脲袅",nie:"捏聂孽啮镊镍涅乜陧蘖嗫肀颞臬蹑",nin:"您柠",ning:"狞凝宁拧泞佞蓥咛甯聍",niu:"牛扭钮纽狃忸妞蚴",nong:"脓浓农侬",nu:"奴努怒呶帑弩胬孥驽",nv:"女恧钕衄",nuan:"暖",nuenue:"虐",nue:"疟谑",nuo:"挪懦糯诺傩搦喏锘",ou:"哦欧鸥殴藕呕偶沤怄瓯耦",pa:"啪趴爬帕怕琶葩筢",pai:"拍排牌徘湃派俳蒎",pan:"攀潘盘磐盼畔判叛爿泮袢襻蟠蹒",pang:"乓庞旁耪胖滂逄",pao:"抛咆刨炮袍跑泡匏狍庖脬疱",pei:"呸胚培裴赔陪配佩沛掊辔帔淠旆锫醅霈",pen:"喷盆湓",peng:"砰抨烹澎彭蓬棚硼篷膨朋鹏捧碰坯堋嘭怦蟛",pi:"砒霹批披劈琵毗啤脾疲皮匹痞僻屁譬丕陴邳郫圮鼙擗噼庀媲纰枇甓睥罴铍痦癖疋蚍貔",pian:"篇偏片骗谝骈犏胼褊翩蹁",piao:"飘漂瓢票剽嘌嫖缥殍瞟螵",pie:"撇瞥丿苤氕",pin:"拼频贫品聘拚姘嫔榀牝颦",ping:"乒坪苹萍平凭瓶评屏俜娉枰鲆",po:"坡泼颇婆破魄迫粕叵鄱溥珀钋钷皤笸",pou:"剖裒踣",pu:"扑铺仆莆葡菩蒲埔朴圃普浦谱曝瀑匍噗濮璞氆镤镨蹼",qi:"期欺栖戚妻七凄漆柒沏其棋奇歧畦崎脐齐旗祈祁骑起岂乞企启契砌器气迄弃汽泣讫亟亓圻芑萋葺嘁屺岐汔淇骐绮琪琦杞桤槭欹祺憩碛蛴蜞綦綮趿蹊鳍麒",qia:"掐恰洽葜",qian:"牵扦钎铅千迁签仟谦乾黔钱钳前潜遣浅谴堑嵌欠歉佥阡芊芡荨掮岍悭慊骞搴褰缱椠肷愆钤虔箝",qiang:"枪呛腔羌墙蔷强抢嫱樯戗炝锖锵镪襁蜣羟跫跄",qiao:"橇锹敲悄桥瞧乔侨巧鞘撬翘峭俏窍劁诮谯荞愀憔缲樵毳硗跷鞒",qie:"切茄且怯窃郄唼惬妾挈锲箧",qin:"钦侵亲秦琴勤芹擒禽寝沁芩蓁蕲揿吣嗪噙溱檎螓衾",qing:"青轻氢倾卿清擎晴氰情顷请庆倩苘圊檠磬蜻罄箐謦鲭黥",qiong:"琼穷邛茕穹筇銎",qiu:"秋丘邱球求囚酋泅俅氽巯艽犰湫逑遒楸赇鸠虬蚯蝤裘糗鳅鼽",qu:"趋区蛆曲躯屈驱渠取娶龋趣去诎劬蕖蘧岖衢阒璩觑氍祛磲癯蛐蠼麴瞿黢",quan:"圈颧权醛泉全痊拳犬券劝诠荃獾悛绻辁畎铨蜷筌鬈",que:"缺炔瘸却鹊榷确雀阙悫",qun:"裙群逡",ran:"然燃冉染苒髯",rang:"瓤壤攘嚷让禳穰",rao:"饶扰绕荛娆桡",ruo:"惹若弱",re:"热偌",ren:"壬仁人忍韧任认刃妊纫仞荏葚饪轫稔衽",reng:"扔仍",ri:"日",rong:"戎茸蓉荣融熔溶容绒冗嵘狨缛榕蝾",rou:"揉柔肉糅蹂鞣",ru:"茹蠕儒孺如辱乳汝入褥蓐薷嚅洳溽濡铷襦颥",ruan:"软阮朊",rui:"蕊瑞锐芮蕤睿蚋",run:"闰润",sa:"撒洒萨卅仨挲飒",sai:"腮鳃塞赛噻",san:"三叁伞散彡馓氵毵糁霰",sang:"桑嗓丧搡磉颡",sao:"搔骚扫嫂埽臊瘙鳋",se:"瑟色涩啬铩铯穑",sen:"森",seng:"僧",sha:"莎砂杀刹沙纱傻啥煞脎歃痧裟霎鲨",shai:"筛晒酾",shan:"珊苫杉山删煽衫闪陕擅赡膳善汕扇缮剡讪鄯埏芟潸姗骟膻钐疝蟮舢跚鳝",shang:"墒伤商赏晌上尚裳垧绱殇熵觞",shao:"梢捎稍烧芍勺韶少哨邵绍劭苕潲蛸笤筲艄",she:"奢赊蛇舌舍赦摄射慑涉社设厍佘猞畲麝",shen:"砷申呻伸身深娠绅神沈审婶甚肾慎渗诜谂吲哂渖椹矧蜃",sheng:"声生甥牲升绳省盛剩胜圣丞渑媵眚笙",shi:"师失狮施湿诗尸虱十石拾时什食蚀实识史矢使屎驶始式示士世柿事拭誓逝势是嗜噬适仕侍释饰氏市恃室视试谥埘莳蓍弑唑饣轼耆贳炻礻铈铊螫舐筮豕鲥鲺",shou:"收手首守寿授售受瘦兽扌狩绶艏",shu:"蔬枢梳殊抒输叔舒淑疏书赎孰熟薯暑曙署蜀黍鼠属术述树束戍竖墅庶数漱恕倏塾菽忄沭涑澍姝纾毹腧殳镯秫鹬",shua:"刷耍唰涮",shuai:"摔衰甩帅蟀",shuan:"栓拴闩",shuang:"霜双爽孀",shui:"谁水睡税",shun:"吮瞬顺舜恂",shuo:"说硕朔烁蒴搠嗍濯妁槊铄",si:"斯撕嘶思私司丝死肆寺嗣四伺似饲巳厮俟兕菥咝汜泗澌姒驷缌祀祠锶鸶耜蛳笥",song:"松耸怂颂送宋讼诵凇菘崧嵩忪悚淞竦",sou:"搜艘擞嗽叟嗖嗾馊溲飕瞍锼螋",su:"苏酥俗素速粟僳塑溯宿诉肃夙谡蔌嗉愫簌觫稣",suan:"酸蒜算",sui:"虽隋随绥髓碎岁穗遂隧祟蓑冫谇濉邃燧眭睢",sun:"孙损笋荪狲飧榫跣隼",suo:"梭唆缩琐索锁所唢嗦娑桫睃羧",ta:"塌他它她塔獭挞蹋踏闼溻遢榻沓",tai:"胎苔抬台泰酞太态汰邰薹肽炱钛跆鲐",tan:"坍摊贪瘫滩坛檀痰潭谭谈坦毯袒碳探叹炭郯蕈昙钽锬覃",tang:"汤塘搪堂棠膛唐糖傥饧溏瑭铴镗耥螗螳羰醣",thang:"倘躺淌",theng:"趟烫",tao:"掏涛滔绦萄桃逃淘陶讨套挑鼗啕韬饕",te:"特",teng:"藤腾疼誊滕",ti:"梯剔踢锑提题蹄啼体替嚏惕涕剃屉荑悌逖绨缇鹈裼醍",tian:"天添填田甜恬舔腆掭忝阗殄畋钿蚺",tiao:"条迢眺跳佻祧铫窕龆鲦",tie:"贴铁帖萜餮",ting:"厅听烃汀廷停亭庭挺艇莛葶婷梃蜓霆",tong:"通桐酮瞳同铜彤童桶捅筒统痛佟僮仝茼嗵恸潼砼",tou:"偷投头透亠",tu:"凸秃突图徒途涂屠土吐兔堍荼菟钍酴",tuan:"湍团疃",tui:"推颓腿蜕褪退忒煺",tun:"吞屯臀饨暾豚窀",tuo:"拖托脱鸵陀驮驼椭妥拓唾乇佗坨庹沱柝砣箨舄跎鼍",wa:"挖哇蛙洼娃瓦袜佤娲腽",wai:"歪外",wan:"豌弯湾玩顽丸烷完碗挽晚皖惋宛婉万腕剜芄苋菀纨绾琬脘畹蜿箢",wang:"汪王亡枉网往旺望忘妄罔尢惘辋魍",wei:"威巍微危韦违桅围唯惟为潍维苇萎委伟伪尾纬未蔚味畏胃喂魏位渭谓尉慰卫倭偎诿隈葳薇帏帷崴嵬猥猬闱沩洧涠逶娓玮韪軎炜煨熨痿艉鲔",wen:"瘟温蚊文闻纹吻稳紊问刎愠阌汶璺韫殁雯",weng:"嗡翁瓮蓊蕹",wo:"挝蜗涡窝我斡卧握沃莴幄渥杌肟龌",wu:"巫呜钨乌污诬屋无芜梧吾吴毋武五捂午舞伍侮坞戊雾晤物勿务悟误兀仵阢邬圬芴庑怃忤浯寤迕妩骛牾焐鹉鹜蜈鋈鼯",xi:"昔熙析西硒矽晰嘻吸锡牺稀息希悉膝夕惜熄烯溪汐犀檄袭席习媳喜铣洗系隙戏细僖兮隰郗茜葸蓰奚唏徙饩阋浠淅屣嬉玺樨曦觋欷熹禊禧钸皙穸蜥蟋舾羲粞翕醯鼷",xia:"瞎虾匣霞辖暇峡侠狭下厦夏吓掀葭嗄狎遐瑕硖瘕罅黠",xian:"锨先仙鲜纤咸贤衔舷闲涎弦嫌显险现献县腺馅羡宪陷限线冼藓岘猃暹娴氙祆鹇痫蚬筅籼酰跹",xiang:"相厢镶香箱襄湘乡翔祥详想响享项巷橡像向象芗葙饷庠骧缃蟓鲞飨",xiao:"萧硝霄削哮嚣销消宵淆晓小孝校肖啸笑效哓咻崤潇逍骁绡枭枵筱箫魈",xie:"楔些歇蝎鞋协挟携邪斜胁谐写械卸蟹懈泄泻谢屑偕亵勰燮薤撷廨瀣邂绁缬榭榍歙躞",xin:"薪芯锌欣辛新忻心信衅囟馨莘歆铽鑫",xing:"星腥猩惺兴刑型形邢行醒幸杏性姓陉荇荥擤悻硎",xiong:"兄凶胸匈汹雄熊芎",xiu:"休修羞朽嗅锈秀袖绣莠岫馐庥鸺貅髹",xu:"墟戌需虚嘘须徐许蓄酗叙旭序畜恤絮婿绪续讴诩圩蓿怵洫溆顼栩煦砉盱胥糈醑",xuan:"轩喧宣悬旋玄选癣眩绚儇谖萱揎馔泫洵渲漩璇楦暄炫煊碹铉镟痃",xue:"靴薛学穴雪血噱泶鳕",xun:"勋熏循旬询寻驯巡殉汛训讯逊迅巽埙荀薰峋徇浔曛窨醺鲟",ya:"压押鸦鸭呀丫芽牙蚜崖衙涯雅哑亚讶伢揠吖岈迓娅琊桠氩砑睚痖",yan:"焉咽阉烟淹盐严研蜒岩延言颜阎炎沿奄掩眼衍演艳堰燕厌砚雁唁彦焰宴谚验厣靥赝俨偃兖讠谳郾鄢芫菸崦恹闫阏洇湮滟妍嫣琰晏胭腌焱罨筵酽魇餍鼹",yang:"殃央鸯秧杨扬佯疡羊洋阳氧仰痒养样漾徉怏泱炀烊恙蛘鞅",yao:"邀腰妖瑶摇尧遥窑谣姚咬舀药要耀夭爻吆崾徭瀹幺珧杳曜肴鹞窈繇鳐",ye:"椰噎耶爷野冶也页掖业叶曳腋夜液谒邺揶馀晔烨铘",yi:"一壹医揖铱依伊衣颐夷遗移仪胰疑沂宜姨彝椅蚁倚已乙矣以艺抑易邑屹亿役臆逸肄疫亦裔意毅忆义益溢诣议谊译异翼翌绎刈劓佾诒圪圯埸懿苡薏弈奕挹弋呓咦咿噫峄嶷猗饴怿怡悒漪迤驿缢殪贻旖熠钇镒镱痍瘗癔翊衤蜴舣羿翳酏黟",yin:"茵荫因殷音阴姻吟银淫寅饮尹引隐印胤鄞堙茚喑狺夤氤铟瘾蚓霪龈",ying:"英樱婴鹰应缨莹萤营荧蝇迎赢盈影颖硬映嬴郢茔莺萦撄嘤膺滢潆瀛瑛璎楹鹦瘿颍罂",yo:"哟唷",yong:"拥佣臃痈庸雍踊蛹咏泳涌永恿勇用俑壅墉慵邕镛甬鳙饔",you:"幽优悠忧尤由邮铀犹油游酉有友右佑釉诱又幼卣攸侑莸呦囿宥柚猷牖铕疣蝣鱿黝鼬",yu:"迂淤于盂榆虞愚舆余俞逾鱼愉渝渔隅予娱雨与屿禹宇语羽玉域芋郁吁遇喻峪御愈欲狱育誉浴寓裕预豫驭禺毓伛俣谀谕萸蓣揄喁圄圉嵛狳饫庾阈妪妤纡瑜昱觎腴欤於煜燠聿钰鹆瘐瘀窳蝓竽舁雩龉",yuan:"鸳渊冤元垣袁原援辕园员圆猿源缘远苑愿怨院塬沅媛瑗橼爰眢鸢螈鼋",yue:"曰约越跃钥岳粤月悦阅龠樾刖钺",yun:"耘云郧匀陨允运蕴酝晕韵孕郓芸狁恽纭殒昀氲",za:"匝砸杂拶咂",zai:"栽哉灾宰载再在咱崽甾",zan:"攒暂赞瓒昝簪糌趱錾",zang:"赃脏葬奘戕臧",zao:"遭糟凿藻枣早澡蚤躁噪造皂灶燥唣缫",ze:"责择则泽仄赜啧迮昃笮箦舴",zei:"贼",zen:"怎谮",zeng:"增憎曾赠缯甑罾锃",zha:"扎喳渣札轧铡闸眨栅榨咋乍炸诈揸吒咤哳怍砟痄蚱齄",zhai:"摘斋宅窄债寨砦",zhan:"瞻毡詹粘沾盏斩辗崭展蘸栈占战站湛绽谵搌旃",zhang:"樟章彰漳张掌涨杖丈帐账仗胀瘴障仉鄣幛嶂獐嫜璋蟑",zhao:"招昭找沼赵照罩兆肇召爪诏棹钊笊",zhe:"遮折哲蛰辙者锗蔗这浙谪陬柘辄磔鹧褚蜇赭",zhen:"珍斟真甄砧臻贞针侦枕疹诊震振镇阵缜桢榛轸赈胗朕祯畛鸩",zheng:"蒸挣睁征狰争怔整拯正政帧症郑证诤峥钲铮筝",zhi:"芝枝支吱蜘知肢脂汁之织职直植殖执值侄址指止趾只旨纸志挚掷至致置帜峙制智秩稚质炙痔滞治窒卮陟郅埴芷摭帙忮彘咫骘栉枳栀桎轵轾攴贽膣祉祗黹雉鸷痣蛭絷酯跖踬踯豸觯",zhong:"中盅忠钟衷终种肿重仲众冢锺螽舂舯踵",zhou:"舟周州洲诌粥轴肘帚咒皱宙昼骤啄着倜诹荮鬻纣胄碡籀舳酎鲷",zhu:"珠株蛛朱猪诸诛逐竹烛煮拄瞩嘱主著柱助蛀贮铸筑住注祝驻伫侏邾苎茱洙渚潴驺杼槠橥炷铢疰瘃蚰竺箸翥躅麈",zhua:"抓",zhuai:"拽",zhuan:"专砖转撰赚篆抟啭颛",zhuang:"桩庄装妆撞壮状丬",zhui:"椎锥追赘坠缀萑骓缒",zhun:"谆准",zhuo:"捉拙卓桌琢茁酌灼浊倬诼廴蕞擢啜浞涿杓焯禚斫",zi:"兹咨资姿滋淄孜紫仔籽滓子自渍字谘嵫姊孳缁梓辎赀恣眦锱秭耔笫粢觜訾鲻髭",zong:"鬃棕踪宗综总纵腙粽",zou:"邹走奏揍鄹鲰",zu:"租足卒族祖诅阻组俎菹啐徂驵蹴",zuan:"钻纂攥缵",zui:"嘴醉最罪",zun:"尊遵撙樽鳟",zuo:"昨左佐柞做作坐座阝阼胙祚酢",cou:"薮楱辏腠",nang:"攮哝囔馕曩",o:"喔",dia:"嗲",chuai:"嘬膪踹",cen:"岑涔",diu:"铥",nou:"耨",fou:"缶",bia:"髟"},this.polyphone={19969:"DZ",19975:"WM",19988:"QJ",20048:"YL",20056:"SC",20060:"NM",20094:"QG",20127:"QJ",20167:"QC",20193:"YG",20250:"KH",20256:"ZC",20282:"SC",20285:"QJG",20291:"TD",20314:"YD",20340:"NE",20375:"TD",20389:"YJ",20391:"CZ",20415:"PB",20446:"YS",20447:"SQ",20504:"TC",20608:"KG",20854:"QJ",20857:"ZC",20911:"PF",20985:"AW",21032:"PB",21048:"XQ",21049:"SC",21089:"YS",21119:"JC",21242:"SB",21273:"SC",21305:"YP",21306:"QO",21330:"ZC",21333:"SDC",21345:"QK",21378:"CA",21397:"SC",21414:"XS",21442:"SC",21477:"JG",21480:"TD",21484:"ZS",21494:"YX",21505:"YX",21512:"HG",21523:"XH",21537:"PB",21542:"PF",21549:"KH",21571:"E",21574:"DA",21588:"TD",21589:"O",21618:"ZC",21621:"KHA",21632:"ZJ",21654:"KG",21679:"LKG",21683:"KH",21710:"A",21719:"YH",21734:"WOE",21769:"A",21780:"WN",21804:"XH",21834:"A",21899:"ZD",21903:"RN",21908:"WO",21939:"ZC",21956:"SA",21964:"YA",21970:"TD",22003:"A",22031:"JG",22040:"XS",22060:"ZC",22066:"ZC",22079:"MH",22129:"XJ",22179:"XA",22237:"NJ",22244:"TD",22280:"JQ",22300:"YH",22313:"XW",22331:"YQ",22343:"YJ",22351:"PH",22395:"DC",22412:"TD",22484:"PB",22500:"PB",22534:"ZD",22549:"DH",22561:"PB",22612:"TD",22771:"KQ",22831:"HB",22841:"JG",22855:"QJ",22865:"XQ",23013:"ML",23081:"WM",23487:"SX",23558:"QJ",23561:"YW",23586:"YW",23614:"YW",23615:"SN",23631:"PB",23646:"ZS",23663:"ZT",23673:"YG",23762:"TD",23769:"ZS",23780:"QJ",23884:"QK",24055:"XH",24113:"DC",24162:"ZC",24191:"GA",24273:"QJ",24324:"NL",24377:"TD",24378:"QJ",24439:"PF",24554:"ZS",24683:"TD",24694:"WE",24733:"LK",24925:"TN",25094:"ZG",25100:"XQ",25103:"XH",25153:"PB",25170:"PB",25179:"KG",25203:"PB",25240:"ZS",25282:"FB",25303:"NA",25324:"KG",25341:"ZY",25373:"WZ",25375:"XJ",25384:"A",25457:"A",25528:"SD",25530:"SC",25552:"TD",25774:"ZC",25874:"ZC",26044:"YW",26080:"WM",26292:"PB",26333:"PB",26355:"ZY",26366:"CZ",26397:"ZC",26399:"QJ",26415:"ZS",26451:"SB",26526:"ZC",26552:"JG",26561:"TD",26588:"JG",26597:"CZ",26629:"ZS",26638:"YL",26646:"XQ",26653:"KG",26657:"XJ",26727:"HG",26894:"ZC",26937:"ZS",26946:"ZC",26999:"KJ",27099:"KJ",27449:"YQ",27481:"XS",27542:"ZS",27663:"ZS",27748:"TS",27784:"SC",27788:"ZD",27795:"TD",27812:"O",27850:"PB",27852:"MB",27895:"SL",27898:"PL",27973:"QJ",27981:"KH",27986:"HX",27994:"XJ",28044:"YC",28065:"WG",28177:"SM",28267:"QJ",28291:"KH",28337:"ZQ",28463:"TL",28548:"DC",28601:"TD",28689:"PB",28805:"JG",28820:"QG",28846:"PB",28952:"TD",28975:"ZC",29100:"A",29325:"QJ",29575:"SL",29602:"FB",30010:"TD",30044:"CX",30058:"PF",30091:"YSP",30111:"YN",30229:"XJ",30427:"SC",30465:"SX",30631:"YQ",30655:"QJ",30684:"QJG",30707:"SD",30729:"XH",30796:"LG",30917:"PB",31074:"NM",31085:"JZ",31109:"SC",31181:"ZC",31192:"MLB",31293:"JQ",31400:"YX",31584:"YJ",31896:"ZN",31909:"ZY",31995:"XJ",32321:"PF",32327:"ZY",32418:"HG",32420:"XQ",32421:"HG",32438:"LG",32473:"GJ",32488:"TD",32521:"QJ",32527:"PB",32562:"ZSQ",32564:"JZ",32735:"ZD",32793:"PB",33071:"PF",33098:"XL",33100:"YA",33152:"PB",33261:"CX",33324:"BP",33333:"TD",33406:"YA",33426:"WM",33432:"PB",33445:"JG",33486:"ZN",33493:"TS",33507:"QJ",33540:"QJ",33544:"ZC",33564:"XQ",33617:"YT",33632:"QJ",33636:"XH",33637:"YX",33694:"WG",33705:"PF",33728:"YW",33882:"SR",34067:"WM",34074:"YW",34121:"QJ",34255:"ZC",34259:"XL",34425:"JH",34430:"XH",34485:"KH",34503:"YS",34532:"HG",34552:"XS",34558:"YE",34593:"ZL",34660:"YQ",34892:"XH",34928:"SC",34999:"QJ",35048:"PB",35059:"SC",35098:"ZC",35203:"TQ",35265:"JX",35299:"JX",35782:"SZ",35828:"YS",35830:"E",35843:"TD",35895:"YG",35977:"MH",36158:"JG",36228:"QJ",36426:"XQ",36466:"DC",36710:"JC",36711:"ZYG",36767:"PB",36866:"SK",36951:"YW",37034:"YX",37063:"XH",37218:"ZC",37325:"ZC",38063:"PB",38079:"TD",38085:"QY",38107:"DC",38116:"TD",38123:"YD",38224:"HG",38241:"XTC",38271:"ZC",38415:"YE",38426:"KH",38461:"YD",38463:"AE",38466:"PB",38477:"XJ",38518:"YT",38551:"WK",38585:"ZC",38704:"XS",38739:"LJ",38761:"GJ",38808:"SQ",39048:"JG",39049:"XJ",39052:"HG",39076:"CZ",39271:"XT",39534:"TD",39552:"TD",39584:"PB",39647:"SB",39730:"LG",39748:"TPB",40109:"ZQ",40479:"ND",40516:"HG",40536:"HG",40583:"QJ",40765:"YQ",40784:"QJ",40840:"YK",40863:"QJG"}}getCamelChars(t){if("string"!=typeof t)throw new Error(-1,"函数getCamelChars需要字符串类型参数!");let e=new Array;for(let n=0,r=t.length;n<r;n++){let r=t.charAt(n);e.push(this._getChar(r))}let n=this._getResult(e);return 1===this.options.charCase?n=n.toLowerCase():2!==this.options.charCase||(n=n.toUpperCase()),n}getFullChars(t){let e=t.length,n="";new RegExp("[a-zA-Z0-9- ]");for(let r=0;r<e;r++){let e=t.substr(r,1),i=e.charCodeAt(0);if(i>40869||i<19968)n+=e;else{let t=this._getFullChar(e);!1!==t&&(n+=t)}}return 1===this.options.charCase?n=n.toLowerCase():2!==this.options.charCase||(n=n.toUpperCase()),n}_getFullChar(t){for(let e in this.full_dict)if(-1!=this.full_dict[e].indexOf(t))return this._capitalize(e);return!1}_capitalize(t){if(t.length>0)return t.substr(0,1).toUpperCase()+t.substr(1,t.length)}_getChar(t){let e=t.charCodeAt(0);return e>40869||e<19968?t:this.options.checkPolyphone&&this.polyphone[e]?this.polyphone[e]:this.char_dict.charAt(e-19968)}_getResult(t){if(!this.options.checkPolyphone)return t.join("");let e=[""];for(let n=0,r=t.length;n<r;n++){let r=t[n],i=r.length;if(1==i)for(let t=0;t<e.length;t++)e[k]+=r;else{let t=e.slice(0);e=[];for(let n=0;n<i;n++){let i=t.slice(0);for(let t=0;t<i.length;t++)i[t]+=r.charAt(n);e=e.concat(i)}}}return e}}},YAhB:function(t,e,n){"use strict";var r=n("++K3"),i=n("Y5mS"),o=10,a=40,s=800;function l(t){var e=0,n=0,r=0,i=0;return"detail"in t&&(n=t.detail),"wheelDelta"in t&&(n=-t.wheelDelta/120),"wheelDeltaY"in t&&(n=-t.wheelDeltaY/120),"wheelDeltaX"in t&&(e=-t.wheelDeltaX/120),"axis"in t&&t.axis===t.HORIZONTAL_AXIS&&(e=n,n=0),r=e*o,i=n*o,"deltaY"in t&&(i=t.deltaY),"deltaX"in t&&(r=t.deltaX),(r||i)&&t.deltaMode&&(1==t.deltaMode?(r*=a,i*=a):(r*=s,i*=s)),r&&!e&&(e=r<1?-1:1),i&&!n&&(n=i<1?-1:1),{spinX:e,spinY:n,pixelX:r,pixelY:i}}l.getEventType=function(){return r.firefox()?"DOMMouseScroll":i("wheel")?"wheel":"mousewheel"},t.exports=l},YNzw:function(t,e,n){"use strict";var r=function(){return function(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1}}(),i=new(function(){return function(){this.browser=new r,this.node=!1,this.wxa=!1,this.worker=!1,this.svgSupported=!1,this.touchEventsSupported=!1,this.pointerEventsSupported=!1,this.domSupported=!1,this.transformSupported=!1,this.transform3dSupported=!1,this.hasGlobalWindow="undefined"!=typeof window}}());"object"==typeof wx&&"function"==typeof wx.getSystemInfoSync?(i.wxa=!0,i.touchEventsSupported=!0):"undefined"==typeof document&&"undefined"!=typeof self?i.worker=!0:"undefined"==typeof navigator?(i.node=!0,i.svgSupported=!0):function(t,e){var n=e.browser,r=t.match(/Firefox\/([\d.]+)/),i=t.match(/MSIE\s([\d.]+)/)||t.match(/Trident\/.+?rv:(([\d.]+))/),o=t.match(/Edge?\/([\d.]+)/),a=/micromessenger/i.test(t);r&&(n.firefox=!0,n.version=r[1]);i&&(n.ie=!0,n.version=i[1]);o&&(n.edge=!0,n.version=o[1],n.newEdge=+o[1].split(".")[0]>18);a&&(n.weChat=!0);e.svgSupported="undefined"!=typeof SVGRect,e.touchEventsSupported="ontouchstart"in window&&!n.ie&&!n.edge,e.pointerEventsSupported="onpointerdown"in window&&(n.edge||n.ie&&+n.version>=11),e.domSupported="undefined"!=typeof document;var s=document.documentElement.style;e.transform3dSupported=(n.ie&&"transition"in s||n.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in s)&&!("OTransition"in s),e.transformSupported=e.transform3dSupported||n.ie&&+n.version>=9}(navigator.userAgent,i),e.a=i},YQ7m:function(t,e,n){t.exports={default:n("hM5s"),__esModule:!0}},Yobk:function(t,e,n){var r=n("77Pl"),i=n("qio6"),o=n("xnc9"),a=n("ax3d")("IE_PROTO"),s=function(){},l=function(){var t,e=n("ON07")("iframe"),r=o.length;for(e.style.display="none",n("RPLV").appendChild(e),e.src="javascript:",(t=e.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),l=t.F;r--;)delete l.prototype[o[r]];return l()};t.exports=Object.create||function(t,e){var n;return null!==t?(s.prototype=r(t),n=new s,s.prototype=null,n[a]=t):n=l(),void 0===e?n:i(n,e)}},Zcwg:function(t,e,n){"use strict";e.__esModule=!0;var r=n("2kvA");var i=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t)}return t.prototype.beforeEnter=function(t){(0,r.addClass)(t,"collapse-transition"),t.dataset||(t.dataset={}),t.dataset.oldPaddingTop=t.style.paddingTop,t.dataset.oldPaddingBottom=t.style.paddingBottom,t.style.height="0",t.style.paddingTop=0,t.style.paddingBottom=0},t.prototype.enter=function(t){t.dataset.oldOverflow=t.style.overflow,0!==t.scrollHeight?(t.style.height=t.scrollHeight+"px",t.style.paddingTop=t.dataset.oldPaddingTop,t.style.paddingBottom=t.dataset.oldPaddingBottom):(t.style.height="",t.style.paddingTop=t.dataset.oldPaddingTop,t.style.paddingBottom=t.dataset.oldPaddingBottom),t.style.overflow="hidden"},t.prototype.afterEnter=function(t){(0,r.removeClass)(t,"collapse-transition"),t.style.height="",t.style.overflow=t.dataset.oldOverflow},t.prototype.beforeLeave=function(t){t.dataset||(t.dataset={}),t.dataset.oldPaddingTop=t.style.paddingTop,t.dataset.oldPaddingBottom=t.style.paddingBottom,t.dataset.oldOverflow=t.style.overflow,t.style.height=t.scrollHeight+"px",t.style.overflow="hidden"},t.prototype.leave=function(t){0!==t.scrollHeight&&((0,r.addClass)(t,"collapse-transition"),t.style.height=0,t.style.paddingTop=0,t.style.paddingBottom=0)},t.prototype.afterLeave=function(t){(0,r.removeClass)(t,"collapse-transition"),t.style.height="",t.style.overflow=t.dataset.oldOverflow,t.style.paddingTop=t.dataset.oldPaddingTop,t.style.paddingBottom=t.dataset.oldPaddingBottom},t}();e.default={name:"ElCollapseTransition",functional:!0,render:function(t,e){var n=e.children;return t("transition",{on:new i},n)}}},ZezE:function(t,e){function n(t){var e=t;this.ordinal=function(){return e}}n.STEREO=new n(0),n.JOINT_STEREO=new n(1),n.DUAL_CHANNEL=new n(2),n.MONO=new n(3),n.NOT_SET=new n(4),t.exports=n},Zo5e:function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n,r.new_byte,r.new_double,r.new_float),o=(r.new_float_n,r.new_int,r.new_int_n,r.assert,n("/00o"));t.exports=function(){this.useAdjust=0,this.aaSensitivityP=0,this.adjust=0,this.adjustLimit=0,this.decay=0,this.floor=0,this.l=i(o.SBMAX_l),this.s=i(o.SBMAX_s),this.psfb21=i(o.PSFB21),this.psfb12=i(o.PSFB12),this.cb_l=i(o.CBANDS),this.cb_s=i(o.CBANDS),this.eql_w=i(o.BLKSIZE/2)}},Zoe1:function(t,e,n){"use strict";var r=n("7ar3"),i=n("gcUb"),o=n("GybJ"),a=r("%TypeError%"),s=r("%WeakMap%",!0),l=r("%Map%",!0),c=i("WeakMap.prototype.get",!0),u=i("WeakMap.prototype.set",!0),h=i("WeakMap.prototype.has",!0),d=i("Map.prototype.get",!0),f=i("Map.prototype.set",!0),p=i("Map.prototype.has",!0),A=function(t,e){for(var n,r=t;null!==(n=r.next);r=n)if(n.key===e)return r.next=n.next,n.next=t.next,t.next=n,n};t.exports=function(){var t,e,n,r={assert:function(t){if(!r.has(t))throw new a("Side channel does not contain "+o(t))},get:function(r){if(s&&r&&("object"==typeof r||"function"==typeof r)){if(t)return c(t,r)}else if(l){if(e)return d(e,r)}else if(n)return function(t,e){var n=A(t,e);return n&&n.value}(n,r)},has:function(r){if(s&&r&&("object"==typeof r||"function"==typeof r)){if(t)return h(t,r)}else if(l){if(e)return p(e,r)}else if(n)return function(t,e){return!!A(t,e)}(n,r);return!1},set:function(r,i){s&&r&&("object"==typeof r||"function"==typeof r)?(t||(t=new s),u(t,r,i)):l?(e||(e=new l),f(e,r,i)):(n||(n={key:{},next:null}),function(t,e,n){var r=A(t,e);r?r.value=n:t.next={key:e,next:t.next,value:n}}(n,r,i))}};return r}},Zzip:function(t,e,n){t.exports={default:n("/n6Q"),__esModule:!0}},aFK5:function(t,e,n){t.exports={default:n("gAsd"),__esModule:!0}},aMwW:function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=131)}({131:function(t,e,n){"use strict";n.r(e);var r=n(5),i=n.n(r),o=n(17),a=n.n(o),s=n(2),l=n(3),c=n(7),u=n.n(c),h={name:"ElTooltip",mixins:[i.a],props:{openDelay:{type:Number,default:0},disabled:Boolean,manual:Boolean,effect:{type:String,default:"dark"},arrowOffset:{type:Number,default:0},popperClass:String,content:String,visibleArrow:{default:!0},transition:{type:String,default:"el-fade-in-linear"},popperOptions:{default:function(){return{boundariesPadding:10,gpuAcceleration:!1}}},enterable:{type:Boolean,default:!0},hideAfter:{type:Number,default:0},tabindex:{type:Number,default:0}},data:function(){return{tooltipId:"el-tooltip-"+Object(l.generateId)(),timeoutPending:null,focusing:!1}},beforeCreate:function(){var t=this;this.$isServer||(this.popperVM=new u.a({data:{node:""},render:function(t){return this.node}}).$mount(),this.debounceClose=a()(200,function(){return t.handleClosePopper()}))},render:function(t){var e=this;this.popperVM&&(this.popperVM.node=t("transition",{attrs:{name:this.transition},on:{afterLeave:this.doDestroy}},[t("div",{on:{mouseleave:function(){e.setExpectedState(!1),e.debounceClose()},mouseenter:function(){e.setExpectedState(!0)}},ref:"popper",attrs:{role:"tooltip",id:this.tooltipId,"aria-hidden":this.disabled||!this.showPopper?"true":"false"},directives:[{name:"show",value:!this.disabled&&this.showPopper}],class:["el-tooltip__popper","is-"+this.effect,this.popperClass]},[this.$slots.content||this.content])]));var n=this.getFirstElement();if(!n)return null;var r=n.data=n.data||{};return r.staticClass=this.addTooltipClass(r.staticClass),n},mounted:function(){var t=this;this.referenceElm=this.$el,1===this.$el.nodeType&&(this.$el.setAttribute("aria-describedby",this.tooltipId),this.$el.setAttribute("tabindex",this.tabindex),Object(s.on)(this.referenceElm,"mouseenter",this.show),Object(s.on)(this.referenceElm,"mouseleave",this.hide),Object(s.on)(this.referenceElm,"focus",function(){if(t.$slots.default&&t.$slots.default.length){var e=t.$slots.default[0].componentInstance;e&&e.focus?e.focus():t.handleFocus()}else t.handleFocus()}),Object(s.on)(this.referenceElm,"blur",this.handleBlur),Object(s.on)(this.referenceElm,"click",this.removeFocusing)),this.value&&this.popperVM&&this.popperVM.$nextTick(function(){t.value&&t.updatePopper()})},watch:{focusing:function(t){t?Object(s.addClass)(this.referenceElm,"focusing"):Object(s.removeClass)(this.referenceElm,"focusing")}},methods:{show:function(){this.setExpectedState(!0),this.handleShowPopper()},hide:function(){this.setExpectedState(!1),this.debounceClose()},handleFocus:function(){this.focusing=!0,this.show()},handleBlur:function(){this.focusing=!1,this.hide()},removeFocusing:function(){this.focusing=!1},addTooltipClass:function(t){return t?"el-tooltip "+t.replace("el-tooltip",""):"el-tooltip"},handleShowPopper:function(){var t=this;this.expectedState&&!this.manual&&(clearTimeout(this.timeout),this.timeout=setTimeout(function(){t.showPopper=!0},this.openDelay),this.hideAfter>0&&(this.timeoutPending=setTimeout(function(){t.showPopper=!1},this.hideAfter)))},handleClosePopper:function(){this.enterable&&this.expectedState||this.manual||(clearTimeout(this.timeout),this.timeoutPending&&clearTimeout(this.timeoutPending),this.showPopper=!1,this.disabled&&this.doDestroy())},setExpectedState:function(t){!1===t&&clearTimeout(this.timeoutPending),this.expectedState=t},getFirstElement:function(){var t=this.$slots.default;if(!Array.isArray(t))return null;for(var e=null,n=0;n<t.length;n++)t[n]&&t[n].tag&&(e=t[n]);return e}},beforeDestroy:function(){this.popperVM&&this.popperVM.$destroy()},destroyed:function(){var t=this.referenceElm;1===t.nodeType&&(Object(s.off)(t,"mouseenter",this.show),Object(s.off)(t,"mouseleave",this.hide),Object(s.off)(t,"focus",this.handleFocus),Object(s.off)(t,"blur",this.handleBlur),Object(s.off)(t,"click",this.removeFocusing))},install:function(t){t.component(h.name,h)}};e.default=h},17:function(t,e){t.exports=n("ON3O")},2:function(t,e){t.exports=n("2kvA")},3:function(t,e){t.exports=n("ylDJ")},5:function(t,e){t.exports=n("fKx3")},7:function(t,e){t.exports=n("7+uW")}})},aW5l:function(t,e,n){"use strict";e.__esModule=!0;n("ylDJ");e.default={mounted:function(){},methods:{getMigratingConfig:function(){return{props:{},events:{}}}}}},ackW:function(t,e,n){"use strict";
  447. /**
  448. * @fileoverview Task mixin
  449. * @license MIT
  450. * @author Rafal Pospiech <neuronet.io@gmail.com>
  451. * @package GanttElastic
  452. */e.a={computed:{getViewBox(){const t=this.task;return`0 0 ${t.width} ${t.height}`},getGroupTransform(){return`translate(${this.task.x} ${this.task.y})`},displayExpander(){const t=this.root.state.options.chart.expander;return t.display||t.displayIfTaskListHidden&&!this.root.state.options.taskList.display}},methods:{emitEvent(t,e){this.root.state.options.scroll.scrolling||this.root.$emit(`chart-${this.task.type}-${t}`,{event:e,data:this.task})}}}},aj7g:function(t,e){var n="auto",r={"":!0,lr:!0,rl:!0},i={start:!0,middle:!0,end:!0,left:!0,right:!0};function o(t){return"string"==typeof t&&(!!i[t.toLowerCase()]&&t.toLowerCase())}function a(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)t[r]=n[r]}return t}function s(t,e,i){var s=this,l=/MSIE\s8\.0/.test(navigator.userAgent),c={};l?s=document.createElement("custom"):c.enumerable=!0,s.hasBeenReset=!1;var u="",h=!1,d=t,f=e,p=i,A=null,g="",m=!0,v="auto",y="start",b=50,_="middle",w=50,x="middle";if(Object.defineProperty(s,"id",a({},c,{get:function(){return u},set:function(t){u=""+t}})),Object.defineProperty(s,"pauseOnExit",a({},c,{get:function(){return h},set:function(t){h=!!t}})),Object.defineProperty(s,"startTime",a({},c,{get:function(){return d},set:function(t){if("number"!=typeof t)throw new TypeError("Start time must be set to a number.");d=t,this.hasBeenReset=!0}})),Object.defineProperty(s,"endTime",a({},c,{get:function(){return f},set:function(t){if("number"!=typeof t)throw new TypeError("End time must be set to a number.");f=t,this.hasBeenReset=!0}})),Object.defineProperty(s,"text",a({},c,{get:function(){return p},set:function(t){p=""+t,this.hasBeenReset=!0}})),Object.defineProperty(s,"region",a({},c,{get:function(){return A},set:function(t){A=t,this.hasBeenReset=!0}})),Object.defineProperty(s,"vertical",a({},c,{get:function(){return g},set:function(t){var e=function(t){return"string"==typeof t&&!!r[t.toLowerCase()]&&t.toLowerCase()}(t);if(!1===e)throw new SyntaxError("An invalid or illegal string was specified.");g=e,this.hasBeenReset=!0}})),Object.defineProperty(s,"snapToLines",a({},c,{get:function(){return m},set:function(t){m=!!t,this.hasBeenReset=!0}})),Object.defineProperty(s,"line",a({},c,{get:function(){return v},set:function(t){if("number"!=typeof t&&t!==n)throw new SyntaxError("An invalid number or illegal string was specified.");v=t,this.hasBeenReset=!0}})),Object.defineProperty(s,"lineAlign",a({},c,{get:function(){return y},set:function(t){var e=o(t);if(!e)throw new SyntaxError("An invalid or illegal string was specified.");y=e,this.hasBeenReset=!0}})),Object.defineProperty(s,"position",a({},c,{get:function(){return b},set:function(t){if(t<0||t>100)throw new Error("Position must be between 0 and 100.");b=t,this.hasBeenReset=!0}})),Object.defineProperty(s,"positionAlign",a({},c,{get:function(){return _},set:function(t){var e=o(t);if(!e)throw new SyntaxError("An invalid or illegal string was specified.");_=e,this.hasBeenReset=!0}})),Object.defineProperty(s,"size",a({},c,{get:function(){return w},set:function(t){if(t<0||t>100)throw new Error("Size must be between 0 and 100.");w=t,this.hasBeenReset=!0}})),Object.defineProperty(s,"align",a({},c,{get:function(){return x},set:function(t){var e=o(t);if(!e)throw new SyntaxError("An invalid or illegal string was specified.");x=e,this.hasBeenReset=!0}})),s.displayState=void 0,l)return s}s.prototype.getCueAsHTML=function(){return WebVTT.convertCueToDOMTree(window,this.text)},t.exports=s},alfv:function(t,e,n){var r;window,r=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=140)}([function(t,e){t.exports=function(t){return t&&t.__esModule?t:{default:t}},t.exports.default=t.exports,t.exports.__esModule=!0},function(t,e,n){t.exports=n(141)},function(t,e,n){"use strict";n.r(e),n.d(e,"__extends",function(){return i}),n.d(e,"__assign",function(){return o}),n.d(e,"__rest",function(){return a}),n.d(e,"__decorate",function(){return s}),n.d(e,"__param",function(){return l}),n.d(e,"__metadata",function(){return c}),n.d(e,"__awaiter",function(){return u}),n.d(e,"__generator",function(){return h}),n.d(e,"__createBinding",function(){return d}),n.d(e,"__exportStar",function(){return f}),n.d(e,"__values",function(){return p}),n.d(e,"__read",function(){return A}),n.d(e,"__spread",function(){return g}),n.d(e,"__spreadArrays",function(){return m}),n.d(e,"__spreadArray",function(){return v}),n.d(e,"__await",function(){return y}),n.d(e,"__asyncGenerator",function(){return b}),n.d(e,"__asyncDelegator",function(){return _}),n.d(e,"__asyncValues",function(){return w}),n.d(e,"__makeTemplateObject",function(){return x}),n.d(e,"__importStar",function(){return C}),n.d(e,"__importDefault",function(){return k}),n.d(e,"__classPrivateFieldGet",function(){return B}),n.d(e,"__classPrivateFieldSet",function(){return T});
  453. /*! *****************************************************************************
  454. Copyright (c) Microsoft Corporation.
  455. Permission to use, copy, modify, and/or distribute this software for any
  456. purpose with or without fee is hereby granted.
  457. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  458. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  459. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  460. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  461. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  462. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  463. PERFORMANCE OF THIS SOFTWARE.
  464. ***************************************************************************** */
  465. var r=function(t,e){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])})(t,e)};function i(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}var o=function(){return(o=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t}).apply(this,arguments)};function a(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]])}return n}function s(t,e,n,r){var i,o=arguments.length,a=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,r);else for(var s=t.length-1;s>=0;s--)(i=t[s])&&(a=(o<3?i(a):o>3?i(e,n,a):i(e,n))||a);return o>3&&a&&Object.defineProperty(e,n,a),a}function l(t,e){return function(n,r){e(n,r,t)}}function c(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)}function u(t,e,n,r){return new(n||(n=Promise))(function(i,o){function a(t){try{l(r.next(t))}catch(t){o(t)}}function s(t){try{l(r.throw(t))}catch(t){o(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(a,s)}l((r=r.apply(t,e||[])).next())})}function h(t,e){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=(i=a.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=e.call(t,a)}catch(t){o=[6,t],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}}var d=Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]};function f(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||d(e,t,n)}function p(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function A(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,i,o=n.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(t){i={error:t}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a}function g(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(A(arguments[e]));return t}function m(){for(var t=0,e=0,n=arguments.length;e<n;e++)t+=arguments[e].length;var r=Array(t),i=0;for(e=0;e<n;e++)for(var o=arguments[e],a=0,s=o.length;a<s;a++,i++)r[i]=o[a];return r}function v(t,e){for(var n=0,r=e.length,i=t.length;n<r;n++,i++)t[i]=e[n];return t}function y(t){return this instanceof y?(this.v=t,this):new y(t)}function b(t,e,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,i=n.apply(t,e||[]),o=[];return r={},a("next"),a("throw"),a("return"),r[Symbol.asyncIterator]=function(){return this},r;function a(t){i[t]&&(r[t]=function(e){return new Promise(function(n,r){o.push([t,e,n,r])>1||s(t,e)})})}function s(t,e){try{(n=i[t](e)).value instanceof y?Promise.resolve(n.value.v).then(l,c):u(o[0][2],n)}catch(t){u(o[0][3],t)}var n}function l(t){s("next",t)}function c(t){s("throw",t)}function u(t,e){t(e),o.shift(),o.length&&s(o[0][0],o[0][1])}}function _(t){var e,n;return e={},r("next"),r("throw",function(t){throw t}),r("return"),e[Symbol.iterator]=function(){return this},e;function r(r,i){e[r]=t[r]?function(e){return(n=!n)?{value:y(t[r](e)),done:"return"===r}:i?i(e):e}:i}}function w(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t=p(t),e={},r("next"),r("throw"),r("return"),e[Symbol.asyncIterator]=function(){return this},e);function r(n){e[n]=t[n]&&function(e){return new Promise(function(r,i){(function(t,e,n,r){Promise.resolve(r).then(function(e){t({value:e,done:n})},e)})(r,i,(e=t[n](e)).done,e.value)})}}}function x(t,e){return Object.defineProperty?Object.defineProperty(t,"raw",{value:e}):t.raw=e,t}var S=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};function C(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&d(e,t,n);return S(e,t),e}function k(t){return t&&t.__esModule?t:{default:t}}function B(t,e,n,r){if("a"===n&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!r:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?r:"a"===n?r.call(t):r?r.value:e.get(t)}function T(t,e,n,r,i){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?i.call(t,n):i?i.value=n:e.set(t,n),n}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(91)),a=r(n(4)),s=r(n(25)),l=r(n(19)),c=r(n(120)),u=r(n(26)),h=r(n(93)),d=r(n(74)),f=r(n(55)),p=r(n(56));(0,i.default)(e,"__esModule",{value:!0}),e.DomElement=void 0;var A=n(2),g=n(6),m=[];function v(t){var e=[],n=[];return e=(0,o.default)(t)?t:t.split(";"),(0,a.default)(e).call(e,function(t){var e,r=(0,s.default)(e=t.split(":")).call(e,function(t){return(0,l.default)(t).call(t)});2===r.length&&n.push(r[0]+":"+r[1])}),n}var y=function(){function t(e){if(this.elems=[],this.length=this.elems.length,this.dataSource=new c.default,e){if(e instanceof t)return e;var n=[],r=e instanceof Node?e.nodeType:-1;if(this.selector=e,1===r||9===r)n=[e];else if(function(t){return!!t&&(t instanceof HTMLCollection||t instanceof NodeList)}(e))n=g.toArray(e);else if(e instanceof Array)n=e;else if("string"==typeof e){var i,o=(0,l.default)(i=e.replace("/\n/mg","")).call(i);n=0===(0,u.default)(o).call(o,"<")?function(t){var e=document.createElement("div");e.innerHTML=t;var n=e.children;return g.toArray(n)}(o):function(t){var e=document.querySelectorAll(t);return g.toArray(e)}(o)}var a=n.length;if(!a)return this;for(var s=0;s<a;s++)this.elems.push(n[s]);this.length=a}}return(0,i.default)(t.prototype,"id",{get:function(){return this.elems[0].id},enumerable:!1,configurable:!0}),t.prototype.forEach=function(t){for(var e=0;e<this.length;e++){var n=this.elems[e];if(!1===t.call(n,n,e))break}return this},t.prototype.clone=function(t){var e;void 0===t&&(t=!1);var n=[];return(0,a.default)(e=this.elems).call(e,function(e){n.push(e.cloneNode(!!t))}),b(n)},t.prototype.get=function(t){void 0===t&&(t=0);var e=this.length;return t>=e&&(t%=e),b(this.elems[t])},t.prototype.first=function(){return this.get(0)},t.prototype.last=function(){var t=this.length;return this.get(t-1)},t.prototype.on=function(t,e,n){var r;return t?("function"==typeof e&&(n=e,e=""),(0,a.default)(r=this).call(r,function(r){if(e){var i=function(t){var r=t.target;r.matches(e)&&n.call(r,t)};r.addEventListener(t,i),m.push({elem:r,selector:e,fn:n,agentFn:i})}else r.addEventListener(t,n)})):this},t.prototype.off=function(t,e,n){var r;return t?("function"==typeof e&&(n=e,e=""),(0,a.default)(r=this).call(r,function(r){if(e){for(var i=-1,o=0;o<m.length;o++){var a=m[o];if(a.selector===e&&a.fn===n&&a.elem===r){i=o;break}}if(-1!==i){var s=(0,h.default)(m).call(m,i,1)[0].agentFn;r.removeEventListener(t,s)}}else r.removeEventListener(t,n)})):this},t.prototype.attr=function(t,e){var n;return null==e?this.elems[0].getAttribute(t)||"":(0,a.default)(n=this).call(n,function(n){n.setAttribute(t,e)})},t.prototype.removeAttr=function(t){var e;(0,a.default)(e=this).call(e,function(e){e.removeAttribute(t)})},t.prototype.addClass=function(t){var e;return t?(0,a.default)(e=this).call(e,function(e){if(e.className){var n=e.className.split(/\s/);n=(0,d.default)(n).call(n,function(t){return!!(0,l.default)(t).call(t)}),(0,u.default)(n).call(n,t)<0&&n.push(t),e.className=n.join(" ")}else e.className=t}):this},t.prototype.removeClass=function(t){var e;return t?(0,a.default)(e=this).call(e,function(e){if(e.className){var n=e.className.split(/\s/);n=(0,d.default)(n).call(n,function(e){return!(!(e=(0,l.default)(e).call(e))||e===t)}),e.className=n.join(" ")}}):this},t.prototype.hasClass=function(t){if(!t)return!1;var e=this.elems[0];if(!e.className)return!1;var n=e.className.split(/\s/);return(0,f.default)(n).call(n,t)},t.prototype.css=function(t,e){var n,r;return r=""==e?"":t+":"+e+";",(0,a.default)(n=this).call(n,function(e){var n,i=(0,l.default)(n=e.getAttribute("style")||"").call(n);if(i){var o=v(i);o=(0,s.default)(o).call(o,function(e){return 0===(0,u.default)(e).call(e,t)?r:e}),""!=r&&(0,u.default)(o).call(o,r)<0&&o.push(r),""==r&&(o=v(o)),e.setAttribute("style",o.join("; "))}else e.setAttribute("style",r)})},t.prototype.getBoundingClientRect=function(){return this.elems[0].getBoundingClientRect()},t.prototype.show=function(){return this.css("display","block")},t.prototype.hide=function(){return this.css("display","none")},t.prototype.children=function(){var t=this.elems[0];return t?b(t.children):null},t.prototype.childNodes=function(){var t=this.elems[0];return t?b(t.childNodes):null},t.prototype.replaceChildAll=function(t){for(var e=this.getNode(),n=this.elems[0];n.hasChildNodes();)e.firstChild&&n.removeChild(e.firstChild);this.append(t)},t.prototype.append=function(t){var e;return(0,a.default)(e=this).call(e,function(e){(0,a.default)(t).call(t,function(t){e.appendChild(t)})})},t.prototype.remove=function(){var t;return(0,a.default)(t=this).call(t,function(t){if(t.remove)t.remove();else{var e=t.parentElement;e&&e.removeChild(t)}})},t.prototype.isContain=function(t){var e=this.elems[0],n=t.elems[0];return e.contains(n)},t.prototype.getNodeName=function(){return this.elems[0].nodeName},t.prototype.getNode=function(t){return void 0===t&&(t=0),this.elems[t]},t.prototype.find=function(t){return b(this.elems[0].querySelectorAll(t))},t.prototype.text=function(t){var e;return t?(0,a.default)(e=this).call(e,function(e){e.innerHTML=t}):this.elems[0].innerHTML.replace(/<[^>]+>/g,function(){return""})},t.prototype.html=function(t){var e=this.elems[0];return t?(e.innerHTML=t,this):e.innerHTML},t.prototype.val=function(){var t,e=this.elems[0];return(0,l.default)(t=e.value).call(t)},t.prototype.focus=function(){var t;return(0,a.default)(t=this).call(t,function(t){t.focus()})},t.prototype.prev=function(){return b(this.elems[0].previousElementSibling)},t.prototype.next=function(){return b(this.elems[0].nextElementSibling)},t.prototype.getNextSibling=function(){return b(this.elems[0].nextSibling)},t.prototype.parent=function(){return b(this.elems[0].parentElement)},t.prototype.parentUntil=function(t,e){var n=e||this.elems[0];if("BODY"===n.nodeName)return null;var r=n.parentElement;return null===r?null:r.matches(t)?b(r):this.parentUntil(t,r)},t.prototype.parentUntilEditor=function(t,e,n){var r=n||this.elems[0];if(b(r).equal(e.$textContainerElem)||b(r).equal(e.$toolbarElem))return null;var i=r.parentElement;return null===i?null:i.matches(t)?b(i):this.parentUntilEditor(t,e,i)},t.prototype.equal=function(e){return e instanceof t?this.elems[0]===e.elems[0]:e instanceof HTMLElement&&this.elems[0]===e},t.prototype.insertBefore=function(t){var e,n=b(t).elems[0];return n?(0,a.default)(e=this).call(e,function(t){n.parentNode.insertBefore(t,n)}):this},t.prototype.insertAfter=function(t){var e,n=b(t).elems[0],r=n&&n.nextSibling;return n?(0,a.default)(e=this).call(e,function(t){var e=n.parentNode;r?e.insertBefore(t,r):e.appendChild(t)}):this},t.prototype.data=function(t,e){if(null==e)return this.dataSource.get(t);this.dataSource.set(t,e)},t.prototype.getNodeTop=function(t){if(this.length<1)return this;var e=this.parent();return t.$textElem.equal(this)||t.$textElem.equal(e)?this:(e.prior=this,e.getNodeTop(t))},t.prototype.getOffsetData=function(){var t=this.elems[0];return{top:t.offsetTop,left:t.offsetLeft,width:t.offsetWidth,height:t.offsetHeight,parent:t.offsetParent}},t.prototype.scrollTop=function(t){this.elems[0].scrollTo({top:t})},t}();function b(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return new((0,p.default)(y).apply(y,A.__spreadArray([void 0],t)))}e.DomElement=y,e.default=b},function(t,e,n){t.exports=n(181)},function(t,e,n){"use strict";var r=n(8),i=n(75).f,o=n(101),a=n(10),s=n(38),l=n(17),c=n(16),u=function(t){var e=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,r)}return t.apply(this,arguments)};return e.prototype=t.prototype,e};t.exports=function(t,e){var n,h,d,f,p,A,g,m,v=t.target,y=t.global,b=t.stat,_=t.proto,w=y?r:b?r[v]:(r[v]||{}).prototype,x=y?a:a[v]||(a[v]={}),S=x.prototype;for(d in e)n=!o(y?d:v+(b?".":"#")+d,t.forced)&&w&&c(w,d),p=x[d],n&&(A=t.noTargetGet?(m=i(w,d))&&m.value:w[d]),f=n&&A?A:e[d],n&&typeof p==typeof f||(g=t.bind&&n?s(f,r):t.wrap&&n?u(f):_&&"function"==typeof f?s(Function.call,f):f,(t.sham||f&&f.sham||p&&p.sham)&&l(g,"sham",!0),x[d]=g,_&&(c(a,h=v+"Prototype")||l(a,h,{}),a[h][d]=f,t.real&&S&&!S[d]&&l(S,d,f)))}},function(t,e,n){"use strict";var r=n(0),i=r(n(94)),o=r(n(1)),a=r(n(258)),s=r(n(44)),l=r(n(45)),c=r(n(91)),u=r(n(25));(0,o.default)(e,"__esModule",{value:!0}),e.hexToRgb=e.getRandomCode=e.toArray=e.deepClone=e.isFunction=e.debounce=e.throttle=e.arrForEach=e.forEach=e.replaceSpecialSymbol=e.replaceHtmlSymbol=e.getRandom=e.UA=void 0;var h=n(2),d=function(){function t(){this._ua=navigator.userAgent;var t=this._ua.match(/(Edge?)\/(\d+)/);this.isOldEdge=!!(t&&"Edge"==t[1]&&(0,a.default)(t[2])<19),this.isFirefox=!(!/Firefox\/\d+/.test(this._ua)||/Seamonkey\/\d+/.test(this._ua))}return t.prototype.isIE=function(){return"ActiveXObject"in window},t.prototype.isWebkit=function(){return/webkit/i.test(this._ua)},t}();e.UA=new d,e.getRandom=function(t){var e;return void 0===t&&(t=""),t+(0,s.default)(e=Math.random().toString()).call(e,2)},e.replaceHtmlSymbol=function(t){return t.replace(/</gm,"&lt;").replace(/>/gm,"&gt;").replace(/"/gm,"&quot;").replace(/(\r\n|\r|\n)/g,"<br/>")},e.replaceSpecialSymbol=function(t){return t.replace(/&lt;/gm,"<").replace(/&gt;/gm,">").replace(/&quot;/gm,'"')},e.forEach=function(t,e){for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)&&!1===e(n,t[n]))break},e.arrForEach=function(t,e){var n,r,i=t.length||0;for(n=0;n<i&&(r=t[n],!1!==e.call(t,r,n));n++);},e.throttle=function(t,e){void 0===e&&(e=200);var n=!1;return function(){for(var r=this,i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];n||(n=!0,(0,l.default)(function(){n=!1,t.call.apply(t,h.__spreadArray([r],i))},e))}},e.debounce=function(t,e){void 0===e&&(e=200);var n=0;return function(){for(var r=this,i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];n&&window.clearTimeout(n),n=(0,l.default)(function(){n=0,t.call.apply(t,h.__spreadArray([r],i))},e)}},e.isFunction=function(t){return"function"==typeof t},e.deepClone=function t(e){if("object"!==(0,i.default)(e)||"function"==typeof e||null===e)return e;var n;for(var r in(0,c.default)(e)&&(n=[]),(0,c.default)(e)||(n={}),e)Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=t(e[r]));return n},e.toArray=function(t){return(0,s.default)(Array.prototype).call(t)},e.getRandomCode=function(){var t;return(0,s.default)(t=Math.random().toString(36)).call(t,-5)},e.hexToRgb=function(t){var e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);if(null==e)return null;var n=(0,u.default)(e).call(e,function(t){return(0,a.default)(t,16)});return"rgb("+n[1]+", "+n[2]+", "+n[3]+")"}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.EMPTY_P_REGEX=e.EMPTY_P_LAST_REGEX=e.EMPTY_P=e.urlRegex=e.EMPTY_FN=void 0,e.EMPTY_FN=function(){},e.urlRegex=/^(http|ftp|https):\/\/[\w\-_]+(\.[\w\-_]+)+([\w\-.,@?^=%&amp;:/~+#]*[\w\-@?^=%&amp;/~+#])?/,e.EMPTY_P='<p data-we-empty-p=""><br></p>',e.EMPTY_P_LAST_REGEX=/<p data-we-empty-p=""><br\/?><\/p>$/gim,e.EMPTY_P_REGEX=/<p data-we-empty-p="">/gim},function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this}()||Function("return this")()}).call(this,n(144))},function(t,e,n){var r=n(8),i=n(79),o=n(16),a=n(61),s=n(84),l=n(106),c=i("wks"),u=r.Symbol,h=l?u:u&&u.withoutSetter||a;t.exports=function(t){return o(c,t)&&(s||"string"==typeof c[t])||(s&&o(u,t)?c[t]=u[t]:c[t]=h("Symbol."+t)),c[t]}},function(t,e){t.exports={}},function(t,e,n){var r=n(10),i=n(16),o=n(95),a=n(18).f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});i(e,t)||a(e,t,{value:o.f(t)})}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e,n){var r=n(10);t.exports=function(t){return r[t+"Prototype"]}},function(t,e,n){var r=n(12);t.exports=!r(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})},function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},function(t,e,n){var r=n(15),i=n(18),o=n(37);t.exports=r?function(t,e,n){return i.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e,n){var r=n(15),i=n(100),o=n(20),a=n(59),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(o(t),e=a(e,!0),o(n),i)try{return s(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},function(t,e,n){t.exports=n(193)},function(t,e,n){var r=n(13);t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},function(t,e,n){"use strict";var r,i=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},o=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),a=[];function s(t){for(var e=-1,n=0;n<a.length;n++)if(a[n].identifier===t){e=n;break}return e}function l(t,e){for(var n={},r=[],i=0;i<t.length;i++){var o=t[i],l=e.base?o[0]+e.base:o[0],c=n[l]||0,u="".concat(l," ").concat(c);n[l]=c+1;var h=s(u),d={css:o[1],media:o[2],sourceMap:o[3]};-1!==h?(a[h].references++,a[h].updater(d)):a.push({identifier:u,updater:A(d,e),references:1}),r.push(u)}return r}function c(t){var e=document.createElement("style"),r=t.attributes||{};if(void 0===r.nonce){var i=n.nc;i&&(r.nonce=i)}if(Object.keys(r).forEach(function(t){e.setAttribute(t,r[t])}),"function"==typeof t.insert)t.insert(e);else{var a=o(t.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(e)}return e}var u,h=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function d(t,e,n,r){var i=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(t.styleSheet)t.styleSheet.cssText=h(e,i);else{var o=document.createTextNode(i),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}var f=null,p=0;function A(t,e){var n,r,i;if(e.singleton){var o=p++;n=f||(f=c(e)),r=d.bind(null,n,o,!1),i=d.bind(null,n,o,!0)}else n=c(e),r=function(t,e,n){var r=n.css,i=n.media,o=n.sourceMap;if(i?t.setAttribute("media",i):t.removeAttribute("media"),o&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),t.styleSheet)t.styleSheet.cssText=r;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(r))}}.bind(null,n,e),i=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else i()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=i());var n=l(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var r=0;r<n.length;r++){var i=s(n[r]);a[i].references--}for(var o=l(t,e),c=0;c<n.length;c++){var u=s(n[c]);0===a[u].references&&(a[u].updater(),a.splice(u,1))}n=o}}}},function(t,e,n){"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n=function(t,e){var n=t[1]||"",r=t[3];if(!r)return n;if(e&&"function"==typeof btoa){var i=(a=r,s=btoa(unescape(encodeURIComponent(JSON.stringify(a)))),l="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(s),"/*# ".concat(l," */")),o=r.sources.map(function(t){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(t," */")});return[n].concat(o).concat([i]).join("\n")}var a,s,l;return[n].join("\n")}(e,t);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n}).join("")},e.i=function(t,n,r){"string"==typeof t&&(t=[[null,t,""]]);var i={};if(r)for(var o=0;o<this.length;o++){var a=this[o][0];null!=a&&(i[a]=!0)}for(var s=0;s<t.length;s++){var l=[].concat(t[s]);r&&i[l[0]]||(n&&(l[2]?l[2]="".concat(n," and ").concat(l[2]):l[2]=n),e.push(l))}},e}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=function(t){function e(e,n){return t.call(this,e,n)||this}return r.__extends(e,t),e}(r.__importDefault(n(96)).default);e.default=i},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4)),a=r(n(45));(0,i.default)(e,"__esModule",{value:!0});var s=n(2),l=s.__importDefault(n(3)),c=s.__importDefault(n(96)),u=s.__importDefault(n(132)),h=function(t){function e(e,n,r){var i=t.call(this,e,n)||this;r.title=n.i18next.t("menus.dropListMenu."+r.title);var s,c="zh-CN"===n.config.lang?"":"w-e-drop-list-tl";""!==c&&"list"===r.type&&(0,o.default)(s=r.list).call(s,function(t){var e=t.$elem,n=l.default(e.children());if(n.length>0){var r=null===n||void 0===n?void 0:n.getNodeName();r&&"I"===r&&e.addClass(c)}});var h=new u.default(i,r);return i.dropList=h,e.on("click",function(){var t;null!=n.selection.getRange()&&(e.css("z-index",n.zIndex.get("menu")),(0,o.default)(t=n.txt.eventHooks.dropListMenuHoverEvents).call(t,function(t){return t()}),h.show())}).on("mouseleave",function(){e.css("z-index","auto"),h.hideTimeoutId=(0,a.default)(function(){h.hide()})}),i}return s.__extends(e,t),e}(c.default);e.default=h},function(t,e,n){t.exports=n(189)},function(t,e,n){t.exports=n(202)},function(t,e,n){var r=n(76),i=n(48);t.exports=function(t){return r(i(t))}},function(t,e,n){var r=n(10),i=n(8),o=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?o(r[t])||o(i[t]):r[t]&&r[t][e]||i[t]&&i[t][e]}},function(t,e,n){var r=n(38),i=n(76),o=n(33),a=n(34),s=n(90),l=[].push,c=function(t){var e=1==t,n=2==t,c=3==t,u=4==t,h=6==t,d=7==t,f=5==t||h;return function(p,A,g,m){for(var v,y,b=o(p),_=i(b),w=r(A,g,3),x=a(_.length),S=0,C=m||s,k=e?C(p,x):n||d?C(p,0):void 0;x>S;S++)if((f||S in _)&&(y=w(v=_[S],S,b),t))if(e)k[S]=y;else if(y)switch(t){case 3:return!0;case 5:return v;case 6:return S;case 2:l.call(k,v)}else switch(t){case 4:return!1;case 7:l.call(k,v)}return h?-1:c||u?u:k}};t.exports={forEach:c(0),map:c(1),filter:c(2),some:c(3),every:c(4),find:c(5),findIndex:c(6),filterOut:c(7)}},function(t,e,n){t.exports=n(287)},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4)),a=r(n(30)),s=r(n(129));(0,i.default)(e,"__esModule",{value:!0});var l=n(2),c=l.__importDefault(n(3)),u=n(7),h=function(){function t(e,n){this.menu=e,this.conf=n,this.$container=c.default('<div class="w-e-panel-container"></div>');var r=e.editor;r.txt.eventHooks.clickEvents.push(t.hideCurAllPanels),r.txt.eventHooks.toolbarClickEvents.push(t.hideCurAllPanels),r.txt.eventHooks.dropListMenuHoverEvents.push(t.hideCurAllPanels)}return t.prototype.create=function(){var e=this,n=this.menu;if(!t.createdMenus.has(n)){var r=this.conf,i=this.$container,s=r.width||300,h=n.editor.$toolbarElem.getBoundingClientRect(),d=n.$elem.getBoundingClientRect(),f=h.height+h.top-d.top,p=(h.width-s)/2+h.left-d.left;i.css("width",s+"px").css("margin-top",f+"px").css("margin-left",p+"px").css("z-index",n.editor.zIndex.get("panel"));var A=c.default('<i class="w-e-icon-close w-e-panel-close"></i>');i.append(A),A.on("click",function(){e.remove()});var g=c.default('<ul class="w-e-panel-tab-title"></ul>'),m=c.default('<div class="w-e-panel-tab-content"></div>');i.append(g).append(m);var v=r.height;v&&m.css("height",v+"px").css("overflow-y","auto");var y=r.tabs||[],b=[],_=[];(0,o.default)(y).call(y,function(t,e){if(t){var n=t.title||"",r=t.tpl||"",i=c.default('<li class="w-e-item">'+n+"</li>");g.append(i);var a=c.default(r);m.append(a),b.push(i),_.push(a),0===e?(i.data("active",!0),i.addClass("w-e-active")):a.hide(),i.on("click",function(){i.data("active")||((0,o.default)(b).call(b,function(t){t.data("active",!1),t.removeClass("w-e-active")}),(0,o.default)(_).call(_,function(t){t.hide()}),i.data("active",!0),i.addClass("w-e-active"),a.show())})}}),i.on("click",function(t){t.stopPropagation()}),n.$elem.append(i),(0,o.default)(y).call(y,function(t,n){if(t){var r=t.events||[];(0,o.default)(r).call(r,function(t){var r=t.selector,i=t.type,o=t.fn||u.EMPTY_FN,s=_[n];(0,a.default)(s).call(s,r).on(i,function(t){return l.__awaiter(e,void 0,void 0,function(){return l.__generator(this,function(e){switch(e.label){case 0:return t.stopPropagation(),[4,o(t)];case 1:return e.sent()&&this.remove(),[2]}})})})})}});var w=(0,a.default)(i).call(i,"input[type=text],textarea");w.length&&w.get(0).focus(),t.hideCurAllPanels(),n.setPanel(this),t.createdMenus.add(n)}},t.prototype.remove=function(){var e=this.menu,n=this.$container;n&&n.remove(),t.createdMenus.delete(e)},t.hideCurAllPanels=function(){var e;0!==t.createdMenus.size&&(0,o.default)(e=t.createdMenus).call(e,function(t){var e=t.panel;e&&e.remove()})},t.createdMenus=new s.default,t}();e.default=h},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,e,n){var r=n(48);t.exports=function(t){return Object(r(t))}},function(t,e,n){var r=n(64),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=function(t){function e(e,n){return t.call(this,e,n)||this}return r.__extends(e,t),e.prototype.setPanel=function(t){this.panel=t},e}(r.__importDefault(n(96)).default);e.default=i},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4)),a=r(n(56));(0,i.default)(e,"__esModule",{value:!0});var s=n(2).__importDefault(n(3)),l=function(){function t(t,e,n){this.editor=t,this.$targetElem=e,this.conf=n,this._show=!1,this._isInsertTextContainer=!1;var r=s.default("<div></div>");r.addClass("w-e-tooltip"),this.$container=r}return t.prototype.getPositionData=function(){var t=this.$container,e=0,n=0,r=document.documentElement.scrollTop,i=this.$targetElem.getBoundingClientRect(),o=this.editor.$textElem.getBoundingClientRect(),a=this.$targetElem.getOffsetData(),l=s.default(a.parent),c=this.editor.$textElem.elems[0].scrollTop;if(this._isInsertTextContainer=l.equal(this.editor.$textContainerElem),this._isInsertTextContainer){var u=l.getBoundingClientRect().height,h=a.top,d=a.left,f=a.height,p=h-c;p>25?(e=p-20-15,t.addClass("w-e-tooltip-up")):p+f+20<u?(e=p+f+10,t.addClass("w-e-tooltip-down")):(e=(p>0?p:0)+20+10,t.addClass("w-e-tooltip-down")),n=d<0?0:d}else i.top<20?(e=i.bottom+r+5,t.addClass("w-e-tooltip-down")):i.top-o.top<20?(e=i.bottom+r+5,t.addClass("w-e-tooltip-down")):(e=i.top+r-20-15,t.addClass("w-e-tooltip-up")),n=i.left<0?0:i.left;return{top:e,left:n}},t.prototype.appendMenus=function(){var t=this,e=this.conf,n=this.editor,r=this.$targetElem,i=this.$container;(0,o.default)(e).call(e,function(e,o){var a=e.$elem,l=s.default("<div></div>");l.addClass("w-e-tooltip-item-wrapper "),l.append(a),i.append(l),a.on("click",function(i){i.preventDefault(),e.onClick(n,r)&&t.remove()})})},t.prototype.create=function(){var t,e,n=this.editor,r=this.$container;this.appendMenus();var i=this.getPositionData(),o=i.top,l=i.left;r.css("top",o+"px"),r.css("left",l+"px"),r.css("z-index",n.zIndex.get("tooltip")),this._isInsertTextContainer?this.editor.$textContainerElem.append(r):s.default("body").append(r),this._show=!0,n.beforeDestroy((0,a.default)(t=this.remove).call(t,this)),n.txt.eventHooks.onBlurEvents.push((0,a.default)(e=this.remove).call(e,this))},t.prototype.remove=function(){this.$container.remove(),this._show=!1},(0,i.default)(t.prototype,"isShow",{get:function(){return this._show},enumerable:!1,configurable:!0}),t}();e.default=l},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,n){var r=n(32);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},function(t,e){t.exports=!0},function(t,e,n){var r=n(20),i=n(105),o=n(34),a=n(38),s=n(107),l=n(108),c=function(t,e){this.stopped=t,this.result=e};t.exports=function(t,e,n){var u,h,d,f,p,A,g,m=n&&n.that,v=!(!n||!n.AS_ENTRIES),y=!(!n||!n.IS_ITERATOR),b=!(!n||!n.INTERRUPTED),_=a(e,m,1+v+b),w=function(t){return u&&l(u),new c(!0,t)},x=function(t){return v?(r(t),b?_(t[0],t[1],w):_(t[0],t[1])):b?_(t,w):_(t)};if(y)u=t;else{if("function"!=typeof(h=s(t)))throw TypeError("Target is not iterable");if(i(h)){for(d=0,f=o(t.length);f>d;d++)if((p=x(t[d]))&&p instanceof c)return p;return new c(!1)}u=h.call(t)}for(A=u.next;!(g=A.call(u)).done;){try{p=x(g.value)}catch(t){throw l(u),t}if("object"==typeof p&&p&&p instanceof c)return p}return new c(!1)}},function(t,e){t.exports={}},function(t,e,n){var r=n(85),i=n(18).f,o=n(17),a=n(16),s=n(169),l=n(9)("toStringTag");t.exports=function(t,e,n,c){if(t){var u=n?t:t.prototype;a(u,l)||i(u,l,{configurable:!0,value:e}),c&&!r&&o(u,"toString",s)}}},function(t,e,n){var r,i,o,a=n(173),s=n(8),l=n(13),c=n(17),u=n(16),h=n(80),d=n(60),f=n(49),p=s.WeakMap;if(a){var A=h.state||(h.state=new p),g=A.get,m=A.has,v=A.set;r=function(t,e){return e.facade=t,v.call(A,t,e),e},i=function(t){return g.call(A,t)||{}},o=function(t){return m.call(A,t)}}else{var y=d("state");f[y]=!0,r=function(t,e){return e.facade=t,c(t,y,e),e},i=function(t){return u(t,y)?t[y]:{}},o=function(t){return u(t,y)}}t.exports={set:r,get:i,has:o,enforce:function(t){return o(t)?i(t):r(t,{})},getterFor:function(t){return function(e){var n;if(!l(e)||(n=i(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}}},function(t,e,n){t.exports=n(263)},function(t,e,n){t.exports=n(267)},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0}),e.createElementFragment=e.createDocumentFragment=e.createElement=e.insertBefore=e.getEndPoint=e.getStartPoint=e.updateRange=e.filterSelectionNodes=void 0;var a=n(2),s=n(136),l=a.__importDefault(n(3));function c(t){return document.createElement(t)}e.filterSelectionNodes=function(t){var e=[];return(0,o.default)(t).call(t,function(t){var n=t.getNodeName();if(n!==s.ListType.OrderedList&&n!==s.ListType.UnorderedList)e.push(t);else if(t.prior)e.push(t.prior);else{var r=t.children();null===r||void 0===r||(0,o.default)(r).call(r,function(t){e.push(l.default(t))})}}),e},e.updateRange=function(t,e,n){var r=t.selection,i=document.createRange();e.length>1?(i.setStart(e.elems[0],0),i.setEnd(e.elems[e.length-1],e.elems[e.length-1].childNodes.length)):i.selectNodeContents(e.elems[0]),n&&i.collapse(!1),r.saveRange(i),r.restoreSelection()},e.getStartPoint=function(t){var e;return t.prior?t.prior:l.default(null===(e=t.children())||void 0===e?void 0:e.elems[0])},e.getEndPoint=function(t){var e;return t.prior?t.prior:l.default(null===(e=t.children())||void 0===e?void 0:e.last().elems[0])},e.insertBefore=function(t,e,n){void 0===n&&(n=null),t.parent().elems[0].insertBefore(e,n)},e.createElement=c,e.createDocumentFragment=function(){return document.createDocumentFragment()},e.createElementFragment=function(t,e,n){return void 0===n&&(n="li"),(0,o.default)(t).call(t,function(t){var r=c(n);r.innerHTML=t.html(),e.append(r),t.remove()}),e}},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},function(t,e){t.exports={}},function(t,e,n){var r=n(17);t.exports=function(t,e,n,i){i&&i.enumerable?t[e]=n:r(t,e,n)}},function(t,e,n){"use strict";var r=n(177).charAt,i=n(43),o=n(88),a=i.set,s=i.getterFor("String Iterator");o(String,"String",function(t){a(this,{type:"String Iterator",string:String(t),index:0})},function(){var t,e=s(this),n=e.string,i=e.index;return i>=n.length?{value:void 0,done:!0}:(t=r(n,i),e.index+=t.length,{value:t,done:!1})})},function(t,e,n){n(179);var r=n(180),i=n(8),o=n(68),a=n(17),s=n(41),l=n(9)("toStringTag");for(var c in r){var u=i[c],h=u&&u.prototype;h&&o(h)!==l&&a(h,l,c),s[c]=s.Array}},function(t,e,n){var r=n(47);t.exports=Array.isArray||function(t){return"Array"==r(t)}},function(t,e,n){var r=n(12),i=n(9),o=n(66),a=i("species");t.exports=function(t){return o>=51||!r(function(){var e=[];return(e.constructor={})[a]=function(){return{foo:1}},1!==e[t](Boolean).foo})}},function(t,e,n){t.exports=n(214)},function(t,e,n){t.exports=n(223)},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.ListHandle=void 0;var r=n(2).__importDefault(n(372)),i=function(){return function(t){this.options=t,this.selectionRangeElem=new r.default}}();e.ListHandle=i},function(t,e,n){"use strict";var r={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,o=i&&!r.call({1:2},1);e.f=o?function(t){var e=i(this,t);return!!e&&e.enumerable}:r},function(t,e,n){var r=n(13);t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},function(t,e,n){var r=n(79),i=n(61),o=r("keys");t.exports=function(t){return o[t]||(o[t]=i(t))}},function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},function(t,e,n){var r,i=n(20),o=n(167),a=n(83),s=n(49),l=n(104),c=n(77),u=n(60)("IE_PROTO"),h=function(){},d=function(t){return"<script>"+t+"<\/script>"},f=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(t){}var t,e;f=r?function(t){t.write(d("")),t.close();var e=t.parentWindow.Object;return t=null,e}(r):((e=c("iframe")).style.display="none",l.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(d("document.F=Object")),t.close(),t.F);for(var n=a.length;n--;)delete f.prototype[a[n]];return f()};s[u]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(h.prototype=i(t),n=new h,h.prototype=null,n[u]=t):n=f(),void 0===e?n:o(n,e)}},function(t,e,n){var r=n(103),i=n(83);t.exports=Object.keys||function(t){return r(t,i)}},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},function(t,e,n){var r=n(47),i=n(8);t.exports="process"==r(i.process)},function(t,e,n){var r,i,o=n(8),a=n(67),s=o.process,l=s&&s.versions,c=l&&l.v8;c?i=(r=c.split("."))[0]+r[1]:a&&(!(r=a.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/))&&(i=r[1]),t.exports=i&&+i},function(t,e,n){var r=n(28);t.exports=r("navigator","userAgent")||""},function(t,e,n){var r=n(85),i=n(47),o=n(9)("toStringTag"),a="Arguments"==i(function(){return arguments}());t.exports=r?i:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),o))?n:a?i(e):"Object"==(r=i(e))&&"function"==typeof e.callee?"Arguments":r}},function(t,e){},function(t,e,n){"use strict";var r=n(32);t.exports.f=function(t){return new function(t){var e,n;this.promise=new t(function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r}),this.resolve=r(e),this.reject=r(n)}(t)}},function(t,e,n){"use strict";var r=n(12);t.exports=function(t,e){var n=[][t];return!!n&&r(function(){n.call(null,e||function(){throw 1},1)})}},function(t,e){t.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},function(t,e,n){"use strict";var r=n(59),i=n(18),o=n(37);t.exports=function(t,e,n){var a=r(e);a in t?i.f(t,a,o(0,n)):t[a]=n}},function(t,e,n){t.exports=n(210)},function(t,e,n){var r=n(15),i=n(58),o=n(37),a=n(27),s=n(59),l=n(16),c=n(100),u=Object.getOwnPropertyDescriptor;e.f=r?u:function(t,e){if(t=a(t),e=s(e,!0),c)try{return u(t,e)}catch(t){}if(l(t,e))return o(!i.f.call(t,e),t[e])}},function(t,e,n){var r=n(12),i=n(47),o="".split;t.exports=r(function(){return!Object("z").propertyIsEnumerable(0)})?function(t){return"String"==i(t)?o.call(t,""):Object(t)}:Object},function(t,e,n){var r=n(8),i=n(13),o=r.document,a=i(o)&&i(o.createElement);t.exports=function(t){return a?o.createElement(t):{}}},function(t,e,n){var r=n(16),i=n(33),o=n(60),a=n(165),s=o("IE_PROTO"),l=Object.prototype;t.exports=a?Object.getPrototypeOf:function(t){return t=i(t),r(t,s)?t[s]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?l:null}},function(t,e,n){var r=n(39),i=n(80);(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.10.1",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},function(t,e,n){var r=n(8),i=n(164),o=r["__core-js_shared__"]||i("__core-js_shared__",{});t.exports=o},function(t,e,n){var r=n(27),i=n(34),o=n(82),a=function(t){return function(e,n,a){var s,l=r(e),c=i(l.length),u=o(a,c);if(t&&n!=n){for(;c>u;)if((s=l[u++])!=s)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},function(t,e,n){var r=n(64),i=Math.max,o=Math.min;t.exports=function(t,e){var n=r(t);return n<0?i(n+e,0):o(n,e)}},function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(t,e,n){var r=n(65),i=n(66),o=n(12);t.exports=!!Object.getOwnPropertySymbols&&!o(function(){return!Symbol.sham&&(r?38===i:i>37&&i<41)})},function(t,e,n){var r={};r[n(9)("toStringTag")]="z",t.exports="[object z]"===String(r)},function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}}},function(t,e,n){"use strict";var r=n(5),i=n(178),o=n(78),a=n(102),s=n(42),l=n(17),c=n(50),u=n(9),h=n(39),d=n(41),f=n(118),p=f.IteratorPrototype,A=f.BUGGY_SAFARI_ITERATORS,g=u("iterator"),m=function(){return this};t.exports=function(t,e,n,u,f,v,y){i(n,e,u);var b,_,w,x=function(t){if(t===f&&T)return T;if(!A&&t in k)return k[t];switch(t){case"keys":case"values":case"entries":return function(){return new n(this,t)}}return function(){return new n(this)}},S=e+" Iterator",C=!1,k=t.prototype,B=k[g]||k["@@iterator"]||f&&k[f],T=!A&&B||x(f),E="Array"==e&&k.entries||B;if(E&&(b=o(E.call(new t)),p!==Object.prototype&&b.next&&(h||o(b)===p||(a?a(b,p):"function"!=typeof b[g]&&l(b,g,m)),s(b,S,!0,!0),h&&(d[S]=m))),"values"==f&&B&&"values"!==B.name&&(C=!0,T=function(){return B.call(this)}),h&&!y||k[g]===T||l(k,g,T),d[e]=T,f)if(_={values:x("values"),keys:v?T:x("keys"),entries:x("entries")},y)for(w in _)!A&&!C&&w in k||c(k,w,_[w]);else r({target:e,proto:!0,forced:A||C},_);return _}},function(t,e){t.exports=function(){}},function(t,e,n){var r=n(13),i=n(53),o=n(9)("species");t.exports=function(t,e){var n;return i(t)&&("function"!=typeof(n=t.constructor)||n!==Array&&!i(n.prototype)?r(n)&&null===(n=n[o])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},function(t,e,n){t.exports=n(186)},function(t,e,n){var r=n(48),i="["+n(72)+"]",o=RegExp("^"+i+i+"*"),a=RegExp(i+i+"*$"),s=function(t){return function(e){var n=String(r(e));return 1&t&&(n=n.replace(o,"")),2&t&&(n=n.replace(a,"")),n}};t.exports={start:s(1),end:s(2),trim:s(3)}},function(t,e,n){t.exports=n(206)},function(t,e,n){var r=n(228),i=n(255);function o(e){"@babel/helpers - typeof";return"function"==typeof r&&"symbol"==typeof i?(t.exports=o=function(t){return typeof t},t.exports.default=t.exports,t.exports.__esModule=!0):(t.exports=o=function(t){return t&&"function"==typeof r&&t.constructor===r&&t!==r.prototype?"symbol":typeof t},t.exports.default=t.exports,t.exports.__esModule=!0),o(e)}t.exports=o,t.exports.default=t.exports,t.exports.__esModule=!0},function(t,e,n){var r=n(9);e.f=r},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2).__importDefault(n(31)),s=function(){function t(t,e){var n=this;this.$elem=t,this.editor=e,this._active=!1,t.on("click",function(t){var r;a.default.hideCurAllPanels(),(0,o.default)(r=e.txt.eventHooks.menuClickEvents).call(r,function(t){return t()}),t.stopPropagation(),null!=e.selection.getRange()&&n.clickHandler(t)})}return t.prototype.clickHandler=function(t){},t.prototype.active=function(){this._active=!0,this.$elem.addClass("w-e-active")},t.prototype.unActive=function(){this._active=!1,this.$elem.removeClass("w-e-active")},(0,i.default)(t.prototype,"isActive",{get:function(){return this._active},enumerable:!1,configurable:!0}),t}();e.default=s},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(56)),a=r(n(4)),s=r(n(26));(0,i.default)(e,"__esModule",{value:!0});var l=n(2),c=n(6),u=l.__importDefault(n(134)),h=l.__importDefault(n(135)),d=function(){function t(t){this.editor=t}return t.prototype.insertImg=function(t,e,n){var r=this.editor,i=r.config,o=function(t,e){return void 0===e&&(e="validate."),r.i18next.t(e+t)},a=e?'alt="'+e+'" ':"",s=n?'data-href="'+encodeURIComponent(n)+'" ':"";r.cmd.do("insertHTML",'<img src="'+t+'" '+a+s+'style="max-width:100%;"/>'),i.linkImgCallback(t,e,n);var l=document.createElement("img");l.onload=function(){l=null},l.onerror=function(){i.customAlert(o("插入图片错误"),"error","wangEditor: "+o("插入图片错误")+","+o("图片链接")+' "'+t+'",'+o("下载链接失败")),l=null},l.onabort=function(){return l=null},l.src=t},t.prototype.uploadImg=function(t){var e=this;if(t.length){var n=this.editor,r=n.config,i=function(t){return n.i18next.t("validate."+t)},l=r.uploadImgServer,d=r.uploadImgShowBase64,f=r.uploadImgMaxSize,p=f/1024/1024,A=r.uploadImgMaxLength,g=r.uploadFileName,m=r.uploadImgParams,v=r.uploadImgParamsWithUrl,y=r.uploadImgHeaders,b=r.uploadImgHooks,_=r.uploadImgTimeout,w=r.withCredentials,x=r.customUploadImg;if(x||l||d){var S=[],C=[];if(c.arrForEach(t,function(t){var e=t.name,r=t.size;if(e&&r){var o=n.config.uploadImgAccept.join("|");!1!==new RegExp(".("+o+")$","i").test(e)?f<r?C.push("【"+e+"】"+i("大于")+" "+p+"M"):S.push(t):C.push("【"+e+"】"+i("不是图片"))}}),C.length)r.customAlert(i("图片验证未通过")+": \n"+C.join("\n"),"warning");else if(0!==S.length)if(S.length>A)r.customAlert(i("一次最多上传")+A+i("张图片"),"warning");else if(x&&"function"==typeof x){var k;x(S,(0,o.default)(k=this.insertImg).call(k,this))}else{var B=new FormData;if((0,a.default)(S).call(S,function(t,e){var n=g||t.name;S.length>1&&(n+=e+1),B.append(n,t)}),l){var T=l.split("#");l=T[0];var E=T[1]||"";(0,a.default)(c).call(c,m,function(t,e){v&&((0,s.default)(l).call(l,"?")>0?l+="&":l+="?",l=l+t+"="+e),B.append(t,e)}),E&&(l+="#"+E);var M=u.default(l,{timeout:_,formData:B,headers:y,withCredentials:!!w,beforeSend:function(t){if(b.before)return b.before(t,n,S)},onTimeout:function(t){r.customAlert(i("上传图片超时"),"error"),b.timeout&&b.timeout(t,n)},onProgress:function(t,e){var r=new h.default(n);e.lengthComputable&&(t=e.loaded/e.total,r.show(t))},onError:function(t){r.customAlert(i("上传图片错误"),"error",i("上传图片错误")+","+i("服务器返回状态")+": "+t.status),b.error&&b.error(t,n)},onFail:function(t,e){r.customAlert(i("上传图片失败"),"error",i("上传图片返回结果错误")+","+i("返回结果")+": "+e),b.fail&&b.fail(t,n,e)},onSuccess:function(t,s){if(b.customInsert){var l;b.customInsert((0,o.default)(l=e.insertImg).call(l,e),s,n)}else{if("0"!=s.errno)return r.customAlert(i("上传图片失败"),"error",i("上传图片返回结果错误")+","+i("返回结果")+" errno="+s.errno),void(b.fail&&b.fail(t,n,s));var c=s.data;(0,a.default)(c).call(c,function(t){"string"==typeof t?e.insertImg(t):e.insertImg(t.url,t.alt,t.href)}),b.success&&b.success(t,n,s)}}});"string"==typeof M&&r.customAlert(M,"error")}else d&&c.arrForEach(t,function(t){var n=e,r=new FileReader;r.readAsDataURL(t),r.onload=function(){if(this.result){var t=this.result.toString();n.insertImg(t,t)}}})}else r.customAlert(i("传入的文件不合法"),"warning")}}},t}();e.default=d},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(410)),a=r(n(4)),s=r(n(44));function l(t){return!!t.length&&"w-e-todo"===t.attr("class")}function c(t,e){return 3===t.nodeType?t.nodeValue===e.nodeValue:t.contains(e)}function u(t,e,n){void 0===n&&(n=!0);var r=t.nodeValue,i=null===r||void 0===r?void 0:(0,s.default)(r).call(r,0,e);if(r=null===r||void 0===r?void 0:(0,s.default)(r).call(r,e),!n){var o=r;r=i,i=o}return t.nodeValue=i,r}(0,i.default)(e,"__esModule",{value:!0}),e.dealTextNode=e.isAllTodo=e.isTodo=e.getCursorNextNode=void 0,e.isTodo=l,e.isAllTodo=function(t){var e=t.selection.getSelectionRangeTopNodes();if(0!==e.length)return(0,o.default)(e).call(e,function(t){return l(t)})},e.getCursorNextNode=function t(e,n,r){var i;if(e.hasChildNodes()){var o=e.cloneNode(),s=!1;""===n.nodeValue&&(s=!0);var l=[];return(0,a.default)(i=e.childNodes).call(i,function(e){if(!c(e,n)&&s&&(o.appendChild(e.cloneNode(!0)),"BR"!==e.nodeName&&l.push(e)),c(e,n)){if(1===e.nodeType){var i=t(e,n,r);i&&""!==i.textContent&&(null===o||void 0===o||o.appendChild(i))}if(3===e.nodeType&&n.isEqualNode(e)){var a=u(e,r);o.textContent=a}s=!0}}),(0,a.default)(l).call(l,function(t){t.remove()}),o}},e.dealTextNode=u},function(t,e,n){"use strict";var r=n(0)(n(1));(0,r.default)(e,"__esModule",{value:!0});var i=n(430),o=function(){function t(t){this.maxSize=t,this.isRe=!1,this.data=new i.CeilStack(t),this.revokeData=new i.CeilStack(t)}return(0,r.default)(t.prototype,"size",{get:function(){return[this.data.size,this.revokeData.size]},enumerable:!1,configurable:!0}),t.prototype.resetMaxSize=function(t){this.data.resetMax(t),this.revokeData.resetMax(t)},t.prototype.save=function(t){return this.isRe&&(this.revokeData.clear(),this.isRe=!1),this.data.instack(t),this},t.prototype.revoke=function(t){!this.isRe&&(this.isRe=!0);var e=this.data.outstack();return!!e&&(this.revokeData.instack(e),t(e),!0)},t.prototype.restore=function(t){!this.isRe&&(this.isRe=!0);var e=this.revokeData.outstack();return!!e&&(this.data.instack(e),t(e),!0)},t}();e.default=o},function(t,e,n){var r=n(15),i=n(12),o=n(77);t.exports=!r&&!i(function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a})},function(t,e,n){var r=n(12),i=/#|\.prototype\./,o=function(t,e){var n=s[a(t)];return n==c||n!=l&&("function"==typeof e?r(e):!!e)},a=o.normalize=function(t){return String(t).replace(i,".").toLowerCase()},s=o.data={},l=o.NATIVE="N",c=o.POLYFILL="P";t.exports=o},function(t,e,n){var r=n(20),i=n(166);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{(t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(n,[]),e=n instanceof Array}catch(t){}return function(n,o){return r(n),i(o),e?t.call(n,o):n.__proto__=o,n}}():void 0)},function(t,e,n){var r=n(16),i=n(27),o=n(81).indexOf,a=n(49);t.exports=function(t,e){var n,s=i(t),l=0,c=[];for(n in s)!r(a,n)&&r(s,n)&&c.push(n);for(;e.length>l;)r(s,n=e[l++])&&(~o(c,n)||c.push(n));return c}},function(t,e,n){var r=n(28);t.exports=r("document","documentElement")},function(t,e,n){var r=n(9),i=n(41),o=r("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(i.Array===t||a[o]===t)}},function(t,e,n){var r=n(84);t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},function(t,e,n){var r=n(68),i=n(41),o=n(9)("iterator");t.exports=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||i[r(t)]}},function(t,e,n){var r=n(20);t.exports=function(t){var e=t.return;if(void 0!==e)return r(e.call(t)).value}},function(t,e,n){var r=n(8);t.exports=r.Promise},function(t,e,n){var r=n(50);t.exports=function(t,e,n){for(var i in e)n&&n.unsafe&&t[i]?t[i]=e[i]:r(t,i,e[i],n);return t}},function(t,e,n){"use strict";var r=n(28),i=n(18),o=n(9),a=n(15),s=o("species");t.exports=function(t){var e=r(t),n=i.f;a&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},function(t,e,n){var r=n(80),i=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return i.call(t)}),t.exports=r.inspectSource},function(t,e,n){var r=n(9)("iterator"),i=!1;try{var o=0,a={next:function(){return{done:!!o++}},return:function(){i=!0}};a[r]=function(){return this},Array.from(a,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var o={};o[r]=function(){return{next:function(){return{done:n=!0}}}},t(o)}catch(t){}return n}},function(t,e,n){var r=n(20),i=n(32),o=n(9)("species");t.exports=function(t,e){var n,a=r(t).constructor;return void 0===a||void 0==(n=r(a)[o])?e:i(n)}},function(t,e,n){var r,i,o,a=n(8),s=n(12),l=n(38),c=n(104),u=n(77),h=n(116),d=n(65),f=a.location,p=a.setImmediate,A=a.clearImmediate,g=a.process,m=a.MessageChannel,v=a.Dispatch,y=0,b={},_=function(t){if(b.hasOwnProperty(t)){var e=b[t];delete b[t],e()}},w=function(t){return function(){_(t)}},x=function(t){_(t.data)},S=function(t){a.postMessage(t+"",f.protocol+"//"+f.host)};p&&A||(p=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return b[++y]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(y),y},A=function(t){delete b[t]},d?r=function(t){g.nextTick(w(t))}:v&&v.now?r=function(t){v.now(w(t))}:m&&!h?(o=(i=new m).port2,i.port1.onmessage=x,r=l(o.postMessage,o,1)):a.addEventListener&&"function"==typeof postMessage&&!a.importScripts&&f&&"file:"!==f.protocol&&!s(S)?(r=S,a.addEventListener("message",x,!1)):r="onreadystatechange"in u("script")?function(t){c.appendChild(u("script")).onreadystatechange=function(){c.removeChild(this),_(t)}}:function(t){setTimeout(w(t),0)}),t.exports={set:p,clear:A}},function(t,e,n){var r=n(67);t.exports=/(?:iphone|ipod|ipad).*applewebkit/i.test(r)},function(t,e,n){var r=n(20),i=n(13),o=n(70);t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=o.f(t);return(0,n.resolve)(e),n.promise}},function(t,e,n){"use strict";var r,i,o,a=n(12),s=n(78),l=n(17),c=n(16),u=n(9),h=n(39),d=u("iterator"),f=!1;[].keys&&("next"in(o=[].keys())?(i=s(s(o)))!==Object.prototype&&(r=i):f=!0);var p=void 0==r||a(function(){var t={};return r[d].call(t)!==t});p&&(r={}),h&&!p||c(r,d)||l(r,d,function(){return this}),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:f}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(3)),l=n(6),c=a.__importDefault(n(269)),u=a.__importDefault(n(284)),h=a.__importDefault(n(285)),d=a.__importDefault(n(286)),f=a.__importDefault(n(305)),p=a.__importDefault(n(416)),A=a.__importDefault(n(417)),g=a.__importDefault(n(418)),m=a.__importDefault(n(419)),v=a.__importStar(n(420)),y=a.__importDefault(n(423)),b=a.__importDefault(n(424)),_=a.__importDefault(n(425)),w=a.__importDefault(n(427)),x=a.__importDefault(n(437)),S=a.__importDefault(n(23)),C=a.__importDefault(n(132)),k=a.__importDefault(n(24)),B=a.__importDefault(n(31)),T=a.__importDefault(n(35)),E=a.__importDefault(n(36)),M=1,O=function(){function t(t,e){if(this.beforeDestroyHooks=[],this.id="wangEditor-"+M++,this.toolbarSelector=t,this.textSelector=e,null==t)throw new Error("错误:初始化编辑器时候未传入任何参数,请查阅文档");this.config=l.deepClone(c.default),this.$toolbarElem=s.default("<div></div>"),this.$textContainerElem=s.default("<div></div>"),this.$textElem=s.default("<div></div>"),this.toolbarElemId="",this.textElemId="",this.isFocus=!1,this.isComposing=!1,this.isCompatibleMode=!1,this.selection=new u.default(this),this.cmd=new h.default(this),this.txt=new d.default(this),this.menus=new f.default(this),this.zIndex=new b.default,this.change=new _.default(this),this.history=new w.default(this);var n=x.default(this),r=n.disable,i=n.enable;this.disable=r,this.enable=i}return t.prototype.initSelection=function(t){A.default(this,t)},t.prototype.create=function(){this.zIndex.init(this),this.isCompatibleMode=this.config.compatibleMode(),this.isCompatibleMode||(this.config.onchangeTimeout=30),m.default(this),p.default(this),this.txt.init(),this.menus.init(),v.default(this),this.initSelection(!0),g.default(this),this.change.observe(),this.history.observe()},t.prototype.beforeDestroy=function(t){return this.beforeDestroyHooks.push(t),this},t.prototype.destroy=function(){var t,e=this;(0,o.default)(t=this.beforeDestroyHooks).call(t,function(t){return t.call(e)}),this.$toolbarElem.remove(),this.$textContainerElem.remove()},t.prototype.fullScreen=function(){v.setFullScreen(this)},t.prototype.unFullScreen=function(){v.setUnFullScreen(this)},t.prototype.scrollToHead=function(t){y.default(this,t)},t.registerMenu=function(e,n){n&&"function"==typeof n&&(t.globalCustomMenuConstructorList[e]=n)},t.$=s.default,t.BtnMenu=S.default,t.DropList=C.default,t.DropListMenu=k.default,t.Panel=B.default,t.PanelMenu=T.default,t.Tooltip=E.default,t.globalCustomMenuConstructorList={},t}();e.default=O},function(t,e,n){t.exports=n(198)},function(t,e,n){"use strict";var r=n(5),i=n(8),o=n(122),a=n(12),s=n(17),l=n(40),c=n(86),u=n(13),h=n(42),d=n(18).f,f=n(29).forEach,p=n(15),A=n(43),g=A.set,m=A.getterFor;t.exports=function(t,e,n){var A,v=-1!==t.indexOf("Map"),y=-1!==t.indexOf("Weak"),b=v?"set":"add",_=i[t],w=_&&_.prototype,x={};if(p&&"function"==typeof _&&(y||w.forEach&&!a(function(){(new _).entries().next()}))){A=e(function(e,n){g(c(e,A,t),{type:t,collection:new _}),void 0!=n&&l(n,e[b],{that:e,AS_ENTRIES:v})});var S=m(t);f(["add","clear","delete","forEach","get","has","set","keys","values","entries"],function(t){var e="add"==t||"set"==t;t in w&&(!y||"clear"!=t)&&s(A.prototype,t,function(n,r){var i=S(this).collection;if(!e&&y&&!u(n))return"get"==t&&void 0;var o=i[t](0===n?0:n,r);return e?this:o})}),y||d(A.prototype,"size",{configurable:!0,get:function(){return S(this).collection.size}})}else A=n.getConstructor(e,t,v,b),o.REQUIRED=!0;return h(A,t,!1,!0),x[t]=A,r({global:!0,forced:!0},x),y||n.setStrong(A,t,v),A}},function(t,e,n){var r=n(49),i=n(13),o=n(16),a=n(18).f,s=n(61),l=n(201),c=s("meta"),u=0,h=Object.isExtensible||function(){return!0},d=function(t){a(t,c,{value:{objectID:"O"+ ++u,weakData:{}}})},f=t.exports={REQUIRED:!1,fastKey:function(t,e){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,c)){if(!h(t))return"F";if(!e)return"E";d(t)}return t[c].objectID},getWeakData:function(t,e){if(!o(t,c)){if(!h(t))return!0;if(!e)return!1;d(t)}return t[c].weakData},onFreeze:function(t){return l&&f.REQUIRED&&h(t)&&!o(t,c)&&d(t),t}};r[c]=!0},function(t,e,n){"use strict";var r=n(18).f,i=n(62),o=n(110),a=n(38),s=n(86),l=n(40),c=n(88),u=n(111),h=n(15),d=n(122).fastKey,f=n(43),p=f.set,A=f.getterFor;t.exports={getConstructor:function(t,e,n,c){var u=t(function(t,r){s(t,u,e),p(t,{type:e,index:i(null),first:void 0,last:void 0,size:0}),h||(t.size=0),void 0!=r&&l(r,t[c],{that:t,AS_ENTRIES:n})}),f=A(e),g=function(t,e,n){var r,i,o=f(t),a=m(t,e);return a?a.value=n:(o.last=a={index:i=d(e,!0),key:e,value:n,previous:r=o.last,next:void 0,removed:!1},o.first||(o.first=a),r&&(r.next=a),h?o.size++:t.size++,"F"!==i&&(o.index[i]=a)),t},m=function(t,e){var n,r=f(t),i=d(e);if("F"!==i)return r.index[i];for(n=r.first;n;n=n.next)if(n.key==e)return n};return o(u.prototype,{clear:function(){for(var t=f(this),e=t.index,n=t.first;n;)n.removed=!0,n.previous&&(n.previous=n.previous.next=void 0),delete e[n.index],n=n.next;t.first=t.last=void 0,h?t.size=0:this.size=0},delete:function(t){var e=f(this),n=m(this,t);if(n){var r=n.next,i=n.previous;delete e.index[n.index],n.removed=!0,i&&(i.next=r),r&&(r.previous=i),e.first==n&&(e.first=r),e.last==n&&(e.last=i),h?e.size--:this.size--}return!!n},forEach:function(t){for(var e,n=f(this),r=a(t,arguments.length>1?arguments[1]:void 0,3);e=e?e.next:n.first;)for(r(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!m(this,t)}}),o(u.prototype,n?{get:function(t){var e=m(this,t);return e&&e.value},set:function(t,e){return g(this,0===t?0:t,e)}}:{add:function(t){return g(this,t=0===t?0:t,t)}}),h&&r(u.prototype,"size",{get:function(){return f(this).size}}),u},setStrong:function(t,e,n){var r=e+" Iterator",i=A(e),o=A(r);c(t,e,function(t,e){p(this,{type:r,target:t,state:i(t),kind:e,last:void 0})},function(){for(var t=o(this),e=t.kind,n=t.last;n&&n.removed;)n=n.previous;return t.target&&(t.last=n=n?n.next:t.state.first)?"keys"==e?{value:n.key,done:!1}:"values"==e?{value:n.value,done:!1}:{value:[n.key,n.value],done:!1}:(t.target=void 0,{value:void 0,done:!0})},n?"entries":"values",!n,!0),u(e)}}},function(t,e,n){var r=n(103),i=n(83).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,n){n(11)("iterator")},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default={zIndex:1e4}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0}),e.getPasteImgs=e.getPasteHtml=e.getPasteText=void 0;var a=n(2),s=n(6),l=a.__importDefault(n(296));function c(t){var e=t.clipboardData,n="";return n=null==e?window.clipboardData&&window.clipboardData.getData("text"):e.getData("text/plain"),s.replaceHtmlSymbol(n)}e.getPasteText=c,e.getPasteHtml=function(t,e,n){void 0===e&&(e=!0),void 0===n&&(n=!1);var r=t.clipboardData,i="";if(r&&(i=r.getData("text/html")),!i){var o=c(t);if(!o)return"";i="<p>"+o+"</p>"}return i=l.default(i,e,n)},e.getPasteImgs=function(t){var e,n=[];if(c(t))return n;var r=null===(e=t.clipboardData)||void 0===e?void 0:e.items;return r?((0,o.default)(s).call(s,r,function(t,e){var r=e.type;/image/i.test(r)&&n.push(e.getAsFile())}),n):n}},function(t,e,n){t.exports=n(298)},function(t,e,n){t.exports=n(306)},function(t,e,n){t.exports=n(310)},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4)),a=r(n(45));(0,i.default)(e,"__esModule",{value:!0});var s=n(2).__importDefault(n(3)),l=n(7),c=function(){function t(t,e){var n=this;this.hideTimeoutId=0,this.menu=t,this.conf=e;var r=s.default('<div class="w-e-droplist"></div>'),i=s.default("<p>"+e.title+"</p>");i.addClass("w-e-dp-title"),r.append(i);var c=e.list||[],u=e.type||"list",h=e.clickHandler||l.EMPTY_FN,d=s.default('<ul class="'+("list"===u?"w-e-list":"w-e-block")+'"></ul>');(0,o.default)(c).call(c,function(t){var e=t.$elem,r=t.value,i=s.default('<li class="w-e-item"></li>');e&&(i.append(e),d.append(i),i.on("click",function(t){h(r),t.stopPropagation(),n.hideTimeoutId=(0,a.default)(function(){n.hide()})}))}),r.append(d),r.on("mouseleave",function(){n.hideTimeoutId=(0,a.default)(function(){n.hide()})}),this.$container=r,this.rendered=!1,this._show=!1}return t.prototype.show=function(){this.hideTimeoutId&&clearTimeout(this.hideTimeoutId);var t=this.menu.$elem,e=this.$container;if(!this._show){if(this.rendered)e.show();else{var n=t.getBoundingClientRect().height||0,r=this.conf.width||100;e.css("margin-top",n+"px").css("width",r+"px"),t.append(e),this.rendered=!0}this._show=!0}},t.prototype.hide=function(){var t=this.$container;this._show&&(t.hide(),this._show=!1)},(0,i.default)(t.prototype,"isShow",{get:function(){return this._show},enumerable:!1,configurable:!0}),t}();e.default=c},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default=function(t){var e=t.selection.getSelectionContainerElem();return!(null===e||void 0===e||!e.length)&&"A"===e.getNodeName()}},function(t,e,n){"use strict";var r=n(0),i=r(n(94)),o=r(n(1)),a=r(n(4));(0,o.default)(e,"__esModule",{value:!0});var s=n(6);e.default=function(t,e){var n=new XMLHttpRequest;if(n.open("POST",t),n.timeout=e.timeout||1e4,n.ontimeout=function(){console.error("wangEditor - 请求超时"),e.onTimeout&&e.onTimeout(n)},n.upload&&(n.upload.onprogress=function(t){var n=t.loaded/t.total;e.onProgress&&e.onProgress(n,t)}),e.headers&&(0,a.default)(s).call(s,e.headers,function(t,e){n.setRequestHeader(t,e)}),n.withCredentials=!!e.withCredentials,e.beforeSend){var r=e.beforeSend(n);if(r&&"object"===(0,i.default)(r)&&r.prevent)return r.msg}return n.onreadystatechange=function(){if(4===n.readyState){var t=n.status;if(!(t<200||t>=300&&t<400)){if(t>=400)return console.error("wangEditor - XHR 报错,状态码 "+t),void(e.onError&&e.onError(n));var r,o=n.responseText;if("object"!==(0,i.default)(o))try{r=JSON.parse(o)}catch(t){return console.error("wangEditor - 返回结果不是 JSON 格式",o),void(e.onFail&&e.onFail(n,o))}else r=o;e.onSuccess(n,r)}}},n.send(e.formData||null),n}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(342)),a=r(n(45));(0,i.default)(e,"__esModule",{value:!0});var s=n(2).__importDefault(n(3)),l=function(){function t(t){this.editor=t,this.$textContainer=t.$textContainerElem,this.$bar=s.default('<div class="w-e-progress"></div>'),this.isShow=!1,this.time=0,this.timeoutId=0}return t.prototype.show=function(t){var e=this;if(!this.isShow){this.isShow=!0;var n=this.$bar;this.$textContainer.append(n),(0,o.default)()-this.time>100&&t<=1&&(n.css("width",100*t+"%"),this.time=(0,o.default)());var r=this.timeoutId;r&&clearTimeout(r),this.timeoutId=(0,a.default)(function(){e.hide()},500)}},t.prototype.hide=function(){this.$bar.remove(),this.isShow=!1,this.time=0,this.timeoutId=0},t}();e.default=l},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.ListType=void 0;var r,i=n(2),o=i.__importDefault(n(3)),a=i.__importDefault(n(24)),s=n(46),l=i.__importStar(n(370));!function(t){t.OrderedList="OL",t.UnorderedList="UL"}(r=e.ListType||(e.ListType={}));var c=function(t){function e(e){var n=this,i=o.default('<div class="w-e-menu" data-title="序列">\n <i class="w-e-icon-list2"></i>\n </div>'),a={width:130,title:"序列",type:"list",list:[{$elem:o.default('\n <p>\n <i class="w-e-icon-list2 w-e-drop-list-item"></i>\n '+e.i18next.t("menus.dropListMenu.list.无序列表")+"\n <p>"),value:r.UnorderedList},{$elem:o.default('<p>\n <i class="w-e-icon-list-numbered w-e-drop-list-item"></i>\n '+e.i18next.t("menus.dropListMenu.list.有序列表")+"\n <p>"),value:r.OrderedList}],clickHandler:function(t){n.command(t)}};return n=t.call(this,i,e,a)||this}return i.__extends(e,t),e.prototype.command=function(t){void 0!==this.editor.selection.getSelectionContainerElem()&&(this.handleSelectionRangeNodes(t),this.tryChangeActive())},e.prototype.validator=function(t,e,n){return!(!t.length||!e.length||n.equal(t)||n.equal(e))},e.prototype.handleSelectionRangeNodes=function(t){var e=this.editor,n=e.selection,r=t.toLowerCase(),i=n.getSelectionContainerElem(),o=n.getSelectionStartElem().getNodeTop(e),a=n.getSelectionEndElem().getNodeTop(e);if(this.validator(o,a,e.$textElem)){var c=n.getRange(),u=null===c||void 0===c?void 0:c.collapsed;e.$textElem.equal(i)||(i=i.getNodeTop(e));var h,d={editor:e,listType:t,listTarget:r,$selectionElem:i,$startElem:o,$endElem:a};h=this.isOrderElem(i)?l.ClassType.Wrap:this.isOrderElem(o)&&this.isOrderElem(a)?l.ClassType.Join:this.isOrderElem(o)?l.ClassType.StartJoin:this.isOrderElem(a)?l.ClassType.EndJoin:l.ClassType.Other;var f=new l.default(l.createListHandle(h,d,c));s.updateRange(e,f.getSelectionRangeElem(),!!u)}},e.prototype.isOrderElem=function(t){var e=t.getNodeName();return e===r.OrderedList||e===r.UnorderedList},e.prototype.tryChangeActive=function(){},e}(a.default);e.default=c},function(t,e,n){t.exports=n(394)},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default=function(t){var e=t.selection.getSelectionContainerElem();return!(null===e||void 0===e||!e.length||"CODE"!=e.getNodeName()&&"PRE"!=e.getNodeName()&&"CODE"!=e.parent().getNodeName()&&"PRE"!=e.parent().getNodeName()&&!/hljs/.test(e.parent().attr("class")))}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(30));(0,i.default)(e,"__esModule",{value:!0}),e.todo=void 0;var a=n(2).__importDefault(n(3)),s=function(){function t(t){var e;this.template='<ul class="w-e-todo"><li><span contenteditable="false"><input type="checkbox"></span></li></ul>',this.checked=!1,this.$todo=a.default(this.template),this.$child=null===(e=null===t||void 0===t?void 0:t.childNodes())||void 0===e?void 0:e.clone(!0)}return t.prototype.init=function(){var t=this,e=this.getInput(),n=this.$child,r=this.getInputContainer();n&&n.insertAfter(r),e.on("click",function(){t.checked?null===e||void 0===e||e.removeAttr("checked"):null===e||void 0===e||e.attr("checked",""),t.checked=!t.checked})},t.prototype.getInput=function(){var t=this.$todo;return(0,o.default)(t).call(t,"input")},t.prototype.getInputContainer=function(){return this.getInput().parent()},t.prototype.getTodo=function(){return this.$todo},t}();e.todo=s,e.default=function(t){var e=new s(t);return e.init(),e}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2);n(145),n(147),n(151),n(153),n(155),n(157),n(159);var i=r.__importDefault(n(119));r.__exportStar(n(440),e);try{document}catch(t){throw new Error("请在浏览器环境下运行")}e.default=i.default},function(t,e,n){var r=n(142);t.exports=r},function(t,e,n){n(143);var r=n(10).Object,i=t.exports=function(t,e,n){return r.defineProperty(t,e,n)};r.defineProperty.sham&&(i.sham=!0)},function(t,e,n){var r=n(5),i=n(15);r({target:"Object",stat:!0,forced:!i,sham:!i},{defineProperty:n(18).f})},function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(t){"object"==typeof window&&(n=window)}t.exports=n},function(t,e,n){var r=n(21),i=n(146);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o={insert:"head",singleton:!1};r(i,o);t.exports=i.locals||{}},function(t,e,n){(e=n(22)(!1)).push([t.i,'.w-e-toolbar,\n.w-e-text-container,\n.w-e-menu-panel {\n padding: 0;\n margin: 0;\n box-sizing: border-box;\n background-color: #fff;\n /*表情菜单样式*/\n /*分割线样式*/\n}\n.w-e-toolbar h1,\n.w-e-text-container h1,\n.w-e-menu-panel h1 {\n font-size: 2em !important;\n}\n.w-e-toolbar h2,\n.w-e-text-container h2,\n.w-e-menu-panel h2 {\n font-size: 1.5em !important;\n}\n.w-e-toolbar h3,\n.w-e-text-container h3,\n.w-e-menu-panel h3 {\n font-size: 1.17em !important;\n}\n.w-e-toolbar h4,\n.w-e-text-container h4,\n.w-e-menu-panel h4 {\n font-size: 1em !important;\n}\n.w-e-toolbar h5,\n.w-e-text-container h5,\n.w-e-menu-panel h5 {\n font-size: 0.83em !important;\n}\n.w-e-toolbar p,\n.w-e-text-container p,\n.w-e-menu-panel p {\n font-size: 1em !important;\n}\n.w-e-toolbar .eleImg,\n.w-e-text-container .eleImg,\n.w-e-menu-panel .eleImg {\n cursor: pointer;\n display: inline-block;\n font-size: 18px;\n padding: 0 3px;\n}\n.w-e-toolbar *,\n.w-e-text-container *,\n.w-e-menu-panel * {\n padding: 0;\n margin: 0;\n box-sizing: border-box;\n}\n.w-e-toolbar hr,\n.w-e-text-container hr,\n.w-e-menu-panel hr {\n cursor: pointer;\n display: block;\n height: 0px;\n border: 0;\n border-top: 3px solid #ccc;\n margin: 20px 0;\n}\n.w-e-clear-fix:after {\n content: "";\n display: table;\n clear: both;\n}\n.w-e-drop-list-item {\n position: relative;\n top: 1px;\n padding-right: 7px;\n color: #333 !important;\n}\n.w-e-drop-list-tl {\n padding-left: 10px;\n text-align: left;\n}\n',""]),t.exports=e},function(t,e,n){var r=n(21),i=n(148);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o={insert:"head",singleton:!1};r(i,o);t.exports=i.locals||{}},function(t,e,n){var r=n(22),i=n(149),o=n(150);e=r(!1);var a=i(o);e.push([t.i,"@font-face {\n font-family: 'w-e-icon';\n src: url("+a+') format(\'truetype\');\n font-weight: normal;\n font-style: normal;\n}\n[class^="w-e-icon-"],\n[class*=" w-e-icon-"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: \'w-e-icon\' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n.w-e-icon-close:before {\n content: "\\f00d";\n}\n.w-e-icon-upload2:before {\n content: "\\e9c6";\n}\n.w-e-icon-trash-o:before {\n content: "\\f014";\n}\n.w-e-icon-header:before {\n content: "\\f1dc";\n}\n.w-e-icon-pencil2:before {\n content: "\\e906";\n}\n.w-e-icon-paint-brush:before {\n content: "\\f1fc";\n}\n.w-e-icon-image:before {\n content: "\\e90d";\n}\n.w-e-icon-play:before {\n content: "\\e912";\n}\n.w-e-icon-location:before {\n content: "\\e947";\n}\n.w-e-icon-undo:before {\n content: "\\e965";\n}\n.w-e-icon-redo:before {\n content: "\\e966";\n}\n.w-e-icon-quotes-left:before {\n content: "\\e977";\n}\n.w-e-icon-list-numbered:before {\n content: "\\e9b9";\n}\n.w-e-icon-list2:before {\n content: "\\e9bb";\n}\n.w-e-icon-link:before {\n content: "\\e9cb";\n}\n.w-e-icon-happy:before {\n content: "\\e9df";\n}\n.w-e-icon-bold:before {\n content: "\\ea62";\n}\n.w-e-icon-underline:before {\n content: "\\ea63";\n}\n.w-e-icon-italic:before {\n content: "\\ea64";\n}\n.w-e-icon-strikethrough:before {\n content: "\\ea65";\n}\n.w-e-icon-table2:before {\n content: "\\ea71";\n}\n.w-e-icon-paragraph-left:before {\n content: "\\ea77";\n}\n.w-e-icon-paragraph-center:before {\n content: "\\ea78";\n}\n.w-e-icon-paragraph-right:before {\n content: "\\ea79";\n}\n.w-e-icon-paragraph-justify:before {\n content: "\\ea7a";\n}\n.w-e-icon-terminal:before {\n content: "\\f120";\n}\n.w-e-icon-page-break:before {\n content: "\\ea68";\n}\n.w-e-icon-cancel-circle:before {\n content: "\\ea0d";\n}\n.w-e-icon-font:before {\n content: "\\ea5c";\n}\n.w-e-icon-text-heigh:before {\n content: "\\ea5f";\n}\n.w-e-icon-paint-format:before {\n content: "\\e90c";\n}\n.w-e-icon-indent-increase:before {\n content: "\\ea7b";\n}\n.w-e-icon-indent-decrease:before {\n content: "\\ea7c";\n}\n.w-e-icon-row-height:before {\n content: "\\e9be";\n}\n.w-e-icon-fullscreen_exit:before {\n content: "\\e900";\n}\n.w-e-icon-fullscreen:before {\n content: "\\e901";\n}\n.w-e-icon-split-line:before {\n content: "\\ea0b";\n}\n.w-e-icon-checkbox-checked:before {\n content: "\\ea52";\n}\n',""]),t.exports=e},function(t,e,n){"use strict";t.exports=function(t,e){return e||(e={}),"string"!=typeof(t=t&&t.__esModule?t.default:t)?t:(/^['"].*['"]$/.test(t)&&(t=t.slice(1,-1)),e.hash&&(t+=e.hash),/["'() \t\n]/.test(t)||e.needQuotes?'"'.concat(t.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):t)}},function(t,e,n){"use strict";n.r(e),e.default="data:font/woff;base64,d09GRgABAAAAABskAAsAAAAAGtgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIPFWNtYXAAAAFoAAABHAAAARz2mfAgZ2FzcAAAAoQAAAAIAAAACAAAABBnbHlmAAACjAAAFXwAABV8IH7+mGhlYWQAABgIAAAANgAAADYb6gumaGhlYQAAGEAAAAAkAAAAJAkjBWlobXR4AAAYZAAAAKQAAACkmYcEbmxvY2EAABkIAAAAVAAAAFReAmKYbWF4cAAAGVwAAAAgAAAAIAA0ALZuYW1lAAAZfAAAAYYAAAGGmUoJ+3Bvc3QAABsEAAAAIAAAACAAAwAAAAMD7wGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8fwDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEAQAAAAA8ACAABAAcAAEAIOkB6QbpDekS6UfpZul36bnpu+m+6cbpy+nf6gvqDepS6lzqX+pl6nHqfPAN8BTxIPHc8fz//f//AAAAAAAg6QDpBukM6RLpR+ll6Xfpuem76b7pxunL6d/qC+oN6lLqXOpf6mLqcep38A3wFPEg8dzx/P/9//8AAf/jFwQXABb7FvcWwxamFpYWVRZUFlIWSxZHFjQWCRYIFcQVuxW5FbcVrBWnEBcQEQ8GDksOLAADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAAEAEEAAQO/A38ABQALABEAFwAAATMVIREzAxEhFSMVATUzESE1ETUhESM1Av/A/sJ+fgE+wP4Cfv7CAT5+Ar9+AT78ggE+fsACvsD+wn7+An7+wsAAAAAABABBAAEDvwN/AAUACwARABcAAAEhESM1IxM1MxEhNQERIRUjFREVMxUhEQKBAT5+wMB+/sL9wAE+wMD+wgN//sLA/X7A/sJ+AcIBPn7A/v7AfgE+AAAAAAIAAP/ABAADwAAEABMAAAE3AScBAy4BJxM3ASMBAyUBNQEHAYCAAcBA/kCfFzsyY4ABgMD+gMACgAGA/oBOAUBAAcBA/kD+nTI7FwERTgGA/oD9gMABgMD+gIAAAgAA/8AEAAOAACkALQAAAREjNTQmIyEiBh0BFBYzITI2PQEzESEVIyIGFREUFjsBMjY1ETQmKwE1ASE1IQQAwCYa/UAaJiYaAsAaJoD9wCANExMNgA0TEw0gAUD9QALAAYABgEAaJiYawBomJhpA/wCAEw3+wA0TEw0BQA0TQAGAQAAABAAAAAAEAAOAABAAIQAtADQAAAE4ATEROAExITgBMRE4ATEhNSEiBhURFBYzITI2NRE0JiMHFAYjIiY1NDYzMhYTITUTATM3A8D8gAOA/IAaJiYaA4AaJiYagDgoKDg4KCg4QP0A4AEAQOADQP0AAwBAJhr9ABomJhoDABom4Cg4OCgoODj9uIABgP7AwAAAAgAAAEAEAANAADgAPAAAASYnLgEnJiMiBw4BBwYHBgcOAQcGFRQXHgEXFhcWFx4BFxYzMjc+ATc2NzY3PgE3NjU0Jy4BJyYnARENAQPVNjg5djw9Pz89PHY5ODYLBwgLAwMDAwsIBws2ODl2PD0/Pz08djk4NgsHCAsDAwMDCwgHC/2rAUD+wAMgCAYGCAICAgIIBgYIKSoqWS0uLy8uLVkqKikIBgYIAgICAggGBggpKipZLS4vLy4tWSoqKf3gAYDAwAAAAAACAMD/wANAA8AAGwAnAAABIgcOAQcGFRQXHgEXFjEwNz4BNzY1NCcuAScmAyImNTQ2MzIWFRQGAgBCOzpXGRkyMngyMjIyeDIyGRlXOjtCUHBwUFBwcAPAGRlXOjtCeH19zEFBQUHMfX14Qjs6VxkZ/gBwUFBwcFBQcAAAAQAAAAAEAAOAACsAAAEiBw4BBwYHJxEhJz4BMzIXHgEXFhUUBw4BBwYHFzY3PgE3NjU0Jy4BJyYjAgA1MjJcKSkjlgGAkDWLUFBFRmkeHgkJIhgYHlUoICAtDAwoKIteXWoDgAoLJxscI5b+gJA0PB4eaUZFUCsoKUkgIRpgIysrYjY2OWpdXosoKAABAAAAAAQAA4AAKgAAExQXHgEXFhc3JicuAScmNTQ3PgE3NjMyFhcHIREHJicuAScmIyIHDgEHBgAMDC0gIChVHhgYIgkJHh5pRkVQUIs1kAGAliMpKVwyMjVqXV6LKCgBgDk2NmIrKyNgGiEgSSkoK1BFRmkeHjw0kAGAliMcGycLCigoi15dAAAAAAIAAABABAEDAAAmAE0AABMyFx4BFxYVFAcOAQcGIyInLgEnJjUnNDc+ATc2MxUiBgcOAQc+ASEyFx4BFxYVFAcOAQcGIyInLgEnJjUnNDc+ATc2MxUiBgcOAQc+AeEuKSk9ERISET0pKS4uKSk9ERIBIyN6UlFdQHUtCRAHCBICSS4pKT0REhIRPSkpLi4pKT0REgEjI3pSUV1AdS0JEAcIEgIAEhE9KSkuLikpPRESEhE9KSkuIF1RUnojI4AwLggTCgIBEhE9KSkuLikpPRESEhE9KSkuIF1RUnojI4AwLggTCgIBAAAGAED/wAQAA8AAAwAHAAsAEQAdACkAACUhFSERIRUhESEVIScRIzUjNRMVMxUjNTc1IzUzFRURIzUzNSM1MzUjNQGAAoD9gAKA/YACgP2AwEBAQIDAgIDAwICAgICAgAIAgAIAgMD/AMBA/fIyQJI8MkCS7v7AQEBAQEAABgAA/8AEAAPAAAMABwALABcAIwAvAAABIRUhESEVIREhFSEBNDYzMhYVFAYjIiYRNDYzMhYVFAYjIiYRNDYzMhYVFAYjIiYBgAKA/YACgP2AAoD9gP6ASzU1S0s1NUtLNTVLSzU1S0s1NUtLNTVLA4CA/wCA/wCAA0A1S0s1NUtL/rU1S0s1NUtL/rU1S0s1NUtLAAUAAABABWADAAADAAcACwAOABEAABMhFSEVIRUhFSEVIQEXNzUnBwADgPyAA4D8gAOA/IAD4MDAwMADAMBAwEDAAUDAwEDAwAAAAAADAAAAAAQAA6AAAwANABQAADchFSElFSE1EyEVITUhJQkBIxEjEQAEAPwABAD8AIABAAEAAQD9YAEgASDggEBAwEBAAQCAgMABIP7g/wABAAAAAAACAB7/zAPiA7QAMwBkAAABIiYnJicmNDc2PwE+ATMyFhcWFxYUBwYPAQYiJyY0PwE2NCcuASMiBg8BBhQXFhQHDgEjAyImJyYnJjQ3Nj8BNjIXFhQPAQYUFx4BMzI2PwE2NCcmNDc2MhcWFxYUBwYPAQ4BIwG4ChMIIxISEhIjwCNZMTFZIyMSEhISI1gPLA8PD1gpKRQzHBwzFMApKQ8PCBMKuDFZIyMSEhISI1gPLA8PD1gpKRQzHBwzFMApKQ8PDysQIxISEhIjwCNZMQFECAckLS1eLS0kwCIlJSIkLS1eLS0kVxAQDysPWCl0KRQVFRTAKXQpDysQBwj+iCUiJC0tXi0tJFcQEA8rD1gpdCkUFRUUwCl0KQ8rEA8PJC0tXi0tJMAiJQAAAAAFAAD/wAQAA8AAGwA3AFMAXwBrAAAFMjc+ATc2NTQnLgEnJiMiBw4BBwYVFBceARcWEzIXHgEXFhUUBw4BBwYjIicuAScmNTQ3PgE3NhMyNz4BNzY3BgcOAQcGIyInLgEnJicWFx4BFxYnNDYzMhYVFAYjIiYlNDYzMhYVFAYjIiYCAGpdXosoKCgoi15dampdXosoKCgoi15dalZMTHEgISEgcUxMVlZMTHEgISEgcUxMVisrKlEmJiMFHBtWODc/Pzc4VhscBSMmJlEqK9UlGxslJRsbJQGAJRsbJSUbGyVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoA6AhIHFMTFZWTExxICEhIHFMTFZWTExxICH+CQYGFRAQFEM6OlYYGRkYVjo6QxQQEBUGBvcoODgoKDg4KCg4OCgoODgAAAEAAAFABAACQAAPAAATFRQWMyEyNj0BNCYjISIGABMNA8ANExMN/EANEwIgwA0TEw3ADRMTAAAAAwAA/8AEAAPAABsANwBDAAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmAyInLgEnJjU0Nz4BNzYzMhceARcWFRQHDgEHBhMHJwcXBxc3FzcnNwIAal1eiygoKCiLXl1qal1eiygoKCiLXl1qVkxMcSAhISBxTExWVkxMcSAhISBxTExKoKBgoKBgoKBgoKADwCgoi15dampdXosoKCgoi15dampdXosoKPxgISBxTExWVkxMcSAhISBxTExWVkxMcSAhAqCgoGCgoGCgoGCgoAACAAD/wAQAA8AADwAVAAABISIGFREUFjMhMjY1ETQmASc3FwEXA4D9ADVLSzUDADVLS/4L7VqTATNaA8BLNf0ANUtLNQMANUv85e5akgEyWgAAAAABAGX/wAObA8AAKQAAASImIyIHDgEHBhUUFjMuATU0NjcwBwYCBwYHFSETMzcjNx4BMzI2Nw4BAyBEaEZxU1RtGhtJSAYNZUoQEEs8PFkBPWzGLNc0LVUmLlAYHT0DsBAeHWE+P0FNOwsmN5lvA31+/sWPkCMZAgCA9gkPN2sJBwAAAAACAAAAAAQAA4AACQAXAAAlMwcnMxEjNxcjJREnIxEzFSE1MxEjBxEDgICgoICAoKCA/wBAwID+gIDAQMDAwAIAwMDA/wCA/UBAQALAgAEAAAMAwAAAA0ADgAAWAB8AKAAAAT4BNTQnLgEnJiMhESEyNz4BNzY1NCYBMzIWFRQGKwETIxEzMhYVFAYCxBwgFBRGLi81/sABgDUvLkYUFET+hGUqPDwpZp+fnyw+PgHbIlQvNS8uRhQU/IAUFEYuLzVGdAFGSzU1S/6AAQBLNTVLAAAAAAIAwAAAA0ADgAAfACMAAAEzERQHDgEHBiMiJy4BJyY1ETMRFBYXHgEzMjY3PgE1ASEVIQLAgBkZVzo7QkI7OlcZGYAbGBxJKChJHBgb/gACgP2AA4D+YDw0NU4WFxcWTjU0PAGg/mAeOBcYGxsYFzge/qCAAAAAAAEAgAAAA4ADgAALAAABFSMBMxUhNTMBIzUDgID+wID+QIABQIADgED9AEBAAwBAAAEAAAAABAADgAA9AAABFSMeARUUBgcOASMiJicuATUzFBYzMjY1NCYjITUhLgEnLgE1NDY3PgEzMhYXHgEVIzQmIyIGFRQWMzIWFwQA6xUWNTAscT4+cSwwNYByTk5yck7+AAEsAgQBMDU1MCxxPj5xLDA1gHJOTnJyTjtuKwHAQB1BIjViJCEkJCEkYjU0TEw0NExAAQMBJGI1NWIkISQkISRiNTRMTDQ0TCEfAAAACgAAAAAEAAOAAAMABwALAA8AEwAXABsAHwAjACcAABMRIREBNSEVHQEhNQEVITUjFSE1ESEVISUhFSERNSEVASEVISE1IRUABAD9gAEA/wABAP8AQP8AAQD/AAKAAQD/AAEA/IABAP8AAoABAAOA/IADgP3AwMBAwMACAMDAwMD/AMDAwAEAwMD+wMDAwAAABQAAAAAEAAOAAAMABwALAA8AEwAAEyEVIRUhFSERIRUhESEVIREhFSEABAD8AAKA/YACgP2ABAD8AAQA/AADgIBAgP8AgAFAgP8AgAAAAAAFAAAAAAQAA4AAAwAHAAsADwATAAATIRUhFyEVIREhFSEDIRUhESEVIQAEAPwAwAKA/YACgP2AwAQA/AAEAPwAA4CAQID/AIABQID/AIAAAAUAAAAABAADgAADAAcACwAPABMAABMhFSEFIRUhESEVIQEhFSERIRUhAAQA/AABgAKA/YACgP2A/oAEAPwABAD8AAOAgECA/wCAAUCA/wCAAAAAAAUAAAAABAADgAADAAcACwAPABMAABMhFSEVIRUhFSEVIRUhFSEVIRUhAAQA/AAEAPwABAD8AAQA/AAEAPwAA4CAQIBAgECAQIAAAAAGAAAAAAQAA4AAAwAHAAsADwATABYAABMhFSEFIRUhFSEVIRUhFSEFIRUhGQEFAAQA/AABgAKA/YACgP2AAoD9gP6ABAD8AAEAA4CAQIBAgECAQIABAAGAwAAAAAYAAAAABAADgAADAAcACwAPABMAFgAAEyEVIQUhFSEVIRUhFSEVIQUhFSEBESUABAD8AAGAAoD9gAKA/YACgP2A/oAEAPwAAQD/AAOAgECAQIBAgECAAoD+gMAAAQA/AD8C5gLmACwAACUUDwEGIyIvAQcGIyIvASY1ND8BJyY1ND8BNjMyHwE3NjMyHwEWFRQPARcWFQLmEE4QFxcQqKgQFxYQThAQqKgQEE4QFhcQqKgQFxcQThAQqKgQwxYQThAQqKgQEE4QFhcQqKgQFxcQThAQqKgQEE4QFxcQqKgQFwAAAAYAAAAAAyUDbgAUACgAPABNAFUAggAAAREUBwYrASInJjURNDc2OwEyFxYVMxEUBwYrASInJjURNDc2OwEyFxYXERQHBisBIicmNRE0NzY7ATIXFhMRIREUFxYXFjMhMjc2NzY1ASEnJicjBgcFFRQHBisBERQHBiMhIicmNREjIicmPQE0NzY7ATc2NzY7ATIXFh8BMzIXFhUBJQYFCCQIBQYGBQgkCAUGkgUFCCUIBQUFBQglCAUFkgUFCCUIBQUFBQglCAUFSf4ABAQFBAIB2wIEBAQE/oABABsEBrUGBAH3BgUINxobJv4lJhsbNwgFBQUFCLEoCBcWF7cXFhYJKLAIBQYCEv63CAUFBQUIAUkIBQYGBQj+twgFBQUFCAFJCAUGBgUI/rcIBQUFBQgBSQgFBgYF/lsCHf3jDQsKBQUFBQoLDQJmQwUCAgVVJAgGBf3jMCIjISIvAiAFBggkCAUFYBUPDw8PFWAFBQgAAgAHAEkDtwKvABoALgAACQEGIyIvASY1ND8BJyY1ND8BNjMyFwEWFRQHARUUBwYjISInJj0BNDc2MyEyFxYBTv72BgcIBR0GBuHhBgYdBQgHBgEKBgYCaQUFCP3bCAUFBQUIAiUIBQUBhf72BgYcBggHBuDhBgcHBh0FBf71BQgHBv77JQgFBQUFCCUIBQUFBQAAAAEAIwAAA90DbgCzAAAlIicmIyIHBiMiJyY1NDc2NzY3Njc2PQE0JyYjISIHBh0BFBcWFxYzFhcWFRQHBiMiJyYjIgcGIyInJjU0NzY3Njc2NzY9ARE0NTQ1NCc0JyYnJicmJyYnJiMiJyY1NDc2MzIXFjMyNzYzMhcWFRQHBiMGBwYHBh0BFBcWMyEyNzY9ATQnJicmJyY1NDc2MzIXFjMyNzYzMhcWFRQHBgciBwYHBhURFBcWFxYXMhcWFRQHBiMDwRkzMhoZMjMZDQgHCQoNDBEQChIBBxX+fhYHARUJEhMODgwLBwcOGzU1GhgxMRgNBwcJCQsMEA8JEgECAQIDBAQFCBIRDQ0KCwcHDho1NRoYMDEYDgcHCQoMDRAQCBQBBw8BkA4HARQKFxcPDgcHDhkzMhkZMTEZDgcHCgoNDRARCBQUCRERDg0KCwcHDgACAgICDAsPEQkJAQEDAwUMROAMBQMDBQzUUQ0GAQIBCAgSDwwNAgICAgwMDhEICQECAwMFDUUhAdACDQ0ICA4OCgoLCwcHAwYBAQgIEg8MDQICAgINDA8RCAgBAgEGDFC2DAcBAQcMtlAMBgEBBgcWDwwNAgICAg0MDxEICAEBAgYNT/3mRAwGAgIBCQgRDwwNAAACAAD/twP/A7cAEwA5AAABMhcWFRQHAgcGIyInJjU0NwE2MwEWFxYfARYHBiMiJyYnJicmNRYXFhcWFxYzMjc2NzY3Njc2NzY3A5soHh4avkw3RUg0NDUBbSEp/fgXJicvAQJMTHtHNjYhIRARBBMUEBASEQkXCA8SExUVHR0eHikDtxsaKCQz/plGNDU0SUkwAUsf/bErHx8NKHpNTBobLi86OkQDDw4LCwoKFiUbGhERCgsEBAIAAQAAAAAAAIWwaoFfDzz1AAsEAAAAAADbteOZAAAAANu145kAAP+3BWADwAAAAAgAAgAAAAAAAAABAAADwP/AAAAFgAAA//8FYAABAAAAAAAAAAAAAAAAAAAAKQQAAAAAAAAAAAAAAAIAAAAEAABBBAAAQQQAAAAEAAAABAAAAAQAAAAEAADABAAAAAQAAAAEAAAABAAAQAQAAAAFgAAABAAAAAQAAB4EAAAABAAAAAQAAAAEAAAABAAAZQQAAAAEAADABAAAwAQAAIAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAMlAD8DJQAAA74ABwQAACMD/wAAAAAAAAAKABQAHgBKAHYApADmAS4BkgHQAhYCXALQAw4DWAN+A6gEPgTeBPoFZAWOBdAF+AY6BnYGjgbmBy4HVgd+B6gHzgf8CCoIbgkmCXAKYgq+AAEAAAApALQACgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAHAAAAAQAAAAAAAgAHAGAAAQAAAAAAAwAHADYAAQAAAAAABAAHAHUAAQAAAAAABQALABUAAQAAAAAABgAHAEsAAQAAAAAACgAaAIoAAwABBAkAAQAOAAcAAwABBAkAAgAOAGcAAwABBAkAAwAOAD0AAwABBAkABAAOAHwAAwABBAkABQAWACAAAwABBAkABgAOAFIAAwABBAkACgA0AKRpY29tb29uAGkAYwBvAG0AbwBvAG5WZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBpY29tb29uAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG5SZWd1bGFyAFIAZQBnAHUAbABhAHJpY29tb29uAGkAYwBvAG0AbwBvAG5Gb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"},function(t,e,n){var r=n(21),i=n(152);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o={insert:"head",singleton:!1};r(i,o);t.exports=i.locals||{}},function(t,e,n){(e=n(22)(!1)).push([t.i,'.w-e-toolbar {\n display: flex;\n padding: 0 6px;\n flex-wrap: wrap;\n position: relative;\n /* 单个菜单 */\n}\n.w-e-toolbar .w-e-menu {\n position: relative;\n display: flex;\n width: 40px;\n height: 40px;\n align-items: center;\n justify-content: center;\n text-align: center;\n cursor: pointer;\n}\n.w-e-toolbar .w-e-menu i {\n color: #999;\n}\n.w-e-toolbar .w-e-menu:hover {\n background-color: #F6F6F6;\n}\n.w-e-toolbar .w-e-menu:hover i {\n color: #333;\n}\n.w-e-toolbar .w-e-active i {\n color: #1e88e5;\n}\n.w-e-toolbar .w-e-active:hover i {\n color: #1e88e5;\n}\n.w-e-menu-tooltip {\n position: absolute;\n display: flex;\n color: #f1f1f1;\n background-color: rgba(0, 0, 0, 0.75);\n box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);\n border-radius: 4px;\n padding: 4px 5px 6px;\n justify-content: center;\n align-items: center;\n}\n.w-e-menu-tooltip-up::after {\n content: "";\n position: absolute;\n top: 100%;\n left: 50%;\n margin-left: -5px;\n border: 5px solid rgba(0, 0, 0, 0);\n border-top-color: rgba(0, 0, 0, 0.73);\n}\n.w-e-menu-tooltip-down::after {\n content: "";\n position: absolute;\n bottom: 100%;\n left: 50%;\n margin-left: -5px;\n border: 5px solid rgba(0, 0, 0, 0);\n border-bottom-color: rgba(0, 0, 0, 0.73);\n}\n.w-e-menu-tooltip-item-wrapper {\n font-size: 14px;\n margin: 0 5px;\n}\n',""]),t.exports=e},function(t,e,n){var r=n(21),i=n(154);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o={insert:"head",singleton:!1};r(i,o);t.exports=i.locals||{}},function(t,e,n){(e=n(22)(!1)).push([t.i,'.w-e-text-container {\n position: relative;\n height: 100%;\n}\n.w-e-text-container .w-e-progress {\n position: absolute;\n background-color: #1e88e5;\n top: 0;\n left: 0;\n height: 1px;\n}\n.w-e-text-container .placeholder {\n color: #D4D4D4;\n position: absolute;\n font-size: 11pt;\n line-height: 22px;\n left: 10px;\n top: 10px;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n z-index: -1;\n}\n.w-e-text {\n padding: 0 10px;\n overflow-y: auto;\n}\n.w-e-text p,\n.w-e-text h1,\n.w-e-text h2,\n.w-e-text h3,\n.w-e-text h4,\n.w-e-text h5,\n.w-e-text table,\n.w-e-text pre {\n margin: 10px 0;\n line-height: 1.5;\n}\n.w-e-text ul,\n.w-e-text ol {\n margin: 10px 0 10px 20px;\n}\n.w-e-text blockquote {\n display: block;\n border-left: 8px solid #d0e5f2;\n padding: 5px 10px;\n margin: 10px 0;\n line-height: 1.4;\n font-size: 100%;\n background-color: #f1f1f1;\n}\n.w-e-text code {\n display: inline-block;\n background-color: #f1f1f1;\n border-radius: 3px;\n padding: 3px 5px;\n margin: 0 3px;\n}\n.w-e-text pre code {\n display: block;\n}\n.w-e-text table {\n border-top: 1px solid #ccc;\n border-left: 1px solid #ccc;\n}\n.w-e-text table td,\n.w-e-text table th {\n border-bottom: 1px solid #ccc;\n border-right: 1px solid #ccc;\n padding: 3px 5px;\n min-height: 30px;\n}\n.w-e-text table th {\n border-bottom: 2px solid #ccc;\n text-align: center;\n background-color: #f1f1f1;\n}\n.w-e-text:focus {\n outline: none;\n}\n.w-e-text img {\n cursor: pointer;\n}\n.w-e-text img:hover {\n box-shadow: 0 0 5px #333;\n}\n.w-e-text .w-e-todo {\n margin: 0 0 0 20px;\n}\n.w-e-text .w-e-todo li {\n list-style: none;\n font-size: 1em;\n}\n.w-e-text .w-e-todo li span:nth-child(1) {\n position: relative;\n left: -18px;\n}\n.w-e-text .w-e-todo li span:nth-child(1) input {\n position: absolute;\n margin-right: 3px;\n}\n.w-e-text .w-e-todo li span:nth-child(1) input[type=checkbox] {\n top: 50%;\n margin-top: -6px;\n}\n.w-e-tooltip {\n position: absolute;\n display: flex;\n color: #f1f1f1;\n background-color: rgba(0, 0, 0, 0.75);\n box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);\n border-radius: 4px;\n padding: 4px 5px 6px;\n justify-content: center;\n align-items: center;\n}\n.w-e-tooltip-up::after {\n content: "";\n position: absolute;\n top: 100%;\n left: 50%;\n margin-left: -5px;\n border: 5px solid rgba(0, 0, 0, 0);\n border-top-color: rgba(0, 0, 0, 0.73);\n}\n.w-e-tooltip-down::after {\n content: "";\n position: absolute;\n bottom: 100%;\n left: 50%;\n margin-left: -5px;\n border: 5px solid rgba(0, 0, 0, 0);\n border-bottom-color: rgba(0, 0, 0, 0.73);\n}\n.w-e-tooltip-item-wrapper {\n cursor: pointer;\n font-size: 14px;\n margin: 0 5px;\n}\n.w-e-tooltip-item-wrapper:hover {\n color: #ccc;\n text-decoration: underline;\n}\n',""]),t.exports=e},function(t,e,n){var r=n(21),i=n(156);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o={insert:"head",singleton:!1};r(i,o);t.exports=i.locals||{}},function(t,e,n){(e=n(22)(!1)).push([t.i,'.w-e-menu .w-e-panel-container {\n position: absolute;\n top: 0;\n left: 50%;\n border: 1px solid #ccc;\n border-top: 0;\n box-shadow: 1px 1px 2px #ccc;\n color: #333;\n background-color: #fff;\n text-align: left;\n /* 为 emotion panel 定制的样式 */\n /* 上传图片、上传视频的 panel 定制样式 */\n}\n.w-e-menu .w-e-panel-container .w-e-panel-close {\n position: absolute;\n right: 0;\n top: 0;\n padding: 5px;\n margin: 2px 5px 0 0;\n cursor: pointer;\n color: #999;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-close:hover {\n color: #333;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-title {\n list-style: none;\n display: flex;\n font-size: 14px;\n margin: 2px 10px 0 10px;\n border-bottom: 1px solid #f1f1f1;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-title .w-e-item {\n padding: 3px 5px;\n color: #999;\n cursor: pointer;\n margin: 0 3px;\n position: relative;\n top: 1px;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-title .w-e-active {\n color: #333;\n border-bottom: 1px solid #333;\n cursor: default;\n font-weight: 700;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content {\n padding: 10px 15px 10px 15px;\n font-size: 16px;\n /* 输入框的样式 */\n /* 按钮的样式 */\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content input:focus,\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content textarea:focus,\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content button:focus {\n outline: none;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content textarea {\n width: 100%;\n border: 1px solid #ccc;\n padding: 5px;\n margin-top: 10px;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content textarea:focus {\n border-color: #1e88e5;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content input[type=text] {\n border: none;\n border-bottom: 1px solid #ccc;\n font-size: 14px;\n height: 20px;\n color: #333;\n text-align: left;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content input[type=text].small {\n width: 30px;\n text-align: center;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content input[type=text].block {\n display: block;\n width: 100%;\n margin: 10px 0;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content input[type=text]:focus {\n border-bottom: 2px solid #1e88e5;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button {\n font-size: 14px;\n color: #1e88e5;\n border: none;\n padding: 5px 10px;\n background-color: #fff;\n cursor: pointer;\n border-radius: 3px;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.left {\n float: left;\n margin-right: 10px;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.right {\n float: right;\n margin-left: 10px;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.gray {\n color: #999;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button.red {\n color: #c24f4a;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container button:hover {\n background-color: #f1f1f1;\n}\n.w-e-menu .w-e-panel-container .w-e-panel-tab-content .w-e-button-container:after {\n content: "";\n display: table;\n clear: both;\n}\n.w-e-menu .w-e-panel-container .w-e-emoticon-container .w-e-item {\n cursor: pointer;\n font-size: 18px;\n padding: 0 3px;\n display: inline-block;\n}\n.w-e-menu .w-e-panel-container .w-e-up-img-container,\n.w-e-menu .w-e-panel-container .w-e-up-video-container {\n text-align: center;\n}\n.w-e-menu .w-e-panel-container .w-e-up-img-container .w-e-up-btn,\n.w-e-menu .w-e-panel-container .w-e-up-video-container .w-e-up-btn {\n display: inline-block;\n color: #999;\n cursor: pointer;\n font-size: 60px;\n line-height: 1;\n}\n.w-e-menu .w-e-panel-container .w-e-up-img-container .w-e-up-btn:hover,\n.w-e-menu .w-e-panel-container .w-e-up-video-container .w-e-up-btn:hover {\n color: #333;\n}\n',""]),t.exports=e},function(t,e,n){var r=n(21),i=n(158);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o={insert:"head",singleton:!1};r(i,o);t.exports=i.locals||{}},function(t,e,n){(e=n(22)(!1)).push([t.i,".w-e-toolbar .w-e-droplist {\n position: absolute;\n left: 0;\n top: 0;\n background-color: #fff;\n border: 1px solid #f1f1f1;\n border-right-color: #ccc;\n border-bottom-color: #ccc;\n}\n.w-e-toolbar .w-e-droplist .w-e-dp-title {\n text-align: center;\n color: #999;\n line-height: 2;\n border-bottom: 1px solid #f1f1f1;\n font-size: 13px;\n}\n.w-e-toolbar .w-e-droplist ul.w-e-list {\n list-style: none;\n line-height: 1;\n}\n.w-e-toolbar .w-e-droplist ul.w-e-list li.w-e-item {\n color: #333;\n padding: 5px 0;\n}\n.w-e-toolbar .w-e-droplist ul.w-e-list li.w-e-item:hover {\n background-color: #f1f1f1;\n}\n.w-e-toolbar .w-e-droplist ul.w-e-block {\n list-style: none;\n text-align: left;\n padding: 5px;\n}\n.w-e-toolbar .w-e-droplist ul.w-e-block li.w-e-item {\n display: inline-block;\n padding: 3px 5px;\n}\n.w-e-toolbar .w-e-droplist ul.w-e-block li.w-e-item:hover {\n background-color: #f1f1f1;\n}\n",""]),t.exports=e},function(t,e,n){"use strict";var r=n(0)(n(160));Element.prototype.matches||(Element.prototype.matches=function(t){for(var e=this.ownerDocument.querySelectorAll(t),n=e.length;n>=0&&e.item(n)!==this;n--);return n>-1}),r.default||(window.Promise=r.default)},function(t,e,n){t.exports=n(161)},function(t,e,n){var r=n(162);t.exports=r},function(t,e,n){n(163),n(69),n(168),n(174),n(175),n(176),n(51),n(52);var r=n(10);t.exports=r.Promise},function(t,e,n){"use strict";var r=n(5),i=n(78),o=n(102),a=n(62),s=n(17),l=n(37),c=n(40),u=function(t,e){var n=this;if(!(n instanceof u))return new u(t,e);o&&(n=o(new Error(void 0),i(n))),void 0!==e&&s(n,"message",String(e));var r=[];return c(t,r.push,{that:r}),s(n,"errors",r),n};u.prototype=a(Error.prototype,{constructor:l(5,u),message:l(5,""),name:l(5,"AggregateError")}),r({global:!0},{AggregateError:u})},function(t,e,n){var r=n(8),i=n(17);t.exports=function(t,e){try{i(r,t,e)}catch(n){r[t]=e}return e}},function(t,e,n){var r=n(12);t.exports=!r(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})},function(t,e,n){var r=n(13);t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},function(t,e,n){var r=n(15),i=n(18),o=n(20),a=n(63);t.exports=r?Object.defineProperties:function(t,e){o(t);for(var n,r=a(e),s=r.length,l=0;s>l;)i.f(t,n=r[l++],e[n]);return t}},function(t,e,n){"use strict";var r,i,o,a,s=n(5),l=n(39),c=n(8),u=n(28),h=n(109),d=n(50),f=n(110),p=n(42),A=n(111),g=n(13),m=n(32),v=n(86),y=n(112),b=n(40),_=n(113),w=n(114),x=n(115).set,S=n(170),C=n(117),k=n(172),B=n(70),T=n(87),E=n(43),M=n(101),O=n(9),L=n(65),D=n(66),I=O("species"),P="Promise",N=E.get,F=E.set,R=E.getterFor(P),j=h,H=c.TypeError,U=c.document,Q=c.process,z=u("fetch"),Y=B.f,V=Y,W=!!(U&&U.createEvent&&c.dispatchEvent),G="function"==typeof PromiseRejectionEvent,X=M(P,function(){if(!(y(j)!==String(j))){if(66===D)return!0;if(!L&&!G)return!0}if(l&&!j.prototype.finally)return!0;if(D>=51&&/native code/.test(j))return!1;var t=j.resolve(1),e=function(t){t(function(){},function(){})};return(t.constructor={})[I]=e,!(t.then(function(){})instanceof e)}),Z=X||!_(function(t){j.all(t).catch(function(){})}),$=function(t){var e;return!(!g(t)||"function"!=typeof(e=t.then))&&e},K=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;S(function(){for(var r=t.value,i=1==t.state,o=0;n.length>o;){var a,s,l,c=n[o++],u=i?c.ok:c.fail,h=c.resolve,d=c.reject,f=c.domain;try{u?(i||(2===t.rejection&&et(t),t.rejection=1),!0===u?a=r:(f&&f.enter(),a=u(r),f&&(f.exit(),l=!0)),a===c.promise?d(H("Promise-chain cycle")):(s=$(a))?s.call(a,h,d):h(a)):d(r)}catch(t){f&&!l&&f.exit(),d(t)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&q(t)})}},J=function(t,e,n){var r,i;W?((r=U.createEvent("Event")).promise=e,r.reason=n,r.initEvent(t,!1,!0),c.dispatchEvent(r)):r={promise:e,reason:n},!G&&(i=c["on"+t])?i(r):"unhandledrejection"===t&&k("Unhandled promise rejection",n)},q=function(t){x.call(c,function(){var e,n=t.facade,r=t.value;if(tt(t)&&(e=T(function(){L?Q.emit("unhandledRejection",r,n):J("unhandledrejection",n,r)}),t.rejection=L||tt(t)?2:1,e.error))throw e.value})},tt=function(t){return 1!==t.rejection&&!t.parent},et=function(t){x.call(c,function(){var e=t.facade;L?Q.emit("rejectionHandled",e):J("rejectionhandled",e,t.value)})},nt=function(t,e,n){return function(r){t(e,r,n)}},rt=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=2,K(t,!0))},it=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw H("Promise can't be resolved itself");var r=$(e);r?S(function(){var n={done:!1};try{r.call(e,nt(it,n,t),nt(rt,n,t))}catch(e){rt(n,e,t)}}):(t.value=e,t.state=1,K(t,!1))}catch(e){rt({done:!1},e,t)}}};X&&(j=function(t){v(this,j,P),m(t),r.call(this);var e=N(this);try{t(nt(it,e),nt(rt,e))}catch(t){rt(e,t)}},(r=function(t){F(this,{type:P,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=f(j.prototype,{then:function(t,e){var n=R(this),r=Y(w(this,j));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=L?Q.domain:void 0,n.parent=!0,n.reactions.push(r),0!=n.state&&K(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new r,e=N(t);this.promise=t,this.resolve=nt(it,e),this.reject=nt(rt,e)},B.f=Y=function(t){return t===j||t===o?new i(t):V(t)},l||"function"!=typeof h||(a=h.prototype.then,d(h.prototype,"then",function(t,e){var n=this;return new j(function(t,e){a.call(n,t,e)}).then(t,e)},{unsafe:!0}),"function"==typeof z&&s({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return C(j,z.apply(c,arguments))}}))),s({global:!0,wrap:!0,forced:X},{Promise:j}),p(j,P,!1,!0),A(P),o=u(P),s({target:P,stat:!0,forced:X},{reject:function(t){var e=Y(this);return e.reject.call(void 0,t),e.promise}}),s({target:P,stat:!0,forced:l||X},{resolve:function(t){return C(l&&this===o?j:this,t)}}),s({target:P,stat:!0,forced:Z},{all:function(t){var e=this,n=Y(e),r=n.resolve,i=n.reject,o=T(function(){var n=m(e.resolve),o=[],a=0,s=1;b(t,function(t){var l=a++,c=!1;o.push(void 0),s++,n.call(e,t).then(function(t){c||(c=!0,o[l]=t,--s||r(o))},i)}),--s||r(o)});return o.error&&i(o.value),n.promise},race:function(t){var e=this,n=Y(e),r=n.reject,i=T(function(){var i=m(e.resolve);b(t,function(t){i.call(e,t).then(n.resolve,r)})});return i.error&&r(i.value),n.promise}})},function(t,e,n){"use strict";var r=n(85),i=n(68);t.exports=r?{}.toString:function(){return"[object "+i(this)+"]"}},function(t,e,n){var r,i,o,a,s,l,c,u,h=n(8),d=n(75).f,f=n(115).set,p=n(116),A=n(171),g=n(65),m=h.MutationObserver||h.WebKitMutationObserver,v=h.document,y=h.process,b=h.Promise,_=d(h,"queueMicrotask"),w=_&&_.value;w||(r=function(){var t,e;for(g&&(t=y.domain)&&t.exit();i;){e=i.fn,i=i.next;try{e()}catch(t){throw i?a():o=void 0,t}}o=void 0,t&&t.enter()},p||g||A||!m||!v?b&&b.resolve?(c=b.resolve(void 0),u=c.then,a=function(){u.call(c,r)}):a=g?function(){y.nextTick(r)}:function(){f.call(h,r)}:(s=!0,l=v.createTextNode(""),new m(r).observe(l,{characterData:!0}),a=function(){l.data=s=!s})),t.exports=w||function(t){var e={fn:t,next:void 0};o&&(o.next=e),i||(i=e,a()),o=e}},function(t,e,n){var r=n(67);t.exports=/web0s(?!.*chrome)/i.test(r)},function(t,e,n){var r=n(8);t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},function(t,e,n){var r=n(8),i=n(112),o=r.WeakMap;t.exports="function"==typeof o&&/native code/.test(i(o))},function(t,e,n){"use strict";var r=n(5),i=n(32),o=n(70),a=n(87),s=n(40);r({target:"Promise",stat:!0},{allSettled:function(t){var e=this,n=o.f(e),r=n.resolve,l=n.reject,c=a(function(){var n=i(e.resolve),o=[],a=0,l=1;s(t,function(t){var i=a++,s=!1;o.push(void 0),l++,n.call(e,t).then(function(t){s||(s=!0,o[i]={status:"fulfilled",value:t},--l||r(o))},function(t){s||(s=!0,o[i]={status:"rejected",reason:t},--l||r(o))})}),--l||r(o)});return c.error&&l(c.value),n.promise}})},function(t,e,n){"use strict";var r=n(5),i=n(32),o=n(28),a=n(70),s=n(87),l=n(40);r({target:"Promise",stat:!0},{any:function(t){var e=this,n=a.f(e),r=n.resolve,c=n.reject,u=s(function(){var n=i(e.resolve),a=[],s=0,u=1,h=!1;l(t,function(t){var i=s++,l=!1;a.push(void 0),u++,n.call(e,t).then(function(t){l||h||(h=!0,r(t))},function(t){l||h||(l=!0,a[i]=t,--u||c(new(o("AggregateError"))(a,"No one promise resolved")))})}),--u||c(new(o("AggregateError"))(a,"No one promise resolved"))});return u.error&&c(u.value),n.promise}})},function(t,e,n){"use strict";var r=n(5),i=n(39),o=n(109),a=n(12),s=n(28),l=n(114),c=n(117),u=n(50);r({target:"Promise",proto:!0,real:!0,forced:!!o&&a(function(){o.prototype.finally.call({then:function(){}},function(){})})},{finally:function(t){var e=l(this,s("Promise")),n="function"==typeof t;return this.then(n?function(n){return c(e,t()).then(function(){return n})}:t,n?function(n){return c(e,t()).then(function(){throw n})}:t)}}),i||"function"!=typeof o||o.prototype.finally||u(o.prototype,"finally",s("Promise").prototype.finally)},function(t,e,n){var r=n(64),i=n(48),o=function(t){return function(e,n){var o,a,s=String(i(e)),l=r(n),c=s.length;return l<0||l>=c?t?"":void 0:(o=s.charCodeAt(l))<55296||o>56319||l+1===c||(a=s.charCodeAt(l+1))<56320||a>57343?t?s.charAt(l):o:t?s.slice(l,l+2):a-56320+(o-55296<<10)+65536}};t.exports={codeAt:o(!1),charAt:o(!0)}},function(t,e,n){"use strict";var r=n(118).IteratorPrototype,i=n(62),o=n(37),a=n(42),s=n(41),l=function(){return this};t.exports=function(t,e,n){var c=e+" Iterator";return t.prototype=i(r,{next:o(1,n)}),a(t,c,!1,!0),s[c]=l,t}},function(t,e,n){"use strict";var r=n(27),i=n(89),o=n(41),a=n(43),s=n(88),l=a.set,c=a.getterFor("Array Iterator");t.exports=s(Array,"Array",function(t,e){l(this,{type:"Array Iterator",target:r(t),index:0,kind:e})},function(){var t=c(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}},"values"),o.Arguments=o.Array,i("keys"),i("values"),i("entries")},function(t,e){t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},function(t,e,n){n(52);var r=n(182),i=n(68),o=Array.prototype,a={DOMTokenList:!0,NodeList:!0};t.exports=function(t){var e=t.forEach;return t===o||t instanceof Array&&e===o.forEach||a.hasOwnProperty(i(t))?r:e}},function(t,e,n){var r=n(183);t.exports=r},function(t,e,n){n(184);var r=n(14);t.exports=r("Array").forEach},function(t,e,n){"use strict";var r=n(5),i=n(185);r({target:"Array",proto:!0,forced:[].forEach!=i},{forEach:i})},function(t,e,n){"use strict";var r=n(29).forEach,i=n(71)("forEach");t.exports=i?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}},function(t,e,n){var r=n(187);t.exports=r},function(t,e,n){n(188);var r=n(10);t.exports=r.Array.isArray},function(t,e,n){n(5)({target:"Array",stat:!0},{isArray:n(53)})},function(t,e,n){var r=n(190);t.exports=r},function(t,e,n){var r=n(191),i=Array.prototype;t.exports=function(t){var e=t.map;return t===i||t instanceof Array&&e===i.map?r:e}},function(t,e,n){n(192);var r=n(14);t.exports=r("Array").map},function(t,e,n){"use strict";var r=n(5),i=n(29).map;r({target:"Array",proto:!0,forced:!n(54)("map")},{map:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){var r=n(194);t.exports=r},function(t,e,n){var r=n(195),i=String.prototype;t.exports=function(t){var e=t.trim;return"string"==typeof t||t===i||t instanceof String&&e===i.trim?r:e}},function(t,e,n){n(196);var r=n(14);t.exports=r("String").trim},function(t,e,n){"use strict";var r=n(5),i=n(92).trim;r({target:"String",proto:!0,forced:n(197)("trim")},{trim:function(){return i(this)}})},function(t,e,n){var r=n(12),i=n(72);t.exports=function(t){return r(function(){return!!i[t]()||"​…᠎"!="​…᠎"[t]()||i[t].name!==t})}},function(t,e,n){var r=n(199);t.exports=r},function(t,e,n){n(200),n(69),n(51),n(52);var r=n(10);t.exports=r.Map},function(t,e,n){"use strict";var r=n(121),i=n(123);t.exports=r("Map",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},i)},function(t,e,n){var r=n(12);t.exports=!r(function(){return Object.isExtensible(Object.preventExtensions({}))})},function(t,e,n){var r=n(203);t.exports=r},function(t,e,n){var r=n(204),i=Array.prototype;t.exports=function(t){var e=t.indexOf;return t===i||t instanceof Array&&e===i.indexOf?r:e}},function(t,e,n){n(205);var r=n(14);t.exports=r("Array").indexOf},function(t,e,n){"use strict";var r=n(5),i=n(81).indexOf,o=n(71),a=[].indexOf,s=!!a&&1/[1].indexOf(1,-0)<0,l=o("indexOf");r({target:"Array",proto:!0,forced:s||!l},{indexOf:function(t){return s?a.apply(this,arguments)||0:i(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){var r=n(207);t.exports=r},function(t,e,n){var r=n(208),i=Array.prototype;t.exports=function(t){var e=t.splice;return t===i||t instanceof Array&&e===i.splice?r:e}},function(t,e,n){n(209);var r=n(14);t.exports=r("Array").splice},function(t,e,n){"use strict";var r=n(5),i=n(82),o=n(64),a=n(34),s=n(33),l=n(90),c=n(73),u=n(54)("splice"),h=Math.max,d=Math.min;r({target:"Array",proto:!0,forced:!u},{splice:function(t,e){var n,r,u,f,p,A,g=s(this),m=a(g.length),v=i(t,m),y=arguments.length;if(0===y?n=r=0:1===y?(n=0,r=m-v):(n=y-2,r=d(h(o(e),0),m-v)),m+n-r>9007199254740991)throw TypeError("Maximum allowed length exceeded");for(u=l(g,r),f=0;f<r;f++)(p=v+f)in g&&c(u,f,g[p]);if(u.length=r,n<r){for(f=v;f<m-r;f++)A=f+n,(p=f+r)in g?g[A]=g[p]:delete g[A];for(f=m;f>m-r+n;f--)delete g[f-1]}else if(n>r)for(f=m-r;f>v;f--)A=f+n-1,(p=f+r-1)in g?g[A]=g[p]:delete g[A];for(f=0;f<n;f++)g[f+v]=arguments[f+2];return g.length=m-r+n,u}})},function(t,e,n){var r=n(211);t.exports=r},function(t,e,n){var r=n(212),i=Array.prototype;t.exports=function(t){var e=t.filter;return t===i||t instanceof Array&&e===i.filter?r:e}},function(t,e,n){n(213);var r=n(14);t.exports=r("Array").filter},function(t,e,n){"use strict";var r=n(5),i=n(29).filter;r({target:"Array",proto:!0,forced:!n(54)("filter")},{filter:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){var r=n(215);t.exports=r},function(t,e,n){var r=n(216),i=n(218),o=Array.prototype,a=String.prototype;t.exports=function(t){var e=t.includes;return t===o||t instanceof Array&&e===o.includes?r:"string"==typeof t||t===a||t instanceof String&&e===a.includes?i:e}},function(t,e,n){n(217);var r=n(14);t.exports=r("Array").includes},function(t,e,n){"use strict";var r=n(5),i=n(81).includes,o=n(89);r({target:"Array",proto:!0},{includes:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),o("includes")},function(t,e,n){n(219);var r=n(14);t.exports=r("String").includes},function(t,e,n){"use strict";var r=n(5),i=n(220),o=n(48);r({target:"String",proto:!0,forced:!n(222)("includes")},{includes:function(t){return!!~String(o(this)).indexOf(i(t),arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){var r=n(221);t.exports=function(t){if(r(t))throw TypeError("The method doesn't accept regular expressions");return t}},function(t,e,n){var r=n(13),i=n(47),o=n(9)("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[o])?!!e:"RegExp"==i(t))}},function(t,e,n){var r=n(9)("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[r]=!1,"/./"[t](e)}catch(t){}}return!1}},function(t,e,n){var r=n(224);t.exports=r},function(t,e,n){var r=n(225),i=Function.prototype;t.exports=function(t){var e=t.bind;return t===i||t instanceof Function&&e===i.bind?r:e}},function(t,e,n){n(226);var r=n(14);t.exports=r("Function").bind},function(t,e,n){n(5)({target:"Function",proto:!0},{bind:n(227)})},function(t,e,n){"use strict";var r=n(32),i=n(13),o=[].slice,a={};t.exports=Function.bind||function(t){var e=r(this),n=o.call(arguments,1),s=function(){var r=n.concat(o.call(arguments));return this instanceof s?function(t,e,n){if(!(e in a)){for(var r=[],i=0;i<e;i++)r[i]="a["+i+"]";a[e]=Function("C,a","return new C("+r.join(",")+")")}return a[e](t,n)}(e,r.length,r):e.apply(t,r)};return i(e.prototype)&&(s.prototype=e.prototype),s}},function(t,e,n){t.exports=n(229)},function(t,e,n){var r=n(230);n(250),n(251),n(252),n(253),n(254),t.exports=r},function(t,e,n){n(231),n(69),n(232),n(234),n(235),n(236),n(237),n(126),n(238),n(239),n(240),n(241),n(242),n(243),n(244),n(245),n(246),n(247),n(248),n(249);var r=n(10);t.exports=r.Symbol},function(t,e,n){"use strict";var r=n(5),i=n(12),o=n(53),a=n(13),s=n(33),l=n(34),c=n(73),u=n(90),h=n(54),d=n(9),f=n(66),p=d("isConcatSpreadable"),A=f>=51||!i(function(){var t=[];return t[p]=!1,t.concat()[0]!==t}),g=h("concat"),m=function(t){if(!a(t))return!1;var e=t[p];return void 0!==e?!!e:o(t)};r({target:"Array",proto:!0,forced:!A||!g},{concat:function(t){var e,n,r,i,o,a=s(this),h=u(a,0),d=0;for(e=-1,r=arguments.length;e<r;e++)if(o=-1===e?a:arguments[e],m(o)){if(d+(i=l(o.length))>9007199254740991)throw TypeError("Maximum allowed index exceeded");for(n=0;n<i;n++,d++)n in o&&c(h,d,o[n])}else{if(d>=9007199254740991)throw TypeError("Maximum allowed index exceeded");c(h,d++,o)}return h.length=d,h}})},function(t,e,n){"use strict";var r=n(5),i=n(8),o=n(28),a=n(39),s=n(15),l=n(84),c=n(106),u=n(12),h=n(16),d=n(53),f=n(13),p=n(20),A=n(33),g=n(27),m=n(59),v=n(37),y=n(62),b=n(63),_=n(124),w=n(233),x=n(125),S=n(75),C=n(18),k=n(58),B=n(17),T=n(50),E=n(79),M=n(60),O=n(49),L=n(61),D=n(9),I=n(95),P=n(11),N=n(42),F=n(43),R=n(29).forEach,j=M("hidden"),H=D("toPrimitive"),U=F.set,Q=F.getterFor("Symbol"),z=Object.prototype,Y=i.Symbol,V=o("JSON","stringify"),W=S.f,G=C.f,X=w.f,Z=k.f,$=E("symbols"),K=E("op-symbols"),J=E("string-to-symbol-registry"),q=E("symbol-to-string-registry"),tt=E("wks"),et=i.QObject,nt=!et||!et.prototype||!et.prototype.findChild,rt=s&&u(function(){return 7!=y(G({},"a",{get:function(){return G(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=W(z,e);r&&delete z[e],G(t,e,n),r&&t!==z&&G(z,e,r)}:G,it=function(t,e){var n=$[t]=y(Y.prototype);return U(n,{type:"Symbol",tag:t,description:e}),s||(n.description=e),n},ot=c?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof Y},at=function(t,e,n){t===z&&at(K,e,n),p(t);var r=m(e,!0);return p(n),h($,r)?(n.enumerable?(h(t,j)&&t[j][r]&&(t[j][r]=!1),n=y(n,{enumerable:v(0,!1)})):(h(t,j)||G(t,j,v(1,{})),t[j][r]=!0),rt(t,r,n)):G(t,r,n)},st=function(t,e){p(t);var n=g(e),r=b(n).concat(ht(n));return R(r,function(e){s&&!lt.call(n,e)||at(t,e,n[e])}),t},lt=function(t){var e=m(t,!0),n=Z.call(this,e);return!(this===z&&h($,e)&&!h(K,e))&&(!(n||!h(this,e)||!h($,e)||h(this,j)&&this[j][e])||n)},ct=function(t,e){var n=g(t),r=m(e,!0);if(n!==z||!h($,r)||h(K,r)){var i=W(n,r);return!i||!h($,r)||h(n,j)&&n[j][r]||(i.enumerable=!0),i}},ut=function(t){var e=X(g(t)),n=[];return R(e,function(t){h($,t)||h(O,t)||n.push(t)}),n},ht=function(t){var e=t===z,n=X(e?K:g(t)),r=[];return R(n,function(t){!h($,t)||e&&!h(z,t)||r.push($[t])}),r};(l||(T((Y=function(){if(this instanceof Y)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,e=L(t),n=function(t){this===z&&n.call(K,t),h(this,j)&&h(this[j],e)&&(this[j][e]=!1),rt(this,e,v(1,t))};return s&&nt&&rt(z,e,{configurable:!0,set:n}),it(e,t)}).prototype,"toString",function(){return Q(this).tag}),T(Y,"withoutSetter",function(t){return it(L(t),t)}),k.f=lt,C.f=at,S.f=ct,_.f=w.f=ut,x.f=ht,I.f=function(t){return it(D(t),t)},s&&(G(Y.prototype,"description",{configurable:!0,get:function(){return Q(this).description}}),a||T(z,"propertyIsEnumerable",lt,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!l,sham:!l},{Symbol:Y}),R(b(tt),function(t){P(t)}),r({target:"Symbol",stat:!0,forced:!l},{for:function(t){var e=String(t);if(h(J,e))return J[e];var n=Y(e);return J[e]=n,q[n]=e,n},keyFor:function(t){if(!ot(t))throw TypeError(t+" is not a symbol");if(h(q,t))return q[t]},useSetter:function(){nt=!0},useSimple:function(){nt=!1}}),r({target:"Object",stat:!0,forced:!l,sham:!s},{create:function(t,e){return void 0===e?y(t):st(y(t),e)},defineProperty:at,defineProperties:st,getOwnPropertyDescriptor:ct}),r({target:"Object",stat:!0,forced:!l},{getOwnPropertyNames:ut,getOwnPropertySymbols:ht}),r({target:"Object",stat:!0,forced:u(function(){x.f(1)})},{getOwnPropertySymbols:function(t){return x.f(A(t))}}),V)&&r({target:"JSON",stat:!0,forced:!l||u(function(){var t=Y();return"[null]"!=V([t])||"{}"!=V({a:t})||"{}"!=V(Object(t))})},{stringify:function(t,e,n){for(var r,i=[t],o=1;arguments.length>o;)i.push(arguments[o++]);if(r=e,(f(e)||void 0!==t)&&!ot(t))return d(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!ot(e))return e}),i[1]=e,V.apply(null,i)}});Y.prototype[H]||B(Y.prototype,H,Y.prototype.valueOf),N(Y,"Symbol"),O[j]=!0},function(t,e,n){var r=n(27),i=n(124).f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return a&&"[object Window]"==o.call(t)?function(t){try{return i(t)}catch(t){return a.slice()}}(t):i(r(t))}},function(t,e,n){n(11)("asyncIterator")},function(t,e){},function(t,e,n){n(11)("hasInstance")},function(t,e,n){n(11)("isConcatSpreadable")},function(t,e,n){n(11)("match")},function(t,e,n){n(11)("matchAll")},function(t,e,n){n(11)("replace")},function(t,e,n){n(11)("search")},function(t,e,n){n(11)("species")},function(t,e,n){n(11)("split")},function(t,e,n){n(11)("toPrimitive")},function(t,e,n){n(11)("toStringTag")},function(t,e,n){n(11)("unscopables")},function(t,e,n){var r=n(8);n(42)(r.JSON,"JSON",!0)},function(t,e){},function(t,e){},function(t,e,n){n(11)("asyncDispose")},function(t,e,n){n(11)("dispose")},function(t,e,n){n(11)("observable")},function(t,e,n){n(11)("patternMatch")},function(t,e,n){n(11)("replaceAll")},function(t,e,n){t.exports=n(256)},function(t,e,n){var r=n(257);t.exports=r},function(t,e,n){n(126),n(51),n(52);var r=n(95);t.exports=r.f("iterator")},function(t,e,n){t.exports=n(259)},function(t,e,n){var r=n(260);t.exports=r},function(t,e,n){n(261);var r=n(10);t.exports=r.parseInt},function(t,e,n){var r=n(5),i=n(262);r({global:!0,forced:parseInt!=i},{parseInt:i})},function(t,e,n){var r=n(8),i=n(92).trim,o=n(72),a=r.parseInt,s=/^[+-]?0[Xx]/,l=8!==a(o+"08")||22!==a(o+"0x16");t.exports=l?function(t,e){var n=i(String(t));return a(n,e>>>0||(s.test(n)?16:10))}:a},function(t,e,n){var r=n(264);t.exports=r},function(t,e,n){var r=n(265),i=Array.prototype;t.exports=function(t){var e=t.slice;return t===i||t instanceof Array&&e===i.slice?r:e}},function(t,e,n){n(266);var r=n(14);t.exports=r("Array").slice},function(t,e,n){"use strict";var r=n(5),i=n(13),o=n(53),a=n(82),s=n(34),l=n(27),c=n(73),u=n(9),h=n(54)("slice"),d=u("species"),f=[].slice,p=Math.max;r({target:"Array",proto:!0,forced:!h},{slice:function(t,e){var n,r,u,h=l(this),A=s(h.length),g=a(t,A),m=a(void 0===e?A:e,A);if(o(h)&&("function"!=typeof(n=h.constructor)||n!==Array&&!o(n.prototype)?i(n)&&null===(n=n[d])&&(n=void 0):n=void 0,n===Array||void 0===n))return f.call(h,g,m);for(r=new(void 0===n?Array:n)(p(m-g,0)),u=0;g<m;g++,u++)g in h&&c(r,u,h[g]);return r.length=u,r}})},function(t,e,n){n(268);var r=n(10);t.exports=r.setTimeout},function(t,e,n){var r=n(5),i=n(8),o=n(67),a=[].slice,s=function(t){return function(e,n){var r=arguments.length>2,i=r?a.call(arguments,2):void 0;return t(r?function(){("function"==typeof e?e:Function(e)).apply(this,i)}:e,n)}};r({global:!0,bind:!0,forced:/MSIE .\./.test(o)},{setTimeout:s(i.setTimeout),setInterval:s(i.setInterval)})},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(270));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(275)),l=a.__importDefault(n(276)),c=a.__importDefault(n(127)),u=a.__importDefault(n(277)),h=a.__importDefault(n(278)),d=a.__importDefault(n(279)),f=a.__importDefault(n(280)),p=a.__importDefault(n(281)),A=a.__importDefault(n(282)),g=a.__importDefault(n(283)),m=(0,o.default)({},s.default,l.default,c.default,h.default,u.default,d.default,f.default,p.default,A.default,g.default,{linkCheck:function(t,e){return!0}});e.default=m},function(t,e,n){t.exports=n(271)},function(t,e,n){var r=n(272);t.exports=r},function(t,e,n){n(273);var r=n(10);t.exports=r.Object.assign},function(t,e,n){var r=n(5),i=n(274);r({target:"Object",stat:!0,forced:Object.assign!==i},{assign:i})},function(t,e,n){"use strict";var r=n(15),i=n(12),o=n(63),a=n(125),s=n(58),l=n(33),c=n(76),u=Object.assign,h=Object.defineProperty;t.exports=!u||i(function(){if(r&&1!==u({b:1},u(h({},"a",{enumerable:!0,get:function(){h(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol();return t[n]=7,"abcdefghijklmnopqrst".split("").forEach(function(t){e[t]=t}),7!=u({},t)[n]||"abcdefghijklmnopqrst"!=o(u({},e)).join("")})?function(t,e){for(var n=l(t),i=arguments.length,u=1,h=a.f,d=s.f;i>u;)for(var f,p=c(arguments[u++]),A=h?o(p).concat(h(p)):o(p),g=A.length,m=0;g>m;)f=A[m++],r&&!d.call(p,f)||(n[f]=p[f]);return n}:u},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default={menus:["head","bold","fontSize","fontName","italic","underline","strikeThrough","indent","lineHeight","foreColor","backColor","link","list","todo","justify","quote","emoticon","image","video","table","code","splitLine","undo","redo"],fontNames:["黑体","仿宋","楷体","标楷体","华文仿宋","华文楷体","宋体","微软雅黑","Arial","Tahoma","Verdana","Times New Roman","Courier New"],fontSizes:{"x-small":{name:"10px",value:"1"},small:{name:"13px",value:"2"},normal:{name:"16px",value:"3"},large:{name:"18px",value:"4"},"x-large":{name:"24px",value:"5"},"xx-large":{name:"32px",value:"6"},"xxx-large":{name:"48px",value:"7"}},colors:["#000000","#ffffff","#eeece0","#1c487f","#4d80bf","#c24f4a","#8baa4a","#7b5ba1","#46acc8","#f9963b"],languageType:["Bash","C","C#","C++","CSS","Java","JavaScript","JSON","TypeScript","Plain text","Html","XML","SQL","Go","Kotlin","Lua","Markdown","PHP","Python","Shell Session","Ruby"],languageTab:"    ",emotions:[{title:"表情",type:"emoji",content:"😀 😃 😄 😁 😆 😅 😂 🤣 😊 😇 🙂 🙃 😉 😌 😍 😘 😗 😙 😚 😋 😛 😝 😜 🤓 😎 😏 😒 😞 😔 😟 😕 🙁 😣 😖 😫 😩 😢 😭 😤 😠 😡 😳 😱 😨 🤗 🤔 😶 😑 😬 🙄 😯 😴 😷 🤑 😈 🤡 💩 👻 💀 👀 👣".split(/\s/)},{title:"手势",type:"emoji",content:"👐 🙌 👏 🤝 👍 👎 👊 ✊ 🤛 🤜 🤞 ✌️ 🤘 👌 👈 👉 👆 👇 ☝️ ✋ 🤚 🖐 🖖 👋 🤙 💪 🖕 ✍️ 🙏".split(/\s/)}],lineHeights:["1","1.15","1.6","2","2.5","3"],undoLimit:20,indentation:"2em",showMenuTooltips:!0,menuTooltipPosition:"up"}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(7);e.default={onchangeTimeout:200,onchange:null,onfocus:r.EMPTY_FN,onblur:r.EMPTY_FN,onCatalogChange:null,customAlert:function(t,e,n){window.alert(t),n&&console.error("wangEditor: "+n)}}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default={pasteFilterStyle:!0,pasteIgnoreImg:!1,pasteTextHandle:function(t){return t}}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default={styleWithCSS:!1}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(7);e.default={linkImgCheck:function(t,e,n){return!0},showLinkImg:!0,showLinkImgAlt:!0,showLinkImgHref:!0,linkImgCallback:r.EMPTY_FN,uploadImgAccept:["jpg","jpeg","png","gif","bmp"],uploadImgServer:"",uploadImgShowBase64:!1,uploadImgMaxSize:5242880,uploadImgMaxLength:100,uploadFileName:"",uploadImgParams:{},uploadImgParamsWithUrl:!1,uploadImgHeaders:{},uploadImgHooks:{},uploadImgTimeout:1e4,withCredentials:!1,customUploadImg:null,uploadImgFromMedia:null}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default={focus:!0,height:300,placeholder:"请输入正文",zIndexFullScreen:10002,showFullScreen:!0}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default={lang:"zh-CN",languages:{"zh-CN":{wangEditor:{"重置":"重置","插入":"插入","默认":"默认","创建":"创建","修改":"修改","如":"如","请输入正文":"请输入正文",menus:{title:{"标题":"标题","加粗":"加粗","字号":"字号","字体":"字体","斜体":"斜体","下划线":"下划线","删除线":"删除线","缩进":"缩进","行高":"行高","文字颜色":"文字颜色","背景色":"背景色","链接":"链接","序列":"序列","对齐":"对齐","引用":"引用","表情":"表情","图片":"图片","视频":"视频","表格":"表格","代码":"代码","分割线":"分割线","恢复":"恢复","撤销":"撤销","全屏":"全屏","取消全屏":"取消全屏","待办事项":"待办事项"},dropListMenu:{"设置标题":"设置标题","背景颜色":"背景颜色","文字颜色":"文字颜色","设置字号":"设置字号","设置字体":"设置字体","设置缩进":"设置缩进","对齐方式":"对齐方式","设置行高":"设置行高","序列":"序列",head:{"正文":"正文"},indent:{"增加缩进":"增加缩进","减少缩进":"减少缩进"},justify:{"靠左":"靠左","居中":"居中","靠右":"靠右","两端":"两端"},list:{"无序列表":"无序列表","有序列表":"有序列表"}},panelMenus:{emoticon:{"默认":"默认","新浪":"新浪",emoji:"emoji","手势":"手势"},image:{"上传图片":"上传图片","网络图片":"网络图片","图片地址":"图片地址","图片文字说明":"图片文字说明","跳转链接":"跳转链接"},link:{"链接":"链接","链接文字":"链接文字","取消链接":"取消链接","查看链接":"查看链接"},video:{"插入视频":"插入视频","上传视频":"上传视频"},table:{"行":"行","列":"列","的":"的","表格":"表格","添加行":"添加行","删除行":"删除行","添加列":"添加列","删除列":"删除列","设置表头":"设置表头","取消表头":"取消表头","插入表格":"插入表格","删除表格":"删除表格"},code:{"删除代码":"删除代码","修改代码":"修改代码","插入代码":"插入代码"}}},validate:{"张图片":"张图片","大于":"大于","图片链接":"图片链接","不是图片":"不是图片","返回结果":"返回结果","上传图片超时":"上传图片超时","上传图片错误":"上传图片错误","上传图片失败":"上传图片失败","插入图片错误":"插入图片错误","一次最多上传":"一次最多上传","下载链接失败":"下载链接失败","图片验证未通过":"图片验证未通过","服务器返回状态":"服务器返回状态","上传图片返回结果错误":"上传图片返回结果错误","请替换为支持的图片类型":"请替换为支持的图片类型","您插入的网络图片无法识别":"您插入的网络图片无法识别","您刚才插入的图片链接未通过编辑器校验":"您刚才插入的图片链接未通过编辑器校验","插入视频错误":"插入视频错误","视频链接":"视频链接","不是视频":"不是视频","视频验证未通过":"视频验证未通过","个视频":"个视频","上传视频超时":"上传视频超时","上传视频错误":"上传视频错误","上传视频失败":"上传视频失败","上传视频返回结果错误":"上传视频返回结果错误"}}},en:{wangEditor:{"重置":"reset","插入":"insert","默认":"default","创建":"create","修改":"edit","如":"like","请输入正文":"please enter the text",menus:{title:{"标题":"head","加粗":"bold","字号":"font size","字体":"font family","斜体":"italic","下划线":"underline","删除线":"strikethrough","缩进":"indent","行高":"line heihgt","文字颜色":"font color","背景色":"background","链接":"link","序列":"numbered list","对齐":"align","引用":"quote","表情":"emoticons","图片":"image","视频":"media","表格":"table","代码":"code","分割线":"split line","恢复":"undo","撤销":"redo","全屏":"fullscreen","取消全屏":"cancel fullscreen","待办事项":"todo"},dropListMenu:{"设置标题":"title","背景颜色":"background","文字颜色":"font color","设置字号":"font size","设置字体":"font family","设置缩进":"indent","对齐方式":"align","设置行高":"line heihgt","序列":"list",head:{"正文":"text"},indent:{"增加缩进":"indent","减少缩进":"outdent"},justify:{"靠左":"left","居中":"center","靠右":"right","两端":"justify"},list:{"无序列表":"unordered","有序列表":"ordered"}},panelMenus:{emoticon:{"表情":"emoji","手势":"gesture"},image:{"上传图片":"upload image","网络图片":"network image","图片地址":"image link","图片文字说明":"image alt","跳转链接":"hyperlink"},link:{"链接":"link","链接文字":"link text","取消链接":"unlink","查看链接":"view links"},video:{"插入视频":"insert video","上传视频":"upload local video"},table:{"行":"rows","列":"columns","的":" ","表格":"table","添加行":"insert row","删除行":"delete row","添加列":"insert column","删除列":"delete column","设置表头":"set header","取消表头":"cancel header","插入表格":"insert table","删除表格":"delete table"},code:{"删除代码":"delete code","修改代码":"edit code","插入代码":"insert code"}}},validate:{"张图片":"images","大于":"greater than","图片链接":"image link","不是图片":"is not image","返回结果":"return results","上传图片超时":"upload image timeout","上传图片错误":"upload image error","上传图片失败":"upload image failed","插入图片错误":"insert image error","一次最多上传":"once most at upload","下载链接失败":"download link failed","图片验证未通过":"image validate failed","服务器返回状态":"server return status","上传图片返回结果错误":"upload image return results error","请替换为支持的图片类型":"please replace with a supported image type","您插入的网络图片无法识别":"the network picture you inserted is not recognized","您刚才插入的图片链接未通过编辑器校验":"the image link you just inserted did not pass the editor verification","插入视频错误":"insert video error","视频链接":"video link","不是视频":"is not video","视频验证未通过":"video validate failed","个视频":"videos","上传视频超时":"upload video timeout","上传视频错误":"upload video error","上传视频失败":"upload video failed","上传视频返回结果错误":"upload video return results error"}}}}}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(6);e.default={compatibleMode:function(){return!(!r.UA.isIE()&&!r.UA.isOldEdge)},historyMaxSize:30}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(7);e.default={onlineVideoCheck:function(t){return!0},onlineVideoCallback:r.EMPTY_FN,showLinkVideo:!0,uploadVideoAccept:["mp4"],uploadVideoServer:"",uploadVideoMaxSize:1073741824,uploadVideoName:"",uploadVideoParams:{},uploadVideoParamsWithUrl:!1,uploadVideoHeaders:{},uploadVideoHooks:{},uploadVideoTimeout:72e5,withVideoCredentials:!1,customUploadVideo:null,customInsertVideo:null}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(19));(0,i.default)(e,"__esModule",{value:!0});var a=n(2).__importDefault(n(3)),s=n(6),l=n(7),c=function(){function t(t){this._currentRange=null,this.editor=t}return t.prototype.getRange=function(){return this._currentRange},t.prototype.saveRange=function(t){if(t)this._currentRange=t;else{var e=window.getSelection();if(0!==e.rangeCount){var n=e.getRangeAt(0),r=this.getSelectionContainerElem(n);if((null===r||void 0===r?void 0:r.length)&&"false"!==r.attr("contenteditable")&&!r.parentUntil("[contenteditable=false]")){var i=this.editor,a=i.$textElem;if(a.isContain(r)){var s;if(a.elems[0]===r.elems[0])if((0,o.default)(s=a.html()).call(s)===l.EMPTY_P){var c=a.children(),u=null===c||void 0===c?void 0:c.last();i.selection.createRangeByElem(u,!0,!0),i.selection.restoreSelection()}this._currentRange=n}}}}},t.prototype.collapseRange=function(t){void 0===t&&(t=!1);var e=this._currentRange;e&&e.collapse(t)},t.prototype.getSelectionText=function(){var t=this._currentRange;return t?t.toString():""},t.prototype.getSelectionContainerElem=function(t){var e,n;if(e=t||this._currentRange)return n=e.commonAncestorContainer,a.default(1===n.nodeType?n:n.parentNode)},t.prototype.getSelectionStartElem=function(t){var e,n;if(e=t||this._currentRange)return n=e.startContainer,a.default(1===n.nodeType?n:n.parentNode)},t.prototype.getSelectionEndElem=function(t){var e,n;if(e=t||this._currentRange)return n=e.endContainer,a.default(1===n.nodeType?n:n.parentNode)},t.prototype.isSelectionEmpty=function(){var t=this._currentRange;return!(!t||!t.startContainer||t.startContainer!==t.endContainer||t.startOffset!==t.endOffset)},t.prototype.restoreSelection=function(){var t=window.getSelection(),e=this._currentRange;t&&e&&(t.removeAllRanges(),t.addRange(e))},t.prototype.createEmptyRange=function(){var t,e=this.editor,n=this.getRange();if(n&&this.isSelectionEmpty())try{s.UA.isWebkit()?(e.cmd.do("insertHTML","&#8203;"),n.setEnd(n.endContainer,n.endOffset+1),this.saveRange(n)):(t=a.default("<strong>&#8203;</strong>"),e.cmd.do("insertElem",t),this.createRangeByElem(t,!0))}catch(t){}},t.prototype.createRangeByElems=function(t,e){var n=window.getSelection?window.getSelection():document.getSelection();null===n||void 0===n||n.removeAllRanges();var r=document.createRange();r.setStart(t,0),r.setEnd(e,e.childNodes.length||1),this.saveRange(r),this.restoreSelection()},t.prototype.createRangeByElem=function(t,e,n){if(t.length){var r=t.elems[0],i=document.createRange();n?i.selectNodeContents(r):i.selectNode(r),null!=e&&(i.collapse(e),e||(this.saveRange(i),this.editor.selection.moveCursor(r))),this.saveRange(i)}},t.prototype.getSelectionRangeTopNodes=function(){var t,e,n=null===(t=this.getSelectionStartElem())||void 0===t?void 0:t.getNodeTop(this.editor),r=null===(e=this.getSelectionEndElem())||void 0===e?void 0:e.getNodeTop(this.editor);return this.recordSelectionNodes(a.default(n),a.default(r))},t.prototype.moveCursor=function(t,e){var n,r=this.getRange(),i=3===t.nodeType?null===(n=t.nodeValue)||void 0===n?void 0:n.length:t.childNodes.length;(s.UA.isFirefox||s.UA.isIE())&&0!==i&&(3!==t.nodeType&&"BR"!==t.childNodes[i-1].nodeName||(i-=1));var o=null!==e&&void 0!==e?e:i;r&&t&&(r.setStart(t,o),r.setEnd(t,o),this.restoreSelection())},t.prototype.getCursorPos=function(){var t=window.getSelection();return null===t||void 0===t?void 0:t.anchorOffset},t.prototype.clearWindowSelectionRange=function(){var t=window.getSelection();t&&t.removeAllRanges()},t.prototype.recordSelectionNodes=function(t,e){for(var n=[],r=t,i=this.editor.$textElem,o=!0;o;){var s=null===r||void 0===r?void 0:r.getNodeTop(this.editor);"BODY"===s.getNodeName()&&(o=!1),s.length>0&&(n.push(a.default(r)),(null===e||void 0===e?void 0:e.equal(s))||i.equal(s)?o=!1:r=s.getNextSibling())}return n},t.prototype.setRangeToElem=function(t){var e=this.getRange();null===e||void 0===e||e.setStart(t,0),null===e||void 0===e||e.setEnd(t,0)},t}();e.default=c},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2).__importDefault(n(3)),i=function(){function t(t){this.editor=t}return t.prototype.do=function(t,e){var n=this.editor;n.config.styleWithCSS&&document.execCommand("styleWithCSS",!1,"true");var r=n.selection;if(r.getRange()){switch(r.restoreSelection(),t){case"insertHTML":this.insertHTML(e);break;case"insertElem":this.insertElem(e);break;default:this.execCommand(t,e)}n.menus.changeActive(),r.saveRange(),r.restoreSelection()}},t.prototype.insertHTML=function(t){var e=this.editor,n=e.selection.getRange();if(null!=n)if(this.queryCommandSupported("insertHTML"))this.execCommand("insertHTML",t);else if(n.insertNode){if(n.deleteContents(),r.default(t).elems.length>0)n.insertNode(r.default(t).elems[0]);else{var i=document.createElement("p");i.appendChild(document.createTextNode(t)),n.insertNode(i)}e.selection.collapseRange()}},t.prototype.insertElem=function(t){var e=this.editor.selection.getRange();null!=e&&e.insertNode&&(e.deleteContents(),e.insertNode(t.elems[0]))},t.prototype.execCommand=function(t,e){document.execCommand(t,!1,e)},t.prototype.queryCommandValue=function(t){return document.queryCommandValue(t)},t.prototype.queryCommandState=function(t){return document.queryCommandState(t)},t.prototype.queryCommandSupported=function(t){return document.queryCommandSupported(t)},t}();e.default=i},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(30)),a=r(n(4)),s=r(n(19)),l=r(n(26)),c=r(n(45));(0,i.default)(e,"__esModule",{value:!0});var u=n(2),h=u.__importDefault(n(3)),d=u.__importDefault(n(291)),f=n(6),p=u.__importDefault(n(303)),A=u.__importDefault(n(304)),g=n(7),m=function(){function t(t){this.editor=t,this.eventHooks={onBlurEvents:[],changeEvents:[],dropEvents:[],clickEvents:[],keydownEvents:[],keyupEvents:[],tabUpEvents:[],tabDownEvents:[],enterUpEvents:[],enterDownEvents:[],deleteUpEvents:[],deleteDownEvents:[],pasteEvents:[],linkClickEvents:[],codeClickEvents:[],textScrollEvents:[],toolbarClickEvents:[],imgClickEvents:[],imgDragBarMouseDownEvents:[],tableClickEvents:[],menuClickEvents:[],dropListMenuHoverEvents:[],splitLineEvents:[],videoClickEvents:[]}}return t.prototype.init=function(){this._saveRange(),this._bindEventHooks(),d.default(this)},t.prototype.togglePlaceholder=function(){var t,e=this.html(),n=(0,o.default)(t=this.editor.$textContainerElem).call(t,".placeholder");n.hide(),this.editor.isComposing||e&&" "!==e||n.show()},t.prototype.clear=function(){this.html(g.EMPTY_P)},t.prototype.html=function(t){var e=this.editor,n=e.$textElem;if(null==t){var r=n.html(),i=(r=(r=(r=(r=r.replace(/\u200b/gm,"")).replace(/<p><\/p>/gim,"")).replace(g.EMPTY_P_LAST_REGEX,"")).replace(g.EMPTY_P_REGEX,"<p>")).match(/<(img|br|hr|input)[^>]*>/gi);return null!==i&&(0,a.default)(i).call(i,function(t){t.match(/\/>/)||(r=r.replace(t,t.substring(0,t.length-1)+"/>"))}),r}""===(t=(0,s.default)(t).call(t))&&(t=g.EMPTY_P),0!==(0,l.default)(t).call(t,"<")&&(t="<p>"+t+"</p>"),n.html(t),e.initSelection()},t.prototype.setJSON=function(t){var e=A.default(t).children(),n=this.editor.$textElem;e&&n.replaceChildAll(e)},t.prototype.getJSON=function(){var t=this.editor.$textElem;return p.default(t)},t.prototype.text=function(t){var e=this.editor,n=e.$textElem;if(null==t){var r=n.text();return r=r.replace(/\u200b/gm,"")}n.text("<p>"+t+"</p>"),e.initSelection()},t.prototype.append=function(t){var e=this.editor;0!==(0,l.default)(t).call(t,"<")&&(t="<p>"+t+"</p>"),this.html(this.html()+t),e.initSelection()},t.prototype._saveRange=function(){var t=this.editor,e=t.$textElem,n=h.default(document);function r(){t.selection.saveRange(),t.menus.changeActive()}function i(){r(),n.off("mouseup",i)}function o(){n.on("mouseup",i),e.off("mouseleave",o)}e.on("keyup",r),e.on("click",function t(){r(),e.off("click",t)}),e.on("mousedown",function(){e.on("mouseleave",o)}),e.on("mouseup",function(n){e.off("mouseleave",o),(0,c.default)(function(){null!==t.selection.getRange()&&r()},0)})},t.prototype._bindEventHooks=function(){var t=this.editor,e=t.$textElem,n=this.eventHooks;function r(t){t.preventDefault()}e.on("click",function(t){var e=n.clickEvents;(0,a.default)(e).call(e,function(e){return e(t)})}),e.on("keyup",function(t){if(13===t.keyCode){var e=n.enterUpEvents;(0,a.default)(e).call(e,function(e){return e(t)})}}),e.on("keyup",function(t){var e=n.keyupEvents;(0,a.default)(e).call(e,function(e){return e(t)})}),e.on("keydown",function(t){var e=n.keydownEvents;(0,a.default)(e).call(e,function(e){return e(t)})}),e.on("keyup",function(t){if(8===t.keyCode){var e=n.deleteUpEvents;(0,a.default)(e).call(e,function(e){return e(t)})}}),e.on("keydown",function(t){if(8===t.keyCode){var e=n.deleteDownEvents;(0,a.default)(e).call(e,function(e){return e(t)})}}),e.on("paste",function(t){if(!f.UA.isIE()){t.preventDefault();var e=n.pasteEvents;(0,a.default)(e).call(e,function(e){return e(t)})}}),e.on("keydown",function(e){(t.isFocus||t.isCompatibleMode)&&(e.ctrlKey||e.metaKey)&&90===e.keyCode&&(e.preventDefault(),e.shiftKey?t.history.restore():t.history.revoke())}),e.on("keyup",function(t){if(9===t.keyCode){t.preventDefault();var e=n.tabUpEvents;(0,a.default)(e).call(e,function(e){return e(t)})}}),e.on("keydown",function(t){if(9===t.keyCode){t.preventDefault();var e=n.tabDownEvents;(0,a.default)(e).call(e,function(e){return e(t)})}}),e.on("scroll",f.throttle(function(t){var e=n.textScrollEvents;(0,a.default)(e).call(e,function(e){return e(t)})},100)),h.default(document).on("dragleave",r).on("drop",r).on("dragenter",r).on("dragover",r),t.beforeDestroy(function(){h.default(document).off("dragleave",r).off("drop",r).off("dragenter",r).off("dragover",r)}),e.on("drop",function(t){t.preventDefault();var e=n.dropEvents;(0,a.default)(e).call(e,function(e){return e(t)})}),e.on("click",function(t){var e=null,r=t.target,i=h.default(r);if("A"===i.getNodeName())e=i;else{var o=i.parentUntil("a");null!=o&&(e=o)}if(e){var s=n.linkClickEvents;(0,a.default)(s).call(s,function(t){return t(e)})}}),e.on("click",function(t){var e=null,r=t.target,i=h.default(r);if("IMG"!==i.getNodeName()||i.elems[0].getAttribute("data-emoji")||(t.stopPropagation(),e=i),e){var o=n.imgClickEvents;(0,a.default)(o).call(o,function(t){return t(e)})}}),e.on("click",function(t){var e=null,r=t.target,i=h.default(r);if("PRE"===i.getNodeName())e=i;else{var o=i.parentUntil("pre");null!==o&&(e=o)}if(e){var s=n.codeClickEvents;(0,a.default)(s).call(s,function(t){return t(e)})}}),e.on("click",function(e){var r=null,i=e.target,o=h.default(i);if("HR"===o.getNodeName()&&(r=o),r){t.selection.createRangeByElem(r),t.selection.restoreSelection();var s=n.splitLineEvents;(0,a.default)(s).call(s,function(t){return t(r)})}}),t.$toolbarElem.on("click",function(t){var e=n.toolbarClickEvents;(0,a.default)(e).call(e,function(e){return e(t)})}),t.$textContainerElem.on("mousedown",function(t){var e=t.target;if(h.default(e).hasClass("w-e-img-drag-rb")){var r=n.imgDragBarMouseDownEvents;(0,a.default)(r).call(r,function(t){return t()})}}),e.on("click",function(e){var r,i=e.target;if(r=h.default(i).parentUntilEditor("TABLE",t,i)){var o=n.tableClickEvents;(0,a.default)(o).call(o,function(t){return t(r)})}}),e.on("keydown",function(t){if(13===t.keyCode){var e=n.enterDownEvents;(0,a.default)(e).call(e,function(e){return e(t)})}}),e.on("click",function(t){var e=null,r=t.target,i=h.default(r);if("VIDEO"===i.getNodeName()&&(t.stopPropagation(),e=i),e){var o=n.videoClickEvents;(0,a.default)(o).call(o,function(t){return t(e)})}})},t}();e.default=m},function(t,e,n){var r=n(288);t.exports=r},function(t,e,n){var r=n(289),i=Array.prototype;t.exports=function(t){var e=t.find;return t===i||t instanceof Array&&e===i.find?r:e}},function(t,e,n){n(290);var r=n(14);t.exports=r("Array").find},function(t,e,n){"use strict";var r=n(5),i=n(29).find,o=n(89),a=!0;"find"in[]&&Array(1).find(function(){a=!1}),r({target:"Array",proto:!0,forced:a},{find:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),o("find")},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(292)),o=r.__importDefault(n(293)),a=r.__importDefault(n(294)),s=r.__importDefault(n(295)),l=r.__importDefault(n(302));e.default=function(t){var e=t.editor,n=t.eventHooks;i.default(e,n.enterUpEvents,n.enterDownEvents),o.default(e,n.deleteUpEvents,n.deleteDownEvents),a.default(e,n.tabDownEvents),s.default(e,n.pasteEvents),l.default(e,n.imgClickEvents)}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(26));(0,i.default)(e,"__esModule",{value:!0});var a=n(2).__importDefault(n(3));e.default=function(t,e,n){function r(e){var n,r=a.default("<p><br></p>");r.insertBefore(e),(0,o.default)(n=e.html()).call(n,"<img")>=0?r.remove():(t.selection.createRangeByElem(r,!0,!0),t.selection.restoreSelection(),e.remove())}e.push(function(){var e=t.$textElem,n=t.selection.getSelectionContainerElem(),i=n.parent();"<code><br></code>"!==i.html()?i.equal(e)&&("P"===n.getNodeName()&&null===n.attr("data-we-empty-p")||n.text()||r(n)):r(n)}),n.push(function(e){var n;t.selection.saveRange(null===(n=getSelection())||void 0===n?void 0:n.getRangeAt(0)),t.selection.getSelectionContainerElem().id===t.textElemId&&(e.preventDefault(),t.cmd.do("insertHTML","<p><br></p>"))})}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(19));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=n(7),l=a.__importDefault(n(3));e.default=function(t,e,n){e.push(function(){var e,n=t.$textElem,r=(0,o.default)(e=n.html().toLowerCase()).call(e);if(!r||"<br>"===r){var i=l.default(s.EMPTY_P);n.html(" "),n.append(i),t.selection.createRangeByElem(i,!1,!0),t.selection.restoreSelection(),t.selection.moveCursor(i.getNode(),0)}}),n.push(function(e){var n,r=t.$textElem;(0,o.default)(n=r.html().toLowerCase()).call(n)!==s.EMPTY_P||e.preventDefault()})}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default=function(t,e){e.push(function(){if(t.cmd.queryCommandSupported("insertHTML")){var e=t.selection.getSelectionContainerElem();if(e){var n=e.parent(),r=e.getNodeName(),i=n.getNodeName();"CODE"==r||"CODE"===i||"PRE"===i||/hljs/.test(i)?t.cmd.do("insertHTML",t.config.languageTab):t.cmd.do("insertHTML","&nbsp;&nbsp;&nbsp;&nbsp;")}}})}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(19));(0,i.default)(e,"__esModule",{value:!0});var a=n(128),s=n(6),l=n(7);function c(t){var e=t;return e=(e=e.replace(/<div>/gim,"<p>").replace(/<\/div>/gim,"</p>")).replace(/<p><\/p>/gim,"<p><br></p>"),(0,o.default)(e).call(e)}e.default=function(t,e){e.push(function(e){var n=t.config,r=n.pasteFilterStyle,i=n.pasteIgnoreImg,o=n.pasteTextHandle,u=a.getPasteHtml(e,r,i),h=a.getPasteText(e);h=h.replace(/\n/gm,"<br>");var d=t.selection.getSelectionContainerElem();if(d){var f,p=null===d||void 0===d?void 0:d.getNodeName(),A=null===d||void 0===d?void 0:d.getNodeTop(t),g="";if(A.elems[0]&&(g=null===A||void 0===A?void 0:A.getNodeName()),"CODE"===p||"PRE"===g)return o&&s.isFunction(o)&&(h=""+(o(h)||"")),void t.cmd.do("insertHTML",(f=h,f.replace(/<br>|<br\/>/gm,"\n").replace(/<[^>]+>/gm,"")));if(l.urlRegex.test(h)&&r)return o&&s.isFunction(o)&&(h=""+(o(h)||"")),t.cmd.do("insertHTML",'<a href="'+h+'" target="_blank">'+h+"</a>");if(u)try{if(o&&s.isFunction(o)&&(u=""+(o(u)||"")),/[\.\#\@]?\w+[ ]+\{[^}]*\}/.test(u)&&r)t.cmd.do("insertHTML",""+c(h));else{var m=c(u);if(function(t){var e;if(""===t)return!1;var n=document.createElement("div");return n.innerHTML=t,"P"===(null===(e=n.firstChild)||void 0===e?void 0:e.nodeName)}(m)){var v=t.$textElem;if(t.cmd.do("insertHTML",m),v.equal(d))return void t.selection.createEmptyRange();(function(t){if(!(null===t||void 0===t?void 0:t.length))return!1;var e=t.elems[0];return"P"===e.nodeName&&"<br>"===e.innerHTML})(A)&&A.remove()}else t.cmd.do("insertHTML",m)}}catch(e){o&&s.isFunction(o)&&(h=""+(o(h)||"")),t.cmd.do("insertHTML",""+c(h))}}})}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(19)),a=r(n(4)),s=r(n(55));(0,i.default)(e,"__esModule",{value:!0});var l=n(2),c=n(297),u=l.__importDefault(n(301));function h(t,e){var n;return t=(0,o.default)(n=t.toLowerCase()).call(n),!!c.IGNORE_TAGS.has(t)||!(!e||"img"!==t)}e.default=function(t,e,n){void 0===e&&(e=!0),void 0===n&&(n=!1);var r=[],i="";(new u.default).parse(t,{startElement:function(t,l){if(function(t){(t=(0,o.default)(t).call(t))&&(c.EMPTY_TAGS.has(t)||(i=t))}(t),!h(t,n)){var u=c.NECESSARY_ATTRS.get(t)||[],d=[];(0,a.default)(l).call(l,function(t){var n=t.name;"style"!==n?!1!==(0,s.default)(u).call(u,n)&&d.push(t):e||d.push(t)});var f=function(t,e){var n="";n="<"+t;var r=[];return(0,a.default)(e).call(e,function(t){r.push(t.name+'="'+t.value+'"')}),r.length>0&&(n=n+" "+r.join(" ")),n=n+(c.EMPTY_TAGS.has(t)?"/":"")+">"}(t,d);r.push(f)}},characters:function(t){t&&(h(i,n)||r.push(t))},endElement:function(t){if(!h(t,n)){var e=function(t){return"</"+t+">"}(t);r.push(e),i=""}},comment:function(t){}});var l=r.join("");return l=function(t){var e=/<span>(.*?)<\/span>/;return t.replace(/<span>.*?<\/span>/gi,function(t){var n=t.match(e);return null==n?"":n[1]})}(l)}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(129)),a=r(n(120));(0,i.default)(e,"__esModule",{value:!0}),e.TOP_LEVEL_TAGS=e.EMPTY_TAGS=e.NECESSARY_ATTRS=e.IGNORE_TAGS=void 0,e.IGNORE_TAGS=new o.default(["doctype","!doctype","html","head","meta","body","script","style","link","frame","iframe","title","svg","center","o:p"]),e.NECESSARY_ATTRS=new a.default([["img",["src","alt"]],["a",["href","target"]],["td",["colspan","rowspan"]],["th",["colspan","rowspan"]]]),e.EMPTY_TAGS=new o.default(["area","base","basefont","br","col","hr","img","input","isindex","embed"]),e.TOP_LEVEL_TAGS=new o.default(["h1","h2","h3","h4","h5","p","ul","ol","table","blockquote","pre","hr","form"])},function(t,e,n){var r=n(299);t.exports=r},function(t,e,n){n(300),n(69),n(51),n(52);var r=n(10);t.exports=r.Set},function(t,e,n){"use strict";var r=n(121),i=n(123);t.exports=r("Set",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},i)},function(t,e){function n(){}n.prototype={handler:null,startTagRe:/^<([^>\s\/]+)((\s+[^=>\s]+(\s*=\s*((\"[^"]*\")|(\'[^']*\')|[^>\s]+))?)*)\s*\/?\s*>/m,endTagRe:/^<\/([^>\s]+)[^>]*>/m,attrRe:/([^=\s]+)(\s*=\s*((\"([^"]*)\")|(\'([^']*)\')|[^>\s]+))?/gm,parse:function(t,e){e&&(this.contentHandler=e);for(var n,r,i,o=!1,a=this;t.length>0;)"\x3c!--"==t.substring(0,4)?-1!=(i=t.indexOf("--\x3e"))?(this.contentHandler.comment(t.substring(4,i)),t=t.substring(i+3),o=!1):o=!0:"</"==t.substring(0,2)?this.endTagRe.test(t)?(RegExp.leftContext,n=RegExp.lastMatch,r=RegExp.rightContext,n.replace(this.endTagRe,function(){return a.parseEndTag.apply(a,arguments)}),t=r,o=!1):o=!0:"<"==t.charAt(0)&&(this.startTagRe.test(t)?(RegExp.leftContext,n=RegExp.lastMatch,r=RegExp.rightContext,n.replace(this.startTagRe,function(){return a.parseStartTag.apply(a,arguments)}),t=r,o=!1):o=!0),o&&(-1==(i=t.indexOf("<"))?(this.contentHandler.characters(t),t=""):(this.contentHandler.characters(t.substring(0,i)),t=t.substring(i))),o=!0},parseStartTag:function(t,e,n){var r=this.parseAttributes(e,n);this.contentHandler.startElement(e,r)},parseEndTag:function(t,e){this.contentHandler.endElement(e)},parseAttributes:function(t,e){var n=this,r=[];return e.replace(this.attrRe,function(e,i,o,a,s,l,c,u){r.push(n.parseAttribute(t,e,i,o,a,s,l,c,u))}),r},parseAttribute:function(t,e,n){var r="";return arguments[7]?r=arguments[8]:arguments[5]?r=arguments[6]:arguments[3]&&(r=arguments[4]),{name:n,value:!r&&!arguments[3]?null:r}}},t.exports=n},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default=function(t,e){e.push(function(e){t.selection.createRangeByElem(e),t.selection.restoreSelection()})}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=n(6),l=a.__importDefault(n(3));e.default=function t(e){var n=[],r=e.childNodes()||[];return(0,o.default)(r).call(r,function(e){var r,i=e.nodeType;if(3===i&&(r=e.textContent||"",r=s.replaceHtmlSymbol(r)),1===i){(r=r={}).tag=e.nodeName.toLowerCase();for(var o=[],a=e.attributes,c=a.length||0,u=0;u<c;u++){var h=a[u];o.push({name:h.name,value:h.value})}r.attrs=o,r.children=t(l.default(e))}r&&n.push(r)}),n}},function(t,e,n){"use strict";var r=n(0),i=r(n(94)),o=r(n(1)),a=r(n(4));(0,o.default)(e,"__esModule",{value:!0});var s=n(2).__importDefault(n(3));e.default=function t(e,n){void 0===n&&(n=document.createElement("div"));var r=n;return(0,a.default)(e).call(e,function(e){var n,o;"string"==typeof e&&(n=document.createTextNode(e)),"object"===(0,i.default)(e)&&(n=document.createElement(e.tag),(0,a.default)(o=e.attrs).call(o,function(t){s.default(n).attr(t.name,t.value)}),e.children&&e.children.length>0&&t(e.children,n.getRootNode())),n&&r.appendChild(n)}),s.default(r)}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(91)),a=r(n(74)),s=r(n(55)),l=r(n(4)),c=r(n(130)),u=r(n(131)),h=r(n(45)),d=r(n(56));(0,i.default)(e,"__esModule",{value:!0});var f=n(2),p=f.__importDefault(n(119)),A=f.__importDefault(n(314)),g=f.__importDefault(n(3)),m=function(){function t(t){this.editor=t,this.menuList=[],this.constructorList=A.default}return t.prototype.extend=function(t,e){e&&"function"==typeof e&&(this.constructorList[t]=e)},t.prototype.init=function(){var t,e,n=this,r=this.editor.config,i=r.excludeMenus;!1===(0,o.default)(i)&&(i=[]),r.menus=(0,a.default)(t=r.menus).call(t,function(t){return!1===(0,s.default)(i).call(i,t)}),(0,l.default)(e=r.menus).call(e,function(t){var e=n.constructorList[t];n._initMenuList(t,e)});for(var u=0,h=(0,c.default)(p.default.globalCustomMenuConstructorList);u<h.length;u++){var d=h[u],f=d[0],A=d[1];this._initMenuList(f,A)}this._addToToolbar(),r.showMenuTooltips&&this._bindMenuTooltips()},t.prototype._initMenuList=function(t,e){var n;if(null!=e&&"function"==typeof e)if((0,u.default)(n=this.menuList).call(n,function(e){return e.key===t}))console.warn("菜单名称重复:"+t);else{var r=new e(this.editor);r.key=t,this.menuList.push(r)}},t.prototype._bindMenuTooltips=function(){var t=this.editor,e=t.$toolbarElem,n=t.config.menuTooltipPosition,r=g.default('<div class="w-e-menu-tooltip w-e-menu-tooltip-'+n+'">\n <div class="w-e-menu-tooltip-item-wrapper">\n <div></div>\n </div>\n </div>');r.css("visibility","hidden"),e.append(r),r.css("z-index",t.zIndex.get("tooltip"));var i=0;function o(){i&&clearTimeout(i)}function a(){o(),r.css("visibility","hidden")}e.on("mouseover",function(s){var l,c,u=s.target,d=g.default(u);if(d.isContain(e))a();else{if(null!=d.parentUntil(".w-e-droplist"))a();else if(d.attr("data-title"))l=d.attr("data-title"),c=d;else{var f=d.parentUntil(".w-e-menu");null!=f&&(l=f.attr("data-title"),c=f)}if(l&&c){o();var p=c.getOffsetData();r.text(t.i18next.t("menus.title."+l));var A=r.getOffsetData(),m=p.left+p.width/2-A.width/2;r.css("left",m+"px"),"up"===n?r.css("top",p.top-A.height-8+"px"):"down"===n&&r.css("top",p.top+p.height+8+"px"),i=(0,h.default)(function(){r.css("visibility","visible")},200)}else a()}}).on("mouseleave",function(){a()})},t.prototype._addToToolbar=function(){var t,e=this.editor.$toolbarElem;(0,l.default)(t=this.menuList).call(t,function(t){var n=t.$elem;n&&e.append(n)})},t.prototype.menuFind=function(t){for(var e=this.menuList,n=0,r=e.length;n<r;n++)if(e[n].key===t)return e[n];return e[0]},t.prototype.changeActive=function(){var t;(0,l.default)(t=this.menuList).call(t,function(t){var e;(0,h.default)((0,d.default)(e=t.tryChangeActive).call(e,t),100)})},t}();e.default=m},function(t,e,n){var r=n(307);t.exports=r},function(t,e,n){n(308);var r=n(10);t.exports=r.Object.entries},function(t,e,n){var r=n(5),i=n(309).entries;r({target:"Object",stat:!0},{entries:function(t){return i(t)}})},function(t,e,n){var r=n(15),i=n(63),o=n(27),a=n(58).f,s=function(t){return function(e){for(var n,s=o(e),l=i(s),c=l.length,u=0,h=[];c>u;)n=l[u++],r&&!a.call(s,n)||h.push(t?[n,s[n]]:s[n]);return h}};t.exports={entries:s(!0),values:s(!1)}},function(t,e,n){var r=n(311);t.exports=r},function(t,e,n){var r=n(312),i=Array.prototype;t.exports=function(t){var e=t.some;return t===i||t instanceof Array&&e===i.some?r:e}},function(t,e,n){n(313);var r=n(14);t.exports=r("Array").some},function(t,e,n){"use strict";var r=n(5),i=n(29).some;r({target:"Array",proto:!0,forced:!n(71)("some")},{some:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(315)),o=r.__importDefault(n(316)),a=r.__importDefault(n(321)),s=r.__importDefault(n(326)),l=r.__importDefault(n(327)),c=r.__importDefault(n(328)),u=r.__importDefault(n(329)),h=r.__importDefault(n(331)),d=r.__importDefault(n(333)),f=r.__importDefault(n(334)),p=r.__importDefault(n(337)),A=r.__importDefault(n(338)),g=r.__importDefault(n(339)),m=r.__importDefault(n(350)),v=r.__importDefault(n(364)),y=r.__importDefault(n(368)),b=r.__importDefault(n(136)),_=r.__importDefault(n(377)),w=r.__importDefault(n(379)),x=r.__importDefault(n(380)),S=r.__importDefault(n(381)),C=r.__importDefault(n(401)),k=r.__importDefault(n(406)),B=r.__importDefault(n(409));e.default={bold:i.default,head:o.default,italic:s.default,link:a.default,underline:l.default,strikeThrough:c.default,fontName:u.default,fontSize:h.default,justify:d.default,quote:f.default,backColor:p.default,foreColor:A.default,video:g.default,image:m.default,indent:v.default,emoticon:y.default,list:b.default,lineHeight:_.default,undo:w.default,redo:x.default,table:S.default,code:C.default,splitLine:k.default,todo:B.default}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(23)),o=r.__importDefault(n(3)),a=function(t){function e(e){var n=o.default('<div class="w-e-menu" data-title="加粗">\n <i class="w-e-icon-bold"></i>\n </div>');return t.call(this,n,e)||this}return r.__extends(e,t),e.prototype.clickHandler=function(){var t=this.editor,e=t.selection.isSelectionEmpty();e&&t.selection.createEmptyRange(),t.cmd.do("bold"),e&&(t.selection.collapseRange(),t.selection.restoreSelection())},e.prototype.tryChangeActive=function(){this.editor.cmd.queryCommandState("bold")?this.active():this.unActive()},e}(i.default);e.default=a},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(26)),a=r(n(30)),s=r(n(4)),l=r(n(317)),c=r(n(55));(0,i.default)(e,"__esModule",{value:!0});var u=n(2),h=u.__importDefault(n(24)),d=u.__importDefault(n(3)),f=n(6),p=n(7),A=function(t){function e(e){var n=this,r=d.default('<div class="w-e-menu" data-title="标题"><i class="w-e-icon-header"></i></div>'),i={width:100,title:"设置标题",type:"list",list:[{$elem:d.default("<h1>H1</h1>"),value:"<h1>"},{$elem:d.default("<h2>H2</h2>"),value:"<h2>"},{$elem:d.default("<h3>H3</h3>"),value:"<h3>"},{$elem:d.default("<h4>H4</h4>"),value:"<h4>"},{$elem:d.default("<h5>H5</h5>"),value:"<h5>"},{$elem:d.default("<p>"+e.i18next.t("menus.dropListMenu.head.正文")+"</p>"),value:"<p>"}],clickHandler:function(t){n.command(t)}};return n=t.call(this,r,e,i)||this,e.config.onCatalogChange&&(n.oldCatalogs=[],n.addListenerCatalog(),n.getCatalogs()),n}return u.__extends(e,t),e.prototype.command=function(t){var e=this.editor,n=e.selection.getSelectionContainerElem();if(n&&e.$textElem.equal(n))this.setMultilineHead(t);else{var r;if((0,o.default)(r=["OL","UL","LI","TABLE","TH","TR","CODE","HR"]).call(r,d.default(n).getNodeName())>-1)return;e.cmd.do("formatBlock",t)}"<p>"!==t&&this.addUidForSelectionElem()},e.prototype.addUidForSelectionElem=function(){var t=this.editor.selection.getSelectionContainerElem(),e=f.getRandomCode();d.default(t).attr("id",e)},e.prototype.addListenerCatalog=function(){var t=this;this.editor.txt.eventHooks.changeEvents.push(function(){t.getCatalogs()})},e.prototype.getCatalogs=function(){var t=this.editor,e=this.editor.$textElem,n=t.config.onCatalogChange,r=(0,a.default)(e).call(e,"h1,h2,h3,h4,h5"),i=[];(0,s.default)(r).call(r,function(t,e){var n=d.default(t),r=n.attr("id"),o=n.getNodeName(),a=n.text();r||(r=f.getRandomCode(),n.attr("id",r)),a&&i.push({tag:o,id:r,text:a})}),(0,l.default)(this.oldCatalogs)!==(0,l.default)(i)&&(this.oldCatalogs=i,n&&n(i))},e.prototype.setMultilineHead=function(t){var e,n,r=this,i=this.editor,o=i.selection,a=null===(e=o.getSelectionContainerElem())||void 0===e?void 0:e.elems[0],l=["IMG","VIDEO","TABLE","TH","TR","UL","OL","PRE","HR","BLOCKQUOTE"],c=d.default(o.getSelectionStartElem()),u=d.default(o.getSelectionEndElem());u.elems[0].outerHTML!==d.default(p.EMPTY_P).elems[0].outerHTML||u.elems[0].nextSibling||(u=u.prev());var h=[];h.push(c.getNodeTop(i));var f=[],A=null===(n=o.getRange())||void 0===n?void 0:n.commonAncestorContainer.childNodes;null===A||void 0===A||(0,s.default)(A).call(A,function(t,e){t===h[0].getNode()&&f.push(e),t===u.getNodeTop(i).getNode()&&f.push(e)});for(var g=0;h[g].getNode()!==u.getNodeTop(i).getNode();){if(!h[g].elems[0])return;var m=d.default(h[g].next().getNode());h.push(m),g++}null===h||void 0===h||(0,s.default)(h).call(h,function(e,n){if(!r.hasTag(e,l)){var i=d.default(t),o=e.parent().getNode();i.html(""+e.html()),o.insertBefore(i.getNode(),e.getNode()),e.remove()}}),o.createRangeByElems(a.children[f[0]],a.children[f[1]])},e.prototype.hasTag=function(t,e){var n,r=this;if(!t)return!1;if((0,c.default)(e).call(e,null===t||void 0===t?void 0:t.getNodeName()))return!0;var i=!1;return null===(n=t.children())||void 0===n||(0,s.default)(n).call(n,function(t){i=r.hasTag(d.default(t),e)}),i},e.prototype.tryChangeActive=function(){var t=this.editor.cmd.queryCommandValue("formatBlock");/^h/i.test(t)?this.active():this.unActive()},e}(h.default);e.default=A},function(t,e,n){t.exports=n(318)},function(t,e,n){var r=n(319);t.exports=r},function(t,e,n){n(320);var r=n(10);r.JSON||(r.JSON={stringify:JSON.stringify}),t.exports=function(t,e,n){return r.JSON.stringify.apply(null,arguments)}},function(t,e,n){var r=n(5),i=n(28),o=n(12),a=i("JSON","stringify"),s=/[\uD800-\uDFFF]/g,l=/^[\uD800-\uDBFF]$/,c=/^[\uDC00-\uDFFF]$/,u=function(t,e,n){var r=n.charAt(e-1),i=n.charAt(e+1);return l.test(t)&&!c.test(i)||c.test(t)&&!l.test(r)?"\\u"+t.charCodeAt(0).toString(16):t},h=o(function(){return'"\\udf06\\ud834"'!==a("\udf06\ud834")||'"\\udead"'!==a("\udead")});a&&r({target:"JSON",stat:!0,forced:h},{stringify:function(t,e,n){var r=a.apply(null,arguments);return"string"==typeof r?r.replace(s,u):r}})},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(35)),o=r.__importDefault(n(3)),a=r.__importDefault(n(322)),s=r.__importDefault(n(133)),l=r.__importDefault(n(31)),c=r.__importDefault(n(324)),u=function(t){function e(e){var n,r=o.default('<div class="w-e-menu" data-title="链接"><i class="w-e-icon-link"></i></div>');return n=t.call(this,r,e)||this,c.default(e),n}return r.__extends(e,t),e.prototype.clickHandler=function(){var t,e=this.editor;if(this.isActive){if(!(t=e.selection.getSelectionContainerElem()))return;this.createPanel(t.text(),t.attr("href"))}else e.selection.isSelectionEmpty()?this.createPanel("",""):this.createPanel(e.selection.getSelectionText(),"")},e.prototype.createPanel=function(t,e){var n=a.default(this.editor,t,e);new l.default(this,n).create()},e.prototype.tryChangeActive=function(){var t=this.editor;s.default(t)?this.active():this.unActive()},e}(i.default);e.default=u},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(19));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=n(6),l=a.__importDefault(n(3)),c=a.__importDefault(n(133)),u=n(323);e.default=function(t,e,n){var r,i=s.getRandom("input-link"),a=s.getRandom("input-text"),h=s.getRandom("btn-ok"),d=s.getRandom("btn-del"),f=c.default(t)?"inline-block":"none";function p(){if(c.default(t)){var e=t.selection.getSelectionContainerElem();e&&(t.selection.createRangeByElem(e),t.selection.restoreSelection(),r=e)}}return{width:300,height:0,tabs:[{title:t.i18next.t("menus.panelMenus.link.链接"),tpl:'<div>\n <input\n id="'+a+'"\n type="text"\n class="block"\n value="'+e+'"\n placeholder="'+t.i18next.t("menus.panelMenus.link.链接文字")+'"/>\n </td>\n <input\n id="'+i+'"\n type="text"\n class="block"\n value="'+n+'"\n placeholder="'+t.i18next.t("如")+' https://..."/>\n </td>\n <div class="w-e-button-container">\n <button type="button" id="'+h+'" class="right">\n '+t.i18next.t("插入")+'\n </button>\n <button type="button" id="'+d+'" class="gray right" style="display:'+f+'">\n '+t.i18next.t("menus.panelMenus.link.取消链接")+"\n </button>\n </div>\n </div>",events:[{selector:"#"+h,type:"click",fn:function(){var e,n,r,s;t.selection.restoreSelection();var h=t.selection.getSelectionRangeTopNodes()[0].getNode(),d=window.getSelection(),f=l.default("#"+i),A=l.default("#"+a),g=(0,o.default)(e=f.val()).call(e),m=(0,o.default)(n=A.val()).call(n),v="";d&&!(null===d||void 0===d?void 0:d.isCollapsed)&&(v=null===(r=u.insertHtml(d,h))||void 0===r?void 0:(0,o.default)(r).call(r));var y=null===v||void 0===v?void 0:v.replace(/<.*?>/g,""),b=null!==(s=null===y||void 0===y?void 0:y.length)&&void 0!==s?s:0;if(b<=m.length){var _=m.substring(0,b),w=m.substring(b);y===_&&(m=v+w)}if(g&&(m||(m=g),function(e,n){var r=t.config.linkCheck(e,n);if(void 0===r);else{if(!0===r)return!0;t.config.customAlert(r,"warning")}return!1}(m,g)))return function(e,n){c.default(t)?(p(),t.cmd.do("insertHTML",'<a href="'+n+'" target="_blank">'+e+"</a>")):t.cmd.do("insertHTML",'<a href="'+n+'" target="_blank">'+e+"</a>")}(m,g),!0}},{selector:"#"+d,type:"click",fn:function(){return function(){if(c.default(t)){p();var e=r.text();t.cmd.do("insertHTML","<span>"+e+"</span>")}}(),!0}}]}]}}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));function a(t,e){var n=t,r=t;do{if(n.textContent===e)break;r=n,n.parentNode&&(n=null===n||void 0===n?void 0:n.parentNode)}while("P"!==(null===n||void 0===n?void 0:n.nodeName));return r}function s(t,e){var n=t.nodeName,r="";if(3===t.nodeType)return e;if(1===t.nodeType){var i=t.getAttribute("style"),o=t.getAttribute("face"),a=t.getAttribute("color");i&&(r=r+' style="'+i+'"'),o&&(r=r+' face="'+o+'"'),a&&(r=r+' color="'+a+'"')}return"<"+(n=n.toLowerCase())+r+">"+e+"</"+n+">"}function l(t,e,n,r){var i,o=null===(i=e.textContent)||void 0===i?void 0:i.substring(n,r),a=e,l="";do{o=l=s(a,null!==o&&void 0!==o?o:""),a.parentElement&&(a=null===a||void 0===a?void 0:a.parentElement)}while(a.textContent!==t);return l}function c(t,e){return(0,o.default)(t).call(t,function(t){e=s(t,e)}),e}(0,i.default)(e,"__esModule",{value:!0}),e.insertHtml=e.createPartHtml=e.makeHtmlString=e.getTopNode=void 0,e.getTopNode=a,e.makeHtmlString=s,e.createPartHtml=l,e.insertHtml=function(t,e){var n,r,i,o,u,h=t.anchorNode,d=t.focusNode,f=t.anchorOffset,p=t.focusOffset,A=null!==(n=e.textContent)&&void 0!==n?n:"",g=function(t){for(var e,n=null!==(e=t.textContent)&&void 0!==e?e:"",r=[];(null===t||void 0===t?void 0:t.textContent)===n;)"P"!==t.nodeName&&r.push(t),t=t.childNodes[0];return r}(e),m="",v="",y="",b=h,_=d,w=h;if(null===h||void 0===h?void 0:h.isEqualNode(null!==d&&void 0!==d?d:null)){var x=l(A,h,f,p);return x=c(g,x)}for(h&&(m=l(A,h,null!==f&&void 0!==f?f:0)),d&&(y=l(A,d,0,p)),h&&(b=a(h,A)),d&&(_=a(d,A)),w=null!==(r=null===b||void 0===b?void 0:b.nextSibling)&&void 0!==r?r:h;!(null===w||void 0===w?void 0:w.isEqualNode(null!==_&&void 0!==_?_:null));){if("#text"===(null===w||void 0===w?void 0:w.nodeName))v+=null===w||void 0===w?void 0:w.textContent;else{var S=null===(o=null===(i=null===w||void 0===w?void 0:w.firstChild)||void 0===i?void 0:i.parentElement)||void 0===o?void 0:o.innerHTML;w&&(v+=s(w,null!==S&&void 0!==S?S:""))}w=null!==(u=null===w||void 0===w?void 0:w.nextSibling)&&void 0!==u?u:w}return c(g,""+m+v+y)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2).__importDefault(n(325));e.default=function(t){r.default(t)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(3)),o=r.__importDefault(n(36));e.default=function(t){var e=function(t){var e;return{showLinkTooltip:function(n){var r=[{$elem:i.default("<span>"+t.i18next.t("menus.panelMenus.link.查看链接")+"</span>"),onClick:function(t,e){var n=e.attr("href");return window.open(n,"_target"),!0}},{$elem:i.default("<span>"+t.i18next.t("menus.panelMenus.link.取消链接")+"</span>"),onClick:function(t,e){t.selection.createRangeByElem(e),t.selection.restoreSelection();var n=e.text();return t.cmd.do("insertHTML","<span>"+n+"</span>"),!0}}];(e=new o.default(t,n,r)).create()},hideLinkTooltip:function(){e&&(e.remove(),e=null)}}}(t),n=e.showLinkTooltip,r=e.hideLinkTooltip;t.txt.eventHooks.linkClickEvents.push(n),t.txt.eventHooks.clickEvents.push(r),t.txt.eventHooks.keyupEvents.push(r),t.txt.eventHooks.toolbarClickEvents.push(r),t.txt.eventHooks.menuClickEvents.push(r),t.txt.eventHooks.textScrollEvents.push(r)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(23)),o=r.__importDefault(n(3)),a=function(t){function e(e){var n=o.default('<div class="w-e-menu" data-title="斜体">\n <i class="w-e-icon-italic"></i>\n </div>');return t.call(this,n,e)||this}return r.__extends(e,t),e.prototype.clickHandler=function(){var t=this.editor,e=t.selection.isSelectionEmpty();e&&t.selection.createEmptyRange(),t.cmd.do("italic"),e&&(t.selection.collapseRange(),t.selection.restoreSelection())},e.prototype.tryChangeActive=function(){this.editor.cmd.queryCommandState("italic")?this.active():this.unActive()},e}(i.default);e.default=a},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(23)),o=r.__importDefault(n(3)),a=function(t){function e(e){var n=o.default('<div class="w-e-menu" data-title="下划线">\n <i class="w-e-icon-underline"></i>\n </div>');return t.call(this,n,e)||this}return r.__extends(e,t),e.prototype.clickHandler=function(){var t=this.editor,e=t.selection.isSelectionEmpty();e&&t.selection.createEmptyRange(),t.cmd.do("underline"),e&&(t.selection.collapseRange(),t.selection.restoreSelection())},e.prototype.tryChangeActive=function(){this.editor.cmd.queryCommandState("underline")?this.active():this.unActive()},e}(i.default);e.default=a},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(23)),o=r.__importDefault(n(3)),a=function(t){function e(e){var n=o.default('<div class="w-e-menu" data-title="删除线">\n <i class="w-e-icon-strikethrough"></i>\n </div>');return t.call(this,n,e)||this}return r.__extends(e,t),e.prototype.clickHandler=function(){var t=this.editor,e=t.selection.isSelectionEmpty();e&&t.selection.createEmptyRange(),t.cmd.do("strikeThrough"),e&&(t.selection.collapseRange(),t.selection.restoreSelection())},e.prototype.tryChangeActive=function(){this.editor.cmd.queryCommandState("strikeThrough")?this.active():this.unActive()},e}(i.default);e.default=a},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(24)),o=r.__importDefault(n(3)),a=r.__importDefault(n(330)),s=function(t){function e(e){var n=this,r=o.default('<div class="w-e-menu" data-title="字体">\n <i class="w-e-icon-font"></i>\n </div>'),i={width:100,title:"设置字体",type:"list",list:new a.default(e.config.fontNames).getItemList(),clickHandler:function(t){n.command(t)}};return n=t.call(this,r,e,i)||this}return r.__extends(e,t),e.prototype.command=function(t){var e,n=this.editor,r=n.selection.isSelectionEmpty(),i=null===(e=n.selection.getSelectionContainerElem())||void 0===e?void 0:e.elems[0];if(null!=i){var o="p"!==(null===i||void 0===i?void 0:i.nodeName.toLowerCase()),a=(null===i||void 0===i?void 0:i.getAttribute("face"))===t;if(r){if(o&&!a){var s=n.selection.getSelectionRangeTopNodes();n.selection.createRangeByElem(s[0]),n.selection.moveCursor(s[0].elems[0])}n.selection.setRangeToElem(i),n.selection.createEmptyRange()}n.cmd.do("fontName",t),r&&(n.selection.collapseRange(),n.selection.restoreSelection())}},e.prototype.tryChangeActive=function(){},e}(i.default);e.default=s},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2).__importDefault(n(3)),s=function(){function t(t){var e=this;this.itemList=[],(0,o.default)(t).call(t,function(t){e.itemList.push({$elem:a.default("<p style=\"font-family:'"+t+"'\">"+t+"</p>"),value:t})})}return t.prototype.getItemList=function(){return this.itemList},t}();e.default=s},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(24)),o=r.__importDefault(n(3)),a=r.__importDefault(n(332)),s=function(t){function e(e){var n=this,r=o.default('<div class="w-e-menu" data-title="字号">\n <i class="w-e-icon-text-heigh"></i>\n </div>'),i={width:160,title:"设置字号",type:"list",list:new a.default(e.config.fontSizes).getItemList(),clickHandler:function(t){n.command(t)}};return n=t.call(this,r,e,i)||this}return r.__extends(e,t),e.prototype.command=function(t){var e,n=this.editor,r=n.selection.isSelectionEmpty(),i=null===(e=n.selection.getSelectionContainerElem())||void 0===e?void 0:e.elems[0];if(null!=i){var o="p"!==(null===i||void 0===i?void 0:i.nodeName.toLowerCase()),a=(null===i||void 0===i?void 0:i.getAttribute("size"))===t;if(r){if(o&&!a){var s=n.selection.getSelectionRangeTopNodes(),l=s[0].elems[0];n.selection.createRangeByElem(s[0]),n.selection.moveCursor(l),i=l}n.selection.setRangeToElem(i),n.selection.createEmptyRange()}n.cmd.do("fontSize",t),r&&(n.selection.collapseRange(),n.selection.restoreSelection())}},e.prototype.tryChangeActive=function(){},e}(i.default);e.default=s},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2).__importDefault(n(3)),i=function(){function t(t){for(var e in this.itemList=[],t){var n=t[e];this.itemList.push({$elem:r.default('<p style="font-size:'+e+'">'+n.name+"</p>"),value:n.value})}}return t.prototype.getItemList=function(){return this.itemList},t}();e.default=i},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4)),a=r(n(26));(0,i.default)(e,"__esModule",{value:!0});var s=n(2),l=s.__importDefault(n(24)),c=s.__importDefault(n(3)),u=["LI"],h=["UL","BLOCKQUOTE"],d=function(t){function e(e){var n=this,r=c.default('<div class="w-e-menu" data-title="对齐"><i class="w-e-icon-paragraph-left"></i></div>'),i={width:100,title:"对齐方式",type:"list",list:[{$elem:c.default('<p>\n <i class="w-e-icon-paragraph-left w-e-drop-list-item"></i>\n '+e.i18next.t("menus.dropListMenu.justify.靠左")+"\n </p>"),value:"left"},{$elem:c.default('<p>\n <i class="w-e-icon-paragraph-center w-e-drop-list-item"></i>\n '+e.i18next.t("menus.dropListMenu.justify.居中")+"\n </p>"),value:"center"},{$elem:c.default('<p>\n <i class="w-e-icon-paragraph-right w-e-drop-list-item"></i>\n '+e.i18next.t("menus.dropListMenu.justify.靠右")+"\n </p>"),value:"right"},{$elem:c.default('<p>\n <i class="w-e-icon-paragraph-justify w-e-drop-list-item"></i>\n '+e.i18next.t("menus.dropListMenu.justify.两端")+"\n </p>"),value:"justify"}],clickHandler:function(t){n.command(t)}};return n=t.call(this,r,e,i)||this}return s.__extends(e,t),e.prototype.command=function(t){var e=this.editor,n=e.selection,r=n.getSelectionContainerElem();n.saveRange();var i=e.selection.getSelectionRangeTopNodes();if(null===r||void 0===r?void 0:r.length)if(this.isSpecialNode(r,i[0])||this.isSpecialTopNode(i[0])){var a=this.getSpecialNodeUntilTop(r,i[0]);if(null==a)return;c.default(a).css("text-align",t)}else(0,o.default)(i).call(i,function(e){e.css("text-align",t)});n.restoreSelection()},e.prototype.getSpecialNodeUntilTop=function(t,e){for(var n=t.elems[0],r=e.elems[0];null!=n;){if(-1!==(0,a.default)(u).call(u,null===n||void 0===n?void 0:n.nodeName))return n;if(n.parentNode===r)return n;n=n.parentNode}return n},e.prototype.isSpecialNode=function(t,e){var n=this.getSpecialNodeUntilTop(t,e);return null!=n&&-1!==(0,a.default)(u).call(u,n.nodeName)},e.prototype.isSpecialTopNode=function(t){var e;return null!=t&&-1!==(0,a.default)(h).call(h,null===(e=t.elems[0])||void 0===e?void 0:e.nodeName)},e.prototype.tryChangeActive=function(){},e}(l.default);e.default=d},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(3)),l=a.__importDefault(n(23)),c=a.__importDefault(n(335)),u=a.__importDefault(n(336)),h=n(7),d=function(t){function e(e){var n,r=s.default('<div class="w-e-menu" data-title="引用">\n <i class="w-e-icon-quotes-left"></i>\n </div>');return n=t.call(this,r,e)||this,c.default(e),n}return a.__extends(e,t),e.prototype.clickHandler=function(){var t,e=this.editor,n=e.selection.isSelectionEmpty(),r=e.selection.getSelectionRangeTopNodes(),i=r[r.length-1];if("BLOCKQUOTE"!==this.getTopNodeName()){var a=u.default(r);a.insertAfter(i),this.delSelectNode(r);var l=null===(t=a.childNodes())||void 0===t?void 0:t.last().getNode();if(null==l)return;return l.textContent?e.selection.moveCursor(l):e.selection.moveCursor(l,0),this.tryChangeActive(),void s.default(h.EMPTY_P).insertAfter(a)}var c=s.default(i.childNodes()),d=c.length,f=i;(0,o.default)(c).call(c,function(t){var e=s.default(t);e.insertAfter(f),f=e}),i.remove(),e.selection.moveCursor(c.elems[d-1]),this.tryChangeActive(),n&&(e.selection.collapseRange(),e.selection.restoreSelection())},e.prototype.tryChangeActive=function(){var t;"BLOCKQUOTE"===(null===(t=this.editor.selection.getSelectionRangeTopNodes()[0])||void 0===t?void 0:t.getNodeName())?this.active():this.unActive()},e.prototype.getTopNodeName=function(){var t=this.editor.selection.getSelectionRangeTopNodes()[0];return null===t||void 0===t?void 0:t.getNodeName()},e.prototype.delSelectNode=function(t){(0,o.default)(t).call(t,function(t){t.remove()})},e}(l.default);e.default=d},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=n(7),o=r.__importDefault(n(3));e.default=function(t){t.txt.eventHooks.enterDownEvents.push(function(e){var n,r=t.selection.getSelectionContainerElem(),a=t.selection.getSelectionRangeTopNodes()[0];if("BLOCKQUOTE"===(null===a||void 0===a?void 0:a.getNodeName())){if("BLOCKQUOTE"===r.getNodeName()){var s=null===(n=r.childNodes())||void 0===n?void 0:n.getNode();t.selection.moveCursor(s)}if(""===r.text()){e.preventDefault(),r.remove();var l=o.default(i.EMPTY_P);l.insertAfter(a),t.selection.moveCursor(l.getNode(),0)}""===a.text()&&a.remove()}})}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2).__importDefault(n(3));e.default=function(t){var e=a.default("<blockquote></blockquote>");return(0,o.default)(t).call(t,function(t){e.append(t.clone(!0))}),e}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(25));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(24)),l=a.__importDefault(n(3)),c=n(6),u=function(t){function e(e){var n,r=this,i=l.default('<div class="w-e-menu" data-title="背景色">\n <i class="w-e-icon-paint-brush"></i>\n </div>'),a={width:120,title:"背景颜色",type:"inline-block",list:(0,o.default)(n=e.config.colors).call(n,function(t){return{$elem:l.default('<i style="color:'+t+';" class="w-e-icon-paint-brush"></i>'),value:t}}),clickHandler:function(t){r.command(t)}};return r=t.call(this,i,e,a)||this}return a.__extends(e,t),e.prototype.command=function(t){var e,n=this.editor,r=n.selection.isSelectionEmpty(),i=null===(e=n.selection.getSelectionContainerElem())||void 0===e?void 0:e.elems[0];if(null!=i){var o="p"!==(null===i||void 0===i?void 0:i.nodeName.toLowerCase()),a=null===i||void 0===i?void 0:i.style.backgroundColor,s=c.hexToRgb(t)===a;if(r){if(o&&!s){var l=n.selection.getSelectionRangeTopNodes();n.selection.createRangeByElem(l[0]),n.selection.moveCursor(l[0].elems[0])}n.selection.createEmptyRange()}n.cmd.do("backColor",t),r&&(n.selection.collapseRange(),n.selection.restoreSelection())}},e.prototype.tryChangeActive=function(){},e}(s.default);e.default=u},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(25));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(24)),l=a.__importDefault(n(3)),c=function(t){function e(e){var n,r=this,i=l.default('<div class="w-e-menu" data-title="文字颜色">\n <i class="w-e-icon-pencil2"></i>\n </div>'),a={width:120,title:"文字颜色",type:"inline-block",list:(0,o.default)(n=e.config.colors).call(n,function(t){return{$elem:l.default('<i style="color:'+t+';" class="w-e-icon-pencil2"></i>'),value:t}}),clickHandler:function(t){r.command(t)}};return r=t.call(this,i,e,a)||this}return a.__extends(e,t),e.prototype.command=function(t){var e,n=this.editor,r=n.selection.isSelectionEmpty(),i=null===(e=n.selection.getSelectionContainerElem())||void 0===e?void 0:e.elems[0];if(null!=i){var o="p"!==(null===i||void 0===i?void 0:i.nodeName.toLowerCase()),a=(null===i||void 0===i?void 0:i.getAttribute("color"))===t;if(r){if(o&&!a){var s=n.selection.getSelectionRangeTopNodes();n.selection.createRangeByElem(s[0]),n.selection.moveCursor(s[0].elems[0])}n.selection.setRangeToElem(i),n.selection.createEmptyRange()}var c=n.selection.getSelectionText();if("A"===i.nodeName&&i.textContent===c){var u=l.default("<span>&#8203;</span>").getNode();i.appendChild(u)}n.cmd.do("foreColor",t),r&&(n.selection.collapseRange(),n.selection.restoreSelection())}},e.prototype.tryChangeActive=function(){},e}(s.default);e.default=c},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(3)),o=r.__importDefault(n(31)),a=r.__importDefault(n(35)),s=r.__importDefault(n(340)),l=r.__importDefault(n(346)),c=function(t){function e(e){var n,r=i.default('<div class="w-e-menu" data-title="视频">\n <i class="w-e-icon-play"></i>\n </div>');return n=t.call(this,r,e)||this,l.default(e),n}return r.__extends(e,t),e.prototype.clickHandler=function(){this.createPanel("")},e.prototype.createPanel=function(t){var e=s.default(this.editor,t);new o.default(this,e).create()},e.prototype.tryChangeActive=function(){},e}(a.default);e.default=c},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(19));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=n(6),l=a.__importDefault(n(3)),c=a.__importDefault(n(341)),u=n(7);e.default=function(t,e){var n=t.config,r=new c.default(t),i=s.getRandom("input-iframe"),a=s.getRandom("btn-ok"),h=s.getRandom("input-upload"),d=s.getRandom("btn-local-ok"),f=[{title:t.i18next.t("menus.panelMenus.video.上传视频"),tpl:'<div class="w-e-up-video-container">\n <div id="'+d+'" class="w-e-up-btn">\n <i class="w-e-icon-upload2"></i>\n </div>\n <div style="display:none;">\n <input id="'+h+'" type="file" accept="video/*"/>\n </div>\n </div>',events:[{selector:"#"+d,type:"click",fn:function(){var t=l.default("#"+h).elems[0];if(!t)return!0;t.click()}},{selector:"#"+h,type:"change",fn:function(){var t=l.default("#"+h).elems[0];if(!t)return!0;var e=t.files;return e.length&&r.uploadVideo(e),!0}}]},{title:t.i18next.t("menus.panelMenus.video.插入视频"),tpl:'<div>\n <input \n id="'+i+'" \n type="text" \n class="block" \n placeholder="'+t.i18next.t("如")+':<iframe src=... ></iframe>"/>\n </td>\n <div class="w-e-button-container">\n <button type="button" id="'+a+'" class="right">\n '+t.i18next.t("插入")+"\n </button>\n </div>\n </div>",events:[{selector:"#"+a,type:"click",fn:function(){var e,n=l.default("#"+i),r=(0,o.default)(e=n.val()).call(e);if(r&&function(e){var n=t.config.onlineVideoCheck(e);return!0===n||("string"==typeof n&&t.config.customAlert(n,"error"),!1)}(r))return function(e){t.cmd.do("insertHTML",e+u.EMPTY_P),t.config.onlineVideoCallback(e)}(r),!0}}]}],p={width:300,height:0,tabs:[]};return window.FileReader&&(n.uploadVideoServer||n.customUploadVideo)&&p.tabs.push(f[0]),n.showLinkVideo&&p.tabs.push(f[1]),p}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(131)),a=r(n(56)),s=r(n(4)),l=r(n(26));(0,i.default)(e,"__esModule",{value:!0});var c=n(2),u=n(6),h=c.__importDefault(n(134)),d=c.__importDefault(n(135)),f=n(7),p=n(6),A=function(){function t(t){this.editor=t}return t.prototype.uploadVideo=function(t){var e=this;if(t.length){var n=this.editor,r=n.config,i=function(t){return n.i18next.t("validate."+t)},c=r.uploadVideoServer,f=r.uploadVideoMaxSize/1024,p=r.uploadVideoName,A=r.uploadVideoParams,g=r.uploadVideoParamsWithUrl,m=r.uploadVideoHeaders,v=r.uploadVideoHooks,y=r.uploadVideoTimeout,b=r.withVideoCredentials,_=r.customUploadVideo,w=r.uploadVideoAccept,x=[],S=[];if(u.arrForEach(t,function(t){var e=t.name,n=t.size/1024/1024;e&&n&&(w instanceof Array?(0,o.default)(w).call(w,function(t){return t===e.split(".")[e.split(".").length-1]})?f<n?S.push("【"+e+"】"+i("大于")+" "+f+"M"):x.push(t):S.push("【"+e+"】"+i("不是视频")):S.push("【"+w+"】"+i("uploadVideoAccept 不是Array")))}),S.length)r.customAlert(i("视频验证未通过")+": \n"+S.join("\n"),"warning");else if(0!==x.length)if(_&&"function"==typeof _){var C;_(x,(0,a.default)(C=this.insertVideo).call(C,this))}else{var k=new FormData;if((0,s.default)(x).call(x,function(t,e){var n=p||t.name;x.length>1&&(n+=e+1),k.append(n,t)}),c){var B=c.split("#");c=B[0];var T=B[1]||"";(0,s.default)(u).call(u,A,function(t,e){g&&((0,l.default)(c).call(c,"?")>0?c+="&":c+="?",c=c+t+"="+e),k.append(t,e)}),T&&(c+="#"+T);var E=h.default(c,{timeout:y,formData:k,headers:m,withCredentials:!!b,beforeSend:function(t){if(v.before)return v.before(t,n,x)},onTimeout:function(t){r.customAlert(i("上传视频超时"),"error"),v.timeout&&v.timeout(t,n)},onProgress:function(t,e){var r=new d.default(n);e.lengthComputable&&(t=e.loaded/e.total,r.show(t))},onError:function(t){r.customAlert(i("上传视频错误"),"error",i("上传视频错误")+","+i("服务器返回状态")+": "+t.status),v.error&&v.error(t,n)},onFail:function(t,e){r.customAlert(i("上传视频失败"),"error",i("上传视频返回结果错误")+","+i("返回结果")+": "+e),v.fail&&v.fail(t,n,e)},onSuccess:function(t,o){if(v.customInsert){var s;v.customInsert((0,a.default)(s=e.insertVideo).call(s,e),o,n)}else{if("0"!=o.errno)return r.customAlert(i("上传视频失败"),"error",i("上传视频返回结果错误")+","+i("返回结果")+" errno="+o.errno),void(v.fail&&v.fail(t,n,o));var l=o.data;e.insertVideo(l.url),v.success&&v.success(t,n,o)}}});"string"==typeof E&&r.customAlert(E,"error")}}else r.customAlert(i("传入的文件不合法"),"warning")}},t.prototype.insertVideo=function(t){var e=this.editor,n=e.config,r=function(t,n){return void 0===n&&(n="validate."),e.i18next.t(n+t)};if(n.customInsertVideo)n.customInsertVideo(t);else{p.UA.isFirefox?e.cmd.do("insertHTML",'<p data-we-video-p="true"><video src="'+t+'" controls="controls" style="max-width:100%"></video></p><p>&#8203</p>'):e.cmd.do("insertHTML",'<video src="'+t+'" controls="controls" style="max-width:100%"></video>'+f.EMPTY_P);var i=document.createElement("video");i.onload=function(){i=null},i.onerror=function(){n.customAlert(r("插入视频错误"),"error","wangEditor: "+r("插入视频错误")+","+r("视频链接")+' "'+t+'",'+r("下载链接失败")),i=null},i.onabort=function(){return i=null},i.src=t}},t}();e.default=A},function(t,e,n){t.exports=n(343)},function(t,e,n){var r=n(344);t.exports=r},function(t,e,n){n(345);var r=n(10);t.exports=r.Date.now},function(t,e,n){n(5)({target:"Date",stat:!0},{now:function(){return(new Date).getTime()}})},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(347)),o=r.__importDefault(n(349));e.default=function(t){i.default(t),o.default(t)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.createShowHideFn=void 0;var r=n(2),i=r.__importDefault(n(3)),o=r.__importDefault(n(36)),a=r.__importDefault(n(348));function s(t){var e,n=function(e,n){return void 0===n&&(n=""),t.i18next.t(n+e)};return{showVideoTooltip:function(r){var s=[{$elem:i.default("<span class='w-e-icon-trash-o'></span>"),onClick:function(t,e){return e.remove(),!0}},{$elem:i.default("<span>100%</span>"),onClick:function(t,e){return e.attr("width","100%"),e.removeAttr("height"),!0}},{$elem:i.default("<span>50%</span>"),onClick:function(t,e){return e.attr("width","50%"),e.removeAttr("height"),!0}},{$elem:i.default("<span>30%</span>"),onClick:function(t,e){return e.attr("width","30%"),e.removeAttr("height"),!0}},{$elem:i.default("<span>"+n("重置")+"</span>"),onClick:function(t,e){return e.removeAttr("width"),e.removeAttr("height"),!0}},{$elem:i.default("<span>"+n("menus.justify.靠左")+"</span>"),onClick:function(t,e){return a.default(e,"left"),!0}},{$elem:i.default("<span>"+n("menus.justify.居中")+"</span>"),onClick:function(t,e){return a.default(e,"center"),!0}},{$elem:i.default("<span>"+n("menus.justify.靠右")+"</span>"),onClick:function(t,e){return a.default(e,"right"),!0}}];(e=new o.default(t,r,s)).create()},hideVideoTooltip:function(){e&&(e.remove(),e=null)}}}e.createShowHideFn=s,e.default=function(t){var e=s(t),n=e.showVideoTooltip,r=e.hideVideoTooltip;t.txt.eventHooks.videoClickEvents.push(n),t.txt.eventHooks.clickEvents.push(r),t.txt.eventHooks.keyupEvents.push(r),t.txt.eventHooks.toolbarClickEvents.push(r),t.txt.eventHooks.menuClickEvents.push(r),t.txt.eventHooks.textScrollEvents.push(r),t.txt.eventHooks.changeEvents.push(r)}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(55));(0,i.default)(e,"__esModule",{value:!0});var a=n(2).__importDefault(n(3));e.default=function(t,e){var n=function(t,e){for(var n,r=t.elems[0];null!=r;){if((0,o.default)(e).call(e,null===r||void 0===r?void 0:r.nodeName))return r;if("BODY"===(null===(n=null===r||void 0===r?void 0:r.parentNode)||void 0===n?void 0:n.nodeName))return null;r=r.parentNode}return r}(t,["P"]);n&&a.default(n).css("text-align",e)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(6);e.default=function(t){if(r.UA.isFirefox){var e=t.txt,n=t.selection;e.eventHooks.keydownEvents.push(function(e){var r=n.getSelectionContainerElem();if(r){var i=r.getNodeTop(t),o=i.length&&i.prev().length?i.prev():null;o&&o.attr("data-we-video-p")&&0===n.getCursorPos()&&8===e.keyCode&&o.remove()}})}}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(25));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=n(7),l=a.__importDefault(n(3)),c=a.__importDefault(n(31)),u=a.__importDefault(n(35)),h=a.__importDefault(n(351)),d=a.__importDefault(n(363)),f=function(t){function e(e){var n,r=this,i=l.default('<div class="w-e-menu" data-title="图片"><i class="w-e-icon-image"></i></div>'),a=d.default(e);a.onlyUploadConf&&(i=a.onlyUploadConf.$elem,(0,o.default)(n=a.onlyUploadConf.events).call(n,function(t){var e=t.type,n=t.fn||s.EMPTY_FN;i.on(e,function(t){t.stopPropagation(),n(t)})}));return(r=t.call(this,i,e)||this).imgPanelConfig=a,h.default(e),r}return a.__extends(e,t),e.prototype.clickHandler=function(){this.imgPanelConfig.onlyUploadConf||this.createPanel()},e.prototype.createPanel=function(){var t=this.imgPanelConfig,e=new c.default(this,t);this.setPanel(e),e.create()},e.prototype.tryChangeActive=function(){},e}(u.default);e.default=f},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(352)),o=r.__importDefault(n(353)),a=r.__importDefault(n(354)),s=r.__importDefault(n(362));e.default=function(t){i.default(t),o.default(t),a.default(t),s.default(t)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=n(128),o=r.__importDefault(n(97));function a(t,e){if(function(t,e){for(var n,r=(null===(n=e.clipboardData)||void 0===n?void 0:n.types)||[],i=0;i<r.length;i++)if("Files"===r[i])return!0;return!1}(0,t)||!function(t,e){var n=t.config,r=n.pasteFilterStyle,o=n.pasteIgnoreImg;return!!i.getPasteHtml(e,r,o)||!!i.getPasteText(e)}(e,t)){var n=i.getPasteImgs(t);if(n.length)new o.default(e).uploadImg(n)}}e.default=function(t){t.txt.eventHooks.pasteEvents.unshift(function(e){a(e,t)})}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2).__importDefault(n(97));e.default=function(t){t.txt.eventHooks.dropEvents.push(function(e){var n=e.dataTransfer&&e.dataTransfer.files;n&&n.length&&new r.default(t).uploadImg(n)})}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(30)),a=r(n(355));(0,i.default)(e,"__esModule",{value:!0}),e.createShowHideFn=void 0;var s=n(2).__importDefault(n(3));n(360);var l=n(6);function c(t,e,n,r,i){t.attr("style","width:"+e+"px; height:"+n+"px; left:"+r+"px; top:"+i+"px;")}function u(t){var e,n=t.$textContainerElem,r=function(t,e){var n=s.default('<div class="w-e-img-drag-mask">\n <div class="w-e-img-drag-show-size"></div>\n <div class="w-e-img-drag-rb"></div>\n </div>');return n.hide(),e.append(n),n}(0,n);function i(){(0,o.default)(n).call(n,".w-e-img-drag-mask").hide()}return function(t,n){t.on("click",function(t){t.stopPropagation()}),t.on("mousedown",".w-e-img-drag-rb",function(r){if(r.preventDefault(),e){var i=r.clientX,l=r.clientY,u=n.getBoundingClientRect(),h=e.getBoundingClientRect(),d=h.width,f=h.height,p=h.left-u.left,A=h.top-u.top,g=d/f,m=d,v=f,y=s.default(document);y.on("mousemove",_),y.on("mouseup",w),y.on("mouseleave",b)}function b(){y.off("mousemove",_),y.off("mouseup",w)}function _(e){e.stopPropagation(),e.preventDefault(),m=d+(e.clientX-i),v=f+(e.clientY-l),m/v!=g&&(v=m/g),m=(0,a.default)(m.toFixed(2)),v=(0,a.default)(v.toFixed(2)),(0,o.default)(t).call(t,".w-e-img-drag-show-size").text(m.toFixed(2).replace(".00","")+"px * "+v.toFixed(2).replace(".00","")+"px"),c(t,m,v,p,A)}function w(){e.attr("width",m+""),e.attr("height",v+"");var n=e.getBoundingClientRect();c(t,m,v,n.left-u.left,n.top-u.top),b()}})}(r,n),s.default(document).on("click",i),t.beforeDestroy(function(){s.default(document).off("click",i)}),{showDrag:function(t){if(l.UA.isIE())return!1;t&&function(t,e,n){var r=t.getBoundingClientRect(),i=n.getBoundingClientRect(),s=i.width.toFixed(2),l=i.height.toFixed(2);(0,o.default)(e).call(e,".w-e-img-drag-show-size").text(s+"px * "+l+"px"),c(e,(0,a.default)(s),(0,a.default)(l),i.left-r.left,i.top-r.top),e.show()}(n,r,e=t)},hideDrag:i}}e.createShowHideFn=u,e.default=function(t){var e=u(t),n=e.showDrag,r=e.hideDrag;t.txt.eventHooks.imgClickEvents.push(n),t.txt.eventHooks.textScrollEvents.push(r),t.txt.eventHooks.keyupEvents.push(r),t.txt.eventHooks.toolbarClickEvents.push(r),t.txt.eventHooks.menuClickEvents.push(r),t.txt.eventHooks.changeEvents.push(r)}},function(t,e,n){t.exports=n(356)},function(t,e,n){var r=n(357);t.exports=r},function(t,e,n){n(358);var r=n(10);t.exports=r.parseFloat},function(t,e,n){var r=n(5),i=n(359);r({global:!0,forced:parseFloat!=i},{parseFloat:i})},function(t,e,n){var r=n(8),i=n(92).trim,o=n(72),a=r.parseFloat,s=1/a(o+"-0")!=-1/0;t.exports=s?function(t){var e=i(String(t)),n=a(e);return 0===n&&"-"==e.charAt(0)?-0:n}:a},function(t,e,n){var r=n(21),i=n(361);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o={insert:"head",singleton:!1};r(i,o);t.exports=i.locals||{}},function(t,e,n){(e=n(22)(!1)).push([t.i,".w-e-text-container {\n overflow: hidden;\n}\n.w-e-img-drag-mask {\n position: absolute;\n z-index: 1;\n border: 1px dashed #ccc;\n box-sizing: border-box;\n}\n.w-e-img-drag-mask .w-e-img-drag-rb {\n position: absolute;\n right: -5px;\n bottom: -5px;\n width: 16px;\n height: 16px;\n border-radius: 50%;\n background: #ccc;\n cursor: se-resize;\n}\n.w-e-img-drag-mask .w-e-img-drag-show-size {\n min-width: 110px;\n height: 22px;\n line-height: 22px;\n font-size: 14px;\n color: #999;\n position: absolute;\n left: 0;\n top: 0;\n background-color: #999;\n color: #fff;\n border-radius: 2px;\n padding: 0 5px;\n}\n",""]),t.exports=e},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.createShowHideFn=void 0;var r=n(2),i=r.__importDefault(n(3)),o=r.__importDefault(n(36));function a(t){var e,n=function(e,n){return void 0===n&&(n=""),t.i18next.t(n+e)};return{showImgTooltip:function(r){var a=[{$elem:i.default("<span class='w-e-icon-trash-o'></span>"),onClick:function(t,e){return t.selection.createRangeByElem(e),t.selection.restoreSelection(),t.cmd.do("delete"),!0}},{$elem:i.default("<span>30%</span>"),onClick:function(t,e){return e.attr("width","30%"),e.removeAttr("height"),!0}},{$elem:i.default("<span>50%</span>"),onClick:function(t,e){return e.attr("width","50%"),e.removeAttr("height"),!0}},{$elem:i.default("<span>100%</span>"),onClick:function(t,e){return e.attr("width","100%"),e.removeAttr("height"),!0}}];a.push({$elem:i.default("<span>"+n("重置")+"</span>"),onClick:function(t,e){return e.removeAttr("width"),e.removeAttr("height"),!0}}),r.attr("data-href")&&a.push({$elem:i.default("<span>"+n("查看链接")+"</span>"),onClick:function(t,e){var n=e.attr("data-href");return n&&(n=decodeURIComponent(n),window.open(n,"_target")),!0}}),(e=new o.default(t,r,a)).create()},hideImgTooltip:function(){e&&(e.remove(),e=null)}}}e.createShowHideFn=a,e.default=function(t){var e=a(t),n=e.showImgTooltip,r=e.hideImgTooltip;t.txt.eventHooks.imgClickEvents.push(n),t.txt.eventHooks.clickEvents.push(r),t.txt.eventHooks.keyupEvents.push(r),t.txt.eventHooks.toolbarClickEvents.push(r),t.txt.eventHooks.menuClickEvents.push(r),t.txt.eventHooks.textScrollEvents.push(r),t.txt.eventHooks.imgDragBarMouseDownEvents.push(r),t.txt.eventHooks.changeEvents.push(r)}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(25)),a=r(n(19));(0,i.default)(e,"__esModule",{value:!0});var s=n(2),l=s.__importDefault(n(3)),c=n(6),u=s.__importDefault(n(97));e.default=function(t){var e,n=t.config,r=new u.default(t),i=c.getRandom("up-trigger-id"),s=c.getRandom("up-file-id"),h=c.getRandom("input-link-url"),d=c.getRandom("input-link-url-alt"),f=c.getRandom("input-link-url-href"),p=c.getRandom("btn-link"),A=function(e,n){return void 0===n&&(n="menus.panelMenus.image."),t.i18next.t(n+e)},g=1===n.uploadImgMaxLength?"":'multiple="multiple"',m=(0,o.default)(e=n.uploadImgAccept).call(e,function(t){return"image/"+t}).join(","),v=function(t,e,n){return'<div class="'+t+'" data-title="'+n+'">\n <div id="'+i+'" class="w-e-up-btn">\n <i class="'+e+'"></i>\n </div>\n <div style="display:none;">\n <input id="'+s+'" type="file" '+g+' accept="'+m+'"/>\n </div>\n </div>'},y=[{selector:"#"+i,type:"click",fn:function(){var t=n.uploadImgFromMedia;if(t&&"function"==typeof t)return t(),!0;var e=l.default("#"+s).elems[0];if(!e)return!0;e.click()}},{selector:"#"+s,type:"change",fn:function(){var t=l.default("#"+s).elems[0];if(!t)return!0;var e=t.files;return(null===e||void 0===e?void 0:e.length)&&r.uploadImg(e),!0}}],b=['<input\n id="'+h+'"\n type="text"\n class="block"\n placeholder="'+A("图片地址")+'"/>'];n.showLinkImgAlt&&b.push('\n <input\n id="'+d+'"\n type="text"\n class="block"\n placeholder="'+A("图片文字说明")+'"/>'),n.showLinkImgHref&&b.push('\n <input\n id="'+f+'"\n type="text"\n class="block"\n placeholder="'+A("跳转链接")+'"/>');var _=[{title:A("上传图片"),tpl:v("w-e-up-img-container","w-e-icon-upload2",""),events:y},{title:A("网络图片"),tpl:"<div>\n "+b.join("")+'\n <div class="w-e-button-container">\n <button type="button" id="'+p+'" class="right">'+A("插入","")+"</button>\n </div>\n </div>",events:[{selector:"#"+p,type:"click",fn:function(){var t,e,i,o,s,c,u,p=l.default("#"+h),A=(0,a.default)(t=p.val()).call(t);if(A&&(n.showLinkImgAlt&&(e=(0,a.default)(i=l.default("#"+d).val()).call(i)),n.showLinkImgHref&&(o=(0,a.default)(s=l.default("#"+f).val()).call(s)),c=A,!0===(u=n.linkImgCheck(c))||("string"==typeof u&&n.customAlert(u,"error"),0)))return r.insertImg(A,e,o),!0}}]}],w={width:300,height:0,tabs:[],onlyUploadConf:{$elem:l.default(v("w-e-menu","w-e-icon-image","图片")),events:y}};return window.FileReader&&(n.uploadImgShowBase64||n.uploadImgServer||n.customUploadImg||n.uploadImgFromMedia)&&w.tabs.push(_[0]),n.showLinkImg&&(w.tabs.push(_[1]),w.onlyUploadConf=void 0),w}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(3)),l=a.__importDefault(n(24)),c=a.__importDefault(n(365)),u=function(t){function e(e){var n=this,r=s.default('<div class="w-e-menu" data-title="缩进">\n <i class="w-e-icon-indent-increase"></i>\n </div>'),i={width:130,title:"设置缩进",type:"list",list:[{$elem:s.default('<p>\n <i class="w-e-icon-indent-increase w-e-drop-list-item"></i>\n '+e.i18next.t("menus.dropListMenu.indent.增加缩进")+"\n <p>"),value:"increase"},{$elem:s.default('<p>\n <i class="w-e-icon-indent-decrease w-e-drop-list-item"></i>\n '+e.i18next.t("menus.dropListMenu.indent.减少缩进")+"\n <p>"),value:"decrease"}],clickHandler:function(t){n.command(t)}};return n=t.call(this,r,e,i)||this}return a.__extends(e,t),e.prototype.command=function(t){var e=this.editor,n=e.selection.getSelectionContainerElem();if(n&&e.$textElem.equal(n)){var r=e.selection.getSelectionRangeTopNodes();r.length>0&&(0,o.default)(r).call(r,function(n){c.default(s.default(n),t,e)})}else n&&n.length>0&&(0,o.default)(n).call(n,function(n){c.default(s.default(n),t,e)});e.selection.restoreSelection(),this.tryChangeActive()},e.prototype.tryChangeActive=function(){var t=this.editor,e=t.selection.getSelectionStartElem(),n=s.default(e).getNodeTop(t);n.length<=0||(""!=n.elems[0].style.paddingLeft?this.active():this.unActive())},e}(l.default);e.default=u},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(44)),a=r(n(19));(0,i.default)(e,"__esModule",{value:!0});var s=n(2),l=s.__importDefault(n(366)),c=s.__importDefault(n(367)),u=/^(\d+)(\w+)$/,h=/^(\d+)%$/;function d(t){var e=t.config.indentation;if("string"==typeof e){if(u.test(e)){var n,r=(0,o.default)(n=(0,a.default)(e).call(e).match(u)).call(n,1,3),i=r[0],s=r[1];return{value:Number(i),unit:s}}if(h.test(e))return{value:Number((0,a.default)(e).call(e).match(h)[1]),unit:"%"}}else if(void 0!==e.value&&e.unit)return e;return{value:2,unit:"em"}}e.default=function(t,e,n){var r=t.getNodeTop(n);/^P$/i.test(r.getNodeName())&&("increase"===e?l.default(r,d(n)):"decrease"===e&&c.default(r,d(n)))}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(44));(0,i.default)(e,"__esModule",{value:!0}),e.default=function(t,e){var n=t.elems[0];if(""===n.style.paddingLeft)t.css("padding-left",e.value+e.unit);else{var r=n.style.paddingLeft,i=(0,o.default)(r).call(r,0,r.length-e.unit.length),a=Number(i)+e.value;t.css("padding-left",""+a+e.unit)}}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(44));(0,i.default)(e,"__esModule",{value:!0}),e.default=function(t,e){var n=t.elems[0];if(""!==n.style.paddingLeft){var r=n.style.paddingLeft,i=(0,o.default)(r).call(r,0,r.length-e.unit.length),a=Number(i)-e.value;a>0?t.css("padding-left",""+a+e.unit):t.css("padding-left","")}}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(3)),o=r.__importDefault(n(35)),a=r.__importDefault(n(31)),s=r.__importDefault(n(369)),l=function(t){function e(e){var n=i.default('<div class="w-e-menu" data-title="表情">\n <i class="w-e-icon-happy"></i>\n </div>');return t.call(this,n,e)||this}return r.__extends(e,t),e.prototype.createPanel=function(){var t=s.default(this.editor);new a.default(this,t).create()},e.prototype.clickHandler=function(){this.createPanel()},e.prototype.tryChangeActive=function(){},e}(o.default);e.default=l},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(25)),a=r(n(74)),s=r(n(19));(0,i.default)(e,"__esModule",{value:!0});var l=n(2).__importDefault(n(3));e.default=function(t){var e=t.config.emotions;return{width:300,height:230,tabs:(0,o.default)(e).call(e,function(e){return{title:t.i18next.t("menus.panelMenus.emoticon."+e.title),tpl:"<div>"+function(t){var e,n,r=[];return"image"==t.type?(r=(0,o.default)(e=t.content).call(e,function(t){return"string"==typeof t?"":'<span title="'+t.alt+'">\n <img class="eleImg" data-emoji="'+t.alt+'" style src="'+t.src+'" alt="['+t.alt+']">\n </span>'}),r=(0,a.default)(r).call(r,function(t){return""!==t})):r=(0,o.default)(n=t.content).call(n,function(t){return'<span class="eleImg" title="'+t+'">'+t+"</span>"}),r.join("").replace(/&nbsp;/g,"")}(e)+"</div>",events:[{selector:".eleImg",type:"click",fn:function(e){var n,r,i=l.default(e.target);return n="IMG"===i.getNodeName()?(0,s.default)(r=i.parent().html()).call(r):"<span>"+i.html()+"</span>",t.cmd.do("insertHTML",n),!0}}]}})}}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.createListHandle=e.ClassType=void 0;var r,i=n(2),o=i.__importDefault(n(3)),a=i.__importDefault(n(371)),s=i.__importDefault(n(373)),l=i.__importDefault(n(374)),c=i.__importDefault(n(375)),u=i.__importDefault(n(376));!function(t){t.Wrap="WrapListHandle",t.Join="JoinListHandle",t.StartJoin="StartJoinListHandle",t.EndJoin="EndJoinListHandle",t.Other="OtherListHandle"}(r=e.ClassType||(e.ClassType={}));var h={WrapListHandle:a.default,JoinListHandle:s.default,StartJoinListHandle:l.default,EndJoinListHandle:c.default,OtherListHandle:u.default};e.createListHandle=function(t,e,n){if(t===r.Other&&void 0===n)throw new Error("other 类需要传入 range");return t!==r.Other?new h[t](e):new h[t](e,n)};var d=function(){function t(t){this.handle=t,this.handle.exec()}return t.prototype.getSelectionRangeElem=function(){return o.default(this.handle.selectionRangeElem.get())},t}();e.default=d},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(3)),l=n(57),c=n(46),u=function(t){function e(e){return t.call(this,e)||this}return a.__extends(e,t),e.prototype.exec=function(){var t,e=this.options,n=e.listType,r=e.listTarget,i=e.$selectionElem,a=e.$startElem,l=e.$endElem,u=[],h=null===i||void 0===i?void 0:i.getNodeName(),d=a.prior,f=l.prior;if(!a.prior&&!l.prior||!(null===d||void 0===d?void 0:d.prev().length)&&!(null===f||void 0===f?void 0:f.next().length)){var p;(0,o.default)(p=null===i||void 0===i?void 0:i.children()).call(p,function(t){u.push(s.default(t))}),h===n?t=c.createElementFragment(u,c.createDocumentFragment(),"p"):(t=c.createElement(r),(0,o.default)(u).call(u,function(e){t.append(e.elems[0])})),this.selectionRangeElem.set(t),c.insertBefore(i,t,i.elems[0]),i.remove()}else{for(var A=d;A.length;)u.push(A),A=(null===f||void 0===f?void 0:f.equal(A))?s.default(void 0):A.next();var g=d.prev(),m=f.next();if(h===n?t=c.createElementFragment(u,c.createDocumentFragment(),"p"):(t=c.createElement(r),(0,o.default)(u).call(u,function(e){t.append(e.elems[0])})),g.length&&m.length){for(var v=[];m.length;)v.push(m),m=m.next();var y=c.createElement(h);(0,o.default)(v).call(v,function(t){y.append(t.elems[0])}),s.default(y).insertAfter(i),this.selectionRangeElem.set(t),(b=i.next()).length?c.insertBefore(i,t,b.elems[0]):i.parent().elems[0].append(t)}else if(g.length){var b;this.selectionRangeElem.set(t),(b=i.next()).length?c.insertBefore(i,t,b.elems[0]):i.parent().elems[0].append(t)}else this.selectionRangeElem.set(t),c.insertBefore(i,t,i.elems[0])}},e}(l.ListHandle);e.default=u},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=function(){function t(){this._element=null}return t.prototype.set=function(t){if(t instanceof DocumentFragment){var e,n=[];(0,o.default)(e=t.childNodes).call(e,function(t){n.push(t)}),t=n}this._element=t},t.prototype.get=function(){return this._element},t.prototype.clear=function(){this._element=null},t}();e.default=a},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(3)),l=n(57),c=n(46),u=function(t){function e(e){return t.call(this,e)||this}return a.__extends(e,t),e.prototype.exec=function(){var t,e,n,r,i,a,l,u,h=this.options,d=h.editor,f=h.listType,p=h.listTarget,A=h.$startElem,g=h.$endElem,m=d.selection.getSelectionRangeTopNodes(),v=null===A||void 0===A?void 0:A.getNodeName();if(v===(null===g||void 0===g?void 0:g.getNodeName()))if(m.length>2)if(m.shift(),m.pop(),u=c.createElementFragment(c.filterSelectionNodes(m),c.createDocumentFragment()),v===f)null===(t=g.children())||void 0===t||(0,o.default)(t).call(t,function(t){u.append(t)}),g.remove(),this.selectionRangeElem.set(u),A.elems[0].append(u);else{for(var y=document.createDocumentFragment(),b=document.createDocumentFragment(),_=c.getStartPoint(A);_.length;){var w=_.elems[0];_=_.next(),y.append(w)}for(var x=c.getEndPoint(g),S=[];x.length;)S.unshift(x.elems[0]),x=x.prev();(0,o.default)(S).call(S,function(t){b.append(t)});var C=c.createElement(p);C.append(y),C.append(u),C.append(b),u=C,this.selectionRangeElem.set(u),s.default(C).insertAfter(A),!(null===(e=A.children())||void 0===e?void 0:e.length)&&A.remove(),!(null===(n=g.children())||void 0===n?void 0:n.length)&&g.remove()}else{m.length=0;for(_=c.getStartPoint(A);_.length;)m.push(_),_=_.next();for(x=c.getEndPoint(g),S=[];x.length;)S.unshift(x),x=x.prev();m.push.apply(m,S),v===f?(u=c.createElementFragment(m,c.createDocumentFragment(),"p"),this.selectionRangeElem.set(u),c.insertBefore(A,u,g.elems[0])):(u=c.createElement(p),(0,o.default)(m).call(m,function(t){u.append(t.elems[0])}),this.selectionRangeElem.set(u),s.default(u).insertAfter(A)),!(null===(r=A.children())||void 0===r?void 0:r.length)&&g.remove(),!(null===(i=g.children())||void 0===i?void 0:i.length)&&g.remove()}else{var k=[];for(x=c.getEndPoint(g);x.length;)k.unshift(x),x=x.prev();var B=[];for(_=c.getStartPoint(A);_.length;)B.push(_),_=_.next();if(u=c.createDocumentFragment(),m.shift(),m.pop(),(0,o.default)(B).call(B,function(t){return u.append(t.elems[0])}),u=c.createElementFragment(c.filterSelectionNodes(m),u),(0,o.default)(k).call(k,function(t){return u.append(t.elems[0])}),this.selectionRangeElem.set(u),v===f)A.elems[0].append(u),!(null===(a=g.children())||void 0===a?void 0:a.length)&&g.remove();else if(null===(l=g.children())||void 0===l?void 0:l.length){var T=g.children();c.insertBefore(T,u,T.elems[0])}else g.elems[0].append(u)}},e}(l.ListHandle);e.default=u},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(3)),l=n(57),c=n(46),u=function(t){function e(e){return t.call(this,e)||this}return a.__extends(e,t),e.prototype.exec=function(){var t,e,n=this.options,r=n.editor,i=n.listType,a=n.listTarget,l=n.$startElem,u=r.selection.getSelectionRangeTopNodes(),h=null===l||void 0===l?void 0:l.getNodeName();u.shift();for(var d=[],f=c.getStartPoint(l);f.length;)d.push(f),f=f.next();h===i?(e=c.createDocumentFragment(),(0,o.default)(d).call(d,function(t){return e.append(t.elems[0])}),e=c.createElementFragment(c.filterSelectionNodes(u),e),this.selectionRangeElem.set(e),l.elems[0].append(e)):(e=c.createElement(a),(0,o.default)(d).call(d,function(t){return e.append(t.elems[0])}),e=c.createElementFragment(c.filterSelectionNodes(u),e),this.selectionRangeElem.set(e),s.default(e).insertAfter(l),!(null===(t=l.children())||void 0===t?void 0:t.length)&&l.remove())},e}(l.ListHandle);e.default=u},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(3)),l=n(57),c=n(46),u=function(t){function e(e){return t.call(this,e)||this}return a.__extends(e,t),e.prototype.exec=function(){var t,e,n,r=this.options,i=r.editor,a=r.listType,l=r.listTarget,u=r.$endElem,h=i.selection.getSelectionRangeTopNodes(),d=null===u||void 0===u?void 0:u.getNodeName();h.pop();for(var f=[],p=c.getEndPoint(u);p.length;)f.unshift(p),p=p.prev();if(d===a)if(n=c.createElementFragment(c.filterSelectionNodes(h),c.createDocumentFragment()),(0,o.default)(f).call(f,function(t){return n.append(t.elems[0])}),this.selectionRangeElem.set(n),null===(t=u.children())||void 0===t?void 0:t.length){var A=u.children();c.insertBefore(A,n,A.elems[0])}else u.elems[0].append(n);else{var g=c.filterSelectionNodes(h);g.push.apply(g,f),n=c.createElementFragment(g,c.createElement(l)),this.selectionRangeElem.set(n),s.default(n).insertBefore(u),!(null===(e=u.children())||void 0===e?void 0:e.length)&&u.remove()}},e}(l.ListHandle);e.default=u},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=n(57),o=n(46),a=function(t){function e(e,n){var r=t.call(this,e)||this;return r.range=n,r}return r.__extends(e,t),e.prototype.exec=function(){var t=this.options,e=t.editor,n=t.listTarget,r=e.selection.getSelectionRangeTopNodes(),i=o.createElementFragment(o.filterSelectionNodes(r),o.createElement(n));this.selectionRangeElem.set(i),this.range.insertNode(i)},e}(i.ListHandle);e.default=a},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4)),a=r(n(26));(0,i.default)(e,"__esModule",{value:!0});var s=n(2),l=s.__importDefault(n(24)),c=s.__importDefault(n(3)),u=s.__importDefault(n(378)),h=n(6),d=function(t){function e(e){var n=this,r=c.default('<div class="w-e-menu" data-title="行高">\n <i class="w-e-icon-row-height"></i>\n </div>'),i={width:100,title:"设置行高",type:"list",list:new u.default(e,e.config.lineHeights).getItemList(),clickHandler:function(t){e.selection.saveRange(),n.command(t)}};return n=t.call(this,r,e,i)||this}return s.__extends(e,t),e.prototype.command=function(t){var e,n=this,r=window.getSelection?window.getSelection():document.getSelection(),i=["P"],s=this.editor,l="";s.selection.restoreSelection();var u=c.default(s.selection.getSelectionContainerElem());if(null===u||void 0===u?void 0:u.length){var d=c.default(s.selection.getSelectionContainerElem()),f=c.default(s.selection.getSelectionStartElem()).elems[0],p="",A=[],g="";if(u&&s.$textElem.equal(u)){if(h.UA.isIE())return;var m=[],v=[],y=[],b=c.default(s.selection.getSelectionStartElem()),_=c.default(s.selection.getSelectionEndElem()),w=null===(e=s.selection.getRange())||void 0===e?void 0:e.commonAncestorContainer.childNodes;v.push(this.getDom(b.elems[0])),null===w||void 0===w||(0,o.default)(w).call(w,function(t,e){t===n.getDom(b.elems[0])&&m.push(e),t===n.getDom(_.elems[0])&&m.push(e)});var x=0,S=void 0;for(y.push(this.getDom(b.elems[0]));v[x]!==this.getDom(_.elems[0]);)S=c.default(v[x].nextElementSibling).elems[0],-1!==(0,a.default)(i).call(i,c.default(S).getNodeName())?(y.push(S),v.push(S)):v.push(S),x++;if("P"!==c.default(v[0]).getNodeName()){x=0;for(var C=0;C<v.length;C++)if("P"===c.default(v[C]).getNodeName()){x=C;break}if(0===x)return;for(var k=0;k!==x;)v.shift(),k++}return this.setRange(v[0],v[v.length-1]),(0,o.default)(v).call(v,function(e){p=e.getAttribute("style"),A=p?p.split(";"):[],g="","P"===c.default(e).getNodeName()?(g=t?n.styleProcessing(A)+"line-height:"+t+";":n.styleProcessing(A),l=l+"<"+c.default(e).getNodeName().toLowerCase()+' style="'+g+'">'+e.innerHTML+"</"+c.default(e).getNodeName().toLowerCase()+">"):(g=n.styleProcessing(A),l=l+"<"+c.default(e).getNodeName().toLowerCase()+' style="'+g+'">'+e.innerHTML+"</"+c.default(e).getNodeName().toLowerCase()+">")}),this.action(l,s),f=d.elems[0],void this.setRange(f.children[m[0]],f.children[m[1]])}f=this.getDom(f),-1!==(0,a.default)(i).call(i,c.default(f).getNodeName())&&(p=f.getAttribute("style"),A=p?p.split(";"):[],null===r||void 0===r||r.selectAllChildren(f),s.selection.saveRange(),t?(g=p?this.styleProcessing(A)+"line-height:"+t+";":"line-height:"+t+";",l="<"+c.default(f).getNodeName().toLowerCase()+' style="'+g+'">'+f.innerHTML+"</"+c.default(f).getNodeName().toLowerCase()+">","BLOCKQUOTE"===c.default(f).getNodeName()?c.default(f).css("line-height",t):this.action(l,s)):p&&(g=this.styleProcessing(A),l=""===g?"<"+c.default(f).getNodeName().toLowerCase()+">"+f.innerHTML+"</"+c.default(f).getNodeName().toLowerCase()+">":"<"+c.default(f).getNodeName().toLowerCase()+' style="'+g+'">'+f.innerHTML+"</"+c.default(f).getNodeName().toLowerCase()+">",this.action(l,s)))}},e.prototype.getDom=function(t){var e=c.default(t).elems[0];if(!e.parentNode)return e;return e=function t(e,n){var r=c.default(e.parentNode);return n.$textElem.equal(r)?e:t(r.elems[0],n)}(e,this.editor)},e.prototype.action=function(t,e){e.cmd.do("insertHTML",t)},e.prototype.styleProcessing=function(t){var e="";return(0,o.default)(t).call(t,function(t){""!==t&&-1===(0,a.default)(t).call(t,"line-height")&&(e=e+t+";")}),e},e.prototype.setRange=function(t,e){var n=this.editor,r=window.getSelection?window.getSelection():document.getSelection();null===r||void 0===r||r.removeAllRanges();var i=document.createRange(),o=t,a=e;i.setStart(o,0),i.setEnd(a,1),null===r||void 0===r||r.addRange(i),n.selection.saveRange(),null===r||void 0===r||r.removeAllRanges(),n.selection.restoreSelection()},e.prototype.tryChangeActive=function(){var t=this.editor,e=t.selection.getSelectionContainerElem();if(!e||!t.$textElem.equal(e)){var n=c.default(t.selection.getSelectionStartElem());if(0!==n.length){var r=(n=this.getDom(n.elems[0])).getAttribute("style")?n.getAttribute("style"):"";r&&-1!==(0,a.default)(r).call(r,"line-height")?this.active():this.unActive()}}},e}(l.default);e.default=d},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2).__importDefault(n(3)),s=function(){function t(t,e){var n=this;this.itemList=[{$elem:a.default("<span>"+t.i18next.t("默认")+"</span>"),value:""}],(0,o.default)(e).call(e,function(t){n.itemList.push({$elem:a.default("<span>"+t+"</span>"),value:t})})}return t.prototype.getItemList=function(){return this.itemList},t}();e.default=s},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(3)),o=function(t){function e(e){var n=i.default('<div class="w-e-menu" data-title="撤销">\n <i class="w-e-icon-undo"></i>\n </div>');return t.call(this,n,e)||this}return r.__extends(e,t),e.prototype.clickHandler=function(){var t=this.editor;t.history.revoke();var e=t.$textElem.children();if(null===e||void 0===e?void 0:e.length){var n=e.last();t.selection.createRangeByElem(n,!1,!0),t.selection.restoreSelection()}},e.prototype.tryChangeActive=function(){this.editor.isCompatibleMode||(this.editor.history.size[0]?this.active():this.unActive())},e}(r.__importDefault(n(23)).default);e.default=o},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(3)),o=function(t){function e(e){var n=i.default('<div class="w-e-menu" data-title="恢复">\n <i class="w-e-icon-redo"></i>\n </div>');return t.call(this,n,e)||this}return r.__extends(e,t),e.prototype.clickHandler=function(){var t=this.editor;t.history.restore();var e=t.$textElem.children();if(null===e||void 0===e?void 0:e.length){var n=e.last();t.selection.createRangeByElem(n,!1,!0),t.selection.restoreSelection()}},e.prototype.tryChangeActive=function(){this.editor.isCompatibleMode||(this.editor.history.size[1]?this.active():this.unActive())},e}(r.__importDefault(n(23)).default);e.default=o},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(35)),o=r.__importDefault(n(3)),a=r.__importDefault(n(382)),s=r.__importDefault(n(31)),l=r.__importDefault(n(391)),c=function(t){function e(e){var n,r=o.default('<div class="w-e-menu" data-title="表格"><i class="w-e-icon-table2"></i></div>');return n=t.call(this,r,e)||this,l.default(e),n}return r.__extends(e,t),e.prototype.clickHandler=function(){this.createPanel()},e.prototype.createPanel=function(){var t=a.default(this.editor);new s.default(this,t).create()},e.prototype.tryChangeActive=function(){},e}(i.default);e.default=c},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(383));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=n(6),l=a.__importDefault(n(3));n(388);var c=a.__importDefault(n(390));function u(t){return t>0&&(0,o.default)(t)}e.default=function(t){var e=new c.default(t),n=s.getRandom("w-col-id"),r=s.getRandom("w-row-id"),i=s.getRandom("btn-link"),o="menus.panelMenus.table.",a=function(e){return t.i18next.t(e)},h=[{title:a(o+"插入表格"),tpl:'<div>\n <div class="w-e-table">\n <span>'+a("创建")+'</span>\n <input id="'+r+'" type="text" class="w-e-table-input" value="5"/></td>\n <span>'+a(o+"行")+'</span>\n <input id="'+n+'" type="text" class="w-e-table-input" value="5"/></td>\n <span>'+(a(o+"列")+a(o+"的")+a(o+"表格"))+'</span>\n </div>\n <div class="w-e-button-container">\n <button type="button" id="'+i+'" class="right">'+a("插入")+"</button>\n </div>\n </div>",events:[{selector:"#"+i,type:"click",fn:function(){var i=Number(l.default("#"+n).val()),o=Number(l.default("#"+r).val());return u(o)&&u(i)?(e.createAction(o,i),!0):(t.config.customAlert("表格行列请输入正整数","warning"),!1)}}]}],d={width:330,height:0,tabs:[]};return d.tabs.push(h[0]),d}},function(t,e,n){t.exports=n(384)},function(t,e,n){var r=n(385);t.exports=r},function(t,e,n){n(386);var r=n(10);t.exports=r.Number.isInteger},function(t,e,n){n(5)({target:"Number",stat:!0},{isInteger:n(387)})},function(t,e,n){var r=n(13),i=Math.floor;t.exports=function(t){return!r(t)&&isFinite(t)&&i(t)===t}},function(t,e,n){var r=n(21),i=n(389);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o={insert:"head",singleton:!1};r(i,o);t.exports=i.locals||{}},function(t,e,n){(e=n(22)(!1)).push([t.i,".w-e-table {\n display: flex;\n}\n.w-e-table .w-e-table-input {\n width: 40px;\n text-align: center!important;\n margin: 0 5px;\n}\n",""]),t.exports=e},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=n(7),o=r.__importDefault(n(3)),a=function(){function t(t){this.editor=t}return t.prototype.createAction=function(t,e){var n=this.editor,r=o.default(n.selection.getSelectionContainerElem()),i=o.default(r.elems[0]).parentUntilEditor("UL",n),a=o.default(r.elems[0]).parentUntilEditor("OL",n);if(!i&&!a){var s=this.createTableHtml(t,e);n.cmd.do("insertHTML",s)}},t.prototype.createTableHtml=function(t,e){for(var n="",r="",o=0;o<t;o++){r="";for(var a=0;a<e;a++)r+=0===o?"<th></th>":"<td></td>";n=n+"<tr>"+r+"</tr>"}return'<table border="0" width="100%" cellpadding="0" cellspacing="0"><tbody>'+n+"</tbody></table>"+i.EMPTY_P},t}();e.default=a},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(392)),o=r.__importDefault(n(400));e.default=function(t){i.default(t),o.default(t)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(3)),o=r.__importDefault(n(36)),a=r.__importDefault(n(393)),s=r.__importDefault(n(399)),l=n(7);function c(t){var e=t.selection.getSelectionStartElem(),n=t.selection.getSelectionEndElem();return(null===e||void 0===e?void 0:e.elems[0])!==(null===n||void 0===n?void 0:n.elems[0])}function u(t,e){var n=t.elems[0].nextSibling;return n&&"<br>"!==n.innerHTML||(e+=""+l.EMPTY_P),e}e.default=function(t){var e=function(t){var e;return{showTableTooltip:function(n){var r=new s.default(t),h=function(e,n){return void 0===n&&(n="menus.panelMenus.table."),t.i18next.t(n+e)},d=[{$elem:i.default("<span>"+h("删除表格")+"</span>"),onClick:function(t,e){return t.selection.createRangeByElem(e),t.selection.restoreSelection(),t.cmd.do("insertHTML",l.EMPTY_P),!0}},{$elem:i.default("<span>"+h("添加行")+"</span>"),onClick:function(t,e){if(c(t))return!0;var n=i.default(t.selection.getSelectionStartElem()),o=r.getRowNode(n.elems[0]);if(!o)return!0;var s=Number(r.getCurrentRowIndex(e.elems[0],o)),l=r.getTableHtml(e.elems[0]),h=r.getTableHtml(a.default.ProcessingRow(i.default(l),s).elems[0]);return h=u(e,h),t.selection.createRangeByElem(e),t.selection.restoreSelection(),t.cmd.do("insertHTML",h),!0}},{$elem:i.default("<span>"+h("删除行")+"</span>"),onClick:function(t,e){if(c(t))return!0;var n=i.default(t.selection.getSelectionStartElem()),o=r.getRowNode(n.elems[0]);if(!o)return!0;var s=Number(r.getCurrentRowIndex(e.elems[0],o)),h=r.getTableHtml(e.elems[0]),d=a.default.DeleteRow(i.default(h),s).elems[0].children[0].children.length,f="";return t.selection.createRangeByElem(e),t.selection.restoreSelection(),f=u(e,f=0===d?l.EMPTY_P:r.getTableHtml(a.default.DeleteRow(i.default(h),s).elems[0])),t.cmd.do("insertHTML",f),!0}},{$elem:i.default("<span>"+h("添加列")+"</span>"),onClick:function(t,e){if(c(t))return!0;var n=i.default(t.selection.getSelectionStartElem()),o=r.getCurrentColIndex(n.elems[0]),s=r.getTableHtml(e.elems[0]),l=r.getTableHtml(a.default.ProcessingCol(i.default(s),o).elems[0]);return l=u(e,l),t.selection.createRangeByElem(e),t.selection.restoreSelection(),t.cmd.do("insertHTML",l),!0}},{$elem:i.default("<span>"+h("删除列")+"</span>"),onClick:function(t,e){if(c(t))return!0;var n=i.default(t.selection.getSelectionStartElem()),o=r.getCurrentColIndex(n.elems[0]),s=r.getTableHtml(e.elems[0]),h=a.default.DeleteCol(i.default(s),o).elems[0].children[0].children[0].children.length,d="";return t.selection.createRangeByElem(e),t.selection.restoreSelection(),d=u(e,d=1===h?l.EMPTY_P:r.getTableHtml(a.default.DeleteCol(i.default(s),o).elems[0])),t.cmd.do("insertHTML",d),!0}},{$elem:i.default("<span>"+h("设置表头")+"</span>"),onClick:function(t,e){if(c(t))return!0;var n=i.default(t.selection.getSelectionStartElem()),o=r.getRowNode(n.elems[0]);if(!o)return!0;var s=Number(r.getCurrentRowIndex(e.elems[0],o));0!==s&&(s=0);var l=r.getTableHtml(e.elems[0]),h=r.getTableHtml(a.default.setTheHeader(i.default(l),s,"th").elems[0]);return h=u(e,h),t.selection.createRangeByElem(e),t.selection.restoreSelection(),t.cmd.do("insertHTML",h),!0}},{$elem:i.default("<span>"+h("取消表头")+"</span>"),onClick:function(t,e){var n=i.default(t.selection.getSelectionStartElem()),o=r.getRowNode(n.elems[0]);if(!o)return!0;var s=Number(r.getCurrentRowIndex(e.elems[0],o));0!==s&&(s=0);var l=r.getTableHtml(e.elems[0]),c=r.getTableHtml(a.default.setTheHeader(i.default(l),s,"td").elems[0]);return c=u(e,c),t.selection.createRangeByElem(e),t.selection.restoreSelection(),t.cmd.do("insertHTML",c),!0}}];(e=new o.default(t,n,d)).create()},hideTableTooltip:function(){e&&(e.remove(),e=null)}}}(t),n=e.showTableTooltip,r=e.hideTableTooltip;t.txt.eventHooks.tableClickEvents.push(n),t.txt.eventHooks.clickEvents.push(r),t.txt.eventHooks.keyupEvents.push(r),t.txt.eventHooks.toolbarClickEvents.push(r),t.txt.eventHooks.menuClickEvents.push(r),t.txt.eventHooks.textScrollEvents.push(r)}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(44)),a=r(n(93)),s=r(n(4)),l=r(n(137));(0,i.default)(e,"__esModule",{value:!0});var c=n(2).__importDefault(n(3));function u(t,e){for(;0!==t.children.length;)t.removeChild(t.children[0]);for(var n=0;n<e.length;n++)t.appendChild(e[n])}function h(t){var e=t.elems[0].children[0];return"COLGROUP"===e.nodeName&&(e=t.elems[0].children[t.elems[0].children.length-1]),e}e.default={ProcessingRow:function(t,e){for(var n=h(t),r=(0,o.default)(Array.prototype).apply(n.children),i=r[0].children.length,s=document.createElement("tr"),l=0;l<i;l++){var d=document.createElement("td");s.appendChild(d)}return(0,a.default)(r).call(r,e+1,0,s),u(n,r),c.default(n.parentNode)},ProcessingCol:function(t,e){for(var n=h(t),r=(0,o.default)(Array.prototype).apply(n.children),i=function(t){var n,i=[];for((0,s.default)(n=(0,l.default)(r[t].children)).call(n,function(t){i.push(t)});0!==r[t].children.length;)r[t].removeChild(r[t].children[0]);var o="TH"!==c.default(i[0]).getNodeName()?document.createElement("td"):document.createElement("th");(0,a.default)(i).call(i,e+1,0,o);for(var u=0;u<i.length;u++)r[t].appendChild(i[u])},d=0;d<r.length;d++)i(d);return u(n,r),c.default(n.parentNode)},DeleteRow:function(t,e){var n=h(t),r=(0,o.default)(Array.prototype).apply(n.children);return(0,a.default)(r).call(r,e,1),u(n,r),c.default(n.parentNode)},DeleteCol:function(t,e){for(var n=h(t),r=(0,o.default)(Array.prototype).apply(n.children),i=function(t){var n,i=[];for((0,s.default)(n=(0,l.default)(r[t].children)).call(n,function(t){i.push(t)});0!==r[t].children.length;)r[t].removeChild(r[t].children[0]);(0,a.default)(i).call(i,e,1);for(var o=0;o<i.length;o++)r[t].appendChild(i[o])},d=0;d<r.length;d++)i(d);return u(n,r),c.default(n.parentNode)},setTheHeader:function(t,e,n){for(var r=h(t),i=(0,o.default)(Array.prototype).apply(r.children),d=i[e].children,f=document.createElement("tr"),p=function(t){var e,r=document.createElement(n);(0,s.default)(e=(0,l.default)(d[t].children)).call(e,function(t){r.appendChild(t)}),f.appendChild(r)},A=0;A<d.length;A++)p(A);return(0,a.default)(i).call(i,e,1,f),u(r,i),c.default(r.parentNode)}}},function(t,e,n){var r=n(395);t.exports=r},function(t,e,n){n(51),n(396);var r=n(10);t.exports=r.Array.from},function(t,e,n){var r=n(5),i=n(397);r({target:"Array",stat:!0,forced:!n(113)(function(t){Array.from(t)})},{from:i})},function(t,e,n){"use strict";var r=n(38),i=n(33),o=n(398),a=n(105),s=n(34),l=n(73),c=n(107);t.exports=function(t){var e,n,u,h,d,f,p=i(t),A="function"==typeof this?this:Array,g=arguments.length,m=g>1?arguments[1]:void 0,v=void 0!==m,y=c(p),b=0;if(v&&(m=r(m,g>2?arguments[2]:void 0,2)),void 0==y||A==Array&&a(y))for(n=new A(e=s(p.length));e>b;b++)f=v?m(p[b],b):p[b],l(n,b,f);else for(d=(h=y.call(p)).next,n=new A;!(u=d.call(h)).done;b++)f=v?o(h,m,[u.value,b],!0):u.value,l(n,b,f);return n.length=b,n}},function(t,e,n){var r=n(20),i=n(108);t.exports=function(t,e,n,o){try{return o?e(r(n)[0],n[1]):e(n)}catch(e){throw i(t),e}}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4)),a=r(n(137));(0,i.default)(e,"__esModule",{value:!0});var s=n(2).__importDefault(n(3)),l=function(){function t(t){this.editor=t}return t.prototype.getRowNode=function(t){var e,n=s.default(t).elems[0];return n.parentNode?n=null===(e=s.default(n).parentUntil("TR",n))||void 0===e?void 0:e.elems[0]:n},t.prototype.getCurrentRowIndex=function(t,e){var n,r=0,i=t.children[0];return"COLGROUP"===i.nodeName&&(i=t.children[t.children.length-1]),(0,o.default)(n=(0,a.default)(i.children)).call(n,function(t,n){t===e&&(r=n)}),r},t.prototype.getCurrentColIndex=function(t){var e,n,r=0,i="TD"===s.default(t).getNodeName()||"TH"===s.default(t).getNodeName()?t:null===(n=s.default(t).parentUntil("TD",t))||void 0===n?void 0:n.elems[0],l=s.default(i).parent();return(0,o.default)(e=(0,a.default)(l.elems[0].children)).call(e,function(t,e){t===i&&(r=e)}),r},t.prototype.getTableHtml=function(t){return'<table border="0" width="100%" cellpadding="0" cellspacing="0">'+s.default(t).html()+"</table>"},t}();e.default=l},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default=function(t){var e=t.txt,n=t.selection;e.eventHooks.keydownEvents.push(function(e){t.selection.saveRange();var r=n.getSelectionContainerElem();if(r){var i=r.getNodeTop(t),o=i.length&&i.prev().length?i.prev():null;if(o&&"TABLE"===o.getNodeName()&&n.isSelectionEmpty()&&0===n.getCursorPos()&&8===e.keyCode){var a=i.next();!!a.length&&function(t){if(!t.length)return!1;var e=t.elems[0];return"P"===e.nodeName&&"<br>"===e.innerHTML}(i)&&(i.remove(),t.selection.setRangeToElem(a.elems[0])),e.preventDefault()}}})}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(25));(0,i.default)(e,"__esModule",{value:!0}),e.formatCodeHtml=void 0;var a=n(2),s=a.__importDefault(n(35)),l=a.__importDefault(n(3)),c=n(6),u=a.__importDefault(n(402)),h=a.__importDefault(n(138)),d=a.__importDefault(n(31)),f=a.__importDefault(n(403));e.formatCodeHtml=function(t,e){return e?(e=function(t){var e=t.match(/<pre[\s|\S]+?\/pre>/g);return null===e?t:((0,o.default)(e).call(e,function(e){t=t.replace(e,e.replace(/<\/code><code>/g,"\n").replace(/<br>/g,""))}),t)}(e=function t(e){var n,r=e.match(/<span\sclass="hljs[\s|\S]+?\/span>/gm);if(!r||!r.length)return e;for(var i=(0,o.default)(n=c.deepClone(r)).call(n,function(t){return(t=t.replace(/<span\sclass="hljs[^>]+>/,"")).replace(/<\/span>/,"")}),a=0;a<r.length;a++)e=e.replace(r[a],i[a]);return t(e)}(e)),e=c.replaceSpecialSymbol(e)):e};var p=function(t){function e(e){var n,r=l.default('<div class="w-e-menu" data-title="代码"><i class="w-e-icon-terminal"></i></div>');return n=t.call(this,r,e)||this,f.default(e),n}return a.__extends(e,t),e.prototype.insertLineCode=function(t){var e=this.editor,n=l.default("<code>"+t+"</code>");e.cmd.do("insertElem",n),e.selection.createRangeByElem(n,!1),e.selection.restoreSelection()},e.prototype.clickHandler=function(){var t=this.editor,e=t.selection.getSelectionText();this.isActive||(t.selection.isSelectionEmpty()?this.createPanel("",""):this.insertLineCode(e))},e.prototype.createPanel=function(t,e){var n=u.default(this.editor,t,e);new d.default(this,n).create()},e.prototype.tryChangeActive=function(){var t=this.editor;h.default(t)?this.active():this.unActive()},e}(s.default);e.default=p},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(25));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=n(6),l=a.__importDefault(n(3)),c=a.__importDefault(n(138)),u=n(7);e.default=function(t,e,n){var r,i=s.getRandom("input-iframe"),a=s.getRandom("select"),h=s.getRandom("btn-ok");function d(e){c.default(t)&&function(){if(c.default(t)){var e=t.selection.getSelectionStartElem(),n=null===e||void 0===e?void 0:e.getNodeTop(t);n&&(t.selection.createRangeByElem(n),t.selection.restoreSelection())}}(),t.cmd.do("insertHTML",e);var n=t.selection.getSelectionStartElem(),r=null===n||void 0===n?void 0:n.getNodeTop(t);l.default(u.EMPTY_P).insertAfter(r)}var f=function(e){return t.i18next.t(e)};return{width:500,height:0,tabs:[{title:f("menus.panelMenus.code.插入代码"),tpl:'<div>\n <select name="" id="'+a+'">\n '+(0,o.default)(r=t.config.languageType).call(r,function(t){return"<option "+(n==t?"selected":"")+' value ="'+t+'">'+t+"</option>"})+'\n </select>\n <textarea id="'+i+'" type="text" class="wang-code-textarea" placeholder="" style="height: 160px">'+e.replace(/&quot;/g,'"')+'</textarea>\n <div class="w-e-button-container">\n <button type="button" id="'+h+'" class="right">'+(c.default(t)?f("修改"):f("插入"))+"</button>\n </div>\n </div>",events:[{selector:"#"+h,type:"click",fn:function(){var e,n=document.getElementById(i),r=l.default("#"+a).val(),o=n.value;if(e=t.highlight?t.highlight.highlightAuto(o).value:"<xmp>"+o+"</xmp>",o)return!c.default(t)&&(d('<pre><code class="'+r+'">'+e+"</code></pre>"),!0)}}]}]}}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(404)),o=r.__importDefault(n(405));e.default=function(t){i.default(t),o.default(t)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.createShowHideFn=void 0;var r=n(2),i=r.__importDefault(n(3)),o=r.__importDefault(n(36));function a(t){var e;return{showCodeTooltip:function(n){var r,a,s=[{$elem:i.default("<span>"+(r="删除代码",void 0===a&&(a="menus.panelMenus.code."),t.i18next.t(a+r))+"</span>"),onClick:function(t,e){return e.remove(),!0}}];(e=new o.default(t,n,s)).create()},hideCodeTooltip:function(){e&&(e.remove(),e=null)}}}e.createShowHideFn=a,e.default=function(t){var e=a(t),n=e.showCodeTooltip,r=e.hideCodeTooltip;t.txt.eventHooks.codeClickEvents.push(n),t.txt.eventHooks.clickEvents.push(r),t.txt.eventHooks.toolbarClickEvents.push(r),t.txt.eventHooks.menuClickEvents.push(r),t.txt.eventHooks.textScrollEvents.push(r)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=n(7),o=r.__importDefault(n(3));e.default=function(t){var e=t.$textElem,n=t.selection,r=t.txt.eventHooks.keydownEvents;r.push(function(t){var r;if(40===t.keyCode){var a=n.getSelectionContainerElem(),s=null===(r=e.children())||void 0===r?void 0:r.last();if("XMP"===(null===a||void 0===a?void 0:a.elems[0].tagName)&&"PRE"===(null===s||void 0===s?void 0:s.elems[0].tagName)){var l=o.default(i.EMPTY_P);e.append(l)}}}),r.push(function(e){t.selection.saveRange();var r=n.getSelectionContainerElem();if(r){var i=r.getNodeTop(t),o=null===i||void 0===i?void 0:i.prev(),a=null===i||void 0===i?void 0:i.getNextSibling();o.length&&"PRE"===(null===o||void 0===o?void 0:o.getNodeName())&&0===a.length&&0===n.getCursorPos()&&8===e.keyCode&&e.preventDefault()}})}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(23)),o=r.__importDefault(n(3)),a=r.__importDefault(n(407)),s=n(6),l=n(7),c=function(t){function e(e){var n,r=o.default('<div class="w-e-menu" data-title="分割线"><i class="w-e-icon-split-line"></i></div>');return n=t.call(this,r,e)||this,a.default(e),n}return r.__extends(e,t),e.prototype.clickHandler=function(){var t=this.editor,e=t.selection.getRange(),n=t.selection.getSelectionContainerElem();if(null===n||void 0===n?void 0:n.length){var r=o.default(n.elems[0]),i=r.parentUntil("TABLE",n.elems[0]),a=r.children();"CODE"!==r.getNodeName()&&(i&&"TABLE"===o.default(i.elems[0]).getNodeName()||(!a||0===a.length||"IMG"!==o.default(a.elems[0]).getNodeName()||(null===e||void 0===e?void 0:e.collapsed))&&this.createSplitLine())}},e.prototype.createSplitLine=function(){var t="<hr/>"+l.EMPTY_P;s.UA.isFirefox&&(t="<hr/><p></p>"),this.editor.cmd.do("insertHTML",t)},e.prototype.tryChangeActive=function(){},e}(i.default);e.default=c},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2).__importDefault(n(408));e.default=function(t){r.default(t)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(3)),o=r.__importDefault(n(36));e.default=function(t){var e=function(t){var e;return{showSplitLineTooltip:function(n){var r=[{$elem:i.default("<span>"+t.i18next.t("menus.panelMenus.删除")+"</span>"),onClick:function(t,e){return t.selection.createRangeByElem(e),t.selection.restoreSelection(),t.cmd.do("delete"),!0}}];(e=new o.default(t,n,r)).create()},hideSplitLineTooltip:function(){e&&(e.remove(),e=null)}}}(t),n=e.showSplitLineTooltip,r=e.hideSplitLineTooltip;t.txt.eventHooks.splitLineEvents.push(n),t.txt.eventHooks.clickEvents.push(r),t.txt.eventHooks.keyupEvents.push(r),t.txt.eventHooks.toolbarClickEvents.push(r),t.txt.eventHooks.menuClickEvents.push(r),t.txt.eventHooks.textScrollEvents.push(r)}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(3)),l=a.__importDefault(n(23)),c=n(98),u=a.__importDefault(n(415)),h=a.__importDefault(n(139)),d=function(t){function e(e){var n,r=s.default('<div class="w-e-menu" data-title="待办事项">\n <i class="w-e-icon-checkbox-checked"></i>\n </div>');return n=t.call(this,r,e)||this,u.default(e),n}return a.__extends(e,t),e.prototype.clickHandler=function(){var t=this.editor;c.isAllTodo(t)?(this.cancelTodo(),this.tryChangeActive()):this.setTodo()},e.prototype.tryChangeActive=function(){c.isAllTodo(this.editor)?this.active():this.unActive()},e.prototype.setTodo=function(){var t=this.editor,e=t.selection.getSelectionRangeTopNodes();(0,o.default)(e).call(e,function(e){var n;if("P"===(null===e||void 0===e?void 0:e.getNodeName())){var r=h.default(e).getTodo(),i=null===(n=r.children())||void 0===n?void 0:n.getNode();r.insertAfter(e),t.selection.moveCursor(i),e.remove()}}),this.tryChangeActive()},e.prototype.cancelTodo=function(){var t=this.editor,e=t.selection.getSelectionRangeTopNodes();(0,o.default)(e).call(e,function(e){var n,r,i,o=null===(r=null===(n=e.childNodes())||void 0===n?void 0:n.childNodes())||void 0===r?void 0:r.clone(!0),a=s.default("<p></p>");a.append(o),a.insertAfter(e),null===(i=a.childNodes())||void 0===i||i.get(0).remove(),t.selection.moveCursor(a.getNode()),e.remove()})},e}(l.default);e.default=d},function(t,e,n){t.exports=n(411)},function(t,e,n){var r=n(412);t.exports=r},function(t,e,n){var r=n(413),i=Array.prototype;t.exports=function(t){var e=t.every;return t===i||t instanceof Array&&e===i.every?r:e}},function(t,e,n){n(414);var r=n(14);t.exports=r("Array").every},function(t,e,n){"use strict";var r=n(5),i=n(29).every;r({target:"Array",proto:!0,forced:!n(71)("every")},{every:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2),s=a.__importDefault(n(3)),l=n(98),c=a.__importDefault(n(139)),u=n(98),h=n(7);e.default=function(t){t.txt.eventHooks.enterDownEvents.push(function(e){var n,r;if(l.isAllTodo(t)){e.preventDefault();var i=t.selection,a=i.getSelectionRangeTopNodes()[0],d=null===(n=a.childNodes())||void 0===n?void 0:n.get(0),f=null===(r=window.getSelection())||void 0===r?void 0:r.anchorNode,p=i.getRange();if(!(null===p||void 0===p?void 0:p.collapsed)){var A=null===p||void 0===p?void 0:p.commonAncestorContainer.childNodes,g=null===p||void 0===p?void 0:p.startContainer,m=null===p||void 0===p?void 0:p.endContainer,v=null===p||void 0===p?void 0:p.startOffset,y=null===p||void 0===p?void 0:p.endOffset,b=0,_=0,w=[];null===A||void 0===A||(0,o.default)(A).call(A,function(t,e){t.contains(g)&&(b=e),t.contains(m)&&(_=e)}),_-b>1&&(null===A||void 0===A||(0,o.default)(A).call(A,function(t,e){e<=b||e>=_||w.push(t)}),(0,o.default)(w).call(w,function(t){t.remove()})),u.dealTextNode(g,v),u.dealTextNode(m,y,!1),t.selection.moveCursor(m,0)}if(""===a.text()){var x=s.default(h.EMPTY_P);return x.insertAfter(a),i.moveCursor(x.getNode()),void a.remove()}var S=i.getCursorPos(),C=l.getCursorNextNode(null===d||void 0===d?void 0:d.getNode(),f,S),k=c.default(s.default(C)),B=k.getInputContainer(),T=B.parent().getNode(),E=k.getTodo(),M=B.getNode().nextSibling;""===(null===d||void 0===d?void 0:d.text())&&(null===d||void 0===d||d.append(s.default("<br>"))),E.insertAfter(a),M&&""!==(null===M||void 0===M?void 0:M.textContent)?i.moveCursor(T):("BR"!==(null===M||void 0===M?void 0:M.nodeName)&&s.default("<br>").insertAfter(B),i.moveCursor(T,1))}}),t.txt.eventHooks.deleteUpEvents.push(function(){var e=t.selection.getSelectionRangeTopNodes()[0];e&&u.isTodo(e)&&""===e.text()&&(s.default(h.EMPTY_P).insertAfter(e),e.remove())}),t.txt.eventHooks.deleteDownEvents.push(function(e){var n,r;if(l.isAllTodo(t)){var i,a=t.selection,c=a.getSelectionRangeTopNodes()[0],u=null===(n=c.childNodes())||void 0===n?void 0:n.getNode(),d=s.default("<p></p>"),f=d.getNode(),p=null===(r=window.getSelection())||void 0===r?void 0:r.anchorNode,A=a.getCursorPos(),g=p.previousSibling;if(""===c.text()){e.preventDefault();var m=s.default(h.EMPTY_P);return m.insertAfter(c),c.remove(),void a.moveCursor(m.getNode(),0)}"SPAN"===(null===g||void 0===g?void 0:g.nodeName)&&"INPUT"===g.childNodes[0].nodeName&&0===A&&(e.preventDefault(),null===u||void 0===u||(0,o.default)(i=u.childNodes).call(i,function(t,e){0!==e&&f.appendChild(t.cloneNode(!0))}),d.insertAfter(c),c.remove())}})}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2).__importDefault(n(3)),i=n(6),o=n(7),a={border:"1px solid #c9d8db",toolbarBgColor:"#FFF",toolbarBottomBorder:"1px solid #EEE"};e.default=function(t){var e,n,s=t.toolbarSelector,l=r.default(s),c=t.textSelector,u=t.config.height,h=t.i18next,d=r.default("<div></div>"),f=r.default("<div></div>"),p=null;null==c?(n=l.children(),l.append(d).append(f),d.css("background-color",a.toolbarBgColor).css("border",a.border).css("border-bottom",a.toolbarBottomBorder),f.css("border",a.border).css("border-top","none").css("height",u+"px")):(l.append(d),p=r.default(c).children(),r.default(c).append(f),n=f.children()),(e=r.default("<div></div>")).attr("contenteditable","true").css("width","100%").css("height","100%");var A=r.default("<div>"+h.t(t.config.placeholder)+"</div>");A.addClass("placeholder"),n&&n.length?(e.append(n),A.hide()):e.append(r.default(o.EMPTY_P)),p&&p.length&&(e.append(p),A.hide()),f.append(e),f.append(A),d.addClass("w-e-toolbar").css("z-index",t.zIndex.get("toolbar")),f.addClass("w-e-text-container"),f.css("z-index",t.zIndex.get()),e.addClass("w-e-text");var g=i.getRandom("toolbar-elem");d.attr("id",g);var m=i.getRandom("text-elem");e.attr("id",m);var v=f.getBoundingClientRect().height;v!==e.getBoundingClientRect().height&&e.css("min-height",v+"px"),t.$toolbarElem=d,t.$textContainerElem=f,t.$textElem=e,t.toolbarElemId=g,t.textElemId=m}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2).__importDefault(n(3)),i=n(7);e.default=function t(e,n){var o=e.$textElem,a=o.children();if(!a||!a.length)return o.append(r.default(i.EMPTY_P)),void t(e);var s=a.last();if(n){var l=s.html().toLowerCase(),c=s.getNodeName();if("<br>"!==l&&"<br/>"!==l||"P"!==c)return o.append(r.default(i.EMPTY_P)),void t(e)}e.selection.createRangeByElem(s,!1,!0),e.config.focus?e.selection.restoreSelection():e.selection.clearWindowSelectionRange()}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var a=n(2).__importDefault(n(3));function s(t){(0,t.config.onfocus)(t.txt.html()||"")}e.default=function(t){!function(t){t.txt.eventHooks.changeEvents.push(function(){var e=t.config.onchange;if(e){var n=t.txt.html()||"";e(n)}t.txt.togglePlaceholder()})}(t),function(t){function e(e){var n=e.target,r=a.default(n),i=t.$textElem,l=t.$toolbarElem,c=i.isContain(r),u=l.isContain(r),h=l.elems[0]==e.target;if(c)t.isFocus||s(t),t.isFocus=!0;else{if(u&&!h||!t.isFocus)return;!function(t){var e,n=t.config.onblur,r=t.txt.html()||"";(0,o.default)(e=t.txt.eventHooks.onBlurEvents).call(e,function(t){return t()}),n(r)}(t),t.isFocus=!1}}t.isFocus=!1,document.activeElement===t.$textElem.elems[0]&&t.config.focus&&(s(t),t.isFocus=!0),a.default(document).on("click",e),t.beforeDestroy(function(){a.default(document).off("click",e)})}(t),function(t){t.$textElem.on("compositionstart",function(){t.isComposing=!0,t.txt.togglePlaceholder()}).on("compositionend",function(){t.isComposing=!1,t.txt.togglePlaceholder()})}(t)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0}),e.default=function(t){var e=t.config,n=e.lang,r=e.languages;if(null==t.i18next)t.i18next={t:function(t){var e=t.split(".");return e[e.length-1]}};else try{t.i18next.init({ns:"wangEditor",lng:n,defaultNS:"wangEditor",resources:r})}catch(t){throw new Error("i18next:"+t)}}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(30));(0,i.default)(e,"__esModule",{value:!0}),e.setUnFullScreen=e.setFullScreen=void 0;var a=n(2).__importDefault(n(3));n(421);e.setFullScreen=function(t){var e=a.default(t.toolbarSelector),n=t.$textContainerElem,r=t.$toolbarElem,i=(0,o.default)(r).call(r,"i.w-e-icon-fullscreen"),s=t.config;i.removeClass("w-e-icon-fullscreen"),i.addClass("w-e-icon-fullscreen_exit"),e.addClass("w-e-full-screen-editor"),e.css("z-index",s.zIndexFullScreen);var l=r.getBoundingClientRect();n.css("height","calc(100% - "+l.height+"px)")};e.setUnFullScreen=function(t){var e=a.default(t.toolbarSelector),n=t.$textContainerElem,r=t.$toolbarElem,i=(0,o.default)(r).call(r,"i.w-e-icon-fullscreen_exit"),s=t.config;i.removeClass("w-e-icon-fullscreen_exit"),i.addClass("w-e-icon-fullscreen"),e.removeClass("w-e-full-screen-editor"),e.css("z-index","auto"),n.css("height",s.height+"px")};e.default=function(t){if(!t.textSelector&&t.config.showFullScreen){var n=t.$toolbarElem,r=a.default('<div class="w-e-menu" data-title="全屏">\n <i class="w-e-icon-fullscreen"></i>\n </div>');r.on("click",function(n){var i;(0,o.default)(i=a.default(n.currentTarget)).call(i,"i").hasClass("w-e-icon-fullscreen")?(r.attr("data-title","取消全屏"),e.setFullScreen(t)):(r.attr("data-title","全屏"),e.setUnFullScreen(t))}),n.append(r)}}},function(t,e,n){var r=n(21),i=n(422);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o={insert:"head",singleton:!1};r(i,o);t.exports=i.locals||{}},function(t,e,n){(e=n(22)(!1)).push([t.i,".w-e-full-screen-editor {\n position: fixed;\n width: 100%!important;\n height: 100%!important;\n left: 0;\n top: 0;\n}\n",""]),t.exports=e},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(30));(0,i.default)(e,"__esModule",{value:!0});e.default=function(t,e){var n=t.$textElem,r=(0,o.default)(n).call(n,"[id='"+e+"']").getOffsetData().top;n.scrollTop(r)}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2).__importDefault(n(127)),i={menu:2,panel:2,toolbar:1,tooltip:1,textContainer:1},o=function(){function t(){this.tier=i,this.baseZIndex=r.default.zIndex}return t.prototype.get=function(t){return t&&this.tier[t]?this.baseZIndex+this.tier[t]:this.baseZIndex},t.prototype.init=function(t){this.baseZIndex==r.default.zIndex&&(this.baseZIndex=t.config.zIndex)},t}();e.default=o},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(74)),a=r(n(4));(0,i.default)(e,"__esModule",{value:!0});var s=n(2),l=s.__importDefault(n(426)),c=n(6),u=n(7);var h=function(t){function e(e){var n=t.call(this,function(t,r){var i;if(t=function(t,e){return(0,o.default)(t).call(t,function(t){var n=t.type,r=t.target,i=t.attributeName;return"attributes"!=n||"attributes"==n&&("contenteditable"==i||r!=e)})}(t,r.target),(i=n.data).push.apply(i,t),e.isCompatibleMode)n.asyncSave();else if(!e.isComposing)return n.asyncSave()})||this;return n.editor=e,n.data=[],n.asyncSave=u.EMPTY_FN,n}return s.__extends(e,t),e.prototype.save=function(){this.data.length&&(this.editor.history.save(this.data),this.data.length=0,this.emit())},e.prototype.emit=function(){var t;(0,a.default)(t=this.editor.txt.eventHooks.changeEvents).call(t,function(t){return t()})},e.prototype.observe=function(){var e=this;t.prototype.observe.call(this,this.editor.$textElem.elems[0]);var n=this.editor.config.onchangeTimeout;this.asyncSave=c.debounce(function(){e.save()},n),this.editor.isCompatibleMode||this.editor.$textElem.on("compositionend",function(){e.asyncSave()})},e}(l.default);e.default=h},function(t,e,n){"use strict";var r=n(0)(n(1));(0,r.default)(e,"__esModule",{value:!0});var i=function(){function t(t,e){var n=this;this.options={subtree:!0,childList:!0,attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0},this.callback=function(e){t(e,n)},this.observer=new MutationObserver(this.callback),e&&(this.options=e)}return(0,r.default)(t.prototype,"target",{get:function(){return this.node},enumerable:!1,configurable:!0}),t.prototype.observe=function(t){this.node instanceof Node||(this.node=t,this.connect())},t.prototype.connect=function(){if(this.node)return this.observer.observe(this.node,this.options),this;throw new Error("还未初始化绑定,请您先绑定有效的 Node 节点")},t.prototype.disconnect=function(){var t=this.observer.takeRecords();t.length&&this.callback(t),this.observer.disconnect()},t}();e.default=i},function(t,e,n){"use strict";var r=n(0)(n(1));(0,r.default)(e,"__esModule",{value:!0});var i=n(2),o=i.__importDefault(n(428)),a=i.__importDefault(n(435)),s=i.__importDefault(n(436)),l=function(){function t(t){this.editor=t,this.content=new o.default(t),this.scroll=new a.default(t),this.range=new s.default(t)}return(0,r.default)(t.prototype,"size",{get:function(){return this.scroll.size},enumerable:!1,configurable:!0}),t.prototype.observe=function(){this.content.observe(),this.scroll.observe(),!this.editor.isCompatibleMode&&this.range.observe()},t.prototype.save=function(t){t.length&&(this.content.save(t),this.scroll.save(),!this.editor.isCompatibleMode&&this.range.save())},t.prototype.revoke=function(){this.editor.change.disconnect();var t=this.content.revoke();t&&(this.scroll.revoke(),this.editor.isCompatibleMode||(this.range.revoke(),this.editor.$textElem.focus())),this.editor.change.connect(),t&&this.editor.change.emit()},t.prototype.restore=function(){this.editor.change.disconnect();var t=this.content.restore();t&&(this.scroll.restore(),this.editor.isCompatibleMode||(this.range.restore(),this.editor.$textElem.focus())),this.editor.change.connect(),t&&this.editor.change.emit()},t}();e.default=l},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(429)),o=r.__importDefault(n(433)),a=function(){function t(t){this.editor=t}return t.prototype.observe=function(){this.editor.isCompatibleMode?this.cache=new o.default(this.editor):this.cache=new i.default(this.editor),this.cache.observe()},t.prototype.save=function(t){this.editor.isCompatibleMode?this.cache.save():this.cache.compile(t)},t.prototype.revoke=function(){var t;return null===(t=this.cache)||void 0===t?void 0:t.revoke()},t.prototype.restore=function(){var t;return null===(t=this.cache)||void 0===t?void 0:t.restore()},t}();e.default=a},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=r.__importDefault(n(99)),o=r.__importDefault(n(431)),a=n(432),s=function(t){function e(e){var n=t.call(this,e.config.historyMaxSize)||this;return n.editor=e,n}return r.__extends(e,t),e.prototype.observe=function(){this.resetMaxSize(this.editor.config.historyMaxSize)},e.prototype.compile=function(t){return this.save(o.default(t)),this},e.prototype.revoke=function(){return t.prototype.revoke.call(this,function(t){a.revoke(t)})},e.prototype.restore=function(){return t.prototype.restore.call(this,function(t){a.restore(t)})},e}(i.default);e.default=s},function(t,e,n){"use strict";var r=n(0)(n(1));(0,r.default)(e,"__esModule",{value:!0}),e.CeilStack=void 0;var i=function(){function t(t){void 0===t&&(t=0),this.data=[],this.max=0,this.reset=!1,(t=Math.abs(t))&&(this.max=t)}return t.prototype.resetMax=function(t){t=Math.abs(t),this.reset||isNaN(t)||(this.max=t,this.reset=!0)},(0,r.default)(t.prototype,"size",{get:function(){return this.data.length},enumerable:!1,configurable:!0}),t.prototype.instack=function(t){return this.data.unshift(t),this.max&&this.size>this.max&&(this.data.length=this.max),this},t.prototype.outstack=function(){return this.data.shift()},t.prototype.clear=function(){return this.data.length=0,this},t}();e.CeilStack=i},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4)),a=r(n(26));(0,i.default)(e,"__esModule",{value:!0}),e.compliePosition=e.complieNodes=e.compileValue=e.compileType=void 0;var s=n(6);function l(t){switch(t){case"childList":return"node";case"attributes":return"attr";default:return"text"}}function c(t){switch(t.type){case"attributes":return t.target.getAttribute(t.attributeName)||"";case"characterData":return t.target.textContent;default:return""}}function u(t){var e={};return t.addedNodes.length&&(e.add=s.toArray(t.addedNodes)),t.removedNodes.length&&(e.remove=s.toArray(t.removedNodes)),e}function h(t){return t.previousSibling?{type:"before",target:t.previousSibling}:t.nextSibling?{type:"after",target:t.nextSibling}:{type:"parent",target:t.target}}e.compileType=l,e.compileValue=c,e.complieNodes=u,e.compliePosition=h;var d=["UL","OL","H1","H2","H3","H4","H5","H6"];function f(t,e){for(var n=0,r=e.length-1;r>0&&t.contains(e[r]);r--)n++;return n}e.default=function(t){var e=[],n=!1,r=[];return(0,o.default)(t).call(t,function(t,i){var o={type:l(t.type),target:t.target,attr:t.attributeName||"",value:c(t)||"",oldValue:t.oldValue||"",nodes:u(t),position:h(t)};if(e.push(o),s.UA.isFirefox){if(n&&t.addedNodes.length&&1==t.addedNodes[0].nodeType){var p=t.addedNodes[0],A={type:"node",target:p,attr:"",value:"",oldValue:"",nodes:{add:[n]},position:{type:"parent",target:p}};-1!=(0,a.default)(d).call(d,p.nodeName)?(A.nodes.add=s.toArray(p.childNodes),e.push(A)):3==n.nodeType?(f(p,r)&&(A.nodes.add=s.toArray(p.childNodes)),e.push(A)):-1==(0,a.default)(d).call(d,t.target.nodeName)&&f(p,r)&&(A.nodes.add=s.toArray(p.childNodes),e.push(A))}"node"==o.type&&1==t.removedNodes.length?(n=t.removedNodes[0],r.push(n)):(n=!1,r.length=0)}}),e}},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(4)),a=r(n(130));function s(t,e){var n=t.position.target;switch(t.position.type){case"before":n.nextSibling?(n=n.nextSibling,(0,o.default)(e).call(e,function(e){t.target.insertBefore(e,n)})):(0,o.default)(e).call(e,function(e){t.target.appendChild(e)});break;case"after":(0,o.default)(e).call(e,function(e){t.target.insertBefore(e,n)});break;default:(0,o.default)(e).call(e,function(t){n.appendChild(t)})}}(0,i.default)(e,"__esModule",{value:!0}),e.restore=e.revoke=void 0;var l={node:function(t){for(var e=0,n=(0,a.default)(t.nodes);e<n.length;e++){var r=n[e],i=r[0],l=r[1];switch(i){case"add":(0,o.default)(l).call(l,function(e){t.target.removeChild(e)});break;default:s(t,l)}}},text:function(t){t.target.textContent=t.oldValue},attr:function(t){var e=t.target;null==t.oldValue?e.removeAttribute(t.attr):e.setAttribute(t.attr,t.oldValue)}};e.revoke=function(t){for(var e=t.length-1;e>-1;e--){var n=t[e];l[n.type](n)}};var c={node:function(t){for(var e=0,n=(0,a.default)(t.nodes);e<n.length;e++){var r=n[e],i=r[0],l=r[1];switch(i){case"add":s(t,l);break;default:(0,o.default)(l).call(l,function(t){t.parentNode.removeChild(t)})}}},text:function(t){t.target.textContent=t.value},attr:function(t){t.target.setAttribute(t.attr,t.value)}};e.restore=function(t){for(var e=0,n=t;e<n.length;e++){var r=n[e];c[r.type](r)}}},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(434),i=function(){function t(t){this.editor=t,this.data=new r.TailChain}return t.prototype.observe=function(){this.data.resetMax(this.editor.config.historyMaxSize),this.data.insertLast(this.editor.$textElem.html())},t.prototype.save=function(){return this.data.insertLast(this.editor.$textElem.html()),this},t.prototype.revoke=function(){var t=this.data.prev();return!!t&&(this.editor.$textElem.html(t),!0)},t.prototype.restore=function(){var t=this.data.next();return!!t&&(this.editor.$textElem.html(t),!0)},t}();e.default=i},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(93));(0,i.default)(e,"__esModule",{value:!0}),e.TailChain=void 0;var a=function(){function t(){this.data=[],this.max=0,this.point=0,this.isRe=!1}return t.prototype.resetMax=function(t){(t=Math.abs(t))&&(this.max=t)},(0,i.default)(t.prototype,"size",{get:function(){return this.data.length},enumerable:!1,configurable:!0}),t.prototype.insertLast=function(t){var e;this.isRe&&((0,o.default)(e=this.data).call(e,this.point+1),this.isRe=!1);for(this.data.push(t);this.max&&this.size>this.max;)this.data.shift();return this.point=this.size-1,this},t.prototype.current=function(){return this.data[this.point]},t.prototype.prev=function(){if(!this.isRe&&(this.isRe=!0),this.point--,!(this.point<0))return this.current();this.point=0},t.prototype.next=function(){if(!this.isRe&&(this.isRe=!0),this.point++,!(this.point>=this.size))return this.current();this.point=this.size-1},t}();e.TailChain=a},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0});var r=n(2),i=function(t){function e(e){var n=t.call(this,e.config.historyMaxSize)||this;return n.editor=e,n.last=0,n.target=e.$textElem.elems[0],n}return r.__extends(e,t),e.prototype.observe=function(){var t=this;this.target=this.editor.$textElem.elems[0],this.editor.$textElem.on("scroll",function(){t.last=t.target.scrollTop}),this.resetMaxSize(this.editor.config.historyMaxSize)},e.prototype.save=function(){return t.prototype.save.call(this,[this.last,this.target.scrollTop]),this},e.prototype.revoke=function(){var e=this;return t.prototype.revoke.call(this,function(t){e.target.scrollTop=t[0]})},e.prototype.restore=function(){var e=this;return t.prototype.restore.call(this,function(t){e.target.scrollTop=t[1]})},e}(r.__importDefault(n(99)).default);e.default=i},function(t,e,n){"use strict";var r=n(0)(n(1));(0,r.default)(e,"__esModule",{value:!0});var i=n(2),o=i.__importDefault(n(99)),a=i.__importDefault(n(3)),s=n(6);function l(t){return{start:[t.startContainer,t.startOffset],end:[t.endContainer,t.endOffset],root:t.commonAncestorContainer,collapsed:t.collapsed}}var c=function(t){function e(e){var n=t.call(this,e.config.historyMaxSize)||this;return n.editor=e,n.lastRange=l(document.createRange()),n.root=e.$textElem.elems[0],n.updateLastRange=s.debounce(function(){n.lastRange=l(n.rangeHandle)},e.config.onchangeTimeout),n}return i.__extends(e,t),(0,r.default)(e.prototype,"rangeHandle",{get:function(){var t=document.getSelection();return t&&t.rangeCount?t.getRangeAt(0):document.createRange()},enumerable:!1,configurable:!0}),e.prototype.observe=function(){var t=this;function e(){var e=t.rangeHandle;(t.root===e.commonAncestorContainer||t.root.contains(e.commonAncestorContainer))&&(t.editor.isComposing||t.updateLastRange())}this.root=this.editor.$textElem.elems[0],this.resetMaxSize(this.editor.config.historyMaxSize),a.default(document).on("selectionchange",e),this.editor.beforeDestroy(function(){a.default(document).off("selectionchange",e)}),t.editor.$textElem.on("keydown",function(e){"Backspace"!=e.key&&"Delete"!=e.key||t.updateLastRange()})},e.prototype.save=function(){var e=l(this.rangeHandle);return t.prototype.save.call(this,[this.lastRange,e]),this.lastRange=e,this},e.prototype.set=function(t){try{if(t){var e=this.rangeHandle;return e.setStart.apply(e,t.start),e.setEnd.apply(e,t.end),this.editor.menus.changeActive(),!0}}catch(t){return!1}return!1},e.prototype.revoke=function(){var e=this;return t.prototype.revoke.call(this,function(t){e.set(t[0])})},e.prototype.restore=function(){var e=this;return t.prototype.restore.call(this,function(t){e.set(t[1])})},e}(o.default);e.default=c},function(t,e,n){"use strict";var r=n(0),i=r(n(1)),o=r(n(30));(0,i.default)(e,"__esModule",{value:!0});var a=n(2).__importDefault(n(3));n(438),e.default=function(t){var e,n,r=!1;return t.txt.eventHooks.changeEvents.push(function(){r&&(0,o.default)(e).call(e,".w-e-content-preview").html(t.$textElem.html())}),{disable:function(){if(!r){t.$textElem.hide();var i=t.zIndex.get("textContainer"),o=t.txt.html();e=a.default('<div class="w-e-content-mantle" style="z-index:'+i+'">\n <div class="w-e-content-preview w-e-text">'+o+"</div>\n </div>"),t.$textContainerElem.append(e);var s=t.zIndex.get("menu");n=a.default('<div class="w-e-menue-mantle" style="z-index:'+s+'"></div>'),t.$toolbarElem.append(n),r=!0}},enable:function(){r&&(e.remove(),n.remove(),t.$textElem.show(),r=!1)}}}},function(t,e,n){var r=n(21),i=n(439);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o={insert:"head",singleton:!1};r(i,o);t.exports=i.locals||{}},function(t,e,n){(e=n(22)(!1)).push([t.i,".w-e-content-mantle {\n width: 100%;\n height: 100%;\n overflow-y: auto;\n}\n.w-e-content-mantle .w-e-content-preview {\n width: 100%;\n min-height: 100%;\n padding: 0 10px;\n line-height: 1.5;\n}\n.w-e-content-mantle .w-e-content-preview img {\n cursor: default;\n}\n.w-e-content-mantle .w-e-content-preview img:hover {\n box-shadow: none;\n}\n.w-e-menue-mantle {\n position: absolute;\n height: 100%;\n width: 100%;\n top: 0;\n left: 0;\n}\n",""]),t.exports=e},function(t,e,n){"use strict";(0,n(0)(n(1)).default)(e,"__esModule",{value:!0})}]).default},t.exports=r()},awF4:function(t,e,n){(function(e){var n;n="undefined"!=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:{},t.exports=n}).call(e,n("DuR2"))},ax3d:function(t,e,n){var r=n("e8AB")("keys"),i=n("3Eo+");t.exports=function(t){return r[t]||(r[t]=i(t))}},bOdI:function(t,e,n){"use strict";e.__esModule=!0;var r,i=n("C4MV"),o=(r=i)&&r.__esModule?r:{default:r};e.default=function(t,e,n){return e in t?(0,o.default)(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}},bRrM:function(t,e,n){"use strict";var r=n("7KvD"),i=n("FeBl"),o=n("evD5"),a=n("+E39"),s=n("dSzd")("species");t.exports=function(t){var e="function"==typeof i[t]?i[t]:r[t];a&&e&&!e[s]&&o.f(e,s,{configurable:!0,get:function(){return this}})}},bW9N:function(t,e,n){"use strict";e.a=
  466. /**
  467. * @fileoverview Styles for gantt-elastic
  468. * @license MIT
  469. * @author Rafal Pospiech <neuronet.io@gmail.com>
  470. * @package GanttElastic
  471. */
  472. function(t="12px",e="Arial, sans-serif"){return{fontSize:t,fontFamily:e,"main-view":{background:"#FFFFFF"},"main-container-wrapper":{overflow:"hidden","border-top":"1px solid #eee","border-bottom":"1px solid #eee"},"main-container":{float:"left","max-width":"100%"},"main-view-container":{},container:{display:"flex","max-width":"100%",height:"100%"},"calendar-wrapper":{"user-select":"none"},calendar:{width:"100%",background:"#f3f5f7",display:"block"},"calendar-row":{display:"flex","justify-content":"space-evenly"},"calendar-row--month":{},"calendar-row--day":{},"calendar-row--hour":{"border-bottom":"1px solid #eee"},"calendar-row-rect":{background:"transparent",display:"flex"},"calendar-row-rect--month":{},"calendar-row-rect--day":{},"calendar-row-rect--hour":{},"calendar-row-rect-child":{display:"block","border-right-width":"1px","border-right-color":"#dadada","border-right-style":"solid",position:"relative"},"calendar-row-rect-child--month":{},"calendar-row-rect-child--day":{"text-align":"center"},"calendar-row-rect-child--hour":{"text-align":"center"},"calendar-row-text":{"font-family":e,"font-size":t,color:"#606060",display:"inline-block",position:"relative"},"calendar-row-text--month":{},"calendar-row-text--day":{},"calendar-row-text--hour":{},"task-list-wrapper":{},"task-list":{background:"transparent","border-color":"#eee"},"task-list-header":{display:"flex","user-select":"none","vertical-align":"middle","border-bottom":"1px solid #eee","border-left":"1px solid #eee"},"task-list-header-column":{"border-left":"1px solid #00000050","box-sizing":"border-box",display:"flex",background:"#f3f5f7","border-color":"transparent"},"task-list-expander-wrapper":{display:"inline-flex","flex-shrink":"0","box-sizing":"border-box",margin:"0 0 0 10px"},"task-list-expander-content":{display:"inline-flex",cursor:"pointer",margin:"auto 0px","box-sizing":"border-box","user-select":"none"},"task-list-expander-line":{fill:"transparent",stroke:"#000000","stroke-width":"1","stroke-linecap":"round"},"task-list-expander-border":{fill:"#ffffffa0",stroke:"#000000A0"},"chart-expander-wrapper":{display:"block","line-height":"1","box-sizing":"border-box",margin:"0"},"chart-expander-content":{display:"inline-flex",cursor:"pointer",margin:"auto 0px","box-sizing":"border-box","user-select":"none"},"chart-expander-line":{fill:"transparent",stroke:"#000000","stroke-width":"1","stroke-linecap":"round"},"chart-expander-border":{fill:"#ffffffa0",stroke:"#000000A0"},"task-list-container":{},"task-list-header-label":{overflow:"hidden","text-overflow":"ellipsis","font-family":e,"font-size":t,"box-sizing":"border-box",margin:"auto 6px","flex-grow":"1","vertical-align":"middle"},"task-list-header-resizer-wrapper":{background:"transparent",height:"100%",width:"6px",cursor:"col-resize",display:"inline-flex","vertical-align":"center"},"task-list-header-resizer":{margin:"auto 0px"},"task-list-header-resizer-dot":{width:"3px",height:"3px",background:"#ddd","border-radius":"100%",margin:"4px 0px"},"task-list-items":{overflow:"hidden"},"task-list-item":{"border-top":"1px solid #eee","border-right":"1px solid #eee","box-sizing":"border-box",display:"flex",background:"transparent"},"task-list-item-column":{display:"inline-flex","flex-shrink":"0","border-left":"1px solid #00000050","box-sizing":"border-box","border-color":"#eee"},"task-list-item-value-wrapper":{overflow:"hidden",display:"flex",width:"100%"},"task-list-item-value-container":{margin:"auto 0px",overflow:"hidden"},"task-list-item-value":{display:"block","flex-shrink":"100","font-family":e,"font-size":t,"margin-top":"auto","margin-bottom":"auto","margin-left":"6px","margin-right":"6px",overflow:"hidden","text-overflow":"ellipsis","line-height":"1.5em","word-break":"keep-all","white-space":"nowrap",color:"#606060",background:"#FFFFFF"},"grid-lines":{},"grid-line-horizontal":{stroke:"#00000010","stroke-width":1},"grid-line-vertical":{stroke:"#00000010","stroke-width":1},"grid-line-time":{stroke:"#FF000080","stroke-width":1},chart:{"user-select":"none",overflow:"hidden"},"chart-calendar-container":{"user-select":"none",overflow:"hidden","max-width":"100%","border-right":"1px solid #eee"},"chart-graph-container":{"user-select":"none",overflow:"hidden","max-width":"100%","border-right":"1px solid #eee"},"chart-area":{},"chart-graph":{overflow:"hidden"},"chart-row-text-wrapper":{},"chart-row-text":{background:"#ffffffa0","border-radius":"10px","font-family":e,"font-size":t,"font-weight":"normal",color:"#000000a0",height:"100%",display:"inline-block"},"chart-row-text-content":{padding:"0px 6px"},"chart-row-text-content--text":{},"chart-row-text-content--html":{},"chart-row-wrapper":{},"chart-row-bar-wrapper":{},"chart-row-bar":{},"chart-row-bar-polygon":{stroke:"#E74C3C","stroke-width":1,fill:"#F75C4C"},"chart-row-project-wrapper":{},"chart-row-project":{},"chart-row-project-polygon":{},"chart-row-milestone-wrapper":{},"chart-row-milestone":{},"chart-row-milestone-polygon":{},"chart-row-task-wrapper":{},"chart-row-task":{},"chart-row-task-polygon":{},"chart-row-progress-bar-wrapper":{},"chart-row-progress-bar":{},"chart-row-progress-bar-line":{stroke:"#ffffff25","stroke-width":20},"chart-row-progress-bar-solid":{fill:"#0EAC51",height:"20%"},"chart-row-progress-bar-pattern":{fill:"url(#diagonalHatch)",transform:"translateY(0.1) scaleY(0.8)"},"chart-row-progress-bar-outline":{stroke:"#E74C3C","stroke-width":1},"chart-dependency-lines-wrapper":{},"chart-dependency-lines-path":{fill:"transparent",stroke:"#FFa00090","stroke-width":2},"chart-scroll-container":{},"chart-scroll-container--horizontal":{overflow:"auto","max-width":"100%"},"chart-scroll-container--vertical":{"overflow-y":"auto","overflow-x":"hidden","max-height":"100%",float:"right"},"chart-days-highlight-rect":{fill:"#f3f5f780"},"slot-header-beforeOptions":{display:"inline-block"}}}},"c/Tr":function(t,e,n){t.exports={default:n("5zde"),__esModule:!0}},cGG2:function(t,e,n){"use strict";var r=n("JP+z"),i=Object.prototype.toString;function o(t){return"[object Array]"===i.call(t)}function a(t){return void 0===t}function s(t){return null!==t&&"object"==typeof t}function l(t){if("[object Object]"!==i.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function c(t){return"[object Function]"===i.call(t)}function u(t,e){if(null!==t&&void 0!==t)if("object"!=typeof t&&(t=[t]),o(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}t.exports={isArray:o,isArrayBuffer:function(t){return"[object ArrayBuffer]"===i.call(t)},isBuffer:function(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"undefined"!=typeof FormData&&t instanceof FormData},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:s,isPlainObject:l,isUndefined:a,isDate:function(t){return"[object Date]"===i.call(t)},isFile:function(t){return"[object File]"===i.call(t)},isBlob:function(t){return"[object Blob]"===i.call(t)},isFunction:c,isStream:function(t){return s(t)&&c(t.pipe)},isURLSearchParams:function(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:u,merge:function t(){var e={};function n(n,r){l(e[r])&&l(n)?e[r]=t(e[r],n):l(n)?e[r]=t({},n):o(n)?e[r]=n.slice():e[r]=n}for(var r=0,i=arguments.length;r<i;r++)u(arguments[r],n);return e},extend:function(t,e,n){return u(e,function(e,i){t[i]=n&&"function"==typeof e?r(e,n):e}),t},trim:function(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")},stripBOM:function(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}}},cWxy:function(t,e,n){"use strict";var r=n("dVOP");function i(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t});var n=this;t(function(t){n.reason||(n.reason=new r(t),e(n.reason))})}i.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},i.source=function(){var t;return{token:new i(function(e){t=e}),cancel:t}},t.exports=i},ciWi:function(t,e,n){var r=n("awF4"),i=t.exports={WebVTT:n("dlST"),VTTCue:n("aj7g"),VTTRegion:n("DvOw")};r.vttjs=i,r.WebVTT=i.WebVTT;var o=i.VTTCue,a=i.VTTRegion,s=r.VTTCue,l=r.VTTRegion;i.shim=function(){r.VTTCue=o,r.VTTRegion=a},i.restore=function(){r.VTTCue=s,r.VTTRegion=l},r.VTTCue||i.shim()},cnZr:function(t,e,n){var r=n("kM2E"),i=n("L42u");r(r.G+r.B,{setImmediate:i.set,clearImmediate:i.clear})},cnlX:function(t,e,n){n("iInB");var r=n("FeBl").Object;t.exports=function(t,e){return r.getOwnPropertyDescriptor(t,e)}},crlp:function(t,e,n){var r=n("7KvD"),i=n("FeBl"),o=n("O4g8"),a=n("Kh4W"),s=n("evD5").f;t.exports=function(t){var e=i.Symbol||(i.Symbol=o?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||s(e,t,{value:a.f(t)})}},d4lq:function(t,e,n){var r=n("To6e"),i=r.System,o=(r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n,r.new_byte,r.new_double,r.new_float,r.new_float_n,r.new_int),a=(r.new_int_n,r.assert,n("/00o"));t.exports=function(t,e,n,r){this.l=o(1+a.SBMAX_l),this.s=o(1+a.SBMAX_s),this.psfb21=o(1+a.PSFB21),this.psfb12=o(1+a.PSFB12);var s=this.l,l=this.s;4==arguments.length&&(this.arrL=arguments[0],this.arrS=arguments[1],this.arr21=arguments[2],this.arr12=arguments[3],i.arraycopy(this.arrL,0,s,0,Math.min(this.arrL.length,this.l.length)),i.arraycopy(this.arrS,0,l,0,Math.min(this.arrS.length,this.s.length)),i.arraycopy(this.arr21,0,this.psfb21,0,Math.min(this.arr21.length,this.psfb21.length)),i.arraycopy(this.arr12,0,this.psfb12,0,Math.min(this.arr12.length,this.psfb12.length)))}},d7EF:function(t,e,n){"use strict";e.__esModule=!0;var r=o(n("us/S")),i=o(n("BO1k"));function o(t){return t&&t.__esModule?t:{default:t}}e.default=function(){return function(t,e){if(Array.isArray(t))return t;if((0,r.default)(Object(t)))return function(t,e){var n=[],r=!0,o=!1,a=void 0;try{for(var s,l=(0,i.default)(t);!(r=(s=l.next()).done)&&(n.push(s.value),!e||n.length!==e);r=!0);}catch(t){o=!0,a=t}finally{try{!r&&l.return&&l.return()}finally{if(o)throw a}}return n}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}()},dIwP:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},dNDb:function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},dSOO:function(t,e,n){n("X0uZ"),t.exports=9007199254740991},dSzd:function(t,e,n){var r=n("e8AB")("wks"),i=n("3Eo+"),o=n("7KvD").Symbol,a="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=a&&o[t]||(a?o:i)("Symbol."+t))}).store=r},dVOP:function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},dY0y:function(t,e,n){var r=n("dSzd")("iterator"),i=!1;try{var o=[7][r]();o.return=function(){i=!0},Array.from(o,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!i)return!1;var n=!1;try{var o=[7],a=o[r]();a.next=function(){return{done:n=!0}},o[r]=function(){return a},t(o)}catch(t){}return n}},dlST:function(t,e){var n=Object.create||function(){function t(){}return function(e){if(1!==arguments.length)throw new Error("Object.create shim only accepts one parameter.");return t.prototype=e,new t}}();function r(t,e){this.name="ParsingError",this.code=t.code,this.message=e||t.message}function i(t){function e(t,e,n,r){return 3600*(0|t)+60*(0|e)+(0|n)+(0|r)/1e3}var n=t.match(/^(\d+):(\d{2})(:\d{2})?\.(\d{3})/);return n?n[3]?e(n[1],n[2],n[3].replace(":",""),n[4]):n[1]>59?e(n[1],n[2],0,n[4]):e(0,n[1],n[2],n[4]):null}function o(){this.values=n(null)}function a(t,e,n,r){var i=r?t.split(r):[t];for(var o in i)if("string"==typeof i[o]){var a=i[o].split(n);if(2===a.length)e(a[0],a[1])}}function s(t,e,n){var s=t;function l(){var e=i(t);if(null===e)throw new r(r.Errors.BadTimeStamp,"Malformed timestamp: "+s);return t=t.replace(/^[^\sa-zA-Z-]+/,""),e}function c(){t=t.replace(/^\s+/,"")}if(c(),e.startTime=l(),c(),"--\x3e"!==t.substr(0,3))throw new r(r.Errors.BadTimeStamp,"Malformed time stamp (time stamps must be separated by '--\x3e'): "+s);t=t.substr(3),c(),e.endTime=l(),c(),function(t,e){var r=new o;a(t,function(t,e){switch(t){case"region":for(var i=n.length-1;i>=0;i--)if(n[i].id===e){r.set(t,n[i].region);break}break;case"vertical":r.alt(t,e,["rl","lr"]);break;case"line":var o=e.split(","),a=o[0];r.integer(t,a),r.percent(t,a)&&r.set("snapToLines",!1),r.alt(t,a,["auto"]),2===o.length&&r.alt("lineAlign",o[1],["start","middle","end"]);break;case"position":o=e.split(","),r.percent(t,o[0]),2===o.length&&r.alt("positionAlign",o[1],["start","middle","end"]);break;case"size":r.percent(t,e);break;case"align":r.alt(t,e,["start","middle","end","left","right"])}},/:/,/\s/),e.region=r.get("region",null),e.vertical=r.get("vertical",""),e.line=r.get("line","auto"),e.lineAlign=r.get("lineAlign","start"),e.snapToLines=r.get("snapToLines",!0),e.size=r.get("size",100),e.align=r.get("align","middle"),e.position=r.get("position",{start:0,left:0,middle:50,end:100,right:100},e.align),e.positionAlign=r.get("positionAlign",{start:"start",left:"start",middle:"middle",end:"end",right:"end"},e.align)}(t,e)}r.prototype=n(Error.prototype),r.prototype.constructor=r,r.Errors={BadSignature:{code:0,message:"Malformed WebVTT signature."},BadTimeStamp:{code:1,message:"Malformed time stamp."}},o.prototype={set:function(t,e){this.get(t)||""===e||(this.values[t]=e)},get:function(t,e,n){return n?this.has(t)?this.values[t]:e[n]:this.has(t)?this.values[t]:e},has:function(t){return t in this.values},alt:function(t,e,n){for(var r=0;r<n.length;++r)if(e===n[r]){this.set(t,e);break}},integer:function(t,e){/^-?\d+$/.test(e)&&this.set(t,parseInt(e,10))},percent:function(t,e){return!!(e.match(/^([\d]{1,3})(\.[\d]*)?%$/)&&(e=parseFloat(e))>=0&&e<=100)&&(this.set(t,e),!0)}};var l={"&amp;":"&","&lt;":"<","&gt;":">","&lrm;":"‎","&rlm;":"‏","&nbsp;":" "},c={c:"span",i:"i",b:"b",u:"u",ruby:"ruby",rt:"rt",v:"span",lang:"span"},u={v:"title",lang:"lang"},h={rt:"ruby"};function d(t,e){function n(){if(!e)return null;var t,n=e.match(/^([^<]*)(<[^>]*>?)?/);return t=n[1]?n[1]:n[2],e=e.substr(t.length),t}function r(t){return l[t]}function o(t){for(;v=t.match(/&(amp|lt|gt|lrm|rlm|nbsp);/);)t=t.replace(v[0],r);return t}function a(t,e){return!h[e.localName]||h[e.localName]===t.localName}function s(e,n){var r=c[e];if(!r)return null;var i=t.document.createElement(r);i.localName=r;var o=u[e];return o&&n&&(i[o]=n.trim()),i}for(var d,f=t.document.createElement("div"),p=f,A=[];null!==(d=n());)if("<"!==d[0])p.appendChild(t.document.createTextNode(o(d)));else{if("/"===d[1]){A.length&&A[A.length-1]===d.substr(2).replace(">","")&&(A.pop(),p=p.parentNode);continue}var g,m=i(d.substr(1,d.length-2));if(m){g=t.document.createProcessingInstruction("timestamp",m),p.appendChild(g);continue}var v=d.match(/^<([^.\s/0-9>]+)(\.[^\s\\>]+)?([^>\\]+)?(\\?)>?$/);if(!v)continue;if(!(g=s(v[1],v[3])))continue;if(!a(p,g))continue;v[2]&&(g.className=v[2].substr(1).replace("."," ")),A.push(v[1]),p.appendChild(g),p=g}return f}var f=[[1470,1470],[1472,1472],[1475,1475],[1478,1478],[1488,1514],[1520,1524],[1544,1544],[1547,1547],[1549,1549],[1563,1563],[1566,1610],[1645,1647],[1649,1749],[1765,1766],[1774,1775],[1786,1805],[1807,1808],[1810,1839],[1869,1957],[1969,1969],[1984,2026],[2036,2037],[2042,2042],[2048,2069],[2074,2074],[2084,2084],[2088,2088],[2096,2110],[2112,2136],[2142,2142],[2208,2208],[2210,2220],[8207,8207],[64285,64285],[64287,64296],[64298,64310],[64312,64316],[64318,64318],[64320,64321],[64323,64324],[64326,64449],[64467,64829],[64848,64911],[64914,64967],[65008,65020],[65136,65140],[65142,65276],[67584,67589],[67592,67592],[67594,67637],[67639,67640],[67644,67644],[67647,67669],[67671,67679],[67840,67867],[67872,67897],[67903,67903],[67968,68023],[68030,68031],[68096,68096],[68112,68115],[68117,68119],[68121,68147],[68160,68167],[68176,68184],[68192,68223],[68352,68405],[68416,68437],[68440,68466],[68472,68479],[68608,68680],[126464,126467],[126469,126495],[126497,126498],[126500,126500],[126503,126503],[126505,126514],[126516,126519],[126521,126521],[126523,126523],[126530,126530],[126535,126535],[126537,126537],[126539,126539],[126541,126543],[126545,126546],[126548,126548],[126551,126551],[126553,126553],[126555,126555],[126557,126557],[126559,126559],[126561,126562],[126564,126564],[126567,126570],[126572,126578],[126580,126583],[126585,126588],[126590,126590],[126592,126601],[126603,126619],[126625,126627],[126629,126633],[126635,126651],[1114109,1114109]];function p(t){for(var e=0;e<f.length;e++){var n=f[e];if(t>=n[0]&&t<=n[1])return!0}return!1}function A(){}function g(t,e,n){var r=/MSIE\s8\.0/.test(navigator.userAgent),i="rgba(255, 255, 255, 1)",o="rgba(0, 0, 0, 0.8)";r&&(i="rgb(255, 255, 255)",o="rgb(0, 0, 0)"),A.call(this),this.cue=e,this.cueDiv=d(t,e.text);var a={color:i,backgroundColor:o,position:"relative",left:0,right:0,top:0,bottom:0,display:"inline"};r||(a.writingMode=""===e.vertical?"horizontal-tb":"lr"===e.vertical?"vertical-lr":"vertical-rl",a.unicodeBidi="plaintext"),this.applyStyles(a,this.cueDiv),this.div=t.document.createElement("div"),a={textAlign:"middle"===e.align?"center":e.align,font:n.font,whiteSpace:"pre-line",position:"absolute"},r||(a.direction=function(t){var e=[],n="";if(!t||!t.childNodes)return"ltr";function r(t,e){for(var n=e.childNodes.length-1;n>=0;n--)t.push(e.childNodes[n])}function i(t){if(!t||!t.length)return null;var e=t.pop(),n=e.textContent||e.innerText;if(n){var o=n.match(/^.*(\n|\r)/);return o?(t.length=0,o[0]):n}return"ruby"===e.tagName?i(t):e.childNodes?(r(t,e),i(t)):void 0}for(r(e,t);n=i(e);)for(var o=0;o<n.length;o++)if(p(n.charCodeAt(o)))return"rtl";return"ltr"}(this.cueDiv),a.writingMode=""===e.vertical?"horizontal-tb":"lr"===e.vertical?"vertical-lr":"vertical-rl".stylesunicodeBidi="plaintext"),this.applyStyles(a),this.div.appendChild(this.cueDiv);var s=0;switch(e.positionAlign){case"start":s=e.position;break;case"middle":s=e.position-e.size/2;break;case"end":s=e.position-e.size}""===e.vertical?this.applyStyles({left:this.formatStyle(s,"%"),width:this.formatStyle(e.size,"%")}):this.applyStyles({top:this.formatStyle(s,"%"),height:this.formatStyle(e.size,"%")}),this.move=function(t){this.applyStyles({top:this.formatStyle(t.top,"px"),bottom:this.formatStyle(t.bottom,"px"),left:this.formatStyle(t.left,"px"),right:this.formatStyle(t.right,"px"),height:this.formatStyle(t.height,"px"),width:this.formatStyle(t.width,"px")})}}function m(t){var e,n,r,i,o=/MSIE\s8\.0/.test(navigator.userAgent);if(t.div){n=t.div.offsetHeight,r=t.div.offsetWidth,i=t.div.offsetTop;var a=(a=t.div.childNodes)&&(a=a[0])&&a.getClientRects&&a.getClientRects();t=t.div.getBoundingClientRect(),e=a?Math.max(a[0]&&a[0].height||0,t.height/a.length):0}this.left=t.left,this.right=t.right,this.top=t.top||i,this.height=t.height||n,this.bottom=t.bottom||i+(t.height||n),this.width=t.width||r,this.lineHeight=void 0!==e?e:t.lineHeight,o&&!this.lineHeight&&(this.lineHeight=13)}function v(t,e,n,r){var i=new m(e),o=e.cue,a=function(t){if("number"==typeof t.line&&(t.snapToLines||t.line>=0&&t.line<=100))return t.line;if(!t.track||!t.track.textTrackList||!t.track.textTrackList.mediaElement)return-1;for(var e=t.track,n=e.textTrackList,r=0,i=0;i<n.length&&n[i]!==e;i++)"showing"===n[i].mode&&r++;return-1*++r}(o),s=[];if(o.snapToLines){var l;switch(o.vertical){case"":s=["+y","-y"],l="height";break;case"rl":s=["+x","-x"],l="width";break;case"lr":s=["-x","+x"],l="width"}var c=i.lineHeight,u=c*Math.round(a),h=n[l]+c,d=s[0];Math.abs(u)>h&&(u=u<0?-1:1,u*=Math.ceil(h/c)*c),a<0&&(u+=""===o.vertical?n.height:n.width,s=s.reverse()),i.move(d,u)}else{var f=i.lineHeight/n.height*100;switch(o.lineAlign){case"middle":a-=f/2;break;case"end":a-=f}switch(o.vertical){case"":e.applyStyles({top:e.formatStyle(a,"%")});break;case"rl":e.applyStyles({left:e.formatStyle(a,"%")});break;case"lr":e.applyStyles({right:e.formatStyle(a,"%")})}s=["+y","-x","+x","-y"],i=new m(e)}var p=function(t,e){for(var i,o=new m(t),a=1,s=0;s<e.length;s++){for(;t.overlapsOppositeAxis(n,e[s])||t.within(n)&&t.overlapsAny(r);)t.move(e[s]);if(t.within(n))return t;var l=t.intersectPercentage(n);a>l&&(i=new m(t),a=l),t=new m(o)}return i||o}(i,s);e.move(p.toCSSCompatValues(n))}function y(){}A.prototype.applyStyles=function(t,e){for(var n in e=e||this.div,t)t.hasOwnProperty(n)&&(e.style[n]=t[n])},A.prototype.formatStyle=function(t,e){return 0===t?0:t+e},g.prototype=n(A.prototype),g.prototype.constructor=g,m.prototype.move=function(t,e){switch(e=void 0!==e?e:this.lineHeight,t){case"+x":this.left+=e,this.right+=e;break;case"-x":this.left-=e,this.right-=e;break;case"+y":this.top+=e,this.bottom+=e;break;case"-y":this.top-=e,this.bottom-=e}},m.prototype.overlaps=function(t){return this.left<t.right&&this.right>t.left&&this.top<t.bottom&&this.bottom>t.top},m.prototype.overlapsAny=function(t){for(var e=0;e<t.length;e++)if(this.overlaps(t[e]))return!0;return!1},m.prototype.within=function(t){return this.top>=t.top&&this.bottom<=t.bottom&&this.left>=t.left&&this.right<=t.right},m.prototype.overlapsOppositeAxis=function(t,e){switch(e){case"+x":return this.left<t.left;case"-x":return this.right>t.right;case"+y":return this.top<t.top;case"-y":return this.bottom>t.bottom}},m.prototype.intersectPercentage=function(t){return Math.max(0,Math.min(this.right,t.right)-Math.max(this.left,t.left))*Math.max(0,Math.min(this.bottom,t.bottom)-Math.max(this.top,t.top))/(this.height*this.width)},m.prototype.toCSSCompatValues=function(t){return{top:this.top-t.top,bottom:t.bottom-this.bottom,left:this.left-t.left,right:t.right-this.right,height:this.height,width:this.width}},m.getSimpleBoxPosition=function(t){var e=t.div?t.div.offsetHeight:t.tagName?t.offsetHeight:0,n=t.div?t.div.offsetWidth:t.tagName?t.offsetWidth:0,r=t.div?t.div.offsetTop:t.tagName?t.offsetTop:0;return{left:(t=t.div?t.div.getBoundingClientRect():t.tagName?t.getBoundingClientRect():t).left,right:t.right,top:t.top||r,height:t.height||e,bottom:t.bottom||r+(t.height||e),width:t.width||n}},y.StringDecoder=function(){return{decode:function(t){if(!t)return"";if("string"!=typeof t)throw new Error("Error - expected string data.");return decodeURIComponent(encodeURIComponent(t))}}},y.convertCueToDOMTree=function(t,e){return t&&e?d(t,e):null};y.processCues=function(t,e,n){if(!t||!e||!n)return null;for(;n.firstChild;)n.removeChild(n.firstChild);var r=t.document.createElement("div");if(r.style.position="absolute",r.style.left="0",r.style.right="0",r.style.top="0",r.style.bottom="0",r.style.margin="1.5%",n.appendChild(r),function(t){for(var e=0;e<t.length;e++)if(t[e].hasBeenReset||!t[e].displayState)return!0;return!1}(e)){var i=[],o=m.getSimpleBoxPosition(r),a={font:Math.round(.05*o.height*100)/100+"px sans-serif"};!function(){for(var n,s,l=0;l<e.length;l++)s=e[l],n=new g(t,s,a),r.appendChild(n.div),v(0,n,o,i),s.displayState=n.div,i.push(m.getSimpleBoxPosition(n))}()}else for(var s=0;s<e.length;s++)r.appendChild(e[s].displayState)},y.Parser=function(t,e,n){n||(n=e,e={}),e||(e={}),this.window=t,this.vttjs=e,this.state="INITIAL",this.buffer="",this.decoder=n||new TextDecoder("utf8"),this.regionList=[]},y.Parser.prototype={reportOrThrowError:function(t){if(!(t instanceof r))throw t;this.onparsingerror&&this.onparsingerror(t)},parse:function(t){var e=this;function n(){for(var t=e.buffer,n=0;n<t.length&&"\r"!==t[n]&&"\n"!==t[n];)++n;var r=t.substr(0,n);return"\r"===t[n]&&++n,"\n"===t[n]&&++n,e.buffer=t.substr(n),r}function l(t){t.match(/X-TIMESTAMP-MAP/)?a(t,function(t,n){switch(t){case"X-TIMESTAMP-MAP":r=n,s=new o,a(r,function(t,e){switch(t){case"MPEGT":s.integer(t+"S",e);break;case"LOCA":s.set(t+"L",i(e))}},/[^\d]:/,/,/),e.ontimestampmap&&e.ontimestampmap({MPEGTS:s.get("MPEGTS"),LOCAL:s.get("LOCAL")})}var r,s},/=/):a(t,function(t,n){switch(t){case"Region":!function(t){var n=new o;if(a(t,function(t,e){switch(t){case"id":n.set(t,e);break;case"width":n.percent(t,e);break;case"lines":n.integer(t,e);break;case"regionanchor":case"viewportanchor":var r=e.split(",");if(2!==r.length)break;var i=new o;if(i.percent("x",r[0]),i.percent("y",r[1]),!i.has("x")||!i.has("y"))break;n.set(t+"X",i.get("x")),n.set(t+"Y",i.get("y"));break;case"scroll":n.alt(t,e,["up"])}},/=/,/\s/),n.has("id")){var r=new(e.vttjs.VTTRegion||e.window.VTTRegion);r.width=n.get("width",100),r.lines=n.get("lines",3),r.regionAnchorX=n.get("regionanchorX",0),r.regionAnchorY=n.get("regionanchorY",100),r.viewportAnchorX=n.get("viewportanchorX",0),r.viewportAnchorY=n.get("viewportanchorY",100),r.scroll=n.get("scroll",""),e.onregion&&e.onregion(r),e.regionList.push({id:n.get("id"),region:r})}}(n)}},/:/)}t&&(e.buffer+=e.decoder.decode(t,{stream:!0}));try{var c;if("INITIAL"===e.state){if(!/\r\n|\n/.test(e.buffer))return this;var u=(c=n()).match(/^WEBVTT([ \t].*)?$/);if(!u||!u[0])throw new r(r.Errors.BadSignature);e.state="HEADER"}for(var h=!1;e.buffer;){if(!/\r\n|\n/.test(e.buffer))return this;switch(h?h=!1:c=n(),e.state){case"HEADER":/:/.test(c)?l(c):c||(e.state="ID");continue;case"NOTE":c||(e.state="ID");continue;case"ID":if(/^NOTE($|[ \t])/.test(c)){e.state="NOTE";break}if(!c)continue;if(e.cue=new(e.vttjs.VTTCue||e.window.VTTCue)(0,0,""),e.state="CUE",-1===c.indexOf("--\x3e")){e.cue.id=c;continue}case"CUE":try{s(c,e.cue,e.regionList)}catch(t){e.reportOrThrowError(t),e.cue=null,e.state="BADCUE";continue}e.state="CUETEXT";continue;case"CUETEXT":var d=-1!==c.indexOf("--\x3e");if(!c||d&&(h=!0)){e.oncue&&e.oncue(e.cue),e.cue=null,e.state="ID";continue}e.cue.text&&(e.cue.text+="\n"),e.cue.text+=c;continue;case"BADCUE":c||(e.state="ID");continue}}}catch(t){e.reportOrThrowError(t),"CUETEXT"===e.state&&e.cue&&e.oncue&&e.oncue(e.cue),e.cue=null,e.state="INITIAL"===e.state?"BADWEBVTT":"BADCUE"}return this},flush:function(){try{if(this.buffer+=this.decoder.decode(),(this.cue||"HEADER"===this.state)&&(this.buffer+="\n\n",this.parse()),"INITIAL"===this.state)throw new r(r.Errors.BadSignature)}catch(t){this.reportOrThrowError(t)}return this.onflush&&this.onflush(),this}},t.exports=y},"dwO+":function(t,e,n){(function(e){var r,i=void 0!==e?e:"undefined"!=typeof window?window:{},o=n(9);"undefined"!=typeof document?r=document:(r=i["__GLOBAL_DOCUMENT_CACHE@4"])||(r=i["__GLOBAL_DOCUMENT_CACHE@4"]=o),t.exports=r}).call(e,n("DuR2"))},e0Bm:function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=61)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},10:function(t,e){t.exports=n("HJMx")},12:function(t,e){t.exports=n("ISYW")},14:function(t,e){t.exports=n("fEB+")},16:function(t,e){t.exports=n("02w1")},17:function(t,e){t.exports=n("ON3O")},21:function(t,e){t.exports=n("E/in")},22:function(t,e){t.exports=n("1oZe")},3:function(t,e){t.exports=n("ylDJ")},31:function(t,e){t.exports=n("zTCi")},33:function(t,e,n){"use strict";var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("li",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-select-dropdown__item",class:{selected:t.itemSelected,"is-disabled":t.disabled||t.groupDisabled||t.limitReached,hover:t.hover},on:{mouseenter:t.hoverItem,click:function(e){return e.stopPropagation(),t.selectOptionClick(e)}}},[t._t("default",[n("span",[t._v(t._s(t.currentLabel))])])],2)};r._withStripped=!0;var i=n(4),o=n.n(i),a=n(3),s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},l={mixins:[o.a],name:"ElOption",componentName:"ElOption",inject:["select"],props:{value:{required:!0},label:[String,Number],created:Boolean,disabled:{type:Boolean,default:!1}},data:function(){return{index:-1,groupDisabled:!1,visible:!0,hitState:!1,hover:!1}},computed:{isObject:function(){return"[object object]"===Object.prototype.toString.call(this.value).toLowerCase()},currentLabel:function(){return this.label||(this.isObject?"":this.value)},currentValue:function(){return this.value||this.label||""},itemSelected:function(){return this.select.multiple?this.contains(this.select.value,this.value):this.isEqual(this.value,this.select.value)},limitReached:function(){return!!this.select.multiple&&(!this.itemSelected&&(this.select.value||[]).length>=this.select.multipleLimit&&this.select.multipleLimit>0)}},watch:{currentLabel:function(){this.created||this.select.remote||this.dispatch("ElSelect","setSelected")},value:function(t,e){var n=this.select,r=n.remote,i=n.valueKey;if(!this.created&&!r){if(i&&"object"===(void 0===t?"undefined":s(t))&&"object"===(void 0===e?"undefined":s(e))&&t[i]===e[i])return;this.dispatch("ElSelect","setSelected")}}},methods:{isEqual:function(t,e){if(this.isObject){var n=this.select.valueKey;return Object(a.getValueByPath)(t,n)===Object(a.getValueByPath)(e,n)}return t===e},contains:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1];if(this.isObject){var n=this.select.valueKey;return t&&t.some(function(t){return Object(a.getValueByPath)(t,n)===Object(a.getValueByPath)(e,n)})}return t&&t.indexOf(e)>-1},handleGroupDisabled:function(t){this.groupDisabled=t},hoverItem:function(){this.disabled||this.groupDisabled||(this.select.hoverIndex=this.select.options.indexOf(this))},selectOptionClick:function(){!0!==this.disabled&&!0!==this.groupDisabled&&this.dispatch("ElSelect","handleOptionClick",[this,!0])},queryChange:function(t){this.visible=new RegExp(Object(a.escapeRegexpString)(t),"i").test(this.currentLabel)||this.created,this.visible||this.select.filteredOptionsCount--}},created:function(){this.select.options.push(this),this.select.cachedOptions.push(this),this.select.optionsCount++,this.select.filteredOptionsCount++,this.$on("queryChange",this.queryChange),this.$on("handleGroupDisabled",this.handleGroupDisabled)},beforeDestroy:function(){var t=this.select,e=t.selected,n=t.multiple?e:[e],r=this.select.cachedOptions.indexOf(this),i=n.indexOf(this);r>-1&&i<0&&this.select.cachedOptions.splice(r,1),this.select.onOptionDestroy(this.select.options.indexOf(this))}},c=n(0),u=Object(c.a)(l,r,[],!1,null,null,null);u.options.__file="packages/select/src/option.vue";e.a=u.exports},37:function(t,e){t.exports=n("orbS")},4:function(t,e){t.exports=n("fPll")},5:function(t,e){t.exports=n("fKx3")},6:function(t,e){t.exports=n("y+7x")},61:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.handleClose,expression:"handleClose"}],staticClass:"el-select",class:[t.selectSize?"el-select--"+t.selectSize:""],on:{click:function(e){return e.stopPropagation(),t.toggleMenu(e)}}},[t.multiple?n("div",{ref:"tags",staticClass:"el-select__tags",style:{"max-width":t.inputWidth-32+"px",width:"100%"}},[t.collapseTags&&t.selected.length?n("span",[n("el-tag",{attrs:{closable:!t.selectDisabled,size:t.collapseTagSize,hit:t.selected[0].hitState,type:"info","disable-transitions":""},on:{close:function(e){t.deleteTag(e,t.selected[0])}}},[n("span",{staticClass:"el-select__tags-text"},[t._v(t._s(t.selected[0].currentLabel))])]),t.selected.length>1?n("el-tag",{attrs:{closable:!1,size:t.collapseTagSize,type:"info","disable-transitions":""}},[n("span",{staticClass:"el-select__tags-text"},[t._v("+ "+t._s(t.selected.length-1))])]):t._e()],1):t._e(),t.collapseTags?t._e():n("transition-group",{on:{"after-leave":t.resetInputHeight}},t._l(t.selected,function(e){return n("el-tag",{key:t.getValueKey(e),attrs:{closable:!t.selectDisabled,size:t.collapseTagSize,hit:e.hitState,type:"info","disable-transitions":""},on:{close:function(n){t.deleteTag(n,e)}}},[n("span",{staticClass:"el-select__tags-text"},[t._v(t._s(e.currentLabel))])])}),1),t.filterable?n("input",{directives:[{name:"model",rawName:"v-model",value:t.query,expression:"query"}],ref:"input",staticClass:"el-select__input",class:[t.selectSize?"is-"+t.selectSize:""],style:{"flex-grow":"1",width:t.inputLength/(t.inputWidth-32)+"%","max-width":t.inputWidth-42+"px"},attrs:{type:"text",disabled:t.selectDisabled,autocomplete:t.autoComplete||t.autocomplete},domProps:{value:t.query},on:{focus:t.handleFocus,blur:function(e){t.softFocus=!1},keyup:t.managePlaceholder,keydown:[t.resetInputState,function(e){if(!("button"in e)&&t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"]))return null;e.preventDefault(),t.navigateOptions("next")},function(e){if(!("button"in e)&&t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"]))return null;e.preventDefault(),t.navigateOptions("prev")},function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?(e.preventDefault(),t.selectOption(e)):null},function(e){if(!("button"in e)&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"]))return null;e.stopPropagation(),e.preventDefault(),t.visible=!1},function(e){return"button"in e||!t._k(e.keyCode,"delete",[8,46],e.key,["Backspace","Delete","Del"])?t.deletePrevTag(e):null},function(e){if(!("button"in e)&&t._k(e.keyCode,"tab",9,e.key,"Tab"))return null;t.visible=!1}],compositionstart:t.handleComposition,compositionupdate:t.handleComposition,compositionend:t.handleComposition,input:[function(e){e.target.composing||(t.query=e.target.value)},t.debouncedQueryChange]}}):t._e()],1):t._e(),n("el-input",{ref:"reference",class:{"is-focus":t.visible},attrs:{type:"text",placeholder:t.currentPlaceholder,name:t.name,id:t.id,autocomplete:t.autoComplete||t.autocomplete,size:t.selectSize,disabled:t.selectDisabled,readonly:t.readonly,"validate-event":!1,tabindex:t.multiple&&t.filterable?"-1":null},on:{focus:t.handleFocus,blur:t.handleBlur},nativeOn:{keyup:function(e){return t.debouncedOnInputChange(e)},keydown:[function(e){if(!("button"in e)&&t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"]))return null;e.stopPropagation(),e.preventDefault(),t.navigateOptions("next")},function(e){if(!("button"in e)&&t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"]))return null;e.stopPropagation(),e.preventDefault(),t.navigateOptions("prev")},function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?(e.preventDefault(),t.selectOption(e)):null},function(e){if(!("button"in e)&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"]))return null;e.stopPropagation(),e.preventDefault(),t.visible=!1},function(e){if(!("button"in e)&&t._k(e.keyCode,"tab",9,e.key,"Tab"))return null;t.visible=!1}],paste:function(e){return t.debouncedOnInputChange(e)},mouseenter:function(e){t.inputHovering=!0},mouseleave:function(e){t.inputHovering=!1}},model:{value:t.selectedLabel,callback:function(e){t.selectedLabel=e},expression:"selectedLabel"}},[t.$slots.prefix?n("template",{slot:"prefix"},[t._t("prefix")],2):t._e(),n("template",{slot:"suffix"},[n("i",{directives:[{name:"show",rawName:"v-show",value:!t.showClose,expression:"!showClose"}],class:["el-select__caret","el-input__icon","el-icon-"+t.iconClass]}),t.showClose?n("i",{staticClass:"el-select__caret el-input__icon el-icon-circle-close",on:{click:t.handleClearClick}}):t._e()])],2),n("transition",{attrs:{name:"el-zoom-in-top"},on:{"before-enter":t.handleMenuEnter,"after-leave":t.doDestroy}},[n("el-select-menu",{directives:[{name:"show",rawName:"v-show",value:t.visible&&!1!==t.emptyText,expression:"visible && emptyText !== false"}],ref:"popper",attrs:{"append-to-body":t.popperAppendToBody}},[n("el-scrollbar",{directives:[{name:"show",rawName:"v-show",value:t.options.length>0&&!t.loading,expression:"options.length > 0 && !loading"}],ref:"scrollbar",class:{"is-empty":!t.allowCreate&&t.query&&0===t.filteredOptionsCount},attrs:{tag:"ul","wrap-class":"el-select-dropdown__wrap","view-class":"el-select-dropdown__list"}},[t.showNewOption?n("el-option",{attrs:{value:t.query,created:""}}):t._e(),t._t("default")],2),t.emptyText&&(!t.allowCreate||t.loading||t.allowCreate&&0===t.options.length)?[t.$slots.empty?t._t("empty"):n("p",{staticClass:"el-select-dropdown__empty"},[t._v("\n "+t._s(t.emptyText)+"\n ")])]:t._e()],2)],1)],1)};r._withStripped=!0;var i=n(4),o=n.n(i),a=n(22),s=n.n(a),l=n(6),c=n.n(l),u=n(10),h=n.n(u),d=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"el-select-dropdown el-popper",class:[{"is-multiple":this.$parent.multiple},this.popperClass],style:{minWidth:this.minWidth}},[this._t("default")],2)};d._withStripped=!0;var f=n(5),p={name:"ElSelectDropdown",componentName:"ElSelectDropdown",mixins:[n.n(f).a],props:{placement:{default:"bottom-start"},boundariesPadding:{default:0},popperOptions:{default:function(){return{gpuAcceleration:!1}}},visibleArrow:{default:!0},appendToBody:{type:Boolean,default:!0}},data:function(){return{minWidth:""}},computed:{popperClass:function(){return this.$parent.popperClass}},watch:{"$parent.inputWidth":function(){this.minWidth=this.$parent.$el.getBoundingClientRect().width+"px"}},mounted:function(){var t=this;this.referenceElm=this.$parent.$refs.reference.$el,this.$parent.popperElm=this.popperElm=this.$el,this.$on("updatePopper",function(){t.$parent.visible&&t.updatePopper()}),this.$on("destroyPopper",this.destroyPopper)}},A=n(0),g=Object(A.a)(p,d,[],!1,null,null,null);g.options.__file="packages/select/src/select-dropdown.vue";var m=g.exports,v=n(33),y=n(37),b=n.n(y),_=n(14),w=n.n(_),x=n(17),S=n.n(x),C=n(12),k=n.n(C),B=n(16),T=n(31),E=n.n(T),M=n(3),O=n(21),L={mixins:[o.a,c.a,s()("reference"),{data:function(){return{hoverOption:-1}},computed:{optionsAllDisabled:function(){return this.options.filter(function(t){return t.visible}).every(function(t){return t.disabled})}},watch:{hoverIndex:function(t){var e=this;"number"==typeof t&&t>-1&&(this.hoverOption=this.options[t]||{}),this.options.forEach(function(t){t.hover=e.hoverOption===t})}},methods:{navigateOptions:function(t){var e=this;if(this.visible){if(0!==this.options.length&&0!==this.filteredOptionsCount&&!this.optionsAllDisabled){"next"===t?(this.hoverIndex++,this.hoverIndex===this.options.length&&(this.hoverIndex=0)):"prev"===t&&(this.hoverIndex--,this.hoverIndex<0&&(this.hoverIndex=this.options.length-1));var n=this.options[this.hoverIndex];!0!==n.disabled&&!0!==n.groupDisabled&&n.visible||this.navigateOptions(t),this.$nextTick(function(){return e.scrollToOption(e.hoverOption)})}}else this.visible=!0}}}],name:"ElSelect",componentName:"ElSelect",inject:{elForm:{default:""},elFormItem:{default:""}},provide:function(){return{select:this}},computed:{_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},readonly:function(){return!this.filterable||this.multiple||!Object(M.isIE)()&&!Object(M.isEdge)()&&!this.visible},showClose:function(){var t=this.multiple?Array.isArray(this.value)&&this.value.length>0:void 0!==this.value&&null!==this.value&&""!==this.value;return this.clearable&&!this.selectDisabled&&this.inputHovering&&t},iconClass:function(){return this.remote&&this.filterable?"":this.visible?"arrow-up is-reverse":"arrow-up"},debounce:function(){return this.remote?300:0},emptyText:function(){return this.loading?this.loadingText||this.t("el.select.loading"):(!this.remote||""!==this.query||0!==this.options.length)&&(this.filterable&&this.query&&this.options.length>0&&0===this.filteredOptionsCount?this.noMatchText||this.t("el.select.noMatch"):0===this.options.length?this.noDataText||this.t("el.select.noData"):null)},showNewOption:function(){var t=this,e=this.options.filter(function(t){return!t.created}).some(function(e){return e.currentLabel===t.query});return this.filterable&&this.allowCreate&&""!==this.query&&!e},selectSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},selectDisabled:function(){return this.disabled||(this.elForm||{}).disabled},collapseTagSize:function(){return["small","mini"].indexOf(this.selectSize)>-1?"mini":"small"},propPlaceholder:function(){return void 0!==this.placeholder?this.placeholder:this.t("el.select.placeholder")}},components:{ElInput:h.a,ElSelectMenu:m,ElOption:v.a,ElTag:b.a,ElScrollbar:w.a},directives:{Clickoutside:k.a},props:{name:String,id:String,value:{required:!0},autocomplete:{type:String,default:"off"},autoComplete:{type:String,validator:function(t){return!0}},automaticDropdown:Boolean,size:String,disabled:Boolean,clearable:Boolean,filterable:Boolean,allowCreate:Boolean,loading:Boolean,popperClass:String,remote:Boolean,loadingText:String,noMatchText:String,noDataText:String,remoteMethod:Function,filterMethod:Function,multiple:Boolean,multipleLimit:{type:Number,default:0},placeholder:{type:String,required:!1},defaultFirstOption:Boolean,reserveKeyword:Boolean,valueKey:{type:String,default:"value"},collapseTags:Boolean,popperAppendToBody:{type:Boolean,default:!0}},data:function(){return{options:[],cachedOptions:[],createdLabel:null,createdSelected:!1,selected:this.multiple?[]:{},inputLength:20,inputWidth:0,initialInputHeight:0,cachedPlaceHolder:"",optionsCount:0,filteredOptionsCount:0,visible:!1,softFocus:!1,selectedLabel:"",hoverIndex:-1,query:"",previousQuery:null,inputHovering:!1,currentPlaceholder:"",menuVisibleOnFocus:!1,isOnComposition:!1,isSilentBlur:!1}},watch:{selectDisabled:function(){var t=this;this.$nextTick(function(){t.resetInputHeight()})},propPlaceholder:function(t){this.cachedPlaceHolder=this.currentPlaceholder=t},value:function(t,e){this.multiple&&(this.resetInputHeight(),t&&t.length>0||this.$refs.input&&""!==this.query?this.currentPlaceholder="":this.currentPlaceholder=this.cachedPlaceHolder,this.filterable&&!this.reserveKeyword&&(this.query="",this.handleQueryChange(this.query))),this.setSelected(),this.filterable&&!this.multiple&&(this.inputLength=20),Object(M.valueEquals)(t,e)||this.dispatch("ElFormItem","el.form.change",t)},visible:function(t){var e=this;t?(this.broadcast("ElSelectDropdown","updatePopper"),this.filterable&&(this.query=this.remote?"":this.selectedLabel,this.handleQueryChange(this.query),this.multiple?this.$refs.input.focus():(this.remote||(this.broadcast("ElOption","queryChange",""),this.broadcast("ElOptionGroup","queryChange")),this.selectedLabel&&(this.currentPlaceholder=this.selectedLabel,this.selectedLabel="")))):(this.broadcast("ElSelectDropdown","destroyPopper"),this.$refs.input&&this.$refs.input.blur(),this.query="",this.previousQuery=null,this.selectedLabel="",this.inputLength=20,this.menuVisibleOnFocus=!1,this.resetHoverIndex(),this.$nextTick(function(){e.$refs.input&&""===e.$refs.input.value&&0===e.selected.length&&(e.currentPlaceholder=e.cachedPlaceHolder)}),this.multiple||(this.selected&&(this.filterable&&this.allowCreate&&this.createdSelected&&this.createdLabel?this.selectedLabel=this.createdLabel:this.selectedLabel=this.selected.currentLabel,this.filterable&&(this.query=this.selectedLabel)),this.filterable&&(this.currentPlaceholder=this.cachedPlaceHolder))),this.$emit("visible-change",t)},options:function(){var t=this;if(!this.$isServer){this.$nextTick(function(){t.broadcast("ElSelectDropdown","updatePopper")}),this.multiple&&this.resetInputHeight();var e=this.$el.querySelectorAll("input");-1===[].indexOf.call(e,document.activeElement)&&this.setSelected(),this.defaultFirstOption&&(this.filterable||this.remote)&&this.filteredOptionsCount&&this.checkDefaultFirstOption()}}},methods:{handleComposition:function(t){var e=this,n=t.target.value;if("compositionend"===t.type)this.isOnComposition=!1,this.$nextTick(function(t){return e.handleQueryChange(n)});else{var r=n[n.length-1]||"";this.isOnComposition=!Object(O.isKorean)(r)}},handleQueryChange:function(t){var e=this;this.previousQuery===t||this.isOnComposition||(null!==this.previousQuery||"function"!=typeof this.filterMethod&&"function"!=typeof this.remoteMethod?(this.previousQuery=t,this.$nextTick(function(){e.visible&&e.broadcast("ElSelectDropdown","updatePopper")}),this.hoverIndex=-1,this.multiple&&this.filterable&&this.$nextTick(function(){var t=15*e.$refs.input.value.length+20;e.inputLength=e.collapseTags?Math.min(50,t):t,e.managePlaceholder(),e.resetInputHeight()}),this.remote&&"function"==typeof this.remoteMethod?(this.hoverIndex=-1,this.remoteMethod(t)):"function"==typeof this.filterMethod?(this.filterMethod(t),this.broadcast("ElOptionGroup","queryChange")):(this.filteredOptionsCount=this.optionsCount,this.broadcast("ElOption","queryChange",t),this.broadcast("ElOptionGroup","queryChange")),this.defaultFirstOption&&(this.filterable||this.remote)&&this.filteredOptionsCount&&this.checkDefaultFirstOption()):this.previousQuery=t)},scrollToOption:function(t){var e=Array.isArray(t)&&t[0]?t[0].$el:t.$el;if(this.$refs.popper&&e){var n=this.$refs.popper.$el.querySelector(".el-select-dropdown__wrap");E()(n,e)}this.$refs.scrollbar&&this.$refs.scrollbar.handleScroll()},handleMenuEnter:function(){var t=this;this.$nextTick(function(){return t.scrollToOption(t.selected)})},emitChange:function(t){Object(M.valueEquals)(this.value,t)||this.$emit("change",t)},getOption:function(t){for(var e=void 0,n="[object object]"===Object.prototype.toString.call(t).toLowerCase(),r="[object null]"===Object.prototype.toString.call(t).toLowerCase(),i="[object undefined]"===Object.prototype.toString.call(t).toLowerCase(),o=this.cachedOptions.length-1;o>=0;o--){var a=this.cachedOptions[o];if(n?Object(M.getValueByPath)(a.value,this.valueKey)===Object(M.getValueByPath)(t,this.valueKey):a.value===t){e=a;break}}if(e)return e;var s={value:t,currentLabel:n||r||i?"":t};return this.multiple&&(s.hitState=!1),s},setSelected:function(){var t=this;if(!this.multiple){var e=this.getOption(this.value);return e.created?(this.createdLabel=e.currentLabel,this.createdSelected=!0):this.createdSelected=!1,this.selectedLabel=e.currentLabel,this.selected=e,void(this.filterable&&(this.query=this.selectedLabel))}var n=[];Array.isArray(this.value)&&this.value.forEach(function(e){n.push(t.getOption(e))}),this.selected=n,this.$nextTick(function(){t.resetInputHeight()})},handleFocus:function(t){this.softFocus?this.softFocus=!1:((this.automaticDropdown||this.filterable)&&(this.visible=!0,this.filterable&&(this.menuVisibleOnFocus=!0)),this.$emit("focus",t))},blur:function(){this.visible=!1,this.$refs.reference.blur()},handleBlur:function(t){var e=this;setTimeout(function(){e.isSilentBlur?e.isSilentBlur=!1:e.$emit("blur",t)},50),this.softFocus=!1},handleClearClick:function(t){this.deleteSelected(t)},doDestroy:function(){this.$refs.popper&&this.$refs.popper.doDestroy()},handleClose:function(){this.visible=!1},toggleLastOptionHitState:function(t){if(Array.isArray(this.selected)){var e=this.selected[this.selected.length-1];if(e)return!0===t||!1===t?(e.hitState=t,t):(e.hitState=!e.hitState,e.hitState)}},deletePrevTag:function(t){if(t.target.value.length<=0&&!this.toggleLastOptionHitState()){var e=this.value.slice();e.pop(),this.$emit("input",e),this.emitChange(e)}},managePlaceholder:function(){""!==this.currentPlaceholder&&(this.currentPlaceholder=this.$refs.input.value?"":this.cachedPlaceHolder)},resetInputState:function(t){8!==t.keyCode&&this.toggleLastOptionHitState(!1),this.inputLength=15*this.$refs.input.value.length+20,this.resetInputHeight()},resetInputHeight:function(){var t=this;this.collapseTags&&!this.filterable||this.$nextTick(function(){if(t.$refs.reference){var e=t.$refs.reference.$el.childNodes,n=[].filter.call(e,function(t){return"INPUT"===t.tagName})[0],r=t.$refs.tags,i=t.initialInputHeight||40;n.style.height=0===t.selected.length?i+"px":Math.max(r?r.clientHeight+(r.clientHeight>i?6:0):0,i)+"px",t.visible&&!1!==t.emptyText&&t.broadcast("ElSelectDropdown","updatePopper")}})},resetHoverIndex:function(){var t=this;setTimeout(function(){t.multiple?t.selected.length>0?t.hoverIndex=Math.min.apply(null,t.selected.map(function(e){return t.options.indexOf(e)})):t.hoverIndex=-1:t.hoverIndex=t.options.indexOf(t.selected)},300)},handleOptionSelect:function(t,e){var n=this;if(this.multiple){var r=(this.value||[]).slice(),i=this.getValueIndex(r,t.value);i>-1?r.splice(i,1):(this.multipleLimit<=0||r.length<this.multipleLimit)&&r.push(t.value),this.$emit("input",r),this.emitChange(r),t.created&&(this.query="",this.handleQueryChange(""),this.inputLength=20),this.filterable&&this.$refs.input.focus()}else this.$emit("input",t.value),this.emitChange(t.value),this.visible=!1;this.isSilentBlur=e,this.setSoftFocus(),this.visible||this.$nextTick(function(){n.scrollToOption(t)})},setSoftFocus:function(){this.softFocus=!0;var t=this.$refs.input||this.$refs.reference;t&&t.focus()},getValueIndex:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1];if("[object object]"===Object.prototype.toString.call(e).toLowerCase()){var n=this.valueKey,r=-1;return t.some(function(t,i){return Object(M.getValueByPath)(t,n)===Object(M.getValueByPath)(e,n)&&(r=i,!0)}),r}return t.indexOf(e)},toggleMenu:function(){this.selectDisabled||(this.menuVisibleOnFocus?this.menuVisibleOnFocus=!1:this.visible=!this.visible,this.visible&&(this.$refs.input||this.$refs.reference).focus())},selectOption:function(){this.visible?this.options[this.hoverIndex]&&this.handleOptionSelect(this.options[this.hoverIndex]):this.toggleMenu()},deleteSelected:function(t){t.stopPropagation();var e=this.multiple?[]:"";this.$emit("input",e),this.emitChange(e),this.visible=!1,this.$emit("clear")},deleteTag:function(t,e){var n=this.selected.indexOf(e);if(n>-1&&!this.selectDisabled){var r=this.value.slice();r.splice(n,1),this.$emit("input",r),this.emitChange(r),this.$emit("remove-tag",e.value)}t.stopPropagation()},onInputChange:function(){this.filterable&&this.query!==this.selectedLabel&&(this.query=this.selectedLabel,this.handleQueryChange(this.query))},onOptionDestroy:function(t){t>-1&&(this.optionsCount--,this.filteredOptionsCount--,this.options.splice(t,1))},resetInputWidth:function(){this.inputWidth=this.$refs.reference.$el.getBoundingClientRect().width},handleResize:function(){this.resetInputWidth(),this.multiple&&this.resetInputHeight()},checkDefaultFirstOption:function(){this.hoverIndex=-1;for(var t=!1,e=this.options.length-1;e>=0;e--)if(this.options[e].created){t=!0,this.hoverIndex=e;break}if(!t)for(var n=0;n!==this.options.length;++n){var r=this.options[n];if(this.query){if(!r.disabled&&!r.groupDisabled&&r.visible){this.hoverIndex=n;break}}else if(r.itemSelected){this.hoverIndex=n;break}}},getValueKey:function(t){return"[object object]"!==Object.prototype.toString.call(t.value).toLowerCase()?t.value:Object(M.getValueByPath)(t.value,this.valueKey)}},created:function(){var t=this;this.cachedPlaceHolder=this.currentPlaceholder=this.propPlaceholder,this.multiple&&!Array.isArray(this.value)&&this.$emit("input",[]),!this.multiple&&Array.isArray(this.value)&&this.$emit("input",""),this.debouncedOnInputChange=S()(this.debounce,function(){t.onInputChange()}),this.debouncedQueryChange=S()(this.debounce,function(e){t.handleQueryChange(e.target.value)}),this.$on("handleOptionClick",this.handleOptionSelect),this.$on("setSelected",this.setSelected)},mounted:function(){var t=this;this.multiple&&Array.isArray(this.value)&&this.value.length>0&&(this.currentPlaceholder=""),Object(B.addResizeListener)(this.$el,this.handleResize);var e=this.$refs.reference;if(e&&e.$el){var n=e.$el.querySelector("input");this.initialInputHeight=n.getBoundingClientRect().height||{medium:36,small:32,mini:28}[this.selectSize]}this.remote&&this.multiple&&this.resetInputHeight(),this.$nextTick(function(){e&&e.$el&&(t.inputWidth=e.$el.getBoundingClientRect().width)}),this.setSelected()},beforeDestroy:function(){this.$el&&this.handleResize&&Object(B.removeResizeListener)(this.$el,this.handleResize)}},D=Object(A.a)(L,r,[],!1,null,null,null);D.options.__file="packages/select/src/select.vue";var I=D.exports;I.install=function(t){t.component(I.name,I)};e.default=I}})},e6n0:function(t,e,n){var r=n("evD5").f,i=n("D2L2"),o=n("dSzd")("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},e8AB:function(t,e,n){var r=n("FeBl"),i=n("7KvD"),o=i["__core-js_shared__"]||(i["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n("O4g8")?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},eH4C:function(t,e,n){var r;"undefined"!=typeof self&&self,r=function(t,e,n){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=3)}([function(t,e){t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n=function(t,e){var n=t[1]||"",r=t[3];if(!r)return n;if(e&&"function"==typeof btoa){var i=(a=r,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+" */"),o=r.sources.map(function(t){return"/*# sourceURL="+r.sourceRoot+t+" */"});return[n].concat(o).concat([i]).join("\n")}var a;return[n].join("\n")}(e,t);return e[2]?"@media "+e[2]+"{"+n+"}":n}).join("")},e.i=function(t,n){"string"==typeof t&&(t=[[null,t,""]]);for(var r={},i=0;i<this.length;i++){var o=this[i][0];"number"==typeof o&&(r[o]=!0)}for(i=0;i<t.length;i++){var a=t[i];"number"==typeof a[0]&&r[a[0]]||(n&&!a[2]?a[2]=n:n&&(a[2]="("+a[2]+") and ("+n+")"),e.push(a))}},e}},function(t,e,n){var r="undefined"!=typeof document;if("undefined"!=typeof DEBUG&&DEBUG&&!r)throw new Error("vue-style-loader cannot be used in a non-browser environment. Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.");var i=n(7),o={},a=r&&(document.head||document.getElementsByTagName("head")[0]),s=null,l=0,c=!1,u=function(){},h=null,d="data-vue-ssr-id",f="undefined"!=typeof navigator&&/msie [6-9]\b/.test(navigator.userAgent.toLowerCase());function p(t){for(var e=0;e<t.length;e++){var n=t[e],r=o[n.id];if(r){r.refs++;for(var i=0;i<r.parts.length;i++)r.parts[i](n.parts[i]);for(;i<n.parts.length;i++)r.parts.push(g(n.parts[i]));r.parts.length>n.parts.length&&(r.parts.length=n.parts.length)}else{var a=[];for(i=0;i<n.parts.length;i++)a.push(g(n.parts[i]));o[n.id]={id:n.id,refs:1,parts:a}}}}function A(){var t=document.createElement("style");return t.type="text/css",a.appendChild(t),t}function g(t){var e,n,r=document.querySelector("style["+d+'~="'+t.id+'"]');if(r){if(c)return u;r.parentNode.removeChild(r)}if(f){var i=l++;r=s||(s=A()),e=y.bind(null,r,i,!1),n=y.bind(null,r,i,!0)}else r=A(),e=function(t,e){var n=e.css,r=e.media,i=e.sourceMap;r&&t.setAttribute("media",r);h.ssrId&&t.setAttribute(d,e.id);i&&(n+="\n/*# sourceURL="+i.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */");if(t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}.bind(null,r),n=function(){r.parentNode.removeChild(r)};return e(t),function(r){if(r){if(r.css===t.css&&r.media===t.media&&r.sourceMap===t.sourceMap)return;e(t=r)}else n()}}t.exports=function(t,e,n,r){c=n,h=r||{};var a=i(t,e);return p(a),function(e){for(var n=[],r=0;r<a.length;r++){var s=a[r];(l=o[s.id]).refs--,n.push(l)}e?p(a=i(t,e)):a=[];for(r=0;r<n.length;r++){var l;if(0===(l=n[r]).refs){for(var c=0;c<l.parts.length;c++)l.parts[c]();delete o[l.id]}}}};var m,v=(m=[],function(t,e){return m[t]=e,m.filter(Boolean).join("\n")});function y(t,e,n,r){var i=n?"":r.css;if(t.styleSheet)t.styleSheet.cssText=v(e,i);else{var o=document.createTextNode(i),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}},function(t,e){t.exports=function(t,e,n,r,i,o){var a,s=t=t||{},l=typeof t.default;"object"!==l&&"function"!==l||(a=t,s=t.default);var c,u="function"==typeof s?s.options:s;if(e&&(u.render=e.render,u.staticRenderFns=e.staticRenderFns,u._compiled=!0),n&&(u.functional=!0),i&&(u._scopeId=i),o?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},u._ssrRegister=c):r&&(c=r),c){var h=u.functional,d=h?u.render:u.beforeCreate;h?(u._injectStyles=c,u.render=function(t,e){return c.call(e),d(t,e)}):u.beforeCreate=d?[].concat(d,c):[c]}return{esModule:a,exports:s,options:u}}},function(t,e,n){t.exports=n(4)},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});n(8);var r=n(9),i=n.n(r),o=n(10),a=n.n(o),s=n(11),l=n.n(s),c={getRectPoint:function(t,e,n,r,i,o,a,s){var l=t+i/2,c=e+o/2,u=n+a/2,h=r+s/2,d=l<u?1:-1,f=c<h?1:-1;if(h===c)return{x:l+d*i/2,y:c};var p=Math.abs((u-l)/(h-c)),A=0,g=0;return p<i/o?(A=d*o/2*p,g=f*o/2):(A=d*i/2,g=f*i/2/p),{x:l+A,y:c+g}},getRectPointBasic:function(t,e,n,r,i,o,a,s){var l=t+i/2,c=e+o/2,u=n+a/2,h=r+s/2,d=h===c?0:(u-l)/(h-c);0===d&&(d=(u-l)/(h-c+1));var f=i/s,p=0,A=0,g="1";return-1*f<d&&d<f?(g="2",c<h?(p=o/2*d,A=o/2):(p=-1*o/2*d,A=-1*o/2)):(l<u?(p=1*i/2,A=1*i/2/d):(p=-1*i/2,A=-1*i/2/d),g="3"),{x:l+p,y:c+A,_case:g}},getRectJoinPoint:function(t,e,n,r,i,o,a,s){var l=t+i/2,c=e+o/2,u=n+a/2,h=r+s/2,d=parseInt(180*Math.atan2(h-c,u-l)/3.14)+135;return d>=0&&d<90?{x:t+i/2,y:e-5}:d>=90&&d<180?{x:t+i+5,y:e+o/2}:d>=180&&d<270?{x:t+i/2,y:e+o+5}:{x:t-5,y:e+o/2}},getRectHJoinPoint:function(t,e,n,r,i,o,a){var s=o/2;return t+i<n?{x:t+i+5,y:e+s}:{x:t-5,y:e+s}},getRectVJoinPoint:function(t,e,n,r,i,o,a,s){var l=i/2;return e+o<r?{y:e+o+5,x:t+l}:{y:e-5,x:t+l}},getBorderPoint:function(t,e,n,r,i,o,a,s,l){return 0===l?this.getCirclePoint(t,e,n,r,i,o,a,s):this.getRectPoint(t,e,n,r,i,o,a,s)},getBorderPoint4MultiLine:function(t,e,n,r,i,o,a,s,l,c,u,h){return 0===l?this.getCirclePoint4MultiLine(t,e,n,r,i,o,a,s,c,u,h):this.getRectPoint(t,e,n,r,i,o,a,s)},getCirclePoint:function(t,e,n,r,i,o,a,s){var l=n+a/2,c=r+s/2,u=t+i/2,h=e+o/2,d=l-u;if(0===d)return{x:u,y:h-o/2*(c<h?1:-1)};var f=(c-h)/d,p=Math.sqrt(1/(1/Math.pow(i/2,2)+f**2/Math.pow(o/2,2)))*(l<u?1:-1);return{x:u-p,y:h-f*p}},getCirclePoint4MultiLine:function(t,e,n,r,i,o,a,s,l,c,u){l&&(u=c-u-1);var h=n+a/2,d=r+s/2,f=t+i/2,p=e+o/2,A=h-f;if(0===A)return{x:f,y:p-o/2*(d<p?1:-1)};var g=40/(c+1)*(u+1)-20,m=d-p,v=Math.sqrt(Math.pow(A,2)+Math.pow(m,2))*g/A,y=m/A,b=i/2,_=o/2,w=h<f?1:-1,x=(-1*b**2*y*v+b*_*Math.sqrt(_**2+y**2*b**2-v**2,2)/w)/(_**2+b**2*y**2);return{x:f-x,y:p-(y*x+v)}},getCirclePointBasic:function(t,e,n,r,i,o,a,s,l){var c=t+i/2,u=e+o/2,h=n+a/2,d=r+s/2;return this.h=h-c,this.s=d-u,this.c=Math.sqrt(this.h*this.h+this.s*this.s),this.l=this.c-l,this.v=this.l*this.h/this.c*-1,this.t=this.l*this.s/this.c*-1,{x:h+this.v,y:d+this.t}},getCirclePointPlus:function(t,e,n,r,i,o,a,s){var l=t+i/2,c=e+o/2,u=n+a/2,h=r+s/2;return this.h=u-l,this.s=h-c,this.c=Math.sqrt(this.h*this.h+this.s*this.s),this.v=(this.c-i/2)*this.h/this.c*-1,this.t=(this.c-o/2)*this.s/this.c*-1,{x:u+this.v,y:h+this.t}},getOvalPoint:function(t,e,n,r,i){return{x:t+n*Math.sin((0+r*(360/i)+0)*Math.PI/180),y:e+n*Math.cos((0+r*(360/i)+0)*Math.PI/180)*-1}},getAngleType:function(t,e){return t>=0&&e>=0?1:t<0&&e>=0?2:t<0&&e<0?3:t>=0&&e<0?4:void 0},getTextAngle:function(t,e,n,r){var i=180*Math.atan(Math.abs((r-e)/(n-t)))/Math.PI;return n>t&&r>e||(n>t&&r<e?i=-i:n<t&&r>e?i=180-i:i-=180),Math.abs(i)>90&&(i+=180),parseInt(i)},getTreePointFromTop:function(t,e,n,r,i,o){return t?{x:t-300+Math.max(600/((1===i?2:i)-1),80)*r,y:e+n}:{x:(o.canvas_width-o.node_width)/2,y:(o.canvas_height-o.node_height)/2-200}},getTreePointFromRight:function(t,e,n,r,i,o){return t?{x:t-n,y:e-200+Math.max(400/((1===i?2:i)-1),80)*r}:{x:(o.canvas_width-o.node_width)/2+300,y:(o.canvas_height-o.node_height)/2}},getTreePointFromBottom:function(t,e,n,r,i,o){return t?{x:t-300+Math.max(600/((1===i?2:i)-1),80)*r,y:e-n}:{x:(o.canvas_width-o.node_width)/2,y:(o.canvas_height-o.node_height)/2+200}},getTreePointFromLeft:function(t,e,n,r,i,o){return t?{x:t+n,y:e-200+Math.max(400/((1===i?2:i)-1),80)*r}:{x:(o.canvas_width-o.node_width)/2-300,y:(o.canvas_height-o.node_height)/2}},analysisNodes:function(t,e,n,r,i){e.length>r.max_length&&(r.max_length=e.length),n>r.max_deep&&(r.max_deep=n);var o={level:n,all_size:e.length,all_strength:0},a=[];e.forEach(e=>{e.lot||(e.lot={}),e.lot.eached=!0,e.lot.subling=o,e.lot.level=n,t.push(e)});var s=0;e.forEach(t=>{var e=0;if(t.targetNodes){let n=0;t.targetNodes.forEach(r=>{r.lot||(r.lot={eached:!1}),r.lot.eached||(c.isAllowShowNode(r)?(r.lot.eached=!0,r.lot.parent=t,r.lot.index_of_parent=n++,t.lot.childs.push(r),a.push(r),e++):t.lot.childs.push(r))})}t.lot.strength=e>0?e:1,o.all_strength+=t.lot.strength,t.lot.strength_plus=o.all_strength,t.lot.index_of_level=s,t.lot.childs_size=e,s++}),o.all_strength>r.max_strength&&(r.max_strength=o.all_strength),a.length>0?this.analysisNodes(t,a,n+1,r,i):(t.forEach(t=>{t.lot.childs_size>0&&(t.lot.strengthWithChilds=0)}),t.forEach(t=>{0===t.lot.childs_size&&(t.lot.strengthWithChilds=1,this.conductStrengthToParents(t))}),this.analysisDataTree([t[0]],0))},analysisNodes4Didirectional:function(t,e,n,r,i){e.length>r.max_length&&(r.max_length=e.length),n>r.max_deep&&(r.max_deep=n);var o={level:n,all_size:e.length,all_strength:0},a=[];e.forEach(e=>{e.lot||(e.lot={}),e.lot.eached=!0,e.lot.subling=o,e.lot.level=n,t.push(e)});var s=0;e.forEach(t=>{var e=0;if(0===i){let n=0;t.targetNodes.forEach(r=>{r.lot||(r.lot={eached:!1}),r.lot.eached||(c.isAllowShowNode(r)?(r.lot.eached=!0,r.lot.parent=t,r.lot.index_of_parent=n++,t.lot.childs.push(r),a.push(r),e++):t.lot.childs.push(r))})}else if(-1===i){let n=0;t.targetFrom.forEach(r=>{r.lot||(r.lot={eached:!1}),r.lot.eached||(c.isAllowShowNode(r)?(r.lot.eached=!0,r.lot.parent=t,r.lot.index_of_parent=n++,t.lot.childs.push(r),a.push(r),e++):t.lot.childs.push(r))})}else{let n=0;t.targetTo.forEach(r=>{r.lot||(r.lot={eached:!1}),r.lot.eached||(c.isAllowShowNode(r)?(r.lot.eached=!0,r.lot.parent=t,r.lot.index_of_parent=n++,t.lot.childs.push(r),a.push(r),e++):t.lot.childs.push(r))})}t.lot.strength=e>0?e:1,o.all_strength+=t.lot.strength,t.lot.strength_plus=o.all_strength,t.lot.index_of_level=s,t.lot.childs_size=e,s++}),o.all_strength>r.max_strength&&(r.max_strength=o.all_strength),a.length>0?c.analysisNodes4Didirectional(t,a,n+(-1===i?-1:1),r,i):(t.forEach(t=>{t.lot.childs_size>0&&(t.lot.strengthWithChilds=0)}),t.forEach(t=>{0===t.lot.childs_size&&(t.lot.strengthWithChilds=1,c.conductStrengthToParents(t))}),c.analysisDataTree([t[0]],0,i))},conductStrengthToParents(t){t.lot.parent&&(t.lot.parent.lot.strengthWithChilds+=1,this.conductStrengthToParents(t.lot.parent))},analysisDataTree:function(t,e,n){void 0===n&&(n=1);var r=[],i=0;t.forEach(t=>{0!==t.lot.level&&n!==(t.lot.level<0?-1:1)||(t.lot.childs_size>0&&t.lot.childs.forEach(t=>{r.push(t)}),t.lot.parent&&i<t.lot.parent.lot.strengthWithChilds_from&&(i=t.lot.parent.lot.strengthWithChilds_from),t.lot.strengthWithChilds_from=i,i+=t.lot.strengthWithChilds)}),r.length>0&&this.analysisDataTree(r,e+n,n)},isAllowShowNode:function(t){return!1!==t.isShow&&!0!==t.isHide&&(!t.lot.parent||!0===this.isAllowShowNode(t.lot.parent,!1))}},u=c;var h=function(t,e){this.graphSetting=e,this.config=t||{},console.log("new SeeksBidirectionalTreeLayouter:",this.config),this.config.from||(this.config.from="left"),this.config.levelDistance&&"string"==typeof this.config.levelDistance&&(this.config.levelDistanceArr=this.config.levelDistance.split(",").map(t=>parseInt(t))),this.rootNode=null,this.allNodes=[],this.__origin_nodes=[],this.refresh=function(){console.log("SeeksBidirectionalTreeLayouter:refresh:nodes:",this.__origin_nodes.length),this.placeNodes(this.__origin_nodes,this.rootNode)},this.analysisNodes4Didirectional=function(t,e,n,r,i){e.length>r.max_length&&(r.max_length=e.length),n>r.max_deep&&(r.max_deep=n);var o={level:n,all_size:e.length,all_strength:0},a=[];e.forEach(e=>{e.lot||(e.lot={}),e.lot.eached=!0,e.lot.subling=o,e.lot.level=n,t.push(e)});var s=0;e.forEach(t=>{var e=0;if(-1===i){let n=0;t.targetFrom.forEach(r=>{r.lot||(r.lot={eached:!1}),r.lot.eached||(u.isAllowShowNode(r)?(r.lot.eached=!0,r.lot.parent=t,r.lot.index_of_parent=n++,t.lot.childs.push(r),a.push(r),e++):t.lot.childs.push(r))})}else{let n=0;t.targetTo.forEach(r=>{r.lot||(r.lot={eached:!1}),r.lot.eached||(u.isAllowShowNode(r)?(r.lot.eached=!0,r.lot.parent=t,r.lot.index_of_parent=n++,t.lot.childs.push(r),a.push(r),e++):t.lot.childs.push(r))})}t.lot.strength=e>0?e:1,o.all_strength+=t.lot.strength,t.lot.strength_plus=o.all_strength,t.lot.index_of_level=s,t.lot.childs_size=e,s++}),o.all_strength>r.max_strength&&(r.max_strength=o.all_strength),a.length>0?this.analysisNodes4Didirectional(t,a,n+i,r,i):(t.forEach(t=>{t.lot.childs_size>0&&(t.lot.strengthWithChilds=0)}),t.forEach(t=>{0===t.lot.childs_size&&(t.lot.strengthWithChilds=1,u.conductStrengthToParents(t))}),u.analysisDataTree([t[0]],0,i))},this.placeNodes=function(t,e){if(console.log("SeeksBidirectionalTreeLayouter:placeNodes"),e){console.log("layout by root:",e),this.__origin_nodes=t,this.rootNode=e,t.forEach(t=>{t.lot.eached=!1,t.lot.notLeafNode=!1,t.lot.childs=[],t.lot.index_of_parent=0,t.lot.strength=0,t.lot.strengthWithChilds_from=0,t.lot.strengthWithChilds=0,t.lot.prevNode=void 0,t.lot.nextNode=void 0,t.lot.placed=!1}),this.allNodes=[];var n={max_deep:1,max_length:1,max_strength:1};this.analysisNodes4Didirectional(this.allNodes,[this.rootNode],0,n,-1),this.placeNodesPosition(this.rootNode,this.allNodes,n),this.allNodes=[],n={max_deep:1,max_length:1,max_strength:1},this.analysisNodes4Didirectional(this.allNodes,[this.rootNode],0,n,1),this.placeNodesPosition(this.rootNode,this.allNodes,n)}else console.error("root is null")},this.placeNodesPosition=function(t,e,n){var r=this.graphSetting.viewSize.width,i=this.graphSetting.viewSize.height,o=t.offset_x||0,a=t.offset_y||0;if(!0!==t.fixed){var s=parseInt(this.config.centerOffset_x)||0,l=parseInt(this.config.centerOffset_y)||0;"top"===this.config.from?(t.lot.x=(r-t.el.offsetWidth)/2+s,t.lot.y=parseInt(.3*i-t.el.offsetHeight)+l):"bottom"===this.config.from?(t.lot.x=(r-t.el.offsetWidth)/2+s,t.lot.y=parseInt(.7*i-t.el.offsetHeight)+l):"right"===this.config.from?(t.lot.x=parseInt(.7*r-t.el.offsetWidth)/2+s,t.lot.y=parseInt(i/2-t.el.offsetHeight/2)+l):(t.lot.x=parseInt(.3*r-t.el.offsetWidth)/2+s,t.lot.y=parseInt(i/2-t.el.offsetHeight/2)+l),console.log("设置根节点位置:",t.text,t.x,t.y,this.graphSetting.canvasSize.width,this.graphSetting.canvasSize.height,this.graphSetting.canvasOffset.x,this.graphSetting.canvasOffset.y),t.x=t.lot.x+o,t.y=t.lot.y+a}else console.log("固定位置的rootNode:",t.text,t.x,t.y),void 0===t.origin_x&&(t.origin_x=t.x,t.origin_y=t.y),t.lot.x=t.origin_x,t.lot.y=t.origin_y,t.x=t.lot.x+o,t.y=t.lot.y+a,console.log("固定位置的rootNode:",t.text,t.x,t.y);t.lot.placed=!0;var c={__mapWidth:r,__mapHeight:i};this.placeRelativePosition(t,n,c),e.forEach(t=>{if(!0!==t.fixed){if(u.isAllowShowNode(t)){var e=t.offset_x||0,n=t.offset_y||0;t.x=t.offset_x+t.lot.x+e,t.y=t.offset_y+t.lot.y+n,t.lot.placed=!0}}else t.lot.placed=!0})},this.placeRelativePosition=function(t,e,n){if("left"===this.config.from||"right"===this.config.from){const r=this.config.min_per_height||80,i=this.config.max_per_height||400,o=this.config.min_per_width||430,a=this.config.max_per_width||650;let s=parseInt((n.__mapWidth-10)/(e.max_deep+2));s<o&&(s=o),s>a&&(s=a);let l=parseInt(n.__mapHeight/(e.max_strength+1));l<r&&(l=r),l>i&&(l=i),this.allNodes.forEach(e=>{!0!==e.fixed&&!0!==e.lot.placed&&e!==t&&("right"===this.config.from?e.lot.x=t.lot.x-this.getLevelDistance(e,e.lot.subling.level,s):e.lot.x=t.lot.x+this.getLevelDistance(e,e.lot.subling.level,s))}),this.allNodes.forEach(n=>{!0!==n.fixed&&0!==n.lot.level&&(n.lot.y=t.lot.y+l*(e.max_strength/-2+n.lot.strengthWithChilds_from+n.lot.strengthWithChilds/2))})}else{const o=this.config.min_per_height||250,a=this.config.max_per_height||400,s=this.config.min_per_width||250,l=this.config.max_per_width||500;var r=parseInt((n.__mapWidth-10)/(e.max_strength+2));r<s&&(r=s),r>l&&(r=l);var i=parseInt((n.__mapHeight-10)/(e.max_deep+2));i<o&&(i=o),i>a&&(i=a),this.allNodes.forEach(e=>{!0!==e.fixed&&!0!==e.lot.placed&&e!==t&&("bottom"===this.config.from?e.lot.y=t.lot.y-this.getLevelDistance(e,e.lot.subling.level,i):e.lot.y=t.lot.y+this.getLevelDistance(e,e.lot.subling.level,i))}),this.allNodes.forEach(n=>{!0!==n.fixed&&0!==n.lot.level&&(n.lot.x=-58+t.lot.x+r*(e.max_strength/-2+n.lot.strengthWithChilds_from+n.lot.strengthWithChilds/2))})}},this.getLevelDistance=function(t,e,n){if(this.config.levelDistanceArr&&this.config.levelDistanceArr.length>0){var r=0;for(let t=0;t<e;t++)r+=this.config.levelDistanceArr[t]||100;return r}return e*n}};var d=function(t,e){this.graphSetting=e,this.config=t||{},this.rootNode=null,this.allNodes=[],this.__origin_nodes=[],this.refresh=function(){window.SeeksGraphDebug&&console.log("SeeksCenterLayouter:refresh"),this.placeNodes(this.__origin_nodes,this.rootNode)},this.placeNodes=function(t,e){if(window.SeeksGraphDebug&&console.log("SeeksCenterLayouter:placeNodes"),e){window.SeeksGraphDebug&&console.log("layout by root:",e),this.__origin_nodes=t,this.rootNode=e,t.forEach(t=>{t.lot.eached=!1,t.lot.notLeafNode=!1,t.lot.childs=[],t.lot.index_of_parent=0,t.lot.strength=0,t.lot.prevNode=void 0,t.lot.nextNode=void 0,t.lot.placed=!1}),this.allNodes=[];var n={max_deep:1,max_length:1};u.analysisNodes4Didirectional(this.allNodes,[this.rootNode],0,n,0),window.SeeksGraphDebug&&console.log("调整画布大小");var r=this.graphSetting.viewSize.width,i=this.graphSetting.viewSize.height;e.lot.x=parseInt((r-e.el.offsetWidth)/2),e.lot.y=parseInt((i-e.el.offsetHeight)/2),this.placeRelativePosition(this.rootNode,n),this.allNodes.forEach(t=>{if(!0!==t.fixed&&u.isAllowShowNode(t)){var e=t.offset_x||0,n=t.offset_y||0;t.x=t.lot.x+e,t.y=t.lot.y+n,t.lot.placed=!0}}),console.log("Start Auto Layout.....")}else console.log("root is null:",e)},this.placeRelativePosition=function(t,e){var n=void 0===this.config.distance_coefficient?1:this.config.distance_coefficient,r=parseInt((this.graphSetting.viewSize.height+this.graphSetting.viewSize.width)/e.max_deep*.2)*n;window.SeeksGraphDebug&&console.log("analyticResult:",e,r,this.config.distance_coefficient),r<150*n&&(r=150*n);var i=0;this.allNodes.forEach(e=>{if(1===e.lot.subling.level){(i=parseInt(50*e.lot.subling.all_size/Math.PI/2))<r&&(i=r);const n=u.getOvalPoint(t.lot.x,t.lot.y,e.lot.subling.level*i,e.lot.strength_plus-e.lot.strength/2,e.lot.subling.all_strength);e.lot.x=n.x,e.lot.y=n.y}});var o=parseInt(300*n);this.allNodes.forEach(e=>{if(e.lot.subling.level>1){var n=e.lot.parent.lot.strength_plus-e.lot.parent.lot.strength,r=(e.lot.parent.lot.strength_plus-n)/(e.lot.parent.lot.childs_size+1)*(e.lot.index_of_parent+1);const a=u.getOvalPoint(t.lot.x,t.lot.y,(e.lot.subling.level-1)*o+i,n+r,e.lot.parent.lot.subling.all_strength);e.lot.x=a.x,e.lot.y=a.y}})},this.layoutTimes=0,this.autoLayout=function(t){if(t&&(this.layoutTimes=0),console.log("this.layoutTimes:",this.layoutTimes),this.layoutTimes>300)this.graphSetting.autoLayouting=!1;else{this.layoutTimes++,this.__origin_nodes.forEach(t=>{t.Fx=0,t.Fy=0});for(const t in this.__origin_nodes){var e=this.__origin_nodes[t];if(!0===e.lot.placed)for(var n in this.__origin_nodes){var r=this.__origin_nodes[n];!0===r.lot.placed&&t!==n&&this.addGravityByNode(e,r)}}for(const t in this.__origin_nodes)this.__origin_nodes[t].lot.parent&&this.addElasticByLine(this.__origin_nodes[t].lot.parent,this.__origin_nodes[t]);for(const t in this.__origin_nodes)this.applyToNodePosition(this.__origin_nodes[t]);window.setTimeout(function(){this.autoLayout()}.bind(this),30)}},this.stop=function(){this.layoutTimes=1e3},this.addElasticByLine=function(t,e){var n=Math.sqrt(Math.pow(t.y-e.y,2)+Math.pow(t.x-e.x,2));n>1e3&&(n=1e3);var r=n<30?0:.05*(n-30),i=r,o=r,a=(t.x-e.x)/n,s=(t.y-e.y)/n;this.addFtoNode(t,a*i*-1,s*i*-1,1),this.addFtoNode(e,a*o,s*o,1)},this.addGravityByNode=function(t,e){var n=Math.sqrt(Math.pow(t.y-e.y,2)+Math.pow(t.x-e.x,2)),r=n>300?0:.03*(300-n),i=(t.x-e.x)/n,o=(t.y-e.y)/n;this.addFtoNode(t,i*r,o*r,0),this.addFtoNode(e,i*r*-1,o*r*-1,0)},this.getNodeFWeight=function(t){var e=t.lot.level;return e>7&&(e=7),e<0&&(e=0),(8-e)/8},this.addFtoNode=function(t,e,n){isNaN(e)||isNaN(n)||(e/=t.lot.strength,n/=t.lot.strength,e>50&&(e=50),n>50&&(n=50),e<-50&&(e=-50),n<-50&&(n=-50),t.Fx+=e,t.Fy+=n)},this.applyToNodePosition=function(t){const e=parseInt(t.Fx),n=parseInt(t.Fy);t.x=t.x+e,t.y=t.y+n,t.Fx=0,t.Fy=0}};var f=function(t,e){this.setting=e,this.config=t||{},this.__max_deep=1,this.__max_length=1,this.checkMaxDeepAndLength=function(t,e){t.length>this.__max_length&&(this.__max_length=t.length),e>this.__max_deep&&(this.__max_deep=e);var n={level:e,all_size:t.length,all_strength:0},r=[];t.forEach(t=>{t.lot||(t.lot={}),t.lot.eached=!0,t.lot.subling=n,this.allNodes.push(t)});var i,o=0;t.forEach(t=>{var e=0;t.targetNodes&&(t.targetNodes.forEach(n=>{console.log("child node::",n.type,n.lot.eached),n.lot||(n.lot={eached:!1}),"node"===n.type&&n.targetNodes.length<=1?n.lot.eached||(n.lot.parent=t,n.lot.index_of_p_childs=e,n.lot.prevNode=i,i&&(i.lot.nextNode=n),i=n,t.lot.childs.push(n),t.lot.eached=!0,r.push(n),e++):n.lot.notLeafNode=!0}),t.targetNodes.forEach(n=>{n.lot.notLeafNode&&(n.lot||(n.lot={eached:!1}),n.lot.eached||(n.lot.parent=t,n.lot.index_of_p_childs=e,n.lot.prevNode=i,i&&(i.lot.nextNode=n),i=n,t.lot.childs.push(n),t.lot.eached=!0,r.push(n),e++))})),t.lot.strength=e>0?e:1,n.all_strength+=t.lot.strength,t.lot.strength_plus=n.all_strength,t.lot.level_index=o,t.lot.childs_size=e,o++}),r.length>0&&this.checkMaxDeepAndLength(r,e+1)},this.rootNode=null,this.allNodes=[],this.__origin_nodes=[],this.refresh=function(){this.placeNodes(this.__origin_nodes,this.rootNode)},this.placeNodes=function(t,e){if(e){console.log("layout by root:",e),this.__origin_nodes=t,this.rootNode=e,t.forEach(t=>{t.lot.eached=!1,t.lot.notLeafNode=!1,t.lot.childs=[],t.lot.parent=void 0,t.lot.index_of_p_childs=0,t.lot.strength=0,t.lot.prevNode=void 0,t.lot.nextNode=void 0}),this.allNodes=[],console.log("max before:",this.__max_deep,this.__max_length),this.checkMaxDeepAndLength([this.rootNode],0),console.log("max after:",this.__max_deep,this.__max_length),this.setting.canvasSize.width=4e3,this.setting.canvasSize.height=4e3,this.setting.heightByContent&&(console.log("根据数据调整视窗高度"),this.setting.viewSize.height=1600),this.setting.resetViewSize(this.setting);var n=this.setting.viewSize.width,r=this.setting.viewSize.height,i=this.setting.canvasOffset.x,o=this.setting.canvasOffset.y,a={x:n/2-i,y:r/2-o};a.y>800-o&&(a.y=800-o);var s=this.allNodes.length,l=90*s/Math.PI/2;l<200&&(l=200),l>800&&(l=800),this.allNodes.forEach((t,e)=>{const n=u.getOvalPoint(a.x,a.y,l,e,s);t.x=n.x,t.y=n.y}),console.log("Start Auto Layout.....")}else console.log("root is null:",e)},this.adjustLevel2Y=function(t){for(let o=0;o<this.allNodes.length;o++){var e=this.allNodes[o];if(1===e.lot.subling.level&&0===e.lot.childs_size){var n=parseInt(t/(e.lot.subling.all_size+1));n>70&&(n=70),console.log(n,t,e.lot.subling.all_size,e.lot.subling.all_strength,e.lot.strength);for(let t=0;t<this.allNodes.length;t++){var r=this.allNodes[t];if(1===r.lot.subling.level&&r!==e){var i=Math.abs(e.y-r.y);if(i<n-2){console.log("__y_diff",e.name,r.name,i),e.y=r.y+n,o--;break}}}}}},this.layoutTimes=0,this.autoLayout=function(t){if(t&&(this.layoutTimes=0),console.log("this.layoutTimes:",this.layoutTimes),this.layoutTimes>300)e.autoLayouting=!1;else{this.layoutTimes++,this.allNodes.forEach(t=>{t.Fx=0,t.Fy=0});for(const t in this.allNodes)for(var n in this.allNodes)t!==n&&this.addGravityByNode(this.allNodes[t],this.allNodes[n]);for(const t in this.allNodes)this.allNodes[t].lot.parent&&this.addElasticByLine(this.allNodes[t].lot.parent,this.allNodes[t]);for(const t in this.allNodes)this.applyToNodePosition(this.allNodes[t]);window.setTimeout(function(){this.autoLayout()}.bind(this),30)}},this.stop=function(){this.layoutTimes=1e3},this.addElasticByLine=function(t,e){var n=Math.sqrt(Math.pow(t.y-e.y,2)+Math.pow(t.x-e.x,2)),r=n<30?0:.01*(n-30);this.addFtoNode(t,(t.x-e.x)*r*-1,(t.y-e.y)*r*-1),this.addFtoNode(e,(e.x-t.x)*r*-1,(e.y-t.y)*r*-1)},this.addGravityByNode=function(t,e){var n=Math.sqrt(Math.pow(t.y-e.y,2)+Math.pow(t.x-e.x,2)),r=n>300?0:.02*(300-n),i=t.x-e.x,o=t.y-e.y;0===i&&(i=1),0===o&&(o=1),this.addFtoNode(t,i*r,o*r),this.addFtoNode(e,-1*i*r,-1*o*r)},this.addFtoNode=function(t,e,n){t.Fx+=e,t.Fy+=n},this.applyToNodePosition=function(t){if(this.rootNode===t)return;t.Fx>1e3&&(t.Fx=3e3),t.Fy>1e3&&(t.Fy=3e3),t.Fx<-1e3&&(t.Fx=-3e3),t.Fy<-1e3&&(t.Fy=-3e3);const e=parseInt(.02*t.Fx),n=parseInt(.02*t.Fy);t.x=t.x+e,t.y=t.y+n,t.Fx=0,t.Fy=0}};var p=function(t,e){this.graphSetting=e,this.config=t||{},this.rootNode=null,this.allNodes=[],this.__origin_nodes=[],this.refresh=function(){this.placeNodes(this.__origin_nodes,this.rootNode)},this.placeNodes=function(t,e){if(e){window.SeeksGraphDebug&&console.log("layout by root:",e),this.__origin_nodes=t,this.rootNode=e,t.forEach(t=>{t.lot.eached=!1,t.lot.notLeafNode=!1,t.lot.childs=[],t.lot.index_of_parent=0,t.lot.strength=0,t.lot.prevNode=void 0,t.lot.nextNode=void 0,t.lot.placed=!1}),this.allNodes=[],u.analysisNodes4Didirectional(this.allNodes,[this.rootNode],0,{max_deep:1,max_length:1},0),window.SeeksGraphDebug&&console.log("调整画布大小");var n=this.graphSetting.viewSize.width,r=this.graphSetting.viewSize.height;e.lot.x=parseInt((n-e.el.offsetWidth)/2),e.lot.y=parseInt((r-e.el.offsetHeight)/2),window.SeeksGraphDebug&&console.log("[layout canvasOffset]",this.graphSetting.viewSize,this.graphSetting.canvasSize),this.placeRelativePosition(this.rootNode),this.allNodes.forEach(t=>{!0!==t.fixed&&u.isAllowShowNode(t)&&(t.x=t.lot.x,t.y=t.lot.y,t.lot.placed=!0)}),window.SeeksGraphDebug&&console.log("Start Auto Layout....."),this.autoLayout(!0)}else console.log("root is null:",e)},this.placeRelativePosition=function(t){var e=80;this.allNodes.forEach(n=>{if(1===n.lot.subling.level){(e=20*n.lot.subling.all_size/Math.PI/2)<80&&(e=80);const r=u.getOvalPoint(t.lot.x,t.lot.y,n.lot.subling.level*e,n.lot.strength_plus-n.lot.strength/2,n.lot.subling.all_strength);n.lot.x=r.x,n.lot.y=r.y}}),this.allNodes.forEach(n=>{if(n.lot.subling.level>1){var r=n.lot.parent.lot.strength_plus-n.lot.parent.lot.strength,i=(n.lot.parent.lot.strength_plus-r)/(n.lot.parent.lot.childs_size+1)*(n.lot.index_of_parent+1);const o=u.getOvalPoint(t.lot.x,t.lot.y,80*(n.lot.subling.level-1)+e,r+i,n.lot.parent.lot.subling.all_strength);n.lot.x=o.x,n.lot.y=o.y}})},this.layoutTimes=0,this.autoLayout=function(t){if(t&&(this.layoutTimes=0),window.SeeksGraphDebug&&console.log("this.layoutTimes:",this.layoutTimes),this.layoutTimes>300)this.graphSetting.autoLayouting=!1;else{this.layoutTimes++,this.__origin_nodes.forEach(t=>{t.Fx=0,t.Fy=0});for(const t in this.__origin_nodes){var e=this.__origin_nodes[t];if(!0===e.lot.placed)for(var n in this.__origin_nodes){var r=this.__origin_nodes[n];!0===r.lot.placed&&t!==n&&this.addGravityByNode(e,r)}}for(const t in this.__origin_nodes)this.__origin_nodes[t].lot.parent&&this.addElasticByLine(this.__origin_nodes[t].lot.parent,this.__origin_nodes[t]);for(const t in this.__origin_nodes)this.applyToNodePosition(this.__origin_nodes[t]);window.setTimeout(function(){this.autoLayout()}.bind(this),30)}},this.stop=function(){this.layoutTimes=1e3},this.addElasticByLine=function(t,e){var n=Math.sqrt(Math.pow(t.y-e.y,2)+Math.pow(t.x-e.x,2));n>1e3&&(n=1e3);var r=n<30?0:.05*(n-30),i=r,o=r,a=(t.x-e.x)/n,s=(t.y-e.y)/n;this.addFtoNode(t,a*i*-1,s*i*-1,1),this.addFtoNode(e,a*o,s*o,1)},this.addGravityByNode=function(t,e){var n=Math.sqrt(Math.pow(t.y-e.y,2)+Math.pow(t.x-e.x,2)),r=n>300?0:.03*(300-n),i=(t.x-e.x)/n,o=(t.y-e.y)/n;this.addFtoNode(t,i*r,o*r,0),this.addFtoNode(e,i*r*-1,o*r*-1,0)},this.getNodeFWeight=function(t){var e=t.lot.level;return e>7&&(e=7),e<0&&(e=0),(8-e)/8},this.addFtoNode=function(t,e,n){isNaN(e)||isNaN(n)||(e/=t.lot.strength,n/=t.lot.strength,e>50&&(e=50),n>50&&(n=50),e<-50&&(e=-50),n<-50&&(n=-50),t.Fx+=e,t.Fy+=n)},this.applyToNodePosition=function(t){const e=parseInt(t.Fx),n=parseInt(t.Fy);t.x=t.x+e,t.y=t.y+n,t.Fx=0,t.Fy=0}};var A,g=function(t,e){this.graphSetting=e,this.config=t||{},this.rootNode=null,this.allNodes=[],this.__origin_nodes=[],this.refresh=function(){this.placeNodes(this.__origin_nodes,this.rootNode)},this.placeNodes=function(t,e){e?(window.SeeksGraphDebug&&console.log("layout by root:",e),this.__origin_nodes=t,this.rootNode=e,t.forEach(t=>{t.lot.eached=!1,t.lot.notLeafNode=!1,t.lot.childs=[],t.lot.index_of_parent=0,t.lot.strength=0,t.lot.prevNode=void 0,t.lot.nextNode=void 0,t.lot.placed=!1}),this.allNodes=[],u.analysisNodes4Didirectional(this.allNodes,[this.rootNode],0,{max_deep:1,max_length:1},0),window.SeeksGraphDebug&&console.log("[layout canvasOffset]",this.graphSetting.viewSize,this.graphSetting.canvasSize)):console.log("root is null:",e)}},m={createLayout(t,e){e.canvasZoom=100,e.layoutClassName=t.layoutClassName,e.layoutLabel=t.label,e.layoutName=t.layoutName,e.layoutDirection=t.layoutDirection,!0===t.useLayoutStyleOptions&&(e.defaultExpandHolderPosition=t.defaultExpandHolderPosition,e.defaultJunctionPoint=t.defaultJunctionPoint,e.defaultNodeColor=t.defaultNodeColor,e.defaultNodeFontColor=t.defaultNodeFontColor,e.defaultNodeBorderColor=t.defaultNodeBorderColor,e.defaultNodeBorderWidth=t.defaultNodeBorderWidth,e.defaultLineColor=t.defaultLineColor,e.defaultLineWidth=t.defaultLineWidth,e.defaultLineShape=t.defaultLineShape,e.defaultNodeShape=t.defaultNodeShape,e.defaultNodeWidth=t.defaultNodeWidth,e.defaultNodeHeight=t.defaultNodeHeight,e.defaultLineMarker=t.defaultLineMarker,e.defaultShowLineLabel=t.defaultShowLineLabel);var n=null;return"SeeksBidirectionalTreeLayouter"===t.layoutName||"tree"===t.layoutName?n=new h(t,e):"SeeksCenterLayouter"===t.layoutName||"center"===t.layoutName?n=new d(t,e):"SeeksCircleLayouter"===t.layoutName||"circle"===t.layoutName?n=new f(t,e):"SeeksAutoLayouter"===t.layoutName||"force"===t.layoutName?n=new p(t,e):"SeeksFixedLayouter"!==t.layoutName&&"fixed"!==t.layoutName||(n=new g(t,e)),e.isNeedShowAutoLayoutButton=!1!==t.allowAutoLayoutIfSupport&&void 0!==n.autoLayout,n},switchLayout(t,e){const n=e.layouter?e.layouter.__origin_nodes:[],r=e.layouter?e.layouter.rootNode:null;if("string"==typeof t)for(var i in e.layouts)if(i.label===t){t=i;break}e.layouter=m.createLayout(t,e),e.layouter.__origin_nodes=n,e.layouter.rootNode=r}},v=m,y={x:0,y:0},b={x:0,y:0},_={x:0,y:0},w={startDrag(t,e,n){A=n,b=e,_.x=b.x,_.y=b.y,y.x=parseInt(b.x)-t.clientX,y.y=parseInt(b.y)-t.clientY,document.body.addEventListener("mousemove",w.onNodeMove),document.body.addEventListener("mouseup",w.onNodeDragend)},onNodeMove(t){b.x=t.clientX+y.x,b.y=t.clientY+y.y},onNodeDragend(){document.body.removeEventListener("mousemove",w.onNodeMove),document.body.removeEventListener("mouseup",w.onNodeDragend),A&&A(b.x-_.x,b.y-_.y)},transName4Circle(t){for(var e=0,n=[],r=[],i=0;i<t.length;i++)n.push(t[i]),n.length===C[e]&&(r.push(n.join("")),e++,n=[]);return n.length>0&&r.push(n.join("")),r.join("<br>")},getColorId:t=>t=(t=(t=(t=t.replace("#","")).replace("(","")).replace(")","")).replace(/,/,"-"),json2Node:function(t){if(void 0===t.id)throw Error("node must has option[id]:",t);t.text=t.text||t.name||t.id;var e={id:t.id,text:void 0!==t.text?t.text:"",type:void 0!==t.type?t.type:"node",isShow:void 0===t.isShow||t.isShow,isHide:void 0!==t.isHide&&t.isHide,expanded:void 0===t.expanded||t.expanded,selected:void 0!==t.selected&&t.selected,styleClass:void 0!==t.styleClass?t.styleClass:"",targetNodes:void 0!==t.targetNodes?t.targetNodes:[],targetFrom:void 0!==t.targetFrom?t.targetFrom:[],targetTo:void 0!==t.targetTo?t.targetTo:[],nodeShape:void 0!==t.nodeShape?t.nodeShape:void 0,borderWidth:void 0!==t.borderWidth?t.borderWidth:void 0,borderColor:void 0!==t.borderColor?t.borderColor:void 0,fontColor:void 0!==t.fontColor?t.fontColor:void 0,color:void 0!==t.color?t.color:void 0,opacity:void 0!==t.opacity?t.opacity:1,fixed:void 0!==t.fixed&&t.fixed,width:void 0!==t.width?t.width:void 0,height:void 0!==t.height?t.height:void 0,x:void 0!==t.x?t.x:0,y:void 0!==t.y?t.y:0,Fx:void 0!==t.Fx?t.Fx:0,Fy:void 0!==t.Fy?t.Fy:0,offset_x:void 0!==t.offset_x?t.offset_x:0,offset_y:void 0!==t.offset_y?t.offset_y:0,expandHolderPosition:void 0!==t.expandHolderPosition?t.expandHolderPosition:void 0,innerHTML:void 0!==t.innerHTML?t.innerHTML:void 0,html:void 0!==t.html?t.html:void 0,disableDefaultClickEffect:void 0!==t.disableDefaultClickEffect?t.disableDefaultClickEffect:void 0,disableDrag:void 0!==t.disableDrag&&t.disableDrag,data:void 0!==t.data?t.data:{}};return void 0===e.lot&&(e.lot={childs:[],parent:void 0,eached:!1,strength:0}),void 0===e.lot.childs&&(e.lot.childs=[]),void 0===e.lot.parent&&(e.lot.parent=void 0),void 0===e.lot.eached&&(e.lot.eached=!1),void 0===e.lot.strength&&(e.lot.strength=0),void 0===e.el&&(e.el={offsetWidth:50,offsetHeight:50}),void 0!==e.width&&(e.el.offsetWidth=e.width),void 0!==e.height&&(e.el.offsetHeight=e.height),e},json2Link:function(t){if(void 0===t.from)throw Error("error,link must has option[from]:",t);if(void 0===t.to)throw Error("error,link must has option[to]:",t);if("string"!=typeof t.from)throw Error("error link from, must be string:",t);if("string"!=typeof t.to)throw Error("error link to, must be string:",t);return{text:void 0!==t.text?t.text:"",color:void 0!==t.color?t.color:void 0,fontColor:void 0!==t.fontColor?t.fontColor:void 0,lineWidth:void 0!==t.lineWidth?t.lineWidth:void 0,lineShape:void 0!==t.lineShape?t.lineShape:void 0,styleClass:void 0!==t.styleClass?t.styleClass:void 0,isHide:void 0!==t.isHide&&t.isHide,arrow:void 0!==t.arrow?t.arrow:void 0,isHideArrow:void 0!==t.isHideArrow?t.isHideArrow:void 0,hidden:void 0!==t.hidden&&t.hidden,lineDirection:void 0!==t.lineDirection?t.lineDirection:void 0,reverseText:void 0!==t.reverseText?t.reverseText:void 0,data:void 0!==t.data?t.data:{}}},getPosition:function(t){return t.parentElement?w.getPosition(t.parentElement)+t.offsetTop:t.offsetTop}},x=["Fx","Fy","appended","el","targetFrom","targetNodes","targetTo","type","lot","seeks_id"];w.transNodeToJson=function(t,e){if(t){var n={};Object.keys(t).forEach(e=>{-1===x.indexOf(e)&&void 0!==t[e]&&(n[e]=t[e])}),e.push(n)}};var S=["arrow","id","reverseText","isReverse"];w.transLineToJson=function(t,e){t&&t.relations.forEach(t=>{var n={};Object.keys(t).forEach(e=>{-1===S.indexOf(e)&&void 0!==t[e]&&(n[e]=t[e])}),e.push(n)})};var C=[4,5,6,4,2,100],k=w;const B={createDefaultConfig(t){var e={instanceId:"SeeksGraph",debug:!0,allowShowSettingPanel:!1,backgrounImage:"",disableZoom:!1,disableDragNode:!1,moveToCenterWhenResize:!0,defaultFocusRootNode:!0,allowShowZoomMenu:!0,backgrounImageNoRepeat:!1,allowShowMiniToolBar:!0,allowShowMiniView:!1,allowShowMiniNameFilter:!0,fullscreen:!1,allowSwitchLineShape:!1,allowSwitchJunctionPoint:!1,isMoveByParentNode:!1,checkedNodeId:"",checkedLineId:"",layouts:[],layoutLabel:"",layoutName:"tree",layoutClassName:"",layoutDirection:"h",defaultExpandHolderPosition:"hide",autoLayouting:!1,layouter:void 0,allowAutoLayoutIfSupport:!0,isNeedShowAutoLayoutButton:!1,canvasZoom:100,defaultNodeColor:"#67C23A",defaultNodeFontColor:"#ffffff",defaultNodeBorderColor:"#90EE90",defaultNodeBorderWidth:5,defaultLineColor:"#dddddd",defaultLineWidth:1,defaultLineShape:1,defaultNodeShape:0,defaultNodeWidth:void 0,defaultNodeHeight:void 0,defaultShowLineLabel:!0,showSingleNode:!0,showNodeLabel:!0,showNodeShortLabel:!0,hideNodeContentByZoom:!1,defaultJunctionPoint:"border",viewSize:{width:300,height:300},viewELSize:{width:1300,height:800,left:0,top:100},viewNVInfo:{width:1300,height:800,x:0,y:100},canvasNVInfo:{width:1300,height:800,x:0,y:100},defaultLineMarker:{markerWidth:12,markerHeight:12,refX:6,refY:6,color:void 0,data:"M2,2 L10,6 L2,10 L6,6 L2,2"},canvasSize:{width:2e3,height:2e3},canvasOffset:{x:25,y:27,zoom_buff_x:0,zoom_buff_y:0},resetViewSize:t=>{t.canvasOffset.x=t.viewNVInfo.width/2-100,t.canvasOffset.y=t.viewNVInfo.height/2-100}},n=!0===t.debug;return n&&console.log("user instance graphSetting:",t),window&&(window.SeeksGraphDebug=n),t&&Object.keys(t).forEach(n=>{var r=t[n];if("object"==typeof r){window.SeeksGraphDebug&&console.log("user setting object:",n,r);var i=e[n];if(i)if(i&&!Array.isArray(i)&&r)Object.keys(i).forEach(t=>{window.SeeksGraphDebug&&console.log(" user setting:",n+"."+t,r[t]),i[t]=r[t]});else if(Array.isArray(i)){window.SeeksGraphDebug&&console.log(" user setting array:",n,"size:",r.length);var o=[];r.forEach(t=>{window.SeeksGraphDebug&&console.log(" user setting array:",n,"push:",t),t&&"object"==typeof t?o.push(JSON.parse(JSON.stringify(t))):o.push(t)}),e[n]=o}else window.SeeksGraphDebug&&console.log("user setting value:",n),e[n]=r;else console.log("ignore option:",n)}else window.SeeksGraphDebug&&console.log("user setting:",n,r),e[n]=r}),e.layouts&&0!==e.layouts.length||(e.layouts=[{label:"中心",layoutName:"center",layoutDirection:"v",defaultExpandHolderPosition:"hide",defaultNodeShape:0,defaultLineShape:1,defaultJunctionPoint:"border"}]),Array.isArray(e.layouts)||(e.layouts=[e.layouts]),e.layouts.forEach(t=>{B.appendDefaultOptions4Layout(t)}),e},appendDefaultOptions4Layout(t){void 0===t.useLayoutStyleOptions&&(t.useLayoutStyleOptions=!1),void 0===t.defaultNodeColor&&(t.defaultNodeColor="#FFC5A6"),void 0===t.defaultNodeFontColor&&(t.defaultNodeFontColor="#000000"),void 0===t.defaultNodeBorderColor&&(t.defaultNodeBorderColor="#efefef"),void 0===t.defaultNodeBorderWidth&&(t.defaultNodeBorderWidth=1),void 0===t.defaultLineColor&&(t.defaultLineColor="#FD8B37"),void 0===t.defaultLineWidth&&(t.defaultLineWidth=1),void 0===t.defaultNodeWidth&&(t.defaultNodeWidth=void 0),void 0===t.defaultNodeHeight&&(t.defaultNodeHeight=void 0),void 0===t.defaultShowLineLabel&&(t.defaultShowLineLabel=!0),void 0===t.defaultExpandHolderPosition&&(t.defaultExpandHolderPosition=void 0),void 0===t.defaultJunctionPoint&&(t.defaultJunctionPoint=void 0),void 0===t.defaultLineMarker&&(t.defaultLineMarker={markerWidth:12,markerHeight:12,refX:6,refY:6,color:void 0,data:"M2,2 L10,6 L2,10 L6,6 L2,2"}),"SeeksCenterLayouter"===t.layoutName||"center"===t.layoutName?(void 0===t.label&&(t.label="中心"),void 0===t.layoutClassName&&(t.layoutClassName="seeks-layout-"+t.layoutName),void 0===t.defaultNodeShape&&(t.defaultNodeShape=0),void 0===t.defaultLineShape&&(t.defaultLineShape=1),void 0===t.defaultExpandHolderPosition&&(t.defaultExpandHolderPosition="hide"),void 0===t.defaultJunctionPoint&&(t.defaultJunctionPoint="border"),void 0===t.layoutDirection&&(t.layoutDirection="h"),void 0===t.centerOffset_x&&(t.centerOffset_x=0),void 0===t.centerOffset_y&&(t.centerOffset_y=0),void 0===t.levelDistance&&(t.levelDistance=""),void 0===t.min_per_width&&(t.min_per_width=30),void 0===t.max_per_width&&(t.max_per_width=200),void 0===t.min_per_height&&(t.min_per_height=100),void 0===t.max_per_height&&(t.max_per_height=500)):"SeeksBidirectionalTreeLayouter"!==t.layoutName&&"tree"!==t.layoutName||(void 0===t.label&&(t.label="树状"),void 0===t.layoutClassName&&(t.layoutClassName="seeks-layout-"+t.layoutName),void 0===t.defaultNodeShape&&(t.defaultNodeShape=1),void 0===t.defaultLineShape&&(t.defaultLineShape=2),void 0===t.defaultExpandHolderPosition&&(t.defaultExpandHolderPosition="hide"),void 0===t.defaultJunctionPoint&&(t.defaultJunctionPoint="ltrb"),void 0===t.layoutDirection&&(t.layoutDirection="h"),void 0===t.centerOffset_x&&(t.centerOffset_x=0),void 0===t.centerOffset_y&&(t.centerOffset_y=0),void 0===t.from&&(t.from="top"),void 0===t.levelDistance&&(t.levelDistance=""),void 0===t.min_per_width&&(t.min_per_width=30),void 0===t.max_per_width&&(t.max_per_width=200),void 0===t.min_per_height&&(t.min_per_height=100),void 0===t.max_per_height&&(t.max_per_height=500),"top"!==t.from&&"bottom"!==t.from||(t.layoutDirection="v"))},createNewStore:t=>(window.SeeksGraphDebug&&console.log("Create new GraphSetting:"),new function(t){this.graphSetting=t,this.resetViewSize=function(){this.graphSetting.canvasOffset.x=0,this.graphSetting.canvasOffset.y=0},this.getOptions=function(){var t={},e=["layouter","autoLayouting","canvasNVInfo","canvasOffset","canvasZoom","fullscreen","instanceId","layoutClassName","layoutDirection","layoutLabel","layoutName","resetViewSize","viewELSize","viewNVInfo","viewSize","canvasSize"];return Object.keys(this.graphSetting).forEach(n=>{-1===e.indexOf(n)&&(t[n]=this.graphSetting[n])}),t},console.log("relation-graph instance full option:",this.getOptions())}(B.createDefaultConfig(t)))};var T=B,E={name:"SeeksRGNode",components:{},props:{graphSetting:{mustUseProp:!0,default:()=>({}),type:Object},nodeProps:{mustUseProp:!0,default:()=>({}),type:Object},onNodeClick:{mustUseProp:!1,default:()=>()=>{},type:Function}},data:()=>({hovering:!1,borderColor:"",dragging:!1}),computed:{expandButtonClass(){return!1===this.nodeProps.expanded?"c-expanded":"c-collapsed"}},watch:{},created(){},mounted(){this.refreshNodeProperties()},beforeDestroy(){this.$refs.seeksRGNode.remove()},methods:{refreshNodeProperties(){this.nodeProps.el=this.$refs.seeksRGNode},getNodeName(){if(this.hovering)return this.nodeProps.text;if(void 0===this.nodeProps.width&&0!==this.nodeProps.nodeShape)return this.nodeProps.text;var t=this.nodeProps.el.offsetWidth,e=this.nodeProps.el.offsetHeight,n=parseInt((t-20)/20),r=parseInt((e-20)/20);if(-1===n||-1===r)return this.nodeProps.text;for(var i=n*r*2,o=[],a=0,s=0;s<this.nodeProps.text.length;s++){var l=this.nodeProps.text[s],c=l.charCodeAt(0),u=1;if((c<0||c>255)&&(u=2),a+u>i)return o.join("")+"...";a+=u,o.push(l)}return o.join("")},expandOrCollapseNode(t){!1===this.nodeProps.expanded?(this.nodeProps.expanded=!0,this.nodeProps.lot.childs.forEach(t=>{t.isShow=!0}),this.$parent.onNodeExpandEvent(this.nodeProps,t)):(this.nodeProps.expanded=!1,this.nodeProps.lot.childs.forEach(t=>{t.isShow=!1}),this.$parent.onNodeCollapseEvent(this.nodeProps,t))},onDragStart(t){this.graphSetting.disableDragNode||this.nodeProps.disableDrag||(this.dragging=!0,this.hovering=!1,k.startDrag(t,this.nodeProps,this.onNodeDraged))},onNodeDraged(t,e){this.graphSetting.isMoveByParentNode&&this.nodeProps.lot.childs.forEach(n=>{n.x+=t,n.y+=e}),Math.abs(t)+Math.abs(e)>6?setTimeout(function(){window.SeeksGraphDebug&&console.log("delay end dragging",this.dragging),this.dragging=!1}.bind(this),100):this.dragging=!1},onMouseHover(){this.dragging||(this.hovering=!0)},onMouseOut(){this.hovering=!1},onclick(t){this.dragging||(this.nodeProps.disableDefaultClickEffect||(this.graphSetting.checkedNodeId=this.nodeProps.id),this.onNodeClick&&this.onNodeClick(this.nodeProps,t))},getLightColor(t){if("#"===t[0]){var e=t.substring(1);3===e.length&&(e=e[0]+e[0]+e[1]+e[1]+e[2]+e[2]);var n=[parseInt(e[0]+""+e[1],16),parseInt(e[2]+""+e[3],16),parseInt(e[4]+""+e[5],16)];window.SeeksGraphDebug&&console.log("getLightColor1:",t,":",n.join(",")),t="rgb("+n.join(",")+")"}var r=t.substring(t.indexOf("(")+1),i=(r=r.substring(0,r.indexOf(")"))).split(",");if(i.length>=3){var o=[parseInt(.9*parseInt(i[0])),parseInt(.9*parseInt(i[1])),parseInt(.9*parseInt(i[2]))];return window.SeeksGraphDebug&&console.log("getLightColor2:",t,":",o.join(",")),this.borderColor="rgb("+o.join(",")+", 0.3)",this.borderColor}return this.borderColor=t,t},isAllowShowNode(t){return!1!==t.isShow&&!0!==t.isHide&&(!t.lot.parent||!0===this.isAllowShowNode(t.lot.parent,!1))}}},M=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.isAllowShowNode(t.nodeProps),expression:"isAllowShowNode(nodeProps)"}],ref:"seeksRGNode",staticClass:"rel-node-peel",style:{left:t.nodeProps.x+"px",top:t.nodeProps.y+"px",opacity:t.nodeProps.opacity>1?t.nodeProps.opacity/100:t.nodeProps.opacity},on:{mousedown:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"left",37,e.key,["Left","ArrowLeft"])?null:"button"in e&&0!==e.button?null:(e.stopPropagation(),t.onDragStart(e))},mouseover:function(e){return e.stopPropagation(),t.onMouseHover(e)},mouseout:function(e){return e.stopPropagation(),t.onMouseOut(e)},click:function(e){return e.stopPropagation(),t.onclick(e)}}},[t.nodeProps.expandHolderPosition&&"hide"!==t.nodeProps.expandHolderPosition||t.graphSetting.defaultExpandHolderPosition&&"hide"!==t.graphSetting.defaultExpandHolderPosition&&t.nodeProps.lot.childs&&t.nodeProps.lot.childs.length>0?n("div",{staticClass:"c-btn-open-close",class:["c-expand-positon-"+(t.nodeProps.expandHolderPosition||t.graphSetting.defaultExpandHolderPosition)]},[n("span",{class:t.expandButtonClass,style:{"background-color":t.nodeProps.color||t.graphSetting.defaultNodeColor},on:{click:function(e){return e.stopPropagation(),t.expandOrCollapseNode(e)}}})]):t._e(),t._v(" "),t.nodeProps.html?n("div",{domProps:{innerHTML:t._s(t.nodeProps.html)}}):n("div",{staticClass:"rel-node",class:["rel-node-shape-"+(void 0===t.nodeProps.nodeShape?t.graphSetting.defaultNodeShape:t.nodeProps.nodeShape),"rel-node-type-"+t.nodeProps.type,t.nodeProps.id===t.graphSetting.checkedNodeId?"rel-node-checked":"",t.nodeProps.selected?"rel-node-selected":"",t.nodeProps.styleClass,t.hovering?"rel-node-hover":"",t.nodeProps.innerHTML?"rel-diy-node":""],style:{"background-color":void 0===t.nodeProps.color?t.graphSetting.defaultNodeColor:t.nodeProps.color,color:void 0===t.nodeProps.fontColor?t.graphSetting.defaultNodeFontColor:t.nodeProps.fontColor,border:(t.nodeProps.borderColor||t.graphSetting.defaultNodeBorderColor)+" solid "+(t.nodeProps.borderWidth||t.graphSetting.defaultNodeBorderWidth)+"px",width:(t.nodeProps.width||t.graphSetting.defaultNodeWidth)+"px",height:(t.nodeProps.height||t.graphSetting.defaultNodeHeight)+"px"}},[!0===t.graphSetting.hideNodeContentByZoom&&t.graphSetting.canvasZoom<40?t._e():[t._t("node",[t.nodeProps.innerHTML?n("div",{domProps:{innerHTML:t._s(t.nodeProps.innerHTML)}}):n("div",{staticClass:"c-node-text",style:{color:t.nodeProps.fontColor||t.graphSetting.defaultNodeFontColor}},[n("span",{domProps:{innerHTML:t._s(t.getNodeName())}})])],{node:t.nodeProps})]],2)])};M._withStripped=!0;var O={render:M,staticRenderFns:[]},L=O;var D=!1;var I=n(2)(E,L,!1,function(t){D||n(12)},null,null);I.options.__file="src/core4vue/SeeksRGNode.vue";var P=I.exports;const N="border",F="ltrb",R="tb",j="lr";var H={name:"SeeksRGLink",props:{graphSetting:{mustUseProp:!0,default:()=>({}),type:Object},lineProps:{mustUseProp:!0,default:()=>({}),type:Object},onLineClick:{mustUseProp:!1,default:()=>()=>{},type:Function}},data:()=>({is_flashing:!1}),show(){this.isShow=!0},watch:{},mounted(){},methods:{getTextTransform(t,e,n,r){if(!e||!n)return"translate(0,0)";var i=void 0===t.lineShape?this.graphSetting.defaultLineShape:t.lineShape;return 1===i||4===i?"translate("+e+","+n+")rotate("+(r||0)+")":"translate("+e+","+n+")"},getArrow(t,e,n){return t?"none":"url('#"+this.$parent.getLineArrow(n)+"')"},createLinePath(t,e,n,r){n||(n=0);var i=void 0===r.lineShape?this.graphSetting.defaultLineShape:r.lineShape,o=void 0===r.lineDirection?this.graphSetting.layoutDirection:r.lineDirection,a=t.x,s=t.y,l=e.x,c=e.y;if(isNaN(a)||isNaN(s))return console.error("error start node:",t),r.textPositon.x=50,r.textPositon.y=50,r.textPositon.rotate=0,"M 0 0 L 100 100";if(isNaN(l)||isNaN(c))return console.error("error start point:",t),r.textPositon.x=50,r.textPositon.y=50,r.textPositon.rotate=0,"M 0 0 L 100 100";var h=t.el.offsetWidth||t.width||t.w,d=t.el.offsetHeight||t.height||t.h;if(isNaN(h)||isNaN(d))return r.textPositon.x=50,r.textPositon.y=50,r.textPositon.rotate=0,"M 0 0 L 100 100";var f=e.el.offsetWidth||e.width||e.w,p=e.el.offsetHeight||e.height||e.h;if(isNaN(f)||isNaN(p))return r.textPositon.x=50,r.textPositon.y=50,r.textPositon.rotate=0,"M 0 0 L 100 100";r.isReverse&&([a,s,l,c,h,d,f,p]=[l,c,a,s,f,p,h,d]);var A,g,m=[a,s,l,c,h,d,f,p,this.graphSetting.defaultNodeShape,r.isReverse,this.lineProps.relations.length,n],v=[l,c,a,s,f,p,h,d,this.graphSetting.defaultNodeShape,!r.isReverse,this.lineProps.relations.length,n],y=this.graphSetting.defaultJunctionPoint;y||(y=N),y===N?(A=u.getBorderPoint4MultiLine(...m),g=u.getBorderPoint4MultiLine(...v)):y===F?(A=u.getRectJoinPoint(...m),g=u.getRectJoinPoint(...v)):y===R?(A=u.getRectVJoinPoint(...m),g=u.getRectVJoinPoint(...v)):y===j&&(A=u.getRectHJoinPoint(...m),g=u.getRectHJoinPoint(...v));var b=A.x,_=A.y,w=g.x,x=g.y;if(isNaN(b)||isNaN(_))return console.error("error start point:",t),r.textPositon.x=50,r.textPositon.y=50,r.textPositon.rotate=0,"M 0 0 L 100 100";if(isNaN(w)||isNaN(x))return console.error("error end point:",e),r.textPositon.x=50,r.textPositon.y=50,r.textPositon.rotate=0,"M 0 0 L 100 100";var S=g.x-A.x,C=g.y-A.y,k=g.x>A.x?1:-1;"v"===o&&(k=g.y>A.y?1:-1);var B="";if(4===i){const t=60/(this.lineProps.relations.length+1)*(n+1)-30;"v"===o?(C-=33*k+t,r.textPositon.x=b+S+5,r.textPositon.y=_+40*k+t,r.textPositon.rotate=90,B="M "+b+" "+_+" v"+(33*k+t)+" h"+(S+t)+" v"+C):!0===r.reverseText?(r.textPositon.x=b+10*k-(k<0?30:0),r.textPositon.y=_-5,B="M "+b+" "+_+" h"+120*k+" v"+C+" h"+(S-=120*k)):(r.textPositon.x=b+50*k-(k<0?30:0),r.textPositon.y=_+C-5+t,B="M "+b+" "+_+" h"+(33*k+t)+" v"+(C+=k*t)+" h"+(S-=33*k+t))}else if(2===i){const t=g.y>A.y?1:-1,e=Math.abs(S)+Math.abs(C);r.textPositon.x=parseInt(g.x-S/e*60-20),r.textPositon.y=parseInt(g.y-C/e*60-20*t);const i=1/(this.lineProps.relations.length+1)*(n+1)-.5+.5;B="v"===o?"M"+b+","+_+" c0,"+30*k+" "+S*i+","+-10*k+" "+S+","+C:"M"+b+","+_+" c"+30*k+",0 "+-10*k+","+C*i+" "+S+","+C}else if(6===i){const t=g.y>A.y?1:-1,e=Math.abs(S)+Math.abs(C);r.textPositon.x=parseInt(g.x-S/e*60-20),r.textPositon.y=parseInt(g.y-C/e*60-20*t),B="v"===o?"M"+b+","+_+" c0,"+C/2+" "+S+","+C/2+" "+S+","+C:"M"+b+","+_+" c"+S/2+",0 "+S/2+","+C+" "+S+","+C}else if(3===i){r.textPositon.x=g.x-63*k,r.textPositon.y=g.y+3;const t=1/(this.lineProps.relations.length+1)*(n+1)-.5+.5;B="v"===o?"M"+b+","+_+" c0,"+C*t+" 0,0 "+S+","+C:"M"+b+","+_+" c"+30*k+",0 "+-10*k+","+C*t+" "+S+","+C}else if(5===i){r.textPositon.x=g.x-63*k,r.textPositon.y=g.y+3;const t=1/(this.lineProps.relations.length+1)*(n+1)-.5+.5;B="v"===o?"M"+b+","+_+" c0,0 0,"+C*t+" "+S+","+C:"M"+b+","+_+" c0,0 "+S*t+",0 "+S+","+C}else{var T=u.getAngleType(S,C);r.textPositon.rotate=u.getTextAngle(b,_,w,x);var E=2===T||4===T?-1:1,M=(0===C?-50:10*Math.sin(Math.atan(S/C))/Math.sin(90))*E,O=0===S?-50:10*Math.sin(Math.atan(C/S))/Math.sin(90);r.textPositon.x=parseInt(A.x+S/2-M),r.textPositon.y=parseInt(A.y+C/2-O),isNaN(r.textPositon.rotate)&&(r.textPositon.rotate=0,console.log("NaN rotate:",r)),B="M "+b+" "+_+" L "+w+" "+x}return B},onClick(t){this.graphSetting.checkedLineId=this.lineProps.seeks_id,this.lineProps.fromNode.selected=!0,this.lineProps.toNode.selected=!0,setTimeout(function(){this.lineProps.fromNode.selected=!1,this.lineProps.toNode.selected=!1}.bind(this),2e3),this.onLineClick&&this.onLineClick(this.lineProps,t)},isAllowShowNode:function(t){return!1!==t.isShow&&!0!==t.isHide&&(!t.lot.parent||!0===this.isAllowShowNode(t.lot.parent,!1))},flash(){}}},U=function(){var t=this,e=t.$createElement,n=t._self._c||e;return!0!==t.lineProps.isHide&&t.isAllowShowNode(t.lineProps.fromNode)&&t.isAllowShowNode(t.lineProps.toNode)?n("g",{ref:"seeksRGLink",attrs:{transform:"translate(0,0)"}},[t._l(t.lineProps.relations,function(e,r){return[!1===e.isHide?n("g",{key:"l-"+e.id},[n("path",{staticClass:"c-rg-line",class:[e.styleClass,t.graphSetting.checkedLineId==t.lineProps.seeks_id?"c-rg-line-checked":""],style:{"stroke-width":(e.lineWidth?e.lineWidth:t.graphSetting.defaultLineWidth)+"px"},attrs:{d:t.createLinePath(t.lineProps.fromNode,t.lineProps.toNode,r,e),stroke:e.color?e.color:t.graphSetting.defaultLineColor,"marker-end":t.getArrow(e.isHideArrow,e.arrow,e.color),fill:"none"},on:{click:function(e){return t.onClick(e)}}}),t._v(" "),t.graphSetting.defaultShowLineLabel&&t.graphSetting.canvasZoom>40?n("g",{attrs:{transform:t.getTextTransform(e,e.textPositon.x,e.textPositon.y,e.textPositon.rotate)}},[n("text",{key:"t-"+e.id,staticClass:"c-rg-link-text",style:{fill:e.fontColor?e.fontColor:e.color?e.color:void 0},attrs:{x:0,y:0},on:{click:function(e){return t.onClick(e)}}},[t._v("\n "+t._s(e.text)+"\n ")])]):t._e()]):t._e()]})],2):t._e()};U._withStripped=!0;var Q={render:U,staticRenderFns:[]},z=Q;var Y=!1;var V=n(2)(H,z,!1,function(t){Y||n(14)},null,null);V.options.__file="src/core4vue/SeeksRGLink.vue";var W=V.exports,G={name:"GraphSettingPanel",props:{graphSetting:{mustUseProp:!0,default:()=>({}),type:Object}},data:()=>({search_text:"",showSettingPanel:!1,currentLayoutName:""}),methods:{toggleSettingPanel(){this.showSettingPanel=!this.showSettingPanel},toggleAutoLayout(){this.graphSetting.autoLayouting?this.graphSetting.layouter.autoLayout?this.graphSetting.layouter.autoLayout(!0):console.log("当前布局不支持自动布局!"):this.graphSetting.layouter.stop?this.graphSetting.layouter.stop():console.log("当前布局不支持自动布局stop!")},switchLayout(){window.SeeksGraphDebug&&console.log("change layout:",this.currentLayoutName),v.switchLayout(this.currentLayoutName,this.graphSetting),this.refresh()},refresh(){this.$parent.refresh()}}},X=function(){var t=this.$createElement,e=this._self._c||t;return e("div",[e("div",{staticClass:"c-setting-panel-button",class:[this.$parent.isNeedFixedTools?"c-fixedLayout":""],on:{click:this.toggleSettingPanel}},[e("i",{staticClass:"el-icon-setting"})]),this._v(" "),this.showSettingPanel?e("div",{staticClass:"c-setting-panel",class:[this.$parent.isNeedFixedTools?"c-fixedLayout":""]}):this._e()])};X._withStripped=!0;var Z={render:X,staticRenderFns:[]},$=Z;var K=!1;var J=n(2)(G,$,!1,function(t){K||n(16)},"data-v-337fb259",null);J.options.__file="src/GraphSettingPanel.vue";var q=J.exports,tt={name:"GraphMiniView",props:{graphSetting:{mustUseProp:!0,default:()=>({}),type:Object}},data:()=>({zoom:1}),mounted(){},methods:{getPositionData(){var t=100/this.graphSetting.canvasNVInfo.width,e=this.graphSetting.viewNVInfo.width*t,n=this.graphSetting.viewNVInfo.height*t,r=(this.graphSetting.viewNVInfo.x-this.graphSetting.canvasNVInfo.x)*t,i=(this.graphSetting.viewNVInfo.y-this.graphSetting.canvasNVInfo.y)*t;return e>100?(n=100*n/e,r=100*r/e,i=100*i/e,this.zoom=100/e,e=100):this.zoom=1,{width:e+"px",height:n+"px","margin-left":r+"px","margin-top":i+"px"}},isAllowShowNode:t=>u.isAllowShowNode(t)}},et=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{ref:"miniView",staticClass:"c-mini-graph"},[n("div",{staticClass:"c-mini-canvas",style:{width:100*t.zoom+"px",height:100*t.graphSetting.canvasNVInfo.height/t.graphSetting.canvasNVInfo.width*t.zoom+"px"}},[t._l(t.$parent.nodeViewList,function(e){return[t.isAllowShowNode(e)?n("div",{key:e.id,staticClass:"c-mini-node",style:{"margin-left":100*e.x/t.graphSetting.canvasSize.width*t.zoom+"px","margin-top":100*e.y/t.graphSetting.canvasSize.width*t.zoom+"px"}}):t._e()]})],2),t._v(" "),n("div",{staticClass:"c-mini-view",style:t.getPositionData()},[n("i",{staticClass:"el-icon-view"})])])};et._withStripped=!0;var nt={render:et,staticRenderFns:[]},rt=nt;var it=!1;var ot=n(2)(tt,rt,!1,function(t){it||n(18)},"data-v-fe70423e",null);ot.options.__file="src/GraphMiniView.vue";var at=ot.exports,st={name:"GraphMiniToolBar",props:{graphSetting:{mustUseProp:!0,default:()=>({}),type:Object}},data:()=>({height:275,hits:0,downloadPanelWidth:106}),mounted(){null!==this.$parent.onDownloadExcel&&(this.downloadPanelWidth+=50),this.graphSetting.layouts.length>1&&(this.height-=40)},methods:{refresh(){this.$parent.refresh()},switchLayout(t){window.SeeksGraphDebug&&console.log("change layout:",t),v.switchLayout(t,this.graphSetting),this.refresh()},toggleAutoLayout(){this.graphSetting.autoLayouting=!this.graphSetting.autoLayouting,this.graphSetting.autoLayouting?this.graphSetting.layouter.autoLayout?this.graphSetting.layouter.autoLayout(!0):console.log("当前布局不支持自动布局!"):this.graphSetting.layouter.stop?this.graphSetting.layouter.stop():console.log("当前布局不支持自动布局stop!")},printGraphJsonData(){this.hits++,setTimeout(()=>{this.hits>0&&this.hits--},2e3),this.hits>5&&(this.hits=0,this.$parent.printGraphJsonData())}}},lt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"c-mini-toolbar",style:{"margin-left":t.graphSetting.viewELSize.width-50+"px","margin-top":(t.graphSetting.viewELSize.height-260)/2+"px"}},[n("div",{staticClass:"c-mb-button",staticStyle:{"margin-top":"0px"},on:{click:function(e){t.graphSetting.fullscreen=!t.graphSetting.fullscreen}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-resize-"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v(t._s(t.graphSetting.fullscreen?"退出":"全屏"))])]),t._v(" "),t.graphSetting.allowShowZoomMenu?n("div",{staticClass:"c-mb-button",on:{click:function(e){return t.$parent.zoom(20)}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-fangda"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("放大")])]):t._e(),t._v(" "),t.graphSetting.allowShowZoomMenu?n("div",{staticStyle:{float:"left","margin-top":"0px",height:"20px",width:"40px","border-top":"0px","border-bottom":"0px","background-color":"#efefef",color:"#262626","font-size":"10px","text-align":"center","line-height":"20px"},on:{click:t.printGraphJsonData}},[t._v(t._s(t.graphSetting.canvasZoom)+"%")]):t._e(),t._v(" "),t.graphSetting.allowShowZoomMenu?n("div",{staticClass:"c-mb-button",staticStyle:{"margin-top":"0px"},on:{click:function(e){return t.$parent.zoom(-20)}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-suoxiao"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("缩小")])]):t._e(),t._v(" "),t.graphSetting.layouts.length>1?n("div",{staticClass:"c-mb-button"},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-yuanquanfenxiang"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("布局")]),t._v(" "),n("div",{staticClass:"c-mb-child-panel",style:{width:70*t.graphSetting.layouts.length+6+"px","margin-left":-70*t.graphSetting.layouts.length-5+"px"}},t._l(t.graphSetting.layouts,function(e){return n("div",{key:e.label,staticClass:"c-mb-button c-mb-button-c",class:{"c-mb-button-on":t.graphSetting.layoutLabel===e.label},staticStyle:{width:"70px"},on:{click:function(n){return t.switchLayout(e)}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-yuanquanfenxiang"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v(t._s(e.label))])])}),0)]):t._e(),t._v(" "),t.graphSetting.allowSwitchLineShape?n("div",{staticClass:"c-mb-button"},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-hj2"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("线条")]),t._v(" "),n("div",{staticClass:"c-mb-child-panel",staticStyle:{width:"256px","margin-left":"-255px"}},[n("div",{staticClass:"c-mb-button c-mb-button-c",class:{"c-mb-button-on":1===t.graphSetting.defaultLineShape},staticStyle:{width:"50px"},on:{click:function(e){t.graphSetting.defaultLineShape=1}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-hj2"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("直线")])]),t._v(" "),n("div",{staticClass:"c-mb-button c-mb-button-c",class:{"c-mb-button-on":2===t.graphSetting.defaultLineShape},staticStyle:{width:"50px"},on:{click:function(e){t.graphSetting.defaultLineShape=2}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-lianjieliu"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("简洁")])]),t._v(" "),n("div",{staticClass:"c-mb-button c-mb-button-c",class:{"c-mb-button-on":6===t.graphSetting.defaultLineShape},staticStyle:{width:"50px"},on:{click:function(e){t.graphSetting.defaultLineShape=6}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-lianjieliu"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("生动")])]),t._v(" "),n("div",{staticClass:"c-mb-button c-mb-button-c",class:{"c-mb-button-on":5===t.graphSetting.defaultLineShape},staticStyle:{width:"50px"},on:{click:function(e){t.graphSetting.defaultLineShape=5}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-lianjieliu"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("鱼尾")])]),t._v(" "),n("div",{staticClass:"c-mb-button c-mb-button-c",class:{"c-mb-button-on":4===t.graphSetting.defaultLineShape},staticStyle:{width:"50px"},on:{click:function(e){t.graphSetting.defaultLineShape=4}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-hj2"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("折线")])])])]):t._e(),t._v(" "),t.graphSetting.allowSwitchJunctionPoint?n("div",{staticClass:"c-mb-button"},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-lianjie_connecting5"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("连接点")]),t._v(" "),n("div",{staticClass:"c-mb-child-panel",staticStyle:{width:"206px","margin-left":"-205px"}},[n("div",{staticClass:"c-mb-button c-mb-button-c",class:{"c-mb-button-on":"border"===t.graphSetting.defaultJunctionPoint},staticStyle:{width:"50px"},on:{click:function(e){t.graphSetting.defaultJunctionPoint="border"}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-lianjie_connecting5"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("边缘")])]),t._v(" "),n("div",{staticClass:"c-mb-button c-mb-button-c",class:{"c-mb-button-on":"ltrb"===t.graphSetting.defaultJunctionPoint},staticStyle:{width:"50px"},on:{click:function(e){t.graphSetting.defaultJunctionPoint="ltrb"}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-lianjie_connecting5"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("四点")])]),t._v(" "),n("div",{staticClass:"c-mb-button c-mb-button-c",class:{"c-mb-button-on":"tb"===t.graphSetting.defaultJunctionPoint},staticStyle:{width:"50px"},on:{click:function(e){t.graphSetting.defaultJunctionPoint="tb"}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-lianjie_connecting5"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("上下")])]),t._v(" "),n("div",{staticClass:"c-mb-button c-mb-button-c",class:{"c-mb-button-on":"lr"===t.graphSetting.defaultJunctionPoint},staticStyle:{width:"50px"},on:{click:function(e){t.graphSetting.defaultJunctionPoint="lr"}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-lianjie_connecting5"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("左右")])])])]):t._e(),t._v(" "),t.graphSetting.isNeedShowAutoLayoutButton?n("div",{staticClass:"c-mb-button",class:{"c-mb-button-on":t.graphSetting.autoLayouting},attrs:{title:t.graphSetting.autoLayouting?"点击停止自动布局":"点击开始自动调整布局"},on:{click:t.toggleAutoLayout}},[t.graphSetting.autoLayouting?n("svg",{staticClass:"c-loading-icon rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-lianjiezhong"}})]):n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-zidong"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("自动")])]):t._e(),t._v(" "),n("div",{staticClass:"c-mb-button",on:{click:t.refresh}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-ico_reset"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("刷新")])]),t._v(" "),n("div",{staticClass:"c-mb-button"},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-ziyuan"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("下载")]),t._v(" "),n("div",{staticClass:"c-mb-child-panel",style:{width:t.downloadPanelWidth+"px","margin-left":-1*t.downloadPanelWidth+"px"}},[n("div",{staticClass:"c-mb-button c-mb-button-c",staticStyle:{width:"50px"},on:{click:function(e){return t.$parent.downloadAsImage("png")}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-tupian"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("PNG")])]),t._v(" "),n("div",{staticClass:"c-mb-button c-mb-button-c",staticStyle:{width:"50px"},on:{click:function(e){return t.$parent.downloadAsImage("jpg")}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-tupian"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("JPG")])]),t._v(" "),"function"==typeof t.$parent.onDownloadExcel?n("div",{staticClass:"c-mb-button c-mb-button-c",staticStyle:{width:"50px"},on:{click:function(e){return t.$parent.onDownloadExcel()}}},[n("svg",{staticClass:"rg-icon",attrs:{"aria-hidden":"true"}},[n("use",{attrs:{"xlink:href":"#icon-ziyuan"}})]),t._v(" "),n("span",{staticClass:"c-mb-text"},[t._v("Excel")])]):t._e()])])])};lt._withStripped=!0;var ct={render:lt,staticRenderFns:[]},ut=ct;var ht=!1;var dt=n(2)(st,ut,!1,function(t){ht||n(20)},"data-v-3cfdb1cf",null);dt.options.__file="src/GraphMiniToolBar.vue";var ft=dt.exports,pt={name:"GraphMiniNameFilter",props:{graphSetting:{mustUseProp:!0,default:()=>({}),type:Object}},data:()=>({}),mounted(){},methods:{}},At=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"c-mini-namefilter",style:{"margin-left":this.graphSetting.viewELSize.width-350+"px"}})};At._withStripped=!0;var gt={render:At,staticRenderFns:[]},mt=gt;var vt=!1;var yt=n(2)(pt,mt,!1,function(t){vt||n(22)},"data-v-7c68081f",null);yt.options.__file="src/GraphMiniNameFilter.vue";var bt=yt.exports,_t={name:"GraphBottomPanel",props:{graphSetting:{mustUseProp:!0,default:()=>({}),type:Object}},data:()=>({height:50,search_text:""}),mounted(){this.$nextTick(()=>{this.height=this.$slots.bottomPanel[0].elm.offsetHeight,window.SeeksGraphDebug&&console.log("SeeksGraph bootomPanel height:",this.height)})},methods:{}},wt=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"c-rg-bottom-panel",style:{"margin-topd":this.graphSetting.viewSize.height-this.height+"px",height:this.height+"px","margin-top":-this.height+"px"}},[this._t("bottomPanel")],2)};wt._withStripped=!0;var xt={render:wt,staticRenderFns:[]},St=xt;var Ct=!1;var kt=n(2)(_t,St,!1,function(t){Ct||n(24)},"data-v-161dbae4",null);kt.options.__file="src/GraphBottomPanel.vue";var Bt={name:"SeeksRelationGraph",components:{GraphBottomPanel:kt.exports,GraphMiniNameFilter:bt,GraphMiniToolBar:ft,GraphMiniView:at,SeeksRGNode:P,SeeksRGLink:W,GraphSettingPanel:q},props:{options:{mustUseProp:!1,default:()=>({}),type:Object},onNodeClick:{mustUseProp:!1,default:()=>()=>{},type:Function},onNodeExpand:{mustUseProp:!1,default:()=>()=>{},type:Function},onNodeCollapse:{mustUseProp:!1,default:()=>()=>{},type:Function},onLineClick:{mustUseProp:!1,default:()=>()=>{},type:Function},onDownloadExcel:{mustUseProp:!1,default:null,type:Function},beforeDownloadImage:{mustUseProp:!1,default:null,type:Function}},data:()=>({wheelEvent:{},version:"1.1.0",el:{offsetWidth:500,offsetHeight:500,offsetTop:0,offsetLeft:0},canvasBackgroundColor:"transparent",isNeedFixedTools:!1,isNeedFixedTools4Bottom:!1,seeksNodeIdIndex:1,search_text:"",instanceId:"",SeeksRGStore:null,graphSetting:{},graphData:{nodes:[],lines:[],rootNode:null,nodes_map:{},lines_map:{}},nodeViewList:[],lineViewList:[],allLineColors:[],viewOffset:{windowHeight:500,positionTop:100,left:0,top:0},viewSizeIsInited:!1,isShowZoomCenter:!1,debugPanelPosition:!0,zoomCenter_of_newSize:{x:0,y:0},currentZoomSet:null,newZoomSet:null,alive:!0}),computed:{canvasSizeAndPosition(){return{width:this.graphSetting.canvasSize.width+"px",height:this.graphSetting.canvasSize.height+"px","margin-left":this.graphSetting.canvasOffset.x+"px","margin-top":this.graphSetting.canvasOffset.y+"px","background-color":this.canvasBackgroundColor,transform:"scale("+this.graphSetting.canvasZoom/100+","+this.graphSetting.canvasZoom/100+")"}}},watch:{"graphSetting.fullscreen":function(t,e){!0!==e&&!1!==e||a.a.toggle(this.$refs.seeksRelationGraph)}},created(){this.SeeksRGStore=T.createNewStore(this.options||{}),this.graphSetting=this.SeeksRGStore.graphSetting,this.graphSetting.instanceId="SRG"+parseInt(1e5*Math.random()),console.log(`%c relation-graph %c Version v${this.version} %c More info: https://github.com/seeksdream/relation-graph %c`,"background:#35495e ; padding: 1px; border-radius: 3px 0 0 3px; color: #fff","background:#41b883 ; padding: 1px; border-radius: 0 3px 3px 0; color: #fff","background:#fff ; padding: 1px; border-radius: 0 3px 3px 0; color: #41b883","background:transparent"),"2.5."===i.a.version.substring(0,4)&&console.log("注意:当你使用的vue版本低于2.6时,你只能通过插槽slot[node]来显示节点内容,示例请参考:http://relation-graph.com/#/demo/adv-slot")},mounted(){this.init(),window.addEventListener("scroll",function(){this.syncToolsPosition()}.bind(this))},beforeDestroy(){this.alive=!1,this.$refs.seeksRelationGraph.remove()},show(){this.resetViewSize(),this.refreshNVAnalysisInfo(),this.syncToolsPosition()},methods:{init(){this.$refs.rgCanvas.style.setProperty("--stroke","url('#"+this.graphSetting.instanceId+"-lineStyle')"),this.$refs.rgCanvas.style.setProperty("--markerEnd","url('#"+this.graphSetting.instanceId+"-arrow-default')"),this.$refs.rgCanvas.style.setProperty("--markerEndChecked","url('#"+this.graphSetting.instanceId+"-arrow-checked')"),this.cycleTask(),this.resetViewSize(),this.refreshNVAnalysisInfo(),this.syncToolsPosition()},cycleTask(){if(this.alive){var t=this.$refs.seeksRelationGraph.getBoundingClientRect();t.width===this.graphSetting.viewSize.width&&t.height===this.graphSetting.viewSize.height||(window.SeeksGraphDebug&&console.log("relation-graph:view-size-changed:",[this.graphSetting.viewSize.width,this.graphSetting.viewSize.height],[t.width,t.height]),this.graphSetting.viewSize.width=t.width,this.graphSetting.viewSize.height=t.height,this.resetViewSize(),this.refreshNVAnalysisInfo(),this.wow(),this.viewSizeIsInited&&this.graphSetting.moveToCenterWhenResize&&(window.SeeksGraphDebug&&console.log("relation-graph:move to center:",[this.graphSetting.viewSize.width,this.graphSetting.viewSize.height],[t.width,t.height]),this.$nextTick(()=>{var t=9999999,e=9999999,n=0,r=0;this.nodeViewList.forEach(i=>{i.x<t&&(t=i.x),i.x>n&&(n=i.x+i.el.offsetWidth),i.y<e&&(e=i.y),i.y>r&&(r=i.y+i.el.offsetHeight)});var i=n-t+50,o=r-e+50,a=(this.graphSetting.viewSize.width-i)/2-t,s=(this.graphSetting.viewSize.height-o)/2-e;this.animateGoto(a,s,500,()=>{this.refreshNVAnalysisInfo()})}))),setTimeout(()=>{this.cycleTask()},1e3)}},setOptions(t,e){if(this.SeeksRGStore=T.createNewStore(t),this.graphSetting=this.SeeksRGStore.graphSetting,this.graphSetting.instanceId="SRG"+parseInt(1e5*Math.random()),this.init(),this.graphSetting.layouts&&this.graphSetting.layouts.length>0){var n=this.graphSetting.layouts[0];window.SeeksGraphDebug&&console.log("创建默认布局器:",this.graphSetting.layoutName),n.layouter?this.graphSetting.layouter=n.layouter:this.graphSetting.layouter=v.createLayout(n,this.graphSetting)}else console.log("你需要设置layouts来指定当前图谱可以使用的布局器!");this.doLayout(),e(this)},moveDebugPanel(){this.debugPanelPosition=!this.debugPanelPosition},mouseListenerEmpty(){console.log("mouseListenerEmpty")},mouseListener(t){if(this.graphSetting.disableZoom)return t.cancelBubble=!1,!0;try{t.cancelBubble=!0,t.preventDefault(),t.stopPropagation()}catch(t){}var e={x:t.clientX,y:t.clientY},n=/macintosh|mac os x/i.test(navigator.userAgent),r=t.deltaY;void 0===r&&(r=t.wheelDelta);var i=n?1:-1;r>0?this.zoom(5*i,e):this.zoom(-5*i,e)},getPositionOfCanvas(t){var e={x:t.offsetX,y:t.offsetY};window.SeeksGraphDebug&&console.log("[F]",e.x,e.y);for(var n=t.target.parentNode,r=0;r<8;r++){if(r>6&&window.SeeksGraphDebug&&console.log("getPositionOfCanvas error",t),n.classList.contains("rel-map-canvas")){window.SeeksGraphDebug&&console.log("[S]",n.tagName+"."+n.className);break}e.x+=n.offsetLeft||0,e.y+=n.offsetTop||0,window.SeeksGraphDebug&&console.log("["+r+"]",n.tagName+"."+n.className,":",n.offsetLeft,n.offsetTop),n=n.parentNode}return window.SeeksGraphDebug&&console.log("[F]",e.x,e.y),e},zoom(t,e){if(!(this.graphSetting.canvasZoom+t<10)){var n=this.graphSetting.canvasZoom+t,r=this.showZoomCenter(e,t);this.graphSetting.canvasOffset.x+=r.buff_x,this.graphSetting.canvasOffset.y+=r.buff_y,this.graphSetting.canvasZoom=n,this.refreshNVAnalysisInfo()}},showZoomCenter(t,e){if(!this.$refs.seeksRelationGraph)return;var n=this.graphSetting.canvasZoom/100,r=(this.graphSetting.canvasZoom+e)/100;this.currentZoomSet=this.analysisByZoom(n,t),this.newZoomSet=this.analysisByZoom(r,t);const i=r/n,o=r/n;this.zoomCenter_of_newSize.x=i*this.currentZoomSet.NMViewBuff.x+0*this.currentZoomSet.NMViewBuff.y+0,this.zoomCenter_of_newSize.y=0*this.currentZoomSet.NMViewBuff.x+o*this.currentZoomSet.NMViewBuff.y+0;var a=this.currentZoomSet.NMViewBuff.x-this.zoomCenter_of_newSize.x,s=this.currentZoomSet.NMViewBuff.y-this.zoomCenter_of_newSize.y;this.zoomCenter_of_newSize.x+=this.currentZoomSet.NMCanvasCenter.x,this.zoomCenter_of_newSize.y+=this.currentZoomSet.NMCanvasCenter.y;var l=this.currentZoomSet.NMCanvasStart.x-this.currentZoomSet.NMCanvasCenter.x,c=this.currentZoomSet.NMCanvasStart.y-this.currentZoomSet.NMCanvasCenter.y,u=i*l+0*c+0,h=0*l+o*c+0;return this.newZoomSet.NMCanvasStart.x=a+this.currentZoomSet.NMCanvasCenter.x+u,this.newZoomSet.NMCanvasStart.y=a+this.currentZoomSet.NMCanvasCenter.y+h,u=i*(l=this.currentZoomSet.NMCanvasEnd.x-this.currentZoomSet.NMCanvasCenter.x)+0*(c=this.currentZoomSet.NMCanvasEnd.y-this.currentZoomSet.NMCanvasCenter.y)+0,h=0*l+o*c+0,this.newZoomSet.NMCanvasEnd.x=a+this.currentZoomSet.NMCanvasCenter.x+u,this.newZoomSet.NMCanvasEnd.y=a+this.currentZoomSet.NMCanvasCenter.y+h,this.currentZoomSet.NMCanvasOffsetBuff.x=a,this.currentZoomSet.NMCanvasOffsetBuff.y=s,{buff_x:a,buff_y:s}},refreshNVAnalysisInfo(){if(this.$refs.seeksRelationGraph){var t={NMCanvasCenter:{x:0,y:0}},e=this.$refs.seeksRelationGraph.getBoundingClientRect();this.graphSetting.viewNVInfo.x=e.left,this.graphSetting.viewNVInfo.y=e.top,this.graphSetting.viewNVInfo.width=e.width,this.graphSetting.viewNVInfo.height=e.height;var n=this.graphSetting.canvasSize.width*(this.graphSetting.canvasZoom/100),r=this.graphSetting.canvasSize.height*(this.graphSetting.canvasZoom/100);t.NMCanvasCenter.x=this.graphSetting.canvasOffset.x+this.graphSetting.canvasSize.width/2,t.NMCanvasCenter.y=this.graphSetting.canvasOffset.y+this.graphSetting.canvasSize.height/2,this.graphSetting.canvasNVInfo.x=t.NMCanvasCenter.x-n/2,this.graphSetting.canvasNVInfo.y=t.NMCanvasCenter.y-r/2,this.graphSetting.canvasNVInfo.width=n,this.graphSetting.canvasNVInfo.height=r,this.graphSetting.viewELSize.width=e.width,this.graphSetting.viewELSize.height=e.height,this.graphSetting.viewELSize.left=e.left,this.graphSetting.viewELSize.top=e.top}else console.error("cannot get view size !")},analysisByZoom(t,e){var n={NMViewPosition:{x:0,y:0},NMViewCenter:{x:0,y:0},NMCanvasCenter:{x:0,y:0},NMCanvasStart:{x:0,y:0},NMCanvasEnd:{x:0,y:0},NMZoomCenter:{x:0,y:0},NMViewBuff:{x:0,y:0},NMCanvasOffsetBuff:{x:0,y:0},NMCanvasSize:{width:0,height:0}};const r=this.getWindowWidth(),i=this.getWindowHeight();var o=this.$refs.seeksRelationGraph.getBoundingClientRect();n.NMViewPosition.x=o.left,n.NMViewPosition.y=o.top,o.width+n.NMViewPosition.x>r?n.NMViewCenter.x=(r-o.left)/2:n.NMViewCenter.x=o.width/2,o.height+n.NMViewPosition.y>i?n.NMViewCenter.y=(i-o.top)/2:n.NMViewCenter.y=o.height/2;var a=this.graphSetting.canvasSize.width*t,s=this.graphSetting.canvasSize.height*t;n.NMCanvasCenter.x=this.graphSetting.canvasOffset.x+this.graphSetting.canvasSize.width/2,n.NMCanvasCenter.y=this.graphSetting.canvasOffset.y+this.graphSetting.canvasSize.height/2,n.NMCanvasStart.x=n.NMCanvasCenter.x-a/2,n.NMCanvasStart.y=n.NMCanvasCenter.y-s/2,n.NMCanvasEnd.x=n.NMCanvasCenter.x+a/2,n.NMCanvasEnd.y=n.NMCanvasCenter.y+s/2,n.NMZoomCenter.x=n.NMViewCenter.x,n.NMZoomCenter.y=n.NMViewCenter.y,e&&(n.NMZoomCenter.x=e.x-n.NMViewPosition.x,n.NMZoomCenter.y=e.y-n.NMViewPosition.y);var l=n.NMViewCenter.x-n.NMCanvasCenter.x,c=n.NMViewCenter.y-n.NMCanvasCenter.y;return e&&(l=n.NMZoomCenter.x-n.NMCanvasCenter.x,c=n.NMZoomCenter.y-n.NMCanvasCenter.y),n.NMViewBuff.x=l,n.NMViewBuff.y=c,n.NMCanvasSize.width=a,n.NMCanvasSize.height=s,n},syncToolsPosition(){if(window.SeeksGraphDebug&&console.log("on scroll..."),!this.$refs.seeksRelationGraph)return;const t=this.getWindowHeight();var e=this.$refs.seeksRelationGraph.getBoundingClientRect();window.SeeksGraphDebug&&console.log("syncToolsPosition...");var n=e.top;!1===this.isNeedFixedTools?n+this.$refs.seeksRelationGraph.offsetHeight<0?this.isNeedFixedTools=!1:n<0&&(this.isNeedFixedTools=!0):(n>0&&(this.isNeedFixedTools=!1),n+this.$refs.seeksRelationGraph.offsetHeight<0&&(this.isNeedFixedTools=!1)),n+this.$refs.seeksRelationGraph.offsetHeight>t?this.isNeedFixedTools4Bottom=!0:this.isNeedFixedTools4Bottom=!1},getWindowWidth:()=>window.innerWidth?window.innerWidth:document.documentElement.clientWidth?document.documentElement.clientWidth:screen.width,getWindowHeight:()=>window.innerHeight?window.innerHeight:document.documentElement.clientHeight?document.documentElement.clientHeight:screen.height,getNodePositionTop(t){return t.offsetTop?t.offsetTop+(t.parentNode?this.getNodePositionTop(t.parentNode):0):0},getNodePositionLeft(t){return t.offsetLeft?t.offsetLeft+(t.parentNode?this.getNodePositionLeft(t.parentNode):0):0},resetViewSize(){this.graphSetting.viewSize.width=this.$refs.seeksRelationGraph.getBoundingClientRect().width,this.graphSetting.viewSize.height=this.$refs.seeksRelationGraph.getBoundingClientRect().height,this.graphSetting.canvasZoom=100,this.SeeksRGStore.resetViewSize(),this.refreshNVAnalysisInfo()},loadNodes(t){t.forEach(t=>{let e=k.json2Node(t),n=!1;this.graphData.nodes_map[e.id]?e=this.graphData.nodes_map[e.id]:n=!0,n&&(this.graphData.nodes_map[e.id]=e,this.graphData.nodes.push(e),e.seeks_id=this.seeksNodeIdIndex++,e.appended=!1)})},loadLinks(t){t.forEach(t=>{let e=!1;var n,r;if(n="object"==typeof t.from?t.from:this.graphData.nodes_map[t.from],r="object"==typeof t.to?t.to:this.graphData.nodes_map[t.to],!n)return void console.error("找不到from:",t);if(!r)return void console.error("找不到to:",t);const i=n.seeks_id+"-"+r.seeks_id,o=r.seeks_id+"-"+n.seeks_id;var a,s=k.json2Link(t),l=!1;this.graphData.lines_map[i]?a=this.graphData.lines_map[i]:this.graphData.lines_map[o]?(a=this.graphData.lines_map[o],l=!0):(e=!0,a={seeks_id:i,fromNode:n,toNode:r,appended:!1,relations:[]});var c=s.arrow;s.isHideArrow||(c=this.getLineArrow(s.color)),n.targetNodes||(n.targetNodes=[]),r.targetNodes||(r.targetNodes=[]),-1===n.targetNodes.indexOf(r)&&n.targetNodes.push(r),-1===r.targetNodes.indexOf(n)&&r.targetNodes.push(n),-1===n.targetTo.indexOf(r)&&n.targetTo.push(r),-1===r.targetFrom.indexOf(n)&&r.targetFrom.push(n);for(var u=!1,h=0;h<a.relations.length;h++)if(a.relations[h].id===s.id){u=!0;break}!1===u&&(s.id||(s.id=a.seeks_id+"-"+a.relations.length),s.isReverse=l,s.arrow=c,s.textPositon={x:0,y:0},a.relations.push(s)),e&&(this.graphData.lines.push(a),this.graphData.lines_map[i]=a,a.appended=!1)})},getLineArrow(t){if(t){var e=k.getColorId(t);return-1===this.allLineColors.map(t=>t.id).indexOf(e)&&this.allLineColors.push({id:e,color:t}),this.graphSetting.instanceId+"-arrow-"+e}return this.graphSetting.instanceId+"-arrow-default"},flatNodeData(t,e,n,r){t.forEach(t=>{if(!t.flated){t.flated=!0,n.push(t),e&&r.push({from:e.id,to:t.id});var i=t.childs||t.children;i&&i.length>0&&this.flatNodeData(i,t,n,r)}})},loadGraphJsonData(t){t.links||(t.links=t.lines),t.links||(t.links=t.relations);var e=t.nodes,n=[],r=[];this.flatNodeData(e,null,n,r),t.links=r.concat(t.links),this.loadNodes(n),window.SeeksGraphDebug&&console.log("节点预处理完毕"),this.loadLinks(t.links)},setJsonData(t,e){if(this.viewSizeIsInited=!0,this.nodeViewList=[],this.lineViewList=[],this.graphData.nodes=[],this.graphData.lines=[],this.graphData.nodes_map={},this.graphData.lines_map={},this.graphData.rootNode=null,console.log("set jsonData::",t),this.resetViewSize(),this.graphSetting.layouts&&this.graphSetting.layouts.length>0){var n=this.graphSetting.layouts[0];window.SeeksGraphDebug&&console.log("创建默认布局器:",this.graphSetting.layoutName),n.layouter?this.graphSetting.layouter=n.layouter:this.graphSetting.layouter=v.createLayout(n,this.graphSetting)}else console.log("你需要设置layouts来指定当前图谱可以使用的布局器!");var r=t.rootId;this.loadGraphJsonData(t),r&&(this.graphData.rootNode=this.graphData.nodes_map[r]),!this.graphData.rootNode&&this.graphData.nodes.length>0&&(this.graphData.rootNode=this.graphData.nodes[0]),this.applyNewDataToCanvas(),this.resetViewSize(),this.doLayout(),e&&e(this)},applyNewDataToCanvas(){if(this.graphData.nodes.forEach(t=>{!1===t.appended&&(t.appended=!0,this.nodeViewList.push(t))}),this.graphData.lines.forEach(t=>{!1===t.appended&&(t.appended=!0,this.lineViewList.push(t))}),!this.graphData.rootNode)throw Error("没有设置根节点[rootId]!也无法获取根节点!");this.graphSetting.defaultFocusRootNode&&(this.graphSetting.checkedNodeId=this.graphData.rootNode.id)},appendJsonData(t,e,n){2===arguments.length&&"function"==typeof e&&(n=e,e=!0),console.log("appendData:",t),this.loadGraphJsonData(t),this.applyNewDataToCanvas(),e&&this.doLayout(),n&&n(this)},doLayout(){this.graphSetting.layouter&&this.graphData.rootNode&&(console.log("需要布局的节点数量:",this.graphData.nodes.length),this.graphSetting.layouter.placeNodes(this.graphData.nodes,this.graphData.rootNode,this.graphSetting)),document.body.addEventListener("mousemove",this.wow)},refresh(){this.resetViewSize(),this.$nextTick(()=>{this.graphSetting.layouter.refresh(),this.refreshNVAnalysisInfo(),document.body.addEventListener("mousemove",this.wow)})},onDragStart(t){k.startDrag(t,this.graphSetting.canvasOffset,this.onDragEnd)},onDragEnd(){this.refreshNVAnalysisInfo()},addEventClick(){},wow(){window.SeeksGraphDebug&&console.log("wow....."),this.graphSetting.canvasOffset.x=this.graphSetting.canvasOffset.x+1,this.graphSetting.canvasOffset.y=this.graphSetting.canvasOffset.y+1,this.graphSetting.canvasOffset.x=this.graphSetting.canvasOffset.x-1,this.graphSetting.canvasOffset.y=this.graphSetting.canvasOffset.y-1,document.body.removeEventListener("mousemove",this.wow)},onRGNodeClick(t,e){this.onNodeClick&&this.onNodeClick(t,e)},onRGLineClick(t,e){this.onLineClick&&this.onLineClick(t,e)},getNodeById(t){for(let e=0;e<this.nodeViewList.length;e++)if(this.nodeViewList[e].id===t)return this.nodeViewList[e]},removeNodeById(t){let e=0;for(let r=0;r<this.lineViewList.length;r++){var n=this.lineViewList[r];n.fromNode.id!==t&&n.toNode.id!==t||(n.hidden=!0,this.lineViewList.splice(r,1),r--,e++)}console.log("删除对应的线个数:",t,e);let r=0;for(let e=0;e<this.nodeViewList.length;e++)if(this.nodeViewList[e].id===t){const t=this.nodeViewList[e];t.targetNodes.forEach(e=>{const n=e.targetNodes.indexOf(t);-1!==n&&e.targetNodes.splice(n,1)}),this.nodeViewList.splice(e,1),delete this.graphData.nodes_map[t.id];const n=this.graphData.nodes.findIndex(e=>e.id===t.id);this.graphData.nodes.splice(n,1),r++;break}console.log("删除对应的节点个数:",t,r)},dataURLToBlob(t){for(var e=t.split(","),n=e[0].match(/:(.*?);/)[1],r=atob(e[1]),i=r.length,o=new Uint8Array(i);i--;)o[i]=r.charCodeAt(i);return new Blob([o],{type:n})},downloadAsImage(t){if(this.beforeDownloadImage&&this.beforeDownloadImage(),0===this.nodeViewList.length)throw Error("没有节点,没有内容需要导出!");t||(t="png"),this.graphSetting.checkedNodeId="",this.graphSetting.canvasZoom=100;const e=this.$refs.seeksRGCanvas;var n=e.clientWidth,r=e.clientHeight,i=999999,o=999999,a=0,s=0;this.nodeViewList.forEach(t=>{t.x<i&&(i=t.x),t.x>a&&(a=t.x+t.el.offsetWidth),t.y<o&&(o=t.y),t.y>s&&(s=t.y+t.el.offsetHeight)}),this.nodeViewList.forEach(t=>{t.x=t.x-i+100,t.y=t.y-o+100});var c=this.graphSetting.canvasOffset.x+i-100,u=this.graphSetting.canvasOffset.y+o-100;this.graphSetting.canvasOffset.x=-100,this.graphSetting.canvasOffset.y=-100,console.log("offset:",{_origin_offset_x:c,_origin_offset_y:u,_min_x:i,_min_y:o,_max_x:a,_max_y:s});var h=a-i+200+200,d=s-o+100+200,f=window.devicePixelRatio;this.graphSetting.canvasSize.width=h*f,this.graphSetting.canvasSize.height=d*f,this.canvasBackgroundColor="#ffffff";var p={left:this.$refs.seeksRelationGraph.offsetLeft-e.getBoundingClientRect().left,top:this.$refs.seeksRelationGraph.offsetTop-e.getBoundingClientRect().top,canvas_offsetLeft:e.offsetLeft,canvas_offsetTop:e.offsetTop,canvas_left:e.getBoundingClientRect().left,canvas_top:e.getBoundingClientRect().top};window.scrollTo(0,0),console.log("export image:",{relationGraphPosition:p,orign_width:n,orign_height:r,_image_width:h,_image_height:d,_min_x:i,_min_y:o,_max_x:a,_max_y:s,devicePixelRatio:window.devicePixelRatio}),this.$nextTick(()=>{var i="SeeksRelationGraph-"+(1e5*Math.random()).toFixed(0),o=document.createElement("canvas");o.width=h*f,o.height=d*f,o.style.width=h*f+"px",o.style.height=d*f+"px",o.getContext("2d").scale(1,1);const a={backgroundColor:null,scale:f,canvas:o,logging:!0,width:h,height:d,useCORS:!0};console.log("html2canvas:",a),l()(e,a).then(e=>{const o=document.body.appendChild(e);o.style.display="none";const a=this.dataURLToBlob(o.toDataURL("image/"+t));document.body.removeChild(o);const s=document.createElement("a");s.style.display="none";try{window.navigator.msSaveOrOpenBlob?window.navigator.msSaveOrOpenBlob(a,i+"."+t):(s.setAttribute("href",URL.createObjectURL(a)),s.setAttribute("download",i+"."+t),document.body.appendChild(s),s.click(),console.log("click ok!"),URL.revokeObjectURL(a),console.log("revokeObjectURL ok!"),document.body.removeChild(s),console.log("removeChild ok!")),this.graphSetting.canvasSize.width=n,this.graphSetting.canvasSize.height=r,this.graphSetting.canvasOffset.x=c,this.graphSetting.canvasOffset.y=u,this.canvasBackgroundColor="transparent"}catch(t){console.log("[SEEKS Graph]Create and download image error:",t)}})})},querySearchAsync(t,e){if(console.log("fetch-suggestions",t),""!==(t=t.trim())){var n=[];this.nodeViewList.forEach(e=>{console.log("fetch:",e.text),-1!==e.text.indexOf(t)&&n.push(e)}),console.log("fetched:",n.length),e(n)}},focusRootNode(){window.SeeksGraphDebug&&console.log("relation-graph:focusRootNode"),this.handleSelect(this.graphData.rootNode)},focusNodeById(t){this.graphData.nodes.forEach(e=>{e.id===t&&this.handleSelect(e)})},handleSelect(t){console.log("checked:",t),scrollTo({top:this.$refs.seeksRelationGraph.offsetTop}),this.animateToZoom(100,300,()=>{var e=t.width||50,n=t.height||50,r=-1*t.x+this.graphSetting.viewSize.width/2-e/2,i=-1*t.y+this.graphSetting.viewSize.height/2-n/2;this.animateGoto(r,i,500,()=>{this.graphSetting.checkedNodeId=t.id,this.refreshNVAnalysisInfo()})})},animateGoto(t,e,n,r){var i=t-this.graphSetting.canvasOffset.x,o=e-this.graphSetting.canvasOffset.y,a=n,s=parseInt(i/5),l=parseInt(o/5),c=a/5;this.animateStepAction(0,c,5,()=>{this.graphSetting.canvasOffset.x+=s,this.graphSetting.canvasOffset.y+=l},()=>{r()})},animateToZoom(t,e,n){var r=t-this.graphSetting.canvasZoom,i=e,o=parseInt(r/5),a=i/5;this.animateStepAction(0,a,5,()=>{this.zoom(o)},()=>{n()})},animateStepAction(t,e,n,r,i){t<n?(r(t,n),setTimeout(()=>{this.animateStepAction(t+1,e,n,r,i)},e)):i()},getNodes(){return this.nodeViewList},getLines(){return this.lineViewList},onNodeExpandEvent(t,e){console.log("onNodeExpand:",t),this.onNodeExpand&&this.onNodeExpand(t,e)},onNodeCollapseEvent(t,e){console.log("onNodeCollapse:",t),this.onNodeCollapse&&this.onNodeCollapse(t,e)},getGraphJsonData(){var t=[],e=[];return this.graphData.nodes.forEach(e=>{k.transNodeToJson(e,t)}),this.graphData.lines.forEach(t=>{k.transLineToJson(t,e)}),{rootId:this.graphData.rootNode?this.graphData.rootNode.id:"",nodes:t,links:e}},getGraphJsonOptions(){return this.SeeksRGStore.getOptions()},printGraphJsonData(){console.log("graph options:",JSON.stringify(this.getGraphJsonOptions())),console.log("graph json data:",JSON.stringify(this.getGraphJsonData()))}}},Tt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{ref:"seeksRelationGraph",staticStyle:{"box-sizing":"border-box"},style:{width:"100%",height:"100%"},on:{resize:function(e){return t.refreshNVAnalysisInfo()}}},[t.graphSetting.allowShowSettingPanel?n("GraphSettingPanel",{attrs:{"graph-setting":t.graphSetting},scopedSlots:t._u([{key:"settingPanelPlus",fn:function(e){var r=e.setting;return n("div",{},[t._t("settingPanelPlus",null,{setting:r})],2)}}],null,!0)}):t._e(),t._v(" "),n("graph-mini-name-filter",{directives:[{name:"show",rawName:"v-show",value:!0===t.graphSetting.allowShowMiniNameFilter,expression:"graphSetting.allowShowMiniNameFilter===true"}],attrs:{"graph-setting":t.graphSetting}}),t._v(" "),n("graph-mini-tool-bar",{directives:[{name:"show",rawName:"v-show",value:!0===t.graphSetting.allowShowMiniToolBar,expression:"graphSetting.allowShowMiniToolBar===true"}],attrs:{"graph-setting":t.graphSetting}}),t._v(" "),!0===t.graphSetting.allowShowMiniView?n("graph-mini-view",{attrs:{"graph-setting":t.graphSetting}}):t._e(),t._v(" "),t._t("graphPlug",null,{graph:this}),t._v(" "),n("div",{staticClass:"rel-map",class:[t.graphSetting.layoutClassName,t.graphSetting.backgrounImageNoRepeat?"rel-map-background-norepeat":""],style:{width:"100%",height:"100%","background-image":"url("+t.graphSetting.backgrounImage+")"},on:{mousedown:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"left",37,e.key,["Left","ArrowLeft"])?null:"button"in e&&0!==e.button?null:(e.stopPropagation(),t.onDragStart(e))},mousewheel:t.mouseListener}},[n("div",{ref:"seeksRGCanvas",staticClass:"rel-map-canvas",style:t.canvasSizeAndPosition},[n("div",{staticClass:"rel-nodediv rel-nodediv-for-webkit"},t._l(t.nodeViewList,function(e){return n("SeeksRGNode",{key:e.seeks_id,attrs:{"node-props":e,"on-node-click":t.onRGNodeClick,"graph-setting":t.graphSetting},scopedSlots:t._u([{key:"node",fn:function(e){var n=e.node;return[t._t("node",null,{node:n})]}}],null,!0)})}),1),t._v(" "),n("div",{ref:"rgCanvas",staticClass:"rel-linediv",staticStyle:{overflow:"visible"}},[n("svg",{staticStyle:{overflow:"visible"},style:{width:t.graphSetting.canvasSize.width+"px",height:t.graphSetting.canvasSize.height+"px"},attrs:{xmlns:"http://www.w3.org/2000/svg",version:"1.1"}},[n("defs",[n("linearGradient",{attrs:{id:t.graphSetting.instanceId+"-lineStyle",x1:"1",y1:"0",x2:"0",y2:"0"}},[n("stop",{attrs:{offset:"0%","stop-color":"#e52c5c"}}),t._v(" "),n("stop",{attrs:{offset:"100%","stop-color":"#FD8B37"}})],1),t._v(" "),n("marker",{attrs:{id:t.graphSetting.instanceId+"-arrow-default",markerWidth:t.graphSetting.defaultLineMarker.markerWidth,markerHeight:t.graphSetting.defaultLineMarker.markerHeight,refX:t.graphSetting.defaultLineMarker.refX,refY:t.graphSetting.defaultLineMarker.refY,"marker-units":"strokeWidth",orient:"auto",viewBox:"0 0 12 12"}},[n("path",{style:{fill:t.graphSetting.defaultLineColor},attrs:{d:t.graphSetting.defaultLineMarker.data}})]),t._v(" "),n("marker",{attrs:{id:t.graphSetting.instanceId+"-arrow-checked",markerUnits:"strokeWidth",markerWidth:"12",markerHeight:"12",viewBox:"0 0 12 12",refX:"6",refY:"6",orient:"auto"}},[n("path",{style:{fill:"#FD8B37"},attrs:{d:"M2,2 L10,6 L2,10 L6,6 L2,2"}})]),t._v(" "),t._l(t.allLineColors,function(e){return n("marker",{key:e.id,attrs:{id:t.graphSetting.instanceId+"-arrow-"+e.id,markerWidth:t.graphSetting.defaultLineMarker.markerWidth,markerHeight:t.graphSetting.defaultLineMarker.markerHeight,refX:t.graphSetting.defaultLineMarker.refX,refY:t.graphSetting.defaultLineMarker.refY,"marker-units":"strokeWidth",orient:"auto"}},[n("path",{attrs:{fill:t.graphSetting.defaultLineMarker.color||e.color,d:t.graphSetting.defaultLineMarker.data}})])})],2),t._v(" "),t._l(t.lineViewList,function(e){return n("SeeksRGLink",{key:e.seeks_id,attrs:{"line-props":e,"graph-setting":t.graphSetting,"on-line-click":t.onRGLineClick}})})],2)])])]),t._v(" "),t.$scopedSlots.bottomPanel?n("graph-bottom-panel",{attrs:{"graph-setting":t.graphSetting}},[n("template",{slot:"bottomPanel"},[t._t("bottomPanel",null,{graph:this})],2)],2):t._e(),t._v(" "),n("div",{staticStyle:{clear:"both",height:"1px"}}),t._v(" "),t.isShowZoomCenter?n("div",{staticStyle:{position:"fixed",top:"0px",right:"0px","font-size":"12px","background-color":"#333333",color:"#ffffff","z-index":"9999",padding:"20px"},style:{left:t.debugPanelPosition?"":"0px",right:t.debugPanelPosition?"0px":""},on:{click:t.moveDebugPanel}},[n("div",[n("pre",[t._v(t._s(JSON.stringify(t.graphSetting.canvasOffset,null,2)))])]),t._v(" "),n("div",[n("pre",[t._v(t._s(JSON.stringify(t.graphSetting.viewNVInfo,null,2)))])]),t._v(" "),n("div",[n("pre",[t._v(t._s(JSON.stringify(t.graphSetting.canvasNVInfo,null,2)))])])]):t._e(),t._v(" "),t.isShowZoomCenter?n("div",{staticStyle:{position:"fixed",top:"0px",width:"2px",height:"2000px","z-index":"99999","border-left":"blue dotted 2px",opacity:"0.6"},style:{left:t.graphSetting.canvasNVInfo.x+t.graphSetting.viewNVInfo.x+"px",top:t.graphSetting.viewNVInfo.y+"px"}}):t._e(),t._v(" "),t.isShowZoomCenter?n("div",{staticStyle:{position:"fixed",left:"0px",height:"2px",width:"2000px","z-index":"99999","border-top":"blue dotted 2px",opacity:"0.6"},style:{top:t.graphSetting.canvasNVInfo.y+t.graphSetting.viewNVInfo.y+"px",left:t.graphSetting.viewNVInfo.x+"px"}}):t._e(),t._v(" "),t.isShowZoomCenter?n("div",{staticStyle:{position:"fixed",top:"0px",width:"4px",height:"2000px","z-index":"99999","border-left":"green dotted 2px",opacity:"0.4"},style:{left:t.graphSetting.canvasNVInfo.x+t.graphSetting.canvasNVInfo.width/2+t.graphSetting.viewNVInfo.x+"px",top:t.graphSetting.viewNVInfo.y+"px"}}):t._e(),t._v(" "),t.isShowZoomCenter?n("div",{staticStyle:{position:"fixed",left:"0px",height:"4px",width:"2000px","z-index":"99999","border-top":"green dotted 2px",opacity:"0.4"},style:{top:t.graphSetting.canvasNVInfo.y+t.graphSetting.canvasNVInfo.height/2+t.graphSetting.viewNVInfo.y+"px",left:t.graphSetting.viewNVInfo.x+"px"}}):t._e(),t._v(" "),t.isShowZoomCenter?n("div",{staticStyle:{position:"fixed",top:"0px",width:"2px",height:"2000px","z-index":"99999","border-left":"blue dotted 2px",opacity:"0.6"},style:{left:t.graphSetting.canvasNVInfo.x+t.graphSetting.canvasNVInfo.width+t.graphSetting.viewNVInfo.x+"px",top:t.graphSetting.viewNVInfo.y+"px"}}):t._e(),t._v(" "),t.isShowZoomCenter?n("div",{staticStyle:{position:"fixed",left:"0px",height:"2px",width:"2000px","z-index":"99999","border-top":"blue dotted 2px",opacity:"0.6"},style:{top:t.graphSetting.canvasNVInfo.y+t.graphSetting.canvasNVInfo.height+t.graphSetting.viewNVInfo.y+"px",left:t.graphSetting.viewNVInfo.x+"px"}}):t._e()],2)};Tt._withStripped=!0;var Et={render:Tt,staticRenderFns:[]},Mt=Et;var Ot=!1;var Lt=n(2)(Bt,Mt,!1,function(t){Ot||n(5)},"data-v-2964abc9",null);Lt.options.__file="src/index.vue";var Dt=Lt.exports;Dt.install=function(t){t.component("relation-graph",Dt),t.component("seeks-relation-graph",Dt)};e.default=Dt},function(t,e,n){var r=n(6);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);n(1)("7abd5e14",r,!1,{})},function(t,e,n){(t.exports=n(0)(!1)).push([t.i,"\n.rel-map[data-v-2964abc9]{\n background-color: #ffffff;\n /*background-image: url(\"/static/images/graph-bg.png\");*/\n overflow:hidden;\n cursor: default;\n user-select: none;\n}\n.rel-map-background-norepeat[data-v-2964abc9]{\n background-repeat: no-repeat;\n background-position:right bottom;\n}\n.rel-nodediv-for-webkit[data-v-2964abc9]{\n position: absolute;\n width:100%;\n top:0px;\n left:0px;\n z-index: 1000\n}\n.rel-map-canvas[data-v-2964abc9]{\n position:relative;\n top:0px;\n left:0px;\n /*overflow:hidden;*/\n border: 0px;\n z-index: 3;\n /*background-color: #efefef;*/\n /*border-top: #efefef dashed 1px;*/\n /*border-left: #efefef dashed 1px;*/\n /*width:30px;*/\n /*height:30px;*/\n}\nsvg[data-v-2964abc9] {\n height: 100%;\n width: 100%;\n}\n.rel-linediv[data-v-2964abc9]{\n --stroke:url('#lineStyle');\n --markerEnd:url('#arrow-default');\n --markerEndChecked:url('#arrow-checked');\n}\n.rel-linediv svg[data-v-2964abc9]{\n overflow: visible\n}\n.rel-linediv[data-v-2964abc9] .c-rg-line-checked {\n /*stroke: var(--stroke);*/\n /*marker-end: var(--markerEndChecked) !important;*/\n stroke-width: 2px;\n stroke-dasharray: 5,5,5;\n stroke-dashoffset: 3px;\n stroke-linecap: butt;\n /*stroke: #FD8B37;*/\n stroke-linejoin: bevel;\n /* firefox bug fix - won't rotate at 90deg angles */\n -moz-transform: rotate(-89deg) translateX(-190px);\n animation-timing-function:linear;\n animation: ACTRGLineChecked 10s;\n}\n.rel-map[data-v-2964abc9] img{\n -webkit-user-drag: none;\n -webkit-user-select: none;\n}\n",""])},function(t,e){t.exports=function(t,e){for(var n=[],r={},i=0;i<e.length;i++){var o=e[i],a=o[0],s={id:t+":"+i,css:o[1],media:o[2],sourceMap:o[3]};r[a]?r[a].parts.push(s):n.push(r[a]={id:a,parts:[s]})}return n}},function(t,e){!function(t){var e,n,r,i,o,a,s='<svg><symbol id="icon-iconset0444" viewBox="0 0 1024 1024"><path d="M960 682.666667l-106.666667 0C844.8 569.6 763.733333 42.666667 64 42.666667 51.2 42.666667 42.666667 51.2 42.666667 64c0 12.8 8.533333 21.333333 21.333333 21.333333 219.733333 0 377.6 106.666667 465.066667 315.733333 51.2 123.733333 64 236.8 66.133333 281.6L490.666667 682.666667c-12.8 0-21.333333 8.533333-21.333333 21.333333 0 6.4 2.133333 10.666667 6.4 14.933333l234.666667 256c4.266667 4.266667 8.533333 6.4 14.933333 6.4 6.4 0 10.666667-2.133333 14.933333-6.4l234.666667-256c4.266667-4.266667 6.4-8.533333 6.4-14.933333C981.333333 691.2 972.8 682.666667 960 682.666667zM725.333333 928 539.733333 725.333333 618.666667 725.333333c12.8 0 21.333333-8.533333 21.333333-21.333333l0-21.333333c-4.266667-87.466667-38.4-396.8-273.066667-554.666667C755.2 251.733333 804.266667 588.8 810.666667 682.666667l0 21.333333c0 12.8 8.533333 21.333333 21.333333 21.333333l78.933333 0L725.333333 928z" ></path></symbol><symbol id="icon-iconset0445" viewBox="0 0 1024 1024"><path d="M974.933333 305.066667l-234.666667-256C736 44.8 731.733333 42.666667 725.333333 42.666667c-6.4 0-10.666667 2.133333-14.933333 6.4l-234.666667 256C471.466667 309.333333 469.333333 313.6 469.333333 320c0 12.8 8.533333 21.333333 21.333333 21.333333l104.533333 0c-2.133333 44.8-14.933333 157.866667-66.133333 281.6C441.6 832 283.733333 938.666667 64 938.666667c-12.8 0-21.333333 8.533333-21.333333 21.333333 0 12.8 8.533333 21.333333 21.333333 21.333333 699.733333 0 780.8-526.933333 789.333333-640l106.666667 0c12.8 0 21.333333-8.533333 21.333333-21.333333C981.333333 313.6 979.2 309.333333 974.933333 305.066667zM832 298.666667c-12.8 0-21.333333 8.533333-21.333333 21.333333l0 21.333333c-6.4 93.866667-55.466667 430.933333-443.733333 554.666667 234.666667-157.866667 268.8-467.2 273.066667-554.666667l0-21.333333c0-12.8-8.533333-21.333333-21.333333-21.333333l-78.933333 0L725.333333 96l185.6 202.666667L832 298.666667z" ></path></symbol><symbol id="icon-yuanquanfenxiang" viewBox="0 0 1024 1024"><path d="M751.148705 578.773799c-61.987796 0-117.066229 30.121018-151.388942 76.488045L398.287145 536.382317c1.991354-10.171664 3.046383-20.673855 3.046383-31.419594 0-18.776645-3.196809-36.817534-9.058306-53.621245l193.486736-107.492176c31.949666 58.566884 94.104261 98.391914 165.386748 98.391914 103.803157 0 188.254571-84.450391 188.254571-188.254571S854.951863 65.73105 751.148705 65.73105c-103.804181 0-188.255595 84.450391-188.255595 188.254571 0 14.246469 1.600451 28.125571 4.613064 41.4746L368.032074 406.279167c-29.841655-39.193651-76.976162-64.544015-129.927141-64.544015-90.004897 0-163.228595 73.223698-163.228595 163.228595 0 90.003873 73.223698 163.228595 163.228595 163.228595 60.882626 0 114.078175-33.510208 142.134161-83.049484L575.173808 700.16452c-7.925507 20.788465-12.280698 43.325761-12.280698 66.86385 0 103.803157 84.450391 188.254571 188.255595 188.254571 103.803157 0 188.254571-84.450391 188.254571-188.254571S854.951863 578.773799 751.148705 578.773799zM751.148705 116.89636c75.590606 0 137.089261 61.498656 137.089261 137.089261s-61.498656 137.089261-137.089261 137.089261c-75.591629 0-137.090285-61.498656-137.090285-137.089261S675.557076 116.89636 751.148705 116.89636zM238.105956 617.026008c-61.791321 0-112.063285-50.27094-112.063285-112.063285 0-61.791321 50.27094-112.063285 112.063285-112.063285s112.063285 50.27094 112.063285 112.063285C350.168218 566.755068 299.897278 617.026008 238.105956 617.026008zM751.148705 904.117632c-75.591629 0-137.090285-61.498656-137.090285-137.089261s61.498656-137.089261 137.090285-137.089261c75.590606 0 137.089261 61.498656 137.089261 137.089261S826.739311 904.117632 751.148705 904.117632z" ></path></symbol><symbol id="icon-hj2" viewBox="0 0 1024 1024"><path d="M963.66 256.607c0-0.244 0-0.607-0.126-0.851 0-0.369 0-0.614-0.119-0.978 0-0.369-0.119-0.733-0.119-1.104 0-0.244 0-0.487-0.126-0.725 0-0.369-0.119-0.859-0.244-1.222 0-0.244-0.119-0.369-0.119-0.613-0.126-0.365-0.126-0.852-0.245-1.216 0-0.244-0.126-0.369-0.126-0.613-0.119-0.365-0.244-0.734-0.364-1.222-0.126-0.244-0.126-0.49-0.244-0.609l-0.369-1.095c-0.119-0.245-0.119-0.49-0.244-0.734-0.121-0.369-0.245-0.613-0.365-0.978-0.126-0.244-0.244-0.613-0.369-0.851-0.119-0.244-0.238-0.613-0.364-0.859-0.119-0.364-0.244-0.607-0.364-0.977l-0.371-0.734c-0.119-0.364-0.364-0.725-0.487-0.971-0.119-0.245-0.244-0.371-0.364-0.614-0.244-0.364-0.369-0.733-0.614-1.097-0.119-0.126-0.244-0.369-0.364-0.487l-0.733-1.097c-0.119-0.126-0.244-0.369-0.365-0.487-0.244-0.369-0.487-0.733-0.733-0.978-0.126-0.244-0.244-0.369-0.487-0.613-0.245-0.238-0.49-0.607-0.734-0.851-0.244-0.245-0.487-0.49-0.607-0.734-0.244-0.244-0.369-0.487-0.614-0.733-0.851-0.972-1.829-1.83-2.681-2.682-0.245-0.244-0.49-0.369-0.734-0.614-0.244-0.244-0.487-0.487-0.733-0.607-0.245-0.244-0.614-0.487-0.859-0.733-0.238-0.121-0.364-0.365-0.607-0.49-0.365-0.244-0.734-0.487-0.978-0.733-0.119-0.119-0.364-0.244-0.487-0.365l-1.097-0.733c-0.119-0.119-0.364-0.244-0.487-0.364-0.365-0.244-0.734-0.369-1.097-0.614-0.244-0.119-0.369-0.244-0.613-0.364-0.365-0.126-0.734-0.369-0.972-0.487l-0.734-0.369c-0.369-0.121-0.613-0.245-0.977-0.365-0.244-0.126-0.614-0.244-0.859-0.369-0.244-0.119-0.607-0.238-0.851-0.364-0.365-0.119-0.609-0.244-0.978-0.364-0.244-0.126-0.487-0.126-0.733-0.245l-1.097-0.369c-0.244-0.119-0.487-0.119-0.609-0.244-0.369-0.119-0.733-0.244-1.22-0.364-0.245 0-0.371-0.126-0.614-0.126-0.364-0.119-0.851-0.244-1.216-0.244-0.244 0-0.487-0.121-0.613-0.121-0.364-0.126-0.852-0.126-1.222-0.244-0.244 0-0.482-0.126-0.725-0.126-0.369 0-0.734-0.119-1.104-0.119-0.364 0-0.607 0-0.978-0.126-0.244 0-0.607 0-0.851-0.119h-242.407c-21.604 0-39.062 17.456-39.062 39.062 0 21.604 17.458 39.055 39.062 39.055h146.102l-3.171 3.177-217.27 217.265 0.369 0.369-49.676 49.676-155.87-155.87c-7.694-7.689-17.827-11.472-27.953-11.472-10.13-0.126-20.263 3.659-27.952 11.472l-282.446 282.322c-15.258 15.258-15.258 40.041 0 55.298 15.258 15.258 40.033 15.258 55.291 0l255.108-255.11 155.746 155.751c7.813 7.815 17.945 11.593 28.076 11.474 10.126 0.119 20.382-3.659 28.070-11.474l182.964-182.969c0.734-0.734 1.347-1.342 1.956-2.075l111.564-111.564v146.109c0 21.604 17.451 39.060 39.055 39.060s39.062-17.456 39.062-39.060v-235.085c0-0.244 0.126-0.49 0.126-0.614 0-0.244 0.119-0.487 0.119-0.733 0-0.364 0.119-0.734 0.119-1.097s0-0.607 0.126-0.977c0-0.245 0-0.609 0.119-0.852-0.122-1.466-0.122-2.807-0.122-4.030v0zM963.66 256.607z" ></path></symbol><symbol id="icon-circleyuanquan" viewBox="0 0 1024 1024"><path d="M150.1184 150.1184C250.2656 50.0736 370.8928 0 512 0c141.1072 0 261.7344 50.0736 361.8816 150.1184C973.9264 250.2656 1024 370.8928 1024 512c0 141.2096-50.0736 261.8368-150.1184 361.8816C773.7344 973.9264 653.1072 1024 512 1024c-141.1072 0-261.7344-50.0736-361.8816-150.1184C50.0736 773.8368 0 653.2096 0 512 0 370.8928 50.0736 250.2656 150.1184 150.1184zM512 41.8816c-85.2992 0-164.1472 20.8896-236.3392 62.7712C203.4688 146.432 146.432 203.4688 104.6528 275.6608 62.7712 347.9552 41.8816 426.7008 41.8816 512c0 129.6384 45.9776 240.4352 137.8304 332.288C271.5648 936.2432 382.3616 982.1184 512 982.1184c129.6384 0 240.4352-45.8752 332.288-137.8304C936.2432 752.4352 982.1184 641.6384 982.1184 512c0-129.6384-45.9776-240.3328-137.8304-332.288C752.4352 87.7568 641.6384 41.8816 512 41.8816zM512 256c-36.1472 0-70.144 7.0656-102.1952 20.8896C377.856 290.9184 349.4912 309.3504 324.9152 332.288c-22.9376 24.576-41.472 52.9408-55.3984 84.8896S248.6272 483.328 248.6272 519.3728c0 36.1472 6.9632 70.144 20.8896 102.1952s32.4608 60.3136 55.3984 84.8896C349.4912 729.4976 377.856 747.9296 409.8048 761.856 441.856 775.7824 475.8528 782.7456 512 782.7456c36.1472 0 70.144-6.9632 102.1952-20.8896C646.144 747.9296 674.5088 729.4976 699.0848 706.4576c22.9376-24.576 41.472-52.9408 55.3984-84.8896s20.8896-66.048 20.8896-102.1952c0-36.0448-6.9632-70.144-20.8896-102.1952S722.0224 356.9664 699.0848 332.288C674.5088 309.3504 646.144 290.9184 614.1952 276.8896 582.144 263.0656 548.1472 256 512 256z" ></path></symbol><symbol id="icon-bhjlink" viewBox="0 0 1024 1024"><path d="M901.920618 465.785468c-50.993571 0-94.522533 32.698367-110.688942 78.273953L702.244627 544.059421c1.764013-10.590222 2.890616-21.423121 2.890616-32.694527 0-72.177856-40.480145-134.923579-99.898281-166.857822l34.099901-112.776268c8.829281 2.126492 18.1347 3.327588 27.724265 3.327588 64.833817 0 117.472367-52.597848 117.472367-117.589097C784.532727 52.594008 731.894177 0 667.06036 0c-64.911381 0-117.509229 52.594008-117.509229 117.470063 0 49.305587 30.248562 91.349307 73.177745 108.842756l-33.419485 110.692013c-22.548956-9.588797-47.462473-14.807112-73.540224-14.807112-49.18732 0-93.841349 18.658451-127.540374 49.309426L213.348053 196.583401l-1.886119 2.008226c19.940183-21.103648 32.256788-49.588197 32.256788-81.003297 0-64.872983-52.517212-117.470063-117.470063-117.470063-64.913685 0-117.511533 52.59708-117.511533 117.470063 0 65.034255 52.59708 117.592169 117.511533 117.592169 31.412796 0 59.898881-12.358075 80.921125-32.335888l-6.179038 6.056931 174.960609 174.879973c-30.729308 33.66293-49.506025 78.47516-49.506025 127.661712 0 43.008283 14.401627 82.685138 38.593258 114.501114l-149.845117 120.999625c-21.503757-28.044506-55.285722-46.218372-93.357532-46.218372-64.874519 0-117.430897 52.719186-117.430897 117.592169 0 64.833049 52.556378 117.470063 117.430897 117.470063 64.872983 0 117.549163-52.637014 117.549163-117.470063 0-20.541499-5.335813-39.878062-14.602834-56.68956l151.369526-122.203792c34.584487 37.633303 84.29095 61.384123 139.618142 61.384123 28.082136 0 54.602234-6.057699 78.553492-17.091805l52.716114 119.514383c-35.585143 20.222026-59.497236 58.335306-59.497236 102.106945 0 64.912149 52.637014 117.549163 117.592169 117.549163 64.872983 0 117.388659-52.637014 117.388659-117.549163 0-64.833049-52.516444-117.513069-117.388659-117.513069-15.047485 0-29.248673 2.929782-42.446133 7.903885l-52.798286-120.034294c42.807844-24.554878 75.182898-65.518073 88.46253-114.221576l88.222926 0c-1.405374 7.018422-1.96522 14.241123-1.96522 21.743362 0 64.872983 52.557914 117.509997 117.387123 117.509997 64.995089 0 117.596009-52.637014 117.596009-117.509997C1019.508947 518.383316 966.994039 465.785468 901.920618 465.785468L901.920618 465.785468zM901.920618 465.785468" ></path></symbol><symbol id="icon-lianjie_connecting5" viewBox="0 0 1024 1024"><path d="M801.25952 251.74016l-28.9792-28.99968-150.79424 150.8352-35.1232-35.10272-99.14368 99.16416 99.14368 99.16416 99.16416-99.16416-35.10272-35.1232zM487.19872 476.8768l-29.94176 29.94176-19.61984-19.61984-99.16416 99.16416 35.10272 35.1232-150.8352 150.79424 28.95872 28.95872 150.8352-150.79424 35.10272 35.10272 99.14368-99.14368-19.61984-19.64032 29.96224-29.96224-59.92448-59.92448z m-15.48288 44.4416l15.4624-15.4624 30.98624 30.98624-15.4624 15.44192-30.98624-30.96576z" fill="" ></path></symbol><symbol id="icon-xiazai" viewBox="0 0 1024 1024"><path d="M840.5 900.3h-657c-16.5 0-29.9 13.4-29.9 29.9s13.4 29.9 29.9 29.9h657.1c16.5 0 29.9-13.4 29.9-29.9-0.1-16.6-13.5-29.9-30-29.9zM631.5 123.7V541.8H763.1L512 769.9l-251.2-228h131.7V123.7h239m0-59.7h-239c-33 0-59.7 26.7-59.7 59.7v358.4H183.5c-26.6 0-39.9 32.2-21.1 51l328.5 298.2c5.8 5.8 13.5 8.7 21.1 8.7s15.3-2.9 21.1-8.7l328.5-298.2c18.8-18.8 5.5-51-21.1-51H691.2V123.7c0-33-26.7-59.7-59.7-59.7z" ></path></symbol><symbol id="icon-ico_reset" viewBox="0 0 1024 1024"><path d="M925.97087933 277.33133334a479.997 479.997 0 1 0 54.33566 255.9984H916.05094133a415.9974 415.9974 0 1 1-64.191599-255.9984h74.047537z" ></path><path d="M978.64255033 61.01268534L725.33213333 371.09074734h297.59814z" ></path></symbol><symbol id="icon-fangda" viewBox="0 0 1024 1024"><path d="M768 448a320 320 0 1 0-320 320 320 320 0 0 0 320-320z m64 0A384 384 0 1 1 448 64a384 384 0 0 1 384 384z" ></path><path d="M681.28 726.72a32 32 0 0 1 45.44-45.44l160 160a32 32 0 0 1-45.44 45.44zM320 480a32 32 0 0 1 0-64h256a32 32 0 0 1 0 64z" ></path><path d="M480 576a32 32 0 0 1-64 0V320a32 32 0 0 1 64 0z" ></path></symbol><symbol id="icon-zidong" viewBox="0 0 1024 1024"><path d="M131.3 363.3c-19.2 47.3-28.9 97.3-28.9 148.7 0 51.3 9.7 101.3 28.9 148.7 7 17.2 15.1 33.8 24.3 49.7l15.8-49.1 42.8 13.8-39.8 123.8-42.8-13.9-80.9-26 13.8-42.8 52.3 16.8c-98-168.4-74.8-387.9 69.4-532.1C342.4 44.7 586.9 30.5 759.1 158.3l-32.2 32.2c-25.1-18-52.1-32.9-80.9-44.6-47.3-19.2-97.3-28.9-148.7-28.9-51.3 0-101.3 9.7-148.7 28.9-49 19.9-92.9 49.1-130.6 86.8s-66.9 81.7-86.7 130.6z m828.3-60.2l13.8-42.8-80.9-26-42.8-13.8-39.8 123.8 42.8 13.8 15-46.7c9.8 16.6 18.4 34 25.8 52.1 19.2 47.3 28.9 97.3 28.9 148.7 0 51.3-9.7 101.3-28.9 148.7-19.9 49-49.1 92.9-86.8 130.6C768.9 829 725 858.2 676 878.1c-47.3 19.2-97.3 28.9-148.7 28.9-51.3 0-101.3-9.7-148.7-28.9-28.8-11.7-55.9-26.6-80.9-44.6l-32.2 32.2c126.3 93.7 382.6 147.7 572.9-42.6 145.8-145.8 167.9-368.6 66.1-537.7l55.1 17.7zM474 241.2L295 730.4h64.8l50.5-148.2h195.3l54 148.2h70.3L539.6 241.2H474z m-45.9 288.3L479.8 386c11-30.9 19.4-62.1 25.4-93.4 6.9 26 17.9 59.9 32.8 101.5l48.2 135.5H428.1z" fill="" ></path></symbol><symbol id="icon-quanping" viewBox="0 0 1024 1024"><path d="M795.5 192H581c-19.6 0-35.6 15.7-36 35.3-0.4 20.3 16.4 36.7 36.7 36.7h128.4L581 393.1c-14 14-14 36.9 0 50.9s36.9 14 50.9 0L760 315.9v129c0 19.6 15.8 35.6 35.3 36 20.2 0.4 36.7-16.4 36.7-36.7V228.5c0-20.1-16.3-36.5-36.5-36.5zM442.2 760H313.8L443 630.9c14-14 14-36.9 0-50.9s-36.9-14-50.9 0L264 708.1V579c0-19.6-15.8-35.6-35.3-36-20.2-0.4-36.7 16.4-36.7 36.7v215.6c0 20.3 16.4 36.7 36.7 36.7H443c19.6 0 35.6-15.7 36-35.3 0.3-20.3-16.5-36.7-36.8-36.7z" ></path><path d="M838 136c27.6 0 50 22.4 50 50v652c0 27.6-22.4 50-50 50H186c-27.6 0-50-22.4-50-50V186c0-27.6 22.4-50 50-50h652m0-72H186c-16.4 0-32.4 3.2-47.5 9.6-14.5 6.1-27.6 14.9-38.8 26.1-11.2 11.2-20 24.2-26.1 38.8-6.4 15.1-9.6 31.1-9.6 47.5v652c0 16.4 3.2 32.4 9.6 47.5 6.1 14.5 14.9 27.6 26.1 38.8 11.2 11.2 24.2 20 38.8 26.1 15.1 6.4 31.1 9.6 47.5 9.6h652c16.4 0 32.4-3.2 47.5-9.6 14.5-6.1 27.6-14.9 38.8-26.1 11.2-11.2 20-24.2 26.1-38.8 6.4-15.1 9.6-31.1 9.6-47.5V186c0-16.4-3.2-32.4-9.6-47.5-6.1-14.5-14.9-27.6-26.1-38.8-11.2-11.2-24.2-20-38.8-26.1-15.1-6.4-31.1-9.6-47.5-9.6z" ></path></symbol><symbol id="icon-lianjieliu" viewBox="0 0 1024 1024"><path d="M280.224 425.856h348.608a29.536 29.536 0 1 0 0-59.072H280.224c-52.448 0-93.152-34.304-93.152-73.856s40.704-73.856 93.152-73.856h140.128C432.096 258.816 468.448 288 512 288s79.904-29.184 91.648-68.928h178.08a29.536 29.536 0 1 0 0-59.072h-179.584C588.896 122.784 553.728 96 512 96s-76.896 26.784-90.112 64H280.224C197.184 160 128 218.272 128 292.928s69.184 132.928 152.224 132.928z" ></path><path d="M895.936 415.2A96 96 0 1 0 800 512c30.656 0 57.632-14.624 75.2-36.992 10.56 12.064 16.832 26.56 16.832 41.92 0 39.552-40.704 73.856-93.152 73.856H306.016A95.584 95.584 0 0 0 224 544a95.68 95.68 0 0 0-95.232 88.352C89.888 656.224 64 695.424 64 740.928c0 74.656 69.184 132.928 152.224 132.928h241.728A95.808 95.808 0 0 0 544 928a96 96 0 1 0 0-192 95.904 95.904 0 0 0-94.272 78.752H216.224c-52.448 0-93.152-34.304-93.152-73.856 0-17.504 8.32-33.792 21.76-46.72A95.808 95.808 0 0 0 224 736a95.68 95.68 0 0 0 95.008-86.144h479.84c83.072 0 152.224-58.272 152.224-132.928 0.032-41.536-21.824-77.568-55.136-101.728z" ></path></symbol><symbol id="icon-shuaxin" viewBox="0 0 1024 1024"><path d="M512 919.552c-224.768 0-407.552-182.784-407.552-407.552 0-8.704 0.512-17.408 1.024-26.112l71.68 4.608c-0.512 7.168-0.512 14.336-0.512 21.504 0 185.344 150.528 335.872 335.872 335.872 86.528 0 168.448-32.768 230.912-92.16l49.152 52.224C716.288 880.128 616.96 919.552 512 919.552zM919.552 512h-71.68c0-11.776-0.512-23.552-2.048-35.328-17.92-171.52-161.28-300.544-334.336-300.544-67.584 0-132.096 19.968-187.904 57.344L284.16 174.08c67.072-45.568 145.92-69.632 227.84-69.632 209.408 0 384 156.672 405.504 365.056 1.536 13.824 2.048 28.16 2.048 42.496z" fill="#707070" ></path><path d="M140.288 290.816L28.16 491.52c-3.072 5.12 1.024 11.776 6.656 11.776H258.56c6.144 0 9.728-6.144 6.656-11.776L153.6 290.816c-3.072-5.632-10.752-5.632-13.312 0zM870.4 675.84L758.272 475.136c-3.072-5.12 1.024-11.776 6.656-11.776h223.744c6.144 0 9.728 6.144 6.656 11.776L883.712 675.84c-2.56 5.12-10.24 5.12-13.312 0zM270.336 202.24a35.84 35.84 0 1 0 71.68 0 35.84 35.84 0 1 0-71.68 0zM728.576 784.896a35.84 35.84 0 1 0 71.68 0 35.84 35.84 0 1 0-71.68 0z" fill="#707070" ></path></symbol><symbol id="icon-resize-" viewBox="0 0 1024 1024"><path d="M410.816 673.514667L230.997333 853.333333H384v85.333334H85.333333V640h85.333334v153.002667l179.818666-179.84 60.330667 60.373333z m-53.632-256L170.666667 230.997333V384H85.333333V85.333333h298.666667v85.333334h-153.002667l186.517334 186.517333-60.330667 60.330667z m234.666667-45.696L793.002667 170.666667H640V85.333333h298.666667v298.666667h-85.333334v-153.002667l-201.152 201.173334-60.330666-60.373334z m67.029333 226.709333L853.333333 793.002667V640h85.333334v298.666667H640v-85.333334h153.002667l-194.474667-194.453333 60.352-60.352z" ></path></symbol><symbol id="icon-guanxitu" viewBox="0 0 1024 1024"><path d="M209.003789 401.084632l29.749895-44.948211 107.843369 71.464421-29.749895 44.894316zM682.469053 546.600421l-14.551579-51.846737 124.496842-35.031579 14.551579 51.846737zM315.068632 812.840421l-40.367158-35.678316 85.692631-96.902737 40.421053 35.732211zM597.962105 390.251789l-46.672842-26.947368 43.11579-74.64421 46.672842 26.947368zM615.639579 728.764632l41.121684-34.816 83.536842 98.735157-41.121684 34.816z" fill="#444A5C" ></path><path d="M501.221053 765.305263c-118.568421 0-215.578947-97.010526-215.578948-215.578947s97.010526-215.578947 215.578948-215.578948 215.578947 97.010526 215.578947 215.578948-97.010526 215.578947-215.578947 215.578947z m0-377.263158c-91.621053 0-161.684211 70.063158-161.684211 161.684211s70.063158 161.684211 161.684211 161.68421 161.684211-70.063158 161.68421-161.68421-75.452632-161.684211-161.68421-161.684211zM167.073684 452.715789c-59.284211 0-107.789474-48.505263-107.789473-107.789473s48.505263-107.789474 107.789473-107.789474 107.789474 48.505263 107.789474 107.789474-48.505263 107.789474-107.789474 107.789473z m0-161.68421c-32.336842 0-53.894737 21.557895-53.894737 53.894737s21.557895 53.894737 53.894737 53.894737 53.894737-21.557895 53.894737-53.894737-26.947368-53.894737-53.894737-53.894737zM253.305263 948.547368c-59.284211 0-107.789474-48.505263-107.789474-107.789473s48.505263-107.789474 107.789474-107.789474 107.789474 48.505263 107.789474 107.789474-48.505263 107.789474-107.789474 107.789473z m0-161.68421c-32.336842 0-53.894737 21.557895-53.894737 53.894737s21.557895 53.894737 53.894737 53.894737 53.894737-21.557895 53.894737-53.894737-21.557895-53.894737-53.894737-53.894737zM856.926316 576.673684c-59.284211 0-107.789474-48.505263-107.789474-107.789473s48.505263-107.789474 107.789474-107.789474 107.789474 48.505263 107.789473 107.789474-48.505263 107.789474-107.789473 107.789473z m0-161.68421c-32.336842 0-53.894737 21.557895-53.894737 53.894737s21.557895 53.894737 53.894737 53.894736 53.894737-21.557895 53.894737-53.894736-21.557895-53.894737-53.894737-53.894737zM662.905263 350.315789C592.842105 350.315789 528.168421 291.031579 528.168421 215.578947s59.284211-134.736842 134.736842-134.736842 134.736842 59.284211 134.736842 134.736842-59.284211 134.736842-134.736842 134.736842z m0-215.578947c-43.115789 0-80.842105 37.726316-80.842105 80.842105s37.726316 80.842105 80.842105 80.842106 80.842105-37.726316 80.842105-80.842106-32.336842-80.842105-80.842105-80.842105zM749.136842 921.6c-43.115789 0-80.842105-37.726316-80.842105-80.842105s37.726316-80.842105 80.842105-80.842106 80.842105 37.726316 80.842105 80.842106-37.726316 80.842105-80.842105 80.842105z m0-107.789474c-16.168421 0-26.947368 10.778947-26.947368 26.947369s10.778947 26.947368 26.947368 26.947368 26.947368-10.778947 26.947369-26.947368-10.778947-26.947368-26.947369-26.947369z" fill="#444A5C" ></path></symbol><symbol id="icon-tupian" viewBox="0 0 1024 1024"><path d="M938.666667 553.92V768c0 64.8-52.533333 117.333333-117.333334 117.333333H202.666667c-64.8 0-117.333333-52.533333-117.333334-117.333333V256c0-64.8 52.533333-117.333333 117.333334-117.333333h618.666666c64.8 0 117.333333 52.533333 117.333334 117.333333v297.92z m-64-74.624V256a53.333333 53.333333 0 0 0-53.333334-53.333333H202.666667a53.333333 53.333333 0 0 0-53.333334 53.333333v344.48A290.090667 290.090667 0 0 1 192 597.333333a286.88 286.88 0 0 1 183.296 65.845334C427.029333 528.384 556.906667 437.333333 704 437.333333c65.706667 0 126.997333 16.778667 170.666667 41.962667z m0 82.24c-5.333333-8.32-21.130667-21.653333-43.648-32.917333C796.768 511.488 753.045333 501.333333 704 501.333333c-121.770667 0-229.130667 76.266667-270.432 188.693334-2.730667 7.445333-7.402667 20.32-13.994667 38.581333-7.68 21.301333-34.453333 28.106667-51.370666 13.056-16.437333-14.634667-28.554667-25.066667-36.138667-31.146667A222.890667 222.890667 0 0 0 192 661.333333c-14.464 0-28.725333 1.365333-42.666667 4.053334V768a53.333333 53.333333 0 0 0 53.333334 53.333333h618.666666a53.333333 53.333333 0 0 0 53.333334-53.333333V561.525333zM320 480a96 96 0 1 1 0-192 96 96 0 0 1 0 192z m0-64a32 32 0 1 0 0-64 32 32 0 0 0 0 64z" ></path></symbol><symbol id="icon-juhejiedian" viewBox="0 0 1024 1024"><path d="M533.333333 725.333333a64 64 0 1 1-64 64 64 64 0 0 1 64-64m0-85.333333a149.333333 149.333333 0 1 0 149.333334 149.333333 149.333333 149.333333 0 0 0-149.333334-149.333333z" fill="#666666" ></path><path d="M533.333333 277.333333m-106.666666 0a106.666667 106.666667 0 1 0 213.333333 0 106.666667 106.666667 0 1 0-213.333333 0Z" fill="#666666" ></path><path d="M277.333333 320m-106.666666 0a106.666667 106.666667 0 1 0 213.333333 0 106.666667 106.666667 0 1 0-213.333333 0Z" fill="#666666" ></path><path d="M789.333333 320m-106.666666 0a106.666667 106.666667 0 1 0 213.333333 0 106.666667 106.666667 0 1 0-213.333333 0Z" fill="#666666" ></path><path d="M512 341.333333h42.666667v384h-42.666667z" fill="#666666" ></path><path d="M741.290667 357.504l30.165333 30.165333-225.066667 225.066667-30.165333-30.165333z" fill="#666666" ></path><path d="M558.08 582.016l-30.165333 30.165333-228.693334-228.693333 30.165334-30.165333z" fill="#666666" ></path></symbol><symbol id="icon-ziyuan" viewBox="0 0 1024 1024"><path d="M236.615854 752.86913h-0.484162A241.500139 241.500139 0 0 1 0.538332 527.733676a238.78883 238.78883 0 0 1 64.684079-180.011531 242.081134 242.081134 0 0 1 149.025146-74.367324 298.534454 298.534454 0 0 1 596.003751 25.951097V300.95207a221.262156 221.262156 0 0 1 213.031398 233.075715 222.714643 222.714643 0 0 1-221.262156 209.1581h-3.098639a27.500417 27.500417 0 0 1 0-54.904001h2.711309A167.520145 167.520145 0 0 0 968.378705 531.219644a166.261323 166.261323 0 0 0-166.16449-175.363573 151.058627 151.058627 0 0 0-18.204502 1.065157 27.500417 27.500417 0 0 1-30.211725-30.308558 240.822312 240.822312 0 0 0 1.549319-27.306752 243.727285 243.727285 0 0 0-487.357738 0 27.500417 27.500417 0 0 1-27.403584 27.500417 185.627813 185.627813 0 0 0-185.240484 197.538205A186.30564 186.30564 0 0 0 237.100016 697.965129a27.500417 27.500417 0 0 1-0.484162 54.904001z" ></path><path d="M513.266174 1021.869686a27.500417 27.500417 0 0 1-27.500417-27.403584v-484.162268a27.500417 27.500417 0 1 1 54.904001 0v484.162268a27.403584 27.403584 0 0 1-27.403584 27.403584z" ></path><path d="M513.266174 1024a27.500417 27.500417 0 0 1-19.366491-8.037094L342.260061 864.129619a27.500417 27.500417 0 1 1 38.732981-38.732981L513.266174 957.766602l130.530147-130.336483a27.500417 27.500417 0 0 1 38.732981 38.732982L532.632664 1015.962906a27.403584 27.403584 0 0 1-19.36649 8.037094z" ></path></symbol><symbol id="icon-add-select" viewBox="0 0 1024 1024"><path d="M544 213.333333v266.666667H810.666667v64H544V810.666667h-64V544H213.333333v-64h266.666667V213.333333z" ></path></symbol><symbol id="icon-sami-select" viewBox="0 0 1024 1024"><path d="M810.666667 480v64H213.333333v-64z" ></path></symbol><symbol id="icon-icon_shuaxin" viewBox="0 0 1024 1024"><path d="M512 938.666667c-55.371852 0-109.226667-10.903704-159.857778-32.237037-48.924444-20.66963-92.823704-50.251852-130.465185-87.988149-37.736296-37.736296-67.318519-81.635556-87.988148-130.465185-21.428148-50.631111-32.237037-104.391111-32.237037-159.857777s10.903704-109.226667 32.237037-159.857778c20.66963-48.924444 50.251852-92.823704 87.988148-130.465185 37.736296-37.736296 81.635556-67.318519 130.465185-87.988149 50.631111-21.428148 104.391111-32.237037 159.857778-32.237037 63.81037 0 125.060741 14.222222 181.854815 42.382223 54.139259 26.832593 102.684444 66.085926 140.325926 113.682963 7.300741 9.197037 5.783704 22.660741-3.508148 29.961481-9.197037 7.300741-22.660741 5.783704-29.961482-3.508148-70.257778-88.936296-175.502222-139.946667-288.711111-139.946667-202.808889 0-367.881481 165.072593-367.881481 367.881482s165.072593 367.881481 367.881481 367.881481 367.881481-165.072593 367.881481-367.881481c0-11.757037 9.576296-21.333333 21.333334-21.333334S922.548148 516.361481 922.548148 528.118519c0 55.371852-10.903704 109.226667-32.237037 159.857777-20.66963 48.924444-50.251852 92.823704-87.988148 130.465185-37.736296 37.736296-81.635556 67.318519-130.465185 87.988149-50.631111 21.428148-104.485926 32.237037-159.857778 32.237037z" ></path><path d="M817.398519 308.242963c-11.757037 0-21.333333-9.576296-21.333334-21.333333V106.666667c0-11.757037 9.576296-21.333333 21.333334-21.333334s21.333333 9.576296 21.333333 21.333334v180.242963c0 11.757037-9.481481 21.333333-21.333333 21.333333z" ></path><path d="M817.398519 308.242963H637.155556c-11.757037 0-21.333333-9.576296-21.333334-21.333333s9.576296-21.333333 21.333334-21.333334h180.242963c11.757037 0 21.333333 9.576296 21.333333 21.333334s-9.481481 21.333333-21.333333 21.333333z" ></path></symbol><symbol id="icon-lianjiezhong" viewBox="0 0 1024 1024"><path d="M883.396923 298.141538a99.721846 99.721846 0 0 1-142.414769 0 103.187692 103.187692 0 0 1 0-144.423384 99.721846 99.721846 0 0 1 142.414769 0 103.187692 103.187692 0 0 1 0 144.423384zM285.144615 760.438154a87.276308 87.276308 0 0 0-124.652307 0 90.269538 90.269538 0 0 0 0 126.385231c34.422154 34.894769 90.230154 34.894769 124.652307 0a90.269538 90.269538 0 0 0 0-126.424616z m482.579693 108.307692a64.472615 64.472615 0 0 1 0-90.269538 62.345846 62.345846 0 0 1 89.00923 0c24.576 24.930462 24.576 65.378462 0 90.269538a62.345846 62.345846 0 0 1-89.00923 0zM294.006154 298.141538a103.187692 103.187692 0 0 0 0-144.423384 99.721846 99.721846 0 0 0-142.454154 0 103.187692 103.187692 0 0 0 0 144.423384 99.721846 99.721846 0 0 0 142.454154 0z m324.214154-196.01723c0 56.438154-45.095385 102.163692-100.745846 102.163692-55.611077 0-100.706462-45.725538-100.706462-102.163692C416.768 45.725538 461.863385 0 517.474462 0c55.650462 0 100.745846 45.725538 100.745846 102.124308zM517.474462 870.793846c-41.747692 0-75.539692 34.264615-75.539693 76.603077 0 42.299077 33.831385 76.603077 75.539693 76.603077 41.747692 0 75.539692-34.264615 75.539692-76.603077 0-42.299077-33.792-76.603077-75.539692-76.603077z m416.768-294.990769c-27.805538 0-50.333538-22.843077-50.333539-51.042462 0-28.199385 22.528-51.042462 50.333539-51.042461 27.844923 0 50.412308 22.843077 50.372923 51.042461 0 28.199385-22.567385 51.081846-50.372923 51.081847zM201.452308 524.8c0-56.398769-45.095385-102.124308-100.745846-102.124308C45.095385 422.596923 0 468.283077 0 524.760615c0 56.398769 45.095385 102.124308 100.706462 102.124308 55.650462 0 100.745846-45.686154 100.745846-102.124308z" ></path></symbol><symbol id="icon-loading" viewBox="0 0 1024 1024"><path d="M563.2 819.2a102.4 102.4 0 1 1 0 204.8 102.4 102.4 0 0 1 0-204.8z m-320.4608-153.6a128 128 0 1 1 0 256 128 128 0 0 1 0-256z m592.7936 25.6a102.4 102.4 0 1 1 0 204.8 102.4 102.4 0 0 1 0-204.8zM947.2 477.1328a76.8 76.8 0 1 1 0 153.6 76.8 76.8 0 0 1 0-153.6zM128 307.2a128 128 0 1 1 0 256 128 128 0 0 1 0-256z m782.6432-40.6016a51.2 51.2 0 1 1 0 102.4 51.2 51.2 0 0 1 0-102.4zM409.6 0a153.6 153.6 0 1 1 0 307.2 153.6 153.6 0 0 1 0-307.2z m384 153.6a25.6 25.6 0 1 1 0 51.2 25.6 25.6 0 0 1 0-51.2z" fill="#555555" ></path></symbol><symbol id="icon-tupushujuyuan" viewBox="0 0 1024 1024"><path d="M851.456 588.288c-13.312 0-25.6 2.048-37.888 5.12l-90.112-155.648 55.296-31.744c18.944 17.92 44.032 29.184 72.192 29.184 57.344 0 103.936-46.592 103.936-103.936s-46.592-103.936-103.936-103.936c-57.344 0-103.936 46.592-103.936 103.936 0 5.12 0.512 10.24 1.536 15.36l-58.368 33.792-82.944-143.872c26.112-25.088 41.984-59.904 41.984-98.816 0-75.776-61.44-137.216-137.216-137.216s-137.216 61.44-137.216 137.216c0 38.912 15.872 73.728 41.984 98.816l-84.992 146.944-56.832-32.768c1.024-6.144 2.048-12.8 2.048-19.456 0-57.344-46.592-103.936-103.936-103.936-57.344 0-103.936 46.592-103.936 103.936s46.592 103.936 103.936 103.936c26.624 0 51.2-10.24 69.12-26.624l56.32 32.768-88.064 152.576c-11.776-3.584-24.576-5.12-37.888-5.12-75.776 0-137.216 61.44-137.216 137.216s61.44 137.216 137.216 137.216c64.512 0 118.272-44.544 133.12-103.936h173.056v61.44c-40.96 13.824-70.656 52.736-70.656 98.816 0 57.344 46.592 103.936 103.936 103.936s103.936-46.592 103.936-103.936c0-46.08-29.696-84.48-70.656-98.816v-61.44h173.056c14.848 59.904 69.12 103.936 133.12 103.936 75.776 0 137.216-61.44 137.216-137.216s-61.44-137.728-137.216-137.728z m-410.112-450.048c0-38.912 31.744-70.656 70.656-70.656s70.656 31.744 70.656 70.656c0 13.824-4.096 26.624-10.752 37.376-12.288 19.456-33.28 32.256-57.856 33.28h-5.12c-24.576-1.024-45.568-13.824-57.856-33.28-6.144-10.752-9.728-24.064-9.728-37.376z m32.768 132.096c11.776 3.584 24.576 5.12 37.888 5.12s25.6-2.048 37.888-5.12l82.944 143.872-124.416 72.192-118.784-68.608 84.48-147.456z m-301.568 526.336c-38.912 0-70.656-31.744-70.656-70.656 0-38.912 31.744-70.656 70.656-70.656h2.56c24.576 1.024 45.568 13.824 57.856 33.28 1.024 1.536 1.536 2.56 2.56 4.096 5.12 9.728 8.192 20.992 8.192 33.28 0 11.776-3.072 23.552-8.192 33.28-12.288 22.016-35.84 37.376-62.976 37.376z m133.12-103.936c-6.144-25.6-19.456-48.128-37.888-65.536l88.064-152.576 122.88 70.656v146.944h-173.056z m239.616-151.552l120.832-69.632 90.112 155.648c-18.432 17.408-31.744 39.936-37.888 65.536h-173.056v-151.552z m306.176 255.488c-27.136 0-50.688-15.36-62.464-37.376-5.12-9.728-8.192-21.504-8.192-33.28 0-12.288 3.072-23.552 8.192-33.28 0.512-1.536 1.536-3.072 2.56-4.096 12.288-19.456 33.28-32.768 57.856-33.28h2.56c38.912 0 70.656 31.744 70.656 70.656-0.512 38.912-32.256 70.656-71.168 70.656z" ></path></symbol><symbol id="icon-jiedian" viewBox="0 0 1024 1024"><path d="M882.1914 744.849921c-60.501005 0-112.097749 38.645092-131.425292 92.560342H244.912146c-80.468136 0-145.955927-62.61964-145.955926-139.570043 0-77.000371 65.487791-139.570043 145.955926-139.570043h136.312143c19.497433 53.585462 70.934281 91.950735 131.205434 91.950735 60.241173 0 111.688014-38.375266 131.205434-91.950735h136.452052C914.210763 558.280171 1023.340425 453.92743 1023.340425 325.660102S914.210763 93.040033 780.077216 93.040033H273.093982c-19.197627-54.165089-70.944274-93.040033-131.595182-93.040033C64.508422 0 1.928757 62.569672 1.928757 139.560049c0 76.950403 62.579665 139.570043 139.570043 139.570043 60.640915 0 112.377569-38.894931 131.585189-93.040033h506.993227c80.468136 0 145.955927 62.61964 145.955927 139.570043 0 77.000371-65.487791 139.570043-145.955927 139.570043H644.414655c-18.887826-54.734722-70.924287-94.139324-131.974938-94.139325-61.090625 0-113.097105 39.394609-131.974938 94.139325H244.912146c-134.133547 0-243.263209 104.352741-243.263209 232.620069 0 128.267328 109.129663 232.620069 243.263209 232.620069h505.524174c19.057717 54.394941 70.9043 93.529717 131.75508 93.529717 76.950403 0 139.570043-62.61964 139.570043-139.570043 0.009994-77.000371-62.61964-139.580036-139.570043-139.580036zM141.428845 207.036558c-37.166045 0-67.376574-30.230515-67.376574-67.376573 0-37.166045 30.210528-67.376574 67.376574-67.376574 37.146058 0 67.376574 30.210528 67.376573 67.376574 0 37.146058-30.230515 67.376574-67.376573 67.376573z m371.000878 236.257725c37.146058 0 67.376574 30.210528 67.376574 67.376574 0 37.146058-30.230515 67.376574-67.376574 67.376573-37.166045 0-67.376574-30.230515-67.376574-67.376573 0.009994-37.176039 30.210528-67.376574 67.376574-67.376574z m369.761677 508.502254c-37.166045 0-67.376574-30.230515-67.376574-67.376573 0-37.166045 30.210528-67.376574 67.376574-67.376574 37.146058 0 67.376574 30.210528 67.376574 67.376574 0 37.146058-30.230515 67.376574-67.376574 67.376573z" ></path></symbol><symbol id="icon-shitujiedianxianshi" viewBox="0 0 1367 1024"><path d="M1235.403267 512.03593a130.596433 130.596433 0 0 0-42.68749 7.796802l-193.295715-290.430872A149.113837 149.113837 0 1 0 724.647767 149.48464a151.777744 151.777744 0 0 0 37.229729 97.849864l-194.920048 357.873209a220.519548 220.519548 0 0 0-55.162374-8.511508 207.914718 207.914718 0 0 0-114.807909 34.046035L240.401393 443.683967a126.763005 126.763005 0 0 0-75.564005-182.380192 127.737605 127.737605 0 1 0 12.99467 239.816633l157.625345 188.422713A213.307506 213.307506 0 1 0 643.23616 643.282096l190.956674-350.856087a164.187654 164.187654 0 0 0 39.56877 6.172468 143.591102 143.591102 0 0 0 60.555162-12.99467l192.516034 288.026859a121.760057 121.760057 0 0 0-18.582377 64.973349 128.127445 128.127445 0 1 0 127.152844-126.568085zM129.621832 448.362048a68.157044 68.157044 0 1 1 68.157044-68.092071A68.157044 68.157044 0 0 1 129.621832 448.362048z m528.948039 365.670011a145.86517 145.86517 0 1 1-145.86517-145.86517 145.86517 145.86517 0 0 1 145.86517 145.86517z m215.12676-577.937944a87.389155 87.389155 0 1 1 87.389155-87.389155 87.389155 87.389155 0 0 1-87.389155 87.389155z m365.085251 474.305451a68.157044 68.157044 0 1 1 68.222017-68.416937 68.157044 68.157044 0 0 1-68.222017 68.157044z" ></path></symbol><symbol id="icon-shituxianshiquanbujiedian" viewBox="0 0 1367 1024"><path d="M1235.403267 512.03593a130.596433 130.596433 0 0 0-42.68749 7.796802l-193.295715-290.430872A149.113837 149.113837 0 1 0 724.647767 149.48464a151.777744 151.777744 0 0 0 37.229729 97.849864l-194.920048 357.873209a220.519548 220.519548 0 0 0-55.162374-8.511508 207.914718 207.914718 0 0 0-114.807909 34.046035L240.401393 443.683967a126.763005 126.763005 0 0 0-75.564005-182.380192 127.737605 127.737605 0 1 0 12.99467 239.816633l157.625345 188.422713A213.307506 213.307506 0 1 0 643.23616 643.282096l190.956674-350.856087a164.187654 164.187654 0 0 0 39.56877 6.172468 143.591102 143.591102 0 0 0 60.555162-12.99467l192.516034 288.026859a121.760057 121.760057 0 0 0-18.582377 64.973349 128.127445 128.127445 0 1 0 127.152844-126.568085zM129.621832 448.362048a68.157044 68.157044 0 1 1 68.157044-68.092071A68.157044 68.157044 0 0 1 129.621832 448.362048z m528.948039 365.670011a145.86517 145.86517 0 1 1-145.86517-145.86517 145.86517 145.86517 0 0 1 145.86517 145.86517z m215.12676-577.937944a87.389155 87.389155 0 1 1 87.389155-87.389155 87.389155 87.389155 0 0 1-87.389155 87.389155z m365.085251 474.305451a68.157044 68.157044 0 1 1 68.222017-68.416937 68.157044 68.157044 0 0 1-68.222017 68.157044z" ></path></symbol><symbol id="icon-suoxiao" viewBox="0 0 1024 1024"><path d="M768 448a320 320 0 1 0-320 320 320 320 0 0 0 320-320z m64 0A384 384 0 1 1 448 64a384 384 0 0 1 384 384z" ></path><path d="M681.28 726.72a32 32 0 0 1 45.44-45.44l160 160a32 32 0 0 1-45.44 45.44zM288 480a32 32 0 0 1 0-64h320a32 32 0 0 1 0 64z" ></path></symbol><symbol id="icon-lianjie" viewBox="0 0 1024 1024"><path d="M922.243 97.755c11.49 11.489 11.673 30.002 0.547 41.713l-0.547 0.562-109.119 109.1c57.22 78.348 42.673 195.388-35.778 273.839l-92.83 92.585c-11.572 11.54-30.264 11.653-41.97 0.253l-45.746-44.55-18.089 18.086a29.891 29.891 0 0 1-7.171 5.3l48.764 47.489c11.947 11.638 12.06 30.804 0.248 42.585l-95.875 95.629c-77.416 77.417-192.412 92.603-270.72 38.004L144.04 928.245c-11.676 11.673-30.606 11.673-42.282 0-11.49-11.489-11.673-30.002-0.547-41.713l0.547-0.562 109.677-109.657c-55.981-78.335-41.131-194.413 36.833-272.377l92.831-92.585c11.571-11.54 30.263-11.653 41.969-0.254l42.587 41.474a29.935 29.935 0 0 1 3.678-4.741l0.548-0.562 19.54-19.538-44.11-42.957c-11.828-11.522-12.057-30.422-0.6-42.23l0.351-0.355 95.875-95.63c76.927-76.926 190.96-92.408 269.23-39.03L879.961 97.755c11.676-11.673 30.606-11.673 42.282 0zM362.451 474.49l-71.916 71.727-1.884 1.911c-61.822 63.545-67.916 156.289-16.185 208.02C324.72 808.4 418.82 801.655 482.43 738.044l74.422-74.234-194.401-189.32z m129.807-5.04l-20.096 20.094a30.035 30.035 0 0 1-4.643 3.8l63.25 61.595a29.82 29.82 0 0 1 5.113-7.308l0.547-0.561 17.532-17.531-61.703-60.089z m260.889-198.691c-52.254-52.254-146.353-45.509-209.964 18.102l-74.422 74.234 194.4 189.322 71.939-71.75 1.862-1.888c61.822-63.545 67.916-156.29 16.185-208.02z" fill="#333333" ></path></symbol><symbol id="icon-xiantiao" viewBox="0 0 1024 1024"><path d="M827.076923 157.538462a39.384615 39.384615 0 1 1-14.375385 76.051692L233.590154 812.701538a39.384615 39.384615 0 1 1-22.291692-22.291692L790.409846 211.298462A39.384615 39.384615 0 0 1 827.076923 157.538462z" fill="#333333" ></path></symbol></svg>',l=(l=document.getElementsByTagName("script"))[l.length-1].getAttribute("data-injectcss");if(l&&!t.__iconfont__svg__cssinject__){t.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(t){console&&console.log(t)}}function c(){o||(o=!0,r())}e=function(){var t,e,n,r;(r=document.createElement("div")).innerHTML=s,s=null,(n=r.getElementsByTagName("svg")[0])&&(n.setAttribute("aria-hidden","true"),n.style.position="absolute",n.style.width=0,n.style.height=0,n.style.overflow="hidden",t=n,(e=document.body).firstChild?(r=t,(n=e.firstChild).parentNode.insertBefore(r,n)):e.appendChild(t))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(e,0):(n=function(){document.removeEventListener("DOMContentLoaded",n,!1),e()},document.addEventListener("DOMContentLoaded",n,!1)):document.attachEvent&&(r=e,i=t.document,o=!1,(a=function(){try{i.documentElement.doScroll("left")}catch(t){return void setTimeout(a,50)}c()})(),i.onreadystatechange=function(){"complete"==i.readyState&&(i.onreadystatechange=null,c())})}(window)},function(e,n){e.exports=t},function(t,n){t.exports=e},function(t,e){t.exports=n},function(t,e,n){var r=n(13);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);n(1)("73745c30",r,!1,{})},function(t,e,n){(t.exports=n(0)(!1)).push([t.i,"\n.rg-icon {\n width: 19px;\n height: 19px;\n vertical-align: 0px;\n fill: currentColor;\n overflow: hidden;\n}\n.el-icon-remove,.el-icon-circle-plus{\n cursor: pointer;\n}\n.rel-node-peel{\n clear: both;\n padding:8px;\n position: absolute;\n font-size: 14px;\n /*border:green solid 1px;*/\n}\n.rel-node{\n text-align: center;\n}\n.rel-node-shape-1{\n /*border: #FD8B37 solid 1px;*/\n border-radius: 8px;\n padding:5px;\n padding-left:15px;\n padding-right:15px;\n}\n.c-node-text{\n height:100%;\n width:100%;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.rel-node-shape-0{\n padding:10px;\n}\n.rel-node-shape-0{\n width:80px;\n height:80px;\n border-radius: 50%;\n /*border: #FD8B37 solid 2px;*/\n /*text-align: left;*/\n /*padding:10px;*/\n /*white-space: nowrap;*/\n /*text-overflow: ellipsis;*/\n /*overflow: hidden;*/\n /*word-break: break-all;*/\n}\n.rel-node-shape-0:hover{\n /*overflow: visible;*/\n /*text-overflow: inherit;*/\n box-shadow: 0px 0px 5px #FFC5A6;\n}\n/*.rel-node{*/\n /*display: table;*/\n/*}*/\n/*.rel-node span{*/\n /*display: table-cell;*/\n /*vertical-align:middle;*/\n/*}*/\n.rel-node-type-button{\n border-radius: 25px;\n color: blue;\n cursor: pointer;\n}\n.rel-node-hover{\n}\n.rel-node-checked{\n box-shadow: 0px 0px 10px #FD8B37;\n /*border-color: #BA7909;*/\n /*background-color: #FD8B37;*/\n /*color: #ffffff;*/\n /* firefox bug fix - won't rotate at 90deg angles */\n -moz-transform: rotate(-89deg) translateX(-190px);\n animation-timing-function:linear;\n animation: ACTRGNodeInit 2s;\n}\n.rel-node-selected{\n box-shadow: 0px 0px 10px #FD8B37;\n /*border-color: #BA7909;*/\n /*background-color: #FD8B37;*/\n /*color: #ffffff;*/\n /* firefox bug fix - won't rotate at 90deg angles */\n -moz-transform: rotate(-89deg) translateX(-190px);\n animation-timing-function:linear;\n animation: ACTRGNodeInit 2s;\n}\n.rel-node-vtree-2 {\n transform-origin:0 0;/* 设置旋转中心为左上角*/\n /*transform-origin:50% 50%;!* 设置放大中心为元素中心 *!*/\n transform: rotate(30deg) translateX(0px);\n}\n.rel-node-vtree {\n width:130px;\n height:45px;\n text-align: left;\n}\n/*.c-node-text{*/\n /*font-size: 12px;*/\n /*display: inline-block;*/\n /*width:100px;*/\n /*height:16px;*/\n /*margin-top:40px;*/\n /*margin-left:-25px;*/\n /*position:absolute;*/\n /*word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;*/\n /*text-align:center;*/\n/*}*/\n.c-btn-open-close{\n position: absolute;\n height:100%;\n width:19px;\n /*border:red solid 1px;*/\n display: flex;\n align-items: center;\n justify-content: center;\n /*border:#ff0000 solid 1px;*/\n}\n.c-btn-open-close span{\n width: 19px;\n height:19px;\n display: inline-block;\n text-align: center;\n border-radius: 15px;\n color: #ffffff;\n cursor: pointer;\n font-size: 19px;\n line-height: 16px;\n background-size: 100% 100%;\n}\n.c-expanded{\n background-image: url(data:image/svg+xml;%20charset=utf8,%3Csvg%20t=%221606310217820%22%20viewBox=%220%200%201024%201024%22%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20p-id=%223373%22%20width=%2232%22%20height=%2232%22%3E%3Cpath%20d=%22M853.333333%20480H544V170.666667c0-17.066667-14.933333-32-32-32s-32%2014.933333-32%2032v309.333333H170.666667c-17.066667%200-32%2014.933333-32%2032s14.933333%2032%2032%2032h309.333333V853.333333c0%2017.066667%2014.933333%2032%2032%2032s32-14.933333%2032-32V544H853.333333c17.066667%200%2032-14.933333%2032-32s-14.933333-32-32-32z%22%20p-id=%223374%22%20fill=%22white%22%3E%3C/path%3E%3C/svg%3E);\n}\n.c-collapsed{\n background-image: url(data:image/svg+xml;%20charset=utf8,%3Csvg%20t=%221606310454619%22%20class=%22icon%22%20viewBox=%220%200%201024%201024%22%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20p-id=%223662%22%20width=%22128%22%20height=%22128%22%3E%3Cpath%20d=%22M853.333333%20554.666667H170.666667c-23.466667%200-42.666667-19.2-42.666667-42.666667s19.2-42.666667%2042.666667-42.666667h682.666666c23.466667%200%2042.666667%2019.2%2042.666667%2042.666667s-19.2%2042.666667-42.666667%2042.666667z%22%20p-id=%223663%22%20fill=%22white%22%3E%3C/path%3E%3C/svg%3E);\n}\n.c-expand-positon-left{\n margin-top:-8px;\n margin-left:-18px;\n}\n.c-expand-positon-right{\n height:100%;\n width:100%;\n justify-content: center;\n}\n.c-expand-positon-right span{\n margin-top:-18px;\n margin-right:-18px;\n margin-left:100%;\n}\n.c-expand-positon-bottom{\n height:100%;\n width:100%;\n margin-top:7px;\n margin-left:-8px;\n align-items: flex-end;\n justify-content: center;\n}\n.c-expand-positon-top{\n height:18px;\n width:100%;\n margin-top:-20px;\n margin-left:-6px;\n align-items: flex-end;\n justify-content: center;\n}\n@keyframes ACTRGNodeInit {\nfrom {\n box-shadow: 0px 0px 15px #FD8B37;\n}\n15% {\n box-shadow: 0px 0px 1px rgb(46, 78, 143);\n}\n30% {\n box-shadow: 0px 0px 15px #FD8B37;\n}\n45% {\n box-shadow: 0px 0px 1px rgb(46, 78, 143);\n}\n60% {\n box-shadow: 0px 0px 15px #FD8B37;\n}\nto {\n box-shadow: 0px 0px 1px rgb(46, 78, 143);\n}\n}\n.rel-diy-node{\n padding:0px;\n}\n",""])},function(t,e,n){var r=n(15);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);n(1)("696294ae",r,!1,{})},function(t,e,n){(t.exports=n(0)(!1)).push([t.i,"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n/*.RGLine-enter-active {*/\n /*transition: all .3s ease;*/\n/*}*/\n/*.RGLine-leave-active {*/\n /*transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);*/\n/*}*/\n.c-rg-link-text {\n fill: #888888;\n font-size: 12px;\n}\n.c-rg-line {\n z-index: 1000;\n fill-rule: nonzero;\n /*marker-end: url('#arrow');*/\n /* firefox bug fix - won't rotate at 90deg angles */\n /*-moz-transform: rotate(-89deg) translateX(-190px);*/\n /*animation-timing-function:linear;*/\n /*animation: ACTRGLineInit 1s;*/\n}\n.c-rg-line-tool {\n stroke-dasharray: 5,5,5;\n}\n.c-rg-line-flash {\n /* firefox bug fix - won't rotate at 90deg angles */\n -moz-transform: rotate(-89deg) translateX(-190px);\n animation-timing-function:linear;\n animation: ACTRGLineChecked 10s;\n}\n@keyframes ACTRGLineInit {\nfrom {\n stroke-dashoffset: 10px;\n stroke-dasharray: 20,20,20;\n}\nto {\n stroke-dashoffset: 0;\n stroke-dasharray: 0,0,0;\n}\n}\n@keyframes ACTRGLineChecked {\nfrom {\n stroke-dashoffset: 352px;\n}\nto {\n stroke-dashoffset: 0;\n}\n}\n",""])},function(t,e,n){var r=n(17);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);n(1)("7451c2ef",r,!1,{})},function(t,e,n){(t.exports=n(0)(!1)).push([t.i,"\n.c-setting-panel[data-v-337fb259]{\n --height:500px;\n --width:500px;\n width:500px;\n height:500px;\n position: absolute;\n margin-left:10px;\n margin-top:5px;\n font-size: 12px;\n color: rgb(58, 91, 178);\n padding:10px;\n overflow: hidden;\n box-shadow: 0px 0px 5px rgb(58, 91, 178);\n border-radius: 5px;\n z-index: 1000;\n background-color: #ffffff;\n border: rgb(58, 91, 178) solid 1px;\n padding-top:60px;\n}\n.c-setting-panel-button[data-v-337fb259]{\n height:45px;\n width:45px;\n font-size: 20px;\n line-height: 45px;\n text-align: center;\n border-radius: 50%;\n position: absolute;\n margin-left:25px;\n margin-top:20px;\n background-color: rgb(58, 91, 178);\n color: #ffffff;\n cursor: pointer;\n z-index: 1001;\n box-shadow: 0px 0px 8px rgb(46, 78, 143);\n}\n.c-setting-panel-button[data-v-337fb259]:hover{\n box-shadow: 0px 0px 20px #FFA20A;\n border:#ffffff solid 1px;\n color: #FFA20A;\n -moz-transform: rotate(-89deg) translateX(-190px);\n animation-timing-function:linear;\n animation: flashButton-data-v-337fb259 2s infinite;\n}\n.c-fixedLayout[data-v-337fb259]{\n position: fixed;\n top: 125px\n}\n@keyframes flashButton-data-v-337fb259 {\nfrom {\n box-shadow: 0px 0px 8px rgb(46, 78, 143);\n}\n30% {\n box-shadow: 0px 0px 20px #FFA20A;\n}\nto {\n box-shadow: 0px 0px 8px rgb(46, 78, 143);\n}\n}\n",""])},function(t,e,n){var r=n(19);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);n(1)("5939241a",r,!1,{})},function(t,e,n){(t.exports=n(0)(!1)).push([t.i,"\n.c-mini-graph[data-v-fe70423e]{\n height:100px;\n width:100px;\n position: absolute;\n margin-left: 60px;\n margin-top:100px;\n z-index: 999;\n}\n.c-fixedLayout[data-v-fe70423e]{\n position: fixed;\n top:100px;\n}\n.c-mini-canvas[data-v-fe70423e]{\n background-color: #AACBFF;\n border: #7BA8FF solid 1px;\n opacity: 0.8;\n position: absolute;\n}\n.c-mini-view[data-v-fe70423e]{\n background-color: #F5A565;\n border: #C03639 solid 1px;\n opacity: 0.5;\n color: #ffffff;\n font-size: 14px;\n text-align: center;\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n}\n.c-mini-node[data-v-fe70423e]{\n position: absolute;\n width:2px;\n height:2px;\n background-color: #000000;\n border-radius: 1px;\n}\n",""])},function(t,e,n){var r=n(21);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);n(1)("1c471178",r,!1,{})},function(t,e,n){(t.exports=n(0)(!1)).push([t.i,"\n.rg-icon[data-v-3cfdb1cf] {\n width: 16px;\n height: 16px;\n vertical-align: -3px;\n fill: currentColor;\n overflow: hidden;\n}\n.c-mini-toolbar[data-v-3cfdb1cf]{\n width:44px;\n position: absolute;\n margin-top:170px;\n margin-right:10px;\n z-index: 999;\n border: #bbbbbb solid 1px;\n background-color: #ffffff;\n box-shadow: 0px 0px 8px #cccccc;\n box-sizing:border-box;\n}\n.c-fixedLayout[data-v-3cfdb1cf]{\n position: fixed;\n top:100px;\n}\n.c-mb-button[data-v-3cfdb1cf]{\n height:44px;\n width:42px;\n margin-top:0px;\n background-color: #ffffff;\n border-top: #efefef solid 1px;\n opacity: 1;\n text-align: center;\n padding-top:3px;\n cursor: pointer;\n color: #999999;\n font-size: 18px;\n float: left;\n box-sizing:border-box;\n line-height: 21px;\n}\n.c-mb-button .c-mb-text[data-v-3cfdb1cf]{\n display: inline-block;\n height:14px;\n width:42px;\n font-size: 12px;\n line-height: 12px;\n margin-top:24px;\n margin-left:-28px;\n position: absolute;\n color: #262626;\n}\n.c-mb-button-on[data-v-3cfdb1cf]{\n background-color: #2E74B5;\n border-top: #2E4E8F solid 1px;\n color: #ffffff;\n}\n.c-mb-button[data-v-3cfdb1cf]:hover{\n background-color: #2E4E8F;\n border-top: #2E4E8F solid 1px;\n color: #ffffff;\n}\n.c-mb-button:hover .c-mb-text[data-v-3cfdb1cf],.c-mb-button-on .c-mb-text[data-v-3cfdb1cf]{\n color: #ffffff;\n}\n.c-mb-button .c-mb-child-panel[data-v-3cfdb1cf]{\n height:46px;position: absolute;margin-top: -26px;background-color: #ffffff;\n display: none;\n border: #bbbbbb solid 1px;\n box-shadow: 0px 0px 8px #cccccc;\n box-sizing:border-box;\n}\n.c-mb-button:hover .c-mb-child-panel[data-v-3cfdb1cf]{\n display: block;\n}\n.c-mb-button .c-mb-button[data-v-3cfdb1cf]{\n height:44px;\n width: 42px;\n margin:0px;\n border: none;\n}\n.c-mb-button-c .c-mb-text[data-v-3cfdb1cf]{\n color: #262626 !important;\n}\n.c-mb-button-c:hover .c-mb-text[data-v-3cfdb1cf],.c-mb-button-on .c-mb-text[data-v-3cfdb1cf]{\n color: #ffffff !important;\n}\n.c-loading-icon[data-v-3cfdb1cf]{\n animation:turn-data-v-3cfdb1cf 1s linear infinite;\n}\n@keyframes turn-data-v-3cfdb1cf{\n0%{-webkit-transform:rotate(0deg);\n}\n25%{-webkit-transform:rotate(90deg);\n}\n50%{-webkit-transform:rotate(180deg);\n}\n75%{-webkit-transform:rotate(270deg);\n}\n100%{-webkit-transform:rotate(360deg);\n}\n}\n",""])},function(t,e,n){var r=n(23);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);n(1)("3ca01a9a",r,!1,{})},function(t,e,n){(t.exports=n(0)(!1)).push([t.i,"\n.c-mini-namefilter[data-v-7c68081f]{\n height:60px;\n position: absolute;\n margin-top:10px;\n z-index: 999;\n}\n.c-fixedLayout[data-v-7c68081f]{\n position: fixed;\n top:145px;\n}\n",""])},function(t,e,n){var r=n(25);"string"==typeof r&&(r=[[t.i,r,""]]),r.locals&&(t.exports=r.locals);n(1)("3c57a372",r,!1,{})},function(t,e,n){(t.exports=n(0)(!1)).push([t.i,"\n.c-rg-bottom-panel[data-v-161dbae4]{\n width:100%;\n margin-left:0px;\n font-size: 12px;\n color: #1890ff;\n padding:0px;\n overflow: hidden;\n border-radius: 0px;\n position: absolute;\n z-index: 99;\n opacity: 1;\n}\n.c-fixedLayout[data-v-161dbae4]{\n position: fixed;\n bottom:0px;\n}\n",""])}]).default},t.exports=r(n("7+uW"),n("I95x"),n("eMjc"))},eMjc:function(t,e,n){
  473. /*!
  474. * html2canvas 1.4.1 <https://html2canvas.hertzen.com>
  475. * Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
  476. * Released under MIT License
  477. */var r;r=function(){"use strict";
  478. /*! *****************************************************************************
  479. Copyright (c) Microsoft Corporation.
  480. Permission to use, copy, modify, and/or distribute this software for any
  481. purpose with or without fee is hereby granted.
  482. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  483. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  484. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  485. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  486. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  487. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  488. PERFORMANCE OF THIS SOFTWARE.
  489. ***************************************************************************** */var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])})(e,n)};function e(e,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}var n=function(){return(n=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t}).apply(this,arguments)};function r(t,e,n,r){return new(n||(n=Promise))(function(i,o){function a(t){try{l(r.next(t))}catch(t){o(t)}}function s(t){try{l(r.throw(t))}catch(t){o(t)}}function l(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n(function(t){t(e)})).then(a,s)}l((r=r.apply(t,e||[])).next())})}function i(t,e){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=(i=a.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=e.call(t,a)}catch(t){o=[6,t],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}}function o(t,e,n){if(n||2===arguments.length)for(var r,i=0,o=e.length;i<o;i++)!r&&i in e||(r||(r=Array.prototype.slice.call(e,0,i)),r[i]=e[i]);return t.concat(r||e)}for(var a=function(){function t(t,e,n,r){this.left=t,this.top=e,this.width=n,this.height=r}return t.prototype.add=function(e,n,r,i){return new t(this.left+e,this.top+n,this.width+r,this.height+i)},t.fromClientRect=function(e,n){return new t(n.left+e.windowBounds.left,n.top+e.windowBounds.top,n.width,n.height)},t.fromDOMRectList=function(e,n){var r=Array.from(n).find(function(t){return 0!==t.width});return r?new t(r.left+e.windowBounds.left,r.top+e.windowBounds.top,r.width,r.height):t.EMPTY},t.EMPTY=new t(0,0,0,0),t}(),s=function(t,e){return a.fromClientRect(t,e.getBoundingClientRect())},l=function(t){for(var e=[],n=0,r=t.length;n<r;){var i=t.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){var o=t.charCodeAt(n++);56320==(64512&o)?e.push(((1023&i)<<10)+(1023&o)+65536):(e.push(i),n--)}else e.push(i)}return e},c=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,t);var n=t.length;if(!n)return"";for(var r=[],i=-1,o="";++i<n;){var a=t[i];a<=65535?r.push(a):(a-=65536,r.push(55296+(a>>10),a%1024+56320)),(i+1===n||r.length>16384)&&(o+=String.fromCharCode.apply(String,r),r.length=0)}return o},u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",h="undefined"==typeof Uint8Array?[]:new Uint8Array(256),d=0;d<u.length;d++)h[u.charCodeAt(d)]=d;for(var f="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",p="undefined"==typeof Uint8Array?[]:new Uint8Array(256),A=0;A<f.length;A++)p[f.charCodeAt(A)]=A;for(var g=function(t,e,n){return t.slice?t.slice(e,n):new Uint16Array(Array.prototype.slice.call(t,e,n))},m=function(){function t(t,e,n,r,i,o){this.initialValue=t,this.errorValue=e,this.highStart=n,this.highValueIndex=r,this.index=i,this.data=o}return t.prototype.get=function(t){var e;if(t>=0){if(t<55296||t>56319&&t<=65535)return e=((e=this.index[t>>5])<<2)+(31&t),this.data[e];if(t<=65535)return e=((e=this.index[2048+(t-55296>>5)])<<2)+(31&t),this.data[e];if(t<this.highStart)return e=2080+(t>>11),e=this.index[e],e+=t>>5&63,e=((e=this.index[e])<<2)+(31&t),this.data[e];if(t<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t}(),v="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",y="undefined"==typeof Uint8Array?[]:new Uint8Array(256),b=0;b<v.length;b++)y[v.charCodeAt(b)]=b;var _=10,w=13,x=15,S=17,C=18,k=19,B=20,T=21,E=22,M=24,O=25,L=26,D=27,I=28,P=30,N=32,F=33,R=34,j=35,H=37,U=38,Q=39,z=40,Y=42,V=[9001,65288],W="!",G=function(t,e){var n,r,i,o=function(t){var e,n,r,i,o,a=.75*t.length,s=t.length,l=0;"="===t[t.length-1]&&(a--,"="===t[t.length-2]&&a--);var c="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(a):new Array(a),u=Array.isArray(c)?c:new Uint8Array(c);for(e=0;e<s;e+=4)n=p[t.charCodeAt(e)],r=p[t.charCodeAt(e+1)],i=p[t.charCodeAt(e+2)],o=p[t.charCodeAt(e+3)],u[l++]=n<<2|r>>4,u[l++]=(15&r)<<4|i>>2,u[l++]=(3&i)<<6|63&o;return c}(t),a=Array.isArray(o)?function(t){for(var e=t.length,n=[],r=0;r<e;r+=4)n.push(t[r+3]<<24|t[r+2]<<16|t[r+1]<<8|t[r]);return n}(o):new Uint32Array(o),s=Array.isArray(o)?function(t){for(var e=t.length,n=[],r=0;r<e;r+=2)n.push(t[r+1]<<8|t[r]);return n}(o):new Uint16Array(o),l=g(s,12,a[4]/2),c=2===a[5]?g(s,(24+a[4])/2):(n=a,r=Math.ceil((24+a[4])/4),n.slice?n.slice(r,i):new Uint32Array(Array.prototype.slice.call(n,r,i)));return new m(a[0],a[1],a[2],a[3],l,c)}("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),X=[P,36],Z=[1,2,3,5],$=[_,8],K=[D,L],J=Z.concat($),q=[U,Q,z,R,j],tt=[x,w],et=function(t,e,n,r){var i=r[n];if(Array.isArray(t)?-1!==t.indexOf(i):t===i)for(var o=n;o<=r.length;){if((l=r[++o])===e)return!0;if(l!==_)break}if(i===_)for(o=n;o>0;){var a=r[--o];if(Array.isArray(t)?-1!==t.indexOf(a):t===a)for(var s=n;s<=r.length;){var l;if((l=r[++s])===e)return!0;if(l!==_)break}if(a!==_)break}return!1},nt=function(t,e){for(var n=t;n>=0;){var r=e[n];if(r!==_)return r;n--}return 0},rt=function(t,e,n,r,i){if(0===n[r])return"×";var o=r-1;if(Array.isArray(i)&&!0===i[o])return"×";var a=o-1,s=o+1,l=e[o],c=a>=0?e[a]:0,u=e[s];if(2===l&&3===u)return"×";if(-1!==Z.indexOf(l))return W;if(-1!==Z.indexOf(u))return"×";if(-1!==$.indexOf(u))return"×";if(8===nt(o,e))return"÷";if(11===G.get(t[o]))return"×";if((l===N||l===F)&&11===G.get(t[s]))return"×";if(7===l||7===u)return"×";if(9===l)return"×";if(-1===[_,w,x].indexOf(l)&&9===u)return"×";if(-1!==[S,C,k,M,I].indexOf(u))return"×";if(nt(o,e)===E)return"×";if(et(23,E,o,e))return"×";if(et([S,C],T,o,e))return"×";if(et(12,12,o,e))return"×";if(l===_)return"÷";if(23===l||23===u)return"×";if(16===u||16===l)return"÷";if(-1!==[w,x,T].indexOf(u)||14===l)return"×";if(36===c&&-1!==tt.indexOf(l))return"×";if(l===I&&36===u)return"×";if(u===B)return"×";if(-1!==X.indexOf(u)&&l===O||-1!==X.indexOf(l)&&u===O)return"×";if(l===D&&-1!==[H,N,F].indexOf(u)||-1!==[H,N,F].indexOf(l)&&u===L)return"×";if(-1!==X.indexOf(l)&&-1!==K.indexOf(u)||-1!==K.indexOf(l)&&-1!==X.indexOf(u))return"×";if(-1!==[D,L].indexOf(l)&&(u===O||-1!==[E,x].indexOf(u)&&e[s+1]===O)||-1!==[E,x].indexOf(l)&&u===O||l===O&&-1!==[O,I,M].indexOf(u))return"×";if(-1!==[O,I,M,S,C].indexOf(u))for(var h=o;h>=0;){if((d=e[h])===O)return"×";if(-1===[I,M].indexOf(d))break;h--}if(-1!==[D,L].indexOf(u))for(h=-1!==[S,C].indexOf(l)?a:o;h>=0;){var d;if((d=e[h])===O)return"×";if(-1===[I,M].indexOf(d))break;h--}if(U===l&&-1!==[U,Q,R,j].indexOf(u)||-1!==[Q,R].indexOf(l)&&-1!==[Q,z].indexOf(u)||-1!==[z,j].indexOf(l)&&u===z)return"×";if(-1!==q.indexOf(l)&&-1!==[B,L].indexOf(u)||-1!==q.indexOf(u)&&l===D)return"×";if(-1!==X.indexOf(l)&&-1!==X.indexOf(u))return"×";if(l===M&&-1!==X.indexOf(u))return"×";if(-1!==X.concat(O).indexOf(l)&&u===E&&-1===V.indexOf(t[s])||-1!==X.concat(O).indexOf(u)&&l===C)return"×";if(41===l&&41===u){for(var f=n[o],p=1;f>0&&41===e[--f];)p++;if(p%2!=0)return"×"}return l===N&&u===F?"×":"÷"},it=function(t,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var n=function(t,e){void 0===e&&(e="strict");var n=[],r=[],i=[];return t.forEach(function(t,o){var a=G.get(t);if(a>50?(i.push(!0),a-=50):i.push(!1),-1!==["normal","auto","loose"].indexOf(e)&&-1!==[8208,8211,12316,12448].indexOf(t))return r.push(o),n.push(16);if(4===a||11===a){if(0===o)return r.push(o),n.push(P);var s=n[o-1];return-1===J.indexOf(s)?(r.push(r[o-1]),n.push(s)):(r.push(o),n.push(P))}return r.push(o),31===a?n.push("strict"===e?T:H):a===Y?n.push(P):29===a?n.push(P):43===a?t>=131072&&t<=196605||t>=196608&&t<=262141?n.push(H):n.push(P):void n.push(a)}),[r,n,i]}(t,e.lineBreak),r=n[0],i=n[1],o=n[2];return"break-all"!==e.wordBreak&&"break-word"!==e.wordBreak||(i=i.map(function(t){return-1!==[O,P,Y].indexOf(t)?H:t})),[r,i,"keep-all"===e.wordBreak?o.map(function(e,n){return e&&t[n]>=19968&&t[n]<=40959}):void 0]},ot=function(){function t(t,e,n,r){this.codePoints=t,this.required=e===W,this.start=n,this.end=r}return t.prototype.slice=function(){return c.apply(void 0,this.codePoints.slice(this.start,this.end))},t}(),at=function(t){return t>=48&&t<=57},st=function(t){return at(t)||t>=65&&t<=70||t>=97&&t<=102},lt=function(t){return 10===t||9===t||32===t},ct=function(t){return function(t){return function(t){return t>=97&&t<=122}(t)||function(t){return t>=65&&t<=90}(t)}(t)||function(t){return t>=128}(t)||95===t},ut=function(t){return ct(t)||at(t)||45===t},ht=function(t){return t>=0&&t<=8||11===t||t>=14&&t<=31||127===t},dt=function(t,e){return 92===t&&10!==e},ft=function(t,e,n){return 45===t?ct(e)||dt(e,n):!!ct(t)||!(92!==t||!dt(t,e))},pt=function(t,e,n){return 43===t||45===t?!!at(e)||46===e&&at(n):at(46===t?e:t)},At={type:2},gt={type:3},mt={type:4},vt={type:13},yt={type:8},bt={type:21},_t={type:9},wt={type:10},xt={type:11},St={type:12},Ct={type:14},kt={type:23},Bt={type:1},Tt={type:25},Et={type:24},Mt={type:26},Ot={type:27},Lt={type:28},Dt={type:29},It={type:31},Pt={type:32},Nt=function(){function t(){this._value=[]}return t.prototype.write=function(t){this._value=this._value.concat(l(t))},t.prototype.read=function(){for(var t=[],e=this.consumeToken();e!==Pt;)t.push(e),e=this.consumeToken();return t},t.prototype.consumeToken=function(){var t=this.consumeCodePoint();switch(t){case 34:return this.consumeStringToken(34);case 35:var e=this.peekCodePoint(0),n=this.peekCodePoint(1),r=this.peekCodePoint(2);if(ut(e)||dt(n,r)){var i=ft(e,n,r)?2:1;return{type:5,value:this.consumeName(),flags:i}}break;case 36:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),vt;break;case 39:return this.consumeStringToken(39);case 40:return At;case 41:return gt;case 42:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),Ct;break;case 43:if(pt(t,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(t),this.consumeNumericToken();break;case 44:return mt;case 45:var o=t,a=this.peekCodePoint(0),s=this.peekCodePoint(1);if(pt(o,a,s))return this.reconsumeCodePoint(t),this.consumeNumericToken();if(ft(o,a,s))return this.reconsumeCodePoint(t),this.consumeIdentLikeToken();if(45===a&&62===s)return this.consumeCodePoint(),this.consumeCodePoint(),Et;break;case 46:if(pt(t,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(t),this.consumeNumericToken();break;case 47:if(42===this.peekCodePoint(0))for(this.consumeCodePoint();;){var l=this.consumeCodePoint();if(42===l&&47===(l=this.consumeCodePoint()))return this.consumeToken();if(-1===l)return this.consumeToken()}break;case 58:return Mt;case 59:return Ot;case 60:if(33===this.peekCodePoint(0)&&45===this.peekCodePoint(1)&&45===this.peekCodePoint(2))return this.consumeCodePoint(),this.consumeCodePoint(),Tt;break;case 64:var u=this.peekCodePoint(0),h=this.peekCodePoint(1),d=this.peekCodePoint(2);if(ft(u,h,d))return{type:7,value:this.consumeName()};break;case 91:return Lt;case 92:if(dt(t,this.peekCodePoint(0)))return this.reconsumeCodePoint(t),this.consumeIdentLikeToken();break;case 93:return Dt;case 61:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),yt;break;case 123:return xt;case 125:return St;case 117:case 85:var f=this.peekCodePoint(0),p=this.peekCodePoint(1);return 43!==f||!st(p)&&63!==p||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(t),this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),_t;if(124===this.peekCodePoint(0))return this.consumeCodePoint(),bt;break;case 126:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),wt;break;case-1:return Pt}return lt(t)?(this.consumeWhiteSpace(),It):at(t)?(this.reconsumeCodePoint(t),this.consumeNumericToken()):ct(t)?(this.reconsumeCodePoint(t),this.consumeIdentLikeToken()):{type:6,value:c(t)}},t.prototype.consumeCodePoint=function(){var t=this._value.shift();return void 0===t?-1:t},t.prototype.reconsumeCodePoint=function(t){this._value.unshift(t)},t.prototype.peekCodePoint=function(t){return t>=this._value.length?-1:this._value[t]},t.prototype.consumeUnicodeRangeToken=function(){for(var t=[],e=this.consumeCodePoint();st(e)&&t.length<6;)t.push(e),e=this.consumeCodePoint();for(var n=!1;63===e&&t.length<6;)t.push(e),e=this.consumeCodePoint(),n=!0;if(n)return{type:30,start:parseInt(c.apply(void 0,t.map(function(t){return 63===t?48:t})),16),end:parseInt(c.apply(void 0,t.map(function(t){return 63===t?70:t})),16)};var r=parseInt(c.apply(void 0,t),16);if(45===this.peekCodePoint(0)&&st(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();for(var i=[];st(e)&&i.length<6;)i.push(e),e=this.consumeCodePoint();return{type:30,start:r,end:parseInt(c.apply(void 0,i),16)}}return{type:30,start:r,end:r}},t.prototype.consumeIdentLikeToken=function(){var t=this.consumeName();return"url"===t.toLowerCase()&&40===this.peekCodePoint(0)?(this.consumeCodePoint(),this.consumeUrlToken()):40===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:19,value:t}):{type:20,value:t}},t.prototype.consumeUrlToken=function(){var t=[];if(this.consumeWhiteSpace(),-1===this.peekCodePoint(0))return{type:22,value:""};var e=this.peekCodePoint(0);if(39===e||34===e){var n=this.consumeStringToken(this.consumeCodePoint());return 0===n.type&&(this.consumeWhiteSpace(),-1===this.peekCodePoint(0)||41===this.peekCodePoint(0))?(this.consumeCodePoint(),{type:22,value:n.value}):(this.consumeBadUrlRemnants(),kt)}for(;;){var r=this.consumeCodePoint();if(-1===r||41===r)return{type:22,value:c.apply(void 0,t)};if(lt(r))return this.consumeWhiteSpace(),-1===this.peekCodePoint(0)||41===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:22,value:c.apply(void 0,t)}):(this.consumeBadUrlRemnants(),kt);if(34===r||39===r||40===r||ht(r))return this.consumeBadUrlRemnants(),kt;if(92===r){if(!dt(r,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),kt;t.push(this.consumeEscapedCodePoint())}else t.push(r)}},t.prototype.consumeWhiteSpace=function(){for(;lt(this.peekCodePoint(0));)this.consumeCodePoint()},t.prototype.consumeBadUrlRemnants=function(){for(;;){var t=this.consumeCodePoint();if(41===t||-1===t)return;dt(t,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},t.prototype.consumeStringSlice=function(t){for(var e="";t>0;){var n=Math.min(5e4,t);e+=c.apply(void 0,this._value.splice(0,n)),t-=n}return this._value.shift(),e},t.prototype.consumeStringToken=function(t){for(var e="",n=0;;){var r=this._value[n];if(-1===r||void 0===r||r===t)return{type:0,value:e+=this.consumeStringSlice(n)};if(10===r)return this._value.splice(0,n),Bt;if(92===r){var i=this._value[n+1];-1!==i&&void 0!==i&&(10===i?(e+=this.consumeStringSlice(n),n=-1,this._value.shift()):dt(r,i)&&(e+=this.consumeStringSlice(n),e+=c(this.consumeEscapedCodePoint()),n=-1))}n++}},t.prototype.consumeNumber=function(){var t=[],e=4,n=this.peekCodePoint(0);for(43!==n&&45!==n||t.push(this.consumeCodePoint());at(this.peekCodePoint(0));)t.push(this.consumeCodePoint());n=this.peekCodePoint(0);var r=this.peekCodePoint(1);if(46===n&&at(r))for(t.push(this.consumeCodePoint(),this.consumeCodePoint()),e=8;at(this.peekCodePoint(0));)t.push(this.consumeCodePoint());n=this.peekCodePoint(0),r=this.peekCodePoint(1);var i=this.peekCodePoint(2);if((69===n||101===n)&&((43===r||45===r)&&at(i)||at(r)))for(t.push(this.consumeCodePoint(),this.consumeCodePoint()),e=8;at(this.peekCodePoint(0));)t.push(this.consumeCodePoint());return[function(t){var e=0,n=1;43!==t[e]&&45!==t[e]||(45===t[e]&&(n=-1),e++);for(var r=[];at(t[e]);)r.push(t[e++]);var i=r.length?parseInt(c.apply(void 0,r),10):0;46===t[e]&&e++;for(var o=[];at(t[e]);)o.push(t[e++]);var a=o.length,s=a?parseInt(c.apply(void 0,o),10):0;69!==t[e]&&101!==t[e]||e++;var l=1;43!==t[e]&&45!==t[e]||(45===t[e]&&(l=-1),e++);for(var u=[];at(t[e]);)u.push(t[e++]);var h=u.length?parseInt(c.apply(void 0,u),10):0;return n*(i+s*Math.pow(10,-a))*Math.pow(10,l*h)}(t),e]},t.prototype.consumeNumericToken=function(){var t=this.consumeNumber(),e=t[0],n=t[1],r=this.peekCodePoint(0),i=this.peekCodePoint(1),o=this.peekCodePoint(2);return ft(r,i,o)?{type:15,number:e,flags:n,unit:this.consumeName()}:37===r?(this.consumeCodePoint(),{type:16,number:e,flags:n}):{type:17,number:e,flags:n}},t.prototype.consumeEscapedCodePoint=function(){var t=this.consumeCodePoint();if(st(t)){for(var e=c(t);st(this.peekCodePoint(0))&&e.length<6;)e+=c(this.consumeCodePoint());lt(this.peekCodePoint(0))&&this.consumeCodePoint();var n=parseInt(e,16);return 0===n||function(t){return t>=55296&&t<=57343}(n)||n>1114111?65533:n}return-1===t?65533:t},t.prototype.consumeName=function(){for(var t="";;){var e=this.consumeCodePoint();if(ut(e))t+=c(e);else{if(!dt(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),t;t+=c(this.consumeEscapedCodePoint())}}},t}(),Ft=function(){function t(t){this._tokens=t}return t.create=function(e){var n=new Nt;return n.write(e),new t(n.read())},t.parseValue=function(e){return t.create(e).parseComponentValue()},t.parseValues=function(e){return t.create(e).parseComponentValues()},t.prototype.parseComponentValue=function(){for(var t=this.consumeToken();31===t.type;)t=this.consumeToken();if(32===t.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(t);var e=this.consumeComponentValue();do{t=this.consumeToken()}while(31===t.type);if(32===t.type)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},t.prototype.parseComponentValues=function(){for(var t=[];;){var e=this.consumeComponentValue();if(32===e.type)return t;t.push(e),t.push()}},t.prototype.consumeComponentValue=function(){var t=this.consumeToken();switch(t.type){case 11:case 28:case 2:return this.consumeSimpleBlock(t.type);case 19:return this.consumeFunction(t)}return t},t.prototype.consumeSimpleBlock=function(t){for(var e={type:t,values:[]},n=this.consumeToken();;){if(32===n.type||Wt(n,t))return e;this.reconsumeToken(n),e.values.push(this.consumeComponentValue()),n=this.consumeToken()}},t.prototype.consumeFunction=function(t){for(var e={name:t.value,values:[],type:18};;){var n=this.consumeToken();if(32===n.type||3===n.type)return e;this.reconsumeToken(n),e.values.push(this.consumeComponentValue())}},t.prototype.consumeToken=function(){var t=this._tokens.shift();return void 0===t?Pt:t},t.prototype.reconsumeToken=function(t){this._tokens.unshift(t)},t}(),Rt=function(t){return 15===t.type},jt=function(t){return 17===t.type},Ht=function(t){return 20===t.type},Ut=function(t){return 0===t.type},Qt=function(t,e){return Ht(t)&&t.value===e},zt=function(t){return 31!==t.type},Yt=function(t){return 31!==t.type&&4!==t.type},Vt=function(t){var e=[],n=[];return t.forEach(function(t){if(4===t.type){if(0===n.length)throw new Error("Error parsing function args, zero tokens for arg");return e.push(n),void(n=[])}31!==t.type&&n.push(t)}),n.length&&e.push(n),e},Wt=function(t,e){return 11===e&&12===t.type||(28===e&&29===t.type||2===e&&3===t.type)},Gt=function(t){return 17===t.type||15===t.type},Xt=function(t){return 16===t.type||Gt(t)},Zt=function(t){return t.length>1?[t[0],t[1]]:[t[0]]},$t={type:17,number:0,flags:4},Kt={type:16,number:50,flags:4},Jt={type:16,number:100,flags:4},qt=function(t,e,n){var r=t[0],i=t[1];return[te(r,e),te(void 0!==i?i:r,n)]},te=function(t,e){if(16===t.type)return t.number/100*e;if(Rt(t))switch(t.unit){case"rem":case"em":return 16*t.number;case"px":default:return t.number}return t.number},ee=function(t,e){if(15===e.type)switch(e.unit){case"deg":return Math.PI*e.number/180;case"grad":return Math.PI/200*e.number;case"rad":return e.number;case"turn":return 2*Math.PI*e.number}throw new Error("Unsupported angle type")},ne=function(t){return 15===t.type&&("deg"===t.unit||"grad"===t.unit||"rad"===t.unit||"turn"===t.unit)},re=function(t){switch(t.filter(Ht).map(function(t){return t.value}).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[$t,$t];case"to top":case"bottom":return ie(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[$t,Jt];case"to right":case"left":return ie(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Jt,Jt];case"to bottom":case"top":return ie(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Jt,$t];case"to left":case"right":return ie(270)}return 0},ie=function(t){return Math.PI*t/180},oe=function(t,e){if(18===e.type){var n=fe[e.name];if(void 0===n)throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return n(t,e.values)}if(5===e.type){if(3===e.value.length){var r=e.value.substring(0,1),i=e.value.substring(1,2),o=e.value.substring(2,3);return le(parseInt(r+r,16),parseInt(i+i,16),parseInt(o+o,16),1)}if(4===e.value.length){r=e.value.substring(0,1),i=e.value.substring(1,2),o=e.value.substring(2,3);var a=e.value.substring(3,4);return le(parseInt(r+r,16),parseInt(i+i,16),parseInt(o+o,16),parseInt(a+a,16)/255)}if(6===e.value.length){r=e.value.substring(0,2),i=e.value.substring(2,4),o=e.value.substring(4,6);return le(parseInt(r,16),parseInt(i,16),parseInt(o,16),1)}if(8===e.value.length){r=e.value.substring(0,2),i=e.value.substring(2,4),o=e.value.substring(4,6),a=e.value.substring(6,8);return le(parseInt(r,16),parseInt(i,16),parseInt(o,16),parseInt(a,16)/255)}}if(20===e.type){var s=Ae[e.value.toUpperCase()];if(void 0!==s)return s}return Ae.TRANSPARENT},ae=function(t){return 0==(255&t)},se=function(t){var e=255&t,n=255&t>>8,r=255&t>>16,i=255&t>>24;return e<255?"rgba("+i+","+r+","+n+","+e/255+")":"rgb("+i+","+r+","+n+")"},le=function(t,e,n,r){return(t<<24|e<<16|n<<8|Math.round(255*r)<<0)>>>0},ce=function(t,e){if(17===t.type)return t.number;if(16===t.type){var n=3===e?1:255;return 3===e?t.number/100*n:Math.round(t.number/100*n)}return 0},ue=function(t,e){var n=e.filter(Yt);if(3===n.length){var r=n.map(ce),i=r[0],o=r[1],a=r[2];return le(i,o,a,1)}if(4===n.length){var s=n.map(ce),l=(i=s[0],o=s[1],a=s[2],s[3]);return le(i,o,a,l)}return 0};function he(t,e,n){return n<0&&(n+=1),n>=1&&(n-=1),n<1/6?(e-t)*n*6+t:n<.5?e:n<2/3?6*(e-t)*(2/3-n)+t:t}var de=function(t,e){var n=e.filter(Yt),r=n[0],i=n[1],o=n[2],a=n[3],s=(17===r.type?ie(r.number):ee(t,r))/(2*Math.PI),l=Xt(i)?i.number/100:0,c=Xt(o)?o.number/100:0,u=void 0!==a&&Xt(a)?te(a,1):1;if(0===l)return le(255*c,255*c,255*c,1);var h=c<=.5?c*(l+1):c+l-c*l,d=2*c-h,f=he(d,h,s+1/3),p=he(d,h,s),A=he(d,h,s-1/3);return le(255*f,255*p,255*A,u)},fe={hsl:de,hsla:de,rgb:ue,rgba:ue},pe=function(t,e){return oe(t,Ft.create(e).parseComponentValue())},Ae={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},ge={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(t,e){return e.map(function(t){if(Ht(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},me={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},ve=function(t,e){var n=oe(t,e[0]),r=e[1];return r&&Xt(r)?{color:n,stop:r}:{color:n,stop:null}},ye=function(t,e){var n=t[0],r=t[t.length-1];null===n.stop&&(n.stop=$t),null===r.stop&&(r.stop=Jt);for(var i=[],o=0,a=0;a<t.length;a++){var s=t[a].stop;if(null!==s){var l=te(s,e);l>o?i.push(l):i.push(o),o=l}else i.push(null)}var c=null;for(a=0;a<i.length;a++){var u=i[a];if(null===u)null===c&&(c=a);else if(null!==c){for(var h=a-c,d=(u-i[c-1])/(h+1),f=1;f<=h;f++)i[c+f-1]=d*f;c=null}}return t.map(function(t,n){return{color:t.color,stop:Math.max(Math.min(1,i[n]/e),0)}})},be=function(t,e,n){var r="number"==typeof t?t:function(t,e,n){var r=e/2,i=n/2,o=te(t[0],e)-r,a=i-te(t[1],n);return(Math.atan2(a,o)+2*Math.PI)%(2*Math.PI)}(t,e,n),i=Math.abs(e*Math.sin(r))+Math.abs(n*Math.cos(r)),o=e/2,a=n/2,s=i/2,l=Math.sin(r-Math.PI/2)*s,c=Math.cos(r-Math.PI/2)*s;return[i,o-c,o+c,a-l,a+l]},_e=function(t,e){return Math.sqrt(t*t+e*e)},we=function(t,e,n,r,i){return[[0,0],[0,e],[t,0],[t,e]].reduce(function(t,e){var o=e[0],a=e[1],s=_e(n-o,r-a);return(i?s<t.optimumDistance:s>t.optimumDistance)?{optimumCorner:e,optimumDistance:s}:t},{optimumDistance:i?1/0:-1/0,optimumCorner:null}).optimumCorner},xe=function(t,e){var n=ie(180),r=[];return Vt(e).forEach(function(e,i){if(0===i){var o=e[0];if(20===o.type&&-1!==["top","left","right","bottom"].indexOf(o.value))return void(n=re(e));if(ne(o))return void(n=(ee(t,o)+ie(270))%ie(360))}var a=ve(t,e);r.push(a)}),{angle:n,stops:r,type:1}},Se=function(t,e){var n=0,r=3,i=[],o=[];return Vt(e).forEach(function(e,a){var s=!0;if(0===a?s=e.reduce(function(t,e){if(Ht(e))switch(e.value){case"center":return o.push(Kt),!1;case"top":case"left":return o.push($t),!1;case"right":case"bottom":return o.push(Jt),!1}else if(Xt(e)||Gt(e))return o.push(e),!1;return t},s):1===a&&(s=e.reduce(function(t,e){if(Ht(e))switch(e.value){case"circle":return n=0,!1;case"ellipse":return n=1,!1;case"contain":case"closest-side":return r=0,!1;case"farthest-side":return r=1,!1;case"closest-corner":return r=2,!1;case"cover":case"farthest-corner":return r=3,!1}else if(Gt(e)||Xt(e))return Array.isArray(r)||(r=[]),r.push(e),!1;return t},s)),s){var l=ve(t,e);i.push(l)}}),{size:r,shape:n,stops:i,position:o,type:2}},Ce=function(t,e){if(22===e.type){var n={url:e.value,type:0};return t.cache.addImage(e.value),n}if(18===e.type){var r=Be[e.name];if(void 0===r)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return r(t,e.values)}throw new Error("Unsupported image type "+e.type)};var ke,Be={"linear-gradient":function(t,e){var n=ie(180),r=[];return Vt(e).forEach(function(e,i){if(0===i){var o=e[0];if(20===o.type&&"to"===o.value)return void(n=re(e));if(ne(o))return void(n=ee(t,o))}var a=ve(t,e);r.push(a)}),{angle:n,stops:r,type:1}},"-moz-linear-gradient":xe,"-ms-linear-gradient":xe,"-o-linear-gradient":xe,"-webkit-linear-gradient":xe,"radial-gradient":function(t,e){var n=0,r=3,i=[],o=[];return Vt(e).forEach(function(e,a){var s=!0;if(0===a){var l=!1;s=e.reduce(function(t,e){if(l)if(Ht(e))switch(e.value){case"center":return o.push(Kt),t;case"top":case"left":return o.push($t),t;case"right":case"bottom":return o.push(Jt),t}else(Xt(e)||Gt(e))&&o.push(e);else if(Ht(e))switch(e.value){case"circle":return n=0,!1;case"ellipse":return n=1,!1;case"at":return l=!0,!1;case"closest-side":return r=0,!1;case"cover":case"farthest-side":return r=1,!1;case"contain":case"closest-corner":return r=2,!1;case"farthest-corner":return r=3,!1}else if(Gt(e)||Xt(e))return Array.isArray(r)||(r=[]),r.push(e),!1;return t},s)}if(s){var c=ve(t,e);i.push(c)}}),{size:r,shape:n,stops:i,position:o,type:2}},"-moz-radial-gradient":Se,"-ms-radial-gradient":Se,"-o-radial-gradient":Se,"-webkit-radial-gradient":Se,"-webkit-gradient":function(t,e){var n=ie(180),r=[],i=1;return Vt(e).forEach(function(e,n){var o=e[0];if(0===n){if(Ht(o)&&"linear"===o.value)return void(i=1);if(Ht(o)&&"radial"===o.value)return void(i=2)}if(18===o.type)if("from"===o.name){var a=oe(t,o.values[0]);r.push({stop:$t,color:a})}else if("to"===o.name)a=oe(t,o.values[0]),r.push({stop:Jt,color:a});else if("color-stop"===o.name){var s=o.values.filter(Yt);if(2===s.length){a=oe(t,s[1]);var l=s[0];jt(l)&&r.push({stop:{type:16,number:100*l.number,flags:l.flags},color:a})}}}),1===i?{angle:(n+ie(180))%ie(360),stops:r,type:i}:{size:3,shape:0,stops:r,position:[],type:i}}},Te={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(t,e){if(0===e.length)return[];var n=e[0];return 20===n.type&&"none"===n.value?[]:e.filter(function(t){return Yt(t)&&function(t){return!(20===t.type&&"none"===t.value||18===t.type&&!Be[t.name])}(t)}).map(function(e){return Ce(t,e)})}},Ee={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(t,e){return e.map(function(t){if(Ht(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},Me={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(t,e){return Vt(e).map(function(t){return t.filter(Xt)}).map(Zt)}},Oe={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(t,e){return Vt(e).map(function(t){return t.filter(Ht).map(function(t){return t.value}).join(" ")}).map(Le)}},Le=function(t){switch(t){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;case"repeat":default:return 0}};!function(t){t.AUTO="auto",t.CONTAIN="contain",t.COVER="cover"}(ke||(ke={}));var De,Ie={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(t,e){return Vt(e).map(function(t){return t.filter(Pe)})}},Pe=function(t){return Ht(t)||Xt(t)},Ne=function(t){return{name:"border-"+t+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},Fe=Ne("top"),Re=Ne("right"),je=Ne("bottom"),He=Ne("left"),Ue=function(t){return{name:"border-radius-"+t,initialValue:"0 0",prefix:!1,type:1,parse:function(t,e){return Zt(e.filter(Xt))}}},Qe=Ue("top-left"),ze=Ue("top-right"),Ye=Ue("bottom-right"),Ve=Ue("bottom-left"),We=function(t){return{name:"border-"+t+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(t,e){switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},Ge=We("top"),Xe=We("right"),Ze=We("bottom"),$e=We("left"),Ke=function(t){return{name:"border-"+t+"-width",initialValue:"0",type:0,prefix:!1,parse:function(t,e){return Rt(e)?e.number:0}}},Je=Ke("top"),qe=Ke("right"),tn=Ke("bottom"),en=Ke("left"),nn={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},rn={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(t,e){switch(e){case"rtl":return 1;case"ltr":default:return 0}}},on={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(t,e){return e.filter(Ht).reduce(function(t,e){return t|an(e.value)},0)}},an=function(t){switch(t){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},sn={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(t,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},ln={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(t,e){return 20===e.type&&"normal"===e.value?0:17===e.type?e.number:15===e.type?e.number:0}};!function(t){t.NORMAL="normal",t.STRICT="strict"}(De||(De={}));var cn,un={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(t,e){switch(e){case"strict":return De.STRICT;case"normal":default:return De.NORMAL}}},hn={name:"line-height",initialValue:"normal",prefix:!1,type:4},dn=function(t,e){return Ht(t)&&"normal"===t.value?1.2*e:17===t.type?e*t.number:Xt(t)?te(t,e):e},fn={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(t,e){return 20===e.type&&"none"===e.value?null:Ce(t,e)}},pn={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(t,e){switch(e){case"inside":return 0;case"outside":default:return 1}}},An={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(t,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;case"none":default:return-1}}},gn=function(t){return{name:"margin-"+t,initialValue:"0",prefix:!1,type:4}},mn=gn("top"),vn=gn("right"),yn=gn("bottom"),bn=gn("left"),_n={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(t,e){return e.filter(Ht).map(function(t){switch(t.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;case"visible":default:return 0}})}},wn={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(t,e){switch(e){case"break-word":return"break-word";case"normal":default:return"normal"}}},xn=function(t){return{name:"padding-"+t,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},Sn=xn("top"),Cn=xn("right"),kn=xn("bottom"),Bn=xn("left"),Tn={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(t,e){switch(e){case"right":return 2;case"center":case"justify":return 1;case"left":default:return 0}}},En={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(t,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},Mn={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(t,e){return 1===e.length&&Qt(e[0],"none")?[]:Vt(e).map(function(e){for(var n={color:Ae.TRANSPARENT,offsetX:$t,offsetY:$t,blur:$t},r=0,i=0;i<e.length;i++){var o=e[i];Gt(o)?(0===r?n.offsetX=o:1===r?n.offsetY=o:n.blur=o,r++):n.color=oe(t,o)}return n})}},On={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(t,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},Ln={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(t,e){if(20===e.type&&"none"===e.value)return null;if(18===e.type){var n=Dn[e.name];if(void 0===n)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return n(e.values)}return null}},Dn={matrix:function(t){var e=t.filter(function(t){return 17===t.type}).map(function(t){return t.number});return 6===e.length?e:null},matrix3d:function(t){var e=t.filter(function(t){return 17===t.type}).map(function(t){return t.number}),n=e[0],r=e[1];e[2],e[3];var i=e[4],o=e[5];e[6],e[7],e[8],e[9],e[10],e[11];var a=e[12],s=e[13];return e[14],e[15],16===e.length?[n,r,i,o,a,s]:null}},In={type:16,number:50,flags:4},Pn=[In,In],Nn={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(t,e){var n=e.filter(Xt);return 2!==n.length?Pn:[n[0],n[1]]}},Fn={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(t,e){switch(e){case"hidden":return 1;case"collapse":return 2;case"visible":default:return 0}}};!function(t){t.NORMAL="normal",t.BREAK_ALL="break-all",t.KEEP_ALL="keep-all"}(cn||(cn={}));for(var Rn={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(t,e){switch(e){case"break-all":return cn.BREAK_ALL;case"keep-all":return cn.KEEP_ALL;case"normal":default:return cn.NORMAL}}},jn={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(t,e){if(20===e.type)return{auto:!0,order:0};if(jt(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Hn=function(t,e){if(15===e.type)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")},Un={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(t,e){return jt(e)?e.number:1}},Qn={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},zn={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(t,e){return e.filter(Ht).map(function(t){switch(t.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(t){return 0!==t})}},Yn={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(t,e){var n=[],r=[];return e.forEach(function(t){switch(t.type){case 20:case 0:n.push(t.value);break;case 17:n.push(t.number.toString());break;case 4:r.push(n.join(" ")),n.length=0}}),n.length&&r.push(n.join(" ")),r.map(function(t){return-1===t.indexOf(" ")?t:"'"+t+"'"})}},Vn={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},Wn={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(t,e){if(jt(e))return e.number;if(Ht(e))switch(e.value){case"bold":return 700;case"normal":default:return 400}return 400}},Gn={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(t,e){return e.filter(Ht).map(function(t){return t.value})}},Xn={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(t,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";case"normal":default:return"normal"}}},Zn=function(t,e){return 0!=(t&e)},$n={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(t,e){if(0===e.length)return[];var n=e[0];return 20===n.type&&"none"===n.value?[]:e}},Kn={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(t,e){if(0===e.length)return null;var n=e[0];if(20===n.type&&"none"===n.value)return null;for(var r=[],i=e.filter(zt),o=0;o<i.length;o++){var a=i[o],s=i[o+1];if(20===a.type){var l=s&&jt(s)?s.number:1;r.push({counter:a.value,increment:l})}}return r}},Jn={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(t,e){if(0===e.length)return[];for(var n=[],r=e.filter(zt),i=0;i<r.length;i++){var o=r[i],a=r[i+1];if(Ht(o)&&"none"!==o.value){var s=a&&jt(a)?a.number:0;n.push({counter:o.value,reset:s})}}return n}},qn={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(t,e){return e.filter(Rt).map(function(e){return Hn(t,e)})}},tr={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(t,e){if(0===e.length)return null;var n=e[0];if(20===n.type&&"none"===n.value)return null;var r=[],i=e.filter(Ut);if(i.length%2!=0)return null;for(var o=0;o<i.length;o+=2){var a=i[o].value,s=i[o+1].value;r.push({open:a,close:s})}return r}},er=function(t,e,n){if(!t)return"";var r=t[Math.min(e,t.length-1)];return r?n?r.open:r.close:""},nr={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(t,e){return 1===e.length&&Qt(e[0],"none")?[]:Vt(e).map(function(e){for(var n={color:255,offsetX:$t,offsetY:$t,blur:$t,spread:$t,inset:!1},r=0,i=0;i<e.length;i++){var o=e[i];Qt(o,"inset")?n.inset=!0:Gt(o)?(0===r?n.offsetX=o:1===r?n.offsetY=o:2===r?n.blur=o:n.spread=o,r++):n.color=oe(t,o)}return n})}},rr={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(t,e){var n=[];return e.filter(Ht).forEach(function(t){switch(t.value){case"stroke":n.push(1);break;case"fill":n.push(0);break;case"markers":n.push(2)}}),[0,1,2].forEach(function(t){-1===n.indexOf(t)&&n.push(t)}),n}},ir={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},or={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(t,e){return Rt(e)?e.number:0}},ar=function(){function t(t,e){var n,r;this.animationDuration=cr(t,qn,e.animationDuration),this.backgroundClip=cr(t,ge,e.backgroundClip),this.backgroundColor=cr(t,me,e.backgroundColor),this.backgroundImage=cr(t,Te,e.backgroundImage),this.backgroundOrigin=cr(t,Ee,e.backgroundOrigin),this.backgroundPosition=cr(t,Me,e.backgroundPosition),this.backgroundRepeat=cr(t,Oe,e.backgroundRepeat),this.backgroundSize=cr(t,Ie,e.backgroundSize),this.borderTopColor=cr(t,Fe,e.borderTopColor),this.borderRightColor=cr(t,Re,e.borderRightColor),this.borderBottomColor=cr(t,je,e.borderBottomColor),this.borderLeftColor=cr(t,He,e.borderLeftColor),this.borderTopLeftRadius=cr(t,Qe,e.borderTopLeftRadius),this.borderTopRightRadius=cr(t,ze,e.borderTopRightRadius),this.borderBottomRightRadius=cr(t,Ye,e.borderBottomRightRadius),this.borderBottomLeftRadius=cr(t,Ve,e.borderBottomLeftRadius),this.borderTopStyle=cr(t,Ge,e.borderTopStyle),this.borderRightStyle=cr(t,Xe,e.borderRightStyle),this.borderBottomStyle=cr(t,Ze,e.borderBottomStyle),this.borderLeftStyle=cr(t,$e,e.borderLeftStyle),this.borderTopWidth=cr(t,Je,e.borderTopWidth),this.borderRightWidth=cr(t,qe,e.borderRightWidth),this.borderBottomWidth=cr(t,tn,e.borderBottomWidth),this.borderLeftWidth=cr(t,en,e.borderLeftWidth),this.boxShadow=cr(t,nr,e.boxShadow),this.color=cr(t,nn,e.color),this.direction=cr(t,rn,e.direction),this.display=cr(t,on,e.display),this.float=cr(t,sn,e.cssFloat),this.fontFamily=cr(t,Yn,e.fontFamily),this.fontSize=cr(t,Vn,e.fontSize),this.fontStyle=cr(t,Xn,e.fontStyle),this.fontVariant=cr(t,Gn,e.fontVariant),this.fontWeight=cr(t,Wn,e.fontWeight),this.letterSpacing=cr(t,ln,e.letterSpacing),this.lineBreak=cr(t,un,e.lineBreak),this.lineHeight=cr(t,hn,e.lineHeight),this.listStyleImage=cr(t,fn,e.listStyleImage),this.listStylePosition=cr(t,pn,e.listStylePosition),this.listStyleType=cr(t,An,e.listStyleType),this.marginTop=cr(t,mn,e.marginTop),this.marginRight=cr(t,vn,e.marginRight),this.marginBottom=cr(t,yn,e.marginBottom),this.marginLeft=cr(t,bn,e.marginLeft),this.opacity=cr(t,Un,e.opacity);var i=cr(t,_n,e.overflow);this.overflowX=i[0],this.overflowY=i[i.length>1?1:0],this.overflowWrap=cr(t,wn,e.overflowWrap),this.paddingTop=cr(t,Sn,e.paddingTop),this.paddingRight=cr(t,Cn,e.paddingRight),this.paddingBottom=cr(t,kn,e.paddingBottom),this.paddingLeft=cr(t,Bn,e.paddingLeft),this.paintOrder=cr(t,rr,e.paintOrder),this.position=cr(t,En,e.position),this.textAlign=cr(t,Tn,e.textAlign),this.textDecorationColor=cr(t,Qn,null!==(n=e.textDecorationColor)&&void 0!==n?n:e.color),this.textDecorationLine=cr(t,zn,null!==(r=e.textDecorationLine)&&void 0!==r?r:e.textDecoration),this.textShadow=cr(t,Mn,e.textShadow),this.textTransform=cr(t,On,e.textTransform),this.transform=cr(t,Ln,e.transform),this.transformOrigin=cr(t,Nn,e.transformOrigin),this.visibility=cr(t,Fn,e.visibility),this.webkitTextStrokeColor=cr(t,ir,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=cr(t,or,e.webkitTextStrokeWidth),this.wordBreak=cr(t,Rn,e.wordBreak),this.zIndex=cr(t,jn,e.zIndex)}return t.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},t.prototype.isTransparent=function(){return ae(this.backgroundColor)},t.prototype.isTransformed=function(){return null!==this.transform},t.prototype.isPositioned=function(){return 0!==this.position},t.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},t.prototype.isFloating=function(){return 0!==this.float},t.prototype.isInlineLevel=function(){return Zn(this.display,4)||Zn(this.display,33554432)||Zn(this.display,268435456)||Zn(this.display,536870912)||Zn(this.display,67108864)||Zn(this.display,134217728)},t}(),sr=function(){return function(t,e){this.content=cr(t,$n,e.content),this.quotes=cr(t,tr,e.quotes)}}(),lr=function(){return function(t,e){this.counterIncrement=cr(t,Kn,e.counterIncrement),this.counterReset=cr(t,Jn,e.counterReset)}}(),cr=function(t,e,n){var r=new Nt,i=null!==n&&void 0!==n?n.toString():e.initialValue;r.write(i);var o=new Ft(r.read());switch(e.type){case 2:var a=o.parseComponentValue();return e.parse(t,Ht(a)?a.value:e.initialValue);case 0:return e.parse(t,o.parseComponentValue());case 1:return e.parse(t,o.parseComponentValues());case 4:return o.parseComponentValue();case 3:switch(e.format){case"angle":return ee(t,o.parseComponentValue());case"color":return oe(t,o.parseComponentValue());case"image":return Ce(t,o.parseComponentValue());case"length":var s=o.parseComponentValue();return Gt(s)?s:$t;case"length-percentage":var l=o.parseComponentValue();return Xt(l)?l:$t;case"time":return Hn(t,o.parseComponentValue())}}},ur=function(t,e){var n=function(t){switch(t.getAttribute("data-html2canvas-debug")){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}}(t);return 1===n||e===n},hr=function(){return function(t,e){this.context=t,this.textNodes=[],this.elements=[],this.flags=0,ur(e,3),this.styles=new ar(t,window.getComputedStyle(e,null)),Ai(e)&&(this.styles.animationDuration.some(function(t){return t>0})&&(e.style.animationDuration="0s"),null!==this.styles.transform&&(e.style.transform="none")),this.bounds=s(this.context,e),ur(e,4)&&(this.flags|=16)}}(),dr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",fr="undefined"==typeof Uint8Array?[]:new Uint8Array(256),pr=0;pr<dr.length;pr++)fr[dr.charCodeAt(pr)]=pr;for(var Ar=function(t,e,n){return t.slice?t.slice(e,n):new Uint16Array(Array.prototype.slice.call(t,e,n))},gr=function(){function t(t,e,n,r,i,o){this.initialValue=t,this.errorValue=e,this.highStart=n,this.highValueIndex=r,this.index=i,this.data=o}return t.prototype.get=function(t){var e;if(t>=0){if(t<55296||t>56319&&t<=65535)return e=((e=this.index[t>>5])<<2)+(31&t),this.data[e];if(t<=65535)return e=((e=this.index[2048+(t-55296>>5)])<<2)+(31&t),this.data[e];if(t<this.highStart)return e=2080+(t>>11),e=this.index[e],e+=t>>5&63,e=((e=this.index[e])<<2)+(31&t),this.data[e];if(t<=1114111)return this.data[this.highValueIndex]}return this.errorValue},t}(),mr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",vr="undefined"==typeof Uint8Array?[]:new Uint8Array(256),yr=0;yr<mr.length;yr++)vr[mr.charCodeAt(yr)]=yr;var br,_r=8,wr=9,xr=11,Sr=12,Cr=function(t,e){var n,r,i,o=function(t){var e,n,r,i,o,a=.75*t.length,s=t.length,l=0;"="===t[t.length-1]&&(a--,"="===t[t.length-2]&&a--);var c="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(a):new Array(a),u=Array.isArray(c)?c:new Uint8Array(c);for(e=0;e<s;e+=4)n=fr[t.charCodeAt(e)],r=fr[t.charCodeAt(e+1)],i=fr[t.charCodeAt(e+2)],o=fr[t.charCodeAt(e+3)],u[l++]=n<<2|r>>4,u[l++]=(15&r)<<4|i>>2,u[l++]=(3&i)<<6|63&o;return c}(t),a=Array.isArray(o)?function(t){for(var e=t.length,n=[],r=0;r<e;r+=4)n.push(t[r+3]<<24|t[r+2]<<16|t[r+1]<<8|t[r]);return n}(o):new Uint32Array(o),s=Array.isArray(o)?function(t){for(var e=t.length,n=[],r=0;r<e;r+=2)n.push(t[r+1]<<8|t[r]);return n}(o):new Uint16Array(o),l=Ar(s,12,a[4]/2),c=2===a[5]?Ar(s,(24+a[4])/2):(n=a,r=Math.ceil((24+a[4])/4),n.slice?n.slice(r,i):new Uint32Array(Array.prototype.slice.call(n,r,i)));return new gr(a[0],a[1],a[2],a[3],l,c)}("AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA="),kr=function(t){return Cr.get(t)},Br=function(t,e,n){var r=n-2,i=e[r],o=e[n-1],a=e[n];if(2===o&&3===a)return"×";if(2===o||3===o||4===o)return"÷";if(2===a||3===a||4===a)return"÷";if(o===_r&&-1!==[_r,wr,xr,Sr].indexOf(a))return"×";if(!(o!==xr&&o!==wr||a!==wr&&10!==a))return"×";if((o===Sr||10===o)&&10===a)return"×";if(13===a||5===a)return"×";if(7===a)return"×";if(1===o)return"×";if(13===o&&14===a){for(;5===i;)i=e[--r];if(14===i)return"×"}if(15===o&&15===a){for(var s=0;15===i;)s++,i=e[--r];if(s%2==0)return"×"}return"÷"},Tr=function(t){var e=function(t){for(var e=[],n=0,r=t.length;n<r;){var i=t.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){var o=t.charCodeAt(n++);56320==(64512&o)?e.push(((1023&i)<<10)+(1023&o)+65536):(e.push(i),n--)}else e.push(i)}return e}(t),n=e.length,r=0,i=0,o=e.map(kr);return{next:function(){if(r>=n)return{done:!0,value:null};for(var t="×";r<n&&"×"===(t=Br(0,o,++r)););if("×"!==t||r===n){var a=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,t);var n=t.length;if(!n)return"";for(var r=[],i=-1,o="";++i<n;){var a=t[i];a<=65535?r.push(a):(a-=65536,r.push(55296+(a>>10),a%1024+56320)),(i+1===n||r.length>16384)&&(o+=String.fromCharCode.apply(String,r),r.length=0)}return o}.apply(null,e.slice(i,r));return i=r,{value:a,done:!1}}return{done:!0,value:null}}}},Er=function(t){return 0===t[0]&&255===t[1]&&0===t[2]&&255===t[3]},Mr=function(t,e,n,r,i){var o="http://www.w3.org/2000/svg",a=document.createElementNS(o,"svg"),s=document.createElementNS(o,"foreignObject");return a.setAttributeNS(null,"width",t.toString()),a.setAttributeNS(null,"height",e.toString()),s.setAttributeNS(null,"width","100%"),s.setAttributeNS(null,"height","100%"),s.setAttributeNS(null,"x",n.toString()),s.setAttributeNS(null,"y",r.toString()),s.setAttributeNS(null,"externalResourcesRequired","true"),a.appendChild(s),s.appendChild(i),a},Or=function(t){return new Promise(function(e,n){var r=new Image;r.onload=function(){return e(r)},r.onerror=n,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(t))})},Lr={get SUPPORT_RANGE_BOUNDS(){var t=function(t){if(t.createRange){var e=t.createRange();if(e.getBoundingClientRect){var n=t.createElement("boundtest");n.style.height="123px",n.style.display="block",t.body.appendChild(n),e.selectNode(n);var r=e.getBoundingClientRect(),i=Math.round(r.height);if(t.body.removeChild(n),123===i)return!0}}return!1}(document);return Object.defineProperty(Lr,"SUPPORT_RANGE_BOUNDS",{value:t}),t},get SUPPORT_WORD_BREAKING(){var t=Lr.SUPPORT_RANGE_BOUNDS&&function(t){var e=t.createElement("boundtest");e.style.width="50px",e.style.display="block",e.style.fontSize="12px",e.style.letterSpacing="0px",e.style.wordSpacing="0px",t.body.appendChild(e);var n=t.createRange();e.innerHTML="function"==typeof"".repeat?"&#128104;".repeat(10):"";var r=e.firstChild,i=0,o={},a=l(r.data).map(function(t){return c(t)}).every(function(t,e){n.setStart(r,i),n.setEnd(r,i+t.length);var a=n.getBoundingClientRect();i+=t.length;var s=a.x>o.x||a.y>o.y;return o=a,0===e||s});return t.body.removeChild(e),a}(document);return Object.defineProperty(Lr,"SUPPORT_WORD_BREAKING",{value:t}),t},get SUPPORT_SVG_DRAWING(){var t=function(t){var e=new Image,n=t.createElement("canvas"),r=n.getContext("2d");if(!r)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(e,0,0),n.toDataURL()}catch(t){return!1}return!0}(document);return Object.defineProperty(Lr,"SUPPORT_SVG_DRAWING",{value:t}),t},get SUPPORT_FOREIGNOBJECT_DRAWING(){var t="function"==typeof Array.from&&"function"==typeof window.fetch?function(t){var e=t.createElement("canvas");e.width=100,e.height=100;var n=e.getContext("2d");if(!n)return Promise.reject(!1);n.fillStyle="rgb(0, 255, 0)",n.fillRect(0,0,100,100);var r=new Image,i=e.toDataURL();r.src=i;var o=Mr(100,100,0,0,r);return n.fillStyle="red",n.fillRect(0,0,100,100),Or(o).then(function(e){n.drawImage(e,0,0);var r=n.getImageData(0,0,100,100).data;n.fillStyle="red",n.fillRect(0,0,100,100);var o=t.createElement("div");return o.style.backgroundImage="url("+i+")",o.style.height="100px",Er(r)?Or(Mr(100,100,0,0,o)):Promise.reject(!1)}).then(function(t){return n.drawImage(t,0,0),Er(n.getImageData(0,0,100,100).data)}).catch(function(){return!1})}(document):Promise.resolve(!1);return Object.defineProperty(Lr,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:t}),t},get SUPPORT_CORS_IMAGES(){var t=void 0!==(new Image).crossOrigin;return Object.defineProperty(Lr,"SUPPORT_CORS_IMAGES",{value:t}),t},get SUPPORT_RESPONSE_TYPE(){var t="string"==typeof(new XMLHttpRequest).responseType;return Object.defineProperty(Lr,"SUPPORT_RESPONSE_TYPE",{value:t}),t},get SUPPORT_CORS_XHR(){var t="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Lr,"SUPPORT_CORS_XHR",{value:t}),t},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var t=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(Lr,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:t}),t}},Dr=function(){return function(t,e){this.text=t,this.bounds=e}}(),Ir=function(t,e,n,r){var i=[],o=0;return Rr(e,n).forEach(function(e){if(n.textDecorationLine.length||e.trim().length>0)if(Lr.SUPPORT_RANGE_BOUNDS){var s=Nr(r,o,e.length).getClientRects();if(s.length>1){var l=0;Fr(e).forEach(function(e){i.push(new Dr(e,a.fromDOMRectList(t,Nr(r,l+o,e.length).getClientRects()))),l+=e.length})}else i.push(new Dr(e,a.fromDOMRectList(t,s)))}else{var c=r.splitText(e.length);i.push(new Dr(e,Pr(t,r))),r=c}else Lr.SUPPORT_RANGE_BOUNDS||(r=r.splitText(e.length));o+=e.length}),i},Pr=function(t,e){var n=e.ownerDocument;if(n){var r=n.createElement("html2canvaswrapper");r.appendChild(e.cloneNode(!0));var i=e.parentNode;if(i){i.replaceChild(r,e);var o=s(t,r);return r.firstChild&&i.replaceChild(r.firstChild,r),o}}return a.EMPTY},Nr=function(t,e,n){var r=t.ownerDocument;if(!r)throw new Error("Node has no owner document");var i=r.createRange();return i.setStart(t,e),i.setEnd(t,e+n),i},Fr=function(t){if(Lr.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(t)).map(function(t){return t.segment})}return function(t){for(var e,n=Tr(t),r=[];!(e=n.next()).done;)e.value&&r.push(e.value.slice());return r}(t)},Rr=function(t,e){return 0!==e.letterSpacing?Fr(t):function(t,e){if(Lr.SUPPORT_NATIVE_TEXT_SEGMENTATION){var n=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(n.segment(t)).map(function(t){return t.segment})}return Hr(t,e)}(t,e)},jr=[32,160,4961,65792,65793,4153,4241],Hr=function(t,e){for(var n,r=function(t,e){var n=l(t),r=it(n,e),i=r[0],o=r[1],a=r[2],s=n.length,c=0,u=0;return{next:function(){if(u>=s)return{done:!0,value:null};for(var t="×";u<s&&"×"===(t=rt(n,o,i,++u,a)););if("×"!==t||u===s){var e=new ot(n,t,c,u);return c=u,{value:e,done:!1}}return{done:!0,value:null}}}}(t,{lineBreak:e.lineBreak,wordBreak:"break-word"===e.overflowWrap?"break-word":e.wordBreak}),i=[],o=function(){if(n.value){var t=n.value.slice(),e="";l(t).forEach(function(t){-1===jr.indexOf(t)?e+=c(t):(e.length&&i.push(e),i.push(c(t)),e="")}),e.length&&i.push(e)}};!(n=r.next()).done;)o();return i},Ur=function(){return function(t,e,n){this.text=Qr(e.data,n.textTransform),this.textBounds=Ir(t,this.text,n,e)}}(),Qr=function(t,e){switch(e){case 1:return t.toLowerCase();case 3:return t.replace(zr,Yr);case 2:return t.toUpperCase();default:return t}},zr=/(^|\s|:|-|\(|\))([a-z])/g,Yr=function(t,e,n){return t.length>0?e+n.toUpperCase():t},Vr=function(t){function n(e,n){var r=t.call(this,e,n)||this;return r.src=n.currentSrc||n.src,r.intrinsicWidth=n.naturalWidth,r.intrinsicHeight=n.naturalHeight,r.context.cache.addImage(r.src),r}return e(n,t),n}(hr),Wr=function(t){function n(e,n){var r=t.call(this,e,n)||this;return r.canvas=n,r.intrinsicWidth=n.width,r.intrinsicHeight=n.height,r}return e(n,t),n}(hr),Gr=function(t){function n(e,n){var r=t.call(this,e,n)||this,i=new XMLSerializer,o=s(e,n);return n.setAttribute("width",o.width+"px"),n.setAttribute("height",o.height+"px"),r.svg="data:image/svg+xml,"+encodeURIComponent(i.serializeToString(n)),r.intrinsicWidth=n.width.baseVal.value,r.intrinsicHeight=n.height.baseVal.value,r.context.cache.addImage(r.svg),r}return e(n,t),n}(hr),Xr=function(t){function n(e,n){var r=t.call(this,e,n)||this;return r.value=n.value,r}return e(n,t),n}(hr),Zr=function(t){function n(e,n){var r=t.call(this,e,n)||this;return r.start=n.start,r.reversed="boolean"==typeof n.reversed&&!0===n.reversed,r}return e(n,t),n}(hr),$r=[{type:15,flags:0,unit:"px",number:3}],Kr=[{type:16,flags:0,number:50}],Jr=function(t){return t.width>t.height?new a(t.left+(t.width-t.height)/2,t.top,t.height,t.height):t.width<t.height?new a(t.left,t.top+(t.height-t.width)/2,t.width,t.width):t},qr=function(t){var e=t.type===ni?new Array(t.value.length+1).join("•"):t.value;return 0===e.length?t.placeholder||"":e},ti="checkbox",ei="radio",ni="password",ri=function(t){function n(e,n){var r=t.call(this,e,n)||this;switch(r.type=n.type.toLowerCase(),r.checked=n.checked,r.value=qr(n),r.type!==ti&&r.type!==ei||(r.styles.backgroundColor=3739148031,r.styles.borderTopColor=r.styles.borderRightColor=r.styles.borderBottomColor=r.styles.borderLeftColor=2779096575,r.styles.borderTopWidth=r.styles.borderRightWidth=r.styles.borderBottomWidth=r.styles.borderLeftWidth=1,r.styles.borderTopStyle=r.styles.borderRightStyle=r.styles.borderBottomStyle=r.styles.borderLeftStyle=1,r.styles.backgroundClip=[0],r.styles.backgroundOrigin=[0],r.bounds=Jr(r.bounds)),r.type){case ti:r.styles.borderTopRightRadius=r.styles.borderTopLeftRadius=r.styles.borderBottomRightRadius=r.styles.borderBottomLeftRadius=$r;break;case ei:r.styles.borderTopRightRadius=r.styles.borderTopLeftRadius=r.styles.borderBottomRightRadius=r.styles.borderBottomLeftRadius=Kr}return r}return e(n,t),n}(hr),ii=function(t){function n(e,n){var r=t.call(this,e,n)||this,i=n.options[n.selectedIndex||0];return r.value=i&&i.text||"",r}return e(n,t),n}(hr),oi=function(t){function n(e,n){var r=t.call(this,e,n)||this;return r.value=n.value,r}return e(n,t),n}(hr),ai=function(t){function n(e,n){var r=t.call(this,e,n)||this;r.src=n.src,r.width=parseInt(n.width,10)||0,r.height=parseInt(n.height,10)||0,r.backgroundColor=r.styles.backgroundColor;try{if(n.contentWindow&&n.contentWindow.document&&n.contentWindow.document.documentElement){r.tree=ui(e,n.contentWindow.document.documentElement);var i=n.contentWindow.document.documentElement?pe(e,getComputedStyle(n.contentWindow.document.documentElement).backgroundColor):Ae.TRANSPARENT,o=n.contentWindow.document.body?pe(e,getComputedStyle(n.contentWindow.document.body).backgroundColor):Ae.TRANSPARENT;r.backgroundColor=ae(i)?ae(o)?r.styles.backgroundColor:o:i}}catch(t){}return r}return e(n,t),n}(hr),si=["OL","UL","MENU"],li=function(t,e,n,r){for(var i=e.firstChild,o=void 0;i;i=o)if(o=i.nextSibling,fi(i)&&i.data.trim().length>0)n.textNodes.push(new Ur(t,i,n.styles));else if(pi(i))if(Ei(i)&&i.assignedNodes)i.assignedNodes().forEach(function(e){return li(t,e,n,r)});else{var a=ci(t,i);a.styles.isVisible()&&(hi(i,a,r)?a.flags|=4:di(a.styles)&&(a.flags|=2),-1!==si.indexOf(i.tagName)&&(a.flags|=8),n.elements.push(a),i.slot,i.shadowRoot?li(t,i.shadowRoot,a,r):Bi(i)||bi(i)||Ti(i)||li(t,i,a,r))}},ci=function(t,e){return Si(e)?new Vr(t,e):wi(e)?new Wr(t,e):bi(e)?new Gr(t,e):mi(e)?new Xr(t,e):vi(e)?new Zr(t,e):yi(e)?new ri(t,e):Ti(e)?new ii(t,e):Bi(e)?new oi(t,e):Ci(e)?new ai(t,e):new hr(t,e)},ui=function(t,e){var n=ci(t,e);return n.flags|=4,li(t,e,n,n),n},hi=function(t,e,n){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||_i(t)&&n.styles.isTransparent()},di=function(t){return t.isPositioned()||t.isFloating()},fi=function(t){return t.nodeType===Node.TEXT_NODE},pi=function(t){return t.nodeType===Node.ELEMENT_NODE},Ai=function(t){return pi(t)&&void 0!==t.style&&!gi(t)},gi=function(t){return"object"==typeof t.className},mi=function(t){return"LI"===t.tagName},vi=function(t){return"OL"===t.tagName},yi=function(t){return"INPUT"===t.tagName},bi=function(t){return"svg"===t.tagName},_i=function(t){return"BODY"===t.tagName},wi=function(t){return"CANVAS"===t.tagName},xi=function(t){return"VIDEO"===t.tagName},Si=function(t){return"IMG"===t.tagName},Ci=function(t){return"IFRAME"===t.tagName},ki=function(t){return"STYLE"===t.tagName},Bi=function(t){return"TEXTAREA"===t.tagName},Ti=function(t){return"SELECT"===t.tagName},Ei=function(t){return"SLOT"===t.tagName},Mi=function(t){return t.tagName.indexOf("-")>0},Oi=function(){function t(){this.counters={}}return t.prototype.getCounterValue=function(t){var e=this.counters[t];return e&&e.length?e[e.length-1]:1},t.prototype.getCounterValues=function(t){var e=this.counters[t];return e||[]},t.prototype.pop=function(t){var e=this;t.forEach(function(t){return e.counters[t].pop()})},t.prototype.parse=function(t){var e=this,n=t.counterIncrement,r=t.counterReset,i=!0;null!==n&&n.forEach(function(t){var n=e.counters[t.counter];n&&0!==t.increment&&(i=!1,n.length||n.push(1),n[Math.max(0,n.length-1)]+=t.increment)});var o=[];return i&&r.forEach(function(t){var n=e.counters[t.counter];o.push(t.counter),n||(n=e.counters[t.counter]=[]),n.push(t.reset)}),o},t}(),Li={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Di={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Ii={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Pi={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Ni=function(t,e,n,r,i,o){return t<e||t>n?Ui(t,i,o.length>0):r.integers.reduce(function(e,n,i){for(;t>=n;)t-=n,e+=r.values[i];return e},"")+o},Fi=function(t,e,n,r){var i="";do{n||t--,i=r(t)+i,t/=e}while(t*e>=e);return i},Ri=function(t,e,n,r,i){var o=n-e+1;return(t<0?"-":"")+(Fi(Math.abs(t),o,r,function(t){return c(Math.floor(t%o)+e)})+i)},ji=function(t,e,n){void 0===n&&(n=". ");var r=e.length;return Fi(Math.abs(t),r,!1,function(t){return e[Math.floor(t%r)]})+n},Hi=function(t,e,n,r,i,o){if(t<-9999||t>9999)return Ui(t,4,i.length>0);var a=Math.abs(t),s=i;if(0===a)return e[0]+s;for(var l=0;a>0&&l<=4;l++){var c=a%10;0===c&&Zn(o,1)&&""!==s?s=e[c]+s:c>1||1===c&&0===l||1===c&&1===l&&Zn(o,2)||1===c&&1===l&&Zn(o,4)&&t>100||1===c&&l>1&&Zn(o,8)?s=e[c]+(l>0?n[l-1]:"")+s:1===c&&l>0&&(s=n[l-1]+s),a=Math.floor(a/10)}return(t<0?r:"")+s},Ui=function(t,e,n){var r=n?". ":"",i=n?"、":"",o=n?", ":"",a=n?" ":"";switch(e){case 0:return"•"+a;case 1:return"◦"+a;case 2:return"◾"+a;case 5:var s=Ri(t,48,57,!0,r);return s.length<4?"0"+s:s;case 4:return ji(t,"〇一二三四五六七八九",i);case 6:return Ni(t,1,3999,Li,3,r).toLowerCase();case 7:return Ni(t,1,3999,Li,3,r);case 8:return Ri(t,945,969,!1,r);case 9:return Ri(t,97,122,!1,r);case 10:return Ri(t,65,90,!1,r);case 11:return Ri(t,1632,1641,!0,r);case 12:case 49:return Ni(t,1,9999,Di,3,r);case 35:return Ni(t,1,9999,Di,3,r).toLowerCase();case 13:return Ri(t,2534,2543,!0,r);case 14:case 30:return Ri(t,6112,6121,!0,r);case 15:return ji(t,"子丑寅卯辰巳午未申酉戌亥",i);case 16:return ji(t,"甲乙丙丁戊己庚辛壬癸",i);case 17:case 48:return Hi(t,"零一二三四五六七八九","十百千萬","負",i,14);case 47:return Hi(t,"零壹貳參肆伍陸柒捌玖","拾佰仟萬","負",i,15);case 42:return Hi(t,"零一二三四五六七八九","十百千萬","负",i,14);case 41:return Hi(t,"零壹贰叁肆伍陆柒捌玖","拾佰仟萬","负",i,15);case 26:return Hi(t,"〇一二三四五六七八九","十百千万","マイナス",i,0);case 25:return Hi(t,"零壱弐参四伍六七八九","拾百千万","マイナス",i,7);case 31:return Hi(t,"영일이삼사오육칠팔구","십백천만","마이너스",o,7);case 33:return Hi(t,"零一二三四五六七八九","十百千萬","마이너스",o,0);case 32:return Hi(t,"零壹貳參四五六七八九","拾百千","마이너스",o,7);case 18:return Ri(t,2406,2415,!0,r);case 20:return Ni(t,1,19999,Pi,3,r);case 21:return Ri(t,2790,2799,!0,r);case 22:return Ri(t,2662,2671,!0,r);case 22:return Ni(t,1,10999,Ii,3,r);case 23:return ji(t,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return ji(t,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return Ri(t,3302,3311,!0,r);case 28:return ji(t,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",i);case 29:return ji(t,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",i);case 34:return Ri(t,3792,3801,!0,r);case 37:return Ri(t,6160,6169,!0,r);case 38:return Ri(t,4160,4169,!0,r);case 39:return Ri(t,2918,2927,!0,r);case 40:return Ri(t,1776,1785,!0,r);case 43:return Ri(t,3046,3055,!0,r);case 44:return Ri(t,3174,3183,!0,r);case 45:return Ri(t,3664,3673,!0,r);case 46:return Ri(t,3872,3881,!0,r);case 3:default:return Ri(t,48,57,!0,r)}},Qi=function(){function t(t,e,n){if(this.context=t,this.options=n,this.scrolledElements=[],this.referenceElement=e,this.counters=new Oi,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}return t.prototype.toIFrame=function(t,e){var n=this,o=Yi(t,e);if(!o.contentWindow)return Promise.reject("Unable to find iframe window");var a=t.defaultView.pageXOffset,s=t.defaultView.pageYOffset,l=o.contentWindow,c=l.document,u=Gi(o).then(function(){return r(n,void 0,void 0,function(){var t,n;return i(this,function(r){switch(r.label){case 0:return this.scrolledElements.forEach(Ji),l&&(l.scrollTo(e.left,e.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||l.scrollY===e.top&&l.scrollX===e.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(l.scrollX-e.left,l.scrollY-e.top,0,0))),t=this.options.onclone,void 0===(n=this.clonedReferenceElement)?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:c.fonts&&c.fonts.ready?[4,c.fonts.ready]:[3,2];case 1:r.sent(),r.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,Wi(c)]:[3,4];case 3:r.sent(),r.label=4;case 4:return"function"==typeof t?[2,Promise.resolve().then(function(){return t(c,n)}).then(function(){return o})]:[2,o]}})})});return c.open(),c.write($i(document.doctype)+"<html></html>"),Ki(this.referenceElement.ownerDocument,a,s),c.replaceChild(c.adoptNode(this.documentElement),c.documentElement),c.close(),u},t.prototype.createElementClone=function(t){if(ur(t,2),wi(t))return this.createCanvasClone(t);if(xi(t))return this.createVideoClone(t);if(ki(t))return this.createStyleClone(t);var e=t.cloneNode(!1);return Si(e)&&(Si(t)&&t.currentSrc&&t.currentSrc!==t.src&&(e.src=t.currentSrc,e.srcset=""),"lazy"===e.loading&&(e.loading="eager")),Mi(e)?this.createCustomElementClone(e):e},t.prototype.createCustomElementClone=function(t){var e=document.createElement("html2canvascustomelement");return Zi(t.style,e),e},t.prototype.createStyleClone=function(t){try{var e=t.sheet;if(e&&e.cssRules){var n=[].slice.call(e.cssRules,0).reduce(function(t,e){return e&&"string"==typeof e.cssText?t+e.cssText:t},""),r=t.cloneNode(!1);return r.textContent=n,r}}catch(t){if(this.context.logger.error("Unable to access cssRules property",t),"SecurityError"!==t.name)throw t}return t.cloneNode(!1)},t.prototype.createCanvasClone=function(t){var e;if(this.options.inlineImages&&t.ownerDocument){var n=t.ownerDocument.createElement("img");try{return n.src=t.toDataURL(),n}catch(e){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",t)}}var r=t.cloneNode(!1);try{r.width=t.width,r.height=t.height;var i=t.getContext("2d"),o=r.getContext("2d");if(o)if(!this.options.allowTaint&&i)o.putImageData(i.getImageData(0,0,t.width,t.height),0,0);else{var a=null!==(e=t.getContext("webgl2"))&&void 0!==e?e:t.getContext("webgl");if(a){var s=a.getContextAttributes();!1===(null===s||void 0===s?void 0:s.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",t)}o.drawImage(t,0,0)}return r}catch(e){this.context.logger.info("Unable to clone canvas as it is tainted",t)}return r},t.prototype.createVideoClone=function(t){var e=t.ownerDocument.createElement("canvas");e.width=t.offsetWidth,e.height=t.offsetHeight;var n=e.getContext("2d");try{return n&&(n.drawImage(t,0,0,e.width,e.height),this.options.allowTaint||n.getImageData(0,0,e.width,e.height)),e}catch(e){this.context.logger.info("Unable to clone video as it is tainted",t)}var r=t.ownerDocument.createElement("canvas");return r.width=t.offsetWidth,r.height=t.offsetHeight,r},t.prototype.appendChildNode=function(t,e,n){pi(e)&&("SCRIPT"===e.tagName||e.hasAttribute("data-html2canvas-ignore")||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))||this.options.copyStyles&&pi(e)&&ki(e)||t.appendChild(this.cloneNode(e,n))},t.prototype.cloneChildNodes=function(t,e,n){for(var r=this,i=t.shadowRoot?t.shadowRoot.firstChild:t.firstChild;i;i=i.nextSibling)if(pi(i)&&Ei(i)&&"function"==typeof i.assignedNodes){var o=i.assignedNodes();o.length&&o.forEach(function(t){return r.appendChildNode(e,t,n)})}else this.appendChildNode(e,i,n)},t.prototype.cloneNode=function(t,e){if(fi(t))return document.createTextNode(t.data);if(!t.ownerDocument)return t.cloneNode(!1);var n=t.ownerDocument.defaultView;if(n&&pi(t)&&(Ai(t)||gi(t))){var r=this.createElementClone(t);r.style.transitionProperty="none";var i=n.getComputedStyle(t),o=n.getComputedStyle(t,":before"),a=n.getComputedStyle(t,":after");this.referenceElement===t&&Ai(r)&&(this.clonedReferenceElement=r),_i(r)&&eo(r);var s=this.counters.parse(new lr(this.context,i)),l=this.resolvePseudoContent(t,r,o,br.BEFORE);Mi(t)&&(e=!0),xi(t)||this.cloneChildNodes(t,r,e),l&&r.insertBefore(l,r.firstChild);var c=this.resolvePseudoContent(t,r,a,br.AFTER);return c&&r.appendChild(c),this.counters.pop(s),(i&&(this.options.copyStyles||gi(t))&&!Ci(t)||e)&&Zi(i,r),0===t.scrollTop&&0===t.scrollLeft||this.scrolledElements.push([r,t.scrollLeft,t.scrollTop]),(Bi(t)||Ti(t))&&(Bi(r)||Ti(r))&&(r.value=t.value),r}return t.cloneNode(!1)},t.prototype.resolvePseudoContent=function(t,e,n,r){var i=this;if(n){var o=n.content,a=e.ownerDocument;if(a&&o&&"none"!==o&&"-moz-alt-content"!==o&&"none"!==n.display){this.counters.parse(new lr(this.context,n));var s=new sr(this.context,n),l=a.createElement("html2canvaspseudoelement");Zi(n,l),s.content.forEach(function(e){if(0===e.type)l.appendChild(a.createTextNode(e.value));else if(22===e.type){var n=a.createElement("img");n.src=e.value,n.style.opacity="1",l.appendChild(n)}else if(18===e.type){if("attr"===e.name){var r=e.values.filter(Ht);r.length&&l.appendChild(a.createTextNode(t.getAttribute(r[0].value)||""))}else if("counter"===e.name){var o=e.values.filter(Yt),c=o[0],u=o[1];if(c&&Ht(c)){var h=i.counters.getCounterValue(c.value),d=u&&Ht(u)?An.parse(i.context,u.value):3;l.appendChild(a.createTextNode(Ui(h,d,!1)))}}else if("counters"===e.name){var f=e.values.filter(Yt),p=(c=f[0],f[1]);u=f[2];if(c&&Ht(c)){var A=i.counters.getCounterValues(c.value),g=u&&Ht(u)?An.parse(i.context,u.value):3,m=p&&0===p.type?p.value:"",v=A.map(function(t){return Ui(t,g,!1)}).join(m);l.appendChild(a.createTextNode(v))}}}else if(20===e.type)switch(e.value){case"open-quote":l.appendChild(a.createTextNode(er(s.quotes,i.quoteDepth++,!0)));break;case"close-quote":l.appendChild(a.createTextNode(er(s.quotes,--i.quoteDepth,!1)));break;default:l.appendChild(a.createTextNode(e.value))}}),l.className=qi+" "+to;var c=r===br.BEFORE?" "+qi:" "+to;return gi(e)?e.className.baseValue+=c:e.className+=c,l}}},t.destroy=function(t){return!!t.parentNode&&(t.parentNode.removeChild(t),!0)},t}();!function(t){t[t.BEFORE=0]="BEFORE",t[t.AFTER=1]="AFTER"}(br||(br={}));var zi,Yi=function(t,e){var n=t.createElement("iframe");return n.className="html2canvas-container",n.style.visibility="hidden",n.style.position="fixed",n.style.left="-10000px",n.style.top="0px",n.style.border="0",n.width=e.width.toString(),n.height=e.height.toString(),n.scrolling="no",n.setAttribute("data-html2canvas-ignore","true"),t.body.appendChild(n),n},Vi=function(t){return new Promise(function(e){t.complete?e():t.src?(t.onload=e,t.onerror=e):e()})},Wi=function(t){return Promise.all([].slice.call(t.images,0).map(Vi))},Gi=function(t){return new Promise(function(e,n){var r=t.contentWindow;if(!r)return n("No window assigned for iframe");var i=r.document;r.onload=t.onload=function(){r.onload=t.onload=null;var n=setInterval(function(){i.body.childNodes.length>0&&"complete"===i.readyState&&(clearInterval(n),e(t))},50)}})},Xi=["all","d","content"],Zi=function(t,e){for(var n=t.length-1;n>=0;n--){var r=t.item(n);-1===Xi.indexOf(r)&&e.style.setProperty(r,t.getPropertyValue(r))}return e},$i=function(t){var e="";return t&&(e+="<!DOCTYPE ",t.name&&(e+=t.name),t.internalSubset&&(e+=t.internalSubset),t.publicId&&(e+='"'+t.publicId+'"'),t.systemId&&(e+='"'+t.systemId+'"'),e+=">"),e},Ki=function(t,e,n){t&&t.defaultView&&(e!==t.defaultView.pageXOffset||n!==t.defaultView.pageYOffset)&&t.defaultView.scrollTo(e,n)},Ji=function(t){var e=t[0],n=t[1],r=t[2];e.scrollLeft=n,e.scrollTop=r},qi="___html2canvas___pseudoelement_before",to="___html2canvas___pseudoelement_after",eo=function(t){no(t,"."+qi+':before{\n content: "" !important;\n display: none !important;\n}\n .'+to+':after{\n content: "" !important;\n display: none !important;\n}')},no=function(t,e){var n=t.ownerDocument;if(n){var r=n.createElement("style");r.textContent=e,t.appendChild(r)}},ro=function(){function t(){}return t.getOrigin=function(e){var n=t._link;return n?(n.href=e,n.href=n.href,n.protocol+n.hostname+n.port):"about:blank"},t.isSameOrigin=function(e){return t.getOrigin(e)===t._origin},t.setContext=function(e){t._link=e.document.createElement("a"),t._origin=t.getOrigin(e.location.href)},t._origin="about:blank",t}(),io=function(){function t(t,e){this.context=t,this._options=e,this._cache={}}return t.prototype.addImage=function(t){var e=Promise.resolve();return this.has(t)?e:ho(t)||lo(t)?((this._cache[t]=this.loadImage(t)).catch(function(){}),e):e},t.prototype.match=function(t){return this._cache[t]},t.prototype.loadImage=function(t){return r(this,void 0,void 0,function(){var e,n,r,o,a=this;return i(this,function(i){switch(i.label){case 0:return e=ro.isSameOrigin(t),n=!co(t)&&!0===this._options.useCORS&&Lr.SUPPORT_CORS_IMAGES&&!e,r=!co(t)&&!e&&!ho(t)&&"string"==typeof this._options.proxy&&Lr.SUPPORT_CORS_XHR&&!n,e||!1!==this._options.allowTaint||co(t)||ho(t)||r||n?(o=t,r?[4,this.proxy(o)]:[3,2]):[2];case 1:o=i.sent(),i.label=2;case 2:return this.context.logger.debug("Added image "+t.substring(0,256)),[4,new Promise(function(t,e){var r=new Image;r.onload=function(){return t(r)},r.onerror=e,(uo(o)||n)&&(r.crossOrigin="anonymous"),r.src=o,!0===r.complete&&setTimeout(function(){return t(r)},500),a._options.imageTimeout>0&&setTimeout(function(){return e("Timed out ("+a._options.imageTimeout+"ms) loading image")},a._options.imageTimeout)})];case 3:return[2,i.sent()]}})})},t.prototype.has=function(t){return void 0!==this._cache[t]},t.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},t.prototype.proxy=function(t){var e=this,n=this._options.proxy;if(!n)throw new Error("No proxy defined");var r=t.substring(0,256);return new Promise(function(i,o){var a=Lr.SUPPORT_RESPONSE_TYPE?"blob":"text",s=new XMLHttpRequest;s.onload=function(){if(200===s.status)if("text"===a)i(s.response);else{var t=new FileReader;t.addEventListener("load",function(){return i(t.result)},!1),t.addEventListener("error",function(t){return o(t)},!1),t.readAsDataURL(s.response)}else o("Failed to proxy resource "+r+" with status code "+s.status)},s.onerror=o;var l=n.indexOf("?")>-1?"&":"?";if(s.open("GET",""+n+l+"url="+encodeURIComponent(t)+"&responseType="+a),"text"!==a&&s instanceof XMLHttpRequest&&(s.responseType=a),e._options.imageTimeout){var c=e._options.imageTimeout;s.timeout=c,s.ontimeout=function(){return o("Timed out ("+c+"ms) proxying "+r)}}s.send()})},t}(),oo=/^data:image\/svg\+xml/i,ao=/^data:image\/.*;base64,/i,so=/^data:image\/.*/i,lo=function(t){return Lr.SUPPORT_SVG_DRAWING||!fo(t)},co=function(t){return so.test(t)},uo=function(t){return ao.test(t)},ho=function(t){return"blob"===t.substr(0,4)},fo=function(t){return"svg"===t.substr(-3).toLowerCase()||oo.test(t)},po=function(){function t(t,e){this.type=0,this.x=t,this.y=e}return t.prototype.add=function(e,n){return new t(this.x+e,this.y+n)},t}(),Ao=function(t,e,n){return new po(t.x+(e.x-t.x)*n,t.y+(e.y-t.y)*n)},go=function(){function t(t,e,n,r){this.type=1,this.start=t,this.startControl=e,this.endControl=n,this.end=r}return t.prototype.subdivide=function(e,n){var r=Ao(this.start,this.startControl,e),i=Ao(this.startControl,this.endControl,e),o=Ao(this.endControl,this.end,e),a=Ao(r,i,e),s=Ao(i,o,e),l=Ao(a,s,e);return n?new t(this.start,r,a,l):new t(l,s,o,this.end)},t.prototype.add=function(e,n){return new t(this.start.add(e,n),this.startControl.add(e,n),this.endControl.add(e,n),this.end.add(e,n))},t.prototype.reverse=function(){return new t(this.end,this.endControl,this.startControl,this.start)},t}(),mo=function(t){return 1===t.type},vo=function(){return function(t){var e=t.styles,n=t.bounds,r=qt(e.borderTopLeftRadius,n.width,n.height),i=r[0],o=r[1],a=qt(e.borderTopRightRadius,n.width,n.height),s=a[0],l=a[1],c=qt(e.borderBottomRightRadius,n.width,n.height),u=c[0],h=c[1],d=qt(e.borderBottomLeftRadius,n.width,n.height),f=d[0],p=d[1],A=[];A.push((i+s)/n.width),A.push((f+u)/n.width),A.push((o+p)/n.height),A.push((l+h)/n.height);var g=Math.max.apply(Math,A);g>1&&(i/=g,o/=g,s/=g,l/=g,u/=g,h/=g,f/=g,p/=g);var m=n.width-s,v=n.height-h,y=n.width-u,b=n.height-p,_=e.borderTopWidth,w=e.borderRightWidth,x=e.borderBottomWidth,S=e.borderLeftWidth,C=te(e.paddingTop,t.bounds.width),k=te(e.paddingRight,t.bounds.width),B=te(e.paddingBottom,t.bounds.width),T=te(e.paddingLeft,t.bounds.width);this.topLeftBorderDoubleOuterBox=i>0||o>0?yo(n.left+S/3,n.top+_/3,i-S/3,o-_/3,zi.TOP_LEFT):new po(n.left+S/3,n.top+_/3),this.topRightBorderDoubleOuterBox=i>0||o>0?yo(n.left+m,n.top+_/3,s-w/3,l-_/3,zi.TOP_RIGHT):new po(n.left+n.width-w/3,n.top+_/3),this.bottomRightBorderDoubleOuterBox=u>0||h>0?yo(n.left+y,n.top+v,u-w/3,h-x/3,zi.BOTTOM_RIGHT):new po(n.left+n.width-w/3,n.top+n.height-x/3),this.bottomLeftBorderDoubleOuterBox=f>0||p>0?yo(n.left+S/3,n.top+b,f-S/3,p-x/3,zi.BOTTOM_LEFT):new po(n.left+S/3,n.top+n.height-x/3),this.topLeftBorderDoubleInnerBox=i>0||o>0?yo(n.left+2*S/3,n.top+2*_/3,i-2*S/3,o-2*_/3,zi.TOP_LEFT):new po(n.left+2*S/3,n.top+2*_/3),this.topRightBorderDoubleInnerBox=i>0||o>0?yo(n.left+m,n.top+2*_/3,s-2*w/3,l-2*_/3,zi.TOP_RIGHT):new po(n.left+n.width-2*w/3,n.top+2*_/3),this.bottomRightBorderDoubleInnerBox=u>0||h>0?yo(n.left+y,n.top+v,u-2*w/3,h-2*x/3,zi.BOTTOM_RIGHT):new po(n.left+n.width-2*w/3,n.top+n.height-2*x/3),this.bottomLeftBorderDoubleInnerBox=f>0||p>0?yo(n.left+2*S/3,n.top+b,f-2*S/3,p-2*x/3,zi.BOTTOM_LEFT):new po(n.left+2*S/3,n.top+n.height-2*x/3),this.topLeftBorderStroke=i>0||o>0?yo(n.left+S/2,n.top+_/2,i-S/2,o-_/2,zi.TOP_LEFT):new po(n.left+S/2,n.top+_/2),this.topRightBorderStroke=i>0||o>0?yo(n.left+m,n.top+_/2,s-w/2,l-_/2,zi.TOP_RIGHT):new po(n.left+n.width-w/2,n.top+_/2),this.bottomRightBorderStroke=u>0||h>0?yo(n.left+y,n.top+v,u-w/2,h-x/2,zi.BOTTOM_RIGHT):new po(n.left+n.width-w/2,n.top+n.height-x/2),this.bottomLeftBorderStroke=f>0||p>0?yo(n.left+S/2,n.top+b,f-S/2,p-x/2,zi.BOTTOM_LEFT):new po(n.left+S/2,n.top+n.height-x/2),this.topLeftBorderBox=i>0||o>0?yo(n.left,n.top,i,o,zi.TOP_LEFT):new po(n.left,n.top),this.topRightBorderBox=s>0||l>0?yo(n.left+m,n.top,s,l,zi.TOP_RIGHT):new po(n.left+n.width,n.top),this.bottomRightBorderBox=u>0||h>0?yo(n.left+y,n.top+v,u,h,zi.BOTTOM_RIGHT):new po(n.left+n.width,n.top+n.height),this.bottomLeftBorderBox=f>0||p>0?yo(n.left,n.top+b,f,p,zi.BOTTOM_LEFT):new po(n.left,n.top+n.height),this.topLeftPaddingBox=i>0||o>0?yo(n.left+S,n.top+_,Math.max(0,i-S),Math.max(0,o-_),zi.TOP_LEFT):new po(n.left+S,n.top+_),this.topRightPaddingBox=s>0||l>0?yo(n.left+Math.min(m,n.width-w),n.top+_,m>n.width+w?0:Math.max(0,s-w),Math.max(0,l-_),zi.TOP_RIGHT):new po(n.left+n.width-w,n.top+_),this.bottomRightPaddingBox=u>0||h>0?yo(n.left+Math.min(y,n.width-S),n.top+Math.min(v,n.height-x),Math.max(0,u-w),Math.max(0,h-x),zi.BOTTOM_RIGHT):new po(n.left+n.width-w,n.top+n.height-x),this.bottomLeftPaddingBox=f>0||p>0?yo(n.left+S,n.top+Math.min(b,n.height-x),Math.max(0,f-S),Math.max(0,p-x),zi.BOTTOM_LEFT):new po(n.left+S,n.top+n.height-x),this.topLeftContentBox=i>0||o>0?yo(n.left+S+T,n.top+_+C,Math.max(0,i-(S+T)),Math.max(0,o-(_+C)),zi.TOP_LEFT):new po(n.left+S+T,n.top+_+C),this.topRightContentBox=s>0||l>0?yo(n.left+Math.min(m,n.width+S+T),n.top+_+C,m>n.width+S+T?0:s-S+T,l-(_+C),zi.TOP_RIGHT):new po(n.left+n.width-(w+k),n.top+_+C),this.bottomRightContentBox=u>0||h>0?yo(n.left+Math.min(y,n.width-(S+T)),n.top+Math.min(v,n.height+_+C),Math.max(0,u-(w+k)),h-(x+B),zi.BOTTOM_RIGHT):new po(n.left+n.width-(w+k),n.top+n.height-(x+B)),this.bottomLeftContentBox=f>0||p>0?yo(n.left+S+T,n.top+b,Math.max(0,f-(S+T)),p-(x+B),zi.BOTTOM_LEFT):new po(n.left+S+T,n.top+n.height-(x+B))}}();!function(t){t[t.TOP_LEFT=0]="TOP_LEFT",t[t.TOP_RIGHT=1]="TOP_RIGHT",t[t.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",t[t.BOTTOM_LEFT=3]="BOTTOM_LEFT"}(zi||(zi={}));var yo=function(t,e,n,r,i){var o=(Math.sqrt(2)-1)/3*4,a=n*o,s=r*o,l=t+n,c=e+r;switch(i){case zi.TOP_LEFT:return new go(new po(t,c),new po(t,c-s),new po(l-a,e),new po(l,e));case zi.TOP_RIGHT:return new go(new po(t,e),new po(t+a,e),new po(l,c-s),new po(l,c));case zi.BOTTOM_RIGHT:return new go(new po(l,e),new po(l,e+s),new po(t+a,c),new po(t,c));case zi.BOTTOM_LEFT:default:return new go(new po(l,c),new po(l-a,c),new po(t,e+s),new po(t,e))}},bo=function(t){return[t.topLeftBorderBox,t.topRightBorderBox,t.bottomRightBorderBox,t.bottomLeftBorderBox]},_o=function(t){return[t.topLeftPaddingBox,t.topRightPaddingBox,t.bottomRightPaddingBox,t.bottomLeftPaddingBox]},wo=function(){return function(t,e,n){this.offsetX=t,this.offsetY=e,this.matrix=n,this.type=0,this.target=6}}(),xo=function(){return function(t,e){this.path=t,this.target=e,this.type=1}}(),So=function(){return function(t){this.opacity=t,this.type=2,this.target=6}}(),Co=function(t){return 1===t.type},ko=function(t,e){return t.length===e.length&&t.some(function(t,n){return t===e[n]})},Bo=function(){return function(t){this.element=t,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}}(),To=function(){function t(t,e){if(this.container=t,this.parent=e,this.effects=[],this.curves=new vo(this.container),this.container.styles.opacity<1&&this.effects.push(new So(this.container.styles.opacity)),null!==this.container.styles.transform){var n=this.container.bounds.left+this.container.styles.transformOrigin[0].number,r=this.container.bounds.top+this.container.styles.transformOrigin[1].number,i=this.container.styles.transform;this.effects.push(new wo(n,r,i))}if(0!==this.container.styles.overflowX){var o=bo(this.curves),a=_o(this.curves);ko(o,a)?this.effects.push(new xo(o,6)):(this.effects.push(new xo(o,2)),this.effects.push(new xo(a,4)))}}return t.prototype.getEffects=function(t){for(var e=-1===[2,3].indexOf(this.container.styles.position),n=this.parent,r=this.effects.slice(0);n;){var i=n.effects.filter(function(t){return!Co(t)});if(e||0!==n.container.styles.position||!n.parent){if(r.unshift.apply(r,i),e=-1===[2,3].indexOf(n.container.styles.position),0!==n.container.styles.overflowX){var o=bo(n.curves),a=_o(n.curves);ko(o,a)||r.unshift(new xo(a,6))}}else r.unshift.apply(r,i);n=n.parent}return r.filter(function(e){return Zn(e.target,t)})},t}(),Eo=function(t,e,n,r){t.container.elements.forEach(function(i){var o=Zn(i.flags,4),a=Zn(i.flags,2),s=new To(i,t);Zn(i.styles.display,2048)&&r.push(s);var l=Zn(i.flags,8)?[]:r;if(o||a){var c=o||i.styles.isPositioned()?n:e,u=new Bo(s);if(i.styles.isPositioned()||i.styles.opacity<1||i.styles.isTransformed()){var h=i.styles.zIndex.order;if(h<0){var d=0;c.negativeZIndex.some(function(t,e){return h>t.element.container.styles.zIndex.order?(d=e,!1):d>0}),c.negativeZIndex.splice(d,0,u)}else if(h>0){var f=0;c.positiveZIndex.some(function(t,e){return h>=t.element.container.styles.zIndex.order?(f=e+1,!1):f>0}),c.positiveZIndex.splice(f,0,u)}else c.zeroOrAutoZIndexOrTransformedOrOpacity.push(u)}else i.styles.isFloating()?c.nonPositionedFloats.push(u):c.nonPositionedInlineLevel.push(u);Eo(s,u,o?u:n,l)}else i.styles.isInlineLevel()?e.inlineLevel.push(s):e.nonInlineLevel.push(s),Eo(s,e,n,l);Zn(i.flags,8)&&Mo(i,l)})},Mo=function(t,e){for(var n=t instanceof Zr?t.start:1,r=t instanceof Zr&&t.reversed,i=0;i<e.length;i++){var o=e[i];o.container instanceof Xr&&"number"==typeof o.container.value&&0!==o.container.value&&(n=o.container.value),o.listValue=Ui(n,o.container.styles.listStyleType,!0),n+=r?-1:1}},Oo=function(t,e){switch(e){case 0:return Do(t.topLeftBorderBox,t.topLeftPaddingBox,t.topRightBorderBox,t.topRightPaddingBox);case 1:return Do(t.topRightBorderBox,t.topRightPaddingBox,t.bottomRightBorderBox,t.bottomRightPaddingBox);case 2:return Do(t.bottomRightBorderBox,t.bottomRightPaddingBox,t.bottomLeftBorderBox,t.bottomLeftPaddingBox);case 3:default:return Do(t.bottomLeftBorderBox,t.bottomLeftPaddingBox,t.topLeftBorderBox,t.topLeftPaddingBox)}},Lo=function(t,e){var n=[];return mo(t)?n.push(t.subdivide(.5,!1)):n.push(t),mo(e)?n.push(e.subdivide(.5,!0)):n.push(e),n},Do=function(t,e,n,r){var i=[];return mo(t)?i.push(t.subdivide(.5,!1)):i.push(t),mo(n)?i.push(n.subdivide(.5,!0)):i.push(n),mo(r)?i.push(r.subdivide(.5,!0).reverse()):i.push(r),mo(e)?i.push(e.subdivide(.5,!1).reverse()):i.push(e),i},Io=function(t){var e=t.bounds,n=t.styles;return e.add(n.borderLeftWidth,n.borderTopWidth,-(n.borderRightWidth+n.borderLeftWidth),-(n.borderTopWidth+n.borderBottomWidth))},Po=function(t){var e=t.styles,n=t.bounds,r=te(e.paddingLeft,n.width),i=te(e.paddingRight,n.width),o=te(e.paddingTop,n.width),a=te(e.paddingBottom,n.width);return n.add(r+e.borderLeftWidth,o+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+r+i),-(e.borderTopWidth+e.borderBottomWidth+o+a))},No=function(t,e,n){var r,i,o=(r=Ho(t.styles.backgroundOrigin,e),i=t,0===r?i.bounds:2===r?Po(i):Io(i)),a=function(t,e){return 0===t?e.bounds:2===t?Po(e):Io(e)}(Ho(t.styles.backgroundClip,e),t),s=jo(Ho(t.styles.backgroundSize,e),n,o),l=s[0],c=s[1],u=qt(Ho(t.styles.backgroundPosition,e),o.width-l,o.height-c);return[Uo(Ho(t.styles.backgroundRepeat,e),u,s,o,a),Math.round(o.left+u[0]),Math.round(o.top+u[1]),l,c]},Fo=function(t){return Ht(t)&&t.value===ke.AUTO},Ro=function(t){return"number"==typeof t},jo=function(t,e,n){var r=e[0],i=e[1],o=e[2],a=t[0],s=t[1];if(!a)return[0,0];if(Xt(a)&&s&&Xt(s))return[te(a,n.width),te(s,n.height)];var l=Ro(o);if(Ht(a)&&(a.value===ke.CONTAIN||a.value===ke.COVER))return Ro(o)?n.width/n.height<o!=(a.value===ke.COVER)?[n.width,n.width/o]:[n.height*o,n.height]:[n.width,n.height];var c=Ro(r),u=Ro(i),h=c||u;if(Fo(a)&&(!s||Fo(s)))return c&&u?[r,i]:l||h?h&&l?[c?r:i*o,u?i:r/o]:[c?r:n.width,u?i:n.height]:[n.width,n.height];if(l){var d=0,f=0;return Xt(a)?d=te(a,n.width):Xt(s)&&(f=te(s,n.height)),Fo(a)?d=f*o:s&&!Fo(s)||(f=d/o),[d,f]}var p=null,A=null;if(Xt(a)?p=te(a,n.width):s&&Xt(s)&&(A=te(s,n.height)),null===p||s&&!Fo(s)||(A=c&&u?p/r*i:n.height),null!==A&&Fo(a)&&(p=c&&u?A/i*r:n.width),null!==p&&null!==A)return[p,A];throw new Error("Unable to calculate background-size for element")},Ho=function(t,e){var n=t[e];return void 0===n?t[0]:n},Uo=function(t,e,n,r,i){var o=e[0],a=e[1],s=n[0],l=n[1];switch(t){case 2:return[new po(Math.round(r.left),Math.round(r.top+a)),new po(Math.round(r.left+r.width),Math.round(r.top+a)),new po(Math.round(r.left+r.width),Math.round(l+r.top+a)),new po(Math.round(r.left),Math.round(l+r.top+a))];case 3:return[new po(Math.round(r.left+o),Math.round(r.top)),new po(Math.round(r.left+o+s),Math.round(r.top)),new po(Math.round(r.left+o+s),Math.round(r.height+r.top)),new po(Math.round(r.left+o),Math.round(r.height+r.top))];case 1:return[new po(Math.round(r.left+o),Math.round(r.top+a)),new po(Math.round(r.left+o+s),Math.round(r.top+a)),new po(Math.round(r.left+o+s),Math.round(r.top+a+l)),new po(Math.round(r.left+o),Math.round(r.top+a+l))];default:return[new po(Math.round(i.left),Math.round(i.top)),new po(Math.round(i.left+i.width),Math.round(i.top)),new po(Math.round(i.left+i.width),Math.round(i.height+i.top)),new po(Math.round(i.left),Math.round(i.height+i.top))]}},Qo=function(){function t(t){this._data={},this._document=t}return t.prototype.parseMetrics=function(t,e){var n=this._document.createElement("div"),r=this._document.createElement("img"),i=this._document.createElement("span"),o=this._document.body;n.style.visibility="hidden",n.style.fontFamily=t,n.style.fontSize=e,n.style.margin="0",n.style.padding="0",n.style.whiteSpace="nowrap",o.appendChild(n),r.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",r.width=1,r.height=1,r.style.margin="0",r.style.padding="0",r.style.verticalAlign="baseline",i.style.fontFamily=t,i.style.fontSize=e,i.style.margin="0",i.style.padding="0",i.appendChild(this._document.createTextNode("Hidden Text")),n.appendChild(i),n.appendChild(r);var a=r.offsetTop-i.offsetTop+2;n.removeChild(i),n.appendChild(this._document.createTextNode("Hidden Text")),n.style.lineHeight="normal",r.style.verticalAlign="super";var s=r.offsetTop-n.offsetTop+2;return o.removeChild(n),{baseline:a,middle:s}},t.prototype.getMetrics=function(t,e){var n=t+" "+e;return void 0===this._data[n]&&(this._data[n]=this.parseMetrics(t,e)),this._data[n]},t}(),zo=function(){return function(t,e){this.context=t,this.options=e}}(),Yo=function(t){function n(e,n){var r=t.call(this,e,n)||this;return r._activeEffects=[],r.canvas=n.canvas?n.canvas:document.createElement("canvas"),r.ctx=r.canvas.getContext("2d"),n.canvas||(r.canvas.width=Math.floor(n.width*n.scale),r.canvas.height=Math.floor(n.height*n.scale),r.canvas.style.width=n.width+"px",r.canvas.style.height=n.height+"px"),r.fontMetrics=new Qo(document),r.ctx.scale(r.options.scale,r.options.scale),r.ctx.translate(-n.x,-n.y),r.ctx.textBaseline="bottom",r._activeEffects=[],r.context.logger.debug("Canvas renderer initialized ("+n.width+"x"+n.height+") with scale "+n.scale),r}return e(n,t),n.prototype.applyEffects=function(t){for(var e=this;this._activeEffects.length;)this.popEffect();t.forEach(function(t){return e.applyEffect(t)})},n.prototype.applyEffect=function(t){this.ctx.save(),function(t){return 2===t.type}(t)&&(this.ctx.globalAlpha=t.opacity),function(t){return 0===t.type}(t)&&(this.ctx.translate(t.offsetX,t.offsetY),this.ctx.transform(t.matrix[0],t.matrix[1],t.matrix[2],t.matrix[3],t.matrix[4],t.matrix[5]),this.ctx.translate(-t.offsetX,-t.offsetY)),Co(t)&&(this.path(t.path),this.ctx.clip()),this._activeEffects.push(t)},n.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},n.prototype.renderStack=function(t){return r(this,void 0,void 0,function(){return i(this,function(e){switch(e.label){case 0:return t.element.container.styles.isVisible()?[4,this.renderStackContent(t)]:[3,2];case 1:e.sent(),e.label=2;case 2:return[2]}})})},n.prototype.renderNode=function(t){return r(this,void 0,void 0,function(){return i(this,function(e){switch(e.label){case 0:return Zn(t.container.flags,16),t.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(t)]:[3,3];case 1:return e.sent(),[4,this.renderNodeContent(t)];case 2:e.sent(),e.label=3;case 3:return[2]}})})},n.prototype.renderTextWithLetterSpacing=function(t,e,n){var r=this;0===e?this.ctx.fillText(t.text,t.bounds.left,t.bounds.top+n):Fr(t.text).reduce(function(e,i){return r.ctx.fillText(i,e,t.bounds.top+n),e+r.ctx.measureText(i).width},t.bounds.left)},n.prototype.createFontStyle=function(t){var e=t.fontVariant.filter(function(t){return"normal"===t||"small-caps"===t}).join(""),n=Zo(t.fontFamily).join(", "),r=Rt(t.fontSize)?""+t.fontSize.number+t.fontSize.unit:t.fontSize.number+"px";return[[t.fontStyle,e,t.fontWeight,r,n].join(" "),n,r]},n.prototype.renderTextNode=function(t,e){return r(this,void 0,void 0,function(){var n,r,o,a,s,l,c,u,h=this;return i(this,function(i){return n=this.createFontStyle(e),r=n[0],o=n[1],a=n[2],this.ctx.font=r,this.ctx.direction=1===e.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",s=this.fontMetrics.getMetrics(o,a),l=s.baseline,c=s.middle,u=e.paintOrder,t.textBounds.forEach(function(t){u.forEach(function(n){switch(n){case 0:h.ctx.fillStyle=se(e.color),h.renderTextWithLetterSpacing(t,e.letterSpacing,l);var r=e.textShadow;r.length&&t.text.trim().length&&(r.slice(0).reverse().forEach(function(n){h.ctx.shadowColor=se(n.color),h.ctx.shadowOffsetX=n.offsetX.number*h.options.scale,h.ctx.shadowOffsetY=n.offsetY.number*h.options.scale,h.ctx.shadowBlur=n.blur.number,h.renderTextWithLetterSpacing(t,e.letterSpacing,l)}),h.ctx.shadowColor="",h.ctx.shadowOffsetX=0,h.ctx.shadowOffsetY=0,h.ctx.shadowBlur=0),e.textDecorationLine.length&&(h.ctx.fillStyle=se(e.textDecorationColor||e.color),e.textDecorationLine.forEach(function(e){switch(e){case 1:h.ctx.fillRect(t.bounds.left,Math.round(t.bounds.top+l),t.bounds.width,1);break;case 2:h.ctx.fillRect(t.bounds.left,Math.round(t.bounds.top),t.bounds.width,1);break;case 3:h.ctx.fillRect(t.bounds.left,Math.ceil(t.bounds.top+c),t.bounds.width,1)}}));break;case 1:e.webkitTextStrokeWidth&&t.text.trim().length&&(h.ctx.strokeStyle=se(e.webkitTextStrokeColor),h.ctx.lineWidth=e.webkitTextStrokeWidth,h.ctx.lineJoin=window.chrome?"miter":"round",h.ctx.strokeText(t.text,t.bounds.left,t.bounds.top+l)),h.ctx.strokeStyle="",h.ctx.lineWidth=0,h.ctx.lineJoin="miter"}})}),[2]})})},n.prototype.renderReplacedElement=function(t,e,n){if(n&&t.intrinsicWidth>0&&t.intrinsicHeight>0){var r=Po(t),i=_o(e);this.path(i),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(n,0,0,t.intrinsicWidth,t.intrinsicHeight,r.left,r.top,r.width,r.height),this.ctx.restore()}},n.prototype.renderNodeContent=function(t){return r(this,void 0,void 0,function(){var e,r,o,s,l,c,u,h,d,f,p,A,g,m,v,y,b,_;return i(this,function(i){switch(i.label){case 0:this.applyEffects(t.getEffects(4)),e=t.container,r=t.curves,o=e.styles,s=0,l=e.textNodes,i.label=1;case 1:return s<l.length?(c=l[s],[4,this.renderTextNode(c,o)]):[3,4];case 2:i.sent(),i.label=3;case 3:return s++,[3,1];case 4:if(!(e instanceof Vr))return[3,8];i.label=5;case 5:return i.trys.push([5,7,,8]),[4,this.context.cache.match(e.src)];case 6:return v=i.sent(),this.renderReplacedElement(e,r,v),[3,8];case 7:return i.sent(),this.context.logger.error("Error loading image "+e.src),[3,8];case 8:if(e instanceof Wr&&this.renderReplacedElement(e,r,e.canvas),!(e instanceof Gr))return[3,12];i.label=9;case 9:return i.trys.push([9,11,,12]),[4,this.context.cache.match(e.svg)];case 10:return v=i.sent(),this.renderReplacedElement(e,r,v),[3,12];case 11:return i.sent(),this.context.logger.error("Error loading svg "+e.svg.substring(0,255)),[3,12];case 12:return e instanceof ai&&e.tree?[4,new n(this.context,{scale:this.options.scale,backgroundColor:e.backgroundColor,x:0,y:0,width:e.width,height:e.height}).render(e.tree)]:[3,14];case 13:u=i.sent(),e.width&&e.height&&this.ctx.drawImage(u,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height),i.label=14;case 14:if(e instanceof ri&&(h=Math.min(e.bounds.width,e.bounds.height),e.type===ti?e.checked&&(this.ctx.save(),this.path([new po(e.bounds.left+.39363*h,e.bounds.top+.79*h),new po(e.bounds.left+.16*h,e.bounds.top+.5549*h),new po(e.bounds.left+.27347*h,e.bounds.top+.44071*h),new po(e.bounds.left+.39694*h,e.bounds.top+.5649*h),new po(e.bounds.left+.72983*h,e.bounds.top+.23*h),new po(e.bounds.left+.84*h,e.bounds.top+.34085*h),new po(e.bounds.left+.39363*h,e.bounds.top+.79*h)]),this.ctx.fillStyle=se(707406591),this.ctx.fill(),this.ctx.restore()):e.type===ei&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+h/2,e.bounds.top+h/2,h/4,0,2*Math.PI,!0),this.ctx.fillStyle=se(707406591),this.ctx.fill(),this.ctx.restore())),Vo(e)&&e.value.length){switch(d=this.createFontStyle(o),b=d[0],f=d[1],p=this.fontMetrics.getMetrics(b,f).baseline,this.ctx.font=b,this.ctx.fillStyle=se(o.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=Go(e.styles.textAlign),_=Po(e),A=0,e.styles.textAlign){case 1:A+=_.width/2;break;case 2:A+=_.width}g=_.add(A,0,0,-_.height/2+1),this.ctx.save(),this.path([new po(_.left,_.top),new po(_.left+_.width,_.top),new po(_.left+_.width,_.top+_.height),new po(_.left,_.top+_.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Dr(e.value,g),o.letterSpacing,p),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!Zn(e.styles.display,2048))return[3,20];if(null===e.styles.listStyleImage)return[3,19];if(0!==(m=e.styles.listStyleImage).type)return[3,18];v=void 0,y=m.url,i.label=15;case 15:return i.trys.push([15,17,,18]),[4,this.context.cache.match(y)];case 16:return v=i.sent(),this.ctx.drawImage(v,e.bounds.left-(v.width+10),e.bounds.top),[3,18];case 17:return i.sent(),this.context.logger.error("Error loading list-style-image "+y),[3,18];case 18:return[3,20];case 19:t.listValue&&-1!==e.styles.listStyleType&&(b=this.createFontStyle(o)[0],this.ctx.font=b,this.ctx.fillStyle=se(o.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",_=new a(e.bounds.left,e.bounds.top+te(e.styles.paddingTop,e.bounds.width),e.bounds.width,dn(o.lineHeight,o.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Dr(t.listValue,_),o.letterSpacing,dn(o.lineHeight,o.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),i.label=20;case 20:return[2]}})})},n.prototype.renderStackContent=function(t){return r(this,void 0,void 0,function(){var e,n,r,o,a,s,l,c,u,h,d,f,p,A,g;return i(this,function(i){switch(i.label){case 0:return Zn(t.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(t.element)];case 1:i.sent(),e=0,n=t.negativeZIndex,i.label=2;case 2:return e<n.length?(g=n[e],[4,this.renderStack(g)]):[3,5];case 3:i.sent(),i.label=4;case 4:return e++,[3,2];case 5:return[4,this.renderNodeContent(t.element)];case 6:i.sent(),r=0,o=t.nonInlineLevel,i.label=7;case 7:return r<o.length?(g=o[r],[4,this.renderNode(g)]):[3,10];case 8:i.sent(),i.label=9;case 9:return r++,[3,7];case 10:a=0,s=t.nonPositionedFloats,i.label=11;case 11:return a<s.length?(g=s[a],[4,this.renderStack(g)]):[3,14];case 12:i.sent(),i.label=13;case 13:return a++,[3,11];case 14:l=0,c=t.nonPositionedInlineLevel,i.label=15;case 15:return l<c.length?(g=c[l],[4,this.renderStack(g)]):[3,18];case 16:i.sent(),i.label=17;case 17:return l++,[3,15];case 18:u=0,h=t.inlineLevel,i.label=19;case 19:return u<h.length?(g=h[u],[4,this.renderNode(g)]):[3,22];case 20:i.sent(),i.label=21;case 21:return u++,[3,19];case 22:d=0,f=t.zeroOrAutoZIndexOrTransformedOrOpacity,i.label=23;case 23:return d<f.length?(g=f[d],[4,this.renderStack(g)]):[3,26];case 24:i.sent(),i.label=25;case 25:return d++,[3,23];case 26:p=0,A=t.positiveZIndex,i.label=27;case 27:return p<A.length?(g=A[p],[4,this.renderStack(g)]):[3,30];case 28:i.sent(),i.label=29;case 29:return p++,[3,27];case 30:return[2]}})})},n.prototype.mask=function(t){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(t.slice(0).reverse()),this.ctx.closePath()},n.prototype.path=function(t){this.ctx.beginPath(),this.formatPath(t),this.ctx.closePath()},n.prototype.formatPath=function(t){var e=this;t.forEach(function(t,n){var r=mo(t)?t.start:t;0===n?e.ctx.moveTo(r.x,r.y):e.ctx.lineTo(r.x,r.y),mo(t)&&e.ctx.bezierCurveTo(t.startControl.x,t.startControl.y,t.endControl.x,t.endControl.y,t.end.x,t.end.y)})},n.prototype.renderRepeat=function(t,e,n,r){this.path(t),this.ctx.fillStyle=e,this.ctx.translate(n,r),this.ctx.fill(),this.ctx.translate(-n,-r)},n.prototype.resizeImage=function(t,e,n){var r;if(t.width===e&&t.height===n)return t;var i=(null!==(r=this.canvas.ownerDocument)&&void 0!==r?r:document).createElement("canvas");return i.width=Math.max(1,e),i.height=Math.max(1,n),i.getContext("2d").drawImage(t,0,0,t.width,t.height,0,0,e,n),i},n.prototype.renderBackgroundImage=function(t){return r(this,void 0,void 0,function(){var e,n,r,o,a,s;return i(this,function(l){switch(l.label){case 0:e=t.styles.backgroundImage.length-1,n=function(n){var o,a,s,l,c,u,h,d,f,p,A,g,m,v,y,b,_,w,x,S,C,k,B,T,E,M,O,L,D,I,P;return i(this,function(i){switch(i.label){case 0:if(0!==n.type)return[3,5];o=void 0,a=n.url,i.label=1;case 1:return i.trys.push([1,3,,4]),[4,r.context.cache.match(a)];case 2:return o=i.sent(),[3,4];case 3:return i.sent(),r.context.logger.error("Error loading background-image "+a),[3,4];case 4:return o&&(s=No(t,e,[o.width,o.height,o.width/o.height]),b=s[0],k=s[1],B=s[2],x=s[3],S=s[4],v=r.ctx.createPattern(r.resizeImage(o,x,S),"repeat"),r.renderRepeat(b,v,k,B)),[3,6];case 5:1===n.type?(l=No(t,e,[null,null,null]),b=l[0],k=l[1],B=l[2],x=l[3],S=l[4],c=be(n.angle,x,S),u=c[0],h=c[1],d=c[2],f=c[3],p=c[4],(A=document.createElement("canvas")).width=x,A.height=S,g=A.getContext("2d"),m=g.createLinearGradient(h,f,d,p),ye(n.stops,u).forEach(function(t){return m.addColorStop(t.stop,se(t.color))}),g.fillStyle=m,g.fillRect(0,0,x,S),x>0&&S>0&&(v=r.ctx.createPattern(A,"repeat"),r.renderRepeat(b,v,k,B))):function(t){return 2===t.type}(n)&&(y=No(t,e,[null,null,null]),b=y[0],_=y[1],w=y[2],x=y[3],S=y[4],C=0===n.position.length?[Kt]:n.position,k=te(C[0],x),B=te(C[C.length-1],S),T=function(t,e,n,r,i){var o=0,a=0;switch(t.size){case 0:0===t.shape?o=a=Math.min(Math.abs(e),Math.abs(e-r),Math.abs(n),Math.abs(n-i)):1===t.shape&&(o=Math.min(Math.abs(e),Math.abs(e-r)),a=Math.min(Math.abs(n),Math.abs(n-i)));break;case 2:if(0===t.shape)o=a=Math.min(_e(e,n),_e(e,n-i),_e(e-r,n),_e(e-r,n-i));else if(1===t.shape){var s=Math.min(Math.abs(n),Math.abs(n-i))/Math.min(Math.abs(e),Math.abs(e-r)),l=we(r,i,e,n,!0),c=l[0],u=l[1];a=s*(o=_e(c-e,(u-n)/s))}break;case 1:0===t.shape?o=a=Math.max(Math.abs(e),Math.abs(e-r),Math.abs(n),Math.abs(n-i)):1===t.shape&&(o=Math.max(Math.abs(e),Math.abs(e-r)),a=Math.max(Math.abs(n),Math.abs(n-i)));break;case 3:if(0===t.shape)o=a=Math.max(_e(e,n),_e(e,n-i),_e(e-r,n),_e(e-r,n-i));else if(1===t.shape){s=Math.max(Math.abs(n),Math.abs(n-i))/Math.max(Math.abs(e),Math.abs(e-r));var h=we(r,i,e,n,!1);c=h[0],u=h[1],a=s*(o=_e(c-e,(u-n)/s))}}return Array.isArray(t.size)&&(o=te(t.size[0],r),a=2===t.size.length?te(t.size[1],i):o),[o,a]}(n,k,B,x,S),E=T[0],M=T[1],E>0&&M>0&&(O=r.ctx.createRadialGradient(_+k,w+B,0,_+k,w+B,E),ye(n.stops,2*E).forEach(function(t){return O.addColorStop(t.stop,se(t.color))}),r.path(b),r.ctx.fillStyle=O,E!==M?(L=t.bounds.left+.5*t.bounds.width,D=t.bounds.top+.5*t.bounds.height,P=1/(I=M/E),r.ctx.save(),r.ctx.translate(L,D),r.ctx.transform(1,0,0,I,0,0),r.ctx.translate(-L,-D),r.ctx.fillRect(_,P*(w-D)+D,x,S*P),r.ctx.restore()):r.ctx.fill())),i.label=6;case 6:return e--,[2]}})},r=this,o=0,a=t.styles.backgroundImage.slice(0).reverse(),l.label=1;case 1:return o<a.length?(s=a[o],[5,n(s)]):[3,4];case 2:l.sent(),l.label=3;case 3:return o++,[3,1];case 4:return[2]}})})},n.prototype.renderSolidBorder=function(t,e,n){return r(this,void 0,void 0,function(){return i(this,function(r){return this.path(Oo(n,e)),this.ctx.fillStyle=se(t),this.ctx.fill(),[2]})})},n.prototype.renderDoubleBorder=function(t,e,n,o){return r(this,void 0,void 0,function(){var r,a;return i(this,function(i){switch(i.label){case 0:return e<3?[4,this.renderSolidBorder(t,n,o)]:[3,2];case 1:return i.sent(),[2];case 2:return r=function(t,e){switch(e){case 0:return Do(t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox,t.topRightBorderBox,t.topRightBorderDoubleOuterBox);case 1:return Do(t.topRightBorderBox,t.topRightBorderDoubleOuterBox,t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox);case 2:return Do(t.bottomRightBorderBox,t.bottomRightBorderDoubleOuterBox,t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox);case 3:default:return Do(t.bottomLeftBorderBox,t.bottomLeftBorderDoubleOuterBox,t.topLeftBorderBox,t.topLeftBorderDoubleOuterBox)}}(o,n),this.path(r),this.ctx.fillStyle=se(t),this.ctx.fill(),a=function(t,e){switch(e){case 0:return Do(t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox,t.topRightBorderDoubleInnerBox,t.topRightPaddingBox);case 1:return Do(t.topRightBorderDoubleInnerBox,t.topRightPaddingBox,t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox);case 2:return Do(t.bottomRightBorderDoubleInnerBox,t.bottomRightPaddingBox,t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox);case 3:default:return Do(t.bottomLeftBorderDoubleInnerBox,t.bottomLeftPaddingBox,t.topLeftBorderDoubleInnerBox,t.topLeftPaddingBox)}}(o,n),this.path(a),this.ctx.fill(),[2]}})})},n.prototype.renderNodeBackgroundAndBorders=function(t){return r(this,void 0,void 0,function(){var e,n,r,o,a,s,l,c,u=this;return i(this,function(i){switch(i.label){case 0:return this.applyEffects(t.getEffects(2)),e=t.container.styles,n=!ae(e.backgroundColor)||e.backgroundImage.length,r=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}],o=Wo(Ho(e.backgroundClip,0),t.curves),n||e.boxShadow.length?(this.ctx.save(),this.path(o),this.ctx.clip(),ae(e.backgroundColor)||(this.ctx.fillStyle=se(e.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(t.container)]):[3,2];case 1:i.sent(),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach(function(e){u.ctx.save();var n,r,i,o,a,s=bo(t.curves),l=e.inset?0:1e4,c=(n=s,r=-l+(e.inset?1:-1)*e.spread.number,i=(e.inset?1:-1)*e.spread.number,o=e.spread.number*(e.inset?-2:2),a=e.spread.number*(e.inset?-2:2),n.map(function(t,e){switch(e){case 0:return t.add(r,i);case 1:return t.add(r+o,i);case 2:return t.add(r+o,i+a);case 3:return t.add(r,i+a)}return t}));e.inset?(u.path(s),u.ctx.clip(),u.mask(c)):(u.mask(s),u.ctx.clip(),u.path(c)),u.ctx.shadowOffsetX=e.offsetX.number+l,u.ctx.shadowOffsetY=e.offsetY.number,u.ctx.shadowColor=se(e.color),u.ctx.shadowBlur=e.blur.number,u.ctx.fillStyle=e.inset?se(e.color):"rgba(0,0,0,1)",u.ctx.fill(),u.ctx.restore()}),i.label=2;case 2:a=0,s=0,l=r,i.label=3;case 3:return s<l.length?0!==(c=l[s]).style&&!ae(c.color)&&c.width>0?2!==c.style?[3,5]:[4,this.renderDashedDottedBorder(c.color,c.width,a,t.curves,2)]:[3,11]:[3,13];case 4:return i.sent(),[3,11];case 5:return 3!==c.style?[3,7]:[4,this.renderDashedDottedBorder(c.color,c.width,a,t.curves,3)];case 6:return i.sent(),[3,11];case 7:return 4!==c.style?[3,9]:[4,this.renderDoubleBorder(c.color,c.width,a,t.curves)];case 8:return i.sent(),[3,11];case 9:return[4,this.renderSolidBorder(c.color,a,t.curves)];case 10:i.sent(),i.label=11;case 11:a++,i.label=12;case 12:return s++,[3,3];case 13:return[2]}})})},n.prototype.renderDashedDottedBorder=function(t,e,n,o,a){return r(this,void 0,void 0,function(){var r,s,l,c,u,h,d,f,p,A,g,m,v,y,b,_;return i(this,function(i){return this.ctx.save(),r=function(t,e){switch(e){case 0:return Lo(t.topLeftBorderStroke,t.topRightBorderStroke);case 1:return Lo(t.topRightBorderStroke,t.bottomRightBorderStroke);case 2:return Lo(t.bottomRightBorderStroke,t.bottomLeftBorderStroke);case 3:default:return Lo(t.bottomLeftBorderStroke,t.topLeftBorderStroke)}}(o,n),s=Oo(o,n),2===a&&(this.path(s),this.ctx.clip()),mo(s[0])?(l=s[0].start.x,c=s[0].start.y):(l=s[0].x,c=s[0].y),mo(s[1])?(u=s[1].end.x,h=s[1].end.y):(u=s[1].x,h=s[1].y),d=0===n||2===n?Math.abs(l-u):Math.abs(c-h),this.ctx.beginPath(),3===a?this.formatPath(r):this.formatPath(s.slice(0,2)),f=e<3?3*e:2*e,p=e<3?2*e:e,3===a&&(f=e,p=e),A=!0,d<=2*f?A=!1:d<=2*f+p?(f*=g=d/(2*f+p),p*=g):(m=Math.floor((d+p)/(f+p)),v=(d-m*f)/(m-1),p=(y=(d-(m+1)*f)/m)<=0||Math.abs(p-v)<Math.abs(p-y)?v:y),A&&(3===a?this.ctx.setLineDash([0,f+p]):this.ctx.setLineDash([f,p])),3===a?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=2*e+1.1,this.ctx.strokeStyle=se(t),this.ctx.stroke(),this.ctx.setLineDash([]),2===a&&(mo(s[0])&&(b=s[3],_=s[0],this.ctx.beginPath(),this.formatPath([new po(b.end.x,b.end.y),new po(_.start.x,_.start.y)]),this.ctx.stroke()),mo(s[1])&&(b=s[1],_=s[2],this.ctx.beginPath(),this.formatPath([new po(b.end.x,b.end.y),new po(_.start.x,_.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},n.prototype.render=function(t){return r(this,void 0,void 0,function(){var e;return i(this,function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=se(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),r=new To(t,null),i=new Bo(r),Eo(r,i,i,o=[]),Mo(r.container,o),e=i,[4,this.renderStack(e)];case 1:return n.sent(),this.applyEffects([]),[2,this.canvas]}var r,i,o})})},n}(zo),Vo=function(t){return t instanceof oi||(t instanceof ii||t instanceof ri&&t.type!==ei&&t.type!==ti)},Wo=function(t,e){switch(t){case 0:return bo(e);case 2:return function(t){return[t.topLeftContentBox,t.topRightContentBox,t.bottomRightContentBox,t.bottomLeftContentBox]}(e);case 1:default:return _o(e)}},Go=function(t){switch(t){case 1:return"center";case 2:return"right";case 0:default:return"left"}},Xo=["-apple-system","system-ui"],Zo=function(t){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?t.filter(function(t){return-1===Xo.indexOf(t)}):t},$o=function(t){function n(e,n){var r=t.call(this,e,n)||this;return r.canvas=n.canvas?n.canvas:document.createElement("canvas"),r.ctx=r.canvas.getContext("2d"),r.options=n,r.canvas.width=Math.floor(n.width*n.scale),r.canvas.height=Math.floor(n.height*n.scale),r.canvas.style.width=n.width+"px",r.canvas.style.height=n.height+"px",r.ctx.scale(r.options.scale,r.options.scale),r.ctx.translate(-n.x,-n.y),r.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+n.width+"x"+n.height+" at "+n.x+","+n.y+") with scale "+n.scale),r}return e(n,t),n.prototype.render=function(t){return r(this,void 0,void 0,function(){var e,n;return i(this,function(r){switch(r.label){case 0:return e=Mr(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,t),[4,Ko(e)];case 1:return n=r.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=se(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(n,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},n}(zo),Ko=function(t){return new Promise(function(e,n){var r=new Image;r.onload=function(){e(r)},r.onerror=n,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(t))})},Jo=function(){function t(t){var e=t.id,n=t.enabled;this.id=e,this.enabled=n,this.start=Date.now()}return t.prototype.debug=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.debug?console.debug.apply(console,o([this.id,this.getTime()+"ms"],t)):this.info.apply(this,t))},t.prototype.getTime=function(){return Date.now()-this.start},t.prototype.info=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.enabled&&"undefined"!=typeof window&&window.console&&"function"==typeof console.info&&console.info.apply(console,o([this.id,this.getTime()+"ms"],t))},t.prototype.warn=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.warn?console.warn.apply(console,o([this.id,this.getTime()+"ms"],t)):this.info.apply(this,t))},t.prototype.error=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.error?console.error.apply(console,o([this.id,this.getTime()+"ms"],t)):this.info.apply(this,t))},t.instances={},t}(),qo=function(){function t(e,n){var r;this.windowBounds=n,this.instanceName="#"+t.instanceCount++,this.logger=new Jo({id:this.instanceName,enabled:e.logging}),this.cache=null!==(r=e.cache)&&void 0!==r?r:new io(this,e)}return t.instanceCount=1,t}();"undefined"!=typeof window&&ro.setContext(window);var ta=function(t,e){return r(void 0,void 0,void 0,function(){var r,o,l,c,u,h,d,f,p,A,g,m,v,y,b,_,w,x,S,C,k,B,T,E,M,O,L,D,I,P,N,F,R,j,H,U,Q,z;return i(this,function(i){switch(i.label){case 0:if(!t||"object"!=typeof t)return[2,Promise.reject("Invalid element provided as first argument")];if(!(r=t.ownerDocument))throw new Error("Element is not attached to a Document");if(!(o=r.defaultView))throw new Error("Document is not attached to a Window");return l={allowTaint:null!==(B=e.allowTaint)&&void 0!==B&&B,imageTimeout:null!==(T=e.imageTimeout)&&void 0!==T?T:15e3,proxy:e.proxy,useCORS:null!==(E=e.useCORS)&&void 0!==E&&E},c=n({logging:null===(M=e.logging)||void 0===M||M,cache:e.cache},l),u={windowWidth:null!==(O=e.windowWidth)&&void 0!==O?O:o.innerWidth,windowHeight:null!==(L=e.windowHeight)&&void 0!==L?L:o.innerHeight,scrollX:null!==(D=e.scrollX)&&void 0!==D?D:o.pageXOffset,scrollY:null!==(I=e.scrollY)&&void 0!==I?I:o.pageYOffset},h=new a(u.scrollX,u.scrollY,u.windowWidth,u.windowHeight),d=new qo(c,h),f=null!==(P=e.foreignObjectRendering)&&void 0!==P&&P,p={allowTaint:null!==(N=e.allowTaint)&&void 0!==N&&N,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:f,copyStyles:f},d.logger.debug("Starting document clone with size "+h.width+"x"+h.height+" scrolled to "+-h.left+","+-h.top),A=new Qi(d,t,p),(g=A.clonedReferenceElement)?[4,A.toIFrame(r,h)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return m=i.sent(),v=_i(g)||"HTML"===g.tagName?function(t){var e=t.body,n=t.documentElement;if(!e||!n)throw new Error("Unable to get document size");var r=Math.max(Math.max(e.scrollWidth,n.scrollWidth),Math.max(e.offsetWidth,n.offsetWidth),Math.max(e.clientWidth,n.clientWidth)),i=Math.max(Math.max(e.scrollHeight,n.scrollHeight),Math.max(e.offsetHeight,n.offsetHeight),Math.max(e.clientHeight,n.clientHeight));return new a(0,0,r,i)}(g.ownerDocument):s(d,g),y=v.width,b=v.height,_=v.left,w=v.top,x=ea(d,g,e.backgroundColor),S={canvas:e.canvas,backgroundColor:x,scale:null!==(R=null!==(F=e.scale)&&void 0!==F?F:o.devicePixelRatio)&&void 0!==R?R:1,x:(null!==(j=e.x)&&void 0!==j?j:0)+_,y:(null!==(H=e.y)&&void 0!==H?H:0)+w,width:null!==(U=e.width)&&void 0!==U?U:Math.ceil(y),height:null!==(Q=e.height)&&void 0!==Q?Q:Math.ceil(b)},f?(d.logger.debug("Document cloned, using foreign object rendering"),[4,new $o(d,S).render(g)]):[3,3];case 2:return C=i.sent(),[3,5];case 3:return d.logger.debug("Document cloned, element located at "+_+","+w+" with size "+y+"x"+b+" using computed rendering"),d.logger.debug("Starting DOM parsing"),k=ui(d,g),x===k.styles.backgroundColor&&(k.styles.backgroundColor=Ae.TRANSPARENT),d.logger.debug("Starting renderer for element at "+S.x+","+S.y+" with size "+S.width+"x"+S.height),[4,new Yo(d,S).render(k)];case 4:C=i.sent(),i.label=5;case 5:return(null===(z=e.removeContainer)||void 0===z||z)&&(Qi.destroy(m)||d.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),d.logger.debug("Finished rendering"),[2,C]}})})},ea=function(t,e,n){var r=e.ownerDocument,i=r.documentElement?pe(t,getComputedStyle(r.documentElement).backgroundColor):Ae.TRANSPARENT,o=r.body?pe(t,getComputedStyle(r.body).backgroundColor):Ae.TRANSPARENT,a="string"==typeof n?pe(t,n):null===n?Ae.TRANSPARENT:4294967295;return e===r.documentElement?ae(i)?ae(o)?a:o:i:a};return function(t,e){return void 0===e&&(e={}),ta(t,e)}},t.exports=r()},eNfa:function(t,e,n){"use strict";var r;!function(i){var o={},a=/d{1,4}|M{1,4}|yy(?:yy)?|S{1,3}|Do|ZZ|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g,s="[^\\s]+",l=/\[([^]*?)\]/gm,c=function(){};function u(t,e){for(var n=[],r=0,i=t.length;r<i;r++)n.push(t[r].substr(0,e));return n}function h(t){return function(e,n,r){var i=r[t].indexOf(n.charAt(0).toUpperCase()+n.substr(1).toLowerCase());~i&&(e.month=i)}}function d(t,e){for(t=String(t),e=e||2;t.length<e;)t="0"+t;return t}var f=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],p=["January","February","March","April","May","June","July","August","September","October","November","December"],A=u(p,3),g=u(f,3);o.i18n={dayNamesShort:g,dayNames:f,monthNamesShort:A,monthNames:p,amPm:["am","pm"],DoFn:function(t){return t+["th","st","nd","rd"][t%10>3?0:(t-t%10!=10)*t%10]}};var m={D:function(t){return t.getDay()},DD:function(t){return d(t.getDay())},Do:function(t,e){return e.DoFn(t.getDate())},d:function(t){return t.getDate()},dd:function(t){return d(t.getDate())},ddd:function(t,e){return e.dayNamesShort[t.getDay()]},dddd:function(t,e){return e.dayNames[t.getDay()]},M:function(t){return t.getMonth()+1},MM:function(t){return d(t.getMonth()+1)},MMM:function(t,e){return e.monthNamesShort[t.getMonth()]},MMMM:function(t,e){return e.monthNames[t.getMonth()]},yy:function(t){return d(String(t.getFullYear()),4).substr(2)},yyyy:function(t){return d(t.getFullYear(),4)},h:function(t){return t.getHours()%12||12},hh:function(t){return d(t.getHours()%12||12)},H:function(t){return t.getHours()},HH:function(t){return d(t.getHours())},m:function(t){return t.getMinutes()},mm:function(t){return d(t.getMinutes())},s:function(t){return t.getSeconds()},ss:function(t){return d(t.getSeconds())},S:function(t){return Math.round(t.getMilliseconds()/100)},SS:function(t){return d(Math.round(t.getMilliseconds()/10),2)},SSS:function(t){return d(t.getMilliseconds(),3)},a:function(t,e){return t.getHours()<12?e.amPm[0]:e.amPm[1]},A:function(t,e){return t.getHours()<12?e.amPm[0].toUpperCase():e.amPm[1].toUpperCase()},ZZ:function(t){var e=t.getTimezoneOffset();return(e>0?"-":"+")+d(100*Math.floor(Math.abs(e)/60)+Math.abs(e)%60,4)}},v={d:["\\d\\d?",function(t,e){t.day=e}],Do:["\\d\\d?"+s,function(t,e){t.day=parseInt(e,10)}],M:["\\d\\d?",function(t,e){t.month=e-1}],yy:["\\d\\d?",function(t,e){var n=+(""+(new Date).getFullYear()).substr(0,2);t.year=""+(e>68?n-1:n)+e}],h:["\\d\\d?",function(t,e){t.hour=e}],m:["\\d\\d?",function(t,e){t.minute=e}],s:["\\d\\d?",function(t,e){t.second=e}],yyyy:["\\d{4}",function(t,e){t.year=e}],S:["\\d",function(t,e){t.millisecond=100*e}],SS:["\\d{2}",function(t,e){t.millisecond=10*e}],SSS:["\\d{3}",function(t,e){t.millisecond=e}],D:["\\d\\d?",c],ddd:[s,c],MMM:[s,h("monthNamesShort")],MMMM:[s,h("monthNames")],a:[s,function(t,e,n){var r=e.toLowerCase();r===n.amPm[0]?t.isPm=!1:r===n.amPm[1]&&(t.isPm=!0)}],ZZ:["[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z",function(t,e){var n,r=(e+"").match(/([+-]|\d\d)/gi);r&&(n=60*r[1]+parseInt(r[2],10),t.timezoneOffset="+"===r[0]?n:-n)}]};v.dd=v.d,v.dddd=v.ddd,v.DD=v.D,v.mm=v.m,v.hh=v.H=v.HH=v.h,v.MM=v.M,v.ss=v.s,v.A=v.a,o.masks={default:"ddd MMM dd yyyy HH:mm:ss",shortDate:"M/D/yy",mediumDate:"MMM d, yyyy",longDate:"MMMM d, yyyy",fullDate:"dddd, MMMM d, yyyy",shortTime:"HH:mm",mediumTime:"HH:mm:ss",longTime:"HH:mm:ss.SSS"},o.format=function(t,e,n){var r=n||o.i18n;if("number"==typeof t&&(t=new Date(t)),"[object Date]"!==Object.prototype.toString.call(t)||isNaN(t.getTime()))throw new Error("Invalid Date in fecha.format");var i=[];return(e=(e=(e=o.masks[e]||e||o.masks.default).replace(l,function(t,e){return i.push(e),"@@@"})).replace(a,function(e){return e in m?m[e](t,r):e.slice(1,e.length-1)})).replace(/@@@/g,function(){return i.shift()})},o.parse=function(t,e,n){var r=n||o.i18n;if("string"!=typeof e)throw new Error("Invalid format in fecha.parse");if(e=o.masks[e]||e,t.length>1e3)return null;var i={},s=[],c=[];e=e.replace(l,function(t,e){return c.push(e),"@@@"});var u,h=(u=e,u.replace(/[|\\{()[^$+*?.-]/g,"\\$&")).replace(a,function(t){if(v[t]){var e=v[t];return s.push(e[1]),"("+e[0]+")"}return t});h=h.replace(/@@@/g,function(){return c.shift()});var d=t.match(new RegExp(h,"i"));if(!d)return null;for(var f=1;f<d.length;f++)s[f-1](i,d[f],r);var p,A=new Date;return!0===i.isPm&&null!=i.hour&&12!=+i.hour?i.hour=+i.hour+12:!1===i.isPm&&12==+i.hour&&(i.hour=0),null!=i.timezoneOffset?(i.minute=+(i.minute||0)-+i.timezoneOffset,p=new Date(Date.UTC(i.year||A.getFullYear(),i.month||0,i.day||1,i.hour||0,i.minute||0,i.second||0,i.millisecond||0))):p=new Date(i.year||A.getFullYear(),i.month||0,i.day||1,i.hour||0,i.minute||0,i.second||0,i.millisecond||0),p},void 0!==t&&t.exports?t.exports=o:void 0===(r=function(){return o}.call(e,n,e,t))||(t.exports=r)}()},edjc:function(t,e,n){"use strict";(function(t){e.p=function(t){var e;if(t&&"transparent"!==t){if("string"==typeof t&&t.indexOf("rgba")>-1){var n=Object(i.parse)(t);n&&(t="rgb("+n[0]+","+n[1]+","+n[2]+")",e=n[3])}}else t="none";return{color:t,opacity:null==e?1:e}},e.j=function(t){return t<s&&t>-s},e.q=c,e.e=function(t){return"matrix("+l(t[0])+","+l(t[1])+","+l(t[2])+","+l(t[3])+","+c(t[4])+","+c(t[5])+")"},n.d(e,"a",function(){return u}),e.b=function(t,e,n){"top"===n?t+=e/2:"bottom"===n&&(t-=e/2);return t},e.i=function(t){return t&&(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY)},e.h=function(t){var e=t.style,n=t.getGlobalScale();return[e.shadowColor,(e.shadowBlur||0).toFixed(2),(e.shadowOffsetX||0).toFixed(2),(e.shadowOffsetY||0).toFixed(2),n[0],n[1]].join(",")},e.l=h,e.n=function(t){return h(t)||function(t){return t&&!!t.svgElement}(t)},e.m=function(t){return"linear"===t.type},e.o=function(t){return"radial"===t.type},e.k=function(t){return t&&("linear"===t.type||"radial"===t.type)},e.d=function(t){return"url(#"+t+")"},e.f=function(t){var e=t.getGlobalScale(),n=Math.max(e[0],e[1]);return Math.max(Math.ceil(Math.log(n)/Math.log(10)),1)},e.g=function(t){var e=t.x||0,n=t.y||0,i=(t.rotation||0)*r.RADIAN_TO_DEGREE,o=Object(r.retrieve2)(t.scaleX,1),s=Object(r.retrieve2)(t.scaleY,1),l=t.skewX||0,c=t.skewY||0,u=[];(e||n)&&u.push("translate("+e+"px,"+n+"px)");i&&u.push("rotate("+i+")");1===o&&1===s||u.push("scale("+o+","+s+")");(l||c)&&u.push("skew("+a(l*r.RADIAN_TO_DEGREE)+"deg, "+a(c*r.RADIAN_TO_DEGREE)+"deg)");return u.join(" ")},n.d(e,"c",function(){return d});var r=n("/gxq"),i=n("DRaW"),o=n("YNzw"),a=Math.round;var s=1e-4;function l(t){return a(1e3*t)/1e3}function c(t){return a(1e4*t)/1e4}var u={left:"start",right:"end",center:"middle",middle:"middle"};function h(t){return t&&!!t.image}var d=o.a.hasGlobalWindow&&Object(r.isFunction)(window.btoa)?function(t){return window.btoa(unescape(encodeURIComponent(t)))}:void 0!==t?function(e){return t.from(e).toString("base64")}:function(t){return null}}).call(e,n("EuP9").Buffer)},evD5:function(t,e,n){var r=n("77Pl"),i=n("SfB7"),o=n("MmMw"),a=Object.defineProperty;e.f=n("+E39")?Object.defineProperty:function(t,e,n){if(r(t),e=o(e,!0),r(n),i)try{return a(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},exGp:function(t,e,n){"use strict";e.__esModule=!0;var r,i=n("//Fk"),o=(r=i)&&r.__esModule?r:{default:r};e.default=function(t){return function(){var e=t.apply(this,arguments);return new o.default(function(t,n){return function r(i,a){try{var s=e[i](a),l=s.value}catch(t){return void n(t)}if(!s.done)return o.default.resolve(l).then(function(t){r("next",t)},function(t){r("throw",t)});t(l)}("next")})}}},f64w:function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n,r.new_byte,r.new_double,r.new_float,r.new_float_n,r.new_int),o=(r.new_int_n,r.assert,n("0mjX"));t.exports=function(){this.tt=[[null,null],[null,null]],this.main_data_begin=0,this.private_bits=0,this.resvDrain_pre=0,this.resvDrain_post=0,this.scfsi=[i(4),i(4)];for(var t=0;t<2;t++)for(var e=0;e<2;e++)this.tt[t][e]=new o}},fBQ2:function(t,e,n){"use strict";var r=n("evD5"),i=n("X8DO");t.exports=function(t,e,n){e in t?r.f(t,e,i(0,n)):t[e]=n}},"fEB+":function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=127)}({127:function(t,e,n){"use strict";n.r(e);var r=n(16),i=n(38),o=n.n(i),a=n(3),s=n(2),l={vertical:{offset:"offsetHeight",scroll:"scrollTop",scrollSize:"scrollHeight",size:"height",key:"vertical",axis:"Y",client:"clientY",direction:"top"},horizontal:{offset:"offsetWidth",scroll:"scrollLeft",scrollSize:"scrollWidth",size:"width",key:"horizontal",axis:"X",client:"clientX",direction:"left"}};var c={name:"Bar",props:{vertical:Boolean,size:String,move:Number},computed:{bar:function(){return l[this.vertical?"vertical":"horizontal"]},wrap:function(){return this.$parent.wrap}},render:function(t){var e=this.size,n=this.move,r=this.bar;return t("div",{class:["el-scrollbar__bar","is-"+r.key],on:{mousedown:this.clickTrackHandler}},[t("div",{ref:"thumb",class:"el-scrollbar__thumb",on:{mousedown:this.clickThumbHandler},style:function(t){var e=t.move,n=t.size,r=t.bar,i={},o="translate"+r.axis+"("+e+"%)";return i[r.size]=n,i.transform=o,i.msTransform=o,i.webkitTransform=o,i}({size:e,move:n,bar:r})})])},methods:{clickThumbHandler:function(t){t.ctrlKey||2===t.button||(this.startDrag(t),this[this.bar.axis]=t.currentTarget[this.bar.offset]-(t[this.bar.client]-t.currentTarget.getBoundingClientRect()[this.bar.direction]))},clickTrackHandler:function(t){var e=100*(Math.abs(t.target.getBoundingClientRect()[this.bar.direction]-t[this.bar.client])-this.$refs.thumb[this.bar.offset]/2)/this.$el[this.bar.offset];this.wrap[this.bar.scroll]=e*this.wrap[this.bar.scrollSize]/100},startDrag:function(t){t.stopImmediatePropagation(),this.cursorDown=!0,Object(s.on)(document,"mousemove",this.mouseMoveDocumentHandler),Object(s.on)(document,"mouseup",this.mouseUpDocumentHandler),document.onselectstart=function(){return!1}},mouseMoveDocumentHandler:function(t){if(!1!==this.cursorDown){var e=this[this.bar.axis];if(e){var n=100*(-1*(this.$el.getBoundingClientRect()[this.bar.direction]-t[this.bar.client])-(this.$refs.thumb[this.bar.offset]-e))/this.$el[this.bar.offset];this.wrap[this.bar.scroll]=n*this.wrap[this.bar.scrollSize]/100}}},mouseUpDocumentHandler:function(t){this.cursorDown=!1,this[this.bar.axis]=0,Object(s.off)(document,"mousemove",this.mouseMoveDocumentHandler),document.onselectstart=null}},destroyed:function(){Object(s.off)(document,"mouseup",this.mouseUpDocumentHandler)}},u={name:"ElScrollbar",components:{Bar:c},props:{native:Boolean,wrapStyle:{},wrapClass:{},viewClass:{},viewStyle:{},noresize:Boolean,tag:{type:String,default:"div"}},data:function(){return{sizeWidth:"0",sizeHeight:"0",moveX:0,moveY:0}},computed:{wrap:function(){return this.$refs.wrap}},render:function(t){var e=o()(),n=this.wrapStyle;if(e){var r="-"+e+"px",i="margin-bottom: "+r+"; margin-right: "+r+";";Array.isArray(this.wrapStyle)?(n=Object(a.toObject)(this.wrapStyle)).marginRight=n.marginBottom=r:"string"==typeof this.wrapStyle?n+=i:n=i}var s=t(this.tag,{class:["el-scrollbar__view",this.viewClass],style:this.viewStyle,ref:"resize"},this.$slots.default),l=t("div",{ref:"wrap",style:n,on:{scroll:this.handleScroll},class:[this.wrapClass,"el-scrollbar__wrap",e?"":"el-scrollbar__wrap--hidden-default"]},[[s]]);return t("div",{class:"el-scrollbar"},this.native?[t("div",{ref:"wrap",class:[this.wrapClass,"el-scrollbar__wrap"],style:n},[[s]])]:[l,t(c,{attrs:{move:this.moveX,size:this.sizeWidth}}),t(c,{attrs:{vertical:!0,move:this.moveY,size:this.sizeHeight}})])},methods:{handleScroll:function(){var t=this.wrap;this.moveY=100*t.scrollTop/t.clientHeight,this.moveX=100*t.scrollLeft/t.clientWidth},update:function(){var t,e,n=this.wrap;n&&(t=100*n.clientHeight/n.scrollHeight,e=100*n.clientWidth/n.scrollWidth,this.sizeHeight=t<100?t+"%":"",this.sizeWidth=e<100?e+"%":"")}},mounted:function(){this.native||(this.$nextTick(this.update),!this.noresize&&Object(r.addResizeListener)(this.$refs.resize,this.update))},beforeDestroy:function(){this.native||!this.noresize&&Object(r.removeResizeListener)(this.$refs.resize,this.update)},install:function(t){t.component(u.name,u)}};e.default=u},16:function(t,e){t.exports=n("02w1")},2:function(t,e){t.exports=n("2kvA")},3:function(t,e){t.exports=n("ylDJ")},38:function(t,e){t.exports=n("6Twh")}})},fJUb:function(t,e,n){var r=n("77Pl"),i=n("EqjI"),o=n("qARP");t.exports=function(t,e){if(r(t),i(e)&&e.constructor===t)return e;var n=o.f(t);return(0,n.resolve)(e),n.promise}},fKx3:function(t,e,n){"use strict";e.__esModule=!0;var r,i=n("7+uW"),o=(r=i)&&r.__esModule?r:{default:r},a=n("7J9s");var s=o.default.prototype.$isServer?function(){}:n("NMof"),l=function(t){return t.stopPropagation()};e.default={props:{transformOrigin:{type:[Boolean,String],default:!0},placement:{type:String,default:"bottom"},boundariesPadding:{type:Number,default:5},reference:{},popper:{},offset:{default:0},value:Boolean,visibleArrow:Boolean,arrowOffset:{type:Number,default:35},appendToBody:{type:Boolean,default:!0},popperOptions:{type:Object,default:function(){return{gpuAcceleration:!1}}}},data:function(){return{showPopper:!1,currentPlacement:""}},watch:{value:{immediate:!0,handler:function(t){this.showPopper=t,this.$emit("input",t)}},showPopper:function(t){this.disabled||(t?this.updatePopper():this.destroyPopper(),this.$emit("input",t))}},methods:{createPopper:function(){var t=this;if(!this.$isServer&&(this.currentPlacement=this.currentPlacement||this.placement,/^(top|bottom|left|right)(-start|-end)?$/g.test(this.currentPlacement))){var e=this.popperOptions,n=this.popperElm=this.popperElm||this.popper||this.$refs.popper,r=this.referenceElm=this.referenceElm||this.reference||this.$refs.reference;!r&&this.$slots.reference&&this.$slots.reference[0]&&(r=this.referenceElm=this.$slots.reference[0].elm),n&&r&&(this.visibleArrow&&this.appendArrow(n),this.appendToBody&&document.body.appendChild(this.popperElm),this.popperJS&&this.popperJS.destroy&&this.popperJS.destroy(),e.placement=this.currentPlacement,e.offset=this.offset,e.arrowOffset=this.arrowOffset,this.popperJS=new s(r,n,e),this.popperJS.onCreate(function(e){t.$emit("created",t),t.resetTransformOrigin(),t.$nextTick(t.updatePopper)}),"function"==typeof e.onUpdate&&this.popperJS.onUpdate(e.onUpdate),this.popperJS._popper.style.zIndex=a.PopupManager.nextZIndex(),this.popperElm.addEventListener("click",l))}},updatePopper:function(){var t=this.popperJS;t?(t.update(),t._popper&&(t._popper.style.zIndex=a.PopupManager.nextZIndex())):this.createPopper()},doDestroy:function(t){!this.popperJS||this.showPopper&&!t||(this.popperJS.destroy(),this.popperJS=null)},destroyPopper:function(){this.popperJS&&this.resetTransformOrigin()},resetTransformOrigin:function(){if(this.transformOrigin){var t=this.popperJS._popper.getAttribute("x-placement").split("-")[0],e={top:"bottom",bottom:"top",left:"right",right:"left"}[t];this.popperJS._popper.style.transformOrigin="string"==typeof this.transformOrigin?this.transformOrigin:["top","bottom"].indexOf(t)>-1?"center "+e:e+" center"}},appendArrow:function(t){var e=void 0;if(!this.appended){for(var n in this.appended=!0,t.attributes)if(/^_v-/.test(t.attributes[n].name)){e=t.attributes[n].name;break}var r=document.createElement("div");e&&r.setAttribute(e,""),r.setAttribute("x-arrow",""),r.className="popper__arrow",t.appendChild(r)}}},beforeDestroy:function(){this.doDestroy(!0),this.popperElm&&this.popperElm.parentNode===document.body&&(this.popperElm.removeEventListener("click",l),document.body.removeChild(this.popperElm))},deactivated:function(){this.$options.beforeDestroy[0].call(this)}}},fPll:function(t,e,n){"use strict";e.__esModule=!0,e.default={methods:{dispatch:function(t,e,n){for(var r=this.$parent||this.$root,i=r.$options.componentName;r&&(!i||i!==t);)(r=r.$parent)&&(i=r.$options.componentName);r&&r.$emit.apply(r,[e].concat(n))},broadcast:function(t,e,n){(function t(e,n,r){this.$children.forEach(function(i){i.$options.componentName===e?i.$emit.apply(i,[n].concat(r)):t.apply(i,[e,n].concat([r]))})}).call(this,t,e,n)}}}},fRHV:function(t,e,n){"use strict";var r=Array.prototype.slice,i=Object.prototype.toString;t.exports=function(t){var e=this;if("function"!=typeof e||"[object Function]"!==i.call(e))throw new TypeError("Function.prototype.bind called on incompatible "+e);for(var n,o=r.call(arguments,1),a=Math.max(0,e.length-o.length),s=[],l=0;l<a;l++)s.push("$"+l);if(n=Function("binder","return function ("+s.join(",")+"){ return binder.apply(this,arguments); }")(function(){if(this instanceof n){var i=e.apply(this,o.concat(r.call(arguments)));return Object(i)===i?i:this}return e.apply(t,o.concat(r.call(arguments)))}),e.prototype){var c=function(){};c.prototype=e.prototype,n.prototype=new c,c.prototype=null}return n}},fUqW:function(t,e,n){"use strict";e.__esModule=!0;var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};e.isVNode=function(t){return null!==t&&"object"===(void 0===t?"undefined":r(t))&&(0,i.hasOwn)(t,"componentOptions")};var i=n("ylDJ")},fWfb:function(t,e,n){"use strict";var r=n("7KvD"),i=n("D2L2"),o=n("+E39"),a=n("kM2E"),s=n("880/"),l=n("06OY").KEY,c=n("S82l"),u=n("e8AB"),h=n("e6n0"),d=n("3Eo+"),f=n("dSzd"),p=n("Kh4W"),A=n("crlp"),g=n("Xc4G"),m=n("7UMu"),v=n("77Pl"),y=n("EqjI"),b=n("sB3e"),_=n("TcQ7"),w=n("MmMw"),x=n("X8DO"),S=n("Yobk"),C=n("Rrel"),k=n("LKZe"),B=n("1kS7"),T=n("evD5"),E=n("lktj"),M=k.f,O=T.f,L=C.f,D=r.Symbol,I=r.JSON,P=I&&I.stringify,N=f("_hidden"),F=f("toPrimitive"),R={}.propertyIsEnumerable,j=u("symbol-registry"),H=u("symbols"),U=u("op-symbols"),Q=Object.prototype,z="function"==typeof D&&!!B.f,Y=r.QObject,V=!Y||!Y.prototype||!Y.prototype.findChild,W=o&&c(function(){return 7!=S(O({},"a",{get:function(){return O(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=M(Q,e);r&&delete Q[e],O(t,e,n),r&&t!==Q&&O(Q,e,r)}:O,G=function(t){var e=H[t]=S(D.prototype);return e._k=t,e},X=z&&"symbol"==typeof D.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof D},Z=function(t,e,n){return t===Q&&Z(U,e,n),v(t),e=w(e,!0),v(n),i(H,e)?(n.enumerable?(i(t,N)&&t[N][e]&&(t[N][e]=!1),n=S(n,{enumerable:x(0,!1)})):(i(t,N)||O(t,N,x(1,{})),t[N][e]=!0),W(t,e,n)):O(t,e,n)},$=function(t,e){v(t);for(var n,r=g(e=_(e)),i=0,o=r.length;o>i;)Z(t,n=r[i++],e[n]);return t},K=function(t){var e=R.call(this,t=w(t,!0));return!(this===Q&&i(H,t)&&!i(U,t))&&(!(e||!i(this,t)||!i(H,t)||i(this,N)&&this[N][t])||e)},J=function(t,e){if(t=_(t),e=w(e,!0),t!==Q||!i(H,e)||i(U,e)){var n=M(t,e);return!n||!i(H,e)||i(t,N)&&t[N][e]||(n.enumerable=!0),n}},q=function(t){for(var e,n=L(_(t)),r=[],o=0;n.length>o;)i(H,e=n[o++])||e==N||e==l||r.push(e);return r},tt=function(t){for(var e,n=t===Q,r=L(n?U:_(t)),o=[],a=0;r.length>a;)!i(H,e=r[a++])||n&&!i(Q,e)||o.push(H[e]);return o};z||(s((D=function(){if(this instanceof D)throw TypeError("Symbol is not a constructor!");var t=d(arguments.length>0?arguments[0]:void 0),e=function(n){this===Q&&e.call(U,n),i(this,N)&&i(this[N],t)&&(this[N][t]=!1),W(this,t,x(1,n))};return o&&V&&W(Q,t,{configurable:!0,set:e}),G(t)}).prototype,"toString",function(){return this._k}),k.f=J,T.f=Z,n("n0T6").f=C.f=q,n("NpIQ").f=K,B.f=tt,o&&!n("O4g8")&&s(Q,"propertyIsEnumerable",K,!0),p.f=function(t){return G(f(t))}),a(a.G+a.W+a.F*!z,{Symbol:D});for(var et="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),nt=0;et.length>nt;)f(et[nt++]);for(var rt=E(f.store),it=0;rt.length>it;)A(rt[it++]);a(a.S+a.F*!z,"Symbol",{for:function(t){return i(j,t+="")?j[t]:j[t]=D(t)},keyFor:function(t){if(!X(t))throw TypeError(t+" is not a symbol!");for(var e in j)if(j[e]===t)return e},useSetter:function(){V=!0},useSimple:function(){V=!1}}),a(a.S+a.F*!z,"Object",{create:function(t,e){return void 0===e?S(t):$(S(t),e)},defineProperty:Z,defineProperties:$,getOwnPropertyDescriptor:J,getOwnPropertyNames:q,getOwnPropertySymbols:tt});var ot=c(function(){B.f(1)});a(a.S+a.F*ot,"Object",{getOwnPropertySymbols:function(t){return B.f(b(t))}}),I&&a(a.S+a.F*(!z||c(function(){var t=D();return"[null]"!=P([t])||"{}"!=P({a:t})||"{}"!=P(Object(t))})),"JSON",{stringify:function(t){for(var e,n,r=[t],i=1;arguments.length>i;)r.push(arguments[i++]);if(n=e=r[1],(y(e)||void 0!==t)&&!X(t))return m(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!X(e))return e}),r[1]=e,P.apply(I,r)}}),D.prototype[F]||n("hJx8")(D.prototype,F,D.prototype.valueOf),h(D,"Symbol"),h(Math,"Math",!0),h(r.JSON,"JSON",!0)},fZOM:function(t,e,n){var r=n("kM2E"),i=n("mbce")(!1);r(r.S,"Object",{values:function(t){return i(t)}})},fZjL:function(t,e,n){t.exports={default:n("jFbC"),__esModule:!0}},fd8M:function(t,e){t.exports=function(){this.sum=0,this.seen=0,this.want=0,this.pos=0,this.size=0,this.bag=null,this.nVbrNumFrames=0,this.nBytesWritten=0,this.TotalFrameSize=0}},fkB2:function(t,e,n){var r=n("UuGF"),i=Math.max,o=Math.min;t.exports=function(t,e){return(t=r(t))<0?i(t+e,0):o(t,e)}},fuGk:function(t,e,n){"use strict";var r=n("cGG2");function i(){this.handlers=[]}i.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},i.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},i.prototype.forEach=function(t){r.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=i},fxRn:function(t,e,n){n("+tPU"),n("zQR9"),t.exports=n("g8Ux")},g8Ux:function(t,e,n){var r=n("77Pl"),i=n("3fs2");t.exports=n("FeBl").getIterator=function(t){var e=i(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return r(e.call(t))}},gAsd:function(t,e,n){n("G5/o");var r=n("FeBl").Object;t.exports=function(t){return r.getOwnPropertyNames(t)}},gRE1:function(t,e,n){t.exports={default:n("TmV0"),__esModule:!0}},gcUb:function(t,e,n){"use strict";var r=n("7ar3"),i=n("WER7"),o=i(r("String.prototype.indexOf"));t.exports=function(t,e){var n=r(t,!!e);return"function"==typeof n&&o(t,".prototype.")>-1?i(n):n}},h65t:function(t,e,n){var r=n("UuGF"),i=n("52gC");t.exports=function(t){return function(e,n){var o,a,s=String(i(e)),l=r(n),c=s.length;return l<0||l>=c?t?"":void 0:(o=s.charCodeAt(l))<55296||o>56319||l+1===c||(a=s.charCodeAt(l+1))<56320||a>57343?t?s.charAt(l):o:t?s.slice(l,l+2):a-56320+(o-55296<<10)+65536}}},hJx8:function(t,e,n){var r=n("evD5"),i=n("X8DO");t.exports=n("+E39")?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},hM5s:function(t,e,n){n("cnZr"),t.exports=n("FeBl").setImmediate},hiCB:function(t,e,n){t.exports={default:n("dSOO"),__esModule:!0}},hyEB:function(t,e,n){"use strict";e.__esModule=!0;var r=r||{};r.Utils=r.Utils||{},r.Utils.focusFirstDescendant=function(t){for(var e=0;e<t.childNodes.length;e++){var n=t.childNodes[e];if(r.Utils.attemptFocus(n)||r.Utils.focusFirstDescendant(n))return!0}return!1},r.Utils.focusLastDescendant=function(t){for(var e=t.childNodes.length-1;e>=0;e--){var n=t.childNodes[e];if(r.Utils.attemptFocus(n)||r.Utils.focusLastDescendant(n))return!0}return!1},r.Utils.attemptFocus=function(t){if(!r.Utils.isFocusable(t))return!1;r.Utils.IgnoreUtilFocusChanges=!0;try{t.focus()}catch(t){}return r.Utils.IgnoreUtilFocusChanges=!1,document.activeElement===t},r.Utils.isFocusable=function(t){if(t.tabIndex>0||0===t.tabIndex&&null!==t.getAttribute("tabIndex"))return!0;if(t.disabled)return!1;switch(t.nodeName){case"A":return!!t.href&&"ignore"!==t.rel;case"INPUT":return"hidden"!==t.type&&"file"!==t.type;case"BUTTON":case"SELECT":case"TEXTAREA":return!0;default:return!1}},r.Utils.triggerEvent=function(t,e){var n=void 0;n=/^mouse|click/.test(e)?"MouseEvents":/^key/.test(e)?"KeyboardEvent":"HTMLEvents";for(var r=document.createEvent(n),i=arguments.length,o=Array(i>2?i-2:0),a=2;a<i;a++)o[a-2]=arguments[a];return r.initEvent.apply(r,[e].concat(o)),t.dispatchEvent?t.dispatchEvent(r):t.fireEvent("on"+e,r),t},r.Utils.keys={tab:9,enter:13,space:32,left:37,up:38,right:39,down:40,esc:27},e.default=r.Utils},i3rX:function(t,e,n){"use strict";var r=function(t){return function(t){return!!t&&"object"==typeof t}(t)&&!function(t){var e=Object.prototype.toString.call(t);return"[object RegExp]"===e||"[object Date]"===e||function(t){return t.$$typeof===i}(t)}(t)};var i="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function o(t,e){var n;return e&&!0===e.clone&&r(t)?s((n=t,Array.isArray(n)?[]:{}),t,e):t}function a(t,e,n){var i=t.slice();return e.forEach(function(e,a){void 0===i[a]?i[a]=o(e,n):r(e)?i[a]=s(t[a],e,n):-1===t.indexOf(e)&&i.push(o(e,n))}),i}function s(t,e,n){var i=Array.isArray(e);return i===Array.isArray(t)?i?((n||{arrayMerge:a}).arrayMerge||a)(t,e,n):function(t,e,n){var i={};return r(t)&&Object.keys(t).forEach(function(e){i[e]=o(t[e],n)}),Object.keys(e).forEach(function(a){r(e[a])&&t[a]?i[a]=s(t[a],e[a],n):i[a]=o(e[a],n)}),i}(t,e,n):o(e,n)}s.all=function(t,e){if(!Array.isArray(t)||t.length<2)throw new Error("first argument should be an array with at least two elements");return t.reduce(function(t,n){return s(t,n,e)})};var l=s;t.exports=l},iInB:function(t,e,n){var r=n("TcQ7"),i=n("LKZe").f;n("uqUo")("getOwnPropertyDescriptor",function(){return function(t,e){return i(r(t),e)}})},iUbK:function(t,e,n){var r=n("7KvD").navigator;t.exports=r&&r.userAgent||""},ioQ5:function(t,e,n){n("HpRW")("Set")},iqGf:function(t,e,n){var r;r=function(t){return function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="/",e(e.s=3)}([function(e,n){e.exports=t},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=function(t){return t&&t.__esModule?t:{default:t}}(n(0)),i=window.videojs||r.default;"function"!=typeof Object.assign&&Object.defineProperty(Object,"assign",{value:function(t,e){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var n=Object(t),r=1;r<arguments.length;r++){var i=arguments[r];if(null!=i)for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(n[o]=i[o])}return n},writable:!0,configurable:!0});var o=["loadeddata","canplay","canplaythrough","play","pause","waiting","playing","ended","error"];e.default={name:"video-player",props:{start:{type:Number,default:0},crossOrigin:{type:String,default:""},playsinline:{type:Boolean,default:!1},customEventName:{type:String,default:"statechanged"},options:{type:Object,required:!0},events:{type:Array,default:function(){return[]}},globalOptions:{type:Object,default:function(){return{controls:!0,controlBar:{remainingTimeDisplay:!1,playToggle:{},progressControl:{},fullscreenToggle:{},volumeMenuButton:{inline:!1,vertical:!0}},techOrder:["html5"],plugins:{}}}},globalEvents:{type:Array,default:function(){return[]}}},data:function(){return{player:null,reseted:!0}},mounted:function(){this.player||this.initialize()},beforeDestroy:function(){this.player&&this.dispose()},methods:{initialize:function(){var t=this,e=Object.assign({},this.globalOptions,this.options);this.playsinline&&(this.$refs.video.setAttribute("playsinline",this.playsinline),this.$refs.video.setAttribute("webkit-playsinline",this.playsinline),this.$refs.video.setAttribute("x5-playsinline",this.playsinline),this.$refs.video.setAttribute("x5-video-player-type","h5"),this.$refs.video.setAttribute("x5-video-player-fullscreen",!1)),""!==this.crossOrigin&&(this.$refs.video.crossOrigin=this.crossOrigin,this.$refs.video.setAttribute("crossOrigin",this.crossOrigin));var n=function(e,n){e&&t.$emit(e,t.player),n&&t.$emit(t.customEventName,function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}({},e,n))};e.plugins&&delete e.plugins.__ob__;var r=this;this.player=i(this.$refs.video,e,function(){for(var t=this,e=o.concat(r.events).concat(r.globalEvents),i={},a=0;a<e.length;a++)"string"==typeof e[a]&&void 0===i[e[a]]&&function(e){i[e]=null,t.on(e,function(){n(e,!0)})}(e[a]);this.on("timeupdate",function(){n("timeupdate",this.currentTime())}),r.$emit("ready",this)})},dispose:function(t){var e=this;this.player&&this.player.dispose&&("Flash"!==this.player.techName_&&this.player.pause&&this.player.pause(),this.player.dispose(),this.player=null,this.$nextTick(function(){e.reseted=!1,e.$nextTick(function(){e.reseted=!0,e.$nextTick(function(){t&&t()})})}))}},watch:{options:{deep:!0,handler:function(t,e){var n=this;this.dispose(function(){t&&t.sources&&t.sources.length&&n.initialize()})}}}}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(1),i=n.n(r);for(var o in r)["default","default"].indexOf(o)<0&&function(t){n.d(e,t,function(){return r[t]})}(o);var a=n(5),s=n(4)(i.a,a.a,!1,null,null,null);e.default=s.exports},function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.install=e.videoPlayer=e.videojs=void 0;var i=r(n(0)),o=r(n(2)),a=window.videojs||i.default,s=function(t,e){e&&(e.options&&(o.default.props.globalOptions.default=function(){return e.options}),e.events&&(o.default.props.globalEvents.default=function(){return e.events})),t.component(o.default.name,o.default)},l={videojs:a,videoPlayer:o.default,install:s};e.default=l,e.videojs=a,e.videoPlayer=o.default,e.install=s},function(t,e){t.exports=function(t,e,n,r,i,o){var a,s=t=t||{},l=typeof t.default;"object"!==l&&"function"!==l||(a=t,s=t.default);var c,u="function"==typeof s?s.options:s;if(e&&(u.render=e.render,u.staticRenderFns=e.staticRenderFns,u._compiled=!0),n&&(u.functional=!0),i&&(u._scopeId=i),o?(c=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(o)},u._ssrRegister=c):r&&(c=r),c){var h=u.functional,d=h?u.render:u.beforeCreate;h?(u._injectStyles=c,u.render=function(t,e){return c.call(e),d(t,e)}):u.beforeCreate=d?[].concat(d,c):[c]}return{esModule:a,exports:s,options:u}}},function(t,e,n){"use strict";var r={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.reseted?n("div",{staticClass:"video-player"},[n("video",{ref:"video",staticClass:"video-js"})]):t._e()},staticRenderFns:[]};e.a=r}])},t.exports=r(n("Dia2"))},iwQb:function(t,e,n){"use strict";var r=n("POKh");e.a=function(t){var e=t.createLoadingTask,n=t.PDFJSWrapper;return{createLoadingTask:e,render:function(t){return t("span",{attrs:{style:"position: relative; display: block"}},[t("canvas",{attrs:{style:"display: inline-block; width: 100%; height: 100%; vertical-align: top"},ref:"canvas"}),t("span",{style:"display: inline-block; width: 100%; height: 100%",class:"annotationLayer",ref:"annotationLayer"}),t(r.a,{props:{initial:!0},on:{resize:this.resize}})])},props:{src:{type:[String,Object,Uint8Array],default:""},page:{type:Number,default:1},rotate:{type:Number}},watch:{src:function(){this.pdf.loadDocument(this.src)},page:function(){this.pdf.loadPage(this.page,this.rotate)},rotate:function(){this.pdf.renderPage(this.rotate)}},methods:{resize:function(t){if(null!==this.$el.parentNode&&(0!==t.width||0!==t.height)){this.$refs.canvas.style.height=this.$refs.canvas.offsetWidth*(this.$refs.canvas.height/this.$refs.canvas.width)+"px";var e=this.pdf.getResolutionScale();(e<.85||e>1.15)&&this.pdf.renderPage(this.rotate)}},print:function(t,e){this.pdf.printPage(t,e)}},mounted:function(){this.pdf=new n(this.$refs.canvas,this.$refs.annotationLayer,this.$emit.bind(this)),this.$on("loaded",function(){this.pdf.loadPage(this.page,this.rotate)}),this.$on("page-size",function(t,e){this.$refs.canvas.style.height=this.$refs.canvas.offsetWidth*(e/t)+"px"}),this.pdf.loadDocument(this.src)},destroyed:function(){this.pdf.destroy()}}}},jFbC:function(t,e,n){n("Cdx3"),t.exports=n("FeBl").Object.keys},jKIj:function(t,e,n){var r=n("To6e").assert;t.exports=function(){var t;this.setModules=function(e){t=e},this.ResvFrameBegin=function(e,n){var i,o=e.internal_flags,a=o.l3_side,s=t.getframebits(e);n.bits=(s-8*o.sideinfo_len)/o.mode_gr;var l=2048*o.mode_gr-8;e.brate>320?i=8*int(1e3*e.brate/(e.out_samplerate/1152)/8+.5):(i=11520,e.strict_ISO&&(i=8*int(32e4/(e.out_samplerate/1152)/8+.5))),o.ResvMax=i-s,o.ResvMax>l&&(o.ResvMax=l),(o.ResvMax<0||e.disable_reservoir)&&(o.ResvMax=0);var c=n.bits*o.mode_gr+Math.min(o.ResvSize,o.ResvMax);return c>i&&(c=i),r(0==o.ResvMax%8),r(o.ResvMax>=0),a.resvDrain_pre=0,null!=o.pinfo&&(o.pinfo.mean_bits=n.bits/2,o.pinfo.resvsize=o.ResvSize),c},this.ResvMaxBits=function(t,e,n,r){var i,o=t.internal_flags,a=o.ResvSize,s=o.ResvMax;0!=r&&(a+=e),0!=(1&o.substep_shaping)&&(s*=.9),n.bits=e,10*a>9*s?(i=a-9*s/10,n.bits+=i,o.substep_shaping|=128):(i=0,o.substep_shaping&=127,t.disable_reservoir||0!=(1&o.substep_shaping)||(n.bits-=.1*e));var l=a<6*o.ResvMax/10?a:6*o.ResvMax/10;return(l-=i)<0&&(l=0),l},this.ResvAdjust=function(t,e){t.ResvSize-=e.part2_3_length+e.part2_length},this.ResvFrameEnd=function(t,e){var n,i=t.l3_side;t.ResvSize+=e*t.mode_gr;var o=0;i.resvDrain_post=0,i.resvDrain_pre=0,0!=(n=t.ResvSize%8)&&(o+=n),(n=t.ResvSize-o-t.ResvMax)>0&&(r(0==n%8),r(n>=0),o+=n);var a=Math.min(8*i.main_data_begin,o)/8;i.resvDrain_pre+=8*a,o-=8*a,t.ResvSize-=8*a,i.main_data_begin-=a,i.resvDrain_post+=o,t.ResvSize-=o}}},"jKW+":function(t,e,n){"use strict";var r=n("kM2E"),i=n("qARP"),o=n("dNDb");r(r.S,"Promise",{try:function(t){var e=i.f(this),n=o(t);return(n.e?e.reject:e.resolve)(n.v),e.promise}})},jhNZ:function(t,e,n){var r=n("/00o"),i={};i.SFBMAX=3*r.SBMAX_s,t.exports=i},jmaC:function(t,e,n){"use strict";e.__esModule=!0,e.default=function(t){for(var e=1,n=arguments.length;e<n;e++){var r=arguments[e]||{};for(var i in r)if(r.hasOwnProperty(i)){var o=r[i];void 0!==o&&(t[i]=o)}}return t}},jwfv:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n("Dd8w"),i=n.n(r),o=n("pFYg"),a=n.n(o),s=/%[sdj%]/g,l=function(){};function c(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];var r=1,i=e[0],o=e.length;if("function"==typeof i)return i.apply(null,e.slice(1));if("string"==typeof i){for(var a=String(i).replace(s,function(t){if("%%"===t)return"%";if(r>=o)return t;switch(t){case"%s":return String(e[r++]);case"%d":return Number(e[r++]);case"%j":try{return JSON.stringify(e[r++])}catch(t){return"[Circular]"}break;default:return t}}),l=e[r];r<o;l=e[++r])a+=" "+l;return a}return i}function u(t,e){return void 0===t||null===t||(!("array"!==e||!Array.isArray(t)||t.length)||!(!function(t){return"string"===t||"url"===t||"hex"===t||"email"===t||"pattern"===t}(e)||"string"!=typeof t||t))}function h(t,e,n){var r=0,i=t.length;!function o(a){if(a&&a.length)n(a);else{var s=r;r+=1,s<i?e(t[s],o):n([])}}([])}function d(t,e,n,r){if(e.first)return h(function(t){var e=[];return Object.keys(t).forEach(function(n){e.push.apply(e,t[n])}),e}(t),n,r);var i=e.firstFields||[];!0===i&&(i=Object.keys(t));var o=Object.keys(t),a=o.length,s=0,l=[],c=function(t){l.push.apply(l,t),++s===a&&r(l)};o.forEach(function(e){var r=t[e];-1!==i.indexOf(e)?h(r,n,c):function(t,e,n){var r=[],i=0,o=t.length;function a(t){r.push.apply(r,t),++i===o&&n(r)}t.forEach(function(t){e(t,a)})}(r,n,c)})}function f(t){return function(e){return e&&e.message?(e.field=e.field||t.fullField,e):{message:e,field:e.field||t.fullField}}}function p(t,e){if(e)for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];"object"===(void 0===r?"undefined":a()(r))&&"object"===a()(t[n])?t[n]=i()({},t[n],r):t[n]=r}return t}var A=function(t,e,n,r,i,o){!t.required||n.hasOwnProperty(t.field)&&!u(e,o||t.type)||r.push(c(i.messages.required,t.fullField))};var g=function(t,e,n,r,i){(/^\s+$/.test(e)||""===e)&&r.push(c(i.messages.whitespace,t.fullField))},m={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-?)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-?)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i"),hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},v={integer:function(t){return v.number(t)&&parseInt(t,10)===t},float:function(t){return v.number(t)&&!v.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch(t){return!1}},date:function(t){return"function"==typeof t.getTime&&"function"==typeof t.getMonth&&"function"==typeof t.getYear},number:function(t){return!isNaN(t)&&"number"==typeof t},object:function(t){return"object"===(void 0===t?"undefined":a()(t))&&!v.array(t)},method:function(t){return"function"==typeof t},email:function(t){return"string"==typeof t&&!!t.match(m.email)&&t.length<255},url:function(t){return"string"==typeof t&&!!t.match(m.url)},hex:function(t){return"string"==typeof t&&!!t.match(m.hex)}};var y="enum";var b={required:A,whitespace:g,type:function(t,e,n,r,i){if(t.required&&void 0===e)A(t,e,n,r,i);else{var o=t.type;["integer","float","array","regexp","object","method","email","number","date","url","hex"].indexOf(o)>-1?v[o](e)||r.push(c(i.messages.types[o],t.fullField,t.type)):o&&(void 0===e?"undefined":a()(e))!==t.type&&r.push(c(i.messages.types[o],t.fullField,t.type))}},range:function(t,e,n,r,i){var o="number"==typeof t.len,a="number"==typeof t.min,s="number"==typeof t.max,l=e,u=null,h="number"==typeof e,d="string"==typeof e,f=Array.isArray(e);if(h?u="number":d?u="string":f&&(u="array"),!u)return!1;f&&(l=e.length),d&&(l=e.replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,"_").length),o?l!==t.len&&r.push(c(i.messages[u].len,t.fullField,t.len)):a&&!s&&l<t.min?r.push(c(i.messages[u].min,t.fullField,t.min)):s&&!a&&l>t.max?r.push(c(i.messages[u].max,t.fullField,t.max)):a&&s&&(l<t.min||l>t.max)&&r.push(c(i.messages[u].range,t.fullField,t.min,t.max))},enum:function(t,e,n,r,i){t[y]=Array.isArray(t[y])?t[y]:[],-1===t[y].indexOf(e)&&r.push(c(i.messages[y],t.fullField,t[y].join(", ")))},pattern:function(t,e,n,r,i){t.pattern&&(t.pattern instanceof RegExp?(t.pattern.lastIndex=0,t.pattern.test(e)||r.push(c(i.messages.pattern.mismatch,t.fullField,e,t.pattern))):"string"==typeof t.pattern&&(new RegExp(t.pattern).test(e)||r.push(c(i.messages.pattern.mismatch,t.fullField,e,t.pattern))))}};var _="enum";var w=function(t,e,n,r,i){var o=t.type,a=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e,o)&&!t.required)return n();b.required(t,e,r,a,i,o),u(e,o)||b.type(t,e,r,a,i)}n(a)},x={string:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e,"string")&&!t.required)return n();b.required(t,e,r,o,i,"string"),u(e,"string")||(b.type(t,e,r,o,i),b.range(t,e,r,o,i),b.pattern(t,e,r,o,i),!0===t.whitespace&&b.whitespace(t,e,r,o,i))}n(o)},method:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e)&&!t.required)return n();b.required(t,e,r,o,i),void 0!==e&&b.type(t,e,r,o,i)}n(o)},number:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e)&&!t.required)return n();b.required(t,e,r,o,i),void 0!==e&&(b.type(t,e,r,o,i),b.range(t,e,r,o,i))}n(o)},boolean:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e)&&!t.required)return n();b.required(t,e,r,o,i),void 0!==e&&b.type(t,e,r,o,i)}n(o)},regexp:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e)&&!t.required)return n();b.required(t,e,r,o,i),u(e)||b.type(t,e,r,o,i)}n(o)},integer:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e)&&!t.required)return n();b.required(t,e,r,o,i),void 0!==e&&(b.type(t,e,r,o,i),b.range(t,e,r,o,i))}n(o)},float:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e)&&!t.required)return n();b.required(t,e,r,o,i),void 0!==e&&(b.type(t,e,r,o,i),b.range(t,e,r,o,i))}n(o)},array:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e,"array")&&!t.required)return n();b.required(t,e,r,o,i,"array"),u(e,"array")||(b.type(t,e,r,o,i),b.range(t,e,r,o,i))}n(o)},object:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e)&&!t.required)return n();b.required(t,e,r,o,i),void 0!==e&&b.type(t,e,r,o,i)}n(o)},enum:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e)&&!t.required)return n();b.required(t,e,r,o,i),e&&b[_](t,e,r,o,i)}n(o)},pattern:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e,"string")&&!t.required)return n();b.required(t,e,r,o,i),u(e,"string")||b.pattern(t,e,r,o,i)}n(o)},date:function(t,e,n,r,i){var o=[];if(t.required||!t.required&&r.hasOwnProperty(t.field)){if(u(e)&&!t.required)return n();if(b.required(t,e,r,o,i),!u(e)){var a=void 0;a="number"==typeof e?new Date(e):e,b.type(t,a,r,o,i),a&&b.range(t,a.getTime(),r,o,i)}}n(o)},url:w,hex:w,email:w,required:function(t,e,n,r,i){var o=[],s=Array.isArray(e)?"array":void 0===e?"undefined":a()(e);b.required(t,e,r,o,i,s),n(o)}};function S(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var t=JSON.parse(JSON.stringify(this));return t.clone=this.clone,t}}}var C=S();function k(t){this.rules=null,this._messages=C,this.define(t)}k.prototype={messages:function(t){return t&&(this._messages=p(S(),t)),this._messages},define:function(t){if(!t)throw new Error("Cannot configure a schema with no rules");if("object"!==(void 0===t?"undefined":a()(t))||Array.isArray(t))throw new Error("Rules must be an object");this.rules={};var e=void 0,n=void 0;for(e in t)t.hasOwnProperty(e)&&(n=t[e],this.rules[e]=Array.isArray(n)?n:[n])},validate:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments[2],o=t,s=n,u=r;if("function"==typeof s&&(u=s,s={}),this.rules&&0!==Object.keys(this.rules).length){if(s.messages){var h=this.messages();h===C&&(h=S()),p(h,s.messages),s.messages=h}else s.messages=this.messages();var A=void 0,g=void 0,m={};(s.keys||Object.keys(this.rules)).forEach(function(n){A=e.rules[n],g=o[n],A.forEach(function(r){var a=r;"function"==typeof a.transform&&(o===t&&(o=i()({},o)),g=o[n]=a.transform(g)),(a="function"==typeof a?{validator:a}:i()({},a)).validator=e.getValidationMethod(a),a.field=n,a.fullField=a.fullField||n,a.type=e.getType(a),a.validator&&(m[n]=m[n]||[],m[n].push({rule:a,value:g,source:o,field:n}))})});var v={};d(m,s,function(t,e){var n=t.rule,r=!("object"!==n.type&&"array"!==n.type||"object"!==a()(n.fields)&&"object"!==a()(n.defaultField));function o(t,e){return i()({},e,{fullField:n.fullField+"."+t})}function u(){var a=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];if(Array.isArray(a)||(a=[a]),a.length&&l("async-validator:",a),a.length&&n.message&&(a=[].concat(n.message)),a=a.map(f(n)),s.first&&a.length)return v[n.field]=1,e(a);if(r){if(n.required&&!t.value)return a=n.message?[].concat(n.message).map(f(n)):s.error?[s.error(n,c(s.messages.required,n.field))]:[],e(a);var u={};if(n.defaultField)for(var h in t.value)t.value.hasOwnProperty(h)&&(u[h]=n.defaultField);for(var d in u=i()({},u,t.rule.fields))if(u.hasOwnProperty(d)){var p=Array.isArray(u[d])?u[d]:[u[d]];u[d]=p.map(o.bind(null,d))}var A=new k(u);A.messages(s.messages),t.rule.options&&(t.rule.options.messages=s.messages,t.rule.options.error=s.error),A.validate(t.value,t.rule.options||s,function(t){e(t&&t.length?a.concat(t):t)})}else e(a)}r=r&&(n.required||!n.required&&t.value),n.field=t.field;var h=n.validator(n,t.value,u,t.source,s);h&&h.then&&h.then(function(){return u()},function(t){return u(t)})},function(t){!function(t){var e,n=void 0,r=void 0,i=[],o={};for(n=0;n<t.length;n++)e=t[n],Array.isArray(e)?i=i.concat.apply(i,e):i.push(e);if(i.length)for(n=0;n<i.length;n++)o[r=i[n].field]=o[r]||[],o[r].push(i[n]);else i=null,o=null;u(i,o)}(t)})}else u&&u()},getType:function(t){if(void 0===t.type&&t.pattern instanceof RegExp&&(t.type="pattern"),"function"!=typeof t.validator&&t.type&&!x.hasOwnProperty(t.type))throw new Error(c("Unknown rule type %s",t.type));return t.type||"string"},getValidationMethod:function(t){if("function"==typeof t.validator)return t.validator;var e=Object.keys(t),n=e.indexOf("message");return-1!==n&&e.splice(n,1),1===e.length&&"required"===e[0]?x.required:x[this.getType(t)]||!1}},k.register=function(t,e){if("function"!=typeof e)throw new Error("Cannot register a validator by type, validator is not a function");x[t]=e},k.messages=C;e.default=k},jyFz:function(t,e,n){var r=function(){return this}()||Function("return this")(),i=r.regeneratorRuntime&&Object.getOwnPropertyNames(r).indexOf("regeneratorRuntime")>=0,o=i&&r.regeneratorRuntime;if(r.regeneratorRuntime=void 0,t.exports=n("SldL"),i)r.regeneratorRuntime=o;else try{delete r.regeneratorRuntime}catch(t){r.regeneratorRuntime=void 0}},kM2E:function(t,e,n){var r=n("7KvD"),i=n("FeBl"),o=n("+ZMJ"),a=n("hJx8"),s=n("D2L2"),l=function(t,e,n){var c,u,h,d=t&l.F,f=t&l.G,p=t&l.S,A=t&l.P,g=t&l.B,m=t&l.W,v=f?i:i[e]||(i[e]={}),y=v.prototype,b=f?r:p?r[e]:(r[e]||{}).prototype;for(c in f&&(n=e),n)(u=!d&&b&&void 0!==b[c])&&s(v,c)||(h=u?b[c]:n[c],v[c]=f&&"function"!=typeof b[c]?n[c]:g&&u?o(h,r):m&&b[c]==h?function(t){var e=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,r)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(h):A&&"function"==typeof h?o(Function.call,h):h,A&&((v.virtual||(v.virtual={}))[c]=h,t&l.R&&y&&!y[c]&&a(y,c,h)))};l.F=1,l.G=2,l.S=4,l.P=8,l.B=16,l.W=32,l.U=64,l.R=128,t.exports=l},kNJA:function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=59)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},14:function(t,e){t.exports=n("fEB+")},18:function(t,e){t.exports=n("EKTV")},21:function(t,e){t.exports=n("E/in")},26:function(t,e){t.exports=n("nvbp")},3:function(t,e){t.exports=n("ylDJ")},31:function(t,e){t.exports=n("zTCi")},40:function(t,e){t.exports=n("hyEB")},51:function(t,e){t.exports=n("RDoK")},59:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this.$createElement,e=this._self._c||t;return e("div",{class:["el-cascader-panel",this.border&&"is-bordered"],on:{keydown:this.handleKeyDown}},this._l(this.menus,function(t,n){return e("cascader-menu",{key:n,ref:"menu",refInFor:!0,attrs:{index:n,nodes:t}})}),1)};r._withStripped=!0;var i=n(26),o=n.n(i),a=n(14),s=n.n(a),l=n(18),c=n.n(l),u=n(51),h=n.n(u),d=n(3),f=function(t){return t.stopPropagation()},p={inject:["panel"],components:{ElCheckbox:c.a,ElRadio:h.a},props:{node:{required:!0},nodeId:String},computed:{config:function(){return this.panel.config},isLeaf:function(){return this.node.isLeaf},isDisabled:function(){return this.node.isDisabled},checkedValue:function(){return this.panel.checkedValue},isChecked:function(){return this.node.isSameNode(this.checkedValue)},inActivePath:function(){return this.isInPath(this.panel.activePath)},inCheckedPath:function(){var t=this;return!!this.config.checkStrictly&&this.panel.checkedNodePaths.some(function(e){return t.isInPath(e)})},value:function(){return this.node.getValueByOption()}},methods:{handleExpand:function(){var t=this,e=this.panel,n=this.node,r=this.isDisabled,i=this.config,o=i.multiple;!i.checkStrictly&&r||n.loading||(i.lazy&&!n.loaded?e.lazyLoad(n,function(){var e=t.isLeaf;if(e||t.handleExpand(),o){var r=!!e&&n.checked;t.handleMultiCheckChange(r)}}):e.handleExpand(n))},handleCheckChange:function(){var t=this.panel,e=this.value,n=this.node;t.handleCheckChange(e),t.handleExpand(n)},handleMultiCheckChange:function(t){this.node.doCheck(t),this.panel.calculateMultiCheckedValue()},isInPath:function(t){var e=this.node;return(t[e.level-1]||{}).uid===e.uid},renderPrefix:function(t){var e=this.isLeaf,n=this.isChecked,r=this.config,i=r.checkStrictly;return r.multiple?this.renderCheckbox(t):i?this.renderRadio(t):e&&n?this.renderCheckIcon(t):null},renderPostfix:function(t){var e=this.node,n=this.isLeaf;return e.loading?this.renderLoadingIcon(t):n?null:this.renderExpandIcon(t)},renderCheckbox:function(t){var e=this.node,n=this.config,r=this.isDisabled,i={on:{change:this.handleMultiCheckChange},nativeOn:{}};return n.checkStrictly&&(i.nativeOn.click=f),t("el-checkbox",o()([{attrs:{value:e.checked,indeterminate:e.indeterminate,disabled:r}},i]))},renderRadio:function(t){var e=this.checkedValue,n=this.value,r=this.isDisabled;return Object(d.isEqual)(n,e)&&(n=e),t("el-radio",{attrs:{value:e,label:n,disabled:r},on:{change:this.handleCheckChange},nativeOn:{click:f}},[t("span")])},renderCheckIcon:function(t){return t("i",{class:"el-icon-check el-cascader-node__prefix"})},renderLoadingIcon:function(t){return t("i",{class:"el-icon-loading el-cascader-node__postfix"})},renderExpandIcon:function(t){return t("i",{class:"el-icon-arrow-right el-cascader-node__postfix"})},renderContent:function(t){var e=this.panel,n=this.node,r=e.renderLabelFn;return t("span",{class:"el-cascader-node__label"},[(r?r({node:n,data:n.data}):null)||n.label])}},render:function(t){var e=this,n=this.inActivePath,r=this.inCheckedPath,i=this.isChecked,a=this.isLeaf,s=this.isDisabled,l=this.config,c=this.nodeId,u=l.expandTrigger,h=l.checkStrictly,d=l.multiple,f=!h&&s,p={on:{}};return"click"===u?p.on.click=this.handleExpand:(p.on.mouseenter=function(t){e.handleExpand(),e.$emit("expand",t)},p.on.focus=function(t){e.handleExpand(),e.$emit("expand",t)}),!a||s||h||d||(p.on.click=this.handleCheckChange),t("li",o()([{attrs:{role:"menuitem",id:c,"aria-expanded":n,tabindex:f?null:-1},class:{"el-cascader-node":!0,"is-selectable":h,"in-active-path":n,"in-checked-path":r,"is-active":i,"is-disabled":f}},p]),[this.renderPrefix(t),this.renderContent(t),this.renderPostfix(t)])}},A=n(0),g=Object(A.a)(p,void 0,void 0,!1,null,null,null);g.options.__file="packages/cascader-panel/src/cascader-node.vue";var m=g.exports,v=n(6),y={name:"ElCascaderMenu",mixins:[n.n(v).a],inject:["panel"],components:{ElScrollbar:s.a,CascaderNode:m},props:{nodes:{type:Array,required:!0},index:Number},data:function(){return{activeNode:null,hoverTimer:null,id:Object(d.generateId)()}},computed:{isEmpty:function(){return!this.nodes.length},menuId:function(){return"cascader-menu-"+this.id+"-"+this.index}},methods:{handleExpand:function(t){this.activeNode=t.target},handleMouseMove:function(t){var e=this.activeNode,n=this.hoverTimer,r=this.$refs.hoverZone;if(e&&r)if(e.contains(t.target)){clearTimeout(n);var i=this.$el.getBoundingClientRect().left,o=t.clientX-i,a=this.$el,s=a.offsetWidth,l=a.offsetHeight,c=e.offsetTop,u=c+e.offsetHeight;r.innerHTML='\n <path style="pointer-events: auto;" fill="transparent" d="M'+o+" "+c+" L"+s+" 0 V"+c+' Z" />\n <path style="pointer-events: auto;" fill="transparent" d="M'+o+" "+u+" L"+s+" "+l+" V"+u+' Z" />\n '}else n||(this.hoverTimer=setTimeout(this.clearHoverZone,this.panel.config.hoverThreshold))},clearHoverZone:function(){var t=this.$refs.hoverZone;t&&(t.innerHTML="")},renderEmptyText:function(t){return t("div",{class:"el-cascader-menu__empty-text"},[this.t("el.cascader.noData")])},renderNodeList:function(t){var e=this.menuId,n=this.panel.isHoverMenu,r={on:{}};n&&(r.on.expand=this.handleExpand);var i=this.nodes.map(function(n,i){var a=n.hasChildren;return t("cascader-node",o()([{key:n.uid,attrs:{node:n,"node-id":e+"-"+i,"aria-haspopup":a,"aria-owns":a?e:null}},r]))});return[].concat(i,[n?t("svg",{ref:"hoverZone",class:"el-cascader-menu__hover-zone"}):null])}},render:function(t){var e=this.isEmpty,n=this.menuId,r={nativeOn:{}};return this.panel.isHoverMenu&&(r.nativeOn.mousemove=this.handleMouseMove),t("el-scrollbar",o()([{attrs:{tag:"ul",role:"menu",id:n,"wrap-class":"el-cascader-menu__wrap","view-class":{"el-cascader-menu__list":!0,"is-empty":e}},class:"el-cascader-menu"},r]),[e?this.renderEmptyText(t):this.renderNodeList(t)])}},b=Object(A.a)(y,void 0,void 0,!1,null,null,null);b.options.__file="packages/cascader-panel/src/cascader-menu.vue";var _=b.exports,w=n(21),x=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();var S=0,C=function(){function t(e,n,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.data=e,this.config=n,this.parent=r||null,this.level=this.parent?this.parent.level+1:1,this.uid=S++,this.initState(),this.initChildren()}return t.prototype.initState=function(){var t=this.config,e=t.value,n=t.label;this.value=this.data[e],this.label=this.data[n],this.pathNodes=this.calculatePathNodes(),this.path=this.pathNodes.map(function(t){return t.value}),this.pathLabels=this.pathNodes.map(function(t){return t.label}),this.loading=!1,this.loaded=!1},t.prototype.initChildren=function(){var e=this,n=this.config,r=n.children,i=this.data[r];this.hasChildren=Array.isArray(i),this.children=(i||[]).map(function(r){return new t(r,n,e)})},t.prototype.calculatePathNodes=function(){for(var t=[this],e=this.parent;e;)t.unshift(e),e=e.parent;return t},t.prototype.getPath=function(){return this.path},t.prototype.getValue=function(){return this.value},t.prototype.getValueByOption=function(){return this.config.emitPath?this.getPath():this.getValue()},t.prototype.getText=function(t,e){return t?this.pathLabels.join(e):this.label},t.prototype.isSameNode=function(t){var e=this.getValueByOption();return this.config.multiple&&Array.isArray(t)?t.some(function(t){return Object(d.isEqual)(t,e)}):Object(d.isEqual)(t,e)},t.prototype.broadcast=function(t){for(var e=arguments.length,n=Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];var i="onParent"+Object(d.capitalize)(t);this.children.forEach(function(e){e&&(e.broadcast.apply(e,[t].concat(n)),e[i]&&e[i].apply(e,n))})},t.prototype.emit=function(t){var e=this.parent,n="onChild"+Object(d.capitalize)(t);if(e){for(var r=arguments.length,i=Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];e[n]&&e[n].apply(e,i),e.emit.apply(e,[t].concat(i))}},t.prototype.onParentCheck=function(t){this.isDisabled||this.setCheckState(t)},t.prototype.onChildCheck=function(){var t=this.children.filter(function(t){return!t.isDisabled}),e=!!t.length&&t.every(function(t){return t.checked});this.setCheckState(e)},t.prototype.setCheckState=function(t){var e=this.children.length,n=this.children.reduce(function(t,e){return t+(e.checked?1:e.indeterminate?.5:0)},0);this.checked=t,this.indeterminate=n!==e&&n>0},t.prototype.syncCheckState=function(t){var e=this.getValueByOption(),n=this.isSameNode(t,e);this.doCheck(n)},t.prototype.doCheck=function(t){this.checked!==t&&(this.config.checkStrictly?this.checked=t:(this.broadcast("check",t),this.setCheckState(t),this.emit("check")))},x(t,[{key:"isDisabled",get:function(){var t=this.data,e=this.parent,n=this.config,r=n.disabled,i=n.checkStrictly;return t[r]||!i&&e&&e.isDisabled}},{key:"isLeaf",get:function(){var t=this.data,e=this.loaded,n=this.hasChildren,r=this.children,i=this.config,o=i.lazy,a=i.leaf;if(o){var s=Object(w.isDef)(t[a])?t[a]:!!e&&!r.length;return this.hasChildren=!s,s}return!n}}]),t}();var k=function(){function t(e,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.config=n,this.initNodes(e)}return t.prototype.initNodes=function(t){var e=this;t=Object(d.coerceTruthyValueToArray)(t),this.nodes=t.map(function(t){return new C(t,e.config)}),this.flattedNodes=this.getFlattedNodes(!1,!1),this.leafNodes=this.getFlattedNodes(!0,!1)},t.prototype.appendNode=function(t,e){var n=new C(t,this.config,e);(e?e.children:this.nodes).push(n)},t.prototype.appendNodes=function(t,e){var n=this;(t=Object(d.coerceTruthyValueToArray)(t)).forEach(function(t){return n.appendNode(t,e)})},t.prototype.getNodes=function(){return this.nodes},t.prototype.getFlattedNodes=function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=t?this.leafNodes:this.flattedNodes;return e?n:function t(e,n){return e.reduce(function(e,r){return r.isLeaf?e.push(r):(!n&&e.push(r),e=e.concat(t(r.children,n))),e},[])}(this.nodes,t)},t.prototype.getNodeByValue=function(t){if(t){var e=this.getFlattedNodes(!1,!this.config.lazy).filter(function(e){return Object(d.valueEquals)(e.path,t)||e.value===t});return e&&e.length?e[0]:null}return null},t}(),B=n(9),T=n.n(B),E=n(40),M=n.n(E),O=n(31),L=n.n(O),D=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},I=M.a.keys,P={expandTrigger:"click",multiple:!1,checkStrictly:!1,emitPath:!0,lazy:!1,lazyLoad:d.noop,value:"value",label:"label",children:"children",leaf:"leaf",disabled:"disabled",hoverThreshold:500},N=function(t){return!t.getAttribute("aria-owns")},F=function(t,e){var n=t.parentNode;if(n){var r=n.querySelectorAll('.el-cascader-node[tabindex="-1"]');return r[Array.prototype.indexOf.call(r,t)+e]||null}return null},R=function(t,e){if(t){var n=t.id.split("-");return Number(n[n.length-2])}},j=function(t){t&&(t.focus(),!N(t)&&t.click())},H={name:"ElCascaderPanel",components:{CascaderMenu:_},props:{value:{},options:Array,props:Object,border:{type:Boolean,default:!0},renderLabel:Function},provide:function(){return{panel:this}},data:function(){return{checkedValue:null,checkedNodePaths:[],store:[],menus:[],activePath:[],loadCount:0}},computed:{config:function(){return T()(D({},P),this.props||{})},multiple:function(){return this.config.multiple},checkStrictly:function(){return this.config.checkStrictly},leafOnly:function(){return!this.checkStrictly},isHoverMenu:function(){return"hover"===this.config.expandTrigger},renderLabelFn:function(){return this.renderLabel||this.$scopedSlots.default}},watch:{options:{handler:function(){this.initStore()},immediate:!0,deep:!0},value:function(){this.syncCheckedValue(),this.checkStrictly&&this.calculateCheckedNodePaths()},checkedValue:function(t){Object(d.isEqual)(t,this.value)||(this.checkStrictly&&this.calculateCheckedNodePaths(),this.$emit("input",t),this.$emit("change",t))}},mounted:function(){Object(d.isEmpty)(this.value)||this.syncCheckedValue()},methods:{initStore:function(){var t=this.config,e=this.options;t.lazy&&Object(d.isEmpty)(e)?this.lazyLoad():(this.store=new k(e,t),this.menus=[this.store.getNodes()],this.syncMenuState())},syncCheckedValue:function(){var t=this.value,e=this.checkedValue;Object(d.isEqual)(t,e)||(this.activePath=[],this.checkedValue=t,this.syncMenuState())},syncMenuState:function(){var t=this.multiple,e=this.checkStrictly;this.syncActivePath(),t&&this.syncMultiCheckState(),e&&this.calculateCheckedNodePaths(),this.$nextTick(this.scrollIntoView)},syncMultiCheckState:function(){var t=this;this.getFlattedNodes(this.leafOnly).forEach(function(e){e.syncCheckState(t.checkedValue)})},syncActivePath:function(){var t=this,e=this.store,n=this.multiple,r=this.activePath,i=this.checkedValue;if(Object(d.isEmpty)(r))if(Object(d.isEmpty)(i))this.activePath=[],this.menus=[e.getNodes()];else{var o=n?i[0]:i,a=((this.getNodeByValue(o)||{}).pathNodes||[]).slice(0,-1);this.expandNodes(a)}else{var s=r.map(function(e){return t.getNodeByValue(e.getValue())});this.expandNodes(s)}},expandNodes:function(t){var e=this;t.forEach(function(t){return e.handleExpand(t,!0)})},calculateCheckedNodePaths:function(){var t=this,e=this.checkedValue,n=this.multiple?Object(d.coerceTruthyValueToArray)(e):[e];this.checkedNodePaths=n.map(function(e){var n=t.getNodeByValue(e);return n?n.pathNodes:[]})},handleKeyDown:function(t){var e=t.target;switch(t.keyCode){case I.up:var n=F(e,-1);j(n);break;case I.down:var r=F(e,1);j(r);break;case I.left:var i=this.$refs.menu[R(e)-1];if(i){var o=i.$el.querySelector('.el-cascader-node[aria-expanded="true"]');j(o)}break;case I.right:var a=this.$refs.menu[R(e)+1];if(a){var s=a.$el.querySelector('.el-cascader-node[tabindex="-1"]');j(s)}break;case I.enter:!function(t){if(t){var e=t.querySelector("input");e?e.click():N(t)&&t.click()}}(e);break;case I.esc:case I.tab:this.$emit("close");break;default:return}},handleExpand:function(t,e){var n=this.activePath,r=t.level,i=n.slice(0,r-1),o=this.menus.slice(0,r);if(t.isLeaf||(i.push(t),o.push(t.children)),this.activePath=i,this.menus=o,!e){var a=i.map(function(t){return t.getValue()}),s=n.map(function(t){return t.getValue()});Object(d.valueEquals)(a,s)||(this.$emit("active-item-change",a),this.$emit("expand-change",a))}},handleCheckChange:function(t){this.checkedValue=t},lazyLoad:function(t,e){var n=this,r=this.config;t||(t=t||{root:!0,level:0},this.store=new k([],r),this.menus=[this.store.getNodes()]),t.loading=!0;r.lazyLoad(t,function(r){var i=t.root?null:t;if(r&&r.length&&n.store.appendNodes(r,i),t.loading=!1,t.loaded=!0,Array.isArray(n.checkedValue)){var o=n.checkedValue[n.loadCount++],a=n.config.value,s=n.config.leaf;if(Array.isArray(r)&&r.filter(function(t){return t[a]===o}).length>0){var l=n.store.getNodeByValue(o);l.data[s]||n.lazyLoad(l,function(){n.handleExpand(l)}),n.loadCount===n.checkedValue.length&&n.$parent.computePresentText()}}e&&e(r)})},calculateMultiCheckedValue:function(){this.checkedValue=this.getCheckedNodes(this.leafOnly).map(function(t){return t.getValueByOption()})},scrollIntoView:function(){this.$isServer||(this.$refs.menu||[]).forEach(function(t){var e=t.$el;if(e){var n=e.querySelector(".el-scrollbar__wrap"),r=e.querySelector(".el-cascader-node.is-active")||e.querySelector(".el-cascader-node.in-active-path");L()(n,r)}})},getNodeByValue:function(t){return this.store.getNodeByValue(t)},getFlattedNodes:function(t){var e=!this.config.lazy;return this.store.getFlattedNodes(t,e)},getCheckedNodes:function(t){var e=this.checkedValue;return this.multiple?this.getFlattedNodes(t).filter(function(t){return t.checked}):Object(d.isEmpty)(e)?[]:[this.getNodeByValue(e)]},clearCheckedNodes:function(){var t=this.config,e=this.leafOnly,n=t.multiple,r=t.emitPath;n?(this.getCheckedNodes(e).filter(function(t){return!t.isDisabled}).forEach(function(t){return t.doCheck(!1)}),this.calculateMultiCheckedValue()):this.checkedValue=r?[]:null}}},U=Object(A.a)(H,r,[],!1,null,null,null);U.options.__file="packages/cascader-panel/src/cascader-panel.vue";var Q=U.exports;Q.install=function(t){t.component(Q.name,Q)};e.default=Q},6:function(t,e){t.exports=n("y+7x")},9:function(t,e){t.exports=n("jmaC")}})},kheW:function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode),o=r.Float,a=r.ShortBlock,s=r.Util,l=r.Arrays,c=(r.new_array_n,r.new_byte,r.new_double,r.new_float),u=r.new_float_n,h=r.new_int,d=(r.new_int_n,r.assert),f=n("Hbx0"),p=n("/00o");t.exports=function(){var t=new f,e=2.302585092994046,n=2,r=16,A=2,g=16,m=.34,v=1/217621504/(p.BLKSIZE/2),y=.3,b=21,_=.2302585093;function w(t){return t}function x(t,e){for(var n=0,r=0;r<p.BLKSIZE/2;++r)n+=t[r]*e.ATH.eql_w[r];return n*=v}function S(e,n,r,i,o,a,l,c,u,h,d){var f=e.internal_flags;if(u<2)t.fft_long(f,i[o],u,h,d),t.fft_short(f,a[l],u,h,d);else if(2==u){for(var A=p.BLKSIZE-1;A>=0;--A){var g=i[o+0][A],m=i[o+1][A];i[o+0][A]=(g+m)*s.SQRT2*.5,i[o+1][A]=(g-m)*s.SQRT2*.5}for(var v=2;v>=0;--v)for(A=p.BLKSIZE_s-1;A>=0;--A)g=a[l+0][v][A],m=a[l+1][v][A],a[l+0][v][A]=(g+m)*s.SQRT2*.5,a[l+1][v][A]=(g-m)*s.SQRT2*.5}for(n[0]=w(i[o+0][0]),n[0]*=n[0],A=p.BLKSIZE/2-1;A>=0;--A){var y=i[o+0][p.BLKSIZE/2-A],b=i[o+0][p.BLKSIZE/2+A];n[p.BLKSIZE/2-A]=w(.5*(y*y+b*b))}for(v=2;v>=0;--v)for(r[v][0]=a[l+0][v][0],r[v][0]*=r[v][0],A=p.BLKSIZE_s/2-1;A>=0;--A)y=a[l+0][v][p.BLKSIZE_s/2-A],b=a[l+0][v][p.BLKSIZE_s/2+A],r[v][p.BLKSIZE_s/2-A]=w(.5*(y*y+b*b));var _=0;for(A=11;A<p.HBLKSIZE;A++)_+=n[A];if(f.tot_ener[u]=_,e.analysis){for(A=0;A<p.HBLKSIZE;A++)f.pinfo.energy[c][u][A]=f.pinfo.energy_save[u][A],f.pinfo.energy_save[u][A]=n[A];f.pinfo.pe[c][u]=f.pe[u]}2==e.athaa_loudapprox&&u<2&&(f.loudness_sq[c][u]=f.loudness_sq_save[u],f.loudness_sq_save[u]=x(n,f))}var C,k,B,T=8,E=23,M=15,O=[1,.79433,.63096,.63096,.63096,.63096,.63096,.25119,.11749],L=[3.3246*3.3246,3.23837*3.23837,9.9500500969,9.0247369744,8.1854926609,7.0440875649,2.46209*2.46209,2.284*2.284,4.4892710641,1.96552*1.96552,1.82335*1.82335,1.69146*1.69146,2.4621061921,2.1508568964,1.37074*1.37074,1.31036*1.31036,1.5691069696,1.4555939904,1.16203*1.16203,1.2715945225,1.09428*1.09428,1.0659*1.0659,1.0779838276,1.0382591025,1],D=[1.7782755904,1.35879*1.35879,1.38454*1.38454,1.39497*1.39497,1.40548*1.40548,1.3537*1.3537,1.6999465924,1.22321*1.22321,1.3169398564,1],I=[5.5396212496,2.29259*2.29259,4.9868695969,2.12675*2.12675,2.02545*2.02545,1.87894*1.87894,1.74303*1.74303,1.61695*1.61695,2.2499700001,1.39148*1.39148,1.29083*1.29083,1.19746*1.19746,1.2339655056,1.0779838276];function P(t,e,n,r,i,o){var a,l,c;if(e>t){if(!(e<t*k))return t+e;a=e/t}else{if(t>=e*k)return t+e;a=t/e}if(d(t>=0),d(e>=0),t+=e,r+3<=6){if(a>=C)return t;var u=0|s.FAST_LOG10_X(a,16);return t*D[u]}return u=0|s.FAST_LOG10_X(a,16),e=0!=o?i.ATH.cb_s[n]*i.ATH.adjust:i.ATH.cb_l[n]*i.ATH.adjust,d(e>=0),t<B*e?t>e?(l=1,u<=13&&(l=I[u]),c=s.FAST_LOG10_X(t/e,10/15),t*((L[u]-l)*c+l)):u>13?t:t*I[u]:t*L[u]}var N=[1.7782755904,1.35879*1.35879,1.38454*1.38454,1.39497*1.39497,1.40548*1.40548,1.3537*1.3537,1.6999465924,1.22321*1.22321,1.3169398564,1];function F(t,e,n){var r;if(t<0&&(t=0),e<0&&(e=0),t<=0)return e;if(e<=0)return t;if(r=e>t?e/t:t/e,-2<=n&&n<=2){if(r>=C)return t+e;var i=0|s.FAST_LOG10_X(r,16);return(t+e)*N[i]}return r<k?t+e:(t<e&&(t=e),t)}function R(t,e,n,r,i){var o,a,s=0,l=0;for(o=a=0;o<p.SBMAX_s;++a,++o){for(var c=t.bo_s[o],u=t.npart_s,h=c<u?c:u;a<h;)d(e[a]>=0),d(n[a]>=0),s+=e[a],l+=n[a],a++;if(t.en[r].s[o][i]=s,t.thm[r].s[o][i]=l,a>=u){++o;break}d(e[a]>=0),d(n[a]>=0);var f=t.PSY.bo_s_weight[o],A=1-f;s=f*e[a],l=f*n[a],t.en[r].s[o][i]+=s,t.thm[r].s[o][i]+=l,s=A*e[a],l=A*n[a]}for(;o<p.SBMAX_s;++o)t.en[r].s[o][i]=0,t.thm[r].s[o][i]=0}function j(t,e,n,r){var i,o,a=0,s=0;for(i=o=0;i<p.SBMAX_l;++o,++i){for(var l=t.bo_l[i],c=t.npart_l,u=l<c?l:c;o<u;)d(e[o]>=0),d(n[o]>=0),a+=e[o],s+=n[o],o++;if(t.en[r].l[i]=a,t.thm[r].l[i]=s,o>=c){++i;break}d(e[o]>=0),d(n[o]>=0);var h=t.PSY.bo_l_weight[i],f=1-h;a=h*e[o],s=h*n[o],t.en[r].l[i]+=a,t.thm[r].l[i]+=s,a=f*e[o],s=f*n[o]}for(;i<p.SBMAX_l;++i)t.en[r].l[i]=0,t.thm[r].l[i]=0}function H(t,e,n,r,i,o){var a,s,l=t.internal_flags;for(s=a=0;s<l.npart_s;++s){for(var c=0,u=0,h=l.numlines_s[s],f=0;f<h;++f,++a){var m=e[o][a];c+=m,u<m&&(u=m)}n[s]=c}for(d(s==l.npart_s),d(129==a),a=s=0;s<l.npart_s;s++){var v=l.s3ind_s[s][0],y=l.s3_ss[a++]*n[v];for(++v;v<=l.s3ind_s[s][1];)y+=l.s3_ss[a]*n[v],++a,++v;var b=A*l.nb_s1[i][s];if(r[s]=Math.min(y,b),l.blocktype_old[1&i]==p.SHORT_TYPE){b=g*l.nb_s2[i][s];var _=r[s];r[s]=Math.min(b,_)}l.nb_s2[i][s]=l.nb_s1[i][s],l.nb_s1[i][s]=y,d(r[s]>=0)}for(;s<=p.CBANDS;++s)n[s]=0,r[s]=0}function U(t,e,n){return n>=1?t:n<=0?e:e>0?Math.pow(t/e,n)*e:0}var Q=[11.8,13.6,17.2,32,46.5,51.3,57.5,67.1,71.5,84.6,97.6,130];function z(t,n){for(var r=309.07,i=0;i<p.SBMAX_s-1;i++)for(var o=0;o<3;o++){var a=t.thm.s[i][o];if(d(i<Q.length),a>0){var l=a*n,c=t.en.s[i][o];c>l&&(c>1e10*l?r+=Q[i]*(10*e):(d(l>0),r+=Q[i]*s.FAST_LOG10(c/l)))}}return r}var Y=[6.8,5.8,5.8,6.4,6.5,9.9,12.1,14.4,15,18.9,21.6,26.9,34.2,40.2,46.8,56.5,60.7,73.9,85.7,93.4,126.1];function V(t,n){for(var r=281.0575,i=0;i<p.SBMAX_l-1;i++){var o=t.thm.l[i];if(d(i<Y.length),o>0){var a=o*n,l=t.en.l[i];l>a&&(l>1e10*a?r+=Y[i]*(10*e):(d(a>0),r+=Y[i]*s.FAST_LOG10(l/a)))}}return r}function W(t,e,n,r,i){var o,a;for(o=a=0;o<t.npart_l;++o){var s,l=0,c=0;for(s=0;s<t.numlines_l[o];++s,++a){var u=e[a];d(u>=0),l+=u,c<u&&(c=u)}n[o]=l,r[o]=c,i[o]=l*t.rnumlines_l[o],d(t.rnumlines_l[o]>=0),d(l>=0),d(n[o]>=0),d(r[o]>=0),d(i[o]>=0)}}function G(t,e,n,r){var i=O.length-1,o=0,a=n[o]+n[o+1];for(d(a>=0),a>0?((s=e[o])<e[o+1]&&(s=e[o+1]),d(t.numlines_l[o]+t.numlines_l[o+1]-1>0),(l=0|(a=20*(2*s-a)/(a*(t.numlines_l[o]+t.numlines_l[o+1]-1))))>i&&(l=i),r[o]=l):r[o]=0,o=1;o<t.npart_l-1;o++){var s,l;a=n[o-1]+n[o]+n[o+1],d(a>=0),a>0?((s=e[o-1])<e[o]&&(s=e[o]),s<e[o+1]&&(s=e[o+1]),d(t.numlines_l[o-1]+t.numlines_l[o]+t.numlines_l[o+1]-1>0),(l=0|(a=20*(3*s-a)/(a*(t.numlines_l[o-1]+t.numlines_l[o]+t.numlines_l[o+1]-1))))>i&&(l=i),r[o]=l):r[o]=0}d(o>0),d(o==t.npart_l-1),a=n[o-1]+n[o],d(a>=0),a>0?((s=e[o-1])<e[o]&&(s=e[o]),d(t.numlines_l[o-1]+t.numlines_l[o]-1>0),(l=0|(a=20*(2*s-a)/(a*(t.numlines_l[o-1]+t.numlines_l[o]-1))))>i&&(l=i),r[o]=l):r[o]=0,d(o==t.npart_l-1)}var X=[-1.730326e-17,-.01703172,-1.349528e-17,.0418072,-6.73278e-17,-.0876324,-3.0835e-17,.1863476,-1.104424e-16,-.627638];function Z(e,n,r,i,o,a,l,c){var u=e.internal_flags;if(i<2)t.fft_long(u,l[c],i,n,r);else if(2==i)for(var h=p.BLKSIZE-1;h>=0;--h){var d=l[c+0][h],f=l[c+1][h];l[c+0][h]=(d+f)*s.SQRT2*.5,l[c+1][h]=(d-f)*s.SQRT2*.5}for(a[0]=w(l[c+0][0]),a[0]*=a[0],h=p.BLKSIZE/2-1;h>=0;--h){var A=l[c+0][p.BLKSIZE/2-h],g=l[c+0][p.BLKSIZE/2+h];a[p.BLKSIZE/2-h]=w(.5*(A*A+g*g))}var m=0;for(h=11;h<p.HBLKSIZE;h++)m+=a[h];if(u.tot_ener[i]=m,e.analysis){for(h=0;h<p.HBLKSIZE;h++)u.pinfo.energy[o][i][h]=u.pinfo.energy_save[i][h],u.pinfo.energy_save[i][h]=a[h];u.pinfo.pe[o][i]=u.pe[i]}}function $(e,n,r,i,o,a,l,c){var u=e.internal_flags;if(0==o&&i<2&&t.fft_short(u,l[c],i,n,r),2==i)for(var h=p.BLKSIZE_s-1;h>=0;--h){var d=l[c+0][o][h],f=l[c+1][o][h];l[c+0][o][h]=(d+f)*s.SQRT2*.5,l[c+1][o][h]=(d-f)*s.SQRT2*.5}for(a[o][0]=l[c+0][o][0],a[o][0]*=a[o][0],h=p.BLKSIZE_s/2-1;h>=0;--h){var A=l[c+0][o][p.BLKSIZE_s/2-h],g=l[c+0][o][p.BLKSIZE_s/2+h];a[o][p.BLKSIZE_s/2-h]=w(.5*(A*A+g*g))}}function K(t,e,n,r){var i=t.internal_flags;2==t.athaa_loudapprox&&n<2&&(i.loudness_sq[e][n]=i.loudness_sq_save[n],i.loudness_sq_save[n]=x(r,i))}this.L3psycho_anal_ns=function(t,e,o,s,f,A,g,m,v,_){var w,x,C,k,B,T,E,M,L,D,I=t.internal_flags,N=u([2,p.BLKSIZE]),F=u([2,3,p.BLKSIZE_s]),Q=c(p.CBANDS+1),Y=c(p.CBANDS+1),Z=c(p.CBANDS+2),$=h(2),K=h(2),J=u([2,576]),q=h(p.CBANDS+2),tt=h(p.CBANDS+2);for(l.fill(tt,0),w=I.channels_out,t.mode==MPEGMode.JOINT_STEREO&&(w=4),L=t.VBR==i.vbr_off?0==I.ResvMax?0:I.ResvSize/I.ResvMax*.5:t.VBR==i.vbr_rh||t.VBR==i.vbr_mtrh||t.VBR==i.vbr_mt?.6:1,x=0;x<I.channels_out;x++){var et=e[x],nt=o+576-350-b+192;for(d(X.length==(b-1)/2),k=0;k<576;k++){var rt,it;for(rt=et[nt+k+10],it=0,B=0;B<(b-1)/2-1;B+=2)rt+=X[B]*(et[nt+k+B]+et[nt+k+b-B]),it+=X[B+1]*(et[nt+k+B+1]+et[nt+k+b-B-1]);J[x][k]=rt+it}f[s][x].en.assign(I.en[x]),f[s][x].thm.assign(I.thm[x]),w>2&&(A[s][x].en.assign(I.en[x+2]),A[s][x].thm.assign(I.thm[x+2]))}for(x=0;x<w;x++){var ot,at=c(12),st=[0,0,0,0],lt=c(12),ct=1,ut=c(p.CBANDS),ht=c(p.CBANDS),dt=[0,0,0,0],ft=c(p.HBLKSIZE),pt=u([3,p.HBLKSIZE_s]);for(d(I.npart_s<=p.CBANDS),d(I.npart_l<=p.CBANDS),k=0;k<3;k++)at[k]=I.nsPsy.last_en_subshort[x][k+6],d(I.nsPsy.last_en_subshort[x][k+4]>0),lt[k]=at[k]/I.nsPsy.last_en_subshort[x][k+4],st[0]+=at[k];if(2==x)for(k=0;k<576;k++){var At,gt;At=J[0][k],gt=J[1][k],J[0][k]=At+gt,J[1][k]=At-gt}var mt=J[1&x],vt=0;for(k=0;k<9;k++){for(var yt=vt+64,bt=1;vt<yt;vt++)bt<Math.abs(mt[vt])&&(bt=Math.abs(mt[vt]));I.nsPsy.last_en_subshort[x][k]=at[k+3]=bt,st[1+k/3]+=bt,bt>at[k+3-2]?(d(at[k+3-2]>0),bt/=at[k+3-2]):at[k+3-2]>10*bt?(d(bt>0),bt=at[k+3-2]/(10*bt)):bt=0,lt[k+3]=bt}if(t.analysis){var _t=lt[0];for(k=1;k<12;k++)_t<lt[k]&&(_t=lt[k]);I.pinfo.ers[s][x]=I.pinfo.ers_save[x],I.pinfo.ers_save[x]=_t}for(ot=3==x?I.nsPsy.attackthre_s:I.nsPsy.attackthre,k=0;k<12;k++)0==dt[k/3]&&lt[k]>ot&&(dt[k/3]=k%3+1);for(k=1;k<4;k++){var wt;st[k-1]>st[k]?(d(st[k]>0),wt=st[k-1]/st[k]):(d(st[k-1]>0),wt=st[k]/st[k-1]),wt<1.7&&(dt[k]=0,1==k&&(dt[0]=0))}for(0!=dt[0]&&0!=I.nsPsy.lastAttacks[x]&&(dt[0]=0),3!=I.nsPsy.lastAttacks[x]&&dt[0]+dt[1]+dt[2]+dt[3]==0||(ct=0,0!=dt[1]&&0!=dt[0]&&(dt[1]=0),0!=dt[2]&&0!=dt[1]&&(dt[2]=0),0!=dt[3]&&0!=dt[2]&&(dt[3]=0)),x<2?K[x]=ct:0==ct&&(K[0]=K[1]=0),v[x]=I.tot_ener[x],S(t,ft,pt,N,1&x,F,1&x,s,x,e,o),W(I,ft,Q,ut,ht),G(I,ut,ht,q),M=0;M<3;M++){var xt,St;for(H(t,pt,Y,Z,x,M),R(I,Y,Z,x,M),E=0;E<p.SBMAX_s;E++){if(St=I.thm[x].s[E][M],St*=.8,dt[M]>=2||1==dt[M+1]){var Ct=0!=M?M-1:2;bt=U(I.thm[x].s[E][Ct],St,.6*L),St=Math.min(St,bt)}1==dt[M]?(Ct=0!=M?M-1:2,bt=U(I.thm[x].s[E][Ct],St,y*L),St=Math.min(St,bt)):(0!=M&&3==dt[M-1]||0==M&&3==I.nsPsy.lastAttacks[x])&&(Ct=2!=M?M+1:0,bt=U(I.thm[x].s[E][Ct],St,y*L),St=Math.min(St,bt)),xt=at[3*M+3]+at[3*M+4]+at[3*M+5],6*at[3*M+5]<xt&&(St*=.5,6*at[3*M+4]<xt&&(St*=.5)),I.thm[x].s[E][M]=St}}for(I.nsPsy.lastAttacks[x]=dt[2],T=0,C=0;C<I.npart_l;C++){for(var kt=I.s3ind[C][0],Bt=Q[kt]*O[q[kt]],Tt=I.s3_ll[T++]*Bt;++kt<=I.s3ind[C][1];)Bt=Q[kt]*O[q[kt]],Tt=P(Tt,I.s3_ll[T++]*Bt,kt,kt-C,I,0);Tt*=.158489319246111,I.blocktype_old[1&x]==p.SHORT_TYPE?Z[C]=Tt:Z[C]=U(Math.min(Tt,Math.min(n*I.nb_1[x][C],r*I.nb_2[x][C])),Tt,L),I.nb_2[x][C]=I.nb_1[x][C],I.nb_1[x][C]=Tt}for(;C<=p.CBANDS;++C)Q[C]=0,Z[C]=0;j(I,Q,Z,x)}for(t.mode!=MPEGMode.STEREO&&t.mode!=MPEGMode.JOINT_STEREO||t.interChRatio>0&&function(t,e){var n=t.internal_flags;if(n.channels_out>1){for(var r=0;r<p.SBMAX_l;r++){var i=n.thm[0].l[r],o=n.thm[1].l[r];n.thm[0].l[r]+=o*e,n.thm[1].l[r]+=i*e}for(r=0;r<p.SBMAX_s;r++)for(var a=0;a<3;a++)i=n.thm[0].s[r][a],o=n.thm[1].s[r][a],n.thm[0].s[r][a]+=o*e,n.thm[1].s[r][a]+=i*e}}(t,t.interChRatio),t.mode==MPEGMode.JOINT_STEREO&&(function(t){for(var e=0;e<p.SBMAX_l;e++)if(!(t.thm[0].l[e]>1.58*t.thm[1].l[e]||t.thm[1].l[e]>1.58*t.thm[0].l[e])){var n=t.mld_l[e]*t.en[3].l[e],r=Math.max(t.thm[2].l[e],Math.min(t.thm[3].l[e],n));n=t.mld_l[e]*t.en[2].l[e];var i=Math.max(t.thm[3].l[e],Math.min(t.thm[2].l[e],n));t.thm[2].l[e]=r,t.thm[3].l[e]=i}for(e=0;e<p.SBMAX_s;e++)for(var o=0;o<3;o++)t.thm[0].s[e][o]>1.58*t.thm[1].s[e][o]||t.thm[1].s[e][o]>1.58*t.thm[0].s[e][o]||(n=t.mld_s[e]*t.en[3].s[e][o],r=Math.max(t.thm[2].s[e][o],Math.min(t.thm[3].s[e][o],n)),n=t.mld_s[e]*t.en[2].s[e][o],i=Math.max(t.thm[3].s[e][o],Math.min(t.thm[2].s[e][o],n)),t.thm[2].s[e][o]=r,t.thm[3].s[e][o]=i)}(I),D=t.msfix,Math.abs(D)>0&&function(t,e,n){var r=e,i=Math.pow(10,n);e*=2,r*=2;for(var o=0;o<p.SBMAX_l;o++)u=t.ATH.cb_l[t.bm_l[o]]*i,(s=Math.min(Math.max(t.thm[0].l[o],u),Math.max(t.thm[1].l[o],u)))*e<(l=Math.max(t.thm[2].l[o],u))+(c=Math.max(t.thm[3].l[o],u))&&d((l*=h=s*r/(l+c))+(c*=h)>0),t.thm[2].l[o]=Math.min(l,t.thm[2].l[o]),t.thm[3].l[o]=Math.min(c,t.thm[3].l[o]);for(i*=p.BLKSIZE_s/p.BLKSIZE,o=0;o<p.SBMAX_s;o++)for(var a=0;a<3;a++){var s,l,c,u,h;u=t.ATH.cb_s[t.bm_s[o]]*i,(s=Math.min(Math.max(t.thm[0].s[o][a],u),Math.max(t.thm[1].s[o][a],u)))*e<(l=Math.max(t.thm[2].s[o][a],u))+(c=Math.max(t.thm[3].s[o][a],u))&&d((l*=h=s*e/(l+c))+(c*=h)>0),t.thm[2].s[o][a]=Math.min(t.thm[2].s[o][a],l),t.thm[3].s[o][a]=Math.min(t.thm[3].s[o][a],c)}}(I,D,t.ATHlower*I.ATH.adjust)),function(t,e,n,r){var i=t.internal_flags;t.short_blocks!=a.short_block_coupled||0!=e[0]&&0!=e[1]||(e[0]=e[1]=0);for(var o=0;o<i.channels_out;o++)r[o]=p.NORM_TYPE,t.short_blocks==a.short_block_dispensed&&(e[o]=1),t.short_blocks==a.short_block_forced&&(e[o]=0),0!=e[o]?(d(i.blocktype_old[o]!=p.START_TYPE),i.blocktype_old[o]==p.SHORT_TYPE&&(r[o]=p.STOP_TYPE)):(r[o]=p.SHORT_TYPE,i.blocktype_old[o]==p.NORM_TYPE&&(i.blocktype_old[o]=p.START_TYPE),i.blocktype_old[o]==p.STOP_TYPE&&(i.blocktype_old[o]=p.SHORT_TYPE)),n[o]=i.blocktype_old[o],i.blocktype_old[o]=r[o]}(t,K,_,$),x=0;x<w;x++){var Et,Mt,Ot,Lt=0;x>1?(Et=m,Lt=-2,Mt=p.NORM_TYPE,_[0]!=p.SHORT_TYPE&&_[1]!=p.SHORT_TYPE||(Mt=p.SHORT_TYPE),Ot=A[s][x-2]):(Et=g,Lt=0,Mt=_[x],Ot=f[s][x]),Mt==p.SHORT_TYPE?Et[Lt+x]=z(Ot,I.masking_lower):Et[Lt+x]=V(Ot,I.masking_lower),t.analysis&&(I.pinfo.pe[s][x]=Et[Lt+x])}return 0};var J=[-1.730326e-17,-.01703172,-1.349528e-17,.0418072,-6.73278e-17,-.0876324,-3.0835e-17,.1863476,-1.104424e-16,-.627638];function q(t,e,n){if(0==n)for(var r=0;r<t.npart_s;r++)t.nb_s2[e][r]=t.nb_s1[e][r],t.nb_s1[e][r]=0}function tt(t,e){for(var n=0;n<t.npart_l;n++)t.nb_2[e][n]=t.nb_1[e][n],t.nb_1[e][n]=0}function et(t,e,n,r,i,o){var a,s,l,u=t.internal_flags,h=new float[p.CBANDS],f=c(p.CBANDS),A=new int[p.CBANDS];for(l=s=0;l<u.npart_s;++l){var g=0,m=0,v=u.numlines_s[l];for(a=0;a<v;++a,++s){var y=e[o][s];g+=y,m<y&&(m=y)}n[l]=g,d(g>=0),h[l]=m,d(v>0),f[l]=g/v,d(f[l]>=0)}for(d(l==u.npart_s),d(129==s);l<p.CBANDS;++l)h[l]=0,f[l]=0;for(function(t,e,n,r){var i=O.length-1,o=0,a=n[o]+n[o+1];for(d(a>=0),a>0?((s=e[o])<e[o+1]&&(s=e[o+1]),d(t.numlines_s[o]+t.numlines_s[o+1]-1>0),(l=0|(a=20*(2*s-a)/(a*(t.numlines_s[o]+t.numlines_s[o+1]-1))))>i&&(l=i),r[o]=l):r[o]=0,o=1;o<t.npart_s-1;o++){var s,l;a=n[o-1]+n[o]+n[o+1],d(o+1<t.npart_s),d(a>=0),a>0?((s=e[o-1])<e[o]&&(s=e[o]),s<e[o+1]&&(s=e[o+1]),d(t.numlines_s[o-1]+t.numlines_s[o]+t.numlines_s[o+1]-1>0),(l=0|(a=20*(3*s-a)/(a*(t.numlines_s[o-1]+t.numlines_s[o]+t.numlines_s[o+1]-1))))>i&&(l=i),r[o]=l):r[o]=0}d(o>0),d(o==t.npart_s-1),a=n[o-1]+n[o],d(a>=0),a>0?((s=e[o-1])<e[o]&&(s=e[o]),d(t.numlines_s[o-1]+t.numlines_s[o]-1>0),(l=0|(a=20*(2*s-a)/(a*(t.numlines_s[o-1]+t.numlines_s[o]-1))))>i&&(l=i),r[o]=l):r[o]=0,d(o==t.npart_s-1)}(u,h,f,A),s=l=0;l<u.npart_s;l++){var b,_,w,x,S,C=u.s3ind_s[l][0],k=u.s3ind_s[l][1];for(b=A[C],_=1,x=u.s3_ss[s]*n[C]*O[A[C]],++s,++C;C<=k;)b+=A[C],_+=1,x=F(x,w=u.s3_ss[s]*n[C]*O[A[C]],C-l),++s,++C;x*=S=.5*O[b=(1+2*b)/(2*_)],r[l]=x,u.nb_s2[i][l]=u.nb_s1[i][l],u.nb_s1[i][l]=x,w=h[l],w*=u.minval_s[l],w*=S,r[l]>w&&(r[l]=w),u.masking_lower>1&&(r[l]*=u.masking_lower),r[l]>n[l]&&(r[l]=n[l]),u.masking_lower<1&&(r[l]*=u.masking_lower),d(r[l]>=0)}for(;l<p.CBANDS;++l)n[l]=0,r[l]=0}function nt(t,e,i,o,a){var s,l=c(p.CBANDS),u=c(p.CBANDS),f=h(p.CBANDS+2);W(t,e,i,l,u),G(t,l,u,f);var A=0;for(s=0;s<t.npart_l;s++){var g,m,v,b=t.s3ind[s][0],_=t.s3ind[s][1],w=0,x=0;for(w=f[b],x+=1,m=t.s3_ll[A]*i[b]*O[f[b]],++A,++b;b<=_;)w+=f[b],x+=1,m=F(m,g=t.s3_ll[A]*i[b]*O[f[b]],b-s),++A,++b;if(m*=v=.5*O[w=(1+2*w)/(2*x)],t.blocktype_old[1&a]==p.SHORT_TYPE){var S=n*t.nb_1[a][s];o[s]=S>0?Math.min(m,S):Math.min(m,i[s]*y)}else{var C=r*t.nb_2[a][s],k=n*t.nb_1[a][s];C<=0&&(C=m),k<=0&&(k=m),S=t.blocktype_old[1&a]==p.NORM_TYPE?Math.min(k,C):k,o[s]=Math.min(m,S)}t.nb_2[a][s]=t.nb_1[a][s],t.nb_1[a][s]=m,g=l[s],g*=t.minval_l[s],g*=v,o[s]>g&&(o[s]=g),t.masking_lower>1&&(o[s]*=t.masking_lower),o[s]>i[s]&&(o[s]=i[s]),t.masking_lower<1&&(o[s]*=t.masking_lower),d(o[s]>=0)}for(;s<p.CBANDS;++s)i[s]=0,o[s]=0}function rt(t,e,n,r,i,o,a){for(var s,l,c=2*o,u=o>0?Math.pow(10,i):1,h=0;h<a;++h){var f=t[2][h],p=t[3][h],A=e[0][h],g=e[1][h],m=e[2][h],v=e[3][h];if(A<=1.58*g&&g<=1.58*A){var y=n[h]*p,b=n[h]*f;l=Math.max(m,Math.min(v,y)),s=Math.max(v,Math.min(m,b))}else l=m,s=v;if(o>0){var _,w,x=r[h]*u;if(_=Math.min(Math.max(A,x),Math.max(g,x)),(w=(m=Math.max(l,x))+(v=Math.max(s,x)))>0&&_*c<w){var S=_*c/w;m*=S,v*=S,d(w>0)}l=Math.min(m,l),s=Math.min(v,s)}l>f&&(l=f),s>p&&(s=p),e[2][h]=l,e[3][h]=s}}function it(t,e){var n;return(n=t>=0?27*-t:t*e)<=-72?0:Math.exp(n*_)}function ot(t){var e,n,r,i,o=0;for(o=0;it(o,t)>1e-20;o-=1);for(r=o,i=0;Math.abs(i-r)>1e-12;)it(o=(i+r)/2,t)>0?i=o:r=o;for(e=r,o=0,o=0;it(o,t)>1e-20;o+=1);for(r=0,i=o;Math.abs(i-r)>1e-12;)it(o=(i+r)/2,t)>0?r=o:i=o;n=i;var a,s=0;for(a=0;a<=1e3;++a)s+=it(o=e+a*(n-e)/1e3,t);return 1001/(s*(n-e))}function at(t){return t<0&&(t=0),t*=.001,13*Math.atan(.76*t)+3.5*Math.atan(t*t/56.25)}function st(t,e,n,r,i,o,a,s,l,u,f,A){var g,v=c(p.CBANDS+1),y=s/(A>15?1152:384),b=h(p.HBLKSIZE);s/=l;var _=0,w=0;for(g=0;g<p.CBANDS;g++){var x;for(L=at(s*_),v[g]=s*_,x=_;at(s*x)-L<m&&x<=l/2;x++);for(t[g]=x-_,w=g+1;_<x;)d(_<p.HBLKSIZE),b[_++]=g;if(_>l/2){_=l/2,++g;break}}d(g<p.CBANDS),v[g]=s*_;for(var S=0;S<A;S++){var C,k,B,T,E;B=u[S],T=u[S+1],(C=0|Math.floor(.5+f*(B-.5)))<0&&(C=0),(k=0|Math.floor(.5+f*(T-.5)))>l/2&&(k=l/2),n[S]=(b[C]+b[k])/2,e[S]=b[k];var M=y*T;a[S]=(M-v[e[S]])/(v[e[S]+1]-v[e[S]]),a[S]<0?a[S]=0:a[S]>1&&(a[S]=1),E=at(s*u[S]*f),E=Math.min(E,15.5)/15.5,o[S]=Math.pow(10,1.25*(1-Math.cos(Math.PI*E))-2.5)}_=0;for(var O=0;O<w;O++){var L,D,I=t[O];L=at(s*_),D=at(s*(_+I-1)),r[O]=.5*(L+D),L=at(s*(_-.5)),D=at(s*(_+I-.5)),i[O]=D-L,_+=I}return w}function lt(t,e,n,r,i,o){var a,s,l,h,d,f,A=u([p.CBANDS,p.CBANDS]),g=0;if(o)for(var m=0;m<e;m++)for(a=0;a<e;a++){var v=(s=n[m]-n[a],l=void 0,h=void 0,d=void 0,f=void 0,l=s,h=(l*=l>=0?3:1.5)>=.5&&l<=2.5?8*((f=l-.5)*f-2*f):0,((d=15.811389+7.5*(l+=.474)-17.5*Math.sqrt(1+l*l))<=-60?0:(l=Math.exp((h+d)*_),l/=.6609193))*r[a]);A[m][a]=v*i[m]}else for(a=0;a<e;a++){var y=15+Math.min(21/n[a],12),b=ot(y);for(m=0;m<e;m++)v=b*it(n[m]-n[a],y)*r[a],A[m][a]=v*i[m]}for(m=0;m<e;m++){for(a=0;a<e&&!(A[m][a]>0);a++);for(t[m][0]=a,a=e-1;a>0&&!(A[m][a]>0);a--);t[m][1]=a,g+=t[m][1]-t[m][0]+1}var w=c(g),x=0;for(m=0;m<e;m++)for(a=t[m][0];a<=t[m][1];a++)w[x++]=A[m][a];return w}function ct(t){var e=at(t);return e=Math.min(e,15.5)/15.5,Math.pow(10,1.25*(1-Math.cos(Math.PI*e))-2.5)}function ut(t,e){return t<-.3&&(t=3410),t/=1e3,t=Math.max(.1,t),3.64*Math.pow(t,-.8)-6.8*Math.exp(-.6*Math.pow(t-3.4,2))+6*Math.exp(-.15*Math.pow(t-8.7,2))+.001*(.6+.04*e)*Math.pow(t,4)}this.L3psycho_anal_vbr=function(t,e,n,r,i,o,s,l,f,A){var g=t.internal_flags,m=c(p.HBLKSIZE),v=u([3,p.HBLKSIZE_s]),_=u([2,p.BLKSIZE]),w=u([2,3,p.BLKSIZE_s]),x=u([4,p.CBANDS]),S=u([4,p.CBANDS]),C=u([4,3]),k=[[0,0,0,0],[0,0,0,0],[0,0,0,0],[0,0,0,0]],B=h(2),T=t.mode==MPEGMode.JOINT_STEREO?4:g.channels_out;!function(t,e,n,r,i,o,a,s,l,h){for(var f=u([2,576]),p=t.internal_flags,A=p.channels_out,g=t.mode==MPEGMode.JOINT_STEREO?4:A,m=0;m<A;m++){firbuf=e[m];var v=n+576-350-b+192;d(J.length==(b-1)/2);for(var y=0;y<576;y++){var _,w;_=firbuf[v+y+10],w=0;for(var x=0;x<(b-1)/2-1;x+=2)_+=J[x]*(firbuf[v+y+x]+firbuf[v+y+b-x]),w+=J[x+1]*(firbuf[v+y+x+1]+firbuf[v+y+b-x-1]);f[m][y]=_+w}i[r][m].en.assign(p.en[m]),i[r][m].thm.assign(p.thm[m]),g>2&&(o[r][m].en.assign(p.en[m+2]),o[r][m].thm.assign(p.thm[m+2]))}for(m=0;m<g;m++){var S=c(12),C=c(12),k=[0,0,0,0],B=f[1&m],T=0,E=3==m?p.nsPsy.attackthre_s:p.nsPsy.attackthre,M=1;if(2==m)for(y=0,x=576;x>0;++y,--x){var O=f[0][y],L=f[1][y];f[0][y]=O+L,f[1][y]=O-L}for(y=0;y<3;y++)C[y]=p.nsPsy.last_en_subshort[m][y+6],d(p.nsPsy.last_en_subshort[m][y+4]>0),S[y]=C[y]/p.nsPsy.last_en_subshort[m][y+4],k[0]+=C[y];for(y=0;y<9;y++){for(var D=T+64,I=1;T<D;T++)I<Math.abs(B[T])&&(I=Math.abs(B[T]));p.nsPsy.last_en_subshort[m][y]=C[y+3]=I,k[1+y/3]+=I,I>C[y+3-2]?(d(C[y+3-2]>0),I/=C[y+3-2]):C[y+3-2]>10*I?(d(I>0),I=C[y+3-2]/(10*I)):I=0,S[y+3]=I}for(y=0;y<3;++y){var P=C[3*y+3]+C[3*y+4]+C[3*y+5],N=1;6*C[3*y+5]<P&&(N*=.5,6*C[3*y+4]<P&&(N*=.5)),s[m][y]=N}if(t.analysis){var F=S[0];for(y=1;y<12;y++)F<S[y]&&(F=S[y]);p.pinfo.ers[r][m]=p.pinfo.ers_save[m],p.pinfo.ers_save[m]=F}for(y=0;y<12;y++)0==l[m][y/3]&&S[y]>E&&(l[m][y/3]=y%3+1);for(y=1;y<4;y++){var R=k[y-1],j=k[y];Math.max(R,j)<4e4&&R<1.7*j&&j<1.7*R&&(1==y&&l[m][0]<=l[m][y]&&(l[m][0]=0),l[m][y]=0)}l[m][0]<=p.nsPsy.lastAttacks[m]&&(l[m][0]=0),3!=p.nsPsy.lastAttacks[m]&&l[m][0]+l[m][1]+l[m][2]+l[m][3]==0||(M=0,0!=l[m][1]&&0!=l[m][0]&&(l[m][1]=0),0!=l[m][2]&&0!=l[m][1]&&(l[m][2]=0),0!=l[m][3]&&0!=l[m][2]&&(l[m][3]=0)),m<2?h[m]=M:0==M&&(h[0]=h[1]=0),a[m]=p.tot_ener[m]}}(t,e,n,r,i,o,f,C,k,B),function(t,e){var n=t.internal_flags;t.short_blocks!=a.short_block_coupled||0!=e[0]&&0!=e[1]||(e[0]=e[1]=0);for(var r=0;r<n.channels_out;r++)t.short_blocks==a.short_block_dispensed&&(e[r]=1),t.short_blocks==a.short_block_forced&&(e[r]=0)}(t,B);for(var E=0;E<T;E++)Z(t,e,n,E,r,m,_,O=1&E),K(t,r,E,m),0!=B[O]?nt(g,m,x[E],S[E],E):tt(g,E);for(B[0]+B[1]==2&&t.mode==MPEGMode.JOINT_STEREO&&rt(x,S,g.mld_cb_l,g.ATH.cb_l,t.ATHlower*g.ATH.adjust,t.msfix,g.npart_l),E=0;E<T;E++)0!=B[O=1&E]&&j(g,x[E],S[E],E);for(var M=0;M<3;M++){for(E=0;E<T;++E)0!=B[O=1&E]?q(g,E,M):($(t,e,n,E,M,v,w,O),et(t,v,x[E],S[E],E,M));for(B[0]+B[1]==0&&t.mode==MPEGMode.JOINT_STEREO&&rt(x,S,g.mld_cb_s,g.ATH.cb_s,t.ATHlower*g.ATH.adjust,t.msfix,g.npart_s),E=0;E<T;++E)0==B[O=1&E]&&R(g,x[E],S[E],E,M)}for(E=0;E<T;E++){var O;if(0==B[O=1&E])for(var L=0;L<p.SBMAX_s;L++){var D=c(3);for(M=0;M<3;M++){var I=g.thm[E].s[L][M];if(I*=.8,k[E][M]>=2||1==k[E][M+1]){var P=0!=M?M-1:2,N=U(g.thm[E].s[L][P],I,.36);I=Math.min(I,N)}else 1==k[E][M]?(P=0!=M?M-1:2,N=U(g.thm[E].s[L][P],I,.6*y),I=Math.min(I,N)):(0!=M&&3==k[E][M-1]||0==M&&3==g.nsPsy.lastAttacks[E])&&(P=2!=M?M+1:0,N=U(g.thm[E].s[L][P],I,.6*y),I=Math.min(I,N));I*=C[E][M],D[M]=I}for(M=0;M<3;M++)g.thm[E].s[L][M]=D[M]}}for(E=0;E<T;E++)g.nsPsy.lastAttacks[E]=k[E][2];for(function(t,e,n){for(var r=t.internal_flags,i=0;i<r.channels_out;i++){var o=p.NORM_TYPE;0!=e[i]?(d(r.blocktype_old[i]!=p.START_TYPE),r.blocktype_old[i]==p.SHORT_TYPE&&(o=p.STOP_TYPE)):(o=p.SHORT_TYPE,r.blocktype_old[i]==p.NORM_TYPE&&(r.blocktype_old[i]=p.START_TYPE),r.blocktype_old[i]==p.STOP_TYPE&&(r.blocktype_old[i]=p.SHORT_TYPE)),n[i]=r.blocktype_old[i],r.blocktype_old[i]=o}}(t,B,A),E=0;E<T;E++){var F,H,Q,Y;E>1?(F=l,H=-2,Q=p.NORM_TYPE,A[0]!=p.SHORT_TYPE&&A[1]!=p.SHORT_TYPE||(Q=p.SHORT_TYPE),Y=o[r][E-2]):(F=s,H=0,Q=A[E],Y=i[r][E]),Q==p.SHORT_TYPE?F[H+E]=z(Y,g.masking_lower):F[H+E]=V(Y,g.masking_lower),t.analysis&&(g.pinfo.pe[r][E]=F[H+E])}return 0},this.psymodel_init=function(n){var r,a,s=n.internal_flags,l=!0,u=13,h=0,f=0,A=-8.25,g=-4.5,m=c(p.CBANDS),v=c(p.CBANDS),y=c(p.CBANDS),b=n.out_samplerate;switch(n.experimentalZ){default:case 0:l=!0;break;case 1:l=n.VBR!=i.vbr_mtrh&&n.VBR!=i.vbr_mt;break;case 2:l=!1;break;case 3:u=8,h=-1.75,f=-.0125,A=-8.25,g=-2.25}for(s.ms_ener_ratio_old=.25,s.blocktype_old[0]=s.blocktype_old[1]=p.NORM_TYPE,r=0;r<4;++r){for(var _=0;_<p.CBANDS;++_)s.nb_1[r][_]=1e20,s.nb_2[r][_]=1e20,s.nb_s1[r][_]=s.nb_s2[r][_]=1;for(var w=0;w<p.SBMAX_l;w++)s.en[r].l[w]=1e20,s.thm[r].l[w]=1e20;for(_=0;_<3;++_){for(w=0;w<p.SBMAX_s;w++)s.en[r].s[w][_]=1e20,s.thm[r].s[w][_]=1e20;s.nsPsy.lastAttacks[r]=0}for(_=0;_<9;_++)s.nsPsy.last_en_subshort[r][_]=10}for(s.loudness_sq_save[0]=s.loudness_sq_save[1]=0,s.npart_l=st(s.numlines_l,s.bo_l,s.bm_l,m,v,s.mld_l,s.PSY.bo_l_weight,b,p.BLKSIZE,s.scalefac_band.l,p.BLKSIZE/1152,p.SBMAX_l),d(s.npart_l<p.CBANDS),r=0;r<s.npart_l;r++){var x=h;m[r]>=u&&(x=f*(m[r]-u)/(24-u)+h*(24-m[r])/(24-u)),y[r]=Math.pow(10,x/10),s.numlines_l[r]>0?s.rnumlines_l[r]=1/s.numlines_l[r]:s.rnumlines_l[r]=0}for(s.s3_ll=lt(s.s3ind,s.npart_l,m,v,y,l),_=0,r=0;r<s.npart_l;r++){L=o.MAX_VALUE;for(var S=0;S<s.numlines_l[r];S++,_++){var O=b*_/(1e3*p.BLKSIZE);D=this.ATHformula(1e3*O,n)-20,D=Math.pow(10,.1*D),L>(D*=s.numlines_l[r])&&(L=D)}s.ATH.cb_l[r]=L,(L=20*m[r]/10-20)>6&&(L=100),L<-15&&(L=-15),L-=8,s.minval_l[r]=Math.pow(10,L/10)*s.numlines_l[r]}for(s.npart_s=st(s.numlines_s,s.bo_s,s.bm_s,m,v,s.mld_s,s.PSY.bo_s_weight,b,p.BLKSIZE_s,s.scalefac_band.s,p.BLKSIZE_s/384,p.SBMAX_s),d(s.npart_s<p.CBANDS),_=0,r=0;r<s.npart_s;r++){var L;for(x=A,m[r]>=u&&(x=g*(m[r]-u)/(24-u)+A*(24-m[r])/(24-u)),y[r]=Math.pow(10,x/10),L=o.MAX_VALUE,S=0;S<s.numlines_s[r];S++,_++){var D;O=b*_/(1e3*p.BLKSIZE_s),D=this.ATHformula(1e3*O,n)-20,D=Math.pow(10,.1*D),L>(D*=s.numlines_s[r])&&(L=D)}s.ATH.cb_s[r]=L,L=7*m[r]/12-7,m[r]>12&&(L*=1+3.1*Math.log(1+L)),m[r]<12&&(L*=1+2.3*Math.log(1-L)),L<-15&&(L=-15),L-=8,s.minval_s[r]=Math.pow(10,L/10)*s.numlines_s[r]}s.s3_ss=lt(s.s3ind_s,s.npart_s,m,v,y,l),C=Math.pow(10,(T+1)/16),k=Math.pow(10,(E+1)/16),B=Math.pow(10,M/10),t.init_fft(s),s.decay=Math.exp(-1*e/(.01*b/192)),a=3.5,0!=(2&n.exp_nspsytune)&&(a=1),Math.abs(n.msfix)>0&&(a=n.msfix),n.msfix=a;for(var I=0;I<s.npart_l;I++)s.s3ind[I][1]>s.npart_l-1&&(s.s3ind[I][1]=s.npart_l-1);var P=576*s.mode_gr/b;if(s.ATH.decay=Math.pow(10,-1.2*P),s.ATH.adjust=.01,s.ATH.adjustLimit=1,d(s.bo_l[p.SBMAX_l-1]<=s.npart_l),d(s.bo_s[p.SBMAX_s-1]<=s.npart_s),-1!=n.ATHtype){var N=n.out_samplerate/p.BLKSIZE,F=0;for(O=0,r=0;r<p.BLKSIZE/2;++r)O+=N,s.ATH.eql_w[r]=1/Math.pow(10,this.ATHformula(O,n)/10),F+=s.ATH.eql_w[r];for(F=1/F,r=p.BLKSIZE/2;--r>=0;)s.ATH.eql_w[r]*=F}for(I=_=0;I<s.npart_s;++I)for(r=0;r<s.numlines_s[I];++r)++_;for(d(129==_),I=_=0;I<s.npart_l;++I)for(r=0;r<s.numlines_l[I];++r)++_;for(d(513==_),_=0,r=0;r<s.npart_l;r++)O=b*(_+s.numlines_l[r]/2)/(1*p.BLKSIZE),s.mld_cb_l[r]=ct(O),_+=s.numlines_l[r];for(;r<p.CBANDS;++r)s.mld_cb_l[r]=1;for(_=0,r=0;r<s.npart_s;r++)O=b*(_+s.numlines_s[r]/2)/(1*p.BLKSIZE_s),s.mld_cb_s[r]=ct(O),_+=s.numlines_s[r];for(;r<p.CBANDS;++r)s.mld_cb_s[r]=1;return 0},this.ATHformula=function(t,e){var n;switch(e.ATHtype){case 0:n=ut(t,9);break;case 1:n=ut(t,-1);break;case 2:n=ut(t,0);break;case 3:n=ut(t,1)+6;break;case 4:n=ut(t,e.ATHcurve);break;default:n=ut(t,0)}return n}}},knuC:function(t,e){t.exports=function(t,e,n){var r=void 0===n;switch(e.length){case 0:return r?t():t.call(n);case 1:return r?t(e[0]):t.call(n,e[0]);case 2:return r?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return r?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return r?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}},lFkc:function(t,e,n){"use strict";var r=!("undefined"==typeof window||!window.document||!window.document.createElement),i={canUseDOM:r,canUseWorkers:"undefined"!=typeof Worker,canUseEventListeners:r&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:r&&!!window.screen,isInWorker:!r};t.exports=i},lHA8:function(t,e,n){t.exports={default:n("pPW7"),__esModule:!0}},lOnJ:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},lktj:function(t,e,n){var r=n("Ibhu"),i=n("xnc9");t.exports=Object.keys||function(t){return r(t,i)}},m9gC:function(t,e,n){var r=n("RY/4"),i=n("4WTo");t.exports=function(t){return function(){if(r(this)!=t)throw TypeError(t+"#toJSON isn't generic");return i(this)}}},mClu:function(t,e,n){var r=n("kM2E");r(r.S+r.F*!n("+E39"),"Object",{defineProperty:n("evD5").f})},mbce:function(t,e,n){var r=n("+E39"),i=n("lktj"),o=n("TcQ7"),a=n("NpIQ").f;t.exports=function(t){return function(e){for(var n,s=o(e),l=i(s),c=l.length,u=0,h=[];c>u;)n=l[u++],r&&!a.call(s,n)||h.push(t?[n,s[n]]:s[n]);return h}}},mgSH:function(t,e,n){var r=n("To6e"),i=r.System,o=r.VbrMode,a=(r.Float,r.ShortBlock),s=(r.Util,r.Arrays,r.new_array_n,r.new_byte,r.new_double,r.new_float),l=(r.new_float_n,r.new_int,r.new_int_n),c=r.new_short_n,u=r.assert,h=n("kheW"),d=n("9Zs0"),f=n("V0p0"),p=n("Zo5e"),A=n("0hxZ"),g=n("mnA4"),m=n("orZQ"),v=n("OSvQ"),y=n("/00o");t.exports=function t(){var e=this;t.V9=410,t.V8=420,t.V7=430,t.V6=440,t.V5=450,t.V4=460,t.V3=470,t.V2=480,t.V1=490,t.V0=500,t.R3MIX=1e3,t.STANDARD=1001,t.EXTREME=1002,t.INSANE=1003,t.STANDARD_FAST=1004,t.EXTREME_FAST=1005,t.MEDIUM=1006,t.MEDIUM_FAST=1007;var n,r,b,_,w;t.LAME_MAXMP3BUFFER=147456;var x,S,C,k=new h;function B(){this.lowerlimit=0}function T(t,e){this.lowpass=e}this.enc=new y,this.setModules=function(t,e,i,o,a,s,l,c,u){n=t,r=e,b=i,_=o,w=a,x=s,S=c,C=u,this.enc.setModules(r,k,_,x)};var E=4294479419;function M(t){return t>1?0:t<=0?1:Math.cos(Math.PI/2*t)}function O(t,e){switch(t){case 44100:return e.version=1,0;case 48e3:return e.version=1,1;case 32e3:return e.version=1,2;case 22050:return e.version=0,0;case 24e3:return e.version=0,1;case 16e3:return e.version=0,2;case 11025:return e.version=0,0;case 12e3:return e.version=0,1;case 8e3:return e.version=0,2;default:return e.version=0,-1}}function L(t,e,n){n<16e3&&(e=2);for(var r=v.bitrate_table[e][1],i=2;i<=14;i++)v.bitrate_table[e][i]>0&&Math.abs(v.bitrate_table[e][i]-t)<Math.abs(r-t)&&(r=v.bitrate_table[e][i]);return r}function D(t,e,n){n<16e3&&(e=2);for(var r=0;r<=14;r++)if(v.bitrate_table[e][r]>0&&v.bitrate_table[e][r]==t)return r;return-1}function I(t,n){var r=[new T(8,2e3),new T(16,3700),new T(24,3900),new T(32,5500),new T(40,7e3),new T(48,7500),new T(56,1e4),new T(64,11e3),new T(80,13500),new T(96,15100),new T(112,15600),new T(128,17e3),new T(160,17500),new T(192,18600),new T(224,19400),new T(256,19700),new T(320,20500)],i=e.nearestBitrateFullIndex(n);t.lowerlimit=r[i].lowpass}function P(t){var e=y.BLKSIZE+t.framesize-y.FFTOFFSET;return e=Math.max(e,512+t.framesize-32),u(f.MFSIZE>=e),e}function N(t,n,r,i,o,a){var s=e.enc.lame_encode_mp3_frame(t,n,r,i,o,a);return t.frameNum++,s}function F(){this.n_in=0,this.n_out=0}function R(){this.num_used=0}function j(t,e,n){var r=Math.PI*e;(t/=n)<0&&(t=0),t>1&&(t=1);var i=t-.5,o=.42-.5*Math.cos(2*t*Math.PI)+.08*Math.cos(4*t*Math.PI);return Math.abs(i)<1e-9?r/Math.PI:o*Math.sin(n*r*i)/(Math.PI*n*i)}function H(t,e,n,r,i,o,a,l,c){var h,d,p=t.internal_flags,A=0,g=t.out_samplerate/function t(e,n){return 0!=n?t(n,e%n):e}(t.out_samplerate,t.in_samplerate);g>f.BPC&&(g=f.BPC);var m=Math.abs(p.resample_ratio-Math.floor(.5+p.resample_ratio))<1e-4?1:0,v=1/p.resample_ratio;v>1&&(v=1);var y=31;0==y%2&&--y;var b=(y+=m)+1;if(0==p.fill_buffer_resample_init){for(p.inbuf_old[0]=s(b),p.inbuf_old[1]=s(b),h=0;h<=2*g;++h)p.blackfilt[h]=s(b);for(p.itime[0]=0,p.itime[1]=0,A=0;A<=2*g;A++){var _=0,w=(A-g)/(2*g);for(h=0;h<=y;h++)_+=p.blackfilt[A][h]=j(h-w,v,y);for(h=0;h<=y;h++)p.blackfilt[A][h]/=_}p.fill_buffer_resample_init=1}var x=p.inbuf_old[c];for(d=0;d<r;d++){var S,C;if(S=d*p.resample_ratio,y+(A=0|Math.floor(S-p.itime[c]))-y/2>=a)break;w=S-p.itime[c]-(A+y%2*.5),u(Math.abs(w)<=.501),C=0|Math.floor(2*w*g+g+.5);var k=0;for(h=0;h<=y;++h){var B=0|h+A-y/2;u(B<a),u(B+b>=0),k+=(B<0?x[b+B]:i[o+B])*p.blackfilt[C][h]}e[n+d]=k}if(l.num_used=Math.min(a,y+A-y/2),p.itime[c]+=l.num_used-d*p.resample_ratio,l.num_used>=b)for(h=0;h<b;h++)x[h]=i[o+l.num_used+h-b];else{var T=b-l.num_used;for(h=0;h<T;++h)x[h]=x[h+l.num_used];for(A=0;h<b;++h,++A)x[h]=i[o+A];u(A==l.num_used)}return d}function U(t,e,n,r,i,o){var a=t.internal_flags;if(a.resample_ratio<.9999||a.resample_ratio>1.0001)for(var s=0;s<a.channels_out;s++){var l=new R;o.n_out=H(t,e[s],a.mf_size,t.framesize,n[s],r,i,l,s),o.n_in=l.num_used}else{o.n_out=Math.min(t.framesize,i),o.n_in=o.n_out;for(var c=0;c<o.n_out;++c)e[0][a.mf_size+c]=n[0][r+c],2==a.channels_out&&(e[1][a.mf_size+c]=n[1][r+c])}}this.lame_init=function(){var t=new d;return 0!=function(t){var e;return t.class_id=E,e=t.internal_flags=new f,t.mode=MPEGMode.NOT_SET,t.original=1,t.in_samplerate=44100,t.num_channels=2,t.num_samples=-1,t.bWriteVbrTag=!0,t.quality=-1,t.short_blocks=null,e.subblock_gain=-1,t.lowpassfreq=0,t.highpassfreq=0,t.lowpasswidth=-1,t.highpasswidth=-1,t.VBR=o.vbr_off,t.VBR_q=4,t.ATHcurve=-1,t.VBR_mean_bitrate_kbps=128,t.VBR_min_bitrate_kbps=0,t.VBR_max_bitrate_kbps=0,t.VBR_hard_min=0,e.VBR_min_bitrate=1,e.VBR_max_bitrate=13,t.quant_comp=-1,t.quant_comp_short=-1,t.msfix=-1,e.resample_ratio=1,e.OldValue[0]=180,e.OldValue[1]=180,e.CurrentStep[0]=4,e.CurrentStep[1]=4,e.masking_lower=1,e.nsPsy.attackthre=-1,e.nsPsy.attackthre_s=-1,t.scale=-1,t.athaa_type=-1,t.ATHtype=-1,t.athaa_loudapprox=-1,t.athaa_sensitivity=0,t.useTemporal=null,t.interChRatio=-1,e.mf_samples_to_encode=y.ENCDELAY+y.POSTDELAY,t.encoder_padding=0,e.mf_size=y.ENCDELAY-y.MDCTDELAY,t.findReplayGain=!1,t.decode_on_the_fly=!1,e.decode_on_the_fly=!1,e.findReplayGain=!1,e.findPeakSample=!1,e.RadioGain=0,e.AudiophileGain=0,e.noclipGainChange=0,e.noclipScale=-1,t.preset=0,t.write_id3tag_automatic=!0,0}(t)?null:(t.lame_allocated_gfp=1,t)},this.nearestBitrateFullIndex=function(t){var e=[8,16,24,32,40,48,56,64,80,96,112,128,160,192,224,256,320],n=0,r=0,i=0,o=0;o=e[16],i=16,r=e[16],n=16;for(var a=0;a<16;a++)if(Math.max(t,e[a+1])!=t){o=e[a+1],i=a+1,r=e[a],n=a;break}return o-t>t-r?n:i},this.lame_init_params=function(t){var e,c,d,f=t.internal_flags;if(f.Class_ID=0,null==f.ATH&&(f.ATH=new p),null==f.PSY&&(f.PSY=new function(){this.mask_adjust=0,this.mask_adjust_short=0,this.bo_l_weight=s(y.SBMAX_l),this.bo_s_weight=s(y.SBMAX_s)}),null==f.rgdata&&(f.rgdata=new A),f.channels_in=t.num_channels,1==f.channels_in&&(t.mode=MPEGMode.MONO),f.channels_out=t.mode==MPEGMode.MONO?1:2,f.mode_ext=y.MPG_MD_MS_LR,t.mode==MPEGMode.MONO&&(t.force_ms=!1),t.VBR==o.vbr_off&&128!=t.VBR_mean_bitrate_kbps&&0==t.brate&&(t.brate=t.VBR_mean_bitrate_kbps),t.VBR==o.vbr_off||t.VBR==o.vbr_mtrh||t.VBR==o.vbr_mt||(t.free_format=!1),t.VBR==o.vbr_off&&0==t.brate&&m.EQ(t.compression_ratio,0)&&(t.compression_ratio=11.025),t.VBR==o.vbr_off&&t.compression_ratio>0&&(0==t.out_samplerate&&(t.out_samplerate=map2MP3Frequency(int(.97*t.in_samplerate))),t.brate=0|16*t.out_samplerate*f.channels_out/(1e3*t.compression_ratio),f.samplerate_index=O(t.out_samplerate,t),t.free_format||(t.brate=L(t.brate,t.version,t.out_samplerate))),0!=t.out_samplerate&&(t.out_samplerate<16e3?(t.VBR_mean_bitrate_kbps=Math.max(t.VBR_mean_bitrate_kbps,8),t.VBR_mean_bitrate_kbps=Math.min(t.VBR_mean_bitrate_kbps,64)):t.out_samplerate<32e3?(t.VBR_mean_bitrate_kbps=Math.max(t.VBR_mean_bitrate_kbps,8),t.VBR_mean_bitrate_kbps=Math.min(t.VBR_mean_bitrate_kbps,160)):(t.VBR_mean_bitrate_kbps=Math.max(t.VBR_mean_bitrate_kbps,32),t.VBR_mean_bitrate_kbps=Math.min(t.VBR_mean_bitrate_kbps,320))),0==t.lowpassfreq){var T=16e3;switch(t.VBR){case o.vbr_off:I(P=new B,t.brate),T=P.lowerlimit;break;case o.vbr_abr:var P;I(P=new B,t.VBR_mean_bitrate_kbps),T=P.lowerlimit;break;case o.vbr_rh:var N=[19500,19e3,18600,18e3,17500,16e3,15600,14900,12500,1e4,3950];if(0<=t.VBR_q&&t.VBR_q<=9){var F=N[t.VBR_q],R=N[t.VBR_q+1],j=t.VBR_q_frac;T=linear_int(F,R,j)}else T=19500;break;default:N=[19500,19e3,18500,18e3,17500,16500,15500,14500,12500,9500,3950],0<=t.VBR_q&&t.VBR_q<=9?(F=N[t.VBR_q],R=N[t.VBR_q+1],j=t.VBR_q_frac,T=linear_int(F,R,j)):T=19500}t.mode!=MPEGMode.MONO||t.VBR!=o.vbr_off&&t.VBR!=o.vbr_abr||(T*=1.5),t.lowpassfreq=0|T}if(0==t.out_samplerate&&(2*t.lowpassfreq>t.in_samplerate&&(t.lowpassfreq=t.in_samplerate/2),t.out_samplerate=(e=0|t.lowpassfreq,c=t.in_samplerate,d=44100,c>=48e3?d=48e3:c>=44100?d=44100:c>=32e3?d=32e3:c>=24e3?d=24e3:c>=22050?d=22050:c>=16e3?d=16e3:c>=12e3?d=12e3:c>=11025?d=11025:c>=8e3&&(d=8e3),-1==e?d:(e<=15960&&(d=44100),e<=15250&&(d=32e3),e<=11220&&(d=24e3),e<=9970&&(d=22050),e<=7230&&(d=16e3),e<=5420&&(d=12e3),e<=4510&&(d=11025),e<=3970&&(d=8e3),c<d?c>44100?48e3:c>32e3?44100:c>24e3?32e3:c>22050?24e3:c>16e3?22050:c>12e3?16e3:c>11025?12e3:c>8e3?11025:8e3:d))),t.lowpassfreq=Math.min(20500,t.lowpassfreq),t.lowpassfreq=Math.min(t.out_samplerate/2,t.lowpassfreq),t.VBR==o.vbr_off&&(t.compression_ratio=16*t.out_samplerate*f.channels_out/(1e3*t.brate)),t.VBR==o.vbr_abr&&(t.compression_ratio=16*t.out_samplerate*f.channels_out/(1e3*t.VBR_mean_bitrate_kbps)),t.bWriteVbrTag||(t.findReplayGain=!1,t.decode_on_the_fly=!1,f.findPeakSample=!1),f.findReplayGain=t.findReplayGain,f.decode_on_the_fly=t.decode_on_the_fly,f.decode_on_the_fly&&(f.findPeakSample=!0),f.findReplayGain&&n.InitGainAnalysis(f.rgdata,t.out_samplerate)==GainAnalysis.INIT_GAIN_ANALYSIS_ERROR)return t.internal_flags=null,-6;switch(f.decode_on_the_fly&&!t.decode_only&&(null!=f.hip&&C.hip_decode_exit(f.hip),f.hip=C.hip_decode_init()),f.mode_gr=t.out_samplerate<=24e3?1:2,t.framesize=576*f.mode_gr,t.encoder_delay=y.ENCDELAY,f.resample_ratio=t.in_samplerate/t.out_samplerate,t.VBR){case o.vbr_mt:case o.vbr_rh:case o.vbr_mtrh:t.compression_ratio=[5.7,6.5,7.3,8.2,10,11.9,13,14,15,16.5][t.VBR_q];break;case o.vbr_abr:t.compression_ratio=16*t.out_samplerate*f.channels_out/(1e3*t.VBR_mean_bitrate_kbps);break;default:t.compression_ratio=16*t.out_samplerate*f.channels_out/(1e3*t.brate)}if(t.mode==MPEGMode.NOT_SET&&(t.mode=MPEGMode.JOINT_STEREO),t.highpassfreq>0?(f.highpass1=2*t.highpassfreq,t.highpasswidth>=0?f.highpass2=2*(t.highpassfreq+t.highpasswidth):f.highpass2=2*t.highpassfreq,f.highpass1/=t.out_samplerate,f.highpass2/=t.out_samplerate):(f.highpass1=0,f.highpass2=0),t.lowpassfreq>0?(f.lowpass2=2*t.lowpassfreq,t.lowpasswidth>=0?(f.lowpass1=2*(t.lowpassfreq-t.lowpasswidth),f.lowpass1<0&&(f.lowpass1=0)):f.lowpass1=2*t.lowpassfreq,f.lowpass1/=t.out_samplerate,f.lowpass2/=t.out_samplerate):(f.lowpass1=0,f.lowpass2=0),function(t){var e=t.internal_flags,n=32,r=-1;if(e.lowpass1>0){for(var o=999,a=0;a<=31;a++)(u=a/31)>=e.lowpass2&&(n=Math.min(n,a)),e.lowpass1<u&&u<e.lowpass2&&(o=Math.min(o,a));e.lowpass1=999==o?(n-.75)/31:(o-.75)/31,e.lowpass2=n/31}if(e.highpass2>0&&e.highpass2<.75/31*.9&&(e.highpass1=0,e.highpass2=0,i.err.println("Warning: highpass filter disabled. highpass frequency too small\n")),e.highpass2>0){var s=-1;for(a=0;a<=31;a++)(u=a/31)<=e.highpass1&&(r=Math.max(r,a)),e.highpass1<u&&u<e.highpass2&&(s=Math.max(s,a));e.highpass1=r/31,e.highpass2=-1==s?(r+.75)/31:(s+.75)/31}for(a=0;a<32;a++){var l,c,u=a/31;l=e.highpass2>e.highpass1?M((e.highpass2-u)/(e.highpass2-e.highpass1+1e-20)):1,c=e.lowpass2>e.lowpass1?M((u-e.lowpass1)/(e.lowpass2-e.lowpass1+1e-20)):1,e.amp_filter[a]=l*c}}(t),f.samplerate_index=O(t.out_samplerate,t),f.samplerate_index<0)return t.internal_flags=null,-1;if(t.VBR==o.vbr_off){if(t.free_format)f.bitrate_index=0;else if(t.brate=L(t.brate,t.version,t.out_samplerate),f.bitrate_index=D(t.brate,t.version,t.out_samplerate),f.bitrate_index<=0)return t.internal_flags=null,-1}else f.bitrate_index=1;t.analysis&&(t.bWriteVbrTag=!1),null!=f.pinfo&&(t.bWriteVbrTag=!1),r.init_bit_stream_w(f);for(var H,U=f.samplerate_index+3*t.version+6*(t.out_samplerate<16e3?1:0),Q=0;Q<y.SBMAX_l+1;Q++)f.scalefac_band.l[Q]=_.sfBandIndex[U].l[Q];for(Q=0;Q<y.PSFB21+1;Q++){var z=(f.scalefac_band.l[22]-f.scalefac_band.l[21])/y.PSFB21,Y=f.scalefac_band.l[21]+Q*z;f.scalefac_band.psfb21[Q]=Y}for(f.scalefac_band.psfb21[y.PSFB21]=576,Q=0;Q<y.SBMAX_s+1;Q++)f.scalefac_band.s[Q]=_.sfBandIndex[U].s[Q];for(Q=0;Q<y.PSFB12+1;Q++)z=(f.scalefac_band.s[13]-f.scalefac_band.s[12])/y.PSFB12,Y=f.scalefac_band.s[12]+Q*z,f.scalefac_band.psfb12[Q]=Y;for(f.scalefac_band.psfb12[y.PSFB12]=192,1==t.version?f.sideinfo_len=1==f.channels_out?21:36:f.sideinfo_len=1==f.channels_out?13:21,t.error_protection&&(f.sideinfo_len+=2),function(t){var e=t.internal_flags;t.frameNum=0,t.write_id3tag_automatic&&S.id3tag_write_v2(t),e.bitrate_stereoMode_Hist=l([16,5]),e.bitrate_blockType_Hist=l([16,6]),e.PeakSample=0,t.bWriteVbrTag&&x.InitVbrTag(t)}(t),f.Class_ID=E,H=0;H<19;H++)f.nsPsy.pefirbuf[H]=700*f.mode_gr*f.channels_out;switch(-1==t.ATHtype&&(t.ATHtype=4),u(t.VBR_q<=9),u(t.VBR_q>=0),t.VBR){case o.vbr_mt:t.VBR=o.vbr_mtrh;case o.vbr_mtrh:null==t.useTemporal&&(t.useTemporal=!1),b.apply_preset(t,500-10*t.VBR_q,0),t.quality<0&&(t.quality=LAME_DEFAULT_QUALITY),t.quality<5&&(t.quality=0),t.quality>5&&(t.quality=5),f.PSY.mask_adjust=t.maskingadjust,f.PSY.mask_adjust_short=t.maskingadjust_short,t.experimentalY?f.sfb21_extra=!1:f.sfb21_extra=t.out_samplerate>44e3,f.iteration_loop=new VBRNewIterationLoop(w);break;case o.vbr_rh:b.apply_preset(t,500-10*t.VBR_q,0),f.PSY.mask_adjust=t.maskingadjust,f.PSY.mask_adjust_short=t.maskingadjust_short,t.experimentalY?f.sfb21_extra=!1:f.sfb21_extra=t.out_samplerate>44e3,t.quality>6&&(t.quality=6),t.quality<0&&(t.quality=LAME_DEFAULT_QUALITY),f.iteration_loop=new VBROldIterationLoop(w);break;default:var V;f.sfb21_extra=!1,t.quality<0&&(t.quality=LAME_DEFAULT_QUALITY),(V=t.VBR)==o.vbr_off&&(t.VBR_mean_bitrate_kbps=t.brate),b.apply_preset(t,t.VBR_mean_bitrate_kbps,0),t.VBR=V,f.PSY.mask_adjust=t.maskingadjust,f.PSY.mask_adjust_short=t.maskingadjust_short,V==o.vbr_off?f.iteration_loop=new g(w):f.iteration_loop=new ABRIterationLoop(w)}if(u(t.scale>=0),t.VBR!=o.vbr_off){if(f.VBR_min_bitrate=1,f.VBR_max_bitrate=14,t.out_samplerate<16e3&&(f.VBR_max_bitrate=8),0!=t.VBR_min_bitrate_kbps&&(t.VBR_min_bitrate_kbps=L(t.VBR_min_bitrate_kbps,t.version,t.out_samplerate),f.VBR_min_bitrate=D(t.VBR_min_bitrate_kbps,t.version,t.out_samplerate),f.VBR_min_bitrate<0))return-1;if(0!=t.VBR_max_bitrate_kbps&&(t.VBR_max_bitrate_kbps=L(t.VBR_max_bitrate_kbps,t.version,t.out_samplerate),f.VBR_max_bitrate=D(t.VBR_max_bitrate_kbps,t.version,t.out_samplerate),f.VBR_max_bitrate<0))return-1;t.VBR_min_bitrate_kbps=v.bitrate_table[t.version][f.VBR_min_bitrate],t.VBR_max_bitrate_kbps=v.bitrate_table[t.version][f.VBR_max_bitrate],t.VBR_mean_bitrate_kbps=Math.min(v.bitrate_table[t.version][f.VBR_max_bitrate],t.VBR_mean_bitrate_kbps),t.VBR_mean_bitrate_kbps=Math.max(v.bitrate_table[t.version][f.VBR_min_bitrate],t.VBR_mean_bitrate_kbps)}return t.tune&&(f.PSY.mask_adjust+=t.tune_value_a,f.PSY.mask_adjust_short+=t.tune_value_a),function(t){var e=t.internal_flags;switch(t.quality){default:case 9:e.psymodel=0,e.noise_shaping=0,e.noise_shaping_amp=0,e.noise_shaping_stop=0,e.use_best_huffman=0,e.full_outer_loop=0;break;case 8:t.quality=7;case 7:e.psymodel=1,e.noise_shaping=0,e.noise_shaping_amp=0,e.noise_shaping_stop=0,e.use_best_huffman=0,e.full_outer_loop=0;break;case 6:case 5:e.psymodel=1,0==e.noise_shaping&&(e.noise_shaping=1),e.noise_shaping_amp=0,e.noise_shaping_stop=0,-1==e.subblock_gain&&(e.subblock_gain=1),e.use_best_huffman=0,e.full_outer_loop=0;break;case 4:e.psymodel=1,0==e.noise_shaping&&(e.noise_shaping=1),e.noise_shaping_amp=0,e.noise_shaping_stop=0,-1==e.subblock_gain&&(e.subblock_gain=1),e.use_best_huffman=1,e.full_outer_loop=0;break;case 3:e.psymodel=1,0==e.noise_shaping&&(e.noise_shaping=1),e.noise_shaping_amp=1,e.noise_shaping_stop=1,-1==e.subblock_gain&&(e.subblock_gain=1),e.use_best_huffman=1,e.full_outer_loop=0;break;case 2:e.psymodel=1,0==e.noise_shaping&&(e.noise_shaping=1),0==e.substep_shaping&&(e.substep_shaping=2),e.noise_shaping_amp=1,e.noise_shaping_stop=1,-1==e.subblock_gain&&(e.subblock_gain=1),e.use_best_huffman=1,e.full_outer_loop=0;break;case 1:case 0:e.psymodel=1,0==e.noise_shaping&&(e.noise_shaping=1),0==e.substep_shaping&&(e.substep_shaping=2),e.noise_shaping_amp=2,e.noise_shaping_stop=1,-1==e.subblock_gain&&(e.subblock_gain=1),e.use_best_huffman=1,e.full_outer_loop=0}}(t),u(t.scale>=0),t.athaa_type<0?f.ATH.useAdjust=3:f.ATH.useAdjust=t.athaa_type,f.ATH.aaSensitivityP=Math.pow(10,t.athaa_sensitivity/-10),null==t.short_blocks&&(t.short_blocks=a.short_block_allowed),t.short_blocks!=a.short_block_allowed||t.mode!=MPEGMode.JOINT_STEREO&&t.mode!=MPEGMode.STEREO||(t.short_blocks=a.short_block_coupled),t.quant_comp<0&&(t.quant_comp=1),t.quant_comp_short<0&&(t.quant_comp_short=0),t.msfix<0&&(t.msfix=0),t.exp_nspsytune=1|t.exp_nspsytune,t.internal_flags.nsPsy.attackthre<0&&(t.internal_flags.nsPsy.attackthre=h.NSATTACKTHRE),t.internal_flags.nsPsy.attackthre_s<0&&(t.internal_flags.nsPsy.attackthre_s=h.NSATTACKTHRE_S),u(t.scale>=0),t.scale<0&&(t.scale=1),t.ATHtype<0&&(t.ATHtype=4),t.ATHcurve<0&&(t.ATHcurve=4),t.athaa_loudapprox<0&&(t.athaa_loudapprox=2),t.interChRatio<0&&(t.interChRatio=0),null==t.useTemporal&&(t.useTemporal=!0),f.slot_lag=f.frac_SpF=0,t.VBR==o.vbr_off&&(f.slot_lag=f.frac_SpF=72e3*(t.version+1)*t.brate%t.out_samplerate|0),_.iteration_init(t),k.psymodel_init(t),u(t.scale>=0),0},this.lame_encode_flush=function(t,e,n,i){var o,a,s,l,u=t.internal_flags,h=c([2,1152]),d=0,f=u.mf_samples_to_encode-y.POSTDELAY,p=P(t);if(u.mf_samples_to_encode<1)return 0;for(o=0,t.in_samplerate!=t.out_samplerate&&(f+=16*t.out_samplerate/t.in_samplerate),(s=t.framesize-f%t.framesize)<576&&(s+=t.framesize),t.encoder_padding=s,l=(f+s)/t.framesize;l>0&&d>=0;){var A=p-u.mf_size,g=t.frameNum;A*=t.in_samplerate,(A/=t.out_samplerate)>1152&&(A=1152),A<1&&(A=1),a=i-o,0==i&&(a=0),n+=d=this.lame_encode_buffer(t,h[0],h[1],A,e,n,a),o+=d,l-=g!=t.frameNum?1:0}if(u.mf_samples_to_encode=0,d<0)return d;if(a=i-o,0==i&&(a=0),r.flush_bitstream(t),(d=r.copy_buffer(u,e,n,a,1))<0)return d;if(n+=d,a=i-(o+=d),0==i&&(a=0),t.write_id3tag_automatic){if(S.id3tag_write_v1(t),(d=r.copy_buffer(u,e,n,a,0))<0)return d;o+=d}return o},this.lame_encode_buffer=function(t,e,i,o,a,l,c){var h=t.internal_flags,d=[null,null];if(h.Class_ID!=E)return-3;if(0==o)return 0;!function(t,e){(null==t.in_buffer_0||t.in_buffer_nsamples<e)&&(t.in_buffer_0=s(e),t.in_buffer_1=s(e),t.in_buffer_nsamples=e)}(h,o),d[0]=h.in_buffer_0,d[1]=h.in_buffer_1;for(var p=0;p<o;p++)d[0][p]=e[p],h.channels_in>1&&(d[1][p]=i[p]);return function(t,e,i,o,a,s,l){var c,h,d,p,A,g=t.internal_flags,v=0,b=[null,null],_=[null,null];if(g.Class_ID!=E)return-3;if(0==o)return 0;if((A=r.copy_buffer(g,a,s,l,0))<0)return A;if(s+=A,v+=A,_[0]=e,_[1]=i,m.NEQ(t.scale,0)&&m.NEQ(t.scale,1))for(h=0;h<o;++h)_[0][h]*=t.scale,2==g.channels_out&&(_[1][h]*=t.scale);if(m.NEQ(t.scale_left,0)&&m.NEQ(t.scale_left,1))for(h=0;h<o;++h)_[0][h]*=t.scale_left;if(m.NEQ(t.scale_right,0)&&m.NEQ(t.scale_right,1))for(h=0;h<o;++h)_[1][h]*=t.scale_right;if(2==t.num_channels&&1==g.channels_out)for(h=0;h<o;++h)_[0][h]=.5*(_[0][h]+_[1][h]),_[1][h]=0;p=P(t),b[0]=g.mfbuf[0],b[1]=g.mfbuf[1];for(var w=0;o>0;){var x=[null,null],S=0,C=0;x[0]=_[0],x[1]=_[1];var k=new F;if(U(t,b,x,w,o,k),S=k.n_in,C=k.n_out,g.findReplayGain&&!g.decode_on_the_fly&&n.AnalyzeSamples(g.rgdata,b[0],g.mf_size,b[1],g.mf_size,C,g.channels_out)==GainAnalysis.GAIN_ANALYSIS_ERROR)return-6;if(o-=S,w+=S,g.channels_out,g.mf_size+=C,u(g.mf_size<=f.MFSIZE),g.mf_samples_to_encode<1&&(g.mf_samples_to_encode=y.ENCDELAY+y.POSTDELAY),g.mf_samples_to_encode+=C,g.mf_size>=p){var B=l-v;if(0==l&&(B=0),(c=N(t,b[0],b[1],a,s,B))<0)return c;for(s+=c,v+=c,g.mf_size-=t.framesize,g.mf_samples_to_encode-=t.framesize,d=0;d<g.channels_out;d++)for(h=0;h<g.mf_size;h++)b[d][h]=b[d][h+t.framesize]}}return u(0==o),v}(t,d[0],d[1],o,a,l,c)}}},mlh9:function(t,e,n){var r=n("d4lq"),i=n("To6e"),o=(i.System,i.VbrMode),a=i.Float,s=(i.ShortBlock,i.Util),l=(i.Arrays,i.new_array_n,i.new_byte,i.new_double,i.new_float),c=(i.new_float_n,i.new_int),u=(i.new_int_n,i.assert),h=n("/00o"),d=n("ELaV"),f=n("V0p0");function p(){var t=null,e=null,n=null;this.setModules=function(r,i,o){t=r,e=i,n=o},this.IPOW20=function(t){return u(0<=t&&t<p.Q_MAX),b[t]};var i=p.IXMAX_VAL+2,A=p.Q_MAX,g=p.Q_MAX2,m=(p.LARGE_BITS,100);this.nr_of_sfb_block=[[[6,5,5,5],[9,9,9,9],[6,9,9,9]],[[6,5,7,3],[9,9,12,6],[6,9,12,6]],[[11,10,0,0],[18,18,0,0],[15,18,0,0]],[[7,7,7,0],[12,12,12,0],[6,15,12,0]],[[6,6,6,3],[12,9,9,6],[6,12,9,6]],[[8,8,5,0],[15,12,9,0],[6,18,9,0]]];var v=[0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,3,3,3,2,0];this.pretab=v,this.sfBandIndex=[new r([0,6,12,18,24,30,36,44,54,66,80,96,116,140,168,200,238,284,336,396,464,522,576],[0,4,8,12,18,24,32,42,56,74,100,132,174,192],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]),new r([0,6,12,18,24,30,36,44,54,66,80,96,114,136,162,194,232,278,332,394,464,540,576],[0,4,8,12,18,26,36,48,62,80,104,136,180,192],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]),new r([0,6,12,18,24,30,36,44,54,66,80,96,116,140,168,200,238,284,336,396,464,522,576],[0,4,8,12,18,26,36,48,62,80,104,134,174,192],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]),new r([0,4,8,12,16,20,24,30,36,44,52,62,74,90,110,134,162,196,238,288,342,418,576],[0,4,8,12,16,22,30,40,52,66,84,106,136,192],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]),new r([0,4,8,12,16,20,24,30,36,42,50,60,72,88,106,128,156,190,230,276,330,384,576],[0,4,8,12,16,22,28,38,50,64,80,100,126,192],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]),new r([0,4,8,12,16,20,24,30,36,44,54,66,82,102,126,156,194,240,296,364,448,550,576],[0,4,8,12,16,22,30,42,58,78,104,138,180,192],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]),new r([0,6,12,18,24,30,36,44,54,66,80,96,116,140,168,200,238,284,336,396,464,522,576],[0,4,8,12,18,26,36,48,62,80,104,134,174,192],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]),new r([0,6,12,18,24,30,36,44,54,66,80,96,116,140,168,200,238,284,336,396,464,522,576],[0,4,8,12,18,26,36,48,62,80,104,134,174,192],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0]),new r([0,12,24,36,48,60,72,88,108,132,160,192,232,280,336,400,476,566,568,570,572,574,576],[0,8,16,24,36,52,72,96,124,160,162,164,166,192],[0,0,0,0,0,0,0],[0,0,0,0,0,0,0])];var y=l(A+g+1),b=l(A),_=l(i),w=l(i);function x(t,e){var r=n.ATHformula(e,t);return r-=m,r=Math.pow(10,r/10+t.ATHlower)}function S(t){this.s=t}this.adj43=w,this.iteration_init=function(e){var n,r=e.internal_flags,o=r.l3_side;if(0==r.iteration_init_init){for(r.iteration_init_init=1,o.main_data_begin=0,function(t){for(var e=t.internal_flags.ATH.l,n=t.internal_flags.ATH.psfb21,r=t.internal_flags.ATH.s,i=t.internal_flags.ATH.psfb12,o=t.internal_flags,s=t.out_samplerate,l=0;l<h.SBMAX_l;l++){var c=o.scalefac_band.l[l],u=o.scalefac_band.l[l+1];e[l]=a.MAX_VALUE;for(var d=c;d<u;d++){var f=x(t,d*s/1152);e[l]=Math.min(e[l],f)}}for(l=0;l<h.PSFB21;l++)for(c=o.scalefac_band.psfb21[l],u=o.scalefac_band.psfb21[l+1],n[l]=a.MAX_VALUE,d=c;d<u;d++)f=x(t,d*s/1152),n[l]=Math.min(n[l],f);for(l=0;l<h.SBMAX_s;l++){for(c=o.scalefac_band.s[l],u=o.scalefac_band.s[l+1],r[l]=a.MAX_VALUE,d=c;d<u;d++)f=x(t,d*s/384),r[l]=Math.min(r[l],f);r[l]*=o.scalefac_band.s[l+1]-o.scalefac_band.s[l]}for(l=0;l<h.PSFB12;l++){for(c=o.scalefac_band.psfb12[l],u=o.scalefac_band.psfb12[l+1],i[l]=a.MAX_VALUE,d=c;d<u;d++)f=x(t,d*s/384),i[l]=Math.min(i[l],f);i[l]*=o.scalefac_band.s[13]-o.scalefac_band.s[12]}if(t.noATH){for(l=0;l<h.SBMAX_l;l++)e[l]=1e-20;for(l=0;l<h.PSFB21;l++)n[l]=1e-20;for(l=0;l<h.SBMAX_s;l++)r[l]=1e-20;for(l=0;l<h.PSFB12;l++)i[l]=1e-20}o.ATH.floor=10*Math.log10(x(t,-1))}(e),_[0]=0,n=1;n<i;n++)_[n]=Math.pow(n,4/3);for(n=0;n<i-1;n++)w[n]=n+1-Math.pow(.5*(_[n]+_[n+1]),.75);for(w[n]=.5,n=0;n<A;n++)b[n]=Math.pow(2,-.1875*(n-210));for(n=0;n<=A+g;n++)y[n]=Math.pow(2,.25*(n-210-g));var s,l,c,u;for(t.huffman_init(r),(n=e.exp_nspsytune>>2&63)>=32&&(n-=64),s=Math.pow(10,n/4/10),(n=e.exp_nspsytune>>8&63)>=32&&(n-=64),l=Math.pow(10,n/4/10),(n=e.exp_nspsytune>>14&63)>=32&&(n-=64),c=Math.pow(10,n/4/10),(n=e.exp_nspsytune>>20&63)>=32&&(n-=64),u=c*Math.pow(10,n/4/10),n=0;n<h.SBMAX_l;n++){d=n<=6?s:n<=13?l:n<=20?c:u,r.nsPsy.longfact[n]=d}for(n=0;n<h.SBMAX_s;n++){var d;d=n<=5?s:n<=10?l:n<=11?c:u,r.nsPsy.shortfact[n]=d}}},this.on_pe=function(t,n,r,i,o,a){var s,l,h=t.internal_flags,p=0,A=c(2),g=new d(p),m=e.ResvMaxBits(t,i,g,a),v=(p=g.bits)+m;for(v>f.MAX_BITS_PER_GRANULE&&(v=f.MAX_BITS_PER_GRANULE),s=0,l=0;l<h.channels_out;++l)r[l]=Math.min(f.MAX_BITS_PER_CHANNEL,p/h.channels_out),A[l]=0|r[l]*n[o][l]/700-r[l],A[l]>3*i/4&&(A[l]=3*i/4),A[l]<0&&(A[l]=0),A[l]+r[l]>f.MAX_BITS_PER_CHANNEL&&(A[l]=Math.max(0,f.MAX_BITS_PER_CHANNEL-r[l])),s+=A[l];if(s>m)for(l=0;l<h.channels_out;++l)A[l]=m*A[l]/s;for(l=0;l<h.channels_out;++l)r[l]+=A[l],m-=A[l];for(s=0,l=0;l<h.channels_out;++l)s+=r[l];if(s>f.MAX_BITS_PER_GRANULE){var y=0;for(l=0;l<h.channels_out;++l)r[l]*=f.MAX_BITS_PER_GRANULE,r[l]/=s,y+=r[l];u(y<=f.MAX_BITS_PER_GRANULE)}return v},this.reduce_side=function(t,e,n,r){u(r<=f.MAX_BITS_PER_GRANULE),u(t[0]+t[1]<=f.MAX_BITS_PER_GRANULE);var i=.33*(.5-e)/.5;i<0&&(i=0),i>.5&&(i=.5);var o=0|.5*i*(t[0]+t[1]);o>f.MAX_BITS_PER_CHANNEL-t[0]&&(o=f.MAX_BITS_PER_CHANNEL-t[0]),o<0&&(o=0),t[1]>=125&&(t[1]-o>125?(t[0]<n&&(t[0]+=o),t[1]-=o):(t[0]+=t[1]-125,t[1]=125)),(o=t[0]+t[1])>r&&(t[0]=r*t[0]/o,t[1]=r*t[1]/o),u(t[0]<=f.MAX_BITS_PER_CHANNEL),u(t[1]<=f.MAX_BITS_PER_CHANNEL),u(t[0]+t[1]<=f.MAX_BITS_PER_GRANULE)},this.athAdjust=function(t,e,n){var r=90.30873362,i=s.FAST_LOG10_X(e,10),o=t*t,a=0;return i-=n,o>1e-20&&(a=1+s.FAST_LOG10_X(o,10/r)),a<0&&(a=0),i*=a,i+=n+r-94.82444863,Math.pow(10,.1*i)},this.calc_xmin=function(t,e,n,r){var i,a=0,s=t.internal_flags,l=0,c=0,u=s.ATH,d=n.xr,f=t.VBR==o.vbr_mtrh?1:0,p=s.masking_lower;for(t.VBR!=o.vbr_mtrh&&t.VBR!=o.vbr_mt||(p=1),i=0;i<n.psy_lmax;i++){w=(_=t.VBR==o.vbr_rh||t.VBR==o.vbr_mtrh?athAdjust(u.adjust,u.l[i],u.floor):u.adjust*u.l[i])/(v=n.width[i]),x=2.220446049250313e-16,B=v>>1,k=0;do{k+=T=d[l]*d[l],x+=T<w?T:w,k+=E=d[++l]*d[l],x+=E<w?E:w,l++}while(--B>0);if(k>_&&c++,i==h.SBPSY_l)x<(C=_*s.nsPsy.longfact[i])&&(x=C);if(0!=f&&(_=x),!t.ATHonly)if((S=e.en.l[i])>0)C=k*e.thm.l[i]*p/S,0!=f&&(C*=s.nsPsy.longfact[i]),_<C&&(_=C);r[a++]=0!=f?_:_*s.nsPsy.longfact[i]}var A=575;if(n.block_type!=h.SHORT_TYPE)for(var g=576;0!=g--&&BitStream.EQ(d[g],0);)A=g;n.max_nonzero_coeff=A;for(var m=n.sfb_smin;i<n.psymax;m++,i+=3){var v,y,b;for(b=t.VBR==o.vbr_rh||t.VBR==o.vbr_mtrh?athAdjust(u.adjust,u.s[m],u.floor):u.adjust*u.s[m],v=n.width[i],y=0;y<3;y++){var _,w,x,S,C,k=0,B=v>>1;w=b/v,x=2.220446049250313e-16;do{var T,E;k+=T=d[l]*d[l],x+=T<w?T:w,k+=E=d[++l]*d[l],x+=E<w?E:w,l++}while(--B>0);if(k>b&&c++,m==h.SBPSY_s)x<(C=b*s.nsPsy.shortfact[m])&&(x=C);if(_=0!=f?x:b,!t.ATHonly&&!t.ATHshort)if((S=e.en.s[m][y])>0)C=k*e.thm.s[m][y]*p/S,0!=f&&(C*=s.nsPsy.shortfact[m]),_<C&&(_=C);r[a++]=0!=f?_:_*s.nsPsy.shortfact[m]}t.useTemporal&&(r[a-3]>r[a-3+1]&&(r[a-3+1]+=(r[a-3]-r[a-3+1])*s.decay),r[a-3+1]>r[a-3+2]&&(r[a-3+2]+=(r[a-3+1]-r[a-3+2])*s.decay))}return c},this.calc_noise_core=function(t,e,n,r){var i=0,o=e.s,a=t.l3_enc;if(o>t.count1)for(;0!=n--;){c=t.xr[o],o++,i+=c*c,c=t.xr[o],o++,i+=c*c}else if(o>t.big_values){var s=l(2);for(s[0]=0,s[1]=r;0!=n--;){c=Math.abs(t.xr[o])-s[a[o]],o++,i+=c*c,c=Math.abs(t.xr[o])-s[a[o]],o++,i+=c*c}}else for(;0!=n--;){var c;c=Math.abs(t.xr[o])-_[a[o]]*r,o++,i+=c*c,c=Math.abs(t.xr[o])-_[a[o]]*r,o++,i+=c*c}return e.s=o,i},this.calc_noise=function(t,e,n,r,i){var o,a,l,c=0,h=0,d=0,f=0,A=0,g=-20,m=0,b=t.scalefac,_=0;for(r.over_SSD=0,o=0;o<t.psymax;o++){var w,x=t.global_gain-(b[_++]+(0!=t.preflag?v[o]:0)<<t.scalefac_scale+1)-8*t.subblock_gain[t.window[o]],C=0;if(null!=i&&i.step[o]==x)C=i.noise[o],m+=t.width[o],n[c++]=C/e[h++],C=i.noise_log[o];else{var k,B=(u(0<=(l=x)+p.Q_MAX2&&l<p.Q_MAX),y[l+p.Q_MAX2]);if(a=t.width[o]>>1,m+t.width[o]>t.max_nonzero_coeff)a=(k=t.max_nonzero_coeff-m+1)>0?k>>1:0;var T=new S(m);C=this.calc_noise_core(t,T,a,B),m=T.s,null!=i&&(i.step[o]=x,i.noise[o]=C),C=n[c++]=C/e[h++],C=s.FAST_LOG10(Math.max(C,1e-20)),null!=i&&(i.noise_log[o]=C)}if(null!=i&&(i.global_gain=t.global_gain),A+=C,C>0)w=Math.max(0|10*C+.5,1),r.over_SSD+=w*w,d++,f+=C;g=Math.max(g,C)}return r.over_count=d,r.tot_noise=A,r.over_noise=f,r.max_noise=g,d},this.set_pinfo=function(t,e,n,r,i){var o,a,s,c,d,f=t.internal_flags,p=0==e.scalefac_scale?.5:1,A=e.scalefac,g=l(L3Side.SFBMAX),m=l(L3Side.SFBMAX),y=new CalcNoiseResult;calc_xmin(t,n,e,g),calc_noise(e,g,m,y,null);var b=0;for(a=e.sfb_lmax,e.block_type!=h.SHORT_TYPE&&0==e.mixed_block_flag&&(a=22),o=0;o<a;o++){var _=f.scalefac_band.l[o],w=(x=f.scalefac_band.l[o+1])-_;for(c=0;b<x;b++)c+=e.xr[b]*e.xr[b];c/=w,d=1e15,f.pinfo.en[r][i][o]=d*c,f.pinfo.xfsf[r][i][o]=d*g[o]*m[o]/w,n.en.l[o]>0&&!t.ATHonly?c/=n.en.l[o]:c=0,f.pinfo.thr[r][i][o]=d*Math.max(c*n.thm.l[o],f.ATH.l[o]),f.pinfo.LAMEsfb[r][i][o]=0,0!=e.preflag&&o>=11&&(f.pinfo.LAMEsfb[r][i][o]=-p*v[o]),o<h.SBPSY_l&&(u(A[o]>=0),f.pinfo.LAMEsfb[r][i][o]-=p*A[o])}if(e.block_type==h.SHORT_TYPE)for(a=o,o=e.sfb_smin;o<h.SBMAX_s;o++){_=f.scalefac_band.s[o],w=(x=f.scalefac_band.s[o+1])-_;for(var x,S=0;S<3;S++){for(c=0,s=_;s<x;s++)c+=e.xr[b]*e.xr[b],b++;c=Math.max(c/w,1e-20),d=1e15,f.pinfo.en_s[r][i][3*o+S]=d*c,f.pinfo.xfsf_s[r][i][3*o+S]=d*g[a]*m[a]/w,n.en.s[o][S]>0?c/=n.en.s[o][S]:c=0,(t.ATHonly||t.ATHshort)&&(c=0),f.pinfo.thr_s[r][i][3*o+S]=d*Math.max(c*n.thm.s[o][S],f.ATH.s[o]),f.pinfo.LAMEsfb_s[r][i][3*o+S]=-2*e.subblock_gain[S],o<h.SBPSY_s&&(f.pinfo.LAMEsfb_s[r][i][3*o+S]-=p*A[a]),a++}}f.pinfo.LAMEqss[r][i]=e.global_gain,f.pinfo.LAMEmainbits[r][i]=e.part2_3_length+e.part2_length,f.pinfo.LAMEsfbits[r][i]=e.part2_length,f.pinfo.over[r][i]=y.over_count,f.pinfo.max_noise[r][i]=10*y.max_noise,f.pinfo.over_noise[r][i]=10*y.over_noise,f.pinfo.tot_noise[r][i]=10*y.tot_noise,f.pinfo.over_SSD[r][i]=y.over_SSD}}p.Q_MAX=257,p.Q_MAX2=116,p.LARGE_BITS=1e5,p.IXMAX_VAL=8206,t.exports=p},mnA4:function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n,r.new_byte,r.new_double,r.new_float),o=(r.new_float_n,r.new_int),a=(r.new_int_n,r.assert),s=n("ELaV"),l=n("/00o"),c=n("jhNZ"),u=n("V0p0");t.exports=function(t){var e=t;this.quantize=e,this.iteration_loop=function(t,e,n,r){var h,d=t.internal_flags,f=i(c.SFBMAX),p=i(576),A=o(2),g=0,m=d.l3_side,v=new s(g);this.quantize.rv.ResvFrameBegin(t,v),g=v.bits;for(var y=0;y<d.mode_gr;y++){h=this.quantize.qupvt.on_pe(t,e,A,g,y,y),d.mode_ext==l.MPG_MD_MS_LR&&(this.quantize.ms_convert(d.l3_side,y),this.quantize.qupvt.reduce_side(A,n[y],g,h));for(var b=0;b<d.channels_out;b++){var _,w,x=m.tt[y][b];x.block_type!=l.SHORT_TYPE?(_=0,w=d.PSY.mask_adjust-_):(_=0,w=d.PSY.mask_adjust_short-_),d.masking_lower=Math.pow(10,.1*w),this.quantize.init_outer_loop(d,x),this.quantize.init_xrpow(d,x,p)&&(this.quantize.qupvt.calc_xmin(t,r[y][b],x,f),this.quantize.outer_loop(t,x,f,p,b,A[b])),this.quantize.iteration_finish_one(d,y,b),a(x.part2_3_length<=u.MAX_BITS_PER_CHANNEL),a(x.part2_3_length<=A[b])}}this.quantize.rv.ResvFrameEnd(d,g)}}},msXi:function(t,e,n){var r=n("77Pl");t.exports=function(t,e,n,i){try{return i?e(r(n)[0],n[1]):e(n)}catch(e){var o=t.return;throw void 0!==o&&r(o.call(t)),e}}},mtWM:function(t,e,n){t.exports=n("tIFN")},mtrD:function(t,e){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=97)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},97:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("button",{staticClass:"el-button",class:[t.type?"el-button--"+t.type:"",t.buttonSize?"el-button--"+t.buttonSize:"",{"is-disabled":t.buttonDisabled,"is-loading":t.loading,"is-plain":t.plain,"is-round":t.round,"is-circle":t.circle}],attrs:{disabled:t.buttonDisabled||t.loading,autofocus:t.autofocus,type:t.nativeType},on:{click:t.handleClick}},[t.loading?n("i",{staticClass:"el-icon-loading"}):t._e(),t.icon&&!t.loading?n("i",{class:t.icon}):t._e(),t.$slots.default?n("span",[t._t("default")],2):t._e()])};r._withStripped=!0;var i={name:"ElButton",inject:{elForm:{default:""},elFormItem:{default:""}},props:{type:{type:String,default:"default"},size:String,icon:{type:String,default:""},nativeType:{type:String,default:"button"},loading:Boolean,disabled:Boolean,plain:Boolean,autofocus:Boolean,round:Boolean,circle:Boolean},computed:{_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},buttonSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},buttonDisabled:function(){return this.disabled||(this.elForm||{}).disabled}},methods:{handleClick:function(t){this.$emit("click",t)}}},o=n(0),a=Object(o.a)(i,r,[],!1,null,null,null);a.options.__file="packages/button/src/button.vue";var s=a.exports;s.install=function(t){t.component(s.name,s)};e.default=s}})},mvHQ:function(t,e,n){t.exports={default:n("qkKv"),__esModule:!0}},mw3O:function(t,e,n){"use strict";var r=n("CwSZ"),i=n("DDCP"),o=n("XgCd");t.exports={formats:o,parse:i,stringify:r}},n0CH:function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n,r.new_byte),o=(r.new_double,r.new_float,r.new_float_n,r.new_int,r.new_int_n,r.assert),a=n("mgSH"),s=n("qR53"),l=n("Y2/2"),c=n("mlh9"),u=n("HQRW"),h=n("1gAI"),d=n("jKIj"),f=n("ZezE"),p=n("orZQ"),A=(n("/00o"),n("LyDL")),g=n("E7gl");function m(){this.dataOffset=0,this.dataLen=0,this.channels=0,this.sampleRate=0}function v(t){return t.charCodeAt(0)<<24|t.charCodeAt(1)<<16|t.charCodeAt(2)<<8|t.charCodeAt(3)}m.RIFF=v("RIFF"),m.WAVE=v("WAVE"),m.fmt_=v("fmt "),m.data=v("data"),m.readHeader=function(t){var e=new m,n=t.getUint32(0,!1);if(m.RIFF==n){t.getUint32(4,!0);if(m.WAVE==t.getUint32(8,!1)&&m.fmt_==t.getUint32(12,!1)){var r=t.getUint32(16,!0),i=20;switch(r){case 16:case 18:e.channels=t.getUint16(i+2,!0),e.sampleRate=t.getUint32(i+4,!0);break;default:throw"extended fmt chunk not implemented"}i+=r;for(var o=m.data,a=0;o!=n&&(n=t.getUint32(i,!1),a=t.getUint32(i+4,!0),o!=n);)i+=a+8;return e.dataLen=a,e.dataOffset=i+8,e}}},t.exports.Mp3Encoder=function(t,e,n){3!=arguments.length&&(console.error("WARN: Mp3Encoder(channels, samplerate, kbps) not specified"),t=1,e=44100,n=128);var r=new a,m=new function(){this.setModules=function(t,e){}},v=new l,y=new p,b=new s,_=new c,w=new u,x=new g,S=new A,C=new function(){this.setModules=function(t,e){}},k=new d,B=new h,T=new function(){this.setModules=function(t,e,n){}},E=new function(){};r.setModules(v,y,b,_,w,x,S,C,E),y.setModules(v,E,S,x),C.setModules(y,S),b.setModules(r),w.setModules(y,k,_,B),_.setModules(B,k,r.enc.psy),k.setModules(y),B.setModules(_),x.setModules(r,y,S),m.setModules(T,E),T.setModules(S,C,b);var M=r.lame_init();M.num_channels=t,M.in_samplerate=e,M.brate=n,M.mode=f.STEREO,M.quality=3,M.bWriteVbrTag=!1,M.disable_reservoir=!0,M.write_id3tag_automatic=!1;var O=r.lame_init_params(M);o(0==O);var L=1152,D=0|1.25*L+7200,I=i(D);this.encodeBuffer=function(e,n){1==t&&(n=e),o(e.length==n.length),e.length>L&&(L=e.length,I=i(D=0|1.25*L+7200));var a=r.lame_encode_buffer(M,e,n,e.length,I,0,D);return new Int8Array(I.subarray(0,a))},this.flush=function(){var t=r.lame_encode_flush(M,I,0,D);return new Int8Array(I.subarray(0,t))}},t.exports.WavHeader=m},n0T6:function(t,e,n){var r=n("Ibhu"),i=n("xnc9").concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},nErl:function(t,e){(function(e){t.exports=e}).call(e,{})},niwQ:function(t,e){function n(e){"@babel/helpers - typeof";return t.exports=n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports.default=t.exports,n(e)}t.exports=n,t.exports.__esModule=!0,t.exports.default=t.exports},nvbp:function(t,e){var n=/^(attrs|props|on|nativeOn|class|style|hook)$/;function r(t,e){return function(){t&&t.apply(this,arguments),e&&e.apply(this,arguments)}}t.exports=function(t){return t.reduce(function(t,e){var i,o,a,s,l;for(a in e)if(i=t[a],o=e[a],i&&n.test(a))if("class"===a&&("string"==typeof i&&(l=i,t[a]=i={},i[l]=!0),"string"==typeof o&&(l=o,e[a]=o={},o[l]=!0)),"on"===a||"nativeOn"===a||"hook"===a)for(s in o)i[s]=r(i[s],o[s]);else if(Array.isArray(i))t[a]=i.concat(o);else if(Array.isArray(o))t[a]=[i].concat(o);else for(s in o)i[s]=o[s];else t[a]=e[a];return t},{})}},oJlt:function(t,e,n){"use strict";var r=n("cGG2"),i=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,o,a={};return t?(r.forEach(t.split("\n"),function(t){if(o=t.indexOf(":"),e=r.trim(t.substr(0,o)).toLowerCase(),n=r.trim(t.substr(o+1)),e){if(a[e]&&i.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}}),a):a}},oM7Q:function(t,e,n){n("sF+V");var r=n("FeBl").Object;t.exports=function(t,e){return r.create(t,e)}},oNmr:function(t,e,n){n("9Bbf")("Set")},oeOm:function(t,e,n){var r=n("7Doy");t.exports=function(t,e){return new(r(t))(e)}},oqQY:function(t,e,n){var r;r=function(){"use strict";var t="millisecond",e="second",n="minute",r="hour",i="day",o="week",a="month",s="quarter",l="year",c="date",u="Invalid Date",h=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,d=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,f={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(t){var e=["th","st","nd","rd"],n=t%100;return"["+t+(e[(n-20)%10]||e[n]||e[0])+"]"}},p=function(t,e,n){var r=String(t);return!r||r.length>=e?t:""+Array(e+1-r.length).join(n)+t},A={s:p,z:function(t){var e=-t.utcOffset(),n=Math.abs(e),r=Math.floor(n/60),i=n%60;return(e<=0?"+":"-")+p(r,2,"0")+":"+p(i,2,"0")},m:function t(e,n){if(e.date()<n.date())return-t(n,e);var r=12*(n.year()-e.year())+(n.month()-e.month()),i=e.clone().add(r,a),o=n-i<0,s=e.clone().add(r+(o?-1:1),a);return+(-(r+(n-i)/(o?i-s:s-i))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(u){return{M:a,y:l,w:o,d:i,D:c,h:r,m:n,s:e,ms:t,Q:s}[u]||String(u||"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}},g="en",m={};m[g]=f;var v=function(t){return t instanceof w},y=function t(e,n,r){var i;if(!e)return g;if("string"==typeof e){var o=e.toLowerCase();m[o]&&(i=o),n&&(m[o]=n,i=o);var a=e.split("-");if(!i&&a.length>1)return t(a[0])}else{var s=e.name;m[s]=e,i=s}return!r&&i&&(g=i),i||!r&&g},b=function(t,e){if(v(t))return t.clone();var n="object"==typeof e?e:{};return n.date=t,n.args=arguments,new w(n)},_=A;_.l=y,_.i=v,_.w=function(t,e){return b(t,{locale:e.$L,utc:e.$u,x:e.$x,$offset:e.$offset})};var w=function(){function f(t){this.$L=y(t.locale,null,!0),this.parse(t)}var p=f.prototype;return p.parse=function(t){this.$d=function(t){var e=t.date,n=t.utc;if(null===e)return new Date(NaN);if(_.u(e))return new Date;if(e instanceof Date)return new Date(e);if("string"==typeof e&&!/Z$/i.test(e)){var r=e.match(h);if(r){var i=r[2]-1||0,o=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)}}return new Date(e)}(t),this.$x=t.x||{},this.init()},p.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},p.$utils=function(){return _},p.isValid=function(){return!(this.$d.toString()===u)},p.isSame=function(t,e){var n=b(t);return this.startOf(e)<=n&&n<=this.endOf(e)},p.isAfter=function(t,e){return b(t)<this.startOf(e)},p.isBefore=function(t,e){return this.endOf(e)<b(t)},p.$g=function(t,e,n){return _.u(t)?this[e]:this.set(n,t)},p.unix=function(){return Math.floor(this.valueOf()/1e3)},p.valueOf=function(){return this.$d.getTime()},p.startOf=function(t,s){var u=this,h=!!_.u(s)||s,d=_.p(t),f=function(t,e){var n=_.w(u.$u?Date.UTC(u.$y,e,t):new Date(u.$y,e,t),u);return h?n:n.endOf(i)},p=function(t,e){return _.w(u.toDate()[t].apply(u.toDate("s"),(h?[0,0,0,0]:[23,59,59,999]).slice(e)),u)},A=this.$W,g=this.$M,m=this.$D,v="set"+(this.$u?"UTC":"");switch(d){case l:return h?f(1,0):f(31,11);case a:return h?f(1,g):f(0,g+1);case o:var y=this.$locale().weekStart||0,b=(A<y?A+7:A)-y;return f(h?m-b:m+(6-b),g);case i:case c:return p(v+"Hours",0);case r:return p(v+"Minutes",1);case n:return p(v+"Seconds",2);case e:return p(v+"Milliseconds",3);default:return this.clone()}},p.endOf=function(t){return this.startOf(t,!1)},p.$set=function(o,s){var u,h=_.p(o),d="set"+(this.$u?"UTC":""),f=(u={},u[i]=d+"Date",u[c]=d+"Date",u[a]=d+"Month",u[l]=d+"FullYear",u[r]=d+"Hours",u[n]=d+"Minutes",u[e]=d+"Seconds",u[t]=d+"Milliseconds",u)[h],p=h===i?this.$D+(s-this.$W):s;if(h===a||h===l){var A=this.clone().set(c,1);A.$d[f](p),A.init(),this.$d=A.set(c,Math.min(this.$D,A.daysInMonth())).$d}else f&&this.$d[f](p);return this.init(),this},p.set=function(t,e){return this.clone().$set(t,e)},p.get=function(t){return this[_.p(t)]()},p.add=function(t,s){var c,u=this;t=Number(t);var h=_.p(s),d=function(e){var n=b(u);return _.w(n.date(n.date()+Math.round(e*t)),u)};if(h===a)return this.set(a,this.$M+t);if(h===l)return this.set(l,this.$y+t);if(h===i)return d(1);if(h===o)return d(7);var f=(c={},c[n]=6e4,c[r]=36e5,c[e]=1e3,c)[h]||1,p=this.$d.getTime()+t*f;return _.w(p,this)},p.subtract=function(t,e){return this.add(-1*t,e)},p.format=function(t){var e=this,n=this.$locale();if(!this.isValid())return n.invalidDate||u;var r=t||"YYYY-MM-DDTHH:mm:ssZ",i=_.z(this),o=this.$H,a=this.$m,s=this.$M,l=n.weekdays,c=n.months,h=function(t,n,i,o){return t&&(t[n]||t(e,r))||i[n].slice(0,o)},f=function(t){return _.s(o%12||12,t,"0")},p=n.meridiem||function(t,e,n){var r=t<12?"AM":"PM";return n?r.toLowerCase():r},A={YY:String(this.$y).slice(-2),YYYY:this.$y,M:s+1,MM:_.s(s+1,2,"0"),MMM:h(n.monthsShort,s,c,3),MMMM:h(c,s),D:this.$D,DD:_.s(this.$D,2,"0"),d:String(this.$W),dd:h(n.weekdaysMin,this.$W,l,2),ddd:h(n.weekdaysShort,this.$W,l,3),dddd:l[this.$W],H:String(o),HH:_.s(o,2,"0"),h:f(1),hh:f(2),a:p(o,a,!0),A:p(o,a,!1),m:String(a),mm:_.s(a,2,"0"),s:String(this.$s),ss:_.s(this.$s,2,"0"),SSS:_.s(this.$ms,3,"0"),Z:i};return r.replace(d,function(t,e){return e||A[t]||i.replace(":","")})},p.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},p.diff=function(t,c,u){var h,d=_.p(c),f=b(t),p=6e4*(f.utcOffset()-this.utcOffset()),A=this-f,g=_.m(this,f);return g=(h={},h[l]=g/12,h[a]=g,h[s]=g/3,h[o]=(A-p)/6048e5,h[i]=(A-p)/864e5,h[r]=A/36e5,h[n]=A/6e4,h[e]=A/1e3,h)[d]||A,u?g:_.a(g)},p.daysInMonth=function(){return this.endOf(a).$D},p.$locale=function(){return m[this.$L]},p.locale=function(t,e){if(!t)return this.$L;var n=this.clone(),r=y(t,e,!0);return r&&(n.$L=r),n},p.clone=function(){return _.w(this.$d,this)},p.toDate=function(){return new Date(this.valueOf())},p.toJSON=function(){return this.isValid()?this.toISOString():null},p.toISOString=function(){return this.$d.toISOString()},p.toString=function(){return this.$d.toUTCString()},f}(),x=w.prototype;return b.prototype=x,[["$ms",t],["$s",e],["$m",n],["$H",r],["$W",i],["$M",a],["$y",l],["$D",c]].forEach(function(t){x[t[1]]=function(e){return this.$g(e,t[0],t[1])}}),b.extend=function(t,e){return t.$i||(t(e,w,b),t.$i=!0),b},b.locale=y,b.isDayjs=v,b.unix=function(t){return b(1e3*t)},b.en=m[g],b.Ls=m,b.p={},b},t.exports=r()},orZQ:function(t,e,n){var r=n("To6e"),i=r.System,o=(r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays),a=(r.new_array_n,r.new_byte),s=(r.new_double,r.new_float,r.new_float_n),l=r.new_int,c=(r.new_int_n,r.assert),u=n("1gAI"),h=n("OSvQ"),d=n("/00o"),f=n("V0p0");function p(){var t=this,e=32773,n=32,r=null,p=null,A=null,g=null;this.setModules=function(t,e,n,i){r=t,p=e,A=n,g=i};var m=null,v=0,y=0,b=0;function _(t){i.arraycopy(t.header[t.w_ptr].buf,0,m,y,t.sideinfo_len),y+=t.sideinfo_len,v+=8*t.sideinfo_len,t.w_ptr=t.w_ptr+1&f.MAX_HEADER_BUF-1}function w(t,e,r){for(c(r<n-2);r>0;){var i;0==b&&(b=8,c(++y<Lame.LAME_MAXMP3BUFFER),c(t.header[t.w_ptr].write_timing>=v),t.header[t.w_ptr].write_timing==v&&_(t),m[y]=0),i=Math.min(r,b),b-=i,c((r-=i)<n),c(b<n),m[y]|=e>>r<<b,v+=i}}function x(t,e,r){for(c(r<n-2);r>0;){var i;0==b&&(b=8,c(++y<Lame.LAME_MAXMP3BUFFER),m[y]=0),i=Math.min(r,b),b-=i,c((r-=i)<n),c(b<n),m[y]|=e>>r<<b,v+=i}}function S(t,e){var n,r=t.internal_flags;if(c(e>=0),e>=8&&(w(r,76,8),e-=8),e>=8&&(w(r,65,8),e-=8),e>=8&&(w(r,77,8),e-=8),e>=8&&(w(r,69,8),e-=8),e>=32){var i=A.getLameShortVersion();if(e>=32)for(n=0;n<i.length&&e>=8;++n)e-=8,w(r,i.charAt(n),8)}for(;e>=1;e-=1)w(r,r.ancillary_flag,1),r.ancillary_flag^=t.disable_reservoir?0:1;c(0==e)}function C(t,e,r){for(var i=t.header[t.h_ptr].ptr;r>0;){var o=Math.min(r,8-(7&i));c((r-=o)<n),t.header[t.h_ptr].buf[i>>3]|=e>>r<<8-(7&i)-o,i+=o}t.header[t.h_ptr].ptr=i}function k(t,n){t<<=8;for(var r=0;r<8;r++)0!=(65536&((n<<=1)^(t<<=1)))&&(n^=e);return n}function B(t,e){var n,r=h.ht[e.count1table_select+32],i=0,o=e.big_values,a=e.big_values;for(c(e.count1table_select<2),n=(e.count1-e.big_values)/4;n>0;--n){var s,l=0,u=0;0!=(s=e.l3_enc[o+0])&&(u+=8,e.xr[a+0]<0&&l++,c(s<=1)),0!=(s=e.l3_enc[o+1])&&(u+=4,l*=2,e.xr[a+1]<0&&l++,c(s<=1)),0!=(s=e.l3_enc[o+2])&&(u+=2,l*=2,e.xr[a+2]<0&&l++,c(s<=1)),0!=(s=e.l3_enc[o+3])&&(u++,l*=2,e.xr[a+3]<0&&l++,c(s<=1)),o+=4,a+=4,w(t,l+r.table[u],r.hlen[u]),i+=r.hlen[u]}return i}function T(t,e,r,i,o){var a=h.ht[e],s=0;if(c(e<32),0==e)return s;for(var l=r;l<i;l+=2){var u=0,d=0,f=a.xlen,p=a.xlen,A=0,g=o.l3_enc[l],m=o.l3_enc[l+1];if(0!=g&&(o.xr[l]<0&&A++,u--),e>15){if(g>14){var v=g-15;c(v<=a.linmax),A|=v<<1,d=f,g=15}if(m>14){var y=m-15;c(y<=a.linmax),A<<=f,A|=y,d+=f,m=15}p=16}0!=m&&(A<<=1,o.xr[l+1]<0&&A++,u--),c((g|m)<16),g=g*p+m,d-=u,u+=a.hlen[g],c(u<=n),c(d<=n),w(t,a.table[g],u),w(t,A,d),s+=u+d}return s}function E(t,e){var n=3*t.scalefac_band.s[3];n>e.big_values&&(n=e.big_values);var r=T(t,e.table_select[0],0,n,e);return r+=T(t,e.table_select[1],n,e.big_values,e)}function M(t,e){var n,r,i,o;n=e.big_values,c(0<=n&&n<=576);var a=e.region0_count+1;return c(0<=a),c(a<t.scalefac_band.l.length),i=t.scalefac_band.l[a],a+=e.region1_count+1,c(0<=a),c(a<t.scalefac_band.l.length),o=t.scalefac_band.l[a],i>n&&(i=n),o>n&&(o=n),r=T(t,e.table_select[0],0,i,e),r+=T(t,e.table_select[1],i,o,e),r+=T(t,e.table_select[2],o,n,e)}function O(){this.total=0}function L(e,n){var r,o,a,s,l,c=e.internal_flags;return l=c.w_ptr,-1==(s=c.h_ptr-1)&&(s=f.MAX_HEADER_BUF-1),r=c.header[s].write_timing-v,n.total=r,r>=0&&(o=1+s-l,s<l&&(o=1+s-l+f.MAX_HEADER_BUF),r-=8*o*c.sideinfo_len),r+=a=t.getframebits(e),n.total+=a,n.total%8!=0?n.total=1+n.total/8:n.total=n.total/8,n.total+=y+1,r<0&&i.err.println("strange error flushing buffer ... \n"),r}this.getframebits=function(t){var e,n=t.internal_flags;return e=0!=n.bitrate_index?h.bitrate_table[t.version][n.bitrate_index]:t.brate,c(8<=e&&e<=640),8*(0|72e3*(t.version+1)*e/t.out_samplerate+n.padding)},this.CRC_writeheader=function(t,e){var n=65535;n=k(255&e[2],n),n=k(255&e[3],n);for(var r=6;r<t.sideinfo_len;r++)n=k(255&e[r],n);e[4]=byte(n>>8),e[5]=byte(255&n)},this.flush_bitstream=function(t){var e,n,i=t.internal_flags,o=i.h_ptr-1;if(-1==o&&(o=f.MAX_HEADER_BUF-1),e=i.l3_side,!((n=L(t,new O))<0)){if(S(t,n),c(i.header[o].write_timing+this.getframebits(t)==v),i.ResvSize=0,e.main_data_begin=0,i.findReplayGain){var a=r.GetTitleGain(i.rgdata);c(NEQ(a,GainAnalysis.GAIN_NOT_ENOUGH_SAMPLES)),i.RadioGain=0|Math.floor(10*a+.5)}i.findPeakSample&&(i.noclipGainChange=0|Math.ceil(20*Math.log10(i.PeakSample/32767)*10),i.noclipGainChange>0&&(EQ(t.scale,1)||EQ(t.scale,0))?i.noclipScale=Math.floor(32767/i.PeakSample*100)/100:i.noclipScale=-1)}},this.add_dummy_byte=function(t,e,n){for(var r,i=t.internal_flags;n-- >0;)for(x(0,e,8),r=0;r<f.MAX_HEADER_BUF;++r)i.header[r].write_timing+=8},this.format_bitstream=function(t){var e,n=t.internal_flags;e=n.l3_side;var r=this.getframebits(t);S(t,e.resvDrain_pre),function(t,e){var n,r,a,s=t.internal_flags;if(n=s.l3_side,s.header[s.h_ptr].ptr=0,o.fill(s.header[s.h_ptr].buf,0,s.sideinfo_len,0),t.out_samplerate<16e3?C(s,4094,12):C(s,4095,12),C(s,t.version,1),C(s,1,2),C(s,t.error_protection?0:1,1),C(s,s.bitrate_index,4),C(s,s.samplerate_index,2),C(s,s.padding,1),C(s,t.extension,1),C(s,t.mode.ordinal(),2),C(s,s.mode_ext,2),C(s,t.copyright,1),C(s,t.original,1),C(s,t.emphasis,2),t.error_protection&&C(s,0,16),1==t.version){for(c(n.main_data_begin>=0),C(s,n.main_data_begin,9),2==s.channels_out?C(s,n.private_bits,3):C(s,n.private_bits,5),a=0;a<s.channels_out;a++){var l;for(l=0;l<4;l++)C(s,n.scfsi[a][l],1)}for(r=0;r<2;r++)for(a=0;a<s.channels_out;a++)C(s,(u=n.tt[r][a]).part2_3_length+u.part2_length,12),C(s,u.big_values/2,9),C(s,u.global_gain,8),C(s,u.scalefac_compress,4),u.block_type!=d.NORM_TYPE?(C(s,1,1),C(s,u.block_type,2),C(s,u.mixed_block_flag,1),14==u.table_select[0]&&(u.table_select[0]=16),C(s,u.table_select[0],5),14==u.table_select[1]&&(u.table_select[1]=16),C(s,u.table_select[1],5),C(s,u.subblock_gain[0],3),C(s,u.subblock_gain[1],3),C(s,u.subblock_gain[2],3)):(C(s,0,1),14==u.table_select[0]&&(u.table_select[0]=16),C(s,u.table_select[0],5),14==u.table_select[1]&&(u.table_select[1]=16),C(s,u.table_select[1],5),14==u.table_select[2]&&(u.table_select[2]=16),C(s,u.table_select[2],5),c(0<=u.region0_count&&u.region0_count<16),c(0<=u.region1_count&&u.region1_count<8),C(s,u.region0_count,4),C(s,u.region1_count,3)),C(s,u.preflag,1),C(s,u.scalefac_scale,1),C(s,u.count1table_select,1)}else for(c(n.main_data_begin>=0),C(s,n.main_data_begin,8),C(s,n.private_bits,s.channels_out),r=0,a=0;a<s.channels_out;a++){var u;C(s,(u=n.tt[r][a]).part2_3_length+u.part2_length,12),C(s,u.big_values/2,9),C(s,u.global_gain,8),C(s,u.scalefac_compress,9),u.block_type!=d.NORM_TYPE?(C(s,1,1),C(s,u.block_type,2),C(s,u.mixed_block_flag,1),14==u.table_select[0]&&(u.table_select[0]=16),C(s,u.table_select[0],5),14==u.table_select[1]&&(u.table_select[1]=16),C(s,u.table_select[1],5),C(s,u.subblock_gain[0],3),C(s,u.subblock_gain[1],3),C(s,u.subblock_gain[2],3)):(C(s,0,1),14==u.table_select[0]&&(u.table_select[0]=16),C(s,u.table_select[0],5),14==u.table_select[1]&&(u.table_select[1]=16),C(s,u.table_select[1],5),14==u.table_select[2]&&(u.table_select[2]=16),C(s,u.table_select[2],5),c(0<=u.region0_count&&u.region0_count<16),c(0<=u.region1_count&&u.region1_count<8),C(s,u.region0_count,4),C(s,u.region1_count,3)),C(s,u.scalefac_scale,1),C(s,u.count1table_select,1)}t.error_protection&&CRC_writeheader(s,s.header[s.h_ptr].buf);var h=s.h_ptr;c(s.header[h].ptr==8*s.sideinfo_len),s.h_ptr=h+1&f.MAX_HEADER_BUF-1,s.header[s.h_ptr].write_timing=s.header[h].write_timing+e,s.h_ptr==s.w_ptr&&i.err.println("Error: MAX_HEADER_BUF too small in bitstream.c \n")}(t,r);var a=8*n.sideinfo_len;if(a+=function(t){var e,n,r,i,o=0,a=t.internal_flags,s=a.l3_side;if(1==t.version)for(e=0;e<2;e++)for(n=0;n<a.channels_out;n++){var l=s.tt[e][n],h=u.slen1_tab[l.scalefac_compress],f=u.slen2_tab[l.scalefac_compress];for(i=0,r=0;r<l.sfbdivide;r++)-1!=l.scalefac[r]&&(w(a,l.scalefac[r],h),i+=h);for(;r<l.sfbmax;r++)-1!=l.scalefac[r]&&(w(a,l.scalefac[r],f),i+=f);c(i==l.part2_length),l.block_type==d.SHORT_TYPE?i+=E(a,l):i+=M(a,l),i+=B(a,l),c(i==l.part2_3_length+l.part2_length),o+=i}else for(e=0,n=0;n<a.channels_out;n++){l=s.tt[e][n];var p,A,g=0;if(c(null!=l.sfb_partition_table),i=0,r=0,A=0,l.block_type==d.SHORT_TYPE){for(;A<4;A++){var m=l.sfb_partition_table[A]/3,v=l.slen[A];for(p=0;p<m;p++,r++)w(a,Math.max(l.scalefac[3*r+0],0),v),w(a,Math.max(l.scalefac[3*r+1],0),v),w(a,Math.max(l.scalefac[3*r+2],0),v),g+=3*v}i+=E(a,l)}else{for(;A<4;A++)for(m=l.sfb_partition_table[A],v=l.slen[A],p=0;p<m;p++,r++)w(a,Math.max(l.scalefac[r],0),v),g+=v;i+=M(a,l)}i+=B(a,l),c(i==l.part2_3_length),c(g==l.part2_length),o+=g+i}return o}(t),S(t,e.resvDrain_post),a+=e.resvDrain_post,e.main_data_begin+=(r-a)/8,L(t,new O)!=n.ResvSize&&i.err.println("Internal buffer inconsistency. flushbits <> ResvSize"),8*e.main_data_begin!=n.ResvSize&&(i.err.printf("bit reservoir error: \nl3_side.main_data_begin: %d \nResvoir size: %d \nresv drain (post) %d \nresv drain (pre) %d \nheader and sideinfo: %d \ndata bits: %d \ntotal bits: %d (remainder: %d) \nbitsperframe: %d \n",8*e.main_data_begin,n.ResvSize,e.resvDrain_post,e.resvDrain_pre,8*n.sideinfo_len,a-e.resvDrain_post-8*n.sideinfo_len,a,a%8,r),i.err.println("This is a fatal error. It has several possible causes:"),i.err.println("90%% LAME compiled with buggy version of gcc using advanced optimizations"),i.err.println(" 9%% Your system is overclocked"),i.err.println(" 1%% bug in LAME encoding library"),n.ResvSize=8*e.main_data_begin),c(v%8==0),v>1e9){var s;for(s=0;s<f.MAX_HEADER_BUF;++s)n.header[s].write_timing-=v;v=0}return 0},this.copy_buffer=function(t,e,n,o,a){var u=y+1;if(u<=0)return 0;if(0!=o&&u>o)return-1;if(i.arraycopy(m,0,e,n,u),y=-1,b=0,0!=a){var h=l(1);if(h[0]=t.nMusicCRC,g.updateMusicCRC(h,e,n,u),t.nMusicCRC=h[0],u>0&&(t.VBR_seek_table.nBytesWritten+=u),t.decode_on_the_fly)for(var d,f=s([2,1152]),A=u,v=-1;0!=v;)if(v=p.hip_decode1_unclipped(t.hip,e,n,A,f[0],f[1]),A=0,-1==v&&(v=0),v>0){if(c(v<=1152),t.findPeakSample){for(d=0;d<v;d++)f[0][d]>t.PeakSample?t.PeakSample=f[0][d]:-f[0][d]>t.PeakSample&&(t.PeakSample=-f[0][d]);if(t.channels_out>1)for(d=0;d<v;d++)f[1][d]>t.PeakSample?t.PeakSample=f[1][d]:-f[1][d]>t.PeakSample&&(t.PeakSample=-f[1][d])}if(t.findReplayGain&&r.AnalyzeSamples(t.rgdata,f[0],0,f[1],0,v,t.channels_out)==GainAnalysis.GAIN_ANALYSIS_ERROR)return-6}}return u},this.init_bit_stream_w=function(t){m=a(Lame.LAME_MAXMP3BUFFER),t.h_ptr=t.w_ptr=0,t.header[t.h_ptr].write_timing=0,y=-1,b=0,v=0}}p.EQ=function(t,e){return Math.abs(t)>Math.abs(e)?Math.abs(t-e)<=1e-6*Math.abs(t):Math.abs(t-e)<=1e-6*Math.abs(e)},p.NEQ=function(t,e){return!p.EQ(t,e)},t.exports=p},orbS:function(t,e){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=124)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},124:function(t,e,n){"use strict";n.r(e);var r={name:"ElTag",props:{text:String,closable:Boolean,type:String,hit:Boolean,disableTransitions:Boolean,color:String,size:String,effect:{type:String,default:"light",validator:function(t){return-1!==["dark","light","plain"].indexOf(t)}}},methods:{handleClose:function(t){t.stopPropagation(),this.$emit("close",t)},handleClick:function(t){this.$emit("click",t)}},computed:{tagSize:function(){return this.size||(this.$ELEMENT||{}).size}},render:function(t){var e=this.type,n=this.tagSize,r=this.hit,i=this.effect,o=t("span",{class:["el-tag",e?"el-tag--"+e:"",n?"el-tag--"+n:"",i?"el-tag--"+i:"",r&&"is-hit"],style:{backgroundColor:this.color},on:{click:this.handleClick}},[this.$slots.default,this.closable&&t("i",{class:"el-tag__close el-icon-close",on:{click:this.handleClose}})]);return this.disableTransitions?o:t("transition",{attrs:{name:"el-zoom-in-center"}},[o])}},i=n(0),o=Object(i.a)(r,void 0,void 0,!1,null,null,null);o.options.__file="packages/tag/src/tag.vue";var a=o.exports;a.install=function(t){t.component(a.name,a)};e.default=a}})},p1b6:function(t,e,n){"use strict";var r=n("cGG2");t.exports=r.isStandardBrowserEnv()?{write:function(t,e,n,i,o,a){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(i)&&s.push("path="+i),r.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},p8xL:function(t,e,n){"use strict";var r=n("XgCd"),i=Object.prototype.hasOwnProperty,o=Array.isArray,a=function(){for(var t=[],e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t}(),s=function(t,e){for(var n=e&&e.plainObjects?Object.create(null):{},r=0;r<t.length;++r)void 0!==t[r]&&(n[r]=t[r]);return n};t.exports={arrayToObject:s,assign:function(t,e){return Object.keys(e).reduce(function(t,n){return t[n]=e[n],t},t)},combine:function(t,e){return[].concat(t,e)},compact:function(t){for(var e=[{obj:{o:t},prop:"o"}],n=[],r=0;r<e.length;++r)for(var i=e[r],a=i.obj[i.prop],s=Object.keys(a),l=0;l<s.length;++l){var c=s[l],u=a[c];"object"==typeof u&&null!==u&&-1===n.indexOf(u)&&(e.push({obj:a,prop:c}),n.push(u))}return function(t){for(;t.length>1;){var e=t.pop(),n=e.obj[e.prop];if(o(n)){for(var r=[],i=0;i<n.length;++i)void 0!==n[i]&&r.push(n[i]);e.obj[e.prop]=r}}}(e),t},decode:function(t,e,n){var r=t.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(t){return r}},encode:function(t,e,n,i,o){if(0===t.length)return t;var s=t;if("symbol"==typeof t?s=Symbol.prototype.toString.call(t):"string"!=typeof t&&(s=String(t)),"iso-8859-1"===n)return escape(s).replace(/%u[0-9a-f]{4}/gi,function(t){return"%26%23"+parseInt(t.slice(2),16)+"%3B"});for(var l="",c=0;c<s.length;++c){var u=s.charCodeAt(c);45===u||46===u||95===u||126===u||u>=48&&u<=57||u>=65&&u<=90||u>=97&&u<=122||o===r.RFC1738&&(40===u||41===u)?l+=s.charAt(c):u<128?l+=a[u]:u<2048?l+=a[192|u>>6]+a[128|63&u]:u<55296||u>=57344?l+=a[224|u>>12]+a[128|u>>6&63]+a[128|63&u]:(c+=1,u=65536+((1023&u)<<10|1023&s.charCodeAt(c)),l+=a[240|u>>18]+a[128|u>>12&63]+a[128|u>>6&63]+a[128|63&u])}return l},isBuffer:function(t){return!(!t||"object"!=typeof t||!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t)))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},maybeMap:function(t,e){if(o(t)){for(var n=[],r=0;r<t.length;r+=1)n.push(e(t[r]));return n}return e(t)},merge:function t(e,n,r){if(!n)return e;if("object"!=typeof n){if(o(e))e.push(n);else{if(!e||"object"!=typeof e)return[e,n];(r&&(r.plainObjects||r.allowPrototypes)||!i.call(Object.prototype,n))&&(e[n]=!0)}return e}if(!e||"object"!=typeof e)return[e].concat(n);var a=e;return o(e)&&!o(n)&&(a=s(e,r)),o(e)&&o(n)?(n.forEach(function(n,o){if(i.call(e,o)){var a=e[o];a&&"object"==typeof a&&n&&"object"==typeof n?e[o]=t(a,n,r):e.push(n)}else e[o]=n}),e):Object.keys(n).reduce(function(e,o){var a=n[o];return i.call(e,o)?e[o]=t(e[o],a,r):e[o]=a,e},a)}}},pBtG:function(t,e,n){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},pFYg:function(t,e,n){"use strict";e.__esModule=!0;var r=a(n("Zzip")),i=a(n("5QVw")),o="function"==typeof i.default&&"symbol"==typeof r.default?function(t){return typeof t}:function(t){return t&&"function"==typeof i.default&&t.constructor===i.default&&t!==i.default.prototype?"symbol":typeof t};function a(t){return t&&t.__esModule?t:{default:t}}e.default="function"==typeof i.default&&"symbol"===o(r.default)?function(t){return void 0===t?"undefined":o(t)}:function(t){return t&&"function"==typeof i.default&&t.constructor===i.default&&t!==i.default.prototype?"symbol":void 0===t?"undefined":o(t)}},pPW7:function(t,e,n){n("M6a0"),n("zQR9"),n("+tPU"),n("ttyz"),n("BDhv"),n("oNmr"),n("ioQ5"),t.exports=n("FeBl").Set},ppUw:function(t,e,n){var r,i;r={expires:"1d",path:"; path=/",domain:"",secure:"",sameSite:"; SameSite=Lax"},i={install:function(t){t.prototype.$cookies=this,t.$cookies=this},config:function(t,e,n,i,o){r.expires=t||"1d",r.path=e?"; path="+e:"; path=/",r.domain=n?"; domain="+n:"",r.secure=i?"; Secure":"",r.sameSite=o?"; SameSite="+o:"; SameSite=Lax"},get:function(t){var e=decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent(t).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"))||null;if(e&&"{"===e.substring(0,1)&&"}"===e.substring(e.length-1,e.length))try{e=JSON.parse(e)}catch(t){return e}return e},set:function(t,e,n,i,o,a,s){if(!t)throw new Error("Cookie name is not find in first argument.");if(/^(?:expires|max\-age|path|domain|secure|SameSite)$/i.test(t))throw new Error('Cookie key name illegality, Cannot be set to ["expires","max-age","path","domain","secure","SameSite"]\t current key name: '+t);e&&e.constructor===Object&&(e=JSON.stringify(e));var l="";if((n=void 0==n?r.expires:n)&&0!=n)switch(n.constructor){case Number:l=n===1/0||-1===n?"; expires=Fri, 31 Dec 9999 23:59:59 GMT":"; max-age="+n;break;case String:if(/^(?:\d+(y|m|d|h|min|s))$/i.test(n)){var c=n.replace(/^(\d+)(?:y|m|d|h|min|s)$/i,"$1");switch(n.replace(/^(?:\d+)(y|m|d|h|min|s)$/i,"$1").toLowerCase()){case"m":l="; max-age="+2592e3*+c;break;case"d":l="; max-age="+86400*+c;break;case"h":l="; max-age="+3600*+c;break;case"min":l="; max-age="+60*+c;break;case"s":l="; max-age="+c;break;case"y":l="; max-age="+31104e3*+c;break;default:new Error('unknown exception of "set operation"')}}else l="; expires="+n;break;case Date:l="; expires="+n.toUTCString()}return document.cookie=encodeURIComponent(t)+"="+encodeURIComponent(e)+l+(o?"; domain="+o:r.domain)+(i?"; path="+i:r.path)+(void 0==a?r.secure:a?"; Secure":"")+(void 0==s?r.sameSite:s?"; SameSite="+s:""),this},remove:function(t,e,n){return!(!t||!this.isKey(t))&&(document.cookie=encodeURIComponent(t)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT"+(n?"; domain="+n:r.domain)+(e?"; path="+e:r.path)+"; SameSite=Lax",this)},isKey:function(t){return new RegExp("(?:^|;\\s*)"+encodeURIComponent(t).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(document.cookie)},keys:function(){if(!document.cookie)return[];for(var t=document.cookie.replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g,"").split(/\s*(?:\=[^;]*)?;\s*/),e=0;e<t.length;e++)t[e]=decodeURIComponent(t[e]);return t}},t.exports=i,"undefined"!=typeof window&&(window.$cookies=i)},pxG4:function(t,e,n){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},"q+vg":function(t,e){t.exports=function(){for(var t={},e=0;e<arguments.length;e++){var r=arguments[e];for(var i in r)n.call(r,i)&&(t[i]=r[i])}return t};var n=Object.prototype.hasOwnProperty},qARP:function(t,e,n){"use strict";var r=n("lOnJ");t.exports.f=function(t){return new function(t){var e,n;this.promise=new t(function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r}),this.resolve=r(e),this.reject=r(n)}(t)}},qR53:function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode);r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n,r.new_byte,r.new_double,r.new_float,r.new_float_n,r.new_int,r.new_int_n,r.assert;t.exports=function(){function t(t,e,n,r,i,o,a,s,l,c,u,h,d,f,p){this.vbr_q=t,this.quant_comp=e,this.quant_comp_s=n,this.expY=r,this.st_lrm=i,this.st_s=o,this.masking_adj=a,this.masking_adj_short=s,this.ath_lower=l,this.ath_curve=c,this.ath_sensitivity=u,this.interch=h,this.safejoint=d,this.sfb21mod=f,this.msfix=p}function e(t,e,n,r,i,o,a,s,l,c,u,h,d,f){this.quant_comp=e,this.quant_comp_s=n,this.safejoint=r,this.nsmsfix=i,this.st_lrm=o,this.st_s=a,this.nsbass=s,this.scale=l,this.masking_adj=c,this.ath_lower=u,this.ath_curve=h,this.interch=d,this.sfscale=f}var n;this.setModules=function(t){n=t};var r=[new t(0,9,9,0,5.2,125,-4.2,-6.3,4.8,1,0,0,2,21,.97),new t(1,9,9,0,5.3,125,-3.6,-5.6,4.5,1.5,0,0,2,21,1.35),new t(2,9,9,0,5.6,125,-2.2,-3.5,2.8,2,0,0,2,21,1.49),new t(3,9,9,1,5.8,130,-1.8,-2.8,2.6,3,-4,0,2,20,1.64),new t(4,9,9,1,6,135,-.7,-1.1,1.1,3.5,-8,0,2,0,1.79),new t(5,9,9,1,6.4,140,.5,.4,-7.5,4,-12,2e-4,0,0,1.95),new t(6,9,9,1,6.6,145,.67,.65,-14.7,6.5,-19,4e-4,0,0,2.3),new t(7,9,9,1,6.6,145,.8,.75,-19.7,8,-22,6e-4,0,0,2.7),new t(8,9,9,1,6.6,145,1.2,1.15,-27.5,10,-23,7e-4,0,0,0),new t(9,9,9,1,6.6,145,1.6,1.6,-36,11,-25,8e-4,0,0,0),new t(10,9,9,1,6.6,145,2,2,-36,12,-25,8e-4,0,0,0)],o=[new t(0,9,9,0,4.2,25,-7,-4,7.5,1,0,0,2,26,.97),new t(1,9,9,0,4.2,25,-5.6,-3.6,4.5,1.5,0,0,2,21,1.35),new t(2,9,9,0,4.2,25,-4.4,-1.8,2,2,0,0,2,18,1.49),new t(3,9,9,1,4.2,25,-3.4,-1.25,1.1,3,-4,0,2,15,1.64),new t(4,9,9,1,4.2,25,-2.2,.1,0,3.5,-8,0,2,0,1.79),new t(5,9,9,1,4.2,25,-1,1.65,-7.7,4,-12,2e-4,0,0,1.95),new t(6,9,9,1,4.2,25,-0,2.47,-7.7,6.5,-19,4e-4,0,0,2),new t(7,9,9,1,4.2,25,.5,2,-14.5,8,-22,6e-4,0,0,2),new t(8,9,9,1,4.2,25,1,2.4,-22,10,-23,7e-4,0,0,2),new t(9,9,9,1,4.2,25,1.5,2.95,-30,11,-25,8e-4,0,0,2),new t(10,9,9,1,4.2,25,2,2.95,-36,12,-30,8e-4,0,0,2)];function a(t,e,n){var a=t.VBR==i.vbr_rh?r:o,s=t.VBR_q_frac,l=a[e],c=a[e+1],u=l;l.st_lrm=l.st_lrm+s*(c.st_lrm-l.st_lrm),l.st_s=l.st_s+s*(c.st_s-l.st_s),l.masking_adj=l.masking_adj+s*(c.masking_adj-l.masking_adj),l.masking_adj_short=l.masking_adj_short+s*(c.masking_adj_short-l.masking_adj_short),l.ath_lower=l.ath_lower+s*(c.ath_lower-l.ath_lower),l.ath_curve=l.ath_curve+s*(c.ath_curve-l.ath_curve),l.ath_sensitivity=l.ath_sensitivity+s*(c.ath_sensitivity-l.ath_sensitivity),l.interch=l.interch+s*(c.interch-l.interch),l.msfix=l.msfix+s*(c.msfix-l.msfix),function(t,e){0>e&&(-1,e=0),9<e&&(-1,e=9),t.VBR_q=e,t.VBR_q_frac=0}(t,u.vbr_q),0!=n?t.quant_comp=u.quant_comp:Math.abs(t.quant_comp- -1)>0||(t.quant_comp=u.quant_comp),0!=n?t.quant_comp_short=u.quant_comp_s:Math.abs(t.quant_comp_short- -1)>0||(t.quant_comp_short=u.quant_comp_s),0!=u.expY&&(t.experimentalY=0!=u.expY),0!=n?t.internal_flags.nsPsy.attackthre=u.st_lrm:Math.abs(t.internal_flags.nsPsy.attackthre- -1)>0||(t.internal_flags.nsPsy.attackthre=u.st_lrm),0!=n?t.internal_flags.nsPsy.attackthre_s=u.st_s:Math.abs(t.internal_flags.nsPsy.attackthre_s- -1)>0||(t.internal_flags.nsPsy.attackthre_s=u.st_s),0!=n?t.maskingadjust=u.masking_adj:Math.abs(t.maskingadjust-0)>0||(t.maskingadjust=u.masking_adj),0!=n?t.maskingadjust_short=u.masking_adj_short:Math.abs(t.maskingadjust_short-0)>0||(t.maskingadjust_short=u.masking_adj_short),0!=n?t.ATHlower=-u.ath_lower/10:Math.abs(10*-t.ATHlower-0)>0||(t.ATHlower=-u.ath_lower/10),0!=n?t.ATHcurve=u.ath_curve:Math.abs(t.ATHcurve- -1)>0||(t.ATHcurve=u.ath_curve),0!=n?t.athaa_sensitivity=u.ath_sensitivity:Math.abs(t.athaa_sensitivity- -1)>0||(t.athaa_sensitivity=u.ath_sensitivity),u.interch>0&&(0!=n?t.interChRatio=u.interch:Math.abs(t.interChRatio- -1)>0||(t.interChRatio=u.interch)),u.safejoint>0&&(t.exp_nspsytune=t.exp_nspsytune|u.safejoint),u.sfb21mod>0&&(t.exp_nspsytune=t.exp_nspsytune|u.sfb21mod<<20),0!=n?t.msfix=u.msfix:Math.abs(t.msfix- -1)>0||(t.msfix=u.msfix),0==n&&(t.VBR_q=e,t.VBR_q_frac=s)}var s=[new e(8,9,9,0,0,6.6,145,0,.95,0,-30,11,.0012,1),new e(16,9,9,0,0,6.6,145,0,.95,0,-25,11,.001,1),new e(24,9,9,0,0,6.6,145,0,.95,0,-20,11,.001,1),new e(32,9,9,0,0,6.6,145,0,.95,0,-15,11,.001,1),new e(40,9,9,0,0,6.6,145,0,.95,0,-10,11,9e-4,1),new e(48,9,9,0,0,6.6,145,0,.95,0,-10,11,9e-4,1),new e(56,9,9,0,0,6.6,145,0,.95,0,-6,11,8e-4,1),new e(64,9,9,0,0,6.6,145,0,.95,0,-2,11,8e-4,1),new e(80,9,9,0,0,6.6,145,0,.95,0,0,8,7e-4,1),new e(96,9,9,0,2.5,6.6,145,0,.95,0,1,5.5,6e-4,1),new e(112,9,9,0,2.25,6.6,145,0,.95,0,2,4.5,5e-4,1),new e(128,9,9,0,1.95,6.4,140,0,.95,0,3,4,2e-4,1),new e(160,9,9,1,1.79,6,135,0,.95,-2,5,3.5,0,1),new e(192,9,9,1,1.49,5.6,125,0,.97,-4,7,3,0,0),new e(224,9,9,1,1.25,5.2,125,0,.98,-6,9,2,0,0),new e(256,9,9,1,.97,5.2,125,0,1,-8,10,1,0,0),new e(320,9,9,1,.9,5.2,125,0,1,-10,12,0,0,0)];function l(t,e,r){var o=e,a=n.nearestBitrateFullIndex(e);if(t.VBR=i.vbr_abr,t.VBR_mean_bitrate_kbps=o,t.VBR_mean_bitrate_kbps=Math.min(t.VBR_mean_bitrate_kbps,320),t.VBR_mean_bitrate_kbps=Math.max(t.VBR_mean_bitrate_kbps,8),t.brate=t.VBR_mean_bitrate_kbps,t.VBR_mean_bitrate_kbps>320&&(t.disable_reservoir=!0),s[a].safejoint>0&&(t.exp_nspsytune=2|t.exp_nspsytune),s[a].sfscale>0&&(t.internal_flags.noise_shaping=2),Math.abs(s[a].nsbass)>0){var l=int(4*s[a].nsbass);l<0&&(l+=64),t.exp_nspsytune=t.exp_nspsytune|l<<2}return 0!=r?t.quant_comp=s[a].quant_comp:Math.abs(t.quant_comp- -1)>0||(t.quant_comp=s[a].quant_comp),0!=r?t.quant_comp_short=s[a].quant_comp_s:Math.abs(t.quant_comp_short- -1)>0||(t.quant_comp_short=s[a].quant_comp_s),0!=r?t.msfix=s[a].nsmsfix:Math.abs(t.msfix- -1)>0||(t.msfix=s[a].nsmsfix),0!=r?t.internal_flags.nsPsy.attackthre=s[a].st_lrm:Math.abs(t.internal_flags.nsPsy.attackthre- -1)>0||(t.internal_flags.nsPsy.attackthre=s[a].st_lrm),0!=r?t.internal_flags.nsPsy.attackthre_s=s[a].st_s:Math.abs(t.internal_flags.nsPsy.attackthre_s- -1)>0||(t.internal_flags.nsPsy.attackthre_s=s[a].st_s),0!=r?t.scale=s[a].scale:Math.abs(t.scale- -1)>0||(t.scale=s[a].scale),0!=r?t.maskingadjust=s[a].masking_adj:Math.abs(t.maskingadjust-0)>0||(t.maskingadjust=s[a].masking_adj),s[a].masking_adj>0?0!=r?t.maskingadjust_short=.9*s[a].masking_adj:Math.abs(t.maskingadjust_short-0)>0||(t.maskingadjust_short=.9*s[a].masking_adj):0!=r?t.maskingadjust_short=1.1*s[a].masking_adj:Math.abs(t.maskingadjust_short-0)>0||(t.maskingadjust_short=1.1*s[a].masking_adj),0!=r?t.ATHlower=-s[a].ath_lower/10:Math.abs(10*-t.ATHlower-0)>0||(t.ATHlower=-s[a].ath_lower/10),0!=r?t.ATHcurve=s[a].ath_curve:Math.abs(t.ATHcurve- -1)>0||(t.ATHcurve=s[a].ath_curve),0!=r?t.interChRatio=s[a].interch:Math.abs(t.interChRatio- -1)>0||(t.interChRatio=s[a].interch),e}this.apply_preset=function(t,e,n){switch(e){case Lame.R3MIX:e=Lame.V3,t.VBR=i.vbr_mtrh;break;case Lame.MEDIUM:e=Lame.V4,t.VBR=i.vbr_rh;break;case Lame.MEDIUM_FAST:e=Lame.V4,t.VBR=i.vbr_mtrh;break;case Lame.STANDARD:e=Lame.V2,t.VBR=i.vbr_rh;break;case Lame.STANDARD_FAST:e=Lame.V2,t.VBR=i.vbr_mtrh;break;case Lame.EXTREME:e=Lame.V0,t.VBR=i.vbr_rh;break;case Lame.EXTREME_FAST:e=Lame.V0,t.VBR=i.vbr_mtrh;break;case Lame.INSANE:return e=320,t.preset=e,l(t,e,n),t.VBR=i.vbr_off,e}switch(t.preset=e,e){case Lame.V9:return a(t,9,n),e;case Lame.V8:return a(t,8,n),e;case Lame.V7:return a(t,7,n),e;case Lame.V6:return a(t,6,n),e;case Lame.V5:return a(t,5,n),e;case Lame.V4:return a(t,4,n),e;case Lame.V3:return a(t,3,n),e;case Lame.V2:return a(t,2,n),e;case Lame.V1:return a(t,1,n),e;case Lame.V0:return a(t,0,n),e}return 8<=e&&e<=320?l(t,e,n):(t.preset=0,e)}}},qRfI:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},qio6:function(t,e,n){var r=n("evD5"),i=n("77Pl"),o=n("lktj");t.exports=n("+E39")?Object.defineProperties:function(t,e){i(t);for(var n,a=o(e),s=a.length,l=0;s>l;)r.f(t,n=a[l++],e[n]);return t}},qkKv:function(t,e,n){var r=n("FeBl"),i=r.JSON||(r.JSON={stringify:JSON.stringify});t.exports=function(t){return i.stringify.apply(i,arguments)}},qo66:function(t,e,n){"use strict";var r=n("7KvD"),i=n("kM2E"),o=n("06OY"),a=n("S82l"),s=n("hJx8"),l=n("xH/j"),c=n("NWt+"),u=n("2KxR"),h=n("EqjI"),d=n("e6n0"),f=n("evD5").f,p=n("ALrJ")(0),A=n("+E39");t.exports=function(t,e,n,g,m,v){var y=r[t],b=y,_=m?"set":"add",w=b&&b.prototype,x={};return A&&"function"==typeof b&&(v||w.forEach&&!a(function(){(new b).entries().next()}))?(b=e(function(e,n){u(e,b,t,"_c"),e._c=new y,void 0!=n&&c(n,m,e[_],e)}),p("add,clear,delete,forEach,get,has,set,keys,values,entries,toJSON".split(","),function(t){var e="add"==t||"set"==t;t in w&&(!v||"clear"!=t)&&s(b.prototype,t,function(n,r){if(u(this,b,t),!e&&v&&!h(n))return"get"==t&&void 0;var i=this._c[t](0===n?0:n,r);return e?this:i})}),v||f(b.prototype,"size",{get:function(){return this._c.size}})):(b=g.getConstructor(e,t,m,_),l(b.prototype,n),o.NEED=!0),d(b,t),x[t]=b,i(i.G+i.W+i.F,x),v||g.setStrong(b,t,m),b}},qyJz:function(t,e,n){"use strict";var r=n("+ZMJ"),i=n("kM2E"),o=n("sB3e"),a=n("msXi"),s=n("Mhyx"),l=n("QRG4"),c=n("fBQ2"),u=n("3fs2");i(i.S+i.F*!n("dY0y")(function(t){Array.from(t)}),"Array",{from:function(t){var e,n,i,h,d=o(t),f="function"==typeof this?this:Array,p=arguments.length,A=p>1?arguments[1]:void 0,g=void 0!==A,m=0,v=u(d);if(g&&(A=r(A,p>2?arguments[2]:void 0,2)),void 0==v||f==Array&&s(v))for(n=new f(e=l(d.length));e>m;m++)c(n,m,g?A(d[m],m):d[m]);else for(h=v.call(d),n=new f;!(i=h.next()).done;m++)c(n,m,g?a(h,A,[i.value,m],!0):i.value);return n.length=m,n}})},s3ue:function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=86)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},4:function(t,e){t.exports=n("fPll")},86:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"el-checkbox-group",attrs:{role:"group","aria-label":"checkbox-group"}},[this._t("default")],2)};r._withStripped=!0;var i=n(4),o={name:"ElCheckboxGroup",componentName:"ElCheckboxGroup",mixins:[n.n(i).a],inject:{elFormItem:{default:""}},props:{value:{},disabled:Boolean,min:Number,max:Number,size:String,fill:String,textColor:String},computed:{_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},checkboxGroupSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size}},watch:{value:function(t){this.dispatch("ElFormItem","el.form.change",[t])}}},a=n(0),s=Object(a.a)(o,r,[],!1,null,null,null);s.options.__file="packages/checkbox/src/checkbox-group.vue";var l=s.exports;l.install=function(t){t.component(l.name,l)};e.default=l}})},sB3e:function(t,e,n){var r=n("52gC");t.exports=function(t){return Object(r(t))}},sD9O:function(t,e){var n=function(t){return t.replace(/^\s+|\s+$/g,"")};t.exports=function(t){if(!t)return{};for(var e,r={},i=n(t).split("\n"),o=0;o<i.length;o++){var a=i[o],s=a.indexOf(":"),l=n(a.slice(0,s)).toLowerCase(),c=n(a.slice(s+1));void 0===r[l]?r[l]=c:(e=r[l],"[object Array]"===Object.prototype.toString.call(e)?r[l].push(c):r[l]=[r[l],c])}return r}},"sF+V":function(t,e,n){var r=n("kM2E");r(r.S,"Object",{create:n("Yobk")})},sN1u:function(t,e){function n(t){return t.replace(/\n\r?\s*/g,"")}t.exports=function(t){for(var e="",r=0;r<arguments.length;r++)e+=n(t[r])+(arguments[r+1]||"");return e}},sOR5:function(t,e){var n={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==n.call(t)}},sWhp:function(t,e){t.exports={0:"29",1:"30",2:"31",3:"32",4:"33",5:"34",6:"35",7:"36",8:"37",9:"38",A:"10",B:"11",C:"12",D:"7",E:"8",F:"9",G:"15",H:"105",I:"4",J:"6",K:"13",L:"14",M:"16",N:"17",O:"18",P:"79",Q:"80",R:"81",S:"83",T:"84",U:"85",V:"86",W:"87",X:"88",Y:"89",Z:"90",a:"104",b:"64",c:"91",d:"92",e:"93",f:"94",g:"95",h:"96",i:"97",j:"98",k:"99",l:"100",m:"101",n:"102",o:"103",p:"5",q:"19",r:"20",s:"21",t:"22",u:"23",v:"24",w:"25",x:"26",y:"27",z:"28",AB:"39",BB:"40",CB:"41",DB:"42",EB:"43",FB:"44",GB:"45",HB:"46",IB:"47",JB:"48",KB:"49",LB:"50",MB:"51",NB:"52",OB:"53",PB:"54",QB:"55",RB:"56",SB:"57",TB:"58",UB:"60",VB:"62",WB:"63",XB:"65",YB:"66",ZB:"67",aB:"68",bB:"69",cB:"70",dB:"71",eB:"72",fB:"73",gB:"74",hB:"75",iB:"76",jB:"77",kB:"78",lB:"11.1",mB:"12.1",nB:"16.0",oB:"3",pB:"59",qB:"61",rB:"82",sB:"106",tB:"3.2",uB:"10.1",vB:"15.2-15.3",wB:"15.4",xB:"15.5",yB:"15.6",zB:"16.1","0B":"11.5","1B":"4.2-4.3","2B":"5.5","3B":"2","4B":"3.5","5B":"3.6","6B":"107","7B":"108","8B":"3.1","9B":"5.1",AC:"6.1",BC:"7.1",CC:"9.1",DC:"13.1",EC:"14.1",FC:"15.1",GC:"TP",HC:"9.5-9.6",IC:"10.0-10.1",JC:"10.5",KC:"10.6",LC:"11.6",MC:"4.0-4.1",NC:"5.0-5.1",OC:"6.0-6.1",PC:"7.0-7.1",QC:"8.1-8.4",RC:"9.0-9.2",SC:"9.3",TC:"10.0-10.2",UC:"10.3",VC:"11.0-11.2",WC:"11.3-11.4",XC:"12.0-12.1",YC:"12.2-12.5",ZC:"13.0-13.1",aC:"13.2",bC:"13.3",cC:"13.4-13.7",dC:"14.0-14.4",eC:"14.5-14.8",fC:"15.0-15.1",gC:"all",hC:"2.1",iC:"2.2",jC:"2.3",kC:"4.1",lC:"4.4",mC:"4.4.3-4.4.4",nC:"12.12",oC:"5.0-5.4",pC:"6.2-6.4",qC:"7.2-7.4",rC:"8.2",sC:"9.2",tC:"11.1-11.2",uC:"12.0",vC:"13.0",wC:"14.0",xC:"15.0",yC:"17.0",zC:"18.0","0C":"10.4","1C":"7.12","2C":"2.5"}},t4zo:function(t,e,n){(function(n){var r,i,o;i=[],void 0===(o="function"==typeof(r=function(){"use strict";function e(t,e,n){var r=new XMLHttpRequest;r.open("GET",t),r.responseType="blob",r.onload=function(){s(r.response,e,n)},r.onerror=function(){console.error("could not download file")},r.send()}function r(t){var e=new XMLHttpRequest;e.open("HEAD",t,!1);try{e.send()}catch(t){}return 200<=e.status&&299>=e.status}function i(t){try{t.dispatchEvent(new MouseEvent("click"))}catch(n){var e=document.createEvent("MouseEvents");e.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),t.dispatchEvent(e)}}var o="object"==typeof window&&window.window===window?window:"object"==typeof self&&self.self===self?self:"object"==typeof n&&n.global===n?n:void 0,a=o.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),s=o.saveAs||("object"!=typeof window||window!==o?function(){}:"download"in HTMLAnchorElement.prototype&&!a?function(t,n,a){var s=o.URL||o.webkitURL,l=document.createElement("a");n=n||t.name||"download",l.download=n,l.rel="noopener","string"==typeof t?(l.href=t,l.origin===location.origin?i(l):r(l.href)?e(t,n,a):i(l,l.target="_blank")):(l.href=s.createObjectURL(t),setTimeout(function(){s.revokeObjectURL(l.href)},4e4),setTimeout(function(){i(l)},0))}:"msSaveOrOpenBlob"in navigator?function(t,n,o){if(n=n||t.name||"download","string"!=typeof t)navigator.msSaveOrOpenBlob(function(t,e){return void 0===e?e={autoBom:!1}:"object"!=typeof e&&(console.warn("Deprecated: Expected third argument to be a object"),e={autoBom:!e}),e.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(t.type)?new Blob(["\ufeff",t],{type:t.type}):t}(t,o),n);else if(r(t))e(t,n,o);else{var a=document.createElement("a");a.href=t,a.target="_blank",setTimeout(function(){i(a)})}}:function(t,n,r,i){if((i=i||open("","_blank"))&&(i.document.title=i.document.body.innerText="downloading..."),"string"==typeof t)return e(t,n,r);var s="application/octet-stream"===t.type,l=/constructor/i.test(o.HTMLElement)||o.safari,c=/CriOS\/[\d]+/.test(navigator.userAgent);if((c||s&&l||a)&&"undefined"!=typeof FileReader){var u=new FileReader;u.onloadend=function(){var t=u.result;t=c?t:t.replace(/^data:[^;]*;/,"data:attachment/file;"),i?i.location.href=t:location=t,i=null},u.readAsDataURL(t)}else{var h=o.URL||o.webkitURL,d=h.createObjectURL(t);i?i.location=d:location.href=d,i=null,setTimeout(function(){h.revokeObjectURL(d)},4e4)}});o.saveAs=s.saveAs=s,void 0!==t&&(t.exports=s)})?r.apply(e,i):r)||(t.exports=o)}).call(e,n("DuR2"))},t8qj:function(t,e,n){"use strict";t.exports=function(t,e,n,r,i){return t.config=e,n&&(t.code=n),t.request=r,t.response=i,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},t8x9:function(t,e,n){var r=n("77Pl"),i=n("lOnJ"),o=n("dSzd")("species");t.exports=function(t,e){var n,a=r(t).constructor;return void 0===a||void 0==(n=r(a)[o])?e:i(n)}},tIFN:function(t,e,n){"use strict";var r=n("cGG2"),i=n("JP+z"),o=n("XmWM"),a=n("DUeU");function s(t){var e=new o(t),n=i(o.prototype.request,e);return r.extend(n,o.prototype,e),r.extend(n,e),n}var l=s(n("KCLY"));l.Axios=o,l.create=function(t){return s(a(l.defaults,t))},l.Cancel=n("dVOP"),l.CancelToken=n("cWxy"),l.isCancel=n("pBtG"),l.all=function(t){return Promise.all(t)},l.spread=n("pxG4"),l.isAxiosError=n("SLDG"),t.exports=l,t.exports.default=l},ttyz:function(t,e,n){"use strict";var r=n("9C8M"),i=n("LIJb");t.exports=n("qo66")("Set",function(t){return function(){return t(this,arguments.length>0?arguments[0]:void 0)}},{add:function(t){return r.def(i(this,"Set"),t=0===t?0:t,t)}},r)},"u/Zb":function(t,e,n){t.exports=n("Kh4W").f("species")},uKg5:function(t,e,n){(function(r,i){var o,a,s,l;!function(r){if("object"==typeof e&&void 0!==t&&"undefined"==typeof DO_NOT_EXPORT_JSZIP)t.exports=r();else if(n("nErl")&&"undefined"==typeof DO_NOT_EXPORT_JSZIP)JSZipSync=r(),a=[],void 0===(s="function"==typeof(o=r)?o.apply(e,a):o)||(t.exports=s);else{var l;"undefined"!=typeof globalThis?l=globalThis:"undefined"!=typeof window?l=window:void 0!==i?l=i:"undefined"!=typeof $&&$.global?l=$.global:"undefined"!=typeof self&&(l=self),l.JSZipSync=r()}}(function(){return function t(e,n,r){function i(a,s){if(!n[a]){if(!e[a]){if(!s&&("function"==typeof l&&l))return l(a,!0);if(o)return o(a,!0);throw new Error("Cannot find module '"+a+"'")}var c=n[a]={exports:{}};e[a][0].call(c.exports,function(t){var n=e[a][1][t];return i(n||t)},c,c.exports,t,e,n,r)}return n[a].exports}for(var o="function"==typeof l&&l,a=0;a<r.length;a++)i(r[a]);return i}({1:[function(t,e,n){"use strict";var r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";n.encode=function(t,e){for(var n,i,o,a,s,l,c,u="",h=0;h<t.length;)a=(n=t.charCodeAt(h++))>>2,s=(3&n)<<4|(i=t.charCodeAt(h++))>>4,l=(15&i)<<2|(o=t.charCodeAt(h++))>>6,c=63&o,isNaN(i)?l=c=64:isNaN(o)&&(c=64),u=u+r.charAt(a)+r.charAt(s)+r.charAt(l)+r.charAt(c);return u},n.decode=function(t,e){var n,i,o,a,s,l,c="",u=0;for(t=t.replace(/[^A-Za-z0-9\+\/\=]/g,"");u<t.length;)n=r.indexOf(t.charAt(u++))<<2|(a=r.indexOf(t.charAt(u++)))>>4,i=(15&a)<<4|(s=r.indexOf(t.charAt(u++)))>>2,o=(3&s)<<6|(l=r.indexOf(t.charAt(u++))),c+=String.fromCharCode(n),64!=s&&(c+=String.fromCharCode(i)),64!=l&&(c+=String.fromCharCode(o));return c}},{}],2:[function(t,e,n){"use strict";function r(){this.compressedSize=0,this.uncompressedSize=0,this.crc32=0,this.compressionMethod=null,this.compressedContent=null}r.prototype={getContent:function(){return null},getCompressedContent:function(){return null}},e.exports=r},{}],3:[function(t,e,n){"use strict";n.STORE={magic:"\0\0",compress:function(t){return t},uncompress:function(t){return t},compressInputType:null,uncompressInputType:null},n.DEFLATE=t("./flate")},{"./flate":8}],4:[function(t,e,n){"use strict";var r=t("./utils"),i=[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117];e.exports=function(t,e){if(void 0===t||!t.length)return 0;var n="string"!==r.getTypeOf(t);void 0===e&&(e=0);var o=0;e^=-1;for(var a=0,s=t.length;a<s;a++)o=n?t[a]:t.charCodeAt(a),e=e>>>8^i[255&(e^o)];return-1^e}},{"./utils":21}],5:[function(t,e,n){"use strict";var r=t("./utils");function i(t){this.data=null,this.length=0,this.index=0}i.prototype={checkOffset:function(t){this.checkIndex(this.index+t)},checkIndex:function(t){if(this.length<t||t<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+t+"). Corrupted zip ?")},setIndex:function(t){this.checkIndex(t),this.index=t},skip:function(t){this.setIndex(this.index+t)},byteAt:function(t){},readInt:function(t){var e,n=0;for(this.checkOffset(t),e=this.index+t-1;e>=this.index;e--)n=(n<<8)+this.byteAt(e);return this.index+=t,n},readString:function(t){return r.transformTo("string",this.readData(t))},readData:function(t){},lastIndexOfSignature:function(t){},readDate:function(){var t=this.readInt(4);return new Date(1980+(t>>25&127),(t>>21&15)-1,t>>16&31,t>>11&31,t>>5&63,(31&t)<<1)}},e.exports=i},{"./utils":21}],6:[function(t,e,n){"use strict";n.base64=!1,n.binary=!1,n.dir=!1,n.createFolders=!1,n.date=null,n.compression=null,n.comment=null},{}],7:[function(t,e,n){"use strict";var r=t("./utils");n.string2binary=function(t){return r.string2binary(t)},n.string2Uint8Array=function(t){return r.transformTo("uint8array",t)},n.uint8Array2String=function(t){return r.transformTo("string",t)},n.string2Blob=function(t){var e=r.transformTo("arraybuffer",t);return r.arrayBuffer2Blob(e)},n.arrayBuffer2Blob=function(t){return r.arrayBuffer2Blob(t)},n.transformTo=function(t,e){return r.transformTo(t,e)},n.getTypeOf=function(t){return r.getTypeOf(t)},n.checkSupport=function(t){return r.checkSupport(t)},n.MAX_VALUE_16BITS=r.MAX_VALUE_16BITS,n.MAX_VALUE_32BITS=r.MAX_VALUE_32BITS,n.pretty=function(t){return r.pretty(t)},n.findCompression=function(t){return r.findCompression(t)},n.isRegExp=function(t){return r.isRegExp(t)}},{"./utils":21}],8:[function(t,e,n){"use strict";var r="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array,i=t("pako");n.uncompressInputType=r?"uint8array":"array",n.compressInputType=r?"uint8array":"array",n.magic="\b\0",n.compress=function(t){return i.deflateRaw(t)},n.uncompress=function(t){return i.inflateRaw(t)}},{pako:24}],9:[function(t,e,n){"use strict";var r=t("./base64");function i(t,e){if(!(this instanceof i))return new i(t,e);this.files={},this.comment=null,this.root="",t&&this.load(t,e),this.clone=function(){var t=new i;for(var e in this)"function"!=typeof this[e]&&(t[e]=this[e]);return t}}i.prototype=t("./object"),i.prototype.load=t("./load"),i.support=t("./support"),i.defaults=t("./defaults"),i.utils=t("./deprecatedPublicUtils"),i.base64={encode:function(t){return r.encode(t)},decode:function(t){return r.decode(t)}},i.compressions=t("./compressions"),e.exports=i},{"./base64":1,"./compressions":3,"./defaults":6,"./deprecatedPublicUtils":7,"./load":10,"./object":13,"./support":17}],10:[function(t,e,n){"use strict";var r=t("./base64"),i=t("./zipEntries");e.exports=function(t,e){var n,o,a,s;for((e=e||{}).base64&&(t=r.decode(t)),n=(o=new i(t,e)).files,a=0;a<n.length;a++)s=n[a],this.file(s.fileName,s.decompressed,{binary:!0,optimizedBinaryString:!0,date:s.date,dir:s.dir,comment:s.fileComment.length?s.fileComment:null,createFolders:e.createFolders});return o.zipComment.length&&(this.comment=o.zipComment),this}},{"./base64":1,"./zipEntries":22}],11:[function(t,e,n){(function(t){"use strict";var n=function(){};if(void 0!==t){var r=!t.from;if(!r)try{t.from("foo","utf8")}catch(t){r=!0}n=r?function(e,n){return n?new t(e,n):new t(e)}:t.from.bind(t),t.alloc||(t.alloc=function(e){return new t(e)})}e.exports=function(e,r){return"number"==typeof e?t.alloc(e):n(e,r)},e.exports.test=function(e){return t.isBuffer(e)}}).call(this,void 0!==r?r:void 0)},{}],12:[function(t,e,n){"use strict";var r=t("./uint8ArrayReader");function i(t){this.data=t,this.length=this.data.length,this.index=0}i.prototype=new r,i.prototype.readData=function(t){this.checkOffset(t);var e=this.data.slice(this.index,this.index+t);return this.index+=t,e},e.exports=i},{"./uint8ArrayReader":18}],13:[function(t,e,n){"use strict";var r=t("./support"),i=t("./utils"),o=t("./crc32"),a=t("./signature"),s=t("./defaults"),l=t("./base64"),c=t("./compressions"),u=t("./compressedObject"),h=t("./nodeBuffer"),d=t("./utf8"),f=t("./stringWriter"),p=t("./uint8ArrayWriter"),A=function(t){if(t._data instanceof u&&(t._data=t._data.getContent(),t.options.binary=!0,t.options.base64=!1,"uint8array"===i.getTypeOf(t._data))){var e=t._data;t._data=new Uint8Array(e.length),0!==e.length&&t._data.set(e,0)}return t._data},g=function(t){var e=A(t);return"string"===i.getTypeOf(e)?!t.options.binary&&r.nodebuffer?h(e,"utf-8"):t.asBinary():e},m=function(t){var e=A(this);return null===e||void 0===e?"":(this.options.base64&&(e=l.decode(e)),e=t&&this.options.binary?k.utf8decode(e):i.transformTo("string",e),t||this.options.binary||(e=i.transformTo("string",k.utf8encode(e))),e)},v=function(t,e,n){this.name=t,this.dir=n.dir,this.date=n.date,this.comment=n.comment,this._data=e,this.options=n,this._initialMetadata={dir:n.dir,date:n.date}};v.prototype={asText:function(){return m.call(this,!0)},asBinary:function(){return m.call(this,!1)},asNodeBuffer:function(){var t=g(this);return i.transformTo("nodebuffer",t)},asUint8Array:function(){var t=g(this);return i.transformTo("uint8array",t)},asArrayBuffer:function(){return this.asUint8Array().buffer}};var y=function(t,e){var n,r="";for(n=0;n<e;n++)r+=String.fromCharCode(255&t),t>>>=8;return r},b=function(){var t,e,n={};for(t=0;t<arguments.length;t++)for(e in arguments[t])arguments[t].hasOwnProperty(e)&&void 0===n[e]&&(n[e]=arguments[t][e]);return n},_=function(t,e,n){var r,o=i.getTypeOf(e);if((n=function(t){return!0!==(t=t||{}).base64||null!==t.binary&&void 0!==t.binary||(t.binary=!0),(t=b(t,s)).date=t.date||new Date,null!==t.compression&&(t.compression=t.compression.toUpperCase()),t}(n)).createFolders&&(r=w(t))&&x.call(this,r,!0),n.dir||null===e||void 0===e)n.base64=!1,n.binary=!1,e=null;else if("string"===o)n.binary&&!n.base64&&!0!==n.optimizedBinaryString&&(e=i.string2binary(e));else{if(n.base64=!1,n.binary=!0,!(o||e instanceof u))throw new Error("The data of '"+t+"' is in an unsupported format !");"arraybuffer"===o&&(e=i.transformTo("uint8array",e))}var a=new v(t,e,n);return this.files[t]=a,a},w=function(t){"/"==t.slice(-1)&&(t=t.substring(0,t.length-1));var e=t.lastIndexOf("/");return e>0?t.substring(0,e):""},x=function(t,e){return"/"!=t.slice(-1)&&(t+="/"),e=void 0!==e&&e,this.files[t]||_.call(this,t,null,{dir:!0,createFolders:e}),this.files[t]},S=function(t,e){var n,r=new u;return t._data instanceof u?(r.uncompressedSize=t._data.uncompressedSize,r.crc32=t._data.crc32,0===r.uncompressedSize||t.dir?(e=c.STORE,r.compressedContent="",r.crc32=0):t._data.compressionMethod===e.magic?r.compressedContent=t._data.getCompressedContent():(n=t._data.getContent(),r.compressedContent=e.compress(i.transformTo(e.compressInputType,n)))):((n=g(t))&&0!==n.length&&!t.dir||(e=c.STORE,n=""),r.uncompressedSize=n.length,r.crc32=o(n),r.compressedContent=e.compress(i.transformTo(e.compressInputType,n))),r.compressedSize=r.compressedContent.length,r.compressionMethod=e.magic,r},C=function(t,e,n,r){n.compressedContent;var s,l,c,u,h=i.transformTo("string",d.utf8encode(e.name)),f=e.comment||"",p=i.transformTo("string",d.utf8encode(f)),A=h.length!==e.name.length,g=p.length!==f.length,m=e.options,v="",b="",_="";c=e._initialMetadata.dir!==e.dir?e.dir:m.dir,s=(u=e._initialMetadata.date!==e.date?e.date:m.date).getHours(),s<<=6,s|=u.getMinutes(),s<<=5,s|=u.getSeconds()/2,l=u.getFullYear()-1980,l<<=4,l|=u.getMonth()+1,l<<=5,l|=u.getDate(),A&&(b=y(1,1)+y(o(h),4)+h,v+="up"+y(b.length,2)+b),g&&(_=y(1,1)+y(this.crc32(p),4)+p,v+="uc"+y(_.length,2)+_);var w="";return w+="\n\0",w+=A||g?"\0\b":"\0\0",w+=n.compressionMethod,w+=y(s,2),w+=y(l,2),w+=y(n.crc32,4),w+=y(n.compressedSize,4),w+=y(n.uncompressedSize,4),w+=y(h.length,2),w+=y(v.length,2),{fileRecord:a.LOCAL_FILE_HEADER+w+h+v,dirRecord:a.CENTRAL_FILE_HEADER+"\0"+w+y(p.length,2)+"\0\0\0\0"+(!0===c?"\0\0\0":"\0\0\0\0")+y(r,4)+h+v+p,compressedObject:n}},k={load:function(t,e){throw new Error("Load method is not defined. Is the file jszip-load.js included ?")},filter:function(t){var e,n,r,i,o=[];for(e in this.files)this.files.hasOwnProperty(e)&&(r=this.files[e],i=new v(r.name,r._data,b(r.options)),n=e.slice(this.root.length,e.length),e.slice(0,this.root.length)===this.root&&t(n,i)&&o.push(i));return o},file:function(t,e,n){if(1===arguments.length){if(i.isRegExp(t)){var r=t;return this.filter(function(t,e){return!e.dir&&r.test(t)})}return this.filter(function(e,n){return!n.dir&&e===t})[0]||null}return t=this.root+t,_.call(this,t,e,n),this},folder:function(t){if(!t)return this;if(i.isRegExp(t))return this.filter(function(e,n){return n.dir&&t.test(e)});var e=this.root+t,n=x.call(this,e),r=this.clone();return r.root=n.name,r},remove:function(t){t=this.root+t;var e=this.files[t];if(e||("/"!=t.slice(-1)&&(t+="/"),e=this.files[t]),e&&!e.dir)delete this.files[t];else for(var n=this.filter(function(e,n){return n.name.slice(0,t.length)===t}),r=0;r<n.length;r++)delete this.files[n[r].name];return this},generate:function(t){t=b(t||{},{base64:!0,compression:"STORE",type:"base64",comment:null}),i.checkSupport(t.type);var e,n,r=[],o=0,s=0,u=i.transformTo("string",this.utf8encode(t.comment||this.comment||""));for(var h in this.files)if(this.files.hasOwnProperty(h)){var d=this.files[h],A=d.options.compression||t.compression.toUpperCase(),g=c[A];if(!g)throw new Error(A+" is not a valid compression method !");var m=S.call(this,d,g),v=C.call(this,h,d,m,o);o+=v.fileRecord.length+m.compressedSize,s+=v.dirRecord.length,r.push(v)}var _;_=a.CENTRAL_DIRECTORY_END+"\0\0\0\0"+y(r.length,2)+y(r.length,2)+y(s,4)+y(o,4)+y(u.length,2)+u;var w=t.type.toLowerCase();for(e="uint8array"===w||"arraybuffer"===w||"blob"===w||"nodebuffer"===w?new p(o+s+_.length):new f(o+s+_.length),n=0;n<r.length;n++)e.append(r[n].fileRecord),e.append(r[n].compressedObject.compressedContent);for(n=0;n<r.length;n++)e.append(r[n].dirRecord);e.append(_);var x=e.finalize();switch(t.type.toLowerCase()){case"uint8array":case"arraybuffer":case"nodebuffer":return i.transformTo(t.type.toLowerCase(),x);case"blob":return i.arrayBuffer2Blob(i.transformTo("arraybuffer",x));case"base64":return t.base64?l.encode(x):x;default:return x}},crc32:function(t,e){return o(t,e)},utf8encode:function(t){return i.transformTo("string",d.utf8encode(t))},utf8decode:function(t){return d.utf8decode(t)}};e.exports=k},{"./base64":1,"./compressedObject":2,"./compressions":3,"./crc32":4,"./defaults":6,"./nodeBuffer":11,"./signature":14,"./stringWriter":16,"./support":17,"./uint8ArrayWriter":19,"./utf8":20,"./utils":21}],14:[function(t,e,n){"use strict";n.LOCAL_FILE_HEADER="PK",n.CENTRAL_FILE_HEADER="PK",n.CENTRAL_DIRECTORY_END="PK",n.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK",n.ZIP64_CENTRAL_DIRECTORY_END="PK",n.DATA_DESCRIPTOR="PK\b"},{}],15:[function(t,e,n){"use strict";var r=t("./dataReader"),i=t("./utils");function o(t,e){this.data=t,e||(this.data=i.string2binary(this.data)),this.length=this.data.length,this.index=0}o.prototype=new r,o.prototype.byteAt=function(t){return this.data.charCodeAt(t)},o.prototype.lastIndexOfSignature=function(t){return this.data.lastIndexOf(t)},o.prototype.readData=function(t){this.checkOffset(t);var e=this.data.slice(this.index,this.index+t);return this.index+=t,e},e.exports=o},{"./dataReader":5,"./utils":21}],16:[function(t,e,n){"use strict";var r=t("./utils"),i=function(){this.data=[]};i.prototype={append:function(t){t=r.transformTo("string",t),this.data.push(t)},finalize:function(){return this.data.join("")}},e.exports=i},{"./utils":21}],17:[function(t,e,n){(function(t){"use strict";if(n.base64=!0,n.array=!0,n.string=!0,n.arraybuffer="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array,n.nodebuffer=void 0!==t,n.uint8array="undefined"!=typeof Uint8Array,"undefined"==typeof ArrayBuffer)n.blob=!1;else{var e=new ArrayBuffer(0);try{n.blob=0===new Blob([e],{type:"application/zip"}).size}catch(t){try{var r=new(window.BlobBuilder||window.WebKitBlobBuilder||window.MozBlobBuilder||window.MSBlobBuilder);r.append(e),n.blob=0===r.getBlob("application/zip").size}catch(t){n.blob=!1}}}}).call(this,void 0!==r?r:void 0)},{}],18:[function(t,e,n){"use strict";var r=t("./dataReader");function i(t){t&&(this.data=t,this.length=this.data.length,this.index=0)}i.prototype=new r,i.prototype.byteAt=function(t){return this.data[t]},i.prototype.lastIndexOfSignature=function(t){for(var e=t.charCodeAt(0),n=t.charCodeAt(1),r=t.charCodeAt(2),i=t.charCodeAt(3),o=this.length-4;o>=0;--o)if(this.data[o]===e&&this.data[o+1]===n&&this.data[o+2]===r&&this.data[o+3]===i)return o;return-1},i.prototype.readData=function(t){if(this.checkOffset(t),0===t)return new Uint8Array(0);var e=this.data.subarray(this.index,this.index+t);return this.index+=t,e},e.exports=i},{"./dataReader":5}],19:[function(t,e,n){"use strict";var r=t("./utils"),i=function(t){this.data=new Uint8Array(t),this.index=0};i.prototype={append:function(t){0!==t.length&&(t=r.transformTo("uint8array",t),this.data.set(t,this.index),this.index+=t.length)},finalize:function(){return this.data}},e.exports=i},{"./utils":21}],20:[function(t,e,n){"use strict";for(var r=t("./utils"),i=t("./support"),o=t("./nodeBuffer"),a=new Array(256),s=0;s<256;s++)a[s]=s>=252?6:s>=248?5:s>=240?4:s>=224?3:s>=192?2:1;a[254]=a[254]=1;var l=function(t,e){var n;for((e=e||t.length)>t.length&&(e=t.length),n=e-1;n>=0&&128==(192&t[n]);)n--;return n<0?e:0===n?e:n+a[t[n]]>e?n:e},c=function(t){var e,n,i,o,s=t.length,l=new Array(2*s);for(n=0,e=0;e<s;)if((i=t[e++])<128)l[n++]=i;else if((o=a[i])>4)l[n++]=65533,e+=o-1;else{for(i&=2===o?31:3===o?15:7;o>1&&e<s;)i=i<<6|63&t[e++],o--;o>1?l[n++]=65533:i<65536?l[n++]=i:(i-=65536,l[n++]=55296|i>>10&1023,l[n++]=56320|1023&i)}return l.length!==n&&(l.subarray?l=l.subarray(0,n):l.length=n),r.applyFromCharCode(l)};n.utf8encode=function(t){return i.nodebuffer?o(t,"utf-8"):function(t){var e,n,r,o,a,s=t.length,l=0;for(o=0;o<s;o++)55296==(64512&(n=t.charCodeAt(o)))&&o+1<s&&56320==(64512&(r=t.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(r-56320),o++),l+=n<128?1:n<2048?2:n<65536?3:4;for(e=i.uint8array?new Uint8Array(l):new Array(l),a=0,o=0;a<l;o++)55296==(64512&(n=t.charCodeAt(o)))&&o+1<s&&56320==(64512&(r=t.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(r-56320),o++),n<128?e[a++]=n:n<2048?(e[a++]=192|n>>>6,e[a++]=128|63&n):n<65536?(e[a++]=224|n>>>12,e[a++]=128|n>>>6&63,e[a++]=128|63&n):(e[a++]=240|n>>>18,e[a++]=128|n>>>12&63,e[a++]=128|n>>>6&63,e[a++]=128|63&n);return e}(t)},n.utf8decode=function(t){if(i.nodebuffer)return r.transformTo("nodebuffer",t).toString("utf-8");for(var e=[],n=0,o=(t=r.transformTo(i.uint8array?"uint8array":"array",t)).length;n<o;){var a=l(t,Math.min(n+65536,o));i.uint8array?e.push(c(t.subarray(n,a))):e.push(c(t.slice(n,a))),n=a}return e.join("")}},{"./nodeBuffer":11,"./support":17,"./utils":21}],21:[function(t,e,n){"use strict";var r=t("./support"),i=t("./compressions"),o=t("./nodeBuffer");function a(t){return t}function s(t,e){for(var n=0;n<t.length;++n)e[n]=255&t.charCodeAt(n);return e}function l(t){var e=65536,r=[],i=t.length,a=n.getTypeOf(t),s=0,l=!0;try{switch(a){case"uint8array":String.fromCharCode.apply(null,new Uint8Array(0));break;case"nodebuffer":String.fromCharCode.apply(null,o(0))}}catch(t){l=!1}if(!l){for(var c="",u=0;u<t.length;u++)c+=String.fromCharCode(t[u]);return c}for(;s<i&&e>1;)try{"array"===a||"nodebuffer"===a?r.push(String.fromCharCode.apply(null,t.slice(s,Math.min(s+e,i)))):r.push(String.fromCharCode.apply(null,t.subarray(s,Math.min(s+e,i)))),s+=e}catch(t){e=Math.floor(e/2)}return r.join("")}function c(t,e){for(var n=0;n<t.length;n++)e[n]=t[n];return e}n.string2binary=function(t){for(var e="",n=0;n<t.length;n++)e+=String.fromCharCode(255&t.charCodeAt(n));return e},n.arrayBuffer2Blob=function(t){n.checkSupport("blob");try{return new Blob([t],{type:"application/zip"})}catch(n){try{var e=new(window.BlobBuilder||window.WebKitBlobBuilder||window.MozBlobBuilder||window.MSBlobBuilder);return e.append(t),e.getBlob("application/zip")}catch(t){throw new Error("Bug : can't construct the Blob.")}}},n.applyFromCharCode=l;var u={};u.string={string:a,array:function(t){return s(t,new Array(t.length))},arraybuffer:function(t){return u.string.uint8array(t).buffer},uint8array:function(t){return s(t,new Uint8Array(t.length))},nodebuffer:function(t){return s(t,o(t.length))}},u.array={string:l,array:a,arraybuffer:function(t){return new Uint8Array(t).buffer},uint8array:function(t){return new Uint8Array(t)},nodebuffer:function(t){return o(t)}},u.arraybuffer={string:function(t){return l(new Uint8Array(t))},array:function(t){return c(new Uint8Array(t),new Array(t.byteLength))},arraybuffer:a,uint8array:function(t){return new Uint8Array(t)},nodebuffer:function(t){return o(new Uint8Array(t))}},u.uint8array={string:l,array:function(t){return c(t,new Array(t.length))},arraybuffer:function(t){return t.buffer},uint8array:a,nodebuffer:function(t){return o(t)}},u.nodebuffer={string:l,array:function(t){return c(t,new Array(t.length))},arraybuffer:function(t){return u.nodebuffer.uint8array(t).buffer},uint8array:function(t){return c(t,new Uint8Array(t.length))},nodebuffer:a},n.transformTo=function(t,e){if(e||(e=""),!t)return e;n.checkSupport(t);var r=n.getTypeOf(e);return u[r][t](e)},n.getTypeOf=function(t){return"string"==typeof t?"string":"[object Array]"===Object.prototype.toString.call(t)?"array":r.nodebuffer&&o.test(t)?"nodebuffer":r.uint8array&&t instanceof Uint8Array?"uint8array":r.arraybuffer&&t instanceof ArrayBuffer?"arraybuffer":void 0},n.checkSupport=function(t){if(!r[t.toLowerCase()])throw new Error(t+" is not supported by this browser")},n.MAX_VALUE_16BITS=65535,n.MAX_VALUE_32BITS=-1,n.pretty=function(t){var e,n,r="";for(n=0;n<(t||"").length;n++)r+="\\x"+((e=t.charCodeAt(n))<16?"0":"")+e.toString(16).toUpperCase();return r},n.findCompression=function(t){for(var e in i)if(i.hasOwnProperty(e)&&i[e].magic===t)return i[e];return null},n.isRegExp=function(t){return"[object RegExp]"===Object.prototype.toString.call(t)}},{"./compressions":3,"./nodeBuffer":11,"./support":17}],22:[function(t,e,n){"use strict";var r=t("./stringReader"),i=t("./nodeBufferReader"),o=t("./uint8ArrayReader"),a=t("./utils"),s=t("./signature"),l=t("./zipEntry"),c=t("./support"),u=t("./object");function h(t,e){this.files=[],this.loadOptions=e,t&&this.load(t)}h.prototype={checkSignature:function(t){var e=this.reader.readString(4);if(e!==t)throw new Error("Corrupted zip or bug : unexpected signature ("+a.pretty(e)+", expected "+a.pretty(t)+")")},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2),this.zipComment=this.reader.readString(this.zipCommentLength),this.zipComment=u.utf8decode(this.zipComment)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.versionMadeBy=this.reader.readString(2),this.versionNeeded=this.reader.readInt(2),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var t,e,n,r=this.zip64EndOfCentralSize-44;0<r;)t=this.reader.readInt(2),e=this.reader.readInt(4),n=this.reader.readString(e),this.zip64ExtensibleData[t]={id:t,length:e,value:n}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),this.disksCount>1)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var t,e;for(t=0;t<this.files.length;t++)e=this.files[t],this.reader.setIndex(e.localHeaderOffset),this.checkSignature(s.LOCAL_FILE_HEADER),e.readLocalPart(this.reader),e.handleUTF8()},readCentralDir:function(){var t;for(this.reader.setIndex(this.centralDirOffset);this.reader.readString(4)===s.CENTRAL_FILE_HEADER;)(t=new l({zip64:this.zip64},this.loadOptions)).readCentralPart(this.reader),this.files.push(t)},readEndOfCentral:function(){var t=this.reader.lastIndexOfSignature(s.CENTRAL_DIRECTORY_END);if(-1===t)throw new Error("Corrupted zip : can't find end of central directory");if(this.reader.setIndex(t),this.checkSignature(s.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===a.MAX_VALUE_16BITS||this.diskWithCentralDirStart===a.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===a.MAX_VALUE_16BITS||this.centralDirRecords===a.MAX_VALUE_16BITS||this.centralDirSize===a.MAX_VALUE_32BITS||this.centralDirOffset===a.MAX_VALUE_32BITS){if(this.zip64=!0,-1===(t=this.reader.lastIndexOfSignature(s.ZIP64_CENTRAL_DIRECTORY_LOCATOR)))throw new Error("Corrupted zip : can't find the ZIP64 end of central directory locator");this.reader.setIndex(t),this.checkSignature(s.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(s.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}},prepareReader:function(t){var e=a.getTypeOf(t);"string"!==e||c.uint8array?this.reader="nodebuffer"===e?new i(t):new o(a.transformTo("uint8array",t)):this.reader=new r(t,this.loadOptions.optimizedBinaryString)},load:function(t){this.prepareReader(t),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}},e.exports=h},{"./nodeBufferReader":12,"./object":13,"./signature":14,"./stringReader":15,"./support":17,"./uint8ArrayReader":18,"./utils":21,"./zipEntry":23}],23:[function(t,e,n){"use strict";var r=t("./stringReader"),i=t("./utils"),o=t("./compressedObject"),a=t("./object");function s(t,e){this.options=t,this.loadOptions=e}s.prototype={isEncrypted:function(){return 1==(1&this.bitFlag)},useUTF8:function(){return 2048==(2048&this.bitFlag)},prepareCompressedContent:function(t,e,n){return function(){var r=t.index;t.setIndex(e);var i=t.readData(n);return t.setIndex(r),i}},prepareContent:function(t,e,n,r,o){return function(){var t=i.transformTo(r.uncompressInputType,this.getCompressedContent()),e=r.uncompress(t);if(e.length!==o)throw new Error("Bug : uncompressed data size mismatch");return e}},readLocalPart:function(t){var e,n;if(t.skip(22),this.fileNameLength=t.readInt(2),n=t.readInt(2),this.fileName=t.readString(this.fileNameLength),t.skip(n),-1==this.compressedSize||-1==this.uncompressedSize)throw new Error("Bug or corrupted zip : didn't get enough informations from the central directory (compressedSize == -1 || uncompressedSize == -1)");if(null===(e=i.findCompression(this.compressionMethod)))throw new Error("Corrupted zip : compression "+i.pretty(this.compressionMethod)+" unknown (inner file : "+this.fileName+")");if(this.decompressed=new o,this.decompressed.compressedSize=this.compressedSize,this.decompressed.uncompressedSize=this.uncompressedSize,this.decompressed.crc32=this.crc32,this.decompressed.compressionMethod=this.compressionMethod,this.decompressed.getCompressedContent=this.prepareCompressedContent(t,t.index,this.compressedSize,e),this.decompressed.getContent=this.prepareContent(t,t.index,this.compressedSize,e,this.uncompressedSize),this.loadOptions.checkCRC32&&(this.decompressed=i.transformTo("string",this.decompressed.getContent()),a.crc32(this.decompressed)!==this.crc32))throw new Error("Corrupted zip : CRC32 mismatch")},readCentralPart:function(t){if(this.versionMadeBy=t.readString(2),this.versionNeeded=t.readInt(2),this.bitFlag=t.readInt(2),this.compressionMethod=t.readString(2),this.date=t.readDate(),this.crc32=t.readInt(4),this.compressedSize=t.readInt(4),this.uncompressedSize=t.readInt(4),this.fileNameLength=t.readInt(2),this.extraFieldsLength=t.readInt(2),this.fileCommentLength=t.readInt(2),this.diskNumberStart=t.readInt(2),this.internalFileAttributes=t.readInt(2),this.externalFileAttributes=t.readInt(4),this.localHeaderOffset=t.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");this.fileName=t.readString(this.fileNameLength),this.readExtraFields(t),this.parseZIP64ExtraField(t),this.fileComment=t.readString(this.fileCommentLength),this.dir=!!(16&this.externalFileAttributes)},parseZIP64ExtraField:function(t){if(this.extraFields[1]){var e=new r(this.extraFields[1].value);this.uncompressedSize===i.MAX_VALUE_32BITS&&(this.uncompressedSize=e.readInt(8)),this.compressedSize===i.MAX_VALUE_32BITS&&(this.compressedSize=e.readInt(8)),this.localHeaderOffset===i.MAX_VALUE_32BITS&&(this.localHeaderOffset=e.readInt(8)),this.diskNumberStart===i.MAX_VALUE_32BITS&&(this.diskNumberStart=e.readInt(4))}},readExtraFields:function(t){var e,n,r,i=t.index;for(this.extraFields=this.extraFields||{};t.index<i+this.extraFieldsLength;)e=t.readInt(2),n=t.readInt(2),r=t.readString(n),this.extraFields[e]={id:e,length:n,value:r}},handleUTF8:function(){if(this.useUTF8())this.fileName=a.utf8decode(this.fileName),this.fileComment=a.utf8decode(this.fileComment);else{var t=this.findExtraFieldUnicodePath();null!==t&&(this.fileName=t);var e=this.findExtraFieldUnicodeComment();null!==e&&(this.fileComment=e)}},findExtraFieldUnicodePath:function(){var t=this.extraFields[28789];if(t){var e=new r(t.value);return 1!==e.readInt(1)?null:a.crc32(this.fileName)!==e.readInt(4)?null:a.utf8decode(e.readString(t.length-5))}return null},findExtraFieldUnicodeComment:function(){var t=this.extraFields[25461];if(t){var e=new r(t.value);return 1!==e.readInt(1)?null:a.crc32(this.fileComment)!==e.readInt(4)?null:a.utf8decode(e.readString(t.length-5))}return null}},e.exports=s},{"./compressedObject":2,"./object":13,"./stringReader":15,"./utils":21}],24:[function(t,e,n){"use strict";var r={};(0,t("./lib/utils/common").assign)(r,t("./lib/deflate"),t("./lib/inflate"),t("./lib/zlib/constants")),e.exports=r},{"./lib/deflate":25,"./lib/inflate":26,"./lib/utils/common":27,"./lib/zlib/constants":30}],25:[function(t,e,n){"use strict";var r=t("./zlib/deflate.js"),i=t("./utils/common"),o=t("./utils/strings"),a=t("./zlib/messages"),s=t("./zlib/zstream"),l=function(t){this.options=i.assign({level:-1,method:8,chunkSize:16384,windowBits:15,memLevel:8,strategy:0,to:""},t||{});var e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new s,this.strm.avail_out=0;var n=r.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(0!==n)throw new Error(a[n]);e.header&&r.deflateSetHeader(this.strm,e.header)};function c(t,e){var n=new l(e);if(n.push(t,!0),n.err)throw n.msg;return n.result}l.prototype.push=function(t,e){var n,a,s=this.strm,l=this.options.chunkSize;if(this.ended)return!1;a=e===~~e?e:!0===e?4:0,s.input="string"==typeof t?o.string2buf(t):t,s.next_in=0,s.avail_in=s.input.length;do{if(0===s.avail_out&&(s.output=new i.Buf8(l),s.next_out=0,s.avail_out=l),1!==(n=r.deflate(s,a))&&0!==n)return this.onEnd(n),this.ended=!0,!1;(0===s.avail_out||0===s.avail_in&&4===a)&&("string"===this.options.to?this.onData(o.buf2binstring(i.shrinkBuf(s.output,s.next_out))):this.onData(i.shrinkBuf(s.output,s.next_out)))}while((s.avail_in>0||0===s.avail_out)&&1!==n);return 4!==a||(n=r.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,0===n)},l.prototype.onData=function(t){this.chunks.push(t)},l.prototype.onEnd=function(t){0===t&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=i.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},n.Deflate=l,n.deflate=c,n.deflateRaw=function(t,e){return(e=e||{}).raw=!0,c(t,e)},n.gzip=function(t,e){return(e=e||{}).gzip=!0,c(t,e)}},{"./utils/common":27,"./utils/strings":28,"./zlib/deflate.js":32,"./zlib/messages":37,"./zlib/zstream":39}],26:[function(t,e,n){"use strict";var r=t("./zlib/inflate.js"),i=t("./utils/common"),o=t("./utils/strings"),a=t("./zlib/constants"),s=t("./zlib/messages"),l=t("./zlib/zstream"),c=t("./zlib/gzheader"),u=function(t){this.options=i.assign({chunkSize:16384,windowBits:0,to:""},t||{});var e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,0===e.windowBits&&(e.windowBits=-15)),!(e.windowBits>=0&&e.windowBits<16)||t&&t.windowBits||(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&0==(15&e.windowBits)&&(e.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new l,this.strm.avail_out=0;var n=r.inflateInit2(this.strm,e.windowBits);if(n!==a.Z_OK)throw new Error(s[n]);this.header=new c,r.inflateGetHeader(this.strm,this.header)};function h(t,e){var n=new u(e);if(n.push(t,!0),n.err)throw n.msg;return n.result}u.prototype.push=function(t,e){var n,s,l,c,u,h=this.strm,d=this.options.chunkSize;if(this.ended)return!1;s=e===~~e?e:!0===e?a.Z_FINISH:a.Z_NO_FLUSH,h.input="string"==typeof t?o.binstring2buf(t):t,h.next_in=0,h.avail_in=h.input.length;do{if(0===h.avail_out&&(h.output=new i.Buf8(d),h.next_out=0,h.avail_out=d),(n=r.inflate(h,a.Z_NO_FLUSH))!==a.Z_STREAM_END&&n!==a.Z_OK)return this.onEnd(n),this.ended=!0,!1;h.next_out&&(0===h.avail_out||n===a.Z_STREAM_END||0===h.avail_in&&s===a.Z_FINISH)&&("string"===this.options.to?(l=o.utf8border(h.output,h.next_out),c=h.next_out-l,u=o.buf2string(h.output,l),h.next_out=c,h.avail_out=d-c,c&&i.arraySet(h.output,h.output,l,c,0),this.onData(u)):this.onData(i.shrinkBuf(h.output,h.next_out)))}while(h.avail_in>0&&n!==a.Z_STREAM_END);return n===a.Z_STREAM_END&&(s=a.Z_FINISH),s!==a.Z_FINISH||(n=r.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===a.Z_OK)},u.prototype.onData=function(t){this.chunks.push(t)},u.prototype.onEnd=function(t){t===a.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=i.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg},n.Inflate=u,n.inflate=h,n.inflateRaw=function(t,e){return(e=e||{}).raw=!0,h(t,e)},n.ungzip=h},{"./utils/common":27,"./utils/strings":28,"./zlib/constants":30,"./zlib/gzheader":33,"./zlib/inflate.js":35,"./zlib/messages":37,"./zlib/zstream":39}],27:[function(t,e,n){"use strict";var r="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;n.assign=function(t){for(var e=Array.prototype.slice.call(arguments,1);e.length;){var n=e.shift();if(n){if("object"!=typeof n)throw new TypeError(n+"must be non-object");for(var r in n)n.hasOwnProperty(r)&&(t[r]=n[r])}}return t},n.shrinkBuf=function(t,e){return t.length===e?t:t.subarray?t.subarray(0,e):(t.length=e,t)};var i={arraySet:function(t,e,n,r,i){if(e.subarray&&t.subarray)t.set(e.subarray(n,n+r),i);else for(var o=0;o<r;o++)t[i+o]=e[n+o]},flattenChunks:function(t){var e,n,r,i,o,a;for(r=0,e=0,n=t.length;e<n;e++)r+=t[e].length;for(a=new Uint8Array(r),i=0,e=0,n=t.length;e<n;e++)o=t[e],a.set(o,i),i+=o.length;return a}},o={arraySet:function(t,e,n,r,i){for(var o=0;o<r;o++)t[i+o]=e[n+o]},flattenChunks:function(t){return[].concat.apply([],t)}};n.setTyped=function(t){t?(n.Buf8=Uint8Array,n.Buf16=Uint16Array,n.Buf32=Int32Array,n.assign(n,i)):(n.Buf8=Array,n.Buf16=Array,n.Buf32=Array,n.assign(n,o))},n.setTyped(r)},{}],28:[function(t,e,n){"use strict";var r=t("./common"),i=!0,o=!0;try{String.fromCharCode.apply(null,[0])}catch(t){i=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(t){o=!1}for(var a=new r.Buf8(256),s=0;s<256;s++)a[s]=s>=252?6:s>=248?5:s>=240?4:s>=224?3:s>=192?2:1;function l(t,e){if(e<65537&&(t.subarray&&o||!t.subarray&&i))return String.fromCharCode.apply(null,r.shrinkBuf(t,e));for(var n="",a=0;a<e;a++)n+=String.fromCharCode(t[a]);return n}a[254]=a[254]=1,n.string2buf=function(t){var e,n,i,o,a,s=t.length,l=0;for(o=0;o<s;o++)55296==(64512&(n=t.charCodeAt(o)))&&o+1<s&&56320==(64512&(i=t.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(i-56320),o++),l+=n<128?1:n<2048?2:n<65536?3:4;for(e=new r.Buf8(l),a=0,o=0;a<l;o++)55296==(64512&(n=t.charCodeAt(o)))&&o+1<s&&56320==(64512&(i=t.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(i-56320),o++),n<128?e[a++]=n:n<2048?(e[a++]=192|n>>>6,e[a++]=128|63&n):n<65536?(e[a++]=224|n>>>12,e[a++]=128|n>>>6&63,e[a++]=128|63&n):(e[a++]=240|n>>>18,e[a++]=128|n>>>12&63,e[a++]=128|n>>>6&63,e[a++]=128|63&n);return e},n.buf2binstring=function(t){return l(t,t.length)},n.binstring2buf=function(t){for(var e=new r.Buf8(t.length),n=0,i=e.length;n<i;n++)e[n]=t.charCodeAt(n);return e},n.buf2string=function(t,e){var n,r,i,o,s=e||t.length,c=new Array(2*s);for(r=0,n=0;n<s;)if((i=t[n++])<128)c[r++]=i;else if((o=a[i])>4)c[r++]=65533,n+=o-1;else{for(i&=2===o?31:3===o?15:7;o>1&&n<s;)i=i<<6|63&t[n++],o--;o>1?c[r++]=65533:i<65536?c[r++]=i:(i-=65536,c[r++]=55296|i>>10&1023,c[r++]=56320|1023&i)}return l(c,r)},n.utf8border=function(t,e){var n;for((e=e||t.length)>t.length&&(e=t.length),n=e-1;n>=0&&128==(192&t[n]);)n--;return n<0?e:0===n?e:n+a[t[n]]>e?n:e}},{"./common":27}],29:[function(t,e,n){"use strict";e.exports=function(t,e,n,r){for(var i=65535&t|0,o=t>>>16&65535|0,a=0;0!==n;){n-=a=n>2e3?2e3:n;do{o=o+(i=i+e[r++]|0)|0}while(--a);i%=65521,o%=65521}return i|o<<16|0}},{}],30:[function(t,e,n){e.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},{}],31:[function(t,e,n){"use strict";var r=function(){for(var t,e=[],n=0;n<256;n++){t=n;for(var r=0;r<8;r++)t=1&t?3988292384^t>>>1:t>>>1;e[n]=t}return e}();e.exports=function(t,e,n,i){var o=r,a=i+n;t^=-1;for(var s=i;s<a;s++)t=t>>>8^o[255&(t^e[s])];return-1^t}},{}],32:[function(t,e,n){"use strict";var r=t("../utils/common"),i=t("./trees"),o=t("./adler32"),a=t("./crc32"),s=t("./messages"),l=0,c=1,u=3,h=4,d=5,f=0,p=1,A=-2,g=-3,m=-5,v=-1,y=1,b=2,_=3,w=4,x=0,S=2,C=8,k=9,B=15,T=8,E=286,M=30,O=19,L=2*E+1,D=15,I=3,P=258,N=P+I+1,F=32,R=42,j=69,H=73,U=91,Q=103,z=113,Y=666,V=1,W=2,G=3,X=4,Z=3;function $(t,e){return t.msg=s[e],e}function K(t){return(t<<1)-(t>4?9:0)}function J(t){for(var e=t.length;--e>=0;)t[e]=0}function q(t){var e=t.state,n=e.pending;n>t.avail_out&&(n=t.avail_out),0!==n&&(r.arraySet(t.output,e.pending_buf,e.pending_out,n,t.next_out),t.next_out+=n,e.pending_out+=n,t.total_out+=n,t.avail_out-=n,e.pending-=n,0===e.pending&&(e.pending_out=0))}function tt(t,e){i._tr_flush_block(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,q(t.strm)}function et(t,e){t.pending_buf[t.pending++]=e}function nt(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=255&e}function rt(t,e){var n,r,i=t.max_chain_length,o=t.strstart,a=t.prev_length,s=t.nice_match,l=t.strstart>t.w_size-N?t.strstart-(t.w_size-N):0,c=t.window,u=t.w_mask,h=t.prev,d=t.strstart+P,f=c[o+a-1],p=c[o+a];t.prev_length>=t.good_match&&(i>>=2),s>t.lookahead&&(s=t.lookahead);do{if(c[(n=e)+a]===p&&c[n+a-1]===f&&c[n]===c[o]&&c[++n]===c[o+1]){o+=2,n++;do{}while(c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&o<d);if(r=P-(d-o),o=d-P,r>a){if(t.match_start=e,a=r,r>=s)break;f=c[o+a-1],p=c[o+a]}}}while((e=h[e&u])>l&&0!=--i);return a<=t.lookahead?a:t.lookahead}function it(t){var e,n,i,s,l,c,u,h,d,f,p=t.w_size;do{if(s=t.window_size-t.lookahead-t.strstart,t.strstart>=p+(p-N)){r.arraySet(t.window,t.window,p,p,0),t.match_start-=p,t.strstart-=p,t.block_start-=p,e=n=t.hash_size;do{i=t.head[--e],t.head[e]=i>=p?i-p:0}while(--n);e=n=p;do{i=t.prev[--e],t.prev[e]=i>=p?i-p:0}while(--n);s+=p}if(0===t.strm.avail_in)break;if(c=t.strm,u=t.window,h=t.strstart+t.lookahead,d=s,f=void 0,(f=c.avail_in)>d&&(f=d),n=0===f?0:(c.avail_in-=f,r.arraySet(u,c.input,c.next_in,f,h),1===c.state.wrap?c.adler=o(c.adler,u,f,h):2===c.state.wrap&&(c.adler=a(c.adler,u,f,h)),c.next_in+=f,c.total_in+=f,f),t.lookahead+=n,t.lookahead+t.insert>=I)for(l=t.strstart-t.insert,t.ins_h=t.window[l],t.ins_h=(t.ins_h<<t.hash_shift^t.window[l+1])&t.hash_mask;t.insert&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[l+I-1])&t.hash_mask,t.prev[l&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=l,l++,t.insert--,!(t.lookahead+t.insert<I)););}while(t.lookahead<N&&0!==t.strm.avail_in)}function ot(t,e){for(var n,r;;){if(t.lookahead<N){if(it(t),t.lookahead<N&&e===l)return V;if(0===t.lookahead)break}if(n=0,t.lookahead>=I&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+I-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),0!==n&&t.strstart-n<=t.w_size-N&&(t.match_length=rt(t,n)),t.match_length>=I)if(r=i._tr_tally(t,t.strstart-t.match_start,t.match_length-I),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=I){t.match_length--;do{t.strstart++,t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+I-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart}while(0!=--t.match_length);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+1])&t.hash_mask;else r=i._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(r&&(tt(t,!1),0===t.strm.avail_out))return V}return t.insert=t.strstart<I-1?t.strstart:I-1,e===h?(tt(t,!0),0===t.strm.avail_out?G:X):t.last_lit&&(tt(t,!1),0===t.strm.avail_out)?V:W}function at(t,e){for(var n,r,o;;){if(t.lookahead<N){if(it(t),t.lookahead<N&&e===l)return V;if(0===t.lookahead)break}if(n=0,t.lookahead>=I&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+I-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=I-1,0!==n&&t.prev_length<t.max_lazy_match&&t.strstart-n<=t.w_size-N&&(t.match_length=rt(t,n),t.match_length<=5&&(t.strategy===y||t.match_length===I&&t.strstart-t.match_start>4096)&&(t.match_length=I-1)),t.prev_length>=I&&t.match_length<=t.prev_length){o=t.strstart+t.lookahead-I,r=i._tr_tally(t,t.strstart-1-t.prev_match,t.prev_length-I),t.lookahead-=t.prev_length-1,t.prev_length-=2;do{++t.strstart<=o&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+I-1])&t.hash_mask,n=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart)}while(0!=--t.prev_length);if(t.match_available=0,t.match_length=I-1,t.strstart++,r&&(tt(t,!1),0===t.strm.avail_out))return V}else if(t.match_available){if((r=i._tr_tally(t,0,t.window[t.strstart-1]))&&tt(t,!1),t.strstart++,t.lookahead--,0===t.strm.avail_out)return V}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(r=i._tr_tally(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<I-1?t.strstart:I-1,e===h?(tt(t,!0),0===t.strm.avail_out?G:X):t.last_lit&&(tt(t,!1),0===t.strm.avail_out)?V:W}var st,lt=function(t,e,n,r,i){this.good_length=t,this.max_lazy=e,this.nice_length=n,this.max_chain=r,this.func=i};function ct(t){var e;return t&&t.state?(t.total_in=t.total_out=0,t.data_type=S,(e=t.state).pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?R:z,t.adler=2===e.wrap?0:1,e.last_flush=l,i._tr_init(e),f):$(t,A)}function ut(t){var e,n=ct(t);return n===f&&((e=t.state).window_size=2*e.w_size,J(e.head),e.max_lazy_match=st[e.level].max_lazy,e.good_match=st[e.level].good_length,e.nice_match=st[e.level].nice_length,e.max_chain_length=st[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=I-1,e.match_available=0,e.ins_h=0),n}function ht(t,e,n,i,o,a){if(!t)return A;var s=1;if(e===v&&(e=6),i<0?(s=0,i=-i):i>15&&(s=2,i-=16),o<1||o>k||n!==C||i<8||i>15||e<0||e>9||a<0||a>w)return $(t,A);8===i&&(i=9);var l=new function(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=C,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new r.Buf16(2*L),this.dyn_dtree=new r.Buf16(2*(2*M+1)),this.bl_tree=new r.Buf16(2*(2*O+1)),J(this.dyn_ltree),J(this.dyn_dtree),J(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new r.Buf16(D+1),this.heap=new r.Buf16(2*E+1),J(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new r.Buf16(2*E+1),J(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0};return t.state=l,l.strm=t,l.wrap=s,l.gzhead=null,l.w_bits=i,l.w_size=1<<l.w_bits,l.w_mask=l.w_size-1,l.hash_bits=o+7,l.hash_size=1<<l.hash_bits,l.hash_mask=l.hash_size-1,l.hash_shift=~~((l.hash_bits+I-1)/I),l.window=new r.Buf8(2*l.w_size),l.head=new r.Buf16(l.hash_size),l.prev=new r.Buf16(l.w_size),l.lit_bufsize=1<<o+6,l.pending_buf_size=4*l.lit_bufsize,l.pending_buf=new r.Buf8(l.pending_buf_size),l.d_buf=l.lit_bufsize>>1,l.l_buf=3*l.lit_bufsize,l.level=e,l.strategy=a,l.method=n,ut(t)}st=[new lt(0,0,0,0,function(t,e){var n=65535;for(n>t.pending_buf_size-5&&(n=t.pending_buf_size-5);;){if(t.lookahead<=1){if(it(t),0===t.lookahead&&e===l)return V;if(0===t.lookahead)break}t.strstart+=t.lookahead,t.lookahead=0;var r=t.block_start+n;if((0===t.strstart||t.strstart>=r)&&(t.lookahead=t.strstart-r,t.strstart=r,tt(t,!1),0===t.strm.avail_out))return V;if(t.strstart-t.block_start>=t.w_size-N&&(tt(t,!1),0===t.strm.avail_out))return V}return t.insert=0,e===h?(tt(t,!0),0===t.strm.avail_out?G:X):(t.strstart>t.block_start&&(tt(t,!1),t.strm.avail_out),V)}),new lt(4,4,8,4,ot),new lt(4,5,16,8,ot),new lt(4,6,32,32,ot),new lt(4,4,16,16,at),new lt(8,16,32,32,at),new lt(8,16,128,128,at),new lt(8,32,128,256,at),new lt(32,128,258,1024,at),new lt(32,258,258,4096,at)],n.deflateInit=function(t,e){return ht(t,e,C,B,T,x)},n.deflateInit2=ht,n.deflateReset=ut,n.deflateResetKeep=ct,n.deflateSetHeader=function(t,e){return t&&t.state?2!==t.state.wrap?A:(t.state.gzhead=e,f):A},n.deflate=function(t,e){var n,r,o,s;if(!t||!t.state||e>d||e<0)return t?$(t,A):A;if(r=t.state,!t.output||!t.input&&0!==t.avail_in||r.status===Y&&e!==h)return $(t,0===t.avail_out?m:A);if(r.strm=t,n=r.last_flush,r.last_flush=e,r.status===R)if(2===r.wrap)t.adler=0,et(r,31),et(r,139),et(r,8),r.gzhead?(et(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),et(r,255&r.gzhead.time),et(r,r.gzhead.time>>8&255),et(r,r.gzhead.time>>16&255),et(r,r.gzhead.time>>24&255),et(r,9===r.level?2:r.strategy>=b||r.level<2?4:0),et(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(et(r,255&r.gzhead.extra.length),et(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(t.adler=a(t.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=j):(et(r,0),et(r,0),et(r,0),et(r,0),et(r,0),et(r,9===r.level?2:r.strategy>=b||r.level<2?4:0),et(r,Z),r.status=z);else{var g=C+(r.w_bits-8<<4)<<8;g|=(r.strategy>=b||r.level<2?0:r.level<6?1:6===r.level?2:3)<<6,0!==r.strstart&&(g|=F),g+=31-g%31,r.status=z,nt(r,g),0!==r.strstart&&(nt(r,t.adler>>>16),nt(r,65535&t.adler)),t.adler=1}if(r.status===j)if(r.gzhead.extra){for(o=r.pending;r.gzindex<(65535&r.gzhead.extra.length)&&(r.pending!==r.pending_buf_size||(r.gzhead.hcrc&&r.pending>o&&(t.adler=a(t.adler,r.pending_buf,r.pending-o,o)),q(t),o=r.pending,r.pending!==r.pending_buf_size));)et(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++;r.gzhead.hcrc&&r.pending>o&&(t.adler=a(t.adler,r.pending_buf,r.pending-o,o)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=H)}else r.status=H;if(r.status===H)if(r.gzhead.name){o=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>o&&(t.adler=a(t.adler,r.pending_buf,r.pending-o,o)),q(t),o=r.pending,r.pending===r.pending_buf_size)){s=1;break}s=r.gzindex<r.gzhead.name.length?255&r.gzhead.name.charCodeAt(r.gzindex++):0,et(r,s)}while(0!==s);r.gzhead.hcrc&&r.pending>o&&(t.adler=a(t.adler,r.pending_buf,r.pending-o,o)),0===s&&(r.gzindex=0,r.status=U)}else r.status=U;if(r.status===U)if(r.gzhead.comment){o=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>o&&(t.adler=a(t.adler,r.pending_buf,r.pending-o,o)),q(t),o=r.pending,r.pending===r.pending_buf_size)){s=1;break}s=r.gzindex<r.gzhead.comment.length?255&r.gzhead.comment.charCodeAt(r.gzindex++):0,et(r,s)}while(0!==s);r.gzhead.hcrc&&r.pending>o&&(t.adler=a(t.adler,r.pending_buf,r.pending-o,o)),0===s&&(r.status=Q)}else r.status=Q;if(r.status===Q&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&q(t),r.pending+2<=r.pending_buf_size&&(et(r,255&t.adler),et(r,t.adler>>8&255),t.adler=0,r.status=z)):r.status=z),0!==r.pending){if(q(t),0===t.avail_out)return r.last_flush=-1,f}else if(0===t.avail_in&&K(e)<=K(n)&&e!==h)return $(t,m);if(r.status===Y&&0!==t.avail_in)return $(t,m);if(0!==t.avail_in||0!==r.lookahead||e!==l&&r.status!==Y){var v=r.strategy===b?function(t,e){for(var n;;){if(0===t.lookahead&&(it(t),0===t.lookahead)){if(e===l)return V;break}if(t.match_length=0,n=i._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,n&&(tt(t,!1),0===t.strm.avail_out))return V}return t.insert=0,e===h?(tt(t,!0),0===t.strm.avail_out?G:X):t.last_lit&&(tt(t,!1),0===t.strm.avail_out)?V:W}(r,e):r.strategy===_?function(t,e){for(var n,r,o,a,s=t.window;;){if(t.lookahead<=P){if(it(t),t.lookahead<=P&&e===l)return V;if(0===t.lookahead)break}if(t.match_length=0,t.lookahead>=I&&t.strstart>0&&(r=s[o=t.strstart-1])===s[++o]&&r===s[++o]&&r===s[++o]){a=t.strstart+P;do{}while(r===s[++o]&&r===s[++o]&&r===s[++o]&&r===s[++o]&&r===s[++o]&&r===s[++o]&&r===s[++o]&&r===s[++o]&&o<a);t.match_length=P-(a-o),t.match_length>t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=I?(n=i._tr_tally(t,1,t.match_length-I),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(n=i._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),n&&(tt(t,!1),0===t.strm.avail_out))return V}return t.insert=0,e===h?(tt(t,!0),0===t.strm.avail_out?G:X):t.last_lit&&(tt(t,!1),0===t.strm.avail_out)?V:W}(r,e):st[r.level].func(r,e);if(v!==G&&v!==X||(r.status=Y),v===V||v===G)return 0===t.avail_out&&(r.last_flush=-1),f;if(v===W&&(e===c?i._tr_align(r):e!==d&&(i._tr_stored_block(r,0,0,!1),e===u&&(J(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),q(t),0===t.avail_out))return r.last_flush=-1,f}return e!==h?f:r.wrap<=0?p:(2===r.wrap?(et(r,255&t.adler),et(r,t.adler>>8&255),et(r,t.adler>>16&255),et(r,t.adler>>24&255),et(r,255&t.total_in),et(r,t.total_in>>8&255),et(r,t.total_in>>16&255),et(r,t.total_in>>24&255)):(nt(r,t.adler>>>16),nt(r,65535&t.adler)),q(t),r.wrap>0&&(r.wrap=-r.wrap),0!==r.pending?f:p)},n.deflateEnd=function(t){var e;return t&&t.state?(e=t.state.status)!==R&&e!==j&&e!==H&&e!==U&&e!==Q&&e!==z&&e!==Y?$(t,A):(t.state=null,e===z?$(t,g):f):A},n.deflateInfo="pako deflate (from Nodeca project)"},{"../utils/common":27,"./adler32":29,"./crc32":31,"./messages":37,"./trees":38}],33:[function(t,e,n){"use strict";e.exports=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}},{}],34:[function(t,e,n){"use strict";e.exports=function(t,e){var n,r,i,o,a,s,l,c,u,h,d,f,p,A,g,m,v,y,b,_,w,x,S,C,k;n=t.state,r=t.next_in,C=t.input,i=r+(t.avail_in-5),o=t.next_out,k=t.output,a=o-(e-t.avail_out),s=o+(t.avail_out-257),l=n.dmax,c=n.wsize,u=n.whave,h=n.wnext,d=n.window,f=n.hold,p=n.bits,A=n.lencode,g=n.distcode,m=(1<<n.lenbits)-1,v=(1<<n.distbits)-1;t:do{p<15&&(f+=C[r++]<<p,p+=8,f+=C[r++]<<p,p+=8),y=A[f&m];e:for(;;){if(f>>>=b=y>>>24,p-=b,0===(b=y>>>16&255))k[o++]=65535&y;else{if(!(16&b)){if(0==(64&b)){y=A[(65535&y)+(f&(1<<b)-1)];continue e}if(32&b){n.mode=12;break t}t.msg="invalid literal/length code",n.mode=30;break t}_=65535&y,(b&=15)&&(p<b&&(f+=C[r++]<<p,p+=8),_+=f&(1<<b)-1,f>>>=b,p-=b),p<15&&(f+=C[r++]<<p,p+=8,f+=C[r++]<<p,p+=8),y=g[f&v];n:for(;;){if(f>>>=b=y>>>24,p-=b,!(16&(b=y>>>16&255))){if(0==(64&b)){y=g[(65535&y)+(f&(1<<b)-1)];continue n}t.msg="invalid distance code",n.mode=30;break t}if(w=65535&y,p<(b&=15)&&(f+=C[r++]<<p,(p+=8)<b&&(f+=C[r++]<<p,p+=8)),(w+=f&(1<<b)-1)>l){t.msg="invalid distance too far back",n.mode=30;break t}if(f>>>=b,p-=b,w>(b=o-a)){if((b=w-b)>u&&n.sane){t.msg="invalid distance too far back",n.mode=30;break t}if(x=0,S=d,0===h){if(x+=c-b,b<_){_-=b;do{k[o++]=d[x++]}while(--b);x=o-w,S=k}}else if(h<b){if(x+=c+h-b,(b-=h)<_){_-=b;do{k[o++]=d[x++]}while(--b);if(x=0,h<_){_-=b=h;do{k[o++]=d[x++]}while(--b);x=o-w,S=k}}}else if(x+=h-b,b<_){_-=b;do{k[o++]=d[x++]}while(--b);x=o-w,S=k}for(;_>2;)k[o++]=S[x++],k[o++]=S[x++],k[o++]=S[x++],_-=3;_&&(k[o++]=S[x++],_>1&&(k[o++]=S[x++]))}else{x=o-w;do{k[o++]=k[x++],k[o++]=k[x++],k[o++]=k[x++],_-=3}while(_>2);_&&(k[o++]=k[x++],_>1&&(k[o++]=k[x++]))}break}}break}}while(r<i&&o<s);r-=_=p>>3,f&=(1<<(p-=_<<3))-1,t.next_in=r,t.next_out=o,t.avail_in=r<i?i-r+5:5-(r-i),t.avail_out=o<s?s-o+257:257-(o-s),n.hold=f,n.bits=p}},{}],35:[function(t,e,n){"use strict";var r=t("../utils/common"),i=t("./adler32"),o=t("./crc32"),a=t("./inffast"),s=t("./inftrees"),l=0,c=1,u=2,h=4,d=5,f=6,p=0,A=1,g=2,m=-2,v=-3,y=-4,b=-5,_=8,w=1,x=2,S=3,C=4,k=5,B=6,T=7,E=8,M=9,O=10,L=11,D=12,I=13,P=14,N=15,F=16,R=17,j=18,H=19,U=20,Q=21,z=22,Y=23,V=24,W=25,G=26,X=27,Z=28,$=29,K=30,J=31,q=32,tt=852,et=592,nt=15;function rt(t){return(t>>>24&255)+(t>>>8&65280)+((65280&t)<<8)+((255&t)<<24)}function it(t){var e;return t&&t.state?(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=1&e.wrap),e.mode=w,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new r.Buf32(tt),e.distcode=e.distdyn=new r.Buf32(et),e.sane=1,e.back=-1,p):m}function ot(t){var e;return t&&t.state?((e=t.state).wsize=0,e.whave=0,e.wnext=0,it(t)):m}function at(t,e){var n,r;return t&&t.state?(r=t.state,e<0?(n=0,e=-e):(n=1+(e>>4),e<48&&(e&=15)),e&&(e<8||e>15)?m:(null!==r.window&&r.wbits!==e&&(r.window=null),r.wrap=n,r.wbits=e,ot(t))):m}function st(t,e){var n,i;return t?(i=new function(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new r.Buf16(320),this.work=new r.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0},t.state=i,i.window=null,(n=at(t,e))!==p&&(t.state=null),n):m}var lt,ct,ut=!0;function ht(t){if(ut){var e;for(lt=new r.Buf32(512),ct=new r.Buf32(32),e=0;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(s(c,t.lens,0,288,lt,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;s(u,t.lens,0,32,ct,0,t.work,{bits:5}),ut=!1}t.lencode=lt,t.lenbits=9,t.distcode=ct,t.distbits=5}n.inflateReset=ot,n.inflateReset2=at,n.inflateResetKeep=it,n.inflateInit=function(t){return st(t,nt)},n.inflateInit2=st,n.inflate=function(t,e){var n,tt,et,nt,it,ot,at,st,lt,ct,ut,dt,ft,pt,At,gt,mt,vt,yt,bt,_t,wt,xt,St,Ct=0,kt=new r.Buf8(4),Bt=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!t||!t.state||!t.output||!t.input&&0!==t.avail_in)return m;(n=t.state).mode===D&&(n.mode=I),it=t.next_out,et=t.output,at=t.avail_out,nt=t.next_in,tt=t.input,ot=t.avail_in,st=n.hold,lt=n.bits,ct=ot,ut=at,wt=p;t:for(;;)switch(n.mode){case w:if(0===n.wrap){n.mode=I;break}for(;lt<16;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(2&n.wrap&&35615===st){n.check=0,kt[0]=255&st,kt[1]=st>>>8&255,n.check=o(n.check,kt,2,0),st=0,lt=0,n.mode=x;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&st)<<8)+(st>>8))%31){t.msg="incorrect header check",n.mode=K;break}if((15&st)!==_){t.msg="unknown compression method",n.mode=K;break}if(lt-=4,_t=8+(15&(st>>>=4)),0===n.wbits)n.wbits=_t;else if(_t>n.wbits){t.msg="invalid window size",n.mode=K;break}n.dmax=1<<_t,t.adler=n.check=1,n.mode=512&st?O:D,st=0,lt=0;break;case x:for(;lt<16;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(n.flags=st,(255&n.flags)!==_){t.msg="unknown compression method",n.mode=K;break}if(57344&n.flags){t.msg="unknown header flags set",n.mode=K;break}n.head&&(n.head.text=st>>8&1),512&n.flags&&(kt[0]=255&st,kt[1]=st>>>8&255,n.check=o(n.check,kt,2,0)),st=0,lt=0,n.mode=S;case S:for(;lt<32;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.head&&(n.head.time=st),512&n.flags&&(kt[0]=255&st,kt[1]=st>>>8&255,kt[2]=st>>>16&255,kt[3]=st>>>24&255,n.check=o(n.check,kt,4,0)),st=0,lt=0,n.mode=C;case C:for(;lt<16;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.head&&(n.head.xflags=255&st,n.head.os=st>>8),512&n.flags&&(kt[0]=255&st,kt[1]=st>>>8&255,n.check=o(n.check,kt,2,0)),st=0,lt=0,n.mode=k;case k:if(1024&n.flags){for(;lt<16;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.length=st,n.head&&(n.head.extra_len=st),512&n.flags&&(kt[0]=255&st,kt[1]=st>>>8&255,n.check=o(n.check,kt,2,0)),st=0,lt=0}else n.head&&(n.head.extra=null);n.mode=B;case B:if(1024&n.flags&&((dt=n.length)>ot&&(dt=ot),dt&&(n.head&&(_t=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),r.arraySet(n.head.extra,tt,nt,dt,_t)),512&n.flags&&(n.check=o(n.check,tt,dt,nt)),ot-=dt,nt+=dt,n.length-=dt),n.length))break t;n.length=0,n.mode=T;case T:if(2048&n.flags){if(0===ot)break t;dt=0;do{_t=tt[nt+dt++],n.head&&_t&&n.length<65536&&(n.head.name+=String.fromCharCode(_t))}while(_t&&dt<ot);if(512&n.flags&&(n.check=o(n.check,tt,dt,nt)),ot-=dt,nt+=dt,_t)break t}else n.head&&(n.head.name=null);n.length=0,n.mode=E;case E:if(4096&n.flags){if(0===ot)break t;dt=0;do{_t=tt[nt+dt++],n.head&&_t&&n.length<65536&&(n.head.comment+=String.fromCharCode(_t))}while(_t&&dt<ot);if(512&n.flags&&(n.check=o(n.check,tt,dt,nt)),ot-=dt,nt+=dt,_t)break t}else n.head&&(n.head.comment=null);n.mode=M;case M:if(512&n.flags){for(;lt<16;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(st!==(65535&n.check)){t.msg="header crc mismatch",n.mode=K;break}st=0,lt=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),t.adler=n.check=0,n.mode=D;break;case O:for(;lt<32;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}t.adler=n.check=rt(st),st=0,lt=0,n.mode=L;case L:if(0===n.havedict)return t.next_out=it,t.avail_out=at,t.next_in=nt,t.avail_in=ot,n.hold=st,n.bits=lt,g;t.adler=n.check=1,n.mode=D;case D:if(e===d||e===f)break t;case I:if(n.last){st>>>=7&lt,lt-=7&lt,n.mode=X;break}for(;lt<3;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}switch(n.last=1&st,lt-=1,3&(st>>>=1)){case 0:n.mode=P;break;case 1:if(ht(n),n.mode=U,e===f){st>>>=2,lt-=2;break t}break;case 2:n.mode=R;break;case 3:t.msg="invalid block type",n.mode=K}st>>>=2,lt-=2;break;case P:for(st>>>=7&lt,lt-=7&lt;lt<32;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if((65535&st)!=(st>>>16^65535)){t.msg="invalid stored block lengths",n.mode=K;break}if(n.length=65535&st,st=0,lt=0,n.mode=N,e===f)break t;case N:n.mode=F;case F:if(dt=n.length){if(dt>ot&&(dt=ot),dt>at&&(dt=at),0===dt)break t;r.arraySet(et,tt,nt,dt,it),ot-=dt,nt+=dt,at-=dt,it+=dt,n.length-=dt;break}n.mode=D;break;case R:for(;lt<14;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(n.nlen=257+(31&st),st>>>=5,lt-=5,n.ndist=1+(31&st),st>>>=5,lt-=5,n.ncode=4+(15&st),st>>>=4,lt-=4,n.nlen>286||n.ndist>30){t.msg="too many length or distance symbols",n.mode=K;break}n.have=0,n.mode=j;case j:for(;n.have<n.ncode;){for(;lt<3;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.lens[Bt[n.have++]]=7&st,st>>>=3,lt-=3}for(;n.have<19;)n.lens[Bt[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,xt={bits:n.lenbits},wt=s(l,n.lens,0,19,n.lencode,0,n.work,xt),n.lenbits=xt.bits,wt){t.msg="invalid code lengths set",n.mode=K;break}n.have=0,n.mode=H;case H:for(;n.have<n.nlen+n.ndist;){for(;gt=(Ct=n.lencode[st&(1<<n.lenbits)-1])>>>16&255,mt=65535&Ct,!((At=Ct>>>24)<=lt);){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(mt<16)st>>>=At,lt-=At,n.lens[n.have++]=mt;else{if(16===mt){for(St=At+2;lt<St;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(st>>>=At,lt-=At,0===n.have){t.msg="invalid bit length repeat",n.mode=K;break}_t=n.lens[n.have-1],dt=3+(3&st),st>>>=2,lt-=2}else if(17===mt){for(St=At+3;lt<St;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}lt-=At,_t=0,dt=3+(7&(st>>>=At)),st>>>=3,lt-=3}else{for(St=At+7;lt<St;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}lt-=At,_t=0,dt=11+(127&(st>>>=At)),st>>>=7,lt-=7}if(n.have+dt>n.nlen+n.ndist){t.msg="invalid bit length repeat",n.mode=K;break}for(;dt--;)n.lens[n.have++]=_t}}if(n.mode===K)break;if(0===n.lens[256]){t.msg="invalid code -- missing end-of-block",n.mode=K;break}if(n.lenbits=9,xt={bits:n.lenbits},wt=s(c,n.lens,0,n.nlen,n.lencode,0,n.work,xt),n.lenbits=xt.bits,wt){t.msg="invalid literal/lengths set",n.mode=K;break}if(n.distbits=6,n.distcode=n.distdyn,xt={bits:n.distbits},wt=s(u,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,xt),n.distbits=xt.bits,wt){t.msg="invalid distances set",n.mode=K;break}if(n.mode=U,e===f)break t;case U:n.mode=Q;case Q:if(ot>=6&&at>=258){t.next_out=it,t.avail_out=at,t.next_in=nt,t.avail_in=ot,n.hold=st,n.bits=lt,a(t,ut),it=t.next_out,et=t.output,at=t.avail_out,nt=t.next_in,tt=t.input,ot=t.avail_in,st=n.hold,lt=n.bits,n.mode===D&&(n.back=-1);break}for(n.back=0;gt=(Ct=n.lencode[st&(1<<n.lenbits)-1])>>>16&255,mt=65535&Ct,!((At=Ct>>>24)<=lt);){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(gt&&0==(240&gt)){for(vt=At,yt=gt,bt=mt;gt=(Ct=n.lencode[bt+((st&(1<<vt+yt)-1)>>vt)])>>>16&255,mt=65535&Ct,!(vt+(At=Ct>>>24)<=lt);){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}st>>>=vt,lt-=vt,n.back+=vt}if(st>>>=At,lt-=At,n.back+=At,n.length=mt,0===gt){n.mode=G;break}if(32&gt){n.back=-1,n.mode=D;break}if(64&gt){t.msg="invalid literal/length code",n.mode=K;break}n.extra=15&gt,n.mode=z;case z:if(n.extra){for(St=n.extra;lt<St;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.length+=st&(1<<n.extra)-1,st>>>=n.extra,lt-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=Y;case Y:for(;gt=(Ct=n.distcode[st&(1<<n.distbits)-1])>>>16&255,mt=65535&Ct,!((At=Ct>>>24)<=lt);){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(0==(240&gt)){for(vt=At,yt=gt,bt=mt;gt=(Ct=n.distcode[bt+((st&(1<<vt+yt)-1)>>vt)])>>>16&255,mt=65535&Ct,!(vt+(At=Ct>>>24)<=lt);){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}st>>>=vt,lt-=vt,n.back+=vt}if(st>>>=At,lt-=At,n.back+=At,64&gt){t.msg="invalid distance code",n.mode=K;break}n.offset=mt,n.extra=15&gt,n.mode=V;case V:if(n.extra){for(St=n.extra;lt<St;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}n.offset+=st&(1<<n.extra)-1,st>>>=n.extra,lt-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){t.msg="invalid distance too far back",n.mode=K;break}n.mode=W;case W:if(0===at)break t;if(dt=ut-at,n.offset>dt){if((dt=n.offset-dt)>n.whave&&n.sane){t.msg="invalid distance too far back",n.mode=K;break}dt>n.wnext?(dt-=n.wnext,ft=n.wsize-dt):ft=n.wnext-dt,dt>n.length&&(dt=n.length),pt=n.window}else pt=et,ft=it-n.offset,dt=n.length;dt>at&&(dt=at),at-=dt,n.length-=dt;do{et[it++]=pt[ft++]}while(--dt);0===n.length&&(n.mode=Q);break;case G:if(0===at)break t;et[it++]=n.length,at--,n.mode=Q;break;case X:if(n.wrap){for(;lt<32;){if(0===ot)break t;ot--,st|=tt[nt++]<<lt,lt+=8}if(ut-=at,t.total_out+=ut,n.total+=ut,ut&&(t.adler=n.check=n.flags?o(n.check,et,ut,it-ut):i(n.check,et,ut,it-ut)),ut=at,(n.flags?st:rt(st))!==n.check){t.msg="incorrect data check",n.mode=K;break}st=0,lt=0}n.mode=Z;case Z:if(n.wrap&&n.flags){for(;lt<32;){if(0===ot)break t;ot--,st+=tt[nt++]<<lt,lt+=8}if(st!==(4294967295&n.total)){t.msg="incorrect length check",n.mode=K;break}st=0,lt=0}n.mode=$;case $:wt=A;break t;case K:wt=v;break t;case J:return y;case q:default:return m}return t.next_out=it,t.avail_out=at,t.next_in=nt,t.avail_in=ot,n.hold=st,n.bits=lt,(n.wsize||ut!==t.avail_out&&n.mode<K&&(n.mode<X||e!==h))&&function(t,e,n,i){var o,a=t.state;return null===a.window&&(a.wsize=1<<a.wbits,a.wnext=0,a.whave=0,a.window=new r.Buf8(a.wsize)),i>=a.wsize?(r.arraySet(a.window,e,n-a.wsize,a.wsize,0),a.wnext=0,a.whave=a.wsize):((o=a.wsize-a.wnext)>i&&(o=i),r.arraySet(a.window,e,n-i,o,a.wnext),(i-=o)?(r.arraySet(a.window,e,n-i,i,0),a.wnext=i,a.whave=a.wsize):(a.wnext+=o,a.wnext===a.wsize&&(a.wnext=0),a.whave<a.wsize&&(a.whave+=o))),0}(t,t.output,t.next_out,ut-t.avail_out)?(n.mode=J,y):(ct-=t.avail_in,ut-=t.avail_out,t.total_in+=ct,t.total_out+=ut,n.total+=ut,n.wrap&&ut&&(t.adler=n.check=n.flags?o(n.check,et,ut,t.next_out-ut):i(n.check,et,ut,t.next_out-ut)),t.data_type=n.bits+(n.last?64:0)+(n.mode===D?128:0)+(n.mode===U||n.mode===N?256:0),(0===ct&&0===ut||e===h)&&wt===p&&(wt=b),wt)},n.inflateEnd=function(t){if(!t||!t.state)return m;var e=t.state;return e.window&&(e.window=null),t.state=null,p},n.inflateGetHeader=function(t,e){var n;return t&&t.state?0==(2&(n=t.state).wrap)?m:(n.head=e,e.done=!1,p):m},n.inflateInfo="pako inflate (from Nodeca project)"},{"../utils/common":27,"./adler32":29,"./crc32":31,"./inffast":34,"./inftrees":36}],36:[function(t,e,n){"use strict";var r=t("../utils/common"),i=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],o=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],a=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],s=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];e.exports=function(t,e,n,l,c,u,h,d){var f,p,A,g,m,v,y,b,_,w=d.bits,x=0,S=0,C=0,k=0,B=0,T=0,E=0,M=0,O=0,L=0,D=null,I=0,P=new r.Buf16(16),N=new r.Buf16(16),F=null,R=0;for(x=0;x<=15;x++)P[x]=0;for(S=0;S<l;S++)P[e[n+S]]++;for(B=w,k=15;k>=1&&0===P[k];k--);if(B>k&&(B=k),0===k)return c[u++]=20971520,c[u++]=20971520,d.bits=1,0;for(C=1;C<k&&0===P[C];C++);for(B<C&&(B=C),M=1,x=1;x<=15;x++)if(M<<=1,(M-=P[x])<0)return-1;if(M>0&&(0===t||1!==k))return-1;for(N[1]=0,x=1;x<15;x++)N[x+1]=N[x]+P[x];for(S=0;S<l;S++)0!==e[n+S]&&(h[N[e[n+S]]++]=S);if(0===t?(D=F=h,v=19):1===t?(D=i,I-=257,F=o,R-=257,v=256):(D=a,F=s,v=-1),L=0,S=0,x=C,m=u,T=B,E=0,A=-1,g=(O=1<<B)-1,1===t&&O>852||2===t&&O>592)return 1;for(;;){0,y=x-E,h[S]<v?(b=0,_=h[S]):h[S]>v?(b=F[R+h[S]],_=D[I+h[S]]):(b=96,_=0),f=1<<x-E,C=p=1<<T;do{c[m+(L>>E)+(p-=f)]=y<<24|b<<16|_|0}while(0!==p);for(f=1<<x-1;L&f;)f>>=1;if(0!==f?(L&=f-1,L+=f):L=0,S++,0==--P[x]){if(x===k)break;x=e[n+h[S]]}if(x>B&&(L&g)!==A){for(0===E&&(E=B),m+=C,M=1<<(T=x-E);T+E<k&&!((M-=P[T+E])<=0);)T++,M<<=1;if(O+=1<<T,1===t&&O>852||2===t&&O>592)return 1;c[A=L&g]=B<<24|T<<16|m-u|0}}return 0!==L&&(c[m+L]=x-E<<24|64<<16|0),d.bits=B,0}},{"../utils/common":27}],37:[function(t,e,n){"use strict";e.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},{}],38:[function(t,e,n){"use strict";var r=t("../utils/common"),i=4,o=0,a=1,s=2;function l(t){for(var e=t.length;--e>=0;)t[e]=0}var c=0,u=1,h=2,d=29,f=256,p=f+1+d,A=30,g=19,m=2*p+1,v=15,y=16,b=7,_=256,w=16,x=17,S=18,C=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],k=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],B=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],T=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],E=new Array(2*(p+2));l(E);var M=new Array(2*A);l(M);var O=new Array(512);l(O);var L=new Array(256);l(L);var D=new Array(d);l(D);var I=new Array(A);l(I);var P,N,F,R=function(t,e,n,r,i){this.static_tree=t,this.extra_bits=e,this.extra_base=n,this.elems=r,this.max_length=i,this.has_stree=t&&t.length},j=function(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e};function H(t){return t<256?O[t]:O[256+(t>>>7)]}function U(t,e){t.pending_buf[t.pending++]=255&e,t.pending_buf[t.pending++]=e>>>8&255}function Q(t,e,n){t.bi_valid>y-n?(t.bi_buf|=e<<t.bi_valid&65535,U(t,t.bi_buf),t.bi_buf=e>>y-t.bi_valid,t.bi_valid+=n-y):(t.bi_buf|=e<<t.bi_valid&65535,t.bi_valid+=n)}function z(t,e,n){Q(t,n[2*e],n[2*e+1])}function Y(t,e){var n=0;do{n|=1&t,t>>>=1,n<<=1}while(--e>0);return n>>>1}function V(t,e,n){var r,i,o=new Array(v+1),a=0;for(r=1;r<=v;r++)o[r]=a=a+n[r-1]<<1;for(i=0;i<=e;i++){var s=t[2*i+1];0!==s&&(t[2*i]=Y(o[s]++,s))}}function W(t){var e;for(e=0;e<p;e++)t.dyn_ltree[2*e]=0;for(e=0;e<A;e++)t.dyn_dtree[2*e]=0;for(e=0;e<g;e++)t.bl_tree[2*e]=0;t.dyn_ltree[2*_]=1,t.opt_len=t.static_len=0,t.last_lit=t.matches=0}function G(t){t.bi_valid>8?U(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0}function X(t,e,n,r){var i=2*e,o=2*n;return t[i]<t[o]||t[i]===t[o]&&r[e]<=r[n]}function Z(t,e,n){for(var r=t.heap[n],i=n<<1;i<=t.heap_len&&(i<t.heap_len&&X(e,t.heap[i+1],t.heap[i],t.depth)&&i++,!X(e,r,t.heap[i],t.depth));)t.heap[n]=t.heap[i],n=i,i<<=1;t.heap[n]=r}function $(t,e,n){var r,i,o,a,s=0;if(0!==t.last_lit)do{r=t.pending_buf[t.d_buf+2*s]<<8|t.pending_buf[t.d_buf+2*s+1],i=t.pending_buf[t.l_buf+s],s++,0===r?z(t,i,e):(z(t,(o=L[i])+f+1,e),0!==(a=C[o])&&Q(t,i-=D[o],a),z(t,o=H(--r),n),0!==(a=k[o])&&Q(t,r-=I[o],a))}while(s<t.last_lit);z(t,_,e)}function K(t,e){var n,r,i,o=e.dyn_tree,a=e.stat_desc.static_tree,s=e.stat_desc.has_stree,l=e.stat_desc.elems,c=-1;for(t.heap_len=0,t.heap_max=m,n=0;n<l;n++)0!==o[2*n]?(t.heap[++t.heap_len]=c=n,t.depth[n]=0):o[2*n+1]=0;for(;t.heap_len<2;)o[2*(i=t.heap[++t.heap_len]=c<2?++c:0)]=1,t.depth[i]=0,t.opt_len--,s&&(t.static_len-=a[2*i+1]);for(e.max_code=c,n=t.heap_len>>1;n>=1;n--)Z(t,o,n);i=l;do{n=t.heap[1],t.heap[1]=t.heap[t.heap_len--],Z(t,o,1),r=t.heap[1],t.heap[--t.heap_max]=n,t.heap[--t.heap_max]=r,o[2*i]=o[2*n]+o[2*r],t.depth[i]=(t.depth[n]>=t.depth[r]?t.depth[n]:t.depth[r])+1,o[2*n+1]=o[2*r+1]=i,t.heap[1]=i++,Z(t,o,1)}while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],function(t,e){var n,r,i,o,a,s,l=e.dyn_tree,c=e.max_code,u=e.stat_desc.static_tree,h=e.stat_desc.has_stree,d=e.stat_desc.extra_bits,f=e.stat_desc.extra_base,p=e.stat_desc.max_length,A=0;for(o=0;o<=v;o++)t.bl_count[o]=0;for(l[2*t.heap[t.heap_max]+1]=0,n=t.heap_max+1;n<m;n++)(o=l[2*l[2*(r=t.heap[n])+1]+1]+1)>p&&(o=p,A++),l[2*r+1]=o,r>c||(t.bl_count[o]++,a=0,r>=f&&(a=d[r-f]),s=l[2*r],t.opt_len+=s*(o+a),h&&(t.static_len+=s*(u[2*r+1]+a)));if(0!==A){do{for(o=p-1;0===t.bl_count[o];)o--;t.bl_count[o]--,t.bl_count[o+1]+=2,t.bl_count[p]--,A-=2}while(A>0);for(o=p;0!==o;o--)for(r=t.bl_count[o];0!==r;)(i=t.heap[--n])>c||(l[2*i+1]!==o&&(t.opt_len+=(o-l[2*i+1])*l[2*i],l[2*i+1]=o),r--)}}(t,e),V(o,c,t.bl_count)}function J(t,e,n){var r,i,o=-1,a=e[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),e[2*(n+1)+1]=65535,r=0;r<=n;r++)i=a,a=e[2*(r+1)+1],++s<l&&i===a||(s<c?t.bl_tree[2*i]+=s:0!==i?(i!==o&&t.bl_tree[2*i]++,t.bl_tree[2*w]++):s<=10?t.bl_tree[2*x]++:t.bl_tree[2*S]++,s=0,o=i,0===a?(l=138,c=3):i===a?(l=6,c=3):(l=7,c=4))}function q(t,e,n){var r,i,o=-1,a=e[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),r=0;r<=n;r++)if(i=a,a=e[2*(r+1)+1],!(++s<l&&i===a)){if(s<c)do{z(t,i,t.bl_tree)}while(0!=--s);else 0!==i?(i!==o&&(z(t,i,t.bl_tree),s--),z(t,w,t.bl_tree),Q(t,s-3,2)):s<=10?(z(t,x,t.bl_tree),Q(t,s-3,3)):(z(t,S,t.bl_tree),Q(t,s-11,7));s=0,o=i,0===a?(l=138,c=3):i===a?(l=6,c=3):(l=7,c=4)}}var tt=!1;function et(t,e,n,i){Q(t,(c<<1)+(i?1:0),3),function(t,e,n,i){G(t),i&&(U(t,n),U(t,~n)),r.arraySet(t.pending_buf,t.window,e,n,t.pending),t.pending+=n}(t,e,n,!0)}n._tr_init=function(t){tt||(function(){var t,e,n,r,i,o=new Array(v+1);for(n=0,r=0;r<d-1;r++)for(D[r]=n,t=0;t<1<<C[r];t++)L[n++]=r;for(L[n-1]=r,i=0,r=0;r<16;r++)for(I[r]=i,t=0;t<1<<k[r];t++)O[i++]=r;for(i>>=7;r<A;r++)for(I[r]=i<<7,t=0;t<1<<k[r]-7;t++)O[256+i++]=r;for(e=0;e<=v;e++)o[e]=0;for(t=0;t<=143;)E[2*t+1]=8,t++,o[8]++;for(;t<=255;)E[2*t+1]=9,t++,o[9]++;for(;t<=279;)E[2*t+1]=7,t++,o[7]++;for(;t<=287;)E[2*t+1]=8,t++,o[8]++;for(V(E,p+1,o),t=0;t<A;t++)M[2*t+1]=5,M[2*t]=Y(t,5);P=new R(E,C,f+1,p,v),N=new R(M,k,0,A,v),F=new R(new Array(0),B,0,g,b)}(),tt=!0),t.l_desc=new j(t.dyn_ltree,P),t.d_desc=new j(t.dyn_dtree,N),t.bl_desc=new j(t.bl_tree,F),t.bi_buf=0,t.bi_valid=0,W(t)},n._tr_stored_block=et,n._tr_flush_block=function(t,e,n,r){var l,c,d=0;t.level>0?(t.strm.data_type===s&&(t.strm.data_type=function(t){var e,n=4093624447;for(e=0;e<=31;e++,n>>>=1)if(1&n&&0!==t.dyn_ltree[2*e])return o;if(0!==t.dyn_ltree[18]||0!==t.dyn_ltree[20]||0!==t.dyn_ltree[26])return a;for(e=32;e<f;e++)if(0!==t.dyn_ltree[2*e])return a;return o}(t)),K(t,t.l_desc),K(t,t.d_desc),d=function(t){var e;for(J(t,t.dyn_ltree,t.l_desc.max_code),J(t,t.dyn_dtree,t.d_desc.max_code),K(t,t.bl_desc),e=g-1;e>=3&&0===t.bl_tree[2*T[e]+1];e--);return t.opt_len+=3*(e+1)+5+5+4,e}(t),l=t.opt_len+3+7>>>3,(c=t.static_len+3+7>>>3)<=l&&(l=c)):l=c=n+5,n+4<=l&&-1!==e?et(t,e,n,r):t.strategy===i||c===l?(Q(t,(u<<1)+(r?1:0),3),$(t,E,M)):(Q(t,(h<<1)+(r?1:0),3),function(t,e,n,r){var i;for(Q(t,e-257,5),Q(t,n-1,5),Q(t,r-4,4),i=0;i<r;i++)Q(t,t.bl_tree[2*T[i]+1],3);q(t,t.dyn_ltree,e-1),q(t,t.dyn_dtree,n-1)}(t,t.l_desc.max_code+1,t.d_desc.max_code+1,d+1),$(t,t.dyn_ltree,t.dyn_dtree)),W(t),r&&G(t)},n._tr_tally=function(t,e,n){return t.pending_buf[t.d_buf+2*t.last_lit]=e>>>8&255,t.pending_buf[t.d_buf+2*t.last_lit+1]=255&e,t.pending_buf[t.l_buf+t.last_lit]=255&n,t.last_lit++,0===e?t.dyn_ltree[2*n]++:(t.matches++,e--,t.dyn_ltree[2*(L[n]+f+1)]++,t.dyn_dtree[2*H(e)]++),t.last_lit===t.lit_bufsize-1},n._tr_align=function(t){Q(t,u<<1,3),z(t,_,E),function(t){16===t.bi_valid?(U(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=255&t.bi_buf,t.bi_buf>>=8,t.bi_valid-=8)}(t)}},{"../utils/common":27}],39:[function(t,e,n){"use strict";e.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}]},{},[9])(9)})}).call(e,n("EuP9").Buffer,n("DuR2"))},uXZL:function(t,e,n){(function(r,i,o){function a(e){e.version="0.16.9";var a=1200,s=1252;"undefined"==typeof cptable&&(void 0!==r?r.cptable=n("Hdmu"):"undefined"!=typeof window&&(window.cptable=n("Hdmu")));for(var l=[874,932,936,949,950],c=0;c<=8;++c)l.push(1250+c);var u={0:1252,1:65001,2:65001,77:1e4,128:932,129:949,130:1361,134:936,136:950,161:1253,162:1254,163:1258,177:1255,178:1256,186:1257,204:1251,222:874,238:1250,255:1252,69:6969},h=function(t){-1!=l.indexOf(t)&&(s=u[0]=t)};var d=function(t){a=t,h(t)};function f(){d(1200),h(1252)}function p(t){for(var e=[],n=0,r=t.length;n<r;++n)e[n]=t.charCodeAt(n);return e}var A=function(t){var e=t.charCodeAt(0),n=t.charCodeAt(1);return 255==e&&254==n?function(t){for(var e=[],n=0;n<t.length>>1;++n)e[n]=String.fromCharCode(t.charCodeAt(2*n)+(t.charCodeAt(2*n+1)<<8));return e.join("")}(t.slice(2)):254==e&&255==n?function(t){for(var e=[],n=0;n<t.length>>1;++n)e[n]=String.fromCharCode(t.charCodeAt(2*n+1)+(t.charCodeAt(2*n)<<8));return e.join("")}(t.slice(2)):65279==e?t.slice(1):t},g=function(t){return String.fromCharCode(t)},m=function(t){return String.fromCharCode(t)};"undefined"!=typeof cptable&&(d=function(t){a=t,h(t)},A=function(t){return 255===t.charCodeAt(0)&&254===t.charCodeAt(1)?cptable.utils.decode(1200,p(t.slice(2))):t},g=function(t){return 1200===a?String.fromCharCode(t):cptable.utils.decode(a,[255&t,t>>8])[0]},m=function(t){return cptable.utils.decode(s,[t])[0]});var v,y=null,b=(v="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",{encode:function(t){for(var e="",n=0,r=0,i=0,o=0,a=0,s=0,l=0,c=0;c<t.length;)o=(n=t.charCodeAt(c++))>>2,a=(3&n)<<4|(r=t.charCodeAt(c++))>>4,s=(15&r)<<2|(i=t.charCodeAt(c++))>>6,l=63&i,isNaN(r)?s=l=64:isNaN(i)&&(l=64),e+=v.charAt(o)+v.charAt(a)+v.charAt(s)+v.charAt(l);return e},decode:function(t){var e="",n=0,r=0,i=0,o=0,a=0,s=0;t=t.replace(/[^\w\+\/\=]/g,"");for(var l=0;l<t.length;)n=v.indexOf(t.charAt(l++))<<2|(o=v.indexOf(t.charAt(l++)))>>4,e+=String.fromCharCode(n),r=(15&o)<<4|(a=v.indexOf(t.charAt(l++)))>>2,64!==a&&(e+=String.fromCharCode(r)),i=(3&a)<<6|(s=v.indexOf(t.charAt(l++))),64!==s&&(e+=String.fromCharCode(i));return e}}),_=void 0!==i&&void 0!==o&&void 0!==o.versions&&!!o.versions.node,w=function(){};if(void 0!==i){var x=!i.from;if(!x)try{i.from("foo","utf8")}catch(t){x=!0}w=x?function(t,e){return e?new i(t,e):new i(t)}:i.from.bind(i),i.alloc||(i.alloc=function(t){return new i(t)}),i.allocUnsafe||(i.allocUnsafe=function(t){return new i(t)})}function S(t){return _?i.alloc(t):new Array(t)}function C(t){return _?i.allocUnsafe(t):new Array(t)}var k=function(t){return _?w(t,"binary"):t.split("").map(function(t){return 255&t.charCodeAt(0)})};function B(t){if("undefined"==typeof ArrayBuffer)return k(t);for(var e=new ArrayBuffer(t.length),n=new Uint8Array(e),r=0;r!=t.length;++r)n[r]=255&t.charCodeAt(r);return e}function T(t){if(Array.isArray(t))return t.map(function(t){return String.fromCharCode(t)}).join("");for(var e=[],n=0;n<t.length;++n)e[n]=String.fromCharCode(t[n]);return e.join("")}function E(t){if("undefined"==typeof ArrayBuffer)throw new Error("Unsupported");if(t instanceof ArrayBuffer)return E(new Uint8Array(t));for(var e=new Array(t.length),n=0;n<t.length;++n)e[n]=t[n];return e}var M=function(t){return[].concat.apply([],t)},O=/\u0000/g,L=/[\u0001-\u0006]/g,D={},I=function(t){function e(t){for(var e="",n=t.length-1;n>=0;)e+=t.charAt(n--);return e}function n(t,e){for(var n="";n.length<e;)n+=t;return n}function r(t,e){var r=""+t;return r.length>=e?r:n("0",e-r.length)+r}function i(t,e){var r=""+t;return r.length>=e?r:n(" ",e-r.length)+r}function o(t,e){var r=""+t;return r.length>=e?r:r+n(" ",e-r.length)}t.version="0.11.2";var a=Math.pow(2,32);function s(t,e){return t>a||t<-a?function(t,e){var r=""+Math.round(t);return r.length>=e?r:n("0",e-r.length)+r}(t,e):function(t,e){var r=""+t;return r.length>=e?r:n("0",e-r.length)+r}(Math.round(t),e)}function l(t,e){return e=e||0,t.length>=7+e&&103==(32|t.charCodeAt(e))&&101==(32|t.charCodeAt(e+1))&&110==(32|t.charCodeAt(e+2))&&101==(32|t.charCodeAt(e+3))&&114==(32|t.charCodeAt(e+4))&&97==(32|t.charCodeAt(e+5))&&108==(32|t.charCodeAt(e+6))}var c=[["Sun","Sunday"],["Mon","Monday"],["Tue","Tuesday"],["Wed","Wednesday"],["Thu","Thursday"],["Fri","Friday"],["Sat","Saturday"]],u=[["J","Jan","January"],["F","Feb","February"],["M","Mar","March"],["A","Apr","April"],["M","May","May"],["J","Jun","June"],["J","Jul","July"],["A","Aug","August"],["S","Sep","September"],["O","Oct","October"],["N","Nov","November"],["D","Dec","December"]];function h(t){t[0]="General",t[1]="0",t[2]="0.00",t[3]="#,##0",t[4]="#,##0.00",t[9]="0%",t[10]="0.00%",t[11]="0.00E+00",t[12]="# ?/?",t[13]="# ??/??",t[14]="m/d/yy",t[15]="d-mmm-yy",t[16]="d-mmm",t[17]="mmm-yy",t[18]="h:mm AM/PM",t[19]="h:mm:ss AM/PM",t[20]="h:mm",t[21]="h:mm:ss",t[22]="m/d/yy h:mm",t[37]="#,##0 ;(#,##0)",t[38]="#,##0 ;[Red](#,##0)",t[39]="#,##0.00;(#,##0.00)",t[40]="#,##0.00;[Red](#,##0.00)",t[45]="mm:ss",t[46]="[h]:mm:ss",t[47]="mmss.0",t[48]="##0.0E+0",t[49]="@",t[56]='"上午/下午 "hh"時"mm"分"ss"秒 "'}var d={};h(d);var f=[],p=0;for(p=5;p<=8;++p)f[p]=32+p;for(p=23;p<=26;++p)f[p]=0;for(p=27;p<=31;++p)f[p]=14;for(p=50;p<=58;++p)f[p]=14;for(p=59;p<=62;++p)f[p]=p-58;for(p=67;p<=68;++p)f[p]=p-58;for(p=72;p<=75;++p)f[p]=p-58;for(p=67;p<=68;++p)f[p]=p-57;for(p=76;p<=78;++p)f[p]=p-56;for(p=79;p<=81;++p)f[p]=p-34;var A=[];function g(t,e,n){for(var r=t<0?-1:1,i=t*r,o=0,a=1,s=0,l=1,c=0,u=0,h=Math.floor(i);c<e&&(s=(h=Math.floor(i))*a+o,u=h*c+l,!(i-h<5e-8));)i=1/(i-h),o=a,a=s,l=c,c=u;if(u>e&&(c>e?(u=l,s=o):(u=c,s=a)),!n)return[0,r*s,u];var d=Math.floor(r*s/u);return[d,r*s-d*u,u]}function m(t,e,n){if(t>2958465||t<0)return null;var r=0|t,i=Math.floor(86400*(t-r)),o=0,a=[],s={D:r,T:i,u:86400*(t-r)-i,y:0,m:0,d:0,H:0,M:0,S:0,q:0};if(Math.abs(s.u)<1e-6&&(s.u=0),e&&e.date1904&&(r+=1462),s.u>.9999&&(s.u=0,86400==++i&&(s.T=i=0,++r,++s.D)),60===r)a=n?[1317,10,29]:[1900,2,29],o=3;else if(0===r)a=n?[1317,8,29]:[1900,1,0],o=6;else{r>60&&--r;var l=new Date(1900,0,1);l.setDate(l.getDate()+r-1),a=[l.getFullYear(),l.getMonth()+1,l.getDate()],o=l.getDay(),r<60&&(o=(o+6)%7),n&&(o=function(t,e){e[0]-=581;var n=t.getDay();t<60&&(n=(n+6)%7);return n}(l,a))}return s.y=a[0],s.m=a[1],s.d=a[2],s.S=i%60,i=Math.floor(i/60),s.M=i%60,i=Math.floor(i/60),s.H=i,s.q=o,s}A[5]=A[63]='"$"#,##0_);\\("$"#,##0\\)',A[6]=A[64]='"$"#,##0_);[Red]\\("$"#,##0\\)',A[7]=A[65]='"$"#,##0.00_);\\("$"#,##0.00\\)',A[8]=A[66]='"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',A[41]='_(* #,##0_);_(* \\(#,##0\\);_(* "-"_);_(@_)',A[42]='_("$"* #,##0_);_("$"* \\(#,##0\\);_("$"* "-"_);_(@_)',A[43]='_(* #,##0.00_);_(* \\(#,##0.00\\);_(* "-"??_);_(@_)',A[44]='_("$"* #,##0.00_);_("$"* \\(#,##0.00\\);_("$"* "-"??_);_(@_)',t.parse_date_code=m;var v=new Date(1899,11,31,0,0,0),y=v.getTime(),b=new Date(1900,2,1,0,0,0);function _(t,e){var n=t.getTime();return e?n-=1262304e5:t>=b&&(n+=864e5),(n-(y+6e4*(t.getTimezoneOffset()-v.getTimezoneOffset())))/864e5}t._general_int=function(t){return t.toString(10)};var w=function(){var t=/(?:\.0*|(\.\d*[1-9])0+)$/;function e(e){return-1==e.indexOf(".")?e:e.replace(t,"$1")}var n=/(?:\.0*|(\.\d*[1-9])0+)[Ee]/,r=/(E[+-])(\d)$/;return function(t){var i=Math.floor(Math.log(Math.abs(t))*Math.LOG10E);return e(function(t){return-1==t.indexOf("E")?t:t.replace(n,"$1E").replace(r,"$10$2")}((i>=-4&&i<=-1?t.toPrecision(10+i):Math.abs(i)<=9?function(t){var n=t<0?12:11,r=e(t.toFixed(12));return r.length<=n?r:(r=t.toPrecision(10)).length<=n?r:t.toExponential(5)}(t):10===i?t.toFixed(10).substr(0,12):function(t){var n=e(t.toFixed(11));return n.length>(t<0?12:11)||"0"===n||"-0"===n?t.toPrecision(6):n}(t)).toUpperCase()))}}();function x(t,e){switch(typeof t){case"string":return t;case"boolean":return t?"TRUE":"FALSE";case"number":return(0|t)===t?t.toString(10):w(t);case"undefined":return"";case"object":if(null==t)return"";if(t instanceof Date)return I(14,_(t,e&&e.date1904),e)}throw new Error("unsupported value in General format: "+t)}function S(t,e,n,i){var o,a="",s=0,l=0,h=n.y,d=0;switch(t){case 98:h=n.y+543;case 121:switch(e.length){case 1:case 2:o=h%100,d=2;break;default:o=h%1e4,d=4}break;case 109:switch(e.length){case 1:case 2:o=n.m,d=e.length;break;case 3:return u[n.m-1][1];case 5:return u[n.m-1][0];default:return u[n.m-1][2]}break;case 100:switch(e.length){case 1:case 2:o=n.d,d=e.length;break;case 3:return c[n.q][0];default:return c[n.q][1]}break;case 104:switch(e.length){case 1:case 2:o=1+(n.H+11)%12,d=e.length;break;default:throw"bad hour format: "+e}break;case 72:switch(e.length){case 1:case 2:o=n.H,d=e.length;break;default:throw"bad hour format: "+e}break;case 77:switch(e.length){case 1:case 2:o=n.M,d=e.length;break;default:throw"bad minute format: "+e}break;case 115:if("s"!=e&&"ss"!=e&&".0"!=e&&".00"!=e&&".000"!=e)throw"bad second format: "+e;return 0!==n.u||"s"!=e&&"ss"!=e?(l=i>=2?3===i?1e3:100:1===i?10:1,(s=Math.round(l*(n.S+n.u)))>=60*l&&(s=0),"s"===e?0===s?"0":""+s/l:(a=r(s,2+i),"ss"===e?a.substr(0,2):"."+a.substr(2,e.length-1))):r(n.S,e.length);case 90:switch(e){case"[h]":case"[hh]":o=24*n.D+n.H;break;case"[m]":case"[mm]":o=60*(24*n.D+n.H)+n.M;break;case"[s]":case"[ss]":o=60*(60*(24*n.D+n.H)+n.M)+Math.round(n.S+n.u);break;default:throw"bad abstime format: "+e}d=3===e.length?1:2;break;case 101:o=h,d=1}return d>0?r(o,d):""}function C(t){if(t.length<=3)return t;for(var e=t.length%3,n=t.substr(0,e);e!=t.length;e+=3)n+=(n.length>0?",":"")+t.substr(e,3);return n}t._general_num=w,t._general=x;var k=function(){var t=/%/g;var a=/# (\?+)( ?)\/( ?)(\d+)/;var l=/^#*0*\.([0#]+)/,c=/\).*[0#]/,u=/\(###\) ###\\?-####/;function h(t){for(var e,n="",r=0;r!=t.length;++r)switch(e=t.charCodeAt(r)){case 35:break;case 63:n+=" ";break;case 48:n+="0";break;default:n+=String.fromCharCode(e)}return n}function d(t,e){var n=Math.pow(10,e);return""+Math.round(t*n)/n}function f(t,e){var n=t-Math.floor(t),r=Math.pow(10,e);return e<(""+Math.round(n*r)).length?0:Math.round(n*r)}function p(A,m,v){if(40===A.charCodeAt(0)&&!m.match(c)){var y=m.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return v>=0?p("n",y,v):"("+p("n",y,-v)+")"}if(44===m.charCodeAt(m.length-1))return function(t,e,n){for(var r=e.length-1;44===e.charCodeAt(r-1);)--r;return k(t,e.substr(0,r),n/Math.pow(10,3*(e.length-r)))}(A,m,v);if(-1!==m.indexOf("%"))return function(e,r,i){var o=r.replace(t,""),a=r.length-o.length;return k(e,o,i*Math.pow(10,2*a))+n("%",a)}(A,m,v);if(-1!==m.indexOf("E"))return function t(e,n){var r,i=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(0==n)return"0.0E+0";if(n<0)return"-"+t(e,-n);var o=e.indexOf(".");-1===o&&(o=e.indexOf("E"));var a=Math.floor(Math.log(n)*Math.LOG10E)%o;if(a<0&&(a+=o),-1===(r=(n/Math.pow(10,a)).toPrecision(i+1+(o+a)%o)).indexOf("e")){var s=Math.floor(Math.log(n)*Math.LOG10E);for(-1===r.indexOf(".")?r=r.charAt(0)+"."+r.substr(1)+"E+"+(s-r.length+a):r+="E+"+(s-a);"0."===r.substr(0,2);)r=(r=r.charAt(0)+r.substr(2,o)+"."+r.substr(2+o)).replace(/^0+([1-9])/,"$1").replace(/^0+\./,"0.");r=r.replace(/\+-/,"-")}r=r.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,function(t,e,n,r){return e+n+r.substr(0,(o+a)%o)+"."+r.substr(a)+"E"})}else r=n.toExponential(i);return e.match(/E\+00$/)&&r.match(/e[+-]\d$/)&&(r=r.substr(0,r.length-1)+"0"+r.charAt(r.length-1)),e.match(/E\-/)&&r.match(/e\+/)&&(r=r.replace(/e\+/,"e")),r.replace("e","E")}(m,v);if(36===m.charCodeAt(0))return"$"+p(A,m.substr(" "==m.charAt(1)?2:1),v);var b,_,w,x,S=Math.abs(v),B=v<0?"-":"";if(m.match(/^00+$/))return B+s(S,m.length);if(m.match(/^[#?]+$/))return"0"===(b=s(v,0))&&(b=""),b.length>m.length?b:h(m.substr(0,m.length-b.length))+b;if(_=m.match(a))return function(t,e,o){var a=parseInt(t[4],10),s=Math.round(e*a),l=Math.floor(s/a),c=s-l*a,u=a;return o+(0===l?"":""+l)+" "+(0===c?n(" ",t[1].length+1+t[4].length):i(c,t[1].length)+t[2]+"/"+t[3]+r(u,t[4].length))}(_,S,B);if(m.match(/^#+0+$/))return B+s(S,m.length-m.indexOf("0"));if(_=m.match(l))return b=d(v,_[1].length).replace(/^([^\.]+)$/,"$1."+h(_[1])).replace(/\.$/,"."+h(_[1])).replace(/\.(\d*)$/,function(t,e){return"."+e+n("0",h(_[1]).length-e.length)}),-1!==m.indexOf("0.")?b:b.replace(/^0\./,".");if(m=m.replace(/^#+([0.])/,"$1"),_=m.match(/^(0*)\.(#*)$/))return B+d(S,_[2].length).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,_[1].length?"0.":".");if(_=m.match(/^#{1,3},##0(\.?)$/))return B+C(s(S,0));if(_=m.match(/^#,##0\.([#0]*0)$/))return v<0?"-"+p(A,m,-v):C(""+(Math.floor(v)+function(t,e){return e<(""+Math.round((t-Math.floor(t))*Math.pow(10,e))).length?1:0}(v,_[1].length)))+"."+r(f(v,_[1].length),_[1].length);if(_=m.match(/^#,#*,#0/))return p(A,m.replace(/^#,#*,/,""),v);if(_=m.match(/^([0#]+)(\\?-([0#]+))+$/))return b=e(p(A,m.replace(/[\\-]/g,""),v)),w=0,e(e(m.replace(/\\/g,"")).replace(/[0#]/g,function(t){return w<b.length?b.charAt(w++):"0"===t?"0":""}));if(m.match(u))return"("+(b=p(A,"##########",v)).substr(0,3)+") "+b.substr(3,3)+"-"+b.substr(6);var T="";if(_=m.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return w=Math.min(_[4].length,7),x=g(S,Math.pow(10,w)-1,!1),b=""+B," "==(T=k("n",_[1],x[1])).charAt(T.length-1)&&(T=T.substr(0,T.length-1)+"0"),b+=T+_[2]+"/"+_[3],(T=o(x[2],w)).length<_[4].length&&(T=h(_[4].substr(_[4].length-T.length))+T),b+=T;if(_=m.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return w=Math.min(Math.max(_[1].length,_[4].length),7),B+((x=g(S,Math.pow(10,w)-1,!0))[0]||(x[1]?"":"0"))+" "+(x[1]?i(x[1],w)+_[2]+"/"+_[3]+o(x[2],w):n(" ",2*w+1+_[2].length+_[3].length));if(_=m.match(/^[#0?]+$/))return b=s(v,0),m.length<=b.length?b:h(m.substr(0,m.length-b.length))+b;if(_=m.match(/^([#0?]+)\.([#0]+)$/)){b=""+v.toFixed(Math.min(_[2].length,10)).replace(/([^0])0+$/,"$1"),w=b.indexOf(".");var E=m.indexOf(".")-w,M=m.length-b.length-E;return h(m.substr(0,E)+b+m.substr(m.length-M))}if(_=m.match(/^00,000\.([#0]*0)$/))return w=f(v,_[1].length),v<0?"-"+p(A,m,-v):C(function(t){return t<2147483647&&t>-2147483648?""+(t>=0?0|t:t-1|0):""+Math.floor(t)}(v)).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,function(t){return"00,"+(t.length<3?r(0,3-t.length):"")+t})+"."+r(w,_[1].length);switch(m){case"###,##0.00":return p(A,"#,##0.00",v);case"###,###":case"##,###":case"#,###":var O=C(s(S,0));return"0"!==O?B+O:"";case"###,###.00":return p(A,"###,##0.00",v).replace(/^0\./,".");case"#,###.00":return p(A,"#,##0.00",v).replace(/^0\./,".")}throw new Error("unsupported format |"+m+"|")}function A(s,d,f){if(40===s.charCodeAt(0)&&!d.match(c)){var p=d.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return f>=0?A("n",p,f):"("+A("n",p,-f)+")"}if(44===d.charCodeAt(d.length-1))return function(t,e,n){for(var r=e.length-1;44===e.charCodeAt(r-1);)--r;return k(t,e.substr(0,r),n/Math.pow(10,3*(e.length-r)))}(s,d,f);if(-1!==d.indexOf("%"))return function(e,r,i){var o=r.replace(t,""),a=r.length-o.length;return k(e,o,i*Math.pow(10,2*a))+n("%",a)}(s,d,f);if(-1!==d.indexOf("E"))return function t(e,n){var r,i=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(0==n)return"0.0E+0";if(n<0)return"-"+t(e,-n);var o=e.indexOf(".");-1===o&&(o=e.indexOf("E"));var a=Math.floor(Math.log(n)*Math.LOG10E)%o;if(a<0&&(a+=o),!(r=(n/Math.pow(10,a)).toPrecision(i+1+(o+a)%o)).match(/[Ee]/)){var s=Math.floor(Math.log(n)*Math.LOG10E);-1===r.indexOf(".")?r=r.charAt(0)+"."+r.substr(1)+"E+"+(s-r.length+a):r+="E+"+(s-a),r=r.replace(/\+-/,"-")}r=r.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,function(t,e,n,r){return e+n+r.substr(0,(o+a)%o)+"."+r.substr(a)+"E"})}else r=n.toExponential(i);return e.match(/E\+00$/)&&r.match(/e[+-]\d$/)&&(r=r.substr(0,r.length-1)+"0"+r.charAt(r.length-1)),e.match(/E\-/)&&r.match(/e\+/)&&(r=r.replace(/e\+/,"e")),r.replace("e","E")}(d,f);if(36===d.charCodeAt(0))return"$"+A(s,d.substr(" "==d.charAt(1)?2:1),f);var m,v,y,b,_=Math.abs(f),w=f<0?"-":"";if(d.match(/^00+$/))return w+r(_,d.length);if(d.match(/^[#?]+$/))return m=""+f,0===f&&(m=""),m.length>d.length?m:h(d.substr(0,d.length-m.length))+m;if(v=d.match(a))return function(t,e,r){return r+(0===e?"":""+e)+n(" ",t[1].length+2+t[4].length)}(v,_,w);if(d.match(/^#+0+$/))return w+r(_,d.length-d.indexOf("0"));if(v=d.match(l))return m=(m=(""+f).replace(/^([^\.]+)$/,"$1."+h(v[1])).replace(/\.$/,"."+h(v[1]))).replace(/\.(\d*)$/,function(t,e){return"."+e+n("0",h(v[1]).length-e.length)}),-1!==d.indexOf("0.")?m:m.replace(/^0\./,".");if(d=d.replace(/^#+([0.])/,"$1"),v=d.match(/^(0*)\.(#*)$/))return w+(""+_).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,v[1].length?"0.":".");if(v=d.match(/^#{1,3},##0(\.?)$/))return w+C(""+_);if(v=d.match(/^#,##0\.([#0]*0)$/))return f<0?"-"+A(s,d,-f):C(""+f)+"."+n("0",v[1].length);if(v=d.match(/^#,#*,#0/))return A(s,d.replace(/^#,#*,/,""),f);if(v=d.match(/^([0#]+)(\\?-([0#]+))+$/))return m=e(A(s,d.replace(/[\\-]/g,""),f)),y=0,e(e(d.replace(/\\/g,"")).replace(/[0#]/g,function(t){return y<m.length?m.charAt(y++):"0"===t?"0":""}));if(d.match(u))return"("+(m=A(s,"##########",f)).substr(0,3)+") "+m.substr(3,3)+"-"+m.substr(6);var x="";if(v=d.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return y=Math.min(v[4].length,7),b=g(_,Math.pow(10,y)-1,!1),m=""+w," "==(x=k("n",v[1],b[1])).charAt(x.length-1)&&(x=x.substr(0,x.length-1)+"0"),m+=x+v[2]+"/"+v[3],(x=o(b[2],y)).length<v[4].length&&(x=h(v[4].substr(v[4].length-x.length))+x),m+=x;if(v=d.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return y=Math.min(Math.max(v[1].length,v[4].length),7),w+((b=g(_,Math.pow(10,y)-1,!0))[0]||(b[1]?"":"0"))+" "+(b[1]?i(b[1],y)+v[2]+"/"+v[3]+o(b[2],y):n(" ",2*y+1+v[2].length+v[3].length));if(v=d.match(/^[#0?]+$/))return m=""+f,d.length<=m.length?m:h(d.substr(0,d.length-m.length))+m;if(v=d.match(/^([#0]+)\.([#0]+)$/)){m=""+f.toFixed(Math.min(v[2].length,10)).replace(/([^0])0+$/,"$1"),y=m.indexOf(".");var S=d.indexOf(".")-y,B=d.length-m.length-S;return h(d.substr(0,S)+m+d.substr(d.length-B))}if(v=d.match(/^00,000\.([#0]*0)$/))return f<0?"-"+A(s,d,-f):C(""+f).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,function(t){return"00,"+(t.length<3?r(0,3-t.length):"")+t})+"."+r(0,v[1].length);switch(d){case"###,###":case"##,###":case"#,###":var T=C(""+_);return"0"!==T?w+T:"";default:if(d.match(/\.[0#?]*$/))return A(s,d.slice(0,d.lastIndexOf(".")),f)+h(d.slice(d.lastIndexOf(".")))}throw new Error("unsupported format |"+d+"|")}return function(t,e,n){return(0|n)===n?A(t,e,n):p(t,e,n)}}();function B(t){for(var e=[],n=!1,r=0,i=0;r<t.length;++r)switch(t.charCodeAt(r)){case 34:n=!n;break;case 95:case 42:case 92:++r;break;case 59:e[e.length]=t.substr(i,r-i),i=r+1}if(e[e.length]=t.substr(i),!0===n)throw new Error("Format |"+t+"| unterminated string ");return e}t._split=B;var T=/\[[HhMmSs\u0E0A\u0E19\u0E17]*\]/;function E(t){for(var e=0,n="",r="";e<t.length;)switch(n=t.charAt(e)){case"G":l(t,e)&&(e+=6),e++;break;case'"':for(;34!==t.charCodeAt(++e)&&e<t.length;);++e;break;case"\\":case"_":e+=2;break;case"@":++e;break;case"B":case"b":if("1"===t.charAt(e+1)||"2"===t.charAt(e+1))return!0;case"M":case"D":case"Y":case"H":case"S":case"E":case"m":case"d":case"y":case"h":case"s":case"e":case"g":return!0;case"A":case"a":case"上":if("A/P"===t.substr(e,3).toUpperCase())return!0;if("AM/PM"===t.substr(e,5).toUpperCase())return!0;if("上午/下午"===t.substr(e,5).toUpperCase())return!0;++e;break;case"[":for(r=n;"]"!==t.charAt(e++)&&e<t.length;)r+=t.charAt(e);if(r.match(T))return!0;break;case".":case"0":case"#":for(;e<t.length&&("0#?.,E+-%".indexOf(n=t.charAt(++e))>-1||"\\"==n&&"-"==t.charAt(e+1)&&"0#".indexOf(t.charAt(e+2))>-1););break;case"?":for(;t.charAt(++e)===n;);break;case"*":++e," "!=t.charAt(e)&&"*"!=t.charAt(e)||++e;break;case"(":case")":++e;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(;e<t.length&&"0123456789".indexOf(t.charAt(++e))>-1;);break;case" ":default:++e}return!1}function M(t,e,n,r){for(var i,o,a,s=[],c="",u=0,h="",d="t",f="H";u<t.length;)switch(h=t.charAt(u)){case"G":if(!l(t,u))throw new Error("unrecognized character "+h+" in "+t);s[s.length]={t:"G",v:"General"},u+=7;break;case'"':for(c="";34!==(a=t.charCodeAt(++u))&&u<t.length;)c+=String.fromCharCode(a);s[s.length]={t:"t",v:c},++u;break;case"\\":var p=t.charAt(++u),A="("===p||")"===p?p:"t";s[s.length]={t:A,v:p},++u;break;case"_":s[s.length]={t:"t",v:" "},u+=2;break;case"@":s[s.length]={t:"T",v:e},++u;break;case"B":case"b":if("1"===t.charAt(u+1)||"2"===t.charAt(u+1)){if(null==i&&null==(i=m(e,n,"2"===t.charAt(u+1))))return"";s[s.length]={t:"X",v:t.substr(u,2)},d=h,u+=2;break}case"M":case"D":case"Y":case"H":case"S":case"E":h=h.toLowerCase();case"m":case"d":case"y":case"h":case"s":case"e":case"g":if(e<0)return"";if(null==i&&null==(i=m(e,n)))return"";for(c=h;++u<t.length&&t.charAt(u).toLowerCase()===h;)c+=h;"m"===h&&"h"===d.toLowerCase()&&(h="M"),"h"===h&&(h=f),s[s.length]={t:h,v:c},d=h;break;case"A":case"a":case"上":var g={t:h,v:h};if(null==i&&(i=m(e,n)),"A/P"===t.substr(u,3).toUpperCase()?(null!=i&&(g.v=i.H>=12?"P":"A"),g.t="T",f="h",u+=3):"AM/PM"===t.substr(u,5).toUpperCase()?(null!=i&&(g.v=i.H>=12?"PM":"AM"),g.t="T",u+=5,f="h"):"上午/下午"===t.substr(u,5).toUpperCase()?(null!=i&&(g.v=i.H>=12?"下午":"上午"),g.t="T",u+=5,f="h"):(g.t="t",++u),null==i&&"T"===g.t)return"";s[s.length]=g,d=h;break;case"[":for(c=h;"]"!==t.charAt(u++)&&u<t.length;)c+=t.charAt(u);if("]"!==c.slice(-1))throw'unterminated "[" block: |'+c+"|";if(c.match(T)){if(null==i&&null==(i=m(e,n)))return"";s[s.length]={t:"Z",v:c.toLowerCase()},d=c.charAt(1)}else c.indexOf("$")>-1&&(c=(c.match(/\$([^-\[\]]*)/)||[])[1]||"$",E(t)||(s[s.length]={t:"t",v:c}));break;case".":if(null!=i){for(c=h;++u<t.length&&"0"===(h=t.charAt(u));)c+=h;s[s.length]={t:"s",v:c};break}case"0":case"#":for(c=h;++u<t.length&&"0#?.,E+-%".indexOf(h=t.charAt(u))>-1;)c+=h;s[s.length]={t:"n",v:c};break;case"?":for(c=h;t.charAt(++u)===h;)c+=h;s[s.length]={t:h,v:c},d=h;break;case"*":++u," "!=t.charAt(u)&&"*"!=t.charAt(u)||++u;break;case"(":case")":s[s.length]={t:1===r?"t":h,v:h},++u;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(c=h;u<t.length&&"0123456789".indexOf(t.charAt(++u))>-1;)c+=t.charAt(u);s[s.length]={t:"D",v:c};break;case" ":s[s.length]={t:h,v:h},++u;break;case"$":s[s.length]={t:"t",v:"$"},++u;break;default:if(-1===",$-+/():!^&'~{}<>=€acfijklopqrtuvwxzP".indexOf(h))throw new Error("unrecognized character "+h+" in "+t);s[s.length]={t:"t",v:h},++u}var v,y=0,b=0;for(u=s.length-1,d="t";u>=0;--u)switch(s[u].t){case"h":case"H":s[u].t=f,d="h",y<1&&(y=1);break;case"s":(v=s[u].v.match(/\.0+$/))&&(b=Math.max(b,v[0].length-1)),y<3&&(y=3);case"d":case"y":case"M":case"e":d=s[u].t;break;case"m":"s"===d&&(s[u].t="M",y<2&&(y=2));break;case"X":break;case"Z":y<1&&s[u].v.match(/[Hh]/)&&(y=1),y<2&&s[u].v.match(/[Mm]/)&&(y=2),y<3&&s[u].v.match(/[Ss]/)&&(y=3)}switch(y){case 0:break;case 1:i.u>=.5&&(i.u=0,++i.S),i.S>=60&&(i.S=0,++i.M),i.M>=60&&(i.M=0,++i.H);break;case 2:i.u>=.5&&(i.u=0,++i.S),i.S>=60&&(i.S=0,++i.M)}var _,w="";for(u=0;u<s.length;++u)switch(s[u].t){case"t":case"T":case" ":case"D":break;case"X":s[u].v="",s[u].t=";";break;case"d":case"m":case"y":case"h":case"H":case"M":case"s":case"e":case"b":case"Z":s[u].v=S(s[u].t.charCodeAt(0),s[u].v,i,b),s[u].t="t";break;case"n":case"?":for(_=u+1;null!=s[_]&&("?"===(h=s[_].t)||"D"===h||(" "===h||"t"===h)&&null!=s[_+1]&&("?"===s[_+1].t||"t"===s[_+1].t&&"/"===s[_+1].v)||"("===s[u].t&&(" "===h||"n"===h||")"===h)||"t"===h&&("/"===s[_].v||" "===s[_].v&&null!=s[_+1]&&"?"==s[_+1].t));)s[u].v+=s[_].v,s[_]={v:"",t:";"},++_;w+=s[u].v,u=_-1;break;case"G":s[u].t="t",s[u].v=x(e,n)}var C,B,M="";if(w.length>0){40==w.charCodeAt(0)?(C=e<0&&45===w.charCodeAt(0)?-e:e,B=k("n",w,C)):(B=k("n",w,C=e<0&&r>1?-e:e),C<0&&s[0]&&"t"==s[0].t&&(B=B.substr(1),s[0].v="-"+s[0].v)),_=B.length-1;var O=s.length;for(u=0;u<s.length;++u)if(null!=s[u]&&"t"!=s[u].t&&s[u].v.indexOf(".")>-1){O=u;break}var L=s.length;if(O===s.length&&-1===B.indexOf("E")){for(u=s.length-1;u>=0;--u)null!=s[u]&&-1!=="n?".indexOf(s[u].t)&&(_>=s[u].v.length-1?(_-=s[u].v.length,s[u].v=B.substr(_+1,s[u].v.length)):_<0?s[u].v="":(s[u].v=B.substr(0,_+1),_=-1),s[u].t="t",L=u);_>=0&&L<s.length&&(s[L].v=B.substr(0,_+1)+s[L].v)}else if(O!==s.length&&-1===B.indexOf("E")){for(_=B.indexOf(".")-1,u=O;u>=0;--u)if(null!=s[u]&&-1!=="n?".indexOf(s[u].t)){for(o=s[u].v.indexOf(".")>-1&&u===O?s[u].v.indexOf(".")-1:s[u].v.length-1,M=s[u].v.substr(o+1);o>=0;--o)_>=0&&("0"===s[u].v.charAt(o)||"#"===s[u].v.charAt(o))&&(M=B.charAt(_--)+M);s[u].v=M,s[u].t="t",L=u}for(_>=0&&L<s.length&&(s[L].v=B.substr(0,_+1)+s[L].v),_=B.indexOf(".")+1,u=O;u<s.length;++u)if(null!=s[u]&&(-1!=="n?(".indexOf(s[u].t)||u===O)){for(o=s[u].v.indexOf(".")>-1&&u===O?s[u].v.indexOf(".")+1:0,M=s[u].v.substr(0,o);o<s[u].v.length;++o)_<B.length&&(M+=B.charAt(_++));s[u].v=M,s[u].t="t",L=u}}}for(u=0;u<s.length;++u)null!=s[u]&&"n?".indexOf(s[u].t)>-1&&(C=r>1&&e<0&&u>0&&"-"===s[u-1].v?-e:e,s[u].v=k(s[u].t,s[u].v,C),s[u].t="t");var D="";for(u=0;u!==s.length;++u)null!=s[u]&&(D+=s[u].v);return D}t.is_date=E,t._eval=M;var O=/\[[=<>]/,L=/\[(=|>[=]?|<[>=]?)(-?\d+(?:\.\d*)?)\]/;function D(t,e){if(null==e)return!1;var n=parseFloat(e[2]);switch(e[1]){case"=":if(t==n)return!0;break;case">":if(t>n)return!0;break;case"<":if(t<n)return!0;break;case"<>":if(t!=n)return!0;break;case">=":if(t>=n)return!0;break;case"<=":if(t<=n)return!0}return!1}function I(t,e,n){null==n&&(n={});var r="";switch(typeof t){case"string":r="m/d/yy"==t&&n.dateNF?n.dateNF:t;break;case"number":null==(r=14==t&&n.dateNF?n.dateNF:(null!=n.table?n.table:d)[t])&&(r=n.table&&n.table[f[t]]||d[f[t]]),null==r&&(r=A[t]||"General")}if(l(r,0))return x(e,n);e instanceof Date&&(e=_(e,n.date1904));var i=function(t,e){var n=B(t),r=n.length,i=n[r-1].indexOf("@");if(r<4&&i>-1&&--r,n.length>4)throw new Error("cannot find right format for |"+n.join("|")+"|");if("number"!=typeof e)return[4,4===n.length||i>-1?n[n.length-1]:"@"];switch(n.length){case 1:n=i>-1?["General","General","General",n[0]]:[n[0],n[0],n[0],"@"];break;case 2:n=i>-1?[n[0],n[0],n[0],n[1]]:[n[0],n[1],n[0],"@"];break;case 3:n=i>-1?[n[0],n[1],n[0],n[2]]:[n[0],n[1],n[2],"@"]}var o=e>0?n[0]:e<0?n[1]:n[2];if(-1===n[0].indexOf("[")&&-1===n[1].indexOf("["))return[r,o];if(null!=n[0].match(O)||null!=n[1].match(O)){var a=n[0].match(L),s=n[1].match(L);return D(e,a)?[r,n[0]]:D(e,s)?[r,n[1]]:[r,n[null!=a&&null!=s?2:1]]}return[r,o]}(r,e);if(l(i[1]))return x(e,n);if(!0===e)e="TRUE";else if(!1===e)e="FALSE";else if(""===e||null==e)return"";return M(i[1],e,n,i[0])}function P(t,e){if("number"!=typeof e){e=+e||-1;for(var n=0;n<392;++n)if(void 0!=d[n]){if(d[n]==t){e=n;break}}else e<0&&(e=n);e<0&&(e=391)}return d[e]=t,e}t.load=P,t._table=d,t.get_table=function(){return d},t.load_table=function(t){for(var e=0;392!=e;++e)void 0!==t[e]&&P(t[e],e)},t.init_table=h,t.format=I};I(D);var P={"General Number":"General","General Date":D._table[22],"Long Date":"dddd, mmmm dd, yyyy","Medium Date":D._table[15],"Short Date":D._table[14],"Long Time":D._table[19],"Medium Time":D._table[18],"Short Time":D._table[20],Currency:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',Fixed:D._table[2],Standard:D._table[4],Percent:D._table[10],Scientific:D._table[11],"Yes/No":'"Yes";"Yes";"No";@',"True/False":'"True";"True";"False";@',"On/Off":'"Yes";"Yes";"No";@'},N={5:'"$"#,##0_);\\("$"#,##0\\)',6:'"$"#,##0_);[Red]\\("$"#,##0\\)',7:'"$"#,##0.00_);\\("$"#,##0.00\\)',8:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',23:"General",24:"General",25:"General",26:"General",27:"m/d/yy",28:"m/d/yy",29:"m/d/yy",30:"m/d/yy",31:"m/d/yy",32:"h:mm:ss",33:"h:mm:ss",34:"h:mm:ss",35:"h:mm:ss",36:"m/d/yy",41:'_(* #,##0_);_(* (#,##0);_(* "-"_);_(@_)',42:'_("$"* #,##0_);_("$"* (#,##0);_("$"* "-"_);_(@_)',43:'_(* #,##0.00_);_(* (#,##0.00);_(* "-"??_);_(@_)',44:'_("$"* #,##0.00_);_("$"* (#,##0.00);_("$"* "-"??_);_(@_)',50:"m/d/yy",51:"m/d/yy",52:"m/d/yy",53:"m/d/yy",54:"m/d/yy",55:"m/d/yy",56:"m/d/yy",57:"m/d/yy",58:"m/d/yy",59:"0",60:"0.00",61:"#,##0",62:"#,##0.00",63:'"$"#,##0_);\\("$"#,##0\\)',64:'"$"#,##0_);[Red]\\("$"#,##0\\)',65:'"$"#,##0.00_);\\("$"#,##0.00\\)',66:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',67:"0%",68:"0.00%",69:"# ?/?",70:"# ??/??",71:"m/d/yy",72:"m/d/yy",73:"d-mmm-yy",74:"d-mmm",75:"mmm-yy",76:"h:mm",77:"h:mm:ss",78:"m/d/yy h:mm",79:"mm:ss",80:"[h]:mm:ss",81:"mmss.0"},F=/[dD]+|[mM]+|[yYeE]+|[Hh]+|[Ss]+/g;var R;!function(t){t.version="1.2.0";var e=function(){for(var t=0,e=new Array(256),n=0;256!=n;++n)t=1&(t=1&(t=1&(t=1&(t=1&(t=1&(t=1&(t=1&(t=n)?-306674912^t>>>1:t>>>1)?-306674912^t>>>1:t>>>1)?-306674912^t>>>1:t>>>1)?-306674912^t>>>1:t>>>1)?-306674912^t>>>1:t>>>1)?-306674912^t>>>1:t>>>1)?-306674912^t>>>1:t>>>1)?-306674912^t>>>1:t>>>1,e[n]=t;return"undefined"!=typeof Int32Array?new Int32Array(e):e}();t.table=e,t.bstr=function(t,n){for(var r=-1^n,i=t.length-1,o=0;o<i;)r=(r=r>>>8^e[255&(r^t.charCodeAt(o++))])>>>8^e[255&(r^t.charCodeAt(o++))];return o===i&&(r=r>>>8^e[255&(r^t.charCodeAt(o))]),-1^r},t.buf=function(t,n){if(t.length>1e4)return function(t,n){for(var r=-1^n,i=t.length-7,o=0;o<i;)r=(r=(r=(r=(r=(r=(r=(r=r>>>8^e[255&(r^t[o++])])>>>8^e[255&(r^t[o++])])>>>8^e[255&(r^t[o++])])>>>8^e[255&(r^t[o++])])>>>8^e[255&(r^t[o++])])>>>8^e[255&(r^t[o++])])>>>8^e[255&(r^t[o++])])>>>8^e[255&(r^t[o++])];for(;o<i+7;)r=r>>>8^e[255&(r^t[o++])];return-1^r}(t,n);for(var r=-1^n,i=t.length-3,o=0;o<i;)r=(r=(r=(r=r>>>8^e[255&(r^t[o++])])>>>8^e[255&(r^t[o++])])>>>8^e[255&(r^t[o++])])>>>8^e[255&(r^t[o++])];for(;o<i+3;)r=r>>>8^e[255&(r^t[o++])];return-1^r},t.str=function(t,n){for(var r,i,o=-1^n,a=0,s=t.length;a<s;)(r=t.charCodeAt(a++))<128?o=o>>>8^e[255&(o^r)]:r<2048?o=(o=o>>>8^e[255&(o^(192|r>>6&31))])>>>8^e[255&(o^(128|63&r))]:r>=55296&&r<57344?(r=64+(1023&r),i=1023&t.charCodeAt(a++),o=(o=(o=(o=o>>>8^e[255&(o^(240|r>>8&7))])>>>8^e[255&(o^(128|r>>2&63))])>>>8^e[255&(o^(128|i>>6&15|(3&r)<<4))])>>>8^e[255&(o^(128|63&i))]):o=(o=(o=o>>>8^e[255&(o^(224|r>>12&15))])>>>8^e[255&(o^(128|r>>6&63))])>>>8^e[255&(o^(128|63&r))];return-1^o}}(R={});var j,H=function(){var t,e={};function r(t){if("/"==t.charAt(t.length-1))return-1===t.slice(0,-1).indexOf("/")?t:r(t.slice(0,-1));var e=t.lastIndexOf("/");return-1===e?t:t.slice(0,e+1)}function i(t){if("/"==t.charAt(t.length-1))return i(t.slice(0,-1));var e=t.lastIndexOf("/");return-1===e?t:t.slice(e+1)}function o(t,e){"string"==typeof e&&(e=new Date(e));var n=e.getHours();n=(n=n<<6|e.getMinutes())<<5|e.getSeconds()>>>1,t.write_shift(2,n);var r=e.getFullYear()-1980;r=(r=r<<4|e.getMonth()+1)<<5|e.getDate(),t.write_shift(2,r)}function a(t){Ue(t,0);for(var e={},n=0;t.l<=t.length-4;){var r=t.read_shift(2),i=t.read_shift(2),o=t.l+i,a={};switch(r){case 21589:1&(n=t.read_shift(1))&&(a.mtime=t.read_shift(4)),i>5&&(2&n&&(a.atime=t.read_shift(4)),4&n&&(a.ctime=t.read_shift(4))),a.mtime&&(a.mt=new Date(1e3*a.mtime))}t.l=o,e[r]=a}return e}function s(){return t||(t=n(0))}function l(t,e){if(80==t[0]&&75==t[1])return lt(t,e);if(t.length<512)throw new Error("CFB file size "+t.length+" < 512");var n,r,i,o,a,s,l=512,d=[],f=t.slice(0,512);Ue(f,0);var p=function(t){if(80==t[t.l]&&75==t[t.l+1])return[0,0];t.chk(v,"Header Signature: "),t.l+=16;var e=t.read_shift(2,"u");return[t.read_shift(2,"u"),e]}(f);switch(n=p[0]){case 3:l=512;break;case 4:l=4096;break;case 0:if(0==p[1])return lt(t,e);default:throw new Error("Major Version: Expected 3 or 4 saw "+n)}512!==l&&Ue(f=t.slice(0,l),28);var A=t.slice(0,l);!function(t,e){var n=9;switch(t.l+=2,n=t.read_shift(2)){case 9:if(3!=e)throw new Error("Sector Shift: Expected 9 saw "+n);break;case 12:if(4!=e)throw new Error("Sector Shift: Expected 12 saw "+n);break;default:throw new Error("Sector Shift: Expected 9 or 12 saw "+n)}t.chk("0600","Mini Sector Shift: "),t.chk("000000000000","Reserved: ")}(f,n);var g=f.read_shift(4,"i");if(3===n&&0!==g)throw new Error("# Directory Sectors: Expected 0 saw "+g);f.l+=4,o=f.read_shift(4,"i"),f.l+=4,f.chk("00100000","Mini Stream Cutoff Size: "),a=f.read_shift(4,"i"),r=f.read_shift(4,"i"),s=f.read_shift(4,"i"),i=f.read_shift(4,"i");for(var y=-1,b=0;b<109&&!((y=f.read_shift(4,"i"))<0);++b)d[b]=y;var _=function(t,e){for(var n=Math.ceil(t.length/e)-1,r=[],i=1;i<n;++i)r[i-1]=t.slice(i*e,(i+1)*e);return r[n-1]=t.slice(n*e),r}(t,l);!function t(e,n,r,i,o){var a=m;if(e===m){if(0!==n)throw new Error("DIFAT chain shorter than expected")}else if(-1!==e){var s=r[e],l=(i>>>2)-1;if(!s)return;for(var c=0;c<l&&(a=De(s,4*c))!==m;++c)o.push(a);t(De(s,i-4),n-1,r,i,o)}}(s,i,_,l,d);var w=function(t,e,n,r){var i=t.length,o=[],a=[],s=[],l=[],c=r-1,u=0,h=0,d=0,f=0;for(u=0;u<i;++u)if(s=[],(d=u+e)>=i&&(d-=i),!a[d]){l=[];var p=[];for(h=d;h>=0;){p[h]=!0,a[h]=!0,s[s.length]=h,l.push(t[h]);var A=n[Math.floor(4*h/r)];if(r<4+(f=4*h&c))throw new Error("FAT boundary crossed: "+h+" 4 "+r);if(!t[A])break;if(h=De(t[A],f),p[h])break}o[d]={nodes:s,data:ue([l])}}return o}(_,o,d,l);w[o].name="!Directory",r>0&&a!==m&&(w[a].name="!MiniFAT"),w[d[0]].name="!FAT",w.fat_addrs=d,w.ssz=l;var x=[],S=[],C=[];!function(t,e,n,r,i,o,a,s){for(var l,d=0,f=r.length?2:0,p=e[t].data,A=0,g=0;A<p.length;A+=128){var v=p.slice(A,A+128);Ue(v,64),g=v.read_shift(2),l=de(v,0,g-f),r.push(l);var y={name:l,type:v.read_shift(1),color:v.read_shift(1),L:v.read_shift(4,"i"),R:v.read_shift(4,"i"),C:v.read_shift(4,"i"),clsid:v.read_shift(16),state:v.read_shift(4,"i"),start:0,size:0},b=v.read_shift(2)+v.read_shift(2)+v.read_shift(2)+v.read_shift(2);0!==b&&(y.ct=h(v,v.l-8));var _=v.read_shift(2)+v.read_shift(2)+v.read_shift(2)+v.read_shift(2);0!==_&&(y.mt=h(v,v.l-8)),y.start=v.read_shift(4,"i"),y.size=v.read_shift(4,"i"),y.size<0&&y.start<0&&(y.size=y.type=0,y.start=m,y.name=""),5===y.type?(d=y.start,i>0&&d!==m&&(e[d].name="!StreamData")):y.size>=4096?(y.storage="fat",void 0===e[y.start]&&(e[y.start]=u(n,y.start,e.fat_addrs,e.ssz)),e[y.start].name=y.name,y.content=e[y.start].data.slice(0,y.size)):(y.storage="minifat",y.size<0?y.size=0:d!==m&&y.start!==m&&e[d]&&(y.content=c(y,e[d].data,(e[s]||{}).data))),y.content&&Ue(y.content,0),o[l]=y,a.push(y)}}(o,w,_,x,r,{},S,a),function(t,e,n){for(var r=0,i=0,o=0,a=0,s=0,l=n.length,c=[],u=[];r<l;++r)c[r]=u[r]=r,e[r]=n[r];for(;s<u.length;++s)r=u[s],i=t[r].L,o=t[r].R,a=t[r].C,c[r]===r&&(-1!==i&&c[i]!==i&&(c[r]=c[i]),-1!==o&&c[o]!==o&&(c[r]=c[o])),-1!==a&&(c[a]=r),-1!==i&&r!=c[r]&&(c[i]=c[r],u.lastIndexOf(i)<s&&u.push(i)),-1!==o&&r!=c[r]&&(c[o]=c[r],u.lastIndexOf(o)<s&&u.push(o));for(r=1;r<l;++r)c[r]===r&&(-1!==o&&c[o]!==o?c[r]=c[o]:-1!==i&&c[i]!==i&&(c[r]=c[i]));for(r=1;r<l;++r)if(0!==t[r].type){if((s=r)!=c[s])do{s=c[s],e[r]=e[s]+"/"+e[r]}while(0!==s&&-1!==c[s]&&s!=c[s]);c[r]=-1}for(e[0]+="/",r=1;r<l;++r)2!==t[r].type&&(e[r]+="/")}(S,C,x),x.shift();var k={FileIndex:S,FullPaths:C};return e&&e.raw&&(k.raw={header:A,sectors:_}),k}function c(t,e,n){for(var r=t.start,i=t.size,o=[],a=r;n&&i>0&&a>=0;)o.push(e.slice(a*g,a*g+g)),i-=g,a=De(n,4*a);return 0===o.length?ze(0):M(o).slice(0,t.size)}function u(t,e,n,r,i){var o=[],a=[];i||(i=[]);var s=r-1,l=0,c=0;for(l=e;l>=0;){i[l]=!0,o[o.length]=l,a.push(t[l]);var u=n[Math.floor(4*l/r)];if(r<4+(c=4*l&s))throw new Error("FAT boundary crossed: "+l+" 4 "+r);if(!t[u])break;l=De(t[u],c)}return{nodes:o,data:ue([a])}}function h(t,e){return new Date(1e3*(Le(t,e+4)/1e7*Math.pow(2,32)+Le(t,e)/1e7-11644473600))}function d(t,e){var n=e||{},r=n.root||"Root Entry";if(t.FullPaths||(t.FullPaths=[]),t.FileIndex||(t.FileIndex=[]),t.FullPaths.length!==t.FileIndex.length)throw new Error("inconsistent CFB structure");0===t.FullPaths.length&&(t.FullPaths[0]=r+"/",t.FileIndex[0]={name:r,type:5}),n.CLSID&&(t.FileIndex[0].clsid=n.CLSID),function(t){var e="Sh33tJ5";if(H.find(t,"/"+e))return;var n=ze(4);n[0]=55,n[1]=n[3]=50,n[2]=54,t.FileIndex.push({name:e,type:2,content:n,size:4,L:69,R:69,C:69}),t.FullPaths.push(t.FullPaths[0]+e),f(t)}(t)}function f(t,e){d(t);for(var n=!1,o=!1,a=t.FullPaths.length-1;a>=0;--a){var s=t.FileIndex[a];switch(s.type){case 0:o?n=!0:(t.FileIndex.pop(),t.FullPaths.pop());break;case 1:case 2:case 5:o=!0,isNaN(s.R*s.L*s.C)&&(n=!0),s.R>-1&&s.L>-1&&s.R==s.L&&(n=!0);break;default:n=!0}}if(n||e){var l=new Date(1987,1,19),c=0,u=[];for(a=0;a<t.FullPaths.length;++a)0!==t.FileIndex[a].type&&u.push([t.FullPaths[a],t.FileIndex[a]]);for(a=0;a<u.length;++a){var h=r(u[a][0]);for(o=!1,c=0;c<u.length;++c)u[c][0]===h&&(o=!0);o||u.push([h,{name:i(h).replace("/",""),type:1,clsid:w,ct:l,mt:l,content:null}])}for(u.sort(function(t,e){return function(t,e){for(var n=t.split("/"),r=e.split("/"),i=0,o=0,a=Math.min(n.length,r.length);i<a;++i){if(o=n[i].length-r[i].length)return o;if(n[i]!=r[i])return n[i]<r[i]?-1:1}return n.length-r.length}(t[0],e[0])}),t.FullPaths=[],t.FileIndex=[],a=0;a<u.length;++a)t.FullPaths[a]=u[a][0],t.FileIndex[a]=u[a][1];for(a=0;a<u.length;++a){var f=t.FileIndex[a],p=t.FullPaths[a];if(f.name=i(p).replace("/",""),f.L=f.R=f.C=-(f.color=1),f.size=f.content?f.content.length:0,f.start=0,f.clsid=f.clsid||w,0===a)f.C=u.length>1?1:-1,f.size=0,f.type=5;else if("/"==p.slice(-1)){for(c=a+1;c<u.length&&r(t.FullPaths[c])!=p;++c);for(f.C=c>=u.length?-1:c,c=a+1;c<u.length&&r(t.FullPaths[c])!=r(p);++c);f.R=c>=u.length?-1:c,f.type=1}else r(t.FullPaths[a+1]||"")==r(p)&&(f.R=a+1),f.type=2}}}function p(t,e){var n=e||{};if(f(t),"zip"==n.fileType)return function(t,e){var n=e||{},r=[],i=[],a=ze(1),s=n.compression?8:0,l=0;0;var c=0,u=0,h=0,d=0,f=t.FullPaths[0],p=f,g=t.FileIndex[0],m=[],v=0;for(c=1;c<t.FullPaths.length;++c)if(p=t.FullPaths[c].slice(f.length),(g=t.FileIndex[c]).size&&g.content&&"Sh33tJ5"!=p){var y=h,b=ze(p.length);for(u=0;u<p.length;++u)b.write_shift(1,127&p.charCodeAt(u));b=b.slice(0,b.l),m[d]=R.buf(g.content,0);var _=g.content;8==s&&(w=_,_=A?A.deflateRawSync(w):Z(w)),(a=ze(30)).write_shift(4,67324752),a.write_shift(2,20),a.write_shift(2,l),a.write_shift(2,s),g.mt?o(a,g.mt):a.write_shift(4,0),a.write_shift(-4,8&l?0:m[d]),a.write_shift(4,8&l?0:_.length),a.write_shift(4,8&l?0:g.content.length),a.write_shift(2,b.length),a.write_shift(2,0),h+=a.length,r.push(a),h+=b.length,r.push(b),h+=_.length,r.push(_),8&l&&((a=ze(12)).write_shift(-4,m[d]),a.write_shift(4,_.length),a.write_shift(4,g.content.length),h+=a.l,r.push(a)),(a=ze(46)).write_shift(4,33639248),a.write_shift(2,0),a.write_shift(2,20),a.write_shift(2,l),a.write_shift(2,s),a.write_shift(4,0),a.write_shift(-4,m[d]),a.write_shift(4,_.length),a.write_shift(4,g.content.length),a.write_shift(2,b.length),a.write_shift(2,0),a.write_shift(2,0),a.write_shift(2,0),a.write_shift(2,0),a.write_shift(4,0),a.write_shift(4,y),v+=a.l,i.push(a),v+=b.length,i.push(b),++d}var w;return(a=ze(22)).write_shift(4,101010256),a.write_shift(2,0),a.write_shift(2,0),a.write_shift(2,d),a.write_shift(2,d),a.write_shift(4,v),a.write_shift(4,h),a.write_shift(2,0),M([M(r),M(i),a])}(t,n);var r=function(t){for(var e=0,n=0,r=0;r<t.FileIndex.length;++r){var i=t.FileIndex[r];if(i.content){var o=i.content.length;o>0&&(o<4096?e+=o+63>>6:n+=o+511>>9)}}for(var a=t.FullPaths.length+3>>2,s=e+127>>7,l=(e+7>>3)+n+a+s,c=l+127>>7,u=c<=109?0:Math.ceil((c-109)/127);l+c+u+127>>7>c;)u=++c<=109?0:Math.ceil((c-109)/127);var h=[1,u,c,s,a,n,e,0];return t.FileIndex[0].size=e<<6,h[7]=(t.FileIndex[0].start=h[0]+h[1]+h[2]+h[3]+h[4]+h[5])+(h[6]+7>>3),h}(t),i=ze(r[7]<<9),a=0,s=0;for(a=0;a<8;++a)i.write_shift(1,y[a]);for(a=0;a<8;++a)i.write_shift(2,0);for(i.write_shift(2,62),i.write_shift(2,3),i.write_shift(2,65534),i.write_shift(2,9),i.write_shift(2,6),a=0;a<3;++a)i.write_shift(2,0);for(i.write_shift(4,0),i.write_shift(4,r[2]),i.write_shift(4,r[0]+r[1]+r[2]+r[3]-1),i.write_shift(4,0),i.write_shift(4,4096),i.write_shift(4,r[3]?r[0]+r[1]+r[2]-1:m),i.write_shift(4,r[3]),i.write_shift(-4,r[1]?r[0]-1:m),i.write_shift(4,r[1]),a=0;a<109;++a)i.write_shift(-4,a<r[2]?r[1]+a:-1);if(r[1])for(s=0;s<r[1];++s){for(;a<236+127*s;++a)i.write_shift(-4,a<r[2]?r[1]+a:-1);i.write_shift(-4,s===r[1]-1?m:s+1)}var l=function(t){for(s+=t;a<s-1;++a)i.write_shift(-4,a+1);t&&(++a,i.write_shift(-4,m))};for(s=a=0,s+=r[1];a<s;++a)i.write_shift(-4,x.DIFSECT);for(s+=r[2];a<s;++a)i.write_shift(-4,x.FATSECT);l(r[3]),l(r[4]);for(var c=0,u=0,h=t.FileIndex[0];c<t.FileIndex.length;++c)(h=t.FileIndex[c]).content&&((u=h.content.length)<4096||(h.start=s,l(u+511>>9)));for(l(r[6]+7>>3);511&i.l;)i.write_shift(-4,x.ENDOFCHAIN);for(s=a=0,c=0;c<t.FileIndex.length;++c)(h=t.FileIndex[c]).content&&(!(u=h.content.length)||u>=4096||(h.start=s,l(u+63>>6)));for(;511&i.l;)i.write_shift(-4,x.ENDOFCHAIN);for(a=0;a<r[4]<<2;++a){var d=t.FullPaths[a];if(d&&0!==d.length){h=t.FileIndex[a],0===a&&(h.start=h.size?h.start-1:m);var p=0===a&&n.root||h.name;if(u=2*(p.length+1),i.write_shift(64,p,"utf16le"),i.write_shift(2,u),i.write_shift(1,h.type),i.write_shift(1,h.color),i.write_shift(-4,h.L),i.write_shift(-4,h.R),i.write_shift(-4,h.C),h.clsid)i.write_shift(16,h.clsid,"hex");else for(c=0;c<4;++c)i.write_shift(4,0);i.write_shift(4,h.state||0),i.write_shift(4,0),i.write_shift(4,0),i.write_shift(4,0),i.write_shift(4,0),i.write_shift(4,h.start),i.write_shift(4,h.size),i.write_shift(4,0)}else{for(c=0;c<17;++c)i.write_shift(4,0);for(c=0;c<3;++c)i.write_shift(4,-1);for(c=0;c<12;++c)i.write_shift(4,0)}}for(a=1;a<t.FileIndex.length;++a)if((h=t.FileIndex[a]).size>=4096){for(i.l=h.start+1<<9,c=0;c<h.size;++c)i.write_shift(1,h.content[c]);for(;511&c;++c)i.write_shift(1,0)}for(a=1;a<t.FileIndex.length;++a)if((h=t.FileIndex[a]).size>0&&h.size<4096){for(c=0;c<h.size;++c)i.write_shift(1,h.content[c]);for(;63&c;++c)i.write_shift(1,0)}for(;i.l<i.length;)i.write_shift(1,0);return i}e.version="1.1.4";var A,g=64,m=-2,v="d0cf11e0a1b11ae1",y=[208,207,17,224,161,177,26,225],w="00000000000000000000000000000000",x={MAXREGSECT:-6,DIFSECT:-4,FATSECT:-3,ENDOFCHAIN:m,FREESECT:-1,HEADER_SIGNATURE:v,HEADER_MINOR_VERSION:"3e00",MAXREGSID:-6,NOSTREAM:-1,HEADER_CLSID:w,EntryTypes:["unknown","storage","stream","lockbytes","property","root"]};function B(t){for(var e=new Array(t.length),n=0;n<t.length;++n)e[n]=String.fromCharCode(t[n]);return e.join("")}var T=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],E=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258],D=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577];for(var I,P,N="undefined"!=typeof Uint8Array,F=N?new Uint8Array(256):[],j=0;j<256;++j)F[j]=(void 0,255&((P=139536&((I=j)<<1|I<<11)|558144&(I<<5|I<<15))>>16|P>>8|P));function U(t,e){var n=7&e,r=e>>>3;return(t[r]|(n<=6?0:t[r+1]<<8))>>>n&3}function Q(t,e){var n=7&e,r=e>>>3;return(t[r]|(n<=5?0:t[r+1]<<8))>>>n&7}function z(t,e){var n=7&e,r=e>>>3;return(t[r]|(n<=3?0:t[r+1]<<8))>>>n&31}function Y(t,e){var n=7&e,r=e>>>3;return(t[r]|(n<=1?0:t[r+1]<<8))>>>n&127}function V(t,e,n){var r=7&e,i=e>>>3,o=(1<<n)-1,a=t[i]>>>r;return n<8-r?a&o:(a|=t[i+1]<<8-r,n<16-r?a&o:(a|=t[i+2]<<16-r,n<24-r?a&o:(a|=t[i+3]<<24-r)&o))}function W(t,e){var n=t.length,r=2*n>e?2*n:e+5,i=0;if(n>=e)return t;if(_){var o=C(r);if(t.copy)t.copy(o);else for(;i<t.length;++i)o[i]=t[i];return o}if(N){var a=new Uint8Array(r);if(a.set)a.set(t);else for(;i<t.length;++i)a[i]=t[i];return a}return t.length=r,t}function G(t){for(var e=new Array(t),n=0;n<t;++n)e[n]=0;return e}var X,Z=(X=function(t,e){for(var n=0;n<t.length;){var r=Math.min(65535,t.length-n),i=n+r==t.length;for(e.write_shift(1,+i),e.write_shift(2,r),e.write_shift(2,65535&~r);r-- >0;)e[e.l++]=t[n++]}return e.l},function(t){var e=ze(50+Math.floor(1.1*t.length)),n=X(t,e);return e.slice(0,n)});function $(t,e,n){var r=1,i=0,o=0,a=0,s=0,l=t.length,c=N?new Uint16Array(32):G(32);for(o=0;o<32;++o)c[o]=0;for(o=l;o<n;++o)t[o]=0;l=t.length;var u=N?new Uint16Array(l):G(l);for(o=0;o<l;++o)c[i=t[o]]++,r<i&&(r=i),u[o]=0;for(c[0]=0,o=1;o<=r;++o)c[o+16]=s=s+c[o-1]<<1;for(o=0;o<l;++o)0!=(s=t[o])&&(u[o]=c[s+16]++);var h,d,f,p=0;for(o=0;o<l;++o)if(0!=(p=t[o]))for(h=u[o],d=r,f=void 0,f=F[255&h],s=(d<=8?f>>>8-d:(f=f<<8|F[h>>8&255],d<=16?f>>>16-d:(f=f<<8|F[h>>16&255])>>>24-d))>>r-p,a=(1<<r+4-p)-1;a>=0;--a)e[s|a<<p]=15&p|o<<4;return r}var K=N?new Uint16Array(512):G(512),J=N?new Uint16Array(32):G(32);if(!N){for(var q=0;q<512;++q)K[q]=0;for(q=0;q<32;++q)J[q]=0}!function(){for(var t=[],e=0;e<32;e++)t.push(5);$(t,J,32);var n=[];for(e=0;e<=143;e++)n.push(8);for(;e<=255;e++)n.push(9);for(;e<=279;e++)n.push(7);for(;e<=287;e++)n.push(8);$(n,K,288)}();var tt=N?new Uint16Array(32768):G(32768),et=N?new Uint16Array(32768):G(32768),nt=N?new Uint16Array(128):G(128),rt=1,it=1;function ot(t,e){var n=z(t,e)+257,r=z(t,e+=5)+1,i=function(t,e){var n=7&e,r=e>>>3;return(t[r]|(n<=4?0:t[r+1]<<8))>>>n&15}(t,e+=5)+4;e+=4;for(var o=0,a=N?new Uint8Array(19):G(19),s=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],l=1,c=N?new Uint8Array(8):G(8),u=N?new Uint8Array(8):G(8),h=a.length,d=0;d<i;++d)a[T[d]]=o=Q(t,e),l<o&&(l=o),c[o]++,e+=3;var f=0;for(c[0]=0,d=1;d<=l;++d)u[d]=f=f+c[d-1]<<1;for(d=0;d<h;++d)0!=(f=a[d])&&(s[d]=u[f]++);var p=0;for(d=0;d<h;++d)if(0!=(p=a[d])){f=F[s[d]]>>8-p;for(var A=(1<<7-p)-1;A>=0;--A)nt[f|A<<p]=7&p|d<<3}var g=[];for(l=1;g.length<n+r;)switch(e+=7&(f=nt[Y(t,e)]),f>>>=3){case 16:for(o=3+U(t,e),e+=2,f=g[g.length-1];o-- >0;)g.push(f);break;case 17:for(o=3+Q(t,e),e+=3;o-- >0;)g.push(0);break;case 18:for(o=11+Y(t,e),e+=7;o-- >0;)g.push(0);break;default:g.push(f),l<f&&(l=f)}var m=g.slice(0,n),v=g.slice(n);for(d=n;d<286;++d)m[d]=0;for(d=r;d<30;++d)v[d]=0;return rt=$(m,tt,286),it=$(v,et,30),e}function at(t,e){var n=function(t,e){if(3==t[0]&&!(3&t[1]))return[S(e),2];for(var n=0,r=0,i=C(e||1<<18),o=0,a=i.length>>>0,s=0,l=0;0==(1&r);)if(r=Q(t,n),n+=3,r>>>1!=0)for(r>>>1==1?(s=9,l=5):(n=ot(t,n),s=rt,l=it),!e&&a<o+32767&&(a=(i=W(i,o+32767)).length);;){var c=V(t,n,s),u=r>>>1==1?K[c]:tt[c];if(n+=15&u,0==((u>>>=4)>>>8&255))i[o++]=u;else{if(256==u)break;var h=(u-=257)<8?0:u-4>>2;h>5&&(h=0);var d=o+E[u];h>0&&(d+=V(t,n,h),n+=h),c=V(t,n,l),n+=15&(u=r>>>1==1?J[c]:et[c]);var f=(u>>>=4)<4?0:u-2>>1,p=D[u];for(f>0&&(p+=V(t,n,f),n+=f),!e&&a<d&&(a=(i=W(i,d)).length);o<d;)i[o]=i[o-p],++o}}else{7&n&&(n+=8-(7&n));var A=t[n>>>3]|t[1+(n>>>3)]<<8;if(n+=32,!e&&a<o+A&&(a=(i=W(i,o+A)).length),"function"==typeof t.copy)t.copy(i,o,n>>>3,(n>>>3)+A),o+=A,n+=8*A;else for(;A-- >0;)i[o++]=t[n>>>3],n+=8}return[e?i:i.slice(0,o),n+7>>>3]}(t.slice(t.l||0),e);return t.l+=n[1],n[0]}function st(t,e){if(!t)throw new Error(e);"undefined"!=typeof console&&console.error(e)}function lt(t,e){var n=t;Ue(n,0);var r={FileIndex:[],FullPaths:[]};d(r,{root:e.root});for(var i=n.length-4;(80!=n[i]||75!=n[i+1]||5!=n[i+2]||6!=n[i+3])&&i>=0;)--i;n.l=i+4,n.l+=4;var o=n.read_shift(2);n.l+=6;var s=n.read_shift(4);for(n.l=s,i=0;i<o;++i){n.l+=20;var l=n.read_shift(4),c=n.read_shift(4),u=n.read_shift(2),h=n.read_shift(2),f=n.read_shift(2);n.l+=8;var p=n.read_shift(4),A=a(n.slice(n.l+u,n.l+u+h));n.l+=u+h+f;var g=n.l;n.l=p+4,ct(n,l,c,r,A),n.l=g}return r}function ct(t,e,n,r,i){t.l+=2;var o=t.read_shift(2),s=t.read_shift(2),l=function(t){var e=65535&t.read_shift(2),n=65535&t.read_shift(2),r=new Date,i=31&n,o=15&(n>>>=5);n>>>=4,r.setMilliseconds(0),r.setFullYear(n+1980),r.setMonth(o-1),r.setDate(i);var a=31&e,s=63&(e>>>=5);return e>>>=6,r.setHours(e),r.setMinutes(s),r.setSeconds(a<<1),r}(t);if(8257&o)throw new Error("Unsupported ZIP encryption");for(var c=t.read_shift(4),u=t.read_shift(4),h=t.read_shift(4),d=t.read_shift(2),f=t.read_shift(2),p="",g=0;g<d;++g)p+=String.fromCharCode(t[t.l++]);if(f){var m=a(t.slice(t.l,t.l+f));(m[21589]||{}).mt&&(l=m[21589].mt),((i||{})[21589]||{}).mt&&(l=i[21589].mt)}t.l+=f;var v=t.slice(t.l,t.l+u);switch(s){case 8:v=function(t,e){if(!A)return at(t,e);var n=new(0,A.InflateRaw),r=n._processChunk(t.slice(t.l),n._finishFlushFlag);return t.l+=n.bytesRead,r}(t,h);break;case 0:break;default:throw new Error("Unsupported ZIP Compression method "+s)}var y=!1;8&o&&(134695760==(c=t.read_shift(4))&&(c=t.read_shift(4),y=!0),u=t.read_shift(4),h=t.read_shift(4)),u!=e&&st(y,"Bad compressed size: "+e+" != "+u),h!=n&&st(y,"Bad uncompressed size: "+n+" != "+h);var b=R.buf(v,0);c>>0!=b>>0&&st(y,"Bad CRC32 checksum: "+c+" != "+b),ut(r,p,v,{unsafe:!0,mt:l})}function ut(t,e,n,r){var o=r&&r.unsafe;o||d(t);var a=!o&&H.find(t,e);if(!a){var s=t.FullPaths[0];e.slice(0,s.length)==s?s=e:("/"!=s.slice(-1)&&(s+="/"),s=(s+e).replace("//","/")),a={name:i(e),type:2},t.FileIndex.push(a),t.FullPaths.push(s),o||H.utils.cfb_gc(t)}return a.content=n,a.size=n?n.length:0,r&&(r.CLSID&&(a.clsid=r.CLSID),r.mt&&(a.mt=r.mt),r.ct&&(a.ct=r.ct)),a}return e.find=function(t,e){var n=t.FullPaths.map(function(t){return t.toUpperCase()}),r=n.map(function(t){var e=t.split("/");return e[e.length-("/"==t.slice(-1)?2:1)]}),i=!1;47===e.charCodeAt(0)?(i=!0,e=n[0].slice(0,-1)+e):i=-1!==e.indexOf("/");var o=e.toUpperCase(),a=!0===i?n.indexOf(o):r.indexOf(o);if(-1!==a)return t.FileIndex[a];var s=!o.match(L);for(o=o.replace(O,""),s&&(o=o.replace(L,"!")),a=0;a<n.length;++a){if((s?n[a].replace(L,"!"):n[a]).replace(O,"")==o)return t.FileIndex[a];if((s?r[a].replace(L,"!"):r[a]).replace(O,"")==o)return t.FileIndex[a]}return null},e.read=function(e,n){switch(n&&n.type||"base64"){case"file":return function(e,n){return s(),l(t.readFileSync(e),n)}(e,n);case"base64":return l(k(b.decode(e)),n);case"binary":return l(k(e),n)}return l(e,n)},e.parse=l,e.write=function(e,n){var r=p(e,n);switch(n&&n.type){case"file":return s(),t.writeFileSync(n.filename,r),r;case"binary":return B(r);case"base64":return b.encode(B(r))}return r},e.writeFile=function(e,n,r){s();var i=p(e,r);t.writeFileSync(n,i)},e.utils={cfb_new:function(t){var e={};return d(e,t),e},cfb_add:ut,cfb_del:function(t,e){d(t);var n=H.find(t,e);if(n)for(var r=0;r<t.FileIndex.length;++r)if(t.FileIndex[r]==n)return t.FileIndex.splice(r,1),t.FullPaths.splice(r,1),!0;return!1},cfb_mov:function(t,e,n){d(t);var r=H.find(t,e);if(r)for(var o=0;o<t.FileIndex.length;++o)if(t.FileIndex[o]==r)return t.FileIndex[o].name=i(n),t.FullPaths[o]=n,!0;return!1},cfb_gc:function(t){f(t,!0)},ReadShift:Pe,CheckField:He,prep_blob:Ue,bconcat:M,use_zlib:function(t){try{var e=new(0,t.InflateRaw);if(e._processChunk(new Uint8Array([3,0]),e._finishFlushFlag),!e.bytesRead)throw new Error("zlib does not expose bytesRead");A=t}catch(t){console.error("cannot use native zlib: "+(t.message||t))}},_deflateRaw:Z,_inflateRaw:at,consts:x},e}();try{j=n(0)}catch(t){}function U(t){return"string"==typeof t?B(t):Array.isArray(t)?function(t){if("undefined"==typeof Uint8Array)throw new Error("Unsupported");return new Uint8Array(t)}(t):t}function Q(t,e,n){if(void 0!==j&&j.writeFileSync)return n?j.writeFileSync(t,e,n):j.writeFileSync(t,e);var r="utf8"==n?Qt(e):e;if("undefined"!=typeof IE_SaveFile)return IE_SaveFile(r,t);if("undefined"!=typeof Blob){var i=new Blob([U(r)],{type:"application/octet-stream"});if("undefined"!=typeof navigator&&navigator.msSaveBlob)return navigator.msSaveBlob(i,t);if("undefined"!=typeof saveAs)return saveAs(i,t);if("undefined"!=typeof URL&&"undefined"!=typeof document&&document.createElement&&URL.createObjectURL){var o=URL.createObjectURL(i);if("object"==typeof chrome&&"function"==typeof(chrome.downloads||{}).download)return URL.revokeObjectURL&&"undefined"!=typeof setTimeout&&setTimeout(function(){URL.revokeObjectURL(o)},6e4),chrome.downloads.download({url:o,filename:t,saveAs:!0});var a=document.createElement("a");if(null!=a.download)return a.download=t,a.href=o,document.body.appendChild(a),a.click(),document.body.removeChild(a),URL.revokeObjectURL&&"undefined"!=typeof setTimeout&&setTimeout(function(){URL.revokeObjectURL(o)},6e4),o}}if("undefined"!=typeof $&&"undefined"!=typeof File&&"undefined"!=typeof Folder)try{var s=File(t);return s.open("w"),s.encoding="binary",Array.isArray(e)&&(e=T(e)),s.write(e),s.close(),e}catch(t){if(!t.message||!t.message.match(/onstruct/))throw t}throw new Error("cannot save file "+t)}function z(t){for(var e=Object.keys(t),n=[],r=0;r<e.length;++r)Object.prototype.hasOwnProperty.call(t,e[r])&&n.push(e[r]);return n}function Y(t,e){for(var n=[],r=z(t),i=0;i!==r.length;++i)null==n[t[r[i]][e]]&&(n[t[r[i]][e]]=r[i]);return n}function V(t){for(var e=[],n=z(t),r=0;r!==n.length;++r)e[t[n[r]]]=n[r];return e}function W(t){for(var e=[],n=z(t),r=0;r!==n.length;++r)e[t[n[r]]]=parseInt(n[r],10);return e}var G=new Date(1899,11,30,0,0,0);function X(t,e){var n=t.getTime();return e&&(n-=1263168e5),(n-(G.getTime()+6e4*(t.getTimezoneOffset()-G.getTimezoneOffset())))/864e5}var Z=new Date,K=G.getTime()+6e4*(Z.getTimezoneOffset()-G.getTimezoneOffset()),J=Z.getTimezoneOffset();function q(t){var e=new Date;return e.setTime(24*t*60*60*1e3+K),e.getTimezoneOffset()!==J&&e.setTime(e.getTime()+6e4*(e.getTimezoneOffset()-J)),e}function tt(t){var e=0,n=0,r=!1,i=t.match(/P([0-9\.]+Y)?([0-9\.]+M)?([0-9\.]+D)?T([0-9\.]+H)?([0-9\.]+M)?([0-9\.]+S)?/);if(!i)throw new Error("|"+t+"| is not an ISO8601 Duration");for(var o=1;o!=i.length;++o)if(i[o]){switch(n=1,o>3&&(r=!0),i[o].slice(i[o].length-1)){case"Y":throw new Error("Unsupported ISO Duration Field: "+i[o].slice(i[o].length-1));case"D":n*=24;case"H":n*=60;case"M":if(!r)throw new Error("Unsupported ISO Duration Field: M");n*=60}e+=n*parseInt(i[o],10)}return e}var et=new Date("2017-02-19T19:06:09.000Z");isNaN(et.getFullYear())&&(et=new Date("2/19/17"));var nt=2017==et.getFullYear();function rt(t,e){var n=new Date(t);if(nt)return e>0?n.setTime(n.getTime()+60*n.getTimezoneOffset()*1e3):e<0&&n.setTime(n.getTime()-60*n.getTimezoneOffset()*1e3),n;if(t instanceof Date)return t;if(1917==et.getFullYear()&&!isNaN(n.getFullYear())){var r=n.getFullYear();return t.indexOf(""+r)>-1?n:(n.setFullYear(n.getFullYear()+100),n)}var i=t.match(/\d+/g)||["2017","2","19","0","0","0"],o=new Date(+i[0],+i[1]-1,+i[2],+i[3]||0,+i[4]||0,+i[5]||0);return t.indexOf("Z")>-1&&(o=new Date(o.getTime()-60*o.getTimezoneOffset()*1e3)),o}function it(t){for(var e="",n=0;n!=t.length;++n)e+=String.fromCharCode(t[n]);return e}function ot(t){if("undefined"!=typeof JSON&&!Array.isArray(t))return JSON.parse(JSON.stringify(t));if("object"!=typeof t||null==t)return t;if(t instanceof Date)return new Date(t.getTime());var e={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=ot(t[n]));return e}function at(t,e){for(var n="";n.length<e;)n+=t;return n}function st(t){var e=Number(t);if(!isNaN(e))return e;if(!/\d/.test(t))return e;var n=1,r=t.replace(/([\d]),([\d])/g,"$1$2").replace(/[$]/g,"").replace(/[%]/g,function(){return n*=100,""});return isNaN(e=Number(r))?(r=r.replace(/[(](.*)[)]/,function(t,e){return n=-n,e}),isNaN(e=Number(r))?e:e/n):e/n}function lt(t){var e=new Date(t),n=new Date(NaN),r=e.getYear(),i=e.getMonth(),o=e.getDate();return isNaN(o)?n:r<0||r>8099?n:(i>0||o>1)&&101!=r?e:t.toLowerCase().match(/jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec/)?e:t.match(/[^-0-9:,\/\\]/)?n:e}var ct,ut=5=="abacaba".split(/(:?b)/i).length;function ht(t){return t?t.data?A(t.data):t.asNodeBuffer&&_?A(t.asNodeBuffer().toString("binary")):t.asBinary?A(t.asBinary()):t._data&&t._data.getContent?A(it(Array.prototype.slice.call(t._data.getContent(),0))):t.content&&t.type?A(it(t.content)):null:null}function dt(t){return t&&".bin"===t.name.slice(-4)?function(t){if(!t)return null;if(t.data)return p(t.data);if(t.asNodeBuffer&&_)return t.asNodeBuffer();if(t._data&&t._data.getContent){var e=t._data.getContent();return"string"==typeof e?p(e):Array.prototype.slice.call(e)}return t.content&&t.type?t.content:null}(t):ht(t)}function ft(t,e){for(var n=t.FullPaths||z(t.files),r=e.toLowerCase(),i=r.replace(/\//g,"\\"),o=0;o<n.length;++o){var a=n[o].toLowerCase();if(r==a||i==a)return t.files[n[o]]}return null}function pt(t,e){var n=ft(t,e);if(null==n)throw new Error("Cannot find file "+e+" in zip");return n}function At(t,e,n){if(!n)return dt(pt(t,e));if(!e)return null;try{return At(t,e)}catch(t){return null}}function gt(t,e,n){if(!n)return ht(pt(t,e));if(!e)return null;try{return gt(t,e)}catch(t){return null}}function mt(t,e,n){t.FullPaths?H.utils.cfb_add(t,e,n):t.file(e,n)}function vt(){return ct?new ct:H.utils.cfb_new()}function yt(t,e){if("/"==t.charAt(0))return t.slice(1);var n=e.split("/");"/"!=e.slice(-1)&&n.pop();for(var r=t.split("/");0!==r.length;){var i=r.shift();".."===i?n.pop():"."!==i&&n.push(i)}return n.join("/")}"undefined"!=typeof JSZipSync&&(ct=JSZipSync),void 0!==t&&t.exports&&void 0===ct&&(ct=n("uKg5"));var bt='<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r\n',_t=/([^"\s?>\/]+)\s*=\s*((?:")([^"]*)(?:")|(?:')([^']*)(?:')|([^'">\s]+))/g,wt=/<[\/\?]?[a-zA-Z0-9:_-]+(?:\s+[^"\s?>\/]+\s*=\s*(?:"[^"]*"|'[^']*'|[^'">\s=]+))*\s?[\/\?]?>/gm;bt.match(wt)||(wt=/<[^>]*>/g);var xt=/<\w*:/,St=/<(\/?)\w+:/;function Ct(t,e,n){for(var r={},i=0,o=0;i!==t.length&&(32!==(o=t.charCodeAt(i))&&10!==o&&13!==o);++i);if(e||(r[0]=t.slice(0,i)),i===t.length)return r;var a=t.match(_t),s=0,l="",c=0,u="",h="",d=1;if(a)for(c=0;c!=a.length;++c){for(h=a[c],o=0;o!=h.length&&61!==h.charCodeAt(o);++o);for(u=h.slice(0,o).trim();32==h.charCodeAt(o+1);)++o;for(d=34==(i=h.charCodeAt(o+1))||39==i?1:0,l=h.slice(o+1+d,h.length-d),s=0;s!=u.length&&58!==u.charCodeAt(s);++s);if(s===u.length)u.indexOf("_")>0&&(u=u.slice(0,u.indexOf("_"))),r[u]=l,n||(r[u.toLowerCase()]=l);else{var f=(5===s&&"xmlns"===u.slice(0,5)?"xmlns":"")+u.slice(s+1);if(r[f]&&"ext"==u.slice(s-3,s))continue;r[f]=l,n||(r[f.toLowerCase()]=l)}}return r}function kt(t){return t.replace(St,"<$1")}var Bt,Tt,Et={"&quot;":'"',"&apos;":"'","&gt;":">","&lt;":"<","&amp;":"&"},Mt=V(Et),Ot=(Bt=/&(?:quot|apos|gt|lt|amp|#x?([\da-fA-F]+));/gi,Tt=/_x([\da-fA-F]{4})_/gi,function t(e){var n=e+"",r=n.indexOf("<![CDATA[");if(-1==r)return n.replace(Bt,function(t,e){return Et[t]||String.fromCharCode(parseInt(e,t.indexOf("x")>-1?16:10))||t}).replace(Tt,function(t,e){return String.fromCharCode(parseInt(e,16))});var i=n.indexOf("]]>");return t(n.slice(0,r))+n.slice(r+9,i)+t(n.slice(i+3))}),Lt=/[&<>'"]/g,Dt=/[\u0000-\u0008\u000b-\u001f]/g;function It(t){return(t+"").replace(Lt,function(t){return Mt[t]}).replace(Dt,function(t){return"_x"+("000"+t.charCodeAt(0).toString(16)).slice(-4)+"_"})}function Pt(t){return It(t).replace(/ /g,"_x0020_")}var Nt=/[\u0000-\u001f]/g;function Ft(t){return(t+"").replace(Lt,function(t){return Mt[t]}).replace(/\n/g,"<br/>").replace(Nt,function(t){return"&#x"+("000"+t.charCodeAt(0).toString(16)).slice(-4)+";"})}var Rt=function(){var t=/&#(\d+);/g;function e(t,e){return String.fromCharCode(parseInt(e,10))}return function(n){return n.replace(t,e)}}(),jt=function(t){return t.replace(/(\r\n|[\r\n])/g,"&#10;")};function Ht(t){switch(t){case 1:case!0:case"1":case"true":case"TRUE":return!0;default:return!1}}var Ut=function(t){for(var e="",n=0,r=0,i=0,o=0,a=0,s=0;n<t.length;)(r=t.charCodeAt(n++))<128?e+=String.fromCharCode(r):(i=t.charCodeAt(n++),r>191&&r<224?(a=(31&r)<<6,a|=63&i,e+=String.fromCharCode(a)):(o=t.charCodeAt(n++),r<240?e+=String.fromCharCode((15&r)<<12|(63&i)<<6|63&o):(s=((7&r)<<18|(63&i)<<12|(63&o)<<6|63&(a=t.charCodeAt(n++)))-65536,e+=String.fromCharCode(55296+(s>>>10&1023)),e+=String.fromCharCode(56320+(1023&s)))));return e},Qt=function(t){for(var e=[],n=0,r=0,i=0;n<t.length;)switch(r=t.charCodeAt(n++),!0){case r<128:e.push(String.fromCharCode(r));break;case r<2048:e.push(String.fromCharCode(192+(r>>6))),e.push(String.fromCharCode(128+(63&r)));break;case r>=55296&&r<57344:r-=55296,i=t.charCodeAt(n++)-56320+(r<<10),e.push(String.fromCharCode(240+(i>>18&7))),e.push(String.fromCharCode(144+(i>>12&63))),e.push(String.fromCharCode(128+(i>>6&63))),e.push(String.fromCharCode(128+(63&i)));break;default:e.push(String.fromCharCode(224+(r>>12))),e.push(String.fromCharCode(128+(r>>6&63))),e.push(String.fromCharCode(128+(63&r)))}return e.join("")};if(_){var zt=function(t){var e,n,r,o=i.alloc(2*t.length),a=1,s=0,l=0;for(n=0;n<t.length;n+=a)a=1,(r=t.charCodeAt(n))<128?e=r:r<224?(e=64*(31&r)+(63&t.charCodeAt(n+1)),a=2):r<240?(e=4096*(15&r)+64*(63&t.charCodeAt(n+1))+(63&t.charCodeAt(n+2)),a=3):(a=4,e=262144*(7&r)+4096*(63&t.charCodeAt(n+1))+64*(63&t.charCodeAt(n+2))+(63&t.charCodeAt(n+3)),l=55296+((e-=65536)>>>10&1023),e=56320+(1023&e)),0!==l&&(o[s++]=255&l,o[s++]=l>>>8,l=0),o[s++]=e%256,o[s++]=e>>>8;return o.slice(0,s).toString("ucs2")},Yt="foo bar baz☃🍣";Ut(Yt)==zt(Yt)&&(Ut=zt);var Vt=function(t){return w(t,"binary").toString("utf8")};Ut(Yt)==Vt(Yt)&&(Ut=Vt),Qt=function(t){return w(t,"utf8").toString("binary")}}var Wt,Gt,Xt,Zt=(Wt={},function(t,e){var n=t+"|"+(e||"");return Wt[n]?Wt[n]:Wt[n]=new RegExp("<(?:\\w+:)?"+t+'(?: xml:space="preserve")?(?:[^>]*)>([\\s\\S]*?)</(?:\\w+:)?'+t+">",e||"")}),$t=(Gt=[["nbsp"," "],["middot","·"],["quot",'"'],["apos","'"],["gt",">"],["lt","<"],["amp","&"]].map(function(t){return[new RegExp("&"+t[0]+";","ig"),t[1]]}),function(t){for(var e=t.replace(/^[\t\n\r ]+/,"").replace(/[\t\n\r ]+$/,"").replace(/>\s+/g,">").replace(/\s+</g,"<").replace(/[\t\n\r ]+/g," ").replace(/<\s*[bB][rR]\s*\/?>/g,"\n").replace(/<[^>]*>/g,""),n=0;n<Gt.length;++n)e=e.replace(Gt[n][0],Gt[n][1]);return e}),Kt=(Xt={},function(t){return void 0!==Xt[t]?Xt[t]:Xt[t]=new RegExp("<(?:vt:)?"+t+">([\\s\\S]*?)</(?:vt:)?"+t+">","g")}),Jt=/<\/?(?:vt:)?variant>/g,qt=/<(?:vt:)([^>]*)>([\s\S]*)</;function te(t,e){var n=Ct(t),r=t.match(Kt(n.baseType))||[],i=[];if(r.length!=n.size){if(e.WTF)throw new Error("unexpected vector length "+r.length+" != "+n.size);return i}return r.forEach(function(t){var e=t.replace(Jt,"").match(qt);e&&i.push({v:Ut(e[2]),t:e[1]})}),i}var ee=/(^\s|\s$|\n)/;function ne(t,e){return"<"+t+(e.match(ee)?' xml:space="preserve"':"")+">"+e+"</"+t+">"}function re(t){return z(t).map(function(e){return" "+e+'="'+t[e]+'"'}).join("")}function ie(t,e,n){return"<"+t+(null!=n?re(n):"")+(null!=e?(e.match(ee)?' xml:space="preserve"':"")+">"+e+"</"+t:"/")+">"}function oe(t,e){try{return t.toISOString().replace(/\.\d*/,"")}catch(t){if(e)throw t}return""}var ae={dc:"http://purl.org/dc/elements/1.1/",dcterms:"http://purl.org/dc/terms/",dcmitype:"http://purl.org/dc/dcmitype/",mx:"http://schemas.microsoft.com/office/mac/excel/2008/main",r:"http://schemas.openxmlformats.org/officeDocument/2006/relationships",sjs:"http://schemas.openxmlformats.org/package/2006/sheetjs/core-properties",vt:"http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes",xsi:"http://www.w3.org/2001/XMLSchema-instance",xsd:"http://www.w3.org/2001/XMLSchema",main:["http://schemas.openxmlformats.org/spreadsheetml/2006/main","http://purl.oclc.org/ooxml/spreadsheetml/main","http://schemas.microsoft.com/office/excel/2006/main","http://schemas.microsoft.com/office/excel/2006/2"]},se={o:"urn:schemas-microsoft-com:office:office",x:"urn:schemas-microsoft-com:office:excel",ss:"urn:schemas-microsoft-com:office:spreadsheet",dt:"uuid:C2F41010-65B3-11d1-A29F-00AA00C14882",mv:"http://macVmlSchemaUri",v:"urn:schemas-microsoft-com:vml",html:"http://www.w3.org/TR/REC-html40"};var le,ce,ue=function(t){for(var e=[],n=0;n<t[0].length;++n)if(t[0][n])for(var r=0,i=t[0][n].length;r<i;r+=10240)e.push.apply(e,t[0][n].slice(r,r+10240));return e},he=ue,de=function(t,e,n){for(var r=[],i=e;i<n;i+=2)r.push(String.fromCharCode(Me(t,i)));return r.join("").replace(O,"")},fe=de,pe=function(t,e,n){for(var r=[],i=e;i<e+n;++i)r.push(("0"+t[i].toString(16)).slice(-2));return r.join("")},Ae=pe,ge=function(t,e,n){for(var r=[],i=e;i<n;i++)r.push(String.fromCharCode(Ee(t,i)));return r.join("")},me=ge,ve=function(t,e){var n=Le(t,e);return n>0?ge(t,e+4,e+4+n-1):""},ye=ve,be=function(t,e){var n=Le(t,e);return n>0?ge(t,e+4,e+4+n-1):""},_e=be,we=function(t,e){var n=2*Le(t,e);return n>0?ge(t,e+4,e+4+n-1):""},xe=we;le=ce=function(t,e){var n=Le(t,e);return n>0?de(t,e+4,e+4+n):""};var Se,Ce,ke=function(t,e){var n=Le(t,e);return n>0?ge(t,e+4,e+4+n):""},Be=ke;Se=Ce=function(t,e){return function(t,e){for(var n=1-2*(t[e+7]>>>7),r=((127&t[e+7])<<4)+(t[e+6]>>>4&15),i=15&t[e+6],o=5;o>=0;--o)i=256*i+t[e+o];return 2047==r?0==i?n*(1/0):NaN:(0==r?r=-1022:(r-=1023,i+=Math.pow(2,52)),n*Math.pow(2,r-52)*i)}(t,e)};var Te=function(t){return Array.isArray(t)};_&&(de=function(t,e,n){return i.isBuffer(t)?t.toString("utf16le",e,n).replace(O,""):fe(t,e,n)},pe=function(t,e,n){return i.isBuffer(t)?t.toString("hex",e,e+n):Ae(t,e,n)},ve=function(t,e){if(!i.isBuffer(t))return ye(t,e);var n=t.readUInt32LE(e);return n>0?t.toString("utf8",e+4,e+4+n-1):""},be=function(t,e){if(!i.isBuffer(t))return _e(t,e);var n=t.readUInt32LE(e);return n>0?t.toString("utf8",e+4,e+4+n-1):""},we=function(t,e){if(!i.isBuffer(t))return xe(t,e);var n=2*t.readUInt32LE(e);return t.toString("utf16le",e+4,e+4+n-1)},le=function(t,e){if(!i.isBuffer(t))return ce(t,e);var n=t.readUInt32LE(e);return t.toString("utf16le",e+4,e+4+n)},ke=function(t,e){if(!i.isBuffer(t))return Be(t,e);var n=t.readUInt32LE(e);return t.toString("utf8",e+4,e+4+n)},ge=function(t,e,n){return i.isBuffer(t)?t.toString("utf8",e,n):me(t,e,n)},ue=function(t){return t[0].length>0&&i.isBuffer(t[0][0])?i.concat(t[0]):he(t)},M=function(t){return i.isBuffer(t[0])?i.concat(t):[].concat.apply([],t)},Se=function(t,e){return i.isBuffer(t)?t.readDoubleLE(e):Ce(t,e)},Te=function(t){return i.isBuffer(t)||Array.isArray(t)}),"undefined"!=typeof cptable&&(de=function(t,e,n){return cptable.utils.decode(1200,t.slice(e,n)).replace(O,"")},ge=function(t,e,n){return cptable.utils.decode(65001,t.slice(e,n))},ve=function(t,e){var n=Le(t,e);return n>0?cptable.utils.decode(s,t.slice(e+4,e+4+n-1)):""},be=function(t,e){var n=Le(t,e);return n>0?cptable.utils.decode(a,t.slice(e+4,e+4+n-1)):""},we=function(t,e){var n=2*Le(t,e);return n>0?cptable.utils.decode(1200,t.slice(e+4,e+4+n-1)):""},le=function(t,e){var n=Le(t,e);return n>0?cptable.utils.decode(1200,t.slice(e+4,e+4+n)):""},ke=function(t,e){var n=Le(t,e);return n>0?cptable.utils.decode(65001,t.slice(e+4,e+4+n)):""});var Ee=function(t,e){return t[e]},Me=function(t,e){return 256*t[e+1]+t[e]},Oe=function(t,e){var n=256*t[e+1]+t[e];return n<32768?n:-1*(65535-n+1)},Le=function(t,e){return t[e+3]*(1<<24)+(t[e+2]<<16)+(t[e+1]<<8)+t[e]},De=function(t,e){return t[e+3]<<24|t[e+2]<<16|t[e+1]<<8|t[e]},Ie=function(t,e){return t[e]<<24|t[e+1]<<16|t[e+2]<<8|t[e+3]};function Pe(t,e){var n,r,o,s,l,c,u="",h=[];switch(e){case"dbcs":if(c=this.l,_&&i.isBuffer(this))u=this.slice(this.l,this.l+2*t).toString("utf16le");else for(l=0;l<t;++l)u+=String.fromCharCode(Me(this,c)),c+=2;t*=2;break;case"utf8":u=ge(this,this.l,this.l+t);break;case"utf16le":t*=2,u=de(this,this.l,this.l+t);break;case"wstr":if("undefined"==typeof cptable)return Pe.call(this,t,"dbcs");u=cptable.utils.decode(a,this.slice(this.l,this.l+2*t)),t*=2;break;case"lpstr-ansi":u=ve(this,this.l),t=4+Le(this,this.l);break;case"lpstr-cp":u=be(this,this.l),t=4+Le(this,this.l);break;case"lpwstr":u=we(this,this.l),t=4+2*Le(this,this.l);break;case"lpp4":t=4+Le(this,this.l),u=le(this,this.l),2&t&&(t+=2);break;case"8lpp4":t=4+Le(this,this.l),u=ke(this,this.l),3&t&&(t+=4-(3&t));break;case"cstr":for(t=0,u="";0!==(o=Ee(this,this.l+t++));)h.push(g(o));u=h.join("");break;case"_wstr":for(t=0,u="";0!==(o=Me(this,this.l+t));)h.push(g(o)),t+=2;t+=2,u=h.join("");break;case"dbcs-cont":for(u="",c=this.l,l=0;l<t;++l){if(this.lens&&-1!==this.lens.indexOf(c))return o=Ee(this,c),this.l=c+1,s=Pe.call(this,t-l,o?"dbcs-cont":"sbcs-cont"),h.join("")+s;h.push(g(Me(this,c))),c+=2}u=h.join(""),t*=2;break;case"cpstr":if("undefined"!=typeof cptable){u=cptable.utils.decode(a,this.slice(this.l,this.l+t));break}case"sbcs-cont":for(u="",c=this.l,l=0;l!=t;++l){if(this.lens&&-1!==this.lens.indexOf(c))return o=Ee(this,c),this.l=c+1,s=Pe.call(this,t-l,o?"dbcs-cont":"sbcs-cont"),h.join("")+s;h.push(g(Ee(this,c))),c+=1}u=h.join("");break;default:switch(t){case 1:return n=Ee(this,this.l),this.l++,n;case 2:return n=("i"===e?Oe:Me)(this,this.l),this.l+=2,n;case 4:case-4:return"i"===e||0==(128&this[this.l+3])?(n=(t>0?De:Ie)(this,this.l),this.l+=4,n):(r=Le(this,this.l),this.l+=4,r);case 8:case-8:if("f"===e)return r=8==t?Se(this,this.l):Se([this[this.l+7],this[this.l+6],this[this.l+5],this[this.l+4],this[this.l+3],this[this.l+2],this[this.l+1],this[this.l+0]],0),this.l+=8,r;t=8;case 16:u=pe(this,this.l,t)}}return this.l+=t,u}var Ne=function(t,e,n){t[n]=255&e,t[n+1]=e>>>8&255,t[n+2]=e>>>16&255,t[n+3]=e>>>24&255},Fe=function(t,e,n){t[n]=255&e,t[n+1]=e>>8&255,t[n+2]=e>>16&255,t[n+3]=e>>24&255},Re=function(t,e,n){t[n]=255&e,t[n+1]=e>>>8&255};function je(t,e,n){var r=0,i=0;if("dbcs"===n){for(i=0;i!=e.length;++i)Re(this,e.charCodeAt(i),this.l+2*i);r=2*e.length}else if("sbcs"===n){if("undefined"!=typeof cptable&&874==s)for(i=0;i!=e.length;++i){var o=cptable.utils.encode(s,e.charAt(i));this[this.l+i]=o[0]}else for(e=e.replace(/[^\x00-\x7F]/g,"_"),i=0;i!=e.length;++i)this[this.l+i]=255&e.charCodeAt(i);r=e.length}else{if("hex"===n){for(;i<t;++i)this[this.l++]=parseInt(e.slice(2*i,2*i+2),16)||0;return this}if("utf16le"===n){var a=Math.min(this.l+t,this.length);for(i=0;i<Math.min(e.length,t);++i){var l=e.charCodeAt(i);this[this.l++]=255&l,this[this.l++]=l>>8}for(;this.l<a;)this[this.l++]=0;return this}switch(t){case 1:r=1,this[this.l]=255&e;break;case 2:r=2,this[this.l]=255&e,e>>>=8,this[this.l+1]=255&e;break;case 3:r=3,this[this.l]=255&e,e>>>=8,this[this.l+1]=255&e,e>>>=8,this[this.l+2]=255&e;break;case 4:r=4,Ne(this,e,this.l);break;case 8:if(r=8,"f"===n){!function(t,e,n){var r=(e<0||1/e==-1/0?1:0)<<7,i=0,o=0,a=r?-e:e;isFinite(a)?0==a?i=o=0:(i=Math.floor(Math.log(a)/Math.LN2),o=a*Math.pow(2,52-i),i<=-1023&&(!isFinite(o)||o<Math.pow(2,52))?i=-1022:(o-=Math.pow(2,52),i+=1023)):(i=2047,o=isNaN(e)?26985:0);for(var s=0;s<=5;++s,o/=256)t[n+s]=255&o;t[n+6]=(15&i)<<4|15&o,t[n+7]=i>>4|r}(this,e,this.l);break}case 16:break;case-4:r=4,Fe(this,e,this.l)}}return this.l+=r,this}function He(t,e){var n=pe(this,this.l,t.length>>1);if(n!==t)throw new Error(e+"Expected "+t+" saw "+n);this.l+=t.length>>1}function Ue(t,e){t.l=e,t.read_shift=Pe,t.chk=He,t.write_shift=je}function Qe(t,e){t.l+=e}function ze(t){var e=S(t);return Ue(e,0),e}function Ye(t,e,n){if(t){var r,i,o;Ue(t,t.l||0);for(var a=t.length,s=0,l=0;t.l<a;){128&(s=t.read_shift(1))&&(s=(127&s)+((127&t.read_shift(1))<<7));var c=vc[s]||vc[65535];for(o=127&(r=t.read_shift(1)),i=1;i<4&&128&r;++i)o+=(127&(r=t.read_shift(1)))<<7*i;l=t.l+o;var u=(c.f||Qe)(t,o,n);if(t.l=l,e(u,c.n,s))return}}}function Ve(){var t=[],e=_?256:2048,n=function(t){var e=ze(t);return Ue(e,0),e},r=n(e),i=function(){r&&(r.length>r.l&&((r=r.slice(0,r.l)).l=r.length),r.length>0&&t.push(r),r=null)},o=function(t){return r&&t<r.length-r.l?r:(i(),r=n(Math.max(t+1,e)))};return{next:o,push:function(t){i(),null==(r=t).l&&(r.l=r.length),o(e)},end:function(){return i(),ue([t])},_bufs:t}}function We(t,e,n,r){var i,o=+yc[e];if(!isNaN(o)){r||(r=vc[o].p||(n||[]).length||0),i=1+(o>=128?1:0)+1,r>=128&&++i,r>=16384&&++i,r>=2097152&&++i;var a=t.next(i);o<=127?a.write_shift(1,o):(a.write_shift(1,128+(127&o)),a.write_shift(1,o>>7));for(var s=0;4!=s;++s){if(!(r>=128)){a.write_shift(1,r);break}a.write_shift(1,128+(127&r)),r>>=7}r>0&&Te(n)&&t.push(n)}}function Ge(t,e,n){var r=ot(t);if(e.s?(r.cRel&&(r.c+=e.s.c),r.rRel&&(r.r+=e.s.r)):(r.cRel&&(r.c+=e.c),r.rRel&&(r.r+=e.r)),!n||n.biff<12){for(;r.c>=256;)r.c-=256;for(;r.r>=65536;)r.r-=65536}return r}function Xe(t,e,n){var r=ot(t);return r.s=Ge(r.s,e.s,n),r.e=Ge(r.e,e.s,n),r}function Ze(t,e){if(t.cRel&&t.c<0)for(t=ot(t);t.c<0;)t.c+=e>8?16384:256;if(t.rRel&&t.r<0)for(t=ot(t);t.r<0;)t.r+=e>8?1048576:e>5?65536:16384;var n=nn(t);return t.cRel||null==t.cRel||(n=n.replace(/^([A-Z])/,"$$$1")),t.rRel||null==t.rRel||(n=function(t){return t.replace(/([A-Z]|^)(\d+)$/,"$1$$$2")}(n)),n}function $e(t,e){return 0!=t.s.r||t.s.rRel||t.e.r!=(e.biff>=12?1048575:e.biff>=8?65536:16384)||t.e.rRel?0!=t.s.c||t.s.cRel||t.e.c!=(e.biff>=12?16383:255)||t.e.cRel?Ze(t.s,e.biff)+":"+Ze(t.e,e.biff):(t.s.rRel?"":"$")+Je(t.s.r)+":"+(t.e.rRel?"":"$")+Je(t.e.r):(t.s.cRel?"":"$")+tn(t.s.c)+":"+(t.e.cRel?"":"$")+tn(t.e.c)}function Ke(t){return parseInt(t.replace(/\$(\d+)$/,"$1"),10)-1}function Je(t){return""+(t+1)}function qe(t){for(var e=t.replace(/^\$([A-Z])/,"$1"),n=0,r=0;r!==e.length;++r)n=26*n+e.charCodeAt(r)-64;return n-1}function tn(t){if(t<0)throw new Error("invalid column "+t);var e="";for(++t;t;t=Math.floor((t-1)/26))e=String.fromCharCode((t-1)%26+65)+e;return e}function en(t){for(var e=0,n=0,r=0;r<t.length;++r){var i=t.charCodeAt(r);i>=48&&i<=57?e=10*e+(i-48):i>=65&&i<=90&&(n=26*n+(i-64))}return{c:n-1,r:e-1}}function nn(t){for(var e=t.c+1,n="";e;e=(e-1)/26|0)n=String.fromCharCode((e-1)%26+65)+n;return n+(t.r+1)}function rn(t){var e=t.indexOf(":");return-1==e?{s:en(t),e:en(t)}:{s:en(t.slice(0,e)),e:en(t.slice(e+1))}}function on(t,e){return void 0===e||"number"==typeof e?on(t.s,t.e):("string"!=typeof t&&(t=nn(t)),"string"!=typeof e&&(e=nn(e)),t==e?t:t+":"+e)}function an(t){var e={s:{c:0,r:0},e:{c:0,r:0}},n=0,r=0,i=0,o=t.length;for(n=0;r<o&&!((i=t.charCodeAt(r)-64)<1||i>26);++r)n=26*n+i;for(e.s.c=--n,n=0;r<o&&!((i=t.charCodeAt(r)-48)<0||i>9);++r)n=10*n+i;if(e.s.r=--n,r===o||58===t.charCodeAt(++r))return e.e.c=e.s.c,e.e.r=e.s.r,e;for(n=0;r!=o&&!((i=t.charCodeAt(r)-64)<1||i>26);++r)n=26*n+i;for(e.e.c=--n,n=0;r!=o&&!((i=t.charCodeAt(r)-48)<0||i>9);++r)n=10*n+i;return e.e.r=--n,e}function sn(t,e){var n="d"==t.t&&e instanceof Date;if(null!=t.z)try{return t.w=D.format(t.z,n?X(e):e)}catch(t){}try{return t.w=D.format((t.XF||{}).numFmtId||(n?14:0),n?X(e):e)}catch(t){return""+e}}function ln(t,e,n){return null==t||null==t.t||"z"==t.t?"":void 0!==t.w?t.w:("d"==t.t&&!t.z&&n&&n.dateNF&&(t.z=n.dateNF),sn(t,void 0==e?t.v:e))}function cn(t,e){var n=e&&e.sheet?e.sheet:"Sheet1",r={};return r[n]=t,{SheetNames:[n],Sheets:r}}function un(t,e,n){var r=n||{},i=t?Array.isArray(t):r.dense;null!=y&&null==i&&(i=y);var o=t||(i?[]:{}),a=0,s=0;if(o&&null!=r.origin){if("number"==typeof r.origin)a=r.origin;else{var l="string"==typeof r.origin?en(r.origin):r.origin;a=l.r,s=l.c}o["!ref"]||(o["!ref"]="A1:A1")}var c={s:{c:1e7,r:1e7},e:{c:0,r:0}};if(o["!ref"]){var u=an(o["!ref"]);c.s.c=u.s.c,c.s.r=u.s.r,c.e.c=Math.max(c.e.c,u.e.c),c.e.r=Math.max(c.e.r,u.e.r),-1==a&&(c.e.r=a=u.e.r+1)}for(var h=0;h!=e.length;++h)if(e[h]){if(!Array.isArray(e[h]))throw new Error("aoa_to_sheet expects an array of arrays");for(var d=0;d!=e[h].length;++d)if(void 0!==e[h][d]){var f={v:e[h][d]},p=a+h,A=s+d;if(c.s.r>p&&(c.s.r=p),c.s.c>A&&(c.s.c=A),c.e.r<p&&(c.e.r=p),c.e.c<A&&(c.e.c=A),!e[h][d]||"object"!=typeof e[h][d]||Array.isArray(e[h][d])||e[h][d]instanceof Date)if(Array.isArray(f.v)&&(f.f=e[h][d][1],f.v=f.v[0]),null===f.v)if(f.f)f.t="n";else{if(!r.sheetStubs)continue;f.t="z"}else"number"==typeof f.v?f.t="n":"boolean"==typeof f.v?f.t="b":f.v instanceof Date?(f.z=r.dateNF||D._table[14],r.cellDates?(f.t="d",f.w=D.format(f.z,X(f.v))):(f.t="n",f.v=X(f.v),f.w=D.format(f.z,f.v))):f.t="s";else f=e[h][d];if(i)o[p]||(o[p]=[]),o[p][A]&&o[p][A].z&&(f.z=o[p][A].z),o[p][A]=f;else{var g=nn({c:A,r:p});o[g]&&o[g].z&&(f.z=o[g].z),o[g]=f}}}return c.s.c<1e7&&(o["!ref"]=on(c)),o}function hn(t,e){return un(null,t,e)}function dn(t,e){return e||(e=ze(4)),e.write_shift(4,t),e}function fn(t){var e=t.read_shift(4);return 0===e?"":t.read_shift(e,"dbcs")}function pn(t,e){var n=!1;return null==e&&(n=!0,e=ze(4+2*t.length)),e.write_shift(4,t.length),t.length>0&&e.write_shift(0,t,"dbcs"),n?e.slice(0,e.l):e}function An(t){return{ich:t.read_shift(2),ifnt:t.read_shift(2)}}function gn(t,e){var n=t.l,r=t.read_shift(1),i=fn(t),o=[],a={t:i,h:i};if(0!=(1&r)){for(var s=t.read_shift(4),l=0;l!=s;++l)o.push(An(t));a.r=o}else a.r=[{ich:0,ifnt:0}];return t.l=n+e,a}!function(t,e){var r;if(void 0!==e)r=e;else try{r=n(1)}catch(t){r=null}t.rc4=function(t,e){var n=new Array(256),r=0,i=0,o=0,a=0;for(i=0;256!=i;++i)n[i]=i;for(i=0;256!=i;++i)o=o+n[i]+t[i%t.length].charCodeAt(0)&255,a=n[i],n[i]=n[o],n[o]=a;i=o=0;var s=S(e.length);for(r=0;r!=e.length;++r)o=(o+n[i=i+1&255])%256,a=n[i],n[i]=n[o],n[o]=a,s[r]=e[r]^n[n[i]+n[o]&255];return s},t.md5=function(t){if(!r)throw new Error("Unsupported crypto");return r.createHash("md5").update(t).digest("hex")}}({},"undefined"!=typeof crypto?crypto:void 0);var mn=gn;function vn(t,e){var n=!1;return null==e&&(n=!0,e=ze(23+4*t.t.length)),e.write_shift(1,1),pn(t.t,e),e.write_shift(4,1),function(t,e){e||(e=ze(4)),e.write_shift(2,t.ich||0),e.write_shift(2,t.ifnt||0)}({ich:0,ifnt:0},e),n?e.slice(0,e.l):e}function yn(t){var e=t.read_shift(4),n=t.read_shift(2);return n+=t.read_shift(1)<<16,t.l++,{c:e,iStyleRef:n}}function bn(t,e){return null==e&&(e=ze(8)),e.write_shift(-4,t.c),e.write_shift(3,t.iStyleRef||t.s),e.write_shift(1,0),e}var _n=fn,wn=pn;function xn(t){var e=t.read_shift(4);return 0===e||4294967295===e?"":t.read_shift(e,"dbcs")}function Sn(t,e){var n=!1;return null==e&&(n=!0,e=ze(127)),e.write_shift(4,t.length>0?t.length:4294967295),t.length>0&&e.write_shift(0,t,"dbcs"),n?e.slice(0,e.l):e}var Cn=fn,kn=xn,Bn=Sn;function Tn(t){var e=t.slice(t.l,t.l+4),n=1&e[0],r=2&e[0];t.l+=4,e[0]&=252;var i=0===r?Se([0,0,0,0,e[0],e[1],e[2],e[3]],0):De(e,0)>>2;return n?i/100:i}function En(t){var e={s:{},e:{}};return e.s.r=t.read_shift(4),e.e.r=t.read_shift(4),e.s.c=t.read_shift(4),e.e.c=t.read_shift(4),e}var Mn=En,On=function(t,e){return e||(e=ze(16)),e.write_shift(4,t.s.r),e.write_shift(4,t.e.r),e.write_shift(4,t.s.c),e.write_shift(4,t.e.c),e};function Ln(t){return t.read_shift(8,"f")}function Dn(t,e){return(e||ze(8)).write_shift(8,t,"f")}function In(t,e){if(e||(e=ze(8)),!t||t.auto)return e.write_shift(4,0),e.write_shift(4,0),e;null!=t.index?(e.write_shift(1,2),e.write_shift(1,t.index)):null!=t.theme?(e.write_shift(1,6),e.write_shift(1,t.theme)):(e.write_shift(1,5),e.write_shift(1,0));var n=t.tint||0;if(n>0?n*=32767:n<0&&(n*=32768),e.write_shift(2,n),t.rgb&&null==t.theme){var r=t.rgb||"FFFFFF";"number"==typeof r&&(r=("000000"+r.toString(16)).slice(-6)),e.write_shift(1,parseInt(r.slice(0,2),16)),e.write_shift(1,parseInt(r.slice(2,4),16)),e.write_shift(1,parseInt(r.slice(4,6),16)),e.write_shift(1,255)}else e.write_shift(2,0),e.write_shift(1,0),e.write_shift(1,0);return e}function Pn(t,e){var n=t.read_shift(4);switch(n){case 0:return"";case 4294967295:case 4294967294:return{2:"BITMAP",3:"METAFILEPICT",8:"DIB",14:"ENHMETAFILE"}[t.read_shift(4)]||""}if(n>400)throw new Error("Unsupported Clipboard: "+n.toString(16));return t.l-=4,t.read_shift(0,1==e?"lpstr":"lpwstr")}var Nn=2,Fn=3,Rn=12,jn=81,Hn=[80,jn],Un={1:{n:"CodePage",t:Nn},2:{n:"Category",t:80},3:{n:"PresentationFormat",t:80},4:{n:"ByteCount",t:Fn},5:{n:"LineCount",t:Fn},6:{n:"ParagraphCount",t:Fn},7:{n:"SlideCount",t:Fn},8:{n:"NoteCount",t:Fn},9:{n:"HiddenCount",t:Fn},10:{n:"MultimediaClipCount",t:Fn},11:{n:"ScaleCrop",t:11},12:{n:"HeadingPairs",t:4096|Rn},13:{n:"TitlesOfParts",t:4126},14:{n:"Manager",t:80},15:{n:"Company",t:80},16:{n:"LinksUpToDate",t:11},17:{n:"CharacterCount",t:Fn},19:{n:"SharedDoc",t:11},22:{n:"HyperlinksChanged",t:11},23:{n:"AppVersion",t:Fn,p:"version"},24:{n:"DigSig",t:65},26:{n:"ContentType",t:80},27:{n:"ContentStatus",t:80},28:{n:"Language",t:80},29:{n:"Version",t:80},255:{}},Qn={1:{n:"CodePage",t:Nn},2:{n:"Title",t:80},3:{n:"Subject",t:80},4:{n:"Author",t:80},5:{n:"Keywords",t:80},6:{n:"Comments",t:80},7:{n:"Template",t:80},8:{n:"LastAuthor",t:80},9:{n:"RevNumber",t:80},10:{n:"EditTime",t:64},11:{n:"LastPrinted",t:64},12:{n:"CreatedDate",t:64},13:{n:"ModifiedDate",t:64},14:{n:"PageCount",t:Fn},15:{n:"WordCount",t:Fn},16:{n:"CharCount",t:Fn},17:{n:"Thumbnail",t:71},18:{n:"Application",t:80},19:{n:"DocSecurity",t:Fn},255:{}},zn={2147483648:{n:"Locale",t:19},2147483651:{n:"Behavior",t:19},1919054434:{}};!function(){for(var t in zn)Object.prototype.hasOwnProperty.call(zn,t)&&(Un[t]=Qn[t]=zn[t])}();var Yn=Y(Un,"n"),Vn=Y(Qn,"n"),Wn={1:"US",2:"CA",3:"",7:"RU",20:"EG",30:"GR",31:"NL",32:"BE",33:"FR",34:"ES",36:"HU",39:"IT",41:"CH",43:"AT",44:"GB",45:"DK",46:"SE",47:"NO",48:"PL",49:"DE",52:"MX",55:"BR",61:"AU",64:"NZ",66:"TH",81:"JP",82:"KR",84:"VN",86:"CN",90:"TR",105:"JS",213:"DZ",216:"MA",218:"LY",351:"PT",354:"IS",358:"FI",420:"CZ",886:"TW",961:"LB",962:"JO",963:"SY",964:"IQ",965:"KW",966:"SA",971:"AE",972:"IL",974:"QA",981:"IR",65535:"US"},Gn=[null,"solid","mediumGray","darkGray","lightGray","darkHorizontal","darkVertical","darkDown","darkUp","darkGrid","darkTrellis","lightHorizontal","lightVertical","lightDown","lightUp","lightGrid","lightTrellis","gray125","gray0625"];var Xn,Zn=ot([0,16777215,16711680,65280,255,16776960,16711935,65535,0,16777215,16711680,65280,255,16776960,16711935,65535,8388608,32768,128,8421376,8388736,32896,12632256,8421504,10066431,10040166,16777164,13434879,6684774,16744576,26316,13421823,128,16711935,16776960,65535,8388736,8388608,32896,255,52479,13434879,13434828,16777113,10079487,16751052,13408767,16764057,3368703,3394764,10079232,16763904,16750848,16737792,6710937,9868950,13158,3381606,13056,3355392,10040064,10040166,3355545,3355443,16777215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].map(function(t){return[t>>16&255,t>>8&255,255&t]})),$n={0:"#NULL!",7:"#DIV/0!",15:"#VALUE!",23:"#REF!",29:"#NAME?",36:"#NUM!",42:"#N/A",43:"#GETTING_DATA",255:"#WTF?"},Kn=W($n),Jn={"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":"workbooks","application/vnd.ms-excel.binIndexWs":"TODO","application/vnd.ms-excel.intlmacrosheet":"TODO","application/vnd.ms-excel.binIndexMs":"TODO","application/vnd.openxmlformats-package.core-properties+xml":"coreprops","application/vnd.openxmlformats-officedocument.custom-properties+xml":"custprops","application/vnd.openxmlformats-officedocument.extended-properties+xml":"extprops","application/vnd.openxmlformats-officedocument.customXmlProperties+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.customProperty":"TODO","application/vnd.ms-excel.pivotTable":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotTable+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.chart+xml":"TODO","application/vnd.ms-office.chartcolorstyle+xml":"TODO","application/vnd.ms-office.chartstyle+xml":"TODO","application/vnd.ms-office.chartex+xml":"TODO","application/vnd.ms-excel.calcChain":"calcchains","application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml":"calcchains","application/vnd.openxmlformats-officedocument.spreadsheetml.printerSettings":"TODO","application/vnd.ms-office.activeX":"TODO","application/vnd.ms-office.activeX+xml":"TODO","application/vnd.ms-excel.attachedToolbars":"TODO","application/vnd.ms-excel.connections":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":"TODO","application/vnd.ms-excel.externalLink":"links","application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml":"links","application/vnd.ms-excel.sheetMetadata":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml":"TODO","application/vnd.ms-excel.pivotCacheDefinition":"TODO","application/vnd.ms-excel.pivotCacheRecords":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheDefinition+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheRecords+xml":"TODO","application/vnd.ms-excel.queryTable":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml":"TODO","application/vnd.ms-excel.userNames":"TODO","application/vnd.ms-excel.revisionHeaders":"TODO","application/vnd.ms-excel.revisionLog":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.revisionHeaders+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.revisionLog+xml":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.userNames+xml":"TODO","application/vnd.ms-excel.tableSingleCells":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml":"TODO","application/vnd.ms-excel.slicer":"TODO","application/vnd.ms-excel.slicerCache":"TODO","application/vnd.ms-excel.slicer+xml":"TODO","application/vnd.ms-excel.slicerCache+xml":"TODO","application/vnd.ms-excel.wsSortMap":"TODO","application/vnd.ms-excel.table":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":"TODO","application/vnd.openxmlformats-officedocument.theme+xml":"themes","application/vnd.openxmlformats-officedocument.themeOverride+xml":"TODO","application/vnd.ms-excel.Timeline+xml":"TODO","application/vnd.ms-excel.TimelineCache+xml":"TODO","application/vnd.ms-office.vbaProject":"vba","application/vnd.ms-office.vbaProjectSignature":"vba","application/vnd.ms-office.volatileDependencies":"TODO","application/vnd.openxmlformats-officedocument.spreadsheetml.volatileDependencies+xml":"TODO","application/vnd.ms-excel.controlproperties+xml":"TODO","application/vnd.openxmlformats-officedocument.model+data":"TODO","application/vnd.ms-excel.Survey+xml":"TODO","application/vnd.openxmlformats-officedocument.drawing+xml":"drawings","application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramColors+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramData+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramLayout+xml":"TODO","application/vnd.openxmlformats-officedocument.drawingml.diagramStyle+xml":"TODO","application/vnd.openxmlformats-officedocument.vmlDrawing":"TODO","application/vnd.openxmlformats-package.relationships+xml":"rels","application/vnd.openxmlformats-officedocument.oleObject":"TODO","image/png":"TODO",sheet:"js"},qn=(z(Xn={workbooks:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml",xlsm:"application/vnd.ms-excel.sheet.macroEnabled.main+xml",xlsb:"application/vnd.ms-excel.sheet.binary.macroEnabled.main",xlam:"application/vnd.ms-excel.addin.macroEnabled.main+xml",xltx:"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml"},strs:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml",xlsb:"application/vnd.ms-excel.sharedStrings"},comments:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml",xlsb:"application/vnd.ms-excel.comments"},sheets:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml",xlsb:"application/vnd.ms-excel.worksheet"},charts:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml",xlsb:"application/vnd.ms-excel.chartsheet"},dialogs:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml",xlsb:"application/vnd.ms-excel.dialogsheet"},macros:{xlsx:"application/vnd.ms-excel.macrosheet+xml",xlsb:"application/vnd.ms-excel.macrosheet"},styles:{xlsx:"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml",xlsb:"application/vnd.ms-excel.styles"}}).forEach(function(t){["xlsm","xlam"].forEach(function(e){Xn[t][e]||(Xn[t][e]=Xn[t].xlsx)})}),z(Xn).forEach(function(t){z(Xn[t]).forEach(function(e){Jn[Xn[t][e]]=t})}),Xn),tr=function(t){for(var e=[],n=z(t),r=0;r!==n.length;++r)null==e[t[n[r]]]&&(e[t[n[r]]]=[]),e[t[n[r]]].push(n[r]);return e}(Jn);ae.CT="http://schemas.openxmlformats.org/package/2006/content-types";var er=ie("Types",null,{xmlns:ae.CT,"xmlns:xsd":ae.xsd,"xmlns:xsi":ae.xsi}),nr=[["xml","application/xml"],["bin","application/vnd.ms-excel.sheet.binary.macroEnabled.main"],["vml","application/vnd.openxmlformats-officedocument.vmlDrawing"],["data","application/vnd.openxmlformats-officedocument.model+data"],["bmp","image/bmp"],["png","image/png"],["gif","image/gif"],["emf","image/x-emf"],["wmf","image/x-wmf"],["jpg","image/jpeg"],["jpeg","image/jpeg"],["tif","image/tiff"],["tiff","image/tiff"],["pdf","application/pdf"],["rels",tr.rels[0]]].map(function(t){return ie("Default",null,{Extension:t[0],ContentType:t[1]})});var rr={WB:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument",SHEET:"http://sheetjs.openxmlformats.org/officeDocument/2006/relationships/officeDocument",HLINK:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink",VML:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/vmlDrawing",XPATH:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLinkPath",XMISS:"http://schemas.microsoft.com/office/2006/relationships/xlExternalLinkPath/xlPathMissing",XLINK:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/externalLink",CXML:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml",CXMLP:"http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXmlProps",VBA:"http://schemas.microsoft.com/office/2006/relationships/vbaProject"};function ir(t){var e=t.lastIndexOf("/");return t.slice(0,e+1)+"_rels/"+t.slice(e+1)+".rels"}function or(t,e){var n={"!id":{}};if(!t)return n;"/"!==e.charAt(0)&&(e="/"+e);var r={};return(t.match(wt)||[]).forEach(function(t){var i=Ct(t);if("<Relationship"===i[0]){var o={};o.Type=i.Type,o.Target=i.Target,o.Id=i.Id,o.TargetMode=i.TargetMode;var a="External"===i.TargetMode?i.Target:yt(i.Target,e);n[a]=o,r[i.Id]=o}}),n["!id"]=r,n}ae.RELS="http://schemas.openxmlformats.org/package/2006/relationships";var ar=ie("Relationships",null,{xmlns:ae.RELS});function sr(t){var e=[bt,ar];return z(t["!id"]).forEach(function(n){e[e.length]=ie("Relationship",null,t["!id"][n])}),e.length>2&&(e[e.length]="</Relationships>",e[1]=e[1].replace("/>",">")),e.join("")}var lr=[rr.HLINK,rr.XPATH,rr.XMISS];function cr(t,e,n,r,i,o){if(i||(i={}),t["!id"]||(t["!id"]={}),e<0)for(e=1;t["!id"]["rId"+e];++e);if(i.Id="rId"+e,i.Type=r,i.Target=n,o?i.TargetMode=o:lr.indexOf(i.Type)>-1&&(i.TargetMode="External"),t["!id"][i.Id])throw new Error("Cannot rewrite rId "+e);return t["!id"][i.Id]=i,t[("/"+i.Target).replace("//","/")]=i,e}var ur="application/vnd.oasis.opendocument.spreadsheet";function hr(t,e,n){return[' <rdf:Description rdf:about="'+t+'">\n',' <rdf:type rdf:resource="http://docs.oasis-open.org/ns/office/1.2/meta/'+(n||"odf")+"#"+e+'"/>\n'," </rdf:Description>\n"].join("")}var dr,fr=(dr='<?xml version="1.0" encoding="UTF-8" standalone="yes"?><office:document-meta xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xlink="http://www.w3.org/1999/xlink" office:version="1.2"><office:meta><meta:generator>SheetJS '+e.version+"</meta:generator></office:meta></office:document-meta>",function(){return dr}),pr=[["cp:category","Category"],["cp:contentStatus","ContentStatus"],["cp:keywords","Keywords"],["cp:lastModifiedBy","LastAuthor"],["cp:lastPrinted","LastPrinted"],["cp:revision","RevNumber"],["cp:version","Version"],["dc:creator","Author"],["dc:description","Comments"],["dc:identifier","Identifier"],["dc:language","Language"],["dc:subject","Subject"],["dc:title","Title"],["dcterms:created","CreatedDate","date"],["dcterms:modified","ModifiedDate","date"]];ae.CORE_PROPS="http://schemas.openxmlformats.org/package/2006/metadata/core-properties",rr.CORE_PROPS="http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties";var Ar=function(){for(var t=new Array(pr.length),e=0;e<pr.length;++e){var n=pr[e],r="(?:"+n[0].slice(0,n[0].indexOf(":"))+":)"+n[0].slice(n[0].indexOf(":")+1);t[e]=new RegExp("<"+r+"[^>]*>([\\s\\S]*?)</"+r+">")}return t}();function gr(t){var e={};t=Ut(t);for(var n=0;n<pr.length;++n){var r=pr[n],i=t.match(Ar[n]);null!=i&&i.length>0&&(e[r[1]]=Ot(i[1])),"date"===r[2]&&e[r[1]]&&(e[r[1]]=rt(e[r[1]]))}return e}var mr=ie("cp:coreProperties",null,{"xmlns:cp":ae.CORE_PROPS,"xmlns:dc":ae.dc,"xmlns:dcterms":ae.dcterms,"xmlns:dcmitype":ae.dcmitype,"xmlns:xsi":ae.xsi});function vr(t,e,n,r,i){null==i[t]&&null!=e&&""!==e&&(i[t]=e,e=It(e),r[r.length]=n?ie(t,e,n):ne(t,e))}var yr=[["Application","Application","string"],["AppVersion","AppVersion","string"],["Company","Company","string"],["DocSecurity","DocSecurity","string"],["Manager","Manager","string"],["HyperlinksChanged","HyperlinksChanged","bool"],["SharedDoc","SharedDoc","bool"],["LinksUpToDate","LinksUpToDate","bool"],["ScaleCrop","ScaleCrop","bool"],["HeadingPairs","HeadingPairs","raw"],["TitlesOfParts","TitlesOfParts","raw"]];ae.EXT_PROPS="http://schemas.openxmlformats.org/officeDocument/2006/extended-properties",rr.EXT_PROPS="http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties";function br(t,e,n,r){var i=[];if("string"==typeof t)i=te(t,r);else for(var o=0;o<t.length;++o)i=i.concat(t[o].map(function(t){return{v:t}}));var a="string"==typeof e?te(e,r).map(function(t){return t.v}):e,s=0,l=0;if(a.length>0)for(var c=0;c!==i.length;c+=2){switch(l=+i[c+1].v,i[c].v){case"Worksheets":case"工作表":case"Листы":case"أوراق العمل":case"ワークシート":case"גליונות עבודה":case"Arbeitsblätter":case"Çalışma Sayfaları":case"Feuilles de calcul":case"Fogli di lavoro":case"Folhas de cálculo":case"Planilhas":case"Regneark":case"Hojas de cálculo":case"Werkbladen":n.Worksheets=l,n.SheetNames=a.slice(s,s+l);break;case"Named Ranges":case"Rangos con nombre":case"名前付き一覧":case"Benannte Bereiche":case"Navngivne områder":n.NamedRanges=l,n.DefinedNames=a.slice(s,s+l);break;case"Charts":case"Diagramme":n.Chartsheets=l,n.ChartNames=a.slice(s,s+l)}s+=l}}var _r=ie("Properties",null,{xmlns:ae.EXT_PROPS,"xmlns:vt":ae.vt});ae.CUST_PROPS="http://schemas.openxmlformats.org/officeDocument/2006/custom-properties",rr.CUST_PROPS="http://schemas.openxmlformats.org/officeDocument/2006/relationships/custom-properties";var wr=/<[^>]+>[^<]*/g;var xr=ie("Properties",null,{xmlns:ae.CUST_PROPS,"xmlns:vt":ae.vt});function Sr(t){var e=[bt,xr];if(!t)return e.join("");var n=1;return z(t).forEach(function(r){++n,e[e.length]=ie("property",function(t,e){switch(typeof t){case"string":var n=ie("vt:lpwstr",It(t));return e&&(n=n.replace(/&quot;/g,"_x0022_")),n;case"number":return ie((0|t)==t?"vt:i4":"vt:r8",It(String(t)));case"boolean":return ie("vt:bool",t?"true":"false")}if(t instanceof Date)return ie("vt:filetime",oe(t));throw new Error("Unable to serialize "+t)}(t[r],!0),{fmtid:"{D5CDD505-2E9C-101B-9397-08002B2CF9AE}",pid:n,name:It(r)})}),e.length>2&&(e[e.length]="</Properties>",e[1]=e[1].replace("/>",">")),e.join("")}var Cr={Title:"Title",Subject:"Subject",Author:"Author",Keywords:"Keywords",Comments:"Description",LastAuthor:"LastAuthor",RevNumber:"Revision",Application:"AppName",LastPrinted:"LastPrinted",CreatedDate:"Created",ModifiedDate:"LastSaved",Category:"Category",Manager:"Manager",Company:"Company",AppVersion:"Version",ContentStatus:"ContentStatus",Identifier:"Identifier",Language:"Language"},kr=V(Cr);function Br(t,e,n){t[e=kr[e]||e]=n}function Tr(t){var e=t.read_shift(4),n=t.read_shift(4);return new Date(1e3*(n/1e7*Math.pow(2,32)+e/1e7-11644473600)).toISOString().replace(/\.000/,"")}function Er(t,e,n){var r=t.l,i=t.read_shift(0,"lpstr-cp");if(n)for(;t.l-r&3;)++t.l;return i}function Mr(t,e,n){var r=t.read_shift(0,"lpwstr");return n&&(t.l+=4-(r.length+1&3)&3),r}function Or(t,e,n){return 31===e?Mr(t):Er(t,0,n)}function Lr(t,e,n){return Or(t,e,!1===n?0:4)}function Dr(t){return function(t){for(var e=t.read_shift(4),n=[],r=0;r!=e;++r)n[r]=t.read_shift(0,"lpstr-cp").replace(O,"");return n}(t)}function Ir(t){return[Rr(t,jn),Rr(t,Fn)]}function Pr(t){return function(t){for(var e=t.read_shift(4),n=[],r=0;r!=e/2;++r)n.push(Ir(t));return n}(t)}function Nr(t,e){for(var n=t.read_shift(4),r={},i=0;i!=n;++i){var o=t.read_shift(4),a=t.read_shift(4);r[o]=t.read_shift(a,1200===e?"utf16le":"utf8").replace(O,"").replace(L,"!"),1200===e&&a%2&&(t.l+=2)}return 3&t.l&&(t.l=t.l>>3<<2),r}function Fr(t){var e=t.read_shift(4),n=t.slice(t.l,t.l+e);return t.l+=e,(3&e)>0&&(t.l+=4-(3&e)&3),n}function Rr(t,e,n){var r,i=t.read_shift(2),o=n||{};if(t.l+=2,e!==Rn&&i!==e&&-1===Hn.indexOf(e))throw new Error("Expected type "+e+" saw "+i);switch(e===Rn?i:e){case 2:return r=t.read_shift(2,"i"),o.raw||(t.l+=2),r;case 3:return r=t.read_shift(4,"i");case 11:return 0!==t.read_shift(4);case 19:return r=t.read_shift(4);case 30:return Er(t,0,4).replace(O,"");case 31:return Mr(t);case 64:return Tr(t);case 65:return Fr(t);case 71:return function(t){var e={};return e.Size=t.read_shift(4),t.l+=e.Size+3-(e.Size-1)%4,e}(t);case 80:return Lr(t,i,!o.raw).replace(O,"");case 81:return function(t,e){if(!e)throw new Error("VtUnalignedString must have positive length");return Or(t,e,0)}(t,i).replace(O,"");case 4108:return Pr(t);case 4126:return Dr(t);default:throw new Error("TypedPropertyValue unrecognized type "+e+" "+i)}}function jr(t,e){var n=ze(4),r=ze(4);switch(n.write_shift(4,80==t?31:t),t){case 3:r.write_shift(-4,e);break;case 5:(r=ze(8)).write_shift(8,e,"f");break;case 11:r.write_shift(4,e?1:0);break;case 64:r=function(t){var e=("string"==typeof t?new Date(Date.parse(t)):t).getTime()/1e3+11644473600,n=e%Math.pow(2,32),r=(e-n)/Math.pow(2,32);r*=1e7;var i=(n*=1e7)/Math.pow(2,32)|0;i>0&&(n%=Math.pow(2,32),r+=i);var o=ze(8);return o.write_shift(4,n),o.write_shift(4,r),o}(e);break;case 31:case 80:for((r=ze(4+2*(e.length+1)+(e.length%2?0:2))).write_shift(4,e.length+1),r.write_shift(0,e,"dbcs");r.l!=r.length;)r.write_shift(1,0);break;default:throw new Error("TypedPropertyValue unrecognized type "+t+" "+e)}return M([n,r])}function Hr(t,e){var n=t.l,r=t.read_shift(4),i=t.read_shift(4),o=[],a=0,s=0,l=-1,c={};for(a=0;a!=i;++a){var u=t.read_shift(4),h=t.read_shift(4);o[a]=[u,h+n]}o.sort(function(t,e){return t[1]-e[1]});var f={};for(a=0;a!=i;++a){if(t.l!==o[a][1]){var p=!0;if(a>0&&e)switch(e[o[a-1][0]].t){case 2:t.l+2===o[a][1]&&(t.l+=2,p=!1);break;case 80:case 4108:t.l<=o[a][1]&&(t.l=o[a][1],p=!1)}if((!e||0==a)&&t.l<=o[a][1]&&(p=!1,t.l=o[a][1]),p)throw new Error("Read Error: Expected address "+o[a][1]+" at "+t.l+" :"+a)}if(e){var A=e[o[a][0]];if(f[A.n]=Rr(t,A.t,{raw:!0}),"version"===A.p&&(f[A.n]=String(f[A.n]>>16)+"."+("0000"+String(65535&f[A.n])).slice(-4)),"CodePage"==A.n)switch(f[A.n]){case 0:f[A.n]=1252;case 874:case 932:case 936:case 949:case 950:case 1250:case 1251:case 1253:case 1254:case 1255:case 1256:case 1257:case 1258:case 1e4:case 1200:case 1201:case 1252:case 65e3:case-536:case 65001:case-535:d(s=f[A.n]>>>0&65535);break;default:throw new Error("Unsupported CodePage: "+f[A.n])}}else if(1===o[a][0]){if(s=f.CodePage=Rr(t,Nn),d(s),-1!==l){var g=t.l;t.l=o[l][1],c=Nr(t,s),t.l=g}}else if(0===o[a][0]){if(0===s){l=a,t.l=o[a+1][1];continue}c=Nr(t,s)}else{var m,v=c[o[a][0]];switch(t[t.l]){case 65:t.l+=4,m=Fr(t);break;case 30:case 31:t.l+=4,m=Lr(t,t[t.l-4]).replace(/\u0000+$/,"");break;case 3:t.l+=4,m=t.read_shift(4,"i");break;case 19:t.l+=4,m=t.read_shift(4);break;case 5:t.l+=4,m=t.read_shift(8,"f");break;case 11:t.l+=4,m=Gr(t,4);break;case 64:t.l+=4,m=rt(Tr(t));break;default:throw new Error("unparsed value: "+t[t.l])}f[v]=m}}return t.l=n+r,f}var Ur=["CodePage","Thumbnail","_PID_LINKBASE","_PID_HLINKS","SystemIdentifier","FMTID"].concat(["Worksheets","SheetNames","NamedRanges","DefinedNames","Chartsheets","ChartNames"]);function Qr(t){switch(typeof t){case"boolean":return 11;case"number":return(0|t)==t?3:5;case"string":return 31;case"object":if(t instanceof Date)return 64}return-1}function zr(t,e,n){var r=ze(8),i=[],o=[],a=8,s=0,l=ze(8),c=ze(8);if(l.write_shift(4,2),l.write_shift(4,1200),c.write_shift(4,1),o.push(l),i.push(c),a+=8+l.length,!e){(c=ze(8)).write_shift(4,0),i.unshift(c);var u=[ze(4)];for(u[0].write_shift(4,t.length),s=0;s<t.length;++s){var h=t[s][0];for((l=ze(8+2*(h.length+1)+(h.length%2?0:2))).write_shift(4,s+2),l.write_shift(4,h.length+1),l.write_shift(0,h,"dbcs");l.l!=l.length;)l.write_shift(1,0);u.push(l)}l=M(u),o.unshift(l),a+=8+l.length}for(s=0;s<t.length;++s)if((!e||e[t[s][0]])&&!(Ur.indexOf(t[s][0])>-1)&&null!=t[s][1]){var d=t[s][1],f=0;if(e){var p=n[f=+e[t[s][0]]];if("version"==p.p&&"string"==typeof d){var A=d.split(".");d=(+A[0]<<16)+(+A[1]||0)}l=jr(p.t,d)}else{var g=Qr(d);-1==g&&(g=31,d=String(d)),l=jr(g,d)}o.push(l),(c=ze(8)).write_shift(4,e?f:2+s),i.push(c),a+=8+l.length}var m=8*(o.length+1);for(s=0;s<o.length;++s)i[s].write_shift(4,m),m+=o[s].length;return r.write_shift(4,a),r.write_shift(4,o.length),M([r].concat(i).concat(o))}function Yr(t,e,n){var r=t.content;if(!r)return{};Ue(r,0);var i,o,a,s,l=0;r.chk("feff","Byte Order: "),r.read_shift(2);var c=r.read_shift(4),u=r.read_shift(16);if(u!==H.utils.consts.HEADER_CLSID&&u!==n)throw new Error("Bad PropertySet CLSID "+u);if(1!==(i=r.read_shift(4))&&2!==i)throw new Error("Unrecognized #Sets: "+i);if(o=r.read_shift(16),s=r.read_shift(4),1===i&&s!==r.l)throw new Error("Length mismatch: "+s+" !== "+r.l);2===i&&(a=r.read_shift(16),l=r.read_shift(4));var h,d=Hr(r,e),f={SystemIdentifier:c};for(var p in d)f[p]=d[p];if(f.FMTID=o,1===i)return f;if(l-r.l==2&&(r.l+=2),r.l!==l)throw new Error("Length mismatch 2: "+r.l+" !== "+l);try{h=Hr(r,null)}catch(t){}for(p in h)f[p]=h[p];return f.FMTID=[o,a],f}function Vr(t,e,n,r,i,o){var a=ze(i?68:48),s=[a];a.write_shift(2,65534),a.write_shift(2,0),a.write_shift(4,842412599),a.write_shift(16,H.utils.consts.HEADER_CLSID,"hex"),a.write_shift(4,i?2:1),a.write_shift(16,e,"hex"),a.write_shift(4,i?68:48);var l=zr(t,n,r);if(s.push(l),i){var c=zr(i,null,null);a.write_shift(16,o,"hex"),a.write_shift(4,68+l.length),s.push(c)}return M(s)}function Wr(t,e){return t.read_shift(e),null}function Gr(t,e){return 1===t.read_shift(e)}function Xr(t,e){return e||(e=ze(2)),e.write_shift(2,+!!t),e}function Zr(t){return t.read_shift(2,"u")}function $r(t,e){return e||(e=ze(2)),e.write_shift(2,t),e}function Kr(t,e){return function(t,e,n){for(var r=[],i=t.l+e;t.l<i;)r.push(n(t,i-t.l));if(i!==t.l)throw new Error("Slurp error");return r}(t,e,Zr)}function Jr(t,e,n){var r=t.read_shift(n&&n.biff>=12?2:1),i="sbcs-cont",o=a;(n&&n.biff>=8&&(a=1200),n&&8!=n.biff)?12==n.biff&&(i="wstr"):t.read_shift(1)&&(i="dbcs-cont");n.biff>=2&&n.biff<=5&&(i="cpstr");var s=r?t.read_shift(r,i):"";return a=o,s}function qr(t){var e=a;a=1200;var n,r=t.read_shift(2),i=t.read_shift(1),o=4&i,s=8&i,l=1+(1&i),c=0,u={};s&&(c=t.read_shift(2)),o&&(n=t.read_shift(4));var h=2==l?"dbcs-cont":"sbcs-cont",d=0===r?"":t.read_shift(r,h);return s&&(t.l+=4*c),o&&(t.l+=n),u.t=d,s||(u.raw="<t>"+u.t+"</t>",u.r=u.t),a=e,u}function ti(t){var e=t.t||"",n=ze(3);n.write_shift(2,e.length),n.write_shift(1,1);var r=ze(2*e.length);return r.write_shift(2*e.length,e,"utf16le"),M([n,r])}function ei(t,e,n){if(n){if(n.biff>=2&&n.biff<=5)return t.read_shift(e,"cpstr");if(n.biff>=12)return t.read_shift(e,"dbcs-cont")}return 0===t.read_shift(1)?t.read_shift(e,"sbcs-cont"):t.read_shift(e,"dbcs-cont")}function ni(t,e,n){var r=t.read_shift(n&&2==n.biff?1:2);return 0===r?(t.l++,""):ei(t,r,n)}function ri(t,e,n){if(n.biff>5)return ni(t,0,n);var r=t.read_shift(1);return 0===r?(t.l++,""):t.read_shift(r,n.biff<=4||!t.lens?"cpstr":"sbcs-cont")}function ii(t,e,n){return n||(n=ze(3+2*t.length)),n.write_shift(2,t.length),n.write_shift(1,1),n.write_shift(31,t,"utf16le"),n}function oi(t,e){var n=t.read_shift(16);switch(16,n){case"e0c9ea79f9bace118c8200aa004ba90b":return function(t){var e=t.read_shift(4),n=t.l,r=!1;e>24&&(t.l+=e-24,"795881f43b1d7f48af2c825dc4852763"===t.read_shift(16)&&(r=!0),t.l=n);var i=t.read_shift((r?e-24:e)>>1,"utf16le").replace(O,"");return r&&(t.l+=24),i}(t);case"0303000000000000c000000000000046":return function(t){t.l+=2;var e=t.read_shift(0,"lpstr-ansi");if(t.l+=2,57005!=t.read_shift(2))throw new Error("Bad FileMoniker");if(0===t.read_shift(4))return e.replace(/\\/g,"/");var n=t.read_shift(4);if(3!=t.read_shift(2))throw new Error("Bad FileMoniker");return t.read_shift(n>>1,"utf16le").replace(O,"")}(t);default:throw new Error("Unsupported Moniker "+n)}}function ai(t){var e=t.read_shift(4);return e>0?t.read_shift(e,"utf16le").replace(O,""):""}function si(t){return[t.read_shift(1),t.read_shift(1),t.read_shift(1),t.read_shift(1)]}function li(t,e){var n=si(t);return n[3]=0,n}function ci(t){return{r:t.read_shift(2),c:t.read_shift(2),ixfe:t.read_shift(2)}}function ui(t,e,n,r){return r||(r=ze(6)),r.write_shift(2,t),r.write_shift(2,e),r.write_shift(2,n||0),r}function hi(t,e,n){var r=n.biff>8?4:2;return[t.read_shift(r),t.read_shift(r,"i"),t.read_shift(r,"i")]}function di(t){return[t.read_shift(2),Tn(t)]}function fi(t){var e=t.read_shift(2),n=t.read_shift(2);return{s:{c:t.read_shift(2),r:e},e:{c:t.read_shift(2),r:n}}}function pi(t,e){return e||(e=ze(8)),e.write_shift(2,t.s.r),e.write_shift(2,t.e.r),e.write_shift(2,t.s.c),e.write_shift(2,t.e.c),e}function Ai(t){var e=t.read_shift(2),n=t.read_shift(2);return{s:{c:t.read_shift(1),r:e},e:{c:t.read_shift(1),r:n}}}var gi=Ai;function mi(t){t.l+=4;var e=t.read_shift(2),n=t.read_shift(2),r=t.read_shift(2);return t.l+=12,[n,e,r]}function vi(t){t.l+=2,t.l+=t.read_shift(2)}var yi={0:vi,4:vi,5:vi,6:vi,7:function(t){return t.l+=4,t.cf=t.read_shift(2),{}},8:vi,9:vi,10:vi,11:vi,12:vi,13:function(t){var e={};return t.l+=4,t.l+=16,e.fSharedNote=t.read_shift(2),t.l+=4,e},14:vi,15:vi,16:vi,17:vi,18:vi,19:vi,20:vi,21:mi};function bi(t,e){var n={BIFFVer:0,dt:0};switch(n.BIFFVer=t.read_shift(2),(e-=2)>=2&&(n.dt=t.read_shift(2),t.l-=2),n.BIFFVer){case 1536:case 1280:case 1024:case 768:case 512:case 2:case 7:break;default:if(e>6)throw new Error("Unexpected BIFF Ver "+n.BIFFVer)}return t.read_shift(e),n}function _i(t,e,n){var r=1536,i=16;switch(n.bookType){case"biff8":break;case"biff5":r=1280,i=8;break;case"biff4":r=4,i=6;break;case"biff3":r=3,i=6;break;case"biff2":r=2,i=4;break;case"xla":break;default:throw new Error("unsupported BIFF version")}var o=ze(i);return o.write_shift(2,r),o.write_shift(2,e),i>4&&o.write_shift(2,29282),i>6&&o.write_shift(2,1997),i>8&&(o.write_shift(2,49161),o.write_shift(2,1),o.write_shift(2,1798),o.write_shift(2,0)),o}function wi(t,e){var n=!e||e.biff>=8?2:1,r=ze(8+n*t.name.length);r.write_shift(4,t.pos),r.write_shift(1,t.hs||0),r.write_shift(1,t.dt),r.write_shift(1,t.name.length),e.biff>=8&&r.write_shift(1,1),r.write_shift(n*t.name.length,t.name,e.biff<8?"sbcs":"utf16le");var i=r.slice(0,r.l);return i.l=r.l,i}function xi(t,e,n){var r=0;n&&2==n.biff||(r=t.read_shift(2));var i=t.read_shift(2);return n&&2==n.biff&&(r=1-(i>>15),i&=32767),[{Unsynced:1&r,DyZero:(2&r)>>1,ExAsc:(4&r)>>2,ExDsc:(8&r)>>3},i]}function Si(t,e,n,r){var i=n&&5==n.biff;r||(r=ze(i?3+e.length:5+2*e.length)),r.write_shift(2,t),r.write_shift(i?1:2,e.length),i||r.write_shift(1,1),r.write_shift((i?1:2)*e.length,e,i?"sbcs":"utf16le");var o=r.length>r.l?r.slice(0,r.l):r;return null==o.l&&(o.l=o.length),o}var Ci=ri;function ki(t,e,n){var r=t.l+e,i=8!=n.biff&&n.biff?2:4,o=t.read_shift(i),a=t.read_shift(i),s=t.read_shift(2),l=t.read_shift(2);return t.l=r,{s:{r:o,c:s},e:{r:a,c:l}}}function Bi(t,e,n,r){var i=n&&5==n.biff;return r||(r=ze(i?16:20)),r.write_shift(2,0),t.style?(r.write_shift(2,t.numFmtId||0),r.write_shift(2,65524)):(r.write_shift(2,t.numFmtId||0),r.write_shift(2,e<<4)),r.write_shift(4,0),r.write_shift(4,0),i||r.write_shift(4,0),r.write_shift(2,0),r}function Ti(t,e,n){var r=ci(t);2==n.biff&&++t.l;var i=function(t){var e=t.read_shift(1);return 1===t.read_shift(1)?e:1===e}(t);return r.val=i,r.t=!0===i||!1===i?"b":"e",r}function Ei(t,e,n,r,i,o){var a=ze(8);return ui(t,e,r,a),function(t,e,n){n||(n=ze(2)),n.write_shift(1,+t),n.write_shift(1,"e"==e?1:0)}(n,o,a),a}var Mi=function(t,e,n){return 0===e?"":ri(t,0,n)};function Oi(t,e,n){var r,i=t.read_shift(2),o={fBuiltIn:1&i,fWantAdvise:i>>>1&1,fWantPict:i>>>2&1,fOle:i>>>3&1,fOleLink:i>>>4&1,cf:i>>>5&1023,fIcon:i>>>15&1};return 14849===n.sbcch&&(r=function(t,e,n){t.l+=4,e-=4;var r=t.l+e,i=Jr(t,0,n),o=t.read_shift(2);if(o!==(r-=t.l))throw new Error("Malformed AddinUdf: padding = "+r+" != "+o);return t.l+=o,i}(t,e-2,n)),o.body=r||t.read_shift(e-2),"string"==typeof r&&(o.Name=r),o}var Li=["_xlnm.Consolidate_Area","_xlnm.Auto_Open","_xlnm.Auto_Close","_xlnm.Extract","_xlnm.Database","_xlnm.Criteria","_xlnm.Print_Area","_xlnm.Print_Titles","_xlnm.Recorder","_xlnm.Data_Form","_xlnm.Auto_Activate","_xlnm.Auto_Deactivate","_xlnm.Sheet_Title","_xlnm._FilterDatabase"];function Di(t,e,n){var r=t.l+e,i=t.read_shift(2),o=t.read_shift(1),a=t.read_shift(1),s=t.read_shift(n&&2==n.biff?1:2),l=0;(!n||n.biff>=5)&&(5!=n.biff&&(t.l+=2),l=t.read_shift(2),5==n.biff&&(t.l+=2),t.l+=4);var c=ei(t,a,n);32&i&&(c=Li[c.charCodeAt(0)]);var u=r-t.l;return n&&2==n.biff&&--u,{chKey:o,Name:c,itab:l,rgce:r==t.l||0===s?[]:function(t,e,n,r){var i,o=t.l+e,a=rs(t,r,n);o!==t.l&&(i=ns(t,o-t.l,a,n));return[a,i]}(t,u,n,s)}}function Ii(t,e,n){if(n.biff<8)return function(t,e,n){3==t[t.l+1]&&t[t.l]++;var r=Jr(t,0,n);return 3==r.charCodeAt(0)?r.slice(1):r}(t,0,n);for(var r=[],i=t.l+e,o=t.read_shift(n.biff>8?4:2);0!=o--;)r.push(hi(t,n.biff,n));if(t.l!=i)throw new Error("Bad ExternSheet: "+t.l+" != "+i);return r}function Pi(t,e,n){var r=gi(t,6);switch(n.biff){case 2:t.l++,e-=7;break;case 3:case 4:t.l+=2,e-=8;break;default:t.l+=6,e-=12}return[r,function(t,e,n){var r,i=t.l+e,o=2==n.biff?1:2,a=t.read_shift(o);if(65535==a)return[[],Qe(t,e-2)];var s=rs(t,a,n);e!==a+o&&(r=ns(t,e-a-o,s,n));return t.l=i,[s,r]}(t,e,n)]}var Ni=[];function Fi(t){var e=ze(24),n=en(t[0]);e.write_shift(2,n.r),e.write_shift(2,n.r),e.write_shift(2,n.c),e.write_shift(2,n.c);for(var r="d0 c9 ea 79 f9 ba ce 11 8c 82 00 aa 00 4b a9 0b".split(" "),i=0;i<16;++i)e.write_shift(1,parseInt(r[i],16));return M([e,function(t){var e=ze(512),n=0,r=t.Target,i=r.indexOf("#")>-1?31:23;switch(r.charAt(0)){case"#":i=28;break;case".":i&=-3}e.write_shift(4,2),e.write_shift(4,i);var o=[8,6815827,6619237,4849780,83];for(n=0;n<o.length;++n)e.write_shift(4,o[n]);if(28==i){for(r=r.slice(1),e.write_shift(4,r.length+1),n=0;n<r.length;++n)e.write_shift(2,r.charCodeAt(n));e.write_shift(2,0)}else if(2&i){for(o="e0 c9 ea 79 f9 ba ce 11 8c 82 00 aa 00 4b a9 0b".split(" "),n=0;n<o.length;++n)e.write_shift(1,parseInt(o[n],16));for(e.write_shift(4,2*(r.length+1)),n=0;n<r.length;++n)e.write_shift(2,r.charCodeAt(n));e.write_shift(2,0)}else{for(o="03 03 00 00 00 00 00 00 c0 00 00 00 00 00 00 46".split(" "),n=0;n<o.length;++n)e.write_shift(1,parseInt(o[n],16));for(var a=0;"../"==r.slice(3*a,3*a+3)||"..\\"==r.slice(3*a,3*a+3);)++a;for(e.write_shift(2,a),e.write_shift(4,r.length+1),n=0;n<r.length;++n)e.write_shift(1,255&r.charCodeAt(n));for(e.write_shift(1,0),e.write_shift(2,65535),e.write_shift(2,57005),n=0;n<6;++n)e.write_shift(4,0)}return e.slice(0,e.l)}(t[1])])}function Ri(t){var e=t[1].Tooltip,n=ze(10+2*(e.length+1));n.write_shift(2,2048);var r=en(t[0]);n.write_shift(2,r.r),n.write_shift(2,r.r),n.write_shift(2,r.c),n.write_shift(2,r.c);for(var i=0;i<e.length;++i)n.write_shift(2,e.charCodeAt(i));return n.write_shift(2,0),n}function ji(t,e,n){if(!n.cellStyles)return Qe(t,e);var r=n&&n.biff>=12?4:2,i=t.read_shift(r),o=t.read_shift(r),a=t.read_shift(r),s=t.read_shift(r),l=t.read_shift(2);2==r&&(t.l+=2);var c={s:i,e:o,w:a,ixfe:s,flags:l};return(n.biff>=5||!n.biff)&&(c.level=l>>8&7),c}Ni[8]=function(t,e){var n=t.l+e;t.l+=10;var r=t.read_shift(2);t.l+=4,t.l+=2,t.l+=2,t.l+=2,t.l+=4;var i=t.read_shift(1);return t.l+=i,t.l=n,{fmt:r}};var Hi=ci,Ui=Kr,Qi=ni;var zi=function(){var t={1:437,2:850,3:1252,4:1e4,100:852,101:866,102:865,103:861,104:895,105:620,106:737,107:857,120:950,121:949,122:936,123:932,124:874,125:1255,126:1256,150:10007,151:10029,152:10006,200:1250,201:1251,202:1254,203:1253,0:20127,8:865,9:437,10:850,11:437,13:437,14:850,15:437,16:850,17:437,18:850,19:932,20:850,21:437,22:850,23:865,24:437,25:437,26:850,27:437,28:863,29:850,31:852,34:852,35:852,36:860,37:850,38:866,55:850,64:852,77:936,78:949,79:950,80:874,87:1252,88:1252,89:1252,255:16969},e=V({1:437,2:850,3:1252,4:1e4,100:852,101:866,102:865,103:861,104:895,105:620,106:737,107:857,120:950,121:949,122:936,123:932,124:874,125:1255,126:1256,150:10007,151:10029,152:10006,200:1250,201:1251,202:1254,203:1253,0:20127});function n(e,n){var r=n||{};return r.dateNF||(r.dateNF="yyyymmdd"),hn(function(e,n){var r=[],i=S(1);switch(n.type){case"base64":i=k(b.decode(e));break;case"binary":i=k(e);break;case"buffer":case"array":i=e}Ue(i,0);var o=i.read_shift(1),a=!1,s=!1,l=!1;switch(o){case 2:case 3:break;case 48:s=!0,a=!0;break;case 49:s=!0;break;case 131:case 139:a=!0;break;case 140:a=!0,l=!0;break;case 245:a=!0;break;default:throw new Error("DBF Unsupported Version: "+o.toString(16))}var c=0,u=0;2==o&&(c=i.read_shift(2)),i.l+=3,2!=o&&(c=i.read_shift(4)),2!=o&&(u=i.read_shift(2));var h=i.read_shift(2),d=1252;2!=o&&(i.l+=16,i.read_shift(1),0!==i[i.l]&&(d=t[i[i.l]]),i.l+=1,i.l+=2),l&&(i.l+=36);for(var f=[],p={},A=u-10-(s?264:0),g=l?32:11;2==o?i.l<i.length&&13!=i[i.l]:i.l<A;)switch((p={}).name=cptable.utils.decode(d,i.slice(i.l,i.l+g)).replace(/[\u0000\r\n].*$/g,""),i.l+=g,p.type=String.fromCharCode(i.read_shift(1)),2==o||l||(p.offset=i.read_shift(4)),p.len=i.read_shift(1),2==o&&(p.offset=i.read_shift(2)),p.dec=i.read_shift(1),p.name.length&&f.push(p),2!=o&&(i.l+=l?13:14),p.type){case"B":s&&8==p.len||!n.WTF||console.log("Skipping "+p.name+":"+p.type);break;case"G":case"P":n.WTF&&console.log("Skipping "+p.name+":"+p.type);break;case"C":case"D":case"F":case"I":case"L":case"M":case"N":case"O":case"T":case"Y":case"0":case"@":case"+":break;default:throw new Error("Unknown Field Type: "+p.type)}if(13!==i[i.l]?i.l=u-1:2==o&&(i.l=521),2!=o){if(13!==i.read_shift(1))throw new Error("DBF Terminator not found "+i.l+" "+i[i.l]);i.l=u}var m=0,v=0;for(r[0]=[],v=0;v!=f.length;++v)r[0][v]=f[v].name;for(;c-- >0;)if(42!==i[i.l])for(++i.l,r[++m]=[],v=0,v=0;v!=f.length;++v){var y=i.slice(i.l,i.l+f[v].len);i.l+=f[v].len,Ue(y,0);var _=cptable.utils.decode(d,y);switch(f[v].type){case"C":r[m][v]=cptable.utils.decode(d,y),r[m][v]=r[m][v].trim();break;case"D":8===_.length?r[m][v]=new Date(+_.slice(0,4),+_.slice(4,6)-1,+_.slice(6,8)):r[m][v]=_;break;case"F":r[m][v]=parseFloat(_.trim());break;case"+":case"I":r[m][v]=l?2147483648^y.read_shift(-4,"i"):y.read_shift(4,"i");break;case"L":switch(_.toUpperCase()){case"Y":case"T":r[m][v]=!0;break;case"N":case"F":r[m][v]=!1;break;case" ":case"?":r[m][v]=!1;break;default:throw new Error("DBF Unrecognized L:|"+_+"|")}break;case"M":if(!a)throw new Error("DBF Unexpected MEMO for type "+o.toString(16));r[m][v]="##MEMO##"+(l?parseInt(_.trim(),10):y.read_shift(4));break;case"N":r[m][v]=+_.replace(/\u0000/g,"").trim();break;case"@":r[m][v]=new Date(y.read_shift(-8,"f")-621356832e5);break;case"T":r[m][v]=new Date(864e5*(y.read_shift(4)-2440588)+y.read_shift(4));break;case"Y":r[m][v]=y.read_shift(4,"i")/1e4;break;case"O":r[m][v]=-y.read_shift(-8,"f");break;case"B":if(s&&8==f[v].len){r[m][v]=y.read_shift(8,"f");break}case"G":case"P":y.l+=f[v].len;break;case"0":if("_NullFlags"===f[v].name)break;default:throw new Error("DBF Unsupported data type "+f[v].type)}}else i.l+=h;if(2!=o&&i.l<i.length&&26!=i[i.l++])throw new Error("DBF EOF Marker missing "+(i.l-1)+" of "+i.length+" "+i[i.l-1].toString(16));return n&&n.sheetRows&&(r=r.slice(0,n.sheetRows)),r}(e,r),r)}var r={B:8,C:250,L:1,D:8,"?":0,"":0};return{versions:[2,3,48,49,131,139,140,245],to_workbook:function(t,e){try{return cn(n(t,e),e)}catch(t){if(e&&e.WTF)throw t}return{SheetNames:[],Sheets:{}}},to_sheet:n,from_sheet:function(t,n){var i=n||{};if(+i.codepage>=0&&d(+i.codepage),"string"==i.type)throw new Error("Cannot write DBF to JS string");var o=Ve(),a=bu(t,{header:1,raw:!0,cellDates:!0}),l=a[0],c=a.slice(1),u=0,h=0,f=0,p=1;for(u=0;u<l.length;++u)if(null!=u){if(++f,"number"==typeof l[u]&&(l[u]=l[u].toString(10)),"string"!=typeof l[u])throw new Error("DBF Invalid column name "+l[u]+" |"+typeof l[u]+"|");if(l.indexOf(l[u])!==u)for(h=0;h<1024;++h)if(-1==l.indexOf(l[u]+"_"+h)){l[u]+="_"+h;break}}var A=an(t["!ref"]),g=[];for(u=0;u<=A.e.c-A.s.c;++u){var m=[];for(h=0;h<c.length;++h)null!=c[h][u]&&m.push(c[h][u]);if(0!=m.length&&null!=l[u]){var v="",y="";for(h=0;h<m.length;++h){switch(typeof m[h]){case"number":y="B";break;case"string":y="C";break;case"boolean":y="L";break;case"object":y=m[h]instanceof Date?"D":"C";break;default:y="C"}if("C"==(v=v&&v!=y?"C":y))break}p+=r[v]||0,g[u]=v}else g[u]="?"}var b=o.next(32);for(b.write_shift(4,318902576),b.write_shift(4,c.length),b.write_shift(2,296+32*f),b.write_shift(2,p),u=0;u<4;++u)b.write_shift(4,0);for(b.write_shift(4,0|(+e[s]||3)<<8),u=0,h=0;u<l.length;++u)if(null!=l[u]){var _=o.next(32),w=(l[u].slice(-10)+"\0\0\0\0\0\0\0\0\0\0\0").slice(0,11);_.write_shift(1,w,"sbcs"),_.write_shift(1,"?"==g[u]?"C":g[u],"sbcs"),_.write_shift(4,h),_.write_shift(1,r[g[u]]||0),_.write_shift(1,0),_.write_shift(1,2),_.write_shift(4,0),_.write_shift(1,0),_.write_shift(4,0),_.write_shift(4,0),h+=r[g[u]]||0}var x=o.next(264);for(x.write_shift(4,13),u=0;u<65;++u)x.write_shift(4,0);for(u=0;u<c.length;++u){var S=o.next(p);for(S.write_shift(1,0),h=0;h<l.length;++h)if(null!=l[h])switch(g[h]){case"L":S.write_shift(1,null==c[u][h]?63:c[u][h]?84:70);break;case"B":S.write_shift(8,c[u][h]||0,"f");break;case"D":c[u][h]?(S.write_shift(4,("0000"+c[u][h].getFullYear()).slice(-4),"sbcs"),S.write_shift(2,("00"+(c[u][h].getMonth()+1)).slice(-2),"sbcs"),S.write_shift(2,("00"+c[u][h].getDate()).slice(-2),"sbcs")):S.write_shift(8,"00000000","sbcs");break;case"C":var C=String(c[u][h]||"");for(S.write_shift(1,C,"sbcs"),f=0;f<250-C.length;++f)S.write_shift(1,32)}}return o.next(1).write_shift(1,26),o.end()}}}(),Yi=function(){var t={AA:"À",BA:"Á",CA:"Â",DA:195,HA:"Ä",JA:197,AE:"È",BE:"É",CE:"Ê",HE:"Ë",AI:"Ì",BI:"Í",CI:"Î",HI:"Ï",AO:"Ò",BO:"Ó",CO:"Ô",DO:213,HO:"Ö",AU:"Ù",BU:"Ú",CU:"Û",HU:"Ü",Aa:"à",Ba:"á",Ca:"â",Da:227,Ha:"ä",Ja:229,Ae:"è",Be:"é",Ce:"ê",He:"ë",Ai:"ì",Bi:"í",Ci:"î",Hi:"ï",Ao:"ò",Bo:"ó",Co:"ô",Do:245,Ho:"ö",Au:"ù",Bu:"ú",Cu:"û",Hu:"ü",KC:"Ç",Kc:"ç",q:"æ",z:"œ",a:"Æ",j:"Œ",DN:209,Dn:241,Hy:255,S:169,c:170,R:174,B:180,0:176,1:177,2:178,3:179,5:181,6:182,7:183,Q:185,k:186,b:208,i:216,l:222,s:240,y:248,"!":161,'"':162,"#":163,"(":164,"%":165,"'":167,"H ":168,"+":171,";":187,"<":188,"=":189,">":190,"?":191,"{":223},e=new RegExp("N("+z(t).join("|").replace(/\|\|\|/,"|\\||").replace(/([?()+])/g,"\\$1")+"|\\|)","gm"),n=function(e,n){var r=t[n];return"number"==typeof r?m(r):r},r=function(t,e,n){var r=e.charCodeAt(0)-32<<4|n.charCodeAt(0)-48;return 59==r?t:m(r)};function i(t,i){var o,a=t.split(/[\n\r]+/),s=-1,l=-1,c=0,u=0,h=[],f=[],p=null,A={},g=[],m=[],v=[],y=0;for(+i.codepage>=0&&d(+i.codepage);c!==a.length;++c){y=0;var b,_=a[c].trim().replace(/\x1B([\x20-\x2F])([\x30-\x3F])/g,r).replace(e,n),w=_.replace(/;;/g,"\0").split(";").map(function(t){return t.replace(/\u0000/g,";")}),x=w[0];if(_.length>0)switch(x){case"ID":case"E":case"B":case"O":break;case"P":"P"==w[1].charAt(0)&&f.push(_.slice(3).replace(/;;/g,";"));break;case"C":var S=!1,C=!1;for(u=1;u<w.length;++u)switch(w[u].charAt(0)){case"X":l=parseInt(w[u].slice(1))-1,C=!0;break;case"Y":for(s=parseInt(w[u].slice(1))-1,C||(l=0),o=h.length;o<=s;++o)h[o]=[];break;case"K":'"'===(b=w[u].slice(1)).charAt(0)?b=b.slice(1,b.length-1):"TRUE"===b?b=!0:"FALSE"===b?b=!1:isNaN(st(b))?isNaN(lt(b).getDate())||(b=rt(b)):(b=st(b),null!==p&&D.is_date(p)&&(b=q(b))),"undefined"!=typeof cptable&&"string"==typeof b&&"string"!=(i||{}).type&&(i||{}).codepage&&(b=cptable.utils.decode(i.codepage,b)),S=!0;break;case"E":var k=Ca(w[u].slice(1),{r:s,c:l});h[s][l]=[h[s][l],k];break;default:if(i&&i.WTF)throw new Error("SYLK bad record "+_)}S&&(h[s][l]=b,p=null);break;case"F":var B=0;for(u=1;u<w.length;++u)switch(w[u].charAt(0)){case"X":l=parseInt(w[u].slice(1))-1,++B;break;case"Y":for(s=parseInt(w[u].slice(1))-1,o=h.length;o<=s;++o)h[o]=[];break;case"M":y=parseInt(w[u].slice(1))/20;break;case"F":case"G":break;case"P":p=f[parseInt(w[u].slice(1))];break;case"S":case"D":case"N":break;case"W":for(v=w[u].slice(1).split(" "),o=parseInt(v[0],10);o<=parseInt(v[1],10);++o)y=parseInt(v[2],10),m[o-1]=0===y?{hidden:!0}:{wch:y},Po(m[o-1]);break;case"C":m[l=parseInt(w[u].slice(1))-1]||(m[l]={});break;case"R":g[s=parseInt(w[u].slice(1))-1]||(g[s]={}),y>0?(g[s].hpt=y,g[s].hpx=Ro(y)):0===y&&(g[s].hidden=!0);break;default:if(i&&i.WTF)throw new Error("SYLK bad record "+_)}B<1&&(p=null);break;default:if(i&&i.WTF)throw new Error("SYLK bad record "+_)}}return g.length>0&&(A["!rows"]=g),m.length>0&&(A["!cols"]=m),i&&i.sheetRows&&(h=h.slice(0,i.sheetRows)),[h,A]}function o(t,e){var n=function(t,e){switch(e.type){case"base64":return i(b.decode(t),e);case"binary":return i(t,e);case"buffer":return i(t.toString("binary"),e);case"array":return i(it(t),e)}throw new Error("Unrecognized type "+e.type)}(t,e),r=n[0],o=n[1],a=hn(r,e);return z(o).forEach(function(t){a[t]=o[t]}),a}function a(t,e,n,r){var i="C;Y"+(n+1)+";X"+(r+1)+";K";switch(t.t){case"n":i+=t.v||0,t.f&&!t.F&&(i+=";E"+Ba(t.f,{r:n,c:r}));break;case"b":i+=t.v?"TRUE":"FALSE";break;case"e":i+=t.w||t.v;break;case"d":i+='"'+(t.w||t.v)+'"';break;case"s":i+='"'+t.v.replace(/"/g,"")+'"'}return i}return t["|"]=254,{to_workbook:function(t,e){return cn(o(t,e),e)},to_sheet:o,from_sheet:function(t,e){var n,r,i=["ID;PWXL;N;E"],o=[],s=an(t["!ref"]),l=Array.isArray(t),c="\r\n";i.push("P;PGeneral"),i.push("F;P0;DG0G8;M255"),t["!cols"]&&(r=i,t["!cols"].forEach(function(t,e){var n="F;W"+(e+1)+" "+(e+1)+" ";t.hidden?n+="0":("number"==typeof t.width&&(t.wpx=Mo(t.width)),"number"==typeof t.wpx&&(t.wch=Oo(t.wpx)),"number"==typeof t.wch&&(n+=Math.round(t.wch)))," "!=n.charAt(n.length-1)&&r.push(n)})),t["!rows"]&&function(t,e){e.forEach(function(e,n){var r="F;";e.hidden?r+="M0;":e.hpt?r+="M"+20*e.hpt+";":e.hpx&&(r+="M"+20*Fo(e.hpx)+";"),r.length>2&&t.push(r+"R"+(n+1))})}(i,t["!rows"]),i.push("B;Y"+(s.e.r-s.s.r+1)+";X"+(s.e.c-s.s.c+1)+";D"+[s.s.c,s.s.r,s.e.c,s.e.r].join(" "));for(var u=s.s.r;u<=s.e.r;++u)for(var h=s.s.c;h<=s.e.c;++h){var d=nn({r:u,c:h});(n=l?(t[u]||[])[h]:t[d])&&(null!=n.v||n.f&&!n.F)&&o.push(a(n,0,u,h))}return i.join(c)+c+o.join(c)+c+"E"+c}}}(),Vi=function(){function t(t,e){for(var n=t.split("\n"),r=-1,i=-1,o=0,a=[];o!==n.length;++o)if("BOT"!==n[o].trim()){if(!(r<0)){var s=n[o].trim().split(","),l=s[0],c=s[1],u=n[++o].trim();switch(+l){case-1:if("BOT"===u){a[++r]=[],i=0;continue}if("EOD"!==u)throw new Error("Unrecognized DIF special command "+u);break;case 0:"TRUE"===u?a[r][i]=!0:"FALSE"===u?a[r][i]=!1:isNaN(st(c))?isNaN(lt(c).getDate())?a[r][i]=c:a[r][i]=rt(c):a[r][i]=st(c),++i;break;case 1:u=u.slice(1,u.length-1),a[r][i++]=""!==u?u:null}if("EOD"===u)break}}else a[++r]=[],i=0;return e&&e.sheetRows&&(a=a.slice(0,e.sheetRows)),a}function e(e,n){return hn(function(e,n){switch(n.type){case"base64":return t(b.decode(e),n);case"binary":return t(e,n);case"buffer":return t(e.toString("binary"),n);case"array":return t(it(e),n)}throw new Error("Unrecognized type "+n.type)}(e,n),n)}var n,r;return{to_workbook:function(t,n){return cn(e(t,n),n)},to_sheet:e,from_sheet:(n=function(t,e,n,r,i){t.push(e),t.push(n+","+r),t.push('"'+i.replace(/"/g,'""')+'"')},r=function(t,e,n,r){t.push(e+","+n),t.push(1==e?'"'+r.replace(/"/g,'""')+'"':r)},function(t){var e,i=[],o=an(t["!ref"]),a=Array.isArray(t);n(i,"TABLE",0,1,"sheetjs"),n(i,"VECTORS",0,o.e.r-o.s.r+1,""),n(i,"TUPLES",0,o.e.c-o.s.c+1,""),n(i,"DATA",0,0,"");for(var s=o.s.r;s<=o.e.r;++s){r(i,-1,0,"BOT");for(var l=o.s.c;l<=o.e.c;++l){var c=nn({r:s,c:l});if(e=a?(t[s]||[])[l]:t[c])switch(e.t){case"n":var u=e.w;u||null==e.v||(u=e.v),null==u?e.f&&!e.F?r(i,1,0,"="+e.f):r(i,1,0,""):r(i,0,u,"V");break;case"b":r(i,0,e.v?1:0,e.v?"TRUE":"FALSE");break;case"s":r(i,1,0,isNaN(e.v)?e.v:'="'+e.v+'"');break;case"d":e.w||(e.w=D.format(e.z||D._table[14],X(rt(e.v)))),r(i,0,e.w,"V");break;default:r(i,1,0,"")}else r(i,1,0,"")}}return r(i,-1,0,"EOD"),i.join("\r\n")})}}(),Wi=function(){function t(t){return t.replace(/\\/g,"\\b").replace(/:/g,"\\c").replace(/\n/g,"\\n")}function e(t,e){return hn(function(t,e){for(var n=t.split("\n"),r=-1,i=-1,o=0,a=[];o!==n.length;++o){var s=n[o].trim().split(":");if("cell"===s[0]){var l=en(s[1]);if(a.length<=l.r)for(r=a.length;r<=l.r;++r)a[r]||(a[r]=[]);switch(r=l.r,i=l.c,s[2]){case"t":a[r][i]=s[3].replace(/\\b/g,"\\").replace(/\\c/g,":").replace(/\\n/g,"\n");break;case"v":a[r][i]=+s[3];break;case"vtf":var c=s[s.length-1];case"vtc":switch(s[3]){case"nl":a[r][i]=!!+s[4];break;default:a[r][i]=+s[4]}"vtf"==s[2]&&(a[r][i]=[a[r][i],c])}}}return e&&e.sheetRows&&(a=a.slice(0,e.sheetRows)),a}(t,e),e)}var n=["socialcalc:version:1.5","MIME-Version: 1.0","Content-Type: multipart/mixed; boundary=SocialCalcSpreadsheetControlSave"].join("\n"),r=["--SocialCalcSpreadsheetControlSave","Content-type: text/plain; charset=UTF-8"].join("\n")+"\n",i=["# SocialCalc Spreadsheet Control Save","part:sheet"].join("\n"),o="--SocialCalcSpreadsheetControlSave--";return{to_workbook:function(t,n){return cn(e(t,n),n)},to_sheet:e,from_sheet:function(e){return[n,r,i,r,function(e){if(!e||!e["!ref"])return"";for(var n,r=[],i=[],o="",a=rn(e["!ref"]),s=Array.isArray(e),l=a.s.r;l<=a.e.r;++l)for(var c=a.s.c;c<=a.e.c;++c)if(o=nn({r:l,c:c}),(n=s?(e[l]||[])[c]:e[o])&&null!=n.v&&"z"!==n.t){switch(i=["cell",o,"t"],n.t){case"s":case"str":i.push(t(n.v));break;case"n":n.f?(i[2]="vtf",i[3]="n",i[4]=n.v,i[5]=t(n.f)):(i[2]="v",i[3]=n.v);break;case"b":i[2]="vt"+(n.f?"f":"c"),i[3]="nl",i[4]=n.v?"1":"0",i[5]=t(n.f||(n.v?"TRUE":"FALSE"));break;case"d":var u=X(rt(n.v));i[2]="vtc",i[3]="nd",i[4]=""+u,i[5]=n.w||D.format(n.z||D._table[14],u);break;case"e":continue}r.push(i.join(":"))}return r.push("sheet:c:"+(a.e.c-a.s.c+1)+":r:"+(a.e.r-a.s.r+1)+":tvf:1"),r.push("valueformat:1:text-wiki"),r.join("\n")}(e),o].join("\n")}}}(),Gi=function(){function t(t,e,n,r,i){i.raw?e[n][r]=t:"TRUE"===t?e[n][r]=!0:"FALSE"===t?e[n][r]=!1:""===t||(isNaN(st(t))?isNaN(lt(t).getDate())?e[n][r]=t:e[n][r]=rt(t):e[n][r]=st(t))}var e={44:",",9:"\t",59:";"},n={44:3,9:2,59:1};function r(t,r){var i=r||{},o="";null!=y&&null==i.dense&&(i.dense=y);var a=i.dense?[]:{},s={s:{c:0,r:0},e:{c:0,r:0}};"sep="==t.slice(0,4)?13==t.charCodeAt(5)&&10==t.charCodeAt(6)?(o=t.charAt(4),t=t.slice(7)):13!=t.charCodeAt(5)&&10!=t.charCodeAt(5)||(o=t.charAt(4),t=t.slice(6)):o=function(t){for(var r={},i=!1,o=0,a=0;o<t.length;++o)34==(a=t.charCodeAt(o))?i=!i:!i&&a in e&&(r[a]=(r[a]||0)+1);for(o in a=[],r)Object.prototype.hasOwnProperty.call(r,o)&&a.push([r[o],o]);if(!a.length)for(o in r=n)Object.prototype.hasOwnProperty.call(r,o)&&a.push([r[o],o]);return a.sort(function(t,e){return t[0]-e[0]||n[t[1]]-n[e[1]]}),e[a.pop()[1]]}(t.slice(0,1024));var l=0,c=0,u=0,h=0,d=0,f=o.charCodeAt(0),p=!1,A=0;t=t.replace(/\r\n/gm,"\n");var g,m,v=null!=i.dateNF?(g=i.dateNF,m=(m="number"==typeof g?D._table[g]:g).replace(F,"(\\d+)"),new RegExp("^"+m+"$")):null;function b(){var e=t.slice(h,d),n={};if('"'==e.charAt(0)&&'"'==e.charAt(e.length-1)&&(e=e.slice(1,-1).replace(/""/g,'"')),0===e.length)n.t="z";else if(i.raw)n.t="s",n.v=e;else if(0===e.trim().length)n.t="s",n.v=e;else if(61==e.charCodeAt(0))34==e.charCodeAt(1)&&34==e.charCodeAt(e.length-1)?(n.t="s",n.v=e.slice(2,-1).replace(/""/g,'"')):1!=e.length?(n.t="n",n.f=e.slice(1)):(n.t="s",n.v=e);else if("TRUE"==e)n.t="b",n.v=!0;else if("FALSE"==e)n.t="b",n.v=!1;else if(isNaN(u=st(e)))if(!isNaN(lt(e).getDate())||v&&e.match(v)){n.z=i.dateNF||D._table[14];var r=0;v&&e.match(v)&&(e=function(t,e,n){var r=-1,i=-1,o=-1,a=-1,s=-1,l=-1;(e.match(F)||[]).forEach(function(t,e){var c=parseInt(n[e+1],10);switch(t.toLowerCase().charAt(0)){case"y":r=c;break;case"d":o=c;break;case"h":a=c;break;case"s":l=c;break;case"m":a>=0?s=c:i=c}}),l>=0&&-1==s&&i>=0&&(s=i,i=-1);var c=(""+(r>=0?r:(new Date).getFullYear())).slice(-4)+"-"+("00"+(i>=1?i:1)).slice(-2)+"-"+("00"+(o>=1?o:1)).slice(-2);7==c.length&&(c="0"+c),8==c.length&&(c="20"+c);var u=("00"+(a>=0?a:0)).slice(-2)+":"+("00"+(s>=0?s:0)).slice(-2)+":"+("00"+(l>=0?l:0)).slice(-2);return-1==a&&-1==s&&-1==l?c:-1==r&&-1==i&&-1==o?u:c+"T"+u}(0,i.dateNF,e.match(v)||[]),r=1),i.cellDates?(n.t="d",n.v=rt(e,r)):(n.t="n",n.v=X(rt(e,r))),!1!==i.cellText&&(n.w=D.format(n.z,n.v instanceof Date?X(n.v):n.v)),i.cellNF||delete n.z}else n.t="s",n.v=e;else n.t="n",!1!==i.cellText&&(n.w=e),n.v=u;if("z"==n.t||(i.dense?(a[l]||(a[l]=[]),a[l][c]=n):a[nn({c:c,r:l})]=n),h=d+1,s.e.c<c&&(s.e.c=c),s.e.r<l&&(s.e.r=l),A==f)++c;else if(c=0,++l,i.sheetRows&&i.sheetRows<=l)return!0}t:for(;d<t.length;++d)switch(A=t.charCodeAt(d)){case 34:p=!p;break;case f:case 10:case 13:if(!p&&b())break t}return d-h>0&&b(),a["!ref"]=on(s),a}function i(e,n){return n&&n.PRN?"sep="==e.slice(0,4)?r(e,n):e.indexOf("\t")>=0||e.indexOf(",")>=0||e.indexOf(";")>=0?r(e,n):hn(function(e,n){var r=n||{},i=[];if(!e||0===e.length)return i;for(var o=e.split(/[\r\n]/),a=o.length-1;a>=0&&0===o[a].length;)--a;for(var s=10,l=0,c=0;c<=a;++c)-1==(l=o[c].indexOf(" "))?l=o[c].length:l++,s=Math.max(s,l);for(c=0;c<=a;++c){i[c]=[];var u=0;for(t(o[c].slice(0,s).trim(),i,c,u,r),u=1;u<=(o[c].length-s)/10+1;++u)t(o[c].slice(s+10*(u-1),s+10*u).trim(),i,c,u,r)}return r.sheetRows&&(i=i.slice(0,r.sheetRows)),i}(e,n),n):r(e,n)}function o(t,e){var n="",r="string"==e.type?[0,0,0,0]:su(t,e);switch(e.type){case"base64":n=b.decode(t);break;case"binary":n=t;break;case"buffer":n=65001==e.codepage?t.toString("utf8"):e.codepage&&"undefined"!=typeof cptable?cptable.utils.decode(e.codepage,t):t.toString("binary");break;case"array":n=it(t);break;case"string":n=t;break;default:throw new Error("Unrecognized type "+e.type)}return 239==r[0]&&187==r[1]&&191==r[2]?n=Ut(n.slice(3)):"binary"==e.type&&"undefined"!=typeof cptable&&e.codepage&&(n=cptable.utils.decode(e.codepage,cptable.utils.encode(1252,n))),"socialcalc:version:"==n.slice(0,19)?Wi.to_sheet("string"==e.type?n:Ut(n),e):i(n,e)}return{to_workbook:function(t,e){return cn(o(t,e),e)},to_sheet:o,from_sheet:function(t){for(var e,n=[],r=an(t["!ref"]),i=Array.isArray(t),o=r.s.r;o<=r.e.r;++o){for(var a=[],s=r.s.c;s<=r.e.c;++s){var l=nn({r:o,c:s});if((e=i?(t[o]||[])[s]:t[l])&&null!=e.v){for(var c=(e.w||(ln(e),e.w)||"").slice(0,10);c.length<10;)c+=" ";a.push(c+(0===s?" ":""))}else a.push(" ")}n.push(a.join(""))}return n.join("\n")}}}();var Xi=function(){function t(t,e){if(!t)return t;var n=e||{};null!=y&&null==n.dense&&(n.dense=y);var r=n.dense?[]:{},i="Sheet1",o=0,l={},c=[i],u={s:{r:0,c:0},e:{r:0,c:0}},h=n.sheetRows||0;if(2==t[2])n.Enum=a;else if(26==t[2])n.Enum=s;else{if(14!=t[2])throw new Error("Unrecognized LOTUS BOF "+t[2]);n.Enum=s,n.qpro=!0,t.l=0}return function(t,e,n){if(t){Ue(t,t.l||0);for(var r=n.Enum||a;t.l<t.length;){var i=t.read_shift(2),o=r[i]||r[255],s=t.read_shift(2),l=t.l+s,c=(o.f||Qe)(t,s,n);if(t.l=l,e(c,o.n,i))return}}}(t,function(e,a,s){if(2==t[2])switch(s){case 0:n.vers=e,e>=4096&&(n.qpro=!0);break;case 6:u=e;break;case 15:n.qpro||(e[1].v=e[1].v.slice(1));case 13:case 14:case 16:case 51:14==s&&112==(112&e[2])&&(15&e[2])>1&&(15&e[2])<15&&(e[1].z=n.dateNF||D._table[14],n.cellDates&&(e[1].t="d",e[1].v=q(e[1].v))),n.dense?(r[e[0].r]||(r[e[0].r]=[]),r[e[0].r][e[0].c]=e[1]):r[nn(e[0])]=e[1]}else switch(s){case 22:e[1].v=e[1].v.slice(1);case 23:case 24:case 25:case 37:case 39:case 40:if(e[3]>o&&(r["!ref"]=on(u),l[i]=r,r=n.dense?[]:{},u={s:{r:0,c:0},e:{r:0,c:0}},o=e[3],i="Sheet"+(o+1),c.push(i)),h>0&&e[0].r>=h)break;n.dense?(r[e[0].r]||(r[e[0].r]=[]),r[e[0].r][e[0].c]=e[1]):r[nn(e[0])]=e[1],u.e.c<e[0].c&&(u.e.c=e[0].c),u.e.r<e[0].r&&(u.e.r=e[0].r)}},n),r["!ref"]=on(u),l[i]=r,{SheetNames:c,Sheets:l}}function e(t,e,n){var r=[{c:0,r:0},{t:"n",v:0},0];return n.qpro&&20768!=n.vers?(r[0].c=t.read_shift(1),t.l++,r[0].r=t.read_shift(2),t.l+=2):(r[2]=t.read_shift(1),r[0].c=t.read_shift(2),r[0].r=t.read_shift(2)),r}function n(t,n,r){var i=t.l+n,o=e(t,0,r);if(o[1].t="s",20768==r.vers){t.l++;var a=t.read_shift(1);return o[1].v=t.read_shift(a,"utf8"),o}return r.qpro&&t.l++,o[1].v=t.read_shift(i-t.l,"cstr"),o}function r(t){var e=[{c:0,r:0},{t:"n",v:0},0];return e[0].r=t.read_shift(2),e[3]=t[t.l++],e[0].c=t[t.l++],e}function i(t,e){var n=r(t),i=t.read_shift(4),o=t.read_shift(4),a=t.read_shift(2);if(65535==a)return n[1].v=0,n;var s=32768&a;return a=(32767&a)-16446,n[1].v=(2*s-1)*((a>0?o<<a:o>>>-a)+(a>-32?i<<a+32:i>>>-(a+32))),n}function o(t,e){var n=r(t),i=t.read_shift(8,"f");return n[1].v=i,n}var a={0:{n:"BOF",f:Zr},1:{n:"EOF"},2:{n:"CALCMODE"},3:{n:"CALCORDER"},4:{n:"SPLIT"},5:{n:"SYNC"},6:{n:"RANGE",f:function(t){var e={s:{c:0,r:0},e:{c:0,r:0}};return e.s.c=t.read_shift(2),e.s.r=t.read_shift(2),e.e.c=t.read_shift(2),e.e.r=t.read_shift(2),65535==e.s.c&&(e.s.c=e.e.c=e.s.r=e.e.r=0),e}},7:{n:"WINDOW1"},8:{n:"COLW1"},9:{n:"WINTWO"},10:{n:"COLW2"},11:{n:"NAME"},12:{n:"BLANK"},13:{n:"INTEGER",f:function(t,n,r){var i=e(t,0,r);return i[1].v=t.read_shift(2,"i"),i}},14:{n:"NUMBER",f:function(t,n,r){var i=e(t,0,r);return i[1].v=t.read_shift(8,"f"),i}},15:{n:"LABEL",f:n},16:{n:"FORMULA",f:function(t,n,r){var i=t.l+n,o=e(t,0,r);if(o[1].v=t.read_shift(8,"f"),r.qpro)t.l=i;else{var a=t.read_shift(2);t.l+=a}return o}},24:{n:"TABLE"},25:{n:"ORANGE"},26:{n:"PRANGE"},27:{n:"SRANGE"},28:{n:"FRANGE"},29:{n:"KRANGE1"},32:{n:"HRANGE"},35:{n:"KRANGE2"},36:{n:"PROTEC"},37:{n:"FOOTER"},38:{n:"HEADER"},39:{n:"SETUP"},40:{n:"MARGINS"},41:{n:"LABELFMT"},42:{n:"TITLES"},43:{n:"SHEETJS"},45:{n:"GRAPH"},46:{n:"NGRAPH"},47:{n:"CALCCOUNT"},48:{n:"UNFORMATTED"},49:{n:"CURSORW12"},50:{n:"WINDOW"},51:{n:"STRING",f:n},55:{n:"PASSWORD"},56:{n:"LOCKED"},60:{n:"QUERY"},61:{n:"QUERYNAME"},62:{n:"PRINT"},63:{n:"PRINTNAME"},64:{n:"GRAPH2"},65:{n:"GRAPHNAME"},66:{n:"ZOOM"},67:{n:"SYMSPLIT"},68:{n:"NSROWS"},69:{n:"NSCOLS"},70:{n:"RULER"},71:{n:"NNAME"},72:{n:"ACOMM"},73:{n:"AMACRO"},74:{n:"PARSE"},255:{n:"",f:Qe}},s={0:{n:"BOF"},1:{n:"EOF"},3:{n:"??"},4:{n:"??"},5:{n:"??"},6:{n:"??"},7:{n:"??"},9:{n:"??"},10:{n:"??"},11:{n:"??"},12:{n:"??"},14:{n:"??"},15:{n:"??"},16:{n:"??"},17:{n:"??"},18:{n:"??"},19:{n:"??"},21:{n:"??"},22:{n:"LABEL16",f:function(t,e){var n=r(t);return n[1].t="s",n[1].v=t.read_shift(e-4,"cstr"),n}},23:{n:"NUMBER17",f:i},24:{n:"NUMBER18",f:function(t,e){var n=r(t);n[1].v=t.read_shift(2);var i=n[1].v>>1;if(1&n[1].v)switch(7&i){case 1:i=500*(i>>3);break;case 2:i=(i>>3)/20;break;case 4:i=(i>>3)/2e3;break;case 6:i=(i>>3)/16;break;case 7:i=(i>>3)/64;break;default:throw"unknown NUMBER_18 encoding "+(7&i)}return n[1].v=i,n}},25:{n:"FORMULA19",f:function(t,e){var n=i(t);return t.l+=e-14,n}},26:{n:"??"},27:{n:"??"},28:{n:"??"},29:{n:"??"},30:{n:"??"},31:{n:"??"},33:{n:"??"},37:{n:"NUMBER25",f:function(t,e){var n=r(t),i=t.read_shift(4);return n[1].v=i>>6,n}},39:{n:"NUMBER27",f:o},40:{n:"FORMULA28",f:function(t,e){var n=o(t);return t.l+=e-10,n}},255:{n:"",f:Qe}};return{to_workbook:function(e,n){switch(n.type){case"base64":return t(k(b.decode(e)),n);case"binary":return t(k(e),n);case"buffer":case"array":return t(e,n)}throw"Unsupported type "+n.type}}}();var Zi=function(){var t=Zt("t"),e=Zt("rPr");function n(n){var r=n.match(t);if(!r)return{t:"s",v:""};var i={t:"s",v:Ot(r[1])},o=n.match(e);return o&&(i.s=function(t){var e={},n=t.match(wt),r=0,i=!1;if(n)for(;r!=n.length;++r){var o=Ct(n[r]);switch(o[0].replace(/\w*:/g,"")){case"<condense":case"<extend":break;case"<shadow":if(!o.val)break;case"<shadow>":case"<shadow/>":e.shadow=1;break;case"</shadow>":break;case"<charset":if("1"==o.val)break;e.cp=u[parseInt(o.val,10)];break;case"<outline":if(!o.val)break;case"<outline>":case"<outline/>":e.outline=1;break;case"</outline>":break;case"<rFont":e.name=o.val;break;case"<sz":e.sz=o.val;break;case"<strike":if(!o.val)break;case"<strike>":case"<strike/>":e.strike=1;break;case"</strike>":break;case"<u":if(!o.val)break;switch(o.val){case"double":e.uval="double";break;case"singleAccounting":e.uval="single-accounting";break;case"doubleAccounting":e.uval="double-accounting"}case"<u>":case"<u/>":e.u=1;break;case"</u>":break;case"<b":if("0"==o.val)break;case"<b>":case"<b/>":e.b=1;break;case"</b>":break;case"<i":if("0"==o.val)break;case"<i>":case"<i/>":e.i=1;break;case"</i>":break;case"<color":o.rgb&&(e.color=o.rgb.slice(2,8));break;case"<family":e.family=o.val;break;case"<vertAlign":e.valign=o.val;break;case"<scheme":break;case"<extLst":case"<extLst>":case"</extLst>":break;case"<ext":i=!0;break;case"</ext>":i=!1;break;default:if(47!==o[0].charCodeAt(1)&&!i)throw new Error("Unrecognized rich format "+o[0])}}return e}(o[1])),i}var r=/<(?:\w+:)?r>/g,i=/<\/(?:\w+:)?r>/;return function(t){return t.replace(r,"").split(i).map(n).filter(function(t){return t.v})}}(),$i=function(){var t=/(\r\n|\n)/g;function e(e){var n=[[],e.v,[]];return e.v?(e.s&&function(t,e,n){var r=[];t.u&&r.push("text-decoration: underline;"),t.uval&&r.push("text-underline-style:"+t.uval+";"),t.sz&&r.push("font-size:"+t.sz+"pt;"),t.outline&&r.push("text-effect: outline;"),t.shadow&&r.push("text-shadow: auto;"),e.push('<span style="'+r.join("")+'">'),t.b&&(e.push("<b>"),n.push("</b>")),t.i&&(e.push("<i>"),n.push("</i>")),t.strike&&(e.push("<s>"),n.push("</s>"));var i=t.valign||"";"superscript"==i||"super"==i?i="sup":"subscript"==i&&(i="sub"),""!=i&&(e.push("<"+i+">"),n.push("</"+i+">")),n.push("</span>")}(e.s,n[0],n[2]),n[0].join("")+n[1].replace(t,"<br/>")+n[2].join("")):""}return function(t){return t.map(e).join("")}}(),Ki=/<(?:\w+:)?t[^>]*>([^<]*)<\/(?:\w+:)?t>/g,Ji=/<(?:\w+:)?r>/,qi=/<(?:\w+:)?rPh.*?>([\s\S]*?)<\/(?:\w+:)?rPh>/g;function to(t,e){var n=!e||e.cellHTML,r={};return t?(t.match(/^\s*<(?:\w+:)?t[^>]*>/)?(r.t=Ot(Ut(t.slice(t.indexOf(">")+1).split(/<\/(?:\w+:)?t>/)[0]||"")),r.r=Ut(t),n&&(r.h=Ft(r.t))):t.match(Ji)&&(r.r=Ut(t),r.t=Ot(Ut((t.replace(qi,"").match(Ki)||[]).join("").replace(wt,""))),n&&(r.h=$i(Zi(r.r)))),r):{t:""}}var eo=/<(?:\w+:)?sst([^>]*)>([\s\S]*)<\/(?:\w+:)?sst>/,no=/<(?:\w+:)?(?:si|sstItem)>/g,ro=/<\/(?:\w+:)?(?:si|sstItem)>/;rr.SST="http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings";var io=/^\s|\s$|[\t\n\r]/;var oo=function(t,e){var n=!1;return null==e&&(n=!0,e=ze(15+4*t.t.length)),e.write_shift(1,0),pn(t.t,e),n?e.slice(0,e.l):e};function ao(t){var e=Ve();We(e,"BrtBeginSst",function(t,e){return e||(e=ze(8)),e.write_shift(4,t.Count),e.write_shift(4,t.Unique),e}(t));for(var n=0;n<t.length;++n)We(e,"BrtSSTItem",oo(t[n]));return We(e,"BrtEndSst"),e.end()}function so(t){if("undefined"!=typeof cptable)return cptable.utils.encode(s,t);for(var e=[],n=t.split(""),r=0;r<n.length;++r)e[r]=n[r].charCodeAt(0);return e}function lo(t,e){var n={};return n.Major=t.read_shift(2),n.Minor=t.read_shift(2),e>=4&&(t.l+=e-4),n}function co(t){for(var e=t.read_shift(4),n=t.l+e-4,r={},i=t.read_shift(4),o=[];i-- >0;)o.push({t:t.read_shift(4),v:t.read_shift(0,"lpp4")});if(r.name=t.read_shift(0,"lpp4"),r.comps=o,t.l!=n)throw new Error("Bad DataSpaceMapEntry: "+t.l+" != "+n);return r}function uo(t){var e=function(t){var e={};return t.read_shift(4),t.l+=4,e.id=t.read_shift(0,"lpp4"),e.name=t.read_shift(0,"lpp4"),e.R=lo(t,4),e.U=lo(t,4),e.W=lo(t,4),e}(t);if(e.ename=t.read_shift(0,"8lpp4"),e.blksz=t.read_shift(4),e.cmode=t.read_shift(4),4!=t.read_shift(4))throw new Error("Bad !Primary record");return e}function ho(t,e){var n=t.l+e,r={};r.Flags=63&t.read_shift(4),t.l+=4,r.AlgID=t.read_shift(4);var i=!1;switch(r.AlgID){case 26126:case 26127:case 26128:i=36==r.Flags;break;case 26625:i=4==r.Flags;break;case 0:i=16==r.Flags||4==r.Flags||36==r.Flags;break;default:throw"Unrecognized encryption algorithm: "+r.AlgID}if(!i)throw new Error("Encryption Flags/AlgID mismatch");return r.AlgIDHash=t.read_shift(4),r.KeySize=t.read_shift(4),r.ProviderType=t.read_shift(4),t.l+=8,r.CSPName=t.read_shift(n-t.l>>1,"utf16le"),t.l=n,r}function fo(t,e){var n={},r=t.l+e;return t.l+=4,n.Salt=t.slice(t.l,t.l+16),t.l+=16,n.Verifier=t.slice(t.l,t.l+16),t.l+=16,t.read_shift(4),n.VerifierHash=t.slice(t.l,r),t.l=r,n}function po(t){var e=lo(t);switch(e.Minor){case 2:return[e.Minor,function(t){if(36!=(63&t.read_shift(4)))throw new Error("EncryptionInfo mismatch");var e=t.read_shift(4),n=ho(t,e),r=fo(t,t.length-t.l);return{t:"Std",h:n,v:r}}(t)];case 3:return[e.Minor,function(){throw new Error("File is password-protected: ECMA-376 Extensible")}()];case 4:return[e.Minor,function(t){var e=["saltSize","blockSize","keyBits","hashSize","cipherAlgorithm","cipherChaining","hashAlgorithm","saltValue"];t.l+=4;var n={};return t.read_shift(t.length-t.l,"utf8").replace(wt,function(t){var r=Ct(t);switch(kt(r[0])){case"<?xml":break;case"<encryption":case"</encryption>":break;case"<keyData":e.forEach(function(t){n[t]=r[t]});break;case"<dataIntegrity":n.encryptedHmacKey=r.encryptedHmacKey,n.encryptedHmacValue=r.encryptedHmacValue;break;case"<keyEncryptors>":case"<keyEncryptors":n.encs=[];break;case"</keyEncryptors>":break;case"<keyEncryptor":n.uri=r.uri;break;case"</keyEncryptor>":break;case"<encryptedKey":n.encs.push(r);break;default:throw r[0]}}),n}(t)]}throw new Error("ECMA-376 Encrypted file unrecognized Version: "+e.Minor)}function Ao(t){var e,n,r,i=0,o=so(t),a=o.length+1;for((e=S(a))[0]=o.length,n=1;n!=a;++n)e[n]=o[n-1];for(n=a-1;n>=0;--n)r=e[n],i=((0==(16384&i)?0:1)|i<<1&32767)^r;return 52811^i}var go,mo,vo,yo,bo=(go=[187,255,255,186,255,255,185,128,0,190,15,0,191,15,0],mo=[57840,7439,52380,33984,4364,3600,61902,12606,6258,57657,54287,34041,10252,43370,20163],vo=[44796,19929,39858,10053,20106,40212,10761,31585,63170,64933,60267,50935,40399,11199,17763,35526,1453,2906,5812,11624,23248,885,1770,3540,7080,14160,28320,56640,55369,41139,20807,41614,21821,43642,17621,28485,56970,44341,19019,38038,14605,29210,60195,50791,40175,10751,21502,43004,24537,18387,36774,3949,7898,15796,31592,63184,47201,24803,49606,37805,14203,28406,56812,17824,35648,1697,3394,6788,13576,27152,43601,17539,35078,557,1114,2228,4456,30388,60776,51953,34243,7079,14158,28316,14128,28256,56512,43425,17251,34502,7597,13105,26210,52420,35241,883,1766,3532,4129,8258,16516,33032,4657,9314,18628],yo=function(t,e){return 255&((n=t^e)/2|128*n);var n},function(t){for(var e,n,r,i=so(t),o=function(t){for(var e=mo[t.length-1],n=104,r=t.length-1;r>=0;--r)for(var i=t[r],o=0;7!=o;++o)64&i&&(e^=vo[n]),i*=2,--n;return e}(i),a=i.length,s=S(16),l=0;16!=l;++l)s[l]=0;for(1==(1&a)&&(e=o>>8,s[a]=yo(go[0],e),--a,e=255&o,n=i[i.length-1],s[a]=yo(n,e));a>0;)e=o>>8,s[--a]=yo(i[a],e),e=255&o,s[--a]=yo(i[a],e);for(a=15,r=15-i.length;r>0;)e=o>>8,s[a]=yo(go[r],e),--r,e=255&o,s[--a]=yo(i[a],e),--a,--r;return s}),_o=function(t){var e=0,n=bo(t);return function(t){var r=function(t,e,n,r,i){var o,a;for(i||(i=e),r||(r=bo(t)),o=0;o!=e.length;++o)a=e[o],a=255&((a^=r[n])>>5|a<<3),i[o]=a,++n;return[i,n,r]}("",t,e,n);return e=r[1],r[0]}};function wo(t,e,n){var r=n||{};return r.Info=t.read_shift(2),t.l-=2,1===r.Info?r.Data=function(t){var e={},n=e.EncryptionVersionInfo=lo(t,4);if(1!=n.Major||1!=n.Minor)throw"unrecognized version code "+n.Major+" : "+n.Minor;return e.Salt=t.read_shift(16),e.EncryptedVerifier=t.read_shift(16),e.EncryptedVerifierHash=t.read_shift(16),e}(t):r.Data=function(t,e){var n={},r=n.EncryptionVersionInfo=lo(t,4);if(e-=4,2!=r.Minor)throw new Error("unrecognized minor version code: "+r.Minor);if(r.Major>4||r.Major<2)throw new Error("unrecognized major version code: "+r.Major);n.Flags=t.read_shift(4),e-=4;var i=t.read_shift(4);return e-=4,n.EncryptionHeader=ho(t,i),e-=i,n.EncryptionVerifier=fo(t,e),n}(t,e),r}var xo=function(){function t(t,n){switch(n.type){case"base64":return e(b.decode(t),n);case"binary":return e(t,n);case"buffer":return e(t.toString("binary"),n);case"array":return e(it(t),n)}throw new Error("Unrecognized type "+n.type)}function e(t,e){var n=(e||{}).dense?[]:{};if(!t.match(/\\trowd/))throw new Error("RTF missing table");return n["!ref"]=on({s:{c:0,r:0},e:{c:0,r:0}}),n}return{to_workbook:function(e,n){return cn(t(e,n),n)},to_sheet:t,from_sheet:function(t){for(var e,n=["{\\rtf1\\ansi"],r=an(t["!ref"]),i=Array.isArray(t),o=r.s.r;o<=r.e.r;++o){n.push("\\trowd\\trautofit1");for(var a=r.s.c;a<=r.e.c;++a)n.push("\\cellx"+(a+1));for(n.push("\\pard\\intbl"),a=r.s.c;a<=r.e.c;++a){var s=nn({r:o,c:a});(e=i?(t[o]||[])[a]:t[s])&&(null!=e.v||e.f&&!e.F)&&(n.push(" "+(e.w||(ln(e),e.w))),n.push("\\cell"))}n.push("\\pard\\intbl\\row")}return n.join("")+"}"}}}();function So(t){for(var e=0,n=1;3!=e;++e)n=256*n+(t[e]>255?255:t[e]<0?0:t[e]);return n.toString(16).toUpperCase().slice(1)}function Co(t,e){if(0===e)return t;var n,r,i=function(t){var e=t[0]/255,n=t[1]/255,r=t[2]/255,i=Math.max(e,n,r),o=Math.min(e,n,r),a=i-o;if(0===a)return[0,0,e];var s,l=0,c=i+o;switch(s=a/(c>1?2-c:c),i){case e:l=((n-r)/a+6)%6;break;case n:l=(r-e)/a+2;break;case r:l=(e-n)/a+4}return[l/6,s,c/2]}((r=(n=t).slice("#"===n[0]?1:0).slice(0,6),[parseInt(r.slice(0,2),16),parseInt(r.slice(2,4),16),parseInt(r.slice(4,6),16)]));return i[2]=e<0?i[2]*(1+e):1-(1-i[2])*(1-e),So(function(t){var e,n=t[0],r=t[1],i=t[2],o=2*r*(i<.5?i:1-i),a=i-o/2,s=[a,a,a],l=6*n;if(0!==r)switch(0|l){case 0:case 6:e=o*l,s[0]+=o,s[1]+=e;break;case 1:e=o*(2-l),s[0]+=e,s[1]+=o;break;case 2:e=o*(l-2),s[1]+=o,s[2]+=e;break;case 3:e=o*(4-l),s[1]+=e,s[2]+=o;break;case 4:e=o*(l-4),s[2]+=o,s[0]+=e;break;case 5:e=o*(6-l),s[2]+=e,s[0]+=o}for(var c=0;3!=c;++c)s[c]=Math.round(255*s[c]);return s}(i))}var ko=6,Bo=15,To=1,Eo=ko;function Mo(t){return Math.floor((t+Math.round(128/Eo)/256)*Eo)}function Oo(t){return Math.floor((t-5)/Eo*100+.5)/100}function Lo(t){return Math.round((t*Eo+5)/Eo*256)/256}function Do(t){return Lo(Oo(Mo(t)))}function Io(t){var e=Math.abs(t-Do(t)),n=Eo;if(e>.005)for(Eo=To;Eo<Bo;++Eo)Math.abs(t-Do(t))<=e&&(e=Math.abs(t-Do(t)),n=Eo);Eo=n}function Po(t){t.width?(t.wpx=Mo(t.width),t.wch=Oo(t.wpx),t.MDW=Eo):t.wpx?(t.wch=Oo(t.wpx),t.width=Lo(t.wch),t.MDW=Eo):"number"==typeof t.wch&&(t.width=Lo(t.wch),t.wpx=Mo(t.width),t.MDW=Eo),t.customWidth&&delete t.customWidth}var No=96;function Fo(t){return 96*t/No}function Ro(t){return t*No/96}var jo={None:"none",Solid:"solid",Gray50:"mediumGray",Gray75:"darkGray",Gray25:"lightGray",HorzStripe:"darkHorizontal",VertStripe:"darkVertical",ReverseDiagStripe:"darkDown",DiagStripe:"darkUp",DiagCross:"darkGrid",ThickDiagCross:"darkTrellis",ThinHorzStripe:"lightHorizontal",ThinVertStripe:"lightVertical",ThinReverseDiagStripe:"lightDown",ThinHorzCross:"lightGrid"};var Ho=["numFmtId","fillId","fontId","borderId","xfId"],Uo=["applyAlignment","applyBorder","applyFill","applyFont","applyNumberFormat","applyProtection","pivotButton","quotePrefix"];var Qo,zo,Yo,Vo,Wo,Go=(Qo=/<(?:\w+:)?numFmts([^>]*)>[\S\s]*?<\/(?:\w+:)?numFmts>/,zo=/<(?:\w+:)?cellXfs([^>]*)>[\S\s]*?<\/(?:\w+:)?cellXfs>/,Yo=/<(?:\w+:)?fills([^>]*)>[\S\s]*?<\/(?:\w+:)?fills>/,Vo=/<(?:\w+:)?fonts([^>]*)>[\S\s]*?<\/(?:\w+:)?fonts>/,Wo=/<(?:\w+:)?borders([^>]*)>[\S\s]*?<\/(?:\w+:)?borders>/,function(t,e,n){var r,i={};return t?((r=(t=t.replace(/<!--([\s\S]*?)-->/gm,"").replace(/<!DOCTYPE[^\[]*\[[^\]]*\]>/gm,"")).match(Qo))&&function(t,e,n){e.NumberFmt=[];for(var r=z(D._table),i=0;i<r.length;++i)e.NumberFmt[r[i]]=D._table[r[i]];var o=t[0].match(wt);if(o)for(i=0;i<o.length;++i){var a=Ct(o[i]);switch(kt(a[0])){case"<numFmts":case"</numFmts>":case"<numFmts/>":case"<numFmts>":break;case"<numFmt":var s=Ot(Ut(a.formatCode)),l=parseInt(a.numFmtId,10);if(e.NumberFmt[l]=s,l>0){if(l>392){for(l=392;l>60&&null!=e.NumberFmt[l];--l);e.NumberFmt[l]=s}D.load(s,l)}break;case"</numFmt>":break;default:if(n.WTF)throw new Error("unrecognized "+a[0]+" in numFmts")}}}(r,i,n),(r=t.match(Vo))&&function(t,e,n,r){e.Fonts=[];var i={},o=!1;(t[0].match(wt)||[]).forEach(function(t){var a=Ct(t);switch(kt(a[0])){case"<fonts":case"<fonts>":case"</fonts>":break;case"<font":case"<font>":break;case"</font>":case"<font/>":e.Fonts.push(i),i={};break;case"<name":a.val&&(i.name=Ut(a.val));break;case"<name/>":case"</name>":break;case"<b":i.bold=a.val?Ht(a.val):1;break;case"<b/>":i.bold=1;break;case"<i":i.italic=a.val?Ht(a.val):1;break;case"<i/>":i.italic=1;break;case"<u":switch(a.val){case"none":i.underline=0;break;case"single":i.underline=1;break;case"double":i.underline=2;break;case"singleAccounting":i.underline=33;break;case"doubleAccounting":i.underline=34}break;case"<u/>":i.underline=1;break;case"<strike":i.strike=a.val?Ht(a.val):1;break;case"<strike/>":i.strike=1;break;case"<outline":i.outline=a.val?Ht(a.val):1;break;case"<outline/>":i.outline=1;break;case"<shadow":i.shadow=a.val?Ht(a.val):1;break;case"<shadow/>":i.shadow=1;break;case"<condense":i.condense=a.val?Ht(a.val):1;break;case"<condense/>":i.condense=1;break;case"<extend":i.extend=a.val?Ht(a.val):1;break;case"<extend/>":i.extend=1;break;case"<sz":a.val&&(i.sz=+a.val);break;case"<sz/>":case"</sz>":break;case"<vertAlign":a.val&&(i.vertAlign=a.val);break;case"<vertAlign/>":case"</vertAlign>":break;case"<family":a.val&&(i.family=parseInt(a.val,10));break;case"<family/>":case"</family>":break;case"<scheme":a.val&&(i.scheme=a.val);break;case"<scheme/>":case"</scheme>":break;case"<charset":if("1"==a.val)break;a.codepage=u[parseInt(a.val,10)];break;case"<color":if(i.color||(i.color={}),a.auto&&(i.color.auto=Ht(a.auto)),a.rgb)i.color.rgb=a.rgb.slice(-6);else if(a.indexed){i.color.index=parseInt(a.indexed,10);var s=Zn[i.color.index];if(81==i.color.index&&(s=Zn[1]),!s)throw new Error(t);i.color.rgb=s[0].toString(16)+s[1].toString(16)+s[2].toString(16)}else a.theme&&(i.color.theme=parseInt(a.theme,10),a.tint&&(i.color.tint=parseFloat(a.tint)),a.theme&&n.themeElements&&n.themeElements.clrScheme&&(i.color.rgb=Co(n.themeElements.clrScheme[i.color.theme].rgb,i.color.tint||0)));break;case"<color/>":case"</color>":break;case"<AlternateContent":o=!0;break;case"</AlternateContent>":o=!1;break;case"<extLst":case"<extLst>":case"</extLst>":break;case"<ext":o=!0;break;case"</ext>":o=!1;break;default:if(r&&r.WTF&&!o)throw new Error("unrecognized "+a[0]+" in fonts")}})}(r,i,e,n),(r=t.match(Yo))&&function(t,e,n,r){e.Fills=[];var i={},o=!1;(t[0].match(wt)||[]).forEach(function(t){var n=Ct(t);switch(kt(n[0])){case"<fills":case"<fills>":case"</fills>":break;case"<fill>":case"<fill":case"<fill/>":i={},e.Fills.push(i);break;case"</fill>":case"<gradientFill>":break;case"<gradientFill":case"</gradientFill>":e.Fills.push(i),i={};break;case"<patternFill":case"<patternFill>":n.patternType&&(i.patternType=n.patternType);break;case"<patternFill/>":case"</patternFill>":break;case"<bgColor":i.bgColor||(i.bgColor={}),n.indexed&&(i.bgColor.indexed=parseInt(n.indexed,10)),n.theme&&(i.bgColor.theme=parseInt(n.theme,10)),n.tint&&(i.bgColor.tint=parseFloat(n.tint)),n.rgb&&(i.bgColor.rgb=n.rgb.slice(-6));break;case"<bgColor/>":case"</bgColor>":break;case"<fgColor":i.fgColor||(i.fgColor={}),n.theme&&(i.fgColor.theme=parseInt(n.theme,10)),n.tint&&(i.fgColor.tint=parseFloat(n.tint)),null!=n.rgb&&(i.fgColor.rgb=n.rgb.slice(-6));break;case"<fgColor/>":case"</fgColor>":break;case"<stop":case"<stop/>":case"</stop>":break;case"<color":case"<color/>":case"</color>":break;case"<extLst":case"<extLst>":case"</extLst>":break;case"<ext":o=!0;break;case"</ext>":o=!1;break;default:if(r&&r.WTF&&!o)throw new Error("unrecognized "+n[0]+" in fills")}})}(r,i,0,n),(r=t.match(Wo))&&function(t,e,n,r){e.Borders=[];var i={},o=!1;(t[0].match(wt)||[]).forEach(function(t){var n=Ct(t);switch(kt(n[0])){case"<borders":case"<borders>":case"</borders>":break;case"<border":case"<border>":case"<border/>":i={},n.diagonalUp&&(i.diagonalUp=Ht(n.diagonalUp)),n.diagonalDown&&(i.diagonalDown=Ht(n.diagonalDown)),e.Borders.push(i);break;case"</border>":case"<left/>":break;case"<left":case"<left>":case"</left>":case"<right/>":break;case"<right":case"<right>":case"</right>":case"<top/>":break;case"<top":case"<top>":case"</top>":case"<bottom/>":break;case"<bottom":case"<bottom>":case"</bottom>":break;case"<diagonal":case"<diagonal>":case"<diagonal/>":case"</diagonal>":break;case"<horizontal":case"<horizontal>":case"<horizontal/>":case"</horizontal>":break;case"<vertical":case"<vertical>":case"<vertical/>":case"</vertical>":break;case"<start":case"<start>":case"<start/>":case"</start>":break;case"<end":case"<end>":case"<end/>":case"</end>":break;case"<color":case"<color>":break;case"<color/>":case"</color>":break;case"<extLst":case"<extLst>":case"</extLst>":break;case"<ext":o=!0;break;case"</ext>":o=!1;break;default:if(r&&r.WTF&&!o)throw new Error("unrecognized "+n[0]+" in borders")}})}(r,i,0,n),(r=t.match(zo))&&function(t,e,n){var r;e.CellXf=[];var i=!1;(t[0].match(wt)||[]).forEach(function(t){var o=Ct(t),a=0;switch(kt(o[0])){case"<cellXfs":case"<cellXfs>":case"<cellXfs/>":case"</cellXfs>":break;case"<xf":case"<xf/>":for(delete(r=o)[0],a=0;a<Ho.length;++a)r[Ho[a]]&&(r[Ho[a]]=parseInt(r[Ho[a]],10));for(a=0;a<Uo.length;++a)r[Uo[a]]&&(r[Uo[a]]=Ht(r[Uo[a]]));if(r.numFmtId>392)for(a=392;a>60;--a)if(e.NumberFmt[r.numFmtId]==e.NumberFmt[a]){r.numFmtId=a;break}e.CellXf.push(r);break;case"</xf>":break;case"<alignment":case"<alignment/>":var s={};o.vertical&&(s.vertical=o.vertical),o.horizontal&&(s.horizontal=o.horizontal),null!=o.textRotation&&(s.textRotation=o.textRotation),o.indent&&(s.indent=o.indent),o.wrapText&&(s.wrapText=Ht(o.wrapText)),r.alignment=s;break;case"</alignment>":case"<protection":break;case"</protection>":case"<protection/>":break;case"<AlternateContent":i=!0;break;case"</AlternateContent>":i=!1;break;case"<extLst":case"<extLst>":case"</extLst>":break;case"<ext":i=!0;break;case"</ext>":i=!1;break;default:if(n&&n.WTF&&!i)throw new Error("unrecognized "+o[0]+" in cellXfs")}})}(r,i,n),i):i}),Xo=ie("styleSheet",null,{xmlns:ae.main[0],"xmlns:vt":ae.vt});function Zo(t,e){var n,r=[bt,Xo];return t.SSF&&null!=(n=function(t){var e=["<numFmts>"];return[[5,8],[23,26],[41,44],[50,392]].forEach(function(n){for(var r=n[0];r<=n[1];++r)null!=t[r]&&(e[e.length]=ie("numFmt",null,{numFmtId:r,formatCode:It(t[r])}))}),1===e.length?"":(e[e.length]="</numFmts>",e[0]=ie("numFmts",null,{count:e.length-2}).replace("/>",">"),e.join(""))}(t.SSF))&&(r[r.length]=n),r[r.length]='<fonts count="1"><font><sz val="12"/><color theme="1"/><name val="Calibri"/><family val="2"/><scheme val="minor"/></font></fonts>',r[r.length]='<fills count="2"><fill><patternFill patternType="none"/></fill><fill><patternFill patternType="gray125"/></fill></fills>',r[r.length]='<borders count="1"><border><left/><right/><top/><bottom/><diagonal/></border></borders>',r[r.length]='<cellStyleXfs count="1"><xf numFmtId="0" fontId="0" fillId="0" borderId="0"/></cellStyleXfs>',(n=function(t){var e=[];return e[e.length]=ie("cellXfs",null),t.forEach(function(t){e[e.length]=ie("xf",null,t)}),e[e.length]="</cellXfs>",2===e.length?"":(e[0]=ie("cellXfs",null,{count:e.length-2}).replace("/>",">"),e.join(""))}(e.cellXfs))&&(r[r.length]=n),r[r.length]='<cellStyles count="1"><cellStyle name="Normal" xfId="0" builtinId="0"/></cellStyles>',r[r.length]='<dxfs count="0"/>',r[r.length]='<tableStyles count="0" defaultTableStyle="TableStyleMedium9" defaultPivotStyle="PivotStyleMedium4"/>',r.length>2&&(r[r.length]="</styleSheet>",r[1]=r[1].replace("/>",">")),r.join("")}function $o(t,e,n){n||(n=ze(6+4*e.length)),n.write_shift(2,t),pn(e,n);var r=n.length>n.l?n.slice(0,n.l):n;return null==n.l&&(n.l=n.length),r}function Ko(t,e){e||(e=ze(153)),e.write_shift(2,20*t.sz),function(t,e){e||(e=ze(2));var n=(t.italic?2:0)|(t.strike?8:0)|(t.outline?16:0)|(t.shadow?32:0)|(t.condense?64:0)|(t.extend?128:0);e.write_shift(1,n),e.write_shift(1,0)}(t,e),e.write_shift(2,t.bold?700:400);var n=0;"superscript"==t.vertAlign?n=1:"subscript"==t.vertAlign&&(n=2),e.write_shift(2,n),e.write_shift(1,t.underline||0),e.write_shift(1,t.family||0),e.write_shift(1,t.charset||0),e.write_shift(1,0),In(t.color,e);var r=0;return"major"==t.scheme&&(r=1),"minor"==t.scheme&&(r=2),e.write_shift(1,r),pn(t.name,e),e.length>e.l?e.slice(0,e.l):e}rr.STY="http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles";var Jo=V(["none","solid","mediumGray","darkGray","lightGray","darkHorizontal","darkVertical","darkDown","darkUp","darkGrid","darkTrellis","lightHorizontal","lightVertical","lightDown","lightUp","lightGrid","lightTrellis","gray125","gray0625"]),qo=Qe;function ta(t,e){e||(e=ze(84));var n=Jo[t.patternType];null==n&&(n=40),e.write_shift(4,n);var r=0;if(40!=n)for(In({auto:1},e),In({auto:1},e);r<12;++r)e.write_shift(4,0);else{for(;r<4;++r)e.write_shift(4,0);for(;r<12;++r)e.write_shift(4,0)}return e.length>e.l?e.slice(0,e.l):e}function ea(t,e,n){n||(n=ze(16)),n.write_shift(2,e||0),n.write_shift(2,t.numFmtId||0),n.write_shift(2,0),n.write_shift(2,0),n.write_shift(2,0),n.write_shift(1,0),n.write_shift(1,0);return n.write_shift(1,0),n.write_shift(1,0),n.write_shift(1,0),n.write_shift(1,0),n}function na(t,e){return e||(e=ze(10)),e.write_shift(1,0),e.write_shift(1,0),e.write_shift(4,0),e.write_shift(4,0),e}var ra=Qe;function ia(t){var e;We(t,"BrtBeginBorders",dn(1)),We(t,"BrtBorder",(e||(e=ze(51)),e.write_shift(1,0),na(0,e),na(0,e),na(0,e),na(0,e),na(0,e),e.length>e.l?e.slice(0,e.l):e)),We(t,"BrtEndBorders")}function oa(t){var e,n;We(t,"BrtBeginStyles",dn(1)),We(t,"BrtStyle",(e={xfId:0,builtinId:0,name:"Normal"},n||(n=ze(52)),n.write_shift(4,e.xfId),n.write_shift(2,1),n.write_shift(1,+e.builtinId),n.write_shift(1,0),Sn(e.name||"",n),n.length>n.l?n.slice(0,n.l):n)),We(t,"BrtEndStyles")}function aa(t){We(t,"BrtBeginTableStyles",function(t,e,n){var r=ze(2052);return r.write_shift(4,t),Sn(e,r),Sn(n,r),r.length>r.l?r.slice(0,r.l):r}(0,"TableStyleMedium9","PivotStyleMedium4")),We(t,"BrtEndTableStyles")}function sa(t,e){var n=Ve();return We(n,"BrtBeginStyleSheet"),function(t,e){if(e){var n=0;[[5,8],[23,26],[41,44],[50,392]].forEach(function(t){for(var r=t[0];r<=t[1];++r)null!=e[r]&&++n}),0!=n&&(We(t,"BrtBeginFmts",dn(n)),[[5,8],[23,26],[41,44],[50,392]].forEach(function(n){for(var r=n[0];r<=n[1];++r)null!=e[r]&&We(t,"BrtFmt",$o(r,e[r]))}),We(t,"BrtEndFmts"))}}(n,t.SSF),function(t){We(t,"BrtBeginFonts",dn(1)),We(t,"BrtFont",Ko({sz:12,color:{theme:1},name:"Calibri",family:2,scheme:"minor"})),We(t,"BrtEndFonts")}(n),function(t){We(t,"BrtBeginFills",dn(2)),We(t,"BrtFill",ta({patternType:"none"})),We(t,"BrtFill",ta({patternType:"gray125"})),We(t,"BrtEndFills")}(n),ia(n),function(t){We(t,"BrtBeginCellStyleXFs",dn(1)),We(t,"BrtXF",ea({numFmtId:0,fontId:0,fillId:0,borderId:0},65535)),We(t,"BrtEndCellStyleXFs")}(n),function(t,e){We(t,"BrtBeginCellXFs",dn(e.length)),e.forEach(function(e){We(t,"BrtXF",ea(e,0))}),We(t,"BrtEndCellXFs")}(n,e.cellXfs),oa(n),function(t){We(t,"BrtBeginDXFs",dn(0)),We(t,"BrtEndDXFs")}(n),aa(n),We(n,"BrtEndStyleSheet"),n.end()}rr.THEME="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme";var la=["</a:lt1>","</a:dk1>","</a:lt2>","</a:dk2>","</a:accent1>","</a:accent2>","</a:accent3>","</a:accent4>","</a:accent5>","</a:accent6>","</a:hlink>","</a:folHlink>"];var ca=/<a:clrScheme([^>]*)>[\s\S]*<\/a:clrScheme>/,ua=/<a:fontScheme([^>]*)>[\s\S]*<\/a:fontScheme>/,ha=/<a:fmtScheme([^>]*)>[\s\S]*<\/a:fmtScheme>/;function da(t,e,n){var r;e.themeElements={},[["clrScheme",ca,function(t,e,n){e.themeElements.clrScheme=[];var r={};(t[0].match(wt)||[]).forEach(function(t){var i=Ct(t);switch(i[0]){case"<a:clrScheme":case"</a:clrScheme>":break;case"<a:srgbClr":r.rgb=i.val;break;case"<a:sysClr":r.rgb=i.lastClr;break;case"<a:dk1>":case"</a:dk1>":case"<a:lt1>":case"</a:lt1>":case"<a:dk2>":case"</a:dk2>":case"<a:lt2>":case"</a:lt2>":case"<a:accent1>":case"</a:accent1>":case"<a:accent2>":case"</a:accent2>":case"<a:accent3>":case"</a:accent3>":case"<a:accent4>":case"</a:accent4>":case"<a:accent5>":case"</a:accent5>":case"<a:accent6>":case"</a:accent6>":case"<a:hlink>":case"</a:hlink>":case"<a:folHlink>":case"</a:folHlink>":"/"===i[0].charAt(1)?(e.themeElements.clrScheme[la.indexOf(i[0])]=r,r={}):r.name=i[0].slice(3,i[0].length-1);break;default:if(n&&n.WTF)throw new Error("Unrecognized "+i[0]+" in clrScheme")}})}],["fontScheme",ua,function(){}],["fmtScheme",ha,function(){}]].forEach(function(i){if(!(r=t.match(i[1])))throw new Error(i[0]+" not found in themeElements");i[2](r,e,n)})}var fa=/<a:themeElements([^>]*)>[\s\S]*<\/a:themeElements>/;function pa(t,e){if(!t||0===t.length)return pa(Aa());var n,r={};if(!(n=t.match(fa)))throw new Error("themeElements not found in theme");return da(n[0],r,e),r.raw=t,r}function Aa(t,e){if(e&&e.themeXLSX)return e.themeXLSX;if(t&&"string"==typeof t.raw)return t.raw;var n=[bt];return n[n.length]='<a:theme xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" name="Office Theme">',n[n.length]="<a:themeElements>",n[n.length]='<a:clrScheme name="Office">',n[n.length]='<a:dk1><a:sysClr val="windowText" lastClr="000000"/></a:dk1>',n[n.length]='<a:lt1><a:sysClr val="window" lastClr="FFFFFF"/></a:lt1>',n[n.length]='<a:dk2><a:srgbClr val="1F497D"/></a:dk2>',n[n.length]='<a:lt2><a:srgbClr val="EEECE1"/></a:lt2>',n[n.length]='<a:accent1><a:srgbClr val="4F81BD"/></a:accent1>',n[n.length]='<a:accent2><a:srgbClr val="C0504D"/></a:accent2>',n[n.length]='<a:accent3><a:srgbClr val="9BBB59"/></a:accent3>',n[n.length]='<a:accent4><a:srgbClr val="8064A2"/></a:accent4>',n[n.length]='<a:accent5><a:srgbClr val="4BACC6"/></a:accent5>',n[n.length]='<a:accent6><a:srgbClr val="F79646"/></a:accent6>',n[n.length]='<a:hlink><a:srgbClr val="0000FF"/></a:hlink>',n[n.length]='<a:folHlink><a:srgbClr val="800080"/></a:folHlink>',n[n.length]="</a:clrScheme>",n[n.length]='<a:fontScheme name="Office">',n[n.length]="<a:majorFont>",n[n.length]='<a:latin typeface="Cambria"/>',n[n.length]='<a:ea typeface=""/>',n[n.length]='<a:cs typeface=""/>',n[n.length]='<a:font script="Jpan" typeface="MS Pゴシック"/>',n[n.length]='<a:font script="Hang" typeface="맑은 고딕"/>',n[n.length]='<a:font script="Hans" typeface="宋体"/>',n[n.length]='<a:font script="Hant" typeface="新細明體"/>',n[n.length]='<a:font script="Arab" typeface="Times New Roman"/>',n[n.length]='<a:font script="Hebr" typeface="Times New Roman"/>',n[n.length]='<a:font script="Thai" typeface="Tahoma"/>',n[n.length]='<a:font script="Ethi" typeface="Nyala"/>',n[n.length]='<a:font script="Beng" typeface="Vrinda"/>',n[n.length]='<a:font script="Gujr" typeface="Shruti"/>',n[n.length]='<a:font script="Khmr" typeface="MoolBoran"/>',n[n.length]='<a:font script="Knda" typeface="Tunga"/>',n[n.length]='<a:font script="Guru" typeface="Raavi"/>',n[n.length]='<a:font script="Cans" typeface="Euphemia"/>',n[n.length]='<a:font script="Cher" typeface="Plantagenet Cherokee"/>',n[n.length]='<a:font script="Yiii" typeface="Microsoft Yi Baiti"/>',n[n.length]='<a:font script="Tibt" typeface="Microsoft Himalaya"/>',n[n.length]='<a:font script="Thaa" typeface="MV Boli"/>',n[n.length]='<a:font script="Deva" typeface="Mangal"/>',n[n.length]='<a:font script="Telu" typeface="Gautami"/>',n[n.length]='<a:font script="Taml" typeface="Latha"/>',n[n.length]='<a:font script="Syrc" typeface="Estrangelo Edessa"/>',n[n.length]='<a:font script="Orya" typeface="Kalinga"/>',n[n.length]='<a:font script="Mlym" typeface="Kartika"/>',n[n.length]='<a:font script="Laoo" typeface="DokChampa"/>',n[n.length]='<a:font script="Sinh" typeface="Iskoola Pota"/>',n[n.length]='<a:font script="Mong" typeface="Mongolian Baiti"/>',n[n.length]='<a:font script="Viet" typeface="Times New Roman"/>',n[n.length]='<a:font script="Uigh" typeface="Microsoft Uighur"/>',n[n.length]='<a:font script="Geor" typeface="Sylfaen"/>',n[n.length]="</a:majorFont>",n[n.length]="<a:minorFont>",n[n.length]='<a:latin typeface="Calibri"/>',n[n.length]='<a:ea typeface=""/>',n[n.length]='<a:cs typeface=""/>',n[n.length]='<a:font script="Jpan" typeface="MS Pゴシック"/>',n[n.length]='<a:font script="Hang" typeface="맑은 고딕"/>',n[n.length]='<a:font script="Hans" typeface="宋体"/>',n[n.length]='<a:font script="Hant" typeface="新細明體"/>',n[n.length]='<a:font script="Arab" typeface="Arial"/>',n[n.length]='<a:font script="Hebr" typeface="Arial"/>',n[n.length]='<a:font script="Thai" typeface="Tahoma"/>',n[n.length]='<a:font script="Ethi" typeface="Nyala"/>',n[n.length]='<a:font script="Beng" typeface="Vrinda"/>',n[n.length]='<a:font script="Gujr" typeface="Shruti"/>',n[n.length]='<a:font script="Khmr" typeface="DaunPenh"/>',n[n.length]='<a:font script="Knda" typeface="Tunga"/>',n[n.length]='<a:font script="Guru" typeface="Raavi"/>',n[n.length]='<a:font script="Cans" typeface="Euphemia"/>',n[n.length]='<a:font script="Cher" typeface="Plantagenet Cherokee"/>',n[n.length]='<a:font script="Yiii" typeface="Microsoft Yi Baiti"/>',n[n.length]='<a:font script="Tibt" typeface="Microsoft Himalaya"/>',n[n.length]='<a:font script="Thaa" typeface="MV Boli"/>',n[n.length]='<a:font script="Deva" typeface="Mangal"/>',n[n.length]='<a:font script="Telu" typeface="Gautami"/>',n[n.length]='<a:font script="Taml" typeface="Latha"/>',n[n.length]='<a:font script="Syrc" typeface="Estrangelo Edessa"/>',n[n.length]='<a:font script="Orya" typeface="Kalinga"/>',n[n.length]='<a:font script="Mlym" typeface="Kartika"/>',n[n.length]='<a:font script="Laoo" typeface="DokChampa"/>',n[n.length]='<a:font script="Sinh" typeface="Iskoola Pota"/>',n[n.length]='<a:font script="Mong" typeface="Mongolian Baiti"/>',n[n.length]='<a:font script="Viet" typeface="Arial"/>',n[n.length]='<a:font script="Uigh" typeface="Microsoft Uighur"/>',n[n.length]='<a:font script="Geor" typeface="Sylfaen"/>',n[n.length]="</a:minorFont>",n[n.length]="</a:fontScheme>",n[n.length]='<a:fmtScheme name="Office">',n[n.length]="<a:fillStyleLst>",n[n.length]='<a:solidFill><a:schemeClr val="phClr"/></a:solidFill>',n[n.length]='<a:gradFill rotWithShape="1">',n[n.length]="<a:gsLst>",n[n.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="50000"/><a:satMod val="300000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="35000"><a:schemeClr val="phClr"><a:tint val="37000"/><a:satMod val="300000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:tint val="15000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',n[n.length]="</a:gsLst>",n[n.length]='<a:lin ang="16200000" scaled="1"/>',n[n.length]="</a:gradFill>",n[n.length]='<a:gradFill rotWithShape="1">',n[n.length]="<a:gsLst>",n[n.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="100000"/><a:shade val="100000"/><a:satMod val="130000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:tint val="50000"/><a:shade val="100000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',n[n.length]="</a:gsLst>",n[n.length]='<a:lin ang="16200000" scaled="0"/>',n[n.length]="</a:gradFill>",n[n.length]="</a:fillStyleLst>",n[n.length]="<a:lnStyleLst>",n[n.length]='<a:ln w="9525" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"><a:shade val="95000"/><a:satMod val="105000"/></a:schemeClr></a:solidFill><a:prstDash val="solid"/></a:ln>',n[n.length]='<a:ln w="25400" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"/></a:solidFill><a:prstDash val="solid"/></a:ln>',n[n.length]='<a:ln w="38100" cap="flat" cmpd="sng" algn="ctr"><a:solidFill><a:schemeClr val="phClr"/></a:solidFill><a:prstDash val="solid"/></a:ln>',n[n.length]="</a:lnStyleLst>",n[n.length]="<a:effectStyleLst>",n[n.length]="<a:effectStyle>",n[n.length]="<a:effectLst>",n[n.length]='<a:outerShdw blurRad="40000" dist="20000" dir="5400000" rotWithShape="0"><a:srgbClr val="000000"><a:alpha val="38000"/></a:srgbClr></a:outerShdw>',n[n.length]="</a:effectLst>",n[n.length]="</a:effectStyle>",n[n.length]="<a:effectStyle>",n[n.length]="<a:effectLst>",n[n.length]='<a:outerShdw blurRad="40000" dist="23000" dir="5400000" rotWithShape="0"><a:srgbClr val="000000"><a:alpha val="35000"/></a:srgbClr></a:outerShdw>',n[n.length]="</a:effectLst>",n[n.length]="</a:effectStyle>",n[n.length]="<a:effectStyle>",n[n.length]="<a:effectLst>",n[n.length]='<a:outerShdw blurRad="40000" dist="23000" dir="5400000" rotWithShape="0"><a:srgbClr val="000000"><a:alpha val="35000"/></a:srgbClr></a:outerShdw>',n[n.length]="</a:effectLst>",n[n.length]='<a:scene3d><a:camera prst="orthographicFront"><a:rot lat="0" lon="0" rev="0"/></a:camera><a:lightRig rig="threePt" dir="t"><a:rot lat="0" lon="0" rev="1200000"/></a:lightRig></a:scene3d>',n[n.length]='<a:sp3d><a:bevelT w="63500" h="25400"/></a:sp3d>',n[n.length]="</a:effectStyle>",n[n.length]="</a:effectStyleLst>",n[n.length]="<a:bgFillStyleLst>",n[n.length]='<a:solidFill><a:schemeClr val="phClr"/></a:solidFill>',n[n.length]='<a:gradFill rotWithShape="1">',n[n.length]="<a:gsLst>",n[n.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="40000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="40000"><a:schemeClr val="phClr"><a:tint val="45000"/><a:shade val="99000"/><a:satMod val="350000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:shade val="20000"/><a:satMod val="255000"/></a:schemeClr></a:gs>',n[n.length]="</a:gsLst>",n[n.length]='<a:path path="circle"><a:fillToRect l="50000" t="-80000" r="50000" b="180000"/></a:path>',n[n.length]="</a:gradFill>",n[n.length]='<a:gradFill rotWithShape="1">',n[n.length]="<a:gsLst>",n[n.length]='<a:gs pos="0"><a:schemeClr val="phClr"><a:tint val="80000"/><a:satMod val="300000"/></a:schemeClr></a:gs>',n[n.length]='<a:gs pos="100000"><a:schemeClr val="phClr"><a:shade val="30000"/><a:satMod val="200000"/></a:schemeClr></a:gs>',n[n.length]="</a:gsLst>",n[n.length]='<a:path path="circle"><a:fillToRect l="50000" t="50000" r="50000" b="50000"/></a:path>',n[n.length]="</a:gradFill>",n[n.length]="</a:bgFillStyleLst>",n[n.length]="</a:fmtScheme>",n[n.length]="</a:themeElements>",n[n.length]="<a:objectDefaults>",n[n.length]="<a:spDef>",n[n.length]='<a:spPr/><a:bodyPr/><a:lstStyle/><a:style><a:lnRef idx="1"><a:schemeClr val="accent1"/></a:lnRef><a:fillRef idx="3"><a:schemeClr val="accent1"/></a:fillRef><a:effectRef idx="2"><a:schemeClr val="accent1"/></a:effectRef><a:fontRef idx="minor"><a:schemeClr val="lt1"/></a:fontRef></a:style>',n[n.length]="</a:spDef>",n[n.length]="<a:lnDef>",n[n.length]='<a:spPr/><a:bodyPr/><a:lstStyle/><a:style><a:lnRef idx="2"><a:schemeClr val="accent1"/></a:lnRef><a:fillRef idx="0"><a:schemeClr val="accent1"/></a:fillRef><a:effectRef idx="1"><a:schemeClr val="accent1"/></a:effectRef><a:fontRef idx="minor"><a:schemeClr val="tx1"/></a:fontRef></a:style>',n[n.length]="</a:lnDef>",n[n.length]="</a:objectDefaults>",n[n.length]="<a:extraClrSchemeLst/>",n[n.length]="</a:theme>",n.join("")}function ga(t){var e={};switch(e.xclrType=t.read_shift(2),e.nTintShade=t.read_shift(2),e.xclrType){case 0:t.l+=4;break;case 1:e.xclrValue=function(t,e){return Qe(t,e)}(t,4);break;case 2:e.xclrValue=si(t);break;case 3:e.xclrValue=function(t){return t.read_shift(4)}(t);break;case 4:t.l+=4}return t.l+=8,e}function ma(t){var e=t.read_shift(2),n=t.read_shift(2)-4,r=[e];switch(e){case 4:case 5:case 7:case 8:case 9:case 10:case 11:case 13:r[1]=ga(t);break;case 6:r[1]=function(t,e){return Qe(t,e)}(t,n);break;case 14:case 15:r[1]=t.read_shift(1===n?1:2);break;default:throw new Error("Unrecognized ExtProp type: "+e+" "+n)}return r}rr.IMG="http://schemas.openxmlformats.org/officeDocument/2006/relationships/image",rr.DRAW="http://schemas.openxmlformats.org/officeDocument/2006/relationships/drawing";var va=1024;function ya(t,e){for(var n=[21600,21600],r=["m0,0l0",n[1],n[0],n[1],n[0],"0xe"].join(","),i=[ie("xml",null,{"xmlns:v":se.v,"xmlns:o":se.o,"xmlns:x":se.x,"xmlns:mv":se.mv}).replace(/\/>/,">"),ie("o:shapelayout",ie("o:idmap",null,{"v:ext":"edit",data:t}),{"v:ext":"edit"}),ie("v:shapetype",[ie("v:stroke",null,{joinstyle:"miter"}),ie("v:path",null,{gradientshapeok:"t","o:connecttype":"rect"})].join(""),{id:"_x0000_t202","o:spt":202,coordsize:n.join(","),path:r})];va<1e3*t;)va+=1e3;return e.forEach(function(t){var e=en(t[0]),n={color2:"#BEFF82",type:"gradient"};"gradient"==n.type&&(n.angle="-180");var r=ie("v:fill","gradient"==n.type?ie("o:fill",null,{type:"gradientUnscaled","v:ext":"view"}):null,n);++va,i=i.concat(["<v:shape"+re({id:"_x0000_s"+va,type:"#_x0000_t202",style:"position:absolute; margin-left:80pt;margin-top:5pt;width:104pt;height:64pt;z-index:10"+(t[1].hidden?";visibility:hidden":""),fillcolor:"#ECFAD4",strokecolor:"#edeaa1"})+">",r,ie("v:shadow",null,{on:"t",obscured:"t"}),ie("v:path",null,{"o:connecttype":"none"}),'<v:textbox><div style="text-align:left"></div></v:textbox>','<x:ClientData ObjectType="Note">',"<x:MoveWithCells/>","<x:SizeWithCells/>",ne("x:Anchor",[e.c+1,0,e.r+1,0,e.c+3,20,e.r+5,20].join(",")),ne("x:AutoFill","False"),ne("x:Row",String(e.r)),ne("x:Column",String(e.c)),t[1].hidden?"":"<x:Visible/>","</x:ClientData>","</v:shape>"])}),i.push("</xml>"),i.join("")}rr.CMNT="http://schemas.openxmlformats.org/officeDocument/2006/relationships/comments";var ba=ie("comments",null,{xmlns:ae.main[0]});var _a=fn;function wa(t){var e=Ve(),n=[];return We(e,"BrtBeginComments"),We(e,"BrtBeginCommentAuthors"),t.forEach(function(t){t[1].forEach(function(t){n.indexOf(t.a)>-1||(n.push(t.a.slice(0,54)),We(e,"BrtCommentAuthor",pn(t.a.slice(0,54))))})}),We(e,"BrtEndCommentAuthors"),We(e,"BrtBeginCommentList"),t.forEach(function(t){t[1].forEach(function(r){r.iauthor=n.indexOf(r.a);var i,o,a={s:en(t[0]),e:en(t[0])};We(e,"BrtBeginComment",(i=[a,r],null==o&&(o=ze(36)),o.write_shift(4,i[1].iauthor),On(i[0],o),o.write_shift(4,0),o.write_shift(4,0),o.write_shift(4,0),o.write_shift(4,0),o)),r.t&&r.t.length>0&&We(e,"BrtCommentText",vn(r)),We(e,"BrtEndComment"),delete r.iauthor})}),We(e,"BrtEndCommentList"),We(e,"BrtEndComments"),e.end()}var xa="application/vnd.ms-office.vbaProject";var Sa=["xlsb","xlsm","xlam","biff8","xla"];rr.DS="http://schemas.openxmlformats.org/officeDocument/2006/relationships/dialogsheet",rr.MS="http://schemas.microsoft.com/office/2006/relationships/xlMacrosheet";var Ca=function(){var t=/(^|[^A-Za-z_])R(\[?-?\d+\]|[1-9]\d*|)C(\[?-?\d+\]|[1-9]\d*|)(?![A-Za-z0-9_])/g,e={r:0,c:0};function n(t,n,r,i){var o=!1,a=!1;0==r.length?a=!0:"["==r.charAt(0)&&(a=!0,r=r.slice(1,-1)),0==i.length?o=!0:"["==i.charAt(0)&&(o=!0,i=i.slice(1,-1));var s=r.length>0?0|parseInt(r,10):0,l=i.length>0?0|parseInt(i,10):0;return o?l+=e.c:--l,a?s+=e.r:--s,n+(o?"":"$")+tn(l)+(a?"":"$")+Je(s)}return function(r,i){return e=i,r.replace(t,n)}}(),ka=/(^|[^._A-Z0-9])([$]?)([A-Z]{1,2}|[A-W][A-Z]{2}|X[A-E][A-Z]|XF[A-D])([$]?)(10[0-3]\d{4}|104[0-7]\d{3}|1048[0-4]\d{2}|10485[0-6]\d|104857[0-6]|[1-9]\d{0,5})(?![_.\(A-Za-z0-9])/g,Ba=function(t,e){return t.replace(ka,function(t,n,r,i,o,a){var s=qe(i)-(r?0:e.c),l=Ke(a)-(o?0:e.r);return n+"R"+(0==l?"":o?l+1:"["+l+"]")+"C"+(0==s?"":r?s+1:"["+s+"]")})};function Ta(t,e,n){var r=rn(e).s,i=en(n);return function(t,e){return t.replace(ka,function(t,n,r,i,o,a){return n+("$"==r?r+i:tn(qe(i)+e.c))+("$"==o?o+a:Je(Ke(a)+e.r))})}(t,{r:i.r-r.r,c:i.c-r.c})}function Ea(t){return t.replace(/_xlfn\./g,"")}function Ma(t){t.l+=1}function Oa(t,e){var n=t.read_shift(1==e?1:2);return[16383&n,n>>14&1,n>>15&1]}function La(t,e,n){var r=2;if(n){if(n.biff>=2&&n.biff<=5)return Da(t);12==n.biff&&(r=4)}var i=t.read_shift(r),o=t.read_shift(r),a=Oa(t,2),s=Oa(t,2);return{s:{r:i,c:a[0],cRel:a[1],rRel:a[2]},e:{r:o,c:s[0],cRel:s[1],rRel:s[2]}}}function Da(t){var e=Oa(t,2),n=Oa(t,2),r=t.read_shift(1),i=t.read_shift(1);return{s:{r:e[0],c:r,cRel:e[1],rRel:e[2]},e:{r:n[0],c:i,cRel:n[1],rRel:n[2]}}}function Ia(t,e,n){if(n&&n.biff>=2&&n.biff<=5)return function(t){var e=Oa(t,2),n=t.read_shift(1);return{r:e[0],c:n,cRel:e[1],rRel:e[2]}}(t);var r=t.read_shift(n&&12==n.biff?4:2),i=Oa(t,2);return{r:r,c:i[0],cRel:i[1],rRel:i[2]}}function Pa(t){return[t.read_shift(1),t.read_shift(1)]}function Na(t,e){var n=[t.read_shift(1)];if(12==e)switch(n[0]){case 2:n[0]=4;break;case 4:n[0]=16;break;case 0:n[0]=1;break;case 1:n[0]=2}switch(n[0]){case 4:n[1]=Gr(t,1)?"TRUE":"FALSE",12!=e&&(t.l+=7);break;case 37:case 16:n[1]=$n[t[t.l]],t.l+=12==e?4:8;break;case 0:t.l+=8;break;case 1:n[1]=Ln(t);break;case 2:n[1]=ri(t,0,{biff:e>0&&e<8?2:e});break;default:throw new Error("Bad SerAr: "+n[0])}return n}function Fa(t,e,n){for(var r=t.read_shift(12==n.biff?4:2),i=[],o=0;o!=r;++o)i.push((12==n.biff?Mn:fi)(t,8));return i}function Ra(t,e,n){var r=0,i=0;12==n.biff?(r=t.read_shift(4),i=t.read_shift(4)):(i=1+t.read_shift(1),r=1+t.read_shift(2)),n.biff>=2&&n.biff<8&&(--r,0==--i&&(i=256));for(var o=0,a=[];o!=r&&(a[o]=[]);++o)for(var s=0;s!=i;++s)a[o][s]=Na(t,n.biff);return a}function ja(t,e,n){return t.l+=2,[function(t){var e=t.read_shift(2),n=t.read_shift(2);return{r:e,c:255&n,fQuoted:!!(16384&n),cRel:n>>15,rRel:n>>15}}(t)]}function Ha(t){return t.l+=6,[]}var Ua=ja,Qa=Ha,za=Ha,Ya=ja;function Va(t){return t.l+=2,[Zr(t),1&t.read_shift(2)]}var Wa=ja,Ga=Va,Xa=Ha,Za=ja,$a=ja,Ka=["Data","All","Headers","??","?Data2","??","?DataHeaders","??","Totals","??","??","??","?DataTotals","??","??","??","?Current"];var Ja={1:{n:"PtgExp",f:function(t,e,n){return t.l++,n&&12==n.biff?[t.read_shift(4,"i"),0]:[t.read_shift(2),t.read_shift(n&&2==n.biff?1:2)]}},2:{n:"PtgTbl",f:Qe},3:{n:"PtgAdd",f:Ma},4:{n:"PtgSub",f:Ma},5:{n:"PtgMul",f:Ma},6:{n:"PtgDiv",f:Ma},7:{n:"PtgPower",f:Ma},8:{n:"PtgConcat",f:Ma},9:{n:"PtgLt",f:Ma},10:{n:"PtgLe",f:Ma},11:{n:"PtgEq",f:Ma},12:{n:"PtgGe",f:Ma},13:{n:"PtgGt",f:Ma},14:{n:"PtgNe",f:Ma},15:{n:"PtgIsect",f:Ma},16:{n:"PtgUnion",f:Ma},17:{n:"PtgRange",f:Ma},18:{n:"PtgUplus",f:Ma},19:{n:"PtgUminus",f:Ma},20:{n:"PtgPercent",f:Ma},21:{n:"PtgParen",f:Ma},22:{n:"PtgMissArg",f:Ma},23:{n:"PtgStr",f:function(t,e,n){return t.l++,Jr(t,0,n)}},26:{n:"PtgSheet",f:function(t,e,n){return t.l+=5,t.l+=2,t.l+=2==n.biff?1:4,["PTGSHEET"]}},27:{n:"PtgEndSheet",f:function(t,e,n){return t.l+=2==n.biff?4:5,["PTGENDSHEET"]}},28:{n:"PtgErr",f:function(t){return t.l++,$n[t.read_shift(1)]}},29:{n:"PtgBool",f:function(t){return t.l++,0!==t.read_shift(1)}},30:{n:"PtgInt",f:function(t){return t.l++,t.read_shift(2)}},31:{n:"PtgNum",f:function(t){return t.l++,Ln(t)}},32:{n:"PtgArray",f:function(t,e,n){var r=(96&t[t.l++])>>5;return t.l+=2==n.biff?6:12==n.biff?14:7,[r]}},33:{n:"PtgFunc",f:function(t,e,n){var r=(96&t[t.l])>>5;t.l+=1;var i=t.read_shift(n&&n.biff<=3?1:2);return[ys[i],vs[i],r]}},34:{n:"PtgFuncVar",f:function(t,e,n){var r=t[t.l++],i=t.read_shift(1),o=n&&n.biff<=3?[88==r?-1:0,t.read_shift(1)]:function(t){return[t[t.l+1]>>7,32767&t.read_shift(2)]}(t);return[i,(0===o[0]?vs:ms)[o[1]]]}},35:{n:"PtgName",f:function(t,e,n){var r=t.read_shift(1)>>>5&3,i=!n||n.biff>=8?4:2,o=t.read_shift(i);switch(n.biff){case 2:t.l+=5;break;case 3:case 4:t.l+=8;break;case 5:t.l+=12}return[r,0,o]}},36:{n:"PtgRef",f:function(t,e,n){var r=(96&t[t.l])>>5;return t.l+=1,[r,Ia(t,0,n)]}},37:{n:"PtgArea",f:function(t,e,n){return[(96&t[t.l++])>>5,La(t,n.biff>=2&&n.biff,n)]}},38:{n:"PtgMemArea",f:function(t,e,n){var r=t.read_shift(1)>>>5&3;return t.l+=n&&2==n.biff?3:4,[r,t.read_shift(n&&2==n.biff?1:2)]}},39:{n:"PtgMemErr",f:Qe},40:{n:"PtgMemNoMem",f:Qe},41:{n:"PtgMemFunc",f:function(t,e,n){return[t.read_shift(1)>>>5&3,t.read_shift(n&&2==n.biff?1:2)]}},42:{n:"PtgRefErr",f:function(t,e,n){var r=t.read_shift(1)>>>5&3;return t.l+=4,n.biff<8&&t.l--,12==n.biff&&(t.l+=2),[r]}},43:{n:"PtgAreaErr",f:function(t,e,n){var r=(96&t[t.l++])>>5;return t.l+=n&&n.biff>8?12:n.biff<8?6:8,[r]}},44:{n:"PtgRefN",f:function(t,e,n){var r=(96&t[t.l])>>5;return t.l+=1,[r,function(t,e,n){var r=n&&n.biff?n.biff:8;if(r>=2&&r<=5)return function(t){var e=t.read_shift(2),n=t.read_shift(1),r=(32768&e)>>15,i=(16384&e)>>14;return e&=16383,1==r&&e>=8192&&(e-=16384),1==i&&n>=128&&(n-=256),{r:e,c:n,cRel:i,rRel:r}}(t);var i=t.read_shift(r>=12?4:2),o=t.read_shift(2),a=(16384&o)>>14,s=(32768&o)>>15;if(o&=16383,1==s)for(;i>524287;)i-=1048576;if(1==a)for(;o>8191;)o-=16384;return{r:i,c:o,cRel:a,rRel:s}}(t,0,n)]}},45:{n:"PtgAreaN",f:function(t,e,n){return[(96&t[t.l++])>>5,function(t,e,n){if(n.biff<8)return Da(t);var r=t.read_shift(12==n.biff?4:2),i=t.read_shift(12==n.biff?4:2),o=Oa(t,2),a=Oa(t,2);return{s:{r:r,c:o[0],cRel:o[1],rRel:o[2]},e:{r:i,c:a[0],cRel:a[1],rRel:a[2]}}}(t,0,n)]}},46:{n:"PtgMemAreaN",f:function(t){return[t.read_shift(1)>>>5&3,t.read_shift(2)]}},47:{n:"PtgMemNoMemN",f:function(t){return[t.read_shift(1)>>>5&3,t.read_shift(2)]}},57:{n:"PtgNameX",f:function(t,e,n){return 5==n.biff?function(t){var e=t.read_shift(1)>>>5&3,n=t.read_shift(2,"i");t.l+=8;var r=t.read_shift(2);return t.l+=12,[e,n,r]}(t):[t.read_shift(1)>>>5&3,t.read_shift(2),t.read_shift(4)]}},58:{n:"PtgRef3d",f:function(t,e,n){var r=(96&t[t.l])>>5;t.l+=1;var i=t.read_shift(2);return n&&5==n.biff&&(t.l+=12),[r,i,Ia(t,0,n)]}},59:{n:"PtgArea3d",f:function(t,e,n){var r=(96&t[t.l++])>>5,i=t.read_shift(2,"i");if(n)switch(n.biff){case 5:t.l+=12}return[r,i,La(t,0,n)]}},60:{n:"PtgRefErr3d",f:function(t,e,n){var r=(96&t[t.l++])>>5,i=t.read_shift(2),o=4;if(n)switch(n.biff){case 5:o=15;break;case 12:o=6}return t.l+=o,[r,i]}},61:{n:"PtgAreaErr3d",f:function(t,e,n){var r=(96&t[t.l++])>>5,i=t.read_shift(2),o=8;if(n)switch(n.biff){case 5:t.l+=12,o=6;break;case 12:o=12}return t.l+=o,[r,i]}},255:{}},qa={64:32,96:32,65:33,97:33,66:34,98:34,67:35,99:35,68:36,100:36,69:37,101:37,70:38,102:38,71:39,103:39,72:40,104:40,73:41,105:41,74:42,106:42,75:43,107:43,76:44,108:44,77:45,109:45,78:46,110:46,79:47,111:47,88:34,120:34,89:57,121:57,90:58,122:58,91:59,123:59,92:60,124:60,93:61,125:61};!function(){for(var t in qa)Ja[t]=Ja[qa[t]]}();var ts={1:{n:"PtgElfLel",f:Va},2:{n:"PtgElfRw",f:Za},3:{n:"PtgElfCol",f:Ua},6:{n:"PtgElfRwV",f:$a},7:{n:"PtgElfColV",f:Ya},10:{n:"PtgElfRadical",f:Wa},11:{n:"PtgElfRadicalS",f:Xa},13:{n:"PtgElfColS",f:Qa},15:{n:"PtgElfColSV",f:za},16:{n:"PtgElfRadicalLel",f:Ga},25:{n:"PtgList",f:function(t){t.l+=2;var e=t.read_shift(2),n=t.read_shift(2),r=t.read_shift(4),i=t.read_shift(2),o=t.read_shift(2);return{ixti:e,coltype:3&n,rt:Ka[n>>2&31],idx:r,c:i,C:o}}},29:{n:"PtgSxName",f:function(t){return t.l+=2,[t.read_shift(4)]}},255:{}},es={0:{n:"PtgAttrNoop",f:function(t){return t.l+=4,[0,0]}},1:{n:"PtgAttrSemi",f:function(t,e,n){var r=255&t[t.l+1]?1:0;return t.l+=n&&2==n.biff?3:4,[r]}},2:{n:"PtgAttrIf",f:function(t,e,n){var r=255&t[t.l+1]?1:0;return t.l+=2,[r,t.read_shift(n&&2==n.biff?1:2)]}},4:{n:"PtgAttrChoose",f:function(t,e,n){t.l+=2;for(var r=t.read_shift(n&&2==n.biff?1:2),i=[],o=0;o<=r;++o)i.push(t.read_shift(n&&2==n.biff?1:2));return i}},8:{n:"PtgAttrGoto",f:function(t,e,n){var r=255&t[t.l+1]?1:0;return t.l+=2,[r,t.read_shift(n&&2==n.biff?1:2)]}},16:{n:"PtgAttrSum",f:function(t,e,n){t.l+=n&&2==n.biff?3:4}},32:{n:"PtgAttrBaxcel",f:function(t){var e=1&t[t.l+1];return t.l+=4,[e,1]}},64:{n:"PtgAttrSpace",f:function(t){return t.read_shift(2),Pa(t)}},65:{n:"PtgAttrSpaceSemi",f:function(t){return t.read_shift(2),Pa(t)}},128:{n:"PtgAttrIfError",f:function(t){var e=255&t[t.l+1]?1:0;return t.l+=2,[e,t.read_shift(2)]}},255:{}};function ns(t,e,n,r){if(r.biff<8)return Qe(t,e);for(var i=t.l+e,o=[],a=0;a!==n.length;++a)switch(n[a][0]){case"PtgArray":n[a][1]=Ra(t,0,r),o.push(n[a][1]);break;case"PtgMemArea":n[a][2]=Fa(t,n[a][1],r),o.push(n[a][2]);break;case"PtgExp":r&&12==r.biff&&(n[a][1][1]=t.read_shift(4),o.push(n[a][1]));break;case"PtgList":case"PtgElfRadicalS":case"PtgElfColS":case"PtgElfColSV":throw"Unsupported "+n[a][0]}return 0!==(e=i-t.l)&&o.push(Qe(t,e)),o}function rs(t,e,n){for(var r,i,o=t.l+e,a=[];o!=t.l;)e=o-t.l,i=t[t.l],r=Ja[i],24!==i&&25!==i||(r=(24===i?ts:es)[t[t.l+1]]),r&&r.f?a.push([r.n,r.f(t,e,n)]):Qe(t,e);return a}function is(t){for(var e=[],n=0;n<t.length;++n){for(var r=t[n],i=[],o=0;o<r.length;++o){var a=r[o];if(a)switch(a[0]){case 2:i.push('"'+a[1].replace(/"/g,'""')+'"');break;default:i.push(a[1])}else i.push("")}e.push(i.join(","))}return e.join(";")}es[33]=es[32];var os={PtgAdd:"+",PtgConcat:"&",PtgDiv:"/",PtgEq:"=",PtgGe:">=",PtgGt:">",PtgLe:"<=",PtgLt:"<",PtgMul:"*",PtgNe:"<>",PtgPower:"^",PtgSub:"-"},as=new RegExp(/[^\w\u4E00-\u9FFF\u3040-\u30FF]/);function ss(t,e,n){if(!t)return"SH33TJSERR0";if(n.biff>8&&(!t.XTI||!t.XTI[e]))return t.SheetNames[e];if(!t.XTI)return"SH33TJSERR6";var r=t.XTI[e];if(n.biff<8)return e>1e4&&(e-=65536),e<0&&(e=-e),0==e?"":t.XTI[e-1];if(!r)return"SH33TJSERR1";var i="";if(n.biff>8)switch(t[r[0]][0]){case 357:return i=-1==r[1]?"#REF":t.SheetNames[r[1]],r[1]==r[2]?i:i+":"+t.SheetNames[r[2]];case 358:return null!=n.SID?t.SheetNames[n.SID]:"SH33TJSSAME"+t[r[0]][0];case 355:default:return"SH33TJSSRC"+t[r[0]][0]}switch(t[r[0]][0][0]){case 1025:return i=-1==r[1]?"#REF":t.SheetNames[r[1]]||"SH33TJSERR3",r[1]==r[2]?i:i+":"+t.SheetNames[r[2]];case 14849:return t[r[0]].slice(1).map(function(t){return t.Name}).join(";;");default:return t[r[0]][0][3]?(i=-1==r[1]?"#REF":t[r[0]][0][3][r[1]]||"SH33TJSERR4",r[1]==r[2]?i:i+":"+t[r[0]][0][3][r[2]]):"SH33TJSERR2"}}function ls(t,e,n){return function(t,e){if(!(t||e&&e.biff<=5&&e.biff>=2))throw new Error("empty sheet name");return as.test(t)?"'"+t+"'":t}(ss(t,e,n),n)}function cs(t,e,n,r,i){var o,a,s,l,c=i&&i.biff||8,u={s:{c:0,r:0},e:{c:0,r:0}},h=[],d=0,f=0,p="";if(!t[0]||!t[0][0])return"";for(var A=-1,g="",m=0,v=t[0].length;m<v;++m){var y=t[0][m];switch(y[0]){case"PtgUminus":h.push("-"+h.pop());break;case"PtgUplus":h.push("+"+h.pop());break;case"PtgPercent":h.push(h.pop()+"%");break;case"PtgAdd":case"PtgConcat":case"PtgDiv":case"PtgEq":case"PtgGe":case"PtgGt":case"PtgLe":case"PtgLt":case"PtgMul":case"PtgNe":case"PtgPower":case"PtgSub":if(o=h.pop(),a=h.pop(),A>=0){switch(t[0][A][1][0]){case 0:g=at(" ",t[0][A][1][1]);break;case 1:g=at("\r",t[0][A][1][1]);break;default:if(g="",i.WTF)throw new Error("Unexpected PtgAttrSpaceType "+t[0][A][1][0])}a+=g,A=-1}h.push(a+os[y[0]]+o);break;case"PtgIsect":o=h.pop(),a=h.pop(),h.push(a+" "+o);break;case"PtgUnion":o=h.pop(),a=h.pop(),h.push(a+","+o);break;case"PtgRange":o=h.pop(),a=h.pop(),h.push(a+":"+o);break;case"PtgAttrChoose":case"PtgAttrGoto":case"PtgAttrIf":case"PtgAttrIfError":break;case"PtgRef":s=Ge(y[1][1],u,i),h.push(Ze(s,c));break;case"PtgRefN":s=n?Ge(y[1][1],n,i):y[1][1],h.push(Ze(s,c));break;case"PtgRef3d":d=y[1][1],s=Ge(y[1][2],u,i);p=ls(r,d,i);h.push(p+"!"+Ze(s,c));break;case"PtgFunc":case"PtgFuncVar":var b=y[1][0],_=y[1][1];b||(b=0);var w=0==(b&=127)?[]:h.slice(-b);h.length-=b,"User"===_&&(_=w.shift()),h.push(_+"("+w.join(",")+")");break;case"PtgBool":h.push(y[1]?"TRUE":"FALSE");break;case"PtgInt":h.push(y[1]);break;case"PtgNum":h.push(String(y[1]));break;case"PtgStr":h.push('"'+y[1].replace(/"/g,'""')+'"');break;case"PtgErr":h.push(y[1]);break;case"PtgAreaN":l=Xe(y[1][1],n?{s:n}:u,i),h.push($e(l,i));break;case"PtgArea":l=Xe(y[1][1],u,i),h.push($e(l,i));break;case"PtgArea3d":d=y[1][1],l=y[1][2],p=ls(r,d,i),h.push(p+"!"+$e(l,i));break;case"PtgAttrSum":h.push("SUM("+h.pop()+")");break;case"PtgAttrBaxcel":case"PtgAttrSemi":break;case"PtgName":f=y[1][2];var x=(r.names||[])[f-1]||(r[0]||[])[f],S=x?x.Name:"SH33TJSNAME"+String(f);S in bs&&(S=bs[S]),h.push(S);break;case"PtgNameX":var C,k=y[1][1];if(f=y[1][2],!(i.biff<=5)){var B="";if(14849==((r[k]||[])[0]||[])[0]||(1025==((r[k]||[])[0]||[])[0]?r[k][f]&&r[k][f].itab>0&&(B=r.SheetNames[r[k][f].itab-1]+"!"):B=r.SheetNames[f-1]+"!"),r[k]&&r[k][f])B+=r[k][f].Name;else if(r[0]&&r[0][f])B+=r[0][f].Name;else{var T=ss(r,k,i).split(";;");T[f-1]?B=T[f-1]:B+="SH33TJSERRX"}h.push(B);break}k<0&&(k=-k),r[k]&&(C=r[k][f]),C||(C={Name:"SH33TJSERRY"}),h.push(C.Name);break;case"PtgParen":var E="(",M=")";if(A>=0){switch(g="",t[0][A][1][0]){case 2:E=at(" ",t[0][A][1][1])+E;break;case 3:E=at("\r",t[0][A][1][1])+E;break;case 4:M=at(" ",t[0][A][1][1])+M;break;case 5:M=at("\r",t[0][A][1][1])+M;break;default:if(i.WTF)throw new Error("Unexpected PtgAttrSpaceType "+t[0][A][1][0])}A=-1}h.push(E+h.pop()+M);break;case"PtgRefErr":case"PtgRefErr3d":h.push("#REF!");break;case"PtgExp":s={c:y[1][1],r:y[1][0]};var O={c:n.c,r:n.r};if(r.sharedf[nn(s)]){var L=r.sharedf[nn(s)];h.push(cs(L,u,O,r,i))}else{var D=!1;for(o=0;o!=r.arrayf.length;++o)if(a=r.arrayf[o],!(s.c<a[0].s.c||s.c>a[0].e.c||s.r<a[0].s.r||s.r>a[0].e.r)){h.push(cs(a[1],u,O,r,i)),D=!0;break}D||h.push(y[1])}break;case"PtgArray":h.push("{"+is(y[1])+"}");break;case"PtgMemArea":break;case"PtgAttrSpace":case"PtgAttrSpaceSemi":A=m;break;case"PtgTbl":case"PtgMemErr":break;case"PtgMissArg":h.push("");break;case"PtgAreaErr":case"PtgAreaErr3d":h.push("#REF!");break;case"PtgList":h.push("Table"+y[1].idx+"[#"+y[1].rt+"]");break;case"PtgMemAreaN":case"PtgMemNoMemN":case"PtgAttrNoop":case"PtgSheet":case"PtgEndSheet":case"PtgMemFunc":case"PtgMemNoMem":break;case"PtgElfCol":case"PtgElfColS":case"PtgElfColSV":case"PtgElfColV":case"PtgElfLel":case"PtgElfRadical":case"PtgElfRadicalLel":case"PtgElfRadicalS":case"PtgElfRw":case"PtgElfRwV":throw new Error("Unsupported ELFs");case"PtgSxName":default:throw new Error("Unrecognized Formula Token: "+String(y))}if(3!=i.biff&&A>=0&&-1==["PtgAttrSpace","PtgAttrSpaceSemi","PtgAttrGoto"].indexOf(t[0][m][0])){var I=!0;switch((y=t[0][A])[1][0]){case 4:I=!1;case 0:g=at(" ",y[1][1]);break;case 5:I=!1;case 1:g=at("\r",y[1][1]);break;default:if(g="",i.WTF)throw new Error("Unexpected PtgAttrSpaceType "+y[1][0])}h.push((I?g:"")+h.pop()+(I?"":g)),A=-1}}if(h.length>1&&i.WTF)throw new Error("bad formula stack");return h[0]}function us(t,e,n){var r=t.l+e,i=ci(t);2==n.biff&&++t.l;var o=function(t){var e;if(65535!==Me(t,t.l+6))return[Ln(t),"n"];switch(t[t.l]){case 0:return t.l+=8,["String","s"];case 1:return e=1===t[t.l+2],t.l+=8,[e,"b"];case 2:return e=t[t.l+2],t.l+=8,[e,"e"];case 3:return t.l+=8,["","s"]}return[]}(t),a=t.read_shift(1);2!=n.biff&&(t.read_shift(1),n.biff>=5&&t.read_shift(4));var s=function(t,e,n){var r,i=t.l+e,o=2==n.biff?1:2,a=t.read_shift(o);if(65535==a)return[[],Qe(t,e-2)];var s=rs(t,a,n);return e!==a+o&&(r=ns(t,e-a-o,s,n)),t.l=i,[s,r]}(t,r-t.l,n);return{cell:i,val:o[0],formula:s,shared:a>>3&1,tt:o[1]}}function hs(t,e,n,r,i){var o=ui(e,n,i),a=function(t){if(null==t){var e=ze(8);return e.write_shift(1,3),e.write_shift(1,0),e.write_shift(2,0),e.write_shift(2,0),e.write_shift(2,65535),e}return Dn("number"==typeof t?t:0)}(t.v),s=ze(6);s.write_shift(2,33),s.write_shift(4,0);for(var l=ze(t.bf.length),c=0;c<t.bf.length;++c)l[c]=t.bf[c];return M([o,a,s,l])}function ds(t,e,n){var r=rs(t,t.read_shift(4),n),i=t.read_shift(4);return[r,i>0?ns(t,i,r,n):null]}var fs=ds,ps=ds,As=ds,gs=ds,ms={0:"BEEP",1:"OPEN",2:"OPEN.LINKS",3:"CLOSE.ALL",4:"SAVE",5:"SAVE.AS",6:"FILE.DELETE",7:"PAGE.SETUP",8:"PRINT",9:"PRINTER.SETUP",10:"QUIT",11:"NEW.WINDOW",12:"ARRANGE.ALL",13:"WINDOW.SIZE",14:"WINDOW.MOVE",15:"FULL",16:"CLOSE",17:"RUN",22:"SET.PRINT.AREA",23:"SET.PRINT.TITLES",24:"SET.PAGE.BREAK",25:"REMOVE.PAGE.BREAK",26:"FONT",27:"DISPLAY",28:"PROTECT.DOCUMENT",29:"PRECISION",30:"A1.R1C1",31:"CALCULATE.NOW",32:"CALCULATION",34:"DATA.FIND",35:"EXTRACT",36:"DATA.DELETE",37:"SET.DATABASE",38:"SET.CRITERIA",39:"SORT",40:"DATA.SERIES",41:"TABLE",42:"FORMAT.NUMBER",43:"ALIGNMENT",44:"STYLE",45:"BORDER",46:"CELL.PROTECTION",47:"COLUMN.WIDTH",48:"UNDO",49:"CUT",50:"COPY",51:"PASTE",52:"CLEAR",53:"PASTE.SPECIAL",54:"EDIT.DELETE",55:"INSERT",56:"FILL.RIGHT",57:"FILL.DOWN",61:"DEFINE.NAME",62:"CREATE.NAMES",63:"FORMULA.GOTO",64:"FORMULA.FIND",65:"SELECT.LAST.CELL",66:"SHOW.ACTIVE.CELL",67:"GALLERY.AREA",68:"GALLERY.BAR",69:"GALLERY.COLUMN",70:"GALLERY.LINE",71:"GALLERY.PIE",72:"GALLERY.SCATTER",73:"COMBINATION",74:"PREFERRED",75:"ADD.OVERLAY",76:"GRIDLINES",77:"SET.PREFERRED",78:"AXES",79:"LEGEND",80:"ATTACH.TEXT",81:"ADD.ARROW",82:"SELECT.CHART",83:"SELECT.PLOT.AREA",84:"PATTERNS",85:"MAIN.CHART",86:"OVERLAY",87:"SCALE",88:"FORMAT.LEGEND",89:"FORMAT.TEXT",90:"EDIT.REPEAT",91:"PARSE",92:"JUSTIFY",93:"HIDE",94:"UNHIDE",95:"WORKSPACE",96:"FORMULA",97:"FORMULA.FILL",98:"FORMULA.ARRAY",99:"DATA.FIND.NEXT",100:"DATA.FIND.PREV",101:"FORMULA.FIND.NEXT",102:"FORMULA.FIND.PREV",103:"ACTIVATE",104:"ACTIVATE.NEXT",105:"ACTIVATE.PREV",106:"UNLOCKED.NEXT",107:"UNLOCKED.PREV",108:"COPY.PICTURE",109:"SELECT",110:"DELETE.NAME",111:"DELETE.FORMAT",112:"VLINE",113:"HLINE",114:"VPAGE",115:"HPAGE",116:"VSCROLL",117:"HSCROLL",118:"ALERT",119:"NEW",120:"CANCEL.COPY",121:"SHOW.CLIPBOARD",122:"MESSAGE",124:"PASTE.LINK",125:"APP.ACTIVATE",126:"DELETE.ARROW",127:"ROW.HEIGHT",128:"FORMAT.MOVE",129:"FORMAT.SIZE",130:"FORMULA.REPLACE",131:"SEND.KEYS",132:"SELECT.SPECIAL",133:"APPLY.NAMES",134:"REPLACE.FONT",135:"FREEZE.PANES",136:"SHOW.INFO",137:"SPLIT",138:"ON.WINDOW",139:"ON.DATA",140:"DISABLE.INPUT",142:"OUTLINE",143:"LIST.NAMES",144:"FILE.CLOSE",145:"SAVE.WORKBOOK",146:"DATA.FORM",147:"COPY.CHART",148:"ON.TIME",149:"WAIT",150:"FORMAT.FONT",151:"FILL.UP",152:"FILL.LEFT",153:"DELETE.OVERLAY",155:"SHORT.MENUS",159:"SET.UPDATE.STATUS",161:"COLOR.PALETTE",162:"DELETE.STYLE",163:"WINDOW.RESTORE",164:"WINDOW.MAXIMIZE",166:"CHANGE.LINK",167:"CALCULATE.DOCUMENT",168:"ON.KEY",169:"APP.RESTORE",170:"APP.MOVE",171:"APP.SIZE",172:"APP.MINIMIZE",173:"APP.MAXIMIZE",174:"BRING.TO.FRONT",175:"SEND.TO.BACK",185:"MAIN.CHART.TYPE",186:"OVERLAY.CHART.TYPE",187:"SELECT.END",188:"OPEN.MAIL",189:"SEND.MAIL",190:"STANDARD.FONT",191:"CONSOLIDATE",192:"SORT.SPECIAL",193:"GALLERY.3D.AREA",194:"GALLERY.3D.COLUMN",195:"GALLERY.3D.LINE",196:"GALLERY.3D.PIE",197:"VIEW.3D",198:"GOAL.SEEK",199:"WORKGROUP",200:"FILL.GROUP",201:"UPDATE.LINK",202:"PROMOTE",203:"DEMOTE",204:"SHOW.DETAIL",206:"UNGROUP",207:"OBJECT.PROPERTIES",208:"SAVE.NEW.OBJECT",209:"SHARE",210:"SHARE.NAME",211:"DUPLICATE",212:"APPLY.STYLE",213:"ASSIGN.TO.OBJECT",214:"OBJECT.PROTECTION",215:"HIDE.OBJECT",216:"SET.EXTRACT",217:"CREATE.PUBLISHER",218:"SUBSCRIBE.TO",219:"ATTRIBUTES",220:"SHOW.TOOLBAR",222:"PRINT.PREVIEW",223:"EDIT.COLOR",224:"SHOW.LEVELS",225:"FORMAT.MAIN",226:"FORMAT.OVERLAY",227:"ON.RECALC",228:"EDIT.SERIES",229:"DEFINE.STYLE",240:"LINE.PRINT",243:"ENTER.DATA",249:"GALLERY.RADAR",250:"MERGE.STYLES",251:"EDITION.OPTIONS",252:"PASTE.PICTURE",253:"PASTE.PICTURE.LINK",254:"SPELLING",256:"ZOOM",259:"INSERT.OBJECT",260:"WINDOW.MINIMIZE",265:"SOUND.NOTE",266:"SOUND.PLAY",267:"FORMAT.SHAPE",268:"EXTEND.POLYGON",269:"FORMAT.AUTO",272:"GALLERY.3D.BAR",273:"GALLERY.3D.SURFACE",274:"FILL.AUTO",276:"CUSTOMIZE.TOOLBAR",277:"ADD.TOOL",278:"EDIT.OBJECT",279:"ON.DOUBLECLICK",280:"ON.ENTRY",281:"WORKBOOK.ADD",282:"WORKBOOK.MOVE",283:"WORKBOOK.COPY",284:"WORKBOOK.OPTIONS",285:"SAVE.WORKSPACE",288:"CHART.WIZARD",289:"DELETE.TOOL",290:"MOVE.TOOL",291:"WORKBOOK.SELECT",292:"WORKBOOK.ACTIVATE",293:"ASSIGN.TO.TOOL",295:"COPY.TOOL",296:"RESET.TOOL",297:"CONSTRAIN.NUMERIC",298:"PASTE.TOOL",302:"WORKBOOK.NEW",305:"SCENARIO.CELLS",306:"SCENARIO.DELETE",307:"SCENARIO.ADD",308:"SCENARIO.EDIT",309:"SCENARIO.SHOW",310:"SCENARIO.SHOW.NEXT",311:"SCENARIO.SUMMARY",312:"PIVOT.TABLE.WIZARD",313:"PIVOT.FIELD.PROPERTIES",314:"PIVOT.FIELD",315:"PIVOT.ITEM",316:"PIVOT.ADD.FIELDS",318:"OPTIONS.CALCULATION",319:"OPTIONS.EDIT",320:"OPTIONS.VIEW",321:"ADDIN.MANAGER",322:"MENU.EDITOR",323:"ATTACH.TOOLBARS",324:"VBAActivate",325:"OPTIONS.CHART",328:"VBA.INSERT.FILE",330:"VBA.PROCEDURE.DEFINITION",336:"ROUTING.SLIP",338:"ROUTE.DOCUMENT",339:"MAIL.LOGON",342:"INSERT.PICTURE",343:"EDIT.TOOL",344:"GALLERY.DOUGHNUT",350:"CHART.TREND",352:"PIVOT.ITEM.PROPERTIES",354:"WORKBOOK.INSERT",355:"OPTIONS.TRANSITION",356:"OPTIONS.GENERAL",370:"FILTER.ADVANCED",373:"MAIL.ADD.MAILER",374:"MAIL.DELETE.MAILER",375:"MAIL.REPLY",376:"MAIL.REPLY.ALL",377:"MAIL.FORWARD",378:"MAIL.NEXT.LETTER",379:"DATA.LABEL",380:"INSERT.TITLE",381:"FONT.PROPERTIES",382:"MACRO.OPTIONS",383:"WORKBOOK.HIDE",384:"WORKBOOK.UNHIDE",385:"WORKBOOK.DELETE",386:"WORKBOOK.NAME",388:"GALLERY.CUSTOM",390:"ADD.CHART.AUTOFORMAT",391:"DELETE.CHART.AUTOFORMAT",392:"CHART.ADD.DATA",393:"AUTO.OUTLINE",394:"TAB.ORDER",395:"SHOW.DIALOG",396:"SELECT.ALL",397:"UNGROUP.SHEETS",398:"SUBTOTAL.CREATE",399:"SUBTOTAL.REMOVE",400:"RENAME.OBJECT",412:"WORKBOOK.SCROLL",413:"WORKBOOK.NEXT",414:"WORKBOOK.PREV",415:"WORKBOOK.TAB.SPLIT",416:"FULL.SCREEN",417:"WORKBOOK.PROTECT",420:"SCROLLBAR.PROPERTIES",421:"PIVOT.SHOW.PAGES",422:"TEXT.TO.COLUMNS",423:"FORMAT.CHARTTYPE",424:"LINK.FORMAT",425:"TRACER.DISPLAY",430:"TRACER.NAVIGATE",431:"TRACER.CLEAR",432:"TRACER.ERROR",433:"PIVOT.FIELD.GROUP",434:"PIVOT.FIELD.UNGROUP",435:"CHECKBOX.PROPERTIES",436:"LABEL.PROPERTIES",437:"LISTBOX.PROPERTIES",438:"EDITBOX.PROPERTIES",439:"PIVOT.REFRESH",440:"LINK.COMBO",441:"OPEN.TEXT",442:"HIDE.DIALOG",443:"SET.DIALOG.FOCUS",444:"ENABLE.OBJECT",445:"PUSHBUTTON.PROPERTIES",446:"SET.DIALOG.DEFAULT",447:"FILTER",448:"FILTER.SHOW.ALL",449:"CLEAR.OUTLINE",450:"FUNCTION.WIZARD",451:"ADD.LIST.ITEM",452:"SET.LIST.ITEM",453:"REMOVE.LIST.ITEM",454:"SELECT.LIST.ITEM",455:"SET.CONTROL.VALUE",456:"SAVE.COPY.AS",458:"OPTIONS.LISTS.ADD",459:"OPTIONS.LISTS.DELETE",460:"SERIES.AXES",461:"SERIES.X",462:"SERIES.Y",463:"ERRORBAR.X",464:"ERRORBAR.Y",465:"FORMAT.CHART",466:"SERIES.ORDER",467:"MAIL.LOGOFF",468:"CLEAR.ROUTING.SLIP",469:"APP.ACTIVATE.MICROSOFT",470:"MAIL.EDIT.MAILER",471:"ON.SHEET",472:"STANDARD.WIDTH",473:"SCENARIO.MERGE",474:"SUMMARY.INFO",475:"FIND.FILE",476:"ACTIVE.CELL.FONT",477:"ENABLE.TIPWIZARD",478:"VBA.MAKE.ADDIN",480:"INSERTDATATABLE",481:"WORKGROUP.OPTIONS",482:"MAIL.SEND.MAILER",485:"AUTOCORRECT",489:"POST.DOCUMENT",491:"PICKLIST",493:"VIEW.SHOW",494:"VIEW.DEFINE",495:"VIEW.DELETE",509:"SHEET.BACKGROUND",510:"INSERT.MAP.OBJECT",511:"OPTIONS.MENONO",517:"MSOCHECKS",518:"NORMAL",519:"LAYOUT",520:"RM.PRINT.AREA",521:"CLEAR.PRINT.AREA",522:"ADD.PRINT.AREA",523:"MOVE.BRK",545:"HIDECURR.NOTE",546:"HIDEALL.NOTES",547:"DELETE.NOTE",548:"TRAVERSE.NOTES",549:"ACTIVATE.NOTES",620:"PROTECT.REVISIONS",621:"UNPROTECT.REVISIONS",647:"OPTIONS.ME",653:"WEB.PUBLISH",667:"NEWWEBQUERY",673:"PIVOT.TABLE.CHART",753:"OPTIONS.SAVE",755:"OPTIONS.SPELL",808:"HIDEALL.INKANNOTS"},vs={0:"COUNT",1:"IF",2:"ISNA",3:"ISERROR",4:"SUM",5:"AVERAGE",6:"MIN",7:"MAX",8:"ROW",9:"COLUMN",10:"NA",11:"NPV",12:"STDEV",13:"DOLLAR",14:"FIXED",15:"SIN",16:"COS",17:"TAN",18:"ATAN",19:"PI",20:"SQRT",21:"EXP",22:"LN",23:"LOG10",24:"ABS",25:"INT",26:"SIGN",27:"ROUND",28:"LOOKUP",29:"INDEX",30:"REPT",31:"MID",32:"LEN",33:"VALUE",34:"TRUE",35:"FALSE",36:"AND",37:"OR",38:"NOT",39:"MOD",40:"DCOUNT",41:"DSUM",42:"DAVERAGE",43:"DMIN",44:"DMAX",45:"DSTDEV",46:"VAR",47:"DVAR",48:"TEXT",49:"LINEST",50:"TREND",51:"LOGEST",52:"GROWTH",53:"GOTO",54:"HALT",55:"RETURN",56:"PV",57:"FV",58:"NPER",59:"PMT",60:"RATE",61:"MIRR",62:"IRR",63:"RAND",64:"MATCH",65:"DATE",66:"TIME",67:"DAY",68:"MONTH",69:"YEAR",70:"WEEKDAY",71:"HOUR",72:"MINUTE",73:"SECOND",74:"NOW",75:"AREAS",76:"ROWS",77:"COLUMNS",78:"OFFSET",79:"ABSREF",80:"RELREF",81:"ARGUMENT",82:"SEARCH",83:"TRANSPOSE",84:"ERROR",85:"STEP",86:"TYPE",87:"ECHO",88:"SET.NAME",89:"CALLER",90:"DEREF",91:"WINDOWS",92:"SERIES",93:"DOCUMENTS",94:"ACTIVE.CELL",95:"SELECTION",96:"RESULT",97:"ATAN2",98:"ASIN",99:"ACOS",100:"CHOOSE",101:"HLOOKUP",102:"VLOOKUP",103:"LINKS",104:"INPUT",105:"ISREF",106:"GET.FORMULA",107:"GET.NAME",108:"SET.VALUE",109:"LOG",110:"EXEC",111:"CHAR",112:"LOWER",113:"UPPER",114:"PROPER",115:"LEFT",116:"RIGHT",117:"EXACT",118:"TRIM",119:"REPLACE",120:"SUBSTITUTE",121:"CODE",122:"NAMES",123:"DIRECTORY",124:"FIND",125:"CELL",126:"ISERR",127:"ISTEXT",128:"ISNUMBER",129:"ISBLANK",130:"T",131:"N",132:"FOPEN",133:"FCLOSE",134:"FSIZE",135:"FREADLN",136:"FREAD",137:"FWRITELN",138:"FWRITE",139:"FPOS",140:"DATEVALUE",141:"TIMEVALUE",142:"SLN",143:"SYD",144:"DDB",145:"GET.DEF",146:"REFTEXT",147:"TEXTREF",148:"INDIRECT",149:"REGISTER",150:"CALL",151:"ADD.BAR",152:"ADD.MENU",153:"ADD.COMMAND",154:"ENABLE.COMMAND",155:"CHECK.COMMAND",156:"RENAME.COMMAND",157:"SHOW.BAR",158:"DELETE.MENU",159:"DELETE.COMMAND",160:"GET.CHART.ITEM",161:"DIALOG.BOX",162:"CLEAN",163:"MDETERM",164:"MINVERSE",165:"MMULT",166:"FILES",167:"IPMT",168:"PPMT",169:"COUNTA",170:"CANCEL.KEY",171:"FOR",172:"WHILE",173:"BREAK",174:"NEXT",175:"INITIATE",176:"REQUEST",177:"POKE",178:"EXECUTE",179:"TERMINATE",180:"RESTART",181:"HELP",182:"GET.BAR",183:"PRODUCT",184:"FACT",185:"GET.CELL",186:"GET.WORKSPACE",187:"GET.WINDOW",188:"GET.DOCUMENT",189:"DPRODUCT",190:"ISNONTEXT",191:"GET.NOTE",192:"NOTE",193:"STDEVP",194:"VARP",195:"DSTDEVP",196:"DVARP",197:"TRUNC",198:"ISLOGICAL",199:"DCOUNTA",200:"DELETE.BAR",201:"UNREGISTER",204:"USDOLLAR",205:"FINDB",206:"SEARCHB",207:"REPLACEB",208:"LEFTB",209:"RIGHTB",210:"MIDB",211:"LENB",212:"ROUNDUP",213:"ROUNDDOWN",214:"ASC",215:"DBCS",216:"RANK",219:"ADDRESS",220:"DAYS360",221:"TODAY",222:"VDB",223:"ELSE",224:"ELSE.IF",225:"END.IF",226:"FOR.CELL",227:"MEDIAN",228:"SUMPRODUCT",229:"SINH",230:"COSH",231:"TANH",232:"ASINH",233:"ACOSH",234:"ATANH",235:"DGET",236:"CREATE.OBJECT",237:"VOLATILE",238:"LAST.ERROR",239:"CUSTOM.UNDO",240:"CUSTOM.REPEAT",241:"FORMULA.CONVERT",242:"GET.LINK.INFO",243:"TEXT.BOX",244:"INFO",245:"GROUP",246:"GET.OBJECT",247:"DB",248:"PAUSE",251:"RESUME",252:"FREQUENCY",253:"ADD.TOOLBAR",254:"DELETE.TOOLBAR",255:"User",256:"RESET.TOOLBAR",257:"EVALUATE",258:"GET.TOOLBAR",259:"GET.TOOL",260:"SPELLING.CHECK",261:"ERROR.TYPE",262:"APP.TITLE",263:"WINDOW.TITLE",264:"SAVE.TOOLBAR",265:"ENABLE.TOOL",266:"PRESS.TOOL",267:"REGISTER.ID",268:"GET.WORKBOOK",269:"AVEDEV",270:"BETADIST",271:"GAMMALN",272:"BETAINV",273:"BINOMDIST",274:"CHIDIST",275:"CHIINV",276:"COMBIN",277:"CONFIDENCE",278:"CRITBINOM",279:"EVEN",280:"EXPONDIST",281:"FDIST",282:"FINV",283:"FISHER",284:"FISHERINV",285:"FLOOR",286:"GAMMADIST",287:"GAMMAINV",288:"CEILING",289:"HYPGEOMDIST",290:"LOGNORMDIST",291:"LOGINV",292:"NEGBINOMDIST",293:"NORMDIST",294:"NORMSDIST",295:"NORMINV",296:"NORMSINV",297:"STANDARDIZE",298:"ODD",299:"PERMUT",300:"POISSON",301:"TDIST",302:"WEIBULL",303:"SUMXMY2",304:"SUMX2MY2",305:"SUMX2PY2",306:"CHITEST",307:"CORREL",308:"COVAR",309:"FORECAST",310:"FTEST",311:"INTERCEPT",312:"PEARSON",313:"RSQ",314:"STEYX",315:"SLOPE",316:"TTEST",317:"PROB",318:"DEVSQ",319:"GEOMEAN",320:"HARMEAN",321:"SUMSQ",322:"KURT",323:"SKEW",324:"ZTEST",325:"LARGE",326:"SMALL",327:"QUARTILE",328:"PERCENTILE",329:"PERCENTRANK",330:"MODE",331:"TRIMMEAN",332:"TINV",334:"MOVIE.COMMAND",335:"GET.MOVIE",336:"CONCATENATE",337:"POWER",338:"PIVOT.ADD.DATA",339:"GET.PIVOT.TABLE",340:"GET.PIVOT.FIELD",341:"GET.PIVOT.ITEM",342:"RADIANS",343:"DEGREES",344:"SUBTOTAL",345:"SUMIF",346:"COUNTIF",347:"COUNTBLANK",348:"SCENARIO.GET",349:"OPTIONS.LISTS.GET",350:"ISPMT",351:"DATEDIF",352:"DATESTRING",353:"NUMBERSTRING",354:"ROMAN",355:"OPEN.DIALOG",356:"SAVE.DIALOG",357:"VIEW.GET",358:"GETPIVOTDATA",359:"HYPERLINK",360:"PHONETIC",361:"AVERAGEA",362:"MAXA",363:"MINA",364:"STDEVPA",365:"VARPA",366:"STDEVA",367:"VARA",368:"BAHTTEXT",369:"THAIDAYOFWEEK",370:"THAIDIGIT",371:"THAIMONTHOFYEAR",372:"THAINUMSOUND",373:"THAINUMSTRING",374:"THAISTRINGLENGTH",375:"ISTHAIDIGIT",376:"ROUNDBAHTDOWN",377:"ROUNDBAHTUP",378:"THAIYEAR",379:"RTD",380:"CUBEVALUE",381:"CUBEMEMBER",382:"CUBEMEMBERPROPERTY",383:"CUBERANKEDMEMBER",384:"HEX2BIN",385:"HEX2DEC",386:"HEX2OCT",387:"DEC2BIN",388:"DEC2HEX",389:"DEC2OCT",390:"OCT2BIN",391:"OCT2HEX",392:"OCT2DEC",393:"BIN2DEC",394:"BIN2OCT",395:"BIN2HEX",396:"IMSUB",397:"IMDIV",398:"IMPOWER",399:"IMABS",400:"IMSQRT",401:"IMLN",402:"IMLOG2",403:"IMLOG10",404:"IMSIN",405:"IMCOS",406:"IMEXP",407:"IMARGUMENT",408:"IMCONJUGATE",409:"IMAGINARY",410:"IMREAL",411:"COMPLEX",412:"IMSUM",413:"IMPRODUCT",414:"SERIESSUM",415:"FACTDOUBLE",416:"SQRTPI",417:"QUOTIENT",418:"DELTA",419:"GESTEP",420:"ISEVEN",421:"ISODD",422:"MROUND",423:"ERF",424:"ERFC",425:"BESSELJ",426:"BESSELK",427:"BESSELY",428:"BESSELI",429:"XIRR",430:"XNPV",431:"PRICEMAT",432:"YIELDMAT",433:"INTRATE",434:"RECEIVED",435:"DISC",436:"PRICEDISC",437:"YIELDDISC",438:"TBILLEQ",439:"TBILLPRICE",440:"TBILLYIELD",441:"PRICE",442:"YIELD",443:"DOLLARDE",444:"DOLLARFR",445:"NOMINAL",446:"EFFECT",447:"CUMPRINC",448:"CUMIPMT",449:"EDATE",450:"EOMONTH",451:"YEARFRAC",452:"COUPDAYBS",453:"COUPDAYS",454:"COUPDAYSNC",455:"COUPNCD",456:"COUPNUM",457:"COUPPCD",458:"DURATION",459:"MDURATION",460:"ODDLPRICE",461:"ODDLYIELD",462:"ODDFPRICE",463:"ODDFYIELD",464:"RANDBETWEEN",465:"WEEKNUM",466:"AMORDEGRC",467:"AMORLINC",468:"CONVERT",724:"SHEETJS",469:"ACCRINT",470:"ACCRINTM",471:"WORKDAY",472:"NETWORKDAYS",473:"GCD",474:"MULTINOMIAL",475:"LCM",476:"FVSCHEDULE",477:"CUBEKPIMEMBER",478:"CUBESET",479:"CUBESETCOUNT",480:"IFERROR",481:"COUNTIFS",482:"SUMIFS",483:"AVERAGEIF",484:"AVERAGEIFS"},ys={2:1,3:1,10:0,15:1,16:1,17:1,18:1,19:0,20:1,21:1,22:1,23:1,24:1,25:1,26:1,27:2,30:2,31:3,32:1,33:1,34:0,35:0,38:1,39:2,40:3,41:3,42:3,43:3,44:3,45:3,47:3,48:2,53:1,61:3,63:0,65:3,66:3,67:1,68:1,69:1,70:1,71:1,72:1,73:1,74:0,75:1,76:1,77:1,79:2,80:2,83:1,85:0,86:1,89:0,90:1,94:0,95:0,97:2,98:1,99:1,101:3,102:3,105:1,106:1,108:2,111:1,112:1,113:1,114:1,117:2,118:1,119:4,121:1,126:1,127:1,128:1,129:1,130:1,131:1,133:1,134:1,135:1,136:2,137:2,138:2,140:1,141:1,142:3,143:4,144:4,161:1,162:1,163:1,164:1,165:2,172:1,175:2,176:2,177:3,178:2,179:1,184:1,186:1,189:3,190:1,195:3,196:3,197:1,198:1,199:3,201:1,207:4,210:3,211:1,212:2,213:2,214:1,215:1,225:0,229:1,230:1,231:1,232:1,233:1,234:1,235:3,244:1,247:4,252:2,257:1,261:1,271:1,273:4,274:2,275:2,276:2,277:3,278:3,279:1,280:3,281:3,282:3,283:1,284:1,285:2,286:4,287:3,288:2,289:4,290:3,291:3,292:3,293:4,294:1,295:3,296:1,297:3,298:1,299:2,300:3,301:3,302:4,303:2,304:2,305:2,306:2,307:2,308:2,309:3,310:2,311:2,312:2,313:2,314:2,315:2,316:4,325:2,326:2,327:2,328:2,331:2,332:2,337:2,342:1,343:1,346:2,347:1,350:4,351:3,352:1,353:2,360:1,368:1,369:1,370:1,371:1,372:1,373:1,374:1,375:1,376:1,377:1,378:1,382:3,385:1,392:1,393:1,396:2,397:2,398:2,399:1,400:1,401:1,402:1,403:1,404:1,405:1,406:1,407:1,408:1,409:1,410:1,414:4,415:1,416:1,417:2,420:1,421:1,422:2,424:1,425:2,426:2,427:2,428:2,430:3,438:3,439:3,440:3,443:2,444:2,445:2,446:2,447:6,448:6,449:2,450:2,464:2,468:3,476:2,479:1,480:2,65535:0},bs={"_xlfn.ACOT":"ACOT","_xlfn.ACOTH":"ACOTH","_xlfn.AGGREGATE":"AGGREGATE","_xlfn.ARABIC":"ARABIC","_xlfn.AVERAGEIF":"AVERAGEIF","_xlfn.AVERAGEIFS":"AVERAGEIFS","_xlfn.BASE":"BASE","_xlfn.BETA.DIST":"BETA.DIST","_xlfn.BETA.INV":"BETA.INV","_xlfn.BINOM.DIST":"BINOM.DIST","_xlfn.BINOM.DIST.RANGE":"BINOM.DIST.RANGE","_xlfn.BINOM.INV":"BINOM.INV","_xlfn.BITAND":"BITAND","_xlfn.BITLSHIFT":"BITLSHIFT","_xlfn.BITOR":"BITOR","_xlfn.BITRSHIFT":"BITRSHIFT","_xlfn.BITXOR":"BITXOR","_xlfn.CEILING.MATH":"CEILING.MATH","_xlfn.CEILING.PRECISE":"CEILING.PRECISE","_xlfn.CHISQ.DIST":"CHISQ.DIST","_xlfn.CHISQ.DIST.RT":"CHISQ.DIST.RT","_xlfn.CHISQ.INV":"CHISQ.INV","_xlfn.CHISQ.INV.RT":"CHISQ.INV.RT","_xlfn.CHISQ.TEST":"CHISQ.TEST","_xlfn.COMBINA":"COMBINA","_xlfn.CONCAT":"CONCAT","_xlfn.CONFIDENCE.NORM":"CONFIDENCE.NORM","_xlfn.CONFIDENCE.T":"CONFIDENCE.T","_xlfn.COT":"COT","_xlfn.COTH":"COTH","_xlfn.COUNTIFS":"COUNTIFS","_xlfn.COVARIANCE.P":"COVARIANCE.P","_xlfn.COVARIANCE.S":"COVARIANCE.S","_xlfn.CSC":"CSC","_xlfn.CSCH":"CSCH","_xlfn.DAYS":"DAYS","_xlfn.DECIMAL":"DECIMAL","_xlfn.ECMA.CEILING":"ECMA.CEILING","_xlfn.ERF.PRECISE":"ERF.PRECISE","_xlfn.ERFC.PRECISE":"ERFC.PRECISE","_xlfn.EXPON.DIST":"EXPON.DIST","_xlfn.F.DIST":"F.DIST","_xlfn.F.DIST.RT":"F.DIST.RT","_xlfn.F.INV":"F.INV","_xlfn.F.INV.RT":"F.INV.RT","_xlfn.F.TEST":"F.TEST","_xlfn.FILTERXML":"FILTERXML","_xlfn.FLOOR.MATH":"FLOOR.MATH","_xlfn.FLOOR.PRECISE":"FLOOR.PRECISE","_xlfn.FORECAST.ETS":"FORECAST.ETS","_xlfn.FORECAST.ETS.CONFINT":"FORECAST.ETS.CONFINT","_xlfn.FORECAST.ETS.SEASONALITY":"FORECAST.ETS.SEASONALITY","_xlfn.FORECAST.ETS.STAT":"FORECAST.ETS.STAT","_xlfn.FORECAST.LINEAR":"FORECAST.LINEAR","_xlfn.FORMULATEXT":"FORMULATEXT","_xlfn.GAMMA":"GAMMA","_xlfn.GAMMA.DIST":"GAMMA.DIST","_xlfn.GAMMA.INV":"GAMMA.INV","_xlfn.GAMMALN.PRECISE":"GAMMALN.PRECISE","_xlfn.GAUSS":"GAUSS","_xlfn.HYPGEOM.DIST":"HYPGEOM.DIST","_xlfn.IFERROR":"IFERROR","_xlfn.IFNA":"IFNA","_xlfn.IFS":"IFS","_xlfn.IMCOSH":"IMCOSH","_xlfn.IMCOT":"IMCOT","_xlfn.IMCSC":"IMCSC","_xlfn.IMCSCH":"IMCSCH","_xlfn.IMSEC":"IMSEC","_xlfn.IMSECH":"IMSECH","_xlfn.IMSINH":"IMSINH","_xlfn.IMTAN":"IMTAN","_xlfn.ISFORMULA":"ISFORMULA","_xlfn.ISO.CEILING":"ISO.CEILING","_xlfn.ISOWEEKNUM":"ISOWEEKNUM","_xlfn.LOGNORM.DIST":"LOGNORM.DIST","_xlfn.LOGNORM.INV":"LOGNORM.INV","_xlfn.MAXIFS":"MAXIFS","_xlfn.MINIFS":"MINIFS","_xlfn.MODE.MULT":"MODE.MULT","_xlfn.MODE.SNGL":"MODE.SNGL","_xlfn.MUNIT":"MUNIT","_xlfn.NEGBINOM.DIST":"NEGBINOM.DIST","_xlfn.NETWORKDAYS.INTL":"NETWORKDAYS.INTL","_xlfn.NIGBINOM":"NIGBINOM","_xlfn.NORM.DIST":"NORM.DIST","_xlfn.NORM.INV":"NORM.INV","_xlfn.NORM.S.DIST":"NORM.S.DIST","_xlfn.NORM.S.INV":"NORM.S.INV","_xlfn.NUMBERVALUE":"NUMBERVALUE","_xlfn.PDURATION":"PDURATION","_xlfn.PERCENTILE.EXC":"PERCENTILE.EXC","_xlfn.PERCENTILE.INC":"PERCENTILE.INC","_xlfn.PERCENTRANK.EXC":"PERCENTRANK.EXC","_xlfn.PERCENTRANK.INC":"PERCENTRANK.INC","_xlfn.PERMUTATIONA":"PERMUTATIONA","_xlfn.PHI":"PHI","_xlfn.POISSON.DIST":"POISSON.DIST","_xlfn.QUARTILE.EXC":"QUARTILE.EXC","_xlfn.QUARTILE.INC":"QUARTILE.INC","_xlfn.QUERYSTRING":"QUERYSTRING","_xlfn.RANK.AVG":"RANK.AVG","_xlfn.RANK.EQ":"RANK.EQ","_xlfn.RRI":"RRI","_xlfn.SEC":"SEC","_xlfn.SECH":"SECH","_xlfn.SHEET":"SHEET","_xlfn.SHEETS":"SHEETS","_xlfn.SKEW.P":"SKEW.P","_xlfn.STDEV.P":"STDEV.P","_xlfn.STDEV.S":"STDEV.S","_xlfn.SUMIFS":"SUMIFS","_xlfn.SWITCH":"SWITCH","_xlfn.T.DIST":"T.DIST","_xlfn.T.DIST.2T":"T.DIST.2T","_xlfn.T.DIST.RT":"T.DIST.RT","_xlfn.T.INV":"T.INV","_xlfn.T.INV.2T":"T.INV.2T","_xlfn.T.TEST":"T.TEST","_xlfn.TEXTJOIN":"TEXTJOIN","_xlfn.UNICHAR":"UNICHAR","_xlfn.UNICODE":"UNICODE","_xlfn.VAR.P":"VAR.P","_xlfn.VAR.S":"VAR.S","_xlfn.WEBSERVICE":"WEBSERVICE","_xlfn.WEIBULL.DIST":"WEIBULL.DIST","_xlfn.WORKDAY.INTL":"WORKDAY.INTL","_xlfn.XOR":"XOR","_xlfn.Z.TEST":"Z.TEST"};function _s(t){return"of:"==t.slice(0,3)&&(t=t.slice(3)),61==t.charCodeAt(0)&&61==(t=t.slice(1)).charCodeAt(0)&&(t=t.slice(1)),(t=(t=(t=t.replace(/COM\.MICROSOFT\./g,"")).replace(/\[((?:\.[A-Z]+[0-9]+)(?::\.[A-Z]+[0-9]+)?)\]/g,function(t,e){return e.replace(/\./g,"")})).replace(/\[.(#[A-Z]*[?!])\]/g,"$1")).replace(/[;~]/g,",").replace(/\|/g,";")}function ws(t){var e=t.split(":");return[e[0].split(".")[0],e[0].split(".")[1]+(e.length>1?":"+(e[1].split(".")[1]||e[1].split(".")[0]):"")]}var xs={},Ss={};rr.WS=["http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet","http://purl.oclc.org/ooxml/officeDocument/relationships/worksheet"];var Cs="undefined"!=typeof Map;function ks(t,e,n){var r=0,i=t.length;if(n){if(Cs?n.has(e):Object.prototype.hasOwnProperty.call(n,e))for(var o=Cs?n.get(e):n[e];r<o.length;++r)if(t[o[r]].t===e)return t.Count++,o[r]}else for(;r<i;++r)if(t[r].t===e)return t.Count++,r;return t[i]={t:e},t.Count++,t.Unique++,n&&(Cs?(n.has(e)||n.set(e,[]),n.get(e).push(i)):(Object.prototype.hasOwnProperty.call(n,e)||(n[e]=[]),n[e].push(i))),i}function Bs(t,e){var n={min:t+1,max:t+1},r=-1;return e.MDW&&(Eo=e.MDW),null!=e.width?n.customWidth=1:null!=e.wpx?r=Oo(e.wpx):null!=e.wch&&(r=e.wch),r>-1?(n.width=Lo(r),n.customWidth=1):null!=e.width&&(n.width=e.width),e.hidden&&(n.hidden=!0),n}function Ts(t,e){if(t){var n=[.7,.7,.75,.75,.3,.3];"xlml"==e&&(n=[1,1,1,1,.5,.5]),null==t.left&&(t.left=n[0]),null==t.right&&(t.right=n[1]),null==t.top&&(t.top=n[2]),null==t.bottom&&(t.bottom=n[3]),null==t.header&&(t.header=n[4]),null==t.footer&&(t.footer=n[5])}}function Es(t,e,n){var r=n.revssf[null!=e.z?e.z:"General"],i=60,o=t.length;if(null==r&&n.ssf)for(;i<392;++i)if(null==n.ssf[i]){D.load(e.z,i),n.ssf[i]=e.z,n.revssf[e.z]=r=i;break}for(i=0;i!=o;++i)if(t[i].numFmtId===r)return i;return t[o]={numFmtId:r,fontId:0,fillId:0,borderId:0,xfId:0,applyNumberFormat:1},o}function Ms(t,e,n,r,i,o){try{r.cellNF&&(t.z=D._table[e])}catch(t){if(r.WTF)throw t}if("z"!==t.t){if("d"===t.t&&"string"==typeof t.v&&(t.v=rt(t.v)),!r||!1!==r.cellText)try{if(null==D._table[e]&&D.load(N[e]||"General",e),"e"===t.t)t.w=t.w||$n[t.v];else if(0===e)if("n"===t.t)(0|t.v)===t.v?t.w=D._general_int(t.v):t.w=D._general_num(t.v);else if("d"===t.t){var a=X(t.v);t.w=(0|a)===a?D._general_int(a):D._general_num(a)}else{if(void 0===t.v)return"";t.w=D._general(t.v,Ss)}else"d"===t.t?t.w=D.format(e,X(t.v),Ss):t.w=D.format(e,t.v,Ss)}catch(t){if(r.WTF)throw t}if(r.cellStyles&&null!=n)try{t.s=o.Fills[n],t.s.fgColor&&t.s.fgColor.theme&&!t.s.fgColor.rgb&&(t.s.fgColor.rgb=Co(i.themeElements.clrScheme[t.s.fgColor.theme].rgb,t.s.fgColor.tint||0),r.WTF&&(t.s.fgColor.raw_rgb=i.themeElements.clrScheme[t.s.fgColor.theme].rgb)),t.s.bgColor&&t.s.bgColor.theme&&(t.s.bgColor.rgb=Co(i.themeElements.clrScheme[t.s.bgColor.theme].rgb,t.s.bgColor.tint||0),r.WTF&&(t.s.bgColor.raw_rgb=i.themeElements.clrScheme[t.s.bgColor.theme].rgb))}catch(t){if(r.WTF&&o.Fills)throw t}}}function Os(t,e,n){if(t&&t["!ref"]){var r=an(t["!ref"]);if(r.e.c<r.s.c||r.e.r<r.s.r)throw new Error("Bad range ("+n+"): "+t["!ref"])}}var Ls=/<(?:\w:)?mergeCell ref="[A-Z0-9:]+"\s*[\/]?>/g,Ds=/<(?:\w+:)?sheetData[^>]*>([\s\S]*)<\/(?:\w+:)?sheetData>/,Is=/<(?:\w:)?hyperlink [^>]*>/gm,Ps=/"(\w*:\w*)"/,Ns=/<(?:\w:)?col\b[^>]*[\/]?>/g,Fs=/<(?:\w:)?autoFilter[^>]*([\/]|>([\s\S]*)<\/(?:\w:)?autoFilter)>/g,Rs=/<(?:\w:)?pageMargins[^>]*\/>/g,js=/<(?:\w:)?sheetPr\b(?:[^>a-z][^>]*)?\/>/,Hs=/<(?:\w:)?sheetViews[^>]*(?:[\/]|>([\s\S]*)<\/(?:\w:)?sheetViews)>/;function Us(t,e,n,r,i,o,a){if(!t)return t;r||(r={"!id":{}}),null!=y&&null==e.dense&&(e.dense=y);var s=e.dense?[]:{},l={s:{r:2e6,c:2e6},e:{r:0,c:0}},c="",u="",h=t.match(Ds);h?(c=t.slice(0,h.index),u=t.slice(h.index+h[0].length)):c=u=t;var d=c.match(js);d&&Qs(d[0],s,i,n);var f=(c.match(/<(?:\w*:)?dimension/)||{index:-1}).index;if(f>0){var p=c.slice(f,f+50).match(Ps);p&&function(t,e){var n=an(e);n.s.r<=n.e.r&&n.s.c<=n.e.c&&n.s.r>=0&&n.s.c>=0&&(t["!ref"]=on(n))}(s,p[1])}var A=c.match(Hs);A&&A[1]&&function(t,e){e.Views||(e.Views=[{}]);(t.match(Vs)||[]).forEach(function(t,n){var r=Ct(t);e.Views[n]||(e.Views[n]={}),Ht(r.rightToLeft)&&(e.Views[n].RTL=!0)})}(A[1],i);var g=[];if(e.cellStyles){var m=c.match(Ns);m&&function(t,e){for(var n=!1,r=0;r!=e.length;++r){var i=Ct(e[r],!0);i.hidden&&(i.hidden=Ht(i.hidden));var o=parseInt(i.min,10)-1,a=parseInt(i.max,10)-1;for(delete i.min,delete i.max,i.width=+i.width,!n&&i.width&&(n=!0,Io(i.width)),Po(i);o<=a;)t[o++]=ot(i)}}(g,m)}h&&tl(h[1],s,e,l,o,a);var v=u.match(Fs);v&&(s["!autofilter"]=function(t){return{ref:(t.match(/ref="([^"]*)"/)||[])[1]}}(v[0]));var b=[],_=u.match(Ls);if(_)for(f=0;f!=_.length;++f)b[f]=an(_[f].slice(_[f].indexOf('"')+1));var w=u.match(Is);w&&function(t,e,n){for(var r=Array.isArray(t),i=0;i!=e.length;++i){var o=Ct(Ut(e[i]),!0);if(!o.ref)return;var a=((n||{})["!id"]||[])[o.id];a?(o.Target=a.Target,o.location&&(o.Target+="#"+o.location)):(o.Target="#"+o.location,a={Target:o.Target,TargetMode:"Internal"}),o.Rel=a,o.tooltip&&(o.Tooltip=o.tooltip,delete o.tooltip);for(var s=an(o.ref),l=s.s.r;l<=s.e.r;++l)for(var c=s.s.c;c<=s.e.c;++c){var u=nn({c:c,r:l});r?(t[l]||(t[l]=[]),t[l][c]||(t[l][c]={t:"z",v:void 0}),t[l][c].l=o):(t[u]||(t[u]={t:"z",v:void 0}),t[u].l=o)}}}(s,w,r);var x,S,C=u.match(Rs);if(C&&(s["!margins"]=(x=Ct(C[0]),S={},["left","right","top","bottom","header","footer"].forEach(function(t){x[t]&&(S[t]=parseFloat(x[t]))}),S)),!s["!ref"]&&l.e.c>=l.s.c&&l.e.r>=l.s.r&&(s["!ref"]=on(l)),e.sheetRows>0&&s["!ref"]){var k=an(s["!ref"]);e.sheetRows<=+k.e.r&&(k.e.r=e.sheetRows-1,k.e.r>l.e.r&&(k.e.r=l.e.r),k.e.r<k.s.r&&(k.s.r=k.e.r),k.e.c>l.e.c&&(k.e.c=l.e.c),k.e.c<k.s.c&&(k.s.c=k.e.c),s["!fullref"]=s["!ref"],s["!ref"]=on(k))}return g.length>0&&(s["!cols"]=g),b.length>0&&(s["!merges"]=b),s}function Qs(t,e,n,r){var i=Ct(t);n.Sheets[r]||(n.Sheets[r]={}),i.codeName&&(n.Sheets[r].CodeName=Ot(Ut(i.codeName)))}var zs=["objects","scenarios","selectLockedCells","selectUnlockedCells"],Ys=["formatColumns","formatRows","formatCells","insertColumns","insertRows","insertHyperlinks","deleteColumns","deleteRows","sort","autoFilter","pivotTables"];var Vs=/<(?:\w:)?sheetView(?:[^>a-z][^>]*)?\/?>/;function Ws(t,e,n,r){if(void 0===t.v&&"string"!=typeof t.f||"z"===t.t)return"";var i="",o=t.t,a=t.v;if("z"!==t.t)switch(t.t){case"b":i=t.v?"1":"0";break;case"n":i=""+t.v;break;case"e":i=$n[t.v];break;case"d":r&&r.cellDates?i=rt(t.v,-1).toISOString():((t=ot(t)).t="n",i=""+(t.v=X(rt(t.v)))),void 0===t.z&&(t.z=D._table[14]);break;default:i=t.v}var s=ne("v",It(i)),l={r:e},c=Es(r.cellXfs,t,r);switch(0!==c&&(l.s=c),t.t){case"n":break;case"d":l.t="d";break;case"b":l.t="b";break;case"e":l.t="e";break;case"z":break;default:if(null==t.v){delete t.t;break}if(r&&r.bookSST){s=ne("v",""+ks(r.Strings,t.v,r.revStrings)),l.t="s";break}l.t="str"}if(t.t!=o&&(t.t=o,t.v=a),"string"==typeof t.f&&t.f){var u=t.F&&t.F.slice(0,e.length)==e?{t:"array",ref:t.F}:null;s=ie("f",It(t.f),u)+(null!=t.v?s:"")}return t.l&&n["!links"].push([e,t.l]),t.c&&n["!comments"].push([e,t.c]),ie("c",s,l)}var Gs,Xs,Zs,$s,Ks,Js,qs,tl=(Gs=/<(?:\w+:)?c[ \/>]/,Xs=/<\/(?:\w+:)?row>/,Zs=/r=["']([^"']*)["']/,$s=/<(?:\w+:)?is>([\S\s]*?)<\/(?:\w+:)?is>/,Ks=/ref=["']([^"']*)["']/,Js=Zt("v"),qs=Zt("f"),function(t,e,n,r,i,o){for(var a,s,l,c,u,h=0,d="",f=[],p=[],A=0,g=0,m=0,v="",y=0,b=0,_=0,w=0,x=Array.isArray(o.CellXf),S=[],C=[],k=Array.isArray(e),B=[],T={},E=!1,M=!!n.sheetStubs,O=t.split(Xs),L=0,I=O.length;L!=I;++L){var P=(d=O[L].trim()).length;if(0!==P){for(h=0;h<P&&62!==d.charCodeAt(h);++h);if(++h,y=null!=(s=Ct(d.slice(0,h),!0)).r?parseInt(s.r,10):y+1,b=-1,!(n.sheetRows&&n.sheetRows<y)){r.s.r>y-1&&(r.s.r=y-1),r.e.r<y-1&&(r.e.r=y-1),n&&n.cellStyles&&(T={},E=!1,s.ht&&(E=!0,T.hpt=parseFloat(s.ht),T.hpx=Ro(T.hpt)),"1"==s.hidden&&(E=!0,T.hidden=!0),null!=s.outlineLevel&&(E=!0,T.level=+s.outlineLevel),E&&(B[y-1]=T)),f=d.slice(h).split(Gs);for(var N=0;N!=f.length&&"<"==f[N].trim().charAt(0);++N);for(f=f.slice(N),h=0;h!=f.length;++h)if(0!==(d=f[h].trim()).length){if(p=d.match(Zs),A=h,g=0,m=0,d="<c "+("<"==d.slice(0,1)?">":"")+d,null!=p&&2===p.length){for(A=0,v=p[1],g=0;g!=v.length&&!((m=v.charCodeAt(g)-64)<1||m>26);++g)A=26*A+m;b=--A}else++b;for(g=0;g!=d.length&&62!==d.charCodeAt(g);++g);if(++g,(s=Ct(d.slice(0,g),!0)).r||(s.r=nn({r:y-1,c:b})),a={t:""},null!=(p=(v=d.slice(g)).match(Js))&&""!==p[1]&&(a.v=Ot(p[1])),n.cellFormula){if(null!=(p=v.match(qs))&&""!==p[1]){if(a.f=Ot(Ut(p[1])).replace(/\r\n/g,"\n"),n.xlfn||(a.f=Ea(a.f)),p[0].indexOf('t="array"')>-1)a.F=(v.match(Ks)||[])[1],a.F.indexOf(":")>-1&&S.push([an(a.F),a.F]);else if(p[0].indexOf('t="shared"')>-1){c=Ct(p[0]);var F=Ot(Ut(p[1]));n.xlfn||(F=Ea(F)),C[parseInt(c.si,10)]=[c,F,s.r]}}else(p=v.match(/<f[^>]*\/>/))&&C[(c=Ct(p[0])).si]&&(a.f=Ta(C[c.si][1],C[c.si][2],s.r));var R=en(s.r);for(g=0;g<S.length;++g)R.r>=S[g][0].s.r&&R.r<=S[g][0].e.r&&R.c>=S[g][0].s.c&&R.c<=S[g][0].e.c&&(a.F=S[g][1])}if(null==s.t&&void 0===a.v)if(a.f||a.F)a.v=0,a.t="n";else{if(!M)continue;a.t="z"}else a.t=s.t||"n";switch(r.s.c>b&&(r.s.c=b),r.e.c<b&&(r.e.c=b),a.t){case"n":if(""==a.v||null==a.v){if(!M)continue;a.t="z"}else a.v=parseFloat(a.v);break;case"s":if(void 0===a.v){if(!M)continue;a.t="z"}else l=xs[parseInt(a.v,10)],a.v=l.t,a.r=l.r,n.cellHTML&&(a.h=l.h);break;case"str":a.t="s",a.v=null!=a.v?Ut(a.v):"",n.cellHTML&&(a.h=Ft(a.v));break;case"inlineStr":p=v.match($s),a.t="s",null!=p&&(l=to(p[1]))?(a.v=l.t,n.cellHTML&&(a.h=l.h)):a.v="";break;case"b":a.v=Ht(a.v);break;case"d":n.cellDates?a.v=rt(a.v,1):(a.v=X(rt(a.v,1)),a.t="n");break;case"e":n&&!1===n.cellText||(a.w=a.v),a.v=Kn[a.v]}if(_=w=0,u=null,x&&void 0!==s.s&&null!=(u=o.CellXf[s.s])&&(null!=u.numFmtId&&(_=u.numFmtId),n.cellStyles&&null!=u.fillId&&(w=u.fillId)),Ms(a,_,w,n,i,o),n.cellDates&&x&&"n"==a.t&&D.is_date(D._table[_])&&(a.t="d",a.v=q(a.v)),k){var j=en(s.r);e[j.r]||(e[j.r]=[]),e[j.r][j.c]=a}else e[s.r]=a}}}}B.length>0&&(e["!rows"]=B)});var el=ie("worksheet",null,{xmlns:ae.main[0],"xmlns:r":ae.r});function nl(t,e,n,r){var i,o=[bt,el],a=n.SheetNames[t],s="",l=n.Sheets[a];null==l&&(l={});var c=l["!ref"]||"A1",u=an(c);if(u.e.c>16383||u.e.r>1048575){if(e.WTF)throw new Error("Range "+c+" exceeds format limit A1:XFD1048576");u.e.c=Math.min(u.e.c,16383),u.e.r=Math.min(u.e.c,1048575),c=on(u)}r||(r={}),l["!comments"]=[];var h=[];!function(t,e,n,r,i){var o=!1,a={},s=null;if("xlsx"!==r.bookType&&e.vbaraw){var l=e.SheetNames[n];try{e.Workbook&&(l=e.Workbook.Sheets[n].CodeName||l)}catch(t){}o=!0,a.codeName=Qt(It(l))}if(t&&t["!outline"]){var c={summaryBelow:1,summaryRight:1};t["!outline"].above&&(c.summaryBelow=0),t["!outline"].left&&(c.summaryRight=0),s=(s||"")+ie("outlinePr",null,c)}(o||s)&&(i[i.length]=ie("sheetPr",s,a))}(l,n,t,e,o),o[o.length]=ie("dimension",null,{ref:c}),o[o.length]=function(t,e,n,r){var i={workbookViewId:"0"};return(((r||{}).Workbook||{}).Views||[])[0]&&(i.rightToLeft=r.Workbook.Views[0].RTL?"1":"0"),ie("sheetViews",ie("sheetView",null,i),{})}(0,0,0,n),e.sheetFormat&&(o[o.length]=ie("sheetFormatPr",null,{defaultRowHeight:e.sheetFormat.defaultRowHeight||"16",baseColWidth:e.sheetFormat.baseColWidth||"10",outlineLevelRow:e.sheetFormat.outlineLevelRow||"7"})),null!=l["!cols"]&&l["!cols"].length>0&&(o[o.length]=function(t,e){for(var n,r=["<cols>"],i=0;i!=e.length;++i)(n=e[i])&&(r[r.length]=ie("col",null,Bs(i,n)));return r[r.length]="</cols>",r.join("")}(0,l["!cols"])),o[i=o.length]="<sheetData/>",l["!links"]=[],null!=l["!ref"]&&(s=function(t,e,n,r){var i,o,a=[],s=[],l=an(t["!ref"]),c="",u="",h=[],d=0,f=0,p=t["!rows"],A=Array.isArray(t),g={r:u},m=-1;for(f=l.s.c;f<=l.e.c;++f)h[f]=tn(f);for(d=l.s.r;d<=l.e.r;++d){for(s=[],u=Je(d),f=l.s.c;f<=l.e.c;++f){i=h[f]+u;var v=A?(t[d]||[])[f]:t[i];void 0!==v&&null!=(c=Ws(v,i,t,e))&&s.push(c)}(s.length>0||p&&p[d])&&(g={r:u},p&&p[d]&&((o=p[d]).hidden&&(g.hidden=1),m=-1,o.hpx?m=Fo(o.hpx):o.hpt&&(m=o.hpt),m>-1&&(g.ht=m,g.customHeight=1),o.level&&(g.outlineLevel=o.level)),a[a.length]=ie("row",s.join(""),g))}if(p)for(;d<p.length;++d)p&&p[d]&&(g={r:d+1},(o=p[d]).hidden&&(g.hidden=1),m=-1,o.hpx?m=Fo(o.hpx):o.hpt&&(m=o.hpt),m>-1&&(g.ht=m,g.customHeight=1),o.level&&(g.outlineLevel=o.level),a[a.length]=ie("row","",g));return a.join("")}(l,e,0,0)).length>0&&(o[o.length]=s),o.length>i+1&&(o[o.length]="</sheetData>",o[i]=o[i].replace("/>",">")),null!=l["!protect"]&&(o[o.length]=function(t){var e={sheet:1};return zs.forEach(function(n){null!=t[n]&&t[n]&&(e[n]="1")}),Ys.forEach(function(n){null==t[n]||t[n]||(e[n]="0")}),t.password&&(e.password=Ao(t.password).toString(16).toUpperCase()),ie("sheetProtection",null,e)}(l["!protect"])),null!=l["!autofilter"]&&(o[o.length]=function(t,e,n,r){var i="string"==typeof t.ref?t.ref:on(t.ref);n.Workbook||(n.Workbook={Sheets:[]}),n.Workbook.Names||(n.Workbook.Names=[]);var o=n.Workbook.Names,a=rn(i);a.s.r==a.e.r&&(a.e.r=rn(e["!ref"]).e.r,i=on(a));for(var s=0;s<o.length;++s){var l=o[s];if("_xlnm._FilterDatabase"==l.Name&&l.Sheet==r){l.Ref="'"+n.SheetNames[r]+"'!"+i;break}}return s==o.length&&o.push({Name:"_xlnm._FilterDatabase",Sheet:r,Ref:"'"+n.SheetNames[r]+"'!"+i}),ie("autoFilter",null,{ref:i})}(l["!autofilter"],l,n,t)),null!=l["!merges"]&&l["!merges"].length>0&&(o[o.length]=function(t){if(0===t.length)return"";for(var e='<mergeCells count="'+t.length+'">',n=0;n!=t.length;++n)e+='<mergeCell ref="'+on(t[n])+'"/>';return e+"</mergeCells>"}(l["!merges"]));var d,f,p=-1,A=-1;return l["!links"].length>0&&(o[o.length]="<hyperlinks>",l["!links"].forEach(function(t){t[1].Target&&(d={ref:t[0]},"#"!=t[1].Target.charAt(0)&&(A=cr(r,-1,It(t[1].Target).replace(/#.*$/,""),rr.HLINK),d["r:id"]="rId"+A),(p=t[1].Target.indexOf("#"))>-1&&(d.location=It(t[1].Target.slice(p+1))),t[1].Tooltip&&(d.tooltip=It(t[1].Tooltip)),o[o.length]=ie("hyperlink",null,d))}),o[o.length]="</hyperlinks>"),delete l["!links"],null!=l["!margins"]&&(o[o.length]=(Ts(f=l["!margins"]),ie("pageMargins",null,f))),e&&!e.ignoreEC&&void 0!=e.ignoreEC||(o[o.length]=ne("ignoredErrors",ie("ignoredError",null,{numberStoredAsText:1,sqref:c}))),h.length>0&&(A=cr(r,-1,"../drawings/drawing"+(t+1)+".xml",rr.DRAW),o[o.length]=ie("drawing",null,{"r:id":"rId"+A}),l["!drawing"]=h),l["!comments"].length>0&&(A=cr(r,-1,"../drawings/vmlDrawing"+(t+1)+".vml",rr.VML),o[o.length]=ie("legacyDrawing",null,{"r:id":"rId"+A}),l["!legacy"]=A),o.length>1&&(o[o.length]="</worksheet>",o[1]=o[1].replace("/>",">")),o.join("")}function rl(t,e,n,r){var i=function(t,e,n){var r=ze(145),i=(n["!rows"]||[])[t]||{};r.write_shift(4,t),r.write_shift(4,0);var o=320;i.hpx?o=20*Fo(i.hpx):i.hpt&&(o=20*i.hpt),r.write_shift(2,o),r.write_shift(1,0);var a=0;i.level&&(a|=i.level),i.hidden&&(a|=16),(i.hpx||i.hpt)&&(a|=32),r.write_shift(1,a),r.write_shift(1,0);var s=0,l=r.l;r.l+=4;for(var c={r:t,c:0},u=0;u<16;++u)if(!(e.s.c>u+1<<10||e.e.c<u<<10)){for(var h=-1,d=-1,f=u<<10;f<u+1<<10;++f)c.c=f,(Array.isArray(n)?(n[c.r]||[])[c.c]:n[nn(c)])&&(h<0&&(h=f),d=f);h<0||(++s,r.write_shift(4,h),r.write_shift(4,d))}var p=r.l;return r.l=l,r.write_shift(4,s),r.l=p,r.length>r.l?r.slice(0,r.l):r}(r,n,e);(i.length>17||(e["!rows"]||[])[r])&&We(t,"BrtRowHdr",i)}var il=Mn,ol=On;function al(t,e,n){return null==n&&(n=ze(12)),bn(e,n),function(t,e){null==e&&(e=ze(4));var n=0,r=0,i=100*t;if(t==(0|t)&&t>=-(1<<29)&&t<1<<29?r=1:i==(0|i)&&i>=-(1<<29)&&i<1<<29&&(r=1,n=1),!r)throw new Error("unsupported RkNumber "+t);e.write_shift(-4,((n?i:t)<<2)+(n+2))}(t.v,n),n}var sl=Mn,ll=On;var cl=["left","right","top","bottom","header","footer"];function ul(t,e,n,r,i,o){if(void 0!==e.v){var a="";switch(e.t){case"b":a=e.v?"1":"0";break;case"d":(e=ot(e)).z=e.z||D._table[14],e.v=X(rt(e.v)),e.t="n";break;case"n":case"e":a=""+e.v;break;default:a=e.v}var s={r:n,c:r};switch(s.s=Es(i.cellXfs,e,i),e.l&&o["!links"].push([nn(s),e.l]),e.c&&o["!comments"].push([nn(s),e.c]),e.t){case"s":case"str":return void(i.bookSST?(a=ks(i.Strings,e.v,i.revStrings),s.t="s",s.v=a,We(t,"BrtCellIsst",function(t,e,n){return null==n&&(n=ze(12)),bn(e,n),n.write_shift(4,e.v),n}(0,s))):(s.t="str",We(t,"BrtCellSt",function(t,e,n){return null==n&&(n=ze(12+4*t.v.length)),bn(e,n),pn(t.v,n),n.length>n.l?n.slice(0,n.l):n}(e,s))));case"n":return void(e.v==(0|e.v)&&e.v>-1e3&&e.v<1e3?We(t,"BrtCellRk",al(e,s)):We(t,"BrtCellReal",function(t,e,n){return null==n&&(n=ze(16)),bn(e,n),Dn(t.v,n),n}(e,s)));case"b":return s.t="b",void We(t,"BrtCellBool",function(t,e,n){return null==n&&(n=ze(9)),bn(e,n),n.write_shift(1,t.v?1:0),n}(e,s));case"e":s.t="e"}We(t,"BrtCellBlank",function(t,e,n){return null==n&&(n=ze(8)),bn(e,n)}(0,s))}}function hl(t,e){var n,r;e&&e["!merges"]&&(We(t,"BrtBeginMergeCells",(n=e["!merges"].length,null==r&&(r=ze(4)),r.write_shift(4,n),r)),e["!merges"].forEach(function(e){We(t,"BrtMergeCell",ll(e))}),We(t,"BrtEndMergeCells"))}function dl(t,e){e&&e["!cols"]&&(We(t,"BrtBeginColInfos"),e["!cols"].forEach(function(e,n){e&&We(t,"BrtColInfo",function(t,e,n){null==n&&(n=ze(18));var r=Bs(t,e);n.write_shift(-4,t),n.write_shift(-4,t),n.write_shift(4,256*(r.width||10)),n.write_shift(4,0);var i=0;return e.hidden&&(i|=1),"number"==typeof r.width&&(i|=2),e.level&&(i|=e.level<<8),n.write_shift(2,i),n}(n,e))}),We(t,"BrtEndColInfos"))}function fl(t,e){var n,r;e&&e["!ref"]&&(We(t,"BrtBeginCellIgnoreECs"),We(t,"BrtCellIgnoreEC",(n=an(e["!ref"]),(r=ze(24)).write_shift(4,4),r.write_shift(4,1),On(n,r),r)),We(t,"BrtEndCellIgnoreECs"))}function pl(t,e,n){e["!links"].forEach(function(e){if(e[1].Target){var r=cr(n,-1,e[1].Target.replace(/#.*$/,""),rr.HLINK);We(t,"BrtHLink",function(t,e){var n=ze(50+4*(t[1].Target.length+(t[1].Tooltip||"").length));On({s:en(t[0]),e:en(t[0])},n),Bn("rId"+e,n);var r=t[1].Target.indexOf("#");return pn((-1==r?"":t[1].Target.slice(r+1))||"",n),pn(t[1].Tooltip||"",n),pn("",n),n.slice(0,n.l)}(e,r))}}),delete e["!links"]}function Al(t,e,n){We(t,"BrtBeginWsViews"),We(t,"BrtBeginWsView",function(t,e,n){null==n&&(n=ze(30));var r=924;return(((e||{}).Views||[])[0]||{}).RTL&&(r|=32),n.write_shift(2,r),n.write_shift(4,0),n.write_shift(4,0),n.write_shift(4,0),n.write_shift(1,0),n.write_shift(1,0),n.write_shift(2,0),n.write_shift(2,100),n.write_shift(2,0),n.write_shift(2,0),n.write_shift(2,0),n.write_shift(4,0),n}(0,n)),We(t,"BrtEndWsView"),We(t,"BrtEndWsViews")}function gl(t,e){var n,r;e["!protect"]&&We(t,"BrtSheetProtection",(n=e["!protect"],null==r&&(r=ze(66)),r.write_shift(2,n.password?Ao(n.password):0),r.write_shift(4,1),[["objects",!1],["scenarios",!1],["formatCells",!0],["formatColumns",!0],["formatRows",!0],["insertColumns",!0],["insertRows",!0],["insertHyperlinks",!0],["deleteColumns",!0],["deleteRows",!0],["selectLockedCells",!1],["sort",!0],["autoFilter",!0],["pivotTables",!0],["selectUnlockedCells",!1]].forEach(function(t){t[1]?r.write_shift(4,null==n[t[0]]||n[t[0]]?0:1):r.write_shift(4,null!=n[t[0]]&&n[t[0]]?0:1)}),r))}function ml(t,e,n,r){var i=Ve(),o=n.SheetNames[t],a=n.Sheets[o]||{},s=o;try{n&&n.Workbook&&(s=n.Workbook.Sheets[t].CodeName||s)}catch(t){}var l,c,u=an(a["!ref"]||"A1");if(u.e.c>16383||u.e.r>1048575){if(e.WTF)throw new Error("Range "+(a["!ref"]||"A1")+" exceeds format limit A1:XFD1048576");u.e.c=Math.min(u.e.c,16383),u.e.r=Math.min(u.e.c,1048575)}return a["!links"]=[],a["!comments"]=[],We(i,"BrtBeginSheet"),n.vbaraw&&We(i,"BrtWsProp",function(t,e){null==e&&(e=ze(84+4*t.length));for(var n=0;n<3;++n)e.write_shift(1,0);return In({auto:1},e),e.write_shift(-4,-1),e.write_shift(-4,-1),wn(t,e),e.slice(0,e.l)}(s)),We(i,"BrtWsDim",ol(u)),Al(i,0,n.Workbook),dl(i,a),function(t,e,n,r){var i,o=an(e["!ref"]||"A1"),a="",s=[];We(t,"BrtBeginSheetData");var l=Array.isArray(e),c=o.e.r;e["!rows"]&&(c=Math.max(o.e.r,e["!rows"].length-1));for(var u=o.s.r;u<=c;++u)if(a=Je(u),rl(t,e,o,u),u<=o.e.r)for(var h=o.s.c;h<=o.e.c;++h){u===o.s.r&&(s[h]=tn(h)),i=s[h]+a;var d=l?(e[u]||[])[h]:e[i];d&&ul(t,d,u,h,r,e)}We(t,"BrtEndSheetData")}(i,a,0,e),gl(i,a),function(t,e,n,r){if(e["!autofilter"]){var i=e["!autofilter"],o="string"==typeof i.ref?i.ref:on(i.ref);n.Workbook||(n.Workbook={Sheets:[]}),n.Workbook.Names||(n.Workbook.Names=[]);var a=n.Workbook.Names,s=rn(o);s.s.r==s.e.r&&(s.e.r=rn(e["!ref"]).e.r,o=on(s));for(var l=0;l<a.length;++l){var c=a[l];if("_xlnm._FilterDatabase"==c.Name&&c.Sheet==r){c.Ref="'"+n.SheetNames[r]+"'!"+o;break}}l==a.length&&a.push({Name:"_xlnm._FilterDatabase",Sheet:r,Ref:"'"+n.SheetNames[r]+"'!"+o}),We(t,"BrtBeginAFilter",On(an(o))),We(t,"BrtEndAFilter")}}(i,a,n,t),hl(i,a),pl(i,a,r),a["!margins"]&&We(i,"BrtMargins",(l=a["!margins"],null==c&&(c=ze(48)),Ts(l),cl.forEach(function(t){Dn(l[t],c)}),c)),e&&!e.ignoreEC&&void 0!=e.ignoreEC||fl(i,a),function(t,e,n,r){if(e["!comments"].length>0){var i=cr(r,-1,"../drawings/vmlDrawing"+(n+1)+".vml",rr.VML);We(t,"BrtLegacyDrawing",Bn("rId"+i)),e["!legacy"]=i}}(i,a,t,r),We(i,"BrtEndSheet"),i.end()}function vl(t,e,n,r,i,o){var a=o||{"!type":"chart"};if(!t)return o;var s=0,l=0,c="A",u={s:{r:2e6,c:2e6},e:{r:0,c:0}};return(t.match(/<c:numCache>[\s\S]*?<\/c:numCache>/gm)||[]).forEach(function(t){var e=function(t){var e,n=[],r=t.match(/^<c:numCache>/);(t.match(/<c:pt idx="(\d*)">(.*?)<\/c:pt>/gm)||[]).forEach(function(t){var e=t.match(/<c:pt idx="(\d*?)"><c:v>(.*)<\/c:v><\/c:pt>/);e&&(n[+e[1]]=r?+e[2]:e[2])});var i=Ot((t.match(/<c:formatCode>([\s\S]*?)<\/c:formatCode>/)||["","General"])[1]);return(t.match(/<c:f>(.*?)<\/c:f>/gm)||[]).forEach(function(t){e=t.replace(/<.*?>/g,"")}),[n,i,e]}(t);u.s.r=u.s.c=0,u.e.c=s,c=tn(s),e[0].forEach(function(t,n){a[c+Je(n)]={t:"n",v:t,z:e[1]},l=n}),u.e.r<l&&(u.e.r=l),++s}),s>0&&(a["!ref"]=on(u)),a}rr.CHART="http://schemas.openxmlformats.org/officeDocument/2006/relationships/chart",rr.CHARTEX="http://schemas.microsoft.com/office/2014/relationships/chartEx",rr.CS="http://schemas.openxmlformats.org/officeDocument/2006/relationships/chartsheet";ie("chartsheet",null,{xmlns:ae.main[0],"xmlns:r":ae.r});var yl=[["allowRefreshQuery",!1,"bool"],["autoCompressPictures",!0,"bool"],["backupFile",!1,"bool"],["checkCompatibility",!1,"bool"],["CodeName",""],["date1904",!1,"bool"],["defaultThemeVersion",0,"int"],["filterPrivacy",!1,"bool"],["hidePivotFieldList",!1,"bool"],["promptedSolutions",!1,"bool"],["publishItems",!1,"bool"],["refreshAllConnections",!1,"bool"],["saveExternalLinkValues",!0,"bool"],["showBorderUnselectedTables",!0,"bool"],["showInkAnnotation",!0,"bool"],["showObjects","all"],["showPivotChartFilter",!1,"bool"],["updateLinks","userSet"]],bl=[["activeTab",0,"int"],["autoFilterDateGrouping",!0,"bool"],["firstSheet",0,"int"],["minimized",!1,"bool"],["showHorizontalScroll",!0,"bool"],["showSheetTabs",!0,"bool"],["showVerticalScroll",!0,"bool"],["tabRatio",600,"int"],["visibility","visible"]],_l=[],wl=[["calcCompleted","true"],["calcMode","auto"],["calcOnSave","true"],["concurrentCalc","true"],["fullCalcOnLoad","false"],["fullPrecision","true"],["iterate","false"],["iterateCount","100"],["iterateDelta","0.001"],["refMode","A1"]];function xl(t,e){for(var n=0;n!=t.length;++n)for(var r=t[n],i=0;i!=e.length;++i){var o=e[i];if(null==r[o[0]])r[o[0]]=o[1];else switch(o[2]){case"bool":"string"==typeof r[o[0]]&&(r[o[0]]=Ht(r[o[0]]));break;case"int":"string"==typeof r[o[0]]&&(r[o[0]]=parseInt(r[o[0]],10))}}}function Sl(t,e){for(var n=0;n!=e.length;++n){var r=e[n];if(null==t[r[0]])t[r[0]]=r[1];else switch(r[2]){case"bool":"string"==typeof t[r[0]]&&(t[r[0]]=Ht(t[r[0]]));break;case"int":"string"==typeof t[r[0]]&&(t[r[0]]=parseInt(t[r[0]],10))}}}function Cl(t){Sl(t.WBProps,yl),Sl(t.CalcPr,wl),xl(t.WBView,bl),xl(t.Sheets,_l),Ss.date1904=Ht(t.WBProps.date1904)}var kl="][*?/\\".split("");function Bl(t,e){if(t.length>31){if(e)return!1;throw new Error("Sheet names cannot exceed 31 chars")}var n=!0;return kl.forEach(function(r){if(-1!=t.indexOf(r)){if(!e)throw new Error("Sheet name cannot contain : \\ / ? * [ ]");n=!1}}),n}function Tl(t){if(!t||!t.SheetNames||!t.Sheets)throw new Error("Invalid Workbook");if(!t.SheetNames.length)throw new Error("Workbook is empty");var e,n,r,i=t.Workbook&&t.Workbook.Sheets||[];e=t.SheetNames,n=i,r=!!t.vbaraw,e.forEach(function(t,i){Bl(t);for(var o=0;o<i;++o)if(t==e[o])throw new Error("Duplicate Sheet Name: "+t);if(r){var a=n&&n[i]&&n[i].CodeName||t;if(95==a.charCodeAt(0)&&a.length>22)throw new Error("Bad Code Name: Worksheet"+a)}});for(var o=0;o<t.SheetNames.length;++o)Os(t.Sheets[t.SheetNames[o]],t.SheetNames[o],o)}var El=/<\w+:workbook/;var Ml=ie("workbook",null,{xmlns:ae.main[0],"xmlns:r":ae.r});function Ol(t,e){if(e.Workbook&&e.Workbook.Sheets){for(var n,r,i=e.Workbook.Sheets,o=0,a=-1,s=-1;o<i.length;++o)!i[o]||!i[o].Hidden&&-1==a?a=o:1==i[o].Hidden&&-1==s&&(s=o);if(!(s>a))We(t,"BrtBeginBookViews"),We(t,"BrtBookView",(n=a,r||(r=ze(29)),r.write_shift(-4,0),r.write_shift(-4,460),r.write_shift(4,28800),r.write_shift(4,17600),r.write_shift(4,500),r.write_shift(4,n),r.write_shift(4,n),r.write_shift(1,120),r.length>r.l?r.slice(0,r.l):r)),We(t,"BrtEndBookViews")}}function Ll(t,n){var r=Ve();return We(r,"BrtBeginBook"),We(r,"BrtFileVersion",function(t,n){n||(n=ze(127));for(var r=0;4!=r;++r)n.write_shift(4,0);return pn("SheetJS",n),pn(e.version,n),pn(e.version,n),pn("7262",n),n.length=n.l,n.length>n.l?n.slice(0,n.l):n}()),We(r,"BrtWbProp",function(t,e){e||(e=ze(72));var n=0;return t&&t.filterPrivacy&&(n|=8),e.write_shift(4,n),e.write_shift(4,0),wn(t&&t.CodeName||"ThisWorkbook",e),e.slice(0,e.l)}(t.Workbook&&t.Workbook.WBProps||null)),Ol(r,t),function(t,e){We(t,"BrtBeginBundleShs");for(var n=0;n!=e.SheetNames.length;++n){var r={Hidden:e.Workbook&&e.Workbook.Sheets&&e.Workbook.Sheets[n]&&e.Workbook.Sheets[n].Hidden||0,iTabID:n+1,strRelID:"rId"+(n+1),name:e.SheetNames[n]};We(t,"BrtBundleSh",(i=r,(o=void 0)||(o=ze(127)),o.write_shift(4,i.Hidden),o.write_shift(4,i.iTabID),Bn(i.strRelID,o),pn(i.name.slice(0,31),o),o.length>o.l?o.slice(0,o.l):o))}var i,o;We(t,"BrtEndBundleShs")}(r,t),We(r,"BrtEndBook"),r.end()}function Dl(t,e,n){return".bin"===e.slice(-4)?function(t,e){var n={AppVersion:{},WBProps:{},WBView:[],Sheets:[],CalcPr:{},xmlns:""},r=[],i=!1;e||(e={}),e.biff=12;var o=[],a=[[]];return a.SheetNames=[],a.XTI=[],Ye(t,function(t,s,l){switch(l){case 156:a.SheetNames.push(t.name),n.Sheets.push(t);break;case 153:n.WBProps=t;break;case 39:null!=t.Sheet&&(e.SID=t.Sheet),t.Ref=cs(t.Ptg,0,null,a,e),delete e.SID,delete t.Ptg,o.push(t);break;case 1036:break;case 357:case 358:case 355:case 667:a[0].length?a.push([l,t]):a[0]=[l,t],a[a.length-1].XTI=[];break;case 362:0===a.length&&(a[0]=[],a[0].XTI=[]),a[a.length-1].XTI=a[a.length-1].XTI.concat(t),a.XTI=a.XTI.concat(t);break;case 361:break;case 3072:case 3073:case 2071:case 534:case 677:case 158:case 157:case 610:case 2050:case 155:case 548:case 676:case 128:case 665:case 2128:case 2125:case 549:case 2053:case 596:case 2076:case 2075:case 2082:case 397:case 154:case 1117:case 553:case 2091:break;case 35:r.push(s),i=!0;break;case 36:r.pop(),i=!1;break;case 37:r.push(s),i=!0;break;case 38:r.pop(),i=!1;break;case 16:break;default:if((s||"").indexOf("Begin")>0);else if((s||"").indexOf("End")>0);else if(!i||e.WTF&&"BrtACBegin"!=r[r.length-1]&&"BrtFRTBegin"!=r[r.length-1])throw new Error("Unexpected record "+l+" "+s)}},e),Cl(n),n.Names=o,n.supbooks=a,n}(t,n):function(t,e){if(!t)throw new Error("Could not find file");var n={AppVersion:{},WBProps:{},WBView:[],Sheets:[],CalcPr:{},Names:[],xmlns:""},r=!1,i="xmlns",o={},a=0;if(t.replace(wt,function(s,l){var c=Ct(s);switch(kt(c[0])){case"<?xml":break;case"<workbook":s.match(El)&&(i="xmlns"+s.match(/<(\w+):/)[1]),n.xmlns=c[i];break;case"</workbook>":break;case"<fileVersion":delete c[0],n.AppVersion=c;break;case"<fileVersion/>":case"</fileVersion>":case"<fileSharing":case"<fileSharing/>":break;case"<workbookPr":case"<workbookPr/>":yl.forEach(function(t){if(null!=c[t[0]])switch(t[2]){case"bool":n.WBProps[t[0]]=Ht(c[t[0]]);break;case"int":n.WBProps[t[0]]=parseInt(c[t[0]],10);break;default:n.WBProps[t[0]]=c[t[0]]}}),c.codeName&&(n.WBProps.CodeName=Ut(c.codeName));break;case"</workbookPr>":case"<workbookProtection":case"<workbookProtection/>":break;case"<bookViews":case"<bookViews>":case"</bookViews>":break;case"<workbookView":case"<workbookView/>":delete c[0],n.WBView.push(c);break;case"</workbookView>":break;case"<sheets":case"<sheets>":case"</sheets>":break;case"<sheet":switch(c.state){case"hidden":c.Hidden=1;break;case"veryHidden":c.Hidden=2;break;default:c.Hidden=0}delete c.state,c.name=Ot(Ut(c.name)),delete c[0],n.Sheets.push(c);break;case"</sheet>":break;case"<functionGroups":case"<functionGroups/>":case"<functionGroup":break;case"<externalReferences":case"</externalReferences>":case"<externalReferences>":case"<externalReference":case"<definedNames/>":break;case"<definedNames>":case"<definedNames":r=!0;break;case"</definedNames>":r=!1;break;case"<definedName":(o={}).Name=Ut(c.name),c.comment&&(o.Comment=c.comment),c.localSheetId&&(o.Sheet=+c.localSheetId),Ht(c.hidden||"0")&&(o.Hidden=!0),a=l+s.length;break;case"</definedName>":o.Ref=Ot(Ut(t.slice(a,l))),n.Names.push(o);break;case"<definedName/>":break;case"<calcPr":case"<calcPr/>":delete c[0],n.CalcPr=c;break;case"</calcPr>":case"<oleSize":break;case"<customWorkbookViews>":case"</customWorkbookViews>":case"<customWorkbookViews":break;case"<customWorkbookView":case"</customWorkbookView>":break;case"<pivotCaches>":case"</pivotCaches>":case"<pivotCaches":case"<pivotCache":break;case"<smartTagPr":case"<smartTagPr/>":break;case"<smartTagTypes":case"<smartTagTypes>":case"</smartTagTypes>":case"<smartTagType":break;case"<webPublishing":case"<webPublishing/>":break;case"<fileRecoveryPr":case"<fileRecoveryPr/>":break;case"<webPublishObjects>":case"<webPublishObjects":case"</webPublishObjects>":case"<webPublishObject":break;case"<extLst":case"<extLst>":case"</extLst>":case"<extLst/>":break;case"<ext":r=!0;break;case"</ext>":r=!1;break;case"<ArchID":break;case"<AlternateContent":case"<AlternateContent>":r=!0;break;case"</AlternateContent>":r=!1;break;case"<revisionPtr":break;default:if(!r&&e.WTF)throw new Error("unrecognized "+c[0]+" in workbook")}return s}),-1===ae.main.indexOf(n.xmlns))throw new Error("Unknown Namespace: "+n.xmlns);return Cl(n),n}(t,n)}function Il(t,e,n,r,i,o,a,s){return".bin"===e.slice(-4)?function(t,e,n,r,i,o,a){if(!t)return t;var s=e||{};r||(r={"!id":{}}),null!=y&&null==s.dense&&(s.dense=y);var l,c,u,h,d,f,p,A,g,m,v=s.dense?[]:{},b={s:{r:2e6,c:2e6},e:{r:0,c:0}},_=[],w=!1,x=!1,S=[];s.biff=12,s["!row"]=0;var C=0,k=!1,B=[],T={},E=s.supbooks||i.supbooks||[[]];if(E.sharedf=T,E.arrayf=B,E.SheetNames=i.SheetNames||i.Sheets.map(function(t){return t.name}),!s.supbooks&&(s.supbooks=E,i.Names))for(var M=0;M<i.Names.length;++M)E[0][M+1]=i.Names[M];var O=[],L=[],I=!1;if(Ye(t,function(t,e,y){if(!x)switch(y){case 148:l=t;break;case 0:c=t,s.sheetRows&&s.sheetRows<=c.r&&(x=!0),g=Je(d=c.r),s["!row"]=c.r,(t.hidden||t.hpt||null!=t.level)&&(t.hpt&&(t.hpx=Ro(t.hpt)),L[t.r]=t);break;case 2:case 3:case 4:case 5:case 6:case 7:case 8:case 9:case 10:case 11:switch(u={t:t[2]},t[2]){case"n":u.v=t[1];break;case"s":A=xs[t[1]],u.v=A.t,u.r=A.r;break;case"b":u.v=!!t[1];break;case"e":u.v=t[1],!1!==s.cellText&&(u.w=$n[u.v]);break;case"str":u.t="s",u.v=t[1]}if((h=a.CellXf[t[0].iStyleRef])&&Ms(u,h.numFmtId,null,s,o,a),f=t[0].c,s.dense?(v[d]||(v[d]=[]),v[d][f]=u):v[tn(f)+g]=u,s.cellFormula){for(k=!1,C=0;C<B.length;++C){var M=B[C];c.r>=M[0].s.r&&c.r<=M[0].e.r&&f>=M[0].s.c&&f<=M[0].e.c&&(u.F=on(M[0]),k=!0)}!k&&t.length>3&&(u.f=t[3])}if(b.s.r>c.r&&(b.s.r=c.r),b.s.c>f&&(b.s.c=f),b.e.r<c.r&&(b.e.r=c.r),b.e.c<f&&(b.e.c=f),s.cellDates&&h&&"n"==u.t&&D.is_date(D._table[h.numFmtId])){var P=D.parse_date_code(u.v);P&&(u.t="d",u.v=new Date(P.y,P.m-1,P.d,P.H,P.M,P.S,P.u))}break;case 1:if(!s.sheetStubs||w)break;u={t:"z",v:void 0},f=t[0].c,s.dense?(v[d]||(v[d]=[]),v[d][f]=u):v[tn(f)+g]=u,b.s.r>c.r&&(b.s.r=c.r),b.s.c>f&&(b.s.c=f),b.e.r<c.r&&(b.e.r=c.r),b.e.c<f&&(b.e.c=f);break;case 176:S.push(t);break;case 494:var N=r["!id"][t.relId];for(N?(t.Target=N.Target,t.loc&&(t.Target+="#"+t.loc),t.Rel=N):""==t.relId&&(t.Target="#"+t.loc),d=t.rfx.s.r;d<=t.rfx.e.r;++d)for(f=t.rfx.s.c;f<=t.rfx.e.c;++f)s.dense?(v[d]||(v[d]=[]),v[d][f]||(v[d][f]={t:"z",v:void 0}),v[d][f].l=t):(p=nn({c:f,r:d}),v[p]||(v[p]={t:"z",v:void 0}),v[p].l=t);break;case 426:if(!s.cellFormula)break;B.push(t),(m=s.dense?v[d][f]:v[tn(f)+g]).f=cs(t[1],0,{r:c.r,c:f},E,s),m.F=on(t[0]);break;case 427:if(!s.cellFormula)break;T[nn(t[0].s)]=t[1],(m=s.dense?v[d][f]:v[tn(f)+g]).f=cs(t[1],0,{r:c.r,c:f},E,s);break;case 60:if(!s.cellStyles)break;for(;t.e>=t.s;)O[t.e--]={width:t.w/256,hidden:!!(1&t.flags),level:t.level},I||(I=!0,Io(t.w/256)),Po(O[t.e+1]);break;case 161:v["!autofilter"]={ref:on(t)};break;case 476:v["!margins"]=t;break;case 147:i.Sheets[n]||(i.Sheets[n]={}),t.name&&(i.Sheets[n].CodeName=t.name);break;case 137:i.Views||(i.Views=[{}]),i.Views[0]||(i.Views[0]={}),t.RTL&&(i.Views[0].RTL=!0);break;case 485:break;case 64:case 1053:case 151:break;case 175:case 644:case 625:case 562:case 396:case 1112:case 1146:case 471:case 1050:case 649:case 1105:case 49:case 589:case 607:case 564:case 1055:case 168:case 174:case 1180:case 499:case 507:case 550:case 171:case 167:case 1177:case 169:case 1181:case 551:case 552:case 661:case 639:case 478:case 537:case 477:case 536:case 1103:case 680:case 1104:case 1024:case 152:case 663:case 535:case 678:case 504:case 1043:case 428:case 170:case 3072:case 50:case 2070:case 1045:break;case 35:w=!0;break;case 36:w=!1;break;case 37:_.push(e),w=!0;break;case 38:_.pop(),w=!1;break;default:if((e||"").indexOf("Begin")>0);else if((e||"").indexOf("End")>0);else if(!w||s.WTF)throw new Error("Unexpected record "+y+" "+e)}},s),delete s.supbooks,delete s["!row"],!v["!ref"]&&(b.s.r<2e6||l&&(l.e.r>0||l.e.c>0||l.s.r>0||l.s.c>0))&&(v["!ref"]=on(l||b)),s.sheetRows&&v["!ref"]){var P=an(v["!ref"]);s.sheetRows<=+P.e.r&&(P.e.r=s.sheetRows-1,P.e.r>b.e.r&&(P.e.r=b.e.r),P.e.r<P.s.r&&(P.s.r=P.e.r),P.e.c>b.e.c&&(P.e.c=b.e.c),P.e.c<P.s.c&&(P.s.c=P.e.c),v["!fullref"]=v["!ref"],v["!ref"]=on(P))}return S.length>0&&(v["!merges"]=S),O.length>0&&(v["!cols"]=O),L.length>0&&(v["!rows"]=L),v}(t,r,n,i,o,a,s):Us(t,r,n,i,o,a,s)}function Pl(t,e,n,r,i,o,a,s){return".bin"===e.slice(-4)?function(t,e,n,r,i){if(!t)return t;r||(r={"!id":{}});var o={"!type":"chart","!drawel":null,"!rel":""},a=[],s=!1;return Ye(t,function(t,r,l){switch(l){case 550:o["!rel"]=t;break;case 651:i.Sheets[n]||(i.Sheets[n]={}),t.name&&(i.Sheets[n].CodeName=t.name);break;case 562:case 652:case 669:case 679:case 551:case 552:case 476:case 3072:break;case 35:s=!0;break;case 36:s=!1;break;case 37:a.push(r);break;case 38:a.pop();break;default:if((r||"").indexOf("Begin")>0)a.push(r);else if((r||"").indexOf("End")>0)a.pop();else if(!s||e.WTF)throw new Error("Unexpected record "+l+" "+r)}},e),r["!id"][o["!rel"]]&&(o["!drawel"]=r["!id"][o["!rel"]]),o}(t,r,n,i,o):function(t,e,n,r,i){if(!t)return t;r||(r={"!id":{}});var o,a={"!type":"chart","!drawel":null,"!rel":""},s=t.match(js);return s&&Qs(s[0],0,i,n),(o=t.match(/drawing r:id="(.*?)"/))&&(a["!rel"]=o[1]),r["!id"][a["!rel"]]&&(a["!drawel"]=r["!id"][a["!rel"]]),a}(t,0,n,i,o)}function Nl(t,e,n,r){return".bin"===e.slice(-4)?function(t,e,n){var r={NumberFmt:[]};for(var i in D._table)r.NumberFmt[i]=D._table[i];r.CellXf=[],r.Fonts=[];var o=[],a=!1;return Ye(t,function(t,i,s){switch(s){case 44:r.NumberFmt[t[0]]=t[1],D.load(t[1],t[0]);break;case 43:r.Fonts.push(t),null!=t.color.theme&&e&&e.themeElements&&e.themeElements.clrScheme&&(t.color.rgb=Co(e.themeElements.clrScheme[t.color.theme].rgb,t.color.tint||0));break;case 1025:case 45:case 46:break;case 47:"BrtBeginCellXFs"==o[o.length-1]&&r.CellXf.push(t);break;case 48:case 507:case 572:case 475:break;case 1171:case 2102:case 1130:case 512:case 2095:case 3072:break;case 35:a=!0;break;case 36:a=!1;break;case 37:o.push(i),a=!0;break;case 38:o.pop(),a=!1;break;default:if((i||"").indexOf("Begin")>0)o.push(i);else if((i||"").indexOf("End")>0)o.pop();else if(!a||n.WTF&&"BrtACBegin"!=o[o.length-1])throw new Error("Unexpected record "+s+" "+i)}}),r}(t,n,r):Go(t,n,r)}function Fl(t,e,n){return".bin"===e.slice(-4)?function(t,e){var n=[],r=!1;return Ye(t,function(t,i,o){switch(o){case 159:n.Count=t[0],n.Unique=t[1];break;case 19:n.push(t);break;case 160:return!0;case 35:r=!0;break;case 36:r=!1;break;default:if(i.indexOf("Begin")>0||i.indexOf("End"),!r||e.WTF)throw new Error("Unexpected record "+o+" "+i)}}),n}(t,n):function(t,e){var n=[],r="";if(!t)return n;var i=t.match(eo);if(i){r=i[2].replace(no,"").split(ro);for(var o=0;o!=r.length;++o){var a=to(r[o].trim(),e);null!=a&&(n[n.length]=a)}i=Ct(i[1]),n.Count=i.count,n.Unique=i.uniqueCount}return n}(t,n)}function Rl(t,e,n){return".bin"===e.slice(-4)?function(t,e){var n=[],r=[],i={},o=!1;return Ye(t,function(t,a,s){switch(s){case 632:r.push(t);break;case 635:i=t;break;case 637:i.t=t.t,i.h=t.h,i.r=t.r;break;case 636:if(i.author=r[i.iauthor],delete i.iauthor,e.sheetRows&&i.rfx&&e.sheetRows<=i.rfx.r)break;i.t||(i.t=""),delete i.rfx,n.push(i);break;case 3072:break;case 35:o=!0;break;case 36:o=!1;break;case 37:case 38:break;default:if((a||"").indexOf("Begin")>0);else if((a||"").indexOf("End")>0);else if(!o||e.WTF)throw new Error("Unexpected record "+s+" "+a)}}),n}(t,n):function(t,e){if(t.match(/<(?:\w+:)?comments *\/>/))return[];var n=[],r=[],i=t.match(/<(?:\w+:)?authors>([\s\S]*)<\/(?:\w+:)?authors>/);i&&i[1]&&i[1].split(/<\/\w*:?author>/).forEach(function(t){if(""!==t&&""!==t.trim()){var e=t.match(/<(?:\w+:)?author[^>]*>(.*)/);e&&n.push(e[1])}});var o=t.match(/<(?:\w+:)?commentList>([\s\S]*)<\/(?:\w+:)?commentList>/);return o&&o[1]&&o[1].split(/<\/\w*:?comment>/).forEach(function(t){if(""!==t&&""!==t.trim()){var i=t.match(/<(?:\w+:)?comment[^>]*>/);if(i){var o=Ct(i[0]),a={author:o.authorId&&n[o.authorId]||"sheetjsghost",ref:o.ref,guid:o.guid},s=en(o.ref);if(!(e.sheetRows&&e.sheetRows<=s.r)){var l=t.match(/<(?:\w+:)?text>([\s\S]*)<\/(?:\w+:)?text>/),c=!!l&&!!l[1]&&to(l[1])||{r:"",t:"",h:""};a.r=c.r,"<t></t>"==c.r&&(c.t=c.h=""),a.t=c.t.replace(/\r\n/g,"\n").replace(/\r/g,"\n"),e.cellHTML&&(a.h=c.h),r.push(a)}}}}),r}(t,n)}function jl(t,e,n){return".bin"===e.slice(-4)?function(t,e,n){var r=[];return Ye(t,function(t,e,n){switch(n){case 63:r.push(t);break;default:if((e||"").indexOf("Begin")>0);else if(!((e||"").indexOf("End")>0))throw new Error("Unexpected record "+n+" "+e)}}),r}(t):function(t){var e=[];if(!t)return e;var n=1;return(t.match(wt)||[]).forEach(function(t){var r=Ct(t);switch(r[0]){case"<?xml":break;case"<calcChain":case"<calcChain>":case"</calcChain>":break;case"<c":delete r[0],r.i?n=r.i:r.i=n,e.push(r)}}),e}(t)}function Hl(t,e,n,r){if(".bin"===n.slice(-4))return function(t,e,n,r){if(!t)return t;var i=r||{},o=!1;Ye(t,function(t,e,n){switch(n){case 359:case 363:case 364:case 366:case 367:case 368:case 369:case 370:case 371:case 472:case 577:case 578:case 579:case 580:case 581:case 582:case 583:case 584:case 585:case 586:case 587:break;case 35:o=!0;break;case 36:o=!1;break;default:if((e||"").indexOf("Begin")>0);else if((e||"").indexOf("End")>0);else if(!o||i.WTF)throw new Error("Unexpected record "+n.toString(16)+" "+e)}},i)}(t,0,0,r)}function Ul(t,e,n){return(".bin"===e.slice(-4)?Ll:function(t){var e=[bt];e[e.length]=Ml;var n=t.Workbook&&(t.Workbook.Names||[]).length>0,r={codeName:"ThisWorkbook"};t.Workbook&&t.Workbook.WBProps&&(yl.forEach(function(e){null!=t.Workbook.WBProps[e[0]]&&t.Workbook.WBProps[e[0]]!=e[1]&&(r[e[0]]=t.Workbook.WBProps[e[0]])}),t.Workbook.WBProps.CodeName&&(r.codeName=t.Workbook.WBProps.CodeName,delete r.CodeName)),e[e.length]=ie("workbookPr",null,r);var i=t.Workbook&&t.Workbook.Sheets||[],o=0;if(i&&i[0]&&i[0].Hidden){for(e[e.length]="<bookViews>",o=0;o!=t.SheetNames.length&&i[o]&&i[o].Hidden;++o);o==t.SheetNames.length&&(o=0),e[e.length]='<workbookView firstSheet="'+o+'" activeTab="'+o+'"/>',e[e.length]="</bookViews>"}for(e[e.length]="<sheets>",o=0;o!=t.SheetNames.length;++o){var a={name:It(t.SheetNames[o].slice(0,31))};if(a.sheetId=""+(o+1),a["r:id"]="rId"+(o+1),i[o])switch(i[o].Hidden){case 1:a.state="hidden";break;case 2:a.state="veryHidden"}e[e.length]=ie("sheet",null,a)}return e[e.length]="</sheets>",n&&(e[e.length]="<definedNames>",t.Workbook&&t.Workbook.Names&&t.Workbook.Names.forEach(function(t){var n={name:t.Name};t.Comment&&(n.comment=t.Comment),null!=t.Sheet&&(n.localSheetId=""+t.Sheet),t.Hidden&&(n.hidden="1"),t.Ref&&(e[e.length]=ie("definedName",It(t.Ref),n))}),e[e.length]="</definedNames>"),e.length>2&&(e[e.length]="</workbook>",e[1]=e[1].replace("/>",">")),e.join("")})(t,n)}function Ql(t,e,n,r,i){return(".bin"===e.slice(-4)?ml:nl)(t,n,r,i)}function zl(t,e,n){return(".bin"===e.slice(-4)?ao:function(t,e){if(!e.bookSST)return"";var n=[bt];n[n.length]=ie("sst",null,{xmlns:ae.main[0],count:t.Count,uniqueCount:t.Unique});for(var r=0;r!=t.length;++r)if(null!=t[r]){var i=t[r],o="<si>";i.r?o+=i.r:(o+="<t",i.t||(i.t=""),i.t.match(io)&&(o+=' xml:space="preserve"'),o+=">"+It(i.t)+"</t>"),o+="</si>",n[n.length]=o}return n.length>2&&(n[n.length]="</sst>",n[1]=n[1].replace("/>",">")),n.join("")})(t,n)}function Yl(t,e,n){return(".bin"===e.slice(-4)?wa:function(t){var e=[bt,ba],n=[];return e.push("<authors>"),t.forEach(function(t){t[1].forEach(function(t){var r=It(t.a);n.indexOf(r)>-1||(n.push(r),e.push("<author>"+r+"</author>"))})}),e.push("</authors>"),e.push("<commentList>"),t.forEach(function(t){t[1].forEach(function(r){e.push('<comment ref="'+t[0]+'" authorId="'+n.indexOf(It(r.a))+'"><text>'),e.push(ne("t",null==r.t?"":It(r.t))),e.push("</text></comment>")})}),e.push("</commentList>"),e.length>2&&(e[e.length]="</comments>",e[1]=e[1].replace("/>",">")),e.join("")})(t,n)}var Vl=/([\w:]+)=((?:")([^"]*)(?:")|(?:')([^']*)(?:'))/g,Wl=/([\w:]+)=((?:")(?:[^"]*)(?:")|(?:')(?:[^']*)(?:'))/;function Gl(t,e){var n=t.split(/\s+/),r=[];if(e||(r[0]=n[0]),1===n.length)return r;var i,o,a,s=t.match(Vl);if(s)for(a=0;a!=s.length;++a)-1===(o=(i=s[a].match(Wl))[1].indexOf(":"))?r[i[1]]=i[2].slice(1,i[2].length-1):r["xmlns:"===i[1].slice(0,6)?"xmlns"+i[1].slice(6):i[1].slice(o+1)]=i[2].slice(1,i[2].length-1);return r}function Xl(t){var e={};if(1===t.split(/\s+/).length)return e;var n,r,i,o=t.match(Vl);if(o)for(i=0;i!=o.length;++i)-1===(r=(n=o[i].match(Wl))[1].indexOf(":"))?e[n[1]]=n[2].slice(1,n[2].length-1):e["xmlns:"===n[1].slice(0,6)?"xmlns"+n[1].slice(6):n[1].slice(r+1)]=n[2].slice(1,n[2].length-1);return e}function Zl(t,e,n,r){var i=r;switch((n[0].match(/dt:dt="([\w.]+)"/)||["",""])[1]){case"boolean":i=Ht(r);break;case"i2":case"int":i=parseInt(r,10);break;case"r4":case"float":i=parseFloat(r);break;case"date":case"dateTime.tz":i=rt(r);break;case"i8":case"string":case"fixed":case"uuid":case"bin.base64":break;default:throw new Error("bad custprop:"+n[0])}t[Ot(e)]=i}function $l(t,e,n){if("z"!==t.t){if(!n||!1!==n.cellText)try{"e"===t.t?t.w=t.w||$n[t.v]:"General"===e?"n"===t.t?(0|t.v)===t.v?t.w=D._general_int(t.v):t.w=D._general_num(t.v):t.w=D._general(t.v):t.w=(r=e||"General",i=t.v,"General"===(o=P[r]||Ot(r))?D._general(i):D.format(o,i))}catch(t){if(n.WTF)throw t}var r,i,o;try{var a=P[e]||e||"General";if(n.cellNF&&(t.z=a),n.cellDates&&"n"==t.t&&D.is_date(a)){var s=D.parse_date_code(t.v);s&&(t.t="d",t.v=new Date(s.y,s.m-1,s.d,s.H,s.M,s.S,s.u))}}catch(t){if(n.WTF)throw t}}}function Kl(t,e,n){if(n.cellStyles&&e.Interior){var r=e.Interior;r.Pattern&&(r.patternType=jo[r.Pattern]||r.Pattern)}t[e.ID]=e}function Jl(t,e,n,r,i,o,a,s,l,c){var u="General",h=r.StyleID,d={};c=c||{};var f=[],p=0;for(void 0===h&&s&&(h=s.StyleID),void 0===h&&a&&(h=a.StyleID);void 0!==o[h]&&(o[h].nf&&(u=o[h].nf),o[h].Interior&&f.push(o[h].Interior),o[h].Parent);)h=o[h].Parent;switch(n.Type){case"Boolean":r.t="b",r.v=Ht(t);break;case"String":r.t="s",r.r=Rt(Ot(t)),r.v=t.indexOf("<")>-1?Ot(e||t).replace(/<.*?>/g,""):r.r;break;case"DateTime":"Z"!=t.slice(-1)&&(t+="Z"),r.v=(rt(t)-new Date(Date.UTC(1899,11,30)))/864e5,r.v!=r.v?r.v=Ot(t):r.v<60&&(r.v=r.v-1),u&&"General"!=u||(u="yyyy-mm-dd");case"Number":void 0===r.v&&(r.v=+t),r.t||(r.t="n");break;case"Error":r.t="e",r.v=Kn[t],!1!==c.cellText&&(r.w=t);break;default:""==t&&""==e?r.t="z":(r.t="s",r.v=Rt(e||t))}if($l(r,u,c),!1!==c.cellFormula)if(r.Formula){var A=Ot(r.Formula);61==A.charCodeAt(0)&&(A=A.slice(1)),r.f=Ca(A,i),delete r.Formula,"RC"==r.ArrayRange?r.F=Ca("RC:RC",i):r.ArrayRange&&(r.F=Ca(r.ArrayRange,i),l.push([an(r.F),r.F]))}else for(p=0;p<l.length;++p)i.r>=l[p][0].s.r&&i.r<=l[p][0].e.r&&i.c>=l[p][0].s.c&&i.c<=l[p][0].e.c&&(r.F=l[p][1]);c.cellStyles&&(f.forEach(function(t){!d.patternType&&t.patternType&&(d.patternType=t.patternType)}),r.s=d),void 0!==r.StyleID&&(r.ixfe=r.StyleID)}function ql(t){t.t=t.v||"",t.t=t.t.replace(/\r\n/g,"\n").replace(/\r/g,"\n"),t.v=t.w=t.ixfe=void 0}function tc(t){if(_&&i.isBuffer(t))return t.toString("utf8");if("string"==typeof t)return t;if("undefined"!=typeof Uint8Array&&t instanceof Uint8Array)return Ut(T(E(t)));throw new Error("Bad input format: expected Buffer or string")}var ec=/<(\/?)([^\s?><!\/:]*:|)([^\s?<>:\/]+)(?:[\s?:\/][^>]*)?>/gm;function nc(t,e){var n=e||{};I(D);var r=A(tc(t));"binary"!=n.type&&"array"!=n.type&&"base64"!=n.type||(r="undefined"!=typeof cptable?cptable.utils.decode(65001,p(r)):Ut(r));var i,o=r.slice(0,1024).toLowerCase(),a=!1;if(-1==o.indexOf("<?xml")&&["html","table","head","meta","script","style","div"].forEach(function(t){o.indexOf("<"+t)>=0&&(a=!0)}),a)return Oc.to_workbook(r,n);var s,l=[];null!=y&&null==n.dense&&(n.dense=y);var c,u={},h=[],d=n.dense?[]:{},f="",g={},m={},v=Gl('<Data ss:Type="String">'),b=0,_=0,w=0,x={s:{r:2e6,c:2e6},e:{r:0,c:0}},S={},C={},k="",B=0,T=[],E={},M={},O=0,L=[],N=[],F={},R=[],j=!1,H=[],U=[],Q={},z=0,Y=0,V={Sheets:[],WBProps:{date1904:!1}},W={};ec.lastIndex=0,r=r.replace(/<!--([\s\S]*?)-->/gm,"");for(var G="";i=ec.exec(r);)switch(i[3]=(G=i[3]).toLowerCase()){case"data":if("data"==G){if("/"===i[1]){if((s=l.pop())[0]!==i[3])throw new Error("Bad state: "+s.join("|"))}else"/"!==i[0].charAt(i[0].length-2)&&l.push([i[3],!0]);break}if(l[l.length-1][1])break;"/"===i[1]?Jl(r.slice(b,i.index),k,v,"comment"==l[l.length-1][0]?F:g,{c:_,r:w},S,R[_],m,H,n):(k="",v=Gl(i[0]),b=i.index+i[0].length);break;case"cell":if("/"===i[1])if(N.length>0&&(g.c=N),(!n.sheetRows||n.sheetRows>w)&&void 0!==g.v&&(n.dense?(d[w]||(d[w]=[]),d[w][_]=g):d[tn(_)+Je(w)]=g),g.HRef&&(g.l={Target:g.HRef},g.HRefScreenTip&&(g.l.Tooltip=g.HRefScreenTip),delete g.HRef,delete g.HRefScreenTip),(g.MergeAcross||g.MergeDown)&&(z=_+(0|parseInt(g.MergeAcross,10)),Y=w+(0|parseInt(g.MergeDown,10)),T.push({s:{c:_,r:w},e:{c:z,r:Y}})),n.sheetStubs)if(g.MergeAcross||g.MergeDown){for(var X=_;X<=z;++X)for(var Z=w;Z<=Y;++Z)(X>_||Z>w)&&(n.dense?(d[Z]||(d[Z]=[]),d[Z][X]={t:"z"}):d[tn(X)+Je(Z)]={t:"z"});_=z+1}else++_;else g.MergeAcross?_=z+1:++_;else(g=Xl(i[0])).Index&&(_=+g.Index-1),_<x.s.c&&(x.s.c=_),_>x.e.c&&(x.e.c=_),"/>"===i[0].slice(-2)&&++_,N=[];break;case"row":"/"===i[1]||"/>"===i[0].slice(-2)?(w<x.s.r&&(x.s.r=w),w>x.e.r&&(x.e.r=w),"/>"===i[0].slice(-2)&&(m=Gl(i[0])).Index&&(w=+m.Index-1),_=0,++w):((m=Gl(i[0])).Index&&(w=+m.Index-1),Q={},("0"==m.AutoFitHeight||m.Height)&&(Q.hpx=parseInt(m.Height,10),Q.hpt=Fo(Q.hpx),U[w]=Q),"1"==m.Hidden&&(Q.hidden=!0,U[w]=Q));break;case"worksheet":if("/"===i[1]){if((s=l.pop())[0]!==i[3])throw new Error("Bad state: "+s.join("|"));h.push(f),x.s.r<=x.e.r&&x.s.c<=x.e.c&&(d["!ref"]=on(x),n.sheetRows&&n.sheetRows<=x.e.r&&(d["!fullref"]=d["!ref"],x.e.r=n.sheetRows-1,d["!ref"]=on(x))),T.length&&(d["!merges"]=T),R.length>0&&(d["!cols"]=R),U.length>0&&(d["!rows"]=U),u[f]=d}else x={s:{r:2e6,c:2e6},e:{r:0,c:0}},w=_=0,l.push([i[3],!1]),s=Gl(i[0]),f=Ot(s.Name),d=n.dense?[]:{},T=[],H=[],U=[],W={name:f,Hidden:0},V.Sheets.push(W);break;case"table":if("/"===i[1]){if((s=l.pop())[0]!==i[3])throw new Error("Bad state: "+s.join("|"))}else{if("/>"==i[0].slice(-2))break;Gl(i[0]),l.push([i[3],!1]),R=[],j=!1}break;case"style":"/"===i[1]?Kl(S,C,n):C=Gl(i[0]);break;case"numberformat":C.nf=Ot(Gl(i[0]).Format||"General"),P[C.nf]&&(C.nf=P[C.nf]);for(var $=0;392!=$&&D._table[$]!=C.nf;++$);if(392==$)for($=57;392!=$;++$)if(null==D._table[$]){D.load(C.nf,$);break}break;case"column":if("table"!==l[l.length-1][0])break;if((c=Gl(i[0])).Hidden&&(c.hidden=!0,delete c.Hidden),c.Width&&(c.wpx=parseInt(c.Width,10)),!j&&c.wpx>10){j=!0,Eo=ko;for(var K=0;K<R.length;++K)R[K]&&Po(R[K])}j&&Po(c),R[c.Index-1||R.length]=c;for(var J=0;J<+c.Span;++J)R[R.length]=ot(c);break;case"namedrange":if("/"===i[1])break;V.Names||(V.Names=[]);var q=Ct(i[0]),tt={Name:q.Name,Ref:Ca(q.RefersTo.slice(1),{r:0,c:0})};V.Sheets.length>0&&(tt.Sheet=V.Sheets.length-1),V.Names.push(tt);break;case"namedcell":case"b":case"i":case"u":case"s":case"em":case"h2":case"h3":case"sub":case"sup":case"span":case"alignment":case"borders":case"border":break;case"font":if("/>"===i[0].slice(-2))break;"/"===i[1]?k+=r.slice(B,i.index):B=i.index+i[0].length;break;case"interior":if(!n.cellStyles)break;C.Interior=Gl(i[0]);break;case"protection":break;case"author":case"title":case"description":case"created":case"keywords":case"subject":case"category":case"company":case"lastauthor":case"lastsaved":case"lastprinted":case"version":case"revision":case"totaltime":case"hyperlinkbase":case"manager":case"contentstatus":case"identifier":case"language":case"appname":if("/>"===i[0].slice(-2))break;"/"===i[1]?Br(E,G,r.slice(O,i.index)):O=i.index+i[0].length;break;case"paragraphs":break;case"styles":case"workbook":if("/"===i[1]){if((s=l.pop())[0]!==i[3])throw new Error("Bad state: "+s.join("|"))}else l.push([i[3],!1]);break;case"comment":if("/"===i[1]){if((s=l.pop())[0]!==i[3])throw new Error("Bad state: "+s.join("|"));ql(F),N.push(F)}else l.push([i[3],!1]),F={a:(s=Gl(i[0])).Author};break;case"autofilter":if("/"===i[1]){if((s=l.pop())[0]!==i[3])throw new Error("Bad state: "+s.join("|"))}else if("/"!==i[0].charAt(i[0].length-2)){var et=Gl(i[0]);d["!autofilter"]={ref:Ca(et.Range).replace(/\$/g,"")},l.push([i[3],!0])}break;case"name":break;case"datavalidation":if("/"===i[1]){if((s=l.pop())[0]!==i[3])throw new Error("Bad state: "+s.join("|"))}else"/"!==i[0].charAt(i[0].length-2)&&l.push([i[3],!0]);break;case"pixelsperinch":break;case"componentoptions":case"documentproperties":case"customdocumentproperties":case"officedocumentsettings":case"pivottable":case"pivotcache":case"names":case"mapinfo":case"pagebreaks":case"querytable":case"sorting":case"schema":case"conditionalformatting":case"smarttagtype":case"smarttags":case"excelworkbook":case"workbookoptions":case"worksheetoptions":if("/"===i[1]){if((s=l.pop())[0]!==i[3])throw new Error("Bad state: "+s.join("|"))}else"/"!==i[0].charAt(i[0].length-2)&&l.push([i[3],!0]);break;default:if(0==l.length&&"document"==i[3])return Rc(r,n);if(0==l.length&&"uof"==i[3])return Rc(r,n);var nt=!0;switch(l[l.length-1][0]){case"officedocumentsettings":switch(i[3]){case"allowpng":case"removepersonalinformation":case"downloadcomponents":case"locationofcomponents":case"colors":case"color":case"index":case"rgb":case"targetscreensize":case"readonlyrecommended":break;default:nt=!1}break;case"componentoptions":switch(i[3]){case"toolbar":case"hideofficelogo":case"spreadsheetautofit":case"label":case"caption":case"maxheight":case"maxwidth":case"nextsheetnumber":break;default:nt=!1}break;case"excelworkbook":switch(i[3]){case"date1904":V.WBProps.date1904=!0;break;case"windowheight":case"windowwidth":case"windowtopx":case"windowtopy":case"tabratio":case"protectstructure":case"protectwindow":case"protectwindows":case"activesheet":case"displayinknotes":case"firstvisiblesheet":case"supbook":case"sheetname":case"sheetindex":case"sheetindexfirst":case"sheetindexlast":case"dll":case"acceptlabelsinformulas":case"donotsavelinkvalues":case"iteration":case"maxiterations":case"maxchange":case"path":case"xct":case"count":case"selectedsheets":case"calculation":case"uncalced":case"startupprompt":case"crn":case"externname":case"formula":case"colfirst":case"collast":case"wantadvise":case"boolean":case"error":case"text":case"ole":case"noautorecover":case"publishobjects":case"donotcalculatebeforesave":case"number":case"refmoder1c1":case"embedsavesmarttags":break;default:nt=!1}break;case"workbookoptions":switch(i[3]){case"owcversion":case"height":case"width":break;default:nt=!1}break;case"worksheetoptions":switch(i[3]){case"visible":if("/>"===i[0].slice(-2));else if("/"===i[1])switch(r.slice(O,i.index)){case"SheetHidden":W.Hidden=1;break;case"SheetVeryHidden":W.Hidden=2}else O=i.index+i[0].length;break;case"header":d["!margins"]||Ts(d["!margins"]={},"xlml"),d["!margins"].header=Ct(i[0]).Margin;break;case"footer":d["!margins"]||Ts(d["!margins"]={},"xlml"),d["!margins"].footer=Ct(i[0]).Margin;break;case"pagemargins":var rt=Ct(i[0]);d["!margins"]||Ts(d["!margins"]={},"xlml"),rt.Top&&(d["!margins"].top=rt.Top),rt.Left&&(d["!margins"].left=rt.Left),rt.Right&&(d["!margins"].right=rt.Right),rt.Bottom&&(d["!margins"].bottom=rt.Bottom);break;case"displayrighttoleft":V.Views||(V.Views=[]),V.Views[0]||(V.Views[0]={}),V.Views[0].RTL=!0;break;case"freezepanes":case"frozennosplit":break;case"splithorizontal":case"splitvertical":case"donotdisplaygridlines":case"activerow":case"activecol":case"toprowbottompane":case"leftcolumnrightpane":case"unsynced":case"print":case"panes":case"scale":case"pane":case"number":case"layout":case"pagesetup":case"selected":case"protectobjects":case"enableselection":case"protectscenarios":case"validprinterinfo":case"horizontalresolution":case"verticalresolution":case"numberofcopies":case"activepane":case"toprowvisible":case"leftcolumnvisible":case"fittopage":case"rangeselection":case"papersizeindex":case"pagelayoutzoom":case"pagebreakzoom":case"filteron":case"fitwidth":case"fitheight":case"commentslayout":case"zoom":case"lefttoright":case"gridlines":case"allowsort":case"allowfilter":case"allowinsertrows":case"allowdeleterows":case"allowinsertcols":case"allowdeletecols":case"allowinserthyperlinks":case"allowformatcells":case"allowsizecols":case"allowsizerows":case"nosummaryrowsbelowdetail":case"tabcolorindex":case"donotdisplayheadings":case"showpagelayoutzoom":case"nosummarycolumnsrightdetail":case"blackandwhite":case"donotdisplayzeros":case"displaypagebreak":case"rowcolheadings":case"donotdisplayoutline":case"noorientation":case"allowusepivottables":case"zeroheight":case"viewablerange":case"selection":case"protectcontents":break;default:nt=!1}break;case"pivottable":case"pivotcache":switch(i[3]){case"immediateitemsondrop":case"showpagemultipleitemlabel":case"compactrowindent":case"location":case"pivotfield":case"orientation":case"layoutform":case"layoutsubtotallocation":case"layoutcompactrow":case"position":case"pivotitem":case"datatype":case"datafield":case"sourcename":case"parentfield":case"ptlineitems":case"ptlineitem":case"countofsameitems":case"item":case"itemtype":case"ptsource":case"cacheindex":case"consolidationreference":case"filename":case"reference":case"nocolumngrand":case"norowgrand":case"blanklineafteritems":case"hidden":case"subtotal":case"basefield":case"mapchilditems":case"function":case"refreshonfileopen":case"printsettitles":case"mergelabels":case"defaultversion":case"refreshname":case"refreshdate":case"refreshdatecopy":case"versionlastrefresh":case"versionlastupdate":case"versionupdateablemin":case"versionrefreshablemin":case"calculation":break;default:nt=!1}break;case"pagebreaks":switch(i[3]){case"colbreaks":case"colbreak":case"rowbreaks":case"rowbreak":case"colstart":case"colend":case"rowend":break;default:nt=!1}break;case"autofilter":switch(i[3]){case"autofiltercolumn":case"autofiltercondition":case"autofilterand":case"autofilteror":break;default:nt=!1}break;case"querytable":switch(i[3]){case"id":case"autoformatfont":case"autoformatpattern":case"querysource":case"querytype":case"enableredirections":case"refreshedinxl9":case"urlstring":case"htmltables":case"connection":case"commandtext":case"refreshinfo":case"notitles":case"nextid":case"columninfo":case"overwritecells":case"donotpromptforfile":case"textwizardsettings":case"source":case"number":case"decimal":case"thousandseparator":case"trailingminusnumbers":case"formatsettings":case"fieldtype":case"delimiters":case"tab":case"comma":case"autoformatname":case"versionlastedit":case"versionlastrefresh":break;default:nt=!1}break;case"datavalidation":switch(i[3]){case"range":case"type":case"min":case"max":case"sort":case"descending":case"order":case"casesensitive":case"value":case"errorstyle":case"errormessage":case"errortitle":case"inputmessage":case"inputtitle":case"combohide":case"inputhide":case"condition":case"qualifier":case"useblank":case"value1":case"value2":case"format":case"cellrangelist":break;default:nt=!1}break;case"sorting":case"conditionalformatting":switch(i[3]){case"range":case"type":case"min":case"max":case"sort":case"descending":case"order":case"casesensitive":case"value":case"errorstyle":case"errormessage":case"errortitle":case"cellrangelist":case"inputmessage":case"inputtitle":case"combohide":case"inputhide":case"condition":case"qualifier":case"useblank":case"value1":case"value2":case"format":break;default:nt=!1}break;case"mapinfo":case"schema":case"data":switch(i[3]){case"map":case"entry":case"range":case"xpath":case"field":case"xsdtype":case"filteron":case"aggregate":case"elementtype":case"attributetype":break;case"schema":case"element":case"complextype":case"datatype":case"all":case"attribute":case"extends":case"row":break;default:nt=!1}break;case"smarttags":break;default:nt=!1}if(nt)break;if(i[3].match(/!\[CDATA/))break;if(!l[l.length-1][1])throw"Unrecognized tag: "+i[3]+"|"+l.join("|");if("customdocumentproperties"===l[l.length-1][0]){if("/>"===i[0].slice(-2))break;"/"===i[1]?Zl(M,G,L,r.slice(O,i.index)):(L=i,O=i.index+i[0].length);break}if(n.WTF)throw"Unrecognized tag: "+i[3]+"|"+l.join("|")}var it={};return n.bookSheets||n.bookProps||(it.Sheets=u),it.SheetNames=h,it.Workbook=V,it.SSF=D.get_table(),it.Props=E,it.Custprops=M,it}function rc(t,e){switch(qc(e=e||{}),e.type||"base64"){case"base64":return nc(b.decode(t),e);case"binary":case"buffer":case"file":return nc(t,e);case"array":return nc(T(t),e)}}function ic(t,e){var n=[];return t.Props&&n.push(function(t,e){var n=[];return z(Cr).map(function(t){for(var e=0;e<pr.length;++e)if(pr[e][1]==t)return pr[e];for(e=0;e<yr.length;++e)if(yr[e][1]==t)return yr[e];throw t}).forEach(function(r){if(null!=t[r[1]]){var i=e&&e.Props&&null!=e.Props[r[1]]?e.Props[r[1]]:t[r[1]];switch(r[2]){case"date":i=new Date(i).toISOString().replace(/\.\d*Z/,"Z")}"number"==typeof i?i=String(i):!0===i||!1===i?i=i?"1":"0":i instanceof Date&&(i=new Date(i).toISOString().replace(/\.\d*Z/,"")),n.push(ne(Cr[r[1]]||r[1],i))}}),ie("DocumentProperties",n.join(""),{xmlns:se.o})}(t.Props,e)),t.Custprops&&n.push(function(t,e){var n=["Worksheets","SheetNames"],r="CustomDocumentProperties",i=[];return t&&z(t).forEach(function(e){if(Object.prototype.hasOwnProperty.call(t,e)){for(var r=0;r<pr.length;++r)if(e==pr[r][1])return;for(r=0;r<yr.length;++r)if(e==yr[r][1])return;for(r=0;r<n.length;++r)if(e==n[r])return;var o=t[e],a="string";"number"==typeof o?(a="float",o=String(o)):!0===o||!1===o?(a="boolean",o=o?"1":"0"):o=String(o),i.push(ie(Pt(e),o,{"dt:dt":a}))}}),e&&z(e).forEach(function(n){if(Object.prototype.hasOwnProperty.call(e,n)&&(!t||!Object.prototype.hasOwnProperty.call(t,n))){var r=e[n],o="string";"number"==typeof r?(o="float",r=String(r)):!0===r||!1===r?(o="boolean",r=r?"1":"0"):r instanceof Date?(o="dateTime.tz",r=r.toISOString()):r=String(r),i.push(ie(Pt(n),r,{"dt:dt":o}))}}),"<"+r+' xmlns="'+se.o+'">'+i.join("")+"</"+r+">"}(t.Props,t.Custprops)),n.join("")}function oc(t){return ie("NamedRange",null,{"ss:Name":t.Name,"ss:RefersTo":"="+Ba(t.Ref,{r:0,c:0})})}function ac(t,e,n,r,i,o,a){if(!t||void 0==t.v&&void 0==t.f)return"";var s={};if(t.f&&(s["ss:Formula"]="="+It(Ba(t.f,a))),t.F&&t.F.slice(0,e.length)==e){var l=en(t.F.slice(e.length+1));s["ss:ArrayRange"]="RC:R"+(l.r==a.r?"":"["+(l.r-a.r)+"]")+"C"+(l.c==a.c?"":"["+(l.c-a.c)+"]")}if(t.l&&t.l.Target&&(s["ss:HRef"]=It(t.l.Target),t.l.Tooltip&&(s["x:HRefScreenTip"]=It(t.l.Tooltip))),n["!merges"])for(var c=n["!merges"],u=0;u!=c.length;++u)c[u].s.c==a.c&&c[u].s.r==a.r&&(c[u].e.c>c[u].s.c&&(s["ss:MergeAcross"]=c[u].e.c-c[u].s.c),c[u].e.r>c[u].s.r&&(s["ss:MergeDown"]=c[u].e.r-c[u].s.r));var h="",d="";switch(t.t){case"z":if(!r.sheetStubs)return"";break;case"n":h="Number",d=String(t.v);break;case"b":h="Boolean",d=t.v?"1":"0";break;case"e":h="Error",d=$n[t.v];break;case"d":h="DateTime",d=new Date(t.v).toISOString(),null==t.z&&(t.z=t.z||D._table[14]);break;case"s":h="String",d=((t.v||"")+"").replace(Lt,function(t){return Mt[t]}).replace(Nt,function(t){return"&#x"+t.charCodeAt(0).toString(16).toUpperCase()+";"})}var f=Es(r.cellXfs,t,r);s["ss:StyleID"]="s"+(21+f),s["ss:Index"]=a.c+1;var p=null!=t.v?d:"",A="z"==t.t?"":'<Data ss:Type="'+h+'">'+p+"</Data>";return(t.c||[]).length>0&&(A+=t.c.map(function(t){return ie("Comment",ie("ss:Data",jt(t.t||""),{xmlns:"http://www.w3.org/TR/REC-html40"}),{"ss:Author":t.a})}).join("")),ie("Cell",A,s)}function sc(t,e){var n='<Row ss:Index="'+(t+1)+'"';return e&&(e.hpt&&!e.hpx&&(e.hpx=Ro(e.hpt)),e.hpx&&(n+=' ss:AutoFitHeight="0" ss:Height="'+e.hpx+'"'),e.hidden&&(n+=' ss:Hidden="1"')),n+">"}function lc(t,e,n){var r=[],i=n.SheetNames[t],o=n.Sheets[i],a=o?function(t,e,n,r){if(!t)return"";if(!((r||{}).Workbook||{}).Names)return"";for(var i=r.Workbook.Names,o=[],a=0;a<i.length;++a){var s=i[a];s.Sheet==n&&(s.Name.match(/^_xlfn\./)||o.push(oc(s)))}return o.join("")}(o,0,t,n):"";return a.length>0&&r.push("<Names>"+a+"</Names>"),(a=o?function(t,e,n,r){if(!t["!ref"])return"";var i=an(t["!ref"]),o=t["!merges"]||[],a=0,s=[];t["!cols"]&&t["!cols"].forEach(function(t,e){Po(t);var n=!!t.width,r=Bs(e,t),i={"ss:Index":e+1};n&&(i["ss:Width"]=Mo(r.width)),t.hidden&&(i["ss:Hidden"]="1"),s.push(ie("Column",null,i))});for(var l=Array.isArray(t),c=i.s.r;c<=i.e.r;++c){for(var u=[sc(c,(t["!rows"]||[])[c])],h=i.s.c;h<=i.e.c;++h){var d=!1;for(a=0;a!=o.length;++a)if(!(o[a].s.c>h||o[a].s.r>c||o[a].e.c<h||o[a].e.r<c)){o[a].s.c==h&&o[a].s.r==c||(d=!0);break}if(!d){var f={r:c,c:h},p=nn(f),A=l?(t[c]||[])[h]:t[p];u.push(ac(A,p,t,e,0,0,f))}}u.push("</Row>"),u.length>2&&s.push(u.join(""))}return s.join("")}(o,e):"").length>0&&r.push("<Table>"+a+"</Table>"),r.push(function(t,e,n,r){if(!t)return"";var i=[];if(t["!margins"]&&(i.push("<PageSetup>"),t["!margins"].header&&i.push(ie("Header",null,{"x:Margin":t["!margins"].header})),t["!margins"].footer&&i.push(ie("Footer",null,{"x:Margin":t["!margins"].footer})),i.push(ie("PageMargins",null,{"x:Bottom":t["!margins"].bottom||"0.75","x:Left":t["!margins"].left||"0.7","x:Right":t["!margins"].right||"0.7","x:Top":t["!margins"].top||"0.75"})),i.push("</PageSetup>")),r&&r.Workbook&&r.Workbook.Sheets&&r.Workbook.Sheets[n])if(r.Workbook.Sheets[n].Hidden)i.push(ie("Visible",1==r.Workbook.Sheets[n].Hidden?"SheetHidden":"SheetVeryHidden",{}));else{for(var o=0;o<n&&(!r.Workbook.Sheets[o]||r.Workbook.Sheets[o].Hidden);++o);o==n&&i.push("<Selected/>")}return((((r||{}).Workbook||{}).Views||[])[0]||{}).RTL&&i.push("<DisplayRightToLeft/>"),t["!protect"]&&(i.push(ne("ProtectContents","True")),t["!protect"].objects&&i.push(ne("ProtectObjects","True")),t["!protect"].scenarios&&i.push(ne("ProtectScenarios","True")),null==t["!protect"].selectLockedCells||t["!protect"].selectLockedCells?null==t["!protect"].selectUnlockedCells||t["!protect"].selectUnlockedCells||i.push(ne("EnableSelection","UnlockedCells")):i.push(ne("EnableSelection","NoSelection")),[["formatCells","AllowFormatCells"],["formatColumns","AllowSizeCols"],["formatRows","AllowSizeRows"],["insertColumns","AllowInsertCols"],["insertRows","AllowInsertRows"],["insertHyperlinks","AllowInsertHyperlinks"],["deleteColumns","AllowDeleteCols"],["deleteRows","AllowDeleteRows"],["sort","AllowSort"],["autoFilter","AllowFilter"],["pivotTables","AllowUsePivotTables"]].forEach(function(e){t["!protect"][e[0]]&&i.push("<"+e[1]+"/>")})),0==i.length?"":ie("WorksheetOptions",i.join(""),{xmlns:se.x})}(o,0,t,n)),r.join("")}function cc(t,e){e||(e={}),t.SSF||(t.SSF=D.get_table()),t.SSF&&(I(D),D.load_table(t.SSF),e.revssf=W(t.SSF),e.revssf[t.SSF[65535]]=0,e.ssf=t.SSF,e.cellXfs=[],Es(e.cellXfs,{},{revssf:{General:0}}));var n=[];n.push(ic(t,e)),n.push(""),n.push(""),n.push("");for(var r=0;r<t.SheetNames.length;++r)n.push(ie("Worksheet",lc(r,e,t),{"ss:Name":It(t.SheetNames[r])}));return n[2]=function(t,e){var n=['<Style ss:ID="Default" ss:Name="Normal"><NumberFormat/></Style>'];return e.cellXfs.forEach(function(t,e){var r=[];r.push(ie("NumberFormat",null,{"ss:Format":It(D._table[t.numFmtId])}));var i={"ss:ID":"s"+(21+e)};n.push(ie("Style",r.join(""),i))}),ie("Styles",n.join(""))}(0,e),n[3]=function(t){if(!((t||{}).Workbook||{}).Names)return"";for(var e=t.Workbook.Names,n=[],r=0;r<e.length;++r){var i=e[r];null==i.Sheet&&(i.Name.match(/^_xlfn\./)||n.push(oc(i)))}return ie("Names",n.join(""))}(t),bt+ie("Workbook",n.join(""),{xmlns:se.ss,"xmlns:o":se.o,"xmlns:x":se.x,"xmlns:ss":se.ss,"xmlns:dt":se.dt,"xmlns:html":se.html})}function uc(t){var e={},n=t.content;if(n.l=28,e.AnsiUserType=n.read_shift(0,"lpstr-ansi"),e.AnsiClipboardFormat=function(t){return Pn(t,1)}(n),n.length-n.l<=4)return e;var r=n.read_shift(4);return 0==r||r>40?e:(n.l-=4,e.Reserved1=n.read_shift(0,"lpstr-ansi"),n.length-n.l<=4?e:1907505652!==(r=n.read_shift(4))?e:(e.UnicodeClipboardFormat=function(t){return Pn(t,2)}(n),0==(r=n.read_shift(4))||r>40?e:(n.l-=4,void(e.Reserved2=n.read_shift(0,"lpwstr")))))}function hc(t,e,n,r){var i=n,o=[],a=e.slice(e.l,e.l+i);if(r&&r.enc&&r.enc.insitu)switch(t.n){case"BOF":case"FilePass":case"FileLock":case"InterfaceHdr":case"RRDInfo":case"RRDHead":case"UsrExcl":break;default:if(0===a.length)break;r.enc.insitu(a)}o.push(a),e.l+=i;for(var s=bc[Me(e,e.l)],l=0;null!=s&&"Continue"===s.n.slice(0,8);)i=Me(e,e.l+2),l=e.l+4,"ContinueFrt"==s.n?l+=4:"ContinueFrt"==s.n.slice(0,11)&&(l+=12),o.push(e.slice(l,e.l+4+i)),e.l+=4+i,s=bc[Me(e,e.l)];var c=M(o);Ue(c,0);var u=0;c.lens=[];for(var h=0;h<o.length;++h)c.lens.push(u),u+=o[h].length;return t.f(c,c.length,r)}function dc(t,e,n){if("z"!==t.t&&t.XF){var r=0;try{r=t.z||t.XF.numFmtId||0,e.cellNF&&(t.z=D._table[r])}catch(t){if(e.WTF)throw t}if(!e||!1!==e.cellText)try{"e"===t.t?t.w=t.w||$n[t.v]:0===r||"General"==r?"n"===t.t?(0|t.v)===t.v?t.w=D._general_int(t.v):t.w=D._general_num(t.v):t.w=D._general(t.v):t.w=D.format(r,t.v,{date1904:!!n})}catch(t){if(e.WTF)throw t}if(e.cellDates&&r&&"n"==t.t&&D.is_date(D._table[r]||String(r))){var i=D.parse_date_code(t.v);i&&(t.t="d",t.v=new Date(i.y,i.m-1,i.d,i.H,i.M,i.S,i.u))}}}function fc(t,e,n){return{v:t,ixfe:e,t:n}}function pc(t,e){var n={opts:{}},r={};null!=y&&null==e.dense&&(e.dense=y);var i,o,a,s,l,c,u,h,f=e.dense?[]:{},p={},A={},g=null,m=[],v="",b={},_="",w={},x=[],S=!0,C=[],k=[],B={Sheets:[],WBProps:{date1904:!1},Views:[{}]},T={},E=function(t){return t<8?Zn[t]:t<64&&k[t-8]||Zn[t]},M=function(t,e,n){if(!(U>1)&&(n.sheetRows&&t.r>=n.sheetRows&&(S=!1),S)){if(n.cellStyles&&e.XF&&e.XF.data&&function(t,e,n){var r,i=e.XF.data;i&&i.patternType&&n&&n.cellStyles&&(e.s={},e.s.patternType=i.patternType,(r=So(E(i.icvFore)))&&(e.s.fgColor={rgb:r}),(r=So(E(i.icvBack)))&&(e.s.bgColor={rgb:r}))}(0,e,n),delete e.ixfe,delete e.XF,i=t,_=nn(t),A&&A.s&&A.e||(A={s:{r:0,c:0},e:{r:0,c:0}}),t.r<A.s.r&&(A.s.r=t.r),t.c<A.s.c&&(A.s.c=t.c),t.r+1>A.e.r&&(A.e.r=t.r+1),t.c+1>A.e.c&&(A.e.c=t.c+1),n.cellFormula&&e.f)for(var r=0;r<x.length;++r)if(!(x[r][0].s.c>t.c||x[r][0].s.r>t.r||x[r][0].e.c<t.c||x[r][0].e.r<t.r)){e.F=on(x[r][0]),x[r][0].s.c==t.c&&x[r][0].s.r==t.r||delete e.f,e.f&&(e.f=""+cs(x[r][1],0,t,R,O));break}n.dense?(f[t.r]||(f[t.r]=[]),f[t.r][t.c]=e):f[_]=e}},O={enc:!1,sbcch:0,snames:[],sharedf:w,arrayf:x,rrtabid:[],lastuser:"",biff:8,codepage:0,winlocked:0,cellStyles:!!e&&!!e.cellStyles,WTF:!!e&&!!e.wtf};e.password&&(O.password=e.password);var L=[],I=[],P=[],N=[],F=!1,R=[];R.SheetNames=O.snames,R.sharedf=O.sharedf,R.arrayf=O.arrayf,R.names=[],R.XTI=[];var j,H="",U=0,Q=0,Y=[],V=[];O.codepage=1200,d(1200);for(var W=!1;t.l<t.length-1;){var G=t.l,X=t.read_shift(2);if(0===X&&"EOF"===H)break;var Z=t.l===t.length?0:t.read_shift(2),$=bc[X];if($&&$.f){if(e.bookSheets&&"BoundSheet8"===H&&"BoundSheet8"!==$.n)break;if(H=$.n,2===$.r||12==$.r){var K=t.read_shift(2);if(Z-=2,!O.enc&&K!==X&&((255&K)<<8|K>>8)!==X)throw new Error("rt mismatch: "+K+"!="+X);12==$.r&&(t.l+=10,Z-=10)}var J={};J="EOF"===$.n?$.f(t,Z,O):hc($,t,Z,O);var q=$.n;if(0==U&&"BOF"!=q)continue;switch(q){case"Date1904":n.opts.Date1904=B.WBProps.date1904=J;break;case"WriteProtect":n.opts.WriteProtect=!0;break;case"FilePass":if(O.enc||(t.l=0),O.enc=J,!e.password)throw new Error("File is password-protected");if(null==J.valid)throw new Error("Encryption scheme unsupported");if(!J.valid)throw new Error("Password is incorrect");break;case"WriteAccess":O.lastuser=J;break;case"FileSharing":break;case"CodePage":var tt=Number(J);switch(tt){case 21010:tt=1200;break;case 32768:tt=1e4;break;case 32769:tt=1252}d(O.codepage=tt),W=!0;break;case"RRTabId":O.rrtabid=J;break;case"WinProtect":O.winlocked=J;break;case"Template":case"BookBool":case"UsesELFs":case"MTRSettings":break;case"RefreshAll":case"CalcCount":case"CalcDelta":case"CalcIter":case"CalcMode":case"CalcPrecision":case"CalcSaveRecalc":n.opts[q]=J;break;case"CalcRefMode":O.CalcRefMode=J;break;case"Uncalced":break;case"ForceFullCalculation":n.opts.FullCalc=J;break;case"WsBool":J.fDialog&&(f["!type"]="dialog");break;case"XF":C.push(J);break;case"ExtSST":case"BookExt":case"RichTextStream":case"BkHim":break;case"SupBook":R.push([J]),R[R.length-1].XTI=[];break;case"ExternName":R[R.length-1].push(J);break;case"Index":break;case"Lbl":j={Name:J.Name,Ref:cs(J.rgce,0,null,R,O)},J.itab>0&&(j.Sheet=J.itab-1),R.names.push(j),R[0]||(R[0]=[],R[0].XTI=[]),R[R.length-1].push(J),"_xlnm._FilterDatabase"==J.Name&&J.itab>0&&J.rgce&&J.rgce[0]&&J.rgce[0][0]&&"PtgArea3d"==J.rgce[0][0][0]&&(V[J.itab-1]={ref:on(J.rgce[0][0][1][2])});break;case"ExternCount":O.ExternCount=J;break;case"ExternSheet":0==R.length&&(R[0]=[],R[0].XTI=[]),R[R.length-1].XTI=R[R.length-1].XTI.concat(J),R.XTI=R.XTI.concat(J);break;case"NameCmt":if(O.biff<8)break;null!=j&&(j.Comment=J[1]);break;case"Protect":f["!protect"]=J;break;case"Password":0!==J&&O.WTF&&console.error("Password verifier: "+J);break;case"Prot4Rev":case"Prot4RevPass":break;case"BoundSheet8":p[J.pos]=J,O.snames.push(J.name);break;case"EOF":if(--U)break;if(A.e){if(A.e.r>0&&A.e.c>0){if(A.e.r--,A.e.c--,f["!ref"]=on(A),e.sheetRows&&e.sheetRows<=A.e.r){var et=A.e.r;A.e.r=e.sheetRows-1,f["!fullref"]=f["!ref"],f["!ref"]=on(A),A.e.r=et}A.e.r++,A.e.c++}L.length>0&&(f["!merges"]=L),I.length>0&&(f["!objects"]=I),P.length>0&&(f["!cols"]=P),N.length>0&&(f["!rows"]=N),B.Sheets.push(T)}""===v?b=f:r[v]=f,f=e.dense?[]:{};break;case"BOF":if(8===O.biff&&(O.biff={9:2,521:3,1033:4}[X]||{512:2,768:3,1024:4,1280:5,1536:8,2:2,7:2}[J.BIFFVer]||8),8==O.biff&&0==J.BIFFVer&&16==J.dt&&(O.biff=2),U++)break;if(S=!0,f=e.dense?[]:{},O.biff<8&&!W&&(W=!0,d(O.codepage=e.codepage||1252)),O.biff<5){""===v&&(v="Sheet1"),A={s:{r:0,c:0},e:{r:0,c:0}};var nt={pos:t.l-Z,name:v};p[nt.pos]=nt,O.snames.push(v)}else v=(p[G]||{name:""}).name;32==J.dt&&(f["!type"]="chart"),64==J.dt&&(f["!type"]="macro"),L=[],I=[],O.arrayf=x=[],P=[],N=[],0,F=!1,T={Hidden:(p[G]||{hs:0}).hs,name:v};break;case"Number":case"BIFF2NUM":case"BIFF2INT":"chart"==f["!type"]&&(e.dense?(f[J.r]||[])[J.c]:f[nn({c:J.c,r:J.r})])&&++J.c,c={ixfe:J.ixfe,XF:C[J.ixfe]||{},v:J.val,t:"n"},Q>0&&(c.z=Y[c.ixfe>>8&31]),dc(c,e,n.opts.Date1904),M({c:J.c,r:J.r},c,e);break;case"BoolErr":c={ixfe:J.ixfe,XF:C[J.ixfe],v:J.val,t:J.t},Q>0&&(c.z=Y[c.ixfe>>8&31]),dc(c,e,n.opts.Date1904),M({c:J.c,r:J.r},c,e);break;case"RK":c={ixfe:J.ixfe,XF:C[J.ixfe],v:J.rknum,t:"n"},Q>0&&(c.z=Y[c.ixfe>>8&31]),dc(c,e,n.opts.Date1904),M({c:J.c,r:J.r},c,e);break;case"MulRk":for(var rt=J.c;rt<=J.C;++rt){var it=J.rkrec[rt-J.c][0];c={ixfe:it,XF:C[it],v:J.rkrec[rt-J.c][1],t:"n"},Q>0&&(c.z=Y[c.ixfe>>8&31]),dc(c,e,n.opts.Date1904),M({c:rt,r:J.r},c,e)}break;case"Formula":if("String"==J.val){g=J;break}if((c=fc(J.val,J.cell.ixfe,J.tt)).XF=C[c.ixfe],e.cellFormula){var ot=J.formula;if(ot&&ot[0]&&ot[0][0]&&"PtgExp"==ot[0][0][0]){var at=ot[0][0][1][0],st=ot[0][0][1][1],lt=nn({r:at,c:st});w[lt]?c.f=""+cs(J.formula,0,J.cell,R,O):c.F=((e.dense?(f[at]||[])[st]:f[lt])||{}).F}else c.f=""+cs(J.formula,0,J.cell,R,O)}Q>0&&(c.z=Y[c.ixfe>>8&31]),dc(c,e,n.opts.Date1904),M(J.cell,c,e),g=J;break;case"String":if(!g)throw new Error("String record expects Formula");g.val=J,(c=fc(J,g.cell.ixfe,"s")).XF=C[c.ixfe],e.cellFormula&&(c.f=""+cs(g.formula,0,g.cell,R,O)),Q>0&&(c.z=Y[c.ixfe>>8&31]),dc(c,e,n.opts.Date1904),M(g.cell,c,e),g=null;break;case"Array":x.push(J);var ct=nn(J[0].s);if(o=e.dense?(f[J[0].s.r]||[])[J[0].s.c]:f[ct],e.cellFormula&&o){if(!g)break;if(!ct||!o)break;o.f=""+cs(J[1],0,J[0],R,O),o.F=on(J[0])}break;case"ShrFmla":if(!S)break;if(!e.cellFormula)break;if(_){if(!g)break;w[nn(g.cell)]=J[0],((o=e.dense?(f[g.cell.r]||[])[g.cell.c]:f[nn(g.cell)])||{}).f=""+cs(J[0],0,i,R,O)}break;case"LabelSst":c=fc(m[J.isst].t,J.ixfe,"s"),m[J.isst].h&&(c.h=m[J.isst].h),c.XF=C[c.ixfe],Q>0&&(c.z=Y[c.ixfe>>8&31]),dc(c,e,n.opts.Date1904),M({c:J.c,r:J.r},c,e);break;case"Blank":e.sheetStubs&&(c={ixfe:J.ixfe,XF:C[J.ixfe],t:"z"},Q>0&&(c.z=Y[c.ixfe>>8&31]),dc(c,e,n.opts.Date1904),M({c:J.c,r:J.r},c,e));break;case"MulBlank":if(e.sheetStubs)for(var ut=J.c;ut<=J.C;++ut){var ht=J.ixfe[ut-J.c];c={ixfe:ht,XF:C[ht],t:"z"},Q>0&&(c.z=Y[c.ixfe>>8&31]),dc(c,e,n.opts.Date1904),M({c:ut,r:J.r},c,e)}break;case"RString":case"Label":case"BIFF2STR":(c=fc(J.val,J.ixfe,"s")).XF=C[c.ixfe],Q>0&&(c.z=Y[c.ixfe>>8&31]),dc(c,e,n.opts.Date1904),M({c:J.c,r:J.r},c,e);break;case"Dimensions":1===U&&(A=J);break;case"SST":m=J;break;case"Format":if(4==O.biff){Y[Q++]=J[1];for(var dt=0;dt<Q+163&&D._table[dt]!=J[1];++dt);dt>=163&&D.load(J[1],Q+163)}else D.load(J[1],J[0]);break;case"BIFF2FORMAT":Y[Q++]=J;for(var ft=0;ft<Q+163&&D._table[ft]!=J;++ft);ft>=163&&D.load(J,Q+163);break;case"MergeCells":L=L.concat(J);break;case"Obj":I[J.cmo[0]]=O.lastobj=J;break;case"TxO":O.lastobj.TxO=J;break;case"ImData":O.lastobj.ImData=J;break;case"HLink":for(l=J[0].s.r;l<=J[0].e.r;++l)for(s=J[0].s.c;s<=J[0].e.c;++s)(o=e.dense?(f[l]||[])[s]:f[nn({c:s,r:l})])&&(o.l=J[1]);break;case"HLinkTooltip":for(l=J[0].s.r;l<=J[0].e.r;++l)for(s=J[0].s.c;s<=J[0].e.c;++s)(o=e.dense?(f[l]||[])[s]:f[nn({c:s,r:l})])&&o.l&&(o.l.Tooltip=J[1]);break;case"Note":if(O.biff<=5&&O.biff>=2)break;o=e.dense?(f[J[0].r]||[])[J[0].c]:f[nn(J[0])];var pt=I[J[2]];o||(e.dense?(f[J[0].r]||(f[J[0].r]=[]),o=f[J[0].r][J[0].c]={t:"z"}):o=f[nn(J[0])]={t:"z"},A.e.r=Math.max(A.e.r,J[0].r),A.s.r=Math.min(A.s.r,J[0].r),A.e.c=Math.max(A.e.c,J[0].c),A.s.c=Math.min(A.s.c,J[0].c)),o.c||(o.c=[]),a={a:J[1],t:pt.TxO.t},o.c.push(a);break;default:switch($.n){case"ClrtClient":break;case"XFExt":C[J.ixfe],J.ext.forEach(function(t){t[0]});break;case"DefColWidth":J;break;case"DefaultRowHeight":J[1];break;case"ColInfo":if(!O.cellStyles)break;for(;J.e>=J.s;)P[J.e--]={width:J.w/256},F||(F=!0,Io(J.w/256)),Po(P[J.e+1]);break;case"Row":var At={};null!=J.level&&(N[J.r]=At,At.level=J.level),J.hidden&&(N[J.r]=At,At.hidden=!0),J.hpt&&(N[J.r]=At,At.hpt=J.hpt,At.hpx=Ro(J.hpt));break;case"LeftMargin":case"RightMargin":case"TopMargin":case"BottomMargin":f["!margins"]||Ts(f["!margins"]={}),f["!margins"][q.slice(0,-6).toLowerCase()]=J;break;case"Setup":f["!margins"]||Ts(f["!margins"]={}),f["!margins"].header=J.header,f["!margins"].footer=J.footer;break;case"Window2":J.RTL&&(B.Views[0].RTL=!0);break;case"Header":case"Footer":case"HCenter":case"VCenter":case"Pls":case"GCW":case"LHRecord":case"DBCell":case"EntExU2":case"SxView":case"Sxvd":case"SXVI":case"SXVDEx":case"SxIvd":case"SXString":case"Sync":case"Addin":case"SXDI":case"SXLI":case"SXEx":case"QsiSXTag":case"Selection":case"Feat":break;case"FeatHdr":case"FeatHdr11":break;case"Feature11":case"Feature12":case"List12":break;case"Country":u=J;break;case"RecalcId":case"DxGCol":break;case"Fbi":case"Fbi2":case"GelFrame":case"Font":case"XFCRC":case"Style":case"StyleExt":break;case"Palette":k=J;break;case"Theme":h=J;break;case"ScenarioProtect":case"ObjProtect":case"CondFmt12":case"Table":case"TableStyles":case"TableStyle":case"TableStyleElement":case"SXStreamID":case"SXVS":case"DConRef":case"SXAddl":case"DConBin":case"DConName":case"SXPI":case"SxFormat":case"SxSelect":case"SxRule":case"SxFilt":case"SxItm":case"SxDXF":case"ScenMan":case"DCon":case"CellWatch":case"PrintRowCol":case"PrintGrid":case"PrintSize":case"XCT":case"CRN":case"Scl":case"SheetExt":case"SheetExtOptional":case"ObNoMacros":case"ObProj":break;case"CodeName":v?T.CodeName=J||T.name:B.WBProps.CodeName=J||"ThisWorkbook";break;case"GUIDTypeLib":case"WOpt":case"PhoneticInfo":case"OleObjectSize":break;case"DXF":case"DXFN":case"DXFN12":case"DXFN12List":case"DXFN12NoCB":break;case"Dv":case"DVal":break;case"BRAI":case"Series":case"SeriesText":case"DConn":case"DbOrParamQry":case"DBQueryExt":case"OleDbConn":case"ExtString":case"IFmtRecord":break;case"CondFmt":case"CF":case"CF12":case"CFEx":case"Excel9File":case"Units":break;case"InterfaceHdr":case"Mms":case"InterfaceEnd":case"DSF":case"BuiltInFnGroupCount":break;case"Window1":case"HideObj":case"GridSet":case"Guts":case"UserBView":case"UserSViewBegin":case"UserSViewEnd":case"Pane":break;default:switch($.n){case"Dat":case"Begin":case"End":case"StartBlock":case"EndBlock":case"Frame":case"Area":case"Axis":case"AxisLine":case"Tick":break;case"AxesUsed":case"CrtLayout12":case"CrtLayout12A":case"CrtLink":case"CrtLine":case"CrtMlFrt":case"CrtMlFrtContinue":break;case"LineFormat":case"AreaFormat":case"Chart":case"Chart3d":case"Chart3DBarShape":case"ChartFormat":case"ChartFrtInfo":break;case"PlotArea":case"PlotGrowth":break;case"SeriesList":case"SerParent":case"SerAuxTrend":break;case"DataFormat":case"SerToCrt":case"FontX":break;case"CatSerRange":case"AxcExt":case"SerFmt":case"ShtProps":break;case"DefaultText":case"Text":case"CatLab":case"DataLabExtContents":break;case"Legend":case"LegendException":break;case"Pie":case"Scatter":break;case"PieFormat":case"MarkerFormat":break;case"StartObject":case"EndObject":break;case"AlRuns":case"ObjectLink":case"SIIndex":break;case"AttachedLabel":case"YMult":break;case"Line":case"Bar":case"Surf":case"AxisParent":case"Pos":case"ValueRange":case"SXViewEx9":case"SXViewLink":case"PivotChartBits":case"SBaseRef":case"TextPropsStream":case"LnExt":case"MkrExt":case"CrtCoopt":break;case"Qsi":case"Qsif":case"Qsir":case"QsiSXTag":case"TxtQry":case"FilterMode":break;case"AutoFilter":case"AutoFilterInfo":case"AutoFilter12":case"DropDownObjIds":case"Sort":case"SortData":case"ShapePropsStream":break;case"MsoDrawing":case"MsoDrawingGroup":case"MsoDrawingSelection":break;case"WebPub":case"AutoWebPub":break;case"HeaderFooter":case"HFPicture":case"PLV":case"HorizontalPageBreaks":case"VerticalPageBreaks":break;case"Backup":case"CompressPictures":case"Compat12":break;case"Continue":case"ContinueFrt12":break;case"FrtFontList":case"FrtWrapper":break;default:switch($.n){case"TabIdConf":case"Radar":case"RadarArea":case"DropBar":case"Intl":case"CoordList":case"SerAuxErrBar":break;case"BIFF2FONTCLR":case"BIFF2FMTCNT":case"BIFF2FONTXTRA":break;case"BIFF2XF":case"BIFF3XF":case"BIFF4XF":break;case"BIFF4FMTCNT":case"BIFF2ROW":case"BIFF2WINDOW2":break;case"SCENARIO":case"DConBin":case"PicF":case"DataLabExt":case"Lel":case"BopPop":case"BopPopCustom":case"RealTimeData":case"Name":break;case"LHNGraph":case"FnGroupName":case"AddMenu":case"LPr":break;case"ListObj":case"ListField":case"RRSort":case"BigName":break;case"ToolbarHdr":case"ToolbarEnd":case"DDEObjName":case"FRTArchId$":break;default:if(e.WTF)throw"Unrecognized Record "+$.n}}}}}else t.l+=Z}return n.SheetNames=z(p).sort(function(t,e){return Number(t)-Number(e)}).map(function(t){return p[t].name}),e.bookSheets||(n.Sheets=r),n.Sheets&&V.forEach(function(t,e){n.Sheets[n.SheetNames[e]]["!autofilter"]=t}),n.Preamble=b,n.Strings=m,n.SSF=D.get_table(),O.enc&&(n.Encryption=O.enc),h&&(n.Themes=h),n.Metadata={},void 0!==u&&(n.Metadata.Country=u),R.names.length>0&&(B.Names=R.names),n.Workbook=B,n}var Ac={SI:"e0859ff2f94f6810ab9108002b27b3d9",DSI:"02d5cdd59c2e1b10939708002b2cf9ae",UDI:"05d5cdd59c2e1b10939708002b2cf9ae"};function gc(t,e){var n,r,i,o;if(e||(e={}),qc(e),f(),e.codepage&&h(e.codepage),t.FullPaths){if(H.find(t,"/encryption"))throw new Error("File is password-protected");n=H.find(t,"!CompObj"),r=H.find(t,"/Workbook")||H.find(t,"/Book")}else{switch(e.type){case"base64":t=k(b.decode(t));break;case"binary":t=k(t);break;case"buffer":break;case"array":Array.isArray(t)||(t=Array.prototype.slice.call(t))}Ue(t,0),r={content:t}}if(n&&uc(n),e.bookProps&&!e.bookSheets)i={};else{var a=_?"buffer":"array";if(r&&r.content)i=pc(r.content,e);else if((o=H.find(t,"PerfectOffice_MAIN"))&&o.content)i=Xi.to_workbook(o.content,(e.type=a,e));else{if(!(o=H.find(t,"NativeContent_MAIN"))||!o.content)throw new Error("Cannot find Workbook stream");i=Xi.to_workbook(o.content,(e.type=a,e))}e.bookVBA&&t.FullPaths&&H.find(t,"/_VBA_PROJECT_CUR/VBA/dir")&&(i.vbaraw=function(t){var e=H.utils.cfb_new({root:"R"});return t.FullPaths.forEach(function(n,r){if("/"!==n.slice(-1)&&n.match(/_VBA_PROJECT_CUR/)){var i=n.replace(/^[^\/]*/,"R").replace(/\/_VBA_PROJECT_CUR\u0000*/,"");H.utils.cfb_add(e,i,t.FileIndex[r].content)}}),H.write(e)}(t))}var s={};return t.FullPaths&&function(t,e,n){var r=H.find(t,"!DocumentSummaryInformation");if(r&&r.size>0)try{var i=Yr(r,Un,Ac.DSI);for(var o in i)e[o]=i[o]}catch(t){if(n.WTF)throw t}var a=H.find(t,"!SummaryInformation");if(a&&a.size>0)try{var s=Yr(a,Qn,Ac.SI);for(var l in s)null==e[l]&&(e[l]=s[l])}catch(t){if(n.WTF)throw t}e.HeadingPairs&&e.TitlesOfParts&&(br(e.HeadingPairs,e.TitlesOfParts,e,n),delete e.HeadingPairs,delete e.TitlesOfParts)}(t,s,e),i.Props=i.Custprops=s,e.bookFiles&&(i.cfb=t),i}function mc(t,e){var n=e||{},r=H.utils.cfb_new({root:"R"}),i="/Workbook";switch(n.bookType||"xls"){case"xls":n.bookType="biff8";case"xla":n.bookType||(n.bookType="xla");case"biff8":i="/Workbook",n.biff=8;break;case"biff5":i="/Book",n.biff=5;break;default:throw new Error("invalid type "+n.bookType+" for XLS CFB")}return H.utils.cfb_add(r,i,Mc(t,n)),8==n.biff&&(t.Props||t.Custprops)&&function(t,e){var n,r=[],i=[],o=[],a=0;if(t.Props)for(n=z(t.Props),a=0;a<n.length;++a)(Object.prototype.hasOwnProperty.call(Yn,n[a])?r:Object.prototype.hasOwnProperty.call(Vn,n[a])?i:o).push([n[a],t.Props[n[a]]]);if(t.Custprops)for(n=z(t.Custprops),a=0;a<n.length;++a)Object.prototype.hasOwnProperty.call(t.Props||{},n[a])||(Object.prototype.hasOwnProperty.call(Yn,n[a])?r:Object.prototype.hasOwnProperty.call(Vn,n[a])?i:o).push([n[a],t.Custprops[n[a]]]);var s=[];for(a=0;a<o.length;++a)Ur.indexOf(o[a][0])>-1||null!=o[a][1]&&s.push(o[a]);i.length&&H.utils.cfb_add(e,"/SummaryInformation",Vr(i,Ac.SI,Vn,Qn)),(r.length||s.length)&&H.utils.cfb_add(e,"/DocumentSummaryInformation",Vr(r,Ac.DSI,Yn,Un,s.length?s:null,Ac.UDI))}(t,r),8==n.biff&&t.vbaraw&&function(t,e){e.FullPaths.forEach(function(n,r){if(0!=r){var i=n.replace(/[^\/]*[\/]/,"/_VBA_PROJECT_CUR/");"/"!==i.slice(-1)&&H.utils.cfb_add(t,i,e.FileIndex[r].content)}})}(r,H.read(t.vbaraw,{type:"string"==typeof t.vbaraw?"binary":"buffer"})),r}var vc={0:{n:"BrtRowHdr",f:function(t,e){var n={},r=t.l+e;n.r=t.read_shift(4),t.l+=4;var i=t.read_shift(2);t.l+=1;var o=t.read_shift(1);return t.l=r,7&o&&(n.level=7&o),16&o&&(n.hidden=!0),32&o&&(n.hpt=i/20),n}},1:{n:"BrtCellBlank",f:function(t){return[yn(t)]}},2:{n:"BrtCellRk",f:function(t){return[yn(t),Tn(t),"n"]}},3:{n:"BrtCellError",f:function(t){return[yn(t),t.read_shift(1),"e"]}},4:{n:"BrtCellBool",f:function(t){return[yn(t),t.read_shift(1),"b"]}},5:{n:"BrtCellReal",f:function(t){return[yn(t),Ln(t),"n"]}},6:{n:"BrtCellSt",f:function(t){return[yn(t),fn(t),"str"]}},7:{n:"BrtCellIsst",f:function(t){return[yn(t),t.read_shift(4),"s"]}},8:{n:"BrtFmlaString",f:function(t,e,n){var r=t.l+e,i=yn(t);i.r=n["!row"];var o=[i,fn(t),"str"];if(n.cellFormula){t.l+=2;var a=ps(t,r-t.l,n);o[3]=cs(a,0,i,n.supbooks,n)}else t.l=r;return o}},9:{n:"BrtFmlaNum",f:function(t,e,n){var r=t.l+e,i=yn(t);i.r=n["!row"];var o=[i,Ln(t),"n"];if(n.cellFormula){t.l+=2;var a=ps(t,r-t.l,n);o[3]=cs(a,0,i,n.supbooks,n)}else t.l=r;return o}},10:{n:"BrtFmlaBool",f:function(t,e,n){var r=t.l+e,i=yn(t);i.r=n["!row"];var o=[i,t.read_shift(1),"b"];if(n.cellFormula){t.l+=2;var a=ps(t,r-t.l,n);o[3]=cs(a,0,i,n.supbooks,n)}else t.l=r;return o}},11:{n:"BrtFmlaError",f:function(t,e,n){var r=t.l+e,i=yn(t);i.r=n["!row"];var o=[i,t.read_shift(1),"e"];if(n.cellFormula){t.l+=2;var a=ps(t,r-t.l,n);o[3]=cs(a,0,i,n.supbooks,n)}else t.l=r;return o}},16:{n:"BrtFRTArchID$",f:function(t,e){var n={};return t.read_shift(4),n.ArchID=t.read_shift(4),t.l+=e-8,n}},19:{n:"BrtSSTItem",f:gn},20:{n:"BrtPCDIMissing"},21:{n:"BrtPCDINumber"},22:{n:"BrtPCDIBoolean"},23:{n:"BrtPCDIError"},24:{n:"BrtPCDIString"},25:{n:"BrtPCDIDatetime"},26:{n:"BrtPCDIIndex"},27:{n:"BrtPCDIAMissing"},28:{n:"BrtPCDIANumber"},29:{n:"BrtPCDIABoolean"},30:{n:"BrtPCDIAError"},31:{n:"BrtPCDIAString"},32:{n:"BrtPCDIADatetime"},33:{n:"BrtPCRRecord"},34:{n:"BrtPCRRecordDt"},35:{n:"BrtFRTBegin"},36:{n:"BrtFRTEnd"},37:{n:"BrtACBegin"},38:{n:"BrtACEnd"},39:{n:"BrtName",f:function(t,e,n){var r=t.l+e;t.l+=4,t.l+=1;var i=t.read_shift(4),o=Cn(t),a=As(t,0,n),s=xn(t);t.l=r;var l={Name:o,Ptg:a};return i<268435455&&(l.Sheet=i),s&&(l.Comment=s),l}},40:{n:"BrtIndexRowBlock"},42:{n:"BrtIndexBlock"},43:{n:"BrtFont",f:function(t,e,n){var r={};r.sz=t.read_shift(2)/20;var i=function(t){var e=t.read_shift(1);return t.l++,{fBold:1&e,fItalic:2&e,fUnderline:4&e,fStrikeout:8&e,fOutline:16&e,fShadow:32&e,fCondense:64&e,fExtend:128&e}}(t);switch(i.fItalic&&(r.italic=1),i.fCondense&&(r.condense=1),i.fExtend&&(r.extend=1),i.fShadow&&(r.shadow=1),i.fOutline&&(r.outline=1),i.fStrikeout&&(r.strike=1),700===t.read_shift(2)&&(r.bold=1),t.read_shift(2)){case 1:r.vertAlign="superscript";break;case 2:r.vertAlign="subscript"}var o=t.read_shift(1);0!=o&&(r.underline=o);var a=t.read_shift(1);a>0&&(r.family=a);var s=t.read_shift(1);switch(s>0&&(r.charset=s),t.l++,r.color=function(t){var e={},n=t.read_shift(1)>>>1,r=t.read_shift(1),i=t.read_shift(2,"i"),o=t.read_shift(1),a=t.read_shift(1),s=t.read_shift(1);switch(t.l++,n){case 0:e.auto=1;break;case 1:e.index=r;var l=Zn[r];l&&(e.rgb=So(l));break;case 2:e.rgb=So([o,a,s]);break;case 3:e.theme=r}return 0!=i&&(e.tint=i>0?i/32767:i/32768),e}(t),t.read_shift(1)){case 1:r.scheme="major";break;case 2:r.scheme="minor"}return r.name=fn(t),r}},44:{n:"BrtFmt",f:function(t,e){return[t.read_shift(2),fn(t)]}},45:{n:"BrtFill",f:qo},46:{n:"BrtBorder",f:ra},47:{n:"BrtXF",f:function(t,e){var n=t.l+e,r=t.read_shift(2),i=t.read_shift(2);return t.l=n,{ixfe:r,numFmtId:i}}},48:{n:"BrtStyle"},49:{n:"BrtCellMeta"},50:{n:"BrtValueMeta"},51:{n:"BrtMdb"},52:{n:"BrtBeginFmd"},53:{n:"BrtEndFmd"},54:{n:"BrtBeginMdx"},55:{n:"BrtEndMdx"},56:{n:"BrtBeginMdxTuple"},57:{n:"BrtEndMdxTuple"},58:{n:"BrtMdxMbrIstr"},59:{n:"BrtStr"},60:{n:"BrtColInfo",f:ji},62:{n:"BrtCellRString"},63:{n:"BrtCalcChainItem$",f:function(t){var e={};e.i=t.read_shift(4);var n={};n.r=t.read_shift(4),n.c=t.read_shift(4),e.r=nn(n);var r=t.read_shift(1);return 2&r&&(e.l="1"),8&r&&(e.a="1"),e}},64:{n:"BrtDVal",f:function(){}},65:{n:"BrtSxvcellNum"},66:{n:"BrtSxvcellStr"},67:{n:"BrtSxvcellBool"},68:{n:"BrtSxvcellErr"},69:{n:"BrtSxvcellDate"},70:{n:"BrtSxvcellNil"},128:{n:"BrtFileVersion"},129:{n:"BrtBeginSheet"},130:{n:"BrtEndSheet"},131:{n:"BrtBeginBook",f:Qe,p:0},132:{n:"BrtEndBook"},133:{n:"BrtBeginWsViews"},134:{n:"BrtEndWsViews"},135:{n:"BrtBeginBookViews"},136:{n:"BrtEndBookViews"},137:{n:"BrtBeginWsView",f:function(t){var e=t.read_shift(2);return t.l+=28,{RTL:32&e}}},138:{n:"BrtEndWsView"},139:{n:"BrtBeginCsViews"},140:{n:"BrtEndCsViews"},141:{n:"BrtBeginCsView"},142:{n:"BrtEndCsView"},143:{n:"BrtBeginBundleShs"},144:{n:"BrtEndBundleShs"},145:{n:"BrtBeginSheetData"},146:{n:"BrtEndSheetData"},147:{n:"BrtWsProp",f:function(t,e){var n={};return t.l+=19,n.name=_n(t,e-19),n}},148:{n:"BrtWsDim",f:il,p:16},151:{n:"BrtPane",f:function(){}},152:{n:"BrtSel"},153:{n:"BrtWbProp",f:function(t,e){var n={},r=t.read_shift(4);n.defaultThemeVersion=t.read_shift(4);var i=e>8?fn(t):"";return i.length>0&&(n.CodeName=i),n.autoCompressPictures=!!(65536&r),n.backupFile=!!(64&r),n.checkCompatibility=!!(4096&r),n.date1904=!!(1&r),n.filterPrivacy=!!(8&r),n.hidePivotFieldList=!!(1024&r),n.promptedSolutions=!!(16&r),n.publishItems=!!(2048&r),n.refreshAllConnections=!!(262144&r),n.saveExternalLinkValues=!!(128&r),n.showBorderUnselectedTables=!!(4&r),n.showInkAnnotation=!!(32&r),n.showObjects=["all","placeholders","none"][r>>13&3],n.showPivotChartFilter=!!(32768&r),n.updateLinks=["userSet","never","always"][r>>8&3],n}},154:{n:"BrtWbFactoid"},155:{n:"BrtFileRecover"},156:{n:"BrtBundleSh",f:function(t,e){var n={};return n.Hidden=t.read_shift(4),n.iTabID=t.read_shift(4),n.strRelID=kn(t,e-8),n.name=fn(t),n}},157:{n:"BrtCalcProp"},158:{n:"BrtBookView"},159:{n:"BrtBeginSst",f:function(t){return[t.read_shift(4),t.read_shift(4)]}},160:{n:"BrtEndSst"},161:{n:"BrtBeginAFilter",f:Mn},162:{n:"BrtEndAFilter"},163:{n:"BrtBeginFilterColumn"},164:{n:"BrtEndFilterColumn"},165:{n:"BrtBeginFilters"},166:{n:"BrtEndFilters"},167:{n:"BrtFilter"},168:{n:"BrtColorFilter"},169:{n:"BrtIconFilter"},170:{n:"BrtTop10Filter"},171:{n:"BrtDynamicFilter"},172:{n:"BrtBeginCustomFilters"},173:{n:"BrtEndCustomFilters"},174:{n:"BrtCustomFilter"},175:{n:"BrtAFilterDateGroupItem"},176:{n:"BrtMergeCell",f:sl},177:{n:"BrtBeginMergeCells"},178:{n:"BrtEndMergeCells"},179:{n:"BrtBeginPivotCacheDef"},180:{n:"BrtEndPivotCacheDef"},181:{n:"BrtBeginPCDFields"},182:{n:"BrtEndPCDFields"},183:{n:"BrtBeginPCDField"},184:{n:"BrtEndPCDField"},185:{n:"BrtBeginPCDSource"},186:{n:"BrtEndPCDSource"},187:{n:"BrtBeginPCDSRange"},188:{n:"BrtEndPCDSRange"},189:{n:"BrtBeginPCDFAtbl"},190:{n:"BrtEndPCDFAtbl"},191:{n:"BrtBeginPCDIRun"},192:{n:"BrtEndPCDIRun"},193:{n:"BrtBeginPivotCacheRecords"},194:{n:"BrtEndPivotCacheRecords"},195:{n:"BrtBeginPCDHierarchies"},196:{n:"BrtEndPCDHierarchies"},197:{n:"BrtBeginPCDHierarchy"},198:{n:"BrtEndPCDHierarchy"},199:{n:"BrtBeginPCDHFieldsUsage"},200:{n:"BrtEndPCDHFieldsUsage"},201:{n:"BrtBeginExtConnection"},202:{n:"BrtEndExtConnection"},203:{n:"BrtBeginECDbProps"},204:{n:"BrtEndECDbProps"},205:{n:"BrtBeginECOlapProps"},206:{n:"BrtEndECOlapProps"},207:{n:"BrtBeginPCDSConsol"},208:{n:"BrtEndPCDSConsol"},209:{n:"BrtBeginPCDSCPages"},210:{n:"BrtEndPCDSCPages"},211:{n:"BrtBeginPCDSCPage"},212:{n:"BrtEndPCDSCPage"},213:{n:"BrtBeginPCDSCPItem"},214:{n:"BrtEndPCDSCPItem"},215:{n:"BrtBeginPCDSCSets"},216:{n:"BrtEndPCDSCSets"},217:{n:"BrtBeginPCDSCSet"},218:{n:"BrtEndPCDSCSet"},219:{n:"BrtBeginPCDFGroup"},220:{n:"BrtEndPCDFGroup"},221:{n:"BrtBeginPCDFGItems"},222:{n:"BrtEndPCDFGItems"},223:{n:"BrtBeginPCDFGRange"},224:{n:"BrtEndPCDFGRange"},225:{n:"BrtBeginPCDFGDiscrete"},226:{n:"BrtEndPCDFGDiscrete"},227:{n:"BrtBeginPCDSDTupleCache"},228:{n:"BrtEndPCDSDTupleCache"},229:{n:"BrtBeginPCDSDTCEntries"},230:{n:"BrtEndPCDSDTCEntries"},231:{n:"BrtBeginPCDSDTCEMembers"},232:{n:"BrtEndPCDSDTCEMembers"},233:{n:"BrtBeginPCDSDTCEMember"},234:{n:"BrtEndPCDSDTCEMember"},235:{n:"BrtBeginPCDSDTCQueries"},236:{n:"BrtEndPCDSDTCQueries"},237:{n:"BrtBeginPCDSDTCQuery"},238:{n:"BrtEndPCDSDTCQuery"},239:{n:"BrtBeginPCDSDTCSets"},240:{n:"BrtEndPCDSDTCSets"},241:{n:"BrtBeginPCDSDTCSet"},242:{n:"BrtEndPCDSDTCSet"},243:{n:"BrtBeginPCDCalcItems"},244:{n:"BrtEndPCDCalcItems"},245:{n:"BrtBeginPCDCalcItem"},246:{n:"BrtEndPCDCalcItem"},247:{n:"BrtBeginPRule"},248:{n:"BrtEndPRule"},249:{n:"BrtBeginPRFilters"},250:{n:"BrtEndPRFilters"},251:{n:"BrtBeginPRFilter"},252:{n:"BrtEndPRFilter"},253:{n:"BrtBeginPNames"},254:{n:"BrtEndPNames"},255:{n:"BrtBeginPName"},256:{n:"BrtEndPName"},257:{n:"BrtBeginPNPairs"},258:{n:"BrtEndPNPairs"},259:{n:"BrtBeginPNPair"},260:{n:"BrtEndPNPair"},261:{n:"BrtBeginECWebProps"},262:{n:"BrtEndECWebProps"},263:{n:"BrtBeginEcWpTables"},264:{n:"BrtEndECWPTables"},265:{n:"BrtBeginECParams"},266:{n:"BrtEndECParams"},267:{n:"BrtBeginECParam"},268:{n:"BrtEndECParam"},269:{n:"BrtBeginPCDKPIs"},270:{n:"BrtEndPCDKPIs"},271:{n:"BrtBeginPCDKPI"},272:{n:"BrtEndPCDKPI"},273:{n:"BrtBeginDims"},274:{n:"BrtEndDims"},275:{n:"BrtBeginDim"},276:{n:"BrtEndDim"},277:{n:"BrtIndexPartEnd"},278:{n:"BrtBeginStyleSheet"},279:{n:"BrtEndStyleSheet"},280:{n:"BrtBeginSXView"},281:{n:"BrtEndSXVI"},282:{n:"BrtBeginSXVI"},283:{n:"BrtBeginSXVIs"},284:{n:"BrtEndSXVIs"},285:{n:"BrtBeginSXVD"},286:{n:"BrtEndSXVD"},287:{n:"BrtBeginSXVDs"},288:{n:"BrtEndSXVDs"},289:{n:"BrtBeginSXPI"},290:{n:"BrtEndSXPI"},291:{n:"BrtBeginSXPIs"},292:{n:"BrtEndSXPIs"},293:{n:"BrtBeginSXDI"},294:{n:"BrtEndSXDI"},295:{n:"BrtBeginSXDIs"},296:{n:"BrtEndSXDIs"},297:{n:"BrtBeginSXLI"},298:{n:"BrtEndSXLI"},299:{n:"BrtBeginSXLIRws"},300:{n:"BrtEndSXLIRws"},301:{n:"BrtBeginSXLICols"},302:{n:"BrtEndSXLICols"},303:{n:"BrtBeginSXFormat"},304:{n:"BrtEndSXFormat"},305:{n:"BrtBeginSXFormats"},306:{n:"BrtEndSxFormats"},307:{n:"BrtBeginSxSelect"},308:{n:"BrtEndSxSelect"},309:{n:"BrtBeginISXVDRws"},310:{n:"BrtEndISXVDRws"},311:{n:"BrtBeginISXVDCols"},312:{n:"BrtEndISXVDCols"},313:{n:"BrtEndSXLocation"},314:{n:"BrtBeginSXLocation"},315:{n:"BrtEndSXView"},316:{n:"BrtBeginSXTHs"},317:{n:"BrtEndSXTHs"},318:{n:"BrtBeginSXTH"},319:{n:"BrtEndSXTH"},320:{n:"BrtBeginISXTHRws"},321:{n:"BrtEndISXTHRws"},322:{n:"BrtBeginISXTHCols"},323:{n:"BrtEndISXTHCols"},324:{n:"BrtBeginSXTDMPS"},325:{n:"BrtEndSXTDMPs"},326:{n:"BrtBeginSXTDMP"},327:{n:"BrtEndSXTDMP"},328:{n:"BrtBeginSXTHItems"},329:{n:"BrtEndSXTHItems"},330:{n:"BrtBeginSXTHItem"},331:{n:"BrtEndSXTHItem"},332:{n:"BrtBeginMetadata"},333:{n:"BrtEndMetadata"},334:{n:"BrtBeginEsmdtinfo"},335:{n:"BrtMdtinfo"},336:{n:"BrtEndEsmdtinfo"},337:{n:"BrtBeginEsmdb"},338:{n:"BrtEndEsmdb"},339:{n:"BrtBeginEsfmd"},340:{n:"BrtEndEsfmd"},341:{n:"BrtBeginSingleCells"},342:{n:"BrtEndSingleCells"},343:{n:"BrtBeginList"},344:{n:"BrtEndList"},345:{n:"BrtBeginListCols"},346:{n:"BrtEndListCols"},347:{n:"BrtBeginListCol"},348:{n:"BrtEndListCol"},349:{n:"BrtBeginListXmlCPr"},350:{n:"BrtEndListXmlCPr"},351:{n:"BrtListCCFmla"},352:{n:"BrtListTrFmla"},353:{n:"BrtBeginExternals"},354:{n:"BrtEndExternals"},355:{n:"BrtSupBookSrc",f:kn},357:{n:"BrtSupSelf"},358:{n:"BrtSupSame"},359:{n:"BrtSupTabs"},360:{n:"BrtBeginSupBook"},361:{n:"BrtPlaceholderName"},362:{n:"BrtExternSheet",f:Ii},363:{n:"BrtExternTableStart"},364:{n:"BrtExternTableEnd"},366:{n:"BrtExternRowHdr"},367:{n:"BrtExternCellBlank"},368:{n:"BrtExternCellReal"},369:{n:"BrtExternCellBool"},370:{n:"BrtExternCellError"},371:{n:"BrtExternCellString"},372:{n:"BrtBeginEsmdx"},373:{n:"BrtEndEsmdx"},374:{n:"BrtBeginMdxSet"},375:{n:"BrtEndMdxSet"},376:{n:"BrtBeginMdxMbrProp"},377:{n:"BrtEndMdxMbrProp"},378:{n:"BrtBeginMdxKPI"},379:{n:"BrtEndMdxKPI"},380:{n:"BrtBeginEsstr"},381:{n:"BrtEndEsstr"},382:{n:"BrtBeginPRFItem"},383:{n:"BrtEndPRFItem"},384:{n:"BrtBeginPivotCacheIDs"},385:{n:"BrtEndPivotCacheIDs"},386:{n:"BrtBeginPivotCacheID"},387:{n:"BrtEndPivotCacheID"},388:{n:"BrtBeginISXVIs"},389:{n:"BrtEndISXVIs"},390:{n:"BrtBeginColInfos"},391:{n:"BrtEndColInfos"},392:{n:"BrtBeginRwBrk"},393:{n:"BrtEndRwBrk"},394:{n:"BrtBeginColBrk"},395:{n:"BrtEndColBrk"},396:{n:"BrtBrk"},397:{n:"BrtUserBookView"},398:{n:"BrtInfo"},399:{n:"BrtCUsr"},400:{n:"BrtUsr"},401:{n:"BrtBeginUsers"},403:{n:"BrtEOF"},404:{n:"BrtUCR"},405:{n:"BrtRRInsDel"},406:{n:"BrtRREndInsDel"},407:{n:"BrtRRMove"},408:{n:"BrtRREndMove"},409:{n:"BrtRRChgCell"},410:{n:"BrtRREndChgCell"},411:{n:"BrtRRHeader"},412:{n:"BrtRRUserView"},413:{n:"BrtRRRenSheet"},414:{n:"BrtRRInsertSh"},415:{n:"BrtRRDefName"},416:{n:"BrtRRNote"},417:{n:"BrtRRConflict"},418:{n:"BrtRRTQSIF"},419:{n:"BrtRRFormat"},420:{n:"BrtRREndFormat"},421:{n:"BrtRRAutoFmt"},422:{n:"BrtBeginUserShViews"},423:{n:"BrtBeginUserShView"},424:{n:"BrtEndUserShView"},425:{n:"BrtEndUserShViews"},426:{n:"BrtArrFmla",f:function(t,e,n){var r=t.l+e,i=En(t),o=t.read_shift(1),a=[i];if(a[2]=o,n.cellFormula){var s=fs(t,r-t.l,n);a[1]=s}else t.l=r;return a}},427:{n:"BrtShrFmla",f:function(t,e,n){var r=t.l+e,i=[Mn(t,16)];if(n.cellFormula){var o=gs(t,r-t.l,n);i[1]=o,t.l=r}else t.l=r;return i}},428:{n:"BrtTable"},429:{n:"BrtBeginExtConnections"},430:{n:"BrtEndExtConnections"},431:{n:"BrtBeginPCDCalcMems"},432:{n:"BrtEndPCDCalcMems"},433:{n:"BrtBeginPCDCalcMem"},434:{n:"BrtEndPCDCalcMem"},435:{n:"BrtBeginPCDHGLevels"},436:{n:"BrtEndPCDHGLevels"},437:{n:"BrtBeginPCDHGLevel"},438:{n:"BrtEndPCDHGLevel"},439:{n:"BrtBeginPCDHGLGroups"},440:{n:"BrtEndPCDHGLGroups"},441:{n:"BrtBeginPCDHGLGroup"},442:{n:"BrtEndPCDHGLGroup"},443:{n:"BrtBeginPCDHGLGMembers"},444:{n:"BrtEndPCDHGLGMembers"},445:{n:"BrtBeginPCDHGLGMember"},446:{n:"BrtEndPCDHGLGMember"},447:{n:"BrtBeginQSI"},448:{n:"BrtEndQSI"},449:{n:"BrtBeginQSIR"},450:{n:"BrtEndQSIR"},451:{n:"BrtBeginDeletedNames"},452:{n:"BrtEndDeletedNames"},453:{n:"BrtBeginDeletedName"},454:{n:"BrtEndDeletedName"},455:{n:"BrtBeginQSIFs"},456:{n:"BrtEndQSIFs"},457:{n:"BrtBeginQSIF"},458:{n:"BrtEndQSIF"},459:{n:"BrtBeginAutoSortScope"},460:{n:"BrtEndAutoSortScope"},461:{n:"BrtBeginConditionalFormatting"},462:{n:"BrtEndConditionalFormatting"},463:{n:"BrtBeginCFRule"},464:{n:"BrtEndCFRule"},465:{n:"BrtBeginIconSet"},466:{n:"BrtEndIconSet"},467:{n:"BrtBeginDatabar"},468:{n:"BrtEndDatabar"},469:{n:"BrtBeginColorScale"},470:{n:"BrtEndColorScale"},471:{n:"BrtCFVO"},472:{n:"BrtExternValueMeta"},473:{n:"BrtBeginColorPalette"},474:{n:"BrtEndColorPalette"},475:{n:"BrtIndexedColor"},476:{n:"BrtMargins",f:function(t){var e={};return cl.forEach(function(n){e[n]=Ln(t)}),e}},477:{n:"BrtPrintOptions"},478:{n:"BrtPageSetup"},479:{n:"BrtBeginHeaderFooter"},480:{n:"BrtEndHeaderFooter"},481:{n:"BrtBeginSXCrtFormat"},482:{n:"BrtEndSXCrtFormat"},483:{n:"BrtBeginSXCrtFormats"},484:{n:"BrtEndSXCrtFormats"},485:{n:"BrtWsFmtInfo",f:function(){}},486:{n:"BrtBeginMgs"},487:{n:"BrtEndMGs"},488:{n:"BrtBeginMGMaps"},489:{n:"BrtEndMGMaps"},490:{n:"BrtBeginMG"},491:{n:"BrtEndMG"},492:{n:"BrtBeginMap"},493:{n:"BrtEndMap"},494:{n:"BrtHLink",f:function(t,e){var n=t.l+e,r=Mn(t,16),i=xn(t),o=fn(t),a=fn(t),s=fn(t);t.l=n;var l={rfx:r,relId:i,loc:o,display:s};return a&&(l.Tooltip=a),l}},495:{n:"BrtBeginDCon"},496:{n:"BrtEndDCon"},497:{n:"BrtBeginDRefs"},498:{n:"BrtEndDRefs"},499:{n:"BrtDRef"},500:{n:"BrtBeginScenMan"},501:{n:"BrtEndScenMan"},502:{n:"BrtBeginSct"},503:{n:"BrtEndSct"},504:{n:"BrtSlc"},505:{n:"BrtBeginDXFs"},506:{n:"BrtEndDXFs"},507:{n:"BrtDXF"},508:{n:"BrtBeginTableStyles"},509:{n:"BrtEndTableStyles"},510:{n:"BrtBeginTableStyle"},511:{n:"BrtEndTableStyle"},512:{n:"BrtTableStyleElement"},513:{n:"BrtTableStyleClient"},514:{n:"BrtBeginVolDeps"},515:{n:"BrtEndVolDeps"},516:{n:"BrtBeginVolType"},517:{n:"BrtEndVolType"},518:{n:"BrtBeginVolMain"},519:{n:"BrtEndVolMain"},520:{n:"BrtBeginVolTopic"},521:{n:"BrtEndVolTopic"},522:{n:"BrtVolSubtopic"},523:{n:"BrtVolRef"},524:{n:"BrtVolNum"},525:{n:"BrtVolErr"},526:{n:"BrtVolStr"},527:{n:"BrtVolBool"},528:{n:"BrtBeginCalcChain$"},529:{n:"BrtEndCalcChain$"},530:{n:"BrtBeginSortState"},531:{n:"BrtEndSortState"},532:{n:"BrtBeginSortCond"},533:{n:"BrtEndSortCond"},534:{n:"BrtBookProtection"},535:{n:"BrtSheetProtection"},536:{n:"BrtRangeProtection"},537:{n:"BrtPhoneticInfo"},538:{n:"BrtBeginECTxtWiz"},539:{n:"BrtEndECTxtWiz"},540:{n:"BrtBeginECTWFldInfoLst"},541:{n:"BrtEndECTWFldInfoLst"},542:{n:"BrtBeginECTwFldInfo"},548:{n:"BrtFileSharing"},549:{n:"BrtOleSize"},550:{n:"BrtDrawing",f:kn},551:{n:"BrtLegacyDrawing"},552:{n:"BrtLegacyDrawingHF"},553:{n:"BrtWebOpt"},554:{n:"BrtBeginWebPubItems"},555:{n:"BrtEndWebPubItems"},556:{n:"BrtBeginWebPubItem"},557:{n:"BrtEndWebPubItem"},558:{n:"BrtBeginSXCondFmt"},559:{n:"BrtEndSXCondFmt"},560:{n:"BrtBeginSXCondFmts"},561:{n:"BrtEndSXCondFmts"},562:{n:"BrtBkHim"},564:{n:"BrtColor"},565:{n:"BrtBeginIndexedColors"},566:{n:"BrtEndIndexedColors"},569:{n:"BrtBeginMRUColors"},570:{n:"BrtEndMRUColors"},572:{n:"BrtMRUColor"},573:{n:"BrtBeginDVals"},574:{n:"BrtEndDVals"},577:{n:"BrtSupNameStart"},578:{n:"BrtSupNameValueStart"},579:{n:"BrtSupNameValueEnd"},580:{n:"BrtSupNameNum"},581:{n:"BrtSupNameErr"},582:{n:"BrtSupNameSt"},583:{n:"BrtSupNameNil"},584:{n:"BrtSupNameBool"},585:{n:"BrtSupNameFmla"},586:{n:"BrtSupNameBits"},587:{n:"BrtSupNameEnd"},588:{n:"BrtEndSupBook"},589:{n:"BrtCellSmartTagProperty"},590:{n:"BrtBeginCellSmartTag"},591:{n:"BrtEndCellSmartTag"},592:{n:"BrtBeginCellSmartTags"},593:{n:"BrtEndCellSmartTags"},594:{n:"BrtBeginSmartTags"},595:{n:"BrtEndSmartTags"},596:{n:"BrtSmartTagType"},597:{n:"BrtBeginSmartTagTypes"},598:{n:"BrtEndSmartTagTypes"},599:{n:"BrtBeginSXFilters"},600:{n:"BrtEndSXFilters"},601:{n:"BrtBeginSXFILTER"},602:{n:"BrtEndSXFilter"},603:{n:"BrtBeginFills"},604:{n:"BrtEndFills"},605:{n:"BrtBeginCellWatches"},606:{n:"BrtEndCellWatches"},607:{n:"BrtCellWatch"},608:{n:"BrtBeginCRErrs"},609:{n:"BrtEndCRErrs"},610:{n:"BrtCrashRecErr"},611:{n:"BrtBeginFonts"},612:{n:"BrtEndFonts"},613:{n:"BrtBeginBorders"},614:{n:"BrtEndBorders"},615:{n:"BrtBeginFmts"},616:{n:"BrtEndFmts"},617:{n:"BrtBeginCellXFs"},618:{n:"BrtEndCellXFs"},619:{n:"BrtBeginStyles"},620:{n:"BrtEndStyles"},625:{n:"BrtBigName"},626:{n:"BrtBeginCellStyleXFs"},627:{n:"BrtEndCellStyleXFs"},628:{n:"BrtBeginComments"},629:{n:"BrtEndComments"},630:{n:"BrtBeginCommentAuthors"},631:{n:"BrtEndCommentAuthors"},632:{n:"BrtCommentAuthor",f:_a},633:{n:"BrtBeginCommentList"},634:{n:"BrtEndCommentList"},635:{n:"BrtBeginComment",f:function(t){var e={};e.iauthor=t.read_shift(4);var n=Mn(t,16);return e.rfx=n.s,e.ref=nn(n.s),t.l+=16,e}},636:{n:"BrtEndComment"},637:{n:"BrtCommentText",f:mn},638:{n:"BrtBeginOleObjects"},639:{n:"BrtOleObject"},640:{n:"BrtEndOleObjects"},641:{n:"BrtBeginSxrules"},642:{n:"BrtEndSxRules"},643:{n:"BrtBeginActiveXControls"},644:{n:"BrtActiveX"},645:{n:"BrtEndActiveXControls"},646:{n:"BrtBeginPCDSDTCEMembersSortBy"},648:{n:"BrtBeginCellIgnoreECs"},649:{n:"BrtCellIgnoreEC"},650:{n:"BrtEndCellIgnoreECs"},651:{n:"BrtCsProp",f:function(t,e){return t.l+=10,{name:fn(t)}}},652:{n:"BrtCsPageSetup"},653:{n:"BrtBeginUserCsViews"},654:{n:"BrtEndUserCsViews"},655:{n:"BrtBeginUserCsView"},656:{n:"BrtEndUserCsView"},657:{n:"BrtBeginPcdSFCIEntries"},658:{n:"BrtEndPCDSFCIEntries"},659:{n:"BrtPCDSFCIEntry"},660:{n:"BrtBeginListParts"},661:{n:"BrtListPart"},662:{n:"BrtEndListParts"},663:{n:"BrtSheetCalcProp"},664:{n:"BrtBeginFnGroup"},665:{n:"BrtFnGroup"},666:{n:"BrtEndFnGroup"},667:{n:"BrtSupAddin"},668:{n:"BrtSXTDMPOrder"},669:{n:"BrtCsProtection"},671:{n:"BrtBeginWsSortMap"},672:{n:"BrtEndWsSortMap"},673:{n:"BrtBeginRRSort"},674:{n:"BrtEndRRSort"},675:{n:"BrtRRSortItem"},676:{n:"BrtFileSharingIso"},677:{n:"BrtBookProtectionIso"},678:{n:"BrtSheetProtectionIso"},679:{n:"BrtCsProtectionIso"},680:{n:"BrtRangeProtectionIso"},681:{n:"BrtDValList"},1024:{n:"BrtRwDescent"},1025:{n:"BrtKnownFonts"},1026:{n:"BrtBeginSXTupleSet"},1027:{n:"BrtEndSXTupleSet"},1028:{n:"BrtBeginSXTupleSetHeader"},1029:{n:"BrtEndSXTupleSetHeader"},1030:{n:"BrtSXTupleSetHeaderItem"},1031:{n:"BrtBeginSXTupleSetData"},1032:{n:"BrtEndSXTupleSetData"},1033:{n:"BrtBeginSXTupleSetRow"},1034:{n:"BrtEndSXTupleSetRow"},1035:{n:"BrtSXTupleSetRowItem"},1036:{n:"BrtNameExt"},1037:{n:"BrtPCDH14"},1038:{n:"BrtBeginPCDCalcMem14"},1039:{n:"BrtEndPCDCalcMem14"},1040:{n:"BrtSXTH14"},1041:{n:"BrtBeginSparklineGroup"},1042:{n:"BrtEndSparklineGroup"},1043:{n:"BrtSparkline"},1044:{n:"BrtSXDI14"},1045:{n:"BrtWsFmtInfoEx14"},1046:{n:"BrtBeginConditionalFormatting14"},1047:{n:"BrtEndConditionalFormatting14"},1048:{n:"BrtBeginCFRule14"},1049:{n:"BrtEndCFRule14"},1050:{n:"BrtCFVO14"},1051:{n:"BrtBeginDatabar14"},1052:{n:"BrtBeginIconSet14"},1053:{n:"BrtDVal14",f:function(){}},1054:{n:"BrtBeginDVals14"},1055:{n:"BrtColor14"},1056:{n:"BrtBeginSparklines"},1057:{n:"BrtEndSparklines"},1058:{n:"BrtBeginSparklineGroups"},1059:{n:"BrtEndSparklineGroups"},1061:{n:"BrtSXVD14"},1062:{n:"BrtBeginSXView14"},1063:{n:"BrtEndSXView14"},1064:{n:"BrtBeginSXView16"},1065:{n:"BrtEndSXView16"},1066:{n:"BrtBeginPCD14"},1067:{n:"BrtEndPCD14"},1068:{n:"BrtBeginExtConn14"},1069:{n:"BrtEndExtConn14"},1070:{n:"BrtBeginSlicerCacheIDs"},1071:{n:"BrtEndSlicerCacheIDs"},1072:{n:"BrtBeginSlicerCacheID"},1073:{n:"BrtEndSlicerCacheID"},1075:{n:"BrtBeginSlicerCache"},1076:{n:"BrtEndSlicerCache"},1077:{n:"BrtBeginSlicerCacheDef"},1078:{n:"BrtEndSlicerCacheDef"},1079:{n:"BrtBeginSlicersEx"},1080:{n:"BrtEndSlicersEx"},1081:{n:"BrtBeginSlicerEx"},1082:{n:"BrtEndSlicerEx"},1083:{n:"BrtBeginSlicer"},1084:{n:"BrtEndSlicer"},1085:{n:"BrtSlicerCachePivotTables"},1086:{n:"BrtBeginSlicerCacheOlapImpl"},1087:{n:"BrtEndSlicerCacheOlapImpl"},1088:{n:"BrtBeginSlicerCacheLevelsData"},1089:{n:"BrtEndSlicerCacheLevelsData"},1090:{n:"BrtBeginSlicerCacheLevelData"},1091:{n:"BrtEndSlicerCacheLevelData"},1092:{n:"BrtBeginSlicerCacheSiRanges"},1093:{n:"BrtEndSlicerCacheSiRanges"},1094:{n:"BrtBeginSlicerCacheSiRange"},1095:{n:"BrtEndSlicerCacheSiRange"},1096:{n:"BrtSlicerCacheOlapItem"},1097:{n:"BrtBeginSlicerCacheSelections"},1098:{n:"BrtSlicerCacheSelection"},1099:{n:"BrtEndSlicerCacheSelections"},1100:{n:"BrtBeginSlicerCacheNative"},1101:{n:"BrtEndSlicerCacheNative"},1102:{n:"BrtSlicerCacheNativeItem"},1103:{n:"BrtRangeProtection14"},1104:{n:"BrtRangeProtectionIso14"},1105:{n:"BrtCellIgnoreEC14"},1111:{n:"BrtList14"},1112:{n:"BrtCFIcon"},1113:{n:"BrtBeginSlicerCachesPivotCacheIDs"},1114:{n:"BrtEndSlicerCachesPivotCacheIDs"},1115:{n:"BrtBeginSlicers"},1116:{n:"BrtEndSlicers"},1117:{n:"BrtWbProp14"},1118:{n:"BrtBeginSXEdit"},1119:{n:"BrtEndSXEdit"},1120:{n:"BrtBeginSXEdits"},1121:{n:"BrtEndSXEdits"},1122:{n:"BrtBeginSXChange"},1123:{n:"BrtEndSXChange"},1124:{n:"BrtBeginSXChanges"},1125:{n:"BrtEndSXChanges"},1126:{n:"BrtSXTupleItems"},1128:{n:"BrtBeginSlicerStyle"},1129:{n:"BrtEndSlicerStyle"},1130:{n:"BrtSlicerStyleElement"},1131:{n:"BrtBeginStyleSheetExt14"},1132:{n:"BrtEndStyleSheetExt14"},1133:{n:"BrtBeginSlicerCachesPivotCacheID"},1134:{n:"BrtEndSlicerCachesPivotCacheID"},1135:{n:"BrtBeginConditionalFormattings"},1136:{n:"BrtEndConditionalFormattings"},1137:{n:"BrtBeginPCDCalcMemExt"},1138:{n:"BrtEndPCDCalcMemExt"},1139:{n:"BrtBeginPCDCalcMemsExt"},1140:{n:"BrtEndPCDCalcMemsExt"},1141:{n:"BrtPCDField14"},1142:{n:"BrtBeginSlicerStyles"},1143:{n:"BrtEndSlicerStyles"},1144:{n:"BrtBeginSlicerStyleElements"},1145:{n:"BrtEndSlicerStyleElements"},1146:{n:"BrtCFRuleExt"},1147:{n:"BrtBeginSXCondFmt14"},1148:{n:"BrtEndSXCondFmt14"},1149:{n:"BrtBeginSXCondFmts14"},1150:{n:"BrtEndSXCondFmts14"},1152:{n:"BrtBeginSortCond14"},1153:{n:"BrtEndSortCond14"},1154:{n:"BrtEndDVals14"},1155:{n:"BrtEndIconSet14"},1156:{n:"BrtEndDatabar14"},1157:{n:"BrtBeginColorScale14"},1158:{n:"BrtEndColorScale14"},1159:{n:"BrtBeginSxrules14"},1160:{n:"BrtEndSxrules14"},1161:{n:"BrtBeginPRule14"},1162:{n:"BrtEndPRule14"},1163:{n:"BrtBeginPRFilters14"},1164:{n:"BrtEndPRFilters14"},1165:{n:"BrtBeginPRFilter14"},1166:{n:"BrtEndPRFilter14"},1167:{n:"BrtBeginPRFItem14"},1168:{n:"BrtEndPRFItem14"},1169:{n:"BrtBeginCellIgnoreECs14"},1170:{n:"BrtEndCellIgnoreECs14"},1171:{n:"BrtDxf14"},1172:{n:"BrtBeginDxF14s"},1173:{n:"BrtEndDxf14s"},1177:{n:"BrtFilter14"},1178:{n:"BrtBeginCustomFilters14"},1180:{n:"BrtCustomFilter14"},1181:{n:"BrtIconFilter14"},1182:{n:"BrtPivotCacheConnectionName"},2048:{n:"BrtBeginDecoupledPivotCacheIDs"},2049:{n:"BrtEndDecoupledPivotCacheIDs"},2050:{n:"BrtDecoupledPivotCacheID"},2051:{n:"BrtBeginPivotTableRefs"},2052:{n:"BrtEndPivotTableRefs"},2053:{n:"BrtPivotTableRef"},2054:{n:"BrtSlicerCacheBookPivotTables"},2055:{n:"BrtBeginSxvcells"},2056:{n:"BrtEndSxvcells"},2057:{n:"BrtBeginSxRow"},2058:{n:"BrtEndSxRow"},2060:{n:"BrtPcdCalcMem15"},2067:{n:"BrtQsi15"},2068:{n:"BrtBeginWebExtensions"},2069:{n:"BrtEndWebExtensions"},2070:{n:"BrtWebExtension"},2071:{n:"BrtAbsPath15"},2072:{n:"BrtBeginPivotTableUISettings"},2073:{n:"BrtEndPivotTableUISettings"},2075:{n:"BrtTableSlicerCacheIDs"},2076:{n:"BrtTableSlicerCacheID"},2077:{n:"BrtBeginTableSlicerCache"},2078:{n:"BrtEndTableSlicerCache"},2079:{n:"BrtSxFilter15"},2080:{n:"BrtBeginTimelineCachePivotCacheIDs"},2081:{n:"BrtEndTimelineCachePivotCacheIDs"},2082:{n:"BrtTimelineCachePivotCacheID"},2083:{n:"BrtBeginTimelineCacheIDs"},2084:{n:"BrtEndTimelineCacheIDs"},2085:{n:"BrtBeginTimelineCacheID"},2086:{n:"BrtEndTimelineCacheID"},2087:{n:"BrtBeginTimelinesEx"},2088:{n:"BrtEndTimelinesEx"},2089:{n:"BrtBeginTimelineEx"},2090:{n:"BrtEndTimelineEx"},2091:{n:"BrtWorkBookPr15"},2092:{n:"BrtPCDH15"},2093:{n:"BrtBeginTimelineStyle"},2094:{n:"BrtEndTimelineStyle"},2095:{n:"BrtTimelineStyleElement"},2096:{n:"BrtBeginTimelineStylesheetExt15"},2097:{n:"BrtEndTimelineStylesheetExt15"},2098:{n:"BrtBeginTimelineStyles"},2099:{n:"BrtEndTimelineStyles"},2100:{n:"BrtBeginTimelineStyleElements"},2101:{n:"BrtEndTimelineStyleElements"},2102:{n:"BrtDxf15"},2103:{n:"BrtBeginDxfs15"},2104:{n:"brtEndDxfs15"},2105:{n:"BrtSlicerCacheHideItemsWithNoData"},2106:{n:"BrtBeginItemUniqueNames"},2107:{n:"BrtEndItemUniqueNames"},2108:{n:"BrtItemUniqueName"},2109:{n:"BrtBeginExtConn15"},2110:{n:"BrtEndExtConn15"},2111:{n:"BrtBeginOledbPr15"},2112:{n:"BrtEndOledbPr15"},2113:{n:"BrtBeginDataFeedPr15"},2114:{n:"BrtEndDataFeedPr15"},2115:{n:"BrtTextPr15"},2116:{n:"BrtRangePr15"},2117:{n:"BrtDbCommand15"},2118:{n:"BrtBeginDbTables15"},2119:{n:"BrtEndDbTables15"},2120:{n:"BrtDbTable15"},2121:{n:"BrtBeginDataModel"},2122:{n:"BrtEndDataModel"},2123:{n:"BrtBeginModelTables"},2124:{n:"BrtEndModelTables"},2125:{n:"BrtModelTable"},2126:{n:"BrtBeginModelRelationships"},2127:{n:"BrtEndModelRelationships"},2128:{n:"BrtModelRelationship"},2129:{n:"BrtBeginECTxtWiz15"},2130:{n:"BrtEndECTxtWiz15"},2131:{n:"BrtBeginECTWFldInfoLst15"},2132:{n:"BrtEndECTWFldInfoLst15"},2133:{n:"BrtBeginECTWFldInfo15"},2134:{n:"BrtFieldListActiveItem"},2135:{n:"BrtPivotCacheIdVersion"},2136:{n:"BrtSXDI15"},2137:{n:"BrtBeginModelTimeGroupings"},2138:{n:"BrtEndModelTimeGroupings"},2139:{n:"BrtBeginModelTimeGrouping"},2140:{n:"BrtEndModelTimeGrouping"},2141:{n:"BrtModelTimeGroupingCalcCol"},3072:{n:"BrtUid"},3073:{n:"BrtRevisionPtr"},5095:{n:"BrtBeginCalcFeatures"},5096:{n:"BrtEndCalcFeatures"},5097:{n:"BrtCalcFeature"},65535:{n:""}},yc=Y(vc,"n"),bc={3:{n:"BIFF2NUM",f:function(t){var e=ci(t);++t.l;var n=Ln(t);return e.t="n",e.val=n,e}},4:{n:"BIFF2STR",f:function(t,e,n){var r=ci(t);++t.l;var i=ri(t,0,n);return r.t="str",r.val=i,r}},6:{n:"Formula",f:us},9:{n:"BOF",f:bi},10:{n:"EOF",f:Wr},12:{n:"CalcCount",f:Zr},13:{n:"CalcMode",f:Zr},14:{n:"CalcPrecision",f:Gr},15:{n:"CalcRefMode",f:Gr},16:{n:"CalcDelta",f:Ln},17:{n:"CalcIter",f:Gr},18:{n:"Protect",f:Gr},19:{n:"Password",f:Zr},20:{n:"Header",f:Mi},21:{n:"Footer",f:Mi},23:{n:"ExternSheet",f:Ii},24:{n:"Lbl",f:Di},25:{n:"WinProtect",f:Gr},26:{n:"VerticalPageBreaks"},27:{n:"HorizontalPageBreaks"},28:{n:"Note",f:function(t,e,n){return function(t,e,n){if(!(n.biff<8)){var r=t.read_shift(2),i=t.read_shift(2),o=t.read_shift(2),a=t.read_shift(2),s=ri(t,0,n);return n.biff<8&&t.read_shift(1),[{r:r,c:i},s,a,o]}}(t,0,n)}},29:{n:"Selection"},34:{n:"Date1904",f:Gr},35:{n:"ExternName",f:Oi},36:{n:"COLWIDTH"},38:{n:"LeftMargin",f:Ln},39:{n:"RightMargin",f:Ln},40:{n:"TopMargin",f:Ln},41:{n:"BottomMargin",f:Ln},42:{n:"PrintRowCol",f:Gr},43:{n:"PrintGrid",f:Gr},47:{n:"FilePass",f:function(t,e,n){var r={Type:n.biff>=8?t.read_shift(2):0};return r.Type?wo(t,e-2,r):function(t,e,n,r){var i={key:Zr(t),verificationBytes:Zr(t)};n.password&&(i.verifier=Ao(n.password)),r.valid=i.verificationBytes===i.verifier,r.valid&&(r.insitu=_o(n.password))}(t,n.biff,n,r),r}},49:{n:"Font",f:function(t,e,n){var r={dyHeight:t.read_shift(2),fl:t.read_shift(2)};switch(n&&n.biff||8){case 2:break;case 3:case 4:t.l+=2;break;default:t.l+=10}return r.name=Jr(t,0,n),r}},51:{n:"PrintSize",f:Zr},60:{n:"Continue"},61:{n:"Window1",f:function(t){return{Pos:[t.read_shift(2),t.read_shift(2)],Dim:[t.read_shift(2),t.read_shift(2)],Flags:t.read_shift(2),CurTab:t.read_shift(2),FirstTab:t.read_shift(2),Selected:t.read_shift(2),TabRatio:t.read_shift(2)}}},64:{n:"Backup",f:Gr},65:{n:"Pane",f:function(){}},66:{n:"CodePage",f:Zr},77:{n:"Pls"},80:{n:"DCon"},81:{n:"DConRef"},82:{n:"DConName"},85:{n:"DefColWidth",f:Zr},89:{n:"XCT"},90:{n:"CRN"},91:{n:"FileSharing"},92:{n:"WriteAccess",f:function(t,e,n){if(n.enc)return t.l+=e,"";var r=t.l,i=ri(t,0,n);return t.read_shift(e+r-t.l),i}},93:{n:"Obj",f:function(t,e,n){if(n&&n.biff<8)return function(t,e,n){t.l+=4;var r=t.read_shift(2),i=t.read_shift(2),o=t.read_shift(2);t.l+=2,t.l+=2,t.l+=2,t.l+=2,t.l+=2,t.l+=2,t.l+=2,t.l+=2,t.l+=2,t.l+=6,e-=36;var a=[];return a.push((Ni[r]||Qe)(t,e,n)),{cmo:[i,r,o],ft:a}}(t,e,n);var r=mi(t);return{cmo:r,ft:function(t,e){for(var n=t.l+e,r=[];t.l<n;){var i=t.read_shift(2);t.l-=2;try{r.push(yi[i](t,n-t.l))}catch(e){return t.l=n,r}}return t.l!=n&&(t.l=n),r}(t,e-22,r[1])}}},94:{n:"Uncalced"},95:{n:"CalcSaveRecalc",f:Gr},96:{n:"Template"},97:{n:"Intl"},99:{n:"ObjProtect",f:Gr},125:{n:"ColInfo",f:ji},128:{n:"Guts",f:function(t){t.l+=4;var e=[t.read_shift(2),t.read_shift(2)];if(0!==e[0]&&e[0]--,0!==e[1]&&e[1]--,e[0]>7||e[1]>7)throw new Error("Bad Gutters: "+e.join("|"));return e}},129:{n:"WsBool",f:function(t,e,n){return{fDialog:16&(n&&8==n.biff||2==e?t.read_shift(2):(t.l+=e,0))}}},130:{n:"GridSet",f:Zr},131:{n:"HCenter",f:Gr},132:{n:"VCenter",f:Gr},133:{n:"BoundSheet8",f:function(t,e,n){var r=t.read_shift(4),i=3&t.read_shift(1),o=t.read_shift(1);switch(o){case 0:o="Worksheet";break;case 1:o="Macrosheet";break;case 2:o="Chartsheet";break;case 6:o="VBAModule"}var a=Jr(t,0,n);return 0===a.length&&(a="Sheet1"),{pos:r,hs:i,dt:o,name:a}}},134:{n:"WriteProtect"},140:{n:"Country",f:function(t){var e,n=[0,0];return e=t.read_shift(2),n[0]=Wn[e]||e,e=t.read_shift(2),n[1]=Wn[e]||e,n}},141:{n:"HideObj",f:Zr},144:{n:"Sort"},146:{n:"Palette",f:function(t){for(var e=t.read_shift(2),n=[];e-- >0;)n.push(li(t));return n}},151:{n:"Sync"},152:{n:"LPr"},153:{n:"DxGCol"},154:{n:"FnGroupName"},155:{n:"FilterMode"},156:{n:"BuiltInFnGroupCount",f:Zr},157:{n:"AutoFilterInfo"},158:{n:"AutoFilter"},160:{n:"Scl",f:Ui},161:{n:"Setup",f:function(t,e){var n={};return e<32?n:(t.l+=16,n.header=Ln(t),n.footer=Ln(t),t.l+=2,n)}},174:{n:"ScenMan"},175:{n:"SCENARIO"},176:{n:"SxView"},177:{n:"Sxvd"},178:{n:"SXVI"},180:{n:"SxIvd"},181:{n:"SXLI"},182:{n:"SXPI"},184:{n:"DocRoute"},185:{n:"RecipName"},189:{n:"MulRk",f:function(t,e){for(var n=t.l+e-2,r=t.read_shift(2),i=t.read_shift(2),o=[];t.l<n;)o.push(di(t));if(t.l!==n)throw new Error("MulRK read error");var a=t.read_shift(2);if(o.length!=a-i+1)throw new Error("MulRK length mismatch");return{r:r,c:i,C:a,rkrec:o}}},190:{n:"MulBlank",f:function(t,e){for(var n=t.l+e-2,r=t.read_shift(2),i=t.read_shift(2),o=[];t.l<n;)o.push(t.read_shift(2));if(t.l!==n)throw new Error("MulBlank read error");var a=t.read_shift(2);if(o.length!=a-i+1)throw new Error("MulBlank length mismatch");return{r:r,c:i,C:a,ixfe:o}}},193:{n:"Mms",f:Wr},197:{n:"SXDI"},198:{n:"SXDB"},199:{n:"SXFDB"},200:{n:"SXDBB"},201:{n:"SXNum"},202:{n:"SxBool",f:Gr},203:{n:"SxErr"},204:{n:"SXInt"},205:{n:"SXString"},206:{n:"SXDtr"},207:{n:"SxNil"},208:{n:"SXTbl"},209:{n:"SXTBRGIITM"},210:{n:"SxTbpg"},211:{n:"ObProj"},213:{n:"SXStreamID"},215:{n:"DBCell"},216:{n:"SXRng"},217:{n:"SxIsxoper"},218:{n:"BookBool",f:Zr},220:{n:"DbOrParamQry"},221:{n:"ScenarioProtect",f:Gr},222:{n:"OleObjectSize"},224:{n:"XF",f:function(t,e,n){var r={};return r.ifnt=t.read_shift(2),r.numFmtId=t.read_shift(2),r.flags=t.read_shift(2),r.fStyle=r.flags>>2&1,r.data=function(t,e,n,r){var i={},o=t.read_shift(4),a=t.read_shift(4),s=t.read_shift(4),l=t.read_shift(2);return i.patternType=Gn[s>>26],r.cellStyles?(i.alc=7&o,i.fWrap=o>>3&1,i.alcV=o>>4&7,i.fJustLast=o>>7&1,i.trot=o>>8&255,i.cIndent=o>>16&15,i.fShrinkToFit=o>>20&1,i.iReadOrder=o>>22&2,i.fAtrNum=o>>26&1,i.fAtrFnt=o>>27&1,i.fAtrAlc=o>>28&1,i.fAtrBdr=o>>29&1,i.fAtrPat=o>>30&1,i.fAtrProt=o>>31&1,i.dgLeft=15&a,i.dgRight=a>>4&15,i.dgTop=a>>8&15,i.dgBottom=a>>12&15,i.icvLeft=a>>16&127,i.icvRight=a>>23&127,i.grbitDiag=a>>30&3,i.icvTop=127&s,i.icvBottom=s>>7&127,i.icvDiag=s>>14&127,i.dgDiag=s>>21&15,i.icvFore=127&l,i.icvBack=l>>7&127,i.fsxButton=l>>14&1,i):i}(t,0,r.fStyle,n),r}},225:{n:"InterfaceHdr",f:function(t,e){return 0===e?1200:(t.read_shift(2),1200)}},226:{n:"InterfaceEnd",f:Wr},227:{n:"SXVS"},229:{n:"MergeCells",f:function(t,e){for(var n=[],r=t.read_shift(2);r--;)n.push(fi(t));return n}},233:{n:"BkHim"},235:{n:"MsoDrawingGroup"},236:{n:"MsoDrawing"},237:{n:"MsoDrawingSelection"},239:{n:"PhoneticInfo"},240:{n:"SxRule"},241:{n:"SXEx"},242:{n:"SxFilt"},244:{n:"SxDXF"},245:{n:"SxItm"},246:{n:"SxName"},247:{n:"SxSelect"},248:{n:"SXPair"},249:{n:"SxFmla"},251:{n:"SxFormat"},252:{n:"SST",f:function(t,e){for(var n=t.l+e,r=t.read_shift(4),i=t.read_shift(4),o=[],a=0;a!=i&&t.l<n;++a)o.push(qr(t));return o.Count=r,o.Unique=i,o}},253:{n:"LabelSst",f:function(t){var e=ci(t);return e.isst=t.read_shift(4),e}},255:{n:"ExtSST",f:function(t,e){var n={};return n.dsst=t.read_shift(2),t.l+=e-2,n}},256:{n:"SXVDEx"},259:{n:"SXFormula"},290:{n:"SXDBEx"},311:{n:"RRDInsDel"},312:{n:"RRDHead"},315:{n:"RRDChgCell"},317:{n:"RRTabId",f:Kr},318:{n:"RRDRenSheet"},319:{n:"RRSort"},320:{n:"RRDMove"},330:{n:"RRFormat"},331:{n:"RRAutoFmt"},333:{n:"RRInsertSh"},334:{n:"RRDMoveBegin"},335:{n:"RRDMoveEnd"},336:{n:"RRDInsDelBegin"},337:{n:"RRDInsDelEnd"},338:{n:"RRDConflict"},339:{n:"RRDDefName"},340:{n:"RRDRstEtxp"},351:{n:"LRng"},352:{n:"UsesELFs",f:Gr},353:{n:"DSF",f:Wr},401:{n:"CUsr"},402:{n:"CbUsr"},403:{n:"UsrInfo"},404:{n:"UsrExcl"},405:{n:"FileLock"},406:{n:"RRDInfo"},407:{n:"BCUsrs"},408:{n:"UsrChk"},425:{n:"UserBView"},426:{n:"UserSViewBegin"},427:{n:"UserSViewEnd"},428:{n:"RRDUserView"},429:{n:"Qsi"},430:{n:"SupBook",f:function(t,e,n){var r=t.l+e,i=t.read_shift(2),o=t.read_shift(2);if(n.sbcch=o,1025==o||14849==o)return[o,i];if(o<1||o>255)throw new Error("Unexpected SupBook type: "+o);for(var a=ei(t,o),s=[];r>t.l;)s.push(ni(t));return[o,i,a,s]}},431:{n:"Prot4Rev",f:Gr},432:{n:"CondFmt"},433:{n:"CF"},434:{n:"DVal"},437:{n:"DConBin"},438:{n:"TxO",f:function(t,e,n){var r=t.l,i="";try{t.l+=4;var o=(n.lastobj||{cmo:[0,0]}).cmo[1];-1==[0,5,7,11,12,14].indexOf(o)?t.l+=6:function(t){var e=t.read_shift(1);t.l++;var n=t.read_shift(2);t.l+=2}(t);var a=t.read_shift(2);t.read_shift(2),Zr(t);var s=t.read_shift(2);t.l+=s;for(var l=1;l<t.lens.length-1;++l){if(t.l-r!=t.lens[l])throw new Error("TxO: bad continue record");var c=t[t.l];if((i+=ei(t,t.lens[l+1]-t.lens[l]-1)).length>=(c?a:2*a))break}if(i.length!==a&&i.length!==2*a)throw new Error("cchText: "+a+" != "+i.length);return t.l=r+e,{t:i}}catch(n){return t.l=r+e,{t:i}}}},439:{n:"RefreshAll",f:Gr},440:{n:"HLink",f:function(t,e){var n=fi(t);return t.l+=16,[n,function(t,e){var n=t.l+e,r=t.read_shift(4);if(2!==r)throw new Error("Unrecognized streamVersion: "+r);var i=t.read_shift(2);t.l+=2;var o,a,s,l,c,u,h="";16&i&&(o=ai(t,t.l)),128&i&&(a=ai(t,t.l)),257==(257&i)&&(s=ai(t,t.l)),1==(257&i)&&(l=oi(t,t.l)),8&i&&(h=ai(t,t.l)),32&i&&(c=t.read_shift(16)),64&i&&(u=Tr(t)),t.l=n;var d=a||s||l||"";d&&h&&(d+="#"+h),d||(d="#"+h);var f={Target:d};return c&&(f.guid=c),u&&(f.time=u),o&&(f.Tooltip=o),f}(t,e-24)]}},441:{n:"Lel"},442:{n:"CodeName",f:ni},443:{n:"SXFDBType"},444:{n:"Prot4RevPass",f:Zr},445:{n:"ObNoMacros"},446:{n:"Dv"},448:{n:"Excel9File",f:Wr},449:{n:"RecalcId",f:function(t){return t.read_shift(2),t.read_shift(4)},r:2},450:{n:"EntExU2",f:Wr},512:{n:"Dimensions",f:ki},513:{n:"Blank",f:Hi},515:{n:"Number",f:function(t){var e=ci(t),n=Ln(t);return e.val=n,e}},516:{n:"Label",f:function(t,e,n){t.l;var r=ci(t);2==n.biff&&t.l++;var i=ni(t,t.l,n);return r.val=i,r}},517:{n:"BoolErr",f:Ti},518:{n:"Formula",f:us},519:{n:"String",f:Qi},520:{n:"Row",f:function(t){var e={};e.r=t.read_shift(2),e.c=t.read_shift(2),e.cnt=t.read_shift(2)-e.c;var n=t.read_shift(2);t.l+=4;var r=t.read_shift(1);return t.l+=3,7&r&&(e.level=7&r),32&r&&(e.hidden=!0),64&r&&(e.hpt=n/20),e}},523:{n:"Index"},545:{n:"Array",f:Pi},549:{n:"DefaultRowHeight",f:xi},566:{n:"Table"},574:{n:"Window2",f:function(t,e,n){return n&&n.biff>=2&&n.biff<5?{}:{RTL:64&t.read_shift(2)}}},638:{n:"RK",f:function(t){var e=t.read_shift(2),n=t.read_shift(2),r=di(t);return{r:e,c:n,ixfe:r[0],rknum:r[1]}}},659:{n:"Style"},1030:{n:"Formula",f:us},1048:{n:"BigName"},1054:{n:"Format",f:function(t,e,n){return[t.read_shift(2),ri(t,0,n)]}},1084:{n:"ContinueBigName"},1212:{n:"ShrFmla",f:function(t,e,n){var r=Ai(t);t.l++;var i=t.read_shift(1);return[function(t,e,n){var r,i=t.l+e,o=t.read_shift(2),a=rs(t,o,n);return 65535==o?[[],Qe(t,e-2)]:(e!==o+2&&(r=ns(t,i-o-2,a,n)),[a,r])}(t,e-=8,n),i,r]}},2048:{n:"HLinkTooltip",f:function(t,e){t.read_shift(2);var n=fi(t),r=t.read_shift((e-10)/2,"dbcs-cont");return[n,r=r.replace(O,"")]}},2049:{n:"WebPub"},2050:{n:"QsiSXTag"},2051:{n:"DBQueryExt"},2052:{n:"ExtString"},2053:{n:"TxtQry"},2054:{n:"Qsir"},2055:{n:"Qsif"},2056:{n:"RRDTQSIF"},2057:{n:"BOF",f:bi},2058:{n:"OleDbConn"},2059:{n:"WOpt"},2060:{n:"SXViewEx"},2061:{n:"SXTH"},2062:{n:"SXPIEx"},2063:{n:"SXVDTEx"},2064:{n:"SXViewEx9"},2066:{n:"ContinueFrt"},2067:{n:"RealTimeData"},2128:{n:"ChartFrtInfo"},2129:{n:"FrtWrapper"},2130:{n:"StartBlock"},2131:{n:"EndBlock"},2132:{n:"StartObject"},2133:{n:"EndObject"},2134:{n:"CatLab"},2135:{n:"YMult"},2136:{n:"SXViewLink"},2137:{n:"PivotChartBits"},2138:{n:"FrtFontList"},2146:{n:"SheetExt"},2147:{n:"BookExt",r:12},2148:{n:"SXAddl"},2149:{n:"CrErr"},2150:{n:"HFPicture"},2151:{n:"FeatHdr",f:Wr},2152:{n:"Feat"},2154:{n:"DataLabExt"},2155:{n:"DataLabExtContents"},2156:{n:"CellWatch"},2161:{n:"FeatHdr11"},2162:{n:"Feature11"},2164:{n:"DropDownObjIds"},2165:{n:"ContinueFrt11"},2166:{n:"DConn"},2167:{n:"List12"},2168:{n:"Feature12"},2169:{n:"CondFmt12"},2170:{n:"CF12"},2171:{n:"CFEx"},2172:{n:"XFCRC",f:function(t){t.l+=2;var e={cxfs:0,crc:0};return e.cxfs=t.read_shift(2),e.crc=t.read_shift(4),e},r:12},2173:{n:"XFExt",f:function(t,e){t.l,t.l+=2;var n=t.read_shift(2);t.l+=2;for(var r=t.read_shift(2),i=[];r-- >0;)i.push(ma(t,t.l));return{ixfe:n,ext:i}},r:12},2174:{n:"AutoFilter12"},2175:{n:"ContinueFrt12"},2180:{n:"MDTInfo"},2181:{n:"MDXStr"},2182:{n:"MDXTuple"},2183:{n:"MDXSet"},2184:{n:"MDXProp"},2185:{n:"MDXKPI"},2186:{n:"MDB"},2187:{n:"PLV"},2188:{n:"Compat12",f:Gr,r:12},2189:{n:"DXF"},2190:{n:"TableStyles",r:12},2191:{n:"TableStyle"},2192:{n:"TableStyleElement"},2194:{n:"StyleExt"},2195:{n:"NamePublish"},2196:{n:"NameCmt",f:function(t,e,n){if(!(n.biff<8)){var r=t.read_shift(2),i=t.read_shift(2);return[ei(t,r,n),ei(t,i,n)]}t.l+=e},r:12},2197:{n:"SortData"},2198:{n:"Theme",f:function(t,e,n){var r=t.l+e;if(124226!==t.read_shift(4))if(n.cellStyles&&ct){var i,o=t.slice(t.l);t.l=r;try{i=new ct(o)}catch(t){return}var a=gt(i,"theme/theme/theme1.xml",!0);if(a)return pa(a,n)}else t.l=r},r:12},2199:{n:"GUIDTypeLib"},2200:{n:"FnGrp12"},2201:{n:"NameFnGrp12"},2202:{n:"MTRSettings",f:function(t){return[0!==t.read_shift(4),0!==t.read_shift(4),t.read_shift(4)]},r:12},2203:{n:"CompressPictures",f:Wr},2204:{n:"HeaderFooter"},2205:{n:"CrtLayout12"},2206:{n:"CrtMlFrt"},2207:{n:"CrtMlFrtContinue"},2211:{n:"ForceFullCalculation",f:function(t){var e=function(t){var e=t.read_shift(2),n=t.read_shift(2);return t.l+=8,{type:e,flags:n}}(t);if(2211!=e.type)throw new Error("Invalid Future Record "+e.type);return 0!==t.read_shift(4)}},2212:{n:"ShapePropsStream"},2213:{n:"TextPropsStream"},2214:{n:"RichTextStream"},2215:{n:"CrtLayout12A"},4097:{n:"Units"},4098:{n:"Chart"},4099:{n:"Series"},4102:{n:"DataFormat"},4103:{n:"LineFormat"},4105:{n:"MarkerFormat"},4106:{n:"AreaFormat"},4107:{n:"PieFormat"},4108:{n:"AttachedLabel"},4109:{n:"SeriesText"},4116:{n:"ChartFormat"},4117:{n:"Legend"},4118:{n:"SeriesList"},4119:{n:"Bar"},4120:{n:"Line"},4121:{n:"Pie"},4122:{n:"Area"},4123:{n:"Scatter"},4124:{n:"CrtLine"},4125:{n:"Axis"},4126:{n:"Tick"},4127:{n:"ValueRange"},4128:{n:"CatSerRange"},4129:{n:"AxisLine"},4130:{n:"CrtLink"},4132:{n:"DefaultText"},4133:{n:"Text"},4134:{n:"FontX",f:Zr},4135:{n:"ObjectLink"},4146:{n:"Frame"},4147:{n:"Begin"},4148:{n:"End"},4149:{n:"PlotArea"},4154:{n:"Chart3d"},4156:{n:"PicF"},4157:{n:"DropBar"},4158:{n:"Radar"},4159:{n:"Surf"},4160:{n:"RadarArea"},4161:{n:"AxisParent"},4163:{n:"LegendException"},4164:{n:"ShtProps",f:function(t,e,n){var r={area:!1};if(5!=n.biff)return t.l+=e,r;var i=t.read_shift(1);return t.l+=3,16&i&&(r.area=!0),r}},4165:{n:"SerToCrt"},4166:{n:"AxesUsed"},4168:{n:"SBaseRef"},4170:{n:"SerParent"},4171:{n:"SerAuxTrend"},4174:{n:"IFmtRecord"},4175:{n:"Pos"},4176:{n:"AlRuns"},4177:{n:"BRAI"},4187:{n:"SerAuxErrBar"},4188:{n:"ClrtClient",f:function(t){for(var e=t.read_shift(2),n=[];e-- >0;)n.push(li(t));return n}},4189:{n:"SerFmt"},4191:{n:"Chart3DBarShape"},4192:{n:"Fbi"},4193:{n:"BopPop"},4194:{n:"AxcExt"},4195:{n:"Dat"},4196:{n:"PlotGrowth"},4197:{n:"SIIndex"},4198:{n:"GelFrame"},4199:{n:"BopPopCustom"},4200:{n:"Fbi2"},0:{n:"Dimensions",f:ki},2:{n:"BIFF2INT",f:function(t){var e=ci(t);++t.l;var n=t.read_shift(2);return e.t="n",e.val=n,e}},5:{n:"BoolErr",f:Ti},7:{n:"String",f:function(t){var e=t.read_shift(1);return 0===e?(t.l++,""):t.read_shift(e,"sbcs-cont")}},8:{n:"BIFF2ROW"},11:{n:"Index"},22:{n:"ExternCount",f:Zr},30:{n:"BIFF2FORMAT",f:Ci},31:{n:"BIFF2FMTCNT"},32:{n:"BIFF2COLINFO"},33:{n:"Array",f:Pi},37:{n:"DefaultRowHeight",f:xi},50:{n:"BIFF2FONTXTRA",f:function(t,e){t.l+=6,t.l+=2,t.l+=1,t.l+=3,t.l+=1,t.l+=e-13}},52:{n:"DDEObjName"},62:{n:"BIFF2WINDOW2"},67:{n:"BIFF2XF"},69:{n:"BIFF2FONTCLR"},86:{n:"BIFF4FMTCNT"},126:{n:"RK"},127:{n:"ImData",f:function(t){var e=t.read_shift(2),n=t.read_shift(2),r=t.read_shift(4),i={fmt:e,env:n,len:r,data:t.slice(t.l,t.l+r)};return t.l+=r,i}},135:{n:"Addin"},136:{n:"Edg"},137:{n:"Pub"},145:{n:"Sub"},148:{n:"LHRecord"},149:{n:"LHNGraph"},150:{n:"Sound"},169:{n:"CoordList"},171:{n:"GCW"},188:{n:"ShrFmla"},191:{n:"ToolbarHdr"},192:{n:"ToolbarEnd"},194:{n:"AddMenu"},195:{n:"DelMenu"},214:{n:"RString",f:function(t,e,n){var r=t.l+e,i=ci(t),o=ei(t,t.read_shift(2),n);return t.l=r,i.t="str",i.val=o,i}},223:{n:"UDDesc"},234:{n:"TabIdConf"},354:{n:"XL5Modify"},421:{n:"FileSharing2"},521:{n:"BOF",f:bi},536:{n:"Lbl",f:Di},547:{n:"ExternName",f:Oi},561:{n:"Font"},579:{n:"BIFF3XF"},1033:{n:"BOF",f:bi},1091:{n:"BIFF4XF"},2157:{n:"FeatInfo"},2163:{n:"FeatInfo11"},2177:{n:"SXAddl12"},2240:{n:"AutoWebPub"},2241:{n:"ListObj"},2242:{n:"ListField"},2243:{n:"ListDV"},2244:{n:"ListCondFmt"},2245:{n:"ListCF"},2246:{n:"FMQry"},2247:{n:"FMSQry"},2248:{n:"PLV"},2249:{n:"LnExt"},2250:{n:"MkrExt"},2251:{n:"CrtCoopt"},2262:{n:"FRTArchId$",r:12},29282:{}},_c=Y(bc,"n");function wc(t,e,n,r){var i=+e||+_c[e];if(!isNaN(i)){var o=r||(n||[]).length||0,a=t.next(4);a.write_shift(2,i),a.write_shift(2,o),o>0&&Te(n)&&t.push(n)}}function xc(t,e,n){return t||(t=ze(7)),t.write_shift(2,e),t.write_shift(2,n),t.write_shift(2,0),t.write_shift(1,0),t}function Sc(t,e,n,r){if(null!=e.v)switch(e.t){case"d":case"n":var i="d"==e.t?X(rt(e.v)):e.v;return void(i==(0|i)&&i>=0&&i<65536?wc(t,2,(o=n,a=r,s=i,l=ze(9),xc(l,o,a),l.write_shift(2,s),l)):wc(t,3,function(t,e,n){var r=ze(15);return xc(r,t,e),r.write_shift(8,n,"f"),r}(n,r,i)));case"b":case"e":return void wc(t,5,function(t,e,n,r){var i=ze(9);return xc(i,t,e),"e"==r?(i.write_shift(1,n),i.write_shift(1,1)):(i.write_shift(1,n?1:0),i.write_shift(1,0)),i}(n,r,e.v,e.t));case"s":case"str":return void wc(t,4,function(t,e,n){var r=ze(8+2*n.length);return xc(r,t,e),r.write_shift(1,n.length),r.write_shift(n.length,n,"sbcs"),r.l<r.length?r.slice(0,r.l):r}(n,r,e.v))}var o,a,s,l;wc(t,1,xc(null,n,r))}function Cc(t,e){var n=e||{};null!=y&&null==n.dense&&(n.dense=y);for(var r=Ve(),i=0,o=0;o<t.SheetNames.length;++o)t.SheetNames[o]==n.sheet&&(i=o);if(0==i&&n.sheet&&t.SheetNames[0]!=n.sheet)throw new Error("Sheet not found: "+n.sheet);return wc(r,9,_i(0,16,n)),function(t,e,n,r){var i,o=Array.isArray(e),a=an(e["!ref"]||"A1"),s="",l=[];if(a.e.c>255||a.e.r>16383){if(r.WTF)throw new Error("Range "+(e["!ref"]||"A1")+" exceeds format limit A1:IV16384");a.e.c=Math.min(a.e.c,255),a.e.r=Math.min(a.e.c,16383),i=on(a)}for(var c=a.s.r;c<=a.e.r;++c){s=Je(c);for(var u=a.s.c;u<=a.e.c;++u){c===a.s.r&&(l[u]=tn(u)),i=l[u]+s;var h=o?(e[c]||[])[u]:e[i];h&&Sc(t,h,c,u)}}}(r,t.Sheets[t.SheetNames[i]],0,n),wc(r,10),r.end()}function kc(t,e,n){wc(t,"Font",function(t,e){var n=t.name||"Arial",r=e&&5==e.biff,i=ze(r?15+n.length:16+2*n.length);return i.write_shift(2,20*(t.sz||12)),i.write_shift(4,0),i.write_shift(2,400),i.write_shift(4,0),i.write_shift(2,0),i.write_shift(1,n.length),r||i.write_shift(1,1),i.write_shift((r?1:2)*n.length,n,r?"sbcs":"utf16le"),i}({sz:12,color:{theme:1},name:"Arial",family:2,scheme:"minor"},n))}function Bc(t,e,n,r,i){var o=16+Es(i.cellXfs,e,i);if(null!=e.v||e.bf)if(e.bf)wc(t,"Formula",hs(e,n,r,0,o));else switch(e.t){case"d":case"n":wc(t,"Number",function(t,e,n,r){var i=ze(14);return ui(t,e,r,i),Dn(n,i),i}(n,r,"d"==e.t?X(rt(e.v)):e.v,o));break;case"b":case"e":wc(t,517,Ei(n,r,e.v,o,0,e.t));break;case"s":case"str":if(i.bookSST)wc(t,"LabelSst",function(t,e,n,r){var i=ze(10);return ui(t,e,r,i),i.write_shift(4,n),i}(n,r,ks(i.Strings,e.v,i.revStrings),o));else wc(t,"Label",function(t,e,n,r,i){var o=!i||8==i.biff,a=ze(+o+8+(1+o)*n.length);return ui(t,e,r,a),a.write_shift(2,n.length),o&&a.write_shift(1,1),a.write_shift((1+o)*n.length,n,o?"utf16le":"sbcs"),a}(n,r,e.v,o,i));break;default:wc(t,"Blank",ui(n,r,o))}else wc(t,"Blank",ui(n,r,o))}function Tc(t,e,n){var r,i,o,a=Ve(),s=n.SheetNames[t],l=n.Sheets[s]||{},c=(n||{}).Workbook||{},u=(c.Sheets||[])[t]||{},h=Array.isArray(l),d=8==e.biff,f="",p=[],A=an(l["!ref"]||"A1"),g=d?65536:16384;if(A.e.c>255||A.e.r>=g){if(e.WTF)throw new Error("Range "+(l["!ref"]||"A1")+" exceeds format limit A1:IV16384");A.e.c=Math.min(A.e.c,255),A.e.r=Math.min(A.e.c,g-1)}wc(a,2057,_i(0,16,e)),wc(a,"CalcMode",$r(1)),wc(a,"CalcCount",$r(100)),wc(a,"CalcRefMode",Xr(!0)),wc(a,"CalcIter",Xr(!1)),wc(a,"CalcDelta",Dn(.001)),wc(a,"CalcSaveRecalc",Xr(!0)),wc(a,"PrintRowCol",Xr(!1)),wc(a,"PrintGrid",Xr(!1)),wc(a,"GridSet",$r(1)),wc(a,"Guts",(i=[0,0],(o=ze(8)).write_shift(4,0),o.write_shift(2,i[0]?i[0]+1:0),o.write_shift(2,i[1]?i[1]+1:0),o)),wc(a,"HCenter",Xr(!1)),wc(a,"VCenter",Xr(!1)),wc(a,512,function(t,e){var n=8!=e.biff&&e.biff?2:4,r=ze(2*n+6);return r.write_shift(n,t.s.r),r.write_shift(n,t.e.r+1),r.write_shift(2,t.s.c),r.write_shift(2,t.e.c+1),r.write_shift(2,0),r}(A,e)),d&&(l["!links"]=[]);for(var m=A.s.r;m<=A.e.r;++m){f=Je(m);for(var v=A.s.c;v<=A.e.c;++v){m===A.s.r&&(p[v]=tn(v)),r=p[v]+f;var y=h?(l[m]||[])[v]:l[r];y&&(Bc(a,y,m,v,e),d&&y.l&&l["!links"].push([r,y.l]))}}var b=u.CodeName||u.name||s;return d&&wc(a,"Window2",function(t){var e=ze(18),n=1718;return t&&t.RTL&&(n|=64),e.write_shift(2,n),e.write_shift(4,0),e.write_shift(4,64),e.write_shift(4,0),e.write_shift(4,0),e}((c.Views||[])[0])),d&&(l["!merges"]||[]).length&&wc(a,"MergeCells",function(t){var e=ze(2+8*t.length);e.write_shift(2,t.length);for(var n=0;n<t.length;++n)pi(t[n],e);return e}(l["!merges"])),d&&function(t,e){for(var n=0;n<e["!links"].length;++n){var r=e["!links"][n];wc(t,"HLink",Fi(r)),r[1].Tooltip&&wc(t,"HLinkTooltip",Ri(r))}delete e["!links"]}(a,l),wc(a,"CodeName",ii(b)),d&&function(t,e){var n=ze(19);n.write_shift(4,2151),n.write_shift(4,0),n.write_shift(4,0),n.write_shift(2,3),n.write_shift(1,1),n.write_shift(4,0),wc(t,"FeatHdr",n),(n=ze(39)).write_shift(4,2152),n.write_shift(4,0),n.write_shift(4,0),n.write_shift(2,3),n.write_shift(1,0),n.write_shift(4,0),n.write_shift(2,1),n.write_shift(4,4),n.write_shift(2,0),pi(an(e["!ref"]||"A1"),n),n.write_shift(4,4),wc(t,"Feat",n)}(a,l),wc(a,"EOF"),a.end()}function Ec(t,e,n){var r,i=Ve(),o=(t||{}).Workbook||{},a=o.Sheets||[],s=o.WBProps||{},l=8==n.biff,c=5==n.biff;(wc(i,2057,_i(0,5,n)),"xla"==n.bookType&&wc(i,"Addin"),wc(i,"InterfaceHdr",l?$r(1200):null),wc(i,"Mms",function(t,e){e||(e=ze(t));for(var n=0;n<t;++n)e.write_shift(1,0);return e}(2)),c&&wc(i,"ToolbarHdr"),c&&wc(i,"ToolbarEnd"),wc(i,"InterfaceEnd"),wc(i,"WriteAccess",function(t,e){var n=!e||8==e.biff,r=ze(n?112:54);for(r.write_shift(8==e.biff?2:1,7),n&&r.write_shift(1,0),r.write_shift(4,859007059),r.write_shift(4,5458548|(n?0:536870912));r.l<r.length;)r.write_shift(1,n?0:32);return r}(0,n)),wc(i,"CodePage",$r(l?1200:1252)),l&&wc(i,"DSF",$r(0)),l&&wc(i,"Excel9File"),wc(i,"RRTabId",function(t){for(var e=ze(2*t),n=0;n<t;++n)e.write_shift(2,n+1);return e}(t.SheetNames.length)),l&&t.vbaraw&&wc(i,"ObProj"),l&&t.vbaraw)&&wc(i,"CodeName",ii(s.CodeName||"ThisWorkbook"));wc(i,"BuiltInFnGroupCount",$r(17)),wc(i,"WinProtect",Xr(!1)),wc(i,"Protect",Xr(!1)),wc(i,"Password",$r(0)),l&&wc(i,"Prot4Rev",Xr(!1)),l&&wc(i,"Prot4RevPass",$r(0)),wc(i,"Window1",((r=ze(18)).write_shift(2,0),r.write_shift(2,0),r.write_shift(2,29280),r.write_shift(2,17600),r.write_shift(2,56),r.write_shift(2,0),r.write_shift(2,0),r.write_shift(2,1),r.write_shift(2,500),r)),wc(i,"Backup",Xr(!1)),wc(i,"HideObj",$r(0)),wc(i,"Date1904",Xr("true"==function(t){return t.Workbook&&t.Workbook.WBProps&&Ht(t.Workbook.WBProps.date1904)?"true":"false"}(t))),wc(i,"CalcPrecision",Xr(!0)),l&&wc(i,"RefreshAll",Xr(!1)),wc(i,"BookBool",$r(0)),kc(i,0,n),function(t,e,n){e&&[[5,8],[23,26],[41,44],[50,392]].forEach(function(r){for(var i=r[0];i<=r[1];++i)null!=e[i]&&wc(t,"Format",Si(i,e[i],n))})}(i,t.SSF,n),function(t,e){for(var n=0;n<16;++n)wc(t,"XF",Bi({numFmtId:0,style:!0},0,e));e.cellXfs.forEach(function(n){wc(t,"XF",Bi(n,0,e))})}(i,n),l&&wc(i,"UsesELFs",Xr(!1));var u=i.end(),h=Ve();l&&wc(h,"Country",function(t){return t||(t=ze(4)),t.write_shift(2,1),t.write_shift(2,1),t}()),l&&n.Strings&&function(t,e,n,r){var i=r||(n||[]).length||0;if(i<=8224)return wc(t,e,n,i);var o=+e||+_c[e];if(!isNaN(o)){for(var a=n.parts||[],s=0,l=0,c=0;c+(a[s]||8224)<=8224;)c+=a[s]||8224,s++;var u=t.next(4);for(u.write_shift(2,o),u.write_shift(2,c),t.push(n.slice(l,l+c)),l+=c;l<i;){for((u=t.next(4)).write_shift(2,60),c=0;c+(a[s]||8224)<=8224;)c+=a[s]||8224,s++;u.write_shift(2,c),t.push(n.slice(l,l+c)),l+=c}}}(h,"SST",function(t,e){var n=ze(8);n.write_shift(4,t.Count),n.write_shift(4,t.Unique);for(var r=[],i=0;i<t.length;++i)r[i]=ti(t[i]);var o=M([n].concat(r));return o.parts=[n.length].concat(r.map(function(t){return t.length})),o}(n.Strings)),wc(h,"EOF");var d=h.end(),f=Ve(),p=0,A=0;for(A=0;A<t.SheetNames.length;++A)p+=(l?12:11)+(l?2:1)*t.SheetNames[A].length;var g=u.length+p+d.length;for(A=0;A<t.SheetNames.length;++A){wc(f,"BoundSheet8",wi({pos:g,hs:(a[A]||{}).Hidden||0,dt:0,name:t.SheetNames[A]},n)),g+=e[A].length}var m=f.end();if(p!=m.length)throw new Error("BS8 "+p+" != "+m.length);var v=[];return u.length&&v.push(u),m.length&&v.push(m),d.length&&v.push(d),ue([v])}function Mc(t,e){var n=e||{};switch(n.biff||2){case 8:case 5:return function(t,e){var n=e||{},r=[];t&&!t.SSF&&(t.SSF=D.get_table()),t&&t.SSF&&(I(D),D.load_table(t.SSF),n.revssf=W(t.SSF),n.revssf[t.SSF[65535]]=0,n.ssf=t.SSF),n.Strings=[],n.Strings.Count=0,n.Strings.Unique=0,tu(n),n.cellXfs=[],Es(n.cellXfs,{},{revssf:{General:0}}),t.Props||(t.Props={});for(var i=0;i<t.SheetNames.length;++i)r[r.length]=Tc(i,n,t);return r.unshift(Ec(t,r,n)),ue([r])}(t,e);case 4:case 3:case 2:return Cc(t,e)}throw new Error("invalid type "+n.bookType+" for BIFF")}var Oc=function(){function t(t,e){var n=e||{};null!=y&&null==n.dense&&(n.dense=y);var r=n.dense?[]:{},i=(t=t.replace(/<!--.*?-->/g,"")).match(/<table/i);if(!i)throw new Error("Invalid HTML: could not find <table>");var o=t.match(/<\/table/i),a=i.index,s=o&&o.index||t.length,l=function(t,e,n){if(ut||"string"==typeof e)return t.split(e);for(var r=t.split(e),i=[r[0]],o=1;o<r.length;++o)i.push(n),i.push(r[o]);return i}(t.slice(a,s),/(:?<tr[^>]*>)/i,"<tr>"),c=-1,u=0,h=0,d=0,f={s:{r:1e7,c:1e7},e:{r:0,c:0}},p=[];for(a=0;a<l.length;++a){var A=l[a].trim(),g=A.slice(0,3).toLowerCase();if("<tr"!=g){if("<td"==g||"<th"==g){var m=A.split(/<\/t[dh]>/i);for(s=0;s<m.length;++s){var v=m[s].trim();if(v.match(/<t[dh]/i)){for(var b=v,_=0;"<"==b.charAt(0)&&(_=b.indexOf(">"))>-1;)b=b.slice(_+1);for(var w=0;w<p.length;++w){var x=p[w];x.s.c==u&&x.s.r<c&&c<=x.e.r&&(u=x.e.c+1,w=-1)}var S=Ct(v.slice(0,v.indexOf(">")));d=S.colspan?+S.colspan:1,((h=+S.rowspan)>1||d>1)&&p.push({s:{r:c,c:u},e:{r:c+(h||1)-1,c:u+d-1}});var C=S.t||"";if(b.length){if(b=$t(b),f.s.r>c&&(f.s.r=c),f.e.r<c&&(f.e.r=c),f.s.c>u&&(f.s.c=u),f.e.c<u&&(f.e.c=u),b.length){var k={t:"s",v:b};n.raw||!b.trim().length||"s"==C||("TRUE"===b?k={t:"b",v:!0}:"FALSE"===b?k={t:"b",v:!1}:isNaN(st(b))?isNaN(lt(b).getDate())||(k={t:"d",v:rt(b)},n.cellDates||(k={t:"n",v:X(k.v)}),k.z=n.dateNF||D._table[14]):k={t:"n",v:st(b)}),n.dense?(r[c]||(r[c]=[]),r[c][u]=k):r[nn({r:c,c:u})]=k,u+=d}}else u+=d}}}}else{if(++c,n.sheetRows&&n.sheetRows<=c){--c;break}u=0}}return r["!ref"]=on(f),p.length&&(r["!merges"]=p),r}function e(t,e,n,r){for(var i=t["!merges"]||[],o=[],a=e.s.c;a<=e.e.c;++a){for(var s=0,l=0,c=0;c<i.length;++c)if(!(i[c].s.r>n||i[c].s.c>a||i[c].e.r<n||i[c].e.c<a)){if(i[c].s.r<n||i[c].s.c<a){s=-1;break}s=i[c].e.r-i[c].s.r+1,l=i[c].e.c-i[c].s.c+1;break}if(!(s<0)){var u=nn({r:n,c:a}),h=r.dense?(t[n]||[])[a]:t[u],d=h&&null!=h.v&&(h.h||Ft(h.w||(ln(h),h.w)||""))||"",f={};s>1&&(f.rowspan=s),l>1&&(f.colspan=l),f.t=h&&h.t||"z",r.editable&&(d='<span contenteditable="true">'+d+"</span>"),f.id=(r.id||"sjs")+"-"+u,"z"!=f.t&&(f.v=h.v,null!=h.z&&(f.z=h.z)),o.push(ie("td",d,f))}}return"<tr>"+o.join("")+"</tr>"}function n(t,e,n){return[].join("")+"<table"+(n&&n.id?' id="'+n.id+'"':"")+">"}var r='<html><head><meta charset="utf-8"/><title>SheetJS Table Export</title></head><body>',i="</body></html>";return{to_workbook:function(e,n){return cn(t(e,n),n)},to_sheet:t,_row:e,BEGIN:r,END:i,_preamble:n,from_sheet:function(t,o){var a=o||{},s=null!=a.header?a.header:r,l=null!=a.footer?a.footer:i,c=[s],u=rn(t["!ref"]);a.dense=Array.isArray(t),c.push(n(0,0,a));for(var h=u.s.r;h<=u.e.r;++h)c.push(e(t,u,h,a));return c.push("</table>"+l),c.join("")}}}();function Lc(t,e,n){var r=n||{};null!=y&&(r.dense=y);var i=0,o=0;if(null!=r.origin)if("number"==typeof r.origin)i=r.origin;else{var a="string"==typeof r.origin?en(r.origin):r.origin;i=a.r,o=a.c}var s=e.getElementsByTagName("tr"),l=Math.min(r.sheetRows||1e7,s.length),c={s:{r:0,c:0},e:{r:i,c:o}};if(t["!ref"]){var u=rn(t["!ref"]);c.s.r=Math.min(c.s.r,u.s.r),c.s.c=Math.min(c.s.c,u.s.c),c.e.r=Math.max(c.e.r,u.e.r),c.e.c=Math.max(c.e.c,u.e.c),-1==i&&(c.e.r=i=u.e.r+1)}var h=[],d=0,f=t["!rows"]||(t["!rows"]=[]),p=0,A=0,g=0,m=0,v=0,b=0;for(t["!cols"]||(t["!cols"]=[]);p<s.length&&A<l;++p){var _=s[p];if(Ic(_)){if(r.display)continue;f[A]={hidden:!0}}var w=_.children;for(g=m=0;g<w.length;++g){var x=w[g];if(!r.display||!Ic(x)){var S=x.hasAttribute("v")?x.getAttribute("v"):$t(x.innerHTML),C=x.getAttribute("z");for(d=0;d<h.length;++d){var k=h[d];k.s.c==m+o&&k.s.r<A+i&&A+i<=k.e.r&&(m=k.e.c+1-o,d=-1)}b=+x.getAttribute("colspan")||1,((v=+x.getAttribute("rowspan")||1)>1||b>1)&&h.push({s:{r:A+i,c:m+o},e:{r:A+i+(v||1)-1,c:m+o+(b||1)-1}});var B={t:"s",v:S},T=x.getAttribute("t")||"";null!=S&&(0==S.length?B.t=T||"z":r.raw||0==S.trim().length||"s"==T||("TRUE"===S?B={t:"b",v:!0}:"FALSE"===S?B={t:"b",v:!1}:isNaN(st(S))?isNaN(lt(S).getDate())||(B={t:"d",v:rt(S)},r.cellDates||(B={t:"n",v:X(B.v)}),B.z=r.dateNF||D._table[14]):B={t:"n",v:st(S)})),void 0===B.z&&null!=C&&(B.z=C),r.dense?(t[A+i]||(t[A+i]=[]),t[A+i][m+o]=B):t[nn({c:m+o,r:A+i})]=B,c.e.c<m+o&&(c.e.c=m+o),m+=b}}++A}return h.length&&(t["!merges"]=(t["!merges"]||[]).concat(h)),c.e.r=Math.max(c.e.r,A-1+i),t["!ref"]=on(c),A>=l&&(t["!fullref"]=on((c.e.r=s.length-p+A-1+i,c))),t}function Dc(t,e){return Lc((e||{}).dense?[]:{},t,e)}function Ic(t){var e="",n=function(t){return t.ownerDocument.defaultView&&"function"==typeof t.ownerDocument.defaultView.getComputedStyle?t.ownerDocument.defaultView.getComputedStyle:"function"==typeof getComputedStyle?getComputedStyle:null}(t);return n&&(e=n(t).getPropertyValue("display")),e||(e=t.style.display),"none"===e}var Pc,Nc=(Pc={day:["d","dd"],month:["m","mm"],year:["y","yy"],hours:["h","hh"],minutes:["m","mm"],seconds:["s","ss"],"am-pm":["A/P","AM/PM"],"day-of-week":["ddd","dddd"],era:["e","ee"],quarter:["\\Qm",'m\\"th quarter"']},function(t,e){var n=e||{};null!=y&&null==n.dense&&(n.dense=y);var r,i,o,a,s,l,c,u,h=tc(t),d=[],f={name:""},p="",A=0,g={},m=[],v=n.dense?[]:{},b={value:""},_="",w=0,x=[],S=-1,C=-1,k={s:{r:1e6,c:1e7},e:{r:0,c:0}},B=0,T={},E=[],M={},O=[],L=1,D=1,I=[],P={Names:[]},N={},F=["",""],R=[],j={},H="",U=0,Q=!1,z=!1,Y=0;for(ec.lastIndex=0,h=h.replace(/<!--([\s\S]*?)-->/gm,"").replace(/<!DOCTYPE[^\[]*\[[^\]]*\]>/gm,"");s=ec.exec(h);)switch(s[3]=s[3].replace(/_.*$/,"")){case"table":case"工作表":"/"===s[1]?(k.e.c>=k.s.c&&k.e.r>=k.s.r?v["!ref"]=on(k):v["!ref"]="A1:A1",n.sheetRows>0&&n.sheetRows<=k.e.r&&(v["!fullref"]=v["!ref"],k.e.r=n.sheetRows-1,v["!ref"]=on(k)),E.length&&(v["!merges"]=E),O.length&&(v["!rows"]=O),o.name=o["名称"]||o.name,"undefined"!=typeof JSON&&JSON.stringify(o),m.push(o.name),g[o.name]=v,z=!1):"/"!==s[0].charAt(s[0].length-2)&&(o=Ct(s[0],!1),S=C=-1,k.s.r=k.s.c=1e7,k.e.r=k.e.c=0,v=n.dense?[]:{},E=[],O=[],z=!0);break;case"table-row-group":"/"===s[1]?--B:++B;break;case"table-row":case"行":if("/"===s[1]){S+=L,L=1;break}if((a=Ct(s[0],!1))["行号"]?S=a["行号"]-1:-1==S&&(S=0),(L=+a["number-rows-repeated"]||1)<10)for(Y=0;Y<L;++Y)B>0&&(O[S+Y]={level:B});C=-1;break;case"covered-table-cell":"/"!==s[1]&&++C,n.sheetStubs&&(n.dense?(v[S]||(v[S]=[]),v[S][C]={t:"z"}):v[nn({r:S,c:C})]={t:"z"}),_="",x=[];break;case"table-cell":case"数据":if("/"===s[0].charAt(s[0].length-2))++C,b=Ct(s[0],!1),D=parseInt(b["number-columns-repeated"]||"1",10),l={t:"z",v:null},b.formula&&0!=n.cellFormula&&(l.f=_s(Ot(b.formula))),"string"==(b["数据类型"]||b["value-type"])&&(l.t="s",l.v=Ot(b["string-value"]||""),n.dense?(v[S]||(v[S]=[]),v[S][C]=l):v[nn({r:S,c:C})]=l),C+=D-1;else if("/"!==s[1]){++C,D=1;var V=L?S+L-1:S;if(C>k.e.c&&(k.e.c=C),C<k.s.c&&(k.s.c=C),S<k.s.r&&(k.s.r=S),V>k.e.r&&(k.e.r=V),R=[],j={},l={t:(b=Ct(s[0],!1))["数据类型"]||b["value-type"],v:null},n.cellFormula)if(b.formula&&(b.formula=Ot(b.formula)),b["number-matrix-columns-spanned"]&&b["number-matrix-rows-spanned"]&&(M={s:{r:S,c:C},e:{r:S+(parseInt(b["number-matrix-rows-spanned"],10)||0)-1,c:C+(parseInt(b["number-matrix-columns-spanned"],10)||0)-1}},l.F=on(M),I.push([M,l.F])),b.formula)l.f=_s(b.formula);else for(Y=0;Y<I.length;++Y)S>=I[Y][0].s.r&&S<=I[Y][0].e.r&&C>=I[Y][0].s.c&&C<=I[Y][0].e.c&&(l.F=I[Y][1]);switch((b["number-columns-spanned"]||b["number-rows-spanned"])&&(M={s:{r:S,c:C},e:{r:S+(parseInt(b["number-rows-spanned"],10)||0)-1,c:C+(parseInt(b["number-columns-spanned"],10)||0)-1}},E.push(M)),b["number-columns-repeated"]&&(D=parseInt(b["number-columns-repeated"],10)),l.t){case"boolean":l.t="b",l.v=Ht(b["boolean-value"]);break;case"float":case"percentage":case"currency":l.t="n",l.v=parseFloat(b.value);break;case"date":l.t="d",l.v=rt(b["date-value"]),n.cellDates||(l.t="n",l.v=X(l.v)),l.z="m/d/yy";break;case"time":l.t="n",l.v=tt(b["time-value"])/86400;break;case"number":l.t="n",l.v=parseFloat(b["数据数值"]);break;default:if("string"!==l.t&&"text"!==l.t&&l.t)throw new Error("Unsupported value type "+l.t);l.t="s",null!=b["string-value"]&&(_=Ot(b["string-value"]),x=[])}}else{if(Q=!1,"s"===l.t&&(l.v=_||"",x.length&&(l.R=x),Q=0==w),N.Target&&(l.l=N),R.length>0&&(l.c=R,R=[]),_&&!1!==n.cellText&&(l.w=_),Q&&(l.t="z",delete l.v),(!Q||n.sheetStubs)&&!(n.sheetRows&&n.sheetRows<=S))for(var W=0;W<L;++W){if(D=parseInt(b["number-columns-repeated"]||"1",10),n.dense)for(v[S+W]||(v[S+W]=[]),v[S+W][C]=0==W?l:ot(l);--D>0;)v[S+W][C+D]=ot(l);else for(v[nn({r:S+W,c:C})]=l;--D>0;)v[nn({r:S+W,c:C+D})]=ot(l);k.e.c<=C&&(k.e.c=C)}C+=(D=parseInt(b["number-columns-repeated"]||"1",10))-1,D=0,l={},_="",x=[]}N={};break;case"document":case"document-content":case"电子表格文档":case"spreadsheet":case"主体":case"scripts":case"styles":case"font-face-decls":case"master-styles":if("/"===s[1]){if((r=d.pop())[0]!==s[3])throw"Bad state: "+r}else"/"!==s[0].charAt(s[0].length-2)&&d.push([s[3],!0]);break;case"annotation":if("/"===s[1]){if((r=d.pop())[0]!==s[3])throw"Bad state: "+r;j.t=_,x.length&&(j.R=x),j.a=H,R.push(j)}else"/"!==s[0].charAt(s[0].length-2)&&d.push([s[3],!1]);H="",U=0,_="",w=0,x=[];break;case"creator":"/"===s[1]?H=h.slice(U,s.index):U=s.index+s[0].length;break;case"meta":case"元数据":case"settings":case"config-item-set":case"config-item-map-indexed":case"config-item-map-entry":case"config-item-map-named":case"shapes":case"frame":case"text-box":case"image":case"data-pilot-tables":case"list-style":case"form":case"dde-links":case"event-listeners":case"chart":if("/"===s[1]){if((r=d.pop())[0]!==s[3])throw"Bad state: "+r}else"/"!==s[0].charAt(s[0].length-2)&&d.push([s[3],!1]);_="",w=0,x=[];break;case"scientific-number":case"currency-symbol":case"currency-style":break;case"number-style":case"percentage-style":case"date-style":case"time-style":if("/"===s[1]){if(T[f.name]=p,(r=d.pop())[0]!==s[3])throw"Bad state: "+r}else"/"!==s[0].charAt(s[0].length-2)&&(p="",f=Ct(s[0],!1),d.push([s[3],!0]));break;case"script":case"libraries":case"automatic-styles":break;case"default-style":case"page-layout":case"style":case"map":case"font-face":case"paragraph-properties":case"table-properties":case"table-column-properties":case"table-row-properties":case"table-cell-properties":break;case"number":switch(d[d.length-1][0]){case"time-style":case"date-style":i=Ct(s[0],!1),p+=Pc[s[3]]["long"===i.style?1:0]}break;case"fraction":break;case"day":case"month":case"year":case"era":case"day-of-week":case"week-of-year":case"quarter":case"hours":case"minutes":case"seconds":case"am-pm":switch(d[d.length-1][0]){case"time-style":case"date-style":i=Ct(s[0],!1),p+=Pc[s[3]]["long"===i.style?1:0]}break;case"boolean-style":case"boolean":case"text-style":break;case"text":if("/>"===s[0].slice(-2))break;if("/"===s[1])switch(d[d.length-1][0]){case"number-style":case"date-style":case"time-style":p+=h.slice(A,s.index)}else A=s.index+s[0].length;break;case"named-range":F=ws((i=Ct(s[0],!1))["cell-range-address"]);var G={Name:i.name,Ref:F[0]+"!"+F[1]};z&&(G.Sheet=m.length),P.Names.push(G);break;case"text-content":case"text-properties":case"embedded-text":break;case"body":case"电子表格":case"forms":case"table-column":case"table-header-rows":case"table-rows":case"table-column-group":case"table-header-columns":case"table-columns":case"null-date":case"graphic-properties":case"calculation-settings":case"named-expressions":case"label-range":case"label-ranges":case"named-expression":case"sort":case"sort-by":case"sort-groups":case"tab":case"line-break":case"span":break;case"p":case"文本串":if(["master-styles"].indexOf(d[d.length-1][0])>-1)break;if("/"!==s[1]||b&&b["string-value"])Ct(s[0],!1),w=s.index+s[0].length;else{var Z=(c=h.slice(w,s.index),u=void 0,u=c.replace(/[\t\r\n]/g," ").trim().replace(/ +/g," ").replace(/<text:s\/>/g," ").replace(/<text:s text:c="(\d+)"\/>/g,function(t,e){return Array(parseInt(e,10)+1).join(" ")}).replace(/<text:tab[^>]*\/>/g,"\t").replace(/<text:line-break\/>/g,"\n"),[Ot(u.replace(/<[^>]*>/g,""))]);_=(_.length>0?_+"\n":"")+Z[0]}break;case"s":break;case"database-range":if("/"===s[1])break;try{g[(F=ws(Ct(s[0])["target-range-address"]))[0]]["!autofilter"]={ref:F[1]}}catch(t){}break;case"date":case"object":break;case"title":case"标题":case"desc":case"binary-data":case"table-source":case"scenario":case"iteration":case"content-validations":case"content-validation":case"help-message":case"error-message":case"database-ranges":case"filter":case"filter-and":case"filter-or":case"filter-condition":case"list-level-style-bullet":case"list-level-style-number":case"list-level-properties":break;case"sender-firstname":case"sender-lastname":case"sender-initials":case"sender-title":case"sender-position":case"sender-email":case"sender-phone-private":case"sender-fax":case"sender-company":case"sender-phone-work":case"sender-street":case"sender-city":case"sender-postal-code":case"sender-country":case"sender-state-or-province":case"author-name":case"author-initials":case"chapter":case"file-name":case"template-name":case"sheet-name":case"event-listener":break;case"initial-creator":case"creation-date":case"print-date":case"generator":case"document-statistic":case"user-defined":case"editing-duration":case"editing-cycles":case"config-item":case"page-number":case"page-count":case"time":case"cell-range-source":case"detective":case"operation":case"highlighted-range":break;case"data-pilot-table":case"source-cell-range":case"source-service":case"data-pilot-field":case"data-pilot-level":case"data-pilot-subtotals":case"data-pilot-subtotal":case"data-pilot-members":case"data-pilot-member":case"data-pilot-display-info":case"data-pilot-sort-info":case"data-pilot-layout-info":case"data-pilot-field-reference":case"data-pilot-groups":case"data-pilot-group":case"data-pilot-group-member":case"rect":break;case"dde-connection-decls":case"dde-connection-decl":case"dde-link":case"dde-source":case"properties":case"property":break;case"a":if("/"!==s[1]){if(!(N=Ct(s[0],!1)).href)break;N.Target=N.href,delete N.href,"#"==N.Target.charAt(0)&&N.Target.indexOf(".")>-1&&(F=ws(N.Target.slice(1)),N.Target="#"+F[0]+"!"+F[1])}break;case"table-protection":case"data-pilot-grand-total":case"office-document-common-attrs":break;default:switch(s[2]){case"dc:":case"calcext:":case"loext:":case"ooo:":case"chartooo:":case"draw:":case"style:":case"chart:":case"form:":case"uof:":case"表:":case"字:":break;default:if(n.WTF)throw new Error(s)}}var $={Sheets:g,SheetNames:m,Workbook:P};return n.bookSheets&&delete $.Sheets,$});function Fc(t,e){e=e||{};var n=!!ft(t,"objectdata");n&&function(t,e){for(var n,r,i=tc(t);n=ec.exec(i);)switch(n[3]){case"manifest":break;case"file-entry":if("/"==(r=Ct(n[0],!1)).path&&r.type!==ur)throw new Error("This OpenDocument is not a spreadsheet");break;case"encryption-data":case"algorithm":case"start-key-generation":case"key-derivation":throw new Error("Unsupported ODS Encryption");default:if(e&&e.WTF)throw n}}(At(t,"META-INF/manifest.xml"),e);var r=gt(t,"content.xml");if(!r)throw new Error("Missing content.xml in "+(n?"ODS":"UOF")+" file");var i=Nc(n?r:Ut(r),e);return ft(t,"meta.xml")&&(i.Props=gr(At(t,"meta.xml"))),i}function Rc(t,e){return Nc(t,e)}var jc=function(){var t="<office:document-styles "+re({"xmlns:office":"urn:oasis:names:tc:opendocument:xmlns:office:1.0","xmlns:table":"urn:oasis:names:tc:opendocument:xmlns:table:1.0","xmlns:style":"urn:oasis:names:tc:opendocument:xmlns:style:1.0","xmlns:text":"urn:oasis:names:tc:opendocument:xmlns:text:1.0","xmlns:draw":"urn:oasis:names:tc:opendocument:xmlns:drawing:1.0","xmlns:fo":"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:number":"urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0","xmlns:svg":"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0","xmlns:of":"urn:oasis:names:tc:opendocument:xmlns:of:1.2","office:version":"1.2"})+"></office:document-styles>";return function(){return bt+t}}(),Hc=function(){var t=" <table:table-cell />\n",e=function(e,n,r){var i=[];i.push(' <table:table table:name="'+It(n.SheetNames[r])+'" table:style-name="ta1">\n');var o=0,a=0,s=rn(e["!ref"]),l=e["!merges"]||[],c=0,u=Array.isArray(e);for(o=0;o<s.s.r;++o)i.push(" <table:table-row></table:table-row>\n");for(;o<=s.e.r;++o){for(i.push(" <table:table-row>\n"),a=0;a<s.s.c;++a)i.push(t);for(;a<=s.e.c;++a){var h=!1,d={},f="";for(c=0;c!=l.length;++c)if(!(l[c].s.c>a||l[c].s.r>o||l[c].e.c<a||l[c].e.r<o)){l[c].s.c==a&&l[c].s.r==o||(h=!0),d["table:number-columns-spanned"]=l[c].e.c-l[c].s.c+1,d["table:number-rows-spanned"]=l[c].e.r-l[c].s.r+1;break}if(h)i.push(" <table:covered-table-cell/>\n");else{var p=nn({r:o,c:a}),A=u?(e[o]||[])[a]:e[p];if(A&&A.f&&(d["table:formula"]=It(("of:="+A.f.replace(ka,"$1[.$2$3$4$5]").replace(/\]:\[/g,":")).replace(/;/g,"|").replace(/,/g,";")),A.F&&A.F.slice(0,p.length)==p)){var g=rn(A.F);d["table:number-matrix-columns-spanned"]=g.e.c-g.s.c+1,d["table:number-matrix-rows-spanned"]=g.e.r-g.s.r+1}if(A){switch(A.t){case"b":f=A.v?"TRUE":"FALSE",d["office:value-type"]="boolean",d["office:boolean-value"]=A.v?"true":"false";break;case"n":f=A.w||String(A.v||0),d["office:value-type"]="float",d["office:value"]=A.v||0;break;case"s":case"str":f=null==A.v?"":A.v,d["office:value-type"]="string";break;case"d":f=A.w||rt(A.v).toISOString(),d["office:value-type"]="date",d["office:date-value"]=rt(A.v).toISOString(),d["table:style-name"]="ce1";break;default:i.push(t);continue}var m=It(f).replace(/ +/g,function(t){return'<text:s text:c="'+t.length+'"/>'}).replace(/\t/g,"<text:tab/>").replace(/\n/g,"<text:line-break/>").replace(/^ /,"<text:s/>").replace(/ $/,"<text:s/>");if(A.l&&A.l.Target){var v=A.l.Target;m=ie("text:a",m,{"xlink:href":v="#"==v.charAt(0)?"#"+v.slice(1).replace(/\./,"!"):v})}i.push(" "+ie("table:table-cell",ie("text:p",m,{}),d)+"\n")}else i.push(t)}}i.push(" </table:table-row>\n")}return i.push(" </table:table>\n"),i.join("")};return function(t,n){var r=[bt],i=re({"xmlns:office":"urn:oasis:names:tc:opendocument:xmlns:office:1.0","xmlns:table":"urn:oasis:names:tc:opendocument:xmlns:table:1.0","xmlns:style":"urn:oasis:names:tc:opendocument:xmlns:style:1.0","xmlns:text":"urn:oasis:names:tc:opendocument:xmlns:text:1.0","xmlns:draw":"urn:oasis:names:tc:opendocument:xmlns:drawing:1.0","xmlns:fo":"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0","xmlns:xlink":"http://www.w3.org/1999/xlink","xmlns:dc":"http://purl.org/dc/elements/1.1/","xmlns:meta":"urn:oasis:names:tc:opendocument:xmlns:meta:1.0","xmlns:number":"urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0","xmlns:presentation":"urn:oasis:names:tc:opendocument:xmlns:presentation:1.0","xmlns:svg":"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0","xmlns:chart":"urn:oasis:names:tc:opendocument:xmlns:chart:1.0","xmlns:dr3d":"urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0","xmlns:math":"http://www.w3.org/1998/Math/MathML","xmlns:form":"urn:oasis:names:tc:opendocument:xmlns:form:1.0","xmlns:script":"urn:oasis:names:tc:opendocument:xmlns:script:1.0","xmlns:ooo":"http://openoffice.org/2004/office","xmlns:ooow":"http://openoffice.org/2004/writer","xmlns:oooc":"http://openoffice.org/2004/calc","xmlns:dom":"http://www.w3.org/2001/xml-events","xmlns:xforms":"http://www.w3.org/2002/xforms","xmlns:xsd":"http://www.w3.org/2001/XMLSchema","xmlns:xsi":"http://www.w3.org/2001/XMLSchema-instance","xmlns:sheet":"urn:oasis:names:tc:opendocument:sh33tjs:1.0","xmlns:rpt":"http://openoffice.org/2005/report","xmlns:of":"urn:oasis:names:tc:opendocument:xmlns:of:1.2","xmlns:xhtml":"http://www.w3.org/1999/xhtml","xmlns:grddl":"http://www.w3.org/2003/g/data-view#","xmlns:tableooo":"http://openoffice.org/2009/table","xmlns:drawooo":"http://openoffice.org/2010/draw","xmlns:calcext":"urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0","xmlns:loext":"urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0","xmlns:field":"urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0","xmlns:formx":"urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0","xmlns:css3t":"http://www.w3.org/TR/css3-text/","office:version":"1.2"}),o=re({"xmlns:config":"urn:oasis:names:tc:opendocument:xmlns:config:1.0","office:mimetype":"application/vnd.oasis.opendocument.spreadsheet"});"fods"==n.bookType?r.push("<office:document"+i+o+">\n"):r.push("<office:document-content"+i+">\n"),function(t){t.push(" <office:automatic-styles>\n"),t.push(' <number:date-style style:name="N37" number:automatic-order="true">\n'),t.push(' <number:month number:style="long"/>\n'),t.push(" <number:text>/</number:text>\n"),t.push(' <number:day number:style="long"/>\n'),t.push(" <number:text>/</number:text>\n"),t.push(" <number:year/>\n"),t.push(" </number:date-style>\n"),t.push(' <style:style style:name="ta1" style:family="table">\n'),t.push(' <style:table-properties table:display="true" style:writing-mode="lr-tb"/>\n'),t.push(" </style:style>\n"),t.push(' <style:style style:name="ce1" style:family="table-cell" style:parent-style-name="Default" style:data-style-name="N37"/>\n'),t.push(" </office:automatic-styles>\n")}(r),r.push(" <office:body>\n"),r.push(" <office:spreadsheet>\n");for(var a=0;a!=t.SheetNames.length;++a)r.push(e(t.Sheets[t.SheetNames[a]],t,a));return r.push(" </office:spreadsheet>\n"),r.push(" </office:body>\n"),"fods"==n.bookType?r.push("</office:document>"):r.push("</office:document-content>"),r.join("")}}();function Uc(t,e){if("fods"==e.bookType)return Hc(t,e);var n=vt(),r="",i=[],o=[];return mt(n,r="mimetype","application/vnd.oasis.opendocument.spreadsheet"),mt(n,r="content.xml",Hc(t,e)),i.push([r,"text/xml"]),o.push([r,"ContentFile"]),mt(n,r="styles.xml",jc(t,e)),i.push([r,"text/xml"]),o.push([r,"StylesFile"]),mt(n,r="meta.xml",fr()),i.push([r,"text/xml"]),o.push([r,"MetadataFile"]),mt(n,r="manifest.rdf",function(t){var e,n,r=[bt];r.push('<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">\n');for(var i=0;i!=t.length;++i)r.push(hr(t[i][0],t[i][1])),r.push((e="",n=t[i][0],[' <rdf:Description rdf:about="'+e+'">\n',' <ns0:hasPart xmlns:ns0="http://docs.oasis-open.org/ns/office/1.2/meta/pkg#" rdf:resource="'+n+'"/>\n'," </rdf:Description>\n"].join("")));return r.push(hr("","Document","pkg")),r.push("</rdf:RDF>"),r.join("")}(o)),i.push([r,"application/rdf+xml"]),mt(n,r="META-INF/manifest.xml",function(t){var e=[bt];e.push('<manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0" manifest:version="1.2">\n'),e.push(' <manifest:file-entry manifest:full-path="/" manifest:version="1.2" manifest:media-type="application/vnd.oasis.opendocument.spreadsheet"/>\n');for(var n=0;n<t.length;++n)e.push(' <manifest:file-entry manifest:full-path="'+t[n][0]+'" manifest:media-type="'+t[n][1]+'"/>\n');return e.push("</manifest:manifest>"),e.join("")}(i)),n}function Qc(t){return function(e,n){var r=function(t,e){if(!e)return 0;var n=t.SheetNames.indexOf(e);if(-1==n)throw new Error("Sheet not found: "+e);return n}(e,n.sheet);return t.from_sheet(e.Sheets[e.SheetNames[r]],n,e)}}var zc=Qc(Oc),Yc=Qc({from_sheet:xu}),Vc=Qc(void 0!==Yi?Yi:{}),Wc=Qc(void 0!==Vi?Vi:{}),Gc=Qc(void 0!==Gi?Gi:{}),Xc=Qc(void 0!==xo?xo:{}),Zc=Qc({from_sheet:Su}),$c=Qc(void 0!==zi?zi:{}),Kc=Qc(void 0!==Wi?Wi:{});function Jc(t){return function(e){for(var n=0;n!=t.length;++n){var r=t[n];void 0===e[r[0]]&&(e[r[0]]=r[1]),"n"===r[2]&&(e[r[0]]=Number(e[r[0]]))}}}var qc=function(t){Jc([["cellNF",!1],["cellHTML",!0],["cellFormula",!0],["cellStyles",!1],["cellText",!0],["cellDates",!1],["sheetStubs",!1],["sheetRows",0,"n"],["bookDeps",!1],["bookSheets",!1],["bookProps",!1],["bookFiles",!1],["bookVBA",!1],["password",""],["WTF",!1]])(t)},tu=Jc([["cellDates",!1],["bookSST",!1],["bookType","xlsx"],["compression",!1],["WTF",!1]]);function eu(t,e){if(!t)return 0;try{t=e.map(function(e){return e.id||(e.id=e.strRelID),[e.name,t["!id"][e.id].Target,(n=t["!id"][e.id].Type,rr.WS.indexOf(n)>-1?"sheet":rr.CS&&n==rr.CS?"chart":rr.DS&&n==rr.DS?"dialog":rr.MS&&n==rr.MS?"macro":n&&n.length?n:"sheet")];var n})}catch(t){return null}return t&&0!==t.length?t:null}function nu(t,e,n,r,i,o,a,s,l,c,u,h){try{o[r]=or(gt(t,n,!0),e);var d,f=At(t,e);switch(s){case"sheet":d=Il(f,e,i,l,o[r],c,u,h);break;case"chart":if(!(d=Pl(f,e,i,l,o[r],c))||!d["!drawel"])break;var p=yt(d["!drawel"].Target,e),A=ir(p),g=yt(function(t,e){if(!t)return"??";var n=(t.match(/<c:chart [^>]*r:id="([^"]*)"/)||["",""])[1];return e["!id"][n].Target}(gt(t,p,!0),or(gt(t,A,!0),p)),p),m=ir(g);d=vl(gt(t,g,!0),0,0,or(gt(t,m,!0),g),0,d);break;case"macro":y=e,o[r],y.slice(-4),d={"!type":"macro"};break;case"dialog":d=function(t,e,n,r,i,o,a,s){return e.slice(-4),{"!type":"dialog"}}(0,e,0,0,o[r]);break;default:throw new Error("Unrecognized sheet type "+s)}a[r]=d;var v=[];o&&o[r]&&z(o[r]).forEach(function(n){if(o[r][n].Type==rr.CMNT){var i=yt(o[r][n].Target,e);if(!(v=Rl(At(t,i,!0),i,l))||!v.length)return;!function(t,e){var n,r=Array.isArray(t);e.forEach(function(e){var i=en(e.ref);if(r?(t[i.r]||(t[i.r]=[]),n=t[i.r][i.c]):n=t[e.ref],!n){n={t:"z"},r?t[i.r][i.c]=n:t[e.ref]=n;var o=an(t["!ref"]||"BDWGO1000001:A1");o.s.r>i.r&&(o.s.r=i.r),o.e.r<i.r&&(o.e.r=i.r),o.s.c>i.c&&(o.s.c=i.c),o.e.c<i.c&&(o.e.c=i.c);var a=on(o);a!==t["!ref"]&&(t["!ref"]=a)}n.c||(n.c=[]);var s={a:e.author,t:e.t,r:e.r};e.h&&(s.h=e.h),n.c.push(s)})}(d,v)}})}catch(t){if(l.WTF)throw t}var y}function ru(t){return"/"==t.charAt(0)?t.slice(1):t}function iu(t,e){if(I(D),qc(e=e||{}),ft(t,"META-INF/manifest.xml"))return Fc(t,e);if(ft(t,"objectdata.xml"))return Fc(t,e);if(ft(t,"Index/Document.iwa"))throw new Error("Unsupported NUMBERS file");var n,r,i=function(t){for(var e=t.FullPaths||z(t.files),n=[],r=0;r<e.length;++r)"/"!=e[r].slice(-1)&&n.push(e[r]);return n.sort()}(t),o=function(t){var e={workbooks:[],sheets:[],charts:[],dialogs:[],macros:[],rels:[],strs:[],comments:[],links:[],coreprops:[],extprops:[],custprops:[],themes:[],styles:[],calcchains:[],vba:[],drawings:[],TODO:[],xmlns:""};if(!t||!t.match)return e;var n={};if((t.match(wt)||[]).forEach(function(t){var r=Ct(t);switch(r[0].replace(xt,"<")){case"<?xml":break;case"<Types":e.xmlns=r["xmlns"+(r[0].match(/<(\w+):/)||["",""])[1]];break;case"<Default":n[r.Extension]=r.ContentType;break;case"<Override":void 0!==e[Jn[r.ContentType]]&&e[Jn[r.ContentType]].push(r.PartName)}}),e.xmlns!==ae.CT)throw new Error("Unknown Namespace: "+e.xmlns);return e.calcchain=e.calcchains.length>0?e.calcchains[0]:"",e.sst=e.strs.length>0?e.strs[0]:"",e.style=e.styles.length>0?e.styles[0]:"",e.defaults=n,delete e.calcchains,e}(gt(t,"[Content_Types].xml")),a=!1;if(0===o.workbooks.length&&At(t,r="xl/workbook.xml",!0)&&o.workbooks.push(r),0===o.workbooks.length){if(!At(t,r="xl/workbook.bin",!0))throw new Error("Could not find workbook");o.workbooks.push(r),a=!0}"bin"==o.workbooks[0].slice(-3)&&(a=!0);var s={},l={};if(!e.bookSheets&&!e.bookProps){if(xs=[],o.sst)try{xs=Fl(At(t,ru(o.sst)),o.sst,e)}catch(t){if(e.WTF)throw t}e.cellStyles&&o.themes.length&&(s=function(t,e,n){return pa(t,n)}(gt(t,o.themes[0].replace(/^\//,""),!0)||"",o.themes[0],e)),o.style&&(l=Nl(At(t,ru(o.style)),o.style,s,e))}o.links.map(function(n){try{or(gt(t,ir(ru(n))),n);return Hl(At(t,ru(n)),0,n,e)}catch(t){}});var c=Dl(At(t,ru(o.workbooks[0])),o.workbooks[0],e),u={},h="";o.coreprops.length&&((h=At(t,ru(o.coreprops[0]),!0))&&(u=gr(h)),0!==o.extprops.length&&(h=At(t,ru(o.extprops[0]),!0))&&function(t,e,n){var r={};e||(e={}),t=Ut(t),yr.forEach(function(n){var i=(t.match(Zt(n[0]))||[])[1];switch(n[2]){case"string":i&&(e[n[1]]=Ot(i));break;case"bool":e[n[1]]="true"===i;break;case"raw":var o=t.match(new RegExp("<"+n[0]+"[^>]*>([\\s\\S]*?)</"+n[0]+">"));o&&o.length>0&&(r[n[1]]=o[1])}}),r.HeadingPairs&&r.TitlesOfParts&&br(r.HeadingPairs,r.TitlesOfParts,e,n)}(h,u,e));var d={};e.bookSheets&&!e.bookProps||0!==o.custprops.length&&(h=gt(t,ru(o.custprops[0]),!0))&&(d=function(t,e){var n={},r="",i=t.match(wr);if(i)for(var o=0;o!=i.length;++o){var a=i[o],s=Ct(a);switch(s[0]){case"<?xml":case"<Properties":break;case"<property":r=Ot(s.name);break;case"</property>":r=null;break;default:if(0===a.indexOf("<vt:")){var l=a.split(">"),c=l[0].slice(4),u=l[1];switch(c){case"lpstr":case"bstr":case"lpwstr":n[r]=Ot(u);break;case"bool":n[r]=Ht(u);break;case"i1":case"i2":case"i4":case"i8":case"int":case"uint":n[r]=parseInt(u,10);break;case"r4":case"r8":case"decimal":n[r]=parseFloat(u);break;case"filetime":case"date":n[r]=rt(u);break;case"cy":case"error":n[r]=Ot(u);break;default:if("/"==c.slice(-1))break;e.WTF&&"undefined"!=typeof console&&console.warn("Unexpected",a,c,l)}}else if("</"===a.slice(0,2));else if(e.WTF)throw new Error(a)}}return n}(h,e));var f={};if((e.bookSheets||e.bookProps)&&(c.Sheets?n=c.Sheets.map(function(t){return t.name}):u.Worksheets&&u.SheetNames.length>0&&(n=u.SheetNames),e.bookProps&&(f.Props=u,f.Custprops=d),e.bookSheets&&void 0!==n&&(f.SheetNames=n),e.bookSheets?f.SheetNames:e.bookProps))return f;n={};var p={};e.bookDeps&&o.calcchain&&(p=jl(At(t,ru(o.calcchain)),o.calcchain));var A,g,m=0,v={},y=c.Sheets;u.Worksheets=y.length,u.SheetNames=[];for(var b=0;b!=y.length;++b)u.SheetNames[b]=y[b].name;var _=a?"bin":"xml",w=o.workbooks[0].lastIndexOf("/"),x=(o.workbooks[0].slice(0,w+1)+"_rels/"+o.workbooks[0].slice(w+1)+".rels").replace(/^\//,"");ft(t,x)||(x="xl/_rels/workbook."+_+".rels");var S=or(gt(t,x,!0),x);S&&(S=eu(S,c.Sheets));var C=At(t,"xl/worksheets/sheet.xml",!0)?1:0;t:for(m=0;m!=u.Worksheets;++m){var k="sheet";if(S&&S[m]?(A="xl/"+S[m][1].replace(/[\/]?xl\//,""),ft(t,A)||(A=S[m][1]),ft(t,A)||(A=x.replace(/_rels\/.*$/,"")+S[m][1]),k=S[m][2]):A=(A="xl/worksheets/sheet"+(m+1-C)+"."+_).replace(/sheet0\./,"sheet."),g=A.replace(/^(.*)(\/)([^\/]*)$/,"$1/_rels/$3.rels"),e&&null!=e.sheets)switch(typeof e.sheets){case"number":if(m!=e.sheets)continue t;break;case"string":if(u.SheetNames[m].toLowerCase()!=e.sheets.toLowerCase())continue t;break;default:if(Array.isArray&&Array.isArray(e.sheets)){for(var B=!1,T=0;T!=e.sheets.length;++T)"number"==typeof e.sheets[T]&&e.sheets[T]==m&&(B=1),"string"==typeof e.sheets[T]&&e.sheets[T].toLowerCase()==u.SheetNames[m].toLowerCase()&&(B=1);if(!B)continue t}}nu(t,A,g,u.SheetNames[m],m,v,n,k,e,c,s,l)}return f={Directory:o,Workbook:c,Props:u,Custprops:d,Deps:p,Sheets:n,SheetNames:u.SheetNames,Strings:xs,Styles:l,Themes:s,SSF:D.get_table()},e&&e.bookFiles&&(f.keys=i,f.files=t.files),e&&e.bookVBA&&(o.vba.length>0?f.vbaraw=At(t,ru(o.vba[0]),!0):o.defaults&&o.defaults.bin===xa&&(f.vbaraw=At(t,"xl/vbaProject.bin",!0))),f}function ou(t,e){var n,r,i=e||{},o="Workbook",a=H.find(t,o);try{if(o="/!DataSpaces/Version",!(a=H.find(t,o))||!a.content)throw new Error("ECMA-376 Encrypted file missing "+o);if(n=a.content,(r={}).id=n.read_shift(0,"lpp4"),r.R=lo(n,4),r.U=lo(n,4),r.W=lo(n,4),o="/!DataSpaces/DataSpaceMap",!(a=H.find(t,o))||!a.content)throw new Error("ECMA-376 Encrypted file missing "+o);var s=function(t){var e=[];t.l+=4;for(var n=t.read_shift(4);n-- >0;)e.push(co(t));return e}(a.content);if(1!==s.length||1!==s[0].comps.length||0!==s[0].comps[0].t||"StrongEncryptionDataSpace"!==s[0].name||"EncryptedPackage"!==s[0].comps[0].v)throw new Error("ECMA-376 Encrypted file bad "+o);if(o="/!DataSpaces/DataSpaceInfo/StrongEncryptionDataSpace",!(a=H.find(t,o))||!a.content)throw new Error("ECMA-376 Encrypted file missing "+o);var l=function(t){var e=[];t.l+=4;for(var n=t.read_shift(4);n-- >0;)e.push(t.read_shift(0,"lpp4"));return e}(a.content);if(1!=l.length||"StrongEncryptionTransform"!=l[0])throw new Error("ECMA-376 Encrypted file bad "+o);if(o="/!DataSpaces/TransformInfo/StrongEncryptionTransform/!Primary",!(a=H.find(t,o))||!a.content)throw new Error("ECMA-376 Encrypted file missing "+o);uo(a.content)}catch(t){}if(o="/EncryptionInfo",!(a=H.find(t,o))||!a.content)throw new Error("ECMA-376 Encrypted file missing "+o);var c=po(a.content);if(o="/EncryptedPackage",!(a=H.find(t,o))||!a.content)throw new Error("ECMA-376 Encrypted file missing "+o);if(4==c[0]&&"undefined"!=typeof decrypt_agile)return decrypt_agile(c[1],a.content,i.password||"",i);if(2==c[0]&&"undefined"!=typeof decrypt_std76)return decrypt_std76(c[1],a.content,i.password||"",i);throw new Error("File is password-protected")}function au(t,e){if(va=1024,"ods"==e.bookType)return Uc(t,e);t&&!t.SSF&&(t.SSF=D.get_table()),t&&t.SSF&&(I(D),D.load_table(t.SSF),e.revssf=W(t.SSF),e.revssf[t.SSF[65535]]=0,e.ssf=t.SSF),e.rels={},e.wbrels={},e.Strings=[],e.Strings.Count=0,e.Strings.Unique=0,Cs?e.revStrings=new Map:(e.revStrings={},e.revStrings.foo=[],delete e.revStrings.foo);var n="xlsb"==e.bookType?"bin":"xml",r=Sa.indexOf(e.bookType)>-1,i={workbooks:[],sheets:[],charts:[],dialogs:[],macros:[],rels:[],strs:[],comments:[],links:[],coreprops:[],extprops:[],custprops:[],themes:[],styles:[],calcchains:[],vba:[],drawings:[],TODO:[],xmlns:""};tu(e=e||{});var o,a,s,l=vt(),c="",u=0;if(e.cellXfs=[],Es(e.cellXfs,{},{revssf:{General:0}}),t.Props||(t.Props={}),mt(l,c="docProps/core.xml",function(t,e){var n=e||{},r=[bt,mr],i={};if(!t&&!n.Props)return r.join("");t&&(null!=t.CreatedDate&&vr("dcterms:created","string"==typeof t.CreatedDate?t.CreatedDate:oe(t.CreatedDate,n.WTF),{"xsi:type":"dcterms:W3CDTF"},r,i),null!=t.ModifiedDate&&vr("dcterms:modified","string"==typeof t.ModifiedDate?t.ModifiedDate:oe(t.ModifiedDate,n.WTF),{"xsi:type":"dcterms:W3CDTF"},r,i));for(var o=0;o!=pr.length;++o){var a=pr[o],s=n.Props&&null!=n.Props[a[1]]?n.Props[a[1]]:t?t[a[1]]:null;!0===s?s="1":!1===s?s="0":"number"==typeof s&&(s=String(s)),null!=s&&vr(a[0],s,null,r,i)}return r.length>2&&(r[r.length]="</cp:coreProperties>",r[1]=r[1].replace("/>",">")),r.join("")}(t.Props,e)),i.coreprops.push(c),cr(e.rels,2,c,rr.CORE_PROPS),c="docProps/app.xml",t.Props&&t.Props.SheetNames);else if(t.Workbook&&t.Workbook.Sheets){for(var h=[],d=0;d<t.SheetNames.length;++d)2!=(t.Workbook.Sheets[d]||{}).Hidden&&h.push(t.SheetNames[d]);t.Props.SheetNames=h}else t.Props.SheetNames=t.SheetNames;for(t.Props.Worksheets=t.Props.SheetNames.length,mt(l,c,(o=t.Props,a=[],s=ie,o||(o={}),o.Application="SheetJS",a[a.length]=bt,a[a.length]=_r,yr.forEach(function(t){if(void 0!==o[t[1]]){var e;switch(t[2]){case"string":e=It(String(o[t[1]]));break;case"bool":e=o[t[1]]?"true":"false"}void 0!==e&&(a[a.length]=s(t[0],e))}}),a[a.length]=s("HeadingPairs",s("vt:vector",s("vt:variant","<vt:lpstr>Worksheets</vt:lpstr>")+s("vt:variant",s("vt:i4",String(o.Worksheets))),{size:2,baseType:"variant"})),a[a.length]=s("TitlesOfParts",s("vt:vector",o.SheetNames.map(function(t){return"<vt:lpstr>"+It(t)+"</vt:lpstr>"}).join(""),{size:o.Worksheets,baseType:"lpstr"})),a.length>2&&(a[a.length]="</Properties>",a[1]=a[1].replace("/>",">")),a.join(""))),i.extprops.push(c),cr(e.rels,3,c,rr.EXT_PROPS),t.Custprops!==t.Props&&z(t.Custprops||{}).length>0&&(mt(l,c="docProps/custom.xml",Sr(t.Custprops)),i.custprops.push(c),cr(e.rels,4,c,rr.CUST_PROPS)),u=1;u<=t.SheetNames.length;++u){var f={"!id":{}},p=t.Sheets[t.SheetNames[u-1]];switch((p||{})["!type"]||"sheet"){case"chart":default:mt(l,c="xl/worksheets/sheet"+u+"."+n,Ql(u-1,c,e,t,f)),i.sheets.push(c),cr(e.wbrels,-1,"worksheets/sheet"+u+"."+n,rr.WS[0])}if(p){var A=p["!comments"],g=!1;if(A&&A.length>0){var m="xl/comments"+u+"."+n;mt(l,m,Yl(A,m,e)),i.comments.push(m),cr(f,-1,"../comments"+u+"."+n,rr.CMNT),g=!0}p["!legacy"]&&g&&mt(l,"xl/drawings/vmlDrawing"+u+".vml",ya(u,p["!comments"])),delete p["!comments"],delete p["!legacy"]}f["!id"].rId1&&mt(l,ir(c),sr(f))}return null!=e.Strings&&e.Strings.length>0&&(mt(l,c="xl/sharedStrings."+n,zl(e.Strings,c,e)),i.strs.push(c),cr(e.wbrels,-1,"sharedStrings."+n,rr.SST)),mt(l,c="xl/workbook."+n,Ul(t,c,e)),i.workbooks.push(c),cr(e.rels,1,c,rr.WB),mt(l,c="xl/theme/theme1.xml",Aa(t.Themes,e)),i.themes.push(c),cr(e.wbrels,-1,"theme/theme1.xml",rr.THEME),mt(l,c="xl/styles."+n,function(t,e,n){return(".bin"===e.slice(-4)?sa:Zo)(t,n)}(t,c,e)),i.styles.push(c),cr(e.wbrels,-1,"styles."+n,rr.STY),t.vbaraw&&r&&(mt(l,c="xl/vbaProject.bin",t.vbaraw),i.vba.push(c),cr(e.wbrels,-1,"vbaProject.bin",rr.VBA)),mt(l,"[Content_Types].xml",function(t,e){var n,r=[];r[r.length]=bt,r[r.length]=er,r=r.concat(nr);var i=function(i){t[i]&&t[i].length>0&&(n=t[i][0],r[r.length]=ie("Override",null,{PartName:("/"==n[0]?"":"/")+n,ContentType:qn[i][e.bookType||"xlsx"]}))},o=function(n){(t[n]||[]).forEach(function(t){r[r.length]=ie("Override",null,{PartName:("/"==t[0]?"":"/")+t,ContentType:qn[n][e.bookType||"xlsx"]})})},a=function(e){(t[e]||[]).forEach(function(t){r[r.length]=ie("Override",null,{PartName:("/"==t[0]?"":"/")+t,ContentType:tr[e][0]})})};return i("workbooks"),o("sheets"),o("charts"),a("themes"),["strs","styles"].forEach(i),["coreprops","extprops","custprops"].forEach(a),a("vba"),a("comments"),a("drawings"),r.length>2&&(r[r.length]="</Types>",r[1]=r[1].replace("/>",">")),r.join("")}(i,e)),mt(l,"_rels/.rels",sr(e.rels)),mt(l,"xl/_rels/workbook."+n+".rels",sr(e.wbrels)),delete e.revssf,delete e.ssf,l}function su(t,e){var n="";switch((e||{}).type||"base64"){case"buffer":return[t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7]];case"base64":n=b.decode(t.slice(0,12));break;case"binary":n=t;break;case"array":return[t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7]];default:throw new Error("Unrecognized type "+(e&&e.type||"undefined"))}return[n.charCodeAt(0),n.charCodeAt(1),n.charCodeAt(2),n.charCodeAt(3),n.charCodeAt(4),n.charCodeAt(5),n.charCodeAt(6),n.charCodeAt(7)]}function lu(t,e){var n=t,r=e||{};return r.type||(r.type=_&&i.isBuffer(t)?"buffer":"base64"),iu(function(t,e){var n;if(ct)switch(e.type){case"base64":n=new ct(t,{base64:!0});break;case"binary":case"array":n=new ct(t,{base64:!1});break;case"buffer":n=new ct(t);break;default:throw new Error("Unrecognized type "+e.type)}else switch(e.type){case"base64":n=H.read(t,{type:"base64"});break;case"binary":n=H.read(t,{type:"binary"});break;case"buffer":case"array":n=H.read(t,{type:"buffer"});break;default:throw new Error("Unrecognized type "+e.type)}return n}(n,r),r)}function cu(t,e){var n=0;t:for(;n<t.length;)switch(t.charCodeAt(n)){case 10:case 13:case 32:++n;break;case 60:return rc(t.slice(n),e);default:break t}return Gi.to_workbook(t,e)}function uu(t,e,n,r){return r?(n.type="string",Gi.to_workbook(t,n)):Gi.to_workbook(e,n)}function hu(t,e){if(f(),"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer)return hu(new Uint8Array(t),e);var n,r=t,o=!1,a=e||{};if(a.cellStyles&&(a.cellNF=!0,a.sheetStubs=!0),Ss={},a.dateNF&&(Ss.dateNF=a.dateNF),a.type||(a.type=_&&i.isBuffer(t)?"buffer":"base64"),"file"==a.type&&(a.type=_?"buffer":"binary",r=function(t){if(void 0!==j)return j.readFileSync(t);if("undefined"!=typeof $&&"undefined"!=typeof File&&"undefined"!=typeof Folder)try{var e=File(t);e.open("r"),e.encoding="binary";var n=e.read();return e.close(),n}catch(t){if(!t.message||!t.message.match(/onstruct/))throw t}throw new Error("Cannot access file "+t)}(t)),"string"==a.type&&(o=!0,a.type="binary",a.codepage=65001,r=function(t){return t.match(/[^\x00-\x7F]/)?Qt(t):t}(t)),"array"==a.type&&"undefined"!=typeof Uint8Array&&t instanceof Uint8Array&&"undefined"!=typeof ArrayBuffer){var s=new ArrayBuffer(3),l=new Uint8Array(s);if(l.foo="bar",!l.foo)return(a=ot(a)).type="array",hu(E(r),a)}switch((n=su(r,a))[0]){case 208:if(207===n[1]&&17===n[2]&&224===n[3]&&161===n[4]&&177===n[5]&&26===n[6]&&225===n[7])return function(t,e){return H.find(t,"EncryptedPackage")?ou(t,e):gc(t,e)}(H.read(r,a),a);break;case 9:if(n[1]<=4)return gc(r,a);break;case 60:return rc(r,a);case 73:if(68===n[1])return function(t,e){var n=e||{},r=!!n.WTF;n.WTF=!0;try{var i=Yi.to_workbook(t,n);return n.WTF=r,i}catch(i){if(n.WTF=r,!i.message.match(/SYLK bad record ID/)&&r)throw i;return Gi.to_workbook(t,e)}}(r,a);break;case 84:if(65===n[1]&&66===n[2]&&76===n[3])return Vi.to_workbook(r,a);break;case 80:return 75===n[1]&&n[2]<9&&n[3]<9?lu(r,a):uu(t,r,a,o);case 239:return 60===n[3]?rc(r,a):uu(t,r,a,o);case 255:if(254===n[1])return function(t,e){var n=t;return"base64"==e.type&&(n=b.decode(n)),n=cptable.utils.decode(1200,n.slice(2),"str"),e.type="binary",cu(n,e)}(r,a);break;case 0:if(0===n[1]&&n[2]>=2&&0===n[3])return Xi.to_workbook(r,a);break;case 3:case 131:case 139:case 140:return zi.to_workbook(r,a);case 123:if(92===n[1]&&114===n[2]&&116===n[3])return xo.to_workbook(r,a);break;case 10:case 13:case 32:return function(t,e){var n="",r=su(t,e);switch(e.type){case"base64":n=b.decode(t);break;case"binary":n=t;break;case"buffer":n=t.toString("binary");break;case"array":n=it(t);break;default:throw new Error("Unrecognized type "+e.type)}return 239==r[0]&&187==r[1]&&191==r[2]&&(n=Ut(n)),cu(n,e)}(r,a)}return zi.versions.indexOf(n[0])>-1&&n[2]<=12&&n[3]<=31?zi.to_workbook(r,a):uu(t,r,a,o)}function du(t,e){var n=e||{};return n.type="file",hu(t,n)}function fu(t,e){switch(e.type){case"base64":case"binary":break;case"buffer":case"array":e.type="";break;case"file":return Q(e.file,H.write(t,{type:_?"buffer":""}));case"string":throw new Error("'string' output type invalid for '"+e.bookType+"' files");default:throw new Error("Unrecognized type "+e.type)}return H.write(t,e)}function pu(t,e,n){n||(n="");var r=n+t;switch(e.type){case"base64":return b.encode(Qt(r));case"binary":return Qt(r);case"string":return t;case"file":return Q(e.file,r,"utf8");case"buffer":return _?w(r,"utf8"):pu(r,{type:"binary"}).split("").map(function(t){return t.charCodeAt(0)})}throw new Error("Unrecognized type "+e.type)}function Au(t,e){switch(e.type){case"string":case"base64":case"binary":for(var n="",r=0;r<t.length;++r)n+=String.fromCharCode(t[r]);return"base64"==e.type?b.encode(n):"string"==e.type?Ut(n):n;case"file":return Q(e.file,t);case"buffer":return t;default:throw new Error("Unrecognized type "+e.type)}}function gu(t,e){f(),Tl(t);var n=e||{};if(n.cellStyles&&(n.cellNF=!0,n.sheetStubs=!0),"array"==n.type){n.type="binary";var r=gu(t,n);return n.type="array",B(r)}switch(n.bookType||"xlsb"){case"xml":case"xlml":return pu(cc(t,n),n);case"slk":case"sylk":return pu(Vc(t,n),n);case"htm":case"html":return pu(zc(t,n),n);case"txt":return function(t,e){switch(e.type){case"base64":return b.encode(t);case"binary":case"string":return t;case"file":return Q(e.file,t,"binary");case"buffer":return _?w(t,"binary"):t.split("").map(function(t){return t.charCodeAt(0)})}throw new Error("Unrecognized type "+e.type)}(Zc(t,n),n);case"csv":return pu(Yc(t,n),n,"\ufeff");case"dif":return pu(Wc(t,n),n);case"dbf":return Au($c(t,n),n);case"prn":return pu(Gc(t,n),n);case"rtf":return pu(Xc(t,n),n);case"eth":return pu(Kc(t,n),n);case"fods":return pu(Uc(t,n),n);case"biff2":n.biff||(n.biff=2);case"biff3":n.biff||(n.biff=3);case"biff4":return n.biff||(n.biff=4),Au(Mc(t,n),n);case"biff5":n.biff||(n.biff=5);case"biff8":case"xla":case"xls":return n.biff||(n.biff=8),function(t,e){var n=e||{};return fu(mc(t,n),n)}(t,n);case"xlsx":case"xlsm":case"xlam":case"xlsb":case"ods":return function(t,e){var n=e||{},r=au(t,n),i={};if(n.compression&&(i.compression="DEFLATE"),n.password)i.type=_?"nodebuffer":"string";else switch(n.type){case"base64":i.type="base64";break;case"binary":i.type="string";break;case"string":throw new Error("'string' output type invalid for '"+n.bookType+"' files");case"buffer":case"file":i.type=_?"nodebuffer":"string";break;default:throw new Error("Unrecognized type "+n.type)}var o=r.FullPaths?H.write(r,{fileType:"zip",type:{nodebuffer:"buffer",string:"binary"}[i.type]||i.type}):r.generate(i);return n.password&&"undefined"!=typeof encrypt_agile?fu(encrypt_agile(o,n.password),n):"file"===n.type?Q(n.file,o):"string"==n.type?Ut(o):o}(t,n);default:throw new Error("Unrecognized bookType |"+n.bookType+"|")}}function mu(t){if(!t.bookType){var e=t.file.slice(t.file.lastIndexOf(".")).toLowerCase();e.match(/^\.[a-z]+$/)&&(t.bookType=e.slice(1)),t.bookType={xls:"biff8",htm:"html",slk:"sylk",socialcalc:"eth",Sh33tJS:"WTF"}[t.bookType]||t.bookType}}function vu(t,e,n){var r=n||{};return r.type="file",r.file=e,mu(r),gu(t,r)}function yu(t,e,n,r,i,o,a,s){var l=Je(n),c=s.defval,u=s.raw||!Object.prototype.hasOwnProperty.call(s,"raw"),h=!0,d=1===i?[]:{};if(1!==i)if(Object.defineProperty)try{Object.defineProperty(d,"__rowNum__",{value:n,enumerable:!1})}catch(t){d.__rowNum__=n}else d.__rowNum__=n;if(!a||t[n])for(var f=e.s.c;f<=e.e.c;++f){var p=a?t[n][f]:t[r[f]+l];if(void 0!==p&&void 0!==p.t){var A=p.v;switch(p.t){case"z":if(null==A)break;continue;case"e":A=void 0;break;case"s":case"d":case"b":case"n":break;default:throw new Error("unrecognized type "+p.t)}if(null!=o[f]){if(null==A)if(void 0!==c)d[o[f]]=c;else{if(!u||null!==A)continue;d[o[f]]=null}else d[o[f]]=u||s.rawNumbers&&"n"==p.t?A:ln(p,A,s);null!=A&&(h=!1)}}else{if(void 0===c)continue;null!=o[f]&&(d[o[f]]=c)}}return{row:d,isempty:h}}function bu(t,e){if(null==t||null==t["!ref"])return[];var n={t:"n",v:0},r=0,i=1,o=[],a=0,s="",l={s:{r:0,c:0},e:{r:0,c:0}},c=e||{},u=null!=c.range?c.range:t["!ref"];switch(1===c.header?r=1:"A"===c.header?r=2:Array.isArray(c.header)?r=3:null==c.header&&(r=0),typeof u){case"string":l=an(u);break;case"number":(l=an(t["!ref"])).s.r=u;break;default:l=u}r>0&&(i=0);var h=Je(l.s.r),d=[],f=[],p=0,A=0,g=Array.isArray(t),m=l.s.r,v=0,y=0;for(g&&!t[m]&&(t[m]=[]),v=l.s.c;v<=l.e.c;++v)switch(d[v]=tn(v),n=g?t[m][v]:t[d[v]+h],r){case 1:o[v]=v-l.s.c;break;case 2:o[v]=d[v];break;case 3:o[v]=c.header[v-l.s.c];break;default:for(null==n&&(n={w:"__EMPTY",t:"s"}),s=a=ln(n,null,c),A=0,y=0;y<o.length;++y)o[y]==s&&(s=a+"_"+ ++A);o[v]=s}for(m=l.s.r+i;m<=l.e.r;++m){var b=yu(t,l,m,d,r,o,g,c);(!1===b.isempty||(1===r?!1!==c.blankrows:c.blankrows))&&(f[p++]=b.row)}return f.length=p,f}var _u=/"/g;function wu(t,e,n,r,i,o,a,s){for(var l=!0,c=[],u="",h=Je(n),d=e.s.c;d<=e.e.c;++d)if(r[d]){var f=s.dense?(t[n]||[])[d]:t[r[d]+h];if(null==f)u="";else if(null!=f.v){l=!1,u=""+(s.rawNumbers&&"n"==f.t?f.v:ln(f,null,s));for(var p=0,A=0;p!==u.length;++p)if((A=u.charCodeAt(p))===i||A===o||34===A||s.forceQuotes){u='"'+u.replace(_u,'""')+'"';break}"ID"==u&&(u='"ID"')}else null==f.f||f.F?u="":(l=!1,(u="="+f.f).indexOf(",")>=0&&(u='"'+u.replace(_u,'""')+'"'));c.push(u)}return!1===s.blankrows&&l?null:c.join(a)}function xu(t,e){var n=[],r=null==e?{}:e;if(null==t||null==t["!ref"])return"";var i=an(t["!ref"]),o=void 0!==r.FS?r.FS:",",a=o.charCodeAt(0),s=void 0!==r.RS?r.RS:"\n",l=s.charCodeAt(0),c=new RegExp(("|"==o?"\\|":o)+"+$"),u="",h=[];r.dense=Array.isArray(t);for(var d=r.skipHidden&&t["!cols"]||[],f=r.skipHidden&&t["!rows"]||[],p=i.s.c;p<=i.e.c;++p)(d[p]||{}).hidden||(h[p]=tn(p));for(var A=i.s.r;A<=i.e.r;++A)(f[A]||{}).hidden||null!=(u=wu(t,i,A,h,a,l,o,r))&&(r.strip&&(u=u.replace(c,"")),n.push(u+s));return delete r.dense,n.join("")}function Su(t,e){e||(e={}),e.FS="\t",e.RS="\n";var n=xu(t,e);if("undefined"==typeof cptable||"string"==e.type)return n;var r=cptable.utils.encode(1200,n,"str");return String.fromCharCode(255)+String.fromCharCode(254)+r}function Cu(t){var e,n="",r="";if(null==t||null==t["!ref"])return[];var i,o=an(t["!ref"]),a="",s=[],l=[],c=Array.isArray(t);for(i=o.s.c;i<=o.e.c;++i)s[i]=tn(i);for(var u=o.s.r;u<=o.e.r;++u)for(a=Je(u),i=o.s.c;i<=o.e.c;++i)if(n=s[i]+a,r="",void 0!==(e=c?(t[u]||[])[i]:t[n])){if(null!=e.F){if(n=e.F,!e.f)continue;r=e.f,-1==n.indexOf(":")&&(n=n+":"+n)}if(null!=e.f)r=e.f;else{if("z"==e.t)continue;if("n"==e.t&&null!=e.v)r=""+e.v;else if("b"==e.t)r=e.v?"TRUE":"FALSE";else if(void 0!==e.w)r="'"+e.w;else{if(void 0===e.v)continue;r="s"==e.t?"'"+e.v:""+e.v}}l[l.length]=n+"="+r}return l}function ku(t,e,n){var r,i=n||{},o=+!i.skipHeader,a=t||{},s=0,l=0;if(a&&null!=i.origin)if("number"==typeof i.origin)s=i.origin;else{var c="string"==typeof i.origin?en(i.origin):i.origin;s=c.r,l=c.c}var u={s:{c:0,r:0},e:{c:l,r:s+e.length-1+o}};if(a["!ref"]){var h=an(a["!ref"]);u.e.c=Math.max(u.e.c,h.e.c),u.e.r=Math.max(u.e.r,h.e.r),-1==s&&(s=h.e.r+1,u.e.r=s+e.length-1+o)}else-1==s&&(s=0,u.e.r=e.length-1+o);var d=i.header||[],f=0;e.forEach(function(t,e){z(t).forEach(function(n){-1==(f=d.indexOf(n))&&(d[f=d.length]=n);var c=t[n],u="z",h="",p=nn({c:l+f,r:s+e+o});r=Tu.sheet_get_cell(a,p),!c||"object"!=typeof c||c instanceof Date?("number"==typeof c?u="n":"boolean"==typeof c?u="b":"string"==typeof c?u="s":c instanceof Date&&(u="d",i.cellDates||(u="n",c=X(c)),h=i.dateNF||D._table[14]),r?(r.t=u,r.v=c,delete r.w,delete r.R,h&&(r.z=h)):a[p]=r={t:u,v:c},h&&(r.z=h)):a[p]=c})}),u.e.c=Math.max(u.e.c,l+d.length-1);var p=Je(s);if(o)for(f=0;f<d.length;++f)a[tn(f+l)+p]={t:"s",v:d[f]};return a["!ref"]=on(u),a}var Bu,Tu={encode_col:tn,encode_row:Je,encode_cell:nn,encode_range:on,decode_col:qe,decode_row:Ke,split_cell:function(t){return t.replace(/(\$?[A-Z]*)(\$?\d*)/,"$1,$2").split(",")},decode_cell:en,decode_range:rn,format_cell:ln,get_formulae:Cu,make_csv:xu,make_json:bu,make_formulae:Cu,sheet_add_aoa:un,sheet_add_json:ku,sheet_add_dom:Lc,aoa_to_sheet:hn,json_to_sheet:function(t,e){return ku(null,t,e)},table_to_sheet:Dc,table_to_book:function(t,e){return cn(Dc(t,e),e)},sheet_to_csv:xu,sheet_to_txt:Su,sheet_to_json:bu,sheet_to_html:Oc.from_sheet,sheet_to_formulae:Cu,sheet_to_row_object_array:bu};!function(t){function e(t,e,n){return null!=t[e]?t[e]:t[e]=n}function n(t,e,r){if("string"==typeof e){if(Array.isArray(t)){var i=en(e);return t[i.r]||(t[i.r]=[]),t[i.r][i.c]||(t[i.r][i.c]={t:"z"})}return t[e]||(t[e]={t:"z"})}return n(t,nn("number"!=typeof e?e:{r:e,c:r||0}))}t.consts=t.consts||{},t.sheet_get_cell=n,t.book_new=function(){return{SheetNames:[],Sheets:{}}},t.book_append_sheet=function(t,e,n){if(!n)for(var r=1;r<=65535&&-1!=t.SheetNames.indexOf(n="Sheet"+r);++r,n=void 0);if(!n||t.SheetNames.length>=65535)throw new Error("Too many worksheets");if(Bl(n),t.SheetNames.indexOf(n)>=0)throw new Error("Worksheet with name |"+n+"| already exists!");t.SheetNames.push(n),t.Sheets[n]=e},t.book_set_sheet_visibility=function(t,n,r){e(t,"Workbook",{}),e(t.Workbook,"Sheets",[]);var i=function(t,e){if("number"==typeof e){if(e>=0&&t.SheetNames.length>e)return e;throw new Error("Cannot find sheet # "+e)}if("string"==typeof e){var n=t.SheetNames.indexOf(e);if(n>-1)return n;throw new Error("Cannot find sheet name |"+e+"|")}throw new Error("Cannot find sheet |"+e+"|")}(t,n);switch(e(t.Workbook.Sheets,i,{}),r){case 0:case 1:case 2:break;default:throw new Error("Bad sheet visibility setting "+r)}t.Workbook.Sheets[i].Hidden=r},[["SHEET_VISIBLE",0],["SHEET_HIDDEN",1],["SHEET_VERY_HIDDEN",2]].forEach(function(e){t.consts[e[0]]=e[1]}),t.cell_set_number_format=function(t,e){return t.z=e,t},t.cell_set_hyperlink=function(t,e,n){return e?(t.l={Target:e},n&&(t.l.Tooltip=n)):delete t.l,t},t.cell_set_internal_link=function(e,n,r){return t.cell_set_hyperlink(e,"#"+n,r)},t.cell_add_comment=function(t,e,n){t.c||(t.c=[]),t.c.push({t:e,a:n||"SheetJS"})},t.sheet_set_array_formula=function(t,e,r){for(var i="string"!=typeof e?e:an(e),o="string"==typeof e?e:on(e),a=i.s.r;a<=i.e.r;++a)for(var s=i.s.c;s<=i.e.c;++s){var l=n(t,a,s);l.t="n",l.F=o,delete l.v,a==i.s.r&&s==i.s.c&&(l.f=r)}return t}}(Tu),_&&(Bu=n(2).Readable,e.stream={to_json:function(t,e){var n=Bu({objectMode:!0});if(null==t||null==t["!ref"])return n.push(null),n;var r={t:"n",v:0},i=0,o=1,a=[],s=0,l="",c={s:{r:0,c:0},e:{r:0,c:0}},u=e||{},h=null!=u.range?u.range:t["!ref"];switch(1===u.header?i=1:"A"===u.header?i=2:Array.isArray(u.header)&&(i=3),typeof h){case"string":c=an(h);break;case"number":(c=an(t["!ref"])).s.r=h;break;default:c=h}i>0&&(o=0);var d=Je(c.s.r),f=[],p=0,A=Array.isArray(t),g=c.s.r,m=0,v=0;for(A&&!t[g]&&(t[g]=[]),m=c.s.c;m<=c.e.c;++m)switch(f[m]=tn(m),r=A?t[g][m]:t[f[m]+d],i){case 1:a[m]=m-c.s.c;break;case 2:a[m]=f[m];break;case 3:a[m]=u.header[m-c.s.c];break;default:for(null==r&&(r={w:"__EMPTY",t:"s"}),l=s=ln(r,null,u),p=0,v=0;v<a.length;++v)a[v]==l&&(l=s+"_"+ ++p);a[m]=l}return g=c.s.r+o,n._read=function(){if(g>c.e.r)return n.push(null);for(;g<=c.e.r;){var e=yu(t,c,g,f,i,a,A,u);if(++g,!1===e.isempty||(1===i?!1!==u.blankrows:u.blankrows)){n.push(e.row);break}}},n},to_html:function(t,e){var n=Bu(),r=e||{},i=null!=r.header?r.header:Oc.BEGIN,o=null!=r.footer?r.footer:Oc.END;n.push(i);var a=rn(t["!ref"]);r.dense=Array.isArray(t),n.push(Oc._preamble(t,a,r));var s=a.s.r,l=!1;return n._read=function(){if(s>a.e.r)return l||(l=!0,n.push("</table>"+o)),n.push(null);for(;s<=a.e.r;){n.push(Oc._row(t,a,s,r)),++s;break}},n},to_csv:function(t,e){var n=Bu(),r=null==e?{}:e;if(null==t||null==t["!ref"])return n.push(null),n;var i=an(t["!ref"]),o=void 0!==r.FS?r.FS:",",a=o.charCodeAt(0),s=void 0!==r.RS?r.RS:"\n",l=s.charCodeAt(0),c=new RegExp(("|"==o?"\\|":o)+"+$"),u="",h=[];r.dense=Array.isArray(t);for(var d=r.skipHidden&&t["!cols"]||[],f=r.skipHidden&&t["!rows"]||[],p=i.s.c;p<=i.e.c;++p)(d[p]||{}).hidden||(h[p]=tn(p));var A=i.s.r,g=!1;return n._read=function(){if(!g)return g=!0,n.push("\ufeff");for(;A<=i.e.r;)if(!(f[++A-1]||{}).hidden&&null!=(u=wu(t,i,A-1,h,a,l,o,r))){r.strip&&(u=u.replace(c,"")),n.push(u+s);break}return A>i.e.r?n.push(null):void 0},n}}),e.parse_xlscfb=gc,e.parse_zip=iu,e.read=hu,e.readFile=du,e.readFileSync=du,e.write=gu,e.writeFile=vu,e.writeFileSync=vu,e.writeFileAsync=function(t,e,n,r){var i=n||{};i.type="file",i.file=t,mu(i),i.type="buffer";var o=r;return o instanceof Function||(o=n),j.writeFile(t,gu(e,i),o)},e.utils=Tu,e.SSF=D,void 0!==H&&(e.CFB=H)}a(e)}).call(e,n("DuR2"),n("EuP9").Buffer,n("W2nU"))},uY1a:function(t,e){t.exports=function(t,e,n,r){var i,o=0;return"boolean"!=typeof e&&(r=n,n=e,e=void 0),function(){var a=this,s=Number(new Date)-o,l=arguments;function c(){o=Number(new Date),n.apply(a,l)}r&&!i&&c(),i&&clearTimeout(i),void 0===r&&s>t?c():!0!==e&&(i=setTimeout(r?function(){i=void 0}:c,void 0===r?t-s:t))}}},ujcs:function(t,e){
  490. /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
  491. e.read=function(t,e,n,r,i){var o,a,s=8*i-r-1,l=(1<<s)-1,c=l>>1,u=-7,h=n?i-1:0,d=n?-1:1,f=t[e+h];for(h+=d,o=f&(1<<-u)-1,f>>=-u,u+=s;u>0;o=256*o+t[e+h],h+=d,u-=8);for(a=o&(1<<-u)-1,o>>=-u,u+=r;u>0;a=256*a+t[e+h],h+=d,u-=8);if(0===o)o=1-c;else{if(o===l)return a?NaN:1/0*(f?-1:1);a+=Math.pow(2,r),o-=c}return(f?-1:1)*a*Math.pow(2,o-r)},e.write=function(t,e,n,r,i,o){var a,s,l,c=8*o-i-1,u=(1<<c)-1,h=u>>1,d=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,f=r?0:o-1,p=r?1:-1,A=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=u):(a=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-a))<1&&(a--,l*=2),(e+=a+h>=1?d/l:d*Math.pow(2,1-h))*l>=2&&(a++,l/=2),a+h>=u?(s=0,a=u):a+h>=1?(s=(e*l-1)*Math.pow(2,i),a+=h):(s=e*Math.pow(2,h-1)*Math.pow(2,i),a=0));i>=8;t[n+f]=255&s,f+=p,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;t[n+f]=255&a,f+=p,a/=256,c-=8);t[n+f-p]|=128*A}},uqUo:function(t,e,n){var r=n("kM2E"),i=n("FeBl"),o=n("S82l");t.exports=function(t,e){var n=(i.Object||{})[t]||Object[t],a={};a[t]=e(n),r(r.S+r.F*o(function(){n(1)}),"Object",a)}},urW8:function(t,e,n){"use strict";e.__esModule=!0,e.i18n=e.use=e.t=void 0;var r=a(n("Vi3T")),i=a(n("7+uW")),o=a(n("i3rX"));function a(t){return t&&t.__esModule?t:{default:t}}var s=(0,a(n("SvnF")).default)(i.default),l=r.default,c=!1,u=function(){var t=Object.getPrototypeOf(this||i.default).$t;if("function"==typeof t&&i.default.locale)return c||(c=!0,i.default.locale(i.default.config.lang,(0,o.default)(l,i.default.locale(i.default.config.lang)||{},{clone:!0}))),t.apply(this,arguments)},h=e.t=function(t,e){var n=u.apply(this,arguments);if(null!==n&&void 0!==n)return n;for(var r=t.split("."),i=l,o=0,a=r.length;o<a;o++){if(n=i[r[o]],o===a-1)return s(n,e);if(!n)return"";i=n}return""},d=e.use=function(t){l=t||l},f=e.i18n=function(t){u=t||u};e.default={use:d,t:h,i18n:f}},"us/S":function(t,e,n){t.exports={default:n("Xd32"),__esModule:!0}},"vFc/":function(t,e,n){var r=n("TcQ7"),i=n("QRG4"),o=n("fkB2");t.exports=function(t){return function(e,n,a){var s,l=r(e),c=i(l.length),u=o(a,c);if(t&&n!=n){for(;c>u;)if((s=l[u++])!=s)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}}},"vIB/":function(t,e,n){"use strict";var r=n("O4g8"),i=n("kM2E"),o=n("880/"),a=n("hJx8"),s=n("/bQp"),l=n("94VQ"),c=n("e6n0"),u=n("PzxK"),h=n("dSzd")("iterator"),d=!([].keys&&"next"in[].keys()),f=function(){return this};t.exports=function(t,e,n,p,A,g,m){l(n,e,p);var v,y,b,_=function(t){if(!d&&t in C)return C[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},w=e+" Iterator",x="values"==A,S=!1,C=t.prototype,k=C[h]||C["@@iterator"]||A&&C[A],B=k||_(A),T=A?x?_("entries"):B:void 0,E="Array"==e&&C.entries||k;if(E&&(b=u(E.call(new t)))!==Object.prototype&&b.next&&(c(b,w,!0),r||"function"==typeof b[h]||a(b,h,f)),x&&k&&"values"!==k.name&&(S=!0,B=function(){return k.call(this)}),r&&!m||!d&&!S&&C[h]||a(C,h,B),s[e]=B,s[w]=f,A)if(v={values:x?B:_("values"),keys:g?B:_("keys"),entries:T},m)for(y in v)y in C||o(C,y,v[y]);else i(i.P+i.F*(d||S),e,v);return v}},vbIv:function(t,e,n){var r=n("To6e"),i=(r.System,r.VbrMode,r.Float,r.ShortBlock,r.Util,r.Arrays,r.new_array_n,r.new_byte,r.new_double,r.new_float),o=r.new_float_n,a=r.new_int,s=(r.new_int_n,r.assert,n("/00o"));t.exports=function(){this.last_en_subshort=o([4,9]),this.lastAttacks=a(4),this.pefirbuf=i(19),this.longfact=i(s.SBMAX_l),this.shortfact=i(s.SBMAX_s),this.attackthre=0,this.attackthre_s=0}},vwhL:function(t,e,n){var r;r=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=1)}([function(t,e,n){"use strict";function r(t,e,n){for(var r=0;r<n.length;r++)t.setUint8(e+r,n.charCodeAt(r))}Object.defineProperty(e,"__esModule",{value:!0}),e.compress=function(t,e,n){for(var r=e/n,i=Math.max(r,1),o=t.left,a=t.right,s=Math.floor((o.length+a.length)/r),l=new Float32Array(s),c=0,u=0;c<s;){var h=Math.floor(u);l[c]=o[h],c++,a.length&&(l[c]=a[h],c++),u+=i}return l},e.encodePCM=function(t,e,n){void 0===n&&(n=!0);var r=0,i=t.length*(e/8),o=new ArrayBuffer(i),a=new DataView(o);if(8===e)for(var s=0;s<t.length;s++,r++){var l=(c=Math.max(-1,Math.min(1,t[s])))<0?128*c:127*c;l=+l+128,a.setInt8(r,l)}else for(s=0;s<t.length;s++,r+=2){var c=Math.max(-1,Math.min(1,t[s]));a.setInt16(r,c<0?32768*c:32767*c,n)}return a},e.encodeWAV=function(t,e,n,i,o,a){void 0===a&&(a=!0);var s=n>e?e:n,l=o,c=new ArrayBuffer(44+t.byteLength),u=new DataView(c),h=i,d=0;r(u,d,"RIFF"),d+=4,u.setUint32(d,36+t.byteLength,a),r(u,d+=4,"WAVE"),r(u,d+=4,"fmt "),d+=4,u.setUint32(d,16,a),d+=4,u.setUint16(d,1,a),d+=2,u.setUint16(d,h,a),d+=2,u.setUint32(d,s,a),d+=4,u.setUint32(d,h*s*(l/8),a),d+=4,u.setUint16(d,h*(l/8),a),d+=2,u.setUint16(d,l,a),r(u,d+=2,"data"),d+=4,u.setUint32(d,t.byteLength,a),d+=4;for(var f=0;f<t.byteLength;)u.setUint8(d,t.getUint8(f)),d++,f++;return u}},function(t,e,n){"use strict";var r,i=this&&this.__extends||(r=function(t,e){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(t,e)},function(t,e){function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});Object.defineProperty(e,"__esModule",{value:!0});var o=n(2),a=n(0),s=n(3),l=function(t){function e(e){void 0===e&&(e={});var n=t.call(this,e)||this;return n.isrecording=!1,n.ispause=!1,n.isplaying=!1,n}return i(e,t),e.prototype.setOption=function(t){void 0===t&&(t={}),this.setNewOption(t)},e.prototype.start=function(){return this.isrecording?Promise.reject():(this.isrecording=!0,this.startRecord())},e.prototype.pause=function(){this.isrecording&&!this.ispause&&(this.ispause=!0,this.pauseRecord())},e.prototype.resume=function(){this.isrecording&&this.ispause&&(this.ispause=!1,this.resumeRecord())},e.prototype.stop=function(){this.isrecording&&(this.isrecording=!1,this.ispause=!1,this.stopRecord())},e.prototype.play=function(){this.stop(),this.isplaying=!0,this.onplay&&this.onplay(),s.default.addPlayEnd(this.onplayend);var t=this.getWAV();t.byteLength>44&&s.default.play(t.buffer)},e.prototype.getPlayTime=function(){return s.default.getPlayTime()},e.prototype.pausePlay=function(){!this.isrecording&&this.isplaying&&(this.isplaying=!1,this.onpauseplay&&this.onpauseplay(),s.default.pausePlay())},e.prototype.resumePlay=function(){this.isrecording||this.isplaying||(this.isplaying=!0,this.onresumeplay&&this.onresumeplay(),s.default.resumePlay())},e.prototype.stopPlay=function(){this.isrecording||(this.isplaying=!1,this.onstopplay&&this.onstopplay(),s.default.stopPlay())},e.prototype.destroy=function(){return s.default.destroyPlay(),this.destroyRecord()},e.prototype.getRecordAnalyseData=function(){return this.getAnalyseData()},e.prototype.getPlayAnalyseData=function(){return s.default.getAnalyseData()},e.prototype.getPCM=function(){this.stop();var t=this.getData();return t=a.compress(t,this.inputSampleRate,this.outputSampleRate),a.encodePCM(t,this.oututSampleBits,this.littleEdian)},e.prototype.getPCMBlob=function(){return new Blob([this.getPCM()])},e.prototype.downloadPCM=function(t){void 0===t&&(t="recorder");var e=this.getPCMBlob();o.downloadPCM(e,t)},e.prototype.getWAV=function(){var t=this.getPCM();return a.encodeWAV(t,this.inputSampleRate,this.outputSampleRate,this.config.numChannels,this.oututSampleBits,this.littleEdian)},e.prototype.getWAVBlob=function(){return new Blob([this.getWAV()],{type:"audio/wav"})},e.prototype.downloadWAV=function(t){void 0===t&&(t="recorder");var e=this.getWAVBlob();o.downloadWAV(e,t)},e.prototype.download=function(t,e,n){o.download(t,e,n)},e.prototype.getChannelData=function(){var t=this.getPCM(),e=t.byteLength,n=this.littleEdian,r={left:null,right:null};if(2===this.config.numChannels){var i=new DataView(new ArrayBuffer(e/2)),o=new DataView(new ArrayBuffer(e/2));if(16===this.config.sampleBits)for(var a=0;a<e/2;a+=2)i.setInt16(a,t.getInt16(2*a,n),n),o.setInt16(a,t.getInt16(2*a+2,n),n);else for(a=0;a<e/2;a+=2)i.setInt8(a,t.getInt8(2*a)),o.setInt8(a,t.getInt8(2*a+1));r.left=i,r.right=o}else r.left=t;return r},e}(n(5).default);e.default=l},function(t,e,n){"use strict";function r(t,e,n){var r=document.createElement("a");r.href=window.URL.createObjectURL(t),r.download=e+"."+n,r.click()}Object.defineProperty(e,"__esModule",{value:!0}),e.downloadWAV=function(t,e){void 0===e&&(e="recorder"),r(t,e,"wav")},e.downloadPCM=function(t,e){void 0===e&&(e="recorder"),r(t,e,"pcm")},e.download=function(t,e,n){return r(t,e,n)}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(4),i=null,o=0,a=0,s=null,l=null,c=null,u=!1,h=0,d=function(){};function f(){return u=!1,s.decodeAudioData(c.slice(0),function(t){(i=s.createBufferSource()).onended=function(){u||(h=s.currentTime-a+o,d())},i.buffer=t,i.connect(l),l.connect(s.destination),i.start(0,o),a=s.currentTime},function(t){r.throwError(t)})}function p(){i&&(i.stop(),i=null)}var A=function(){function t(){}return t.play=function(t){return s||(s=new(window.AudioContext||window.webkitAudioContext),(l=s.createAnalyser()).fftSize=2048),this.stopPlay(),c=t,h=0,f()},t.pausePlay=function(){p(),o+=s.currentTime-a,u=!0},t.resumePlay=function(){return f()},t.stopPlay=function(){o=0,c=null,p()},t.destroyPlay=function(){this.stopPlay()},t.getAnalyseData=function(){var t=new Uint8Array(l.frequencyBinCount);return l.getByteTimeDomainData(t),t},t.addPlayEnd=function(t){void 0===t&&(t=function(){}),d=t},t.getPlayTime=function(){var t=u?o:s.currentTime-a+o;return h||t},t}();e.default=A},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.throwError=function(t){throw new Error(t)}},function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n(0),i=function(){function t(e){void 0===e&&(e={}),this.size=0,this.lBuffer=[],this.rBuffer=[],this.tempPCM=[],this.inputSampleBits=16,this.fileSize=0,this.duration=0,this.needRecord=!0;var n,r=new(window.AudioContext||window.webkitAudioContext);this.inputSampleRate=r.sampleRate,this.setNewOption(e),this.littleEdian=(n=new ArrayBuffer(2),new DataView(n).setInt16(0,256,!0),256===new Int16Array(n)[0]),t.initUserMedia()}return t.prototype.setNewOption=function(t){void 0===t&&(t={}),this.config={sampleBits:~[8,16].indexOf(t.sampleBits)?t.sampleBits:16,sampleRate:~[8e3,11025,16e3,22050,24e3,44100,48e3].indexOf(t.sampleRate)?t.sampleRate:this.inputSampleRate,numChannels:~[1,2].indexOf(t.numChannels)?t.numChannels:1},this.outputSampleRate=this.config.sampleRate,this.oututSampleBits=this.config.sampleBits},t.prototype.startRecord=function(){var t=this;return this.context&&this.destroyRecord(),this.initRecorder(),navigator.mediaDevices.getUserMedia({audio:!0}).then(function(e){t.audioInput=t.context.createMediaStreamSource(e),t.stream=e}).then(function(){t.audioInput.connect(t.analyser),t.analyser.connect(t.recorder),t.recorder.connect(t.context.destination)})},t.prototype.pauseRecord=function(){this.needRecord=!1},t.prototype.resumeRecord=function(){this.needRecord=!0},t.prototype.stopRecord=function(){this.audioInput&&this.audioInput.disconnect(),this.source&&this.source.stop(),this.recorder.disconnect(),this.analyser.disconnect(),this.needRecord=!0},t.prototype.destroyRecord=function(){return this.clearRecordStatus(),this.stopStream(),this.closeAudioContext()},t.prototype.getAnalyseData=function(){var t=new Uint8Array(this.analyser.frequencyBinCount);return this.analyser.getByteTimeDomainData(t),t},t.prototype.getData=function(){return this.flat()},t.prototype.clearRecordStatus=function(){this.lBuffer.length=0,this.rBuffer.length=0,this.size=0,this.fileSize=0,this.PCM=null,this.audioInput=null,this.duration=0},t.prototype.flat=function(){var t=null,e=new Float32Array(0);1===this.config.numChannels?t=new Float32Array(this.size):(t=new Float32Array(this.size/2),e=new Float32Array(this.size/2));for(var n=0,r=0;r<this.lBuffer.length;r++)t.set(this.lBuffer[r],n),n+=this.lBuffer[r].length;for(n=0,r=0;r<this.rBuffer.length;r++)e.set(this.rBuffer[r],n),n+=this.rBuffer[r].length;return{left:t,right:e}},t.prototype.initRecorder=function(){var t=this;this.clearRecordStatus(),this.context=new(window.AudioContext||window.webkitAudioContext),this.analyser=this.context.createAnalyser(),this.analyser.fftSize=2048;var e=this.context.createScriptProcessor||this.context.createJavaScriptNode;this.recorder=e.apply(this.context,[4096,this.config.numChannels,this.config.numChannels]),this.recorder.onaudioprocess=function(e){if(t.needRecord){var n,r=e.inputBuffer.getChannelData(0),i=null;t.lBuffer.push(new Float32Array(r)),t.size+=r.length,2===t.config.numChannels&&(i=e.inputBuffer.getChannelData(1),t.rBuffer.push(new Float32Array(i)),t.size+=i.length),t.fileSize=Math.floor(t.size/Math.max(t.inputSampleRate/t.outputSampleRate,1))*(t.oututSampleBits/8),n=100*Math.max.apply(Math,r),t.duration+=4096/t.inputSampleRate,t.onprocess&&t.onprocess(t.duration),t.onprogress&&t.onprogress({duration:t.duration,fileSize:t.fileSize,vol:n})}}},t.prototype.stopStream=function(){this.stream&&this.stream.getTracks&&(this.stream.getTracks().forEach(function(t){return t.stop()}),this.stream=null)},t.prototype.closeAudioContext=function(){return this.context&&this.context.close&&"closed"!==this.context.state?this.context.close():new Promise(function(t){t()})},t.initUserMedia=function(){void 0===navigator.mediaDevices&&(navigator.mediaDevices={}),void 0===navigator.mediaDevices.getUserMedia&&(navigator.mediaDevices.getUserMedia=function(t){var e=navigator.getUserMedia||navigator.webkitGetUserMedia||navigator.mozGetUserMedia;return e?new Promise(function(n,r){e.call(navigator,t,n,r)}):Promise.reject(new Error("浏览器不支持 getUserMedia !"))})},t.prototype.transformIntoPCM=function(t,e){var n=new Float32Array(t),i=new Float32Array(e),o=r.compress({left:n,right:i},this.inputSampleRate,this.outputSampleRate);return r.encodePCM(o,this.oututSampleBits,this.littleEdian)},t.getPermission=function(){return this.initUserMedia(),navigator.mediaDevices.getUserMedia({audio:!0}).then(function(t){t&&t.getTracks().forEach(function(t){return t.stop()})})},t}();e.default=i}]).default},t.exports=r()},"w/TU":function(t,e,n){var r;"undefined"!=typeof self&&self,r=function(t){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s="fb15")}({"01f9":function(t,e,n){"use strict";var r=n("2d00"),i=n("5ca1"),o=n("2aba"),a=n("32e9"),s=n("84f2"),l=n("41a0"),c=n("7f20"),u=n("38fd"),h=n("2b4c")("iterator"),d=!([].keys&&"next"in[].keys()),f=function(){return this};t.exports=function(t,e,n,p,A,g,m){l(n,e,p);var v,y,b,_=function(t){if(!d&&t in C)return C[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},w=e+" Iterator",x="values"==A,S=!1,C=t.prototype,k=C[h]||C["@@iterator"]||A&&C[A],B=k||_(A),T=A?x?_("entries"):B:void 0,E="Array"==e&&C.entries||k;if(E&&(b=u(E.call(new t)))!==Object.prototype&&b.next&&(c(b,w,!0),r||"function"==typeof b[h]||a(b,h,f)),x&&k&&"values"!==k.name&&(S=!0,B=function(){return k.call(this)}),r&&!m||!d&&!S&&C[h]||a(C,h,B),s[e]=B,s[w]=f,A)if(v={values:x?B:_("values"),keys:g?B:_("keys"),entries:T},m)for(y in v)y in C||o(C,y,v[y]);else i(i.P+i.F*(d||S),e,v);return v}},"02f4":function(t,e,n){var r=n("4588"),i=n("be13");t.exports=function(t){return function(e,n){var o,a,s=String(i(e)),l=r(n),c=s.length;return l<0||l>=c?t?"":void 0:(o=s.charCodeAt(l))<55296||o>56319||l+1===c||(a=s.charCodeAt(l+1))<56320||a>57343?t?s.charAt(l):o:t?s.slice(l,l+2):a-56320+(o-55296<<10)+65536}}},"0390":function(t,e,n){"use strict";var r=n("02f4")(!0);t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},"0bfb":function(t,e,n){"use strict";var r=n("cb7c");t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},"0d58":function(t,e,n){var r=n("ce10"),i=n("e11e");t.exports=Object.keys||function(t){return r(t,i)}},1495:function(t,e,n){var r=n("86cc"),i=n("cb7c"),o=n("0d58");t.exports=n("9e1e")?Object.defineProperties:function(t,e){i(t);for(var n,a=o(e),s=a.length,l=0;s>l;)r.f(t,n=a[l++],e[n]);return t}},"214f":function(t,e,n){"use strict";n("b0c5");var r=n("2aba"),i=n("32e9"),o=n("79e5"),a=n("be13"),s=n("2b4c"),l=n("520a"),c=s("species"),u=!o(function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$<a>")}),h=function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2===n.length&&"a"===n[0]&&"b"===n[1]}();t.exports=function(t,e,n){var d=s(t),f=!o(function(){var e={};return e[d]=function(){return 7},7!=""[t](e)}),p=f?!o(function(){var e=!1,n=/a/;return n.exec=function(){return e=!0,null},"split"===t&&(n.constructor={},n.constructor[c]=function(){return n}),n[d](""),!e}):void 0;if(!f||!p||"replace"===t&&!u||"split"===t&&!h){var A=/./[d],g=n(a,d,""[t],function(t,e,n,r,i){return e.exec===l?f&&!i?{done:!0,value:A.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),m=g[0],v=g[1];r(String.prototype,t,m),i(RegExp.prototype,d,2==e?function(t,e){return v.call(t,this,e)}:function(t){return v.call(t,this)})}}},"230e":function(t,e,n){var r=n("d3f4"),i=n("7726").document,o=r(i)&&r(i.createElement);t.exports=function(t){return o?i.createElement(t):{}}},"23c6":function(t,e,n){var r=n("2d95"),i=n("2b4c")("toStringTag"),o="Arguments"==r(function(){return arguments}());t.exports=function(t){var e,n,a;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),i))?n:o?r(e):"Object"==(a=r(e))&&"function"==typeof e.callee?"Arguments":a}},2621:function(t,e){e.f=Object.getOwnPropertySymbols},"2aba":function(t,e,n){var r=n("7726"),i=n("32e9"),o=n("69a8"),a=n("ca5a")("src"),s=n("fa5b"),l=(""+s).split("toString");n("8378").inspectSource=function(t){return s.call(t)},(t.exports=function(t,e,n,s){var c="function"==typeof n;c&&(o(n,"name")||i(n,"name",e)),t[e]!==n&&(c&&(o(n,a)||i(n,a,t[e]?""+t[e]:l.join(String(e)))),t===r?t[e]=n:s?t[e]?t[e]=n:i(t,e,n):(delete t[e],i(t,e,n)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[a]||s.call(this)})},"2aeb":function(t,e,n){var r=n("cb7c"),i=n("1495"),o=n("e11e"),a=n("613b")("IE_PROTO"),s=function(){},l=function(){var t,e=n("230e")("iframe"),r=o.length;for(e.style.display="none",n("fab2").appendChild(e),e.src="javascript:",(t=e.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),l=t.F;r--;)delete l.prototype[o[r]];return l()};t.exports=Object.create||function(t,e){var n;return null!==t?(s.prototype=r(t),n=new s,s.prototype=null,n[a]=t):n=l(),void 0===e?n:i(n,e)}},"2b4c":function(t,e,n){var r=n("5537")("wks"),i=n("ca5a"),o=n("7726").Symbol,a="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=a&&o[t]||(a?o:i)("Symbol."+t))}).store=r},"2d00":function(t,e){t.exports=!1},"2d95":function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},"2fdb":function(t,e,n){"use strict";var r=n("5ca1"),i=n("d2c8");r(r.P+r.F*n("5147")("includes"),"String",{includes:function(t){return!!~i(this,t,"includes").indexOf(t,arguments.length>1?arguments[1]:void 0)}})},"32e9":function(t,e,n){var r=n("86cc"),i=n("4630");t.exports=n("9e1e")?function(t,e,n){return r.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},"38fd":function(t,e,n){var r=n("69a8"),i=n("4bf8"),o=n("613b")("IE_PROTO"),a=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?a:null}},"41a0":function(t,e,n){"use strict";var r=n("2aeb"),i=n("4630"),o=n("7f20"),a={};n("32e9")(a,n("2b4c")("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(a,{next:i(1,n)}),o(t,e+" Iterator")}},"456d":function(t,e,n){var r=n("4bf8"),i=n("0d58");n("5eda")("keys",function(){return function(t){return i(r(t))}})},4588:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},4630:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"4bf8":function(t,e,n){var r=n("be13");t.exports=function(t){return Object(r(t))}},5147:function(t,e,n){var r=n("2b4c")("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[r]=!1,!"/./"[t](e)}catch(t){}}return!0}},"520a":function(t,e,n){"use strict";var r,i,o=n("0bfb"),a=RegExp.prototype.exec,s=String.prototype.replace,l=a,c=(r=/a/,i=/b*/g,a.call(r,"a"),a.call(i,"a"),0!==r.lastIndex||0!==i.lastIndex),u=void 0!==/()??/.exec("")[1];(c||u)&&(l=function(t){var e,n,r,i,l=this;return u&&(n=new RegExp("^"+l.source+"$(?!\\s)",o.call(l))),c&&(e=l.lastIndex),r=a.call(l,t),c&&r&&(l.lastIndex=l.global?r.index+r[0].length:e),u&&r&&r.length>1&&s.call(r[0],n,function(){for(i=1;i<arguments.length-2;i++)void 0===arguments[i]&&(r[i]=void 0)}),r}),t.exports=l},"52a7":function(t,e){e.f={}.propertyIsEnumerable},5537:function(t,e,n){var r=n("8378"),i=n("7726"),o=i["__core-js_shared__"]||(i["__core-js_shared__"]={});(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:r.version,mode:n("2d00")?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},"5ca1":function(t,e,n){var r=n("7726"),i=n("8378"),o=n("32e9"),a=n("2aba"),s=n("9b43"),l=function(t,e,n){var c,u,h,d,f=t&l.F,p=t&l.G,A=t&l.S,g=t&l.P,m=t&l.B,v=p?r:A?r[e]||(r[e]={}):(r[e]||{}).prototype,y=p?i:i[e]||(i[e]={}),b=y.prototype||(y.prototype={});for(c in p&&(n=e),n)h=((u=!f&&v&&void 0!==v[c])?v:n)[c],d=m&&u?s(h,r):g&&"function"==typeof h?s(Function.call,h):h,v&&a(v,c,h,t&l.U),y[c]!=h&&o(y,c,d),g&&b[c]!=h&&(b[c]=h)};r.core=i,l.F=1,l.G=2,l.S=4,l.P=8,l.B=16,l.W=32,l.U=64,l.R=128,t.exports=l},"5eda":function(t,e,n){var r=n("5ca1"),i=n("8378"),o=n("79e5");t.exports=function(t,e){var n=(i.Object||{})[t]||Object[t],a={};a[t]=e(n),r(r.S+r.F*o(function(){n(1)}),"Object",a)}},"5f1b":function(t,e,n){"use strict";var r=n("23c6"),i=RegExp.prototype.exec;t.exports=function(t,e){var n=t.exec;if("function"==typeof n){var o=n.call(t,e);if("object"!=typeof o)throw new TypeError("RegExp exec method returned something other than an Object or null");return o}if("RegExp"!==r(t))throw new TypeError("RegExp#exec called on incompatible receiver");return i.call(t,e)}},"613b":function(t,e,n){var r=n("5537")("keys"),i=n("ca5a");t.exports=function(t){return r[t]||(r[t]=i(t))}},"626a":function(t,e,n){var r=n("2d95");t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},6762:function(t,e,n){"use strict";var r=n("5ca1"),i=n("c366")(!0);r(r.P,"Array",{includes:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}}),n("9c6c")("includes")},6821:function(t,e,n){var r=n("626a"),i=n("be13");t.exports=function(t){return r(i(t))}},"69a8":function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},"6a99":function(t,e,n){var r=n("d3f4");t.exports=function(t,e){if(!r(t))return t;var n,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))return i;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},7333:function(t,e,n){"use strict";var r=n("0d58"),i=n("2621"),o=n("52a7"),a=n("4bf8"),s=n("626a"),l=Object.assign;t.exports=!l||n("79e5")(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=l({},t)[n]||Object.keys(l({},e)).join("")!=r})?function(t,e){for(var n=a(t),l=arguments.length,c=1,u=i.f,h=o.f;l>c;)for(var d,f=s(arguments[c++]),p=u?r(f).concat(u(f)):r(f),A=p.length,g=0;A>g;)h.call(f,d=p[g++])&&(n[d]=f[d]);return n}:l},7726:function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},"77f1":function(t,e,n){var r=n("4588"),i=Math.max,o=Math.min;t.exports=function(t,e){return(t=r(t))<0?i(t+e,0):o(t,e)}},"79e5":function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},"7f20":function(t,e,n){var r=n("86cc").f,i=n("69a8"),o=n("2b4c")("toStringTag");t.exports=function(t,e,n){t&&!i(t=n?t:t.prototype,o)&&r(t,o,{configurable:!0,value:e})}},8378:function(t,e){var n=t.exports={version:"2.6.5"};"number"==typeof __e&&(__e=n)},"84f2":function(t,e){t.exports={}},"86cc":function(t,e,n){var r=n("cb7c"),i=n("c69a"),o=n("6a99"),a=Object.defineProperty;e.f=n("9e1e")?Object.defineProperty:function(t,e,n){if(r(t),e=o(e,!0),r(n),i)try{return a(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},"9b43":function(t,e,n){var r=n("d8e8");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,i){return t.call(e,n,r,i)}}return function(){return t.apply(e,arguments)}}},"9c6c":function(t,e,n){var r=n("2b4c")("unscopables"),i=Array.prototype;void 0==i[r]&&n("32e9")(i,r,{}),t.exports=function(t){i[r][t]=!0}},"9def":function(t,e,n){var r=n("4588"),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},"9e1e":function(t,e,n){t.exports=!n("79e5")(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},a352:function(e,n){e.exports=t},a481:function(t,e,n){"use strict";var r=n("cb7c"),i=n("4bf8"),o=n("9def"),a=n("4588"),s=n("0390"),l=n("5f1b"),c=Math.max,u=Math.min,h=Math.floor,d=/\$([$&`']|\d\d?|<[^>]*>)/g,f=/\$([$&`']|\d\d?)/g;n("214f")("replace",2,function(t,e,n,p){return[function(r,i){var o=t(this),a=void 0==r?void 0:r[e];return void 0!==a?a.call(r,o,i):n.call(String(o),r,i)},function(t,e){var i=p(n,t,this,e);if(i.done)return i.value;var h=r(t),d=String(this),f="function"==typeof e;f||(e=String(e));var g=h.global;if(g){var m=h.unicode;h.lastIndex=0}for(var v=[];;){var y=l(h,d);if(null===y)break;if(v.push(y),!g)break;""===String(y[0])&&(h.lastIndex=s(d,o(h.lastIndex),m))}for(var b,_="",w=0,x=0;x<v.length;x++){y=v[x];for(var S=String(y[0]),C=c(u(a(y.index),d.length),0),k=[],B=1;B<y.length;B++)k.push(void 0===(b=y[B])?b:String(b));var T=y.groups;if(f){var E=[S].concat(k,C,d);void 0!==T&&E.push(T);var M=String(e.apply(void 0,E))}else M=A(S,d,C,k,T,e);C>=w&&(_+=d.slice(w,C)+M,w=C+S.length)}return _+d.slice(w)}];function A(t,e,r,o,a,s){var l=r+t.length,c=o.length,u=f;return void 0!==a&&(a=i(a),u=d),n.call(s,u,function(n,i){var s;switch(i.charAt(0)){case"$":return"$";case"&":return t;case"`":return e.slice(0,r);case"'":return e.slice(l);case"<":s=a[i.slice(1,-1)];break;default:var u=+i;if(0===u)return n;if(u>c){var d=h(u/10);return 0===d?n:d<=c?void 0===o[d-1]?i.charAt(1):o[d-1]+i.charAt(1):n}s=o[u-1]}return void 0===s?"":s})}})},aae3:function(t,e,n){var r=n("d3f4"),i=n("2d95"),o=n("2b4c")("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[o])?!!e:"RegExp"==i(t))}},ac6a:function(t,e,n){for(var r=n("cadf"),i=n("0d58"),o=n("2aba"),a=n("7726"),s=n("32e9"),l=n("84f2"),c=n("2b4c"),u=c("iterator"),h=c("toStringTag"),d=l.Array,f={CSSRuleList:!0,CSSStyleDeclaration:!1,CSSValueList:!1,ClientRectList:!1,DOMRectList:!1,DOMStringList:!1,DOMTokenList:!0,DataTransferItemList:!1,FileList:!1,HTMLAllCollection:!1,HTMLCollection:!1,HTMLFormElement:!1,HTMLSelectElement:!1,MediaList:!0,MimeTypeArray:!1,NamedNodeMap:!1,NodeList:!0,PaintRequestList:!1,Plugin:!1,PluginArray:!1,SVGLengthList:!1,SVGNumberList:!1,SVGPathSegList:!1,SVGPointList:!1,SVGStringList:!1,SVGTransformList:!1,SourceBufferList:!1,StyleSheetList:!0,TextTrackCueList:!1,TextTrackList:!1,TouchList:!1},p=i(f),A=0;A<p.length;A++){var g,m=p[A],v=f[m],y=a[m],b=y&&y.prototype;if(b&&(b[u]||s(b,u,d),b[h]||s(b,h,m),l[m]=d,v))for(g in r)b[g]||o(b,g,r[g],!0)}},b0c5:function(t,e,n){"use strict";var r=n("520a");n("5ca1")({target:"RegExp",proto:!0,forced:r!==/./.exec},{exec:r})},be13:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},c366:function(t,e,n){var r=n("6821"),i=n("9def"),o=n("77f1");t.exports=function(t){return function(e,n,a){var s,l=r(e),c=i(l.length),u=o(a,c);if(t&&n!=n){for(;c>u;)if((s=l[u++])!=s)return!0}else for(;c>u;u++)if((t||u in l)&&l[u]===n)return t||u||0;return!t&&-1}}},c649:function(t,e,n){"use strict";(function(t){n.d(e,"c",function(){return c}),n.d(e,"a",function(){return s}),n.d(e,"b",function(){return r}),n.d(e,"d",function(){return l});n("a481");var r="undefined"!=typeof window?window.console:t.console;var i,o,a=/-(\w)/g,s=(i=function(t){return t.replace(a,function(t,e){return e?e.toUpperCase():""})},o=Object.create(null),function(t){return o[t]||(o[t]=i(t))});function l(t){null!==t.parentElement&&t.parentElement.removeChild(t)}function c(t,e,n){var r=0===n?t.children[0]:t.children[n-1].nextSibling;t.insertBefore(e,r)}}).call(this,n("c8ba"))},c69a:function(t,e,n){t.exports=!n("9e1e")&&!n("79e5")(function(){return 7!=Object.defineProperty(n("230e")("div"),"a",{get:function(){return 7}}).a})},c8ba:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(t){"object"==typeof window&&(n=window)}t.exports=n},ca5a:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},cadf:function(t,e,n){"use strict";var r=n("9c6c"),i=n("d53b"),o=n("84f2"),a=n("6821");t.exports=n("01f9")(Array,"Array",function(t,e){this._t=a(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,i(1)):i(0,"keys"==e?n:"values"==e?t[n]:[n,t[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},cb7c:function(t,e,n){var r=n("d3f4");t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},ce10:function(t,e,n){var r=n("69a8"),i=n("6821"),o=n("c366")(!1),a=n("613b")("IE_PROTO");t.exports=function(t,e){var n,s=i(t),l=0,c=[];for(n in s)n!=a&&r(s,n)&&c.push(n);for(;e.length>l;)r(s,n=e[l++])&&(~o(c,n)||c.push(n));return c}},d2c8:function(t,e,n){var r=n("aae3"),i=n("be13");t.exports=function(t,e,n){if(r(e))throw TypeError("String#"+n+" doesn't accept regex!");return String(i(t))}},d3f4:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},d53b:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},d8e8:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},e11e:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},f559:function(t,e,n){"use strict";var r=n("5ca1"),i=n("9def"),o=n("d2c8"),a="".startsWith;r(r.P+r.F*n("5147")("startsWith"),"String",{startsWith:function(t){var e=o(this,t,"startsWith"),n=i(Math.min(arguments.length>1?arguments[1]:void 0,e.length)),r=String(t);return a?a.call(e,r,n):e.slice(n,n+r.length)===r}})},f6fd:function(t,e){!function(t){var e=t.getElementsByTagName("script");"currentScript"in t||Object.defineProperty(t,"currentScript",{get:function(){try{throw new Error}catch(r){var t,n=(/.*at [^\(]*\((.*):.+:.+\)$/gi.exec(r.stack)||[!1])[1];for(t in e)if(e[t].src==n||"interactive"==e[t].readyState)return e[t];return null}}})}(document)},f751:function(t,e,n){var r=n("5ca1");r(r.S+r.F,"Object",{assign:n("7333")})},fa5b:function(t,e,n){t.exports=n("5537")("native-function-to-string",Function.toString)},fab2:function(t,e,n){var r=n("7726").document;t.exports=r&&r.documentElement},fb15:function(t,e,n){"use strict";var r;(n.r(e),"undefined"!=typeof window)&&(n("f6fd"),(r=window.document.currentScript)&&(r=r.src.match(/(.+\/)[^/]+\.js(\?.*)?$/))&&(n.p=r[1]));n("f751"),n("f559"),n("ac6a"),n("cadf"),n("456d");function i(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function o(t,e){if(t){if("string"==typeof t)return i(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?i(t,e):void 0}}function a(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t)){var n=[],r=!0,i=!1,o=void 0;try{for(var a,s=t[Symbol.iterator]();!(r=(a=s.next()).done)&&(n.push(a.value),!e||n.length!==e);r=!0);}catch(t){i=!0,o=t}finally{try{r||null==s.return||s.return()}finally{if(i)throw o}}return n}}(t,e)||o(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}n("6762"),n("2fdb");function s(t){return function(t){if(Array.isArray(t))return i(t)}(t)||function(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||o(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var l=n("a352"),c=n.n(l),u=n("c649");function h(t,e){var n=this;this.$nextTick(function(){return n.$emit(t.toLowerCase(),e)})}function d(t){return["transition-group","TransitionGroup"].includes(t)}function f(t,e,n){return t[n]||(e[n]?e[n]():void 0)}var p=["Start","Add","Remove","Update","End"],A=["Choose","Unchoose","Sort","Filter","Clone"],g=["Move"].concat(p,A).map(function(t){return"on"+t}),m=null,v={name:"draggable",inheritAttrs:!1,props:{options:Object,list:{type:Array,required:!1,default:null},value:{type:Array,required:!1,default:null},noTransitionOnDrag:{type:Boolean,default:!1},clone:{type:Function,default:function(t){return t}},element:{type:String,default:"div"},tag:{type:String,default:null},move:{type:Function,default:null},componentData:{type:Object,required:!1,default:null}},data:function(){return{transitionMode:!1,noneFunctionalComponentMode:!1}},render:function(t){var e=this.$slots.default;this.transitionMode=function(t){if(!t||1!==t.length)return!1;var e=a(t,1)[0].componentOptions;return!!e&&d(e.tag)}(e);var n=function(t,e,n){var r=0,i=0,o=f(e,n,"header");o&&(r=o.length,t=t?[].concat(s(o),s(t)):s(o));var a=f(e,n,"footer");return a&&(i=a.length,t=t?[].concat(s(t),s(a)):s(a)),{children:t,headerOffset:r,footerOffset:i}}(e,this.$slots,this.$scopedSlots),r=n.children,i=n.headerOffset,o=n.footerOffset;this.headerOffset=i,this.footerOffset=o;var l=function(t,e){var n=null,r=function(t,e){n=function(t,e,n){return void 0===n?t:((t=t||{})[e]=n,t)}(n,t,e)};if(r("attrs",Object.keys(t).filter(function(t){return"id"===t||t.startsWith("data-")}).reduce(function(e,n){return e[n]=t[n],e},{})),!e)return n;var i=e.on,o=e.props,a=e.attrs;return r("on",i),r("props",o),Object.assign(n.attrs,a),n}(this.$attrs,this.componentData);return t(this.getTag(),l,r)},created:function(){null!==this.list&&null!==this.value&&u.b.error("Value and list props are mutually exclusive! Please set one or another."),"div"!==this.element&&u.b.warn("Element props is deprecated please use tag props instead. See https://github.com/SortableJS/Vue.Draggable/blob/master/documentation/migrate.md#element-props"),void 0!==this.options&&u.b.warn("Options props is deprecated, add sortable options directly as vue.draggable item, or use v-bind. See https://github.com/SortableJS/Vue.Draggable/blob/master/documentation/migrate.md#options-props")},mounted:function(){var t=this;if(this.noneFunctionalComponentMode=this.getTag().toLowerCase()!==this.$el.nodeName.toLowerCase()&&!this.getIsFunctional(),this.noneFunctionalComponentMode&&this.transitionMode)throw new Error("Transition-group inside component is not supported. Please alter tag value or remove transition-group. Current tag value: ".concat(this.getTag()));var e={};p.forEach(function(n){e["on"+n]=function(t){var e=this;return function(n){null!==e.realList&&e["onDrag"+t](n),h.call(e,t,n)}}.call(t,n)}),A.forEach(function(n){e["on"+n]=h.bind(t,n)});var n=Object.keys(this.$attrs).reduce(function(e,n){return e[Object(u.a)(n)]=t.$attrs[n],e},{}),r=Object.assign({},this.options,n,e,{onMove:function(e,n){return t.onDragMove(e,n)}});!("draggable"in r)&&(r.draggable=">*"),this._sortable=new c.a(this.rootContainer,r),this.computeIndexes()},beforeDestroy:function(){void 0!==this._sortable&&this._sortable.destroy()},computed:{rootContainer:function(){return this.transitionMode?this.$el.children[0]:this.$el},realList:function(){return this.list?this.list:this.value}},watch:{options:{handler:function(t){this.updateOptions(t)},deep:!0},$attrs:{handler:function(t){this.updateOptions(t)},deep:!0},realList:function(){this.computeIndexes()}},methods:{getIsFunctional:function(){var t=this._vnode.fnOptions;return t&&t.functional},getTag:function(){return this.tag||this.element},updateOptions:function(t){for(var e in t){var n=Object(u.a)(e);-1===g.indexOf(n)&&this._sortable.option(n,t[e])}},getChildrenNodes:function(){if(this.noneFunctionalComponentMode)return this.$children[0].$slots.default;var t=this.$slots.default;return this.transitionMode?t[0].child.$slots.default:t},computeIndexes:function(){var t=this;this.$nextTick(function(){t.visibleIndexes=function(t,e,n,r){if(!t)return[];var i=t.map(function(t){return t.elm}),o=e.length-r,a=s(e).map(function(t,e){return e>=o?i.length:i.indexOf(t)});return n?a.filter(function(t){return-1!==t}):a}(t.getChildrenNodes(),t.rootContainer.children,t.transitionMode,t.footerOffset)})},getUnderlyingVm:function(t){var e=function(t,e){return t.map(function(t){return t.elm}).indexOf(e)}(this.getChildrenNodes()||[],t);return-1===e?null:{index:e,element:this.realList[e]}},getUnderlyingPotencialDraggableComponent:function(t){var e=t.__vue__;return e&&e.$options&&d(e.$options._componentTag)?e.$parent:!("realList"in e)&&1===e.$children.length&&"realList"in e.$children[0]?e.$children[0]:e},emitChanges:function(t){var e=this;this.$nextTick(function(){e.$emit("change",t)})},alterList:function(t){if(this.list)t(this.list);else{var e=s(this.value);t(e),this.$emit("input",e)}},spliceList:function(){var t=arguments,e=function(e){return e.splice.apply(e,s(t))};this.alterList(e)},updatePosition:function(t,e){var n=function(n){return n.splice(e,0,n.splice(t,1)[0])};this.alterList(n)},getRelatedContextFromMoveEvent:function(t){var e=t.to,n=t.related,r=this.getUnderlyingPotencialDraggableComponent(e);if(!r)return{component:r};var i=r.realList,o={list:i,component:r};if(e!==n&&i&&r.getUnderlyingVm){var a=r.getUnderlyingVm(n);if(a)return Object.assign(a,o)}return o},getVmIndex:function(t){var e=this.visibleIndexes,n=e.length;return t>n-1?n:e[t]},getComponent:function(){return this.$slots.default[0].componentInstance},resetTransitionData:function(t){if(this.noTransitionOnDrag&&this.transitionMode){this.getChildrenNodes()[t].data=null;var e=this.getComponent();e.children=[],e.kept=void 0}},onDragStart:function(t){this.context=this.getUnderlyingVm(t.item),t.item._underlying_vm_=this.clone(this.context.element),m=t.item},onDragAdd:function(t){var e=t.item._underlying_vm_;if(void 0!==e){Object(u.d)(t.item);var n=this.getVmIndex(t.newIndex);this.spliceList(n,0,e),this.computeIndexes();var r={element:e,newIndex:n};this.emitChanges({added:r})}},onDragRemove:function(t){if(Object(u.c)(this.rootContainer,t.item,t.oldIndex),"clone"!==t.pullMode){var e=this.context.index;this.spliceList(e,1);var n={element:this.context.element,oldIndex:e};this.resetTransitionData(e),this.emitChanges({removed:n})}else Object(u.d)(t.clone)},onDragUpdate:function(t){Object(u.d)(t.item),Object(u.c)(t.from,t.item,t.oldIndex);var e=this.context.index,n=this.getVmIndex(t.newIndex);this.updatePosition(e,n);var r={element:this.context.element,oldIndex:e,newIndex:n};this.emitChanges({moved:r})},updateProperty:function(t,e){t.hasOwnProperty(e)&&(t[e]+=this.headerOffset)},computeFutureIndex:function(t,e){if(!t.element)return 0;var n=s(e.to.children).filter(function(t){return"none"!==t.style.display}),r=n.indexOf(e.related),i=t.component.getVmIndex(r);return-1!==n.indexOf(m)||!e.willInsertAfter?i:i+1},onDragMove:function(t,e){var n=this.move;if(!n||!this.realList)return!0;var r=this.getRelatedContextFromMoveEvent(t),i=this.context,o=this.computeFutureIndex(r,t);return Object.assign(i,{futureIndex:o}),n(Object.assign({},t,{relatedContext:r,draggedContext:i}),e)},onDragEnd:function(){this.computeIndexes(),m=null}}};"undefined"!=typeof window&&"Vue"in window&&window.Vue.component("draggable",v);var y=v;e.default=y}}).default},t.exports=r(n("/dO2"))},wdSa:function(t,e,n){var r=n("To6e"),i=r.new_float,o=r.new_int;r.assert;t.exports=function(){this.global_gain=0,this.sfb_count1=0,this.step=o(39),this.noise=i(39),this.noise_log=i(39)}},woOf:function(t,e,n){t.exports={default:n("V3tA"),__esModule:!0}},xGkn:function(t,e,n){"use strict";var r=n("4mcu"),i=n("EGZi"),o=n("/bQp"),a=n("TcQ7");t.exports=n("vIB/")(Array,"Array",function(t,e){this._t=a(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,i(1)):i(0,"keys"==e?n:"values"==e?t[n]:[n,t[n]])},"values"),o.Arguments=o.Array,r("keys"),r("values"),r("entries")},"xH/j":function(t,e,n){var r=n("hJx8");t.exports=function(t,e,n){for(var i in e)n&&t[i]?t[i]=e[i]:r(t,i,e[i]);return t}},xLtR:function(t,e,n){"use strict";var r=n("cGG2"),i=n("TNV1"),o=n("pBtG"),a=n("KCLY");function s(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return s(t),t.headers=t.headers||{},t.data=i(t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),r.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e]}),(t.adapter||a.adapter)(t).then(function(e){return s(t),e.data=i(e.data,e.headers,t.transformResponse),e},function(e){return o(e)||(s(t),e&&e.response&&(e.response.data=i(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)})}},xOwF:function(t,e,n){"use strict";let r=new(n("YA+t"))({charCase:0});t.exports=r},xPdS:function(t,e,n){t.exports=n("vwhL")},xnc9:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},"y+7x":function(t,e,n){"use strict";e.__esModule=!0;var r=n("urW8");e.default={methods:{t:function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];return r.t.apply(this,e)}}}},yQBj:function(t,e,n){t.exports=function(){return new Worker(n.p+"511950fb361620b35cec.worker.js")}},ylDJ:function(t,e,n){"use strict";e.__esModule=!0,e.isEmpty=e.isEqual=e.arrayEquals=e.looseEqual=e.capitalize=e.kebabCase=e.autoprefixer=e.isFirefox=e.isEdge=e.isIE=e.coerceTruthyValueToArray=e.arrayFind=e.arrayFindIndex=e.escapeRegexpString=e.valueEquals=e.generateId=e.getValueByPath=void 0;var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};e.noop=function(){},e.hasOwn=function(t,e){return l.call(t,e)},e.toObject=function(t){for(var e={},n=0;n<t.length;n++)t[n]&&c(e,t[n]);return e},e.getPropByPath=function(t,e,n){for(var r=t,i=(e=(e=e.replace(/\[(\w+)\]/g,".$1")).replace(/^\./,"")).split("."),o=0,a=i.length;o<a-1&&(r||n);++o){var s=i[o];if(!(s in r)){if(n)throw new Error("please transfer a valid prop path to form item!");break}r=r[s]}return{o:r,k:i[o],v:r?r[i[o]]:null}},e.rafThrottle=function(t){var e=!1;return function(){for(var n=this,r=arguments.length,i=Array(r),o=0;o<r;o++)i[o]=arguments[o];e||(e=!0,window.requestAnimationFrame(function(r){t.apply(n,i),e=!1}))}},e.objToArray=function(t){if(Array.isArray(t))return t;return f(t)?[]:[t]};var i,o=n("7+uW"),a=(i=o)&&i.__esModule?i:{default:i},s=n("835U");var l=Object.prototype.hasOwnProperty;function c(t,e){for(var n in e)t[n]=e[n];return t}e.getValueByPath=function(t,e){for(var n=(e=e||"").split("."),r=t,i=null,o=0,a=n.length;o<a;o++){var s=n[o];if(!r)break;if(o===a-1){i=r[s];break}r=r[s]}return i};e.generateId=function(){return Math.floor(1e4*Math.random())},e.valueEquals=function(t,e){if(t===e)return!0;if(!(t instanceof Array))return!1;if(!(e instanceof Array))return!1;if(t.length!==e.length)return!1;for(var n=0;n!==t.length;++n)if(t[n]!==e[n])return!1;return!0},e.escapeRegexpString=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return String(t).replace(/[|\\{}()[\]^$+*?.]/g,"\\$&")};var u=e.arrayFindIndex=function(t,e){for(var n=0;n!==t.length;++n)if(e(t[n]))return n;return-1},h=(e.arrayFind=function(t,e){var n=u(t,e);return-1!==n?t[n]:void 0},e.coerceTruthyValueToArray=function(t){return Array.isArray(t)?t:t?[t]:[]},e.isIE=function(){return!a.default.prototype.$isServer&&!isNaN(Number(document.documentMode))},e.isEdge=function(){return!a.default.prototype.$isServer&&navigator.userAgent.indexOf("Edge")>-1},e.isFirefox=function(){return!a.default.prototype.$isServer&&!!window.navigator.userAgent.match(/firefox/i)},e.autoprefixer=function(t){if("object"!==(void 0===t?"undefined":r(t)))return t;var e=["ms-","webkit-"];return["transform","transition","animation"].forEach(function(n){var r=t[n];n&&r&&e.forEach(function(e){t[e+n]=r})}),t},e.kebabCase=function(t){var e=/([^-])([A-Z])/g;return t.replace(e,"$1-$2").replace(e,"$1-$2").toLowerCase()},e.capitalize=function(t){return(0,s.isString)(t)?t.charAt(0).toUpperCase()+t.slice(1):t},e.looseEqual=function(t,e){var n=(0,s.isObject)(t),r=(0,s.isObject)(e);return n&&r?JSON.stringify(t)===JSON.stringify(e):!n&&!r&&String(t)===String(e)}),d=e.arrayEquals=function(t,e){if(t=t||[],e=e||[],t.length!==e.length)return!1;for(var n=0;n<t.length;n++)if(!h(t[n],e[n]))return!1;return!0},f=(e.isEqual=function(t,e){return Array.isArray(t)&&Array.isArray(e)?d(t,e):h(t,e)},e.isEmpty=function(t){if(null==t)return!0;if("boolean"==typeof t)return!1;if("number"==typeof t)return!t;if(t instanceof Error)return""===t.message;switch(Object.prototype.toString.call(t)){case"[object String]":case"[object Array]":return!t.length;case"[object File]":case"[object Map]":case"[object Set]":return!t.size;case"[object Object]":return!Object.keys(t).length}return!1})},ytml:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r=n("Kv9K"),i=(n.n(r),Promise.resolve());e.default=function(t){function e(e,n){var r;if("string"==typeof e)r={url:e};else if(e instanceof Uint8Array)r={data:e};else{if("object"!=typeof e||null===e)throw new TypeError("invalid src type");r=Object.assign({},e)}n&&n.withCredentials&&(r.withCredentials=n.withCredentials);var i=t.getDocument(r);return i.__PDFDocumentLoadingTask=!0,n&&n.onPassword&&(i.onPassword=n.onPassword),n&&n.onProgress&&(i.onProgress=n.onProgress),i}return{createLoadingTask:e,PDFJSWrapper:function(n,o,a){var s=null,l=null,c=null,u=!1;function h(){n.getContext("2d").clearRect(0,0,n.width,n.height)}function d(){for(;o.firstChild;)o.removeChild(o.firstChild)}n.getContext("2d").save(),this.destroy=function(){null!==s&&(i=s.destroy(),s=null)},this.getResolutionScale=function(){return n.offsetWidth/n.width},this.printPage=function(t,e){if(null!==l){var n=(void 0===t?150:t)/72,r=document.createElement("iframe");new Promise(function(t,e){r.frameBorder="0",r.scrolling="no",r.width="0px;",r.height="0px;",r.style.cssText="position: absolute; top: 0; left: 0",r.onload=function(){t(this.contentWindow)},window.document.body.appendChild(r)}).then(function(t){return t.document.title="",s.getPage(1).then(function(e){var r=e.getViewport({scale:1});return t.document.head.appendChild(t.document.createElement("style")).textContent="@supports ((size:A4) and (size:1pt 1pt)) {@page { margin: 1pt; size: "+r.width*n/(96/72)+"pt "+r.height*n/(96/72)+"pt; }}@media print {body { margin: 0 }canvas { page-break-before: avoid; page-break-after: always; page-break-inside: avoid }}@media screen {body { margin: 0 }}",t})}).then(function(t){for(var r=[],o=1;o<=s.numPages;++o)void 0!==e&&-1===e.indexOf(o)||r.push(s.getPage(o).then(function(e){var r=e.getViewport({scale:1}),i=t.document.body.appendChild(t.document.createElement("canvas"));return i.width=r.width*n,i.height=r.height*n,e.render({canvasContext:i.getContext("2d"),transform:[n,0,0,n,0,0],viewport:r,intent:"print"}).promise}));Promise.all(r).then(function(){t.focus(),t.document.queryCommandSupported("print")?t.document.execCommand("print",!1,null):t.print(),i()}).catch(function(t){i(),a("error",t)})})}function i(){r.parentNode.removeChild(r)}},this.renderPage=function(e){if(null!==c){if(u)return;return u=!0,void c.cancel()}if(null!==l){var h=(void 0===l.rotate?0:l.rotate)+(void 0===e?0:e),f=n.offsetWidth/l.getViewport({scale:1}).width*(window.devicePixelRatio||1),p=l.getViewport({scale:f,rotation:h});a("page-size",p.width,p.height,f),n.width=p.width,n.height=p.height,c=l.render({canvasContext:n.getContext("2d"),viewport:p}),o.style.visibility="hidden",d();var A={scrollPageIntoView:function(t){a("link-clicked",t.pageNumber)}},g=new r.PDFLinkService;g.setDocument(s),g.setViewer(A),i=i.then(function(){var n=l.getAnnotations({intent:"display"}).then(function(e){t.AnnotationLayer.render({viewport:p.clone({dontFlip:!0}),div:o,annotations:e,page:l,linkService:g,renderInteractiveForms:!1})}),r=c.promise.then(function(){o.style.visibility="",u=!1,c=null}).catch(function(n){if(c=null,n instanceof t.RenderingCancelledException)return u=!1,void this.renderPage(e);a("error",n)}.bind(this));return Promise.all([n,r])}.bind(this))}},this.forEachPage=function(t){var e=s.numPages;!function n(r){s.getPage(r).then(t).then(function(){++r<=e&&n(r)})}(1)},this.loadPage=function(t,e){l=null,null!==s&&(i=i.then(function(){return s.getPage(t)}).then(function(t){l=t,this.renderPage(e),a("page-loaded",t.pageNumber)}.bind(this)).catch(function(t){h(),d(),a("error",t)}))},this.loadDocument=function(r){if(s=null,l=null,a("num-pages",void 0),!r)return n.removeAttribute("width"),n.removeAttribute("height"),void d();i=i.then(function(){var n,i;if("object"==typeof(i=r)&&null!==i&&!0===i.__PDFDocumentLoadingTask){if(r.destroyed)return void a("error",new Error("loadingTask has been destroyed"));n=r}else n=e(r,{onPassword:function(e,n){var r;switch(n){case t.PasswordResponses.NEED_PASSWORD:r="NEED_PASSWORD";break;case t.PasswordResponses.INCORRECT_PASSWORD:r="INCORRECT_PASSWORD"}a("password",e,r)},onProgress:function(t){var e=t.loaded/t.total;a("progress",Math.min(e,1))}});return n.promise}).then(function(t){s=t,a("num-pages",t.numPages),a("loaded")}).catch(function(t){h(),d(),a("error",t)})},o.style.transformOrigin="0 0"}}}},"z+gd":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),function(t){var n=function(){if("undefined"!=typeof Map)return Map;function t(t,e){var n=-1;return t.some(function(t,r){return t[0]===e&&(n=r,!0)}),n}return function(){function e(){this.__entries__=[]}return Object.defineProperty(e.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),e.prototype.get=function(e){var n=t(this.__entries__,e),r=this.__entries__[n];return r&&r[1]},e.prototype.set=function(e,n){var r=t(this.__entries__,e);~r?this.__entries__[r][1]=n:this.__entries__.push([e,n])},e.prototype.delete=function(e){var n=this.__entries__,r=t(n,e);~r&&n.splice(r,1)},e.prototype.has=function(e){return!!~t(this.__entries__,e)},e.prototype.clear=function(){this.__entries__.splice(0)},e.prototype.forEach=function(t,e){void 0===e&&(e=null);for(var n=0,r=this.__entries__;n<r.length;n++){var i=r[n];t.call(e,i[1],i[0])}},e}()}(),r="undefined"!=typeof window&&"undefined"!=typeof document&&window.document===document,i=void 0!==t&&t.Math===Math?t:"undefined"!=typeof self&&self.Math===Math?self:"undefined"!=typeof window&&window.Math===Math?window:Function("return this")(),o="function"==typeof requestAnimationFrame?requestAnimationFrame.bind(i):function(t){return setTimeout(function(){return t(Date.now())},1e3/60)},a=2;var s=20,l=["top","right","bottom","left","width","height","size","weight"],c="undefined"!=typeof MutationObserver,u=function(){function t(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(t,e){var n=!1,r=!1,i=0;function s(){n&&(n=!1,t()),r&&c()}function l(){o(s)}function c(){var t=Date.now();if(n){if(t-i<a)return;r=!0}else n=!0,r=!1,setTimeout(l,e);i=t}return c}(this.refresh.bind(this),s)}return t.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},t.prototype.removeObserver=function(t){var e=this.observers_,n=e.indexOf(t);~n&&e.splice(n,1),!e.length&&this.connected_&&this.disconnect_()},t.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},t.prototype.updateObservers_=function(){var t=this.observers_.filter(function(t){return t.gatherActive(),t.hasActive()});return t.forEach(function(t){return t.broadcastActive()}),t.length>0},t.prototype.connect_=function(){r&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),c?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},t.prototype.disconnect_=function(){r&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},t.prototype.onTransitionEnd_=function(t){var e=t.propertyName,n=void 0===e?"":e;l.some(function(t){return!!~n.indexOf(t)})&&this.refresh()},t.getInstance=function(){return this.instance_||(this.instance_=new t),this.instance_},t.instance_=null,t}(),h=function(t,e){for(var n=0,r=Object.keys(e);n<r.length;n++){var i=r[n];Object.defineProperty(t,i,{value:e[i],enumerable:!1,writable:!1,configurable:!0})}return t},d=function(t){return t&&t.ownerDocument&&t.ownerDocument.defaultView||i},f=y(0,0,0,0);function p(t){return parseFloat(t)||0}function A(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return e.reduce(function(e,n){return e+p(t["border-"+n+"-width"])},0)}function g(t){var e=t.clientWidth,n=t.clientHeight;if(!e&&!n)return f;var r=d(t).getComputedStyle(t),i=function(t){for(var e={},n=0,r=["top","right","bottom","left"];n<r.length;n++){var i=r[n],o=t["padding-"+i];e[i]=p(o)}return e}(r),o=i.left+i.right,a=i.top+i.bottom,s=p(r.width),l=p(r.height);if("border-box"===r.boxSizing&&(Math.round(s+o)!==e&&(s-=A(r,"left","right")+o),Math.round(l+a)!==n&&(l-=A(r,"top","bottom")+a)),!function(t){return t===d(t).document.documentElement}(t)){var c=Math.round(s+o)-e,u=Math.round(l+a)-n;1!==Math.abs(c)&&(s-=c),1!==Math.abs(u)&&(l-=u)}return y(i.left,i.top,s,l)}var m="undefined"!=typeof SVGGraphicsElement?function(t){return t instanceof d(t).SVGGraphicsElement}:function(t){return t instanceof d(t).SVGElement&&"function"==typeof t.getBBox};function v(t){return r?m(t)?function(t){var e=t.getBBox();return y(0,0,e.width,e.height)}(t):g(t):f}function y(t,e,n,r){return{x:t,y:e,width:n,height:r}}var b=function(){function t(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=y(0,0,0,0),this.target=t}return t.prototype.isActive=function(){var t=v(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},t.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},t}(),_=function(){return function(t,e){var n,r,i,o,a,s,l,c=(r=(n=e).x,i=n.y,o=n.width,a=n.height,s="undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object,l=Object.create(s.prototype),h(l,{x:r,y:i,width:o,height:a,top:i,right:r+o,bottom:a+i,left:r}),l);h(this,{target:t,contentRect:c})}}(),w=function(){function t(t,e,r){if(this.activeObservations_=[],this.observations_=new n,"function"!=typeof t)throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=e,this.callbackCtx_=r}return t.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof d(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new b(t)),this.controller_.addObserver(this),this.controller_.refresh())}},t.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&Element instanceof Object){if(!(t instanceof d(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)&&(e.delete(t),e.size||this.controller_.removeObserver(this))}},t.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},t.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach(function(e){e.isActive()&&t.activeObservations_.push(e)})},t.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,e=this.activeObservations_.map(function(t){return new _(t.target,t.broadcastRect())});this.callback_.call(t,e,t),this.clearActive()}},t.prototype.clearActive=function(){this.activeObservations_.splice(0)},t.prototype.hasActive=function(){return this.activeObservations_.length>0},t}(),x="undefined"!=typeof WeakMap?new WeakMap:new n,S=function(){return function t(e){if(!(this instanceof t))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=u.getInstance(),r=new w(e,n,this);x.set(this,r)}}();["observe","unobserve","disconnect"].forEach(function(t){S.prototype[t]=function(){var e;return(e=x.get(this))[t].apply(e,arguments)}});var C=void 0!==i.ResizeObserver?i.ResizeObserver:S;e.default=C}.call(e,n("DuR2"))},"zAL+":function(t,e){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=99)}({0:function(t,e,n){"use strict";function r(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}n.d(e,"a",function(){return r})},99:function(t,e,n){"use strict";n.r(e);var r=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"el-button-group"},[this._t("default")],2)};r._withStripped=!0;var i={name:"ElButtonGroup"},o=n(0),a=Object(o.a)(i,r,[],!1,null,null,null);a.options.__file="packages/button/src/button-group.vue";var s=a.exports;s.install=function(t){t.component(s.name,s)};e.default=s}})},zEpL:function(t,e,n){var r=n("To6e"),i=r.System,o=(r.VbrMode,r.Float,r.ShortBlock,r.Util),a=r.Arrays,s=(r.new_array_n,r.new_byte,r.new_double,r.new_float),l=(r.new_float_n,r.new_int,r.new_int_n,r.assert,n("/00o"));t.exports=function(){var t=[-.1482523854003001,32.308141959636465,296.40344946382766,883.1344870032432,11113.947376231741,1057.2713659324597,305.7402417275812,30.825928907280012,3.8533188138216365,59.42900443849514,709.5899960123345,5281.91112291017,-5829.66483675846,-817.6293103748613,-76.91656988279972,-4.594269939176596,.9063471690191471,.1960342806591213,-.15466694054279598,34.324387823855965,301.8067566458425,817.599602898885,11573.795901679885,1181.2520595540152,321.59731579894424,31.232021761053772,3.7107095756221318,53.650946155329365,684.167428119626,5224.56624370173,-6366.391851890084,-908.9766368219582,-89.83068876699639,-5.411397422890401,.8206787908286602,.3901806440322567,-.16070888947830023,36.147034243915876,304.11815768187864,732.7429163887613,11989.60988270091,1300.012278487897,335.28490093152146,31.48816102859945,3.373875931311736,47.232241542899175,652.7371796173471,5132.414255594984,-6909.087078780055,-1001.9990371107289,-103.62185754286375,-6.104916304710272,.7416505462720353,.5805693545089249,-.16636367662261495,37.751650073343995,303.01103387567713,627.9747488785183,12358.763425278165,1412.2779918482834,346.7496836825721,31.598286663170416,3.1598635433980946,40.57878626349686,616.1671130880391,5007.833007176154,-7454.040671756168,-1095.7960341867115,-118.24411666465777,-6.818469345853504,.6681786379192989,.7653668647301797,-.1716176790982088,39.11551877123304,298.3413246578966,503.5259106886539,12679.589408408976,1516.5821921214542,355.9850766329023,31.395241710249053,2.9164211881972335,33.79716964664243,574.8943997801362,4853.234992253242,-7997.57021486075,-1189.7624067269965,-133.6444792601766,-7.7202770609839915,.5993769336819237,.9427934736519954,-.17645823955292173,40.21879108166477,289.9982036694474,359.3226160751053,12950.259102786438,1612.1013903507662,362.85067106591504,31.045922092242872,2.822222032597987,26.988862316190684,529.8996541764288,4671.371946949588,-8535.899136645805,-1282.5898586244496,-149.58553632943463,-8.643494270763135,.5345111359507916,1.111140466039205,-.36174739330527045,41.04429910497807,277.5463268268618,195.6386023135583,13169.43812144731,1697.6433561479398,367.40983966190305,30.557037410382826,2.531473372857427,20.070154905927314,481.50208566532336,4464.970341588308,-9065.36882077239,-1373.62841526722,-166.1660487028118,-9.58289321133207,.4729647758913199,1.268786568327291,-.36970682634889585,41.393213350082036,261.2935935556502,12.935476055240873,13336.131683328815,1772.508612059496,369.76534388639965,29.751323653701338,2.4023193045459172,13.304795348228817,430.5615775526625,4237.0568611071185,-9581.931701634761,-1461.6913552409758,-183.12733958476446,-10.718010163869403,.41421356237309503,1.414213562373095,-.37677560326535325,41.619486213528496,241.05423794991074,-187.94665032361226,13450.063605744153,1836.153896465782,369.4908799925761,29.001847876923147,2.0714759319987186,6.779591200894186,377.7767837205709,3990.386575512536,-10081.709459700915,-1545.947424837898,-200.3762958015653,-11.864482073055006,.3578057213145241,1.546020906725474,-.3829366947518991,41.1516456456653,216.47684307105183,-406.1569483347166,13511.136535077321,1887.8076599260432,367.3025214564151,28.136213436723654,1.913880671464418,.3829366947518991,323.85365704338597,3728.1472257487526,-10561.233882199509,-1625.2025997821418,-217.62525175416,-13.015432208941645,.3033466836073424,1.66293922460509,-.5822628872992417,40.35639251440489,188.20071124269245,-640.2706748618148,13519.21490106562,1927.6022433578062,362.8197642637487,26.968821921868447,1.7463817695935329,-5.62650678237171,269.3016715297017,3453.386536448852,-11016.145278780888,-1698.6569643425091,-234.7658734267683,-14.16351421663124,.2504869601913055,1.76384252869671,-.5887180101749253,39.23429103868072,155.76096234403798,-889.2492977967378,13475.470561874661,1955.0535223723712,356.4450994756727,25.894952980042156,1.5695032905781554,-11.181939564328772,214.80884394039484,3169.1640829158237,-11443.321309975563,-1765.1588461316153,-251.68908574481912,-15.49755935939164,.198912367379658,1.847759065022573,-.7912582233652842,37.39369355329111,119.699486012458,-1151.0956593239027,13380.446257078214,1970.3952110853447,348.01959814116185,24.731487364283044,1.3850130831637748,-16.421408865300393,161.05030052864092,2878.3322807850063,-11838.991423510031,-1823.985884688674,-268.2854986386903,-16.81724543849939,.1483359875383474,1.913880671464418,-.7960642926861912,35.2322109610459,80.01928065061526,-1424.0212633405113,13235.794061869668,1973.804052543835,337.9908651258184,23.289159354463873,1.3934255946442087,-21.099669467133474,108.48348407242611,2583.700758091299,-12199.726194855148,-1874.2780658979746,-284.2467154529415,-18.11369784385905,.09849140335716425,1.961570560806461,-.998795456205172,32.56307803611191,36.958364584370486,-1706.075448829146,13043.287458812016,1965.3831106103316,326.43182772364605,22.175018750622293,1.198638339011324,-25.371248002043963,57.53505923036915,2288.41886619975,-12522.674544337233,-1914.8400385312243,-299.26241273417224,-19.37805630698734,.04912684976946725,1.990369453344394,.035780907*o.SQRT2*.5/2384e-9,.017876148*o.SQRT2*.5/2384e-9,.003134727*o.SQRT2*.5/2384e-9,.002457142*o.SQRT2*.5/2384e-9,971317e-9*o.SQRT2*.5/2384e-9,218868e-9*o.SQRT2*.5/2384e-9,101566e-9*o.SQRT2*.5/2384e-9,13828e-9*o.SQRT2*.5/2384e-9,12804.797818791945,1945.5515939597317,313.4244966442953,49591e-9/2384e-9,1995.1556208053692,21458e-9/2384e-9,-69618e-9/2384e-9],e=[[2.382191739347913e-13,6.423305872147834e-13,9.400849094049688e-13,1.122435026096556e-12,1.183840321267481e-12,1.122435026096556e-12,9.40084909404969e-13,6.423305872147839e-13,2.382191739347918e-13,5.456116108943412e-12,4.878985199565852e-12,4.240448995017367e-12,3.559909094758252e-12,2.858043359288075e-12,2.156177623817898e-12,1.475637723558783e-12,8.371015190102974e-13,2.599706096327376e-13,-5.456116108943412e-12,-4.878985199565852e-12,-4.240448995017367e-12,-3.559909094758252e-12,-2.858043359288076e-12,-2.156177623817898e-12,-1.475637723558783e-12,-8.371015190102975e-13,-2.599706096327376e-13,-2.382191739347923e-13,-6.423305872147843e-13,-9.400849094049696e-13,-1.122435026096556e-12,-1.183840321267481e-12,-1.122435026096556e-12,-9.400849094049694e-13,-6.42330587214784e-13,-2.382191739347918e-13],[2.382191739347913e-13,6.423305872147834e-13,9.400849094049688e-13,1.122435026096556e-12,1.183840321267481e-12,1.122435026096556e-12,9.400849094049688e-13,6.423305872147841e-13,2.382191739347918e-13,5.456116108943413e-12,4.878985199565852e-12,4.240448995017367e-12,3.559909094758253e-12,2.858043359288075e-12,2.156177623817898e-12,1.475637723558782e-12,8.371015190102975e-13,2.599706096327376e-13,-5.461314069809755e-12,-4.921085770524055e-12,-4.343405037091838e-12,-3.732668368707687e-12,-3.093523840190885e-12,-2.430835727329465e-12,-1.734679010007751e-12,-9.74825365660928e-13,-2.797435120168326e-13,0,0,0,0,0,0,-2.283748241799531e-13,-4.037858874020686e-13,-2.146547464825323e-13],[.1316524975873958,.414213562373095,.7673269879789602,1.091308501069271,1.303225372841206,1.56968557711749,1.920982126971166,2.414213562373094,3.171594802363212,4.510708503662055,7.595754112725146,22.90376554843115,.984807753012208,.6427876096865394,.3420201433256688,.9396926207859084,-.1736481776669303,-.7660444431189779,.8660254037844387,.5,-.5144957554275265,-.4717319685649723,-.3133774542039019,-.1819131996109812,-.09457419252642064,-.04096558288530405,-.01419856857247115,-.003699974673760037,.8574929257125442,.8817419973177052,.9496286491027329,.9833145924917901,.9955178160675857,.9991605581781475,.999899195244447,.9999931550702802],[0,0,0,0,0,0,2.283748241799531e-13,4.037858874020686e-13,2.146547464825323e-13,5.461314069809755e-12,4.921085770524055e-12,4.343405037091838e-12,3.732668368707687e-12,3.093523840190885e-12,2.430835727329466e-12,1.734679010007751e-12,9.74825365660928e-13,2.797435120168326e-13,-5.456116108943413e-12,-4.878985199565852e-12,-4.240448995017367e-12,-3.559909094758253e-12,-2.858043359288075e-12,-2.156177623817898e-12,-1.475637723558782e-12,-8.371015190102975e-13,-2.599706096327376e-13,-2.382191739347913e-13,-6.423305872147834e-13,-9.400849094049688e-13,-1.122435026096556e-12,-1.183840321267481e-12,-1.122435026096556e-12,-9.400849094049688e-13,-6.423305872147841e-13,-2.382191739347918e-13]],n=e[l.SHORT_TYPE],r=e[l.SHORT_TYPE],c=e[l.SHORT_TYPE],u=e[l.SHORT_TYPE],h=[0,1,16,17,8,9,24,25,4,5,20,21,12,13,28,29,2,3,18,19,10,11,26,27,6,7,22,23,14,15,30,31];function d(e,n,r){for(var i,a,s,l=10,c=n+238-14-286,u=-15;u<0;u++){var h,d,f;h=t[l+-10],d=e[c+-224]*h,f=e[n+224]*h,h=t[l+-9],d+=e[c+-160]*h,f+=e[n+160]*h,h=t[l+-8],d+=e[c+-96]*h,f+=e[n+96]*h,h=t[l+-7],d+=e[c+-32]*h,f+=e[n+32]*h,h=t[l+-6],d+=e[c+32]*h,f+=e[n+-32]*h,h=t[l+-5],d+=e[c+96]*h,f+=e[n+-96]*h,h=t[l+-4],d+=e[c+160]*h,f+=e[n+-160]*h,h=t[l+-3],d+=e[c+224]*h,f+=e[n+-224]*h,h=t[l+-2],d+=e[n+-256]*h,f-=e[c+256]*h,h=t[l+-1],d+=e[n+-192]*h,f-=e[c+192]*h,h=t[l+0],d+=e[n+-128]*h,f-=e[c+128]*h,h=t[l+1],d+=e[n+-64]*h,f-=e[c+64]*h,h=t[l+2],d+=e[n+0]*h,f-=e[c+0]*h,h=t[l+3],d+=e[n+64]*h,f-=e[c+-64]*h,h=t[l+4],d+=e[n+128]*h,f-=e[c+-128]*h,h=t[l+5],d+=e[n+192]*h,h=(f-=e[c+-192]*h)-(d*=t[l+6]),r[30+2*u]=f+d,r[31+2*u]=t[l+7]*h,l+=18,n--,c++}f=e[n+-16]*t[l+-10],d=e[n+-32]*t[l+-2],f+=(e[n+-48]-e[n+16])*t[l+-9],d+=e[n+-96]*t[l+-1],f+=(e[n+-80]+e[n+48])*t[l+-8],d+=e[n+-160]*t[l+0],f+=(e[n+-112]-e[n+80])*t[l+-7],d+=e[n+-224]*t[l+1],f+=(e[n+-144]+e[n+112])*t[l+-6],d-=e[n+32]*t[l+2],f+=(e[n+-176]-e[n+144])*t[l+-5],d-=e[n+96]*t[l+3],f+=(e[n+-208]+e[n+176])*t[l+-4],d-=e[n+160]*t[l+4],f+=(e[n+-240]-e[n+208])*t[l+-3],i=(d-=e[n+224])-f,a=d+f,f=r[14],d=r[15]-f,r[31]=a+f,r[30]=i+d,r[15]=i-d,r[14]=a-f,s=r[28]-r[0],r[0]+=r[28],r[28]=s*t[l+-36+7],s=r[29]-r[1],r[1]+=r[29],r[29]=s*t[l+-36+7],s=r[26]-r[2],r[2]+=r[26],r[26]=s*t[l+-72+7],s=r[27]-r[3],r[3]+=r[27],r[27]=s*t[l+-72+7],s=r[24]-r[4],r[4]+=r[24],r[24]=s*t[l+-108+7],s=r[25]-r[5],r[5]+=r[25],r[25]=s*t[l+-108+7],s=r[22]-r[6],r[6]+=r[22],r[22]=s*o.SQRT2,s=r[23]-r[7],r[7]+=r[23],r[23]=s*o.SQRT2-r[7],r[7]-=r[6],r[22]-=r[7],r[23]-=r[22],s=r[6],r[6]=r[31]-s,r[31]=r[31]+s,s=r[7],r[7]=r[30]-s,r[30]=r[30]+s,s=r[22],r[22]=r[15]-s,r[15]=r[15]+s,s=r[23],r[23]=r[14]-s,r[14]=r[14]+s,s=r[20]-r[8],r[8]+=r[20],r[20]=s*t[l+-180+7],s=r[21]-r[9],r[9]+=r[21],r[21]=s*t[l+-180+7],s=r[18]-r[10],r[10]+=r[18],r[18]=s*t[l+-216+7],s=r[19]-r[11],r[11]+=r[19],r[19]=s*t[l+-216+7],s=r[16]-r[12],r[12]+=r[16],r[16]=s*t[l+-252+7],s=r[17]-r[13],r[13]+=r[17],r[17]=s*t[l+-252+7],s=-r[20]+r[24],r[20]+=r[24],r[24]=s*t[l+-216+7],s=-r[21]+r[25],r[21]+=r[25],r[25]=s*t[l+-216+7],s=r[4]-r[8],r[4]+=r[8],r[8]=s*t[l+-216+7],s=r[5]-r[9],r[5]+=r[9],r[9]=s*t[l+-216+7],s=r[0]-r[12],r[0]+=r[12],r[12]=s*t[l+-72+7],s=r[1]-r[13],r[1]+=r[13],r[13]=s*t[l+-72+7],s=r[16]-r[28],r[16]+=r[28],r[28]=s*t[l+-72+7],s=-r[17]+r[29],r[17]+=r[29],r[29]=s*t[l+-72+7],s=o.SQRT2*(r[2]-r[10]),r[2]+=r[10],r[10]=s,s=o.SQRT2*(r[3]-r[11]),r[3]+=r[11],r[11]=s,s=o.SQRT2*(-r[18]+r[26]),r[18]+=r[26],r[26]=s-r[18],s=o.SQRT2*(-r[19]+r[27]),r[19]+=r[27],r[27]=s-r[19],s=r[2],r[19]-=r[3],r[3]-=s,r[2]=r[31]-s,r[31]+=s,s=r[3],r[11]-=r[19],r[18]-=s,r[3]=r[30]-s,r[30]+=s,s=r[18],r[27]-=r[11],r[19]-=s,r[18]=r[15]-s,r[15]+=s,s=r[19],r[10]-=s,r[19]=r[14]-s,r[14]+=s,s=r[10],r[11]-=s,r[10]=r[23]-s,r[23]+=s,s=r[11],r[26]-=s,r[11]=r[22]-s,r[22]+=s,s=r[26],r[27]-=s,r[26]=r[7]-s,r[7]+=s,s=r[27],r[27]=r[6]-s,r[6]+=s,s=o.SQRT2*(r[0]-r[4]),r[0]+=r[4],r[4]=s,s=o.SQRT2*(r[1]-r[5]),r[1]+=r[5],r[5]=s,s=o.SQRT2*(r[16]-r[20]),r[16]+=r[20],r[20]=s,s=o.SQRT2*(r[17]-r[21]),r[17]+=r[21],r[21]=s,s=-o.SQRT2*(r[8]-r[12]),r[8]+=r[12],r[12]=s-r[8],s=-o.SQRT2*(r[9]-r[13]),r[9]+=r[13],r[13]=s-r[9],s=-o.SQRT2*(r[25]-r[29]),r[25]+=r[29],r[29]=s-r[25],s=-o.SQRT2*(r[24]+r[28]),r[24]-=r[28],r[28]=s-r[24],s=r[24]-r[16],r[24]=s,s=r[20]-s,r[20]=s,s=r[28]-s,r[28]=s,s=r[25]-r[17],r[25]=s,s=r[21]-s,r[21]=s,s=r[29]-s,r[29]=s,s=r[17]-r[1],r[17]=s,s=r[9]-s,r[9]=s,s=r[25]-s,r[25]=s,s=r[5]-s,r[5]=s,s=r[21]-s,r[21]=s,s=r[13]-s,r[13]=s,s=r[29]-s,r[29]=s,s=r[1]-r[0],r[1]=s,s=r[16]-s,r[16]=s,s=r[17]-s,r[17]=s,s=r[8]-s,r[8]=s,s=r[9]-s,r[9]=s,s=r[24]-s,r[24]=s,s=r[25]-s,r[25]=s,s=r[4]-s,r[4]=s,s=r[5]-s,r[5]=s,s=r[20]-s,r[20]=s,s=r[21]-s,r[21]=s,s=r[12]-s,r[12]=s,s=r[13]-s,r[13]=s,s=r[28]-s,r[28]=s,s=r[29]-s,r[29]=s,s=r[0],r[0]+=r[31],r[31]-=s,s=r[1],r[1]+=r[30],r[30]-=s,s=r[16],r[16]+=r[15],r[15]-=s,s=r[17],r[17]+=r[14],r[14]-=s,s=r[8],r[8]+=r[23],r[23]-=s,s=r[9],r[9]+=r[22],r[22]-=s,s=r[24],r[24]+=r[7],r[7]-=s,s=r[25],r[25]+=r[6],r[6]-=s,s=r[4],r[4]+=r[27],r[27]-=s,s=r[5],r[5]+=r[26],r[26]-=s,s=r[20],r[20]+=r[11],r[11]-=s,s=r[21],r[21]+=r[10],r[10]-=s,s=r[12],r[12]+=r[19],r[19]-=s,s=r[13],r[13]+=r[18],r[18]-=s,s=r[28],r[28]+=r[3],r[3]-=s,s=r[29],r[29]+=r[2],r[2]-=s}function f(t,n){for(var r=0;r<3;r++){var i,o,a,s,c,u;o=(s=t[n+6]*e[l.SHORT_TYPE][0]-t[n+15])+(i=t[n+0]*e[l.SHORT_TYPE][2]-t[n+9]),a=s-i,c=(s=t[n+15]*e[l.SHORT_TYPE][0]+t[n+6])+(i=t[n+9]*e[l.SHORT_TYPE][2]+t[n+0]),u=-s+i,i=2.069978111953089e-11*(t[n+3]*e[l.SHORT_TYPE][1]-t[n+12]),s=2.069978111953089e-11*(t[n+12]*e[l.SHORT_TYPE][1]+t[n+3]),t[n+0]=1.90752519173728e-11*o+i,t[n+15]=1.90752519173728e-11*-c+s,a=.8660254037844387*a*1.907525191737281e-11,c=.5*c*1.907525191737281e-11+s,t[n+3]=a-c,t[n+6]=a+c,o=.5*o*1.907525191737281e-11-i,u=.8660254037844387*u*1.907525191737281e-11,t[n+9]=o+u,t[n+12]=o-u,n++}}this.mdct_sub48=function(t,o,p){for(var A,g,m,v,y,b,_,w,x,S,C,k,B,T,E,M,O,L,D,I,P,N=o,F=286,R=0;R<t.channels_out;R++){for(var j=0;j<t.mode_gr;j++){for(var H,U=t.l3_side.tt[j][R],Q=U.xr,z=0,Y=t.sb_sample[R][1-j],V=0,W=0;W<9;W++)for(d(N,F,Y[V]),d(N,F+32,Y[V+1]),V+=2,F+=64,H=1;H<32;H+=2)Y[V-1][H]*=-1;for(H=0;H<32;H++,z+=18){var G=U.block_type,X=t.sb_sample[R][j],Z=t.sb_sample[R][1-j];if(0!=U.mixed_block_flag&&H<2&&(G=0),t.amp_filter[H]<1e-12)a.fill(Q,z+0,z+18,0);else{if(t.amp_filter[H]<1)for(W=0;W<18;W++)Z[W][h[H]]*=t.amp_filter[H];if(G==l.SHORT_TYPE){for(W=-3;W<0;W++){var $=e[l.SHORT_TYPE][W+3];Q[z+3*W+9]=X[9+W][h[H]]*$-X[8-W][h[H]],Q[z+3*W+18]=X[14-W][h[H]]*$+X[15+W][h[H]],Q[z+3*W+10]=X[15+W][h[H]]*$-X[14-W][h[H]],Q[z+3*W+19]=Z[2-W][h[H]]*$+Z[3+W][h[H]],Q[z+3*W+11]=Z[3+W][h[H]]*$-Z[2-W][h[H]],Q[z+3*W+20]=Z[8-W][h[H]]*$+Z[9+W][h[H]]}f(Q,z)}else{var K=s(18);for(W=-9;W<0;W++){var J,q;J=e[G][W+27]*Z[W+9][h[H]]+e[G][W+36]*Z[8-W][h[H]],q=e[G][W+9]*X[W+9][h[H]]-e[G][W+18]*X[8-W][h[H]],K[W+9]=J-q*n[3+W+9],K[W+18]=J*n[3+W+9]+q}A=Q,g=z,v=void 0,y=void 0,b=void 0,_=void 0,w=void 0,x=void 0,S=void 0,C=void 0,k=void 0,B=void 0,T=void 0,E=void 0,M=void 0,O=void 0,L=void 0,D=void 0,I=void 0,P=void 0,b=(m=K)[17]-m[9],w=m[15]-m[11],x=m[14]-m[12],S=m[0]+m[8],C=m[1]+m[7],k=m[2]+m[6],B=m[3]+m[5],A[g+17]=S+k-B-(C-m[4]),y=(S+k-B)*r[19]+(C-m[4]),v=(b-w-x)*r[18],A[g+5]=v+y,A[g+6]=v-y,_=(m[16]-m[10])*r[18],C=C*r[19]+m[4],v=b*r[12]+_+w*r[13]+x*r[14],y=-S*r[16]+C-k*r[17]+B*r[15],A[g+1]=v+y,A[g+2]=v-y,v=b*r[13]-_-w*r[14]+x*r[12],y=-S*r[17]+C-k*r[15]+B*r[16],A[g+9]=v+y,A[g+10]=v-y,v=b*r[14]-_+w*r[12]-x*r[13],y=S*r[15]-C+k*r[16]-B*r[17],A[g+13]=v+y,A[g+14]=v-y,T=m[8]-m[0],M=m[6]-m[2],O=m[5]-m[3],L=m[17]+m[9],D=m[16]+m[10],I=m[15]+m[11],P=m[14]+m[12],A[g+0]=L+I+P+(D+m[13]),v=(L+I+P)*r[19]-(D+m[13]),y=(T-M+O)*r[18],A[g+11]=v+y,A[g+12]=v-y,E=(m[7]-m[1])*r[18],D=m[13]-D*r[19],v=L*r[15]-D+I*r[16]+P*r[17],y=T*r[14]+E+M*r[12]+O*r[13],A[g+3]=v+y,A[g+4]=v-y,v=-L*r[17]+D-I*r[15]-P*r[16],y=T*r[13]+E-M*r[14]-O*r[12],A[g+7]=v+y,A[g+8]=v-y,v=-L*r[16]+D-I*r[17]-P*r[15],y=T*r[12]-E+M*r[13]-O*r[14],A[g+15]=v+y,A[g+16]=v-y}}if(G!=l.SHORT_TYPE&&0!=H)for(W=7;W>=0;--W){var tt,et;tt=Q[z+W]*c[20+W]+Q[z+-1-W]*u[28+W],et=Q[z+W]*u[28+W]-Q[z+-1-W]*c[20+W],Q[z+-1-W]=tt,Q[z+W]=et}}}if(N=p,F=286,1==t.mode_gr)for(var nt=0;nt<18;nt++)i.arraycopy(t.sb_sample[R][1][nt],0,t.sb_sample[R][0][nt],0,32)}}}},zL8q:function(t,e,n){t.exports=function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="/dist/",n(n.s=45)}([function(t,e){t.exports=n("AMCD")},function(t,e){t.exports=n("2kvA")},function(t,e){t.exports=n("ylDJ")},function(t,e){t.exports=n("fPll")},function(t,e){t.exports=n("y+7x")},function(t,e){t.exports=n("fKx3")},function(t,e){t.exports=n("7+uW")},function(t,e){t.exports=n("jmaC")},function(t,e){t.exports=n("HJMx")},function(t,e){t.exports=n("aW5l")},function(t,e){t.exports=n("ISYW")},function(t,e){t.exports=n("mtrD")},function(t,e){t.exports=n("02w1")},function(t,e){t.exports=n("7J9s")},function(t,e){t.exports=n("ON3O")},function(t,e){t.exports=n("urW8")},function(t,e){t.exports=n("EKTV")},function(t,e){t.exports=n("fEB+")},function(t,e){t.exports=n("835U")},function(t,e){t.exports=n("E/in")},function(t,e){t.exports=n("eNfa")},function(t,e){t.exports=n("Zcwg")},function(t,e){t.exports=n("1oZe")},function(t,e){t.exports=n("fUqW")},function(t,e){t.exports=n("nvbp")},function(t,e){t.exports=n("uY1a")},function(t,e){t.exports=n("aMwW")},function(t,e){t.exports=n("zTCi")},function(t,e){t.exports=n("zAL+")},function(t,e){t.exports=n("orbS")},function(t,e){t.exports=n("6Twh")},function(t,e){t.exports=n("s3ue")},function(t,e){t.exports=n("H8dH")},function(t,e){t.exports=n("GegP")},function(t,e){t.exports=n("hyEB")},function(t,e){t.exports=n("HzcN")},function(t,e){t.exports=n("e0Bm")},function(t,e){t.exports=n("STLj")},function(t,e){t.exports=n("3fo+")},function(t,e){t.exports=n("DQJY")},function(t,e){t.exports=n("jwfv")},function(t,e){t.exports=n("0kY3")},function(t,e){t.exports=n("kNJA")},function(t,e){t.exports=n("RDoK")},function(t,e){t.exports=n("SXzR")},function(t,e,n){t.exports=n(46)},function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ul",{staticClass:"el-pager",on:{click:t.onPagerClick}},[t.pageCount>0?n("li",{staticClass:"number",class:{active:1===t.currentPage,disabled:t.disabled}},[t._v("1")]):t._e(),t.showPrevMore?n("li",{staticClass:"el-icon more btn-quickprev",class:[t.quickprevIconClass,{disabled:t.disabled}],on:{mouseenter:function(e){t.onMouseenter("left")},mouseleave:function(e){t.quickprevIconClass="el-icon-more"}}}):t._e(),t._l(t.pagers,function(e){return n("li",{key:e,staticClass:"number",class:{active:t.currentPage===e,disabled:t.disabled}},[t._v(t._s(e))])}),t.showNextMore?n("li",{staticClass:"el-icon more btn-quicknext",class:[t.quicknextIconClass,{disabled:t.disabled}],on:{mouseenter:function(e){t.onMouseenter("right")},mouseleave:function(e){t.quicknextIconClass="el-icon-more"}}}):t._e(),t.pageCount>1?n("li",{staticClass:"number",class:{active:t.currentPage===t.pageCount,disabled:t.disabled}},[t._v(t._s(t.pageCount))]):t._e()],2)};function i(t,e,n,r,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var h=c.beforeCreate;c.beforeCreate=h?[].concat(h,l):[l]}return{exports:t,options:c}}r._withStripped=!0;var o=i({name:"ElPager",props:{currentPage:Number,pageCount:Number,pagerCount:Number,disabled:Boolean},watch:{showPrevMore:function(t){t||(this.quickprevIconClass="el-icon-more")},showNextMore:function(t){t||(this.quicknextIconClass="el-icon-more")}},methods:{onPagerClick:function(t){var e=t.target;if("UL"!==e.tagName&&!this.disabled){var n=Number(t.target.textContent),r=this.pageCount,i=this.currentPage,o=this.pagerCount-2;-1!==e.className.indexOf("more")&&(-1!==e.className.indexOf("quickprev")?n=i-o:-1!==e.className.indexOf("quicknext")&&(n=i+o)),isNaN(n)||(n<1&&(n=1),n>r&&(n=r)),n!==i&&this.$emit("change",n)}},onMouseenter:function(t){this.disabled||("left"===t?this.quickprevIconClass="el-icon-d-arrow-left":this.quicknextIconClass="el-icon-d-arrow-right")}},computed:{pagers:function(){var t=this.pagerCount,e=(t-1)/2,n=Number(this.currentPage),r=Number(this.pageCount),i=!1,o=!1;r>t&&(n>t-e&&(i=!0),n<r-e&&(o=!0));var a=[];if(i&&!o)for(var s=r-(t-2);s<r;s++)a.push(s);else if(!i&&o)for(var l=2;l<t;l++)a.push(l);else if(i&&o)for(var c=Math.floor(t/2)-1,u=n-c;u<=n+c;u++)a.push(u);else for(var h=2;h<r;h++)a.push(h);return this.showPrevMore=i,this.showNextMore=o,a}},data:function(){return{current:null,showPrevMore:!1,showNextMore:!1,quicknextIconClass:"el-icon-more",quickprevIconClass:"el-icon-more"}}},r,[],!1,null,null,null);o.options.__file="packages/pagination/src/pager.vue";var a=o.exports,s=n(36),l=n.n(s),c=n(37),u=n.n(c),h=n(8),d=n.n(h),f=n(4),p=n.n(f),A=n(2),g={name:"ElPagination",props:{pageSize:{type:Number,default:10},small:Boolean,total:Number,pageCount:Number,pagerCount:{type:Number,validator:function(t){return(0|t)===t&&t>4&&t<22&&t%2==1},default:7},currentPage:{type:Number,default:1},layout:{default:"prev, pager, next, jumper, ->, total"},pageSizes:{type:Array,default:function(){return[10,20,30,40,50,100]}},popperClass:String,prevText:String,nextText:String,background:Boolean,disabled:Boolean,hideOnSinglePage:Boolean},data:function(){return{internalCurrentPage:1,internalPageSize:0,lastEmittedPage:-1,userChangePageSize:!1}},render:function(t){var e=this.layout;if(!e)return null;if(this.hideOnSinglePage&&(!this.internalPageCount||1===this.internalPageCount))return null;var n=t("div",{class:["el-pagination",{"is-background":this.background,"el-pagination--small":this.small}]}),r={prev:t("prev"),jumper:t("jumper"),pager:t("pager",{attrs:{currentPage:this.internalCurrentPage,pageCount:this.internalPageCount,pagerCount:this.pagerCount,disabled:this.disabled},on:{change:this.handleCurrentChange}}),next:t("next"),sizes:t("sizes",{attrs:{pageSizes:this.pageSizes}}),slot:t("slot",[this.$slots.default?this.$slots.default:""]),total:t("total")},i=e.split(",").map(function(t){return t.trim()}),o=t("div",{class:"el-pagination__rightwrapper"}),a=!1;return n.children=n.children||[],o.children=o.children||[],i.forEach(function(t){"->"!==t?a?o.children.push(r[t]):n.children.push(r[t]):a=!0}),a&&n.children.unshift(o),n},components:{Prev:{render:function(t){return t("button",{attrs:{type:"button",disabled:this.$parent.disabled||this.$parent.internalCurrentPage<=1},class:"btn-prev",on:{click:this.$parent.prev}},[this.$parent.prevText?t("span",[this.$parent.prevText]):t("i",{class:"el-icon el-icon-arrow-left"})])}},Next:{render:function(t){return t("button",{attrs:{type:"button",disabled:this.$parent.disabled||this.$parent.internalCurrentPage===this.$parent.internalPageCount||0===this.$parent.internalPageCount},class:"btn-next",on:{click:this.$parent.next}},[this.$parent.nextText?t("span",[this.$parent.nextText]):t("i",{class:"el-icon el-icon-arrow-right"})])}},Sizes:{mixins:[p.a],props:{pageSizes:Array},watch:{pageSizes:{immediate:!0,handler:function(t,e){Object(A.valueEquals)(t,e)||Array.isArray(t)&&(this.$parent.internalPageSize=t.indexOf(this.$parent.pageSize)>-1?this.$parent.pageSize:this.pageSizes[0])}}},render:function(t){var e=this;return t("span",{class:"el-pagination__sizes"},[t("el-select",{attrs:{value:this.$parent.internalPageSize,popperClass:this.$parent.popperClass||"",size:"mini",disabled:this.$parent.disabled},on:{input:this.handleChange}},[this.pageSizes.map(function(n){return t("el-option",{attrs:{value:n,label:n+e.t("el.pagination.pagesize")}})})])])},components:{ElSelect:l.a,ElOption:u.a},methods:{handleChange:function(t){t!==this.$parent.internalPageSize&&(this.$parent.internalPageSize=t=parseInt(t,10),this.$parent.userChangePageSize=!0,this.$parent.$emit("update:pageSize",t),this.$parent.$emit("size-change",t))}}},Jumper:{mixins:[p.a],components:{ElInput:d.a},data:function(){return{userInput:null}},watch:{"$parent.internalCurrentPage":function(){this.userInput=null}},methods:{handleKeyup:function(t){var e=t.keyCode,n=t.target;13===e&&this.handleChange(n.value)},handleInput:function(t){this.userInput=t},handleChange:function(t){this.$parent.internalCurrentPage=this.$parent.getValidCurrentPage(t),this.$parent.emitChange(),this.userInput=null}},render:function(t){return t("span",{class:"el-pagination__jump"},[this.t("el.pagination.goto"),t("el-input",{class:"el-pagination__editor is-in-pagination",attrs:{min:1,max:this.$parent.internalPageCount,value:null!==this.userInput?this.userInput:this.$parent.internalCurrentPage,type:"number",disabled:this.$parent.disabled},nativeOn:{keyup:this.handleKeyup},on:{input:this.handleInput,change:this.handleChange}}),this.t("el.pagination.pageClassifier")])}},Total:{mixins:[p.a],render:function(t){return"number"==typeof this.$parent.total?t("span",{class:"el-pagination__total"},[this.t("el.pagination.total",{total:this.$parent.total})]):""}},Pager:a},methods:{handleCurrentChange:function(t){this.internalCurrentPage=this.getValidCurrentPage(t),this.userChangePageSize=!0,this.emitChange()},prev:function(){if(!this.disabled){var t=this.internalCurrentPage-1;this.internalCurrentPage=this.getValidCurrentPage(t),this.$emit("prev-click",this.internalCurrentPage),this.emitChange()}},next:function(){if(!this.disabled){var t=this.internalCurrentPage+1;this.internalCurrentPage=this.getValidCurrentPage(t),this.$emit("next-click",this.internalCurrentPage),this.emitChange()}},getValidCurrentPage:function(t){t=parseInt(t,10);var e=void 0;return"number"==typeof this.internalPageCount?t<1?e=1:t>this.internalPageCount&&(e=this.internalPageCount):(isNaN(t)||t<1)&&(e=1),void 0===e&&isNaN(t)?e=1:0===e&&(e=1),void 0===e?t:e},emitChange:function(){var t=this;this.$nextTick(function(){(t.internalCurrentPage!==t.lastEmittedPage||t.userChangePageSize)&&(t.$emit("current-change",t.internalCurrentPage),t.lastEmittedPage=t.internalCurrentPage,t.userChangePageSize=!1)})}},computed:{internalPageCount:function(){return"number"==typeof this.total?Math.max(1,Math.ceil(this.total/this.internalPageSize)):"number"==typeof this.pageCount?Math.max(1,this.pageCount):null}},watch:{currentPage:{immediate:!0,handler:function(t){this.internalCurrentPage=this.getValidCurrentPage(t)}},pageSize:{immediate:!0,handler:function(t){this.internalPageSize=isNaN(t)?10:t}},internalCurrentPage:{immediate:!0,handler:function(t){this.$emit("update:currentPage",t),this.lastEmittedPage=-1}},internalPageCount:function(t){var e=this.internalCurrentPage;t>0&&0===e?this.internalCurrentPage=1:e>t&&(this.internalCurrentPage=0===t?1:t,this.userChangePageSize&&this.emitChange()),this.userChangePageSize=!1}},install:function(t){t.component(g.name,g)}},m=g,v=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"dialog-fade"},on:{"after-enter":t.afterEnter,"after-leave":t.afterLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-dialog__wrapper",on:{click:function(e){return e.target!==e.currentTarget?null:t.handleWrapperClick(e)}}},[n("div",{key:t.key,ref:"dialog",class:["el-dialog",{"is-fullscreen":t.fullscreen,"el-dialog--center":t.center},t.customClass],style:t.style,attrs:{role:"dialog","aria-modal":"true","aria-label":t.title||"dialog"}},[n("div",{staticClass:"el-dialog__header"},[t._t("title",[n("span",{staticClass:"el-dialog__title"},[t._v(t._s(t.title))])]),t.showClose?n("button",{staticClass:"el-dialog__headerbtn",attrs:{type:"button","aria-label":"Close"},on:{click:t.handleClose}},[n("i",{staticClass:"el-dialog__close el-icon el-icon-close"})]):t._e()],2),t.rendered?n("div",{staticClass:"el-dialog__body"},[t._t("default")],2):t._e(),t.$slots.footer?n("div",{staticClass:"el-dialog__footer"},[t._t("footer")],2):t._e()])])])};v._withStripped=!0;var y=n(13),b=n.n(y),_=n(9),w=n.n(_),x=n(3),S=n.n(x),C=i({name:"ElDialog",mixins:[b.a,S.a,w.a],props:{title:{type:String,default:""},modal:{type:Boolean,default:!0},modalAppendToBody:{type:Boolean,default:!0},appendToBody:{type:Boolean,default:!1},lockScroll:{type:Boolean,default:!0},closeOnClickModal:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!0},showClose:{type:Boolean,default:!0},width:String,fullscreen:Boolean,customClass:{type:String,default:""},top:{type:String,default:"15vh"},beforeClose:Function,center:{type:Boolean,default:!1},destroyOnClose:Boolean},data:function(){return{closed:!1,key:0}},watch:{visible:function(t){var e=this;t?(this.closed=!1,this.$emit("open"),this.$el.addEventListener("scroll",this.updatePopper),this.$nextTick(function(){e.$refs.dialog.scrollTop=0}),this.appendToBody&&document.body.appendChild(this.$el)):(this.$el.removeEventListener("scroll",this.updatePopper),this.closed||this.$emit("close"),this.destroyOnClose&&this.$nextTick(function(){e.key++}))}},computed:{style:function(){var t={};return this.fullscreen||(t.marginTop=this.top,this.width&&(t.width=this.width)),t}},methods:{getMigratingConfig:function(){return{props:{size:"size is removed."}}},handleWrapperClick:function(){this.closeOnClickModal&&this.handleClose()},handleClose:function(){"function"==typeof this.beforeClose?this.beforeClose(this.hide):this.hide()},hide:function(t){!1!==t&&(this.$emit("update:visible",!1),this.$emit("close"),this.closed=!0)},updatePopper:function(){this.broadcast("ElSelectDropdown","updatePopper"),this.broadcast("ElDropdownMenu","updatePopper")},afterEnter:function(){this.$emit("opened")},afterLeave:function(){this.$emit("closed")}},mounted:function(){this.visible&&(this.rendered=!0,this.open(),this.appendToBody&&document.body.appendChild(this.$el))},destroyed:function(){this.appendToBody&&this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)}},v,[],!1,null,null,null);C.options.__file="packages/dialog/src/component.vue";var k=C.exports;k.install=function(t){t.component(k.name,k)};var B=k,T=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.close,expression:"close"}],staticClass:"el-autocomplete",attrs:{"aria-haspopup":"listbox",role:"combobox","aria-expanded":t.suggestionVisible,"aria-owns":t.id}},[n("el-input",t._b({ref:"input",on:{input:t.handleInput,change:t.handleChange,focus:t.handleFocus,blur:t.handleBlur,clear:t.handleClear},nativeOn:{keydown:[function(e){if(!("button"in e)&&t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"]))return null;e.preventDefault(),t.highlight(t.highlightedIndex-1)},function(e){if(!("button"in e)&&t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"]))return null;e.preventDefault(),t.highlight(t.highlightedIndex+1)},function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?t.handleKeyEnter(e):null},function(e){return"button"in e||!t._k(e.keyCode,"tab",9,e.key,"Tab")?t.close(e):null}]}},"el-input",[t.$props,t.$attrs],!1),[t.$slots.prepend?n("template",{slot:"prepend"},[t._t("prepend")],2):t._e(),t.$slots.append?n("template",{slot:"append"},[t._t("append")],2):t._e(),t.$slots.prefix?n("template",{slot:"prefix"},[t._t("prefix")],2):t._e(),t.$slots.suffix?n("template",{slot:"suffix"},[t._t("suffix")],2):t._e()],2),n("el-autocomplete-suggestions",{ref:"suggestions",class:[t.popperClass?t.popperClass:""],attrs:{"visible-arrow":"","popper-options":t.popperOptions,"append-to-body":t.popperAppendToBody,placement:t.placement,id:t.id}},t._l(t.suggestions,function(e,r){return n("li",{key:r,class:{highlighted:t.highlightedIndex===r},attrs:{id:t.id+"-item-"+r,role:"option","aria-selected":t.highlightedIndex===r},on:{click:function(n){t.select(e)}}},[t._t("default",[t._v("\n "+t._s(e[t.valueKey])+"\n ")],{item:e})],2)}),0)],1)};T._withStripped=!0;var E=n(14),M=n.n(E),O=n(10),L=n.n(O),D=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-zoom-in-top"},on:{"after-leave":t.doDestroy}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.showPopper,expression:"showPopper"}],staticClass:"el-autocomplete-suggestion el-popper",class:{"is-loading":!t.parent.hideLoading&&t.parent.loading},style:{width:t.dropdownWidth},attrs:{role:"region"}},[n("el-scrollbar",{attrs:{tag:"ul","wrap-class":"el-autocomplete-suggestion__wrap","view-class":"el-autocomplete-suggestion__list"}},[!t.parent.hideLoading&&t.parent.loading?n("li",[n("i",{staticClass:"el-icon-loading"})]):t._t("default")],2)],1)])};D._withStripped=!0;var I=n(5),P=n.n(I),N=n(17),F=n.n(N),R=i({components:{ElScrollbar:F.a},mixins:[P.a,S.a],componentName:"ElAutocompleteSuggestions",data:function(){return{parent:this.$parent,dropdownWidth:""}},props:{options:{default:function(){return{gpuAcceleration:!1}}},id:String},methods:{select:function(t){this.dispatch("ElAutocomplete","item-click",t)}},updated:function(){var t=this;this.$nextTick(function(e){t.popperJS&&t.updatePopper()})},mounted:function(){this.$parent.popperElm=this.popperElm=this.$el,this.referenceElm=this.$parent.$refs.input.$refs.input||this.$parent.$refs.input.$refs.textarea,this.referenceList=this.$el.querySelector(".el-autocomplete-suggestion__list"),this.referenceList.setAttribute("role","listbox"),this.referenceList.setAttribute("id",this.id)},created:function(){var t=this;this.$on("visible",function(e,n){t.dropdownWidth=n+"px",t.showPopper=e})}},D,[],!1,null,null,null);R.options.__file="packages/autocomplete/src/autocomplete-suggestions.vue";var j=R.exports,H=n(22),U=n.n(H),Q=i({name:"ElAutocomplete",mixins:[S.a,U()("input"),w.a],inheritAttrs:!1,componentName:"ElAutocomplete",components:{ElInput:d.a,ElAutocompleteSuggestions:j},directives:{Clickoutside:L.a},props:{valueKey:{type:String,default:"value"},popperClass:String,popperOptions:Object,placeholder:String,clearable:{type:Boolean,default:!1},disabled:Boolean,name:String,size:String,value:String,maxlength:Number,minlength:Number,autofocus:Boolean,fetchSuggestions:Function,triggerOnFocus:{type:Boolean,default:!0},customItem:String,selectWhenUnmatched:{type:Boolean,default:!1},prefixIcon:String,suffixIcon:String,label:String,debounce:{type:Number,default:300},placement:{type:String,default:"bottom-start"},hideLoading:Boolean,popperAppendToBody:{type:Boolean,default:!0},highlightFirstItem:{type:Boolean,default:!1}},data:function(){return{activated:!1,suggestions:[],loading:!1,highlightedIndex:-1,suggestionDisabled:!1}},computed:{suggestionVisible:function(){var t=this.suggestions;return(Array.isArray(t)&&t.length>0||this.loading)&&this.activated},id:function(){return"el-autocomplete-"+Object(A.generateId)()}},watch:{suggestionVisible:function(t){var e=this.getInput();e&&this.broadcast("ElAutocompleteSuggestions","visible",[t,e.offsetWidth])}},methods:{getMigratingConfig:function(){return{props:{"custom-item":"custom-item is removed, use scoped slot instead.",props:"props is removed, use value-key instead."}}},getData:function(t){var e=this;this.suggestionDisabled||(this.loading=!0,this.fetchSuggestions(t,function(t){e.loading=!1,e.suggestionDisabled||(Array.isArray(t)?(e.suggestions=t,e.highlightedIndex=e.highlightFirstItem?0:-1):console.error("[Element Error][Autocomplete]autocomplete suggestions must be an array"))}))},handleInput:function(t){if(this.$emit("input",t),this.suggestionDisabled=!1,!this.triggerOnFocus&&!t)return this.suggestionDisabled=!0,void(this.suggestions=[]);this.debouncedGetData(t)},handleChange:function(t){this.$emit("change",t)},handleFocus:function(t){this.activated=!0,this.$emit("focus",t),this.triggerOnFocus&&this.debouncedGetData(this.value)},handleBlur:function(t){this.$emit("blur",t)},handleClear:function(){this.activated=!1,this.$emit("clear")},close:function(t){this.activated=!1},handleKeyEnter:function(t){var e=this;this.suggestionVisible&&this.highlightedIndex>=0&&this.highlightedIndex<this.suggestions.length?(t.preventDefault(),this.select(this.suggestions[this.highlightedIndex])):this.selectWhenUnmatched&&(this.$emit("select",{value:this.value}),this.$nextTick(function(t){e.suggestions=[],e.highlightedIndex=-1}))},select:function(t){var e=this;this.$emit("input",t[this.valueKey]),this.$emit("select",t),this.$nextTick(function(t){e.suggestions=[],e.highlightedIndex=-1})},highlight:function(t){if(this.suggestionVisible&&!this.loading)if(t<0)this.highlightedIndex=-1;else{t>=this.suggestions.length&&(t=this.suggestions.length-1);var e=this.$refs.suggestions.$el.querySelector(".el-autocomplete-suggestion__wrap"),n=e.querySelectorAll(".el-autocomplete-suggestion__list li")[t],r=e.scrollTop,i=n.offsetTop;i+n.scrollHeight>r+e.clientHeight&&(e.scrollTop+=n.scrollHeight),i<r&&(e.scrollTop-=n.scrollHeight),this.highlightedIndex=t,this.getInput().setAttribute("aria-activedescendant",this.id+"-item-"+this.highlightedIndex)}},getInput:function(){return this.$refs.input.getInput()}},mounted:function(){var t=this;this.debouncedGetData=M()(this.debounce,this.getData),this.$on("item-click",function(e){t.select(e)});var e=this.getInput();e.setAttribute("role","textbox"),e.setAttribute("aria-autocomplete","list"),e.setAttribute("aria-controls","id"),e.setAttribute("aria-activedescendant",this.id+"-item-"+this.highlightedIndex)},beforeDestroy:function(){this.$refs.suggestions.$destroy()}},T,[],!1,null,null,null);Q.options.__file="packages/autocomplete/src/autocomplete.vue";var z=Q.exports;z.install=function(t){t.component(z.name,z)};var Y=z,V=n(11),W=n.n(V),G=n(28),X=n.n(G),Z=i({name:"ElDropdown",componentName:"ElDropdown",mixins:[S.a,w.a],directives:{Clickoutside:L.a},components:{ElButton:W.a,ElButtonGroup:X.a},provide:function(){return{dropdown:this}},props:{trigger:{type:String,default:"hover"},type:String,size:{type:String,default:""},splitButton:Boolean,hideOnClick:{type:Boolean,default:!0},placement:{type:String,default:"bottom-end"},visibleArrow:{default:!0},showTimeout:{type:Number,default:250},hideTimeout:{type:Number,default:150},tabindex:{type:Number,default:0}},data:function(){return{timeout:null,visible:!1,triggerElm:null,menuItems:null,menuItemsArray:null,dropdownElm:null,focusing:!1,listId:"dropdown-menu-"+Object(A.generateId)()}},computed:{dropdownSize:function(){return this.size||(this.$ELEMENT||{}).size}},mounted:function(){this.$on("menu-item-click",this.handleMenuItemClick)},watch:{visible:function(t){this.broadcast("ElDropdownMenu","visible",t),this.$emit("visible-change",t)},focusing:function(t){var e=this.$el.querySelector(".el-dropdown-selfdefine");e&&(t?e.className+=" focusing":e.className=e.className.replace("focusing",""))}},methods:{getMigratingConfig:function(){return{props:{"menu-align":"menu-align is renamed to placement."}}},show:function(){var t=this;this.triggerElm.disabled||(clearTimeout(this.timeout),this.timeout=setTimeout(function(){t.visible=!0},"click"===this.trigger?0:this.showTimeout))},hide:function(){var t=this;this.triggerElm.disabled||(this.removeTabindex(),this.tabindex>=0&&this.resetTabindex(this.triggerElm),clearTimeout(this.timeout),this.timeout=setTimeout(function(){t.visible=!1},"click"===this.trigger?0:this.hideTimeout))},handleClick:function(){this.triggerElm.disabled||(this.visible?this.hide():this.show())},handleTriggerKeyDown:function(t){var e=t.keyCode;[38,40].indexOf(e)>-1?(this.removeTabindex(),this.resetTabindex(this.menuItems[0]),this.menuItems[0].focus(),t.preventDefault(),t.stopPropagation()):13===e?this.handleClick():[9,27].indexOf(e)>-1&&this.hide()},handleItemKeyDown:function(t){var e=t.keyCode,n=t.target,r=this.menuItemsArray.indexOf(n),i=this.menuItemsArray.length-1,o=void 0;[38,40].indexOf(e)>-1?(o=38===e?0!==r?r-1:0:r<i?r+1:i,this.removeTabindex(),this.resetTabindex(this.menuItems[o]),this.menuItems[o].focus(),t.preventDefault(),t.stopPropagation()):13===e?(this.triggerElmFocus(),n.click(),this.hideOnClick&&(this.visible=!1)):[9,27].indexOf(e)>-1&&(this.hide(),this.triggerElmFocus())},resetTabindex:function(t){this.removeTabindex(),t.setAttribute("tabindex","0")},removeTabindex:function(){this.triggerElm.setAttribute("tabindex","-1"),this.menuItemsArray.forEach(function(t){t.setAttribute("tabindex","-1")})},initAria:function(){this.dropdownElm.setAttribute("id",this.listId),this.triggerElm.setAttribute("aria-haspopup","list"),this.triggerElm.setAttribute("aria-controls",this.listId),this.splitButton||(this.triggerElm.setAttribute("role","button"),this.triggerElm.setAttribute("tabindex",this.tabindex),this.triggerElm.setAttribute("class",(this.triggerElm.getAttribute("class")||"")+" el-dropdown-selfdefine"))},initEvent:function(){var t=this,e=this.trigger,n=this.show,r=this.hide,i=this.handleClick,o=this.splitButton,a=this.handleTriggerKeyDown,s=this.handleItemKeyDown;this.triggerElm=o?this.$refs.trigger.$el:this.$slots.default[0].elm;var l=this.dropdownElm;this.triggerElm.addEventListener("keydown",a),l.addEventListener("keydown",s,!0),o||(this.triggerElm.addEventListener("focus",function(){t.focusing=!0}),this.triggerElm.addEventListener("blur",function(){t.focusing=!1}),this.triggerElm.addEventListener("click",function(){t.focusing=!1})),"hover"===e?(this.triggerElm.addEventListener("mouseenter",n),this.triggerElm.addEventListener("mouseleave",r),l.addEventListener("mouseenter",n),l.addEventListener("mouseleave",r)):"click"===e&&this.triggerElm.addEventListener("click",i)},handleMenuItemClick:function(t,e){this.hideOnClick&&(this.visible=!1),this.$emit("command",t,e)},triggerElmFocus:function(){this.triggerElm.focus&&this.triggerElm.focus()},initDomOperation:function(){this.dropdownElm=this.popperElm,this.menuItems=this.dropdownElm.querySelectorAll("[tabindex='-1']"),this.menuItemsArray=[].slice.call(this.menuItems),this.initEvent(),this.initAria()}},render:function(t){var e=this,n=this.hide,r=this.splitButton,i=this.type,o=this.dropdownSize,a=r?t("el-button-group",[t("el-button",{attrs:{type:i,size:o},nativeOn:{click:function(t){e.$emit("click",t),n()}}},[this.$slots.default]),t("el-button",{ref:"trigger",attrs:{type:i,size:o},class:"el-dropdown__caret-button"},[t("i",{class:"el-dropdown__icon el-icon-arrow-down"})])]):this.$slots.default;return t("div",{class:"el-dropdown",directives:[{name:"clickoutside",value:n}]},[a,this.$slots.dropdown])}},void 0,void 0,!1,null,null,null);Z.options.__file="packages/dropdown/src/dropdown.vue";var $=Z.exports;$.install=function(t){t.component($.name,$)};var K=$,J=function(){var t=this.$createElement,e=this._self._c||t;return e("transition",{attrs:{name:"el-zoom-in-top"},on:{"after-leave":this.doDestroy}},[e("ul",{directives:[{name:"show",rawName:"v-show",value:this.showPopper,expression:"showPopper"}],staticClass:"el-dropdown-menu el-popper",class:[this.size&&"el-dropdown-menu--"+this.size]},[this._t("default")],2)])};J._withStripped=!0;var q=i({name:"ElDropdownMenu",componentName:"ElDropdownMenu",mixins:[P.a],props:{visibleArrow:{type:Boolean,default:!0},arrowOffset:{type:Number,default:0}},data:function(){return{size:this.dropdown.dropdownSize}},inject:["dropdown"],created:function(){var t=this;this.$on("updatePopper",function(){t.showPopper&&t.updatePopper()}),this.$on("visible",function(e){t.showPopper=e})},mounted:function(){this.dropdown.popperElm=this.popperElm=this.$el,this.referenceElm=this.dropdown.$el,this.dropdown.initDomOperation()},watch:{"dropdown.placement":{immediate:!0,handler:function(t){this.currentPlacement=t}}}},J,[],!1,null,null,null);q.options.__file="packages/dropdown/src/dropdown-menu.vue";var tt=q.exports;tt.install=function(t){t.component(tt.name,tt)};var et=tt,nt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("li",{staticClass:"el-dropdown-menu__item",class:{"is-disabled":t.disabled,"el-dropdown-menu__item--divided":t.divided},attrs:{"aria-disabled":t.disabled,tabindex:t.disabled?null:-1},on:{click:t.handleClick}},[t.icon?n("i",{class:t.icon}):t._e(),t._t("default")],2)};nt._withStripped=!0;var rt=i({name:"ElDropdownItem",mixins:[S.a],props:{command:{},disabled:Boolean,divided:Boolean,icon:String},methods:{handleClick:function(t){this.dispatch("ElDropdown","menu-item-click",[this.command,this])}}},nt,[],!1,null,null,null);rt.options.__file="packages/dropdown/src/dropdown-item.vue";var it=rt.exports;it.install=function(t){t.component(it.name,it)};var ot=it,at=at||{};at.Utils=at.Utils||{},at.Utils.focusFirstDescendant=function(t){for(var e=0;e<t.childNodes.length;e++){var n=t.childNodes[e];if(at.Utils.attemptFocus(n)||at.Utils.focusFirstDescendant(n))return!0}return!1},at.Utils.focusLastDescendant=function(t){for(var e=t.childNodes.length-1;e>=0;e--){var n=t.childNodes[e];if(at.Utils.attemptFocus(n)||at.Utils.focusLastDescendant(n))return!0}return!1},at.Utils.attemptFocus=function(t){if(!at.Utils.isFocusable(t))return!1;at.Utils.IgnoreUtilFocusChanges=!0;try{t.focus()}catch(t){}return at.Utils.IgnoreUtilFocusChanges=!1,document.activeElement===t},at.Utils.isFocusable=function(t){if(t.tabIndex>0||0===t.tabIndex&&null!==t.getAttribute("tabIndex"))return!0;if(t.disabled)return!1;switch(t.nodeName){case"A":return!!t.href&&"ignore"!==t.rel;case"INPUT":return"hidden"!==t.type&&"file"!==t.type;case"BUTTON":case"SELECT":case"TEXTAREA":return!0;default:return!1}},at.Utils.triggerEvent=function(t,e){var n=void 0;n=/^mouse|click/.test(e)?"MouseEvents":/^key/.test(e)?"KeyboardEvent":"HTMLEvents";for(var r=document.createEvent(n),i=arguments.length,o=Array(i>2?i-2:0),a=2;a<i;a++)o[a-2]=arguments[a];return r.initEvent.apply(r,[e].concat(o)),t.dispatchEvent?t.dispatchEvent(r):t.fireEvent("on"+e,r),t},at.Utils.keys={tab:9,enter:13,space:32,left:37,up:38,right:39,down:40,esc:27};var st=at.Utils,lt=function(t,e){this.domNode=e,this.parent=t,this.subMenuItems=[],this.subIndex=0,this.init()};lt.prototype.init=function(){this.subMenuItems=this.domNode.querySelectorAll("li"),this.addListeners()},lt.prototype.gotoSubIndex=function(t){t===this.subMenuItems.length?t=0:t<0&&(t=this.subMenuItems.length-1),this.subMenuItems[t].focus(),this.subIndex=t},lt.prototype.addListeners=function(){var t=this,e=st.keys,n=this.parent.domNode;Array.prototype.forEach.call(this.subMenuItems,function(r){r.addEventListener("keydown",function(r){var i=!1;switch(r.keyCode){case e.down:t.gotoSubIndex(t.subIndex+1),i=!0;break;case e.up:t.gotoSubIndex(t.subIndex-1),i=!0;break;case e.tab:st.triggerEvent(n,"mouseleave");break;case e.enter:case e.space:i=!0,r.currentTarget.click()}return i&&(r.preventDefault(),r.stopPropagation()),!1})})};var ct=lt,ut=function(t){this.domNode=t,this.submenu=null,this.init()};ut.prototype.init=function(){this.domNode.setAttribute("tabindex","0");var t=this.domNode.querySelector(".el-menu");t&&(this.submenu=new ct(this,t)),this.addListeners()},ut.prototype.addListeners=function(){var t=this,e=st.keys;this.domNode.addEventListener("keydown",function(n){var r=!1;switch(n.keyCode){case e.down:st.triggerEvent(n.currentTarget,"mouseenter"),t.submenu&&t.submenu.gotoSubIndex(0),r=!0;break;case e.up:st.triggerEvent(n.currentTarget,"mouseenter"),t.submenu&&t.submenu.gotoSubIndex(t.submenu.subMenuItems.length-1),r=!0;break;case e.tab:st.triggerEvent(n.currentTarget,"mouseleave");break;case e.enter:case e.space:r=!0,n.currentTarget.click()}r&&n.preventDefault()})};var ht=ut,dt=function(t){this.domNode=t,this.init()};dt.prototype.init=function(){var t=this.domNode.childNodes;[].filter.call(t,function(t){return 1===t.nodeType}).forEach(function(t){new ht(t)})};var ft=dt,pt=n(1),At=i({name:"ElMenu",render:function(t){var e=t("ul",{attrs:{role:"menubar"},key:+this.collapse,style:{backgroundColor:this.backgroundColor||""},class:{"el-menu--horizontal":"horizontal"===this.mode,"el-menu--collapse":this.collapse,"el-menu":!0}},[this.$slots.default]);return this.collapseTransition?t("el-menu-collapse-transition",[e]):e},componentName:"ElMenu",mixins:[S.a,w.a],provide:function(){return{rootMenu:this}},components:{"el-menu-collapse-transition":{functional:!0,render:function(t,e){return t("transition",{props:{mode:"out-in"},on:{beforeEnter:function(t){t.style.opacity=.2},enter:function(t){Object(pt.addClass)(t,"el-opacity-transition"),t.style.opacity=1},afterEnter:function(t){Object(pt.removeClass)(t,"el-opacity-transition"),t.style.opacity=""},beforeLeave:function(t){t.dataset||(t.dataset={}),Object(pt.hasClass)(t,"el-menu--collapse")?(Object(pt.removeClass)(t,"el-menu--collapse"),t.dataset.oldOverflow=t.style.overflow,t.dataset.scrollWidth=t.clientWidth,Object(pt.addClass)(t,"el-menu--collapse")):(Object(pt.addClass)(t,"el-menu--collapse"),t.dataset.oldOverflow=t.style.overflow,t.dataset.scrollWidth=t.clientWidth,Object(pt.removeClass)(t,"el-menu--collapse")),t.style.width=t.scrollWidth+"px",t.style.overflow="hidden"},leave:function(t){Object(pt.addClass)(t,"horizontal-collapse-transition"),t.style.width=t.dataset.scrollWidth+"px"}}},e.children)}}},props:{mode:{type:String,default:"vertical"},defaultActive:{type:String,default:""},defaultOpeneds:Array,uniqueOpened:Boolean,router:Boolean,menuTrigger:{type:String,default:"hover"},collapse:Boolean,backgroundColor:String,textColor:String,activeTextColor:String,collapseTransition:{type:Boolean,default:!0}},data:function(){return{activeIndex:this.defaultActive,openedMenus:this.defaultOpeneds&&!this.collapse?this.defaultOpeneds.slice(0):[],items:{},submenus:{}}},computed:{hoverBackground:function(){return this.backgroundColor?this.mixColor(this.backgroundColor,.2):""},isMenuPopup:function(){return"horizontal"===this.mode||"vertical"===this.mode&&this.collapse}},watch:{defaultActive:function(t){this.items[t]||(this.activeIndex=null),this.updateActiveIndex(t)},defaultOpeneds:function(t){this.collapse||(this.openedMenus=t)},collapse:function(t){t&&(this.openedMenus=[]),this.broadcast("ElSubmenu","toggle-collapse",t)}},methods:{updateActiveIndex:function(t){var e=this.items[t]||this.items[this.activeIndex]||this.items[this.defaultActive];e?(this.activeIndex=e.index,this.initOpenedMenu()):this.activeIndex=null},getMigratingConfig:function(){return{props:{theme:"theme is removed."}}},getColorChannels:function(t){if(t=t.replace("#",""),/^[0-9a-fA-F]{3}$/.test(t)){t=t.split("");for(var e=2;e>=0;e--)t.splice(e,0,t[e]);t=t.join("")}return/^[0-9a-fA-F]{6}$/.test(t)?{red:parseInt(t.slice(0,2),16),green:parseInt(t.slice(2,4),16),blue:parseInt(t.slice(4,6),16)}:{red:255,green:255,blue:255}},mixColor:function(t,e){var n=this.getColorChannels(t),r=n.red,i=n.green,o=n.blue;return e>0?(r*=1-e,i*=1-e,o*=1-e):(r+=(255-r)*e,i+=(255-i)*e,o+=(255-o)*e),"rgb("+Math.round(r)+", "+Math.round(i)+", "+Math.round(o)+")"},addItem:function(t){this.$set(this.items,t.index,t)},removeItem:function(t){delete this.items[t.index]},addSubmenu:function(t){this.$set(this.submenus,t.index,t)},removeSubmenu:function(t){delete this.submenus[t.index]},openMenu:function(t,e){var n=this.openedMenus;-1===n.indexOf(t)&&(this.uniqueOpened&&(this.openedMenus=n.filter(function(t){return-1!==e.indexOf(t)})),this.openedMenus.push(t))},closeMenu:function(t){var e=this.openedMenus.indexOf(t);-1!==e&&this.openedMenus.splice(e,1)},handleSubmenuClick:function(t){var e=t.index,n=t.indexPath;-1!==this.openedMenus.indexOf(e)?(this.closeMenu(e),this.$emit("close",e,n)):(this.openMenu(e,n),this.$emit("open",e,n))},handleItemClick:function(t){var e=this,n=t.index,r=t.indexPath,i=this.activeIndex,o=null!==t.index;o&&(this.activeIndex=t.index),this.$emit("select",n,r,t),("horizontal"===this.mode||this.collapse)&&(this.openedMenus=[]),this.router&&o&&this.routeToItem(t,function(t){if(e.activeIndex=i,t){if("NavigationDuplicated"===t.name)return;console.error(t)}})},initOpenedMenu:function(){var t=this,e=this.activeIndex,n=this.items[e];n&&"horizontal"!==this.mode&&!this.collapse&&n.indexPath.forEach(function(e){var n=t.submenus[e];n&&t.openMenu(e,n.indexPath)})},routeToItem:function(t,e){var n=t.route||t.index;try{this.$router.push(n,function(){},e)}catch(t){console.error(t)}},open:function(t){var e=this,n=this.submenus[t.toString()].indexPath;n.forEach(function(t){return e.openMenu(t,n)})},close:function(t){this.closeMenu(t)}},mounted:function(){this.initOpenedMenu(),this.$on("item-click",this.handleItemClick),this.$on("submenu-click",this.handleSubmenuClick),"horizontal"===this.mode&&new ft(this.$el),this.$watch("items",this.updateActiveIndex)}},void 0,void 0,!1,null,null,null);At.options.__file="packages/menu/src/menu.vue";var gt=At.exports;gt.install=function(t){t.component(gt.name,gt)};var mt=gt,vt=n(21),yt=n.n(vt),bt={inject:["rootMenu"],computed:{indexPath:function(){for(var t=[this.index],e=this.$parent;"ElMenu"!==e.$options.componentName;)e.index&&t.unshift(e.index),e=e.$parent;return t},parentMenu:function(){for(var t=this.$parent;t&&-1===["ElMenu","ElSubmenu"].indexOf(t.$options.componentName);)t=t.$parent;return t},paddingStyle:function(){if("vertical"!==this.rootMenu.mode)return{};var t=20,e=this.$parent;if(this.rootMenu.collapse)t=20;else for(;e&&"ElMenu"!==e.$options.componentName;)"ElSubmenu"===e.$options.componentName&&(t+=20),e=e.$parent;return{paddingLeft:t+"px"}}}},_t={props:{transformOrigin:{type:[Boolean,String],default:!1},offset:P.a.props.offset,boundariesPadding:P.a.props.boundariesPadding,popperOptions:P.a.props.popperOptions},data:P.a.data,methods:P.a.methods,beforeDestroy:P.a.beforeDestroy,deactivated:P.a.deactivated},wt=i({name:"ElSubmenu",componentName:"ElSubmenu",mixins:[bt,S.a,_t],components:{ElCollapseTransition:yt.a},props:{index:{type:String,required:!0},showTimeout:{type:Number,default:300},hideTimeout:{type:Number,default:300},popperClass:String,disabled:Boolean,popperAppendToBody:{type:Boolean,default:void 0}},data:function(){return{popperJS:null,timeout:null,items:{},submenus:{},mouseInChild:!1}},watch:{opened:function(t){var e=this;this.isMenuPopup&&this.$nextTick(function(t){e.updatePopper()})}},computed:{appendToBody:function(){return void 0===this.popperAppendToBody?this.isFirstLevel:this.popperAppendToBody},menuTransitionName:function(){return this.rootMenu.collapse?"el-zoom-in-left":"el-zoom-in-top"},opened:function(){return this.rootMenu.openedMenus.indexOf(this.index)>-1},active:function(){var t=!1,e=this.submenus,n=this.items;return Object.keys(n).forEach(function(e){n[e].active&&(t=!0)}),Object.keys(e).forEach(function(n){e[n].active&&(t=!0)}),t},hoverBackground:function(){return this.rootMenu.hoverBackground},backgroundColor:function(){return this.rootMenu.backgroundColor||""},activeTextColor:function(){return this.rootMenu.activeTextColor||""},textColor:function(){return this.rootMenu.textColor||""},mode:function(){return this.rootMenu.mode},isMenuPopup:function(){return this.rootMenu.isMenuPopup},titleStyle:function(){return"horizontal"!==this.mode?{color:this.textColor}:{borderBottomColor:this.active?this.rootMenu.activeTextColor?this.activeTextColor:"":"transparent",color:this.active?this.activeTextColor:this.textColor}},isFirstLevel:function(){for(var t=!0,e=this.$parent;e&&e!==this.rootMenu;){if(["ElSubmenu","ElMenuItemGroup"].indexOf(e.$options.componentName)>-1){t=!1;break}e=e.$parent}return t}},methods:{handleCollapseToggle:function(t){t?this.initPopper():this.doDestroy()},addItem:function(t){this.$set(this.items,t.index,t)},removeItem:function(t){delete this.items[t.index]},addSubmenu:function(t){this.$set(this.submenus,t.index,t)},removeSubmenu:function(t){delete this.submenus[t.index]},handleClick:function(){var t=this.rootMenu,e=this.disabled;"hover"===t.menuTrigger&&"horizontal"===t.mode||t.collapse&&"vertical"===t.mode||e||this.dispatch("ElMenu","submenu-click",this)},handleMouseenter:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.showTimeout;if("ActiveXObject"in window||"focus"!==t.type||t.relatedTarget){var r=this.rootMenu,i=this.disabled;"click"===r.menuTrigger&&"horizontal"===r.mode||!r.collapse&&"vertical"===r.mode||i||(this.dispatch("ElSubmenu","mouse-enter-child"),clearTimeout(this.timeout),this.timeout=setTimeout(function(){e.rootMenu.openMenu(e.index,e.indexPath)},n),this.appendToBody&&this.$parent.$el.dispatchEvent(new MouseEvent("mouseenter")))}},handleMouseleave:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],n=this.rootMenu;"click"===n.menuTrigger&&"horizontal"===n.mode||!n.collapse&&"vertical"===n.mode||(this.dispatch("ElSubmenu","mouse-leave-child"),clearTimeout(this.timeout),this.timeout=setTimeout(function(){!t.mouseInChild&&t.rootMenu.closeMenu(t.index)},this.hideTimeout),this.appendToBody&&e&&"ElSubmenu"===this.$parent.$options.name&&this.$parent.handleMouseleave(!0))},handleTitleMouseenter:function(){if("horizontal"!==this.mode||this.rootMenu.backgroundColor){var t=this.$refs["submenu-title"];t&&(t.style.backgroundColor=this.rootMenu.hoverBackground)}},handleTitleMouseleave:function(){if("horizontal"!==this.mode||this.rootMenu.backgroundColor){var t=this.$refs["submenu-title"];t&&(t.style.backgroundColor=this.rootMenu.backgroundColor||"")}},updatePlacement:function(){this.currentPlacement="horizontal"===this.mode&&this.isFirstLevel?"bottom-start":"right-start"},initPopper:function(){this.referenceElm=this.$el,this.popperElm=this.$refs.menu,this.updatePlacement()}},created:function(){var t=this;this.$on("toggle-collapse",this.handleCollapseToggle),this.$on("mouse-enter-child",function(){t.mouseInChild=!0,clearTimeout(t.timeout)}),this.$on("mouse-leave-child",function(){t.mouseInChild=!1,clearTimeout(t.timeout)})},mounted:function(){this.parentMenu.addSubmenu(this),this.rootMenu.addSubmenu(this),this.initPopper()},beforeDestroy:function(){this.parentMenu.removeSubmenu(this),this.rootMenu.removeSubmenu(this)},render:function(t){var e=this,n=this.active,r=this.opened,i=this.paddingStyle,o=this.titleStyle,a=this.backgroundColor,s=this.rootMenu,l=this.currentPlacement,c=this.menuTransitionName,u=this.mode,h=this.disabled,d=this.popperClass,f=this.$slots,p=this.isFirstLevel,A=t("transition",{attrs:{name:c}},[t("div",{ref:"menu",directives:[{name:"show",value:r}],class:["el-menu--"+u,d],on:{mouseenter:function(t){return e.handleMouseenter(t,100)},mouseleave:function(){return e.handleMouseleave(!0)},focus:function(t){return e.handleMouseenter(t,100)}}},[t("ul",{attrs:{role:"menu"},class:["el-menu el-menu--popup","el-menu--popup-"+l],style:{backgroundColor:s.backgroundColor||""}},[f.default])])]),g=t("el-collapse-transition",[t("ul",{attrs:{role:"menu"},class:"el-menu el-menu--inline",directives:[{name:"show",value:r}],style:{backgroundColor:s.backgroundColor||""}},[f.default])]),m="horizontal"===s.mode&&p||"vertical"===s.mode&&!s.collapse?"el-icon-arrow-down":"el-icon-arrow-right";return t("li",{class:{"el-submenu":!0,"is-active":n,"is-opened":r,"is-disabled":h},attrs:{role:"menuitem","aria-haspopup":"true","aria-expanded":r},on:{mouseenter:this.handleMouseenter,mouseleave:function(){return e.handleMouseleave(!1)},focus:this.handleMouseenter}},[t("div",{class:"el-submenu__title",ref:"submenu-title",on:{click:this.handleClick,mouseenter:this.handleTitleMouseenter,mouseleave:this.handleTitleMouseleave},style:[i,o,{backgroundColor:a}]},[f.title,t("i",{class:["el-submenu__icon-arrow",m]})]),this.isMenuPopup?A:g])}},void 0,void 0,!1,null,null,null);wt.options.__file="packages/menu/src/submenu.vue";var xt=wt.exports;xt.install=function(t){t.component(xt.name,xt)};var St=xt,Ct=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("li",{staticClass:"el-menu-item",class:{"is-active":t.active,"is-disabled":t.disabled},style:[t.paddingStyle,t.itemStyle,{backgroundColor:t.backgroundColor}],attrs:{role:"menuitem",tabindex:"-1"},on:{click:t.handleClick,mouseenter:t.onMouseEnter,focus:t.onMouseEnter,blur:t.onMouseLeave,mouseleave:t.onMouseLeave}},["ElMenu"===t.parentMenu.$options.componentName&&t.rootMenu.collapse&&t.$slots.title?n("el-tooltip",{attrs:{effect:"dark",placement:"right"}},[n("div",{attrs:{slot:"content"},slot:"content"},[t._t("title")],2),n("div",{staticStyle:{position:"absolute",left:"0",top:"0",height:"100%",width:"100%",display:"inline-block","box-sizing":"border-box",padding:"0 20px"}},[t._t("default")],2)]):[t._t("default"),t._t("title")]],2)};Ct._withStripped=!0;var kt=n(26),Bt=n.n(kt),Tt=i({name:"ElMenuItem",componentName:"ElMenuItem",mixins:[bt,S.a],components:{ElTooltip:Bt.a},props:{index:{default:null,validator:function(t){return"string"==typeof t||null===t}},route:[String,Object],disabled:Boolean},computed:{active:function(){return this.index===this.rootMenu.activeIndex},hoverBackground:function(){return this.rootMenu.hoverBackground},backgroundColor:function(){return this.rootMenu.backgroundColor||""},activeTextColor:function(){return this.rootMenu.activeTextColor||""},textColor:function(){return this.rootMenu.textColor||""},mode:function(){return this.rootMenu.mode},itemStyle:function(){var t={color:this.active?this.activeTextColor:this.textColor};return"horizontal"!==this.mode||this.isNested||(t.borderBottomColor=this.active?this.rootMenu.activeTextColor?this.activeTextColor:"":"transparent"),t},isNested:function(){return this.parentMenu!==this.rootMenu}},methods:{onMouseEnter:function(){("horizontal"!==this.mode||this.rootMenu.backgroundColor)&&(this.$el.style.backgroundColor=this.hoverBackground)},onMouseLeave:function(){("horizontal"!==this.mode||this.rootMenu.backgroundColor)&&(this.$el.style.backgroundColor=this.backgroundColor)},handleClick:function(){this.disabled||(this.dispatch("ElMenu","item-click",this),this.$emit("click",this))}},mounted:function(){this.parentMenu.addItem(this),this.rootMenu.addItem(this)},beforeDestroy:function(){this.parentMenu.removeItem(this),this.rootMenu.removeItem(this)}},Ct,[],!1,null,null,null);Tt.options.__file="packages/menu/src/menu-item.vue";var Et=Tt.exports;Et.install=function(t){t.component(Et.name,Et)};var Mt=Et,Ot=function(){var t=this.$createElement,e=this._self._c||t;return e("li",{staticClass:"el-menu-item-group"},[e("div",{staticClass:"el-menu-item-group__title",style:{paddingLeft:this.levelPadding+"px"}},[this.$slots.title?this._t("title"):[this._v(this._s(this.title))]],2),e("ul",[this._t("default")],2)])};Ot._withStripped=!0;var Lt=i({name:"ElMenuItemGroup",componentName:"ElMenuItemGroup",inject:["rootMenu"],props:{title:{type:String}},data:function(){return{paddingLeft:20}},computed:{levelPadding:function(){var t=20,e=this.$parent;if(this.rootMenu.collapse)return 20;for(;e&&"ElMenu"!==e.$options.componentName;)"ElSubmenu"===e.$options.componentName&&(t+=20),e=e.$parent;return t}}},Ot,[],!1,null,null,null);Lt.options.__file="packages/menu/src/menu-item-group.vue";var Dt=Lt.exports;Dt.install=function(t){t.component(Dt.name,Dt)};var It=Dt,Pt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{class:["textarea"===t.type?"el-textarea":"el-input",t.inputSize?"el-input--"+t.inputSize:"",{"is-disabled":t.inputDisabled,"is-exceed":t.inputExceed,"el-input-group":t.$slots.prepend||t.$slots.append,"el-input-group--append":t.$slots.append,"el-input-group--prepend":t.$slots.prepend,"el-input--prefix":t.$slots.prefix||t.prefixIcon,"el-input--suffix":t.$slots.suffix||t.suffixIcon||t.clearable||t.showPassword}],on:{mouseenter:function(e){t.hovering=!0},mouseleave:function(e){t.hovering=!1}}},["textarea"!==t.type?[t.$slots.prepend?n("div",{staticClass:"el-input-group__prepend"},[t._t("prepend")],2):t._e(),"textarea"!==t.type?n("input",t._b({ref:"input",staticClass:"el-input__inner",attrs:{tabindex:t.tabindex,type:t.showPassword?t.passwordVisible?"text":"password":t.type,disabled:t.inputDisabled,readonly:t.readonly,autocomplete:t.autoComplete||t.autocomplete,"aria-label":t.label},on:{compositionstart:t.handleCompositionStart,compositionupdate:t.handleCompositionUpdate,compositionend:t.handleCompositionEnd,input:t.handleInput,focus:t.handleFocus,blur:t.handleBlur,change:t.handleChange}},"input",t.$attrs,!1)):t._e(),t.$slots.prefix||t.prefixIcon?n("span",{staticClass:"el-input__prefix"},[t._t("prefix"),t.prefixIcon?n("i",{staticClass:"el-input__icon",class:t.prefixIcon}):t._e()],2):t._e(),t.getSuffixVisible()?n("span",{staticClass:"el-input__suffix"},[n("span",{staticClass:"el-input__suffix-inner"},[t.showClear&&t.showPwdVisible&&t.isWordLimitVisible?t._e():[t._t("suffix"),t.suffixIcon?n("i",{staticClass:"el-input__icon",class:t.suffixIcon}):t._e()],t.showClear?n("i",{staticClass:"el-input__icon el-icon-circle-close el-input__clear",on:{mousedown:function(t){t.preventDefault()},click:t.clear}}):t._e(),t.showPwdVisible?n("i",{staticClass:"el-input__icon el-icon-view el-input__clear",on:{click:t.handlePasswordVisible}}):t._e(),t.isWordLimitVisible?n("span",{staticClass:"el-input__count"},[n("span",{staticClass:"el-input__count-inner"},[t._v("\n "+t._s(t.textLength)+"/"+t._s(t.upperLimit)+"\n ")])]):t._e()],2),t.validateState?n("i",{staticClass:"el-input__icon",class:["el-input__validateIcon",t.validateIcon]}):t._e()]):t._e(),t.$slots.append?n("div",{staticClass:"el-input-group__append"},[t._t("append")],2):t._e()]:n("textarea",t._b({ref:"textarea",staticClass:"el-textarea__inner",style:t.textareaStyle,attrs:{tabindex:t.tabindex,disabled:t.inputDisabled,readonly:t.readonly,autocomplete:t.autoComplete||t.autocomplete,"aria-label":t.label},on:{compositionstart:t.handleCompositionStart,compositionupdate:t.handleCompositionUpdate,compositionend:t.handleCompositionEnd,input:t.handleInput,focus:t.handleFocus,blur:t.handleBlur,change:t.handleChange}},"textarea",t.$attrs,!1)),t.isWordLimitVisible&&"textarea"===t.type?n("span",{staticClass:"el-input__count"},[t._v(t._s(t.textLength)+"/"+t._s(t.upperLimit))]):t._e()],2)};Pt._withStripped=!0;var Nt=void 0,Ft="\n height:0 !important;\n visibility:hidden !important;\n overflow:hidden !important;\n position:absolute !important;\n z-index:-1000 !important;\n top:0 !important;\n right:0 !important\n",Rt=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"];function jt(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;Nt||(Nt=document.createElement("textarea"),document.body.appendChild(Nt));var r=function(t){var e=window.getComputedStyle(t),n=e.getPropertyValue("box-sizing"),r=parseFloat(e.getPropertyValue("padding-bottom"))+parseFloat(e.getPropertyValue("padding-top")),i=parseFloat(e.getPropertyValue("border-bottom-width"))+parseFloat(e.getPropertyValue("border-top-width"));return{contextStyle:Rt.map(function(t){return t+":"+e.getPropertyValue(t)}).join(";"),paddingSize:r,borderSize:i,boxSizing:n}}(t),i=r.paddingSize,o=r.borderSize,a=r.boxSizing,s=r.contextStyle;Nt.setAttribute("style",s+";"+Ft),Nt.value=t.value||t.placeholder||"";var l=Nt.scrollHeight,c={};"border-box"===a?l+=o:"content-box"===a&&(l-=i),Nt.value="";var u=Nt.scrollHeight-i;if(null!==e){var h=u*e;"border-box"===a&&(h=h+i+o),l=Math.max(h,l),c.minHeight=h+"px"}if(null!==n){var d=u*n;"border-box"===a&&(d=d+i+o),l=Math.min(d,l)}return c.height=l+"px",Nt.parentNode&&Nt.parentNode.removeChild(Nt),Nt=null,c}var Ht=n(7),Ut=n.n(Ht),Qt=n(19),zt=i({name:"ElInput",componentName:"ElInput",mixins:[S.a,w.a],inheritAttrs:!1,inject:{elForm:{default:""},elFormItem:{default:""}},data:function(){return{textareaCalcStyle:{},hovering:!1,focused:!1,isComposing:!1,passwordVisible:!1}},props:{value:[String,Number],size:String,resize:String,form:String,disabled:Boolean,readonly:Boolean,type:{type:String,default:"text"},autosize:{type:[Boolean,Object],default:!1},autocomplete:{type:String,default:"off"},autoComplete:{type:String,validator:function(t){return!0}},validateEvent:{type:Boolean,default:!0},suffixIcon:String,prefixIcon:String,label:String,clearable:{type:Boolean,default:!1},showPassword:{type:Boolean,default:!1},showWordLimit:{type:Boolean,default:!1},tabindex:String},computed:{_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},validateState:function(){return this.elFormItem?this.elFormItem.validateState:""},needStatusIcon:function(){return!!this.elForm&&this.elForm.statusIcon},validateIcon:function(){return{validating:"el-icon-loading",success:"el-icon-circle-check",error:"el-icon-circle-close"}[this.validateState]},textareaStyle:function(){return Ut()({},this.textareaCalcStyle,{resize:this.resize})},inputSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},inputDisabled:function(){return this.disabled||(this.elForm||{}).disabled},nativeInputValue:function(){return null===this.value||void 0===this.value?"":String(this.value)},showClear:function(){return this.clearable&&!this.inputDisabled&&!this.readonly&&this.nativeInputValue&&(this.focused||this.hovering)},showPwdVisible:function(){return this.showPassword&&!this.inputDisabled&&!this.readonly&&(!!this.nativeInputValue||this.focused)},isWordLimitVisible:function(){return this.showWordLimit&&this.$attrs.maxlength&&("text"===this.type||"textarea"===this.type)&&!this.inputDisabled&&!this.readonly&&!this.showPassword},upperLimit:function(){return this.$attrs.maxlength},textLength:function(){return"number"==typeof this.value?String(this.value).length:(this.value||"").length},inputExceed:function(){return this.isWordLimitVisible&&this.textLength>this.upperLimit}},watch:{value:function(t){this.$nextTick(this.resizeTextarea),this.validateEvent&&this.dispatch("ElFormItem","el.form.change",[t])},nativeInputValue:function(){this.setNativeInputValue()},type:function(){var t=this;this.$nextTick(function(){t.setNativeInputValue(),t.resizeTextarea(),t.updateIconOffset()})}},methods:{focus:function(){this.getInput().focus()},blur:function(){this.getInput().blur()},getMigratingConfig:function(){return{props:{icon:"icon is removed, use suffix-icon / prefix-icon instead.","on-icon-click":"on-icon-click is removed."},events:{click:"click is removed."}}},handleBlur:function(t){this.focused=!1,this.$emit("blur",t),this.validateEvent&&this.dispatch("ElFormItem","el.form.blur",[this.value])},select:function(){this.getInput().select()},resizeTextarea:function(){if(!this.$isServer){var t=this.autosize;if("textarea"===this.type)if(t){var e=t.minRows,n=t.maxRows;this.textareaCalcStyle=jt(this.$refs.textarea,e,n)}else this.textareaCalcStyle={minHeight:jt(this.$refs.textarea).minHeight}}},setNativeInputValue:function(){var t=this.getInput();t&&t.value!==this.nativeInputValue&&(t.value=this.nativeInputValue)},handleFocus:function(t){this.focused=!0,this.$emit("focus",t)},handleCompositionStart:function(){this.isComposing=!0},handleCompositionUpdate:function(t){var e=t.target.value,n=e[e.length-1]||"";this.isComposing=!Object(Qt.isKorean)(n)},handleCompositionEnd:function(t){this.isComposing&&(this.isComposing=!1,this.handleInput(t))},handleInput:function(t){this.isComposing||t.target.value!==this.nativeInputValue&&(this.$emit("input",t.target.value),this.$nextTick(this.setNativeInputValue))},handleChange:function(t){this.$emit("change",t.target.value)},calcIconOffset:function(t){var e=[].slice.call(this.$el.querySelectorAll(".el-input__"+t)||[]);if(e.length){for(var n=null,r=0;r<e.length;r++)if(e[r].parentNode===this.$el){n=e[r];break}if(n){var i={suffix:"append",prefix:"prepend"}[t];this.$slots[i]?n.style.transform="translateX("+("suffix"===t?"-":"")+this.$el.querySelector(".el-input-group__"+i).offsetWidth+"px)":n.removeAttribute("style")}}},updateIconOffset:function(){this.calcIconOffset("prefix"),this.calcIconOffset("suffix")},clear:function(){this.$emit("input",""),this.$emit("change",""),this.$emit("clear")},handlePasswordVisible:function(){this.passwordVisible=!this.passwordVisible,this.focus()},getInput:function(){return this.$refs.input||this.$refs.textarea},getSuffixVisible:function(){return this.$slots.suffix||this.suffixIcon||this.showClear||this.showPassword||this.isWordLimitVisible||this.validateState&&this.needStatusIcon}},created:function(){this.$on("inputSelect",this.select)},mounted:function(){this.setNativeInputValue(),this.resizeTextarea(),this.updateIconOffset()},updated:function(){this.$nextTick(this.updateIconOffset)}},Pt,[],!1,null,null,null);zt.options.__file="packages/input/src/input.vue";var Yt=zt.exports;Yt.install=function(t){t.component(Yt.name,Yt)};var Vt=Yt,Wt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{class:["el-input-number",t.inputNumberSize?"el-input-number--"+t.inputNumberSize:"",{"is-disabled":t.inputNumberDisabled},{"is-without-controls":!t.controls},{"is-controls-right":t.controlsAtRight}],on:{dragstart:function(t){t.preventDefault()}}},[t.controls?n("span",{directives:[{name:"repeat-click",rawName:"v-repeat-click",value:t.decrease,expression:"decrease"}],staticClass:"el-input-number__decrease",class:{"is-disabled":t.minDisabled},attrs:{role:"button"},on:{keydown:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?t.decrease(e):null}}},[n("i",{class:"el-icon-"+(t.controlsAtRight?"arrow-down":"minus")})]):t._e(),t.controls?n("span",{directives:[{name:"repeat-click",rawName:"v-repeat-click",value:t.increase,expression:"increase"}],staticClass:"el-input-number__increase",class:{"is-disabled":t.maxDisabled},attrs:{role:"button"},on:{keydown:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?t.increase(e):null}}},[n("i",{class:"el-icon-"+(t.controlsAtRight?"arrow-up":"plus")})]):t._e(),n("el-input",{ref:"input",attrs:{value:t.displayValue,placeholder:t.placeholder,disabled:t.inputNumberDisabled,size:t.inputNumberSize,max:t.max,min:t.min,name:t.name,label:t.label},on:{blur:t.handleBlur,focus:t.handleFocus,input:t.handleInput,change:t.handleInputChange},nativeOn:{keydown:[function(e){return"button"in e||!t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"])?(e.preventDefault(),t.increase(e)):null},function(e){return"button"in e||!t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"])?(e.preventDefault(),t.decrease(e)):null}]}})],1)};Wt._withStripped=!0;var Gt={bind:function(t,e,n){var r=null,i=void 0,o=function(){return n.context[e.expression].apply()},a=function(){Date.now()-i<100&&o(),clearInterval(r),r=null};Object(pt.on)(t,"mousedown",function(t){0===t.button&&(i=Date.now(),Object(pt.once)(document,"mouseup",a),clearInterval(r),r=setInterval(o,100))})}},Xt=i({name:"ElInputNumber",mixins:[U()("input")],inject:{elForm:{default:""},elFormItem:{default:""}},directives:{repeatClick:Gt},components:{ElInput:d.a},props:{step:{type:Number,default:1},stepStrictly:{type:Boolean,default:!1},max:{type:Number,default:1/0},min:{type:Number,default:-1/0},value:{},disabled:Boolean,size:String,controls:{type:Boolean,default:!0},controlsPosition:{type:String,default:""},name:String,label:String,placeholder:String,precision:{type:Number,validator:function(t){return t>=0&&t===parseInt(t,10)}}},data:function(){return{currentValue:0,userInput:null}},watch:{value:{immediate:!0,handler:function(t){var e=void 0===t?t:Number(t);if(void 0!==e){if(isNaN(e))return;if(this.stepStrictly){var n=this.getPrecision(this.step),r=Math.pow(10,n);e=Math.round(e/this.step)*r*this.step/r}void 0!==this.precision&&(e=this.toPrecision(e,this.precision))}e>=this.max&&(e=this.max),e<=this.min&&(e=this.min),this.currentValue=e,this.userInput=null,this.$emit("input",e)}}},computed:{minDisabled:function(){return this._decrease(this.value,this.step)<this.min},maxDisabled:function(){return this._increase(this.value,this.step)>this.max},numPrecision:function(){var t=this.value,e=this.step,n=this.getPrecision,r=this.precision,i=n(e);return void 0!==r?(i>r&&console.warn("[Element Warn][InputNumber]precision should not be less than the decimal places of step"),r):Math.max(n(t),i)},controlsAtRight:function(){return this.controls&&"right"===this.controlsPosition},_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},inputNumberSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},inputNumberDisabled:function(){return this.disabled||!!(this.elForm||{}).disabled},displayValue:function(){if(null!==this.userInput)return this.userInput;var t=this.currentValue;if("number"==typeof t){if(this.stepStrictly){var e=this.getPrecision(this.step),n=Math.pow(10,e);t=Math.round(t/this.step)*n*this.step/n}void 0!==this.precision&&(t=t.toFixed(this.precision))}return t}},methods:{toPrecision:function(t,e){return void 0===e&&(e=this.numPrecision),parseFloat(Math.round(t*Math.pow(10,e))/Math.pow(10,e))},getPrecision:function(t){if(void 0===t)return 0;var e=t.toString(),n=e.indexOf("."),r=0;return-1!==n&&(r=e.length-n-1),r},_increase:function(t,e){if("number"!=typeof t&&void 0!==t)return this.currentValue;var n=Math.pow(10,this.numPrecision);return this.toPrecision((n*t+n*e)/n)},_decrease:function(t,e){if("number"!=typeof t&&void 0!==t)return this.currentValue;var n=Math.pow(10,this.numPrecision);return this.toPrecision((n*t-n*e)/n)},increase:function(){if(!this.inputNumberDisabled&&!this.maxDisabled){var t=this.value||0,e=this._increase(t,this.step);this.setCurrentValue(e)}},decrease:function(){if(!this.inputNumberDisabled&&!this.minDisabled){var t=this.value||0,e=this._decrease(t,this.step);this.setCurrentValue(e)}},handleBlur:function(t){this.$emit("blur",t)},handleFocus:function(t){this.$emit("focus",t)},setCurrentValue:function(t){var e=this.currentValue;"number"==typeof t&&void 0!==this.precision&&(t=this.toPrecision(t,this.precision)),t>=this.max&&(t=this.max),t<=this.min&&(t=this.min),e!==t&&(this.userInput=null,this.$emit("input",t),this.$emit("change",t,e),this.currentValue=t)},handleInput:function(t){this.userInput=t},handleInputChange:function(t){var e=""===t?void 0:Number(t);isNaN(e)&&""!==t||this.setCurrentValue(e),this.userInput=null},select:function(){this.$refs.input.select()}},mounted:function(){var t=this.$refs.input.$refs.input;t.setAttribute("role","spinbutton"),t.setAttribute("aria-valuemax",this.max),t.setAttribute("aria-valuemin",this.min),t.setAttribute("aria-valuenow",this.currentValue),t.setAttribute("aria-disabled",this.inputNumberDisabled)},updated:function(){this.$refs&&this.$refs.input&&this.$refs.input.$refs.input.setAttribute("aria-valuenow",this.currentValue)}},Wt,[],!1,null,null,null);Xt.options.__file="packages/input-number/src/input-number.vue";var Zt=Xt.exports;Zt.install=function(t){t.component(Zt.name,Zt)};var $t=Zt,Kt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("label",{staticClass:"el-radio",class:[t.border&&t.radioSize?"el-radio--"+t.radioSize:"",{"is-disabled":t.isDisabled},{"is-focus":t.focus},{"is-bordered":t.border},{"is-checked":t.model===t.label}],attrs:{role:"radio","aria-checked":t.model===t.label,"aria-disabled":t.isDisabled,tabindex:t.tabIndex},on:{keydown:function(e){if(!("button"in e)&&t._k(e.keyCode,"space",32,e.key,[" ","Spacebar"]))return null;e.stopPropagation(),e.preventDefault(),t.model=t.isDisabled?t.model:t.label}}},[n("span",{staticClass:"el-radio__input",class:{"is-disabled":t.isDisabled,"is-checked":t.model===t.label}},[n("span",{staticClass:"el-radio__inner"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.model,expression:"model"}],ref:"radio",staticClass:"el-radio__original",attrs:{type:"radio","aria-hidden":"true",name:t.name,disabled:t.isDisabled,tabindex:"-1"},domProps:{value:t.label,checked:t._q(t.model,t.label)},on:{focus:function(e){t.focus=!0},blur:function(e){t.focus=!1},change:[function(e){t.model=t.label},t.handleChange]}})]),n("span",{staticClass:"el-radio__label",on:{keydown:function(t){t.stopPropagation()}}},[t._t("default"),t.$slots.default?t._e():[t._v(t._s(t.label))]],2)])};Kt._withStripped=!0;var Jt=i({name:"ElRadio",mixins:[S.a],inject:{elForm:{default:""},elFormItem:{default:""}},componentName:"ElRadio",props:{value:{},label:{},disabled:Boolean,name:String,border:Boolean,size:String},data:function(){return{focus:!1}},computed:{isGroup:function(){for(var t=this.$parent;t;){if("ElRadioGroup"===t.$options.componentName)return this._radioGroup=t,!0;t=t.$parent}return!1},model:{get:function(){return this.isGroup?this._radioGroup.value:this.value},set:function(t){this.isGroup?this.dispatch("ElRadioGroup","input",[t]):this.$emit("input",t),this.$refs.radio&&(this.$refs.radio.checked=this.model===this.label)}},_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},radioSize:function(){var t=this.size||this._elFormItemSize||(this.$ELEMENT||{}).size;return this.isGroup&&this._radioGroup.radioGroupSize||t},isDisabled:function(){return this.isGroup?this._radioGroup.disabled||this.disabled||(this.elForm||{}).disabled:this.disabled||(this.elForm||{}).disabled},tabIndex:function(){return this.isDisabled||this.isGroup&&this.model!==this.label?-1:0}},methods:{handleChange:function(){var t=this;this.$nextTick(function(){t.$emit("change",t.model),t.isGroup&&t.dispatch("ElRadioGroup","handleChange",t.model)})}}},Kt,[],!1,null,null,null);Jt.options.__file="packages/radio/src/radio.vue";var qt=Jt.exports;qt.install=function(t){t.component(qt.name,qt)};var te=qt,ee=function(){var t=this.$createElement;return(this._self._c||t)(this._elTag,{tag:"component",staticClass:"el-radio-group",attrs:{role:"radiogroup"},on:{keydown:this.handleKeydown}},[this._t("default")],2)};ee._withStripped=!0;var ne=Object.freeze({LEFT:37,UP:38,RIGHT:39,DOWN:40}),re=i({name:"ElRadioGroup",componentName:"ElRadioGroup",inject:{elFormItem:{default:""}},mixins:[S.a],props:{value:{},size:String,fill:String,textColor:String,disabled:Boolean},computed:{_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},_elTag:function(){return(this.$vnode.data||{}).tag||"div"},radioGroupSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size}},created:function(){var t=this;this.$on("handleChange",function(e){t.$emit("change",e)})},mounted:function(){var t=this.$el.querySelectorAll("[type=radio]"),e=this.$el.querySelectorAll("[role=radio]")[0];![].some.call(t,function(t){return t.checked})&&e&&(e.tabIndex=0)},methods:{handleKeydown:function(t){var e=t.target,n="INPUT"===e.nodeName?"[type=radio]":"[role=radio]",r=this.$el.querySelectorAll(n),i=r.length,o=[].indexOf.call(r,e),a=this.$el.querySelectorAll("[role=radio]");switch(t.keyCode){case ne.LEFT:case ne.UP:t.stopPropagation(),t.preventDefault(),0===o?(a[i-1].click(),a[i-1].focus()):(a[o-1].click(),a[o-1].focus());break;case ne.RIGHT:case ne.DOWN:o===i-1?(t.stopPropagation(),t.preventDefault(),a[0].click(),a[0].focus()):(a[o+1].click(),a[o+1].focus())}}},watch:{value:function(t){this.dispatch("ElFormItem","el.form.change",[this.value])}}},ee,[],!1,null,null,null);re.options.__file="packages/radio/src/radio-group.vue";var ie=re.exports;ie.install=function(t){t.component(ie.name,ie)};var oe=ie,ae=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("label",{staticClass:"el-radio-button",class:[t.size?"el-radio-button--"+t.size:"",{"is-active":t.value===t.label},{"is-disabled":t.isDisabled},{"is-focus":t.focus}],attrs:{role:"radio","aria-checked":t.value===t.label,"aria-disabled":t.isDisabled,tabindex:t.tabIndex},on:{keydown:function(e){if(!("button"in e)&&t._k(e.keyCode,"space",32,e.key,[" ","Spacebar"]))return null;e.stopPropagation(),e.preventDefault(),t.value=t.isDisabled?t.value:t.label}}},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.value,expression:"value"}],staticClass:"el-radio-button__orig-radio",attrs:{type:"radio",name:t.name,disabled:t.isDisabled,tabindex:"-1"},domProps:{value:t.label,checked:t._q(t.value,t.label)},on:{change:[function(e){t.value=t.label},t.handleChange],focus:function(e){t.focus=!0},blur:function(e){t.focus=!1}}}),n("span",{staticClass:"el-radio-button__inner",style:t.value===t.label?t.activeStyle:null,on:{keydown:function(t){t.stopPropagation()}}},[t._t("default"),t.$slots.default?t._e():[t._v(t._s(t.label))]],2)])};ae._withStripped=!0;var se=i({name:"ElRadioButton",mixins:[S.a],inject:{elForm:{default:""},elFormItem:{default:""}},props:{label:{},disabled:Boolean,name:String},data:function(){return{focus:!1}},computed:{value:{get:function(){return this._radioGroup.value},set:function(t){this._radioGroup.$emit("input",t)}},_radioGroup:function(){for(var t=this.$parent;t;){if("ElRadioGroup"===t.$options.componentName)return t;t=t.$parent}return!1},activeStyle:function(){return{backgroundColor:this._radioGroup.fill||"",borderColor:this._radioGroup.fill||"",boxShadow:this._radioGroup.fill?"-1px 0 0 0 "+this._radioGroup.fill:"",color:this._radioGroup.textColor||""}},_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},size:function(){return this._radioGroup.radioGroupSize||this._elFormItemSize||(this.$ELEMENT||{}).size},isDisabled:function(){return this.disabled||this._radioGroup.disabled||(this.elForm||{}).disabled},tabIndex:function(){return this.isDisabled||this._radioGroup&&this.value!==this.label?-1:0}},methods:{handleChange:function(){var t=this;this.$nextTick(function(){t.dispatch("ElRadioGroup","handleChange",t.value)})}}},ae,[],!1,null,null,null);se.options.__file="packages/radio/src/radio-button.vue";var le=se.exports;le.install=function(t){t.component(le.name,le)};var ce=le,ue=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("label",{staticClass:"el-checkbox",class:[t.border&&t.checkboxSize?"el-checkbox--"+t.checkboxSize:"",{"is-disabled":t.isDisabled},{"is-bordered":t.border},{"is-checked":t.isChecked}],attrs:{id:t.id}},[n("span",{staticClass:"el-checkbox__input",class:{"is-disabled":t.isDisabled,"is-checked":t.isChecked,"is-indeterminate":t.indeterminate,"is-focus":t.focus},attrs:{tabindex:!!t.indeterminate&&0,role:!!t.indeterminate&&"checkbox","aria-checked":!!t.indeterminate&&"mixed"}},[n("span",{staticClass:"el-checkbox__inner"}),t.trueLabel||t.falseLabel?n("input",{directives:[{name:"model",rawName:"v-model",value:t.model,expression:"model"}],staticClass:"el-checkbox__original",attrs:{type:"checkbox","aria-hidden":t.indeterminate?"true":"false",name:t.name,disabled:t.isDisabled,"true-value":t.trueLabel,"false-value":t.falseLabel},domProps:{checked:Array.isArray(t.model)?t._i(t.model,null)>-1:t._q(t.model,t.trueLabel)},on:{change:[function(e){var n=t.model,r=e.target,i=r.checked?t.trueLabel:t.falseLabel;if(Array.isArray(n)){var o=t._i(n,null);r.checked?o<0&&(t.model=n.concat([null])):o>-1&&(t.model=n.slice(0,o).concat(n.slice(o+1)))}else t.model=i},t.handleChange],focus:function(e){t.focus=!0},blur:function(e){t.focus=!1}}}):n("input",{directives:[{name:"model",rawName:"v-model",value:t.model,expression:"model"}],staticClass:"el-checkbox__original",attrs:{type:"checkbox","aria-hidden":t.indeterminate?"true":"false",disabled:t.isDisabled,name:t.name},domProps:{value:t.label,checked:Array.isArray(t.model)?t._i(t.model,t.label)>-1:t.model},on:{change:[function(e){var n=t.model,r=e.target,i=!!r.checked;if(Array.isArray(n)){var o=t.label,a=t._i(n,o);r.checked?a<0&&(t.model=n.concat([o])):a>-1&&(t.model=n.slice(0,a).concat(n.slice(a+1)))}else t.model=i},t.handleChange],focus:function(e){t.focus=!0},blur:function(e){t.focus=!1}}})]),t.$slots.default||t.label?n("span",{staticClass:"el-checkbox__label"},[t._t("default"),t.$slots.default?t._e():[t._v(t._s(t.label))]],2):t._e()])};ue._withStripped=!0;var he=i({name:"ElCheckbox",mixins:[S.a],inject:{elForm:{default:""},elFormItem:{default:""}},componentName:"ElCheckbox",data:function(){return{selfModel:!1,focus:!1,isLimitExceeded:!1}},computed:{model:{get:function(){return this.isGroup?this.store:void 0!==this.value?this.value:this.selfModel},set:function(t){this.isGroup?(this.isLimitExceeded=!1,void 0!==this._checkboxGroup.min&&t.length<this._checkboxGroup.min&&(this.isLimitExceeded=!0),void 0!==this._checkboxGroup.max&&t.length>this._checkboxGroup.max&&(this.isLimitExceeded=!0),!1===this.isLimitExceeded&&this.dispatch("ElCheckboxGroup","input",[t])):(this.$emit("input",t),this.selfModel=t)}},isChecked:function(){return"[object Boolean]"==={}.toString.call(this.model)?this.model:Array.isArray(this.model)?this.model.indexOf(this.label)>-1:null!==this.model&&void 0!==this.model?this.model===this.trueLabel:void 0},isGroup:function(){for(var t=this.$parent;t;){if("ElCheckboxGroup"===t.$options.componentName)return this._checkboxGroup=t,!0;t=t.$parent}return!1},store:function(){return this._checkboxGroup?this._checkboxGroup.value:this.value},isLimitDisabled:function(){var t=this._checkboxGroup,e=t.max,n=t.min;return!(!e&&!n)&&this.model.length>=e&&!this.isChecked||this.model.length<=n&&this.isChecked},isDisabled:function(){return this.isGroup?this._checkboxGroup.disabled||this.disabled||(this.elForm||{}).disabled||this.isLimitDisabled:this.disabled||(this.elForm||{}).disabled},_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},checkboxSize:function(){var t=this.size||this._elFormItemSize||(this.$ELEMENT||{}).size;return this.isGroup&&this._checkboxGroup.checkboxGroupSize||t}},props:{value:{},label:{},indeterminate:Boolean,disabled:Boolean,checked:Boolean,name:String,trueLabel:[String,Number],falseLabel:[String,Number],id:String,controls:String,border:Boolean,size:String},methods:{addToStore:function(){Array.isArray(this.model)&&-1===this.model.indexOf(this.label)?this.model.push(this.label):this.model=this.trueLabel||!0},handleChange:function(t){var e=this;if(!this.isLimitExceeded){var n=void 0;n=t.target.checked?void 0===this.trueLabel||this.trueLabel:void 0!==this.falseLabel&&this.falseLabel,this.$emit("change",n,t),this.$nextTick(function(){e.isGroup&&e.dispatch("ElCheckboxGroup","change",[e._checkboxGroup.value])})}}},created:function(){this.checked&&this.addToStore()},mounted:function(){this.indeterminate&&this.$el.setAttribute("aria-controls",this.controls)},watch:{value:function(t){this.dispatch("ElFormItem","el.form.change",t)}}},ue,[],!1,null,null,null);he.options.__file="packages/checkbox/src/checkbox.vue";var de=he.exports;de.install=function(t){t.component(de.name,de)};var fe=de,pe=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("label",{staticClass:"el-checkbox-button",class:[t.size?"el-checkbox-button--"+t.size:"",{"is-disabled":t.isDisabled},{"is-checked":t.isChecked},{"is-focus":t.focus}],attrs:{role:"checkbox","aria-checked":t.isChecked,"aria-disabled":t.isDisabled}},[t.trueLabel||t.falseLabel?n("input",{directives:[{name:"model",rawName:"v-model",value:t.model,expression:"model"}],staticClass:"el-checkbox-button__original",attrs:{type:"checkbox",name:t.name,disabled:t.isDisabled,"true-value":t.trueLabel,"false-value":t.falseLabel},domProps:{checked:Array.isArray(t.model)?t._i(t.model,null)>-1:t._q(t.model,t.trueLabel)},on:{change:[function(e){var n=t.model,r=e.target,i=r.checked?t.trueLabel:t.falseLabel;if(Array.isArray(n)){var o=t._i(n,null);r.checked?o<0&&(t.model=n.concat([null])):o>-1&&(t.model=n.slice(0,o).concat(n.slice(o+1)))}else t.model=i},t.handleChange],focus:function(e){t.focus=!0},blur:function(e){t.focus=!1}}}):n("input",{directives:[{name:"model",rawName:"v-model",value:t.model,expression:"model"}],staticClass:"el-checkbox-button__original",attrs:{type:"checkbox",name:t.name,disabled:t.isDisabled},domProps:{value:t.label,checked:Array.isArray(t.model)?t._i(t.model,t.label)>-1:t.model},on:{change:[function(e){var n=t.model,r=e.target,i=!!r.checked;if(Array.isArray(n)){var o=t.label,a=t._i(n,o);r.checked?a<0&&(t.model=n.concat([o])):a>-1&&(t.model=n.slice(0,a).concat(n.slice(a+1)))}else t.model=i},t.handleChange],focus:function(e){t.focus=!0},blur:function(e){t.focus=!1}}}),t.$slots.default||t.label?n("span",{staticClass:"el-checkbox-button__inner",style:t.isChecked?t.activeStyle:null},[t._t("default",[t._v(t._s(t.label))])],2):t._e()])};pe._withStripped=!0;var Ae=i({name:"ElCheckboxButton",mixins:[S.a],inject:{elForm:{default:""},elFormItem:{default:""}},data:function(){return{selfModel:!1,focus:!1,isLimitExceeded:!1}},props:{value:{},label:{},disabled:Boolean,checked:Boolean,name:String,trueLabel:[String,Number],falseLabel:[String,Number]},computed:{model:{get:function(){return this._checkboxGroup?this.store:void 0!==this.value?this.value:this.selfModel},set:function(t){this._checkboxGroup?(this.isLimitExceeded=!1,void 0!==this._checkboxGroup.min&&t.length<this._checkboxGroup.min&&(this.isLimitExceeded=!0),void 0!==this._checkboxGroup.max&&t.length>this._checkboxGroup.max&&(this.isLimitExceeded=!0),!1===this.isLimitExceeded&&this.dispatch("ElCheckboxGroup","input",[t])):void 0!==this.value?this.$emit("input",t):this.selfModel=t}},isChecked:function(){return"[object Boolean]"==={}.toString.call(this.model)?this.model:Array.isArray(this.model)?this.model.indexOf(this.label)>-1:null!==this.model&&void 0!==this.model?this.model===this.trueLabel:void 0},_checkboxGroup:function(){for(var t=this.$parent;t;){if("ElCheckboxGroup"===t.$options.componentName)return t;t=t.$parent}return!1},store:function(){return this._checkboxGroup?this._checkboxGroup.value:this.value},activeStyle:function(){return{backgroundColor:this._checkboxGroup.fill||"",borderColor:this._checkboxGroup.fill||"",color:this._checkboxGroup.textColor||"","box-shadow":"-1px 0 0 0 "+this._checkboxGroup.fill}},_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},size:function(){return this._checkboxGroup.checkboxGroupSize||this._elFormItemSize||(this.$ELEMENT||{}).size},isLimitDisabled:function(){var t=this._checkboxGroup,e=t.max,n=t.min;return!(!e&&!n)&&this.model.length>=e&&!this.isChecked||this.model.length<=n&&this.isChecked},isDisabled:function(){return this._checkboxGroup?this._checkboxGroup.disabled||this.disabled||(this.elForm||{}).disabled||this.isLimitDisabled:this.disabled||(this.elForm||{}).disabled}},methods:{addToStore:function(){Array.isArray(this.model)&&-1===this.model.indexOf(this.label)?this.model.push(this.label):this.model=this.trueLabel||!0},handleChange:function(t){var e=this;if(!this.isLimitExceeded){var n=void 0;n=t.target.checked?void 0===this.trueLabel||this.trueLabel:void 0!==this.falseLabel&&this.falseLabel,this.$emit("change",n,t),this.$nextTick(function(){e._checkboxGroup&&e.dispatch("ElCheckboxGroup","change",[e._checkboxGroup.value])})}}},created:function(){this.checked&&this.addToStore()}},pe,[],!1,null,null,null);Ae.options.__file="packages/checkbox/src/checkbox-button.vue";var ge=Ae.exports;ge.install=function(t){t.component(ge.name,ge)};var me=ge,ve=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"el-checkbox-group",attrs:{role:"group","aria-label":"checkbox-group"}},[this._t("default")],2)};ve._withStripped=!0;var ye=i({name:"ElCheckboxGroup",componentName:"ElCheckboxGroup",mixins:[S.a],inject:{elFormItem:{default:""}},props:{value:{},disabled:Boolean,min:Number,max:Number,size:String,fill:String,textColor:String},computed:{_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},checkboxGroupSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size}},watch:{value:function(t){this.dispatch("ElFormItem","el.form.change",[t])}}},ve,[],!1,null,null,null);ye.options.__file="packages/checkbox/src/checkbox-group.vue";var be=ye.exports;be.install=function(t){t.component(be.name,be)};var _e=be,we=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-switch",class:{"is-disabled":t.switchDisabled,"is-checked":t.checked},attrs:{role:"switch","aria-checked":t.checked,"aria-disabled":t.switchDisabled},on:{click:function(e){return e.preventDefault(),t.switchValue(e)}}},[n("input",{ref:"input",staticClass:"el-switch__input",attrs:{type:"checkbox",id:t.id,name:t.name,"true-value":t.activeValue,"false-value":t.inactiveValue,disabled:t.switchDisabled},on:{change:t.handleChange,keydown:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?t.switchValue(e):null}}}),t.inactiveIconClass||t.inactiveText?n("span",{class:["el-switch__label","el-switch__label--left",t.checked?"":"is-active"]},[t.inactiveIconClass?n("i",{class:[t.inactiveIconClass]}):t._e(),!t.inactiveIconClass&&t.inactiveText?n("span",{attrs:{"aria-hidden":t.checked}},[t._v(t._s(t.inactiveText))]):t._e()]):t._e(),n("span",{ref:"core",staticClass:"el-switch__core",style:{width:t.coreWidth+"px"}}),t.activeIconClass||t.activeText?n("span",{class:["el-switch__label","el-switch__label--right",t.checked?"is-active":""]},[t.activeIconClass?n("i",{class:[t.activeIconClass]}):t._e(),!t.activeIconClass&&t.activeText?n("span",{attrs:{"aria-hidden":!t.checked}},[t._v(t._s(t.activeText))]):t._e()]):t._e()])};we._withStripped=!0;var xe=i({name:"ElSwitch",mixins:[U()("input"),w.a,S.a],inject:{elForm:{default:""}},props:{value:{type:[Boolean,String,Number],default:!1},disabled:{type:Boolean,default:!1},width:{type:Number,default:40},activeIconClass:{type:String,default:""},inactiveIconClass:{type:String,default:""},activeText:String,inactiveText:String,activeColor:{type:String,default:""},inactiveColor:{type:String,default:""},activeValue:{type:[Boolean,String,Number],default:!0},inactiveValue:{type:[Boolean,String,Number],default:!1},name:{type:String,default:""},validateEvent:{type:Boolean,default:!0},id:String},data:function(){return{coreWidth:this.width}},created:function(){~[this.activeValue,this.inactiveValue].indexOf(this.value)||this.$emit("input",this.inactiveValue)},computed:{checked:function(){return this.value===this.activeValue},switchDisabled:function(){return this.disabled||(this.elForm||{}).disabled}},watch:{checked:function(){this.$refs.input.checked=this.checked,(this.activeColor||this.inactiveColor)&&this.setBackgroundColor(),this.validateEvent&&this.dispatch("ElFormItem","el.form.change",[this.value])}},methods:{handleChange:function(t){var e=this,n=this.checked?this.inactiveValue:this.activeValue;this.$emit("input",n),this.$emit("change",n),this.$nextTick(function(){e.$refs.input.checked=e.checked})},setBackgroundColor:function(){var t=this.checked?this.activeColor:this.inactiveColor;this.$refs.core.style.borderColor=t,this.$refs.core.style.backgroundColor=t},switchValue:function(){!this.switchDisabled&&this.handleChange()},getMigratingConfig:function(){return{props:{"on-color":"on-color is renamed to active-color.","off-color":"off-color is renamed to inactive-color.","on-text":"on-text is renamed to active-text.","off-text":"off-text is renamed to inactive-text.","on-value":"on-value is renamed to active-value.","off-value":"off-value is renamed to inactive-value.","on-icon-class":"on-icon-class is renamed to active-icon-class.","off-icon-class":"off-icon-class is renamed to inactive-icon-class."}}}},mounted:function(){this.coreWidth=this.width||40,(this.activeColor||this.inactiveColor)&&this.setBackgroundColor(),this.$refs.input.checked=this.checked}},we,[],!1,null,null,null);xe.options.__file="packages/switch/src/component.vue";var Se=xe.exports;Se.install=function(t){t.component(Se.name,Se)};var Ce=Se,ke=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.handleClose,expression:"handleClose"}],staticClass:"el-select",class:[t.selectSize?"el-select--"+t.selectSize:""],on:{click:function(e){return e.stopPropagation(),t.toggleMenu(e)}}},[t.multiple?n("div",{ref:"tags",staticClass:"el-select__tags",style:{"max-width":t.inputWidth-32+"px",width:"100%"}},[t.collapseTags&&t.selected.length?n("span",[n("el-tag",{attrs:{closable:!t.selectDisabled,size:t.collapseTagSize,hit:t.selected[0].hitState,type:"info","disable-transitions":""},on:{close:function(e){t.deleteTag(e,t.selected[0])}}},[n("span",{staticClass:"el-select__tags-text"},[t._v(t._s(t.selected[0].currentLabel))])]),t.selected.length>1?n("el-tag",{attrs:{closable:!1,size:t.collapseTagSize,type:"info","disable-transitions":""}},[n("span",{staticClass:"el-select__tags-text"},[t._v("+ "+t._s(t.selected.length-1))])]):t._e()],1):t._e(),t.collapseTags?t._e():n("transition-group",{on:{"after-leave":t.resetInputHeight}},t._l(t.selected,function(e){return n("el-tag",{key:t.getValueKey(e),attrs:{closable:!t.selectDisabled,size:t.collapseTagSize,hit:e.hitState,type:"info","disable-transitions":""},on:{close:function(n){t.deleteTag(n,e)}}},[n("span",{staticClass:"el-select__tags-text"},[t._v(t._s(e.currentLabel))])])}),1),t.filterable?n("input",{directives:[{name:"model",rawName:"v-model",value:t.query,expression:"query"}],ref:"input",staticClass:"el-select__input",class:[t.selectSize?"is-"+t.selectSize:""],style:{"flex-grow":"1",width:t.inputLength/(t.inputWidth-32)+"%","max-width":t.inputWidth-42+"px"},attrs:{type:"text",disabled:t.selectDisabled,autocomplete:t.autoComplete||t.autocomplete},domProps:{value:t.query},on:{focus:t.handleFocus,blur:function(e){t.softFocus=!1},keyup:t.managePlaceholder,keydown:[t.resetInputState,function(e){if(!("button"in e)&&t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"]))return null;e.preventDefault(),t.navigateOptions("next")},function(e){if(!("button"in e)&&t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"]))return null;e.preventDefault(),t.navigateOptions("prev")},function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?(e.preventDefault(),t.selectOption(e)):null},function(e){if(!("button"in e)&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"]))return null;e.stopPropagation(),e.preventDefault(),t.visible=!1},function(e){return"button"in e||!t._k(e.keyCode,"delete",[8,46],e.key,["Backspace","Delete","Del"])?t.deletePrevTag(e):null},function(e){if(!("button"in e)&&t._k(e.keyCode,"tab",9,e.key,"Tab"))return null;t.visible=!1}],compositionstart:t.handleComposition,compositionupdate:t.handleComposition,compositionend:t.handleComposition,input:[function(e){e.target.composing||(t.query=e.target.value)},t.debouncedQueryChange]}}):t._e()],1):t._e(),n("el-input",{ref:"reference",class:{"is-focus":t.visible},attrs:{type:"text",placeholder:t.currentPlaceholder,name:t.name,id:t.id,autocomplete:t.autoComplete||t.autocomplete,size:t.selectSize,disabled:t.selectDisabled,readonly:t.readonly,"validate-event":!1,tabindex:t.multiple&&t.filterable?"-1":null},on:{focus:t.handleFocus,blur:t.handleBlur},nativeOn:{keyup:function(e){return t.debouncedOnInputChange(e)},keydown:[function(e){if(!("button"in e)&&t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"]))return null;e.stopPropagation(),e.preventDefault(),t.navigateOptions("next")},function(e){if(!("button"in e)&&t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"]))return null;e.stopPropagation(),e.preventDefault(),t.navigateOptions("prev")},function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?(e.preventDefault(),t.selectOption(e)):null},function(e){if(!("button"in e)&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"]))return null;e.stopPropagation(),e.preventDefault(),t.visible=!1},function(e){if(!("button"in e)&&t._k(e.keyCode,"tab",9,e.key,"Tab"))return null;t.visible=!1}],paste:function(e){return t.debouncedOnInputChange(e)},mouseenter:function(e){t.inputHovering=!0},mouseleave:function(e){t.inputHovering=!1}},model:{value:t.selectedLabel,callback:function(e){t.selectedLabel=e},expression:"selectedLabel"}},[t.$slots.prefix?n("template",{slot:"prefix"},[t._t("prefix")],2):t._e(),n("template",{slot:"suffix"},[n("i",{directives:[{name:"show",rawName:"v-show",value:!t.showClose,expression:"!showClose"}],class:["el-select__caret","el-input__icon","el-icon-"+t.iconClass]}),t.showClose?n("i",{staticClass:"el-select__caret el-input__icon el-icon-circle-close",on:{click:t.handleClearClick}}):t._e()])],2),n("transition",{attrs:{name:"el-zoom-in-top"},on:{"before-enter":t.handleMenuEnter,"after-leave":t.doDestroy}},[n("el-select-menu",{directives:[{name:"show",rawName:"v-show",value:t.visible&&!1!==t.emptyText,expression:"visible && emptyText !== false"}],ref:"popper",attrs:{"append-to-body":t.popperAppendToBody}},[n("el-scrollbar",{directives:[{name:"show",rawName:"v-show",value:t.options.length>0&&!t.loading,expression:"options.length > 0 && !loading"}],ref:"scrollbar",class:{"is-empty":!t.allowCreate&&t.query&&0===t.filteredOptionsCount},attrs:{tag:"ul","wrap-class":"el-select-dropdown__wrap","view-class":"el-select-dropdown__list"}},[t.showNewOption?n("el-option",{attrs:{value:t.query,created:""}}):t._e(),t._t("default")],2),t.emptyText&&(!t.allowCreate||t.loading||t.allowCreate&&0===t.options.length)?[t.$slots.empty?t._t("empty"):n("p",{staticClass:"el-select-dropdown__empty"},[t._v("\n "+t._s(t.emptyText)+"\n ")])]:t._e()],2)],1)],1)};ke._withStripped=!0;var Be=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"el-select-dropdown el-popper",class:[{"is-multiple":this.$parent.multiple},this.popperClass],style:{minWidth:this.minWidth}},[this._t("default")],2)};Be._withStripped=!0;var Te=i({name:"ElSelectDropdown",componentName:"ElSelectDropdown",mixins:[P.a],props:{placement:{default:"bottom-start"},boundariesPadding:{default:0},popperOptions:{default:function(){return{gpuAcceleration:!1}}},visibleArrow:{default:!0},appendToBody:{type:Boolean,default:!0}},data:function(){return{minWidth:""}},computed:{popperClass:function(){return this.$parent.popperClass}},watch:{"$parent.inputWidth":function(){this.minWidth=this.$parent.$el.getBoundingClientRect().width+"px"}},mounted:function(){var t=this;this.referenceElm=this.$parent.$refs.reference.$el,this.$parent.popperElm=this.popperElm=this.$el,this.$on("updatePopper",function(){t.$parent.visible&&t.updatePopper()}),this.$on("destroyPopper",this.destroyPopper)}},Be,[],!1,null,null,null);Te.options.__file="packages/select/src/select-dropdown.vue";var Ee=Te.exports,Me=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("li",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-select-dropdown__item",class:{selected:t.itemSelected,"is-disabled":t.disabled||t.groupDisabled||t.limitReached,hover:t.hover},on:{mouseenter:t.hoverItem,click:function(e){return e.stopPropagation(),t.selectOptionClick(e)}}},[t._t("default",[n("span",[t._v(t._s(t.currentLabel))])])],2)};Me._withStripped=!0;var Oe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Le=i({mixins:[S.a],name:"ElOption",componentName:"ElOption",inject:["select"],props:{value:{required:!0},label:[String,Number],created:Boolean,disabled:{type:Boolean,default:!1}},data:function(){return{index:-1,groupDisabled:!1,visible:!0,hitState:!1,hover:!1}},computed:{isObject:function(){return"[object object]"===Object.prototype.toString.call(this.value).toLowerCase()},currentLabel:function(){return this.label||(this.isObject?"":this.value)},currentValue:function(){return this.value||this.label||""},itemSelected:function(){return this.select.multiple?this.contains(this.select.value,this.value):this.isEqual(this.value,this.select.value)},limitReached:function(){return!!this.select.multiple&&(!this.itemSelected&&(this.select.value||[]).length>=this.select.multipleLimit&&this.select.multipleLimit>0)}},watch:{currentLabel:function(){this.created||this.select.remote||this.dispatch("ElSelect","setSelected")},value:function(t,e){var n=this.select,r=n.remote,i=n.valueKey;if(!this.created&&!r){if(i&&"object"===(void 0===t?"undefined":Oe(t))&&"object"===(void 0===e?"undefined":Oe(e))&&t[i]===e[i])return;this.dispatch("ElSelect","setSelected")}}},methods:{isEqual:function(t,e){if(this.isObject){var n=this.select.valueKey;return Object(A.getValueByPath)(t,n)===Object(A.getValueByPath)(e,n)}return t===e},contains:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1];if(this.isObject){var n=this.select.valueKey;return t&&t.some(function(t){return Object(A.getValueByPath)(t,n)===Object(A.getValueByPath)(e,n)})}return t&&t.indexOf(e)>-1},handleGroupDisabled:function(t){this.groupDisabled=t},hoverItem:function(){this.disabled||this.groupDisabled||(this.select.hoverIndex=this.select.options.indexOf(this))},selectOptionClick:function(){!0!==this.disabled&&!0!==this.groupDisabled&&this.dispatch("ElSelect","handleOptionClick",[this,!0])},queryChange:function(t){this.visible=new RegExp(Object(A.escapeRegexpString)(t),"i").test(this.currentLabel)||this.created,this.visible||this.select.filteredOptionsCount--}},created:function(){this.select.options.push(this),this.select.cachedOptions.push(this),this.select.optionsCount++,this.select.filteredOptionsCount++,this.$on("queryChange",this.queryChange),this.$on("handleGroupDisabled",this.handleGroupDisabled)},beforeDestroy:function(){var t=this.select,e=t.selected,n=t.multiple?e:[e],r=this.select.cachedOptions.indexOf(this),i=n.indexOf(this);r>-1&&i<0&&this.select.cachedOptions.splice(r,1),this.select.onOptionDestroy(this.select.options.indexOf(this))}},Me,[],!1,null,null,null);Le.options.__file="packages/select/src/option.vue";var De=Le.exports,Ie=n(29),Pe=n.n(Ie),Ne=n(12),Fe=n(27),Re=n.n(Fe),je=i({mixins:[S.a,p.a,U()("reference"),{data:function(){return{hoverOption:-1}},computed:{optionsAllDisabled:function(){return this.options.filter(function(t){return t.visible}).every(function(t){return t.disabled})}},watch:{hoverIndex:function(t){var e=this;"number"==typeof t&&t>-1&&(this.hoverOption=this.options[t]||{}),this.options.forEach(function(t){t.hover=e.hoverOption===t})}},methods:{navigateOptions:function(t){var e=this;if(this.visible){if(0!==this.options.length&&0!==this.filteredOptionsCount&&!this.optionsAllDisabled){"next"===t?(this.hoverIndex++,this.hoverIndex===this.options.length&&(this.hoverIndex=0)):"prev"===t&&(this.hoverIndex--,this.hoverIndex<0&&(this.hoverIndex=this.options.length-1));var n=this.options[this.hoverIndex];!0!==n.disabled&&!0!==n.groupDisabled&&n.visible||this.navigateOptions(t),this.$nextTick(function(){return e.scrollToOption(e.hoverOption)})}}else this.visible=!0}}}],name:"ElSelect",componentName:"ElSelect",inject:{elForm:{default:""},elFormItem:{default:""}},provide:function(){return{select:this}},computed:{_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},readonly:function(){return!this.filterable||this.multiple||!Object(A.isIE)()&&!Object(A.isEdge)()&&!this.visible},showClose:function(){var t=this.multiple?Array.isArray(this.value)&&this.value.length>0:void 0!==this.value&&null!==this.value&&""!==this.value;return this.clearable&&!this.selectDisabled&&this.inputHovering&&t},iconClass:function(){return this.remote&&this.filterable?"":this.visible?"arrow-up is-reverse":"arrow-up"},debounce:function(){return this.remote?300:0},emptyText:function(){return this.loading?this.loadingText||this.t("el.select.loading"):(!this.remote||""!==this.query||0!==this.options.length)&&(this.filterable&&this.query&&this.options.length>0&&0===this.filteredOptionsCount?this.noMatchText||this.t("el.select.noMatch"):0===this.options.length?this.noDataText||this.t("el.select.noData"):null)},showNewOption:function(){var t=this,e=this.options.filter(function(t){return!t.created}).some(function(e){return e.currentLabel===t.query});return this.filterable&&this.allowCreate&&""!==this.query&&!e},selectSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},selectDisabled:function(){return this.disabled||(this.elForm||{}).disabled},collapseTagSize:function(){return["small","mini"].indexOf(this.selectSize)>-1?"mini":"small"},propPlaceholder:function(){return void 0!==this.placeholder?this.placeholder:this.t("el.select.placeholder")}},components:{ElInput:d.a,ElSelectMenu:Ee,ElOption:De,ElTag:Pe.a,ElScrollbar:F.a},directives:{Clickoutside:L.a},props:{name:String,id:String,value:{required:!0},autocomplete:{type:String,default:"off"},autoComplete:{type:String,validator:function(t){return!0}},automaticDropdown:Boolean,size:String,disabled:Boolean,clearable:Boolean,filterable:Boolean,allowCreate:Boolean,loading:Boolean,popperClass:String,remote:Boolean,loadingText:String,noMatchText:String,noDataText:String,remoteMethod:Function,filterMethod:Function,multiple:Boolean,multipleLimit:{type:Number,default:0},placeholder:{type:String,required:!1},defaultFirstOption:Boolean,reserveKeyword:Boolean,valueKey:{type:String,default:"value"},collapseTags:Boolean,popperAppendToBody:{type:Boolean,default:!0}},data:function(){return{options:[],cachedOptions:[],createdLabel:null,createdSelected:!1,selected:this.multiple?[]:{},inputLength:20,inputWidth:0,initialInputHeight:0,cachedPlaceHolder:"",optionsCount:0,filteredOptionsCount:0,visible:!1,softFocus:!1,selectedLabel:"",hoverIndex:-1,query:"",previousQuery:null,inputHovering:!1,currentPlaceholder:"",menuVisibleOnFocus:!1,isOnComposition:!1,isSilentBlur:!1}},watch:{selectDisabled:function(){var t=this;this.$nextTick(function(){t.resetInputHeight()})},propPlaceholder:function(t){this.cachedPlaceHolder=this.currentPlaceholder=t},value:function(t,e){this.multiple&&(this.resetInputHeight(),t&&t.length>0||this.$refs.input&&""!==this.query?this.currentPlaceholder="":this.currentPlaceholder=this.cachedPlaceHolder,this.filterable&&!this.reserveKeyword&&(this.query="",this.handleQueryChange(this.query))),this.setSelected(),this.filterable&&!this.multiple&&(this.inputLength=20),Object(A.valueEquals)(t,e)||this.dispatch("ElFormItem","el.form.change",t)},visible:function(t){var e=this;t?(this.broadcast("ElSelectDropdown","updatePopper"),this.filterable&&(this.query=this.remote?"":this.selectedLabel,this.handleQueryChange(this.query),this.multiple?this.$refs.input.focus():(this.remote||(this.broadcast("ElOption","queryChange",""),this.broadcast("ElOptionGroup","queryChange")),this.selectedLabel&&(this.currentPlaceholder=this.selectedLabel,this.selectedLabel="")))):(this.broadcast("ElSelectDropdown","destroyPopper"),this.$refs.input&&this.$refs.input.blur(),this.query="",this.previousQuery=null,this.selectedLabel="",this.inputLength=20,this.menuVisibleOnFocus=!1,this.resetHoverIndex(),this.$nextTick(function(){e.$refs.input&&""===e.$refs.input.value&&0===e.selected.length&&(e.currentPlaceholder=e.cachedPlaceHolder)}),this.multiple||(this.selected&&(this.filterable&&this.allowCreate&&this.createdSelected&&this.createdLabel?this.selectedLabel=this.createdLabel:this.selectedLabel=this.selected.currentLabel,this.filterable&&(this.query=this.selectedLabel)),this.filterable&&(this.currentPlaceholder=this.cachedPlaceHolder))),this.$emit("visible-change",t)},options:function(){var t=this;if(!this.$isServer){this.$nextTick(function(){t.broadcast("ElSelectDropdown","updatePopper")}),this.multiple&&this.resetInputHeight();var e=this.$el.querySelectorAll("input");-1===[].indexOf.call(e,document.activeElement)&&this.setSelected(),this.defaultFirstOption&&(this.filterable||this.remote)&&this.filteredOptionsCount&&this.checkDefaultFirstOption()}}},methods:{handleComposition:function(t){var e=this,n=t.target.value;if("compositionend"===t.type)this.isOnComposition=!1,this.$nextTick(function(t){return e.handleQueryChange(n)});else{var r=n[n.length-1]||"";this.isOnComposition=!Object(Qt.isKorean)(r)}},handleQueryChange:function(t){var e=this;this.previousQuery===t||this.isOnComposition||(null!==this.previousQuery||"function"!=typeof this.filterMethod&&"function"!=typeof this.remoteMethod?(this.previousQuery=t,this.$nextTick(function(){e.visible&&e.broadcast("ElSelectDropdown","updatePopper")}),this.hoverIndex=-1,this.multiple&&this.filterable&&this.$nextTick(function(){var t=15*e.$refs.input.value.length+20;e.inputLength=e.collapseTags?Math.min(50,t):t,e.managePlaceholder(),e.resetInputHeight()}),this.remote&&"function"==typeof this.remoteMethod?(this.hoverIndex=-1,this.remoteMethod(t)):"function"==typeof this.filterMethod?(this.filterMethod(t),this.broadcast("ElOptionGroup","queryChange")):(this.filteredOptionsCount=this.optionsCount,this.broadcast("ElOption","queryChange",t),this.broadcast("ElOptionGroup","queryChange")),this.defaultFirstOption&&(this.filterable||this.remote)&&this.filteredOptionsCount&&this.checkDefaultFirstOption()):this.previousQuery=t)},scrollToOption:function(t){var e=Array.isArray(t)&&t[0]?t[0].$el:t.$el;if(this.$refs.popper&&e){var n=this.$refs.popper.$el.querySelector(".el-select-dropdown__wrap");Re()(n,e)}this.$refs.scrollbar&&this.$refs.scrollbar.handleScroll()},handleMenuEnter:function(){var t=this;this.$nextTick(function(){return t.scrollToOption(t.selected)})},emitChange:function(t){Object(A.valueEquals)(this.value,t)||this.$emit("change",t)},getOption:function(t){for(var e=void 0,n="[object object]"===Object.prototype.toString.call(t).toLowerCase(),r="[object null]"===Object.prototype.toString.call(t).toLowerCase(),i="[object undefined]"===Object.prototype.toString.call(t).toLowerCase(),o=this.cachedOptions.length-1;o>=0;o--){var a=this.cachedOptions[o];if(n?Object(A.getValueByPath)(a.value,this.valueKey)===Object(A.getValueByPath)(t,this.valueKey):a.value===t){e=a;break}}if(e)return e;var s={value:t,currentLabel:n||r||i?"":t};return this.multiple&&(s.hitState=!1),s},setSelected:function(){var t=this;if(!this.multiple){var e=this.getOption(this.value);return e.created?(this.createdLabel=e.currentLabel,this.createdSelected=!0):this.createdSelected=!1,this.selectedLabel=e.currentLabel,this.selected=e,void(this.filterable&&(this.query=this.selectedLabel))}var n=[];Array.isArray(this.value)&&this.value.forEach(function(e){n.push(t.getOption(e))}),this.selected=n,this.$nextTick(function(){t.resetInputHeight()})},handleFocus:function(t){this.softFocus?this.softFocus=!1:((this.automaticDropdown||this.filterable)&&(this.visible=!0,this.filterable&&(this.menuVisibleOnFocus=!0)),this.$emit("focus",t))},blur:function(){this.visible=!1,this.$refs.reference.blur()},handleBlur:function(t){var e=this;setTimeout(function(){e.isSilentBlur?e.isSilentBlur=!1:e.$emit("blur",t)},50),this.softFocus=!1},handleClearClick:function(t){this.deleteSelected(t)},doDestroy:function(){this.$refs.popper&&this.$refs.popper.doDestroy()},handleClose:function(){this.visible=!1},toggleLastOptionHitState:function(t){if(Array.isArray(this.selected)){var e=this.selected[this.selected.length-1];if(e)return!0===t||!1===t?(e.hitState=t,t):(e.hitState=!e.hitState,e.hitState)}},deletePrevTag:function(t){if(t.target.value.length<=0&&!this.toggleLastOptionHitState()){var e=this.value.slice();e.pop(),this.$emit("input",e),this.emitChange(e)}},managePlaceholder:function(){""!==this.currentPlaceholder&&(this.currentPlaceholder=this.$refs.input.value?"":this.cachedPlaceHolder)},resetInputState:function(t){8!==t.keyCode&&this.toggleLastOptionHitState(!1),this.inputLength=15*this.$refs.input.value.length+20,this.resetInputHeight()},resetInputHeight:function(){var t=this;this.collapseTags&&!this.filterable||this.$nextTick(function(){if(t.$refs.reference){var e=t.$refs.reference.$el.childNodes,n=[].filter.call(e,function(t){return"INPUT"===t.tagName})[0],r=t.$refs.tags,i=t.initialInputHeight||40;n.style.height=0===t.selected.length?i+"px":Math.max(r?r.clientHeight+(r.clientHeight>i?6:0):0,i)+"px",t.visible&&!1!==t.emptyText&&t.broadcast("ElSelectDropdown","updatePopper")}})},resetHoverIndex:function(){var t=this;setTimeout(function(){t.multiple?t.selected.length>0?t.hoverIndex=Math.min.apply(null,t.selected.map(function(e){return t.options.indexOf(e)})):t.hoverIndex=-1:t.hoverIndex=t.options.indexOf(t.selected)},300)},handleOptionSelect:function(t,e){var n=this;if(this.multiple){var r=(this.value||[]).slice(),i=this.getValueIndex(r,t.value);i>-1?r.splice(i,1):(this.multipleLimit<=0||r.length<this.multipleLimit)&&r.push(t.value),this.$emit("input",r),this.emitChange(r),t.created&&(this.query="",this.handleQueryChange(""),this.inputLength=20),this.filterable&&this.$refs.input.focus()}else this.$emit("input",t.value),this.emitChange(t.value),this.visible=!1;this.isSilentBlur=e,this.setSoftFocus(),this.visible||this.$nextTick(function(){n.scrollToOption(t)})},setSoftFocus:function(){this.softFocus=!0;var t=this.$refs.input||this.$refs.reference;t&&t.focus()},getValueIndex:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments[1];if("[object object]"===Object.prototype.toString.call(e).toLowerCase()){var n=this.valueKey,r=-1;return t.some(function(t,i){return Object(A.getValueByPath)(t,n)===Object(A.getValueByPath)(e,n)&&(r=i,!0)}),r}return t.indexOf(e)},toggleMenu:function(){this.selectDisabled||(this.menuVisibleOnFocus?this.menuVisibleOnFocus=!1:this.visible=!this.visible,this.visible&&(this.$refs.input||this.$refs.reference).focus())},selectOption:function(){this.visible?this.options[this.hoverIndex]&&this.handleOptionSelect(this.options[this.hoverIndex]):this.toggleMenu()},deleteSelected:function(t){t.stopPropagation();var e=this.multiple?[]:"";this.$emit("input",e),this.emitChange(e),this.visible=!1,this.$emit("clear")},deleteTag:function(t,e){var n=this.selected.indexOf(e);if(n>-1&&!this.selectDisabled){var r=this.value.slice();r.splice(n,1),this.$emit("input",r),this.emitChange(r),this.$emit("remove-tag",e.value)}t.stopPropagation()},onInputChange:function(){this.filterable&&this.query!==this.selectedLabel&&(this.query=this.selectedLabel,this.handleQueryChange(this.query))},onOptionDestroy:function(t){t>-1&&(this.optionsCount--,this.filteredOptionsCount--,this.options.splice(t,1))},resetInputWidth:function(){this.inputWidth=this.$refs.reference.$el.getBoundingClientRect().width},handleResize:function(){this.resetInputWidth(),this.multiple&&this.resetInputHeight()},checkDefaultFirstOption:function(){this.hoverIndex=-1;for(var t=!1,e=this.options.length-1;e>=0;e--)if(this.options[e].created){t=!0,this.hoverIndex=e;break}if(!t)for(var n=0;n!==this.options.length;++n){var r=this.options[n];if(this.query){if(!r.disabled&&!r.groupDisabled&&r.visible){this.hoverIndex=n;break}}else if(r.itemSelected){this.hoverIndex=n;break}}},getValueKey:function(t){return"[object object]"!==Object.prototype.toString.call(t.value).toLowerCase()?t.value:Object(A.getValueByPath)(t.value,this.valueKey)}},created:function(){var t=this;this.cachedPlaceHolder=this.currentPlaceholder=this.propPlaceholder,this.multiple&&!Array.isArray(this.value)&&this.$emit("input",[]),!this.multiple&&Array.isArray(this.value)&&this.$emit("input",""),this.debouncedOnInputChange=M()(this.debounce,function(){t.onInputChange()}),this.debouncedQueryChange=M()(this.debounce,function(e){t.handleQueryChange(e.target.value)}),this.$on("handleOptionClick",this.handleOptionSelect),this.$on("setSelected",this.setSelected)},mounted:function(){var t=this;this.multiple&&Array.isArray(this.value)&&this.value.length>0&&(this.currentPlaceholder=""),Object(Ne.addResizeListener)(this.$el,this.handleResize);var e=this.$refs.reference;if(e&&e.$el){var n=e.$el.querySelector("input");this.initialInputHeight=n.getBoundingClientRect().height||{medium:36,small:32,mini:28}[this.selectSize]}this.remote&&this.multiple&&this.resetInputHeight(),this.$nextTick(function(){e&&e.$el&&(t.inputWidth=e.$el.getBoundingClientRect().width)}),this.setSelected()},beforeDestroy:function(){this.$el&&this.handleResize&&Object(Ne.removeResizeListener)(this.$el,this.handleResize)}},ke,[],!1,null,null,null);je.options.__file="packages/select/src/select.vue";var He=je.exports;He.install=function(t){t.component(He.name,He)};var Ue=He;De.install=function(t){t.component(De.name,De)};var Qe=De,ze=function(){var t=this.$createElement,e=this._self._c||t;return e("ul",{directives:[{name:"show",rawName:"v-show",value:this.visible,expression:"visible"}],staticClass:"el-select-group__wrap"},[e("li",{staticClass:"el-select-group__title"},[this._v(this._s(this.label))]),e("li",[e("ul",{staticClass:"el-select-group"},[this._t("default")],2)])])};ze._withStripped=!0;var Ye=i({mixins:[S.a],name:"ElOptionGroup",componentName:"ElOptionGroup",props:{label:String,disabled:{type:Boolean,default:!1}},data:function(){return{visible:!0}},watch:{disabled:function(t){this.broadcast("ElOption","handleGroupDisabled",t)}},methods:{queryChange:function(){this.visible=this.$children&&Array.isArray(this.$children)&&this.$children.some(function(t){return!0===t.visible})}},created:function(){this.$on("queryChange",this.queryChange)},mounted:function(){this.disabled&&this.broadcast("ElOption","handleGroupDisabled",this.disabled)}},ze,[],!1,null,null,null);Ye.options.__file="packages/select/src/option-group.vue";var Ve=Ye.exports;Ve.install=function(t){t.component(Ve.name,Ve)};var We=Ve,Ge=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("button",{staticClass:"el-button",class:[t.type?"el-button--"+t.type:"",t.buttonSize?"el-button--"+t.buttonSize:"",{"is-disabled":t.buttonDisabled,"is-loading":t.loading,"is-plain":t.plain,"is-round":t.round,"is-circle":t.circle}],attrs:{disabled:t.buttonDisabled||t.loading,autofocus:t.autofocus,type:t.nativeType},on:{click:t.handleClick}},[t.loading?n("i",{staticClass:"el-icon-loading"}):t._e(),t.icon&&!t.loading?n("i",{class:t.icon}):t._e(),t.$slots.default?n("span",[t._t("default")],2):t._e()])};Ge._withStripped=!0;var Xe=i({name:"ElButton",inject:{elForm:{default:""},elFormItem:{default:""}},props:{type:{type:String,default:"default"},size:String,icon:{type:String,default:""},nativeType:{type:String,default:"button"},loading:Boolean,disabled:Boolean,plain:Boolean,autofocus:Boolean,round:Boolean,circle:Boolean},computed:{_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},buttonSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},buttonDisabled:function(){return this.disabled||(this.elForm||{}).disabled}},methods:{handleClick:function(t){this.$emit("click",t)}}},Ge,[],!1,null,null,null);Xe.options.__file="packages/button/src/button.vue";var Ze=Xe.exports;Ze.install=function(t){t.component(Ze.name,Ze)};var $e=Ze,Ke=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"el-button-group"},[this._t("default")],2)};Ke._withStripped=!0;var Je=i({name:"ElButtonGroup"},Ke,[],!1,null,null,null);Je.options.__file="packages/button/src/button-group.vue";var qe=Je.exports;qe.install=function(t){t.component(qe.name,qe)};var tn=qe,en=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-table",class:[{"el-table--fit":t.fit,"el-table--striped":t.stripe,"el-table--border":t.border||t.isGroup,"el-table--hidden":t.isHidden,"el-table--group":t.isGroup,"el-table--fluid-height":t.maxHeight,"el-table--scrollable-x":t.layout.scrollX,"el-table--scrollable-y":t.layout.scrollY,"el-table--enable-row-hover":!t.store.states.isComplex,"el-table--enable-row-transition":0!==(t.store.states.data||[]).length&&(t.store.states.data||[]).length<100},t.tableSize?"el-table--"+t.tableSize:""],on:{mouseleave:function(e){t.handleMouseLeave(e)}}},[n("div",{ref:"hiddenColumns",staticClass:"hidden-columns"},[t._t("default")],2),t.showHeader?n("div",{directives:[{name:"mousewheel",rawName:"v-mousewheel",value:t.handleHeaderFooterMousewheel,expression:"handleHeaderFooterMousewheel"}],ref:"headerWrapper",staticClass:"el-table__header-wrapper"},[n("table-header",{ref:"tableHeader",style:{width:t.layout.bodyWidth?t.layout.bodyWidth+"px":""},attrs:{store:t.store,border:t.border,"default-sort":t.defaultSort}})],1):t._e(),n("div",{ref:"bodyWrapper",staticClass:"el-table__body-wrapper",class:[t.layout.scrollX?"is-scrolling-"+t.scrollPosition:"is-scrolling-none"],style:[t.bodyHeight]},[n("table-body",{style:{width:t.bodyWidth},attrs:{context:t.context,store:t.store,stripe:t.stripe,"row-class-name":t.rowClassName,"row-style":t.rowStyle,highlight:t.highlightCurrentRow}}),t.data&&0!==t.data.length?t._e():n("div",{ref:"emptyBlock",staticClass:"el-table__empty-block",style:t.emptyBlockStyle},[n("span",{staticClass:"el-table__empty-text"},[t._t("empty",[t._v(t._s(t.emptyText||t.t("el.table.emptyText")))])],2)]),t.$slots.append?n("div",{ref:"appendWrapper",staticClass:"el-table__append-wrapper"},[t._t("append")],2):t._e()],1),t.showSummary?n("div",{directives:[{name:"show",rawName:"v-show",value:t.data&&t.data.length>0,expression:"data && data.length > 0"},{name:"mousewheel",rawName:"v-mousewheel",value:t.handleHeaderFooterMousewheel,expression:"handleHeaderFooterMousewheel"}],ref:"footerWrapper",staticClass:"el-table__footer-wrapper"},[n("table-footer",{style:{width:t.layout.bodyWidth?t.layout.bodyWidth+"px":""},attrs:{store:t.store,border:t.border,"sum-text":t.sumText||t.t("el.table.sumText"),"summary-method":t.summaryMethod,"default-sort":t.defaultSort}})],1):t._e(),t.fixedColumns.length>0?n("div",{directives:[{name:"mousewheel",rawName:"v-mousewheel",value:t.handleFixedMousewheel,expression:"handleFixedMousewheel"}],ref:"fixedWrapper",staticClass:"el-table__fixed",style:[{width:t.layout.fixedWidth?t.layout.fixedWidth+"px":""},t.fixedHeight]},[t.showHeader?n("div",{ref:"fixedHeaderWrapper",staticClass:"el-table__fixed-header-wrapper"},[n("table-header",{ref:"fixedTableHeader",style:{width:t.bodyWidth},attrs:{fixed:"left",border:t.border,store:t.store}})],1):t._e(),n("div",{ref:"fixedBodyWrapper",staticClass:"el-table__fixed-body-wrapper",style:[{top:t.layout.headerHeight+"px"},t.fixedBodyHeight]},[n("table-body",{style:{width:t.bodyWidth},attrs:{fixed:"left",store:t.store,stripe:t.stripe,highlight:t.highlightCurrentRow,"row-class-name":t.rowClassName,"row-style":t.rowStyle}}),t.$slots.append?n("div",{staticClass:"el-table__append-gutter",style:{height:t.layout.appendHeight+"px"}}):t._e()],1),t.showSummary?n("div",{directives:[{name:"show",rawName:"v-show",value:t.data&&t.data.length>0,expression:"data && data.length > 0"}],ref:"fixedFooterWrapper",staticClass:"el-table__fixed-footer-wrapper"},[n("table-footer",{style:{width:t.bodyWidth},attrs:{fixed:"left",border:t.border,"sum-text":t.sumText||t.t("el.table.sumText"),"summary-method":t.summaryMethod,store:t.store}})],1):t._e()]):t._e(),t.rightFixedColumns.length>0?n("div",{directives:[{name:"mousewheel",rawName:"v-mousewheel",value:t.handleFixedMousewheel,expression:"handleFixedMousewheel"}],ref:"rightFixedWrapper",staticClass:"el-table__fixed-right",style:[{width:t.layout.rightFixedWidth?t.layout.rightFixedWidth+"px":"",right:t.layout.scrollY?(t.border?t.layout.gutterWidth:t.layout.gutterWidth||0)+"px":""},t.fixedHeight]},[t.showHeader?n("div",{ref:"rightFixedHeaderWrapper",staticClass:"el-table__fixed-header-wrapper"},[n("table-header",{ref:"rightFixedTableHeader",style:{width:t.bodyWidth},attrs:{fixed:"right",border:t.border,store:t.store}})],1):t._e(),n("div",{ref:"rightFixedBodyWrapper",staticClass:"el-table__fixed-body-wrapper",style:[{top:t.layout.headerHeight+"px"},t.fixedBodyHeight]},[n("table-body",{style:{width:t.bodyWidth},attrs:{fixed:"right",store:t.store,stripe:t.stripe,"row-class-name":t.rowClassName,"row-style":t.rowStyle,highlight:t.highlightCurrentRow}}),t.$slots.append?n("div",{staticClass:"el-table__append-gutter",style:{height:t.layout.appendHeight+"px"}}):t._e()],1),t.showSummary?n("div",{directives:[{name:"show",rawName:"v-show",value:t.data&&t.data.length>0,expression:"data && data.length > 0"}],ref:"rightFixedFooterWrapper",staticClass:"el-table__fixed-footer-wrapper"},[n("table-footer",{style:{width:t.bodyWidth},attrs:{fixed:"right",border:t.border,"sum-text":t.sumText||t.t("el.table.sumText"),"summary-method":t.summaryMethod,store:t.store}})],1):t._e()]):t._e(),t.rightFixedColumns.length>0?n("div",{ref:"rightFixedPatch",staticClass:"el-table__fixed-right-patch",style:{width:t.layout.scrollY?t.layout.gutterWidth+"px":"0",height:t.layout.headerHeight+"px"}}):t._e(),n("div",{directives:[{name:"show",rawName:"v-show",value:t.resizeProxyVisible,expression:"resizeProxyVisible"}],ref:"resizeProxy",staticClass:"el-table__column-resize-proxy"})])};en._withStripped=!0;var nn=n(16),rn=n.n(nn),on=n(35),an=n(38),sn=n.n(an),ln="undefined"!=typeof navigator&&navigator.userAgent.toLowerCase().indexOf("firefox")>-1,cn={bind:function(t,e){var n,r;n=t,r=e.value,n&&n.addEventListener&&n.addEventListener(ln?"DOMMouseScroll":"mousewheel",function(t){var e=sn()(t);r&&r.apply(this,[t,e])})}},un=n(6),hn=n.n(un),dn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},fn=function(t){for(var e=t.target;e&&"HTML"!==e.tagName.toUpperCase();){if("TD"===e.tagName.toUpperCase())return e;e=e.parentNode}return null},pn=function(t){return null!==t&&"object"===(void 0===t?"undefined":dn(t))},An=function(t,e,n,r,i){if(!e&&!r&&(!i||Array.isArray(i)&&!i.length))return t;n="string"==typeof n?"descending"===n?-1:1:n&&n<0?-1:1;var o=r?null:function(n,r){return i?(Array.isArray(i)||(i=[i]),i.map(function(e){return"string"==typeof e?Object(A.getValueByPath)(n,e):e(n,r,t)})):("$key"!==e&&pn(n)&&"$value"in n&&(n=n.$value),[pn(n)?Object(A.getValueByPath)(n,e):n])};return t.map(function(t,e){return{value:t,index:e,key:o?o(t,e):null}}).sort(function(t,e){var i=function(t,e){if(r)return r(t.value,e.value);for(var n=0,i=t.key.length;n<i;n++){if(t.key[n]<e.key[n])return-1;if(t.key[n]>e.key[n])return 1}return 0}(t,e);return i||(i=t.index-e.index),i*n}).map(function(t){return t.value})},gn=function(t,e){var n=null;return t.columns.forEach(function(t){t.id===e&&(n=t)}),n},mn=function(t,e){var n=(e.className||"").match(/el-table_[^\s]+/gm);return n?gn(t,n[0]):null},vn=function(t,e){if(!t)throw new Error("row is required when get row identity");if("string"==typeof e){if(e.indexOf(".")<0)return t[e];for(var n=e.split("."),r=t,i=0;i<n.length;i++)r=r[n[i]];return r}if("function"==typeof e)return e.call(null,t)},yn=function(t,e){var n={};return(t||[]).forEach(function(t,r){n[vn(t,e)]={row:t,index:r}}),n};function bn(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function _n(t){return void 0!==t&&(t=parseInt(t,10),isNaN(t)&&(t=null)),t}function wn(t){return"number"==typeof t?t:"string"==typeof t?/^\d+(?:px)?$/.test(t)?parseInt(t,10):t:null}function xn(t,e,n){var r=!1,i=t.indexOf(e),o=-1!==i,a=function(){t.push(e),r=!0},s=function(){t.splice(i,1),r=!0};return"boolean"==typeof n?n&&!o?a():!n&&o&&s():o?s():a(),r}function Sn(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"children",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"hasChildren",i=function(t){return!(Array.isArray(t)&&t.length)};t.forEach(function(t){if(t[r])e(t,null,0);else{var o=t[n];i(o)||function t(o,a,s){e(o,a,s),a.forEach(function(o){if(o[r])e(o,null,s+1);else{var a=o[n];i(a)||t(o,a,s+1)}})}(t,o,0)}})}var Cn={data:function(){return{states:{defaultExpandAll:!1,expandRows:[]}}},methods:{updateExpandRows:function(){var t=this.states,e=t.data,n=void 0===e?[]:e,r=t.rowKey,i=t.defaultExpandAll,o=t.expandRows;if(i)this.states.expandRows=n.slice();else if(r){var a=yn(o,r);this.states.expandRows=n.reduce(function(t,e){var n=vn(e,r);return a[n]&&t.push(e),t},[])}else this.states.expandRows=[]},toggleRowExpansion:function(t,e){xn(this.states.expandRows,t,e)&&(this.table.$emit("expand-change",t,this.states.expandRows.slice()),this.scheduleLayout())},setExpandRowKeys:function(t){this.assertRowKey();var e=this.states,n=e.data,r=e.rowKey,i=yn(n,r);this.states.expandRows=t.reduce(function(t,e){var n=i[e];return n&&t.push(n.row),t},[])},isRowExpanded:function(t){var e=this.states,n=e.expandRows,r=void 0===n?[]:n,i=e.rowKey;return i?!!yn(r,i)[vn(t,i)]:-1!==r.indexOf(t)}}},kn={data:function(){return{states:{_currentRowKey:null,currentRow:null}}},methods:{setCurrentRowKey:function(t){this.assertRowKey(),this.states._currentRowKey=t,this.setCurrentRowByKey(t)},restoreCurrentRowKey:function(){this.states._currentRowKey=null},setCurrentRowByKey:function(t){var e=this.states,n=e.data,r=void 0===n?[]:n,i=e.rowKey,o=null;i&&(o=Object(A.arrayFind)(r,function(e){return vn(e,i)===t})),e.currentRow=o},updateCurrentRow:function(t){var e=this.states,n=this.table,r=e.currentRow;if(t&&t!==r)return e.currentRow=t,void n.$emit("current-change",t,r);!t&&r&&(e.currentRow=null,n.$emit("current-change",null,r))},updateCurrentRowData:function(){var t=this.states,e=this.table,n=t.rowKey,r=t._currentRowKey,i=t.data||[],o=t.currentRow;if(-1===i.indexOf(o)&&o){if(n){var a=vn(o,n);this.setCurrentRowByKey(a)}else t.currentRow=null;null===t.currentRow&&e.$emit("current-change",null,o)}else r&&(this.setCurrentRowByKey(r),this.restoreCurrentRowKey())}}},Bn=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Tn={data:function(){return{states:{expandRowKeys:[],treeData:{},indent:16,lazy:!1,lazyTreeNodeMap:{},lazyColumnIdentifier:"hasChildren",childrenColumnName:"children"}}},computed:{normalizedData:function(){if(!this.states.rowKey)return{};var t=this.states.data||[];return this.normalize(t)},normalizedLazyNode:function(){var t=this.states,e=t.rowKey,n=t.lazyTreeNodeMap,r=t.lazyColumnIdentifier,i=Object.keys(n),o={};return i.length?(i.forEach(function(t){if(n[t].length){var i={children:[]};n[t].forEach(function(t){var n=vn(t,e);i.children.push(n),t[r]&&!o[n]&&(o[n]={children:[]})}),o[t]=i}}),o):o}},watch:{normalizedData:"updateTreeData",normalizedLazyNode:"updateTreeData"},methods:{normalize:function(t){var e=this.states,n=e.childrenColumnName,r=e.lazyColumnIdentifier,i=e.rowKey,o=e.lazy,a={};return Sn(t,function(t,e,n){var r=vn(t,i);Array.isArray(e)?a[r]={children:e.map(function(t){return vn(t,i)}),level:n}:o&&(a[r]={children:[],lazy:!0,level:n})},n,r),a},updateTreeData:function(){var t=this.normalizedData,e=this.normalizedLazyNode,n=Object.keys(t),r={};if(n.length){var i=this.states,o=i.treeData,a=i.defaultExpandAll,s=i.expandRowKeys,l=i.lazy,c=[],u=function(t,e){var n=a||s&&-1!==s.indexOf(e);return!!(t&&t.expanded||n)};n.forEach(function(e){var n=o[e],i=Bn({},t[e]);if(i.expanded=u(n,e),i.lazy){var a=n||{},s=a.loaded,l=void 0!==s&&s,h=a.loading,d=void 0!==h&&h;i.loaded=!!l,i.loading=!!d,c.push(e)}r[e]=i});var h=Object.keys(e);l&&h.length&&c.length&&h.forEach(function(t){var n=o[t],i=e[t].children;if(-1!==c.indexOf(t)){if(0!==r[t].children.length)throw new Error("[ElTable]children must be an empty array.");r[t].children=i}else{var a=n||{},s=a.loaded,l=void 0!==s&&s,h=a.loading,d=void 0!==h&&h;r[t]={lazy:!0,loaded:!!l,loading:!!d,expanded:u(n,t),children:i,level:""}}})}this.states.treeData=r,this.updateTableScrollY()},updateTreeExpandKeys:function(t){this.states.expandRowKeys=t,this.updateTreeData()},toggleTreeExpansion:function(t,e){this.assertRowKey();var n=this.states,r=n.rowKey,i=n.treeData,o=vn(t,r),a=o&&i[o];if(o&&a&&"expanded"in a){var s=a.expanded;e=void 0===e?!a.expanded:e,i[o].expanded=e,s!==e&&this.table.$emit("expand-change",t,e),this.updateTableScrollY()}},loadOrToggle:function(t){this.assertRowKey();var e=this.states,n=e.lazy,r=e.treeData,i=e.rowKey,o=vn(t,i),a=r[o];n&&a&&"loaded"in a&&!a.loaded?this.loadData(t,o,a):this.toggleTreeExpansion(t)},loadData:function(t,e,n){var r=this,i=this.table.load,o=this.states,a=o.lazyTreeNodeMap,s=o.treeData;i&&!s[e].loaded&&(s[e].loading=!0,i(t,n,function(n){if(!Array.isArray(n))throw new Error("[ElTable] data must be an array");s[e].loading=!1,s[e].loaded=!0,s[e].expanded=!0,n.length&&r.$set(a,e,n),r.table.$emit("expand-change",t,!0)}))}}},En=function t(e){var n=[];return e.forEach(function(e){e.children?n.push.apply(n,t(e.children)):n.push(e)}),n},Mn=hn.a.extend({data:function(){return{states:{rowKey:null,data:[],isComplex:!1,_columns:[],originColumns:[],columns:[],fixedColumns:[],rightFixedColumns:[],leafColumns:[],fixedLeafColumns:[],rightFixedLeafColumns:[],leafColumnsLength:0,fixedLeafColumnsLength:0,rightFixedLeafColumnsLength:0,isAllSelected:!1,selection:[],reserveSelection:!1,selectOnIndeterminate:!1,selectable:null,filters:{},filteredData:null,sortingColumn:null,sortProp:null,sortOrder:null,hoverRow:null}}},mixins:[Cn,kn,Tn],methods:{assertRowKey:function(){if(!this.states.rowKey)throw new Error("[ElTable] prop row-key is required")},updateColumns:function(){var t=this.states,e=t._columns||[];t.fixedColumns=e.filter(function(t){return!0===t.fixed||"left"===t.fixed}),t.rightFixedColumns=e.filter(function(t){return"right"===t.fixed}),t.fixedColumns.length>0&&e[0]&&"selection"===e[0].type&&!e[0].fixed&&(e[0].fixed=!0,t.fixedColumns.unshift(e[0]));var n=e.filter(function(t){return!t.fixed});t.originColumns=[].concat(t.fixedColumns).concat(n).concat(t.rightFixedColumns);var r=En(n),i=En(t.fixedColumns),o=En(t.rightFixedColumns);t.leafColumnsLength=r.length,t.fixedLeafColumnsLength=i.length,t.rightFixedLeafColumnsLength=o.length,t.columns=[].concat(i).concat(r).concat(o),t.isComplex=t.fixedColumns.length>0||t.rightFixedColumns.length>0},scheduleLayout:function(t){t&&this.updateColumns(),this.table.debouncedUpdateLayout()},isSelected:function(t){var e=this.states.selection;return(void 0===e?[]:e).indexOf(t)>-1},clearSelection:function(){var t=this.states;t.isAllSelected=!1,t.selection.length&&(t.selection=[],this.table.$emit("selection-change",[]))},cleanSelection:function(){var t=this.states,e=t.data,n=t.rowKey,r=t.selection,i=void 0;if(n){i=[];var o=yn(r,n),a=yn(e,n);for(var s in o)o.hasOwnProperty(s)&&!a[s]&&i.push(o[s].row)}else i=r.filter(function(t){return-1===e.indexOf(t)});if(i.length){var l=r.filter(function(t){return-1===i.indexOf(t)});t.selection=l,this.table.$emit("selection-change",l.slice())}},toggleRowSelection:function(t,e){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(xn(this.states.selection,t,e)){var r=(this.states.selection||[]).slice();n&&this.table.$emit("select",r,t),this.table.$emit("selection-change",r)}},_toggleAllSelection:function(){var t=this.states,e=t.data,n=void 0===e?[]:e,r=t.selection,i=t.selectOnIndeterminate?!t.isAllSelected:!(t.isAllSelected||r.length);t.isAllSelected=i;var o=!1;n.forEach(function(e,n){t.selectable?t.selectable.call(null,e,n)&&xn(r,e,i)&&(o=!0):xn(r,e,i)&&(o=!0)}),o&&this.table.$emit("selection-change",r?r.slice():[]),this.table.$emit("select-all",r)},updateSelectionByRowKey:function(){var t=this.states,e=t.selection,n=t.rowKey,r=t.data,i=yn(e,n);r.forEach(function(t){var r=vn(t,n),o=i[r];o&&(e[o.index]=t)})},updateAllSelected:function(){var t=this.states,e=t.selection,n=t.rowKey,r=t.selectable,i=t.data||[];if(0!==i.length){var o=void 0;n&&(o=yn(e,n));for(var a,s=!0,l=0,c=0,u=i.length;c<u;c++){var h=i[c],d=r&&r.call(null,h,c);if(a=h,o?o[vn(a,n)]:-1!==e.indexOf(a))l++;else if(!r||d){s=!1;break}}0===l&&(s=!1),t.isAllSelected=s}else t.isAllSelected=!1},updateFilters:function(t,e){Array.isArray(t)||(t=[t]);var n=this.states,r={};return t.forEach(function(t){n.filters[t.id]=e,r[t.columnKey||t.id]=e}),r},updateSort:function(t,e,n){this.states.sortingColumn&&this.states.sortingColumn!==t&&(this.states.sortingColumn.order=null),this.states.sortingColumn=t,this.states.sortProp=e,this.states.sortOrder=n},execFilter:function(){var t=this,e=this.states,n=e._data,r=e.filters,i=n;Object.keys(r).forEach(function(n){var r=e.filters[n];if(r&&0!==r.length){var o=gn(t.states,n);o&&o.filterMethod&&(i=i.filter(function(t){return r.some(function(e){return o.filterMethod.call(null,e,t,o)})}))}}),e.filteredData=i},execSort:function(){var t=this.states;t.data=function(t,e){var n=e.sortingColumn;return n&&"string"!=typeof n.sortable?An(t,e.sortProp,e.sortOrder,n.sortMethod,n.sortBy):t}(t.filteredData,t)},execQuery:function(t){t&&t.filter||this.execFilter(),this.execSort()},clearFilter:function(t){var e=this.states,n=this.table.$refs,r=n.tableHeader,i=n.fixedTableHeader,o=n.rightFixedTableHeader,a={};r&&(a=Ut()(a,r.filterPanels)),i&&(a=Ut()(a,i.filterPanels)),o&&(a=Ut()(a,o.filterPanels));var s=Object.keys(a);if(s.length)if("string"==typeof t&&(t=[t]),Array.isArray(t)){var l=t.map(function(t){return function(t,e){for(var n=null,r=0;r<t.columns.length;r++){var i=t.columns[r];if(i.columnKey===e){n=i;break}}return n}(e,t)});s.forEach(function(t){l.find(function(e){return e.id===t})&&(a[t].filteredValue=[])}),this.commit("filterChange",{column:l,values:[],silent:!0,multi:!0})}else s.forEach(function(t){a[t].filteredValue=[]}),e.filters={},this.commit("filterChange",{column:{},values:[],silent:!0})},clearSort:function(){this.states.sortingColumn&&(this.updateSort(null,null,null),this.commit("changeSortCondition",{silent:!0}))},setExpandRowKeysAdapter:function(t){this.setExpandRowKeys(t),this.updateTreeExpandKeys(t)},toggleRowExpansionAdapter:function(t,e){this.states.columns.some(function(t){return"expand"===t.type})?this.toggleRowExpansion(t,e):this.toggleTreeExpansion(t,e)}}});Mn.prototype.mutations={setData:function(t,e){var n=t._data!==e;t._data=e,this.execQuery(),this.updateCurrentRowData(),this.updateExpandRows(),t.reserveSelection?(this.assertRowKey(),this.updateSelectionByRowKey()):n?this.clearSelection():this.cleanSelection(),this.updateAllSelected(),this.updateTableScrollY()},insertColumn:function(t,e,n,r){var i=t._columns;r&&((i=r.children)||(i=r.children=[])),void 0!==n?i.splice(n,0,e):i.push(e),"selection"===e.type&&(t.selectable=e.selectable,t.reserveSelection=e.reserveSelection),this.table.$ready&&(this.updateColumns(),this.scheduleLayout())},removeColumn:function(t,e,n){var r=t._columns;n&&((r=n.children)||(r=n.children=[])),r&&r.splice(r.indexOf(e),1),this.table.$ready&&(this.updateColumns(),this.scheduleLayout())},sort:function(t,e){var n=e.prop,r=e.order,i=e.init;if(n){var o=Object(A.arrayFind)(t.columns,function(t){return t.property===n});o&&(o.order=r,this.updateSort(o,n,r),this.commit("changeSortCondition",{init:i}))}},changeSortCondition:function(t,e){var n=t.sortingColumn,r=t.sortProp,i=t.sortOrder;null===i&&(t.sortingColumn=null,t.sortProp=null);this.execQuery({filter:!0}),e&&(e.silent||e.init)||this.table.$emit("sort-change",{column:n,prop:r,order:i}),this.updateTableScrollY()},filterChange:function(t,e){var n=e.column,r=e.values,i=e.silent,o=this.updateFilters(n,r);this.execQuery(),i||this.table.$emit("filter-change",o),this.updateTableScrollY()},toggleAllSelection:function(){this.toggleAllSelection()},rowSelectedChanged:function(t,e){this.toggleRowSelection(e),this.updateAllSelected()},setHoverRow:function(t,e){t.hoverRow=e},setCurrentRow:function(t,e){this.updateCurrentRow(e)}},Mn.prototype.commit=function(t){var e=this.mutations;if(!e[t])throw new Error("Action not found: "+t);for(var n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];e[t].apply(this,[this.states].concat(r))},Mn.prototype.updateTableScrollY=function(){hn.a.nextTick(this.table.updateScrollY)};var On=Mn;function Ln(t){var e={};return Object.keys(t).forEach(function(n){var r=t[n],i=void 0;"string"==typeof r?i=function(){return this.store.states[r]}:"function"==typeof r?i=function(){return r.call(this,this.store.states)}:console.error("invalid value type"),i&&(e[n]=i)}),e}var Dn=n(30),In=n.n(Dn);var Pn=function(){function t(e){for(var n in function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.observers=[],this.table=null,this.store=null,this.columns=null,this.fit=!0,this.showHeader=!0,this.height=null,this.scrollX=!1,this.scrollY=!1,this.bodyWidth=null,this.fixedWidth=null,this.rightFixedWidth=null,this.tableHeight=null,this.headerHeight=44,this.appendHeight=0,this.footerHeight=44,this.viewportHeight=null,this.bodyHeight=null,this.fixedBodyHeight=null,this.gutterWidth=In()(),e)e.hasOwnProperty(n)&&(this[n]=e[n]);if(!this.table)throw new Error("table is required for Table Layout");if(!this.store)throw new Error("store is required for Table Layout")}return t.prototype.updateScrollY=function(){if(null===this.height)return!1;var t=this.table.bodyWrapper;if(this.table.$el&&t){var e=t.querySelector(".el-table__body"),n=this.scrollY,r=e.offsetHeight>this.bodyHeight;return this.scrollY=r,n!==r}return!1},t.prototype.setHeight=function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"height";if(!hn.a.prototype.$isServer){var r=this.table.$el;if(t=wn(t),this.height=t,!r&&(t||0===t))return hn.a.nextTick(function(){return e.setHeight(t,n)});"number"==typeof t?(r.style[n]=t+"px",this.updateElsHeight()):"string"==typeof t&&(r.style[n]=t,this.updateElsHeight())}},t.prototype.setMaxHeight=function(t){this.setHeight(t,"max-height")},t.prototype.getFlattenColumns=function(){var t=[];return this.table.columns.forEach(function(e){e.isColumnGroup?t.push.apply(t,e.columns):t.push(e)}),t},t.prototype.updateElsHeight=function(){var t=this;if(!this.table.$ready)return hn.a.nextTick(function(){return t.updateElsHeight()});var e=this.table.$refs,n=e.headerWrapper,r=e.appendWrapper,i=e.footerWrapper;if(this.appendHeight=r?r.offsetHeight:0,!this.showHeader||n){var o=n?n.querySelector(".el-table__header tr"):null,a=this.headerDisplayNone(o),s=this.headerHeight=this.showHeader?n.offsetHeight:0;if(this.showHeader&&!a&&n.offsetWidth>0&&(this.table.columns||[]).length>0&&s<2)return hn.a.nextTick(function(){return t.updateElsHeight()});var l=this.tableHeight=this.table.$el.clientHeight,c=this.footerHeight=i?i.offsetHeight:0;null!==this.height&&(this.bodyHeight=l-s-c+(i?1:0)),this.fixedBodyHeight=this.scrollX?this.bodyHeight-this.gutterWidth:this.bodyHeight;var u=!(this.store.states.data&&this.store.states.data.length);this.viewportHeight=this.scrollX?l-(u?0:this.gutterWidth):l,this.updateScrollY(),this.notifyObservers("scrollable")}},t.prototype.headerDisplayNone=function(t){if(!t)return!0;for(var e=t;"DIV"!==e.tagName;){if("none"===getComputedStyle(e).display)return!0;e=e.parentElement}return!1},t.prototype.updateColumnsWidth=function(){if(!hn.a.prototype.$isServer){var t=this.fit,e=this.table.$el.clientWidth,n=0,r=this.getFlattenColumns(),i=r.filter(function(t){return"number"!=typeof t.width});if(r.forEach(function(t){"number"==typeof t.width&&t.realWidth&&(t.realWidth=null)}),i.length>0&&t){r.forEach(function(t){n+=t.width||t.minWidth||80});var o=this.scrollY?this.gutterWidth:0;if(n<=e-o){this.scrollX=!1;var a=e-o-n;if(1===i.length)i[0].realWidth=(i[0].minWidth||80)+a;else{var s=a/i.reduce(function(t,e){return t+(e.minWidth||80)},0),l=0;i.forEach(function(t,e){if(0!==e){var n=Math.floor((t.minWidth||80)*s);l+=n,t.realWidth=(t.minWidth||80)+n}}),i[0].realWidth=(i[0].minWidth||80)+a-l}}else this.scrollX=!0,i.forEach(function(t){t.realWidth=t.minWidth});this.bodyWidth=Math.max(n,e),this.table.resizeState.width=this.bodyWidth}else r.forEach(function(t){t.width||t.minWidth?t.realWidth=t.width||t.minWidth:t.realWidth=80,n+=t.realWidth}),this.scrollX=n>e,this.bodyWidth=n;var c=this.store.states.fixedColumns;if(c.length>0){var u=0;c.forEach(function(t){u+=t.realWidth||t.width}),this.fixedWidth=u}var h=this.store.states.rightFixedColumns;if(h.length>0){var d=0;h.forEach(function(t){d+=t.realWidth||t.width}),this.rightFixedWidth=d}this.notifyObservers("columns")}},t.prototype.addObserver=function(t){this.observers.push(t)},t.prototype.removeObserver=function(t){var e=this.observers.indexOf(t);-1!==e&&this.observers.splice(e,1)},t.prototype.notifyObservers=function(t){var e=this;this.observers.forEach(function(n){switch(t){case"columns":n.onColumnsChange(e);break;case"scrollable":n.onScrollableChange(e);break;default:throw new Error("Table Layout don't have event "+t+".")}})},t}(),Nn={created:function(){this.tableLayout.addObserver(this)},destroyed:function(){this.tableLayout.removeObserver(this)},computed:{tableLayout:function(){var t=this.layout;if(!t&&this.table&&(t=this.table.layout),!t)throw new Error("Can not find table layout.");return t}},mounted:function(){this.onColumnsChange(this.tableLayout),this.onScrollableChange(this.tableLayout)},updated:function(){this.__updated__||(this.onColumnsChange(this.tableLayout),this.onScrollableChange(this.tableLayout),this.__updated__=!0)},methods:{onColumnsChange:function(t){var e=this.$el.querySelectorAll("colgroup > col");if(e.length){var n={};t.getFlattenColumns().forEach(function(t){n[t.id]=t});for(var r=0,i=e.length;r<i;r++){var o=e[r],a=o.getAttribute("name"),s=n[a];s&&o.setAttribute("width",s.realWidth||s.width)}}},onScrollableChange:function(t){for(var e=this.$el.querySelectorAll("colgroup > col[name=gutter]"),n=0,r=e.length;n<r;n++){e[n].setAttribute("width",t.scrollY?t.gutterWidth:"0")}for(var i=this.$el.querySelectorAll("th.gutter"),o=0,a=i.length;o<a;o++){var s=i[o];s.style.width=t.scrollY?t.gutterWidth+"px":"0",s.style.display=t.scrollY?"":"none"}}}},Fn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Rn=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},jn={name:"ElTableBody",mixins:[Nn],components:{ElCheckbox:rn.a,ElTooltip:Bt.a},props:{store:{required:!0},stripe:Boolean,context:{},rowClassName:[String,Function],rowStyle:[Object,Function],fixed:String,highlight:Boolean},render:function(t){var e=this,n=this.data||[];return t("table",{class:"el-table__body",attrs:{cellspacing:"0",cellpadding:"0",border:"0"}},[t("colgroup",[this.columns.map(function(e){return t("col",{attrs:{name:e.id},key:e.id})})]),t("tbody",[n.reduce(function(t,n){return t.concat(e.wrappedRowRender(n,t.length))},[]),t("el-tooltip",{attrs:{effect:this.table.tooltipEffect,placement:"top",content:this.tooltipContent},ref:"tooltip"})])])},computed:Rn({table:function(){return this.$parent}},Ln({data:"data",columns:"columns",treeIndent:"indent",leftFixedLeafCount:"fixedLeafColumnsLength",rightFixedLeafCount:"rightFixedLeafColumnsLength",columnsCount:function(t){return t.columns.length},leftFixedCount:function(t){return t.fixedColumns.length},rightFixedCount:function(t){return t.rightFixedColumns.length},hasExpandColumn:function(t){return t.columns.some(function(t){return"expand"===t.type})}}),{firstDefaultColumnIndex:function(){return Object(A.arrayFindIndex)(this.columns,function(t){return"default"===t.type})}}),watch:{"store.states.hoverRow":function(t,e){var n=this;if(this.store.states.isComplex&&!this.$isServer){var r=window.requestAnimationFrame;r||(r=function(t){return setTimeout(t,16)}),r(function(){var r=n.$el.querySelectorAll(".el-table__row"),i=r[e],o=r[t];i&&Object(pt.removeClass)(i,"hover-row"),o&&Object(pt.addClass)(o,"hover-row")})}}},data:function(){return{tooltipContent:""}},created:function(){this.activateTooltip=M()(50,function(t){return t.handleShowPopper()})},methods:{getKeyOfRow:function(t,e){var n=this.table.rowKey;return n?vn(t,n):e},isColumnHidden:function(t){return!0===this.fixed||"left"===this.fixed?t>=this.leftFixedLeafCount:"right"===this.fixed?t<this.columnsCount-this.rightFixedLeafCount:t<this.leftFixedLeafCount||t>=this.columnsCount-this.rightFixedLeafCount},getSpan:function(t,e,n,r){var i=1,o=1,a=this.table.spanMethod;if("function"==typeof a){var s=a({row:t,column:e,rowIndex:n,columnIndex:r});Array.isArray(s)?(i=s[0],o=s[1]):"object"===(void 0===s?"undefined":Fn(s))&&(i=s.rowspan,o=s.colspan)}return{rowspan:i,colspan:o}},getRowStyle:function(t,e){var n=this.table.rowStyle;return"function"==typeof n?n.call(null,{row:t,rowIndex:e}):n||null},getRowClass:function(t,e){var n=["el-table__row"];this.table.highlightCurrentRow&&t===this.store.states.currentRow&&n.push("current-row"),this.stripe&&e%2==1&&n.push("el-table__row--striped");var r=this.table.rowClassName;return"string"==typeof r?n.push(r):"function"==typeof r&&n.push(r.call(null,{row:t,rowIndex:e})),this.store.states.expandRows.indexOf(t)>-1&&n.push("expanded"),n},getCellStyle:function(t,e,n,r){var i=this.table.cellStyle;return"function"==typeof i?i.call(null,{rowIndex:t,columnIndex:e,row:n,column:r}):i},getCellClass:function(t,e,n,r){var i=[r.id,r.align,r.className];this.isColumnHidden(e)&&i.push("is-hidden");var o=this.table.cellClassName;return"string"==typeof o?i.push(o):"function"==typeof o&&i.push(o.call(null,{rowIndex:t,columnIndex:e,row:n,column:r})),i.join(" ")},getColspanRealWidth:function(t,e,n){return e<1?t[n].realWidth:t.map(function(t){return t.realWidth}).slice(n,n+e).reduce(function(t,e){return t+e},-1)},handleCellMouseEnter:function(t,e){var n=this.table,r=fn(t);if(r){var i=mn(n,r),o=n.hoverState={cell:r,column:i,row:e};n.$emit("cell-mouse-enter",o.row,o.column,o.cell,t)}var a=t.target.querySelector(".cell");if(Object(pt.hasClass)(a,"el-tooltip")&&a.childNodes.length){var s=document.createRange();if(s.setStart(a,0),s.setEnd(a,a.childNodes.length),(s.getBoundingClientRect().width+((parseInt(Object(pt.getStyle)(a,"paddingLeft"),10)||0)+(parseInt(Object(pt.getStyle)(a,"paddingRight"),10)||0))>a.offsetWidth||a.scrollWidth>a.offsetWidth)&&this.$refs.tooltip){var l=this.$refs.tooltip;this.tooltipContent=r.innerText||r.textContent,l.referenceElm=r,l.$refs.popper&&(l.$refs.popper.style.display="none"),l.doDestroy(),l.setExpectedState(!0),this.activateTooltip(l)}}},handleCellMouseLeave:function(t){var e=this.$refs.tooltip;if(e&&(e.setExpectedState(!1),e.handleClosePopper()),fn(t)){var n=this.table.hoverState||{};this.table.$emit("cell-mouse-leave",n.row,n.column,n.cell,t)}},handleMouseEnter:M()(30,function(t){this.store.commit("setHoverRow",t)}),handleMouseLeave:M()(30,function(){this.store.commit("setHoverRow",null)}),handleContextMenu:function(t,e){this.handleEvent(t,e,"contextmenu")},handleDoubleClick:function(t,e){this.handleEvent(t,e,"dblclick")},handleClick:function(t,e){this.store.commit("setCurrentRow",e),this.handleEvent(t,e,"click")},handleEvent:function(t,e,n){var r=this.table,i=fn(t),o=void 0;i&&(o=mn(r,i))&&r.$emit("cell-"+n,e,o,i,t),r.$emit("row-"+n,e,o,t)},rowRender:function(t,e,n){var r=this,i=this.$createElement,o=this.treeIndent,a=this.columns,s=this.firstDefaultColumnIndex,l=a.map(function(t,e){return r.isColumnHidden(e)}),c=this.getRowClass(t,e),u=!0;return n&&(c.push("el-table__row--level-"+n.level),u=n.display),i("tr",{style:[u?null:{display:"none"},this.getRowStyle(t,e)],class:c,key:this.getKeyOfRow(t,e),on:{dblclick:function(e){return r.handleDoubleClick(e,t)},click:function(e){return r.handleClick(e,t)},contextmenu:function(e){return r.handleContextMenu(e,t)},mouseenter:function(t){return r.handleMouseEnter(e)},mouseleave:this.handleMouseLeave}},[a.map(function(c,u){var h=r.getSpan(t,c,e,u),d=h.rowspan,f=h.colspan;if(!d||!f)return null;var p=Rn({},c);p.realWidth=r.getColspanRealWidth(a,f,u);var A={store:r.store,_self:r.context||r.table.$vnode.context,column:p,row:t,$index:e};return u===s&&n&&(A.treeNode={indent:n.level*o,level:n.level},"boolean"==typeof n.expanded&&(A.treeNode.expanded=n.expanded,"loading"in n&&(A.treeNode.loading=n.loading),"noLazyChildren"in n&&(A.treeNode.noLazyChildren=n.noLazyChildren))),i("td",{style:r.getCellStyle(e,u,t,c),class:r.getCellClass(e,u,t,c),attrs:{rowspan:d,colspan:f},on:{mouseenter:function(e){return r.handleCellMouseEnter(e,t)},mouseleave:r.handleCellMouseLeave}},[c.renderCell.call(r._renderProxy,r.$createElement,A,l[u])])})])},wrappedRowRender:function(t,e){var n=this,r=this.$createElement,i=this.store,o=i.isRowExpanded,a=i.assertRowKey,s=i.states,l=s.treeData,c=s.lazyTreeNodeMap,u=s.childrenColumnName,h=s.rowKey;if(this.hasExpandColumn&&o(t)){var d=this.table.renderExpanded,f=this.rowRender(t,e);return d?[[f,r("tr",{key:"expanded-row__"+f.key},[r("td",{attrs:{colspan:this.columnsCount},class:"el-table__expanded-cell"},[d(this.$createElement,{row:t,$index:e,store:this.store})])])]]:(console.error("[Element Error]renderExpanded is required."),f)}if(Object.keys(l).length){a();var p=vn(t,h),A=l[p],g=null;A&&(g={expanded:A.expanded,level:A.level,display:!0},"boolean"==typeof A.lazy&&("boolean"==typeof A.loaded&&A.loaded&&(g.noLazyChildren=!(A.children&&A.children.length)),g.loading=A.loading));var m=[this.rowRender(t,e,g)];if(A){var v=0;A.display=!0,function t(r,i){r&&r.length&&i&&r.forEach(function(r){var o={display:i.display&&i.expanded,level:i.level+1},a=vn(r,h);if(void 0===a||null===a)throw new Error("for nested data item, row-key is required.");if((A=Rn({},l[a]))&&(o.expanded=A.expanded,A.level=A.level||o.level,A.display=!(!A.expanded||!o.display),"boolean"==typeof A.lazy&&("boolean"==typeof A.loaded&&A.loaded&&(o.noLazyChildren=!(A.children&&A.children.length)),o.loading=A.loading)),v++,m.push(n.rowRender(r,e+v,o)),A){var s=c[a]||r[u];t(s,A)}})}(c[p]||t[u],A)}return m}return this.rowRender(t,e)}}},Hn=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-zoom-in-top"}},[t.multiple?n("div",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.handleOutsideClick,expression:"handleOutsideClick"},{name:"show",rawName:"v-show",value:t.showPopper,expression:"showPopper"}],staticClass:"el-table-filter"},[n("div",{staticClass:"el-table-filter__content"},[n("el-scrollbar",{attrs:{"wrap-class":"el-table-filter__wrap"}},[n("el-checkbox-group",{staticClass:"el-table-filter__checkbox-group",model:{value:t.filteredValue,callback:function(e){t.filteredValue=e},expression:"filteredValue"}},t._l(t.filters,function(e){return n("el-checkbox",{key:e.value,attrs:{label:e.value}},[t._v(t._s(e.text))])}),1)],1)],1),n("div",{staticClass:"el-table-filter__bottom"},[n("button",{class:{"is-disabled":0===t.filteredValue.length},attrs:{disabled:0===t.filteredValue.length},on:{click:t.handleConfirm}},[t._v(t._s(t.t("el.table.confirmFilter")))]),n("button",{on:{click:t.handleReset}},[t._v(t._s(t.t("el.table.resetFilter")))])])]):n("div",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.handleOutsideClick,expression:"handleOutsideClick"},{name:"show",rawName:"v-show",value:t.showPopper,expression:"showPopper"}],staticClass:"el-table-filter"},[n("ul",{staticClass:"el-table-filter__list"},[n("li",{staticClass:"el-table-filter__list-item",class:{"is-active":void 0===t.filterValue||null===t.filterValue},on:{click:function(e){t.handleSelect(null)}}},[t._v(t._s(t.t("el.table.clearFilter")))]),t._l(t.filters,function(e){return n("li",{key:e.value,staticClass:"el-table-filter__list-item",class:{"is-active":t.isActive(e)},attrs:{label:e.value},on:{click:function(n){t.handleSelect(e.value)}}},[t._v(t._s(e.text))])})],2)])])};Hn._withStripped=!0;var Un=[];!hn.a.prototype.$isServer&&document.addEventListener("click",function(t){Un.forEach(function(e){var n=t.target;e&&e.$el&&(n===e.$el||e.$el.contains(n)||e.handleOutsideClick&&e.handleOutsideClick(t))})});var Qn=function(t){t&&Un.push(t)},zn=function(t){-1!==Un.indexOf(t)&&Un.splice(t,1)},Yn=n(31),Vn=n.n(Yn),Wn=i({name:"ElTableFilterPanel",mixins:[P.a,p.a],directives:{Clickoutside:L.a},components:{ElCheckbox:rn.a,ElCheckboxGroup:Vn.a,ElScrollbar:F.a},props:{placement:{type:String,default:"bottom-end"}},methods:{isActive:function(t){return t.value===this.filterValue},handleOutsideClick:function(){var t=this;setTimeout(function(){t.showPopper=!1},16)},handleConfirm:function(){this.confirmFilter(this.filteredValue),this.handleOutsideClick()},handleReset:function(){this.filteredValue=[],this.confirmFilter(this.filteredValue),this.handleOutsideClick()},handleSelect:function(t){this.filterValue=t,void 0!==t&&null!==t?this.confirmFilter(this.filteredValue):this.confirmFilter([]),this.handleOutsideClick()},confirmFilter:function(t){this.table.store.commit("filterChange",{column:this.column,values:t}),this.table.store.updateAllSelected()}},data:function(){return{table:null,cell:null,column:null}},computed:{filters:function(){return this.column&&this.column.filters},filterValue:{get:function(){return(this.column.filteredValue||[])[0]},set:function(t){this.filteredValue&&(void 0!==t&&null!==t?this.filteredValue.splice(0,1,t):this.filteredValue.splice(0,1))}},filteredValue:{get:function(){return this.column&&this.column.filteredValue||[]},set:function(t){this.column&&(this.column.filteredValue=t)}},multiple:function(){return!this.column||this.column.filterMultiple}},mounted:function(){var t=this;this.popperElm=this.$el,this.referenceElm=this.cell,this.table.bodyWrapper.addEventListener("scroll",function(){t.updatePopper()}),this.$watch("showPopper",function(e){t.column&&(t.column.filterOpened=e),e?Qn(t):zn(t)})},watch:{showPopper:function(t){!0===t&&parseInt(this.popperJS._popper.style.zIndex,10)<y.PopupManager.zIndex&&(this.popperJS._popper.style.zIndex=y.PopupManager.nextZIndex())}}},Hn,[],!1,null,null,null);Wn.options.__file="packages/table/src/filter-panel.vue";var Gn=Wn.exports,Xn=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Zn=function(t){var e=1;t.forEach(function(t){t.level=1,function t(n,r){if(r&&(n.level=r.level+1,e<n.level&&(e=n.level)),n.children){var i=0;n.children.forEach(function(e){t(e,n),i+=e.colSpan}),n.colSpan=i}else n.colSpan=1}(t)});for(var n=[],r=0;r<e;r++)n.push([]);return function t(e){var n=[];return e.forEach(function(e){e.children?(n.push(e),n.push.apply(n,t(e.children))):n.push(e)}),n}(t).forEach(function(t){t.children?t.rowSpan=1:t.rowSpan=e-t.level+1,n[t.level-1].push(t)}),n},$n={name:"ElTableHeader",mixins:[Nn],render:function(t){var e=this,n=this.store.states.originColumns,r=Zn(n,this.columns),i=r.length>1;return i&&(this.$parent.isGroup=!0),t("table",{class:"el-table__header",attrs:{cellspacing:"0",cellpadding:"0",border:"0"}},[t("colgroup",[this.columns.map(function(e){return t("col",{attrs:{name:e.id},key:e.id})}),this.hasGutter?t("col",{attrs:{name:"gutter"}}):""]),t("thead",{class:[{"is-group":i,"has-gutter":this.hasGutter}]},[this._l(r,function(n,r){return t("tr",{style:e.getHeaderRowStyle(r),class:e.getHeaderRowClass(r)},[n.map(function(i,o){return t("th",{attrs:{colspan:i.colSpan,rowspan:i.rowSpan},on:{mousemove:function(t){return e.handleMouseMove(t,i)},mouseout:e.handleMouseOut,mousedown:function(t){return e.handleMouseDown(t,i)},click:function(t){return e.handleHeaderClick(t,i)},contextmenu:function(t){return e.handleHeaderContextMenu(t,i)}},style:e.getHeaderCellStyle(r,o,n,i),class:e.getHeaderCellClass(r,o,n,i),key:i.id},[t("div",{class:["cell",i.filteredValue&&i.filteredValue.length>0?"highlight":"",i.labelClassName]},[i.renderHeader?i.renderHeader.call(e._renderProxy,t,{column:i,$index:o,store:e.store,_self:e.$parent.$vnode.context}):i.label,i.sortable?t("span",{class:"caret-wrapper",on:{click:function(t){return e.handleSortClick(t,i)}}},[t("i",{class:"sort-caret ascending",on:{click:function(t){return e.handleSortClick(t,i,"ascending")}}}),t("i",{class:"sort-caret descending",on:{click:function(t){return e.handleSortClick(t,i,"descending")}}})]):"",i.filterable?t("span",{class:"el-table__column-filter-trigger",on:{click:function(t){return e.handleFilterClick(t,i)}}},[t("i",{class:["el-icon-arrow-down",i.filterOpened?"el-icon-arrow-up":""]})]):""])])}),e.hasGutter?t("th",{class:"gutter"}):""])})])])},props:{fixed:String,store:{required:!0},border:Boolean,defaultSort:{type:Object,default:function(){return{prop:"",order:""}}}},components:{ElCheckbox:rn.a},computed:Xn({table:function(){return this.$parent},hasGutter:function(){return!this.fixed&&this.tableLayout.gutterWidth}},Ln({columns:"columns",isAllSelected:"isAllSelected",leftFixedLeafCount:"fixedLeafColumnsLength",rightFixedLeafCount:"rightFixedLeafColumnsLength",columnsCount:function(t){return t.columns.length},leftFixedCount:function(t){return t.fixedColumns.length},rightFixedCount:function(t){return t.rightFixedColumns.length}})),created:function(){this.filterPanels={}},mounted:function(){var t=this;this.$nextTick(function(){var e=t.defaultSort,n=e.prop,r=e.order;t.store.commit("sort",{prop:n,order:r,init:!0})})},beforeDestroy:function(){var t=this.filterPanels;for(var e in t)t.hasOwnProperty(e)&&t[e]&&t[e].$destroy(!0)},methods:{isCellHidden:function(t,e){for(var n=0,r=0;r<t;r++)n+=e[r].colSpan;var i=n+e[t].colSpan-1;return!0===this.fixed||"left"===this.fixed?i>=this.leftFixedLeafCount:"right"===this.fixed?n<this.columnsCount-this.rightFixedLeafCount:i<this.leftFixedLeafCount||n>=this.columnsCount-this.rightFixedLeafCount},getHeaderRowStyle:function(t){var e=this.table.headerRowStyle;return"function"==typeof e?e.call(null,{rowIndex:t}):e},getHeaderRowClass:function(t){var e=[],n=this.table.headerRowClassName;return"string"==typeof n?e.push(n):"function"==typeof n&&e.push(n.call(null,{rowIndex:t})),e.join(" ")},getHeaderCellStyle:function(t,e,n,r){var i=this.table.headerCellStyle;return"function"==typeof i?i.call(null,{rowIndex:t,columnIndex:e,row:n,column:r}):i},getHeaderCellClass:function(t,e,n,r){var i=[r.id,r.order,r.headerAlign,r.className,r.labelClassName];0===t&&this.isCellHidden(e,n)&&i.push("is-hidden"),r.children||i.push("is-leaf"),r.sortable&&i.push("is-sortable");var o=this.table.headerCellClassName;return"string"==typeof o?i.push(o):"function"==typeof o&&i.push(o.call(null,{rowIndex:t,columnIndex:e,row:n,column:r})),i.join(" ")},toggleAllSelection:function(t){t.stopPropagation(),this.store.commit("toggleAllSelection")},handleFilterClick:function(t,e){t.stopPropagation();var n=t.target,r="TH"===n.tagName?n:n.parentNode;if(!Object(pt.hasClass)(r,"noclick")){r=r.querySelector(".el-table__column-filter-trigger")||r;var i=this.$parent,o=this.filterPanels[e.id];o&&e.filterOpened?o.showPopper=!1:(o||(o=new hn.a(Gn),this.filterPanels[e.id]=o,e.filterPlacement&&(o.placement=e.filterPlacement),o.table=i,o.cell=r,o.column=e,!this.$isServer&&o.$mount(document.createElement("div"))),setTimeout(function(){o.showPopper=!0},16))}},handleHeaderClick:function(t,e){!e.filters&&e.sortable?this.handleSortClick(t,e):e.filterable&&!e.sortable&&this.handleFilterClick(t,e),this.$parent.$emit("header-click",e,t)},handleHeaderContextMenu:function(t,e){this.$parent.$emit("header-contextmenu",e,t)},handleMouseDown:function(t,e){var n=this;if(!this.$isServer&&!(e.children&&e.children.length>0)&&this.draggingColumn&&this.border){this.dragging=!0,this.$parent.resizeProxyVisible=!0;var r=this.$parent,i=r.$el.getBoundingClientRect().left,o=this.$el.querySelector("th."+e.id),a=o.getBoundingClientRect(),s=a.left-i+30;Object(pt.addClass)(o,"noclick"),this.dragState={startMouseLeft:t.clientX,startLeft:a.right-i,startColumnLeft:a.left-i,tableLeft:i};var l=r.$refs.resizeProxy;l.style.left=this.dragState.startLeft+"px",document.onselectstart=function(){return!1},document.ondragstart=function(){return!1};var c=function(t){var e=t.clientX-n.dragState.startMouseLeft,r=n.dragState.startLeft+e;l.style.left=Math.max(s,r)+"px"};document.addEventListener("mousemove",c),document.addEventListener("mouseup",function i(){if(n.dragging){var a=n.dragState,s=a.startColumnLeft,u=a.startLeft,h=parseInt(l.style.left,10)-s;e.width=e.realWidth=h,r.$emit("header-dragend",e.width,u-s,e,t),n.store.scheduleLayout(),document.body.style.cursor="",n.dragging=!1,n.draggingColumn=null,n.dragState={},r.resizeProxyVisible=!1}document.removeEventListener("mousemove",c),document.removeEventListener("mouseup",i),document.onselectstart=null,document.ondragstart=null,setTimeout(function(){Object(pt.removeClass)(o,"noclick")},0)})}},handleMouseMove:function(t,e){if(!(e.children&&e.children.length>0)){for(var n=t.target;n&&"TH"!==n.tagName;)n=n.parentNode;if(e&&e.resizable&&!this.dragging&&this.border){var r=n.getBoundingClientRect(),i=document.body.style;r.width>12&&r.right-t.pageX<8?(i.cursor="col-resize",Object(pt.hasClass)(n,"is-sortable")&&(n.style.cursor="col-resize"),this.draggingColumn=e):this.dragging||(i.cursor="",Object(pt.hasClass)(n,"is-sortable")&&(n.style.cursor="pointer"),this.draggingColumn=null)}}},handleMouseOut:function(){this.$isServer||(document.body.style.cursor="")},toggleOrder:function(t){var e=t.order,n=t.sortOrders;if(""===e)return n[0];var r=n.indexOf(e||null);return n[r>n.length-2?0:r+1]},handleSortClick:function(t,e,n){t.stopPropagation();for(var r=e.order===n?null:n||this.toggleOrder(e),i=t.target;i&&"TH"!==i.tagName;)i=i.parentNode;if(i&&"TH"===i.tagName&&Object(pt.hasClass)(i,"noclick"))Object(pt.removeClass)(i,"noclick");else if(e.sortable){var o=this.store.states,a=o.sortProp,s=void 0,l=o.sortingColumn;(l!==e||l===e&&null===l.order)&&(l&&(l.order=null),o.sortingColumn=e,a=e.property),s=e.order=r||null,o.sortProp=a,o.sortOrder=s,this.store.commit("changeSortCondition")}}},data:function(){return{draggingColumn:null,dragging:!1,dragState:{}}}},Kn=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Jn={name:"ElTableFooter",mixins:[Nn],render:function(t){var e=this,n=[];return this.summaryMethod?n=this.summaryMethod({columns:this.columns,data:this.store.states.data}):this.columns.forEach(function(t,r){if(0!==r){var i=e.store.states.data.map(function(e){return Number(e[t.property])}),o=[],a=!0;i.forEach(function(t){if(!isNaN(t)){a=!1;var e=(""+t).split(".")[1];o.push(e?e.length:0)}});var s=Math.max.apply(null,o);n[r]=a?"":i.reduce(function(t,e){var n=Number(e);return isNaN(n)?t:parseFloat((t+e).toFixed(Math.min(s,20)))},0)}else n[r]=e.sumText}),t("table",{class:"el-table__footer",attrs:{cellspacing:"0",cellpadding:"0",border:"0"}},[t("colgroup",[this.columns.map(function(e){return t("col",{attrs:{name:e.id},key:e.id})}),this.hasGutter?t("col",{attrs:{name:"gutter"}}):""]),t("tbody",{class:[{"has-gutter":this.hasGutter}]},[t("tr",[this.columns.map(function(r,i){return t("td",{key:i,attrs:{colspan:r.colSpan,rowspan:r.rowSpan},class:e.getRowClasses(r,i)},[t("div",{class:["cell",r.labelClassName]},[n[i]])])}),this.hasGutter?t("th",{class:"gutter"}):""])])])},props:{fixed:String,store:{required:!0},summaryMethod:Function,sumText:String,border:Boolean,defaultSort:{type:Object,default:function(){return{prop:"",order:""}}}},computed:Kn({table:function(){return this.$parent},hasGutter:function(){return!this.fixed&&this.tableLayout.gutterWidth}},Ln({columns:"columns",isAllSelected:"isAllSelected",leftFixedLeafCount:"fixedLeafColumnsLength",rightFixedLeafCount:"rightFixedLeafColumnsLength",columnsCount:function(t){return t.columns.length},leftFixedCount:function(t){return t.fixedColumns.length},rightFixedCount:function(t){return t.rightFixedColumns.length}})),methods:{isCellHidden:function(t,e,n){if(!0===this.fixed||"left"===this.fixed)return t>=this.leftFixedLeafCount;if("right"===this.fixed){for(var r=0,i=0;i<t;i++)r+=e[i].colSpan;return r<this.columnsCount-this.rightFixedLeafCount}return!(this.fixed||!n.fixed)||(t<this.leftFixedCount||t>=this.columnsCount-this.rightFixedCount)},getRowClasses:function(t,e){var n=[t.id,t.align,t.labelClassName];return t.className&&n.push(t.className),this.isCellHidden(e,this.columns,t)&&n.push("is-hidden"),t.children||n.push("is-leaf"),n}}},qn=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},tr=1,er=i({name:"ElTable",mixins:[p.a,w.a],directives:{Mousewheel:cn},props:{data:{type:Array,default:function(){return[]}},size:String,width:[String,Number],height:[String,Number],maxHeight:[String,Number],fit:{type:Boolean,default:!0},stripe:Boolean,border:Boolean,rowKey:[String,Function],context:{},showHeader:{type:Boolean,default:!0},showSummary:Boolean,sumText:String,summaryMethod:Function,rowClassName:[String,Function],rowStyle:[Object,Function],cellClassName:[String,Function],cellStyle:[Object,Function],headerRowClassName:[String,Function],headerRowStyle:[Object,Function],headerCellClassName:[String,Function],headerCellStyle:[Object,Function],highlightCurrentRow:Boolean,currentRowKey:[String,Number],emptyText:String,expandRowKeys:Array,defaultExpandAll:Boolean,defaultSort:Object,tooltipEffect:String,spanMethod:Function,selectOnIndeterminate:{type:Boolean,default:!0},indent:{type:Number,default:16},treeProps:{type:Object,default:function(){return{hasChildren:"hasChildren",children:"children"}}},lazy:Boolean,load:Function},components:{TableHeader:$n,TableFooter:Jn,TableBody:jn,ElCheckbox:rn.a},methods:{getMigratingConfig:function(){return{events:{expand:"expand is renamed to expand-change"}}},setCurrentRow:function(t){this.store.commit("setCurrentRow",t)},toggleRowSelection:function(t,e){this.store.toggleRowSelection(t,e,!1),this.store.updateAllSelected()},toggleRowExpansion:function(t,e){this.store.toggleRowExpansionAdapter(t,e)},clearSelection:function(){this.store.clearSelection()},clearFilter:function(t){this.store.clearFilter(t)},clearSort:function(){this.store.clearSort()},handleMouseLeave:function(){this.store.commit("setHoverRow",null),this.hoverState&&(this.hoverState=null)},updateScrollY:function(){this.layout.updateScrollY()&&(this.layout.notifyObservers("scrollable"),this.layout.updateColumnsWidth())},handleFixedMousewheel:function(t,e){var n=this.bodyWrapper;if(Math.abs(e.spinY)>0){var r=n.scrollTop;e.pixelY<0&&0!==r&&t.preventDefault(),e.pixelY>0&&n.scrollHeight-n.clientHeight>r&&t.preventDefault(),n.scrollTop+=Math.ceil(e.pixelY/5)}else n.scrollLeft+=Math.ceil(e.pixelX/5)},handleHeaderFooterMousewheel:function(t,e){var n=e.pixelX,r=e.pixelY;Math.abs(n)>=Math.abs(r)&&(this.bodyWrapper.scrollLeft+=e.pixelX/5)},syncPostion:Object(on.throttle)(20,function(){var t=this.bodyWrapper,e=t.scrollLeft,n=t.scrollTop,r=t.offsetWidth,i=t.scrollWidth,o=this.$refs,a=o.headerWrapper,s=o.footerWrapper,l=o.fixedBodyWrapper,c=o.rightFixedBodyWrapper;a&&(a.scrollLeft=e),s&&(s.scrollLeft=e),l&&(l.scrollTop=n),c&&(c.scrollTop=n);var u=i-r-1;this.scrollPosition=e>=u?"right":0===e?"left":"middle"}),bindEvents:function(){this.bodyWrapper.addEventListener("scroll",this.syncPostion,{passive:!0}),this.fit&&Object(Ne.addResizeListener)(this.$el,this.resizeListener)},unbindEvents:function(){this.bodyWrapper.removeEventListener("scroll",this.syncPostion,{passive:!0}),this.fit&&Object(Ne.removeResizeListener)(this.$el,this.resizeListener)},resizeListener:function(){if(this.$ready){var t=!1,e=this.$el,n=this.resizeState,r=n.width,i=n.height,o=e.offsetWidth;r!==o&&(t=!0);var a=e.offsetHeight;(this.height||this.shouldUpdateHeight)&&i!==a&&(t=!0),t&&(this.resizeState.width=o,this.resizeState.height=a,this.doLayout())}},doLayout:function(){this.shouldUpdateHeight&&this.layout.updateElsHeight(),this.layout.updateColumnsWidth()},sort:function(t,e){this.store.commit("sort",{prop:t,order:e})},toggleAllSelection:function(){this.store.commit("toggleAllSelection")}},computed:qn({tableSize:function(){return this.size||(this.$ELEMENT||{}).size},bodyWrapper:function(){return this.$refs.bodyWrapper},shouldUpdateHeight:function(){return this.height||this.maxHeight||this.fixedColumns.length>0||this.rightFixedColumns.length>0},bodyWidth:function(){var t=this.layout,e=t.bodyWidth,n=t.scrollY,r=t.gutterWidth;return e?e-(n?r:0)+"px":""},bodyHeight:function(){var t=this.layout,e=t.headerHeight,n=void 0===e?0:e,r=t.bodyHeight,i=t.footerHeight,o=void 0===i?0:i;if(this.height)return{height:r?r+"px":""};if(this.maxHeight){var a=wn(this.maxHeight);if("number"==typeof a)return{"max-height":a-o-(this.showHeader?n:0)+"px"}}return{}},fixedBodyHeight:function(){if(this.height)return{height:this.layout.fixedBodyHeight?this.layout.fixedBodyHeight+"px":""};if(this.maxHeight){var t=wn(this.maxHeight);if("number"==typeof t)return t=this.layout.scrollX?t-this.layout.gutterWidth:t,this.showHeader&&(t-=this.layout.headerHeight),{"max-height":(t-=this.layout.footerHeight)+"px"}}return{}},fixedHeight:function(){return this.maxHeight?this.showSummary?{bottom:0}:{bottom:this.layout.scrollX&&this.data.length?this.layout.gutterWidth+"px":""}:this.showSummary?{height:this.layout.tableHeight?this.layout.tableHeight+"px":""}:{height:this.layout.viewportHeight?this.layout.viewportHeight+"px":""}},emptyBlockStyle:function(){if(this.data&&this.data.length)return null;var t="100%";return this.layout.appendHeight&&(t="calc(100% - "+this.layout.appendHeight+"px)"),{width:this.bodyWidth,height:t}}},Ln({selection:"selection",columns:"columns",tableData:"data",fixedColumns:"fixedColumns",rightFixedColumns:"rightFixedColumns"})),watch:{height:{immediate:!0,handler:function(t){this.layout.setHeight(t)}},maxHeight:{immediate:!0,handler:function(t){this.layout.setMaxHeight(t)}},currentRowKey:{immediate:!0,handler:function(t){this.rowKey&&this.store.setCurrentRowKey(t)}},data:{immediate:!0,handler:function(t){this.store.commit("setData",t)}},expandRowKeys:{immediate:!0,handler:function(t){t&&this.store.setExpandRowKeysAdapter(t)}}},created:function(){var t=this;this.tableId="el-table_"+tr++,this.debouncedUpdateLayout=Object(on.debounce)(50,function(){return t.doLayout()})},mounted:function(){var t=this;this.bindEvents(),this.store.updateColumns(),this.doLayout(),this.resizeState={width:this.$el.offsetWidth,height:this.$el.offsetHeight},this.store.states.columns.forEach(function(e){e.filteredValue&&e.filteredValue.length&&t.store.commit("filterChange",{column:e,values:e.filteredValue,silent:!0})}),this.$ready=!0},destroyed:function(){this.unbindEvents()},data:function(){var t=this.treeProps,e=t.hasChildren,n=void 0===e?"hasChildren":e,r=t.children,i=void 0===r?"children":r;return this.store=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!t)throw new Error("Table is required.");var n=new On;return n.table=t,n.toggleAllSelection=M()(10,n._toggleAllSelection),Object.keys(e).forEach(function(t){n.states[t]=e[t]}),n}(this,{rowKey:this.rowKey,defaultExpandAll:this.defaultExpandAll,selectOnIndeterminate:this.selectOnIndeterminate,indent:this.indent,lazy:this.lazy,lazyColumnIdentifier:n,childrenColumnName:i}),{layout:new Pn({store:this.store,table:this,fit:this.fit,showHeader:this.showHeader}),isHidden:!1,renderExpanded:null,resizeProxyVisible:!1,resizeState:{width:null,height:null},isGroup:!1,scrollPosition:"left"}}},en,[],!1,null,null,null);er.options.__file="packages/table/src/table.vue";var nr=er.exports;nr.install=function(t){t.component(nr.name,nr)};var rr=nr,ir={default:{order:""},selection:{width:48,minWidth:48,realWidth:48,order:"",className:"el-table-column--selection"},expand:{width:48,minWidth:48,realWidth:48,order:""},index:{width:48,minWidth:48,realWidth:48,order:""}},or={selection:{renderHeader:function(t,e){var n=e.store;return t("el-checkbox",{attrs:{disabled:n.states.data&&0===n.states.data.length,indeterminate:n.states.selection.length>0&&!this.isAllSelected,value:this.isAllSelected},nativeOn:{click:this.toggleAllSelection}})},renderCell:function(t,e){var n=e.row,r=e.column,i=e.store,o=e.$index;return t("el-checkbox",{nativeOn:{click:function(t){return t.stopPropagation()}},attrs:{value:i.isSelected(n),disabled:!!r.selectable&&!r.selectable.call(null,n,o)},on:{input:function(){i.commit("rowSelectedChanged",n)}}})},sortable:!1,resizable:!1},index:{renderHeader:function(t,e){return e.column.label||"#"},renderCell:function(t,e){var n=e.$index,r=n+1,i=e.column.index;return"number"==typeof i?r=n+i:"function"==typeof i&&(r=i(n)),t("div",[r])},sortable:!1},expand:{renderHeader:function(t,e){return e.column.label||""},renderCell:function(t,e){var n=e.row,r=e.store,i=["el-table__expand-icon"];r.states.expandRows.indexOf(n)>-1&&i.push("el-table__expand-icon--expanded");return t("div",{class:i,on:{click:function(t){t.stopPropagation(),r.toggleRowExpansion(n)}}},[t("i",{class:"el-icon el-icon-arrow-right"})])},sortable:!1,resizable:!1,className:"el-table__expand-column"}};function ar(t,e){var n=e.row,r=e.column,i=e.$index,o=r.property,a=o&&Object(A.getPropByPath)(n,o).v;return r&&r.formatter?r.formatter(n,r,a,i):a}var sr=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},lr=1,cr={name:"ElTableColumn",props:{type:{type:String,default:"default"},label:String,className:String,labelClassName:String,property:String,prop:String,width:{},minWidth:{},renderHeader:Function,sortable:{type:[Boolean,String],default:!1},sortMethod:Function,sortBy:[String,Function,Array],resizable:{type:Boolean,default:!0},columnKey:String,align:String,headerAlign:String,showTooltipWhenOverflow:Boolean,showOverflowTooltip:Boolean,fixed:[Boolean,String],formatter:Function,selectable:Function,reserveSelection:Boolean,filterMethod:Function,filteredValue:Array,filters:Array,filterPlacement:String,filterMultiple:{type:Boolean,default:!0},index:[Number,Function],sortOrders:{type:Array,default:function(){return["ascending","descending",null]},validator:function(t){return t.every(function(t){return["ascending","descending",null].indexOf(t)>-1})}}},data:function(){return{isSubColumn:!1,columns:[]}},computed:{owner:function(){for(var t=this.$parent;t&&!t.tableId;)t=t.$parent;return t},columnOrTableParent:function(){for(var t=this.$parent;t&&!t.tableId&&!t.columnId;)t=t.$parent;return t},realWidth:function(){return _n(this.width)},realMinWidth:function(){return void 0!==(t=this.minWidth)&&(t=_n(t),isNaN(t)&&(t=80)),t;var t},realAlign:function(){return this.align?"is-"+this.align:null},realHeaderAlign:function(){return this.headerAlign?"is-"+this.headerAlign:this.realAlign}},methods:{getPropsData:function(){for(var t=this,e=arguments.length,n=Array(e),r=0;r<e;r++)n[r]=arguments[r];return n.reduce(function(e,n){return Array.isArray(n)&&n.forEach(function(n){e[n]=t[n]}),e},{})},getColumnElIndex:function(t,e){return[].indexOf.call(t,e)},setColumnWidth:function(t){return this.realWidth&&(t.width=this.realWidth),this.realMinWidth&&(t.minWidth=this.realMinWidth),t.minWidth||(t.minWidth=80),t.realWidth=void 0===t.width?t.minWidth:t.width,t},setColumnForcedProps:function(t){var e=t.type,n=or[e]||{};return Object.keys(n).forEach(function(e){var r=n[e];void 0!==r&&(t[e]="className"===e?t[e]+" "+r:r)}),t},setColumnRenders:function(t){var e=this;this.$createElement;this.renderHeader?console.warn("[Element Warn][TableColumn]Comparing to render-header, scoped-slot header is easier to use. We recommend users to use scoped-slot header."):"selection"!==t.type&&(t.renderHeader=function(n,r){var i=e.$scopedSlots.header;return i?i(r):t.label});var n=t.renderCell;return"expand"===t.type?(t.renderCell=function(t,e){return t("div",{class:"cell"},[n(t,e)])},this.owner.renderExpanded=function(t,n){return e.$scopedSlots.default?e.$scopedSlots.default(n):e.$slots.default}):(n=n||ar,t.renderCell=function(r,i){var o=null;o=e.$scopedSlots.default?e.$scopedSlots.default(i):n(r,i);var a=function(t,e){var n=e.row,r=e.treeNode,i=e.store;if(!r)return null;var o=[];if(r.indent&&o.push(t("span",{class:"el-table__indent",style:{"padding-left":r.indent+"px"}})),"boolean"!=typeof r.expanded||r.noLazyChildren)o.push(t("span",{class:"el-table__placeholder"}));else{var a=["el-table__expand-icon",r.expanded?"el-table__expand-icon--expanded":""],s=["el-icon-arrow-right"];r.loading&&(s=["el-icon-loading"]),o.push(t("div",{class:a,on:{click:function(t){t.stopPropagation(),i.loadOrToggle(n)}}},[t("i",{class:s})]))}return o}(r,i),s={class:"cell",style:{}};return t.showOverflowTooltip&&(s.class+=" el-tooltip",s.style={width:(i.column.realWidth||i.column.width)-1+"px"}),r("div",s,[a,o])}),t},registerNormalWatchers:function(){var t=this,e={prop:"property",realAlign:"align",realHeaderAlign:"headerAlign",realWidth:"width"},n=["label","property","filters","filterMultiple","sortable","index","formatter","className","labelClassName","showOverflowTooltip"].reduce(function(t,e){return t[e]=e,t},e);Object.keys(n).forEach(function(n){var r=e[n];t.$watch(n,function(e){t.columnConfig[r]=e})})},registerComplexWatchers:function(){var t=this,e={realWidth:"width",realMinWidth:"minWidth"},n=["fixed"].reduce(function(t,e){return t[e]=e,t},e);Object.keys(n).forEach(function(n){var r=e[n];t.$watch(n,function(e){t.columnConfig[r]=e;var n="fixed"===r;t.owner.store.scheduleLayout(n)})})}},components:{ElCheckbox:rn.a},beforeCreate:function(){this.row={},this.column={},this.$index=0,this.columnId=""},created:function(){var t=this.columnOrTableParent;this.isSubColumn=this.owner!==t,this.columnId=(t.tableId||t.columnId)+"_column_"+lr++;var e=this.type||"default",n=""===this.sortable||this.sortable,r=sr({},ir[e],{id:this.columnId,type:e,property:this.prop||this.property,align:this.realAlign,headerAlign:this.realHeaderAlign,showOverflowTooltip:this.showOverflowTooltip||this.showTooltipWhenOverflow,filterable:this.filters||this.filterMethod,filteredValue:[],filterPlacement:"",isColumnGroup:!1,filterOpened:!1,sortable:n,index:this.index}),i=this.getPropsData(["columnKey","label","className","labelClassName","type","renderHeader","formatter","fixed","resizable"],["sortMethod","sortBy","sortOrders"],["selectable","reserveSelection"],["filterMethod","filters","filterMultiple","filterOpened","filteredValue","filterPlacement"]);i=function(t,e){var n={},r=void 0;for(r in t)n[r]=t[r];for(r in e)if(bn(e,r)){var i=e[r];void 0!==i&&(n[r]=i)}return n}(r,i),i=function(){for(var t=arguments.length,e=Array(t),n=0;n<t;n++)e[n]=arguments[n];return 0===e.length?function(t){return t}:1===e.length?e[0]:e.reduce(function(t,e){return function(){return t(e.apply(void 0,arguments))}})}(this.setColumnRenders,this.setColumnWidth,this.setColumnForcedProps)(i),this.columnConfig=i,this.registerNormalWatchers(),this.registerComplexWatchers()},mounted:function(){var t=this.owner,e=this.columnOrTableParent,n=this.isSubColumn?e.$el.children:e.$refs.hiddenColumns.children,r=this.getColumnElIndex(n,this.$el);t.store.commit("insertColumn",this.columnConfig,r,this.isSubColumn?e.columnConfig:null)},destroyed:function(){if(this.$parent){var t=this.$parent;this.owner.store.commit("removeColumn",this.columnConfig,this.isSubColumn?t.columnConfig:null)}},render:function(t){return t("div",this.$slots.default)},install:function(t){t.component(cr.name,cr)}},ur=cr,hr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.ranged?n("div",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.handleClose,expression:"handleClose"}],ref:"reference",staticClass:"el-date-editor el-range-editor el-input__inner",class:["el-date-editor--"+t.type,t.pickerSize?"el-range-editor--"+t.pickerSize:"",t.pickerDisabled?"is-disabled":"",t.pickerVisible?"is-active":""],on:{click:t.handleRangeClick,mouseenter:t.handleMouseEnter,mouseleave:function(e){t.showClose=!1},keydown:t.handleKeydown}},[n("i",{class:["el-input__icon","el-range__icon",t.triggerClass]}),n("input",t._b({staticClass:"el-range-input",attrs:{autocomplete:"off",placeholder:t.startPlaceholder,disabled:t.pickerDisabled,readonly:!t.editable||t.readonly,name:t.name&&t.name[0]},domProps:{value:t.displayValue&&t.displayValue[0]},on:{input:t.handleStartInput,change:t.handleStartChange,focus:t.handleFocus}},"input",t.firstInputId,!1)),t._t("range-separator",[n("span",{staticClass:"el-range-separator"},[t._v(t._s(t.rangeSeparator))])]),n("input",t._b({staticClass:"el-range-input",attrs:{autocomplete:"off",placeholder:t.endPlaceholder,disabled:t.pickerDisabled,readonly:!t.editable||t.readonly,name:t.name&&t.name[1]},domProps:{value:t.displayValue&&t.displayValue[1]},on:{input:t.handleEndInput,change:t.handleEndChange,focus:t.handleFocus}},"input",t.secondInputId,!1)),t.haveTrigger?n("i",{staticClass:"el-input__icon el-range__close-icon",class:[t.showClose?""+t.clearIcon:""],on:{click:t.handleClickIcon}}):t._e()],2):n("el-input",t._b({directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.handleClose,expression:"handleClose"}],ref:"reference",staticClass:"el-date-editor",class:"el-date-editor--"+t.type,attrs:{readonly:!t.editable||t.readonly||"dates"===t.type||"week"===t.type,disabled:t.pickerDisabled,size:t.pickerSize,name:t.name,placeholder:t.placeholder,value:t.displayValue,validateEvent:!1},on:{focus:t.handleFocus,input:function(e){return t.userInput=e},change:t.handleChange},nativeOn:{keydown:function(e){return t.handleKeydown(e)},mouseenter:function(e){return t.handleMouseEnter(e)},mouseleave:function(e){t.showClose=!1}}},"el-input",t.firstInputId,!1),[n("i",{staticClass:"el-input__icon",class:t.triggerClass,attrs:{slot:"prefix"},on:{click:t.handleFocus},slot:"prefix"}),t.haveTrigger?n("i",{staticClass:"el-input__icon",class:[t.showClose?""+t.clearIcon:""],attrs:{slot:"suffix"},on:{click:t.handleClickIcon},slot:"suffix"}):t._e()])};hr._withStripped=!0;var dr=n(0),fr={props:{appendToBody:P.a.props.appendToBody,offset:P.a.props.offset,boundariesPadding:P.a.props.boundariesPadding,arrowOffset:P.a.props.arrowOffset},methods:P.a.methods,data:function(){return Ut()({visibleArrow:!0},P.a.data)},beforeDestroy:P.a.beforeDestroy},pr={date:"yyyy-MM-dd",month:"yyyy-MM",datetime:"yyyy-MM-dd HH:mm:ss",time:"HH:mm:ss",week:"yyyywWW",timerange:"HH:mm:ss",daterange:"yyyy-MM-dd",monthrange:"yyyy-MM",datetimerange:"yyyy-MM-dd HH:mm:ss",year:"yyyy"},Ar=["date","datetime","time","time-select","week","month","year","daterange","monthrange","timerange","datetimerange","dates"],gr=function(t,e){return"timestamp"===e?t.getTime():Object(dr.formatDate)(t,e)},mr=function(t,e){return"timestamp"===e?new Date(Number(t)):Object(dr.parseDate)(t,e)},vr=function(t,e){if(Array.isArray(t)&&2===t.length){var n=t[0],r=t[1];if(n&&r)return[gr(n,e),gr(r,e)]}return""},yr=function(t,e,n){if(Array.isArray(t)||(t=t.split(n)),2===t.length){var r=t[0],i=t[1];return[mr(r,e),mr(i,e)]}return[]},br={default:{formatter:function(t){return t?""+t:""},parser:function(t){return void 0===t||""===t?null:t}},week:{formatter:function(t,e){var n=Object(dr.getWeekNumber)(t),r=t.getMonth(),i=new Date(t);1===n&&11===r&&(i.setHours(0,0,0,0),i.setDate(i.getDate()+3-(i.getDay()+6)%7));var o=Object(dr.formatDate)(i,e);return o=/WW/.test(o)?o.replace(/WW/,n<10?"0"+n:n):o.replace(/W/,n)},parser:function(t,e){return br.date.parser(t,e)}},date:{formatter:gr,parser:mr},datetime:{formatter:gr,parser:mr},daterange:{formatter:vr,parser:yr},monthrange:{formatter:vr,parser:yr},datetimerange:{formatter:vr,parser:yr},timerange:{formatter:vr,parser:yr},time:{formatter:gr,parser:mr},month:{formatter:gr,parser:mr},year:{formatter:gr,parser:mr},number:{formatter:function(t){return t?""+t:""},parser:function(t){var e=Number(t);return isNaN(t)?null:e}},dates:{formatter:function(t,e){return t.map(function(t){return gr(t,e)})},parser:function(t,e){return("string"==typeof t?t.split(", "):t).map(function(t){return t instanceof Date?t:mr(t,e)})}}},_r={left:"bottom-start",center:"bottom",right:"bottom-end"},wr=function(t,e,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"-";return t?(0,(br[n]||br.default).parser)(t,e||pr[n],r):null},xr=function(t,e,n){return t?(0,(br[n]||br.default).formatter)(t,e||pr[n]):null},Sr=function(t,e){var n=function(t,e){var n=t instanceof Date,r=e instanceof Date;return n&&r?t.getTime()===e.getTime():!n&&!r&&t===e},r=t instanceof Array,i=e instanceof Array;return r&&i?t.length===e.length&&t.every(function(t,r){return n(t,e[r])}):!r&&!i&&n(t,e)},Cr=function(t){return"string"==typeof t||t instanceof String},kr=function(t){return null===t||void 0===t||Cr(t)||Array.isArray(t)&&2===t.length&&t.every(Cr)},Br=i({mixins:[S.a,fr],inject:{elForm:{default:""},elFormItem:{default:""}},props:{size:String,format:String,valueFormat:String,readonly:Boolean,placeholder:String,startPlaceholder:String,endPlaceholder:String,prefixIcon:String,clearIcon:{type:String,default:"el-icon-circle-close"},name:{default:"",validator:kr},disabled:Boolean,clearable:{type:Boolean,default:!0},id:{default:"",validator:kr},popperClass:String,editable:{type:Boolean,default:!0},align:{type:String,default:"left"},value:{},defaultValue:{},defaultTime:{},rangeSeparator:{default:"-"},pickerOptions:{},unlinkPanels:Boolean,validateEvent:{type:Boolean,default:!0}},components:{ElInput:d.a},directives:{Clickoutside:L.a},data:function(){return{pickerVisible:!1,showClose:!1,userInput:null,valueOnOpen:null,unwatchPickerOptions:null}},watch:{pickerVisible:function(t){this.readonly||this.pickerDisabled||(t?(this.showPicker(),this.valueOnOpen=Array.isArray(this.value)?[].concat(this.value):this.value):(this.hidePicker(),this.emitChange(this.value),this.userInput=null,this.validateEvent&&this.dispatch("ElFormItem","el.form.blur"),this.$emit("blur",this),this.blur()))},parsedValue:{immediate:!0,handler:function(t){this.picker&&(this.picker.value=t)}},defaultValue:function(t){this.picker&&(this.picker.defaultValue=t)},value:function(t,e){Sr(t,e)||this.pickerVisible||!this.validateEvent||this.dispatch("ElFormItem","el.form.change",t)}},computed:{ranged:function(){return this.type.indexOf("range")>-1},reference:function(){var t=this.$refs.reference;return t.$el||t},refInput:function(){return this.reference?[].slice.call(this.reference.querySelectorAll("input")):[]},valueIsEmpty:function(){var t=this.value;if(Array.isArray(t)){for(var e=0,n=t.length;e<n;e++)if(t[e])return!1}else if(t)return!1;return!0},triggerClass:function(){return this.prefixIcon||(-1!==this.type.indexOf("time")?"el-icon-time":"el-icon-date")},selectionMode:function(){return"week"===this.type?"week":"month"===this.type?"month":"year"===this.type?"year":"dates"===this.type?"dates":"day"},haveTrigger:function(){return void 0!==this.showTrigger?this.showTrigger:-1!==Ar.indexOf(this.type)},displayValue:function(){var t=xr(this.parsedValue,this.format,this.type,this.rangeSeparator);return Array.isArray(this.userInput)?[this.userInput[0]||t&&t[0]||"",this.userInput[1]||t&&t[1]||""]:null!==this.userInput?this.userInput:t?"dates"===this.type?t.join(", "):t:""},parsedValue:function(){return this.value?"time-select"===this.type?this.value:Object(dr.isDateObject)(this.value)||Array.isArray(this.value)&&this.value.every(dr.isDateObject)?this.value:this.valueFormat?wr(this.value,this.valueFormat,this.type,this.rangeSeparator)||this.value:Array.isArray(this.value)?this.value.map(function(t){return new Date(t)}):new Date(this.value):this.value},_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},pickerSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},pickerDisabled:function(){return this.disabled||(this.elForm||{}).disabled},firstInputId:function(){var t={},e=void 0;return(e=this.ranged?this.id&&this.id[0]:this.id)&&(t.id=e),t},secondInputId:function(){var t={},e=void 0;return this.ranged&&(e=this.id&&this.id[1]),e&&(t.id=e),t}},created:function(){this.popperOptions={boundariesPadding:0,gpuAcceleration:!1},this.placement=_r[this.align]||_r.left,this.$on("fieldReset",this.handleFieldReset)},methods:{focus:function(){this.ranged?this.handleFocus():this.$refs.reference.focus()},blur:function(){this.refInput.forEach(function(t){return t.blur()})},parseValue:function(t){var e=Object(dr.isDateObject)(t)||Array.isArray(t)&&t.every(dr.isDateObject);return this.valueFormat&&!e&&wr(t,this.valueFormat,this.type,this.rangeSeparator)||t},formatToValue:function(t){var e=Object(dr.isDateObject)(t)||Array.isArray(t)&&t.every(dr.isDateObject);return this.valueFormat&&e?xr(t,this.valueFormat,this.type,this.rangeSeparator):t},parseString:function(t){var e=Array.isArray(t)?this.type:this.type.replace("range","");return wr(t,this.format,e)},formatToString:function(t){var e=Array.isArray(t)?this.type:this.type.replace("range","");return xr(t,this.format,e)},handleMouseEnter:function(){this.readonly||this.pickerDisabled||!this.valueIsEmpty&&this.clearable&&(this.showClose=!0)},handleChange:function(){if(this.userInput){var t=this.parseString(this.displayValue);t&&(this.picker.value=t,this.isValidValue(t)&&(this.emitInput(t),this.userInput=null))}""===this.userInput&&(this.emitInput(null),this.emitChange(null),this.userInput=null)},handleStartInput:function(t){this.userInput?this.userInput=[t.target.value,this.userInput[1]]:this.userInput=[t.target.value,null]},handleEndInput:function(t){this.userInput?this.userInput=[this.userInput[0],t.target.value]:this.userInput=[null,t.target.value]},handleStartChange:function(t){var e=this.parseString(this.userInput&&this.userInput[0]);if(e){this.userInput=[this.formatToString(e),this.displayValue[1]];var n=[e,this.picker.value&&this.picker.value[1]];this.picker.value=n,this.isValidValue(n)&&(this.emitInput(n),this.userInput=null)}},handleEndChange:function(t){var e=this.parseString(this.userInput&&this.userInput[1]);if(e){this.userInput=[this.displayValue[0],this.formatToString(e)];var n=[this.picker.value&&this.picker.value[0],e];this.picker.value=n,this.isValidValue(n)&&(this.emitInput(n),this.userInput=null)}},handleClickIcon:function(t){this.readonly||this.pickerDisabled||(this.showClose?(this.valueOnOpen=this.value,t.stopPropagation(),this.emitInput(null),this.emitChange(null),this.showClose=!1,this.picker&&"function"==typeof this.picker.handleClear&&this.picker.handleClear()):this.pickerVisible=!this.pickerVisible)},handleClose:function(){if(this.pickerVisible&&(this.pickerVisible=!1,"dates"===this.type)){var t=wr(this.valueOnOpen,this.valueFormat,this.type,this.rangeSeparator)||this.valueOnOpen;this.emitInput(t)}},handleFieldReset:function(t){this.userInput=""===t?null:t},handleFocus:function(){var t=this.type;-1===Ar.indexOf(t)||this.pickerVisible||(this.pickerVisible=!0),this.$emit("focus",this)},handleKeydown:function(t){var e=this,n=t.keyCode;return 27===n?(this.pickerVisible=!1,void t.stopPropagation()):9!==n?13===n?((""===this.userInput||this.isValidValue(this.parseString(this.displayValue)))&&(this.handleChange(),this.pickerVisible=this.picker.visible=!1,this.blur()),void t.stopPropagation()):void(this.userInput?t.stopPropagation():this.picker&&this.picker.handleKeydown&&this.picker.handleKeydown(t)):void(this.ranged?setTimeout(function(){-1===e.refInput.indexOf(document.activeElement)&&(e.pickerVisible=!1,e.blur(),t.stopPropagation())},0):(this.handleChange(),this.pickerVisible=this.picker.visible=!1,this.blur(),t.stopPropagation()))},handleRangeClick:function(){var t=this.type;-1===Ar.indexOf(t)||this.pickerVisible||(this.pickerVisible=!0),this.$emit("focus",this)},hidePicker:function(){this.picker&&(this.picker.resetView&&this.picker.resetView(),this.pickerVisible=this.picker.visible=!1,this.destroyPopper())},showPicker:function(){var t=this;this.$isServer||(this.picker||this.mountPicker(),this.pickerVisible=this.picker.visible=!0,this.updatePopper(),this.picker.value=this.parsedValue,this.picker.resetView&&this.picker.resetView(),this.$nextTick(function(){t.picker.adjustSpinners&&t.picker.adjustSpinners()}))},mountPicker:function(){var t=this;this.picker=new hn.a(this.panel).$mount(),this.picker.defaultValue=this.defaultValue,this.picker.defaultTime=this.defaultTime,this.picker.popperClass=this.popperClass,this.popperElm=this.picker.$el,this.picker.width=this.reference.getBoundingClientRect().width,this.picker.showTime="datetime"===this.type||"datetimerange"===this.type,this.picker.selectionMode=this.selectionMode,this.picker.unlinkPanels=this.unlinkPanels,this.picker.arrowControl=this.arrowControl||this.timeArrowControl||!1,this.$watch("format",function(e){t.picker.format=e});var e=function(){var e=t.pickerOptions;if(e&&e.selectableRange){var n=e.selectableRange,r=br.datetimerange.parser,i=pr.timerange;n=Array.isArray(n)?n:[n],t.picker.selectableRange=n.map(function(e){return r(e,i,t.rangeSeparator)})}for(var o in e)e.hasOwnProperty(o)&&"selectableRange"!==o&&(t.picker[o]=e[o]);t.format&&(t.picker.format=t.format)};e(),this.unwatchPickerOptions=this.$watch("pickerOptions",function(){return e()},{deep:!0}),this.$el.appendChild(this.picker.$el),this.picker.resetView&&this.picker.resetView(),this.picker.$on("dodestroy",this.doDestroy),this.picker.$on("pick",function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];t.userInput=null,t.pickerVisible=t.picker.visible=n,t.emitInput(e),t.picker.resetView&&t.picker.resetView()}),this.picker.$on("select-range",function(e,n,r){0!==t.refInput.length&&(r&&"min"!==r?"max"===r&&(t.refInput[1].setSelectionRange(e,n),t.refInput[1].focus()):(t.refInput[0].setSelectionRange(e,n),t.refInput[0].focus()))})},unmountPicker:function(){this.picker&&(this.picker.$destroy(),this.picker.$off(),"function"==typeof this.unwatchPickerOptions&&this.unwatchPickerOptions(),this.picker.$el.parentNode.removeChild(this.picker.$el))},emitChange:function(t){Sr(t,this.valueOnOpen)||(this.$emit("change",t),this.valueOnOpen=t,this.validateEvent&&this.dispatch("ElFormItem","el.form.change",t))},emitInput:function(t){var e=this.formatToValue(t);Sr(this.value,e)||this.$emit("input",e)},isValidValue:function(t){return this.picker||this.mountPicker(),!this.picker.isValidValue||t&&this.picker.isValidValue(t)}}},hr,[],!1,null,null,null);Br.options.__file="packages/date-picker/src/picker.vue";var Tr=Br.exports,Er=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-zoom-in-top"},on:{"after-enter":t.handleEnter,"after-leave":t.handleLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-picker-panel el-date-picker el-popper",class:[{"has-sidebar":t.$slots.sidebar||t.shortcuts,"has-time":t.showTime},t.popperClass]},[n("div",{staticClass:"el-picker-panel__body-wrapper"},[t._t("sidebar"),t.shortcuts?n("div",{staticClass:"el-picker-panel__sidebar"},t._l(t.shortcuts,function(e,r){return n("button",{key:r,staticClass:"el-picker-panel__shortcut",attrs:{type:"button"},on:{click:function(n){t.handleShortcutClick(e)}}},[t._v(t._s(e.text))])}),0):t._e(),n("div",{staticClass:"el-picker-panel__body"},[t.showTime?n("div",{staticClass:"el-date-picker__time-header"},[n("span",{staticClass:"el-date-picker__editor-wrap"},[n("el-input",{attrs:{placeholder:t.t("el.datepicker.selectDate"),value:t.visibleDate,size:"small"},on:{input:function(e){return t.userInputDate=e},change:t.handleVisibleDateChange}})],1),n("span",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.handleTimePickClose,expression:"handleTimePickClose"}],staticClass:"el-date-picker__editor-wrap"},[n("el-input",{ref:"input",attrs:{placeholder:t.t("el.datepicker.selectTime"),value:t.visibleTime,size:"small"},on:{focus:function(e){t.timePickerVisible=!0},input:function(e){return t.userInputTime=e},change:t.handleVisibleTimeChange}}),n("time-picker",{ref:"timepicker",attrs:{"time-arrow-control":t.arrowControl,visible:t.timePickerVisible},on:{pick:t.handleTimePick,mounted:t.proxyTimePickerDataProperties}})],1)]):t._e(),n("div",{directives:[{name:"show",rawName:"v-show",value:"time"!==t.currentView,expression:"currentView !== 'time'"}],staticClass:"el-date-picker__header",class:{"el-date-picker__header--bordered":"year"===t.currentView||"month"===t.currentView}},[n("button",{staticClass:"el-picker-panel__icon-btn el-date-picker__prev-btn el-icon-d-arrow-left",attrs:{type:"button","aria-label":t.t("el.datepicker.prevYear")},on:{click:t.prevYear}}),n("button",{directives:[{name:"show",rawName:"v-show",value:"date"===t.currentView,expression:"currentView === 'date'"}],staticClass:"el-picker-panel__icon-btn el-date-picker__prev-btn el-icon-arrow-left",attrs:{type:"button","aria-label":t.t("el.datepicker.prevMonth")},on:{click:t.prevMonth}}),n("span",{staticClass:"el-date-picker__header-label",attrs:{role:"button"},on:{click:t.showYearPicker}},[t._v(t._s(t.yearLabel))]),n("span",{directives:[{name:"show",rawName:"v-show",value:"date"===t.currentView,expression:"currentView === 'date'"}],staticClass:"el-date-picker__header-label",class:{active:"month"===t.currentView},attrs:{role:"button"},on:{click:t.showMonthPicker}},[t._v(t._s(t.t("el.datepicker.month"+(t.month+1))))]),n("button",{staticClass:"el-picker-panel__icon-btn el-date-picker__next-btn el-icon-d-arrow-right",attrs:{type:"button","aria-label":t.t("el.datepicker.nextYear")},on:{click:t.nextYear}}),n("button",{directives:[{name:"show",rawName:"v-show",value:"date"===t.currentView,expression:"currentView === 'date'"}],staticClass:"el-picker-panel__icon-btn el-date-picker__next-btn el-icon-arrow-right",attrs:{type:"button","aria-label":t.t("el.datepicker.nextMonth")},on:{click:t.nextMonth}})]),n("div",{staticClass:"el-picker-panel__content"},[n("date-table",{directives:[{name:"show",rawName:"v-show",value:"date"===t.currentView,expression:"currentView === 'date'"}],attrs:{"selection-mode":t.selectionMode,"first-day-of-week":t.firstDayOfWeek,value:t.value,"default-value":t.defaultValue?new Date(t.defaultValue):null,date:t.date,"cell-class-name":t.cellClassName,"disabled-date":t.disabledDate},on:{pick:t.handleDatePick}}),n("year-table",{directives:[{name:"show",rawName:"v-show",value:"year"===t.currentView,expression:"currentView === 'year'"}],attrs:{value:t.value,"default-value":t.defaultValue?new Date(t.defaultValue):null,date:t.date,"disabled-date":t.disabledDate},on:{pick:t.handleYearPick}}),n("month-table",{directives:[{name:"show",rawName:"v-show",value:"month"===t.currentView,expression:"currentView === 'month'"}],attrs:{value:t.value,"default-value":t.defaultValue?new Date(t.defaultValue):null,date:t.date,"disabled-date":t.disabledDate},on:{pick:t.handleMonthPick}})],1)])],2),n("div",{directives:[{name:"show",rawName:"v-show",value:t.footerVisible&&"date"===t.currentView,expression:"footerVisible && currentView === 'date'"}],staticClass:"el-picker-panel__footer"},[n("el-button",{directives:[{name:"show",rawName:"v-show",value:"dates"!==t.selectionMode,expression:"selectionMode !== 'dates'"}],staticClass:"el-picker-panel__link-btn",attrs:{size:"mini",type:"text"},on:{click:t.changeToNow}},[t._v("\n "+t._s(t.t("el.datepicker.now"))+"\n ")]),n("el-button",{staticClass:"el-picker-panel__link-btn",attrs:{plain:"",size:"mini"},on:{click:t.confirm}},[t._v("\n "+t._s(t.t("el.datepicker.confirm"))+"\n ")])],1)])])};Er._withStripped=!0;var Mr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-zoom-in-top"},on:{"after-leave":function(e){t.$emit("dodestroy")}}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-time-panel el-popper",class:t.popperClass},[n("div",{staticClass:"el-time-panel__content",class:{"has-seconds":t.showSeconds}},[n("time-spinner",{ref:"spinner",attrs:{"arrow-control":t.useArrow,"show-seconds":t.showSeconds,"am-pm-mode":t.amPmMode,date:t.date},on:{change:t.handleChange,"select-range":t.setSelectionRange}})],1),n("div",{staticClass:"el-time-panel__footer"},[n("button",{staticClass:"el-time-panel__btn cancel",attrs:{type:"button"},on:{click:t.handleCancel}},[t._v(t._s(t.t("el.datepicker.cancel")))]),n("button",{staticClass:"el-time-panel__btn",class:{confirm:!t.disabled},attrs:{type:"button"},on:{click:function(e){t.handleConfirm()}}},[t._v(t._s(t.t("el.datepicker.confirm")))])])])])};Mr._withStripped=!0;var Or=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-time-spinner",class:{"has-seconds":t.showSeconds}},[t.arrowControl?t._e():[n("el-scrollbar",{ref:"hours",staticClass:"el-time-spinner__wrapper",attrs:{"wrap-style":"max-height: inherit;","view-class":"el-time-spinner__list",noresize:"",tag:"ul"},nativeOn:{mouseenter:function(e){t.emitSelectRange("hours")},mousemove:function(e){t.adjustCurrentSpinner("hours")}}},t._l(t.hoursList,function(e,r){return n("li",{key:r,staticClass:"el-time-spinner__item",class:{active:r===t.hours,disabled:e},on:{click:function(n){t.handleClick("hours",{value:r,disabled:e})}}},[t._v(t._s(("0"+(t.amPmMode?r%12||12:r)).slice(-2))+t._s(t.amPm(r)))])}),0),n("el-scrollbar",{ref:"minutes",staticClass:"el-time-spinner__wrapper",attrs:{"wrap-style":"max-height: inherit;","view-class":"el-time-spinner__list",noresize:"",tag:"ul"},nativeOn:{mouseenter:function(e){t.emitSelectRange("minutes")},mousemove:function(e){t.adjustCurrentSpinner("minutes")}}},t._l(t.minutesList,function(e,r){return n("li",{key:r,staticClass:"el-time-spinner__item",class:{active:r===t.minutes,disabled:!e},on:{click:function(e){t.handleClick("minutes",{value:r,disabled:!1})}}},[t._v(t._s(("0"+r).slice(-2)))])}),0),n("el-scrollbar",{directives:[{name:"show",rawName:"v-show",value:t.showSeconds,expression:"showSeconds"}],ref:"seconds",staticClass:"el-time-spinner__wrapper",attrs:{"wrap-style":"max-height: inherit;","view-class":"el-time-spinner__list",noresize:"",tag:"ul"},nativeOn:{mouseenter:function(e){t.emitSelectRange("seconds")},mousemove:function(e){t.adjustCurrentSpinner("seconds")}}},t._l(60,function(e,r){return n("li",{key:r,staticClass:"el-time-spinner__item",class:{active:r===t.seconds},on:{click:function(e){t.handleClick("seconds",{value:r,disabled:!1})}}},[t._v(t._s(("0"+r).slice(-2)))])}),0)],t.arrowControl?[n("div",{staticClass:"el-time-spinner__wrapper is-arrow",on:{mouseenter:function(e){t.emitSelectRange("hours")}}},[n("i",{directives:[{name:"repeat-click",rawName:"v-repeat-click",value:t.decrease,expression:"decrease"}],staticClass:"el-time-spinner__arrow el-icon-arrow-up"}),n("i",{directives:[{name:"repeat-click",rawName:"v-repeat-click",value:t.increase,expression:"increase"}],staticClass:"el-time-spinner__arrow el-icon-arrow-down"}),n("ul",{ref:"hours",staticClass:"el-time-spinner__list"},t._l(t.arrowHourList,function(e,r){return n("li",{key:r,staticClass:"el-time-spinner__item",class:{active:e===t.hours,disabled:t.hoursList[e]}},[t._v(t._s(void 0===e?"":("0"+(t.amPmMode?e%12||12:e)).slice(-2)+t.amPm(e)))])}),0)]),n("div",{staticClass:"el-time-spinner__wrapper is-arrow",on:{mouseenter:function(e){t.emitSelectRange("minutes")}}},[n("i",{directives:[{name:"repeat-click",rawName:"v-repeat-click",value:t.decrease,expression:"decrease"}],staticClass:"el-time-spinner__arrow el-icon-arrow-up"}),n("i",{directives:[{name:"repeat-click",rawName:"v-repeat-click",value:t.increase,expression:"increase"}],staticClass:"el-time-spinner__arrow el-icon-arrow-down"}),n("ul",{ref:"minutes",staticClass:"el-time-spinner__list"},t._l(t.arrowMinuteList,function(e,r){return n("li",{key:r,staticClass:"el-time-spinner__item",class:{active:e===t.minutes}},[t._v("\n "+t._s(void 0===e?"":("0"+e).slice(-2))+"\n ")])}),0)]),t.showSeconds?n("div",{staticClass:"el-time-spinner__wrapper is-arrow",on:{mouseenter:function(e){t.emitSelectRange("seconds")}}},[n("i",{directives:[{name:"repeat-click",rawName:"v-repeat-click",value:t.decrease,expression:"decrease"}],staticClass:"el-time-spinner__arrow el-icon-arrow-up"}),n("i",{directives:[{name:"repeat-click",rawName:"v-repeat-click",value:t.increase,expression:"increase"}],staticClass:"el-time-spinner__arrow el-icon-arrow-down"}),n("ul",{ref:"seconds",staticClass:"el-time-spinner__list"},t._l(t.arrowSecondList,function(e,r){return n("li",{key:r,staticClass:"el-time-spinner__item",class:{active:e===t.seconds}},[t._v("\n "+t._s(void 0===e?"":("0"+e).slice(-2))+"\n ")])}),0)]):t._e()]:t._e()],2)};Or._withStripped=!0;var Lr=i({components:{ElScrollbar:F.a},directives:{repeatClick:Gt},props:{date:{},defaultValue:{},showSeconds:{type:Boolean,default:!0},arrowControl:Boolean,amPmMode:{type:String,default:""}},computed:{hours:function(){return this.date.getHours()},minutes:function(){return this.date.getMinutes()},seconds:function(){return this.date.getSeconds()},hoursList:function(){return Object(dr.getRangeHours)(this.selectableRange)},minutesList:function(){return Object(dr.getRangeMinutes)(this.selectableRange,this.hours)},arrowHourList:function(){var t=this.hours;return[t>0?t-1:void 0,t,t<23?t+1:void 0]},arrowMinuteList:function(){var t=this.minutes;return[t>0?t-1:void 0,t,t<59?t+1:void 0]},arrowSecondList:function(){var t=this.seconds;return[t>0?t-1:void 0,t,t<59?t+1:void 0]}},data:function(){return{selectableRange:[],currentScrollbar:null}},mounted:function(){var t=this;this.$nextTick(function(){!t.arrowControl&&t.bindScrollEvent()})},methods:{increase:function(){this.scrollDown(1)},decrease:function(){this.scrollDown(-1)},modifyDateField:function(t,e){switch(t){case"hours":this.$emit("change",Object(dr.modifyTime)(this.date,e,this.minutes,this.seconds));break;case"minutes":this.$emit("change",Object(dr.modifyTime)(this.date,this.hours,e,this.seconds));break;case"seconds":this.$emit("change",Object(dr.modifyTime)(this.date,this.hours,this.minutes,e))}},handleClick:function(t,e){var n=e.value;e.disabled||(this.modifyDateField(t,n),this.emitSelectRange(t),this.adjustSpinner(t,n))},emitSelectRange:function(t){"hours"===t?this.$emit("select-range",0,2):"minutes"===t?this.$emit("select-range",3,5):"seconds"===t&&this.$emit("select-range",6,8),this.currentScrollbar=t},bindScrollEvent:function(){var t=this,e=function(e){t.$refs[e].wrap.onscroll=function(n){t.handleScroll(e,n)}};e("hours"),e("minutes"),e("seconds")},handleScroll:function(t){var e=Math.min(Math.round((this.$refs[t].wrap.scrollTop-(.5*this.scrollBarHeight(t)-10)/this.typeItemHeight(t)+3)/this.typeItemHeight(t)),"hours"===t?23:59);this.modifyDateField(t,e)},adjustSpinners:function(){this.adjustSpinner("hours",this.hours),this.adjustSpinner("minutes",this.minutes),this.adjustSpinner("seconds",this.seconds)},adjustCurrentSpinner:function(t){this.adjustSpinner(t,this[t])},adjustSpinner:function(t,e){if(!this.arrowControl){var n=this.$refs[t].wrap;n&&(n.scrollTop=Math.max(0,e*this.typeItemHeight(t)))}},scrollDown:function(t){var e=this;this.currentScrollbar||this.emitSelectRange("hours");var n=this.currentScrollbar,r=this.hoursList,i=this[n];if("hours"===this.currentScrollbar){var o=Math.abs(t);t=t>0?1:-1;for(var a=r.length;a--&&o;)r[i=(i+t+r.length)%r.length]||o--;if(r[i])return}else i=(i+t+60)%60;this.modifyDateField(n,i),this.adjustSpinner(n,i),this.$nextTick(function(){return e.emitSelectRange(e.currentScrollbar)})},amPm:function(t){if(!("a"===this.amPmMode.toLowerCase()))return"";var e="A"===this.amPmMode,n=t<12?" am":" pm";return e&&(n=n.toUpperCase()),n},typeItemHeight:function(t){return this.$refs[t].$el.querySelector("li").offsetHeight},scrollBarHeight:function(t){return this.$refs[t].$el.offsetHeight}}},Or,[],!1,null,null,null);Lr.options.__file="packages/date-picker/src/basic/time-spinner.vue";var Dr=Lr.exports,Ir=i({mixins:[p.a],components:{TimeSpinner:Dr},props:{visible:Boolean,timeArrowControl:Boolean},watch:{visible:function(t){var e=this;t?(this.oldValue=this.value,this.$nextTick(function(){return e.$refs.spinner.emitSelectRange("hours")})):this.needInitAdjust=!0},value:function(t){var e=this,n=void 0;t instanceof Date?n=Object(dr.limitTimeRange)(t,this.selectableRange,this.format):t||(n=this.defaultValue?new Date(this.defaultValue):new Date),this.date=n,this.visible&&this.needInitAdjust&&(this.$nextTick(function(t){return e.adjustSpinners()}),this.needInitAdjust=!1)},selectableRange:function(t){this.$refs.spinner.selectableRange=t},defaultValue:function(t){Object(dr.isDate)(this.value)||(this.date=t?new Date(t):new Date)}},data:function(){return{popperClass:"",format:"HH:mm:ss",value:"",defaultValue:null,date:new Date,oldValue:new Date,selectableRange:[],selectionRange:[0,2],disabled:!1,arrowControl:!1,needInitAdjust:!0}},computed:{showSeconds:function(){return-1!==(this.format||"").indexOf("ss")},useArrow:function(){return this.arrowControl||this.timeArrowControl||!1},amPmMode:function(){return-1!==(this.format||"").indexOf("A")?"A":-1!==(this.format||"").indexOf("a")?"a":""}},methods:{handleCancel:function(){this.$emit("pick",this.oldValue,!1)},handleChange:function(t){this.visible&&(this.date=Object(dr.clearMilliseconds)(t),this.isValidValue(this.date)&&this.$emit("pick",this.date,!0))},setSelectionRange:function(t,e){this.$emit("select-range",t,e),this.selectionRange=[t,e]},handleConfirm:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=arguments[1];if(!e){var n=Object(dr.clearMilliseconds)(Object(dr.limitTimeRange)(this.date,this.selectableRange,this.format));this.$emit("pick",n,t,e)}},handleKeydown:function(t){var e=t.keyCode,n={38:-1,40:1,37:-1,39:1};if(37===e||39===e){var r=n[e];return this.changeSelectionRange(r),void t.preventDefault()}if(38===e||40===e){var i=n[e];return this.$refs.spinner.scrollDown(i),void t.preventDefault()}},isValidValue:function(t){return Object(dr.timeWithinRange)(t,this.selectableRange,this.format)},adjustSpinners:function(){return this.$refs.spinner.adjustSpinners()},changeSelectionRange:function(t){var e=[0,3].concat(this.showSeconds?[6]:[]),n=["hours","minutes"].concat(this.showSeconds?["seconds"]:[]),r=(e.indexOf(this.selectionRange[0])+t+e.length)%e.length;this.$refs.spinner.emitSelectRange(n[r])}},mounted:function(){var t=this;this.$nextTick(function(){return t.handleConfirm(!0,!0)}),this.$emit("mounted")}},Mr,[],!1,null,null,null);Ir.options.__file="packages/date-picker/src/panel/time.vue";var Pr=Ir.exports,Nr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("table",{staticClass:"el-year-table",on:{click:t.handleYearTableClick}},[n("tbody",[n("tr",[n("td",{staticClass:"available",class:t.getCellStyle(t.startYear+0)},[n("a",{staticClass:"cell"},[t._v(t._s(t.startYear))])]),n("td",{staticClass:"available",class:t.getCellStyle(t.startYear+1)},[n("a",{staticClass:"cell"},[t._v(t._s(t.startYear+1))])]),n("td",{staticClass:"available",class:t.getCellStyle(t.startYear+2)},[n("a",{staticClass:"cell"},[t._v(t._s(t.startYear+2))])]),n("td",{staticClass:"available",class:t.getCellStyle(t.startYear+3)},[n("a",{staticClass:"cell"},[t._v(t._s(t.startYear+3))])])]),n("tr",[n("td",{staticClass:"available",class:t.getCellStyle(t.startYear+4)},[n("a",{staticClass:"cell"},[t._v(t._s(t.startYear+4))])]),n("td",{staticClass:"available",class:t.getCellStyle(t.startYear+5)},[n("a",{staticClass:"cell"},[t._v(t._s(t.startYear+5))])]),n("td",{staticClass:"available",class:t.getCellStyle(t.startYear+6)},[n("a",{staticClass:"cell"},[t._v(t._s(t.startYear+6))])]),n("td",{staticClass:"available",class:t.getCellStyle(t.startYear+7)},[n("a",{staticClass:"cell"},[t._v(t._s(t.startYear+7))])])]),n("tr",[n("td",{staticClass:"available",class:t.getCellStyle(t.startYear+8)},[n("a",{staticClass:"cell"},[t._v(t._s(t.startYear+8))])]),n("td",{staticClass:"available",class:t.getCellStyle(t.startYear+9)},[n("a",{staticClass:"cell"},[t._v(t._s(t.startYear+9))])]),n("td"),n("td")])])])};Nr._withStripped=!0;var Fr=i({props:{disabledDate:{},value:{},defaultValue:{validator:function(t){return null===t||t instanceof Date&&Object(dr.isDate)(t)}},date:{}},computed:{startYear:function(){return 10*Math.floor(this.date.getFullYear()/10)}},methods:{getCellStyle:function(t){var e={},n=new Date;return e.disabled="function"==typeof this.disabledDate&&function(t){var e=Object(dr.getDayCountOfYear)(t),n=new Date(t,0,1);return Object(dr.range)(e).map(function(t){return Object(dr.nextDate)(n,t)})}(t).every(this.disabledDate),e.current=Object(A.arrayFindIndex)(Object(A.coerceTruthyValueToArray)(this.value),function(e){return e.getFullYear()===t})>=0,e.today=n.getFullYear()===t,e.default=this.defaultValue&&this.defaultValue.getFullYear()===t,e},handleYearTableClick:function(t){var e=t.target;if("A"===e.tagName){if(Object(pt.hasClass)(e.parentNode,"disabled"))return;var n=e.textContent||e.innerText;this.$emit("pick",Number(n))}}}},Nr,[],!1,null,null,null);Fr.options.__file="packages/date-picker/src/basic/year-table.vue";var Rr=Fr.exports,jr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("table",{staticClass:"el-month-table",on:{click:t.handleMonthTableClick,mousemove:t.handleMouseMove}},[n("tbody",t._l(t.rows,function(e,r){return n("tr",{key:r},t._l(e,function(e,r){return n("td",{key:r,class:t.getCellStyle(e)},[n("div",[n("a",{staticClass:"cell"},[t._v(t._s(t.t("el.datepicker.months."+t.months[e.text])))])])])}),0)}),0)])};jr._withStripped=!0;var Hr=function(t){return new Date(t.getFullYear(),t.getMonth())},Ur=function(t){return"number"==typeof t||"string"==typeof t?Hr(new Date(t)).getTime():t instanceof Date?Hr(t).getTime():NaN},Qr=i({props:{disabledDate:{},value:{},selectionMode:{default:"month"},minDate:{},maxDate:{},defaultValue:{validator:function(t){return null===t||Object(dr.isDate)(t)||Array.isArray(t)&&t.every(dr.isDate)}},date:{},rangeState:{default:function(){return{endDate:null,selecting:!1}}}},mixins:[p.a],watch:{"rangeState.endDate":function(t){this.markRange(this.minDate,t)},minDate:function(t,e){Ur(t)!==Ur(e)&&this.markRange(this.minDate,this.maxDate)},maxDate:function(t,e){Ur(t)!==Ur(e)&&this.markRange(this.minDate,this.maxDate)}},data:function(){return{months:["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"],tableRows:[[],[],[]],lastRow:null,lastColumn:null}},methods:{cellMatchesDate:function(t,e){var n=new Date(e);return this.date.getFullYear()===n.getFullYear()&&Number(t.text)===n.getMonth()},getCellStyle:function(t){var e=this,n={},r=this.date.getFullYear(),i=new Date,o=t.text,a=this.defaultValue?Array.isArray(this.defaultValue)?this.defaultValue:[this.defaultValue]:[];return n.disabled="function"==typeof this.disabledDate&&function(t,e){var n=Object(dr.getDayCountOfMonth)(t,e),r=new Date(t,e,1);return Object(dr.range)(n).map(function(t){return Object(dr.nextDate)(r,t)})}(r,o).every(this.disabledDate),n.current=Object(A.arrayFindIndex)(Object(A.coerceTruthyValueToArray)(this.value),function(t){return t.getFullYear()===r&&t.getMonth()===o})>=0,n.today=i.getFullYear()===r&&i.getMonth()===o,n.default=a.some(function(n){return e.cellMatchesDate(t,n)}),t.inRange&&(n["in-range"]=!0,t.start&&(n["start-date"]=!0),t.end&&(n["end-date"]=!0)),n},getMonthOfCell:function(t){var e=this.date.getFullYear();return new Date(e,t,1)},markRange:function(t,e){t=Ur(t),e=Ur(e)||t;var n=[Math.min(t,e),Math.max(t,e)];t=n[0],e=n[1];for(var r=this.rows,i=0,o=r.length;i<o;i++)for(var a=r[i],s=0,l=a.length;s<l;s++){var c=a[s],u=4*i+s,h=new Date(this.date.getFullYear(),u).getTime();c.inRange=t&&h>=t&&h<=e,c.start=t&&h===t,c.end=e&&h===e}},handleMouseMove:function(t){if(this.rangeState.selecting){var e=t.target;if("A"===e.tagName&&(e=e.parentNode.parentNode),"DIV"===e.tagName&&(e=e.parentNode),"TD"===e.tagName){var n=e.parentNode.rowIndex,r=e.cellIndex;this.rows[n][r].disabled||n===this.lastRow&&r===this.lastColumn||(this.lastRow=n,this.lastColumn=r,this.$emit("changerange",{minDate:this.minDate,maxDate:this.maxDate,rangeState:{selecting:!0,endDate:this.getMonthOfCell(4*n+r)}}))}}},handleMonthTableClick:function(t){var e=t.target;if("A"===e.tagName&&(e=e.parentNode.parentNode),"DIV"===e.tagName&&(e=e.parentNode),"TD"===e.tagName&&!Object(pt.hasClass)(e,"disabled")){var n=e.cellIndex,r=4*e.parentNode.rowIndex+n,i=this.getMonthOfCell(r);"range"===this.selectionMode?this.rangeState.selecting?(i>=this.minDate?this.$emit("pick",{minDate:this.minDate,maxDate:i}):this.$emit("pick",{minDate:i,maxDate:this.minDate}),this.rangeState.selecting=!1):(this.$emit("pick",{minDate:i,maxDate:null}),this.rangeState.selecting=!0):this.$emit("pick",r)}}},computed:{rows:function(){for(var t=this,e=this.tableRows,n=this.disabledDate,r=[],i=Ur(new Date),o=0;o<3;o++)for(var a=e[o],s=function(e){var s=a[e];s||(s={row:o,column:e,type:"normal",inRange:!1,start:!1,end:!1}),s.type="normal";var l=4*o+e,c=new Date(t.date.getFullYear(),l).getTime();s.inRange=c>=Ur(t.minDate)&&c<=Ur(t.maxDate),s.start=t.minDate&&c===Ur(t.minDate),s.end=t.maxDate&&c===Ur(t.maxDate),c===i&&(s.type="today"),s.text=l;var u=new Date(c);s.disabled="function"==typeof n&&n(u),s.selected=Object(A.arrayFind)(r,function(t){return t.getTime()===u.getTime()}),t.$set(a,e,s)},l=0;l<4;l++)s(l);return e}}},jr,[],!1,null,null,null);Qr.options.__file="packages/date-picker/src/basic/month-table.vue";var zr=Qr.exports,Yr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("table",{staticClass:"el-date-table",class:{"is-week-mode":"week"===t.selectionMode},attrs:{cellspacing:"0",cellpadding:"0"},on:{click:t.handleClick,mousemove:t.handleMouseMove}},[n("tbody",[n("tr",[t.showWeekNumber?n("th",[t._v(t._s(t.t("el.datepicker.week")))]):t._e(),t._l(t.WEEKS,function(e,r){return n("th",{key:r},[t._v(t._s(t.t("el.datepicker.weeks."+e)))])})],2),t._l(t.rows,function(e,r){return n("tr",{key:r,staticClass:"el-date-table__row",class:{current:t.isWeekActive(e[1])}},t._l(e,function(e,r){return n("td",{key:r,class:t.getCellClasses(e)},[n("div",[n("span",[t._v("\n "+t._s(e.text)+"\n ")])])])}),0)})],2)])};Yr._withStripped=!0;var Vr=["sun","mon","tue","wed","thu","fri","sat"],Wr=function(t){return"number"==typeof t||"string"==typeof t?Object(dr.clearTime)(new Date(t)).getTime():t instanceof Date?Object(dr.clearTime)(t).getTime():NaN},Gr=i({mixins:[p.a],props:{firstDayOfWeek:{default:7,type:Number,validator:function(t){return t>=1&&t<=7}},value:{},defaultValue:{validator:function(t){return null===t||Object(dr.isDate)(t)||Array.isArray(t)&&t.every(dr.isDate)}},date:{},selectionMode:{default:"day"},showWeekNumber:{type:Boolean,default:!1},disabledDate:{},cellClassName:{},minDate:{},maxDate:{},rangeState:{default:function(){return{endDate:null,selecting:!1}}}},computed:{offsetDay:function(){var t=this.firstDayOfWeek;return t>3?7-t:-t},WEEKS:function(){var t=this.firstDayOfWeek;return Vr.concat(Vr).slice(t,t+7)},year:function(){return this.date.getFullYear()},month:function(){return this.date.getMonth()},startDate:function(){return Object(dr.getStartDateOfMonth)(this.year,this.month)},rows:function(){var t=this,e=new Date(this.year,this.month,1),n=Object(dr.getFirstDayOfMonth)(e),r=Object(dr.getDayCountOfMonth)(e.getFullYear(),e.getMonth()),i=Object(dr.getDayCountOfMonth)(e.getFullYear(),0===e.getMonth()?11:e.getMonth()-1);n=0===n?7:n;for(var o=this.offsetDay,a=this.tableRows,s=1,l=this.startDate,c=this.disabledDate,u=this.cellClassName,h="dates"===this.selectionMode?Object(A.coerceTruthyValueToArray)(this.value):[],d=Wr(new Date),f=0;f<6;f++){var p=a[f];this.showWeekNumber&&(p[0]||(p[0]={type:"week",text:Object(dr.getWeekNumber)(Object(dr.nextDate)(l,7*f+1))}));for(var g=function(e){var a=p[t.showWeekNumber?e+1:e];a||(a={row:f,column:e,type:"normal",inRange:!1,start:!1,end:!1}),a.type="normal";var g=7*f+e,m=Object(dr.nextDate)(l,g-o).getTime();if(a.inRange=m>=Wr(t.minDate)&&m<=Wr(t.maxDate),a.start=t.minDate&&m===Wr(t.minDate),a.end=t.maxDate&&m===Wr(t.maxDate),m===d&&(a.type="today"),f>=0&&f<=1){var v=n+o<0?7+n+o:n+o;e+7*f>=v?a.text=s++:(a.text=i-(v-e%7)+1+7*f,a.type="prev-month")}else s<=r?a.text=s++:(a.text=s++-r,a.type="next-month");var y=new Date(m);a.disabled="function"==typeof c&&c(y),a.selected=Object(A.arrayFind)(h,function(t){return t.getTime()===y.getTime()}),a.customClass="function"==typeof u&&u(y),t.$set(p,t.showWeekNumber?e+1:e,a)},m=0;m<7;m++)g(m);if("week"===this.selectionMode){var v=this.showWeekNumber?1:0,y=this.showWeekNumber?7:6,b=this.isWeekActive(p[v+1]);p[v].inRange=b,p[v].start=b,p[y].inRange=b,p[y].end=b}}return a}},watch:{"rangeState.endDate":function(t){this.markRange(this.minDate,t)},minDate:function(t,e){Wr(t)!==Wr(e)&&this.markRange(this.minDate,this.maxDate)},maxDate:function(t,e){Wr(t)!==Wr(e)&&this.markRange(this.minDate,this.maxDate)}},data:function(){return{tableRows:[[],[],[],[],[],[]],lastRow:null,lastColumn:null}},methods:{cellMatchesDate:function(t,e){var n=new Date(e);return this.year===n.getFullYear()&&this.month===n.getMonth()&&Number(t.text)===n.getDate()},getCellClasses:function(t){var e=this,n=this.selectionMode,r=this.defaultValue?Array.isArray(this.defaultValue)?this.defaultValue:[this.defaultValue]:[],i=[];return"normal"!==t.type&&"today"!==t.type||t.disabled?i.push(t.type):(i.push("available"),"today"===t.type&&i.push("today")),"normal"===t.type&&r.some(function(n){return e.cellMatchesDate(t,n)})&&i.push("default"),"day"!==n||"normal"!==t.type&&"today"!==t.type||!this.cellMatchesDate(t,this.value)||i.push("current"),!t.inRange||"normal"!==t.type&&"today"!==t.type&&"week"!==this.selectionMode||(i.push("in-range"),t.start&&i.push("start-date"),t.end&&i.push("end-date")),t.disabled&&i.push("disabled"),t.selected&&i.push("selected"),t.customClass&&i.push(t.customClass),i.join(" ")},getDateOfCell:function(t,e){var n=7*t+(e-(this.showWeekNumber?1:0))-this.offsetDay;return Object(dr.nextDate)(this.startDate,n)},isWeekActive:function(t){if("week"!==this.selectionMode)return!1;var e=new Date(this.year,this.month,1),n=e.getFullYear(),r=e.getMonth();if("prev-month"===t.type&&(e.setMonth(0===r?11:r-1),e.setFullYear(0===r?n-1:n)),"next-month"===t.type&&(e.setMonth(11===r?0:r+1),e.setFullYear(11===r?n+1:n)),e.setDate(parseInt(t.text,10)),Object(dr.isDate)(this.value)){var i=(this.value.getDay()-this.firstDayOfWeek+7)%7-1;return Object(dr.prevDate)(this.value,i).getTime()===e.getTime()}return!1},markRange:function(t,e){t=Wr(t),e=Wr(e)||t;var n=[Math.min(t,e),Math.max(t,e)];t=n[0],e=n[1];for(var r=this.startDate,i=this.rows,o=0,a=i.length;o<a;o++)for(var s=i[o],l=0,c=s.length;l<c;l++)if(!this.showWeekNumber||0!==l){var u=s[l],h=7*o+l+(this.showWeekNumber?-1:0),d=Object(dr.nextDate)(r,h-this.offsetDay).getTime();u.inRange=t&&d>=t&&d<=e,u.start=t&&d===t,u.end=e&&d===e}},handleMouseMove:function(t){if(this.rangeState.selecting){var e=t.target;if("SPAN"===e.tagName&&(e=e.parentNode.parentNode),"DIV"===e.tagName&&(e=e.parentNode),"TD"===e.tagName){var n=e.parentNode.rowIndex-1,r=e.cellIndex;this.rows[n][r].disabled||n===this.lastRow&&r===this.lastColumn||(this.lastRow=n,this.lastColumn=r,this.$emit("changerange",{minDate:this.minDate,maxDate:this.maxDate,rangeState:{selecting:!0,endDate:this.getDateOfCell(n,r)}}))}}},handleClick:function(t){var e=t.target;if("SPAN"===e.tagName&&(e=e.parentNode.parentNode),"DIV"===e.tagName&&(e=e.parentNode),"TD"===e.tagName){var n=e.parentNode.rowIndex-1,r="week"===this.selectionMode?1:e.cellIndex,i=this.rows[n][r];if(!i.disabled&&"week"!==i.type){var o,a,s,l=this.getDateOfCell(n,r);if("range"===this.selectionMode)this.rangeState.selecting?(l>=this.minDate?this.$emit("pick",{minDate:this.minDate,maxDate:l}):this.$emit("pick",{minDate:l,maxDate:this.minDate}),this.rangeState.selecting=!1):(this.$emit("pick",{minDate:l,maxDate:null}),this.rangeState.selecting=!0);else if("day"===this.selectionMode)this.$emit("pick",l);else if("week"===this.selectionMode){var c=Object(dr.getWeekNumber)(l),u=l.getFullYear()+"w"+c;this.$emit("pick",{year:l.getFullYear(),week:c,value:u,date:l})}else if("dates"===this.selectionMode){var h=this.value||[],d=i.selected?(o=h,(s="function"==typeof(a=function(t){return t.getTime()===l.getTime()})?Object(A.arrayFindIndex)(o,a):o.indexOf(a))>=0?[].concat(o.slice(0,s),o.slice(s+1)):o):[].concat(h,[l]);this.$emit("pick",d)}}}}}},Yr,[],!1,null,null,null);Gr.options.__file="packages/date-picker/src/basic/date-table.vue";var Xr=Gr.exports,Zr=i({mixins:[p.a],directives:{Clickoutside:L.a},watch:{showTime:function(t){var e=this;t&&this.$nextTick(function(t){var n=e.$refs.input.$el;n&&(e.pickerWidth=n.getBoundingClientRect().width+10)})},value:function(t){"dates"===this.selectionMode&&this.value||(Object(dr.isDate)(t)?this.date=new Date(t):this.date=this.getDefaultValue())},defaultValue:function(t){Object(dr.isDate)(this.value)||(this.date=t?new Date(t):new Date)},timePickerVisible:function(t){var e=this;t&&this.$nextTick(function(){return e.$refs.timepicker.adjustSpinners()})},selectionMode:function(t){"month"===t?"year"===this.currentView&&"month"===this.currentView||(this.currentView="month"):"dates"===t&&(this.currentView="date")}},methods:{proxyTimePickerDataProperties:function(){var t,e=this,n=function(t){e.$refs.timepicker.value=t},r=function(t){e.$refs.timepicker.date=t},i=function(t){e.$refs.timepicker.selectableRange=t};this.$watch("value",n),this.$watch("date",r),this.$watch("selectableRange",i),t=this.timeFormat,e.$refs.timepicker.format=t,n(this.value),r(this.date),i(this.selectableRange)},handleClear:function(){this.date=this.getDefaultValue(),this.$emit("pick",null)},emit:function(t){for(var e=this,n=arguments.length,r=Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];if(t)if(Array.isArray(t)){var o=t.map(function(t){return e.showTime?Object(dr.clearMilliseconds)(t):Object(dr.clearTime)(t)});this.$emit.apply(this,["pick",o].concat(r))}else this.$emit.apply(this,["pick",this.showTime?Object(dr.clearMilliseconds)(t):Object(dr.clearTime)(t)].concat(r));else this.$emit.apply(this,["pick",t].concat(r));this.userInputDate=null,this.userInputTime=null},showMonthPicker:function(){this.currentView="month"},showYearPicker:function(){this.currentView="year"},prevMonth:function(){this.date=Object(dr.prevMonth)(this.date)},nextMonth:function(){this.date=Object(dr.nextMonth)(this.date)},prevYear:function(){"year"===this.currentView?this.date=Object(dr.prevYear)(this.date,10):this.date=Object(dr.prevYear)(this.date)},nextYear:function(){"year"===this.currentView?this.date=Object(dr.nextYear)(this.date,10):this.date=Object(dr.nextYear)(this.date)},handleShortcutClick:function(t){t.onClick&&t.onClick(this)},handleTimePick:function(t,e,n){if(Object(dr.isDate)(t)){var r=this.value?Object(dr.modifyTime)(this.value,t.getHours(),t.getMinutes(),t.getSeconds()):Object(dr.modifyWithTimeString)(this.getDefaultValue(),this.defaultTime);this.date=r,this.emit(this.date,!0)}else this.emit(t,!0);n||(this.timePickerVisible=e)},handleTimePickClose:function(){this.timePickerVisible=!1},handleMonthPick:function(t){"month"===this.selectionMode?(this.date=Object(dr.modifyDate)(this.date,this.year,t,1),this.emit(this.date)):(this.date=Object(dr.changeYearMonthAndClampDate)(this.date,this.year,t),this.currentView="date")},handleDatePick:function(t){if("day"===this.selectionMode){var e=this.value?Object(dr.modifyDate)(this.value,t.getFullYear(),t.getMonth(),t.getDate()):Object(dr.modifyWithTimeString)(t,this.defaultTime);this.checkDateWithinRange(e)||(e=Object(dr.modifyDate)(this.selectableRange[0][0],t.getFullYear(),t.getMonth(),t.getDate())),this.date=e,this.emit(this.date,this.showTime)}else"week"===this.selectionMode?this.emit(t.date):"dates"===this.selectionMode&&this.emit(t,!0)},handleYearPick:function(t){"year"===this.selectionMode?(this.date=Object(dr.modifyDate)(this.date,t,0,1),this.emit(this.date)):(this.date=Object(dr.changeYearMonthAndClampDate)(this.date,t,this.month),this.currentView="month")},changeToNow:function(){this.disabledDate&&this.disabledDate(new Date)||!this.checkDateWithinRange(new Date)||(this.date=new Date,this.emit(this.date))},confirm:function(){if("dates"===this.selectionMode)this.emit(this.value);else{var t=this.value?this.value:Object(dr.modifyWithTimeString)(this.getDefaultValue(),this.defaultTime);this.date=new Date(t),this.emit(t)}},resetView:function(){"month"===this.selectionMode?this.currentView="month":"year"===this.selectionMode?this.currentView="year":this.currentView="date"},handleEnter:function(){document.body.addEventListener("keydown",this.handleKeydown)},handleLeave:function(){this.$emit("dodestroy"),document.body.removeEventListener("keydown",this.handleKeydown)},handleKeydown:function(t){var e=t.keyCode;this.visible&&!this.timePickerVisible&&(-1!==[38,40,37,39].indexOf(e)&&(this.handleKeyControl(e),t.stopPropagation(),t.preventDefault()),13===e&&null===this.userInputDate&&null===this.userInputTime&&this.emit(this.date,!1))},handleKeyControl:function(t){for(var e={year:{38:-4,40:4,37:-1,39:1,offset:function(t,e){return t.setFullYear(t.getFullYear()+e)}},month:{38:-4,40:4,37:-1,39:1,offset:function(t,e){return t.setMonth(t.getMonth()+e)}},week:{38:-1,40:1,37:-1,39:1,offset:function(t,e){return t.setDate(t.getDate()+7*e)}},day:{38:-7,40:7,37:-1,39:1,offset:function(t,e){return t.setDate(t.getDate()+e)}}},n=this.selectionMode,r=this.date.getTime(),i=new Date(this.date.getTime());Math.abs(r-i.getTime())<=31536e6;){var o=e[n];if(o.offset(i,o[t]),"function"!=typeof this.disabledDate||!this.disabledDate(i)){this.date=i,this.$emit("pick",i,!0);break}}},handleVisibleTimeChange:function(t){var e=Object(dr.parseDate)(t,this.timeFormat);e&&this.checkDateWithinRange(e)&&(this.date=Object(dr.modifyDate)(e,this.year,this.month,this.monthDate),this.userInputTime=null,this.$refs.timepicker.value=this.date,this.timePickerVisible=!1,this.emit(this.date,!0))},handleVisibleDateChange:function(t){var e=Object(dr.parseDate)(t,this.dateFormat);if(e){if("function"==typeof this.disabledDate&&this.disabledDate(e))return;this.date=Object(dr.modifyTime)(e,this.date.getHours(),this.date.getMinutes(),this.date.getSeconds()),this.userInputDate=null,this.resetView(),this.emit(this.date,!0)}},isValidValue:function(t){return t&&!isNaN(t)&&("function"!=typeof this.disabledDate||!this.disabledDate(t))&&this.checkDateWithinRange(t)},getDefaultValue:function(){return this.defaultValue?new Date(this.defaultValue):new Date},checkDateWithinRange:function(t){return!(this.selectableRange.length>0)||Object(dr.timeWithinRange)(t,this.selectableRange,this.format||"HH:mm:ss")}},components:{TimePicker:Pr,YearTable:Rr,MonthTable:zr,DateTable:Xr,ElInput:d.a,ElButton:W.a},data:function(){return{popperClass:"",date:new Date,value:"",defaultValue:null,defaultTime:null,showTime:!1,selectionMode:"day",shortcuts:"",visible:!1,currentView:"date",disabledDate:"",cellClassName:"",selectableRange:[],firstDayOfWeek:7,showWeekNumber:!1,timePickerVisible:!1,format:"",arrowControl:!1,userInputDate:null,userInputTime:null}},computed:{year:function(){return this.date.getFullYear()},month:function(){return this.date.getMonth()},week:function(){return Object(dr.getWeekNumber)(this.date)},monthDate:function(){return this.date.getDate()},footerVisible:function(){return this.showTime||"dates"===this.selectionMode},visibleTime:function(){return null!==this.userInputTime?this.userInputTime:Object(dr.formatDate)(this.value||this.defaultValue,this.timeFormat)},visibleDate:function(){return null!==this.userInputDate?this.userInputDate:Object(dr.formatDate)(this.value||this.defaultValue,this.dateFormat)},yearLabel:function(){var t=this.t("el.datepicker.year");if("year"===this.currentView){var e=10*Math.floor(this.year/10);return t?e+" "+t+" - "+(e+9)+" "+t:e+" - "+(e+9)}return this.year+" "+t},timeFormat:function(){return this.format?Object(dr.extractTimeFormat)(this.format):"HH:mm:ss"},dateFormat:function(){return this.format?Object(dr.extractDateFormat)(this.format):"yyyy-MM-dd"}}},Er,[],!1,null,null,null);Zr.options.__file="packages/date-picker/src/panel/date.vue";var $r=Zr.exports,Kr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-zoom-in-top"},on:{"after-leave":function(e){t.$emit("dodestroy")}}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-picker-panel el-date-range-picker el-popper",class:[{"has-sidebar":t.$slots.sidebar||t.shortcuts,"has-time":t.showTime},t.popperClass]},[n("div",{staticClass:"el-picker-panel__body-wrapper"},[t._t("sidebar"),t.shortcuts?n("div",{staticClass:"el-picker-panel__sidebar"},t._l(t.shortcuts,function(e,r){return n("button",{key:r,staticClass:"el-picker-panel__shortcut",attrs:{type:"button"},on:{click:function(n){t.handleShortcutClick(e)}}},[t._v(t._s(e.text))])}),0):t._e(),n("div",{staticClass:"el-picker-panel__body"},[t.showTime?n("div",{staticClass:"el-date-range-picker__time-header"},[n("span",{staticClass:"el-date-range-picker__editors-wrap"},[n("span",{staticClass:"el-date-range-picker__time-picker-wrap"},[n("el-input",{ref:"minInput",staticClass:"el-date-range-picker__editor",attrs:{size:"small",disabled:t.rangeState.selecting,placeholder:t.t("el.datepicker.startDate"),value:t.minVisibleDate},on:{input:function(e){return t.handleDateInput(e,"min")},change:function(e){return t.handleDateChange(e,"min")}}})],1),n("span",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.handleMinTimeClose,expression:"handleMinTimeClose"}],staticClass:"el-date-range-picker__time-picker-wrap"},[n("el-input",{staticClass:"el-date-range-picker__editor",attrs:{size:"small",disabled:t.rangeState.selecting,placeholder:t.t("el.datepicker.startTime"),value:t.minVisibleTime},on:{focus:function(e){t.minTimePickerVisible=!0},input:function(e){return t.handleTimeInput(e,"min")},change:function(e){return t.handleTimeChange(e,"min")}}}),n("time-picker",{ref:"minTimePicker",attrs:{"time-arrow-control":t.arrowControl,visible:t.minTimePickerVisible},on:{pick:t.handleMinTimePick,mounted:function(e){t.$refs.minTimePicker.format=t.timeFormat}}})],1)]),n("span",{staticClass:"el-icon-arrow-right"}),n("span",{staticClass:"el-date-range-picker__editors-wrap is-right"},[n("span",{staticClass:"el-date-range-picker__time-picker-wrap"},[n("el-input",{staticClass:"el-date-range-picker__editor",attrs:{size:"small",disabled:t.rangeState.selecting,placeholder:t.t("el.datepicker.endDate"),value:t.maxVisibleDate,readonly:!t.minDate},on:{input:function(e){return t.handleDateInput(e,"max")},change:function(e){return t.handleDateChange(e,"max")}}})],1),n("span",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.handleMaxTimeClose,expression:"handleMaxTimeClose"}],staticClass:"el-date-range-picker__time-picker-wrap"},[n("el-input",{staticClass:"el-date-range-picker__editor",attrs:{size:"small",disabled:t.rangeState.selecting,placeholder:t.t("el.datepicker.endTime"),value:t.maxVisibleTime,readonly:!t.minDate},on:{focus:function(e){t.minDate&&(t.maxTimePickerVisible=!0)},input:function(e){return t.handleTimeInput(e,"max")},change:function(e){return t.handleTimeChange(e,"max")}}}),n("time-picker",{ref:"maxTimePicker",attrs:{"time-arrow-control":t.arrowControl,visible:t.maxTimePickerVisible},on:{pick:t.handleMaxTimePick,mounted:function(e){t.$refs.maxTimePicker.format=t.timeFormat}}})],1)])]):t._e(),n("div",{staticClass:"el-picker-panel__content el-date-range-picker__content is-left"},[n("div",{staticClass:"el-date-range-picker__header"},[n("button",{staticClass:"el-picker-panel__icon-btn el-icon-d-arrow-left",attrs:{type:"button"},on:{click:t.leftPrevYear}}),n("button",{staticClass:"el-picker-panel__icon-btn el-icon-arrow-left",attrs:{type:"button"},on:{click:t.leftPrevMonth}}),t.unlinkPanels?n("button",{staticClass:"el-picker-panel__icon-btn el-icon-d-arrow-right",class:{"is-disabled":!t.enableYearArrow},attrs:{type:"button",disabled:!t.enableYearArrow},on:{click:t.leftNextYear}}):t._e(),t.unlinkPanels?n("button",{staticClass:"el-picker-panel__icon-btn el-icon-arrow-right",class:{"is-disabled":!t.enableMonthArrow},attrs:{type:"button",disabled:!t.enableMonthArrow},on:{click:t.leftNextMonth}}):t._e(),n("div",[t._v(t._s(t.leftLabel))])]),n("date-table",{attrs:{"selection-mode":"range",date:t.leftDate,"default-value":t.defaultValue,"min-date":t.minDate,"max-date":t.maxDate,"range-state":t.rangeState,"disabled-date":t.disabledDate,"cell-class-name":t.cellClassName,"first-day-of-week":t.firstDayOfWeek},on:{changerange:t.handleChangeRange,pick:t.handleRangePick}})],1),n("div",{staticClass:"el-picker-panel__content el-date-range-picker__content is-right"},[n("div",{staticClass:"el-date-range-picker__header"},[t.unlinkPanels?n("button",{staticClass:"el-picker-panel__icon-btn el-icon-d-arrow-left",class:{"is-disabled":!t.enableYearArrow},attrs:{type:"button",disabled:!t.enableYearArrow},on:{click:t.rightPrevYear}}):t._e(),t.unlinkPanels?n("button",{staticClass:"el-picker-panel__icon-btn el-icon-arrow-left",class:{"is-disabled":!t.enableMonthArrow},attrs:{type:"button",disabled:!t.enableMonthArrow},on:{click:t.rightPrevMonth}}):t._e(),n("button",{staticClass:"el-picker-panel__icon-btn el-icon-d-arrow-right",attrs:{type:"button"},on:{click:t.rightNextYear}}),n("button",{staticClass:"el-picker-panel__icon-btn el-icon-arrow-right",attrs:{type:"button"},on:{click:t.rightNextMonth}}),n("div",[t._v(t._s(t.rightLabel))])]),n("date-table",{attrs:{"selection-mode":"range",date:t.rightDate,"default-value":t.defaultValue,"min-date":t.minDate,"max-date":t.maxDate,"range-state":t.rangeState,"disabled-date":t.disabledDate,"cell-class-name":t.cellClassName,"first-day-of-week":t.firstDayOfWeek},on:{changerange:t.handleChangeRange,pick:t.handleRangePick}})],1)])],2),t.showTime?n("div",{staticClass:"el-picker-panel__footer"},[n("el-button",{staticClass:"el-picker-panel__link-btn",attrs:{size:"mini",type:"text"},on:{click:t.handleClear}},[t._v("\n "+t._s(t.t("el.datepicker.clear"))+"\n ")]),n("el-button",{staticClass:"el-picker-panel__link-btn",attrs:{plain:"",size:"mini",disabled:t.btnDisabled},on:{click:function(e){t.handleConfirm(!1)}}},[t._v("\n "+t._s(t.t("el.datepicker.confirm"))+"\n ")])],1):t._e()])])};Kr._withStripped=!0;var Jr=function(t){return Array.isArray(t)?[new Date(t[0]),new Date(t[1])]:t?[new Date(t),Object(dr.nextDate)(new Date(t),1)]:[new Date,Object(dr.nextDate)(new Date,1)]},qr=i({mixins:[p.a],directives:{Clickoutside:L.a},computed:{btnDisabled:function(){return!(this.minDate&&this.maxDate&&!this.selecting&&this.isValidValue([this.minDate,this.maxDate]))},leftLabel:function(){return this.leftDate.getFullYear()+" "+this.t("el.datepicker.year")+" "+this.t("el.datepicker.month"+(this.leftDate.getMonth()+1))},rightLabel:function(){return this.rightDate.getFullYear()+" "+this.t("el.datepicker.year")+" "+this.t("el.datepicker.month"+(this.rightDate.getMonth()+1))},leftYear:function(){return this.leftDate.getFullYear()},leftMonth:function(){return this.leftDate.getMonth()},leftMonthDate:function(){return this.leftDate.getDate()},rightYear:function(){return this.rightDate.getFullYear()},rightMonth:function(){return this.rightDate.getMonth()},rightMonthDate:function(){return this.rightDate.getDate()},minVisibleDate:function(){return null!==this.dateUserInput.min?this.dateUserInput.min:this.minDate?Object(dr.formatDate)(this.minDate,this.dateFormat):""},maxVisibleDate:function(){return null!==this.dateUserInput.max?this.dateUserInput.max:this.maxDate||this.minDate?Object(dr.formatDate)(this.maxDate||this.minDate,this.dateFormat):""},minVisibleTime:function(){return null!==this.timeUserInput.min?this.timeUserInput.min:this.minDate?Object(dr.formatDate)(this.minDate,this.timeFormat):""},maxVisibleTime:function(){return null!==this.timeUserInput.max?this.timeUserInput.max:this.maxDate||this.minDate?Object(dr.formatDate)(this.maxDate||this.minDate,this.timeFormat):""},timeFormat:function(){return this.format?Object(dr.extractTimeFormat)(this.format):"HH:mm:ss"},dateFormat:function(){return this.format?Object(dr.extractDateFormat)(this.format):"yyyy-MM-dd"},enableMonthArrow:function(){var t=(this.leftMonth+1)%12,e=this.leftMonth+1>=12?1:0;return this.unlinkPanels&&new Date(this.leftYear+e,t)<new Date(this.rightYear,this.rightMonth)},enableYearArrow:function(){return this.unlinkPanels&&12*this.rightYear+this.rightMonth-(12*this.leftYear+this.leftMonth+1)>=12}},data:function(){return{popperClass:"",value:[],defaultValue:null,defaultTime:null,minDate:"",maxDate:"",leftDate:new Date,rightDate:Object(dr.nextMonth)(new Date),rangeState:{endDate:null,selecting:!1,row:null,column:null},showTime:!1,shortcuts:"",visible:"",disabledDate:"",cellClassName:"",firstDayOfWeek:7,minTimePickerVisible:!1,maxTimePickerVisible:!1,format:"",arrowControl:!1,unlinkPanels:!1,dateUserInput:{min:null,max:null},timeUserInput:{min:null,max:null}}},watch:{minDate:function(t){var e=this;this.dateUserInput.min=null,this.timeUserInput.min=null,this.$nextTick(function(){if(e.$refs.maxTimePicker&&e.maxDate&&e.maxDate<e.minDate){e.$refs.maxTimePicker.selectableRange=[[Object(dr.parseDate)(Object(dr.formatDate)(e.minDate,"HH:mm:ss"),"HH:mm:ss"),Object(dr.parseDate)("23:59:59","HH:mm:ss")]]}}),t&&this.$refs.minTimePicker&&(this.$refs.minTimePicker.date=t,this.$refs.minTimePicker.value=t)},maxDate:function(t){this.dateUserInput.max=null,this.timeUserInput.max=null,t&&this.$refs.maxTimePicker&&(this.$refs.maxTimePicker.date=t,this.$refs.maxTimePicker.value=t)},minTimePickerVisible:function(t){var e=this;t&&this.$nextTick(function(){e.$refs.minTimePicker.date=e.minDate,e.$refs.minTimePicker.value=e.minDate,e.$refs.minTimePicker.adjustSpinners()})},maxTimePickerVisible:function(t){var e=this;t&&this.$nextTick(function(){e.$refs.maxTimePicker.date=e.maxDate,e.$refs.maxTimePicker.value=e.maxDate,e.$refs.maxTimePicker.adjustSpinners()})},value:function(t){if(t){if(Array.isArray(t))if(this.minDate=Object(dr.isDate)(t[0])?new Date(t[0]):null,this.maxDate=Object(dr.isDate)(t[1])?new Date(t[1]):null,this.minDate)if(this.leftDate=this.minDate,this.unlinkPanels&&this.maxDate){var e=this.minDate.getFullYear(),n=this.minDate.getMonth(),r=this.maxDate.getFullYear(),i=this.maxDate.getMonth();this.rightDate=e===r&&n===i?Object(dr.nextMonth)(this.maxDate):this.maxDate}else this.rightDate=Object(dr.nextMonth)(this.leftDate);else this.leftDate=Jr(this.defaultValue)[0],this.rightDate=Object(dr.nextMonth)(this.leftDate)}else this.minDate=null,this.maxDate=null},defaultValue:function(t){if(!Array.isArray(this.value)){var e=Jr(t),n=e[0],r=e[1];this.leftDate=n,this.rightDate=t&&t[1]&&this.unlinkPanels?r:Object(dr.nextMonth)(this.leftDate)}}},methods:{handleClear:function(){this.minDate=null,this.maxDate=null,this.leftDate=Jr(this.defaultValue)[0],this.rightDate=Object(dr.nextMonth)(this.leftDate),this.$emit("pick",null)},handleChangeRange:function(t){this.minDate=t.minDate,this.maxDate=t.maxDate,this.rangeState=t.rangeState},handleDateInput:function(t,e){if(this.dateUserInput[e]=t,t.length===this.dateFormat.length){var n=Object(dr.parseDate)(t,this.dateFormat);if(n){if("function"==typeof this.disabledDate&&this.disabledDate(new Date(n)))return;"min"===e?(this.minDate=Object(dr.modifyDate)(this.minDate||new Date,n.getFullYear(),n.getMonth(),n.getDate()),this.leftDate=new Date(n),this.unlinkPanels||(this.rightDate=Object(dr.nextMonth)(this.leftDate))):(this.maxDate=Object(dr.modifyDate)(this.maxDate||new Date,n.getFullYear(),n.getMonth(),n.getDate()),this.rightDate=new Date(n),this.unlinkPanels||(this.leftDate=Object(dr.prevMonth)(n)))}}},handleDateChange:function(t,e){var n=Object(dr.parseDate)(t,this.dateFormat);n&&("min"===e?(this.minDate=Object(dr.modifyDate)(this.minDate,n.getFullYear(),n.getMonth(),n.getDate()),this.minDate>this.maxDate&&(this.maxDate=this.minDate)):(this.maxDate=Object(dr.modifyDate)(this.maxDate,n.getFullYear(),n.getMonth(),n.getDate()),this.maxDate<this.minDate&&(this.minDate=this.maxDate)))},handleTimeInput:function(t,e){var n=this;if(this.timeUserInput[e]=t,t.length===this.timeFormat.length){var r=Object(dr.parseDate)(t,this.timeFormat);r&&("min"===e?(this.minDate=Object(dr.modifyTime)(this.minDate,r.getHours(),r.getMinutes(),r.getSeconds()),this.$nextTick(function(t){return n.$refs.minTimePicker.adjustSpinners()})):(this.maxDate=Object(dr.modifyTime)(this.maxDate,r.getHours(),r.getMinutes(),r.getSeconds()),this.$nextTick(function(t){return n.$refs.maxTimePicker.adjustSpinners()})))}},handleTimeChange:function(t,e){var n=Object(dr.parseDate)(t,this.timeFormat);n&&("min"===e?(this.minDate=Object(dr.modifyTime)(this.minDate,n.getHours(),n.getMinutes(),n.getSeconds()),this.minDate>this.maxDate&&(this.maxDate=this.minDate),this.$refs.minTimePicker.value=this.minDate,this.minTimePickerVisible=!1):(this.maxDate=Object(dr.modifyTime)(this.maxDate,n.getHours(),n.getMinutes(),n.getSeconds()),this.maxDate<this.minDate&&(this.minDate=this.maxDate),this.$refs.maxTimePicker.value=this.minDate,this.maxTimePickerVisible=!1))},handleRangePick:function(t){var e=this,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this.defaultTime||[],i=Object(dr.modifyWithTimeString)(t.minDate,r[0]),o=Object(dr.modifyWithTimeString)(t.maxDate,r[1]);this.maxDate===o&&this.minDate===i||(this.onPick&&this.onPick(t),this.maxDate=o,this.minDate=i,setTimeout(function(){e.maxDate=o,e.minDate=i},10),n&&!this.showTime&&this.handleConfirm())},handleShortcutClick:function(t){t.onClick&&t.onClick(this)},handleMinTimePick:function(t,e,n){this.minDate=this.minDate||new Date,t&&(this.minDate=Object(dr.modifyTime)(this.minDate,t.getHours(),t.getMinutes(),t.getSeconds())),n||(this.minTimePickerVisible=e),(!this.maxDate||this.maxDate&&this.maxDate.getTime()<this.minDate.getTime())&&(this.maxDate=new Date(this.minDate))},handleMinTimeClose:function(){this.minTimePickerVisible=!1},handleMaxTimePick:function(t,e,n){this.maxDate&&t&&(this.maxDate=Object(dr.modifyTime)(this.maxDate,t.getHours(),t.getMinutes(),t.getSeconds())),n||(this.maxTimePickerVisible=e),this.maxDate&&this.minDate&&this.minDate.getTime()>this.maxDate.getTime()&&(this.minDate=new Date(this.maxDate))},handleMaxTimeClose:function(){this.maxTimePickerVisible=!1},leftPrevYear:function(){this.leftDate=Object(dr.prevYear)(this.leftDate),this.unlinkPanels||(this.rightDate=Object(dr.nextMonth)(this.leftDate))},leftPrevMonth:function(){this.leftDate=Object(dr.prevMonth)(this.leftDate),this.unlinkPanels||(this.rightDate=Object(dr.nextMonth)(this.leftDate))},rightNextYear:function(){this.unlinkPanels?this.rightDate=Object(dr.nextYear)(this.rightDate):(this.leftDate=Object(dr.nextYear)(this.leftDate),this.rightDate=Object(dr.nextMonth)(this.leftDate))},rightNextMonth:function(){this.unlinkPanels?this.rightDate=Object(dr.nextMonth)(this.rightDate):(this.leftDate=Object(dr.nextMonth)(this.leftDate),this.rightDate=Object(dr.nextMonth)(this.leftDate))},leftNextYear:function(){this.leftDate=Object(dr.nextYear)(this.leftDate)},leftNextMonth:function(){this.leftDate=Object(dr.nextMonth)(this.leftDate)},rightPrevYear:function(){this.rightDate=Object(dr.prevYear)(this.rightDate)},rightPrevMonth:function(){this.rightDate=Object(dr.prevMonth)(this.rightDate)},handleConfirm:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.isValidValue([this.minDate,this.maxDate])&&this.$emit("pick",[this.minDate,this.maxDate],t)},isValidValue:function(t){return Array.isArray(t)&&t&&t[0]&&t[1]&&Object(dr.isDate)(t[0])&&Object(dr.isDate)(t[1])&&t[0].getTime()<=t[1].getTime()&&("function"!=typeof this.disabledDate||!this.disabledDate(t[0])&&!this.disabledDate(t[1]))},resetView:function(){this.minDate&&null==this.maxDate&&(this.rangeState.selecting=!1),this.minDate=this.value&&Object(dr.isDate)(this.value[0])?new Date(this.value[0]):null,this.maxDate=this.value&&Object(dr.isDate)(this.value[0])?new Date(this.value[1]):null}},components:{TimePicker:Pr,DateTable:Xr,ElInput:d.a,ElButton:W.a}},Kr,[],!1,null,null,null);qr.options.__file="packages/date-picker/src/panel/date-range.vue";var ti=qr.exports,ei=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-zoom-in-top"},on:{"after-leave":function(e){t.$emit("dodestroy")}}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-picker-panel el-date-range-picker el-popper",class:[{"has-sidebar":t.$slots.sidebar||t.shortcuts},t.popperClass]},[n("div",{staticClass:"el-picker-panel__body-wrapper"},[t._t("sidebar"),t.shortcuts?n("div",{staticClass:"el-picker-panel__sidebar"},t._l(t.shortcuts,function(e,r){return n("button",{key:r,staticClass:"el-picker-panel__shortcut",attrs:{type:"button"},on:{click:function(n){t.handleShortcutClick(e)}}},[t._v(t._s(e.text))])}),0):t._e(),n("div",{staticClass:"el-picker-panel__body"},[n("div",{staticClass:"el-picker-panel__content el-date-range-picker__content is-left"},[n("div",{staticClass:"el-date-range-picker__header"},[n("button",{staticClass:"el-picker-panel__icon-btn el-icon-d-arrow-left",attrs:{type:"button"},on:{click:t.leftPrevYear}}),t.unlinkPanels?n("button",{staticClass:"el-picker-panel__icon-btn el-icon-d-arrow-right",class:{"is-disabled":!t.enableYearArrow},attrs:{type:"button",disabled:!t.enableYearArrow},on:{click:t.leftNextYear}}):t._e(),n("div",[t._v(t._s(t.leftLabel))])]),n("month-table",{attrs:{"selection-mode":"range",date:t.leftDate,"default-value":t.defaultValue,"min-date":t.minDate,"max-date":t.maxDate,"range-state":t.rangeState,"disabled-date":t.disabledDate},on:{changerange:t.handleChangeRange,pick:t.handleRangePick}})],1),n("div",{staticClass:"el-picker-panel__content el-date-range-picker__content is-right"},[n("div",{staticClass:"el-date-range-picker__header"},[t.unlinkPanels?n("button",{staticClass:"el-picker-panel__icon-btn el-icon-d-arrow-left",class:{"is-disabled":!t.enableYearArrow},attrs:{type:"button",disabled:!t.enableYearArrow},on:{click:t.rightPrevYear}}):t._e(),n("button",{staticClass:"el-picker-panel__icon-btn el-icon-d-arrow-right",attrs:{type:"button"},on:{click:t.rightNextYear}}),n("div",[t._v(t._s(t.rightLabel))])]),n("month-table",{attrs:{"selection-mode":"range",date:t.rightDate,"default-value":t.defaultValue,"min-date":t.minDate,"max-date":t.maxDate,"range-state":t.rangeState,"disabled-date":t.disabledDate},on:{changerange:t.handleChangeRange,pick:t.handleRangePick}})],1)])],2)])])};ei._withStripped=!0;var ni=function(t){return Array.isArray(t)?[new Date(t[0]),new Date(t[1])]:t?[new Date(t),Object(dr.nextMonth)(new Date(t))]:[new Date,Object(dr.nextMonth)(new Date)]},ri=i({mixins:[p.a],directives:{Clickoutside:L.a},computed:{btnDisabled:function(){return!(this.minDate&&this.maxDate&&!this.selecting&&this.isValidValue([this.minDate,this.maxDate]))},leftLabel:function(){return this.leftDate.getFullYear()+" "+this.t("el.datepicker.year")},rightLabel:function(){return this.rightDate.getFullYear()+" "+this.t("el.datepicker.year")},leftYear:function(){return this.leftDate.getFullYear()},rightYear:function(){return this.rightDate.getFullYear()===this.leftDate.getFullYear()?this.leftDate.getFullYear()+1:this.rightDate.getFullYear()},enableYearArrow:function(){return this.unlinkPanels&&this.rightYear>this.leftYear+1}},data:function(){return{popperClass:"",value:[],defaultValue:null,defaultTime:null,minDate:"",maxDate:"",leftDate:new Date,rightDate:Object(dr.nextYear)(new Date),rangeState:{endDate:null,selecting:!1,row:null,column:null},shortcuts:"",visible:"",disabledDate:"",format:"",arrowControl:!1,unlinkPanels:!1}},watch:{value:function(t){if(t){if(Array.isArray(t))if(this.minDate=Object(dr.isDate)(t[0])?new Date(t[0]):null,this.maxDate=Object(dr.isDate)(t[1])?new Date(t[1]):null,this.minDate)if(this.leftDate=this.minDate,this.unlinkPanels&&this.maxDate){var e=this.minDate.getFullYear(),n=this.maxDate.getFullYear();this.rightDate=e===n?Object(dr.nextYear)(this.maxDate):this.maxDate}else this.rightDate=Object(dr.nextYear)(this.leftDate);else this.leftDate=ni(this.defaultValue)[0],this.rightDate=Object(dr.nextYear)(this.leftDate)}else this.minDate=null,this.maxDate=null},defaultValue:function(t){if(!Array.isArray(this.value)){var e=ni(t),n=e[0],r=e[1];this.leftDate=n,this.rightDate=t&&t[1]&&n.getFullYear()!==r.getFullYear()&&this.unlinkPanels?r:Object(dr.nextYear)(this.leftDate)}}},methods:{handleClear:function(){this.minDate=null,this.maxDate=null,this.leftDate=ni(this.defaultValue)[0],this.rightDate=Object(dr.nextYear)(this.leftDate),this.$emit("pick",null)},handleChangeRange:function(t){this.minDate=t.minDate,this.maxDate=t.maxDate,this.rangeState=t.rangeState},handleRangePick:function(t){var e=this,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this.defaultTime||[],i=Object(dr.modifyWithTimeString)(t.minDate,r[0]),o=Object(dr.modifyWithTimeString)(t.maxDate,r[1]);this.maxDate===o&&this.minDate===i||(this.onPick&&this.onPick(t),this.maxDate=o,this.minDate=i,setTimeout(function(){e.maxDate=o,e.minDate=i},10),n&&this.handleConfirm())},handleShortcutClick:function(t){t.onClick&&t.onClick(this)},leftPrevYear:function(){this.leftDate=Object(dr.prevYear)(this.leftDate),this.unlinkPanels||(this.rightDate=Object(dr.prevYear)(this.rightDate))},rightNextYear:function(){this.unlinkPanels||(this.leftDate=Object(dr.nextYear)(this.leftDate)),this.rightDate=Object(dr.nextYear)(this.rightDate)},leftNextYear:function(){this.leftDate=Object(dr.nextYear)(this.leftDate)},rightPrevYear:function(){this.rightDate=Object(dr.prevYear)(this.rightDate)},handleConfirm:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.isValidValue([this.minDate,this.maxDate])&&this.$emit("pick",[this.minDate,this.maxDate],t)},isValidValue:function(t){return Array.isArray(t)&&t&&t[0]&&t[1]&&Object(dr.isDate)(t[0])&&Object(dr.isDate)(t[1])&&t[0].getTime()<=t[1].getTime()&&("function"!=typeof this.disabledDate||!this.disabledDate(t[0])&&!this.disabledDate(t[1]))},resetView:function(){this.minDate=this.value&&Object(dr.isDate)(this.value[0])?new Date(this.value[0]):null,this.maxDate=this.value&&Object(dr.isDate)(this.value[0])?new Date(this.value[1]):null}},components:{MonthTable:zr,ElInput:d.a,ElButton:W.a}},ei,[],!1,null,null,null);ri.options.__file="packages/date-picker/src/panel/month-range.vue";var ii=ri.exports,oi=function(t){return"daterange"===t||"datetimerange"===t?ti:"monthrange"===t?ii:$r},ai={mixins:[Tr],name:"ElDatePicker",props:{type:{type:String,default:"date"},timeArrowControl:Boolean},watch:{type:function(t){this.picker?(this.unmountPicker(),this.panel=oi(t),this.mountPicker()):this.panel=oi(t)}},created:function(){this.panel=oi(this.type)},install:function(t){t.component(ai.name,ai)}},si=ai,li=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-zoom-in-top"},on:{"before-enter":t.handleMenuEnter,"after-leave":function(e){t.$emit("dodestroy")}}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],ref:"popper",staticClass:"el-picker-panel time-select el-popper",class:t.popperClass,style:{width:t.width+"px"}},[n("el-scrollbar",{attrs:{noresize:"","wrap-class":"el-picker-panel__content"}},t._l(t.items,function(e){return n("div",{key:e.value,staticClass:"time-select-item",class:{selected:t.value===e.value,disabled:e.disabled,default:e.value===t.defaultValue},attrs:{disabled:e.disabled},on:{click:function(n){t.handleClick(e)}}},[t._v(t._s(e.value))])}),0)],1)])};li._withStripped=!0;var ci=function(t){var e=(t||"").split(":");return e.length>=2?{hours:parseInt(e[0],10),minutes:parseInt(e[1],10)}:null},ui=function(t,e){var n=ci(t),r=ci(e),i=n.minutes+60*n.hours,o=r.minutes+60*r.hours;return i===o?0:i>o?1:-1},hi=function(t,e){var n=ci(t),r=ci(e),i={hours:n.hours,minutes:n.minutes};return i.minutes+=r.minutes,i.hours+=r.hours,i.hours+=Math.floor(i.minutes/60),i.minutes=i.minutes%60,function(t){return(t.hours<10?"0"+t.hours:t.hours)+":"+(t.minutes<10?"0"+t.minutes:t.minutes)}(i)},di=i({components:{ElScrollbar:F.a},watch:{value:function(t){var e=this;t&&this.$nextTick(function(){return e.scrollToOption()})}},methods:{handleClick:function(t){t.disabled||this.$emit("pick",t.value)},handleClear:function(){this.$emit("pick",null)},scrollToOption:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:".selected",e=this.$refs.popper.querySelector(".el-picker-panel__content");Re()(e,e.querySelector(t))},handleMenuEnter:function(){var t=this,e=-1!==this.items.map(function(t){return t.value}).indexOf(this.value),n=-1!==this.items.map(function(t){return t.value}).indexOf(this.defaultValue),r=(e?".selected":n&&".default")||".time-select-item:not(.disabled)";this.$nextTick(function(){return t.scrollToOption(r)})},scrollDown:function(t){for(var e=this.items,n=e.length,r=e.length,i=e.map(function(t){return t.value}).indexOf(this.value);r--;)if(!e[i=(i+t+n)%n].disabled)return void this.$emit("pick",e[i].value,!0)},isValidValue:function(t){return-1!==this.items.filter(function(t){return!t.disabled}).map(function(t){return t.value}).indexOf(t)},handleKeydown:function(t){var e=t.keyCode;if(38===e||40===e){var n={40:1,38:-1}[e.toString()];return this.scrollDown(n),void t.stopPropagation()}}},data:function(){return{popperClass:"",start:"09:00",end:"18:00",step:"00:30",value:"",defaultValue:"",visible:!1,minTime:"",maxTime:"",width:0}},computed:{items:function(){var t=this.start,e=this.end,n=this.step,r=[];if(t&&e&&n)for(var i=t;ui(i,e)<=0;)r.push({value:i,disabled:ui(i,this.minTime||"-1:-1")<=0||ui(i,this.maxTime||"100:100")>=0}),i=hi(i,n);return r}}},li,[],!1,null,null,null);di.options.__file="packages/date-picker/src/panel/time-select.vue";var fi=di.exports,pi={mixins:[Tr],name:"ElTimeSelect",componentName:"ElTimeSelect",props:{type:{type:String,default:"time-select"}},beforeCreate:function(){this.panel=fi},install:function(t){t.component(pi.name,pi)}},Ai=pi,gi=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-zoom-in-top"},on:{"after-leave":function(e){t.$emit("dodestroy")}}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-time-range-picker el-picker-panel el-popper",class:t.popperClass},[n("div",{staticClass:"el-time-range-picker__content"},[n("div",{staticClass:"el-time-range-picker__cell"},[n("div",{staticClass:"el-time-range-picker__header"},[t._v(t._s(t.t("el.datepicker.startTime")))]),n("div",{staticClass:"el-time-range-picker__body el-time-panel__content",class:{"has-seconds":t.showSeconds,"is-arrow":t.arrowControl}},[n("time-spinner",{ref:"minSpinner",attrs:{"show-seconds":t.showSeconds,"am-pm-mode":t.amPmMode,"arrow-control":t.arrowControl,date:t.minDate},on:{change:t.handleMinChange,"select-range":t.setMinSelectionRange}})],1)]),n("div",{staticClass:"el-time-range-picker__cell"},[n("div",{staticClass:"el-time-range-picker__header"},[t._v(t._s(t.t("el.datepicker.endTime")))]),n("div",{staticClass:"el-time-range-picker__body el-time-panel__content",class:{"has-seconds":t.showSeconds,"is-arrow":t.arrowControl}},[n("time-spinner",{ref:"maxSpinner",attrs:{"show-seconds":t.showSeconds,"am-pm-mode":t.amPmMode,"arrow-control":t.arrowControl,date:t.maxDate},on:{change:t.handleMaxChange,"select-range":t.setMaxSelectionRange}})],1)])]),n("div",{staticClass:"el-time-panel__footer"},[n("button",{staticClass:"el-time-panel__btn cancel",attrs:{type:"button"},on:{click:function(e){t.handleCancel()}}},[t._v(t._s(t.t("el.datepicker.cancel")))]),n("button",{staticClass:"el-time-panel__btn confirm",attrs:{type:"button",disabled:t.btnDisabled},on:{click:function(e){t.handleConfirm()}}},[t._v(t._s(t.t("el.datepicker.confirm")))])])])])};gi._withStripped=!0;var mi=Object(dr.parseDate)("00:00:00","HH:mm:ss"),vi=Object(dr.parseDate)("23:59:59","HH:mm:ss"),yi=function(t){return Object(dr.modifyDate)(vi,t.getFullYear(),t.getMonth(),t.getDate())},bi=function(t,e){return new Date(Math.min(t.getTime()+e,yi(t).getTime()))},_i=i({mixins:[p.a],components:{TimeSpinner:Dr},computed:{showSeconds:function(){return-1!==(this.format||"").indexOf("ss")},offset:function(){return this.showSeconds?11:8},spinner:function(){return this.selectionRange[0]<this.offset?this.$refs.minSpinner:this.$refs.maxSpinner},btnDisabled:function(){return this.minDate.getTime()>this.maxDate.getTime()},amPmMode:function(){return-1!==(this.format||"").indexOf("A")?"A":-1!==(this.format||"").indexOf("a")?"a":""}},data:function(){return{popperClass:"",minDate:new Date,maxDate:new Date,value:[],oldValue:[new Date,new Date],defaultValue:null,format:"HH:mm:ss",visible:!1,selectionRange:[0,2],arrowControl:!1}},watch:{value:function(t){Array.isArray(t)?(this.minDate=new Date(t[0]),this.maxDate=new Date(t[1])):Array.isArray(this.defaultValue)?(this.minDate=new Date(this.defaultValue[0]),this.maxDate=new Date(this.defaultValue[1])):this.defaultValue?(this.minDate=new Date(this.defaultValue),this.maxDate=bi(new Date(this.defaultValue),36e5)):(this.minDate=new Date,this.maxDate=bi(new Date,36e5))},visible:function(t){var e=this;t&&(this.oldValue=this.value,this.$nextTick(function(){return e.$refs.minSpinner.emitSelectRange("hours")}))}},methods:{handleClear:function(){this.$emit("pick",null)},handleCancel:function(){this.$emit("pick",this.oldValue)},handleMinChange:function(t){this.minDate=Object(dr.clearMilliseconds)(t),this.handleChange()},handleMaxChange:function(t){this.maxDate=Object(dr.clearMilliseconds)(t),this.handleChange()},handleChange:function(){var t;this.isValidValue([this.minDate,this.maxDate])&&(this.$refs.minSpinner.selectableRange=[[(t=this.minDate,Object(dr.modifyDate)(mi,t.getFullYear(),t.getMonth(),t.getDate())),this.maxDate]],this.$refs.maxSpinner.selectableRange=[[this.minDate,yi(this.maxDate)]],this.$emit("pick",[this.minDate,this.maxDate],!0))},setMinSelectionRange:function(t,e){this.$emit("select-range",t,e,"min"),this.selectionRange=[t,e]},setMaxSelectionRange:function(t,e){this.$emit("select-range",t,e,"max"),this.selectionRange=[t+this.offset,e+this.offset]},handleConfirm:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=this.$refs.minSpinner.selectableRange,n=this.$refs.maxSpinner.selectableRange;this.minDate=Object(dr.limitTimeRange)(this.minDate,e,this.format),this.maxDate=Object(dr.limitTimeRange)(this.maxDate,n,this.format),this.$emit("pick",[this.minDate,this.maxDate],t)},adjustSpinners:function(){this.$refs.minSpinner.adjustSpinners(),this.$refs.maxSpinner.adjustSpinners()},changeSelectionRange:function(t){var e=this.showSeconds?[0,3,6,11,14,17]:[0,3,8,11],n=["hours","minutes"].concat(this.showSeconds?["seconds"]:[]),r=(e.indexOf(this.selectionRange[0])+t+e.length)%e.length,i=e.length/2;r<i?this.$refs.minSpinner.emitSelectRange(n[r]):this.$refs.maxSpinner.emitSelectRange(n[r-i])},isValidValue:function(t){return Array.isArray(t)&&Object(dr.timeWithinRange)(this.minDate,this.$refs.minSpinner.selectableRange)&&Object(dr.timeWithinRange)(this.maxDate,this.$refs.maxSpinner.selectableRange)},handleKeydown:function(t){var e=t.keyCode,n={38:-1,40:1,37:-1,39:1};if(37===e||39===e){var r=n[e];return this.changeSelectionRange(r),void t.preventDefault()}if(38===e||40===e){var i=n[e];return this.spinner.scrollDown(i),void t.preventDefault()}}}},gi,[],!1,null,null,null);_i.options.__file="packages/date-picker/src/panel/time-range.vue";var wi=_i.exports,xi={mixins:[Tr],name:"ElTimePicker",props:{isRange:Boolean,arrowControl:Boolean},data:function(){return{type:""}},watch:{isRange:function(t){this.picker?(this.unmountPicker(),this.type=t?"timerange":"time",this.panel=t?wi:Pr,this.mountPicker()):(this.type=t?"timerange":"time",this.panel=t?wi:Pr)}},created:function(){this.type=this.isRange?"timerange":"time",this.panel=this.isRange?wi:Pr},install:function(t){t.component(xi.name,xi)}},Si=xi,Ci=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("span",[n("transition",{attrs:{name:t.transition},on:{"after-enter":t.handleAfterEnter,"after-leave":t.handleAfterLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:!t.disabled&&t.showPopper,expression:"!disabled && showPopper"}],ref:"popper",staticClass:"el-popover el-popper",class:[t.popperClass,t.content&&"el-popover--plain"],style:{width:t.width+"px"},attrs:{role:"tooltip",id:t.tooltipId,"aria-hidden":t.disabled||!t.showPopper?"true":"false"}},[t.title?n("div",{staticClass:"el-popover__title",domProps:{textContent:t._s(t.title)}}):t._e(),t._t("default",[t._v(t._s(t.content))])],2)]),n("span",{ref:"wrapper",staticClass:"el-popover__reference-wrapper"},[t._t("reference")],2)],1)};Ci._withStripped=!0;var ki=i({name:"ElPopover",mixins:[P.a],props:{trigger:{type:String,default:"click",validator:function(t){return["click","focus","hover","manual"].indexOf(t)>-1}},openDelay:{type:Number,default:0},closeDelay:{type:Number,default:200},title:String,disabled:Boolean,content:String,reference:{},popperClass:String,width:{},visibleArrow:{default:!0},arrowOffset:{type:Number,default:0},transition:{type:String,default:"fade-in-linear"},tabindex:{type:Number,default:0}},computed:{tooltipId:function(){return"el-popover-"+Object(A.generateId)()}},watch:{showPopper:function(t){this.disabled||(t?this.$emit("show"):this.$emit("hide"))}},mounted:function(){var t=this,e=this.referenceElm=this.reference||this.$refs.reference,n=this.popper||this.$refs.popper;!e&&this.$refs.wrapper.children&&(e=this.referenceElm=this.$refs.wrapper.children[0]),e&&(Object(pt.addClass)(e,"el-popover__reference"),e.setAttribute("aria-describedby",this.tooltipId),e.setAttribute("tabindex",this.tabindex),n.setAttribute("tabindex",0),"click"!==this.trigger&&(Object(pt.on)(e,"focusin",function(){t.handleFocus();var n=e.__vue__;n&&"function"==typeof n.focus&&n.focus()}),Object(pt.on)(n,"focusin",this.handleFocus),Object(pt.on)(e,"focusout",this.handleBlur),Object(pt.on)(n,"focusout",this.handleBlur)),Object(pt.on)(e,"keydown",this.handleKeydown),Object(pt.on)(e,"click",this.handleClick)),"click"===this.trigger?(Object(pt.on)(e,"click",this.doToggle),Object(pt.on)(document,"click",this.handleDocumentClick)):"hover"===this.trigger?(Object(pt.on)(e,"mouseenter",this.handleMouseEnter),Object(pt.on)(n,"mouseenter",this.handleMouseEnter),Object(pt.on)(e,"mouseleave",this.handleMouseLeave),Object(pt.on)(n,"mouseleave",this.handleMouseLeave)):"focus"===this.trigger&&(this.tabindex<0&&console.warn("[Element Warn][Popover]a negative taindex means that the element cannot be focused by tab key"),e.querySelector("input, textarea")?(Object(pt.on)(e,"focusin",this.doShow),Object(pt.on)(e,"focusout",this.doClose)):(Object(pt.on)(e,"mousedown",this.doShow),Object(pt.on)(e,"mouseup",this.doClose)))},beforeDestroy:function(){this.cleanup()},deactivated:function(){this.cleanup()},methods:{doToggle:function(){this.showPopper=!this.showPopper},doShow:function(){this.showPopper=!0},doClose:function(){this.showPopper=!1},handleFocus:function(){Object(pt.addClass)(this.referenceElm,"focusing"),"click"!==this.trigger&&"focus"!==this.trigger||(this.showPopper=!0)},handleClick:function(){Object(pt.removeClass)(this.referenceElm,"focusing")},handleBlur:function(){Object(pt.removeClass)(this.referenceElm,"focusing"),"click"!==this.trigger&&"focus"!==this.trigger||(this.showPopper=!1)},handleMouseEnter:function(){var t=this;clearTimeout(this._timer),this.openDelay?this._timer=setTimeout(function(){t.showPopper=!0},this.openDelay):this.showPopper=!0},handleKeydown:function(t){27===t.keyCode&&"manual"!==this.trigger&&this.doClose()},handleMouseLeave:function(){var t=this;clearTimeout(this._timer),this.closeDelay?this._timer=setTimeout(function(){t.showPopper=!1},this.closeDelay):this.showPopper=!1},handleDocumentClick:function(t){var e=this.reference||this.$refs.reference,n=this.popper||this.$refs.popper;!e&&this.$refs.wrapper.children&&(e=this.referenceElm=this.$refs.wrapper.children[0]),this.$el&&e&&!this.$el.contains(t.target)&&!e.contains(t.target)&&n&&!n.contains(t.target)&&(this.showPopper=!1)},handleAfterEnter:function(){this.$emit("after-enter")},handleAfterLeave:function(){this.$emit("after-leave"),this.doDestroy()},cleanup:function(){(this.openDelay||this.closeDelay)&&clearTimeout(this._timer)}},destroyed:function(){var t=this.reference;Object(pt.off)(t,"click",this.doToggle),Object(pt.off)(t,"mouseup",this.doClose),Object(pt.off)(t,"mousedown",this.doShow),Object(pt.off)(t,"focusin",this.doShow),Object(pt.off)(t,"focusout",this.doClose),Object(pt.off)(t,"mousedown",this.doShow),Object(pt.off)(t,"mouseup",this.doClose),Object(pt.off)(t,"mouseleave",this.handleMouseLeave),Object(pt.off)(t,"mouseenter",this.handleMouseEnter),Object(pt.off)(document,"click",this.handleDocumentClick)}},Ci,[],!1,null,null,null);ki.options.__file="packages/popover/src/main.vue";var Bi=ki.exports,Ti=function(t,e,n){var r=e.expression?e.value:e.arg,i=n.context.$refs[r];i&&(Array.isArray(i)?i[0].$refs.reference=t:i.$refs.reference=t)},Ei={bind:function(t,e,n){Ti(t,e,n)},inserted:function(t,e,n){Ti(t,e,n)}};hn.a.directive("popover",Ei),Bi.install=function(t){t.directive("popover",Ei),t.component(Bi.name,Bi)},Bi.directive=Ei;var Mi=Bi,Oi={name:"ElTooltip",mixins:[P.a],props:{openDelay:{type:Number,default:0},disabled:Boolean,manual:Boolean,effect:{type:String,default:"dark"},arrowOffset:{type:Number,default:0},popperClass:String,content:String,visibleArrow:{default:!0},transition:{type:String,default:"el-fade-in-linear"},popperOptions:{default:function(){return{boundariesPadding:10,gpuAcceleration:!1}}},enterable:{type:Boolean,default:!0},hideAfter:{type:Number,default:0},tabindex:{type:Number,default:0}},data:function(){return{tooltipId:"el-tooltip-"+Object(A.generateId)(),timeoutPending:null,focusing:!1}},beforeCreate:function(){var t=this;this.$isServer||(this.popperVM=new hn.a({data:{node:""},render:function(t){return this.node}}).$mount(),this.debounceClose=M()(200,function(){return t.handleClosePopper()}))},render:function(t){var e=this;this.popperVM&&(this.popperVM.node=t("transition",{attrs:{name:this.transition},on:{afterLeave:this.doDestroy}},[t("div",{on:{mouseleave:function(){e.setExpectedState(!1),e.debounceClose()},mouseenter:function(){e.setExpectedState(!0)}},ref:"popper",attrs:{role:"tooltip",id:this.tooltipId,"aria-hidden":this.disabled||!this.showPopper?"true":"false"},directives:[{name:"show",value:!this.disabled&&this.showPopper}],class:["el-tooltip__popper","is-"+this.effect,this.popperClass]},[this.$slots.content||this.content])]));var n=this.getFirstElement();if(!n)return null;var r=n.data=n.data||{};return r.staticClass=this.addTooltipClass(r.staticClass),n},mounted:function(){var t=this;this.referenceElm=this.$el,1===this.$el.nodeType&&(this.$el.setAttribute("aria-describedby",this.tooltipId),this.$el.setAttribute("tabindex",this.tabindex),Object(pt.on)(this.referenceElm,"mouseenter",this.show),Object(pt.on)(this.referenceElm,"mouseleave",this.hide),Object(pt.on)(this.referenceElm,"focus",function(){if(t.$slots.default&&t.$slots.default.length){var e=t.$slots.default[0].componentInstance;e&&e.focus?e.focus():t.handleFocus()}else t.handleFocus()}),Object(pt.on)(this.referenceElm,"blur",this.handleBlur),Object(pt.on)(this.referenceElm,"click",this.removeFocusing)),this.value&&this.popperVM&&this.popperVM.$nextTick(function(){t.value&&t.updatePopper()})},watch:{focusing:function(t){t?Object(pt.addClass)(this.referenceElm,"focusing"):Object(pt.removeClass)(this.referenceElm,"focusing")}},methods:{show:function(){this.setExpectedState(!0),this.handleShowPopper()},hide:function(){this.setExpectedState(!1),this.debounceClose()},handleFocus:function(){this.focusing=!0,this.show()},handleBlur:function(){this.focusing=!1,this.hide()},removeFocusing:function(){this.focusing=!1},addTooltipClass:function(t){return t?"el-tooltip "+t.replace("el-tooltip",""):"el-tooltip"},handleShowPopper:function(){var t=this;this.expectedState&&!this.manual&&(clearTimeout(this.timeout),this.timeout=setTimeout(function(){t.showPopper=!0},this.openDelay),this.hideAfter>0&&(this.timeoutPending=setTimeout(function(){t.showPopper=!1},this.hideAfter)))},handleClosePopper:function(){this.enterable&&this.expectedState||this.manual||(clearTimeout(this.timeout),this.timeoutPending&&clearTimeout(this.timeoutPending),this.showPopper=!1,this.disabled&&this.doDestroy())},setExpectedState:function(t){!1===t&&clearTimeout(this.timeoutPending),this.expectedState=t},getFirstElement:function(){var t=this.$slots.default;if(!Array.isArray(t))return null;for(var e=null,n=0;n<t.length;n++)t[n]&&t[n].tag&&(e=t[n]);return e}},beforeDestroy:function(){this.popperVM&&this.popperVM.$destroy()},destroyed:function(){var t=this.referenceElm;1===t.nodeType&&(Object(pt.off)(t,"mouseenter",this.show),Object(pt.off)(t,"mouseleave",this.hide),Object(pt.off)(t,"focus",this.handleFocus),Object(pt.off)(t,"blur",this.handleBlur),Object(pt.off)(t,"click",this.removeFocusing))},install:function(t){t.component(Oi.name,Oi)}},Li=Oi,Di=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"msgbox-fade"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-message-box__wrapper",attrs:{tabindex:"-1",role:"dialog","aria-modal":"true","aria-label":t.title||"dialog"},on:{click:function(e){return e.target!==e.currentTarget?null:t.handleWrapperClick(e)}}},[n("div",{staticClass:"el-message-box",class:[t.customClass,t.center&&"el-message-box--center"]},[null!==t.title?n("div",{staticClass:"el-message-box__header"},[n("div",{staticClass:"el-message-box__title"},[t.icon&&t.center?n("div",{class:["el-message-box__status",t.icon]}):t._e(),n("span",[t._v(t._s(t.title))])]),t.showClose?n("button",{staticClass:"el-message-box__headerbtn",attrs:{type:"button","aria-label":"Close"},on:{click:function(e){t.handleAction(t.distinguishCancelAndClose?"close":"cancel")},keydown:function(e){if(!("button"in e)&&t._k(e.keyCode,"enter",13,e.key,"Enter"))return null;t.handleAction(t.distinguishCancelAndClose?"close":"cancel")}}},[n("i",{staticClass:"el-message-box__close el-icon-close"})]):t._e()]):t._e(),n("div",{staticClass:"el-message-box__content"},[n("div",{staticClass:"el-message-box__container"},[t.icon&&!t.center&&""!==t.message?n("div",{class:["el-message-box__status",t.icon]}):t._e(),""!==t.message?n("div",{staticClass:"el-message-box__message"},[t._t("default",[t.dangerouslyUseHTMLString?n("p",{domProps:{innerHTML:t._s(t.message)}}):n("p",[t._v(t._s(t.message))])])],2):t._e()]),n("div",{directives:[{name:"show",rawName:"v-show",value:t.showInput,expression:"showInput"}],staticClass:"el-message-box__input"},[n("el-input",{ref:"input",attrs:{type:t.inputType,placeholder:t.inputPlaceholder},nativeOn:{keydown:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?t.handleInputEnter(e):null}},model:{value:t.inputValue,callback:function(e){t.inputValue=e},expression:"inputValue"}}),n("div",{staticClass:"el-message-box__errormsg",style:{visibility:t.editorErrorMessage?"visible":"hidden"}},[t._v(t._s(t.editorErrorMessage))])],1)]),n("div",{staticClass:"el-message-box__btns"},[t.showCancelButton?n("el-button",{class:[t.cancelButtonClasses],attrs:{loading:t.cancelButtonLoading,round:t.roundButton,size:"small"},on:{keydown:function(e){if(!("button"in e)&&t._k(e.keyCode,"enter",13,e.key,"Enter"))return null;t.handleAction("cancel")}},nativeOn:{click:function(e){t.handleAction("cancel")}}},[t._v("\n "+t._s(t.cancelButtonText||t.t("el.messagebox.cancel"))+"\n ")]):t._e(),n("el-button",{directives:[{name:"show",rawName:"v-show",value:t.showConfirmButton,expression:"showConfirmButton"}],ref:"confirm",class:[t.confirmButtonClasses],attrs:{loading:t.confirmButtonLoading,round:t.roundButton,size:"small"},on:{keydown:function(e){if(!("button"in e)&&t._k(e.keyCode,"enter",13,e.key,"Enter"))return null;t.handleAction("confirm")}},nativeOn:{click:function(e){t.handleAction("confirm")}}},[t._v("\n "+t._s(t.confirmButtonText||t.t("el.messagebox.confirm"))+"\n ")])],1)])])])};Di._withStripped=!0;var Ii=n(15),Pi=n.n(Ii),Ni=n(39),Fi=n.n(Ni),Ri=void 0,ji={success:"success",info:"info",warning:"warning",error:"error"},Hi=i({mixins:[b.a,p.a],props:{modal:{default:!0},lockScroll:{default:!0},showClose:{type:Boolean,default:!0},closeOnClickModal:{default:!0},closeOnPressEscape:{default:!0},closeOnHashChange:{default:!0},center:{default:!1,type:Boolean},roundButton:{default:!1,type:Boolean}},components:{ElInput:d.a,ElButton:W.a},computed:{icon:function(){var t=this.type;return this.iconClass||(t&&ji[t]?"el-icon-"+ji[t]:"")},confirmButtonClasses:function(){return"el-button--primary "+this.confirmButtonClass},cancelButtonClasses:function(){return""+this.cancelButtonClass}},methods:{getSafeClose:function(){var t=this,e=this.uid;return function(){t.$nextTick(function(){e===t.uid&&t.doClose()})}},doClose:function(){var t=this;this.visible&&(this.visible=!1,this._closing=!0,this.onClose&&this.onClose(),Ri.closeDialog(),this.lockScroll&&setTimeout(this.restoreBodyStyle,200),this.opened=!1,this.doAfterClose(),setTimeout(function(){t.action&&t.callback(t.action,t)}))},handleWrapperClick:function(){this.closeOnClickModal&&this.handleAction(this.distinguishCancelAndClose?"close":"cancel")},handleInputEnter:function(){if("textarea"!==this.inputType)return this.handleAction("confirm")},handleAction:function(t){("prompt"!==this.$type||"confirm"!==t||this.validate())&&(this.action=t,"function"==typeof this.beforeClose?(this.close=this.getSafeClose(),this.beforeClose(t,this,this.close)):this.doClose())},validate:function(){if("prompt"===this.$type){var t=this.inputPattern;if(t&&!t.test(this.inputValue||""))return this.editorErrorMessage=this.inputErrorMessage||Object(Ii.t)("el.messagebox.error"),Object(pt.addClass)(this.getInputElement(),"invalid"),!1;var e=this.inputValidator;if("function"==typeof e){var n=e(this.inputValue);if(!1===n)return this.editorErrorMessage=this.inputErrorMessage||Object(Ii.t)("el.messagebox.error"),Object(pt.addClass)(this.getInputElement(),"invalid"),!1;if("string"==typeof n)return this.editorErrorMessage=n,Object(pt.addClass)(this.getInputElement(),"invalid"),!1}}return this.editorErrorMessage="",Object(pt.removeClass)(this.getInputElement(),"invalid"),!0},getFirstFocus:function(){var t=this.$el.querySelector(".el-message-box__btns .el-button"),e=this.$el.querySelector(".el-message-box__btns .el-message-box__title");return t||e},getInputElement:function(){var t=this.$refs.input.$refs;return t.input||t.textarea},handleClose:function(){this.handleAction("close")}},watch:{inputValue:{immediate:!0,handler:function(t){var e=this;this.$nextTick(function(n){"prompt"===e.$type&&null!==t&&e.validate()})}},visible:function(t){var e=this;t&&(this.uid++,"alert"!==this.$type&&"confirm"!==this.$type||this.$nextTick(function(){e.$refs.confirm.$el.focus()}),this.focusAfterClosed=document.activeElement,Ri=new Fi.a(this.$el,this.focusAfterClosed,this.getFirstFocus())),"prompt"===this.$type&&(t?setTimeout(function(){e.$refs.input&&e.$refs.input.$el&&e.getInputElement().focus()},500):(this.editorErrorMessage="",Object(pt.removeClass)(this.getInputElement(),"invalid")))}},mounted:function(){var t=this;this.$nextTick(function(){t.closeOnHashChange&&window.addEventListener("hashchange",t.close)})},beforeDestroy:function(){this.closeOnHashChange&&window.removeEventListener("hashchange",this.close),setTimeout(function(){Ri.closeDialog()})},data:function(){return{uid:1,title:void 0,message:"",type:"",iconClass:"",customClass:"",showInput:!1,inputValue:null,inputPlaceholder:"",inputType:"text",inputPattern:null,inputValidator:null,inputErrorMessage:"",showConfirmButton:!0,showCancelButton:!1,action:"",confirmButtonText:"",cancelButtonText:"",confirmButtonLoading:!1,cancelButtonLoading:!1,confirmButtonClass:"",confirmButtonDisabled:!1,cancelButtonClass:"",editorErrorMessage:null,callback:null,dangerouslyUseHTMLString:!1,focusAfterClosed:null,isOnComposition:!1,distinguishCancelAndClose:!1}}},Di,[],!1,null,null,null);Hi.options.__file="packages/message-box/src/main.vue";var Ui=Hi.exports,Qi=n(23),zi="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Yi={title:null,message:"",type:"",iconClass:"",showInput:!1,showClose:!0,modalFade:!0,lockScroll:!0,closeOnClickModal:!0,closeOnPressEscape:!0,closeOnHashChange:!0,inputValue:null,inputPlaceholder:"",inputType:"text",inputPattern:null,inputValidator:null,inputErrorMessage:"",showConfirmButton:!0,showCancelButton:!1,confirmButtonPosition:"right",confirmButtonHighlight:!1,cancelButtonHighlight:!1,confirmButtonText:"",cancelButtonText:"",confirmButtonClass:"",cancelButtonClass:"",customClass:"",beforeClose:null,dangerouslyUseHTMLString:!1,center:!1,roundButton:!1,distinguishCancelAndClose:!1},Vi=hn.a.extend(Ui),Wi=void 0,Gi=void 0,Xi=[],Zi=function(t){if(Wi){var e=Wi.callback;"function"==typeof e&&(Gi.showInput?e(Gi.inputValue,t):e(t)),Wi.resolve&&("confirm"===t?Gi.showInput?Wi.resolve({value:Gi.inputValue,action:t}):Wi.resolve(t):!Wi.reject||"cancel"!==t&&"close"!==t||Wi.reject(t))}},$i=function t(){if(Gi||((Gi=new Vi({el:document.createElement("div")})).callback=Zi),Gi.action="",(!Gi.visible||Gi.closeTimer)&&Xi.length>0){var e=(Wi=Xi.shift()).options;for(var n in e)e.hasOwnProperty(n)&&(Gi[n]=e[n]);void 0===e.callback&&(Gi.callback=Zi);var r=Gi.callback;Gi.callback=function(e,n){r(e,n),t()},Object(Qi.isVNode)(Gi.message)?(Gi.$slots.default=[Gi.message],Gi.message=null):delete Gi.$slots.default,["modal","showClose","closeOnClickModal","closeOnPressEscape","closeOnHashChange"].forEach(function(t){void 0===Gi[t]&&(Gi[t]=!0)}),document.body.appendChild(Gi.$el),hn.a.nextTick(function(){Gi.visible=!0})}},Ki=function t(e,n){if(!hn.a.prototype.$isServer){if("string"==typeof e||Object(Qi.isVNode)(e)?(e={message:e},"string"==typeof arguments[1]&&(e.title=arguments[1])):e.callback&&!n&&(n=e.callback),"undefined"!=typeof Promise)return new Promise(function(r,i){Xi.push({options:Ut()({},Yi,t.defaults,e),callback:n,resolve:r,reject:i}),$i()});Xi.push({options:Ut()({},Yi,t.defaults,e),callback:n}),$i()}};Ki.setDefaults=function(t){Ki.defaults=t},Ki.alert=function(t,e,n){return"object"===(void 0===e?"undefined":zi(e))?(n=e,e=""):void 0===e&&(e=""),Ki(Ut()({title:e,message:t,$type:"alert",closeOnPressEscape:!1,closeOnClickModal:!1},n))},Ki.confirm=function(t,e,n){return"object"===(void 0===e?"undefined":zi(e))?(n=e,e=""):void 0===e&&(e=""),Ki(Ut()({title:e,message:t,$type:"confirm",showCancelButton:!0},n))},Ki.prompt=function(t,e,n){return"object"===(void 0===e?"undefined":zi(e))?(n=e,e=""):void 0===e&&(e=""),Ki(Ut()({title:e,message:t,showCancelButton:!0,showInput:!0,$type:"prompt"},n))},Ki.close=function(){Gi.doClose(),Gi.visible=!1,Xi=[],Wi=null};var Ji=Ki,qi=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"el-breadcrumb",attrs:{"aria-label":"Breadcrumb",role:"navigation"}},[this._t("default")],2)};qi._withStripped=!0;var to=i({name:"ElBreadcrumb",props:{separator:{type:String,default:"/"},separatorClass:{type:String,default:""}},provide:function(){return{elBreadcrumb:this}},mounted:function(){var t=this.$el.querySelectorAll(".el-breadcrumb__item");t.length&&t[t.length-1].setAttribute("aria-current","page")}},qi,[],!1,null,null,null);to.options.__file="packages/breadcrumb/src/breadcrumb.vue";var eo=to.exports;eo.install=function(t){t.component(eo.name,eo)};var no=eo,ro=function(){var t=this.$createElement,e=this._self._c||t;return e("span",{staticClass:"el-breadcrumb__item"},[e("span",{ref:"link",class:["el-breadcrumb__inner",this.to?"is-link":""],attrs:{role:"link"}},[this._t("default")],2),this.separatorClass?e("i",{staticClass:"el-breadcrumb__separator",class:this.separatorClass}):e("span",{staticClass:"el-breadcrumb__separator",attrs:{role:"presentation"}},[this._v(this._s(this.separator))])])};ro._withStripped=!0;var io=i({name:"ElBreadcrumbItem",props:{to:{},replace:Boolean},data:function(){return{separator:"",separatorClass:""}},inject:["elBreadcrumb"],mounted:function(){var t=this;this.separator=this.elBreadcrumb.separator,this.separatorClass=this.elBreadcrumb.separatorClass;var e=this.$refs.link;e.setAttribute("role","link"),e.addEventListener("click",function(e){var n=t.to,r=t.$router;n&&r&&(t.replace?r.replace(n):r.push(n))})}},ro,[],!1,null,null,null);io.options.__file="packages/breadcrumb/src/breadcrumb-item.vue";var oo=io.exports;oo.install=function(t){t.component(oo.name,oo)};var ao=oo,so=function(){var t=this.$createElement;return(this._self._c||t)("form",{staticClass:"el-form",class:[this.labelPosition?"el-form--label-"+this.labelPosition:"",{"el-form--inline":this.inline}]},[this._t("default")],2)};so._withStripped=!0;var lo=i({name:"ElForm",componentName:"ElForm",provide:function(){return{elForm:this}},props:{model:Object,rules:Object,labelPosition:String,labelWidth:String,labelSuffix:{type:String,default:""},inline:Boolean,inlineMessage:Boolean,statusIcon:Boolean,showMessage:{type:Boolean,default:!0},size:String,disabled:Boolean,validateOnRuleChange:{type:Boolean,default:!0},hideRequiredAsterisk:{type:Boolean,default:!1}},watch:{rules:function(){this.fields.forEach(function(t){t.removeValidateEvents(),t.addValidateEvents()}),this.validateOnRuleChange&&this.validate(function(){})}},computed:{autoLabelWidth:function(){if(!this.potentialLabelWidthArr.length)return 0;var t=Math.max.apply(Math,this.potentialLabelWidthArr);return t?t+"px":""}},data:function(){return{fields:[],potentialLabelWidthArr:[]}},created:function(){var t=this;this.$on("el.form.addField",function(e){e&&t.fields.push(e)}),this.$on("el.form.removeField",function(e){e.prop&&t.fields.splice(t.fields.indexOf(e),1)})},methods:{resetFields:function(){this.model?this.fields.forEach(function(t){t.resetField()}):console.warn("[Element Warn][Form]model is required for resetFields to work.")},clearValidate:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];(t.length?"string"==typeof t?this.fields.filter(function(e){return t===e.prop}):this.fields.filter(function(e){return t.indexOf(e.prop)>-1}):this.fields).forEach(function(t){t.clearValidate()})},validate:function(t){var e=this;if(this.model){var n=void 0;"function"!=typeof t&&window.Promise&&(n=new window.Promise(function(e,n){t=function(t){t?e(t):n(t)}}));var r=!0,i=0;0===this.fields.length&&t&&t(!0);var o={};return this.fields.forEach(function(n){n.validate("",function(n,a){n&&(r=!1),o=Ut()({},o,a),"function"==typeof t&&++i===e.fields.length&&t(r,o)})}),n||void 0}console.warn("[Element Warn][Form]model is required for validate to work!")},validateField:function(t,e){t=[].concat(t);var n=this.fields.filter(function(e){return-1!==t.indexOf(e.prop)});n.length?n.forEach(function(t){t.validate("",e)}):console.warn("[Element Warn]please pass correct props!")},getLabelWidthIndex:function(t){var e=this.potentialLabelWidthArr.indexOf(t);if(-1===e)throw new Error("[ElementForm]unpected width ",t);return e},registerLabelWidth:function(t,e){if(t&&e){var n=this.getLabelWidthIndex(e);this.potentialLabelWidthArr.splice(n,1,t)}else t&&this.potentialLabelWidthArr.push(t)},deregisterLabelWidth:function(t){var e=this.getLabelWidthIndex(t);this.potentialLabelWidthArr.splice(e,1)}}},so,[],!1,null,null,null);lo.options.__file="packages/form/src/form.vue";var co=lo.exports;co.install=function(t){t.component(co.name,co)};var uo=co,ho=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-form-item",class:[{"el-form-item--feedback":t.elForm&&t.elForm.statusIcon,"is-error":"error"===t.validateState,"is-validating":"validating"===t.validateState,"is-success":"success"===t.validateState,"is-required":t.isRequired||t.required,"is-no-asterisk":t.elForm&&t.elForm.hideRequiredAsterisk},t.sizeClass?"el-form-item--"+t.sizeClass:""]},[n("label-wrap",{attrs:{"is-auto-width":t.labelStyle&&"auto"===t.labelStyle.width,"update-all":"auto"===t.form.labelWidth}},[t.label||t.$slots.label?n("label",{staticClass:"el-form-item__label",style:t.labelStyle,attrs:{for:t.labelFor}},[t._t("label",[t._v(t._s(t.label+t.form.labelSuffix))])],2):t._e()]),n("div",{staticClass:"el-form-item__content",style:t.contentStyle},[t._t("default"),n("transition",{attrs:{name:"el-zoom-in-top"}},["error"===t.validateState&&t.showMessage&&t.form.showMessage?t._t("error",[n("div",{staticClass:"el-form-item__error",class:{"el-form-item__error--inline":"boolean"==typeof t.inlineMessage?t.inlineMessage:t.elForm&&t.elForm.inlineMessage||!1}},[t._v("\n "+t._s(t.validateMessage)+"\n ")])],{error:t.validateMessage}):t._e()],2)],2)],1)};ho._withStripped=!0;var fo=n(40),po=n.n(fo),Ao=i({props:{isAutoWidth:Boolean,updateAll:Boolean},inject:["elForm","elFormItem"],render:function(){var t=arguments[0],e=this.$slots.default;if(!e)return null;if(this.isAutoWidth){var n=this.elForm.autoLabelWidth,r={};if(n&&"auto"!==n){var i=parseInt(n,10)-this.computedWidth;i&&(r.marginLeft=i+"px")}return t("div",{class:"el-form-item__label-wrap",style:r},[e])}return e[0]},methods:{getLabelWidth:function(){if(this.$el&&this.$el.firstElementChild){var t=window.getComputedStyle(this.$el.firstElementChild).width;return Math.ceil(parseFloat(t))}return 0},updateLabelWidth:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"update";this.$slots.default&&this.isAutoWidth&&this.$el.firstElementChild&&("update"===t?this.computedWidth=this.getLabelWidth():"remove"===t&&this.elForm.deregisterLabelWidth(this.computedWidth))}},watch:{computedWidth:function(t,e){this.updateAll&&(this.elForm.registerLabelWidth(t,e),this.elFormItem.updateComputedLabelWidth(t))}},data:function(){return{computedWidth:0}},mounted:function(){this.updateLabelWidth("update")},updated:function(){this.updateLabelWidth("update")},beforeDestroy:function(){this.updateLabelWidth("remove")}},void 0,void 0,!1,null,null,null);Ao.options.__file="packages/form/src/label-wrap.vue";var go=Ao.exports,mo=i({name:"ElFormItem",componentName:"ElFormItem",mixins:[S.a],provide:function(){return{elFormItem:this}},inject:["elForm"],props:{label:String,labelWidth:String,prop:String,required:{type:Boolean,default:void 0},rules:[Object,Array],error:String,validateStatus:String,for:String,inlineMessage:{type:[String,Boolean],default:""},showMessage:{type:Boolean,default:!0},size:String},components:{LabelWrap:go},watch:{error:{immediate:!0,handler:function(t){this.validateMessage=t,this.validateState=t?"error":""}},validateStatus:function(t){this.validateState=t}},computed:{labelFor:function(){return this.for||this.prop},labelStyle:function(){var t={};if("top"===this.form.labelPosition)return t;var e=this.labelWidth||this.form.labelWidth;return e&&(t.width=e),t},contentStyle:function(){var t={},e=this.label;if("top"===this.form.labelPosition||this.form.inline)return t;if(!e&&!this.labelWidth&&this.isNested)return t;var n=this.labelWidth||this.form.labelWidth;return"auto"===n?"auto"===this.labelWidth?t.marginLeft=this.computedLabelWidth:"auto"===this.form.labelWidth&&(t.marginLeft=this.elForm.autoLabelWidth):t.marginLeft=n,t},form:function(){for(var t=this.$parent,e=t.$options.componentName;"ElForm"!==e;)"ElFormItem"===e&&(this.isNested=!0),e=(t=t.$parent).$options.componentName;return t},fieldValue:function(){var t=this.form.model;if(t&&this.prop){var e=this.prop;return-1!==e.indexOf(":")&&(e=e.replace(/:/,".")),Object(A.getPropByPath)(t,e,!0).v}},isRequired:function(){var t=this.getRules(),e=!1;return t&&t.length&&t.every(function(t){return!t.required||(e=!0,!1)}),e},_formSize:function(){return this.elForm.size},elFormItemSize:function(){return this.size||this._formSize},sizeClass:function(){return this.elFormItemSize||(this.$ELEMENT||{}).size}},data:function(){return{validateState:"",validateMessage:"",validateDisabled:!1,validator:{},isNested:!1,computedLabelWidth:""}},methods:{validate:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:A.noop;this.validateDisabled=!1;var r=this.getFilteredRule(t);if((!r||0===r.length)&&void 0===this.required)return n(),!0;this.validateState="validating";var i={};r&&r.length>0&&r.forEach(function(t){delete t.trigger}),i[this.prop]=r;var o=new po.a(i),a={};a[this.prop]=this.fieldValue,o.validate(a,{firstFields:!0},function(t,r){e.validateState=t?"error":"success",e.validateMessage=t?t[0].message:"",n(e.validateMessage,r),e.elForm&&e.elForm.$emit("validate",e.prop,!t,e.validateMessage||null)})},clearValidate:function(){this.validateState="",this.validateMessage="",this.validateDisabled=!1},resetField:function(){var t=this;this.validateState="",this.validateMessage="";var e=this.form.model,n=this.fieldValue,r=this.prop;-1!==r.indexOf(":")&&(r=r.replace(/:/,"."));var i=Object(A.getPropByPath)(e,r,!0);this.validateDisabled=!0,Array.isArray(n)?i.o[i.k]=[].concat(this.initialValue):i.o[i.k]=this.initialValue,this.$nextTick(function(){t.validateDisabled=!1}),this.broadcast("ElTimeSelect","fieldReset",this.initialValue)},getRules:function(){var t=this.form.rules,e=this.rules,n=void 0!==this.required?{required:!!this.required}:[],r=Object(A.getPropByPath)(t,this.prop||"");return t=t?r.o[this.prop||""]||r.v:[],[].concat(e||t||[]).concat(n)},getFilteredRule:function(t){return this.getRules().filter(function(e){return!e.trigger||""===t||(Array.isArray(e.trigger)?e.trigger.indexOf(t)>-1:e.trigger===t)}).map(function(t){return Ut()({},t)})},onFieldBlur:function(){this.validate("blur")},onFieldChange:function(){this.validateDisabled?this.validateDisabled=!1:this.validate("change")},updateComputedLabelWidth:function(t){this.computedLabelWidth=t?t+"px":""},addValidateEvents:function(){(this.getRules().length||void 0!==this.required)&&(this.$on("el.form.blur",this.onFieldBlur),this.$on("el.form.change",this.onFieldChange))},removeValidateEvents:function(){this.$off()}},mounted:function(){if(this.prop){this.dispatch("ElForm","el.form.addField",[this]);var t=this.fieldValue;Array.isArray(t)&&(t=[].concat(t)),Object.defineProperty(this,"initialValue",{value:t}),this.addValidateEvents()}},beforeDestroy:function(){this.dispatch("ElForm","el.form.removeField",[this])}},ho,[],!1,null,null,null);mo.options.__file="packages/form/src/form-item.vue";var vo=mo.exports;vo.install=function(t){t.component(vo.name,vo)};var yo=vo,bo=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"el-tabs__active-bar",class:"is-"+this.rootTabs.tabPosition,style:this.barStyle})};bo._withStripped=!0;var _o=i({name:"TabBar",props:{tabs:Array},inject:["rootTabs"],computed:{barStyle:{get:function(){var t=this,e={},n=0,r=0,i=-1!==["top","bottom"].indexOf(this.rootTabs.tabPosition)?"width":"height",o="width"===i?"x":"y",a=function(t){return t.toLowerCase().replace(/( |^)[a-z]/g,function(t){return t.toUpperCase()})};this.tabs.every(function(e,o){var s=Object(A.arrayFind)(t.$parent.$refs.tabs||[],function(t){return t.id.replace("tab-","")===e.paneName});if(!s)return!1;if(e.active){r=s["client"+a(i)];var l=window.getComputedStyle(s);return"width"===i&&t.tabs.length>1&&(r-=parseFloat(l.paddingLeft)+parseFloat(l.paddingRight)),"width"===i&&(n+=parseFloat(l.paddingLeft)),!1}return n+=s["client"+a(i)],!0});var s="translate"+a(o)+"("+n+"px)";return e[i]=r+"px",e.transform=s,e.msTransform=s,e.webkitTransform=s,e}}}},bo,[],!1,null,null,null);function wo(){}_o.options.__file="packages/tabs/src/tab-bar.vue";var xo=function(t){return t.toLowerCase().replace(/( |^)[a-z]/g,function(t){return t.toUpperCase()})},So=i({name:"TabNav",components:{TabBar:_o.exports},inject:["rootTabs"],props:{panes:Array,currentName:String,editable:Boolean,onTabClick:{type:Function,default:wo},onTabRemove:{type:Function,default:wo},type:String,stretch:Boolean},data:function(){return{scrollable:!1,navOffset:0,isFocus:!1,focusable:!0}},computed:{navStyle:function(){return{transform:"translate"+(-1!==["top","bottom"].indexOf(this.rootTabs.tabPosition)?"X":"Y")+"(-"+this.navOffset+"px)"}},sizeName:function(){return-1!==["top","bottom"].indexOf(this.rootTabs.tabPosition)?"width":"height"}},methods:{scrollPrev:function(){var t=this.$refs.navScroll["offset"+xo(this.sizeName)],e=this.navOffset;if(e){var n=e>t?e-t:0;this.navOffset=n}},scrollNext:function(){var t=this.$refs.nav["offset"+xo(this.sizeName)],e=this.$refs.navScroll["offset"+xo(this.sizeName)],n=this.navOffset;if(!(t-n<=e)){var r=t-n>2*e?n+e:t-e;this.navOffset=r}},scrollToActiveTab:function(){if(this.scrollable){var t=this.$refs.nav,e=this.$el.querySelector(".is-active");if(e){var n=this.$refs.navScroll,r=-1!==["top","bottom"].indexOf(this.rootTabs.tabPosition),i=e.getBoundingClientRect(),o=n.getBoundingClientRect(),a=r?t.offsetWidth-o.width:t.offsetHeight-o.height,s=this.navOffset,l=s;r?(i.left<o.left&&(l=s-(o.left-i.left)),i.right>o.right&&(l=s+i.right-o.right)):(i.top<o.top&&(l=s-(o.top-i.top)),i.bottom>o.bottom&&(l=s+(i.bottom-o.bottom))),l=Math.max(l,0),this.navOffset=Math.min(l,a)}}},update:function(){if(this.$refs.nav){var t=this.sizeName,e=this.$refs.nav["offset"+xo(t)],n=this.$refs.navScroll["offset"+xo(t)],r=this.navOffset;if(n<e){var i=this.navOffset;this.scrollable=this.scrollable||{},this.scrollable.prev=i,this.scrollable.next=i+n<e,e-i<n&&(this.navOffset=e-n)}else this.scrollable=!1,r>0&&(this.navOffset=0)}},changeTab:function(t){var e=t.keyCode,n=void 0,r=void 0,i=void 0;-1!==[37,38,39,40].indexOf(e)&&(i=t.currentTarget.querySelectorAll("[role=tab]"),r=Array.prototype.indexOf.call(i,t.target),i[n=37===e||38===e?0===r?i.length-1:r-1:r<i.length-1?r+1:0].focus(),i[n].click(),this.setFocus())},setFocus:function(){this.focusable&&(this.isFocus=!0)},removeFocus:function(){this.isFocus=!1},visibilityChangeHandler:function(){var t=this,e=document.visibilityState;"hidden"===e?this.focusable=!1:"visible"===e&&setTimeout(function(){t.focusable=!0},50)},windowBlurHandler:function(){this.focusable=!1},windowFocusHandler:function(){var t=this;setTimeout(function(){t.focusable=!0},50)}},updated:function(){this.update()},render:function(t){var e=this,n=this.type,r=this.panes,i=this.editable,o=this.stretch,a=this.onTabClick,s=this.onTabRemove,l=this.navStyle,c=this.scrollable,u=this.scrollNext,h=this.scrollPrev,d=this.changeTab,f=this.setFocus,p=this.removeFocus,A=c?[t("span",{class:["el-tabs__nav-prev",c.prev?"":"is-disabled"],on:{click:h}},[t("i",{class:"el-icon-arrow-left"})]),t("span",{class:["el-tabs__nav-next",c.next?"":"is-disabled"],on:{click:u}},[t("i",{class:"el-icon-arrow-right"})])]:null,g=this._l(r,function(n,r){var o,l=n.name||n.index||r,c=n.isClosable||i;n.index=""+r;var u=c?t("span",{class:"el-icon-close",on:{click:function(t){s(n,t)}}}):null,h=n.$slots.label||n.label,d=n.active?0:-1;return t("div",{class:(o={"el-tabs__item":!0},o["is-"+e.rootTabs.tabPosition]=!0,o["is-active"]=n.active,o["is-disabled"]=n.disabled,o["is-closable"]=c,o["is-focus"]=e.isFocus,o),attrs:{id:"tab-"+l,"aria-controls":"pane-"+l,role:"tab","aria-selected":n.active,tabindex:d},key:"tab-"+l,ref:"tabs",refInFor:!0,on:{focus:function(){f()},blur:function(){p()},click:function(t){p(),a(n,l,t)},keydown:function(t){!c||46!==t.keyCode&&8!==t.keyCode||s(n,t)}}},[h,u])});return t("div",{class:["el-tabs__nav-wrap",c?"is-scrollable":"","is-"+this.rootTabs.tabPosition]},[A,t("div",{class:["el-tabs__nav-scroll"],ref:"navScroll"},[t("div",{class:["el-tabs__nav","is-"+this.rootTabs.tabPosition,o&&-1!==["top","bottom"].indexOf(this.rootTabs.tabPosition)?"is-stretch":""],ref:"nav",style:l,attrs:{role:"tablist"},on:{keydown:d}},[n?null:t("tab-bar",{attrs:{tabs:r}}),g])])])},mounted:function(){var t=this;Object(Ne.addResizeListener)(this.$el,this.update),document.addEventListener("visibilitychange",this.visibilityChangeHandler),window.addEventListener("blur",this.windowBlurHandler),window.addEventListener("focus",this.windowFocusHandler),setTimeout(function(){t.scrollToActiveTab()},0)},beforeDestroy:function(){this.$el&&this.update&&Object(Ne.removeResizeListener)(this.$el,this.update),document.removeEventListener("visibilitychange",this.visibilityChangeHandler),window.removeEventListener("blur",this.windowBlurHandler),window.removeEventListener("focus",this.windowFocusHandler)}},void 0,void 0,!1,null,null,null);So.options.__file="packages/tabs/src/tab-nav.vue";var Co=i({name:"ElTabs",components:{TabNav:So.exports},props:{type:String,activeName:String,closable:Boolean,addable:Boolean,value:{},editable:Boolean,tabPosition:{type:String,default:"top"},beforeLeave:Function,stretch:Boolean},provide:function(){return{rootTabs:this}},data:function(){return{currentName:this.value||this.activeName,panes:[]}},watch:{activeName:function(t){this.setCurrentName(t)},value:function(t){this.setCurrentName(t)},currentName:function(t){var e=this;this.$refs.nav&&this.$nextTick(function(){e.$refs.nav.$nextTick(function(t){e.$refs.nav.scrollToActiveTab()})})}},methods:{calcPaneInstances:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this.$slots.default){var n=this.$slots.default.filter(function(t){return t.tag&&t.componentOptions&&"ElTabPane"===t.componentOptions.Ctor.options.name}).map(function(t){return t.componentInstance}),r=!(n.length===this.panes.length&&n.every(function(e,n){return e===t.panes[n]}));(e||r)&&(this.panes=n)}else 0!==this.panes.length&&(this.panes=[])},handleTabClick:function(t,e,n){t.disabled||(this.setCurrentName(e),this.$emit("tab-click",t,n))},handleTabRemove:function(t,e){t.disabled||(e.stopPropagation(),this.$emit("edit",t.name,"remove"),this.$emit("tab-remove",t.name))},handleTabAdd:function(){this.$emit("edit",null,"add"),this.$emit("tab-add")},setCurrentName:function(t){var e=this,n=function(){e.currentName=t,e.$emit("input",t)};if(this.currentName!==t&&this.beforeLeave){var r=this.beforeLeave(t,this.currentName);r&&r.then?r.then(function(){n(),e.$refs.nav&&e.$refs.nav.removeFocus()},function(){}):!1!==r&&n()}else n()}},render:function(t){var e,n=this.type,r=this.handleTabClick,i=this.handleTabRemove,o=this.handleTabAdd,a=this.currentName,s=this.panes,l=this.editable,c=this.addable,u=this.tabPosition,h=this.stretch,d=t("div",{class:["el-tabs__header","is-"+u]},[l||c?t("span",{class:"el-tabs__new-tab",on:{click:o,keydown:function(t){13===t.keyCode&&o()}},attrs:{tabindex:"0"}},[t("i",{class:"el-icon-plus"})]):null,t("tab-nav",{props:{currentName:a,onTabClick:r,onTabRemove:i,editable:l,type:n,panes:s,stretch:h},ref:"nav"})]),f=t("div",{class:"el-tabs__content"},[this.$slots.default]);return t("div",{class:(e={"el-tabs":!0,"el-tabs--card":"card"===n},e["el-tabs--"+u]=!0,e["el-tabs--border-card"]="border-card"===n,e)},["bottom"!==u?[d,f]:[f,d]])},created:function(){this.currentName||this.setCurrentName("0"),this.$on("tab-nav-update",this.calcPaneInstances.bind(null,!0))},mounted:function(){this.calcPaneInstances()},updated:function(){this.calcPaneInstances()}},void 0,void 0,!1,null,null,null);Co.options.__file="packages/tabs/src/tabs.vue";var ko=Co.exports;ko.install=function(t){t.component(ko.name,ko)};var Bo=ko,To=function(){var t=this,e=t.$createElement,n=t._self._c||e;return!t.lazy||t.loaded||t.active?n("div",{directives:[{name:"show",rawName:"v-show",value:t.active,expression:"active"}],staticClass:"el-tab-pane",attrs:{role:"tabpanel","aria-hidden":!t.active,id:"pane-"+t.paneName,"aria-labelledby":"tab-"+t.paneName}},[t._t("default")],2):t._e()};To._withStripped=!0;var Eo=i({name:"ElTabPane",componentName:"ElTabPane",props:{label:String,labelContent:Function,name:String,closable:Boolean,disabled:Boolean,lazy:Boolean},data:function(){return{index:null,loaded:!1}},computed:{isClosable:function(){return this.closable||this.$parent.closable},active:function(){var t=this.$parent.currentName===(this.name||this.index);return t&&(this.loaded=!0),t},paneName:function(){return this.name||this.index}},updated:function(){this.$parent.$emit("tab-nav-update")}},To,[],!1,null,null,null);Eo.options.__file="packages/tabs/src/tab-pane.vue";var Mo=Eo.exports;Mo.install=function(t){t.component(Mo.name,Mo)};var Oo=Mo,Lo=i({name:"ElTag",props:{text:String,closable:Boolean,type:String,hit:Boolean,disableTransitions:Boolean,color:String,size:String,effect:{type:String,default:"light",validator:function(t){return-1!==["dark","light","plain"].indexOf(t)}}},methods:{handleClose:function(t){t.stopPropagation(),this.$emit("close",t)},handleClick:function(t){this.$emit("click",t)}},computed:{tagSize:function(){return this.size||(this.$ELEMENT||{}).size}},render:function(t){var e=this.type,n=this.tagSize,r=this.hit,i=this.effect,o=t("span",{class:["el-tag",e?"el-tag--"+e:"",n?"el-tag--"+n:"",i?"el-tag--"+i:"",r&&"is-hit"],style:{backgroundColor:this.color},on:{click:this.handleClick}},[this.$slots.default,this.closable&&t("i",{class:"el-tag__close el-icon-close",on:{click:this.handleClose}})]);return this.disableTransitions?o:t("transition",{attrs:{name:"el-zoom-in-center"}},[o])}},void 0,void 0,!1,null,null,null);Lo.options.__file="packages/tag/src/tag.vue";var Do=Lo.exports;Do.install=function(t){t.component(Do.name,Do)};var Io=Do,Po=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-tree",class:{"el-tree--highlight-current":t.highlightCurrent,"is-dragging":!!t.dragState.draggingNode,"is-drop-not-allow":!t.dragState.allowDrop,"is-drop-inner":"inner"===t.dragState.dropType},attrs:{role:"tree"}},[t._l(t.root.childNodes,function(e){return n("el-tree-node",{key:t.getNodeKey(e),attrs:{node:e,props:t.props,"render-after-expand":t.renderAfterExpand,"show-checkbox":t.showCheckbox,"render-content":t.renderContent},on:{"node-expand":t.handleNodeExpand}})}),t.isEmpty?n("div",{staticClass:"el-tree__empty-block"},[n("span",{staticClass:"el-tree__empty-text"},[t._v(t._s(t.emptyText))])]):t._e(),n("div",{directives:[{name:"show",rawName:"v-show",value:t.dragState.showDropIndicator,expression:"dragState.showDropIndicator"}],ref:"dropIndicator",staticClass:"el-tree__drop-indicator"})],2)};Po._withStripped=!0;var No="$treeNodeId",Fo=function(t,e){e&&!e[No]&&Object.defineProperty(e,No,{value:t.id,enumerable:!1,configurable:!1,writable:!1})},Ro=function(t,e){return t?e[t]:e[No]},jo=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();var Ho=function(t){for(var e=!0,n=!0,r=!0,i=0,o=t.length;i<o;i++){var a=t[i];(!0!==a.checked||a.indeterminate)&&(e=!1,a.disabled||(r=!1)),(!1!==a.checked||a.indeterminate)&&(n=!1)}return{all:e,none:n,allWithoutDisable:r,half:!e&&!n}},Uo=function t(e){if(0!==e.childNodes.length){var n=Ho(e.childNodes),r=n.all,i=n.none,o=n.half;r?(e.checked=!0,e.indeterminate=!1):o?(e.checked=!1,e.indeterminate=!0):i&&(e.checked=!1,e.indeterminate=!1);var a=e.parent;a&&0!==a.level&&(e.store.checkStrictly||t(a))}},Qo=function(t,e){var n=t.store.props,r=t.data||{},i=n[e];if("function"==typeof i)return i(r,t);if("string"==typeof i)return r[i];if(void 0===i){var o=r[e];return void 0===o?"":o}},zo=0,Yo=function(){function t(e){for(var n in function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.id=zo++,this.text=null,this.checked=!1,this.indeterminate=!1,this.data=null,this.expanded=!1,this.parent=null,this.visible=!0,this.isCurrent=!1,e)e.hasOwnProperty(n)&&(this[n]=e[n]);this.level=0,this.loaded=!1,this.childNodes=[],this.loading=!1,this.parent&&(this.level=this.parent.level+1);var r=this.store;if(!r)throw new Error("[Node]store is required!");r.registerNode(this);var i=r.props;if(i&&void 0!==i.isLeaf){var o=Qo(this,"isLeaf");"boolean"==typeof o&&(this.isLeafByUser=o)}if(!0!==r.lazy&&this.data?(this.setData(this.data),r.defaultExpandAll&&(this.expanded=!0)):this.level>0&&r.lazy&&r.defaultExpandAll&&this.expand(),Array.isArray(this.data)||Fo(this,this.data),this.data){var a=r.defaultExpandedKeys,s=r.key;s&&a&&-1!==a.indexOf(this.key)&&this.expand(null,r.autoExpandParent),s&&void 0!==r.currentNodeKey&&this.key===r.currentNodeKey&&(r.currentNode=this,r.currentNode.isCurrent=!0),r.lazy&&r._initDefaultCheckedNode(this),this.updateLeafState()}}return t.prototype.setData=function(t){Array.isArray(t)||Fo(this,t),this.data=t,this.childNodes=[];for(var e=void 0,n=0,r=(e=0===this.level&&this.data instanceof Array?this.data:Qo(this,"children")||[]).length;n<r;n++)this.insertChild({data:e[n]})},t.prototype.contains=function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return function n(r){for(var i=r.childNodes||[],o=!1,a=0,s=i.length;a<s;a++){var l=i[a];if(l===t||e&&n(l)){o=!0;break}}return o}(this)},t.prototype.remove=function(){var t=this.parent;t&&t.removeChild(this)},t.prototype.insertChild=function(e,n,r){if(!e)throw new Error("insertChild error: child is required.");if(!(e instanceof t)){if(!r){var i=this.getChildren(!0);-1===i.indexOf(e.data)&&(void 0===n||n<0?i.push(e.data):i.splice(n,0,e.data))}Ut()(e,{parent:this,store:this.store}),e=new t(e)}e.level=this.level+1,void 0===n||n<0?this.childNodes.push(e):this.childNodes.splice(n,0,e),this.updateLeafState()},t.prototype.insertBefore=function(t,e){var n=void 0;e&&(n=this.childNodes.indexOf(e)),this.insertChild(t,n)},t.prototype.insertAfter=function(t,e){var n=void 0;e&&-1!==(n=this.childNodes.indexOf(e))&&(n+=1),this.insertChild(t,n)},t.prototype.removeChild=function(t){var e=this.getChildren()||[],n=e.indexOf(t.data);n>-1&&e.splice(n,1);var r=this.childNodes.indexOf(t);r>-1&&(this.store&&this.store.deregisterNode(t),t.parent=null,this.childNodes.splice(r,1)),this.updateLeafState()},t.prototype.removeChildByData=function(t){for(var e=null,n=0;n<this.childNodes.length;n++)if(this.childNodes[n].data===t){e=this.childNodes[n];break}e&&this.removeChild(e)},t.prototype.expand=function(t,e){var n=this,r=function(){if(e)for(var r=n.parent;r.level>0;)r.expanded=!0,r=r.parent;n.expanded=!0,t&&t()};this.shouldLoadData()?this.loadData(function(t){t instanceof Array&&(n.checked?n.setChecked(!0,!0):n.store.checkStrictly||Uo(n),r())}):r()},t.prototype.doCreateChildren=function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};t.forEach(function(t){e.insertChild(Ut()({data:t},n),void 0,!0)})},t.prototype.collapse=function(){this.expanded=!1},t.prototype.shouldLoadData=function(){return!0===this.store.lazy&&this.store.load&&!this.loaded},t.prototype.updateLeafState=function(){if(!0!==this.store.lazy||!0===this.loaded||void 0===this.isLeafByUser){var t=this.childNodes;!this.store.lazy||!0===this.store.lazy&&!0===this.loaded?this.isLeaf=!t||0===t.length:this.isLeaf=!1}else this.isLeaf=this.isLeafByUser},t.prototype.setChecked=function(t,e,n,r){var i=this;if(this.indeterminate="half"===t,this.checked=!0===t,!this.store.checkStrictly){if(!this.shouldLoadData()||this.store.checkDescendants){var o=Ho(this.childNodes),a=o.all,s=o.allWithoutDisable;this.isLeaf||a||!s||(this.checked=!1,t=!1);var l=function(){if(e){for(var n=i.childNodes,o=0,a=n.length;o<a;o++){var s=n[o];r=r||!1!==t;var l=s.disabled?s.checked:r;s.setChecked(l,e,!0,r)}var c=Ho(n),u=c.half,h=c.all;h||(i.checked=h,i.indeterminate=u)}};if(this.shouldLoadData())return void this.loadData(function(){l(),Uo(i)},{checked:!1!==t});l()}var c=this.parent;c&&0!==c.level&&(n||Uo(c))}},t.prototype.getChildren=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(0===this.level)return this.data;var e=this.data;if(!e)return null;var n=this.store.props,r="children";return n&&(r=n.children||"children"),void 0===e[r]&&(e[r]=null),t&&!e[r]&&(e[r]=[]),e[r]},t.prototype.updateChildren=function(){var t=this,e=this.getChildren()||[],n=this.childNodes.map(function(t){return t.data}),r={},i=[];e.forEach(function(t,e){var o=t[No];!!o&&Object(A.arrayFindIndex)(n,function(t){return t[No]===o})>=0?r[o]={index:e,data:t}:i.push({index:e,data:t})}),this.store.lazy||n.forEach(function(e){r[e[No]]||t.removeChildByData(e)}),i.forEach(function(e){var n=e.index,r=e.data;t.insertChild({data:r},n)}),this.updateLeafState()},t.prototype.loadData=function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!0!==this.store.lazy||!this.store.load||this.loaded||this.loading&&!Object.keys(n).length)t&&t.call(this);else{this.loading=!0;this.store.load(this,function(r){e.loaded=!0,e.loading=!1,e.childNodes=[],e.doCreateChildren(r,n),e.updateLeafState(),t&&t.call(e,r)})}},jo(t,[{key:"label",get:function(){return Qo(this,"label")}},{key:"key",get:function(){var t=this.store.key;return this.data?this.data[t]:null}},{key:"disabled",get:function(){return Qo(this,"disabled")}},{key:"nextSibling",get:function(){var t=this.parent;if(t){var e=t.childNodes.indexOf(this);if(e>-1)return t.childNodes[e+1]}return null}},{key:"previousSibling",get:function(){var t=this.parent;if(t){var e=t.childNodes.indexOf(this);if(e>-1)return e>0?t.childNodes[e-1]:null}return null}}]),t}(),Vo="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};var Wo=function(){function t(e){var n=this;for(var r in function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.currentNode=null,this.currentNodeKey=null,e)e.hasOwnProperty(r)&&(this[r]=e[r]);(this.nodesMap={},this.root=new Yo({data:this.data,store:this}),this.lazy&&this.load)?(0,this.load)(this.root,function(t){n.root.doCreateChildren(t),n._initDefaultCheckedNodes()}):this._initDefaultCheckedNodes()}return t.prototype.filter=function(t){var e=this.filterNodeMethod,n=this.lazy;!function r(i){var o=i.root?i.root.childNodes:i.childNodes;if(o.forEach(function(n){n.visible=e.call(n,t,n.data,n),r(n)}),!i.visible&&o.length){var a;a=!o.some(function(t){return t.visible}),i.root?i.root.visible=!1===a:i.visible=!1===a}t&&(!i.visible||i.isLeaf||n||i.expand())}(this)},t.prototype.setData=function(t){t!==this.root.data?(this.root.setData(t),this._initDefaultCheckedNodes()):this.root.updateChildren()},t.prototype.getNode=function(t){if(t instanceof Yo)return t;var e="object"!==(void 0===t?"undefined":Vo(t))?t:Ro(this.key,t);return this.nodesMap[e]||null},t.prototype.insertBefore=function(t,e){var n=this.getNode(e);n.parent.insertBefore({data:t},n)},t.prototype.insertAfter=function(t,e){var n=this.getNode(e);n.parent.insertAfter({data:t},n)},t.prototype.remove=function(t){var e=this.getNode(t);e&&e.parent&&(e===this.currentNode&&(this.currentNode=null),e.parent.removeChild(e))},t.prototype.append=function(t,e){var n=e?this.getNode(e):this.root;n&&n.insertChild({data:t})},t.prototype._initDefaultCheckedNodes=function(){var t=this,e=this.defaultCheckedKeys||[],n=this.nodesMap;e.forEach(function(e){var r=n[e];r&&r.setChecked(!0,!t.checkStrictly)})},t.prototype._initDefaultCheckedNode=function(t){-1!==(this.defaultCheckedKeys||[]).indexOf(t.key)&&t.setChecked(!0,!this.checkStrictly)},t.prototype.setDefaultCheckedKey=function(t){t!==this.defaultCheckedKeys&&(this.defaultCheckedKeys=t,this._initDefaultCheckedNodes())},t.prototype.registerNode=function(t){this.key&&t&&t.data&&(void 0!==t.key&&(this.nodesMap[t.key]=t))},t.prototype.deregisterNode=function(t){var e=this;this.key&&t&&t.data&&(t.childNodes.forEach(function(t){e.deregisterNode(t)}),delete this.nodesMap[t.key])},t.prototype.getCheckedNodes=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=[];return function r(i){(i.root?i.root.childNodes:i.childNodes).forEach(function(i){(i.checked||e&&i.indeterminate)&&(!t||t&&i.isLeaf)&&n.push(i.data),r(i)})}(this),n},t.prototype.getCheckedKeys=function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return this.getCheckedNodes(e).map(function(e){return(e||{})[t.key]})},t.prototype.getHalfCheckedNodes=function(){var t=[];return function e(n){(n.root?n.root.childNodes:n.childNodes).forEach(function(n){n.indeterminate&&t.push(n.data),e(n)})}(this),t},t.prototype.getHalfCheckedKeys=function(){var t=this;return this.getHalfCheckedNodes().map(function(e){return(e||{})[t.key]})},t.prototype._getAllNodes=function(){var t=[],e=this.nodesMap;for(var n in e)e.hasOwnProperty(n)&&t.push(e[n]);return t},t.prototype.updateChildren=function(t,e){var n=this.nodesMap[t];if(n){for(var r=n.childNodes,i=r.length-1;i>=0;i--){var o=r[i];this.remove(o.data)}for(var a=0,s=e.length;a<s;a++){var l=e[a];this.append(l,n.data)}}},t.prototype._setCheckedKeys=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments[2],r=this._getAllNodes().sort(function(t,e){return e.level-t.level}),i=Object.create(null),o=Object.keys(n);r.forEach(function(t){return t.setChecked(!1,!1)});for(var a=0,s=r.length;a<s;a++){var l=r[a],c=l.data[t].toString();if(o.indexOf(c)>-1){for(var u=l.parent;u&&u.level>0;)i[u.data[t]]=!0,u=u.parent;l.isLeaf||this.checkStrictly?l.setChecked(!0,!1):(l.setChecked(!0,!0),e&&function(){l.setChecked(!1,!1);!function t(e){e.childNodes.forEach(function(e){e.isLeaf||e.setChecked(!1,!1),t(e)})}(l)}())}else l.checked&&!i[c]&&l.setChecked(!1,!1)}},t.prototype.setCheckedNodes=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.key,r={};t.forEach(function(t){r[(t||{})[n]]=!0}),this._setCheckedKeys(n,e,r)},t.prototype.setCheckedKeys=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.defaultCheckedKeys=t;var n=this.key,r={};t.forEach(function(t){r[t]=!0}),this._setCheckedKeys(n,e,r)},t.prototype.setDefaultExpandedKeys=function(t){var e=this;t=t||[],this.defaultExpandedKeys=t,t.forEach(function(t){var n=e.getNode(t);n&&n.expand(null,e.autoExpandParent)})},t.prototype.setChecked=function(t,e,n){var r=this.getNode(t);r&&r.setChecked(!!e,n)},t.prototype.getCurrentNode=function(){return this.currentNode},t.prototype.setCurrentNode=function(t){var e=this.currentNode;e&&(e.isCurrent=!1),this.currentNode=t,this.currentNode.isCurrent=!0},t.prototype.setUserCurrentNode=function(t){var e=t[this.key],n=this.nodesMap[e];this.setCurrentNode(n)},t.prototype.setCurrentNodeKey=function(t){if(null===t||void 0===t)return this.currentNode&&(this.currentNode.isCurrent=!1),void(this.currentNode=null);var e=this.getNode(t);e&&this.setCurrentNode(e)},t}(),Go=function(){var t=this,e=this,n=e.$createElement,r=e._self._c||n;return r("div",{directives:[{name:"show",rawName:"v-show",value:e.node.visible,expression:"node.visible"}],ref:"node",staticClass:"el-tree-node",class:{"is-expanded":e.expanded,"is-current":e.node.isCurrent,"is-hidden":!e.node.visible,"is-focusable":!e.node.disabled,"is-checked":!e.node.disabled&&e.node.checked},attrs:{role:"treeitem",tabindex:"-1","aria-expanded":e.expanded,"aria-disabled":e.node.disabled,"aria-checked":e.node.checked,draggable:e.tree.draggable},on:{click:function(t){return t.stopPropagation(),e.handleClick(t)},contextmenu:function(e){return t.handleContextMenu(e)},dragstart:function(t){return t.stopPropagation(),e.handleDragStart(t)},dragover:function(t){return t.stopPropagation(),e.handleDragOver(t)},dragend:function(t){return t.stopPropagation(),e.handleDragEnd(t)},drop:function(t){return t.stopPropagation(),e.handleDrop(t)}}},[r("div",{staticClass:"el-tree-node__content",style:{"padding-left":(e.node.level-1)*e.tree.indent+"px"}},[r("span",{class:[{"is-leaf":e.node.isLeaf,expanded:!e.node.isLeaf&&e.expanded},"el-tree-node__expand-icon",e.tree.iconClass?e.tree.iconClass:"el-icon-caret-right"],on:{click:function(t){return t.stopPropagation(),e.handleExpandIconClick(t)}}}),e.showCheckbox?r("el-checkbox",{attrs:{indeterminate:e.node.indeterminate,disabled:!!e.node.disabled},on:{change:e.handleCheckChange},nativeOn:{click:function(t){t.stopPropagation()}},model:{value:e.node.checked,callback:function(t){e.$set(e.node,"checked",t)},expression:"node.checked"}}):e._e(),e.node.loading?r("span",{staticClass:"el-tree-node__loading-icon el-icon-loading"}):e._e(),r("node-content",{attrs:{node:e.node}})],1),r("el-collapse-transition",[!e.renderAfterExpand||e.childNodeRendered?r("div",{directives:[{name:"show",rawName:"v-show",value:e.expanded,expression:"expanded"}],staticClass:"el-tree-node__children",attrs:{role:"group","aria-expanded":e.expanded}},e._l(e.node.childNodes,function(t){return r("el-tree-node",{key:e.getNodeKey(t),attrs:{"render-content":e.renderContent,"render-after-expand":e.renderAfterExpand,"show-checkbox":e.showCheckbox,node:t},on:{"node-expand":e.handleChildNodeExpand}})}),1):e._e()])],1)};Go._withStripped=!0;var Xo=i({name:"ElTreeNode",componentName:"ElTreeNode",mixins:[S.a],props:{node:{default:function(){return{}}},props:{},renderContent:Function,renderAfterExpand:{type:Boolean,default:!0},showCheckbox:{type:Boolean,default:!1}},components:{ElCollapseTransition:yt.a,ElCheckbox:rn.a,NodeContent:{props:{node:{required:!0}},render:function(t){var e=this.$parent,n=e.tree,r=this.node,i=r.data,o=r.store;return e.renderContent?e.renderContent.call(e._renderProxy,t,{_self:n.$vnode.context,node:r,data:i,store:o}):n.$scopedSlots.default?n.$scopedSlots.default({node:r,data:i}):t("span",{class:"el-tree-node__label"},[r.label])}}},data:function(){return{tree:null,expanded:!1,childNodeRendered:!1,oldChecked:null,oldIndeterminate:null}},watch:{"node.indeterminate":function(t){this.handleSelectChange(this.node.checked,t)},"node.checked":function(t){this.handleSelectChange(t,this.node.indeterminate)},"node.expanded":function(t){var e=this;this.$nextTick(function(){return e.expanded=t}),t&&(this.childNodeRendered=!0)}},methods:{getNodeKey:function(t){return Ro(this.tree.nodeKey,t.data)},handleSelectChange:function(t,e){this.oldChecked!==t&&this.oldIndeterminate!==e&&this.tree.$emit("check-change",this.node.data,t,e),this.oldChecked=t,this.indeterminate=e},handleClick:function(){var t=this.tree.store;t.setCurrentNode(this.node),this.tree.$emit("current-change",t.currentNode?t.currentNode.data:null,t.currentNode),this.tree.currentNode=this,this.tree.expandOnClickNode&&this.handleExpandIconClick(),this.tree.checkOnClickNode&&!this.node.disabled&&this.handleCheckChange(null,{target:{checked:!this.node.checked}}),this.tree.$emit("node-click",this.node.data,this.node,this)},handleContextMenu:function(t){this.tree._events["node-contextmenu"]&&this.tree._events["node-contextmenu"].length>0&&(t.stopPropagation(),t.preventDefault()),this.tree.$emit("node-contextmenu",t,this.node.data,this.node,this)},handleExpandIconClick:function(){this.node.isLeaf||(this.expanded?(this.tree.$emit("node-collapse",this.node.data,this.node,this),this.node.collapse()):(this.node.expand(),this.$emit("node-expand",this.node.data,this.node,this)))},handleCheckChange:function(t,e){var n=this;this.node.setChecked(e.target.checked,!this.tree.checkStrictly),this.$nextTick(function(){var t=n.tree.store;n.tree.$emit("check",n.node.data,{checkedNodes:t.getCheckedNodes(),checkedKeys:t.getCheckedKeys(),halfCheckedNodes:t.getHalfCheckedNodes(),halfCheckedKeys:t.getHalfCheckedKeys()})})},handleChildNodeExpand:function(t,e,n){this.broadcast("ElTreeNode","tree-node-expand",e),this.tree.$emit("node-expand",t,e,n)},handleDragStart:function(t){this.tree.draggable&&this.tree.$emit("tree-node-drag-start",t,this)},handleDragOver:function(t){this.tree.draggable&&(this.tree.$emit("tree-node-drag-over",t,this),t.preventDefault())},handleDrop:function(t){t.preventDefault()},handleDragEnd:function(t){this.tree.draggable&&this.tree.$emit("tree-node-drag-end",t,this)}},created:function(){var t=this,e=this.$parent;e.isTree?this.tree=e:this.tree=e.tree;var n=this.tree;n||console.warn("Can not find node's tree.");var r=(n.props||{}).children||"children";this.$watch("node.data."+r,function(){t.node.updateChildren()}),this.node.expanded&&(this.expanded=!0,this.childNodeRendered=!0),this.tree.accordion&&this.$on("tree-node-expand",function(e){t.node!==e&&t.node.collapse()})}},Go,[],!1,null,null,null);Xo.options.__file="packages/tree/src/tree-node.vue";var Zo=Xo.exports,$o=i({name:"ElTree",mixins:[S.a],components:{ElTreeNode:Zo},data:function(){return{store:null,root:null,currentNode:null,treeItems:null,checkboxItems:[],dragState:{showDropIndicator:!1,draggingNode:null,dropNode:null,allowDrop:!0}}},props:{data:{type:Array},emptyText:{type:String,default:function(){return Object(Ii.t)("el.tree.emptyText")}},renderAfterExpand:{type:Boolean,default:!0},nodeKey:String,checkStrictly:Boolean,defaultExpandAll:Boolean,expandOnClickNode:{type:Boolean,default:!0},checkOnClickNode:Boolean,checkDescendants:{type:Boolean,default:!1},autoExpandParent:{type:Boolean,default:!0},defaultCheckedKeys:Array,defaultExpandedKeys:Array,currentNodeKey:[String,Number],renderContent:Function,showCheckbox:{type:Boolean,default:!1},draggable:{type:Boolean,default:!1},allowDrag:Function,allowDrop:Function,props:{default:function(){return{children:"children",label:"label",disabled:"disabled"}}},lazy:{type:Boolean,default:!1},highlightCurrent:Boolean,load:Function,filterNodeMethod:Function,accordion:Boolean,indent:{type:Number,default:18},iconClass:String},computed:{children:{set:function(t){this.data=t},get:function(){return this.data}},treeItemArray:function(){return Array.prototype.slice.call(this.treeItems)},isEmpty:function(){var t=this.root.childNodes;return!t||0===t.length||t.every(function(t){return!t.visible})}},watch:{defaultCheckedKeys:function(t){this.store.setDefaultCheckedKey(t)},defaultExpandedKeys:function(t){this.store.defaultExpandedKeys=t,this.store.setDefaultExpandedKeys(t)},data:function(t){this.store.setData(t)},checkboxItems:function(t){Array.prototype.forEach.call(t,function(t){t.setAttribute("tabindex",-1)})},checkStrictly:function(t){this.store.checkStrictly=t}},methods:{filter:function(t){if(!this.filterNodeMethod)throw new Error("[Tree] filterNodeMethod is required when filter");this.store.filter(t)},getNodeKey:function(t){return Ro(this.nodeKey,t.data)},getNodePath:function(t){if(!this.nodeKey)throw new Error("[Tree] nodeKey is required in getNodePath");var e=this.store.getNode(t);if(!e)return[];for(var n=[e.data],r=e.parent;r&&r!==this.root;)n.push(r.data),r=r.parent;return n.reverse()},getCheckedNodes:function(t,e){return this.store.getCheckedNodes(t,e)},getCheckedKeys:function(t){return this.store.getCheckedKeys(t)},getCurrentNode:function(){var t=this.store.getCurrentNode();return t?t.data:null},getCurrentKey:function(){if(!this.nodeKey)throw new Error("[Tree] nodeKey is required in getCurrentKey");var t=this.getCurrentNode();return t?t[this.nodeKey]:null},setCheckedNodes:function(t,e){if(!this.nodeKey)throw new Error("[Tree] nodeKey is required in setCheckedNodes");this.store.setCheckedNodes(t,e)},setCheckedKeys:function(t,e){if(!this.nodeKey)throw new Error("[Tree] nodeKey is required in setCheckedKeys");this.store.setCheckedKeys(t,e)},setChecked:function(t,e,n){this.store.setChecked(t,e,n)},getHalfCheckedNodes:function(){return this.store.getHalfCheckedNodes()},getHalfCheckedKeys:function(){return this.store.getHalfCheckedKeys()},setCurrentNode:function(t){if(!this.nodeKey)throw new Error("[Tree] nodeKey is required in setCurrentNode");this.store.setUserCurrentNode(t)},setCurrentKey:function(t){if(!this.nodeKey)throw new Error("[Tree] nodeKey is required in setCurrentKey");this.store.setCurrentNodeKey(t)},getNode:function(t){return this.store.getNode(t)},remove:function(t){this.store.remove(t)},append:function(t,e){this.store.append(t,e)},insertBefore:function(t,e){this.store.insertBefore(t,e)},insertAfter:function(t,e){this.store.insertAfter(t,e)},handleNodeExpand:function(t,e,n){this.broadcast("ElTreeNode","tree-node-expand",e),this.$emit("node-expand",t,e,n)},updateKeyChildren:function(t,e){if(!this.nodeKey)throw new Error("[Tree] nodeKey is required in updateKeyChild");this.store.updateChildren(t,e)},initTabIndex:function(){this.treeItems=this.$el.querySelectorAll(".is-focusable[role=treeitem]"),this.checkboxItems=this.$el.querySelectorAll("input[type=checkbox]");var t=this.$el.querySelectorAll(".is-checked[role=treeitem]");t.length?t[0].setAttribute("tabindex",0):this.treeItems[0]&&this.treeItems[0].setAttribute("tabindex",0)},handleKeydown:function(t){var e=t.target;if(-1!==e.className.indexOf("el-tree-node")){var n=t.keyCode;this.treeItems=this.$el.querySelectorAll(".is-focusable[role=treeitem]");var r=this.treeItemArray.indexOf(e),i=void 0;[38,40].indexOf(n)>-1&&(t.preventDefault(),i=38===n?0!==r?r-1:0:r<this.treeItemArray.length-1?r+1:0,this.treeItemArray[i].focus()),[37,39].indexOf(n)>-1&&(t.preventDefault(),e.click());var o=e.querySelector('[type="checkbox"]');[13,32].indexOf(n)>-1&&o&&(t.preventDefault(),o.click())}}},created:function(){var t=this;this.isTree=!0,this.store=new Wo({key:this.nodeKey,data:this.data,lazy:this.lazy,props:this.props,load:this.load,currentNodeKey:this.currentNodeKey,checkStrictly:this.checkStrictly,checkDescendants:this.checkDescendants,defaultCheckedKeys:this.defaultCheckedKeys,defaultExpandedKeys:this.defaultExpandedKeys,autoExpandParent:this.autoExpandParent,defaultExpandAll:this.defaultExpandAll,filterNodeMethod:this.filterNodeMethod}),this.root=this.store.root;var e=this.dragState;this.$on("tree-node-drag-start",function(n,r){if("function"==typeof t.allowDrag&&!t.allowDrag(r.node))return n.preventDefault(),!1;n.dataTransfer.effectAllowed="move";try{n.dataTransfer.setData("text/plain","")}catch(t){}e.draggingNode=r,t.$emit("node-drag-start",r.node,n)}),this.$on("tree-node-drag-over",function(n,r){var i=function(t,e){for(var n=t;n&&"BODY"!==n.tagName;){if(n.__vue__&&n.__vue__.$options.name===e)return n.__vue__;n=n.parentNode}return null}(n.target,"ElTreeNode"),o=e.dropNode;o&&o!==i&&Object(pt.removeClass)(o.$el,"is-drop-inner");var a=e.draggingNode;if(a&&i){var s=!0,l=!0,c=!0,u=!0;"function"==typeof t.allowDrop&&(s=t.allowDrop(a.node,i.node,"prev"),u=l=t.allowDrop(a.node,i.node,"inner"),c=t.allowDrop(a.node,i.node,"next")),n.dataTransfer.dropEffect=l?"move":"none",(s||l||c)&&o!==i&&(o&&t.$emit("node-drag-leave",a.node,o.node,n),t.$emit("node-drag-enter",a.node,i.node,n)),(s||l||c)&&(e.dropNode=i),i.node.nextSibling===a.node&&(c=!1),i.node.previousSibling===a.node&&(s=!1),i.node.contains(a.node,!1)&&(l=!1),(a.node===i.node||a.node.contains(i.node))&&(s=!1,l=!1,c=!1);var h=i.$el.getBoundingClientRect(),d=t.$el.getBoundingClientRect(),f=void 0,p=s?l?.25:c?.45:1:-1,A=c?l?.75:s?.55:0:1,g=-9999,m=n.clientY-h.top;f=m<h.height*p?"before":m>h.height*A?"after":l?"inner":"none";var v=i.$el.querySelector(".el-tree-node__expand-icon").getBoundingClientRect(),y=t.$refs.dropIndicator;"before"===f?g=v.top-d.top:"after"===f&&(g=v.bottom-d.top),y.style.top=g+"px",y.style.left=v.right-d.left+"px","inner"===f?Object(pt.addClass)(i.$el,"is-drop-inner"):Object(pt.removeClass)(i.$el,"is-drop-inner"),e.showDropIndicator="before"===f||"after"===f,e.allowDrop=e.showDropIndicator||u,e.dropType=f,t.$emit("node-drag-over",a.node,i.node,n)}}),this.$on("tree-node-drag-end",function(n){var r=e.draggingNode,i=e.dropType,o=e.dropNode;if(n.preventDefault(),n.dataTransfer.dropEffect="move",r&&o){var a={data:r.node.data};"none"!==i&&r.node.remove(),"before"===i?o.node.parent.insertBefore(a,o.node):"after"===i?o.node.parent.insertAfter(a,o.node):"inner"===i&&o.node.insertChild(a),"none"!==i&&t.store.registerNode(a),Object(pt.removeClass)(o.$el,"is-drop-inner"),t.$emit("node-drag-end",r.node,o.node,i,n),"none"!==i&&t.$emit("node-drop",r.node,o.node,i,n)}r&&!o&&t.$emit("node-drag-end",r.node,null,i,n),e.showDropIndicator=!1,e.draggingNode=null,e.dropNode=null,e.allowDrop=!0})},mounted:function(){this.initTabIndex(),this.$el.addEventListener("keydown",this.handleKeydown)},updated:function(){this.treeItems=this.$el.querySelectorAll("[role=treeitem]"),this.checkboxItems=this.$el.querySelectorAll("input[type=checkbox]")}},Po,[],!1,null,null,null);$o.options.__file="packages/tree/src/tree.vue";var Ko=$o.exports;Ko.install=function(t){t.component(Ko.name,Ko)};var Jo=Ko,qo=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-alert-fade"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-alert",class:[t.typeClass,t.center?"is-center":"","is-"+t.effect],attrs:{role:"alert"}},[t.showIcon?n("i",{staticClass:"el-alert__icon",class:[t.iconClass,t.isBigIcon]}):t._e(),n("div",{staticClass:"el-alert__content"},[t.title||t.$slots.title?n("span",{staticClass:"el-alert__title",class:[t.isBoldTitle]},[t._t("title",[t._v(t._s(t.title))])],2):t._e(),t.$slots.default&&!t.description?n("p",{staticClass:"el-alert__description"},[t._t("default")],2):t._e(),t.description&&!t.$slots.default?n("p",{staticClass:"el-alert__description"},[t._v(t._s(t.description))]):t._e(),n("i",{directives:[{name:"show",rawName:"v-show",value:t.closable,expression:"closable"}],staticClass:"el-alert__closebtn",class:{"is-customed":""!==t.closeText,"el-icon-close":""===t.closeText},on:{click:function(e){t.close()}}},[t._v(t._s(t.closeText))])])])])};qo._withStripped=!0;var ta={success:"el-icon-success",warning:"el-icon-warning",error:"el-icon-error"},ea=i({name:"ElAlert",props:{title:{type:String,default:""},description:{type:String,default:""},type:{type:String,default:"info"},closable:{type:Boolean,default:!0},closeText:{type:String,default:""},showIcon:Boolean,center:Boolean,effect:{type:String,default:"light",validator:function(t){return-1!==["light","dark"].indexOf(t)}}},data:function(){return{visible:!0}},methods:{close:function(){this.visible=!1,this.$emit("close")}},computed:{typeClass:function(){return"el-alert--"+this.type},iconClass:function(){return ta[this.type]||"el-icon-info"},isBigIcon:function(){return this.description||this.$slots.default?"is-big":""},isBoldTitle:function(){return this.description||this.$slots.default?"is-bold":""}}},qo,[],!1,null,null,null);ea.options.__file="packages/alert/src/main.vue";var na=ea.exports;na.install=function(t){t.component(na.name,na)};var ra=na,ia=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-notification-fade"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],class:["el-notification",t.customClass,t.horizontalClass],style:t.positionStyle,attrs:{role:"alert"},on:{mouseenter:function(e){t.clearTimer()},mouseleave:function(e){t.startTimer()},click:t.click}},[t.type||t.iconClass?n("i",{staticClass:"el-notification__icon",class:[t.typeClass,t.iconClass]}):t._e(),n("div",{staticClass:"el-notification__group",class:{"is-with-icon":t.typeClass||t.iconClass}},[n("h2",{staticClass:"el-notification__title",domProps:{textContent:t._s(t.title)}}),n("div",{directives:[{name:"show",rawName:"v-show",value:t.message,expression:"message"}],staticClass:"el-notification__content"},[t._t("default",[t.dangerouslyUseHTMLString?n("p",{domProps:{innerHTML:t._s(t.message)}}):n("p",[t._v(t._s(t.message))])])],2),t.showClose?n("div",{staticClass:"el-notification__closeBtn el-icon-close",on:{click:function(e){return e.stopPropagation(),t.close(e)}}}):t._e()])])])};ia._withStripped=!0;var oa={success:"success",info:"info",warning:"warning",error:"error"},aa=i({data:function(){return{visible:!1,title:"",message:"",duration:4500,type:"",showClose:!0,customClass:"",iconClass:"",onClose:null,onClick:null,closed:!1,verticalOffset:0,timer:null,dangerouslyUseHTMLString:!1,position:"top-right"}},computed:{typeClass:function(){return this.type&&oa[this.type]?"el-icon-"+oa[this.type]:""},horizontalClass:function(){return this.position.indexOf("right")>-1?"right":"left"},verticalProperty:function(){return/^top-/.test(this.position)?"top":"bottom"},positionStyle:function(){var t;return(t={})[this.verticalProperty]=this.verticalOffset+"px",t}},watch:{closed:function(t){t&&(this.visible=!1,this.$el.addEventListener("transitionend",this.destroyElement))}},methods:{destroyElement:function(){this.$el.removeEventListener("transitionend",this.destroyElement),this.$destroy(!0),this.$el.parentNode.removeChild(this.$el)},click:function(){"function"==typeof this.onClick&&this.onClick()},close:function(){this.closed=!0,"function"==typeof this.onClose&&this.onClose()},clearTimer:function(){clearTimeout(this.timer)},startTimer:function(){var t=this;this.duration>0&&(this.timer=setTimeout(function(){t.closed||t.close()},this.duration))},keydown:function(t){46===t.keyCode||8===t.keyCode?this.clearTimer():27===t.keyCode?this.closed||this.close():this.startTimer()}},mounted:function(){var t=this;this.duration>0&&(this.timer=setTimeout(function(){t.closed||t.close()},this.duration)),document.addEventListener("keydown",this.keydown)},beforeDestroy:function(){document.removeEventListener("keydown",this.keydown)}},ia,[],!1,null,null,null);aa.options.__file="packages/notification/src/main.vue";var sa=aa.exports,la=hn.a.extend(sa),ca=void 0,ua=[],ha=1,da=function t(e){if(!hn.a.prototype.$isServer){var n=(e=Ut()({},e)).onClose,r="notification_"+ha++,i=e.position||"top-right";e.onClose=function(){t.close(r,n)},ca=new la({data:e}),Object(Qi.isVNode)(e.message)&&(ca.$slots.default=[e.message],e.message="REPLACED_BY_VNODE"),ca.id=r,ca.$mount(),document.body.appendChild(ca.$el),ca.visible=!0,ca.dom=ca.$el,ca.dom.style.zIndex=y.PopupManager.nextZIndex();var o=e.offset||0;return ua.filter(function(t){return t.position===i}).forEach(function(t){o+=t.$el.offsetHeight+16}),o+=16,ca.verticalOffset=o,ua.push(ca),ca}};["success","warning","info","error"].forEach(function(t){da[t]=function(e){return("string"==typeof e||Object(Qi.isVNode)(e))&&(e={message:e}),e.type=t,da(e)}}),da.close=function(t,e){var n=-1,r=ua.length,i=ua.filter(function(e,r){return e.id===t&&(n=r,!0)})[0];if(i&&("function"==typeof e&&e(i),ua.splice(n,1),!(r<=1)))for(var o=i.position,a=i.dom.offsetHeight,s=n;s<r-1;s++)ua[s].position===o&&(ua[s].dom.style[i.verticalProperty]=parseInt(ua[s].dom.style[i.verticalProperty],10)-a-16+"px")},da.closeAll=function(){for(var t=ua.length-1;t>=0;t--)ua[t].close()};var fa=da,pa=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-slider",class:{"is-vertical":t.vertical,"el-slider--with-input":t.showInput},attrs:{role:"slider","aria-valuemin":t.min,"aria-valuemax":t.max,"aria-orientation":t.vertical?"vertical":"horizontal","aria-disabled":t.sliderDisabled}},[t.showInput&&!t.range?n("el-input-number",{ref:"input",staticClass:"el-slider__input",attrs:{step:t.step,disabled:t.sliderDisabled,controls:t.showInputControls,min:t.min,max:t.max,debounce:t.debounce,size:t.inputSize},on:{change:t.emitChange},model:{value:t.firstValue,callback:function(e){t.firstValue=e},expression:"firstValue"}}):t._e(),n("div",{ref:"slider",staticClass:"el-slider__runway",class:{"show-input":t.showInput,disabled:t.sliderDisabled},style:t.runwayStyle,on:{click:t.onSliderClick}},[n("div",{staticClass:"el-slider__bar",style:t.barStyle}),n("slider-button",{ref:"button1",attrs:{vertical:t.vertical,"tooltip-class":t.tooltipClass},model:{value:t.firstValue,callback:function(e){t.firstValue=e},expression:"firstValue"}}),t.range?n("slider-button",{ref:"button2",attrs:{vertical:t.vertical,"tooltip-class":t.tooltipClass},model:{value:t.secondValue,callback:function(e){t.secondValue=e},expression:"secondValue"}}):t._e(),t._l(t.stops,function(e,r){return t.showStops?n("div",{key:r,staticClass:"el-slider__stop",style:t.getStopStyle(e)}):t._e()}),t.markList.length>0?[n("div",t._l(t.markList,function(e,r){return n("div",{key:r,staticClass:"el-slider__stop el-slider__marks-stop",style:t.getStopStyle(e.position)})}),0),n("div",{staticClass:"el-slider__marks"},t._l(t.markList,function(e,r){return n("slider-marker",{key:r,style:t.getStopStyle(e.position),attrs:{mark:e.mark}})}),1)]:t._e()],2)],1)};pa._withStripped=!0;var Aa=n(41),ga=n.n(Aa),ma=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{ref:"button",staticClass:"el-slider__button-wrapper",class:{hover:t.hovering,dragging:t.dragging},style:t.wrapperStyle,attrs:{tabindex:"0"},on:{mouseenter:t.handleMouseEnter,mouseleave:t.handleMouseLeave,mousedown:t.onButtonDown,touchstart:t.onButtonDown,focus:t.handleMouseEnter,blur:t.handleMouseLeave,keydown:[function(e){return"button"in e||!t._k(e.keyCode,"left",37,e.key,["Left","ArrowLeft"])?"button"in e&&0!==e.button?null:t.onLeftKeyDown(e):null},function(e){return"button"in e||!t._k(e.keyCode,"right",39,e.key,["Right","ArrowRight"])?"button"in e&&2!==e.button?null:t.onRightKeyDown(e):null},function(e){return"button"in e||!t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"])?(e.preventDefault(),t.onLeftKeyDown(e)):null},function(e){return"button"in e||!t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"])?(e.preventDefault(),t.onRightKeyDown(e)):null}]}},[n("el-tooltip",{ref:"tooltip",attrs:{placement:"top","popper-class":t.tooltipClass,disabled:!t.showTooltip}},[n("span",{attrs:{slot:"content"},slot:"content"},[t._v(t._s(t.formatValue))]),n("div",{staticClass:"el-slider__button",class:{hover:t.hovering,dragging:t.dragging}})])],1)};ma._withStripped=!0;var va=i({name:"ElSliderButton",components:{ElTooltip:Bt.a},props:{value:{type:Number,default:0},vertical:{type:Boolean,default:!1},tooltipClass:String},data:function(){return{hovering:!1,dragging:!1,isClick:!1,startX:0,currentX:0,startY:0,currentY:0,startPosition:0,newPosition:null,oldValue:this.value}},computed:{disabled:function(){return this.$parent.sliderDisabled},max:function(){return this.$parent.max},min:function(){return this.$parent.min},step:function(){return this.$parent.step},showTooltip:function(){return this.$parent.showTooltip},precision:function(){return this.$parent.precision},currentPosition:function(){return(this.value-this.min)/(this.max-this.min)*100+"%"},enableFormat:function(){return this.$parent.formatTooltip instanceof Function},formatValue:function(){return this.enableFormat&&this.$parent.formatTooltip(this.value)||this.value},wrapperStyle:function(){return this.vertical?{bottom:this.currentPosition}:{left:this.currentPosition}}},watch:{dragging:function(t){this.$parent.dragging=t}},methods:{displayTooltip:function(){this.$refs.tooltip&&(this.$refs.tooltip.showPopper=!0)},hideTooltip:function(){this.$refs.tooltip&&(this.$refs.tooltip.showPopper=!1)},handleMouseEnter:function(){this.hovering=!0,this.displayTooltip()},handleMouseLeave:function(){this.hovering=!1,this.hideTooltip()},onButtonDown:function(t){this.disabled||(t.preventDefault(),this.onDragStart(t),window.addEventListener("mousemove",this.onDragging),window.addEventListener("touchmove",this.onDragging),window.addEventListener("mouseup",this.onDragEnd),window.addEventListener("touchend",this.onDragEnd),window.addEventListener("contextmenu",this.onDragEnd))},onLeftKeyDown:function(){this.disabled||(this.newPosition=parseFloat(this.currentPosition)-this.step/(this.max-this.min)*100,this.setPosition(this.newPosition),this.$parent.emitChange())},onRightKeyDown:function(){this.disabled||(this.newPosition=parseFloat(this.currentPosition)+this.step/(this.max-this.min)*100,this.setPosition(this.newPosition),this.$parent.emitChange())},onDragStart:function(t){this.dragging=!0,this.isClick=!0,"touchstart"===t.type&&(t.clientY=t.touches[0].clientY,t.clientX=t.touches[0].clientX),this.vertical?this.startY=t.clientY:this.startX=t.clientX,this.startPosition=parseFloat(this.currentPosition),this.newPosition=this.startPosition},onDragging:function(t){if(this.dragging){this.isClick=!1,this.displayTooltip(),this.$parent.resetSize();var e=0;"touchmove"===t.type&&(t.clientY=t.touches[0].clientY,t.clientX=t.touches[0].clientX),this.vertical?(this.currentY=t.clientY,e=(this.startY-this.currentY)/this.$parent.sliderSize*100):(this.currentX=t.clientX,e=(this.currentX-this.startX)/this.$parent.sliderSize*100),this.newPosition=this.startPosition+e,this.setPosition(this.newPosition)}},onDragEnd:function(){var t=this;this.dragging&&(setTimeout(function(){t.dragging=!1,t.hideTooltip(),t.isClick||(t.setPosition(t.newPosition),t.$parent.emitChange())},0),window.removeEventListener("mousemove",this.onDragging),window.removeEventListener("touchmove",this.onDragging),window.removeEventListener("mouseup",this.onDragEnd),window.removeEventListener("touchend",this.onDragEnd),window.removeEventListener("contextmenu",this.onDragEnd))},setPosition:function(t){var e=this;if(null!==t&&!isNaN(t)){t<0?t=0:t>100&&(t=100);var n=100/((this.max-this.min)/this.step),r=Math.round(t/n)*n*(this.max-this.min)*.01+this.min;r=parseFloat(r.toFixed(this.precision)),this.$emit("input",r),this.$nextTick(function(){e.displayTooltip(),e.$refs.tooltip&&e.$refs.tooltip.updatePopper()}),this.dragging||this.value===this.oldValue||(this.oldValue=this.value)}}}},ma,[],!1,null,null,null);va.options.__file="packages/slider/src/button.vue";var ya=va.exports,ba={name:"ElMarker",props:{mark:{type:[String,Object]}},render:function(){var t=arguments[0],e="string"==typeof this.mark?this.mark:this.mark.label;return t("div",{class:"el-slider__marks-text",style:this.mark.style||{}},[e])}},_a=i({name:"ElSlider",mixins:[S.a],inject:{elForm:{default:""}},props:{min:{type:Number,default:0},max:{type:Number,default:100},step:{type:Number,default:1},value:{type:[Number,Array],default:0},showInput:{type:Boolean,default:!1},showInputControls:{type:Boolean,default:!0},inputSize:{type:String,default:"small"},showStops:{type:Boolean,default:!1},showTooltip:{type:Boolean,default:!0},formatTooltip:Function,disabled:{type:Boolean,default:!1},range:{type:Boolean,default:!1},vertical:{type:Boolean,default:!1},height:{type:String},debounce:{type:Number,default:300},label:{type:String},tooltipClass:String,marks:Object},components:{ElInputNumber:ga.a,SliderButton:ya,SliderMarker:ba},data:function(){return{firstValue:null,secondValue:null,oldValue:null,dragging:!1,sliderSize:1}},watch:{value:function(t,e){this.dragging||Array.isArray(t)&&Array.isArray(e)&&t.every(function(t,n){return t===e[n]})||this.setValues()},dragging:function(t){t||this.setValues()},firstValue:function(t){this.range?this.$emit("input",[this.minValue,this.maxValue]):this.$emit("input",t)},secondValue:function(){this.range&&this.$emit("input",[this.minValue,this.maxValue])},min:function(){this.setValues()},max:function(){this.setValues()}},methods:{valueChanged:function(){var t=this;return this.range?![this.minValue,this.maxValue].every(function(e,n){return e===t.oldValue[n]}):this.value!==this.oldValue},setValues:function(){if(this.min>this.max)console.error("[Element Error][Slider]min should not be greater than max.");else{var t=this.value;this.range&&Array.isArray(t)?t[1]<this.min?this.$emit("input",[this.min,this.min]):t[0]>this.max?this.$emit("input",[this.max,this.max]):t[0]<this.min?this.$emit("input",[this.min,t[1]]):t[1]>this.max?this.$emit("input",[t[0],this.max]):(this.firstValue=t[0],this.secondValue=t[1],this.valueChanged()&&(this.dispatch("ElFormItem","el.form.change",[this.minValue,this.maxValue]),this.oldValue=t.slice())):this.range||"number"!=typeof t||isNaN(t)||(t<this.min?this.$emit("input",this.min):t>this.max?this.$emit("input",this.max):(this.firstValue=t,this.valueChanged()&&(this.dispatch("ElFormItem","el.form.change",t),this.oldValue=t)))}},setPosition:function(t){var e=this.min+t*(this.max-this.min)/100;if(this.range){var n=void 0;n=Math.abs(this.minValue-e)<Math.abs(this.maxValue-e)?this.firstValue<this.secondValue?"button1":"button2":this.firstValue>this.secondValue?"button1":"button2",this.$refs[n].setPosition(t)}else this.$refs.button1.setPosition(t)},onSliderClick:function(t){if(!this.sliderDisabled&&!this.dragging){if(this.resetSize(),this.vertical){var e=this.$refs.slider.getBoundingClientRect().bottom;this.setPosition((e-t.clientY)/this.sliderSize*100)}else{var n=this.$refs.slider.getBoundingClientRect().left;this.setPosition((t.clientX-n)/this.sliderSize*100)}this.emitChange()}},resetSize:function(){this.$refs.slider&&(this.sliderSize=this.$refs.slider["client"+(this.vertical?"Height":"Width")])},emitChange:function(){var t=this;this.$nextTick(function(){t.$emit("change",t.range?[t.minValue,t.maxValue]:t.value)})},getStopStyle:function(t){return this.vertical?{bottom:t+"%"}:{left:t+"%"}}},computed:{stops:function(){var t=this;if(!this.showStops||this.min>this.max)return[];if(0===this.step)return[];for(var e=(this.max-this.min)/this.step,n=100*this.step/(this.max-this.min),r=[],i=1;i<e;i++)r.push(i*n);return this.range?r.filter(function(e){return e<100*(t.minValue-t.min)/(t.max-t.min)||e>100*(t.maxValue-t.min)/(t.max-t.min)}):r.filter(function(e){return e>100*(t.firstValue-t.min)/(t.max-t.min)})},markList:function(){var t=this;return this.marks?Object.keys(this.marks).map(parseFloat).sort(function(t,e){return t-e}).filter(function(e){return e<=t.max&&e>=t.min}).map(function(e){return{point:e,position:100*(e-t.min)/(t.max-t.min),mark:t.marks[e]}}):[]},minValue:function(){return Math.min(this.firstValue,this.secondValue)},maxValue:function(){return Math.max(this.firstValue,this.secondValue)},barSize:function(){return this.range?100*(this.maxValue-this.minValue)/(this.max-this.min)+"%":100*(this.firstValue-this.min)/(this.max-this.min)+"%"},barStart:function(){return this.range?100*(this.minValue-this.min)/(this.max-this.min)+"%":"0%"},precision:function(){var t=[this.min,this.max,this.step].map(function(t){var e=(""+t).split(".")[1];return e?e.length:0});return Math.max.apply(null,t)},runwayStyle:function(){return this.vertical?{height:this.height}:{}},barStyle:function(){return this.vertical?{height:this.barSize,bottom:this.barStart}:{width:this.barSize,left:this.barStart}},sliderDisabled:function(){return this.disabled||(this.elForm||{}).disabled}},mounted:function(){var t=void 0;this.range?(Array.isArray(this.value)?(this.firstValue=Math.max(this.min,this.value[0]),this.secondValue=Math.min(this.max,this.value[1])):(this.firstValue=this.min,this.secondValue=this.max),this.oldValue=[this.firstValue,this.secondValue],t=this.firstValue+"-"+this.secondValue):("number"!=typeof this.value||isNaN(this.value)?this.firstValue=this.min:this.firstValue=Math.min(this.max,Math.max(this.min,this.value)),this.oldValue=this.firstValue,t=this.firstValue),this.$el.setAttribute("aria-valuetext",t),this.$el.setAttribute("aria-label",this.label?this.label:"slider between "+this.min+" and "+this.max),this.resetSize(),window.addEventListener("resize",this.resetSize)},beforeDestroy:function(){window.removeEventListener("resize",this.resetSize)}},pa,[],!1,null,null,null);_a.options.__file="packages/slider/src/main.vue";var wa=_a.exports;wa.install=function(t){t.component(wa.name,wa)};var xa=wa,Sa=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-loading-fade"},on:{"after-leave":t.handleAfterLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-loading-mask",class:[t.customClass,{"is-fullscreen":t.fullscreen}],style:{backgroundColor:t.background||""}},[n("div",{staticClass:"el-loading-spinner"},[t.spinner?n("i",{class:t.spinner}):n("svg",{staticClass:"circular",attrs:{viewBox:"25 25 50 50"}},[n("circle",{staticClass:"path",attrs:{cx:"50",cy:"50",r:"20",fill:"none"}})]),t.text?n("p",{staticClass:"el-loading-text"},[t._v(t._s(t.text))]):t._e()])])])};Sa._withStripped=!0;var Ca=i({data:function(){return{text:null,spinner:null,background:null,fullscreen:!0,visible:!1,customClass:""}},methods:{handleAfterLeave:function(){this.$emit("after-leave")},setText:function(t){this.text=t}}},Sa,[],!1,null,null,null);Ca.options.__file="packages/loading/src/loading.vue";var ka=Ca.exports,Ba=n(32),Ta=n.n(Ba),Ea=hn.a.extend(ka),Ma={install:function(t){if(!t.prototype.$isServer){var e=function(e,r){r.value?t.nextTick(function(){r.modifiers.fullscreen?(e.originalPosition=Object(pt.getStyle)(document.body,"position"),e.originalOverflow=Object(pt.getStyle)(document.body,"overflow"),e.maskStyle.zIndex=y.PopupManager.nextZIndex(),Object(pt.addClass)(e.mask,"is-fullscreen"),n(document.body,e,r)):(Object(pt.removeClass)(e.mask,"is-fullscreen"),r.modifiers.body?(e.originalPosition=Object(pt.getStyle)(document.body,"position"),["top","left"].forEach(function(t){var n="top"===t?"scrollTop":"scrollLeft";e.maskStyle[t]=e.getBoundingClientRect()[t]+document.body[n]+document.documentElement[n]-parseInt(Object(pt.getStyle)(document.body,"margin-"+t),10)+"px"}),["height","width"].forEach(function(t){e.maskStyle[t]=e.getBoundingClientRect()[t]+"px"}),n(document.body,e,r)):(e.originalPosition=Object(pt.getStyle)(e,"position"),n(e,e,r)))}):(Ta()(e.instance,function(t){if(e.instance.hiding){e.domVisible=!1;var n=r.modifiers.fullscreen||r.modifiers.body?document.body:e;Object(pt.removeClass)(n,"el-loading-parent--relative"),Object(pt.removeClass)(n,"el-loading-parent--hidden"),e.instance.hiding=!1}},300,!0),e.instance.visible=!1,e.instance.hiding=!0)},n=function(e,n,r){n.domVisible||"none"===Object(pt.getStyle)(n,"display")||"hidden"===Object(pt.getStyle)(n,"visibility")?n.domVisible&&!0===n.instance.hiding&&(n.instance.visible=!0,n.instance.hiding=!1):(Object.keys(n.maskStyle).forEach(function(t){n.mask.style[t]=n.maskStyle[t]}),"absolute"!==n.originalPosition&&"fixed"!==n.originalPosition&&Object(pt.addClass)(e,"el-loading-parent--relative"),r.modifiers.fullscreen&&r.modifiers.lock&&Object(pt.addClass)(e,"el-loading-parent--hidden"),n.domVisible=!0,e.appendChild(n.mask),t.nextTick(function(){n.instance.hiding?n.instance.$emit("after-leave"):n.instance.visible=!0}),n.domInserted=!0)};t.directive("loading",{bind:function(t,n,r){var i=t.getAttribute("element-loading-text"),o=t.getAttribute("element-loading-spinner"),a=t.getAttribute("element-loading-background"),s=t.getAttribute("element-loading-custom-class"),l=r.context,c=new Ea({el:document.createElement("div"),data:{text:l&&l[i]||i,spinner:l&&l[o]||o,background:l&&l[a]||a,customClass:l&&l[s]||s,fullscreen:!!n.modifiers.fullscreen}});t.instance=c,t.mask=c.$el,t.maskStyle={},n.value&&e(t,n)},update:function(t,n){t.instance.setText(t.getAttribute("element-loading-text")),n.oldValue!==n.value&&e(t,n)},unbind:function(t,n){t.domInserted&&(t.mask&&t.mask.parentNode&&t.mask.parentNode.removeChild(t.mask),e(t,{value:!1,modifiers:n.modifiers})),t.instance&&t.instance.$destroy()}})}}},Oa=Ma,La=hn.a.extend(ka),Da={text:null,fullscreen:!0,body:!1,lock:!1,customClass:""},Ia=void 0;La.prototype.originalPosition="",La.prototype.originalOverflow="",La.prototype.close=function(){var t=this;this.fullscreen&&(Ia=void 0),Ta()(this,function(e){var n=t.fullscreen||t.body?document.body:t.target;Object(pt.removeClass)(n,"el-loading-parent--relative"),Object(pt.removeClass)(n,"el-loading-parent--hidden"),t.$el&&t.$el.parentNode&&t.$el.parentNode.removeChild(t.$el),t.$destroy()},300),this.visible=!1};var Pa=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!hn.a.prototype.$isServer){if("string"==typeof(t=Ut()({},Da,t)).target&&(t.target=document.querySelector(t.target)),t.target=t.target||document.body,t.target!==document.body?t.fullscreen=!1:t.body=!0,t.fullscreen&&Ia)return Ia;var e=t.body?document.body:t.target,n=new La({el:document.createElement("div"),data:t});return function(t,e,n){var r={};t.fullscreen?(n.originalPosition=Object(pt.getStyle)(document.body,"position"),n.originalOverflow=Object(pt.getStyle)(document.body,"overflow"),r.zIndex=y.PopupManager.nextZIndex()):t.body?(n.originalPosition=Object(pt.getStyle)(document.body,"position"),["top","left"].forEach(function(e){var n="top"===e?"scrollTop":"scrollLeft";r[e]=t.target.getBoundingClientRect()[e]+document.body[n]+document.documentElement[n]+"px"}),["height","width"].forEach(function(e){r[e]=t.target.getBoundingClientRect()[e]+"px"})):n.originalPosition=Object(pt.getStyle)(e,"position"),Object.keys(r).forEach(function(t){n.$el.style[t]=r[t]})}(t,e,n),"absolute"!==n.originalPosition&&"fixed"!==n.originalPosition&&Object(pt.addClass)(e,"el-loading-parent--relative"),t.fullscreen&&t.lock&&Object(pt.addClass)(e,"el-loading-parent--hidden"),e.appendChild(n.$el),hn.a.nextTick(function(){n.visible=!0}),t.fullscreen&&(Ia=n),n}},Na={install:function(t){t.use(Oa),t.prototype.$loading=Pa},directive:Oa,service:Pa},Fa=function(){var t=this.$createElement;return(this._self._c||t)("i",{class:"el-icon-"+this.name})};Fa._withStripped=!0;var Ra=i({name:"ElIcon",props:{name:String}},Fa,[],!1,null,null,null);Ra.options.__file="packages/icon/src/icon.vue";var ja=Ra.exports;ja.install=function(t){t.component(ja.name,ja)};var Ha=ja,Ua={name:"ElRow",componentName:"ElRow",props:{tag:{type:String,default:"div"},gutter:Number,type:String,justify:{type:String,default:"start"},align:{type:String,default:"top"}},computed:{style:function(){var t={};return this.gutter&&(t.marginLeft="-"+this.gutter/2+"px",t.marginRight=t.marginLeft),t}},render:function(t){return t(this.tag,{class:["el-row","start"!==this.justify?"is-justify-"+this.justify:"","top"!==this.align?"is-align-"+this.align:"",{"el-row--flex":"flex"===this.type}],style:this.style},this.$slots.default)},install:function(t){t.component(Ua.name,Ua)}},Qa=Ua,za="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ya={name:"ElCol",props:{span:{type:Number,default:24},tag:{type:String,default:"div"},offset:Number,pull:Number,push:Number,xs:[Number,Object],sm:[Number,Object],md:[Number,Object],lg:[Number,Object],xl:[Number,Object]},computed:{gutter:function(){for(var t=this.$parent;t&&"ElRow"!==t.$options.componentName;)t=t.$parent;return t?t.gutter:0}},render:function(t){var e=this,n=[],r={};return this.gutter&&(r.paddingLeft=this.gutter/2+"px",r.paddingRight=r.paddingLeft),["span","offset","pull","push"].forEach(function(t){(e[t]||0===e[t])&&n.push("span"!==t?"el-col-"+t+"-"+e[t]:"el-col-"+e[t])}),["xs","sm","md","lg","xl"].forEach(function(t){if("number"==typeof e[t])n.push("el-col-"+t+"-"+e[t]);else if("object"===za(e[t])){var r=e[t];Object.keys(r).forEach(function(e){n.push("span"!==e?"el-col-"+t+"-"+e+"-"+r[e]:"el-col-"+t+"-"+r[e])})}}),t(this.tag,{class:["el-col",n],style:r},this.$slots.default)},install:function(t){t.component(Ya.name,Ya)}},Va=Ya,Wa=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition-group",{class:["el-upload-list","el-upload-list--"+t.listType,{"is-disabled":t.disabled}],attrs:{tag:"ul",name:"el-list"}},t._l(t.files,function(e){return n("li",{key:e.uid,class:["el-upload-list__item","is-"+e.status,t.focusing?"focusing":""],attrs:{tabindex:"0"},on:{keydown:function(n){if(!("button"in n)&&t._k(n.keyCode,"delete",[8,46],n.key,["Backspace","Delete","Del"]))return null;!t.disabled&&t.$emit("remove",e)},focus:function(e){t.focusing=!0},blur:function(e){t.focusing=!1},click:function(e){t.focusing=!1}}},[t._t("default",["uploading"!==e.status&&["picture-card","picture"].indexOf(t.listType)>-1?n("img",{staticClass:"el-upload-list__item-thumbnail",attrs:{src:e.url,alt:""}}):t._e(),n("a",{staticClass:"el-upload-list__item-name",on:{click:function(n){t.handleClick(e)}}},[n("i",{staticClass:"el-icon-document"}),t._v(t._s(e.name)+"\n ")]),n("label",{staticClass:"el-upload-list__item-status-label"},[n("i",{class:{"el-icon-upload-success":!0,"el-icon-circle-check":"text"===t.listType,"el-icon-check":["picture-card","picture"].indexOf(t.listType)>-1}})]),t.disabled?t._e():n("i",{staticClass:"el-icon-close",on:{click:function(n){t.$emit("remove",e)}}}),t.disabled?t._e():n("i",{staticClass:"el-icon-close-tip"},[t._v(t._s(t.t("el.upload.deleteTip")))]),"uploading"===e.status?n("el-progress",{attrs:{type:"picture-card"===t.listType?"circle":"line","stroke-width":"picture-card"===t.listType?6:2,percentage:t.parsePercentage(e.percentage)}}):t._e(),"picture-card"===t.listType?n("span",{staticClass:"el-upload-list__item-actions"},[t.handlePreview&&"picture-card"===t.listType?n("span",{staticClass:"el-upload-list__item-preview",on:{click:function(n){t.handlePreview(e)}}},[n("i",{staticClass:"el-icon-zoom-in"})]):t._e(),t.disabled?t._e():n("span",{staticClass:"el-upload-list__item-delete",on:{click:function(n){t.$emit("remove",e)}}},[n("i",{staticClass:"el-icon-delete"})])]):t._e()],{file:e})],2)}),0)};Wa._withStripped=!0;var Ga=n(33),Xa=n.n(Ga),Za=i({name:"ElUploadList",mixins:[p.a],data:function(){return{focusing:!1}},components:{ElProgress:Xa.a},props:{files:{type:Array,default:function(){return[]}},disabled:{type:Boolean,default:!1},handlePreview:Function,listType:String},methods:{parsePercentage:function(t){return parseInt(t,10)},handleClick:function(t){this.handlePreview&&this.handlePreview(t)}}},Wa,[],!1,null,null,null);Za.options.__file="packages/upload/src/upload-list.vue";var $a=Za.exports,Ka=n(24),Ja=n.n(Ka);var qa=function(){var t=this,e=t.$createElement;return(t._self._c||e)("div",{staticClass:"el-upload-dragger",class:{"is-dragover":t.dragover},on:{drop:function(e){return e.preventDefault(),t.onDrop(e)},dragover:function(e){return e.preventDefault(),t.onDragover(e)},dragleave:function(e){e.preventDefault(),t.dragover=!1}}},[t._t("default")],2)};qa._withStripped=!0;var ts=i({name:"ElUploadDrag",props:{disabled:Boolean},inject:{uploader:{default:""}},data:function(){return{dragover:!1}},methods:{onDragover:function(){this.disabled||(this.dragover=!0)},onDrop:function(t){if(!this.disabled&&this.uploader){var e=this.uploader.accept;this.dragover=!1,e?this.$emit("file",[].slice.call(t.dataTransfer.files).filter(function(t){var n=t.type,r=t.name,i=r.indexOf(".")>-1?"."+r.split(".").pop():"",o=n.replace(/\/.*$/,"");return e.split(",").map(function(t){return t.trim()}).filter(function(t){return t}).some(function(t){return/\..+$/.test(t)?i===t:/\/\*$/.test(t)?o===t.replace(/\/\*$/,""):!!/^[^\/]+\/[^\/]+$/.test(t)&&n===t})})):this.$emit("file",t.dataTransfer.files)}}}},qa,[],!1,null,null,null);ts.options.__file="packages/upload/src/upload-dragger.vue";var es=i({inject:["uploader"],components:{UploadDragger:ts.exports},props:{type:String,action:{type:String,required:!0},name:{type:String,default:"file"},data:Object,headers:Object,withCredentials:Boolean,multiple:Boolean,accept:String,onStart:Function,onProgress:Function,onSuccess:Function,onError:Function,beforeUpload:Function,drag:Boolean,onPreview:{type:Function,default:function(){}},onRemove:{type:Function,default:function(){}},fileList:Array,autoUpload:Boolean,listType:String,httpRequest:{type:Function,default:function(t){if("undefined"!=typeof XMLHttpRequest){var e=new XMLHttpRequest,n=t.action;e.upload&&(e.upload.onprogress=function(e){e.total>0&&(e.percent=e.loaded/e.total*100),t.onProgress(e)});var r=new FormData;t.data&&Object.keys(t.data).forEach(function(e){r.append(e,t.data[e])}),r.append(t.filename,t.file,t.file.name),e.onerror=function(e){t.onError(e)},e.onload=function(){if(e.status<200||e.status>=300)return t.onError(function(t,e,n){var r=void 0;r=n.response?""+(n.response.error||n.response):n.responseText?""+n.responseText:"fail to post "+t+" "+n.status;var i=new Error(r);return i.status=n.status,i.method="post",i.url=t,i}(n,0,e));t.onSuccess(function(t){var e=t.responseText||t.response;if(!e)return e;try{return JSON.parse(e)}catch(t){return e}}(e))},e.open("post",n,!0),t.withCredentials&&"withCredentials"in e&&(e.withCredentials=!0);var i=t.headers||{};for(var o in i)i.hasOwnProperty(o)&&null!==i[o]&&e.setRequestHeader(o,i[o]);return e.send(r),e}}},disabled:Boolean,limit:Number,onExceed:Function},data:function(){return{mouseover:!1,reqs:{}}},methods:{isImage:function(t){return-1!==t.indexOf("image")},handleChange:function(t){var e=t.target.files;e&&this.uploadFiles(e)},uploadFiles:function(t){var e=this;if(this.limit&&this.fileList.length+t.length>this.limit)this.onExceed&&this.onExceed(t,this.fileList);else{var n=Array.prototype.slice.call(t);this.multiple||(n=n.slice(0,1)),0!==n.length&&n.forEach(function(t){e.onStart(t),e.autoUpload&&e.upload(t)})}},upload:function(t){var e=this;if(this.$refs.input.value=null,!this.beforeUpload)return this.post(t);var n=this.beforeUpload(t);n&&n.then?n.then(function(n){var r=Object.prototype.toString.call(n);if("[object File]"===r||"[object Blob]"===r){for(var i in"[object Blob]"===r&&(n=new File([n],t.name,{type:t.type})),t)t.hasOwnProperty(i)&&(n[i]=t[i]);e.post(n)}else e.post(t)},function(){e.onRemove(null,t)}):!1!==n?this.post(t):this.onRemove(null,t)},abort:function(t){var e=this.reqs;if(t){var n=t;t.uid&&(n=t.uid),e[n]&&e[n].abort()}else Object.keys(e).forEach(function(t){e[t]&&e[t].abort(),delete e[t]})},post:function(t){var e=this,n=t.uid,r={headers:this.headers,withCredentials:this.withCredentials,file:t,data:this.data,filename:this.name,action:this.action,onProgress:function(n){e.onProgress(n,t)},onSuccess:function(r){e.onSuccess(r,t),delete e.reqs[n]},onError:function(r){e.onError(r,t),delete e.reqs[n]}},i=this.httpRequest(r);this.reqs[n]=i,i&&i.then&&i.then(r.onSuccess,r.onError)},handleClick:function(){this.disabled||(this.$refs.input.value=null,this.$refs.input.click())},handleKeydown:function(t){t.target===t.currentTarget&&(13!==t.keyCode&&32!==t.keyCode||this.handleClick())}},render:function(t){var e=this.handleClick,n=this.drag,r=this.name,i=this.handleChange,o=this.multiple,a=this.accept,s=this.listType,l=this.uploadFiles,c=this.disabled,u={class:{"el-upload":!0},on:{click:e,keydown:this.handleKeydown}};return u.class["el-upload--"+s]=!0,t("div",Ja()([u,{attrs:{tabindex:"0"}}]),[n?t("upload-dragger",{attrs:{disabled:c},on:{file:l}},[this.$slots.default]):this.$slots.default,t("input",{class:"el-upload__input",attrs:{type:"file",name:r,multiple:o,accept:a},ref:"input",on:{change:i}})])}},void 0,void 0,!1,null,null,null);es.options.__file="packages/upload/src/upload.vue";var ns=es.exports;function rs(){}var is=i({name:"ElUpload",mixins:[w.a],components:{ElProgress:Xa.a,UploadList:$a,Upload:ns},provide:function(){return{uploader:this}},inject:{elForm:{default:""}},props:{action:{type:String,required:!0},headers:{type:Object,default:function(){return{}}},data:Object,multiple:Boolean,name:{type:String,default:"file"},drag:Boolean,dragger:Boolean,withCredentials:Boolean,showFileList:{type:Boolean,default:!0},accept:String,type:{type:String,default:"select"},beforeUpload:Function,beforeRemove:Function,onRemove:{type:Function,default:rs},onChange:{type:Function,default:rs},onPreview:{type:Function},onSuccess:{type:Function,default:rs},onProgress:{type:Function,default:rs},onError:{type:Function,default:rs},fileList:{type:Array,default:function(){return[]}},autoUpload:{type:Boolean,default:!0},listType:{type:String,default:"text"},httpRequest:Function,disabled:Boolean,limit:Number,onExceed:{type:Function,default:rs}},data:function(){return{uploadFiles:[],dragOver:!1,draging:!1,tempIndex:1}},computed:{uploadDisabled:function(){return this.disabled||(this.elForm||{}).disabled}},watch:{listType:function(t){"picture-card"!==t&&"picture"!==t||(this.uploadFiles=this.uploadFiles.map(function(t){if(!t.url&&t.raw)try{t.url=URL.createObjectURL(t.raw)}catch(t){console.error("[Element Error][Upload]",t)}return t}))},fileList:{immediate:!0,handler:function(t){var e=this;this.uploadFiles=t.map(function(t){return t.uid=t.uid||Date.now()+e.tempIndex++,t.status=t.status||"success",t})}}},methods:{handleStart:function(t){t.uid=Date.now()+this.tempIndex++;var e={status:"ready",name:t.name,size:t.size,percentage:0,uid:t.uid,raw:t};if("picture-card"===this.listType||"picture"===this.listType)try{e.url=URL.createObjectURL(t)}catch(t){return void console.error("[Element Error][Upload]",t)}this.uploadFiles.push(e),this.onChange(e,this.uploadFiles)},handleProgress:function(t,e){var n=this.getFile(e);this.onProgress(t,n,this.uploadFiles),n.status="uploading",n.percentage=t.percent||0},handleSuccess:function(t,e){var n=this.getFile(e);n&&(n.status="success",n.response=t,this.onSuccess(t,n,this.uploadFiles),this.onChange(n,this.uploadFiles))},handleError:function(t,e){var n=this.getFile(e),r=this.uploadFiles;n.status="fail",r.splice(r.indexOf(n),1),this.onError(t,n,this.uploadFiles),this.onChange(n,this.uploadFiles)},handleRemove:function(t,e){var n=this;e&&(t=this.getFile(e));var r=function(){n.abort(t);var e=n.uploadFiles;e.splice(e.indexOf(t),1),n.onRemove(t,e)};if(this.beforeRemove){if("function"==typeof this.beforeRemove){var i=this.beforeRemove(t,this.uploadFiles);i&&i.then?i.then(function(){r()},rs):!1!==i&&r()}}else r()},getFile:function(t){var e=void 0;return this.uploadFiles.every(function(n){return!(e=t.uid===n.uid?n:null)}),e},abort:function(t){this.$refs["upload-inner"].abort(t)},clearFiles:function(){this.uploadFiles=[]},submit:function(){var t=this;this.uploadFiles.filter(function(t){return"ready"===t.status}).forEach(function(e){t.$refs["upload-inner"].upload(e.raw)})},getMigratingConfig:function(){return{props:{"default-file-list":"default-file-list is renamed to file-list.","show-upload-list":"show-upload-list is renamed to show-file-list.","thumbnail-mode":"thumbnail-mode has been deprecated, you can implement the same effect according to this case: http://element.eleme.io/#/zh-CN/component/upload#yong-hu-tou-xiang-shang-chuan"}}}},beforeDestroy:function(){this.uploadFiles.forEach(function(t){t.url&&0===t.url.indexOf("blob:")&&URL.revokeObjectURL(t.url)})},render:function(t){var e=this,n=void 0;this.showFileList&&(n=t($a,{attrs:{disabled:this.uploadDisabled,listType:this.listType,files:this.uploadFiles,handlePreview:this.onPreview},on:{remove:this.handleRemove}},[function(t){if(e.$scopedSlots.file)return e.$scopedSlots.file({file:t.file})}]));var r=t("upload",{props:{type:this.type,drag:this.drag,action:this.action,multiple:this.multiple,"before-upload":this.beforeUpload,"with-credentials":this.withCredentials,headers:this.headers,name:this.name,data:this.data,accept:this.accept,fileList:this.uploadFiles,autoUpload:this.autoUpload,listType:this.listType,disabled:this.uploadDisabled,limit:this.limit,"on-exceed":this.onExceed,"on-start":this.handleStart,"on-progress":this.handleProgress,"on-success":this.handleSuccess,"on-error":this.handleError,"on-preview":this.onPreview,"on-remove":this.handleRemove,"http-request":this.httpRequest},ref:"upload-inner"},[this.$slots.trigger||this.$slots.default]);return t("div",["picture-card"===this.listType?n:"",this.$slots.trigger?[r,this.$slots.default]:r,this.$slots.tip,"picture-card"!==this.listType?n:""])}},void 0,void 0,!1,null,null,null);is.options.__file="packages/upload/src/index.vue";var os=is.exports;os.install=function(t){t.component(os.name,os)};var as=os,ss=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-progress",class:["el-progress--"+t.type,t.status?"is-"+t.status:"",{"el-progress--without-text":!t.showText,"el-progress--text-inside":t.textInside}],attrs:{role:"progressbar","aria-valuenow":t.percentage,"aria-valuemin":"0","aria-valuemax":"100"}},["line"===t.type?n("div",{staticClass:"el-progress-bar"},[n("div",{staticClass:"el-progress-bar__outer",style:{height:t.strokeWidth+"px"}},[n("div",{staticClass:"el-progress-bar__inner",style:t.barStyle},[t.showText&&t.textInside?n("div",{staticClass:"el-progress-bar__innerText"},[t._v(t._s(t.content))]):t._e()])])]):n("div",{staticClass:"el-progress-circle",style:{height:t.width+"px",width:t.width+"px"}},[n("svg",{attrs:{viewBox:"0 0 100 100"}},[n("path",{staticClass:"el-progress-circle__track",style:t.trailPathStyle,attrs:{d:t.trackPath,stroke:"#e5e9f2","stroke-width":t.relativeStrokeWidth,fill:"none"}}),n("path",{staticClass:"el-progress-circle__path",style:t.circlePathStyle,attrs:{d:t.trackPath,stroke:t.stroke,fill:"none","stroke-linecap":t.strokeLinecap,"stroke-width":t.percentage?t.relativeStrokeWidth:0}})])]),t.showText&&!t.textInside?n("div",{staticClass:"el-progress__text",style:{fontSize:t.progressTextSize+"px"}},[t.status?n("i",{class:t.iconClass}):[t._v(t._s(t.content))]],2):t._e()])};ss._withStripped=!0;var ls=i({name:"ElProgress",props:{type:{type:String,default:"line",validator:function(t){return["line","circle","dashboard"].indexOf(t)>-1}},percentage:{type:Number,default:0,required:!0,validator:function(t){return t>=0&&t<=100}},status:{type:String,validator:function(t){return["success","exception","warning"].indexOf(t)>-1}},strokeWidth:{type:Number,default:6},strokeLinecap:{type:String,default:"round"},textInside:{type:Boolean,default:!1},width:{type:Number,default:126},showText:{type:Boolean,default:!0},color:{type:[String,Array,Function],default:""},format:Function},computed:{barStyle:function(){var t={};return t.width=this.percentage+"%",t.backgroundColor=this.getCurrentColor(this.percentage),t},relativeStrokeWidth:function(){return(this.strokeWidth/this.width*100).toFixed(1)},radius:function(){return"circle"===this.type||"dashboard"===this.type?parseInt(50-parseFloat(this.relativeStrokeWidth)/2,10):0},trackPath:function(){var t=this.radius,e="dashboard"===this.type;return"\n M 50 50\n m 0 "+(e?"":"-")+t+"\n a "+t+" "+t+" 0 1 1 0 "+(e?"-":"")+2*t+"\n a "+t+" "+t+" 0 1 1 0 "+(e?"":"-")+2*t+"\n "},perimeter:function(){return 2*Math.PI*this.radius},rate:function(){return"dashboard"===this.type?.75:1},strokeDashoffset:function(){return-1*this.perimeter*(1-this.rate)/2+"px"},trailPathStyle:function(){return{strokeDasharray:this.perimeter*this.rate+"px, "+this.perimeter+"px",strokeDashoffset:this.strokeDashoffset}},circlePathStyle:function(){return{strokeDasharray:this.perimeter*this.rate*(this.percentage/100)+"px, "+this.perimeter+"px",strokeDashoffset:this.strokeDashoffset,transition:"stroke-dasharray 0.6s ease 0s, stroke 0.6s ease"}},stroke:function(){var t=void 0;if(this.color)t=this.getCurrentColor(this.percentage);else switch(this.status){case"success":t="#13ce66";break;case"exception":t="#ff4949";break;case"warning":t="#e6a23c";break;default:t="#20a0ff"}return t},iconClass:function(){return"warning"===this.status?"el-icon-warning":"line"===this.type?"success"===this.status?"el-icon-circle-check":"el-icon-circle-close":"success"===this.status?"el-icon-check":"el-icon-close"},progressTextSize:function(){return"line"===this.type?12+.4*this.strokeWidth:.111111*this.width+2},content:function(){return"function"==typeof this.format?this.format(this.percentage)||"":this.percentage+"%"}},methods:{getCurrentColor:function(t){return"function"==typeof this.color?this.color(t):"string"==typeof this.color?this.color:this.getLevelColor(t)},getLevelColor:function(t){for(var e=this.getColorArray().sort(function(t,e){return t.percentage-e.percentage}),n=0;n<e.length;n++)if(e[n].percentage>t)return e[n].color;return e[e.length-1].color},getColorArray:function(){var t=this.color,e=100/t.length;return t.map(function(t,n){return"string"==typeof t?{color:t,percentage:(n+1)*e}:t})}}},ss,[],!1,null,null,null);ls.options.__file="packages/progress/src/progress.vue";var cs=ls.exports;cs.install=function(t){t.component(cs.name,cs)};var us=cs,hs=function(){var t=this.$createElement,e=this._self._c||t;return e("span",{staticClass:"el-spinner"},[e("svg",{staticClass:"el-spinner-inner",style:{width:this.radius/2+"px",height:this.radius/2+"px"},attrs:{viewBox:"0 0 50 50"}},[e("circle",{staticClass:"path",attrs:{cx:"25",cy:"25",r:"20",fill:"none",stroke:this.strokeColor,"stroke-width":this.strokeWidth}})])])};hs._withStripped=!0;var ds=i({name:"ElSpinner",props:{type:String,radius:{type:Number,default:100},strokeWidth:{type:Number,default:5},strokeColor:{type:String,default:"#efefef"}}},hs,[],!1,null,null,null);ds.options.__file="packages/spinner/src/spinner.vue";var fs=ds.exports;fs.install=function(t){t.component(fs.name,fs)};var ps=fs,As=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-message-fade"},on:{"after-leave":t.handleAfterLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],class:["el-message",t.type&&!t.iconClass?"el-message--"+t.type:"",t.center?"is-center":"",t.showClose?"is-closable":"",t.customClass],style:t.positionStyle,attrs:{role:"alert"},on:{mouseenter:t.clearTimer,mouseleave:t.startTimer}},[t.iconClass?n("i",{class:t.iconClass}):n("i",{class:t.typeClass}),t._t("default",[t.dangerouslyUseHTMLString?n("p",{staticClass:"el-message__content",domProps:{innerHTML:t._s(t.message)}}):n("p",{staticClass:"el-message__content"},[t._v(t._s(t.message))])]),t.showClose?n("i",{staticClass:"el-message__closeBtn el-icon-close",on:{click:t.close}}):t._e()],2)])};As._withStripped=!0;var gs={success:"success",info:"info",warning:"warning",error:"error"},ms=i({data:function(){return{visible:!1,message:"",duration:3e3,type:"info",iconClass:"",customClass:"",onClose:null,showClose:!1,closed:!1,verticalOffset:20,timer:null,dangerouslyUseHTMLString:!1,center:!1}},computed:{typeClass:function(){return this.type&&!this.iconClass?"el-message__icon el-icon-"+gs[this.type]:""},positionStyle:function(){return{top:this.verticalOffset+"px"}}},watch:{closed:function(t){t&&(this.visible=!1)}},methods:{handleAfterLeave:function(){this.$destroy(!0),this.$el.parentNode.removeChild(this.$el)},close:function(){this.closed=!0,"function"==typeof this.onClose&&this.onClose(this)},clearTimer:function(){clearTimeout(this.timer)},startTimer:function(){var t=this;this.duration>0&&(this.timer=setTimeout(function(){t.closed||t.close()},this.duration))},keydown:function(t){27===t.keyCode&&(this.closed||this.close())}},mounted:function(){this.startTimer(),document.addEventListener("keydown",this.keydown)},beforeDestroy:function(){document.removeEventListener("keydown",this.keydown)}},As,[],!1,null,null,null);ms.options.__file="packages/message/src/main.vue";var vs=ms.exports,ys=hn.a.extend(vs),bs=void 0,_s=[],ws=1,xs=function t(e){if(!hn.a.prototype.$isServer){"string"==typeof(e=e||{})&&(e={message:e});var n=e.onClose,r="message_"+ws++;e.onClose=function(){t.close(r,n)},(bs=new ys({data:e})).id=r,Object(Qi.isVNode)(bs.message)&&(bs.$slots.default=[bs.message],bs.message=null),bs.$mount(),document.body.appendChild(bs.$el);var i=e.offset||20;return _s.forEach(function(t){i+=t.$el.offsetHeight+16}),bs.verticalOffset=i,bs.visible=!0,bs.$el.style.zIndex=y.PopupManager.nextZIndex(),_s.push(bs),bs}};["success","warning","info","error"].forEach(function(t){xs[t]=function(e){return"string"==typeof e&&(e={message:e}),e.type=t,xs(e)}}),xs.close=function(t,e){for(var n=_s.length,r=-1,i=void 0,o=0;o<n;o++)if(t===_s[o].id){i=_s[o].$el.offsetHeight,r=o,"function"==typeof e&&e(_s[o]),_s.splice(o,1);break}if(!(n<=1||-1===r||r>_s.length-1))for(var a=r;a<n-1;a++){var s=_s[a].$el;s.style.top=parseInt(s.style.top,10)-i-16+"px"}},xs.closeAll=function(){for(var t=_s.length-1;t>=0;t--)_s[t].close()};var Ss=xs,Cs=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-badge"},[t._t("default"),n("transition",{attrs:{name:"el-zoom-in-center"}},[n("sup",{directives:[{name:"show",rawName:"v-show",value:!t.hidden&&(t.content||0===t.content||t.isDot),expression:"!hidden && (content || content === 0 || isDot)"}],staticClass:"el-badge__content",class:["el-badge__content--"+t.type,{"is-fixed":t.$slots.default,"is-dot":t.isDot}],domProps:{textContent:t._s(t.content)}})])],2)};Cs._withStripped=!0;var ks=i({name:"ElBadge",props:{value:[String,Number],max:Number,isDot:Boolean,hidden:Boolean,type:{type:String,validator:function(t){return["primary","success","warning","info","danger"].indexOf(t)>-1}}},computed:{content:function(){if(!this.isDot){var t=this.value,e=this.max;return"number"==typeof t&&"number"==typeof e&&e<t?e+"+":t}}}},Cs,[],!1,null,null,null);ks.options.__file="packages/badge/src/main.vue";var Bs=ks.exports;Bs.install=function(t){t.component(Bs.name,Bs)};var Ts=Bs,Es=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-card",class:t.shadow?"is-"+t.shadow+"-shadow":"is-always-shadow"},[t.$slots.header||t.header?n("div",{staticClass:"el-card__header"},[t._t("header",[t._v(t._s(t.header))])],2):t._e(),n("div",{staticClass:"el-card__body",style:t.bodyStyle},[t._t("default")],2)])};Es._withStripped=!0;var Ms=i({name:"ElCard",props:{header:{},bodyStyle:{},shadow:{type:String}}},Es,[],!1,null,null,null);Ms.options.__file="packages/card/src/main.vue";var Os=Ms.exports;Os.install=function(t){t.component(Os.name,Os)};var Ls=Os,Ds=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-rate",attrs:{role:"slider","aria-valuenow":t.currentValue,"aria-valuetext":t.text,"aria-valuemin":"0","aria-valuemax":t.max,tabindex:"0"},on:{keydown:t.handleKey}},[t._l(t.max,function(e,r){return n("span",{key:r,staticClass:"el-rate__item",style:{cursor:t.rateDisabled?"auto":"pointer"},on:{mousemove:function(n){t.setCurrentValue(e,n)},mouseleave:t.resetCurrentValue,click:function(n){t.selectValue(e)}}},[n("i",{staticClass:"el-rate__icon",class:[t.classes[e-1],{hover:t.hoverIndex===e}],style:t.getIconStyle(e)},[t.showDecimalIcon(e)?n("i",{staticClass:"el-rate__decimal",class:t.decimalIconClass,style:t.decimalStyle}):t._e()])])}),t.showText||t.showScore?n("span",{staticClass:"el-rate__text",style:{color:t.textColor}},[t._v(t._s(t.text))]):t._e()],2)};Ds._withStripped=!0;var Is=n(18),Ps=i({name:"ElRate",mixins:[w.a],inject:{elForm:{default:""}},data:function(){return{pointerAtLeftHalf:!0,currentValue:this.value,hoverIndex:-1}},props:{value:{type:Number,default:0},lowThreshold:{type:Number,default:2},highThreshold:{type:Number,default:4},max:{type:Number,default:5},colors:{type:[Array,Object],default:function(){return["#F7BA2A","#F7BA2A","#F7BA2A"]}},voidColor:{type:String,default:"#C6D1DE"},disabledVoidColor:{type:String,default:"#EFF2F7"},iconClasses:{type:[Array,Object],default:function(){return["el-icon-star-on","el-icon-star-on","el-icon-star-on"]}},voidIconClass:{type:String,default:"el-icon-star-off"},disabledVoidIconClass:{type:String,default:"el-icon-star-on"},disabled:{type:Boolean,default:!1},allowHalf:{type:Boolean,default:!1},showText:{type:Boolean,default:!1},showScore:{type:Boolean,default:!1},textColor:{type:String,default:"#1f2d3d"},texts:{type:Array,default:function(){return["极差","失望","一般","满意","惊喜"]}},scoreTemplate:{type:String,default:"{value}"}},computed:{text:function(){var t="";return this.showScore?t=this.scoreTemplate.replace(/\{\s*value\s*\}/,this.rateDisabled?this.value:this.currentValue):this.showText&&(t=this.texts[Math.ceil(this.currentValue)-1]),t},decimalStyle:function(){var t="";return this.rateDisabled?t=this.valueDecimal+"%":this.allowHalf&&(t="50%"),{color:this.activeColor,width:t}},valueDecimal:function(){return 100*this.value-100*Math.floor(this.value)},classMap:function(){var t;return Array.isArray(this.iconClasses)?((t={})[this.lowThreshold]=this.iconClasses[0],t[this.highThreshold]={value:this.iconClasses[1],excluded:!0},t[this.max]=this.iconClasses[2],t):this.iconClasses},decimalIconClass:function(){return this.getValueFromMap(this.value,this.classMap)},voidClass:function(){return this.rateDisabled?this.disabledVoidIconClass:this.voidIconClass},activeClass:function(){return this.getValueFromMap(this.currentValue,this.classMap)},colorMap:function(){var t;return Array.isArray(this.colors)?((t={})[this.lowThreshold]=this.colors[0],t[this.highThreshold]={value:this.colors[1],excluded:!0},t[this.max]=this.colors[2],t):this.colors},activeColor:function(){return this.getValueFromMap(this.currentValue,this.colorMap)},classes:function(){var t=[],e=0,n=this.currentValue;for(this.allowHalf&&this.currentValue!==Math.floor(this.currentValue)&&n--;e<n;e++)t.push(this.activeClass);for(;e<this.max;e++)t.push(this.voidClass);return t},rateDisabled:function(){return this.disabled||(this.elForm||{}).disabled}},watch:{value:function(t){this.currentValue=t,this.pointerAtLeftHalf=this.value!==Math.floor(this.value)}},methods:{getMigratingConfig:function(){return{props:{"text-template":"text-template is renamed to score-template."}}},getValueFromMap:function(t,e){var n=Object.keys(e).filter(function(n){var r=e[n];return!!Object(Is.isObject)(r)&&r.excluded?t<n:t<=n}).sort(function(t,e){return t-e}),r=e[n[0]];return Object(Is.isObject)(r)?r.value:r||""},showDecimalIcon:function(t){var e=this.rateDisabled&&this.valueDecimal>0&&t-1<this.value&&t>this.value,n=this.allowHalf&&this.pointerAtLeftHalf&&t-.5<=this.currentValue&&t>this.currentValue;return e||n},getIconStyle:function(t){var e=this.rateDisabled?this.disabledVoidColor:this.voidColor;return{color:t<=this.currentValue?this.activeColor:e}},selectValue:function(t){this.rateDisabled||(this.allowHalf&&this.pointerAtLeftHalf?(this.$emit("input",this.currentValue),this.$emit("change",this.currentValue)):(this.$emit("input",t),this.$emit("change",t)))},handleKey:function(t){if(!this.rateDisabled){var e=this.currentValue,n=t.keyCode;38===n||39===n?(this.allowHalf?e+=.5:e+=1,t.stopPropagation(),t.preventDefault()):37!==n&&40!==n||(this.allowHalf?e-=.5:e-=1,t.stopPropagation(),t.preventDefault()),e=(e=e<0?0:e)>this.max?this.max:e,this.$emit("input",e),this.$emit("change",e)}},setCurrentValue:function(t,e){if(!this.rateDisabled){if(this.allowHalf){var n=e.target;Object(pt.hasClass)(n,"el-rate__item")&&(n=n.querySelector(".el-rate__icon")),Object(pt.hasClass)(n,"el-rate__decimal")&&(n=n.parentNode),this.pointerAtLeftHalf=2*e.offsetX<=n.clientWidth,this.currentValue=this.pointerAtLeftHalf?t-.5:t}else this.currentValue=t;this.hoverIndex=t}},resetCurrentValue:function(){this.rateDisabled||(this.allowHalf&&(this.pointerAtLeftHalf=this.value!==Math.floor(this.value)),this.currentValue=this.value,this.hoverIndex=-1)}},created:function(){this.value||this.$emit("input",0)}},Ds,[],!1,null,null,null);Ps.options.__file="packages/rate/src/main.vue";var Ns=Ps.exports;Ns.install=function(t){t.component(Ns.name,Ns)};var Fs=Ns,Rs=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"el-steps",class:[!this.simple&&"el-steps--"+this.direction,this.simple&&"el-steps--simple"]},[this._t("default")],2)};Rs._withStripped=!0;var js=i({name:"ElSteps",mixins:[w.a],props:{space:[Number,String],active:Number,direction:{type:String,default:"horizontal"},alignCenter:Boolean,simple:Boolean,finishStatus:{type:String,default:"finish"},processStatus:{type:String,default:"process"}},data:function(){return{steps:[],stepOffset:0}},methods:{getMigratingConfig:function(){return{props:{center:"center is removed."}}}},watch:{active:function(t,e){this.$emit("change",t,e)},steps:function(t){t.forEach(function(t,e){t.index=e})}}},Rs,[],!1,null,null,null);js.options.__file="packages/steps/src/steps.vue";var Hs=js.exports;Hs.install=function(t){t.component(Hs.name,Hs)};var Us=Hs,Qs=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-step",class:[!t.isSimple&&"is-"+t.$parent.direction,t.isSimple&&"is-simple",t.isLast&&!t.space&&!t.isCenter&&"is-flex",t.isCenter&&!t.isVertical&&!t.isSimple&&"is-center"],style:t.style},[n("div",{staticClass:"el-step__head",class:"is-"+t.currentStatus},[n("div",{staticClass:"el-step__line",style:t.isLast?"":{marginRight:t.$parent.stepOffset+"px"}},[n("i",{staticClass:"el-step__line-inner",style:t.lineStyle})]),n("div",{staticClass:"el-step__icon",class:"is-"+(t.icon?"icon":"text")},["success"!==t.currentStatus&&"error"!==t.currentStatus?t._t("icon",[t.icon?n("i",{staticClass:"el-step__icon-inner",class:[t.icon]}):t._e(),t.icon||t.isSimple?t._e():n("div",{staticClass:"el-step__icon-inner"},[t._v(t._s(t.index+1))])]):n("i",{staticClass:"el-step__icon-inner is-status",class:["el-icon-"+("success"===t.currentStatus?"check":"close")]})],2)]),n("div",{staticClass:"el-step__main"},[n("div",{ref:"title",staticClass:"el-step__title",class:["is-"+t.currentStatus]},[t._t("title",[t._v(t._s(t.title))])],2),t.isSimple?n("div",{staticClass:"el-step__arrow"}):n("div",{staticClass:"el-step__description",class:["is-"+t.currentStatus]},[t._t("description",[t._v(t._s(t.description))])],2)])])};Qs._withStripped=!0;var zs=i({name:"ElStep",props:{title:String,icon:String,description:String,status:String},data:function(){return{index:-1,lineStyle:{},internalStatus:""}},beforeCreate:function(){this.$parent.steps.push(this)},beforeDestroy:function(){var t=this.$parent.steps,e=t.indexOf(this);e>=0&&t.splice(e,1)},computed:{currentStatus:function(){return this.status||this.internalStatus},prevStatus:function(){var t=this.$parent.steps[this.index-1];return t?t.currentStatus:"wait"},isCenter:function(){return this.$parent.alignCenter},isVertical:function(){return"vertical"===this.$parent.direction},isSimple:function(){return this.$parent.simple},isLast:function(){var t=this.$parent;return t.steps[t.steps.length-1]===this},stepsCount:function(){return this.$parent.steps.length},space:function(){var t=this.isSimple,e=this.$parent.space;return t?"":e},style:function(){var t={},e=this.$parent.steps.length,n="number"==typeof this.space?this.space+"px":this.space?this.space:100/(e-(this.isCenter?0:1))+"%";return t.flexBasis=n,this.isVertical?t:(this.isLast?t.maxWidth=100/this.stepsCount+"%":t.marginRight=-this.$parent.stepOffset+"px",t)}},methods:{updateStatus:function(t){var e=this.$parent.$children[this.index-1];t>this.index?this.internalStatus=this.$parent.finishStatus:t===this.index&&"error"!==this.prevStatus?this.internalStatus=this.$parent.processStatus:this.internalStatus="wait",e&&e.calcProgress(this.internalStatus)},calcProgress:function(t){var e=100,n={};n.transitionDelay=150*this.index+"ms",t===this.$parent.processStatus?(this.currentStatus,e=0):"wait"===t&&(e=0,n.transitionDelay=-150*this.index+"ms"),n.borderWidth=e&&!this.isSimple?"1px":0,"vertical"===this.$parent.direction?n.height=e+"%":n.width=e+"%",this.lineStyle=n}},mounted:function(){var t=this,e=this.$watch("index",function(n){t.$watch("$parent.active",t.updateStatus,{immediate:!0}),t.$watch("$parent.processStatus",function(){var e=t.$parent.active;t.updateStatus(e)},{immediate:!0}),e()})}},Qs,[],!1,null,null,null);zs.options.__file="packages/steps/src/step.vue";var Ys=zs.exports;Ys.install=function(t){t.component(Ys.name,Ys)};var Vs=Ys,Ws=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{class:t.carouselClasses,on:{mouseenter:function(e){return e.stopPropagation(),t.handleMouseEnter(e)},mouseleave:function(e){return e.stopPropagation(),t.handleMouseLeave(e)}}},[n("div",{staticClass:"el-carousel__container",style:{height:t.height}},[t.arrowDisplay?n("transition",{attrs:{name:"carousel-arrow-left"}},[n("button",{directives:[{name:"show",rawName:"v-show",value:("always"===t.arrow||t.hover)&&(t.loop||t.activeIndex>0),expression:"(arrow === 'always' || hover) && (loop || activeIndex > 0)"}],staticClass:"el-carousel__arrow el-carousel__arrow--left",attrs:{type:"button"},on:{mouseenter:function(e){t.handleButtonEnter("left")},mouseleave:t.handleButtonLeave,click:function(e){e.stopPropagation(),t.throttledArrowClick(t.activeIndex-1)}}},[n("i",{staticClass:"el-icon-arrow-left"})])]):t._e(),t.arrowDisplay?n("transition",{attrs:{name:"carousel-arrow-right"}},[n("button",{directives:[{name:"show",rawName:"v-show",value:("always"===t.arrow||t.hover)&&(t.loop||t.activeIndex<t.items.length-1),expression:"(arrow === 'always' || hover) && (loop || activeIndex < items.length - 1)"}],staticClass:"el-carousel__arrow el-carousel__arrow--right",attrs:{type:"button"},on:{mouseenter:function(e){t.handleButtonEnter("right")},mouseleave:t.handleButtonLeave,click:function(e){e.stopPropagation(),t.throttledArrowClick(t.activeIndex+1)}}},[n("i",{staticClass:"el-icon-arrow-right"})])]):t._e(),t._t("default")],2),"none"!==t.indicatorPosition?n("ul",{class:t.indicatorsClasses},t._l(t.items,function(e,r){return n("li",{key:r,class:["el-carousel__indicator","el-carousel__indicator--"+t.direction,{"is-active":r===t.activeIndex}],on:{mouseenter:function(e){t.throttledIndicatorHover(r)},click:function(e){e.stopPropagation(),t.handleIndicatorClick(r)}}},[n("button",{staticClass:"el-carousel__button"},[t.hasLabel?n("span",[t._v(t._s(e.label))]):t._e()])])}),0):t._e()])};Ws._withStripped=!0;var Gs=n(25),Xs=n.n(Gs),Zs=i({name:"ElCarousel",props:{initialIndex:{type:Number,default:0},height:String,trigger:{type:String,default:"hover"},autoplay:{type:Boolean,default:!0},interval:{type:Number,default:3e3},indicatorPosition:String,indicator:{type:Boolean,default:!0},arrow:{type:String,default:"hover"},type:String,loop:{type:Boolean,default:!0},direction:{type:String,default:"horizontal",validator:function(t){return-1!==["horizontal","vertical"].indexOf(t)}}},data:function(){return{items:[],activeIndex:-1,containerWidth:0,timer:null,hover:!1}},computed:{arrowDisplay:function(){return"never"!==this.arrow&&"vertical"!==this.direction},hasLabel:function(){return this.items.some(function(t){return t.label.toString().length>0})},carouselClasses:function(){var t=["el-carousel","el-carousel--"+this.direction];return"card"===this.type&&t.push("el-carousel--card"),t},indicatorsClasses:function(){var t=["el-carousel__indicators","el-carousel__indicators--"+this.direction];return this.hasLabel&&t.push("el-carousel__indicators--labels"),"outside"!==this.indicatorPosition&&"card"!==this.type||t.push("el-carousel__indicators--outside"),t}},watch:{items:function(t){t.length>0&&this.setActiveItem(this.initialIndex)},activeIndex:function(t,e){this.resetItemPosition(e),e>-1&&this.$emit("change",t,e)},autoplay:function(t){t?this.startTimer():this.pauseTimer()},loop:function(){this.setActiveItem(this.activeIndex)}},methods:{handleMouseEnter:function(){this.hover=!0,this.pauseTimer()},handleMouseLeave:function(){this.hover=!1,this.startTimer()},itemInStage:function(t,e){var n=this.items.length;return e===n-1&&t.inStage&&this.items[0].active||t.inStage&&this.items[e+1]&&this.items[e+1].active?"left":!!(0===e&&t.inStage&&this.items[n-1].active||t.inStage&&this.items[e-1]&&this.items[e-1].active)&&"right"},handleButtonEnter:function(t){var e=this;"vertical"!==this.direction&&this.items.forEach(function(n,r){t===e.itemInStage(n,r)&&(n.hover=!0)})},handleButtonLeave:function(){"vertical"!==this.direction&&this.items.forEach(function(t){t.hover=!1})},updateItems:function(){this.items=this.$children.filter(function(t){return"ElCarouselItem"===t.$options.name})},resetItemPosition:function(t){var e=this;this.items.forEach(function(n,r){n.translateItem(r,e.activeIndex,t)})},playSlides:function(){this.activeIndex<this.items.length-1?this.activeIndex++:this.loop&&(this.activeIndex=0)},pauseTimer:function(){this.timer&&(clearInterval(this.timer),this.timer=null)},startTimer:function(){this.interval<=0||!this.autoplay||this.timer||(this.timer=setInterval(this.playSlides,this.interval))},setActiveItem:function(t){if("string"==typeof t){var e=this.items.filter(function(e){return e.name===t});e.length>0&&(t=this.items.indexOf(e[0]))}if(t=Number(t),isNaN(t)||t!==Math.floor(t))console.warn("[Element Warn][Carousel]index must be an integer.");else{var n=this.items.length,r=this.activeIndex;this.activeIndex=t<0?this.loop?n-1:0:t>=n?this.loop?0:n-1:t,r===this.activeIndex&&this.resetItemPosition(r)}},prev:function(){this.setActiveItem(this.activeIndex-1)},next:function(){this.setActiveItem(this.activeIndex+1)},handleIndicatorClick:function(t){this.activeIndex=t},handleIndicatorHover:function(t){"hover"===this.trigger&&t!==this.activeIndex&&(this.activeIndex=t)}},created:function(){var t=this;this.throttledArrowClick=Xs()(300,!0,function(e){t.setActiveItem(e)}),this.throttledIndicatorHover=Xs()(300,function(e){t.handleIndicatorHover(e)})},mounted:function(){var t=this;this.updateItems(),this.$nextTick(function(){Object(Ne.addResizeListener)(t.$el,t.resetItemPosition),t.initialIndex<t.items.length&&t.initialIndex>=0&&(t.activeIndex=t.initialIndex),t.startTimer()})},beforeDestroy:function(){this.$el&&Object(Ne.removeResizeListener)(this.$el,this.resetItemPosition),this.pauseTimer()}},Ws,[],!1,null,null,null);Zs.options.__file="packages/carousel/src/main.vue";var $s=Zs.exports;$s.install=function(t){t.component($s.name,$s)};var Ks=$s,Js={vertical:{offset:"offsetHeight",scroll:"scrollTop",scrollSize:"scrollHeight",size:"height",key:"vertical",axis:"Y",client:"clientY",direction:"top"},horizontal:{offset:"offsetWidth",scroll:"scrollLeft",scrollSize:"scrollWidth",size:"width",key:"horizontal",axis:"X",client:"clientX",direction:"left"}};var qs={name:"Bar",props:{vertical:Boolean,size:String,move:Number},computed:{bar:function(){return Js[this.vertical?"vertical":"horizontal"]},wrap:function(){return this.$parent.wrap}},render:function(t){var e=this.size,n=this.move,r=this.bar;return t("div",{class:["el-scrollbar__bar","is-"+r.key],on:{mousedown:this.clickTrackHandler}},[t("div",{ref:"thumb",class:"el-scrollbar__thumb",on:{mousedown:this.clickThumbHandler},style:function(t){var e=t.move,n=t.size,r=t.bar,i={},o="translate"+r.axis+"("+e+"%)";return i[r.size]=n,i.transform=o,i.msTransform=o,i.webkitTransform=o,i}({size:e,move:n,bar:r})})])},methods:{clickThumbHandler:function(t){t.ctrlKey||2===t.button||(this.startDrag(t),this[this.bar.axis]=t.currentTarget[this.bar.offset]-(t[this.bar.client]-t.currentTarget.getBoundingClientRect()[this.bar.direction]))},clickTrackHandler:function(t){var e=100*(Math.abs(t.target.getBoundingClientRect()[this.bar.direction]-t[this.bar.client])-this.$refs.thumb[this.bar.offset]/2)/this.$el[this.bar.offset];this.wrap[this.bar.scroll]=e*this.wrap[this.bar.scrollSize]/100},startDrag:function(t){t.stopImmediatePropagation(),this.cursorDown=!0,Object(pt.on)(document,"mousemove",this.mouseMoveDocumentHandler),Object(pt.on)(document,"mouseup",this.mouseUpDocumentHandler),document.onselectstart=function(){return!1}},mouseMoveDocumentHandler:function(t){if(!1!==this.cursorDown){var e=this[this.bar.axis];if(e){var n=100*(-1*(this.$el.getBoundingClientRect()[this.bar.direction]-t[this.bar.client])-(this.$refs.thumb[this.bar.offset]-e))/this.$el[this.bar.offset];this.wrap[this.bar.scroll]=n*this.wrap[this.bar.scrollSize]/100}}},mouseUpDocumentHandler:function(t){this.cursorDown=!1,this[this.bar.axis]=0,Object(pt.off)(document,"mousemove",this.mouseMoveDocumentHandler),document.onselectstart=null}},destroyed:function(){Object(pt.off)(document,"mouseup",this.mouseUpDocumentHandler)}},tl={name:"ElScrollbar",components:{Bar:qs},props:{native:Boolean,wrapStyle:{},wrapClass:{},viewClass:{},viewStyle:{},noresize:Boolean,tag:{type:String,default:"div"}},data:function(){return{sizeWidth:"0",sizeHeight:"0",moveX:0,moveY:0}},computed:{wrap:function(){return this.$refs.wrap}},render:function(t){var e=In()(),n=this.wrapStyle;if(e){var r="-"+e+"px",i="margin-bottom: "+r+"; margin-right: "+r+";";Array.isArray(this.wrapStyle)?(n=Object(A.toObject)(this.wrapStyle)).marginRight=n.marginBottom=r:"string"==typeof this.wrapStyle?n+=i:n=i}var o=t(this.tag,{class:["el-scrollbar__view",this.viewClass],style:this.viewStyle,ref:"resize"},this.$slots.default),a=t("div",{ref:"wrap",style:n,on:{scroll:this.handleScroll},class:[this.wrapClass,"el-scrollbar__wrap",e?"":"el-scrollbar__wrap--hidden-default"]},[[o]]);return t("div",{class:"el-scrollbar"},this.native?[t("div",{ref:"wrap",class:[this.wrapClass,"el-scrollbar__wrap"],style:n},[[o]])]:[a,t(qs,{attrs:{move:this.moveX,size:this.sizeWidth}}),t(qs,{attrs:{vertical:!0,move:this.moveY,size:this.sizeHeight}})])},methods:{handleScroll:function(){var t=this.wrap;this.moveY=100*t.scrollTop/t.clientHeight,this.moveX=100*t.scrollLeft/t.clientWidth},update:function(){var t,e,n=this.wrap;n&&(t=100*n.clientHeight/n.scrollHeight,e=100*n.clientWidth/n.scrollWidth,this.sizeHeight=t<100?t+"%":"",this.sizeWidth=e<100?e+"%":"")}},mounted:function(){this.native||(this.$nextTick(this.update),!this.noresize&&Object(Ne.addResizeListener)(this.$refs.resize,this.update))},beforeDestroy:function(){this.native||!this.noresize&&Object(Ne.removeResizeListener)(this.$refs.resize,this.update)},install:function(t){t.component(tl.name,tl)}},el=tl,nl=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"show",rawName:"v-show",value:t.ready,expression:"ready"}],staticClass:"el-carousel__item",class:{"is-active":t.active,"el-carousel__item--card":"card"===t.$parent.type,"is-in-stage":t.inStage,"is-hover":t.hover,"is-animating":t.animating},style:t.itemStyle,on:{click:t.handleItemClick}},["card"===t.$parent.type?n("div",{directives:[{name:"show",rawName:"v-show",value:!t.active,expression:"!active"}],staticClass:"el-carousel__mask"}):t._e(),t._t("default")],2)};nl._withStripped=!0;var rl=i({name:"ElCarouselItem",props:{name:String,label:{type:[String,Number],default:""}},data:function(){return{hover:!1,translate:0,scale:1,active:!1,ready:!1,inStage:!1,animating:!1}},methods:{processIndex:function(t,e,n){return 0===e&&t===n-1?-1:e===n-1&&0===t?n:t<e-1&&e-t>=n/2?n+1:t>e+1&&t-e>=n/2?-2:t},calcCardTranslate:function(t,e){var n=this.$parent.$el.offsetWidth;return this.inStage?n*(1.17*(t-e)+1)/4:t<e?-1.83*n/4:3.83*n/4},calcTranslate:function(t,e,n){return this.$parent.$el[n?"offsetHeight":"offsetWidth"]*(t-e)},translateItem:function(t,e,n){var r=this.$parent.type,i=this.parentDirection,o=this.$parent.items.length;if("card"!==r&&void 0!==n&&(this.animating=t===e||t===n),t!==e&&o>2&&this.$parent.loop&&(t=this.processIndex(t,e,o)),"card"===r)"vertical"===i&&console.warn("[Element Warn][Carousel]vertical direction is not supported in card mode"),this.inStage=Math.round(Math.abs(t-e))<=1,this.active=t===e,this.translate=this.calcCardTranslate(t,e),this.scale=this.active?1:.83;else{this.active=t===e;var a="vertical"===i;this.translate=this.calcTranslate(t,e,a)}this.ready=!0},handleItemClick:function(){var t=this.$parent;if(t&&"card"===t.type){var e=t.items.indexOf(this);t.setActiveItem(e)}}},computed:{parentDirection:function(){return this.$parent.direction},itemStyle:function(){var t={transform:("vertical"===this.parentDirection?"translateY":"translateX")+"("+this.translate+"px) scale("+this.scale+")"};return Object(A.autoprefixer)(t)}},created:function(){this.$parent&&this.$parent.updateItems()},destroyed:function(){this.$parent&&this.$parent.updateItems()}},nl,[],!1,null,null,null);rl.options.__file="packages/carousel/src/item.vue";var il=rl.exports;il.install=function(t){t.component(il.name,il)};var ol=il,al=function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"el-collapse",attrs:{role:"tablist","aria-multiselectable":"true"}},[this._t("default")],2)};al._withStripped=!0;var sl=i({name:"ElCollapse",componentName:"ElCollapse",props:{accordion:Boolean,value:{type:[Array,String,Number],default:function(){return[]}}},data:function(){return{activeNames:[].concat(this.value)}},provide:function(){return{collapse:this}},watch:{value:function(t){this.activeNames=[].concat(t)}},methods:{setActiveNames:function(t){t=[].concat(t);var e=this.accordion?t[0]:t;this.activeNames=t,this.$emit("input",e),this.$emit("change",e)},handleItemClick:function(t){if(this.accordion)this.setActiveNames(!this.activeNames[0]&&0!==this.activeNames[0]||this.activeNames[0]!==t.name?t.name:"");else{var e=this.activeNames.slice(0),n=e.indexOf(t.name);n>-1?e.splice(n,1):e.push(t.name),this.setActiveNames(e)}}},created:function(){this.$on("item-click",this.handleItemClick)}},al,[],!1,null,null,null);sl.options.__file="packages/collapse/src/collapse.vue";var ll=sl.exports;ll.install=function(t){t.component(ll.name,ll)};var cl=ll,ul=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-collapse-item",class:{"is-active":t.isActive,"is-disabled":t.disabled}},[n("div",{attrs:{role:"tab","aria-expanded":t.isActive,"aria-controls":"el-collapse-content-"+t.id,"aria-describedby":"el-collapse-content-"+t.id}},[n("div",{staticClass:"el-collapse-item__header",class:{focusing:t.focusing,"is-active":t.isActive},attrs:{role:"button",id:"el-collapse-head-"+t.id,tabindex:t.disabled?void 0:0},on:{click:t.handleHeaderClick,keyup:function(e){return"button"in e||!t._k(e.keyCode,"space",32,e.key,[" ","Spacebar"])||!t._k(e.keyCode,"enter",13,e.key,"Enter")?(e.stopPropagation(),t.handleEnterClick(e)):null},focus:t.handleFocus,blur:function(e){t.focusing=!1}}},[t._t("title",[t._v(t._s(t.title))]),n("i",{staticClass:"el-collapse-item__arrow el-icon-arrow-right",class:{"is-active":t.isActive}})],2)]),n("el-collapse-transition",[n("div",{directives:[{name:"show",rawName:"v-show",value:t.isActive,expression:"isActive"}],staticClass:"el-collapse-item__wrap",attrs:{role:"tabpanel","aria-hidden":!t.isActive,"aria-labelledby":"el-collapse-head-"+t.id,id:"el-collapse-content-"+t.id}},[n("div",{staticClass:"el-collapse-item__content"},[t._t("default")],2)])])],1)};ul._withStripped=!0;var hl=i({name:"ElCollapseItem",componentName:"ElCollapseItem",mixins:[S.a],components:{ElCollapseTransition:yt.a},data:function(){return{contentWrapStyle:{height:"auto",display:"block"},contentHeight:0,focusing:!1,isClick:!1,id:Object(A.generateId)()}},inject:["collapse"],props:{title:String,name:{type:[String,Number],default:function(){return this._uid}},disabled:Boolean},computed:{isActive:function(){return this.collapse.activeNames.indexOf(this.name)>-1}},methods:{handleFocus:function(){var t=this;setTimeout(function(){t.isClick?t.isClick=!1:t.focusing=!0},50)},handleHeaderClick:function(){this.disabled||(this.dispatch("ElCollapse","item-click",this),this.focusing=!1,this.isClick=!0)},handleEnterClick:function(){this.dispatch("ElCollapse","item-click",this)}}},ul,[],!1,null,null,null);hl.options.__file="packages/collapse/src/collapse-item.vue";var dl=hl.exports;dl.install=function(t){t.component(dl.name,dl)};var fl=dl,pl=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:function(){return t.toggleDropDownVisible(!1)},expression:"() => toggleDropDownVisible(false)"}],ref:"reference",class:["el-cascader",t.realSize&&"el-cascader--"+t.realSize,{"is-disabled":t.isDisabled}],on:{mouseenter:function(e){t.inputHover=!0},mouseleave:function(e){t.inputHover=!1},click:function(){return t.toggleDropDownVisible(!t.readonly||void 0)},keydown:t.handleKeyDown}},[n("el-input",{ref:"input",class:{"is-focus":t.dropDownVisible},attrs:{size:t.realSize,placeholder:t.placeholder,readonly:t.readonly,disabled:t.isDisabled,"validate-event":!1},on:{focus:t.handleFocus,blur:t.handleBlur,input:t.handleInput},model:{value:t.multiple?t.presentText:t.inputValue,callback:function(e){t.multiple?t.presentText:t.inputValue=e},expression:"multiple ? presentText : inputValue"}},[n("template",{slot:"suffix"},[t.clearBtnVisible?n("i",{key:"clear",staticClass:"el-input__icon el-icon-circle-close",on:{click:function(e){return e.stopPropagation(),t.handleClear(e)}}}):n("i",{key:"arrow-down",class:["el-input__icon","el-icon-arrow-down",t.dropDownVisible&&"is-reverse"],on:{click:function(e){e.stopPropagation(),t.toggleDropDownVisible()}}})])],2),t.multiple?n("div",{staticClass:"el-cascader__tags"},[t._l(t.presentTags,function(e,r){return n("el-tag",{key:e.key,attrs:{type:"info",size:t.tagSize,hit:e.hitState,closable:e.closable,"disable-transitions":""},on:{close:function(e){t.deleteTag(r)}}},[n("span",[t._v(t._s(e.text))])])}),t.filterable&&!t.isDisabled?n("input",{directives:[{name:"model",rawName:"v-model.trim",value:t.inputValue,expression:"inputValue",modifiers:{trim:!0}}],staticClass:"el-cascader__search-input",attrs:{type:"text",placeholder:t.presentTags.length?"":t.placeholder},domProps:{value:t.inputValue},on:{input:[function(e){e.target.composing||(t.inputValue=e.target.value.trim())},function(e){return t.handleInput(t.inputValue,e)}],click:function(e){e.stopPropagation(),t.toggleDropDownVisible(!0)},keydown:function(e){return"button"in e||!t._k(e.keyCode,"delete",[8,46],e.key,["Backspace","Delete","Del"])?t.handleDelete(e):null},blur:function(e){t.$forceUpdate()}}}):t._e()],2):t._e(),n("transition",{attrs:{name:"el-zoom-in-top"},on:{"after-leave":t.handleDropdownLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.dropDownVisible,expression:"dropDownVisible"}],ref:"popper",class:["el-popper","el-cascader__dropdown",t.popperClass]},[n("el-cascader-panel",{directives:[{name:"show",rawName:"v-show",value:!t.filtering,expression:"!filtering"}],ref:"panel",attrs:{options:t.options,props:t.config,border:!1,"render-label":t.$scopedSlots.default},on:{"expand-change":t.handleExpandChange,close:function(e){t.toggleDropDownVisible(!1)}},model:{value:t.checkedValue,callback:function(e){t.checkedValue=e},expression:"checkedValue"}}),t.filterable?n("el-scrollbar",{directives:[{name:"show",rawName:"v-show",value:t.filtering,expression:"filtering"}],ref:"suggestionPanel",staticClass:"el-cascader__suggestion-panel",attrs:{tag:"ul","view-class":"el-cascader__suggestion-list"},nativeOn:{keydown:function(e){return t.handleSuggestionKeyDown(e)}}},[t.suggestions.length?t._l(t.suggestions,function(e,r){return n("li",{key:e.uid,class:["el-cascader__suggestion-item",e.checked&&"is-checked"],attrs:{tabindex:-1},on:{click:function(e){t.handleSuggestionClick(r)}}},[n("span",[t._v(t._s(e.text))]),e.checked?n("i",{staticClass:"el-icon-check"}):t._e()])}):t._t("empty",[n("li",{staticClass:"el-cascader__empty-text"},[t._v(t._s(t.t("el.cascader.noMatch")))])])],2):t._e()],1)])],1)};pl._withStripped=!0;var Al=n(42),gl=n.n(Al),ml=n(34),vl=n.n(ml),yl=vl.a.keys,bl={expandTrigger:{newProp:"expandTrigger",type:String},changeOnSelect:{newProp:"checkStrictly",type:Boolean},hoverThreshold:{newProp:"hoverThreshold",type:Number}},_l={props:{placement:{type:String,default:"bottom-start"},appendToBody:P.a.props.appendToBody,visibleArrow:{type:Boolean,default:!0},arrowOffset:P.a.props.arrowOffset,offset:P.a.props.offset,boundariesPadding:P.a.props.boundariesPadding,popperOptions:P.a.props.popperOptions},methods:P.a.methods,data:P.a.data,beforeDestroy:P.a.beforeDestroy},wl={medium:36,small:32,mini:28},xl=i({name:"ElCascader",directives:{Clickoutside:L.a},mixins:[_l,S.a,p.a,w.a],inject:{elForm:{default:""},elFormItem:{default:""}},components:{ElInput:d.a,ElTag:Pe.a,ElScrollbar:F.a,ElCascaderPanel:gl.a},props:{value:{},options:Array,props:Object,size:String,placeholder:{type:String,default:function(){return Object(Ii.t)("el.cascader.placeholder")}},disabled:Boolean,clearable:Boolean,filterable:Boolean,filterMethod:Function,separator:{type:String,default:" / "},showAllLevels:{type:Boolean,default:!0},collapseTags:Boolean,debounce:{type:Number,default:300},beforeFilter:{type:Function,default:function(){return function(){}}},popperClass:String},data:function(){return{dropDownVisible:!1,checkedValue:this.value||null,inputHover:!1,inputValue:null,presentText:null,presentTags:[],checkedNodes:[],filtering:!1,suggestions:[],inputInitialHeight:0,pressDeleteCount:0}},computed:{realSize:function(){var t=(this.elFormItem||{}).elFormItemSize;return this.size||t||(this.$ELEMENT||{}).size},tagSize:function(){return["small","mini"].indexOf(this.realSize)>-1?"mini":"small"},isDisabled:function(){return this.disabled||(this.elForm||{}).disabled},config:function(){var t=this.props||{},e=this.$attrs;return Object.keys(bl).forEach(function(n){var r=bl[n],i=r.newProp,o=r.type,a=e[n]||e[Object(A.kebabCase)(n)];Object(Qt.isDef)(n)&&!Object(Qt.isDef)(t[i])&&(o===Boolean&&""===a&&(a=!0),t[i]=a)}),t},multiple:function(){return this.config.multiple},leafOnly:function(){return!this.config.checkStrictly},readonly:function(){return!this.filterable||this.multiple},clearBtnVisible:function(){return!(!this.clearable||this.isDisabled||this.filtering||!this.inputHover)&&(this.multiple?!!this.checkedNodes.filter(function(t){return!t.isDisabled}).length:!!this.presentText)},panel:function(){return this.$refs.panel}},watch:{disabled:function(){this.computePresentContent()},value:function(t){Object(A.isEqual)(t,this.checkedValue)||(this.checkedValue=t,this.computePresentContent())},checkedValue:function(t){var e=this.value,n=this.dropDownVisible,r=this.config,i=r.checkStrictly,o=r.multiple;Object(A.isEqual)(t,e)&&!Object(Is.isUndefined)(e)||(this.computePresentContent(),o||i||!n||this.toggleDropDownVisible(!1),this.$emit("input",t),this.$emit("change",t),this.dispatch("ElFormItem","el.form.change",[t]))},options:{handler:function(){this.$nextTick(this.computePresentContent)},deep:!0},presentText:function(t){this.inputValue=t},presentTags:function(t,e){this.multiple&&(t.length||e.length)&&this.$nextTick(this.updateStyle)},filtering:function(t){this.$nextTick(this.updatePopper)}},mounted:function(){var t=this,e=this.$refs.input;e&&e.$el&&(this.inputInitialHeight=e.$el.offsetHeight||wl[this.realSize]||40),Object(A.isEmpty)(this.value)||this.computePresentContent(),this.filterHandler=M()(this.debounce,function(){var e=t.inputValue;if(e){var n=t.beforeFilter(e);n&&n.then?n.then(t.getSuggestions):!1!==n?t.getSuggestions():t.filtering=!1}else t.filtering=!1}),Object(Ne.addResizeListener)(this.$el,this.updateStyle)},beforeDestroy:function(){Object(Ne.removeResizeListener)(this.$el,this.updateStyle)},methods:{getMigratingConfig:function(){return{props:{"expand-trigger":"expand-trigger is removed, use `props.expandTrigger` instead.","change-on-select":"change-on-select is removed, use `props.checkStrictly` instead.","hover-threshold":"hover-threshold is removed, use `props.hoverThreshold` instead"},events:{"active-item-change":"active-item-change is renamed to expand-change"}}},toggleDropDownVisible:function(t){var e=this;if(!this.isDisabled){var n=this.dropDownVisible,r=this.$refs.input;(t=Object(Qt.isDef)(t)?t:!n)!==n&&(this.dropDownVisible=t,t&&this.$nextTick(function(){e.updatePopper(),e.panel.scrollIntoView()}),r.$refs.input.setAttribute("aria-expanded",t),this.$emit("visible-change",t))}},handleDropdownLeave:function(){this.filtering=!1,this.inputValue=this.presentText},handleKeyDown:function(t){switch(t.keyCode){case yl.enter:this.toggleDropDownVisible();break;case yl.down:this.toggleDropDownVisible(!0),this.focusFirstNode(),t.preventDefault();break;case yl.esc:case yl.tab:this.toggleDropDownVisible(!1)}},handleFocus:function(t){this.$emit("focus",t)},handleBlur:function(t){this.$emit("blur",t)},handleInput:function(t,e){!this.dropDownVisible&&this.toggleDropDownVisible(!0),e&&e.isComposing||(t?this.filterHandler():this.filtering=!1)},handleClear:function(){this.presentText="",this.panel.clearCheckedNodes()},handleExpandChange:function(t){this.$nextTick(this.updatePopper.bind(this)),this.$emit("expand-change",t),this.$emit("active-item-change",t)},focusFirstNode:function(){var t=this;this.$nextTick(function(){var e=t.filtering,n=t.$refs,r=n.popper,i=n.suggestionPanel,o=null;e&&i?o=i.$el.querySelector(".el-cascader__suggestion-item"):o=r.querySelector(".el-cascader-menu").querySelector('.el-cascader-node[tabindex="-1"]');o&&(o.focus(),!e&&o.click())})},computePresentContent:function(){var t=this;this.$nextTick(function(){t.config.multiple?(t.computePresentTags(),t.presentText=t.presentTags.length?" ":null):t.computePresentText()})},computePresentText:function(){var t=this.checkedValue,e=this.config;if(!Object(A.isEmpty)(t)){var n=this.panel.getNodeByValue(t);if(n&&(e.checkStrictly||n.isLeaf))return void(this.presentText=n.getText(this.showAllLevels,this.separator))}this.presentText=null},computePresentTags:function(){var t=this.isDisabled,e=this.leafOnly,n=this.showAllLevels,r=this.separator,i=this.collapseTags,o=this.getCheckedNodes(e),a=[],s=function(e){return{node:e,key:e.uid,text:e.getText(n,r),hitState:!1,closable:!t&&!e.isDisabled}};if(o.length){var l=o[0],c=o.slice(1),u=c.length;a.push(s(l)),u&&(i?a.push({key:-1,text:"+ "+u,closable:!1}):c.forEach(function(t){return a.push(s(t))}))}this.checkedNodes=o,this.presentTags=a},getSuggestions:function(){var t=this,e=this.filterMethod;Object(Is.isFunction)(e)||(e=function(t,e){return t.text.includes(e)});var n=this.panel.getFlattedNodes(this.leafOnly).filter(function(n){return!n.isDisabled&&(n.text=n.getText(t.showAllLevels,t.separator)||"",e(n,t.inputValue))});this.multiple?this.presentTags.forEach(function(t){t.hitState=!1}):n.forEach(function(e){e.checked=Object(A.isEqual)(t.checkedValue,e.getValueByOption())}),this.filtering=!0,this.suggestions=n,this.$nextTick(this.updatePopper)},handleSuggestionKeyDown:function(t){var e=t.keyCode,n=t.target;switch(e){case yl.enter:n.click();break;case yl.up:var r=n.previousElementSibling;r&&r.focus();break;case yl.down:var i=n.nextElementSibling;i&&i.focus();break;case yl.esc:case yl.tab:this.toggleDropDownVisible(!1)}},handleDelete:function(){var t=this.inputValue,e=this.pressDeleteCount,n=this.presentTags,r=n.length-1,i=n[r];this.pressDeleteCount=t?0:e+1,i&&this.pressDeleteCount&&(i.hitState?this.deleteTag(r):i.hitState=!0)},handleSuggestionClick:function(t){var e=this.multiple,n=this.suggestions[t];if(e){var r=n.checked;n.doCheck(!r),this.panel.calculateMultiCheckedValue()}else this.checkedValue=n.getValueByOption(),this.toggleDropDownVisible(!1)},deleteTag:function(t){var e=this.checkedValue,n=e[t];this.checkedValue=e.filter(function(e,n){return n!==t}),this.$emit("remove-tag",n)},updateStyle:function(){var t=this.$el,e=this.inputInitialHeight;if(!this.$isServer&&t){var n=this.$refs.suggestionPanel,r=t.querySelector(".el-input__inner");if(r){var i=t.querySelector(".el-cascader__tags"),o=null;if(n&&(o=n.$el))o.querySelector(".el-cascader__suggestion-list").style.minWidth=r.offsetWidth+"px";if(i){var a=i.offsetHeight,s=Math.max(a+6,e)+"px";r.style.height=s,this.updatePopper()}}}},getCheckedNodes:function(t){return this.panel.getCheckedNodes(t)}}},pl,[],!1,null,null,null);xl.options.__file="packages/cascader/src/cascader.vue";var Sl=xl.exports;Sl.install=function(t){t.component(Sl.name,Sl)};var Cl=Sl,kl=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{directives:[{name:"clickoutside",rawName:"v-clickoutside",value:t.hide,expression:"hide"}],class:["el-color-picker",t.colorDisabled?"is-disabled":"",t.colorSize?"el-color-picker--"+t.colorSize:""]},[t.colorDisabled?n("div",{staticClass:"el-color-picker__mask"}):t._e(),n("div",{staticClass:"el-color-picker__trigger",on:{click:t.handleTrigger}},[n("span",{staticClass:"el-color-picker__color",class:{"is-alpha":t.showAlpha}},[n("span",{staticClass:"el-color-picker__color-inner",style:{backgroundColor:t.displayedColor}}),t.value||t.showPanelColor?t._e():n("span",{staticClass:"el-color-picker__empty el-icon-close"})]),n("span",{directives:[{name:"show",rawName:"v-show",value:t.value||t.showPanelColor,expression:"value || showPanelColor"}],staticClass:"el-color-picker__icon el-icon-arrow-down"})]),n("picker-dropdown",{ref:"dropdown",class:["el-color-picker__panel",t.popperClass||""],attrs:{color:t.color,"show-alpha":t.showAlpha,predefine:t.predefine},on:{pick:t.confirmValue,clear:t.clearValue},model:{value:t.showPicker,callback:function(e){t.showPicker=e},expression:"showPicker"}})],1)};kl._withStripped=!0;var Bl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};var Tl=function(t,e,n){return[t,e*n/((t=(2-e)*n)<1?t:2-t)||0,t/2]},El=function(t,e){var n;"string"==typeof(n=t)&&-1!==n.indexOf(".")&&1===parseFloat(n)&&(t="100%");var r=function(t){return"string"==typeof t&&-1!==t.indexOf("%")}(t);return t=Math.min(e,Math.max(0,parseFloat(t))),r&&(t=parseInt(t*e,10)/100),Math.abs(t-e)<1e-6?1:t%e/parseFloat(e)},Ml={10:"A",11:"B",12:"C",13:"D",14:"E",15:"F"},Ol={A:10,B:11,C:12,D:13,E:14,F:15},Ll=function(t){return 2===t.length?16*(Ol[t[0].toUpperCase()]||+t[0])+(Ol[t[1].toUpperCase()]||+t[1]):Ol[t[1].toUpperCase()]||+t[1]},Dl=function(t,e,n){t=El(t,255),e=El(e,255),n=El(n,255);var r,i=Math.max(t,e,n),o=Math.min(t,e,n),a=void 0,s=i,l=i-o;if(r=0===i?0:l/i,i===o)a=0;else{switch(i){case t:a=(e-n)/l+(e<n?6:0);break;case e:a=(n-t)/l+2;break;case n:a=(t-e)/l+4}a/=6}return{h:360*a,s:100*r,v:100*s}},Il=function(t,e,n){t=6*El(t,360),e=El(e,100),n=El(n,100);var r=Math.floor(t),i=t-r,o=n*(1-e),a=n*(1-i*e),s=n*(1-(1-i)*e),l=r%6,c=[n,a,o,o,s,n][l],u=[s,n,n,a,o,o][l],h=[o,o,s,n,n,a][l];return{r:Math.round(255*c),g:Math.round(255*u),b:Math.round(255*h)}},Pl=function(){function t(e){for(var n in function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this._hue=0,this._saturation=100,this._value=100,this._alpha=100,this.enableAlpha=!1,this.format="hex",this.value="",e=e||{})e.hasOwnProperty(n)&&(this[n]=e[n]);this.doOnChange()}return t.prototype.set=function(t,e){if(1!==arguments.length||"object"!==(void 0===t?"undefined":Bl(t)))this["_"+t]=e,this.doOnChange();else for(var n in t)t.hasOwnProperty(n)&&this.set(n,t[n])},t.prototype.get=function(t){return this["_"+t]},t.prototype.toRgb=function(){return Il(this._hue,this._saturation,this._value)},t.prototype.fromString=function(t){var e=this;if(!t)return this._hue=0,this._saturation=100,this._value=100,void this.doOnChange();var n=function(t,n,r){e._hue=Math.max(0,Math.min(360,t)),e._saturation=Math.max(0,Math.min(100,n)),e._value=Math.max(0,Math.min(100,r)),e.doOnChange()};if(-1!==t.indexOf("hsl")){var r=t.replace(/hsla|hsl|\(|\)/gm,"").split(/\s|,/g).filter(function(t){return""!==t}).map(function(t,e){return e>2?parseFloat(t):parseInt(t,10)});if(4===r.length?this._alpha=Math.floor(100*parseFloat(r[3])):3===r.length&&(this._alpha=100),r.length>=3){var i=function(t,e,n){n/=100;var r=e/=100,i=Math.max(n,.01);return e*=(n*=2)<=1?n:2-n,r*=i<=1?i:2-i,{h:t,s:100*(0===n?2*r/(i+r):2*e/(n+e)),v:(n+e)/2*100}}(r[0],r[1],r[2]);n(i.h,i.s,i.v)}}else if(-1!==t.indexOf("hsv")){var o=t.replace(/hsva|hsv|\(|\)/gm,"").split(/\s|,/g).filter(function(t){return""!==t}).map(function(t,e){return e>2?parseFloat(t):parseInt(t,10)});4===o.length?this._alpha=Math.floor(100*parseFloat(o[3])):3===o.length&&(this._alpha=100),o.length>=3&&n(o[0],o[1],o[2])}else if(-1!==t.indexOf("rgb")){var a=t.replace(/rgba|rgb|\(|\)/gm,"").split(/\s|,/g).filter(function(t){return""!==t}).map(function(t,e){return e>2?parseFloat(t):parseInt(t,10)});if(4===a.length?this._alpha=Math.floor(100*parseFloat(a[3])):3===a.length&&(this._alpha=100),a.length>=3){var s=Dl(a[0],a[1],a[2]);n(s.h,s.s,s.v)}}else if(-1!==t.indexOf("#")){var l=t.replace("#","").trim();if(!/^(?:[0-9a-fA-F]{3}){1,2}|[0-9a-fA-F]{8}$/.test(l))return;var c=void 0,u=void 0,h=void 0;3===l.length?(c=Ll(l[0]+l[0]),u=Ll(l[1]+l[1]),h=Ll(l[2]+l[2])):6!==l.length&&8!==l.length||(c=Ll(l.substring(0,2)),u=Ll(l.substring(2,4)),h=Ll(l.substring(4,6))),8===l.length?this._alpha=Math.floor(Ll(l.substring(6))/255*100):3!==l.length&&6!==l.length||(this._alpha=100);var d=Dl(c,u,h);n(d.h,d.s,d.v)}},t.prototype.compare=function(t){return Math.abs(t._hue-this._hue)<2&&Math.abs(t._saturation-this._saturation)<1&&Math.abs(t._value-this._value)<1&&Math.abs(t._alpha-this._alpha)<1},t.prototype.doOnChange=function(){var t=this._hue,e=this._saturation,n=this._value,r=this._alpha,i=this.format;if(this.enableAlpha)switch(i){case"hsl":var o=Tl(t,e/100,n/100);this.value="hsla("+t+", "+Math.round(100*o[1])+"%, "+Math.round(100*o[2])+"%, "+r/100+")";break;case"hsv":this.value="hsva("+t+", "+Math.round(e)+"%, "+Math.round(n)+"%, "+r/100+")";break;default:var a=Il(t,e,n),s=a.r,l=a.g,c=a.b;this.value="rgba("+s+", "+l+", "+c+", "+r/100+")"}else switch(i){case"hsl":var u=Tl(t,e/100,n/100);this.value="hsl("+t+", "+Math.round(100*u[1])+"%, "+Math.round(100*u[2])+"%)";break;case"hsv":this.value="hsv("+t+", "+Math.round(e)+"%, "+Math.round(n)+"%)";break;case"rgb":var h=Il(t,e,n),d=h.r,f=h.g,p=h.b;this.value="rgb("+d+", "+f+", "+p+")";break;default:this.value=function(t){var e=t.r,n=t.g,r=t.b,i=function(t){t=Math.min(Math.round(t),255);var e=Math.floor(t/16),n=t%16;return""+(Ml[e]||e)+(Ml[n]||n)};return isNaN(e)||isNaN(n)||isNaN(r)?"":"#"+i(e)+i(n)+i(r)}(Il(t,e,n))}},t}(),Nl=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-zoom-in-top"},on:{"after-leave":t.doDestroy}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.showPopper,expression:"showPopper"}],staticClass:"el-color-dropdown"},[n("div",{staticClass:"el-color-dropdown__main-wrapper"},[n("hue-slider",{ref:"hue",staticStyle:{float:"right"},attrs:{color:t.color,vertical:""}}),n("sv-panel",{ref:"sl",attrs:{color:t.color}})],1),t.showAlpha?n("alpha-slider",{ref:"alpha",attrs:{color:t.color}}):t._e(),t.predefine?n("predefine",{attrs:{color:t.color,colors:t.predefine}}):t._e(),n("div",{staticClass:"el-color-dropdown__btns"},[n("span",{staticClass:"el-color-dropdown__value"},[n("el-input",{attrs:{"validate-event":!1,size:"mini"},on:{blur:t.handleConfirm},nativeOn:{keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?t.handleConfirm(e):null}},model:{value:t.customInput,callback:function(e){t.customInput=e},expression:"customInput"}})],1),n("el-button",{staticClass:"el-color-dropdown__link-btn",attrs:{size:"mini",type:"text"},on:{click:function(e){t.$emit("clear")}}},[t._v("\n "+t._s(t.t("el.colorpicker.clear"))+"\n ")]),n("el-button",{staticClass:"el-color-dropdown__btn",attrs:{plain:"",size:"mini"},on:{click:t.confirmValue}},[t._v("\n "+t._s(t.t("el.colorpicker.confirm"))+"\n ")])],1)],1)])};Nl._withStripped=!0;var Fl=function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"el-color-svpanel",style:{backgroundColor:this.background}},[e("div",{staticClass:"el-color-svpanel__white"}),e("div",{staticClass:"el-color-svpanel__black"}),e("div",{staticClass:"el-color-svpanel__cursor",style:{top:this.cursorTop+"px",left:this.cursorLeft+"px"}},[e("div")])])};Fl._withStripped=!0;var Rl=!1,jl=function(t,e){if(!hn.a.prototype.$isServer){var n=function(t){e.drag&&e.drag(t)},r=function t(r){document.removeEventListener("mousemove",n),document.removeEventListener("mouseup",t),document.onselectstart=null,document.ondragstart=null,Rl=!1,e.end&&e.end(r)};t.addEventListener("mousedown",function(t){Rl||(document.onselectstart=function(){return!1},document.ondragstart=function(){return!1},document.addEventListener("mousemove",n),document.addEventListener("mouseup",r),Rl=!0,e.start&&e.start(t))})}},Hl=i({name:"el-sl-panel",props:{color:{required:!0}},computed:{colorValue:function(){return{hue:this.color.get("hue"),value:this.color.get("value")}}},watch:{colorValue:function(){this.update()}},methods:{update:function(){var t=this.color.get("saturation"),e=this.color.get("value"),n=this.$el,r=n.clientWidth,i=n.clientHeight;this.cursorLeft=t*r/100,this.cursorTop=(100-e)*i/100,this.background="hsl("+this.color.get("hue")+", 100%, 50%)"},handleDrag:function(t){var e=this.$el.getBoundingClientRect(),n=t.clientX-e.left,r=t.clientY-e.top;n=Math.max(0,n),n=Math.min(n,e.width),r=Math.max(0,r),r=Math.min(r,e.height),this.cursorLeft=n,this.cursorTop=r,this.color.set({saturation:n/e.width*100,value:100-r/e.height*100})}},mounted:function(){var t=this;jl(this.$el,{drag:function(e){t.handleDrag(e)},end:function(e){t.handleDrag(e)}}),this.update()},data:function(){return{cursorTop:0,cursorLeft:0,background:"hsl(0, 100%, 50%)"}}},Fl,[],!1,null,null,null);Hl.options.__file="packages/color-picker/src/components/sv-panel.vue";var Ul=Hl.exports,Ql=function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"el-color-hue-slider",class:{"is-vertical":this.vertical}},[e("div",{ref:"bar",staticClass:"el-color-hue-slider__bar",on:{click:this.handleClick}}),e("div",{ref:"thumb",staticClass:"el-color-hue-slider__thumb",style:{left:this.thumbLeft+"px",top:this.thumbTop+"px"}})])};Ql._withStripped=!0;var zl=i({name:"el-color-hue-slider",props:{color:{required:!0},vertical:Boolean},data:function(){return{thumbLeft:0,thumbTop:0}},computed:{hueValue:function(){return this.color.get("hue")}},watch:{hueValue:function(){this.update()}},methods:{handleClick:function(t){var e=this.$refs.thumb;t.target!==e&&this.handleDrag(t)},handleDrag:function(t){var e=this.$el.getBoundingClientRect(),n=this.$refs.thumb,r=void 0;if(this.vertical){var i=t.clientY-e.top;i=Math.min(i,e.height-n.offsetHeight/2),i=Math.max(n.offsetHeight/2,i),r=Math.round((i-n.offsetHeight/2)/(e.height-n.offsetHeight)*360)}else{var o=t.clientX-e.left;o=Math.min(o,e.width-n.offsetWidth/2),o=Math.max(n.offsetWidth/2,o),r=Math.round((o-n.offsetWidth/2)/(e.width-n.offsetWidth)*360)}this.color.set("hue",r)},getThumbLeft:function(){if(this.vertical)return 0;var t=this.$el,e=this.color.get("hue");if(!t)return 0;var n=this.$refs.thumb;return Math.round(e*(t.offsetWidth-n.offsetWidth/2)/360)},getThumbTop:function(){if(!this.vertical)return 0;var t=this.$el,e=this.color.get("hue");if(!t)return 0;var n=this.$refs.thumb;return Math.round(e*(t.offsetHeight-n.offsetHeight/2)/360)},update:function(){this.thumbLeft=this.getThumbLeft(),this.thumbTop=this.getThumbTop()}},mounted:function(){var t=this,e=this.$refs,n=e.bar,r=e.thumb,i={drag:function(e){t.handleDrag(e)},end:function(e){t.handleDrag(e)}};jl(n,i),jl(r,i),this.update()}},Ql,[],!1,null,null,null);zl.options.__file="packages/color-picker/src/components/hue-slider.vue";var Yl=zl.exports,Vl=function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"el-color-alpha-slider",class:{"is-vertical":this.vertical}},[e("div",{ref:"bar",staticClass:"el-color-alpha-slider__bar",style:{background:this.background},on:{click:this.handleClick}}),e("div",{ref:"thumb",staticClass:"el-color-alpha-slider__thumb",style:{left:this.thumbLeft+"px",top:this.thumbTop+"px"}})])};Vl._withStripped=!0;var Wl=i({name:"el-color-alpha-slider",props:{color:{required:!0},vertical:Boolean},watch:{"color._alpha":function(){this.update()},"color.value":function(){this.update()}},methods:{handleClick:function(t){var e=this.$refs.thumb;t.target!==e&&this.handleDrag(t)},handleDrag:function(t){var e=this.$el.getBoundingClientRect(),n=this.$refs.thumb;if(this.vertical){var r=t.clientY-e.top;r=Math.max(n.offsetHeight/2,r),r=Math.min(r,e.height-n.offsetHeight/2),this.color.set("alpha",Math.round((r-n.offsetHeight/2)/(e.height-n.offsetHeight)*100))}else{var i=t.clientX-e.left;i=Math.max(n.offsetWidth/2,i),i=Math.min(i,e.width-n.offsetWidth/2),this.color.set("alpha",Math.round((i-n.offsetWidth/2)/(e.width-n.offsetWidth)*100))}},getThumbLeft:function(){if(this.vertical)return 0;var t=this.$el,e=this.color._alpha;if(!t)return 0;var n=this.$refs.thumb;return Math.round(e*(t.offsetWidth-n.offsetWidth/2)/100)},getThumbTop:function(){if(!this.vertical)return 0;var t=this.$el,e=this.color._alpha;if(!t)return 0;var n=this.$refs.thumb;return Math.round(e*(t.offsetHeight-n.offsetHeight/2)/100)},getBackground:function(){if(this.color&&this.color.value){var t=this.color.toRgb(),e=t.r,n=t.g,r=t.b;return"linear-gradient(to right, rgba("+e+", "+n+", "+r+", 0) 0%, rgba("+e+", "+n+", "+r+", 1) 100%)"}return null},update:function(){this.thumbLeft=this.getThumbLeft(),this.thumbTop=this.getThumbTop(),this.background=this.getBackground()}},data:function(){return{thumbLeft:0,thumbTop:0,background:null}},mounted:function(){var t=this,e=this.$refs,n=e.bar,r=e.thumb,i={drag:function(e){t.handleDrag(e)},end:function(e){t.handleDrag(e)}};jl(n,i),jl(r,i),this.update()}},Vl,[],!1,null,null,null);Wl.options.__file="packages/color-picker/src/components/alpha-slider.vue";var Gl=Wl.exports,Xl=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-color-predefine"},[n("div",{staticClass:"el-color-predefine__colors"},t._l(t.rgbaColors,function(e,r){return n("div",{key:t.colors[r],staticClass:"el-color-predefine__color-selector",class:{selected:e.selected,"is-alpha":e._alpha<100},on:{click:function(e){t.handleSelect(r)}}},[n("div",{style:{"background-color":e.value}})])}),0)])};Xl._withStripped=!0;var Zl=i({props:{colors:{type:Array,required:!0},color:{required:!0}},data:function(){return{rgbaColors:this.parseColors(this.colors,this.color)}},methods:{handleSelect:function(t){this.color.fromString(this.colors[t])},parseColors:function(t,e){return t.map(function(t){var n=new Pl;return n.enableAlpha=!0,n.format="rgba",n.fromString(t),n.selected=n.value===e.value,n})}},watch:{"$parent.currentColor":function(t){var e=new Pl;e.fromString(t),this.rgbaColors.forEach(function(t){t.selected=e.compare(t)})},colors:function(t){this.rgbaColors=this.parseColors(t,this.color)},color:function(t){this.rgbaColors=this.parseColors(this.colors,t)}}},Xl,[],!1,null,null,null);Zl.options.__file="packages/color-picker/src/components/predefine.vue";var $l=Zl.exports,Kl=i({name:"el-color-picker-dropdown",mixins:[P.a,p.a],components:{SvPanel:Ul,HueSlider:Yl,AlphaSlider:Gl,ElInput:d.a,ElButton:W.a,Predefine:$l},props:{color:{required:!0},showAlpha:Boolean,predefine:Array},data:function(){return{customInput:""}},computed:{currentColor:function(){var t=this.$parent;return t.value||t.showPanelColor?t.color.value:""}},methods:{confirmValue:function(){this.$emit("pick")},handleConfirm:function(){this.color.fromString(this.customInput)}},mounted:function(){this.$parent.popperElm=this.popperElm=this.$el,this.referenceElm=this.$parent.$el},watch:{showPopper:function(t){var e=this;!0===t&&this.$nextTick(function(){var t=e.$refs,n=t.sl,r=t.hue,i=t.alpha;n&&n.update(),r&&r.update(),i&&i.update()})},currentColor:{immediate:!0,handler:function(t){this.customInput=t}}}},Nl,[],!1,null,null,null);Kl.options.__file="packages/color-picker/src/components/picker-dropdown.vue";var Jl=Kl.exports,ql=i({name:"ElColorPicker",mixins:[S.a],props:{value:String,showAlpha:Boolean,colorFormat:String,disabled:Boolean,size:String,popperClass:String,predefine:Array},inject:{elForm:{default:""},elFormItem:{default:""}},directives:{Clickoutside:L.a},computed:{displayedColor:function(){return this.value||this.showPanelColor?this.displayedRgb(this.color,this.showAlpha):"transparent"},_elFormItemSize:function(){return(this.elFormItem||{}).elFormItemSize},colorSize:function(){return this.size||this._elFormItemSize||(this.$ELEMENT||{}).size},colorDisabled:function(){return this.disabled||(this.elForm||{}).disabled}},watch:{value:function(t){t?t&&t!==this.color.value&&this.color.fromString(t):this.showPanelColor=!1},color:{deep:!0,handler:function(){this.showPanelColor=!0}},displayedColor:function(t){if(this.showPicker){var e=new Pl({enableAlpha:this.showAlpha,format:this.colorFormat});e.fromString(this.value),t!==this.displayedRgb(e,this.showAlpha)&&this.$emit("active-change",t)}}},methods:{handleTrigger:function(){this.colorDisabled||(this.showPicker=!this.showPicker)},confirmValue:function(){var t=this.color.value;this.$emit("input",t),this.$emit("change",t),this.dispatch("ElFormItem","el.form.change",t),this.showPicker=!1},clearValue:function(){this.$emit("input",null),this.$emit("change",null),null!==this.value&&this.dispatch("ElFormItem","el.form.change",null),this.showPanelColor=!1,this.showPicker=!1,this.resetColor()},hide:function(){this.showPicker=!1,this.resetColor()},resetColor:function(){var t=this;this.$nextTick(function(e){t.value?t.color.fromString(t.value):t.showPanelColor=!1})},displayedRgb:function(t,e){if(!(t instanceof Pl))throw Error("color should be instance of Color Class");var n=t.toRgb(),r=n.r,i=n.g,o=n.b;return e?"rgba("+r+", "+i+", "+o+", "+t.get("alpha")/100+")":"rgb("+r+", "+i+", "+o+")"}},mounted:function(){var t=this.value;t&&this.color.fromString(t),this.popperElm=this.$refs.dropdown.$el},data:function(){return{color:new Pl({enableAlpha:this.showAlpha,format:this.colorFormat}),showPicker:!1,showPanelColor:!1}},components:{PickerDropdown:Jl}},kl,[],!1,null,null,null);ql.options.__file="packages/color-picker/src/main.vue";var tc=ql.exports;tc.install=function(t){t.component(tc.name,tc)};var ec=tc,nc=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-transfer"},[n("transfer-panel",t._b({ref:"leftPanel",attrs:{data:t.sourceData,title:t.titles[0]||t.t("el.transfer.titles.0"),"default-checked":t.leftDefaultChecked,placeholder:t.filterPlaceholder||t.t("el.transfer.filterPlaceholder")},on:{"checked-change":t.onSourceCheckedChange}},"transfer-panel",t.$props,!1),[t._t("left-footer")],2),n("div",{staticClass:"el-transfer__buttons"},[n("el-button",{class:["el-transfer__button",t.hasButtonTexts?"is-with-texts":""],attrs:{type:"primary",disabled:0===t.rightChecked.length},nativeOn:{click:function(e){return t.addToLeft(e)}}},[n("i",{staticClass:"el-icon-arrow-left"}),void 0!==t.buttonTexts[0]?n("span",[t._v(t._s(t.buttonTexts[0]))]):t._e()]),n("el-button",{class:["el-transfer__button",t.hasButtonTexts?"is-with-texts":""],attrs:{type:"primary",disabled:0===t.leftChecked.length},nativeOn:{click:function(e){return t.addToRight(e)}}},[void 0!==t.buttonTexts[1]?n("span",[t._v(t._s(t.buttonTexts[1]))]):t._e(),n("i",{staticClass:"el-icon-arrow-right"})])],1),n("transfer-panel",t._b({ref:"rightPanel",attrs:{data:t.targetData,title:t.titles[1]||t.t("el.transfer.titles.1"),"default-checked":t.rightDefaultChecked,placeholder:t.filterPlaceholder||t.t("el.transfer.filterPlaceholder")},on:{"checked-change":t.onTargetCheckedChange}},"transfer-panel",t.$props,!1),[t._t("right-footer")],2)],1)};nc._withStripped=!0;var rc=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-transfer-panel"},[n("p",{staticClass:"el-transfer-panel__header"},[n("el-checkbox",{attrs:{indeterminate:t.isIndeterminate},on:{change:t.handleAllCheckedChange},model:{value:t.allChecked,callback:function(e){t.allChecked=e},expression:"allChecked"}},[t._v("\n "+t._s(t.title)+"\n "),n("span",[t._v(t._s(t.checkedSummary))])])],1),n("div",{class:["el-transfer-panel__body",t.hasFooter?"is-with-footer":""]},[t.filterable?n("el-input",{staticClass:"el-transfer-panel__filter",attrs:{size:"small",placeholder:t.placeholder},nativeOn:{mouseenter:function(e){t.inputHover=!0},mouseleave:function(e){t.inputHover=!1}},model:{value:t.query,callback:function(e){t.query=e},expression:"query"}},[n("i",{class:["el-input__icon","el-icon-"+t.inputIcon],attrs:{slot:"prefix"},on:{click:t.clearQuery},slot:"prefix"})]):t._e(),n("el-checkbox-group",{directives:[{name:"show",rawName:"v-show",value:!t.hasNoMatch&&t.data.length>0,expression:"!hasNoMatch && data.length > 0"}],staticClass:"el-transfer-panel__list",class:{"is-filterable":t.filterable},model:{value:t.checked,callback:function(e){t.checked=e},expression:"checked"}},t._l(t.filteredData,function(e){return n("el-checkbox",{key:e[t.keyProp],staticClass:"el-transfer-panel__item",attrs:{label:e[t.keyProp],disabled:e[t.disabledProp]}},[n("option-content",{attrs:{option:e}})],1)}),1),n("p",{directives:[{name:"show",rawName:"v-show",value:t.hasNoMatch,expression:"hasNoMatch"}],staticClass:"el-transfer-panel__empty"},[t._v(t._s(t.t("el.transfer.noMatch")))]),n("p",{directives:[{name:"show",rawName:"v-show",value:0===t.data.length&&!t.hasNoMatch,expression:"data.length === 0 && !hasNoMatch"}],staticClass:"el-transfer-panel__empty"},[t._v(t._s(t.t("el.transfer.noData")))])],1),t.hasFooter?n("p",{staticClass:"el-transfer-panel__footer"},[t._t("default")],2):t._e()])};rc._withStripped=!0;var ic=i({mixins:[p.a],name:"ElTransferPanel",componentName:"ElTransferPanel",components:{ElCheckboxGroup:Vn.a,ElCheckbox:rn.a,ElInput:d.a,OptionContent:{props:{option:Object},render:function(t){var e=function t(e){return"ElTransferPanel"===e.$options.componentName?e:e.$parent?t(e.$parent):e}(this),n=e.$parent||e;return e.renderContent?e.renderContent(t,this.option):n.$scopedSlots.default?n.$scopedSlots.default({option:this.option}):t("span",[this.option[e.labelProp]||this.option[e.keyProp]])}}},props:{data:{type:Array,default:function(){return[]}},renderContent:Function,placeholder:String,title:String,filterable:Boolean,format:Object,filterMethod:Function,defaultChecked:Array,props:Object},data:function(){return{checked:[],allChecked:!1,query:"",inputHover:!1,checkChangeByUser:!0}},watch:{checked:function(t,e){if(this.updateAllChecked(),this.checkChangeByUser){var n=t.concat(e).filter(function(n){return-1===t.indexOf(n)||-1===e.indexOf(n)});this.$emit("checked-change",t,n)}else this.$emit("checked-change",t),this.checkChangeByUser=!0},data:function(){var t=this,e=[],n=this.filteredData.map(function(e){return e[t.keyProp]});this.checked.forEach(function(t){n.indexOf(t)>-1&&e.push(t)}),this.checkChangeByUser=!1,this.checked=e},checkableData:function(){this.updateAllChecked()},defaultChecked:{immediate:!0,handler:function(t,e){var n=this;if(!e||t.length!==e.length||!t.every(function(t){return e.indexOf(t)>-1})){var r=[],i=this.checkableData.map(function(t){return t[n.keyProp]});t.forEach(function(t){i.indexOf(t)>-1&&r.push(t)}),this.checkChangeByUser=!1,this.checked=r}}}},computed:{filteredData:function(){var t=this;return this.data.filter(function(e){return"function"==typeof t.filterMethod?t.filterMethod(t.query,e):(e[t.labelProp]||e[t.keyProp].toString()).toLowerCase().indexOf(t.query.toLowerCase())>-1})},checkableData:function(){var t=this;return this.filteredData.filter(function(e){return!e[t.disabledProp]})},checkedSummary:function(){var t=this.checked.length,e=this.data.length,n=this.format,r=n.noChecked,i=n.hasChecked;return r&&i?t>0?i.replace(/\${checked}/g,t).replace(/\${total}/g,e):r.replace(/\${total}/g,e):t+"/"+e},isIndeterminate:function(){var t=this.checked.length;return t>0&&t<this.checkableData.length},hasNoMatch:function(){return this.query.length>0&&0===this.filteredData.length},inputIcon:function(){return this.query.length>0&&this.inputHover?"circle-close":"search"},labelProp:function(){return this.props.label||"label"},keyProp:function(){return this.props.key||"key"},disabledProp:function(){return this.props.disabled||"disabled"},hasFooter:function(){return!!this.$slots.default}},methods:{updateAllChecked:function(){var t=this,e=this.checkableData.map(function(e){return e[t.keyProp]});this.allChecked=e.length>0&&e.every(function(e){return t.checked.indexOf(e)>-1})},handleAllCheckedChange:function(t){var e=this;this.checked=t?this.checkableData.map(function(t){return t[e.keyProp]}):[]},clearQuery:function(){"circle-close"===this.inputIcon&&(this.query="")}}},rc,[],!1,null,null,null);ic.options.__file="packages/transfer/src/transfer-panel.vue";var oc=ic.exports,ac=i({name:"ElTransfer",mixins:[S.a,p.a,w.a],components:{TransferPanel:oc,ElButton:W.a},props:{data:{type:Array,default:function(){return[]}},titles:{type:Array,default:function(){return[]}},buttonTexts:{type:Array,default:function(){return[]}},filterPlaceholder:{type:String,default:""},filterMethod:Function,leftDefaultChecked:{type:Array,default:function(){return[]}},rightDefaultChecked:{type:Array,default:function(){return[]}},renderContent:Function,value:{type:Array,default:function(){return[]}},format:{type:Object,default:function(){return{}}},filterable:Boolean,props:{type:Object,default:function(){return{label:"label",key:"key",disabled:"disabled"}}},targetOrder:{type:String,default:"original"}},data:function(){return{leftChecked:[],rightChecked:[]}},computed:{dataObj:function(){var t=this.props.key;return this.data.reduce(function(e,n){return(e[n[t]]=n)&&e},{})},sourceData:function(){var t=this;return this.data.filter(function(e){return-1===t.value.indexOf(e[t.props.key])})},targetData:function(){var t=this;return"original"===this.targetOrder?this.data.filter(function(e){return t.value.indexOf(e[t.props.key])>-1}):this.value.reduce(function(e,n){var r=t.dataObj[n];return r&&e.push(r),e},[])},hasButtonTexts:function(){return 2===this.buttonTexts.length}},watch:{value:function(t){this.dispatch("ElFormItem","el.form.change",t)}},methods:{getMigratingConfig:function(){return{props:{"footer-format":"footer-format is renamed to format."}}},onSourceCheckedChange:function(t,e){this.leftChecked=t,void 0!==e&&this.$emit("left-check-change",t,e)},onTargetCheckedChange:function(t,e){this.rightChecked=t,void 0!==e&&this.$emit("right-check-change",t,e)},addToLeft:function(){var t=this.value.slice();this.rightChecked.forEach(function(e){var n=t.indexOf(e);n>-1&&t.splice(n,1)}),this.$emit("input",t),this.$emit("change",t,"left",this.rightChecked)},addToRight:function(){var t=this,e=this.value.slice(),n=[],r=this.props.key;this.data.forEach(function(e){var i=e[r];t.leftChecked.indexOf(i)>-1&&-1===t.value.indexOf(i)&&n.push(i)}),e="unshift"===this.targetOrder?n.concat(e):e.concat(n),this.$emit("input",e),this.$emit("change",e,"right",this.leftChecked)},clearQuery:function(t){"left"===t?this.$refs.leftPanel.query="":"right"===t&&(this.$refs.rightPanel.query="")}}},nc,[],!1,null,null,null);ac.options.__file="packages/transfer/src/main.vue";var sc=ac.exports;sc.install=function(t){t.component(sc.name,sc)};var lc=sc,cc=function(){var t=this.$createElement;return(this._self._c||t)("section",{staticClass:"el-container",class:{"is-vertical":this.isVertical}},[this._t("default")],2)};cc._withStripped=!0;var uc=i({name:"ElContainer",componentName:"ElContainer",props:{direction:String},computed:{isVertical:function(){return"vertical"===this.direction||"horizontal"!==this.direction&&(!(!this.$slots||!this.$slots.default)&&this.$slots.default.some(function(t){var e=t.componentOptions&&t.componentOptions.tag;return"el-header"===e||"el-footer"===e}))}}},cc,[],!1,null,null,null);uc.options.__file="packages/container/src/main.vue";var hc=uc.exports;hc.install=function(t){t.component(hc.name,hc)};var dc=hc,fc=function(){var t=this.$createElement;return(this._self._c||t)("header",{staticClass:"el-header",style:{height:this.height}},[this._t("default")],2)};fc._withStripped=!0;var pc=i({name:"ElHeader",componentName:"ElHeader",props:{height:{type:String,default:"60px"}}},fc,[],!1,null,null,null);pc.options.__file="packages/header/src/main.vue";var Ac=pc.exports;Ac.install=function(t){t.component(Ac.name,Ac)};var gc=Ac,mc=function(){var t=this.$createElement;return(this._self._c||t)("aside",{staticClass:"el-aside",style:{width:this.width}},[this._t("default")],2)};mc._withStripped=!0;var vc=i({name:"ElAside",componentName:"ElAside",props:{width:{type:String,default:"300px"}}},mc,[],!1,null,null,null);vc.options.__file="packages/aside/src/main.vue";var yc=vc.exports;yc.install=function(t){t.component(yc.name,yc)};var bc=yc,_c=function(){var t=this.$createElement;return(this._self._c||t)("main",{staticClass:"el-main"},[this._t("default")],2)};_c._withStripped=!0;var wc=i({name:"ElMain",componentName:"ElMain"},_c,[],!1,null,null,null);wc.options.__file="packages/main/src/main.vue";var xc=wc.exports;xc.install=function(t){t.component(xc.name,xc)};var Sc=xc,Cc=function(){var t=this.$createElement;return(this._self._c||t)("footer",{staticClass:"el-footer",style:{height:this.height}},[this._t("default")],2)};Cc._withStripped=!0;var kc=i({name:"ElFooter",componentName:"ElFooter",props:{height:{type:String,default:"60px"}}},Cc,[],!1,null,null,null);kc.options.__file="packages/footer/src/main.vue";var Bc=kc.exports;Bc.install=function(t){t.component(Bc.name,Bc)};var Tc=Bc,Ec=i({name:"ElTimeline",props:{reverse:{type:Boolean,default:!1}},provide:function(){return{timeline:this}},render:function(){var t=arguments[0],e=this.reverse,n={"el-timeline":!0,"is-reverse":e},r=this.$slots.default||[];return e&&(r=r.reverse()),t("ul",{class:n},[r])}},void 0,void 0,!1,null,null,null);Ec.options.__file="packages/timeline/src/main.vue";var Mc=Ec.exports;Mc.install=function(t){t.component(Mc.name,Mc)};var Oc=Mc,Lc=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("li",{staticClass:"el-timeline-item"},[n("div",{staticClass:"el-timeline-item__tail"}),t.$slots.dot?t._e():n("div",{staticClass:"el-timeline-item__node",class:["el-timeline-item__node--"+(t.size||""),"el-timeline-item__node--"+(t.type||"")],style:{backgroundColor:t.color}},[t.icon?n("i",{staticClass:"el-timeline-item__icon",class:t.icon}):t._e()]),t.$slots.dot?n("div",{staticClass:"el-timeline-item__dot"},[t._t("dot")],2):t._e(),n("div",{staticClass:"el-timeline-item__wrapper"},[t.hideTimestamp||"top"!==t.placement?t._e():n("div",{staticClass:"el-timeline-item__timestamp is-top"},[t._v("\n "+t._s(t.timestamp)+"\n ")]),n("div",{staticClass:"el-timeline-item__content"},[t._t("default")],2),t.hideTimestamp||"bottom"!==t.placement?t._e():n("div",{staticClass:"el-timeline-item__timestamp is-bottom"},[t._v("\n "+t._s(t.timestamp)+"\n ")])])])};Lc._withStripped=!0;var Dc=i({name:"ElTimelineItem",inject:["timeline"],props:{timestamp:String,hideTimestamp:{type:Boolean,default:!1},placement:{type:String,default:"bottom"},type:String,color:String,size:{type:String,default:"normal"},icon:String}},Lc,[],!1,null,null,null);Dc.options.__file="packages/timeline/src/item.vue";var Ic=Dc.exports;Ic.install=function(t){t.component(Ic.name,Ic)};var Pc=Ic,Nc=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("a",t._b({class:["el-link",t.type?"el-link--"+t.type:"",t.disabled&&"is-disabled",t.underline&&!t.disabled&&"is-underline"],attrs:{href:t.disabled?null:t.href},on:{click:t.handleClick}},"a",t.$attrs,!1),[t.icon?n("i",{class:t.icon}):t._e(),t.$slots.default?n("span",{staticClass:"el-link--inner"},[t._t("default")],2):t._e(),t.$slots.icon?[t.$slots.icon?t._t("icon"):t._e()]:t._e()],2)};Nc._withStripped=!0;var Fc=i({name:"ElLink",props:{type:{type:String,default:"default"},underline:{type:Boolean,default:!0},disabled:Boolean,href:String,icon:String},methods:{handleClick:function(t){this.disabled||this.href||this.$emit("click",t)}}},Nc,[],!1,null,null,null);Fc.options.__file="packages/link/src/main.vue";var Rc=Fc.exports;Rc.install=function(t){t.component(Rc.name,Rc)};var jc=Rc,Hc=function(t,e){var n=e._c;return n("div",e._g(e._b({class:[e.data.staticClass,"el-divider","el-divider--"+e.props.direction]},"div",e.data.attrs,!1),e.listeners),[e.slots().default&&"vertical"!==e.props.direction?n("div",{class:["el-divider__text","is-"+e.props.contentPosition]},[e._t("default")],2):e._e()])};Hc._withStripped=!0;var Uc=i({name:"ElDivider",props:{direction:{type:String,default:"horizontal",validator:function(t){return-1!==["horizontal","vertical"].indexOf(t)}},contentPosition:{type:String,default:"center",validator:function(t){return-1!==["left","center","right"].indexOf(t)}}}},Hc,[],!0,null,null,null);Uc.options.__file="packages/divider/src/main.vue";var Qc=Uc.exports;Qc.install=function(t){t.component(Qc.name,Qc)};var zc=Qc,Yc=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-image"},[t.loading?t._t("placeholder",[n("div",{staticClass:"el-image__placeholder"})]):t.error?t._t("error",[n("div",{staticClass:"el-image__error"},[t._v(t._s(t.t("el.image.error")))])]):n("img",t._g(t._b({staticClass:"el-image__inner",class:{"el-image__inner--center":t.alignCenter,"el-image__preview":t.preview},style:t.imageStyle,attrs:{src:t.src},on:{click:t.clickHandler}},"img",t.$attrs,!1),t.$listeners)),t.preview?[t.showViewer?n("image-viewer",{attrs:{"z-index":t.zIndex,"initial-index":t.imageIndex,"on-close":t.closeViewer,"url-list":t.previewSrcList}}):t._e()]:t._e()],2)};Yc._withStripped=!0;var Vc=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"viewer-fade"}},[n("div",{ref:"el-image-viewer__wrapper",staticClass:"el-image-viewer__wrapper",style:{"z-index":t.zIndex},attrs:{tabindex:"-1"}},[n("div",{staticClass:"el-image-viewer__mask",on:{click:function(e){return e.target!==e.currentTarget?null:t.handleMaskClick(e)}}}),n("span",{staticClass:"el-image-viewer__btn el-image-viewer__close",on:{click:t.hide}},[n("i",{staticClass:"el-icon-close"})]),t.isSingle?t._e():[n("span",{staticClass:"el-image-viewer__btn el-image-viewer__prev",class:{"is-disabled":!t.infinite&&t.isFirst},on:{click:t.prev}},[n("i",{staticClass:"el-icon-arrow-left"})]),n("span",{staticClass:"el-image-viewer__btn el-image-viewer__next",class:{"is-disabled":!t.infinite&&t.isLast},on:{click:t.next}},[n("i",{staticClass:"el-icon-arrow-right"})])],n("div",{staticClass:"el-image-viewer__btn el-image-viewer__actions"},[n("div",{staticClass:"el-image-viewer__actions__inner"},[n("i",{staticClass:"el-icon-zoom-out",on:{click:function(e){t.handleActions("zoomOut")}}}),n("i",{staticClass:"el-icon-zoom-in",on:{click:function(e){t.handleActions("zoomIn")}}}),n("i",{staticClass:"el-image-viewer__actions__divider"}),n("i",{class:t.mode.icon,on:{click:t.toggleMode}}),n("i",{staticClass:"el-image-viewer__actions__divider"}),n("i",{staticClass:"el-icon-refresh-left",on:{click:function(e){t.handleActions("anticlocelise")}}}),n("i",{staticClass:"el-icon-refresh-right",on:{click:function(e){t.handleActions("clocelise")}}})])]),n("div",{staticClass:"el-image-viewer__canvas"},t._l(t.urlList,function(e,r){return r===t.index?n("img",{key:e,ref:"img",refInFor:!0,staticClass:"el-image-viewer__img",style:t.imgStyle,attrs:{src:t.currentImg},on:{load:t.handleImgLoad,error:t.handleImgError,mousedown:t.handleMouseDown}}):t._e()}),0)],2)])};Vc._withStripped=!0;var Wc=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Gc={CONTAIN:{name:"contain",icon:"el-icon-full-screen"},ORIGINAL:{name:"original",icon:"el-icon-c-scale-to-original"}},Xc=Object(A.isFirefox)()?"DOMMouseScroll":"mousewheel",Zc=i({name:"elImageViewer",props:{urlList:{type:Array,default:function(){return[]}},zIndex:{type:Number,default:2e3},onSwitch:{type:Function,default:function(){}},onClose:{type:Function,default:function(){}},initialIndex:{type:Number,default:0},appendToBody:{type:Boolean,default:!0},maskClosable:{type:Boolean,default:!0}},data:function(){return{index:this.initialIndex,isShow:!1,infinite:!0,loading:!1,mode:Gc.CONTAIN,transform:{scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1}}},computed:{isSingle:function(){return this.urlList.length<=1},isFirst:function(){return 0===this.index},isLast:function(){return this.index===this.urlList.length-1},currentImg:function(){return this.urlList[this.index]},imgStyle:function(){var t=this.transform,e=t.scale,n=t.deg,r=t.offsetX,i=t.offsetY,o={transform:"scale("+e+") rotate("+n+"deg)",transition:t.enableTransition?"transform .3s":"","margin-left":r+"px","margin-top":i+"px"};return this.mode===Gc.CONTAIN&&(o.maxWidth=o.maxHeight="100%"),o}},watch:{index:{handler:function(t){this.reset(),this.onSwitch(t)}},currentImg:function(t){var e=this;this.$nextTick(function(t){e.$refs.img[0].complete||(e.loading=!0)})}},methods:{hide:function(){this.deviceSupportUninstall(),this.onClose()},deviceSupportInstall:function(){var t=this;this._keyDownHandler=Object(A.rafThrottle)(function(e){switch(e.keyCode){case 27:t.hide();break;case 32:t.toggleMode();break;case 37:t.prev();break;case 38:t.handleActions("zoomIn");break;case 39:t.next();break;case 40:t.handleActions("zoomOut")}}),this._mouseWheelHandler=Object(A.rafThrottle)(function(e){(e.wheelDelta?e.wheelDelta:-e.detail)>0?t.handleActions("zoomIn",{zoomRate:.015,enableTransition:!1}):t.handleActions("zoomOut",{zoomRate:.015,enableTransition:!1})}),Object(pt.on)(document,"keydown",this._keyDownHandler),Object(pt.on)(document,Xc,this._mouseWheelHandler)},deviceSupportUninstall:function(){Object(pt.off)(document,"keydown",this._keyDownHandler),Object(pt.off)(document,Xc,this._mouseWheelHandler),this._keyDownHandler=null,this._mouseWheelHandler=null},handleImgLoad:function(t){this.loading=!1},handleImgError:function(t){this.loading=!1,t.target.alt="加载失败"},handleMouseDown:function(t){var e=this;if(!this.loading&&0===t.button){var n=this.transform,r=n.offsetX,i=n.offsetY,o=t.pageX,a=t.pageY;this._dragHandler=Object(A.rafThrottle)(function(t){e.transform.offsetX=r+t.pageX-o,e.transform.offsetY=i+t.pageY-a}),Object(pt.on)(document,"mousemove",this._dragHandler),Object(pt.on)(document,"mouseup",function(t){Object(pt.off)(document,"mousemove",e._dragHandler)}),t.preventDefault()}},handleMaskClick:function(){this.maskClosable&&this.hide()},reset:function(){this.transform={scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1}},toggleMode:function(){if(!this.loading){var t=Object.keys(Gc),e=(Object.values(Gc).indexOf(this.mode)+1)%t.length;this.mode=Gc[t[e]],this.reset()}},prev:function(){if(!this.isFirst||this.infinite){var t=this.urlList.length;this.index=(this.index-1+t)%t}},next:function(){if(!this.isLast||this.infinite){var t=this.urlList.length;this.index=(this.index+1)%t}},handleActions:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!this.loading){var n=Wc({zoomRate:.2,rotateDeg:90,enableTransition:!0},e),r=n.zoomRate,i=n.rotateDeg,o=n.enableTransition,a=this.transform;switch(t){case"zoomOut":a.scale>.2&&(a.scale=parseFloat((a.scale-r).toFixed(3)));break;case"zoomIn":a.scale=parseFloat((a.scale+r).toFixed(3));break;case"clocelise":a.deg+=i;break;case"anticlocelise":a.deg-=i}a.enableTransition=o}}},mounted:function(){this.deviceSupportInstall(),this.appendToBody&&document.body.appendChild(this.$el),this.$refs["el-image-viewer__wrapper"].focus()},destroyed:function(){this.appendToBody&&this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)}},Vc,[],!1,null,null,null);Zc.options.__file="packages/image/src/image-viewer.vue";var $c=Zc.exports,Kc=function(){return void 0!==document.documentElement.style.objectFit},Jc="none",qc="contain",tu="cover",eu="fill",nu="scale-down",ru="",iu=i({name:"ElImage",mixins:[p.a],inheritAttrs:!1,components:{ImageViewer:$c},props:{src:String,fit:String,lazy:Boolean,scrollContainer:{},previewSrcList:{type:Array,default:function(){return[]}},zIndex:{type:Number,default:2e3}},data:function(){return{loading:!0,error:!1,show:!this.lazy,imageWidth:0,imageHeight:0,showViewer:!1}},computed:{imageStyle:function(){var t=this.fit;return!this.$isServer&&t?Kc()?{"object-fit":t}:this.getImageStyle(t):{}},alignCenter:function(){return!this.$isServer&&!Kc()&&this.fit!==eu},preview:function(){var t=this.previewSrcList;return Array.isArray(t)&&t.length>0},imageIndex:function(){var t=0,e=this.previewSrcList.indexOf(this.src);return e>=0&&(t=e),t}},watch:{src:function(t){this.show&&this.loadImage()},show:function(t){t&&this.loadImage()}},mounted:function(){this.lazy?this.addLazyLoadListener():this.loadImage()},beforeDestroy:function(){this.lazy&&this.removeLazyLoadListener()},methods:{loadImage:function(){var t=this;if(!this.$isServer){this.loading=!0,this.error=!1;var e=new Image;e.onload=function(n){return t.handleLoad(n,e)},e.onerror=this.handleError.bind(this),Object.keys(this.$attrs).forEach(function(n){var r=t.$attrs[n];e.setAttribute(n,r)}),e.src=this.src}},handleLoad:function(t,e){this.imageWidth=e.width,this.imageHeight=e.height,this.loading=!1,this.error=!1},handleError:function(t){this.loading=!1,this.error=!0,this.$emit("error",t)},handleLazyLoad:function(){Object(pt.isInContainer)(this.$el,this._scrollContainer)&&(this.show=!0,this.removeLazyLoadListener())},addLazyLoadListener:function(){if(!this.$isServer){var t=this.scrollContainer,e=null;(e=Object(Is.isHtmlElement)(t)?t:Object(Is.isString)(t)?document.querySelector(t):Object(pt.getScrollContainer)(this.$el))&&(this._scrollContainer=e,this._lazyLoadHandler=Xs()(200,this.handleLazyLoad),Object(pt.on)(e,"scroll",this._lazyLoadHandler),this.handleLazyLoad())}},removeLazyLoadListener:function(){var t=this._scrollContainer,e=this._lazyLoadHandler;!this.$isServer&&t&&e&&(Object(pt.off)(t,"scroll",e),this._scrollContainer=null,this._lazyLoadHandler=null)},getImageStyle:function(t){var e=this.imageWidth,n=this.imageHeight,r=this.$el,i=r.clientWidth,o=r.clientHeight;if(!(e&&n&&i&&o))return{};var a=e/n,s=i/o;t===nu&&(t=e<i&&n<o?Jc:qc);switch(t){case Jc:return{width:"auto",height:"auto"};case qc:return a<s?{width:"auto"}:{height:"auto"};case tu:return a<s?{height:"auto"}:{width:"auto"};default:return{}}},clickHandler:function(){this.preview&&(ru=document.body.style.overflow,document.body.style.overflow="hidden",this.showViewer=!0)},closeViewer:function(){document.body.style.overflow=ru,this.showViewer=!1}}},Yc,[],!1,null,null,null);iu.options.__file="packages/image/src/main.vue";var ou=iu.exports;ou.install=function(t){t.component(ou.name,ou)};var au=ou,su=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-calendar"},[n("div",{staticClass:"el-calendar__header"},[n("div",{staticClass:"el-calendar__title"},[t._v("\n "+t._s(t.i18nDate)+"\n ")]),0===t.validatedRange.length?n("div",{staticClass:"el-calendar__button-group"},[n("el-button-group",[n("el-button",{attrs:{type:"plain",size:"mini"},on:{click:function(e){t.selectDate("prev-month")}}},[t._v("\n "+t._s(t.t("el.datepicker.prevMonth"))+"\n ")]),n("el-button",{attrs:{type:"plain",size:"mini"},on:{click:function(e){t.selectDate("today")}}},[t._v("\n "+t._s(t.t("el.datepicker.today"))+"\n ")]),n("el-button",{attrs:{type:"plain",size:"mini"},on:{click:function(e){t.selectDate("next-month")}}},[t._v("\n "+t._s(t.t("el.datepicker.nextMonth"))+"\n ")])],1)],1):t._e()]),0===t.validatedRange.length?n("div",{key:"no-range",staticClass:"el-calendar__body"},[n("date-table",{attrs:{date:t.date,"selected-day":t.realSelectedDay,"first-day-of-week":t.realFirstDayOfWeek},on:{pick:t.pickDay}})],1):n("div",{key:"has-range",staticClass:"el-calendar__body"},t._l(t.validatedRange,function(e,r){return n("date-table",{key:r,attrs:{date:e[0],"selected-day":t.realSelectedDay,range:e,"hide-header":0!==r,"first-day-of-week":t.realFirstDayOfWeek},on:{pick:t.pickDay}})}),1)])};su._withStripped=!0;var lu=n(20),cu=n.n(lu),uu=i({props:{selectedDay:String,range:{type:Array,validator:function(t){if(!t||!t.length)return!0;var e=t[0],n=t[1];return Object(dr.validateRangeInOneMonth)(e,n)}},date:Date,hideHeader:Boolean,firstDayOfWeek:Number},inject:["elCalendar"],methods:{toNestedArr:function(t){return Object(dr.range)(t.length/7).map(function(e,n){var r=7*n;return t.slice(r,r+7)})},getFormateDate:function(t,e){if(!t||-1===["prev","current","next"].indexOf(e))throw new Error("invalid day or type");var n=this.curMonthDatePrefix;return"prev"===e?n=this.prevMonthDatePrefix:"next"===e&&(n=this.nextMonthDatePrefix),n+"-"+(t=("00"+t).slice(-2))},getCellClass:function(t){var e=t.text,n=t.type,r=[n];if("current"===n){var i=this.getFormateDate(e,n);i===this.selectedDay&&r.push("is-selected"),i===this.formatedToday&&r.push("is-today")}return r},pickDay:function(t){var e=t.text,n=t.type,r=this.getFormateDate(e,n);this.$emit("pick",r)},cellRenderProxy:function(t){var e=t.text,n=t.type,r=this.$createElement,i=this.elCalendar.$scopedSlots.dateCell;if(!i)return r("span",[e]);var o=this.getFormateDate(e,n);return i({date:new Date(o),data:{isSelected:this.selectedDay===o,type:n+"-month",day:o}})}},computed:{WEEK_DAYS:function(){return Object(dr.getI18nSettings)().dayNames},prevMonthDatePrefix:function(){var t=new Date(this.date.getTime());return t.setDate(0),cu.a.format(t,"yyyy-MM")},curMonthDatePrefix:function(){return cu.a.format(this.date,"yyyy-MM")},nextMonthDatePrefix:function(){var t=new Date(this.date.getFullYear(),this.date.getMonth()+1,1);return cu.a.format(t,"yyyy-MM")},formatedToday:function(){return this.elCalendar.formatedToday},isInRange:function(){return this.range&&this.range.length},rows:function(){var t=[];if(this.isInRange){var e=this.range,n=e[0],r=e[1],i=Object(dr.range)(r.getDate()-n.getDate()+1).map(function(t,e){return{text:n.getDate()+e,type:"current"}}),o=i.length%7;o=0===o?0:7-o;var a=Object(dr.range)(o).map(function(t,e){return{text:e+1,type:"next"}});t=i.concat(a)}else{var s=this.date,l=Object(dr.getFirstDayOfMonth)(s);l=0===l?7:l;var c="number"==typeof this.firstDayOfWeek?this.firstDayOfWeek:1,u=Object(dr.getPrevMonthLastDays)(s,l-c).map(function(t){return{text:t,type:"prev"}}),h=Object(dr.getMonthDays)(s).map(function(t){return{text:t,type:"current"}});t=[].concat(u,h);var d=Object(dr.range)(42-t.length).map(function(t,e){return{text:e+1,type:"next"}});t=t.concat(d)}return this.toNestedArr(t)},weekDays:function(){var t=this.firstDayOfWeek,e=this.WEEK_DAYS;return"number"!=typeof t||0===t?e.slice():e.slice(t).concat(e.slice(0,t))}},render:function(){var t=this,e=arguments[0],n=this.hideHeader?null:e("thead",[this.weekDays.map(function(t){return e("th",{key:t},[t])})]);return e("table",{class:{"el-calendar-table":!0,"is-range":this.isInRange},attrs:{cellspacing:"0",cellpadding:"0"}},[n,e("tbody",[this.rows.map(function(n,r){return e("tr",{class:{"el-calendar-table__row":!0,"el-calendar-table__row--hide-border":0===r&&t.hideHeader},key:r},[n.map(function(n,r){return e("td",{key:r,class:t.getCellClass(n),on:{click:t.pickDay.bind(t,n)}},[e("div",{class:"el-calendar-day"},[t.cellRenderProxy(n)])])})])})])])}},void 0,void 0,!1,null,null,null);uu.options.__file="packages/calendar/src/date-table.vue";var hu=uu.exports,du=["prev-month","today","next-month"],fu=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],pu=i({name:"ElCalendar",mixins:[p.a],components:{DateTable:hu,ElButton:W.a,ElButtonGroup:X.a},props:{value:[Date,String,Number],range:{type:Array,validator:function(t){return!Array.isArray(t)||2===t.length&&t.every(function(t){return"string"==typeof t||"number"==typeof t||t instanceof Date})}},firstDayOfWeek:{type:Number,default:1}},provide:function(){return{elCalendar:this}},methods:{pickDay:function(t){this.realSelectedDay=t},selectDate:function(t){if(-1===du.indexOf(t))throw new Error("invalid type "+t);var e="";(e="prev-month"===t?this.prevMonthDatePrefix+"-01":"next-month"===t?this.nextMonthDatePrefix+"-01":this.formatedToday)!==this.formatedDate&&this.pickDay(e)},toDate:function(t){if(!t)throw new Error("invalid val");return t instanceof Date?t:new Date(t)},rangeValidator:function(t,e){var n=this.realFirstDayOfWeek,r=e?n:0===n?6:n-1,i=(e?"start":"end")+" of range should be "+fu[r]+".";return t.getDay()===r||(console.warn("[ElementCalendar]",i,"Invalid range will be ignored."),!1)}},computed:{prevMonthDatePrefix:function(){var t=new Date(this.date.getTime());return t.setDate(0),cu.a.format(t,"yyyy-MM")},curMonthDatePrefix:function(){return cu.a.format(this.date,"yyyy-MM")},nextMonthDatePrefix:function(){var t=new Date(this.date.getFullYear(),this.date.getMonth()+1,1);return cu.a.format(t,"yyyy-MM")},formatedDate:function(){return cu.a.format(this.date,"yyyy-MM-dd")},i18nDate:function(){var t=this.date.getFullYear(),e=this.date.getMonth()+1;return t+" "+this.t("el.datepicker.year")+" "+this.t("el.datepicker.month"+e)},formatedToday:function(){return cu.a.format(this.now,"yyyy-MM-dd")},realSelectedDay:{get:function(){return this.value?this.formatedDate:this.selectedDay},set:function(t){this.selectedDay=t;var e=new Date(t);this.$emit("input",e)}},date:function(){if(this.value)return this.toDate(this.value);if(this.realSelectedDay){var t=this.selectedDay.split("-");return new Date(t[0],t[1]-1,t[2])}return this.validatedRange.length?this.validatedRange[0][0]:this.now},validatedRange:function(){var t=this,e=this.range;if(!e)return[];if(2===(e=e.reduce(function(e,n,r){var i=t.toDate(n);return t.rangeValidator(i,0===r)&&(e=e.concat(i)),e},[])).length){var n=e,r=n[0],i=n[1];if(r>i)return console.warn("[ElementCalendar]end time should be greater than start time"),[];if(Object(dr.validateRangeInOneMonth)(r,i))return[[r,i]];var o=[],a=new Date(r.getFullYear(),r.getMonth()+1,1),s=this.toDate(a.getTime()-864e5);if(!Object(dr.validateRangeInOneMonth)(a,i))return console.warn("[ElementCalendar]start time and end time interval must not exceed two months"),[];o.push([r,s]);var l=this.realFirstDayOfWeek,c=a.getDay(),u=0;return c!==l&&(u=0===l?7-c:(u=l-c)>0?u:7+u),(a=this.toDate(a.getTime()+864e5*u)).getDate()<i.getDate()&&o.push([a,i]),o}return[]},realFirstDayOfWeek:function(){return this.firstDayOfWeek<1||this.firstDayOfWeek>6?0:Math.floor(this.firstDayOfWeek)}},data:function(){return{selectedDay:"",now:new Date}}},su,[],!1,null,null,null);pu.options.__file="packages/calendar/src/main.vue";var Au=pu.exports;Au.install=function(t){t.component(Au.name,Au)};var gu=Au,mu=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-fade-in"}},[t.visible?n("div",{staticClass:"el-backtop",style:{right:t.styleRight,bottom:t.styleBottom},on:{click:function(e){return e.stopPropagation(),t.handleClick(e)}}},[t._t("default",[n("el-icon",{attrs:{name:"caret-top"}})])],2):t._e()])};mu._withStripped=!0;var vu=function(t){return Math.pow(t,3)},yu=i({name:"ElBacktop",props:{visibilityHeight:{type:Number,default:200},target:[String],right:{type:Number,default:40},bottom:{type:Number,default:40}},data:function(){return{el:null,container:null,visible:!1}},computed:{styleBottom:function(){return this.bottom+"px"},styleRight:function(){return this.right+"px"}},mounted:function(){this.init(),this.throttledScrollHandler=Xs()(300,this.onScroll),this.container.addEventListener("scroll",this.throttledScrollHandler)},methods:{init:function(){if(this.container=document,this.el=document.documentElement,this.target){if(this.el=document.querySelector(this.target),!this.el)throw new Error("target is not existed: "+this.target);this.container=this.el}},onScroll:function(){var t=this.el.scrollTop;this.visible=t>=this.visibilityHeight},handleClick:function(t){this.scrollToTop(),this.$emit("click",t)},scrollToTop:function(){var t=this.el,e=Date.now(),n=t.scrollTop,r=window.requestAnimationFrame||function(t){return setTimeout(t,16)};r(function i(){var o,a=(Date.now()-e)/500;a<1?(t.scrollTop=n*(1-((o=a)<.5?vu(2*o)/2:1-vu(2*(1-o))/2)),r(i)):t.scrollTop=0})}},beforeDestroy:function(){this.container.removeEventListener("scroll",this.throttledScrollHandler)}},mu,[],!1,null,null,null);yu.options.__file="packages/backtop/src/main.vue";var bu=yu.exports;bu.install=function(t){t.component(bu.name,bu)};var _u=bu,wu=function(t,e){return t===window||t===document?document.documentElement[e]:t[e]},xu=function(t){return wu(t,"offsetHeight")},Su="ElInfiniteScroll",Cu={delay:{type:Number,default:200},distance:{type:Number,default:0},disabled:{type:Boolean,default:!1},immediate:{type:Boolean,default:!0}},ku=function(t,e){return Object(Is.isHtmlElement)(t)?(n=Cu,Object.keys(n||{}).map(function(t){return[t,n[t]]})).reduce(function(n,r){var i=r[0],o=r[1],a=o.type,s=o.default,l=t.getAttribute("infinite-scroll-"+i);switch(l=Object(Is.isUndefined)(e[l])?l:e[l],a){case Number:l=Number(l),l=Number.isNaN(l)?s:l;break;case Boolean:l=Object(Is.isDefined)(l)?"false"!==l&&Boolean(l):s;break;default:l=a(l)}return n[i]=l,n},{}):{};var n},Bu=function(t){return t.getBoundingClientRect().top},Tu=function(t){var e=this[Su],n=e.el,r=e.vm,i=e.container,o=e.observer,a=ku(n,r),s=a.distance;if(!a.disabled){var l=i.getBoundingClientRect();if(l.width||l.height){var c=!1;if(i===n){var u=i.scrollTop+function(t){return wu(t,"clientHeight")}(i);c=i.scrollHeight-u<=s}else{c=xu(n)+Bu(n)-Bu(i)-xu(i)+Number.parseFloat(function(t,e){if(t===window&&(t=document.documentElement),1!==t.nodeType)return[];var n=window.getComputedStyle(t,null);return e?n[e]:n}(i,"borderBottomWidth"))<=s}c&&Object(Is.isFunction)(t)?t.call(r):o&&(o.disconnect(),this[Su].observer=null)}}},Eu={name:"InfiniteScroll",inserted:function(t,e,n){var r=e.value,i=n.context,o=Object(pt.getScrollContainer)(t,!0),a=ku(t,i),s=a.delay,l=a.immediate,c=M()(s,Tu.bind(t,r));(t[Su]={el:t,vm:i,container:o,onScroll:c},o)&&(o.addEventListener("scroll",c),l&&((t[Su].observer=new MutationObserver(c)).observe(o,{childList:!0,subtree:!0}),c()))},unbind:function(t){var e=t[Su],n=e.container,r=e.onScroll;n&&n.removeEventListener("scroll",r)},install:function(t){t.directive(Eu.name,Eu)}},Mu=Eu,Ou=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"el-page-header"},[n("div",{staticClass:"el-page-header__left",on:{click:function(e){t.$emit("back")}}},[n("i",{staticClass:"el-icon-back"}),n("div",{staticClass:"el-page-header__title"},[t._t("title",[t._v(t._s(t.title))])],2)]),n("div",{staticClass:"el-page-header__content"},[t._t("content",[t._v(t._s(t.content))])],2)])};Ou._withStripped=!0;var Lu=i({name:"ElPageHeader",props:{title:{type:String,default:function(){return Object(Ii.t)("el.pageHeader.title")}},content:String}},Ou,[],!1,null,null,null);Lu.options.__file="packages/page-header/src/main.vue";var Du=Lu.exports;Du.install=function(t){t.component(Du.name,Du)};var Iu=Du,Pu=function(){var t=this.$createElement,e=this._self._c||t;return e("div",{class:["el-cascader-panel",this.border&&"is-bordered"],on:{keydown:this.handleKeyDown}},this._l(this.menus,function(t,n){return e("cascader-menu",{key:n,ref:"menu",refInFor:!0,attrs:{index:n,nodes:t}})}),1)};Pu._withStripped=!0;var Nu=n(43),Fu=n.n(Nu),Ru=function(t){return t.stopPropagation()},ju=i({inject:["panel"],components:{ElCheckbox:rn.a,ElRadio:Fu.a},props:{node:{required:!0},nodeId:String},computed:{config:function(){return this.panel.config},isLeaf:function(){return this.node.isLeaf},isDisabled:function(){return this.node.isDisabled},checkedValue:function(){return this.panel.checkedValue},isChecked:function(){return this.node.isSameNode(this.checkedValue)},inActivePath:function(){return this.isInPath(this.panel.activePath)},inCheckedPath:function(){var t=this;return!!this.config.checkStrictly&&this.panel.checkedNodePaths.some(function(e){return t.isInPath(e)})},value:function(){return this.node.getValueByOption()}},methods:{handleExpand:function(){var t=this,e=this.panel,n=this.node,r=this.isDisabled,i=this.config,o=i.multiple;!i.checkStrictly&&r||n.loading||(i.lazy&&!n.loaded?e.lazyLoad(n,function(){var e=t.isLeaf;if(e||t.handleExpand(),o){var r=!!e&&n.checked;t.handleMultiCheckChange(r)}}):e.handleExpand(n))},handleCheckChange:function(){var t=this.panel,e=this.value,n=this.node;t.handleCheckChange(e),t.handleExpand(n)},handleMultiCheckChange:function(t){this.node.doCheck(t),this.panel.calculateMultiCheckedValue()},isInPath:function(t){var e=this.node;return(t[e.level-1]||{}).uid===e.uid},renderPrefix:function(t){var e=this.isLeaf,n=this.isChecked,r=this.config,i=r.checkStrictly;return r.multiple?this.renderCheckbox(t):i?this.renderRadio(t):e&&n?this.renderCheckIcon(t):null},renderPostfix:function(t){var e=this.node,n=this.isLeaf;return e.loading?this.renderLoadingIcon(t):n?null:this.renderExpandIcon(t)},renderCheckbox:function(t){var e=this.node,n=this.config,r=this.isDisabled,i={on:{change:this.handleMultiCheckChange},nativeOn:{}};return n.checkStrictly&&(i.nativeOn.click=Ru),t("el-checkbox",Ja()([{attrs:{value:e.checked,indeterminate:e.indeterminate,disabled:r}},i]))},renderRadio:function(t){var e=this.checkedValue,n=this.value,r=this.isDisabled;return Object(A.isEqual)(n,e)&&(n=e),t("el-radio",{attrs:{value:e,label:n,disabled:r},on:{change:this.handleCheckChange},nativeOn:{click:Ru}},[t("span")])},renderCheckIcon:function(t){return t("i",{class:"el-icon-check el-cascader-node__prefix"})},renderLoadingIcon:function(t){return t("i",{class:"el-icon-loading el-cascader-node__postfix"})},renderExpandIcon:function(t){return t("i",{class:"el-icon-arrow-right el-cascader-node__postfix"})},renderContent:function(t){var e=this.panel,n=this.node,r=e.renderLabelFn;return t("span",{class:"el-cascader-node__label"},[(r?r({node:n,data:n.data}):null)||n.label])}},render:function(t){var e=this,n=this.inActivePath,r=this.inCheckedPath,i=this.isChecked,o=this.isLeaf,a=this.isDisabled,s=this.config,l=this.nodeId,c=s.expandTrigger,u=s.checkStrictly,h=s.multiple,d=!u&&a,f={on:{}};return"click"===c?f.on.click=this.handleExpand:(f.on.mouseenter=function(t){e.handleExpand(),e.$emit("expand",t)},f.on.focus=function(t){e.handleExpand(),e.$emit("expand",t)}),!o||a||u||h||(f.on.click=this.handleCheckChange),t("li",Ja()([{attrs:{role:"menuitem",id:l,"aria-expanded":n,tabindex:d?null:-1},class:{"el-cascader-node":!0,"is-selectable":u,"in-active-path":n,"in-checked-path":r,"is-active":i,"is-disabled":d}},f]),[this.renderPrefix(t),this.renderContent(t),this.renderPostfix(t)])}},void 0,void 0,!1,null,null,null);ju.options.__file="packages/cascader-panel/src/cascader-node.vue";var Hu=ju.exports,Uu=i({name:"ElCascaderMenu",mixins:[p.a],inject:["panel"],components:{ElScrollbar:F.a,CascaderNode:Hu},props:{nodes:{type:Array,required:!0},index:Number},data:function(){return{activeNode:null,hoverTimer:null,id:Object(A.generateId)()}},computed:{isEmpty:function(){return!this.nodes.length},menuId:function(){return"cascader-menu-"+this.id+"-"+this.index}},methods:{handleExpand:function(t){this.activeNode=t.target},handleMouseMove:function(t){var e=this.activeNode,n=this.hoverTimer,r=this.$refs.hoverZone;if(e&&r)if(e.contains(t.target)){clearTimeout(n);var i=this.$el.getBoundingClientRect().left,o=t.clientX-i,a=this.$el,s=a.offsetWidth,l=a.offsetHeight,c=e.offsetTop,u=c+e.offsetHeight;r.innerHTML='\n <path style="pointer-events: auto;" fill="transparent" d="M'+o+" "+c+" L"+s+" 0 V"+c+' Z" />\n <path style="pointer-events: auto;" fill="transparent" d="M'+o+" "+u+" L"+s+" "+l+" V"+u+' Z" />\n '}else n||(this.hoverTimer=setTimeout(this.clearHoverZone,this.panel.config.hoverThreshold))},clearHoverZone:function(){var t=this.$refs.hoverZone;t&&(t.innerHTML="")},renderEmptyText:function(t){return t("div",{class:"el-cascader-menu__empty-text"},[this.t("el.cascader.noData")])},renderNodeList:function(t){var e=this.menuId,n=this.panel.isHoverMenu,r={on:{}};n&&(r.on.expand=this.handleExpand);var i=this.nodes.map(function(n,i){var o=n.hasChildren;return t("cascader-node",Ja()([{key:n.uid,attrs:{node:n,"node-id":e+"-"+i,"aria-haspopup":o,"aria-owns":o?e:null}},r]))});return[].concat(i,[n?t("svg",{ref:"hoverZone",class:"el-cascader-menu__hover-zone"}):null])}},render:function(t){var e=this.isEmpty,n=this.menuId,r={nativeOn:{}};return this.panel.isHoverMenu&&(r.nativeOn.mousemove=this.handleMouseMove),t("el-scrollbar",Ja()([{attrs:{tag:"ul",role:"menu",id:n,"wrap-class":"el-cascader-menu__wrap","view-class":{"el-cascader-menu__list":!0,"is-empty":e}},class:"el-cascader-menu"},r]),[e?this.renderEmptyText(t):this.renderNodeList(t)])}},void 0,void 0,!1,null,null,null);Uu.options.__file="packages/cascader-panel/src/cascader-menu.vue";var Qu=Uu.exports,zu=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}();var Yu=0,Vu=function(){function t(e,n,r){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.data=e,this.config=n,this.parent=r||null,this.level=this.parent?this.parent.level+1:1,this.uid=Yu++,this.initState(),this.initChildren()}return t.prototype.initState=function(){var t=this.config,e=t.value,n=t.label;this.value=this.data[e],this.label=this.data[n],this.pathNodes=this.calculatePathNodes(),this.path=this.pathNodes.map(function(t){return t.value}),this.pathLabels=this.pathNodes.map(function(t){return t.label}),this.loading=!1,this.loaded=!1},t.prototype.initChildren=function(){var e=this,n=this.config,r=n.children,i=this.data[r];this.hasChildren=Array.isArray(i),this.children=(i||[]).map(function(r){return new t(r,n,e)})},t.prototype.calculatePathNodes=function(){for(var t=[this],e=this.parent;e;)t.unshift(e),e=e.parent;return t},t.prototype.getPath=function(){return this.path},t.prototype.getValue=function(){return this.value},t.prototype.getValueByOption=function(){return this.config.emitPath?this.getPath():this.getValue()},t.prototype.getText=function(t,e){return t?this.pathLabels.join(e):this.label},t.prototype.isSameNode=function(t){var e=this.getValueByOption();return this.config.multiple&&Array.isArray(t)?t.some(function(t){return Object(A.isEqual)(t,e)}):Object(A.isEqual)(t,e)},t.prototype.broadcast=function(t){for(var e=arguments.length,n=Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];var i="onParent"+Object(A.capitalize)(t);this.children.forEach(function(e){e&&(e.broadcast.apply(e,[t].concat(n)),e[i]&&e[i].apply(e,n))})},t.prototype.emit=function(t){var e=this.parent,n="onChild"+Object(A.capitalize)(t);if(e){for(var r=arguments.length,i=Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];e[n]&&e[n].apply(e,i),e.emit.apply(e,[t].concat(i))}},t.prototype.onParentCheck=function(t){this.isDisabled||this.setCheckState(t)},t.prototype.onChildCheck=function(){var t=this.children.filter(function(t){return!t.isDisabled}),e=!!t.length&&t.every(function(t){return t.checked});this.setCheckState(e)},t.prototype.setCheckState=function(t){var e=this.children.length,n=this.children.reduce(function(t,e){return t+(e.checked?1:e.indeterminate?.5:0)},0);this.checked=t,this.indeterminate=n!==e&&n>0},t.prototype.syncCheckState=function(t){var e=this.getValueByOption(),n=this.isSameNode(t,e);this.doCheck(n)},t.prototype.doCheck=function(t){this.checked!==t&&(this.config.checkStrictly?this.checked=t:(this.broadcast("check",t),this.setCheckState(t),this.emit("check")))},zu(t,[{key:"isDisabled",get:function(){var t=this.data,e=this.parent,n=this.config,r=n.disabled,i=n.checkStrictly;return t[r]||!i&&e&&e.isDisabled}},{key:"isLeaf",get:function(){var t=this.data,e=this.loaded,n=this.hasChildren,r=this.children,i=this.config,o=i.lazy,a=i.leaf;if(o){var s=Object(Qt.isDef)(t[a])?t[a]:!!e&&!r.length;return this.hasChildren=!s,s}return!n}}]),t}();var Wu=function(){function t(e,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.config=n,this.initNodes(e)}return t.prototype.initNodes=function(t){var e=this;t=Object(A.coerceTruthyValueToArray)(t),this.nodes=t.map(function(t){return new Vu(t,e.config)}),this.flattedNodes=this.getFlattedNodes(!1,!1),this.leafNodes=this.getFlattedNodes(!0,!1)},t.prototype.appendNode=function(t,e){var n=new Vu(t,this.config,e);(e?e.children:this.nodes).push(n)},t.prototype.appendNodes=function(t,e){var n=this;(t=Object(A.coerceTruthyValueToArray)(t)).forEach(function(t){return n.appendNode(t,e)})},t.prototype.getNodes=function(){return this.nodes},t.prototype.getFlattedNodes=function(t){var e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=t?this.leafNodes:this.flattedNodes;return e?n:function t(e,n){return e.reduce(function(e,r){return r.isLeaf?e.push(r):(!n&&e.push(r),e=e.concat(t(r.children,n))),e},[])}(this.nodes,t)},t.prototype.getNodeByValue=function(t){if(t){var e=this.getFlattedNodes(!1,!this.config.lazy).filter(function(e){return Object(A.valueEquals)(e.path,t)||e.value===t});return e&&e.length?e[0]:null}return null},t}(),Gu=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Xu=vl.a.keys,Zu={expandTrigger:"click",multiple:!1,checkStrictly:!1,emitPath:!0,lazy:!1,lazyLoad:A.noop,value:"value",label:"label",children:"children",leaf:"leaf",disabled:"disabled",hoverThreshold:500},$u=function(t){return!t.getAttribute("aria-owns")},Ku=function(t,e){var n=t.parentNode;if(n){var r=n.querySelectorAll('.el-cascader-node[tabindex="-1"]');return r[Array.prototype.indexOf.call(r,t)+e]||null}return null},Ju=function(t,e){if(t){var n=t.id.split("-");return Number(n[n.length-2])}},qu=function(t){t&&(t.focus(),!$u(t)&&t.click())},th=i({name:"ElCascaderPanel",components:{CascaderMenu:Qu},props:{value:{},options:Array,props:Object,border:{type:Boolean,default:!0},renderLabel:Function},provide:function(){return{panel:this}},data:function(){return{checkedValue:null,checkedNodePaths:[],store:[],menus:[],activePath:[],loadCount:0}},computed:{config:function(){return Ut()(Gu({},Zu),this.props||{})},multiple:function(){return this.config.multiple},checkStrictly:function(){return this.config.checkStrictly},leafOnly:function(){return!this.checkStrictly},isHoverMenu:function(){return"hover"===this.config.expandTrigger},renderLabelFn:function(){return this.renderLabel||this.$scopedSlots.default}},watch:{options:{handler:function(){this.initStore()},immediate:!0,deep:!0},value:function(){this.syncCheckedValue(),this.checkStrictly&&this.calculateCheckedNodePaths()},checkedValue:function(t){Object(A.isEqual)(t,this.value)||(this.checkStrictly&&this.calculateCheckedNodePaths(),this.$emit("input",t),this.$emit("change",t))}},mounted:function(){Object(A.isEmpty)(this.value)||this.syncCheckedValue()},methods:{initStore:function(){var t=this.config,e=this.options;t.lazy&&Object(A.isEmpty)(e)?this.lazyLoad():(this.store=new Wu(e,t),this.menus=[this.store.getNodes()],this.syncMenuState())},syncCheckedValue:function(){var t=this.value,e=this.checkedValue;Object(A.isEqual)(t,e)||(this.activePath=[],this.checkedValue=t,this.syncMenuState())},syncMenuState:function(){var t=this.multiple,e=this.checkStrictly;this.syncActivePath(),t&&this.syncMultiCheckState(),e&&this.calculateCheckedNodePaths(),this.$nextTick(this.scrollIntoView)},syncMultiCheckState:function(){var t=this;this.getFlattedNodes(this.leafOnly).forEach(function(e){e.syncCheckState(t.checkedValue)})},syncActivePath:function(){var t=this,e=this.store,n=this.multiple,r=this.activePath,i=this.checkedValue;if(Object(A.isEmpty)(r))if(Object(A.isEmpty)(i))this.activePath=[],this.menus=[e.getNodes()];else{var o=n?i[0]:i,a=((this.getNodeByValue(o)||{}).pathNodes||[]).slice(0,-1);this.expandNodes(a)}else{var s=r.map(function(e){return t.getNodeByValue(e.getValue())});this.expandNodes(s)}},expandNodes:function(t){var e=this;t.forEach(function(t){return e.handleExpand(t,!0)})},calculateCheckedNodePaths:function(){var t=this,e=this.checkedValue,n=this.multiple?Object(A.coerceTruthyValueToArray)(e):[e];this.checkedNodePaths=n.map(function(e){var n=t.getNodeByValue(e);return n?n.pathNodes:[]})},handleKeyDown:function(t){var e=t.target;switch(t.keyCode){case Xu.up:var n=Ku(e,-1);qu(n);break;case Xu.down:var r=Ku(e,1);qu(r);break;case Xu.left:var i=this.$refs.menu[Ju(e)-1];if(i){var o=i.$el.querySelector('.el-cascader-node[aria-expanded="true"]');qu(o)}break;case Xu.right:var a=this.$refs.menu[Ju(e)+1];if(a){var s=a.$el.querySelector('.el-cascader-node[tabindex="-1"]');qu(s)}break;case Xu.enter:!function(t){if(t){var e=t.querySelector("input");e?e.click():$u(t)&&t.click()}}(e);break;case Xu.esc:case Xu.tab:this.$emit("close");break;default:return}},handleExpand:function(t,e){var n=this.activePath,r=t.level,i=n.slice(0,r-1),o=this.menus.slice(0,r);if(t.isLeaf||(i.push(t),o.push(t.children)),this.activePath=i,this.menus=o,!e){var a=i.map(function(t){return t.getValue()}),s=n.map(function(t){return t.getValue()});Object(A.valueEquals)(a,s)||(this.$emit("active-item-change",a),this.$emit("expand-change",a))}},handleCheckChange:function(t){this.checkedValue=t},lazyLoad:function(t,e){var n=this,r=this.config;t||(t=t||{root:!0,level:0},this.store=new Wu([],r),this.menus=[this.store.getNodes()]),t.loading=!0;r.lazyLoad(t,function(r){var i=t.root?null:t;if(r&&r.length&&n.store.appendNodes(r,i),t.loading=!1,t.loaded=!0,Array.isArray(n.checkedValue)){var o=n.checkedValue[n.loadCount++],a=n.config.value,s=n.config.leaf;if(Array.isArray(r)&&r.filter(function(t){return t[a]===o}).length>0){var l=n.store.getNodeByValue(o);l.data[s]||n.lazyLoad(l,function(){n.handleExpand(l)}),n.loadCount===n.checkedValue.length&&n.$parent.computePresentText()}}e&&e(r)})},calculateMultiCheckedValue:function(){this.checkedValue=this.getCheckedNodes(this.leafOnly).map(function(t){return t.getValueByOption()})},scrollIntoView:function(){this.$isServer||(this.$refs.menu||[]).forEach(function(t){var e=t.$el;if(e){var n=e.querySelector(".el-scrollbar__wrap"),r=e.querySelector(".el-cascader-node.is-active")||e.querySelector(".el-cascader-node.in-active-path");Re()(n,r)}})},getNodeByValue:function(t){return this.store.getNodeByValue(t)},getFlattedNodes:function(t){var e=!this.config.lazy;return this.store.getFlattedNodes(t,e)},getCheckedNodes:function(t){var e=this.checkedValue;return this.multiple?this.getFlattedNodes(t).filter(function(t){return t.checked}):Object(A.isEmpty)(e)?[]:[this.getNodeByValue(e)]},clearCheckedNodes:function(){var t=this.config,e=this.leafOnly,n=t.multiple,r=t.emitPath;n?(this.getCheckedNodes(e).filter(function(t){return!t.isDisabled}).forEach(function(t){return t.doCheck(!1)}),this.calculateMultiCheckedValue()):this.checkedValue=r?[]:null}}},Pu,[],!1,null,null,null);th.options.__file="packages/cascader-panel/src/cascader-panel.vue";var eh=th.exports;eh.install=function(t){t.component(eh.name,eh)};var nh=eh,rh=i({name:"ElAvatar",props:{size:{type:[Number,String],validator:function(t){return"string"==typeof t?["large","medium","small"].includes(t):"number"==typeof t}},shape:{type:String,default:"circle",validator:function(t){return["circle","square"].includes(t)}},icon:String,src:String,alt:String,srcSet:String,error:Function,fit:{type:String,default:"cover"}},data:function(){return{isImageExist:!0}},computed:{avatarClass:function(){var t=this.size,e=this.icon,n=this.shape,r=["el-avatar"];return t&&"string"==typeof t&&r.push("el-avatar--"+t),e&&r.push("el-avatar--icon"),n&&r.push("el-avatar--"+n),r.join(" ")}},methods:{handleError:function(){var t=this.error;!1!==(t?t():void 0)&&(this.isImageExist=!1)},renderAvatar:function(){var t=this.$createElement,e=this.icon,n=this.src,r=this.alt,i=this.isImageExist,o=this.srcSet,a=this.fit;return i&&n?t("img",{attrs:{src:n,alt:r,srcSet:o},on:{error:this.handleError},style:{"object-fit":a}}):e?t("i",{class:e}):this.$slots.default}},render:function(){var t=arguments[0],e=this.avatarClass,n=this.size;return t("span",{class:e,style:"number"==typeof n?{height:n+"px",width:n+"px",lineHeight:n+"px"}:{}},[this.renderAvatar()])}},void 0,void 0,!1,null,null,null);rh.options.__file="packages/avatar/src/main.vue";var ih=rh.exports;ih.install=function(t){t.component(ih.name,ih)};var oh=ih,ah=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("transition",{attrs:{name:"el-drawer-fade"},on:{"after-enter":t.afterEnter,"after-leave":t.afterLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],staticClass:"el-drawer__wrapper",attrs:{tabindex:"-1"}},[n("div",{staticClass:"el-drawer__container",class:t.visible&&"el-drawer__open",attrs:{role:"document",tabindex:"-1"},on:{click:function(e){return e.target!==e.currentTarget?null:t.handleWrapperClick(e)}}},[n("div",{ref:"drawer",staticClass:"el-drawer",class:[t.direction,t.customClass],style:t.isHorizontal?"width: "+t.drawerSize:"height: "+t.drawerSize,attrs:{"aria-modal":"true","aria-labelledby":"el-drawer__title","aria-label":t.title,role:"dialog",tabindex:"-1"}},[t.withHeader?n("header",{staticClass:"el-drawer__header",attrs:{id:"el-drawer__title"}},[t._t("title",[n("span",{attrs:{role:"heading",title:t.title}},[t._v(t._s(t.title))])]),t.showClose?n("button",{staticClass:"el-drawer__close-btn",attrs:{"aria-label":"close "+(t.title||"drawer"),type:"button"},on:{click:t.closeDrawer}},[n("i",{staticClass:"el-dialog__close el-icon el-icon-close"})]):t._e()],2):t._e(),t.rendered?n("section",{staticClass:"el-drawer__body"},[t._t("default")],2):t._e()])])])])};ah._withStripped=!0;var sh=i({name:"ElDrawer",mixins:[b.a,S.a],props:{appendToBody:{type:Boolean,default:!1},beforeClose:{type:Function},customClass:{type:String,default:""},closeOnPressEscape:{type:Boolean,default:!0},destroyOnClose:{type:Boolean,default:!1},modal:{type:Boolean,default:!0},direction:{type:String,default:"rtl",validator:function(t){return-1!==["ltr","rtl","ttb","btt"].indexOf(t)}},modalAppendToBody:{type:Boolean,default:!0},showClose:{type:Boolean,default:!0},size:{type:[Number,String],default:"30%"},title:{type:String,default:""},visible:{type:Boolean},wrapperClosable:{type:Boolean,default:!0},withHeader:{type:Boolean,default:!0}},computed:{isHorizontal:function(){return"rtl"===this.direction||"ltr"===this.direction},drawerSize:function(){return"number"==typeof this.size?this.size+"px":this.size}},data:function(){return{closed:!1,prevActiveElement:null}},watch:{visible:function(t){var e=this;t?(this.closed=!1,this.$emit("open"),this.appendToBody&&document.body.appendChild(this.$el),this.prevActiveElement=document.activeElement):(this.closed||this.$emit("close"),this.$nextTick(function(){e.prevActiveElement&&e.prevActiveElement.focus()}))}},methods:{afterEnter:function(){this.$emit("opened")},afterLeave:function(){this.$emit("closed")},hide:function(t){!1!==t&&(this.$emit("update:visible",!1),this.$emit("close"),!0===this.destroyOnClose&&(this.rendered=!1),this.closed=!0)},handleWrapperClick:function(){this.wrapperClosable&&this.closeDrawer()},closeDrawer:function(){"function"==typeof this.beforeClose?this.beforeClose(this.hide):this.hide()},handleClose:function(){this.closeDrawer()}},mounted:function(){this.visible&&(this.rendered=!0,this.open())},destroyed:function(){this.appendToBody&&this.$el&&this.$el.parentNode&&this.$el.parentNode.removeChild(this.$el)}},ah,[],!1,null,null,null);sh.options.__file="packages/drawer/src/main.vue";var lh=sh.exports;lh.install=function(t){t.component(lh.name,lh)};var ch=lh,uh=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("el-popover",t._b({attrs:{trigger:"click"},model:{value:t.visible,callback:function(e){t.visible=e},expression:"visible"}},"el-popover",t.$attrs,!1),[n("div",{staticClass:"el-popconfirm"},[n("p",{staticClass:"el-popconfirm__main"},[t.hideIcon?t._e():n("i",{staticClass:"el-popconfirm__icon",class:t.icon,style:{color:t.iconColor}}),t._v("\n "+t._s(t.title)+"\n ")]),n("div",{staticClass:"el-popconfirm__action"},[n("el-button",{attrs:{size:"mini",type:t.cancelButtonType},on:{click:t.cancel}},[t._v("\n "+t._s(t.displayCancelButtonText)+"\n ")]),n("el-button",{attrs:{size:"mini",type:t.confirmButtonType},on:{click:t.confirm}},[t._v("\n "+t._s(t.displayConfirmButtonText)+"\n ")])],1)]),t._t("reference",null,{slot:"reference"})],2)};uh._withStripped=!0;var hh=n(44),dh=i({name:"ElPopconfirm",props:{title:{type:String},confirmButtonText:{type:String},cancelButtonText:{type:String},confirmButtonType:{type:String,default:"primary"},cancelButtonType:{type:String,default:"text"},icon:{type:String,default:"el-icon-question"},iconColor:{type:String,default:"#f90"},hideIcon:{type:Boolean,default:!1}},components:{ElPopover:n.n(hh).a,ElButton:W.a},data:function(){return{visible:!1}},computed:{displayConfirmButtonText:function(){return this.confirmButtonText||Object(Ii.t)("el.popconfirm.confirmButtonText")},displayCancelButtonText:function(){return this.cancelButtonText||Object(Ii.t)("el.popconfirm.cancelButtonText")}},methods:{confirm:function(){this.visible=!1,this.$emit("confirm")},cancel:function(){this.visible=!1,this.$emit("cancel")}}},uh,[],!1,null,null,null);dh.options.__file="packages/popconfirm/src/main.vue";var fh=dh.exports;fh.install=function(t){t.component(fh.name,fh)};var ph=fh,Ah=[m,B,Y,K,et,ot,mt,St,Mt,It,Vt,$t,te,oe,ce,fe,me,_e,Ce,Ue,Qe,We,$e,tn,rr,ur,si,Ai,Si,Mi,Li,no,ao,uo,yo,Bo,Oo,Io,Jo,ra,xa,Ha,Qa,Va,as,us,ps,Ts,Ls,Fs,Us,Vs,Ks,el,ol,cl,fl,Cl,ec,lc,dc,gc,bc,Sc,Tc,Oc,Pc,jc,zc,au,gu,_u,Iu,nh,oh,ch,ph,yt.a],gh=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};Pi.a.use(e.locale),Pi.a.i18n(e.i18n),Ah.forEach(function(e){t.component(e.name,e)}),t.use(Mu),t.use(Na.directive),t.prototype.$ELEMENT={size:e.size||"",zIndex:e.zIndex||2e3},t.prototype.$loading=Na.service,t.prototype.$msgbox=Ji,t.prototype.$alert=Ji.alert,t.prototype.$confirm=Ji.confirm,t.prototype.$prompt=Ji.prompt,t.prototype.$notify=fa,t.prototype.$message=Ss};"undefined"!=typeof window&&window.Vue&&gh(window.Vue);e.default={version:"2.15.1",locale:Pi.a.use,i18n:Pi.a.i18n,install:gh,CollapseTransition:yt.a,Loading:Na,Pagination:m,Dialog:B,Autocomplete:Y,Dropdown:K,DropdownMenu:et,DropdownItem:ot,Menu:mt,Submenu:St,MenuItem:Mt,MenuItemGroup:It,Input:Vt,InputNumber:$t,Radio:te,RadioGroup:oe,RadioButton:ce,Checkbox:fe,CheckboxButton:me,CheckboxGroup:_e,Switch:Ce,Select:Ue,Option:Qe,OptionGroup:We,Button:$e,ButtonGroup:tn,Table:rr,TableColumn:ur,DatePicker:si,TimeSelect:Ai,TimePicker:Si,Popover:Mi,Tooltip:Li,MessageBox:Ji,Breadcrumb:no,BreadcrumbItem:ao,Form:uo,FormItem:yo,Tabs:Bo,TabPane:Oo,Tag:Io,Tree:Jo,Alert:ra,Notification:fa,Slider:xa,Icon:Ha,Row:Qa,Col:Va,Upload:as,Progress:us,Spinner:ps,Message:Ss,Badge:Ts,Card:Ls,Rate:Fs,Steps:Us,Step:Vs,Carousel:Ks,Scrollbar:el,CarouselItem:ol,Collapse:cl,CollapseItem:fl,Cascader:Cl,ColorPicker:ec,Transfer:lc,Container:dc,Header:gc,Aside:bc,Main:Sc,Footer:Tc,Timeline:Oc,TimelineItem:Pc,Link:jc,Divider:zc,Image:au,Calendar:gu,Backtop:_u,InfiniteScroll:Mu,PageHeader:Iu,CascaderPanel:nh,Avatar:oh,Drawer:ch,Popconfirm:ph}}]).default},zMj2:function(t,e,n){"use strict";var r=function(){return function(t){this.value=t}}(),i=function(){function t(){this._len=0}return t.prototype.insert=function(t){var e=new r(t);return this.insertEntry(e),e},t.prototype.insertEntry=function(t){this.head?(this.tail.next=t,t.prev=this.tail,t.next=null,this.tail=t):this.head=this.tail=t,this._len++},t.prototype.remove=function(t){var e=t.prev,n=t.next;e?e.next=n:this.head=n,n?n.prev=e:this.tail=e,t.next=t.prev=null,this._len--},t.prototype.len=function(){return this._len},t.prototype.clear=function(){this.head=this.tail=null,this._len=0},t}(),o=function(){function t(t){this._list=new i,this._maxSize=10,this._map={},this._maxSize=t}return t.prototype.put=function(t,e){var n=this._list,i=this._map,o=null;if(null==i[t]){var a=n.len(),s=this._lastRemovedEntry;if(a>=this._maxSize&&a>0){var l=n.head;n.remove(l),delete i[l.key],o=l.value,this._lastRemovedEntry=l}s?s.value=e:s=new r(e),s.key=t,n.insertEntry(s),i[t]=s}return o},t.prototype.get=function(t){var e=this._map[t],n=this._list;if(null!=e)return e!==n.tail&&(n.remove(e),n.insertEntry(e)),e.value},t.prototype.clear=function(){this._list.clear(),this._map={}},t.prototype.len=function(){return this._list.len()},t}();e.a=o},zQR9:function(t,e,n){"use strict";var r=n("h65t")(!0);n("vIB/")(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})})},zTCi:function(t,e,n){"use strict";e.__esModule=!0,e.default=function(t,e){if(o.default.prototype.$isServer)return;if(!e)return void(t.scrollTop=0);var n=[],r=e.offsetParent;for(;r&&t!==r&&t.contains(r);)n.push(r),r=r.offsetParent;var i=e.offsetTop+n.reduce(function(t,e){return t+e.offsetTop},0),a=i+e.offsetHeight,s=t.scrollTop,l=s+t.clientHeight;i<s?t.scrollTop=i:a>l&&(t.scrollTop=a-t.clientHeight)};var r,i=n("7+uW"),o=(r=i)&&r.__esModule?r:{default:r}}});
  492. //# sourceMappingURL=vendor.df9ff6be207cf68c7d9a.js.map