!function(t,n){if("object"==typeof exports&&"object"==typeof module)module.exports=n();else if("function"==typeof define&&define.amd)define([],n);else{var e=n();for(var r in e)("object"==typeof exports?exports:t)[r]=e[r]}}(window,(function(){return 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=4)}([function(t,n,e){(function(t,r){var i; /** * @license * Lodash * Copyright OpenJS Foundation and other contributors * 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]",k="[object Float32Array]",S="[object Float64Array]",C="[object Int8Array]",T="[object Int16Array]",E="[object Int32Array]",N="[object Uint8Array]",j="[object Uint16Array]",O="[object Uint32Array]",P=/\b__p \+= '';/g,z=/\b(__p \+=) '' \+/g,R=/(__e\(.*?\)|\b__t\)) \+\n'';/g,I=/&(?:amp|lt|gt|quot|#39);/g,F=/[&<>"']/g,L=RegExp(I.source),B=RegExp(F.source),U=/<%-([\s\S]+?)%>/g,D=/<%([\s\S]+?)%>/g,q=/<%=([\s\S]+?)%>/g,V=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Y=/^\w*$/,H=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,$=/[\\^$.*+?()[\]{}|]/g,W=RegExp($.source),X=/^\s+/,G=/\s/,Z=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,K=/\{\n\/\* \[wrapped with (.+)\] \*/,Q=/,? & /,J=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,tt=/[()=,{}\[\]\/\s]/,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]",kt="[A-Z\\xc0-\\xd6\\xd8-\\xde]",St="(?:"+bt+"|"+mt+")",Ct="(?:"+kt+"|"+mt+")",Tt="(?:"+gt+"|"+xt+")"+"?",Et="[\\ufe0e\\ufe0f]?"+Tt+("(?:\\u200d(?:"+[wt,Mt,At].join("|")+")[\\ufe0e\\ufe0f]?"+Tt+")*"),Nt="(?:"+[_t,Mt,At].join("|")+")"+Et,jt="(?:"+[wt+gt+"?",gt,Mt,At,pt].join("|")+")",Ot=RegExp("['’]","g"),Pt=RegExp(gt,"g"),zt=RegExp(xt+"(?="+xt+")|"+jt+Et,"g"),Rt=RegExp([kt+"?"+bt+"+(?:['’](?:d|ll|m|re|s|t|ve))?(?="+[vt,kt,"$"].join("|")+")",Ct+"+(?:['’](?:D|LL|M|RE|S|T|VE))?(?="+[vt,kt+St,"$"].join("|")+")",kt+"?"+St+"+(?:['’](?:d|ll|m|re|s|t|ve))?",kt+"+(?:['’](?: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,Nt].join("|"),"g"),It=RegExp("[\\u200d\\ud800-\\udfff"+ht+"\\ufe0e\\ufe0f]"),Ft=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Lt=["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,Ut={};Ut[k]=Ut[S]=Ut[C]=Ut[T]=Ut[E]=Ut[N]=Ut["[object Uint8ClampedArray]"]=Ut[j]=Ut[O]=!0,Ut[c]=Ut[f]=Ut[M]=Ut[s]=Ut[A]=Ut[l]=Ut[h]=Ut[d]=Ut[v]=Ut[g]=Ut[y]=Ut[_]=Ut[b]=Ut[m]=Ut[w]=!1;var Dt={};Dt[c]=Dt[f]=Dt[M]=Dt[A]=Dt[s]=Dt[l]=Dt[k]=Dt[S]=Dt[C]=Dt[T]=Dt[E]=Dt[v]=Dt[g]=Dt[y]=Dt[_]=Dt[b]=Dt[m]=Dt[x]=Dt[N]=Dt["[object Uint8ClampedArray]"]=Dt[j]=Dt[O]=!0,Dt[h]=Dt[d]=Dt[w]=!1;var qt={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Vt=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")(),Xt=n&&!n.nodeType&&n,Gt=Xt&&"object"==typeof r&&r&&!r.nodeType&&r,Zt=Gt&&Gt.exports===Xt,Kt=Zt&&Ht.process,Qt=function(){try{var t=Gt&&Gt.require&&Gt.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 In(t,n){for(var e=t.length;e--&&wn(n,t[e],0)>-1;);return e}function Fn(t,n){for(var e=t.length,r=0;e--;)t[e]===n&&++r;return r}var Ln=Cn({"À":"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"}),Bn=Cn({"&":"&","<":"<",">":">",'"':""","'":"'"});function Un(t){return"\\"+qt[t]}function Dn(t){return It.test(t)}function qn(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 Yn(t,n){for(var e=-1,r=t.length,i=0,o=[];++e",""":'"',"'":"'"});var Kn=function t(n){var e,r=(n=null==n?Wt:Kn.defaults(Wt.Object(),n,Kn.pick(Wt,Lt))).Array,i=n.Date,G=n.Error,ht=n.Function,dt=n.Math,pt=n.Object,vt=n.RegExp,gt=n.String,yt=n.TypeError,_t=r.prototype,bt=ht.prototype,mt=pt.prototype,xt=n["__core-js_shared__"],wt=bt.toString,Mt=mt.hasOwnProperty,At=0,kt=(e=/[^.]+$/.exec(xt&&xt.keys&&xt.keys.IE_PROTO||""))?"Symbol(src)_1."+e:"",St=mt.toString,Ct=wt.call(pt),Tt=Wt._,Et=vt("^"+wt.call(Mt).replace($,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Nt=Zt?n.Buffer:void 0,jt=n.Symbol,zt=n.Uint8Array,It=Nt?Nt.allocUnsafe:void 0,qt=Vn(pt.getPrototypeOf,pt),Ht=pt.create,$t=mt.propertyIsEnumerable,Xt=_t.splice,Gt=jt?jt.isConcatSpreadable:void 0,Kt=jt?jt.iterator:void 0,Qt=jt?jt.toStringTag:void 0,bn=function(){try{var t=to(pt,"defineProperty");return t({},"",{}),t}catch(t){}}(),Cn=n.clearTimeout!==Wt.clearTimeout&&n.clearTimeout,Qn=i&&i.now!==Wt.Date.now&&i.now,Jn=n.setTimeout!==Wt.setTimeout&&n.setTimeout,te=dt.ceil,ne=dt.floor,ee=pt.getOwnPropertySymbols,re=Nt?Nt.isBuffer:void 0,ie=n.isFinite,oe=_t.join,ue=Vn(pt.keys,pt),ae=dt.max,ce=dt.min,fe=i.now,se=n.parseInt,le=dt.random,he=_t.reverse,de=to(n,"DataView"),pe=to(n,"Map"),ve=to(n,"Promise"),ge=to(n,"Set"),ye=to(n,"WeakMap"),_e=to(pt,"create"),be=ye&&new ye,me={},xe=To(de),we=To(pe),Me=To(ve),Ae=To(ge),ke=To(ye),Se=jt?jt.prototype:void 0,Ce=Se?Se.valueOf:void 0,Te=Se?Se.toString:void 0;function Ee(t){if(Hu(t)&&!zu(t)&&!(t instanceof Pe)){if(t instanceof Oe)return t;if(Mt.call(t,"__wrapped__"))return Eo(t)}return new Oe(t)}var Ne=function(){function t(){}return function(n){if(!Yu(n))return{};if(Ht)return Ht(n);t.prototype=n;var e=new t;return t.prototype=void 0,e}}();function je(){}function Oe(t,n){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=void 0}function Pe(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function ze(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n=n?t:n)),t}function Ke(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(!Yu(t))return t;var w=zu(t);if(w){if(u=function(t){var n=t.length,e=new t.constructor(n);n&&"string"==typeof t[0]&&Mt.call(t,"index")&&(e.index=t.index,e.input=t.input);return e}(t),!a)return _i(t,u)}else{var P=ro(t),z=P==d||P==p;if(Lu(t))return hi(t,a);if(P==y||P==c||z&&!i){if(u=f||z?{}:oo(t),!a)return f?function(t,n){return bi(t,eo(t),n)}(t,function(t,n){return t&&bi(n,wa(n),t)}(u,t)):function(t,n){return bi(t,no(t),n)}(t,We(u,t))}else{if(!Dt[P])return i?t:{};u=function(t,n,e){var r=t.constructor;switch(n){case M:return di(t);case s:case l:return new r(+t);case A:return function(t,n){var e=n?di(t.buffer):t.buffer;return new t.constructor(e,t.byteOffset,t.byteLength)}(t,e);case k:case S:case C:case T:case E:case N:case"[object Uint8ClampedArray]":case j:case O:return pi(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,Ce?pt(Ce.call(i)):{}}var i}(t,P,a)}}o||(o=new Le);var R=o.get(t);if(R)return R;o.set(t,u),Zu(t)?t.forEach((function(r){u.add(Ke(r,n,e,r,t,o))})):$u(t)&&t.forEach((function(r,i){u.set(i,Ke(r,n,e,i,t,o))}));var I=w?void 0:(h?f?Wi:$i:f?wa:xa)(t);return cn(I||t,(function(r,i){I&&(r=t[i=r]),Ye(u,i,Ke(r,n,e,i,t,o))})),u}function Qe(t,n,e){var r=e.length;if(null==t)return!r;for(t=pt(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 Je(t,n,e){if("function"!=typeof t)throw new yt(o);return xo((function(){t.apply(void 0,e)}),n)}function tr(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,On(e))),r?(o=dn,u=!1):n.length>=200&&(o=zn,u=!1,n=new Fe(n));t:for(;++i-1},Re.prototype.set=function(t,n){var e=this.__data__,r=He(e,t);return r<0?(++this.size,e.push([t,n])):e[r][1]=n,this},Ie.prototype.clear=function(){this.size=0,this.__data__={hash:new ze,map:new(pe||Re),string:new ze}},Ie.prototype.delete=function(t){var n=Qi(this,t).delete(t);return this.size-=n?1:0,n},Ie.prototype.get=function(t){return Qi(this,t).get(t)},Ie.prototype.has=function(t){return Qi(this,t).has(t)},Ie.prototype.set=function(t,n){var e=Qi(this,t),r=e.size;return e.set(t,n),this.size+=e.size==r?0:1,this},Fe.prototype.add=Fe.prototype.push=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this},Fe.prototype.has=function(t){return this.__data__.has(t)},Le.prototype.clear=function(){this.__data__=new Re,this.size=0},Le.prototype.delete=function(t){var n=this.__data__,e=n.delete(t);return this.size=n.size,e},Le.prototype.get=function(t){return this.__data__.get(t)},Le.prototype.has=function(t){return this.__data__.has(t)},Le.prototype.set=function(t,n){var e=this.__data__;if(e instanceof Re){var r=e.__data__;if(!pe||r.length<199)return r.push([t,n]),this.size=++e.size,this;e=this.__data__=new Ie(r)}return e.set(t,n),this.size=e.size,this};var nr=wi(fr),er=wi(sr,!0);function rr(t,n){var e=!0;return nr(t,(function(t,r,i){return e=!!n(t,r,i)})),e}function ir(t,n,e){for(var r=-1,i=t.length;++r0&&e(a)?n>1?ur(a,n-1,e,r,i):vn(i,a):r||(i[i.length]=a)}return i}var ar=Mi(),cr=Mi(!0);function fr(t,n){return t&&ar(t,n,xa)}function sr(t,n){return t&&cr(t,n,xa)}function lr(t,n){return ln(n,(function(n){return Du(t[n])}))}function hr(t,n){for(var e=0,r=(n=ci(n,t)).length;null!=t&&en}function gr(t,n){return null!=t&&Mt.call(t,n)}function yr(t,n){return null!=t&&n in pt(t)}function _r(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,On(n))),f=ce(l.length,f),c[a]=!e&&(n||o>=120&&l.length>=120)?new Fe(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 zr(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 Ir(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;ao(i)?Xt.call(t,i,1):ti(t,i)}}return t}function Fr(t,n){return t+ne(le()*(n-t+1))}function Lr(t,n){var e="";if(!t||n<1||n>9007199254740991)return e;do{n%2&&(e+=t),(n=ne(n/2))&&(t+=t)}while(n);return e}function Br(t,n){return wo(go(t,n,Wa),t+"")}function Ur(t){return Ue(Na(t))}function Dr(t,n){var e=Na(t);return ko(e,Ze(n,0,e.length))}function qr(t,n,e,r){if(!Yu(t))return t;for(var i=-1,o=(n=ci(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&&!Qu(u)&&(e?u<=n:u=200){var f=n?null:Li(t);if(f)return Hn(f);u=!1,i=zn,c=new Fe}else c=n?[]:a;t:for(;++r=r?t:$r(t,n,e)}var li=Cn||function(t){return Wt.clearTimeout(t)};function hi(t,n){if(n)return t.slice();var e=t.length,r=It?It(e):new t.constructor(e);return t.copy(r),r}function di(t){var n=new t.constructor(t.byteLength);return new zt(n).set(new zt(t)),n}function pi(t,n){var e=n?di(t.buffer):t.buffer;return new t.constructor(e,t.byteOffset,t.length)}function vi(t,n){if(t!==n){var e=void 0!==t,r=null===t,i=t==t,o=Qu(t),u=void 0!==n,a=null===n,c=n==n,f=Qu(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&&co(e[0],e[1],u)&&(o=i<3?void 0:o,i=1),n=pt(n);++r-1?i[o?n[u]:u]:void 0}}function Ti(t){return Hi((function(n){var e=n.length,r=e,i=Oe.prototype.thru;for(t&&n.reverse();r--;){var u=n[r];if("function"!=typeof u)throw new yt(o);if(i&&!a&&"wrapper"==Gi(u))var a=new Oe([],!0)}for(r=a?r:e;++r1&&b.reverse(),l&&f<_&&(b.length=f),this&&this!==Wt&&this instanceof y&&(k=g||Si(k)),k.apply(A,b)}}function Ni(t,n){return function(e,r){return function(t,n,e,r){return fr(t,(function(t,i,o){n(r,e(t),i,o)})),r}(e,t,n(r),{})}}function ji(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=Qr(e),r=Qr(r)):(e=Kr(e),r=Kr(r)),i=t(e,r)}return i}}function Oi(t){return Hi((function(n){return n=pn(n,On(Ki())),Br((function(e){var r=this;return t(n,(function(t){return un(t,r,e)}))}))}))}function Pi(t,n){var e=(n=void 0===n?" ":Qr(n)).length;if(e<2)return e?Lr(n,t):n;var r=Lr(n,te(t/Wn(n)));return Dn(n)?si(Xn(r),0,t).join(""):r.slice(0,t)}function zi(t){return function(n,e,i){return i&&"number"!=typeof i&&co(n,e,i)&&(e=i=void 0),n=ra(n),void 0===e?(e=n,n=0):e=ra(e),function(t,n,e,i){for(var o=-1,u=ae(te((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 Fe: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(Z,"{\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(K);return n?n[1].split(Q):[]}(r),e)))}function Ao(t){var n=0,e=0;return function(){var r=fe(),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 ko(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 eu(t){var n=Ee(t);return n.__chain__=!0,n}function ru(t,n){return n(t)}var iu=Hi((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 Pe&&ao(e)?((r=r.slice(e,+e+(n?1:0))).__actions__.push({func:ru,args:[i],thisArg:void 0}),new Oe(r,this.__chain__).thru((function(t){return n&&!t.length&&t.push(void 0),t}))):this.thru(i)}));var ou=mi((function(t,n,e){Mt.call(t,e)?++t[e]:Xe(t,e,1)}));var uu=Ci(Po),au=Ci(zo);function cu(t,n){return(zu(t)?cn:nr)(t,Ki(n,3))}function fu(t,n){return(zu(t)?fn:er)(t,Ki(n,3))}var su=mi((function(t,n,e){Mt.call(t,e)?t[e].push(n):Xe(t,e,[n])}));var lu=Br((function(t,n,e){var i=-1,o="function"==typeof n,u=Iu(t)?r(t.length):[];return nr(t,(function(t){u[++i]=o?un(n,t,e):br(t,n,e)})),u})),hu=mi((function(t,n,e){Xe(t,e,n)}));function du(t,n){return(zu(t)?pn:Tr)(t,Ki(n,3))}var pu=mi((function(t,n,e){t[e?0:1].push(n)}),(function(){return[[],[]]}));var vu=Br((function(t,n){if(null==t)return[];var e=n.length;return e>1&&co(t,n[0],n[1])?n=[]:e>2&&co(n[0],n[1],n[2])&&(n=[n[0]]),Pr(t,ur(n,1),[])})),gu=Qn||function(){return Wt.Date.now()};function yu(t,n,e){return n=e?void 0:n,Ui(t,128,void 0,void 0,void 0,void 0,n=t&&null==n?t.length:n)}function _u(t,n){var e;if("function"!=typeof n)throw new yt(o);return t=ia(t),function(){return--t>0&&(e=n.apply(this,arguments)),t<=1&&(n=void 0),e}}var bu=Br((function(t,n,e){var r=1;if(e.length){var i=Yn(e,Zi(bu));r|=32}return Ui(t,r,n,e,i)})),mu=Br((function(t,n,e){var r=3;if(e.length){var i=Yn(e,Zi(mu));r|=32}return Ui(n,r,t,e,i)}));function xu(t,n,e){var r,i,u,a,c,f,s=0,l=!1,h=!1,d=!0;if("function"!=typeof t)throw new yt(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=xo(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=gu();if(g(t))return _(t);c=xo(y,function(t){var e=n-(t-f);return h?ce(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=gu(),e=g(t);if(r=arguments,i=this,f=t,e){if(void 0===c)return v(f);if(h)return li(c),c=xo(y,n),p(f)}return void 0===c&&(c=xo(y,n)),a}return n=ua(n)||0,Yu(e)&&(l=!!e.leading,u=(h="maxWait"in e)?ae(ua(e.maxWait)||0,n):u,d="trailing"in e?!!e.trailing:d),b.cancel=function(){void 0!==c&&li(c),s=0,r=f=i=c=void 0},b.flush=function(){return void 0===c?a:_(gu())},b}var wu=Br((function(t,n){return Je(t,1,n)})),Mu=Br((function(t,n,e){return Je(t,ua(n)||0,e)}));function Au(t,n){if("function"!=typeof t||null!=n&&"function"!=typeof n)throw new yt(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(Au.Cache||Ie),e}function ku(t){if("function"!=typeof t)throw new yt(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)}}Au.Cache=Ie;var Su=fi((function(t,n){var e=(n=1==n.length&&zu(n[0])?pn(n[0],On(Ki())):pn(ur(n,1),On(Ki()))).length;return Br((function(r){for(var i=-1,o=ce(r.length,e);++i=n})),Pu=mr(function(){return arguments}())?mr:function(t){return Hu(t)&&Mt.call(t,"callee")&&!$t.call(t,"callee")},zu=r.isArray,Ru=Jt?On(Jt):function(t){return Hu(t)&&pr(t)==M};function Iu(t){return null!=t&&Vu(t.length)&&!Du(t)}function Fu(t){return Hu(t)&&Iu(t)}var Lu=re||uc,Bu=tn?On(tn):function(t){return Hu(t)&&pr(t)==l};function Uu(t){if(!Hu(t))return!1;var n=pr(t);return n==h||"[object DOMException]"==n||"string"==typeof t.message&&"string"==typeof t.name&&!Xu(t)}function Du(t){if(!Yu(t))return!1;var n=pr(t);return n==d||n==p||"[object AsyncFunction]"==n||"[object Proxy]"==n}function qu(t){return"number"==typeof t&&t==ia(t)}function Vu(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}function Yu(t){var n=typeof t;return null!=t&&("object"==n||"function"==n)}function Hu(t){return null!=t&&"object"==typeof t}var $u=nn?On(nn):function(t){return Hu(t)&&ro(t)==v};function Wu(t){return"number"==typeof t||Hu(t)&&pr(t)==g}function Xu(t){if(!Hu(t)||pr(t)!=y)return!1;var n=qt(t);if(null===n)return!0;var e=Mt.call(n,"constructor")&&n.constructor;return"function"==typeof e&&e instanceof e&&wt.call(e)==Ct}var Gu=en?On(en):function(t){return Hu(t)&&pr(t)==_};var Zu=rn?On(rn):function(t){return Hu(t)&&ro(t)==b};function Ku(t){return"string"==typeof t||!zu(t)&&Hu(t)&&pr(t)==m}function Qu(t){return"symbol"==typeof t||Hu(t)&&pr(t)==x}var Ju=on?On(on):function(t){return Hu(t)&&Vu(t.length)&&!!Ut[pr(t)]};var ta=Ri(Cr),na=Ri((function(t,n){return t<=n}));function ea(t){if(!t)return[];if(Iu(t))return Ku(t)?Xn(t):_i(t);if(Kt&&t[Kt])return function(t){for(var n,e=[];!(n=t.next()).done;)e.push(n.value);return e}(t[Kt]());var n=ro(t);return(n==v?qn:n==b?Hn:Na)(t)}function ra(t){return t?(t=ua(t))===1/0||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function ia(t){var n=ra(t),e=n%1;return n==n?e?n-e:n:0}function oa(t){return t?Ze(ia(t),0,4294967295):0}function ua(t){if("number"==typeof t)return t;if(Qu(t))return NaN;if(Yu(t)){var n="function"==typeof t.valueOf?t.valueOf():t;t=Yu(n)?n+"":n}if("string"!=typeof t)return 0===t?t:+t;t=jn(t);var e=ot.test(t);return e||at.test(t)?Yt(t.slice(2),e?2:8):it.test(t)?NaN:+t}function aa(t){return bi(t,wa(t))}function ca(t){return null==t?"":Qr(t)}var fa=xi((function(t,n){if(ho(n)||Iu(n))bi(n,xa(n),t);else for(var e in n)Mt.call(n,e)&&Ye(t,e,n[e])})),sa=xi((function(t,n){bi(n,wa(n),t)})),la=xi((function(t,n,e,r){bi(n,wa(n),t,r)})),ha=xi((function(t,n,e,r){bi(n,xa(n),t,r)})),da=Hi(Ge);var pa=Br((function(t,n){t=pt(t);var e=-1,r=n.length,i=r>2?n[2]:void 0;for(i&&co(n[0],n[1],i)&&(r=1);++e1),n})),bi(t,Wi(t),e),r&&(e=Ke(e,7,Vi));for(var i=n.length;i--;)ti(e,n[i]);return e}));var Sa=Hi((function(t,n){return null==t?{}:function(t,n){return zr(t,n,(function(n,e){return ya(t,e)}))}(t,n)}));function Ca(t,n){if(null==t)return{};var e=pn(Wi(t),(function(t){return[t]}));return n=Ki(n),zr(t,e,(function(t,e){return n(t,e[0])}))}var Ta=Bi(xa),Ea=Bi(wa);function Na(t){return null==t?[]:Pn(t,xa(t))}var ja=ki((function(t,n,e){return n=n.toLowerCase(),t+(e?Oa(n):n)}));function Oa(t){return Ua(ca(t).toLowerCase())}function Pa(t){return(t=ca(t))&&t.replace(ft,Ln).replace(Pt,"")}var za=ki((function(t,n,e){return t+(e?"-":"")+n.toLowerCase()})),Ra=ki((function(t,n,e){return t+(e?" ":"")+n.toLowerCase()})),Ia=Ai("toLowerCase");var Fa=ki((function(t,n,e){return t+(e?"_":"")+n.toLowerCase()}));var La=ki((function(t,n,e){return t+(e?" ":"")+Ua(n)}));var Ba=ki((function(t,n,e){return t+(e?" ":"")+n.toUpperCase()})),Ua=Ai("toUpperCase");function Da(t,n,e){return t=ca(t),void 0===(n=e?void 0:n)?function(t){return Ft.test(t)}(t)?function(t){return t.match(Rt)||[]}(t):function(t){return t.match(J)||[]}(t):t.match(n)||[]}var qa=Br((function(t,n){try{return un(t,void 0,n)}catch(t){return Uu(t)?t:new G(t)}})),Va=Hi((function(t,n){return cn(n,(function(n){n=Co(n),Xe(t,n,bu(t[n],t))})),t}));function Ya(t){return function(){return t}}var Ha=Ti(),$a=Ti(!0);function Wa(t){return t}function Xa(t){return Ar("function"==typeof t?t:Ke(t,1))}var Ga=Br((function(t,n){return function(e){return br(e,t,n)}})),Za=Br((function(t,n){return function(e){return br(t,e,n)}}));function Ka(t,n,e){var r=xa(n),i=lr(n,r);null!=e||Yu(n)&&(i.length||!r.length)||(e=n,n=t,t=this,i=lr(n,xa(n)));var o=!(Yu(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__=_i(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 Qa(){}var Ja=Oi(pn),tc=Oi(sn),nc=Oi(_n);function ec(t){return fo(t)?Sn(Co(t)):function(t){return function(n){return hr(n,t)}}(t)}var rc=zi(),ic=zi(!0);function oc(){return[]}function uc(){return!1}var ac=ji((function(t,n){return t+n}),0),cc=Fi("ceil"),fc=ji((function(t,n){return t/n}),1),sc=Fi("floor");var lc,hc=ji((function(t,n){return t*n}),1),dc=Fi("round"),pc=ji((function(t,n){return t-n}),0);return Ee.after=function(t,n){if("function"!=typeof n)throw new yt(o);return t=ia(t),function(){if(--t<1)return n.apply(this,arguments)}},Ee.ary=yu,Ee.assign=fa,Ee.assignIn=sa,Ee.assignInWith=la,Ee.assignWith=ha,Ee.at=da,Ee.before=_u,Ee.bind=bu,Ee.bindAll=Va,Ee.bindKey=mu,Ee.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return zu(t)?t:[t]},Ee.chain=eu,Ee.chunk=function(t,n,e){n=(e?co(t,n,e):void 0===n)?1:ae(ia(n),0);var i=null==t?0:t.length;if(!i||n<1)return[];for(var o=0,u=0,a=r(te(i/n));oi?0:i+e),(r=void 0===r||r>i?i:ia(r))<0&&(r+=i),r=e>r?0:oa(r);e>>0)?(t=ca(t))&&("string"==typeof n||null!=n&&!Gu(n))&&!(n=Qr(n))&&Dn(t)?si(Xn(t),0,e):t.split(n,e):[]},Ee.spread=function(t,n){if("function"!=typeof t)throw new yt(o);return n=null==n?0:ae(ia(n),0),Br((function(e){var r=e[n],i=si(e,0,n);return r&&vn(i,r),un(t,this,i)}))},Ee.tail=function(t){var n=null==t?0:t.length;return n?$r(t,1,n):[]},Ee.take=function(t,n,e){return t&&t.length?$r(t,0,(n=e||void 0===n?1:ia(n))<0?0:n):[]},Ee.takeRight=function(t,n,e){var r=null==t?0:t.length;return r?$r(t,(n=r-(n=e||void 0===n?1:ia(n)))<0?0:n,r):[]},Ee.takeRightWhile=function(t,n){return t&&t.length?ei(t,Ki(n,3),!1,!0):[]},Ee.takeWhile=function(t,n){return t&&t.length?ei(t,Ki(n,3)):[]},Ee.tap=function(t,n){return n(t),t},Ee.throttle=function(t,n,e){var r=!0,i=!0;if("function"!=typeof t)throw new yt(o);return Yu(e)&&(r="leading"in e?!!e.leading:r,i="trailing"in e?!!e.trailing:i),xu(t,n,{leading:r,maxWait:n,trailing:i})},Ee.thru=ru,Ee.toArray=ea,Ee.toPairs=Ta,Ee.toPairsIn=Ea,Ee.toPath=function(t){return zu(t)?pn(t,Co):Qu(t)?[t]:_i(So(ca(t)))},Ee.toPlainObject=aa,Ee.transform=function(t,n,e){var r=zu(t),i=r||Lu(t)||Ju(t);if(n=Ki(n,4),null==e){var o=t&&t.constructor;e=i?r?new o:[]:Yu(t)&&Du(o)?Ne(qt(t)):{}}return(i?cn:fr)(t,(function(t,r,i){return n(e,t,r,i)})),e},Ee.unary=function(t){return yu(t,1)},Ee.union=Ho,Ee.unionBy=$o,Ee.unionWith=Wo,Ee.uniq=function(t){return t&&t.length?Jr(t):[]},Ee.uniqBy=function(t,n){return t&&t.length?Jr(t,Ki(n,2)):[]},Ee.uniqWith=function(t,n){return n="function"==typeof n?n:void 0,t&&t.length?Jr(t,void 0,n):[]},Ee.unset=function(t,n){return null==t||ti(t,n)},Ee.unzip=Xo,Ee.unzipWith=Go,Ee.update=function(t,n,e){return null==t?t:ni(t,n,ai(e))},Ee.updateWith=function(t,n,e,r){return r="function"==typeof r?r:void 0,null==t?t:ni(t,n,ai(e),r)},Ee.values=Na,Ee.valuesIn=function(t){return null==t?[]:Pn(t,wa(t))},Ee.without=Zo,Ee.words=Da,Ee.wrap=function(t,n){return Cu(ai(n),t)},Ee.xor=Ko,Ee.xorBy=Qo,Ee.xorWith=Jo,Ee.zip=tu,Ee.zipObject=function(t,n){return oi(t||[],n||[],Ye)},Ee.zipObjectDeep=function(t,n){return oi(t||[],n||[],qr)},Ee.zipWith=nu,Ee.entries=Ta,Ee.entriesIn=Ea,Ee.extend=sa,Ee.extendWith=la,Ka(Ee,Ee),Ee.add=ac,Ee.attempt=qa,Ee.camelCase=ja,Ee.capitalize=Oa,Ee.ceil=cc,Ee.clamp=function(t,n,e){return void 0===e&&(e=n,n=void 0),void 0!==e&&(e=(e=ua(e))==e?e:0),void 0!==n&&(n=(n=ua(n))==n?n:0),Ze(ua(t),n,e)},Ee.clone=function(t){return Ke(t,4)},Ee.cloneDeep=function(t){return Ke(t,5)},Ee.cloneDeepWith=function(t,n){return Ke(t,5,n="function"==typeof n?n:void 0)},Ee.cloneWith=function(t,n){return Ke(t,4,n="function"==typeof n?n:void 0)},Ee.conformsTo=function(t,n){return null==n||Qe(t,n,xa(n))},Ee.deburr=Pa,Ee.defaultTo=function(t,n){return null==t||t!=t?n:t},Ee.divide=fc,Ee.endsWith=function(t,n,e){t=ca(t),n=Qr(n);var r=t.length,i=e=void 0===e?r:Ze(ia(e),0,r);return(e-=n.length)>=0&&t.slice(e,i)==n},Ee.eq=Nu,Ee.escape=function(t){return(t=ca(t))&&B.test(t)?t.replace(F,Bn):t},Ee.escapeRegExp=function(t){return(t=ca(t))&&W.test(t)?t.replace($,"\\$&"):t},Ee.every=function(t,n,e){var r=zu(t)?sn:rr;return e&&co(t,n,e)&&(n=void 0),r(t,Ki(n,3))},Ee.find=uu,Ee.findIndex=Po,Ee.findKey=function(t,n){return mn(t,Ki(n,3),fr)},Ee.findLast=au,Ee.findLastIndex=zo,Ee.findLastKey=function(t,n){return mn(t,Ki(n,3),sr)},Ee.floor=sc,Ee.forEach=cu,Ee.forEachRight=fu,Ee.forIn=function(t,n){return null==t?t:ar(t,Ki(n,3),wa)},Ee.forInRight=function(t,n){return null==t?t:cr(t,Ki(n,3),wa)},Ee.forOwn=function(t,n){return t&&fr(t,Ki(n,3))},Ee.forOwnRight=function(t,n){return t&&sr(t,Ki(n,3))},Ee.get=ga,Ee.gt=ju,Ee.gte=Ou,Ee.has=function(t,n){return null!=t&&io(t,n,gr)},Ee.hasIn=ya,Ee.head=Io,Ee.identity=Wa,Ee.includes=function(t,n,e,r){t=Iu(t)?t:Na(t),e=e&&!r?ia(e):0;var i=t.length;return e<0&&(e=ae(i+e,0)),Ku(t)?e<=i&&t.indexOf(n,e)>-1:!!i&&wn(t,n,e)>-1},Ee.indexOf=function(t,n,e){var r=null==t?0:t.length;if(!r)return-1;var i=null==e?0:ia(e);return i<0&&(i=ae(r+i,0)),wn(t,n,i)},Ee.inRange=function(t,n,e){return n=ra(n),void 0===e?(e=n,n=0):e=ra(e),function(t,n,e){return t>=ce(n,e)&&t=-9007199254740991&&t<=9007199254740991},Ee.isSet=Zu,Ee.isString=Ku,Ee.isSymbol=Qu,Ee.isTypedArray=Ju,Ee.isUndefined=function(t){return void 0===t},Ee.isWeakMap=function(t){return Hu(t)&&ro(t)==w},Ee.isWeakSet=function(t){return Hu(t)&&"[object WeakSet]"==pr(t)},Ee.join=function(t,n){return null==t?"":oe.call(t,n)},Ee.kebabCase=za,Ee.last=Uo,Ee.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=ia(e))<0?ae(r+i,0):ce(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)},Ee.lowerCase=Ra,Ee.lowerFirst=Ia,Ee.lt=ta,Ee.lte=na,Ee.max=function(t){return t&&t.length?ir(t,Wa,vr):void 0},Ee.maxBy=function(t,n){return t&&t.length?ir(t,Ki(n,2),vr):void 0},Ee.mean=function(t){return kn(t,Wa)},Ee.meanBy=function(t,n){return kn(t,Ki(n,2))},Ee.min=function(t){return t&&t.length?ir(t,Wa,Cr):void 0},Ee.minBy=function(t,n){return t&&t.length?ir(t,Ki(n,2),Cr):void 0},Ee.stubArray=oc,Ee.stubFalse=uc,Ee.stubObject=function(){return{}},Ee.stubString=function(){return""},Ee.stubTrue=function(){return!0},Ee.multiply=hc,Ee.nth=function(t,n){return t&&t.length?Or(t,ia(n)):void 0},Ee.noConflict=function(){return Wt._===this&&(Wt._=Tt),this},Ee.noop=Qa,Ee.now=gu,Ee.pad=function(t,n,e){t=ca(t);var r=(n=ia(n))?Wn(t):0;if(!n||r>=n)return t;var i=(n-r)/2;return Pi(ne(i),e)+t+Pi(te(i),e)},Ee.padEnd=function(t,n,e){t=ca(t);var r=(n=ia(n))?Wn(t):0;return n&&rn){var r=t;t=n,n=r}if(e||t%1||n%1){var i=le();return ce(t+i*(n-t+Vt("1e-"+((i+"").length-1))),n)}return Fr(t,n)},Ee.reduce=function(t,n,e){var r=zu(t)?gn:Tn,i=arguments.length<3;return r(t,Ki(n,4),e,i,nr)},Ee.reduceRight=function(t,n,e){var r=zu(t)?yn:Tn,i=arguments.length<3;return r(t,Ki(n,4),e,i,er)},Ee.repeat=function(t,n,e){return n=(e?co(t,n,e):void 0===n)?1:ia(n),Lr(ca(t),n)},Ee.replace=function(){var t=arguments,n=ca(t[0]);return t.length<3?n:n.replace(t[1],t[2])},Ee.result=function(t,n,e){var r=-1,i=(n=ci(n,t)).length;for(i||(i=1,t=void 0);++r9007199254740991)return[];var e=4294967295,r=ce(t,4294967295);t-=4294967295;for(var i=Nn(r,n=Ki(n));++e=o)return t;var a=e-Wn(r);if(a<1)return r;var c=u?si(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=vt(i.source,ca(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(Qr(i),a)!=a){var h=c.lastIndexOf(i);h>-1&&(c=c.slice(0,h))}return c+r},Ee.unescape=function(t){return(t=ca(t))&&L.test(t)?t.replace(I,Zn):t},Ee.uniqueId=function(t){var n=++At;return ca(t)+n},Ee.upperCase=Ba,Ee.upperFirst=Ua,Ee.each=cu,Ee.eachRight=fu,Ee.first=Io,Ka(Ee,(lc={},fr(Ee,(function(t,n){Mt.call(Ee.prototype,n)||(lc[n]=t)})),lc),{chain:!1}),Ee.VERSION="4.17.21",cn(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(t){Ee[t].placeholder=Ee})),cn(["drop","take"],(function(t,n){Pe.prototype[t]=function(e){e=void 0===e?1:ae(ia(e),0);var r=this.__filtered__&&!n?new Pe(this):this.clone();return r.__filtered__?r.__takeCount__=ce(e,r.__takeCount__):r.__views__.push({size:ce(e,4294967295),type:t+(r.__dir__<0?"Right":"")}),r},Pe.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;Pe.prototype[t]=function(t){var n=this.clone();return n.__iteratees__.push({iteratee:Ki(t,3),type:e}),n.__filtered__=n.__filtered__||r,n}})),cn(["head","last"],(function(t,n){var e="take"+(n?"Right":"");Pe.prototype[t]=function(){return this[e](1).value()[0]}})),cn(["initial","tail"],(function(t,n){var e="drop"+(n?"":"Right");Pe.prototype[t]=function(){return this.__filtered__?new Pe(this):this[e](1)}})),Pe.prototype.compact=function(){return this.filter(Wa)},Pe.prototype.find=function(t){return this.filter(t).head()},Pe.prototype.findLast=function(t){return this.reverse().find(t)},Pe.prototype.invokeMap=Br((function(t,n){return"function"==typeof t?new Pe(this):this.map((function(e){return br(e,t,n)}))})),Pe.prototype.reject=function(t){return this.filter(ku(Ki(t)))},Pe.prototype.slice=function(t,n){t=ia(t);var e=this;return e.__filtered__&&(t>0||n<0)?new Pe(e):(t<0?e=e.takeRight(-t):t&&(e=e.drop(t)),void 0!==n&&(e=(n=ia(n))<0?e.dropRight(-n):e.take(n-t)),e)},Pe.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},Pe.prototype.toArray=function(){return this.take(4294967295)},fr(Pe.prototype,(function(t,n){var e=/^(?:filter|find|map|reject)|While$/.test(n),r=/^(?:head|last)$/.test(n),i=Ee[r?"take"+("last"==n?"Right":""):n],o=r||/^find/.test(n);i&&(Ee.prototype[n]=function(){var n=this.__wrapped__,u=r?[1]:arguments,a=n instanceof Pe,c=u[0],f=a||zu(n),s=function(t){var n=i.apply(Ee,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 Pe(this);var v=t.apply(n,u);return v.__actions__.push({func:ru,args:[s],thisArg:void 0}),new Oe(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=_t[t],e=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Ee.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var i=this.value();return n.apply(zu(i)?i:[],t)}return this[e]((function(e){return n.apply(zu(e)?e:[],t)}))}})),fr(Pe.prototype,(function(t,n){var e=Ee[n];if(e){var r=e.name+"";Mt.call(me,r)||(me[r]=[]),me[r].push({name:n,func:e})}})),me[Ei(void 0,2).name]=[{name:"wrapper",func:void 0}],Pe.prototype.clone=function(){var t=new Pe(this.__wrapped__);return t.__actions__=_i(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=_i(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=_i(this.__views__),t},Pe.prototype.reverse=function(){if(this.__filtered__){var t=new Pe(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},Pe.prototype.value=function(){var t=this.__wrapped__.value(),n=this.__dir__,e=zu(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__++]}},Ee.prototype.plant=function(t){for(var n,e=this;e instanceof je;){var r=Eo(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},Ee.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof Pe){var n=t;return this.__actions__.length&&(n=new Pe(this)),(n=n.reverse()).__actions__.push({func:ru,args:[Yo],thisArg:void 0}),new Oe(n,this.__chain__)}return this.thru(Yo)},Ee.prototype.toJSON=Ee.prototype.valueOf=Ee.prototype.value=function(){return ri(this.__wrapped__,this.__actions__)},Ee.prototype.first=Ee.prototype.head,Kt&&(Ee.prototype[Kt]=function(){return this}),Ee}();Wt._=Kn,void 0===(i=function(){return Kn}.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=211)}([function(t,n){var e=Array.isArray;t.exports=e},function(t,n,e){var r=e(53),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){t.exports=function(t){var n=typeof t;return null!=t&&("object"==n||"function"==n)}},function(t,n,e){var r=e(90),i=e(51);t.exports=function(t,n){return null!=t&&i(t,n,r)}},function(t,n,e){var r=e(6),i=e(2);t.exports=function(t){return"symbol"==typeof t||i(t)&&"[object Symbol]"==r(t)}},function(t,n,e){var r=e(9),i=e(92),o=e(93),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(100),i=e(103);t.exports=function(t,n){var e=i(t,n);return r(e)?e:void 0}},function(t,n,e){var r=e(31),i=e(35);t.exports=function(t){return null!=t&&i(t.length)&&!r(t)}},function(t,n,e){var r=e(1).Symbol;t.exports=r},function(t,n){t.exports=function(t,n){return t===n||t!=t&&n!=n}},function(t,n){t.exports=function(t){return t}},function(t,n,e){var r=e(58),i=e(131),o=e(8);t.exports=function(t){return o(t)?r(t,!0):i(t)}},function(t,n,e){var r=e(58),i=e(143),o=e(8);t.exports=function(t){return o(t)?r(t):i(t)}},function(t,n,e){var r=e(26),i=e(77),o=e(11);t.exports=function(t){return t&&t.length?r(t,o,i):void 0}},function(t,n,e){var r=e(68),i=e(43);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(52),i=e(22);t.exports=function(t,n){for(var e=0,o=(n=r(n,t)).length;null!=t&&es))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(47),i=e(45),o=e(48),u=e(74),a=Object.getOwnPropertySymbols?function(t){for(var n=[];t;)r(n,o(t)),t=i(t);return n}:u;t.exports=a},function(t,n,e){var r=e(119),i=e(120);"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(37),i=e(10),o=e(38),u=e(12),a=Object.prototype,c=a.hasOwnProperty,f=r((function(t,n){t=Object(t);var e=-1,r=n.length,f=r>2?n[2]:void 0;for(f&&o(n[0],n[1],f)&&(r=1);++e-1:!!s&&r(t,n,e)>-1}},function(t,n,e){t.exports=e(145)},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(146),i=e(158)((function(t,n,e,i){r(t,n,e,i)}));t.exports=i},function(t,n,e){var r=e(183)((function(t,n){return t+n}),0);t.exports=r},function(t,n,e){var r=e(55);t.exports=function(){var t=arguments,n=r(t[0]);return t.length<3?n:n.replace(t[1],t[2])}},function(t,n){var e=Array.prototype.reverse;t.exports=function(t){return null==t?t:e.call(t)}},function(t,n,e){var r=e(185),i=e(187),o=e(37),u=e(38),a=o((function(t,n){if(null==t)return[];var e=n.length;return e>1&&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(195);t.exports=function(t){return r(t,5)}},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(9),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(95),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(96);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(30);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(98),i=e(18),o=e(32);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(99),i=e(104),o=e(105),u=e(106),a=e(107);function c(t){var n=-1,e=null==t?0:t.length;for(this.clear();++n-1}},function(t,n,e){var r=e(19);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(20);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(20);t.exports=function(t){return r(this,t).get(t)}},function(t,n,e){var r=e(20);t.exports=function(t){return r(this,t).has(t)}},function(t,n,e){var r=e(20);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(6),i=e(2);t.exports=function(t){return i(t)&&"[object Arguments]"==r(t)}},function(t,n,e){"use strict";var r,i=function(){var t={};return function(n){if(void 0===t[n]){var e=document.querySelector(n);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(t){e=null}t[n]=e}return t[n]}}(),o=[];function u(t){for(var n=-1,e=0;e0){if(++n>=800)return arguments[0]}else n=0;return t.apply(void 0,arguments)}}},function(t,n){t.exports=function(t,n){for(var e=-1,r=Array(t);++e1?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(9),i=e(21),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(33),i=e(36),o=e(46),u=e(188),a=e(192),c=e(24),f=e(193),s=e(11),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(189),i=e(8);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(190),i=e(191)(r);t.exports=i},function(t,n,e){var r=e(61),i=e(13);t.exports=function(t,n){return t&&r(t,n,i)}},function(t,n,e){var r=e(8);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(5);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(w()(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.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:T()({},W,this.extraMargin,L.a)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isSeriesUnavailable",{get:function(){return void 0===this.series||0===this.series.length||0===z()(this.series.map((function(t){return t.datapoints.length})))},enumerable:!1,configurable:!0}),t.prototype.formatedBound=function(t,n){return U()(t,"$__metric_name",n)},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=_[t%_.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,"ChartwerkBarPod",(function(){return qM})),e.d(n,"VueChartwerkBarChartObject",(function(){return VM})),e.d(n,"TickOrientation",(function(){return i.TickOrientation})),e.d(n,"TimeFormat",(function(){return i.TimeFormat})),e.d(n,"AxisFormat",(function(){return i.AxisFormat}));var r={};e.r(r),e.d(r,"version",(function(){return o})),e.d(r,"bisect",(function(){return l})),e.d(r,"bisectRight",(function(){return f})),e.d(r,"bisectLeft",(function(){return s})),e.d(r,"ascending",(function(){return u})),e.d(r,"bisector",(function(){return a})),e.d(r,"cross",(function(){return p})),e.d(r,"descending",(function(){return v})),e.d(r,"deviation",(function(){return _})),e.d(r,"extent",(function(){return b})),e.d(r,"histogram",(function(){return P})),e.d(r,"thresholdFreedmanDiaconis",(function(){return R})),e.d(r,"thresholdScott",(function(){return I})),e.d(r,"thresholdSturges",(function(){return O})),e.d(r,"max",(function(){return F})),e.d(r,"mean",(function(){return L})),e.d(r,"median",(function(){return B})),e.d(r,"merge",(function(){return U})),e.d(r,"min",(function(){return D})),e.d(r,"pairs",(function(){return h})),e.d(r,"permute",(function(){return q})),e.d(r,"quantile",(function(){return z})),e.d(r,"range",(function(){return k})),e.d(r,"scan",(function(){return V})),e.d(r,"shuffle",(function(){return Y})),e.d(r,"sum",(function(){return H})),e.d(r,"ticks",(function(){return E})),e.d(r,"tickIncrement",(function(){return N})),e.d(r,"tickStep",(function(){return j})),e.d(r,"transpose",(function(){return $})),e.d(r,"variance",(function(){return y})),e.d(r,"zip",(function(){return X})),e.d(r,"axisTop",(function(){return rt})),e.d(r,"axisRight",(function(){return it})),e.d(r,"axisBottom",(function(){return ot})),e.d(r,"axisLeft",(function(){return ut})),e.d(r,"brush",(function(){return Ti})),e.d(r,"brushX",(function(){return Si})),e.d(r,"brushY",(function(){return Ci})),e.d(r,"brushSelection",(function(){return ki})),e.d(r,"chord",(function(){return Fi})),e.d(r,"ribbon",(function(){return Ki})),e.d(r,"nest",(function(){return no})),e.d(r,"set",(function(){return fo})),e.d(r,"map",(function(){return to})),e.d(r,"keys",(function(){return so})),e.d(r,"values",(function(){return lo})),e.d(r,"entries",(function(){return ho})),e.d(r,"color",(function(){return Wn})),e.d(r,"rgb",(function(){return Kn})),e.d(r,"hsl",(function(){return ie})),e.d(r,"lab",(function(){return _o})),e.d(r,"hcl",(function(){return So})),e.d(r,"lch",(function(){return ko})),e.d(r,"gray",(function(){return yo})),e.d(r,"cubehelix",(function(){return zo})),e.d(r,"contours",(function(){return Yo})),e.d(r,"contourDensity",(function(){return Zo})),e.d(r,"dispatch",(function(){return dt})),e.d(r,"drag",(function(){return ru})),e.d(r,"dragDisable",(function(){return En})),e.d(r,"dragEnable",(function(){return Nn})),e.d(r,"dsvFormat",(function(){return su})),e.d(r,"csvParse",(function(){return hu})),e.d(r,"csvParseRows",(function(){return du})),e.d(r,"csvFormat",(function(){return pu})),e.d(r,"csvFormatBody",(function(){return vu})),e.d(r,"csvFormatRows",(function(){return gu})),e.d(r,"csvFormatRow",(function(){return yu})),e.d(r,"csvFormatValue",(function(){return _u})),e.d(r,"tsvParse",(function(){return mu})),e.d(r,"tsvParseRows",(function(){return xu})),e.d(r,"tsvFormat",(function(){return wu})),e.d(r,"tsvFormatBody",(function(){return Mu})),e.d(r,"tsvFormatRows",(function(){return Au})),e.d(r,"tsvFormatRow",(function(){return ku})),e.d(r,"tsvFormatValue",(function(){return Su})),e.d(r,"autoType",(function(){return Cu})),e.d(r,"easeLinear",(function(){return Eu})),e.d(r,"easeQuad",(function(){return Ou})),e.d(r,"easeQuadIn",(function(){return Nu})),e.d(r,"easeQuadOut",(function(){return ju})),e.d(r,"easeQuadInOut",(function(){return Ou})),e.d(r,"easeCubic",(function(){return Gr})),e.d(r,"easeCubicIn",(function(){return Wr})),e.d(r,"easeCubicOut",(function(){return Xr})),e.d(r,"easeCubicInOut",(function(){return Gr})),e.d(r,"easePoly",(function(){return Ru})),e.d(r,"easePolyIn",(function(){return Pu})),e.d(r,"easePolyOut",(function(){return zu})),e.d(r,"easePolyInOut",(function(){return Ru})),e.d(r,"easeSin",(function(){return Uu})),e.d(r,"easeSinIn",(function(){return Lu})),e.d(r,"easeSinOut",(function(){return Bu})),e.d(r,"easeSinInOut",(function(){return Uu})),e.d(r,"easeExp",(function(){return Yu})),e.d(r,"easeExpIn",(function(){return qu})),e.d(r,"easeExpOut",(function(){return Vu})),e.d(r,"easeExpInOut",(function(){return Yu})),e.d(r,"easeCircle",(function(){return Wu})),e.d(r,"easeCircleIn",(function(){return Hu})),e.d(r,"easeCircleOut",(function(){return $u})),e.d(r,"easeCircleInOut",(function(){return Wu})),e.d(r,"easeBounce",(function(){return Gu})),e.d(r,"easeBounceIn",(function(){return Xu})),e.d(r,"easeBounceOut",(function(){return Gu})),e.d(r,"easeBounceInOut",(function(){return Zu})),e.d(r,"easeBack",(function(){return Ju})),e.d(r,"easeBackIn",(function(){return Ku})),e.d(r,"easeBackOut",(function(){return Qu})),e.d(r,"easeBackInOut",(function(){return Ju})),e.d(r,"easeElastic",(function(){return ea})),e.d(r,"easeElasticIn",(function(){return na})),e.d(r,"easeElasticOut",(function(){return ea})),e.d(r,"easeElasticInOut",(function(){return ra})),e.d(r,"blob",(function(){return oa})),e.d(r,"buffer",(function(){return aa})),e.d(r,"dsv",(function(){return la})),e.d(r,"csv",(function(){return ha})),e.d(r,"tsv",(function(){return da})),e.d(r,"image",(function(){return pa})),e.d(r,"json",(function(){return ga})),e.d(r,"text",(function(){return fa})),e.d(r,"xml",(function(){return _a})),e.d(r,"html",(function(){return ba})),e.d(r,"svg",(function(){return ma})),e.d(r,"forceCenter",(function(){return xa})),e.d(r,"forceCollide",(function(){return za})),e.d(r,"forceLink",(function(){return Fa})),e.d(r,"forceManyBody",(function(){return qa})),e.d(r,"forceRadial",(function(){return Va})),e.d(r,"forceSimulation",(function(){return Da})),e.d(r,"forceX",(function(){return Ya})),e.d(r,"forceY",(function(){return Ha})),e.d(r,"formatDefaultLocale",(function(){return ac})),e.d(r,"format",(function(){return Ja})),e.d(r,"formatPrefix",(function(){return tc})),e.d(r,"formatLocale",(function(){return uc})),e.d(r,"formatSpecifier",(function(){return Ga})),e.d(r,"FormatSpecifier",(function(){return Za})),e.d(r,"precisionFixed",(function(){return cc})),e.d(r,"precisionPrefix",(function(){return fc})),e.d(r,"precisionRound",(function(){return sc})),e.d(r,"geoArea",(function(){return nf})),e.d(r,"geoBounds",(function(){return Xf})),e.d(r,"geoCentroid",(function(){return us})),e.d(r,"geoCircle",(function(){return ys})),e.d(r,"geoClipAntimeridian",(function(){return Es})),e.d(r,"geoClipCircle",(function(){return Ns})),e.d(r,"geoClipExtent",(function(){return Rs})),e.d(r,"geoClipRectangle",(function(){return js})),e.d(r,"geoContains",(function(){return Js})),e.d(r,"geoDistance",(function(){return Ys})),e.d(r,"geoGraticule",(function(){return el})),e.d(r,"geoGraticule10",(function(){return rl})),e.d(r,"geoInterpolate",(function(){return cl})),e.d(r,"geoLength",(function(){return Ds})),e.d(r,"geoPath",(function(){return uh})),e.d(r,"geoAlbers",(function(){return kh})),e.d(r,"geoAlbersUsa",(function(){return Sh})),e.d(r,"geoAzimuthalEqualArea",(function(){return Nh})),e.d(r,"geoAzimuthalEqualAreaRaw",(function(){return Eh})),e.d(r,"geoAzimuthalEquidistant",(function(){return Oh})),e.d(r,"geoAzimuthalEquidistantRaw",(function(){return jh})),e.d(r,"geoConicConformal",(function(){return Lh})),e.d(r,"geoConicConformalRaw",(function(){return Fh})),e.d(r,"geoConicEqualArea",(function(){return Ah})),e.d(r,"geoConicEqualAreaRaw",(function(){return Mh})),e.d(r,"geoConicEquidistant",(function(){return qh})),e.d(r,"geoConicEquidistantRaw",(function(){return Dh})),e.d(r,"geoEqualEarth",(function(){return Gh})),e.d(r,"geoEqualEarthRaw",(function(){return Xh})),e.d(r,"geoEquirectangular",(function(){return Uh})),e.d(r,"geoEquirectangularRaw",(function(){return Bh})),e.d(r,"geoGnomonic",(function(){return Kh})),e.d(r,"geoGnomonicRaw",(function(){return Zh})),e.d(r,"geoIdentity",(function(){return Qh})),e.d(r,"geoProjection",(function(){return mh})),e.d(r,"geoProjectionMutator",(function(){return xh})),e.d(r,"geoMercator",(function(){return zh})),e.d(r,"geoMercatorRaw",(function(){return Ph})),e.d(r,"geoNaturalEarth1",(function(){return td})),e.d(r,"geoNaturalEarth1Raw",(function(){return Jh})),e.d(r,"geoOrthographic",(function(){return ed})),e.d(r,"geoOrthographicRaw",(function(){return nd})),e.d(r,"geoStereographic",(function(){return id})),e.d(r,"geoStereographicRaw",(function(){return rd})),e.d(r,"geoTransverseMercator",(function(){return ud})),e.d(r,"geoTransverseMercatorRaw",(function(){return od})),e.d(r,"geoRotation",(function(){return ps})),e.d(r,"geoStream",(function(){return Wc})),e.d(r,"geoTransform",(function(){return ah})),e.d(r,"cluster",(function(){return sd})),e.d(r,"hierarchy",(function(){return hd})),e.d(r,"pack",(function(){return Fd})),e.d(r,"packSiblings",(function(){return jd})),e.d(r,"packEnclose",(function(){return _d})),e.d(r,"partition",(function(){return Vd})),e.d(r,"stratify",(function(){return Xd})),e.d(r,"tree",(function(){return np})),e.d(r,"treemap",(function(){return up})),e.d(r,"treemapBinary",(function(){return ap})),e.d(r,"treemapDice",(function(){return qd})),e.d(r,"treemapSlice",(function(){return ep})),e.d(r,"treemapSliceDice",(function(){return cp})),e.d(r,"treemapSquarify",(function(){return op})),e.d(r,"treemapResquarify",(function(){return fp})),e.d(r,"interpolate",(function(){return je})),e.d(r,"interpolateArray",(function(){return xe})),e.d(r,"interpolateBasis",(function(){return ce})),e.d(r,"interpolateBasisClosed",(function(){return fe})),e.d(r,"interpolateDate",(function(){return Me})),e.d(r,"interpolateDiscrete",(function(){return sp})),e.d(r,"interpolateHue",(function(){return lp})),e.d(r,"interpolateNumber",(function(){return Ae})),e.d(r,"interpolateNumberArray",(function(){return be})),e.d(r,"interpolateObject",(function(){return ke})),e.d(r,"interpolateRound",(function(){return hp})),e.d(r,"interpolateString",(function(){return Ne})),e.d(r,"interpolateTransformCss",(function(){return pr})),e.d(r,"interpolateTransformSvg",(function(){return vr})),e.d(r,"interpolateZoom",(function(){return vp})),e.d(r,"interpolateRgb",(function(){return ve})),e.d(r,"interpolateRgbBasis",(function(){return ye})),e.d(r,"interpolateRgbBasisClosed",(function(){return _e})),e.d(r,"interpolateHsl",(function(){return yp})),e.d(r,"interpolateHslLong",(function(){return _p})),e.d(r,"interpolateLab",(function(){return bp})),e.d(r,"interpolateHcl",(function(){return xp})),e.d(r,"interpolateHclLong",(function(){return wp})),e.d(r,"interpolateCubehelix",(function(){return Ap})),e.d(r,"interpolateCubehelixLong",(function(){return kp})),e.d(r,"piecewise",(function(){return Sp})),e.d(r,"quantize",(function(){return Cp})),e.d(r,"path",(function(){return Hi})),e.d(r,"polygonArea",(function(){return Tp})),e.d(r,"polygonCentroid",(function(){return Ep})),e.d(r,"polygonHull",(function(){return Op})),e.d(r,"polygonContains",(function(){return Pp})),e.d(r,"polygonLength",(function(){return zp})),e.d(r,"quadtree",(function(){return Ta})),e.d(r,"randomUniform",(function(){return Ip})),e.d(r,"randomNormal",(function(){return Fp})),e.d(r,"randomLogNormal",(function(){return Lp})),e.d(r,"randomBates",(function(){return Up})),e.d(r,"randomIrwinHall",(function(){return Bp})),e.d(r,"randomExponential",(function(){return Dp})),e.d(r,"scaleBand",(function(){return Gp})),e.d(r,"scalePoint",(function(){return Kp})),e.d(r,"scaleIdentity",(function(){return lv})),e.d(r,"scaleLinear",(function(){return sv})),e.d(r,"scaleLog",(function(){return mv})),e.d(r,"scaleSymlog",(function(){return Av})),e.d(r,"scaleOrdinal",(function(){return Xp})),e.d(r,"scaleImplicit",(function(){return Wp})),e.d(r,"scalePow",(function(){return Ev})),e.d(r,"scaleSqrt",(function(){return Nv})),e.d(r,"scaleQuantile",(function(){return jv})),e.d(r,"scaleQuantize",(function(){return Ov})),e.d(r,"scaleThreshold",(function(){return Pv})),e.d(r,"scaleTime",(function(){return g_})),e.d(r,"scaleUtc",(function(){return S_})),e.d(r,"scaleSequential",(function(){return E_})),e.d(r,"scaleSequentialLog",(function(){return N_})),e.d(r,"scaleSequentialPow",(function(){return O_})),e.d(r,"scaleSequentialSqrt",(function(){return P_})),e.d(r,"scaleSequentialSymlog",(function(){return j_})),e.d(r,"scaleSequentialQuantile",(function(){return z_})),e.d(r,"scaleDiverging",(function(){return I_})),e.d(r,"scaleDivergingLog",(function(){return F_})),e.d(r,"scaleDivergingPow",(function(){return B_})),e.d(r,"scaleDivergingSqrt",(function(){return U_})),e.d(r,"scaleDivergingSymlog",(function(){return L_})),e.d(r,"tickFormat",(function(){return cv})),e.d(r,"schemeCategory10",(function(){return q_})),e.d(r,"schemeAccent",(function(){return V_})),e.d(r,"schemeDark2",(function(){return Y_})),e.d(r,"schemePaired",(function(){return H_})),e.d(r,"schemePastel1",(function(){return $_})),e.d(r,"schemePastel2",(function(){return W_})),e.d(r,"schemeSet1",(function(){return X_})),e.d(r,"schemeSet2",(function(){return G_})),e.d(r,"schemeSet3",(function(){return Z_})),e.d(r,"schemeTableau10",(function(){return K_})),e.d(r,"interpolateBrBG",(function(){return tb})),e.d(r,"schemeBrBG",(function(){return J_})),e.d(r,"interpolatePRGn",(function(){return eb})),e.d(r,"schemePRGn",(function(){return nb})),e.d(r,"interpolatePiYG",(function(){return ib})),e.d(r,"schemePiYG",(function(){return rb})),e.d(r,"interpolatePuOr",(function(){return ub})),e.d(r,"schemePuOr",(function(){return ob})),e.d(r,"interpolateRdBu",(function(){return cb})),e.d(r,"schemeRdBu",(function(){return ab})),e.d(r,"interpolateRdGy",(function(){return sb})),e.d(r,"schemeRdGy",(function(){return fb})),e.d(r,"interpolateRdYlBu",(function(){return hb})),e.d(r,"schemeRdYlBu",(function(){return lb})),e.d(r,"interpolateRdYlGn",(function(){return pb})),e.d(r,"schemeRdYlGn",(function(){return db})),e.d(r,"interpolateSpectral",(function(){return gb})),e.d(r,"schemeSpectral",(function(){return vb})),e.d(r,"interpolateBuGn",(function(){return _b})),e.d(r,"schemeBuGn",(function(){return yb})),e.d(r,"interpolateBuPu",(function(){return mb})),e.d(r,"schemeBuPu",(function(){return bb})),e.d(r,"interpolateGnBu",(function(){return wb})),e.d(r,"schemeGnBu",(function(){return xb})),e.d(r,"interpolateOrRd",(function(){return Ab})),e.d(r,"schemeOrRd",(function(){return Mb})),e.d(r,"interpolatePuBuGn",(function(){return Sb})),e.d(r,"schemePuBuGn",(function(){return kb})),e.d(r,"interpolatePuBu",(function(){return Tb})),e.d(r,"schemePuBu",(function(){return Cb})),e.d(r,"interpolatePuRd",(function(){return Nb})),e.d(r,"schemePuRd",(function(){return Eb})),e.d(r,"interpolateRdPu",(function(){return Ob})),e.d(r,"schemeRdPu",(function(){return jb})),e.d(r,"interpolateYlGnBu",(function(){return zb})),e.d(r,"schemeYlGnBu",(function(){return Pb})),e.d(r,"interpolateYlGn",(function(){return Ib})),e.d(r,"schemeYlGn",(function(){return Rb})),e.d(r,"interpolateYlOrBr",(function(){return Lb})),e.d(r,"schemeYlOrBr",(function(){return Fb})),e.d(r,"interpolateYlOrRd",(function(){return Ub})),e.d(r,"schemeYlOrRd",(function(){return Bb})),e.d(r,"interpolateBlues",(function(){return qb})),e.d(r,"schemeBlues",(function(){return Db})),e.d(r,"interpolateGreens",(function(){return Yb})),e.d(r,"schemeGreens",(function(){return Vb})),e.d(r,"interpolateGreys",(function(){return $b})),e.d(r,"schemeGreys",(function(){return Hb})),e.d(r,"interpolatePurples",(function(){return Xb})),e.d(r,"schemePurples",(function(){return Wb})),e.d(r,"interpolateReds",(function(){return Zb})),e.d(r,"schemeReds",(function(){return Gb})),e.d(r,"interpolateOranges",(function(){return Qb})),e.d(r,"schemeOranges",(function(){return Kb})),e.d(r,"interpolateCividis",(function(){return Jb})),e.d(r,"interpolateCubehelixDefault",(function(){return tm})),e.d(r,"interpolateRainbow",(function(){return im})),e.d(r,"interpolateWarm",(function(){return nm})),e.d(r,"interpolateCool",(function(){return em})),e.d(r,"interpolateSinebow",(function(){return cm})),e.d(r,"interpolateTurbo",(function(){return fm})),e.d(r,"interpolateViridis",(function(){return lm})),e.d(r,"interpolateMagma",(function(){return hm})),e.d(r,"interpolateInferno",(function(){return dm})),e.d(r,"interpolatePlasma",(function(){return pm})),e.d(r,"create",(function(){return vm})),e.d(r,"creator",(function(){return un})),e.d(r,"local",(function(){return ym})),e.d(r,"matcher",(function(){return _t})),e.d(r,"mouse",(function(){return Re})),e.d(r,"namespace",(function(){return St})),e.d(r,"namespaces",(function(){return kt})),e.d(r,"clientPoint",(function(){return Pe})),e.d(r,"select",(function(){return Sn})),e.d(r,"selectAll",(function(){return bm})),e.d(r,"selection",(function(){return kn})),e.d(r,"selector",(function(){return vt})),e.d(r,"selectorAll",(function(){return yt})),e.d(r,"style",(function(){return Ft})),e.d(r,"touch",(function(){return ze})),e.d(r,"touches",(function(){return mm})),e.d(r,"window",(function(){return Pt})),e.d(r,"event",(function(){return hn})),e.d(r,"customEvent",(function(){return _n})),e.d(r,"arc",(function(){return Dm})),e.d(r,"area",(function(){return Wm})),e.d(r,"line",(function(){return $m})),e.d(r,"pie",(function(){return Zm})),e.d(r,"areaRadial",(function(){return ex})),e.d(r,"radialArea",(function(){return ex})),e.d(r,"lineRadial",(function(){return nx})),e.d(r,"radialLine",(function(){return nx})),e.d(r,"pointRadial",(function(){return rx})),e.d(r,"linkHorizontal",(function(){return lx})),e.d(r,"linkVertical",(function(){return hx})),e.d(r,"linkRadial",(function(){return dx})),e.d(r,"symbol",(function(){return jx})),e.d(r,"symbols",(function(){return Nx})),e.d(r,"symbolCircle",(function(){return px})),e.d(r,"symbolCross",(function(){return vx})),e.d(r,"symbolDiamond",(function(){return _x})),e.d(r,"symbolSquare",(function(){return Mx})),e.d(r,"symbolStar",(function(){return wx})),e.d(r,"symbolTriangle",(function(){return kx})),e.d(r,"symbolWye",(function(){return Ex})),e.d(r,"curveBasisClosed",(function(){return Fx})),e.d(r,"curveBasisOpen",(function(){return Bx})),e.d(r,"curveBasis",(function(){return Rx})),e.d(r,"curveBundle",(function(){return Dx})),e.d(r,"curveCardinalClosed",(function(){return $x})),e.d(r,"curveCardinalOpen",(function(){return Xx})),e.d(r,"curveCardinal",(function(){return Yx})),e.d(r,"curveCatmullRomClosed",(function(){return Jx})),e.d(r,"curveCatmullRomOpen",(function(){return nw})),e.d(r,"curveCatmullRom",(function(){return Kx})),e.d(r,"curveLinearClosed",(function(){return rw})),e.d(r,"curveLinear",(function(){return Vm})),e.d(r,"curveMonotoneX",(function(){return lw})),e.d(r,"curveMonotoneY",(function(){return hw})),e.d(r,"curveNatural",(function(){return vw})),e.d(r,"curveStep",(function(){return yw})),e.d(r,"curveStepAfter",(function(){return bw})),e.d(r,"curveStepBefore",(function(){return _w})),e.d(r,"stack",(function(){return Mw})),e.d(r,"stackOffsetExpand",(function(){return Aw})),e.d(r,"stackOffsetDiverging",(function(){return kw})),e.d(r,"stackOffsetNone",(function(){return mw})),e.d(r,"stackOffsetSilhouette",(function(){return Sw})),e.d(r,"stackOffsetWiggle",(function(){return Cw})),e.d(r,"stackOrderAppearance",(function(){return Tw})),e.d(r,"stackOrderAscending",(function(){return Nw})),e.d(r,"stackOrderDescending",(function(){return Ow})),e.d(r,"stackOrderInsideOut",(function(){return Pw})),e.d(r,"stackOrderNone",(function(){return xw})),e.d(r,"stackOrderReverse",(function(){return zw})),e.d(r,"timeInterval",(function(){return Iv})),e.d(r,"timeMillisecond",(function(){return yg})),e.d(r,"timeMilliseconds",(function(){return _g})),e.d(r,"utcMillisecond",(function(){return yg})),e.d(r,"utcMilliseconds",(function(){return _g})),e.d(r,"timeSecond",(function(){return pg})),e.d(r,"timeSeconds",(function(){return vg})),e.d(r,"utcSecond",(function(){return pg})),e.d(r,"utcSeconds",(function(){return vg})),e.d(r,"timeMinute",(function(){return lg})),e.d(r,"timeMinutes",(function(){return hg})),e.d(r,"timeHour",(function(){return cg})),e.d(r,"timeHours",(function(){return fg})),e.d(r,"timeDay",(function(){return og})),e.d(r,"timeDays",(function(){return ug})),e.d(r,"timeWeek",(function(){return Yv})),e.d(r,"timeWeeks",(function(){return Kv})),e.d(r,"timeSunday",(function(){return Yv})),e.d(r,"timeSundays",(function(){return Kv})),e.d(r,"timeMonday",(function(){return Hv})),e.d(r,"timeMondays",(function(){return Qv})),e.d(r,"timeTuesday",(function(){return $v})),e.d(r,"timeTuesdays",(function(){return Jv})),e.d(r,"timeWednesday",(function(){return Wv})),e.d(r,"timeWednesdays",(function(){return tg})),e.d(r,"timeThursday",(function(){return Xv})),e.d(r,"timeThursdays",(function(){return ng})),e.d(r,"timeFriday",(function(){return Gv})),e.d(r,"timeFridays",(function(){return eg})),e.d(r,"timeSaturday",(function(){return Zv})),e.d(r,"timeSaturdays",(function(){return rg})),e.d(r,"timeMonth",(function(){return Dv})),e.d(r,"timeMonths",(function(){return qv})),e.d(r,"timeYear",(function(){return Lv})),e.d(r,"timeYears",(function(){return Bv})),e.d(r,"utcMinute",(function(){return A_})),e.d(r,"utcMinutes",(function(){return k_})),e.d(r,"utcHour",(function(){return x_})),e.d(r,"utcHours",(function(){return w_})),e.d(r,"utcDay",(function(){return Rg})),e.d(r,"utcDays",(function(){return Ig})),e.d(r,"utcWeek",(function(){return mg})),e.d(r,"utcWeeks",(function(){return Cg})),e.d(r,"utcSunday",(function(){return mg})),e.d(r,"utcSundays",(function(){return Cg})),e.d(r,"utcMonday",(function(){return xg})),e.d(r,"utcMondays",(function(){return Tg})),e.d(r,"utcTuesday",(function(){return wg})),e.d(r,"utcTuesdays",(function(){return Eg})),e.d(r,"utcWednesday",(function(){return Mg})),e.d(r,"utcWednesdays",(function(){return Ng})),e.d(r,"utcThursday",(function(){return Ag})),e.d(r,"utcThursdays",(function(){return jg})),e.d(r,"utcFriday",(function(){return kg})),e.d(r,"utcFridays",(function(){return Og})),e.d(r,"utcSaturday",(function(){return Sg})),e.d(r,"utcSaturdays",(function(){return Pg})),e.d(r,"utcMonth",(function(){return __})),e.d(r,"utcMonths",(function(){return b_})),e.d(r,"utcYear",(function(){return Lg})),e.d(r,"utcYears",(function(){return Bg})),e.d(r,"timeFormatDefaultLocale",(function(){return h_})),e.d(r,"timeFormat",(function(){return Hg})),e.d(r,"timeParse",(function(){return $g})),e.d(r,"utcFormat",(function(){return Wg})),e.d(r,"utcParse",(function(){return Xg})),e.d(r,"timeFormatLocale",(function(){return Vg})),e.d(r,"isoFormat",(function(){return Rw})),e.d(r,"isoParse",(function(){return Iw})),e.d(r,"now",(function(){return Ye})),e.d(r,"timer",(function(){return We})),e.d(r,"timerFlush",(function(){return Xe})),e.d(r,"timeout",(function(){return Qe})),e.d(r,"interval",(function(){return Fw})),e.d(r,"transition",(function(){return Yr})),e.d(r,"active",(function(){return Jr})),e.d(r,"interrupt",(function(){return fr})),e.d(r,"voronoi",(function(){return wM})),e.d(r,"zoom",(function(){return FM})),e.d(r,"zoomTransform",(function(){return CM})),e.d(r,"zoomIdentity",(function(){return SM}));var i=e(1),o="5.16.0",u=function(t,n){return tn?1:t>=n?0:NaN},a=function(t){var n;return 1===t.length&&(n=t,t=function(t,e){return u(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 c=a(u),f=c.right,s=c.left,l=f,h=function(t,n){null==n&&(n=d);for(var e=0,r=t.length-1,i=t[0],o=new Array(r<0?0:r);et?1:n>=t?0:NaN},g=function(t){return null===t?NaN:+t},y=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)},_=function(t,n){var e=y(t,n);return e?Math.sqrt(e):e},b=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>=S?10:o>=C?5:o>=T?2:1)*Math.pow(10,i):-Math.pow(10,-i)/(o>=S?10:o>=C?5:o>=T?2:1)}function j(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>=S?i*=10:o>=C?i*=5:o>=T&&(i*=2),ns;)h.pop(),--d;var p,v=new Array(d+1);for(i=0;i<=d;++i)(p=v[i]=[]).x0=i>0?h[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)}},R=function(t,n,e){return t=w.call(t,g).sort(u),Math.ceil((e-n)/(2*(z(t,.75)-z(t,.25))*Math.pow(t.length,-1/3)))},I=function(t,n,e){return Math.ceil((e-n)/(3.5*_(t)*Math.pow(t.length,-1/3)))},F=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},L=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},D=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},q=function(t,n){for(var e=n.length,r=new Array(e);e--;)r[e]=t[n[e]];return r},V=function(t,n){if(e=t.length){var e,r,i=0,o=0,a=t[o];for(null==n&&(n=u);++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 lt(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 At="http://www.w3.org/1999/xhtml",kt={svg:"http://www.w3.org/2000/svg",xhtml:At,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},St=function(t){var n=t+="",e=n.indexOf(":");return e>=0&&"xmlns"!==(n=t.slice(0,e))&&(t=t.slice(e+1)),kt.hasOwnProperty(n)?{space:kt[n],local:t}:t};function Ct(t){return function(){this.removeAttribute(t)}}function Tt(t){return function(){this.removeAttributeNS(t.space,t.local)}}function Et(t,n){return function(){this.setAttribute(t,n)}}function Nt(t,n){return function(){this.setAttributeNS(t.space,t.local,n)}}function jt(t,n){return function(){var e=n.apply(this,arguments);null==e?this.removeAttribute(t):this.setAttribute(t,e)}}function Ot(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 Pt=function(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView};function zt(t){return function(){this.style.removeProperty(t)}}function Rt(t,n,e){return function(){this.style.setProperty(t,n,e)}}function It(t,n,e){return function(){var r=n.apply(this,arguments);null==r?this.style.removeProperty(t):this.style.setProperty(t,r,e)}}function Ft(t,n){return t.style.getPropertyValue(n)||Pt(t).getComputedStyle(t,null).getPropertyValue(n)}function Lt(t){return function(){delete this[t]}}function Bt(t,n){return function(){this[t]=n}}function Ut(t,n){return function(){var e=n.apply(this,arguments);null==e?delete this[t]:this[t]=e}}function Dt(t){return t.trim().split(/^|\s+/)}function qt(t){return t.classList||new Vt(t)}function Vt(t){this._node=t,this._names=Dt(t.getAttribute("class")||"")}function Yt(t,n){for(var e=qt(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 Gt(){this.textContent=""}function Zt(t){return function(){this.textContent=t}}function Kt(t){return function(){var n=t.apply(this,arguments);this.textContent=null==n?"":n}}function Qt(){this.innerHTML=""}function Jt(t){return function(){this.innerHTML=t}}function tn(t){return function(){var n=t.apply(this,arguments);this.innerHTML=null==n?"":n}}function nn(){this.nextSibling&&this.parentNode.appendChild(this)}function en(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function rn(t){return function(){var n=this.ownerDocument,e=this.namespaceURI;return e===At&&n.documentElement.namespaceURI===At?n.createElement(t):n.createElementNS(e,t)}}function on(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}var un=function(t){var n=St(t);return(n.local?on:rn)(n)};function an(){return null}function cn(){var t=this.parentNode;t&&t.removeChild(this)}function fn(){var t=this.cloneNode(!1),n=this.parentNode;return n?n.insertBefore(t,this.nextSibling):t}function sn(){var t=this.cloneNode(!0),n=this.parentNode;return n?n.insertBefore(t,this.nextSibling):t}var ln={},hn=null;"undefined"!=typeof document&&("onmouseenter"in document.documentElement||(ln={mouseenter:"mouseover",mouseleave:"mouseout"}));function dn(t,n,e){return t=pn(t,n,e),function(n){var e=n.relatedTarget;e&&(e===this||8&e.compareDocumentPosition(this))||t.call(this,n)}}function pn(t,n,e){return function(r){var i=hn;hn=r;try{t.call(this,this.__data__,n,e)}finally{hn=i}}}function vn(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 gn(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=Mt);for(var e=this._groups,r=e.length,i=new Array(r),o=0;o1?this.each((null==n?zt:"function"==typeof n?It:Rt)(t,n,null==e?"":e)):Ft(this.node(),t)},property:function(t,n){return arguments.length>1?this.each((null==n?Lt:"function"==typeof n?Ut:Bt)(t,n)):this.node()[t]},classed:function(t,n){var e=Dt(t+"");if(arguments.length<2){for(var r=qt(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?Gn(n>>24&255,n>>16&255,n>>8&255,(255&n)/255):4===e?Gn(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=Ln.exec(t))?new Qn(n[1],n[2],n[3],1):(n=Bn.exec(t))?new Qn(255*n[1]/100,255*n[2]/100,255*n[3]/100,1):(n=Un.exec(t))?Gn(n[1],n[2],n[3],n[4]):(n=Dn.exec(t))?Gn(255*n[1]/100,255*n[2]/100,255*n[3]/100,n[4]):(n=qn.exec(t))?ee(n[1],n[2]/100,n[3]/100,1):(n=Vn.exec(t))?ee(n[1],n[2]/100,n[3]/100,n[4]):Yn.hasOwnProperty(t)?Xn(Yn[t]):"transparent"===t?new Qn(NaN,NaN,NaN,0):null}function Xn(t){return new Qn(t>>16&255,t>>8&255,255&t,1)}function Gn(t,n,e,r){return r<=0&&(t=n=e=NaN),new Qn(t,n,e,r)}function Zn(t){return t instanceof Pn||(t=Wn(t)),t?new Qn((t=t.rgb()).r,t.g,t.b,t.opacity):new Qn}function Kn(t,n,e,r){return 1===arguments.length?Zn(t):new Qn(t,n,e,null==r?1:r)}function Qn(t,n,e,r){this.r=+t,this.g=+n,this.b=+e,this.opacity=+r}function Jn(){return"#"+ne(this.r)+ne(this.g)+ne(this.b)}function te(){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 ne(t){return((t=Math.max(0,Math.min(255,Math.round(t)||0)))<16?"0":"")+t.toString(16)}function ee(t,n,e,r){return r<=0?t=n=e=NaN:e<=0||e>=1?t=n=NaN:n<=0&&(t=NaN),new oe(t,n,e,r)}function re(t){if(t instanceof oe)return new oe(t.h,t.s,t.l,t.opacity);if(t instanceof Pn||(t=Wn(t)),!t)return new oe;if(t instanceof oe)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 oe(u,a,c,t.opacity)}function ie(t,n,e,r){return 1===arguments.length?re(t):new oe(t,n,e,null==r?1:r)}function oe(t,n,e,r){this.h=+t,this.s=+n,this.l=+e,this.opacity=+r}function ue(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 ae(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}jn(Pn,Wn,{copy:function(t){return Object.assign(new this.constructor,this,t)},displayable:function(){return this.rgb().displayable()},hex:Hn,formatHex:Hn,formatHsl:function(){return re(this).formatHsl()},formatRgb:$n,toString:$n}),jn(Qn,Kn,On(Pn,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new Qn(this.r*t,this.g*t,this.b*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new Qn(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:Jn,formatHex:Jn,formatRgb:te,toString:te})),jn(oe,ie,On(Pn,{brighter:function(t){return t=null==t?1/.7:Math.pow(1/.7,t),new oe(this.h,this.s,this.l*t,this.opacity)},darker:function(t){return t=null==t?.7:Math.pow(.7,t),new oe(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 Qn(ue(t>=240?t-240:t+120,i,r),ue(t,i,r),ue(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 ce=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):se(isNaN(t)?n:t)}function de(t){return 1==(t=+t)?pe: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):se(isNaN(n)?e:n)}}function pe(t,n){var e=n-t;return e?le(t,e):se(isNaN(t)?n:t)}var ve=function t(n){var e=de(n);function r(t,n){var r=e((t=Kn(t)).r,(n=Kn(n)).r),i=e(t.g,n.g),o=e(t.b,n.b),u=pe(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 ge(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:Ae(e,r)})),o=Ce.lastIndex;return o=0&&n._call.call(null,t),n=n._next;--Ie}function Ge(){Ue=(Be=qe.now())+De,Ie=Fe=0;try{Xe()}finally{Ie=0,function(){var t,n,e=Te,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:Te=n);Ee=t,Ke(r)}(),Ue=0}}function Ze(){var t=qe.now(),n=t-Be;n>1e3&&(De-=n,Be=t)}function Ke(t){Ie||(Fe&&(Fe=clearTimeout(Fe)),t-Ue>24?(t<1/0&&(Fe=setTimeout(Ge,t-qe.now()-De)),Le&&(Le=clearInterval(Le))):(Le||(Be=qe.now(),Le=setInterval(Ze,1e3)),Ie=1,Ve(Ge)))}$e.prototype=We.prototype={constructor:$e,restart:function(t,n,e){if("function"!=typeof t)throw new TypeError("callback is not a function");e=(null==e?Ye():+e)+(null==n?0:+n),this._next||Ee===this||(Ee?Ee._next=this:Te=this,Ee=this),this._call=t,this._time=e,Ke()},stop:function(){this._call&&(this._call=null,this._time=1/0,Ke())}};var Qe=function(t,n,e){var r=new $e;return n=null==n?0:+n,r.restart((function(e){r.stop(),t(e+n)}),n,e),r},Je=dt("start","end","cancel","interrupt"),tr=[],nr=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 Qe(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 rr(t,n){var e=ir(t,n);if(e.state>3)throw new Error("too late; already running");return e}function ir(t,n){var e=t.__transition;if(!e||!(e=e[n]))throw new Error("transition not found");return e}var or,ur,ar,cr,fr=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}},sr=180/Math.PI,lr={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1},hr=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:Ae(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:Ae(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:Ae(t,e)},{i:a-2,x:Ae(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)?er:rr;return function(){var u=o(this,t),a=u.on;a!==r&&(i=(r=a).copy()).on(n,e),u.on=i}}var Ir=kn.prototype.constructor;function Fr(t){return function(){this.style.removeProperty(t)}}function Lr(t,n,e){return function(r){this.style.setProperty(t,n.call(this,r),e)}}function Br(t,n,e){var r,i;function o(){var o=n.apply(this,arguments);return o!==i&&(r=(i=o)&&Lr(t,o,e)),r}return o._value=n,o}function Ur(t){return function(n){this.textContent=t.call(this,n)}}function Dr(t){var n,e;function r(){var r=t.apply(this,arguments);return r!==e&&(n=(e=r)&&Ur(r)),n}return r._value=t,r}var qr=0;function Vr(t,n,e,r){this._groups=t,this._parents=n,this._name=e,this._id=r}function Yr(t){return kn().transition(t)}function Hr(){return++qr}var $r=kn.prototype;function Wr(t){return t*t*t}function Xr(t){return--t*t*t+1}function Gr(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}Vr.prototype=Yr.prototype={constructor:Vr,select:function(t){var n=this._name,e=this._id;"function"!=typeof t&&(t=vt(t));for(var r=this._groups,i=r.length,o=new Array(i),u=0;u1&&e.name===n)return new Vr([[t]],Qr,n,+r);return null},ti=function(t){return function(){return t}},ni=function(t,n,e){this.target=t,this.type=n,this.selection=e};function ei(){hn.stopImmediatePropagation()}var ri=function(){hn.preventDefault(),hn.stopImmediatePropagation()},ii={name:"drag"},oi={name:"space"},ui={name:"handle"},ai={name:"center"};function ci(t){return[+t[0],+t[1]]}function fi(t){return[ci(t[0]),ci(t[1])]}function si(t){return function(n){return ze(n,hn.touches,t)}}var li={name:"x",handles:["w","e"].map(bi),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]]}},hi={name:"y",handles:["n","s"].map(bi),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]]}},di={name:"xy",handles:["n","w","e","s","nw","ne","sw","se"].map(bi),input:function(t){return null==t?null:fi(t)},output:function(t){return t}},pi={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"},vi={e:"w",w:"e",nw:"ne",ne:"nw",se:"sw",sw:"se"},gi={n:"s",s:"n",nw:"sw",ne:"se",se:"ne",sw:"nw"},yi={overlay:1,selection:1,n:null,e:1,s:null,w:-1,nw:-1,ne:1,se:1,sw:-1},_i={overlay:1,selection:1,n:-1,e:null,s:1,w:null,nw:-1,ne:-1,se:1,sw:1};function bi(t){return{type:t}}function mi(){return!hn.ctrlKey&&!hn.button}function xi(){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 wi(){return navigator.maxTouchPoints||"ontouchstart"in this}function Mi(t){for(;!t.__brush;)if(!(t=t.parentNode))return;return t.__brush}function Ai(t){return t[0][0]===t[1][0]||t[0][1]===t[1][1]}function ki(t){var n=t.__brush;return n?n.dim.output(n.selection):null}function Si(){return Ei(li)}function Ci(){return Ei(hi)}var Ti=function(){return Ei(di)};function Ei(t){var n,e=xi,r=mi,i=wi,o=!0,u=dt("start","brush","end"),a=6;function c(n){var e=n.property("__brush",v).selectAll(".overlay").data([bi("overlay")]);e.enter().append("rect").attr("class","overlay").attr("pointer-events","all").attr("cursor",pi.overlay).merge(e).each((function(){var t=Mi(this).extent;Sn(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([bi("selection")]).enter().append("rect").attr("class","selection").attr("cursor",pi.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 pi[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=Sn(this),n=Mi(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||hn.touches)&&r.apply(this,arguments)){var e,i,u,a,c,l,h,d,p,v,g,y=this,_=hn.target.__data__.type,b="selection"===(o&&hn.metaKey?_="overlay":_)?ii:o&&hn.altKey?ai:ui,m=t===hi?null:yi[_],x=t===li?null:_i[_],w=Mi(y),M=w.extent,A=w.selection,k=M[0][0],S=M[0][1],C=M[1][0],T=M[1][1],E=0,N=0,j=m&&x&&o&&hn.shiftKey,O=hn.touches?si(hn.changedTouches[0].identifier):Re,P=O(y),z=P,R=s(y,arguments,!0).beforestart();"overlay"===_?(A&&(p=!0),w.selection=A=[[e=t===hi?k:P[0],u=t===li?S:P[1]],[c=t===hi?C:e,h=t===li?T: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 I=Sn(y).attr("pointer-events","none"),F=I.selectAll(".overlay").attr("cursor",pi[_]);if(hn.touches)R.moved=B,R.ended=D;else{var L=Sn(hn.view).on("mousemove.brush",B,!0).on("mouseup.brush",D,!0);o&&L.on("keydown.brush",q,!0).on("keyup.brush",V,!0),En(hn.view)}ei(),fr(y),f.call(y),R.start()}function B(){var t=O(y);!j||v||g||(Math.abs(t[0]-z[0])>Math.abs(t[1]-z[1])?g=!0:v=!0),z=t,p=!0,ri(),U()}function U(){var t;switch(E=z[0]-P[0],N=z[1]-P[1],b){case oi:case ii:m&&(E=Math.max(k-e,Math.min(C-c,E)),i=e+E,l=c+E),x&&(N=Math.max(S-u,Math.min(T-h,N)),a=u+N,d=h+N);break;case ui:m<0?(E=Math.max(k-e,Math.min(C-e,E)),i=e+E,l=c):m>0&&(E=Math.max(k-c,Math.min(C-c,E)),i=e,l=c+E),x<0?(N=Math.max(S-u,Math.min(T-u,N)),a=u+N,d=h):x>0&&(N=Math.max(S-h,Math.min(T-h,N)),a=u,d=h+N);break;case ai:m&&(i=Math.max(k,Math.min(C,e-E*m)),l=Math.max(k,Math.min(C,c+E*m))),x&&(a=Math.max(S,Math.min(T,u-N*x)),d=Math.max(S,Math.min(T,h+N*x)))}l0&&(e=i-E),x<0?h=d-N:x>0&&(u=a-N),b=oi,F.attr("cursor",pi.selection),U());break;default:return}ri()}function V(){switch(hn.keyCode){case 16:j&&(v=g=j=!1,U());break;case 18:b===ai&&(m<0?c=l:m>0&&(e=i),x<0?h=d:x>0&&(u=a),b=ui,U());break;case 32:b===oi&&(hn.altKey?(m&&(c=l-E*m,e=i+E*m),x&&(h=d-N*x,u=a+N*x),b=ai):(m<0?c=l:m>0&&(e=i),x<0?h=d:x>0&&(u=a),b=ui),F.attr("cursor",pi[_]),U());break;default:return}ri()}}function d(){s(this,arguments).moved()}function p(){s(this,arguments).ended()}function v(){var n=this.__brush||{selection:null};return n.extent=fi(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=je(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();fr(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){_n(new ni(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:ti(fi(t)),c):e},c.filter=function(t){return arguments.length?(r="function"==typeof t?t:ti(!!t),c):r},c.touchable=function(t){return arguments.length?(i="function"==typeof t?t:ti(!!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 Ni=Math.cos,ji=Math.sin,Oi=Math.PI,Pi=Oi/2,zi=2*Oi,Ri=Math.max;function Ii(t){return function(n,e){return t(n.source.value+n.target.value,e.source.value+e.target.value)}}var Fi=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=k(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((Ui-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%Di+Di),l>qi?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>=Ui)+","+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 Hi=Yi;function $i(t){return t.source}function Wi(t){return t.target}function Xi(t){return t.radius}function Gi(t){return t.startAngle}function Zi(t){return t.endAngle}var Ki=function(){var t=$i,n=Wi,e=Xi,r=Gi,i=Zi,o=null;function u(){var u,a=Li.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)-Pi,h=i.apply(this,a)-Pi,d=s*Ni(l),p=s*ji(l),v=+e.apply(this,(a[0]=f,a)),g=r.apply(this,a)-Pi,y=i.apply(this,a)-Pi;if(o||(o=u=Hi()),o.moveTo(d,p),o.arc(0,0,s,l,h),l===g&&h===y||(o.quadraticCurveTo(0,0,v*Ni(g),v*ji(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:Bi(+t),u):e},u.startAngle=function(t){return arguments.length?(r="function"==typeof t?t:Bi(+t),u):r},u.endAngle=function(t){return arguments.length?(i="function"==typeof t?t:Bi(+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 Qi(){}function Ji(t,n){var e=new Qi;if(t instanceof Qi)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=to(),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,io,oo),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 eo(){return{}}function ro(t,n,e){t[n]=e}function io(){return to()}function oo(t,n,e){t.set(n,e)}function uo(){}var ao=to.prototype;function co(t,n){var e=new uo;if(t instanceof uo)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 xo(t){return t>6/29?t*t*t:6/29*3*(6/29)*(t-4/29)}function wo(t){return 255*(t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055)}function Mo(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function Ao(t){if(t instanceof Co)return new Co(t.h,t.c,t.l,t.opacity);if(t instanceof bo||(t=go(t)),0===t.a&&0===t.b)return new Co(NaN,0r!=d>r&&e<(h-f)*(r-s)/(d-s)+f&&(i=-i)}return i}function Do(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 qo=function(){},Vo=[[],[[[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]]],[]],Yo=function(){var t=1,n=1,e=O,r=a;function i(t){var n=e(t);if(Array.isArray(n))n=n.slice().sort(Fo);else{var r=b(t),i=r[0],u=r[1];n=j(i,u,n),n=k(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,Vo[f<<1].forEach(p);for(;++o=r,Vo[c|f<<1].forEach(p);Vo[f<<0].forEach(p);for(;++a=r,s=e[a*t]>=r,Vo[f<<1|s<<2].forEach(p);++o=r,l=s,s=e[a*t+o+1]>=r,Vo[c|f<<1|s<<2|l<<3].forEach(p);Vo[f|s<<3].forEach(p)}o=-1,s=e[a*t]>=r,Vo[s<<2].forEach(p);for(;++o=r,Vo[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]}}Vo[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)?Lo(Io.call(t)):Lo(t),i):e},i.smooth=function(t){return arguments.length?(r=t?a:qo,i):r===a},i};function Ho(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 $o(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 Wo(t){return t[0]}function Xo(t){return t[1]}function Go(){return 1}var Zo=function(){var t=Wo,n=Xo,e=Go,r=960,i=500,o=20,u=2,a=3*o,c=r+2*a>>u,f=i+2*a>>u,s=Lo(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),$o({width:c,height:f,data:l},{width:c,height:f,data:i},o>>u),Ho({width:c,height:f,data:i},{width:c,height:f,data:l},o>>u),$o({width:c,height:f,data:l},{width:c,height:f,data:i},o>>u),Ho({width:c,height:f,data:i},{width:c,height:f,data:l},o>>u),$o({width:c,height:f,data:l},{width:c,height:f,data:i},o>>u);var d=s(i);if(!Array.isArray(d)){var p=F(i);d=j(0,p,d),(d=k(0,Math.floor(p/d)*d,d)).shift()}return Yo().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:Lo(+n),l):t},l.y=function(t){return arguments.length?(n="function"==typeof t?t:Lo(+t),l):n},l.weight=function(t){return arguments.length?(e="function"==typeof t?t:Lo(+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)?Lo(Io.call(t)):Lo(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},Ko=function(t){return function(){return t}};function Qo(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 Jo(){return!hn.ctrlKey&&!hn.button}function tu(){return this.parentNode}function nu(t){return null==t?{x:hn.x,y:hn.y}:t}function eu(){return navigator.maxTouchPoints||"ontouchstart"in this}Qo.prototype.on=function(){var t=this._.on.apply(this._,arguments);return t===this._?this:t};var ru=function(){var t,n,e,r,i=Jo,o=tu,u=nu,a=eu,c={},f=dt("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),Re,this,arguments);u&&(Sn(hn.view).on("mousemove.drag",p,!0).on("mouseup.drag",v,!0),En(hn.view),Cn(),e=!1,t=hn.clientX,n=hn.clientY,u("start"))}}function p(){if(Tn(),!e){var r=hn.clientX-t,i=hn.clientY-n;e=r*r+i*i>l}c.mouse("drag")}function v(){Sn(hn.view).on("mousemove.drag mouseup.drag",null),Nn(hn.view,e),Tn(),c.mouse("end")}function g(){if(i.apply(this,arguments)){var t,n,e=hn.changedTouches,r=o.apply(this,arguments),u=e.length;for(t=0;t9999?"+"+cu(n,6):cu(n,4))+"-"+cu(t.getUTCMonth()+1,2)+"-"+cu(t.getUTCDate(),2)+(o?"T"+cu(e,2)+":"+cu(r,2)+":"+cu(i,2)+"."+cu(o,3)+"Z":i?"T"+cu(e,2)+":"+cu(r,2)+":"+cu(i,2)+"Z":r||e?"T"+cu(e,2)+":"+cu(r,2)+"Z":"")}var su=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 ou;if(f)return f=!1,iu;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 ka=function(t,n,e,r,i){this.node=t,this.x0=n,this.y0=e,this.x1=r,this.y1=i};function Sa(t){return t[0]}function Ca(t){return t[1]}function Ta(t,n,e){var r=new Ea(null==n?Sa:n,null==e?Ca:e,NaN,NaN,NaN,NaN);return null==t?r:r.addAll(t)}function Ea(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 Na(t){for(var n={data:t.data},e=n;t=t.next;)e=e.next={data:t.data};return n}var ja=Ta.prototype=Ea.prototype;function Oa(t){return t.x+t.vx}function Pa(t){return t.y+t.vy}ja.copy=function(){var t,n,e=new Ea(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=Na(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]=Na(n));return e},ja.add=function(t){var n=+this._x.call(null,t),e=+this._y.call(null,t);return Aa(this.cover(n,e),n,e,t)},ja.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)},ja.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)}}},qa=function(){var t,n,e,r,i=wa(-30),o=1,u=1/0,a=.81;function c(r){var i,o=t.length,u=Ta(t,La,Ba).visitAfter(s);for(e=r,i=0;i=u)){(t.data!==n||t.next)&&(0===s&&(d+=(s=Ma())*s),0===l&&(d+=(l=Ma())*l),d1?r[0]+r.slice(2):r,+t.slice(e+1)]}var Wa=function(t){return(t=$a(Math.abs(t)))?t[1]:NaN},Xa=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Ga(t){if(!(n=Xa.exec(t)))throw new Error("invalid format: "+t);var n;return new Za({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 Za(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+""}Ga.prototype=Za.prototype,Za.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 Ka,Qa,Ja,tc,nc=function(t,n){var e=$a(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")},ec={"%":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 nc(100*t,n)},r:nc,s:function(t,n){var e=$a(t,n);if(!e)return t+"";var r=e[0],i=e[1],o=i-(Ka=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")+$a(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)}},rc=function(t){return t},ic=Array.prototype.map,oc=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"],uc=function(t){var n,e,r=void 0===t.grouping||void 0===t.thousands?rc:(n=ic.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?rc:function(t){return function(n){return n.replace(/[0-9]/g,(function(n){return t[+n]}))}}(ic.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=Ga(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"):ec[_]||(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=ec[_],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"===_?oc[8+Ka/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 k=h.length+t.length+M.length,S=k>1)+h+t+M+S.slice(k);break;default:t=S+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=Ga(t)).type="f",t)),r=3*Math.max(-8,Math.min(8,Math.floor(Wa(n)/3))),i=Math.pow(10,-r),o=oc[8+r/3];return function(t){return e(i*t)+o}}}};function ac(t){return Qa=uc(t),Ja=Qa.format,tc=Qa.formatPrefix,Qa}ac({decimal:".",thousands:",",grouping:[3],currency:["$",""],minus:"-"});var cc=function(t){return Math.max(0,-Wa(Math.abs(t)))},fc=function(t,n){return Math.max(0,3*Math.max(-8,Math.min(8,Math.floor(Wa(n)/3)))-Wa(Math.abs(t)))},sc=function(t,n){return t=Math.abs(t),n=Math.abs(n)-t,Math.max(0,Wa(n)-Wa(t))+1},lc=function(){return new hc};function hc(){this.reset()}hc.prototype={constructor:hc,reset:function(){this.s=this.t=0},add:function(t){pc(dc,t,this.t),pc(this,dc.s,this.s),this.s?this.t+=dc.t:this.s=dc.t},valueOf:function(){return this.s}};var dc=new hc;function pc(t,n,e){var r=t.s=n+e,i=r-n,o=r-i;t.t=n-o+(e-i)}var vc=Math.PI,gc=vc/2,yc=vc/4,_c=2*vc,bc=180/vc,mc=vc/180,xc=Math.abs,wc=Math.atan,Mc=Math.atan2,Ac=Math.cos,kc=Math.ceil,Sc=Math.exp,Cc=(Math.floor,Math.log),Tc=Math.pow,Ec=Math.sin,Nc=Math.sign||function(t){return t>0?1:t<0?-1:0},jc=Math.sqrt,Oc=Math.tan;function Pc(t){return t>1?0:t<-1?vc:Math.acos(t)}function zc(t){return t>1?gc:t<-1?-gc:Math.asin(t)}function Rc(t){return(t=Ec(t/2))*t}function Ic(){}function Fc(t,n){t&&Bc.hasOwnProperty(t.type)&&Bc[t.type](t,n)}var Lc={Feature:function(t,n){Fc(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=Ac(n=(n*=mc)/2+yc),u=Ec(n),a=$c*u,c=Hc*o+a*Ac(i),f=a*r*Ec(i);Xc.add(Mc(f,c)),Yc=t,Hc=o,$c=u}var nf=function(t){return Gc.reset(),Wc(t,Zc),2*Gc};function ef(t){return[Mc(t[1],t[0]),zc(t[2])]}function rf(t){var n=t[0],e=t[1],r=Ac(e);return[r*Ac(n),r*Ec(n),Ec(e)]}function of(t,n){return t[0]*n[0]+t[1]*n[1]+t[2]*n[2]}function uf(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 af(t,n){t[0]+=n[0],t[1]+=n[1],t[2]+=n[2]}function cf(t,n){return[t[0]*n,t[1]*n,t[2]*n]}function ff(t){var n=jc(t[0]*t[0]+t[1]*t[1]+t[2]*t[2]);t[0]/=n,t[1]/=n,t[2]/=n}var sf,lf,hf,df,pf,vf,gf,yf,_f,bf,mf=lc(),xf={point:wf,lineStart:Af,lineEnd:kf,polygonStart:function(){xf.point=Sf,xf.lineStart=Cf,xf.lineEnd=Tf,mf.reset(),Zc.polygonStart()},polygonEnd:function(){Zc.polygonEnd(),xf.point=wf,xf.lineStart=Af,xf.lineEnd=kf,Xc<0?(sf=-(hf=180),lf=-(df=90)):mf>1e-6?df=90:mf<-1e-6&&(lf=-90),bf[0]=sf,bf[1]=hf},sphere:function(){sf=-(hf=180),lf=-(df=90)}};function wf(t,n){_f.push(bf=[sf=t,hf=t]),ndf&&(df=n)}function Mf(t,n){var e=rf([t*mc,n*mc]);if(yf){var r=uf(yf,e),i=uf([r[1],-r[0],0],r);ff(i),i=ef(i);var o,u=t-pf,a=u>0?1:-1,c=i[0]*bc*a,f=xc(u)>180;f^(a*pfdf&&(df=o):f^(a*pf<(c=(c+360)%360-180)&&cdf&&(df=n)),f?tEf(sf,hf)&&(hf=t):Ef(t,hf)>Ef(sf,hf)&&(sf=t):hf>=sf?(thf&&(hf=t)):t>pf?Ef(sf,t)>Ef(sf,hf)&&(hf=t):Ef(t,hf)>Ef(sf,hf)&&(sf=t)}else _f.push(bf=[sf=t,hf=t]);ndf&&(df=n),yf=e,pf=t}function Af(){xf.point=Mf}function kf(){bf[0]=sf,bf[1]=hf,xf.point=wf,yf=null}function Sf(t,n){if(yf){var e=t-pf;mf.add(xc(e)>180?e+(e>0?360:-360):e)}else vf=t,gf=n;Zc.point(t,n),Mf(t,n)}function Cf(){Zc.lineStart()}function Tf(){Sf(vf,gf),Zc.lineEnd(),xc(mf)>1e-6&&(sf=-(hf=180)),bf[0]=sf,bf[1]=hf,yf=null}function Ef(t,n){return(n-=t)<0?n+360:n}function Nf(t,n){return t[0]-n[0]}function jf(t,n){return t[0]<=t[1]?t[0]<=n&&n<=t[1]:nEf(r[0],r[1])&&(r[1]=i[1]),Ef(i[0],r[1])>Ef(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=Ef(r[1],i[0]))>u&&(u=a,sf=i[0],hf=r[1])}return _f=bf=null,sf===1/0||lf===1/0?[[NaN,NaN],[NaN,NaN]]:[[sf,lf],[hf,df]]},Gf={sphere:Ic,point:Zf,lineStart:Qf,lineEnd:ns,polygonStart:function(){Gf.lineStart=es,Gf.lineEnd=rs},polygonEnd:function(){Gf.lineStart=Qf,Gf.lineEnd=ns}};function Zf(t,n){t*=mc;var e=Ac(n*=mc);Kf(e*Ac(t),e*Ec(t),Ec(n))}function Kf(t,n,e){++Of,zf+=(t-zf)/Of,Rf+=(n-Rf)/Of,If+=(e-If)/Of}function Qf(){Gf.point=Jf}function Jf(t,n){t*=mc;var e=Ac(n*=mc);Hf=e*Ac(t),$f=e*Ec(t),Wf=Ec(n),Gf.point=ts,Kf(Hf,$f,Wf)}function ts(t,n){t*=mc;var e=Ac(n*=mc),r=e*Ac(t),i=e*Ec(t),o=Ec(n),u=Mc(jc((u=$f*o-Wf*i)*u+(u=Wf*r-Hf*o)*u+(u=Hf*i-$f*r)*u),Hf*r+$f*i+Wf*o);Pf+=u,Ff+=u*(Hf+(Hf=r)),Lf+=u*($f+($f=i)),Bf+=u*(Wf+(Wf=o)),Kf(Hf,$f,Wf)}function ns(){Gf.point=Zf}function es(){Gf.point=is}function rs(){os(Vf,Yf),Gf.point=Zf}function is(t,n){Vf=t,Yf=n,t*=mc,n*=mc,Gf.point=os;var e=Ac(n);Hf=e*Ac(t),$f=e*Ec(t),Wf=Ec(n),Kf(Hf,$f,Wf)}function os(t,n){t*=mc;var e=Ac(n*=mc),r=e*Ac(t),i=e*Ec(t),o=Ec(n),u=$f*o-Wf*i,a=Wf*r-Hf*o,c=Hf*i-$f*r,f=jc(u*u+a*a+c*c),s=zc(f),l=f&&-s/f;Uf+=l*u,Df+=l*a,qf+=l*c,Pf+=s,Ff+=s*(Hf+(Hf=r)),Lf+=s*($f+($f=i)),Bf+=s*(Wf+(Wf=o)),Kf(Hf,$f,Wf)}var us=function(t){Of=Pf=zf=Rf=If=Ff=Lf=Bf=Uf=Df=qf=0,Wc(t,Gf);var n=Uf,e=Df,r=qf,i=n*n+e*e+r*r;return i<1e-12&&(n=Ff,e=Lf,r=Bf,Pf<1e-6&&(n=zf,e=Rf,r=If),(i=n*n+e*e+r*r)<1e-12)?[NaN,NaN]:[Mc(e,n)*bc,zc(r/jc(i))*bc]},as=function(t){return function(){return t}},cs=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 fs(t,n){return[xc(t)>vc?t+Math.round(-t/_c)*_c:t,n]}function ss(t,n,e){return(t%=_c)?n||e?cs(hs(t),ds(n,e)):hs(t):n||e?ds(n,e):fs}function ls(t){return function(n,e){return[(n+=t)>vc?n-_c:n<-vc?n+_c:n,e]}}function hs(t){var n=ls(t);return n.invert=ls(-t),n}function ds(t,n){var e=Ac(t),r=Ec(t),i=Ac(n),o=Ec(n);function u(t,n){var u=Ac(n),a=Ac(t)*u,c=Ec(t)*u,f=Ec(n),s=f*e+a*r;return[Mc(c*i-s*o,a*e-f*r),zc(s*i+c*o)]}return u.invert=function(t,n){var u=Ac(n),a=Ac(t)*u,c=Ec(t)*u,f=Ec(n),s=f*i-c*o;return[Mc(c*i+f*o,a*e+s*r),zc(s*e-a*r)]},u}fs.invert=fs;var ps=function(t){function n(n){return(n=t(n[0]*mc,n[1]*mc))[0]*=bc,n[1]*=bc,n}return t=ss(t[0]*mc,t[1]*mc,t.length>2?t[2]*mc:0),n.invert=function(n){return(n=t.invert(n[0]*mc,n[1]*mc))[0]*=bc,n[1]*=bc,n},n};function vs(t,n,e,r,i,o){if(e){var u=Ac(n),a=Ec(n),c=r*e;null==i?(i=n+r*_c,o=n-c/2):(i=gs(u,i),o=gs(u,o),(r>0?io)&&(i+=r*_c));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}}},bs=function(t,n){return xc(t[0]-n[0])<1e-6&&xc(t[1]-n[1])<1e-6};function ms(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 xs=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(bs(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 ws(t){if(n=t.length){for(var n,e,r=0,i=t[0];++r=0?1:-1,k=A*M,S=k>vc,C=v*x;if(Ms.add(Mc(C*A*Ec(k),g*w+C*Ac(k))),u+=S?M+A*_c:M,S^d>=e^b>=e){var T=uf(rf(h),rf(_));ff(T);var E=uf(o,T);ff(E);var N=(S^M>=0?-1:1)*zc(E[2]);(r>N||r===N&&(T[0]||T[1]))&&(a+=S^M>=0?1:-1)}}return(u<-1e-6||u<1e-6&&Ms<-1e-6)^1&a},Ss=function(t,n,e,r){return function(i){var o,u,a,c=n(i),f=_s(),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=U(u);var t=ks(o,r);u.length?(l||(i.polygonStart(),l=!0),xs(u,Ts,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(Cs))}return h}};function Cs(t){return t.length>1}function Ts(t,n){return((t=t.x)[0]<0?t[1]-gc-1e-6:gc-t[1])-((n=n.x)[0]<0?n[1]-gc-1e-6:gc-n[1])}var Es=Ss((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?vc:-vc,c=xc(o-e);xc(c-vc)<1e-6?(t.point(e,r=(r+u)/2>0?gc:-gc),t.point(i,r),t.lineEnd(),t.lineStart(),t.point(a,r),t.point(o,r),n=0):i!==a&&c>=vc&&(xc(e-i)<1e-6&&(e-=1e-6*i),xc(o-a)<1e-6&&(o-=1e-6*a),r=function(t,n,e,r){var i,o,u=Ec(t-e);return xc(u)>1e-6?wc((Ec(n)*(o=Ac(r))*Ec(e)-Ec(r)*(i=Ac(n))*Ec(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*gc,r.point(-vc,i),r.point(0,i),r.point(vc,i),r.point(vc,0),r.point(vc,-i),r.point(0,-i),r.point(-vc,-i),r.point(-vc,0),r.point(-vc,i);else if(xc(t[0]-n[0])>1e-6){var o=t[0]0,i=xc(n)>1e-6;function o(t,e){return Ac(t)*Ac(e)>n}function u(t,e,r){var i=[1,0,0],o=uf(rf(t),rf(e)),u=of(o,o),a=o[0],c=u-a*a;if(!c)return!r&&t;var f=n*u/c,s=-n*a/c,l=uf(i,o),h=cf(i,f);af(h,cf(o,s));var d=l,p=of(h,d),v=of(d,d),g=p*p-v*(of(h,h)-1);if(!(g<0)){var y=jc(g),_=cf(d,(-p-y)/v);if(af(_,h),_=ef(_),!r)return _;var b,m=t[0],x=e[0],w=t[1],M=e[1];x0^_[1]<(xc(_[0]-m)<1e-6?w:M):w<=_[1]&&_[1]<=M:A>vc^(m<=_[0]&&_[0]<=x)){var S=cf(d,(-p+y)/v);return af(S,h),[_,ef(S)]}}}function a(n,e){var i=r?t:vc-t,o=0;return n<-i?o|=1:n>i&&(o|=2),e<-i?o|=4:e>i&&(o|=8),o}return Ss(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?vc:-vc),h):0;if(!n&&(f=c=v)&&t.lineStart(),v!==c&&(!(d=u(n,p))||bs(n,d)||bs(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&&bs(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){vs(o,t,e,i,n,r)}),r?[0,-t]:[-vc,t-vc])};function js(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 xc(r[0]-t)<1e-6?i>0?0:3:xc(r[0]-e)<1e-6?i>0?2:1:xc(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=_s(),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=U(c)).length;(e||i)&&(u.polygonStart(),e&&(u.lineStart(),o(null,null,1,u),u.lineEnd()),i&&xs(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 Os,Ps,zs,Rs=function(){var t,n,e,r=0,i=0,o=960,u=500;return e={stream:function(e){return t&&n===e?t:t=js(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]]}}},Is=lc(),Fs={sphere:Ic,point:Ic,lineStart:function(){Fs.point=Bs,Fs.lineEnd=Ls},lineEnd:Ic,polygonStart:Ic,polygonEnd:Ic};function Ls(){Fs.point=Fs.lineEnd=Ic}function Bs(t,n){Os=t*=mc,Ps=Ec(n*=mc),zs=Ac(n),Fs.point=Us}function Us(t,n){t*=mc;var e=Ec(n*=mc),r=Ac(n),i=xc(t-Os),o=Ac(i),u=r*Ec(i),a=zs*e-Ps*r*o,c=Ps*e+zs*r*o;Is.add(Mc(jc(u*u+a*a),c)),Os=t,Ps=e,zs=r}var Ds=function(t){return Is.reset(),Wc(t,Fs),+Is},qs=[null,null],Vs={type:"LineString",coordinates:qs},Ys=function(t,n){return qs[0]=t,qs[1]=n,Ds(Vs)},Hs={Feature:function(t,n){return Ws(t.geometry,n)},FeatureCollection:function(t,n){for(var e=t.features,r=-1,i=e.length;++r0&&(i=Ys(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 Zs(t,n){return!!ks(t.map(Ks),Qs(n))}function Ks(t){return(t=t.map(Qs)).pop(),t}function Qs(t){return[t[0]*mc,t[1]*mc]}var Js=function(t,n){return(t&&Hs.hasOwnProperty(t.type)?Hs[t.type]:Ws)(t,n)};function tl(t,n,e){var r=k(t,n-1e-6,e).concat(n);return function(t){return r.map((function(n){return[t,n]}))}}function nl(t,n,e){var r=k(t,n-1e-6,e).concat(n);return function(t){return r.map((function(n){return[n,t]}))}}function el(){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 k(kc(r/p)*p,e,p).map(s).concat(k(kc(a/v)*v,u,v).map(l)).concat(k(kc(n/h)*h,t,h).filter((function(t){return xc(t%p)>1e-6})).map(c)).concat(k(kc(o/d)*d,i,d).filter((function(t){return xc(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=tl(o,i,90),f=nl(n,t,g),s=tl(a,u,90),l=nl(r,e,g),y):g},y.extentMajor([[-180,-89.999999],[180,89.999999]]).extentMinor([[-180,-80.000001],[180,80.000001]])}function rl(){return el()()}var il,ol,ul,al,cl=function(t,n){var e=t[0]*mc,r=t[1]*mc,i=n[0]*mc,o=n[1]*mc,u=Ac(r),a=Ec(r),c=Ac(o),f=Ec(o),s=u*Ac(e),l=u*Ec(e),h=c*Ac(i),d=c*Ec(i),p=2*zc(jc(Rc(o-r)+u*c*Rc(i-e))),v=Ec(p),g=p?function(t){var n=Ec(t*=p)/v,e=Ec(p-t)/v,r=e*s+n*h,i=e*l+n*d,o=e*a+n*f;return[Mc(i,r)*bc,Mc(o,jc(r*r+i*i))*bc]}:function(){return[e*bc,r*bc]};return g.distance=p,g},fl=function(t){return t},sl=lc(),ll=lc(),hl={point:Ic,lineStart:Ic,lineEnd:Ic,polygonStart:function(){hl.lineStart=dl,hl.lineEnd=gl},polygonEnd:function(){hl.lineStart=hl.lineEnd=hl.point=Ic,sl.add(xc(ll)),ll.reset()},result:function(){var t=sl/2;return sl.reset(),t}};function dl(){hl.point=pl}function pl(t,n){hl.point=vl,il=ul=t,ol=al=n}function vl(t,n){ll.add(al*t-ul*n),ul=t,al=n}function gl(){vl(il,ol)}var yl=hl,_l=1/0,bl=_l,ml=-_l,xl=ml;var wl,Ml,Al,kl,Sl={point:function(t,n){t<_l&&(_l=t);t>ml&&(ml=t);nxl&&(xl=n)},lineStart:Ic,lineEnd:Ic,polygonStart:Ic,polygonEnd:Ic,result:function(){var t=[[_l,bl],[ml,xl]];return ml=xl=-(bl=_l=1/0),t}},Cl=0,Tl=0,El=0,Nl=0,jl=0,Ol=0,Pl=0,zl=0,Rl=0,Il={point:Fl,lineStart:Ll,lineEnd:Dl,polygonStart:function(){Il.lineStart=ql,Il.lineEnd=Vl},polygonEnd:function(){Il.point=Fl,Il.lineStart=Ll,Il.lineEnd=Dl},result:function(){var t=Rl?[Pl/Rl,zl/Rl]:Ol?[Nl/Ol,jl/Ol]:El?[Cl/El,Tl/El]:[NaN,NaN];return Cl=Tl=El=Nl=jl=Ol=Pl=zl=Rl=0,t}};function Fl(t,n){Cl+=t,Tl+=n,++El}function Ll(){Il.point=Bl}function Bl(t,n){Il.point=Ul,Fl(Al=t,kl=n)}function Ul(t,n){var e=t-Al,r=n-kl,i=jc(e*e+r*r);Nl+=i*(Al+t)/2,jl+=i*(kl+n)/2,Ol+=i,Fl(Al=t,kl=n)}function Dl(){Il.point=Fl}function ql(){Il.point=Yl}function Vl(){Hl(wl,Ml)}function Yl(t,n){Il.point=Hl,Fl(wl=Al=t,Ml=kl=n)}function Hl(t,n){var e=t-Al,r=n-kl,i=jc(e*e+r*r);Nl+=i*(Al+t)/2,jl+=i*(kl+n)/2,Ol+=i,Pl+=(i=kl*t-Al*n)*(Al+t),zl+=i*(kl+n),Rl+=3*i,Fl(Al=t,kl=n)}var $l=Il;function Wl(t){this._context=t}Wl.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,_c)}},result:Ic};var Xl,Gl,Zl,Kl,Ql,Jl=lc(),th={point:Ic,lineStart:function(){th.point=nh},lineEnd:function(){Xl&&eh(Gl,Zl),th.point=Ic},polygonStart:function(){Xl=!0},polygonEnd:function(){Xl=null},result:function(){var t=+Jl;return Jl.reset(),t}};function nh(t,n){th.point=eh,Gl=Kl=t,Zl=Ql=n}function eh(t,n){Kl-=t,Ql-=n,Jl.add(jc(Kl*Kl+Ql*Ql)),Kl=t,Ql=n}var rh=th;function ih(){this._string=[]}function oh(t){return"m0,"+t+"a"+t+","+t+" 0 1,1 0,"+-2*t+"a"+t+","+t+" 0 1,1 0,"+2*t+"z"}ih.prototype={_radius:4.5,_circle:oh(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=oh(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 uh=function(t,n){var e,r,i=4.5;function o(t){return t&&("function"==typeof i&&r.pointRadius(+i.apply(this,arguments)),Wc(t,e(r))),r.result()}return o.area=function(t){return Wc(t,e(yl)),yl.result()},o.measure=function(t){return Wc(t,e(rh)),rh.result()},o.bounds=function(t){return Wc(t,e(Sl)),Sl.result()},o.centroid=function(t){return Wc(t,e($l)),$l.result()},o.projection=function(n){return arguments.length?(e=null==n?(t=null,fl):(t=n).stream,o):t},o.context=function(t){return arguments.length?(r=null==t?(n=null,new ih):new Wl(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)},ah=function(t){return{stream:ch(t)}};function ch(t){return function(n){var e=new fh;for(var r in t)e[r]=t[r];return e.stream=n,e}}function fh(){}function sh(t,n,e){var r=t.clipExtent&&t.clipExtent();return t.scale(150).translate([0,0]),null!=r&&t.clipExtent(null),Wc(e,t.stream(Sl)),n(Sl.result()),null!=r&&t.clipExtent(r),t}function lh(t,n,e){return sh(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 hh(t,n,e){return lh(t,[[0,0],n],e)}function dh(t,n,e){return sh(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 ph(t,n,e){return sh(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)}fh.prototype={constructor:fh,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 vh=Ac(30*mc),gh=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=jc(m*m+x*x+w*w),A=zc(w/=M),k=xc(xc(w)-1)<1e-6||xc(o-l)<1e-6?(o+l)/2:Mc(x,m),S=t(k,A),C=S[0],T=S[1],E=C-r,N=T-i,j=_*E-y*N;(j*j/b>n||xc((y*E+_*N)/b-.5)>.3||u*h+a*d+c*p2?t[2]%360*mc:0,E()):[g*bc,y*bc,_*bc]},C.angle=function(t){return arguments.length?(b=t%360*mc,E()):b*bc},C.reflectX=function(t){return arguments.length?(m=t?-1:1,E()):m<0},C.reflectY=function(t){return arguments.length?(x=t?-1:1,E()):x<0},C.precision=function(t){return arguments.length?(u=gh(a,S=t*t),N()):jc(S)},C.fitExtent=function(t,n){return lh(C,t,n)},C.fitSize=function(t,n){return hh(C,t,n)},C.fitWidth=function(t,n){return dh(C,t,n)},C.fitHeight=function(t,n){return ph(C,t,n)},function(){return n=t.apply(this,arguments),C.invert=n.invert&&T,E()}}function wh(t){var n=0,e=vc/3,r=xh(t),i=r(n,e);return i.parallels=function(t){return arguments.length?r(n=t[0]*mc,e=t[1]*mc):[n*bc,e*bc]},i}function Mh(t,n){var e=Ec(t),r=(e+Ec(n))/2;if(xc(r)<1e-6)return function(t){var n=Ac(t);function e(t,e){return[t*n,Ec(e)/n]}return e.invert=function(t,e){return[t/n,zc(e*n)]},e}(t);var i=1+e*(2*r-e),o=jc(i)/r;function u(t,n){var e=jc(i-2*r*Ec(n))/r;return[e*Ec(t*=r),o-e*Ac(t)]}return u.invert=function(t,n){var e=o-n,u=Mc(t,xc(e))*Nc(e);return e*r<0&&(u-=vc*Nc(t)*Nc(e)),[u/r,zc((i-(t*t+e*e)*r*r)/(2*r))]},u}var Ah=function(){return wh(Mh).scale(155.424).center([0,33.6442])},kh=function(){return Ah().parallels([29.5,45.5]).scale(1070).translate([480,250]).rotate([96,0]).center([-.6,38.7])};var Sh=function(){var t,n,e,r,i,o,u=kh(),a=Ah().rotate([154,0]).center([-2,58.5]).parallels([55,65]),c=Ah().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-gc&&(n=1e-6-gc):n>gc-1e-6&&(n=gc-1e-6);var e=i/Tc(Ih(n),r);return[e*Ec(r*t),i-e*Ac(r*t)]}return o.invert=function(t,n){var e=i-n,o=Nc(r)*jc(t*t+e*e),u=Mc(t,xc(e))*Nc(e);return e*r<0&&(u-=vc*Nc(t)*Nc(e)),[u/r,2*wc(Tc(i/o,1/r))-gc]},o}var Lh=function(){return wh(Fh).scale(109.5).parallels([30,30])};function Bh(t,n){return[t,n]}Bh.invert=Bh;var Uh=function(){return mh(Bh).scale(152.63)};function Dh(t,n){var e=Ac(t),r=t===n?Ec(t):(e-Ac(n))/(n-t),i=e/r+t;if(xc(r)<1e-6)return Bh;function o(t,n){var e=i-n,o=r*t;return[e*Ec(o),i-e*Ac(o)]}return o.invert=function(t,n){var e=i-n,o=Mc(t,xc(e))*Nc(e);return e*r<0&&(o-=vc*Nc(t)*Nc(e)),[o/r,i-Nc(r)*jc(t*t+e*e)]},o}var qh=function(){return wh(Dh).scale(131.154).center([0,13.9389])},Vh=1.340264,Yh=-.081106,Hh=893e-6,$h=.003796,Wh=jc(3)/2;function Xh(t,n){var e=zc(Wh*Ec(n)),r=e*e,i=r*r*r;return[t*Ac(e)/(Wh*(Vh+3*Yh*r+i*(7*Hh+9*$h*r))),e*(Vh+Yh*r+i*(Hh+$h*r))]}Xh.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*(Vh+Yh*i+o*(Hh+$h*i))-n)/(Vh+3*Yh*i+o*(7*Hh+9*$h*i)))*r)*i*i,!(xc(e)<1e-12));++u);return[Wh*t*(Vh+3*Yh*i+o*(7*Hh+9*$h*i))/Ac(r),zc(Ec(r)/Wh)]};var Gh=function(){return mh(Xh).scale(177.158)};function Zh(t,n){var e=Ac(n),r=Ac(t)*e;return[e*Ec(t)/r,Ec(n)/r]}Zh.invert=Th(wc);var Kh=function(){return mh(Zh).scale(144.049).clipAngle(60)},Qh=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=ch({point:function(t,n){var e=b([t,n]);this.stream.point(e[0],e[1])}}),y=fl;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,fl):js(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=Ec(h=e%360*mc),t=Ac(h),_()):h*bc},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 lh(b,t,n)},b.fitSize=function(t,n){return hh(b,t,n)},b.fitWidth=function(t,n){return dh(b,t,n)},b.fitHeight=function(t,n){return ph(b,t,n)},b};function Jh(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)))]}Jh.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(xc(e)>1e-6&&--i>0);return[t/(.8707+(o=r*r)*(o*(o*o*o*(.003971-.001529*o)-.013791)-.131979)),r]};var td=function(){return mh(Jh).scale(175.295)};function nd(t,n){return[Ac(n)*Ec(t),Ec(n)]}nd.invert=Th(zc);var ed=function(){return mh(nd).scale(249.5).clipAngle(90.000001)};function rd(t,n){var e=Ac(n),r=1+Ac(t)*e;return[e*Ec(t)/r,Ec(n)/r]}rd.invert=Th((function(t){return 2*wc(t)}));var id=function(){return mh(rd).scale(250).clipAngle(142)};function od(t,n){return[Cc(Oc((gc+n)/2)),-t]}od.invert=function(t,n){return[-n,2*wc(Sc(t))-gc]};var ud=function(){var t=Rh(od),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 ad(t,n){return t.parent===n.parent?1:2}function cd(t,n){return t+n.x}function fd(t,n){return Math.max(t,n.y)}var sd=function(){var t=ad,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(cd,0)/t.length}(e),n.y=function(t){return 1+t.reduce(fd,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 ld(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 hd(t,n){var e,r,i,o,u,a=new gd(t),c=+t.value&&(a.value=t.value),f=[a];for(null==n&&(n=dd);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 gd(i[o])),r.parent=e,r.depth=e.depth+1;return a.eachBefore(vd)}function dd(t){return t.children}function pd(t){t.data=t.data.data}function vd(t){var n=0;do{t.height=n}while((t=t.parent)&&t.height<++n)}function gd(t){this.data=t,this.depth=this.height=0,this.parent=null}gd.prototype=hd.prototype={constructor:gd,count:function(){return this.eachAfter(ld)},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 hd(this).eachBefore(pd)}};var yd=Array.prototype.slice;var _d=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}(yd.call(t))).length,o=[];r0&&e*e>r*r+i*i}function wd(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 Cd(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 Td(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 Ed(t){this._=t,this.next=null,this.previous=null}function Nd(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;Sd(e,n,r=t[2]),n=new Ed(n),e=new Ed(e),r=new Ed(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=Pd(n),e):t},e.parentId=function(t){return arguments.length?(n=Pd(t),e):n},e};function Gd(t,n){return t.parent===n.parent?1:2}function Zd(t){var n=t.children;return n?n[0]:t.t}function Kd(t){var n=t.children;return n?n[n.length-1]:t.t}function Qd(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 Jd(t,n,e){return t.a.parent===n.parent?t.a:e}function tp(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}tp.prototype=Object.create(gd.prototype);var np=function(){var t=Gd,n=1,e=1,r=null;function i(i){var c=function(t){for(var n,e,r,i,o,u=new tp(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 tp(r[i],i)),e.parent=n;return(u.parent=new tp(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=Kd(a),o=Zd(o),a&&o;)c=Zd(c),(u=Kd(u)).a=n,(i=a.z+l-o.z-f+t(a._,o._))>0&&(Qd(Jd(a,n,r),n,i),f+=i,s+=i),l+=a.m,f+=o.m,h+=c.m,s+=u.m;a&&!Kd(u)&&(u.t=a,u.m+=l-s),o&&!Zd(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},ep=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}(rp),up=function(){var t=op,n=!1,e=1,r=1,i=[0],o=zd,u=zd,a=zd,c=zd,f=zd;function s(t){return t.x0=t.y0=0,t.x1=e,t.y1=r,t.eachBefore(l),i=[0],n&&t.eachBefore(Dd),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)},cp=function(t,n,e,r,i){(1&t.depth?ep:qd)(t,n,e,r,i)},fp=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}(rp),sp=function(t){var n=t.length;return function(e){return t[Math.max(0,Math.min(n-1,Math.floor(e*n)))]}},lp=function(t,n){var e=he(+t,+n);return function(t){var n=e(t);return n-360*Math.floor(n/360)}},hp=function(t,n){return t=+t,n=+n,function(e){return Math.round(t*(1-e)+n*e)}},dp=Math.SQRT2;function pp(t){return((t=Math.exp(t))+1/t)/2}var vp=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)/dp,e=function(t){return[i+t*s,o+t*l,u*Math.exp(dp*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)/dp,e=function(t){var n,e=t*r,a=pp(g),c=u/(2*d)*(a*(n=dp*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/pp(dp*e+g)]}}return e.duration=1e3*r,e};function gp(t){return function(n,e){var r=t((n=ie(n)).h,(e=ie(e)).h),i=pe(n.s,e.s),o=pe(n.l,e.l),u=pe(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 yp=gp(he),_p=gp(pe);function bp(t,n){var e=pe((t=_o(t)).l,(n=_o(n)).l),r=pe(t.a,n.a),i=pe(t.b,n.b),o=pe(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 mp(t){return function(n,e){var r=t((n=So(n)).h,(e=So(e)).h),i=pe(n.c,e.c),o=pe(n.l,e.l),u=pe(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 xp=mp(he),wp=mp(pe);function Mp(t){return function n(e){function r(n,r){var i=t((n=zo(n)).h,(r=zo(r)).h),o=pe(n.s,r.s),u=pe(n.l,r.l),a=pe(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 Ap=Mp(he),kp=Mp(pe);function Sp(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 Op=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},zp=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}(Rp),Lp=function t(n){function e(){var t=Fp.source(n).apply(this,arguments);return function(){return Math.exp(t())}}return e.source=t,e}(Rp),Bp=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 rv(t,n,e){var r=t[0],i=t[1],o=n[0],u=n[1];return i2?iv:rv,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),Ae)))(e)))},l.domain=function(t){return arguments.length?(u=Hp.call(t,Qp),f===tv||(f=ev(u)),s()):u.slice()},l.range=function(t){return arguments.length?(a=$p.call(t),s()):a.slice()},l.rangeRound=function(t){return a=$p.call(t),c=hp,s()},l.clamp=function(t){return arguments.length?(f=t?ev(u):tv,l):f!==tv},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 av(t,n){return uv()(t,n)}var cv=function(t,n,e,r){var i,o=j(t,n,e);switch((r=Ga(null==r?",f":r)).type){case"s":var u=Math.max(Math.abs(t),Math.abs(n));return null!=r.precision||isNaN(i=fc(o,u))||(r.precision=i),tc(r,u);case"":case"e":case"g":case"p":case"r":null!=r.precision||isNaN(i=sc(o,Math.max(Math.abs(t),Math.abs(n))))||(r.precision=i-("e"===r.type));break;case"f":case"%":null!=r.precision||isNaN(i=cc(o))||(r.precision=i-2*("%"===r.type))}return Ja(r)};function fv(t){var n=t.domain;return t.ticks=function(t){var e=n();return E(e[0],e[e.length-1],null==t?10:t)},t.tickFormat=function(t,e){var r=n();return cv(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=N(a=Math.floor(a/r)*r,c=Math.ceil(c/r)*r,e):r<0&&(r=N(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 sv(){var t=av(tv,tv);return t.copy=function(){return ov(t,sv())},qp.apply(t,arguments),fv(t)}function lv(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=Hp.call(n,Qp),e):t.slice()},e.unknown=function(t){return arguments.length?(n=t,e):n},e.copy=function(){return lv(t).unknown(n)},t=arguments.length?Hp.call(t,Qp):[0,1],fv(e)}var hv=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=E(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=Ja(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 Ov().domain([n,e]).range(o).unknown(t)},qp.apply(fv(u),arguments)}function Pv(){var t,n=[.5],e=[0,1],r=1;function i(i){return i<=i?e[l(n,i,0,r)]:t}return i.domain=function(t){return arguments.length?(n=$p.call(t),r=Math.min(n.length,e.length-1),i):n.slice()},i.range=function(t){return arguments.length?(e=$p.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 Pv().domain(n).range(e).unknown(t)},qp.apply(i,arguments)}var zv=new Date,Rv=new Date;function Iv(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 zv.setTime(+n),Rv.setTime(+r),t(zv),t(Rv),Math.floor(e(zv,Rv))},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 Fv=Iv((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()}));Fv.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Iv((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 Lv=Fv,Bv=Fv.range,Uv=Iv((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()})),Dv=Uv,qv=Uv.range;function Vv(t){return Iv((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 Yv=Vv(0),Hv=Vv(1),$v=Vv(2),Wv=Vv(3),Xv=Vv(4),Gv=Vv(5),Zv=Vv(6),Kv=Yv.range,Qv=Hv.range,Jv=$v.range,tg=Wv.range,ng=Xv.range,eg=Gv.range,rg=Zv.range,ig=Iv((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})),og=ig,ug=ig.range,ag=Iv((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()})),cg=ag,fg=ag.range,sg=Iv((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()})),lg=sg,hg=sg.range,dg=Iv((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()})),pg=dg,vg=dg.range,gg=Iv((function(){}),(function(t,n){t.setTime(+t+n)}),(function(t,n){return n-t}));gg.every=function(t){return t=Math.floor(t),isFinite(t)&&t>0?t>1?Iv((function(n){n.setTime(Math.floor(n/t)*t)}),(function(n,e){n.setTime(+n+e*t)}),(function(n,e){return(e-n)/t})):gg:null};var yg=gg,_g=gg.range;function bg(t){return Iv((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 mg=bg(0),xg=bg(1),wg=bg(2),Mg=bg(3),Ag=bg(4),kg=bg(5),Sg=bg(6),Cg=mg.range,Tg=xg.range,Eg=wg.range,Ng=Mg.range,jg=Ag.range,Og=kg.range,Pg=Sg.range,zg=Iv((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})),Rg=zg,Ig=zg.range,Fg=Iv((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()}));Fg.every=function(t){return isFinite(t=Math.floor(t))&&t>0?Iv((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 Lg=Fg,Bg=Fg.range;function Ug(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 Dg(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 qg(t,n,e){return{y:t,m:n,d:e,H:0,M:0,S:0,L:0}}function Vg(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=ny(i),s=ey(i),l=ny(o),h=ey(o),d=ny(u),p=ey(u),v=ny(a),g=ey(a),y=ny(c),_=ey(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:My,e:My,f:Ty,g:By,G:Dy,H:Ay,I:ky,j:Sy,L:Cy,m:Ey,M:Ny,p:function(t){return i[+(t.getHours()>=12)]},q:function(t){return 1+~~(t.getMonth()/3)},Q:s_,s:l_,S:jy,u:Oy,U:Py,V:Ry,w:Iy,W:Fy,x:null,X:null,y:Ly,Y:Uy,Z:qy,"%":f_},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:Vy,e:Vy,f:Xy,g:o_,G:a_,H:Yy,I:Hy,j:$y,L:Wy,m:Gy,M:Zy,p:function(t){return i[+(t.getUTCHours()>=12)]},q:function(t){return 1+~~(t.getUTCMonth()/3)},Q:s_,s:l_,S:Ky,u:Qy,U:Jy,V:n_,w:e_,W:r_,x:null,X:null,y:i_,Y:u_,Z:c_,"%":f_},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:dy,e:dy,f:by,g:fy,G:cy,H:vy,I:vy,j:py,L:_y,m:hy,M:gy,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:ly,Q:xy,s:wy,S:yy,u:iy,U:oy,V:uy,w:ry,W:ay,x:function(t,n,r){return A(t,e,n,r)},X:function(t,n,e){return A(t,r,n,e)},y:fy,Y:cy,Z:sy,"%":my};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=Dg(qg(o.y,0,1))).getUTCDay(),r=i>4||0===i?xg.ceil(r):xg(r),r=Rg.offset(r,7*(o.V-1)),o.y=r.getUTCFullYear(),o.m=r.getUTCMonth(),o.d=r.getUTCDate()+(o.w+6)%7):(i=(r=Ug(qg(o.y,0,1))).getDay(),r=i>4||0===i?Hv.ceil(r):Hv(r),r=og.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?Dg(qg(o.y,0,1)).getUTCDay():Ug(qg(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,Dg(o)):Ug(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 Gg?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 Yg,Hg,$g,Wg,Xg,Gg={"-":"",_:" ",0:"0"},Zg=/^\s*\d+/,Kg=/^%/,Qg=/[\\^$*+?|[\]().{}]/g;function Jg(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 sy(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 ly(t,n,e){var r=Zg.exec(n.slice(e,e+1));return r?(t.q=3*r[0]-3,e+r[0].length):-1}function hy(t,n,e){var r=Zg.exec(n.slice(e,e+2));return r?(t.m=r[0]-1,e+r[0].length):-1}function dy(t,n,e){var r=Zg.exec(n.slice(e,e+2));return r?(t.d=+r[0],e+r[0].length):-1}function py(t,n,e){var r=Zg.exec(n.slice(e,e+3));return r?(t.m=0,t.d=+r[0],e+r[0].length):-1}function vy(t,n,e){var r=Zg.exec(n.slice(e,e+2));return r?(t.H=+r[0],e+r[0].length):-1}function gy(t,n,e){var r=Zg.exec(n.slice(e,e+2));return r?(t.M=+r[0],e+r[0].length):-1}function yy(t,n,e){var r=Zg.exec(n.slice(e,e+2));return r?(t.S=+r[0],e+r[0].length):-1}function _y(t,n,e){var r=Zg.exec(n.slice(e,e+3));return r?(t.L=+r[0],e+r[0].length):-1}function by(t,n,e){var r=Zg.exec(n.slice(e,e+6));return r?(t.L=Math.floor(r[0]/1e3),e+r[0].length):-1}function my(t,n,e){var r=Kg.exec(n.slice(e,e+1));return r?e+r[0].length:-1}function xy(t,n,e){var r=Zg.exec(n.slice(e));return r?(t.Q=+r[0],e+r[0].length):-1}function wy(t,n,e){var r=Zg.exec(n.slice(e));return r?(t.s=+r[0],e+r[0].length):-1}function My(t,n){return Jg(t.getDate(),n,2)}function Ay(t,n){return Jg(t.getHours(),n,2)}function ky(t,n){return Jg(t.getHours()%12||12,n,2)}function Sy(t,n){return Jg(1+og.count(Lv(t),t),n,3)}function Cy(t,n){return Jg(t.getMilliseconds(),n,3)}function Ty(t,n){return Cy(t,n)+"000"}function Ey(t,n){return Jg(t.getMonth()+1,n,2)}function Ny(t,n){return Jg(t.getMinutes(),n,2)}function jy(t,n){return Jg(t.getSeconds(),n,2)}function Oy(t){var n=t.getDay();return 0===n?7:n}function Py(t,n){return Jg(Yv.count(Lv(t)-1,t),n,2)}function zy(t){var n=t.getDay();return n>=4||0===n?Xv(t):Xv.ceil(t)}function Ry(t,n){return t=zy(t),Jg(Xv.count(Lv(t),t)+(4===Lv(t).getDay()),n,2)}function Iy(t){return t.getDay()}function Fy(t,n){return Jg(Hv.count(Lv(t)-1,t),n,2)}function Ly(t,n){return Jg(t.getFullYear()%100,n,2)}function By(t,n){return Jg((t=zy(t)).getFullYear()%100,n,2)}function Uy(t,n){return Jg(t.getFullYear()%1e4,n,4)}function Dy(t,n){var e=t.getDay();return Jg((t=e>=4||0===e?Xv(t):Xv.ceil(t)).getFullYear()%1e4,n,4)}function qy(t){var n=t.getTimezoneOffset();return(n>0?"-":(n*=-1,"+"))+Jg(n/60|0,"0",2)+Jg(n%60,"0",2)}function Vy(t,n){return Jg(t.getUTCDate(),n,2)}function Yy(t,n){return Jg(t.getUTCHours(),n,2)}function Hy(t,n){return Jg(t.getUTCHours()%12||12,n,2)}function $y(t,n){return Jg(1+Rg.count(Lg(t),t),n,3)}function Wy(t,n){return Jg(t.getUTCMilliseconds(),n,3)}function Xy(t,n){return Wy(t,n)+"000"}function Gy(t,n){return Jg(t.getUTCMonth()+1,n,2)}function Zy(t,n){return Jg(t.getUTCMinutes(),n,2)}function Ky(t,n){return Jg(t.getUTCSeconds(),n,2)}function Qy(t){var n=t.getUTCDay();return 0===n?7:n}function Jy(t,n){return Jg(mg.count(Lg(t)-1,t),n,2)}function t_(t){var n=t.getUTCDay();return n>=4||0===n?Ag(t):Ag.ceil(t)}function n_(t,n){return t=t_(t),Jg(Ag.count(Lg(t),t)+(4===Lg(t).getUTCDay()),n,2)}function e_(t){return t.getUTCDay()}function r_(t,n){return Jg(xg.count(Lg(t)-1,t),n,2)}function i_(t,n){return Jg(t.getUTCFullYear()%100,n,2)}function o_(t,n){return Jg((t=t_(t)).getUTCFullYear()%100,n,2)}function u_(t,n){return Jg(t.getUTCFullYear()%1e4,n,4)}function a_(t,n){var e=t.getUTCDay();return Jg((t=e>=4||0===e?Ag(t):Ag.ceil(t)).getUTCFullYear()%1e4,n,4)}function c_(){return"+0000"}function f_(){return"%"}function s_(t){return+t}function l_(t){return Math.floor(+t/1e3)}function h_(t){return Yg=Vg(t),Hg=Yg.format,$g=Yg.parse,Wg=Yg.utcFormat,Xg=Yg.utcParse,Yg}h_({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 d_(t){return new Date(t)}function p_(t){return t instanceof Date?+t:+new Date(+t)}function v_(t,n,e,r,i,o,u,c,f){var s=av(tv,tv),l=s.invert,h=s.domain,d=f(".%L"),p=f(":%S"),v=f("%I:%M"),g=f("%I %p"),y=f("%a %d"),_=f("%b %d"),b=f("%B"),m=f("%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 rm.h=360*t-100,rm.s=1.5-1.5*n,rm.l=.8-.9*n,rm+""},om=Kn(),um=Math.PI/3,am=2*Math.PI/3,cm=function(t){var n;return t=(.5-t)*Math.PI,om.r=255*(n=Math.sin(t))*n,om.g=255*(n=Math.sin(t+um))*n,om.b=255*(n=Math.sin(t+am))*n,om+""},fm=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 sm(t){var n=t.length;return function(e){return t[Math.max(0,Math.min(n-1,Math.floor(e*n)))]}}var lm=sm(D_("44015444025645045745055946075a46085c460a5d460b5e470d60470e6147106347116447136548146748166848176948186a481a6c481b6d481c6e481d6f481f70482071482173482374482475482576482677482878482979472a7a472c7a472d7b472e7c472f7d46307e46327e46337f463480453581453781453882443983443a83443b84433d84433e85423f854240864241864142874144874045884046883f47883f48893e49893e4a893e4c8a3d4d8a3d4e8a3c4f8a3c508b3b518b3b528b3a538b3a548c39558c39568c38588c38598c375a8c375b8d365c8d365d8d355e8d355f8d34608d34618d33628d33638d32648e32658e31668e31678e31688e30698e306a8e2f6b8e2f6c8e2e6d8e2e6e8e2e6f8e2d708e2d718e2c718e2c728e2c738e2b748e2b758e2a768e2a778e2a788e29798e297a8e297b8e287c8e287d8e277e8e277f8e27808e26818e26828e26828e25838e25848e25858e24868e24878e23888e23898e238a8d228b8d228c8d228d8d218e8d218f8d21908d21918c20928c20928c20938c1f948c1f958b1f968b1f978b1f988b1f998a1f9a8a1e9b8a1e9c891e9d891f9e891f9f881fa0881fa1881fa1871fa28720a38620a48621a58521a68522a78522a88423a98324aa8325ab8225ac8226ad8127ad8128ae8029af7f2ab07f2cb17e2db27d2eb37c2fb47c31b57b32b67a34b67935b77937b87838b9773aba763bbb753dbc743fbc7340bd7242be7144bf7046c06f48c16e4ac16d4cc26c4ec36b50c46a52c56954c56856c66758c7655ac8645cc8635ec96260ca6063cb5f65cb5e67cc5c69cd5b6ccd5a6ece5870cf5773d05675d05477d1537ad1517cd2507fd34e81d34d84d44b86d54989d5488bd6468ed64590d74393d74195d84098d83e9bd93c9dd93ba0da39a2da37a5db36a8db34aadc32addc30b0dd2fb2dd2db5de2bb8de29bade28bddf26c0df25c2df23c5e021c8e020cae11fcde11dd0e11cd2e21bd5e21ad8e219dae319dde318dfe318e2e418e5e419e7e419eae51aece51befe51cf1e51df4e61ef6e620f8e621fbe723fde725")),hm=sm(D_("00000401000501010601010802010902020b02020d03030f03031204041405041606051806051a07061c08071e0907200a08220b09240c09260d0a290e0b2b100b2d110c2f120d31130d34140e36150e38160f3b180f3d19103f1a10421c10441d11471e114920114b21114e22115024125325125527125829115a2a115c2c115f2d11612f116331116533106734106936106b38106c390f6e3b0f703d0f713f0f72400f74420f75440f764510774710784910784a10794c117a4e117b4f127b51127c52137c54137d56147d57157e59157e5a167e5c167f5d177f5f187f601880621980641a80651a80671b80681c816a1c816b1d816d1d816e1e81701f81721f817320817521817621817822817922827b23827c23827e24828025828125818326818426818627818827818928818b29818c29818e2a81902a81912b81932b80942c80962c80982d80992d809b2e7f9c2e7f9e2f7fa02f7fa1307ea3307ea5317ea6317da8327daa337dab337cad347cae347bb0357bb2357bb3367ab5367ab73779b83779ba3878bc3978bd3977bf3a77c03a76c23b75c43c75c53c74c73d73c83e73ca3e72cc3f71cd4071cf4070d0416fd2426fd3436ed5446dd6456cd8456cd9466bdb476adc4869de4968df4a68e04c67e24d66e34e65e44f64e55064e75263e85362e95462ea5661eb5760ec5860ed5a5fee5b5eef5d5ef05f5ef1605df2625df2645cf3655cf4675cf4695cf56b5cf66c5cf66e5cf7705cf7725cf8745cf8765cf9785df9795df97b5dfa7d5efa7f5efa815ffb835ffb8560fb8761fc8961fc8a62fc8c63fc8e64fc9065fd9266fd9467fd9668fd9869fd9a6afd9b6bfe9d6cfe9f6dfea16efea36ffea571fea772fea973feaa74feac76feae77feb078feb27afeb47bfeb67cfeb77efeb97ffebb81febd82febf84fec185fec287fec488fec68afec88cfeca8dfecc8ffecd90fecf92fed194fed395fed597fed799fed89afdda9cfddc9efddea0fde0a1fde2a3fde3a5fde5a7fde7a9fde9aafdebacfcecaefceeb0fcf0b2fcf2b4fcf4b6fcf6b8fcf7b9fcf9bbfcfbbdfcfdbf")),dm=sm(D_("00000401000501010601010802010a02020c02020e03021004031204031405041706041907051b08051d09061f0a07220b07240c08260d08290e092b10092d110a30120a32140b34150b37160b39180c3c190c3e1b0c411c0c431e0c451f0c48210c4a230c4c240c4f260c51280b53290b552b0b572d0b592f0a5b310a5c320a5e340a5f3609613809623909633b09643d09653e0966400a67420a68440a68450a69470b6a490b6a4a0c6b4c0c6b4d0d6c4f0d6c510e6c520e6d540f6d550f6d57106e59106e5a116e5c126e5d126e5f136e61136e62146e64156e65156e67166e69166e6a176e6c186e6d186e6f196e71196e721a6e741a6e751b6e771c6d781c6d7a1d6d7c1d6d7d1e6d7f1e6c801f6c82206c84206b85216b87216b88226a8a226a8c23698d23698f24699025689225689326679526679727669827669a28659b29649d29649f2a63a02a63a22b62a32c61a52c60a62d60a82e5fa92e5eab2f5ead305dae305cb0315bb1325ab3325ab43359b63458b73557b93556ba3655bc3754bd3853bf3952c03a51c13a50c33b4fc43c4ec63d4dc73e4cc83f4bca404acb4149cc4248ce4347cf4446d04545d24644d34743d44842d54a41d74b3fd84c3ed94d3dda4e3cdb503bdd513ade5238df5337e05536e15635e25734e35933e45a31e55c30e65d2fe75e2ee8602de9612bea632aeb6429eb6628ec6726ed6925ee6a24ef6c23ef6e21f06f20f1711ff1731df2741cf3761bf37819f47918f57b17f57d15f67e14f68013f78212f78410f8850ff8870ef8890cf98b0bf98c0af98e09fa9008fa9207fa9407fb9606fb9706fb9906fb9b06fb9d07fc9f07fca108fca309fca50afca60cfca80dfcaa0ffcac11fcae12fcb014fcb216fcb418fbb61afbb81dfbba1ffbbc21fbbe23fac026fac228fac42afac62df9c72ff9c932f9cb35f8cd37f8cf3af7d13df7d340f6d543f6d746f5d949f5db4cf4dd4ff4df53f4e156f3e35af3e55df2e661f2e865f2ea69f1ec6df1ed71f1ef75f1f179f2f27df2f482f3f586f3f68af4f88ef5f992f6fa96f8fb9af9fc9dfafda1fcffa4")),pm=sm(D_("0d088710078813078916078a19068c1b068d1d068e20068f2206902406912605912805922a05932c05942e05952f059631059733059735049837049938049a3a049a3c049b3e049c3f049c41049d43039e44039e46039f48039f4903a04b03a14c02a14e02a25002a25102a35302a35502a45601a45801a45901a55b01a55c01a65e01a66001a66100a76300a76400a76600a76700a86900a86a00a86c00a86e00a86f00a87100a87201a87401a87501a87701a87801a87a02a87b02a87d03a87e03a88004a88104a78305a78405a78606a68707a68808a68a09a58b0aa58d0ba58e0ca48f0da4910ea3920fa39410a29511a19613a19814a099159f9a169f9c179e9d189d9e199da01a9ca11b9ba21d9aa31e9aa51f99a62098a72197a82296aa2395ab2494ac2694ad2793ae2892b02991b12a90b22b8fb32c8eb42e8db52f8cb6308bb7318ab83289ba3388bb3488bc3587bd3786be3885bf3984c03a83c13b82c23c81c33d80c43e7fc5407ec6417dc7427cc8437bc9447aca457acb4679cc4778cc4977cd4a76ce4b75cf4c74d04d73d14e72d24f71d35171d45270d5536fd5546ed6556dd7566cd8576bd9586ada5a6ada5b69db5c68dc5d67dd5e66de5f65de6164df6263e06363e16462e26561e26660e3685fe4695ee56a5de56b5de66c5ce76e5be76f5ae87059e97158e97257ea7457eb7556eb7655ec7754ed7953ed7a52ee7b51ef7c51ef7e50f07f4ff0804ef1814df1834cf2844bf3854bf3874af48849f48948f58b47f58c46f68d45f68f44f79044f79143f79342f89441f89540f9973ff9983ef99a3efa9b3dfa9c3cfa9e3bfb9f3afba139fba238fca338fca537fca636fca835fca934fdab33fdac33fdae32fdaf31fdb130fdb22ffdb42ffdb52efeb72dfeb82cfeba2cfebb2bfebd2afebe2afec029fdc229fdc328fdc527fdc627fdc827fdca26fdcb26fccd25fcce25fcd025fcd225fbd324fbd524fbd724fad824fada24f9dc24f9dd25f8df25f8e125f7e225f7e425f6e626f6e826f5e926f5eb27f4ed27f3ee27f3f027f2f227f1f426f1f525f0f724f0f921")),vm=function(t){return Sn(un(t).call(document.documentElement))},gm=0;function ym(){return new _m}function _m(){this._="@"+(++gm).toString(36)}_m.prototype=ym.prototype={constructor:_m,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 bm=function(t){return"string"==typeof t?new Mn([document.querySelectorAll(t)],[document.documentElement]):new Mn([null==t?[]:t],wn)},mm=function(t,n){null==n&&(n=Oe().touches);for(var e=0,r=n?n.length:0,i=new Array(r);e1?0:t<-1?Em:Math.acos(t)}function Pm(t){return t>=1?Nm:t<=-1?-Nm:Math.asin(t)}function zm(t){return t.innerRadius}function Rm(t){return t.outerRadius}function Im(t){return t.startAngle}function Fm(t){return t.endAngle}function Lm(t){return t&&t.padAngle}function Bm(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 Um(t,n,e,r,i,o,u){var a=t-e,c=n-r,f=(u?o:-o)/Tm(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)*Tm(km(0,x*x*m-w*w)),A=(w*b-_*M)/m,k=(-w*_-b*M)/m,S=(w*b+_*M)/m,C=(-w*_+b*M)/m,T=A-g,E=k-y,N=S-g,j=C-y;return T*T+E*E>N*N+j*j&&(A=S,k=C),{cx:A,cy:k,x01:-s,y01:-l,x11:A*(i/x-1),y11:k*(i/x-1)}}var Dm=function(){var t=zm,n=Rm,e=xm(0),r=null,i=Im,o=Fm,u=Lm,a=null;function c(){var c,f,s=+t.apply(this,arguments),l=+n.apply(this,arguments),h=i.apply(this,arguments)-Nm,d=o.apply(this,arguments)-Nm,p=wm(d-h),v=d>h;if(a||(a=c=Hi()),l1e-12)if(p>jm-1e-12)a.moveTo(l*Am(h),l*Cm(h)),a.arc(0,0,l,h,d,!v),s>1e-12&&(a.moveTo(s*Am(d),s*Cm(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,k=A>1e-12&&(r?+r.apply(this,arguments):Tm(s*s+l*l)),S=Sm(wm(l-s)/2,+e.apply(this,arguments)),C=S,T=S;if(k>1e-12){var E=Pm(k/s*Cm(A)),N=Pm(k/l*Cm(A));(w-=2*E)>1e-12?(m+=E*=v?1:-1,x-=E):(w=0,m=x=(h+d)/2),(M-=2*N)>1e-12?(_+=N*=v?1:-1,b-=N):(M=0,_=b=(h+d)/2)}var j=l*Am(_),O=l*Cm(_),P=s*Am(x),z=s*Cm(x);if(S>1e-12){var R,I=l*Am(b),F=l*Cm(b),L=s*Am(m),B=s*Cm(m);if(p1e-12?T>1e-12?(g=Um(L,B,j,O,l,T,v),y=Um(I,F,P,z,l,T,v),a.moveTo(g.cx+g.x01,g.cy+g.y01),T1e-12&&w>1e-12?C>1e-12?(g=Um(P,z,I,F,s,-C,v),y=Um(j,O,L,B,s,-C,v),a.lineTo(g.cx+g.x01,g.cy+g.y01),C=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 $m().defined(i).curve(u).context(o)}return c.x=function(e){return arguments.length?(t="function"==typeof e?e:xm(+e),n=null,c):t},c.x0=function(n){return arguments.length?(t="function"==typeof n?n:xm(+n),c):t},c.x1=function(t){return arguments.length?(n=null==t?null:"function"==typeof t?t:xm(+t),c):n},c.y=function(t){return arguments.length?(e="function"==typeof t?t:xm(+t),r=null,c):e},c.y0=function(t){return arguments.length?(e="function"==typeof t?t:xm(+t),c):e},c.y1=function(t){return arguments.length?(r=null==t?null:"function"==typeof t?t:xm(+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:xm(!!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},Xm=function(t,n){return nt?1:n>=t?0:NaN},Gm=function(t){return t},Zm=function(){var t=Gm,n=Xm,e=null,r=xm(0),i=xm(jm),o=xm(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(jm,Math.max(-jm,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:xm(+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:xm(+t),u):r},u.endAngle=function(t){return arguments.length?(i="function"==typeof t?t:xm(+t),u):i},u.padAngle=function(t){return arguments.length?(o="function"==typeof t?t:xm(+t),u):o},u},Km=Jm(Vm);function Qm(t){this._curve=t}function Jm(t){function n(n){return new Qm(t(n))}return n._curve=t,n}function tx(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(Jm(t)):n()._curve},t}Qm.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 nx=function(){return tx($m().curve(Km))},ex=function(){var t=Wm().curve(Km),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 tx(e())},delete t.lineX0,t.lineEndAngle=function(){return tx(r())},delete t.lineX1,t.lineInnerRadius=function(){return tx(i())},delete t.lineY0,t.lineOuterRadius=function(){return tx(o())},delete t.lineY1,t.curve=function(t){return arguments.length?n(Jm(t)):n()._curve},t},rx=function(t,n){return[(n=+n)*Math.cos(t-=Math.PI/2),n*Math.sin(t)]},ix=Array.prototype.slice;function ox(t){return t.source}function ux(t){return t.target}function ax(t){var n=ox,e=ux,r=Ym,i=Hm,o=null;function u(){var u,a=ix.call(arguments),c=n.apply(this,a),f=e.apply(this,a);if(o||(o=u=Hi()),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:xm(+t),u):r},u.y=function(t){return arguments.length?(i="function"==typeof t?t:xm(+t),u):i},u.context=function(t){return arguments.length?(o=null==t?null:t,u):o},u}function cx(t,n,e,r,i){t.moveTo(n,e),t.bezierCurveTo(n=(n+r)/2,e,n,i,r,i)}function fx(t,n,e,r,i){t.moveTo(n,e),t.bezierCurveTo(n,e=(e+i)/2,r,e,r,i)}function sx(t,n,e,r,i){var o=rx(n,e),u=rx(n,e=(e+i)/2),a=rx(r,e),c=rx(r,i);t.moveTo(o[0],o[1]),t.bezierCurveTo(u[0],u[1],a[0],a[1],c[0],c[1])}function lx(){return ax(cx)}function hx(){return ax(fx)}function dx(){var t=ax(sx);return t.angle=t.x,delete t.x,t.radius=t.y,delete t.y,t}var px={draw:function(t,n){var e=Math.sqrt(n/Em);t.moveTo(e,0),t.arc(0,0,e,0,jm)}},vx={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()}},gx=Math.sqrt(1/3),yx=2*gx,_x={draw:function(t,n){var e=Math.sqrt(n/yx),r=e*gx;t.moveTo(0,-e),t.lineTo(r,0),t.lineTo(0,e),t.lineTo(-r,0),t.closePath()}},bx=Math.sin(Em/10)/Math.sin(7*Em/10),mx=Math.sin(jm/10)*bx,xx=-Math.cos(jm/10)*bx,wx={draw:function(t,n){var e=Math.sqrt(.8908130915292852*n),r=mx*e,i=xx*e;t.moveTo(0,-e),t.lineTo(r,i);for(var o=1;o<5;++o){var u=jm*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()}},Mx={draw:function(t,n){var e=Math.sqrt(n),r=-e/2;t.rect(r,r,e,e)}},Ax=Math.sqrt(3),kx={draw:function(t,n){var e=-Math.sqrt(n/(3*Ax));t.moveTo(0,2*e),t.lineTo(-Ax*e,-e),t.lineTo(Ax*e,-e),t.closePath()}},Sx=Math.sqrt(3)/2,Cx=1/Math.sqrt(12),Tx=3*(Cx/2+1),Ex={draw:function(t,n){var e=Math.sqrt(n/Tx),r=e/2,i=e*Cx,o=r,u=e*Cx+e,a=-o,c=u;t.moveTo(r,i),t.lineTo(o,u),t.lineTo(a,c),t.lineTo(-.5*r-Sx*i,Sx*r+-.5*i),t.lineTo(-.5*o-Sx*u,Sx*o+-.5*u),t.lineTo(-.5*a-Sx*c,Sx*a+-.5*c),t.lineTo(-.5*r+Sx*i,-.5*i-Sx*r),t.lineTo(-.5*o+Sx*u,-.5*u-Sx*o),t.lineTo(-.5*a+Sx*c,-.5*c-Sx*a),t.closePath()}},Nx=[px,vx,_x,Mx,wx,kx,Ex],jx=function(){var t=xm(px),n=xm(64),e=null;function r(){var r;if(e||(e=r=Hi()),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:xm(n),r):t},r.size=function(t){return arguments.length?(n="function"==typeof t?t:xm(+t),r):n},r.context=function(t){return arguments.length?(e=null==t?null:t,r):e},r},Ox=function(){};function Px(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 zx(t){this._context=t}zx.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:Px(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:Px(this,t,n)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=n}};var Rx=function(t){return new zx(t)};function Ix(t){this._context=t}Ix.prototype={areaStart:Ox,areaEnd:Ox,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:Px(this,t,n)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=n}};var Fx=function(t){return new Ix(t)};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(){(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:Px(this,t,n)}this._x0=this._x1,this._x1=t,this._y0=this._y1,this._y1=n}};var Bx=function(t){return new Lx(t)};function Ux(t,n){this._basis=new zx(t),this._beta=n}Ux.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 Dx=function t(n){function e(t){return 1===n?new zx(t):new Ux(t,n)}return e.beta=function(n){return t(+n)},e}(.85);function qx(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 Vx(t,n){this._context=t,this._k=(1-n)/6}Vx.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:qx(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:qx(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 Yx=function t(n){function e(t){return new Vx(t,n)}return e.tension=function(n){return t(+n)},e}(0);function Hx(t,n){this._context=t,this._k=(1-n)/6}Hx.prototype={areaStart:Ox,areaEnd:Ox,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:qx(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: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:qx(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 Xx=function t(n){function e(t){return new Wx(t,n)}return e.tension=function(n){return t(+n)},e}(0);function Gx(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 Zx(t,n){this._context=t,this._alpha=n}Zx.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:Gx(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 Kx=function t(n){function e(t){return n?new Zx(t,n):new Vx(t,0)}return e.alpha=function(n){return t(+n)},e}(.5);function Qx(t,n){this._context=t,this._alpha=n}Qx.prototype={areaStart:Ox,areaEnd:Ox,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:Gx(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: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:Gx(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){this._context=t}ew.prototype={areaStart:Ox,areaEnd:Ox,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 rw=function(t){return new ew(t)};function iw(t){return t<0?-1:1}function ow(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(iw(o)+iw(u))*Math.min(Math.abs(o),Math.abs(u),.5*Math.abs(a))||0}function uw(t,n){var e=t._x1-t._x0;return e?(3*(t._y1-t._y0)/e-n)/2:n}function aw(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 cw(t){this._context=t}function fw(t){this._context=new sw(t)}function sw(t){this._context=t}function lw(t){return new cw(t)}function hw(t){return new fw(t)}function dw(t){this._context=t}function pw(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 yw=function(t){return new gw(t,.5)};function _w(t){return new gw(t,0)}function bw(t){return new gw(t,1)}var mw=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 ww(t,n){return t[n]}var Mw=function(){var t=xm([]),n=xw,e=mw,r=ww;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)},Sw=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 Nw=function(t){var n=t.map(jw);return xw(t).sort((function(t,e){return n[t]-n[e]}))};function jw(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 Kw(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]=-bM)){var d=c*c+f*f,p=s*s+l*l,v=(l*d-f*p)/h,g=(c*p-s*d)/h,y=eM.pop()||new rM;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=gM._;b;)if(y.y_M)a=a.L;else{if(!((i=o-dM(a,u))>_M)){r>-_M?(n=a.P,e=a):i>-_M?(n=a,e=a.N):n=e=a;break}if(!a.R){n=a;break}a=a.R}!function(t){vM[t.index]={site:t,halfedges:[]}}(t);var c=cM(t);if(pM.insert(n,c),n||e){if(n===e)return oM(n),e=cM(n.site),pM.insert(c,e),c.edge=e.edge=Ww(n.site,c.site),iM(n),void iM(e);if(e){oM(n),oM(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];Gw(e.edge,f,p,m),c.edge=Ww(f,t,null,m),e.edge=Ww(t,p,null,m),iM(n),iM(e)}else c.edge=Ww(n.site,c.site)}}function hM(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 dM(t,n){var e=t.N;if(e)return hM(e,n);var r=t.site;return r[1]===n?r[0]:1/0}var pM,vM,gM,yM,_M=1e-6,bM=1e-12;function mM(t,n){return n[1]-t[1]||n[0]-t[0]}function xM(t,n){var e,r,i,o=t.sort(mM).pop();for(yM=[],vM=new Array(t.length),pM=new $w,gM=new $w;;)if(i=nM,o&&(!i||o[1]_M||Math.abs(i[0][1]-i[1][1])>_M)||delete yM[o]}(u,a,c,f),function(t,n,e,r){var i,o,u,a,c,f,s,l,h,d,p,v,g=vM.length,y=!0;for(i=0;i_M||Math.abs(v-h)>_M)&&(c.splice(a,0,yM.push(Xw(u,d,Math.abs(p-t)<_M&&r-v>_M?[t,Math.abs(l-t)<_M?h:r]:Math.abs(v-r)<_M&&e-p>_M?[Math.abs(h-r)<_M?l:e,r]:Math.abs(p-e)<_M&&v-n>_M?[e,Math.abs(l-e)<_M?h:n]:Math.abs(v-n)<_M&&p-t>_M?[Math.abs(h-n)<_M?l:t,n]:null))-1),++f);f&&(y=!1)}if(y){var _,b,m,x=1/0;for(i=0,y=null;i=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 IM,FM=function(){var t,n,e=NM,r=jM,i=RM,o=PM,u=zM,a=[0,1/0],c=[[-1/0,-1/0],[1/0,1/0]],f=250,s=vp,l=dt("start","zoom","end"),h=0;function d(t){t.property("__zoom",OM).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",k).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 kM(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 kM(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 kM(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=Re(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)],fr(this),t.start()}EM(),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=Sn(hn.view).on("mousemove.zoom",f,!0).on("mouseup.zoom",s,!0),o=Re(this),u=hn.clientX,a=hn.clientY;En(hn.view),TM(),t.mouse=[o,this.__zoom.invert(o)],fr(this),t.start()}function f(){if(EM(),!t.moved){var n=hn.clientX-u,e=hn.clientY-a;t.moved=n*n+e*e>h}t.zoom("mouse",i(v(t.that.__zoom,t.mouse[0]=Re(t.that),t.mouse[1]),t.extent,c))}function s(){r.on("mousemove.zoom mouseup.zoom",null),Nn(hn.view,t.moved),EM(),t.end()}}function w(){if(e.apply(this,arguments)){var t=this.__zoom,n=Re(this),o=t.invert(n),u=t.k*(hn.shiftKey?.5:2),a=i(v(p(t,u),n,o),r.apply(this,arguments),c);EM(),f>0?Sn(this).transition().duration(f).call(y,a,n):Sn(this).call(d.transform,a)}}function M(){if(e.apply(this,arguments)){var n,r,i,o,u=hn.touches,a=u.length,c=_(this,arguments,hn.changedTouches.length===a);for(TM(),r=0;r0){var n=this.seriesForMatching.map((function(n){var e=LM.map(n,(function(t){return LM.map(t.datapoints,(function(t){return t[0]}))})),r=LM.zip.apply(LM,e);return t=LM.max(LM.map(r,(function(t){return LM.sum(t)})))}));return LM.max(n)}var e=LM.map(this.visibleSeries,(function(t){return LM.map(t.datapoints,(function(t){return t[0]}))})),r=LM.zip.apply(LM,e);t=LM.max(LM.map(r,(function(t){return LM.sum(t)})))}else t=LM.max(this.visibleSeries.map((function(t){return LM.maxBy(t.datapoints,(function(t){return t[0]}))[0]})));return Math.max(t,0)}},enumerable:!1,configurable:!0}),n}(i.ChartwerkPod),VM={render:function(t){return t("div",{class:{"chartwerk-bar-chart":!0},attrs:{id:this.id}})},mixins:[i.VueChartwerkPodMixin],methods:{render:function(){new qM(document.getElementById(this.id),this.series,this.options).render()}}}}])}));