diff --git a/dist/index.js b/dist/index.js index 3defee1..410199d 100644 --- a/dist/index.js +++ b/dist/index.js @@ -6,4 +6,4 @@ * Released under MIT license * Based on Underscore.js 1.8.3 * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors - */(function(){var o="Expected a function",u="__lodash_placeholder__",a=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],c="[object Arguments]",f="[object Array]",s="[object Boolean]",l="[object Date]",h="[object Error]",d="[object Function]",p="[object GeneratorFunction]",v="[object Map]",g="[object Number]",y="[object Object]",_="[object RegExp]",b="[object Set]",m="[object String]",x="[object Symbol]",w="[object WeakMap]",M="[object ArrayBuffer]",A="[object DataView]",S="[object Float32Array]",k="[object Float64Array]",T="[object Int8Array]",C="[object Int16Array]",E="[object Int32Array]",O="[object Uint8Array]",N="[object Uint16Array]",j="[object Uint32Array]",R=/\b__p \+= '';/g,P=/\b(__p \+=) '' \+/g,z=/(__e\(.*?\)|\b__t\)) \+\n'';/g,L=/&(?:amp|lt|gt|quot|#39);/g,I=/[&<>"']/g,F=RegExp(L.source),B=RegExp(I.source),D=/<%-([\s\S]+?)%>/g,U=/<%([\s\S]+?)%>/g,V=/<%=([\s\S]+?)%>/g,q=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Y=/^\w*$/,H=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,$=/[\\^$.*+?()[\]{}|]/g,W=RegExp($.source),G=/^\s+|\s+$/g,X=/^\s+/,Z=/\s+$/,K=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Q=/\{\n\/\* \[wrapped with (.+)\] \*/,J=/,? & /,tt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,nt=/\\(\\)?/g,et=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,rt=/\w*$/,it=/^[-+]0x[0-9a-f]+$/i,ot=/^0b[01]+$/i,ut=/^\[object .+?Constructor\]$/,at=/^0o[0-7]+$/i,ct=/^(?:0|[1-9]\d*)$/,ft=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,st=/($^)/,lt=/['\n\r\u2028\u2029\\]/g,ht="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",dt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",pt="[\\ud800-\\udfff]",vt="["+dt+"]",gt="["+ht+"]",yt="\\d+",_t="[\\u2700-\\u27bf]",bt="[a-z\\xdf-\\xf6\\xf8-\\xff]",mt="[^\\ud800-\\udfff"+dt+yt+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",xt="\\ud83c[\\udffb-\\udfff]",wt="[^\\ud800-\\udfff]",Mt="(?:\\ud83c[\\udde6-\\uddff]){2}",At="[\\ud800-\\udbff][\\udc00-\\udfff]",St="[A-Z\\xc0-\\xd6\\xd8-\\xde]",kt="(?:"+bt+"|"+mt+")",Tt="(?:"+St+"|"+mt+")",Ct="(?:"+gt+"|"+xt+")"+"?",Et="[\\ufe0e\\ufe0f]?"+Ct+("(?:\\u200d(?:"+[wt,Mt,At].join("|")+")[\\ufe0e\\ufe0f]?"+Ct+")*"),Ot="(?:"+[_t,Mt,At].join("|")+")"+Et,Nt="(?:"+[wt+gt+"?",gt,Mt,At,pt].join("|")+")",jt=RegExp("['’]","g"),Rt=RegExp(gt,"g"),Pt=RegExp(xt+"(?="+xt+")|"+Nt+Et,"g"),zt=RegExp([St+"?"+bt+"+(?:['’](?:d|ll|m|re|s|t|ve))?(?="+[vt,St,"$"].join("|")+")",Tt+"+(?:['’](?:D|LL|M|RE|S|T|VE))?(?="+[vt,St+kt,"$"].join("|")+")",St+"?"+kt+"+(?:['’](?:d|ll|m|re|s|t|ve))?",St+"+(?:['’](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",yt,Ot].join("|"),"g"),Lt=RegExp("[\\u200d\\ud800-\\udfff"+ht+"\\ufe0e\\ufe0f]"),It=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ft=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Bt=-1,Dt={};Dt[S]=Dt[k]=Dt[T]=Dt[C]=Dt[E]=Dt[O]=Dt["[object Uint8ClampedArray]"]=Dt[N]=Dt[j]=!0,Dt[c]=Dt[f]=Dt[M]=Dt[s]=Dt[A]=Dt[l]=Dt[h]=Dt[d]=Dt[v]=Dt[g]=Dt[y]=Dt[_]=Dt[b]=Dt[m]=Dt[w]=!1;var Ut={};Ut[c]=Ut[f]=Ut[M]=Ut[A]=Ut[s]=Ut[l]=Ut[S]=Ut[k]=Ut[T]=Ut[C]=Ut[E]=Ut[v]=Ut[g]=Ut[y]=Ut[_]=Ut[b]=Ut[m]=Ut[x]=Ut[O]=Ut["[object Uint8ClampedArray]"]=Ut[N]=Ut[j]=!0,Ut[h]=Ut[d]=Ut[w]=!1;var Vt={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},qt=parseFloat,Yt=parseInt,Ht="object"==typeof t&&t&&t.Object===Object&&t,$t="object"==typeof self&&self&&self.Object===Object&&self,Wt=Ht||$t||Function("return this")(),Gt=n&&!n.nodeType&&n,Xt=Gt&&"object"==typeof r&&r&&!r.nodeType&&r,Zt=Xt&&Xt.exports===Gt,Kt=Zt&&Ht.process,Qt=function(){try{var t=Xt&&Xt.require&&Xt.require("util").types;return t||Kt&&Kt.binding&&Kt.binding("util")}catch(t){}}(),Jt=Qt&&Qt.isArrayBuffer,tn=Qt&&Qt.isDate,nn=Qt&&Qt.isMap,en=Qt&&Qt.isRegExp,rn=Qt&&Qt.isSet,on=Qt&&Qt.isTypedArray;function un(t,n,e){switch(e.length){case 0:return t.call(n);case 1:return t.call(n,e[0]);case 2:return t.call(n,e[0],e[1]);case 3:return t.call(n,e[0],e[1],e[2])}return t.apply(n,e)}function an(t,n,e,r){for(var i=-1,o=null==t?0:t.length;++i-1}function dn(t,n,e){for(var r=-1,i=null==t?0:t.length;++r-1;);return e}function zn(t,n){for(var e=t.length;e--&&wn(n,t[e],0)>-1;);return e}function Ln(t,n){for(var e=t.length,r=0;e--;)t[e]===n&&++r;return r}var In=Tn({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),Fn=Tn({"&":"&","<":"<",">":">",'"':""","'":"'"});function Bn(t){return"\\"+Vt[t]}function Dn(t){return Lt.test(t)}function Un(t){var n=-1,e=Array(t.size);return t.forEach((function(t,r){e[++n]=[r,t]})),e}function Vn(t,n){return function(e){return t(n(e))}}function qn(t,n){for(var e=-1,r=t.length,i=0,o=[];++e",""":'"',"'":"'"});var Xn=function t(n){var e,r=(n=null==n?Wt:Xn.defaults(Wt.Object(),n,Xn.pick(Wt,Ft))).Array,i=n.Date,ht=n.Error,dt=n.Function,pt=n.Math,vt=n.Object,gt=n.RegExp,yt=n.String,_t=n.TypeError,bt=r.prototype,mt=dt.prototype,xt=vt.prototype,wt=n["__core-js_shared__"],Mt=mt.toString,At=xt.hasOwnProperty,St=0,kt=(e=/[^.]+$/.exec(wt&&wt.keys&&wt.keys.IE_PROTO||""))?"Symbol(src)_1."+e:"",Tt=xt.toString,Ct=Mt.call(vt),Et=Wt._,Ot=gt("^"+Mt.call(At).replace($,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Nt=Zt?n.Buffer:void 0,Pt=n.Symbol,Lt=n.Uint8Array,Vt=Nt?Nt.allocUnsafe:void 0,Ht=Vn(vt.getPrototypeOf,vt),$t=vt.create,Gt=xt.propertyIsEnumerable,Xt=bt.splice,Kt=Pt?Pt.isConcatSpreadable:void 0,Qt=Pt?Pt.iterator:void 0,bn=Pt?Pt.toStringTag:void 0,Tn=function(){try{var t=Ji(vt,"defineProperty");return t({},"",{}),t}catch(t){}}(),Zn=n.clearTimeout!==Wt.clearTimeout&&n.clearTimeout,Kn=i&&i.now!==Wt.Date.now&&i.now,Qn=n.setTimeout!==Wt.setTimeout&&n.setTimeout,Jn=pt.ceil,te=pt.floor,ne=vt.getOwnPropertySymbols,ee=Nt?Nt.isBuffer:void 0,re=n.isFinite,ie=bt.join,oe=Vn(vt.keys,vt),ue=pt.max,ae=pt.min,ce=i.now,fe=n.parseInt,se=pt.random,le=bt.reverse,he=Ji(n,"DataView"),de=Ji(n,"Map"),pe=Ji(n,"Promise"),ve=Ji(n,"Set"),ge=Ji(n,"WeakMap"),ye=Ji(vt,"create"),_e=ge&&new ge,be={},me=To(he),xe=To(de),we=To(pe),Me=To(ve),Ae=To(ge),Se=Pt?Pt.prototype:void 0,ke=Se?Se.valueOf:void 0,Te=Se?Se.toString:void 0;function Ce(t){if(Yu(t)&&!Ru(t)&&!(t instanceof je)){if(t instanceof Ne)return t;if(At.call(t,"__wrapped__"))return Co(t)}return new Ne(t)}var Ee=function(){function t(){}return function(n){if(!qu(n))return{};if($t)return $t(n);t.prototype=n;var e=new t;return t.prototype=void 0,e}}();function Oe(){}function Ne(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=void 0}function je(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Re(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n=n?t:n)),t}function Ze(t,n,e,r,i,o){var u,a=1&n,f=2&n,h=4&n;if(e&&(u=i?e(t,r,i,o):e(t)),void 0!==u)return u;if(!qu(t))return t;var w=Ru(t);if(w){if(u=function(t){var n=t.length,e=new t.constructor(n);n&&"string"==typeof t[0]&&At.call(t,"index")&&(e.index=t.index,e.input=t.input);return e}(t),!a)return yi(t,u)}else{var R=eo(t),P=R==d||R==p;if(Iu(t))return li(t,a);if(R==y||R==c||P&&!i){if(u=f||P?{}:io(t),!a)return f?function(t,n){return _i(t,no(t),n)}(t,function(t,n){return t&&_i(n,xa(n),t)}(u,t)):function(t,n){return _i(t,to(t),n)}(t,$e(u,t))}else{if(!Ut[R])return i?t:{};u=function(t,n,e){var r=t.constructor;switch(n){case M:return hi(t);case s:case l:return new r(+t);case A:return function(t,n){var e=n?hi(t.buffer):t.buffer;return new t.constructor(e,t.byteOffset,t.byteLength)}(t,e);case S:case k:case T:case C:case E:case O:case"[object Uint8ClampedArray]":case N:case j:return di(t,e);case v:return new r;case g:case m:return new r(t);case _:return function(t){var n=new t.constructor(t.source,rt.exec(t));return n.lastIndex=t.lastIndex,n}(t);case b:return new r;case x:return i=t,ke?vt(ke.call(i)):{}}var i}(t,R,a)}}o||(o=new Ie);var z=o.get(t);if(z)return z;o.set(t,u),Xu(t)?t.forEach((function(r){u.add(Ze(r,n,e,r,t,o))})):Hu(t)&&t.forEach((function(r,i){u.set(i,Ze(r,n,e,i,t,o))}));var L=w?void 0:(h?f?$i:Hi:f?xa:ma)(t);return cn(L||t,(function(r,i){L&&(r=t[i=r]),qe(u,i,Ze(r,n,e,i,t,o))})),u}function Ke(t,n,e){var r=e.length;if(null==t)return!r;for(t=vt(t);r--;){var i=e[r],o=n[i],u=t[i];if(void 0===u&&!(i in t)||!o(u))return!1}return!0}function Qe(t,n,e){if("function"!=typeof t)throw new _t(o);return mo((function(){t.apply(void 0,e)}),n)}function Je(t,n,e,r){var i=-1,o=hn,u=!0,a=t.length,c=[],f=n.length;if(!a)return c;e&&(n=pn(n,Nn(e))),r?(o=dn,u=!1):n.length>=200&&(o=Rn,u=!1,n=new Le(n));t:for(;++i-1},Pe.prototype.set=function(t,n){var e=this.__data__,r=Ye(e,t);return r<0?(++this.size,e.push([t,n])):e[r][1]=n,this},ze.prototype.clear=function(){this.size=0,this.__data__={hash:new Re,map:new(de||Pe),string:new Re}},ze.prototype.delete=function(t){var n=Ki(this,t).delete(t);return this.size-=n?1:0,n},ze.prototype.get=function(t){return Ki(this,t).get(t)},ze.prototype.has=function(t){return Ki(this,t).has(t)},ze.prototype.set=function(t,n){var e=Ki(this,t),r=e.size;return e.set(t,n),this.size+=e.size==r?0:1,this},Le.prototype.add=Le.prototype.push=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this},Le.prototype.has=function(t){return this.__data__.has(t)},Ie.prototype.clear=function(){this.__data__=new Pe,this.size=0},Ie.prototype.delete=function(t){var n=this.__data__,e=n.delete(t);return this.size=n.size,e},Ie.prototype.get=function(t){return this.__data__.get(t)},Ie.prototype.has=function(t){return this.__data__.has(t)},Ie.prototype.set=function(t,n){var e=this.__data__;if(e instanceof Pe){var r=e.__data__;if(!de||r.length<199)return r.push([t,n]),this.size=++e.size,this;e=this.__data__=new ze(r)}return e.set(t,n),this.size=e.size,this};var tr=xi(cr),nr=xi(fr,!0);function er(t,n){var e=!0;return tr(t,(function(t,r,i){return e=!!n(t,r,i)})),e}function rr(t,n,e){for(var r=-1,i=t.length;++r0&&e(a)?n>1?or(a,n-1,e,r,i):vn(i,a):r||(i[i.length]=a)}return i}var ur=wi(),ar=wi(!0);function cr(t,n){return t&&ur(t,n,ma)}function fr(t,n){return t&&ar(t,n,ma)}function sr(t,n){return ln(n,(function(n){return Du(t[n])}))}function lr(t,n){for(var e=0,r=(n=ai(n,t)).length;null!=t&&en}function vr(t,n){return null!=t&&At.call(t,n)}function gr(t,n){return null!=t&&n in vt(t)}function yr(t,n,e){for(var i=e?dn:hn,o=t[0].length,u=t.length,a=u,c=r(u),f=1/0,s=[];a--;){var l=t[a];a&&n&&(l=pn(l,Nn(n))),f=ae(l.length,f),c[a]=!e&&(n||o>=120&&l.length>=120)?new Le(a&&l):void 0}l=t[0];var h=-1,d=c[0];t:for(;++h=a)return c;var f=e[r];return c*("desc"==f?-1:1)}}return t.index-n.index}(t,n,e)}))}function Rr(t,n,e){for(var r=-1,i=n.length,o={};++r-1;)a!==t&&Xt.call(a,c,1),Xt.call(t,c,1);return t}function zr(t,n){for(var e=t?n.length:0,r=e-1;e--;){var i=n[e];if(e==r||i!==o){var o=i;uo(i)?Xt.call(t,i,1):Jr(t,i)}}return t}function Lr(t,n){return t+te(se()*(n-t+1))}function Ir(t,n){var e="";if(!t||n<1||n>9007199254740991)return e;do{n%2&&(e+=t),(n=te(n/2))&&(t+=t)}while(n);return e}function Fr(t,n){return xo(vo(t,n,$a),t+"")}function Br(t){return Be(Ea(t))}function Dr(t,n){var e=Ea(t);return Ao(e,Xe(n,0,e.length))}function Ur(t,n,e,r){if(!qu(t))return t;for(var i=-1,o=(n=ai(n,t)).length,u=o-1,a=t;null!=a&&++io?0:o+n),(e=e>o?o:e)<0&&(e+=o),o=n>e?0:e-n>>>0,n>>>=0;for(var u=r(o);++i>>1,u=t[o];null!==u&&!Ku(u)&&(e?u<=n:u=200){var f=n?null:Ii(t);if(f)return Yn(f);u=!1,i=Rn,c=new Le}else c=n?[]:a;t:for(;++r=r?t:Hr(t,n,e)}var si=Zn||function(t){return Wt.clearTimeout(t)};function li(t,n){if(n)return t.slice();var e=t.length,r=Vt?Vt(e):new t.constructor(e);return t.copy(r),r}function hi(t){var n=new t.constructor(t.byteLength);return new Lt(n).set(new Lt(t)),n}function di(t,n){var e=n?hi(t.buffer):t.buffer;return new t.constructor(e,t.byteOffset,t.length)}function pi(t,n){if(t!==n){var e=void 0!==t,r=null===t,i=t==t,o=Ku(t),u=void 0!==n,a=null===n,c=n==n,f=Ku(n);if(!a&&!f&&!o&&t>n||o&&u&&c&&!a&&!f||r&&u&&c||!e&&c||!i)return 1;if(!r&&!o&&!f&&t1?e[i-1]:void 0,u=i>2?e[2]:void 0;for(o=t.length>3&&"function"==typeof o?(i--,o):void 0,u&&ao(e[0],e[1],u)&&(o=i<3?void 0:o,i=1),n=vt(n);++r-1?i[o?n[u]:u]:void 0}}function Ti(t){return Yi((function(n){var e=n.length,r=e,i=Ne.prototype.thru;for(t&&n.reverse();r--;){var u=n[r];if("function"!=typeof u)throw new _t(o);if(i&&!a&&"wrapper"==Gi(u))var a=new Ne([],!0)}for(r=a?r:e;++r1&&b.reverse(),l&&f<_&&(b.length=f),this&&this!==Wt&&this instanceof y&&(S=g||Si(S)),S.apply(A,b)}}function Ei(t,n){return function(e,r){return function(t,n,e,r){return cr(t,(function(t,i,o){n(r,e(t),i,o)})),r}(e,t,n(r),{})}}function Oi(t,n){return function(e,r){var i;if(void 0===e&&void 0===r)return n;if(void 0!==e&&(i=e),void 0!==r){if(void 0===i)return r;"string"==typeof e||"string"==typeof r?(e=Kr(e),r=Kr(r)):(e=Zr(e),r=Zr(r)),i=t(e,r)}return i}}function Ni(t){return Yi((function(n){return n=pn(n,Nn(Zi())),Fr((function(e){var r=this;return t(n,(function(t){return un(t,r,e)}))}))}))}function ji(t,n){var e=(n=void 0===n?" ":Kr(n)).length;if(e<2)return e?Ir(n,t):n;var r=Ir(n,Jn(t/$n(n)));return Dn(n)?fi(Wn(r),0,t).join(""):r.slice(0,t)}function Ri(t){return function(n,e,i){return i&&"number"!=typeof i&&ao(n,e,i)&&(e=i=void 0),n=ea(n),void 0===e?(e=n,n=0):e=ea(e),function(t,n,e,i){for(var o=-1,u=ue(Jn((n-t)/(e||1)),0),a=r(u);u--;)a[i?u:++o]=t,t+=e;return a}(n,e,i=void 0===i?na))return!1;var f=o.get(t),s=o.get(n);if(f&&s)return f==n&&s==t;var l=-1,h=!0,d=2&e?new Le:void 0;for(o.set(t,n),o.set(n,t);++l-1&&t%1==0&&t1?"& ":"")+n[r],n=n.join(e>2?", ":" "),t.replace(K,"{\n/* [wrapped with "+n+"] */\n")}(r,function(t,n){return cn(a,(function(e){var r="_."+e[0];n&e[1]&&!hn(t,r)&&t.push(r)})),t.sort()}(function(t){var n=t.match(Q);return n?n[1].split(J):[]}(r),e)))}function Mo(t){var n=0,e=0;return function(){var r=ce(),i=16-(r-e);if(e=r,i>0){if(++n>=800)return arguments[0]}else n=0;return t.apply(void 0,arguments)}}function Ao(t,n){var e=-1,r=t.length,i=r-1;for(n=void 0===n?r:n;++e1?t[n-1]:void 0;return e="function"==typeof e?(t.pop(),e):void 0,Go(t,e)}));function nu(t){var n=Ce(t);return n.__chain__=!0,n}function eu(t,n){return n(t)}var ru=Yi((function(t){var n=t.length,e=n?t[0]:0,r=this.__wrapped__,i=function(n){return Ge(n,t)};return!(n>1||this.__actions__.length)&&r instanceof je&&uo(e)?((r=r.slice(e,+e+(n?1:0))).__actions__.push({func:eu,args:[i],thisArg:void 0}),new Ne(r,this.__chain__).thru((function(t){return n&&!t.length&&t.push(void 0),t}))):this.thru(i)}));var iu=bi((function(t,n,e){At.call(t,e)?++t[e]:We(t,e,1)}));var ou=ki(jo),uu=ki(Ro);function au(t,n){return(Ru(t)?cn:tr)(t,Zi(n,3))}function cu(t,n){return(Ru(t)?fn:nr)(t,Zi(n,3))}var fu=bi((function(t,n,e){At.call(t,e)?t[e].push(n):We(t,e,[n])}));var su=Fr((function(t,n,e){var i=-1,o="function"==typeof n,u=zu(t)?r(t.length):[];return tr(t,(function(t){u[++i]=o?un(n,t,e):_r(t,n,e)})),u})),lu=bi((function(t,n,e){We(t,e,n)}));function hu(t,n){return(Ru(t)?pn:Tr)(t,Zi(n,3))}var du=bi((function(t,n,e){t[e?0:1].push(n)}),(function(){return[[],[]]}));var pu=Fr((function(t,n){if(null==t)return[];var e=n.length;return e>1&&ao(t,n[0],n[1])?n=[]:e>2&&ao(n[0],n[1],n[2])&&(n=[n[0]]),jr(t,or(n,1),[])})),vu=Kn||function(){return Wt.Date.now()};function gu(t,n,e){return n=e?void 0:n,Bi(t,128,void 0,void 0,void 0,void 0,n=t&&null==n?t.length:n)}function yu(t,n){var e;if("function"!=typeof n)throw new _t(o);return t=ra(t),function(){return--t>0&&(e=n.apply(this,arguments)),t<=1&&(n=void 0),e}}var _u=Fr((function(t,n,e){var r=1;if(e.length){var i=qn(e,Xi(_u));r|=32}return Bi(t,r,n,e,i)})),bu=Fr((function(t,n,e){var r=3;if(e.length){var i=qn(e,Xi(bu));r|=32}return Bi(n,r,t,e,i)}));function mu(t,n,e){var r,i,u,a,c,f,s=0,l=!1,h=!1,d=!0;if("function"!=typeof t)throw new _t(o);function p(n){var e=r,o=i;return r=i=void 0,s=n,a=t.apply(o,e)}function v(t){return s=t,c=mo(y,n),l?p(t):a}function g(t){var e=t-f;return void 0===f||e>=n||e<0||h&&t-s>=u}function y(){var t=vu();if(g(t))return _(t);c=mo(y,function(t){var e=n-(t-f);return h?ae(e,u-(t-s)):e}(t))}function _(t){return c=void 0,d&&r?p(t):(r=i=void 0,a)}function b(){var t=vu(),e=g(t);if(r=arguments,i=this,f=t,e){if(void 0===c)return v(f);if(h)return si(c),c=mo(y,n),p(f)}return void 0===c&&(c=mo(y,n)),a}return n=oa(n)||0,qu(e)&&(l=!!e.leading,u=(h="maxWait"in e)?ue(oa(e.maxWait)||0,n):u,d="trailing"in e?!!e.trailing:d),b.cancel=function(){void 0!==c&&si(c),s=0,r=f=i=c=void 0},b.flush=function(){return void 0===c?a:_(vu())},b}var xu=Fr((function(t,n){return Qe(t,1,n)})),wu=Fr((function(t,n,e){return Qe(t,oa(n)||0,e)}));function Mu(t,n){if("function"!=typeof t||null!=n&&"function"!=typeof n)throw new _t(o);var e=function(){var r=arguments,i=n?n.apply(this,r):r[0],o=e.cache;if(o.has(i))return o.get(i);var u=t.apply(this,r);return e.cache=o.set(i,u)||o,u};return e.cache=new(Mu.Cache||ze),e}function Au(t){if("function"!=typeof t)throw new _t(o);return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}Mu.Cache=ze;var Su=ci((function(t,n){var e=(n=1==n.length&&Ru(n[0])?pn(n[0],Nn(Zi())):pn(or(n,1),Nn(Zi()))).length;return Fr((function(r){for(var i=-1,o=ae(r.length,e);++i=n})),ju=br(function(){return arguments}())?br:function(t){return Yu(t)&&At.call(t,"callee")&&!Gt.call(t,"callee")},Ru=r.isArray,Pu=Jt?Nn(Jt):function(t){return Yu(t)&&dr(t)==M};function zu(t){return null!=t&&Vu(t.length)&&!Du(t)}function Lu(t){return Yu(t)&&zu(t)}var Iu=ee||oc,Fu=tn?Nn(tn):function(t){return Yu(t)&&dr(t)==l};function Bu(t){if(!Yu(t))return!1;var n=dr(t);return n==h||"[object DOMException]"==n||"string"==typeof t.message&&"string"==typeof t.name&&!Wu(t)}function Du(t){if(!qu(t))return!1;var n=dr(t);return n==d||n==p||"[object AsyncFunction]"==n||"[object Proxy]"==n}function Uu(t){return"number"==typeof t&&t==ra(t)}function Vu(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}function qu(t){var n=typeof t;return null!=t&&("object"==n||"function"==n)}function Yu(t){return null!=t&&"object"==typeof t}var Hu=nn?Nn(nn):function(t){return Yu(t)&&eo(t)==v};function $u(t){return"number"==typeof t||Yu(t)&&dr(t)==g}function Wu(t){if(!Yu(t)||dr(t)!=y)return!1;var n=Ht(t);if(null===n)return!0;var e=At.call(n,"constructor")&&n.constructor;return"function"==typeof e&&e instanceof e&&Mt.call(e)==Ct}var Gu=en?Nn(en):function(t){return Yu(t)&&dr(t)==_};var Xu=rn?Nn(rn):function(t){return Yu(t)&&eo(t)==b};function Zu(t){return"string"==typeof t||!Ru(t)&&Yu(t)&&dr(t)==m}function Ku(t){return"symbol"==typeof t||Yu(t)&&dr(t)==x}var Qu=on?Nn(on):function(t){return Yu(t)&&Vu(t.length)&&!!Dt[dr(t)]};var Ju=Pi(kr),ta=Pi((function(t,n){return t<=n}));function na(t){if(!t)return[];if(zu(t))return Zu(t)?Wn(t):yi(t);if(Qt&&t[Qt])return function(t){for(var n,e=[];!(n=t.next()).done;)e.push(n.value);return e}(t[Qt]());var n=eo(t);return(n==v?Un:n==b?Yn:Ea)(t)}function ea(t){return t?(t=oa(t))===1/0||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function ra(t){var n=ea(t),e=n%1;return n==n?e?n-e:n:0}function ia(t){return t?Xe(ra(t),0,4294967295):0}function oa(t){if("number"==typeof t)return t;if(Ku(t))return NaN;if(qu(t)){var n="function"==typeof t.valueOf?t.valueOf():t;t=qu(n)?n+"":n}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(G,"");var e=ot.test(t);return e||at.test(t)?Yt(t.slice(2),e?2:8):it.test(t)?NaN:+t}function ua(t){return _i(t,xa(t))}function aa(t){return null==t?"":Kr(t)}var ca=mi((function(t,n){if(lo(n)||zu(n))_i(n,ma(n),t);else for(var e in n)At.call(n,e)&&qe(t,e,n[e])})),fa=mi((function(t,n){_i(n,xa(n),t)})),sa=mi((function(t,n,e,r){_i(n,xa(n),t,r)})),la=mi((function(t,n,e,r){_i(n,ma(n),t,r)})),ha=Yi(Ge);var da=Fr((function(t,n){t=vt(t);var e=-1,r=n.length,i=r>2?n[2]:void 0;for(i&&ao(n[0],n[1],i)&&(r=1);++e1),n})),_i(t,$i(t),e),r&&(e=Ze(e,7,Vi));for(var i=n.length;i--;)Jr(e,n[i]);return e}));var Sa=Yi((function(t,n){return null==t?{}:function(t,n){return Rr(t,n,(function(n,e){return ga(t,e)}))}(t,n)}));function ka(t,n){if(null==t)return{};var e=pn($i(t),(function(t){return[t]}));return n=Zi(n),Rr(t,e,(function(t,e){return n(t,e[0])}))}var Ta=Fi(ma),Ca=Fi(xa);function Ea(t){return null==t?[]:jn(t,ma(t))}var Oa=Ai((function(t,n,e){return n=n.toLowerCase(),t+(e?Na(n):n)}));function Na(t){return Ba(aa(t).toLowerCase())}function ja(t){return(t=aa(t))&&t.replace(ft,In).replace(Rt,"")}var Ra=Ai((function(t,n,e){return t+(e?"-":"")+n.toLowerCase()})),Pa=Ai((function(t,n,e){return t+(e?" ":"")+n.toLowerCase()})),za=Mi("toLowerCase");var La=Ai((function(t,n,e){return t+(e?"_":"")+n.toLowerCase()}));var Ia=Ai((function(t,n,e){return t+(e?" ":"")+Ba(n)}));var Fa=Ai((function(t,n,e){return t+(e?" ":"")+n.toUpperCase()})),Ba=Mi("toUpperCase");function Da(t,n,e){return t=aa(t),void 0===(n=e?void 0:n)?function(t){return It.test(t)}(t)?function(t){return t.match(zt)||[]}(t):function(t){return t.match(tt)||[]}(t):t.match(n)||[]}var Ua=Fr((function(t,n){try{return un(t,void 0,n)}catch(t){return Bu(t)?t:new ht(t)}})),Va=Yi((function(t,n){return cn(n,(function(n){n=ko(n),We(t,n,_u(t[n],t))})),t}));function qa(t){return function(){return t}}var Ya=Ti(),Ha=Ti(!0);function $a(t){return t}function Wa(t){return Mr("function"==typeof t?t:Ze(t,1))}var Ga=Fr((function(t,n){return function(e){return _r(e,t,n)}})),Xa=Fr((function(t,n){return function(e){return _r(t,e,n)}}));function Za(t,n,e){var r=ma(n),i=sr(n,r);null!=e||qu(n)&&(i.length||!r.length)||(e=n,n=t,t=this,i=sr(n,ma(n)));var o=!(qu(e)&&"chain"in e&&!e.chain),u=Du(t);return cn(i,(function(e){var r=n[e];t[e]=r,u&&(t.prototype[e]=function(){var n=this.__chain__;if(o||n){var e=t(this.__wrapped__),i=e.__actions__=yi(this.__actions__);return i.push({func:r,args:arguments,thisArg:t}),e.__chain__=n,e}return r.apply(t,vn([this.value()],arguments))})})),t}function Ka(){}var Qa=Ni(pn),Ja=Ni(sn),tc=Ni(_n);function nc(t){return co(t)?kn(ko(t)):function(t){return function(n){return lr(n,t)}}(t)}var ec=Ri(),rc=Ri(!0);function ic(){return[]}function oc(){return!1}var uc=Oi((function(t,n){return t+n}),0),ac=Li("ceil"),cc=Oi((function(t,n){return t/n}),1),fc=Li("floor");var sc,lc=Oi((function(t,n){return t*n}),1),hc=Li("round"),dc=Oi((function(t,n){return t-n}),0);return Ce.after=function(t,n){if("function"!=typeof n)throw new _t(o);return t=ra(t),function(){if(--t<1)return n.apply(this,arguments)}},Ce.ary=gu,Ce.assign=ca,Ce.assignIn=fa,Ce.assignInWith=sa,Ce.assignWith=la,Ce.at=ha,Ce.before=yu,Ce.bind=_u,Ce.bindAll=Va,Ce.bindKey=bu,Ce.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return Ru(t)?t:[t]},Ce.chain=nu,Ce.chunk=function(t,n,e){n=(e?ao(t,n,e):void 0===n)?1:ue(ra(n),0);var i=null==t?0:t.length;if(!i||n<1)return[];for(var o=0,u=0,a=r(Jn(i/n));oi?0:i+e),(r=void 0===r||r>i?i:ra(r))<0&&(r+=i),r=e>r?0:ia(r);e>>0)?(t=aa(t))&&("string"==typeof n||null!=n&&!Gu(n))&&!(n=Kr(n))&&Dn(t)?fi(Wn(t),0,e):t.split(n,e):[]},Ce.spread=function(t,n){if("function"!=typeof t)throw new _t(o);return n=null==n?0:ue(ra(n),0),Fr((function(e){var r=e[n],i=fi(e,0,n);return r&&vn(i,r),un(t,this,i)}))},Ce.tail=function(t){var n=null==t?0:t.length;return n?Hr(t,1,n):[]},Ce.take=function(t,n,e){return t&&t.length?Hr(t,0,(n=e||void 0===n?1:ra(n))<0?0:n):[]},Ce.takeRight=function(t,n,e){var r=null==t?0:t.length;return r?Hr(t,(n=r-(n=e||void 0===n?1:ra(n)))<0?0:n,r):[]},Ce.takeRightWhile=function(t,n){return t&&t.length?ni(t,Zi(n,3),!1,!0):[]},Ce.takeWhile=function(t,n){return t&&t.length?ni(t,Zi(n,3)):[]},Ce.tap=function(t,n){return n(t),t},Ce.throttle=function(t,n,e){var r=!0,i=!0;if("function"!=typeof t)throw new _t(o);return qu(e)&&(r="leading"in e?!!e.leading:r,i="trailing"in e?!!e.trailing:i),mu(t,n,{leading:r,maxWait:n,trailing:i})},Ce.thru=eu,Ce.toArray=na,Ce.toPairs=Ta,Ce.toPairsIn=Ca,Ce.toPath=function(t){return Ru(t)?pn(t,ko):Ku(t)?[t]:yi(So(aa(t)))},Ce.toPlainObject=ua,Ce.transform=function(t,n,e){var r=Ru(t),i=r||Iu(t)||Qu(t);if(n=Zi(n,4),null==e){var o=t&&t.constructor;e=i?r?new o:[]:qu(t)&&Du(o)?Ee(Ht(t)):{}}return(i?cn:cr)(t,(function(t,r,i){return n(e,t,r,i)})),e},Ce.unary=function(t){return gu(t,1)},Ce.union=Yo,Ce.unionBy=Ho,Ce.unionWith=$o,Ce.uniq=function(t){return t&&t.length?Qr(t):[]},Ce.uniqBy=function(t,n){return t&&t.length?Qr(t,Zi(n,2)):[]},Ce.uniqWith=function(t,n){return n="function"==typeof n?n:void 0,t&&t.length?Qr(t,void 0,n):[]},Ce.unset=function(t,n){return null==t||Jr(t,n)},Ce.unzip=Wo,Ce.unzipWith=Go,Ce.update=function(t,n,e){return null==t?t:ti(t,n,ui(e))},Ce.updateWith=function(t,n,e,r){return r="function"==typeof r?r:void 0,null==t?t:ti(t,n,ui(e),r)},Ce.values=Ea,Ce.valuesIn=function(t){return null==t?[]:jn(t,xa(t))},Ce.without=Xo,Ce.words=Da,Ce.wrap=function(t,n){return ku(ui(n),t)},Ce.xor=Zo,Ce.xorBy=Ko,Ce.xorWith=Qo,Ce.zip=Jo,Ce.zipObject=function(t,n){return ii(t||[],n||[],qe)},Ce.zipObjectDeep=function(t,n){return ii(t||[],n||[],Ur)},Ce.zipWith=tu,Ce.entries=Ta,Ce.entriesIn=Ca,Ce.extend=fa,Ce.extendWith=sa,Za(Ce,Ce),Ce.add=uc,Ce.attempt=Ua,Ce.camelCase=Oa,Ce.capitalize=Na,Ce.ceil=ac,Ce.clamp=function(t,n,e){return void 0===e&&(e=n,n=void 0),void 0!==e&&(e=(e=oa(e))==e?e:0),void 0!==n&&(n=(n=oa(n))==n?n:0),Xe(oa(t),n,e)},Ce.clone=function(t){return Ze(t,4)},Ce.cloneDeep=function(t){return Ze(t,5)},Ce.cloneDeepWith=function(t,n){return Ze(t,5,n="function"==typeof n?n:void 0)},Ce.cloneWith=function(t,n){return Ze(t,4,n="function"==typeof n?n:void 0)},Ce.conformsTo=function(t,n){return null==n||Ke(t,n,ma(n))},Ce.deburr=ja,Ce.defaultTo=function(t,n){return null==t||t!=t?n:t},Ce.divide=cc,Ce.endsWith=function(t,n,e){t=aa(t),n=Kr(n);var r=t.length,i=e=void 0===e?r:Xe(ra(e),0,r);return(e-=n.length)>=0&&t.slice(e,i)==n},Ce.eq=Eu,Ce.escape=function(t){return(t=aa(t))&&B.test(t)?t.replace(I,Fn):t},Ce.escapeRegExp=function(t){return(t=aa(t))&&W.test(t)?t.replace($,"\\$&"):t},Ce.every=function(t,n,e){var r=Ru(t)?sn:er;return e&&ao(t,n,e)&&(n=void 0),r(t,Zi(n,3))},Ce.find=ou,Ce.findIndex=jo,Ce.findKey=function(t,n){return mn(t,Zi(n,3),cr)},Ce.findLast=uu,Ce.findLastIndex=Ro,Ce.findLastKey=function(t,n){return mn(t,Zi(n,3),fr)},Ce.floor=fc,Ce.forEach=au,Ce.forEachRight=cu,Ce.forIn=function(t,n){return null==t?t:ur(t,Zi(n,3),xa)},Ce.forInRight=function(t,n){return null==t?t:ar(t,Zi(n,3),xa)},Ce.forOwn=function(t,n){return t&&cr(t,Zi(n,3))},Ce.forOwnRight=function(t,n){return t&&fr(t,Zi(n,3))},Ce.get=va,Ce.gt=Ou,Ce.gte=Nu,Ce.has=function(t,n){return null!=t&&ro(t,n,vr)},Ce.hasIn=ga,Ce.head=zo,Ce.identity=$a,Ce.includes=function(t,n,e,r){t=zu(t)?t:Ea(t),e=e&&!r?ra(e):0;var i=t.length;return e<0&&(e=ue(i+e,0)),Zu(t)?e<=i&&t.indexOf(n,e)>-1:!!i&&wn(t,n,e)>-1},Ce.indexOf=function(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var i=null==e?0:ra(e);return i<0&&(i=ue(r+i,0)),wn(t,n,i)},Ce.inRange=function(t,n,e){return n=ea(n),void 0===e?(e=n,n=0):e=ea(e),function(t,n,e){return t>=ae(n,e)&&t=-9007199254740991&&t<=9007199254740991},Ce.isSet=Xu,Ce.isString=Zu,Ce.isSymbol=Ku,Ce.isTypedArray=Qu,Ce.isUndefined=function(t){return void 0===t},Ce.isWeakMap=function(t){return Yu(t)&&eo(t)==w},Ce.isWeakSet=function(t){return Yu(t)&&"[object WeakSet]"==dr(t)},Ce.join=function(t,n){return null==t?"":ie.call(t,n)},Ce.kebabCase=Ra,Ce.last=Bo,Ce.lastIndexOf=function(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var i=r;return void 0!==e&&(i=(i=ra(e))<0?ue(r+i,0):ae(i,r-1)),n==n?function(t,n,e){for(var r=e+1;r--;)if(t[r]===n)return r;return r}(t,n,i):xn(t,An,i,!0)},Ce.lowerCase=Pa,Ce.lowerFirst=za,Ce.lt=Ju,Ce.lte=ta,Ce.max=function(t){return t&&t.length?rr(t,$a,pr):void 0},Ce.maxBy=function(t,n){return t&&t.length?rr(t,Zi(n,2),pr):void 0},Ce.mean=function(t){return Sn(t,$a)},Ce.meanBy=function(t,n){return Sn(t,Zi(n,2))},Ce.min=function(t){return t&&t.length?rr(t,$a,kr):void 0},Ce.minBy=function(t,n){return t&&t.length?rr(t,Zi(n,2),kr):void 0},Ce.stubArray=ic,Ce.stubFalse=oc,Ce.stubObject=function(){return{}},Ce.stubString=function(){return""},Ce.stubTrue=function(){return!0},Ce.multiply=lc,Ce.nth=function(t,n){return t&&t.length?Nr(t,ra(n)):void 0},Ce.noConflict=function(){return Wt._===this&&(Wt._=Et),this},Ce.noop=Ka,Ce.now=vu,Ce.pad=function(t,n,e){t=aa(t);var r=(n=ra(n))?$n(t):0;if(!n||r>=n)return t;var i=(n-r)/2;return ji(te(i),e)+t+ji(Jn(i),e)},Ce.padEnd=function(t,n,e){t=aa(t);var r=(n=ra(n))?$n(t):0;return n&&rn){var r=t;t=n,n=r}if(e||t%1||n%1){var i=se();return ae(t+i*(n-t+qt("1e-"+((i+"").length-1))),n)}return Lr(t,n)},Ce.reduce=function(t,n,e){var r=Ru(t)?gn:Cn,i=arguments.length<3;return r(t,Zi(n,4),e,i,tr)},Ce.reduceRight=function(t,n,e){var r=Ru(t)?yn:Cn,i=arguments.length<3;return r(t,Zi(n,4),e,i,nr)},Ce.repeat=function(t,n,e){return n=(e?ao(t,n,e):void 0===n)?1:ra(n),Ir(aa(t),n)},Ce.replace=function(){var t=arguments,n=aa(t[0]);return t.length<3?n:n.replace(t[1],t[2])},Ce.result=function(t,n,e){var r=-1,i=(n=ai(n,t)).length;for(i||(i=1,t=void 0);++r9007199254740991)return[];var e=4294967295,r=ae(t,4294967295);t-=4294967295;for(var i=On(r,n=Zi(n));++e=o)return t;var a=e-$n(r);if(a<1)return r;var c=u?fi(u,0,a).join(""):t.slice(0,a);if(void 0===i)return c+r;if(u&&(a+=c.length-a),Gu(i)){if(t.slice(a).search(i)){var f,s=c;for(i.global||(i=gt(i.source,aa(rt.exec(i))+"g")),i.lastIndex=0;f=i.exec(s);)var l=f.index;c=c.slice(0,void 0===l?a:l)}}else if(t.indexOf(Kr(i),a)!=a){var h=c.lastIndexOf(i);h>-1&&(c=c.slice(0,h))}return c+r},Ce.unescape=function(t){return(t=aa(t))&&F.test(t)?t.replace(L,Gn):t},Ce.uniqueId=function(t){var n=++St;return aa(t)+n},Ce.upperCase=Fa,Ce.upperFirst=Ba,Ce.each=au,Ce.eachRight=cu,Ce.first=zo,Za(Ce,(sc={},cr(Ce,(function(t,n){At.call(Ce.prototype,n)||(sc[n]=t)})),sc),{chain:!1}),Ce.VERSION="4.17.20",cn(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(t){Ce[t].placeholder=Ce})),cn(["drop","take"],(function(t,n){je.prototype[t]=function(e){e=void 0===e?1:ue(ra(e),0);var r=this.__filtered__&&!n?new je(this):this.clone();return r.__filtered__?r.__takeCount__=ae(e,r.__takeCount__):r.__views__.push({size:ae(e,4294967295),type:t+(r.__dir__<0?"Right":"")}),r},je.prototype[t+"Right"]=function(n){return this.reverse()[t](n).reverse()}})),cn(["filter","map","takeWhile"],(function(t,n){var e=n+1,r=1==e||3==e;je.prototype[t]=function(t){var n=this.clone();return n.__iteratees__.push({iteratee:Zi(t,3),type:e}),n.__filtered__=n.__filtered__||r,n}})),cn(["head","last"],(function(t,n){var e="take"+(n?"Right":"");je.prototype[t]=function(){return this[e](1).value()[0]}})),cn(["initial","tail"],(function(t,n){var e="drop"+(n?"":"Right");je.prototype[t]=function(){return this.__filtered__?new je(this):this[e](1)}})),je.prototype.compact=function(){return this.filter($a)},je.prototype.find=function(t){return this.filter(t).head()},je.prototype.findLast=function(t){return this.reverse().find(t)},je.prototype.invokeMap=Fr((function(t,n){return"function"==typeof t?new je(this):this.map((function(e){return _r(e,t,n)}))})),je.prototype.reject=function(t){return this.filter(Au(Zi(t)))},je.prototype.slice=function(t,n){t=ra(t);var e=this;return e.__filtered__&&(t>0||n<0)?new je(e):(t<0?e=e.takeRight(-t):t&&(e=e.drop(t)),void 0!==n&&(e=(n=ra(n))<0?e.dropRight(-n):e.take(n-t)),e)},je.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},je.prototype.toArray=function(){return this.take(4294967295)},cr(je.prototype,(function(t,n){var e=/^(?:filter|find|map|reject)|While$/.test(n),r=/^(?:head|last)$/.test(n),i=Ce[r?"take"+("last"==n?"Right":""):n],o=r||/^find/.test(n);i&&(Ce.prototype[n]=function(){var n=this.__wrapped__,u=r?[1]:arguments,a=n instanceof je,c=u[0],f=a||Ru(n),s=function(t){var n=i.apply(Ce,vn([t],u));return r&&l?n[0]:n};f&&e&&"function"==typeof c&&1!=c.length&&(a=f=!1);var l=this.__chain__,h=!!this.__actions__.length,d=o&&!l,p=a&&!h;if(!o&&f){n=p?n:new je(this);var v=t.apply(n,u);return v.__actions__.push({func:eu,args:[s],thisArg:void 0}),new Ne(v,l)}return d&&p?t.apply(this,u):(v=this.thru(s),d?r?v.value()[0]:v.value():v)})})),cn(["pop","push","shift","sort","splice","unshift"],(function(t){var n=bt[t],e=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Ce.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var i=this.value();return n.apply(Ru(i)?i:[],t)}return this[e]((function(e){return n.apply(Ru(e)?e:[],t)}))}})),cr(je.prototype,(function(t,n){var e=Ce[n];if(e){var r=e.name+"";At.call(be,r)||(be[r]=[]),be[r].push({name:n,func:e})}})),be[Ci(void 0,2).name]=[{name:"wrapper",func:void 0}],je.prototype.clone=function(){var t=new je(this.__wrapped__);return t.__actions__=yi(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=yi(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=yi(this.__views__),t},je.prototype.reverse=function(){if(this.__filtered__){var t=new je(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},je.prototype.value=function(){var t=this.__wrapped__.value(),n=this.__dir__,e=Ru(t),r=n<0,i=e?t.length:0,o=function(t,n,e){var r=-1,i=e.length;for(;++r=this.__values__.length;return{done:t,value:t?void 0:this.__values__[this.__index__++]}},Ce.prototype.plant=function(t){for(var n,e=this;e instanceof Oe;){var r=Co(e);r.__index__=0,r.__values__=void 0,n?i.__wrapped__=r:n=r;var i=r;e=e.__wrapped__}return i.__wrapped__=t,n},Ce.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof je){var n=t;return this.__actions__.length&&(n=new je(this)),(n=n.reverse()).__actions__.push({func:eu,args:[qo],thisArg:void 0}),new Ne(n,this.__chain__)}return this.thru(qo)},Ce.prototype.toJSON=Ce.prototype.valueOf=Ce.prototype.value=function(){return ei(this.__wrapped__,this.__actions__)},Ce.prototype.first=Ce.prototype.head,Qt&&(Ce.prototype[Qt]=function(){return this}),Ce}();Wt._=Xn,void 0===(i=function(){return Xn}.call(n,e,n,r))||(r.exports=i)}).call(this)}).call(this,e(2),e(3)(t))},function(t,n,e){window,t.exports=function(t){var n={};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}return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:r})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,n){if(1&n&&(t=e(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(e.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var i in t)e.d(r,i,function(n){return t[n]}.bind(null,i));return 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,n){return Object.prototype.hasOwnProperty.call(t,n)},e.p="",e(e.s=214)}([function(t,n){var e=Array.isArray;t.exports=e},function(t,n){t.exports=function(t){var n=typeof t;return null!=t&&("object"==n||"function"==n)}},function(t,n,e){var r=e(57),i="object"==typeof self&&self&&self.Object===Object&&self,o=r||i||Function("return this")();t.exports=o},function(t,n){t.exports=function(t){return null!=t&&"object"==typeof t}},function(t,n,e){var r=e(94),i=e(55);t.exports=function(t,n){return null!=t&&i(t,n,r)}},function(t,n,e){var r=e(29),i=e(86),o=e(14);t.exports=function(t){return t&&t.length?r(t,o,i):void 0}},function(t,n,e){var r=e(7),i=e(3);t.exports=function(t){return"symbol"==typeof t||i(t)&&"[object Symbol]"==r(t)}},function(t,n,e){var r=e(12),i=e(96),o=e(97),u=r?r.toStringTag:void 0;t.exports=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":u&&u in Object(t)?i(t):o(t)}},function(t,n,e){var r=e(104),i=e(107);t.exports=function(t,n){var e=i(t,n);return r(e)?e:void 0}},function(t,n,e){var r=e(34),i=e(38);t.exports=function(t){return null!=t&&i(t.length)&&!r(t)}},function(t,n,e){var r=e(123);t.exports=function(t){return r(t,5)}},function(t,n,e){var r=e(29),i=e(81),o=e(14);t.exports=function(t){return t&&t.length?r(t,o,i):void 0}},function(t,n,e){var r=e(2).Symbol;t.exports=r},function(t,n,e){var r=e(63),i=e(134),o=e(9);t.exports=function(t){return o(t)?r(t):i(t)}},function(t,n){t.exports=function(t){return t}},function(t,n){t.exports=function(t,n){return t===n||t!=t&&n!=n}},function(t,n,e){var r=e(61),i=e(40);t.exports=function(t,n,e,o){var u=!e;e||(e={});for(var a=-1,c=n.length;++a-1&&t%1==0&&t-1&&t%1==0&&t<=9007199254740991}},function(t,n,e){var r=e(56),i=e(24);t.exports=function(t,n){for(var e=0,o=(n=r(n,t)).length;null!=t&&e1&&u(t,n[0],n[1])?n=[]:e>2&&u(n[0],n[1],n[2])&&(n=[n[0]]),i(t,r(n,1),[])}));t.exports=a},function(t,n,e){var r=e(56),i=e(23),o=e(0),u=e(37),a=e(38),c=e(24);t.exports=function(t,n,e){for(var f=-1,s=(n=r(n,t)).length,l=!1;++fs))return!1;var h=c.get(t),d=c.get(n);if(h&&d)return h==n&&d==t;var p=-1,v=!0,g=2&e?new r:void 0;for(c.set(t,n),c.set(n,t);++pn}},function(t,n,e){var r=e(157),i=e(158);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o,u=0,a={injectType:"lazyStyleTag",insert:"head",singleton:!1},c={};c.locals=i.locals||{},c.use=function(){return u++||(o=r(i,a)),c},c.unuse=function(){u>0&&!--u&&(o(),o=null)},t.exports=c},function(t,n,e){var r=e(172),i=e(9),o=e(176),u=e(177),a=e(179),c=Math.max;t.exports=function(t,n,e,f){t=i(t)?t:a(t),e=e&&!f?u(e):0;var s=t.length;return e<0&&(e=c(s+e,0)),o(t)?e<=s&&t.indexOf(n,e)>-1:!!s&&r(t,n,e)>-1}},function(t,n,e){t.exports=e(181)},function(t,n){t.exports=function(t){var n=null==t?0:t.length;return n?t[n-1]:void 0}},function(t,n,e){var r=e(201)((function(t,n){return t+n}),0);t.exports=r},function(t,n,e){var r=e(59);t.exports=function(){var t=arguments,n=r(t[0]);return t.length<3?n:n.replace(t[1],t[2])}},function(t,n,e){var r=e(1),i=e(213),o=e(80),u=Math.max,a=Math.min;t.exports=function(t,n,e){var c,f,s,l,h,d,p=0,v=!1,g=!1,y=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function _(n){var e=c,r=f;return c=f=void 0,p=n,l=t.apply(r,e)}function b(t){return p=t,h=setTimeout(x,n),v?_(t):l}function m(t){var e=t-d;return void 0===d||e>=n||e<0||g&&t-p>=s}function x(){var t=i();if(m(t))return w(t);h=setTimeout(x,function(t){var e=n-(t-d);return g?a(e,s-(t-p)):e}(t))}function w(t){return h=void 0,y&&c?_(t):(c=f=void 0,l)}function M(){var t=i(),e=m(t);if(c=arguments,f=this,d=t,e){if(void 0===h)return b(d);if(g)return clearTimeout(h),h=setTimeout(x,n),_(d)}return void 0===h&&(h=setTimeout(x,n)),l}return n=o(n)||0,r(e)&&(v=!!e.leading,s=(g="maxWait"in e)?u(o(e.maxWait)||0,n):s,y="trailing"in e?!!e.trailing:y),M.cancel=function(){void 0!==h&&clearTimeout(h),p=0,c=d=f=h=void 0},M.flush=function(){return void 0===h?l:w(i())},M}},function(t,n){var e=Object.prototype.hasOwnProperty;t.exports=function(t,n){return null!=t&&e.call(t,n)}},function(t,n){var e;e=function(){return this}();try{e=e||new Function("return this")()}catch(t){"object"==typeof window&&(e=window)}t.exports=e},function(t,n,e){var r=e(12),i=Object.prototype,o=i.hasOwnProperty,u=i.toString,a=r?r.toStringTag:void 0;t.exports=function(t){var n=o.call(t,a),e=t[a];try{t[a]=void 0;var r=!0}catch(t){}var i=u.call(t);return r&&(n?t[a]=e:delete t[a]),i}},function(t,n){var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},function(t,n,e){var r=e(99),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,o=/\\(\\)?/g,u=r((function(t){var n=[];return 46===t.charCodeAt(0)&&n.push(""),t.replace(i,(function(t,e,r,i){n.push(r?i.replace(o,"$1"):e||t)})),n}));t.exports=u},function(t,n,e){var r=e(100);t.exports=function(t){var n=r(t,(function(t){return 500===e.size&&e.clear(),t})),e=n.cache;return n}},function(t,n,e){var r=e(33);function i(t,n){if("function"!=typeof t||null!=n&&"function"!=typeof n)throw new TypeError("Expected a function");var e=function(){var r=arguments,i=n?n.apply(this,r):r[0],o=e.cache;if(o.has(i))return o.get(i);var u=t.apply(this,r);return e.cache=o.set(i,u)||o,u};return e.cache=new(i.Cache||r),e}i.Cache=r,t.exports=i},function(t,n,e){var r=e(102),i=e(20),o=e(35);t.exports=function(){this.size=0,this.__data__={hash:new r,map:new(o||i),string:new r}}},function(t,n,e){var r=e(103),i=e(108),o=e(109),u=e(110),a=e(111);function c(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n-1}},function(t,n,e){var r=e(21);t.exports=function(t,n){var e=this.__data__,i=r(e,t);return i<0?(++this.size,e.push([t,n])):e[i][1]=n,this}},function(t,n,e){var r=e(22);t.exports=function(t){var n=r(this,t).delete(t);return this.size-=n?1:0,n}},function(t,n){t.exports=function(t){var n=typeof t;return"string"==n||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==t:null===t}},function(t,n,e){var r=e(22);t.exports=function(t){return r(this,t).get(t)}},function(t,n,e){var r=e(22);t.exports=function(t){return r(this,t).has(t)}},function(t,n,e){var r=e(22);t.exports=function(t,n){var e=r(this,t),i=e.size;return e.set(t,n),this.size+=e.size==i?0:1,this}},function(t,n,e){var r=e(7),i=e(3);t.exports=function(t){return i(t)&&"[object Arguments]"==r(t)}},function(t,n,e){var r=e(25),i=e(129),o=e(61),u=e(130),a=e(136),c=e(65),f=e(66),s=e(139),l=e(141),h=e(69),d=e(142),p=e(28),v=e(147),g=e(148),y=e(73),_=e(0),b=e(26),m=e(153),x=e(1),w=e(155),M=e(13),A=e(17),S={};S["[object Arguments]"]=S["[object Array]"]=S["[object ArrayBuffer]"]=S["[object DataView]"]=S["[object Boolean]"]=S["[object Date]"]=S["[object Float32Array]"]=S["[object Float64Array]"]=S["[object Int8Array]"]=S["[object Int16Array]"]=S["[object Int32Array]"]=S["[object Map]"]=S["[object Number]"]=S["[object Object]"]=S["[object RegExp]"]=S["[object Set]"]=S["[object String]"]=S["[object Symbol]"]=S["[object Uint8Array]"]=S["[object Uint8ClampedArray]"]=S["[object Uint16Array]"]=S["[object Uint32Array]"]=!0,S["[object Error]"]=S["[object Function]"]=S["[object WeakMap]"]=!1,t.exports=function t(n,e,k,T,C,E){var O,N=1&e,j=2&e,R=4&e;if(k&&(O=C?k(n,T,C,E):k(n)),void 0!==O)return O;if(!x(n))return n;var P=_(n);if(P){if(O=v(n),!N)return f(n,O)}else{var z=p(n),L="[object Function]"==z||"[object GeneratorFunction]"==z;if(b(n))return c(n,N);if("[object Object]"==z||"[object Arguments]"==z||L&&!C){if(O=j||L?{}:y(n),!N)return j?l(n,a(O,n)):s(n,u(O,n))}else{if(!S[z])return C?n:{};O=g(n,z,N)}}E||(E=new r);var I=E.get(n);if(I)return I;E.set(n,O),w(n)?n.forEach((function(r){O.add(t(r,e,k,r,n,E))})):m(n)&&n.forEach((function(r,i){O.set(i,t(r,e,k,i,n,E))}));var F=P?void 0:(R?j?d:h:j?A:M)(n);return i(F||n,(function(r,i){F&&(r=n[i=r]),o(O,i,t(r,e,k,i,n,E))})),O}},function(t,n,e){var r=e(20);t.exports=function(){this.__data__=new r,this.size=0}},function(t,n){t.exports=function(t){var n=this.__data__,e=n.delete(t);return this.size=n.size,e}},function(t,n){t.exports=function(t){return this.__data__.get(t)}},function(t,n){t.exports=function(t){return this.__data__.has(t)}},function(t,n,e){var r=e(20),i=e(35),o=e(33);t.exports=function(t,n){var e=this.__data__;if(e instanceof r){var u=e.__data__;if(!i||u.length<199)return u.push([t,n]),this.size=++e.size,this;e=this.__data__=new o(u)}return e.set(t,n),this.size=e.size,this}},function(t,n){t.exports=function(t,n){for(var e=-1,r=null==t?0:t.length;++e0){if(++n>=800)return arguments[0]}else n=0;return t.apply(void 0,arguments)}}},function(t,n,e){var r=e(75),i=e(1);t.exports=function t(n,e,o,u,a,c){return i(n)&&i(e)&&(c.set(e,n),r(n,e,void 0,t,c),c.delete(e)),n}},function(t,n){t.exports=function(t){return function(n,e,r){for(var i=-1,o=Object(n),u=r(n),a=u.length;a--;){var c=u[t?a:++i];if(!1===e(o[c],c,o))break}return n}}},function(t,n,e){var r=e(76),i=e(65),o=e(72),u=e(66),a=e(73),c=e(23),f=e(0),s=e(168),l=e(26),h=e(34),d=e(1),p=e(169),v=e(42),g=e(78),y=e(170);t.exports=function(t,n,e,_,b,m,x){var w=g(t,e),M=g(n,e),A=x.get(M);if(A)r(t,e,A);else{var S=m?m(w,M,e+"",t,n,x):void 0,k=void 0===S;if(k){var T=f(M),C=!T&&l(M),E=!T&&!C&&v(M);S=M,T||C||E?f(w)?S=w:s(w)?S=u(w):C?(k=!1,S=i(M,!0)):E?(k=!1,S=o(M,!0)):S=[]:p(M)||c(M)?(S=w,c(w)?S=y(w):d(w)&&!h(w)||(S=a(M))):k=!1}k&&(x.set(M,S),b(S,M,_,m,x),x.delete(M)),r(t,e,S)}}},function(t,n,e){var r=e(9),i=e(3);t.exports=function(t){return i(t)&&r(t)}},function(t,n,e){var r=e(7),i=e(47),o=e(3),u=Function.prototype,a=Object.prototype,c=u.toString,f=a.hasOwnProperty,s=c.call(Object);t.exports=function(t){if(!o(t)||"[object Object]"!=r(t))return!1;var n=i(t);if(null===n)return!0;var e=f.call(n,"constructor")&&n.constructor;return"function"==typeof e&&e instanceof e&&c.call(e)==s}},function(t,n,e){var r=e(16),i=e(17);t.exports=function(t){return r(t,i(t))}},function(t,n,e){var r=e(49),i=e(79);t.exports=function(t){return r((function(n,e){var r=-1,o=e.length,u=o>1?e[o-1]:void 0,a=o>2?e[2]:void 0;for(u=t.length>3&&"function"==typeof u?(o--,u):void 0,a&&i(e[0],e[1],a)&&(u=o<3?void 0:u,o=1),n=Object(n);++r0&&o(s)?e>1?t(s,e-1,o,u,a):r(a,s):u||(a[a.length]=s)}return a}},function(t,n,e){var r=e(12),i=e(23),o=e(0),u=r?r.isConcatSpreadable:void 0;t.exports=function(t){return o(t)||i(t)||!!(u&&t&&t[u])}},function(t,n,e){var r=e(36),i=e(39),o=e(50),u=e(206),a=e(210),c=e(27),f=e(211),s=e(14),l=e(0);t.exports=function(t,n,e){n=n.length?r(n,(function(t){return l(t)?function(n){return i(n,1===t.length?t[0]:t)}:t})):[s];var h=-1;n=r(n,c(o));var d=u(t,(function(t,e,i){return{criteria:r(n,(function(n){return n(t)})),index:++h,value:t}}));return a(d,(function(t,n){return f(t,n,e)}))}},function(t,n,e){var r=e(207),i=e(9);t.exports=function(t,n){var e=-1,o=i(t)?Array(t.length):[];return r(t,(function(t,r,i){o[++e]=n(t,r,i)})),o}},function(t,n,e){var r=e(208),i=e(209)(r);t.exports=i},function(t,n,e){var r=e(77),i=e(13);t.exports=function(t,n){return t&&r(t,n,i)}},function(t,n,e){var r=e(9);t.exports=function(t,n){return function(e,i){if(null==e)return e;if(!r(e))return t(e,i);for(var o=e.length,u=n?o:-1,a=Object(e);(n?u--:++u=c?f:f*("desc"==e[i]?-1:1)}return t.index-n.index}},function(t,n,e){var r=e(6);t.exports=function(t,n){if(t!==n){var e=void 0!==t,i=null===t,o=t==t,u=r(t),a=void 0!==n,c=null===n,f=n==n,s=r(n);if(!c&&!s&&!u&&t>n||u&&a&&f&&!c&&!s||i&&a&&f||!e&&f||!o)return 1;if(!i&&!u&&!s&&t0)for(var n=this.chartContainer.append("g").attr("class","legend-row"),e=function(e){if(C()(r.seriesTargetsWithBounds,r.series[e].target))return"continue";var i=0;null!==n.selectAll("text").node()&&(i=n.node().getBBox().width+25);var o=!1!==r.series[e].visible;n.append("foreignObject").attr("x",i).attr("y",r.legendRowPositionY-12).attr("width",13).attr("height",15).html("
").on("click",(function(){t.options.eventsCallbacks.onLegendClick(e)})),n.append("text").attr("x",i+20).attr("y",r.legendRowPositionY).attr("class","metric-legend-"+e).style("font-size","12px").style("fill",r.getSerieColor(e)).text(r.series[e].target).on("click",(function(){t.options.eventsCallbacks.onLegendLabelClick(e)}))},r=this,i=0;i0&&(this.brushStartSelection=this.d3.event.selection[0]),this.onMouseOut()},t.prototype.onBrushEnd=function(){var t=this.d3.event.selection;if(this.isBrushing,!(null==t||t.length<2)){var n,e;switch(this.chartContainer.call(this.brush.move,null),this.options.zoomEvents.mouse.zoom.orientation){case o.HORIZONTAL:var r=this.xScale.invert(t[0]),i=this.xScale.invert(t[1]);if(Math.abs(i-r)0&&this.series[0].datapoints.length>1?this.series[0].datapoints[1][1]-this.series[0].datapoints[0][1]:void 0!==this.options.timeInterval&&void 0!==this.options.timeInterval.count?6e4*this.options.timeInterval.count:6e4},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"xTickTransform",{get:function(){if(void 0===this.options.tickFormat||void 0===this.options.tickFormat.xTickOrientation)return"";switch(this.options.tickFormat.xTickOrientation){case r.VERTICAL:return"translate(-10px, 50px) rotate(-90deg)";case r.HORIZONTAL:return"";case r.DIAGONAL:return"translate(-30px, 30px) rotate(-45deg)";default:return""}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"extraMargin",{get:function(){var t={top:0,right:0,bottom:0,left:0};if(void 0!==this.options.tickFormat&&void 0!==this.options.tickFormat.xTickOrientation)switch(this.options.tickFormat.xTickOrientation){case r.VERTICAL:t.bottom+=80;break;case r.HORIZONTAL:break;case r.DIAGONAL:t.left+=15,t.bottom+=50,t.right+=10}return void 0!==this.options.labelFormat&&(void 0!==this.options.labelFormat.xAxis&&this.options.labelFormat.xAxis.length>0&&(t.bottom+=20),void 0!==this.options.labelFormat.yAxis&&this.options.labelFormat.yAxis.length>0&&(t.left+=20)),this.series.length>0&&(t.bottom+=25),t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){return this.d3Node.node().clientWidth-this.margin.left-this.margin.right},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){return this.d3Node.node().clientHeight-this.margin.top-this.margin.bottom},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"legendRowPositionY",{get:function(){return this.height+this.margin.bottom-5},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"margin",{get:function(){return void 0!==this.options.margin?this.options.margin:P()({},J,this.extraMargin,Y.a)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isSeriesUnavailable",{get:function(){return void 0===this.series||0===this.series.length||0===D()(this.series.map((function(t){return t.datapoints.length})))},enumerable:!1,configurable:!0}),t.prototype.formatedBound=function(t,n){return $()(t,"$__metric_name",n)},t.prototype.clearScaleCache=function(t){void 0===t&&(t=!0),this._xScale=null,this._yScale=null,this._y1Scale=null,t&&(this.state.xValueRange=void 0,this.state.yValueRange=void 0,this.state.y1ValueRange=void 0)},t.prototype.getSerieColor=function(t){if(void 0===this.series[t])throw new Error("Can't get color for unexisting serie: "+t+", there are only "+this.series.length+" series");var n=this.series[t].color;return void 0===n&&(n=A[t%A.length]),n},Object.defineProperty(t.prototype,"seriesTargetsWithBounds",{get:function(){var t=this;if(void 0===this.options.bounds||void 0===this.options.bounds.upper||void 0===this.options.bounds.lower)return[];var n=[];return this.series.forEach((function(e){n.push(t.formatedBound(t.options.bounds.upper,e.target)),n.push(t.formatedBound(t.options.bounds.lower,e.target))})),n},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"visibleSeries",{get:function(){return this.series.filter((function(t){return!1!==t.visible}))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"rectClipId",{get:function(){return 0===this._clipPathUID.length&&(this._clipPathUID=Math.random().toString(36).substr(2,12)),this._clipPathUID},enumerable:!1,configurable:!0}),t.prototype.isOutOfChart=function(){var t=this.d3.mouse(this.chartContainer.node()),n=t[0],e=t[1];return e>this.height+1||e<-1||n>this.width||n<0},t}()}])},function(t,n){var e;e=function(){return this}();try{e=e||new Function("return this")()}catch(t){"object"==typeof window&&(e=window)}t.exports=e},function(t,n){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,n,e){"use strict";e.r(n),e.d(n,"ChartwerkGaugePod",(function(){return YM})),e.d(n,"VueChartwerkGaugePodObject",(function(){return HM})),e.d(n,"Stat",(function(){return r}));var r,i,o={};e.r(o),e.d(o,"version",(function(){return a})),e.d(o,"bisect",(function(){return d})),e.d(o,"bisectRight",(function(){return l})),e.d(o,"bisectLeft",(function(){return h})),e.d(o,"ascending",(function(){return c})),e.d(o,"bisector",(function(){return f})),e.d(o,"cross",(function(){return g})),e.d(o,"descending",(function(){return y})),e.d(o,"deviation",(function(){return m})),e.d(o,"extent",(function(){return x})),e.d(o,"histogram",(function(){return z})),e.d(o,"thresholdFreedmanDiaconis",(function(){return I})),e.d(o,"thresholdScott",(function(){return F})),e.d(o,"thresholdSturges",(function(){return P})),e.d(o,"max",(function(){return B})),e.d(o,"mean",(function(){return D})),e.d(o,"median",(function(){return U})),e.d(o,"merge",(function(){return V})),e.d(o,"min",(function(){return q})),e.d(o,"pairs",(function(){return p})),e.d(o,"permute",(function(){return Y})),e.d(o,"quantile",(function(){return L})),e.d(o,"range",(function(){return T})),e.d(o,"scan",(function(){return H})),e.d(o,"shuffle",(function(){return $})),e.d(o,"sum",(function(){return W})),e.d(o,"ticks",(function(){return N})),e.d(o,"tickIncrement",(function(){return j})),e.d(o,"tickStep",(function(){return R})),e.d(o,"transpose",(function(){return G})),e.d(o,"variance",(function(){return b})),e.d(o,"zip",(function(){return Z})),e.d(o,"axisTop",(function(){return ot})),e.d(o,"axisRight",(function(){return ut})),e.d(o,"axisBottom",(function(){return at})),e.d(o,"axisLeft",(function(){return ct})),e.d(o,"brush",(function(){return Oi})),e.d(o,"brushX",(function(){return Ci})),e.d(o,"brushY",(function(){return Ei})),e.d(o,"brushSelection",(function(){return Ti})),e.d(o,"chord",(function(){return Bi})),e.d(o,"ribbon",(function(){return Ji})),e.d(o,"nest",(function(){return ro})),e.d(o,"set",(function(){return lo})),e.d(o,"map",(function(){return eo})),e.d(o,"keys",(function(){return ho})),e.d(o,"values",(function(){return po})),e.d(o,"entries",(function(){return vo})),e.d(o,"color",(function(){return Xn})),e.d(o,"rgb",(function(){return Jn})),e.d(o,"hsl",(function(){return ue})),e.d(o,"lab",(function(){return mo})),e.d(o,"hcl",(function(){return Co})),e.d(o,"lch",(function(){return To})),e.d(o,"gray",(function(){return bo})),e.d(o,"cubehelix",(function(){return Lo})),e.d(o,"contours",(function(){return $o})),e.d(o,"contourDensity",(function(){return Qo})),e.d(o,"dispatch",(function(){return vt})),e.d(o,"drag",(function(){return ou})),e.d(o,"dragDisable",(function(){return Nn})),e.d(o,"dragEnable",(function(){return jn})),e.d(o,"dsvFormat",(function(){return hu})),e.d(o,"csvParse",(function(){return pu})),e.d(o,"csvParseRows",(function(){return vu})),e.d(o,"csvFormat",(function(){return gu})),e.d(o,"csvFormatBody",(function(){return yu})),e.d(o,"csvFormatRows",(function(){return _u})),e.d(o,"csvFormatRow",(function(){return bu})),e.d(o,"csvFormatValue",(function(){return mu})),e.d(o,"tsvParse",(function(){return wu})),e.d(o,"tsvParseRows",(function(){return Mu})),e.d(o,"tsvFormat",(function(){return Au})),e.d(o,"tsvFormatBody",(function(){return Su})),e.d(o,"tsvFormatRows",(function(){return ku})),e.d(o,"tsvFormatRow",(function(){return Tu})),e.d(o,"tsvFormatValue",(function(){return Cu})),e.d(o,"autoType",(function(){return Eu})),e.d(o,"easeLinear",(function(){return Nu})),e.d(o,"easeQuad",(function(){return Pu})),e.d(o,"easeQuadIn",(function(){return ju})),e.d(o,"easeQuadOut",(function(){return Ru})),e.d(o,"easeQuadInOut",(function(){return Pu})),e.d(o,"easeCubic",(function(){return Kr})),e.d(o,"easeCubicIn",(function(){return Xr})),e.d(o,"easeCubicOut",(function(){return Zr})),e.d(o,"easeCubicInOut",(function(){return Kr})),e.d(o,"easePoly",(function(){return Iu})),e.d(o,"easePolyIn",(function(){return zu})),e.d(o,"easePolyOut",(function(){return Lu})),e.d(o,"easePolyInOut",(function(){return Iu})),e.d(o,"easeSin",(function(){return Vu})),e.d(o,"easeSinIn",(function(){return Du})),e.d(o,"easeSinOut",(function(){return Uu})),e.d(o,"easeSinInOut",(function(){return Vu})),e.d(o,"easeExp",(function(){return $u})),e.d(o,"easeExpIn",(function(){return Yu})),e.d(o,"easeExpOut",(function(){return Hu})),e.d(o,"easeExpInOut",(function(){return $u})),e.d(o,"easeCircle",(function(){return Xu})),e.d(o,"easeCircleIn",(function(){return Wu})),e.d(o,"easeCircleOut",(function(){return Gu})),e.d(o,"easeCircleInOut",(function(){return Xu})),e.d(o,"easeBounce",(function(){return Ku})),e.d(o,"easeBounceIn",(function(){return Zu})),e.d(o,"easeBounceOut",(function(){return Ku})),e.d(o,"easeBounceInOut",(function(){return Qu})),e.d(o,"easeBack",(function(){return na})),e.d(o,"easeBackIn",(function(){return Ju})),e.d(o,"easeBackOut",(function(){return ta})),e.d(o,"easeBackInOut",(function(){return na})),e.d(o,"easeElastic",(function(){return ia})),e.d(o,"easeElasticIn",(function(){return ra})),e.d(o,"easeElasticOut",(function(){return ia})),e.d(o,"easeElasticInOut",(function(){return oa})),e.d(o,"blob",(function(){return aa})),e.d(o,"buffer",(function(){return fa})),e.d(o,"dsv",(function(){return da})),e.d(o,"csv",(function(){return pa})),e.d(o,"tsv",(function(){return va})),e.d(o,"image",(function(){return ga})),e.d(o,"json",(function(){return _a})),e.d(o,"text",(function(){return la})),e.d(o,"xml",(function(){return ma})),e.d(o,"html",(function(){return xa})),e.d(o,"svg",(function(){return wa})),e.d(o,"forceCenter",(function(){return Ma})),e.d(o,"forceCollide",(function(){return La})),e.d(o,"forceLink",(function(){return Ba})),e.d(o,"forceManyBody",(function(){return Ya})),e.d(o,"forceRadial",(function(){return Ha})),e.d(o,"forceSimulation",(function(){return qa})),e.d(o,"forceX",(function(){return $a})),e.d(o,"forceY",(function(){return Wa})),e.d(o,"formatDefaultLocale",(function(){return fc})),e.d(o,"format",(function(){return nc})),e.d(o,"formatPrefix",(function(){return ec})),e.d(o,"formatLocale",(function(){return cc})),e.d(o,"formatSpecifier",(function(){return Ka})),e.d(o,"FormatSpecifier",(function(){return Qa})),e.d(o,"precisionFixed",(function(){return sc})),e.d(o,"precisionPrefix",(function(){return lc})),e.d(o,"precisionRound",(function(){return hc})),e.d(o,"geoArea",(function(){return rf})),e.d(o,"geoBounds",(function(){return Zf})),e.d(o,"geoCentroid",(function(){return cs})),e.d(o,"geoCircle",(function(){return bs})),e.d(o,"geoClipAntimeridian",(function(){return Ns})),e.d(o,"geoClipCircle",(function(){return js})),e.d(o,"geoClipExtent",(function(){return Is})),e.d(o,"geoClipRectangle",(function(){return Rs})),e.d(o,"geoContains",(function(){return nl})),e.d(o,"geoDistance",(function(){return $s})),e.d(o,"geoGraticule",(function(){return il})),e.d(o,"geoGraticule10",(function(){return ol})),e.d(o,"geoInterpolate",(function(){return sl})),e.d(o,"geoLength",(function(){return qs})),e.d(o,"geoPath",(function(){return ch})),e.d(o,"geoAlbers",(function(){return Th})),e.d(o,"geoAlbersUsa",(function(){return Ch})),e.d(o,"geoAzimuthalEqualArea",(function(){return jh})),e.d(o,"geoAzimuthalEqualAreaRaw",(function(){return Nh})),e.d(o,"geoAzimuthalEquidistant",(function(){return Ph})),e.d(o,"geoAzimuthalEquidistantRaw",(function(){return Rh})),e.d(o,"geoConicConformal",(function(){return Dh})),e.d(o,"geoConicConformalRaw",(function(){return Bh})),e.d(o,"geoConicEqualArea",(function(){return kh})),e.d(o,"geoConicEqualAreaRaw",(function(){return Sh})),e.d(o,"geoConicEquidistant",(function(){return Yh})),e.d(o,"geoConicEquidistantRaw",(function(){return qh})),e.d(o,"geoEqualEarth",(function(){return Kh})),e.d(o,"geoEqualEarthRaw",(function(){return Zh})),e.d(o,"geoEquirectangular",(function(){return Vh})),e.d(o,"geoEquirectangularRaw",(function(){return Uh})),e.d(o,"geoGnomonic",(function(){return Jh})),e.d(o,"geoGnomonicRaw",(function(){return Qh})),e.d(o,"geoIdentity",(function(){return td})),e.d(o,"geoProjection",(function(){return wh})),e.d(o,"geoProjectionMutator",(function(){return Mh})),e.d(o,"geoMercator",(function(){return Lh})),e.d(o,"geoMercatorRaw",(function(){return zh})),e.d(o,"geoNaturalEarth1",(function(){return ed})),e.d(o,"geoNaturalEarth1Raw",(function(){return nd})),e.d(o,"geoOrthographic",(function(){return id})),e.d(o,"geoOrthographicRaw",(function(){return rd})),e.d(o,"geoStereographic",(function(){return ud})),e.d(o,"geoStereographicRaw",(function(){return od})),e.d(o,"geoTransverseMercator",(function(){return cd})),e.d(o,"geoTransverseMercatorRaw",(function(){return ad})),e.d(o,"geoRotation",(function(){return gs})),e.d(o,"geoStream",(function(){return Xc})),e.d(o,"geoTransform",(function(){return fh})),e.d(o,"cluster",(function(){return hd})),e.d(o,"hierarchy",(function(){return pd})),e.d(o,"pack",(function(){return Bd})),e.d(o,"packSiblings",(function(){return Rd})),e.d(o,"packEnclose",(function(){return md})),e.d(o,"partition",(function(){return Hd})),e.d(o,"stratify",(function(){return Zd})),e.d(o,"tree",(function(){return rp})),e.d(o,"treemap",(function(){return cp})),e.d(o,"treemapBinary",(function(){return fp})),e.d(o,"treemapDice",(function(){return Yd})),e.d(o,"treemapSlice",(function(){return ip})),e.d(o,"treemapSliceDice",(function(){return sp})),e.d(o,"treemapSquarify",(function(){return ap})),e.d(o,"treemapResquarify",(function(){return lp})),e.d(o,"interpolate",(function(){return Re})),e.d(o,"interpolateArray",(function(){return Me})),e.d(o,"interpolateBasis",(function(){return se})),e.d(o,"interpolateBasisClosed",(function(){return le})),e.d(o,"interpolateDate",(function(){return Se})),e.d(o,"interpolateDiscrete",(function(){return hp})),e.d(o,"interpolateHue",(function(){return dp})),e.d(o,"interpolateNumber",(function(){return ke})),e.d(o,"interpolateNumberArray",(function(){return xe})),e.d(o,"interpolateObject",(function(){return Te})),e.d(o,"interpolateRound",(function(){return pp})),e.d(o,"interpolateString",(function(){return je})),e.d(o,"interpolateTransformCss",(function(){return gr})),e.d(o,"interpolateTransformSvg",(function(){return yr})),e.d(o,"interpolateZoom",(function(){return yp})),e.d(o,"interpolateRgb",(function(){return ye})),e.d(o,"interpolateRgbBasis",(function(){return be})),e.d(o,"interpolateRgbBasisClosed",(function(){return me})),e.d(o,"interpolateHsl",(function(){return bp})),e.d(o,"interpolateHslLong",(function(){return mp})),e.d(o,"interpolateLab",(function(){return xp})),e.d(o,"interpolateHcl",(function(){return Mp})),e.d(o,"interpolateHclLong",(function(){return Ap})),e.d(o,"interpolateCubehelix",(function(){return kp})),e.d(o,"interpolateCubehelixLong",(function(){return Tp})),e.d(o,"piecewise",(function(){return Cp})),e.d(o,"quantize",(function(){return Ep})),e.d(o,"path",(function(){return Wi})),e.d(o,"polygonArea",(function(){return Op})),e.d(o,"polygonCentroid",(function(){return Np})),e.d(o,"polygonHull",(function(){return Pp})),e.d(o,"polygonContains",(function(){return zp})),e.d(o,"polygonLength",(function(){return Lp})),e.d(o,"quadtree",(function(){return Oa})),e.d(o,"randomUniform",(function(){return Fp})),e.d(o,"randomNormal",(function(){return Bp})),e.d(o,"randomLogNormal",(function(){return Dp})),e.d(o,"randomBates",(function(){return Vp})),e.d(o,"randomIrwinHall",(function(){return Up})),e.d(o,"randomExponential",(function(){return qp})),e.d(o,"scaleBand",(function(){return Kp})),e.d(o,"scalePoint",(function(){return Jp})),e.d(o,"scaleIdentity",(function(){return dv})),e.d(o,"scaleLinear",(function(){return hv})),e.d(o,"scaleLog",(function(){return wv})),e.d(o,"scaleSymlog",(function(){return kv})),e.d(o,"scaleOrdinal",(function(){return Zp})),e.d(o,"scaleImplicit",(function(){return Xp})),e.d(o,"scalePow",(function(){return Nv})),e.d(o,"scaleSqrt",(function(){return jv})),e.d(o,"scaleQuantile",(function(){return Rv})),e.d(o,"scaleQuantize",(function(){return Pv})),e.d(o,"scaleThreshold",(function(){return zv})),e.d(o,"scaleTime",(function(){return __})),e.d(o,"scaleUtc",(function(){return C_})),e.d(o,"scaleSequential",(function(){return N_})),e.d(o,"scaleSequentialLog",(function(){return j_})),e.d(o,"scaleSequentialPow",(function(){return P_})),e.d(o,"scaleSequentialSqrt",(function(){return z_})),e.d(o,"scaleSequentialSymlog",(function(){return R_})),e.d(o,"scaleSequentialQuantile",(function(){return L_})),e.d(o,"scaleDiverging",(function(){return F_})),e.d(o,"scaleDivergingLog",(function(){return B_})),e.d(o,"scaleDivergingPow",(function(){return U_})),e.d(o,"scaleDivergingSqrt",(function(){return V_})),e.d(o,"scaleDivergingSymlog",(function(){return D_})),e.d(o,"tickFormat",(function(){return sv})),e.d(o,"schemeCategory10",(function(){return Y_})),e.d(o,"schemeAccent",(function(){return H_})),e.d(o,"schemeDark2",(function(){return $_})),e.d(o,"schemePaired",(function(){return W_})),e.d(o,"schemePastel1",(function(){return G_})),e.d(o,"schemePastel2",(function(){return X_})),e.d(o,"schemeSet1",(function(){return Z_})),e.d(o,"schemeSet2",(function(){return K_})),e.d(o,"schemeSet3",(function(){return Q_})),e.d(o,"schemeTableau10",(function(){return J_})),e.d(o,"interpolateBrBG",(function(){return eb})),e.d(o,"schemeBrBG",(function(){return nb})),e.d(o,"interpolatePRGn",(function(){return ib})),e.d(o,"schemePRGn",(function(){return rb})),e.d(o,"interpolatePiYG",(function(){return ub})),e.d(o,"schemePiYG",(function(){return ob})),e.d(o,"interpolatePuOr",(function(){return cb})),e.d(o,"schemePuOr",(function(){return ab})),e.d(o,"interpolateRdBu",(function(){return sb})),e.d(o,"schemeRdBu",(function(){return fb})),e.d(o,"interpolateRdGy",(function(){return hb})),e.d(o,"schemeRdGy",(function(){return lb})),e.d(o,"interpolateRdYlBu",(function(){return pb})),e.d(o,"schemeRdYlBu",(function(){return db})),e.d(o,"interpolateRdYlGn",(function(){return gb})),e.d(o,"schemeRdYlGn",(function(){return vb})),e.d(o,"interpolateSpectral",(function(){return _b})),e.d(o,"schemeSpectral",(function(){return yb})),e.d(o,"interpolateBuGn",(function(){return mb})),e.d(o,"schemeBuGn",(function(){return bb})),e.d(o,"interpolateBuPu",(function(){return wb})),e.d(o,"schemeBuPu",(function(){return xb})),e.d(o,"interpolateGnBu",(function(){return Ab})),e.d(o,"schemeGnBu",(function(){return Mb})),e.d(o,"interpolateOrRd",(function(){return kb})),e.d(o,"schemeOrRd",(function(){return Sb})),e.d(o,"interpolatePuBuGn",(function(){return Cb})),e.d(o,"schemePuBuGn",(function(){return Tb})),e.d(o,"interpolatePuBu",(function(){return Ob})),e.d(o,"schemePuBu",(function(){return Eb})),e.d(o,"interpolatePuRd",(function(){return jb})),e.d(o,"schemePuRd",(function(){return Nb})),e.d(o,"interpolateRdPu",(function(){return Pb})),e.d(o,"schemeRdPu",(function(){return Rb})),e.d(o,"interpolateYlGnBu",(function(){return Lb})),e.d(o,"schemeYlGnBu",(function(){return zb})),e.d(o,"interpolateYlGn",(function(){return Fb})),e.d(o,"schemeYlGn",(function(){return Ib})),e.d(o,"interpolateYlOrBr",(function(){return Db})),e.d(o,"schemeYlOrBr",(function(){return Bb})),e.d(o,"interpolateYlOrRd",(function(){return Vb})),e.d(o,"schemeYlOrRd",(function(){return Ub})),e.d(o,"interpolateBlues",(function(){return Yb})),e.d(o,"schemeBlues",(function(){return qb})),e.d(o,"interpolateGreens",(function(){return $b})),e.d(o,"schemeGreens",(function(){return Hb})),e.d(o,"interpolateGreys",(function(){return Gb})),e.d(o,"schemeGreys",(function(){return Wb})),e.d(o,"interpolatePurples",(function(){return Zb})),e.d(o,"schemePurples",(function(){return Xb})),e.d(o,"interpolateReds",(function(){return Qb})),e.d(o,"schemeReds",(function(){return Kb})),e.d(o,"interpolateOranges",(function(){return tm})),e.d(o,"schemeOranges",(function(){return Jb})),e.d(o,"interpolateCividis",(function(){return nm})),e.d(o,"interpolateCubehelixDefault",(function(){return em})),e.d(o,"interpolateRainbow",(function(){return um})),e.d(o,"interpolateWarm",(function(){return rm})),e.d(o,"interpolateCool",(function(){return im})),e.d(o,"interpolateSinebow",(function(){return sm})),e.d(o,"interpolateTurbo",(function(){return lm})),e.d(o,"interpolateViridis",(function(){return dm})),e.d(o,"interpolateMagma",(function(){return pm})),e.d(o,"interpolateInferno",(function(){return vm})),e.d(o,"interpolatePlasma",(function(){return gm})),e.d(o,"create",(function(){return ym})),e.d(o,"creator",(function(){return cn})),e.d(o,"local",(function(){return bm})),e.d(o,"matcher",(function(){return mt})),e.d(o,"mouse",(function(){return Ie})),e.d(o,"namespace",(function(){return Ct})),e.d(o,"namespaces",(function(){return Tt})),e.d(o,"clientPoint",(function(){return ze})),e.d(o,"select",(function(){return Cn})),e.d(o,"selectAll",(function(){return xm})),e.d(o,"selection",(function(){return Tn})),e.d(o,"selector",(function(){return yt})),e.d(o,"selectorAll",(function(){return bt})),e.d(o,"style",(function(){return Bt})),e.d(o,"touch",(function(){return Le})),e.d(o,"touches",(function(){return wm})),e.d(o,"window",(function(){return zt})),e.d(o,"event",(function(){return pn})),e.d(o,"customEvent",(function(){return mn})),e.d(o,"arc",(function(){return qm})),e.d(o,"area",(function(){return Xm})),e.d(o,"line",(function(){return Gm})),e.d(o,"pie",(function(){return Qm})),e.d(o,"areaRadial",(function(){return ix})),e.d(o,"radialArea",(function(){return ix})),e.d(o,"lineRadial",(function(){return rx})),e.d(o,"radialLine",(function(){return rx})),e.d(o,"pointRadial",(function(){return ox})),e.d(o,"linkHorizontal",(function(){return dx})),e.d(o,"linkVertical",(function(){return px})),e.d(o,"linkRadial",(function(){return vx})),e.d(o,"symbol",(function(){return Rx})),e.d(o,"symbols",(function(){return jx})),e.d(o,"symbolCircle",(function(){return gx})),e.d(o,"symbolCross",(function(){return yx})),e.d(o,"symbolDiamond",(function(){return mx})),e.d(o,"symbolSquare",(function(){return Sx})),e.d(o,"symbolStar",(function(){return Ax})),e.d(o,"symbolTriangle",(function(){return Tx})),e.d(o,"symbolWye",(function(){return Nx})),e.d(o,"curveBasisClosed",(function(){return Bx})),e.d(o,"curveBasisOpen",(function(){return Ux})),e.d(o,"curveBasis",(function(){return Ix})),e.d(o,"curveBundle",(function(){return qx})),e.d(o,"curveCardinalClosed",(function(){return Gx})),e.d(o,"curveCardinalOpen",(function(){return Zx})),e.d(o,"curveCardinal",(function(){return $x})),e.d(o,"curveCatmullRomClosed",(function(){return nw})),e.d(o,"curveCatmullRomOpen",(function(){return rw})),e.d(o,"curveCatmullRom",(function(){return Jx})),e.d(o,"curveLinearClosed",(function(){return ow})),e.d(o,"curveLinear",(function(){return Hm})),e.d(o,"curveMonotoneX",(function(){return dw})),e.d(o,"curveMonotoneY",(function(){return pw})),e.d(o,"curveNatural",(function(){return yw})),e.d(o,"curveStep",(function(){return bw})),e.d(o,"curveStepAfter",(function(){return xw})),e.d(o,"curveStepBefore",(function(){return mw})),e.d(o,"stack",(function(){return Sw})),e.d(o,"stackOffsetExpand",(function(){return kw})),e.d(o,"stackOffsetDiverging",(function(){return Tw})),e.d(o,"stackOffsetNone",(function(){return ww})),e.d(o,"stackOffsetSilhouette",(function(){return Cw})),e.d(o,"stackOffsetWiggle",(function(){return Ew})),e.d(o,"stackOrderAppearance",(function(){return Ow})),e.d(o,"stackOrderAscending",(function(){return jw})),e.d(o,"stackOrderDescending",(function(){return Pw})),e.d(o,"stackOrderInsideOut",(function(){return zw})),e.d(o,"stackOrderNone",(function(){return Mw})),e.d(o,"stackOrderReverse",(function(){return Lw})),e.d(o,"timeInterval",(function(){return Fv})),e.d(o,"timeMillisecond",(function(){return bg})),e.d(o,"timeMilliseconds",(function(){return mg})),e.d(o,"utcMillisecond",(function(){return bg})),e.d(o,"utcMilliseconds",(function(){return mg})),e.d(o,"timeSecond",(function(){return gg})),e.d(o,"timeSeconds",(function(){return yg})),e.d(o,"utcSecond",(function(){return gg})),e.d(o,"utcSeconds",(function(){return yg})),e.d(o,"timeMinute",(function(){return dg})),e.d(o,"timeMinutes",(function(){return pg})),e.d(o,"timeHour",(function(){return sg})),e.d(o,"timeHours",(function(){return lg})),e.d(o,"timeDay",(function(){return ag})),e.d(o,"timeDays",(function(){return cg})),e.d(o,"timeWeek",(function(){return $v})),e.d(o,"timeWeeks",(function(){return Jv})),e.d(o,"timeSunday",(function(){return $v})),e.d(o,"timeSundays",(function(){return Jv})),e.d(o,"timeMonday",(function(){return Wv})),e.d(o,"timeMondays",(function(){return tg})),e.d(o,"timeTuesday",(function(){return Gv})),e.d(o,"timeTuesdays",(function(){return ng})),e.d(o,"timeWednesday",(function(){return Xv})),e.d(o,"timeWednesdays",(function(){return eg})),e.d(o,"timeThursday",(function(){return Zv})),e.d(o,"timeThursdays",(function(){return rg})),e.d(o,"timeFriday",(function(){return Kv})),e.d(o,"timeFridays",(function(){return ig})),e.d(o,"timeSaturday",(function(){return Qv})),e.d(o,"timeSaturdays",(function(){return og})),e.d(o,"timeMonth",(function(){return qv})),e.d(o,"timeMonths",(function(){return Yv})),e.d(o,"timeYear",(function(){return Dv})),e.d(o,"timeYears",(function(){return Uv})),e.d(o,"utcMinute",(function(){return k_})),e.d(o,"utcMinutes",(function(){return T_})),e.d(o,"utcHour",(function(){return M_})),e.d(o,"utcHours",(function(){return A_})),e.d(o,"utcDay",(function(){return Ig})),e.d(o,"utcDays",(function(){return Fg})),e.d(o,"utcWeek",(function(){return wg})),e.d(o,"utcWeeks",(function(){return Eg})),e.d(o,"utcSunday",(function(){return wg})),e.d(o,"utcSundays",(function(){return Eg})),e.d(o,"utcMonday",(function(){return Mg})),e.d(o,"utcMondays",(function(){return Og})),e.d(o,"utcTuesday",(function(){return Ag})),e.d(o,"utcTuesdays",(function(){return Ng})),e.d(o,"utcWednesday",(function(){return Sg})),e.d(o,"utcWednesdays",(function(){return jg})),e.d(o,"utcThursday",(function(){return kg})),e.d(o,"utcThursdays",(function(){return Rg})),e.d(o,"utcFriday",(function(){return Tg})),e.d(o,"utcFridays",(function(){return Pg})),e.d(o,"utcSaturday",(function(){return Cg})),e.d(o,"utcSaturdays",(function(){return zg})),e.d(o,"utcMonth",(function(){return m_})),e.d(o,"utcMonths",(function(){return x_})),e.d(o,"utcYear",(function(){return Dg})),e.d(o,"utcYears",(function(){return Ug})),e.d(o,"timeFormatDefaultLocale",(function(){return p_})),e.d(o,"timeFormat",(function(){return Wg})),e.d(o,"timeParse",(function(){return Gg})),e.d(o,"utcFormat",(function(){return Xg})),e.d(o,"utcParse",(function(){return Zg})),e.d(o,"timeFormatLocale",(function(){return Hg})),e.d(o,"isoFormat",(function(){return Iw})),e.d(o,"isoParse",(function(){return Fw})),e.d(o,"now",(function(){return $e})),e.d(o,"timer",(function(){return Xe})),e.d(o,"timerFlush",(function(){return Ze})),e.d(o,"timeout",(function(){return tr})),e.d(o,"interval",(function(){return Bw})),e.d(o,"transition",(function(){return $r})),e.d(o,"active",(function(){return ni})),e.d(o,"interrupt",(function(){return lr})),e.d(o,"voronoi",(function(){return AM})),e.d(o,"zoom",(function(){return BM})),e.d(o,"zoomTransform",(function(){return EM})),e.d(o,"zoomIdentity",(function(){return CM})),function(t){t.CURRENT="current",t.MIN="min",t.MAX="max",t.TOTAL="total"}(r||(r={})),function(t){t.LEFT="left",t.MIDDLE="middle",t.RIGHT="right"}(i||(i={}));var u=e(1);var a="5.16.0",c=function(t,n){return tn?1:t>=n?0:NaN},f=function(t){var n;return 1===t.length&&(n=t,t=function(t,e){return c(n(t),e)}),{left:function(n,e,r,i){for(null==r&&(r=0),null==i&&(i=n.length);r>>1;t(n[o],e)<0?r=o+1:i=o}return r},right:function(n,e,r,i){for(null==r&&(r=0),null==i&&(i=n.length);r>>1;t(n[o],e)>0?i=o:r=o+1}return r}}};var s=f(c),l=s.right,h=s.left,d=l,p=function(t,n){null==n&&(n=v);for(var e=0,r=t.length-1,i=t[0],o=new Array(r<0?0:r);et?1:n>=t?0:NaN},_=function(t){return null===t?NaN:+t},b=function(t,n){var e,r,i=t.length,o=0,u=-1,a=0,c=0;if(null==n)for(;++u1)return c/(o-1)},m=function(t,n){var e=b(t,n);return e?Math.sqrt(e):e},x=function(t,n){var e,r,i,o=t.length,u=-1;if(null==n){for(;++u=e)for(r=i=e;++ue&&(r=e),i=e)for(r=i=e;++ue&&(r=e),i0)return[t];if((r=n0)for(t=Math.ceil(t/u),n=Math.floor(n/u),o=new Array(i=Math.ceil(n-t+1));++a=0?(o>=C?10:o>=E?5:o>=O?2:1)*Math.pow(10,i):-Math.pow(10,-i)/(o>=C?10:o>=E?5:o>=O?2:1)}function R(t,n,e){var r=Math.abs(n-t)/Math.max(0,e),i=Math.pow(10,Math.floor(Math.log(r)/Math.LN10)),o=r/i;return o>=C?i*=10:o>=E?i*=5:o>=O&&(i*=2),ns;)l.pop(),--h;var p,v=new Array(h+1);for(i=0;i<=h;++i)(p=v[i]=[]).x0=i>0?l[i-1]:f,p.x1=i=1)return+e(t[r-1],r-1,t);var r,i=(r-1)*n,o=Math.floor(i),u=+e(t[o],o,t);return u+(+e(t[o+1],o+1,t)-u)*(i-o)}},I=function(t,n,e){return t=A.call(t,_).sort(c),Math.ceil((e-n)/(2*(L(t,.75)-L(t,.25))*Math.pow(t.length,-1/3)))},F=function(t,n,e){return Math.ceil((e-n)/(3.5*m(t)*Math.pow(t.length,-1/3)))},B=function(t,n){var e,r,i=t.length,o=-1;if(null==n){for(;++o=e)for(r=e;++or&&(r=e)}else for(;++o=e)for(r=e;++or&&(r=e);return r},D=function(t,n){var e,r=t.length,i=r,o=-1,u=0;if(null==n)for(;++o=0;)for(n=(r=t[i]).length;--n>=0;)e[--u]=r[n];return e},q=function(t,n){var e,r,i=t.length,o=-1;if(null==n){for(;++o=e)for(r=e;++oe&&(r=e)}else for(;++o=e)for(r=e;++oe&&(r=e);return r},Y=function(t,n){for(var e=n.length,r=new Array(e);e--;)r[e]=t[n[e]];return r},H=function(t,n){if(e=t.length){var e,r,i=0,o=0,u=t[o];for(null==n&&(n=c);++i=0&&(e=t.slice(r+1),t=t.slice(0,r)),t&&!n.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:e}}))}function dt(t,n){for(var e,r=0,i=t.length;r0)for(var e,r,i=new Array(e),o=0;on?1:t>=n?0:NaN}var kt="http://www.w3.org/1999/xhtml",Tt={svg:"http://www.w3.org/2000/svg",xhtml:kt,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},Ct=function(t){var n=t+="",e=n.indexOf(":");return e>=0&&"xmlns"!==(n=t.slice(0,e))&&(t=t.slice(e+1)),Tt.hasOwnProperty(n)?{space:Tt[n],local:t}:t};function Et(t){return function(){this.removeAttribute(t)}}function Ot(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Nt(t,n){return function(){this.setAttribute(t,n)}}function jt(t,n){return function(){this.setAttributeNS(t.space,t.local,n)}}function Rt(t,n){return function(){var e=n.apply(this,arguments);null==e?this.removeAttribute(t):this.setAttribute(t,e)}}function Pt(t,n){return function(){var e=n.apply(this,arguments);null==e?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,e)}}var zt=function(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView};function Lt(t){return function(){this.style.removeProperty(t)}}function It(t,n,e){return function(){this.style.setProperty(t,n,e)}}function Ft(t,n,e){return function(){var r=n.apply(this,arguments);null==r?this.style.removeProperty(t):this.style.setProperty(t,r,e)}}function Bt(t,n){return t.style.getPropertyValue(n)||zt(t).getComputedStyle(t,null).getPropertyValue(n)}function Dt(t){return function(){delete this[t]}}function Ut(t,n){return function(){this[t]=n}}function Vt(t,n){return function(){var e=n.apply(this,arguments);null==e?delete this[t]:this[t]=e}}function qt(t){return t.trim().split(/^|\s+/)}function Yt(t){return t.classList||new Ht(t)}function Ht(t){this._node=t,this._names=qt(t.getAttribute("class")||"")}function $t(t,n){for(var e=Yt(t),r=-1,i=n.length;++r=0&&(this._names.splice(n,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};function Kt(){this.textContent=""}function Qt(t){return function(){this.textContent=t}}function Jt(t){return function(){var n=t.apply(this,arguments);this.textContent=null==n?"":n}}function tn(){this.innerHTML=""}function nn(t){return function(){this.innerHTML=t}}function en(t){return function(){var n=t.apply(this,arguments);this.innerHTML=null==n?"":n}}function rn(){this.nextSibling&&this.parentNode.appendChild(this)}function on(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function un(t){return function(){var n=this.ownerDocument,e=this.namespaceURI;return e===kt&&n.documentElement.namespaceURI===kt?n.createElement(t):n.createElementNS(e,t)}}function an(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}var cn=function(t){var n=Ct(t);return(n.local?an:un)(n)};function fn(){return null}function sn(){var t=this.parentNode;t&&t.removeChild(this)}function ln(){var t=this.cloneNode(!1),n=this.parentNode;return n?n.insertBefore(t,this.nextSibling):t}function hn(){var t=this.cloneNode(!0),n=this.parentNode;return n?n.insertBefore(t,this.nextSibling):t}var dn={},pn=null;"undefined"!=typeof document&&("onmouseenter"in document.documentElement||(dn={mouseenter:"mouseover",mouseleave:"mouseout"}));function vn(t,n,e){return t=gn(t,n,e),function(n){var e=n.relatedTarget;e&&(e===this||8&e.compareDocumentPosition(this))||t.call(this,n)}}function gn(t,n,e){return function(r){var i=pn;pn=r;try{t.call(this,this.__data__,n,e)}finally{pn=i}}}function yn(t){return t.trim().split(/^|\s+/).map((function(t){var n="",e=t.indexOf(".");return e>=0&&(n=t.slice(e+1),t=t.slice(0,e)),{type:t,name:n}}))}function _n(t){return function(){var n=this.__on;if(n){for(var e,r=0,i=-1,o=n.length;r=x&&(x=m+1);!(b=y[x])&&++x=0;)(r=i[o])&&(u&&4^r.compareDocumentPosition(u)&&u.parentNode.insertBefore(r,u),u=r);return this},sort:function(t){function n(n,e){return n&&e?t(n.__data__,e.__data__):!n-!e}t||(t=St);for(var e=this._groups,r=e.length,i=new Array(r),o=0;o1?this.each((null==n?Lt:"function"==typeof n?Ft:It)(t,n,null==e?"":e)):Bt(this.node(),t)},property:function(t,n){return arguments.length>1?this.each((null==n?Dt:"function"==typeof n?Vt:Ut)(t,n)):this.node()[t]},classed:function(t,n){var e=qt(t+"");if(arguments.length<2){for(var r=Yt(this.node()),i=-1,o=e.length;++i>8&15|n>>4&240,n>>4&15|240&n,(15&n)<<4|15&n,1):8===e?Kn(n>>24&255,n>>16&255,n>>8&255,(255&n)/255):4===e?Kn(n>>12&15|n>>8&240,n>>8&15|n>>4&240,n>>4&15|240&n,((15&n)<<4|15&n)/255):null):(n=Dn.exec(t))?new te(n[1],n[2],n[3],1):(n=Un.exec(t))?new te(255*n[1]/100,255*n[2]/100,255*n[3]/100,1):(n=Vn.exec(t))?Kn(n[1],n[2],n[3],n[4]):(n=qn.exec(t))?Kn(255*n[1]/100,255*n[2]/100,255*n[3]/100,n[4]):(n=Yn.exec(t))?ie(n[1],n[2]/100,n[3]/100,1):(n=Hn.exec(t))?ie(n[1],n[2]/100,n[3]/100,n[4]):$n.hasOwnProperty(t)?Zn($n[t]):"transparent"===t?new te(NaN,NaN,NaN,0):null}function Zn(t){return new te(t>>16&255,t>>8&255,255&t,1)}function Kn(t,n,e,r){return r<=0&&(t=n=e=NaN),new te(t,n,e,r)}function Qn(t){return t instanceof zn||(t=Xn(t)),t?new te((t=t.rgb()).r,t.g,t.b,t.opacity):new te}function Jn(t,n,e,r){return 1===arguments.length?Qn(t):new te(t,n,e,null==r?1:r)}function te(t,n,e,r){this.r=+t,this.g=+n,this.b=+e,this.opacity=+r}function ne(){return"#"+re(this.r)+re(this.g)+re(this.b)}function ee(){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+")")}function re(t){return((t=Math.max(0,Math.min(255,Math.round(t)||0)))<16?"0":"")+t.toString(16)}function ie(t,n,e,r){return r<=0?t=n=e=NaN:e<=0||e>=1?t=n=NaN:n<=0&&(t=NaN),new ae(t,n,e,r)}function oe(t){if(t instanceof ae)return new ae(t.h,t.s,t.l,t.opacity);if(t instanceof zn||(t=Xn(t)),!t)return new ae;if(t instanceof ae)return t;var n=(t=t.rgb()).r/255,e=t.g/255,r=t.b/255,i=Math.min(n,e,r),o=Math.max(n,e,r),u=NaN,a=o-i,c=(o+i)/2;return a?(u=n===o?(e-r)/a+6*(e0&&c<1?0:u,new ae(u,a,c,t.opacity)}function ue(t,n,e,r){return 1===arguments.length?oe(t):new ae(t,n,e,null==r?1:r)}function ae(t,n,e,r){this.h=+t,this.s=+n,this.l=+e,this.opacity=+r}function ce(t,n,e){return 255*(t<60?n+(e-n)*t/60:t<180?e:t<240?n+(e-n)*(240-t)/60:n)}function fe(t,n,e,r,i){var o=t*t,u=o*t;return((1-3*t+3*o-u)*n+(4-6*o+3*u)*e+(1+3*t+3*o-3*u)*r+u*i)/6}Rn(zn,Xn,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:Wn,formatHex:Wn,formatHsl:function(){return oe(this).formatHsl()},formatRgb:Gn,toString:Gn}),Rn(te,Jn,Pn(zn,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new te(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new te(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:ne,formatHex:ne,formatRgb:ee,toString:ee})),Rn(ae,ue,Pn(zn,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new ae(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new ae(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),n=isNaN(t)||isNaN(this.s)?0:this.s,e=this.l,r=e+(e<.5?e:1-e)*n,i=2*e-r;return new te(ce(t>=240?t-240:t+120,i,r),ce(t,i,r),ce(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},formatHsl:function(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===t?")":", "+t+")")}}));var se=function(t){var n=t.length-1;return function(e){var r=e<=0?e=0:e>=1?(e=1,n-1):Math.floor(e*n),i=t[r],o=t[r+1],u=r>0?t[r-1]:2*i-o,a=r180||e<-180?e-360*Math.round(e/360):e):he(isNaN(t)?n:t)}function ve(t){return 1==(t=+t)?ge:function(n,e){return e-n?function(t,n,e){return t=Math.pow(t,e),n=Math.pow(n,e)-t,e=1/e,function(r){return Math.pow(t+r*n,e)}}(n,e,t):he(isNaN(n)?e:n)}}function ge(t,n){var e=n-t;return e?de(t,e):he(isNaN(t)?n:t)}var ye=function t(n){var e=ve(n);function r(t,n){var r=e((t=Jn(t)).r,(n=Jn(n)).r),i=e(t.g,n.g),o=e(t.b,n.b),u=ge(t.opacity,n.opacity);return function(n){return t.r=r(n),t.g=i(n),t.b=o(n),t.opacity=u(n),t+""}}return r.gamma=t,r}(1);function _e(t){return function(n){var e,r,i=n.length,o=new Array(i),u=new Array(i),a=new Array(i);for(e=0;eo&&(i=n.slice(o,i),a[u]?a[u]+=i:a[++u]=i),(e=e[0])===(r=r[0])?a[u]?a[u]+=r:a[++u]=r:(a[++u]=null,c.push({i:u,x:ke(e,r)})),o=Ee.lastIndex;return o=0&&n._call.call(null,t),n=n._next;--Fe}function Ke(){Ve=(Ue=Ye.now())+qe,Fe=Be=0;try{Ze()}finally{Fe=0,function(){var t,n,e=Oe,r=1/0;for(;e;)e._call?(r>e._time&&(r=e._time),t=e,e=e._next):(n=e._next,e._next=null,e=t?t._next=n:Oe=n);Ne=t,Je(r)}(),Ve=0}}function Qe(){var t=Ye.now(),n=t-Ue;n>1e3&&(qe-=n,Ue=t)}function Je(t){Fe||(Be&&(Be=clearTimeout(Be)),t-Ve>24?(t<1/0&&(Be=setTimeout(Ke,t-Ye.now()-qe)),De&&(De=clearInterval(De))):(De||(Ue=Ye.now(),De=setInterval(Qe,1e3)),Fe=1,He(Ke)))}Ge.prototype=Xe.prototype={constructor:Ge,restart:function(t,n,e){if("function"!=typeof t)throw new TypeError("callback is not a function");e=(null==e?$e():+e)+(null==n?0:+n),this._next||Ne===this||(Ne?Ne._next=this:Oe=this,Ne=this),this._call=t,this._time=e,Je()},stop:function(){this._call&&(this._call=null,this._time=1/0,Je())}};var tr=function(t,n,e){var r=new Ge;return n=null==n?0:+n,r.restart((function(e){r.stop(),t(e+n)}),n,e),r},nr=vt("start","end","cancel","interrupt"),er=[],rr=function(t,n,e,r,i,o){var u=t.__transition;if(u){if(e in u)return}else t.__transition={};!function(t,n,e){var r,i=t.__transition;function o(c){var f,s,l,h;if(1!==e.state)return a();for(f in i)if((h=i[f]).name===e.name){if(3===h.state)return tr(o);4===h.state?(h.state=6,h.timer.stop(),h.on.call("interrupt",t,t.__data__,h.index,h.group),delete i[f]):+f0)throw new Error("too late; already scheduled");return e}function or(t,n){var e=ur(t,n);if(e.state>3)throw new Error("too late; already running");return e}function ur(t,n){var e=t.__transition;if(!e||!(e=e[n]))throw new Error("transition not found");return e}var ar,cr,fr,sr,lr=function(t,n){var e,r,i,o=t.__transition,u=!0;if(o){for(i in n=null==n?null:n+"",o)(e=o[i]).name===n?(r=e.state>2&&e.state<5,e.state=6,e.timer.stop(),e.on.call(r?"interrupt":"cancel",t,t.__data__,e.index,e.group),delete o[i]):u=!1;u&&delete t.__transition}},hr=180/Math.PI,dr={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1},pr=function(t,n,e,r,i,o){var u,a,c;return(u=Math.sqrt(t*t+n*n))&&(t/=u,n/=u),(c=t*e+n*r)&&(e-=t*c,r-=n*c),(a=Math.sqrt(e*e+r*r))&&(e/=a,r/=a,c/=a),t*r180?n+=360:n-t>180&&(t+=360),o.push({i:e.push(i(e)+"rotate(",null,r)-2,x:ke(t,n)})):n&&e.push(i(e)+"rotate("+n+r)}(o.rotate,u.rotate,a,c),function(t,n,e,o){t!==n?o.push({i:e.push(i(e)+"skewX(",null,r)-2,x:ke(t,n)}):n&&e.push(i(e)+"skewX("+n+r)}(o.skewX,u.skewX,a,c),function(t,n,e,r,o,u){if(t!==e||n!==r){var a=o.push(i(o)+"scale(",null,",",null,")");u.push({i:a-4,x:ke(t,e)},{i:a-2,x:ke(n,r)})}else 1===e&&1===r||o.push(i(o)+"scale("+e+","+r+")")}(o.scaleX,o.scaleY,u.scaleX,u.scaleY,a,c),o=u=null,function(t){for(var n,e=-1,r=c.length;++e=0&&(t=t.slice(0,n)),!t||"start"===t}))}(n)?ir:or;return function(){var u=o(this,t),a=u.on;a!==r&&(i=(r=a).copy()).on(n,e),u.on=i}}var Fr=Tn.prototype.constructor;function Br(t){return function(){this.style.removeProperty(t)}}function Dr(t,n,e){return function(r){this.style.setProperty(t,n.call(this,r),e)}}function Ur(t,n,e){var r,i;function o(){var o=n.apply(this,arguments);return o!==i&&(r=(i=o)&&Dr(t,o,e)),r}return o._value=n,o}function Vr(t){return function(n){this.textContent=t.call(this,n)}}function qr(t){var n,e;function r(){var r=t.apply(this,arguments);return r!==e&&(n=(e=r)&&Vr(r)),n}return r._value=t,r}var Yr=0;function Hr(t,n,e,r){this._groups=t,this._parents=n,this._name=e,this._id=r}function $r(t){return Tn().transition(t)}function Wr(){return++Yr}var Gr=Tn.prototype;function Xr(t){return t*t*t}function Zr(t){return--t*t*t+1}function Kr(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}Hr.prototype=$r.prototype={constructor:Hr,select:function(t){var n=this._name,e=this._id;"function"!=typeof t&&(t=yt(t));for(var r=this._groups,i=r.length,o=new Array(i),u=0;u1&&e.name===n)return new Hr([[t]],ti,n,+r);return null},ei=function(t){return function(){return t}},ri=function(t,n,e){this.target=t,this.type=n,this.selection=e};function ii(){pn.stopImmediatePropagation()}var oi=function(){pn.preventDefault(),pn.stopImmediatePropagation()},ui={name:"drag"},ai={name:"space"},ci={name:"handle"},fi={name:"center"};function si(t){return[+t[0],+t[1]]}function li(t){return[si(t[0]),si(t[1])]}function hi(t){return function(n){return Le(n,pn.touches,t)}}var di={name:"x",handles:["w","e"].map(xi),input:function(t,n){return null==t?null:[[+t[0],n[0][1]],[+t[1],n[1][1]]]},output:function(t){return t&&[t[0][0],t[1][0]]}},pi={name:"y",handles:["n","s"].map(xi),input:function(t,n){return null==t?null:[[n[0][0],+t[0]],[n[1][0],+t[1]]]},output:function(t){return t&&[t[0][1],t[1][1]]}},vi={name:"xy",handles:["n","w","e","s","nw","ne","sw","se"].map(xi),input:function(t){return null==t?null:li(t)},output:function(t){return t}},gi={overlay:"crosshair",selection:"move",n:"ns-resize",e:"ew-resize",s:"ns-resize",w:"ew-resize",nw:"nwse-resize",ne:"nesw-resize",se:"nwse-resize",sw:"nesw-resize"},yi={e:"w",w:"e",nw:"ne",ne:"nw",se:"sw",sw:"se"},_i={n:"s",s:"n",nw:"sw",ne:"se",se:"ne",sw:"nw"},bi={overlay:1,selection:1,n:null,e:1,s:null,w:-1,nw:-1,ne:1,se:1,sw:-1},mi={overlay:1,selection:1,n:-1,e:null,s:1,w:null,nw:-1,ne:-1,se:1,sw:1};function xi(t){return{type:t}}function wi(){return!pn.ctrlKey&&!pn.button}function Mi(){var t=this.ownerSVGElement||this;return t.hasAttribute("viewBox")?[[(t=t.viewBox.baseVal).x,t.y],[t.x+t.width,t.y+t.height]]:[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]}function Ai(){return navigator.maxTouchPoints||"ontouchstart"in this}function Si(t){for(;!t.__brush;)if(!(t=t.parentNode))return;return t.__brush}function ki(t){return t[0][0]===t[1][0]||t[0][1]===t[1][1]}function Ti(t){var n=t.__brush;return n?n.dim.output(n.selection):null}function Ci(){return Ni(di)}function Ei(){return Ni(pi)}var Oi=function(){return Ni(vi)};function Ni(t){var n,e=Mi,r=wi,i=Ai,o=!0,u=vt("start","brush","end"),a=6;function c(n){var e=n.property("__brush",v).selectAll(".overlay").data([xi("overlay")]);e.enter().append("rect").attr("class","overlay").attr("pointer-events","all").attr("cursor",gi.overlay).merge(e).each((function(){var t=Si(this).extent;Cn(this).attr("x",t[0][0]).attr("y",t[0][1]).attr("width",t[1][0]-t[0][0]).attr("height",t[1][1]-t[0][1])})),n.selectAll(".selection").data([xi("selection")]).enter().append("rect").attr("class","selection").attr("cursor",gi.selection).attr("fill","#777").attr("fill-opacity",.3).attr("stroke","#fff").attr("shape-rendering","crispEdges");var r=n.selectAll(".handle").data(t.handles,(function(t){return t.type}));r.exit().remove(),r.enter().append("rect").attr("class",(function(t){return"handle handle--"+t.type})).attr("cursor",(function(t){return gi[t.type]})),n.each(f).attr("fill","none").attr("pointer-events","all").on("mousedown.brush",h).filter(i).on("touchstart.brush",h).on("touchmove.brush",d).on("touchend.brush touchcancel.brush",p).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function f(){var t=Cn(this),n=Si(this).selection;n?(t.selectAll(".selection").style("display",null).attr("x",n[0][0]).attr("y",n[0][1]).attr("width",n[1][0]-n[0][0]).attr("height",n[1][1]-n[0][1]),t.selectAll(".handle").style("display",null).attr("x",(function(t){return"e"===t.type[t.type.length-1]?n[1][0]-a/2:n[0][0]-a/2})).attr("y",(function(t){return"s"===t.type[0]?n[1][1]-a/2:n[0][1]-a/2})).attr("width",(function(t){return"n"===t.type||"s"===t.type?n[1][0]-n[0][0]+a:a})).attr("height",(function(t){return"e"===t.type||"w"===t.type?n[1][1]-n[0][1]+a:a}))):t.selectAll(".selection,.handle").style("display","none").attr("x",null).attr("y",null).attr("width",null).attr("height",null)}function s(t,n,e){var r=t.__brush.emitter;return!r||e&&r.clean?new l(t,n,e):r}function l(t,n,e){this.that=t,this.args=n,this.state=t.__brush,this.active=0,this.clean=e}function h(){if((!n||pn.touches)&&r.apply(this,arguments)){var e,i,u,a,c,l,h,d,p,v,g,y=this,_=pn.target.__data__.type,b="selection"===(o&&pn.metaKey?_="overlay":_)?ui:o&&pn.altKey?fi:ci,m=t===pi?null:bi[_],x=t===di?null:mi[_],w=Si(y),M=w.extent,A=w.selection,S=M[0][0],k=M[0][1],T=M[1][0],C=M[1][1],E=0,O=0,N=m&&x&&o&&pn.shiftKey,j=pn.touches?hi(pn.changedTouches[0].identifier):Ie,R=j(y),P=R,z=s(y,arguments,!0).beforestart();"overlay"===_?(A&&(p=!0),w.selection=A=[[e=t===pi?S:R[0],u=t===di?k:R[1]],[c=t===pi?T:e,h=t===di?C:u]]):(e=A[0][0],u=A[0][1],c=A[1][0],h=A[1][1]),i=e,a=u,l=c,d=h;var L=Cn(y).attr("pointer-events","none"),I=L.selectAll(".overlay").attr("cursor",gi[_]);if(pn.touches)z.moved=B,z.ended=U;else{var F=Cn(pn.view).on("mousemove.brush",B,!0).on("mouseup.brush",U,!0);o&&F.on("keydown.brush",V,!0).on("keyup.brush",q,!0),Nn(pn.view)}ii(),lr(y),f.call(y),z.start()}function B(){var t=j(y);!N||v||g||(Math.abs(t[0]-P[0])>Math.abs(t[1]-P[1])?g=!0:v=!0),P=t,p=!0,oi(),D()}function D(){var t;switch(E=P[0]-R[0],O=P[1]-R[1],b){case ai:case ui:m&&(E=Math.max(S-e,Math.min(T-c,E)),i=e+E,l=c+E),x&&(O=Math.max(k-u,Math.min(C-h,O)),a=u+O,d=h+O);break;case ci:m<0?(E=Math.max(S-e,Math.min(T-e,E)),i=e+E,l=c):m>0&&(E=Math.max(S-c,Math.min(T-c,E)),i=e,l=c+E),x<0?(O=Math.max(k-u,Math.min(C-u,O)),a=u+O,d=h):x>0&&(O=Math.max(k-h,Math.min(C-h,O)),a=u,d=h+O);break;case fi:m&&(i=Math.max(S,Math.min(T,e-E*m)),l=Math.max(S,Math.min(T,c+E*m))),x&&(a=Math.max(k,Math.min(C,u-O*x)),d=Math.max(k,Math.min(C,h+O*x)))}l0&&(e=i-E),x<0?h=d-O:x>0&&(u=a-O),b=ai,I.attr("cursor",gi.selection),D());break;default:return}oi()}function q(){switch(pn.keyCode){case 16:N&&(v=g=N=!1,D());break;case 18:b===fi&&(m<0?c=l:m>0&&(e=i),x<0?h=d:x>0&&(u=a),b=ci,D());break;case 32:b===ai&&(pn.altKey?(m&&(c=l-E*m,e=i+E*m),x&&(h=d-O*x,u=a+O*x),b=fi):(m<0?c=l:m>0&&(e=i),x<0?h=d:x>0&&(u=a),b=ci),I.attr("cursor",gi[_]),D());break;default:return}oi()}}function d(){s(this,arguments).moved()}function p(){s(this,arguments).ended()}function v(){var n=this.__brush||{selection:null};return n.extent=li(e.apply(this,arguments)),n.dim=t,n}return c.move=function(n,e){n.selection?n.on("start.brush",(function(){s(this,arguments).beforestart().start()})).on("interrupt.brush end.brush",(function(){s(this,arguments).end()})).tween("brush",(function(){var n=this,r=n.__brush,i=s(n,arguments),o=r.selection,u=t.input("function"==typeof e?e.apply(this,arguments):e,r.extent),a=Re(o,u);function c(t){r.selection=1===t&&null===u?null:a(t),f.call(n),i.brush()}return null!==o&&null!==u?c:c(1)})):n.each((function(){var n=this,r=arguments,i=n.__brush,o=t.input("function"==typeof e?e.apply(n,r):e,i.extent),u=s(n,r).beforestart();lr(n),i.selection=null===o?null:o,f.call(n),u.start().brush().end()}))},c.clear=function(t){c.move(t,null)},l.prototype={beforestart:function(){return 1==++this.active&&(this.state.emitter=this,this.starting=!0),this},start:function(){return this.starting?(this.starting=!1,this.emit("start")):this.emit("brush"),this},brush:function(){return this.emit("brush"),this},end:function(){return 0==--this.active&&(delete this.state.emitter,this.emit("end")),this},emit:function(n){mn(new ri(c,n,t.output(this.state.selection)),u.apply,u,[n,this.that,this.args])}},c.extent=function(t){return arguments.length?(e="function"==typeof t?t:ei(li(t)),c):e},c.filter=function(t){return arguments.length?(r="function"==typeof t?t:ei(!!t),c):r},c.touchable=function(t){return arguments.length?(i="function"==typeof t?t:ei(!!t),c):i},c.handleSize=function(t){return arguments.length?(a=+t,c):a},c.keyModifiers=function(t){return arguments.length?(o=!!t,c):o},c.on=function(){var t=u.on.apply(u,arguments);return t===u?c:t},c}var ji=Math.cos,Ri=Math.sin,Pi=Math.PI,zi=Pi/2,Li=2*Pi,Ii=Math.max;function Fi(t){return function(n,e){return t(n.source.value+n.target.value,e.source.value+e.target.value)}}var Bi=function(){var t=0,n=null,e=null,r=null;function i(i){var o,u,a,c,f,s,l=i.length,h=[],d=T(l),p=[],v=[],g=v.groups=new Array(l),y=new Array(l*l);for(o=0,f=-1;++f1e-6)if(Math.abs(s*a-c*f)>1e-6&&i){var h=e-o,d=r-u,p=a*a+c*c,v=h*h+d*d,g=Math.sqrt(p),y=Math.sqrt(l),_=i*Math.tan((Vi-Math.acos((p+l-v)/(2*g*y)))/2),b=_/y,m=_/g;Math.abs(b-1)>1e-6&&(this._+="L"+(t+b*f)+","+(n+b*s)),this._+="A"+i+","+i+",0,0,"+ +(s*h>f*d)+","+(this._x1=t+m*a)+","+(this._y1=n+m*c)}else this._+="L"+(this._x1=t)+","+(this._y1=n);else;},arc:function(t,n,e,r,i,o){t=+t,n=+n,o=!!o;var u=(e=+e)*Math.cos(r),a=e*Math.sin(r),c=t+u,f=n+a,s=1^o,l=o?r-i:i-r;if(e<0)throw new Error("negative radius: "+e);null===this._x1?this._+="M"+c+","+f:(Math.abs(this._x1-c)>1e-6||Math.abs(this._y1-f)>1e-6)&&(this._+="L"+c+","+f),e&&(l<0&&(l=l%qi+qi),l>Yi?this._+="A"+e+","+e+",0,1,"+s+","+(t-u)+","+(n-a)+"A"+e+","+e+",0,1,"+s+","+(this._x1=c)+","+(this._y1=f):l>1e-6&&(this._+="A"+e+","+e+",0,"+ +(l>=Vi)+","+s+","+(this._x1=t+e*Math.cos(i))+","+(this._y1=n+e*Math.sin(i))))},rect:function(t,n,e,r){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+n)+"h"+ +e+"v"+ +r+"h"+-e+"Z"},toString:function(){return this._}};var Wi=$i;function Gi(t){return t.source}function Xi(t){return t.target}function Zi(t){return t.radius}function Ki(t){return t.startAngle}function Qi(t){return t.endAngle}var Ji=function(){var t=Gi,n=Xi,e=Zi,r=Ki,i=Qi,o=null;function u(){var u,a=Di.call(arguments),c=t.apply(this,a),f=n.apply(this,a),s=+e.apply(this,(a[0]=c,a)),l=r.apply(this,a)-zi,h=i.apply(this,a)-zi,d=s*ji(l),p=s*Ri(l),v=+e.apply(this,(a[0]=f,a)),g=r.apply(this,a)-zi,y=i.apply(this,a)-zi;if(o||(o=u=Wi()),o.moveTo(d,p),o.arc(0,0,s,l,h),l===g&&h===y||(o.quadraticCurveTo(0,0,v*ji(g),v*Ri(g)),o.arc(0,0,v,g,y)),o.quadraticCurveTo(0,0,d,p),o.closePath(),u)return o=null,u+""||null}return u.radius=function(t){return arguments.length?(e="function"==typeof t?t:Ui(+t),u):e},u.startAngle=function(t){return arguments.length?(r="function"==typeof t?t:Ui(+t),u):r},u.endAngle=function(t){return arguments.length?(i="function"==typeof t?t:Ui(+t),u):i},u.source=function(n){return arguments.length?(t=n,u):t},u.target=function(t){return arguments.length?(n=t,u):n},u.context=function(t){return arguments.length?(o=null==t?null:t,u):o},u};function to(){}function no(t,n){var e=new to;if(t instanceof to)t.each((function(t,n){e.set(n,t)}));else if(Array.isArray(t)){var r,i=-1,o=t.length;if(null==n)for(;++i=r.length)return null!=t&&e.sort(t),null!=n?n(e):e;for(var c,f,s,l=-1,h=e.length,d=r[i++],p=eo(),v=u();++lr.length)return e;var u,a=i[o-1];return null!=n&&o>=r.length?u=e.entries():(u=[],e.each((function(n,e){u.push({key:e,values:t(n,o)})}))),null!=a?u.sort((function(t,n){return a(t.key,n.key)})):u}(o(t,0,uo,ao),0)},key:function(t){return r.push(t),e},sortKeys:function(t){return i[r.length-1]=t,e},sortValues:function(n){return t=n,e},rollup:function(t){return n=t,e}}};function io(){return{}}function oo(t,n,e){t[n]=e}function uo(){return eo()}function ao(t,n,e){t.set(n,e)}function co(){}var fo=eo.prototype;function so(t,n){var e=new co;if(t instanceof co)t.each((function(t){e.add(t)}));else if(t){var r=-1,i=t.length;if(null==n)for(;++r6/29*(6/29)*(6/29)?Math.pow(t,1/3):t/(6/29*3*(6/29))+4/29}function Mo(t){return t>6/29?t*t*t:6/29*3*(6/29)*(t-4/29)}function Ao(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function So(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function ko(t){if(t instanceof Eo)return new Eo(t.h,t.c,t.l,t.opacity);if(t instanceof xo||(t=_o(t)),0===t.a&&0===t.b)return new Eo(NaN,0r!=d>r&&e<(h-f)*(r-s)/(d-s)+f&&(i=-i)}return i}function qo(t,n,e){var r,i,o,u;return function(t,n,e){return(n[0]-t[0])*(e[1]-t[1])==(e[0]-t[0])*(n[1]-t[1])}(t,n,e)&&(i=t[r=+(t[0]===n[0])],o=e[r],u=n[r],i<=o&&o<=u||u<=o&&o<=i)}var Yo=function(){},Ho=[[],[[[1,1.5],[.5,1]]],[[[1.5,1],[1,1.5]]],[[[1.5,1],[.5,1]]],[[[1,.5],[1.5,1]]],[[[1,1.5],[.5,1]],[[1,.5],[1.5,1]]],[[[1,.5],[1,1.5]]],[[[1,.5],[.5,1]]],[[[.5,1],[1,.5]]],[[[1,1.5],[1,.5]]],[[[.5,1],[1,.5]],[[1.5,1],[1,1.5]]],[[[1.5,1],[1,.5]]],[[[.5,1],[1.5,1]]],[[[1,1.5],[1.5,1]]],[[[.5,1],[1,1.5]]],[]],$o=function(){var t=1,n=1,e=P,r=a;function i(t){var n=e(t);if(Array.isArray(n))n=n.slice().sort(Bo);else{var r=x(t),i=r[0],u=r[1];n=R(i,u,n),n=T(Math.floor(i/n)*n,Math.floor(u/n)*n,n)}return n.map((function(n){return o(t,n)}))}function o(e,i){var o=[],a=[];return function(e,r,i){var o,a,c,f,s,l,h=new Array,d=new Array;o=a=-1,f=e[0]>=r,Ho[f<<1].forEach(p);for(;++o=r,Ho[c|f<<1].forEach(p);Ho[f<<0].forEach(p);for(;++a=r,s=e[a*t]>=r,Ho[f<<1|s<<2].forEach(p);++o=r,l=s,s=e[a*t+o+1]>=r,Ho[c|f<<1|s<<2|l<<3].forEach(p);Ho[f|s<<3].forEach(p)}o=-1,s=e[a*t]>=r,Ho[s<<2].forEach(p);for(;++o=r,Ho[s<<2|l<<3].forEach(p);function p(t){var n,e,r=[t[0][0]+o,t[0][1]+a],c=[t[1][0]+o,t[1][1]+a],f=u(r),s=u(c);(n=d[f])?(e=h[s])?(delete d[n.end],delete h[e.start],n===e?(n.ring.push(c),i(n.ring)):h[n.start]=d[e.end]={start:n.start,end:e.end,ring:n.ring.concat(e.ring)}):(delete d[n.end],n.ring.push(c),d[n.end=s]=n):(n=h[s])?(e=d[f])?(delete h[n.start],delete d[e.end],n===e?(n.ring.push(c),i(n.ring)):h[e.start]=d[n.end]={start:e.start,end:n.end,ring:e.ring.concat(n.ring)}):(delete h[n.start],n.ring.unshift(r),h[n.start=f]=n):h[f]=d[s]={start:f,end:s,ring:[r,c]}}Ho[s<<3].forEach(p)}(e,i,(function(t){r(t,e,i),function(t){for(var n=0,e=t.length,r=t[e-1][1]*t[0][0]-t[e-1][0]*t[0][1];++n0?o.push([t]):a.push(t)})),a.forEach((function(t){for(var n,e=0,r=o.length;e0&&u0&&a0&&o>0))throw new Error("invalid size");return t=r,n=o,i},i.thresholds=function(t){return arguments.length?(e="function"==typeof t?t:Array.isArray(t)?Do(Fo.call(t)):Do(t),i):e},i.smooth=function(t){return arguments.length?(r=t?a:Yo,i):r===a},i};function Wo(t,n,e){for(var r=t.width,i=t.height,o=1+(e<<1),u=0;u=e&&(a>=o&&(c-=t.data[a-o+u*r]),n.data[a-e+u*r]=c/Math.min(a+1,r-1+o-a,o))}function Go(t,n,e){for(var r=t.width,i=t.height,o=1+(e<<1),u=0;u=e&&(a>=o&&(c-=t.data[u+(a-o)*r]),n.data[u+(a-e)*r]=c/Math.min(a+1,i-1+o-a,o))}function Xo(t){return t[0]}function Zo(t){return t[1]}function Ko(){return 1}var Qo=function(){var t=Xo,n=Zo,e=Ko,r=960,i=500,o=20,u=2,a=3*o,c=r+2*a>>u,f=i+2*a>>u,s=Do(20);function l(r){var i=new Float32Array(c*f),l=new Float32Array(c*f);r.forEach((function(r,o,s){var l=+t(r,o,s)+a>>u,h=+n(r,o,s)+a>>u,d=+e(r,o,s);l>=0&&l=0&&h>u),Go({width:c,height:f,data:l},{width:c,height:f,data:i},o>>u),Wo({width:c,height:f,data:i},{width:c,height:f,data:l},o>>u),Go({width:c,height:f,data:l},{width:c,height:f,data:i},o>>u),Wo({width:c,height:f,data:i},{width:c,height:f,data:l},o>>u),Go({width:c,height:f,data:l},{width:c,height:f,data:i},o>>u);var d=s(i);if(!Array.isArray(d)){var p=B(i);d=R(0,p,d),(d=T(0,Math.floor(p/d)*d,d)).shift()}return $o().thresholds(d).size([c,f])(i).map(h)}function h(t){return t.value*=Math.pow(2,-2*u),t.coordinates.forEach(d),t}function d(t){t.forEach(p)}function p(t){t.forEach(v)}function v(t){t[0]=t[0]*Math.pow(2,u)-a,t[1]=t[1]*Math.pow(2,u)-a}function g(){return c=r+2*(a=3*o)>>u,f=i+2*a>>u,l}return l.x=function(n){return arguments.length?(t="function"==typeof n?n:Do(+n),l):t},l.y=function(t){return arguments.length?(n="function"==typeof t?t:Do(+t),l):n},l.weight=function(t){return arguments.length?(e="function"==typeof t?t:Do(+t),l):e},l.size=function(t){if(!arguments.length)return[r,i];var n=Math.ceil(t[0]),e=Math.ceil(t[1]);if(!(n>=0||n>=0))throw new Error("invalid size");return r=n,i=e,g()},l.cellSize=function(t){if(!arguments.length)return 1<=1))throw new Error("invalid cell size");return u=Math.floor(Math.log(t)/Math.LN2),g()},l.thresholds=function(t){return arguments.length?(s="function"==typeof t?t:Array.isArray(t)?Do(Fo.call(t)):Do(t),l):s},l.bandwidth=function(t){if(!arguments.length)return Math.sqrt(o*(o+1));if(!((t=+t)>=0))throw new Error("invalid bandwidth");return o=Math.round((Math.sqrt(4*t*t+1)-1)/2),g()},l},Jo=function(t){return function(){return t}};function tu(t,n,e,r,i,o,u,a,c,f){this.target=t,this.type=n,this.subject=e,this.identifier=r,this.active=i,this.x=o,this.y=u,this.dx=a,this.dy=c,this._=f}function nu(){return!pn.ctrlKey&&!pn.button}function eu(){return this.parentNode}function ru(t){return null==t?{x:pn.x,y:pn.y}:t}function iu(){return navigator.maxTouchPoints||"ontouchstart"in this}tu.prototype.on=function(){var t=this._.on.apply(this._,arguments);return t===this._?this:t};var ou=function(){var t,n,e,r,i=nu,o=eu,u=ru,a=iu,c={},f=vt("start","drag","end"),s=0,l=0;function h(t){t.on("mousedown.drag",d).filter(a).on("touchstart.drag",g).on("touchmove.drag",y).on("touchend.drag touchcancel.drag",_).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function d(){if(!r&&i.apply(this,arguments)){var u=b("mouse",o.apply(this,arguments),Ie,this,arguments);u&&(Cn(pn.view).on("mousemove.drag",p,!0).on("mouseup.drag",v,!0),Nn(pn.view),En(),e=!1,t=pn.clientX,n=pn.clientY,u("start"))}}function p(){if(On(),!e){var r=pn.clientX-t,i=pn.clientY-n;e=r*r+i*i>l}c.mouse("drag")}function v(){Cn(pn.view).on("mousemove.drag mouseup.drag",null),jn(pn.view,e),On(),c.mouse("end")}function g(){if(i.apply(this,arguments)){var t,n,e=pn.changedTouches,r=o.apply(this,arguments),u=e.length;for(t=0;t9999?"+"+su(n,6):su(n,4))+"-"+su(t.getUTCMonth()+1,2)+"-"+su(t.getUTCDate(),2)+(o?"T"+su(e,2)+":"+su(r,2)+":"+su(i,2)+"."+su(o,3)+"Z":i?"T"+su(e,2)+":"+su(r,2)+":"+su(i,2)+"Z":r||e?"T"+su(e,2)+":"+su(r,2)+"Z":"")}var hu=function(t){var n=new RegExp('["'+t+"\n\r]"),e=t.charCodeAt(0);function r(t,n){var r,i=[],o=t.length,u=0,a=0,c=o<=0,f=!1;function s(){if(c)return au;if(f)return f=!1,uu;var n,r,i=u;if(34===t.charCodeAt(i)){for(;u++=o?c=!0:10===(r=t.charCodeAt(u++))?f=!0:13===r&&(f=!0,10===t.charCodeAt(u)&&++u),t.slice(i+1,n-1).replace(/""/g,'"')}for(;u=(o=(v+y)/2))?v=o:y=o,(s=e>=(u=(g+_)/2))?g=u:_=u,i=d,!(d=d[l=s<<1|f]))return i[l]=p,t;if(a=+t._x.call(null,d.data),c=+t._y.call(null,d.data),n===a&&e===c)return p.next=d,i?i[l]=p:t._root=p,t;do{i=i?i[l]=new Array(4):t._root=new Array(4),(f=n>=(o=(v+y)/2))?v=o:y=o,(s=e>=(u=(g+_)/2))?g=u:_=u}while((l=s<<1|f)==(h=(c>=u)<<1|a>=o));return i[h]=d,i[l]=p,t}var Ta=function(t,n,e,r,i){this.node=t,this.x0=n,this.y0=e,this.x1=r,this.y1=i};function Ca(t){return t[0]}function Ea(t){return t[1]}function Oa(t,n,e){var r=new Na(null==n?Ca:n,null==e?Ea:e,NaN,NaN,NaN,NaN);return null==t?r:r.addAll(t)}function Na(t,n,e,r,i,o){this._x=t,this._y=n,this._x0=e,this._y0=r,this._x1=i,this._y1=o,this._root=void 0}function ja(t){for(var n={data:t.data},e=n;t=t.next;)e=e.next={data:t.data};return n}var Ra=Oa.prototype=Na.prototype;function Pa(t){return t.x+t.vx}function za(t){return t.y+t.vy}Ra.copy=function(){var t,n,e=new Na(this._x,this._y,this._x0,this._y0,this._x1,this._y1),r=this._root;if(!r)return e;if(!r.length)return e._root=ja(r),e;for(t=[{source:r,target:e._root=new Array(4)}];r=t.pop();)for(var i=0;i<4;++i)(n=r.source[i])&&(n.length?t.push({source:n,target:r.target[i]=new Array(4)}):r.target[i]=ja(n));return e},Ra.add=function(t){var n=+this._x.call(null,t),e=+this._y.call(null,t);return ka(this.cover(n,e),n,e,t)},Ra.addAll=function(t){var n,e,r,i,o=t.length,u=new Array(o),a=new Array(o),c=1/0,f=1/0,s=-1/0,l=-1/0;for(e=0;es&&(s=r),il&&(l=i));if(c>s||f>l)return this;for(this.cover(c,f).cover(s,l),e=0;et||t>=i||r>n||n>=o;)switch(a=(nh||(o=c.y0)>d||(u=c.x1)=y)<<1|t>=g)&&(c=p[p.length-1],p[p.length-1]=p[p.length-1-f],p[p.length-1-f]=c)}else{var _=t-+this._x.call(null,v.data),b=n-+this._y.call(null,v.data),m=_*_+b*b;if(m=(a=(p+g)/2))?p=a:g=a,(s=u>=(c=(v+y)/2))?v=c:y=c,n=d,!(d=d[l=s<<1|f]))return this;if(!d.length)break;(n[l+1&3]||n[l+2&3]||n[l+3&3])&&(e=n,h=l)}for(;d.data!==t;)if(r=d,!(d=d.next))return this;return(i=d.next)&&delete d.next,r?(i?r.next=i:delete r.next,this):n?(i?n[l]=i:delete n[l],(d=n[0]||n[1]||n[2]||n[3])&&d===(n[3]||n[2]||n[1]||n[0])&&!d.length&&(e?e[h]=d:this._root=d),this):(this._root=i,this)},Ra.removeAll=function(t){for(var n=0,e=t.length;nc+d||if+d||oa.index){var p=c-u.x-u.vx,v=f-u.y-u.vy,g=p*p+v*v;gt.r&&(t.r=t[n].r)}function a(){if(n){var r,i,o=n.length;for(e=new Array(o),r=0;r1?(null==e?a.remove(t):a.set(t,d(e)),n):a.get(t)},find:function(n,e,r){var i,o,u,a,c,f=0,s=t.length;for(null==r?r=1/0:r*=r,f=0;f1?(f.on(t,e),n):f.on(t)}}},Ya=function(){var t,n,e,r,i=Aa(-30),o=1,u=1/0,a=.81;function c(r){var i,o=t.length,u=Oa(t,Da,Ua).visitAfter(s);for(e=r,i=0;i=u)){(t.data!==n||t.next)&&(0===s&&(d+=(s=Sa())*s),0===l&&(d+=(l=Sa())*l),d1?r[0]+r.slice(2):r,+t.slice(e+1)]}var Xa=function(t){return(t=Ga(Math.abs(t)))?t[1]:NaN},Za=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Ka(t){if(!(n=Za.exec(t)))throw new Error("invalid format: "+t);var n;return new Qa({fill:n[1],align:n[2],sign:n[3],symbol:n[4],zero:n[5],width:n[6],comma:n[7],precision:n[8]&&n[8].slice(1),trim:n[9],type:n[10]})}function Qa(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}Ka.prototype=Qa.prototype,Qa.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var Ja,tc,nc,ec,rc=function(t,n){var e=Ga(t,n);if(!e)return t+"";var r=e[0],i=e[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")},ic={"%":function(t,n){return(100*t).toFixed(n)},b:function(t){return Math.round(t).toString(2)},c:function(t){return t+""},d:function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)},e:function(t,n){return t.toExponential(n)},f:function(t,n){return t.toFixed(n)},g:function(t,n){return t.toPrecision(n)},o:function(t){return Math.round(t).toString(8)},p:function(t,n){return rc(100*t,n)},r:rc,s:function(t,n){var e=Ga(t,n);if(!e)return t+"";var r=e[0],i=e[1],o=i-(Ja=3*Math.max(-8,Math.min(8,Math.floor(i/3))))+1,u=r.length;return o===u?r:o>u?r+new Array(o-u+1).join("0"):o>0?r.slice(0,o)+"."+r.slice(o):"0."+new Array(1-o).join("0")+Ga(t,Math.max(0,n+o-1))[0]},X:function(t){return Math.round(t).toString(16).toUpperCase()},x:function(t){return Math.round(t).toString(16)}},oc=function(t){return t},uc=Array.prototype.map,ac=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"],cc=function(t){var n,e,r=void 0===t.grouping||void 0===t.thousands?oc:(n=uc.call(t.grouping,Number),e=t.thousands+"",function(t,r){for(var i=t.length,o=[],u=0,a=n[0],c=0;i>0&&a>0&&(c+a+1>r&&(a=Math.max(1,r-c)),o.push(t.substring(i-=a,i+a)),!((c+=a+1)>r));)a=n[u=(u+1)%n.length];return o.reverse().join(e)}),i=void 0===t.currency?"":t.currency[0]+"",o=void 0===t.currency?"":t.currency[1]+"",u=void 0===t.decimal?".":t.decimal+"",a=void 0===t.numerals?oc:function(t){return function(n){return n.replace(/[0-9]/g,(function(n){return t[+n]}))}}(uc.call(t.numerals,String)),c=void 0===t.percent?"%":t.percent+"",f=void 0===t.minus?"-":t.minus+"",s=void 0===t.nan?"NaN":t.nan+"";function l(t){var n=(t=Ka(t)).fill,e=t.align,l=t.sign,h=t.symbol,d=t.zero,p=t.width,v=t.comma,g=t.precision,y=t.trim,_=t.type;"n"===_?(v=!0,_="g"):ic[_]||(void 0===g&&(g=12),y=!0,_="g"),(d||"0"===n&&"="===e)&&(d=!0,n="0",e="=");var b="$"===h?i:"#"===h&&/[boxX]/.test(_)?"0"+_.toLowerCase():"",m="$"===h?o:/[%p]/.test(_)?c:"",x=ic[_],w=/[defgprs%]/.test(_);function M(t){var i,o,c,h=b,M=m;if("c"===_)M=x(t)+M,t="";else{var A=(t=+t)<0||1/t<0;if(t=isNaN(t)?s:x(Math.abs(t),g),y&&(t=function(t){t:for(var n,e=t.length,r=1,i=-1;r0&&(i=0)}return i>0?t.slice(0,i)+t.slice(n+1):t}(t)),A&&0==+t&&"+"!==l&&(A=!1),h=(A?"("===l?l:f:"-"===l||"("===l?"":l)+h,M=("s"===_?ac[8+Ja/3]:"")+M+(A&&"("===l?")":""),w)for(i=-1,o=t.length;++i(c=t.charCodeAt(i))||c>57){M=(46===c?u+t.slice(i+1):t.slice(i))+M,t=t.slice(0,i);break}}v&&!d&&(t=r(t,1/0));var S=h.length+t.length+M.length,k=S>1)+h+t+M+k.slice(S);break;default:t=k+h+t+M}return a(t)}return g=void 0===g?6:/[gprs]/.test(_)?Math.max(1,Math.min(21,g)):Math.max(0,Math.min(20,g)),M.toString=function(){return t+""},M}return{format:l,formatPrefix:function(t,n){var e=l(((t=Ka(t)).type="f",t)),r=3*Math.max(-8,Math.min(8,Math.floor(Xa(n)/3))),i=Math.pow(10,-r),o=ac[8+r/3];return function(t){return e(i*t)+o}}}};function fc(t){return tc=cc(t),nc=tc.format,ec=tc.formatPrefix,tc}fc({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"});var sc=function(t){return Math.max(0,-Xa(Math.abs(t)))},lc=function(t,n){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(Xa(n)/3)))-Xa(Math.abs(t)))},hc=function(t,n){return t=Math.abs(t),n=Math.abs(n)-t,Math.max(0,Xa(n)-Xa(t))+1},dc=function(){return new pc};function pc(){this.reset()}pc.prototype={constructor:pc,reset:function(){this.s=this.t=0},add:function(t){gc(vc,t,this.t),gc(this,vc.s,this.s),this.s?this.t+=vc.t:this.s=vc.t},valueOf:function(){return this.s}};var vc=new pc;function gc(t,n,e){var r=t.s=n+e,i=r-n,o=r-i;t.t=n-o+(e-i)}var yc=Math.PI,_c=yc/2,bc=yc/4,mc=2*yc,xc=180/yc,wc=yc/180,Mc=Math.abs,Ac=Math.atan,Sc=Math.atan2,kc=Math.cos,Tc=Math.ceil,Cc=Math.exp,Ec=(Math.floor,Math.log),Oc=Math.pow,Nc=Math.sin,jc=Math.sign||function(t){return t>0?1:t<0?-1:0},Rc=Math.sqrt,Pc=Math.tan;function zc(t){return t>1?0:t<-1?yc:Math.acos(t)}function Lc(t){return t>1?_c:t<-1?-_c:Math.asin(t)}function Ic(t){return(t=Nc(t/2))*t}function Fc(){}function Bc(t,n){t&&Uc.hasOwnProperty(t.type)&&Uc[t.type](t,n)}var Dc={Feature:function(t,n){Bc(t.geometry,n)},FeatureCollection:function(t,n){for(var e=t.features,r=-1,i=e.length;++r=0?1:-1,i=r*e,o=kc(n=(n*=wc)/2+bc),u=Nc(n),a=Gc*u,c=Wc*o+a*kc(i),f=a*r*Nc(i);Zc.add(Sc(f,c)),$c=t,Wc=o,Gc=u}var rf=function(t){return Kc.reset(),Xc(t,Qc),2*Kc};function of(t){return[Sc(t[1],t[0]),Lc(t[2])]}function uf(t){var n=t[0],e=t[1],r=kc(e);return[r*kc(n),r*Nc(n),Nc(e)]}function af(t,n){return t[0]*n[0]+t[1]*n[1]+t[2]*n[2]}function cf(t,n){return[t[1]*n[2]-t[2]*n[1],t[2]*n[0]-t[0]*n[2],t[0]*n[1]-t[1]*n[0]]}function ff(t,n){t[0]+=n[0],t[1]+=n[1],t[2]+=n[2]}function sf(t,n){return[t[0]*n,t[1]*n,t[2]*n]}function lf(t){var n=Rc(t[0]*t[0]+t[1]*t[1]+t[2]*t[2]);t[0]/=n,t[1]/=n,t[2]/=n}var hf,df,pf,vf,gf,yf,_f,bf,mf,xf,wf=dc(),Mf={point:Af,lineStart:kf,lineEnd:Tf,polygonStart:function(){Mf.point=Cf,Mf.lineStart=Ef,Mf.lineEnd=Of,wf.reset(),Qc.polygonStart()},polygonEnd:function(){Qc.polygonEnd(),Mf.point=Af,Mf.lineStart=kf,Mf.lineEnd=Tf,Zc<0?(hf=-(pf=180),df=-(vf=90)):wf>1e-6?vf=90:wf<-1e-6&&(df=-90),xf[0]=hf,xf[1]=pf},sphere:function(){hf=-(pf=180),df=-(vf=90)}};function Af(t,n){mf.push(xf=[hf=t,pf=t]),nvf&&(vf=n)}function Sf(t,n){var e=uf([t*wc,n*wc]);if(bf){var r=cf(bf,e),i=cf([r[1],-r[0],0],r);lf(i),i=of(i);var o,u=t-gf,a=u>0?1:-1,c=i[0]*xc*a,f=Mc(u)>180;f^(a*gfvf&&(vf=o):f^(a*gf<(c=(c+360)%360-180)&&cvf&&(vf=n)),f?tNf(hf,pf)&&(pf=t):Nf(t,pf)>Nf(hf,pf)&&(hf=t):pf>=hf?(tpf&&(pf=t)):t>gf?Nf(hf,t)>Nf(hf,pf)&&(pf=t):Nf(t,pf)>Nf(hf,pf)&&(hf=t)}else mf.push(xf=[hf=t,pf=t]);nvf&&(vf=n),bf=e,gf=t}function kf(){Mf.point=Sf}function Tf(){xf[0]=hf,xf[1]=pf,Mf.point=Af,bf=null}function Cf(t,n){if(bf){var e=t-gf;wf.add(Mc(e)>180?e+(e>0?360:-360):e)}else yf=t,_f=n;Qc.point(t,n),Sf(t,n)}function Ef(){Qc.lineStart()}function Of(){Cf(yf,_f),Qc.lineEnd(),Mc(wf)>1e-6&&(hf=-(pf=180)),xf[0]=hf,xf[1]=pf,bf=null}function Nf(t,n){return(n-=t)<0?n+360:n}function jf(t,n){return t[0]-n[0]}function Rf(t,n){return t[0]<=t[1]?t[0]<=n&&n<=t[1]:nNf(r[0],r[1])&&(r[1]=i[1]),Nf(i[0],r[1])>Nf(r[0],r[1])&&(r[0]=i[0])):o.push(r=i);for(u=-1/0,n=0,r=o[e=o.length-1];n<=e;r=i,++n)i=o[n],(a=Nf(r[1],i[0]))>u&&(u=a,hf=i[0],pf=r[1])}return mf=xf=null,hf===1/0||df===1/0?[[NaN,NaN],[NaN,NaN]]:[[hf,df],[pf,vf]]},Kf={sphere:Fc,point:Qf,lineStart:ts,lineEnd:rs,polygonStart:function(){Kf.lineStart=is,Kf.lineEnd=os},polygonEnd:function(){Kf.lineStart=ts,Kf.lineEnd=rs}};function Qf(t,n){t*=wc;var e=kc(n*=wc);Jf(e*kc(t),e*Nc(t),Nc(n))}function Jf(t,n,e){++Pf,Lf+=(t-Lf)/Pf,If+=(n-If)/Pf,Ff+=(e-Ff)/Pf}function ts(){Kf.point=ns}function ns(t,n){t*=wc;var e=kc(n*=wc);Wf=e*kc(t),Gf=e*Nc(t),Xf=Nc(n),Kf.point=es,Jf(Wf,Gf,Xf)}function es(t,n){t*=wc;var e=kc(n*=wc),r=e*kc(t),i=e*Nc(t),o=Nc(n),u=Sc(Rc((u=Gf*o-Xf*i)*u+(u=Xf*r-Wf*o)*u+(u=Wf*i-Gf*r)*u),Wf*r+Gf*i+Xf*o);zf+=u,Bf+=u*(Wf+(Wf=r)),Df+=u*(Gf+(Gf=i)),Uf+=u*(Xf+(Xf=o)),Jf(Wf,Gf,Xf)}function rs(){Kf.point=Qf}function is(){Kf.point=us}function os(){as(Hf,$f),Kf.point=Qf}function us(t,n){Hf=t,$f=n,t*=wc,n*=wc,Kf.point=as;var e=kc(n);Wf=e*kc(t),Gf=e*Nc(t),Xf=Nc(n),Jf(Wf,Gf,Xf)}function as(t,n){t*=wc;var e=kc(n*=wc),r=e*kc(t),i=e*Nc(t),o=Nc(n),u=Gf*o-Xf*i,a=Xf*r-Wf*o,c=Wf*i-Gf*r,f=Rc(u*u+a*a+c*c),s=Lc(f),l=f&&-s/f;Vf+=l*u,qf+=l*a,Yf+=l*c,zf+=s,Bf+=s*(Wf+(Wf=r)),Df+=s*(Gf+(Gf=i)),Uf+=s*(Xf+(Xf=o)),Jf(Wf,Gf,Xf)}var cs=function(t){Pf=zf=Lf=If=Ff=Bf=Df=Uf=Vf=qf=Yf=0,Xc(t,Kf);var n=Vf,e=qf,r=Yf,i=n*n+e*e+r*r;return i<1e-12&&(n=Bf,e=Df,r=Uf,zf<1e-6&&(n=Lf,e=If,r=Ff),(i=n*n+e*e+r*r)<1e-12)?[NaN,NaN]:[Sc(e,n)*xc,Lc(r/Rc(i))*xc]},fs=function(t){return function(){return t}},ss=function(t,n){function e(e,r){return e=t(e,r),n(e[0],e[1])}return t.invert&&n.invert&&(e.invert=function(e,r){return(e=n.invert(e,r))&&t.invert(e[0],e[1])}),e};function ls(t,n){return[Mc(t)>yc?t+Math.round(-t/mc)*mc:t,n]}function hs(t,n,e){return(t%=mc)?n||e?ss(ps(t),vs(n,e)):ps(t):n||e?vs(n,e):ls}function ds(t){return function(n,e){return[(n+=t)>yc?n-mc:n<-yc?n+mc:n,e]}}function ps(t){var n=ds(t);return n.invert=ds(-t),n}function vs(t,n){var e=kc(t),r=Nc(t),i=kc(n),o=Nc(n);function u(t,n){var u=kc(n),a=kc(t)*u,c=Nc(t)*u,f=Nc(n),s=f*e+a*r;return[Sc(c*i-s*o,a*e-f*r),Lc(s*i+c*o)]}return u.invert=function(t,n){var u=kc(n),a=kc(t)*u,c=Nc(t)*u,f=Nc(n),s=f*i-c*o;return[Sc(c*i+f*o,a*e+s*r),Lc(s*e-a*r)]},u}ls.invert=ls;var gs=function(t){function n(n){return(n=t(n[0]*wc,n[1]*wc))[0]*=xc,n[1]*=xc,n}return t=hs(t[0]*wc,t[1]*wc,t.length>2?t[2]*wc:0),n.invert=function(n){return(n=t.invert(n[0]*wc,n[1]*wc))[0]*=xc,n[1]*=xc,n},n};function ys(t,n,e,r,i,o){if(e){var u=kc(n),a=Nc(n),c=r*e;null==i?(i=n+r*mc,o=n-c/2):(i=_s(u,i),o=_s(u,o),(r>0?io)&&(i+=r*mc));for(var f,s=i;r>0?s>o:s1&&n.push(n.pop().concat(n.shift()))},result:function(){var e=n;return n=[],t=null,e}}},xs=function(t,n){return Mc(t[0]-n[0])<1e-6&&Mc(t[1]-n[1])<1e-6};function ws(t,n,e,r){this.x=t,this.z=n,this.o=e,this.e=r,this.v=!1,this.n=this.p=null}var Ms=function(t,n,e,r,i){var o,u,a=[],c=[];if(t.forEach((function(t){if(!((n=t.length-1)<=0)){var n,e,r=t[0],u=t[n];if(xs(r,u)){if(!r[2]&&!u[2]){for(i.lineStart(),o=0;o=0;--o)i.point((s=f[o])[0],s[1]);else r(h.x,h.p.x,-1,i);h=h.p}f=(h=h.o).z,d=!d}while(!h.v);i.lineEnd()}}};function As(t){if(n=t.length){for(var n,e,r=0,i=t[0];++r=0?1:-1,S=A*M,k=S>yc,T=v*x;if(Ss.add(Sc(T*A*Nc(S),g*w+T*kc(S))),u+=k?M+A*mc:M,k^d>=e^b>=e){var C=cf(uf(h),uf(_));lf(C);var E=cf(o,C);lf(E);var O=(k^M>=0?-1:1)*Lc(E[2]);(r>O||r===O&&(C[0]||C[1]))&&(a+=k^M>=0?1:-1)}}return(u<-1e-6||u<1e-6&&Ss<-1e-6)^1&a},Cs=function(t,n,e,r){return function(i){var o,u,a,c=n(i),f=ms(),s=n(f),l=!1,h={point:d,lineStart:v,lineEnd:g,polygonStart:function(){h.point=y,h.lineStart=_,h.lineEnd=b,u=[],o=[]},polygonEnd:function(){h.point=d,h.lineStart=v,h.lineEnd=g,u=V(u);var t=Ts(o,r);u.length?(l||(i.polygonStart(),l=!0),Ms(u,Os,t,e,i)):t&&(l||(i.polygonStart(),l=!0),i.lineStart(),e(null,null,1,i),i.lineEnd()),l&&(i.polygonEnd(),l=!1),u=o=null},sphere:function(){i.polygonStart(),i.lineStart(),e(null,null,1,i),i.lineEnd(),i.polygonEnd()}};function d(n,e){t(n,e)&&i.point(n,e)}function p(t,n){c.point(t,n)}function v(){h.point=p,c.lineStart()}function g(){h.point=d,c.lineEnd()}function y(t,n){a.push([t,n]),s.point(t,n)}function _(){s.lineStart(),a=[]}function b(){y(a[0][0],a[0][1]),s.lineEnd();var t,n,e,r,c=s.clean(),h=f.result(),d=h.length;if(a.pop(),o.push(a),a=null,d)if(1&c){if((n=(e=h[0]).length-1)>0){for(l||(i.polygonStart(),l=!0),i.lineStart(),t=0;t1&&2&c&&h.push(h.pop().concat(h.shift())),u.push(h.filter(Es))}return h}};function Es(t){return t.length>1}function Os(t,n){return((t=t.x)[0]<0?t[1]-_c-1e-6:_c-t[1])-((n=n.x)[0]<0?n[1]-_c-1e-6:_c-n[1])}var Ns=Cs((function(){return!0}),(function(t){var n,e=NaN,r=NaN,i=NaN;return{lineStart:function(){t.lineStart(),n=1},point:function(o,u){var a=o>0?yc:-yc,c=Mc(o-e);Mc(c-yc)<1e-6?(t.point(e,r=(r+u)/2>0?_c:-_c),t.point(i,r),t.lineEnd(),t.lineStart(),t.point(a,r),t.point(o,r),n=0):i!==a&&c>=yc&&(Mc(e-i)<1e-6&&(e-=1e-6*i),Mc(o-a)<1e-6&&(o-=1e-6*a),r=function(t,n,e,r){var i,o,u=Nc(t-e);return Mc(u)>1e-6?Ac((Nc(n)*(o=kc(r))*Nc(e)-Nc(r)*(i=kc(n))*Nc(t))/(i*o*u)):(n+r)/2}(e,r,o,u),t.point(i,r),t.lineEnd(),t.lineStart(),t.point(a,r),n=0),t.point(e=o,r=u),i=a},lineEnd:function(){t.lineEnd(),e=r=NaN},clean:function(){return 2-n}}}),(function(t,n,e,r){var i;if(null==t)i=e*_c,r.point(-yc,i),r.point(0,i),r.point(yc,i),r.point(yc,0),r.point(yc,-i),r.point(0,-i),r.point(-yc,-i),r.point(-yc,0),r.point(-yc,i);else if(Mc(t[0]-n[0])>1e-6){var o=t[0]0,i=Mc(n)>1e-6;function o(t,e){return kc(t)*kc(e)>n}function u(t,e,r){var i=[1,0,0],o=cf(uf(t),uf(e)),u=af(o,o),a=o[0],c=u-a*a;if(!c)return!r&&t;var f=n*u/c,s=-n*a/c,l=cf(i,o),h=sf(i,f);ff(h,sf(o,s));var d=l,p=af(h,d),v=af(d,d),g=p*p-v*(af(h,h)-1);if(!(g<0)){var y=Rc(g),_=sf(d,(-p-y)/v);if(ff(_,h),_=of(_),!r)return _;var b,m=t[0],x=e[0],w=t[1],M=e[1];x0^_[1]<(Mc(_[0]-m)<1e-6?w:M):w<=_[1]&&_[1]<=M:A>yc^(m<=_[0]&&_[0]<=x)){var k=sf(d,(-p+y)/v);return ff(k,h),[_,of(k)]}}}function a(n,e){var i=r?t:yc-t,o=0;return n<-i?o|=1:n>i&&(o|=2),e<-i?o|=4:e>i&&(o|=8),o}return Cs(o,(function(t){var n,e,c,f,s;return{lineStart:function(){f=c=!1,s=1},point:function(l,h){var d,p=[l,h],v=o(l,h),g=r?v?0:a(l,h):v?a(l+(l<0?yc:-yc),h):0;if(!n&&(f=c=v)&&t.lineStart(),v!==c&&(!(d=u(n,p))||xs(n,d)||xs(p,d))&&(p[2]=1),v!==c)s=0,v?(t.lineStart(),d=u(p,n),t.point(d[0],d[1])):(d=u(n,p),t.point(d[0],d[1],2),t.lineEnd()),n=d;else if(i&&n&&r^v){var y;g&e||!(y=u(p,n,!0))||(s=0,r?(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],3)))}!v||n&&xs(n,p)||t.point(p[0],p[1]),n=p,c=v,e=g},lineEnd:function(){c&&t.lineEnd(),n=null},clean:function(){return s|(f&&c)<<1}}}),(function(n,r,i,o){ys(o,t,e,i,n,r)}),r?[0,-t]:[-yc,t-yc])};function Rs(t,n,e,r){function i(i,o){return t<=i&&i<=e&&n<=o&&o<=r}function o(i,o,a,f){var s=0,l=0;if(null==i||(s=u(i,a))!==(l=u(o,a))||c(i,o)<0^a>0)do{f.point(0===s||3===s?t:e,s>1?r:n)}while((s=(s+a+4)%4)!==l);else f.point(o[0],o[1])}function u(r,i){return Mc(r[0]-t)<1e-6?i>0?0:3:Mc(r[0]-e)<1e-6?i>0?2:1:Mc(r[1]-n)<1e-6?i>0?1:0:i>0?3:2}function a(t,n){return c(t.x,n.x)}function c(t,n){var e=u(t,1),r=u(n,1);return e!==r?e-r:0===e?n[1]-t[1]:1===e?t[0]-n[0]:2===e?t[1]-n[1]:n[0]-t[0]}return function(u){var c,f,s,l,h,d,p,v,g,y,_,b=u,m=ms(),x={point:w,lineStart:function(){x.point=M,f&&f.push(s=[]);y=!0,g=!1,p=v=NaN},lineEnd:function(){c&&(M(l,h),d&&g&&m.rejoin(),c.push(m.result()));x.point=w,g&&b.lineEnd()},polygonStart:function(){b=m,c=[],f=[],_=!0},polygonEnd:function(){var n=function(){for(var n=0,e=0,i=f.length;er&&(h-o)*(r-u)>(d-u)*(t-o)&&++n:d<=r&&(h-o)*(r-u)<(d-u)*(t-o)&&--n;return n}(),e=_&&n,i=(c=V(c)).length;(e||i)&&(u.polygonStart(),e&&(u.lineStart(),o(null,null,1,u),u.lineEnd()),i&&Ms(c,a,n,o,u),u.polygonEnd());b=u,c=f=s=null}};function w(t,n){i(t,n)&&b.point(t,n)}function M(o,u){var a=i(o,u);if(f&&s.push([o,u]),y)l=o,h=u,d=a,y=!1,a&&(b.lineStart(),b.point(o,u));else if(a&&g)b.point(o,u);else{var c=[p=Math.max(-1e9,Math.min(1e9,p)),v=Math.max(-1e9,Math.min(1e9,v))],m=[o=Math.max(-1e9,Math.min(1e9,o)),u=Math.max(-1e9,Math.min(1e9,u))];!function(t,n,e,r,i,o){var u,a=t[0],c=t[1],f=0,s=1,l=n[0]-a,h=n[1]-c;if(u=e-a,l||!(u>0)){if(u/=l,l<0){if(u0){if(u>s)return;u>f&&(f=u)}if(u=i-a,l||!(u<0)){if(u/=l,l<0){if(u>s)return;u>f&&(f=u)}else if(l>0){if(u0)){if(u/=h,h<0){if(u0){if(u>s)return;u>f&&(f=u)}if(u=o-c,h||!(u<0)){if(u/=h,h<0){if(u>s)return;u>f&&(f=u)}else if(h>0){if(u0&&(t[0]=a+f*l,t[1]=c+f*h),s<1&&(n[0]=a+s*l,n[1]=c+s*h),!0}}}}}(c,m,t,n,e,r)?a&&(b.lineStart(),b.point(o,u),_=!1):(g||(b.lineStart(),b.point(c[0],c[1])),b.point(m[0],m[1]),a||b.lineEnd(),_=!1)}p=o,v=u,g=a}return x}}var Ps,zs,Ls,Is=function(){var t,n,e,r=0,i=0,o=960,u=500;return e={stream:function(e){return t&&n===e?t:t=Rs(r,i,o,u)(n=e)},extent:function(a){return arguments.length?(r=+a[0][0],i=+a[0][1],o=+a[1][0],u=+a[1][1],t=n=null,e):[[r,i],[o,u]]}}},Fs=dc(),Bs={sphere:Fc,point:Fc,lineStart:function(){Bs.point=Us,Bs.lineEnd=Ds},lineEnd:Fc,polygonStart:Fc,polygonEnd:Fc};function Ds(){Bs.point=Bs.lineEnd=Fc}function Us(t,n){Ps=t*=wc,zs=Nc(n*=wc),Ls=kc(n),Bs.point=Vs}function Vs(t,n){t*=wc;var e=Nc(n*=wc),r=kc(n),i=Mc(t-Ps),o=kc(i),u=r*Nc(i),a=Ls*e-zs*r*o,c=zs*e+Ls*r*o;Fs.add(Sc(Rc(u*u+a*a),c)),Ps=t,zs=e,Ls=r}var qs=function(t){return Fs.reset(),Xc(t,Bs),+Fs},Ys=[null,null],Hs={type:"LineString",coordinates:Ys},$s=function(t,n){return Ys[0]=t,Ys[1]=n,qs(Hs)},Ws={Feature:function(t,n){return Xs(t.geometry,n)},FeatureCollection:function(t,n){for(var e=t.features,r=-1,i=e.length;++r0&&(i=$s(t[o],t[o-1]))>0&&e<=i&&r<=i&&(e+r-i)*(1-Math.pow((e-r)/i,2))<1e-12*i)return!0;e=r}return!1}function Qs(t,n){return!!Ts(t.map(Js),tl(n))}function Js(t){return(t=t.map(tl)).pop(),t}function tl(t){return[t[0]*wc,t[1]*wc]}var nl=function(t,n){return(t&&Ws.hasOwnProperty(t.type)?Ws[t.type]:Xs)(t,n)};function el(t,n,e){var r=T(t,n-1e-6,e).concat(n);return function(t){return r.map((function(n){return[t,n]}))}}function rl(t,n,e){var r=T(t,n-1e-6,e).concat(n);return function(t){return r.map((function(n){return[n,t]}))}}function il(){var t,n,e,r,i,o,u,a,c,f,s,l,h=10,d=h,p=90,v=360,g=2.5;function y(){return{type:"MultiLineString",coordinates:_()}}function _(){return T(Tc(r/p)*p,e,p).map(s).concat(T(Tc(a/v)*v,u,v).map(l)).concat(T(Tc(n/h)*h,t,h).filter((function(t){return Mc(t%p)>1e-6})).map(c)).concat(T(Tc(o/d)*d,i,d).filter((function(t){return Mc(t%v)>1e-6})).map(f))}return y.lines=function(){return _().map((function(t){return{type:"LineString",coordinates:t}}))},y.outline=function(){return{type:"Polygon",coordinates:[s(r).concat(l(u).slice(1),s(e).reverse().slice(1),l(a).reverse().slice(1))]}},y.extent=function(t){return arguments.length?y.extentMajor(t).extentMinor(t):y.extentMinor()},y.extentMajor=function(t){return arguments.length?(r=+t[0][0],e=+t[1][0],a=+t[0][1],u=+t[1][1],r>e&&(t=r,r=e,e=t),a>u&&(t=a,a=u,u=t),y.precision(g)):[[r,a],[e,u]]},y.extentMinor=function(e){return arguments.length?(n=+e[0][0],t=+e[1][0],o=+e[0][1],i=+e[1][1],n>t&&(e=n,n=t,t=e),o>i&&(e=o,o=i,i=e),y.precision(g)):[[n,o],[t,i]]},y.step=function(t){return arguments.length?y.stepMajor(t).stepMinor(t):y.stepMinor()},y.stepMajor=function(t){return arguments.length?(p=+t[0],v=+t[1],y):[p,v]},y.stepMinor=function(t){return arguments.length?(h=+t[0],d=+t[1],y):[h,d]},y.precision=function(h){return arguments.length?(g=+h,c=el(o,i,90),f=rl(n,t,g),s=el(a,u,90),l=rl(r,e,g),y):g},y.extentMajor([[-180,-89.999999],[180,89.999999]]).extentMinor([[-180,-80.000001],[180,80.000001]])}function ol(){return il()()}var ul,al,cl,fl,sl=function(t,n){var e=t[0]*wc,r=t[1]*wc,i=n[0]*wc,o=n[1]*wc,u=kc(r),a=Nc(r),c=kc(o),f=Nc(o),s=u*kc(e),l=u*Nc(e),h=c*kc(i),d=c*Nc(i),p=2*Lc(Rc(Ic(o-r)+u*c*Ic(i-e))),v=Nc(p),g=p?function(t){var n=Nc(t*=p)/v,e=Nc(p-t)/v,r=e*s+n*h,i=e*l+n*d,o=e*a+n*f;return[Sc(i,r)*xc,Sc(o,Rc(r*r+i*i))*xc]}:function(){return[e*xc,r*xc]};return g.distance=p,g},ll=function(t){return t},hl=dc(),dl=dc(),pl={point:Fc,lineStart:Fc,lineEnd:Fc,polygonStart:function(){pl.lineStart=vl,pl.lineEnd=_l},polygonEnd:function(){pl.lineStart=pl.lineEnd=pl.point=Fc,hl.add(Mc(dl)),dl.reset()},result:function(){var t=hl/2;return hl.reset(),t}};function vl(){pl.point=gl}function gl(t,n){pl.point=yl,ul=cl=t,al=fl=n}function yl(t,n){dl.add(fl*t-cl*n),cl=t,fl=n}function _l(){yl(ul,al)}var bl=pl,ml=1/0,xl=ml,wl=-ml,Ml=wl;var Al,Sl,kl,Tl,Cl={point:function(t,n){twl&&(wl=t);nMl&&(Ml=n)},lineStart:Fc,lineEnd:Fc,polygonStart:Fc,polygonEnd:Fc,result:function(){var t=[[ml,xl],[wl,Ml]];return wl=Ml=-(xl=ml=1/0),t}},El=0,Ol=0,Nl=0,jl=0,Rl=0,Pl=0,zl=0,Ll=0,Il=0,Fl={point:Bl,lineStart:Dl,lineEnd:ql,polygonStart:function(){Fl.lineStart=Yl,Fl.lineEnd=Hl},polygonEnd:function(){Fl.point=Bl,Fl.lineStart=Dl,Fl.lineEnd=ql},result:function(){var t=Il?[zl/Il,Ll/Il]:Pl?[jl/Pl,Rl/Pl]:Nl?[El/Nl,Ol/Nl]:[NaN,NaN];return El=Ol=Nl=jl=Rl=Pl=zl=Ll=Il=0,t}};function Bl(t,n){El+=t,Ol+=n,++Nl}function Dl(){Fl.point=Ul}function Ul(t,n){Fl.point=Vl,Bl(kl=t,Tl=n)}function Vl(t,n){var e=t-kl,r=n-Tl,i=Rc(e*e+r*r);jl+=i*(kl+t)/2,Rl+=i*(Tl+n)/2,Pl+=i,Bl(kl=t,Tl=n)}function ql(){Fl.point=Bl}function Yl(){Fl.point=$l}function Hl(){Wl(Al,Sl)}function $l(t,n){Fl.point=Wl,Bl(Al=kl=t,Sl=Tl=n)}function Wl(t,n){var e=t-kl,r=n-Tl,i=Rc(e*e+r*r);jl+=i*(kl+t)/2,Rl+=i*(Tl+n)/2,Pl+=i,zl+=(i=Tl*t-kl*n)*(kl+t),Ll+=i*(Tl+n),Il+=3*i,Bl(kl=t,Tl=n)}var Gl=Fl;function Xl(t){this._context=t}Xl.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,n){switch(this._point){case 0:this._context.moveTo(t,n),this._point=1;break;case 1:this._context.lineTo(t,n);break;default:this._context.moveTo(t+this._radius,n),this._context.arc(t,n,this._radius,0,mc)}},result:Fc};var Zl,Kl,Ql,Jl,th,nh=dc(),eh={point:Fc,lineStart:function(){eh.point=rh},lineEnd:function(){Zl&&ih(Kl,Ql),eh.point=Fc},polygonStart:function(){Zl=!0},polygonEnd:function(){Zl=null},result:function(){var t=+nh;return nh.reset(),t}};function rh(t,n){eh.point=ih,Kl=Jl=t,Ql=th=n}function ih(t,n){Jl-=t,th-=n,nh.add(Rc(Jl*Jl+th*th)),Jl=t,th=n}var oh=eh;function uh(){this._string=[]}function ah(t){return"m0,"+t+"a"+t+","+t+" 0 1,1 0,"+-2*t+"a"+t+","+t+" 0 1,1 0,"+2*t+"z"}uh.prototype={_radius:4.5,_circle:ah(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,n){switch(this._point){case 0:this._string.push("M",t,",",n),this._point=1;break;case 1:this._string.push("L",t,",",n);break;default:null==this._circle&&(this._circle=ah(this._radius)),this._string.push("M",t,",",n,this._circle)}},result:function(){if(this._string.length){var t=this._string.join("");return this._string=[],t}return null}};var ch=function(t,n){var e,r,i=4.5;function o(t){return t&&("function"==typeof i&&r.pointRadius(+i.apply(this,arguments)),Xc(t,e(r))),r.result()}return o.area=function(t){return Xc(t,e(bl)),bl.result()},o.measure=function(t){return Xc(t,e(oh)),oh.result()},o.bounds=function(t){return Xc(t,e(Cl)),Cl.result()},o.centroid=function(t){return Xc(t,e(Gl)),Gl.result()},o.projection=function(n){return arguments.length?(e=null==n?(t=null,ll):(t=n).stream,o):t},o.context=function(t){return arguments.length?(r=null==t?(n=null,new uh):new Xl(n=t),"function"!=typeof i&&r.pointRadius(i),o):n},o.pointRadius=function(t){return arguments.length?(i="function"==typeof t?t:(r.pointRadius(+t),+t),o):i},o.projection(t).context(n)},fh=function(t){return{stream:sh(t)}};function sh(t){return function(n){var e=new lh;for(var r in t)e[r]=t[r];return e.stream=n,e}}function lh(){}function hh(t,n,e){var r=t.clipExtent&&t.clipExtent();return t.scale(150).translate([0,0]),null!=r&&t.clipExtent(null),Xc(e,t.stream(Cl)),n(Cl.result()),null!=r&&t.clipExtent(r),t}function dh(t,n,e){return hh(t,(function(e){var r=n[1][0]-n[0][0],i=n[1][1]-n[0][1],o=Math.min(r/(e[1][0]-e[0][0]),i/(e[1][1]-e[0][1])),u=+n[0][0]+(r-o*(e[1][0]+e[0][0]))/2,a=+n[0][1]+(i-o*(e[1][1]+e[0][1]))/2;t.scale(150*o).translate([u,a])}),e)}function ph(t,n,e){return dh(t,[[0,0],n],e)}function vh(t,n,e){return hh(t,(function(e){var r=+n,i=r/(e[1][0]-e[0][0]),o=(r-i*(e[1][0]+e[0][0]))/2,u=-i*e[0][1];t.scale(150*i).translate([o,u])}),e)}function gh(t,n,e){return hh(t,(function(e){var r=+n,i=r/(e[1][1]-e[0][1]),o=-i*e[0][0],u=(r-i*(e[1][1]+e[0][1]))/2;t.scale(150*i).translate([o,u])}),e)}lh.prototype={constructor:lh,point:function(t,n){this.stream.point(t,n)},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()}};var yh=kc(30*wc),_h=function(t,n){return+n?function(t,n){function e(r,i,o,u,a,c,f,s,l,h,d,p,v,g){var y=f-r,_=s-i,b=y*y+_*_;if(b>4*n&&v--){var m=u+h,x=a+d,w=c+p,M=Rc(m*m+x*x+w*w),A=Lc(w/=M),S=Mc(Mc(w)-1)<1e-6||Mc(o-l)<1e-6?(o+l)/2:Sc(x,m),k=t(S,A),T=k[0],C=k[1],E=T-r,O=C-i,N=_*E-y*O;(N*N/b>n||Mc((y*E+_*O)/b-.5)>.3||u*h+a*d+c*p2?t[2]%360*wc:0,E()):[g*xc,y*xc,_*xc]},T.angle=function(t){return arguments.length?(b=t%360*wc,E()):b*xc},T.reflectX=function(t){return arguments.length?(m=t?-1:1,E()):m<0},T.reflectY=function(t){return arguments.length?(x=t?-1:1,E()):x<0},T.precision=function(t){return arguments.length?(u=_h(a,k=t*t),O()):Rc(k)},T.fitExtent=function(t,n){return dh(T,t,n)},T.fitSize=function(t,n){return ph(T,t,n)},T.fitWidth=function(t,n){return vh(T,t,n)},T.fitHeight=function(t,n){return gh(T,t,n)},function(){return n=t.apply(this,arguments),T.invert=n.invert&&C,E()}}function Ah(t){var n=0,e=yc/3,r=Mh(t),i=r(n,e);return i.parallels=function(t){return arguments.length?r(n=t[0]*wc,e=t[1]*wc):[n*xc,e*xc]},i}function Sh(t,n){var e=Nc(t),r=(e+Nc(n))/2;if(Mc(r)<1e-6)return function(t){var n=kc(t);function e(t,e){return[t*n,Nc(e)/n]}return e.invert=function(t,e){return[t/n,Lc(e*n)]},e}(t);var i=1+e*(2*r-e),o=Rc(i)/r;function u(t,n){var e=Rc(i-2*r*Nc(n))/r;return[e*Nc(t*=r),o-e*kc(t)]}return u.invert=function(t,n){var e=o-n,u=Sc(t,Mc(e))*jc(e);return e*r<0&&(u-=yc*jc(t)*jc(e)),[u/r,Lc((i-(t*t+e*e)*r*r)/(2*r))]},u}var kh=function(){return Ah(Sh).scale(155.424).center([0,33.6442])},Th=function(){return kh().parallels([29.5,45.5]).scale(1070).translate([480,250]).rotate([96,0]).center([-.6,38.7])};var Ch=function(){var t,n,e,r,i,o,u=Th(),a=kh().rotate([154,0]).center([-2,58.5]).parallels([55,65]),c=kh().rotate([157,0]).center([-3,19.9]).parallels([8,18]),f={point:function(t,n){o=[t,n]}};function s(t){var n=t[0],u=t[1];return o=null,e.point(n,u),o||(r.point(n,u),o)||(i.point(n,u),o)}function l(){return t=n=null,s}return s.invert=function(t){var n=u.scale(),e=u.translate(),r=(t[0]-e[0])/n,i=(t[1]-e[1])/n;return(i>=.12&&i<.234&&r>=-.425&&r<-.214?a:i>=.166&&i<.234&&r>=-.214&&r<-.115?c:u).invert(t)},s.stream=function(e){return t&&n===e?t:(r=[u.stream(n=e),a.stream(e),c.stream(e)],i=r.length,t={point:function(t,n){for(var e=-1;++e0?n<1e-6-_c&&(n=1e-6-_c):n>_c-1e-6&&(n=_c-1e-6);var e=i/Oc(Fh(n),r);return[e*Nc(r*t),i-e*kc(r*t)]}return o.invert=function(t,n){var e=i-n,o=jc(r)*Rc(t*t+e*e),u=Sc(t,Mc(e))*jc(e);return e*r<0&&(u-=yc*jc(t)*jc(e)),[u/r,2*Ac(Oc(i/o,1/r))-_c]},o}var Dh=function(){return Ah(Bh).scale(109.5).parallels([30,30])};function Uh(t,n){return[t,n]}Uh.invert=Uh;var Vh=function(){return wh(Uh).scale(152.63)};function qh(t,n){var e=kc(t),r=t===n?Nc(t):(e-kc(n))/(n-t),i=e/r+t;if(Mc(r)<1e-6)return Uh;function o(t,n){var e=i-n,o=r*t;return[e*Nc(o),i-e*kc(o)]}return o.invert=function(t,n){var e=i-n,o=Sc(t,Mc(e))*jc(e);return e*r<0&&(o-=yc*jc(t)*jc(e)),[o/r,i-jc(r)*Rc(t*t+e*e)]},o}var Yh=function(){return Ah(qh).scale(131.154).center([0,13.9389])},Hh=1.340264,$h=-.081106,Wh=893e-6,Gh=.003796,Xh=Rc(3)/2;function Zh(t,n){var e=Lc(Xh*Nc(n)),r=e*e,i=r*r*r;return[t*kc(e)/(Xh*(Hh+3*$h*r+i*(7*Wh+9*Gh*r))),e*(Hh+$h*r+i*(Wh+Gh*r))]}Zh.invert=function(t,n){for(var e,r=n,i=r*r,o=i*i*i,u=0;u<12&&(o=(i=(r-=e=(r*(Hh+$h*i+o*(Wh+Gh*i))-n)/(Hh+3*$h*i+o*(7*Wh+9*Gh*i)))*r)*i*i,!(Mc(e)<1e-12));++u);return[Xh*t*(Hh+3*$h*i+o*(7*Wh+9*Gh*i))/kc(r),Lc(Nc(r)/Xh)]};var Kh=function(){return wh(Zh).scale(177.158)};function Qh(t,n){var e=kc(n),r=kc(t)*e;return[e*Nc(t)/r,Nc(n)/r]}Qh.invert=Oh(Ac);var Jh=function(){return wh(Qh).scale(144.049).clipAngle(60)},td=function(){var t,n,e,r,i,o,u,a=1,c=0,f=0,s=1,l=1,h=0,d=null,p=1,v=1,g=sh({point:function(t,n){var e=b([t,n]);this.stream.point(e[0],e[1])}}),y=ll;function _(){return p=a*s,v=a*l,o=u=null,b}function b(e){var r=e[0]*p,i=e[1]*v;if(h){var o=i*t-r*n;r=r*t+i*n,i=o}return[r+c,i+f]}return b.invert=function(e){var r=e[0]-c,i=e[1]-f;if(h){var o=i*t+r*n;r=r*t-i*n,i=o}return[r/p,i/v]},b.stream=function(t){return o&&u===t?o:o=g(y(u=t))},b.postclip=function(t){return arguments.length?(y=t,d=e=r=i=null,_()):y},b.clipExtent=function(t){return arguments.length?(y=null==t?(d=e=r=i=null,ll):Rs(d=+t[0][0],e=+t[0][1],r=+t[1][0],i=+t[1][1]),_()):null==d?null:[[d,e],[r,i]]},b.scale=function(t){return arguments.length?(a=+t,_()):a},b.translate=function(t){return arguments.length?(c=+t[0],f=+t[1],_()):[c,f]},b.angle=function(e){return arguments.length?(n=Nc(h=e%360*wc),t=kc(h),_()):h*xc},b.reflectX=function(t){return arguments.length?(s=t?-1:1,_()):s<0},b.reflectY=function(t){return arguments.length?(l=t?-1:1,_()):l<0},b.fitExtent=function(t,n){return dh(b,t,n)},b.fitSize=function(t,n){return ph(b,t,n)},b.fitWidth=function(t,n){return vh(b,t,n)},b.fitHeight=function(t,n){return gh(b,t,n)},b};function nd(t,n){var e=n*n,r=e*e;return[t*(.8707-.131979*e+r*(r*(.003971*e-.001529*r)-.013791)),n*(1.007226+e*(.015085+r*(.028874*e-.044475-.005916*r)))]}nd.invert=function(t,n){var e,r=n,i=25;do{var o=r*r,u=o*o;r-=e=(r*(1.007226+o*(.015085+u*(.028874*o-.044475-.005916*u)))-n)/(1.007226+o*(.045255+u*(.259866*o-.311325-.005916*11*u)))}while(Mc(e)>1e-6&&--i>0);return[t/(.8707+(o=r*r)*(o*(o*o*o*(.003971-.001529*o)-.013791)-.131979)),r]};var ed=function(){return wh(nd).scale(175.295)};function rd(t,n){return[kc(n)*Nc(t),Nc(n)]}rd.invert=Oh(Lc);var id=function(){return wh(rd).scale(249.5).clipAngle(90.000001)};function od(t,n){var e=kc(n),r=1+kc(t)*e;return[e*Nc(t)/r,Nc(n)/r]}od.invert=Oh((function(t){return 2*Ac(t)}));var ud=function(){return wh(od).scale(250).clipAngle(142)};function ad(t,n){return[Ec(Pc((_c+n)/2)),-t]}ad.invert=function(t,n){return[-n,2*Ac(Cc(t))-_c]};var cd=function(){var t=Ih(ad),n=t.center,e=t.rotate;return t.center=function(t){return arguments.length?n([-t[1],t[0]]):[(t=n())[1],-t[0]]},t.rotate=function(t){return arguments.length?e([t[0],t[1],t.length>2?t[2]+90:90]):[(t=e())[0],t[1],t[2]-90]},e([0,0,90]).scale(159.155)};function fd(t,n){return t.parent===n.parent?1:2}function sd(t,n){return t+n.x}function ld(t,n){return Math.max(t,n.y)}var hd=function(){var t=fd,n=1,e=1,r=!1;function i(i){var o,u=0;i.eachAfter((function(n){var e=n.children;e?(n.x=function(t){return t.reduce(sd,0)/t.length}(e),n.y=function(t){return 1+t.reduce(ld,0)}(e)):(n.x=o?u+=t(n,o):0,n.y=0,o=n)}));var a=function(t){for(var n;n=t.children;)t=n[0];return t}(i),c=function(t){for(var n;n=t.children;)t=n[n.length-1];return t}(i),f=a.x-t(a,c)/2,s=c.x+t(c,a)/2;return i.eachAfter(r?function(t){t.x=(t.x-i.x)*n,t.y=(i.y-t.y)*e}:function(t){t.x=(t.x-f)/(s-f)*n,t.y=(1-(i.y?t.y/i.y:1))*e})}return i.separation=function(n){return arguments.length?(t=n,i):t},i.size=function(t){return arguments.length?(r=!1,n=+t[0],e=+t[1],i):r?null:[n,e]},i.nodeSize=function(t){return arguments.length?(r=!0,n=+t[0],e=+t[1],i):r?[n,e]:null},i};function dd(t){var n=0,e=t.children,r=e&&e.length;if(r)for(;--r>=0;)n+=e[r].value;else n=1;t.value=n}function pd(t,n){var e,r,i,o,u,a=new _d(t),c=+t.value&&(a.value=t.value),f=[a];for(null==n&&(n=vd);e=f.pop();)if(c&&(e.value=+e.data.value),(i=n(e.data))&&(u=i.length))for(e.children=new Array(u),o=u-1;o>=0;--o)f.push(r=e.children[o]=new _d(i[o])),r.parent=e,r.depth=e.depth+1;return a.eachBefore(yd)}function vd(t){return t.children}function gd(t){t.data=t.data.data}function yd(t){var n=0;do{t.height=n}while((t=t.parent)&&t.height<++n)}function _d(t){this.data=t,this.depth=this.height=0,this.parent=null}_d.prototype=pd.prototype={constructor:_d,count:function(){return this.eachAfter(dd)},each:function(t){var n,e,r,i,o=this,u=[o];do{for(n=u.reverse(),u=[];o=n.pop();)if(t(o),e=o.children)for(r=0,i=e.length;r=0;--e)i.push(n[e]);return this},sum:function(t){return this.eachAfter((function(n){for(var e=+t(n.data)||0,r=n.children,i=r&&r.length;--i>=0;)e+=r[i].value;n.value=e}))},sort:function(t){return this.eachBefore((function(n){n.children&&n.children.sort(t)}))},path:function(t){for(var n=this,e=function(t,n){if(t===n)return t;var e=t.ancestors(),r=n.ancestors(),i=null;t=e.pop(),n=r.pop();for(;t===n;)i=t,t=e.pop(),n=r.pop();return i}(n,t),r=[n];n!==e;)n=n.parent,r.push(n);for(var i=r.length;t!==e;)r.splice(i,0,t),t=t.parent;return r},ancestors:function(){for(var t=this,n=[t];t=t.parent;)n.push(t);return n},descendants:function(){var t=[];return this.each((function(n){t.push(n)})),t},leaves:function(){var t=[];return this.eachBefore((function(n){n.children||t.push(n)})),t},links:function(){var t=this,n=[];return t.each((function(e){e!==t&&n.push({source:e.parent,target:e})})),n},copy:function(){return pd(this).eachBefore(gd)}};var bd=Array.prototype.slice;var md=function(t){for(var n,e,r=0,i=(t=function(t){for(var n,e,r=t.length;r;)e=Math.random()*r--|0,n=t[r],t[r]=t[e],t[e]=n;return t}(bd.call(t))).length,o=[];r0&&e*e>r*r+i*i}function Ad(t,n){for(var e=0;e(u*=u)?(r=(f+u-i)/(2*f),o=Math.sqrt(Math.max(0,u/f-r*r)),e.x=t.x-r*a-o*c,e.y=t.y-r*c+o*a):(r=(f+i-u)/(2*f),o=Math.sqrt(Math.max(0,i/f-r*r)),e.x=n.x+r*a-o*c,e.y=n.y+r*c+o*a)):(e.x=n.x+e.r,e.y=n.y)}function Ed(t,n){var e=t.r+n.r-1e-6,r=n.x-t.x,i=n.y-t.y;return e>0&&e*e>r*r+i*i}function Od(t){var n=t._,e=t.next._,r=n.r+e.r,i=(n.x*e.r+e.x*n.r)/r,o=(n.y*e.r+e.y*n.r)/r;return i*i+o*o}function Nd(t){this._=t,this.next=null,this.previous=null}function jd(t){if(!(i=t.length))return 0;var n,e,r,i,o,u,a,c,f,s,l;if((n=t[0]).x=0,n.y=0,!(i>1))return n.r;if(e=t[1],n.x=-e.r,e.x=n.r,e.y=0,!(i>2))return n.r+e.r;Cd(e,n,r=t[2]),n=new Nd(n),e=new Nd(e),r=new Nd(r),n.next=r.previous=e,e.next=n.previous=r,r.next=e.previous=n;t:for(a=3;a0)throw new Error("cycle");return o}return e.id=function(n){return arguments.length?(t=zd(n),e):t},e.parentId=function(t){return arguments.length?(n=zd(t),e):n},e};function Kd(t,n){return t.parent===n.parent?1:2}function Qd(t){var n=t.children;return n?n[0]:t.t}function Jd(t){var n=t.children;return n?n[n.length-1]:t.t}function tp(t,n,e){var r=e/(n.i-t.i);n.c-=r,n.s+=e,t.c+=r,n.z+=e,n.m+=e}function np(t,n,e){return t.a.parent===n.parent?t.a:e}function ep(t,n){this._=t,this.parent=null,this.children=null,this.A=null,this.a=this,this.z=0,this.m=0,this.c=0,this.s=0,this.t=null,this.i=n}ep.prototype=Object.create(_d.prototype);var rp=function(){var t=Kd,n=1,e=1,r=null;function i(i){var c=function(t){for(var n,e,r,i,o,u=new ep(t,0),a=[u];n=a.pop();)if(r=n._.children)for(n.children=new Array(o=r.length),i=o-1;i>=0;--i)a.push(e=n.children[i]=new ep(r[i],i)),e.parent=n;return(u.parent=new ep(null,0)).children=[u],u}(i);if(c.eachAfter(o),c.parent.m=-c.z,c.eachBefore(u),r)i.eachBefore(a);else{var f=i,s=i,l=i;i.eachBefore((function(t){t.xs.x&&(s=t),t.depth>l.depth&&(l=t)}));var h=f===s?1:t(f,s)/2,d=h-f.x,p=n/(s.x+h+d),v=e/(l.depth||1);i.eachBefore((function(t){t.x=(t.x+d)*p,t.y=t.depth*v}))}return i}function o(n){var e=n.children,r=n.parent.children,i=n.i?r[n.i-1]:null;if(e){!function(t){for(var n,e=0,r=0,i=t.children,o=i.length;--o>=0;)(n=i[o]).z+=e,n.m+=e,e+=n.s+(r+=n.c)}(n);var o=(e[0].z+e[e.length-1].z)/2;i?(n.z=i.z+t(n._,i._),n.m=n.z-o):n.z=o}else i&&(n.z=i.z+t(n._,i._));n.parent.A=function(n,e,r){if(e){for(var i,o=n,u=n,a=e,c=o.parent.children[0],f=o.m,s=u.m,l=a.m,h=c.m;a=Jd(a),o=Qd(o),a&&o;)c=Qd(c),(u=Jd(u)).a=n,(i=a.z+l-o.z-f+t(a._,o._))>0&&(tp(np(a,n,r),n,i),f+=i,s+=i),l+=a.m,f+=o.m,h+=c.m,s+=u.m;a&&!Jd(u)&&(u.t=a,u.m+=l-s),o&&!Qd(c)&&(c.t=o,c.m+=f-h,r=n)}return r}(n,i,n.parent.A||r[0])}function u(t){t._.x=t.z+t.parent.m,t.m+=t.parent.m}function a(t){t.x*=n,t.y=t.depth*e}return i.separation=function(n){return arguments.length?(t=n,i):t},i.size=function(t){return arguments.length?(r=!1,n=+t[0],e=+t[1],i):r?null:[n,e]},i.nodeSize=function(t){return arguments.length?(r=!0,n=+t[0],e=+t[1],i):r?[n,e]:null},i},ip=function(t,n,e,r,i){for(var o,u=t.children,a=-1,c=u.length,f=t.value&&(i-e)/t.value;++ah&&(h=a),g=s*s*v,(d=Math.max(h/g,g/l))>p){s-=a;break}p=d}y.push(u={value:s,dice:c1?n:1)},e}(op),cp=function(){var t=ap,n=!1,e=1,r=1,i=[0],o=Ld,u=Ld,a=Ld,c=Ld,f=Ld;function s(t){return t.x0=t.y0=0,t.x1=e,t.y1=r,t.eachBefore(l),i=[0],n&&t.eachBefore(qd),t}function l(n){var e=i[n.depth],r=n.x0+e,s=n.y0+e,l=n.x1-e,h=n.y1-e;l=e-1){var s=a[n];return s.x0=i,s.y0=o,s.x1=u,void(s.y1=c)}var l=f[n],h=r/2+l,d=n+1,p=e-1;for(;d>>1;f[v]c-o){var _=(i*y+u*g)/r;t(n,d,g,i,o,_,c),t(d,e,y,_,o,u,c)}else{var b=(o*y+c*g)/r;t(n,d,g,i,o,u,b),t(d,e,y,i,b,u,c)}}(0,c,t.value,n,e,r,i)},sp=function(t,n,e,r,i){(1&t.depth?ip:Yd)(t,n,e,r,i)},lp=function t(n){function e(t,e,r,i,o){if((u=t._squarify)&&u.ratio===n)for(var u,a,c,f,s,l=-1,h=u.length,d=t.value;++l1?n:1)},e}(op),hp=function(t){var n=t.length;return function(e){return t[Math.max(0,Math.min(n-1,Math.floor(e*n)))]}},dp=function(t,n){var e=pe(+t,+n);return function(t){var n=e(t);return n-360*Math.floor(n/360)}},pp=function(t,n){return t=+t,n=+n,function(e){return Math.round(t*(1-e)+n*e)}},vp=Math.SQRT2;function gp(t){return((t=Math.exp(t))+1/t)/2}var yp=function(t,n){var e,r,i=t[0],o=t[1],u=t[2],a=n[0],c=n[1],f=n[2],s=a-i,l=c-o,h=s*s+l*l;if(h<1e-12)r=Math.log(f/u)/vp,e=function(t){return[i+t*s,o+t*l,u*Math.exp(vp*t*r)]};else{var d=Math.sqrt(h),p=(f*f-u*u+4*h)/(2*u*2*d),v=(f*f-u*u-4*h)/(2*f*2*d),g=Math.log(Math.sqrt(p*p+1)-p),y=Math.log(Math.sqrt(v*v+1)-v);r=(y-g)/vp,e=function(t){var n,e=t*r,a=gp(g),c=u/(2*d)*(a*(n=vp*e+g,((n=Math.exp(2*n))-1)/(n+1))-function(t){return((t=Math.exp(t))-1/t)/2}(g));return[i+c*s,o+c*l,u*a/gp(vp*e+g)]}}return e.duration=1e3*r,e};function _p(t){return function(n,e){var r=t((n=ue(n)).h,(e=ue(e)).h),i=ge(n.s,e.s),o=ge(n.l,e.l),u=ge(n.opacity,e.opacity);return function(t){return n.h=r(t),n.s=i(t),n.l=o(t),n.opacity=u(t),n+""}}}var bp=_p(pe),mp=_p(ge);function xp(t,n){var e=ge((t=mo(t)).l,(n=mo(n)).l),r=ge(t.a,n.a),i=ge(t.b,n.b),o=ge(t.opacity,n.opacity);return function(n){return t.l=e(n),t.a=r(n),t.b=i(n),t.opacity=o(n),t+""}}function wp(t){return function(n,e){var r=t((n=Co(n)).h,(e=Co(e)).h),i=ge(n.c,e.c),o=ge(n.l,e.l),u=ge(n.opacity,e.opacity);return function(t){return n.h=r(t),n.c=i(t),n.l=o(t),n.opacity=u(t),n+""}}}var Mp=wp(pe),Ap=wp(ge);function Sp(t){return function n(e){function r(n,r){var i=t((n=Lo(n)).h,(r=Lo(r)).h),o=ge(n.s,r.s),u=ge(n.l,r.l),a=ge(n.opacity,r.opacity);return function(t){return n.h=i(t),n.s=o(t),n.l=u(Math.pow(t,e)),n.opacity=a(t),n+""}}return e=+e,r.gamma=n,r}(1)}var kp=Sp(pe),Tp=Sp(ge);function Cp(t,n){for(var e=0,r=n.length-1,i=n[0],o=new Array(r<0?0:r);e1&&(n=t[o[u-2]],e=t[o[u-1]],r=t[a],(e[0]-n[0])*(r[1]-n[1])-(e[1]-n[1])*(r[0]-n[0])<=0);)--u;o[u++]=a}return o.slice(0,u)}var Pp=function(t){if((e=t.length)<3)return null;var n,e,r=new Array(e),i=new Array(e);for(n=0;n=0;--n)f.push(t[r[o[n]][2]]);for(n=+a;na!=f>a&&u<(c-e)*(a-r)/(f-r)+e&&(s=!s),c=e,f=r;return s},Lp=function(t){for(var n,e,r=-1,i=t.length,o=t[i-1],u=o[0],a=o[1],c=0;++r1);return t+e*o*Math.sqrt(-2*Math.log(i)/i)}}return e.source=t,e}(Ip),Dp=function t(n){function e(){var t=Bp.source(n).apply(this,arguments);return function(){return Math.exp(t())}}return e.source=t,e}(Ip),Up=function t(n){function e(t){return function(){for(var e=0,r=0;rr&&(n=e,e=r,r=n),function(t){return Math.max(e,Math.min(r,t))}}function ov(t,n,e){var r=t[0],i=t[1],o=n[0],u=n[1];return i2?uv:ov,i=o=null,l}function l(n){return isNaN(n=+n)?e:(i||(i=r(u.map(t),a,c)))(t(f(n)))}return l.invert=function(e){return f(n((o||(o=r(a,u.map(t),ke)))(e)))},l.domain=function(t){return arguments.length?(u=Wp.call(t,tv),f===ev||(f=iv(u)),s()):u.slice()},l.range=function(t){return arguments.length?(a=Gp.call(t),s()):a.slice()},l.rangeRound=function(t){return a=Gp.call(t),c=pp,s()},l.clamp=function(t){return arguments.length?(f=t?iv(u):ev,l):f!==ev},l.interpolate=function(t){return arguments.length?(c=t,s()):c},l.unknown=function(t){return arguments.length?(e=t,l):e},function(e,r){return t=e,n=r,s()}}function fv(t,n){return cv()(t,n)}var sv=function(t,n,e,r){var i,o=R(t,n,e);switch((r=Ka(null==r?",f":r)).type){case"s":var u=Math.max(Math.abs(t),Math.abs(n));return null!=r.precision||isNaN(i=lc(o,u))||(r.precision=i),ec(r,u);case"":case"e":case"g":case"p":case"r":null!=r.precision||isNaN(i=hc(o,Math.max(Math.abs(t),Math.abs(n))))||(r.precision=i-("e"===r.type));break;case"f":case"%":null!=r.precision||isNaN(i=sc(o))||(r.precision=i-2*("%"===r.type))}return nc(r)};function lv(t){var n=t.domain;return t.ticks=function(t){var e=n();return N(e[0],e[e.length-1],null==t?10:t)},t.tickFormat=function(t,e){var r=n();return sv(r[0],r[r.length-1],null==t?10:t,e)},t.nice=function(e){null==e&&(e=10);var r,i=n(),o=0,u=i.length-1,a=i[o],c=i[u];return c0?r=j(a=Math.floor(a/r)*r,c=Math.ceil(c/r)*r,e):r<0&&(r=j(a=Math.ceil(a*r)/r,c=Math.floor(c*r)/r,e)),r>0?(i[o]=Math.floor(a/r)*r,i[u]=Math.ceil(c/r)*r,n(i)):r<0&&(i[o]=Math.ceil(a*r)/r,i[u]=Math.floor(c*r)/r,n(i)),t},t}function hv(){var t=fv(ev,ev);return t.copy=function(){return av(t,hv())},Yp.apply(t,arguments),lv(t)}function dv(t){var n;function e(t){return isNaN(t=+t)?n:t}return e.invert=e,e.domain=e.range=function(n){return arguments.length?(t=Wp.call(n,tv),e):t.slice()},e.unknown=function(t){return arguments.length?(n=t,e):n},e.copy=function(){return dv(t).unknown(n)},t=arguments.length?Wp.call(t,tv):[0,1],lv(e)}var pv=function(t,n){var e,r=0,i=(t=t.slice()).length-1,o=t[r],u=t[i];return u0){for(;hc)break;v.push(l)}}else for(;h=1;--s)if(!((l=f*s)c)break;v.push(l)}}else v=N(h,d,Math.min(d-h,p)).map(e);return r?v.reverse():v},r.tickFormat=function(t,i){if(null==i&&(i=10===o?".0e":","),"function"!=typeof i&&(i=nc(i)),t===1/0)return i;null==t&&(t=10);var u=Math.max(1,o*t/r.ticks().length);return function(t){var r=t/e(Math.round(n(t)));return r*o0?r[i-1]:n[0],i=r?[i[r-1],e]:[i[u-1],i[u]]},u.unknown=function(n){return arguments.length?(t=n,u):u},u.thresholds=function(){return i.slice()},u.copy=function(){return Pv().domain([n,e]).range(o).unknown(t)},Yp.apply(lv(u),arguments)}function zv(){var t,n=[.5],e=[0,1],r=1;function i(i){return i<=i?e[d(n,i,0,r)]:t}return i.domain=function(t){return arguments.length?(n=Gp.call(t),r=Math.min(n.length,e.length-1),i):n.slice()},i.range=function(t){return arguments.length?(e=Gp.call(t),r=Math.min(n.length,e.length-1),i):e.slice()},i.invertExtent=function(t){var r=e.indexOf(t);return[n[r-1],n[r]]},i.unknown=function(n){return arguments.length?(t=n,i):t},i.copy=function(){return zv().domain(n).range(e).unknown(t)},Yp.apply(i,arguments)}var Lv=new Date,Iv=new Date;function Fv(t,n,e,r){function i(n){return t(n=0===arguments.length?new Date:new Date(+n)),n}return i.floor=function(n){return t(n=new Date(+n)),n},i.ceil=function(e){return t(e=new Date(e-1)),n(e,1),t(e),e},i.round=function(t){var n=i(t),e=i.ceil(t);return t-n0))return a;do{a.push(u=new Date(+e)),n(e,o),t(e)}while(u=n)for(;t(n),!e(n);)n.setTime(n-1)}),(function(t,r){if(t>=t)if(r<0)for(;++r<=0;)for(;n(t,-1),!e(t););else for(;--r>=0;)for(;n(t,1),!e(t););}))},e&&(i.count=function(n,r){return Lv.setTime(+n),Iv.setTime(+r),t(Lv),t(Iv),Math.floor(e(Lv,Iv))},i.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?i.filter(r?function(n){return r(n)%t==0}:function(n){return i.count(0,n)%t==0}):i:null}),i}var Bv=Fv((function(t){t.setMonth(0,1),t.setHours(0,0,0,0)}),(function(t,n){t.setFullYear(t.getFullYear()+n)}),(function(t,n){return n.getFullYear()-t.getFullYear()}),(function(t){return t.getFullYear()}));Bv.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Fv((function(n){n.setFullYear(Math.floor(n.getFullYear()/t)*t),n.setMonth(0,1),n.setHours(0,0,0,0)}),(function(n,e){n.setFullYear(n.getFullYear()+e*t)})):null};var Dv=Bv,Uv=Bv.range,Vv=Fv((function(t){t.setDate(1),t.setHours(0,0,0,0)}),(function(t,n){t.setMonth(t.getMonth()+n)}),(function(t,n){return n.getMonth()-t.getMonth()+12*(n.getFullYear()-t.getFullYear())}),(function(t){return t.getMonth()})),qv=Vv,Yv=Vv.range;function Hv(t){return Fv((function(n){n.setDate(n.getDate()-(n.getDay()+7-t)%7),n.setHours(0,0,0,0)}),(function(t,n){t.setDate(t.getDate()+7*n)}),(function(t,n){return(n-t-6e4*(n.getTimezoneOffset()-t.getTimezoneOffset()))/6048e5}))}var $v=Hv(0),Wv=Hv(1),Gv=Hv(2),Xv=Hv(3),Zv=Hv(4),Kv=Hv(5),Qv=Hv(6),Jv=$v.range,tg=Wv.range,ng=Gv.range,eg=Xv.range,rg=Zv.range,ig=Kv.range,og=Qv.range,ug=Fv((function(t){t.setHours(0,0,0,0)}),(function(t,n){t.setDate(t.getDate()+n)}),(function(t,n){return(n-t-6e4*(n.getTimezoneOffset()-t.getTimezoneOffset()))/864e5}),(function(t){return t.getDate()-1})),ag=ug,cg=ug.range,fg=Fv((function(t){t.setTime(t-t.getMilliseconds()-1e3*t.getSeconds()-6e4*t.getMinutes())}),(function(t,n){t.setTime(+t+36e5*n)}),(function(t,n){return(n-t)/36e5}),(function(t){return t.getHours()})),sg=fg,lg=fg.range,hg=Fv((function(t){t.setTime(t-t.getMilliseconds()-1e3*t.getSeconds())}),(function(t,n){t.setTime(+t+6e4*n)}),(function(t,n){return(n-t)/6e4}),(function(t){return t.getMinutes()})),dg=hg,pg=hg.range,vg=Fv((function(t){t.setTime(t-t.getMilliseconds())}),(function(t,n){t.setTime(+t+1e3*n)}),(function(t,n){return(n-t)/1e3}),(function(t){return t.getUTCSeconds()})),gg=vg,yg=vg.range,_g=Fv((function(){}),(function(t,n){t.setTime(+t+n)}),(function(t,n){return n-t}));_g.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?Fv((function(n){n.setTime(Math.floor(n/t)*t)}),(function(n,e){n.setTime(+n+e*t)}),(function(n,e){return(e-n)/t})):_g:null};var bg=_g,mg=_g.range;function xg(t){return Fv((function(n){n.setUTCDate(n.getUTCDate()-(n.getUTCDay()+7-t)%7),n.setUTCHours(0,0,0,0)}),(function(t,n){t.setUTCDate(t.getUTCDate()+7*n)}),(function(t,n){return(n-t)/6048e5}))}var wg=xg(0),Mg=xg(1),Ag=xg(2),Sg=xg(3),kg=xg(4),Tg=xg(5),Cg=xg(6),Eg=wg.range,Og=Mg.range,Ng=Ag.range,jg=Sg.range,Rg=kg.range,Pg=Tg.range,zg=Cg.range,Lg=Fv((function(t){t.setUTCHours(0,0,0,0)}),(function(t,n){t.setUTCDate(t.getUTCDate()+n)}),(function(t,n){return(n-t)/864e5}),(function(t){return t.getUTCDate()-1})),Ig=Lg,Fg=Lg.range,Bg=Fv((function(t){t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)}),(function(t,n){t.setUTCFullYear(t.getUTCFullYear()+n)}),(function(t,n){return n.getUTCFullYear()-t.getUTCFullYear()}),(function(t){return t.getUTCFullYear()}));Bg.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Fv((function(n){n.setUTCFullYear(Math.floor(n.getUTCFullYear()/t)*t),n.setUTCMonth(0,1),n.setUTCHours(0,0,0,0)}),(function(n,e){n.setUTCFullYear(n.getUTCFullYear()+e*t)})):null};var Dg=Bg,Ug=Bg.range;function Vg(t){if(0<=t.y&&t.y<100){var n=new Date(-1,t.m,t.d,t.H,t.M,t.S,t.L);return n.setFullYear(t.y),n}return new Date(t.y,t.m,t.d,t.H,t.M,t.S,t.L)}function qg(t){if(0<=t.y&&t.y<100){var n=new Date(Date.UTC(-1,t.m,t.d,t.H,t.M,t.S,t.L));return n.setUTCFullYear(t.y),n}return new Date(Date.UTC(t.y,t.m,t.d,t.H,t.M,t.S,t.L))}function Yg(t,n,e){return{y:t,m:n,d:e,H:0,M:0,S:0,L:0}}function Hg(t){var n=t.dateTime,e=t.date,r=t.time,i=t.periods,o=t.days,u=t.shortDays,a=t.months,c=t.shortMonths,f=ry(i),s=iy(i),l=ry(o),h=iy(o),d=ry(u),p=iy(u),v=ry(a),g=iy(a),y=ry(c),_=iy(c),b={a:function(t){return u[t.getDay()]},A:function(t){return o[t.getDay()]},b:function(t){return c[t.getMonth()]},B:function(t){return a[t.getMonth()]},c:null,d:Sy,e:Sy,f:Oy,g:Uy,G:qy,H:ky,I:Ty,j:Cy,L:Ey,m:Ny,M:jy,p:function(t){return i[+(t.getHours()>=12)]},q:function(t){return 1+~~(t.getMonth()/3)},Q:h_,s:d_,S:Ry,u:Py,U:zy,V:Iy,w:Fy,W:By,x:null,X:null,y:Dy,Y:Vy,Z:Yy,"%":l_},m={a:function(t){return u[t.getUTCDay()]},A:function(t){return o[t.getUTCDay()]},b:function(t){return c[t.getUTCMonth()]},B:function(t){return a[t.getUTCMonth()]},c:null,d:Hy,e:Hy,f:Zy,g:a_,G:f_,H:$y,I:Wy,j:Gy,L:Xy,m:Ky,M:Qy,p:function(t){return i[+(t.getUTCHours()>=12)]},q:function(t){return 1+~~(t.getUTCMonth()/3)},Q:h_,s:d_,S:Jy,u:t_,U:n_,V:r_,w:i_,W:o_,x:null,X:null,y:u_,Y:c_,Z:s_,"%":l_},x={a:function(t,n,e){var r=d.exec(n.slice(e));return r?(t.w=p[r[0].toLowerCase()],e+r[0].length):-1},A:function(t,n,e){var r=l.exec(n.slice(e));return r?(t.w=h[r[0].toLowerCase()],e+r[0].length):-1},b:function(t,n,e){var r=y.exec(n.slice(e));return r?(t.m=_[r[0].toLowerCase()],e+r[0].length):-1},B:function(t,n,e){var r=v.exec(n.slice(e));return r?(t.m=g[r[0].toLowerCase()],e+r[0].length):-1},c:function(t,e,r){return A(t,n,e,r)},d:vy,e:vy,f:xy,g:ly,G:sy,H:yy,I:yy,j:gy,L:my,m:py,M:_y,p:function(t,n,e){var r=f.exec(n.slice(e));return r?(t.p=s[r[0].toLowerCase()],e+r[0].length):-1},q:dy,Q:My,s:Ay,S:by,u:uy,U:ay,V:cy,w:oy,W:fy,x:function(t,n,r){return A(t,e,n,r)},X:function(t,n,e){return A(t,r,n,e)},y:ly,Y:sy,Z:hy,"%":wy};function w(t,n){return function(e){var r,i,o,u=[],a=-1,c=0,f=t.length;for(e instanceof Date||(e=new Date(+e));++a53)return null;"w"in o||(o.w=1),"Z"in o?(i=(r=qg(Yg(o.y,0,1))).getUTCDay(),r=i>4||0===i?Mg.ceil(r):Mg(r),r=Ig.offset(r,7*(o.V-1)),o.y=r.getUTCFullYear(),o.m=r.getUTCMonth(),o.d=r.getUTCDate()+(o.w+6)%7):(i=(r=Vg(Yg(o.y,0,1))).getDay(),r=i>4||0===i?Wv.ceil(r):Wv(r),r=ag.offset(r,7*(o.V-1)),o.y=r.getFullYear(),o.m=r.getMonth(),o.d=r.getDate()+(o.w+6)%7)}else("W"in o||"U"in o)&&("w"in o||(o.w="u"in o?o.u%7:"W"in o?1:0),i="Z"in o?qg(Yg(o.y,0,1)).getUTCDay():Vg(Yg(o.y,0,1)).getDay(),o.m=0,o.d="W"in o?(o.w+6)%7+7*o.W-(i+5)%7:o.w+7*o.U-(i+6)%7);return"Z"in o?(o.H+=o.Z/100|0,o.M+=o.Z%100,qg(o)):Vg(o)}}function A(t,n,e,r){for(var i,o,u=0,a=n.length,c=e.length;u=c)return-1;if(37===(i=n.charCodeAt(u++))){if(i=n.charAt(u++),!(o=x[i in Kg?n.charAt(u++):i])||(r=o(t,e,r))<0)return-1}else if(i!=e.charCodeAt(r++))return-1}return r}return b.x=w(e,b),b.X=w(r,b),b.c=w(n,b),m.x=w(e,m),m.X=w(r,m),m.c=w(n,m),{format:function(t){var n=w(t+="",b);return n.toString=function(){return t},n},parse:function(t){var n=M(t+="",!1);return n.toString=function(){return t},n},utcFormat:function(t){var n=w(t+="",m);return n.toString=function(){return t},n},utcParse:function(t){var n=M(t+="",!0);return n.toString=function(){return t},n}}}var $g,Wg,Gg,Xg,Zg,Kg={"-":"",_:" ",0:"0"},Qg=/^\s*\d+/,Jg=/^%/,ty=/[\\^$*+?|[\]().{}]/g;function ny(t,n,e){var r=t<0?"-":"",i=(r?-t:t)+"",o=i.length;return r+(o68?1900:2e3),e+r[0].length):-1}function hy(t,n,e){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(n.slice(e,e+6));return r?(t.Z=r[1]?0:-(r[2]+(r[3]||"00")),e+r[0].length):-1}function dy(t,n,e){var r=Qg.exec(n.slice(e,e+1));return r?(t.q=3*r[0]-3,e+r[0].length):-1}function py(t,n,e){var r=Qg.exec(n.slice(e,e+2));return r?(t.m=r[0]-1,e+r[0].length):-1}function vy(t,n,e){var r=Qg.exec(n.slice(e,e+2));return r?(t.d=+r[0],e+r[0].length):-1}function gy(t,n,e){var r=Qg.exec(n.slice(e,e+3));return r?(t.m=0,t.d=+r[0],e+r[0].length):-1}function yy(t,n,e){var r=Qg.exec(n.slice(e,e+2));return r?(t.H=+r[0],e+r[0].length):-1}function _y(t,n,e){var r=Qg.exec(n.slice(e,e+2));return r?(t.M=+r[0],e+r[0].length):-1}function by(t,n,e){var r=Qg.exec(n.slice(e,e+2));return r?(t.S=+r[0],e+r[0].length):-1}function my(t,n,e){var r=Qg.exec(n.slice(e,e+3));return r?(t.L=+r[0],e+r[0].length):-1}function xy(t,n,e){var r=Qg.exec(n.slice(e,e+6));return r?(t.L=Math.floor(r[0]/1e3),e+r[0].length):-1}function wy(t,n,e){var r=Jg.exec(n.slice(e,e+1));return r?e+r[0].length:-1}function My(t,n,e){var r=Qg.exec(n.slice(e));return r?(t.Q=+r[0],e+r[0].length):-1}function Ay(t,n,e){var r=Qg.exec(n.slice(e));return r?(t.s=+r[0],e+r[0].length):-1}function Sy(t,n){return ny(t.getDate(),n,2)}function ky(t,n){return ny(t.getHours(),n,2)}function Ty(t,n){return ny(t.getHours()%12||12,n,2)}function Cy(t,n){return ny(1+ag.count(Dv(t),t),n,3)}function Ey(t,n){return ny(t.getMilliseconds(),n,3)}function Oy(t,n){return Ey(t,n)+"000"}function Ny(t,n){return ny(t.getMonth()+1,n,2)}function jy(t,n){return ny(t.getMinutes(),n,2)}function Ry(t,n){return ny(t.getSeconds(),n,2)}function Py(t){var n=t.getDay();return 0===n?7:n}function zy(t,n){return ny($v.count(Dv(t)-1,t),n,2)}function Ly(t){var n=t.getDay();return n>=4||0===n?Zv(t):Zv.ceil(t)}function Iy(t,n){return t=Ly(t),ny(Zv.count(Dv(t),t)+(4===Dv(t).getDay()),n,2)}function Fy(t){return t.getDay()}function By(t,n){return ny(Wv.count(Dv(t)-1,t),n,2)}function Dy(t,n){return ny(t.getFullYear()%100,n,2)}function Uy(t,n){return ny((t=Ly(t)).getFullYear()%100,n,2)}function Vy(t,n){return ny(t.getFullYear()%1e4,n,4)}function qy(t,n){var e=t.getDay();return ny((t=e>=4||0===e?Zv(t):Zv.ceil(t)).getFullYear()%1e4,n,4)}function Yy(t){var n=t.getTimezoneOffset();return(n>0?"-":(n*=-1,"+"))+ny(n/60|0,"0",2)+ny(n%60,"0",2)}function Hy(t,n){return ny(t.getUTCDate(),n,2)}function $y(t,n){return ny(t.getUTCHours(),n,2)}function Wy(t,n){return ny(t.getUTCHours()%12||12,n,2)}function Gy(t,n){return ny(1+Ig.count(Dg(t),t),n,3)}function Xy(t,n){return ny(t.getUTCMilliseconds(),n,3)}function Zy(t,n){return Xy(t,n)+"000"}function Ky(t,n){return ny(t.getUTCMonth()+1,n,2)}function Qy(t,n){return ny(t.getUTCMinutes(),n,2)}function Jy(t,n){return ny(t.getUTCSeconds(),n,2)}function t_(t){var n=t.getUTCDay();return 0===n?7:n}function n_(t,n){return ny(wg.count(Dg(t)-1,t),n,2)}function e_(t){var n=t.getUTCDay();return n>=4||0===n?kg(t):kg.ceil(t)}function r_(t,n){return t=e_(t),ny(kg.count(Dg(t),t)+(4===Dg(t).getUTCDay()),n,2)}function i_(t){return t.getUTCDay()}function o_(t,n){return ny(Mg.count(Dg(t)-1,t),n,2)}function u_(t,n){return ny(t.getUTCFullYear()%100,n,2)}function a_(t,n){return ny((t=e_(t)).getUTCFullYear()%100,n,2)}function c_(t,n){return ny(t.getUTCFullYear()%1e4,n,4)}function f_(t,n){var e=t.getUTCDay();return ny((t=e>=4||0===e?kg(t):kg.ceil(t)).getUTCFullYear()%1e4,n,4)}function s_(){return"+0000"}function l_(){return"%"}function h_(t){return+t}function d_(t){return Math.floor(+t/1e3)}function p_(t){return $g=Hg(t),Wg=$g.format,Gg=$g.parse,Xg=$g.utcFormat,Zg=$g.utcParse,$g}p_({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"]});function v_(t){return new Date(t)}function g_(t){return t instanceof Date?+t:+new Date(+t)}function y_(t,n,e,r,i,o,u,a,c){var s=fv(ev,ev),l=s.invert,h=s.domain,d=c(".%L"),p=c(":%S"),v=c("%I:%M"),g=c("%I %p"),y=c("%a %d"),_=c("%b %d"),b=c("%B"),m=c("%Y"),x=[[u,1,1e3],[u,5,5e3],[u,15,15e3],[u,30,3e4],[o,1,6e4],[o,5,3e5],[o,15,9e5],[o,30,18e5],[i,1,36e5],[i,3,108e5],[i,6,216e5],[i,12,432e5],[r,1,864e5],[r,2,1728e5],[e,1,6048e5],[n,1,2592e6],[n,3,7776e6],[t,1,31536e6]];function w(a){return(u(a)1)&&(t-=Math.floor(t));var n=Math.abs(t-.5);return om.h=360*t-100,om.s=1.5-1.5*n,om.l=.8-.9*n,om+""},am=Jn(),cm=Math.PI/3,fm=2*Math.PI/3,sm=function(t){var n;return t=(.5-t)*Math.PI,am.r=255*(n=Math.sin(t))*n,am.g=255*(n=Math.sin(t+cm))*n,am.b=255*(n=Math.sin(t+fm))*n,am+""},lm=function(t){return t=Math.max(0,Math.min(1,t)),"rgb("+Math.max(0,Math.min(255,Math.round(34.61+t*(1172.33-t*(10793.56-t*(33300.12-t*(38394.49-14825.05*t)))))))+", "+Math.max(0,Math.min(255,Math.round(23.31+t*(557.33+t*(1225.33-t*(3574.96-t*(1073.77+707.56*t)))))))+", "+Math.max(0,Math.min(255,Math.round(27.2+t*(3211.1-t*(15327.97-t*(27814-t*(22569.18-6838.66*t)))))))+")"};function hm(t){var n=t.length;return function(e){return t[Math.max(0,Math.min(n-1,Math.floor(e*n)))]}}var dm=hm(q_("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),pm=hm(q_("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),vm=hm(q_("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),gm=hm(q_("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921")),ym=function(t){return Cn(cn(t).call(document.documentElement))},_m=0;function bm(){return new mm}function mm(){this._="@"+(++_m).toString(36)}mm.prototype=bm.prototype={constructor:mm,get:function(t){for(var n=this._;!(n in t);)if(!(t=t.parentNode))return;return t[n]},set:function(t,n){return t[this._]=n},remove:function(t){return this._ in t&&delete t[this._]},toString:function(){return this._}};var xm=function(t){return"string"==typeof t?new Sn([document.querySelectorAll(t)],[document.documentElement]):new Sn([null==t?[]:t],An)},wm=function(t,n){null==n&&(n=Pe().touches);for(var e=0,r=n?n.length:0,i=new Array(r);e1?0:t<-1?Nm:Math.acos(t)}function zm(t){return t>=1?jm:t<=-1?-jm:Math.asin(t)}function Lm(t){return t.innerRadius}function Im(t){return t.outerRadius}function Fm(t){return t.startAngle}function Bm(t){return t.endAngle}function Dm(t){return t&&t.padAngle}function Um(t,n,e,r,i,o,u,a){var c=e-t,f=r-n,s=u-i,l=a-o,h=l*c-s*f;if(!(h*h<1e-12))return[t+(h=(s*(n-o)-l*(t-i))/h)*c,n+h*f]}function Vm(t,n,e,r,i,o,u){var a=t-e,c=n-r,f=(u?o:-o)/Om(a*a+c*c),s=f*c,l=-f*a,h=t+s,d=n+l,p=e+s,v=r+l,g=(h+p)/2,y=(d+v)/2,_=p-h,b=v-d,m=_*_+b*b,x=i-o,w=h*v-p*d,M=(b<0?-1:1)*Om(Tm(0,x*x*m-w*w)),A=(w*b-_*M)/m,S=(-w*_-b*M)/m,k=(w*b+_*M)/m,T=(-w*_+b*M)/m,C=A-g,E=S-y,O=k-g,N=T-y;return C*C+E*E>O*O+N*N&&(A=k,S=T),{cx:A,cy:S,x01:-s,y01:-l,x11:A*(i/x-1),y11:S*(i/x-1)}}var qm=function(){var t=Lm,n=Im,e=Mm(0),r=null,i=Fm,o=Bm,u=Dm,a=null;function c(){var c,f,s=+t.apply(this,arguments),l=+n.apply(this,arguments),h=i.apply(this,arguments)-jm,d=o.apply(this,arguments)-jm,p=Am(d-h),v=d>h;if(a||(a=c=Wi()),l1e-12)if(p>Rm-1e-12)a.moveTo(l*km(h),l*Em(h)),a.arc(0,0,l,h,d,!v),s>1e-12&&(a.moveTo(s*km(d),s*Em(d)),a.arc(0,0,s,d,h,v));else{var g,y,_=h,b=d,m=h,x=d,w=p,M=p,A=u.apply(this,arguments)/2,S=A>1e-12&&(r?+r.apply(this,arguments):Om(s*s+l*l)),k=Cm(Am(l-s)/2,+e.apply(this,arguments)),T=k,C=k;if(S>1e-12){var E=zm(S/s*Em(A)),O=zm(S/l*Em(A));(w-=2*E)>1e-12?(m+=E*=v?1:-1,x-=E):(w=0,m=x=(h+d)/2),(M-=2*O)>1e-12?(_+=O*=v?1:-1,b-=O):(M=0,_=b=(h+d)/2)}var N=l*km(_),j=l*Em(_),R=s*km(x),P=s*Em(x);if(k>1e-12){var z,L=l*km(b),I=l*Em(b),F=s*km(m),B=s*Em(m);if(p1e-12?C>1e-12?(g=Vm(F,B,N,j,l,C,v),y=Vm(L,I,R,P,l,C,v),a.moveTo(g.cx+g.x01,g.cy+g.y01),C1e-12&&w>1e-12?T>1e-12?(g=Vm(R,P,L,I,s,-T,v),y=Vm(N,j,F,B,s,-T,v),a.lineTo(g.cx+g.x01,g.cy+g.y01),T=s;--l)a.point(g[l],y[l]);a.lineEnd(),a.areaEnd()}v&&(g[f]=+t(h,f,c),y[f]=+e(h,f,c),a.point(n?+n(h,f,c):g[f],r?+r(h,f,c):y[f]))}if(d)return a=null,d+""||null}function f(){return Gm().defined(i).curve(u).context(o)}return c.x=function(e){return arguments.length?(t="function"==typeof e?e:Mm(+e),n=null,c):t},c.x0=function(n){return arguments.length?(t="function"==typeof n?n:Mm(+n),c):t},c.x1=function(t){return arguments.length?(n=null==t?null:"function"==typeof t?t:Mm(+t),c):n},c.y=function(t){return arguments.length?(e="function"==typeof t?t:Mm(+t),r=null,c):e},c.y0=function(t){return arguments.length?(e="function"==typeof t?t:Mm(+t),c):e},c.y1=function(t){return arguments.length?(r=null==t?null:"function"==typeof t?t:Mm(+t),c):r},c.lineX0=c.lineY0=function(){return f().x(t).y(e)},c.lineY1=function(){return f().x(t).y(r)},c.lineX1=function(){return f().x(n).y(e)},c.defined=function(t){return arguments.length?(i="function"==typeof t?t:Mm(!!t),c):i},c.curve=function(t){return arguments.length?(u=t,null!=o&&(a=u(o)),c):u},c.context=function(t){return arguments.length?(null==t?o=a=null:a=u(o=t),c):o},c},Zm=function(t,n){return nt?1:n>=t?0:NaN},Km=function(t){return t},Qm=function(){var t=Km,n=Zm,e=null,r=Mm(0),i=Mm(Rm),o=Mm(0);function u(u){var a,c,f,s,l,h=u.length,d=0,p=new Array(h),v=new Array(h),g=+r.apply(this,arguments),y=Math.min(Rm,Math.max(-Rm,i.apply(this,arguments)-g)),_=Math.min(Math.abs(y)/h,o.apply(this,arguments)),b=_*(y<0?-1:1);for(a=0;a0&&(d+=l);for(null!=n?p.sort((function(t,e){return n(v[t],v[e])})):null!=e&&p.sort((function(t,n){return e(u[t],u[n])})),a=0,f=d?(y-h*b)/d:0;a0?l*f:0)+b,v[c]={data:u[c],index:a,value:l,startAngle:g,endAngle:s,padAngle:_};return v}return u.value=function(n){return arguments.length?(t="function"==typeof n?n:Mm(+n),u):t},u.sortValues=function(t){return arguments.length?(n=t,e=null,u):n},u.sort=function(t){return arguments.length?(e=t,n=null,u):e},u.startAngle=function(t){return arguments.length?(r="function"==typeof t?t:Mm(+t),u):r},u.endAngle=function(t){return arguments.length?(i="function"==typeof t?t:Mm(+t),u):i},u.padAngle=function(t){return arguments.length?(o="function"==typeof t?t:Mm(+t),u):o},u},Jm=nx(Hm);function tx(t){this._curve=t}function nx(t){function n(n){return new tx(t(n))}return n._curve=t,n}function ex(t){var n=t.curve;return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t.curve=function(t){return arguments.length?n(nx(t)):n()._curve},t}tx.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(t,n){this._curve.point(n*Math.sin(t),n*-Math.cos(t))}};var rx=function(){return ex(Gm().curve(Jm))},ix=function(){var t=Xm().curve(Jm),n=t.curve,e=t.lineX0,r=t.lineX1,i=t.lineY0,o=t.lineY1;return t.angle=t.x,delete t.x,t.startAngle=t.x0,delete t.x0,t.endAngle=t.x1,delete t.x1,t.radius=t.y,delete t.y,t.innerRadius=t.y0,delete t.y0,t.outerRadius=t.y1,delete t.y1,t.lineStartAngle=function(){return ex(e())},delete t.lineX0,t.lineEndAngle=function(){return ex(r())},delete t.lineX1,t.lineInnerRadius=function(){return ex(i())},delete t.lineY0,t.lineOuterRadius=function(){return ex(o())},delete t.lineY1,t.curve=function(t){return arguments.length?n(nx(t)):n()._curve},t},ox=function(t,n){return[(n=+n)*Math.cos(t-=Math.PI/2),n*Math.sin(t)]},ux=Array.prototype.slice;function ax(t){return t.source}function cx(t){return t.target}function fx(t){var n=ax,e=cx,r=$m,i=Wm,o=null;function u(){var u,a=ux.call(arguments),c=n.apply(this,a),f=e.apply(this,a);if(o||(o=u=Wi()),t(o,+r.apply(this,(a[0]=c,a)),+i.apply(this,a),+r.apply(this,(a[0]=f,a)),+i.apply(this,a)),u)return o=null,u+""||null}return u.source=function(t){return arguments.length?(n=t,u):n},u.target=function(t){return arguments.length?(e=t,u):e},u.x=function(t){return arguments.length?(r="function"==typeof t?t:Mm(+t),u):r},u.y=function(t){return arguments.length?(i="function"==typeof t?t:Mm(+t),u):i},u.context=function(t){return arguments.length?(o=null==t?null:t,u):o},u}function sx(t,n,e,r,i){t.moveTo(n,e),t.bezierCurveTo(n=(n+r)/2,e,n,i,r,i)}function lx(t,n,e,r,i){t.moveTo(n,e),t.bezierCurveTo(n,e=(e+i)/2,r,e,r,i)}function hx(t,n,e,r,i){var o=ox(n,e),u=ox(n,e=(e+i)/2),a=ox(r,e),c=ox(r,i);t.moveTo(o[0],o[1]),t.bezierCurveTo(u[0],u[1],a[0],a[1],c[0],c[1])}function dx(){return fx(sx)}function px(){return fx(lx)}function vx(){var t=fx(hx);return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t}var gx={draw:function(t,n){var e=Math.sqrt(n/Nm);t.moveTo(e,0),t.arc(0,0,e,0,Rm)}},yx={draw:function(t,n){var e=Math.sqrt(n/5)/2;t.moveTo(-3*e,-e),t.lineTo(-e,-e),t.lineTo(-e,-3*e),t.lineTo(e,-3*e),t.lineTo(e,-e),t.lineTo(3*e,-e),t.lineTo(3*e,e),t.lineTo(e,e),t.lineTo(e,3*e),t.lineTo(-e,3*e),t.lineTo(-e,e),t.lineTo(-3*e,e),t.closePath()}},_x=Math.sqrt(1/3),bx=2*_x,mx={draw:function(t,n){var e=Math.sqrt(n/bx),r=e*_x;t.moveTo(0,-e),t.lineTo(r,0),t.lineTo(0,e),t.lineTo(-r,0),t.closePath()}},xx=Math.sin(Nm/10)/Math.sin(7*Nm/10),wx=Math.sin(Rm/10)*xx,Mx=-Math.cos(Rm/10)*xx,Ax={draw:function(t,n){var e=Math.sqrt(.8908130915292852*n),r=wx*e,i=Mx*e;t.moveTo(0,-e),t.lineTo(r,i);for(var o=1;o<5;++o){var u=Rm*o/5,a=Math.cos(u),c=Math.sin(u);t.lineTo(c*e,-a*e),t.lineTo(a*r-c*i,c*r+a*i)}t.closePath()}},Sx={draw:function(t,n){var e=Math.sqrt(n),r=-e/2;t.rect(r,r,e,e)}},kx=Math.sqrt(3),Tx={draw:function(t,n){var e=-Math.sqrt(n/(3*kx));t.moveTo(0,2*e),t.lineTo(-kx*e,-e),t.lineTo(kx*e,-e),t.closePath()}},Cx=Math.sqrt(3)/2,Ex=1/Math.sqrt(12),Ox=3*(Ex/2+1),Nx={draw:function(t,n){var e=Math.sqrt(n/Ox),r=e/2,i=e*Ex,o=r,u=e*Ex+e,a=-o,c=u;t.moveTo(r,i),t.lineTo(o,u),t.lineTo(a,c),t.lineTo(-.5*r-Cx*i,Cx*r+-.5*i),t.lineTo(-.5*o-Cx*u,Cx*o+-.5*u),t.lineTo(-.5*a-Cx*c,Cx*a+-.5*c),t.lineTo(-.5*r+Cx*i,-.5*i-Cx*r),t.lineTo(-.5*o+Cx*u,-.5*u-Cx*o),t.lineTo(-.5*a+Cx*c,-.5*c-Cx*a),t.closePath()}},jx=[gx,yx,mx,Sx,Ax,Tx,Nx],Rx=function(){var t=Mm(gx),n=Mm(64),e=null;function r(){var r;if(e||(e=r=Wi()),t.apply(this,arguments).draw(e,+n.apply(this,arguments)),r)return e=null,r+""||null}return r.type=function(n){return arguments.length?(t="function"==typeof n?n:Mm(n),r):t},r.size=function(t){return arguments.length?(n="function"==typeof t?t:Mm(+t),r):n},r.context=function(t){return arguments.length?(e=null==t?null:t,r):e},r},Px=function(){};function zx(t,n,e){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+n)/6,(t._y0+4*t._y1+e)/6)}function Lx(t){this._context=t}Lx.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:zx(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,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);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:zx(this,t,n)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=n}};var Ix=function(t){return new Lx(t)};function Fx(t){this._context=t}Fx.prototype={areaStart:Px,areaEnd:Px,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(t,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._x2=t,this._y2=n;break;case 1:this._point=2,this._x3=t,this._y3=n;break;case 2:this._point=3,this._x4=t,this._y4=n,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+n)/6);break;default:zx(this,t,n)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=n}};var Bx=function(t){return new Fx(t)};function Dx(t){this._context=t}Dx.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(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,n){switch(t=+t,n=+n,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var e=(this._x0+4*this._x1+t)/6,r=(this._y0+4*this._y1+n)/6;this._line?this._context.lineTo(e,r):this._context.moveTo(e,r);break;case 3:this._point=4;default:zx(this,t,n)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=n}};var Ux=function(t){return new Dx(t)};function Vx(t,n){this._basis=new Lx(t),this._beta=n}Vx.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var t=this._x,n=this._y,e=t.length-1;if(e>0)for(var r,i=t[0],o=n[0],u=t[e]-i,a=n[e]-o,c=-1;++c<=e;)r=c/e,this._basis.point(this._beta*t[c]+(1-this._beta)*(i+r*u),this._beta*n[c]+(1-this._beta)*(o+r*a));this._x=this._y=null,this._basis.lineEnd()},point:function(t,n){this._x.push(+t),this._y.push(+n)}};var qx=function t(n){function e(t){return 1===n?new Lx(t):new Vx(t,n)}return e.beta=function(n){return t(+n)},e}(.85);function Yx(t,n,e){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-n),t._y2+t._k*(t._y1-e),t._x2,t._y2)}function Hx(t,n){this._context=t,this._k=(1-n)/6}Hx.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:Yx(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break;case 1:this._point=2,this._x1=t,this._y1=n;break;case 2:this._point=3;default:Yx(this,t,n)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=n}};var $x=function t(n){function e(t){return new Hx(t,n)}return e.tension=function(n){return t(+n)},e}(0);function Wx(t,n){this._context=t,this._k=(1-n)/6}Wx.prototype={areaStart:Px,areaEnd:Px,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,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._x3=t,this._y3=n;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=n);break;case 2:this._point=3,this._x5=t,this._y5=n;break;default:Yx(this,t,n)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=n}};var Gx=function t(n){function e(t){return new Wx(t,n)}return e.tension=function(n){return t(+n)},e}(0);function Xx(t,n){this._context=t,this._k=(1-n)/6}Xx.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,n){switch(t=+t,n=+n,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:Yx(this,t,n)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=n}};var Zx=function t(n){function e(t){return new Xx(t,n)}return e.tension=function(n){return t(+n)},e}(0);function Kx(t,n,e){var r=t._x1,i=t._y1,o=t._x2,u=t._y2;if(t._l01_a>1e-12){var a=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);r=(r*a-t._x0*t._l12_2a+t._x2*t._l01_2a)/c,i=(i*a-t._y0*t._l12_2a+t._y2*t._l01_2a)/c}if(t._l23_a>1e-12){var f=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,s=3*t._l23_a*(t._l23_a+t._l12_a);o=(o*f+t._x1*t._l23_2a-n*t._l12_2a)/s,u=(u*f+t._y1*t._l23_2a-e*t._l12_2a)/s}t._context.bezierCurveTo(r,i,o,u,t._x2,t._y2)}function Qx(t,n){this._context=t,this._alpha=n}Qx.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,n){if(t=+t,n=+n,this._point){var e=this._x2-t,r=this._y2-n;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(e*e+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break;case 1:this._point=2;break;case 2:this._point=3;default:Kx(this,t,n)}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=n}};var Jx=function t(n){function e(t){return n?new Qx(t,n):new Hx(t,0)}return e.alpha=function(n){return t(+n)},e}(.5);function tw(t,n){this._context=t,this._alpha=n}tw.prototype={areaStart:Px,areaEnd:Px,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,n){if(t=+t,n=+n,this._point){var e=this._x2-t,r=this._y2-n;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(e*e+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=t,this._y3=n;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=n);break;case 2:this._point=3,this._x5=t,this._y5=n;break;default:Kx(this,t,n)}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=n}};var nw=function t(n){function e(t){return n?new tw(t,n):new Wx(t,0)}return e.alpha=function(n){return t(+n)},e}(.5);function ew(t,n){this._context=t,this._alpha=n}ew.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,n){if(t=+t,n=+n,this._point){var e=this._x2-t,r=this._y2-n;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(e*e+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:Kx(this,t,n)}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=n}};var rw=function t(n){function e(t){return n?new ew(t,n):new Xx(t,0)}return e.alpha=function(n){return t(+n)},e}(.5);function iw(t){this._context=t}iw.prototype={areaStart:Px,areaEnd:Px,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,n){t=+t,n=+n,this._point?this._context.lineTo(t,n):(this._point=1,this._context.moveTo(t,n))}};var ow=function(t){return new iw(t)};function uw(t){return t<0?-1:1}function aw(t,n,e){var r=t._x1-t._x0,i=n-t._x1,o=(t._y1-t._y0)/(r||i<0&&-0),u=(e-t._y1)/(i||r<0&&-0),a=(o*i+u*r)/(r+i);return(uw(o)+uw(u))*Math.min(Math.abs(o),Math.abs(u),.5*Math.abs(a))||0}function cw(t,n){var e=t._x1-t._x0;return e?(3*(t._y1-t._y0)/e-n)/2:n}function fw(t,n,e){var r=t._x0,i=t._y0,o=t._x1,u=t._y1,a=(o-r)/3;t._context.bezierCurveTo(r+a,i+a*n,o-a,u-a*e,o,u)}function sw(t){this._context=t}function lw(t){this._context=new hw(t)}function hw(t){this._context=t}function dw(t){return new sw(t)}function pw(t){return new lw(t)}function vw(t){this._context=t}function gw(t){var n,e,r=t.length-1,i=new Array(r),o=new Array(r),u=new Array(r);for(i[0]=0,o[0]=2,u[0]=t[0]+2*t[1],n=1;n=0;--n)i[n]=(u[n]-i[n+1])/o[n];for(o[r-1]=(t[r]+i[r-1])/2,n=0;n=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,n),this._context.lineTo(t,n);else{var e=this._x*(1-this._t)+t*this._t;this._context.lineTo(e,this._y),this._context.lineTo(e,n)}}this._x=t,this._y=n}};var bw=function(t){return new _w(t,.5)};function mw(t){return new _w(t,0)}function xw(t){return new _w(t,1)}var ww=function(t,n){if((i=t.length)>1)for(var e,r,i,o=1,u=t[n[0]],a=u.length;o=0;)e[n]=n;return e};function Aw(t,n){return t[n]}var Sw=function(){var t=Mm([]),n=Mw,e=ww,r=Aw;function i(i){var o,u,a=t.apply(this,arguments),c=i.length,f=a.length,s=new Array(f);for(o=0;o0){for(var e,r,i,o=0,u=t[0].length;o0)for(var e,r,i,o,u,a,c=0,f=t[n[0]].length;c0?(r[0]=o,r[1]=o+=i):i<0?(r[1]=u,r[0]=u+=i):(r[0]=0,r[1]=i)},Cw=function(t,n){if((e=t.length)>0){for(var e,r=0,i=t[n[0]],o=i.length;r0&&(r=(e=t[n[0]]).length)>0){for(var e,r,i,o=0,u=1;uo&&(o=n,r=e);return r}var jw=function(t){var n=t.map(Rw);return Mw(t).sort((function(t,e){return n[t]-n[e]}))};function Rw(t){for(var n,e=0,r=-1,i=t.length;++r0)){if(o/=h,h<0){if(o0){if(o>l)return;o>s&&(s=o)}if(o=r-c,h||!(o<0)){if(o/=h,h<0){if(o>l)return;o>s&&(s=o)}else if(h>0){if(o0)){if(o/=d,d<0){if(o0){if(o>l)return;o>s&&(s=o)}if(o=i-f,d||!(o<0)){if(o/=d,d<0){if(o>l)return;o>s&&(s=o)}else if(d>0){if(o0||l<1)||(s>0&&(t[0]=[c+s*h,f+s*d]),l<1&&(t[1]=[c+l*h,f+l*d]),!0)}}}}}function Jw(t,n,e,r,i){var o=t[1];if(o)return!0;var u,a,c=t[0],f=t.left,s=t.right,l=f[0],h=f[1],d=s[0],p=s[1],v=(l+d)/2,g=(h+p)/2;if(p===h){if(v=r)return;if(l>d){if(c){if(c[1]>=i)return}else c=[v,e];o=[v,i]}else{if(c){if(c[1]1)if(l>d){if(c){if(c[1]>=i)return}else c=[(e-a)/u,e];o=[(i-a)/u,i]}else{if(c){if(c[1]=r)return}else c=[n,u*n+a];o=[r,u*r+a]}else{if(c){if(c[0]=-xM)){var d=c*c+f*f,p=s*s+l*l,v=(l*d-f*p)/h,g=(c*p-s*d)/h,y=iM.pop()||new oM;y.arc=t,y.site=i,y.x=v+u,y.y=(y.cy=g+a)+Math.sqrt(v*v+g*g),t.circle=y;for(var _=null,b=_M._;b;)if(y.ymM)a=a.L;else{if(!((i=o-vM(a,u))>mM)){r>-mM?(n=a.P,e=a):i>-mM?(n=a,e=a.N):n=e=a;break}if(!a.R){n=a;break}a=a.R}!function(t){yM[t.index]={site:t,halfedges:[]}}(t);var c=sM(t);if(gM.insert(n,c),n||e){if(n===e)return aM(n),e=sM(n.site),gM.insert(c,e),c.edge=e.edge=Xw(n.site,c.site),uM(n),void uM(e);if(e){aM(n),aM(e);var f=n.site,s=f[0],l=f[1],h=t[0]-s,d=t[1]-l,p=e.site,v=p[0]-s,g=p[1]-l,y=2*(h*g-d*v),_=h*h+d*d,b=v*v+g*g,m=[(g*_-d*b)/y+s,(h*b-v*_)/y+l];Kw(e.edge,f,p,m),c.edge=Xw(f,t,null,m),e.edge=Xw(t,p,null,m),uM(n),uM(e)}else c.edge=Xw(n.site,c.site)}}function pM(t,n){var e=t.site,r=e[0],i=e[1],o=i-n;if(!o)return r;var u=t.P;if(!u)return-1/0;var a=(e=u.site)[0],c=e[1],f=c-n;if(!f)return a;var s=a-r,l=1/o-1/f,h=s/f;return l?(-h+Math.sqrt(h*h-2*l*(s*s/(-2*f)-c+f/2+i-o/2)))/l+r:(r+a)/2}function vM(t,n){var e=t.N;if(e)return pM(e,n);var r=t.site;return r[1]===n?r[0]:1/0}var gM,yM,_M,bM,mM=1e-6,xM=1e-12;function wM(t,n){return n[1]-t[1]||n[0]-t[0]}function MM(t,n){var e,r,i,o=t.sort(wM).pop();for(bM=[],yM=new Array(t.length),gM=new Gw,_M=new Gw;;)if(i=rM,o&&(!i||o[1]mM||Math.abs(i[0][1]-i[1][1])>mM)||delete bM[o]}(u,a,c,f),function(t,n,e,r){var i,o,u,a,c,f,s,l,h,d,p,v,g=yM.length,y=!0;for(i=0;imM||Math.abs(v-h)>mM)&&(c.splice(a,0,bM.push(Zw(u,d,Math.abs(p-t)mM?[t,Math.abs(l-t)mM?[Math.abs(h-r)mM?[e,Math.abs(l-e)mM?[Math.abs(h-n)=a)return null;var c=t-i.site[0],f=n-i.site[1],s=c*c+f*f;do{i=o.cells[r=u],u=null,i.halfedges.forEach((function(e){var r=o.edges[e],a=r.left;if(a!==i.site&&a||(a=r.right)){var c=t-a[0],f=n-a[1],l=c*c+f*f;lr?(r+i)/2:Math.min(0,r)||Math.max(0,i),u>o?(o+u)/2:Math.min(0,o)||Math.max(0,u))}var FM,BM=function(){var t,n,e=jM,r=RM,i=IM,o=zM,u=LM,a=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],f=250,s=yp,l=vt("start","zoom","end"),h=0;function d(t){t.property("__zoom",PM).on("wheel.zoom",m).on("mousedown.zoom",x).on("dblclick.zoom",w).filter(u).on("touchstart.zoom",M).on("touchmove.zoom",A).on("touchend.zoom touchcancel.zoom",S).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function p(t,n){return(n=Math.max(a[0],Math.min(a[1],n)))===t.k?t:new TM(n,t.x,t.y)}function v(t,n,e){var r=n[0]-e[0]*t.k,i=n[1]-e[1]*t.k;return r===t.x&&i===t.y?t:new TM(t.k,r,i)}function g(t){return[(+t[0][0]+ +t[1][0])/2,(+t[0][1]+ +t[1][1])/2]}function y(t,n,e){t.on("start.zoom",(function(){_(this,arguments).start()})).on("interrupt.zoom end.zoom",(function(){_(this,arguments).end()})).tween("zoom",(function(){var t=this,i=arguments,o=_(t,i),u=r.apply(t,i),a=null==e?g(u):"function"==typeof e?e.apply(t,i):e,c=Math.max(u[1][0]-u[0][0],u[1][1]-u[0][1]),f=t.__zoom,l="function"==typeof n?n.apply(t,i):n,h=s(f.invert(a).concat(c/f.k),l.invert(a).concat(c/l.k));return function(t){if(1===t)t=l;else{var n=h(t),e=c/n[2];t=new TM(e,a[0]-n[0]*e,a[1]-n[1]*e)}o.zoom(null,t)}}))}function _(t,n,e){return!e&&t.__zooming||new b(t,n)}function b(t,n){this.that=t,this.args=n,this.active=0,this.extent=r.apply(t,n),this.taps=0}function m(){if(e.apply(this,arguments)){var t=_(this,arguments),n=this.__zoom,r=Math.max(a[0],Math.min(a[1],n.k*Math.pow(2,o.apply(this,arguments)))),u=Ie(this);if(t.wheel)t.mouse[0][0]===u[0]&&t.mouse[0][1]===u[1]||(t.mouse[1]=n.invert(t.mouse[0]=u)),clearTimeout(t.wheel);else{if(n.k===r)return;t.mouse=[u,n.invert(u)],lr(this),t.start()}NM(),t.wheel=setTimeout(f,150),t.zoom("mouse",i(v(p(n,r),t.mouse[0],t.mouse[1]),t.extent,c))}function f(){t.wheel=null,t.end()}}function x(){if(!n&&e.apply(this,arguments)){var t=_(this,arguments,!0),r=Cn(pn.view).on("mousemove.zoom",f,!0).on("mouseup.zoom",s,!0),o=Ie(this),u=pn.clientX,a=pn.clientY;Nn(pn.view),OM(),t.mouse=[o,this.__zoom.invert(o)],lr(this),t.start()}function f(){if(NM(),!t.moved){var n=pn.clientX-u,e=pn.clientY-a;t.moved=n*n+e*e>h}t.zoom("mouse",i(v(t.that.__zoom,t.mouse[0]=Ie(t.that),t.mouse[1]),t.extent,c))}function s(){r.on("mousemove.zoom mouseup.zoom",null),jn(pn.view,t.moved),NM(),t.end()}}function w(){if(e.apply(this,arguments)){var t=this.__zoom,n=Ie(this),o=t.invert(n),u=t.k*(pn.shiftKey?.5:2),a=i(v(p(t,u),n,o),r.apply(this,arguments),c);NM(),f>0?Cn(this).transition().duration(f).call(y,a,n):Cn(this).call(d.transform,a)}}function M(){if(e.apply(this,arguments)){var n,r,i,o,u=pn.touches,a=u.length,c=_(this,arguments,pn.changedTouches.length===a);for(OM(),r=0;rDM.max(this._stopsValues)||0===this._sortedStops.length)return this.options.defaultColor;var t=function(t,n){if(0===t.length)return-1;for(var e=0,r=t.length-1;r-e>1;){var i=Math.floor((e+r)/2);t[i]n.value?this._sortedStops[t+1].color:n.color},enumerable:!1,configurable:!0}),n.prototype._getStopsRange=function(t){var n=VM(t,[this._maxValue]);if(n.length<2)return this.getUpdatedRangeWithMinValue(n);for(var e=[n[0]],r=1;r6&&this._valueText.length<=10?14:this._valueText.length>10&&this._valueText.length<=12?12:10,this.rescaleValueFont(t));var t},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_stat",{get:function(){return this.options.stat},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_valueArcBackgroundColor",{get:function(){return this.options.valueArcBackgroundColor},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_innerRadius",{get:function(){return this.rescaleArcRadius(this.options.innerRadius)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_outerRadius",{get:function(){return this.rescaleArcRadius(this.options.outerRadius)},enumerable:!1,configurable:!0}),n.prototype.rescaleArcRadius=function(t){return t*this._scaleFactor},n.prototype.rescaleValueFont=function(t){return t*(.8*this._scaleFactor)},n.prototype.rescaleSpace=function(t){return t*(.5*this._scaleFactor)},n.prototype.rescaleWith=function(t){return t*(.6*this._scaleFactor)},Object.defineProperty(n.prototype,"_scaleFactor",{get:function(){var t=this.options.outerRadius+2+8;return this._minWH/(t+20)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"aggregatedValue",{get:function(){switch(this._stat){case r.CURRENT:return DM.last(this.series[0].datapoints)[0];default:throw new Error("Unsupported stat: "+this._stat)}},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_maxValue",{get:function(){return this.options.maxValue||this.maxValue},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_minValue",{get:function(){return this.options.minValue||0},enumerable:!1,configurable:!0}),n.prototype.onMouseOver=function(){},n.prototype.onMouseMove=function(){},n.prototype.onMouseOut=function(){},n.prototype.onGaugeMouseOver=function(){this.svg.selectAll(".label-text").style("display",null),this.svg.selectAll(".label-background").style("display",null)},n.prototype.onGaugeMouseMove=function(){this.svg.selectAll(".label-text").style("display",null),this.svg.selectAll(".label-background").style("display",null)},n.prototype.onGaugeMouseOut=function(){this.svg.selectAll(".label-text").style("display","none"),this.svg.selectAll(".label-background").style("display","none")},n.prototype.renderSharedCrosshair=function(){},n.prototype.hideSharedCrosshair=function(){},n}(u.ChartwerkPod),HM={render:function(t){return t("div",{class:{"chartwerk-gauge-pod":!0},attrs:{id:this.id}})},mixins:[u.VueChartwerkPodMixin],methods:{render:function(){void 0===this.pod?(this.pod=new YM(document.getElementById(this.id),this.series,this.options),this.pod.render()):this.pod.updateData(this.series,this.options)}}}}])})); \ No newline at end of file + */(function(){var o="Expected a function",u="__lodash_placeholder__",a=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],c="[object Arguments]",f="[object Array]",s="[object Boolean]",l="[object Date]",h="[object Error]",d="[object Function]",p="[object GeneratorFunction]",v="[object Map]",g="[object Number]",y="[object Object]",_="[object RegExp]",b="[object Set]",m="[object String]",x="[object Symbol]",w="[object WeakMap]",M="[object ArrayBuffer]",A="[object DataView]",S="[object Float32Array]",k="[object Float64Array]",T="[object Int8Array]",C="[object Int16Array]",E="[object Int32Array]",O="[object Uint8Array]",N="[object Uint16Array]",j="[object Uint32Array]",R=/\b__p \+= '';/g,P=/\b(__p \+=) '' \+/g,z=/(__e\(.*?\)|\b__t\)) \+\n'';/g,L=/&(?:amp|lt|gt|quot|#39);/g,I=/[&<>"']/g,F=RegExp(L.source),B=RegExp(I.source),D=/<%-([\s\S]+?)%>/g,U=/<%([\s\S]+?)%>/g,V=/<%=([\s\S]+?)%>/g,q=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Y=/^\w*$/,H=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,$=/[\\^$.*+?()[\]{}|]/g,W=RegExp($.source),G=/^\s+|\s+$/g,X=/^\s+/,Z=/\s+$/,K=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Q=/\{\n\/\* \[wrapped with (.+)\] \*/,J=/,? & /,tt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,nt=/\\(\\)?/g,et=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,rt=/\w*$/,it=/^[-+]0x[0-9a-f]+$/i,ot=/^0b[01]+$/i,ut=/^\[object .+?Constructor\]$/,at=/^0o[0-7]+$/i,ct=/^(?:0|[1-9]\d*)$/,ft=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,st=/($^)/,lt=/['\n\r\u2028\u2029\\]/g,ht="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",dt="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",pt="[\\ud800-\\udfff]",vt="["+dt+"]",gt="["+ht+"]",yt="\\d+",_t="[\\u2700-\\u27bf]",bt="[a-z\\xdf-\\xf6\\xf8-\\xff]",mt="[^\\ud800-\\udfff"+dt+yt+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",xt="\\ud83c[\\udffb-\\udfff]",wt="[^\\ud800-\\udfff]",Mt="(?:\\ud83c[\\udde6-\\uddff]){2}",At="[\\ud800-\\udbff][\\udc00-\\udfff]",St="[A-Z\\xc0-\\xd6\\xd8-\\xde]",kt="(?:"+bt+"|"+mt+")",Tt="(?:"+St+"|"+mt+")",Ct="(?:"+gt+"|"+xt+")"+"?",Et="[\\ufe0e\\ufe0f]?"+Ct+("(?:\\u200d(?:"+[wt,Mt,At].join("|")+")[\\ufe0e\\ufe0f]?"+Ct+")*"),Ot="(?:"+[_t,Mt,At].join("|")+")"+Et,Nt="(?:"+[wt+gt+"?",gt,Mt,At,pt].join("|")+")",jt=RegExp("['’]","g"),Rt=RegExp(gt,"g"),Pt=RegExp(xt+"(?="+xt+")|"+Nt+Et,"g"),zt=RegExp([St+"?"+bt+"+(?:['’](?:d|ll|m|re|s|t|ve))?(?="+[vt,St,"$"].join("|")+")",Tt+"+(?:['’](?:D|LL|M|RE|S|T|VE))?(?="+[vt,St+kt,"$"].join("|")+")",St+"?"+kt+"+(?:['’](?:d|ll|m|re|s|t|ve))?",St+"+(?:['’](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",yt,Ot].join("|"),"g"),Lt=RegExp("[\\u200d\\ud800-\\udfff"+ht+"\\ufe0e\\ufe0f]"),It=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ft=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Bt=-1,Dt={};Dt[S]=Dt[k]=Dt[T]=Dt[C]=Dt[E]=Dt[O]=Dt["[object Uint8ClampedArray]"]=Dt[N]=Dt[j]=!0,Dt[c]=Dt[f]=Dt[M]=Dt[s]=Dt[A]=Dt[l]=Dt[h]=Dt[d]=Dt[v]=Dt[g]=Dt[y]=Dt[_]=Dt[b]=Dt[m]=Dt[w]=!1;var Ut={};Ut[c]=Ut[f]=Ut[M]=Ut[A]=Ut[s]=Ut[l]=Ut[S]=Ut[k]=Ut[T]=Ut[C]=Ut[E]=Ut[v]=Ut[g]=Ut[y]=Ut[_]=Ut[b]=Ut[m]=Ut[x]=Ut[O]=Ut["[object Uint8ClampedArray]"]=Ut[N]=Ut[j]=!0,Ut[h]=Ut[d]=Ut[w]=!1;var Vt={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},qt=parseFloat,Yt=parseInt,Ht="object"==typeof t&&t&&t.Object===Object&&t,$t="object"==typeof self&&self&&self.Object===Object&&self,Wt=Ht||$t||Function("return this")(),Gt=n&&!n.nodeType&&n,Xt=Gt&&"object"==typeof r&&r&&!r.nodeType&&r,Zt=Xt&&Xt.exports===Gt,Kt=Zt&&Ht.process,Qt=function(){try{var t=Xt&&Xt.require&&Xt.require("util").types;return t||Kt&&Kt.binding&&Kt.binding("util")}catch(t){}}(),Jt=Qt&&Qt.isArrayBuffer,tn=Qt&&Qt.isDate,nn=Qt&&Qt.isMap,en=Qt&&Qt.isRegExp,rn=Qt&&Qt.isSet,on=Qt&&Qt.isTypedArray;function un(t,n,e){switch(e.length){case 0:return t.call(n);case 1:return t.call(n,e[0]);case 2:return t.call(n,e[0],e[1]);case 3:return t.call(n,e[0],e[1],e[2])}return t.apply(n,e)}function an(t,n,e,r){for(var i=-1,o=null==t?0:t.length;++i-1}function dn(t,n,e){for(var r=-1,i=null==t?0:t.length;++r-1;);return e}function zn(t,n){for(var e=t.length;e--&&wn(n,t[e],0)>-1;);return e}function Ln(t,n){for(var e=t.length,r=0;e--;)t[e]===n&&++r;return r}var In=Tn({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),Fn=Tn({"&":"&","<":"<",">":">",'"':""","'":"'"});function Bn(t){return"\\"+Vt[t]}function Dn(t){return Lt.test(t)}function Un(t){var n=-1,e=Array(t.size);return t.forEach((function(t,r){e[++n]=[r,t]})),e}function Vn(t,n){return function(e){return t(n(e))}}function qn(t,n){for(var e=-1,r=t.length,i=0,o=[];++e",""":'"',"'":"'"});var Xn=function t(n){var e,r=(n=null==n?Wt:Xn.defaults(Wt.Object(),n,Xn.pick(Wt,Ft))).Array,i=n.Date,ht=n.Error,dt=n.Function,pt=n.Math,vt=n.Object,gt=n.RegExp,yt=n.String,_t=n.TypeError,bt=r.prototype,mt=dt.prototype,xt=vt.prototype,wt=n["__core-js_shared__"],Mt=mt.toString,At=xt.hasOwnProperty,St=0,kt=(e=/[^.]+$/.exec(wt&&wt.keys&&wt.keys.IE_PROTO||""))?"Symbol(src)_1."+e:"",Tt=xt.toString,Ct=Mt.call(vt),Et=Wt._,Ot=gt("^"+Mt.call(At).replace($,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Nt=Zt?n.Buffer:void 0,Pt=n.Symbol,Lt=n.Uint8Array,Vt=Nt?Nt.allocUnsafe:void 0,Ht=Vn(vt.getPrototypeOf,vt),$t=vt.create,Gt=xt.propertyIsEnumerable,Xt=bt.splice,Kt=Pt?Pt.isConcatSpreadable:void 0,Qt=Pt?Pt.iterator:void 0,bn=Pt?Pt.toStringTag:void 0,Tn=function(){try{var t=Ji(vt,"defineProperty");return t({},"",{}),t}catch(t){}}(),Zn=n.clearTimeout!==Wt.clearTimeout&&n.clearTimeout,Kn=i&&i.now!==Wt.Date.now&&i.now,Qn=n.setTimeout!==Wt.setTimeout&&n.setTimeout,Jn=pt.ceil,te=pt.floor,ne=vt.getOwnPropertySymbols,ee=Nt?Nt.isBuffer:void 0,re=n.isFinite,ie=bt.join,oe=Vn(vt.keys,vt),ue=pt.max,ae=pt.min,ce=i.now,fe=n.parseInt,se=pt.random,le=bt.reverse,he=Ji(n,"DataView"),de=Ji(n,"Map"),pe=Ji(n,"Promise"),ve=Ji(n,"Set"),ge=Ji(n,"WeakMap"),ye=Ji(vt,"create"),_e=ge&&new ge,be={},me=To(he),xe=To(de),we=To(pe),Me=To(ve),Ae=To(ge),Se=Pt?Pt.prototype:void 0,ke=Se?Se.valueOf:void 0,Te=Se?Se.toString:void 0;function Ce(t){if(Yu(t)&&!Ru(t)&&!(t instanceof je)){if(t instanceof Ne)return t;if(At.call(t,"__wrapped__"))return Co(t)}return new Ne(t)}var Ee=function(){function t(){}return function(n){if(!qu(n))return{};if($t)return $t(n);t.prototype=n;var e=new t;return t.prototype=void 0,e}}();function Oe(){}function Ne(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=void 0}function je(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Re(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n=n?t:n)),t}function Ze(t,n,e,r,i,o){var u,a=1&n,f=2&n,h=4&n;if(e&&(u=i?e(t,r,i,o):e(t)),void 0!==u)return u;if(!qu(t))return t;var w=Ru(t);if(w){if(u=function(t){var n=t.length,e=new t.constructor(n);n&&"string"==typeof t[0]&&At.call(t,"index")&&(e.index=t.index,e.input=t.input);return e}(t),!a)return yi(t,u)}else{var R=eo(t),P=R==d||R==p;if(Iu(t))return li(t,a);if(R==y||R==c||P&&!i){if(u=f||P?{}:io(t),!a)return f?function(t,n){return _i(t,no(t),n)}(t,function(t,n){return t&&_i(n,xa(n),t)}(u,t)):function(t,n){return _i(t,to(t),n)}(t,$e(u,t))}else{if(!Ut[R])return i?t:{};u=function(t,n,e){var r=t.constructor;switch(n){case M:return hi(t);case s:case l:return new r(+t);case A:return function(t,n){var e=n?hi(t.buffer):t.buffer;return new t.constructor(e,t.byteOffset,t.byteLength)}(t,e);case S:case k:case T:case C:case E:case O:case"[object Uint8ClampedArray]":case N:case j:return di(t,e);case v:return new r;case g:case m:return new r(t);case _:return function(t){var n=new t.constructor(t.source,rt.exec(t));return n.lastIndex=t.lastIndex,n}(t);case b:return new r;case x:return i=t,ke?vt(ke.call(i)):{}}var i}(t,R,a)}}o||(o=new Ie);var z=o.get(t);if(z)return z;o.set(t,u),Xu(t)?t.forEach((function(r){u.add(Ze(r,n,e,r,t,o))})):Hu(t)&&t.forEach((function(r,i){u.set(i,Ze(r,n,e,i,t,o))}));var L=w?void 0:(h?f?$i:Hi:f?xa:ma)(t);return cn(L||t,(function(r,i){L&&(r=t[i=r]),qe(u,i,Ze(r,n,e,i,t,o))})),u}function Ke(t,n,e){var r=e.length;if(null==t)return!r;for(t=vt(t);r--;){var i=e[r],o=n[i],u=t[i];if(void 0===u&&!(i in t)||!o(u))return!1}return!0}function Qe(t,n,e){if("function"!=typeof t)throw new _t(o);return mo((function(){t.apply(void 0,e)}),n)}function Je(t,n,e,r){var i=-1,o=hn,u=!0,a=t.length,c=[],f=n.length;if(!a)return c;e&&(n=pn(n,Nn(e))),r?(o=dn,u=!1):n.length>=200&&(o=Rn,u=!1,n=new Le(n));t:for(;++i-1},Pe.prototype.set=function(t,n){var e=this.__data__,r=Ye(e,t);return r<0?(++this.size,e.push([t,n])):e[r][1]=n,this},ze.prototype.clear=function(){this.size=0,this.__data__={hash:new Re,map:new(de||Pe),string:new Re}},ze.prototype.delete=function(t){var n=Ki(this,t).delete(t);return this.size-=n?1:0,n},ze.prototype.get=function(t){return Ki(this,t).get(t)},ze.prototype.has=function(t){return Ki(this,t).has(t)},ze.prototype.set=function(t,n){var e=Ki(this,t),r=e.size;return e.set(t,n),this.size+=e.size==r?0:1,this},Le.prototype.add=Le.prototype.push=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this},Le.prototype.has=function(t){return this.__data__.has(t)},Ie.prototype.clear=function(){this.__data__=new Pe,this.size=0},Ie.prototype.delete=function(t){var n=this.__data__,e=n.delete(t);return this.size=n.size,e},Ie.prototype.get=function(t){return this.__data__.get(t)},Ie.prototype.has=function(t){return this.__data__.has(t)},Ie.prototype.set=function(t,n){var e=this.__data__;if(e instanceof Pe){var r=e.__data__;if(!de||r.length<199)return r.push([t,n]),this.size=++e.size,this;e=this.__data__=new ze(r)}return e.set(t,n),this.size=e.size,this};var tr=xi(cr),nr=xi(fr,!0);function er(t,n){var e=!0;return tr(t,(function(t,r,i){return e=!!n(t,r,i)})),e}function rr(t,n,e){for(var r=-1,i=t.length;++r0&&e(a)?n>1?or(a,n-1,e,r,i):vn(i,a):r||(i[i.length]=a)}return i}var ur=wi(),ar=wi(!0);function cr(t,n){return t&&ur(t,n,ma)}function fr(t,n){return t&&ar(t,n,ma)}function sr(t,n){return ln(n,(function(n){return Du(t[n])}))}function lr(t,n){for(var e=0,r=(n=ai(n,t)).length;null!=t&&en}function vr(t,n){return null!=t&&At.call(t,n)}function gr(t,n){return null!=t&&n in vt(t)}function yr(t,n,e){for(var i=e?dn:hn,o=t[0].length,u=t.length,a=u,c=r(u),f=1/0,s=[];a--;){var l=t[a];a&&n&&(l=pn(l,Nn(n))),f=ae(l.length,f),c[a]=!e&&(n||o>=120&&l.length>=120)?new Le(a&&l):void 0}l=t[0];var h=-1,d=c[0];t:for(;++h=a)return c;var f=e[r];return c*("desc"==f?-1:1)}}return t.index-n.index}(t,n,e)}))}function Rr(t,n,e){for(var r=-1,i=n.length,o={};++r-1;)a!==t&&Xt.call(a,c,1),Xt.call(t,c,1);return t}function zr(t,n){for(var e=t?n.length:0,r=e-1;e--;){var i=n[e];if(e==r||i!==o){var o=i;uo(i)?Xt.call(t,i,1):Jr(t,i)}}return t}function Lr(t,n){return t+te(se()*(n-t+1))}function Ir(t,n){var e="";if(!t||n<1||n>9007199254740991)return e;do{n%2&&(e+=t),(n=te(n/2))&&(t+=t)}while(n);return e}function Fr(t,n){return xo(vo(t,n,$a),t+"")}function Br(t){return Be(Ea(t))}function Dr(t,n){var e=Ea(t);return Ao(e,Xe(n,0,e.length))}function Ur(t,n,e,r){if(!qu(t))return t;for(var i=-1,o=(n=ai(n,t)).length,u=o-1,a=t;null!=a&&++io?0:o+n),(e=e>o?o:e)<0&&(e+=o),o=n>e?0:e-n>>>0,n>>>=0;for(var u=r(o);++i>>1,u=t[o];null!==u&&!Ku(u)&&(e?u<=n:u=200){var f=n?null:Ii(t);if(f)return Yn(f);u=!1,i=Rn,c=new Le}else c=n?[]:a;t:for(;++r=r?t:Hr(t,n,e)}var si=Zn||function(t){return Wt.clearTimeout(t)};function li(t,n){if(n)return t.slice();var e=t.length,r=Vt?Vt(e):new t.constructor(e);return t.copy(r),r}function hi(t){var n=new t.constructor(t.byteLength);return new Lt(n).set(new Lt(t)),n}function di(t,n){var e=n?hi(t.buffer):t.buffer;return new t.constructor(e,t.byteOffset,t.length)}function pi(t,n){if(t!==n){var e=void 0!==t,r=null===t,i=t==t,o=Ku(t),u=void 0!==n,a=null===n,c=n==n,f=Ku(n);if(!a&&!f&&!o&&t>n||o&&u&&c&&!a&&!f||r&&u&&c||!e&&c||!i)return 1;if(!r&&!o&&!f&&t1?e[i-1]:void 0,u=i>2?e[2]:void 0;for(o=t.length>3&&"function"==typeof o?(i--,o):void 0,u&&ao(e[0],e[1],u)&&(o=i<3?void 0:o,i=1),n=vt(n);++r-1?i[o?n[u]:u]:void 0}}function Ti(t){return Yi((function(n){var e=n.length,r=e,i=Ne.prototype.thru;for(t&&n.reverse();r--;){var u=n[r];if("function"!=typeof u)throw new _t(o);if(i&&!a&&"wrapper"==Gi(u))var a=new Ne([],!0)}for(r=a?r:e;++r1&&b.reverse(),l&&f<_&&(b.length=f),this&&this!==Wt&&this instanceof y&&(S=g||Si(S)),S.apply(A,b)}}function Ei(t,n){return function(e,r){return function(t,n,e,r){return cr(t,(function(t,i,o){n(r,e(t),i,o)})),r}(e,t,n(r),{})}}function Oi(t,n){return function(e,r){var i;if(void 0===e&&void 0===r)return n;if(void 0!==e&&(i=e),void 0!==r){if(void 0===i)return r;"string"==typeof e||"string"==typeof r?(e=Kr(e),r=Kr(r)):(e=Zr(e),r=Zr(r)),i=t(e,r)}return i}}function Ni(t){return Yi((function(n){return n=pn(n,Nn(Zi())),Fr((function(e){var r=this;return t(n,(function(t){return un(t,r,e)}))}))}))}function ji(t,n){var e=(n=void 0===n?" ":Kr(n)).length;if(e<2)return e?Ir(n,t):n;var r=Ir(n,Jn(t/$n(n)));return Dn(n)?fi(Wn(r),0,t).join(""):r.slice(0,t)}function Ri(t){return function(n,e,i){return i&&"number"!=typeof i&&ao(n,e,i)&&(e=i=void 0),n=ea(n),void 0===e?(e=n,n=0):e=ea(e),function(t,n,e,i){for(var o=-1,u=ue(Jn((n-t)/(e||1)),0),a=r(u);u--;)a[i?u:++o]=t,t+=e;return a}(n,e,i=void 0===i?na))return!1;var f=o.get(t),s=o.get(n);if(f&&s)return f==n&&s==t;var l=-1,h=!0,d=2&e?new Le:void 0;for(o.set(t,n),o.set(n,t);++l-1&&t%1==0&&t1?"& ":"")+n[r],n=n.join(e>2?", ":" "),t.replace(K,"{\n/* [wrapped with "+n+"] */\n")}(r,function(t,n){return cn(a,(function(e){var r="_."+e[0];n&e[1]&&!hn(t,r)&&t.push(r)})),t.sort()}(function(t){var n=t.match(Q);return n?n[1].split(J):[]}(r),e)))}function Mo(t){var n=0,e=0;return function(){var r=ce(),i=16-(r-e);if(e=r,i>0){if(++n>=800)return arguments[0]}else n=0;return t.apply(void 0,arguments)}}function Ao(t,n){var e=-1,r=t.length,i=r-1;for(n=void 0===n?r:n;++e1?t[n-1]:void 0;return e="function"==typeof e?(t.pop(),e):void 0,Go(t,e)}));function nu(t){var n=Ce(t);return n.__chain__=!0,n}function eu(t,n){return n(t)}var ru=Yi((function(t){var n=t.length,e=n?t[0]:0,r=this.__wrapped__,i=function(n){return Ge(n,t)};return!(n>1||this.__actions__.length)&&r instanceof je&&uo(e)?((r=r.slice(e,+e+(n?1:0))).__actions__.push({func:eu,args:[i],thisArg:void 0}),new Ne(r,this.__chain__).thru((function(t){return n&&!t.length&&t.push(void 0),t}))):this.thru(i)}));var iu=bi((function(t,n,e){At.call(t,e)?++t[e]:We(t,e,1)}));var ou=ki(jo),uu=ki(Ro);function au(t,n){return(Ru(t)?cn:tr)(t,Zi(n,3))}function cu(t,n){return(Ru(t)?fn:nr)(t,Zi(n,3))}var fu=bi((function(t,n,e){At.call(t,e)?t[e].push(n):We(t,e,[n])}));var su=Fr((function(t,n,e){var i=-1,o="function"==typeof n,u=zu(t)?r(t.length):[];return tr(t,(function(t){u[++i]=o?un(n,t,e):_r(t,n,e)})),u})),lu=bi((function(t,n,e){We(t,e,n)}));function hu(t,n){return(Ru(t)?pn:Tr)(t,Zi(n,3))}var du=bi((function(t,n,e){t[e?0:1].push(n)}),(function(){return[[],[]]}));var pu=Fr((function(t,n){if(null==t)return[];var e=n.length;return e>1&&ao(t,n[0],n[1])?n=[]:e>2&&ao(n[0],n[1],n[2])&&(n=[n[0]]),jr(t,or(n,1),[])})),vu=Kn||function(){return Wt.Date.now()};function gu(t,n,e){return n=e?void 0:n,Bi(t,128,void 0,void 0,void 0,void 0,n=t&&null==n?t.length:n)}function yu(t,n){var e;if("function"!=typeof n)throw new _t(o);return t=ra(t),function(){return--t>0&&(e=n.apply(this,arguments)),t<=1&&(n=void 0),e}}var _u=Fr((function(t,n,e){var r=1;if(e.length){var i=qn(e,Xi(_u));r|=32}return Bi(t,r,n,e,i)})),bu=Fr((function(t,n,e){var r=3;if(e.length){var i=qn(e,Xi(bu));r|=32}return Bi(n,r,t,e,i)}));function mu(t,n,e){var r,i,u,a,c,f,s=0,l=!1,h=!1,d=!0;if("function"!=typeof t)throw new _t(o);function p(n){var e=r,o=i;return r=i=void 0,s=n,a=t.apply(o,e)}function v(t){return s=t,c=mo(y,n),l?p(t):a}function g(t){var e=t-f;return void 0===f||e>=n||e<0||h&&t-s>=u}function y(){var t=vu();if(g(t))return _(t);c=mo(y,function(t){var e=n-(t-f);return h?ae(e,u-(t-s)):e}(t))}function _(t){return c=void 0,d&&r?p(t):(r=i=void 0,a)}function b(){var t=vu(),e=g(t);if(r=arguments,i=this,f=t,e){if(void 0===c)return v(f);if(h)return si(c),c=mo(y,n),p(f)}return void 0===c&&(c=mo(y,n)),a}return n=oa(n)||0,qu(e)&&(l=!!e.leading,u=(h="maxWait"in e)?ue(oa(e.maxWait)||0,n):u,d="trailing"in e?!!e.trailing:d),b.cancel=function(){void 0!==c&&si(c),s=0,r=f=i=c=void 0},b.flush=function(){return void 0===c?a:_(vu())},b}var xu=Fr((function(t,n){return Qe(t,1,n)})),wu=Fr((function(t,n,e){return Qe(t,oa(n)||0,e)}));function Mu(t,n){if("function"!=typeof t||null!=n&&"function"!=typeof n)throw new _t(o);var e=function(){var r=arguments,i=n?n.apply(this,r):r[0],o=e.cache;if(o.has(i))return o.get(i);var u=t.apply(this,r);return e.cache=o.set(i,u)||o,u};return e.cache=new(Mu.Cache||ze),e}function Au(t){if("function"!=typeof t)throw new _t(o);return function(){var n=arguments;switch(n.length){case 0:return!t.call(this);case 1:return!t.call(this,n[0]);case 2:return!t.call(this,n[0],n[1]);case 3:return!t.call(this,n[0],n[1],n[2])}return!t.apply(this,n)}}Mu.Cache=ze;var Su=ci((function(t,n){var e=(n=1==n.length&&Ru(n[0])?pn(n[0],Nn(Zi())):pn(or(n,1),Nn(Zi()))).length;return Fr((function(r){for(var i=-1,o=ae(r.length,e);++i=n})),ju=br(function(){return arguments}())?br:function(t){return Yu(t)&&At.call(t,"callee")&&!Gt.call(t,"callee")},Ru=r.isArray,Pu=Jt?Nn(Jt):function(t){return Yu(t)&&dr(t)==M};function zu(t){return null!=t&&Vu(t.length)&&!Du(t)}function Lu(t){return Yu(t)&&zu(t)}var Iu=ee||oc,Fu=tn?Nn(tn):function(t){return Yu(t)&&dr(t)==l};function Bu(t){if(!Yu(t))return!1;var n=dr(t);return n==h||"[object DOMException]"==n||"string"==typeof t.message&&"string"==typeof t.name&&!Wu(t)}function Du(t){if(!qu(t))return!1;var n=dr(t);return n==d||n==p||"[object AsyncFunction]"==n||"[object Proxy]"==n}function Uu(t){return"number"==typeof t&&t==ra(t)}function Vu(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}function qu(t){var n=typeof t;return null!=t&&("object"==n||"function"==n)}function Yu(t){return null!=t&&"object"==typeof t}var Hu=nn?Nn(nn):function(t){return Yu(t)&&eo(t)==v};function $u(t){return"number"==typeof t||Yu(t)&&dr(t)==g}function Wu(t){if(!Yu(t)||dr(t)!=y)return!1;var n=Ht(t);if(null===n)return!0;var e=At.call(n,"constructor")&&n.constructor;return"function"==typeof e&&e instanceof e&&Mt.call(e)==Ct}var Gu=en?Nn(en):function(t){return Yu(t)&&dr(t)==_};var Xu=rn?Nn(rn):function(t){return Yu(t)&&eo(t)==b};function Zu(t){return"string"==typeof t||!Ru(t)&&Yu(t)&&dr(t)==m}function Ku(t){return"symbol"==typeof t||Yu(t)&&dr(t)==x}var Qu=on?Nn(on):function(t){return Yu(t)&&Vu(t.length)&&!!Dt[dr(t)]};var Ju=Pi(kr),ta=Pi((function(t,n){return t<=n}));function na(t){if(!t)return[];if(zu(t))return Zu(t)?Wn(t):yi(t);if(Qt&&t[Qt])return function(t){for(var n,e=[];!(n=t.next()).done;)e.push(n.value);return e}(t[Qt]());var n=eo(t);return(n==v?Un:n==b?Yn:Ea)(t)}function ea(t){return t?(t=oa(t))===1/0||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function ra(t){var n=ea(t),e=n%1;return n==n?e?n-e:n:0}function ia(t){return t?Xe(ra(t),0,4294967295):0}function oa(t){if("number"==typeof t)return t;if(Ku(t))return NaN;if(qu(t)){var n="function"==typeof t.valueOf?t.valueOf():t;t=qu(n)?n+"":n}if("string"!=typeof t)return 0===t?t:+t;t=t.replace(G,"");var e=ot.test(t);return e||at.test(t)?Yt(t.slice(2),e?2:8):it.test(t)?NaN:+t}function ua(t){return _i(t,xa(t))}function aa(t){return null==t?"":Kr(t)}var ca=mi((function(t,n){if(lo(n)||zu(n))_i(n,ma(n),t);else for(var e in n)At.call(n,e)&&qe(t,e,n[e])})),fa=mi((function(t,n){_i(n,xa(n),t)})),sa=mi((function(t,n,e,r){_i(n,xa(n),t,r)})),la=mi((function(t,n,e,r){_i(n,ma(n),t,r)})),ha=Yi(Ge);var da=Fr((function(t,n){t=vt(t);var e=-1,r=n.length,i=r>2?n[2]:void 0;for(i&&ao(n[0],n[1],i)&&(r=1);++e1),n})),_i(t,$i(t),e),r&&(e=Ze(e,7,Vi));for(var i=n.length;i--;)Jr(e,n[i]);return e}));var Sa=Yi((function(t,n){return null==t?{}:function(t,n){return Rr(t,n,(function(n,e){return ga(t,e)}))}(t,n)}));function ka(t,n){if(null==t)return{};var e=pn($i(t),(function(t){return[t]}));return n=Zi(n),Rr(t,e,(function(t,e){return n(t,e[0])}))}var Ta=Fi(ma),Ca=Fi(xa);function Ea(t){return null==t?[]:jn(t,ma(t))}var Oa=Ai((function(t,n,e){return n=n.toLowerCase(),t+(e?Na(n):n)}));function Na(t){return Ba(aa(t).toLowerCase())}function ja(t){return(t=aa(t))&&t.replace(ft,In).replace(Rt,"")}var Ra=Ai((function(t,n,e){return t+(e?"-":"")+n.toLowerCase()})),Pa=Ai((function(t,n,e){return t+(e?" ":"")+n.toLowerCase()})),za=Mi("toLowerCase");var La=Ai((function(t,n,e){return t+(e?"_":"")+n.toLowerCase()}));var Ia=Ai((function(t,n,e){return t+(e?" ":"")+Ba(n)}));var Fa=Ai((function(t,n,e){return t+(e?" ":"")+n.toUpperCase()})),Ba=Mi("toUpperCase");function Da(t,n,e){return t=aa(t),void 0===(n=e?void 0:n)?function(t){return It.test(t)}(t)?function(t){return t.match(zt)||[]}(t):function(t){return t.match(tt)||[]}(t):t.match(n)||[]}var Ua=Fr((function(t,n){try{return un(t,void 0,n)}catch(t){return Bu(t)?t:new ht(t)}})),Va=Yi((function(t,n){return cn(n,(function(n){n=ko(n),We(t,n,_u(t[n],t))})),t}));function qa(t){return function(){return t}}var Ya=Ti(),Ha=Ti(!0);function $a(t){return t}function Wa(t){return Mr("function"==typeof t?t:Ze(t,1))}var Ga=Fr((function(t,n){return function(e){return _r(e,t,n)}})),Xa=Fr((function(t,n){return function(e){return _r(t,e,n)}}));function Za(t,n,e){var r=ma(n),i=sr(n,r);null!=e||qu(n)&&(i.length||!r.length)||(e=n,n=t,t=this,i=sr(n,ma(n)));var o=!(qu(e)&&"chain"in e&&!e.chain),u=Du(t);return cn(i,(function(e){var r=n[e];t[e]=r,u&&(t.prototype[e]=function(){var n=this.__chain__;if(o||n){var e=t(this.__wrapped__),i=e.__actions__=yi(this.__actions__);return i.push({func:r,args:arguments,thisArg:t}),e.__chain__=n,e}return r.apply(t,vn([this.value()],arguments))})})),t}function Ka(){}var Qa=Ni(pn),Ja=Ni(sn),tc=Ni(_n);function nc(t){return co(t)?kn(ko(t)):function(t){return function(n){return lr(n,t)}}(t)}var ec=Ri(),rc=Ri(!0);function ic(){return[]}function oc(){return!1}var uc=Oi((function(t,n){return t+n}),0),ac=Li("ceil"),cc=Oi((function(t,n){return t/n}),1),fc=Li("floor");var sc,lc=Oi((function(t,n){return t*n}),1),hc=Li("round"),dc=Oi((function(t,n){return t-n}),0);return Ce.after=function(t,n){if("function"!=typeof n)throw new _t(o);return t=ra(t),function(){if(--t<1)return n.apply(this,arguments)}},Ce.ary=gu,Ce.assign=ca,Ce.assignIn=fa,Ce.assignInWith=sa,Ce.assignWith=la,Ce.at=ha,Ce.before=yu,Ce.bind=_u,Ce.bindAll=Va,Ce.bindKey=bu,Ce.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return Ru(t)?t:[t]},Ce.chain=nu,Ce.chunk=function(t,n,e){n=(e?ao(t,n,e):void 0===n)?1:ue(ra(n),0);var i=null==t?0:t.length;if(!i||n<1)return[];for(var o=0,u=0,a=r(Jn(i/n));oi?0:i+e),(r=void 0===r||r>i?i:ra(r))<0&&(r+=i),r=e>r?0:ia(r);e>>0)?(t=aa(t))&&("string"==typeof n||null!=n&&!Gu(n))&&!(n=Kr(n))&&Dn(t)?fi(Wn(t),0,e):t.split(n,e):[]},Ce.spread=function(t,n){if("function"!=typeof t)throw new _t(o);return n=null==n?0:ue(ra(n),0),Fr((function(e){var r=e[n],i=fi(e,0,n);return r&&vn(i,r),un(t,this,i)}))},Ce.tail=function(t){var n=null==t?0:t.length;return n?Hr(t,1,n):[]},Ce.take=function(t,n,e){return t&&t.length?Hr(t,0,(n=e||void 0===n?1:ra(n))<0?0:n):[]},Ce.takeRight=function(t,n,e){var r=null==t?0:t.length;return r?Hr(t,(n=r-(n=e||void 0===n?1:ra(n)))<0?0:n,r):[]},Ce.takeRightWhile=function(t,n){return t&&t.length?ni(t,Zi(n,3),!1,!0):[]},Ce.takeWhile=function(t,n){return t&&t.length?ni(t,Zi(n,3)):[]},Ce.tap=function(t,n){return n(t),t},Ce.throttle=function(t,n,e){var r=!0,i=!0;if("function"!=typeof t)throw new _t(o);return qu(e)&&(r="leading"in e?!!e.leading:r,i="trailing"in e?!!e.trailing:i),mu(t,n,{leading:r,maxWait:n,trailing:i})},Ce.thru=eu,Ce.toArray=na,Ce.toPairs=Ta,Ce.toPairsIn=Ca,Ce.toPath=function(t){return Ru(t)?pn(t,ko):Ku(t)?[t]:yi(So(aa(t)))},Ce.toPlainObject=ua,Ce.transform=function(t,n,e){var r=Ru(t),i=r||Iu(t)||Qu(t);if(n=Zi(n,4),null==e){var o=t&&t.constructor;e=i?r?new o:[]:qu(t)&&Du(o)?Ee(Ht(t)):{}}return(i?cn:cr)(t,(function(t,r,i){return n(e,t,r,i)})),e},Ce.unary=function(t){return gu(t,1)},Ce.union=Yo,Ce.unionBy=Ho,Ce.unionWith=$o,Ce.uniq=function(t){return t&&t.length?Qr(t):[]},Ce.uniqBy=function(t,n){return t&&t.length?Qr(t,Zi(n,2)):[]},Ce.uniqWith=function(t,n){return n="function"==typeof n?n:void 0,t&&t.length?Qr(t,void 0,n):[]},Ce.unset=function(t,n){return null==t||Jr(t,n)},Ce.unzip=Wo,Ce.unzipWith=Go,Ce.update=function(t,n,e){return null==t?t:ti(t,n,ui(e))},Ce.updateWith=function(t,n,e,r){return r="function"==typeof r?r:void 0,null==t?t:ti(t,n,ui(e),r)},Ce.values=Ea,Ce.valuesIn=function(t){return null==t?[]:jn(t,xa(t))},Ce.without=Xo,Ce.words=Da,Ce.wrap=function(t,n){return ku(ui(n),t)},Ce.xor=Zo,Ce.xorBy=Ko,Ce.xorWith=Qo,Ce.zip=Jo,Ce.zipObject=function(t,n){return ii(t||[],n||[],qe)},Ce.zipObjectDeep=function(t,n){return ii(t||[],n||[],Ur)},Ce.zipWith=tu,Ce.entries=Ta,Ce.entriesIn=Ca,Ce.extend=fa,Ce.extendWith=sa,Za(Ce,Ce),Ce.add=uc,Ce.attempt=Ua,Ce.camelCase=Oa,Ce.capitalize=Na,Ce.ceil=ac,Ce.clamp=function(t,n,e){return void 0===e&&(e=n,n=void 0),void 0!==e&&(e=(e=oa(e))==e?e:0),void 0!==n&&(n=(n=oa(n))==n?n:0),Xe(oa(t),n,e)},Ce.clone=function(t){return Ze(t,4)},Ce.cloneDeep=function(t){return Ze(t,5)},Ce.cloneDeepWith=function(t,n){return Ze(t,5,n="function"==typeof n?n:void 0)},Ce.cloneWith=function(t,n){return Ze(t,4,n="function"==typeof n?n:void 0)},Ce.conformsTo=function(t,n){return null==n||Ke(t,n,ma(n))},Ce.deburr=ja,Ce.defaultTo=function(t,n){return null==t||t!=t?n:t},Ce.divide=cc,Ce.endsWith=function(t,n,e){t=aa(t),n=Kr(n);var r=t.length,i=e=void 0===e?r:Xe(ra(e),0,r);return(e-=n.length)>=0&&t.slice(e,i)==n},Ce.eq=Eu,Ce.escape=function(t){return(t=aa(t))&&B.test(t)?t.replace(I,Fn):t},Ce.escapeRegExp=function(t){return(t=aa(t))&&W.test(t)?t.replace($,"\\$&"):t},Ce.every=function(t,n,e){var r=Ru(t)?sn:er;return e&&ao(t,n,e)&&(n=void 0),r(t,Zi(n,3))},Ce.find=ou,Ce.findIndex=jo,Ce.findKey=function(t,n){return mn(t,Zi(n,3),cr)},Ce.findLast=uu,Ce.findLastIndex=Ro,Ce.findLastKey=function(t,n){return mn(t,Zi(n,3),fr)},Ce.floor=fc,Ce.forEach=au,Ce.forEachRight=cu,Ce.forIn=function(t,n){return null==t?t:ur(t,Zi(n,3),xa)},Ce.forInRight=function(t,n){return null==t?t:ar(t,Zi(n,3),xa)},Ce.forOwn=function(t,n){return t&&cr(t,Zi(n,3))},Ce.forOwnRight=function(t,n){return t&&fr(t,Zi(n,3))},Ce.get=va,Ce.gt=Ou,Ce.gte=Nu,Ce.has=function(t,n){return null!=t&&ro(t,n,vr)},Ce.hasIn=ga,Ce.head=zo,Ce.identity=$a,Ce.includes=function(t,n,e,r){t=zu(t)?t:Ea(t),e=e&&!r?ra(e):0;var i=t.length;return e<0&&(e=ue(i+e,0)),Zu(t)?e<=i&&t.indexOf(n,e)>-1:!!i&&wn(t,n,e)>-1},Ce.indexOf=function(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var i=null==e?0:ra(e);return i<0&&(i=ue(r+i,0)),wn(t,n,i)},Ce.inRange=function(t,n,e){return n=ea(n),void 0===e?(e=n,n=0):e=ea(e),function(t,n,e){return t>=ae(n,e)&&t=-9007199254740991&&t<=9007199254740991},Ce.isSet=Xu,Ce.isString=Zu,Ce.isSymbol=Ku,Ce.isTypedArray=Qu,Ce.isUndefined=function(t){return void 0===t},Ce.isWeakMap=function(t){return Yu(t)&&eo(t)==w},Ce.isWeakSet=function(t){return Yu(t)&&"[object WeakSet]"==dr(t)},Ce.join=function(t,n){return null==t?"":ie.call(t,n)},Ce.kebabCase=Ra,Ce.last=Bo,Ce.lastIndexOf=function(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var i=r;return void 0!==e&&(i=(i=ra(e))<0?ue(r+i,0):ae(i,r-1)),n==n?function(t,n,e){for(var r=e+1;r--;)if(t[r]===n)return r;return r}(t,n,i):xn(t,An,i,!0)},Ce.lowerCase=Pa,Ce.lowerFirst=za,Ce.lt=Ju,Ce.lte=ta,Ce.max=function(t){return t&&t.length?rr(t,$a,pr):void 0},Ce.maxBy=function(t,n){return t&&t.length?rr(t,Zi(n,2),pr):void 0},Ce.mean=function(t){return Sn(t,$a)},Ce.meanBy=function(t,n){return Sn(t,Zi(n,2))},Ce.min=function(t){return t&&t.length?rr(t,$a,kr):void 0},Ce.minBy=function(t,n){return t&&t.length?rr(t,Zi(n,2),kr):void 0},Ce.stubArray=ic,Ce.stubFalse=oc,Ce.stubObject=function(){return{}},Ce.stubString=function(){return""},Ce.stubTrue=function(){return!0},Ce.multiply=lc,Ce.nth=function(t,n){return t&&t.length?Nr(t,ra(n)):void 0},Ce.noConflict=function(){return Wt._===this&&(Wt._=Et),this},Ce.noop=Ka,Ce.now=vu,Ce.pad=function(t,n,e){t=aa(t);var r=(n=ra(n))?$n(t):0;if(!n||r>=n)return t;var i=(n-r)/2;return ji(te(i),e)+t+ji(Jn(i),e)},Ce.padEnd=function(t,n,e){t=aa(t);var r=(n=ra(n))?$n(t):0;return n&&rn){var r=t;t=n,n=r}if(e||t%1||n%1){var i=se();return ae(t+i*(n-t+qt("1e-"+((i+"").length-1))),n)}return Lr(t,n)},Ce.reduce=function(t,n,e){var r=Ru(t)?gn:Cn,i=arguments.length<3;return r(t,Zi(n,4),e,i,tr)},Ce.reduceRight=function(t,n,e){var r=Ru(t)?yn:Cn,i=arguments.length<3;return r(t,Zi(n,4),e,i,nr)},Ce.repeat=function(t,n,e){return n=(e?ao(t,n,e):void 0===n)?1:ra(n),Ir(aa(t),n)},Ce.replace=function(){var t=arguments,n=aa(t[0]);return t.length<3?n:n.replace(t[1],t[2])},Ce.result=function(t,n,e){var r=-1,i=(n=ai(n,t)).length;for(i||(i=1,t=void 0);++r9007199254740991)return[];var e=4294967295,r=ae(t,4294967295);t-=4294967295;for(var i=On(r,n=Zi(n));++e=o)return t;var a=e-$n(r);if(a<1)return r;var c=u?fi(u,0,a).join(""):t.slice(0,a);if(void 0===i)return c+r;if(u&&(a+=c.length-a),Gu(i)){if(t.slice(a).search(i)){var f,s=c;for(i.global||(i=gt(i.source,aa(rt.exec(i))+"g")),i.lastIndex=0;f=i.exec(s);)var l=f.index;c=c.slice(0,void 0===l?a:l)}}else if(t.indexOf(Kr(i),a)!=a){var h=c.lastIndexOf(i);h>-1&&(c=c.slice(0,h))}return c+r},Ce.unescape=function(t){return(t=aa(t))&&F.test(t)?t.replace(L,Gn):t},Ce.uniqueId=function(t){var n=++St;return aa(t)+n},Ce.upperCase=Fa,Ce.upperFirst=Ba,Ce.each=au,Ce.eachRight=cu,Ce.first=zo,Za(Ce,(sc={},cr(Ce,(function(t,n){At.call(Ce.prototype,n)||(sc[n]=t)})),sc),{chain:!1}),Ce.VERSION="4.17.20",cn(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(t){Ce[t].placeholder=Ce})),cn(["drop","take"],(function(t,n){je.prototype[t]=function(e){e=void 0===e?1:ue(ra(e),0);var r=this.__filtered__&&!n?new je(this):this.clone();return r.__filtered__?r.__takeCount__=ae(e,r.__takeCount__):r.__views__.push({size:ae(e,4294967295),type:t+(r.__dir__<0?"Right":"")}),r},je.prototype[t+"Right"]=function(n){return this.reverse()[t](n).reverse()}})),cn(["filter","map","takeWhile"],(function(t,n){var e=n+1,r=1==e||3==e;je.prototype[t]=function(t){var n=this.clone();return n.__iteratees__.push({iteratee:Zi(t,3),type:e}),n.__filtered__=n.__filtered__||r,n}})),cn(["head","last"],(function(t,n){var e="take"+(n?"Right":"");je.prototype[t]=function(){return this[e](1).value()[0]}})),cn(["initial","tail"],(function(t,n){var e="drop"+(n?"":"Right");je.prototype[t]=function(){return this.__filtered__?new je(this):this[e](1)}})),je.prototype.compact=function(){return this.filter($a)},je.prototype.find=function(t){return this.filter(t).head()},je.prototype.findLast=function(t){return this.reverse().find(t)},je.prototype.invokeMap=Fr((function(t,n){return"function"==typeof t?new je(this):this.map((function(e){return _r(e,t,n)}))})),je.prototype.reject=function(t){return this.filter(Au(Zi(t)))},je.prototype.slice=function(t,n){t=ra(t);var e=this;return e.__filtered__&&(t>0||n<0)?new je(e):(t<0?e=e.takeRight(-t):t&&(e=e.drop(t)),void 0!==n&&(e=(n=ra(n))<0?e.dropRight(-n):e.take(n-t)),e)},je.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},je.prototype.toArray=function(){return this.take(4294967295)},cr(je.prototype,(function(t,n){var e=/^(?:filter|find|map|reject)|While$/.test(n),r=/^(?:head|last)$/.test(n),i=Ce[r?"take"+("last"==n?"Right":""):n],o=r||/^find/.test(n);i&&(Ce.prototype[n]=function(){var n=this.__wrapped__,u=r?[1]:arguments,a=n instanceof je,c=u[0],f=a||Ru(n),s=function(t){var n=i.apply(Ce,vn([t],u));return r&&l?n[0]:n};f&&e&&"function"==typeof c&&1!=c.length&&(a=f=!1);var l=this.__chain__,h=!!this.__actions__.length,d=o&&!l,p=a&&!h;if(!o&&f){n=p?n:new je(this);var v=t.apply(n,u);return v.__actions__.push({func:eu,args:[s],thisArg:void 0}),new Ne(v,l)}return d&&p?t.apply(this,u):(v=this.thru(s),d?r?v.value()[0]:v.value():v)})})),cn(["pop","push","shift","sort","splice","unshift"],(function(t){var n=bt[t],e=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Ce.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var i=this.value();return n.apply(Ru(i)?i:[],t)}return this[e]((function(e){return n.apply(Ru(e)?e:[],t)}))}})),cr(je.prototype,(function(t,n){var e=Ce[n];if(e){var r=e.name+"";At.call(be,r)||(be[r]=[]),be[r].push({name:n,func:e})}})),be[Ci(void 0,2).name]=[{name:"wrapper",func:void 0}],je.prototype.clone=function(){var t=new je(this.__wrapped__);return t.__actions__=yi(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=yi(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=yi(this.__views__),t},je.prototype.reverse=function(){if(this.__filtered__){var t=new je(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},je.prototype.value=function(){var t=this.__wrapped__.value(),n=this.__dir__,e=Ru(t),r=n<0,i=e?t.length:0,o=function(t,n,e){var r=-1,i=e.length;for(;++r=this.__values__.length;return{done:t,value:t?void 0:this.__values__[this.__index__++]}},Ce.prototype.plant=function(t){for(var n,e=this;e instanceof Oe;){var r=Co(e);r.__index__=0,r.__values__=void 0,n?i.__wrapped__=r:n=r;var i=r;e=e.__wrapped__}return i.__wrapped__=t,n},Ce.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof je){var n=t;return this.__actions__.length&&(n=new je(this)),(n=n.reverse()).__actions__.push({func:eu,args:[qo],thisArg:void 0}),new Ne(n,this.__chain__)}return this.thru(qo)},Ce.prototype.toJSON=Ce.prototype.valueOf=Ce.prototype.value=function(){return ei(this.__wrapped__,this.__actions__)},Ce.prototype.first=Ce.prototype.head,Qt&&(Ce.prototype[Qt]=function(){return this}),Ce}();Wt._=Xn,void 0===(i=function(){return Xn}.call(n,e,n,r))||(r.exports=i)}).call(this)}).call(this,e(2),e(3)(t))},function(t,n,e){window,t.exports=function(t){var n={};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}return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:r})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,n){if(1&n&&(t=e(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(e.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var i in t)e.d(r,i,function(n){return t[n]}.bind(null,i));return 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,n){return Object.prototype.hasOwnProperty.call(t,n)},e.p="",e(e.s=214)}([function(t,n){var e=Array.isArray;t.exports=e},function(t,n){t.exports=function(t){var n=typeof t;return null!=t&&("object"==n||"function"==n)}},function(t,n,e){var r=e(57),i="object"==typeof self&&self&&self.Object===Object&&self,o=r||i||Function("return this")();t.exports=o},function(t,n){t.exports=function(t){return null!=t&&"object"==typeof t}},function(t,n,e){var r=e(94),i=e(55);t.exports=function(t,n){return null!=t&&i(t,n,r)}},function(t,n,e){var r=e(29),i=e(86),o=e(14);t.exports=function(t){return t&&t.length?r(t,o,i):void 0}},function(t,n,e){var r=e(7),i=e(3);t.exports=function(t){return"symbol"==typeof t||i(t)&&"[object Symbol]"==r(t)}},function(t,n,e){var r=e(12),i=e(96),o=e(97),u=r?r.toStringTag:void 0;t.exports=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":u&&u in Object(t)?i(t):o(t)}},function(t,n,e){var r=e(104),i=e(107);t.exports=function(t,n){var e=i(t,n);return r(e)?e:void 0}},function(t,n,e){var r=e(34),i=e(38);t.exports=function(t){return null!=t&&i(t.length)&&!r(t)}},function(t,n,e){var r=e(123);t.exports=function(t){return r(t,5)}},function(t,n,e){var r=e(29),i=e(81),o=e(14);t.exports=function(t){return t&&t.length?r(t,o,i):void 0}},function(t,n,e){var r=e(2).Symbol;t.exports=r},function(t,n,e){var r=e(63),i=e(134),o=e(9);t.exports=function(t){return o(t)?r(t):i(t)}},function(t,n){t.exports=function(t){return t}},function(t,n){t.exports=function(t,n){return t===n||t!=t&&n!=n}},function(t,n,e){var r=e(61),i=e(40);t.exports=function(t,n,e,o){var u=!e;e||(e={});for(var a=-1,c=n.length;++a-1&&t%1==0&&t-1&&t%1==0&&t<=9007199254740991}},function(t,n,e){var r=e(56),i=e(24);t.exports=function(t,n){for(var e=0,o=(n=r(n,t)).length;null!=t&&e1&&u(t,n[0],n[1])?n=[]:e>2&&u(n[0],n[1],n[2])&&(n=[n[0]]),i(t,r(n,1),[])}));t.exports=a},function(t,n,e){var r=e(56),i=e(23),o=e(0),u=e(37),a=e(38),c=e(24);t.exports=function(t,n,e){for(var f=-1,s=(n=r(n,t)).length,l=!1;++fs))return!1;var h=c.get(t),d=c.get(n);if(h&&d)return h==n&&d==t;var p=-1,v=!0,g=2&e?new r:void 0;for(c.set(t,n),c.set(n,t);++pn}},function(t,n,e){var r=e(157),i=e(158);"string"==typeof(i=i.__esModule?i.default:i)&&(i=[[t.i,i,""]]);var o,u=0,a={injectType:"lazyStyleTag",insert:"head",singleton:!1},c={};c.locals=i.locals||{},c.use=function(){return u++||(o=r(i,a)),c},c.unuse=function(){u>0&&!--u&&(o(),o=null)},t.exports=c},function(t,n,e){var r=e(172),i=e(9),o=e(176),u=e(177),a=e(179),c=Math.max;t.exports=function(t,n,e,f){t=i(t)?t:a(t),e=e&&!f?u(e):0;var s=t.length;return e<0&&(e=c(s+e,0)),o(t)?e<=s&&t.indexOf(n,e)>-1:!!s&&r(t,n,e)>-1}},function(t,n,e){t.exports=e(181)},function(t,n){t.exports=function(t){var n=null==t?0:t.length;return n?t[n-1]:void 0}},function(t,n,e){var r=e(201)((function(t,n){return t+n}),0);t.exports=r},function(t,n,e){var r=e(59);t.exports=function(){var t=arguments,n=r(t[0]);return t.length<3?n:n.replace(t[1],t[2])}},function(t,n,e){var r=e(1),i=e(213),o=e(80),u=Math.max,a=Math.min;t.exports=function(t,n,e){var c,f,s,l,h,d,p=0,v=!1,g=!1,y=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function _(n){var e=c,r=f;return c=f=void 0,p=n,l=t.apply(r,e)}function b(t){return p=t,h=setTimeout(x,n),v?_(t):l}function m(t){var e=t-d;return void 0===d||e>=n||e<0||g&&t-p>=s}function x(){var t=i();if(m(t))return w(t);h=setTimeout(x,function(t){var e=n-(t-d);return g?a(e,s-(t-p)):e}(t))}function w(t){return h=void 0,y&&c?_(t):(c=f=void 0,l)}function M(){var t=i(),e=m(t);if(c=arguments,f=this,d=t,e){if(void 0===h)return b(d);if(g)return clearTimeout(h),h=setTimeout(x,n),_(d)}return void 0===h&&(h=setTimeout(x,n)),l}return n=o(n)||0,r(e)&&(v=!!e.leading,s=(g="maxWait"in e)?u(o(e.maxWait)||0,n):s,y="trailing"in e?!!e.trailing:y),M.cancel=function(){void 0!==h&&clearTimeout(h),p=0,c=d=f=h=void 0},M.flush=function(){return void 0===h?l:w(i())},M}},function(t,n){var e=Object.prototype.hasOwnProperty;t.exports=function(t,n){return null!=t&&e.call(t,n)}},function(t,n){var e;e=function(){return this}();try{e=e||new Function("return this")()}catch(t){"object"==typeof window&&(e=window)}t.exports=e},function(t,n,e){var r=e(12),i=Object.prototype,o=i.hasOwnProperty,u=i.toString,a=r?r.toStringTag:void 0;t.exports=function(t){var n=o.call(t,a),e=t[a];try{t[a]=void 0;var r=!0}catch(t){}var i=u.call(t);return r&&(n?t[a]=e:delete t[a]),i}},function(t,n){var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},function(t,n,e){var r=e(99),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,o=/\\(\\)?/g,u=r((function(t){var n=[];return 46===t.charCodeAt(0)&&n.push(""),t.replace(i,(function(t,e,r,i){n.push(r?i.replace(o,"$1"):e||t)})),n}));t.exports=u},function(t,n,e){var r=e(100);t.exports=function(t){var n=r(t,(function(t){return 500===e.size&&e.clear(),t})),e=n.cache;return n}},function(t,n,e){var r=e(33);function i(t,n){if("function"!=typeof t||null!=n&&"function"!=typeof n)throw new TypeError("Expected a function");var e=function(){var r=arguments,i=n?n.apply(this,r):r[0],o=e.cache;if(o.has(i))return o.get(i);var u=t.apply(this,r);return e.cache=o.set(i,u)||o,u};return e.cache=new(i.Cache||r),e}i.Cache=r,t.exports=i},function(t,n,e){var r=e(102),i=e(20),o=e(35);t.exports=function(){this.size=0,this.__data__={hash:new r,map:new(o||i),string:new r}}},function(t,n,e){var r=e(103),i=e(108),o=e(109),u=e(110),a=e(111);function c(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n-1}},function(t,n,e){var r=e(21);t.exports=function(t,n){var e=this.__data__,i=r(e,t);return i<0?(++this.size,e.push([t,n])):e[i][1]=n,this}},function(t,n,e){var r=e(22);t.exports=function(t){var n=r(this,t).delete(t);return this.size-=n?1:0,n}},function(t,n){t.exports=function(t){var n=typeof t;return"string"==n||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==t:null===t}},function(t,n,e){var r=e(22);t.exports=function(t){return r(this,t).get(t)}},function(t,n,e){var r=e(22);t.exports=function(t){return r(this,t).has(t)}},function(t,n,e){var r=e(22);t.exports=function(t,n){var e=r(this,t),i=e.size;return e.set(t,n),this.size+=e.size==i?0:1,this}},function(t,n,e){var r=e(7),i=e(3);t.exports=function(t){return i(t)&&"[object Arguments]"==r(t)}},function(t,n,e){var r=e(25),i=e(129),o=e(61),u=e(130),a=e(136),c=e(65),f=e(66),s=e(139),l=e(141),h=e(69),d=e(142),p=e(28),v=e(147),g=e(148),y=e(73),_=e(0),b=e(26),m=e(153),x=e(1),w=e(155),M=e(13),A=e(17),S={};S["[object Arguments]"]=S["[object Array]"]=S["[object ArrayBuffer]"]=S["[object DataView]"]=S["[object Boolean]"]=S["[object Date]"]=S["[object Float32Array]"]=S["[object Float64Array]"]=S["[object Int8Array]"]=S["[object Int16Array]"]=S["[object Int32Array]"]=S["[object Map]"]=S["[object Number]"]=S["[object Object]"]=S["[object RegExp]"]=S["[object Set]"]=S["[object String]"]=S["[object Symbol]"]=S["[object Uint8Array]"]=S["[object Uint8ClampedArray]"]=S["[object Uint16Array]"]=S["[object Uint32Array]"]=!0,S["[object Error]"]=S["[object Function]"]=S["[object WeakMap]"]=!1,t.exports=function t(n,e,k,T,C,E){var O,N=1&e,j=2&e,R=4&e;if(k&&(O=C?k(n,T,C,E):k(n)),void 0!==O)return O;if(!x(n))return n;var P=_(n);if(P){if(O=v(n),!N)return f(n,O)}else{var z=p(n),L="[object Function]"==z||"[object GeneratorFunction]"==z;if(b(n))return c(n,N);if("[object Object]"==z||"[object Arguments]"==z||L&&!C){if(O=j||L?{}:y(n),!N)return j?l(n,a(O,n)):s(n,u(O,n))}else{if(!S[z])return C?n:{};O=g(n,z,N)}}E||(E=new r);var I=E.get(n);if(I)return I;E.set(n,O),w(n)?n.forEach((function(r){O.add(t(r,e,k,r,n,E))})):m(n)&&n.forEach((function(r,i){O.set(i,t(r,e,k,i,n,E))}));var F=P?void 0:(R?j?d:h:j?A:M)(n);return i(F||n,(function(r,i){F&&(r=n[i=r]),o(O,i,t(r,e,k,i,n,E))})),O}},function(t,n,e){var r=e(20);t.exports=function(){this.__data__=new r,this.size=0}},function(t,n){t.exports=function(t){var n=this.__data__,e=n.delete(t);return this.size=n.size,e}},function(t,n){t.exports=function(t){return this.__data__.get(t)}},function(t,n){t.exports=function(t){return this.__data__.has(t)}},function(t,n,e){var r=e(20),i=e(35),o=e(33);t.exports=function(t,n){var e=this.__data__;if(e instanceof r){var u=e.__data__;if(!i||u.length<199)return u.push([t,n]),this.size=++e.size,this;e=this.__data__=new o(u)}return e.set(t,n),this.size=e.size,this}},function(t,n){t.exports=function(t,n){for(var e=-1,r=null==t?0:t.length;++e0){if(++n>=800)return arguments[0]}else n=0;return t.apply(void 0,arguments)}}},function(t,n,e){var r=e(75),i=e(1);t.exports=function t(n,e,o,u,a,c){return i(n)&&i(e)&&(c.set(e,n),r(n,e,void 0,t,c),c.delete(e)),n}},function(t,n){t.exports=function(t){return function(n,e,r){for(var i=-1,o=Object(n),u=r(n),a=u.length;a--;){var c=u[t?a:++i];if(!1===e(o[c],c,o))break}return n}}},function(t,n,e){var r=e(76),i=e(65),o=e(72),u=e(66),a=e(73),c=e(23),f=e(0),s=e(168),l=e(26),h=e(34),d=e(1),p=e(169),v=e(42),g=e(78),y=e(170);t.exports=function(t,n,e,_,b,m,x){var w=g(t,e),M=g(n,e),A=x.get(M);if(A)r(t,e,A);else{var S=m?m(w,M,e+"",t,n,x):void 0,k=void 0===S;if(k){var T=f(M),C=!T&&l(M),E=!T&&!C&&v(M);S=M,T||C||E?f(w)?S=w:s(w)?S=u(w):C?(k=!1,S=i(M,!0)):E?(k=!1,S=o(M,!0)):S=[]:p(M)||c(M)?(S=w,c(w)?S=y(w):d(w)&&!h(w)||(S=a(M))):k=!1}k&&(x.set(M,S),b(S,M,_,m,x),x.delete(M)),r(t,e,S)}}},function(t,n,e){var r=e(9),i=e(3);t.exports=function(t){return i(t)&&r(t)}},function(t,n,e){var r=e(7),i=e(47),o=e(3),u=Function.prototype,a=Object.prototype,c=u.toString,f=a.hasOwnProperty,s=c.call(Object);t.exports=function(t){if(!o(t)||"[object Object]"!=r(t))return!1;var n=i(t);if(null===n)return!0;var e=f.call(n,"constructor")&&n.constructor;return"function"==typeof e&&e instanceof e&&c.call(e)==s}},function(t,n,e){var r=e(16),i=e(17);t.exports=function(t){return r(t,i(t))}},function(t,n,e){var r=e(49),i=e(79);t.exports=function(t){return r((function(n,e){var r=-1,o=e.length,u=o>1?e[o-1]:void 0,a=o>2?e[2]:void 0;for(u=t.length>3&&"function"==typeof u?(o--,u):void 0,a&&i(e[0],e[1],a)&&(u=o<3?void 0:u,o=1),n=Object(n);++r0&&o(s)?e>1?t(s,e-1,o,u,a):r(a,s):u||(a[a.length]=s)}return a}},function(t,n,e){var r=e(12),i=e(23),o=e(0),u=r?r.isConcatSpreadable:void 0;t.exports=function(t){return o(t)||i(t)||!!(u&&t&&t[u])}},function(t,n,e){var r=e(36),i=e(39),o=e(50),u=e(206),a=e(210),c=e(27),f=e(211),s=e(14),l=e(0);t.exports=function(t,n,e){n=n.length?r(n,(function(t){return l(t)?function(n){return i(n,1===t.length?t[0]:t)}:t})):[s];var h=-1;n=r(n,c(o));var d=u(t,(function(t,e,i){return{criteria:r(n,(function(n){return n(t)})),index:++h,value:t}}));return a(d,(function(t,n){return f(t,n,e)}))}},function(t,n,e){var r=e(207),i=e(9);t.exports=function(t,n){var e=-1,o=i(t)?Array(t.length):[];return r(t,(function(t,r,i){o[++e]=n(t,r,i)})),o}},function(t,n,e){var r=e(208),i=e(209)(r);t.exports=i},function(t,n,e){var r=e(77),i=e(13);t.exports=function(t,n){return t&&r(t,n,i)}},function(t,n,e){var r=e(9);t.exports=function(t,n){return function(e,i){if(null==e)return e;if(!r(e))return t(e,i);for(var o=e.length,u=n?o:-1,a=Object(e);(n?u--:++u=c?f:f*("desc"==e[i]?-1:1)}return t.index-n.index}},function(t,n,e){var r=e(6);t.exports=function(t,n){if(t!==n){var e=void 0!==t,i=null===t,o=t==t,u=r(t),a=void 0!==n,c=null===n,f=n==n,s=r(n);if(!c&&!s&&!u&&t>n||u&&a&&f&&!c&&!s||i&&a&&f||!e&&f||!o)return 1;if(!i&&!u&&!s&&t0)for(var n=this.chartContainer.append("g").attr("class","legend-row"),e=function(e){if(C()(r.seriesTargetsWithBounds,r.series[e].target))return"continue";var i=0;null!==n.selectAll("text").node()&&(i=n.node().getBBox().width+25);var o=!1!==r.series[e].visible;n.append("foreignObject").attr("x",i).attr("y",r.legendRowPositionY-12).attr("width",13).attr("height",15).html("
").on("click",(function(){t.options.eventsCallbacks.onLegendClick(e)})),n.append("text").attr("x",i+20).attr("y",r.legendRowPositionY).attr("class","metric-legend-"+e).style("font-size","12px").style("fill",r.getSerieColor(e)).text(r.series[e].target).on("click",(function(){t.options.eventsCallbacks.onLegendLabelClick(e)}))},r=this,i=0;i0&&(this.brushStartSelection=this.d3.event.selection[0]),this.onMouseOut()},t.prototype.onBrushEnd=function(){var t=this.d3.event.selection;if(this.isBrushing,!(null==t||t.length<2)){var n,e;switch(this.chartContainer.call(this.brush.move,null),this.options.zoomEvents.mouse.zoom.orientation){case o.HORIZONTAL:var r=this.xScale.invert(t[0]),i=this.xScale.invert(t[1]);if(Math.abs(i-r)0&&this.series[0].datapoints.length>1?this.series[0].datapoints[1][1]-this.series[0].datapoints[0][1]:void 0!==this.options.timeInterval&&void 0!==this.options.timeInterval.count?6e4*this.options.timeInterval.count:6e4},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"xTickTransform",{get:function(){if(void 0===this.options.tickFormat||void 0===this.options.tickFormat.xTickOrientation)return"";switch(this.options.tickFormat.xTickOrientation){case r.VERTICAL:return"translate(-10px, 50px) rotate(-90deg)";case r.HORIZONTAL:return"";case r.DIAGONAL:return"translate(-30px, 30px) rotate(-45deg)";default:return""}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"extraMargin",{get:function(){var t={top:0,right:0,bottom:0,left:0};if(void 0!==this.options.tickFormat&&void 0!==this.options.tickFormat.xTickOrientation)switch(this.options.tickFormat.xTickOrientation){case r.VERTICAL:t.bottom+=80;break;case r.HORIZONTAL:break;case r.DIAGONAL:t.left+=15,t.bottom+=50,t.right+=10}return void 0!==this.options.labelFormat&&(void 0!==this.options.labelFormat.xAxis&&this.options.labelFormat.xAxis.length>0&&(t.bottom+=20),void 0!==this.options.labelFormat.yAxis&&this.options.labelFormat.yAxis.length>0&&(t.left+=20)),this.series.length>0&&(t.bottom+=25),t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){return this.d3Node.node().clientWidth-this.margin.left-this.margin.right},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){return this.d3Node.node().clientHeight-this.margin.top-this.margin.bottom},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"legendRowPositionY",{get:function(){return this.height+this.margin.bottom-5},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"margin",{get:function(){return void 0!==this.options.margin?this.options.margin:P()({},J,this.extraMargin,Y.a)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isSeriesUnavailable",{get:function(){return void 0===this.series||0===this.series.length||0===D()(this.series.map((function(t){return t.datapoints.length})))},enumerable:!1,configurable:!0}),t.prototype.formatedBound=function(t,n){return $()(t,"$__metric_name",n)},t.prototype.clearScaleCache=function(t){void 0===t&&(t=!0),this._xScale=null,this._yScale=null,this._y1Scale=null,t&&(this.state.xValueRange=void 0,this.state.yValueRange=void 0,this.state.y1ValueRange=void 0)},t.prototype.getSerieColor=function(t){if(void 0===this.series[t])throw new Error("Can't get color for unexisting serie: "+t+", there are only "+this.series.length+" series");var n=this.series[t].color;return void 0===n&&(n=A[t%A.length]),n},Object.defineProperty(t.prototype,"seriesTargetsWithBounds",{get:function(){var t=this;if(void 0===this.options.bounds||void 0===this.options.bounds.upper||void 0===this.options.bounds.lower)return[];var n=[];return this.series.forEach((function(e){n.push(t.formatedBound(t.options.bounds.upper,e.target)),n.push(t.formatedBound(t.options.bounds.lower,e.target))})),n},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"visibleSeries",{get:function(){return this.series.filter((function(t){return!1!==t.visible}))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"rectClipId",{get:function(){return 0===this._clipPathUID.length&&(this._clipPathUID=Math.random().toString(36).substr(2,12)),this._clipPathUID},enumerable:!1,configurable:!0}),t.prototype.isOutOfChart=function(){var t=this.d3.mouse(this.chartContainer.node()),n=t[0],e=t[1];return e>this.height+1||e<-1||n>this.width||n<0},t}()}])},function(t,n){var e;e=function(){return this}();try{e=e||new Function("return this")()}catch(t){"object"==typeof window&&(e=window)}t.exports=e},function(t,n){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,n,e){"use strict";e.r(n),e.d(n,"ChartwerkGaugePod",(function(){return YM})),e.d(n,"VueChartwerkGaugePodObject",(function(){return HM})),e.d(n,"Stat",(function(){return r}));var r,i,o={};e.r(o),e.d(o,"version",(function(){return a})),e.d(o,"bisect",(function(){return d})),e.d(o,"bisectRight",(function(){return l})),e.d(o,"bisectLeft",(function(){return h})),e.d(o,"ascending",(function(){return c})),e.d(o,"bisector",(function(){return f})),e.d(o,"cross",(function(){return g})),e.d(o,"descending",(function(){return y})),e.d(o,"deviation",(function(){return m})),e.d(o,"extent",(function(){return x})),e.d(o,"histogram",(function(){return z})),e.d(o,"thresholdFreedmanDiaconis",(function(){return I})),e.d(o,"thresholdScott",(function(){return F})),e.d(o,"thresholdSturges",(function(){return P})),e.d(o,"max",(function(){return B})),e.d(o,"mean",(function(){return D})),e.d(o,"median",(function(){return U})),e.d(o,"merge",(function(){return V})),e.d(o,"min",(function(){return q})),e.d(o,"pairs",(function(){return p})),e.d(o,"permute",(function(){return Y})),e.d(o,"quantile",(function(){return L})),e.d(o,"range",(function(){return T})),e.d(o,"scan",(function(){return H})),e.d(o,"shuffle",(function(){return $})),e.d(o,"sum",(function(){return W})),e.d(o,"ticks",(function(){return N})),e.d(o,"tickIncrement",(function(){return j})),e.d(o,"tickStep",(function(){return R})),e.d(o,"transpose",(function(){return G})),e.d(o,"variance",(function(){return b})),e.d(o,"zip",(function(){return Z})),e.d(o,"axisTop",(function(){return ot})),e.d(o,"axisRight",(function(){return ut})),e.d(o,"axisBottom",(function(){return at})),e.d(o,"axisLeft",(function(){return ct})),e.d(o,"brush",(function(){return Oi})),e.d(o,"brushX",(function(){return Ci})),e.d(o,"brushY",(function(){return Ei})),e.d(o,"brushSelection",(function(){return Ti})),e.d(o,"chord",(function(){return Bi})),e.d(o,"ribbon",(function(){return Ji})),e.d(o,"nest",(function(){return ro})),e.d(o,"set",(function(){return lo})),e.d(o,"map",(function(){return eo})),e.d(o,"keys",(function(){return ho})),e.d(o,"values",(function(){return po})),e.d(o,"entries",(function(){return vo})),e.d(o,"color",(function(){return Xn})),e.d(o,"rgb",(function(){return Jn})),e.d(o,"hsl",(function(){return ue})),e.d(o,"lab",(function(){return mo})),e.d(o,"hcl",(function(){return Co})),e.d(o,"lch",(function(){return To})),e.d(o,"gray",(function(){return bo})),e.d(o,"cubehelix",(function(){return Lo})),e.d(o,"contours",(function(){return $o})),e.d(o,"contourDensity",(function(){return Qo})),e.d(o,"dispatch",(function(){return vt})),e.d(o,"drag",(function(){return ou})),e.d(o,"dragDisable",(function(){return Nn})),e.d(o,"dragEnable",(function(){return jn})),e.d(o,"dsvFormat",(function(){return hu})),e.d(o,"csvParse",(function(){return pu})),e.d(o,"csvParseRows",(function(){return vu})),e.d(o,"csvFormat",(function(){return gu})),e.d(o,"csvFormatBody",(function(){return yu})),e.d(o,"csvFormatRows",(function(){return _u})),e.d(o,"csvFormatRow",(function(){return bu})),e.d(o,"csvFormatValue",(function(){return mu})),e.d(o,"tsvParse",(function(){return wu})),e.d(o,"tsvParseRows",(function(){return Mu})),e.d(o,"tsvFormat",(function(){return Au})),e.d(o,"tsvFormatBody",(function(){return Su})),e.d(o,"tsvFormatRows",(function(){return ku})),e.d(o,"tsvFormatRow",(function(){return Tu})),e.d(o,"tsvFormatValue",(function(){return Cu})),e.d(o,"autoType",(function(){return Eu})),e.d(o,"easeLinear",(function(){return Nu})),e.d(o,"easeQuad",(function(){return Pu})),e.d(o,"easeQuadIn",(function(){return ju})),e.d(o,"easeQuadOut",(function(){return Ru})),e.d(o,"easeQuadInOut",(function(){return Pu})),e.d(o,"easeCubic",(function(){return Kr})),e.d(o,"easeCubicIn",(function(){return Xr})),e.d(o,"easeCubicOut",(function(){return Zr})),e.d(o,"easeCubicInOut",(function(){return Kr})),e.d(o,"easePoly",(function(){return Iu})),e.d(o,"easePolyIn",(function(){return zu})),e.d(o,"easePolyOut",(function(){return Lu})),e.d(o,"easePolyInOut",(function(){return Iu})),e.d(o,"easeSin",(function(){return Vu})),e.d(o,"easeSinIn",(function(){return Du})),e.d(o,"easeSinOut",(function(){return Uu})),e.d(o,"easeSinInOut",(function(){return Vu})),e.d(o,"easeExp",(function(){return $u})),e.d(o,"easeExpIn",(function(){return Yu})),e.d(o,"easeExpOut",(function(){return Hu})),e.d(o,"easeExpInOut",(function(){return $u})),e.d(o,"easeCircle",(function(){return Xu})),e.d(o,"easeCircleIn",(function(){return Wu})),e.d(o,"easeCircleOut",(function(){return Gu})),e.d(o,"easeCircleInOut",(function(){return Xu})),e.d(o,"easeBounce",(function(){return Ku})),e.d(o,"easeBounceIn",(function(){return Zu})),e.d(o,"easeBounceOut",(function(){return Ku})),e.d(o,"easeBounceInOut",(function(){return Qu})),e.d(o,"easeBack",(function(){return na})),e.d(o,"easeBackIn",(function(){return Ju})),e.d(o,"easeBackOut",(function(){return ta})),e.d(o,"easeBackInOut",(function(){return na})),e.d(o,"easeElastic",(function(){return ia})),e.d(o,"easeElasticIn",(function(){return ra})),e.d(o,"easeElasticOut",(function(){return ia})),e.d(o,"easeElasticInOut",(function(){return oa})),e.d(o,"blob",(function(){return aa})),e.d(o,"buffer",(function(){return fa})),e.d(o,"dsv",(function(){return da})),e.d(o,"csv",(function(){return pa})),e.d(o,"tsv",(function(){return va})),e.d(o,"image",(function(){return ga})),e.d(o,"json",(function(){return _a})),e.d(o,"text",(function(){return la})),e.d(o,"xml",(function(){return ma})),e.d(o,"html",(function(){return xa})),e.d(o,"svg",(function(){return wa})),e.d(o,"forceCenter",(function(){return Ma})),e.d(o,"forceCollide",(function(){return La})),e.d(o,"forceLink",(function(){return Ba})),e.d(o,"forceManyBody",(function(){return Ya})),e.d(o,"forceRadial",(function(){return Ha})),e.d(o,"forceSimulation",(function(){return qa})),e.d(o,"forceX",(function(){return $a})),e.d(o,"forceY",(function(){return Wa})),e.d(o,"formatDefaultLocale",(function(){return fc})),e.d(o,"format",(function(){return nc})),e.d(o,"formatPrefix",(function(){return ec})),e.d(o,"formatLocale",(function(){return cc})),e.d(o,"formatSpecifier",(function(){return Ka})),e.d(o,"FormatSpecifier",(function(){return Qa})),e.d(o,"precisionFixed",(function(){return sc})),e.d(o,"precisionPrefix",(function(){return lc})),e.d(o,"precisionRound",(function(){return hc})),e.d(o,"geoArea",(function(){return rf})),e.d(o,"geoBounds",(function(){return Zf})),e.d(o,"geoCentroid",(function(){return cs})),e.d(o,"geoCircle",(function(){return bs})),e.d(o,"geoClipAntimeridian",(function(){return Ns})),e.d(o,"geoClipCircle",(function(){return js})),e.d(o,"geoClipExtent",(function(){return Is})),e.d(o,"geoClipRectangle",(function(){return Rs})),e.d(o,"geoContains",(function(){return nl})),e.d(o,"geoDistance",(function(){return $s})),e.d(o,"geoGraticule",(function(){return il})),e.d(o,"geoGraticule10",(function(){return ol})),e.d(o,"geoInterpolate",(function(){return sl})),e.d(o,"geoLength",(function(){return qs})),e.d(o,"geoPath",(function(){return ch})),e.d(o,"geoAlbers",(function(){return Th})),e.d(o,"geoAlbersUsa",(function(){return Ch})),e.d(o,"geoAzimuthalEqualArea",(function(){return jh})),e.d(o,"geoAzimuthalEqualAreaRaw",(function(){return Nh})),e.d(o,"geoAzimuthalEquidistant",(function(){return Ph})),e.d(o,"geoAzimuthalEquidistantRaw",(function(){return Rh})),e.d(o,"geoConicConformal",(function(){return Dh})),e.d(o,"geoConicConformalRaw",(function(){return Bh})),e.d(o,"geoConicEqualArea",(function(){return kh})),e.d(o,"geoConicEqualAreaRaw",(function(){return Sh})),e.d(o,"geoConicEquidistant",(function(){return Yh})),e.d(o,"geoConicEquidistantRaw",(function(){return qh})),e.d(o,"geoEqualEarth",(function(){return Kh})),e.d(o,"geoEqualEarthRaw",(function(){return Zh})),e.d(o,"geoEquirectangular",(function(){return Vh})),e.d(o,"geoEquirectangularRaw",(function(){return Uh})),e.d(o,"geoGnomonic",(function(){return Jh})),e.d(o,"geoGnomonicRaw",(function(){return Qh})),e.d(o,"geoIdentity",(function(){return td})),e.d(o,"geoProjection",(function(){return wh})),e.d(o,"geoProjectionMutator",(function(){return Mh})),e.d(o,"geoMercator",(function(){return Lh})),e.d(o,"geoMercatorRaw",(function(){return zh})),e.d(o,"geoNaturalEarth1",(function(){return ed})),e.d(o,"geoNaturalEarth1Raw",(function(){return nd})),e.d(o,"geoOrthographic",(function(){return id})),e.d(o,"geoOrthographicRaw",(function(){return rd})),e.d(o,"geoStereographic",(function(){return ud})),e.d(o,"geoStereographicRaw",(function(){return od})),e.d(o,"geoTransverseMercator",(function(){return cd})),e.d(o,"geoTransverseMercatorRaw",(function(){return ad})),e.d(o,"geoRotation",(function(){return gs})),e.d(o,"geoStream",(function(){return Xc})),e.d(o,"geoTransform",(function(){return fh})),e.d(o,"cluster",(function(){return hd})),e.d(o,"hierarchy",(function(){return pd})),e.d(o,"pack",(function(){return Bd})),e.d(o,"packSiblings",(function(){return Rd})),e.d(o,"packEnclose",(function(){return md})),e.d(o,"partition",(function(){return Hd})),e.d(o,"stratify",(function(){return Zd})),e.d(o,"tree",(function(){return rp})),e.d(o,"treemap",(function(){return cp})),e.d(o,"treemapBinary",(function(){return fp})),e.d(o,"treemapDice",(function(){return Yd})),e.d(o,"treemapSlice",(function(){return ip})),e.d(o,"treemapSliceDice",(function(){return sp})),e.d(o,"treemapSquarify",(function(){return ap})),e.d(o,"treemapResquarify",(function(){return lp})),e.d(o,"interpolate",(function(){return Re})),e.d(o,"interpolateArray",(function(){return Me})),e.d(o,"interpolateBasis",(function(){return se})),e.d(o,"interpolateBasisClosed",(function(){return le})),e.d(o,"interpolateDate",(function(){return Se})),e.d(o,"interpolateDiscrete",(function(){return hp})),e.d(o,"interpolateHue",(function(){return dp})),e.d(o,"interpolateNumber",(function(){return ke})),e.d(o,"interpolateNumberArray",(function(){return xe})),e.d(o,"interpolateObject",(function(){return Te})),e.d(o,"interpolateRound",(function(){return pp})),e.d(o,"interpolateString",(function(){return je})),e.d(o,"interpolateTransformCss",(function(){return gr})),e.d(o,"interpolateTransformSvg",(function(){return yr})),e.d(o,"interpolateZoom",(function(){return yp})),e.d(o,"interpolateRgb",(function(){return ye})),e.d(o,"interpolateRgbBasis",(function(){return be})),e.d(o,"interpolateRgbBasisClosed",(function(){return me})),e.d(o,"interpolateHsl",(function(){return bp})),e.d(o,"interpolateHslLong",(function(){return mp})),e.d(o,"interpolateLab",(function(){return xp})),e.d(o,"interpolateHcl",(function(){return Mp})),e.d(o,"interpolateHclLong",(function(){return Ap})),e.d(o,"interpolateCubehelix",(function(){return kp})),e.d(o,"interpolateCubehelixLong",(function(){return Tp})),e.d(o,"piecewise",(function(){return Cp})),e.d(o,"quantize",(function(){return Ep})),e.d(o,"path",(function(){return Wi})),e.d(o,"polygonArea",(function(){return Op})),e.d(o,"polygonCentroid",(function(){return Np})),e.d(o,"polygonHull",(function(){return Pp})),e.d(o,"polygonContains",(function(){return zp})),e.d(o,"polygonLength",(function(){return Lp})),e.d(o,"quadtree",(function(){return Oa})),e.d(o,"randomUniform",(function(){return Fp})),e.d(o,"randomNormal",(function(){return Bp})),e.d(o,"randomLogNormal",(function(){return Dp})),e.d(o,"randomBates",(function(){return Vp})),e.d(o,"randomIrwinHall",(function(){return Up})),e.d(o,"randomExponential",(function(){return qp})),e.d(o,"scaleBand",(function(){return Kp})),e.d(o,"scalePoint",(function(){return Jp})),e.d(o,"scaleIdentity",(function(){return dv})),e.d(o,"scaleLinear",(function(){return hv})),e.d(o,"scaleLog",(function(){return wv})),e.d(o,"scaleSymlog",(function(){return kv})),e.d(o,"scaleOrdinal",(function(){return Zp})),e.d(o,"scaleImplicit",(function(){return Xp})),e.d(o,"scalePow",(function(){return Nv})),e.d(o,"scaleSqrt",(function(){return jv})),e.d(o,"scaleQuantile",(function(){return Rv})),e.d(o,"scaleQuantize",(function(){return Pv})),e.d(o,"scaleThreshold",(function(){return zv})),e.d(o,"scaleTime",(function(){return __})),e.d(o,"scaleUtc",(function(){return C_})),e.d(o,"scaleSequential",(function(){return N_})),e.d(o,"scaleSequentialLog",(function(){return j_})),e.d(o,"scaleSequentialPow",(function(){return P_})),e.d(o,"scaleSequentialSqrt",(function(){return z_})),e.d(o,"scaleSequentialSymlog",(function(){return R_})),e.d(o,"scaleSequentialQuantile",(function(){return L_})),e.d(o,"scaleDiverging",(function(){return F_})),e.d(o,"scaleDivergingLog",(function(){return B_})),e.d(o,"scaleDivergingPow",(function(){return U_})),e.d(o,"scaleDivergingSqrt",(function(){return V_})),e.d(o,"scaleDivergingSymlog",(function(){return D_})),e.d(o,"tickFormat",(function(){return sv})),e.d(o,"schemeCategory10",(function(){return Y_})),e.d(o,"schemeAccent",(function(){return H_})),e.d(o,"schemeDark2",(function(){return $_})),e.d(o,"schemePaired",(function(){return W_})),e.d(o,"schemePastel1",(function(){return G_})),e.d(o,"schemePastel2",(function(){return X_})),e.d(o,"schemeSet1",(function(){return Z_})),e.d(o,"schemeSet2",(function(){return K_})),e.d(o,"schemeSet3",(function(){return Q_})),e.d(o,"schemeTableau10",(function(){return J_})),e.d(o,"interpolateBrBG",(function(){return eb})),e.d(o,"schemeBrBG",(function(){return nb})),e.d(o,"interpolatePRGn",(function(){return ib})),e.d(o,"schemePRGn",(function(){return rb})),e.d(o,"interpolatePiYG",(function(){return ub})),e.d(o,"schemePiYG",(function(){return ob})),e.d(o,"interpolatePuOr",(function(){return cb})),e.d(o,"schemePuOr",(function(){return ab})),e.d(o,"interpolateRdBu",(function(){return sb})),e.d(o,"schemeRdBu",(function(){return fb})),e.d(o,"interpolateRdGy",(function(){return hb})),e.d(o,"schemeRdGy",(function(){return lb})),e.d(o,"interpolateRdYlBu",(function(){return pb})),e.d(o,"schemeRdYlBu",(function(){return db})),e.d(o,"interpolateRdYlGn",(function(){return gb})),e.d(o,"schemeRdYlGn",(function(){return vb})),e.d(o,"interpolateSpectral",(function(){return _b})),e.d(o,"schemeSpectral",(function(){return yb})),e.d(o,"interpolateBuGn",(function(){return mb})),e.d(o,"schemeBuGn",(function(){return bb})),e.d(o,"interpolateBuPu",(function(){return wb})),e.d(o,"schemeBuPu",(function(){return xb})),e.d(o,"interpolateGnBu",(function(){return Ab})),e.d(o,"schemeGnBu",(function(){return Mb})),e.d(o,"interpolateOrRd",(function(){return kb})),e.d(o,"schemeOrRd",(function(){return Sb})),e.d(o,"interpolatePuBuGn",(function(){return Cb})),e.d(o,"schemePuBuGn",(function(){return Tb})),e.d(o,"interpolatePuBu",(function(){return Ob})),e.d(o,"schemePuBu",(function(){return Eb})),e.d(o,"interpolatePuRd",(function(){return jb})),e.d(o,"schemePuRd",(function(){return Nb})),e.d(o,"interpolateRdPu",(function(){return Pb})),e.d(o,"schemeRdPu",(function(){return Rb})),e.d(o,"interpolateYlGnBu",(function(){return Lb})),e.d(o,"schemeYlGnBu",(function(){return zb})),e.d(o,"interpolateYlGn",(function(){return Fb})),e.d(o,"schemeYlGn",(function(){return Ib})),e.d(o,"interpolateYlOrBr",(function(){return Db})),e.d(o,"schemeYlOrBr",(function(){return Bb})),e.d(o,"interpolateYlOrRd",(function(){return Vb})),e.d(o,"schemeYlOrRd",(function(){return Ub})),e.d(o,"interpolateBlues",(function(){return Yb})),e.d(o,"schemeBlues",(function(){return qb})),e.d(o,"interpolateGreens",(function(){return $b})),e.d(o,"schemeGreens",(function(){return Hb})),e.d(o,"interpolateGreys",(function(){return Gb})),e.d(o,"schemeGreys",(function(){return Wb})),e.d(o,"interpolatePurples",(function(){return Zb})),e.d(o,"schemePurples",(function(){return Xb})),e.d(o,"interpolateReds",(function(){return Qb})),e.d(o,"schemeReds",(function(){return Kb})),e.d(o,"interpolateOranges",(function(){return tm})),e.d(o,"schemeOranges",(function(){return Jb})),e.d(o,"interpolateCividis",(function(){return nm})),e.d(o,"interpolateCubehelixDefault",(function(){return em})),e.d(o,"interpolateRainbow",(function(){return um})),e.d(o,"interpolateWarm",(function(){return rm})),e.d(o,"interpolateCool",(function(){return im})),e.d(o,"interpolateSinebow",(function(){return sm})),e.d(o,"interpolateTurbo",(function(){return lm})),e.d(o,"interpolateViridis",(function(){return dm})),e.d(o,"interpolateMagma",(function(){return pm})),e.d(o,"interpolateInferno",(function(){return vm})),e.d(o,"interpolatePlasma",(function(){return gm})),e.d(o,"create",(function(){return ym})),e.d(o,"creator",(function(){return cn})),e.d(o,"local",(function(){return bm})),e.d(o,"matcher",(function(){return mt})),e.d(o,"mouse",(function(){return Ie})),e.d(o,"namespace",(function(){return Ct})),e.d(o,"namespaces",(function(){return Tt})),e.d(o,"clientPoint",(function(){return ze})),e.d(o,"select",(function(){return Cn})),e.d(o,"selectAll",(function(){return xm})),e.d(o,"selection",(function(){return Tn})),e.d(o,"selector",(function(){return yt})),e.d(o,"selectorAll",(function(){return bt})),e.d(o,"style",(function(){return Bt})),e.d(o,"touch",(function(){return Le})),e.d(o,"touches",(function(){return wm})),e.d(o,"window",(function(){return zt})),e.d(o,"event",(function(){return pn})),e.d(o,"customEvent",(function(){return mn})),e.d(o,"arc",(function(){return qm})),e.d(o,"area",(function(){return Xm})),e.d(o,"line",(function(){return Gm})),e.d(o,"pie",(function(){return Qm})),e.d(o,"areaRadial",(function(){return ix})),e.d(o,"radialArea",(function(){return ix})),e.d(o,"lineRadial",(function(){return rx})),e.d(o,"radialLine",(function(){return rx})),e.d(o,"pointRadial",(function(){return ox})),e.d(o,"linkHorizontal",(function(){return dx})),e.d(o,"linkVertical",(function(){return px})),e.d(o,"linkRadial",(function(){return vx})),e.d(o,"symbol",(function(){return Rx})),e.d(o,"symbols",(function(){return jx})),e.d(o,"symbolCircle",(function(){return gx})),e.d(o,"symbolCross",(function(){return yx})),e.d(o,"symbolDiamond",(function(){return mx})),e.d(o,"symbolSquare",(function(){return Sx})),e.d(o,"symbolStar",(function(){return Ax})),e.d(o,"symbolTriangle",(function(){return Tx})),e.d(o,"symbolWye",(function(){return Nx})),e.d(o,"curveBasisClosed",(function(){return Bx})),e.d(o,"curveBasisOpen",(function(){return Ux})),e.d(o,"curveBasis",(function(){return Ix})),e.d(o,"curveBundle",(function(){return qx})),e.d(o,"curveCardinalClosed",(function(){return Gx})),e.d(o,"curveCardinalOpen",(function(){return Zx})),e.d(o,"curveCardinal",(function(){return $x})),e.d(o,"curveCatmullRomClosed",(function(){return nw})),e.d(o,"curveCatmullRomOpen",(function(){return rw})),e.d(o,"curveCatmullRom",(function(){return Jx})),e.d(o,"curveLinearClosed",(function(){return ow})),e.d(o,"curveLinear",(function(){return Hm})),e.d(o,"curveMonotoneX",(function(){return dw})),e.d(o,"curveMonotoneY",(function(){return pw})),e.d(o,"curveNatural",(function(){return yw})),e.d(o,"curveStep",(function(){return bw})),e.d(o,"curveStepAfter",(function(){return xw})),e.d(o,"curveStepBefore",(function(){return mw})),e.d(o,"stack",(function(){return Sw})),e.d(o,"stackOffsetExpand",(function(){return kw})),e.d(o,"stackOffsetDiverging",(function(){return Tw})),e.d(o,"stackOffsetNone",(function(){return ww})),e.d(o,"stackOffsetSilhouette",(function(){return Cw})),e.d(o,"stackOffsetWiggle",(function(){return Ew})),e.d(o,"stackOrderAppearance",(function(){return Ow})),e.d(o,"stackOrderAscending",(function(){return jw})),e.d(o,"stackOrderDescending",(function(){return Pw})),e.d(o,"stackOrderInsideOut",(function(){return zw})),e.d(o,"stackOrderNone",(function(){return Mw})),e.d(o,"stackOrderReverse",(function(){return Lw})),e.d(o,"timeInterval",(function(){return Fv})),e.d(o,"timeMillisecond",(function(){return bg})),e.d(o,"timeMilliseconds",(function(){return mg})),e.d(o,"utcMillisecond",(function(){return bg})),e.d(o,"utcMilliseconds",(function(){return mg})),e.d(o,"timeSecond",(function(){return gg})),e.d(o,"timeSeconds",(function(){return yg})),e.d(o,"utcSecond",(function(){return gg})),e.d(o,"utcSeconds",(function(){return yg})),e.d(o,"timeMinute",(function(){return dg})),e.d(o,"timeMinutes",(function(){return pg})),e.d(o,"timeHour",(function(){return sg})),e.d(o,"timeHours",(function(){return lg})),e.d(o,"timeDay",(function(){return ag})),e.d(o,"timeDays",(function(){return cg})),e.d(o,"timeWeek",(function(){return $v})),e.d(o,"timeWeeks",(function(){return Jv})),e.d(o,"timeSunday",(function(){return $v})),e.d(o,"timeSundays",(function(){return Jv})),e.d(o,"timeMonday",(function(){return Wv})),e.d(o,"timeMondays",(function(){return tg})),e.d(o,"timeTuesday",(function(){return Gv})),e.d(o,"timeTuesdays",(function(){return ng})),e.d(o,"timeWednesday",(function(){return Xv})),e.d(o,"timeWednesdays",(function(){return eg})),e.d(o,"timeThursday",(function(){return Zv})),e.d(o,"timeThursdays",(function(){return rg})),e.d(o,"timeFriday",(function(){return Kv})),e.d(o,"timeFridays",(function(){return ig})),e.d(o,"timeSaturday",(function(){return Qv})),e.d(o,"timeSaturdays",(function(){return og})),e.d(o,"timeMonth",(function(){return qv})),e.d(o,"timeMonths",(function(){return Yv})),e.d(o,"timeYear",(function(){return Dv})),e.d(o,"timeYears",(function(){return Uv})),e.d(o,"utcMinute",(function(){return k_})),e.d(o,"utcMinutes",(function(){return T_})),e.d(o,"utcHour",(function(){return M_})),e.d(o,"utcHours",(function(){return A_})),e.d(o,"utcDay",(function(){return Ig})),e.d(o,"utcDays",(function(){return Fg})),e.d(o,"utcWeek",(function(){return wg})),e.d(o,"utcWeeks",(function(){return Eg})),e.d(o,"utcSunday",(function(){return wg})),e.d(o,"utcSundays",(function(){return Eg})),e.d(o,"utcMonday",(function(){return Mg})),e.d(o,"utcMondays",(function(){return Og})),e.d(o,"utcTuesday",(function(){return Ag})),e.d(o,"utcTuesdays",(function(){return Ng})),e.d(o,"utcWednesday",(function(){return Sg})),e.d(o,"utcWednesdays",(function(){return jg})),e.d(o,"utcThursday",(function(){return kg})),e.d(o,"utcThursdays",(function(){return Rg})),e.d(o,"utcFriday",(function(){return Tg})),e.d(o,"utcFridays",(function(){return Pg})),e.d(o,"utcSaturday",(function(){return Cg})),e.d(o,"utcSaturdays",(function(){return zg})),e.d(o,"utcMonth",(function(){return m_})),e.d(o,"utcMonths",(function(){return x_})),e.d(o,"utcYear",(function(){return Dg})),e.d(o,"utcYears",(function(){return Ug})),e.d(o,"timeFormatDefaultLocale",(function(){return p_})),e.d(o,"timeFormat",(function(){return Wg})),e.d(o,"timeParse",(function(){return Gg})),e.d(o,"utcFormat",(function(){return Xg})),e.d(o,"utcParse",(function(){return Zg})),e.d(o,"timeFormatLocale",(function(){return Hg})),e.d(o,"isoFormat",(function(){return Iw})),e.d(o,"isoParse",(function(){return Fw})),e.d(o,"now",(function(){return $e})),e.d(o,"timer",(function(){return Xe})),e.d(o,"timerFlush",(function(){return Ze})),e.d(o,"timeout",(function(){return tr})),e.d(o,"interval",(function(){return Bw})),e.d(o,"transition",(function(){return $r})),e.d(o,"active",(function(){return ni})),e.d(o,"interrupt",(function(){return lr})),e.d(o,"voronoi",(function(){return AM})),e.d(o,"zoom",(function(){return BM})),e.d(o,"zoomTransform",(function(){return EM})),e.d(o,"zoomIdentity",(function(){return CM})),function(t){t.CURRENT="current",t.MIN="min",t.MAX="max",t.TOTAL="total"}(r||(r={})),function(t){t.LEFT="left",t.MIDDLE="middle",t.RIGHT="right"}(i||(i={}));var u=e(1);var a="5.16.0",c=function(t,n){return tn?1:t>=n?0:NaN},f=function(t){var n;return 1===t.length&&(n=t,t=function(t,e){return c(n(t),e)}),{left:function(n,e,r,i){for(null==r&&(r=0),null==i&&(i=n.length);r>>1;t(n[o],e)<0?r=o+1:i=o}return r},right:function(n,e,r,i){for(null==r&&(r=0),null==i&&(i=n.length);r>>1;t(n[o],e)>0?i=o:r=o+1}return r}}};var s=f(c),l=s.right,h=s.left,d=l,p=function(t,n){null==n&&(n=v);for(var e=0,r=t.length-1,i=t[0],o=new Array(r<0?0:r);et?1:n>=t?0:NaN},_=function(t){return null===t?NaN:+t},b=function(t,n){var e,r,i=t.length,o=0,u=-1,a=0,c=0;if(null==n)for(;++u1)return c/(o-1)},m=function(t,n){var e=b(t,n);return e?Math.sqrt(e):e},x=function(t,n){var e,r,i,o=t.length,u=-1;if(null==n){for(;++u=e)for(r=i=e;++ue&&(r=e),i=e)for(r=i=e;++ue&&(r=e),i0)return[t];if((r=n0)for(t=Math.ceil(t/u),n=Math.floor(n/u),o=new Array(i=Math.ceil(n-t+1));++a=0?(o>=C?10:o>=E?5:o>=O?2:1)*Math.pow(10,i):-Math.pow(10,-i)/(o>=C?10:o>=E?5:o>=O?2:1)}function R(t,n,e){var r=Math.abs(n-t)/Math.max(0,e),i=Math.pow(10,Math.floor(Math.log(r)/Math.LN10)),o=r/i;return o>=C?i*=10:o>=E?i*=5:o>=O&&(i*=2),ns;)l.pop(),--h;var p,v=new Array(h+1);for(i=0;i<=h;++i)(p=v[i]=[]).x0=i>0?l[i-1]:f,p.x1=i=1)return+e(t[r-1],r-1,t);var r,i=(r-1)*n,o=Math.floor(i),u=+e(t[o],o,t);return u+(+e(t[o+1],o+1,t)-u)*(i-o)}},I=function(t,n,e){return t=A.call(t,_).sort(c),Math.ceil((e-n)/(2*(L(t,.75)-L(t,.25))*Math.pow(t.length,-1/3)))},F=function(t,n,e){return Math.ceil((e-n)/(3.5*m(t)*Math.pow(t.length,-1/3)))},B=function(t,n){var e,r,i=t.length,o=-1;if(null==n){for(;++o=e)for(r=e;++or&&(r=e)}else for(;++o=e)for(r=e;++or&&(r=e);return r},D=function(t,n){var e,r=t.length,i=r,o=-1,u=0;if(null==n)for(;++o=0;)for(n=(r=t[i]).length;--n>=0;)e[--u]=r[n];return e},q=function(t,n){var e,r,i=t.length,o=-1;if(null==n){for(;++o=e)for(r=e;++oe&&(r=e)}else for(;++o=e)for(r=e;++oe&&(r=e);return r},Y=function(t,n){for(var e=n.length,r=new Array(e);e--;)r[e]=t[n[e]];return r},H=function(t,n){if(e=t.length){var e,r,i=0,o=0,u=t[o];for(null==n&&(n=c);++i=0&&(e=t.slice(r+1),t=t.slice(0,r)),t&&!n.hasOwnProperty(t))throw new Error("unknown type: "+t);return{type:t,name:e}}))}function dt(t,n){for(var e,r=0,i=t.length;r0)for(var e,r,i=new Array(e),o=0;on?1:t>=n?0:NaN}var kt="http://www.w3.org/1999/xhtml",Tt={svg:"http://www.w3.org/2000/svg",xhtml:kt,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},Ct=function(t){var n=t+="",e=n.indexOf(":");return e>=0&&"xmlns"!==(n=t.slice(0,e))&&(t=t.slice(e+1)),Tt.hasOwnProperty(n)?{space:Tt[n],local:t}:t};function Et(t){return function(){this.removeAttribute(t)}}function Ot(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Nt(t,n){return function(){this.setAttribute(t,n)}}function jt(t,n){return function(){this.setAttributeNS(t.space,t.local,n)}}function Rt(t,n){return function(){var e=n.apply(this,arguments);null==e?this.removeAttribute(t):this.setAttribute(t,e)}}function Pt(t,n){return function(){var e=n.apply(this,arguments);null==e?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,e)}}var zt=function(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView};function Lt(t){return function(){this.style.removeProperty(t)}}function It(t,n,e){return function(){this.style.setProperty(t,n,e)}}function Ft(t,n,e){return function(){var r=n.apply(this,arguments);null==r?this.style.removeProperty(t):this.style.setProperty(t,r,e)}}function Bt(t,n){return t.style.getPropertyValue(n)||zt(t).getComputedStyle(t,null).getPropertyValue(n)}function Dt(t){return function(){delete this[t]}}function Ut(t,n){return function(){this[t]=n}}function Vt(t,n){return function(){var e=n.apply(this,arguments);null==e?delete this[t]:this[t]=e}}function qt(t){return t.trim().split(/^|\s+/)}function Yt(t){return t.classList||new Ht(t)}function Ht(t){this._node=t,this._names=qt(t.getAttribute("class")||"")}function $t(t,n){for(var e=Yt(t),r=-1,i=n.length;++r=0&&(this._names.splice(n,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};function Kt(){this.textContent=""}function Qt(t){return function(){this.textContent=t}}function Jt(t){return function(){var n=t.apply(this,arguments);this.textContent=null==n?"":n}}function tn(){this.innerHTML=""}function nn(t){return function(){this.innerHTML=t}}function en(t){return function(){var n=t.apply(this,arguments);this.innerHTML=null==n?"":n}}function rn(){this.nextSibling&&this.parentNode.appendChild(this)}function on(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function un(t){return function(){var n=this.ownerDocument,e=this.namespaceURI;return e===kt&&n.documentElement.namespaceURI===kt?n.createElement(t):n.createElementNS(e,t)}}function an(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}var cn=function(t){var n=Ct(t);return(n.local?an:un)(n)};function fn(){return null}function sn(){var t=this.parentNode;t&&t.removeChild(this)}function ln(){var t=this.cloneNode(!1),n=this.parentNode;return n?n.insertBefore(t,this.nextSibling):t}function hn(){var t=this.cloneNode(!0),n=this.parentNode;return n?n.insertBefore(t,this.nextSibling):t}var dn={},pn=null;"undefined"!=typeof document&&("onmouseenter"in document.documentElement||(dn={mouseenter:"mouseover",mouseleave:"mouseout"}));function vn(t,n,e){return t=gn(t,n,e),function(n){var e=n.relatedTarget;e&&(e===this||8&e.compareDocumentPosition(this))||t.call(this,n)}}function gn(t,n,e){return function(r){var i=pn;pn=r;try{t.call(this,this.__data__,n,e)}finally{pn=i}}}function yn(t){return t.trim().split(/^|\s+/).map((function(t){var n="",e=t.indexOf(".");return e>=0&&(n=t.slice(e+1),t=t.slice(0,e)),{type:t,name:n}}))}function _n(t){return function(){var n=this.__on;if(n){for(var e,r=0,i=-1,o=n.length;r=x&&(x=m+1);!(b=y[x])&&++x=0;)(r=i[o])&&(u&&4^r.compareDocumentPosition(u)&&u.parentNode.insertBefore(r,u),u=r);return this},sort:function(t){function n(n,e){return n&&e?t(n.__data__,e.__data__):!n-!e}t||(t=St);for(var e=this._groups,r=e.length,i=new Array(r),o=0;o1?this.each((null==n?Lt:"function"==typeof n?Ft:It)(t,n,null==e?"":e)):Bt(this.node(),t)},property:function(t,n){return arguments.length>1?this.each((null==n?Dt:"function"==typeof n?Vt:Ut)(t,n)):this.node()[t]},classed:function(t,n){var e=qt(t+"");if(arguments.length<2){for(var r=Yt(this.node()),i=-1,o=e.length;++i>8&15|n>>4&240,n>>4&15|240&n,(15&n)<<4|15&n,1):8===e?Kn(n>>24&255,n>>16&255,n>>8&255,(255&n)/255):4===e?Kn(n>>12&15|n>>8&240,n>>8&15|n>>4&240,n>>4&15|240&n,((15&n)<<4|15&n)/255):null):(n=Dn.exec(t))?new te(n[1],n[2],n[3],1):(n=Un.exec(t))?new te(255*n[1]/100,255*n[2]/100,255*n[3]/100,1):(n=Vn.exec(t))?Kn(n[1],n[2],n[3],n[4]):(n=qn.exec(t))?Kn(255*n[1]/100,255*n[2]/100,255*n[3]/100,n[4]):(n=Yn.exec(t))?ie(n[1],n[2]/100,n[3]/100,1):(n=Hn.exec(t))?ie(n[1],n[2]/100,n[3]/100,n[4]):$n.hasOwnProperty(t)?Zn($n[t]):"transparent"===t?new te(NaN,NaN,NaN,0):null}function Zn(t){return new te(t>>16&255,t>>8&255,255&t,1)}function Kn(t,n,e,r){return r<=0&&(t=n=e=NaN),new te(t,n,e,r)}function Qn(t){return t instanceof zn||(t=Xn(t)),t?new te((t=t.rgb()).r,t.g,t.b,t.opacity):new te}function Jn(t,n,e,r){return 1===arguments.length?Qn(t):new te(t,n,e,null==r?1:r)}function te(t,n,e,r){this.r=+t,this.g=+n,this.b=+e,this.opacity=+r}function ne(){return"#"+re(this.r)+re(this.g)+re(this.b)}function ee(){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+")")}function re(t){return((t=Math.max(0,Math.min(255,Math.round(t)||0)))<16?"0":"")+t.toString(16)}function ie(t,n,e,r){return r<=0?t=n=e=NaN:e<=0||e>=1?t=n=NaN:n<=0&&(t=NaN),new ae(t,n,e,r)}function oe(t){if(t instanceof ae)return new ae(t.h,t.s,t.l,t.opacity);if(t instanceof zn||(t=Xn(t)),!t)return new ae;if(t instanceof ae)return t;var n=(t=t.rgb()).r/255,e=t.g/255,r=t.b/255,i=Math.min(n,e,r),o=Math.max(n,e,r),u=NaN,a=o-i,c=(o+i)/2;return a?(u=n===o?(e-r)/a+6*(e0&&c<1?0:u,new ae(u,a,c,t.opacity)}function ue(t,n,e,r){return 1===arguments.length?oe(t):new ae(t,n,e,null==r?1:r)}function ae(t,n,e,r){this.h=+t,this.s=+n,this.l=+e,this.opacity=+r}function ce(t,n,e){return 255*(t<60?n+(e-n)*t/60:t<180?e:t<240?n+(e-n)*(240-t)/60:n)}function fe(t,n,e,r,i){var o=t*t,u=o*t;return((1-3*t+3*o-u)*n+(4-6*o+3*u)*e+(1+3*t+3*o-3*u)*r+u*i)/6}Rn(zn,Xn,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:Wn,formatHex:Wn,formatHsl:function(){return oe(this).formatHsl()},formatRgb:Gn,toString:Gn}),Rn(te,Jn,Pn(zn,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new te(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new te(this.r*t,this.g*t,this.b*t,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:ne,formatHex:ne,formatRgb:ee,toString:ee})),Rn(ae,ue,Pn(zn,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new ae(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new ae(this.h,this.s,this.l*t,this.opacity)},rgb:function(){var t=this.h%360+360*(this.h<0),n=isNaN(t)||isNaN(this.s)?0:this.s,e=this.l,r=e+(e<.5?e:1-e)*n,i=2*e-r;return new te(ce(t>=240?t-240:t+120,i,r),ce(t,i,r),ce(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},formatHsl:function(){var t=this.opacity;return(1===(t=isNaN(t)?1:Math.max(0,Math.min(1,t)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===t?")":", "+t+")")}}));var se=function(t){var n=t.length-1;return function(e){var r=e<=0?e=0:e>=1?(e=1,n-1):Math.floor(e*n),i=t[r],o=t[r+1],u=r>0?t[r-1]:2*i-o,a=r180||e<-180?e-360*Math.round(e/360):e):he(isNaN(t)?n:t)}function ve(t){return 1==(t=+t)?ge:function(n,e){return e-n?function(t,n,e){return t=Math.pow(t,e),n=Math.pow(n,e)-t,e=1/e,function(r){return Math.pow(t+r*n,e)}}(n,e,t):he(isNaN(n)?e:n)}}function ge(t,n){var e=n-t;return e?de(t,e):he(isNaN(t)?n:t)}var ye=function t(n){var e=ve(n);function r(t,n){var r=e((t=Jn(t)).r,(n=Jn(n)).r),i=e(t.g,n.g),o=e(t.b,n.b),u=ge(t.opacity,n.opacity);return function(n){return t.r=r(n),t.g=i(n),t.b=o(n),t.opacity=u(n),t+""}}return r.gamma=t,r}(1);function _e(t){return function(n){var e,r,i=n.length,o=new Array(i),u=new Array(i),a=new Array(i);for(e=0;eo&&(i=n.slice(o,i),a[u]?a[u]+=i:a[++u]=i),(e=e[0])===(r=r[0])?a[u]?a[u]+=r:a[++u]=r:(a[++u]=null,c.push({i:u,x:ke(e,r)})),o=Ee.lastIndex;return o=0&&n._call.call(null,t),n=n._next;--Fe}function Ke(){Ve=(Ue=Ye.now())+qe,Fe=Be=0;try{Ze()}finally{Fe=0,function(){var t,n,e=Oe,r=1/0;for(;e;)e._call?(r>e._time&&(r=e._time),t=e,e=e._next):(n=e._next,e._next=null,e=t?t._next=n:Oe=n);Ne=t,Je(r)}(),Ve=0}}function Qe(){var t=Ye.now(),n=t-Ue;n>1e3&&(qe-=n,Ue=t)}function Je(t){Fe||(Be&&(Be=clearTimeout(Be)),t-Ve>24?(t<1/0&&(Be=setTimeout(Ke,t-Ye.now()-qe)),De&&(De=clearInterval(De))):(De||(Ue=Ye.now(),De=setInterval(Qe,1e3)),Fe=1,He(Ke)))}Ge.prototype=Xe.prototype={constructor:Ge,restart:function(t,n,e){if("function"!=typeof t)throw new TypeError("callback is not a function");e=(null==e?$e():+e)+(null==n?0:+n),this._next||Ne===this||(Ne?Ne._next=this:Oe=this,Ne=this),this._call=t,this._time=e,Je()},stop:function(){this._call&&(this._call=null,this._time=1/0,Je())}};var tr=function(t,n,e){var r=new Ge;return n=null==n?0:+n,r.restart((function(e){r.stop(),t(e+n)}),n,e),r},nr=vt("start","end","cancel","interrupt"),er=[],rr=function(t,n,e,r,i,o){var u=t.__transition;if(u){if(e in u)return}else t.__transition={};!function(t,n,e){var r,i=t.__transition;function o(c){var f,s,l,h;if(1!==e.state)return a();for(f in i)if((h=i[f]).name===e.name){if(3===h.state)return tr(o);4===h.state?(h.state=6,h.timer.stop(),h.on.call("interrupt",t,t.__data__,h.index,h.group),delete i[f]):+f0)throw new Error("too late; already scheduled");return e}function or(t,n){var e=ur(t,n);if(e.state>3)throw new Error("too late; already running");return e}function ur(t,n){var e=t.__transition;if(!e||!(e=e[n]))throw new Error("transition not found");return e}var ar,cr,fr,sr,lr=function(t,n){var e,r,i,o=t.__transition,u=!0;if(o){for(i in n=null==n?null:n+"",o)(e=o[i]).name===n?(r=e.state>2&&e.state<5,e.state=6,e.timer.stop(),e.on.call(r?"interrupt":"cancel",t,t.__data__,e.index,e.group),delete o[i]):u=!1;u&&delete t.__transition}},hr=180/Math.PI,dr={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1},pr=function(t,n,e,r,i,o){var u,a,c;return(u=Math.sqrt(t*t+n*n))&&(t/=u,n/=u),(c=t*e+n*r)&&(e-=t*c,r-=n*c),(a=Math.sqrt(e*e+r*r))&&(e/=a,r/=a,c/=a),t*r180?n+=360:n-t>180&&(t+=360),o.push({i:e.push(i(e)+"rotate(",null,r)-2,x:ke(t,n)})):n&&e.push(i(e)+"rotate("+n+r)}(o.rotate,u.rotate,a,c),function(t,n,e,o){t!==n?o.push({i:e.push(i(e)+"skewX(",null,r)-2,x:ke(t,n)}):n&&e.push(i(e)+"skewX("+n+r)}(o.skewX,u.skewX,a,c),function(t,n,e,r,o,u){if(t!==e||n!==r){var a=o.push(i(o)+"scale(",null,",",null,")");u.push({i:a-4,x:ke(t,e)},{i:a-2,x:ke(n,r)})}else 1===e&&1===r||o.push(i(o)+"scale("+e+","+r+")")}(o.scaleX,o.scaleY,u.scaleX,u.scaleY,a,c),o=u=null,function(t){for(var n,e=-1,r=c.length;++e=0&&(t=t.slice(0,n)),!t||"start"===t}))}(n)?ir:or;return function(){var u=o(this,t),a=u.on;a!==r&&(i=(r=a).copy()).on(n,e),u.on=i}}var Fr=Tn.prototype.constructor;function Br(t){return function(){this.style.removeProperty(t)}}function Dr(t,n,e){return function(r){this.style.setProperty(t,n.call(this,r),e)}}function Ur(t,n,e){var r,i;function o(){var o=n.apply(this,arguments);return o!==i&&(r=(i=o)&&Dr(t,o,e)),r}return o._value=n,o}function Vr(t){return function(n){this.textContent=t.call(this,n)}}function qr(t){var n,e;function r(){var r=t.apply(this,arguments);return r!==e&&(n=(e=r)&&Vr(r)),n}return r._value=t,r}var Yr=0;function Hr(t,n,e,r){this._groups=t,this._parents=n,this._name=e,this._id=r}function $r(t){return Tn().transition(t)}function Wr(){return++Yr}var Gr=Tn.prototype;function Xr(t){return t*t*t}function Zr(t){return--t*t*t+1}function Kr(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}Hr.prototype=$r.prototype={constructor:Hr,select:function(t){var n=this._name,e=this._id;"function"!=typeof t&&(t=yt(t));for(var r=this._groups,i=r.length,o=new Array(i),u=0;u1&&e.name===n)return new Hr([[t]],ti,n,+r);return null},ei=function(t){return function(){return t}},ri=function(t,n,e){this.target=t,this.type=n,this.selection=e};function ii(){pn.stopImmediatePropagation()}var oi=function(){pn.preventDefault(),pn.stopImmediatePropagation()},ui={name:"drag"},ai={name:"space"},ci={name:"handle"},fi={name:"center"};function si(t){return[+t[0],+t[1]]}function li(t){return[si(t[0]),si(t[1])]}function hi(t){return function(n){return Le(n,pn.touches,t)}}var di={name:"x",handles:["w","e"].map(xi),input:function(t,n){return null==t?null:[[+t[0],n[0][1]],[+t[1],n[1][1]]]},output:function(t){return t&&[t[0][0],t[1][0]]}},pi={name:"y",handles:["n","s"].map(xi),input:function(t,n){return null==t?null:[[n[0][0],+t[0]],[n[1][0],+t[1]]]},output:function(t){return t&&[t[0][1],t[1][1]]}},vi={name:"xy",handles:["n","w","e","s","nw","ne","sw","se"].map(xi),input:function(t){return null==t?null:li(t)},output:function(t){return t}},gi={overlay:"crosshair",selection:"move",n:"ns-resize",e:"ew-resize",s:"ns-resize",w:"ew-resize",nw:"nwse-resize",ne:"nesw-resize",se:"nwse-resize",sw:"nesw-resize"},yi={e:"w",w:"e",nw:"ne",ne:"nw",se:"sw",sw:"se"},_i={n:"s",s:"n",nw:"sw",ne:"se",se:"ne",sw:"nw"},bi={overlay:1,selection:1,n:null,e:1,s:null,w:-1,nw:-1,ne:1,se:1,sw:-1},mi={overlay:1,selection:1,n:-1,e:null,s:1,w:null,nw:-1,ne:-1,se:1,sw:1};function xi(t){return{type:t}}function wi(){return!pn.ctrlKey&&!pn.button}function Mi(){var t=this.ownerSVGElement||this;return t.hasAttribute("viewBox")?[[(t=t.viewBox.baseVal).x,t.y],[t.x+t.width,t.y+t.height]]:[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]}function Ai(){return navigator.maxTouchPoints||"ontouchstart"in this}function Si(t){for(;!t.__brush;)if(!(t=t.parentNode))return;return t.__brush}function ki(t){return t[0][0]===t[1][0]||t[0][1]===t[1][1]}function Ti(t){var n=t.__brush;return n?n.dim.output(n.selection):null}function Ci(){return Ni(di)}function Ei(){return Ni(pi)}var Oi=function(){return Ni(vi)};function Ni(t){var n,e=Mi,r=wi,i=Ai,o=!0,u=vt("start","brush","end"),a=6;function c(n){var e=n.property("__brush",v).selectAll(".overlay").data([xi("overlay")]);e.enter().append("rect").attr("class","overlay").attr("pointer-events","all").attr("cursor",gi.overlay).merge(e).each((function(){var t=Si(this).extent;Cn(this).attr("x",t[0][0]).attr("y",t[0][1]).attr("width",t[1][0]-t[0][0]).attr("height",t[1][1]-t[0][1])})),n.selectAll(".selection").data([xi("selection")]).enter().append("rect").attr("class","selection").attr("cursor",gi.selection).attr("fill","#777").attr("fill-opacity",.3).attr("stroke","#fff").attr("shape-rendering","crispEdges");var r=n.selectAll(".handle").data(t.handles,(function(t){return t.type}));r.exit().remove(),r.enter().append("rect").attr("class",(function(t){return"handle handle--"+t.type})).attr("cursor",(function(t){return gi[t.type]})),n.each(f).attr("fill","none").attr("pointer-events","all").on("mousedown.brush",h).filter(i).on("touchstart.brush",h).on("touchmove.brush",d).on("touchend.brush touchcancel.brush",p).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function f(){var t=Cn(this),n=Si(this).selection;n?(t.selectAll(".selection").style("display",null).attr("x",n[0][0]).attr("y",n[0][1]).attr("width",n[1][0]-n[0][0]).attr("height",n[1][1]-n[0][1]),t.selectAll(".handle").style("display",null).attr("x",(function(t){return"e"===t.type[t.type.length-1]?n[1][0]-a/2:n[0][0]-a/2})).attr("y",(function(t){return"s"===t.type[0]?n[1][1]-a/2:n[0][1]-a/2})).attr("width",(function(t){return"n"===t.type||"s"===t.type?n[1][0]-n[0][0]+a:a})).attr("height",(function(t){return"e"===t.type||"w"===t.type?n[1][1]-n[0][1]+a:a}))):t.selectAll(".selection,.handle").style("display","none").attr("x",null).attr("y",null).attr("width",null).attr("height",null)}function s(t,n,e){var r=t.__brush.emitter;return!r||e&&r.clean?new l(t,n,e):r}function l(t,n,e){this.that=t,this.args=n,this.state=t.__brush,this.active=0,this.clean=e}function h(){if((!n||pn.touches)&&r.apply(this,arguments)){var e,i,u,a,c,l,h,d,p,v,g,y=this,_=pn.target.__data__.type,b="selection"===(o&&pn.metaKey?_="overlay":_)?ui:o&&pn.altKey?fi:ci,m=t===pi?null:bi[_],x=t===di?null:mi[_],w=Si(y),M=w.extent,A=w.selection,S=M[0][0],k=M[0][1],T=M[1][0],C=M[1][1],E=0,O=0,N=m&&x&&o&&pn.shiftKey,j=pn.touches?hi(pn.changedTouches[0].identifier):Ie,R=j(y),P=R,z=s(y,arguments,!0).beforestart();"overlay"===_?(A&&(p=!0),w.selection=A=[[e=t===pi?S:R[0],u=t===di?k:R[1]],[c=t===pi?T:e,h=t===di?C:u]]):(e=A[0][0],u=A[0][1],c=A[1][0],h=A[1][1]),i=e,a=u,l=c,d=h;var L=Cn(y).attr("pointer-events","none"),I=L.selectAll(".overlay").attr("cursor",gi[_]);if(pn.touches)z.moved=B,z.ended=U;else{var F=Cn(pn.view).on("mousemove.brush",B,!0).on("mouseup.brush",U,!0);o&&F.on("keydown.brush",V,!0).on("keyup.brush",q,!0),Nn(pn.view)}ii(),lr(y),f.call(y),z.start()}function B(){var t=j(y);!N||v||g||(Math.abs(t[0]-P[0])>Math.abs(t[1]-P[1])?g=!0:v=!0),P=t,p=!0,oi(),D()}function D(){var t;switch(E=P[0]-R[0],O=P[1]-R[1],b){case ai:case ui:m&&(E=Math.max(S-e,Math.min(T-c,E)),i=e+E,l=c+E),x&&(O=Math.max(k-u,Math.min(C-h,O)),a=u+O,d=h+O);break;case ci:m<0?(E=Math.max(S-e,Math.min(T-e,E)),i=e+E,l=c):m>0&&(E=Math.max(S-c,Math.min(T-c,E)),i=e,l=c+E),x<0?(O=Math.max(k-u,Math.min(C-u,O)),a=u+O,d=h):x>0&&(O=Math.max(k-h,Math.min(C-h,O)),a=u,d=h+O);break;case fi:m&&(i=Math.max(S,Math.min(T,e-E*m)),l=Math.max(S,Math.min(T,c+E*m))),x&&(a=Math.max(k,Math.min(C,u-O*x)),d=Math.max(k,Math.min(C,h+O*x)))}l0&&(e=i-E),x<0?h=d-O:x>0&&(u=a-O),b=ai,I.attr("cursor",gi.selection),D());break;default:return}oi()}function q(){switch(pn.keyCode){case 16:N&&(v=g=N=!1,D());break;case 18:b===fi&&(m<0?c=l:m>0&&(e=i),x<0?h=d:x>0&&(u=a),b=ci,D());break;case 32:b===ai&&(pn.altKey?(m&&(c=l-E*m,e=i+E*m),x&&(h=d-O*x,u=a+O*x),b=fi):(m<0?c=l:m>0&&(e=i),x<0?h=d:x>0&&(u=a),b=ci),I.attr("cursor",gi[_]),D());break;default:return}oi()}}function d(){s(this,arguments).moved()}function p(){s(this,arguments).ended()}function v(){var n=this.__brush||{selection:null};return n.extent=li(e.apply(this,arguments)),n.dim=t,n}return c.move=function(n,e){n.selection?n.on("start.brush",(function(){s(this,arguments).beforestart().start()})).on("interrupt.brush end.brush",(function(){s(this,arguments).end()})).tween("brush",(function(){var n=this,r=n.__brush,i=s(n,arguments),o=r.selection,u=t.input("function"==typeof e?e.apply(this,arguments):e,r.extent),a=Re(o,u);function c(t){r.selection=1===t&&null===u?null:a(t),f.call(n),i.brush()}return null!==o&&null!==u?c:c(1)})):n.each((function(){var n=this,r=arguments,i=n.__brush,o=t.input("function"==typeof e?e.apply(n,r):e,i.extent),u=s(n,r).beforestart();lr(n),i.selection=null===o?null:o,f.call(n),u.start().brush().end()}))},c.clear=function(t){c.move(t,null)},l.prototype={beforestart:function(){return 1==++this.active&&(this.state.emitter=this,this.starting=!0),this},start:function(){return this.starting?(this.starting=!1,this.emit("start")):this.emit("brush"),this},brush:function(){return this.emit("brush"),this},end:function(){return 0==--this.active&&(delete this.state.emitter,this.emit("end")),this},emit:function(n){mn(new ri(c,n,t.output(this.state.selection)),u.apply,u,[n,this.that,this.args])}},c.extent=function(t){return arguments.length?(e="function"==typeof t?t:ei(li(t)),c):e},c.filter=function(t){return arguments.length?(r="function"==typeof t?t:ei(!!t),c):r},c.touchable=function(t){return arguments.length?(i="function"==typeof t?t:ei(!!t),c):i},c.handleSize=function(t){return arguments.length?(a=+t,c):a},c.keyModifiers=function(t){return arguments.length?(o=!!t,c):o},c.on=function(){var t=u.on.apply(u,arguments);return t===u?c:t},c}var ji=Math.cos,Ri=Math.sin,Pi=Math.PI,zi=Pi/2,Li=2*Pi,Ii=Math.max;function Fi(t){return function(n,e){return t(n.source.value+n.target.value,e.source.value+e.target.value)}}var Bi=function(){var t=0,n=null,e=null,r=null;function i(i){var o,u,a,c,f,s,l=i.length,h=[],d=T(l),p=[],v=[],g=v.groups=new Array(l),y=new Array(l*l);for(o=0,f=-1;++f1e-6)if(Math.abs(s*a-c*f)>1e-6&&i){var h=e-o,d=r-u,p=a*a+c*c,v=h*h+d*d,g=Math.sqrt(p),y=Math.sqrt(l),_=i*Math.tan((Vi-Math.acos((p+l-v)/(2*g*y)))/2),b=_/y,m=_/g;Math.abs(b-1)>1e-6&&(this._+="L"+(t+b*f)+","+(n+b*s)),this._+="A"+i+","+i+",0,0,"+ +(s*h>f*d)+","+(this._x1=t+m*a)+","+(this._y1=n+m*c)}else this._+="L"+(this._x1=t)+","+(this._y1=n);else;},arc:function(t,n,e,r,i,o){t=+t,n=+n,o=!!o;var u=(e=+e)*Math.cos(r),a=e*Math.sin(r),c=t+u,f=n+a,s=1^o,l=o?r-i:i-r;if(e<0)throw new Error("negative radius: "+e);null===this._x1?this._+="M"+c+","+f:(Math.abs(this._x1-c)>1e-6||Math.abs(this._y1-f)>1e-6)&&(this._+="L"+c+","+f),e&&(l<0&&(l=l%qi+qi),l>Yi?this._+="A"+e+","+e+",0,1,"+s+","+(t-u)+","+(n-a)+"A"+e+","+e+",0,1,"+s+","+(this._x1=c)+","+(this._y1=f):l>1e-6&&(this._+="A"+e+","+e+",0,"+ +(l>=Vi)+","+s+","+(this._x1=t+e*Math.cos(i))+","+(this._y1=n+e*Math.sin(i))))},rect:function(t,n,e,r){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+n)+"h"+ +e+"v"+ +r+"h"+-e+"Z"},toString:function(){return this._}};var Wi=$i;function Gi(t){return t.source}function Xi(t){return t.target}function Zi(t){return t.radius}function Ki(t){return t.startAngle}function Qi(t){return t.endAngle}var Ji=function(){var t=Gi,n=Xi,e=Zi,r=Ki,i=Qi,o=null;function u(){var u,a=Di.call(arguments),c=t.apply(this,a),f=n.apply(this,a),s=+e.apply(this,(a[0]=c,a)),l=r.apply(this,a)-zi,h=i.apply(this,a)-zi,d=s*ji(l),p=s*Ri(l),v=+e.apply(this,(a[0]=f,a)),g=r.apply(this,a)-zi,y=i.apply(this,a)-zi;if(o||(o=u=Wi()),o.moveTo(d,p),o.arc(0,0,s,l,h),l===g&&h===y||(o.quadraticCurveTo(0,0,v*ji(g),v*Ri(g)),o.arc(0,0,v,g,y)),o.quadraticCurveTo(0,0,d,p),o.closePath(),u)return o=null,u+""||null}return u.radius=function(t){return arguments.length?(e="function"==typeof t?t:Ui(+t),u):e},u.startAngle=function(t){return arguments.length?(r="function"==typeof t?t:Ui(+t),u):r},u.endAngle=function(t){return arguments.length?(i="function"==typeof t?t:Ui(+t),u):i},u.source=function(n){return arguments.length?(t=n,u):t},u.target=function(t){return arguments.length?(n=t,u):n},u.context=function(t){return arguments.length?(o=null==t?null:t,u):o},u};function to(){}function no(t,n){var e=new to;if(t instanceof to)t.each((function(t,n){e.set(n,t)}));else if(Array.isArray(t)){var r,i=-1,o=t.length;if(null==n)for(;++i=r.length)return null!=t&&e.sort(t),null!=n?n(e):e;for(var c,f,s,l=-1,h=e.length,d=r[i++],p=eo(),v=u();++lr.length)return e;var u,a=i[o-1];return null!=n&&o>=r.length?u=e.entries():(u=[],e.each((function(n,e){u.push({key:e,values:t(n,o)})}))),null!=a?u.sort((function(t,n){return a(t.key,n.key)})):u}(o(t,0,uo,ao),0)},key:function(t){return r.push(t),e},sortKeys:function(t){return i[r.length-1]=t,e},sortValues:function(n){return t=n,e},rollup:function(t){return n=t,e}}};function io(){return{}}function oo(t,n,e){t[n]=e}function uo(){return eo()}function ao(t,n,e){t.set(n,e)}function co(){}var fo=eo.prototype;function so(t,n){var e=new co;if(t instanceof co)t.each((function(t){e.add(t)}));else if(t){var r=-1,i=t.length;if(null==n)for(;++r6/29*(6/29)*(6/29)?Math.pow(t,1/3):t/(6/29*3*(6/29))+4/29}function Mo(t){return t>6/29?t*t*t:6/29*3*(6/29)*(t-4/29)}function Ao(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function So(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function ko(t){if(t instanceof Eo)return new Eo(t.h,t.c,t.l,t.opacity);if(t instanceof xo||(t=_o(t)),0===t.a&&0===t.b)return new Eo(NaN,0r!=d>r&&e<(h-f)*(r-s)/(d-s)+f&&(i=-i)}return i}function qo(t,n,e){var r,i,o,u;return function(t,n,e){return(n[0]-t[0])*(e[1]-t[1])==(e[0]-t[0])*(n[1]-t[1])}(t,n,e)&&(i=t[r=+(t[0]===n[0])],o=e[r],u=n[r],i<=o&&o<=u||u<=o&&o<=i)}var Yo=function(){},Ho=[[],[[[1,1.5],[.5,1]]],[[[1.5,1],[1,1.5]]],[[[1.5,1],[.5,1]]],[[[1,.5],[1.5,1]]],[[[1,1.5],[.5,1]],[[1,.5],[1.5,1]]],[[[1,.5],[1,1.5]]],[[[1,.5],[.5,1]]],[[[.5,1],[1,.5]]],[[[1,1.5],[1,.5]]],[[[.5,1],[1,.5]],[[1.5,1],[1,1.5]]],[[[1.5,1],[1,.5]]],[[[.5,1],[1.5,1]]],[[[1,1.5],[1.5,1]]],[[[.5,1],[1,1.5]]],[]],$o=function(){var t=1,n=1,e=P,r=a;function i(t){var n=e(t);if(Array.isArray(n))n=n.slice().sort(Bo);else{var r=x(t),i=r[0],u=r[1];n=R(i,u,n),n=T(Math.floor(i/n)*n,Math.floor(u/n)*n,n)}return n.map((function(n){return o(t,n)}))}function o(e,i){var o=[],a=[];return function(e,r,i){var o,a,c,f,s,l,h=new Array,d=new Array;o=a=-1,f=e[0]>=r,Ho[f<<1].forEach(p);for(;++o=r,Ho[c|f<<1].forEach(p);Ho[f<<0].forEach(p);for(;++a=r,s=e[a*t]>=r,Ho[f<<1|s<<2].forEach(p);++o=r,l=s,s=e[a*t+o+1]>=r,Ho[c|f<<1|s<<2|l<<3].forEach(p);Ho[f|s<<3].forEach(p)}o=-1,s=e[a*t]>=r,Ho[s<<2].forEach(p);for(;++o=r,Ho[s<<2|l<<3].forEach(p);function p(t){var n,e,r=[t[0][0]+o,t[0][1]+a],c=[t[1][0]+o,t[1][1]+a],f=u(r),s=u(c);(n=d[f])?(e=h[s])?(delete d[n.end],delete h[e.start],n===e?(n.ring.push(c),i(n.ring)):h[n.start]=d[e.end]={start:n.start,end:e.end,ring:n.ring.concat(e.ring)}):(delete d[n.end],n.ring.push(c),d[n.end=s]=n):(n=h[s])?(e=d[f])?(delete h[n.start],delete d[e.end],n===e?(n.ring.push(c),i(n.ring)):h[e.start]=d[n.end]={start:e.start,end:n.end,ring:e.ring.concat(n.ring)}):(delete h[n.start],n.ring.unshift(r),h[n.start=f]=n):h[f]=d[s]={start:f,end:s,ring:[r,c]}}Ho[s<<3].forEach(p)}(e,i,(function(t){r(t,e,i),function(t){for(var n=0,e=t.length,r=t[e-1][1]*t[0][0]-t[e-1][0]*t[0][1];++n0?o.push([t]):a.push(t)})),a.forEach((function(t){for(var n,e=0,r=o.length;e0&&u0&&a0&&o>0))throw new Error("invalid size");return t=r,n=o,i},i.thresholds=function(t){return arguments.length?(e="function"==typeof t?t:Array.isArray(t)?Do(Fo.call(t)):Do(t),i):e},i.smooth=function(t){return arguments.length?(r=t?a:Yo,i):r===a},i};function Wo(t,n,e){for(var r=t.width,i=t.height,o=1+(e<<1),u=0;u=e&&(a>=o&&(c-=t.data[a-o+u*r]),n.data[a-e+u*r]=c/Math.min(a+1,r-1+o-a,o))}function Go(t,n,e){for(var r=t.width,i=t.height,o=1+(e<<1),u=0;u=e&&(a>=o&&(c-=t.data[u+(a-o)*r]),n.data[u+(a-e)*r]=c/Math.min(a+1,i-1+o-a,o))}function Xo(t){return t[0]}function Zo(t){return t[1]}function Ko(){return 1}var Qo=function(){var t=Xo,n=Zo,e=Ko,r=960,i=500,o=20,u=2,a=3*o,c=r+2*a>>u,f=i+2*a>>u,s=Do(20);function l(r){var i=new Float32Array(c*f),l=new Float32Array(c*f);r.forEach((function(r,o,s){var l=+t(r,o,s)+a>>u,h=+n(r,o,s)+a>>u,d=+e(r,o,s);l>=0&&l=0&&h>u),Go({width:c,height:f,data:l},{width:c,height:f,data:i},o>>u),Wo({width:c,height:f,data:i},{width:c,height:f,data:l},o>>u),Go({width:c,height:f,data:l},{width:c,height:f,data:i},o>>u),Wo({width:c,height:f,data:i},{width:c,height:f,data:l},o>>u),Go({width:c,height:f,data:l},{width:c,height:f,data:i},o>>u);var d=s(i);if(!Array.isArray(d)){var p=B(i);d=R(0,p,d),(d=T(0,Math.floor(p/d)*d,d)).shift()}return $o().thresholds(d).size([c,f])(i).map(h)}function h(t){return t.value*=Math.pow(2,-2*u),t.coordinates.forEach(d),t}function d(t){t.forEach(p)}function p(t){t.forEach(v)}function v(t){t[0]=t[0]*Math.pow(2,u)-a,t[1]=t[1]*Math.pow(2,u)-a}function g(){return c=r+2*(a=3*o)>>u,f=i+2*a>>u,l}return l.x=function(n){return arguments.length?(t="function"==typeof n?n:Do(+n),l):t},l.y=function(t){return arguments.length?(n="function"==typeof t?t:Do(+t),l):n},l.weight=function(t){return arguments.length?(e="function"==typeof t?t:Do(+t),l):e},l.size=function(t){if(!arguments.length)return[r,i];var n=Math.ceil(t[0]),e=Math.ceil(t[1]);if(!(n>=0||n>=0))throw new Error("invalid size");return r=n,i=e,g()},l.cellSize=function(t){if(!arguments.length)return 1<=1))throw new Error("invalid cell size");return u=Math.floor(Math.log(t)/Math.LN2),g()},l.thresholds=function(t){return arguments.length?(s="function"==typeof t?t:Array.isArray(t)?Do(Fo.call(t)):Do(t),l):s},l.bandwidth=function(t){if(!arguments.length)return Math.sqrt(o*(o+1));if(!((t=+t)>=0))throw new Error("invalid bandwidth");return o=Math.round((Math.sqrt(4*t*t+1)-1)/2),g()},l},Jo=function(t){return function(){return t}};function tu(t,n,e,r,i,o,u,a,c,f){this.target=t,this.type=n,this.subject=e,this.identifier=r,this.active=i,this.x=o,this.y=u,this.dx=a,this.dy=c,this._=f}function nu(){return!pn.ctrlKey&&!pn.button}function eu(){return this.parentNode}function ru(t){return null==t?{x:pn.x,y:pn.y}:t}function iu(){return navigator.maxTouchPoints||"ontouchstart"in this}tu.prototype.on=function(){var t=this._.on.apply(this._,arguments);return t===this._?this:t};var ou=function(){var t,n,e,r,i=nu,o=eu,u=ru,a=iu,c={},f=vt("start","drag","end"),s=0,l=0;function h(t){t.on("mousedown.drag",d).filter(a).on("touchstart.drag",g).on("touchmove.drag",y).on("touchend.drag touchcancel.drag",_).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function d(){if(!r&&i.apply(this,arguments)){var u=b("mouse",o.apply(this,arguments),Ie,this,arguments);u&&(Cn(pn.view).on("mousemove.drag",p,!0).on("mouseup.drag",v,!0),Nn(pn.view),En(),e=!1,t=pn.clientX,n=pn.clientY,u("start"))}}function p(){if(On(),!e){var r=pn.clientX-t,i=pn.clientY-n;e=r*r+i*i>l}c.mouse("drag")}function v(){Cn(pn.view).on("mousemove.drag mouseup.drag",null),jn(pn.view,e),On(),c.mouse("end")}function g(){if(i.apply(this,arguments)){var t,n,e=pn.changedTouches,r=o.apply(this,arguments),u=e.length;for(t=0;t9999?"+"+su(n,6):su(n,4))+"-"+su(t.getUTCMonth()+1,2)+"-"+su(t.getUTCDate(),2)+(o?"T"+su(e,2)+":"+su(r,2)+":"+su(i,2)+"."+su(o,3)+"Z":i?"T"+su(e,2)+":"+su(r,2)+":"+su(i,2)+"Z":r||e?"T"+su(e,2)+":"+su(r,2)+"Z":"")}var hu=function(t){var n=new RegExp('["'+t+"\n\r]"),e=t.charCodeAt(0);function r(t,n){var r,i=[],o=t.length,u=0,a=0,c=o<=0,f=!1;function s(){if(c)return au;if(f)return f=!1,uu;var n,r,i=u;if(34===t.charCodeAt(i)){for(;u++=o?c=!0:10===(r=t.charCodeAt(u++))?f=!0:13===r&&(f=!0,10===t.charCodeAt(u)&&++u),t.slice(i+1,n-1).replace(/""/g,'"')}for(;u=(o=(v+y)/2))?v=o:y=o,(s=e>=(u=(g+_)/2))?g=u:_=u,i=d,!(d=d[l=s<<1|f]))return i[l]=p,t;if(a=+t._x.call(null,d.data),c=+t._y.call(null,d.data),n===a&&e===c)return p.next=d,i?i[l]=p:t._root=p,t;do{i=i?i[l]=new Array(4):t._root=new Array(4),(f=n>=(o=(v+y)/2))?v=o:y=o,(s=e>=(u=(g+_)/2))?g=u:_=u}while((l=s<<1|f)==(h=(c>=u)<<1|a>=o));return i[h]=d,i[l]=p,t}var Ta=function(t,n,e,r,i){this.node=t,this.x0=n,this.y0=e,this.x1=r,this.y1=i};function Ca(t){return t[0]}function Ea(t){return t[1]}function Oa(t,n,e){var r=new Na(null==n?Ca:n,null==e?Ea:e,NaN,NaN,NaN,NaN);return null==t?r:r.addAll(t)}function Na(t,n,e,r,i,o){this._x=t,this._y=n,this._x0=e,this._y0=r,this._x1=i,this._y1=o,this._root=void 0}function ja(t){for(var n={data:t.data},e=n;t=t.next;)e=e.next={data:t.data};return n}var Ra=Oa.prototype=Na.prototype;function Pa(t){return t.x+t.vx}function za(t){return t.y+t.vy}Ra.copy=function(){var t,n,e=new Na(this._x,this._y,this._x0,this._y0,this._x1,this._y1),r=this._root;if(!r)return e;if(!r.length)return e._root=ja(r),e;for(t=[{source:r,target:e._root=new Array(4)}];r=t.pop();)for(var i=0;i<4;++i)(n=r.source[i])&&(n.length?t.push({source:n,target:r.target[i]=new Array(4)}):r.target[i]=ja(n));return e},Ra.add=function(t){var n=+this._x.call(null,t),e=+this._y.call(null,t);return ka(this.cover(n,e),n,e,t)},Ra.addAll=function(t){var n,e,r,i,o=t.length,u=new Array(o),a=new Array(o),c=1/0,f=1/0,s=-1/0,l=-1/0;for(e=0;es&&(s=r),il&&(l=i));if(c>s||f>l)return this;for(this.cover(c,f).cover(s,l),e=0;et||t>=i||r>n||n>=o;)switch(a=(nh||(o=c.y0)>d||(u=c.x1)=y)<<1|t>=g)&&(c=p[p.length-1],p[p.length-1]=p[p.length-1-f],p[p.length-1-f]=c)}else{var _=t-+this._x.call(null,v.data),b=n-+this._y.call(null,v.data),m=_*_+b*b;if(m=(a=(p+g)/2))?p=a:g=a,(s=u>=(c=(v+y)/2))?v=c:y=c,n=d,!(d=d[l=s<<1|f]))return this;if(!d.length)break;(n[l+1&3]||n[l+2&3]||n[l+3&3])&&(e=n,h=l)}for(;d.data!==t;)if(r=d,!(d=d.next))return this;return(i=d.next)&&delete d.next,r?(i?r.next=i:delete r.next,this):n?(i?n[l]=i:delete n[l],(d=n[0]||n[1]||n[2]||n[3])&&d===(n[3]||n[2]||n[1]||n[0])&&!d.length&&(e?e[h]=d:this._root=d),this):(this._root=i,this)},Ra.removeAll=function(t){for(var n=0,e=t.length;nc+d||if+d||oa.index){var p=c-u.x-u.vx,v=f-u.y-u.vy,g=p*p+v*v;gt.r&&(t.r=t[n].r)}function a(){if(n){var r,i,o=n.length;for(e=new Array(o),r=0;r1?(null==e?a.remove(t):a.set(t,d(e)),n):a.get(t)},find:function(n,e,r){var i,o,u,a,c,f=0,s=t.length;for(null==r?r=1/0:r*=r,f=0;f1?(f.on(t,e),n):f.on(t)}}},Ya=function(){var t,n,e,r,i=Aa(-30),o=1,u=1/0,a=.81;function c(r){var i,o=t.length,u=Oa(t,Da,Ua).visitAfter(s);for(e=r,i=0;i=u)){(t.data!==n||t.next)&&(0===s&&(d+=(s=Sa())*s),0===l&&(d+=(l=Sa())*l),d1?r[0]+r.slice(2):r,+t.slice(e+1)]}var Xa=function(t){return(t=Ga(Math.abs(t)))?t[1]:NaN},Za=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Ka(t){if(!(n=Za.exec(t)))throw new Error("invalid format: "+t);var n;return new Qa({fill:n[1],align:n[2],sign:n[3],symbol:n[4],zero:n[5],width:n[6],comma:n[7],precision:n[8]&&n[8].slice(1),trim:n[9],type:n[10]})}function Qa(t){this.fill=void 0===t.fill?" ":t.fill+"",this.align=void 0===t.align?">":t.align+"",this.sign=void 0===t.sign?"-":t.sign+"",this.symbol=void 0===t.symbol?"":t.symbol+"",this.zero=!!t.zero,this.width=void 0===t.width?void 0:+t.width,this.comma=!!t.comma,this.precision=void 0===t.precision?void 0:+t.precision,this.trim=!!t.trim,this.type=void 0===t.type?"":t.type+""}Ka.prototype=Qa.prototype,Qa.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(void 0===this.width?"":Math.max(1,0|this.width))+(this.comma?",":"")+(void 0===this.precision?"":"."+Math.max(0,0|this.precision))+(this.trim?"~":"")+this.type};var Ja,tc,nc,ec,rc=function(t,n){var e=Ga(t,n);if(!e)return t+"";var r=e[0],i=e[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")},ic={"%":function(t,n){return(100*t).toFixed(n)},b:function(t){return Math.round(t).toString(2)},c:function(t){return t+""},d:function(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)},e:function(t,n){return t.toExponential(n)},f:function(t,n){return t.toFixed(n)},g:function(t,n){return t.toPrecision(n)},o:function(t){return Math.round(t).toString(8)},p:function(t,n){return rc(100*t,n)},r:rc,s:function(t,n){var e=Ga(t,n);if(!e)return t+"";var r=e[0],i=e[1],o=i-(Ja=3*Math.max(-8,Math.min(8,Math.floor(i/3))))+1,u=r.length;return o===u?r:o>u?r+new Array(o-u+1).join("0"):o>0?r.slice(0,o)+"."+r.slice(o):"0."+new Array(1-o).join("0")+Ga(t,Math.max(0,n+o-1))[0]},X:function(t){return Math.round(t).toString(16).toUpperCase()},x:function(t){return Math.round(t).toString(16)}},oc=function(t){return t},uc=Array.prototype.map,ac=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"],cc=function(t){var n,e,r=void 0===t.grouping||void 0===t.thousands?oc:(n=uc.call(t.grouping,Number),e=t.thousands+"",function(t,r){for(var i=t.length,o=[],u=0,a=n[0],c=0;i>0&&a>0&&(c+a+1>r&&(a=Math.max(1,r-c)),o.push(t.substring(i-=a,i+a)),!((c+=a+1)>r));)a=n[u=(u+1)%n.length];return o.reverse().join(e)}),i=void 0===t.currency?"":t.currency[0]+"",o=void 0===t.currency?"":t.currency[1]+"",u=void 0===t.decimal?".":t.decimal+"",a=void 0===t.numerals?oc:function(t){return function(n){return n.replace(/[0-9]/g,(function(n){return t[+n]}))}}(uc.call(t.numerals,String)),c=void 0===t.percent?"%":t.percent+"",f=void 0===t.minus?"-":t.minus+"",s=void 0===t.nan?"NaN":t.nan+"";function l(t){var n=(t=Ka(t)).fill,e=t.align,l=t.sign,h=t.symbol,d=t.zero,p=t.width,v=t.comma,g=t.precision,y=t.trim,_=t.type;"n"===_?(v=!0,_="g"):ic[_]||(void 0===g&&(g=12),y=!0,_="g"),(d||"0"===n&&"="===e)&&(d=!0,n="0",e="=");var b="$"===h?i:"#"===h&&/[boxX]/.test(_)?"0"+_.toLowerCase():"",m="$"===h?o:/[%p]/.test(_)?c:"",x=ic[_],w=/[defgprs%]/.test(_);function M(t){var i,o,c,h=b,M=m;if("c"===_)M=x(t)+M,t="";else{var A=(t=+t)<0||1/t<0;if(t=isNaN(t)?s:x(Math.abs(t),g),y&&(t=function(t){t:for(var n,e=t.length,r=1,i=-1;r0&&(i=0)}return i>0?t.slice(0,i)+t.slice(n+1):t}(t)),A&&0==+t&&"+"!==l&&(A=!1),h=(A?"("===l?l:f:"-"===l||"("===l?"":l)+h,M=("s"===_?ac[8+Ja/3]:"")+M+(A&&"("===l?")":""),w)for(i=-1,o=t.length;++i(c=t.charCodeAt(i))||c>57){M=(46===c?u+t.slice(i+1):t.slice(i))+M,t=t.slice(0,i);break}}v&&!d&&(t=r(t,1/0));var S=h.length+t.length+M.length,k=S>1)+h+t+M+k.slice(S);break;default:t=k+h+t+M}return a(t)}return g=void 0===g?6:/[gprs]/.test(_)?Math.max(1,Math.min(21,g)):Math.max(0,Math.min(20,g)),M.toString=function(){return t+""},M}return{format:l,formatPrefix:function(t,n){var e=l(((t=Ka(t)).type="f",t)),r=3*Math.max(-8,Math.min(8,Math.floor(Xa(n)/3))),i=Math.pow(10,-r),o=ac[8+r/3];return function(t){return e(i*t)+o}}}};function fc(t){return tc=cc(t),nc=tc.format,ec=tc.formatPrefix,tc}fc({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"});var sc=function(t){return Math.max(0,-Xa(Math.abs(t)))},lc=function(t,n){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(Xa(n)/3)))-Xa(Math.abs(t)))},hc=function(t,n){return t=Math.abs(t),n=Math.abs(n)-t,Math.max(0,Xa(n)-Xa(t))+1},dc=function(){return new pc};function pc(){this.reset()}pc.prototype={constructor:pc,reset:function(){this.s=this.t=0},add:function(t){gc(vc,t,this.t),gc(this,vc.s,this.s),this.s?this.t+=vc.t:this.s=vc.t},valueOf:function(){return this.s}};var vc=new pc;function gc(t,n,e){var r=t.s=n+e,i=r-n,o=r-i;t.t=n-o+(e-i)}var yc=Math.PI,_c=yc/2,bc=yc/4,mc=2*yc,xc=180/yc,wc=yc/180,Mc=Math.abs,Ac=Math.atan,Sc=Math.atan2,kc=Math.cos,Tc=Math.ceil,Cc=Math.exp,Ec=(Math.floor,Math.log),Oc=Math.pow,Nc=Math.sin,jc=Math.sign||function(t){return t>0?1:t<0?-1:0},Rc=Math.sqrt,Pc=Math.tan;function zc(t){return t>1?0:t<-1?yc:Math.acos(t)}function Lc(t){return t>1?_c:t<-1?-_c:Math.asin(t)}function Ic(t){return(t=Nc(t/2))*t}function Fc(){}function Bc(t,n){t&&Uc.hasOwnProperty(t.type)&&Uc[t.type](t,n)}var Dc={Feature:function(t,n){Bc(t.geometry,n)},FeatureCollection:function(t,n){for(var e=t.features,r=-1,i=e.length;++r=0?1:-1,i=r*e,o=kc(n=(n*=wc)/2+bc),u=Nc(n),a=Gc*u,c=Wc*o+a*kc(i),f=a*r*Nc(i);Zc.add(Sc(f,c)),$c=t,Wc=o,Gc=u}var rf=function(t){return Kc.reset(),Xc(t,Qc),2*Kc};function of(t){return[Sc(t[1],t[0]),Lc(t[2])]}function uf(t){var n=t[0],e=t[1],r=kc(e);return[r*kc(n),r*Nc(n),Nc(e)]}function af(t,n){return t[0]*n[0]+t[1]*n[1]+t[2]*n[2]}function cf(t,n){return[t[1]*n[2]-t[2]*n[1],t[2]*n[0]-t[0]*n[2],t[0]*n[1]-t[1]*n[0]]}function ff(t,n){t[0]+=n[0],t[1]+=n[1],t[2]+=n[2]}function sf(t,n){return[t[0]*n,t[1]*n,t[2]*n]}function lf(t){var n=Rc(t[0]*t[0]+t[1]*t[1]+t[2]*t[2]);t[0]/=n,t[1]/=n,t[2]/=n}var hf,df,pf,vf,gf,yf,_f,bf,mf,xf,wf=dc(),Mf={point:Af,lineStart:kf,lineEnd:Tf,polygonStart:function(){Mf.point=Cf,Mf.lineStart=Ef,Mf.lineEnd=Of,wf.reset(),Qc.polygonStart()},polygonEnd:function(){Qc.polygonEnd(),Mf.point=Af,Mf.lineStart=kf,Mf.lineEnd=Tf,Zc<0?(hf=-(pf=180),df=-(vf=90)):wf>1e-6?vf=90:wf<-1e-6&&(df=-90),xf[0]=hf,xf[1]=pf},sphere:function(){hf=-(pf=180),df=-(vf=90)}};function Af(t,n){mf.push(xf=[hf=t,pf=t]),nvf&&(vf=n)}function Sf(t,n){var e=uf([t*wc,n*wc]);if(bf){var r=cf(bf,e),i=cf([r[1],-r[0],0],r);lf(i),i=of(i);var o,u=t-gf,a=u>0?1:-1,c=i[0]*xc*a,f=Mc(u)>180;f^(a*gfvf&&(vf=o):f^(a*gf<(c=(c+360)%360-180)&&cvf&&(vf=n)),f?tNf(hf,pf)&&(pf=t):Nf(t,pf)>Nf(hf,pf)&&(hf=t):pf>=hf?(tpf&&(pf=t)):t>gf?Nf(hf,t)>Nf(hf,pf)&&(pf=t):Nf(t,pf)>Nf(hf,pf)&&(hf=t)}else mf.push(xf=[hf=t,pf=t]);nvf&&(vf=n),bf=e,gf=t}function kf(){Mf.point=Sf}function Tf(){xf[0]=hf,xf[1]=pf,Mf.point=Af,bf=null}function Cf(t,n){if(bf){var e=t-gf;wf.add(Mc(e)>180?e+(e>0?360:-360):e)}else yf=t,_f=n;Qc.point(t,n),Sf(t,n)}function Ef(){Qc.lineStart()}function Of(){Cf(yf,_f),Qc.lineEnd(),Mc(wf)>1e-6&&(hf=-(pf=180)),xf[0]=hf,xf[1]=pf,bf=null}function Nf(t,n){return(n-=t)<0?n+360:n}function jf(t,n){return t[0]-n[0]}function Rf(t,n){return t[0]<=t[1]?t[0]<=n&&n<=t[1]:nNf(r[0],r[1])&&(r[1]=i[1]),Nf(i[0],r[1])>Nf(r[0],r[1])&&(r[0]=i[0])):o.push(r=i);for(u=-1/0,n=0,r=o[e=o.length-1];n<=e;r=i,++n)i=o[n],(a=Nf(r[1],i[0]))>u&&(u=a,hf=i[0],pf=r[1])}return mf=xf=null,hf===1/0||df===1/0?[[NaN,NaN],[NaN,NaN]]:[[hf,df],[pf,vf]]},Kf={sphere:Fc,point:Qf,lineStart:ts,lineEnd:rs,polygonStart:function(){Kf.lineStart=is,Kf.lineEnd=os},polygonEnd:function(){Kf.lineStart=ts,Kf.lineEnd=rs}};function Qf(t,n){t*=wc;var e=kc(n*=wc);Jf(e*kc(t),e*Nc(t),Nc(n))}function Jf(t,n,e){++Pf,Lf+=(t-Lf)/Pf,If+=(n-If)/Pf,Ff+=(e-Ff)/Pf}function ts(){Kf.point=ns}function ns(t,n){t*=wc;var e=kc(n*=wc);Wf=e*kc(t),Gf=e*Nc(t),Xf=Nc(n),Kf.point=es,Jf(Wf,Gf,Xf)}function es(t,n){t*=wc;var e=kc(n*=wc),r=e*kc(t),i=e*Nc(t),o=Nc(n),u=Sc(Rc((u=Gf*o-Xf*i)*u+(u=Xf*r-Wf*o)*u+(u=Wf*i-Gf*r)*u),Wf*r+Gf*i+Xf*o);zf+=u,Bf+=u*(Wf+(Wf=r)),Df+=u*(Gf+(Gf=i)),Uf+=u*(Xf+(Xf=o)),Jf(Wf,Gf,Xf)}function rs(){Kf.point=Qf}function is(){Kf.point=us}function os(){as(Hf,$f),Kf.point=Qf}function us(t,n){Hf=t,$f=n,t*=wc,n*=wc,Kf.point=as;var e=kc(n);Wf=e*kc(t),Gf=e*Nc(t),Xf=Nc(n),Jf(Wf,Gf,Xf)}function as(t,n){t*=wc;var e=kc(n*=wc),r=e*kc(t),i=e*Nc(t),o=Nc(n),u=Gf*o-Xf*i,a=Xf*r-Wf*o,c=Wf*i-Gf*r,f=Rc(u*u+a*a+c*c),s=Lc(f),l=f&&-s/f;Vf+=l*u,qf+=l*a,Yf+=l*c,zf+=s,Bf+=s*(Wf+(Wf=r)),Df+=s*(Gf+(Gf=i)),Uf+=s*(Xf+(Xf=o)),Jf(Wf,Gf,Xf)}var cs=function(t){Pf=zf=Lf=If=Ff=Bf=Df=Uf=Vf=qf=Yf=0,Xc(t,Kf);var n=Vf,e=qf,r=Yf,i=n*n+e*e+r*r;return i<1e-12&&(n=Bf,e=Df,r=Uf,zf<1e-6&&(n=Lf,e=If,r=Ff),(i=n*n+e*e+r*r)<1e-12)?[NaN,NaN]:[Sc(e,n)*xc,Lc(r/Rc(i))*xc]},fs=function(t){return function(){return t}},ss=function(t,n){function e(e,r){return e=t(e,r),n(e[0],e[1])}return t.invert&&n.invert&&(e.invert=function(e,r){return(e=n.invert(e,r))&&t.invert(e[0],e[1])}),e};function ls(t,n){return[Mc(t)>yc?t+Math.round(-t/mc)*mc:t,n]}function hs(t,n,e){return(t%=mc)?n||e?ss(ps(t),vs(n,e)):ps(t):n||e?vs(n,e):ls}function ds(t){return function(n,e){return[(n+=t)>yc?n-mc:n<-yc?n+mc:n,e]}}function ps(t){var n=ds(t);return n.invert=ds(-t),n}function vs(t,n){var e=kc(t),r=Nc(t),i=kc(n),o=Nc(n);function u(t,n){var u=kc(n),a=kc(t)*u,c=Nc(t)*u,f=Nc(n),s=f*e+a*r;return[Sc(c*i-s*o,a*e-f*r),Lc(s*i+c*o)]}return u.invert=function(t,n){var u=kc(n),a=kc(t)*u,c=Nc(t)*u,f=Nc(n),s=f*i-c*o;return[Sc(c*i+f*o,a*e+s*r),Lc(s*e-a*r)]},u}ls.invert=ls;var gs=function(t){function n(n){return(n=t(n[0]*wc,n[1]*wc))[0]*=xc,n[1]*=xc,n}return t=hs(t[0]*wc,t[1]*wc,t.length>2?t[2]*wc:0),n.invert=function(n){return(n=t.invert(n[0]*wc,n[1]*wc))[0]*=xc,n[1]*=xc,n},n};function ys(t,n,e,r,i,o){if(e){var u=kc(n),a=Nc(n),c=r*e;null==i?(i=n+r*mc,o=n-c/2):(i=_s(u,i),o=_s(u,o),(r>0?io)&&(i+=r*mc));for(var f,s=i;r>0?s>o:s1&&n.push(n.pop().concat(n.shift()))},result:function(){var e=n;return n=[],t=null,e}}},xs=function(t,n){return Mc(t[0]-n[0])<1e-6&&Mc(t[1]-n[1])<1e-6};function ws(t,n,e,r){this.x=t,this.z=n,this.o=e,this.e=r,this.v=!1,this.n=this.p=null}var Ms=function(t,n,e,r,i){var o,u,a=[],c=[];if(t.forEach((function(t){if(!((n=t.length-1)<=0)){var n,e,r=t[0],u=t[n];if(xs(r,u)){if(!r[2]&&!u[2]){for(i.lineStart(),o=0;o=0;--o)i.point((s=f[o])[0],s[1]);else r(h.x,h.p.x,-1,i);h=h.p}f=(h=h.o).z,d=!d}while(!h.v);i.lineEnd()}}};function As(t){if(n=t.length){for(var n,e,r=0,i=t[0];++r=0?1:-1,S=A*M,k=S>yc,T=v*x;if(Ss.add(Sc(T*A*Nc(S),g*w+T*kc(S))),u+=k?M+A*mc:M,k^d>=e^b>=e){var C=cf(uf(h),uf(_));lf(C);var E=cf(o,C);lf(E);var O=(k^M>=0?-1:1)*Lc(E[2]);(r>O||r===O&&(C[0]||C[1]))&&(a+=k^M>=0?1:-1)}}return(u<-1e-6||u<1e-6&&Ss<-1e-6)^1&a},Cs=function(t,n,e,r){return function(i){var o,u,a,c=n(i),f=ms(),s=n(f),l=!1,h={point:d,lineStart:v,lineEnd:g,polygonStart:function(){h.point=y,h.lineStart=_,h.lineEnd=b,u=[],o=[]},polygonEnd:function(){h.point=d,h.lineStart=v,h.lineEnd=g,u=V(u);var t=Ts(o,r);u.length?(l||(i.polygonStart(),l=!0),Ms(u,Os,t,e,i)):t&&(l||(i.polygonStart(),l=!0),i.lineStart(),e(null,null,1,i),i.lineEnd()),l&&(i.polygonEnd(),l=!1),u=o=null},sphere:function(){i.polygonStart(),i.lineStart(),e(null,null,1,i),i.lineEnd(),i.polygonEnd()}};function d(n,e){t(n,e)&&i.point(n,e)}function p(t,n){c.point(t,n)}function v(){h.point=p,c.lineStart()}function g(){h.point=d,c.lineEnd()}function y(t,n){a.push([t,n]),s.point(t,n)}function _(){s.lineStart(),a=[]}function b(){y(a[0][0],a[0][1]),s.lineEnd();var t,n,e,r,c=s.clean(),h=f.result(),d=h.length;if(a.pop(),o.push(a),a=null,d)if(1&c){if((n=(e=h[0]).length-1)>0){for(l||(i.polygonStart(),l=!0),i.lineStart(),t=0;t1&&2&c&&h.push(h.pop().concat(h.shift())),u.push(h.filter(Es))}return h}};function Es(t){return t.length>1}function Os(t,n){return((t=t.x)[0]<0?t[1]-_c-1e-6:_c-t[1])-((n=n.x)[0]<0?n[1]-_c-1e-6:_c-n[1])}var Ns=Cs((function(){return!0}),(function(t){var n,e=NaN,r=NaN,i=NaN;return{lineStart:function(){t.lineStart(),n=1},point:function(o,u){var a=o>0?yc:-yc,c=Mc(o-e);Mc(c-yc)<1e-6?(t.point(e,r=(r+u)/2>0?_c:-_c),t.point(i,r),t.lineEnd(),t.lineStart(),t.point(a,r),t.point(o,r),n=0):i!==a&&c>=yc&&(Mc(e-i)<1e-6&&(e-=1e-6*i),Mc(o-a)<1e-6&&(o-=1e-6*a),r=function(t,n,e,r){var i,o,u=Nc(t-e);return Mc(u)>1e-6?Ac((Nc(n)*(o=kc(r))*Nc(e)-Nc(r)*(i=kc(n))*Nc(t))/(i*o*u)):(n+r)/2}(e,r,o,u),t.point(i,r),t.lineEnd(),t.lineStart(),t.point(a,r),n=0),t.point(e=o,r=u),i=a},lineEnd:function(){t.lineEnd(),e=r=NaN},clean:function(){return 2-n}}}),(function(t,n,e,r){var i;if(null==t)i=e*_c,r.point(-yc,i),r.point(0,i),r.point(yc,i),r.point(yc,0),r.point(yc,-i),r.point(0,-i),r.point(-yc,-i),r.point(-yc,0),r.point(-yc,i);else if(Mc(t[0]-n[0])>1e-6){var o=t[0]0,i=Mc(n)>1e-6;function o(t,e){return kc(t)*kc(e)>n}function u(t,e,r){var i=[1,0,0],o=cf(uf(t),uf(e)),u=af(o,o),a=o[0],c=u-a*a;if(!c)return!r&&t;var f=n*u/c,s=-n*a/c,l=cf(i,o),h=sf(i,f);ff(h,sf(o,s));var d=l,p=af(h,d),v=af(d,d),g=p*p-v*(af(h,h)-1);if(!(g<0)){var y=Rc(g),_=sf(d,(-p-y)/v);if(ff(_,h),_=of(_),!r)return _;var b,m=t[0],x=e[0],w=t[1],M=e[1];x0^_[1]<(Mc(_[0]-m)<1e-6?w:M):w<=_[1]&&_[1]<=M:A>yc^(m<=_[0]&&_[0]<=x)){var k=sf(d,(-p+y)/v);return ff(k,h),[_,of(k)]}}}function a(n,e){var i=r?t:yc-t,o=0;return n<-i?o|=1:n>i&&(o|=2),e<-i?o|=4:e>i&&(o|=8),o}return Cs(o,(function(t){var n,e,c,f,s;return{lineStart:function(){f=c=!1,s=1},point:function(l,h){var d,p=[l,h],v=o(l,h),g=r?v?0:a(l,h):v?a(l+(l<0?yc:-yc),h):0;if(!n&&(f=c=v)&&t.lineStart(),v!==c&&(!(d=u(n,p))||xs(n,d)||xs(p,d))&&(p[2]=1),v!==c)s=0,v?(t.lineStart(),d=u(p,n),t.point(d[0],d[1])):(d=u(n,p),t.point(d[0],d[1],2),t.lineEnd()),n=d;else if(i&&n&&r^v){var y;g&e||!(y=u(p,n,!0))||(s=0,r?(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],3)))}!v||n&&xs(n,p)||t.point(p[0],p[1]),n=p,c=v,e=g},lineEnd:function(){c&&t.lineEnd(),n=null},clean:function(){return s|(f&&c)<<1}}}),(function(n,r,i,o){ys(o,t,e,i,n,r)}),r?[0,-t]:[-yc,t-yc])};function Rs(t,n,e,r){function i(i,o){return t<=i&&i<=e&&n<=o&&o<=r}function o(i,o,a,f){var s=0,l=0;if(null==i||(s=u(i,a))!==(l=u(o,a))||c(i,o)<0^a>0)do{f.point(0===s||3===s?t:e,s>1?r:n)}while((s=(s+a+4)%4)!==l);else f.point(o[0],o[1])}function u(r,i){return Mc(r[0]-t)<1e-6?i>0?0:3:Mc(r[0]-e)<1e-6?i>0?2:1:Mc(r[1]-n)<1e-6?i>0?1:0:i>0?3:2}function a(t,n){return c(t.x,n.x)}function c(t,n){var e=u(t,1),r=u(n,1);return e!==r?e-r:0===e?n[1]-t[1]:1===e?t[0]-n[0]:2===e?t[1]-n[1]:n[0]-t[0]}return function(u){var c,f,s,l,h,d,p,v,g,y,_,b=u,m=ms(),x={point:w,lineStart:function(){x.point=M,f&&f.push(s=[]);y=!0,g=!1,p=v=NaN},lineEnd:function(){c&&(M(l,h),d&&g&&m.rejoin(),c.push(m.result()));x.point=w,g&&b.lineEnd()},polygonStart:function(){b=m,c=[],f=[],_=!0},polygonEnd:function(){var n=function(){for(var n=0,e=0,i=f.length;er&&(h-o)*(r-u)>(d-u)*(t-o)&&++n:d<=r&&(h-o)*(r-u)<(d-u)*(t-o)&&--n;return n}(),e=_&&n,i=(c=V(c)).length;(e||i)&&(u.polygonStart(),e&&(u.lineStart(),o(null,null,1,u),u.lineEnd()),i&&Ms(c,a,n,o,u),u.polygonEnd());b=u,c=f=s=null}};function w(t,n){i(t,n)&&b.point(t,n)}function M(o,u){var a=i(o,u);if(f&&s.push([o,u]),y)l=o,h=u,d=a,y=!1,a&&(b.lineStart(),b.point(o,u));else if(a&&g)b.point(o,u);else{var c=[p=Math.max(-1e9,Math.min(1e9,p)),v=Math.max(-1e9,Math.min(1e9,v))],m=[o=Math.max(-1e9,Math.min(1e9,o)),u=Math.max(-1e9,Math.min(1e9,u))];!function(t,n,e,r,i,o){var u,a=t[0],c=t[1],f=0,s=1,l=n[0]-a,h=n[1]-c;if(u=e-a,l||!(u>0)){if(u/=l,l<0){if(u0){if(u>s)return;u>f&&(f=u)}if(u=i-a,l||!(u<0)){if(u/=l,l<0){if(u>s)return;u>f&&(f=u)}else if(l>0){if(u0)){if(u/=h,h<0){if(u0){if(u>s)return;u>f&&(f=u)}if(u=o-c,h||!(u<0)){if(u/=h,h<0){if(u>s)return;u>f&&(f=u)}else if(h>0){if(u0&&(t[0]=a+f*l,t[1]=c+f*h),s<1&&(n[0]=a+s*l,n[1]=c+s*h),!0}}}}}(c,m,t,n,e,r)?a&&(b.lineStart(),b.point(o,u),_=!1):(g||(b.lineStart(),b.point(c[0],c[1])),b.point(m[0],m[1]),a||b.lineEnd(),_=!1)}p=o,v=u,g=a}return x}}var Ps,zs,Ls,Is=function(){var t,n,e,r=0,i=0,o=960,u=500;return e={stream:function(e){return t&&n===e?t:t=Rs(r,i,o,u)(n=e)},extent:function(a){return arguments.length?(r=+a[0][0],i=+a[0][1],o=+a[1][0],u=+a[1][1],t=n=null,e):[[r,i],[o,u]]}}},Fs=dc(),Bs={sphere:Fc,point:Fc,lineStart:function(){Bs.point=Us,Bs.lineEnd=Ds},lineEnd:Fc,polygonStart:Fc,polygonEnd:Fc};function Ds(){Bs.point=Bs.lineEnd=Fc}function Us(t,n){Ps=t*=wc,zs=Nc(n*=wc),Ls=kc(n),Bs.point=Vs}function Vs(t,n){t*=wc;var e=Nc(n*=wc),r=kc(n),i=Mc(t-Ps),o=kc(i),u=r*Nc(i),a=Ls*e-zs*r*o,c=zs*e+Ls*r*o;Fs.add(Sc(Rc(u*u+a*a),c)),Ps=t,zs=e,Ls=r}var qs=function(t){return Fs.reset(),Xc(t,Bs),+Fs},Ys=[null,null],Hs={type:"LineString",coordinates:Ys},$s=function(t,n){return Ys[0]=t,Ys[1]=n,qs(Hs)},Ws={Feature:function(t,n){return Xs(t.geometry,n)},FeatureCollection:function(t,n){for(var e=t.features,r=-1,i=e.length;++r0&&(i=$s(t[o],t[o-1]))>0&&e<=i&&r<=i&&(e+r-i)*(1-Math.pow((e-r)/i,2))<1e-12*i)return!0;e=r}return!1}function Qs(t,n){return!!Ts(t.map(Js),tl(n))}function Js(t){return(t=t.map(tl)).pop(),t}function tl(t){return[t[0]*wc,t[1]*wc]}var nl=function(t,n){return(t&&Ws.hasOwnProperty(t.type)?Ws[t.type]:Xs)(t,n)};function el(t,n,e){var r=T(t,n-1e-6,e).concat(n);return function(t){return r.map((function(n){return[t,n]}))}}function rl(t,n,e){var r=T(t,n-1e-6,e).concat(n);return function(t){return r.map((function(n){return[n,t]}))}}function il(){var t,n,e,r,i,o,u,a,c,f,s,l,h=10,d=h,p=90,v=360,g=2.5;function y(){return{type:"MultiLineString",coordinates:_()}}function _(){return T(Tc(r/p)*p,e,p).map(s).concat(T(Tc(a/v)*v,u,v).map(l)).concat(T(Tc(n/h)*h,t,h).filter((function(t){return Mc(t%p)>1e-6})).map(c)).concat(T(Tc(o/d)*d,i,d).filter((function(t){return Mc(t%v)>1e-6})).map(f))}return y.lines=function(){return _().map((function(t){return{type:"LineString",coordinates:t}}))},y.outline=function(){return{type:"Polygon",coordinates:[s(r).concat(l(u).slice(1),s(e).reverse().slice(1),l(a).reverse().slice(1))]}},y.extent=function(t){return arguments.length?y.extentMajor(t).extentMinor(t):y.extentMinor()},y.extentMajor=function(t){return arguments.length?(r=+t[0][0],e=+t[1][0],a=+t[0][1],u=+t[1][1],r>e&&(t=r,r=e,e=t),a>u&&(t=a,a=u,u=t),y.precision(g)):[[r,a],[e,u]]},y.extentMinor=function(e){return arguments.length?(n=+e[0][0],t=+e[1][0],o=+e[0][1],i=+e[1][1],n>t&&(e=n,n=t,t=e),o>i&&(e=o,o=i,i=e),y.precision(g)):[[n,o],[t,i]]},y.step=function(t){return arguments.length?y.stepMajor(t).stepMinor(t):y.stepMinor()},y.stepMajor=function(t){return arguments.length?(p=+t[0],v=+t[1],y):[p,v]},y.stepMinor=function(t){return arguments.length?(h=+t[0],d=+t[1],y):[h,d]},y.precision=function(h){return arguments.length?(g=+h,c=el(o,i,90),f=rl(n,t,g),s=el(a,u,90),l=rl(r,e,g),y):g},y.extentMajor([[-180,-89.999999],[180,89.999999]]).extentMinor([[-180,-80.000001],[180,80.000001]])}function ol(){return il()()}var ul,al,cl,fl,sl=function(t,n){var e=t[0]*wc,r=t[1]*wc,i=n[0]*wc,o=n[1]*wc,u=kc(r),a=Nc(r),c=kc(o),f=Nc(o),s=u*kc(e),l=u*Nc(e),h=c*kc(i),d=c*Nc(i),p=2*Lc(Rc(Ic(o-r)+u*c*Ic(i-e))),v=Nc(p),g=p?function(t){var n=Nc(t*=p)/v,e=Nc(p-t)/v,r=e*s+n*h,i=e*l+n*d,o=e*a+n*f;return[Sc(i,r)*xc,Sc(o,Rc(r*r+i*i))*xc]}:function(){return[e*xc,r*xc]};return g.distance=p,g},ll=function(t){return t},hl=dc(),dl=dc(),pl={point:Fc,lineStart:Fc,lineEnd:Fc,polygonStart:function(){pl.lineStart=vl,pl.lineEnd=_l},polygonEnd:function(){pl.lineStart=pl.lineEnd=pl.point=Fc,hl.add(Mc(dl)),dl.reset()},result:function(){var t=hl/2;return hl.reset(),t}};function vl(){pl.point=gl}function gl(t,n){pl.point=yl,ul=cl=t,al=fl=n}function yl(t,n){dl.add(fl*t-cl*n),cl=t,fl=n}function _l(){yl(ul,al)}var bl=pl,ml=1/0,xl=ml,wl=-ml,Ml=wl;var Al,Sl,kl,Tl,Cl={point:function(t,n){twl&&(wl=t);nMl&&(Ml=n)},lineStart:Fc,lineEnd:Fc,polygonStart:Fc,polygonEnd:Fc,result:function(){var t=[[ml,xl],[wl,Ml]];return wl=Ml=-(xl=ml=1/0),t}},El=0,Ol=0,Nl=0,jl=0,Rl=0,Pl=0,zl=0,Ll=0,Il=0,Fl={point:Bl,lineStart:Dl,lineEnd:ql,polygonStart:function(){Fl.lineStart=Yl,Fl.lineEnd=Hl},polygonEnd:function(){Fl.point=Bl,Fl.lineStart=Dl,Fl.lineEnd=ql},result:function(){var t=Il?[zl/Il,Ll/Il]:Pl?[jl/Pl,Rl/Pl]:Nl?[El/Nl,Ol/Nl]:[NaN,NaN];return El=Ol=Nl=jl=Rl=Pl=zl=Ll=Il=0,t}};function Bl(t,n){El+=t,Ol+=n,++Nl}function Dl(){Fl.point=Ul}function Ul(t,n){Fl.point=Vl,Bl(kl=t,Tl=n)}function Vl(t,n){var e=t-kl,r=n-Tl,i=Rc(e*e+r*r);jl+=i*(kl+t)/2,Rl+=i*(Tl+n)/2,Pl+=i,Bl(kl=t,Tl=n)}function ql(){Fl.point=Bl}function Yl(){Fl.point=$l}function Hl(){Wl(Al,Sl)}function $l(t,n){Fl.point=Wl,Bl(Al=kl=t,Sl=Tl=n)}function Wl(t,n){var e=t-kl,r=n-Tl,i=Rc(e*e+r*r);jl+=i*(kl+t)/2,Rl+=i*(Tl+n)/2,Pl+=i,zl+=(i=Tl*t-kl*n)*(kl+t),Ll+=i*(Tl+n),Il+=3*i,Bl(kl=t,Tl=n)}var Gl=Fl;function Xl(t){this._context=t}Xl.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,n){switch(this._point){case 0:this._context.moveTo(t,n),this._point=1;break;case 1:this._context.lineTo(t,n);break;default:this._context.moveTo(t+this._radius,n),this._context.arc(t,n,this._radius,0,mc)}},result:Fc};var Zl,Kl,Ql,Jl,th,nh=dc(),eh={point:Fc,lineStart:function(){eh.point=rh},lineEnd:function(){Zl&&ih(Kl,Ql),eh.point=Fc},polygonStart:function(){Zl=!0},polygonEnd:function(){Zl=null},result:function(){var t=+nh;return nh.reset(),t}};function rh(t,n){eh.point=ih,Kl=Jl=t,Ql=th=n}function ih(t,n){Jl-=t,th-=n,nh.add(Rc(Jl*Jl+th*th)),Jl=t,th=n}var oh=eh;function uh(){this._string=[]}function ah(t){return"m0,"+t+"a"+t+","+t+" 0 1,1 0,"+-2*t+"a"+t+","+t+" 0 1,1 0,"+2*t+"z"}uh.prototype={_radius:4.5,_circle:ah(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,n){switch(this._point){case 0:this._string.push("M",t,",",n),this._point=1;break;case 1:this._string.push("L",t,",",n);break;default:null==this._circle&&(this._circle=ah(this._radius)),this._string.push("M",t,",",n,this._circle)}},result:function(){if(this._string.length){var t=this._string.join("");return this._string=[],t}return null}};var ch=function(t,n){var e,r,i=4.5;function o(t){return t&&("function"==typeof i&&r.pointRadius(+i.apply(this,arguments)),Xc(t,e(r))),r.result()}return o.area=function(t){return Xc(t,e(bl)),bl.result()},o.measure=function(t){return Xc(t,e(oh)),oh.result()},o.bounds=function(t){return Xc(t,e(Cl)),Cl.result()},o.centroid=function(t){return Xc(t,e(Gl)),Gl.result()},o.projection=function(n){return arguments.length?(e=null==n?(t=null,ll):(t=n).stream,o):t},o.context=function(t){return arguments.length?(r=null==t?(n=null,new uh):new Xl(n=t),"function"!=typeof i&&r.pointRadius(i),o):n},o.pointRadius=function(t){return arguments.length?(i="function"==typeof t?t:(r.pointRadius(+t),+t),o):i},o.projection(t).context(n)},fh=function(t){return{stream:sh(t)}};function sh(t){return function(n){var e=new lh;for(var r in t)e[r]=t[r];return e.stream=n,e}}function lh(){}function hh(t,n,e){var r=t.clipExtent&&t.clipExtent();return t.scale(150).translate([0,0]),null!=r&&t.clipExtent(null),Xc(e,t.stream(Cl)),n(Cl.result()),null!=r&&t.clipExtent(r),t}function dh(t,n,e){return hh(t,(function(e){var r=n[1][0]-n[0][0],i=n[1][1]-n[0][1],o=Math.min(r/(e[1][0]-e[0][0]),i/(e[1][1]-e[0][1])),u=+n[0][0]+(r-o*(e[1][0]+e[0][0]))/2,a=+n[0][1]+(i-o*(e[1][1]+e[0][1]))/2;t.scale(150*o).translate([u,a])}),e)}function ph(t,n,e){return dh(t,[[0,0],n],e)}function vh(t,n,e){return hh(t,(function(e){var r=+n,i=r/(e[1][0]-e[0][0]),o=(r-i*(e[1][0]+e[0][0]))/2,u=-i*e[0][1];t.scale(150*i).translate([o,u])}),e)}function gh(t,n,e){return hh(t,(function(e){var r=+n,i=r/(e[1][1]-e[0][1]),o=-i*e[0][0],u=(r-i*(e[1][1]+e[0][1]))/2;t.scale(150*i).translate([o,u])}),e)}lh.prototype={constructor:lh,point:function(t,n){this.stream.point(t,n)},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()}};var yh=kc(30*wc),_h=function(t,n){return+n?function(t,n){function e(r,i,o,u,a,c,f,s,l,h,d,p,v,g){var y=f-r,_=s-i,b=y*y+_*_;if(b>4*n&&v--){var m=u+h,x=a+d,w=c+p,M=Rc(m*m+x*x+w*w),A=Lc(w/=M),S=Mc(Mc(w)-1)<1e-6||Mc(o-l)<1e-6?(o+l)/2:Sc(x,m),k=t(S,A),T=k[0],C=k[1],E=T-r,O=C-i,N=_*E-y*O;(N*N/b>n||Mc((y*E+_*O)/b-.5)>.3||u*h+a*d+c*p2?t[2]%360*wc:0,E()):[g*xc,y*xc,_*xc]},T.angle=function(t){return arguments.length?(b=t%360*wc,E()):b*xc},T.reflectX=function(t){return arguments.length?(m=t?-1:1,E()):m<0},T.reflectY=function(t){return arguments.length?(x=t?-1:1,E()):x<0},T.precision=function(t){return arguments.length?(u=_h(a,k=t*t),O()):Rc(k)},T.fitExtent=function(t,n){return dh(T,t,n)},T.fitSize=function(t,n){return ph(T,t,n)},T.fitWidth=function(t,n){return vh(T,t,n)},T.fitHeight=function(t,n){return gh(T,t,n)},function(){return n=t.apply(this,arguments),T.invert=n.invert&&C,E()}}function Ah(t){var n=0,e=yc/3,r=Mh(t),i=r(n,e);return i.parallels=function(t){return arguments.length?r(n=t[0]*wc,e=t[1]*wc):[n*xc,e*xc]},i}function Sh(t,n){var e=Nc(t),r=(e+Nc(n))/2;if(Mc(r)<1e-6)return function(t){var n=kc(t);function e(t,e){return[t*n,Nc(e)/n]}return e.invert=function(t,e){return[t/n,Lc(e*n)]},e}(t);var i=1+e*(2*r-e),o=Rc(i)/r;function u(t,n){var e=Rc(i-2*r*Nc(n))/r;return[e*Nc(t*=r),o-e*kc(t)]}return u.invert=function(t,n){var e=o-n,u=Sc(t,Mc(e))*jc(e);return e*r<0&&(u-=yc*jc(t)*jc(e)),[u/r,Lc((i-(t*t+e*e)*r*r)/(2*r))]},u}var kh=function(){return Ah(Sh).scale(155.424).center([0,33.6442])},Th=function(){return kh().parallels([29.5,45.5]).scale(1070).translate([480,250]).rotate([96,0]).center([-.6,38.7])};var Ch=function(){var t,n,e,r,i,o,u=Th(),a=kh().rotate([154,0]).center([-2,58.5]).parallels([55,65]),c=kh().rotate([157,0]).center([-3,19.9]).parallels([8,18]),f={point:function(t,n){o=[t,n]}};function s(t){var n=t[0],u=t[1];return o=null,e.point(n,u),o||(r.point(n,u),o)||(i.point(n,u),o)}function l(){return t=n=null,s}return s.invert=function(t){var n=u.scale(),e=u.translate(),r=(t[0]-e[0])/n,i=(t[1]-e[1])/n;return(i>=.12&&i<.234&&r>=-.425&&r<-.214?a:i>=.166&&i<.234&&r>=-.214&&r<-.115?c:u).invert(t)},s.stream=function(e){return t&&n===e?t:(r=[u.stream(n=e),a.stream(e),c.stream(e)],i=r.length,t={point:function(t,n){for(var e=-1;++e0?n<1e-6-_c&&(n=1e-6-_c):n>_c-1e-6&&(n=_c-1e-6);var e=i/Oc(Fh(n),r);return[e*Nc(r*t),i-e*kc(r*t)]}return o.invert=function(t,n){var e=i-n,o=jc(r)*Rc(t*t+e*e),u=Sc(t,Mc(e))*jc(e);return e*r<0&&(u-=yc*jc(t)*jc(e)),[u/r,2*Ac(Oc(i/o,1/r))-_c]},o}var Dh=function(){return Ah(Bh).scale(109.5).parallels([30,30])};function Uh(t,n){return[t,n]}Uh.invert=Uh;var Vh=function(){return wh(Uh).scale(152.63)};function qh(t,n){var e=kc(t),r=t===n?Nc(t):(e-kc(n))/(n-t),i=e/r+t;if(Mc(r)<1e-6)return Uh;function o(t,n){var e=i-n,o=r*t;return[e*Nc(o),i-e*kc(o)]}return o.invert=function(t,n){var e=i-n,o=Sc(t,Mc(e))*jc(e);return e*r<0&&(o-=yc*jc(t)*jc(e)),[o/r,i-jc(r)*Rc(t*t+e*e)]},o}var Yh=function(){return Ah(qh).scale(131.154).center([0,13.9389])},Hh=1.340264,$h=-.081106,Wh=893e-6,Gh=.003796,Xh=Rc(3)/2;function Zh(t,n){var e=Lc(Xh*Nc(n)),r=e*e,i=r*r*r;return[t*kc(e)/(Xh*(Hh+3*$h*r+i*(7*Wh+9*Gh*r))),e*(Hh+$h*r+i*(Wh+Gh*r))]}Zh.invert=function(t,n){for(var e,r=n,i=r*r,o=i*i*i,u=0;u<12&&(o=(i=(r-=e=(r*(Hh+$h*i+o*(Wh+Gh*i))-n)/(Hh+3*$h*i+o*(7*Wh+9*Gh*i)))*r)*i*i,!(Mc(e)<1e-12));++u);return[Xh*t*(Hh+3*$h*i+o*(7*Wh+9*Gh*i))/kc(r),Lc(Nc(r)/Xh)]};var Kh=function(){return wh(Zh).scale(177.158)};function Qh(t,n){var e=kc(n),r=kc(t)*e;return[e*Nc(t)/r,Nc(n)/r]}Qh.invert=Oh(Ac);var Jh=function(){return wh(Qh).scale(144.049).clipAngle(60)},td=function(){var t,n,e,r,i,o,u,a=1,c=0,f=0,s=1,l=1,h=0,d=null,p=1,v=1,g=sh({point:function(t,n){var e=b([t,n]);this.stream.point(e[0],e[1])}}),y=ll;function _(){return p=a*s,v=a*l,o=u=null,b}function b(e){var r=e[0]*p,i=e[1]*v;if(h){var o=i*t-r*n;r=r*t+i*n,i=o}return[r+c,i+f]}return b.invert=function(e){var r=e[0]-c,i=e[1]-f;if(h){var o=i*t+r*n;r=r*t-i*n,i=o}return[r/p,i/v]},b.stream=function(t){return o&&u===t?o:o=g(y(u=t))},b.postclip=function(t){return arguments.length?(y=t,d=e=r=i=null,_()):y},b.clipExtent=function(t){return arguments.length?(y=null==t?(d=e=r=i=null,ll):Rs(d=+t[0][0],e=+t[0][1],r=+t[1][0],i=+t[1][1]),_()):null==d?null:[[d,e],[r,i]]},b.scale=function(t){return arguments.length?(a=+t,_()):a},b.translate=function(t){return arguments.length?(c=+t[0],f=+t[1],_()):[c,f]},b.angle=function(e){return arguments.length?(n=Nc(h=e%360*wc),t=kc(h),_()):h*xc},b.reflectX=function(t){return arguments.length?(s=t?-1:1,_()):s<0},b.reflectY=function(t){return arguments.length?(l=t?-1:1,_()):l<0},b.fitExtent=function(t,n){return dh(b,t,n)},b.fitSize=function(t,n){return ph(b,t,n)},b.fitWidth=function(t,n){return vh(b,t,n)},b.fitHeight=function(t,n){return gh(b,t,n)},b};function nd(t,n){var e=n*n,r=e*e;return[t*(.8707-.131979*e+r*(r*(.003971*e-.001529*r)-.013791)),n*(1.007226+e*(.015085+r*(.028874*e-.044475-.005916*r)))]}nd.invert=function(t,n){var e,r=n,i=25;do{var o=r*r,u=o*o;r-=e=(r*(1.007226+o*(.015085+u*(.028874*o-.044475-.005916*u)))-n)/(1.007226+o*(.045255+u*(.259866*o-.311325-.005916*11*u)))}while(Mc(e)>1e-6&&--i>0);return[t/(.8707+(o=r*r)*(o*(o*o*o*(.003971-.001529*o)-.013791)-.131979)),r]};var ed=function(){return wh(nd).scale(175.295)};function rd(t,n){return[kc(n)*Nc(t),Nc(n)]}rd.invert=Oh(Lc);var id=function(){return wh(rd).scale(249.5).clipAngle(90.000001)};function od(t,n){var e=kc(n),r=1+kc(t)*e;return[e*Nc(t)/r,Nc(n)/r]}od.invert=Oh((function(t){return 2*Ac(t)}));var ud=function(){return wh(od).scale(250).clipAngle(142)};function ad(t,n){return[Ec(Pc((_c+n)/2)),-t]}ad.invert=function(t,n){return[-n,2*Ac(Cc(t))-_c]};var cd=function(){var t=Ih(ad),n=t.center,e=t.rotate;return t.center=function(t){return arguments.length?n([-t[1],t[0]]):[(t=n())[1],-t[0]]},t.rotate=function(t){return arguments.length?e([t[0],t[1],t.length>2?t[2]+90:90]):[(t=e())[0],t[1],t[2]-90]},e([0,0,90]).scale(159.155)};function fd(t,n){return t.parent===n.parent?1:2}function sd(t,n){return t+n.x}function ld(t,n){return Math.max(t,n.y)}var hd=function(){var t=fd,n=1,e=1,r=!1;function i(i){var o,u=0;i.eachAfter((function(n){var e=n.children;e?(n.x=function(t){return t.reduce(sd,0)/t.length}(e),n.y=function(t){return 1+t.reduce(ld,0)}(e)):(n.x=o?u+=t(n,o):0,n.y=0,o=n)}));var a=function(t){for(var n;n=t.children;)t=n[0];return t}(i),c=function(t){for(var n;n=t.children;)t=n[n.length-1];return t}(i),f=a.x-t(a,c)/2,s=c.x+t(c,a)/2;return i.eachAfter(r?function(t){t.x=(t.x-i.x)*n,t.y=(i.y-t.y)*e}:function(t){t.x=(t.x-f)/(s-f)*n,t.y=(1-(i.y?t.y/i.y:1))*e})}return i.separation=function(n){return arguments.length?(t=n,i):t},i.size=function(t){return arguments.length?(r=!1,n=+t[0],e=+t[1],i):r?null:[n,e]},i.nodeSize=function(t){return arguments.length?(r=!0,n=+t[0],e=+t[1],i):r?[n,e]:null},i};function dd(t){var n=0,e=t.children,r=e&&e.length;if(r)for(;--r>=0;)n+=e[r].value;else n=1;t.value=n}function pd(t,n){var e,r,i,o,u,a=new _d(t),c=+t.value&&(a.value=t.value),f=[a];for(null==n&&(n=vd);e=f.pop();)if(c&&(e.value=+e.data.value),(i=n(e.data))&&(u=i.length))for(e.children=new Array(u),o=u-1;o>=0;--o)f.push(r=e.children[o]=new _d(i[o])),r.parent=e,r.depth=e.depth+1;return a.eachBefore(yd)}function vd(t){return t.children}function gd(t){t.data=t.data.data}function yd(t){var n=0;do{t.height=n}while((t=t.parent)&&t.height<++n)}function _d(t){this.data=t,this.depth=this.height=0,this.parent=null}_d.prototype=pd.prototype={constructor:_d,count:function(){return this.eachAfter(dd)},each:function(t){var n,e,r,i,o=this,u=[o];do{for(n=u.reverse(),u=[];o=n.pop();)if(t(o),e=o.children)for(r=0,i=e.length;r=0;--e)i.push(n[e]);return this},sum:function(t){return this.eachAfter((function(n){for(var e=+t(n.data)||0,r=n.children,i=r&&r.length;--i>=0;)e+=r[i].value;n.value=e}))},sort:function(t){return this.eachBefore((function(n){n.children&&n.children.sort(t)}))},path:function(t){for(var n=this,e=function(t,n){if(t===n)return t;var e=t.ancestors(),r=n.ancestors(),i=null;t=e.pop(),n=r.pop();for(;t===n;)i=t,t=e.pop(),n=r.pop();return i}(n,t),r=[n];n!==e;)n=n.parent,r.push(n);for(var i=r.length;t!==e;)r.splice(i,0,t),t=t.parent;return r},ancestors:function(){for(var t=this,n=[t];t=t.parent;)n.push(t);return n},descendants:function(){var t=[];return this.each((function(n){t.push(n)})),t},leaves:function(){var t=[];return this.eachBefore((function(n){n.children||t.push(n)})),t},links:function(){var t=this,n=[];return t.each((function(e){e!==t&&n.push({source:e.parent,target:e})})),n},copy:function(){return pd(this).eachBefore(gd)}};var bd=Array.prototype.slice;var md=function(t){for(var n,e,r=0,i=(t=function(t){for(var n,e,r=t.length;r;)e=Math.random()*r--|0,n=t[r],t[r]=t[e],t[e]=n;return t}(bd.call(t))).length,o=[];r0&&e*e>r*r+i*i}function Ad(t,n){for(var e=0;e(u*=u)?(r=(f+u-i)/(2*f),o=Math.sqrt(Math.max(0,u/f-r*r)),e.x=t.x-r*a-o*c,e.y=t.y-r*c+o*a):(r=(f+i-u)/(2*f),o=Math.sqrt(Math.max(0,i/f-r*r)),e.x=n.x+r*a-o*c,e.y=n.y+r*c+o*a)):(e.x=n.x+e.r,e.y=n.y)}function Ed(t,n){var e=t.r+n.r-1e-6,r=n.x-t.x,i=n.y-t.y;return e>0&&e*e>r*r+i*i}function Od(t){var n=t._,e=t.next._,r=n.r+e.r,i=(n.x*e.r+e.x*n.r)/r,o=(n.y*e.r+e.y*n.r)/r;return i*i+o*o}function Nd(t){this._=t,this.next=null,this.previous=null}function jd(t){if(!(i=t.length))return 0;var n,e,r,i,o,u,a,c,f,s,l;if((n=t[0]).x=0,n.y=0,!(i>1))return n.r;if(e=t[1],n.x=-e.r,e.x=n.r,e.y=0,!(i>2))return n.r+e.r;Cd(e,n,r=t[2]),n=new Nd(n),e=new Nd(e),r=new Nd(r),n.next=r.previous=e,e.next=n.previous=r,r.next=e.previous=n;t:for(a=3;a0)throw new Error("cycle");return o}return e.id=function(n){return arguments.length?(t=zd(n),e):t},e.parentId=function(t){return arguments.length?(n=zd(t),e):n},e};function Kd(t,n){return t.parent===n.parent?1:2}function Qd(t){var n=t.children;return n?n[0]:t.t}function Jd(t){var n=t.children;return n?n[n.length-1]:t.t}function tp(t,n,e){var r=e/(n.i-t.i);n.c-=r,n.s+=e,t.c+=r,n.z+=e,n.m+=e}function np(t,n,e){return t.a.parent===n.parent?t.a:e}function ep(t,n){this._=t,this.parent=null,this.children=null,this.A=null,this.a=this,this.z=0,this.m=0,this.c=0,this.s=0,this.t=null,this.i=n}ep.prototype=Object.create(_d.prototype);var rp=function(){var t=Kd,n=1,e=1,r=null;function i(i){var c=function(t){for(var n,e,r,i,o,u=new ep(t,0),a=[u];n=a.pop();)if(r=n._.children)for(n.children=new Array(o=r.length),i=o-1;i>=0;--i)a.push(e=n.children[i]=new ep(r[i],i)),e.parent=n;return(u.parent=new ep(null,0)).children=[u],u}(i);if(c.eachAfter(o),c.parent.m=-c.z,c.eachBefore(u),r)i.eachBefore(a);else{var f=i,s=i,l=i;i.eachBefore((function(t){t.xs.x&&(s=t),t.depth>l.depth&&(l=t)}));var h=f===s?1:t(f,s)/2,d=h-f.x,p=n/(s.x+h+d),v=e/(l.depth||1);i.eachBefore((function(t){t.x=(t.x+d)*p,t.y=t.depth*v}))}return i}function o(n){var e=n.children,r=n.parent.children,i=n.i?r[n.i-1]:null;if(e){!function(t){for(var n,e=0,r=0,i=t.children,o=i.length;--o>=0;)(n=i[o]).z+=e,n.m+=e,e+=n.s+(r+=n.c)}(n);var o=(e[0].z+e[e.length-1].z)/2;i?(n.z=i.z+t(n._,i._),n.m=n.z-o):n.z=o}else i&&(n.z=i.z+t(n._,i._));n.parent.A=function(n,e,r){if(e){for(var i,o=n,u=n,a=e,c=o.parent.children[0],f=o.m,s=u.m,l=a.m,h=c.m;a=Jd(a),o=Qd(o),a&&o;)c=Qd(c),(u=Jd(u)).a=n,(i=a.z+l-o.z-f+t(a._,o._))>0&&(tp(np(a,n,r),n,i),f+=i,s+=i),l+=a.m,f+=o.m,h+=c.m,s+=u.m;a&&!Jd(u)&&(u.t=a,u.m+=l-s),o&&!Qd(c)&&(c.t=o,c.m+=f-h,r=n)}return r}(n,i,n.parent.A||r[0])}function u(t){t._.x=t.z+t.parent.m,t.m+=t.parent.m}function a(t){t.x*=n,t.y=t.depth*e}return i.separation=function(n){return arguments.length?(t=n,i):t},i.size=function(t){return arguments.length?(r=!1,n=+t[0],e=+t[1],i):r?null:[n,e]},i.nodeSize=function(t){return arguments.length?(r=!0,n=+t[0],e=+t[1],i):r?[n,e]:null},i},ip=function(t,n,e,r,i){for(var o,u=t.children,a=-1,c=u.length,f=t.value&&(i-e)/t.value;++ah&&(h=a),g=s*s*v,(d=Math.max(h/g,g/l))>p){s-=a;break}p=d}y.push(u={value:s,dice:c1?n:1)},e}(op),cp=function(){var t=ap,n=!1,e=1,r=1,i=[0],o=Ld,u=Ld,a=Ld,c=Ld,f=Ld;function s(t){return t.x0=t.y0=0,t.x1=e,t.y1=r,t.eachBefore(l),i=[0],n&&t.eachBefore(qd),t}function l(n){var e=i[n.depth],r=n.x0+e,s=n.y0+e,l=n.x1-e,h=n.y1-e;l=e-1){var s=a[n];return s.x0=i,s.y0=o,s.x1=u,void(s.y1=c)}var l=f[n],h=r/2+l,d=n+1,p=e-1;for(;d>>1;f[v]c-o){var _=(i*y+u*g)/r;t(n,d,g,i,o,_,c),t(d,e,y,_,o,u,c)}else{var b=(o*y+c*g)/r;t(n,d,g,i,o,u,b),t(d,e,y,i,b,u,c)}}(0,c,t.value,n,e,r,i)},sp=function(t,n,e,r,i){(1&t.depth?ip:Yd)(t,n,e,r,i)},lp=function t(n){function e(t,e,r,i,o){if((u=t._squarify)&&u.ratio===n)for(var u,a,c,f,s,l=-1,h=u.length,d=t.value;++l1?n:1)},e}(op),hp=function(t){var n=t.length;return function(e){return t[Math.max(0,Math.min(n-1,Math.floor(e*n)))]}},dp=function(t,n){var e=pe(+t,+n);return function(t){var n=e(t);return n-360*Math.floor(n/360)}},pp=function(t,n){return t=+t,n=+n,function(e){return Math.round(t*(1-e)+n*e)}},vp=Math.SQRT2;function gp(t){return((t=Math.exp(t))+1/t)/2}var yp=function(t,n){var e,r,i=t[0],o=t[1],u=t[2],a=n[0],c=n[1],f=n[2],s=a-i,l=c-o,h=s*s+l*l;if(h<1e-12)r=Math.log(f/u)/vp,e=function(t){return[i+t*s,o+t*l,u*Math.exp(vp*t*r)]};else{var d=Math.sqrt(h),p=(f*f-u*u+4*h)/(2*u*2*d),v=(f*f-u*u-4*h)/(2*f*2*d),g=Math.log(Math.sqrt(p*p+1)-p),y=Math.log(Math.sqrt(v*v+1)-v);r=(y-g)/vp,e=function(t){var n,e=t*r,a=gp(g),c=u/(2*d)*(a*(n=vp*e+g,((n=Math.exp(2*n))-1)/(n+1))-function(t){return((t=Math.exp(t))-1/t)/2}(g));return[i+c*s,o+c*l,u*a/gp(vp*e+g)]}}return e.duration=1e3*r,e};function _p(t){return function(n,e){var r=t((n=ue(n)).h,(e=ue(e)).h),i=ge(n.s,e.s),o=ge(n.l,e.l),u=ge(n.opacity,e.opacity);return function(t){return n.h=r(t),n.s=i(t),n.l=o(t),n.opacity=u(t),n+""}}}var bp=_p(pe),mp=_p(ge);function xp(t,n){var e=ge((t=mo(t)).l,(n=mo(n)).l),r=ge(t.a,n.a),i=ge(t.b,n.b),o=ge(t.opacity,n.opacity);return function(n){return t.l=e(n),t.a=r(n),t.b=i(n),t.opacity=o(n),t+""}}function wp(t){return function(n,e){var r=t((n=Co(n)).h,(e=Co(e)).h),i=ge(n.c,e.c),o=ge(n.l,e.l),u=ge(n.opacity,e.opacity);return function(t){return n.h=r(t),n.c=i(t),n.l=o(t),n.opacity=u(t),n+""}}}var Mp=wp(pe),Ap=wp(ge);function Sp(t){return function n(e){function r(n,r){var i=t((n=Lo(n)).h,(r=Lo(r)).h),o=ge(n.s,r.s),u=ge(n.l,r.l),a=ge(n.opacity,r.opacity);return function(t){return n.h=i(t),n.s=o(t),n.l=u(Math.pow(t,e)),n.opacity=a(t),n+""}}return e=+e,r.gamma=n,r}(1)}var kp=Sp(pe),Tp=Sp(ge);function Cp(t,n){for(var e=0,r=n.length-1,i=n[0],o=new Array(r<0?0:r);e1&&(n=t[o[u-2]],e=t[o[u-1]],r=t[a],(e[0]-n[0])*(r[1]-n[1])-(e[1]-n[1])*(r[0]-n[0])<=0);)--u;o[u++]=a}return o.slice(0,u)}var Pp=function(t){if((e=t.length)<3)return null;var n,e,r=new Array(e),i=new Array(e);for(n=0;n=0;--n)f.push(t[r[o[n]][2]]);for(n=+a;na!=f>a&&u<(c-e)*(a-r)/(f-r)+e&&(s=!s),c=e,f=r;return s},Lp=function(t){for(var n,e,r=-1,i=t.length,o=t[i-1],u=o[0],a=o[1],c=0;++r1);return t+e*o*Math.sqrt(-2*Math.log(i)/i)}}return e.source=t,e}(Ip),Dp=function t(n){function e(){var t=Bp.source(n).apply(this,arguments);return function(){return Math.exp(t())}}return e.source=t,e}(Ip),Up=function t(n){function e(t){return function(){for(var e=0,r=0;rr&&(n=e,e=r,r=n),function(t){return Math.max(e,Math.min(r,t))}}function ov(t,n,e){var r=t[0],i=t[1],o=n[0],u=n[1];return i2?uv:ov,i=o=null,l}function l(n){return isNaN(n=+n)?e:(i||(i=r(u.map(t),a,c)))(t(f(n)))}return l.invert=function(e){return f(n((o||(o=r(a,u.map(t),ke)))(e)))},l.domain=function(t){return arguments.length?(u=Wp.call(t,tv),f===ev||(f=iv(u)),s()):u.slice()},l.range=function(t){return arguments.length?(a=Gp.call(t),s()):a.slice()},l.rangeRound=function(t){return a=Gp.call(t),c=pp,s()},l.clamp=function(t){return arguments.length?(f=t?iv(u):ev,l):f!==ev},l.interpolate=function(t){return arguments.length?(c=t,s()):c},l.unknown=function(t){return arguments.length?(e=t,l):e},function(e,r){return t=e,n=r,s()}}function fv(t,n){return cv()(t,n)}var sv=function(t,n,e,r){var i,o=R(t,n,e);switch((r=Ka(null==r?",f":r)).type){case"s":var u=Math.max(Math.abs(t),Math.abs(n));return null!=r.precision||isNaN(i=lc(o,u))||(r.precision=i),ec(r,u);case"":case"e":case"g":case"p":case"r":null!=r.precision||isNaN(i=hc(o,Math.max(Math.abs(t),Math.abs(n))))||(r.precision=i-("e"===r.type));break;case"f":case"%":null!=r.precision||isNaN(i=sc(o))||(r.precision=i-2*("%"===r.type))}return nc(r)};function lv(t){var n=t.domain;return t.ticks=function(t){var e=n();return N(e[0],e[e.length-1],null==t?10:t)},t.tickFormat=function(t,e){var r=n();return sv(r[0],r[r.length-1],null==t?10:t,e)},t.nice=function(e){null==e&&(e=10);var r,i=n(),o=0,u=i.length-1,a=i[o],c=i[u];return c0?r=j(a=Math.floor(a/r)*r,c=Math.ceil(c/r)*r,e):r<0&&(r=j(a=Math.ceil(a*r)/r,c=Math.floor(c*r)/r,e)),r>0?(i[o]=Math.floor(a/r)*r,i[u]=Math.ceil(c/r)*r,n(i)):r<0&&(i[o]=Math.ceil(a*r)/r,i[u]=Math.floor(c*r)/r,n(i)),t},t}function hv(){var t=fv(ev,ev);return t.copy=function(){return av(t,hv())},Yp.apply(t,arguments),lv(t)}function dv(t){var n;function e(t){return isNaN(t=+t)?n:t}return e.invert=e,e.domain=e.range=function(n){return arguments.length?(t=Wp.call(n,tv),e):t.slice()},e.unknown=function(t){return arguments.length?(n=t,e):n},e.copy=function(){return dv(t).unknown(n)},t=arguments.length?Wp.call(t,tv):[0,1],lv(e)}var pv=function(t,n){var e,r=0,i=(t=t.slice()).length-1,o=t[r],u=t[i];return u0){for(;hc)break;v.push(l)}}else for(;h=1;--s)if(!((l=f*s)c)break;v.push(l)}}else v=N(h,d,Math.min(d-h,p)).map(e);return r?v.reverse():v},r.tickFormat=function(t,i){if(null==i&&(i=10===o?".0e":","),"function"!=typeof i&&(i=nc(i)),t===1/0)return i;null==t&&(t=10);var u=Math.max(1,o*t/r.ticks().length);return function(t){var r=t/e(Math.round(n(t)));return r*o0?r[i-1]:n[0],i=r?[i[r-1],e]:[i[u-1],i[u]]},u.unknown=function(n){return arguments.length?(t=n,u):u},u.thresholds=function(){return i.slice()},u.copy=function(){return Pv().domain([n,e]).range(o).unknown(t)},Yp.apply(lv(u),arguments)}function zv(){var t,n=[.5],e=[0,1],r=1;function i(i){return i<=i?e[d(n,i,0,r)]:t}return i.domain=function(t){return arguments.length?(n=Gp.call(t),r=Math.min(n.length,e.length-1),i):n.slice()},i.range=function(t){return arguments.length?(e=Gp.call(t),r=Math.min(n.length,e.length-1),i):e.slice()},i.invertExtent=function(t){var r=e.indexOf(t);return[n[r-1],n[r]]},i.unknown=function(n){return arguments.length?(t=n,i):t},i.copy=function(){return zv().domain(n).range(e).unknown(t)},Yp.apply(i,arguments)}var Lv=new Date,Iv=new Date;function Fv(t,n,e,r){function i(n){return t(n=0===arguments.length?new Date:new Date(+n)),n}return i.floor=function(n){return t(n=new Date(+n)),n},i.ceil=function(e){return t(e=new Date(e-1)),n(e,1),t(e),e},i.round=function(t){var n=i(t),e=i.ceil(t);return t-n0))return a;do{a.push(u=new Date(+e)),n(e,o),t(e)}while(u=n)for(;t(n),!e(n);)n.setTime(n-1)}),(function(t,r){if(t>=t)if(r<0)for(;++r<=0;)for(;n(t,-1),!e(t););else for(;--r>=0;)for(;n(t,1),!e(t););}))},e&&(i.count=function(n,r){return Lv.setTime(+n),Iv.setTime(+r),t(Lv),t(Iv),Math.floor(e(Lv,Iv))},i.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?i.filter(r?function(n){return r(n)%t==0}:function(n){return i.count(0,n)%t==0}):i:null}),i}var Bv=Fv((function(t){t.setMonth(0,1),t.setHours(0,0,0,0)}),(function(t,n){t.setFullYear(t.getFullYear()+n)}),(function(t,n){return n.getFullYear()-t.getFullYear()}),(function(t){return t.getFullYear()}));Bv.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Fv((function(n){n.setFullYear(Math.floor(n.getFullYear()/t)*t),n.setMonth(0,1),n.setHours(0,0,0,0)}),(function(n,e){n.setFullYear(n.getFullYear()+e*t)})):null};var Dv=Bv,Uv=Bv.range,Vv=Fv((function(t){t.setDate(1),t.setHours(0,0,0,0)}),(function(t,n){t.setMonth(t.getMonth()+n)}),(function(t,n){return n.getMonth()-t.getMonth()+12*(n.getFullYear()-t.getFullYear())}),(function(t){return t.getMonth()})),qv=Vv,Yv=Vv.range;function Hv(t){return Fv((function(n){n.setDate(n.getDate()-(n.getDay()+7-t)%7),n.setHours(0,0,0,0)}),(function(t,n){t.setDate(t.getDate()+7*n)}),(function(t,n){return(n-t-6e4*(n.getTimezoneOffset()-t.getTimezoneOffset()))/6048e5}))}var $v=Hv(0),Wv=Hv(1),Gv=Hv(2),Xv=Hv(3),Zv=Hv(4),Kv=Hv(5),Qv=Hv(6),Jv=$v.range,tg=Wv.range,ng=Gv.range,eg=Xv.range,rg=Zv.range,ig=Kv.range,og=Qv.range,ug=Fv((function(t){t.setHours(0,0,0,0)}),(function(t,n){t.setDate(t.getDate()+n)}),(function(t,n){return(n-t-6e4*(n.getTimezoneOffset()-t.getTimezoneOffset()))/864e5}),(function(t){return t.getDate()-1})),ag=ug,cg=ug.range,fg=Fv((function(t){t.setTime(t-t.getMilliseconds()-1e3*t.getSeconds()-6e4*t.getMinutes())}),(function(t,n){t.setTime(+t+36e5*n)}),(function(t,n){return(n-t)/36e5}),(function(t){return t.getHours()})),sg=fg,lg=fg.range,hg=Fv((function(t){t.setTime(t-t.getMilliseconds()-1e3*t.getSeconds())}),(function(t,n){t.setTime(+t+6e4*n)}),(function(t,n){return(n-t)/6e4}),(function(t){return t.getMinutes()})),dg=hg,pg=hg.range,vg=Fv((function(t){t.setTime(t-t.getMilliseconds())}),(function(t,n){t.setTime(+t+1e3*n)}),(function(t,n){return(n-t)/1e3}),(function(t){return t.getUTCSeconds()})),gg=vg,yg=vg.range,_g=Fv((function(){}),(function(t,n){t.setTime(+t+n)}),(function(t,n){return n-t}));_g.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?Fv((function(n){n.setTime(Math.floor(n/t)*t)}),(function(n,e){n.setTime(+n+e*t)}),(function(n,e){return(e-n)/t})):_g:null};var bg=_g,mg=_g.range;function xg(t){return Fv((function(n){n.setUTCDate(n.getUTCDate()-(n.getUTCDay()+7-t)%7),n.setUTCHours(0,0,0,0)}),(function(t,n){t.setUTCDate(t.getUTCDate()+7*n)}),(function(t,n){return(n-t)/6048e5}))}var wg=xg(0),Mg=xg(1),Ag=xg(2),Sg=xg(3),kg=xg(4),Tg=xg(5),Cg=xg(6),Eg=wg.range,Og=Mg.range,Ng=Ag.range,jg=Sg.range,Rg=kg.range,Pg=Tg.range,zg=Cg.range,Lg=Fv((function(t){t.setUTCHours(0,0,0,0)}),(function(t,n){t.setUTCDate(t.getUTCDate()+n)}),(function(t,n){return(n-t)/864e5}),(function(t){return t.getUTCDate()-1})),Ig=Lg,Fg=Lg.range,Bg=Fv((function(t){t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)}),(function(t,n){t.setUTCFullYear(t.getUTCFullYear()+n)}),(function(t,n){return n.getUTCFullYear()-t.getUTCFullYear()}),(function(t){return t.getUTCFullYear()}));Bg.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Fv((function(n){n.setUTCFullYear(Math.floor(n.getUTCFullYear()/t)*t),n.setUTCMonth(0,1),n.setUTCHours(0,0,0,0)}),(function(n,e){n.setUTCFullYear(n.getUTCFullYear()+e*t)})):null};var Dg=Bg,Ug=Bg.range;function Vg(t){if(0<=t.y&&t.y<100){var n=new Date(-1,t.m,t.d,t.H,t.M,t.S,t.L);return n.setFullYear(t.y),n}return new Date(t.y,t.m,t.d,t.H,t.M,t.S,t.L)}function qg(t){if(0<=t.y&&t.y<100){var n=new Date(Date.UTC(-1,t.m,t.d,t.H,t.M,t.S,t.L));return n.setUTCFullYear(t.y),n}return new Date(Date.UTC(t.y,t.m,t.d,t.H,t.M,t.S,t.L))}function Yg(t,n,e){return{y:t,m:n,d:e,H:0,M:0,S:0,L:0}}function Hg(t){var n=t.dateTime,e=t.date,r=t.time,i=t.periods,o=t.days,u=t.shortDays,a=t.months,c=t.shortMonths,f=ry(i),s=iy(i),l=ry(o),h=iy(o),d=ry(u),p=iy(u),v=ry(a),g=iy(a),y=ry(c),_=iy(c),b={a:function(t){return u[t.getDay()]},A:function(t){return o[t.getDay()]},b:function(t){return c[t.getMonth()]},B:function(t){return a[t.getMonth()]},c:null,d:Sy,e:Sy,f:Oy,g:Uy,G:qy,H:ky,I:Ty,j:Cy,L:Ey,m:Ny,M:jy,p:function(t){return i[+(t.getHours()>=12)]},q:function(t){return 1+~~(t.getMonth()/3)},Q:h_,s:d_,S:Ry,u:Py,U:zy,V:Iy,w:Fy,W:By,x:null,X:null,y:Dy,Y:Vy,Z:Yy,"%":l_},m={a:function(t){return u[t.getUTCDay()]},A:function(t){return o[t.getUTCDay()]},b:function(t){return c[t.getUTCMonth()]},B:function(t){return a[t.getUTCMonth()]},c:null,d:Hy,e:Hy,f:Zy,g:a_,G:f_,H:$y,I:Wy,j:Gy,L:Xy,m:Ky,M:Qy,p:function(t){return i[+(t.getUTCHours()>=12)]},q:function(t){return 1+~~(t.getUTCMonth()/3)},Q:h_,s:d_,S:Jy,u:t_,U:n_,V:r_,w:i_,W:o_,x:null,X:null,y:u_,Y:c_,Z:s_,"%":l_},x={a:function(t,n,e){var r=d.exec(n.slice(e));return r?(t.w=p[r[0].toLowerCase()],e+r[0].length):-1},A:function(t,n,e){var r=l.exec(n.slice(e));return r?(t.w=h[r[0].toLowerCase()],e+r[0].length):-1},b:function(t,n,e){var r=y.exec(n.slice(e));return r?(t.m=_[r[0].toLowerCase()],e+r[0].length):-1},B:function(t,n,e){var r=v.exec(n.slice(e));return r?(t.m=g[r[0].toLowerCase()],e+r[0].length):-1},c:function(t,e,r){return A(t,n,e,r)},d:vy,e:vy,f:xy,g:ly,G:sy,H:yy,I:yy,j:gy,L:my,m:py,M:_y,p:function(t,n,e){var r=f.exec(n.slice(e));return r?(t.p=s[r[0].toLowerCase()],e+r[0].length):-1},q:dy,Q:My,s:Ay,S:by,u:uy,U:ay,V:cy,w:oy,W:fy,x:function(t,n,r){return A(t,e,n,r)},X:function(t,n,e){return A(t,r,n,e)},y:ly,Y:sy,Z:hy,"%":wy};function w(t,n){return function(e){var r,i,o,u=[],a=-1,c=0,f=t.length;for(e instanceof Date||(e=new Date(+e));++a53)return null;"w"in o||(o.w=1),"Z"in o?(i=(r=qg(Yg(o.y,0,1))).getUTCDay(),r=i>4||0===i?Mg.ceil(r):Mg(r),r=Ig.offset(r,7*(o.V-1)),o.y=r.getUTCFullYear(),o.m=r.getUTCMonth(),o.d=r.getUTCDate()+(o.w+6)%7):(i=(r=Vg(Yg(o.y,0,1))).getDay(),r=i>4||0===i?Wv.ceil(r):Wv(r),r=ag.offset(r,7*(o.V-1)),o.y=r.getFullYear(),o.m=r.getMonth(),o.d=r.getDate()+(o.w+6)%7)}else("W"in o||"U"in o)&&("w"in o||(o.w="u"in o?o.u%7:"W"in o?1:0),i="Z"in o?qg(Yg(o.y,0,1)).getUTCDay():Vg(Yg(o.y,0,1)).getDay(),o.m=0,o.d="W"in o?(o.w+6)%7+7*o.W-(i+5)%7:o.w+7*o.U-(i+6)%7);return"Z"in o?(o.H+=o.Z/100|0,o.M+=o.Z%100,qg(o)):Vg(o)}}function A(t,n,e,r){for(var i,o,u=0,a=n.length,c=e.length;u=c)return-1;if(37===(i=n.charCodeAt(u++))){if(i=n.charAt(u++),!(o=x[i in Kg?n.charAt(u++):i])||(r=o(t,e,r))<0)return-1}else if(i!=e.charCodeAt(r++))return-1}return r}return b.x=w(e,b),b.X=w(r,b),b.c=w(n,b),m.x=w(e,m),m.X=w(r,m),m.c=w(n,m),{format:function(t){var n=w(t+="",b);return n.toString=function(){return t},n},parse:function(t){var n=M(t+="",!1);return n.toString=function(){return t},n},utcFormat:function(t){var n=w(t+="",m);return n.toString=function(){return t},n},utcParse:function(t){var n=M(t+="",!0);return n.toString=function(){return t},n}}}var $g,Wg,Gg,Xg,Zg,Kg={"-":"",_:" ",0:"0"},Qg=/^\s*\d+/,Jg=/^%/,ty=/[\\^$*+?|[\]().{}]/g;function ny(t,n,e){var r=t<0?"-":"",i=(r?-t:t)+"",o=i.length;return r+(o68?1900:2e3),e+r[0].length):-1}function hy(t,n,e){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(n.slice(e,e+6));return r?(t.Z=r[1]?0:-(r[2]+(r[3]||"00")),e+r[0].length):-1}function dy(t,n,e){var r=Qg.exec(n.slice(e,e+1));return r?(t.q=3*r[0]-3,e+r[0].length):-1}function py(t,n,e){var r=Qg.exec(n.slice(e,e+2));return r?(t.m=r[0]-1,e+r[0].length):-1}function vy(t,n,e){var r=Qg.exec(n.slice(e,e+2));return r?(t.d=+r[0],e+r[0].length):-1}function gy(t,n,e){var r=Qg.exec(n.slice(e,e+3));return r?(t.m=0,t.d=+r[0],e+r[0].length):-1}function yy(t,n,e){var r=Qg.exec(n.slice(e,e+2));return r?(t.H=+r[0],e+r[0].length):-1}function _y(t,n,e){var r=Qg.exec(n.slice(e,e+2));return r?(t.M=+r[0],e+r[0].length):-1}function by(t,n,e){var r=Qg.exec(n.slice(e,e+2));return r?(t.S=+r[0],e+r[0].length):-1}function my(t,n,e){var r=Qg.exec(n.slice(e,e+3));return r?(t.L=+r[0],e+r[0].length):-1}function xy(t,n,e){var r=Qg.exec(n.slice(e,e+6));return r?(t.L=Math.floor(r[0]/1e3),e+r[0].length):-1}function wy(t,n,e){var r=Jg.exec(n.slice(e,e+1));return r?e+r[0].length:-1}function My(t,n,e){var r=Qg.exec(n.slice(e));return r?(t.Q=+r[0],e+r[0].length):-1}function Ay(t,n,e){var r=Qg.exec(n.slice(e));return r?(t.s=+r[0],e+r[0].length):-1}function Sy(t,n){return ny(t.getDate(),n,2)}function ky(t,n){return ny(t.getHours(),n,2)}function Ty(t,n){return ny(t.getHours()%12||12,n,2)}function Cy(t,n){return ny(1+ag.count(Dv(t),t),n,3)}function Ey(t,n){return ny(t.getMilliseconds(),n,3)}function Oy(t,n){return Ey(t,n)+"000"}function Ny(t,n){return ny(t.getMonth()+1,n,2)}function jy(t,n){return ny(t.getMinutes(),n,2)}function Ry(t,n){return ny(t.getSeconds(),n,2)}function Py(t){var n=t.getDay();return 0===n?7:n}function zy(t,n){return ny($v.count(Dv(t)-1,t),n,2)}function Ly(t){var n=t.getDay();return n>=4||0===n?Zv(t):Zv.ceil(t)}function Iy(t,n){return t=Ly(t),ny(Zv.count(Dv(t),t)+(4===Dv(t).getDay()),n,2)}function Fy(t){return t.getDay()}function By(t,n){return ny(Wv.count(Dv(t)-1,t),n,2)}function Dy(t,n){return ny(t.getFullYear()%100,n,2)}function Uy(t,n){return ny((t=Ly(t)).getFullYear()%100,n,2)}function Vy(t,n){return ny(t.getFullYear()%1e4,n,4)}function qy(t,n){var e=t.getDay();return ny((t=e>=4||0===e?Zv(t):Zv.ceil(t)).getFullYear()%1e4,n,4)}function Yy(t){var n=t.getTimezoneOffset();return(n>0?"-":(n*=-1,"+"))+ny(n/60|0,"0",2)+ny(n%60,"0",2)}function Hy(t,n){return ny(t.getUTCDate(),n,2)}function $y(t,n){return ny(t.getUTCHours(),n,2)}function Wy(t,n){return ny(t.getUTCHours()%12||12,n,2)}function Gy(t,n){return ny(1+Ig.count(Dg(t),t),n,3)}function Xy(t,n){return ny(t.getUTCMilliseconds(),n,3)}function Zy(t,n){return Xy(t,n)+"000"}function Ky(t,n){return ny(t.getUTCMonth()+1,n,2)}function Qy(t,n){return ny(t.getUTCMinutes(),n,2)}function Jy(t,n){return ny(t.getUTCSeconds(),n,2)}function t_(t){var n=t.getUTCDay();return 0===n?7:n}function n_(t,n){return ny(wg.count(Dg(t)-1,t),n,2)}function e_(t){var n=t.getUTCDay();return n>=4||0===n?kg(t):kg.ceil(t)}function r_(t,n){return t=e_(t),ny(kg.count(Dg(t),t)+(4===Dg(t).getUTCDay()),n,2)}function i_(t){return t.getUTCDay()}function o_(t,n){return ny(Mg.count(Dg(t)-1,t),n,2)}function u_(t,n){return ny(t.getUTCFullYear()%100,n,2)}function a_(t,n){return ny((t=e_(t)).getUTCFullYear()%100,n,2)}function c_(t,n){return ny(t.getUTCFullYear()%1e4,n,4)}function f_(t,n){var e=t.getUTCDay();return ny((t=e>=4||0===e?kg(t):kg.ceil(t)).getUTCFullYear()%1e4,n,4)}function s_(){return"+0000"}function l_(){return"%"}function h_(t){return+t}function d_(t){return Math.floor(+t/1e3)}function p_(t){return $g=Hg(t),Wg=$g.format,Gg=$g.parse,Xg=$g.utcFormat,Zg=$g.utcParse,$g}p_({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"]});function v_(t){return new Date(t)}function g_(t){return t instanceof Date?+t:+new Date(+t)}function y_(t,n,e,r,i,o,u,a,c){var s=fv(ev,ev),l=s.invert,h=s.domain,d=c(".%L"),p=c(":%S"),v=c("%I:%M"),g=c("%I %p"),y=c("%a %d"),_=c("%b %d"),b=c("%B"),m=c("%Y"),x=[[u,1,1e3],[u,5,5e3],[u,15,15e3],[u,30,3e4],[o,1,6e4],[o,5,3e5],[o,15,9e5],[o,30,18e5],[i,1,36e5],[i,3,108e5],[i,6,216e5],[i,12,432e5],[r,1,864e5],[r,2,1728e5],[e,1,6048e5],[n,1,2592e6],[n,3,7776e6],[t,1,31536e6]];function w(a){return(u(a)1)&&(t-=Math.floor(t));var n=Math.abs(t-.5);return om.h=360*t-100,om.s=1.5-1.5*n,om.l=.8-.9*n,om+""},am=Jn(),cm=Math.PI/3,fm=2*Math.PI/3,sm=function(t){var n;return t=(.5-t)*Math.PI,am.r=255*(n=Math.sin(t))*n,am.g=255*(n=Math.sin(t+cm))*n,am.b=255*(n=Math.sin(t+fm))*n,am+""},lm=function(t){return t=Math.max(0,Math.min(1,t)),"rgb("+Math.max(0,Math.min(255,Math.round(34.61+t*(1172.33-t*(10793.56-t*(33300.12-t*(38394.49-14825.05*t)))))))+", "+Math.max(0,Math.min(255,Math.round(23.31+t*(557.33+t*(1225.33-t*(3574.96-t*(1073.77+707.56*t)))))))+", "+Math.max(0,Math.min(255,Math.round(27.2+t*(3211.1-t*(15327.97-t*(27814-t*(22569.18-6838.66*t)))))))+")"};function hm(t){var n=t.length;return function(e){return t[Math.max(0,Math.min(n-1,Math.floor(e*n)))]}}var dm=hm(q_("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),pm=hm(q_("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),vm=hm(q_("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),gm=hm(q_("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921")),ym=function(t){return Cn(cn(t).call(document.documentElement))},_m=0;function bm(){return new mm}function mm(){this._="@"+(++_m).toString(36)}mm.prototype=bm.prototype={constructor:mm,get:function(t){for(var n=this._;!(n in t);)if(!(t=t.parentNode))return;return t[n]},set:function(t,n){return t[this._]=n},remove:function(t){return this._ in t&&delete t[this._]},toString:function(){return this._}};var xm=function(t){return"string"==typeof t?new Sn([document.querySelectorAll(t)],[document.documentElement]):new Sn([null==t?[]:t],An)},wm=function(t,n){null==n&&(n=Pe().touches);for(var e=0,r=n?n.length:0,i=new Array(r);e1?0:t<-1?Nm:Math.acos(t)}function zm(t){return t>=1?jm:t<=-1?-jm:Math.asin(t)}function Lm(t){return t.innerRadius}function Im(t){return t.outerRadius}function Fm(t){return t.startAngle}function Bm(t){return t.endAngle}function Dm(t){return t&&t.padAngle}function Um(t,n,e,r,i,o,u,a){var c=e-t,f=r-n,s=u-i,l=a-o,h=l*c-s*f;if(!(h*h<1e-12))return[t+(h=(s*(n-o)-l*(t-i))/h)*c,n+h*f]}function Vm(t,n,e,r,i,o,u){var a=t-e,c=n-r,f=(u?o:-o)/Om(a*a+c*c),s=f*c,l=-f*a,h=t+s,d=n+l,p=e+s,v=r+l,g=(h+p)/2,y=(d+v)/2,_=p-h,b=v-d,m=_*_+b*b,x=i-o,w=h*v-p*d,M=(b<0?-1:1)*Om(Tm(0,x*x*m-w*w)),A=(w*b-_*M)/m,S=(-w*_-b*M)/m,k=(w*b+_*M)/m,T=(-w*_+b*M)/m,C=A-g,E=S-y,O=k-g,N=T-y;return C*C+E*E>O*O+N*N&&(A=k,S=T),{cx:A,cy:S,x01:-s,y01:-l,x11:A*(i/x-1),y11:S*(i/x-1)}}var qm=function(){var t=Lm,n=Im,e=Mm(0),r=null,i=Fm,o=Bm,u=Dm,a=null;function c(){var c,f,s=+t.apply(this,arguments),l=+n.apply(this,arguments),h=i.apply(this,arguments)-jm,d=o.apply(this,arguments)-jm,p=Am(d-h),v=d>h;if(a||(a=c=Wi()),l1e-12)if(p>Rm-1e-12)a.moveTo(l*km(h),l*Em(h)),a.arc(0,0,l,h,d,!v),s>1e-12&&(a.moveTo(s*km(d),s*Em(d)),a.arc(0,0,s,d,h,v));else{var g,y,_=h,b=d,m=h,x=d,w=p,M=p,A=u.apply(this,arguments)/2,S=A>1e-12&&(r?+r.apply(this,arguments):Om(s*s+l*l)),k=Cm(Am(l-s)/2,+e.apply(this,arguments)),T=k,C=k;if(S>1e-12){var E=zm(S/s*Em(A)),O=zm(S/l*Em(A));(w-=2*E)>1e-12?(m+=E*=v?1:-1,x-=E):(w=0,m=x=(h+d)/2),(M-=2*O)>1e-12?(_+=O*=v?1:-1,b-=O):(M=0,_=b=(h+d)/2)}var N=l*km(_),j=l*Em(_),R=s*km(x),P=s*Em(x);if(k>1e-12){var z,L=l*km(b),I=l*Em(b),F=s*km(m),B=s*Em(m);if(p1e-12?C>1e-12?(g=Vm(F,B,N,j,l,C,v),y=Vm(L,I,R,P,l,C,v),a.moveTo(g.cx+g.x01,g.cy+g.y01),C1e-12&&w>1e-12?T>1e-12?(g=Vm(R,P,L,I,s,-T,v),y=Vm(N,j,F,B,s,-T,v),a.lineTo(g.cx+g.x01,g.cy+g.y01),T=s;--l)a.point(g[l],y[l]);a.lineEnd(),a.areaEnd()}v&&(g[f]=+t(h,f,c),y[f]=+e(h,f,c),a.point(n?+n(h,f,c):g[f],r?+r(h,f,c):y[f]))}if(d)return a=null,d+""||null}function f(){return Gm().defined(i).curve(u).context(o)}return c.x=function(e){return arguments.length?(t="function"==typeof e?e:Mm(+e),n=null,c):t},c.x0=function(n){return arguments.length?(t="function"==typeof n?n:Mm(+n),c):t},c.x1=function(t){return arguments.length?(n=null==t?null:"function"==typeof t?t:Mm(+t),c):n},c.y=function(t){return arguments.length?(e="function"==typeof t?t:Mm(+t),r=null,c):e},c.y0=function(t){return arguments.length?(e="function"==typeof t?t:Mm(+t),c):e},c.y1=function(t){return arguments.length?(r=null==t?null:"function"==typeof t?t:Mm(+t),c):r},c.lineX0=c.lineY0=function(){return f().x(t).y(e)},c.lineY1=function(){return f().x(t).y(r)},c.lineX1=function(){return f().x(n).y(e)},c.defined=function(t){return arguments.length?(i="function"==typeof t?t:Mm(!!t),c):i},c.curve=function(t){return arguments.length?(u=t,null!=o&&(a=u(o)),c):u},c.context=function(t){return arguments.length?(null==t?o=a=null:a=u(o=t),c):o},c},Zm=function(t,n){return nt?1:n>=t?0:NaN},Km=function(t){return t},Qm=function(){var t=Km,n=Zm,e=null,r=Mm(0),i=Mm(Rm),o=Mm(0);function u(u){var a,c,f,s,l,h=u.length,d=0,p=new Array(h),v=new Array(h),g=+r.apply(this,arguments),y=Math.min(Rm,Math.max(-Rm,i.apply(this,arguments)-g)),_=Math.min(Math.abs(y)/h,o.apply(this,arguments)),b=_*(y<0?-1:1);for(a=0;a0&&(d+=l);for(null!=n?p.sort((function(t,e){return n(v[t],v[e])})):null!=e&&p.sort((function(t,n){return e(u[t],u[n])})),a=0,f=d?(y-h*b)/d:0;a0?l*f:0)+b,v[c]={data:u[c],index:a,value:l,startAngle:g,endAngle:s,padAngle:_};return v}return u.value=function(n){return arguments.length?(t="function"==typeof n?n:Mm(+n),u):t},u.sortValues=function(t){return arguments.length?(n=t,e=null,u):n},u.sort=function(t){return arguments.length?(e=t,n=null,u):e},u.startAngle=function(t){return arguments.length?(r="function"==typeof t?t:Mm(+t),u):r},u.endAngle=function(t){return arguments.length?(i="function"==typeof t?t:Mm(+t),u):i},u.padAngle=function(t){return arguments.length?(o="function"==typeof t?t:Mm(+t),u):o},u},Jm=nx(Hm);function tx(t){this._curve=t}function nx(t){function n(n){return new tx(t(n))}return n._curve=t,n}function ex(t){var n=t.curve;return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t.curve=function(t){return arguments.length?n(nx(t)):n()._curve},t}tx.prototype={areaStart:function(){this._curve.areaStart()},areaEnd:function(){this._curve.areaEnd()},lineStart:function(){this._curve.lineStart()},lineEnd:function(){this._curve.lineEnd()},point:function(t,n){this._curve.point(n*Math.sin(t),n*-Math.cos(t))}};var rx=function(){return ex(Gm().curve(Jm))},ix=function(){var t=Xm().curve(Jm),n=t.curve,e=t.lineX0,r=t.lineX1,i=t.lineY0,o=t.lineY1;return t.angle=t.x,delete t.x,t.startAngle=t.x0,delete t.x0,t.endAngle=t.x1,delete t.x1,t.radius=t.y,delete t.y,t.innerRadius=t.y0,delete t.y0,t.outerRadius=t.y1,delete t.y1,t.lineStartAngle=function(){return ex(e())},delete t.lineX0,t.lineEndAngle=function(){return ex(r())},delete t.lineX1,t.lineInnerRadius=function(){return ex(i())},delete t.lineY0,t.lineOuterRadius=function(){return ex(o())},delete t.lineY1,t.curve=function(t){return arguments.length?n(nx(t)):n()._curve},t},ox=function(t,n){return[(n=+n)*Math.cos(t-=Math.PI/2),n*Math.sin(t)]},ux=Array.prototype.slice;function ax(t){return t.source}function cx(t){return t.target}function fx(t){var n=ax,e=cx,r=$m,i=Wm,o=null;function u(){var u,a=ux.call(arguments),c=n.apply(this,a),f=e.apply(this,a);if(o||(o=u=Wi()),t(o,+r.apply(this,(a[0]=c,a)),+i.apply(this,a),+r.apply(this,(a[0]=f,a)),+i.apply(this,a)),u)return o=null,u+""||null}return u.source=function(t){return arguments.length?(n=t,u):n},u.target=function(t){return arguments.length?(e=t,u):e},u.x=function(t){return arguments.length?(r="function"==typeof t?t:Mm(+t),u):r},u.y=function(t){return arguments.length?(i="function"==typeof t?t:Mm(+t),u):i},u.context=function(t){return arguments.length?(o=null==t?null:t,u):o},u}function sx(t,n,e,r,i){t.moveTo(n,e),t.bezierCurveTo(n=(n+r)/2,e,n,i,r,i)}function lx(t,n,e,r,i){t.moveTo(n,e),t.bezierCurveTo(n,e=(e+i)/2,r,e,r,i)}function hx(t,n,e,r,i){var o=ox(n,e),u=ox(n,e=(e+i)/2),a=ox(r,e),c=ox(r,i);t.moveTo(o[0],o[1]),t.bezierCurveTo(u[0],u[1],a[0],a[1],c[0],c[1])}function dx(){return fx(sx)}function px(){return fx(lx)}function vx(){var t=fx(hx);return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t}var gx={draw:function(t,n){var e=Math.sqrt(n/Nm);t.moveTo(e,0),t.arc(0,0,e,0,Rm)}},yx={draw:function(t,n){var e=Math.sqrt(n/5)/2;t.moveTo(-3*e,-e),t.lineTo(-e,-e),t.lineTo(-e,-3*e),t.lineTo(e,-3*e),t.lineTo(e,-e),t.lineTo(3*e,-e),t.lineTo(3*e,e),t.lineTo(e,e),t.lineTo(e,3*e),t.lineTo(-e,3*e),t.lineTo(-e,e),t.lineTo(-3*e,e),t.closePath()}},_x=Math.sqrt(1/3),bx=2*_x,mx={draw:function(t,n){var e=Math.sqrt(n/bx),r=e*_x;t.moveTo(0,-e),t.lineTo(r,0),t.lineTo(0,e),t.lineTo(-r,0),t.closePath()}},xx=Math.sin(Nm/10)/Math.sin(7*Nm/10),wx=Math.sin(Rm/10)*xx,Mx=-Math.cos(Rm/10)*xx,Ax={draw:function(t,n){var e=Math.sqrt(.8908130915292852*n),r=wx*e,i=Mx*e;t.moveTo(0,-e),t.lineTo(r,i);for(var o=1;o<5;++o){var u=Rm*o/5,a=Math.cos(u),c=Math.sin(u);t.lineTo(c*e,-a*e),t.lineTo(a*r-c*i,c*r+a*i)}t.closePath()}},Sx={draw:function(t,n){var e=Math.sqrt(n),r=-e/2;t.rect(r,r,e,e)}},kx=Math.sqrt(3),Tx={draw:function(t,n){var e=-Math.sqrt(n/(3*kx));t.moveTo(0,2*e),t.lineTo(-kx*e,-e),t.lineTo(kx*e,-e),t.closePath()}},Cx=Math.sqrt(3)/2,Ex=1/Math.sqrt(12),Ox=3*(Ex/2+1),Nx={draw:function(t,n){var e=Math.sqrt(n/Ox),r=e/2,i=e*Ex,o=r,u=e*Ex+e,a=-o,c=u;t.moveTo(r,i),t.lineTo(o,u),t.lineTo(a,c),t.lineTo(-.5*r-Cx*i,Cx*r+-.5*i),t.lineTo(-.5*o-Cx*u,Cx*o+-.5*u),t.lineTo(-.5*a-Cx*c,Cx*a+-.5*c),t.lineTo(-.5*r+Cx*i,-.5*i-Cx*r),t.lineTo(-.5*o+Cx*u,-.5*u-Cx*o),t.lineTo(-.5*a+Cx*c,-.5*c-Cx*a),t.closePath()}},jx=[gx,yx,mx,Sx,Ax,Tx,Nx],Rx=function(){var t=Mm(gx),n=Mm(64),e=null;function r(){var r;if(e||(e=r=Wi()),t.apply(this,arguments).draw(e,+n.apply(this,arguments)),r)return e=null,r+""||null}return r.type=function(n){return arguments.length?(t="function"==typeof n?n:Mm(n),r):t},r.size=function(t){return arguments.length?(n="function"==typeof t?t:Mm(+t),r):n},r.context=function(t){return arguments.length?(e=null==t?null:t,r):e},r},Px=function(){};function zx(t,n,e){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+n)/6,(t._y0+4*t._y1+e)/6)}function Lx(t){this._context=t}Lx.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:zx(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,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);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:zx(this,t,n)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=n}};var Ix=function(t){return new Lx(t)};function Fx(t){this._context=t}Fx.prototype={areaStart:Px,areaEnd:Px,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:this._context.moveTo(this._x2,this._y2),this._context.closePath();break;case 2:this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break;case 3:this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4)}},point:function(t,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._x2=t,this._y2=n;break;case 1:this._point=2,this._x3=t,this._y3=n;break;case 2:this._point=3,this._x4=t,this._y4=n,this._context.moveTo((this._x0+4*this._x1+t)/6,(this._y0+4*this._y1+n)/6);break;default:zx(this,t,n)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=n}};var Bx=function(t){return new Fx(t)};function Dx(t){this._context=t}Dx.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(){(this._line||0!==this._line&&3===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,n){switch(t=+t,n=+n,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var e=(this._x0+4*this._x1+t)/6,r=(this._y0+4*this._y1+n)/6;this._line?this._context.lineTo(e,r):this._context.moveTo(e,r);break;case 3:this._point=4;default:zx(this,t,n)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=n}};var Ux=function(t){return new Dx(t)};function Vx(t,n){this._basis=new Lx(t),this._beta=n}Vx.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var t=this._x,n=this._y,e=t.length-1;if(e>0)for(var r,i=t[0],o=n[0],u=t[e]-i,a=n[e]-o,c=-1;++c<=e;)r=c/e,this._basis.point(this._beta*t[c]+(1-this._beta)*(i+r*u),this._beta*n[c]+(1-this._beta)*(o+r*a));this._x=this._y=null,this._basis.lineEnd()},point:function(t,n){this._x.push(+t),this._y.push(+n)}};var qx=function t(n){function e(t){return 1===n?new Lx(t):new Vx(t,n)}return e.beta=function(n){return t(+n)},e}(.85);function Yx(t,n,e){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-n),t._y2+t._k*(t._y1-e),t._x2,t._y2)}function Hx(t,n){this._context=t,this._k=(1-n)/6}Hx.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:Yx(this,this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(t,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break;case 1:this._point=2,this._x1=t,this._y1=n;break;case 2:this._point=3;default:Yx(this,t,n)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=n}};var $x=function t(n){function e(t){return new Hx(t,n)}return e.tension=function(n){return t(+n)},e}(0);function Wx(t,n){this._context=t,this._k=(1-n)/6}Wx.prototype={areaStart:Px,areaEnd:Px,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,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._x3=t,this._y3=n;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=n);break;case 2:this._point=3,this._x5=t,this._y5=n;break;default:Yx(this,t,n)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=n}};var Gx=function t(n){function e(t){return new Wx(t,n)}return e.tension=function(n){return t(+n)},e}(0);function Xx(t,n){this._context=t,this._k=(1-n)/6}Xx.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,n){switch(t=+t,n=+n,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:Yx(this,t,n)}this._x0=this._x1,this._x1=this._x2,this._x2=t,this._y0=this._y1,this._y1=this._y2,this._y2=n}};var Zx=function t(n){function e(t){return new Xx(t,n)}return e.tension=function(n){return t(+n)},e}(0);function Kx(t,n,e){var r=t._x1,i=t._y1,o=t._x2,u=t._y2;if(t._l01_a>1e-12){var a=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);r=(r*a-t._x0*t._l12_2a+t._x2*t._l01_2a)/c,i=(i*a-t._y0*t._l12_2a+t._y2*t._l01_2a)/c}if(t._l23_a>1e-12){var f=2*t._l23_2a+3*t._l23_a*t._l12_a+t._l12_2a,s=3*t._l23_a*(t._l23_a+t._l12_a);o=(o*f+t._x1*t._l23_2a-n*t._l12_2a)/s,u=(u*f+t._y1*t._l23_2a-e*t._l12_2a)/s}t._context.bezierCurveTo(r,i,o,u,t._x2,t._y2)}function Qx(t,n){this._context=t,this._alpha=n}Qx.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,n){if(t=+t,n=+n,this._point){var e=this._x2-t,r=this._y2-n;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(e*e+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break;case 1:this._point=2;break;case 2:this._point=3;default:Kx(this,t,n)}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=n}};var Jx=function t(n){function e(t){return n?new Qx(t,n):new Hx(t,0)}return e.alpha=function(n){return t(+n)},e}(.5);function tw(t,n){this._context=t,this._alpha=n}tw.prototype={areaStart:Px,areaEnd:Px,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,n){if(t=+t,n=+n,this._point){var e=this._x2-t,r=this._y2-n;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(e*e+r*r,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=t,this._y3=n;break;case 1:this._point=2,this._context.moveTo(this._x4=t,this._y4=n);break;case 2:this._point=3,this._x5=t,this._y5=n;break;default:Kx(this,t,n)}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=n}};var nw=function t(n){function e(t){return n?new tw(t,n):new Wx(t,0)}return e.alpha=function(n){return t(+n)},e}(.5);function ew(t,n){this._context=t,this._alpha=n}ew.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,n){if(t=+t,n=+n,this._point){var e=this._x2-t,r=this._y2-n;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(e*e+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:Kx(this,t,n)}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=n}};var rw=function t(n){function e(t){return n?new ew(t,n):new Xx(t,0)}return e.alpha=function(n){return t(+n)},e}(.5);function iw(t){this._context=t}iw.prototype={areaStart:Px,areaEnd:Px,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(t,n){t=+t,n=+n,this._point?this._context.lineTo(t,n):(this._point=1,this._context.moveTo(t,n))}};var ow=function(t){return new iw(t)};function uw(t){return t<0?-1:1}function aw(t,n,e){var r=t._x1-t._x0,i=n-t._x1,o=(t._y1-t._y0)/(r||i<0&&-0),u=(e-t._y1)/(i||r<0&&-0),a=(o*i+u*r)/(r+i);return(uw(o)+uw(u))*Math.min(Math.abs(o),Math.abs(u),.5*Math.abs(a))||0}function cw(t,n){var e=t._x1-t._x0;return e?(3*(t._y1-t._y0)/e-n)/2:n}function fw(t,n,e){var r=t._x0,i=t._y0,o=t._x1,u=t._y1,a=(o-r)/3;t._context.bezierCurveTo(r+a,i+a*n,o-a,u-a*e,o,u)}function sw(t){this._context=t}function lw(t){this._context=new hw(t)}function hw(t){this._context=t}function dw(t){return new sw(t)}function pw(t){return new lw(t)}function vw(t){this._context=t}function gw(t){var n,e,r=t.length-1,i=new Array(r),o=new Array(r),u=new Array(r);for(i[0]=0,o[0]=2,u[0]=t[0]+2*t[1],n=1;n=0;--n)i[n]=(u[n]-i[n+1])/o[n];for(o[r-1]=(t[r]+i[r-1])/2,n=0;n=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(t,n){switch(t=+t,n=+n,this._point){case 0:this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break;case 1:this._point=2;default:if(this._t<=0)this._context.lineTo(this._x,n),this._context.lineTo(t,n);else{var e=this._x*(1-this._t)+t*this._t;this._context.lineTo(e,this._y),this._context.lineTo(e,n)}}this._x=t,this._y=n}};var bw=function(t){return new _w(t,.5)};function mw(t){return new _w(t,0)}function xw(t){return new _w(t,1)}var ww=function(t,n){if((i=t.length)>1)for(var e,r,i,o=1,u=t[n[0]],a=u.length;o=0;)e[n]=n;return e};function Aw(t,n){return t[n]}var Sw=function(){var t=Mm([]),n=Mw,e=ww,r=Aw;function i(i){var o,u,a=t.apply(this,arguments),c=i.length,f=a.length,s=new Array(f);for(o=0;o0){for(var e,r,i,o=0,u=t[0].length;o0)for(var e,r,i,o,u,a,c=0,f=t[n[0]].length;c0?(r[0]=o,r[1]=o+=i):i<0?(r[1]=u,r[0]=u+=i):(r[0]=0,r[1]=i)},Cw=function(t,n){if((e=t.length)>0){for(var e,r=0,i=t[n[0]],o=i.length;r0&&(r=(e=t[n[0]]).length)>0){for(var e,r,i,o=0,u=1;uo&&(o=n,r=e);return r}var jw=function(t){var n=t.map(Rw);return Mw(t).sort((function(t,e){return n[t]-n[e]}))};function Rw(t){for(var n,e=0,r=-1,i=t.length;++r0)){if(o/=h,h<0){if(o0){if(o>l)return;o>s&&(s=o)}if(o=r-c,h||!(o<0)){if(o/=h,h<0){if(o>l)return;o>s&&(s=o)}else if(h>0){if(o0)){if(o/=d,d<0){if(o0){if(o>l)return;o>s&&(s=o)}if(o=i-f,d||!(o<0)){if(o/=d,d<0){if(o>l)return;o>s&&(s=o)}else if(d>0){if(o0||l<1)||(s>0&&(t[0]=[c+s*h,f+s*d]),l<1&&(t[1]=[c+l*h,f+l*d]),!0)}}}}}function Jw(t,n,e,r,i){var o=t[1];if(o)return!0;var u,a,c=t[0],f=t.left,s=t.right,l=f[0],h=f[1],d=s[0],p=s[1],v=(l+d)/2,g=(h+p)/2;if(p===h){if(v=r)return;if(l>d){if(c){if(c[1]>=i)return}else c=[v,e];o=[v,i]}else{if(c){if(c[1]1)if(l>d){if(c){if(c[1]>=i)return}else c=[(e-a)/u,e];o=[(i-a)/u,i]}else{if(c){if(c[1]=r)return}else c=[n,u*n+a];o=[r,u*r+a]}else{if(c){if(c[0]=-xM)){var d=c*c+f*f,p=s*s+l*l,v=(l*d-f*p)/h,g=(c*p-s*d)/h,y=iM.pop()||new oM;y.arc=t,y.site=i,y.x=v+u,y.y=(y.cy=g+a)+Math.sqrt(v*v+g*g),t.circle=y;for(var _=null,b=_M._;b;)if(y.ymM)a=a.L;else{if(!((i=o-vM(a,u))>mM)){r>-mM?(n=a.P,e=a):i>-mM?(n=a,e=a.N):n=e=a;break}if(!a.R){n=a;break}a=a.R}!function(t){yM[t.index]={site:t,halfedges:[]}}(t);var c=sM(t);if(gM.insert(n,c),n||e){if(n===e)return aM(n),e=sM(n.site),gM.insert(c,e),c.edge=e.edge=Xw(n.site,c.site),uM(n),void uM(e);if(e){aM(n),aM(e);var f=n.site,s=f[0],l=f[1],h=t[0]-s,d=t[1]-l,p=e.site,v=p[0]-s,g=p[1]-l,y=2*(h*g-d*v),_=h*h+d*d,b=v*v+g*g,m=[(g*_-d*b)/y+s,(h*b-v*_)/y+l];Kw(e.edge,f,p,m),c.edge=Xw(f,t,null,m),e.edge=Xw(t,p,null,m),uM(n),uM(e)}else c.edge=Xw(n.site,c.site)}}function pM(t,n){var e=t.site,r=e[0],i=e[1],o=i-n;if(!o)return r;var u=t.P;if(!u)return-1/0;var a=(e=u.site)[0],c=e[1],f=c-n;if(!f)return a;var s=a-r,l=1/o-1/f,h=s/f;return l?(-h+Math.sqrt(h*h-2*l*(s*s/(-2*f)-c+f/2+i-o/2)))/l+r:(r+a)/2}function vM(t,n){var e=t.N;if(e)return pM(e,n);var r=t.site;return r[1]===n?r[0]:1/0}var gM,yM,_M,bM,mM=1e-6,xM=1e-12;function wM(t,n){return n[1]-t[1]||n[0]-t[0]}function MM(t,n){var e,r,i,o=t.sort(wM).pop();for(bM=[],yM=new Array(t.length),gM=new Gw,_M=new Gw;;)if(i=rM,o&&(!i||o[1]mM||Math.abs(i[0][1]-i[1][1])>mM)||delete bM[o]}(u,a,c,f),function(t,n,e,r){var i,o,u,a,c,f,s,l,h,d,p,v,g=yM.length,y=!0;for(i=0;imM||Math.abs(v-h)>mM)&&(c.splice(a,0,bM.push(Zw(u,d,Math.abs(p-t)mM?[t,Math.abs(l-t)mM?[Math.abs(h-r)mM?[e,Math.abs(l-e)mM?[Math.abs(h-n)=a)return null;var c=t-i.site[0],f=n-i.site[1],s=c*c+f*f;do{i=o.cells[r=u],u=null,i.halfedges.forEach((function(e){var r=o.edges[e],a=r.left;if(a!==i.site&&a||(a=r.right)){var c=t-a[0],f=n-a[1],l=c*c+f*f;lr?(r+i)/2:Math.min(0,r)||Math.max(0,i),u>o?(o+u)/2:Math.min(0,o)||Math.max(0,u))}var FM,BM=function(){var t,n,e=jM,r=RM,i=IM,o=zM,u=LM,a=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],f=250,s=yp,l=vt("start","zoom","end"),h=0;function d(t){t.property("__zoom",PM).on("wheel.zoom",m).on("mousedown.zoom",x).on("dblclick.zoom",w).filter(u).on("touchstart.zoom",M).on("touchmove.zoom",A).on("touchend.zoom touchcancel.zoom",S).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function p(t,n){return(n=Math.max(a[0],Math.min(a[1],n)))===t.k?t:new TM(n,t.x,t.y)}function v(t,n,e){var r=n[0]-e[0]*t.k,i=n[1]-e[1]*t.k;return r===t.x&&i===t.y?t:new TM(t.k,r,i)}function g(t){return[(+t[0][0]+ +t[1][0])/2,(+t[0][1]+ +t[1][1])/2]}function y(t,n,e){t.on("start.zoom",(function(){_(this,arguments).start()})).on("interrupt.zoom end.zoom",(function(){_(this,arguments).end()})).tween("zoom",(function(){var t=this,i=arguments,o=_(t,i),u=r.apply(t,i),a=null==e?g(u):"function"==typeof e?e.apply(t,i):e,c=Math.max(u[1][0]-u[0][0],u[1][1]-u[0][1]),f=t.__zoom,l="function"==typeof n?n.apply(t,i):n,h=s(f.invert(a).concat(c/f.k),l.invert(a).concat(c/l.k));return function(t){if(1===t)t=l;else{var n=h(t),e=c/n[2];t=new TM(e,a[0]-n[0]*e,a[1]-n[1]*e)}o.zoom(null,t)}}))}function _(t,n,e){return!e&&t.__zooming||new b(t,n)}function b(t,n){this.that=t,this.args=n,this.active=0,this.extent=r.apply(t,n),this.taps=0}function m(){if(e.apply(this,arguments)){var t=_(this,arguments),n=this.__zoom,r=Math.max(a[0],Math.min(a[1],n.k*Math.pow(2,o.apply(this,arguments)))),u=Ie(this);if(t.wheel)t.mouse[0][0]===u[0]&&t.mouse[0][1]===u[1]||(t.mouse[1]=n.invert(t.mouse[0]=u)),clearTimeout(t.wheel);else{if(n.k===r)return;t.mouse=[u,n.invert(u)],lr(this),t.start()}NM(),t.wheel=setTimeout(f,150),t.zoom("mouse",i(v(p(n,r),t.mouse[0],t.mouse[1]),t.extent,c))}function f(){t.wheel=null,t.end()}}function x(){if(!n&&e.apply(this,arguments)){var t=_(this,arguments,!0),r=Cn(pn.view).on("mousemove.zoom",f,!0).on("mouseup.zoom",s,!0),o=Ie(this),u=pn.clientX,a=pn.clientY;Nn(pn.view),OM(),t.mouse=[o,this.__zoom.invert(o)],lr(this),t.start()}function f(){if(NM(),!t.moved){var n=pn.clientX-u,e=pn.clientY-a;t.moved=n*n+e*e>h}t.zoom("mouse",i(v(t.that.__zoom,t.mouse[0]=Ie(t.that),t.mouse[1]),t.extent,c))}function s(){r.on("mousemove.zoom mouseup.zoom",null),jn(pn.view,t.moved),NM(),t.end()}}function w(){if(e.apply(this,arguments)){var t=this.__zoom,n=Ie(this),o=t.invert(n),u=t.k*(pn.shiftKey?.5:2),a=i(v(p(t,u),n,o),r.apply(this,arguments),c);NM(),f>0?Cn(this).transition().duration(f).call(y,a,n):Cn(this).call(d.transform,a)}}function M(){if(e.apply(this,arguments)){var n,r,i,o,u=pn.touches,a=u.length,c=_(this,arguments,pn.changedTouches.length===a);for(OM(),r=0;rDM.max(this._stopsValues)||0===this._sortedStops.length)return this.options.defaultColor;var t=function(t,n){if(0===t.length)return-1;for(var e=0,r=t.length-1;r-e>1;){var i=Math.floor((e+r)/2);t[i]n.value?this._sortedStops[t+1].color:n.color},enumerable:!1,configurable:!0}),n.prototype._getStopsRange=function(t){var n=VM(t,[this._maxValue]);if(n.length<2)return this.getUpdatedRangeWithMinValue(n);for(var e=[n[0]],r=1;r6&&this._valueText.length<=10?14:this._valueText.length>10&&this._valueText.length<=12?12:10,this.rescaleValueFont(t));var t},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_stat",{get:function(){return this.options.stat},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_valueArcBackgroundColor",{get:function(){return this.options.valueArcBackgroundColor},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_innerRadius",{get:function(){return this.rescaleArcRadius(this.options.innerRadius)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_outerRadius",{get:function(){return this.rescaleArcRadius(this.options.outerRadius)},enumerable:!1,configurable:!0}),n.prototype.rescaleArcRadius=function(t){return t*this._scaleFactor},n.prototype.rescaleValueFont=function(t){return t*(.8*this._scaleFactor)},n.prototype.rescaleSpace=function(t){return t*(.5*this._scaleFactor)},n.prototype.rescaleWith=function(t){return t*(.6*this._scaleFactor)},Object.defineProperty(n.prototype,"_scaleFactor",{get:function(){var t=this.options.outerRadius+2+8;return this._minWH/(t+20)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"aggregatedValue",{get:function(){switch(this._stat){case r.CURRENT:return DM.last(this.series[0].datapoints)[1];default:throw new Error("Unsupported stat: "+this._stat)}},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_maxValue",{get:function(){return this.options.maxValue||this.maxValue},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_minValue",{get:function(){return this.options.minValue||0},enumerable:!1,configurable:!0}),n.prototype.onMouseOver=function(){},n.prototype.onMouseMove=function(){},n.prototype.onMouseOut=function(){},n.prototype.onGaugeMouseOver=function(){this.svg.selectAll(".label-text").style("display",null),this.svg.selectAll(".label-background").style("display",null)},n.prototype.onGaugeMouseMove=function(){this.svg.selectAll(".label-text").style("display",null),this.svg.selectAll(".label-background").style("display",null)},n.prototype.onGaugeMouseOut=function(){this.svg.selectAll(".label-text").style("display","none"),this.svg.selectAll(".label-background").style("display","none")},n.prototype.renderSharedCrosshair=function(){},n.prototype.hideSharedCrosshair=function(){},n}(u.ChartwerkPod),HM={render:function(t){return t("div",{class:{"chartwerk-gauge-pod":!0},attrs:{id:this.id}})},mixins:[u.VueChartwerkPodMixin],methods:{render:function(){void 0===this.pod?(this.pod=new YM(document.getElementById(this.id),this.series,this.options),this.pod.render()):this.pod.updateData(this.series,this.options)}}}}])})); \ No newline at end of file diff --git a/src/index.ts b/src/index.ts index ac9b73d..3182657 100644 --- a/src/index.ts +++ b/src/index.ts @@ -598,7 +598,7 @@ export class ChartwerkGaugePod extends ChartwerkPod