3 lines
560 KiB
JavaScript
3 lines
560 KiB
JavaScript
/*! For license information please see main.2cf4ff7a.js.LICENSE.txt */
|
|
!function(){var t={694:function(t,e){var n;!function(){"use strict";var i={}.hasOwnProperty;function r(){for(var t=[],e=0;e<arguments.length;e++){var n=arguments[e];if(n){var o=typeof n;if("string"===o||"number"===o)t.push(n);else if(Array.isArray(n)){if(n.length){var a=r.apply(null,n);a&&t.push(a)}}else if("object"===o){if(n.toString!==Object.prototype.toString&&!n.toString.toString().includes("[native code]")){t.push(n.toString());continue}for(var s in n)i.call(n,s)&&n[s]&&t.push(s)}}}return t.join(" ")}t.exports?(r.default=r,t.exports=r):void 0===(n=function(){return r}.apply(e,[]))||(t.exports=n)}()},559:function(t,e){!function(t){"use strict";var e="1.9.3";function n(t){var e,n,i,r;for(n=1,i=arguments.length;n<i;n++)for(e in r=arguments[n])t[e]=r[e];return t}var i=Object.create||function(){function t(){}return function(e){return t.prototype=e,new t}}();function r(t,e){var n=Array.prototype.slice;if(t.bind)return t.bind.apply(t,n.call(arguments,1));var i=n.call(arguments,2);return function(){return t.apply(e,i.length?i.concat(n.call(arguments)):arguments)}}var o=0;function a(t){return"_leaflet_id"in t||(t._leaflet_id=++o),t._leaflet_id}function s(t,e,n){var i,r,o,a;return a=function(){i=!1,r&&(o.apply(n,r),r=!1)},o=function(){i?r=arguments:(t.apply(n,arguments),setTimeout(a,e),i=!0)},o}function l(t,e,n){var i=e[1],r=e[0],o=i-r;return t===i&&n?t:((t-r)%o+o)%o+r}function u(){return!1}function c(t,e){if(!1===e)return t;var n=Math.pow(10,void 0===e?6:e);return Math.round(t*n)/n}function h(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function d(t){return h(t).split(/\s+/)}function f(t,e){for(var n in Object.prototype.hasOwnProperty.call(t,"options")||(t.options=t.options?i(t.options):{}),e)t.options[n]=e[n];return t.options}function p(t,e,n){var i=[];for(var r in t)i.push(encodeURIComponent(n?r.toUpperCase():r)+"="+encodeURIComponent(t[r]));return(e&&-1!==e.indexOf("?")?"&":"?")+i.join("&")}var v=/\{ *([\w_ -]+) *\}/g;function m(t,e){return t.replace(v,(function(t,n){var i=e[n];if(void 0===i)throw new Error("No value provided for variable "+t);return"function"===typeof i&&(i=i(e)),i}))}var g=Array.isArray||function(t){return"[object Array]"===Object.prototype.toString.call(t)};function y(t,e){for(var n=0;n<t.length;n++)if(t[n]===e)return n;return-1}var _="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=";function b(t){return window["webkit"+t]||window["moz"+t]||window["ms"+t]}var x=0;function w(t){var e=+new Date,n=Math.max(0,16-(e-x));return x=e+n,window.setTimeout(t,n)}var k=window.requestAnimationFrame||b("RequestAnimationFrame")||w,S=window.cancelAnimationFrame||b("CancelAnimationFrame")||b("CancelRequestAnimationFrame")||function(t){window.clearTimeout(t)};function P(t,e,n){if(!n||k!==w)return k.call(window,r(t,e));t.call(e)}function M(t){t&&S.call(window,t)}var C={__proto__:null,extend:n,create:i,bind:r,get lastId(){return o},stamp:a,throttle:s,wrapNum:l,falseFn:u,formatNum:c,trim:h,splitWords:d,setOptions:f,getParamString:p,template:m,isArray:g,indexOf:y,emptyImageUrl:_,requestFn:k,cancelFn:S,requestAnimFrame:P,cancelAnimFrame:M};function E(){}function T(t){if("undefined"!==typeof L&&L&&L.Mixin){t=g(t)?t:[t];for(var e=0;e<t.length;e++)t[e]===L.Mixin.Events&&console.warn("Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead.",(new Error).stack)}}E.extend=function(t){var e=function(){f(this),this.initialize&&this.initialize.apply(this,arguments),this.callInitHooks()},r=e.__super__=this.prototype,o=i(r);for(var a in o.constructor=e,e.prototype=o,this)Object.prototype.hasOwnProperty.call(this,a)&&"prototype"!==a&&"__super__"!==a&&(e[a]=this[a]);return t.statics&&n(e,t.statics),t.includes&&(T(t.includes),n.apply(null,[o].concat(t.includes))),n(o,t),delete o.statics,delete o.includes,o.options&&(o.options=r.options?i(r.options):{},n(o.options,t.options)),o._initHooks=[],o.callInitHooks=function(){if(!this._initHooksCalled){r.callInitHooks&&r.callInitHooks.call(this),this._initHooksCalled=!0;for(var t=0,e=o._initHooks.length;t<e;t++)o._initHooks[t].call(this)}},e},E.include=function(t){var e=this.prototype.options;return n(this.prototype,t),t.options&&(this.prototype.options=e,this.mergeOptions(t.options)),this},E.mergeOptions=function(t){return n(this.prototype.options,t),this},E.addInitHook=function(t){var e=Array.prototype.slice.call(arguments,1),n="function"===typeof t?t:function(){this[t].apply(this,e)};return this.prototype._initHooks=this.prototype._initHooks||[],this.prototype._initHooks.push(n),this};var O={on:function(t,e,n){if("object"===typeof t)for(var i in t)this._on(i,t[i],e);else for(var r=0,o=(t=d(t)).length;r<o;r++)this._on(t[r],e,n);return this},off:function(t,e,n){if(arguments.length)if("object"===typeof t)for(var i in t)this._off(i,t[i],e);else{t=d(t);for(var r=1===arguments.length,o=0,a=t.length;o<a;o++)r?this._off(t[o]):this._off(t[o],e,n)}else delete this._events;return this},_on:function(t,e,n,i){if("function"===typeof e){if(!1===this._listens(t,e,n)){n===this&&(n=void 0);var r={fn:e,ctx:n};i&&(r.once=!0),this._events=this._events||{},this._events[t]=this._events[t]||[],this._events[t].push(r)}}else console.warn("wrong listener type: "+typeof e)},_off:function(t,e,n){var i,r,o;if(this._events&&(i=this._events[t]))if(1!==arguments.length)if("function"===typeof e){var a=this._listens(t,e,n);if(!1!==a){var s=i[a];this._firingCount&&(s.fn=u,this._events[t]=i=i.slice()),i.splice(a,1)}}else console.warn("wrong listener type: "+typeof e);else{if(this._firingCount)for(r=0,o=i.length;r<o;r++)i[r].fn=u;delete this._events[t]}},fire:function(t,e,i){if(!this.listens(t,i))return this;var r=n({},e,{type:t,target:this,sourceTarget:e&&e.sourceTarget||this});if(this._events){var o=this._events[t];if(o){this._firingCount=this._firingCount+1||1;for(var a=0,s=o.length;a<s;a++){var l=o[a],u=l.fn;l.once&&this.off(t,u,l.ctx),u.call(l.ctx||this,r)}this._firingCount--}}return i&&this._propagateEvent(r),this},listens:function(t,e,n,i){"string"!==typeof t&&console.warn('"string" type argument expected');var r=e;"function"!==typeof e&&(i=!!e,r=void 0,n=void 0);var o=this._events&&this._events[t];if(o&&o.length&&!1!==this._listens(t,r,n))return!0;if(i)for(var a in this._eventParents)if(this._eventParents[a].listens(t,e,n,i))return!0;return!1},_listens:function(t,e,n){if(!this._events)return!1;var i=this._events[t]||[];if(!e)return!!i.length;n===this&&(n=void 0);for(var r=0,o=i.length;r<o;r++)if(i[r].fn===e&&i[r].ctx===n)return r;return!1},once:function(t,e,n){if("object"===typeof t)for(var i in t)this._on(i,t[i],e,!0);else for(var r=0,o=(t=d(t)).length;r<o;r++)this._on(t[r],e,n,!0);return this},addEventParent:function(t){return this._eventParents=this._eventParents||{},this._eventParents[a(t)]=t,this},removeEventParent:function(t){return this._eventParents&&delete this._eventParents[a(t)],this},_propagateEvent:function(t){for(var e in this._eventParents)this._eventParents[e].fire(t.type,n({layer:t.target,propagatedFrom:t.target},t),!0)}};O.addEventListener=O.on,O.removeEventListener=O.clearAllEventListeners=O.off,O.addOneTimeEventListener=O.once,O.fireEvent=O.fire,O.hasEventListeners=O.listens;var z=E.extend(O);function A(t,e,n){this.x=n?Math.round(t):t,this.y=n?Math.round(e):e}var D=Math.trunc||function(t){return t>0?Math.floor(t):Math.ceil(t)};function R(t,e,n){return t instanceof A?t:g(t)?new A(t[0],t[1]):void 0===t||null===t?t:"object"===typeof t&&"x"in t&&"y"in t?new A(t.x,t.y):new A(t,e,n)}function N(t,e){if(t)for(var n=e?[t,e]:t,i=0,r=n.length;i<r;i++)this.extend(n[i])}function I(t,e){return!t||t instanceof N?t:new N(t,e)}function j(t,e){if(t)for(var n=e?[t,e]:t,i=0,r=n.length;i<r;i++)this.extend(n[i])}function B(t,e){return t instanceof j?t:new j(t,e)}function F(t,e,n){if(isNaN(t)||isNaN(e))throw new Error("Invalid LatLng object: ("+t+", "+e+")");this.lat=+t,this.lng=+e,void 0!==n&&(this.alt=+n)}function W(t,e,n){return t instanceof F?t:g(t)&&"object"!==typeof t[0]?3===t.length?new F(t[0],t[1],t[2]):2===t.length?new F(t[0],t[1]):null:void 0===t||null===t?t:"object"===typeof t&&"lat"in t?new F(t.lat,"lng"in t?t.lng:t.lon,t.alt):void 0===e?null:new F(t,e,n)}A.prototype={clone:function(){return new A(this.x,this.y)},add:function(t){return this.clone()._add(R(t))},_add:function(t){return this.x+=t.x,this.y+=t.y,this},subtract:function(t){return this.clone()._subtract(R(t))},_subtract:function(t){return this.x-=t.x,this.y-=t.y,this},divideBy:function(t){return this.clone()._divideBy(t)},_divideBy:function(t){return this.x/=t,this.y/=t,this},multiplyBy:function(t){return this.clone()._multiplyBy(t)},_multiplyBy:function(t){return this.x*=t,this.y*=t,this},scaleBy:function(t){return new A(this.x*t.x,this.y*t.y)},unscaleBy:function(t){return new A(this.x/t.x,this.y/t.y)},round:function(){return this.clone()._round()},_round:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this},floor:function(){return this.clone()._floor()},_floor:function(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this},ceil:function(){return this.clone()._ceil()},_ceil:function(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this},trunc:function(){return this.clone()._trunc()},_trunc:function(){return this.x=D(this.x),this.y=D(this.y),this},distanceTo:function(t){var e=(t=R(t)).x-this.x,n=t.y-this.y;return Math.sqrt(e*e+n*n)},equals:function(t){return(t=R(t)).x===this.x&&t.y===this.y},contains:function(t){return t=R(t),Math.abs(t.x)<=Math.abs(this.x)&&Math.abs(t.y)<=Math.abs(this.y)},toString:function(){return"Point("+c(this.x)+", "+c(this.y)+")"}},N.prototype={extend:function(t){var e,n;if(!t)return this;if(t instanceof A||"number"===typeof t[0]||"x"in t)e=n=R(t);else if(e=(t=I(t)).min,n=t.max,!e||!n)return this;return this.min||this.max?(this.min.x=Math.min(e.x,this.min.x),this.max.x=Math.max(n.x,this.max.x),this.min.y=Math.min(e.y,this.min.y),this.max.y=Math.max(n.y,this.max.y)):(this.min=e.clone(),this.max=n.clone()),this},getCenter:function(t){return R((this.min.x+this.max.x)/2,(this.min.y+this.max.y)/2,t)},getBottomLeft:function(){return R(this.min.x,this.max.y)},getTopRight:function(){return R(this.max.x,this.min.y)},getTopLeft:function(){return this.min},getBottomRight:function(){return this.max},getSize:function(){return this.max.subtract(this.min)},contains:function(t){var e,n;return(t="number"===typeof t[0]||t instanceof A?R(t):I(t))instanceof N?(e=t.min,n=t.max):e=n=t,e.x>=this.min.x&&n.x<=this.max.x&&e.y>=this.min.y&&n.y<=this.max.y},intersects:function(t){t=I(t);var e=this.min,n=this.max,i=t.min,r=t.max,o=r.x>=e.x&&i.x<=n.x,a=r.y>=e.y&&i.y<=n.y;return o&&a},overlaps:function(t){t=I(t);var e=this.min,n=this.max,i=t.min,r=t.max,o=r.x>e.x&&i.x<n.x,a=r.y>e.y&&i.y<n.y;return o&&a},isValid:function(){return!(!this.min||!this.max)},pad:function(t){var e=this.min,n=this.max,i=Math.abs(e.x-n.x)*t,r=Math.abs(e.y-n.y)*t;return I(R(e.x-i,e.y-r),R(n.x+i,n.y+r))},equals:function(t){return!!t&&(t=I(t),this.min.equals(t.getTopLeft())&&this.max.equals(t.getBottomRight()))}},j.prototype={extend:function(t){var e,n,i=this._southWest,r=this._northEast;if(t instanceof F)e=t,n=t;else{if(!(t instanceof j))return t?this.extend(W(t)||B(t)):this;if(e=t._southWest,n=t._northEast,!e||!n)return this}return i||r?(i.lat=Math.min(e.lat,i.lat),i.lng=Math.min(e.lng,i.lng),r.lat=Math.max(n.lat,r.lat),r.lng=Math.max(n.lng,r.lng)):(this._southWest=new F(e.lat,e.lng),this._northEast=new F(n.lat,n.lng)),this},pad:function(t){var e=this._southWest,n=this._northEast,i=Math.abs(e.lat-n.lat)*t,r=Math.abs(e.lng-n.lng)*t;return new j(new F(e.lat-i,e.lng-r),new F(n.lat+i,n.lng+r))},getCenter:function(){return new F((this._southWest.lat+this._northEast.lat)/2,(this._southWest.lng+this._northEast.lng)/2)},getSouthWest:function(){return this._southWest},getNorthEast:function(){return this._northEast},getNorthWest:function(){return new F(this.getNorth(),this.getWest())},getSouthEast:function(){return new F(this.getSouth(),this.getEast())},getWest:function(){return this._southWest.lng},getSouth:function(){return this._southWest.lat},getEast:function(){return this._northEast.lng},getNorth:function(){return this._northEast.lat},contains:function(t){t="number"===typeof t[0]||t instanceof F||"lat"in t?W(t):B(t);var e,n,i=this._southWest,r=this._northEast;return t instanceof j?(e=t.getSouthWest(),n=t.getNorthEast()):e=n=t,e.lat>=i.lat&&n.lat<=r.lat&&e.lng>=i.lng&&n.lng<=r.lng},intersects:function(t){t=B(t);var e=this._southWest,n=this._northEast,i=t.getSouthWest(),r=t.getNorthEast(),o=r.lat>=e.lat&&i.lat<=n.lat,a=r.lng>=e.lng&&i.lng<=n.lng;return o&&a},overlaps:function(t){t=B(t);var e=this._southWest,n=this._northEast,i=t.getSouthWest(),r=t.getNorthEast(),o=r.lat>e.lat&&i.lat<n.lat,a=r.lng>e.lng&&i.lng<n.lng;return o&&a},toBBoxString:function(){return[this.getWest(),this.getSouth(),this.getEast(),this.getNorth()].join(",")},equals:function(t,e){return!!t&&(t=B(t),this._southWest.equals(t.getSouthWest(),e)&&this._northEast.equals(t.getNorthEast(),e))},isValid:function(){return!(!this._southWest||!this._northEast)}},F.prototype={equals:function(t,e){return!!t&&(t=W(t),Math.max(Math.abs(this.lat-t.lat),Math.abs(this.lng-t.lng))<=(void 0===e?1e-9:e))},toString:function(t){return"LatLng("+c(this.lat,t)+", "+c(this.lng,t)+")"},distanceTo:function(t){return H.distance(this,W(t))},wrap:function(){return H.wrapLatLng(this)},toBounds:function(t){var e=180*t/40075017,n=e/Math.cos(Math.PI/180*this.lat);return B([this.lat-e,this.lng-n],[this.lat+e,this.lng+n])},clone:function(){return new F(this.lat,this.lng,this.alt)}};var V={latLngToPoint:function(t,e){var n=this.projection.project(t),i=this.scale(e);return this.transformation._transform(n,i)},pointToLatLng:function(t,e){var n=this.scale(e),i=this.transformation.untransform(t,n);return this.projection.unproject(i)},project:function(t){return this.projection.project(t)},unproject:function(t){return this.projection.unproject(t)},scale:function(t){return 256*Math.pow(2,t)},zoom:function(t){return Math.log(t/256)/Math.LN2},getProjectedBounds:function(t){if(this.infinite)return null;var e=this.projection.bounds,n=this.scale(t);return new N(this.transformation.transform(e.min,n),this.transformation.transform(e.max,n))},infinite:!1,wrapLatLng:function(t){var e=this.wrapLng?l(t.lng,this.wrapLng,!0):t.lng;return new F(this.wrapLat?l(t.lat,this.wrapLat,!0):t.lat,e,t.alt)},wrapLatLngBounds:function(t){var e=t.getCenter(),n=this.wrapLatLng(e),i=e.lat-n.lat,r=e.lng-n.lng;if(0===i&&0===r)return t;var o=t.getSouthWest(),a=t.getNorthEast();return new j(new F(o.lat-i,o.lng-r),new F(a.lat-i,a.lng-r))}},H=n({},V,{wrapLng:[-180,180],R:6371e3,distance:function(t,e){var n=Math.PI/180,i=t.lat*n,r=e.lat*n,o=Math.sin((e.lat-t.lat)*n/2),a=Math.sin((e.lng-t.lng)*n/2),s=o*o+Math.cos(i)*Math.cos(r)*a*a,l=2*Math.atan2(Math.sqrt(s),Math.sqrt(1-s));return this.R*l}}),Z=6378137,U={R:Z,MAX_LATITUDE:85.0511287798,project:function(t){var e=Math.PI/180,n=this.MAX_LATITUDE,i=Math.max(Math.min(n,t.lat),-n),r=Math.sin(i*e);return new A(this.R*t.lng*e,this.R*Math.log((1+r)/(1-r))/2)},unproject:function(t){var e=180/Math.PI;return new F((2*Math.atan(Math.exp(t.y/this.R))-Math.PI/2)*e,t.x*e/this.R)},bounds:function(){var t=Z*Math.PI;return new N([-t,-t],[t,t])}()};function Y(t,e,n,i){if(g(t))return this._a=t[0],this._b=t[1],this._c=t[2],void(this._d=t[3]);this._a=t,this._b=e,this._c=n,this._d=i}function $(t,e,n,i){return new Y(t,e,n,i)}Y.prototype={transform:function(t,e){return this._transform(t.clone(),e)},_transform:function(t,e){return e=e||1,t.x=e*(this._a*t.x+this._b),t.y=e*(this._c*t.y+this._d),t},untransform:function(t,e){return e=e||1,new A((t.x/e-this._b)/this._a,(t.y/e-this._d)/this._c)}};var q=n({},H,{code:"EPSG:3857",projection:U,transformation:function(){var t=.5/(Math.PI*U.R);return $(t,.5,-t,.5)}()}),K=n({},q,{code:"EPSG:900913"});function Q(t){return document.createElementNS("http://www.w3.org/2000/svg",t)}function G(t,e){var n,i,r,o,a,s,l="";for(n=0,r=t.length;n<r;n++){for(i=0,o=(a=t[n]).length;i<o;i++)l+=(i?"L":"M")+(s=a[i]).x+" "+s.y;l+=e?Nt.svg?"z":"x":""}return l||"M0 0"}var X=document.documentElement.style,J="ActiveXObject"in window,tt=J&&!document.addEventListener,et="msLaunchUri"in navigator&&!("documentMode"in document),nt=Rt("webkit"),it=Rt("android"),rt=Rt("android 2")||Rt("android 3"),ot=parseInt(/WebKit\/([0-9]+)|$/.exec(navigator.userAgent)[1],10),at=it&&Rt("Google")&&ot<537&&!("AudioNode"in window),st=!!window.opera,lt=!et&&Rt("chrome"),ut=Rt("gecko")&&!nt&&!st&&!J,ct=!lt&&Rt("safari"),ht=Rt("phantom"),dt="OTransition"in X,ft=0===navigator.platform.indexOf("Win"),pt=J&&"transition"in X,vt="WebKitCSSMatrix"in window&&"m11"in new window.WebKitCSSMatrix&&!rt,mt="MozPerspective"in X,gt=!window.L_DISABLE_3D&&(pt||vt||mt)&&!dt&&!ht,yt="undefined"!==typeof orientation||Rt("mobile"),_t=yt&&nt,bt=yt&&vt,xt=!window.PointerEvent&&window.MSPointerEvent,wt=!(!window.PointerEvent&&!xt),kt="ontouchstart"in window||!!window.TouchEvent,St=!window.L_NO_TOUCH&&(kt||wt),Pt=yt&&st,Mt=yt&&ut,Lt=(window.devicePixelRatio||window.screen.deviceXDPI/window.screen.logicalXDPI)>1,Ct=function(){var t=!1;try{var e=Object.defineProperty({},"passive",{get:function(){t=!0}});window.addEventListener("testPassiveEventSupport",u,e),window.removeEventListener("testPassiveEventSupport",u,e)}catch(n){}return t}(),Et=!!document.createElement("canvas").getContext,Tt=!(!document.createElementNS||!Q("svg").createSVGRect),Ot=!!Tt&&function(){var t=document.createElement("div");return t.innerHTML="<svg/>","http://www.w3.org/2000/svg"===(t.firstChild&&t.firstChild.namespaceURI)}(),zt=!Tt&&function(){try{var t=document.createElement("div");t.innerHTML='<v:shape adj="1"/>';var e=t.firstChild;return e.style.behavior="url(#default#VML)",e&&"object"===typeof e.adj}catch(n){return!1}}(),At=0===navigator.platform.indexOf("Mac"),Dt=0===navigator.platform.indexOf("Linux");function Rt(t){return navigator.userAgent.toLowerCase().indexOf(t)>=0}var Nt={ie:J,ielt9:tt,edge:et,webkit:nt,android:it,android23:rt,androidStock:at,opera:st,chrome:lt,gecko:ut,safari:ct,phantom:ht,opera12:dt,win:ft,ie3d:pt,webkit3d:vt,gecko3d:mt,any3d:gt,mobile:yt,mobileWebkit:_t,mobileWebkit3d:bt,msPointer:xt,pointer:wt,touch:St,touchNative:kt,mobileOpera:Pt,mobileGecko:Mt,retina:Lt,passiveEvents:Ct,canvas:Et,svg:Tt,vml:zt,inlineSvg:Ot,mac:At,linux:Dt},It=Nt.msPointer?"MSPointerDown":"pointerdown",jt=Nt.msPointer?"MSPointerMove":"pointermove",Bt=Nt.msPointer?"MSPointerUp":"pointerup",Ft=Nt.msPointer?"MSPointerCancel":"pointercancel",Wt={touchstart:It,touchmove:jt,touchend:Bt,touchcancel:Ft},Vt={touchstart:Xt,touchmove:Gt,touchend:Gt,touchcancel:Gt},Ht={},Zt=!1;function Ut(t,e,n){return"touchstart"===e&&Qt(),Vt[e]?(n=Vt[e].bind(this,n),t.addEventListener(Wt[e],n,!1),n):(console.warn("wrong event specified:",e),u)}function Yt(t,e,n){Wt[e]?t.removeEventListener(Wt[e],n,!1):console.warn("wrong event specified:",e)}function $t(t){Ht[t.pointerId]=t}function qt(t){Ht[t.pointerId]&&(Ht[t.pointerId]=t)}function Kt(t){delete Ht[t.pointerId]}function Qt(){Zt||(document.addEventListener(It,$t,!0),document.addEventListener(jt,qt,!0),document.addEventListener(Bt,Kt,!0),document.addEventListener(Ft,Kt,!0),Zt=!0)}function Gt(t,e){if(e.pointerType!==(e.MSPOINTER_TYPE_MOUSE||"mouse")){for(var n in e.touches=[],Ht)e.touches.push(Ht[n]);e.changedTouches=[e],t(e)}}function Xt(t,e){e.MSPOINTER_TYPE_TOUCH&&e.pointerType===e.MSPOINTER_TYPE_TOUCH&&$e(e),Gt(t,e)}function Jt(t){var e,n,i={};for(n in t)e=t[n],i[n]=e&&e.bind?e.bind(t):e;return t=i,i.type="dblclick",i.detail=2,i.isTrusted=!1,i._simulated=!0,i}var te=200;function ee(t,e){t.addEventListener("dblclick",e);var n,i=0;function r(t){if(1===t.detail){if("mouse"!==t.pointerType&&(!t.sourceCapabilities||t.sourceCapabilities.firesTouchEvents)){var r=Ke(t);if(!r.some((function(t){return t instanceof HTMLLabelElement&&t.attributes.for}))||r.some((function(t){return t instanceof HTMLInputElement||t instanceof HTMLSelectElement}))){var o=Date.now();o-i<=te?2===++n&&e(Jt(t)):n=1,i=o}}}else n=t.detail}return t.addEventListener("click",r),{dblclick:e,simDblclick:r}}function ne(t,e){t.removeEventListener("dblclick",e.dblclick),t.removeEventListener("click",e.simDblclick)}var ie,re,oe,ae,se,le=Pe(["transform","webkitTransform","OTransform","MozTransform","msTransform"]),ue=Pe(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),ce="webkitTransition"===ue||"OTransition"===ue?ue+"End":"transitionend";function he(t){return"string"===typeof t?document.getElementById(t):t}function de(t,e){var n=t.style[e]||t.currentStyle&&t.currentStyle[e];if((!n||"auto"===n)&&document.defaultView){var i=document.defaultView.getComputedStyle(t,null);n=i?i[e]:null}return"auto"===n?null:n}function fe(t,e,n){var i=document.createElement(t);return i.className=e||"",n&&n.appendChild(i),i}function pe(t){var e=t.parentNode;e&&e.removeChild(t)}function ve(t){for(;t.firstChild;)t.removeChild(t.firstChild)}function me(t){var e=t.parentNode;e&&e.lastChild!==t&&e.appendChild(t)}function ge(t){var e=t.parentNode;e&&e.firstChild!==t&&e.insertBefore(t,e.firstChild)}function ye(t,e){if(void 0!==t.classList)return t.classList.contains(e);var n=we(t);return n.length>0&&new RegExp("(^|\\s)"+e+"(\\s|$)").test(n)}function _e(t,e){if(void 0!==t.classList)for(var n=d(e),i=0,r=n.length;i<r;i++)t.classList.add(n[i]);else if(!ye(t,e)){var o=we(t);xe(t,(o?o+" ":"")+e)}}function be(t,e){void 0!==t.classList?t.classList.remove(e):xe(t,h((" "+we(t)+" ").replace(" "+e+" "," ")))}function xe(t,e){void 0===t.className.baseVal?t.className=e:t.className.baseVal=e}function we(t){return t.correspondingElement&&(t=t.correspondingElement),void 0===t.className.baseVal?t.className:t.className.baseVal}function ke(t,e){"opacity"in t.style?t.style.opacity=e:"filter"in t.style&&Se(t,e)}function Se(t,e){var n=!1,i="DXImageTransform.Microsoft.Alpha";try{n=t.filters.item(i)}catch(r){if(1===e)return}e=Math.round(100*e),n?(n.Enabled=100!==e,n.Opacity=e):t.style.filter+=" progid:"+i+"(opacity="+e+")"}function Pe(t){for(var e=document.documentElement.style,n=0;n<t.length;n++)if(t[n]in e)return t[n];return!1}function Me(t,e,n){var i=e||new A(0,0);t.style[le]=(Nt.ie3d?"translate("+i.x+"px,"+i.y+"px)":"translate3d("+i.x+"px,"+i.y+"px,0)")+(n?" scale("+n+")":"")}function Le(t,e){t._leaflet_pos=e,Nt.any3d?Me(t,e):(t.style.left=e.x+"px",t.style.top=e.y+"px")}function Ce(t){return t._leaflet_pos||new A(0,0)}if("onselectstart"in document)ie=function(){Ie(window,"selectstart",$e)},re=function(){Be(window,"selectstart",$e)};else{var Ee=Pe(["userSelect","WebkitUserSelect","OUserSelect","MozUserSelect","msUserSelect"]);ie=function(){if(Ee){var t=document.documentElement.style;oe=t[Ee],t[Ee]="none"}},re=function(){Ee&&(document.documentElement.style[Ee]=oe,oe=void 0)}}function Te(){Ie(window,"dragstart",$e)}function Oe(){Be(window,"dragstart",$e)}function ze(t){for(;-1===t.tabIndex;)t=t.parentNode;t.style&&(Ae(),ae=t,se=t.style.outline,t.style.outline="none",Ie(window,"keydown",Ae))}function Ae(){ae&&(ae.style.outline=se,ae=void 0,se=void 0,Be(window,"keydown",Ae))}function De(t){do{t=t.parentNode}while((!t.offsetWidth||!t.offsetHeight)&&t!==document.body);return t}function Re(t){var e=t.getBoundingClientRect();return{x:e.width/t.offsetWidth||1,y:e.height/t.offsetHeight||1,boundingClientRect:e}}var Ne={__proto__:null,TRANSFORM:le,TRANSITION:ue,TRANSITION_END:ce,get:he,getStyle:de,create:fe,remove:pe,empty:ve,toFront:me,toBack:ge,hasClass:ye,addClass:_e,removeClass:be,setClass:xe,getClass:we,setOpacity:ke,testProp:Pe,setTransform:Me,setPosition:Le,getPosition:Ce,get disableTextSelection(){return ie},get enableTextSelection(){return re},disableImageDrag:Te,enableImageDrag:Oe,preventOutline:ze,restoreOutline:Ae,getSizedParentNode:De,getScale:Re};function Ie(t,e,n,i){if(e&&"object"===typeof e)for(var r in e)Ve(t,r,e[r],n);else for(var o=0,a=(e=d(e)).length;o<a;o++)Ve(t,e[o],n,i);return this}var je="_leaflet_events";function Be(t,e,n,i){if(1===arguments.length)Fe(t),delete t[je];else if(e&&"object"===typeof e)for(var r in e)He(t,r,e[r],n);else if(e=d(e),2===arguments.length)Fe(t,(function(t){return-1!==y(e,t)}));else for(var o=0,a=e.length;o<a;o++)He(t,e[o],n,i);return this}function Fe(t,e){for(var n in t[je]){var i=n.split(/\d/)[0];e&&!e(i)||He(t,i,null,null,n)}}var We={mouseenter:"mouseover",mouseleave:"mouseout",wheel:!("onwheel"in window)&&"mousewheel"};function Ve(t,e,n,i){var r=e+a(n)+(i?"_"+a(i):"");if(t[je]&&t[je][r])return this;var o=function(e){return n.call(i||t,e||window.event)},s=o;!Nt.touchNative&&Nt.pointer&&0===e.indexOf("touch")?o=Ut(t,e,o):Nt.touch&&"dblclick"===e?o=ee(t,o):"addEventListener"in t?"touchstart"===e||"touchmove"===e||"wheel"===e||"mousewheel"===e?t.addEventListener(We[e]||e,o,!!Nt.passiveEvents&&{passive:!1}):"mouseenter"===e||"mouseleave"===e?(o=function(e){e=e||window.event,Je(t,e)&&s(e)},t.addEventListener(We[e],o,!1)):t.addEventListener(e,s,!1):t.attachEvent("on"+e,o),t[je]=t[je]||{},t[je][r]=o}function He(t,e,n,i,r){r=r||e+a(n)+(i?"_"+a(i):"");var o=t[je]&&t[je][r];if(!o)return this;!Nt.touchNative&&Nt.pointer&&0===e.indexOf("touch")?Yt(t,e,o):Nt.touch&&"dblclick"===e?ne(t,o):"removeEventListener"in t?t.removeEventListener(We[e]||e,o,!1):t.detachEvent("on"+e,o),t[je][r]=null}function Ze(t){return t.stopPropagation?t.stopPropagation():t.originalEvent?t.originalEvent._stopped=!0:t.cancelBubble=!0,this}function Ue(t){return Ve(t,"wheel",Ze),this}function Ye(t){return Ie(t,"mousedown touchstart dblclick contextmenu",Ze),t._leaflet_disable_click=!0,this}function $e(t){return t.preventDefault?t.preventDefault():t.returnValue=!1,this}function qe(t){return $e(t),Ze(t),this}function Ke(t){if(t.composedPath)return t.composedPath();for(var e=[],n=t.target;n;)e.push(n),n=n.parentNode;return e}function Qe(t,e){if(!e)return new A(t.clientX,t.clientY);var n=Re(e),i=n.boundingClientRect;return new A((t.clientX-i.left)/n.x-e.clientLeft,(t.clientY-i.top)/n.y-e.clientTop)}var Ge=Nt.linux&&Nt.chrome?window.devicePixelRatio:Nt.mac?3*window.devicePixelRatio:window.devicePixelRatio>0?2*window.devicePixelRatio:1;function Xe(t){return Nt.edge?t.wheelDeltaY/2:t.deltaY&&0===t.deltaMode?-t.deltaY/Ge:t.deltaY&&1===t.deltaMode?20*-t.deltaY:t.deltaY&&2===t.deltaMode?60*-t.deltaY:t.deltaX||t.deltaZ?0:t.wheelDelta?(t.wheelDeltaY||t.wheelDelta)/2:t.detail&&Math.abs(t.detail)<32765?20*-t.detail:t.detail?t.detail/-32765*60:0}function Je(t,e){var n=e.relatedTarget;if(!n)return!0;try{for(;n&&n!==t;)n=n.parentNode}catch(i){return!1}return n!==t}var tn={__proto__:null,on:Ie,off:Be,stopPropagation:Ze,disableScrollPropagation:Ue,disableClickPropagation:Ye,preventDefault:$e,stop:qe,getPropagationPath:Ke,getMousePosition:Qe,getWheelDelta:Xe,isExternalTarget:Je,addListener:Ie,removeListener:Be},en=z.extend({run:function(t,e,n,i){this.stop(),this._el=t,this._inProgress=!0,this._duration=n||.25,this._easeOutPower=1/Math.max(i||.5,.2),this._startPos=Ce(t),this._offset=e.subtract(this._startPos),this._startTime=+new Date,this.fire("start"),this._animate()},stop:function(){this._inProgress&&(this._step(!0),this._complete())},_animate:function(){this._animId=P(this._animate,this),this._step()},_step:function(t){var e=+new Date-this._startTime,n=1e3*this._duration;e<n?this._runFrame(this._easeOut(e/n),t):(this._runFrame(1),this._complete())},_runFrame:function(t,e){var n=this._startPos.add(this._offset.multiplyBy(t));e&&n._round(),Le(this._el,n),this.fire("step")},_complete:function(){M(this._animId),this._inProgress=!1,this.fire("end")},_easeOut:function(t){return 1-Math.pow(1-t,this._easeOutPower)}}),nn=z.extend({options:{crs:q,center:void 0,zoom:void 0,minZoom:void 0,maxZoom:void 0,layers:[],maxBounds:void 0,renderer:void 0,zoomAnimation:!0,zoomAnimationThreshold:4,fadeAnimation:!0,markerZoomAnimation:!0,transform3DLimit:8388608,zoomSnap:1,zoomDelta:1,trackResize:!0},initialize:function(t,e){e=f(this,e),this._handlers=[],this._layers={},this._zoomBoundLayers={},this._sizeChanged=!0,this._initContainer(t),this._initLayout(),this._onResize=r(this._onResize,this),this._initEvents(),e.maxBounds&&this.setMaxBounds(e.maxBounds),void 0!==e.zoom&&(this._zoom=this._limitZoom(e.zoom)),e.center&&void 0!==e.zoom&&this.setView(W(e.center),e.zoom,{reset:!0}),this.callInitHooks(),this._zoomAnimated=ue&&Nt.any3d&&!Nt.mobileOpera&&this.options.zoomAnimation,this._zoomAnimated&&(this._createAnimProxy(),Ie(this._proxy,ce,this._catchTransitionEnd,this)),this._addLayers(this.options.layers)},setView:function(t,e,i){return e=void 0===e?this._zoom:this._limitZoom(e),t=this._limitCenter(W(t),e,this.options.maxBounds),i=i||{},this._stop(),this._loaded&&!i.reset&&!0!==i&&(void 0!==i.animate&&(i.zoom=n({animate:i.animate},i.zoom),i.pan=n({animate:i.animate,duration:i.duration},i.pan)),this._zoom!==e?this._tryAnimatedZoom&&this._tryAnimatedZoom(t,e,i.zoom):this._tryAnimatedPan(t,i.pan))?(clearTimeout(this._sizeTimer),this):(this._resetView(t,e,i.pan&&i.pan.noMoveStart),this)},setZoom:function(t,e){return this._loaded?this.setView(this.getCenter(),t,{zoom:e}):(this._zoom=t,this)},zoomIn:function(t,e){return t=t||(Nt.any3d?this.options.zoomDelta:1),this.setZoom(this._zoom+t,e)},zoomOut:function(t,e){return t=t||(Nt.any3d?this.options.zoomDelta:1),this.setZoom(this._zoom-t,e)},setZoomAround:function(t,e,n){var i=this.getZoomScale(e),r=this.getSize().divideBy(2),o=(t instanceof A?t:this.latLngToContainerPoint(t)).subtract(r).multiplyBy(1-1/i),a=this.containerPointToLatLng(r.add(o));return this.setView(a,e,{zoom:n})},_getBoundsCenterZoom:function(t,e){e=e||{},t=t.getBounds?t.getBounds():B(t);var n=R(e.paddingTopLeft||e.padding||[0,0]),i=R(e.paddingBottomRight||e.padding||[0,0]),r=this.getBoundsZoom(t,!1,n.add(i));if((r="number"===typeof e.maxZoom?Math.min(e.maxZoom,r):r)===1/0)return{center:t.getCenter(),zoom:r};var o=i.subtract(n).divideBy(2),a=this.project(t.getSouthWest(),r),s=this.project(t.getNorthEast(),r);return{center:this.unproject(a.add(s).divideBy(2).add(o),r),zoom:r}},fitBounds:function(t,e){if(!(t=B(t)).isValid())throw new Error("Bounds are not valid.");var n=this._getBoundsCenterZoom(t,e);return this.setView(n.center,n.zoom,e)},fitWorld:function(t){return this.fitBounds([[-90,-180],[90,180]],t)},panTo:function(t,e){return this.setView(t,this._zoom,{pan:e})},panBy:function(t,e){if(e=e||{},!(t=R(t).round()).x&&!t.y)return this.fire("moveend");if(!0!==e.animate&&!this.getSize().contains(t))return this._resetView(this.unproject(this.project(this.getCenter()).add(t)),this.getZoom()),this;if(this._panAnim||(this._panAnim=new en,this._panAnim.on({step:this._onPanTransitionStep,end:this._onPanTransitionEnd},this)),e.noMoveStart||this.fire("movestart"),!1!==e.animate){_e(this._mapPane,"leaflet-pan-anim");var n=this._getMapPanePos().subtract(t).round();this._panAnim.run(this._mapPane,n,e.duration||.25,e.easeLinearity)}else this._rawPanBy(t),this.fire("move").fire("moveend");return this},flyTo:function(t,e,n){if(!1===(n=n||{}).animate||!Nt.any3d)return this.setView(t,e,n);this._stop();var i=this.project(this.getCenter()),r=this.project(t),o=this.getSize(),a=this._zoom;t=W(t),e=void 0===e?a:e;var s=Math.max(o.x,o.y),l=s*this.getZoomScale(a,e),u=r.distanceTo(i)||1,c=1.42,h=c*c;function d(t){var e=(l*l-s*s+(t?-1:1)*h*h*u*u)/(2*(t?l:s)*h*u),n=Math.sqrt(e*e+1)-e;return n<1e-9?-18:Math.log(n)}function f(t){return(Math.exp(t)-Math.exp(-t))/2}function p(t){return(Math.exp(t)+Math.exp(-t))/2}function v(t){return f(t)/p(t)}var m=d(0);function g(t){return s*(p(m)/p(m+c*t))}function y(t){return s*(p(m)*v(m+c*t)-f(m))/h}function _(t){return 1-Math.pow(1-t,1.5)}var b=Date.now(),x=(d(1)-m)/c,w=n.duration?1e3*n.duration:1e3*x*.8;function k(){var n=(Date.now()-b)/w,o=_(n)*x;n<=1?(this._flyToFrame=P(k,this),this._move(this.unproject(i.add(r.subtract(i).multiplyBy(y(o)/u)),a),this.getScaleZoom(s/g(o),a),{flyTo:!0})):this._move(t,e)._moveEnd(!0)}return this._moveStart(!0,n.noMoveStart),k.call(this),this},flyToBounds:function(t,e){var n=this._getBoundsCenterZoom(t,e);return this.flyTo(n.center,n.zoom,e)},setMaxBounds:function(t){return t=B(t),this.listens("moveend",this._panInsideMaxBounds)&&this.off("moveend",this._panInsideMaxBounds),t.isValid()?(this.options.maxBounds=t,this._loaded&&this._panInsideMaxBounds(),this.on("moveend",this._panInsideMaxBounds)):(this.options.maxBounds=null,this)},setMinZoom:function(t){var e=this.options.minZoom;return this.options.minZoom=t,this._loaded&&e!==t&&(this.fire("zoomlevelschange"),this.getZoom()<this.options.minZoom)?this.setZoom(t):this},setMaxZoom:function(t){var e=this.options.maxZoom;return this.options.maxZoom=t,this._loaded&&e!==t&&(this.fire("zoomlevelschange"),this.getZoom()>this.options.maxZoom)?this.setZoom(t):this},panInsideBounds:function(t,e){this._enforcingBounds=!0;var n=this.getCenter(),i=this._limitCenter(n,this._zoom,B(t));return n.equals(i)||this.panTo(i,e),this._enforcingBounds=!1,this},panInside:function(t,e){var n=R((e=e||{}).paddingTopLeft||e.padding||[0,0]),i=R(e.paddingBottomRight||e.padding||[0,0]),r=this.project(this.getCenter()),o=this.project(t),a=this.getPixelBounds(),s=I([a.min.add(n),a.max.subtract(i)]),l=s.getSize();if(!s.contains(o)){this._enforcingBounds=!0;var u=o.subtract(s.getCenter()),c=s.extend(o).getSize().subtract(l);r.x+=u.x<0?-c.x:c.x,r.y+=u.y<0?-c.y:c.y,this.panTo(this.unproject(r),e),this._enforcingBounds=!1}return this},invalidateSize:function(t){if(!this._loaded)return this;t=n({animate:!1,pan:!0},!0===t?{animate:!0}:t);var e=this.getSize();this._sizeChanged=!0,this._lastCenter=null;var i=this.getSize(),o=e.divideBy(2).round(),a=i.divideBy(2).round(),s=o.subtract(a);return s.x||s.y?(t.animate&&t.pan?this.panBy(s):(t.pan&&this._rawPanBy(s),this.fire("move"),t.debounceMoveend?(clearTimeout(this._sizeTimer),this._sizeTimer=setTimeout(r(this.fire,this,"moveend"),200)):this.fire("moveend")),this.fire("resize",{oldSize:e,newSize:i})):this},stop:function(){return this.setZoom(this._limitZoom(this._zoom)),this.options.zoomSnap||this.fire("viewreset"),this._stop()},locate:function(t){if(t=this._locateOptions=n({timeout:1e4,watch:!1},t),!("geolocation"in navigator))return this._handleGeolocationError({code:0,message:"Geolocation not supported."}),this;var e=r(this._handleGeolocationResponse,this),i=r(this._handleGeolocationError,this);return t.watch?this._locationWatchId=navigator.geolocation.watchPosition(e,i,t):navigator.geolocation.getCurrentPosition(e,i,t),this},stopLocate:function(){return navigator.geolocation&&navigator.geolocation.clearWatch&&navigator.geolocation.clearWatch(this._locationWatchId),this._locateOptions&&(this._locateOptions.setView=!1),this},_handleGeolocationError:function(t){if(this._container._leaflet_id){var e=t.code,n=t.message||(1===e?"permission denied":2===e?"position unavailable":"timeout");this._locateOptions.setView&&!this._loaded&&this.fitWorld(),this.fire("locationerror",{code:e,message:"Geolocation error: "+n+"."})}},_handleGeolocationResponse:function(t){if(this._container._leaflet_id){var e=new F(t.coords.latitude,t.coords.longitude),n=e.toBounds(2*t.coords.accuracy),i=this._locateOptions;if(i.setView){var r=this.getBoundsZoom(n);this.setView(e,i.maxZoom?Math.min(r,i.maxZoom):r)}var o={latlng:e,bounds:n,timestamp:t.timestamp};for(var a in t.coords)"number"===typeof t.coords[a]&&(o[a]=t.coords[a]);this.fire("locationfound",o)}},addHandler:function(t,e){if(!e)return this;var n=this[t]=new e(this);return this._handlers.push(n),this.options[t]&&n.enable(),this},remove:function(){if(this._initEvents(!0),this.options.maxBounds&&this.off("moveend",this._panInsideMaxBounds),this._containerId!==this._container._leaflet_id)throw new Error("Map container is being reused by another instance");try{delete this._container._leaflet_id,delete this._containerId}catch(e){this._container._leaflet_id=void 0,this._containerId=void 0}var t;for(t in void 0!==this._locationWatchId&&this.stopLocate(),this._stop(),pe(this._mapPane),this._clearControlPos&&this._clearControlPos(),this._resizeRequest&&(M(this._resizeRequest),this._resizeRequest=null),this._clearHandlers(),this._loaded&&this.fire("unload"),this._layers)this._layers[t].remove();for(t in this._panes)pe(this._panes[t]);return this._layers=[],this._panes=[],delete this._mapPane,delete this._renderer,this},createPane:function(t,e){var n=fe("div","leaflet-pane"+(t?" leaflet-"+t.replace("Pane","")+"-pane":""),e||this._mapPane);return t&&(this._panes[t]=n),n},getCenter:function(){return this._checkIfLoaded(),this._lastCenter&&!this._moved()?this._lastCenter.clone():this.layerPointToLatLng(this._getCenterLayerPoint())},getZoom:function(){return this._zoom},getBounds:function(){var t=this.getPixelBounds();return new j(this.unproject(t.getBottomLeft()),this.unproject(t.getTopRight()))},getMinZoom:function(){return void 0===this.options.minZoom?this._layersMinZoom||0:this.options.minZoom},getMaxZoom:function(){return void 0===this.options.maxZoom?void 0===this._layersMaxZoom?1/0:this._layersMaxZoom:this.options.maxZoom},getBoundsZoom:function(t,e,n){t=B(t),n=R(n||[0,0]);var i=this.getZoom()||0,r=this.getMinZoom(),o=this.getMaxZoom(),a=t.getNorthWest(),s=t.getSouthEast(),l=this.getSize().subtract(n),u=I(this.project(s,i),this.project(a,i)).getSize(),c=Nt.any3d?this.options.zoomSnap:1,h=l.x/u.x,d=l.y/u.y,f=e?Math.max(h,d):Math.min(h,d);return i=this.getScaleZoom(f,i),c&&(i=Math.round(i/(c/100))*(c/100),i=e?Math.ceil(i/c)*c:Math.floor(i/c)*c),Math.max(r,Math.min(o,i))},getSize:function(){return this._size&&!this._sizeChanged||(this._size=new A(this._container.clientWidth||0,this._container.clientHeight||0),this._sizeChanged=!1),this._size.clone()},getPixelBounds:function(t,e){var n=this._getTopLeftPoint(t,e);return new N(n,n.add(this.getSize()))},getPixelOrigin:function(){return this._checkIfLoaded(),this._pixelOrigin},getPixelWorldBounds:function(t){return this.options.crs.getProjectedBounds(void 0===t?this.getZoom():t)},getPane:function(t){return"string"===typeof t?this._panes[t]:t},getPanes:function(){return this._panes},getContainer:function(){return this._container},getZoomScale:function(t,e){var n=this.options.crs;return e=void 0===e?this._zoom:e,n.scale(t)/n.scale(e)},getScaleZoom:function(t,e){var n=this.options.crs;e=void 0===e?this._zoom:e;var i=n.zoom(t*n.scale(e));return isNaN(i)?1/0:i},project:function(t,e){return e=void 0===e?this._zoom:e,this.options.crs.latLngToPoint(W(t),e)},unproject:function(t,e){return e=void 0===e?this._zoom:e,this.options.crs.pointToLatLng(R(t),e)},layerPointToLatLng:function(t){var e=R(t).add(this.getPixelOrigin());return this.unproject(e)},latLngToLayerPoint:function(t){return this.project(W(t))._round()._subtract(this.getPixelOrigin())},wrapLatLng:function(t){return this.options.crs.wrapLatLng(W(t))},wrapLatLngBounds:function(t){return this.options.crs.wrapLatLngBounds(B(t))},distance:function(t,e){return this.options.crs.distance(W(t),W(e))},containerPointToLayerPoint:function(t){return R(t).subtract(this._getMapPanePos())},layerPointToContainerPoint:function(t){return R(t).add(this._getMapPanePos())},containerPointToLatLng:function(t){var e=this.containerPointToLayerPoint(R(t));return this.layerPointToLatLng(e)},latLngToContainerPoint:function(t){return this.layerPointToContainerPoint(this.latLngToLayerPoint(W(t)))},mouseEventToContainerPoint:function(t){return Qe(t,this._container)},mouseEventToLayerPoint:function(t){return this.containerPointToLayerPoint(this.mouseEventToContainerPoint(t))},mouseEventToLatLng:function(t){return this.layerPointToLatLng(this.mouseEventToLayerPoint(t))},_initContainer:function(t){var e=this._container=he(t);if(!e)throw new Error("Map container not found.");if(e._leaflet_id)throw new Error("Map container is already initialized.");Ie(e,"scroll",this._onScroll,this),this._containerId=a(e)},_initLayout:function(){var t=this._container;this._fadeAnimated=this.options.fadeAnimation&&Nt.any3d,_e(t,"leaflet-container"+(Nt.touch?" leaflet-touch":"")+(Nt.retina?" leaflet-retina":"")+(Nt.ielt9?" leaflet-oldie":"")+(Nt.safari?" leaflet-safari":"")+(this._fadeAnimated?" leaflet-fade-anim":""));var e=de(t,"position");"absolute"!==e&&"relative"!==e&&"fixed"!==e&&"sticky"!==e&&(t.style.position="relative"),this._initPanes(),this._initControlPos&&this._initControlPos()},_initPanes:function(){var t=this._panes={};this._paneRenderers={},this._mapPane=this.createPane("mapPane",this._container),Le(this._mapPane,new A(0,0)),this.createPane("tilePane"),this.createPane("overlayPane"),this.createPane("shadowPane"),this.createPane("markerPane"),this.createPane("tooltipPane"),this.createPane("popupPane"),this.options.markerZoomAnimation||(_e(t.markerPane,"leaflet-zoom-hide"),_e(t.shadowPane,"leaflet-zoom-hide"))},_resetView:function(t,e,n){Le(this._mapPane,new A(0,0));var i=!this._loaded;this._loaded=!0,e=this._limitZoom(e),this.fire("viewprereset");var r=this._zoom!==e;this._moveStart(r,n)._move(t,e)._moveEnd(r),this.fire("viewreset"),i&&this.fire("load")},_moveStart:function(t,e){return t&&this.fire("zoomstart"),e||this.fire("movestart"),this},_move:function(t,e,n,i){void 0===e&&(e=this._zoom);var r=this._zoom!==e;return this._zoom=e,this._lastCenter=t,this._pixelOrigin=this._getNewPixelOrigin(t),i?n&&n.pinch&&this.fire("zoom",n):((r||n&&n.pinch)&&this.fire("zoom",n),this.fire("move",n)),this},_moveEnd:function(t){return t&&this.fire("zoomend"),this.fire("moveend")},_stop:function(){return M(this._flyToFrame),this._panAnim&&this._panAnim.stop(),this},_rawPanBy:function(t){Le(this._mapPane,this._getMapPanePos().subtract(t))},_getZoomSpan:function(){return this.getMaxZoom()-this.getMinZoom()},_panInsideMaxBounds:function(){this._enforcingBounds||this.panInsideBounds(this.options.maxBounds)},_checkIfLoaded:function(){if(!this._loaded)throw new Error("Set map center and zoom first.")},_initEvents:function(t){this._targets={},this._targets[a(this._container)]=this;var e=t?Be:Ie;e(this._container,"click dblclick mousedown mouseup mouseover mouseout mousemove contextmenu keypress keydown keyup",this._handleDOMEvent,this),this.options.trackResize&&e(window,"resize",this._onResize,this),Nt.any3d&&this.options.transform3DLimit&&(t?this.off:this.on).call(this,"moveend",this._onMoveEnd)},_onResize:function(){M(this._resizeRequest),this._resizeRequest=P((function(){this.invalidateSize({debounceMoveend:!0})}),this)},_onScroll:function(){this._container.scrollTop=0,this._container.scrollLeft=0},_onMoveEnd:function(){var t=this._getMapPanePos();Math.max(Math.abs(t.x),Math.abs(t.y))>=this.options.transform3DLimit&&this._resetView(this.getCenter(),this.getZoom())},_findEventTargets:function(t,e){for(var n,i=[],r="mouseout"===e||"mouseover"===e,o=t.target||t.srcElement,s=!1;o;){if((n=this._targets[a(o)])&&("click"===e||"preclick"===e)&&this._draggableMoved(n)){s=!0;break}if(n&&n.listens(e,!0)){if(r&&!Je(o,t))break;if(i.push(n),r)break}if(o===this._container)break;o=o.parentNode}return i.length||s||r||!this.listens(e,!0)||(i=[this]),i},_isClickDisabled:function(t){for(;t&&t!==this._container;){if(t._leaflet_disable_click)return!0;t=t.parentNode}},_handleDOMEvent:function(t){var e=t.target||t.srcElement;if(!(!this._loaded||e._leaflet_disable_events||"click"===t.type&&this._isClickDisabled(e))){var n=t.type;"mousedown"===n&&ze(e),this._fireDOMEvent(t,n)}},_mouseEvents:["click","dblclick","mouseover","mouseout","contextmenu"],_fireDOMEvent:function(t,e,i){if("click"===t.type){var r=n({},t);r.type="preclick",this._fireDOMEvent(r,r.type,i)}var o=this._findEventTargets(t,e);if(i){for(var a=[],s=0;s<i.length;s++)i[s].listens(e,!0)&&a.push(i[s]);o=a.concat(o)}if(o.length){"contextmenu"===e&&$e(t);var l=o[0],u={originalEvent:t};if("keypress"!==t.type&&"keydown"!==t.type&&"keyup"!==t.type){var c=l.getLatLng&&(!l._radius||l._radius<=10);u.containerPoint=c?this.latLngToContainerPoint(l.getLatLng()):this.mouseEventToContainerPoint(t),u.layerPoint=this.containerPointToLayerPoint(u.containerPoint),u.latlng=c?l.getLatLng():this.layerPointToLatLng(u.layerPoint)}for(s=0;s<o.length;s++)if(o[s].fire(e,u,!0),u.originalEvent._stopped||!1===o[s].options.bubblingMouseEvents&&-1!==y(this._mouseEvents,e))return}},_draggableMoved:function(t){return(t=t.dragging&&t.dragging.enabled()?t:this).dragging&&t.dragging.moved()||this.boxZoom&&this.boxZoom.moved()},_clearHandlers:function(){for(var t=0,e=this._handlers.length;t<e;t++)this._handlers[t].disable()},whenReady:function(t,e){return this._loaded?t.call(e||this,{target:this}):this.on("load",t,e),this},_getMapPanePos:function(){return Ce(this._mapPane)||new A(0,0)},_moved:function(){var t=this._getMapPanePos();return t&&!t.equals([0,0])},_getTopLeftPoint:function(t,e){return(t&&void 0!==e?this._getNewPixelOrigin(t,e):this.getPixelOrigin()).subtract(this._getMapPanePos())},_getNewPixelOrigin:function(t,e){var n=this.getSize()._divideBy(2);return this.project(t,e)._subtract(n)._add(this._getMapPanePos())._round()},_latLngToNewLayerPoint:function(t,e,n){var i=this._getNewPixelOrigin(n,e);return this.project(t,e)._subtract(i)},_latLngBoundsToNewLayerBounds:function(t,e,n){var i=this._getNewPixelOrigin(n,e);return I([this.project(t.getSouthWest(),e)._subtract(i),this.project(t.getNorthWest(),e)._subtract(i),this.project(t.getSouthEast(),e)._subtract(i),this.project(t.getNorthEast(),e)._subtract(i)])},_getCenterLayerPoint:function(){return this.containerPointToLayerPoint(this.getSize()._divideBy(2))},_getCenterOffset:function(t){return this.latLngToLayerPoint(t).subtract(this._getCenterLayerPoint())},_limitCenter:function(t,e,n){if(!n)return t;var i=this.project(t,e),r=this.getSize().divideBy(2),o=new N(i.subtract(r),i.add(r)),a=this._getBoundsOffset(o,n,e);return Math.abs(a.x)<=1&&Math.abs(a.y)<=1?t:this.unproject(i.add(a),e)},_limitOffset:function(t,e){if(!e)return t;var n=this.getPixelBounds(),i=new N(n.min.add(t),n.max.add(t));return t.add(this._getBoundsOffset(i,e))},_getBoundsOffset:function(t,e,n){var i=I(this.project(e.getNorthEast(),n),this.project(e.getSouthWest(),n)),r=i.min.subtract(t.min),o=i.max.subtract(t.max);return new A(this._rebound(r.x,-o.x),this._rebound(r.y,-o.y))},_rebound:function(t,e){return t+e>0?Math.round(t-e)/2:Math.max(0,Math.ceil(t))-Math.max(0,Math.floor(e))},_limitZoom:function(t){var e=this.getMinZoom(),n=this.getMaxZoom(),i=Nt.any3d?this.options.zoomSnap:1;return i&&(t=Math.round(t/i)*i),Math.max(e,Math.min(n,t))},_onPanTransitionStep:function(){this.fire("move")},_onPanTransitionEnd:function(){be(this._mapPane,"leaflet-pan-anim"),this.fire("moveend")},_tryAnimatedPan:function(t,e){var n=this._getCenterOffset(t)._trunc();return!(!0!==(e&&e.animate)&&!this.getSize().contains(n))&&(this.panBy(n,e),!0)},_createAnimProxy:function(){var t=this._proxy=fe("div","leaflet-proxy leaflet-zoom-animated");this._panes.mapPane.appendChild(t),this.on("zoomanim",(function(t){var e=le,n=this._proxy.style[e];Me(this._proxy,this.project(t.center,t.zoom),this.getZoomScale(t.zoom,1)),n===this._proxy.style[e]&&this._animatingZoom&&this._onZoomTransitionEnd()}),this),this.on("load moveend",this._animMoveEnd,this),this._on("unload",this._destroyAnimProxy,this)},_destroyAnimProxy:function(){pe(this._proxy),this.off("load moveend",this._animMoveEnd,this),delete this._proxy},_animMoveEnd:function(){var t=this.getCenter(),e=this.getZoom();Me(this._proxy,this.project(t,e),this.getZoomScale(e,1))},_catchTransitionEnd:function(t){this._animatingZoom&&t.propertyName.indexOf("transform")>=0&&this._onZoomTransitionEnd()},_nothingToAnimate:function(){return!this._container.getElementsByClassName("leaflet-zoom-animated").length},_tryAnimatedZoom:function(t,e,n){if(this._animatingZoom)return!0;if(n=n||{},!this._zoomAnimated||!1===n.animate||this._nothingToAnimate()||Math.abs(e-this._zoom)>this.options.zoomAnimationThreshold)return!1;var i=this.getZoomScale(e),r=this._getCenterOffset(t)._divideBy(1-1/i);return!(!0!==n.animate&&!this.getSize().contains(r))&&(P((function(){this._moveStart(!0,!1)._animateZoom(t,e,!0)}),this),!0)},_animateZoom:function(t,e,n,i){this._mapPane&&(n&&(this._animatingZoom=!0,this._animateToCenter=t,this._animateToZoom=e,_e(this._mapPane,"leaflet-zoom-anim")),this.fire("zoomanim",{center:t,zoom:e,noUpdate:i}),this._tempFireZoomEvent||(this._tempFireZoomEvent=this._zoom!==this._animateToZoom),this._move(this._animateToCenter,this._animateToZoom,void 0,!0),setTimeout(r(this._onZoomTransitionEnd,this),250))},_onZoomTransitionEnd:function(){this._animatingZoom&&(this._mapPane&&be(this._mapPane,"leaflet-zoom-anim"),this._animatingZoom=!1,this._move(this._animateToCenter,this._animateToZoom,void 0,!0),this._tempFireZoomEvent&&this.fire("zoom"),delete this._tempFireZoomEvent,this.fire("move"),this._moveEnd(!0))}});function rn(t,e){return new nn(t,e)}var on=E.extend({options:{position:"topright"},initialize:function(t){f(this,t)},getPosition:function(){return this.options.position},setPosition:function(t){var e=this._map;return e&&e.removeControl(this),this.options.position=t,e&&e.addControl(this),this},getContainer:function(){return this._container},addTo:function(t){this.remove(),this._map=t;var e=this._container=this.onAdd(t),n=this.getPosition(),i=t._controlCorners[n];return _e(e,"leaflet-control"),-1!==n.indexOf("bottom")?i.insertBefore(e,i.firstChild):i.appendChild(e),this._map.on("unload",this.remove,this),this},remove:function(){return this._map?(pe(this._container),this.onRemove&&this.onRemove(this._map),this._map.off("unload",this.remove,this),this._map=null,this):this},_refocusOnMap:function(t){this._map&&t&&t.screenX>0&&t.screenY>0&&this._map.getContainer().focus()}}),an=function(t){return new on(t)};nn.include({addControl:function(t){return t.addTo(this),this},removeControl:function(t){return t.remove(),this},_initControlPos:function(){var t=this._controlCorners={},e="leaflet-",n=this._controlContainer=fe("div",e+"control-container",this._container);function i(i,r){var o=e+i+" "+e+r;t[i+r]=fe("div",o,n)}i("top","left"),i("top","right"),i("bottom","left"),i("bottom","right")},_clearControlPos:function(){for(var t in this._controlCorners)pe(this._controlCorners[t]);pe(this._controlContainer),delete this._controlCorners,delete this._controlContainer}});var sn=on.extend({options:{collapsed:!0,position:"topright",autoZIndex:!0,hideSingleBase:!1,sortLayers:!1,sortFunction:function(t,e,n,i){return n<i?-1:i<n?1:0}},initialize:function(t,e,n){for(var i in f(this,n),this._layerControlInputs=[],this._layers=[],this._lastZIndex=0,this._handlingClick=!1,t)this._addLayer(t[i],i);for(i in e)this._addLayer(e[i],i,!0)},onAdd:function(t){this._initLayout(),this._update(),this._map=t,t.on("zoomend",this._checkDisabledLayers,this);for(var e=0;e<this._layers.length;e++)this._layers[e].layer.on("add remove",this._onLayerChange,this);return this._container},addTo:function(t){return on.prototype.addTo.call(this,t),this._expandIfNotCollapsed()},onRemove:function(){this._map.off("zoomend",this._checkDisabledLayers,this);for(var t=0;t<this._layers.length;t++)this._layers[t].layer.off("add remove",this._onLayerChange,this)},addBaseLayer:function(t,e){return this._addLayer(t,e),this._map?this._update():this},addOverlay:function(t,e){return this._addLayer(t,e,!0),this._map?this._update():this},removeLayer:function(t){t.off("add remove",this._onLayerChange,this);var e=this._getLayer(a(t));return e&&this._layers.splice(this._layers.indexOf(e),1),this._map?this._update():this},expand:function(){_e(this._container,"leaflet-control-layers-expanded"),this._section.style.height=null;var t=this._map.getSize().y-(this._container.offsetTop+50);return t<this._section.clientHeight?(_e(this._section,"leaflet-control-layers-scrollbar"),this._section.style.height=t+"px"):be(this._section,"leaflet-control-layers-scrollbar"),this._checkDisabledLayers(),this},collapse:function(){return be(this._container,"leaflet-control-layers-expanded"),this},_initLayout:function(){var t="leaflet-control-layers",e=this._container=fe("div",t),n=this.options.collapsed;e.setAttribute("aria-haspopup",!0),Ye(e),Ue(e);var i=this._section=fe("section",t+"-list");n&&(this._map.on("click",this.collapse,this),Ie(e,{mouseenter:this._expandSafely,mouseleave:this.collapse},this));var r=this._layersLink=fe("a",t+"-toggle",e);r.href="#",r.title="Layers",r.setAttribute("role","button"),Ie(r,{keydown:function(t){13===t.keyCode&&this._expandSafely()},click:function(t){$e(t),this._expandSafely()}},this),n||this.expand(),this._baseLayersList=fe("div",t+"-base",i),this._separator=fe("div",t+"-separator",i),this._overlaysList=fe("div",t+"-overlays",i),e.appendChild(i)},_getLayer:function(t){for(var e=0;e<this._layers.length;e++)if(this._layers[e]&&a(this._layers[e].layer)===t)return this._layers[e]},_addLayer:function(t,e,n){this._map&&t.on("add remove",this._onLayerChange,this),this._layers.push({layer:t,name:e,overlay:n}),this.options.sortLayers&&this._layers.sort(r((function(t,e){return this.options.sortFunction(t.layer,e.layer,t.name,e.name)}),this)),this.options.autoZIndex&&t.setZIndex&&(this._lastZIndex++,t.setZIndex(this._lastZIndex)),this._expandIfNotCollapsed()},_update:function(){if(!this._container)return this;ve(this._baseLayersList),ve(this._overlaysList),this._layerControlInputs=[];var t,e,n,i,r=0;for(n=0;n<this._layers.length;n++)i=this._layers[n],this._addItem(i),e=e||i.overlay,t=t||!i.overlay,r+=i.overlay?0:1;return this.options.hideSingleBase&&(t=t&&r>1,this._baseLayersList.style.display=t?"":"none"),this._separator.style.display=e&&t?"":"none",this},_onLayerChange:function(t){this._handlingClick||this._update();var e=this._getLayer(a(t.target)),n=e.overlay?"add"===t.type?"overlayadd":"overlayremove":"add"===t.type?"baselayerchange":null;n&&this._map.fire(n,e)},_createRadioElement:function(t,e){var n='<input type="radio" class="leaflet-control-layers-selector" name="'+t+'"'+(e?' checked="checked"':"")+"/>",i=document.createElement("div");return i.innerHTML=n,i.firstChild},_addItem:function(t){var e,n=document.createElement("label"),i=this._map.hasLayer(t.layer);t.overlay?((e=document.createElement("input")).type="checkbox",e.className="leaflet-control-layers-selector",e.defaultChecked=i):e=this._createRadioElement("leaflet-base-layers_"+a(this),i),this._layerControlInputs.push(e),e.layerId=a(t.layer),Ie(e,"click",this._onInputClick,this);var r=document.createElement("span");r.innerHTML=" "+t.name;var o=document.createElement("span");return n.appendChild(o),o.appendChild(e),o.appendChild(r),(t.overlay?this._overlaysList:this._baseLayersList).appendChild(n),this._checkDisabledLayers(),n},_onInputClick:function(){var t,e,n=this._layerControlInputs,i=[],r=[];this._handlingClick=!0;for(var o=n.length-1;o>=0;o--)t=n[o],e=this._getLayer(t.layerId).layer,t.checked?i.push(e):t.checked||r.push(e);for(o=0;o<r.length;o++)this._map.hasLayer(r[o])&&this._map.removeLayer(r[o]);for(o=0;o<i.length;o++)this._map.hasLayer(i[o])||this._map.addLayer(i[o]);this._handlingClick=!1,this._refocusOnMap()},_checkDisabledLayers:function(){for(var t,e,n=this._layerControlInputs,i=this._map.getZoom(),r=n.length-1;r>=0;r--)t=n[r],e=this._getLayer(t.layerId).layer,t.disabled=void 0!==e.options.minZoom&&i<e.options.minZoom||void 0!==e.options.maxZoom&&i>e.options.maxZoom},_expandIfNotCollapsed:function(){return this._map&&!this.options.collapsed&&this.expand(),this},_expandSafely:function(){var t=this._section;Ie(t,"click",$e),this.expand(),setTimeout((function(){Be(t,"click",$e)}))}}),ln=function(t,e,n){return new sn(t,e,n)},un=on.extend({options:{position:"topleft",zoomInText:'<span aria-hidden="true">+</span>',zoomInTitle:"Zoom in",zoomOutText:'<span aria-hidden="true">−</span>',zoomOutTitle:"Zoom out"},onAdd:function(t){var e="leaflet-control-zoom",n=fe("div",e+" leaflet-bar"),i=this.options;return this._zoomInButton=this._createButton(i.zoomInText,i.zoomInTitle,e+"-in",n,this._zoomIn),this._zoomOutButton=this._createButton(i.zoomOutText,i.zoomOutTitle,e+"-out",n,this._zoomOut),this._updateDisabled(),t.on("zoomend zoomlevelschange",this._updateDisabled,this),n},onRemove:function(t){t.off("zoomend zoomlevelschange",this._updateDisabled,this)},disable:function(){return this._disabled=!0,this._updateDisabled(),this},enable:function(){return this._disabled=!1,this._updateDisabled(),this},_zoomIn:function(t){!this._disabled&&this._map._zoom<this._map.getMaxZoom()&&this._map.zoomIn(this._map.options.zoomDelta*(t.shiftKey?3:1))},_zoomOut:function(t){!this._disabled&&this._map._zoom>this._map.getMinZoom()&&this._map.zoomOut(this._map.options.zoomDelta*(t.shiftKey?3:1))},_createButton:function(t,e,n,i,r){var o=fe("a",n,i);return o.innerHTML=t,o.href="#",o.title=e,o.setAttribute("role","button"),o.setAttribute("aria-label",e),Ye(o),Ie(o,"click",qe),Ie(o,"click",r,this),Ie(o,"click",this._refocusOnMap,this),o},_updateDisabled:function(){var t=this._map,e="leaflet-disabled";be(this._zoomInButton,e),be(this._zoomOutButton,e),this._zoomInButton.setAttribute("aria-disabled","false"),this._zoomOutButton.setAttribute("aria-disabled","false"),(this._disabled||t._zoom===t.getMinZoom())&&(_e(this._zoomOutButton,e),this._zoomOutButton.setAttribute("aria-disabled","true")),(this._disabled||t._zoom===t.getMaxZoom())&&(_e(this._zoomInButton,e),this._zoomInButton.setAttribute("aria-disabled","true"))}});nn.mergeOptions({zoomControl:!0}),nn.addInitHook((function(){this.options.zoomControl&&(this.zoomControl=new un,this.addControl(this.zoomControl))}));var cn=function(t){return new un(t)},hn=on.extend({options:{position:"bottomleft",maxWidth:100,metric:!0,imperial:!0},onAdd:function(t){var e="leaflet-control-scale",n=fe("div",e),i=this.options;return this._addScales(i,e+"-line",n),t.on(i.updateWhenIdle?"moveend":"move",this._update,this),t.whenReady(this._update,this),n},onRemove:function(t){t.off(this.options.updateWhenIdle?"moveend":"move",this._update,this)},_addScales:function(t,e,n){t.metric&&(this._mScale=fe("div",e,n)),t.imperial&&(this._iScale=fe("div",e,n))},_update:function(){var t=this._map,e=t.getSize().y/2,n=t.distance(t.containerPointToLatLng([0,e]),t.containerPointToLatLng([this.options.maxWidth,e]));this._updateScales(n)},_updateScales:function(t){this.options.metric&&t&&this._updateMetric(t),this.options.imperial&&t&&this._updateImperial(t)},_updateMetric:function(t){var e=this._getRoundNum(t),n=e<1e3?e+" m":e/1e3+" km";this._updateScale(this._mScale,n,e/t)},_updateImperial:function(t){var e,n,i,r=3.2808399*t;r>5280?(e=r/5280,n=this._getRoundNum(e),this._updateScale(this._iScale,n+" mi",n/e)):(i=this._getRoundNum(r),this._updateScale(this._iScale,i+" ft",i/r))},_updateScale:function(t,e,n){t.style.width=Math.round(this.options.maxWidth*n)+"px",t.innerHTML=e},_getRoundNum:function(t){var e=Math.pow(10,(Math.floor(t)+"").length-1),n=t/e;return e*(n=n>=10?10:n>=5?5:n>=3?3:n>=2?2:1)}}),dn=function(t){return new hn(t)},fn='<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8" class="leaflet-attribution-flag"><path fill="#4C7BE1" d="M0 0h12v4H0z"/><path fill="#FFD500" d="M0 4h12v3H0z"/><path fill="#E0BC00" d="M0 7h12v1H0z"/></svg>',pn=on.extend({options:{position:"bottomright",prefix:'<a href="https://leafletjs.com" title="A JavaScript library for interactive maps">'+(Nt.inlineSvg?fn+" ":"")+"Leaflet</a>"},initialize:function(t){f(this,t),this._attributions={}},onAdd:function(t){for(var e in t.attributionControl=this,this._container=fe("div","leaflet-control-attribution"),Ye(this._container),t._layers)t._layers[e].getAttribution&&this.addAttribution(t._layers[e].getAttribution());return this._update(),t.on("layeradd",this._addAttribution,this),this._container},onRemove:function(t){t.off("layeradd",this._addAttribution,this)},_addAttribution:function(t){t.layer.getAttribution&&(this.addAttribution(t.layer.getAttribution()),t.layer.once("remove",(function(){this.removeAttribution(t.layer.getAttribution())}),this))},setPrefix:function(t){return this.options.prefix=t,this._update(),this},addAttribution:function(t){return t?(this._attributions[t]||(this._attributions[t]=0),this._attributions[t]++,this._update(),this):this},removeAttribution:function(t){return t?(this._attributions[t]&&(this._attributions[t]--,this._update()),this):this},_update:function(){if(this._map){var t=[];for(var e in this._attributions)this._attributions[e]&&t.push(e);var n=[];this.options.prefix&&n.push(this.options.prefix),t.length&&n.push(t.join(", ")),this._container.innerHTML=n.join(' <span aria-hidden="true">|</span> ')}}});nn.mergeOptions({attributionControl:!0}),nn.addInitHook((function(){this.options.attributionControl&&(new pn).addTo(this)}));var vn=function(t){return new pn(t)};on.Layers=sn,on.Zoom=un,on.Scale=hn,on.Attribution=pn,an.layers=ln,an.zoom=cn,an.scale=dn,an.attribution=vn;var mn=E.extend({initialize:function(t){this._map=t},enable:function(){return this._enabled||(this._enabled=!0,this.addHooks()),this},disable:function(){return this._enabled?(this._enabled=!1,this.removeHooks(),this):this},enabled:function(){return!!this._enabled}});mn.addTo=function(t,e){return t.addHandler(e,this),this};var gn,yn={Events:O},_n=Nt.touch?"touchstart mousedown":"mousedown",bn=z.extend({options:{clickTolerance:3},initialize:function(t,e,n,i){f(this,i),this._element=t,this._dragStartTarget=e||t,this._preventOutline=n},enable:function(){this._enabled||(Ie(this._dragStartTarget,_n,this._onDown,this),this._enabled=!0)},disable:function(){this._enabled&&(bn._dragging===this&&this.finishDrag(!0),Be(this._dragStartTarget,_n,this._onDown,this),this._enabled=!1,this._moved=!1)},_onDown:function(t){if(this._enabled&&(this._moved=!1,!ye(this._element,"leaflet-zoom-anim")))if(t.touches&&1!==t.touches.length)bn._dragging===this&&this.finishDrag();else if(!(bn._dragging||t.shiftKey||1!==t.which&&1!==t.button&&!t.touches)&&(bn._dragging=this,this._preventOutline&&ze(this._element),Te(),ie(),!this._moving)){this.fire("down");var e=t.touches?t.touches[0]:t,n=De(this._element);this._startPoint=new A(e.clientX,e.clientY),this._startPos=Ce(this._element),this._parentScale=Re(n);var i="mousedown"===t.type;Ie(document,i?"mousemove":"touchmove",this._onMove,this),Ie(document,i?"mouseup":"touchend touchcancel",this._onUp,this)}},_onMove:function(t){if(this._enabled)if(t.touches&&t.touches.length>1)this._moved=!0;else{var e=t.touches&&1===t.touches.length?t.touches[0]:t,n=new A(e.clientX,e.clientY)._subtract(this._startPoint);(n.x||n.y)&&(Math.abs(n.x)+Math.abs(n.y)<this.options.clickTolerance||(n.x/=this._parentScale.x,n.y/=this._parentScale.y,$e(t),this._moved||(this.fire("dragstart"),this._moved=!0,_e(document.body,"leaflet-dragging"),this._lastTarget=t.target||t.srcElement,window.SVGElementInstance&&this._lastTarget instanceof window.SVGElementInstance&&(this._lastTarget=this._lastTarget.correspondingUseElement),_e(this._lastTarget,"leaflet-drag-target")),this._newPos=this._startPos.add(n),this._moving=!0,this._lastEvent=t,this._updatePosition()))}},_updatePosition:function(){var t={originalEvent:this._lastEvent};this.fire("predrag",t),Le(this._element,this._newPos),this.fire("drag",t)},_onUp:function(){this._enabled&&this.finishDrag()},finishDrag:function(t){be(document.body,"leaflet-dragging"),this._lastTarget&&(be(this._lastTarget,"leaflet-drag-target"),this._lastTarget=null),Be(document,"mousemove touchmove",this._onMove,this),Be(document,"mouseup touchend touchcancel",this._onUp,this),Oe(),re(),this._moved&&this._moving&&this.fire("dragend",{noInertia:t,distance:this._newPos.distanceTo(this._startPos)}),this._moving=!1,bn._dragging=!1}});function xn(t,e){if(!e||!t.length)return t.slice();var n=e*e;return t=Sn(t=Mn(t,n),n)}function wn(t,e,n){return Math.sqrt(On(t,e,n,!0))}function kn(t,e,n){return On(t,e,n)}function Sn(t,e){var n=t.length,i=new(typeof Uint8Array!==void 0+""?Uint8Array:Array)(n);i[0]=i[n-1]=1,Pn(t,i,e,0,n-1);var r,o=[];for(r=0;r<n;r++)i[r]&&o.push(t[r]);return o}function Pn(t,e,n,i,r){var o,a,s,l=0;for(a=i+1;a<=r-1;a++)(s=On(t[a],t[i],t[r],!0))>l&&(o=a,l=s);l>n&&(e[o]=1,Pn(t,e,n,i,o),Pn(t,e,n,o,r))}function Mn(t,e){for(var n=[t[0]],i=1,r=0,o=t.length;i<o;i++)Tn(t[i],t[r])>e&&(n.push(t[i]),r=i);return r<o-1&&n.push(t[o-1]),n}function Ln(t,e,n,i,r){var o,a,s,l=i?gn:En(t,n),u=En(e,n);for(gn=u;;){if(!(l|u))return[t,e];if(l&u)return!1;s=En(a=Cn(t,e,o=l||u,n,r),n),o===l?(t=a,l=s):(e=a,u=s)}}function Cn(t,e,n,i,r){var o,a,s=e.x-t.x,l=e.y-t.y,u=i.min,c=i.max;return 8&n?(o=t.x+s*(c.y-t.y)/l,a=c.y):4&n?(o=t.x+s*(u.y-t.y)/l,a=u.y):2&n?(o=c.x,a=t.y+l*(c.x-t.x)/s):1&n&&(o=u.x,a=t.y+l*(u.x-t.x)/s),new A(o,a,r)}function En(t,e){var n=0;return t.x<e.min.x?n|=1:t.x>e.max.x&&(n|=2),t.y<e.min.y?n|=4:t.y>e.max.y&&(n|=8),n}function Tn(t,e){var n=e.x-t.x,i=e.y-t.y;return n*n+i*i}function On(t,e,n,i){var r,o=e.x,a=e.y,s=n.x-o,l=n.y-a,u=s*s+l*l;return u>0&&((r=((t.x-o)*s+(t.y-a)*l)/u)>1?(o=n.x,a=n.y):r>0&&(o+=s*r,a+=l*r)),s=t.x-o,l=t.y-a,i?s*s+l*l:new A(o,a)}function zn(t){return!g(t[0])||"object"!==typeof t[0][0]&&"undefined"!==typeof t[0][0]}function An(t){return console.warn("Deprecated use of _flat, please use L.LineUtil.isFlat instead."),zn(t)}function Dn(t,e){var n,i,r,o,a,s,l,u;if(!t||0===t.length)throw new Error("latlngs not passed");zn(t)||(console.warn("latlngs are not flat! Only the first ring will be used"),t=t[0]);var c=[];for(var h in t)c.push(e.project(W(t[h])));var d=c.length;for(n=0,i=0;n<d-1;n++)i+=c[n].distanceTo(c[n+1])/2;if(0===i)u=c[0];else for(n=0,o=0;n<d-1;n++)if(a=c[n],s=c[n+1],(o+=r=a.distanceTo(s))>i){l=(o-i)/r,u=[s.x-l*(s.x-a.x),s.y-l*(s.y-a.y)];break}return e.unproject(R(u))}var Rn={__proto__:null,simplify:xn,pointToSegmentDistance:wn,closestPointOnSegment:kn,clipSegment:Ln,_getEdgeIntersection:Cn,_getBitCode:En,_sqClosestPointOnSegment:On,isFlat:zn,_flat:An,polylineCenter:Dn};function Nn(t,e,n){var i,r,o,a,s,l,u,c,h,d=[1,4,2,8];for(r=0,u=t.length;r<u;r++)t[r]._code=En(t[r],e);for(a=0;a<4;a++){for(c=d[a],i=[],r=0,o=(u=t.length)-1;r<u;o=r++)s=t[r],l=t[o],s._code&c?l._code&c||((h=Cn(l,s,c,e,n))._code=En(h,e),i.push(h)):(l._code&c&&((h=Cn(l,s,c,e,n))._code=En(h,e),i.push(h)),i.push(s));t=i}return t}function In(t,e){var n,i,r,o,a,s,l,u,c;if(!t||0===t.length)throw new Error("latlngs not passed");zn(t)||(console.warn("latlngs are not flat! Only the first ring will be used"),t=t[0]);var h=[];for(var d in t)h.push(e.project(W(t[d])));var f=h.length;for(s=l=u=0,n=0,i=f-1;n<f;i=n++)r=h[n],o=h[i],a=r.y*o.x-o.y*r.x,l+=(r.x+o.x)*a,u+=(r.y+o.y)*a,s+=3*a;return c=0===s?h[0]:[l/s,u/s],e.unproject(R(c))}var jn={__proto__:null,clipPolygon:Nn,polygonCenter:In},Bn={project:function(t){return new A(t.lng,t.lat)},unproject:function(t){return new F(t.y,t.x)},bounds:new N([-180,-90],[180,90])},Fn={R:6378137,R_MINOR:6356752.314245179,bounds:new N([-20037508.34279,-15496570.73972],[20037508.34279,18764656.23138]),project:function(t){var e=Math.PI/180,n=this.R,i=t.lat*e,r=this.R_MINOR/n,o=Math.sqrt(1-r*r),a=o*Math.sin(i),s=Math.tan(Math.PI/4-i/2)/Math.pow((1-a)/(1+a),o/2);return i=-n*Math.log(Math.max(s,1e-10)),new A(t.lng*e*n,i)},unproject:function(t){for(var e,n=180/Math.PI,i=this.R,r=this.R_MINOR/i,o=Math.sqrt(1-r*r),a=Math.exp(-t.y/i),s=Math.PI/2-2*Math.atan(a),l=0,u=.1;l<15&&Math.abs(u)>1e-7;l++)e=o*Math.sin(s),e=Math.pow((1-e)/(1+e),o/2),s+=u=Math.PI/2-2*Math.atan(a*e)-s;return new F(s*n,t.x*n/i)}},Wn={__proto__:null,LonLat:Bn,Mercator:Fn,SphericalMercator:U},Vn=n({},H,{code:"EPSG:3395",projection:Fn,transformation:function(){var t=.5/(Math.PI*Fn.R);return $(t,.5,-t,.5)}()}),Hn=n({},H,{code:"EPSG:4326",projection:Bn,transformation:$(1/180,1,-1/180,.5)}),Zn=n({},V,{projection:Bn,transformation:$(1,0,-1,0),scale:function(t){return Math.pow(2,t)},zoom:function(t){return Math.log(t)/Math.LN2},distance:function(t,e){var n=e.lng-t.lng,i=e.lat-t.lat;return Math.sqrt(n*n+i*i)},infinite:!0});V.Earth=H,V.EPSG3395=Vn,V.EPSG3857=q,V.EPSG900913=K,V.EPSG4326=Hn,V.Simple=Zn;var Un=z.extend({options:{pane:"overlayPane",attribution:null,bubblingMouseEvents:!0},addTo:function(t){return t.addLayer(this),this},remove:function(){return this.removeFrom(this._map||this._mapToAdd)},removeFrom:function(t){return t&&t.removeLayer(this),this},getPane:function(t){return this._map.getPane(t?this.options[t]||t:this.options.pane)},addInteractiveTarget:function(t){return this._map._targets[a(t)]=this,this},removeInteractiveTarget:function(t){return delete this._map._targets[a(t)],this},getAttribution:function(){return this.options.attribution},_layerAdd:function(t){var e=t.target;if(e.hasLayer(this)){if(this._map=e,this._zoomAnimated=e._zoomAnimated,this.getEvents){var n=this.getEvents();e.on(n,this),this.once("remove",(function(){e.off(n,this)}),this)}this.onAdd(e),this.fire("add"),e.fire("layeradd",{layer:this})}}});nn.include({addLayer:function(t){if(!t._layerAdd)throw new Error("The provided object is not a Layer.");var e=a(t);return this._layers[e]||(this._layers[e]=t,t._mapToAdd=this,t.beforeAdd&&t.beforeAdd(this),this.whenReady(t._layerAdd,t)),this},removeLayer:function(t){var e=a(t);return this._layers[e]?(this._loaded&&t.onRemove(this),delete this._layers[e],this._loaded&&(this.fire("layerremove",{layer:t}),t.fire("remove")),t._map=t._mapToAdd=null,this):this},hasLayer:function(t){return a(t)in this._layers},eachLayer:function(t,e){for(var n in this._layers)t.call(e,this._layers[n]);return this},_addLayers:function(t){for(var e=0,n=(t=t?g(t)?t:[t]:[]).length;e<n;e++)this.addLayer(t[e])},_addZoomLimit:function(t){isNaN(t.options.maxZoom)&&isNaN(t.options.minZoom)||(this._zoomBoundLayers[a(t)]=t,this._updateZoomLevels())},_removeZoomLimit:function(t){var e=a(t);this._zoomBoundLayers[e]&&(delete this._zoomBoundLayers[e],this._updateZoomLevels())},_updateZoomLevels:function(){var t=1/0,e=-1/0,n=this._getZoomSpan();for(var i in this._zoomBoundLayers){var r=this._zoomBoundLayers[i].options;t=void 0===r.minZoom?t:Math.min(t,r.minZoom),e=void 0===r.maxZoom?e:Math.max(e,r.maxZoom)}this._layersMaxZoom=e===-1/0?void 0:e,this._layersMinZoom=t===1/0?void 0:t,n!==this._getZoomSpan()&&this.fire("zoomlevelschange"),void 0===this.options.maxZoom&&this._layersMaxZoom&&this.getZoom()>this._layersMaxZoom&&this.setZoom(this._layersMaxZoom),void 0===this.options.minZoom&&this._layersMinZoom&&this.getZoom()<this._layersMinZoom&&this.setZoom(this._layersMinZoom)}});var Yn=Un.extend({initialize:function(t,e){var n,i;if(f(this,e),this._layers={},t)for(n=0,i=t.length;n<i;n++)this.addLayer(t[n])},addLayer:function(t){var e=this.getLayerId(t);return this._layers[e]=t,this._map&&this._map.addLayer(t),this},removeLayer:function(t){var e=t in this._layers?t:this.getLayerId(t);return this._map&&this._layers[e]&&this._map.removeLayer(this._layers[e]),delete this._layers[e],this},hasLayer:function(t){return("number"===typeof t?t:this.getLayerId(t))in this._layers},clearLayers:function(){return this.eachLayer(this.removeLayer,this)},invoke:function(t){var e,n,i=Array.prototype.slice.call(arguments,1);for(e in this._layers)(n=this._layers[e])[t]&&n[t].apply(n,i);return this},onAdd:function(t){this.eachLayer(t.addLayer,t)},onRemove:function(t){this.eachLayer(t.removeLayer,t)},eachLayer:function(t,e){for(var n in this._layers)t.call(e,this._layers[n]);return this},getLayer:function(t){return this._layers[t]},getLayers:function(){var t=[];return this.eachLayer(t.push,t),t},setZIndex:function(t){return this.invoke("setZIndex",t)},getLayerId:function(t){return a(t)}}),$n=function(t,e){return new Yn(t,e)},qn=Yn.extend({addLayer:function(t){return this.hasLayer(t)?this:(t.addEventParent(this),Yn.prototype.addLayer.call(this,t),this.fire("layeradd",{layer:t}))},removeLayer:function(t){return this.hasLayer(t)?(t in this._layers&&(t=this._layers[t]),t.removeEventParent(this),Yn.prototype.removeLayer.call(this,t),this.fire("layerremove",{layer:t})):this},setStyle:function(t){return this.invoke("setStyle",t)},bringToFront:function(){return this.invoke("bringToFront")},bringToBack:function(){return this.invoke("bringToBack")},getBounds:function(){var t=new j;for(var e in this._layers){var n=this._layers[e];t.extend(n.getBounds?n.getBounds():n.getLatLng())}return t}}),Kn=function(t,e){return new qn(t,e)},Qn=E.extend({options:{popupAnchor:[0,0],tooltipAnchor:[0,0],crossOrigin:!1},initialize:function(t){f(this,t)},createIcon:function(t){return this._createIcon("icon",t)},createShadow:function(t){return this._createIcon("shadow",t)},_createIcon:function(t,e){var n=this._getIconUrl(t);if(!n){if("icon"===t)throw new Error("iconUrl not set in Icon options (see the docs).");return null}var i=this._createImg(n,e&&"IMG"===e.tagName?e:null);return this._setIconStyles(i,t),(this.options.crossOrigin||""===this.options.crossOrigin)&&(i.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),i},_setIconStyles:function(t,e){var n=this.options,i=n[e+"Size"];"number"===typeof i&&(i=[i,i]);var r=R(i),o=R("shadow"===e&&n.shadowAnchor||n.iconAnchor||r&&r.divideBy(2,!0));t.className="leaflet-marker-"+e+" "+(n.className||""),o&&(t.style.marginLeft=-o.x+"px",t.style.marginTop=-o.y+"px"),r&&(t.style.width=r.x+"px",t.style.height=r.y+"px")},_createImg:function(t,e){return(e=e||document.createElement("img")).src=t,e},_getIconUrl:function(t){return Nt.retina&&this.options[t+"RetinaUrl"]||this.options[t+"Url"]}});function Gn(t){return new Qn(t)}var Xn=Qn.extend({options:{iconUrl:"marker-icon.png",iconRetinaUrl:"marker-icon-2x.png",shadowUrl:"marker-shadow.png",iconSize:[25,41],iconAnchor:[12,41],popupAnchor:[1,-34],tooltipAnchor:[16,-28],shadowSize:[41,41]},_getIconUrl:function(t){return"string"!==typeof Xn.imagePath&&(Xn.imagePath=this._detectIconPath()),(this.options.imagePath||Xn.imagePath)+Qn.prototype._getIconUrl.call(this,t)},_stripUrl:function(t){var e=function(t,e,n){var i=e.exec(t);return i&&i[n]};return(t=e(t,/^url\((['"])?(.+)\1\)$/,2))&&e(t,/^(.*)marker-icon\.png$/,1)},_detectIconPath:function(){var t=fe("div","leaflet-default-icon-path",document.body),e=de(t,"background-image")||de(t,"backgroundImage");if(document.body.removeChild(t),e=this._stripUrl(e))return e;var n=document.querySelector('link[href$="leaflet.css"]');return n?n.href.substring(0,n.href.length-11-1):""}}),Jn=mn.extend({initialize:function(t){this._marker=t},addHooks:function(){var t=this._marker._icon;this._draggable||(this._draggable=new bn(t,t,!0)),this._draggable.on({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).enable(),_e(t,"leaflet-marker-draggable")},removeHooks:function(){this._draggable.off({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).disable(),this._marker._icon&&be(this._marker._icon,"leaflet-marker-draggable")},moved:function(){return this._draggable&&this._draggable._moved},_adjustPan:function(t){var e=this._marker,n=e._map,i=this._marker.options.autoPanSpeed,r=this._marker.options.autoPanPadding,o=Ce(e._icon),a=n.getPixelBounds(),s=n.getPixelOrigin(),l=I(a.min._subtract(s).add(r),a.max._subtract(s).subtract(r));if(!l.contains(o)){var u=R((Math.max(l.max.x,o.x)-l.max.x)/(a.max.x-l.max.x)-(Math.min(l.min.x,o.x)-l.min.x)/(a.min.x-l.min.x),(Math.max(l.max.y,o.y)-l.max.y)/(a.max.y-l.max.y)-(Math.min(l.min.y,o.y)-l.min.y)/(a.min.y-l.min.y)).multiplyBy(i);n.panBy(u,{animate:!1}),this._draggable._newPos._add(u),this._draggable._startPos._add(u),Le(e._icon,this._draggable._newPos),this._onDrag(t),this._panRequest=P(this._adjustPan.bind(this,t))}},_onDragStart:function(){this._oldLatLng=this._marker.getLatLng(),this._marker.closePopup&&this._marker.closePopup(),this._marker.fire("movestart").fire("dragstart")},_onPreDrag:function(t){this._marker.options.autoPan&&(M(this._panRequest),this._panRequest=P(this._adjustPan.bind(this,t)))},_onDrag:function(t){var e=this._marker,n=e._shadow,i=Ce(e._icon),r=e._map.layerPointToLatLng(i);n&&Le(n,i),e._latlng=r,t.latlng=r,t.oldLatLng=this._oldLatLng,e.fire("move",t).fire("drag",t)},_onDragEnd:function(t){M(this._panRequest),delete this._oldLatLng,this._marker.fire("moveend").fire("dragend",t)}}),ti=Un.extend({options:{icon:new Xn,interactive:!0,keyboard:!0,title:"",alt:"Marker",zIndexOffset:0,opacity:1,riseOnHover:!1,riseOffset:250,pane:"markerPane",shadowPane:"shadowPane",bubblingMouseEvents:!1,autoPanOnFocus:!0,draggable:!1,autoPan:!1,autoPanPadding:[50,50],autoPanSpeed:10},initialize:function(t,e){f(this,e),this._latlng=W(t)},onAdd:function(t){this._zoomAnimated=this._zoomAnimated&&t.options.markerZoomAnimation,this._zoomAnimated&&t.on("zoomanim",this._animateZoom,this),this._initIcon(),this.update()},onRemove:function(t){this.dragging&&this.dragging.enabled()&&(this.options.draggable=!0,this.dragging.removeHooks()),delete this.dragging,this._zoomAnimated&&t.off("zoomanim",this._animateZoom,this),this._removeIcon(),this._removeShadow()},getEvents:function(){return{zoom:this.update,viewreset:this.update}},getLatLng:function(){return this._latlng},setLatLng:function(t){var e=this._latlng;return this._latlng=W(t),this.update(),this.fire("move",{oldLatLng:e,latlng:this._latlng})},setZIndexOffset:function(t){return this.options.zIndexOffset=t,this.update()},getIcon:function(){return this.options.icon},setIcon:function(t){return this.options.icon=t,this._map&&(this._initIcon(),this.update()),this._popup&&this.bindPopup(this._popup,this._popup.options),this},getElement:function(){return this._icon},update:function(){if(this._icon&&this._map){var t=this._map.latLngToLayerPoint(this._latlng).round();this._setPos(t)}return this},_initIcon:function(){var t=this.options,e="leaflet-zoom-"+(this._zoomAnimated?"animated":"hide"),n=t.icon.createIcon(this._icon),i=!1;n!==this._icon&&(this._icon&&this._removeIcon(),i=!0,t.title&&(n.title=t.title),"IMG"===n.tagName&&(n.alt=t.alt||"")),_e(n,e),t.keyboard&&(n.tabIndex="0",n.setAttribute("role","button")),this._icon=n,t.riseOnHover&&this.on({mouseover:this._bringToFront,mouseout:this._resetZIndex}),this.options.autoPanOnFocus&&Ie(n,"focus",this._panOnFocus,this);var r=t.icon.createShadow(this._shadow),o=!1;r!==this._shadow&&(this._removeShadow(),o=!0),r&&(_e(r,e),r.alt=""),this._shadow=r,t.opacity<1&&this._updateOpacity(),i&&this.getPane().appendChild(this._icon),this._initInteraction(),r&&o&&this.getPane(t.shadowPane).appendChild(this._shadow)},_removeIcon:function(){this.options.riseOnHover&&this.off({mouseover:this._bringToFront,mouseout:this._resetZIndex}),this.options.autoPanOnFocus&&Be(this._icon,"focus",this._panOnFocus,this),pe(this._icon),this.removeInteractiveTarget(this._icon),this._icon=null},_removeShadow:function(){this._shadow&&pe(this._shadow),this._shadow=null},_setPos:function(t){this._icon&&Le(this._icon,t),this._shadow&&Le(this._shadow,t),this._zIndex=t.y+this.options.zIndexOffset,this._resetZIndex()},_updateZIndex:function(t){this._icon&&(this._icon.style.zIndex=this._zIndex+t)},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center).round();this._setPos(e)},_initInteraction:function(){if(this.options.interactive&&(_e(this._icon,"leaflet-interactive"),this.addInteractiveTarget(this._icon),Jn)){var t=this.options.draggable;this.dragging&&(t=this.dragging.enabled(),this.dragging.disable()),this.dragging=new Jn(this),t&&this.dragging.enable()}},setOpacity:function(t){return this.options.opacity=t,this._map&&this._updateOpacity(),this},_updateOpacity:function(){var t=this.options.opacity;this._icon&&ke(this._icon,t),this._shadow&&ke(this._shadow,t)},_bringToFront:function(){this._updateZIndex(this.options.riseOffset)},_resetZIndex:function(){this._updateZIndex(0)},_panOnFocus:function(){var t=this._map;if(t){var e=this.options.icon.options,n=e.iconSize?R(e.iconSize):R(0,0),i=e.iconAnchor?R(e.iconAnchor):R(0,0);t.panInside(this._latlng,{paddingTopLeft:i,paddingBottomRight:n.subtract(i)})}},_getPopupAnchor:function(){return this.options.icon.options.popupAnchor},_getTooltipAnchor:function(){return this.options.icon.options.tooltipAnchor}});function ei(t,e){return new ti(t,e)}var ni=Un.extend({options:{stroke:!0,color:"#3388ff",weight:3,opacity:1,lineCap:"round",lineJoin:"round",dashArray:null,dashOffset:null,fill:!1,fillColor:null,fillOpacity:.2,fillRule:"evenodd",interactive:!0,bubblingMouseEvents:!0},beforeAdd:function(t){this._renderer=t.getRenderer(this)},onAdd:function(){this._renderer._initPath(this),this._reset(),this._renderer._addPath(this)},onRemove:function(){this._renderer._removePath(this)},redraw:function(){return this._map&&this._renderer._updatePath(this),this},setStyle:function(t){return f(this,t),this._renderer&&(this._renderer._updateStyle(this),this.options.stroke&&t&&Object.prototype.hasOwnProperty.call(t,"weight")&&this._updateBounds()),this},bringToFront:function(){return this._renderer&&this._renderer._bringToFront(this),this},bringToBack:function(){return this._renderer&&this._renderer._bringToBack(this),this},getElement:function(){return this._path},_reset:function(){this._project(),this._update()},_clickTolerance:function(){return(this.options.stroke?this.options.weight/2:0)+(this._renderer.options.tolerance||0)}}),ii=ni.extend({options:{fill:!0,radius:10},initialize:function(t,e){f(this,e),this._latlng=W(t),this._radius=this.options.radius},setLatLng:function(t){var e=this._latlng;return this._latlng=W(t),this.redraw(),this.fire("move",{oldLatLng:e,latlng:this._latlng})},getLatLng:function(){return this._latlng},setRadius:function(t){return this.options.radius=this._radius=t,this.redraw()},getRadius:function(){return this._radius},setStyle:function(t){var e=t&&t.radius||this._radius;return ni.prototype.setStyle.call(this,t),this.setRadius(e),this},_project:function(){this._point=this._map.latLngToLayerPoint(this._latlng),this._updateBounds()},_updateBounds:function(){var t=this._radius,e=this._radiusY||t,n=this._clickTolerance(),i=[t+n,e+n];this._pxBounds=new N(this._point.subtract(i),this._point.add(i))},_update:function(){this._map&&this._updatePath()},_updatePath:function(){this._renderer._updateCircle(this)},_empty:function(){return this._radius&&!this._renderer._bounds.intersects(this._pxBounds)},_containsPoint:function(t){return t.distanceTo(this._point)<=this._radius+this._clickTolerance()}});function ri(t,e){return new ii(t,e)}var oi=ii.extend({initialize:function(t,e,i){if("number"===typeof e&&(e=n({},i,{radius:e})),f(this,e),this._latlng=W(t),isNaN(this.options.radius))throw new Error("Circle radius cannot be NaN");this._mRadius=this.options.radius},setRadius:function(t){return this._mRadius=t,this.redraw()},getRadius:function(){return this._mRadius},getBounds:function(){var t=[this._radius,this._radiusY||this._radius];return new j(this._map.layerPointToLatLng(this._point.subtract(t)),this._map.layerPointToLatLng(this._point.add(t)))},setStyle:ni.prototype.setStyle,_project:function(){var t=this._latlng.lng,e=this._latlng.lat,n=this._map,i=n.options.crs;if(i.distance===H.distance){var r=Math.PI/180,o=this._mRadius/H.R/r,a=n.project([e+o,t]),s=n.project([e-o,t]),l=a.add(s).divideBy(2),u=n.unproject(l).lat,c=Math.acos((Math.cos(o*r)-Math.sin(e*r)*Math.sin(u*r))/(Math.cos(e*r)*Math.cos(u*r)))/r;(isNaN(c)||0===c)&&(c=o/Math.cos(Math.PI/180*e)),this._point=l.subtract(n.getPixelOrigin()),this._radius=isNaN(c)?0:l.x-n.project([u,t-c]).x,this._radiusY=l.y-a.y}else{var h=i.unproject(i.project(this._latlng).subtract([this._mRadius,0]));this._point=n.latLngToLayerPoint(this._latlng),this._radius=this._point.x-n.latLngToLayerPoint(h).x}this._updateBounds()}});function ai(t,e,n){return new oi(t,e,n)}var si=ni.extend({options:{smoothFactor:1,noClip:!1},initialize:function(t,e){f(this,e),this._setLatLngs(t)},getLatLngs:function(){return this._latlngs},setLatLngs:function(t){return this._setLatLngs(t),this.redraw()},isEmpty:function(){return!this._latlngs.length},closestLayerPoint:function(t){for(var e,n,i=1/0,r=null,o=On,a=0,s=this._parts.length;a<s;a++)for(var l=this._parts[a],u=1,c=l.length;u<c;u++){var h=o(t,e=l[u-1],n=l[u],!0);h<i&&(i=h,r=o(t,e,n))}return r&&(r.distance=Math.sqrt(i)),r},getCenter:function(){if(!this._map)throw new Error("Must add layer to map before using getCenter()");return Dn(this._defaultShape(),this._map.options.crs)},getBounds:function(){return this._bounds},addLatLng:function(t,e){return e=e||this._defaultShape(),t=W(t),e.push(t),this._bounds.extend(t),this.redraw()},_setLatLngs:function(t){this._bounds=new j,this._latlngs=this._convertLatLngs(t)},_defaultShape:function(){return zn(this._latlngs)?this._latlngs:this._latlngs[0]},_convertLatLngs:function(t){for(var e=[],n=zn(t),i=0,r=t.length;i<r;i++)n?(e[i]=W(t[i]),this._bounds.extend(e[i])):e[i]=this._convertLatLngs(t[i]);return e},_project:function(){var t=new N;this._rings=[],this._projectLatlngs(this._latlngs,this._rings,t),this._bounds.isValid()&&t.isValid()&&(this._rawPxBounds=t,this._updateBounds())},_updateBounds:function(){var t=this._clickTolerance(),e=new A(t,t);this._rawPxBounds&&(this._pxBounds=new N([this._rawPxBounds.min.subtract(e),this._rawPxBounds.max.add(e)]))},_projectLatlngs:function(t,e,n){var i,r,o=t[0]instanceof F,a=t.length;if(o){for(r=[],i=0;i<a;i++)r[i]=this._map.latLngToLayerPoint(t[i]),n.extend(r[i]);e.push(r)}else for(i=0;i<a;i++)this._projectLatlngs(t[i],e,n)},_clipPoints:function(){var t=this._renderer._bounds;if(this._parts=[],this._pxBounds&&this._pxBounds.intersects(t))if(this.options.noClip)this._parts=this._rings;else{var e,n,i,r,o,a,s,l=this._parts;for(e=0,i=0,r=this._rings.length;e<r;e++)for(n=0,o=(s=this._rings[e]).length;n<o-1;n++)(a=Ln(s[n],s[n+1],t,n,!0))&&(l[i]=l[i]||[],l[i].push(a[0]),a[1]===s[n+1]&&n!==o-2||(l[i].push(a[1]),i++))}},_simplifyPoints:function(){for(var t=this._parts,e=this.options.smoothFactor,n=0,i=t.length;n<i;n++)t[n]=xn(t[n],e)},_update:function(){this._map&&(this._clipPoints(),this._simplifyPoints(),this._updatePath())},_updatePath:function(){this._renderer._updatePoly(this)},_containsPoint:function(t,e){var n,i,r,o,a,s,l=this._clickTolerance();if(!this._pxBounds||!this._pxBounds.contains(t))return!1;for(n=0,o=this._parts.length;n<o;n++)for(i=0,r=(a=(s=this._parts[n]).length)-1;i<a;r=i++)if((e||0!==i)&&wn(t,s[r],s[i])<=l)return!0;return!1}});function li(t,e){return new si(t,e)}si._flat=An;var ui=si.extend({options:{fill:!0},isEmpty:function(){return!this._latlngs.length||!this._latlngs[0].length},getCenter:function(){if(!this._map)throw new Error("Must add layer to map before using getCenter()");return In(this._defaultShape(),this._map.options.crs)},_convertLatLngs:function(t){var e=si.prototype._convertLatLngs.call(this,t),n=e.length;return n>=2&&e[0]instanceof F&&e[0].equals(e[n-1])&&e.pop(),e},_setLatLngs:function(t){si.prototype._setLatLngs.call(this,t),zn(this._latlngs)&&(this._latlngs=[this._latlngs])},_defaultShape:function(){return zn(this._latlngs[0])?this._latlngs[0]:this._latlngs[0][0]},_clipPoints:function(){var t=this._renderer._bounds,e=this.options.weight,n=new A(e,e);if(t=new N(t.min.subtract(n),t.max.add(n)),this._parts=[],this._pxBounds&&this._pxBounds.intersects(t))if(this.options.noClip)this._parts=this._rings;else for(var i,r=0,o=this._rings.length;r<o;r++)(i=Nn(this._rings[r],t,!0)).length&&this._parts.push(i)},_updatePath:function(){this._renderer._updatePoly(this,!0)},_containsPoint:function(t){var e,n,i,r,o,a,s,l,u=!1;if(!this._pxBounds||!this._pxBounds.contains(t))return!1;for(r=0,s=this._parts.length;r<s;r++)for(o=0,a=(l=(e=this._parts[r]).length)-1;o<l;a=o++)n=e[o],i=e[a],n.y>t.y!==i.y>t.y&&t.x<(i.x-n.x)*(t.y-n.y)/(i.y-n.y)+n.x&&(u=!u);return u||si.prototype._containsPoint.call(this,t,!0)}});function ci(t,e){return new ui(t,e)}var hi=qn.extend({initialize:function(t,e){f(this,e),this._layers={},t&&this.addData(t)},addData:function(t){var e,n,i,r=g(t)?t:t.features;if(r){for(e=0,n=r.length;e<n;e++)((i=r[e]).geometries||i.geometry||i.features||i.coordinates)&&this.addData(i);return this}var o=this.options;if(o.filter&&!o.filter(t))return this;var a=di(t,o);return a?(a.feature=_i(t),a.defaultOptions=a.options,this.resetStyle(a),o.onEachFeature&&o.onEachFeature(t,a),this.addLayer(a)):this},resetStyle:function(t){return void 0===t?this.eachLayer(this.resetStyle,this):(t.options=n({},t.defaultOptions),this._setLayerStyle(t,this.options.style),this)},setStyle:function(t){return this.eachLayer((function(e){this._setLayerStyle(e,t)}),this)},_setLayerStyle:function(t,e){t.setStyle&&("function"===typeof e&&(e=e(t.feature)),t.setStyle(e))}});function di(t,e){var n,i,r,o,a="Feature"===t.type?t.geometry:t,s=a?a.coordinates:null,l=[],u=e&&e.pointToLayer,c=e&&e.coordsToLatLng||pi;if(!s&&!a)return null;switch(a.type){case"Point":return fi(u,t,n=c(s),e);case"MultiPoint":for(r=0,o=s.length;r<o;r++)n=c(s[r]),l.push(fi(u,t,n,e));return new qn(l);case"LineString":case"MultiLineString":return i=vi(s,"LineString"===a.type?0:1,c),new si(i,e);case"Polygon":case"MultiPolygon":return i=vi(s,"Polygon"===a.type?1:2,c),new ui(i,e);case"GeometryCollection":for(r=0,o=a.geometries.length;r<o;r++){var h=di({geometry:a.geometries[r],type:"Feature",properties:t.properties},e);h&&l.push(h)}return new qn(l);case"FeatureCollection":for(r=0,o=a.features.length;r<o;r++){var d=di(a.features[r],e);d&&l.push(d)}return new qn(l);default:throw new Error("Invalid GeoJSON object.")}}function fi(t,e,n,i){return t?t(e,n):new ti(n,i&&i.markersInheritOptions&&i)}function pi(t){return new F(t[1],t[0],t[2])}function vi(t,e,n){for(var i,r=[],o=0,a=t.length;o<a;o++)i=e?vi(t[o],e-1,n):(n||pi)(t[o]),r.push(i);return r}function mi(t,e){return void 0!==(t=W(t)).alt?[c(t.lng,e),c(t.lat,e),c(t.alt,e)]:[c(t.lng,e),c(t.lat,e)]}function gi(t,e,n,i){for(var r=[],o=0,a=t.length;o<a;o++)r.push(e?gi(t[o],zn(t[o])?0:e-1,n,i):mi(t[o],i));return!e&&n&&r.push(r[0].slice()),r}function yi(t,e){return t.feature?n({},t.feature,{geometry:e}):_i(e)}function _i(t){return"Feature"===t.type||"FeatureCollection"===t.type?t:{type:"Feature",properties:{},geometry:t}}var bi={toGeoJSON:function(t){return yi(this,{type:"Point",coordinates:mi(this.getLatLng(),t)})}};function xi(t,e){return new hi(t,e)}ti.include(bi),oi.include(bi),ii.include(bi),si.include({toGeoJSON:function(t){var e=!zn(this._latlngs);return yi(this,{type:(e?"Multi":"")+"LineString",coordinates:gi(this._latlngs,e?1:0,!1,t)})}}),ui.include({toGeoJSON:function(t){var e=!zn(this._latlngs),n=e&&!zn(this._latlngs[0]),i=gi(this._latlngs,n?2:e?1:0,!0,t);return e||(i=[i]),yi(this,{type:(n?"Multi":"")+"Polygon",coordinates:i})}}),Yn.include({toMultiPoint:function(t){var e=[];return this.eachLayer((function(n){e.push(n.toGeoJSON(t).geometry.coordinates)})),yi(this,{type:"MultiPoint",coordinates:e})},toGeoJSON:function(t){var e=this.feature&&this.feature.geometry&&this.feature.geometry.type;if("MultiPoint"===e)return this.toMultiPoint(t);var n="GeometryCollection"===e,i=[];return this.eachLayer((function(e){if(e.toGeoJSON){var r=e.toGeoJSON(t);if(n)i.push(r.geometry);else{var o=_i(r);"FeatureCollection"===o.type?i.push.apply(i,o.features):i.push(o)}}})),n?yi(this,{geometries:i,type:"GeometryCollection"}):{type:"FeatureCollection",features:i}}});var wi=xi,ki=Un.extend({options:{opacity:1,alt:"",interactive:!1,crossOrigin:!1,errorOverlayUrl:"",zIndex:1,className:""},initialize:function(t,e,n){this._url=t,this._bounds=B(e),f(this,n)},onAdd:function(){this._image||(this._initImage(),this.options.opacity<1&&this._updateOpacity()),this.options.interactive&&(_e(this._image,"leaflet-interactive"),this.addInteractiveTarget(this._image)),this.getPane().appendChild(this._image),this._reset()},onRemove:function(){pe(this._image),this.options.interactive&&this.removeInteractiveTarget(this._image)},setOpacity:function(t){return this.options.opacity=t,this._image&&this._updateOpacity(),this},setStyle:function(t){return t.opacity&&this.setOpacity(t.opacity),this},bringToFront:function(){return this._map&&me(this._image),this},bringToBack:function(){return this._map&&ge(this._image),this},setUrl:function(t){return this._url=t,this._image&&(this._image.src=t),this},setBounds:function(t){return this._bounds=B(t),this._map&&this._reset(),this},getEvents:function(){var t={zoom:this._reset,viewreset:this._reset};return this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},setZIndex:function(t){return this.options.zIndex=t,this._updateZIndex(),this},getBounds:function(){return this._bounds},getElement:function(){return this._image},_initImage:function(){var t="IMG"===this._url.tagName,e=this._image=t?this._url:fe("img");_e(e,"leaflet-image-layer"),this._zoomAnimated&&_e(e,"leaflet-zoom-animated"),this.options.className&&_e(e,this.options.className),e.onselectstart=u,e.onmousemove=u,e.onload=r(this.fire,this,"load"),e.onerror=r(this._overlayOnError,this,"error"),(this.options.crossOrigin||""===this.options.crossOrigin)&&(e.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),this.options.zIndex&&this._updateZIndex(),t?this._url=e.src:(e.src=this._url,e.alt=this.options.alt)},_animateZoom:function(t){var e=this._map.getZoomScale(t.zoom),n=this._map._latLngBoundsToNewLayerBounds(this._bounds,t.zoom,t.center).min;Me(this._image,n,e)},_reset:function(){var t=this._image,e=new N(this._map.latLngToLayerPoint(this._bounds.getNorthWest()),this._map.latLngToLayerPoint(this._bounds.getSouthEast())),n=e.getSize();Le(t,e.min),t.style.width=n.x+"px",t.style.height=n.y+"px"},_updateOpacity:function(){ke(this._image,this.options.opacity)},_updateZIndex:function(){this._image&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._image.style.zIndex=this.options.zIndex)},_overlayOnError:function(){this.fire("error");var t=this.options.errorOverlayUrl;t&&this._url!==t&&(this._url=t,this._image.src=t)},getCenter:function(){return this._bounds.getCenter()}}),Si=function(t,e,n){return new ki(t,e,n)},Pi=ki.extend({options:{autoplay:!0,loop:!0,keepAspectRatio:!0,muted:!1,playsInline:!0},_initImage:function(){var t="VIDEO"===this._url.tagName,e=this._image=t?this._url:fe("video");if(_e(e,"leaflet-image-layer"),this._zoomAnimated&&_e(e,"leaflet-zoom-animated"),this.options.className&&_e(e,this.options.className),e.onselectstart=u,e.onmousemove=u,e.onloadeddata=r(this.fire,this,"load"),t){for(var n=e.getElementsByTagName("source"),i=[],o=0;o<n.length;o++)i.push(n[o].src);this._url=n.length>0?i:[e.src]}else{g(this._url)||(this._url=[this._url]),!this.options.keepAspectRatio&&Object.prototype.hasOwnProperty.call(e.style,"objectFit")&&(e.style.objectFit="fill"),e.autoplay=!!this.options.autoplay,e.loop=!!this.options.loop,e.muted=!!this.options.muted,e.playsInline=!!this.options.playsInline;for(var a=0;a<this._url.length;a++){var s=fe("source");s.src=this._url[a],e.appendChild(s)}}}});function Mi(t,e,n){return new Pi(t,e,n)}var Li=ki.extend({_initImage:function(){var t=this._image=this._url;_e(t,"leaflet-image-layer"),this._zoomAnimated&&_e(t,"leaflet-zoom-animated"),this.options.className&&_e(t,this.options.className),t.onselectstart=u,t.onmousemove=u}});function Ci(t,e,n){return new Li(t,e,n)}var Ei=Un.extend({options:{interactive:!1,offset:[0,0],className:"",pane:void 0,content:""},initialize:function(t,e){t&&(t instanceof F||g(t))?(this._latlng=W(t),f(this,e)):(f(this,t),this._source=e),this.options.content&&(this._content=this.options.content)},openOn:function(t){return(t=arguments.length?t:this._source._map).hasLayer(this)||t.addLayer(this),this},close:function(){return this._map&&this._map.removeLayer(this),this},toggle:function(t){return this._map?this.close():(arguments.length?this._source=t:t=this._source,this._prepareOpen(),this.openOn(t._map)),this},onAdd:function(t){this._zoomAnimated=t._zoomAnimated,this._container||this._initLayout(),t._fadeAnimated&&ke(this._container,0),clearTimeout(this._removeTimeout),this.getPane().appendChild(this._container),this.update(),t._fadeAnimated&&ke(this._container,1),this.bringToFront(),this.options.interactive&&(_e(this._container,"leaflet-interactive"),this.addInteractiveTarget(this._container))},onRemove:function(t){t._fadeAnimated?(ke(this._container,0),this._removeTimeout=setTimeout(r(pe,void 0,this._container),200)):pe(this._container),this.options.interactive&&(be(this._container,"leaflet-interactive"),this.removeInteractiveTarget(this._container))},getLatLng:function(){return this._latlng},setLatLng:function(t){return this._latlng=W(t),this._map&&(this._updatePosition(),this._adjustPan()),this},getContent:function(){return this._content},setContent:function(t){return this._content=t,this.update(),this},getElement:function(){return this._container},update:function(){this._map&&(this._container.style.visibility="hidden",this._updateContent(),this._updateLayout(),this._updatePosition(),this._container.style.visibility="",this._adjustPan())},getEvents:function(){var t={zoom:this._updatePosition,viewreset:this._updatePosition};return this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},isOpen:function(){return!!this._map&&this._map.hasLayer(this)},bringToFront:function(){return this._map&&me(this._container),this},bringToBack:function(){return this._map&&ge(this._container),this},_prepareOpen:function(t){var e=this._source;if(!e._map)return!1;if(e instanceof qn){e=null;var n=this._source._layers;for(var i in n)if(n[i]._map){e=n[i];break}if(!e)return!1;this._source=e}if(!t)if(e.getCenter)t=e.getCenter();else if(e.getLatLng)t=e.getLatLng();else{if(!e.getBounds)throw new Error("Unable to get source layer LatLng.");t=e.getBounds().getCenter()}return this.setLatLng(t),this._map&&this.update(),!0},_updateContent:function(){if(this._content){var t=this._contentNode,e="function"===typeof this._content?this._content(this._source||this):this._content;if("string"===typeof e)t.innerHTML=e;else{for(;t.hasChildNodes();)t.removeChild(t.firstChild);t.appendChild(e)}this.fire("contentupdate")}},_updatePosition:function(){if(this._map){var t=this._map.latLngToLayerPoint(this._latlng),e=R(this.options.offset),n=this._getAnchor();this._zoomAnimated?Le(this._container,t.add(n)):e=e.add(t).add(n);var i=this._containerBottom=-e.y,r=this._containerLeft=-Math.round(this._containerWidth/2)+e.x;this._container.style.bottom=i+"px",this._container.style.left=r+"px"}},_getAnchor:function(){return[0,0]}});nn.include({_initOverlay:function(t,e,n,i){var r=e;return r instanceof t||(r=new t(i).setContent(e)),n&&r.setLatLng(n),r}}),Un.include({_initOverlay:function(t,e,n,i){var r=n;return r instanceof t?(f(r,i),r._source=this):(r=e&&!i?e:new t(i,this)).setContent(n),r}});var Ti=Ei.extend({options:{pane:"popupPane",offset:[0,7],maxWidth:300,minWidth:50,maxHeight:null,autoPan:!0,autoPanPaddingTopLeft:null,autoPanPaddingBottomRight:null,autoPanPadding:[5,5],keepInView:!1,closeButton:!0,autoClose:!0,closeOnEscapeKey:!0,className:""},openOn:function(t){return!(t=arguments.length?t:this._source._map).hasLayer(this)&&t._popup&&t._popup.options.autoClose&&t.removeLayer(t._popup),t._popup=this,Ei.prototype.openOn.call(this,t)},onAdd:function(t){Ei.prototype.onAdd.call(this,t),t.fire("popupopen",{popup:this}),this._source&&(this._source.fire("popupopen",{popup:this},!0),this._source instanceof ni||this._source.on("preclick",Ze))},onRemove:function(t){Ei.prototype.onRemove.call(this,t),t.fire("popupclose",{popup:this}),this._source&&(this._source.fire("popupclose",{popup:this},!0),this._source instanceof ni||this._source.off("preclick",Ze))},getEvents:function(){var t=Ei.prototype.getEvents.call(this);return(void 0!==this.options.closeOnClick?this.options.closeOnClick:this._map.options.closePopupOnClick)&&(t.preclick=this.close),this.options.keepInView&&(t.moveend=this._adjustPan),t},_initLayout:function(){var t="leaflet-popup",e=this._container=fe("div",t+" "+(this.options.className||"")+" leaflet-zoom-animated"),n=this._wrapper=fe("div",t+"-content-wrapper",e);if(this._contentNode=fe("div",t+"-content",n),Ye(e),Ue(this._contentNode),Ie(e,"contextmenu",Ze),this._tipContainer=fe("div",t+"-tip-container",e),this._tip=fe("div",t+"-tip",this._tipContainer),this.options.closeButton){var i=this._closeButton=fe("a",t+"-close-button",e);i.setAttribute("role","button"),i.setAttribute("aria-label","Close popup"),i.href="#close",i.innerHTML='<span aria-hidden="true">×</span>',Ie(i,"click",(function(t){$e(t),this.close()}),this)}},_updateLayout:function(){var t=this._contentNode,e=t.style;e.width="",e.whiteSpace="nowrap";var n=t.offsetWidth;n=Math.min(n,this.options.maxWidth),n=Math.max(n,this.options.minWidth),e.width=n+1+"px",e.whiteSpace="",e.height="";var i=t.offsetHeight,r=this.options.maxHeight,o="leaflet-popup-scrolled";r&&i>r?(e.height=r+"px",_e(t,o)):be(t,o),this._containerWidth=this._container.offsetWidth},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center),n=this._getAnchor();Le(this._container,e.add(n))},_adjustPan:function(){if(this.options.autoPan)if(this._map._panAnim&&this._map._panAnim.stop(),this._autopanning)this._autopanning=!1;else{var t=this._map,e=parseInt(de(this._container,"marginBottom"),10)||0,n=this._container.offsetHeight+e,i=this._containerWidth,r=new A(this._containerLeft,-n-this._containerBottom);r._add(Ce(this._container));var o=t.layerPointToContainerPoint(r),a=R(this.options.autoPanPadding),s=R(this.options.autoPanPaddingTopLeft||a),l=R(this.options.autoPanPaddingBottomRight||a),u=t.getSize(),c=0,h=0;o.x+i+l.x>u.x&&(c=o.x+i-u.x+l.x),o.x-c-s.x<0&&(c=o.x-s.x),o.y+n+l.y>u.y&&(h=o.y+n-u.y+l.y),o.y-h-s.y<0&&(h=o.y-s.y),(c||h)&&(this.options.keepInView&&(this._autopanning=!0),t.fire("autopanstart").panBy([c,h]))}},_getAnchor:function(){return R(this._source&&this._source._getPopupAnchor?this._source._getPopupAnchor():[0,0])}}),Oi=function(t,e){return new Ti(t,e)};nn.mergeOptions({closePopupOnClick:!0}),nn.include({openPopup:function(t,e,n){return this._initOverlay(Ti,t,e,n).openOn(this),this},closePopup:function(t){return(t=arguments.length?t:this._popup)&&t.close(),this}}),Un.include({bindPopup:function(t,e){return this._popup=this._initOverlay(Ti,this._popup,t,e),this._popupHandlersAdded||(this.on({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!0),this},unbindPopup:function(){return this._popup&&(this.off({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!1,this._popup=null),this},openPopup:function(t){return this._popup&&(this instanceof qn||(this._popup._source=this),this._popup._prepareOpen(t||this._latlng)&&this._popup.openOn(this._map)),this},closePopup:function(){return this._popup&&this._popup.close(),this},togglePopup:function(){return this._popup&&this._popup.toggle(this),this},isPopupOpen:function(){return!!this._popup&&this._popup.isOpen()},setPopupContent:function(t){return this._popup&&this._popup.setContent(t),this},getPopup:function(){return this._popup},_openPopup:function(t){if(this._popup&&this._map){qe(t);var e=t.layer||t.target;this._popup._source!==e||e instanceof ni?(this._popup._source=e,this.openPopup(t.latlng)):this._map.hasLayer(this._popup)?this.closePopup():this.openPopup(t.latlng)}},_movePopup:function(t){this._popup.setLatLng(t.latlng)},_onKeyPress:function(t){13===t.originalEvent.keyCode&&this._openPopup(t)}});var zi=Ei.extend({options:{pane:"tooltipPane",offset:[0,0],direction:"auto",permanent:!1,sticky:!1,opacity:.9},onAdd:function(t){Ei.prototype.onAdd.call(this,t),this.setOpacity(this.options.opacity),t.fire("tooltipopen",{tooltip:this}),this._source&&(this.addEventParent(this._source),this._source.fire("tooltipopen",{tooltip:this},!0))},onRemove:function(t){Ei.prototype.onRemove.call(this,t),t.fire("tooltipclose",{tooltip:this}),this._source&&(this.removeEventParent(this._source),this._source.fire("tooltipclose",{tooltip:this},!0))},getEvents:function(){var t=Ei.prototype.getEvents.call(this);return this.options.permanent||(t.preclick=this.close),t},_initLayout:function(){var t="leaflet-tooltip "+(this.options.className||"")+" leaflet-zoom-"+(this._zoomAnimated?"animated":"hide");this._contentNode=this._container=fe("div",t),this._container.setAttribute("role","tooltip"),this._container.setAttribute("id","leaflet-tooltip-"+a(this))},_updateLayout:function(){},_adjustPan:function(){},_setPosition:function(t){var e,n,i=this._map,r=this._container,o=i.latLngToContainerPoint(i.getCenter()),a=i.layerPointToContainerPoint(t),s=this.options.direction,l=r.offsetWidth,u=r.offsetHeight,c=R(this.options.offset),h=this._getAnchor();"top"===s?(e=l/2,n=u):"bottom"===s?(e=l/2,n=0):"center"===s?(e=l/2,n=u/2):"right"===s?(e=0,n=u/2):"left"===s?(e=l,n=u/2):a.x<o.x?(s="right",e=0,n=u/2):(s="left",e=l+2*(c.x+h.x),n=u/2),t=t.subtract(R(e,n,!0)).add(c).add(h),be(r,"leaflet-tooltip-right"),be(r,"leaflet-tooltip-left"),be(r,"leaflet-tooltip-top"),be(r,"leaflet-tooltip-bottom"),_e(r,"leaflet-tooltip-"+s),Le(r,t)},_updatePosition:function(){var t=this._map.latLngToLayerPoint(this._latlng);this._setPosition(t)},setOpacity:function(t){this.options.opacity=t,this._container&&ke(this._container,t)},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center);this._setPosition(e)},_getAnchor:function(){return R(this._source&&this._source._getTooltipAnchor&&!this.options.sticky?this._source._getTooltipAnchor():[0,0])}}),Ai=function(t,e){return new zi(t,e)};nn.include({openTooltip:function(t,e,n){return this._initOverlay(zi,t,e,n).openOn(this),this},closeTooltip:function(t){return t.close(),this}}),Un.include({bindTooltip:function(t,e){return this._tooltip&&this.isTooltipOpen()&&this.unbindTooltip(),this._tooltip=this._initOverlay(zi,this._tooltip,t,e),this._initTooltipInteractions(),this._tooltip.options.permanent&&this._map&&this._map.hasLayer(this)&&this.openTooltip(),this},unbindTooltip:function(){return this._tooltip&&(this._initTooltipInteractions(!0),this.closeTooltip(),this._tooltip=null),this},_initTooltipInteractions:function(t){if(t||!this._tooltipHandlersAdded){var e=t?"off":"on",n={remove:this.closeTooltip,move:this._moveTooltip};this._tooltip.options.permanent?n.add=this._openTooltip:(n.mouseover=this._openTooltip,n.mouseout=this.closeTooltip,n.click=this._openTooltip,this._map?this._addFocusListeners():n.add=this._addFocusListeners),this._tooltip.options.sticky&&(n.mousemove=this._moveTooltip),this[e](n),this._tooltipHandlersAdded=!t}},openTooltip:function(t){return this._tooltip&&(this instanceof qn||(this._tooltip._source=this),this._tooltip._prepareOpen(t)&&(this._tooltip.openOn(this._map),this.getElement?this._setAriaDescribedByOnLayer(this):this.eachLayer&&this.eachLayer(this._setAriaDescribedByOnLayer,this))),this},closeTooltip:function(){if(this._tooltip)return this._tooltip.close()},toggleTooltip:function(){return this._tooltip&&this._tooltip.toggle(this),this},isTooltipOpen:function(){return this._tooltip.isOpen()},setTooltipContent:function(t){return this._tooltip&&this._tooltip.setContent(t),this},getTooltip:function(){return this._tooltip},_addFocusListeners:function(){this.getElement?this._addFocusListenersOnLayer(this):this.eachLayer&&this.eachLayer(this._addFocusListenersOnLayer,this)},_addFocusListenersOnLayer:function(t){var e=t.getElement();e&&(Ie(e,"focus",(function(){this._tooltip._source=t,this.openTooltip()}),this),Ie(e,"blur",this.closeTooltip,this))},_setAriaDescribedByOnLayer:function(t){var e=t.getElement();e&&e.setAttribute("aria-describedby",this._tooltip._container.id)},_openTooltip:function(t){!this._tooltip||!this._map||this._map.dragging&&this._map.dragging.moving()||(this._tooltip._source=t.layer||t.target,this.openTooltip(this._tooltip.options.sticky?t.latlng:void 0))},_moveTooltip:function(t){var e,n,i=t.latlng;this._tooltip.options.sticky&&t.originalEvent&&(e=this._map.mouseEventToContainerPoint(t.originalEvent),n=this._map.containerPointToLayerPoint(e),i=this._map.layerPointToLatLng(n)),this._tooltip.setLatLng(i)}});var Di=Qn.extend({options:{iconSize:[12,12],html:!1,bgPos:null,className:"leaflet-div-icon"},createIcon:function(t){var e=t&&"DIV"===t.tagName?t:document.createElement("div"),n=this.options;if(n.html instanceof Element?(ve(e),e.appendChild(n.html)):e.innerHTML=!1!==n.html?n.html:"",n.bgPos){var i=R(n.bgPos);e.style.backgroundPosition=-i.x+"px "+-i.y+"px"}return this._setIconStyles(e,"icon"),e},createShadow:function(){return null}});function Ri(t){return new Di(t)}Qn.Default=Xn;var Ni=Un.extend({options:{tileSize:256,opacity:1,updateWhenIdle:Nt.mobile,updateWhenZooming:!0,updateInterval:200,zIndex:1,bounds:null,minZoom:0,maxZoom:void 0,maxNativeZoom:void 0,minNativeZoom:void 0,noWrap:!1,pane:"tilePane",className:"",keepBuffer:2},initialize:function(t){f(this,t)},onAdd:function(){this._initContainer(),this._levels={},this._tiles={},this._resetView()},beforeAdd:function(t){t._addZoomLimit(this)},onRemove:function(t){this._removeAllTiles(),pe(this._container),t._removeZoomLimit(this),this._container=null,this._tileZoom=void 0},bringToFront:function(){return this._map&&(me(this._container),this._setAutoZIndex(Math.max)),this},bringToBack:function(){return this._map&&(ge(this._container),this._setAutoZIndex(Math.min)),this},getContainer:function(){return this._container},setOpacity:function(t){return this.options.opacity=t,this._updateOpacity(),this},setZIndex:function(t){return this.options.zIndex=t,this._updateZIndex(),this},isLoading:function(){return this._loading},redraw:function(){if(this._map){this._removeAllTiles();var t=this._clampZoom(this._map.getZoom());t!==this._tileZoom&&(this._tileZoom=t,this._updateLevels()),this._update()}return this},getEvents:function(){var t={viewprereset:this._invalidateAll,viewreset:this._resetView,zoom:this._resetView,moveend:this._onMoveEnd};return this.options.updateWhenIdle||(this._onMove||(this._onMove=s(this._onMoveEnd,this.options.updateInterval,this)),t.move=this._onMove),this._zoomAnimated&&(t.zoomanim=this._animateZoom),t},createTile:function(){return document.createElement("div")},getTileSize:function(){var t=this.options.tileSize;return t instanceof A?t:new A(t,t)},_updateZIndex:function(){this._container&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._container.style.zIndex=this.options.zIndex)},_setAutoZIndex:function(t){for(var e,n=this.getPane().children,i=-t(-1/0,1/0),r=0,o=n.length;r<o;r++)e=n[r].style.zIndex,n[r]!==this._container&&e&&(i=t(i,+e));isFinite(i)&&(this.options.zIndex=i+t(-1,1),this._updateZIndex())},_updateOpacity:function(){if(this._map&&!Nt.ielt9){ke(this._container,this.options.opacity);var t=+new Date,e=!1,n=!1;for(var i in this._tiles){var r=this._tiles[i];if(r.current&&r.loaded){var o=Math.min(1,(t-r.loaded)/200);ke(r.el,o),o<1?e=!0:(r.active?n=!0:this._onOpaqueTile(r),r.active=!0)}}n&&!this._noPrune&&this._pruneTiles(),e&&(M(this._fadeFrame),this._fadeFrame=P(this._updateOpacity,this))}},_onOpaqueTile:u,_initContainer:function(){this._container||(this._container=fe("div","leaflet-layer "+(this.options.className||"")),this._updateZIndex(),this.options.opacity<1&&this._updateOpacity(),this.getPane().appendChild(this._container))},_updateLevels:function(){var t=this._tileZoom,e=this.options.maxZoom;if(void 0!==t){for(var n in this._levels)n=Number(n),this._levels[n].el.children.length||n===t?(this._levels[n].el.style.zIndex=e-Math.abs(t-n),this._onUpdateLevel(n)):(pe(this._levels[n].el),this._removeTilesAtZoom(n),this._onRemoveLevel(n),delete this._levels[n]);var i=this._levels[t],r=this._map;return i||((i=this._levels[t]={}).el=fe("div","leaflet-tile-container leaflet-zoom-animated",this._container),i.el.style.zIndex=e,i.origin=r.project(r.unproject(r.getPixelOrigin()),t).round(),i.zoom=t,this._setZoomTransform(i,r.getCenter(),r.getZoom()),u(i.el.offsetWidth),this._onCreateLevel(i)),this._level=i,i}},_onUpdateLevel:u,_onRemoveLevel:u,_onCreateLevel:u,_pruneTiles:function(){if(this._map){var t,e,n=this._map.getZoom();if(n>this.options.maxZoom||n<this.options.minZoom)this._removeAllTiles();else{for(t in this._tiles)(e=this._tiles[t]).retain=e.current;for(t in this._tiles)if((e=this._tiles[t]).current&&!e.active){var i=e.coords;this._retainParent(i.x,i.y,i.z,i.z-5)||this._retainChildren(i.x,i.y,i.z,i.z+2)}for(t in this._tiles)this._tiles[t].retain||this._removeTile(t)}}},_removeTilesAtZoom:function(t){for(var e in this._tiles)this._tiles[e].coords.z===t&&this._removeTile(e)},_removeAllTiles:function(){for(var t in this._tiles)this._removeTile(t)},_invalidateAll:function(){for(var t in this._levels)pe(this._levels[t].el),this._onRemoveLevel(Number(t)),delete this._levels[t];this._removeAllTiles(),this._tileZoom=void 0},_retainParent:function(t,e,n,i){var r=Math.floor(t/2),o=Math.floor(e/2),a=n-1,s=new A(+r,+o);s.z=+a;var l=this._tileCoordsToKey(s),u=this._tiles[l];return u&&u.active?(u.retain=!0,!0):(u&&u.loaded&&(u.retain=!0),a>i&&this._retainParent(r,o,a,i))},_retainChildren:function(t,e,n,i){for(var r=2*t;r<2*t+2;r++)for(var o=2*e;o<2*e+2;o++){var a=new A(r,o);a.z=n+1;var s=this._tileCoordsToKey(a),l=this._tiles[s];l&&l.active?l.retain=!0:(l&&l.loaded&&(l.retain=!0),n+1<i&&this._retainChildren(r,o,n+1,i))}},_resetView:function(t){var e=t&&(t.pinch||t.flyTo);this._setView(this._map.getCenter(),this._map.getZoom(),e,e)},_animateZoom:function(t){this._setView(t.center,t.zoom,!0,t.noUpdate)},_clampZoom:function(t){var e=this.options;return void 0!==e.minNativeZoom&&t<e.minNativeZoom?e.minNativeZoom:void 0!==e.maxNativeZoom&&e.maxNativeZoom<t?e.maxNativeZoom:t},_setView:function(t,e,n,i){var r=Math.round(e);r=void 0!==this.options.maxZoom&&r>this.options.maxZoom||void 0!==this.options.minZoom&&r<this.options.minZoom?void 0:this._clampZoom(r);var o=this.options.updateWhenZooming&&r!==this._tileZoom;i&&!o||(this._tileZoom=r,this._abortLoading&&this._abortLoading(),this._updateLevels(),this._resetGrid(),void 0!==r&&this._update(t),n||this._pruneTiles(),this._noPrune=!!n),this._setZoomTransforms(t,e)},_setZoomTransforms:function(t,e){for(var n in this._levels)this._setZoomTransform(this._levels[n],t,e)},_setZoomTransform:function(t,e,n){var i=this._map.getZoomScale(n,t.zoom),r=t.origin.multiplyBy(i).subtract(this._map._getNewPixelOrigin(e,n)).round();Nt.any3d?Me(t.el,r,i):Le(t.el,r)},_resetGrid:function(){var t=this._map,e=t.options.crs,n=this._tileSize=this.getTileSize(),i=this._tileZoom,r=this._map.getPixelWorldBounds(this._tileZoom);r&&(this._globalTileRange=this._pxBoundsToTileRange(r)),this._wrapX=e.wrapLng&&!this.options.noWrap&&[Math.floor(t.project([0,e.wrapLng[0]],i).x/n.x),Math.ceil(t.project([0,e.wrapLng[1]],i).x/n.y)],this._wrapY=e.wrapLat&&!this.options.noWrap&&[Math.floor(t.project([e.wrapLat[0],0],i).y/n.x),Math.ceil(t.project([e.wrapLat[1],0],i).y/n.y)]},_onMoveEnd:function(){this._map&&!this._map._animatingZoom&&this._update()},_getTiledPixelBounds:function(t){var e=this._map,n=e._animatingZoom?Math.max(e._animateToZoom,e.getZoom()):e.getZoom(),i=e.getZoomScale(n,this._tileZoom),r=e.project(t,this._tileZoom).floor(),o=e.getSize().divideBy(2*i);return new N(r.subtract(o),r.add(o))},_update:function(t){var e=this._map;if(e){var n=this._clampZoom(e.getZoom());if(void 0===t&&(t=e.getCenter()),void 0!==this._tileZoom){var i=this._getTiledPixelBounds(t),r=this._pxBoundsToTileRange(i),o=r.getCenter(),a=[],s=this.options.keepBuffer,l=new N(r.getBottomLeft().subtract([s,-s]),r.getTopRight().add([s,-s]));if(!(isFinite(r.min.x)&&isFinite(r.min.y)&&isFinite(r.max.x)&&isFinite(r.max.y)))throw new Error("Attempted to load an infinite number of tiles");for(var u in this._tiles){var c=this._tiles[u].coords;c.z===this._tileZoom&&l.contains(new A(c.x,c.y))||(this._tiles[u].current=!1)}if(Math.abs(n-this._tileZoom)>1)this._setView(t,n);else{for(var h=r.min.y;h<=r.max.y;h++)for(var d=r.min.x;d<=r.max.x;d++){var f=new A(d,h);if(f.z=this._tileZoom,this._isValidTile(f)){var p=this._tiles[this._tileCoordsToKey(f)];p?p.current=!0:a.push(f)}}if(a.sort((function(t,e){return t.distanceTo(o)-e.distanceTo(o)})),0!==a.length){this._loading||(this._loading=!0,this.fire("loading"));var v=document.createDocumentFragment();for(d=0;d<a.length;d++)this._addTile(a[d],v);this._level.el.appendChild(v)}}}}},_isValidTile:function(t){var e=this._map.options.crs;if(!e.infinite){var n=this._globalTileRange;if(!e.wrapLng&&(t.x<n.min.x||t.x>n.max.x)||!e.wrapLat&&(t.y<n.min.y||t.y>n.max.y))return!1}if(!this.options.bounds)return!0;var i=this._tileCoordsToBounds(t);return B(this.options.bounds).overlaps(i)},_keyToBounds:function(t){return this._tileCoordsToBounds(this._keyToTileCoords(t))},_tileCoordsToNwSe:function(t){var e=this._map,n=this.getTileSize(),i=t.scaleBy(n),r=i.add(n);return[e.unproject(i,t.z),e.unproject(r,t.z)]},_tileCoordsToBounds:function(t){var e=this._tileCoordsToNwSe(t),n=new j(e[0],e[1]);return this.options.noWrap||(n=this._map.wrapLatLngBounds(n)),n},_tileCoordsToKey:function(t){return t.x+":"+t.y+":"+t.z},_keyToTileCoords:function(t){var e=t.split(":"),n=new A(+e[0],+e[1]);return n.z=+e[2],n},_removeTile:function(t){var e=this._tiles[t];e&&(pe(e.el),delete this._tiles[t],this.fire("tileunload",{tile:e.el,coords:this._keyToTileCoords(t)}))},_initTile:function(t){_e(t,"leaflet-tile");var e=this.getTileSize();t.style.width=e.x+"px",t.style.height=e.y+"px",t.onselectstart=u,t.onmousemove=u,Nt.ielt9&&this.options.opacity<1&&ke(t,this.options.opacity)},_addTile:function(t,e){var n=this._getTilePos(t),i=this._tileCoordsToKey(t),o=this.createTile(this._wrapCoords(t),r(this._tileReady,this,t));this._initTile(o),this.createTile.length<2&&P(r(this._tileReady,this,t,null,o)),Le(o,n),this._tiles[i]={el:o,coords:t,current:!0},e.appendChild(o),this.fire("tileloadstart",{tile:o,coords:t})},_tileReady:function(t,e,n){e&&this.fire("tileerror",{error:e,tile:n,coords:t});var i=this._tileCoordsToKey(t);(n=this._tiles[i])&&(n.loaded=+new Date,this._map._fadeAnimated?(ke(n.el,0),M(this._fadeFrame),this._fadeFrame=P(this._updateOpacity,this)):(n.active=!0,this._pruneTiles()),e||(_e(n.el,"leaflet-tile-loaded"),this.fire("tileload",{tile:n.el,coords:t})),this._noTilesToLoad()&&(this._loading=!1,this.fire("load"),Nt.ielt9||!this._map._fadeAnimated?P(this._pruneTiles,this):setTimeout(r(this._pruneTiles,this),250)))},_getTilePos:function(t){return t.scaleBy(this.getTileSize()).subtract(this._level.origin)},_wrapCoords:function(t){var e=new A(this._wrapX?l(t.x,this._wrapX):t.x,this._wrapY?l(t.y,this._wrapY):t.y);return e.z=t.z,e},_pxBoundsToTileRange:function(t){var e=this.getTileSize();return new N(t.min.unscaleBy(e).floor(),t.max.unscaleBy(e).ceil().subtract([1,1]))},_noTilesToLoad:function(){for(var t in this._tiles)if(!this._tiles[t].loaded)return!1;return!0}});function Ii(t){return new Ni(t)}var ji=Ni.extend({options:{minZoom:0,maxZoom:18,subdomains:"abc",errorTileUrl:"",zoomOffset:0,tms:!1,zoomReverse:!1,detectRetina:!1,crossOrigin:!1,referrerPolicy:!1},initialize:function(t,e){this._url=t,(e=f(this,e)).detectRetina&&Nt.retina&&e.maxZoom>0?(e.tileSize=Math.floor(e.tileSize/2),e.zoomReverse?(e.zoomOffset--,e.minZoom=Math.min(e.maxZoom,e.minZoom+1)):(e.zoomOffset++,e.maxZoom=Math.max(e.minZoom,e.maxZoom-1)),e.minZoom=Math.max(0,e.minZoom)):e.zoomReverse?e.minZoom=Math.min(e.maxZoom,e.minZoom):e.maxZoom=Math.max(e.minZoom,e.maxZoom),"string"===typeof e.subdomains&&(e.subdomains=e.subdomains.split("")),this.on("tileunload",this._onTileRemove)},setUrl:function(t,e){return this._url===t&&void 0===e&&(e=!0),this._url=t,e||this.redraw(),this},createTile:function(t,e){var n=document.createElement("img");return Ie(n,"load",r(this._tileOnLoad,this,e,n)),Ie(n,"error",r(this._tileOnError,this,e,n)),(this.options.crossOrigin||""===this.options.crossOrigin)&&(n.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),"string"===typeof this.options.referrerPolicy&&(n.referrerPolicy=this.options.referrerPolicy),n.alt="",n.src=this.getTileUrl(t),n},getTileUrl:function(t){var e={r:Nt.retina?"@2x":"",s:this._getSubdomain(t),x:t.x,y:t.y,z:this._getZoomForUrl()};if(this._map&&!this._map.options.crs.infinite){var i=this._globalTileRange.max.y-t.y;this.options.tms&&(e.y=i),e["-y"]=i}return m(this._url,n(e,this.options))},_tileOnLoad:function(t,e){Nt.ielt9?setTimeout(r(t,this,null,e),0):t(null,e)},_tileOnError:function(t,e,n){var i=this.options.errorTileUrl;i&&e.getAttribute("src")!==i&&(e.src=i),t(n,e)},_onTileRemove:function(t){t.tile.onload=null},_getZoomForUrl:function(){var t=this._tileZoom,e=this.options.maxZoom;return this.options.zoomReverse&&(t=e-t),t+this.options.zoomOffset},_getSubdomain:function(t){var e=Math.abs(t.x+t.y)%this.options.subdomains.length;return this.options.subdomains[e]},_abortLoading:function(){var t,e;for(t in this._tiles)if(this._tiles[t].coords.z!==this._tileZoom&&((e=this._tiles[t].el).onload=u,e.onerror=u,!e.complete)){e.src=_;var n=this._tiles[t].coords;pe(e),delete this._tiles[t],this.fire("tileabort",{tile:e,coords:n})}},_removeTile:function(t){var e=this._tiles[t];if(e)return e.el.setAttribute("src",_),Ni.prototype._removeTile.call(this,t)},_tileReady:function(t,e,n){if(this._map&&(!n||n.getAttribute("src")!==_))return Ni.prototype._tileReady.call(this,t,e,n)}});function Bi(t,e){return new ji(t,e)}var Fi=ji.extend({defaultWmsParams:{service:"WMS",request:"GetMap",layers:"",styles:"",format:"image/jpeg",transparent:!1,version:"1.1.1"},options:{crs:null,uppercase:!1},initialize:function(t,e){this._url=t;var i=n({},this.defaultWmsParams);for(var r in e)r in this.options||(i[r]=e[r]);var o=(e=f(this,e)).detectRetina&&Nt.retina?2:1,a=this.getTileSize();i.width=a.x*o,i.height=a.y*o,this.wmsParams=i},onAdd:function(t){this._crs=this.options.crs||t.options.crs,this._wmsVersion=parseFloat(this.wmsParams.version);var e=this._wmsVersion>=1.3?"crs":"srs";this.wmsParams[e]=this._crs.code,ji.prototype.onAdd.call(this,t)},getTileUrl:function(t){var e=this._tileCoordsToNwSe(t),n=this._crs,i=I(n.project(e[0]),n.project(e[1])),r=i.min,o=i.max,a=(this._wmsVersion>=1.3&&this._crs===Hn?[r.y,r.x,o.y,o.x]:[r.x,r.y,o.x,o.y]).join(","),s=ji.prototype.getTileUrl.call(this,t);return s+p(this.wmsParams,s,this.options.uppercase)+(this.options.uppercase?"&BBOX=":"&bbox=")+a},setParams:function(t,e){return n(this.wmsParams,t),e||this.redraw(),this}});function Wi(t,e){return new Fi(t,e)}ji.WMS=Fi,Bi.wms=Wi;var Vi=Un.extend({options:{padding:.1},initialize:function(t){f(this,t),a(this),this._layers=this._layers||{}},onAdd:function(){this._container||(this._initContainer(),this._zoomAnimated&&_e(this._container,"leaflet-zoom-animated")),this.getPane().appendChild(this._container),this._update(),this.on("update",this._updatePaths,this)},onRemove:function(){this.off("update",this._updatePaths,this),this._destroyContainer()},getEvents:function(){var t={viewreset:this._reset,zoom:this._onZoom,moveend:this._update,zoomend:this._onZoomEnd};return this._zoomAnimated&&(t.zoomanim=this._onAnimZoom),t},_onAnimZoom:function(t){this._updateTransform(t.center,t.zoom)},_onZoom:function(){this._updateTransform(this._map.getCenter(),this._map.getZoom())},_updateTransform:function(t,e){var n=this._map.getZoomScale(e,this._zoom),i=this._map.getSize().multiplyBy(.5+this.options.padding),r=this._map.project(this._center,e),o=i.multiplyBy(-n).add(r).subtract(this._map._getNewPixelOrigin(t,e));Nt.any3d?Me(this._container,o,n):Le(this._container,o)},_reset:function(){for(var t in this._update(),this._updateTransform(this._center,this._zoom),this._layers)this._layers[t]._reset()},_onZoomEnd:function(){for(var t in this._layers)this._layers[t]._project()},_updatePaths:function(){for(var t in this._layers)this._layers[t]._update()},_update:function(){var t=this.options.padding,e=this._map.getSize(),n=this._map.containerPointToLayerPoint(e.multiplyBy(-t)).round();this._bounds=new N(n,n.add(e.multiplyBy(1+2*t)).round()),this._center=this._map.getCenter(),this._zoom=this._map.getZoom()}}),Hi=Vi.extend({options:{tolerance:0},getEvents:function(){var t=Vi.prototype.getEvents.call(this);return t.viewprereset=this._onViewPreReset,t},_onViewPreReset:function(){this._postponeUpdatePaths=!0},onAdd:function(){Vi.prototype.onAdd.call(this),this._draw()},_initContainer:function(){var t=this._container=document.createElement("canvas");Ie(t,"mousemove",this._onMouseMove,this),Ie(t,"click dblclick mousedown mouseup contextmenu",this._onClick,this),Ie(t,"mouseout",this._handleMouseOut,this),t._leaflet_disable_events=!0,this._ctx=t.getContext("2d")},_destroyContainer:function(){M(this._redrawRequest),delete this._ctx,pe(this._container),Be(this._container),delete this._container},_updatePaths:function(){if(!this._postponeUpdatePaths){for(var t in this._redrawBounds=null,this._layers)this._layers[t]._update();this._redraw()}},_update:function(){if(!this._map._animatingZoom||!this._bounds){Vi.prototype._update.call(this);var t=this._bounds,e=this._container,n=t.getSize(),i=Nt.retina?2:1;Le(e,t.min),e.width=i*n.x,e.height=i*n.y,e.style.width=n.x+"px",e.style.height=n.y+"px",Nt.retina&&this._ctx.scale(2,2),this._ctx.translate(-t.min.x,-t.min.y),this.fire("update")}},_reset:function(){Vi.prototype._reset.call(this),this._postponeUpdatePaths&&(this._postponeUpdatePaths=!1,this._updatePaths())},_initPath:function(t){this._updateDashArray(t),this._layers[a(t)]=t;var e=t._order={layer:t,prev:this._drawLast,next:null};this._drawLast&&(this._drawLast.next=e),this._drawLast=e,this._drawFirst=this._drawFirst||this._drawLast},_addPath:function(t){this._requestRedraw(t)},_removePath:function(t){var e=t._order,n=e.next,i=e.prev;n?n.prev=i:this._drawLast=i,i?i.next=n:this._drawFirst=n,delete t._order,delete this._layers[a(t)],this._requestRedraw(t)},_updatePath:function(t){this._extendRedrawBounds(t),t._project(),t._update(),this._requestRedraw(t)},_updateStyle:function(t){this._updateDashArray(t),this._requestRedraw(t)},_updateDashArray:function(t){if("string"===typeof t.options.dashArray){var e,n,i=t.options.dashArray.split(/[, ]+/),r=[];for(n=0;n<i.length;n++){if(e=Number(i[n]),isNaN(e))return;r.push(e)}t.options._dashArray=r}else t.options._dashArray=t.options.dashArray},_requestRedraw:function(t){this._map&&(this._extendRedrawBounds(t),this._redrawRequest=this._redrawRequest||P(this._redraw,this))},_extendRedrawBounds:function(t){if(t._pxBounds){var e=(t.options.weight||0)+1;this._redrawBounds=this._redrawBounds||new N,this._redrawBounds.extend(t._pxBounds.min.subtract([e,e])),this._redrawBounds.extend(t._pxBounds.max.add([e,e]))}},_redraw:function(){this._redrawRequest=null,this._redrawBounds&&(this._redrawBounds.min._floor(),this._redrawBounds.max._ceil()),this._clear(),this._draw(),this._redrawBounds=null},_clear:function(){var t=this._redrawBounds;if(t){var e=t.getSize();this._ctx.clearRect(t.min.x,t.min.y,e.x,e.y)}else this._ctx.save(),this._ctx.setTransform(1,0,0,1,0,0),this._ctx.clearRect(0,0,this._container.width,this._container.height),this._ctx.restore()},_draw:function(){var t,e=this._redrawBounds;if(this._ctx.save(),e){var n=e.getSize();this._ctx.beginPath(),this._ctx.rect(e.min.x,e.min.y,n.x,n.y),this._ctx.clip()}this._drawing=!0;for(var i=this._drawFirst;i;i=i.next)t=i.layer,(!e||t._pxBounds&&t._pxBounds.intersects(e))&&t._updatePath();this._drawing=!1,this._ctx.restore()},_updatePoly:function(t,e){if(this._drawing){var n,i,r,o,a=t._parts,s=a.length,l=this._ctx;if(s){for(l.beginPath(),n=0;n<s;n++){for(i=0,r=a[n].length;i<r;i++)o=a[n][i],l[i?"lineTo":"moveTo"](o.x,o.y);e&&l.closePath()}this._fillStroke(l,t)}}},_updateCircle:function(t){if(this._drawing&&!t._empty()){var e=t._point,n=this._ctx,i=Math.max(Math.round(t._radius),1),r=(Math.max(Math.round(t._radiusY),1)||i)/i;1!==r&&(n.save(),n.scale(1,r)),n.beginPath(),n.arc(e.x,e.y/r,i,0,2*Math.PI,!1),1!==r&&n.restore(),this._fillStroke(n,t)}},_fillStroke:function(t,e){var n=e.options;n.fill&&(t.globalAlpha=n.fillOpacity,t.fillStyle=n.fillColor||n.color,t.fill(n.fillRule||"evenodd")),n.stroke&&0!==n.weight&&(t.setLineDash&&t.setLineDash(e.options&&e.options._dashArray||[]),t.globalAlpha=n.opacity,t.lineWidth=n.weight,t.strokeStyle=n.color,t.lineCap=n.lineCap,t.lineJoin=n.lineJoin,t.stroke())},_onClick:function(t){for(var e,n,i=this._map.mouseEventToLayerPoint(t),r=this._drawFirst;r;r=r.next)(e=r.layer).options.interactive&&e._containsPoint(i)&&("click"!==t.type&&"preclick"!==t.type||!this._map._draggableMoved(e))&&(n=e);this._fireEvent(!!n&&[n],t)},_onMouseMove:function(t){if(this._map&&!this._map.dragging.moving()&&!this._map._animatingZoom){var e=this._map.mouseEventToLayerPoint(t);this._handleMouseHover(t,e)}},_handleMouseOut:function(t){var e=this._hoveredLayer;e&&(be(this._container,"leaflet-interactive"),this._fireEvent([e],t,"mouseout"),this._hoveredLayer=null,this._mouseHoverThrottled=!1)},_handleMouseHover:function(t,e){if(!this._mouseHoverThrottled){for(var n,i,o=this._drawFirst;o;o=o.next)(n=o.layer).options.interactive&&n._containsPoint(e)&&(i=n);i!==this._hoveredLayer&&(this._handleMouseOut(t),i&&(_e(this._container,"leaflet-interactive"),this._fireEvent([i],t,"mouseover"),this._hoveredLayer=i)),this._fireEvent(!!this._hoveredLayer&&[this._hoveredLayer],t),this._mouseHoverThrottled=!0,setTimeout(r((function(){this._mouseHoverThrottled=!1}),this),32)}},_fireEvent:function(t,e,n){this._map._fireDOMEvent(e,n||e.type,t)},_bringToFront:function(t){var e=t._order;if(e){var n=e.next,i=e.prev;n&&(n.prev=i,i?i.next=n:n&&(this._drawFirst=n),e.prev=this._drawLast,this._drawLast.next=e,e.next=null,this._drawLast=e,this._requestRedraw(t))}},_bringToBack:function(t){var e=t._order;if(e){var n=e.next,i=e.prev;i&&(i.next=n,n?n.prev=i:i&&(this._drawLast=i),e.prev=null,e.next=this._drawFirst,this._drawFirst.prev=e,this._drawFirst=e,this._requestRedraw(t))}}});function Zi(t){return Nt.canvas?new Hi(t):null}var Ui=function(){try{return document.namespaces.add("lvml","urn:schemas-microsoft-com:vml"),function(t){return document.createElement("<lvml:"+t+' class="lvml">')}}catch(t){}return function(t){return document.createElement("<"+t+' xmlns="urn:schemas-microsoft.com:vml" class="lvml">')}}(),Yi={_initContainer:function(){this._container=fe("div","leaflet-vml-container")},_update:function(){this._map._animatingZoom||(Vi.prototype._update.call(this),this.fire("update"))},_initPath:function(t){var e=t._container=Ui("shape");_e(e,"leaflet-vml-shape "+(this.options.className||"")),e.coordsize="1 1",t._path=Ui("path"),e.appendChild(t._path),this._updateStyle(t),this._layers[a(t)]=t},_addPath:function(t){var e=t._container;this._container.appendChild(e),t.options.interactive&&t.addInteractiveTarget(e)},_removePath:function(t){var e=t._container;pe(e),t.removeInteractiveTarget(e),delete this._layers[a(t)]},_updateStyle:function(t){var e=t._stroke,n=t._fill,i=t.options,r=t._container;r.stroked=!!i.stroke,r.filled=!!i.fill,i.stroke?(e||(e=t._stroke=Ui("stroke")),r.appendChild(e),e.weight=i.weight+"px",e.color=i.color,e.opacity=i.opacity,i.dashArray?e.dashStyle=g(i.dashArray)?i.dashArray.join(" "):i.dashArray.replace(/( *, *)/g," "):e.dashStyle="",e.endcap=i.lineCap.replace("butt","flat"),e.joinstyle=i.lineJoin):e&&(r.removeChild(e),t._stroke=null),i.fill?(n||(n=t._fill=Ui("fill")),r.appendChild(n),n.color=i.fillColor||i.color,n.opacity=i.fillOpacity):n&&(r.removeChild(n),t._fill=null)},_updateCircle:function(t){var e=t._point.round(),n=Math.round(t._radius),i=Math.round(t._radiusY||n);this._setPath(t,t._empty()?"M0 0":"AL "+e.x+","+e.y+" "+n+","+i+" 0,23592600")},_setPath:function(t,e){t._path.v=e},_bringToFront:function(t){me(t._container)},_bringToBack:function(t){ge(t._container)}},$i=Nt.vml?Ui:Q,qi=Vi.extend({_initContainer:function(){this._container=$i("svg"),this._container.setAttribute("pointer-events","none"),this._rootGroup=$i("g"),this._container.appendChild(this._rootGroup)},_destroyContainer:function(){pe(this._container),Be(this._container),delete this._container,delete this._rootGroup,delete this._svgSize},_update:function(){if(!this._map._animatingZoom||!this._bounds){Vi.prototype._update.call(this);var t=this._bounds,e=t.getSize(),n=this._container;this._svgSize&&this._svgSize.equals(e)||(this._svgSize=e,n.setAttribute("width",e.x),n.setAttribute("height",e.y)),Le(n,t.min),n.setAttribute("viewBox",[t.min.x,t.min.y,e.x,e.y].join(" ")),this.fire("update")}},_initPath:function(t){var e=t._path=$i("path");t.options.className&&_e(e,t.options.className),t.options.interactive&&_e(e,"leaflet-interactive"),this._updateStyle(t),this._layers[a(t)]=t},_addPath:function(t){this._rootGroup||this._initContainer(),this._rootGroup.appendChild(t._path),t.addInteractiveTarget(t._path)},_removePath:function(t){pe(t._path),t.removeInteractiveTarget(t._path),delete this._layers[a(t)]},_updatePath:function(t){t._project(),t._update()},_updateStyle:function(t){var e=t._path,n=t.options;e&&(n.stroke?(e.setAttribute("stroke",n.color),e.setAttribute("stroke-opacity",n.opacity),e.setAttribute("stroke-width",n.weight),e.setAttribute("stroke-linecap",n.lineCap),e.setAttribute("stroke-linejoin",n.lineJoin),n.dashArray?e.setAttribute("stroke-dasharray",n.dashArray):e.removeAttribute("stroke-dasharray"),n.dashOffset?e.setAttribute("stroke-dashoffset",n.dashOffset):e.removeAttribute("stroke-dashoffset")):e.setAttribute("stroke","none"),n.fill?(e.setAttribute("fill",n.fillColor||n.color),e.setAttribute("fill-opacity",n.fillOpacity),e.setAttribute("fill-rule",n.fillRule||"evenodd")):e.setAttribute("fill","none"))},_updatePoly:function(t,e){this._setPath(t,G(t._parts,e))},_updateCircle:function(t){var e=t._point,n=Math.max(Math.round(t._radius),1),i="a"+n+","+(Math.max(Math.round(t._radiusY),1)||n)+" 0 1,0 ",r=t._empty()?"M0 0":"M"+(e.x-n)+","+e.y+i+2*n+",0 "+i+2*-n+",0 ";this._setPath(t,r)},_setPath:function(t,e){t._path.setAttribute("d",e)},_bringToFront:function(t){me(t._path)},_bringToBack:function(t){ge(t._path)}});function Ki(t){return Nt.svg||Nt.vml?new qi(t):null}Nt.vml&&qi.include(Yi),nn.include({getRenderer:function(t){var e=t.options.renderer||this._getPaneRenderer(t.options.pane)||this.options.renderer||this._renderer;return e||(e=this._renderer=this._createRenderer()),this.hasLayer(e)||this.addLayer(e),e},_getPaneRenderer:function(t){if("overlayPane"===t||void 0===t)return!1;var e=this._paneRenderers[t];return void 0===e&&(e=this._createRenderer({pane:t}),this._paneRenderers[t]=e),e},_createRenderer:function(t){return this.options.preferCanvas&&Zi(t)||Ki(t)}});var Qi=ui.extend({initialize:function(t,e){ui.prototype.initialize.call(this,this._boundsToLatLngs(t),e)},setBounds:function(t){return this.setLatLngs(this._boundsToLatLngs(t))},_boundsToLatLngs:function(t){return[(t=B(t)).getSouthWest(),t.getNorthWest(),t.getNorthEast(),t.getSouthEast()]}});function Gi(t,e){return new Qi(t,e)}qi.create=$i,qi.pointsToPath=G,hi.geometryToLayer=di,hi.coordsToLatLng=pi,hi.coordsToLatLngs=vi,hi.latLngToCoords=mi,hi.latLngsToCoords=gi,hi.getFeature=yi,hi.asFeature=_i,nn.mergeOptions({boxZoom:!0});var Xi=mn.extend({initialize:function(t){this._map=t,this._container=t._container,this._pane=t._panes.overlayPane,this._resetStateTimeout=0,t.on("unload",this._destroy,this)},addHooks:function(){Ie(this._container,"mousedown",this._onMouseDown,this)},removeHooks:function(){Be(this._container,"mousedown",this._onMouseDown,this)},moved:function(){return this._moved},_destroy:function(){pe(this._pane),delete this._pane},_resetState:function(){this._resetStateTimeout=0,this._moved=!1},_clearDeferredResetState:function(){0!==this._resetStateTimeout&&(clearTimeout(this._resetStateTimeout),this._resetStateTimeout=0)},_onMouseDown:function(t){if(!t.shiftKey||1!==t.which&&1!==t.button)return!1;this._clearDeferredResetState(),this._resetState(),ie(),Te(),this._startPoint=this._map.mouseEventToContainerPoint(t),Ie(document,{contextmenu:qe,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseMove:function(t){this._moved||(this._moved=!0,this._box=fe("div","leaflet-zoom-box",this._container),_e(this._container,"leaflet-crosshair"),this._map.fire("boxzoomstart")),this._point=this._map.mouseEventToContainerPoint(t);var e=new N(this._point,this._startPoint),n=e.getSize();Le(this._box,e.min),this._box.style.width=n.x+"px",this._box.style.height=n.y+"px"},_finish:function(){this._moved&&(pe(this._box),be(this._container,"leaflet-crosshair")),re(),Oe(),Be(document,{contextmenu:qe,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseUp:function(t){if((1===t.which||1===t.button)&&(this._finish(),this._moved)){this._clearDeferredResetState(),this._resetStateTimeout=setTimeout(r(this._resetState,this),0);var e=new j(this._map.containerPointToLatLng(this._startPoint),this._map.containerPointToLatLng(this._point));this._map.fitBounds(e).fire("boxzoomend",{boxZoomBounds:e})}},_onKeyDown:function(t){27===t.keyCode&&(this._finish(),this._clearDeferredResetState(),this._resetState())}});nn.addInitHook("addHandler","boxZoom",Xi),nn.mergeOptions({doubleClickZoom:!0});var Ji=mn.extend({addHooks:function(){this._map.on("dblclick",this._onDoubleClick,this)},removeHooks:function(){this._map.off("dblclick",this._onDoubleClick,this)},_onDoubleClick:function(t){var e=this._map,n=e.getZoom(),i=e.options.zoomDelta,r=t.originalEvent.shiftKey?n-i:n+i;"center"===e.options.doubleClickZoom?e.setZoom(r):e.setZoomAround(t.containerPoint,r)}});nn.addInitHook("addHandler","doubleClickZoom",Ji),nn.mergeOptions({dragging:!0,inertia:!0,inertiaDeceleration:3400,inertiaMaxSpeed:1/0,easeLinearity:.2,worldCopyJump:!1,maxBoundsViscosity:0});var tr=mn.extend({addHooks:function(){if(!this._draggable){var t=this._map;this._draggable=new bn(t._mapPane,t._container),this._draggable.on({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this),this._draggable.on("predrag",this._onPreDragLimit,this),t.options.worldCopyJump&&(this._draggable.on("predrag",this._onPreDragWrap,this),t.on("zoomend",this._onZoomEnd,this),t.whenReady(this._onZoomEnd,this))}_e(this._map._container,"leaflet-grab leaflet-touch-drag"),this._draggable.enable(),this._positions=[],this._times=[]},removeHooks:function(){be(this._map._container,"leaflet-grab"),be(this._map._container,"leaflet-touch-drag"),this._draggable.disable()},moved:function(){return this._draggable&&this._draggable._moved},moving:function(){return this._draggable&&this._draggable._moving},_onDragStart:function(){var t=this._map;if(t._stop(),this._map.options.maxBounds&&this._map.options.maxBoundsViscosity){var e=B(this._map.options.maxBounds);this._offsetLimit=I(this._map.latLngToContainerPoint(e.getNorthWest()).multiplyBy(-1),this._map.latLngToContainerPoint(e.getSouthEast()).multiplyBy(-1).add(this._map.getSize())),this._viscosity=Math.min(1,Math.max(0,this._map.options.maxBoundsViscosity))}else this._offsetLimit=null;t.fire("movestart").fire("dragstart"),t.options.inertia&&(this._positions=[],this._times=[])},_onDrag:function(t){if(this._map.options.inertia){var e=this._lastTime=+new Date,n=this._lastPos=this._draggable._absPos||this._draggable._newPos;this._positions.push(n),this._times.push(e),this._prunePositions(e)}this._map.fire("move",t).fire("drag",t)},_prunePositions:function(t){for(;this._positions.length>1&&t-this._times[0]>50;)this._positions.shift(),this._times.shift()},_onZoomEnd:function(){var t=this._map.getSize().divideBy(2),e=this._map.latLngToLayerPoint([0,0]);this._initialWorldOffset=e.subtract(t).x,this._worldWidth=this._map.getPixelWorldBounds().getSize().x},_viscousLimit:function(t,e){return t-(t-e)*this._viscosity},_onPreDragLimit:function(){if(this._viscosity&&this._offsetLimit){var t=this._draggable._newPos.subtract(this._draggable._startPos),e=this._offsetLimit;t.x<e.min.x&&(t.x=this._viscousLimit(t.x,e.min.x)),t.y<e.min.y&&(t.y=this._viscousLimit(t.y,e.min.y)),t.x>e.max.x&&(t.x=this._viscousLimit(t.x,e.max.x)),t.y>e.max.y&&(t.y=this._viscousLimit(t.y,e.max.y)),this._draggable._newPos=this._draggable._startPos.add(t)}},_onPreDragWrap:function(){var t=this._worldWidth,e=Math.round(t/2),n=this._initialWorldOffset,i=this._draggable._newPos.x,r=(i-e+n)%t+e-n,o=(i+e+n)%t-e-n,a=Math.abs(r+n)<Math.abs(o+n)?r:o;this._draggable._absPos=this._draggable._newPos.clone(),this._draggable._newPos.x=a},_onDragEnd:function(t){var e=this._map,n=e.options,i=!n.inertia||t.noInertia||this._times.length<2;if(e.fire("dragend",t),i)e.fire("moveend");else{this._prunePositions(+new Date);var r=this._lastPos.subtract(this._positions[0]),o=(this._lastTime-this._times[0])/1e3,a=n.easeLinearity,s=r.multiplyBy(a/o),l=s.distanceTo([0,0]),u=Math.min(n.inertiaMaxSpeed,l),c=s.multiplyBy(u/l),h=u/(n.inertiaDeceleration*a),d=c.multiplyBy(-h/2).round();d.x||d.y?(d=e._limitOffset(d,e.options.maxBounds),P((function(){e.panBy(d,{duration:h,easeLinearity:a,noMoveStart:!0,animate:!0})}))):e.fire("moveend")}}});nn.addInitHook("addHandler","dragging",tr),nn.mergeOptions({keyboard:!0,keyboardPanDelta:80});var er=mn.extend({keyCodes:{left:[37],right:[39],down:[40],up:[38],zoomIn:[187,107,61,171],zoomOut:[189,109,54,173]},initialize:function(t){this._map=t,this._setPanDelta(t.options.keyboardPanDelta),this._setZoomDelta(t.options.zoomDelta)},addHooks:function(){var t=this._map._container;t.tabIndex<=0&&(t.tabIndex="0"),Ie(t,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.on({focus:this._addHooks,blur:this._removeHooks},this)},removeHooks:function(){this._removeHooks(),Be(this._map._container,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.off({focus:this._addHooks,blur:this._removeHooks},this)},_onMouseDown:function(){if(!this._focused){var t=document.body,e=document.documentElement,n=t.scrollTop||e.scrollTop,i=t.scrollLeft||e.scrollLeft;this._map._container.focus(),window.scrollTo(i,n)}},_onFocus:function(){this._focused=!0,this._map.fire("focus")},_onBlur:function(){this._focused=!1,this._map.fire("blur")},_setPanDelta:function(t){var e,n,i=this._panKeys={},r=this.keyCodes;for(e=0,n=r.left.length;e<n;e++)i[r.left[e]]=[-1*t,0];for(e=0,n=r.right.length;e<n;e++)i[r.right[e]]=[t,0];for(e=0,n=r.down.length;e<n;e++)i[r.down[e]]=[0,t];for(e=0,n=r.up.length;e<n;e++)i[r.up[e]]=[0,-1*t]},_setZoomDelta:function(t){var e,n,i=this._zoomKeys={},r=this.keyCodes;for(e=0,n=r.zoomIn.length;e<n;e++)i[r.zoomIn[e]]=t;for(e=0,n=r.zoomOut.length;e<n;e++)i[r.zoomOut[e]]=-t},_addHooks:function(){Ie(document,"keydown",this._onKeyDown,this)},_removeHooks:function(){Be(document,"keydown",this._onKeyDown,this)},_onKeyDown:function(t){if(!(t.altKey||t.ctrlKey||t.metaKey)){var e,n=t.keyCode,i=this._map;if(n in this._panKeys){if(!i._panAnim||!i._panAnim._inProgress)if(e=this._panKeys[n],t.shiftKey&&(e=R(e).multiplyBy(3)),i.options.maxBounds&&(e=i._limitOffset(R(e),i.options.maxBounds)),i.options.worldCopyJump){var r=i.wrapLatLng(i.unproject(i.project(i.getCenter()).add(e)));i.panTo(r)}else i.panBy(e)}else if(n in this._zoomKeys)i.setZoom(i.getZoom()+(t.shiftKey?3:1)*this._zoomKeys[n]);else{if(27!==n||!i._popup||!i._popup.options.closeOnEscapeKey)return;i.closePopup()}qe(t)}}});nn.addInitHook("addHandler","keyboard",er),nn.mergeOptions({scrollWheelZoom:!0,wheelDebounceTime:40,wheelPxPerZoomLevel:60});var nr=mn.extend({addHooks:function(){Ie(this._map._container,"wheel",this._onWheelScroll,this),this._delta=0},removeHooks:function(){Be(this._map._container,"wheel",this._onWheelScroll,this)},_onWheelScroll:function(t){var e=Xe(t),n=this._map.options.wheelDebounceTime;this._delta+=e,this._lastMousePos=this._map.mouseEventToContainerPoint(t),this._startTime||(this._startTime=+new Date);var i=Math.max(n-(+new Date-this._startTime),0);clearTimeout(this._timer),this._timer=setTimeout(r(this._performZoom,this),i),qe(t)},_performZoom:function(){var t=this._map,e=t.getZoom(),n=this._map.options.zoomSnap||0;t._stop();var i=this._delta/(4*this._map.options.wheelPxPerZoomLevel),r=4*Math.log(2/(1+Math.exp(-Math.abs(i))))/Math.LN2,o=n?Math.ceil(r/n)*n:r,a=t._limitZoom(e+(this._delta>0?o:-o))-e;this._delta=0,this._startTime=null,a&&("center"===t.options.scrollWheelZoom?t.setZoom(e+a):t.setZoomAround(this._lastMousePos,e+a))}});nn.addInitHook("addHandler","scrollWheelZoom",nr);var ir=600;nn.mergeOptions({tapHold:Nt.touchNative&&Nt.safari&&Nt.mobile,tapTolerance:15});var rr=mn.extend({addHooks:function(){Ie(this._map._container,"touchstart",this._onDown,this)},removeHooks:function(){Be(this._map._container,"touchstart",this._onDown,this)},_onDown:function(t){if(clearTimeout(this._holdTimeout),1===t.touches.length){var e=t.touches[0];this._startPos=this._newPos=new A(e.clientX,e.clientY),this._holdTimeout=setTimeout(r((function(){this._cancel(),this._isTapValid()&&(Ie(document,"touchend",$e),Ie(document,"touchend touchcancel",this._cancelClickPrevent),this._simulateEvent("contextmenu",e))}),this),ir),Ie(document,"touchend touchcancel contextmenu",this._cancel,this),Ie(document,"touchmove",this._onMove,this)}},_cancelClickPrevent:function t(){Be(document,"touchend",$e),Be(document,"touchend touchcancel",t)},_cancel:function(){clearTimeout(this._holdTimeout),Be(document,"touchend touchcancel contextmenu",this._cancel,this),Be(document,"touchmove",this._onMove,this)},_onMove:function(t){var e=t.touches[0];this._newPos=new A(e.clientX,e.clientY)},_isTapValid:function(){return this._newPos.distanceTo(this._startPos)<=this._map.options.tapTolerance},_simulateEvent:function(t,e){var n=new MouseEvent(t,{bubbles:!0,cancelable:!0,view:window,screenX:e.screenX,screenY:e.screenY,clientX:e.clientX,clientY:e.clientY});n._simulated=!0,e.target.dispatchEvent(n)}});nn.addInitHook("addHandler","tapHold",rr),nn.mergeOptions({touchZoom:Nt.touch,bounceAtZoomLimits:!0});var or=mn.extend({addHooks:function(){_e(this._map._container,"leaflet-touch-zoom"),Ie(this._map._container,"touchstart",this._onTouchStart,this)},removeHooks:function(){be(this._map._container,"leaflet-touch-zoom"),Be(this._map._container,"touchstart",this._onTouchStart,this)},_onTouchStart:function(t){var e=this._map;if(t.touches&&2===t.touches.length&&!e._animatingZoom&&!this._zooming){var n=e.mouseEventToContainerPoint(t.touches[0]),i=e.mouseEventToContainerPoint(t.touches[1]);this._centerPoint=e.getSize()._divideBy(2),this._startLatLng=e.containerPointToLatLng(this._centerPoint),"center"!==e.options.touchZoom&&(this._pinchStartLatLng=e.containerPointToLatLng(n.add(i)._divideBy(2))),this._startDist=n.distanceTo(i),this._startZoom=e.getZoom(),this._moved=!1,this._zooming=!0,e._stop(),Ie(document,"touchmove",this._onTouchMove,this),Ie(document,"touchend touchcancel",this._onTouchEnd,this),$e(t)}},_onTouchMove:function(t){if(t.touches&&2===t.touches.length&&this._zooming){var e=this._map,n=e.mouseEventToContainerPoint(t.touches[0]),i=e.mouseEventToContainerPoint(t.touches[1]),o=n.distanceTo(i)/this._startDist;if(this._zoom=e.getScaleZoom(o,this._startZoom),!e.options.bounceAtZoomLimits&&(this._zoom<e.getMinZoom()&&o<1||this._zoom>e.getMaxZoom()&&o>1)&&(this._zoom=e._limitZoom(this._zoom)),"center"===e.options.touchZoom){if(this._center=this._startLatLng,1===o)return}else{var a=n._add(i)._divideBy(2)._subtract(this._centerPoint);if(1===o&&0===a.x&&0===a.y)return;this._center=e.unproject(e.project(this._pinchStartLatLng,this._zoom).subtract(a),this._zoom)}this._moved||(e._moveStart(!0,!1),this._moved=!0),M(this._animRequest);var s=r(e._move,e,this._center,this._zoom,{pinch:!0,round:!1},void 0);this._animRequest=P(s,this,!0),$e(t)}},_onTouchEnd:function(){this._moved&&this._zooming?(this._zooming=!1,M(this._animRequest),Be(document,"touchmove",this._onTouchMove,this),Be(document,"touchend touchcancel",this._onTouchEnd,this),this._map.options.zoomAnimation?this._map._animateZoom(this._center,this._map._limitZoom(this._zoom),!0,this._map.options.zoomSnap):this._map._resetView(this._center,this._map._limitZoom(this._zoom))):this._zooming=!1}});nn.addInitHook("addHandler","touchZoom",or),nn.BoxZoom=Xi,nn.DoubleClickZoom=Ji,nn.Drag=tr,nn.Keyboard=er,nn.ScrollWheelZoom=nr,nn.TapHold=rr,nn.TouchZoom=or,t.Bounds=N,t.Browser=Nt,t.CRS=V,t.Canvas=Hi,t.Circle=oi,t.CircleMarker=ii,t.Class=E,t.Control=on,t.DivIcon=Di,t.DivOverlay=Ei,t.DomEvent=tn,t.DomUtil=Ne,t.Draggable=bn,t.Evented=z,t.FeatureGroup=qn,t.GeoJSON=hi,t.GridLayer=Ni,t.Handler=mn,t.Icon=Qn,t.ImageOverlay=ki,t.LatLng=F,t.LatLngBounds=j,t.Layer=Un,t.LayerGroup=Yn,t.LineUtil=Rn,t.Map=nn,t.Marker=ti,t.Mixin=yn,t.Path=ni,t.Point=A,t.PolyUtil=jn,t.Polygon=ui,t.Polyline=si,t.Popup=Ti,t.PosAnimation=en,t.Projection=Wn,t.Rectangle=Qi,t.Renderer=Vi,t.SVG=qi,t.SVGOverlay=Li,t.TileLayer=ji,t.Tooltip=zi,t.Transformation=Y,t.Util=C,t.VideoOverlay=Pi,t.bind=r,t.bounds=I,t.canvas=Zi,t.circle=ai,t.circleMarker=ri,t.control=an,t.divIcon=Ri,t.extend=n,t.featureGroup=Kn,t.geoJSON=xi,t.geoJson=wi,t.gridLayer=Ii,t.icon=Gn,t.imageOverlay=Si,t.latLng=W,t.latLngBounds=B,t.layerGroup=$n,t.map=rn,t.marker=ei,t.point=R,t.polygon=ci,t.polyline=li,t.popup=Oi,t.rectangle=Gi,t.setOptions=f,t.stamp=a,t.svg=Ki,t.svgOverlay=Ci,t.tileLayer=Bi,t.tooltip=Ai,t.transformation=$,t.version=e,t.videoOverlay=Mi;var ar=window.L;t.noConflict=function(){return window.L=ar,this},window.L=t}(e)},463:function(t,e,n){"use strict";var i=n(791),r=n(296);function o(t){for(var e="https://reactjs.org/docs/error-decoder.html?invariant="+t,n=1;n<arguments.length;n++)e+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+t+"; visit "+e+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var a=new Set,s={};function l(t,e){u(t,e),u(t+"Capture",e)}function u(t,e){for(s[t]=e,t=0;t<e.length;t++)a.add(e[t])}var c=!("undefined"===typeof window||"undefined"===typeof window.document||"undefined"===typeof window.document.createElement),h=Object.prototype.hasOwnProperty,d=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,f={},p={};function v(t,e,n,i,r,o,a){this.acceptsBooleans=2===e||3===e||4===e,this.attributeName=i,this.attributeNamespace=r,this.mustUseProperty=n,this.propertyName=t,this.type=e,this.sanitizeURL=o,this.removeEmptyString=a}var m={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(t){m[t]=new v(t,0,!1,t,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(t){var e=t[0];m[e]=new v(e,1,!1,t[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(t){m[t]=new v(t,2,!1,t.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(t){m[t]=new v(t,2,!1,t,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(t){m[t]=new v(t,3,!1,t.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(t){m[t]=new v(t,3,!0,t,null,!1,!1)})),["capture","download"].forEach((function(t){m[t]=new v(t,4,!1,t,null,!1,!1)})),["cols","rows","size","span"].forEach((function(t){m[t]=new v(t,6,!1,t,null,!1,!1)})),["rowSpan","start"].forEach((function(t){m[t]=new v(t,5,!1,t.toLowerCase(),null,!1,!1)}));var g=/[\-:]([a-z])/g;function y(t){return t[1].toUpperCase()}function _(t,e,n,i){var r=m.hasOwnProperty(e)?m[e]:null;(null!==r?0!==r.type:i||!(2<e.length)||"o"!==e[0]&&"O"!==e[0]||"n"!==e[1]&&"N"!==e[1])&&(function(t,e,n,i){if(null===e||"undefined"===typeof e||function(t,e,n,i){if(null!==n&&0===n.type)return!1;switch(typeof e){case"function":case"symbol":return!0;case"boolean":return!i&&(null!==n?!n.acceptsBooleans:"data-"!==(t=t.toLowerCase().slice(0,5))&&"aria-"!==t);default:return!1}}(t,e,n,i))return!0;if(i)return!1;if(null!==n)switch(n.type){case 3:return!e;case 4:return!1===e;case 5:return isNaN(e);case 6:return isNaN(e)||1>e}return!1}(e,n,r,i)&&(n=null),i||null===r?function(t){return!!h.call(p,t)||!h.call(f,t)&&(d.test(t)?p[t]=!0:(f[t]=!0,!1))}(e)&&(null===n?t.removeAttribute(e):t.setAttribute(e,""+n)):r.mustUseProperty?t[r.propertyName]=null===n?3!==r.type&&"":n:(e=r.attributeName,i=r.attributeNamespace,null===n?t.removeAttribute(e):(n=3===(r=r.type)||4===r&&!0===n?"":""+n,i?t.setAttributeNS(i,e,n):t.setAttribute(e,n))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(t){var e=t.replace(g,y);m[e]=new v(e,1,!1,t,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(t){var e=t.replace(g,y);m[e]=new v(e,1,!1,t,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(t){var e=t.replace(g,y);m[e]=new v(e,1,!1,t,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(t){m[t]=new v(t,1,!1,t.toLowerCase(),null,!1,!1)})),m.xlinkHref=new v("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(t){m[t]=new v(t,1,!1,t.toLowerCase(),null,!0,!0)}));var b=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,x=Symbol.for("react.element"),w=Symbol.for("react.portal"),k=Symbol.for("react.fragment"),S=Symbol.for("react.strict_mode"),P=Symbol.for("react.profiler"),M=Symbol.for("react.provider"),L=Symbol.for("react.context"),C=Symbol.for("react.forward_ref"),E=Symbol.for("react.suspense"),T=Symbol.for("react.suspense_list"),O=Symbol.for("react.memo"),z=Symbol.for("react.lazy");Symbol.for("react.scope"),Symbol.for("react.debug_trace_mode");var A=Symbol.for("react.offscreen");Symbol.for("react.legacy_hidden"),Symbol.for("react.cache"),Symbol.for("react.tracing_marker");var D=Symbol.iterator;function R(t){return null===t||"object"!==typeof t?null:"function"===typeof(t=D&&t[D]||t["@@iterator"])?t:null}var N,I=Object.assign;function j(t){if(void 0===N)try{throw Error()}catch(n){var e=n.stack.trim().match(/\n( *(at )?)/);N=e&&e[1]||""}return"\n"+N+t}var B=!1;function F(t,e){if(!t||B)return"";B=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(e)if(e=function(){throw Error()},Object.defineProperty(e.prototype,"props",{set:function(){throw Error()}}),"object"===typeof Reflect&&Reflect.construct){try{Reflect.construct(e,[])}catch(u){var i=u}Reflect.construct(t,[],e)}else{try{e.call()}catch(u){i=u}t.call(e.prototype)}else{try{throw Error()}catch(u){i=u}t()}}catch(u){if(u&&i&&"string"===typeof u.stack){for(var r=u.stack.split("\n"),o=i.stack.split("\n"),a=r.length-1,s=o.length-1;1<=a&&0<=s&&r[a]!==o[s];)s--;for(;1<=a&&0<=s;a--,s--)if(r[a]!==o[s]){if(1!==a||1!==s)do{if(a--,0>--s||r[a]!==o[s]){var l="\n"+r[a].replace(" at new "," at ");return t.displayName&&l.includes("<anonymous>")&&(l=l.replace("<anonymous>",t.displayName)),l}}while(1<=a&&0<=s);break}}}finally{B=!1,Error.prepareStackTrace=n}return(t=t?t.displayName||t.name:"")?j(t):""}function W(t){switch(t.tag){case 5:return j(t.type);case 16:return j("Lazy");case 13:return j("Suspense");case 19:return j("SuspenseList");case 0:case 2:case 15:return t=F(t.type,!1);case 11:return t=F(t.type.render,!1);case 1:return t=F(t.type,!0);default:return""}}function V(t){if(null==t)return null;if("function"===typeof t)return t.displayName||t.name||null;if("string"===typeof t)return t;switch(t){case k:return"Fragment";case w:return"Portal";case P:return"Profiler";case S:return"StrictMode";case E:return"Suspense";case T:return"SuspenseList"}if("object"===typeof t)switch(t.$$typeof){case L:return(t.displayName||"Context")+".Consumer";case M:return(t._context.displayName||"Context")+".Provider";case C:var e=t.render;return(t=t.displayName)||(t=""!==(t=e.displayName||e.name||"")?"ForwardRef("+t+")":"ForwardRef"),t;case O:return null!==(e=t.displayName||null)?e:V(t.type)||"Memo";case z:e=t._payload,t=t._init;try{return V(t(e))}catch(n){}}return null}function H(t){var e=t.type;switch(t.tag){case 24:return"Cache";case 9:return(e.displayName||"Context")+".Consumer";case 10:return(e._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return t=(t=e.render).displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case 7:return"Fragment";case 5:return e;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return V(e);case 8:return e===S?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if("function"===typeof e)return e.displayName||e.name||null;if("string"===typeof e)return e}return null}function Z(t){switch(typeof t){case"boolean":case"number":case"string":case"undefined":case"object":return t;default:return""}}function U(t){var e=t.type;return(t=t.nodeName)&&"input"===t.toLowerCase()&&("checkbox"===e||"radio"===e)}function Y(t){t._valueTracker||(t._valueTracker=function(t){var e=U(t)?"checked":"value",n=Object.getOwnPropertyDescriptor(t.constructor.prototype,e),i=""+t[e];if(!t.hasOwnProperty(e)&&"undefined"!==typeof n&&"function"===typeof n.get&&"function"===typeof n.set){var r=n.get,o=n.set;return Object.defineProperty(t,e,{configurable:!0,get:function(){return r.call(this)},set:function(t){i=""+t,o.call(this,t)}}),Object.defineProperty(t,e,{enumerable:n.enumerable}),{getValue:function(){return i},setValue:function(t){i=""+t},stopTracking:function(){t._valueTracker=null,delete t[e]}}}}(t))}function $(t){if(!t)return!1;var e=t._valueTracker;if(!e)return!0;var n=e.getValue(),i="";return t&&(i=U(t)?t.checked?"true":"false":t.value),(t=i)!==n&&(e.setValue(t),!0)}function q(t){if("undefined"===typeof(t=t||("undefined"!==typeof document?document:void 0)))return null;try{return t.activeElement||t.body}catch(e){return t.body}}function K(t,e){var n=e.checked;return I({},e,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:t._wrapperState.initialChecked})}function Q(t,e){var n=null==e.defaultValue?"":e.defaultValue,i=null!=e.checked?e.checked:e.defaultChecked;n=Z(null!=e.value?e.value:n),t._wrapperState={initialChecked:i,initialValue:n,controlled:"checkbox"===e.type||"radio"===e.type?null!=e.checked:null!=e.value}}function G(t,e){null!=(e=e.checked)&&_(t,"checked",e,!1)}function X(t,e){G(t,e);var n=Z(e.value),i=e.type;if(null!=n)"number"===i?(0===n&&""===t.value||t.value!=n)&&(t.value=""+n):t.value!==""+n&&(t.value=""+n);else if("submit"===i||"reset"===i)return void t.removeAttribute("value");e.hasOwnProperty("value")?tt(t,e.type,n):e.hasOwnProperty("defaultValue")&&tt(t,e.type,Z(e.defaultValue)),null==e.checked&&null!=e.defaultChecked&&(t.defaultChecked=!!e.defaultChecked)}function J(t,e,n){if(e.hasOwnProperty("value")||e.hasOwnProperty("defaultValue")){var i=e.type;if(!("submit"!==i&&"reset"!==i||void 0!==e.value&&null!==e.value))return;e=""+t._wrapperState.initialValue,n||e===t.value||(t.value=e),t.defaultValue=e}""!==(n=t.name)&&(t.name=""),t.defaultChecked=!!t._wrapperState.initialChecked,""!==n&&(t.name=n)}function tt(t,e,n){"number"===e&&q(t.ownerDocument)===t||(null==n?t.defaultValue=""+t._wrapperState.initialValue:t.defaultValue!==""+n&&(t.defaultValue=""+n))}var et=Array.isArray;function nt(t,e,n,i){if(t=t.options,e){e={};for(var r=0;r<n.length;r++)e["$"+n[r]]=!0;for(n=0;n<t.length;n++)r=e.hasOwnProperty("$"+t[n].value),t[n].selected!==r&&(t[n].selected=r),r&&i&&(t[n].defaultSelected=!0)}else{for(n=""+Z(n),e=null,r=0;r<t.length;r++){if(t[r].value===n)return t[r].selected=!0,void(i&&(t[r].defaultSelected=!0));null!==e||t[r].disabled||(e=t[r])}null!==e&&(e.selected=!0)}}function it(t,e){if(null!=e.dangerouslySetInnerHTML)throw Error(o(91));return I({},e,{value:void 0,defaultValue:void 0,children:""+t._wrapperState.initialValue})}function rt(t,e){var n=e.value;if(null==n){if(n=e.children,e=e.defaultValue,null!=n){if(null!=e)throw Error(o(92));if(et(n)){if(1<n.length)throw Error(o(93));n=n[0]}e=n}null==e&&(e=""),n=e}t._wrapperState={initialValue:Z(n)}}function ot(t,e){var n=Z(e.value),i=Z(e.defaultValue);null!=n&&((n=""+n)!==t.value&&(t.value=n),null==e.defaultValue&&t.defaultValue!==n&&(t.defaultValue=n)),null!=i&&(t.defaultValue=""+i)}function at(t){var e=t.textContent;e===t._wrapperState.initialValue&&""!==e&&null!==e&&(t.value=e)}function st(t){switch(t){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function lt(t,e){return null==t||"http://www.w3.org/1999/xhtml"===t?st(e):"http://www.w3.org/2000/svg"===t&&"foreignObject"===e?"http://www.w3.org/1999/xhtml":t}var ut,ct,ht=(ct=function(t,e){if("http://www.w3.org/2000/svg"!==t.namespaceURI||"innerHTML"in t)t.innerHTML=e;else{for((ut=ut||document.createElement("div")).innerHTML="<svg>"+e.valueOf().toString()+"</svg>",e=ut.firstChild;t.firstChild;)t.removeChild(t.firstChild);for(;e.firstChild;)t.appendChild(e.firstChild)}},"undefined"!==typeof MSApp&&MSApp.execUnsafeLocalFunction?function(t,e,n,i){MSApp.execUnsafeLocalFunction((function(){return ct(t,e)}))}:ct);function dt(t,e){if(e){var n=t.firstChild;if(n&&n===t.lastChild&&3===n.nodeType)return void(n.nodeValue=e)}t.textContent=e}var ft={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},pt=["Webkit","ms","Moz","O"];function vt(t,e,n){return null==e||"boolean"===typeof e||""===e?"":n||"number"!==typeof e||0===e||ft.hasOwnProperty(t)&&ft[t]?(""+e).trim():e+"px"}function mt(t,e){for(var n in t=t.style,e)if(e.hasOwnProperty(n)){var i=0===n.indexOf("--"),r=vt(n,e[n],i);"float"===n&&(n="cssFloat"),i?t.setProperty(n,r):t[n]=r}}Object.keys(ft).forEach((function(t){pt.forEach((function(e){e=e+t.charAt(0).toUpperCase()+t.substring(1),ft[e]=ft[t]}))}));var gt=I({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function yt(t,e){if(e){if(gt[t]&&(null!=e.children||null!=e.dangerouslySetInnerHTML))throw Error(o(137,t));if(null!=e.dangerouslySetInnerHTML){if(null!=e.children)throw Error(o(60));if("object"!==typeof e.dangerouslySetInnerHTML||!("__html"in e.dangerouslySetInnerHTML))throw Error(o(61))}if(null!=e.style&&"object"!==typeof e.style)throw Error(o(62))}}function _t(t,e){if(-1===t.indexOf("-"))return"string"===typeof e.is;switch(t){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var bt=null;function xt(t){return(t=t.target||t.srcElement||window).correspondingUseElement&&(t=t.correspondingUseElement),3===t.nodeType?t.parentNode:t}var wt=null,kt=null,St=null;function Pt(t){if(t=_r(t)){if("function"!==typeof wt)throw Error(o(280));var e=t.stateNode;e&&(e=xr(e),wt(t.stateNode,t.type,e))}}function Mt(t){kt?St?St.push(t):St=[t]:kt=t}function Lt(){if(kt){var t=kt,e=St;if(St=kt=null,Pt(t),e)for(t=0;t<e.length;t++)Pt(e[t])}}function Ct(t,e){return t(e)}function Et(){}var Tt=!1;function Ot(t,e,n){if(Tt)return t(e,n);Tt=!0;try{return Ct(t,e,n)}finally{Tt=!1,(null!==kt||null!==St)&&(Et(),Lt())}}function zt(t,e){var n=t.stateNode;if(null===n)return null;var i=xr(n);if(null===i)return null;n=i[e];t:switch(e){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(i=!i.disabled)||(i=!("button"===(t=t.type)||"input"===t||"select"===t||"textarea"===t)),t=!i;break t;default:t=!1}if(t)return null;if(n&&"function"!==typeof n)throw Error(o(231,e,typeof n));return n}var At=!1;if(c)try{var Dt={};Object.defineProperty(Dt,"passive",{get:function(){At=!0}}),window.addEventListener("test",Dt,Dt),window.removeEventListener("test",Dt,Dt)}catch(ct){At=!1}function Rt(t,e,n,i,r,o,a,s,l){var u=Array.prototype.slice.call(arguments,3);try{e.apply(n,u)}catch(c){this.onError(c)}}var Nt=!1,It=null,jt=!1,Bt=null,Ft={onError:function(t){Nt=!0,It=t}};function Wt(t,e,n,i,r,o,a,s,l){Nt=!1,It=null,Rt.apply(Ft,arguments)}function Vt(t){var e=t,n=t;if(t.alternate)for(;e.return;)e=e.return;else{t=e;do{0!==(4098&(e=t).flags)&&(n=e.return),t=e.return}while(t)}return 3===e.tag?n:null}function Ht(t){if(13===t.tag){var e=t.memoizedState;if(null===e&&(null!==(t=t.alternate)&&(e=t.memoizedState)),null!==e)return e.dehydrated}return null}function Zt(t){if(Vt(t)!==t)throw Error(o(188))}function Ut(t){return null!==(t=function(t){var e=t.alternate;if(!e){if(null===(e=Vt(t)))throw Error(o(188));return e!==t?null:t}for(var n=t,i=e;;){var r=n.return;if(null===r)break;var a=r.alternate;if(null===a){if(null!==(i=r.return)){n=i;continue}break}if(r.child===a.child){for(a=r.child;a;){if(a===n)return Zt(r),t;if(a===i)return Zt(r),e;a=a.sibling}throw Error(o(188))}if(n.return!==i.return)n=r,i=a;else{for(var s=!1,l=r.child;l;){if(l===n){s=!0,n=r,i=a;break}if(l===i){s=!0,i=r,n=a;break}l=l.sibling}if(!s){for(l=a.child;l;){if(l===n){s=!0,n=a,i=r;break}if(l===i){s=!0,i=a,n=r;break}l=l.sibling}if(!s)throw Error(o(189))}}if(n.alternate!==i)throw Error(o(190))}if(3!==n.tag)throw Error(o(188));return n.stateNode.current===n?t:e}(t))?Yt(t):null}function Yt(t){if(5===t.tag||6===t.tag)return t;for(t=t.child;null!==t;){var e=Yt(t);if(null!==e)return e;t=t.sibling}return null}var $t=r.unstable_scheduleCallback,qt=r.unstable_cancelCallback,Kt=r.unstable_shouldYield,Qt=r.unstable_requestPaint,Gt=r.unstable_now,Xt=r.unstable_getCurrentPriorityLevel,Jt=r.unstable_ImmediatePriority,te=r.unstable_UserBlockingPriority,ee=r.unstable_NormalPriority,ne=r.unstable_LowPriority,ie=r.unstable_IdlePriority,re=null,oe=null;var ae=Math.clz32?Math.clz32:function(t){return t>>>=0,0===t?32:31-(se(t)/le|0)|0},se=Math.log,le=Math.LN2;var ue=64,ce=4194304;function he(t){switch(t&-t){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return 4194240&t;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return 130023424&t;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return t}}function de(t,e){var n=t.pendingLanes;if(0===n)return 0;var i=0,r=t.suspendedLanes,o=t.pingedLanes,a=268435455&n;if(0!==a){var s=a&~r;0!==s?i=he(s):0!==(o&=a)&&(i=he(o))}else 0!==(a=n&~r)?i=he(a):0!==o&&(i=he(o));if(0===i)return 0;if(0!==e&&e!==i&&0===(e&r)&&((r=i&-i)>=(o=e&-e)||16===r&&0!==(4194240&o)))return e;if(0!==(4&i)&&(i|=16&n),0!==(e=t.entangledLanes))for(t=t.entanglements,e&=i;0<e;)r=1<<(n=31-ae(e)),i|=t[n],e&=~r;return i}function fe(t,e){switch(t){case 1:case 2:case 4:return e+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e+5e3;default:return-1}}function pe(t){return 0!==(t=-1073741825&t.pendingLanes)?t:1073741824&t?1073741824:0}function ve(){var t=ue;return 0===(4194240&(ue<<=1))&&(ue=64),t}function me(t){for(var e=[],n=0;31>n;n++)e.push(t);return e}function ge(t,e,n){t.pendingLanes|=e,536870912!==e&&(t.suspendedLanes=0,t.pingedLanes=0),(t=t.eventTimes)[e=31-ae(e)]=n}function ye(t,e){var n=t.entangledLanes|=e;for(t=t.entanglements;n;){var i=31-ae(n),r=1<<i;r&e|t[i]&e&&(t[i]|=e),n&=~r}}var _e=0;function be(t){return 1<(t&=-t)?4<t?0!==(268435455&t)?16:536870912:4:1}var xe,we,ke,Se,Pe,Me=!1,Le=[],Ce=null,Ee=null,Te=null,Oe=new Map,ze=new Map,Ae=[],De="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function Re(t,e){switch(t){case"focusin":case"focusout":Ce=null;break;case"dragenter":case"dragleave":Ee=null;break;case"mouseover":case"mouseout":Te=null;break;case"pointerover":case"pointerout":Oe.delete(e.pointerId);break;case"gotpointercapture":case"lostpointercapture":ze.delete(e.pointerId)}}function Ne(t,e,n,i,r,o){return null===t||t.nativeEvent!==o?(t={blockedOn:e,domEventName:n,eventSystemFlags:i,nativeEvent:o,targetContainers:[r]},null!==e&&(null!==(e=_r(e))&&we(e)),t):(t.eventSystemFlags|=i,e=t.targetContainers,null!==r&&-1===e.indexOf(r)&&e.push(r),t)}function Ie(t){var e=yr(t.target);if(null!==e){var n=Vt(e);if(null!==n)if(13===(e=n.tag)){if(null!==(e=Ht(n)))return t.blockedOn=e,void Pe(t.priority,(function(){ke(n)}))}else if(3===e&&n.stateNode.current.memoizedState.isDehydrated)return void(t.blockedOn=3===n.tag?n.stateNode.containerInfo:null)}t.blockedOn=null}function je(t){if(null!==t.blockedOn)return!1;for(var e=t.targetContainers;0<e.length;){var n=Ke(t.domEventName,t.eventSystemFlags,e[0],t.nativeEvent);if(null!==n)return null!==(e=_r(n))&&we(e),t.blockedOn=n,!1;var i=new(n=t.nativeEvent).constructor(n.type,n);bt=i,n.target.dispatchEvent(i),bt=null,e.shift()}return!0}function Be(t,e,n){je(t)&&n.delete(e)}function Fe(){Me=!1,null!==Ce&&je(Ce)&&(Ce=null),null!==Ee&&je(Ee)&&(Ee=null),null!==Te&&je(Te)&&(Te=null),Oe.forEach(Be),ze.forEach(Be)}function We(t,e){t.blockedOn===e&&(t.blockedOn=null,Me||(Me=!0,r.unstable_scheduleCallback(r.unstable_NormalPriority,Fe)))}function Ve(t){function e(e){return We(e,t)}if(0<Le.length){We(Le[0],t);for(var n=1;n<Le.length;n++){var i=Le[n];i.blockedOn===t&&(i.blockedOn=null)}}for(null!==Ce&&We(Ce,t),null!==Ee&&We(Ee,t),null!==Te&&We(Te,t),Oe.forEach(e),ze.forEach(e),n=0;n<Ae.length;n++)(i=Ae[n]).blockedOn===t&&(i.blockedOn=null);for(;0<Ae.length&&null===(n=Ae[0]).blockedOn;)Ie(n),null===n.blockedOn&&Ae.shift()}var He=b.ReactCurrentBatchConfig,Ze=!0;function Ue(t,e,n,i){var r=_e,o=He.transition;He.transition=null;try{_e=1,$e(t,e,n,i)}finally{_e=r,He.transition=o}}function Ye(t,e,n,i){var r=_e,o=He.transition;He.transition=null;try{_e=4,$e(t,e,n,i)}finally{_e=r,He.transition=o}}function $e(t,e,n,i){if(Ze){var r=Ke(t,e,n,i);if(null===r)Zi(t,e,i,qe,n),Re(t,i);else if(function(t,e,n,i,r){switch(e){case"focusin":return Ce=Ne(Ce,t,e,n,i,r),!0;case"dragenter":return Ee=Ne(Ee,t,e,n,i,r),!0;case"mouseover":return Te=Ne(Te,t,e,n,i,r),!0;case"pointerover":var o=r.pointerId;return Oe.set(o,Ne(Oe.get(o)||null,t,e,n,i,r)),!0;case"gotpointercapture":return o=r.pointerId,ze.set(o,Ne(ze.get(o)||null,t,e,n,i,r)),!0}return!1}(r,t,e,n,i))i.stopPropagation();else if(Re(t,i),4&e&&-1<De.indexOf(t)){for(;null!==r;){var o=_r(r);if(null!==o&&xe(o),null===(o=Ke(t,e,n,i))&&Zi(t,e,i,qe,n),o===r)break;r=o}null!==r&&i.stopPropagation()}else Zi(t,e,i,null,n)}}var qe=null;function Ke(t,e,n,i){if(qe=null,null!==(t=yr(t=xt(i))))if(null===(e=Vt(t)))t=null;else if(13===(n=e.tag)){if(null!==(t=Ht(e)))return t;t=null}else if(3===n){if(e.stateNode.current.memoizedState.isDehydrated)return 3===e.tag?e.stateNode.containerInfo:null;t=null}else e!==t&&(t=null);return qe=t,null}function Qe(t){switch(t){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(Xt()){case Jt:return 1;case te:return 4;case ee:case ne:return 16;case ie:return 536870912;default:return 16}default:return 16}}var Ge=null,Xe=null,Je=null;function tn(){if(Je)return Je;var t,e,n=Xe,i=n.length,r="value"in Ge?Ge.value:Ge.textContent,o=r.length;for(t=0;t<i&&n[t]===r[t];t++);var a=i-t;for(e=1;e<=a&&n[i-e]===r[o-e];e++);return Je=r.slice(t,1<e?1-e:void 0)}function en(t){var e=t.keyCode;return"charCode"in t?0===(t=t.charCode)&&13===e&&(t=13):t=e,10===t&&(t=13),32<=t||13===t?t:0}function nn(){return!0}function rn(){return!1}function on(t){function e(e,n,i,r,o){for(var a in this._reactName=e,this._targetInst=i,this.type=n,this.nativeEvent=r,this.target=o,this.currentTarget=null,t)t.hasOwnProperty(a)&&(e=t[a],this[a]=e?e(r):r[a]);return this.isDefaultPrevented=(null!=r.defaultPrevented?r.defaultPrevented:!1===r.returnValue)?nn:rn,this.isPropagationStopped=rn,this}return I(e.prototype,{preventDefault:function(){this.defaultPrevented=!0;var t=this.nativeEvent;t&&(t.preventDefault?t.preventDefault():"unknown"!==typeof t.returnValue&&(t.returnValue=!1),this.isDefaultPrevented=nn)},stopPropagation:function(){var t=this.nativeEvent;t&&(t.stopPropagation?t.stopPropagation():"unknown"!==typeof t.cancelBubble&&(t.cancelBubble=!0),this.isPropagationStopped=nn)},persist:function(){},isPersistent:nn}),e}var an,sn,ln,un={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},cn=on(un),hn=I({},un,{view:0,detail:0}),dn=on(hn),fn=I({},hn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Pn,button:0,buttons:0,relatedTarget:function(t){return void 0===t.relatedTarget?t.fromElement===t.srcElement?t.toElement:t.fromElement:t.relatedTarget},movementX:function(t){return"movementX"in t?t.movementX:(t!==ln&&(ln&&"mousemove"===t.type?(an=t.screenX-ln.screenX,sn=t.screenY-ln.screenY):sn=an=0,ln=t),an)},movementY:function(t){return"movementY"in t?t.movementY:sn}}),pn=on(fn),vn=on(I({},fn,{dataTransfer:0})),mn=on(I({},hn,{relatedTarget:0})),gn=on(I({},un,{animationName:0,elapsedTime:0,pseudoElement:0})),yn=I({},un,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),_n=on(yn),bn=on(I({},un,{data:0})),xn={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},wn={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},kn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Sn(t){var e=this.nativeEvent;return e.getModifierState?e.getModifierState(t):!!(t=kn[t])&&!!e[t]}function Pn(){return Sn}var Mn=I({},hn,{key:function(t){if(t.key){var e=xn[t.key]||t.key;if("Unidentified"!==e)return e}return"keypress"===t.type?13===(t=en(t))?"Enter":String.fromCharCode(t):"keydown"===t.type||"keyup"===t.type?wn[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Pn,charCode:function(t){return"keypress"===t.type?en(t):0},keyCode:function(t){return"keydown"===t.type||"keyup"===t.type?t.keyCode:0},which:function(t){return"keypress"===t.type?en(t):"keydown"===t.type||"keyup"===t.type?t.keyCode:0}}),Ln=on(Mn),Cn=on(I({},fn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),En=on(I({},hn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Pn})),Tn=on(I({},un,{propertyName:0,elapsedTime:0,pseudoElement:0})),On=I({},fn,{deltaX:function(t){return"deltaX"in t?t.deltaX:"wheelDeltaX"in t?-t.wheelDeltaX:0},deltaY:function(t){return"deltaY"in t?t.deltaY:"wheelDeltaY"in t?-t.wheelDeltaY:"wheelDelta"in t?-t.wheelDelta:0},deltaZ:0,deltaMode:0}),zn=on(On),An=[9,13,27,32],Dn=c&&"CompositionEvent"in window,Rn=null;c&&"documentMode"in document&&(Rn=document.documentMode);var Nn=c&&"TextEvent"in window&&!Rn,In=c&&(!Dn||Rn&&8<Rn&&11>=Rn),jn=String.fromCharCode(32),Bn=!1;function Fn(t,e){switch(t){case"keyup":return-1!==An.indexOf(e.keyCode);case"keydown":return 229!==e.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Wn(t){return"object"===typeof(t=t.detail)&&"data"in t?t.data:null}var Vn=!1;var Hn={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Zn(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return"input"===e?!!Hn[t.type]:"textarea"===e}function Un(t,e,n,i){Mt(i),0<(e=Yi(e,"onChange")).length&&(n=new cn("onChange","change",null,n,i),t.push({event:n,listeners:e}))}var Yn=null,$n=null;function qn(t){ji(t,0)}function Kn(t){if($(br(t)))return t}function Qn(t,e){if("change"===t)return e}var Gn=!1;if(c){var Xn;if(c){var Jn="oninput"in document;if(!Jn){var ti=document.createElement("div");ti.setAttribute("oninput","return;"),Jn="function"===typeof ti.oninput}Xn=Jn}else Xn=!1;Gn=Xn&&(!document.documentMode||9<document.documentMode)}function ei(){Yn&&(Yn.detachEvent("onpropertychange",ni),$n=Yn=null)}function ni(t){if("value"===t.propertyName&&Kn($n)){var e=[];Un(e,$n,t,xt(t)),Ot(qn,e)}}function ii(t,e,n){"focusin"===t?(ei(),$n=n,(Yn=e).attachEvent("onpropertychange",ni)):"focusout"===t&&ei()}function ri(t){if("selectionchange"===t||"keyup"===t||"keydown"===t)return Kn($n)}function oi(t,e){if("click"===t)return Kn(e)}function ai(t,e){if("input"===t||"change"===t)return Kn(e)}var si="function"===typeof Object.is?Object.is:function(t,e){return t===e&&(0!==t||1/t===1/e)||t!==t&&e!==e};function li(t,e){if(si(t,e))return!0;if("object"!==typeof t||null===t||"object"!==typeof e||null===e)return!1;var n=Object.keys(t),i=Object.keys(e);if(n.length!==i.length)return!1;for(i=0;i<n.length;i++){var r=n[i];if(!h.call(e,r)||!si(t[r],e[r]))return!1}return!0}function ui(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function ci(t,e){var n,i=ui(t);for(t=0;i;){if(3===i.nodeType){if(n=t+i.textContent.length,t<=e&&n>=e)return{node:i,offset:e-t};t=n}t:{for(;i;){if(i.nextSibling){i=i.nextSibling;break t}i=i.parentNode}i=void 0}i=ui(i)}}function hi(t,e){return!(!t||!e)&&(t===e||(!t||3!==t.nodeType)&&(e&&3===e.nodeType?hi(t,e.parentNode):"contains"in t?t.contains(e):!!t.compareDocumentPosition&&!!(16&t.compareDocumentPosition(e))))}function di(){for(var t=window,e=q();e instanceof t.HTMLIFrameElement;){try{var n="string"===typeof e.contentWindow.location.href}catch(i){n=!1}if(!n)break;e=q((t=e.contentWindow).document)}return e}function fi(t){var e=t&&t.nodeName&&t.nodeName.toLowerCase();return e&&("input"===e&&("text"===t.type||"search"===t.type||"tel"===t.type||"url"===t.type||"password"===t.type)||"textarea"===e||"true"===t.contentEditable)}function pi(t){var e=di(),n=t.focusedElem,i=t.selectionRange;if(e!==n&&n&&n.ownerDocument&&hi(n.ownerDocument.documentElement,n)){if(null!==i&&fi(n))if(e=i.start,void 0===(t=i.end)&&(t=e),"selectionStart"in n)n.selectionStart=e,n.selectionEnd=Math.min(t,n.value.length);else if((t=(e=n.ownerDocument||document)&&e.defaultView||window).getSelection){t=t.getSelection();var r=n.textContent.length,o=Math.min(i.start,r);i=void 0===i.end?o:Math.min(i.end,r),!t.extend&&o>i&&(r=i,i=o,o=r),r=ci(n,o);var a=ci(n,i);r&&a&&(1!==t.rangeCount||t.anchorNode!==r.node||t.anchorOffset!==r.offset||t.focusNode!==a.node||t.focusOffset!==a.offset)&&((e=e.createRange()).setStart(r.node,r.offset),t.removeAllRanges(),o>i?(t.addRange(e),t.extend(a.node,a.offset)):(e.setEnd(a.node,a.offset),t.addRange(e)))}for(e=[],t=n;t=t.parentNode;)1===t.nodeType&&e.push({element:t,left:t.scrollLeft,top:t.scrollTop});for("function"===typeof n.focus&&n.focus(),n=0;n<e.length;n++)(t=e[n]).element.scrollLeft=t.left,t.element.scrollTop=t.top}}var vi=c&&"documentMode"in document&&11>=document.documentMode,mi=null,gi=null,yi=null,_i=!1;function bi(t,e,n){var i=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;_i||null==mi||mi!==q(i)||("selectionStart"in(i=mi)&&fi(i)?i={start:i.selectionStart,end:i.selectionEnd}:i={anchorNode:(i=(i.ownerDocument&&i.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:i.anchorOffset,focusNode:i.focusNode,focusOffset:i.focusOffset},yi&&li(yi,i)||(yi=i,0<(i=Yi(gi,"onSelect")).length&&(e=new cn("onSelect","select",null,e,n),t.push({event:e,listeners:i}),e.target=mi)))}function xi(t,e){var n={};return n[t.toLowerCase()]=e.toLowerCase(),n["Webkit"+t]="webkit"+e,n["Moz"+t]="moz"+e,n}var wi={animationend:xi("Animation","AnimationEnd"),animationiteration:xi("Animation","AnimationIteration"),animationstart:xi("Animation","AnimationStart"),transitionend:xi("Transition","TransitionEnd")},ki={},Si={};function Pi(t){if(ki[t])return ki[t];if(!wi[t])return t;var e,n=wi[t];for(e in n)if(n.hasOwnProperty(e)&&e in Si)return ki[t]=n[e];return t}c&&(Si=document.createElement("div").style,"AnimationEvent"in window||(delete wi.animationend.animation,delete wi.animationiteration.animation,delete wi.animationstart.animation),"TransitionEvent"in window||delete wi.transitionend.transition);var Mi=Pi("animationend"),Li=Pi("animationiteration"),Ci=Pi("animationstart"),Ei=Pi("transitionend"),Ti=new Map,Oi="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function zi(t,e){Ti.set(t,e),l(e,[t])}for(var Ai=0;Ai<Oi.length;Ai++){var Di=Oi[Ai];zi(Di.toLowerCase(),"on"+(Di[0].toUpperCase()+Di.slice(1)))}zi(Mi,"onAnimationEnd"),zi(Li,"onAnimationIteration"),zi(Ci,"onAnimationStart"),zi("dblclick","onDoubleClick"),zi("focusin","onFocus"),zi("focusout","onBlur"),zi(Ei,"onTransitionEnd"),u("onMouseEnter",["mouseout","mouseover"]),u("onMouseLeave",["mouseout","mouseover"]),u("onPointerEnter",["pointerout","pointerover"]),u("onPointerLeave",["pointerout","pointerover"]),l("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),l("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),l("onBeforeInput",["compositionend","keypress","textInput","paste"]),l("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),l("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),l("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Ri="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Ni=new Set("cancel close invalid load scroll toggle".split(" ").concat(Ri));function Ii(t,e,n){var i=t.type||"unknown-event";t.currentTarget=n,function(t,e,n,i,r,a,s,l,u){if(Wt.apply(this,arguments),Nt){if(!Nt)throw Error(o(198));var c=It;Nt=!1,It=null,jt||(jt=!0,Bt=c)}}(i,e,void 0,t),t.currentTarget=null}function ji(t,e){e=0!==(4&e);for(var n=0;n<t.length;n++){var i=t[n],r=i.event;i=i.listeners;t:{var o=void 0;if(e)for(var a=i.length-1;0<=a;a--){var s=i[a],l=s.instance,u=s.currentTarget;if(s=s.listener,l!==o&&r.isPropagationStopped())break t;Ii(r,s,u),o=l}else for(a=0;a<i.length;a++){if(l=(s=i[a]).instance,u=s.currentTarget,s=s.listener,l!==o&&r.isPropagationStopped())break t;Ii(r,s,u),o=l}}}if(jt)throw t=Bt,jt=!1,Bt=null,t}function Bi(t,e){var n=e[vr];void 0===n&&(n=e[vr]=new Set);var i=t+"__bubble";n.has(i)||(Hi(e,t,2,!1),n.add(i))}function Fi(t,e,n){var i=0;e&&(i|=4),Hi(n,t,i,e)}var Wi="_reactListening"+Math.random().toString(36).slice(2);function Vi(t){if(!t[Wi]){t[Wi]=!0,a.forEach((function(e){"selectionchange"!==e&&(Ni.has(e)||Fi(e,!1,t),Fi(e,!0,t))}));var e=9===t.nodeType?t:t.ownerDocument;null===e||e[Wi]||(e[Wi]=!0,Fi("selectionchange",!1,e))}}function Hi(t,e,n,i){switch(Qe(e)){case 1:var r=Ue;break;case 4:r=Ye;break;default:r=$e}n=r.bind(null,e,n,t),r=void 0,!At||"touchstart"!==e&&"touchmove"!==e&&"wheel"!==e||(r=!0),i?void 0!==r?t.addEventListener(e,n,{capture:!0,passive:r}):t.addEventListener(e,n,!0):void 0!==r?t.addEventListener(e,n,{passive:r}):t.addEventListener(e,n,!1)}function Zi(t,e,n,i,r){var o=i;if(0===(1&e)&&0===(2&e)&&null!==i)t:for(;;){if(null===i)return;var a=i.tag;if(3===a||4===a){var s=i.stateNode.containerInfo;if(s===r||8===s.nodeType&&s.parentNode===r)break;if(4===a)for(a=i.return;null!==a;){var l=a.tag;if((3===l||4===l)&&((l=a.stateNode.containerInfo)===r||8===l.nodeType&&l.parentNode===r))return;a=a.return}for(;null!==s;){if(null===(a=yr(s)))return;if(5===(l=a.tag)||6===l){i=o=a;continue t}s=s.parentNode}}i=i.return}Ot((function(){var i=o,r=xt(n),a=[];t:{var s=Ti.get(t);if(void 0!==s){var l=cn,u=t;switch(t){case"keypress":if(0===en(n))break t;case"keydown":case"keyup":l=Ln;break;case"focusin":u="focus",l=mn;break;case"focusout":u="blur",l=mn;break;case"beforeblur":case"afterblur":l=mn;break;case"click":if(2===n.button)break t;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":l=pn;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":l=vn;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":l=En;break;case Mi:case Li:case Ci:l=gn;break;case Ei:l=Tn;break;case"scroll":l=dn;break;case"wheel":l=zn;break;case"copy":case"cut":case"paste":l=_n;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":l=Cn}var c=0!==(4&e),h=!c&&"scroll"===t,d=c?null!==s?s+"Capture":null:s;c=[];for(var f,p=i;null!==p;){var v=(f=p).stateNode;if(5===f.tag&&null!==v&&(f=v,null!==d&&(null!=(v=zt(p,d))&&c.push(Ui(p,v,f)))),h)break;p=p.return}0<c.length&&(s=new l(s,u,null,n,r),a.push({event:s,listeners:c}))}}if(0===(7&e)){if(l="mouseout"===t||"pointerout"===t,(!(s="mouseover"===t||"pointerover"===t)||n===bt||!(u=n.relatedTarget||n.fromElement)||!yr(u)&&!u[pr])&&(l||s)&&(s=r.window===r?r:(s=r.ownerDocument)?s.defaultView||s.parentWindow:window,l?(l=i,null!==(u=(u=n.relatedTarget||n.toElement)?yr(u):null)&&(u!==(h=Vt(u))||5!==u.tag&&6!==u.tag)&&(u=null)):(l=null,u=i),l!==u)){if(c=pn,v="onMouseLeave",d="onMouseEnter",p="mouse","pointerout"!==t&&"pointerover"!==t||(c=Cn,v="onPointerLeave",d="onPointerEnter",p="pointer"),h=null==l?s:br(l),f=null==u?s:br(u),(s=new c(v,p+"leave",l,n,r)).target=h,s.relatedTarget=f,v=null,yr(r)===i&&((c=new c(d,p+"enter",u,n,r)).target=f,c.relatedTarget=h,v=c),h=v,l&&u)t:{for(d=u,p=0,f=c=l;f;f=$i(f))p++;for(f=0,v=d;v;v=$i(v))f++;for(;0<p-f;)c=$i(c),p--;for(;0<f-p;)d=$i(d),f--;for(;p--;){if(c===d||null!==d&&c===d.alternate)break t;c=$i(c),d=$i(d)}c=null}else c=null;null!==l&&qi(a,s,l,c,!1),null!==u&&null!==h&&qi(a,h,u,c,!0)}if("select"===(l=(s=i?br(i):window).nodeName&&s.nodeName.toLowerCase())||"input"===l&&"file"===s.type)var m=Qn;else if(Zn(s))if(Gn)m=ai;else{m=ri;var g=ii}else(l=s.nodeName)&&"input"===l.toLowerCase()&&("checkbox"===s.type||"radio"===s.type)&&(m=oi);switch(m&&(m=m(t,i))?Un(a,m,n,r):(g&&g(t,s,i),"focusout"===t&&(g=s._wrapperState)&&g.controlled&&"number"===s.type&&tt(s,"number",s.value)),g=i?br(i):window,t){case"focusin":(Zn(g)||"true"===g.contentEditable)&&(mi=g,gi=i,yi=null);break;case"focusout":yi=gi=mi=null;break;case"mousedown":_i=!0;break;case"contextmenu":case"mouseup":case"dragend":_i=!1,bi(a,n,r);break;case"selectionchange":if(vi)break;case"keydown":case"keyup":bi(a,n,r)}var y;if(Dn)t:{switch(t){case"compositionstart":var _="onCompositionStart";break t;case"compositionend":_="onCompositionEnd";break t;case"compositionupdate":_="onCompositionUpdate";break t}_=void 0}else Vn?Fn(t,n)&&(_="onCompositionEnd"):"keydown"===t&&229===n.keyCode&&(_="onCompositionStart");_&&(In&&"ko"!==n.locale&&(Vn||"onCompositionStart"!==_?"onCompositionEnd"===_&&Vn&&(y=tn()):(Xe="value"in(Ge=r)?Ge.value:Ge.textContent,Vn=!0)),0<(g=Yi(i,_)).length&&(_=new bn(_,t,null,n,r),a.push({event:_,listeners:g}),y?_.data=y:null!==(y=Wn(n))&&(_.data=y))),(y=Nn?function(t,e){switch(t){case"compositionend":return Wn(e);case"keypress":return 32!==e.which?null:(Bn=!0,jn);case"textInput":return(t=e.data)===jn&&Bn?null:t;default:return null}}(t,n):function(t,e){if(Vn)return"compositionend"===t||!Dn&&Fn(t,e)?(t=tn(),Je=Xe=Ge=null,Vn=!1,t):null;switch(t){case"paste":default:return null;case"keypress":if(!(e.ctrlKey||e.altKey||e.metaKey)||e.ctrlKey&&e.altKey){if(e.char&&1<e.char.length)return e.char;if(e.which)return String.fromCharCode(e.which)}return null;case"compositionend":return In&&"ko"!==e.locale?null:e.data}}(t,n))&&(0<(i=Yi(i,"onBeforeInput")).length&&(r=new bn("onBeforeInput","beforeinput",null,n,r),a.push({event:r,listeners:i}),r.data=y))}ji(a,e)}))}function Ui(t,e,n){return{instance:t,listener:e,currentTarget:n}}function Yi(t,e){for(var n=e+"Capture",i=[];null!==t;){var r=t,o=r.stateNode;5===r.tag&&null!==o&&(r=o,null!=(o=zt(t,n))&&i.unshift(Ui(t,o,r)),null!=(o=zt(t,e))&&i.push(Ui(t,o,r))),t=t.return}return i}function $i(t){if(null===t)return null;do{t=t.return}while(t&&5!==t.tag);return t||null}function qi(t,e,n,i,r){for(var o=e._reactName,a=[];null!==n&&n!==i;){var s=n,l=s.alternate,u=s.stateNode;if(null!==l&&l===i)break;5===s.tag&&null!==u&&(s=u,r?null!=(l=zt(n,o))&&a.unshift(Ui(n,l,s)):r||null!=(l=zt(n,o))&&a.push(Ui(n,l,s))),n=n.return}0!==a.length&&t.push({event:e,listeners:a})}var Ki=/\r\n?/g,Qi=/\u0000|\uFFFD/g;function Gi(t){return("string"===typeof t?t:""+t).replace(Ki,"\n").replace(Qi,"")}function Xi(t,e,n){if(e=Gi(e),Gi(t)!==e&&n)throw Error(o(425))}function Ji(){}var tr=null,er=null;function nr(t,e){return"textarea"===t||"noscript"===t||"string"===typeof e.children||"number"===typeof e.children||"object"===typeof e.dangerouslySetInnerHTML&&null!==e.dangerouslySetInnerHTML&&null!=e.dangerouslySetInnerHTML.__html}var ir="function"===typeof setTimeout?setTimeout:void 0,rr="function"===typeof clearTimeout?clearTimeout:void 0,or="function"===typeof Promise?Promise:void 0,ar="function"===typeof queueMicrotask?queueMicrotask:"undefined"!==typeof or?function(t){return or.resolve(null).then(t).catch(sr)}:ir;function sr(t){setTimeout((function(){throw t}))}function lr(t,e){var n=e,i=0;do{var r=n.nextSibling;if(t.removeChild(n),r&&8===r.nodeType)if("/$"===(n=r.data)){if(0===i)return t.removeChild(r),void Ve(e);i--}else"$"!==n&&"$?"!==n&&"$!"!==n||i++;n=r}while(n);Ve(e)}function ur(t){for(;null!=t;t=t.nextSibling){var e=t.nodeType;if(1===e||3===e)break;if(8===e){if("$"===(e=t.data)||"$!"===e||"$?"===e)break;if("/$"===e)return null}}return t}function cr(t){t=t.previousSibling;for(var e=0;t;){if(8===t.nodeType){var n=t.data;if("$"===n||"$!"===n||"$?"===n){if(0===e)return t;e--}else"/$"===n&&e++}t=t.previousSibling}return null}var hr=Math.random().toString(36).slice(2),dr="__reactFiber$"+hr,fr="__reactProps$"+hr,pr="__reactContainer$"+hr,vr="__reactEvents$"+hr,mr="__reactListeners$"+hr,gr="__reactHandles$"+hr;function yr(t){var e=t[dr];if(e)return e;for(var n=t.parentNode;n;){if(e=n[pr]||n[dr]){if(n=e.alternate,null!==e.child||null!==n&&null!==n.child)for(t=cr(t);null!==t;){if(n=t[dr])return n;t=cr(t)}return e}n=(t=n).parentNode}return null}function _r(t){return!(t=t[dr]||t[pr])||5!==t.tag&&6!==t.tag&&13!==t.tag&&3!==t.tag?null:t}function br(t){if(5===t.tag||6===t.tag)return t.stateNode;throw Error(o(33))}function xr(t){return t[fr]||null}var wr=[],kr=-1;function Sr(t){return{current:t}}function Pr(t){0>kr||(t.current=wr[kr],wr[kr]=null,kr--)}function Mr(t,e){kr++,wr[kr]=t.current,t.current=e}var Lr={},Cr=Sr(Lr),Er=Sr(!1),Tr=Lr;function Or(t,e){var n=t.type.contextTypes;if(!n)return Lr;var i=t.stateNode;if(i&&i.__reactInternalMemoizedUnmaskedChildContext===e)return i.__reactInternalMemoizedMaskedChildContext;var r,o={};for(r in n)o[r]=e[r];return i&&((t=t.stateNode).__reactInternalMemoizedUnmaskedChildContext=e,t.__reactInternalMemoizedMaskedChildContext=o),o}function zr(t){return null!==(t=t.childContextTypes)&&void 0!==t}function Ar(){Pr(Er),Pr(Cr)}function Dr(t,e,n){if(Cr.current!==Lr)throw Error(o(168));Mr(Cr,e),Mr(Er,n)}function Rr(t,e,n){var i=t.stateNode;if(e=e.childContextTypes,"function"!==typeof i.getChildContext)return n;for(var r in i=i.getChildContext())if(!(r in e))throw Error(o(108,H(t)||"Unknown",r));return I({},n,i)}function Nr(t){return t=(t=t.stateNode)&&t.__reactInternalMemoizedMergedChildContext||Lr,Tr=Cr.current,Mr(Cr,t),Mr(Er,Er.current),!0}function Ir(t,e,n){var i=t.stateNode;if(!i)throw Error(o(169));n?(t=Rr(t,e,Tr),i.__reactInternalMemoizedMergedChildContext=t,Pr(Er),Pr(Cr),Mr(Cr,t)):Pr(Er),Mr(Er,n)}var jr=null,Br=!1,Fr=!1;function Wr(t){null===jr?jr=[t]:jr.push(t)}function Vr(){if(!Fr&&null!==jr){Fr=!0;var t=0,e=_e;try{var n=jr;for(_e=1;t<n.length;t++){var i=n[t];do{i=i(!0)}while(null!==i)}jr=null,Br=!1}catch(r){throw null!==jr&&(jr=jr.slice(t+1)),$t(Jt,Vr),r}finally{_e=e,Fr=!1}}return null}var Hr=[],Zr=0,Ur=null,Yr=0,$r=[],qr=0,Kr=null,Qr=1,Gr="";function Xr(t,e){Hr[Zr++]=Yr,Hr[Zr++]=Ur,Ur=t,Yr=e}function Jr(t,e,n){$r[qr++]=Qr,$r[qr++]=Gr,$r[qr++]=Kr,Kr=t;var i=Qr;t=Gr;var r=32-ae(i)-1;i&=~(1<<r),n+=1;var o=32-ae(e)+r;if(30<o){var a=r-r%5;o=(i&(1<<a)-1).toString(32),i>>=a,r-=a,Qr=1<<32-ae(e)+r|n<<r|i,Gr=o+t}else Qr=1<<o|n<<r|i,Gr=t}function to(t){null!==t.return&&(Xr(t,1),Jr(t,1,0))}function eo(t){for(;t===Ur;)Ur=Hr[--Zr],Hr[Zr]=null,Yr=Hr[--Zr],Hr[Zr]=null;for(;t===Kr;)Kr=$r[--qr],$r[qr]=null,Gr=$r[--qr],$r[qr]=null,Qr=$r[--qr],$r[qr]=null}var no=null,io=null,ro=!1,oo=null;function ao(t,e){var n=zu(5,null,null,0);n.elementType="DELETED",n.stateNode=e,n.return=t,null===(e=t.deletions)?(t.deletions=[n],t.flags|=16):e.push(n)}function so(t,e){switch(t.tag){case 5:var n=t.type;return null!==(e=1!==e.nodeType||n.toLowerCase()!==e.nodeName.toLowerCase()?null:e)&&(t.stateNode=e,no=t,io=ur(e.firstChild),!0);case 6:return null!==(e=""===t.pendingProps||3!==e.nodeType?null:e)&&(t.stateNode=e,no=t,io=null,!0);case 13:return null!==(e=8!==e.nodeType?null:e)&&(n=null!==Kr?{id:Qr,overflow:Gr}:null,t.memoizedState={dehydrated:e,treeContext:n,retryLane:1073741824},(n=zu(18,null,null,0)).stateNode=e,n.return=t,t.child=n,no=t,io=null,!0);default:return!1}}function lo(t){return 0!==(1&t.mode)&&0===(128&t.flags)}function uo(t){if(ro){var e=io;if(e){var n=e;if(!so(t,e)){if(lo(t))throw Error(o(418));e=ur(n.nextSibling);var i=no;e&&so(t,e)?ao(i,n):(t.flags=-4097&t.flags|2,ro=!1,no=t)}}else{if(lo(t))throw Error(o(418));t.flags=-4097&t.flags|2,ro=!1,no=t}}}function co(t){for(t=t.return;null!==t&&5!==t.tag&&3!==t.tag&&13!==t.tag;)t=t.return;no=t}function ho(t){if(t!==no)return!1;if(!ro)return co(t),ro=!0,!1;var e;if((e=3!==t.tag)&&!(e=5!==t.tag)&&(e="head"!==(e=t.type)&&"body"!==e&&!nr(t.type,t.memoizedProps)),e&&(e=io)){if(lo(t))throw fo(),Error(o(418));for(;e;)ao(t,e),e=ur(e.nextSibling)}if(co(t),13===t.tag){if(!(t=null!==(t=t.memoizedState)?t.dehydrated:null))throw Error(o(317));t:{for(t=t.nextSibling,e=0;t;){if(8===t.nodeType){var n=t.data;if("/$"===n){if(0===e){io=ur(t.nextSibling);break t}e--}else"$"!==n&&"$!"!==n&&"$?"!==n||e++}t=t.nextSibling}io=null}}else io=no?ur(t.stateNode.nextSibling):null;return!0}function fo(){for(var t=io;t;)t=ur(t.nextSibling)}function po(){io=no=null,ro=!1}function vo(t){null===oo?oo=[t]:oo.push(t)}var mo=b.ReactCurrentBatchConfig;function go(t,e){if(t&&t.defaultProps){for(var n in e=I({},e),t=t.defaultProps)void 0===e[n]&&(e[n]=t[n]);return e}return e}var yo=Sr(null),_o=null,bo=null,xo=null;function wo(){xo=bo=_o=null}function ko(t){var e=yo.current;Pr(yo),t._currentValue=e}function So(t,e,n){for(;null!==t;){var i=t.alternate;if((t.childLanes&e)!==e?(t.childLanes|=e,null!==i&&(i.childLanes|=e)):null!==i&&(i.childLanes&e)!==e&&(i.childLanes|=e),t===n)break;t=t.return}}function Po(t,e){_o=t,xo=bo=null,null!==(t=t.dependencies)&&null!==t.firstContext&&(0!==(t.lanes&e)&&(bs=!0),t.firstContext=null)}function Mo(t){var e=t._currentValue;if(xo!==t)if(t={context:t,memoizedValue:e,next:null},null===bo){if(null===_o)throw Error(o(308));bo=t,_o.dependencies={lanes:0,firstContext:t}}else bo=bo.next=t;return e}var Lo=null;function Co(t){null===Lo?Lo=[t]:Lo.push(t)}function Eo(t,e,n,i){var r=e.interleaved;return null===r?(n.next=n,Co(e)):(n.next=r.next,r.next=n),e.interleaved=n,To(t,i)}function To(t,e){t.lanes|=e;var n=t.alternate;for(null!==n&&(n.lanes|=e),n=t,t=t.return;null!==t;)t.childLanes|=e,null!==(n=t.alternate)&&(n.childLanes|=e),n=t,t=t.return;return 3===n.tag?n.stateNode:null}var Oo=!1;function zo(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function Ao(t,e){t=t.updateQueue,e.updateQueue===t&&(e.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,effects:t.effects})}function Do(t,e){return{eventTime:t,lane:e,tag:0,payload:null,callback:null,next:null}}function Ro(t,e,n){var i=t.updateQueue;if(null===i)return null;if(i=i.shared,0!==(2&El)){var r=i.pending;return null===r?e.next=e:(e.next=r.next,r.next=e),i.pending=e,To(t,n)}return null===(r=i.interleaved)?(e.next=e,Co(i)):(e.next=r.next,r.next=e),i.interleaved=e,To(t,n)}function No(t,e,n){if(null!==(e=e.updateQueue)&&(e=e.shared,0!==(4194240&n))){var i=e.lanes;n|=i&=t.pendingLanes,e.lanes=n,ye(t,n)}}function Io(t,e){var n=t.updateQueue,i=t.alternate;if(null!==i&&n===(i=i.updateQueue)){var r=null,o=null;if(null!==(n=n.firstBaseUpdate)){do{var a={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===o?r=o=a:o=o.next=a,n=n.next}while(null!==n);null===o?r=o=e:o=o.next=e}else r=o=e;return n={baseState:i.baseState,firstBaseUpdate:r,lastBaseUpdate:o,shared:i.shared,effects:i.effects},void(t.updateQueue=n)}null===(t=n.lastBaseUpdate)?n.firstBaseUpdate=e:t.next=e,n.lastBaseUpdate=e}function jo(t,e,n,i){var r=t.updateQueue;Oo=!1;var o=r.firstBaseUpdate,a=r.lastBaseUpdate,s=r.shared.pending;if(null!==s){r.shared.pending=null;var l=s,u=l.next;l.next=null,null===a?o=u:a.next=u,a=l;var c=t.alternate;null!==c&&((s=(c=c.updateQueue).lastBaseUpdate)!==a&&(null===s?c.firstBaseUpdate=u:s.next=u,c.lastBaseUpdate=l))}if(null!==o){var h=r.baseState;for(a=0,c=u=l=null,s=o;;){var d=s.lane,f=s.eventTime;if((i&d)===d){null!==c&&(c=c.next={eventTime:f,lane:0,tag:s.tag,payload:s.payload,callback:s.callback,next:null});t:{var p=t,v=s;switch(d=e,f=n,v.tag){case 1:if("function"===typeof(p=v.payload)){h=p.call(f,h,d);break t}h=p;break t;case 3:p.flags=-65537&p.flags|128;case 0:if(null===(d="function"===typeof(p=v.payload)?p.call(f,h,d):p)||void 0===d)break t;h=I({},h,d);break t;case 2:Oo=!0}}null!==s.callback&&0!==s.lane&&(t.flags|=64,null===(d=r.effects)?r.effects=[s]:d.push(s))}else f={eventTime:f,lane:d,tag:s.tag,payload:s.payload,callback:s.callback,next:null},null===c?(u=c=f,l=h):c=c.next=f,a|=d;if(null===(s=s.next)){if(null===(s=r.shared.pending))break;s=(d=s).next,d.next=null,r.lastBaseUpdate=d,r.shared.pending=null}}if(null===c&&(l=h),r.baseState=l,r.firstBaseUpdate=u,r.lastBaseUpdate=c,null!==(e=r.shared.interleaved)){r=e;do{a|=r.lane,r=r.next}while(r!==e)}else null===o&&(r.shared.lanes=0);Il|=a,t.lanes=a,t.memoizedState=h}}function Bo(t,e,n){if(t=e.effects,e.effects=null,null!==t)for(e=0;e<t.length;e++){var i=t[e],r=i.callback;if(null!==r){if(i.callback=null,i=n,"function"!==typeof r)throw Error(o(191,r));r.call(i)}}}var Fo=(new i.Component).refs;function Wo(t,e,n,i){n=null===(n=n(i,e=t.memoizedState))||void 0===n?e:I({},e,n),t.memoizedState=n,0===t.lanes&&(t.updateQueue.baseState=n)}var Vo={isMounted:function(t){return!!(t=t._reactInternals)&&Vt(t)===t},enqueueSetState:function(t,e,n){t=t._reactInternals;var i=eu(),r=nu(t),o=Do(i,r);o.payload=e,void 0!==n&&null!==n&&(o.callback=n),null!==(e=Ro(t,o,r))&&(iu(e,t,r,i),No(e,t,r))},enqueueReplaceState:function(t,e,n){t=t._reactInternals;var i=eu(),r=nu(t),o=Do(i,r);o.tag=1,o.payload=e,void 0!==n&&null!==n&&(o.callback=n),null!==(e=Ro(t,o,r))&&(iu(e,t,r,i),No(e,t,r))},enqueueForceUpdate:function(t,e){t=t._reactInternals;var n=eu(),i=nu(t),r=Do(n,i);r.tag=2,void 0!==e&&null!==e&&(r.callback=e),null!==(e=Ro(t,r,i))&&(iu(e,t,i,n),No(e,t,i))}};function Ho(t,e,n,i,r,o,a){return"function"===typeof(t=t.stateNode).shouldComponentUpdate?t.shouldComponentUpdate(i,o,a):!e.prototype||!e.prototype.isPureReactComponent||(!li(n,i)||!li(r,o))}function Zo(t,e,n){var i=!1,r=Lr,o=e.contextType;return"object"===typeof o&&null!==o?o=Mo(o):(r=zr(e)?Tr:Cr.current,o=(i=null!==(i=e.contextTypes)&&void 0!==i)?Or(t,r):Lr),e=new e(n,o),t.memoizedState=null!==e.state&&void 0!==e.state?e.state:null,e.updater=Vo,t.stateNode=e,e._reactInternals=t,i&&((t=t.stateNode).__reactInternalMemoizedUnmaskedChildContext=r,t.__reactInternalMemoizedMaskedChildContext=o),e}function Uo(t,e,n,i){t=e.state,"function"===typeof e.componentWillReceiveProps&&e.componentWillReceiveProps(n,i),"function"===typeof e.UNSAFE_componentWillReceiveProps&&e.UNSAFE_componentWillReceiveProps(n,i),e.state!==t&&Vo.enqueueReplaceState(e,e.state,null)}function Yo(t,e,n,i){var r=t.stateNode;r.props=n,r.state=t.memoizedState,r.refs=Fo,zo(t);var o=e.contextType;"object"===typeof o&&null!==o?r.context=Mo(o):(o=zr(e)?Tr:Cr.current,r.context=Or(t,o)),r.state=t.memoizedState,"function"===typeof(o=e.getDerivedStateFromProps)&&(Wo(t,e,o,n),r.state=t.memoizedState),"function"===typeof e.getDerivedStateFromProps||"function"===typeof r.getSnapshotBeforeUpdate||"function"!==typeof r.UNSAFE_componentWillMount&&"function"!==typeof r.componentWillMount||(e=r.state,"function"===typeof r.componentWillMount&&r.componentWillMount(),"function"===typeof r.UNSAFE_componentWillMount&&r.UNSAFE_componentWillMount(),e!==r.state&&Vo.enqueueReplaceState(r,r.state,null),jo(t,n,r,i),r.state=t.memoizedState),"function"===typeof r.componentDidMount&&(t.flags|=4194308)}function $o(t,e,n){if(null!==(t=n.ref)&&"function"!==typeof t&&"object"!==typeof t){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(o(309));var i=n.stateNode}if(!i)throw Error(o(147,t));var r=i,a=""+t;return null!==e&&null!==e.ref&&"function"===typeof e.ref&&e.ref._stringRef===a?e.ref:(e=function(t){var e=r.refs;e===Fo&&(e=r.refs={}),null===t?delete e[a]:e[a]=t},e._stringRef=a,e)}if("string"!==typeof t)throw Error(o(284));if(!n._owner)throw Error(o(290,t))}return t}function qo(t,e){throw t=Object.prototype.toString.call(e),Error(o(31,"[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t))}function Ko(t){return(0,t._init)(t._payload)}function Qo(t){function e(e,n){if(t){var i=e.deletions;null===i?(e.deletions=[n],e.flags|=16):i.push(n)}}function n(n,i){if(!t)return null;for(;null!==i;)e(n,i),i=i.sibling;return null}function i(t,e){for(t=new Map;null!==e;)null!==e.key?t.set(e.key,e):t.set(e.index,e),e=e.sibling;return t}function r(t,e){return(t=Du(t,e)).index=0,t.sibling=null,t}function a(e,n,i){return e.index=i,t?null!==(i=e.alternate)?(i=i.index)<n?(e.flags|=2,n):i:(e.flags|=2,n):(e.flags|=1048576,n)}function s(e){return t&&null===e.alternate&&(e.flags|=2),e}function l(t,e,n,i){return null===e||6!==e.tag?((e=ju(n,t.mode,i)).return=t,e):((e=r(e,n)).return=t,e)}function u(t,e,n,i){var o=n.type;return o===k?h(t,e,n.props.children,i,n.key):null!==e&&(e.elementType===o||"object"===typeof o&&null!==o&&o.$$typeof===z&&Ko(o)===e.type)?((i=r(e,n.props)).ref=$o(t,e,n),i.return=t,i):((i=Ru(n.type,n.key,n.props,null,t.mode,i)).ref=$o(t,e,n),i.return=t,i)}function c(t,e,n,i){return null===e||4!==e.tag||e.stateNode.containerInfo!==n.containerInfo||e.stateNode.implementation!==n.implementation?((e=Bu(n,t.mode,i)).return=t,e):((e=r(e,n.children||[])).return=t,e)}function h(t,e,n,i,o){return null===e||7!==e.tag?((e=Nu(n,t.mode,i,o)).return=t,e):((e=r(e,n)).return=t,e)}function d(t,e,n){if("string"===typeof e&&""!==e||"number"===typeof e)return(e=ju(""+e,t.mode,n)).return=t,e;if("object"===typeof e&&null!==e){switch(e.$$typeof){case x:return(n=Ru(e.type,e.key,e.props,null,t.mode,n)).ref=$o(t,null,e),n.return=t,n;case w:return(e=Bu(e,t.mode,n)).return=t,e;case z:return d(t,(0,e._init)(e._payload),n)}if(et(e)||R(e))return(e=Nu(e,t.mode,n,null)).return=t,e;qo(t,e)}return null}function f(t,e,n,i){var r=null!==e?e.key:null;if("string"===typeof n&&""!==n||"number"===typeof n)return null!==r?null:l(t,e,""+n,i);if("object"===typeof n&&null!==n){switch(n.$$typeof){case x:return n.key===r?u(t,e,n,i):null;case w:return n.key===r?c(t,e,n,i):null;case z:return f(t,e,(r=n._init)(n._payload),i)}if(et(n)||R(n))return null!==r?null:h(t,e,n,i,null);qo(t,n)}return null}function p(t,e,n,i,r){if("string"===typeof i&&""!==i||"number"===typeof i)return l(e,t=t.get(n)||null,""+i,r);if("object"===typeof i&&null!==i){switch(i.$$typeof){case x:return u(e,t=t.get(null===i.key?n:i.key)||null,i,r);case w:return c(e,t=t.get(null===i.key?n:i.key)||null,i,r);case z:return p(t,e,n,(0,i._init)(i._payload),r)}if(et(i)||R(i))return h(e,t=t.get(n)||null,i,r,null);qo(e,i)}return null}function v(r,o,s,l){for(var u=null,c=null,h=o,v=o=0,m=null;null!==h&&v<s.length;v++){h.index>v?(m=h,h=null):m=h.sibling;var g=f(r,h,s[v],l);if(null===g){null===h&&(h=m);break}t&&h&&null===g.alternate&&e(r,h),o=a(g,o,v),null===c?u=g:c.sibling=g,c=g,h=m}if(v===s.length)return n(r,h),ro&&Xr(r,v),u;if(null===h){for(;v<s.length;v++)null!==(h=d(r,s[v],l))&&(o=a(h,o,v),null===c?u=h:c.sibling=h,c=h);return ro&&Xr(r,v),u}for(h=i(r,h);v<s.length;v++)null!==(m=p(h,r,v,s[v],l))&&(t&&null!==m.alternate&&h.delete(null===m.key?v:m.key),o=a(m,o,v),null===c?u=m:c.sibling=m,c=m);return t&&h.forEach((function(t){return e(r,t)})),ro&&Xr(r,v),u}function m(r,s,l,u){var c=R(l);if("function"!==typeof c)throw Error(o(150));if(null==(l=c.call(l)))throw Error(o(151));for(var h=c=null,v=s,m=s=0,g=null,y=l.next();null!==v&&!y.done;m++,y=l.next()){v.index>m?(g=v,v=null):g=v.sibling;var _=f(r,v,y.value,u);if(null===_){null===v&&(v=g);break}t&&v&&null===_.alternate&&e(r,v),s=a(_,s,m),null===h?c=_:h.sibling=_,h=_,v=g}if(y.done)return n(r,v),ro&&Xr(r,m),c;if(null===v){for(;!y.done;m++,y=l.next())null!==(y=d(r,y.value,u))&&(s=a(y,s,m),null===h?c=y:h.sibling=y,h=y);return ro&&Xr(r,m),c}for(v=i(r,v);!y.done;m++,y=l.next())null!==(y=p(v,r,m,y.value,u))&&(t&&null!==y.alternate&&v.delete(null===y.key?m:y.key),s=a(y,s,m),null===h?c=y:h.sibling=y,h=y);return t&&v.forEach((function(t){return e(r,t)})),ro&&Xr(r,m),c}return function t(i,o,a,l){if("object"===typeof a&&null!==a&&a.type===k&&null===a.key&&(a=a.props.children),"object"===typeof a&&null!==a){switch(a.$$typeof){case x:t:{for(var u=a.key,c=o;null!==c;){if(c.key===u){if((u=a.type)===k){if(7===c.tag){n(i,c.sibling),(o=r(c,a.props.children)).return=i,i=o;break t}}else if(c.elementType===u||"object"===typeof u&&null!==u&&u.$$typeof===z&&Ko(u)===c.type){n(i,c.sibling),(o=r(c,a.props)).ref=$o(i,c,a),o.return=i,i=o;break t}n(i,c);break}e(i,c),c=c.sibling}a.type===k?((o=Nu(a.props.children,i.mode,l,a.key)).return=i,i=o):((l=Ru(a.type,a.key,a.props,null,i.mode,l)).ref=$o(i,o,a),l.return=i,i=l)}return s(i);case w:t:{for(c=a.key;null!==o;){if(o.key===c){if(4===o.tag&&o.stateNode.containerInfo===a.containerInfo&&o.stateNode.implementation===a.implementation){n(i,o.sibling),(o=r(o,a.children||[])).return=i,i=o;break t}n(i,o);break}e(i,o),o=o.sibling}(o=Bu(a,i.mode,l)).return=i,i=o}return s(i);case z:return t(i,o,(c=a._init)(a._payload),l)}if(et(a))return v(i,o,a,l);if(R(a))return m(i,o,a,l);qo(i,a)}return"string"===typeof a&&""!==a||"number"===typeof a?(a=""+a,null!==o&&6===o.tag?(n(i,o.sibling),(o=r(o,a)).return=i,i=o):(n(i,o),(o=ju(a,i.mode,l)).return=i,i=o),s(i)):n(i,o)}}var Go=Qo(!0),Xo=Qo(!1),Jo={},ta=Sr(Jo),ea=Sr(Jo),na=Sr(Jo);function ia(t){if(t===Jo)throw Error(o(174));return t}function ra(t,e){switch(Mr(na,e),Mr(ea,t),Mr(ta,Jo),t=e.nodeType){case 9:case 11:e=(e=e.documentElement)?e.namespaceURI:lt(null,"");break;default:e=lt(e=(t=8===t?e.parentNode:e).namespaceURI||null,t=t.tagName)}Pr(ta),Mr(ta,e)}function oa(){Pr(ta),Pr(ea),Pr(na)}function aa(t){ia(na.current);var e=ia(ta.current),n=lt(e,t.type);e!==n&&(Mr(ea,t),Mr(ta,n))}function sa(t){ea.current===t&&(Pr(ta),Pr(ea))}var la=Sr(0);function ua(t){for(var e=t;null!==e;){if(13===e.tag){var n=e.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return e}else if(19===e.tag&&void 0!==e.memoizedProps.revealOrder){if(0!==(128&e.flags))return e}else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break;for(;null===e.sibling;){if(null===e.return||e.return===t)return null;e=e.return}e.sibling.return=e.return,e=e.sibling}return null}var ca=[];function ha(){for(var t=0;t<ca.length;t++)ca[t]._workInProgressVersionPrimary=null;ca.length=0}var da=b.ReactCurrentDispatcher,fa=b.ReactCurrentBatchConfig,pa=0,va=null,ma=null,ga=null,ya=!1,_a=!1,ba=0,xa=0;function wa(){throw Error(o(321))}function ka(t,e){if(null===e)return!1;for(var n=0;n<e.length&&n<t.length;n++)if(!si(t[n],e[n]))return!1;return!0}function Sa(t,e,n,i,r,a){if(pa=a,va=e,e.memoizedState=null,e.updateQueue=null,e.lanes=0,da.current=null===t||null===t.memoizedState?ss:ls,t=n(i,r),_a){a=0;do{if(_a=!1,ba=0,25<=a)throw Error(o(301));a+=1,ga=ma=null,e.updateQueue=null,da.current=us,t=n(i,r)}while(_a)}if(da.current=as,e=null!==ma&&null!==ma.next,pa=0,ga=ma=va=null,ya=!1,e)throw Error(o(300));return t}function Pa(){var t=0!==ba;return ba=0,t}function Ma(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===ga?va.memoizedState=ga=t:ga=ga.next=t,ga}function La(){if(null===ma){var t=va.alternate;t=null!==t?t.memoizedState:null}else t=ma.next;var e=null===ga?va.memoizedState:ga.next;if(null!==e)ga=e,ma=t;else{if(null===t)throw Error(o(310));t={memoizedState:(ma=t).memoizedState,baseState:ma.baseState,baseQueue:ma.baseQueue,queue:ma.queue,next:null},null===ga?va.memoizedState=ga=t:ga=ga.next=t}return ga}function Ca(t,e){return"function"===typeof e?e(t):e}function Ea(t){var e=La(),n=e.queue;if(null===n)throw Error(o(311));n.lastRenderedReducer=t;var i=ma,r=i.baseQueue,a=n.pending;if(null!==a){if(null!==r){var s=r.next;r.next=a.next,a.next=s}i.baseQueue=r=a,n.pending=null}if(null!==r){a=r.next,i=i.baseState;var l=s=null,u=null,c=a;do{var h=c.lane;if((pa&h)===h)null!==u&&(u=u.next={lane:0,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null}),i=c.hasEagerState?c.eagerState:t(i,c.action);else{var d={lane:h,action:c.action,hasEagerState:c.hasEagerState,eagerState:c.eagerState,next:null};null===u?(l=u=d,s=i):u=u.next=d,va.lanes|=h,Il|=h}c=c.next}while(null!==c&&c!==a);null===u?s=i:u.next=l,si(i,e.memoizedState)||(bs=!0),e.memoizedState=i,e.baseState=s,e.baseQueue=u,n.lastRenderedState=i}if(null!==(t=n.interleaved)){r=t;do{a=r.lane,va.lanes|=a,Il|=a,r=r.next}while(r!==t)}else null===r&&(n.lanes=0);return[e.memoizedState,n.dispatch]}function Ta(t){var e=La(),n=e.queue;if(null===n)throw Error(o(311));n.lastRenderedReducer=t;var i=n.dispatch,r=n.pending,a=e.memoizedState;if(null!==r){n.pending=null;var s=r=r.next;do{a=t(a,s.action),s=s.next}while(s!==r);si(a,e.memoizedState)||(bs=!0),e.memoizedState=a,null===e.baseQueue&&(e.baseState=a),n.lastRenderedState=a}return[a,i]}function Oa(){}function za(t,e){var n=va,i=La(),r=e(),a=!si(i.memoizedState,r);if(a&&(i.memoizedState=r,bs=!0),i=i.queue,Za(Ra.bind(null,n,i,t),[t]),i.getSnapshot!==e||a||null!==ga&&1&ga.memoizedState.tag){if(n.flags|=2048,Ba(9,Da.bind(null,n,i,r,e),void 0,null),null===Tl)throw Error(o(349));0!==(30&pa)||Aa(n,e,r)}return r}function Aa(t,e,n){t.flags|=16384,t={getSnapshot:e,value:n},null===(e=va.updateQueue)?(e={lastEffect:null,stores:null},va.updateQueue=e,e.stores=[t]):null===(n=e.stores)?e.stores=[t]:n.push(t)}function Da(t,e,n,i){e.value=n,e.getSnapshot=i,Na(e)&&Ia(t)}function Ra(t,e,n){return n((function(){Na(e)&&Ia(t)}))}function Na(t){var e=t.getSnapshot;t=t.value;try{var n=e();return!si(t,n)}catch(i){return!0}}function Ia(t){var e=To(t,1);null!==e&&iu(e,t,1,-1)}function ja(t){var e=Ma();return"function"===typeof t&&(t=t()),e.memoizedState=e.baseState=t,t={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Ca,lastRenderedState:t},e.queue=t,t=t.dispatch=ns.bind(null,va,t),[e.memoizedState,t]}function Ba(t,e,n,i){return t={tag:t,create:e,destroy:n,deps:i,next:null},null===(e=va.updateQueue)?(e={lastEffect:null,stores:null},va.updateQueue=e,e.lastEffect=t.next=t):null===(n=e.lastEffect)?e.lastEffect=t.next=t:(i=n.next,n.next=t,t.next=i,e.lastEffect=t),t}function Fa(){return La().memoizedState}function Wa(t,e,n,i){var r=Ma();va.flags|=t,r.memoizedState=Ba(1|e,n,void 0,void 0===i?null:i)}function Va(t,e,n,i){var r=La();i=void 0===i?null:i;var o=void 0;if(null!==ma){var a=ma.memoizedState;if(o=a.destroy,null!==i&&ka(i,a.deps))return void(r.memoizedState=Ba(e,n,o,i))}va.flags|=t,r.memoizedState=Ba(1|e,n,o,i)}function Ha(t,e){return Wa(8390656,8,t,e)}function Za(t,e){return Va(2048,8,t,e)}function Ua(t,e){return Va(4,2,t,e)}function Ya(t,e){return Va(4,4,t,e)}function $a(t,e){return"function"===typeof e?(t=t(),e(t),function(){e(null)}):null!==e&&void 0!==e?(t=t(),e.current=t,function(){e.current=null}):void 0}function qa(t,e,n){return n=null!==n&&void 0!==n?n.concat([t]):null,Va(4,4,$a.bind(null,e,t),n)}function Ka(){}function Qa(t,e){var n=La();e=void 0===e?null:e;var i=n.memoizedState;return null!==i&&null!==e&&ka(e,i[1])?i[0]:(n.memoizedState=[t,e],t)}function Ga(t,e){var n=La();e=void 0===e?null:e;var i=n.memoizedState;return null!==i&&null!==e&&ka(e,i[1])?i[0]:(t=t(),n.memoizedState=[t,e],t)}function Xa(t,e,n){return 0===(21&pa)?(t.baseState&&(t.baseState=!1,bs=!0),t.memoizedState=n):(si(n,e)||(n=ve(),va.lanes|=n,Il|=n,t.baseState=!0),e)}function Ja(t,e){var n=_e;_e=0!==n&&4>n?n:4,t(!0);var i=fa.transition;fa.transition={};try{t(!1),e()}finally{_e=n,fa.transition=i}}function ts(){return La().memoizedState}function es(t,e,n){var i=nu(t);if(n={lane:i,action:n,hasEagerState:!1,eagerState:null,next:null},is(t))rs(e,n);else if(null!==(n=Eo(t,e,n,i))){iu(n,t,i,eu()),os(n,e,i)}}function ns(t,e,n){var i=nu(t),r={lane:i,action:n,hasEagerState:!1,eagerState:null,next:null};if(is(t))rs(e,r);else{var o=t.alternate;if(0===t.lanes&&(null===o||0===o.lanes)&&null!==(o=e.lastRenderedReducer))try{var a=e.lastRenderedState,s=o(a,n);if(r.hasEagerState=!0,r.eagerState=s,si(s,a)){var l=e.interleaved;return null===l?(r.next=r,Co(e)):(r.next=l.next,l.next=r),void(e.interleaved=r)}}catch(u){}null!==(n=Eo(t,e,r,i))&&(iu(n,t,i,r=eu()),os(n,e,i))}}function is(t){var e=t.alternate;return t===va||null!==e&&e===va}function rs(t,e){_a=ya=!0;var n=t.pending;null===n?e.next=e:(e.next=n.next,n.next=e),t.pending=e}function os(t,e,n){if(0!==(4194240&n)){var i=e.lanes;n|=i&=t.pendingLanes,e.lanes=n,ye(t,n)}}var as={readContext:Mo,useCallback:wa,useContext:wa,useEffect:wa,useImperativeHandle:wa,useInsertionEffect:wa,useLayoutEffect:wa,useMemo:wa,useReducer:wa,useRef:wa,useState:wa,useDebugValue:wa,useDeferredValue:wa,useTransition:wa,useMutableSource:wa,useSyncExternalStore:wa,useId:wa,unstable_isNewReconciler:!1},ss={readContext:Mo,useCallback:function(t,e){return Ma().memoizedState=[t,void 0===e?null:e],t},useContext:Mo,useEffect:Ha,useImperativeHandle:function(t,e,n){return n=null!==n&&void 0!==n?n.concat([t]):null,Wa(4194308,4,$a.bind(null,e,t),n)},useLayoutEffect:function(t,e){return Wa(4194308,4,t,e)},useInsertionEffect:function(t,e){return Wa(4,2,t,e)},useMemo:function(t,e){var n=Ma();return e=void 0===e?null:e,t=t(),n.memoizedState=[t,e],t},useReducer:function(t,e,n){var i=Ma();return e=void 0!==n?n(e):e,i.memoizedState=i.baseState=e,t={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:e},i.queue=t,t=t.dispatch=es.bind(null,va,t),[i.memoizedState,t]},useRef:function(t){return t={current:t},Ma().memoizedState=t},useState:ja,useDebugValue:Ka,useDeferredValue:function(t){return Ma().memoizedState=t},useTransition:function(){var t=ja(!1),e=t[0];return t=Ja.bind(null,t[1]),Ma().memoizedState=t,[e,t]},useMutableSource:function(){},useSyncExternalStore:function(t,e,n){var i=va,r=Ma();if(ro){if(void 0===n)throw Error(o(407));n=n()}else{if(n=e(),null===Tl)throw Error(o(349));0!==(30&pa)||Aa(i,e,n)}r.memoizedState=n;var a={value:n,getSnapshot:e};return r.queue=a,Ha(Ra.bind(null,i,a,t),[t]),i.flags|=2048,Ba(9,Da.bind(null,i,a,n,e),void 0,null),n},useId:function(){var t=Ma(),e=Tl.identifierPrefix;if(ro){var n=Gr;e=":"+e+"R"+(n=(Qr&~(1<<32-ae(Qr)-1)).toString(32)+n),0<(n=ba++)&&(e+="H"+n.toString(32)),e+=":"}else e=":"+e+"r"+(n=xa++).toString(32)+":";return t.memoizedState=e},unstable_isNewReconciler:!1},ls={readContext:Mo,useCallback:Qa,useContext:Mo,useEffect:Za,useImperativeHandle:qa,useInsertionEffect:Ua,useLayoutEffect:Ya,useMemo:Ga,useReducer:Ea,useRef:Fa,useState:function(){return Ea(Ca)},useDebugValue:Ka,useDeferredValue:function(t){return Xa(La(),ma.memoizedState,t)},useTransition:function(){return[Ea(Ca)[0],La().memoizedState]},useMutableSource:Oa,useSyncExternalStore:za,useId:ts,unstable_isNewReconciler:!1},us={readContext:Mo,useCallback:Qa,useContext:Mo,useEffect:Za,useImperativeHandle:qa,useInsertionEffect:Ua,useLayoutEffect:Ya,useMemo:Ga,useReducer:Ta,useRef:Fa,useState:function(){return Ta(Ca)},useDebugValue:Ka,useDeferredValue:function(t){var e=La();return null===ma?e.memoizedState=t:Xa(e,ma.memoizedState,t)},useTransition:function(){return[Ta(Ca)[0],La().memoizedState]},useMutableSource:Oa,useSyncExternalStore:za,useId:ts,unstable_isNewReconciler:!1};function cs(t,e){try{var n="",i=e;do{n+=W(i),i=i.return}while(i);var r=n}catch(o){r="\nError generating stack: "+o.message+"\n"+o.stack}return{value:t,source:e,stack:r,digest:null}}function hs(t,e,n){return{value:t,source:null,stack:null!=n?n:null,digest:null!=e?e:null}}function ds(t,e){try{console.error(e.value)}catch(n){setTimeout((function(){throw n}))}}var fs="function"===typeof WeakMap?WeakMap:Map;function ps(t,e,n){(n=Do(-1,n)).tag=3,n.payload={element:null};var i=e.value;return n.callback=function(){Ul||(Ul=!0,Yl=i),ds(0,e)},n}function vs(t,e,n){(n=Do(-1,n)).tag=3;var i=t.type.getDerivedStateFromError;if("function"===typeof i){var r=e.value;n.payload=function(){return i(r)},n.callback=function(){ds(0,e)}}var o=t.stateNode;return null!==o&&"function"===typeof o.componentDidCatch&&(n.callback=function(){ds(0,e),"function"!==typeof i&&(null===$l?$l=new Set([this]):$l.add(this));var t=e.stack;this.componentDidCatch(e.value,{componentStack:null!==t?t:""})}),n}function ms(t,e,n){var i=t.pingCache;if(null===i){i=t.pingCache=new fs;var r=new Set;i.set(e,r)}else void 0===(r=i.get(e))&&(r=new Set,i.set(e,r));r.has(n)||(r.add(n),t=Mu.bind(null,t,e,n),e.then(t,t))}function gs(t){do{var e;if((e=13===t.tag)&&(e=null===(e=t.memoizedState)||null!==e.dehydrated),e)return t;t=t.return}while(null!==t);return null}function ys(t,e,n,i,r){return 0===(1&t.mode)?(t===e?t.flags|=65536:(t.flags|=128,n.flags|=131072,n.flags&=-52805,1===n.tag&&(null===n.alternate?n.tag=17:((e=Do(-1,1)).tag=2,Ro(n,e,1))),n.lanes|=1),t):(t.flags|=65536,t.lanes=r,t)}var _s=b.ReactCurrentOwner,bs=!1;function xs(t,e,n,i){e.child=null===t?Xo(e,null,n,i):Go(e,t.child,n,i)}function ws(t,e,n,i,r){n=n.render;var o=e.ref;return Po(e,r),i=Sa(t,e,n,i,o,r),n=Pa(),null===t||bs?(ro&&n&&to(e),e.flags|=1,xs(t,e,i,r),e.child):(e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~r,Us(t,e,r))}function ks(t,e,n,i,r){if(null===t){var o=n.type;return"function"!==typeof o||Au(o)||void 0!==o.defaultProps||null!==n.compare||void 0!==n.defaultProps?((t=Ru(n.type,null,i,e,e.mode,r)).ref=e.ref,t.return=e,e.child=t):(e.tag=15,e.type=o,Ss(t,e,o,i,r))}if(o=t.child,0===(t.lanes&r)){var a=o.memoizedProps;if((n=null!==(n=n.compare)?n:li)(a,i)&&t.ref===e.ref)return Us(t,e,r)}return e.flags|=1,(t=Du(o,i)).ref=e.ref,t.return=e,e.child=t}function Ss(t,e,n,i,r){if(null!==t){var o=t.memoizedProps;if(li(o,i)&&t.ref===e.ref){if(bs=!1,e.pendingProps=i=o,0===(t.lanes&r))return e.lanes=t.lanes,Us(t,e,r);0!==(131072&t.flags)&&(bs=!0)}}return Ls(t,e,n,i,r)}function Ps(t,e,n){var i=e.pendingProps,r=i.children,o=null!==t?t.memoizedState:null;if("hidden"===i.mode)if(0===(1&e.mode))e.memoizedState={baseLanes:0,cachePool:null,transitions:null},Mr(Dl,Al),Al|=n;else{if(0===(1073741824&n))return t=null!==o?o.baseLanes|n:n,e.lanes=e.childLanes=1073741824,e.memoizedState={baseLanes:t,cachePool:null,transitions:null},e.updateQueue=null,Mr(Dl,Al),Al|=t,null;e.memoizedState={baseLanes:0,cachePool:null,transitions:null},i=null!==o?o.baseLanes:n,Mr(Dl,Al),Al|=i}else null!==o?(i=o.baseLanes|n,e.memoizedState=null):i=n,Mr(Dl,Al),Al|=i;return xs(t,e,r,n),e.child}function Ms(t,e){var n=e.ref;(null===t&&null!==n||null!==t&&t.ref!==n)&&(e.flags|=512,e.flags|=2097152)}function Ls(t,e,n,i,r){var o=zr(n)?Tr:Cr.current;return o=Or(e,o),Po(e,r),n=Sa(t,e,n,i,o,r),i=Pa(),null===t||bs?(ro&&i&&to(e),e.flags|=1,xs(t,e,n,r),e.child):(e.updateQueue=t.updateQueue,e.flags&=-2053,t.lanes&=~r,Us(t,e,r))}function Cs(t,e,n,i,r){if(zr(n)){var o=!0;Nr(e)}else o=!1;if(Po(e,r),null===e.stateNode)Zs(t,e),Zo(e,n,i),Yo(e,n,i,r),i=!0;else if(null===t){var a=e.stateNode,s=e.memoizedProps;a.props=s;var l=a.context,u=n.contextType;"object"===typeof u&&null!==u?u=Mo(u):u=Or(e,u=zr(n)?Tr:Cr.current);var c=n.getDerivedStateFromProps,h="function"===typeof c||"function"===typeof a.getSnapshotBeforeUpdate;h||"function"!==typeof a.UNSAFE_componentWillReceiveProps&&"function"!==typeof a.componentWillReceiveProps||(s!==i||l!==u)&&Uo(e,a,i,u),Oo=!1;var d=e.memoizedState;a.state=d,jo(e,i,a,r),l=e.memoizedState,s!==i||d!==l||Er.current||Oo?("function"===typeof c&&(Wo(e,n,c,i),l=e.memoizedState),(s=Oo||Ho(e,n,s,i,d,l,u))?(h||"function"!==typeof a.UNSAFE_componentWillMount&&"function"!==typeof a.componentWillMount||("function"===typeof a.componentWillMount&&a.componentWillMount(),"function"===typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount()),"function"===typeof a.componentDidMount&&(e.flags|=4194308)):("function"===typeof a.componentDidMount&&(e.flags|=4194308),e.memoizedProps=i,e.memoizedState=l),a.props=i,a.state=l,a.context=u,i=s):("function"===typeof a.componentDidMount&&(e.flags|=4194308),i=!1)}else{a=e.stateNode,Ao(t,e),s=e.memoizedProps,u=e.type===e.elementType?s:go(e.type,s),a.props=u,h=e.pendingProps,d=a.context,"object"===typeof(l=n.contextType)&&null!==l?l=Mo(l):l=Or(e,l=zr(n)?Tr:Cr.current);var f=n.getDerivedStateFromProps;(c="function"===typeof f||"function"===typeof a.getSnapshotBeforeUpdate)||"function"!==typeof a.UNSAFE_componentWillReceiveProps&&"function"!==typeof a.componentWillReceiveProps||(s!==h||d!==l)&&Uo(e,a,i,l),Oo=!1,d=e.memoizedState,a.state=d,jo(e,i,a,r);var p=e.memoizedState;s!==h||d!==p||Er.current||Oo?("function"===typeof f&&(Wo(e,n,f,i),p=e.memoizedState),(u=Oo||Ho(e,n,u,i,d,p,l)||!1)?(c||"function"!==typeof a.UNSAFE_componentWillUpdate&&"function"!==typeof a.componentWillUpdate||("function"===typeof a.componentWillUpdate&&a.componentWillUpdate(i,p,l),"function"===typeof a.UNSAFE_componentWillUpdate&&a.UNSAFE_componentWillUpdate(i,p,l)),"function"===typeof a.componentDidUpdate&&(e.flags|=4),"function"===typeof a.getSnapshotBeforeUpdate&&(e.flags|=1024)):("function"!==typeof a.componentDidUpdate||s===t.memoizedProps&&d===t.memoizedState||(e.flags|=4),"function"!==typeof a.getSnapshotBeforeUpdate||s===t.memoizedProps&&d===t.memoizedState||(e.flags|=1024),e.memoizedProps=i,e.memoizedState=p),a.props=i,a.state=p,a.context=l,i=u):("function"!==typeof a.componentDidUpdate||s===t.memoizedProps&&d===t.memoizedState||(e.flags|=4),"function"!==typeof a.getSnapshotBeforeUpdate||s===t.memoizedProps&&d===t.memoizedState||(e.flags|=1024),i=!1)}return Es(t,e,n,i,o,r)}function Es(t,e,n,i,r,o){Ms(t,e);var a=0!==(128&e.flags);if(!i&&!a)return r&&Ir(e,n,!1),Us(t,e,o);i=e.stateNode,_s.current=e;var s=a&&"function"!==typeof n.getDerivedStateFromError?null:i.render();return e.flags|=1,null!==t&&a?(e.child=Go(e,t.child,null,o),e.child=Go(e,null,s,o)):xs(t,e,s,o),e.memoizedState=i.state,r&&Ir(e,n,!0),e.child}function Ts(t){var e=t.stateNode;e.pendingContext?Dr(0,e.pendingContext,e.pendingContext!==e.context):e.context&&Dr(0,e.context,!1),ra(t,e.containerInfo)}function Os(t,e,n,i,r){return po(),vo(r),e.flags|=256,xs(t,e,n,i),e.child}var zs,As,Ds,Rs,Ns={dehydrated:null,treeContext:null,retryLane:0};function Is(t){return{baseLanes:t,cachePool:null,transitions:null}}function js(t,e,n){var i,r=e.pendingProps,a=la.current,s=!1,l=0!==(128&e.flags);if((i=l)||(i=(null===t||null!==t.memoizedState)&&0!==(2&a)),i?(s=!0,e.flags&=-129):null!==t&&null===t.memoizedState||(a|=1),Mr(la,1&a),null===t)return uo(e),null!==(t=e.memoizedState)&&null!==(t=t.dehydrated)?(0===(1&e.mode)?e.lanes=1:"$!"===t.data?e.lanes=8:e.lanes=1073741824,null):(l=r.children,t=r.fallback,s?(r=e.mode,s=e.child,l={mode:"hidden",children:l},0===(1&r)&&null!==s?(s.childLanes=0,s.pendingProps=l):s=Iu(l,r,0,null),t=Nu(t,r,n,null),s.return=e,t.return=e,s.sibling=t,e.child=s,e.child.memoizedState=Is(n),e.memoizedState=Ns,t):Bs(e,l));if(null!==(a=t.memoizedState)&&null!==(i=a.dehydrated))return function(t,e,n,i,r,a,s){if(n)return 256&e.flags?(e.flags&=-257,Fs(t,e,s,i=hs(Error(o(422))))):null!==e.memoizedState?(e.child=t.child,e.flags|=128,null):(a=i.fallback,r=e.mode,i=Iu({mode:"visible",children:i.children},r,0,null),(a=Nu(a,r,s,null)).flags|=2,i.return=e,a.return=e,i.sibling=a,e.child=i,0!==(1&e.mode)&&Go(e,t.child,null,s),e.child.memoizedState=Is(s),e.memoizedState=Ns,a);if(0===(1&e.mode))return Fs(t,e,s,null);if("$!"===r.data){if(i=r.nextSibling&&r.nextSibling.dataset)var l=i.dgst;return i=l,Fs(t,e,s,i=hs(a=Error(o(419)),i,void 0))}if(l=0!==(s&t.childLanes),bs||l){if(null!==(i=Tl)){switch(s&-s){case 4:r=2;break;case 16:r=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:r=32;break;case 536870912:r=268435456;break;default:r=0}0!==(r=0!==(r&(i.suspendedLanes|s))?0:r)&&r!==a.retryLane&&(a.retryLane=r,To(t,r),iu(i,t,r,-1))}return mu(),Fs(t,e,s,i=hs(Error(o(421))))}return"$?"===r.data?(e.flags|=128,e.child=t.child,e=Cu.bind(null,t),r._reactRetry=e,null):(t=a.treeContext,io=ur(r.nextSibling),no=e,ro=!0,oo=null,null!==t&&($r[qr++]=Qr,$r[qr++]=Gr,$r[qr++]=Kr,Qr=t.id,Gr=t.overflow,Kr=e),e=Bs(e,i.children),e.flags|=4096,e)}(t,e,l,r,i,a,n);if(s){s=r.fallback,l=e.mode,i=(a=t.child).sibling;var u={mode:"hidden",children:r.children};return 0===(1&l)&&e.child!==a?((r=e.child).childLanes=0,r.pendingProps=u,e.deletions=null):(r=Du(a,u)).subtreeFlags=14680064&a.subtreeFlags,null!==i?s=Du(i,s):(s=Nu(s,l,n,null)).flags|=2,s.return=e,r.return=e,r.sibling=s,e.child=r,r=s,s=e.child,l=null===(l=t.child.memoizedState)?Is(n):{baseLanes:l.baseLanes|n,cachePool:null,transitions:l.transitions},s.memoizedState=l,s.childLanes=t.childLanes&~n,e.memoizedState=Ns,r}return t=(s=t.child).sibling,r=Du(s,{mode:"visible",children:r.children}),0===(1&e.mode)&&(r.lanes=n),r.return=e,r.sibling=null,null!==t&&(null===(n=e.deletions)?(e.deletions=[t],e.flags|=16):n.push(t)),e.child=r,e.memoizedState=null,r}function Bs(t,e){return(e=Iu({mode:"visible",children:e},t.mode,0,null)).return=t,t.child=e}function Fs(t,e,n,i){return null!==i&&vo(i),Go(e,t.child,null,n),(t=Bs(e,e.pendingProps.children)).flags|=2,e.memoizedState=null,t}function Ws(t,e,n){t.lanes|=e;var i=t.alternate;null!==i&&(i.lanes|=e),So(t.return,e,n)}function Vs(t,e,n,i,r){var o=t.memoizedState;null===o?t.memoizedState={isBackwards:e,rendering:null,renderingStartTime:0,last:i,tail:n,tailMode:r}:(o.isBackwards=e,o.rendering=null,o.renderingStartTime=0,o.last=i,o.tail=n,o.tailMode=r)}function Hs(t,e,n){var i=e.pendingProps,r=i.revealOrder,o=i.tail;if(xs(t,e,i.children,n),0!==(2&(i=la.current)))i=1&i|2,e.flags|=128;else{if(null!==t&&0!==(128&t.flags))t:for(t=e.child;null!==t;){if(13===t.tag)null!==t.memoizedState&&Ws(t,n,e);else if(19===t.tag)Ws(t,n,e);else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break t;for(;null===t.sibling;){if(null===t.return||t.return===e)break t;t=t.return}t.sibling.return=t.return,t=t.sibling}i&=1}if(Mr(la,i),0===(1&e.mode))e.memoizedState=null;else switch(r){case"forwards":for(n=e.child,r=null;null!==n;)null!==(t=n.alternate)&&null===ua(t)&&(r=n),n=n.sibling;null===(n=r)?(r=e.child,e.child=null):(r=n.sibling,n.sibling=null),Vs(e,!1,r,n,o);break;case"backwards":for(n=null,r=e.child,e.child=null;null!==r;){if(null!==(t=r.alternate)&&null===ua(t)){e.child=r;break}t=r.sibling,r.sibling=n,n=r,r=t}Vs(e,!0,n,null,o);break;case"together":Vs(e,!1,null,null,void 0);break;default:e.memoizedState=null}return e.child}function Zs(t,e){0===(1&e.mode)&&null!==t&&(t.alternate=null,e.alternate=null,e.flags|=2)}function Us(t,e,n){if(null!==t&&(e.dependencies=t.dependencies),Il|=e.lanes,0===(n&e.childLanes))return null;if(null!==t&&e.child!==t.child)throw Error(o(153));if(null!==e.child){for(n=Du(t=e.child,t.pendingProps),e.child=n,n.return=e;null!==t.sibling;)t=t.sibling,(n=n.sibling=Du(t,t.pendingProps)).return=e;n.sibling=null}return e.child}function Ys(t,e){if(!ro)switch(t.tailMode){case"hidden":e=t.tail;for(var n=null;null!==e;)null!==e.alternate&&(n=e),e=e.sibling;null===n?t.tail=null:n.sibling=null;break;case"collapsed":n=t.tail;for(var i=null;null!==n;)null!==n.alternate&&(i=n),n=n.sibling;null===i?e||null===t.tail?t.tail=null:t.tail.sibling=null:i.sibling=null}}function $s(t){var e=null!==t.alternate&&t.alternate.child===t.child,n=0,i=0;if(e)for(var r=t.child;null!==r;)n|=r.lanes|r.childLanes,i|=14680064&r.subtreeFlags,i|=14680064&r.flags,r.return=t,r=r.sibling;else for(r=t.child;null!==r;)n|=r.lanes|r.childLanes,i|=r.subtreeFlags,i|=r.flags,r.return=t,r=r.sibling;return t.subtreeFlags|=i,t.childLanes=n,e}function qs(t,e,n){var i=e.pendingProps;switch(eo(e),e.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return $s(e),null;case 1:case 17:return zr(e.type)&&Ar(),$s(e),null;case 3:return i=e.stateNode,oa(),Pr(Er),Pr(Cr),ha(),i.pendingContext&&(i.context=i.pendingContext,i.pendingContext=null),null!==t&&null!==t.child||(ho(e)?e.flags|=4:null===t||t.memoizedState.isDehydrated&&0===(256&e.flags)||(e.flags|=1024,null!==oo&&(su(oo),oo=null))),As(t,e),$s(e),null;case 5:sa(e);var r=ia(na.current);if(n=e.type,null!==t&&null!=e.stateNode)Ds(t,e,n,i,r),t.ref!==e.ref&&(e.flags|=512,e.flags|=2097152);else{if(!i){if(null===e.stateNode)throw Error(o(166));return $s(e),null}if(t=ia(ta.current),ho(e)){i=e.stateNode,n=e.type;var a=e.memoizedProps;switch(i[dr]=e,i[fr]=a,t=0!==(1&e.mode),n){case"dialog":Bi("cancel",i),Bi("close",i);break;case"iframe":case"object":case"embed":Bi("load",i);break;case"video":case"audio":for(r=0;r<Ri.length;r++)Bi(Ri[r],i);break;case"source":Bi("error",i);break;case"img":case"image":case"link":Bi("error",i),Bi("load",i);break;case"details":Bi("toggle",i);break;case"input":Q(i,a),Bi("invalid",i);break;case"select":i._wrapperState={wasMultiple:!!a.multiple},Bi("invalid",i);break;case"textarea":rt(i,a),Bi("invalid",i)}for(var l in yt(n,a),r=null,a)if(a.hasOwnProperty(l)){var u=a[l];"children"===l?"string"===typeof u?i.textContent!==u&&(!0!==a.suppressHydrationWarning&&Xi(i.textContent,u,t),r=["children",u]):"number"===typeof u&&i.textContent!==""+u&&(!0!==a.suppressHydrationWarning&&Xi(i.textContent,u,t),r=["children",""+u]):s.hasOwnProperty(l)&&null!=u&&"onScroll"===l&&Bi("scroll",i)}switch(n){case"input":Y(i),J(i,a,!0);break;case"textarea":Y(i),at(i);break;case"select":case"option":break;default:"function"===typeof a.onClick&&(i.onclick=Ji)}i=r,e.updateQueue=i,null!==i&&(e.flags|=4)}else{l=9===r.nodeType?r:r.ownerDocument,"http://www.w3.org/1999/xhtml"===t&&(t=st(n)),"http://www.w3.org/1999/xhtml"===t?"script"===n?((t=l.createElement("div")).innerHTML="<script><\/script>",t=t.removeChild(t.firstChild)):"string"===typeof i.is?t=l.createElement(n,{is:i.is}):(t=l.createElement(n),"select"===n&&(l=t,i.multiple?l.multiple=!0:i.size&&(l.size=i.size))):t=l.createElementNS(t,n),t[dr]=e,t[fr]=i,zs(t,e,!1,!1),e.stateNode=t;t:{switch(l=_t(n,i),n){case"dialog":Bi("cancel",t),Bi("close",t),r=i;break;case"iframe":case"object":case"embed":Bi("load",t),r=i;break;case"video":case"audio":for(r=0;r<Ri.length;r++)Bi(Ri[r],t);r=i;break;case"source":Bi("error",t),r=i;break;case"img":case"image":case"link":Bi("error",t),Bi("load",t),r=i;break;case"details":Bi("toggle",t),r=i;break;case"input":Q(t,i),r=K(t,i),Bi("invalid",t);break;case"option":default:r=i;break;case"select":t._wrapperState={wasMultiple:!!i.multiple},r=I({},i,{value:void 0}),Bi("invalid",t);break;case"textarea":rt(t,i),r=it(t,i),Bi("invalid",t)}for(a in yt(n,r),u=r)if(u.hasOwnProperty(a)){var c=u[a];"style"===a?mt(t,c):"dangerouslySetInnerHTML"===a?null!=(c=c?c.__html:void 0)&&ht(t,c):"children"===a?"string"===typeof c?("textarea"!==n||""!==c)&&dt(t,c):"number"===typeof c&&dt(t,""+c):"suppressContentEditableWarning"!==a&&"suppressHydrationWarning"!==a&&"autoFocus"!==a&&(s.hasOwnProperty(a)?null!=c&&"onScroll"===a&&Bi("scroll",t):null!=c&&_(t,a,c,l))}switch(n){case"input":Y(t),J(t,i,!1);break;case"textarea":Y(t),at(t);break;case"option":null!=i.value&&t.setAttribute("value",""+Z(i.value));break;case"select":t.multiple=!!i.multiple,null!=(a=i.value)?nt(t,!!i.multiple,a,!1):null!=i.defaultValue&&nt(t,!!i.multiple,i.defaultValue,!0);break;default:"function"===typeof r.onClick&&(t.onclick=Ji)}switch(n){case"button":case"input":case"select":case"textarea":i=!!i.autoFocus;break t;case"img":i=!0;break t;default:i=!1}}i&&(e.flags|=4)}null!==e.ref&&(e.flags|=512,e.flags|=2097152)}return $s(e),null;case 6:if(t&&null!=e.stateNode)Rs(t,e,t.memoizedProps,i);else{if("string"!==typeof i&&null===e.stateNode)throw Error(o(166));if(n=ia(na.current),ia(ta.current),ho(e)){if(i=e.stateNode,n=e.memoizedProps,i[dr]=e,(a=i.nodeValue!==n)&&null!==(t=no))switch(t.tag){case 3:Xi(i.nodeValue,n,0!==(1&t.mode));break;case 5:!0!==t.memoizedProps.suppressHydrationWarning&&Xi(i.nodeValue,n,0!==(1&t.mode))}a&&(e.flags|=4)}else(i=(9===n.nodeType?n:n.ownerDocument).createTextNode(i))[dr]=e,e.stateNode=i}return $s(e),null;case 13:if(Pr(la),i=e.memoizedState,null===t||null!==t.memoizedState&&null!==t.memoizedState.dehydrated){if(ro&&null!==io&&0!==(1&e.mode)&&0===(128&e.flags))fo(),po(),e.flags|=98560,a=!1;else if(a=ho(e),null!==i&&null!==i.dehydrated){if(null===t){if(!a)throw Error(o(318));if(!(a=null!==(a=e.memoizedState)?a.dehydrated:null))throw Error(o(317));a[dr]=e}else po(),0===(128&e.flags)&&(e.memoizedState=null),e.flags|=4;$s(e),a=!1}else null!==oo&&(su(oo),oo=null),a=!0;if(!a)return 65536&e.flags?e:null}return 0!==(128&e.flags)?(e.lanes=n,e):((i=null!==i)!==(null!==t&&null!==t.memoizedState)&&i&&(e.child.flags|=8192,0!==(1&e.mode)&&(null===t||0!==(1&la.current)?0===Rl&&(Rl=3):mu())),null!==e.updateQueue&&(e.flags|=4),$s(e),null);case 4:return oa(),As(t,e),null===t&&Vi(e.stateNode.containerInfo),$s(e),null;case 10:return ko(e.type._context),$s(e),null;case 19:if(Pr(la),null===(a=e.memoizedState))return $s(e),null;if(i=0!==(128&e.flags),null===(l=a.rendering))if(i)Ys(a,!1);else{if(0!==Rl||null!==t&&0!==(128&t.flags))for(t=e.child;null!==t;){if(null!==(l=ua(t))){for(e.flags|=128,Ys(a,!1),null!==(i=l.updateQueue)&&(e.updateQueue=i,e.flags|=4),e.subtreeFlags=0,i=n,n=e.child;null!==n;)t=i,(a=n).flags&=14680066,null===(l=a.alternate)?(a.childLanes=0,a.lanes=t,a.child=null,a.subtreeFlags=0,a.memoizedProps=null,a.memoizedState=null,a.updateQueue=null,a.dependencies=null,a.stateNode=null):(a.childLanes=l.childLanes,a.lanes=l.lanes,a.child=l.child,a.subtreeFlags=0,a.deletions=null,a.memoizedProps=l.memoizedProps,a.memoizedState=l.memoizedState,a.updateQueue=l.updateQueue,a.type=l.type,t=l.dependencies,a.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext}),n=n.sibling;return Mr(la,1&la.current|2),e.child}t=t.sibling}null!==a.tail&&Gt()>Hl&&(e.flags|=128,i=!0,Ys(a,!1),e.lanes=4194304)}else{if(!i)if(null!==(t=ua(l))){if(e.flags|=128,i=!0,null!==(n=t.updateQueue)&&(e.updateQueue=n,e.flags|=4),Ys(a,!0),null===a.tail&&"hidden"===a.tailMode&&!l.alternate&&!ro)return $s(e),null}else 2*Gt()-a.renderingStartTime>Hl&&1073741824!==n&&(e.flags|=128,i=!0,Ys(a,!1),e.lanes=4194304);a.isBackwards?(l.sibling=e.child,e.child=l):(null!==(n=a.last)?n.sibling=l:e.child=l,a.last=l)}return null!==a.tail?(e=a.tail,a.rendering=e,a.tail=e.sibling,a.renderingStartTime=Gt(),e.sibling=null,n=la.current,Mr(la,i?1&n|2:1&n),e):($s(e),null);case 22:case 23:return du(),i=null!==e.memoizedState,null!==t&&null!==t.memoizedState!==i&&(e.flags|=8192),i&&0!==(1&e.mode)?0!==(1073741824&Al)&&($s(e),6&e.subtreeFlags&&(e.flags|=8192)):$s(e),null;case 24:case 25:return null}throw Error(o(156,e.tag))}function Ks(t,e){switch(eo(e),e.tag){case 1:return zr(e.type)&&Ar(),65536&(t=e.flags)?(e.flags=-65537&t|128,e):null;case 3:return oa(),Pr(Er),Pr(Cr),ha(),0!==(65536&(t=e.flags))&&0===(128&t)?(e.flags=-65537&t|128,e):null;case 5:return sa(e),null;case 13:if(Pr(la),null!==(t=e.memoizedState)&&null!==t.dehydrated){if(null===e.alternate)throw Error(o(340));po()}return 65536&(t=e.flags)?(e.flags=-65537&t|128,e):null;case 19:return Pr(la),null;case 4:return oa(),null;case 10:return ko(e.type._context),null;case 22:case 23:return du(),null;default:return null}}zs=function(t,e){for(var n=e.child;null!==n;){if(5===n.tag||6===n.tag)t.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===e)break;for(;null===n.sibling;){if(null===n.return||n.return===e)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},As=function(){},Ds=function(t,e,n,i){var r=t.memoizedProps;if(r!==i){t=e.stateNode,ia(ta.current);var o,a=null;switch(n){case"input":r=K(t,r),i=K(t,i),a=[];break;case"select":r=I({},r,{value:void 0}),i=I({},i,{value:void 0}),a=[];break;case"textarea":r=it(t,r),i=it(t,i),a=[];break;default:"function"!==typeof r.onClick&&"function"===typeof i.onClick&&(t.onclick=Ji)}for(c in yt(n,i),n=null,r)if(!i.hasOwnProperty(c)&&r.hasOwnProperty(c)&&null!=r[c])if("style"===c){var l=r[c];for(o in l)l.hasOwnProperty(o)&&(n||(n={}),n[o]="")}else"dangerouslySetInnerHTML"!==c&&"children"!==c&&"suppressContentEditableWarning"!==c&&"suppressHydrationWarning"!==c&&"autoFocus"!==c&&(s.hasOwnProperty(c)?a||(a=[]):(a=a||[]).push(c,null));for(c in i){var u=i[c];if(l=null!=r?r[c]:void 0,i.hasOwnProperty(c)&&u!==l&&(null!=u||null!=l))if("style"===c)if(l){for(o in l)!l.hasOwnProperty(o)||u&&u.hasOwnProperty(o)||(n||(n={}),n[o]="");for(o in u)u.hasOwnProperty(o)&&l[o]!==u[o]&&(n||(n={}),n[o]=u[o])}else n||(a||(a=[]),a.push(c,n)),n=u;else"dangerouslySetInnerHTML"===c?(u=u?u.__html:void 0,l=l?l.__html:void 0,null!=u&&l!==u&&(a=a||[]).push(c,u)):"children"===c?"string"!==typeof u&&"number"!==typeof u||(a=a||[]).push(c,""+u):"suppressContentEditableWarning"!==c&&"suppressHydrationWarning"!==c&&(s.hasOwnProperty(c)?(null!=u&&"onScroll"===c&&Bi("scroll",t),a||l===u||(a=[])):(a=a||[]).push(c,u))}n&&(a=a||[]).push("style",n);var c=a;(e.updateQueue=c)&&(e.flags|=4)}},Rs=function(t,e,n,i){n!==i&&(e.flags|=4)};var Qs=!1,Gs=!1,Xs="function"===typeof WeakSet?WeakSet:Set,Js=null;function tl(t,e){var n=t.ref;if(null!==n)if("function"===typeof n)try{n(null)}catch(i){Pu(t,e,i)}else n.current=null}function el(t,e,n){try{n()}catch(i){Pu(t,e,i)}}var nl=!1;function il(t,e,n){var i=e.updateQueue;if(null!==(i=null!==i?i.lastEffect:null)){var r=i=i.next;do{if((r.tag&t)===t){var o=r.destroy;r.destroy=void 0,void 0!==o&&el(e,n,o)}r=r.next}while(r!==i)}}function rl(t,e){if(null!==(e=null!==(e=e.updateQueue)?e.lastEffect:null)){var n=e=e.next;do{if((n.tag&t)===t){var i=n.create;n.destroy=i()}n=n.next}while(n!==e)}}function ol(t){var e=t.ref;if(null!==e){var n=t.stateNode;t.tag,t=n,"function"===typeof e?e(t):e.current=t}}function al(t){var e=t.alternate;null!==e&&(t.alternate=null,al(e)),t.child=null,t.deletions=null,t.sibling=null,5===t.tag&&(null!==(e=t.stateNode)&&(delete e[dr],delete e[fr],delete e[vr],delete e[mr],delete e[gr])),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}function sl(t){return 5===t.tag||3===t.tag||4===t.tag}function ll(t){t:for(;;){for(;null===t.sibling;){if(null===t.return||sl(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;5!==t.tag&&6!==t.tag&&18!==t.tag;){if(2&t.flags)continue t;if(null===t.child||4===t.tag)continue t;t.child.return=t,t=t.child}if(!(2&t.flags))return t.stateNode}}function ul(t,e,n){var i=t.tag;if(5===i||6===i)t=t.stateNode,e?8===n.nodeType?n.parentNode.insertBefore(t,e):n.insertBefore(t,e):(8===n.nodeType?(e=n.parentNode).insertBefore(t,n):(e=n).appendChild(t),null!==(n=n._reactRootContainer)&&void 0!==n||null!==e.onclick||(e.onclick=Ji));else if(4!==i&&null!==(t=t.child))for(ul(t,e,n),t=t.sibling;null!==t;)ul(t,e,n),t=t.sibling}function cl(t,e,n){var i=t.tag;if(5===i||6===i)t=t.stateNode,e?n.insertBefore(t,e):n.appendChild(t);else if(4!==i&&null!==(t=t.child))for(cl(t,e,n),t=t.sibling;null!==t;)cl(t,e,n),t=t.sibling}var hl=null,dl=!1;function fl(t,e,n){for(n=n.child;null!==n;)pl(t,e,n),n=n.sibling}function pl(t,e,n){if(oe&&"function"===typeof oe.onCommitFiberUnmount)try{oe.onCommitFiberUnmount(re,n)}catch(s){}switch(n.tag){case 5:Gs||tl(n,e);case 6:var i=hl,r=dl;hl=null,fl(t,e,n),dl=r,null!==(hl=i)&&(dl?(t=hl,n=n.stateNode,8===t.nodeType?t.parentNode.removeChild(n):t.removeChild(n)):hl.removeChild(n.stateNode));break;case 18:null!==hl&&(dl?(t=hl,n=n.stateNode,8===t.nodeType?lr(t.parentNode,n):1===t.nodeType&&lr(t,n),Ve(t)):lr(hl,n.stateNode));break;case 4:i=hl,r=dl,hl=n.stateNode.containerInfo,dl=!0,fl(t,e,n),hl=i,dl=r;break;case 0:case 11:case 14:case 15:if(!Gs&&(null!==(i=n.updateQueue)&&null!==(i=i.lastEffect))){r=i=i.next;do{var o=r,a=o.destroy;o=o.tag,void 0!==a&&(0!==(2&o)||0!==(4&o))&&el(n,e,a),r=r.next}while(r!==i)}fl(t,e,n);break;case 1:if(!Gs&&(tl(n,e),"function"===typeof(i=n.stateNode).componentWillUnmount))try{i.props=n.memoizedProps,i.state=n.memoizedState,i.componentWillUnmount()}catch(s){Pu(n,e,s)}fl(t,e,n);break;case 21:fl(t,e,n);break;case 22:1&n.mode?(Gs=(i=Gs)||null!==n.memoizedState,fl(t,e,n),Gs=i):fl(t,e,n);break;default:fl(t,e,n)}}function vl(t){var e=t.updateQueue;if(null!==e){t.updateQueue=null;var n=t.stateNode;null===n&&(n=t.stateNode=new Xs),e.forEach((function(e){var i=Eu.bind(null,t,e);n.has(e)||(n.add(e),e.then(i,i))}))}}function ml(t,e){var n=e.deletions;if(null!==n)for(var i=0;i<n.length;i++){var r=n[i];try{var a=t,s=e,l=s;t:for(;null!==l;){switch(l.tag){case 5:hl=l.stateNode,dl=!1;break t;case 3:case 4:hl=l.stateNode.containerInfo,dl=!0;break t}l=l.return}if(null===hl)throw Error(o(160));pl(a,s,r),hl=null,dl=!1;var u=r.alternate;null!==u&&(u.return=null),r.return=null}catch(c){Pu(r,e,c)}}if(12854&e.subtreeFlags)for(e=e.child;null!==e;)gl(e,t),e=e.sibling}function gl(t,e){var n=t.alternate,i=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:if(ml(e,t),yl(t),4&i){try{il(3,t,t.return),rl(3,t)}catch(m){Pu(t,t.return,m)}try{il(5,t,t.return)}catch(m){Pu(t,t.return,m)}}break;case 1:ml(e,t),yl(t),512&i&&null!==n&&tl(n,n.return);break;case 5:if(ml(e,t),yl(t),512&i&&null!==n&&tl(n,n.return),32&t.flags){var r=t.stateNode;try{dt(r,"")}catch(m){Pu(t,t.return,m)}}if(4&i&&null!=(r=t.stateNode)){var a=t.memoizedProps,s=null!==n?n.memoizedProps:a,l=t.type,u=t.updateQueue;if(t.updateQueue=null,null!==u)try{"input"===l&&"radio"===a.type&&null!=a.name&&G(r,a),_t(l,s);var c=_t(l,a);for(s=0;s<u.length;s+=2){var h=u[s],d=u[s+1];"style"===h?mt(r,d):"dangerouslySetInnerHTML"===h?ht(r,d):"children"===h?dt(r,d):_(r,h,d,c)}switch(l){case"input":X(r,a);break;case"textarea":ot(r,a);break;case"select":var f=r._wrapperState.wasMultiple;r._wrapperState.wasMultiple=!!a.multiple;var p=a.value;null!=p?nt(r,!!a.multiple,p,!1):f!==!!a.multiple&&(null!=a.defaultValue?nt(r,!!a.multiple,a.defaultValue,!0):nt(r,!!a.multiple,a.multiple?[]:"",!1))}r[fr]=a}catch(m){Pu(t,t.return,m)}}break;case 6:if(ml(e,t),yl(t),4&i){if(null===t.stateNode)throw Error(o(162));r=t.stateNode,a=t.memoizedProps;try{r.nodeValue=a}catch(m){Pu(t,t.return,m)}}break;case 3:if(ml(e,t),yl(t),4&i&&null!==n&&n.memoizedState.isDehydrated)try{Ve(e.containerInfo)}catch(m){Pu(t,t.return,m)}break;case 4:default:ml(e,t),yl(t);break;case 13:ml(e,t),yl(t),8192&(r=t.child).flags&&(a=null!==r.memoizedState,r.stateNode.isHidden=a,!a||null!==r.alternate&&null!==r.alternate.memoizedState||(Vl=Gt())),4&i&&vl(t);break;case 22:if(h=null!==n&&null!==n.memoizedState,1&t.mode?(Gs=(c=Gs)||h,ml(e,t),Gs=c):ml(e,t),yl(t),8192&i){if(c=null!==t.memoizedState,(t.stateNode.isHidden=c)&&!h&&0!==(1&t.mode))for(Js=t,h=t.child;null!==h;){for(d=Js=h;null!==Js;){switch(p=(f=Js).child,f.tag){case 0:case 11:case 14:case 15:il(4,f,f.return);break;case 1:tl(f,f.return);var v=f.stateNode;if("function"===typeof v.componentWillUnmount){i=f,n=f.return;try{e=i,v.props=e.memoizedProps,v.state=e.memoizedState,v.componentWillUnmount()}catch(m){Pu(i,n,m)}}break;case 5:tl(f,f.return);break;case 22:if(null!==f.memoizedState){wl(d);continue}}null!==p?(p.return=f,Js=p):wl(d)}h=h.sibling}t:for(h=null,d=t;;){if(5===d.tag){if(null===h){h=d;try{r=d.stateNode,c?"function"===typeof(a=r.style).setProperty?a.setProperty("display","none","important"):a.display="none":(l=d.stateNode,s=void 0!==(u=d.memoizedProps.style)&&null!==u&&u.hasOwnProperty("display")?u.display:null,l.style.display=vt("display",s))}catch(m){Pu(t,t.return,m)}}}else if(6===d.tag){if(null===h)try{d.stateNode.nodeValue=c?"":d.memoizedProps}catch(m){Pu(t,t.return,m)}}else if((22!==d.tag&&23!==d.tag||null===d.memoizedState||d===t)&&null!==d.child){d.child.return=d,d=d.child;continue}if(d===t)break t;for(;null===d.sibling;){if(null===d.return||d.return===t)break t;h===d&&(h=null),d=d.return}h===d&&(h=null),d.sibling.return=d.return,d=d.sibling}}break;case 19:ml(e,t),yl(t),4&i&&vl(t);case 21:}}function yl(t){var e=t.flags;if(2&e){try{t:{for(var n=t.return;null!==n;){if(sl(n)){var i=n;break t}n=n.return}throw Error(o(160))}switch(i.tag){case 5:var r=i.stateNode;32&i.flags&&(dt(r,""),i.flags&=-33),cl(t,ll(t),r);break;case 3:case 4:var a=i.stateNode.containerInfo;ul(t,ll(t),a);break;default:throw Error(o(161))}}catch(s){Pu(t,t.return,s)}t.flags&=-3}4096&e&&(t.flags&=-4097)}function _l(t,e,n){Js=t,bl(t,e,n)}function bl(t,e,n){for(var i=0!==(1&t.mode);null!==Js;){var r=Js,o=r.child;if(22===r.tag&&i){var a=null!==r.memoizedState||Qs;if(!a){var s=r.alternate,l=null!==s&&null!==s.memoizedState||Gs;s=Qs;var u=Gs;if(Qs=a,(Gs=l)&&!u)for(Js=r;null!==Js;)l=(a=Js).child,22===a.tag&&null!==a.memoizedState?kl(r):null!==l?(l.return=a,Js=l):kl(r);for(;null!==o;)Js=o,bl(o,e,n),o=o.sibling;Js=r,Qs=s,Gs=u}xl(t)}else 0!==(8772&r.subtreeFlags)&&null!==o?(o.return=r,Js=o):xl(t)}}function xl(t){for(;null!==Js;){var e=Js;if(0!==(8772&e.flags)){var n=e.alternate;try{if(0!==(8772&e.flags))switch(e.tag){case 0:case 11:case 15:Gs||rl(5,e);break;case 1:var i=e.stateNode;if(4&e.flags&&!Gs)if(null===n)i.componentDidMount();else{var r=e.elementType===e.type?n.memoizedProps:go(e.type,n.memoizedProps);i.componentDidUpdate(r,n.memoizedState,i.__reactInternalSnapshotBeforeUpdate)}var a=e.updateQueue;null!==a&&Bo(e,a,i);break;case 3:var s=e.updateQueue;if(null!==s){if(n=null,null!==e.child)switch(e.child.tag){case 5:case 1:n=e.child.stateNode}Bo(e,s,n)}break;case 5:var l=e.stateNode;if(null===n&&4&e.flags){n=l;var u=e.memoizedProps;switch(e.type){case"button":case"input":case"select":case"textarea":u.autoFocus&&n.focus();break;case"img":u.src&&(n.src=u.src)}}break;case 6:case 4:case 12:case 19:case 17:case 21:case 22:case 23:case 25:break;case 13:if(null===e.memoizedState){var c=e.alternate;if(null!==c){var h=c.memoizedState;if(null!==h){var d=h.dehydrated;null!==d&&Ve(d)}}}break;default:throw Error(o(163))}Gs||512&e.flags&&ol(e)}catch(f){Pu(e,e.return,f)}}if(e===t){Js=null;break}if(null!==(n=e.sibling)){n.return=e.return,Js=n;break}Js=e.return}}function wl(t){for(;null!==Js;){var e=Js;if(e===t){Js=null;break}var n=e.sibling;if(null!==n){n.return=e.return,Js=n;break}Js=e.return}}function kl(t){for(;null!==Js;){var e=Js;try{switch(e.tag){case 0:case 11:case 15:var n=e.return;try{rl(4,e)}catch(l){Pu(e,n,l)}break;case 1:var i=e.stateNode;if("function"===typeof i.componentDidMount){var r=e.return;try{i.componentDidMount()}catch(l){Pu(e,r,l)}}var o=e.return;try{ol(e)}catch(l){Pu(e,o,l)}break;case 5:var a=e.return;try{ol(e)}catch(l){Pu(e,a,l)}}}catch(l){Pu(e,e.return,l)}if(e===t){Js=null;break}var s=e.sibling;if(null!==s){s.return=e.return,Js=s;break}Js=e.return}}var Sl,Pl=Math.ceil,Ml=b.ReactCurrentDispatcher,Ll=b.ReactCurrentOwner,Cl=b.ReactCurrentBatchConfig,El=0,Tl=null,Ol=null,zl=0,Al=0,Dl=Sr(0),Rl=0,Nl=null,Il=0,jl=0,Bl=0,Fl=null,Wl=null,Vl=0,Hl=1/0,Zl=null,Ul=!1,Yl=null,$l=null,ql=!1,Kl=null,Ql=0,Gl=0,Xl=null,Jl=-1,tu=0;function eu(){return 0!==(6&El)?Gt():-1!==Jl?Jl:Jl=Gt()}function nu(t){return 0===(1&t.mode)?1:0!==(2&El)&&0!==zl?zl&-zl:null!==mo.transition?(0===tu&&(tu=ve()),tu):0!==(t=_e)?t:t=void 0===(t=window.event)?16:Qe(t.type)}function iu(t,e,n,i){if(50<Gl)throw Gl=0,Xl=null,Error(o(185));ge(t,n,i),0!==(2&El)&&t===Tl||(t===Tl&&(0===(2&El)&&(jl|=n),4===Rl&&lu(t,zl)),ru(t,i),1===n&&0===El&&0===(1&e.mode)&&(Hl=Gt()+500,Br&&Vr()))}function ru(t,e){var n=t.callbackNode;!function(t,e){for(var n=t.suspendedLanes,i=t.pingedLanes,r=t.expirationTimes,o=t.pendingLanes;0<o;){var a=31-ae(o),s=1<<a,l=r[a];-1===l?0!==(s&n)&&0===(s&i)||(r[a]=fe(s,e)):l<=e&&(t.expiredLanes|=s),o&=~s}}(t,e);var i=de(t,t===Tl?zl:0);if(0===i)null!==n&&qt(n),t.callbackNode=null,t.callbackPriority=0;else if(e=i&-i,t.callbackPriority!==e){if(null!=n&&qt(n),1===e)0===t.tag?function(t){Br=!0,Wr(t)}(uu.bind(null,t)):Wr(uu.bind(null,t)),ar((function(){0===(6&El)&&Vr()})),n=null;else{switch(be(i)){case 1:n=Jt;break;case 4:n=te;break;case 16:default:n=ee;break;case 536870912:n=ie}n=Tu(n,ou.bind(null,t))}t.callbackPriority=e,t.callbackNode=n}}function ou(t,e){if(Jl=-1,tu=0,0!==(6&El))throw Error(o(327));var n=t.callbackNode;if(ku()&&t.callbackNode!==n)return null;var i=de(t,t===Tl?zl:0);if(0===i)return null;if(0!==(30&i)||0!==(i&t.expiredLanes)||e)e=gu(t,i);else{e=i;var r=El;El|=2;var a=vu();for(Tl===t&&zl===e||(Zl=null,Hl=Gt()+500,fu(t,e));;)try{_u();break}catch(l){pu(t,l)}wo(),Ml.current=a,El=r,null!==Ol?e=0:(Tl=null,zl=0,e=Rl)}if(0!==e){if(2===e&&(0!==(r=pe(t))&&(i=r,e=au(t,r))),1===e)throw n=Nl,fu(t,0),lu(t,i),ru(t,Gt()),n;if(6===e)lu(t,i);else{if(r=t.current.alternate,0===(30&i)&&!function(t){for(var e=t;;){if(16384&e.flags){var n=e.updateQueue;if(null!==n&&null!==(n=n.stores))for(var i=0;i<n.length;i++){var r=n[i],o=r.getSnapshot;r=r.value;try{if(!si(o(),r))return!1}catch(s){return!1}}}if(n=e.child,16384&e.subtreeFlags&&null!==n)n.return=e,e=n;else{if(e===t)break;for(;null===e.sibling;){if(null===e.return||e.return===t)return!0;e=e.return}e.sibling.return=e.return,e=e.sibling}}return!0}(r)&&(2===(e=gu(t,i))&&(0!==(a=pe(t))&&(i=a,e=au(t,a))),1===e))throw n=Nl,fu(t,0),lu(t,i),ru(t,Gt()),n;switch(t.finishedWork=r,t.finishedLanes=i,e){case 0:case 1:throw Error(o(345));case 2:case 5:wu(t,Wl,Zl);break;case 3:if(lu(t,i),(130023424&i)===i&&10<(e=Vl+500-Gt())){if(0!==de(t,0))break;if(((r=t.suspendedLanes)&i)!==i){eu(),t.pingedLanes|=t.suspendedLanes&r;break}t.timeoutHandle=ir(wu.bind(null,t,Wl,Zl),e);break}wu(t,Wl,Zl);break;case 4:if(lu(t,i),(4194240&i)===i)break;for(e=t.eventTimes,r=-1;0<i;){var s=31-ae(i);a=1<<s,(s=e[s])>r&&(r=s),i&=~a}if(i=r,10<(i=(120>(i=Gt()-i)?120:480>i?480:1080>i?1080:1920>i?1920:3e3>i?3e3:4320>i?4320:1960*Pl(i/1960))-i)){t.timeoutHandle=ir(wu.bind(null,t,Wl,Zl),i);break}wu(t,Wl,Zl);break;default:throw Error(o(329))}}}return ru(t,Gt()),t.callbackNode===n?ou.bind(null,t):null}function au(t,e){var n=Fl;return t.current.memoizedState.isDehydrated&&(fu(t,e).flags|=256),2!==(t=gu(t,e))&&(e=Wl,Wl=n,null!==e&&su(e)),t}function su(t){null===Wl?Wl=t:Wl.push.apply(Wl,t)}function lu(t,e){for(e&=~Bl,e&=~jl,t.suspendedLanes|=e,t.pingedLanes&=~e,t=t.expirationTimes;0<e;){var n=31-ae(e),i=1<<n;t[n]=-1,e&=~i}}function uu(t){if(0!==(6&El))throw Error(o(327));ku();var e=de(t,0);if(0===(1&e))return ru(t,Gt()),null;var n=gu(t,e);if(0!==t.tag&&2===n){var i=pe(t);0!==i&&(e=i,n=au(t,i))}if(1===n)throw n=Nl,fu(t,0),lu(t,e),ru(t,Gt()),n;if(6===n)throw Error(o(345));return t.finishedWork=t.current.alternate,t.finishedLanes=e,wu(t,Wl,Zl),ru(t,Gt()),null}function cu(t,e){var n=El;El|=1;try{return t(e)}finally{0===(El=n)&&(Hl=Gt()+500,Br&&Vr())}}function hu(t){null!==Kl&&0===Kl.tag&&0===(6&El)&&ku();var e=El;El|=1;var n=Cl.transition,i=_e;try{if(Cl.transition=null,_e=1,t)return t()}finally{_e=i,Cl.transition=n,0===(6&(El=e))&&Vr()}}function du(){Al=Dl.current,Pr(Dl)}function fu(t,e){t.finishedWork=null,t.finishedLanes=0;var n=t.timeoutHandle;if(-1!==n&&(t.timeoutHandle=-1,rr(n)),null!==Ol)for(n=Ol.return;null!==n;){var i=n;switch(eo(i),i.tag){case 1:null!==(i=i.type.childContextTypes)&&void 0!==i&&Ar();break;case 3:oa(),Pr(Er),Pr(Cr),ha();break;case 5:sa(i);break;case 4:oa();break;case 13:case 19:Pr(la);break;case 10:ko(i.type._context);break;case 22:case 23:du()}n=n.return}if(Tl=t,Ol=t=Du(t.current,null),zl=Al=e,Rl=0,Nl=null,Bl=jl=Il=0,Wl=Fl=null,null!==Lo){for(e=0;e<Lo.length;e++)if(null!==(i=(n=Lo[e]).interleaved)){n.interleaved=null;var r=i.next,o=n.pending;if(null!==o){var a=o.next;o.next=r,i.next=a}n.pending=i}Lo=null}return t}function pu(t,e){for(;;){var n=Ol;try{if(wo(),da.current=as,ya){for(var i=va.memoizedState;null!==i;){var r=i.queue;null!==r&&(r.pending=null),i=i.next}ya=!1}if(pa=0,ga=ma=va=null,_a=!1,ba=0,Ll.current=null,null===n||null===n.return){Rl=1,Nl=e,Ol=null;break}t:{var a=t,s=n.return,l=n,u=e;if(e=zl,l.flags|=32768,null!==u&&"object"===typeof u&&"function"===typeof u.then){var c=u,h=l,d=h.tag;if(0===(1&h.mode)&&(0===d||11===d||15===d)){var f=h.alternate;f?(h.updateQueue=f.updateQueue,h.memoizedState=f.memoizedState,h.lanes=f.lanes):(h.updateQueue=null,h.memoizedState=null)}var p=gs(s);if(null!==p){p.flags&=-257,ys(p,s,l,0,e),1&p.mode&&ms(a,c,e),u=c;var v=(e=p).updateQueue;if(null===v){var m=new Set;m.add(u),e.updateQueue=m}else v.add(u);break t}if(0===(1&e)){ms(a,c,e),mu();break t}u=Error(o(426))}else if(ro&&1&l.mode){var g=gs(s);if(null!==g){0===(65536&g.flags)&&(g.flags|=256),ys(g,s,l,0,e),vo(cs(u,l));break t}}a=u=cs(u,l),4!==Rl&&(Rl=2),null===Fl?Fl=[a]:Fl.push(a),a=s;do{switch(a.tag){case 3:a.flags|=65536,e&=-e,a.lanes|=e,Io(a,ps(0,u,e));break t;case 1:l=u;var y=a.type,_=a.stateNode;if(0===(128&a.flags)&&("function"===typeof y.getDerivedStateFromError||null!==_&&"function"===typeof _.componentDidCatch&&(null===$l||!$l.has(_)))){a.flags|=65536,e&=-e,a.lanes|=e,Io(a,vs(a,l,e));break t}}a=a.return}while(null!==a)}xu(n)}catch(b){e=b,Ol===n&&null!==n&&(Ol=n=n.return);continue}break}}function vu(){var t=Ml.current;return Ml.current=as,null===t?as:t}function mu(){0!==Rl&&3!==Rl&&2!==Rl||(Rl=4),null===Tl||0===(268435455&Il)&&0===(268435455&jl)||lu(Tl,zl)}function gu(t,e){var n=El;El|=2;var i=vu();for(Tl===t&&zl===e||(Zl=null,fu(t,e));;)try{yu();break}catch(r){pu(t,r)}if(wo(),El=n,Ml.current=i,null!==Ol)throw Error(o(261));return Tl=null,zl=0,Rl}function yu(){for(;null!==Ol;)bu(Ol)}function _u(){for(;null!==Ol&&!Kt();)bu(Ol)}function bu(t){var e=Sl(t.alternate,t,Al);t.memoizedProps=t.pendingProps,null===e?xu(t):Ol=e,Ll.current=null}function xu(t){var e=t;do{var n=e.alternate;if(t=e.return,0===(32768&e.flags)){if(null!==(n=qs(n,e,Al)))return void(Ol=n)}else{if(null!==(n=Ks(n,e)))return n.flags&=32767,void(Ol=n);if(null===t)return Rl=6,void(Ol=null);t.flags|=32768,t.subtreeFlags=0,t.deletions=null}if(null!==(e=e.sibling))return void(Ol=e);Ol=e=t}while(null!==e);0===Rl&&(Rl=5)}function wu(t,e,n){var i=_e,r=Cl.transition;try{Cl.transition=null,_e=1,function(t,e,n,i){do{ku()}while(null!==Kl);if(0!==(6&El))throw Error(o(327));n=t.finishedWork;var r=t.finishedLanes;if(null===n)return null;if(t.finishedWork=null,t.finishedLanes=0,n===t.current)throw Error(o(177));t.callbackNode=null,t.callbackPriority=0;var a=n.lanes|n.childLanes;if(function(t,e){var n=t.pendingLanes&~e;t.pendingLanes=e,t.suspendedLanes=0,t.pingedLanes=0,t.expiredLanes&=e,t.mutableReadLanes&=e,t.entangledLanes&=e,e=t.entanglements;var i=t.eventTimes;for(t=t.expirationTimes;0<n;){var r=31-ae(n),o=1<<r;e[r]=0,i[r]=-1,t[r]=-1,n&=~o}}(t,a),t===Tl&&(Ol=Tl=null,zl=0),0===(2064&n.subtreeFlags)&&0===(2064&n.flags)||ql||(ql=!0,Tu(ee,(function(){return ku(),null}))),a=0!==(15990&n.flags),0!==(15990&n.subtreeFlags)||a){a=Cl.transition,Cl.transition=null;var s=_e;_e=1;var l=El;El|=4,Ll.current=null,function(t,e){if(tr=Ze,fi(t=di())){if("selectionStart"in t)var n={start:t.selectionStart,end:t.selectionEnd};else t:{var i=(n=(n=t.ownerDocument)&&n.defaultView||window).getSelection&&n.getSelection();if(i&&0!==i.rangeCount){n=i.anchorNode;var r=i.anchorOffset,a=i.focusNode;i=i.focusOffset;try{n.nodeType,a.nodeType}catch(x){n=null;break t}var s=0,l=-1,u=-1,c=0,h=0,d=t,f=null;e:for(;;){for(var p;d!==n||0!==r&&3!==d.nodeType||(l=s+r),d!==a||0!==i&&3!==d.nodeType||(u=s+i),3===d.nodeType&&(s+=d.nodeValue.length),null!==(p=d.firstChild);)f=d,d=p;for(;;){if(d===t)break e;if(f===n&&++c===r&&(l=s),f===a&&++h===i&&(u=s),null!==(p=d.nextSibling))break;f=(d=f).parentNode}d=p}n=-1===l||-1===u?null:{start:l,end:u}}else n=null}n=n||{start:0,end:0}}else n=null;for(er={focusedElem:t,selectionRange:n},Ze=!1,Js=e;null!==Js;)if(t=(e=Js).child,0!==(1028&e.subtreeFlags)&&null!==t)t.return=e,Js=t;else for(;null!==Js;){e=Js;try{var v=e.alternate;if(0!==(1024&e.flags))switch(e.tag){case 0:case 11:case 15:case 5:case 6:case 4:case 17:break;case 1:if(null!==v){var m=v.memoizedProps,g=v.memoizedState,y=e.stateNode,_=y.getSnapshotBeforeUpdate(e.elementType===e.type?m:go(e.type,m),g);y.__reactInternalSnapshotBeforeUpdate=_}break;case 3:var b=e.stateNode.containerInfo;1===b.nodeType?b.textContent="":9===b.nodeType&&b.documentElement&&b.removeChild(b.documentElement);break;default:throw Error(o(163))}}catch(x){Pu(e,e.return,x)}if(null!==(t=e.sibling)){t.return=e.return,Js=t;break}Js=e.return}v=nl,nl=!1}(t,n),gl(n,t),pi(er),Ze=!!tr,er=tr=null,t.current=n,_l(n,t,r),Qt(),El=l,_e=s,Cl.transition=a}else t.current=n;if(ql&&(ql=!1,Kl=t,Ql=r),a=t.pendingLanes,0===a&&($l=null),function(t){if(oe&&"function"===typeof oe.onCommitFiberRoot)try{oe.onCommitFiberRoot(re,t,void 0,128===(128&t.current.flags))}catch(e){}}(n.stateNode),ru(t,Gt()),null!==e)for(i=t.onRecoverableError,n=0;n<e.length;n++)r=e[n],i(r.value,{componentStack:r.stack,digest:r.digest});if(Ul)throw Ul=!1,t=Yl,Yl=null,t;0!==(1&Ql)&&0!==t.tag&&ku(),a=t.pendingLanes,0!==(1&a)?t===Xl?Gl++:(Gl=0,Xl=t):Gl=0,Vr()}(t,e,n,i)}finally{Cl.transition=r,_e=i}return null}function ku(){if(null!==Kl){var t=be(Ql),e=Cl.transition,n=_e;try{if(Cl.transition=null,_e=16>t?16:t,null===Kl)var i=!1;else{if(t=Kl,Kl=null,Ql=0,0!==(6&El))throw Error(o(331));var r=El;for(El|=4,Js=t.current;null!==Js;){var a=Js,s=a.child;if(0!==(16&Js.flags)){var l=a.deletions;if(null!==l){for(var u=0;u<l.length;u++){var c=l[u];for(Js=c;null!==Js;){var h=Js;switch(h.tag){case 0:case 11:case 15:il(8,h,a)}var d=h.child;if(null!==d)d.return=h,Js=d;else for(;null!==Js;){var f=(h=Js).sibling,p=h.return;if(al(h),h===c){Js=null;break}if(null!==f){f.return=p,Js=f;break}Js=p}}}var v=a.alternate;if(null!==v){var m=v.child;if(null!==m){v.child=null;do{var g=m.sibling;m.sibling=null,m=g}while(null!==m)}}Js=a}}if(0!==(2064&a.subtreeFlags)&&null!==s)s.return=a,Js=s;else t:for(;null!==Js;){if(0!==(2048&(a=Js).flags))switch(a.tag){case 0:case 11:case 15:il(9,a,a.return)}var y=a.sibling;if(null!==y){y.return=a.return,Js=y;break t}Js=a.return}}var _=t.current;for(Js=_;null!==Js;){var b=(s=Js).child;if(0!==(2064&s.subtreeFlags)&&null!==b)b.return=s,Js=b;else t:for(s=_;null!==Js;){if(0!==(2048&(l=Js).flags))try{switch(l.tag){case 0:case 11:case 15:rl(9,l)}}catch(w){Pu(l,l.return,w)}if(l===s){Js=null;break t}var x=l.sibling;if(null!==x){x.return=l.return,Js=x;break t}Js=l.return}}if(El=r,Vr(),oe&&"function"===typeof oe.onPostCommitFiberRoot)try{oe.onPostCommitFiberRoot(re,t)}catch(w){}i=!0}return i}finally{_e=n,Cl.transition=e}}return!1}function Su(t,e,n){t=Ro(t,e=ps(0,e=cs(n,e),1),1),e=eu(),null!==t&&(ge(t,1,e),ru(t,e))}function Pu(t,e,n){if(3===t.tag)Su(t,t,n);else for(;null!==e;){if(3===e.tag){Su(e,t,n);break}if(1===e.tag){var i=e.stateNode;if("function"===typeof e.type.getDerivedStateFromError||"function"===typeof i.componentDidCatch&&(null===$l||!$l.has(i))){e=Ro(e,t=vs(e,t=cs(n,t),1),1),t=eu(),null!==e&&(ge(e,1,t),ru(e,t));break}}e=e.return}}function Mu(t,e,n){var i=t.pingCache;null!==i&&i.delete(e),e=eu(),t.pingedLanes|=t.suspendedLanes&n,Tl===t&&(zl&n)===n&&(4===Rl||3===Rl&&(130023424&zl)===zl&&500>Gt()-Vl?fu(t,0):Bl|=n),ru(t,e)}function Lu(t,e){0===e&&(0===(1&t.mode)?e=1:(e=ce,0===(130023424&(ce<<=1))&&(ce=4194304)));var n=eu();null!==(t=To(t,e))&&(ge(t,e,n),ru(t,n))}function Cu(t){var e=t.memoizedState,n=0;null!==e&&(n=e.retryLane),Lu(t,n)}function Eu(t,e){var n=0;switch(t.tag){case 13:var i=t.stateNode,r=t.memoizedState;null!==r&&(n=r.retryLane);break;case 19:i=t.stateNode;break;default:throw Error(o(314))}null!==i&&i.delete(e),Lu(t,n)}function Tu(t,e){return $t(t,e)}function Ou(t,e,n,i){this.tag=t,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=e,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=i,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function zu(t,e,n,i){return new Ou(t,e,n,i)}function Au(t){return!(!(t=t.prototype)||!t.isReactComponent)}function Du(t,e){var n=t.alternate;return null===n?((n=zu(t.tag,e,t.key,t.mode)).elementType=t.elementType,n.type=t.type,n.stateNode=t.stateNode,n.alternate=t,t.alternate=n):(n.pendingProps=e,n.type=t.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=14680064&t.flags,n.childLanes=t.childLanes,n.lanes=t.lanes,n.child=t.child,n.memoizedProps=t.memoizedProps,n.memoizedState=t.memoizedState,n.updateQueue=t.updateQueue,e=t.dependencies,n.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext},n.sibling=t.sibling,n.index=t.index,n.ref=t.ref,n}function Ru(t,e,n,i,r,a){var s=2;if(i=t,"function"===typeof t)Au(t)&&(s=1);else if("string"===typeof t)s=5;else t:switch(t){case k:return Nu(n.children,r,a,e);case S:s=8,r|=8;break;case P:return(t=zu(12,n,e,2|r)).elementType=P,t.lanes=a,t;case E:return(t=zu(13,n,e,r)).elementType=E,t.lanes=a,t;case T:return(t=zu(19,n,e,r)).elementType=T,t.lanes=a,t;case A:return Iu(n,r,a,e);default:if("object"===typeof t&&null!==t)switch(t.$$typeof){case M:s=10;break t;case L:s=9;break t;case C:s=11;break t;case O:s=14;break t;case z:s=16,i=null;break t}throw Error(o(130,null==t?t:typeof t,""))}return(e=zu(s,n,e,r)).elementType=t,e.type=i,e.lanes=a,e}function Nu(t,e,n,i){return(t=zu(7,t,i,e)).lanes=n,t}function Iu(t,e,n,i){return(t=zu(22,t,i,e)).elementType=A,t.lanes=n,t.stateNode={isHidden:!1},t}function ju(t,e,n){return(t=zu(6,t,null,e)).lanes=n,t}function Bu(t,e,n){return(e=zu(4,null!==t.children?t.children:[],t.key,e)).lanes=n,e.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},e}function Fu(t,e,n,i,r){this.tag=e,this.containerInfo=t,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=me(0),this.expirationTimes=me(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=me(0),this.identifierPrefix=i,this.onRecoverableError=r,this.mutableSourceEagerHydrationData=null}function Wu(t,e,n,i,r,o,a,s,l){return t=new Fu(t,e,n,s,l),1===e?(e=1,!0===o&&(e|=8)):e=0,o=zu(3,null,null,e),t.current=o,o.stateNode=t,o.memoizedState={element:i,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},zo(o),t}function Vu(t){if(!t)return Lr;t:{if(Vt(t=t._reactInternals)!==t||1!==t.tag)throw Error(o(170));var e=t;do{switch(e.tag){case 3:e=e.stateNode.context;break t;case 1:if(zr(e.type)){e=e.stateNode.__reactInternalMemoizedMergedChildContext;break t}}e=e.return}while(null!==e);throw Error(o(171))}if(1===t.tag){var n=t.type;if(zr(n))return Rr(t,n,e)}return e}function Hu(t,e,n,i,r,o,a,s,l){return(t=Wu(n,i,!0,t,0,o,0,s,l)).context=Vu(null),n=t.current,(o=Do(i=eu(),r=nu(n))).callback=void 0!==e&&null!==e?e:null,Ro(n,o,r),t.current.lanes=r,ge(t,r,i),ru(t,i),t}function Zu(t,e,n,i){var r=e.current,o=eu(),a=nu(r);return n=Vu(n),null===e.context?e.context=n:e.pendingContext=n,(e=Do(o,a)).payload={element:t},null!==(i=void 0===i?null:i)&&(e.callback=i),null!==(t=Ro(r,e,a))&&(iu(t,r,a,o),No(t,r,a)),a}function Uu(t){return(t=t.current).child?(t.child.tag,t.child.stateNode):null}function Yu(t,e){if(null!==(t=t.memoizedState)&&null!==t.dehydrated){var n=t.retryLane;t.retryLane=0!==n&&n<e?n:e}}function $u(t,e){Yu(t,e),(t=t.alternate)&&Yu(t,e)}Sl=function(t,e,n){if(null!==t)if(t.memoizedProps!==e.pendingProps||Er.current)bs=!0;else{if(0===(t.lanes&n)&&0===(128&e.flags))return bs=!1,function(t,e,n){switch(e.tag){case 3:Ts(e),po();break;case 5:aa(e);break;case 1:zr(e.type)&&Nr(e);break;case 4:ra(e,e.stateNode.containerInfo);break;case 10:var i=e.type._context,r=e.memoizedProps.value;Mr(yo,i._currentValue),i._currentValue=r;break;case 13:if(null!==(i=e.memoizedState))return null!==i.dehydrated?(Mr(la,1&la.current),e.flags|=128,null):0!==(n&e.child.childLanes)?js(t,e,n):(Mr(la,1&la.current),null!==(t=Us(t,e,n))?t.sibling:null);Mr(la,1&la.current);break;case 19:if(i=0!==(n&e.childLanes),0!==(128&t.flags)){if(i)return Hs(t,e,n);e.flags|=128}if(null!==(r=e.memoizedState)&&(r.rendering=null,r.tail=null,r.lastEffect=null),Mr(la,la.current),i)break;return null;case 22:case 23:return e.lanes=0,Ps(t,e,n)}return Us(t,e,n)}(t,e,n);bs=0!==(131072&t.flags)}else bs=!1,ro&&0!==(1048576&e.flags)&&Jr(e,Yr,e.index);switch(e.lanes=0,e.tag){case 2:var i=e.type;Zs(t,e),t=e.pendingProps;var r=Or(e,Cr.current);Po(e,n),r=Sa(null,e,i,t,r,n);var a=Pa();return e.flags|=1,"object"===typeof r&&null!==r&&"function"===typeof r.render&&void 0===r.$$typeof?(e.tag=1,e.memoizedState=null,e.updateQueue=null,zr(i)?(a=!0,Nr(e)):a=!1,e.memoizedState=null!==r.state&&void 0!==r.state?r.state:null,zo(e),r.updater=Vo,e.stateNode=r,r._reactInternals=e,Yo(e,i,t,n),e=Es(null,e,i,!0,a,n)):(e.tag=0,ro&&a&&to(e),xs(null,e,r,n),e=e.child),e;case 16:i=e.elementType;t:{switch(Zs(t,e),t=e.pendingProps,i=(r=i._init)(i._payload),e.type=i,r=e.tag=function(t){if("function"===typeof t)return Au(t)?1:0;if(void 0!==t&&null!==t){if((t=t.$$typeof)===C)return 11;if(t===O)return 14}return 2}(i),t=go(i,t),r){case 0:e=Ls(null,e,i,t,n);break t;case 1:e=Cs(null,e,i,t,n);break t;case 11:e=ws(null,e,i,t,n);break t;case 14:e=ks(null,e,i,go(i.type,t),n);break t}throw Error(o(306,i,""))}return e;case 0:return i=e.type,r=e.pendingProps,Ls(t,e,i,r=e.elementType===i?r:go(i,r),n);case 1:return i=e.type,r=e.pendingProps,Cs(t,e,i,r=e.elementType===i?r:go(i,r),n);case 3:t:{if(Ts(e),null===t)throw Error(o(387));i=e.pendingProps,r=(a=e.memoizedState).element,Ao(t,e),jo(e,i,null,n);var s=e.memoizedState;if(i=s.element,a.isDehydrated){if(a={element:i,isDehydrated:!1,cache:s.cache,pendingSuspenseBoundaries:s.pendingSuspenseBoundaries,transitions:s.transitions},e.updateQueue.baseState=a,e.memoizedState=a,256&e.flags){e=Os(t,e,i,n,r=cs(Error(o(423)),e));break t}if(i!==r){e=Os(t,e,i,n,r=cs(Error(o(424)),e));break t}for(io=ur(e.stateNode.containerInfo.firstChild),no=e,ro=!0,oo=null,n=Xo(e,null,i,n),e.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling}else{if(po(),i===r){e=Us(t,e,n);break t}xs(t,e,i,n)}e=e.child}return e;case 5:return aa(e),null===t&&uo(e),i=e.type,r=e.pendingProps,a=null!==t?t.memoizedProps:null,s=r.children,nr(i,r)?s=null:null!==a&&nr(i,a)&&(e.flags|=32),Ms(t,e),xs(t,e,s,n),e.child;case 6:return null===t&&uo(e),null;case 13:return js(t,e,n);case 4:return ra(e,e.stateNode.containerInfo),i=e.pendingProps,null===t?e.child=Go(e,null,i,n):xs(t,e,i,n),e.child;case 11:return i=e.type,r=e.pendingProps,ws(t,e,i,r=e.elementType===i?r:go(i,r),n);case 7:return xs(t,e,e.pendingProps,n),e.child;case 8:case 12:return xs(t,e,e.pendingProps.children,n),e.child;case 10:t:{if(i=e.type._context,r=e.pendingProps,a=e.memoizedProps,s=r.value,Mr(yo,i._currentValue),i._currentValue=s,null!==a)if(si(a.value,s)){if(a.children===r.children&&!Er.current){e=Us(t,e,n);break t}}else for(null!==(a=e.child)&&(a.return=e);null!==a;){var l=a.dependencies;if(null!==l){s=a.child;for(var u=l.firstContext;null!==u;){if(u.context===i){if(1===a.tag){(u=Do(-1,n&-n)).tag=2;var c=a.updateQueue;if(null!==c){var h=(c=c.shared).pending;null===h?u.next=u:(u.next=h.next,h.next=u),c.pending=u}}a.lanes|=n,null!==(u=a.alternate)&&(u.lanes|=n),So(a.return,n,e),l.lanes|=n;break}u=u.next}}else if(10===a.tag)s=a.type===e.type?null:a.child;else if(18===a.tag){if(null===(s=a.return))throw Error(o(341));s.lanes|=n,null!==(l=s.alternate)&&(l.lanes|=n),So(s,n,e),s=a.sibling}else s=a.child;if(null!==s)s.return=a;else for(s=a;null!==s;){if(s===e){s=null;break}if(null!==(a=s.sibling)){a.return=s.return,s=a;break}s=s.return}a=s}xs(t,e,r.children,n),e=e.child}return e;case 9:return r=e.type,i=e.pendingProps.children,Po(e,n),i=i(r=Mo(r)),e.flags|=1,xs(t,e,i,n),e.child;case 14:return r=go(i=e.type,e.pendingProps),ks(t,e,i,r=go(i.type,r),n);case 15:return Ss(t,e,e.type,e.pendingProps,n);case 17:return i=e.type,r=e.pendingProps,r=e.elementType===i?r:go(i,r),Zs(t,e),e.tag=1,zr(i)?(t=!0,Nr(e)):t=!1,Po(e,n),Zo(e,i,r),Yo(e,i,r,n),Es(null,e,i,!0,t,n);case 19:return Hs(t,e,n);case 22:return Ps(t,e,n)}throw Error(o(156,e.tag))};var qu="function"===typeof reportError?reportError:function(t){console.error(t)};function Ku(t){this._internalRoot=t}function Qu(t){this._internalRoot=t}function Gu(t){return!(!t||1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType)}function Xu(t){return!(!t||1!==t.nodeType&&9!==t.nodeType&&11!==t.nodeType&&(8!==t.nodeType||" react-mount-point-unstable "!==t.nodeValue))}function Ju(){}function tc(t,e,n,i,r){var o=n._reactRootContainer;if(o){var a=o;if("function"===typeof r){var s=r;r=function(){var t=Uu(a);s.call(t)}}Zu(e,a,t,r)}else a=function(t,e,n,i,r){if(r){if("function"===typeof i){var o=i;i=function(){var t=Uu(a);o.call(t)}}var a=Hu(e,i,t,0,null,!1,0,"",Ju);return t._reactRootContainer=a,t[pr]=a.current,Vi(8===t.nodeType?t.parentNode:t),hu(),a}for(;r=t.lastChild;)t.removeChild(r);if("function"===typeof i){var s=i;i=function(){var t=Uu(l);s.call(t)}}var l=Wu(t,0,!1,null,0,!1,0,"",Ju);return t._reactRootContainer=l,t[pr]=l.current,Vi(8===t.nodeType?t.parentNode:t),hu((function(){Zu(e,l,n,i)})),l}(n,e,t,r,i);return Uu(a)}Qu.prototype.render=Ku.prototype.render=function(t){var e=this._internalRoot;if(null===e)throw Error(o(409));Zu(t,e,null,null)},Qu.prototype.unmount=Ku.prototype.unmount=function(){var t=this._internalRoot;if(null!==t){this._internalRoot=null;var e=t.containerInfo;hu((function(){Zu(null,t,null,null)})),e[pr]=null}},Qu.prototype.unstable_scheduleHydration=function(t){if(t){var e=Se();t={blockedOn:null,target:t,priority:e};for(var n=0;n<Ae.length&&0!==e&&e<Ae[n].priority;n++);Ae.splice(n,0,t),0===n&&Ie(t)}},xe=function(t){switch(t.tag){case 3:var e=t.stateNode;if(e.current.memoizedState.isDehydrated){var n=he(e.pendingLanes);0!==n&&(ye(e,1|n),ru(e,Gt()),0===(6&El)&&(Hl=Gt()+500,Vr()))}break;case 13:hu((function(){var e=To(t,1);if(null!==e){var n=eu();iu(e,t,1,n)}})),$u(t,1)}},we=function(t){if(13===t.tag){var e=To(t,134217728);if(null!==e)iu(e,t,134217728,eu());$u(t,134217728)}},ke=function(t){if(13===t.tag){var e=nu(t),n=To(t,e);if(null!==n)iu(n,t,e,eu());$u(t,e)}},Se=function(){return _e},Pe=function(t,e){var n=_e;try{return _e=t,e()}finally{_e=n}},wt=function(t,e,n){switch(e){case"input":if(X(t,n),e=n.name,"radio"===n.type&&null!=e){for(n=t;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+e)+'][type="radio"]'),e=0;e<n.length;e++){var i=n[e];if(i!==t&&i.form===t.form){var r=xr(i);if(!r)throw Error(o(90));$(i),X(i,r)}}}break;case"textarea":ot(t,n);break;case"select":null!=(e=n.value)&&nt(t,!!n.multiple,e,!1)}},Ct=cu,Et=hu;var ec={usingClientEntryPoint:!1,Events:[_r,br,xr,Mt,Lt,cu]},nc={findFiberByHostInstance:yr,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},ic={bundleType:nc.bundleType,version:nc.version,rendererPackageName:nc.rendererPackageName,rendererConfig:nc.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:b.ReactCurrentDispatcher,findHostInstanceByFiber:function(t){return null===(t=Ut(t))?null:t.stateNode},findFiberByHostInstance:nc.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var rc=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!rc.isDisabled&&rc.supportsFiber)try{re=rc.inject(ic),oe=rc}catch(ct){}}e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ec,e.createPortal=function(t,e){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Gu(e))throw Error(o(200));return function(t,e,n){var i=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:w,key:null==i?null:""+i,children:t,containerInfo:e,implementation:n}}(t,e,null,n)},e.createRoot=function(t,e){if(!Gu(t))throw Error(o(299));var n=!1,i="",r=qu;return null!==e&&void 0!==e&&(!0===e.unstable_strictMode&&(n=!0),void 0!==e.identifierPrefix&&(i=e.identifierPrefix),void 0!==e.onRecoverableError&&(r=e.onRecoverableError)),e=Wu(t,1,!1,null,0,n,0,i,r),t[pr]=e.current,Vi(8===t.nodeType?t.parentNode:t),new Ku(e)},e.findDOMNode=function(t){if(null==t)return null;if(1===t.nodeType)return t;var e=t._reactInternals;if(void 0===e){if("function"===typeof t.render)throw Error(o(188));throw t=Object.keys(t).join(","),Error(o(268,t))}return t=null===(t=Ut(e))?null:t.stateNode},e.flushSync=function(t){return hu(t)},e.hydrate=function(t,e,n){if(!Xu(e))throw Error(o(200));return tc(null,t,e,!0,n)},e.hydrateRoot=function(t,e,n){if(!Gu(t))throw Error(o(405));var i=null!=n&&n.hydratedSources||null,r=!1,a="",s=qu;if(null!==n&&void 0!==n&&(!0===n.unstable_strictMode&&(r=!0),void 0!==n.identifierPrefix&&(a=n.identifierPrefix),void 0!==n.onRecoverableError&&(s=n.onRecoverableError)),e=Hu(e,null,t,1,null!=n?n:null,r,0,a,s),t[pr]=e.current,Vi(t),i)for(t=0;t<i.length;t++)r=(r=(n=i[t])._getVersion)(n._source),null==e.mutableSourceEagerHydrationData?e.mutableSourceEagerHydrationData=[n,r]:e.mutableSourceEagerHydrationData.push(n,r);return new Qu(e)},e.render=function(t,e,n){if(!Xu(e))throw Error(o(200));return tc(null,t,e,!1,n)},e.unmountComponentAtNode=function(t){if(!Xu(t))throw Error(o(40));return!!t._reactRootContainer&&(hu((function(){tc(null,null,t,!1,(function(){t._reactRootContainer=null,t[pr]=null}))})),!0)},e.unstable_batchedUpdates=cu,e.unstable_renderSubtreeIntoContainer=function(t,e,n,i){if(!Xu(n))throw Error(o(200));if(null==t||void 0===t._reactInternals)throw Error(o(38));return tc(t,e,n,!1,i)},e.version="18.2.0-next-9e3b772b8-20220608"},250:function(t,e,n){"use strict";var i=n(164);e.createRoot=i.createRoot,e.hydrateRoot=i.hydrateRoot},164:function(t,e,n){"use strict";!function t(){if("undefined"!==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"===typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(e){console.error(e)}}(),t.exports=n(463)},374:function(t,e,n){"use strict";var i=n(791),r=Symbol.for("react.element"),o=Symbol.for("react.fragment"),a=Object.prototype.hasOwnProperty,s=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function u(t,e,n){var i,o={},u=null,c=null;for(i in void 0!==n&&(u=""+n),void 0!==e.key&&(u=""+e.key),void 0!==e.ref&&(c=e.ref),e)a.call(e,i)&&!l.hasOwnProperty(i)&&(o[i]=e[i]);if(t&&t.defaultProps)for(i in e=t.defaultProps)void 0===o[i]&&(o[i]=e[i]);return{$$typeof:r,type:t,key:u,ref:c,props:o,_owner:s.current}}e.Fragment=o,e.jsx=u,e.jsxs=u},117:function(t,e){"use strict";var n=Symbol.for("react.element"),i=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),l=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),h=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),f=Symbol.iterator;var p={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},v=Object.assign,m={};function g(t,e,n){this.props=t,this.context=e,this.refs=m,this.updater=n||p}function y(){}function _(t,e,n){this.props=t,this.context=e,this.refs=m,this.updater=n||p}g.prototype.isReactComponent={},g.prototype.setState=function(t,e){if("object"!==typeof t&&"function"!==typeof t&&null!=t)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,t,e,"setState")},g.prototype.forceUpdate=function(t){this.updater.enqueueForceUpdate(this,t,"forceUpdate")},y.prototype=g.prototype;var b=_.prototype=new y;b.constructor=_,v(b,g.prototype),b.isPureReactComponent=!0;var x=Array.isArray,w=Object.prototype.hasOwnProperty,k={current:null},S={key:!0,ref:!0,__self:!0,__source:!0};function P(t,e,i){var r,o={},a=null,s=null;if(null!=e)for(r in void 0!==e.ref&&(s=e.ref),void 0!==e.key&&(a=""+e.key),e)w.call(e,r)&&!S.hasOwnProperty(r)&&(o[r]=e[r]);var l=arguments.length-2;if(1===l)o.children=i;else if(1<l){for(var u=Array(l),c=0;c<l;c++)u[c]=arguments[c+2];o.children=u}if(t&&t.defaultProps)for(r in l=t.defaultProps)void 0===o[r]&&(o[r]=l[r]);return{$$typeof:n,type:t,key:a,ref:s,props:o,_owner:k.current}}function M(t){return"object"===typeof t&&null!==t&&t.$$typeof===n}var L=/\/+/g;function C(t,e){return"object"===typeof t&&null!==t&&null!=t.key?function(t){var e={"=":"=0",":":"=2"};return"$"+t.replace(/[=:]/g,(function(t){return e[t]}))}(""+t.key):e.toString(36)}function E(t,e,r,o,a){var s=typeof t;"undefined"!==s&&"boolean"!==s||(t=null);var l=!1;if(null===t)l=!0;else switch(s){case"string":case"number":l=!0;break;case"object":switch(t.$$typeof){case n:case i:l=!0}}if(l)return a=a(l=t),t=""===o?"."+C(l,0):o,x(a)?(r="",null!=t&&(r=t.replace(L,"$&/")+"/"),E(a,e,r,"",(function(t){return t}))):null!=a&&(M(a)&&(a=function(t,e){return{$$typeof:n,type:t.type,key:e,ref:t.ref,props:t.props,_owner:t._owner}}(a,r+(!a.key||l&&l.key===a.key?"":(""+a.key).replace(L,"$&/")+"/")+t)),e.push(a)),1;if(l=0,o=""===o?".":o+":",x(t))for(var u=0;u<t.length;u++){var c=o+C(s=t[u],u);l+=E(s,e,r,c,a)}else if(c=function(t){return null===t||"object"!==typeof t?null:"function"===typeof(t=f&&t[f]||t["@@iterator"])?t:null}(t),"function"===typeof c)for(t=c.call(t),u=0;!(s=t.next()).done;)l+=E(s=s.value,e,r,c=o+C(s,u++),a);else if("object"===s)throw e=String(t),Error("Objects are not valid as a React child (found: "+("[object Object]"===e?"object with keys {"+Object.keys(t).join(", ")+"}":e)+"). If you meant to render a collection of children, use an array instead.");return l}function T(t,e,n){if(null==t)return t;var i=[],r=0;return E(t,i,"","",(function(t){return e.call(n,t,r++)})),i}function O(t){if(-1===t._status){var e=t._result;(e=e()).then((function(e){0!==t._status&&-1!==t._status||(t._status=1,t._result=e)}),(function(e){0!==t._status&&-1!==t._status||(t._status=2,t._result=e)})),-1===t._status&&(t._status=0,t._result=e)}if(1===t._status)return t._result.default;throw t._result}var z={current:null},A={transition:null},D={ReactCurrentDispatcher:z,ReactCurrentBatchConfig:A,ReactCurrentOwner:k};e.Children={map:T,forEach:function(t,e,n){T(t,(function(){e.apply(this,arguments)}),n)},count:function(t){var e=0;return T(t,(function(){e++})),e},toArray:function(t){return T(t,(function(t){return t}))||[]},only:function(t){if(!M(t))throw Error("React.Children.only expected to receive a single React element child.");return t}},e.Component=g,e.Fragment=r,e.Profiler=a,e.PureComponent=_,e.StrictMode=o,e.Suspense=c,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=D,e.cloneElement=function(t,e,i){if(null===t||void 0===t)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+t+".");var r=v({},t.props),o=t.key,a=t.ref,s=t._owner;if(null!=e){if(void 0!==e.ref&&(a=e.ref,s=k.current),void 0!==e.key&&(o=""+e.key),t.type&&t.type.defaultProps)var l=t.type.defaultProps;for(u in e)w.call(e,u)&&!S.hasOwnProperty(u)&&(r[u]=void 0===e[u]&&void 0!==l?l[u]:e[u])}var u=arguments.length-2;if(1===u)r.children=i;else if(1<u){l=Array(u);for(var c=0;c<u;c++)l[c]=arguments[c+2];r.children=l}return{$$typeof:n,type:t.type,key:o,ref:a,props:r,_owner:s}},e.createContext=function(t){return(t={$$typeof:l,_currentValue:t,_currentValue2:t,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:s,_context:t},t.Consumer=t},e.createElement=P,e.createFactory=function(t){var e=P.bind(null,t);return e.type=t,e},e.createRef=function(){return{current:null}},e.forwardRef=function(t){return{$$typeof:u,render:t}},e.isValidElement=M,e.lazy=function(t){return{$$typeof:d,_payload:{_status:-1,_result:t},_init:O}},e.memo=function(t,e){return{$$typeof:h,type:t,compare:void 0===e?null:e}},e.startTransition=function(t){var e=A.transition;A.transition={};try{t()}finally{A.transition=e}},e.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},e.useCallback=function(t,e){return z.current.useCallback(t,e)},e.useContext=function(t){return z.current.useContext(t)},e.useDebugValue=function(){},e.useDeferredValue=function(t){return z.current.useDeferredValue(t)},e.useEffect=function(t,e){return z.current.useEffect(t,e)},e.useId=function(){return z.current.useId()},e.useImperativeHandle=function(t,e,n){return z.current.useImperativeHandle(t,e,n)},e.useInsertionEffect=function(t,e){return z.current.useInsertionEffect(t,e)},e.useLayoutEffect=function(t,e){return z.current.useLayoutEffect(t,e)},e.useMemo=function(t,e){return z.current.useMemo(t,e)},e.useReducer=function(t,e,n){return z.current.useReducer(t,e,n)},e.useRef=function(t){return z.current.useRef(t)},e.useState=function(t){return z.current.useState(t)},e.useSyncExternalStore=function(t,e,n){return z.current.useSyncExternalStore(t,e,n)},e.useTransition=function(){return z.current.useTransition()},e.version="18.2.0"},791:function(t,e,n){"use strict";t.exports=n(117)},184:function(t,e,n){"use strict";t.exports=n(374)},813:function(t,e){"use strict";function n(t,e){var n=t.length;t.push(e);t:for(;0<n;){var i=n-1>>>1,r=t[i];if(!(0<o(r,e)))break t;t[i]=e,t[n]=r,n=i}}function i(t){return 0===t.length?null:t[0]}function r(t){if(0===t.length)return null;var e=t[0],n=t.pop();if(n!==e){t[0]=n;t:for(var i=0,r=t.length,a=r>>>1;i<a;){var s=2*(i+1)-1,l=t[s],u=s+1,c=t[u];if(0>o(l,n))u<r&&0>o(c,l)?(t[i]=c,t[u]=n,i=u):(t[i]=l,t[s]=n,i=s);else{if(!(u<r&&0>o(c,n)))break t;t[i]=c,t[u]=n,i=u}}}return e}function o(t,e){var n=t.sortIndex-e.sortIndex;return 0!==n?n:t.id-e.id}if("object"===typeof performance&&"function"===typeof performance.now){var a=performance;e.unstable_now=function(){return a.now()}}else{var s=Date,l=s.now();e.unstable_now=function(){return s.now()-l}}var u=[],c=[],h=1,d=null,f=3,p=!1,v=!1,m=!1,g="function"===typeof setTimeout?setTimeout:null,y="function"===typeof clearTimeout?clearTimeout:null,_="undefined"!==typeof setImmediate?setImmediate:null;function b(t){for(var e=i(c);null!==e;){if(null===e.callback)r(c);else{if(!(e.startTime<=t))break;r(c),e.sortIndex=e.expirationTime,n(u,e)}e=i(c)}}function x(t){if(m=!1,b(t),!v)if(null!==i(u))v=!0,A(w);else{var e=i(c);null!==e&&D(x,e.startTime-t)}}function w(t,n){v=!1,m&&(m=!1,y(M),M=-1),p=!0;var o=f;try{for(b(n),d=i(u);null!==d&&(!(d.expirationTime>n)||t&&!E());){var a=d.callback;if("function"===typeof a){d.callback=null,f=d.priorityLevel;var s=a(d.expirationTime<=n);n=e.unstable_now(),"function"===typeof s?d.callback=s:d===i(u)&&r(u),b(n)}else r(u);d=i(u)}if(null!==d)var l=!0;else{var h=i(c);null!==h&&D(x,h.startTime-n),l=!1}return l}finally{d=null,f=o,p=!1}}"undefined"!==typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var k,S=!1,P=null,M=-1,L=5,C=-1;function E(){return!(e.unstable_now()-C<L)}function T(){if(null!==P){var t=e.unstable_now();C=t;var n=!0;try{n=P(!0,t)}finally{n?k():(S=!1,P=null)}}else S=!1}if("function"===typeof _)k=function(){_(T)};else if("undefined"!==typeof MessageChannel){var O=new MessageChannel,z=O.port2;O.port1.onmessage=T,k=function(){z.postMessage(null)}}else k=function(){g(T,0)};function A(t){P=t,S||(S=!0,k())}function D(t,n){M=g((function(){t(e.unstable_now())}),n)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(t){t.callback=null},e.unstable_continueExecution=function(){v||p||(v=!0,A(w))},e.unstable_forceFrameRate=function(t){0>t||125<t?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):L=0<t?Math.floor(1e3/t):5},e.unstable_getCurrentPriorityLevel=function(){return f},e.unstable_getFirstCallbackNode=function(){return i(u)},e.unstable_next=function(t){switch(f){case 1:case 2:case 3:var e=3;break;default:e=f}var n=f;f=e;try{return t()}finally{f=n}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(t,e){switch(t){case 1:case 2:case 3:case 4:case 5:break;default:t=3}var n=f;f=t;try{return e()}finally{f=n}},e.unstable_scheduleCallback=function(t,r,o){var a=e.unstable_now();switch("object"===typeof o&&null!==o?o="number"===typeof(o=o.delay)&&0<o?a+o:a:o=a,t){case 1:var s=-1;break;case 2:s=250;break;case 5:s=1073741823;break;case 4:s=1e4;break;default:s=5e3}return t={id:h++,callback:r,priorityLevel:t,startTime:o,expirationTime:s=o+s,sortIndex:-1},o>a?(t.sortIndex=o,n(c,t),null===i(u)&&t===i(c)&&(m?(y(M),M=-1):m=!0,D(x,o-a))):(t.sortIndex=s,n(u,t),v||p||(v=!0,A(w))),t},e.unstable_shouldYield=E,e.unstable_wrapCallback=function(t){var e=f;return function(){var n=f;f=e;try{return t.apply(this,arguments)}finally{f=n}}}},296:function(t,e,n){"use strict";t.exports=n(813)}},e={};function n(i){var r=e[i];if(void 0!==r)return r.exports;var o=e[i]={exports:{}};return t[i].call(o.exports,o,o.exports,n),o.exports}n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,{a:e}),e},n.d=function(t,e){for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},function(){"use strict";var t,e=n(791),i=n(250);function r(t){if(Array.isArray(t))return t}function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,i=new Array(e);n<e;n++)i[n]=t[n];return i}function a(t,e){if(t){if("string"===typeof t)return o(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?o(t,e):void 0}}function s(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function l(t,e){return r(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=n){var i,r,o,a,s=[],l=!0,u=!1;try{if(o=(n=n.call(t)).next,0===e){if(Object(n)!==n)return;l=!1}else for(;!(l=(i=o.call(n)).done)&&(s.push(i.value),s.length!==e);l=!0);}catch(c){u=!0,r=c}finally{try{if(!l&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw r}}return s}}(t,e)||a(t,e)||s()}function u(t){if("undefined"!==typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}function c(t){return function(t){if(Array.isArray(t))return o(t)}(t)||u(t)||a(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function h(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function d(t){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},d(t)}function f(t){var e=function(t,e){if("object"!==d(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var i=n.call(t,e||"default");if("object"!==d(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===d(e)?e:String(e)}function p(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,f(i.key),i)}}function v(t,e,n){return e&&p(t.prototype,e),n&&p(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}function m(t,e){return m=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},m(t,e)}function g(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&m(t,e)}function y(t){return y=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},y(t)}function _(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}function b(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function x(t){var e=_();return function(){var n,i=y(t);if(e){var r=y(this).constructor;n=Reflect.construct(i,arguments,r)}else n=i.apply(this,arguments);return function(t,e){if(e&&("object"===d(e)||"function"===typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return b(t)}(this,n)}}function w(t,e,n){return w=_()?Reflect.construct.bind():function(t,e,n){var i=[null];i.push.apply(i,e);var r=new(Function.bind.apply(t,i));return n&&m(r,n.prototype),r},w.apply(null,arguments)}function k(t){var e="function"===typeof Map?new Map:void 0;return k=function(t){if(null===t||(n=t,-1===Function.toString.call(n).indexOf("[native code]")))return t;var n;if("function"!==typeof t)throw new TypeError("Super expression must either be null or a function");if("undefined"!==typeof e){if(e.has(t))return e.get(t);e.set(t,i)}function i(){return w(t,arguments,y(this).constructor)}return i.prototype=Object.create(t.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),m(i,t)},k(t)}function S(t,e){var n="undefined"!==typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(!n){if(Array.isArray(t)||(n=a(t))||e&&t&&"number"===typeof t.length){n&&(t=n);var i=0,r=function(){};return{s:r,n:function(){return i>=t.length?{done:!0}:{done:!1,value:t[i++]}},e:function(t){throw t},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,l=!1;return{s:function(){n=n.call(t)},n:function(){var t=n.next();return s=t.done,t},e:function(t){l=!0,o=t},f:function(){try{s||null==n.return||n.return()}finally{if(l)throw o}}}}function P(){return P=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},P.apply(this,arguments)}!function(t){t.Pop="POP",t.Push="PUSH",t.Replace="REPLACE"}(t||(t={}));var M,L="popstate";function C(t,e){if(!1===t||null===t||"undefined"===typeof t)throw new Error(e)}function E(t,e){if(!t){"undefined"!==typeof console&&console.warn(e);try{throw new Error(e)}catch(n){}}}function T(t,e){return{usr:t.state,key:t.key,idx:e}}function O(t,e,n,i){return void 0===n&&(n=null),P({pathname:"string"===typeof t?t:t.pathname,search:"",hash:""},"string"===typeof e?A(e):e,{state:n,key:e&&e.key||i||Math.random().toString(36).substr(2,8)})}function z(t){var e=t.pathname,n=void 0===e?"/":e,i=t.search,r=void 0===i?"":i,o=t.hash,a=void 0===o?"":o;return r&&"?"!==r&&(n+="?"===r.charAt(0)?r:"?"+r),a&&"#"!==a&&(n+="#"===a.charAt(0)?a:"#"+a),n}function A(t){var e={};if(t){var n=t.indexOf("#");n>=0&&(e.hash=t.substr(n),t=t.substr(0,n));var i=t.indexOf("?");i>=0&&(e.search=t.substr(i),t=t.substr(0,i)),t&&(e.pathname=t)}return e}function D(e,n,i,r){void 0===r&&(r={});var o=r,a=o.window,s=void 0===a?document.defaultView:a,l=o.v5Compat,u=void 0!==l&&l,c=s.history,h=t.Pop,d=null,f=p();function p(){return(c.state||{idx:null}).idx}function v(){h=t.Pop;var e=p(),n=null==e?null:e-f;f=e,d&&d({action:h,location:g.location,delta:n})}function m(t){var e="null"!==s.location.origin?s.location.origin:s.location.href,n="string"===typeof t?t:z(t);return C(e,"No window.location.(origin|href) available to create URL for href: "+n),new URL(n,e)}null==f&&(f=0,c.replaceState(P({},c.state,{idx:f}),""));var g={get action(){return h},get location(){return e(s,c)},listen:function(t){if(d)throw new Error("A history only accepts one active listener");return s.addEventListener(L,v),d=t,function(){s.removeEventListener(L,v),d=null}},createHref:function(t){return n(s,t)},createURL:m,encodeLocation:function(t){var e=m(t);return{pathname:e.pathname,search:e.search,hash:e.hash}},push:function(e,n){h=t.Push;var r=O(g.location,e,n);i&&i(r,e);var o=T(r,f=p()+1),a=g.createHref(r);try{c.pushState(o,"",a)}catch(l){s.location.assign(a)}u&&d&&d({action:h,location:g.location,delta:1})},replace:function(e,n){h=t.Replace;var r=O(g.location,e,n);i&&i(r,e);var o=T(r,f=p()),a=g.createHref(r);c.replaceState(o,"",a),u&&d&&d({action:h,location:g.location,delta:0})},go:function(t){return c.go(t)}};return g}!function(t){t.data="data",t.deferred="deferred",t.redirect="redirect",t.error="error"}(M||(M={}));new Set(["lazy","caseSensitive","path","id","index","children"]);function R(t,e,n){void 0===n&&(n="/");var i=K(("string"===typeof e?A(e):e).pathname||"/",n);if(null==i)return null;var r=N(t);!function(t){t.sort((function(t,e){return t.score!==e.score?e.score-t.score:function(t,e){var n=t.length===e.length&&t.slice(0,-1).every((function(t,n){return t===e[n]}));return n?t[t.length-1]-e[e.length-1]:0}(t.routesMeta.map((function(t){return t.childrenIndex})),e.routesMeta.map((function(t){return t.childrenIndex})))}))}(r);for(var o=null,a=0;null==o&&a<r.length;++a)o=Y(r[a],q(i));return o}function N(t,e,n,i){void 0===e&&(e=[]),void 0===n&&(n=[]),void 0===i&&(i="");var r=function(t,r,o){var a={relativePath:void 0===o?t.path||"":o,caseSensitive:!0===t.caseSensitive,childrenIndex:r,route:t};a.relativePath.startsWith("/")&&(C(a.relativePath.startsWith(i),'Absolute route path "'+a.relativePath+'" nested under path "'+i+'" is not valid. An absolute child route path must start with the combined path of all its parent routes.'),a.relativePath=a.relativePath.slice(i.length));var s=J([i,a.relativePath]),l=n.concat(a);t.children&&t.children.length>0&&(C(!0!==t.index,'Index routes must not have child routes. Please remove all child routes from route path "'+s+'".'),N(t.children,e,l,s)),(null!=t.path||t.index)&&e.push({path:s,score:U(s,t.index),routesMeta:l})};return t.forEach((function(t,e){var n;if(""!==t.path&&null!=(n=t.path)&&n.includes("?")){var i,o=S(I(t.path));try{for(o.s();!(i=o.n()).done;){var a=i.value;r(t,e,a)}}catch(s){o.e(s)}finally{o.f()}}else r(t,e)})),e}function I(t){var e=t.split("/");if(0===e.length)return[];var n,i=r(n=e)||u(n)||a(n)||s(),o=i[0],l=i.slice(1),h=o.endsWith("?"),d=o.replace(/\?$/,"");if(0===l.length)return h?[d,""]:[d];var f=I(l.join("/")),p=[];return p.push.apply(p,c(f.map((function(t){return""===t?d:[d,t].join("/")})))),h&&p.push.apply(p,c(f)),p.map((function(e){return t.startsWith("/")&&""===e?"/":e}))}var j=/^:\w+$/,B=3,F=2,W=1,V=10,H=-2,Z=function(t){return"*"===t};function U(t,e){var n=t.split("/"),i=n.length;return n.some(Z)&&(i+=H),e&&(i+=F),n.filter((function(t){return!Z(t)})).reduce((function(t,e){return t+(j.test(e)?B:""===e?W:V)}),i)}function Y(t,e){for(var n=t.routesMeta,i={},r="/",o=[],a=0;a<n.length;++a){var s=n[a],l=a===n.length-1,u="/"===r?e:e.slice(r.length)||"/",c=$({path:s.relativePath,caseSensitive:s.caseSensitive,end:l},u);if(!c)return null;Object.assign(i,c.params);var h=s.route;o.push({params:i,pathname:J([r,c.pathname]),pathnameBase:tt(J([r,c.pathnameBase])),route:h}),"/"!==c.pathnameBase&&(r=J([r,c.pathnameBase]))}return o}function $(t,e){"string"===typeof t&&(t={path:t,caseSensitive:!1,end:!0});var n=function(t,e,n){void 0===e&&(e=!1);void 0===n&&(n=!0);E("*"===t||!t.endsWith("*")||t.endsWith("/*"),'Route path "'+t+'" will be treated as if it were "'+t.replace(/\*$/,"/*")+'" because the `*` character must always follow a `/` in the pattern. To get rid of this warning, please change the route path to "'+t.replace(/\*$/,"/*")+'".');var i=[],r="^"+t.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/\/:(\w+)/g,(function(t,e){return i.push(e),"/([^\\/]+)"}));t.endsWith("*")?(i.push("*"),r+="*"===t||"/*"===t?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?r+="\\/*$":""!==t&&"/"!==t&&(r+="(?:(?=\\/|$))");var o=new RegExp(r,e?void 0:"i");return[o,i]}(t.path,t.caseSensitive,t.end),i=l(n,2),r=i[0],o=i[1],a=e.match(r);if(!a)return null;var s=a[0],u=s.replace(/(.)\/+$/,"$1"),c=a.slice(1),h=o.reduce((function(t,e,n){if("*"===e){var i=c[n]||"";u=s.slice(0,s.length-i.length).replace(/(.)\/+$/,"$1")}return t[e]=function(t,e){try{return decodeURIComponent(t)}catch(n){return E(!1,'The value for the URL param "'+e+'" will not be decoded because the string "'+t+'" is a malformed URL segment. This is probably due to a bad percent encoding ('+n+")."),t}}(c[n]||"",e),t}),{});return{params:h,pathname:s,pathnameBase:u,pattern:t}}function q(t){try{return decodeURI(t)}catch(e){return E(!1,'The URL path "'+t+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent encoding ('+e+")."),t}}function K(t,e){if("/"===e)return t;if(!t.toLowerCase().startsWith(e.toLowerCase()))return null;var n=e.endsWith("/")?e.length-1:e.length,i=t.charAt(n);return i&&"/"!==i?null:t.slice(n)||"/"}function Q(t,e,n,i){return"Cannot include a '"+t+"' character in a manually specified `to."+e+"` field ["+JSON.stringify(i)+"]. Please separate it out to the `to."+n+'` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.'}function G(t){return t.filter((function(t,e){return 0===e||t.route.path&&t.route.path.length>0}))}function X(t,e,n,i){var r;void 0===i&&(i=!1),"string"===typeof t?r=A(t):(C(!(r=P({},t)).pathname||!r.pathname.includes("?"),Q("?","pathname","search",r)),C(!r.pathname||!r.pathname.includes("#"),Q("#","pathname","hash",r)),C(!r.search||!r.search.includes("#"),Q("#","search","hash",r)));var o,a=""===t||""===r.pathname,s=a?"/":r.pathname;if(i||null==s)o=n;else{var l=e.length-1;if(s.startsWith("..")){for(var u=s.split("/");".."===u[0];)u.shift(),l-=1;r.pathname=u.join("/")}o=l>=0?e[l]:"/"}var c=function(t,e){void 0===e&&(e="/");var n="string"===typeof t?A(t):t,i=n.pathname,r=n.search,o=void 0===r?"":r,a=n.hash,s=void 0===a?"":a,l=i?i.startsWith("/")?i:function(t,e){var n=e.replace(/\/+$/,"").split("/");return t.split("/").forEach((function(t){".."===t?n.length>1&&n.pop():"."!==t&&n.push(t)})),n.length>1?n.join("/"):"/"}(i,e):e;return{pathname:l,search:et(o),hash:nt(s)}}(r,o),h=s&&"/"!==s&&s.endsWith("/"),d=(a||"."===s)&&n.endsWith("/");return c.pathname.endsWith("/")||!h&&!d||(c.pathname+="/"),c}var J=function(t){return t.join("/").replace(/\/\/+/g,"/")},tt=function(t){return t.replace(/\/+$/,"").replace(/^\/*/,"/")},et=function(t){return t&&"?"!==t?t.startsWith("?")?t:"?"+t:""},nt=function(t){return t&&"#"!==t?t.startsWith("#")?t:"#"+t:""},it=function(t){g(n,t);var e=x(n);function n(){return h(this,n),e.apply(this,arguments)}return v(n)}(k(Error));function rt(t){return null!=t&&"number"===typeof t.status&&"string"===typeof t.statusText&&"boolean"===typeof t.internal&&"data"in t}var ot=["post","put","patch","delete"],at=(new Set(ot),["get"].concat(ot));new Set(at),new Set([301,302,303,307,308]),new Set([307,308]),"undefined"!==typeof window&&"undefined"!==typeof window.document&&window.document.createElement;Symbol("deferred");function st(){return st=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},st.apply(this,arguments)}var lt=e.createContext(null);var ut=e.createContext(null);var ct=e.createContext(null);var ht=e.createContext(null);var dt=e.createContext(null);var ft=e.createContext({outlet:null,matches:[],isDataRoute:!1});var pt=e.createContext(null);function vt(){return null!=e.useContext(dt)}function mt(){return vt()||C(!1),e.useContext(dt).location}function gt(t){e.useContext(ht).static||e.useLayoutEffect(t)}function yt(){return e.useContext(ft).isDataRoute?function(){var t=Ct(wt.UseNavigateStable).router,n=Tt(kt.UseNavigateStable),i=e.useRef(!1);gt((function(){i.current=!0}));var r=e.useCallback((function(e,r){void 0===r&&(r={}),i.current&&("number"===typeof e?t.navigate(e):t.navigate(e,st({fromRouteId:n},r)))}),[t,n]);return r}():function(){vt()||C(!1);var t=e.useContext(ht),n=t.basename,i=t.navigator,r=e.useContext(ft).matches,o=mt().pathname,a=JSON.stringify(G(r).map((function(t){return t.pathnameBase}))),s=e.useRef(!1);gt((function(){s.current=!0}));var l=e.useCallback((function(t,e){if(void 0===e&&(e={}),s.current)if("number"!==typeof t){var r=X(t,JSON.parse(a),o,"path"===e.relative);"/"!==n&&(r.pathname="/"===r.pathname?n:J([n,r.pathname])),(e.replace?i.replace:i.push)(r,e.state,e)}else i.go(t)}),[n,i,a,o]);return l}()}function _t(t,n){var i=(void 0===n?{}:n).relative,r=e.useContext(ft).matches,o=mt().pathname,a=JSON.stringify(G(r).map((function(t){return t.pathnameBase})));return e.useMemo((function(){return X(t,JSON.parse(a),o,"path"===i)}),[t,a,o,i])}function bt(n,i,r){vt()||C(!1);var o,a=e.useContext(ht).navigator,s=e.useContext(ft).matches,l=s[s.length-1],u=l?l.params:{},c=(l&&l.pathname,l?l.pathnameBase:"/"),h=(l&&l.route,mt());if(i){var d,f="string"===typeof i?A(i):i;"/"===c||(null==(d=f.pathname)?void 0:d.startsWith(c))||C(!1),o=f}else o=h;var p=o.pathname||"/",v=R(n,{pathname:"/"===c?p:p.slice(c.length)||"/"});var m=Lt(v&&v.map((function(t){return Object.assign({},t,{params:Object.assign({},u,t.params),pathname:J([c,a.encodeLocation?a.encodeLocation(t.pathname).pathname:t.pathname]),pathnameBase:"/"===t.pathnameBase?c:J([c,a.encodeLocation?a.encodeLocation(t.pathnameBase).pathname:t.pathnameBase])})})),s,r);return i&&m?e.createElement(dt.Provider,{value:{location:st({pathname:"/",search:"",hash:"",state:null,key:"default"},o),navigationType:t.Pop}},m):m}function xt(){var t=function(){var t,n=e.useContext(pt),i=Et(kt.UseRouteError),r=Tt(kt.UseRouteError);if(n)return n;return null==(t=i.errors)?void 0:t[r]}(),n=rt(t)?t.status+" "+t.statusText:t instanceof Error?t.message:JSON.stringify(t),i=t instanceof Error?t.stack:null,r="rgba(200,200,200, 0.5)",o={padding:"0.5rem",backgroundColor:r};return e.createElement(e.Fragment,null,e.createElement("h2",null,"Unexpected Application Error!"),e.createElement("h3",{style:{fontStyle:"italic"}},n),i?e.createElement("pre",{style:o},i):null,null)}var wt,kt,St=e.createElement(xt,null),Pt=function(t){g(i,t);var n=x(i);function i(t){var e;return h(this,i),(e=n.call(this,t)).state={location:t.location,revalidation:t.revalidation,error:t.error},e}return v(i,[{key:"componentDidCatch",value:function(t,e){console.error("React Router caught the following error during render",t,e)}},{key:"render",value:function(){return this.state.error?e.createElement(ft.Provider,{value:this.props.routeContext},e.createElement(pt.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}],[{key:"getDerivedStateFromError",value:function(t){return{error:t}}},{key:"getDerivedStateFromProps",value:function(t,e){return e.location!==t.location||"idle"!==e.revalidation&&"idle"===t.revalidation?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error||e.error,location:e.location,revalidation:t.revalidation||e.revalidation}}}]),i}(e.Component);function Mt(t){var n=t.routeContext,i=t.match,r=t.children,o=e.useContext(lt);return o&&o.static&&o.staticContext&&(i.route.errorElement||i.route.ErrorBoundary)&&(o.staticContext._deepestRenderedBoundaryId=i.route.id),e.createElement(ft.Provider,{value:n},r)}function Lt(t,n,i){var r;if(void 0===n&&(n=[]),void 0===i&&(i=null),null==t){var o;if(null==(o=i)||!o.errors)return null;t=i.matches}var a=t,s=null==(r=i)?void 0:r.errors;if(null!=s){var l=a.findIndex((function(t){return t.route.id&&(null==s?void 0:s[t.route.id])}));l>=0||C(!1),a=a.slice(0,Math.min(a.length,l+1))}return a.reduceRight((function(t,r,o){var l=r.route.id?null==s?void 0:s[r.route.id]:null,u=null;i&&(u=r.route.errorElement||St);var c=n.concat(a.slice(0,o+1)),h=function(){var n;return n=l?u:r.route.Component?e.createElement(r.route.Component,null):r.route.element?r.route.element:t,e.createElement(Mt,{match:r,routeContext:{outlet:t,matches:c,isDataRoute:null!=i},children:n})};return i&&(r.route.ErrorBoundary||r.route.errorElement||0===o)?e.createElement(Pt,{location:i.location,revalidation:i.revalidation,component:u,error:l,children:h(),routeContext:{outlet:null,matches:c,isDataRoute:!0}}):h()}),null)}function Ct(t){var n=e.useContext(lt);return n||C(!1),n}function Et(t){var n=e.useContext(ut);return n||C(!1),n}function Tt(t){var n=function(t){var n=e.useContext(ft);return n||C(!1),n}(),i=n.matches[n.matches.length-1];return i.route.id||C(!1),i.route.id}!function(t){t.UseBlocker="useBlocker",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate"}(wt||(wt={})),function(t){t.UseBlocker="useBlocker",t.UseLoaderData="useLoaderData",t.UseActionData="useActionData",t.UseRouteError="useRouteError",t.UseNavigation="useNavigation",t.UseRouteLoaderData="useRouteLoaderData",t.UseMatches="useMatches",t.UseRevalidator="useRevalidator",t.UseNavigateStable="useNavigate",t.UseRouteId="useRouteId"}(kt||(kt={}));var Ot;function zt(t){C(!1)}function At(n){var i=n.basename,r=void 0===i?"/":i,o=n.children,a=void 0===o?null:o,s=n.location,l=n.navigationType,u=void 0===l?t.Pop:l,c=n.navigator,h=n.static,d=void 0!==h&&h;vt()&&C(!1);var f=r.replace(/^\/*/,"/"),p=e.useMemo((function(){return{basename:f,navigator:c,static:d}}),[f,c,d]);"string"===typeof s&&(s=A(s));var v=s,m=v.pathname,g=void 0===m?"/":m,y=v.search,_=void 0===y?"":y,b=v.hash,x=void 0===b?"":b,w=v.state,k=void 0===w?null:w,S=v.key,P=void 0===S?"default":S,M=e.useMemo((function(){var t=K(g,f);return null==t?null:{location:{pathname:t,search:_,hash:x,state:k,key:P},navigationType:u}}),[f,g,_,x,k,P,u]);return null==M?null:e.createElement(ht.Provider,{value:p},e.createElement(dt.Provider,{children:a,value:M}))}function Dt(t){var e=t.children,n=t.location;return bt(Nt(e),n)}!function(t){t[t.pending=0]="pending",t[t.success=1]="success",t[t.error=2]="error"}(Ot||(Ot={}));var Rt=new Promise((function(){}));e.Component;function Nt(t,n){void 0===n&&(n=[]);var i=[];return e.Children.forEach(t,(function(t,r){if(e.isValidElement(t)){var o=[].concat(c(n),[r]);if(t.type!==e.Fragment){t.type!==zt&&C(!1),t.props.index&&t.props.children&&C(!1);var a={id:t.props.id||o.join("-"),caseSensitive:t.props.caseSensitive,element:t.props.element,Component:t.props.Component,index:t.props.index,path:t.props.path,loader:t.props.loader,action:t.props.action,errorElement:t.props.errorElement,ErrorBoundary:t.props.ErrorBoundary,hasErrorBoundary:null!=t.props.ErrorBoundary||null!=t.props.errorElement,shouldRevalidate:t.props.shouldRevalidate,handle:t.props.handle,lazy:t.props.lazy};t.props.children&&(a.children=Nt(t.props.children,o)),i.push(a)}else i.push.apply(i,Nt(t.props.children,o))}})),i}function It(){return It=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},It.apply(this,arguments)}function jt(t,e){if(null==t)return{};var n,i,r={},o=Object.keys(t);for(i=0;i<o.length;i++)n=o[i],e.indexOf(n)>=0||(r[n]=t[n]);return r}var Bt=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset"];function Ft(t){var n,i=t.basename,r=t.children,o=t.window,a=e.useRef();null==a.current&&(a.current=(void 0===(n={window:o,v5Compat:!0})&&(n={}),D((function(t,e){var n=t.location;return O("",{pathname:n.pathname,search:n.search,hash:n.hash},e.state&&e.state.usr||null,e.state&&e.state.key||"default")}),(function(t,e){return"string"===typeof e?e:z(e)}),null,n)));var s=a.current,u=l(e.useState({action:s.action,location:s.location}),2),c=u[0],h=u[1];return e.useLayoutEffect((function(){return s.listen(h)}),[s]),e.createElement(At,{basename:i,children:r,location:c.location,navigationType:c.action,navigator:s})}var Wt="undefined"!==typeof window&&"undefined"!==typeof window.document&&"undefined"!==typeof window.document.createElement,Vt=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,Ht=e.forwardRef((function(t,n){var i,r=t.onClick,o=t.relative,a=t.reloadDocument,s=t.replace,l=t.state,u=t.target,c=t.to,h=t.preventScrollReset,d=jt(t,Bt),f=e.useContext(ht).basename,p=!1;if("string"===typeof c&&Vt.test(c)&&(i=c,Wt))try{var v=new URL(window.location.href),m=c.startsWith("//")?new URL(v.protocol+c):new URL(c),g=K(m.pathname,f);m.origin===v.origin&&null!=g?c=g+m.search+m.hash:p=!0}catch(b){}var y=function(t,n){var i=(void 0===n?{}:n).relative;vt()||C(!1);var r=e.useContext(ht),o=r.basename,a=r.navigator,s=_t(t,{relative:i}),l=s.hash,u=s.pathname,c=s.search,h=u;return"/"!==o&&(h="/"===u?o:J([o,u])),a.createHref({pathname:h,search:c,hash:l})}(c,{relative:o}),_=function(t,n){var i=void 0===n?{}:n,r=i.target,o=i.replace,a=i.state,s=i.preventScrollReset,l=i.relative,u=yt(),c=mt(),h=_t(t,{relative:l});return e.useCallback((function(e){if(function(t,e){return 0===t.button&&(!e||"_self"===e)&&!function(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}(t)}(e,r)){e.preventDefault();var n=void 0!==o?o:z(c)===z(h);u(t,{replace:n,state:a,preventScrollReset:s,relative:l})}}),[c,u,h,o,a,r,t,s,l])}(c,{replace:s,state:l,target:u,preventScrollReset:h,relative:o});return e.createElement("a",It({},d,{href:i||y,onClick:p||a?r:function(t){r&&r(t),t.defaultPrevented||_(t)},ref:n,target:u}))}));var Zt,Ut;(function(t){t.UseScrollRestoration="useScrollRestoration",t.UseSubmitImpl="useSubmitImpl",t.UseFetcher="useFetcher"})(Zt||(Zt={})),function(t){t.UseFetchers="useFetchers",t.UseScrollRestoration="useScrollRestoration"}(Ut||(Ut={}));var Yt=(0,e.createContext)({user:null,setUserContext:function(){}}),$t=n(184);var qt=function(t){return(0,$t.jsx)("header",{className:"navbar navbar-expand-lg navbar-dark bg-dark",children:(0,$t.jsxs)("div",{className:"container",children:[(0,$t.jsxs)(Ht,{to:"/",className:"navbar-brand d-flex align-items-center",children:[(0,$t.jsx)("img",{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsIAAA7CARUoSoAAAAYSSURBVHhe7d3NayNlHAfwvG3akmBpQtNqQ8VbDm6hhRa03kRQEC/C6j9gfQWtNw+yePHag/iyu3+Bhz0oygqCl7UutNBAetODSqptAkkuLbRpkvH3ezID3TqZeSZ90skzz/cDz2b6ZGYymec7yTPPJNkYAAAAAAAAAAAAAEAsFud/Go3GW5akarX6F908RYsleFkYX9IN1G63J+xJX8Vi8Wm6eYGKCA+MryBHqGXfQoQECQCO5gjCe7ThEADDIQCGQwAMhwCEjzvXskU5BCB8fHotW5STSRXPYx0eHn4wPz//Rb9KyhvxePw+3Xb7f8JllmUtNJvNV09PTycTiUSPqtzagxs+Tvd3s9nsd5lM5qBffX3ERnEAxDivvFu0WJKXBVdJ2kdv9neVnFqt9r69rLK3A7wFaKTX6yk/oBAAvSjvByAAelH20u9AAAyHABgOATAcAmA4BGA0uLOWosKnbW7FuS8onAVoghuqQ4VHQd2Kc19Qys8CZFbI82AoWI7YV1tbW8+tr69/RtNty7Jc9zHtm8TU1FRqZmZmeWFhIW9Xe2o2m+/k8/k7NCkeR1ReEQKgFr+0d3Z2dh6srq6+3K/ytr+//8vNmzfvtdvtG+l0+tyuHuQh7dN/7OlrI0KCawFSxPOlAPxg7wNfHBaxZCyWpuL0EQYV5dAHGAFqV5lXVoHm5auAjG+dPsKgohwCMD6U9/BlIACGQwAMhwAYDgFQS7rzNy6iGgBuCLfTKLcSpNHclr9YxP7kQR6+lUHzhtL5c8g8eZ5Hq4EgOrXir6bzt5Nl/Erb+a89PZDMOtvtdiqdTncqlcrG0tLSi3a1p93d3Z/W1tZeoUkxiCQqr1HUAsBHXm9vb+/O8vLyRr/KW7lcvruysvI2TYplReXjxPPn30fI5XJ3+1XeWq3WcbVafXR2dta9cJ7/GPvIT29vb9/e3Nx8xFVUQn01GESERJORQD6KeCTugb0Nvi6MxIllXej0/AOLWh/AOYKCvOo48/odfcMcnRwA59KvW+H7RMDCErUACHT0Se/UAPMO01AcLr/LwqG+7EcyACAPATAcAmA4BMBwugWAO2Je5SrPh5d1WyeXyNItANxj9iqugy6SeFm3dXKJLJl08zyhjwSenJwsHB8fv2Z/Q5Yb5X/b3ul0UoVCoX50dPTJ4uLis3a1p0ql8rBUKn1Tr9cLqVTKdSiW6s+TyeRLMzMzr9tVMrT4TKQOARCPX6vV3qXG/apf5Y/C8CUF4Q9qPNfHp/uTs7OzvVar9Tk9r6xd7Ynmvd/tdn+mZW/YVZdZFNDE5OTkaS6X+5Gev+81Bh2IkIQ4FDqqx+cfaLjVn1UOb4O9rMyBowWd+gDDvBdzQ3mVYbmt63LRgk4BGGanXuzIuZVhua3rctGCbmcBoBgCYDgEwHAIgOHGIQC8DX4fmhCDPHwbMm06d7LGIQA8BOv3oQkejXMdpbtm2pzeyZJ5QjzPKEYC45ZlPVkul2/T0f0M/e31XXprYmLiiUKhsCwzandwcPB3sVh8npY7oj8HXR9I0OPN07y/2f/Hka9ms7mRz+fv0aTYJ6JSc2EGgEfieGz92/6f/hqNxqfUAL93u91EMpn0uvAj9VFvRtug/CPkUSNCMg5DsdVq9UN7Wa8+A5cgb208r9s63ErkjEMfQNqFCztO/2BQCXJZmOd1W4dbiRytAgDqIQCGQwAMhwAYDgEwnG4BiNxQbNh0C4DMwBUEEOZIYJChYB62bU9PT39UKpX+tKvhmoxqJBDGwDi8BfA2+A3tOveDYuMQAL/LwVyc+0Ex3TqBoBgCYDgEwHAIgOFGHQA+hURRV5QbdQCcr0mhqCnKyaSK5wk8Enh+fv5xrVbrDfp6Nkjjho8nEoluNpv9PpPJKP0/g0YWAFCvXq+/Nzc39zVNijYRlVeETqBG7F9HUQoB0IvyfgACoBeZt+xAEADDIQCGQwAMhwAYLkgARjISBYGEehagvAcKgYV3FpBOp8/sSQjJKNpAOlFWsO/Rw2go/32CoC8p+GBmuHBhDQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMBcsdh/0tsBxVRODOUAAAAASUVORK5CYII=",width:"30",height:"30",className:"mr-2",alt:""}),(0,$t.jsx)("span",{children:t.title})]}),(0,$t.jsx)("button",{className:"navbar-toggler",type:"button","data-bs-toggle":"collapse","data-bs-target":"#navbarNav","aria-controls":"navbarNav","aria-expanded":"false","aria-label":"Toggle navigation",children:(0,$t.jsx)("span",{className:"navbar-toggler-icon"})}),(0,$t.jsx)("div",{className:"collapse navbar-collapse",id:"navbarNav",children:(0,$t.jsx)("ul",{className:"navbar-nav ml-auto",children:(0,$t.jsx)("li",{className:"nav-item",children:(0,$t.jsx)(Ht,{to:"/",className:"nav-link",children:"Map"})})})})]})})};function Kt(){Kt=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,i=Object.defineProperty||function(t,e,n){t[e]=n.value},r="function"==typeof Symbol?Symbol:{},o=r.iterator||"@@iterator",a=r.asyncIterator||"@@asyncIterator",s=r.toStringTag||"@@toStringTag";function l(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{l({},"")}catch(E){l=function(t,e,n){return t[e]=n}}function u(t,e,n,r){var o=e&&e.prototype instanceof f?e:f,a=Object.create(o.prototype),s=new M(r||[]);return i(a,"_invoke",{value:w(t,n,s)}),a}function c(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(E){return{type:"throw",arg:E}}}t.wrap=u;var h={};function f(){}function p(){}function v(){}var m={};l(m,o,(function(){return this}));var g=Object.getPrototypeOf,y=g&&g(g(L([])));y&&y!==e&&n.call(y,o)&&(m=y);var _=v.prototype=f.prototype=Object.create(m);function b(t){["next","throw","return"].forEach((function(e){l(t,e,(function(t){return this._invoke(e,t)}))}))}function x(t,e){function r(i,o,a,s){var l=c(t[i],t,o);if("throw"!==l.type){var u=l.arg,h=u.value;return h&&"object"==d(h)&&n.call(h,"__await")?e.resolve(h.__await).then((function(t){r("next",t,a,s)}),(function(t){r("throw",t,a,s)})):e.resolve(h).then((function(t){u.value=t,a(u)}),(function(t){return r("throw",t,a,s)}))}s(l.arg)}var o;i(this,"_invoke",{value:function(t,n){function i(){return new e((function(e,i){r(t,n,e,i)}))}return o=o?o.then(i,i):i()}})}function w(t,e,n){var i="suspendedStart";return function(r,o){if("executing"===i)throw new Error("Generator is already running");if("completed"===i){if("throw"===r)throw o;return C()}for(n.method=r,n.arg=o;;){var a=n.delegate;if(a){var s=k(a,n);if(s){if(s===h)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===i)throw i="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i="executing";var l=c(t,e,n);if("normal"===l.type){if(i=n.done?"completed":"suspendedYield",l.arg===h)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(i="completed",n.method="throw",n.arg=l.arg)}}}function k(t,e){var n=e.method,i=t.iterator[n];if(void 0===i)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=void 0,k(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),h;var r=c(i,t.iterator,e.arg);if("throw"===r.type)return e.method="throw",e.arg=r.arg,e.delegate=null,h;var o=r.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,h):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,h)}function S(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function P(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function M(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(S,this),this.reset(!0)}function L(t){if(t){var e=t[o];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,r=function e(){for(;++i<t.length;)if(n.call(t,i))return e.value=t[i],e.done=!1,e;return e.value=void 0,e.done=!0,e};return r.next=r}}return{next:C}}function C(){return{value:void 0,done:!0}}return p.prototype=v,i(_,"constructor",{value:v,configurable:!0}),i(v,"constructor",{value:p,configurable:!0}),p.displayName=l(v,s,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===p||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,v):(t.__proto__=v,l(t,s,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},b(x.prototype),l(x.prototype,a,(function(){return this})),t.AsyncIterator=x,t.async=function(e,n,i,r,o){void 0===o&&(o=Promise);var a=new x(u(e,n,i,r),o);return t.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},b(_),l(_,s,"Generator"),l(_,o,(function(){return this})),l(_,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=Object(t),n=[];for(var i in e)n.push(i);return n.reverse(),function t(){for(;n.length;){var i=n.pop();if(i in e)return t.value=i,t.done=!1,t}return t.done=!0,t}},t.values=L,M.prototype={constructor:M,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(P),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function i(n,i){return a.type="throw",a.arg=t,e.next=n,i&&(e.method="next",e.arg=void 0),!!i}for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r],a=o.completion;if("root"===o.tryLoc)return i("end");if(o.tryLoc<=this.prev){var s=n.call(o,"catchLoc"),l=n.call(o,"finallyLoc");if(s&&l){if(this.prev<o.catchLoc)return i(o.catchLoc,!0);if(this.prev<o.finallyLoc)return i(o.finallyLoc)}else if(s){if(this.prev<o.catchLoc)return i(o.catchLoc,!0)}else{if(!l)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return i(o.finallyLoc)}}}},abrupt:function(t,e){for(var i=this.tryEntries.length-1;i>=0;--i){var r=this.tryEntries[i];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=t,a.arg=e,o?(this.method="next",this.next=o.finallyLoc,h):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),h},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),P(n),h}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var i=n.completion;if("throw"===i.type){var r=i.arg;P(n)}return r}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:L(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=void 0),h}},t}function Qt(t,e,n,i,r,o,a){try{var s=t[o](a),l=s.value}catch(u){return void n(u)}s.done?e(l):Promise.resolve(l).then(i,r)}function Gt(t){return function(){var e=this,n=arguments;return new Promise((function(i,r){var o=t.apply(e,n);function a(t){Qt(o,i,r,a,s,"next",t)}function s(t){Qt(o,i,r,a,s,"throw",t)}a(void 0)}))}}function Xt(t,e){if(null==t)return{};var n,i,r=function(t,e){if(null==t)return{};var n,i,r={},o=Object.keys(t);for(i=0;i<o.length;i++)n=o[i],e.indexOf(n)>=0||(r[n]=t[n]);return r}(t,e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);for(i=0;i<o.length;i++)n=o[i],e.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(r[n]=t[n])}return r}function Jt(t,e,n){return(e=f(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function te(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function ee(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?te(Object(n),!0).forEach((function(e){Jt(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):te(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var ne=1;var ie=(0,e.createContext)(null),re=ie.Provider;function oe(){var t=(0,e.useContext)(ie);if(null==t)throw new Error("No context provided: useLeafletContext() can only be used in a descendant of <MapContainer>");return t}var ae=n(559),se=["bounds","boundsOptions","center","children","className","id","placeholder","style","whenReady","zoom"];function le(){return le=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},le.apply(this,arguments)}function ue(t,n){var i=t.bounds,r=t.boundsOptions,o=t.center,a=t.children,s=t.className,u=t.id,c=t.placeholder,h=t.style,d=t.whenReady,f=t.zoom,p=Xt(t,se),v=l((0,e.useState)({className:s,id:u,style:h}),1)[0],m=l((0,e.useState)(null),2),g=m[0],y=m[1];(0,e.useImperativeHandle)(n,(function(){var t;return null!==(t=null===g||void 0===g?void 0:g.map)&&void 0!==t?t:null}),[g]);var _=(0,e.useCallback)((function(t){if(null!==t&&null===g){var e=new ae.Map(t,p);null!=o&&null!=f?e.setView(o,f):null!=i&&e.fitBounds(i,r),null!=d&&e.whenReady(d),y(function(t){return Object.freeze({__version:ne,map:t})}(e))}}),[]);(0,e.useEffect)((function(){return function(){null===g||void 0===g||g.map.remove()}}),[g]);var b=g?e.createElement(re,{value:g},a):null!==c&&void 0!==c?c:null;return e.createElement("div",le({},v,{ref:_}),b)}var ce=(0,e.forwardRef)(ue);n(164);function he(t,e,n){return Object.freeze({instance:t,context:e,container:n})}function de(t,n){return null==n?function(n,i){var r=(0,e.useRef)();return r.current||(r.current=t(n,i)),r}:function(i,r){var o=(0,e.useRef)();o.current||(o.current=t(i,r));var a=(0,e.useRef)(i),s=o.current.instance;return(0,e.useEffect)((function(){a.current!==i&&(n(s,i,a.current),a.current=i)}),[s,i,r]),o}}function fe(t,n){var i=(0,e.useRef)();(0,e.useEffect)((function(){return null!=n&&t.instance.on(n),i.current=n,function(){null!=i.current&&t.instance.off(i.current),i.current=null}}),[t,n])}function pe(t,e){var n,i=null!==(n=t.pane)&&void 0!==n?n:e.pane;return i?ee(ee({},t),{},{pane:i}):t}function ve(t,n){(0,e.useEffect)((function(){var e;return(null!==(e=n.layerContainer)&&void 0!==e?e:n.map).addLayer(t.instance),function(){var e;null===(e=n.layerContainer)||void 0===e||e.removeLayer(t.instance),n.map.removeLayer(t.instance)}}),[n,t])}function me(t){return function(n){var i=oe(),r=t(pe(n,i),i);return function(t,n){var i=(0,e.useRef)(n);(0,e.useEffect)((function(){n!==i.current&&null!=t.attributionControl&&(null!=i.current&&t.attributionControl.removeAttribution(i.current),null!=n&&t.attributionControl.addAttribution(n)),i.current=n}),[t,n])}(i.map,n.attribution),fe(r.current,n.eventHandlers),ve(r.current,i),r}}function ge(t){return function(n){var i=oe(),r=t(pe(n,i),i);return fe(r.current,n.eventHandlers),ve(r.current,i),function(t,n){var i=(0,e.useRef)();(0,e.useEffect)((function(){if(n.pathOptions!==i.current){var e,r=null!==(e=n.pathOptions)&&void 0!==e?e:{};t.instance.setStyle(r),i.current=r}}),[t,n])}(r.current,n),r}}var ye,_e=["url"],be=(ye=function(t,e){var n=t.url,i=Xt(t,_e);return he(new ae.TileLayer(n,pe(i,e)),e)},function(t){function n(n,i){var r=t(n).current.instance;return(0,e.useImperativeHandle)(i,(function(){return r})),null}return(0,e.forwardRef)(n)}(me(de(ye,(function(t,e,n){!function(t,e,n){var i=e.opacity,r=e.zIndex;null!=i&&i!==n.opacity&&t.setOpacity(i),null!=r&&r!==n.zIndex&&t.setZIndex(r)}(t,e,n);var i=e.url;null!=i&&i!==n.url&&t.setUrl(i)})))));var xe=["center","children"],we=function(t,n){return function(t){function n(n,i){var r=t(n).current,o=r.instance,a=r.context;return(0,e.useImperativeHandle)(i,(function(){return o})),null==n.children?null:e.createElement(re,{value:a},n.children)}return(0,e.forwardRef)(n)}(ge(de(t,n)))}((function(t,e){var n,i,r=t.center,o=(t.children,Xt(t,xe)),a=new ae.Circle(r,o);return he(a,(n=e,i={overlayContainer:a},Object.freeze(ee(ee({},n),i))))}),(function(t,e,n){e.center!==n.center&&t.setLatLng(e.center),null!=e.radius&&e.radius!==n.radius&&t.setRadius(e.radius)})),ke=n(694),Se=n.n(ke),Pe=["xxl","xl","lg","md","sm","xs"],Me=e.createContext({prefixes:{},breakpoints:Pe,minBreakpoint:"xs"});Me.Consumer,Me.Provider;function Le(t,n){var i=(0,e.useContext)(Me).prefixes;return t||i[n]||n}function Ce(){return(0,e.useContext)(Me).breakpoints}function Ee(){return(0,e.useContext)(Me).minBreakpoint}var Te=["bsPrefix","variant","animation","size","as","className"],Oe=e.forwardRef((function(t,e){var n=t.bsPrefix,i=t.variant,r=t.animation,o=void 0===r?"border":r,a=t.size,s=t.as,l=void 0===s?"div":s,u=t.className,c=Xt(t,Te);n=Le(n,"spinner");var h="".concat(n,"-").concat(o);return(0,$t.jsx)(l,ee(ee({ref:e},c),{},{className:Se()(u,h,a&&"".concat(h,"-").concat(a),i&&"text-".concat(i))}))}));Oe.displayName="Spinner";var ze=Oe;var Ae=function(t){var e=t.locationData,n=t.carAmountDat;return 0===Object.keys(n).length?(0,$t.jsx)("div",{className:"d-flex justify-content-center align-items-center",style:{height:"100vh"},children:(0,$t.jsx)(ze,{animation:"border",role:"status",variant:"success"})}):(0,$t.jsx)("div",{className:"col-md d-flex justify-content-center align-items-center",children:e&&(0,$t.jsx)("div",{className:"card",children:(0,$t.jsxs)("div",{className:"card-body",children:[(0,$t.jsx)("h1",{className:"card-title text-center",children:e.name}),(0,$t.jsx)("h5",{className:"card-subtitle mb-2 text-muted text-center",children:(0,$t.jsx)("i",{children:"Camera view:"})}),(0,$t.jsx)("div",{className:"d-flex justify-content-center",children:(0,$t.jsx)("img",{src:e.img_urls[0],className:"img-fluid rounded",style:{border:"5px solid black"},alt:"Camera view"})}),(0,$t.jsx)("hr",{}),(0,$t.jsxs)("div",{className:"text-center",children:[(0,$t.jsxs)("h5",{children:["Last hour car amount: ",function(){var t=n[e.location_id];return t?t.car_count:0}()]}),(0,$t.jsx)("button",{className:"btn btn-primary",type:"button",style:{marginBottom:"30px"},children:(0,$t.jsx)(Ht,{to:"details/"+e.location_id,className:"nav-link",style:{textDecoration:"none",color:"inherit"},children:"View more details"})})]})]})})})};var De=function(){var t=l(e.useState([46.05730669203195,14.504340106047238]),2),n=t[0],i=(t[1],l(e.useState([]),2)),r=i[0],o=i[1],a=l(e.useState([]),2),s=a[0],u=a[1],c=l(e.useState(!1),2),h=c[0],d=c[1],f=l(e.useState(null),2),p=f[0],v=f[1];(0,e.useEffect)((function(){var t=function(){var t=Gt(Kt().mark((function t(){var e,n;return Kt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,fetch("/api/location");case 2:return e=t.sent,t.next=5,e.json();case 5:n=t.sent,e.ok&&o(n);case 7:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();t();var e=function(){var t=Gt(Kt().mark((function t(){var e,n,i,r,o,a,s;return Kt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return(e=new Date).setTime(e.getTime()-36e5),n=e.getFullYear(),i=e.getMonth()+1,r=e.getDate(),o=e.getHours(),t.next=8,fetch("/api/data/year/".concat(n,"/month/").concat(i,"/day/").concat(r,"/hour/").concat(o));case 8:return a=t.sent,t.next=11,a.json();case 11:s=t.sent,a.ok&&u(s);case 13:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();e()}),[]);var m=function(t){return(e=s[t].car_count)<=100?"green":e<=250?"yellow":"red";var e};return 0===s.length?(0,$t.jsx)("div",{className:"container-fluid",children:(0,$t.jsxs)("div",{className:"row",children:[(0,$t.jsx)("div",{className:"col-md-8",children:(0,$t.jsx)(ce,{center:n,zoom:12,scrollWheelZoom:!0,style:{height:"90vh"},children:(0,$t.jsx)(be,{url:"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"})})}),(0,$t.jsxs)("div",{className:"col-sm d-flex align-items-center justify-content-center",style:{marginBottom:"50px"},children:[(0,$t.jsx)("h1",{className:"text-justify text-center",style:{color:"white"},children:(0,$t.jsx)("i",{children:"Waiting for camera data..."})}),(0,$t.jsx)("div",{className:"d-flex justify-content-center align-items-center",style:{height:"100vh"},children:(0,$t.jsx)(ze,{animation:"border",role:"status",variant:"light"})})]})]})}):(0,$t.jsx)("div",{className:"container-fluid",children:(0,$t.jsxs)("div",{className:"row",children:[(0,$t.jsx)("div",{className:"col-md-8",children:(0,$t.jsxs)(ce,{center:n,zoom:12,scrollWheelZoom:!0,style:{height:"90vh"},children:[(0,$t.jsx)(be,{url:"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"}),r.filter((function(t){return 999!==t.location_id})).map((function(t){return(0,$t.jsx)(we,{center:[t.cord_N,t.cord_E],pathOptions:{color:m(t.location_id),fillColor:m(t.location_id),fillOpacity:.5},radius:200,eventHandlers:{click:function(e){return function(t,e){v(e),d(!0)}(0,t)}}},t._id)}))]})}),h?(0,$t.jsx)(Ae,{locationData:p,carAmountDat:s}):(0,$t.jsx)("div",{className:"col-sm d-flex align-items-center justify-content-center",style:{marginBottom:"50px"},children:(0,$t.jsx)("h1",{className:"text-justify text-center",style:{color:"white"},children:(0,$t.jsx)("i",{children:"Select a camera to view details."})})})]})})};function Re(){return Re="undefined"!==typeof Reflect&&Reflect.get?Reflect.get.bind():function(t,e,n){var i=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=y(t)););return t}(t,e);if(i){var r=Object.getOwnPropertyDescriptor(i,e);return r.get?r.get.call(arguments.length<3?t:n):r.value}},Re.apply(this,arguments)}function Ne(t){return t+.5|0}var Ie=function(t,e,n){return Math.max(Math.min(t,n),e)};function je(t){return Ie(Ne(2.55*t),0,255)}function Be(t){return Ie(Ne(255*t),0,255)}function Fe(t){return Ie(Ne(t/2.55)/100,0,1)}function We(t){return Ie(Ne(100*t),0,100)}var Ve={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},He=c("0123456789ABCDEF"),Ze=function(t){return He[15&t]},Ue=function(t){return He[(240&t)>>4]+He[15&t]},Ye=function(t){return(240&t)>>4===(15&t)};function $e(t){var e=function(t){return Ye(t.r)&&Ye(t.g)&&Ye(t.b)&&Ye(t.a)}(t)?Ze:Ue;return t?"#"+e(t.r)+e(t.g)+e(t.b)+function(t,e){return t<255?e(t):""}(t.a,e):void 0}var qe=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function Ke(t,e,n){var i=e*Math.min(n,1-n),r=function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(e+t/30)%12;return n-i*Math.max(Math.min(r-3,9-r,1),-1)};return[r(0),r(8),r(4)]}function Qe(t,e,n){var i=function(i){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(i+t/60)%6;return n-n*e*Math.max(Math.min(r,4-r,1),0)};return[i(5),i(3),i(1)]}function Ge(t,e,n){var i,r=Ke(t,1,.5);for(e+n>1&&(e*=i=1/(e+n),n*=i),i=0;i<3;i++)r[i]*=1-e-n,r[i]+=e;return r}function Xe(t){var e,n,i,r=t.r/255,o=t.g/255,a=t.b/255,s=Math.max(r,o,a),l=Math.min(r,o,a),u=(s+l)/2;return s!==l&&(i=s-l,n=u>.5?i/(2-s-l):i/(s+l),e=function(t,e,n,i,r){return t===r?(e-n)/i+(e<n?6:0):e===r?(n-t)/i+2:(t-e)/i+4}(r,o,a,i,s),e=60*e+.5),[0|e,n||0,u]}function Je(t,e,n,i){return(Array.isArray(e)?t(e[0],e[1],e[2]):t(e,n,i)).map(Be)}function tn(t,e,n){return Je(Ke,t,e,n)}function en(t){return(t%360+360)%360}function nn(t){var e,n=qe.exec(t),i=255;if(n){n[5]!==e&&(i=n[6]?je(+n[5]):Be(+n[5]));var r=en(+n[2]),o=+n[3]/100,a=+n[4]/100;return{r:(e="hwb"===n[1]?function(t,e,n){return Je(Ge,t,e,n)}(r,o,a):"hsv"===n[1]?function(t,e,n){return Je(Qe,t,e,n)}(r,o,a):tn(r,o,a))[0],g:e[1],b:e[2],a:i}}}var rn,on={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},an={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function sn(t){rn||((rn=function(){var t,e,n,i,r,o={},a=Object.keys(an),s=Object.keys(on);for(t=0;t<a.length;t++){for(i=r=a[t],e=0;e<s.length;e++)n=s[e],r=r.replace(n,on[n]);n=parseInt(an[i],16),o[r]=[n>>16&255,n>>8&255,255&n]}return o}()).transparent=[0,0,0,0]);var e=rn[t.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:4===e.length?e[3]:255}}var ln=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;var un=function(t){return t<=.0031308?12.92*t:1.055*Math.pow(t,1/2.4)-.055},cn=function(t){return t<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)};function hn(t,e,n){if(t){var i=Xe(t);i[e]=Math.max(0,Math.min(i[e]+i[e]*n,0===e?360:1)),i=tn(i),t.r=i[0],t.g=i[1],t.b=i[2]}}function dn(t,e){return t?Object.assign(e||{},t):t}function fn(t){var e={r:0,g:0,b:0,a:255};return Array.isArray(t)?t.length>=3&&(e={r:t[0],g:t[1],b:t[2],a:255},t.length>3&&(e.a=Be(t[3]))):(e=dn(t,{r:0,g:0,b:0,a:1})).a=Be(e.a),e}function pn(t){return"r"===t.charAt(0)?function(t){var e,n,i,r=ln.exec(t),o=255;if(r){if(r[7]!==e){var a=+r[7];o=r[8]?je(a):Ie(255*a,0,255)}return e=+r[1],n=+r[3],i=+r[5],{r:e=255&(r[2]?je(e):Ie(e,0,255)),g:n=255&(r[4]?je(n):Ie(n,0,255)),b:i=255&(r[6]?je(i):Ie(i,0,255)),a:o}}}(t):nn(t)}var vn=function(){function t(e){if(h(this,t),e instanceof t)return e;var n,i=typeof e;"object"===i?n=fn(e):"string"===i&&(n=function(t){var e,n=t.length;return"#"===t[0]&&(4===n||5===n?e={r:255&17*Ve[t[1]],g:255&17*Ve[t[2]],b:255&17*Ve[t[3]],a:5===n?17*Ve[t[4]]:255}:7!==n&&9!==n||(e={r:Ve[t[1]]<<4|Ve[t[2]],g:Ve[t[3]]<<4|Ve[t[4]],b:Ve[t[5]]<<4|Ve[t[6]],a:9===n?Ve[t[7]]<<4|Ve[t[8]]:255})),e}(e)||sn(e)||pn(e)),this._rgb=n,this._valid=!!n}return v(t,[{key:"valid",get:function(){return this._valid}},{key:"rgb",get:function(){var t=dn(this._rgb);return t&&(t.a=Fe(t.a)),t},set:function(t){this._rgb=fn(t)}},{key:"rgbString",value:function(){return this._valid?(t=this._rgb)&&(t.a<255?"rgba(".concat(t.r,", ").concat(t.g,", ").concat(t.b,", ").concat(Fe(t.a),")"):"rgb(".concat(t.r,", ").concat(t.g,", ").concat(t.b,")")):void 0;var t}},{key:"hexString",value:function(){return this._valid?$e(this._rgb):void 0}},{key:"hslString",value:function(){return this._valid?function(t){if(t){var e=Xe(t),n=e[0],i=We(e[1]),r=We(e[2]);return t.a<255?"hsla(".concat(n,", ").concat(i,"%, ").concat(r,"%, ").concat(Fe(t.a),")"):"hsl(".concat(n,", ").concat(i,"%, ").concat(r,"%)")}}(this._rgb):void 0}},{key:"mix",value:function(t,e){if(t){var n,i=this.rgb,r=t.rgb,o=e===n?.5:e,a=2*o-1,s=i.a-r.a,l=((a*s===-1?a:(a+s)/(1+a*s))+1)/2;n=1-l,i.r=255&l*i.r+n*r.r+.5,i.g=255&l*i.g+n*r.g+.5,i.b=255&l*i.b+n*r.b+.5,i.a=o*i.a+(1-o)*r.a,this.rgb=i}return this}},{key:"interpolate",value:function(t,e){return t&&(this._rgb=function(t,e,n){var i=cn(Fe(t.r)),r=cn(Fe(t.g)),o=cn(Fe(t.b));return{r:Be(un(i+n*(cn(Fe(e.r))-i))),g:Be(un(r+n*(cn(Fe(e.g))-r))),b:Be(un(o+n*(cn(Fe(e.b))-o))),a:t.a+n*(e.a-t.a)}}(this._rgb,t._rgb,e)),this}},{key:"clone",value:function(){return new t(this.rgb)}},{key:"alpha",value:function(t){return this._rgb.a=Be(t),this}},{key:"clearer",value:function(t){return this._rgb.a*=1-t,this}},{key:"greyscale",value:function(){var t=this._rgb,e=Ne(.3*t.r+.59*t.g+.11*t.b);return t.r=t.g=t.b=e,this}},{key:"opaquer",value:function(t){return this._rgb.a*=1+t,this}},{key:"negate",value:function(){var t=this._rgb;return t.r=255-t.r,t.g=255-t.g,t.b=255-t.b,this}},{key:"lighten",value:function(t){return hn(this._rgb,2,t),this}},{key:"darken",value:function(t){return hn(this._rgb,2,-t),this}},{key:"saturate",value:function(t){return hn(this._rgb,1,t),this}},{key:"desaturate",value:function(t){return hn(this._rgb,1,-t),this}},{key:"rotate",value:function(t){return function(t,e){var n=Xe(t);n[0]=en(n[0]+e),n=tn(n),t.r=n[0],t.g=n[1],t.b=n[2]}(this._rgb,t),this}}]),t}();function mn(){}var gn=function(){var t=0;return function(){return t++}}();function yn(t){return null===t||"undefined"===typeof t}function _n(t){if(Array.isArray&&Array.isArray(t))return!0;var e=Object.prototype.toString.call(t);return"[object"===e.slice(0,7)&&"Array]"===e.slice(-6)}function bn(t){return null!==t&&"[object Object]"===Object.prototype.toString.call(t)}function xn(t){return("number"===typeof t||t instanceof Number)&&isFinite(+t)}function wn(t,e){return xn(t)?t:e}function kn(t,e){return"undefined"===typeof t?e:t}var Sn=function(t,e){return"string"===typeof t&&t.endsWith("%")?parseFloat(t)/100*e:+t};function Pn(t,e,n){if(t&&"function"===typeof t.call)return t.apply(n,e)}function Mn(t,e,n,i){var r,o,a;if(_n(t))if(o=t.length,i)for(r=o-1;r>=0;r--)e.call(n,t[r],r);else for(r=0;r<o;r++)e.call(n,t[r],r);else if(bn(t))for(o=(a=Object.keys(t)).length,r=0;r<o;r++)e.call(n,t[a[r]],a[r])}function Ln(t,e){var n,i,r,o;if(!t||!e||t.length!==e.length)return!1;for(n=0,i=t.length;n<i;++n)if(r=t[n],o=e[n],r.datasetIndex!==o.datasetIndex||r.index!==o.index)return!1;return!0}function Cn(t){if(_n(t))return t.map(Cn);if(bn(t)){for(var e=Object.create(null),n=Object.keys(t),i=n.length,r=0;r<i;++r)e[n[r]]=Cn(t[n[r]]);return e}return t}function En(t){return-1===["__proto__","prototype","constructor"].indexOf(t)}function Tn(t,e,n,i){if(En(t)){var r=e[t],o=n[t];bn(r)&&bn(o)?On(r,o,i):e[t]=Cn(o)}}function On(t,e,n){var i=_n(e)?e:[e],r=i.length;if(!bn(t))return t;for(var o,a=(n=n||{}).merger||Tn,s=0;s<r;++s)if(bn(o=i[s]))for(var l=Object.keys(o),u=0,c=l.length;u<c;++u)a(l[u],t,o,n);return t}function zn(t,e){return On(t,e,{merger:An})}function An(t,e,n){if(En(t)){var i=e[t],r=n[t];bn(i)&&bn(r)?zn(i,r):Object.prototype.hasOwnProperty.call(e,t)||(e[t]=Cn(r))}}var Dn={"":function(t){return t},x:function(t){return t.x},y:function(t){return t.y}};function Rn(t){var e=function(t){var e,n=[],i="",r=S(t.split("."));try{for(r.s();!(e=r.n()).done;)(i+=e.value).endsWith("\\")?i=i.slice(0,-1)+".":(n.push(i),i="")}catch(o){r.e(o)}finally{r.f()}return n}(t);return function(t){var n,i=S(e);try{for(i.s();!(n=i.n()).done;){var r=n.value;if(""===r)break;t=t&&t[r]}}catch(o){i.e(o)}finally{i.f()}return t}}function Nn(t,e){return(Dn[e]||(Dn[e]=Rn(e)))(t)}function In(t){return t.charAt(0).toUpperCase()+t.slice(1)}var jn=function(t){return"undefined"!==typeof t},Bn=function(t){return"function"===typeof t},Fn=function(t,e){if(t.size!==e.size)return!1;var n,i=S(t);try{for(i.s();!(n=i.n()).done;){var r=n.value;if(!e.has(r))return!1}}catch(o){i.e(o)}finally{i.f()}return!0};var Wn=Math.PI,Vn=2*Wn,Hn=Vn+Wn,Zn=Number.POSITIVE_INFINITY,Un=Wn/180,Yn=Wn/2,$n=Wn/4,qn=2*Wn/3,Kn=Math.log10,Qn=Math.sign;function Gn(t,e,n){return Math.abs(t-e)<n}function Xn(t){var e=Math.round(t);t=Gn(t,e,t/1e3)?e:t;var n=Math.pow(10,Math.floor(Kn(t))),i=t/n;return(i<=1?1:i<=2?2:i<=5?5:10)*n}function Jn(t){return!isNaN(parseFloat(t))&&isFinite(t)}function ti(t,e,n){var i,r,o;for(i=0,r=t.length;i<r;i++)o=t[i][n],isNaN(o)||(e.min=Math.min(e.min,o),e.max=Math.max(e.max,o))}function ei(t){return t*(Wn/180)}function ni(t){return t*(180/Wn)}function ii(t){if(xn(t)){for(var e=1,n=0;Math.round(t*e)/e!==t;)e*=10,n++;return n}}function ri(t,e){var n=e.x-t.x,i=e.y-t.y,r=Math.sqrt(n*n+i*i),o=Math.atan2(i,n);return o<-.5*Wn&&(o+=Vn),{angle:o,distance:r}}function oi(t,e){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function ai(t,e){return(t-e+Hn)%Vn-Wn}function si(t){return(t%Vn+Vn)%Vn}function li(t,e,n,i){var r=si(t),o=si(e),a=si(n),s=si(o-r),l=si(a-r),u=si(r-o),c=si(r-a);return r===o||r===a||i&&o===a||s>l&&u<c}function ui(t,e,n){return Math.max(e,Math.min(n,t))}function ci(t,e,n){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1e-6;return t>=Math.min(e,n)-i&&t<=Math.max(e,n)+i}function hi(t,e,n){n=n||function(n){return t[n]<e};for(var i,r=t.length-1,o=0;r-o>1;)n(i=o+r>>1)?o=i:r=i;return{lo:o,hi:r}}var di=function(t,e,n,i){return hi(t,n,i?function(i){var r=t[i][e];return r<n||r===n&&t[i+1][e]===n}:function(i){return t[i][e]<n})},fi=function(t,e,n){return hi(t,n,(function(i){return t[i][e]>=n}))};var pi=["push","pop","shift","splice","unshift"];function vi(t,e){var n=t._chartjs;if(n){var i=n.listeners,r=i.indexOf(e);-1!==r&&i.splice(r,1),i.length>0||(pi.forEach((function(e){delete t[e]})),delete t._chartjs)}}function mi(t){var e=new Set(t);return e.size===t.length?t:Array.from(e)}var gi="undefined"===typeof window?function(t){return t()}:window.requestAnimationFrame;function yi(t,e){var n=[],i=!1;return function(){for(var r=arguments.length,o=new Array(r),a=0;a<r;a++)o[a]=arguments[a];n=o,i||(i=!0,gi.call(window,(function(){i=!1,t.apply(e,n)})))}}var _i=function(t){return"start"===t?"left":"end"===t?"right":"center"},bi=function(t,e,n){return"start"===t?e:"end"===t?n:(e+n)/2};function xi(t,e,n){var i=e.length,r=0,o=i;if(t._sorted){var a=t.iScale,s=t._parsed,l=a.axis,u=a.getUserBounds(),c=u.min,h=u.max,d=u.minDefined,f=u.maxDefined;d&&(r=ui(Math.min(di(s,a.axis,c).lo,n?i:di(e,l,a.getPixelForValue(c)).lo),0,i-1)),o=f?ui(Math.max(di(s,a.axis,h,!0).hi+1,n?0:di(e,l,a.getPixelForValue(h),!0).hi+1),r,i)-r:i-r}return{start:r,count:o}}function wi(t){var e=t.xScale,n=t.yScale,i=t._scaleRanges,r={xmin:e.min,xmax:e.max,ymin:n.min,ymax:n.max};if(!i)return t._scaleRanges=r,!0;var o=i.xmin!==e.min||i.xmax!==e.max||i.ymin!==n.min||i.ymax!==n.max;return Object.assign(i,r),o}var ki=function(t){return 0===t||1===t},Si=function(t,e,n){return-Math.pow(2,10*(t-=1))*Math.sin((t-e)*Vn/n)},Pi=function(t,e,n){return Math.pow(2,-10*t)*Math.sin((t-e)*Vn/n)+1},Mi={linear:function(t){return t},easeInQuad:function(t){return t*t},easeOutQuad:function(t){return-t*(t-2)},easeInOutQuad:function(t){return(t/=.5)<1?.5*t*t:-.5*(--t*(t-2)-1)},easeInCubic:function(t){return t*t*t},easeOutCubic:function(t){return(t-=1)*t*t+1},easeInOutCubic:function(t){return(t/=.5)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},easeInQuart:function(t){return t*t*t*t},easeOutQuart:function(t){return-((t-=1)*t*t*t-1)},easeInOutQuart:function(t){return(t/=.5)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},easeInQuint:function(t){return t*t*t*t*t},easeOutQuint:function(t){return(t-=1)*t*t*t*t+1},easeInOutQuint:function(t){return(t/=.5)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},easeInSine:function(t){return 1-Math.cos(t*Yn)},easeOutSine:function(t){return Math.sin(t*Yn)},easeInOutSine:function(t){return-.5*(Math.cos(Wn*t)-1)},easeInExpo:function(t){return 0===t?0:Math.pow(2,10*(t-1))},easeOutExpo:function(t){return 1===t?1:1-Math.pow(2,-10*t)},easeInOutExpo:function(t){return ki(t)?t:t<.5?.5*Math.pow(2,10*(2*t-1)):.5*(2-Math.pow(2,-10*(2*t-1)))},easeInCirc:function(t){return t>=1?t:-(Math.sqrt(1-t*t)-1)},easeOutCirc:function(t){return Math.sqrt(1-(t-=1)*t)},easeInOutCirc:function(t){return(t/=.5)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},easeInElastic:function(t){return ki(t)?t:Si(t,.075,.3)},easeOutElastic:function(t){return ki(t)?t:Pi(t,.075,.3)},easeInOutElastic:function(t){var e=.1125;return ki(t)?t:t<.5?.5*Si(2*t,e,.45):.5+.5*Pi(2*t-1,e,.45)},easeInBack:function(t){var e=1.70158;return t*t*((e+1)*t-e)},easeOutBack:function(t){var e=1.70158;return(t-=1)*t*((e+1)*t+e)+1},easeInOutBack:function(t){var e=1.70158;return(t/=.5)<1?t*t*((1+(e*=1.525))*t-e)*.5:.5*((t-=2)*t*((1+(e*=1.525))*t+e)+2)},easeInBounce:function(t){return 1-Mi.easeOutBounce(1-t)},easeOutBounce:function(t){var e=7.5625,n=2.75;return t<1/n?e*t*t:t<2/n?e*(t-=1.5/n)*t+.75:t<2.5/n?e*(t-=2.25/n)*t+.9375:e*(t-=2.625/n)*t+.984375},easeInOutBounce:function(t){return t<.5?.5*Mi.easeInBounce(2*t):.5*Mi.easeOutBounce(2*t-1)+.5}};function Li(t){if(t&&"object"===typeof t){var e=t.toString();return"[object CanvasPattern]"===e||"[object CanvasGradient]"===e}return!1}function Ci(t){return Li(t)?t:new vn(t)}function Ei(t){return Li(t)?t:new vn(t).saturate(.5).darken(.1).hexString()}var Ti=["x","y","borderWidth","radius","tension"],Oi=["color","borderColor","backgroundColor"];var zi=new Map;function Ai(t,e,n){return function(t,e){e=e||{};var n=t+JSON.stringify(e),i=zi.get(n);return i||(i=new Intl.NumberFormat(t,e),zi.set(n,i)),i}(e,n).format(t)}var Di={values:function(t){return _n(t)?t:""+t},numeric:function(t,e,n){if(0===t)return"0";var i,r=this.chart.options.locale,o=t;if(n.length>1){var a=Math.max(Math.abs(n[0].value),Math.abs(n[n.length-1].value));(a<1e-4||a>1e15)&&(i="scientific"),o=function(t,e){var n=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;Math.abs(n)>=1&&t!==Math.floor(t)&&(n=t-Math.floor(t));return n}(t,n)}var s=Kn(Math.abs(o)),l=isNaN(s)?1:Math.max(Math.min(-1*Math.floor(s),20),0),u={notation:i,minimumFractionDigits:l,maximumFractionDigits:l};return Object.assign(u,this.options.ticks.format),Ai(t,r,u)},logarithmic:function(t,e,n){if(0===t)return"0";var i=n[e].significand||t/Math.pow(10,Math.floor(Kn(t)));return[1,2,3,5,10,15].includes(i)||e>.8*n.length?Di.numeric.call(this,t,e,n):""}};var Ri={formatters:Di};var Ni=Object.create(null),Ii=Object.create(null);function ji(t,e){if(!e)return t;for(var n=e.split("."),i=0,r=n.length;i<r;++i){var o=n[i];t=t[o]||(t[o]=Object.create(null))}return t}function Bi(t,e,n){return"string"===typeof e?On(ji(t,e),n):On(ji(t,""),e)}var Fi=function(){function t(e,n){h(this,t),this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=function(t){return t.chart.platform.getDevicePixelRatio()},this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=function(t,e){return Ei(e.backgroundColor)},this.hoverBorderColor=function(t,e){return Ei(e.borderColor)},this.hoverColor=function(t,e){return Ei(e.color)},this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e),this.apply(n)}return v(t,[{key:"set",value:function(t,e){return Bi(this,t,e)}},{key:"get",value:function(t){return ji(this,t)}},{key:"describe",value:function(t,e){return Bi(Ii,t,e)}},{key:"override",value:function(t,e){return Bi(Ni,t,e)}},{key:"route",value:function(t,e,n,i){var r,o=ji(this,t),a=ji(this,n),s="_"+e;Object.defineProperties(o,(Jt(r={},s,{value:o[e],writable:!0}),Jt(r,e,{enumerable:!0,get:function(){var t=this[s],e=a[i];return bn(t)?Object.assign({},e,t):kn(t,e)},set:function(t){this[s]=t}}),r))}},{key:"apply",value:function(t){var e=this;t.forEach((function(t){return t(e)}))}}]),t}(),Wi=new Fi({_scriptable:function(t){return!t.startsWith("on")},_indexable:function(t){return"events"!==t},hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}},[function(t){t.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0}),t.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:function(t){return"onProgress"!==t&&"onComplete"!==t&&"fn"!==t}}),t.set("animations",{colors:{type:"color",properties:Oi},numbers:{type:"number",properties:Ti}}),t.describe("animations",{_fallback:"animation"}),t.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:function(t){return 0|t}}}}})},function(t){t.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}})},function(t){t.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:function(t,e){return e.lineWidth},tickColor:function(t,e){return e.color},offset:!1},border:{display:!0,dash:[],dashOffset:0,width:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Ri.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),t.route("scale.ticks","color","","color"),t.route("scale.grid","color","","borderColor"),t.route("scale.border","color","","borderColor"),t.route("scale.title","color","","color"),t.describe("scale",{_fallback:!1,_scriptable:function(t){return!t.startsWith("before")&&!t.startsWith("after")&&"callback"!==t&&"parser"!==t},_indexable:function(t){return"borderDash"!==t&&"tickBorderDash"!==t&&"dash"!==t}}),t.describe("scales",{_fallback:"scale"}),t.describe("scale.ticks",{_scriptable:function(t){return"backdropPadding"!==t&&"callback"!==t},_indexable:function(t){return"backdropPadding"!==t}})}]);function Vi(t,e,n,i,r){var o=e[r];return o||(o=e[r]=t.measureText(r).width,n.push(r)),o>i&&(i=o),i}function Hi(t,e,n,i){var r=(i=i||{}).data=i.data||{},o=i.garbageCollect=i.garbageCollect||[];i.font!==e&&(r=i.data={},o=i.garbageCollect=[],i.font=e),t.save(),t.font=e;var a,s,l,u,c,h=0,d=n.length;for(a=0;a<d;a++)if(void 0===(u=n[a])||null===u||_n(u)){if(_n(u))for(s=0,l=u.length;s<l;s++)void 0===(c=u[s])||null===c||_n(c)||(h=Vi(t,r,o,h,c))}else h=Vi(t,r,o,h,u);t.restore();var f=o.length/2;if(f>n.length){for(a=0;a<f;a++)delete r[o[a]];o.splice(0,f)}return h}function Zi(t,e,n){var i=t.currentDevicePixelRatio,r=0!==n?Math.max(n/2,.5):0;return Math.round((e-r)*i)/i+r}function Ui(t,e){(e=e||t.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,t.width,t.height),e.restore()}function Yi(t,e,n,i){$i(t,e,n,i,null)}function $i(t,e,n,i,r){var o,a,s,l,u,c,h,d,f=e.pointStyle,p=e.rotation,v=e.radius,m=(p||0)*Un;if(f&&"object"===typeof f&&("[object HTMLImageElement]"===(o=f.toString())||"[object HTMLCanvasElement]"===o))return t.save(),t.translate(n,i),t.rotate(m),t.drawImage(f,-f.width/2,-f.height/2,f.width,f.height),void t.restore();if(!(isNaN(v)||v<=0)){switch(t.beginPath(),f){default:r?t.ellipse(n,i,r/2,v,0,0,Vn):t.arc(n,i,v,0,Vn),t.closePath();break;case"triangle":c=r?r/2:v,t.moveTo(n+Math.sin(m)*c,i-Math.cos(m)*v),m+=qn,t.lineTo(n+Math.sin(m)*c,i-Math.cos(m)*v),m+=qn,t.lineTo(n+Math.sin(m)*c,i-Math.cos(m)*v),t.closePath();break;case"rectRounded":l=v-(u=.516*v),a=Math.cos(m+$n)*l,h=Math.cos(m+$n)*(r?r/2-u:l),s=Math.sin(m+$n)*l,d=Math.sin(m+$n)*(r?r/2-u:l),t.arc(n-h,i-s,u,m-Wn,m-Yn),t.arc(n+d,i-a,u,m-Yn,m),t.arc(n+h,i+s,u,m,m+Yn),t.arc(n-d,i+a,u,m+Yn,m+Wn),t.closePath();break;case"rect":if(!p){l=Math.SQRT1_2*v,c=r?r/2:l,t.rect(n-c,i-l,2*c,2*l);break}m+=$n;case"rectRot":h=Math.cos(m)*(r?r/2:v),a=Math.cos(m)*v,s=Math.sin(m)*v,d=Math.sin(m)*(r?r/2:v),t.moveTo(n-h,i-s),t.lineTo(n+d,i-a),t.lineTo(n+h,i+s),t.lineTo(n-d,i+a),t.closePath();break;case"crossRot":m+=$n;case"cross":h=Math.cos(m)*(r?r/2:v),a=Math.cos(m)*v,s=Math.sin(m)*v,d=Math.sin(m)*(r?r/2:v),t.moveTo(n-h,i-s),t.lineTo(n+h,i+s),t.moveTo(n+d,i-a),t.lineTo(n-d,i+a);break;case"star":h=Math.cos(m)*(r?r/2:v),a=Math.cos(m)*v,s=Math.sin(m)*v,d=Math.sin(m)*(r?r/2:v),t.moveTo(n-h,i-s),t.lineTo(n+h,i+s),t.moveTo(n+d,i-a),t.lineTo(n-d,i+a),m+=$n,h=Math.cos(m)*(r?r/2:v),a=Math.cos(m)*v,s=Math.sin(m)*v,d=Math.sin(m)*(r?r/2:v),t.moveTo(n-h,i-s),t.lineTo(n+h,i+s),t.moveTo(n+d,i-a),t.lineTo(n-d,i+a);break;case"line":a=r?r/2:Math.cos(m)*v,s=Math.sin(m)*v,t.moveTo(n-a,i-s),t.lineTo(n+a,i+s);break;case"dash":t.moveTo(n,i),t.lineTo(n+Math.cos(m)*(r?r/2:v),i+Math.sin(m)*v);break;case!1:t.closePath()}t.fill(),e.borderWidth>0&&t.stroke()}}function qi(t,e,n){return n=n||.5,!e||t&&t.x>e.left-n&&t.x<e.right+n&&t.y>e.top-n&&t.y<e.bottom+n}function Ki(t,e){t.save(),t.beginPath(),t.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),t.clip()}function Qi(t){t.restore()}function Gi(t,e,n,i,r){if(!e)return t.lineTo(n.x,n.y);if("middle"===r){var o=(e.x+n.x)/2;t.lineTo(o,e.y),t.lineTo(o,n.y)}else"after"===r!==!!i?t.lineTo(e.x,n.y):t.lineTo(n.x,e.y);t.lineTo(n.x,n.y)}function Xi(t,e,n,i){if(!e)return t.lineTo(n.x,n.y);t.bezierCurveTo(i?e.cp1x:e.cp2x,i?e.cp1y:e.cp2y,i?n.cp2x:n.cp1x,i?n.cp2y:n.cp1y,n.x,n.y)}function Ji(t,e,n,i,r){if(r.strikethrough||r.underline){var o=t.measureText(i),a=e-o.actualBoundingBoxLeft,s=e+o.actualBoundingBoxRight,l=n-o.actualBoundingBoxAscent,u=n+o.actualBoundingBoxDescent,c=r.strikethrough?(l+u)/2:u;t.strokeStyle=t.fillStyle,t.beginPath(),t.lineWidth=r.decorationWidth||2,t.moveTo(a,c),t.lineTo(s,c),t.stroke()}}function tr(t,e){var n=t.fillStyle;t.fillStyle=e.color,t.fillRect(e.left,e.top,e.width,e.height),t.fillStyle=n}function er(t,e,n,i,r){var o,a,s=arguments.length>5&&void 0!==arguments[5]?arguments[5]:{},l=_n(e)?e:[e],u=s.strokeWidth>0&&""!==s.strokeColor;for(t.save(),t.font=r.string,function(t,e){e.translation&&t.translate(e.translation[0],e.translation[1]),yn(e.rotation)||t.rotate(e.rotation),e.color&&(t.fillStyle=e.color),e.textAlign&&(t.textAlign=e.textAlign),e.textBaseline&&(t.textBaseline=e.textBaseline)}(t,s),o=0;o<l.length;++o)a=l[o],s.backdrop&&tr(t,s.backdrop),u&&(s.strokeColor&&(t.strokeStyle=s.strokeColor),yn(s.strokeWidth)||(t.lineWidth=s.strokeWidth),t.strokeText(a,n,i,s.maxWidth)),t.fillText(a,n,i,s.maxWidth),Ji(t,n,i,a,s),i+=Number(r.lineHeight);t.restore()}function nr(t,e){var n=e.x,i=e.y,r=e.w,o=e.h,a=e.radius;t.arc(n+a.topLeft,i+a.topLeft,a.topLeft,-Yn,Wn,!0),t.lineTo(n,i+o-a.bottomLeft),t.arc(n+a.bottomLeft,i+o-a.bottomLeft,a.bottomLeft,Wn,Yn,!0),t.lineTo(n+r-a.bottomRight,i+o),t.arc(n+r-a.bottomRight,i+o-a.bottomRight,a.bottomRight,Yn,0,!0),t.lineTo(n+r,i+a.topRight),t.arc(n+r-a.topRight,i+a.topRight,a.topRight,0,-Yn,!0),t.lineTo(n+a.topLeft,i)}var ir=/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/,rr=/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;function or(t,e){var n=(""+t).match(ir);if(!n||"normal"===n[1])return 1.2*e;switch(t=+n[2],n[3]){case"px":return t;case"%":t/=100}return e*t}var ar=function(t){return+t||0};function sr(t,e){var n,i={},r=bn(e),o=r?Object.keys(e):e,a=bn(t)?r?function(n){return kn(t[n],t[e[n]])}:function(e){return t[e]}:function(){return t},s=S(o);try{for(s.s();!(n=s.n()).done;){var l=n.value;i[l]=ar(a(l))}}catch(u){s.e(u)}finally{s.f()}return i}function lr(t){return sr(t,{top:"y",right:"x",bottom:"y",left:"x"})}function ur(t){return sr(t,["topLeft","topRight","bottomLeft","bottomRight"])}function cr(t){var e=lr(t);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function hr(t,e){t=t||{},e=e||Wi.font;var n=kn(t.size,e.size);"string"===typeof n&&(n=parseInt(n,10));var i=kn(t.style,e.style);i&&!(""+i).match(rr)&&(console.warn('Invalid font style specified: "'+i+'"'),i=void 0);var r={family:kn(t.family,e.family),lineHeight:or(kn(t.lineHeight,e.lineHeight),n),size:n,style:i,weight:kn(t.weight,e.weight),string:""};return r.string=function(t){return!t||yn(t.size)||yn(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}(r),r}function dr(t,e,n,i){var r,o,a,s=!0;for(r=0,o=t.length;r<o;++r)if(void 0!==(a=t[r])&&(void 0!==e&&"function"===typeof a&&(a=a(e),s=!1),void 0!==n&&_n(a)&&(a=a[n%a.length],s=!1),void 0!==a))return i&&!s&&(i.cacheable=!1),a}function fr(t,e){return Object.assign(Object.create(t),e)}function pr(t){var e,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[""],i=arguments.length>3?arguments[3]:void 0,r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:function(){return t[0]},o=(arguments.length>2?arguments[2]:void 0)||t;"undefined"===typeof i&&(i=Pr("_fallback",t));var a=(Jt(e={},Symbol.toStringTag,"Object"),Jt(e,"_cacheable",!0),Jt(e,"_scopes",t),Jt(e,"_rootScopes",o),Jt(e,"_fallback",i),Jt(e,"_getTarget",r),Jt(e,"override",(function(e){return pr([e].concat(c(t)),n,o,i)})),e);return new Proxy(a,{deleteProperty:function(e,n){return delete e[n],delete e._keys,delete t[0][n],!0},get:function(e,i){return _r(e,i,(function(){return function(t,e,n,i){var r,o,a=S(e);try{for(a.s();!(o=a.n()).done;){var s=o.value;if("undefined"!==typeof(r=Pr(gr(s,t),n)))return yr(t,r)?kr(n,i,t,r):r}}catch(l){a.e(l)}finally{a.f()}}(i,n,t,e)}))},getOwnPropertyDescriptor:function(t,e){return Reflect.getOwnPropertyDescriptor(t._scopes[0],e)},getPrototypeOf:function(){return Reflect.getPrototypeOf(t[0])},has:function(t,e){return Mr(t).includes(e)},ownKeys:function(t){return Mr(t)},set:function(t,e,n){var i=t._storage||(t._storage=r());return t[e]=i[e]=n,delete t._keys,!0}})}function vr(t,e,n,i){var r={_cacheable:!1,_proxy:t,_context:e,_subProxy:n,_stack:new Set,_descriptors:mr(t,i),setContext:function(e){return vr(t,e,n,i)},override:function(r){return vr(t.override(r),e,n,i)}};return new Proxy(r,{deleteProperty:function(e,n){return delete e[n],delete t[n],!0},get:function(t,e,n){return _r(t,e,(function(){return function(t,e,n){var i=t._proxy,r=t._context,o=t._subProxy,a=t._descriptors,s=i[e];Bn(s)&&a.isScriptable(e)&&(s=function(t,e,n,i){var r=n._proxy,o=n._context,a=n._subProxy,s=n._stack;if(s.has(t))throw new Error("Recursion detected: "+Array.from(s).join("->")+"->"+t);s.add(t);var l=e(o,a||i);s.delete(t),yr(t,l)&&(l=kr(r._scopes,r,t,l));return l}(e,s,t,n));_n(s)&&s.length&&(s=function(t,e,n,i){var r=n._proxy,o=n._context,a=n._subProxy,s=n._descriptors;if("undefined"!==typeof o.index&&i(t))return e[o.index%e.length];if(bn(e[0])){var l=e,u=r._scopes.filter((function(t){return t!==l}));e=[];var c,h=S(l);try{for(h.s();!(c=h.n()).done;){var d=kr(u,r,t,c.value);e.push(vr(d,o,a&&a[t],s))}}catch(f){h.e(f)}finally{h.f()}}return e}(e,s,t,a.isIndexable));yr(e,s)&&(s=vr(s,r,o&&o[e],a));return s}(t,e,n)}))},getOwnPropertyDescriptor:function(e,n){return e._descriptors.allKeys?Reflect.has(t,n)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(t,n)},getPrototypeOf:function(){return Reflect.getPrototypeOf(t)},has:function(e,n){return Reflect.has(t,n)},ownKeys:function(){return Reflect.ownKeys(t)},set:function(e,n,i){return t[n]=i,delete e[n],!0}})}function mr(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{scriptable:!0,indexable:!0},n=t._scriptable,i=void 0===n?e.scriptable:n,r=t._indexable,o=void 0===r?e.indexable:r,a=t._allKeys;return{allKeys:void 0===a?e.allKeys:a,scriptable:i,indexable:o,isScriptable:Bn(i)?i:function(){return i},isIndexable:Bn(o)?o:function(){return o}}}var gr=function(t,e){return t?t+In(e):e},yr=function(t,e){return bn(e)&&"adapters"!==t&&(null===Object.getPrototypeOf(e)||e.constructor===Object)};function _r(t,e,n){if(Object.prototype.hasOwnProperty.call(t,e))return t[e];var i=n();return t[e]=i,i}function br(t,e,n){return Bn(t)?t(e,n):t}var xr=function(t,e){return!0===t?e:"string"===typeof t?Nn(e,t):void 0};function wr(t,e,n,i,r){var o,a=S(e);try{for(a.s();!(o=a.n()).done;){var s=o.value,l=xr(n,s);if(l){t.add(l);var u=br(l._fallback,n,r);if("undefined"!==typeof u&&u!==n&&u!==i)return u}else if(!1===l&&"undefined"!==typeof i&&n!==i)return null}}catch(c){a.e(c)}finally{a.f()}return!1}function kr(t,e,n,i){var r=e._rootScopes,o=br(e._fallback,n,i),a=[].concat(c(t),c(r)),s=new Set;s.add(i);var l=Sr(s,a,n,o||n,i);return null!==l&&(("undefined"===typeof o||o===n||null!==(l=Sr(s,a,o,l,i)))&&pr(Array.from(s),[""],r,o,(function(){return function(t,e,n){var i=t._getTarget();e in i||(i[e]={});var r=i[e];if(_n(r)&&bn(n))return n;return r||{}}(e,n,i)})))}function Sr(t,e,n,i,r){for(;n;)n=wr(t,e,n,i,r);return n}function Pr(t,e){var n,i=S(e);try{for(i.s();!(n=i.n()).done;){var r=n.value;if(r){var o=r[t];if("undefined"!==typeof o)return o}}}catch(a){i.e(a)}finally{i.f()}}function Mr(t){var e=t._keys;return e||(e=t._keys=function(t){var e,n=new Set,i=S(t);try{for(i.s();!(e=i.n()).done;){var r,o=e.value,a=S(Object.keys(o).filter((function(t){return!t.startsWith("_")})));try{for(a.s();!(r=a.n()).done;){var s=r.value;n.add(s)}}catch(l){a.e(l)}finally{a.f()}}}catch(l){i.e(l)}finally{i.f()}return Array.from(n)}(t._scopes)),e}function Lr(t,e,n,i){var r,o,a,s,l=t.iScale,u=this._parsing.key,c=void 0===u?"r":u,h=new Array(i);for(r=0,o=i;r<o;++r)s=e[a=r+n],h[r]={r:l.parse(Nn(s,c),a)};return h}var Cr=Number.EPSILON||1e-14,Er=function(t,e){return e<t.length&&!t[e].skip&&t[e]},Tr=function(t){return"x"===t?"y":"x"};function Or(t,e,n,i){var r=t.skip?e:t,o=e,a=n.skip?e:n,s=oi(o,r),l=oi(a,o),u=s/(s+l),c=l/(s+l),h=i*(u=isNaN(u)?0:u),d=i*(c=isNaN(c)?0:c);return{previous:{x:o.x-h*(a.x-r.x),y:o.y-h*(a.y-r.y)},next:{x:o.x+d*(a.x-r.x),y:o.y+d*(a.y-r.y)}}}function zr(t){var e,n,i,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"x",o=Tr(r),a=t.length,s=Array(a).fill(0),l=Array(a),u=Er(t,0);for(e=0;e<a;++e)if(n=i,i=u,u=Er(t,e+1),i){if(u){var c=u[r]-i[r];s[e]=0!==c?(u[o]-i[o])/c:0}l[e]=n?u?Qn(s[e-1])!==Qn(s[e])?0:(s[e-1]+s[e])/2:s[e-1]:s[e]}!function(t,e,n){for(var i,r,o,a,s,l=t.length,u=Er(t,0),c=0;c<l-1;++c)s=u,u=Er(t,c+1),s&&u&&(Gn(e[c],0,Cr)?n[c]=n[c+1]=0:(i=n[c]/e[c],r=n[c+1]/e[c],(a=Math.pow(i,2)+Math.pow(r,2))<=9||(o=3/Math.sqrt(a),n[c]=i*o*e[c],n[c+1]=r*o*e[c])))}(t,s,l),function(t,e){for(var n,i,r,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"x",a=Tr(o),s=t.length,l=Er(t,0),u=0;u<s;++u)if(i=r,r=l,l=Er(t,u+1),r){var c=r[o],h=r[a];i&&(n=(c-i[o])/3,r["cp1".concat(o)]=c-n,r["cp1".concat(a)]=h-n*e[u]),l&&(n=(l[o]-c)/3,r["cp2".concat(o)]=c+n,r["cp2".concat(a)]=h+n*e[u])}}(t,l,r)}function Ar(t,e,n){return Math.max(Math.min(t,n),e)}function Dr(t,e,n,i,r){var o,a,s,l;if(e.spanGaps&&(t=t.filter((function(t){return!t.skip}))),"monotone"===e.cubicInterpolationMode)zr(t,r);else{var u=i?t[t.length-1]:t[0];for(o=0,a=t.length;o<a;++o)l=Or(u,s=t[o],t[Math.min(o+1,a-(i?0:1))%a],e.tension),s.cp1x=l.previous.x,s.cp1y=l.previous.y,s.cp2x=l.next.x,s.cp2y=l.next.y,u=s}e.capBezierPoints&&function(t,e){var n,i,r,o,a,s=qi(t[0],e);for(n=0,i=t.length;n<i;++n)a=o,o=s,s=n<i-1&&qi(t[n+1],e),o&&(r=t[n],a&&(r.cp1x=Ar(r.cp1x,e.left,e.right),r.cp1y=Ar(r.cp1y,e.top,e.bottom)),s&&(r.cp2x=Ar(r.cp2x,e.left,e.right),r.cp2y=Ar(r.cp2y,e.top,e.bottom)))}(t,n)}function Rr(){return"undefined"!==typeof window&&"undefined"!==typeof document}function Nr(t){var e=t.parentNode;return e&&"[object ShadowRoot]"===e.toString()&&(e=e.host),e}function Ir(t,e,n){var i;return"string"===typeof t?(i=parseInt(t,10),-1!==t.indexOf("%")&&(i=i/100*e.parentNode[n])):i=t,i}var jr=function(t){return t.ownerDocument.defaultView.getComputedStyle(t,null)};var Br=["top","right","bottom","left"];function Fr(t,e,n){var i={};n=n?"-"+n:"";for(var r=0;r<4;r++){var o=Br[r];i[o]=parseFloat(t[e+"-"+o+n])||0}return i.width=i.left+i.right,i.height=i.top+i.bottom,i}var Wr=function(t,e,n){return(t>0||e>0)&&(!n||!n.shadowRoot)};function Vr(t,e){if("native"in t)return t;var n=e.canvas,i=e.currentDevicePixelRatio,r=jr(n),o="border-box"===r.boxSizing,a=Fr(r,"padding"),s=Fr(r,"border","width"),l=function(t,e){var n,i,r=t.touches,o=r&&r.length?r[0]:t,a=o.offsetX,s=o.offsetY,l=!1;if(Wr(a,s,t.target))n=a,i=s;else{var u=e.getBoundingClientRect();n=o.clientX-u.left,i=o.clientY-u.top,l=!0}return{x:n,y:i,box:l}}(t,n),u=l.x,c=l.y,h=l.box,d=a.left+(h&&s.left),f=a.top+(h&&s.top),p=e.width,v=e.height;return o&&(p-=a.width+s.width,v-=a.height+s.height),{x:Math.round((u-d)/p*n.width/i),y:Math.round((c-f)/v*n.height/i)}}var Hr=function(t){return Math.round(10*t)/10};function Zr(t,e,n,i){var r=jr(t),o=Fr(r,"margin"),a=Ir(r.maxWidth,t,"clientWidth")||Zn,s=Ir(r.maxHeight,t,"clientHeight")||Zn,l=function(t,e,n){var i,r;if(void 0===e||void 0===n){var o=Nr(t);if(o){var a=o.getBoundingClientRect(),s=jr(o),l=Fr(s,"border","width"),u=Fr(s,"padding");e=a.width-u.width-l.width,n=a.height-u.height-l.height,i=Ir(s.maxWidth,o,"clientWidth"),r=Ir(s.maxHeight,o,"clientHeight")}else e=t.clientWidth,n=t.clientHeight}return{width:e,height:n,maxWidth:i||Zn,maxHeight:r||Zn}}(t,e,n),u=l.width,c=l.height;if("content-box"===r.boxSizing){var h=Fr(r,"border","width"),d=Fr(r,"padding");u-=d.width+h.width,c-=d.height+h.height}return u=Math.max(0,u-o.width),c=Math.max(0,i?u/i:c-o.height),u=Hr(Math.min(u,a,l.maxWidth)),c=Hr(Math.min(c,s,l.maxHeight)),u&&!c&&(c=Hr(u/2)),(void 0!==e||void 0!==n)&&i&&l.height&&c>l.height&&(c=l.height,u=Hr(Math.floor(c*i))),{width:u,height:c}}function Ur(t,e,n){var i=e||1,r=Math.floor(t.height*i),o=Math.floor(t.width*i);t.height=Math.floor(t.height),t.width=Math.floor(t.width);var a=t.canvas;return a.style&&(n||!a.style.height&&!a.style.width)&&(a.style.height="".concat(t.height,"px"),a.style.width="".concat(t.width,"px")),(t.currentDevicePixelRatio!==i||a.height!==r||a.width!==o)&&(t.currentDevicePixelRatio=i,a.height=r,a.width=o,t.ctx.setTransform(i,0,0,i,0,0),!0)}var Yr=function(){var t=!1;try{var e={get passive(){return t=!0,!1}};window.addEventListener("test",null,e),window.removeEventListener("test",null,e)}catch(n){}return t}();function $r(t,e){var n=function(t,e){return jr(t).getPropertyValue(e)}(t,e),i=n&&n.match(/^(\d+)(\.\d+)?px$/);return i?+i[1]:void 0}function qr(t,e,n,i){return{x:t.x+n*(e.x-t.x),y:t.y+n*(e.y-t.y)}}function Kr(t,e,n,i){return{x:t.x+n*(e.x-t.x),y:"middle"===i?n<.5?t.y:e.y:"after"===i?n<1?t.y:e.y:n>0?e.y:t.y}}function Qr(t,e,n,i){var r={x:t.cp2x,y:t.cp2y},o={x:e.cp1x,y:e.cp1y},a=qr(t,r,n),s=qr(r,o,n),l=qr(o,e,n),u=qr(a,s,n),c=qr(s,l,n);return qr(u,c,n)}function Gr(t,e,n){return t?function(t,e){return{x:function(n){return t+t+e-n},setWidth:function(t){e=t},textAlign:function(t){return"center"===t?t:"right"===t?"left":"right"},xPlus:function(t,e){return t-e},leftForLtr:function(t,e){return t-e}}}(e,n):{x:function(t){return t},setWidth:function(t){},textAlign:function(t){return t},xPlus:function(t,e){return t+e},leftForLtr:function(t,e){return t}}}function Xr(t,e){var n,i;"ltr"!==e&&"rtl"!==e||(i=[(n=t.canvas.style).getPropertyValue("direction"),n.getPropertyPriority("direction")],n.setProperty("direction",e,"important"),t.prevTextDirection=i)}function Jr(t,e){void 0!==e&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}function to(t){return"angle"===t?{between:li,compare:ai,normalize:si}:{between:ci,compare:function(t,e){return t-e},normalize:function(t){return t}}}function eo(t){var e=t.start,n=t.end,i=t.count;return{start:e%i,end:n%i,loop:t.loop&&(n-e+1)%i===0,style:t.style}}function no(t,e,n){if(!n)return[t];for(var i,r,o,a=n.property,s=n.start,l=n.end,u=e.length,c=to(a),h=c.compare,d=c.between,f=c.normalize,p=function(t,e,n){var i,r,o=n.property,a=n.start,s=n.end,l=to(o),u=l.between,c=l.normalize,h=e.length,d=t.start,f=t.end,p=t.loop;if(p){for(d+=h,f+=h,i=0,r=h;i<r&&u(c(e[d%h][o]),a,s);++i)d--,f--;d%=h,f%=h}return f<d&&(f+=h),{start:d,end:f,loop:p,style:t.style}}(t,e,n),v=p.start,m=p.end,g=p.loop,y=p.style,_=[],b=!1,x=null,w=function(){return b||d(s,o,i)&&0!==h(s,o)},k=function(){return!b||0===h(l,i)||d(l,o,i)},S=v,P=v;S<=m;++S)(r=e[S%u]).skip||(i=f(r[a]))!==o&&(b=d(i,s,l),null===x&&w()&&(x=0===h(i,s)?S:P),null!==x&&k()&&(_.push(eo({start:x,end:S,loop:g,count:u,style:y})),x=null),P=S,o=i);return null!==x&&_.push(eo({start:x,end:m,loop:g,count:u,style:y})),_}function io(t,e){for(var n=[],i=t.segments,r=0;r<i.length;r++){var o=no(i[r],t.points,e);o.length&&n.push.apply(n,c(o))}return n}function ro(t,e,n,i){return i&&i.setContext&&n?function(t,e,n,i){var r=t._chart.getContext(),o=oo(t.options),a=t._datasetIndex,s=t.options.spanGaps,l=n.length,u=[],c=o,h=e[0].start,d=h;function f(t,e,i,r){var o=s?-1:1;if(t!==e){for(t+=l;n[t%l].skip;)t-=o;for(;n[e%l].skip;)e+=o;t%l!==e%l&&(u.push({start:t%l,end:e%l,loop:i,style:r}),c=r,h=e%l)}}var p,v=S(e);try{for(v.s();!(p=v.n()).done;){var m=p.value;h=s?h:m.start;var g=n[h%l],y=void 0;for(d=h+1;d<=m.end;d++){var _=n[d%l];ao(y=oo(i.setContext(fr(r,{type:"segment",p0:g,p1:_,p0DataIndex:(d-1)%l,p1DataIndex:d%l,datasetIndex:a}))),c)&&f(h,d-1,m.loop,c),g=_,c=y}h<d-1&&f(h,d-1,m.loop,c)}}catch(b){v.e(b)}finally{v.f()}return u}(t,e,n,i):e}function oo(t){return{backgroundColor:t.backgroundColor,borderCapStyle:t.borderCapStyle,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderJoinStyle:t.borderJoinStyle,borderWidth:t.borderWidth,borderColor:t.borderColor}}function ao(t,e){if(!e)return!1;var n=[],i=function(t,e){return Li(e)?(n.includes(e)||n.push(e),n.indexOf(e)):e};return JSON.stringify(t,i)!==JSON.stringify(e,i)}var so=function(){function t(){h(this,t),this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}return v(t,[{key:"_notify",value:function(t,e,n,i){var r=e.listeners[i],o=e.duration;r.forEach((function(i){return i({chart:t,initial:e.initial,numSteps:o,currentStep:Math.min(n-e.start,o)})}))}},{key:"_refresh",value:function(){var t=this;this._request||(this._running=!0,this._request=gi.call(window,(function(){t._update(),t._request=null,t._running&&t._refresh()})))}},{key:"_update",value:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Date.now(),n=0;this._charts.forEach((function(i,r){if(i.running&&i.items.length){for(var o,a=i.items,s=a.length-1,l=!1;s>=0;--s)(o=a[s])._active?(o._total>i.duration&&(i.duration=o._total),o.tick(e),l=!0):(a[s]=a[a.length-1],a.pop());l&&(r.draw(),t._notify(r,i,e,"progress")),a.length||(i.running=!1,t._notify(r,i,e,"complete"),i.initial=!1),n+=a.length}})),this._lastDate=e,0===n&&(this._running=!1)}},{key:"_getAnims",value:function(t){var e=this._charts,n=e.get(t);return n||(n={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},e.set(t,n)),n}},{key:"listen",value:function(t,e,n){this._getAnims(t).listeners[e].push(n)}},{key:"add",value:function(t,e){var n;e&&e.length&&(n=this._getAnims(t).items).push.apply(n,c(e))}},{key:"has",value:function(t){return this._getAnims(t).items.length>0}},{key:"start",value:function(t){var e=this._charts.get(t);e&&(e.running=!0,e.start=Date.now(),e.duration=e.items.reduce((function(t,e){return Math.max(t,e._duration)}),0),this._refresh())}},{key:"running",value:function(t){if(!this._running)return!1;var e=this._charts.get(t);return!!(e&&e.running&&e.items.length)}},{key:"stop",value:function(t){var e=this._charts.get(t);if(e&&e.items.length){for(var n=e.items,i=n.length-1;i>=0;--i)n[i].cancel();e.items=[],this._notify(t,e,Date.now(),"complete")}}},{key:"remove",value:function(t){return this._charts.delete(t)}}]),t}(),lo=new so,uo="transparent",co={boolean:function(t,e,n){return n>.5?e:t},color:function(t,e,n){var i=Ci(t||uo),r=i.valid&&Ci(e||uo);return r&&r.valid?r.mix(i,n).hexString():e},number:function(t,e,n){return t+(e-t)*n}},ho=function(){function t(e,n,i,r){h(this,t);var o=n[i];r=dr([e.to,r,o,e.from]);var a=dr([e.from,o,r]);this._active=!0,this._fn=e.fn||co[e.type||typeof a],this._easing=Mi[e.easing]||Mi.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=n,this._prop=i,this._from=a,this._to=r,this._promises=void 0}return v(t,[{key:"active",value:function(){return this._active}},{key:"update",value:function(t,e,n){if(this._active){this._notify(!1);var i=this._target[this._prop],r=n-this._start,o=this._duration-r;this._start=n,this._duration=Math.floor(Math.max(o,t.duration)),this._total+=r,this._loop=!!t.loop,this._to=dr([t.to,e,i,t.from]),this._from=dr([t.from,i,e])}}},{key:"cancel",value:function(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}},{key:"tick",value:function(t){var e,n=t-this._start,i=this._duration,r=this._prop,o=this._from,a=this._loop,s=this._to;if(this._active=o!==s&&(a||n<i),!this._active)return this._target[r]=s,void this._notify(!0);n<0?this._target[r]=o:(e=n/i%2,e=a&&e>1?2-e:e,e=this._easing(Math.min(1,Math.max(0,e))),this._target[r]=this._fn(o,s,e))}},{key:"wait",value:function(){var t=this._promises||(this._promises=[]);return new Promise((function(e,n){t.push({res:e,rej:n})}))}},{key:"_notify",value:function(t){for(var e=t?"res":"rej",n=this._promises||[],i=0;i<n.length;i++)n[i][e]()}}]),t}(),fo=function(){function t(e,n){h(this,t),this._chart=e,this._properties=new Map,this.configure(n)}return v(t,[{key:"configure",value:function(t){if(bn(t)){var e=Object.keys(Wi.animation),n=this._properties;Object.getOwnPropertyNames(t).forEach((function(i){var r=t[i];if(bn(r)){for(var o={},a=0,s=e;a<s.length;a++){var l=s[a];o[l]=r[l]}(_n(r.properties)&&r.properties||[i]).forEach((function(t){t!==i&&n.has(t)||n.set(t,o)}))}}))}}},{key:"_animateOptions",value:function(t,e){var n=e.options,i=function(t,e){if(!e)return;var n=t.options;if(!n)return void(t.options=e);n.$shared&&(t.options=n=Object.assign({},n,{$shared:!1,$animations:{}}));return n}(t,n);if(!i)return[];var r=this._createAnimations(i,n);return n.$shared&&function(t,e){for(var n=[],i=Object.keys(e),r=0;r<i.length;r++){var o=t[i[r]];o&&o.active()&&n.push(o.wait())}return Promise.all(n)}(t.options.$animations,n).then((function(){t.options=n}),(function(){})),r}},{key:"_createAnimations",value:function(t,e){var n,i=this._properties,r=[],o=t.$animations||(t.$animations={}),a=Object.keys(e),s=Date.now();for(n=a.length-1;n>=0;--n){var l=a[n];if("$"!==l.charAt(0))if("options"!==l){var u=e[l],h=o[l],d=i.get(l);if(h){if(d&&h.active()){h.update(d,u,s);continue}h.cancel()}d&&d.duration?(o[l]=h=new ho(d,t,l,u),r.push(h)):t[l]=u}else r.push.apply(r,c(this._animateOptions(t,e)))}return r}},{key:"update",value:function(t,e){if(0!==this._properties.size){var n=this._createAnimations(t,e);return n.length?(lo.add(this._chart,n),!0):void 0}Object.assign(t,e)}}]),t}();function po(t,e){var n=t&&t.options||{},i=n.reverse,r=void 0===n.min?e:0,o=void 0===n.max?e:0;return{start:i?o:r,end:i?r:o}}function vo(t,e){var n,i,r=[],o=t._getSortedDatasetMetas(e);for(n=0,i=o.length;n<i;++n)r.push(o[n].index);return r}function mo(t,e,n){var i,r,o,a,s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},l=t.keys,u="single"===s.mode;if(null!==e){for(i=0,r=l.length;i<r;++i){if((o=+l[i])===n){if(s.all)continue;break}xn(a=t.values[o])&&(u||0===e||Qn(e)===Qn(a))&&(e+=a)}return e}}function go(t,e){var n=t&&t.options.stacked;return n||void 0===n&&void 0!==e.stack}function yo(t,e,n){var i=t[e]||(t[e]={});return i[n]||(i[n]={})}function _o(t,e,n,i){var r,o=S(e.getMatchingVisibleMetas(i).reverse());try{for(o.s();!(r=o.n()).done;){var a=r.value,s=t[a.index];if(n&&s>0||!n&&s<0)return a.index}}catch(l){o.e(l)}finally{o.f()}return null}function bo(t,e){for(var n,i=t.chart,r=t._cachedMeta,o=i._stacks||(i._stacks={}),a=r.iScale,s=r.vScale,l=r.index,u=a.axis,c=s.axis,h=function(t,e,n){return"".concat(t.id,".").concat(e.id,".").concat(n.stack||n.type)}(a,s,r),d=e.length,f=0;f<d;++f){var p=e[f],v=p[u],m=p[c];(n=(p._stacks||(p._stacks={}))[c]=yo(o,h,v))[l]=m,n._top=_o(n,s,!0,r.type),n._bottom=_o(n,s,!1,r.type),(n._visualValues||(n._visualValues={}))[l]=m}}function xo(t,e){var n=t.scales;return Object.keys(n).filter((function(t){return n[t].axis===e})).shift()}function wo(t,e){var n=t.controller.index,i=t.vScale&&t.vScale.axis;if(i){var r,o=S(e=e||t._parsed);try{for(o.s();!(r=o.n()).done;){var a=r.value._stacks;if(!a||void 0===a[i]||void 0===a[i][n])return;delete a[i][n],void 0!==a[i]._visualValues&&void 0!==a[i]._visualValues[n]&&delete a[i]._visualValues[n]}}catch(s){o.e(s)}finally{o.f()}}}var ko=function(t){return"reset"===t||"none"===t},So=function(t,e){return e?t:Object.assign({},t)},Po=function(){function t(e,n){h(this,t),this.chart=e,this._ctx=e.ctx,this.index=n,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.datasetElementType=(this instanceof t?this.constructor:void 0).datasetElementType,this.dataElementType=(this instanceof t?this.constructor:void 0).dataElementType,this.initialize()}return v(t,[{key:"initialize",value:function(){var t=this._cachedMeta;this.configure(),this.linkScales(),t._stacked=go(t.vScale,t),this.addElements(),this.options.fill&&!this.chart.isPluginEnabled("filler")&&console.warn("Tried to use the 'fill' option without the 'Filler' plugin enabled. Please import and register the 'Filler' plugin and make sure it is not disabled in the options")}},{key:"updateIndex",value:function(t){this.index!==t&&wo(this._cachedMeta),this.index=t}},{key:"linkScales",value:function(){var t=this.chart,e=this._cachedMeta,n=this.getDataset(),i=function(t,e,n,i){return"x"===t?e:"r"===t?i:n},r=e.xAxisID=kn(n.xAxisID,xo(t,"x")),o=e.yAxisID=kn(n.yAxisID,xo(t,"y")),a=e.rAxisID=kn(n.rAxisID,xo(t,"r")),s=e.indexAxis,l=e.iAxisID=i(s,r,o,a),u=e.vAxisID=i(s,o,r,a);e.xScale=this.getScaleForId(r),e.yScale=this.getScaleForId(o),e.rScale=this.getScaleForId(a),e.iScale=this.getScaleForId(l),e.vScale=this.getScaleForId(u)}},{key:"getDataset",value:function(){return this.chart.data.datasets[this.index]}},{key:"getMeta",value:function(){return this.chart.getDatasetMeta(this.index)}},{key:"getScaleForId",value:function(t){return this.chart.scales[t]}},{key:"_getOtherScale",value:function(t){var e=this._cachedMeta;return t===e.iScale?e.vScale:e.iScale}},{key:"reset",value:function(){this._update("reset")}},{key:"_destroy",value:function(){var t=this._cachedMeta;this._data&&vi(this._data,this),t._stacked&&wo(t)}},{key:"_dataCheck",value:function(){var t,e,n=this.getDataset(),i=n.data||(n.data=[]),r=this._data;if(bn(i))this._data=function(t){var e,n,i,r=Object.keys(t),o=new Array(r.length);for(e=0,n=r.length;e<n;++e)i=r[e],o[e]={x:i,y:t[i]};return o}(i);else if(r!==i){if(r){vi(r,this);var o=this._cachedMeta;wo(o),o._parsed=[]}i&&Object.isExtensible(i)&&(e=this,(t=i)._chartjs?t._chartjs.listeners.push(e):(Object.defineProperty(t,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[e]}}),pi.forEach((function(e){var n="_onData"+In(e),i=t[e];Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:function(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];var a=i.apply(this,r);return t._chartjs.listeners.forEach((function(t){"function"===typeof t[n]&&t[n].apply(t,r)})),a}})})))),this._syncList=[],this._data=i}}},{key:"addElements",value:function(){var t=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(t.dataset=new this.datasetElementType)}},{key:"buildOrUpdateElements",value:function(t){var e=this._cachedMeta,n=this.getDataset(),i=!1;this._dataCheck();var r=e._stacked;e._stacked=go(e.vScale,e),e.stack!==n.stack&&(i=!0,wo(e),e.stack=n.stack),this._resyncElements(t),(i||r!==e._stacked)&&bo(this,e._parsed)}},{key:"configure",value:function(){var t=this.chart.config,e=t.datasetScopeKeys(this._type),n=t.getOptionScopes(this.getDataset(),e,!0);this.options=t.createResolver(n,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}},{key:"parse",value:function(t,e){var n,i,r,o=this._cachedMeta,a=this._data,s=o.iScale,l=o._stacked,u=s.axis,c=0===t&&e===a.length||o._sorted,h=t>0&&o._parsed[t-1];if(!1===this._parsing)o._parsed=a,o._sorted=!0,r=a;else{r=_n(a[t])?this.parseArrayData(o,a,t,e):bn(a[t])?this.parseObjectData(o,a,t,e):this.parsePrimitiveData(o,a,t,e);for(n=0;n<e;++n)o._parsed[n+t]=i=r[n],c&&((null===i[u]||h&&i[u]<h[u])&&(c=!1),h=i);o._sorted=c}l&&bo(this,r)}},{key:"parsePrimitiveData",value:function(t,e,n,i){var r,o,a,s=t.iScale,l=t.vScale,u=s.axis,c=l.axis,h=s.getLabels(),d=s===l,f=new Array(i);for(r=0,o=i;r<o;++r){var p;a=r+n,f[r]=(Jt(p={},u,d||s.parse(h[a],a)),Jt(p,c,l.parse(e[a],a)),p)}return f}},{key:"parseArrayData",value:function(t,e,n,i){var r,o,a,s,l=t.xScale,u=t.yScale,c=new Array(i);for(r=0,o=i;r<o;++r)s=e[a=r+n],c[r]={x:l.parse(s[0],a),y:u.parse(s[1],a)};return c}},{key:"parseObjectData",value:function(t,e,n,i){var r,o,a,s,l=t.xScale,u=t.yScale,c=this._parsing,h=c.xAxisKey,d=void 0===h?"x":h,f=c.yAxisKey,p=void 0===f?"y":f,v=new Array(i);for(r=0,o=i;r<o;++r)s=e[a=r+n],v[r]={x:l.parse(Nn(s,d),a),y:u.parse(Nn(s,p),a)};return v}},{key:"getParsed",value:function(t){return this._cachedMeta._parsed[t]}},{key:"getDataElement",value:function(t){return this._cachedMeta.data[t]}},{key:"applyStack",value:function(t,e,n){var i=this.chart,r=this._cachedMeta,o=e[t.axis];return mo({keys:vo(i,!0),values:e._stacks[t.axis]._visualValues},o,r.index,{mode:n})}},{key:"updateRangeFromParsed",value:function(t,e,n,i){var r=n[e.axis],o=null===r?NaN:r,a=i&&n._stacks[e.axis];i&&a&&(i.values=a,o=mo(i,r,this._cachedMeta.index)),t.min=Math.min(t.min,o),t.max=Math.max(t.max,o)}},{key:"getMinMax",value:function(t,e){var n,i,r=this._cachedMeta,o=r._parsed,a=r._sorted&&t===r.iScale,s=o.length,l=this._getOtherScale(t),u=function(t,e,n){return t&&!e.hidden&&e._stacked&&{keys:vo(n,!0),values:null}}(e,r,this.chart),c={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},h=function(t){var e=t.getUserBounds(),n=e.min,i=e.max,r=e.minDefined,o=e.maxDefined;return{min:r?n:Number.NEGATIVE_INFINITY,max:o?i:Number.POSITIVE_INFINITY}}(l),d=h.min,f=h.max;function p(){var e=(i=o[n])[l.axis];return!xn(i[t.axis])||d>e||f<e}for(n=0;n<s&&(p()||(this.updateRangeFromParsed(c,t,i,u),!a));++n);if(a)for(n=s-1;n>=0;--n)if(!p()){this.updateRangeFromParsed(c,t,i,u);break}return c}},{key:"getAllParsedValues",value:function(t){var e,n,i,r=this._cachedMeta._parsed,o=[];for(e=0,n=r.length;e<n;++e)xn(i=r[e][t.axis])&&o.push(i);return o}},{key:"getMaxOverflow",value:function(){return!1}},{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=e.iScale,i=e.vScale,r=this.getParsed(t);return{label:n?""+n.getLabelForValue(r[n.axis]):"",value:i?""+i.getLabelForValue(r[i.axis]):""}}},{key:"_update",value:function(t){var e=this._cachedMeta;this.update(t||"default"),e._clip=function(t){var e,n,i,r;return bn(t)?(e=t.top,n=t.right,i=t.bottom,r=t.left):e=n=i=r=t,{top:e,right:n,bottom:i,left:r,disabled:!1===t}}(kn(this.options.clip,function(t,e,n){if(!1===n)return!1;var i=po(t,n),r=po(e,n);return{top:r.end,right:i.end,bottom:r.start,left:i.start}}(e.xScale,e.yScale,this.getMaxOverflow())))}},{key:"update",value:function(t){}},{key:"draw",value:function(){var t,e=this._ctx,n=this.chart,i=this._cachedMeta,r=i.data||[],o=n.chartArea,a=[],s=this._drawStart||0,l=this._drawCount||r.length-s,u=this.options.drawActiveElementsOnTop;for(i.dataset&&i.dataset.draw(e,o,s,l),t=s;t<s+l;++t){var c=r[t];c.hidden||(c.active&&u?a.push(c):c.draw(e,o))}for(t=0;t<a.length;++t)a[t].draw(e,o)}},{key:"getStyle",value:function(t,e){var n=e?"active":"default";return void 0===t&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(n):this.resolveDataElementOptions(t||0,n)}},{key:"getContext",value:function(t,e,n){var i,r=this.getDataset();if(t>=0&&t<this._cachedMeta.data.length){var o=this._cachedMeta.data[t];i=o.$context||(o.$context=function(t,e,n){return fr(t,{active:!1,dataIndex:e,parsed:void 0,raw:void 0,element:n,index:e,mode:"default",type:"data"})}(this.getContext(),t,o)),i.parsed=this.getParsed(t),i.raw=r.data[t],i.index=i.dataIndex=t}else i=this.$context||(this.$context=function(t,e){return fr(t,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}(this.chart.getContext(),this.index)),i.dataset=r,i.index=i.datasetIndex=this.index;return i.active=!!e,i.mode=n,i}},{key:"resolveDatasetElementOptions",value:function(t){return this._resolveElementOptions(this.datasetElementType.id,t)}},{key:"resolveDataElementOptions",value:function(t,e){return this._resolveElementOptions(this.dataElementType.id,e,t)}},{key:"_resolveElementOptions",value:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"default",i=arguments.length>2?arguments[2]:void 0,r="active"===n,o=this._cachedDataOpts,a=t+"-"+n,s=o[a],l=this.enableOptionSharing&&jn(i);if(s)return So(s,l);var u=this.chart.config,c=u.datasetElementScopeKeys(this._type,t),h=r?["".concat(t,"Hover"),"hover",t,""]:[t,""],d=u.getOptionScopes(this.getDataset(),c),f=Object.keys(Wi.elements[t]),p=u.resolveNamedOptions(d,f,(function(){return e.getContext(i,r,n)}),h);return p.$shared&&(p.$shared=l,o[a]=Object.freeze(So(p,l))),p}},{key:"_resolveAnimations",value:function(t,e,n){var i,r=this.chart,o=this._cachedDataOpts,a="animation-".concat(e),s=o[a];if(s)return s;if(!1!==r.options.animation){var l=this.chart.config,u=l.datasetAnimationScopeKeys(this._type,e),c=l.getOptionScopes(this.getDataset(),u);i=l.createResolver(c,this.getContext(t,n,e))}var h=new fo(r,i&&i.animations);return i&&i._cacheable&&(o[a]=Object.freeze(h)),h}},{key:"getSharedOptions",value:function(t){if(t.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},t))}},{key:"includeOptions",value:function(t,e){return!e||ko(t)||this.chart._animationsDisabled}},{key:"_getSharedOptions",value:function(t,e){var n=this.resolveDataElementOptions(t,e),i=this._sharedOptions,r=this.getSharedOptions(n),o=this.includeOptions(e,r)||r!==i;return this.updateSharedOptions(r,e,n),{sharedOptions:r,includeOptions:o}}},{key:"updateElement",value:function(t,e,n,i){ko(i)?Object.assign(t,n):this._resolveAnimations(e,i).update(t,n)}},{key:"updateSharedOptions",value:function(t,e,n){t&&!ko(e)&&this._resolveAnimations(void 0,e).update(t,n)}},{key:"_setStyle",value:function(t,e,n,i){t.active=i;var r=this.getStyle(e,i);this._resolveAnimations(e,n,i).update(t,{options:!i&&this.getSharedOptions(r)||r})}},{key:"removeHoverStyle",value:function(t,e,n){this._setStyle(t,n,"active",!1)}},{key:"setHoverStyle",value:function(t,e,n){this._setStyle(t,n,"active",!0)}},{key:"_removeDatasetHoverStyle",value:function(){var t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!1)}},{key:"_setDatasetHoverStyle",value:function(){var t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!0)}},{key:"_resyncElements",value:function(t){var e,n=this._data,i=this._cachedMeta.data,r=S(this._syncList);try{for(r.s();!(e=r.n()).done;){var o=l(e.value,3),a=o[0],s=o[1],u=o[2];this[a](s,u)}}catch(f){r.e(f)}finally{r.f()}this._syncList=[];var c=i.length,h=n.length,d=Math.min(h,c);d&&this.parse(0,d),h>c?this._insertElements(c,h-c,t):h<c&&this._removeElements(h,c-h)}},{key:"_insertElements",value:function(t,e){var n,i=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],r=this._cachedMeta,o=r.data,a=t+e,s=function(t){for(t.length+=e,n=t.length-1;n>=a;n--)t[n]=t[n-e]};for(s(o),n=t;n<a;++n)o[n]=new this.dataElementType;this._parsing&&s(r._parsed),this.parse(t,e),i&&this.updateElements(o,t,e,"reset")}},{key:"updateElements",value:function(t,e,n,i){}},{key:"_removeElements",value:function(t,e){var n=this._cachedMeta;if(this._parsing){var i=n._parsed.splice(t,e);n._stacked&&wo(n,i)}n.data.splice(t,e)}},{key:"_sync",value:function(t){if(this._parsing)this._syncList.push(t);else{var e=l(t,3),n=e[0],i=e[1],r=e[2];this[n](i,r)}this.chart._dataChanges.push([this.index].concat(c(t)))}},{key:"_onDataPush",value:function(){var t=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-t,t])}},{key:"_onDataPop",value:function(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}},{key:"_onDataShift",value:function(){this._sync(["_removeElements",0,1])}},{key:"_onDataSplice",value:function(t,e){e&&this._sync(["_removeElements",t,e]);var n=arguments.length-2;n&&this._sync(["_insertElements",t,n])}},{key:"_onDataUnshift",value:function(){this._sync(["_insertElements",0,arguments.length])}}]),t}();function Mo(t){var e,n,i,r,o=t.iScale,a=function(t,e){if(!t._cache.$bar){for(var n=t.getMatchingVisibleMetas(e),i=[],r=0,o=n.length;r<o;r++)i=i.concat(n[r].controller.getAllParsedValues(t));t._cache.$bar=mi(i.sort((function(t,e){return t-e})))}return t._cache.$bar}(o,t.type),s=o._length,l=function(){32767!==i&&-32768!==i&&(jn(r)&&(s=Math.min(s,Math.abs(i-r)||s)),r=i)};for(e=0,n=a.length;e<n;++e)i=o.getPixelForValue(a[e]),l();for(r=void 0,e=0,n=o.ticks.length;e<n;++e)i=o.getPixelForTick(e),l();return s}function Lo(t,e,n,i){return _n(t)?function(t,e,n,i){var r=n.parse(t[0],i),o=n.parse(t[1],i),a=Math.min(r,o),s=Math.max(r,o),l=a,u=s;Math.abs(a)>Math.abs(s)&&(l=s,u=a),e[n.axis]=u,e._custom={barStart:l,barEnd:u,start:r,end:o,min:a,max:s}}(t,e,n,i):e[n.axis]=n.parse(t,i),e}function Co(t,e,n,i){var r,o,a,s,l=t.iScale,u=t.vScale,c=l.getLabels(),h=l===u,d=[];for(r=n,o=n+i;r<o;++r)s=e[r],(a={})[l.axis]=h||l.parse(c[r],r),d.push(Lo(s,a,u,r));return d}function Eo(t){return t&&void 0!==t.barStart&&void 0!==t.barEnd}function To(t,e,n,i){var r=e.borderSkipped,o={};if(r)if(!0!==r){var a=function(t){var e,n,i,r,o;return t.horizontal?(e=t.base>t.x,n="left",i="right"):(e=t.base<t.y,n="bottom",i="top"),e?(r="end",o="start"):(r="start",o="end"),{start:n,end:i,reverse:e,top:r,bottom:o}}(t),s=a.start,l=a.end,u=a.reverse,c=a.top,h=a.bottom;"middle"===r&&n&&(t.enableBorderRadius=!0,(n._top||0)===i?r=c:(n._bottom||0)===i?r=h:(o[Oo(h,s,l,u)]=!0,r=c)),o[Oo(r,s,l,u)]=!0,t.borderSkipped=o}else t.borderSkipped={top:!0,right:!0,bottom:!0,left:!0};else t.borderSkipped=o}function Oo(t,e,n,i){var r,o,a;return i?(a=n,t=zo(t=(r=t)===(o=e)?a:r===a?o:r,n,e)):t=zo(t,e,n),t}function zo(t,e,n){return"start"===t?e:"end"===t?n:t}function Ao(t,e,n){var i=e.inflateAmount;t.inflateAmount="auto"===i?1===n?.33:0:i}Jt(Po,"defaults",{}),Jt(Po,"datasetElementType",null),Jt(Po,"dataElementType",null);var Do=function(t){g(n,t);var e=x(n);function n(){return h(this,n),e.apply(this,arguments)}return v(n,[{key:"parsePrimitiveData",value:function(t,e,n,i){return Co(t,e,n,i)}},{key:"parseArrayData",value:function(t,e,n,i){return Co(t,e,n,i)}},{key:"parseObjectData",value:function(t,e,n,i){var r,o,a,s,l=t.iScale,u=t.vScale,c=this._parsing,h=c.xAxisKey,d=void 0===h?"x":h,f=c.yAxisKey,p=void 0===f?"y":f,v="x"===l.axis?d:p,m="x"===u.axis?d:p,g=[];for(r=n,o=n+i;r<o;++r)s=e[r],(a={})[l.axis]=l.parse(Nn(s,v),r),g.push(Lo(Nn(s,m),a,u,r));return g}},{key:"updateRangeFromParsed",value:function(t,e,i,r){Re(y(n.prototype),"updateRangeFromParsed",this).call(this,t,e,i,r);var o=i._custom;o&&e===this._cachedMeta.vScale&&(t.min=Math.min(t.min,o.min),t.max=Math.max(t.max,o.max))}},{key:"getMaxOverflow",value:function(){return 0}},{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=e.iScale,i=e.vScale,r=this.getParsed(t),o=r._custom,a=Eo(o)?"["+o.start+", "+o.end+"]":""+i.getLabelForValue(r[i.axis]);return{label:""+n.getLabelForValue(r[n.axis]),value:a}}},{key:"initialize",value:function(){this.enableOptionSharing=!0,Re(y(n.prototype),"initialize",this).call(this),this._cachedMeta.stack=this.getDataset().stack}},{key:"update",value:function(t){var e=this._cachedMeta;this.updateElements(e.data,0,e.data.length,t)}},{key:"updateElements",value:function(t,e,n,i){for(var r="reset"===i,o=this.index,a=this._cachedMeta.vScale,s=a.getBasePixel(),l=a.isHorizontal(),u=this._getRuler(),c=this._getSharedOptions(e,i),h=c.sharedOptions,d=c.includeOptions,f=e;f<e+n;f++){var p=this.getParsed(f),v=r||yn(p[a.axis])?{base:s,head:s}:this._calculateBarValuePixels(f),m=this._calculateBarIndexPixels(f,u),g=(p._stacks||{})[a.axis],y={horizontal:l,base:v.base,enableBorderRadius:!g||Eo(p._custom)||o===g._top||o===g._bottom,x:l?v.head:m.center,y:l?m.center:v.head,height:l?m.size:Math.abs(v.size),width:l?Math.abs(v.size):m.size};d&&(y.options=h||this.resolveDataElementOptions(f,t[f].active?"active":i));var _=y.options||t[f].options;To(y,_,g,o),Ao(y,_,u.ratio),this.updateElement(t[f],f,y,i)}}},{key:"_getStacks",value:function(t,e){var n,i=this._cachedMeta.iScale,r=i.getMatchingVisibleMetas(this._type).filter((function(t){return t.controller.options.grouped})),o=i.options.stacked,a=[],s=function(t){var n=t.controller.getParsed(e),i=n&&n[t.vScale.axis];if(yn(i)||isNaN(i))return!0},l=S(r);try{for(l.s();!(n=l.n()).done;){var u=n.value;if((void 0===e||!s(u))&&((!1===o||-1===a.indexOf(u.stack)||void 0===o&&void 0===u.stack)&&a.push(u.stack),u.index===t))break}}catch(c){l.e(c)}finally{l.f()}return a.length||a.push(void 0),a}},{key:"_getStackCount",value:function(t){return this._getStacks(void 0,t).length}},{key:"_getStackIndex",value:function(t,e,n){var i=this._getStacks(t,n),r=void 0!==e?i.indexOf(e):-1;return-1===r?i.length-1:r}},{key:"_getRuler",value:function(){var t,e,n=this.options,i=this._cachedMeta,r=i.iScale,o=[];for(t=0,e=i.data.length;t<e;++t)o.push(r.getPixelForValue(this.getParsed(t)[r.axis],t));var a=n.barThickness;return{min:a||Mo(i),pixels:o,start:r._startPixel,end:r._endPixel,stackCount:this._getStackCount(),scale:r,grouped:n.grouped,ratio:a?1:n.categoryPercentage*n.barPercentage}}},{key:"_calculateBarValuePixels",value:function(t){var e,n,i=this._cachedMeta,r=i.vScale,o=i._stacked,a=i.index,s=this.options,l=s.base,u=s.minBarLength,c=l||0,h=this.getParsed(t),d=h._custom,f=Eo(d),p=h[r.axis],v=0,m=o?this.applyStack(r,h,o):p;m!==p&&(v=m-p,m=p),f&&(p=d.barStart,m=d.barEnd-d.barStart,0!==p&&Qn(p)!==Qn(d.barEnd)&&(v=0),v+=p);var g=yn(l)||f?v:l,y=r.getPixelForValue(g);if(n=(e=this.chart.getDataVisibility(t)?r.getPixelForValue(v+m):y)-y,Math.abs(n)<u){n=function(t,e,n){return 0!==t?Qn(t):(e.isHorizontal()?1:-1)*(e.min>=n?1:-1)}(n,r,c)*u,p===c&&(y-=n/2);var _=r.getPixelForDecimal(0),b=r.getPixelForDecimal(1),x=Math.min(_,b),w=Math.max(_,b);e=(y=Math.max(Math.min(y,w),x))+n,o&&!f&&(h._stacks[r.axis]._visualValues[a]=r.getValueForPixel(e)-r.getValueForPixel(y))}if(y===r.getPixelForValue(c)){var k=Qn(n)*r.getLineWidthForValue(c)/2;y+=k,n-=k}return{size:n,base:y,head:e,center:e+n/2}}},{key:"_calculateBarIndexPixels",value:function(t,e){var n,i,r=e.scale,o=this.options,a=o.skipNull,s=kn(o.maxBarThickness,1/0);if(e.grouped){var l=a?this._getStackCount(t):e.stackCount,u="flex"===o.barThickness?function(t,e,n,i){var r=e.pixels,o=r[t],a=t>0?r[t-1]:null,s=t<r.length-1?r[t+1]:null,l=n.categoryPercentage;null===a&&(a=o-(null===s?e.end-e.start:s-o)),null===s&&(s=o+o-a);var u=o-(o-Math.min(a,s))/2*l;return{chunk:Math.abs(s-a)/2*l/i,ratio:n.barPercentage,start:u}}(t,e,o,l):function(t,e,n,i){var r,o,a=n.barThickness;return yn(a)?(r=e.min*n.categoryPercentage,o=n.barPercentage):(r=a*i,o=1),{chunk:r/i,ratio:o,start:e.pixels[t]-r/2}}(t,e,o,l),c=this._getStackIndex(this.index,this._cachedMeta.stack,a?t:void 0);n=u.start+u.chunk*c+u.chunk/2,i=Math.min(s,u.chunk*u.ratio)}else n=r.getPixelForValue(this.getParsed(t)[r.axis],t),i=Math.min(s,e.min*e.ratio);return{base:n-i/2,head:n+i/2,center:n,size:i}}},{key:"draw",value:function(){for(var t=this._cachedMeta,e=t.vScale,n=t.data,i=n.length,r=0;r<i;++r)null!==this.getParsed(r)[e.axis]&&n[r].draw(this._ctx)}}]),n}(Po);Jt(Do,"id","bar"),Jt(Do,"defaults",{datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}}),Jt(Do,"overrides",{scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}});var Ro=function(t){g(n,t);var e=x(n);function n(){return h(this,n),e.apply(this,arguments)}return v(n,[{key:"initialize",value:function(){this.enableOptionSharing=!0,Re(y(n.prototype),"initialize",this).call(this)}},{key:"parsePrimitiveData",value:function(t,e,i,r){for(var o=Re(y(n.prototype),"parsePrimitiveData",this).call(this,t,e,i,r),a=0;a<o.length;a++)o[a]._custom=this.resolveDataElementOptions(a+i).radius;return o}},{key:"parseArrayData",value:function(t,e,i,r){for(var o=Re(y(n.prototype),"parseArrayData",this).call(this,t,e,i,r),a=0;a<o.length;a++){var s=e[i+a];o[a]._custom=kn(s[2],this.resolveDataElementOptions(a+i).radius)}return o}},{key:"parseObjectData",value:function(t,e,i,r){for(var o=Re(y(n.prototype),"parseObjectData",this).call(this,t,e,i,r),a=0;a<o.length;a++){var s=e[i+a];o[a]._custom=kn(s&&s.r&&+s.r,this.resolveDataElementOptions(a+i).radius)}return o}},{key:"getMaxOverflow",value:function(){for(var t=this._cachedMeta.data,e=0,n=t.length-1;n>=0;--n)e=Math.max(e,t[n].size(this.resolveDataElementOptions(n))/2);return e>0&&e}},{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=this.chart.data.labels||[],i=e.xScale,r=e.yScale,o=this.getParsed(t),a=i.getLabelForValue(o.x),s=r.getLabelForValue(o.y),l=o._custom;return{label:n[t]||"",value:"("+a+", "+s+(l?", "+l:"")+")"}}},{key:"update",value:function(t){var e=this._cachedMeta.data;this.updateElements(e,0,e.length,t)}},{key:"updateElements",value:function(t,e,n,i){for(var r="reset"===i,o=this._cachedMeta,a=o.iScale,s=o.vScale,l=this._getSharedOptions(e,i),u=l.sharedOptions,c=l.includeOptions,h=a.axis,d=s.axis,f=e;f<e+n;f++){var p=t[f],v=!r&&this.getParsed(f),m={},g=m[h]=r?a.getPixelForDecimal(.5):a.getPixelForValue(v[h]),y=m[d]=r?s.getBasePixel():s.getPixelForValue(v[d]);m.skip=isNaN(g)||isNaN(y),c&&(m.options=u||this.resolveDataElementOptions(f,p.active?"active":i),r&&(m.options.radius=0)),this.updateElement(p,f,m,i)}}},{key:"resolveDataElementOptions",value:function(t,e){var i=this.getParsed(t),r=Re(y(n.prototype),"resolveDataElementOptions",this).call(this,t,e);r.$shared&&(r=Object.assign({},r,{$shared:!1}));var o=r.radius;return"active"!==e&&(r.radius=0),r.radius+=kn(i&&i._custom,o),r}}]),n}(Po);Jt(Ro,"id","bubble"),Jt(Ro,"defaults",{datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}}),Jt(Ro,"overrides",{scales:{x:{type:"linear"},y:{type:"linear"}}});var No=function(t){g(n,t);var e=x(n);function n(t,i){var r;return h(this,n),(r=e.call(this,t,i)).enableOptionSharing=!0,r.innerRadius=void 0,r.outerRadius=void 0,r.offsetX=void 0,r.offsetY=void 0,r}return v(n,[{key:"linkScales",value:function(){}},{key:"parse",value:function(t,e){var n=this.getDataset().data,i=this._cachedMeta;if(!1===this._parsing)i._parsed=n;else{var r,o,a=function(t){return+n[t]};if(bn(n[t])){var s=this._parsing.key,l=void 0===s?"value":s;a=function(t){return+Nn(n[t],l)}}for(r=t,o=t+e;r<o;++r)i._parsed[r]=a(r)}}},{key:"_getRotation",value:function(){return ei(this.options.rotation-90)}},{key:"_getCircumference",value:function(){return ei(this.options.circumference)}},{key:"_getRotationExtents",value:function(){for(var t=Vn,e=-Vn,n=0;n<this.chart.data.datasets.length;++n)if(this.chart.isDatasetVisible(n)&&this.chart.getDatasetMeta(n).type===this._type){var i=this.chart.getDatasetMeta(n).controller,r=i._getRotation(),o=i._getCircumference();t=Math.min(t,r),e=Math.max(e,r+o)}return{rotation:t,circumference:e-t}}},{key:"update",value:function(t){var e,n,i=this.chart.chartArea,r=this._cachedMeta,o=r.data,a=this.getMaxBorderWidth()+this.getMaxOffset(o)+this.options.spacing,s=Math.max((Math.min(i.width,i.height)-a)/2,0),l=Math.min((e=this.options.cutout,n=s,"string"===typeof e&&e.endsWith("%")?parseFloat(e)/100:+e/n),1),u=this._getRingWeight(this.index),c=this._getRotationExtents(),h=c.circumference,d=function(t,e,n){var i=1,r=1,o=0,a=0;if(e<Vn){var s=t,l=s+e,u=Math.cos(s),c=Math.sin(s),h=Math.cos(l),d=Math.sin(l),f=function(t,e,i){return li(t,s,l,!0)?1:Math.max(e,e*n,i,i*n)},p=function(t,e,i){return li(t,s,l,!0)?-1:Math.min(e,e*n,i,i*n)},v=f(0,u,h),m=f(Yn,c,d),g=p(Wn,u,h),y=p(Wn+Yn,c,d);i=(v-g)/2,r=(m-y)/2,o=-(v+g)/2,a=-(m+y)/2}return{ratioX:i,ratioY:r,offsetX:o,offsetY:a}}(c.rotation,h,l),f=d.ratioX,p=d.ratioY,v=d.offsetX,m=d.offsetY,g=(i.width-a)/f,y=(i.height-a)/p,_=Math.max(Math.min(g,y)/2,0),b=Sn(this.options.radius,_),x=(b-Math.max(b*l,0))/this._getVisibleDatasetWeightTotal();this.offsetX=v*b,this.offsetY=m*b,r.total=this.calculateTotal(),this.outerRadius=b-x*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-x*u,0),this.updateElements(o,0,o.length,t)}},{key:"_circumference",value:function(t,e){var n=this.options,i=this._cachedMeta,r=this._getCircumference();return e&&n.animation.animateRotate||!this.chart.getDataVisibility(t)||null===i._parsed[t]||i.data[t].hidden?0:this.calculateCircumference(i._parsed[t]*r/Vn)}},{key:"updateElements",value:function(t,e,n,i){var r,o="reset"===i,a=this.chart,s=a.chartArea,l=a.options.animation,u=(s.left+s.right)/2,c=(s.top+s.bottom)/2,h=o&&l.animateScale,d=h?0:this.innerRadius,f=h?0:this.outerRadius,p=this._getSharedOptions(e,i),v=p.sharedOptions,m=p.includeOptions,g=this._getRotation();for(r=0;r<e;++r)g+=this._circumference(r,o);for(r=e;r<e+n;++r){var y=this._circumference(r,o),_=t[r],b={x:u+this.offsetX,y:c+this.offsetY,startAngle:g,endAngle:g+y,circumference:y,outerRadius:f,innerRadius:d};m&&(b.options=v||this.resolveDataElementOptions(r,_.active?"active":i)),g+=y,this.updateElement(_,r,b,i)}}},{key:"calculateTotal",value:function(){var t,e=this._cachedMeta,n=e.data,i=0;for(t=0;t<n.length;t++){var r=e._parsed[t];null===r||isNaN(r)||!this.chart.getDataVisibility(t)||n[t].hidden||(i+=Math.abs(r))}return i}},{key:"calculateCircumference",value:function(t){var e=this._cachedMeta.total;return e>0&&!isNaN(t)?Vn*(Math.abs(t)/e):0}},{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=Ai(e._parsed[t],n.options.locale);return{label:i[t]||"",value:r}}},{key:"getMaxBorderWidth",value:function(t){var e,n,i,r,o,a=0,s=this.chart;if(!t)for(e=0,n=s.data.datasets.length;e<n;++e)if(s.isDatasetVisible(e)){t=(i=s.getDatasetMeta(e)).data,r=i.controller;break}if(!t)return 0;for(e=0,n=t.length;e<n;++e)"inner"!==(o=r.resolveDataElementOptions(e)).borderAlign&&(a=Math.max(a,o.borderWidth||0,o.hoverBorderWidth||0));return a}},{key:"getMaxOffset",value:function(t){for(var e=0,n=0,i=t.length;n<i;++n){var r=this.resolveDataElementOptions(n);e=Math.max(e,r.offset||0,r.hoverOffset||0)}return e}},{key:"_getRingWeightOffset",value:function(t){for(var e=0,n=0;n<t;++n)this.chart.isDatasetVisible(n)&&(e+=this._getRingWeight(n));return e}},{key:"_getRingWeight",value:function(t){return Math.max(kn(this.chart.data.datasets[t].weight,1),0)}},{key:"_getVisibleDatasetWeightTotal",value:function(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}]),n}(Po);Jt(No,"id","doughnut"),Jt(No,"defaults",{datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"}),Jt(No,"descriptors",{_scriptable:function(t){return"spacing"!==t},_indexable:function(t){return"spacing"!==t&&!t.startsWith("borderDash")&&!t.startsWith("hoverBorderDash")}}),Jt(No,"overrides",{aspectRatio:1,plugins:{legend:{labels:{generateLabels:function(t){var e=t.data;if(e.labels.length&&e.datasets.length){var n=t.legend.options.labels,i=n.pointStyle,r=n.color;return e.labels.map((function(e,n){var o=t.getDatasetMeta(0).controller.getStyle(n);return{text:e,fillStyle:o.backgroundColor,strokeStyle:o.borderColor,fontColor:r,lineWidth:o.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(n),index:n}}))}return[]}},onClick:function(t,e,n){n.chart.toggleDataVisibility(e.index),n.chart.update()}}}});var Io=function(t){g(n,t);var e=x(n);function n(){return h(this,n),e.apply(this,arguments)}return v(n,[{key:"initialize",value:function(){this.enableOptionSharing=!0,this.supportsDecimation=!0,Re(y(n.prototype),"initialize",this).call(this)}},{key:"update",value:function(t){var e=this._cachedMeta,n=e.dataset,i=e.data,r=void 0===i?[]:i,o=e._dataset,a=this.chart._animationsDisabled,s=xi(e,r,a),l=s.start,u=s.count;this._drawStart=l,this._drawCount=u,wi(e)&&(l=0,u=r.length),n._chart=this.chart,n._datasetIndex=this.index,n._decimated=!!o._decimated,n.points=r;var c=this.resolveDatasetElementOptions(t);this.options.showLine||(c.borderWidth=0),c.segment=this.options.segment,this.updateElement(n,void 0,{animated:!a,options:c},t),this.updateElements(r,l,u,t)}},{key:"updateElements",value:function(t,e,n,i){for(var r="reset"===i,o=this._cachedMeta,a=o.iScale,s=o.vScale,l=o._stacked,u=o._dataset,c=this._getSharedOptions(e,i),h=c.sharedOptions,d=c.includeOptions,f=a.axis,p=s.axis,v=this.options,m=v.spanGaps,g=v.segment,y=Jn(m)?m:Number.POSITIVE_INFINITY,_=this.chart._animationsDisabled||r||"none"===i,b=e+n,x=t.length,w=e>0&&this.getParsed(e-1),k=0;k<x;++k){var S=t[k],P=_?S:{};if(k<e||k>=b)P.skip=!0;else{var M=this.getParsed(k),L=yn(M[p]),C=P[f]=a.getPixelForValue(M[f],k),E=P[p]=r||L?s.getBasePixel():s.getPixelForValue(l?this.applyStack(s,M,l):M[p],k);P.skip=isNaN(C)||isNaN(E)||L,P.stop=k>0&&Math.abs(M[f]-w[f])>y,g&&(P.parsed=M,P.raw=u.data[k]),d&&(P.options=h||this.resolveDataElementOptions(k,S.active?"active":i)),_||this.updateElement(S,k,P,i),w=M}}}},{key:"getMaxOverflow",value:function(){var t=this._cachedMeta,e=t.dataset,n=e.options&&e.options.borderWidth||0,i=t.data||[];if(!i.length)return n;var r=i[0].size(this.resolveDataElementOptions(0)),o=i[i.length-1].size(this.resolveDataElementOptions(i.length-1));return Math.max(n,r,o)/2}},{key:"draw",value:function(){var t=this._cachedMeta;t.dataset.updateControlPoints(this.chart.chartArea,t.iScale.axis),Re(y(n.prototype),"draw",this).call(this)}}]),n}(Po);Jt(Io,"id","line"),Jt(Io,"defaults",{datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1}),Jt(Io,"overrides",{scales:{_index_:{type:"category"},_value_:{type:"linear"}}});var jo=function(t){g(n,t);var e=x(n);function n(t,i){var r;return h(this,n),(r=e.call(this,t,i)).innerRadius=void 0,r.outerRadius=void 0,r}return v(n,[{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=this.chart,i=n.data.labels||[],r=Ai(e._parsed[t].r,n.options.locale);return{label:i[t]||"",value:r}}},{key:"parseObjectData",value:function(t,e,n,i){return Lr.bind(this)(t,e,n,i)}},{key:"update",value:function(t){var e=this._cachedMeta.data;this._updateRadius(),this.updateElements(e,0,e.length,t)}},{key:"getMinMax",value:function(){var t=this,e=this._cachedMeta,n={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach((function(e,i){var r=t.getParsed(i).r;!isNaN(r)&&t.chart.getDataVisibility(i)&&(r<n.min&&(n.min=r),r>n.max&&(n.max=r))})),n}},{key:"_updateRadius",value:function(){var t=this.chart,e=t.chartArea,n=t.options,i=Math.min(e.right-e.left,e.bottom-e.top),r=Math.max(i/2,0),o=(r-Math.max(n.cutoutPercentage?r/100*n.cutoutPercentage:1,0))/t.getVisibleDatasetCount();this.outerRadius=r-o*this.index,this.innerRadius=this.outerRadius-o}},{key:"updateElements",value:function(t,e,n,i){var r,o="reset"===i,a=this.chart,s=a.options.animation,l=this._cachedMeta.rScale,u=l.xCenter,c=l.yCenter,h=l.getIndexAngle(0)-.5*Wn,d=h,f=360/this.countVisibleElements();for(r=0;r<e;++r)d+=this._computeAngle(r,i,f);for(r=e;r<e+n;r++){var p=t[r],v=d,m=d+this._computeAngle(r,i,f),g=a.getDataVisibility(r)?l.getDistanceFromCenterForValue(this.getParsed(r).r):0;d=m,o&&(s.animateScale&&(g=0),s.animateRotate&&(v=m=h));var y={x:u,y:c,innerRadius:0,outerRadius:g,startAngle:v,endAngle:m,options:this.resolveDataElementOptions(r,p.active?"active":i)};this.updateElement(p,r,y,i)}}},{key:"countVisibleElements",value:function(){var t=this,e=this._cachedMeta,n=0;return e.data.forEach((function(e,i){!isNaN(t.getParsed(i).r)&&t.chart.getDataVisibility(i)&&n++})),n}},{key:"_computeAngle",value:function(t,e,n){return this.chart.getDataVisibility(t)?ei(this.resolveDataElementOptions(t,e).angle||n):0}}]),n}(Po);Jt(jo,"id","polarArea"),Jt(jo,"defaults",{dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0}),Jt(jo,"overrides",{aspectRatio:1,plugins:{legend:{labels:{generateLabels:function(t){var e=t.data;if(e.labels.length&&e.datasets.length){var n=t.legend.options.labels,i=n.pointStyle,r=n.color;return e.labels.map((function(e,n){var o=t.getDatasetMeta(0).controller.getStyle(n);return{text:e,fillStyle:o.backgroundColor,strokeStyle:o.borderColor,fontColor:r,lineWidth:o.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(n),index:n}}))}return[]}},onClick:function(t,e,n){n.chart.toggleDataVisibility(e.index),n.chart.update()}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}});var Bo=function(t){g(n,t);var e=x(n);function n(){return h(this,n),e.apply(this,arguments)}return v(n)}(No);Jt(Bo,"id","pie"),Jt(Bo,"defaults",{cutout:0,rotation:0,circumference:360,radius:"100%"});var Fo=function(t){g(n,t);var e=x(n);function n(){return h(this,n),e.apply(this,arguments)}return v(n,[{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta.vScale,n=this.getParsed(t);return{label:e.getLabels()[t],value:""+e.getLabelForValue(n[e.axis])}}},{key:"parseObjectData",value:function(t,e,n,i){return Lr.bind(this)(t,e,n,i)}},{key:"update",value:function(t){var e=this._cachedMeta,n=e.dataset,i=e.data||[],r=e.iScale.getLabels();if(n.points=i,"resize"!==t){var o=this.resolveDatasetElementOptions(t);this.options.showLine||(o.borderWidth=0);var a={_loop:!0,_fullLoop:r.length===i.length,options:o};this.updateElement(n,void 0,a,t)}this.updateElements(i,0,i.length,t)}},{key:"updateElements",value:function(t,e,n,i){for(var r=this._cachedMeta.rScale,o="reset"===i,a=e;a<e+n;a++){var s=t[a],l=this.resolveDataElementOptions(a,s.active?"active":i),u=r.getPointPositionForValue(a,this.getParsed(a).r),c=o?r.xCenter:u.x,h=o?r.yCenter:u.y,d={x:c,y:h,angle:u.angle,skip:isNaN(c)||isNaN(h),options:l};this.updateElement(s,a,d,i)}}}]),n}(Po);Jt(Fo,"id","radar"),Jt(Fo,"defaults",{datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}}),Jt(Fo,"overrides",{aspectRatio:1,scales:{r:{type:"radialLinear"}}});var Wo=function(t){g(n,t);var e=x(n);function n(){return h(this,n),e.apply(this,arguments)}return v(n,[{key:"getLabelAndValue",value:function(t){var e=this._cachedMeta,n=this.chart.data.labels||[],i=e.xScale,r=e.yScale,o=this.getParsed(t),a=i.getLabelForValue(o.x),s=r.getLabelForValue(o.y);return{label:n[t]||"",value:"("+a+", "+s+")"}}},{key:"update",value:function(t){var e=this._cachedMeta,n=e.data,i=void 0===n?[]:n,r=this.chart._animationsDisabled,o=xi(e,i,r),a=o.start,s=o.count;if(this._drawStart=a,this._drawCount=s,wi(e)&&(a=0,s=i.length),this.options.showLine){var l=e.dataset,u=e._dataset;l._chart=this.chart,l._datasetIndex=this.index,l._decimated=!!u._decimated,l.points=i;var c=this.resolveDatasetElementOptions(t);c.segment=this.options.segment,this.updateElement(l,void 0,{animated:!r,options:c},t)}this.updateElements(i,a,s,t)}},{key:"addElements",value:function(){var t=this.options.showLine;!this.datasetElementType&&t&&(this.datasetElementType=this.chart.registry.getElement("line")),Re(y(n.prototype),"addElements",this).call(this)}},{key:"updateElements",value:function(t,e,n,i){for(var r="reset"===i,o=this._cachedMeta,a=o.iScale,s=o.vScale,l=o._stacked,u=o._dataset,c=this.resolveDataElementOptions(e,i),h=this.getSharedOptions(c),d=this.includeOptions(i,h),f=a.axis,p=s.axis,v=this.options,m=v.spanGaps,g=v.segment,y=Jn(m)?m:Number.POSITIVE_INFINITY,_=this.chart._animationsDisabled||r||"none"===i,b=e>0&&this.getParsed(e-1),x=e;x<e+n;++x){var w=t[x],k=this.getParsed(x),S=_?w:{},P=yn(k[p]),M=S[f]=a.getPixelForValue(k[f],x),L=S[p]=r||P?s.getBasePixel():s.getPixelForValue(l?this.applyStack(s,k,l):k[p],x);S.skip=isNaN(M)||isNaN(L)||P,S.stop=x>0&&Math.abs(k[f]-b[f])>y,g&&(S.parsed=k,S.raw=u.data[x]),d&&(S.options=h||this.resolveDataElementOptions(x,w.active?"active":i)),_||this.updateElement(w,x,S,i),b=k}this.updateSharedOptions(h,i,c)}},{key:"getMaxOverflow",value:function(){var t=this._cachedMeta,e=t.data||[];if(!this.options.showLine){for(var n=0,i=e.length-1;i>=0;--i)n=Math.max(n,e[i].size(this.resolveDataElementOptions(i))/2);return n>0&&n}var r=t.dataset,o=r.options&&r.options.borderWidth||0;if(!e.length)return o;var a=e[0].size(this.resolveDataElementOptions(0)),s=e[e.length-1].size(this.resolveDataElementOptions(e.length-1));return Math.max(o,a,s)/2}}]),n}(Po);Jt(Wo,"id","scatter"),Jt(Wo,"defaults",{datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1}),Jt(Wo,"overrides",{interaction:{mode:"point"},scales:{x:{type:"linear"},y:{type:"linear"}}});var Vo=Object.freeze({__proto__:null,BarController:Do,BubbleController:Ro,DoughnutController:No,LineController:Io,PieController:Bo,PolarAreaController:jo,RadarController:Fo,ScatterController:Wo});function Ho(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}var Zo={_date:function(){function t(e){h(this,t),Jt(this,"options",void 0),this.options=e||{}}return v(t,[{key:"init",value:function(){}},{key:"formats",value:function(){return Ho()}},{key:"parse",value:function(){return Ho()}},{key:"format",value:function(){return Ho()}},{key:"add",value:function(){return Ho()}},{key:"diff",value:function(){return Ho()}},{key:"startOf",value:function(){return Ho()}},{key:"endOf",value:function(){return Ho()}}],[{key:"override",value:function(e){Object.assign(t.prototype,e)}}]),t}()};function Uo(t,e,n,i){var r=t.controller,o=t.data,a=t._sorted,s=r._cachedMeta.iScale;if(s&&e===s.axis&&"r"!==e&&a&&o.length){var l=s._reversePixels?fi:di;if(!i)return l(o,e,n);if(r._sharedOptions){var u=o[0],c="function"===typeof u.getRange&&u.getRange(e);if(c){var h=l(o,e,n-c),d=l(o,e,n+c);return{lo:h.lo,hi:d.hi}}}}return{lo:0,hi:o.length-1}}function Yo(t,e,n,i,r){for(var o=t.getSortedVisibleDatasetMetas(),a=n[e],s=0,l=o.length;s<l;++s)for(var u=o[s],c=u.index,h=u.data,d=Uo(o[s],e,a,r),f=d.lo,p=d.hi,v=f;v<=p;++v){var m=h[v];m.skip||i(m,c,v)}}function $o(t,e,n,i,r){var o=[];if(!r&&!t.isPointInArea(e))return o;return Yo(t,n,e,(function(n,a,s){(r||qi(n,t.chartArea,0))&&n.inRange(e.x,e.y,i)&&o.push({element:n,datasetIndex:a,index:s})}),!0),o}function qo(t,e,n,i,r,o){var a=[],s=function(t){var e=-1!==t.indexOf("x"),n=-1!==t.indexOf("y");return function(t,i){var r=e?Math.abs(t.x-i.x):0,o=n?Math.abs(t.y-i.y):0;return Math.sqrt(Math.pow(r,2)+Math.pow(o,2))}}(n),l=Number.POSITIVE_INFINITY;return Yo(t,n,e,(function(n,u,c){var h=n.inRange(e.x,e.y,r);if(!i||h){var d=n.getCenterPoint(r);if(!!o||t.isPointInArea(d)||h){var f=s(e,d);f<l?(a=[{element:n,datasetIndex:u,index:c}],l=f):f===l&&a.push({element:n,datasetIndex:u,index:c})}}})),a}function Ko(t,e,n,i,r,o){return o||t.isPointInArea(e)?"r"!==n||i?qo(t,e,n,i,r,o):function(t,e,n,i){var r=[];return Yo(t,n,e,(function(t,n,o){var a=t.getProps(["startAngle","endAngle"],i),s=a.startAngle,l=a.endAngle;li(ri(t,{x:e.x,y:e.y}).angle,s,l)&&r.push({element:t,datasetIndex:n,index:o})})),r}(t,e,n,r):[]}function Qo(t,e,n,i,r){var o=[],a="x"===n?"inXRange":"inYRange",s=!1;return Yo(t,n,e,(function(t,i,l){t[a](e[n],r)&&(o.push({element:t,datasetIndex:i,index:l}),s=s||t.inRange(e.x,e.y,r))})),i&&!s?[]:o}var Go={evaluateInteractionItems:Yo,modes:{index:function(t,e,n,i){var r=Vr(e,t),o=n.axis||"x",a=n.includeInvisible||!1,s=n.intersect?$o(t,r,o,i,a):Ko(t,r,o,!1,i,a),l=[];return s.length?(t.getSortedVisibleDatasetMetas().forEach((function(t){var e=s[0].index,n=t.data[e];n&&!n.skip&&l.push({element:n,datasetIndex:t.index,index:e})})),l):[]},dataset:function(t,e,n,i){var r=Vr(e,t),o=n.axis||"xy",a=n.includeInvisible||!1,s=n.intersect?$o(t,r,o,i,a):Ko(t,r,o,!1,i,a);if(s.length>0){var l=s[0].datasetIndex,u=t.getDatasetMeta(l).data;s=[];for(var c=0;c<u.length;++c)s.push({element:u[c],datasetIndex:l,index:c})}return s},point:function(t,e,n,i){return $o(t,Vr(e,t),n.axis||"xy",i,n.includeInvisible||!1)},nearest:function(t,e,n,i){var r=Vr(e,t),o=n.axis||"xy",a=n.includeInvisible||!1;return Ko(t,r,o,n.intersect,i,a)},x:function(t,e,n,i){return Qo(t,Vr(e,t),"x",n.intersect,i)},y:function(t,e,n,i){return Qo(t,Vr(e,t),"y",n.intersect,i)}}},Xo=["left","top","right","bottom"];function Jo(t,e){return t.filter((function(t){return t.pos===e}))}function ta(t,e){return t.filter((function(t){return-1===Xo.indexOf(t.pos)&&t.box.axis===e}))}function ea(t,e){return t.sort((function(t,n){var i=e?n:t,r=e?t:n;return i.weight===r.weight?i.index-r.index:i.weight-r.weight}))}function na(t,e){var n,i,r,o=function(t){var e,n={},i=S(t);try{for(i.s();!(e=i.n()).done;){var r=e.value,o=r.stack,a=r.pos,s=r.stackWeight;if(o&&Xo.includes(a)){var l=n[o]||(n[o]={count:0,placed:0,weight:0,size:0});l.count++,l.weight+=s}}}catch(u){i.e(u)}finally{i.f()}return n}(t),a=e.vBoxMaxWidth,s=e.hBoxMaxHeight;for(n=0,i=t.length;n<i;++n){var l=(r=t[n]).box.fullSize,u=o[r.stack],c=u&&r.stackWeight/u.weight;r.horizontal?(r.width=c?c*a:l&&e.availableWidth,r.height=s):(r.width=a,r.height=c?c*s:l&&e.availableHeight)}return o}function ia(t,e,n,i){return Math.max(t[n],e[n])+Math.max(t[i],e[i])}function ra(t,e){t.top=Math.max(t.top,e.top),t.left=Math.max(t.left,e.left),t.bottom=Math.max(t.bottom,e.bottom),t.right=Math.max(t.right,e.right)}function oa(t,e,n,i){var r=n.pos,o=n.box,a=t.maxPadding;if(!bn(r)){n.size&&(t[r]-=n.size);var s=i[n.stack]||{size:0,count:1};s.size=Math.max(s.size,n.horizontal?o.height:o.width),n.size=s.size/s.count,t[r]+=n.size}o.getPadding&&ra(a,o.getPadding());var l=Math.max(0,e.outerWidth-ia(a,t,"left","right")),u=Math.max(0,e.outerHeight-ia(a,t,"top","bottom")),c=l!==t.w,h=u!==t.h;return t.w=l,t.h=u,n.horizontal?{same:c,other:h}:{same:h,other:c}}function aa(t,e){var n=e.maxPadding;function i(t){var i={left:0,top:0,right:0,bottom:0};return t.forEach((function(t){i[t]=Math.max(e[t],n[t])})),i}return i(t?["left","right"]:["top","bottom"])}function sa(t,e,n,i){var r,o,a,s,l,u,c=[];for(r=0,o=t.length,l=0;r<o;++r){(s=(a=t[r]).box).update(a.width||e.w,a.height||e.h,aa(a.horizontal,e));var h=oa(e,n,a,i),d=h.same,f=h.other;l|=d&&c.length,u=u||f,s.fullSize||c.push(a)}return l&&sa(c,e,n,i)||u}function la(t,e,n,i,r){t.top=n,t.left=e,t.right=e+i,t.bottom=n+r,t.width=i,t.height=r}function ua(t,e,n,i){var r,o=n.padding,a=e.x,s=e.y,l=S(t);try{for(l.s();!(r=l.n()).done;){var u=r.value,c=u.box,h=i[u.stack]||{count:1,placed:0,weight:1},d=u.stackWeight/h.weight||1;if(u.horizontal){var f=e.w*d,p=h.size||c.height;jn(h.start)&&(s=h.start),c.fullSize?la(c,o.left,s,n.outerWidth-o.right-o.left,p):la(c,e.left+h.placed,s,f,p),h.start=s,h.placed+=f,s=c.bottom}else{var v=e.h*d,m=h.size||c.width;jn(h.start)&&(a=h.start),c.fullSize?la(c,a,o.top,m,n.outerHeight-o.bottom-o.top):la(c,a,e.top+h.placed,m,v),h.start=a,h.placed+=v,a=c.right}}}catch(g){l.e(g)}finally{l.f()}e.x=a,e.y=s}var ca=function(t,e){t.boxes||(t.boxes=[]),e.fullSize=e.fullSize||!1,e.position=e.position||"top",e.weight=e.weight||0,e._layers=e._layers||function(){return[{z:0,draw:function(t){e.draw(t)}}]},t.boxes.push(e)},ha=function(t,e){var n=t.boxes?t.boxes.indexOf(e):-1;-1!==n&&t.boxes.splice(n,1)},da=function(t,e,n){e.fullSize=n.fullSize,e.position=n.position,e.weight=n.weight},fa=function(t,e,n,i){if(t){var r=cr(t.options.layout.padding),o=Math.max(e-r.width,0),a=Math.max(n-r.height,0),s=function(t){var e=function(t){var e,n,i,r,o,a,s=[];for(e=0,n=(t||[]).length;e<n;++e){var l=i=t[e];r=l.position;var u=l.options;o=u.stack;var c=u.stackWeight;a=void 0===c?1:c,s.push({index:e,box:i,pos:r,horizontal:i.isHorizontal(),weight:i.weight,stack:o&&r+o,stackWeight:a})}return s}(t),n=ea(e.filter((function(t){return t.box.fullSize})),!0),i=ea(Jo(e,"left"),!0),r=ea(Jo(e,"right")),o=ea(Jo(e,"top"),!0),a=ea(Jo(e,"bottom")),s=ta(e,"x"),l=ta(e,"y");return{fullSize:n,leftAndTop:i.concat(o),rightAndBottom:r.concat(l).concat(a).concat(s),chartArea:Jo(e,"chartArea"),vertical:i.concat(r).concat(l),horizontal:o.concat(a).concat(s)}}(t.boxes),l=s.vertical,u=s.horizontal;Mn(t.boxes,(function(t){"function"===typeof t.beforeLayout&&t.beforeLayout()}));var c=l.reduce((function(t,e){return e.box.options&&!1===e.box.options.display?t:t+1}),0)||1,h=Object.freeze({outerWidth:e,outerHeight:n,padding:r,availableWidth:o,availableHeight:a,vBoxMaxWidth:o/2/c,hBoxMaxHeight:a/2}),d=Object.assign({},r);ra(d,cr(i));var f=Object.assign({maxPadding:d,w:o,h:a,x:r.left,y:r.top},r),p=na(l.concat(u),h);sa(s.fullSize,f,h,p),sa(l,f,h,p),sa(u,f,h,p)&&sa(l,f,h,p),function(t){var e=t.maxPadding;function n(n){var i=Math.max(e[n]-t[n],0);return t[n]+=i,i}t.y+=n("top"),t.x+=n("left"),n("right"),n("bottom")}(f),ua(s.leftAndTop,f,h,p),f.x+=f.w,f.y+=f.h,ua(s.rightAndBottom,f,h,p),t.chartArea={left:f.left,top:f.top,right:f.left+f.w,bottom:f.top+f.h,height:f.h,width:f.w},Mn(s.chartArea,(function(e){var n=e.box;Object.assign(n,t.chartArea),n.update(f.w,f.h,{left:0,top:0,right:0,bottom:0})}))}},pa=function(){function t(){h(this,t)}return v(t,[{key:"acquireContext",value:function(t,e){}},{key:"releaseContext",value:function(t){return!1}},{key:"addEventListener",value:function(t,e,n){}},{key:"removeEventListener",value:function(t,e,n){}},{key:"getDevicePixelRatio",value:function(){return 1}},{key:"getMaximumSize",value:function(t,e,n,i){return e=Math.max(0,e||t.width),n=n||t.height,{width:e,height:Math.max(0,i?Math.floor(e/i):n)}}},{key:"isAttached",value:function(t){return!0}},{key:"updateConfig",value:function(t){}}]),t}(),va=function(t){g(n,t);var e=x(n);function n(){return h(this,n),e.apply(this,arguments)}return v(n,[{key:"acquireContext",value:function(t){return t&&t.getContext&&t.getContext("2d")||null}},{key:"updateConfig",value:function(t){t.options.animation=!1}}]),n}(pa),ma="$chartjs",ga={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},ya=function(t){return null===t||""===t};var _a=!!Yr&&{passive:!0};function ba(t,e,n){t.canvas.removeEventListener(e,n,_a)}function xa(t,e){var n,i=S(t);try{for(i.s();!(n=i.n()).done;){var r=n.value;if(r===e||r.contains(e))return!0}}catch(o){i.e(o)}finally{i.f()}}function wa(t,e,n){var i=t.canvas,r=new MutationObserver((function(t){var e,r=!1,o=S(t);try{for(o.s();!(e=o.n()).done;){var a=e.value;r=(r=r||xa(a.addedNodes,i))&&!xa(a.removedNodes,i)}}catch(s){o.e(s)}finally{o.f()}r&&n()}));return r.observe(document,{childList:!0,subtree:!0}),r}function ka(t,e,n){var i=t.canvas,r=new MutationObserver((function(t){var e,r=!1,o=S(t);try{for(o.s();!(e=o.n()).done;){var a=e.value;r=(r=r||xa(a.removedNodes,i))&&!xa(a.addedNodes,i)}}catch(s){o.e(s)}finally{o.f()}r&&n()}));return r.observe(document,{childList:!0,subtree:!0}),r}var Sa=new Map,Pa=0;function Ma(){var t=window.devicePixelRatio;t!==Pa&&(Pa=t,Sa.forEach((function(e,n){n.currentDevicePixelRatio!==t&&e()})))}function La(t,e,n){var i=t.canvas,r=i&&Nr(i);if(r){var o=yi((function(t,e){var i=r.clientWidth;n(t,e),i<r.clientWidth&&n()}),window),a=new ResizeObserver((function(t){var e=t[0],n=e.contentRect.width,i=e.contentRect.height;0===n&&0===i||o(n,i)}));return a.observe(r),function(t,e){Sa.size||window.addEventListener("resize",Ma),Sa.set(t,e)}(t,o),a}}function Ca(t,e,n){n&&n.disconnect(),"resize"===e&&function(t){Sa.delete(t),Sa.size||window.removeEventListener("resize",Ma)}(t)}function Ea(t,e,n){var i=t.canvas,r=yi((function(e){null!==t.ctx&&n(function(t,e){var n=ga[t.type]||t.type,i=Vr(t,e),r=i.x,o=i.y;return{type:n,chart:e,native:t,x:void 0!==r?r:null,y:void 0!==o?o:null}}(e,t))}),t);return function(t,e,n){t.addEventListener(e,n,_a)}(i,e,r),r}var Ta=function(t){g(n,t);var e=x(n);function n(){return h(this,n),e.apply(this,arguments)}return v(n,[{key:"acquireContext",value:function(t,e){var n=t&&t.getContext&&t.getContext("2d");return n&&n.canvas===t?(function(t,e){var n=t.style,i=t.getAttribute("height"),r=t.getAttribute("width");if(t[ma]={initial:{height:i,width:r,style:{display:n.display,height:n.height,width:n.width}}},n.display=n.display||"block",n.boxSizing=n.boxSizing||"border-box",ya(r)){var o=$r(t,"width");void 0!==o&&(t.width=o)}if(ya(i))if(""===t.style.height)t.height=t.width/(e||2);else{var a=$r(t,"height");void 0!==a&&(t.height=a)}}(t,e),n):null}},{key:"releaseContext",value:function(t){var e=t.canvas;if(!e[ma])return!1;var n=e[ma].initial;["height","width"].forEach((function(t){var i=n[t];yn(i)?e.removeAttribute(t):e.setAttribute(t,i)}));var i=n.style||{};return Object.keys(i).forEach((function(t){e.style[t]=i[t]})),e.width=e.width,delete e[ma],!0}},{key:"addEventListener",value:function(t,e,n){this.removeEventListener(t,e);var i=t.$proxies||(t.$proxies={}),r={attach:wa,detach:ka,resize:La}[e]||Ea;i[e]=r(t,e,n)}},{key:"removeEventListener",value:function(t,e){var n=t.$proxies||(t.$proxies={}),i=n[e];i&&(({attach:Ca,detach:Ca,resize:Ca}[e]||ba)(t,e,i),n[e]=void 0)}},{key:"getDevicePixelRatio",value:function(){return window.devicePixelRatio}},{key:"getMaximumSize",value:function(t,e,n,i){return Zr(t,e,n,i)}},{key:"isAttached",value:function(t){var e=Nr(t);return!(!e||!e.isConnected)}}]),n}(pa);var Oa=function(){function t(){h(this,t),Jt(this,"x",void 0),Jt(this,"y",void 0),Jt(this,"active",!1),Jt(this,"options",void 0),Jt(this,"$animations",void 0)}return v(t,[{key:"tooltipPosition",value:function(t){var e=this.getProps(["x","y"],t);return{x:e.x,y:e.y}}},{key:"hasValue",value:function(){return Jn(this.x)&&Jn(this.y)}},{key:"getProps",value:function(t,e){var n=this,i=this.$animations;if(!e||!i)return this;var r={};return t.forEach((function(t){r[t]=i[t]&&i[t].active()?i[t]._to:n[t]})),r}}]),t}();function za(t,e){var n=t.options.ticks,i=function(t){var e=t.options.offset,n=t._tickSize(),i=t._length/n+(e?0:1),r=t._maxLength/n;return Math.floor(Math.min(i,r))}(t),r=Math.min(n.maxTicksLimit||i,i),o=n.major.enabled?function(t){var e,n,i=[];for(e=0,n=t.length;e<n;e++)t[e].major&&i.push(e);return i}(e):[],a=o.length,s=o[0],l=o[a-1],u=[];if(a>r)return function(t,e,n,i){var r,o=0,a=n[0];for(i=Math.ceil(i),r=0;r<t.length;r++)r===a&&(e.push(t[r]),a=n[++o*i])}(e,u,o,a/r),u;var c=function(t,e,n){var i=function(t){var e,n,i=t.length;if(i<2)return!1;for(n=t[0],e=1;e<i;++e)if(t[e]-t[e-1]!==n)return!1;return n}(t),r=e.length/n;if(!i)return Math.max(r,1);for(var o=function(t){var e,n=[],i=Math.sqrt(t);for(e=1;e<i;e++)t%e===0&&(n.push(e),n.push(t/e));return i===(0|i)&&n.push(i),n.sort((function(t,e){return t-e})).pop(),n}(i),a=0,s=o.length-1;a<s;a++){var l=o[a];if(l>r)return l}return Math.max(r,1)}(o,e,r);if(a>0){var h,d,f=a>1?Math.round((l-s)/(a-1)):null;for(Aa(e,u,c,yn(f)?0:s-f,s),h=0,d=a-1;h<d;h++)Aa(e,u,c,o[h],o[h+1]);return Aa(e,u,c,l,yn(f)?e.length:l+f),u}return Aa(e,u,c),u}function Aa(t,e,n,i,r){var o,a,s,l=kn(i,0),u=Math.min(kn(r,t.length),t.length),c=0;for(n=Math.ceil(n),r&&(n=(o=r-i)/Math.floor(o/n)),s=l;s<0;)c++,s=Math.round(l+c*n);for(a=Math.max(l,0);a<u;a++)a===s&&(e.push(t[a]),c++,s=Math.round(l+c*n))}Jt(Oa,"defaults",{}),Jt(Oa,"defaultRoutes",void 0);var Da=function(t,e,n){return"top"===e||"left"===e?t[e]+n:t[e]-n},Ra=function(t,e){return Math.min(e||t,t)};function Na(t,e){for(var n=[],i=t.length/e,r=t.length,o=0;o<r;o+=i)n.push(t[Math.floor(o)]);return n}function Ia(t,e,n){var i,r=t.ticks.length,o=Math.min(e,r-1),a=t._startPixel,s=t._endPixel,l=1e-6,u=t.getPixelForTick(o);if(!(n&&(i=1===r?Math.max(u-a,s-u):0===e?(t.getPixelForTick(1)-u)/2:(u-t.getPixelForTick(o-1))/2,(u+=o<e?i:-i)<a-l||u>s+l)))return u}function ja(t){return t.drawTicks?t.tickLength:0}function Ba(t,e){if(!t.display)return 0;var n=hr(t.font,e),i=cr(t.padding);return(_n(t.text)?t.text.length:1)*n.lineHeight+i.height}function Fa(t,e,n){var i=_i(t);return(n&&"right"!==e||!n&&"right"===e)&&(i=function(t){return"left"===t?"right":"right"===t?"left":t}(i)),i}var Wa=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this)).id=t.id,i.type=t.type,i.options=void 0,i.ctx=t.ctx,i.chart=t.chart,i.top=void 0,i.bottom=void 0,i.left=void 0,i.right=void 0,i.width=void 0,i.height=void 0,i._margins={left:0,right:0,top:0,bottom:0},i.maxWidth=void 0,i.maxHeight=void 0,i.paddingTop=void 0,i.paddingBottom=void 0,i.paddingLeft=void 0,i.paddingRight=void 0,i.axis=void 0,i.labelRotation=void 0,i.min=void 0,i.max=void 0,i._range=void 0,i.ticks=[],i._gridLineItems=null,i._labelItems=null,i._labelSizes=null,i._length=0,i._maxLength=0,i._longestTextCache={},i._startPixel=void 0,i._endPixel=void 0,i._reversePixels=!1,i._userMax=void 0,i._userMin=void 0,i._suggestedMax=void 0,i._suggestedMin=void 0,i._ticksLength=0,i._borderValue=0,i._cache={},i._dataLimitsCached=!1,i.$context=void 0,i}return v(n,[{key:"init",value:function(t){this.options=t.setContext(this.getContext()),this.axis=t.axis,this._userMin=this.parse(t.min),this._userMax=this.parse(t.max),this._suggestedMin=this.parse(t.suggestedMin),this._suggestedMax=this.parse(t.suggestedMax)}},{key:"parse",value:function(t,e){return t}},{key:"getUserBounds",value:function(){var t=this._userMin,e=this._userMax,n=this._suggestedMin,i=this._suggestedMax;return t=wn(t,Number.POSITIVE_INFINITY),e=wn(e,Number.NEGATIVE_INFINITY),n=wn(n,Number.POSITIVE_INFINITY),i=wn(i,Number.NEGATIVE_INFINITY),{min:wn(t,n),max:wn(e,i),minDefined:xn(t),maxDefined:xn(e)}}},{key:"getMinMax",value:function(t){var e,n=this.getUserBounds(),i=n.min,r=n.max,o=n.minDefined,a=n.maxDefined;if(o&&a)return{min:i,max:r};for(var s=this.getMatchingVisibleMetas(),l=0,u=s.length;l<u;++l)e=s[l].controller.getMinMax(this,t),o||(i=Math.min(i,e.min)),a||(r=Math.max(r,e.max));return{min:wn(i=a&&i>r?r:i,wn(r=o&&i>r?i:r,i)),max:wn(r,wn(i,r))}}},{key:"getPadding",value:function(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}},{key:"getTicks",value:function(){return this.ticks}},{key:"getLabels",value:function(){var t=this.chart.data;return this.options.labels||(this.isHorizontal()?t.xLabels:t.yLabels)||t.labels||[]}},{key:"getLabelItems",value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.chart.chartArea;return this._labelItems||(this._labelItems=this._computeLabelItems(t))}},{key:"beforeLayout",value:function(){this._cache={},this._dataLimitsCached=!1}},{key:"beforeUpdate",value:function(){Pn(this.options.beforeUpdate,[this])}},{key:"update",value:function(t,e,n){var i=this.options,r=i.beginAtZero,o=i.grace,a=i.ticks,s=a.sampleSize;this.beforeUpdate(),this.maxWidth=t,this.maxHeight=e,this._margins=n=Object.assign({left:0,right:0,top:0,bottom:0},n),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+n.left+n.right:this.height+n.top+n.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=function(t,e,n){var i=t.min,r=t.max,o=Sn(e,(r-i)/2),a=function(t,e){return n&&0===t?0:t+e};return{min:a(i,-Math.abs(o)),max:a(r,o)}}(this,o,r),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();var l=s<this.ticks.length;this._convertTicksToLabels(l?Na(this.ticks,s):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),a.display&&(a.autoSkip||"auto"===a.source)&&(this.ticks=za(this,this.ticks),this._labelSizes=null,this.afterAutoSkip()),l&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}},{key:"configure",value:function(){var t,e,n=this.options.reverse;this.isHorizontal()?(t=this.left,e=this.right):(t=this.top,e=this.bottom,n=!n),this._startPixel=t,this._endPixel=e,this._reversePixels=n,this._length=e-t,this._alignToPixels=this.options.alignToPixels}},{key:"afterUpdate",value:function(){Pn(this.options.afterUpdate,[this])}},{key:"beforeSetDimensions",value:function(){Pn(this.options.beforeSetDimensions,[this])}},{key:"setDimensions",value:function(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}},{key:"afterSetDimensions",value:function(){Pn(this.options.afterSetDimensions,[this])}},{key:"_callHooks",value:function(t){this.chart.notifyPlugins(t,this.getContext()),Pn(this.options[t],[this])}},{key:"beforeDataLimits",value:function(){this._callHooks("beforeDataLimits")}},{key:"determineDataLimits",value:function(){}},{key:"afterDataLimits",value:function(){this._callHooks("afterDataLimits")}},{key:"beforeBuildTicks",value:function(){this._callHooks("beforeBuildTicks")}},{key:"buildTicks",value:function(){return[]}},{key:"afterBuildTicks",value:function(){this._callHooks("afterBuildTicks")}},{key:"beforeTickToLabelConversion",value:function(){Pn(this.options.beforeTickToLabelConversion,[this])}},{key:"generateTickLabels",value:function(t){var e,n,i,r=this.options.ticks;for(e=0,n=t.length;e<n;e++)(i=t[e]).label=Pn(r.callback,[i.value,e,t],this)}},{key:"afterTickToLabelConversion",value:function(){Pn(this.options.afterTickToLabelConversion,[this])}},{key:"beforeCalculateLabelRotation",value:function(){Pn(this.options.beforeCalculateLabelRotation,[this])}},{key:"calculateLabelRotation",value:function(){var t,e,n,i=this.options,r=i.ticks,o=Ra(this.ticks.length,i.ticks.maxTicksLimit),a=r.minRotation||0,s=r.maxRotation,l=a;if(!this._isVisible()||!r.display||a>=s||o<=1||!this.isHorizontal())this.labelRotation=a;else{var u=this._getLabelSizes(),c=u.widest.width,h=u.highest.height,d=ui(this.chart.width-c,0,this.maxWidth);c+6>(t=i.offset?this.maxWidth/o:d/(o-1))&&(t=d/(o-(i.offset?.5:1)),e=this.maxHeight-ja(i.grid)-r.padding-Ba(i.title,this.chart.options.font),n=Math.sqrt(c*c+h*h),l=ni(Math.min(Math.asin(ui((u.highest.height+6)/t,-1,1)),Math.asin(ui(e/n,-1,1))-Math.asin(ui(h/n,-1,1)))),l=Math.max(a,Math.min(s,l))),this.labelRotation=l}}},{key:"afterCalculateLabelRotation",value:function(){Pn(this.options.afterCalculateLabelRotation,[this])}},{key:"afterAutoSkip",value:function(){}},{key:"beforeFit",value:function(){Pn(this.options.beforeFit,[this])}},{key:"fit",value:function(){var t={width:0,height:0},e=this.chart,n=this.options,i=n.ticks,r=n.title,o=n.grid,a=this._isVisible(),s=this.isHorizontal();if(a){var l=Ba(r,e.options.font);if(s?(t.width=this.maxWidth,t.height=ja(o)+l):(t.height=this.maxHeight,t.width=ja(o)+l),i.display&&this.ticks.length){var u=this._getLabelSizes(),c=u.first,h=u.last,d=u.widest,f=u.highest,p=2*i.padding,v=ei(this.labelRotation),m=Math.cos(v),g=Math.sin(v);if(s){var y=i.mirror?0:g*d.width+m*f.height;t.height=Math.min(this.maxHeight,t.height+y+p)}else{var _=i.mirror?0:m*d.width+g*f.height;t.width=Math.min(this.maxWidth,t.width+_+p)}this._calculatePadding(c,h,g,m)}}this._handleMargins(),s?(this.width=this._length=e.width-this._margins.left-this._margins.right,this.height=t.height):(this.width=t.width,this.height=this._length=e.height-this._margins.top-this._margins.bottom)}},{key:"_calculatePadding",value:function(t,e,n,i){var r=this.options,o=r.ticks,a=o.align,s=o.padding,l=r.position,u=0!==this.labelRotation,c="top"!==l&&"x"===this.axis;if(this.isHorizontal()){var h=this.getPixelForTick(0)-this.left,d=this.right-this.getPixelForTick(this.ticks.length-1),f=0,p=0;u?c?(f=i*t.width,p=n*e.height):(f=n*t.height,p=i*e.width):"start"===a?p=e.width:"end"===a?f=t.width:"inner"!==a&&(f=t.width/2,p=e.width/2),this.paddingLeft=Math.max((f-h+s)*this.width/(this.width-h),0),this.paddingRight=Math.max((p-d+s)*this.width/(this.width-d),0)}else{var v=e.height/2,m=t.height/2;"start"===a?(v=0,m=t.height):"end"===a&&(v=e.height,m=0),this.paddingTop=v+s,this.paddingBottom=m+s}}},{key:"_handleMargins",value:function(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}},{key:"afterFit",value:function(){Pn(this.options.afterFit,[this])}},{key:"isHorizontal",value:function(){var t=this.options,e=t.axis,n=t.position;return"top"===n||"bottom"===n||"x"===e}},{key:"isFullSize",value:function(){return this.options.fullSize}},{key:"_convertTicksToLabels",value:function(t){var e,n;for(this.beforeTickToLabelConversion(),this.generateTickLabels(t),e=0,n=t.length;e<n;e++)yn(t[e].label)&&(t.splice(e,1),n--,e--);this.afterTickToLabelConversion()}},{key:"_getLabelSizes",value:function(){var t=this._labelSizes;if(!t){var e=this.options.ticks.sampleSize,n=this.ticks;e<n.length&&(n=Na(n,e)),this._labelSizes=t=this._computeLabelSizes(n,n.length,this.options.ticks.maxTicksLimit)}return t}},{key:"_computeLabelSizes",value:function(t,e,n){var i,r,o,a,s,l,u,c,h,d,f,p=this.ctx,v=this._longestTextCache,m=[],g=[],y=Math.floor(e/Ra(e,n)),_=0,b=0;for(i=0;i<e;i+=y){if(a=t[i].label,s=this._resolveTickFontOptions(i),p.font=l=s.string,u=v[l]=v[l]||{data:{},gc:[]},c=s.lineHeight,h=d=0,yn(a)||_n(a)){if(_n(a))for(r=0,o=a.length;r<o;++r)yn(f=a[r])||_n(f)||(h=Vi(p,u.data,u.gc,h,f),d+=c)}else h=Vi(p,u.data,u.gc,h,a),d=c;m.push(h),g.push(d),_=Math.max(h,_),b=Math.max(d,b)}!function(t,e){Mn(t,(function(t){var n,i=t.gc,r=i.length/2;if(r>e){for(n=0;n<r;++n)delete t.data[i[n]];i.splice(0,r)}}))}(v,e);var x=m.indexOf(_),w=g.indexOf(b),k=function(t){return{width:m[t]||0,height:g[t]||0}};return{first:k(0),last:k(e-1),widest:k(x),highest:k(w),widths:m,heights:g}}},{key:"getLabelForValue",value:function(t){return t}},{key:"getPixelForValue",value:function(t,e){return NaN}},{key:"getValueForPixel",value:function(t){}},{key:"getPixelForTick",value:function(t){var e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t].value)}},{key:"getPixelForDecimal",value:function(t){this._reversePixels&&(t=1-t);var e=this._startPixel+t*this._length;return ui(this._alignToPixels?Zi(this.chart,e,0):e,-32768,32767)}},{key:"getDecimalForPixel",value:function(t){var e=(t-this._startPixel)/this._length;return this._reversePixels?1-e:e}},{key:"getBasePixel",value:function(){return this.getPixelForValue(this.getBaseValue())}},{key:"getBaseValue",value:function(){var t=this.min,e=this.max;return t<0&&e<0?e:t>0&&e>0?t:0}},{key:"getContext",value:function(t){var e=this.ticks||[];if(t>=0&&t<e.length){var n=e[t];return n.$context||(n.$context=function(t,e,n){return fr(t,{tick:n,index:e,type:"tick"})}(this.getContext(),t,n))}return this.$context||(this.$context=fr(this.chart.getContext(),{scale:this,type:"scale"}))}},{key:"_tickSize",value:function(){var t=this.options.ticks,e=ei(this.labelRotation),n=Math.abs(Math.cos(e)),i=Math.abs(Math.sin(e)),r=this._getLabelSizes(),o=t.autoSkipPadding||0,a=r?r.widest.width+o:0,s=r?r.highest.height+o:0;return this.isHorizontal()?s*n>a*i?a/n:s/i:s*i<a*n?s/n:a/i}},{key:"_isVisible",value:function(){var t=this.options.display;return"auto"!==t?!!t:this.getMatchingVisibleMetas().length>0}},{key:"_computeGridLineItems",value:function(t){var e,n,i,r,o,a,s,l,u,c,h,d,f=this.axis,p=this.chart,v=this.options,m=v.grid,g=v.position,y=v.border,_=m.offset,b=this.isHorizontal(),x=this.ticks.length+(_?1:0),w=ja(m),k=[],S=y.setContext(this.getContext()),P=S.display?S.width:0,M=P/2,L=function(t){return Zi(p,t,P)};if("top"===g)e=L(this.bottom),a=this.bottom-w,l=e-M,c=L(t.top)+M,d=t.bottom;else if("bottom"===g)e=L(this.top),c=t.top,d=L(t.bottom)-M,a=e+M,l=this.top+w;else if("left"===g)e=L(this.right),o=this.right-w,s=e-M,u=L(t.left)+M,h=t.right;else if("right"===g)e=L(this.left),u=t.left,h=L(t.right)-M,o=e+M,s=this.left+w;else if("x"===f){if("center"===g)e=L((t.top+t.bottom)/2+.5);else if(bn(g)){var C=Object.keys(g)[0],E=g[C];e=L(this.chart.scales[C].getPixelForValue(E))}c=t.top,d=t.bottom,l=(a=e+M)+w}else if("y"===f){if("center"===g)e=L((t.left+t.right)/2);else if(bn(g)){var T=Object.keys(g)[0],O=g[T];e=L(this.chart.scales[T].getPixelForValue(O))}s=(o=e-M)-w,u=t.left,h=t.right}var z=kn(v.ticks.maxTicksLimit,x),A=Math.max(1,Math.ceil(x/z));for(n=0;n<x;n+=A){var D=this.getContext(n),R=m.setContext(D),N=y.setContext(D),I=R.lineWidth,j=R.color,B=N.dash||[],F=N.dashOffset,W=R.tickWidth,V=R.tickColor,H=R.tickBorderDash||[],Z=R.tickBorderDashOffset;void 0!==(i=Ia(this,n,_))&&(r=Zi(p,i,I),b?o=s=u=h=r:a=l=c=d=r,k.push({tx1:o,ty1:a,tx2:s,ty2:l,x1:u,y1:c,x2:h,y2:d,width:I,color:j,borderDash:B,borderDashOffset:F,tickWidth:W,tickColor:V,tickBorderDash:H,tickBorderDashOffset:Z}))}return this._ticksLength=x,this._borderValue=e,k}},{key:"_computeLabelItems",value:function(t){var e,n,i,r,o,a,s,l,u,c,h,d=this.axis,f=this.options,p=f.position,v=f.ticks,m=this.isHorizontal(),g=this.ticks,y=v.align,_=v.crossAlign,b=v.padding,x=v.mirror,w=ja(f.grid),k=w+b,S=x?-b:k,P=-ei(this.labelRotation),M=[],L="middle";if("top"===p)o=this.bottom-S,a=this._getXAxisLabelAlignment();else if("bottom"===p)o=this.top+S,a=this._getXAxisLabelAlignment();else if("left"===p){var C=this._getYAxisLabelAlignment(w);a=C.textAlign,r=C.x}else if("right"===p){var E=this._getYAxisLabelAlignment(w);a=E.textAlign,r=E.x}else if("x"===d){if("center"===p)o=(t.top+t.bottom)/2+k;else if(bn(p)){var T=Object.keys(p)[0],O=p[T];o=this.chart.scales[T].getPixelForValue(O)+k}a=this._getXAxisLabelAlignment()}else if("y"===d){if("center"===p)r=(t.left+t.right)/2-k;else if(bn(p)){var z=Object.keys(p)[0],A=p[z];r=this.chart.scales[z].getPixelForValue(A)}a=this._getYAxisLabelAlignment(w).textAlign}"y"===d&&("start"===y?L="top":"end"===y&&(L="bottom"));var D=this._getLabelSizes();for(e=0,n=g.length;e<n;++e){i=g[e].label;var R=v.setContext(this.getContext(e));s=this.getPixelForTick(e)+v.labelOffset,u=(l=this._resolveTickFontOptions(e)).lineHeight;var N=(c=_n(i)?i.length:1)/2,I=R.color,j=R.textStrokeColor,B=R.textStrokeWidth,F=a;m?(r=s,"inner"===a&&(F=e===n-1?this.options.reverse?"left":"right":0===e?this.options.reverse?"right":"left":"center"),h="top"===p?"near"===_||0!==P?-c*u+u/2:"center"===_?-D.highest.height/2-N*u+u:-D.highest.height+u/2:"near"===_||0!==P?u/2:"center"===_?D.highest.height/2-N*u:D.highest.height-c*u,x&&(h*=-1),0===P||R.showLabelBackdrop||(r+=u/2*Math.sin(P))):(o=s,h=(1-c)*u/2);var W=void 0;if(R.showLabelBackdrop){var V=cr(R.backdropPadding),H=D.heights[e],Z=D.widths[e],U=h-V.top,Y=0-V.left;switch(L){case"middle":U-=H/2;break;case"bottom":U-=H}switch(a){case"center":Y-=Z/2;break;case"right":Y-=Z}W={left:Y,top:U,width:Z+V.width,height:H+V.height,color:R.backdropColor}}M.push({label:i,font:l,textOffset:h,options:{rotation:P,color:I,strokeColor:j,strokeWidth:B,textAlign:F,textBaseline:L,translation:[r,o],backdrop:W}})}return M}},{key:"_getXAxisLabelAlignment",value:function(){var t=this.options,e=t.position,n=t.ticks;if(-ei(this.labelRotation))return"top"===e?"left":"right";var i="center";return"start"===n.align?i="left":"end"===n.align?i="right":"inner"===n.align&&(i="inner"),i}},{key:"_getYAxisLabelAlignment",value:function(t){var e,n,i=this.options,r=i.position,o=i.ticks,a=o.crossAlign,s=o.mirror,l=o.padding,u=t+l,c=this._getLabelSizes().widest.width;return"left"===r?s?(n=this.right+l,"near"===a?e="left":"center"===a?(e="center",n+=c/2):(e="right",n+=c)):(n=this.right-u,"near"===a?e="right":"center"===a?(e="center",n-=c/2):(e="left",n=this.left)):"right"===r?s?(n=this.left+l,"near"===a?e="right":"center"===a?(e="center",n-=c/2):(e="left",n-=c)):(n=this.left+u,"near"===a?e="left":"center"===a?(e="center",n+=c/2):(e="right",n=this.right)):e="right",{textAlign:e,x:n}}},{key:"_computeLabelArea",value:function(){if(!this.options.ticks.mirror){var t=this.chart,e=this.options.position;return"left"===e||"right"===e?{top:0,left:this.left,bottom:t.height,right:this.right}:"top"===e||"bottom"===e?{top:this.top,left:0,bottom:this.bottom,right:t.width}:void 0}}},{key:"drawBackground",value:function(){var t=this.ctx,e=this.options.backgroundColor,n=this.left,i=this.top,r=this.width,o=this.height;e&&(t.save(),t.fillStyle=e,t.fillRect(n,i,r,o),t.restore())}},{key:"getLineWidthForValue",value:function(t){var e=this.options.grid;if(!this._isVisible()||!e.display)return 0;var n=this.ticks.findIndex((function(e){return e.value===t}));return n>=0?e.setContext(this.getContext(n)).lineWidth:0}},{key:"drawGrid",value:function(t){var e,n,i=this.options.grid,r=this.ctx,o=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(t)),a=function(t,e,n){n.width&&n.color&&(r.save(),r.lineWidth=n.width,r.strokeStyle=n.color,r.setLineDash(n.borderDash||[]),r.lineDashOffset=n.borderDashOffset,r.beginPath(),r.moveTo(t.x,t.y),r.lineTo(e.x,e.y),r.stroke(),r.restore())};if(i.display)for(e=0,n=o.length;e<n;++e){var s=o[e];i.drawOnChartArea&&a({x:s.x1,y:s.y1},{x:s.x2,y:s.y2},s),i.drawTicks&&a({x:s.tx1,y:s.ty1},{x:s.tx2,y:s.ty2},{color:s.tickColor,width:s.tickWidth,borderDash:s.tickBorderDash,borderDashOffset:s.tickBorderDashOffset})}}},{key:"drawBorder",value:function(){var t=this.chart,e=this.ctx,n=this.options,i=n.border,r=n.grid,o=i.setContext(this.getContext()),a=i.display?o.width:0;if(a){var s,l,u,c,h=r.setContext(this.getContext(0)).lineWidth,d=this._borderValue;this.isHorizontal()?(s=Zi(t,this.left,a)-a/2,l=Zi(t,this.right,h)+h/2,u=c=d):(u=Zi(t,this.top,a)-a/2,c=Zi(t,this.bottom,h)+h/2,s=l=d),e.save(),e.lineWidth=o.width,e.strokeStyle=o.color,e.beginPath(),e.moveTo(s,u),e.lineTo(l,c),e.stroke(),e.restore()}}},{key:"drawLabels",value:function(t){if(this.options.ticks.display){var e=this.ctx,n=this._computeLabelArea();n&&Ki(e,n);var i,r=S(this.getLabelItems(t));try{for(r.s();!(i=r.n()).done;){var o=i.value,a=o.options,s=o.font;er(e,o.label,0,o.textOffset,s,a)}}catch(l){r.e(l)}finally{r.f()}n&&Qi(e)}}},{key:"drawTitle",value:function(){var t=this.ctx,e=this.options,n=e.position,i=e.title,r=e.reverse;if(i.display){var o=hr(i.font),a=cr(i.padding),s=i.align,l=o.lineHeight/2;"bottom"===n||"center"===n||bn(n)?(l+=a.bottom,_n(i.text)&&(l+=o.lineHeight*(i.text.length-1))):l+=a.top;var u=function(t,e,n,i){var r,o,a,s=t.top,l=t.left,u=t.bottom,c=t.right,h=t.chart,d=h.chartArea,f=h.scales,p=0,v=u-s,m=c-l;if(t.isHorizontal()){if(o=bi(i,l,c),bn(n)){var g=Object.keys(n)[0],y=n[g];a=f[g].getPixelForValue(y)+v-e}else a="center"===n?(d.bottom+d.top)/2+v-e:Da(t,n,e);r=c-l}else{if(bn(n)){var _=Object.keys(n)[0],b=n[_];o=f[_].getPixelForValue(b)-m+e}else o="center"===n?(d.left+d.right)/2-m+e:Da(t,n,e);a=bi(i,u,s),p="left"===n?-Yn:Yn}return{titleX:o,titleY:a,maxWidth:r,rotation:p}}(this,l,n,s),c=u.titleX,h=u.titleY,d=u.maxWidth,f=u.rotation;er(t,i.text,0,0,o,{color:i.color,maxWidth:d,rotation:f,textAlign:Fa(s,n,r),textBaseline:"middle",translation:[c,h]})}}},{key:"draw",value:function(t){this._isVisible()&&(this.drawBackground(),this.drawGrid(t),this.drawBorder(),this.drawTitle(),this.drawLabels(t))}},{key:"_layers",value:function(){var t=this,e=this.options,i=e.ticks&&e.ticks.z||0,r=kn(e.grid&&e.grid.z,-1),o=kn(e.border&&e.border.z,0);return this._isVisible()&&this.draw===n.prototype.draw?[{z:r,draw:function(e){t.drawBackground(),t.drawGrid(e),t.drawTitle()}},{z:o,draw:function(){t.drawBorder()}},{z:i,draw:function(e){t.drawLabels(e)}}]:[{z:i,draw:function(e){t.draw(e)}}]}},{key:"getMatchingVisibleMetas",value:function(t){var e,n,i=this.chart.getSortedVisibleDatasetMetas(),r=this.axis+"AxisID",o=[];for(e=0,n=i.length;e<n;++e){var a=i[e];a[r]!==this.id||t&&a.type!==t||o.push(a)}return o}},{key:"_resolveTickFontOptions",value:function(t){return hr(this.options.ticks.setContext(this.getContext(t)).font)}},{key:"_maxDigits",value:function(){var t=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/t}}]),n}(Oa),Va=function(){function t(e,n,i){h(this,t),this.type=e,this.scope=n,this.override=i,this.items=Object.create(null)}return v(t,[{key:"isForType",value:function(t){return Object.prototype.isPrototypeOf.call(this.type.prototype,t.prototype)}},{key:"register",value:function(t){var e,n=Object.getPrototypeOf(t);(function(t){return"id"in t&&"defaults"in t})(n)&&(e=this.register(n));var i=this.items,r=t.id,o=this.scope+"."+r;if(!r)throw new Error("class does not have id: "+t);return r in i||(i[r]=t,function(t,e,n){var i=On(Object.create(null),[n?Wi.get(n):{},Wi.get(e),t.defaults]);Wi.set(e,i),t.defaultRoutes&&function(t,e){Object.keys(e).forEach((function(n){var i=n.split("."),r=i.pop(),o=[t].concat(i).join("."),a=e[n].split("."),s=a.pop(),l=a.join(".");Wi.route(o,r,l,s)}))}(e,t.defaultRoutes);t.descriptors&&Wi.describe(e,t.descriptors)}(t,o,e),this.override&&Wi.override(t.id,t.overrides)),o}},{key:"get",value:function(t){return this.items[t]}},{key:"unregister",value:function(t){var e=this.items,n=t.id,i=this.scope;n in e&&delete e[n],i&&n in Wi[i]&&(delete Wi[i][n],this.override&&delete Ni[n])}}]),t}();var Ha=function(){function t(){h(this,t),this.controllers=new Va(Po,"datasets",!0),this.elements=new Va(Oa,"elements"),this.plugins=new Va(Object,"plugins"),this.scales=new Va(Wa,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}return v(t,[{key:"add",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("register",e)}},{key:"remove",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("unregister",e)}},{key:"addControllers",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("register",e,this.controllers)}},{key:"addElements",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("register",e,this.elements)}},{key:"addPlugins",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("register",e,this.plugins)}},{key:"addScales",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("register",e,this.scales)}},{key:"getController",value:function(t){return this._get(t,this.controllers,"controller")}},{key:"getElement",value:function(t){return this._get(t,this.elements,"element")}},{key:"getPlugin",value:function(t){return this._get(t,this.plugins,"plugin")}},{key:"getScale",value:function(t){return this._get(t,this.scales,"scale")}},{key:"removeControllers",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("unregister",e,this.controllers)}},{key:"removeElements",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("unregister",e,this.elements)}},{key:"removePlugins",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("unregister",e,this.plugins)}},{key:"removeScales",value:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];this._each("unregister",e,this.scales)}},{key:"_each",value:function(t,e,n){var i=this;c(e).forEach((function(e){var r=n||i._getRegistryForType(e);n||r.isForType(e)||r===i.plugins&&e.id?i._exec(t,r,e):Mn(e,(function(e){var r=n||i._getRegistryForType(e);i._exec(t,r,e)}))}))}},{key:"_exec",value:function(t,e,n){var i=In(t);Pn(n["before"+i],[],n),e[t](n),Pn(n["after"+i],[],n)}},{key:"_getRegistryForType",value:function(t){for(var e=0;e<this._typedRegistries.length;e++){var n=this._typedRegistries[e];if(n.isForType(t))return n}return this.plugins}},{key:"_get",value:function(t,e,n){var i=e.get(t);if(void 0===i)throw new Error('"'+t+'" is not a registered '+n+".");return i}}]),t}(),Za=new Ha,Ua=function(){function t(){h(this,t),this._init=[]}return v(t,[{key:"notify",value:function(t,e,n,i){"beforeInit"===e&&(this._init=this._createDescriptors(t,!0),this._notify(this._init,t,"install"));var r=i?this._descriptors(t).filter(i):this._descriptors(t),o=this._notify(r,t,e,n);return"afterDestroy"===e&&(this._notify(r,t,"stop"),this._notify(this._init,t,"uninstall")),o}},{key:"_notify",value:function(t,e,n,i){i=i||{};var r,o=S(t);try{for(o.s();!(r=o.n()).done;){var a=r.value,s=a.plugin;if(!1===Pn(s[n],[e,i,a.options],s)&&i.cancelable)return!1}}catch(l){o.e(l)}finally{o.f()}return!0}},{key:"invalidate",value:function(){yn(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}},{key:"_descriptors",value:function(t){if(this._cache)return this._cache;var e=this._cache=this._createDescriptors(t);return this._notifyStateChanges(t),e}},{key:"_createDescriptors",value:function(t,e){var n=t&&t.config,i=kn(n.options&&n.options.plugins,{}),r=function(t){for(var e={},n=[],i=Object.keys(Za.plugins.items),r=0;r<i.length;r++)n.push(Za.getPlugin(i[r]));for(var o=t.plugins||[],a=0;a<o.length;a++){var s=o[a];-1===n.indexOf(s)&&(n.push(s),e[s.id]=!0)}return{plugins:n,localIds:e}}(n);return!1!==i||e?function(t,e,n,i){var r,o=e.plugins,a=e.localIds,s=[],l=t.getContext(),u=S(o);try{for(u.s();!(r=u.n()).done;){var c=r.value,h=c.id,d=Ya(n[h],i);null!==d&&s.push({plugin:c,options:$a(t.config,{plugin:c,local:a[h]},d,l)})}}catch(f){u.e(f)}finally{u.f()}return s}(t,r,i,e):[]}},{key:"_notifyStateChanges",value:function(t){var e=this._oldCache||[],n=this._cache,i=function(t,e){return t.filter((function(t){return!e.some((function(e){return t.plugin.id===e.plugin.id}))}))};this._notify(i(e,n),t,"stop"),this._notify(i(n,e),t,"start")}}]),t}();function Ya(t,e){return e||!1!==t?!0===t?{}:t:null}function $a(t,e,n,i){var r=e.plugin,o=e.local,a=t.pluginScopeKeys(r),s=t.getOptionScopes(n,a);return o&&r.defaults&&s.push(r.defaults),t.createResolver(s,i,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function qa(t,e){var n=Wi.datasets[t]||{};return((e.datasets||{})[t]||{}).indexAxis||e.indexAxis||n.indexAxis||"x"}function Ka(t){if("x"===t||"y"===t||"r"===t)return t}function Qa(t){if(Ka(t))return t;for(var e=arguments.length,n=new Array(e>1?e-1:0),i=1;i<e;i++)n[i-1]=arguments[i];for(var r=0,o=n;r<o.length;r++){var a=o[r],s=a.axis||("top"===(l=a.position)||"bottom"===l?"x":"left"===l||"right"===l?"y":void 0)||t.length>1&&Ka(t[0].toLowerCase());if(s)return s}var l;throw new Error("Cannot determine type of '".concat(t,"' axis. Please provide 'axis' or 'position' option."))}function Ga(t,e,n){if(n[e+"AxisID"]===t)return{axis:e}}function Xa(t,e){var n=Ni[t.type]||{scales:{}},i=e.scales||{},r=qa(t.type,e),o=Object.create(null);return Object.keys(i).forEach((function(e){var a=i[e];if(!bn(a))return console.error("Invalid scale configuration for scale: ".concat(e));if(a._proxy)return console.warn("Ignoring resolver passed as options for scale: ".concat(e));var s=Qa(e,a,function(t,e){if(e.data&&e.data.datasets){var n=e.data.datasets.filter((function(e){return e.xAxisID===t||e.yAxisID===t}));if(n.length)return Ga(t,"x",n[0])||Ga(t,"y",n[0])}return{}}(e,t),Wi.scales[a.type]),l=function(t,e){return t===e?"_index_":"_value_"}(s,r),u=n.scales||{};o[e]=zn(Object.create(null),[{axis:s},a,u[s],u[l]])})),t.data.datasets.forEach((function(n){var r=n.type||t.type,a=n.indexAxis||qa(r,e),s=(Ni[r]||{}).scales||{};Object.keys(s).forEach((function(t){var e=function(t,e){var n=t;return"_index_"===t?n=e:"_value_"===t&&(n="x"===e?"y":"x"),n}(t,a),r=n[e+"AxisID"]||e;o[r]=o[r]||Object.create(null),zn(o[r],[{axis:e},i[r],s[t]])}))})),Object.keys(o).forEach((function(t){var e=o[t];zn(e,[Wi.scales[e.type],Wi.scale])})),o}function Ja(t){var e=t.options||(t.options={});e.plugins=kn(e.plugins,{}),e.scales=Xa(t,e)}function ts(t){return(t=t||{}).datasets=t.datasets||[],t.labels=t.labels||[],t}var es=new Map,ns=new Set;function is(t,e){var n=es.get(t);return n||(n=e(),es.set(t,n),ns.add(n)),n}var rs=function(t,e,n){var i=Nn(e,n);void 0!==i&&t.add(i)},os=function(){function t(e){h(this,t),this._config=function(t){return(t=t||{}).data=ts(t.data),Ja(t),t}(e),this._scopeCache=new Map,this._resolverCache=new Map}return v(t,[{key:"platform",get:function(){return this._config.platform}},{key:"type",get:function(){return this._config.type},set:function(t){this._config.type=t}},{key:"data",get:function(){return this._config.data},set:function(t){this._config.data=ts(t)}},{key:"options",get:function(){return this._config.options},set:function(t){this._config.options=t}},{key:"plugins",get:function(){return this._config.plugins}},{key:"update",value:function(){var t=this._config;this.clearCache(),Ja(t)}},{key:"clearCache",value:function(){this._scopeCache.clear(),this._resolverCache.clear()}},{key:"datasetScopeKeys",value:function(t){return is(t,(function(){return[["datasets.".concat(t),""]]}))}},{key:"datasetAnimationScopeKeys",value:function(t,e){return is("".concat(t,".transition.").concat(e),(function(){return[["datasets.".concat(t,".transitions.").concat(e),"transitions.".concat(e)],["datasets.".concat(t),""]]}))}},{key:"datasetElementScopeKeys",value:function(t,e){return is("".concat(t,"-").concat(e),(function(){return[["datasets.".concat(t,".elements.").concat(e),"datasets.".concat(t),"elements.".concat(e),""]]}))}},{key:"pluginScopeKeys",value:function(t){var e=t.id,n=this.type;return is("".concat(n,"-plugin-").concat(e),(function(){return[["plugins.".concat(e)].concat(c(t.additionalOptionScopes||[]))]}))}},{key:"_cachedScopes",value:function(t,e){var n=this._scopeCache,i=n.get(t);return i&&!e||(i=new Map,n.set(t,i)),i}},{key:"getOptionScopes",value:function(t,e,n){var i=this.options,r=this.type,o=this._cachedScopes(t,n),a=o.get(e);if(a)return a;var s=new Set;e.forEach((function(e){t&&(s.add(t),e.forEach((function(e){return rs(s,t,e)}))),e.forEach((function(t){return rs(s,i,t)})),e.forEach((function(t){return rs(s,Ni[r]||{},t)})),e.forEach((function(t){return rs(s,Wi,t)})),e.forEach((function(t){return rs(s,Ii,t)}))}));var l=Array.from(s);return 0===l.length&&l.push(Object.create(null)),ns.has(e)&&o.set(e,l),l}},{key:"chartOptionScopes",value:function(){var t=this.options,e=this.type;return[t,Ni[e]||{},Wi.datasets[e]||{},{type:e},Wi,Ii]}},{key:"resolveNamedOptions",value:function(t,e,n){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[""],r={$shared:!0},o=as(this._resolverCache,t,i),a=o.resolver,s=o.subPrefixes,l=a;(function(t,e){var n,i=mr(t),r=i.isScriptable,o=i.isIndexable,a=S(e);try{for(a.s();!(n=a.n()).done;){var s=n.value,l=r(s),u=o(s),c=(u||l)&&t[s];if(l&&(Bn(c)||ss(c))||u&&_n(c))return!0}}catch(h){a.e(h)}finally{a.f()}return!1})(a,e)&&(r.$shared=!1,l=vr(a,n=Bn(n)?n():n,this.createResolver(t,n,s)));var u,c=S(e);try{for(c.s();!(u=c.n()).done;){var h=u.value;r[h]=l[h]}}catch(d){c.e(d)}finally{c.f()}return r}},{key:"createResolver",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[""],i=arguments.length>3?arguments[3]:void 0,r=as(this._resolverCache,t,n).resolver;return bn(e)?vr(r,e,void 0,i):r}}]),t}();function as(t,e,n){var i=t.get(e);i||(i=new Map,t.set(e,i));var r=n.join(),o=i.get(r);o||(o={resolver:pr(e,n),subPrefixes:n.filter((function(t){return!t.toLowerCase().includes("hover")}))},i.set(r,o));return o}var ss=function(t){return bn(t)&&Object.getOwnPropertyNames(t).reduce((function(e,n){return e||Bn(t[n])}),!1)};var ls=["top","bottom","left","right","chartArea"];function us(t,e){return"top"===t||"bottom"===t||-1===ls.indexOf(t)&&"x"===e}function cs(t,e){return function(n,i){return n[t]===i[t]?n[e]-i[e]:n[t]-i[t]}}function hs(t){var e=t.chart,n=e.options.animation;e.notifyPlugins("afterRender"),Pn(n&&n.onComplete,[t],e)}function ds(t){var e=t.chart,n=e.options.animation;Pn(n&&n.onProgress,[t],e)}function fs(t){return Rr()&&"string"===typeof t?t=document.getElementById(t):t&&t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas),t}var ps={},vs=function(t){var e=fs(t);return Object.values(ps).filter((function(t){return t.canvas===e})).pop()};function ms(t,e,n){for(var i=0,r=Object.keys(t);i<r.length;i++){var o=r[i],a=+o;if(a>=e){var s=t[o];delete t[o],(n>0||a>e)&&(t[a+n]=s)}}}var gs=function(){function t(e,n){var i=this;h(this,t);var r=this.config=new os(n),o=fs(e),a=vs(o);if(a)throw new Error("Canvas is already in use. Chart with ID '"+a.id+"' must be destroyed before the canvas with ID '"+a.canvas.id+"' can be reused.");var s=r.createResolver(r.chartOptionScopes(),this.getContext());this.platform=new(r.platform||function(t){return!Rr()||"undefined"!==typeof OffscreenCanvas&&t instanceof OffscreenCanvas?va:Ta}(o)),this.platform.updateConfig(r);var l=this.platform.acquireContext(o,s.aspectRatio),u=l&&l.canvas,c=u&&u.height,d=u&&u.width;this.id=gn(),this.ctx=l,this.canvas=u,this.width=d,this.height=c,this._options=s,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new Ua,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=function(t,e){var n;return function(){for(var i=arguments.length,r=new Array(i),o=0;o<i;o++)r[o]=arguments[o];return e?(clearTimeout(n),n=setTimeout(t,e,r)):t.apply(this,r),e}}((function(t){return i.update(t)}),s.resizeDelay||0),this._dataChanges=[],ps[this.id]=this,l&&u?(lo.listen(this,"complete",hs),lo.listen(this,"progress",ds),this._initialize(),this.attached&&this.update()):console.error("Failed to create chart: can't acquire context from the given item")}return v(t,[{key:"aspectRatio",get:function(){var t=this.options,e=t.aspectRatio,n=t.maintainAspectRatio,i=this.width,r=this.height,o=this._aspectRatio;return yn(e)?n&&o?o:r?i/r:null:e}},{key:"data",get:function(){return this.config.data},set:function(t){this.config.data=t}},{key:"options",get:function(){return this._options},set:function(t){this.config.options=t}},{key:"registry",get:function(){return Za}},{key:"_initialize",value:function(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Ur(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}},{key:"clear",value:function(){return Ui(this.canvas,this.ctx),this}},{key:"stop",value:function(){return lo.stop(this),this}},{key:"resize",value:function(t,e){lo.running(this)?this._resizeBeforeDraw={width:t,height:e}:this._resize(t,e)}},{key:"_resize",value:function(t,e){var n=this.options,i=this.canvas,r=n.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(i,t,e,r),a=n.devicePixelRatio||this.platform.getDevicePixelRatio(),s=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,Ur(this,a,!0)&&(this.notifyPlugins("resize",{size:o}),Pn(n.onResize,[this,o],this),this.attached&&this._doResize(s)&&this.render())}},{key:"ensureScalesHaveIDs",value:function(){Mn(this.options.scales||{},(function(t,e){t.id=e}))}},{key:"buildOrUpdateScales",value:function(){var t=this,e=this.options,n=e.scales,i=this.scales,r=Object.keys(i).reduce((function(t,e){return t[e]=!1,t}),{}),o=[];n&&(o=o.concat(Object.keys(n).map((function(t){var e=n[t],i=Qa(t,e),r="r"===i,o="x"===i;return{options:e,dposition:r?"chartArea":o?"bottom":"left",dtype:r?"radialLinear":o?"category":"linear"}})))),Mn(o,(function(n){var o=n.options,a=o.id,s=Qa(a,o),l=kn(o.type,n.dtype);void 0!==o.position&&us(o.position,s)===us(n.dposition)||(o.position=n.dposition),r[a]=!0;var u=null;a in i&&i[a].type===l?u=i[a]:(u=new(Za.getScale(l))({id:a,type:l,ctx:t.ctx,chart:t}),i[u.id]=u);u.init(o,e)})),Mn(r,(function(t,e){t||delete i[e]})),Mn(i,(function(e){da(t,e,e.options),ca(t,e)}))}},{key:"_updateMetasets",value:function(){var t=this._metasets,e=this.data.datasets.length,n=t.length;if(t.sort((function(t,e){return t.index-e.index})),n>e){for(var i=e;i<n;++i)this._destroyDatasetMeta(i);t.splice(e,n-e)}this._sortedMetasets=t.slice(0).sort(cs("order","index"))}},{key:"_removeUnreferencedMetasets",value:function(){var t=this,e=this._metasets,n=this.data.datasets;e.length>n.length&&delete this._stacks,e.forEach((function(e,i){0===n.filter((function(t){return t===e._dataset})).length&&t._destroyDatasetMeta(i)}))}},{key:"buildOrUpdateControllers",value:function(){var t,e,n=[],i=this.data.datasets;for(this._removeUnreferencedMetasets(),t=0,e=i.length;t<e;t++){var r=i[t],o=this.getDatasetMeta(t),a=r.type||this.config.type;if(o.type&&o.type!==a&&(this._destroyDatasetMeta(t),o=this.getDatasetMeta(t)),o.type=a,o.indexAxis=r.indexAxis||qa(a,this.options),o.order=r.order||0,o.index=t,o.label=""+r.label,o.visible=this.isDatasetVisible(t),o.controller)o.controller.updateIndex(t),o.controller.linkScales();else{var s=Za.getController(a),l=Wi.datasets[a],u=l.datasetElementType,c=l.dataElementType;Object.assign(s,{dataElementType:Za.getElement(c),datasetElementType:u&&Za.getElement(u)}),o.controller=new s(this,t),n.push(o.controller)}}return this._updateMetasets(),n}},{key:"_resetElements",value:function(){var t=this;Mn(this.data.datasets,(function(e,n){t.getDatasetMeta(n).controller.reset()}),this)}},{key:"reset",value:function(){this._resetElements(),this.notifyPlugins("reset")}},{key:"update",value:function(t){var e=this.config;e.update();var n=this._options=e.createResolver(e.chartOptionScopes(),this.getContext()),i=this._animationsDisabled=!n.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),!1!==this.notifyPlugins("beforeUpdate",{mode:t,cancelable:!0})){var r=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");for(var o=0,a=0,s=this.data.datasets.length;a<s;a++){var l=this.getDatasetMeta(a).controller,u=!i&&-1===r.indexOf(l);l.buildOrUpdateElements(u),o=Math.max(+l.getMaxOverflow(),o)}o=this._minPadding=n.layout.autoPadding?o:0,this._updateLayout(o),i||Mn(r,(function(t){t.reset()})),this._updateDatasets(t),this.notifyPlugins("afterUpdate",{mode:t}),this._layers.sort(cs("z","_idx"));var c=this._active,h=this._lastEvent;h?this._eventHandler(h,!0):c.length&&this._updateHoverStyles(c,c,!0),this.render()}}},{key:"_updateScales",value:function(){var t=this;Mn(this.scales,(function(e){ha(t,e)})),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}},{key:"_checkEventBindings",value:function(){var t=this.options,e=new Set(Object.keys(this._listeners)),n=new Set(t.events);Fn(e,n)&&!!this._responsiveListeners===t.responsive||(this.unbindEvents(),this.bindEvents())}},{key:"_updateHiddenIndices",value:function(){var t,e=this._hiddenIndices,n=S(this._getUniformDataChanges()||[]);try{for(n.s();!(t=n.n()).done;){var i=t.value,r=i.method,o=i.start,a=i.count;ms(e,o,"_removeElements"===r?-a:a)}}catch(s){n.e(s)}finally{n.f()}}},{key:"_getUniformDataChanges",value:function(){var t=this._dataChanges;if(t&&t.length){this._dataChanges=[];for(var e=this.data.datasets.length,n=function(e){return new Set(t.filter((function(t){return t[0]===e})).map((function(t,e){return e+","+t.splice(1).join(",")})))},i=n(0),r=1;r<e;r++)if(!Fn(i,n(r)))return;return Array.from(i).map((function(t){return t.split(",")})).map((function(t){return{method:t[1],start:+t[2],count:+t[3]}}))}}},{key:"_updateLayout",value:function(t){var e=this;if(!1!==this.notifyPlugins("beforeLayout",{cancelable:!0})){fa(this,this.width,this.height,t);var n=this.chartArea,i=n.width<=0||n.height<=0;this._layers=[],Mn(this.boxes,(function(t){var n;i&&"chartArea"===t.position||(t.configure&&t.configure(),(n=e._layers).push.apply(n,c(t._layers())))}),this),this._layers.forEach((function(t,e){t._idx=e})),this.notifyPlugins("afterLayout")}}},{key:"_updateDatasets",value:function(t){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:t,cancelable:!0})){for(var e=0,n=this.data.datasets.length;e<n;++e)this.getDatasetMeta(e).controller.configure();for(var i=0,r=this.data.datasets.length;i<r;++i)this._updateDataset(i,Bn(t)?t({datasetIndex:i}):t);this.notifyPlugins("afterDatasetsUpdate",{mode:t})}}},{key:"_updateDataset",value:function(t,e){var n=this.getDatasetMeta(t),i={meta:n,index:t,mode:e,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetUpdate",i)&&(n.controller._update(e),i.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",i))}},{key:"render",value:function(){!1!==this.notifyPlugins("beforeRender",{cancelable:!0})&&(lo.has(this)?this.attached&&!lo.running(this)&&lo.start(this):(this.draw(),hs({chart:this})))}},{key:"draw",value:function(){var t;if(this._resizeBeforeDraw){var e=this._resizeBeforeDraw,n=e.width,i=e.height;this._resize(n,i),this._resizeBeforeDraw=null}if(this.clear(),!(this.width<=0||this.height<=0)&&!1!==this.notifyPlugins("beforeDraw",{cancelable:!0})){var r=this._layers;for(t=0;t<r.length&&r[t].z<=0;++t)r[t].draw(this.chartArea);for(this._drawDatasets();t<r.length;++t)r[t].draw(this.chartArea);this.notifyPlugins("afterDraw")}}},{key:"_getSortedDatasetMetas",value:function(t){var e,n,i=this._sortedMetasets,r=[];for(e=0,n=i.length;e<n;++e){var o=i[e];t&&!o.visible||r.push(o)}return r}},{key:"getSortedVisibleDatasetMetas",value:function(){return this._getSortedDatasetMetas(!0)}},{key:"_drawDatasets",value:function(){if(!1!==this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0})){for(var t=this.getSortedVisibleDatasetMetas(),e=t.length-1;e>=0;--e)this._drawDataset(t[e]);this.notifyPlugins("afterDatasetsDraw")}}},{key:"_drawDataset",value:function(t){var e=this.ctx,n=t._clip,i=!n.disabled,r=function(t){var e=t.xScale,n=t.yScale;if(e&&n)return{left:e.left,right:e.right,top:n.top,bottom:n.bottom}}(t)||this.chartArea,o={meta:t,index:t.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",o)&&(i&&Ki(e,{left:!1===n.left?0:r.left-n.left,right:!1===n.right?this.width:r.right+n.right,top:!1===n.top?0:r.top-n.top,bottom:!1===n.bottom?this.height:r.bottom+n.bottom}),t.controller.draw(),i&&Qi(e),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}},{key:"isPointInArea",value:function(t){return qi(t,this.chartArea,this._minPadding)}},{key:"getElementsAtEventForMode",value:function(t,e,n,i){var r=Go.modes[e];return"function"===typeof r?r(this,t,n,i):[]}},{key:"getDatasetMeta",value:function(t){var e=this.data.datasets[t],n=this._metasets,i=n.filter((function(t){return t&&t._dataset===e})).pop();return i||(i={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:e&&e.order||0,index:t,_dataset:e,_parsed:[],_sorted:!1},n.push(i)),i}},{key:"getContext",value:function(){return this.$context||(this.$context=fr(null,{chart:this,type:"chart"}))}},{key:"getVisibleDatasetCount",value:function(){return this.getSortedVisibleDatasetMetas().length}},{key:"isDatasetVisible",value:function(t){var e=this.data.datasets[t];if(!e)return!1;var n=this.getDatasetMeta(t);return"boolean"===typeof n.hidden?!n.hidden:!e.hidden}},{key:"setDatasetVisibility",value:function(t,e){this.getDatasetMeta(t).hidden=!e}},{key:"toggleDataVisibility",value:function(t){this._hiddenIndices[t]=!this._hiddenIndices[t]}},{key:"getDataVisibility",value:function(t){return!this._hiddenIndices[t]}},{key:"_updateVisibility",value:function(t,e,n){var i=n?"show":"hide",r=this.getDatasetMeta(t),o=r.controller._resolveAnimations(void 0,i);jn(e)?(r.data[e].hidden=!n,this.update()):(this.setDatasetVisibility(t,n),o.update(r,{visible:n}),this.update((function(e){return e.datasetIndex===t?i:void 0})))}},{key:"hide",value:function(t,e){this._updateVisibility(t,e,!1)}},{key:"show",value:function(t,e){this._updateVisibility(t,e,!0)}},{key:"_destroyDatasetMeta",value:function(t){var e=this._metasets[t];e&&e.controller&&e.controller._destroy(),delete this._metasets[t]}},{key:"_stop",value:function(){var t,e;for(this.stop(),lo.remove(this),t=0,e=this.data.datasets.length;t<e;++t)this._destroyDatasetMeta(t)}},{key:"destroy",value:function(){this.notifyPlugins("beforeDestroy");var t=this.canvas,e=this.ctx;this._stop(),this.config.clearCache(),t&&(this.unbindEvents(),Ui(t,e),this.platform.releaseContext(e),this.canvas=null,this.ctx=null),delete ps[this.id],this.notifyPlugins("afterDestroy")}},{key:"toBase64Image",value:function(){var t;return(t=this.canvas).toDataURL.apply(t,arguments)}},{key:"bindEvents",value:function(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}},{key:"bindUserEvents",value:function(){var t=this,e=this._listeners,n=this.platform,i=function(e,n,i){e.offsetX=n,e.offsetY=i,t._eventHandler(e)};Mn(this.options.events,(function(r){return function(i,r){n.addEventListener(t,i,r),e[i]=r}(r,i)}))}},{key:"bindResponsiveEvents",value:function(){var t=this;this._responsiveListeners||(this._responsiveListeners={});var e,n=this._responsiveListeners,i=this.platform,r=function(e,r){i.addEventListener(t,e,r),n[e]=r},o=function(e,r){n[e]&&(i.removeEventListener(t,e,r),delete n[e])},a=function(e,n){t.canvas&&t.resize(e,n)},s=function n(){o("attach",n),t.attached=!0,t.resize(),r("resize",a),r("detach",e)};e=function(){t.attached=!1,o("resize",a),t._stop(),t._resize(0,0),r("attach",s)},i.isAttached(this.canvas)?s():e()}},{key:"unbindEvents",value:function(){var t=this;Mn(this._listeners,(function(e,n){t.platform.removeEventListener(t,n,e)})),this._listeners={},Mn(this._responsiveListeners,(function(e,n){t.platform.removeEventListener(t,n,e)})),this._responsiveListeners=void 0}},{key:"updateHoverStyle",value:function(t,e,n){var i,r,o,a=n?"set":"remove";for("dataset"===e&&this.getDatasetMeta(t[0].datasetIndex).controller["_"+a+"DatasetHoverStyle"](),r=0,o=t.length;r<o;++r){var s=(i=t[r])&&this.getDatasetMeta(i.datasetIndex).controller;s&&s[a+"HoverStyle"](i.element,i.datasetIndex,i.index)}}},{key:"getActiveElements",value:function(){return this._active||[]}},{key:"setActiveElements",value:function(t){var e=this,n=this._active||[],i=t.map((function(t){var n=t.datasetIndex,i=t.index,r=e.getDatasetMeta(n);if(!r)throw new Error("No dataset found at index "+n);return{datasetIndex:n,element:r.data[i],index:i}}));!Ln(i,n)&&(this._active=i,this._lastEvent=null,this._updateHoverStyles(i,n))}},{key:"notifyPlugins",value:function(t,e,n){return this._plugins.notify(this,t,e,n)}},{key:"isPluginEnabled",value:function(t){return 1===this._plugins._cache.filter((function(e){return e.plugin.id===t})).length}},{key:"_updateHoverStyles",value:function(t,e,n){var i=this.options.hover,r=function(t,e){return t.filter((function(t){return!e.some((function(e){return t.datasetIndex===e.datasetIndex&&t.index===e.index}))}))},o=r(e,t),a=n?t:r(t,e);o.length&&this.updateHoverStyle(o,i.mode,!1),a.length&&i.mode&&this.updateHoverStyle(a,i.mode,!0)}},{key:"_eventHandler",value:function(t,e){var n=this,i={event:t,replay:e,cancelable:!0,inChartArea:this.isPointInArea(t)},r=function(e){return(e.options.events||n.options.events).includes(t.native.type)};if(!1!==this.notifyPlugins("beforeEvent",i,r)){var o=this._handleEvent(t,e,i.inChartArea);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,r),(o||i.changed)&&this.render(),this}}},{key:"_handleEvent",value:function(t,e,n){var i=this._active,r=void 0===i?[]:i,o=this.options,a=e,s=this._getActiveElements(t,r,n,a),l=function(t){return"mouseup"===t.type||"click"===t.type||"contextmenu"===t.type}(t),u=function(t,e,n,i){return n&&"mouseout"!==t.type?i?e:t:null}(t,this._lastEvent,n,l);n&&(this._lastEvent=null,Pn(o.onHover,[t,s,this],this),l&&Pn(o.onClick,[t,s,this],this));var c=!Ln(s,r);return(c||e)&&(this._active=s,this._updateHoverStyles(s,r,e)),this._lastEvent=u,c}},{key:"_getActiveElements",value:function(t,e,n,i){if("mouseout"===t.type)return[];if(!n)return e;var r=this.options.hover;return this.getElementsAtEventForMode(t,r.mode,r,i)}}],[{key:"register",value:function(){Za.add.apply(Za,arguments),ys()}},{key:"unregister",value:function(){Za.remove.apply(Za,arguments),ys()}}]),t}();function ys(){return Mn(gs.instances,(function(t){return t._plugins.invalidate()}))}function _s(t,e,n,i){var r=sr(t.options.borderRadius,["outerStart","outerEnd","innerStart","innerEnd"]),o=(n-e)/2,a=Math.min(o,i*e/2),s=function(t){var e=(n-Math.min(o,t))*i/2;return ui(t,0,Math.min(o,e))};return{outerStart:s(r.outerStart),outerEnd:s(r.outerEnd),innerStart:ui(r.innerStart,0,a),innerEnd:ui(r.innerEnd,0,a)}}function bs(t,e,n,i){return{x:n+t*Math.cos(e),y:i+t*Math.sin(e)}}function xs(t,e,n,i,r,o){var a=e.x,s=e.y,l=e.startAngle,u=e.pixelMargin,c=e.innerRadius,h=Math.max(e.outerRadius+i+n-u,0),d=c>0?c+i+n+u:0,f=0,p=r-l;if(i){var v=((c>0?c-i:0)+(h>0?h-i:0))/2;f=(p-(0!==v?p*v/(v+i):p))/2}var m=(p-Math.max(.001,p*h-n/Wn)/h)/2,g=l+m+f,y=r-m-f,_=_s(e,d,h,y-g),b=_.outerStart,x=_.outerEnd,w=_.innerStart,k=_.innerEnd,S=h-b,P=h-x,M=g+b/S,L=y-x/P,C=d+w,E=d+k,T=g+w/C,O=y-k/E;if(t.beginPath(),o){var z=(M+L)/2;if(t.arc(a,s,h,M,z),t.arc(a,s,h,z,L),x>0){var A=bs(P,L,a,s);t.arc(A.x,A.y,x,L,y+Yn)}var D=bs(E,y,a,s);if(t.lineTo(D.x,D.y),k>0){var R=bs(E,O,a,s);t.arc(R.x,R.y,k,y+Yn,O+Math.PI)}var N=(y-k/d+(g+w/d))/2;if(t.arc(a,s,d,y-k/d,N,!0),t.arc(a,s,d,N,g+w/d,!0),w>0){var I=bs(C,T,a,s);t.arc(I.x,I.y,w,T+Math.PI,g-Yn)}var j=bs(S,g,a,s);if(t.lineTo(j.x,j.y),b>0){var B=bs(S,M,a,s);t.arc(B.x,B.y,b,g-Yn,M)}}else{t.moveTo(a,s);var F=Math.cos(M)*h+a,W=Math.sin(M)*h+s;t.lineTo(F,W);var V=Math.cos(L)*h+a,H=Math.sin(L)*h+s;t.lineTo(V,H)}t.closePath()}function ws(t,e,n,i,r){var o=e.fullCircles,a=e.startAngle,s=e.circumference,l=e.options,u=l.borderWidth,c=l.borderJoinStyle,h=l.borderDash,d=l.borderDashOffset,f="inner"===l.borderAlign;if(u){t.setLineDash(h||[]),t.lineDashOffset=d,f?(t.lineWidth=2*u,t.lineJoin=c||"round"):(t.lineWidth=u,t.lineJoin=c||"bevel");var p=e.endAngle;if(o){xs(t,e,n,i,p,r);for(var v=0;v<o;++v)t.stroke();isNaN(s)||(p=a+(s%Vn||Vn))}f&&function(t,e,n){var i=e.startAngle,r=e.pixelMargin,o=e.x,a=e.y,s=e.outerRadius,l=e.innerRadius,u=r/s;t.beginPath(),t.arc(o,a,s,i-u,n+u),l>r?(u=r/l,t.arc(o,a,l,n+u,i-u,!0)):t.arc(o,a,r,n+Yn,i-Yn),t.closePath(),t.clip()}(t,e,p),o||(xs(t,e,n,i,p,r),t.stroke())}}Jt(gs,"defaults",Wi),Jt(gs,"instances",ps),Jt(gs,"overrides",Ni),Jt(gs,"registry",Za),Jt(gs,"version","4.3.0"),Jt(gs,"getChart",vs);var ks=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),Jt(b(i=e.call(this)),"circumference",void 0),Jt(b(i),"endAngle",void 0),Jt(b(i),"fullCircles",void 0),Jt(b(i),"innerRadius",void 0),Jt(b(i),"outerRadius",void 0),Jt(b(i),"pixelMargin",void 0),Jt(b(i),"startAngle",void 0),i.options=void 0,i.circumference=void 0,i.startAngle=void 0,i.endAngle=void 0,i.innerRadius=void 0,i.outerRadius=void 0,i.pixelMargin=0,i.fullCircles=0,t&&Object.assign(b(i),t),i}return v(n,[{key:"inRange",value:function(t,e,n){var i=ri(this.getProps(["x","y"],n),{x:t,y:e}),r=i.angle,o=i.distance,a=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],n),s=a.startAngle,l=a.endAngle,u=a.innerRadius,c=a.outerRadius,h=a.circumference,d=(this.options.spacing+this.options.borderWidth)/2,f=kn(h,l-s)>=Vn||li(r,s,l),p=ci(o,u+d,c+d);return f&&p}},{key:"getCenterPoint",value:function(t){var e=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius"],t),n=e.x,i=e.y,r=e.startAngle,o=e.endAngle,a=e.innerRadius,s=e.outerRadius,l=this.options,u=l.offset,c=(r+o)/2,h=(a+s+l.spacing+u)/2;return{x:n+Math.cos(c)*h,y:i+Math.sin(c)*h}}},{key:"tooltipPosition",value:function(t){return this.getCenterPoint(t)}},{key:"draw",value:function(t){var e=this.options,n=this.circumference,i=(e.offset||0)/4,r=(e.spacing||0)/2,o=e.circular;if(this.pixelMargin="inner"===e.borderAlign?.33:0,this.fullCircles=n>Vn?Math.floor(n/Vn):0,!(0===n||this.innerRadius<0||this.outerRadius<0)){t.save();var a=(this.startAngle+this.endAngle)/2;t.translate(Math.cos(a)*i,Math.sin(a)*i);var s=i*(1-Math.sin(Math.min(Wn,n||0)));t.fillStyle=e.backgroundColor,t.strokeStyle=e.borderColor,function(t,e,n,i,r){var o=e.fullCircles,a=e.startAngle,s=e.circumference,l=e.endAngle;if(o){xs(t,e,n,i,l,r);for(var u=0;u<o;++u)t.fill();isNaN(s)||(l=a+(s%Vn||Vn))}xs(t,e,n,i,l,r),t.fill()}(t,this,s,r,o),ws(t,this,s,r,o),t.restore()}}}]),n}(Oa);function Ss(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e;t.lineCap=kn(n.borderCapStyle,e.borderCapStyle),t.setLineDash(kn(n.borderDash,e.borderDash)),t.lineDashOffset=kn(n.borderDashOffset,e.borderDashOffset),t.lineJoin=kn(n.borderJoinStyle,e.borderJoinStyle),t.lineWidth=kn(n.borderWidth,e.borderWidth),t.strokeStyle=kn(n.borderColor,e.borderColor)}function Ps(t,e,n){t.lineTo(n.x,n.y)}function Ms(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t.length,r=n.start,o=void 0===r?0:r,a=n.end,s=void 0===a?i-1:a,l=e.start,u=e.end,c=Math.max(o,l),h=Math.min(s,u),d=o<l&&s<l||o>u&&s>u;return{count:i,start:c,loop:e.loop,ilen:h<c&&!d?i+h-c:h-c}}function Ls(t,e,n,i){var r,o,a,s=e.points,l=e.options,u=Ms(s,n,i),c=u.count,h=u.start,d=u.loop,f=u.ilen,p=function(t){return t.stepped?Gi:t.tension||"monotone"===t.cubicInterpolationMode?Xi:Ps}(l),v=i||{},m=v.move,g=void 0===m||m,y=v.reverse;for(r=0;r<=f;++r)(o=s[(h+(y?f-r:r))%c]).skip||(g?(t.moveTo(o.x,o.y),g=!1):p(t,a,o,y,l.stepped),a=o);return d&&p(t,a,o=s[(h+(y?f:0))%c],y,l.stepped),!!d}function Cs(t,e,n,i){var r,o,a,s,l,u,c=e.points,h=Ms(c,n,i),d=h.count,f=h.start,p=h.ilen,v=i||{},m=v.move,g=void 0===m||m,y=v.reverse,_=0,b=0,x=function(t){return(f+(y?p-t:t))%d},w=function(){s!==l&&(t.lineTo(_,l),t.lineTo(_,s),t.lineTo(_,u))};for(g&&(o=c[x(0)],t.moveTo(o.x,o.y)),r=0;r<=p;++r)if(!(o=c[x(r)]).skip){var k=o.x,S=o.y,P=0|k;P===a?(S<s?s=S:S>l&&(l=S),_=(b*_+k)/++b):(w(),t.lineTo(k,S),a=P,b=0,s=l=S),u=S}w()}function Es(t){var e=t.options,n=e.borderDash&&e.borderDash.length;return!t._decimated&&!t._loop&&!e.tension&&"monotone"!==e.cubicInterpolationMode&&!e.stepped&&!n?Cs:Ls}Jt(ks,"id","arc"),Jt(ks,"defaults",{borderAlign:"center",borderColor:"#fff",borderDash:[],borderDashOffset:0,borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0}),Jt(ks,"defaultRoutes",{backgroundColor:"backgroundColor"}),Jt(ks,"descriptors",{_scriptable:!0,_indexable:function(t){return"borderDash"!==t}});var Ts="function"===typeof Path2D;function Os(t,e,n,i){Ts&&!e.options.segment?function(t,e,n,i){var r=e._path;r||(r=e._path=new Path2D,e.path(r,n,i)&&r.closePath()),Ss(t,e.options),t.stroke(r)}(t,e,n,i):function(t,e,n,i){var r,o=e.segments,a=e.options,s=Es(e),l=S(o);try{for(l.s();!(r=l.n()).done;){var u=r.value;Ss(t,a,u.style),t.beginPath(),s(t,e,u,{start:n,end:n+i-1})&&t.closePath(),t.stroke()}}catch(c){l.e(c)}finally{l.f()}}(t,e,n,i)}var zs=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this)).animated=!0,i.options=void 0,i._chart=void 0,i._loop=void 0,i._fullLoop=void 0,i._path=void 0,i._points=void 0,i._segments=void 0,i._decimated=!1,i._pointsUpdated=!1,i._datasetIndex=void 0,t&&Object.assign(b(i),t),i}return v(n,[{key:"updateControlPoints",value:function(t,e){var n=this.options;if((n.tension||"monotone"===n.cubicInterpolationMode)&&!n.stepped&&!this._pointsUpdated){var i=n.spanGaps?this._loop:this._fullLoop;Dr(this._points,n,t,i,e),this._pointsUpdated=!0}}},{key:"points",get:function(){return this._points},set:function(t){this._points=t,delete this._segments,delete this._path,this._pointsUpdated=!1}},{key:"segments",get:function(){return this._segments||(this._segments=function(t,e){var n=t.points,i=t.options.spanGaps,r=n.length;if(!r)return[];var o=!!t._loop,a=function(t,e,n,i){var r=0,o=e-1;if(n&&!i)for(;r<e&&!t[r].skip;)r++;for(;r<e&&t[r].skip;)r++;for(r%=e,n&&(o+=r);o>r&&t[o%e].skip;)o--;return{start:r,end:o%=e}}(n,r,o,i),s=a.start,l=a.end;return ro(t,!0===i?[{start:s,end:l,loop:o}]:function(t,e,n,i){var r,o=t.length,a=[],s=e,l=t[e];for(r=e+1;r<=n;++r){var u=t[r%o];u.skip||u.stop?l.skip||(i=!1,a.push({start:e%o,end:(r-1)%o,loop:i}),e=s=u.stop?r:null):(s=r,l.skip&&(e=r)),l=u}return null!==s&&a.push({start:e%o,end:s%o,loop:i}),a}(n,s,l<s?l+r:l,!!t._fullLoop&&0===s&&l===r-1),n,e)}(this,this.options.segment))}},{key:"first",value:function(){var t=this.segments,e=this.points;return t.length&&e[t[0].start]}},{key:"last",value:function(){var t=this.segments,e=this.points,n=t.length;return n&&e[t[n-1].end]}},{key:"interpolate",value:function(t,e){var n=this.options,i=t[e],r=this.points,o=io(this,{property:e,start:i,end:i});if(o.length){var a,s,l=[],u=function(t){return t.stepped?Kr:t.tension||"monotone"===t.cubicInterpolationMode?Qr:qr}(n);for(a=0,s=o.length;a<s;++a){var c=o[a],h=c.start,d=c.end,f=r[h],p=r[d];if(f!==p){var v=u(f,p,Math.abs((i-f[e])/(p[e]-f[e])),n.stepped);v[e]=t[e],l.push(v)}else l.push(f)}return 1===l.length?l[0]:l}}},{key:"pathSegment",value:function(t,e,n){return Es(this)(t,this,e,n)}},{key:"path",value:function(t,e,n){var i=this.segments,r=Es(this),o=this._loop;e=e||0,n=n||this.points.length-e;var a,s=S(i);try{for(s.s();!(a=s.n()).done;){o&=r(t,this,a.value,{start:e,end:e+n-1})}}catch(l){s.e(l)}finally{s.f()}return!!o}},{key:"draw",value:function(t,e,n,i){var r=this.options||{};(this.points||[]).length&&r.borderWidth&&(t.save(),Os(t,this,n,i),t.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}]),n}(Oa);function As(t,e,n,i){var r=t.options,o=t.getProps([n],i)[n];return Math.abs(e-o)<r.radius+r.hitRadius}Jt(zs,"id","line"),Jt(zs,"defaults",{borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0}),Jt(zs,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"}),Jt(zs,"descriptors",{_scriptable:!0,_indexable:function(t){return"borderDash"!==t&&"fill"!==t}});var Ds=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),Jt(b(i=e.call(this)),"parsed",void 0),Jt(b(i),"skip",void 0),Jt(b(i),"stop",void 0),i.options=void 0,i.parsed=void 0,i.skip=void 0,i.stop=void 0,t&&Object.assign(b(i),t),i}return v(n,[{key:"inRange",value:function(t,e,n){var i=this.options,r=this.getProps(["x","y"],n),o=r.x,a=r.y;return Math.pow(t-o,2)+Math.pow(e-a,2)<Math.pow(i.hitRadius+i.radius,2)}},{key:"inXRange",value:function(t,e){return As(this,t,"x",e)}},{key:"inYRange",value:function(t,e){return As(this,t,"y",e)}},{key:"getCenterPoint",value:function(t){var e=this.getProps(["x","y"],t);return{x:e.x,y:e.y}}},{key:"size",value:function(t){var e=(t=t||this.options||{}).radius||0;return 2*((e=Math.max(e,e&&t.hoverRadius||0))+(e&&t.borderWidth||0))}},{key:"draw",value:function(t,e){var n=this.options;this.skip||n.radius<.1||!qi(this,e,this.size(n)/2)||(t.strokeStyle=n.borderColor,t.lineWidth=n.borderWidth,t.fillStyle=n.backgroundColor,Yi(t,n,this.x,this.y))}},{key:"getRange",value:function(){var t=this.options||{};return t.radius+t.hitRadius}}]),n}(Oa);function Rs(t,e){var n,i,r,o,a,s=t.getProps(["x","y","base","width","height"],e),l=s.x,u=s.y,c=s.base,h=s.width,d=s.height;return t.horizontal?(a=d/2,n=Math.min(l,c),i=Math.max(l,c),r=u-a,o=u+a):(n=l-(a=h/2),i=l+a,r=Math.min(u,c),o=Math.max(u,c)),{left:n,top:r,right:i,bottom:o}}function Ns(t,e,n,i){return t?0:ui(e,n,i)}function Is(t){var e=Rs(t),n=e.right-e.left,i=e.bottom-e.top,r=function(t,e,n){var i=t.options.borderWidth,r=t.borderSkipped,o=lr(i);return{t:Ns(r.top,o.top,0,n),r:Ns(r.right,o.right,0,e),b:Ns(r.bottom,o.bottom,0,n),l:Ns(r.left,o.left,0,e)}}(t,n/2,i/2),o=function(t,e,n){var i=t.getProps(["enableBorderRadius"]).enableBorderRadius,r=t.options.borderRadius,o=ur(r),a=Math.min(e,n),s=t.borderSkipped,l=i||bn(r);return{topLeft:Ns(!l||s.top||s.left,o.topLeft,0,a),topRight:Ns(!l||s.top||s.right,o.topRight,0,a),bottomLeft:Ns(!l||s.bottom||s.left,o.bottomLeft,0,a),bottomRight:Ns(!l||s.bottom||s.right,o.bottomRight,0,a)}}(t,n/2,i/2);return{outer:{x:e.left,y:e.top,w:n,h:i,radius:o},inner:{x:e.left+r.l,y:e.top+r.t,w:n-r.l-r.r,h:i-r.t-r.b,radius:{topLeft:Math.max(0,o.topLeft-Math.max(r.t,r.l)),topRight:Math.max(0,o.topRight-Math.max(r.t,r.r)),bottomLeft:Math.max(0,o.bottomLeft-Math.max(r.b,r.l)),bottomRight:Math.max(0,o.bottomRight-Math.max(r.b,r.r))}}}}function js(t,e,n,i){var r=null===e,o=null===n,a=t&&!(r&&o)&&Rs(t,i);return a&&(r||ci(e,a.left,a.right))&&(o||ci(n,a.top,a.bottom))}function Bs(t,e){t.rect(e.x,e.y,e.w,e.h)}function Fs(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=t.x!==n.x?-e:0,r=t.y!==n.y?-e:0,o=(t.x+t.w!==n.x+n.w?e:0)-i,a=(t.y+t.h!==n.y+n.h?e:0)-r;return{x:t.x+i,y:t.y+r,w:t.w+o,h:t.h+a,radius:t.radius}}Jt(Ds,"id","point"),Jt(Ds,"defaults",{borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0}),Jt(Ds,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});var Ws=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this)).options=void 0,i.horizontal=void 0,i.base=void 0,i.width=void 0,i.height=void 0,i.inflateAmount=void 0,t&&Object.assign(b(i),t),i}return v(n,[{key:"draw",value:function(t){var e,n=this.inflateAmount,i=this.options,r=i.borderColor,o=i.backgroundColor,a=Is(this),s=a.inner,l=a.outer,u=(e=l.radius).topLeft||e.topRight||e.bottomLeft||e.bottomRight?nr:Bs;t.save(),l.w===s.w&&l.h===s.h||(t.beginPath(),u(t,Fs(l,n,s)),t.clip(),u(t,Fs(s,-n,l)),t.fillStyle=r,t.fill("evenodd")),t.beginPath(),u(t,Fs(s,n)),t.fillStyle=o,t.fill(),t.restore()}},{key:"inRange",value:function(t,e,n){return js(this,t,e,n)}},{key:"inXRange",value:function(t,e){return js(this,t,null,e)}},{key:"inYRange",value:function(t,e){return js(this,null,t,e)}},{key:"getCenterPoint",value:function(t){var e=this.getProps(["x","y","base","horizontal"],t),n=e.x,i=e.y,r=e.base,o=e.horizontal;return{x:o?(n+r)/2:n,y:o?i:(i+r)/2}}},{key:"getRange",value:function(t){return"x"===t?this.width/2:this.height/2}}]),n}(Oa);Jt(Ws,"id","bar"),Jt(Ws,"defaults",{borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0}),Jt(Ws,"defaultRoutes",{backgroundColor:"backgroundColor",borderColor:"borderColor"});var Vs=Object.freeze({__proto__:null,ArcElement:ks,BarElement:Ws,LineElement:zs,PointElement:Ds}),Hs=["rgb(54, 162, 235)","rgb(255, 99, 132)","rgb(255, 159, 64)","rgb(255, 205, 86)","rgb(75, 192, 192)","rgb(153, 102, 255)","rgb(201, 203, 207)"],Zs=Hs.map((function(t){return t.replace("rgb(","rgba(").replace(")",", 0.5)")}));function Us(t){return Hs[t%Hs.length]}function Ys(t){return Zs[t%Zs.length]}function $s(t){var e=0;return function(n,i){var r=t.getDatasetMeta(i).controller;r instanceof No?e=function(t,e){return t.backgroundColor=t.data.map((function(){return Us(e++)})),e}(n,e):r instanceof jo?e=function(t,e){return t.backgroundColor=t.data.map((function(){return Ys(e++)})),e}(n,e):r&&(e=function(t,e){return t.borderColor=Us(e),t.backgroundColor=Ys(e),++e}(n,e))}}function qs(t){var e;for(e in t)if(t[e].borderColor||t[e].backgroundColor)return!0;return!1}var Ks={id:"colors",defaults:{enabled:!0,forceOverride:!1},beforeLayout:function(t,e,n){if(n.enabled){var i=t.config,r=i.data.datasets,o=i.options,a=o.elements;if(n.forceOverride||!(qs(r)||(s=o,s&&(s.borderColor||s.backgroundColor))||a&&qs(a))){var s,l=$s(t);r.forEach(l)}}}};function Qs(t){if(t._decimated){var e=t._data;delete t._decimated,delete t._data,Object.defineProperty(t,"data",{configurable:!0,enumerable:!0,writable:!0,value:e})}}function Gs(t){t.data.datasets.forEach((function(t){Qs(t)}))}var Xs={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:function(t,e,n){if(n.enabled){var i=t.width;t.data.datasets.forEach((function(e,r){var o=e._data,a=e.indexAxis,s=t.getDatasetMeta(r),l=o||e.data;if("y"!==dr([a,t.options.indexAxis])&&s.controller.supportsDecimation){var u=t.scales[s.xAxisID];if(("linear"===u.type||"time"===u.type)&&!t.options.parsing){var c=function(t,e){var n=e.length,i=0,r=t.iScale,o=r.getUserBounds(),a=o.min,s=o.max,l=o.minDefined,u=o.maxDefined;return l&&(i=ui(di(e,r.axis,a).lo,0,n-1)),{start:i,count:u?ui(di(e,r.axis,s).hi+1,i,n)-i:n-i}}(s,l),h=c.start,d=c.count;if(d<=(n.threshold||4*i))Qs(e);else{var f;switch(yn(o)&&(e._data=l,delete e.data,Object.defineProperty(e,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(t){this._data=t}})),n.algorithm){case"lttb":f=function(t,e,n,i,r){var o=r.samples||i;if(o>=n)return t.slice(e,e+n);var a,s,l,u,c,h=[],d=(n-2)/(o-2),f=0,p=e+n-1,v=e;for(h[f++]=t[v],a=0;a<o-2;a++){var m=0,g=0,y=void 0,_=Math.floor((a+1)*d)+1+e,b=Math.min(Math.floor((a+2)*d)+1,n)+e,x=b-_;for(y=_;y<b;y++)m+=t[y].x,g+=t[y].y;m/=x,g/=x;var w=Math.floor(a*d)+1+e,k=Math.min(Math.floor((a+1)*d)+1,n)+e,S=t[v],P=S.x,M=S.y;for(l=u=-1,y=w;y<k;y++)(u=.5*Math.abs((P-m)*(t[y].y-M)-(P-t[y].x)*(g-M)))>l&&(l=u,s=t[y],c=y);h[f++]=s,v=c}return h[f++]=t[p],h}(l,h,d,i,n);break;case"min-max":f=function(t,e,n,i){var r,o,a,s,l,u,c,h,d,f,p=0,v=0,m=[],g=e+n-1,y=t[e].x,_=t[g].x-y;for(r=e;r<e+n;++r){a=((o=t[r]).x-y)/_*i,s=o.y;var b=0|a;if(b===l)s<d?(d=s,u=r):s>f&&(f=s,c=r),p=(v*p+o.x)/++v;else{var x=r-1;if(!yn(u)&&!yn(c)){var w=Math.min(u,c),k=Math.max(u,c);w!==h&&w!==x&&m.push(ee(ee({},t[w]),{},{x:p})),k!==h&&k!==x&&m.push(ee(ee({},t[k]),{},{x:p}))}r>0&&x!==h&&m.push(t[x]),m.push(o),l=b,v=0,d=f=s,u=c=h=r}}return m}(l,h,d,i);break;default:throw new Error("Unsupported decimation algorithm '".concat(n.algorithm,"'"))}e._decimated=f}}}}))}else Gs(t)},destroy:function(t){Gs(t)}};function Js(t,e,n,i){if(!i){var r=e[t],o=n[t];return"angle"===t&&(r=si(r),o=si(o)),{property:t,start:r,end:o}}}function tl(t,e,n){for(;e>t;e--){var i=n[e];if(!isNaN(i.x)&&!isNaN(i.y))break}return e}function el(t,e,n,i){return t&&e?i(t[n],e[n]):t?t[n]:e?e[n]:0}function nl(t,e){var n=[],i=!1;return _n(t)?(i=!0,n=t):n=function(t,e){var n=t||{},i=n.x,r=void 0===i?null:i,o=n.y,a=void 0===o?null:o,s=e.points,l=[];return e.segments.forEach((function(t){var e=t.start,n=t.end;n=tl(e,n,s);var i=s[e],o=s[n];null!==a?(l.push({x:i.x,y:a}),l.push({x:o.x,y:a})):null!==r&&(l.push({x:r,y:i.y}),l.push({x:r,y:o.y}))})),l}(t,e),n.length?new zs({points:n,options:{tension:0},_loop:i,_fullLoop:i}):null}function il(t){return t&&!1!==t.fill}function rl(t,e,n){var i,r=t[e].fill,o=[e];if(!n)return r;for(;!1!==r&&-1===o.indexOf(r);){if(!xn(r))return r;if(!(i=t[r]))return!1;if(i.visible)return r;o.push(r),r=i.fill}return!1}function ol(t,e,n){var i=function(t){var e=t.options,n=e.fill,i=kn(n&&n.target,n);void 0===i&&(i=!!e.backgroundColor);if(!1===i||null===i)return!1;if(!0===i)return"origin";return i}(t);if(bn(i))return!isNaN(i.value)&&i;var r=parseFloat(i);return xn(r)&&Math.floor(r)===r?function(t,e,n,i){"-"!==t&&"+"!==t||(n=e+n);if(n===e||n<0||n>=i)return!1;return n}(i[0],e,r,n):["origin","start","end","stack","shape"].indexOf(i)>=0&&i}function al(t,e,n){for(var i=[],r=0;r<n.length;r++){var o=sl(n[r],e,"x"),a=o.first,s=o.last,l=o.point;if(!(!l||a&&s))if(a)i.unshift(l);else if(t.push(l),!s)break}t.push.apply(t,i)}function sl(t,e,n){var i=t.interpolate(e,n);if(!i)return{};for(var r=i[n],o=t.segments,a=t.points,s=!1,l=!1,u=0;u<o.length;u++){var c=o[u],h=a[c.start][n],d=a[c.end][n];if(ci(r,h,d)){s=r===h,l=r===d;break}}return{first:s,last:l,point:i}}var ll=function(){function t(e){h(this,t),this.x=e.x,this.y=e.y,this.radius=e.radius}return v(t,[{key:"pathSegment",value:function(t,e,n){var i=this.x,r=this.y,o=this.radius;return e=e||{start:0,end:Vn},t.arc(i,r,o,e.end,e.start,!0),!n.bounds}},{key:"interpolate",value:function(t){var e=this.x,n=this.y,i=this.radius,r=t.angle;return{x:e+Math.cos(r)*i,y:n+Math.sin(r)*i,angle:r}}}]),t}();function ul(t){var e=t.chart,n=t.fill,i=t.line;if(xn(n))return function(t,e){var n=t.getDatasetMeta(e),i=n&&t.isDatasetVisible(e);return i?n.dataset:null}(e,n);if("stack"===n)return function(t){var e=t.scale,n=t.index,i=t.line,r=[],o=i.segments,a=i.points,s=function(t,e){for(var n=[],i=t.getMatchingVisibleMetas("line"),r=0;r<i.length;r++){var o=i[r];if(o.index===e)break;o.hidden||n.unshift(o.dataset)}return n}(e,n);s.push(nl({x:null,y:e.bottom},i));for(var l=0;l<o.length;l++)for(var u=o[l],c=u.start;c<=u.end;c++)al(r,a[c],s);return new zs({points:r,options:{}})}(t);if("shape"===n)return!0;var r=function(t){var e=t.scale||{};if(e.getPointPositionForValue)return function(t){var e=t.scale,n=t.fill,i=e.options,r=e.getLabels().length,o=i.reverse?e.max:e.min,a=function(t,e,n){return"start"===t?n:"end"===t?e.options.reverse?e.min:e.max:bn(t)?t.value:e.getBaseValue()}(n,e,o),s=[];if(i.grid.circular){var l=e.getPointPositionForValue(0,o);return new ll({x:l.x,y:l.y,radius:e.getDistanceFromCenterForValue(a)})}for(var u=0;u<r;++u)s.push(e.getPointPositionForValue(u,a));return s}(t);return function(t){var e=t.scale,n=void 0===e?{}:e,i=t.fill,r=function(t,e){var n=null;return"start"===t?n=e.bottom:"end"===t?n=e.top:bn(t)?n=e.getPixelForValue(t.value):e.getBasePixel&&(n=e.getBasePixel()),n}(i,n);if(xn(r)){var o=n.isHorizontal();return{x:o?r:null,y:o?null:r}}return null}(t)}(t);return r instanceof ll?r:nl(r,i)}function cl(t,e,n){var i=ul(e),r=e.line,o=e.scale,a=e.axis,s=r.options,l=s.fill,u=s.backgroundColor,c=l||{},h=c.above,d=void 0===h?u:h,f=c.below,p=void 0===f?u:f;i&&r.points.length&&(Ki(t,n),function(t,e){var n=e.line,i=e.target,r=e.above,o=e.below,a=e.area,s=e.scale,l=n._loop?"angle":e.axis;t.save(),"x"===l&&o!==r&&(hl(t,i,a.top),dl(t,{line:n,target:i,color:r,scale:s,property:l}),t.restore(),t.save(),hl(t,i,a.bottom));dl(t,{line:n,target:i,color:o,scale:s,property:l}),t.restore()}(t,{line:r,target:i,above:d,below:p,area:n,scale:o,axis:a}),Qi(t))}function hl(t,e,n){var i=e.segments,r=e.points,o=!0,a=!1;t.beginPath();var s,l=S(i);try{for(l.s();!(s=l.n()).done;){var u=s.value,c=u.start,h=u.end,d=r[c],f=r[tl(c,h,r)];o?(t.moveTo(d.x,d.y),o=!1):(t.lineTo(d.x,n),t.lineTo(d.x,d.y)),(a=!!e.pathSegment(t,u,{move:a}))?t.closePath():t.lineTo(f.x,n)}}catch(p){l.e(p)}finally{l.f()}t.lineTo(e.first().x,n),t.closePath(),t.clip()}function dl(t,e){var n,i=e.line,r=e.target,o=e.property,a=e.color,s=e.scale,l=function(t,e,n){var i,r=t.segments,o=t.points,a=e.points,s=[],l=S(r);try{for(l.s();!(i=l.n()).done;){var u=i.value,c=u.start,h=u.end;h=tl(c,h,o);var d=Js(n,o[c],o[h],u.loop);if(e.segments){var f,p=S(io(e,d));try{for(p.s();!(f=p.n()).done;){var v,m=f.value,g=Js(n,a[m.start],a[m.end],m.loop),y=S(no(u,o,g));try{for(y.s();!(v=y.n()).done;){var _=v.value;s.push({source:_,target:m,start:Jt({},n,el(d,g,"start",Math.max)),end:Jt({},n,el(d,g,"end",Math.min))})}}catch(b){y.e(b)}finally{y.f()}}}catch(b){p.e(b)}finally{p.f()}}else s.push({source:u,target:d,start:o[c],end:o[h]})}}catch(b){l.e(b)}finally{l.f()}return s}(i,r,o),u=S(l);try{for(u.s();!(n=u.n()).done;){var c=n.value,h=c.source,d=c.target,f=c.start,p=c.end,v=h.style,m=(void 0===v?{}:v).backgroundColor,g=void 0===m?a:m,y=!0!==r;t.save(),t.fillStyle=g,fl(t,s,y&&Js(o,f,p)),t.beginPath();var _=!!i.pathSegment(t,h),b=void 0;if(y){_?t.closePath():pl(t,r,p,o);var x=!!r.pathSegment(t,d,{move:_,reverse:!0});(b=_&&x)||pl(t,r,f,o)}t.closePath(),t.fill(b?"evenodd":"nonzero"),t.restore()}}catch(w){u.e(w)}finally{u.f()}}function fl(t,e,n){var i=e.chart.chartArea,r=i.top,o=i.bottom,a=n||{},s=a.property,l=a.start,u=a.end;"x"===s&&(t.beginPath(),t.rect(l,r,u-l,o-r),t.clip())}function pl(t,e,n,i){var r=e.interpolate(n,i);r&&t.lineTo(r.x,r.y)}var vl={id:"filler",afterDatasetsUpdate:function(t,e,n){var i,r,o,a,s=(t.data.datasets||[]).length,l=[];for(r=0;r<s;++r)a=null,(o=(i=t.getDatasetMeta(r)).dataset)&&o.options&&o instanceof zs&&(a={visible:t.isDatasetVisible(r),index:r,fill:ol(o,r,s),chart:t,axis:i.controller.options.indexAxis,scale:i.vScale,line:o}),i.$filler=a,l.push(a);for(r=0;r<s;++r)(a=l[r])&&!1!==a.fill&&(a.fill=rl(l,r,n.propagate))},beforeDraw:function(t,e,n){for(var i="beforeDraw"===n.drawTime,r=t.getSortedVisibleDatasetMetas(),o=t.chartArea,a=r.length-1;a>=0;--a){var s=r[a].$filler;s&&(s.line.updateControlPoints(o,s.axis),i&&s.fill&&cl(t.ctx,s,o))}},beforeDatasetsDraw:function(t,e,n){if("beforeDatasetsDraw"===n.drawTime)for(var i=t.getSortedVisibleDatasetMetas(),r=i.length-1;r>=0;--r){var o=i[r].$filler;il(o)&&cl(t.ctx,o,t.chartArea)}},beforeDatasetDraw:function(t,e,n){var i=e.meta.$filler;il(i)&&"beforeDatasetDraw"===n.drawTime&&cl(t.ctx,i,t.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}},ml=function(t,e){var n=t.boxHeight,i=void 0===n?e:n,r=t.boxWidth,o=void 0===r?e:r;return t.usePointStyle&&(i=Math.min(i,e),o=t.pointStyleWidth||Math.min(o,e)),{boxWidth:o,boxHeight:i,itemHeight:Math.max(e,i)}},gl=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this))._added=!1,i.legendHitBoxes=[],i._hoveredItem=null,i.doughnutMode=!1,i.chart=t.chart,i.options=t.options,i.ctx=t.ctx,i.legendItems=void 0,i.columnSizes=void 0,i.lineWidths=void 0,i.maxHeight=void 0,i.maxWidth=void 0,i.top=void 0,i.bottom=void 0,i.left=void 0,i.right=void 0,i.height=void 0,i.width=void 0,i._margins=void 0,i.position=void 0,i.weight=void 0,i.fullSize=void 0,i}return v(n,[{key:"update",value:function(t,e,n){this.maxWidth=t,this.maxHeight=e,this._margins=n,this.setDimensions(),this.buildLabels(),this.fit()}},{key:"setDimensions",value:function(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}},{key:"buildLabels",value:function(){var t=this,e=this.options.labels||{},n=Pn(e.generateLabels,[this.chart],this)||[];e.filter&&(n=n.filter((function(n){return e.filter(n,t.chart.data)}))),e.sort&&(n=n.sort((function(n,i){return e.sort(n,i,t.chart.data)}))),this.options.reverse&&n.reverse(),this.legendItems=n}},{key:"fit",value:function(){var t=this.options,e=this.ctx;if(t.display){var n,i,r=t.labels,o=hr(r.font),a=o.size,s=this._computeTitleHeight(),l=ml(r,a),u=l.boxWidth,c=l.itemHeight;e.font=o.string,this.isHorizontal()?(n=this.maxWidth,i=this._fitRows(s,a,u,c)+10):(i=this.maxHeight,n=this._fitCols(s,o,u,c)+10),this.width=Math.min(n,t.maxWidth||this.maxWidth),this.height=Math.min(i,t.maxHeight||this.maxHeight)}else this.width=this.height=0}},{key:"_fitRows",value:function(t,e,n,i){var r=this.ctx,o=this.maxWidth,a=this.options.labels.padding,s=this.legendHitBoxes=[],l=this.lineWidths=[0],u=i+a,c=t;r.textAlign="left",r.textBaseline="middle";var h=-1,d=-u;return this.legendItems.forEach((function(t,f){var p=n+e/2+r.measureText(t.text).width;(0===f||l[l.length-1]+p+2*a>o)&&(c+=u,l[l.length-(f>0?0:1)]=0,d+=u,h++),s[f]={left:0,top:d,row:h,width:p,height:i},l[l.length-1]+=p+a})),c}},{key:"_fitCols",value:function(t,e,n,i){var r=this.ctx,o=this.maxHeight,a=this.options.labels.padding,s=this.legendHitBoxes=[],l=this.columnSizes=[],u=o-t,c=a,h=0,d=0,f=0,p=0;return this.legendItems.forEach((function(t,o){var v=function(t,e,n,i,r){var o=function(t,e,n,i){var r=t.text;r&&"string"!==typeof r&&(r=r.reduce((function(t,e){return t.length>e.length?t:e})));return e+n.size/2+i.measureText(r).width}(i,t,e,n),a=function(t,e,n){var i=t;"string"!==typeof e.text&&(i=yl(e,n));return i}(r,i,e.lineHeight);return{itemWidth:o,itemHeight:a}}(n,e,r,t,i),m=v.itemWidth,g=v.itemHeight;o>0&&d+g+2*a>u&&(c+=h+a,l.push({width:h,height:d}),f+=h+a,p++,h=d=0),s[o]={left:f,top:d,col:p,width:m,height:g},h=Math.max(h,m),d+=g+a})),c+=h,l.push({width:h,height:d}),c}},{key:"adjustHitBoxes",value:function(){if(this.options.display){var t=this._computeTitleHeight(),e=this.legendHitBoxes,n=this.options,i=n.align,r=n.labels.padding,o=Gr(n.rtl,this.left,this.width);if(this.isHorizontal()){var a,s=0,l=bi(i,this.left+r,this.right-this.lineWidths[s]),u=S(e);try{for(u.s();!(a=u.n()).done;){var c=a.value;s!==c.row&&(s=c.row,l=bi(i,this.left+r,this.right-this.lineWidths[s])),c.top+=this.top+t+r,c.left=o.leftForLtr(o.x(l),c.width),l+=c.width+r}}catch(m){u.e(m)}finally{u.f()}}else{var h,d=0,f=bi(i,this.top+t+r,this.bottom-this.columnSizes[d].height),p=S(e);try{for(p.s();!(h=p.n()).done;){var v=h.value;v.col!==d&&(d=v.col,f=bi(i,this.top+t+r,this.bottom-this.columnSizes[d].height)),v.top=f,v.left+=this.left+r,v.left=o.leftForLtr(o.x(v.left),v.width),f+=v.height+r}}catch(m){p.e(m)}finally{p.f()}}}}},{key:"isHorizontal",value:function(){return"top"===this.options.position||"bottom"===this.options.position}},{key:"draw",value:function(){if(this.options.display){var t=this.ctx;Ki(t,this),this._draw(),Qi(t)}}},{key:"_draw",value:function(){var t,e=this,n=this.options,i=this.columnSizes,r=this.lineWidths,o=this.ctx,a=n.align,s=n.labels,l=Wi.color,u=Gr(n.rtl,this.left,this.width),c=hr(s.font),h=s.padding,d=c.size,f=d/2;this.drawTitle(),o.textAlign=u.textAlign("left"),o.textBaseline="middle",o.lineWidth=.5,o.font=c.string;var p=ml(s,d),v=p.boxWidth,m=p.boxHeight,g=p.itemHeight,y=this.isHorizontal(),_=this._computeTitleHeight();t=y?{x:bi(a,this.left+h,this.right-r[0]),y:this.top+h+_,line:0}:{x:this.left+h,y:bi(a,this.top+_+h,this.bottom-i[0].height),line:0},Xr(this.ctx,n.textDirection);var b=g+h;this.legendItems.forEach((function(p,x){o.strokeStyle=p.fontColor,o.fillStyle=p.fontColor;var w=o.measureText(p.text).width,k=u.textAlign(p.textAlign||(p.textAlign=s.textAlign)),S=v+f+w,P=t.x,M=t.y;if(u.setWidth(e.width),y?x>0&&P+S+h>e.right&&(M=t.y+=b,t.line++,P=t.x=bi(a,e.left+h,e.right-r[t.line])):x>0&&M+b>e.bottom&&(P=t.x=P+i[t.line].width+h,t.line++,M=t.y=bi(a,e.top+_+h,e.bottom-i[t.line].height)),function(t,e,n){if(!(isNaN(v)||v<=0||isNaN(m)||m<0)){o.save();var i=kn(n.lineWidth,1);if(o.fillStyle=kn(n.fillStyle,l),o.lineCap=kn(n.lineCap,"butt"),o.lineDashOffset=kn(n.lineDashOffset,0),o.lineJoin=kn(n.lineJoin,"miter"),o.lineWidth=i,o.strokeStyle=kn(n.strokeStyle,l),o.setLineDash(kn(n.lineDash,[])),s.usePointStyle){var r={radius:m*Math.SQRT2/2,pointStyle:n.pointStyle,rotation:n.rotation,borderWidth:i},a=u.xPlus(t,v/2);$i(o,r,a,e+f,s.pointStyleWidth&&v)}else{var c=e+Math.max((d-m)/2,0),h=u.leftForLtr(t,v),p=ur(n.borderRadius);o.beginPath(),Object.values(p).some((function(t){return 0!==t}))?nr(o,{x:h,y:c,w:v,h:m,radius:p}):o.rect(h,c,v,m),o.fill(),0!==i&&o.stroke()}o.restore()}}(u.x(P),M,p),P=function(t,e,n,i){return t===(i?"left":"right")?n:"center"===t?(e+n)/2:e}(k,P+v+f,y?P+S:e.right,n.rtl),function(t,e,n){er(o,n.text,t,e+g/2,c,{strikethrough:n.hidden,textAlign:u.textAlign(n.textAlign)})}(u.x(P),M,p),y)t.x+=S+h;else if("string"!==typeof p.text){var L=c.lineHeight;t.y+=yl(p,L)}else t.y+=b})),Jr(this.ctx,n.textDirection)}},{key:"drawTitle",value:function(){var t=this.options,e=t.title,n=hr(e.font),i=cr(e.padding);if(e.display){var r,o=Gr(t.rtl,this.left,this.width),a=this.ctx,s=e.position,l=n.size/2,u=i.top+l,h=this.left,d=this.width;if(this.isHorizontal())d=Math.max.apply(Math,c(this.lineWidths)),r=this.top+u,h=bi(t.align,h,this.right-d);else{var f=this.columnSizes.reduce((function(t,e){return Math.max(t,e.height)}),0);r=u+bi(t.align,this.top,this.bottom-f-t.labels.padding-this._computeTitleHeight())}var p=bi(s,h,h+d);a.textAlign=o.textAlign(_i(s)),a.textBaseline="middle",a.strokeStyle=e.color,a.fillStyle=e.color,a.font=n.string,er(a,e.text,p,r,n)}}},{key:"_computeTitleHeight",value:function(){var t=this.options.title,e=hr(t.font),n=cr(t.padding);return t.display?e.lineHeight+n.height:0}},{key:"_getLegendItemAt",value:function(t,e){var n,i,r;if(ci(t,this.left,this.right)&&ci(e,this.top,this.bottom))for(r=this.legendHitBoxes,n=0;n<r.length;++n)if(ci(t,(i=r[n]).left,i.left+i.width)&&ci(e,i.top,i.top+i.height))return this.legendItems[n];return null}},{key:"handleEvent",value:function(t){var e=this.options;if(function(t,e){if(("mousemove"===t||"mouseout"===t)&&(e.onHover||e.onLeave))return!0;if(e.onClick&&("click"===t||"mouseup"===t))return!0;return!1}(t.type,e)){var n,i,r=this._getLegendItemAt(t.x,t.y);if("mousemove"===t.type||"mouseout"===t.type){var o=this._hoveredItem,a=(i=r,null!==(n=o)&&null!==i&&n.datasetIndex===i.datasetIndex&&n.index===i.index);o&&!a&&Pn(e.onLeave,[t,o,this],this),this._hoveredItem=r,r&&!a&&Pn(e.onHover,[t,r,this],this)}else r&&Pn(e.onClick,[t,r,this],this)}}}]),n}(Oa);function yl(t,e){return e*(t.text?t.text.length+.5:0)}var _l={id:"legend",_element:gl,start:function(t,e,n){var i=t.legend=new gl({ctx:t.ctx,options:n,chart:t});da(t,i,n),ca(t,i)},stop:function(t){ha(t,t.legend),delete t.legend},beforeUpdate:function(t,e,n){var i=t.legend;da(t,i,n),i.options=n},afterUpdate:function(t){var e=t.legend;e.buildLabels(),e.adjustHitBoxes()},afterEvent:function(t,e){e.replay||t.legend.handleEvent(e.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick:function(t,e,n){var i=e.datasetIndex,r=n.chart;r.isDatasetVisible(i)?(r.hide(i),e.hidden=!0):(r.show(i),e.hidden=!1)},onHover:null,onLeave:null,labels:{color:function(t){return t.chart.options.color},boxWidth:40,padding:10,generateLabels:function(t){var e=t.data.datasets,n=t.legend.options.labels,i=n.usePointStyle,r=n.pointStyle,o=n.textAlign,a=n.color,s=n.useBorderRadius,l=n.borderRadius;return t._getSortedDatasetMetas().map((function(t){var n=t.controller.getStyle(i?0:void 0),u=cr(n.borderWidth);return{text:e[t.index].label,fillStyle:n.backgroundColor,fontColor:a,hidden:!t.visible,lineCap:n.borderCapStyle,lineDash:n.borderDash,lineDashOffset:n.borderDashOffset,lineJoin:n.borderJoinStyle,lineWidth:(u.width+u.height)/4,strokeStyle:n.borderColor,pointStyle:r||n.pointStyle,rotation:n.rotation,textAlign:o||n.textAlign,borderRadius:s&&(l||n.borderRadius),datasetIndex:t.index}}),this)}},title:{color:function(t){return t.chart.options.color},display:!1,position:"center",text:""}},descriptors:{_scriptable:function(t){return!t.startsWith("on")},labels:{_scriptable:function(t){return!["generateLabels","filter","sort"].includes(t)}}}},bl=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this)).chart=t.chart,i.options=t.options,i.ctx=t.ctx,i._padding=void 0,i.top=void 0,i.bottom=void 0,i.left=void 0,i.right=void 0,i.width=void 0,i.height=void 0,i.position=void 0,i.weight=void 0,i.fullSize=void 0,i}return v(n,[{key:"update",value:function(t,e){var n=this.options;if(this.left=0,this.top=0,n.display){this.width=this.right=t,this.height=this.bottom=e;var i=_n(n.text)?n.text.length:1;this._padding=cr(n.padding);var r=i*hr(n.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=r:this.width=r}else this.width=this.height=this.right=this.bottom=0}},{key:"isHorizontal",value:function(){var t=this.options.position;return"top"===t||"bottom"===t}},{key:"_drawArgs",value:function(t){var e,n,i,r=this.top,o=this.left,a=this.bottom,s=this.right,l=this.options,u=l.align,c=0;return this.isHorizontal()?(n=bi(u,o,s),i=r+t,e=s-o):("left"===l.position?(n=o+t,i=bi(u,a,r),c=-.5*Wn):(n=s-t,i=bi(u,r,a),c=.5*Wn),e=a-r),{titleX:n,titleY:i,maxWidth:e,rotation:c}}},{key:"draw",value:function(){var t=this.ctx,e=this.options;if(e.display){var n=hr(e.font),i=n.lineHeight/2+this._padding.top,r=this._drawArgs(i),o=r.titleX,a=r.titleY,s=r.maxWidth,l=r.rotation;er(t,e.text,0,0,n,{color:e.color,maxWidth:s,rotation:l,textAlign:_i(e.align),textBaseline:"middle",translation:[o,a]})}}}]),n}(Oa);var xl={id:"title",_element:bl,start:function(t,e,n){!function(t,e){var n=new bl({ctx:t.ctx,options:e,chart:t});da(t,n,e),ca(t,n),t.titleBlock=n}(t,n)},stop:function(t){var e=t.titleBlock;ha(t,e),delete t.titleBlock},beforeUpdate:function(t,e,n){var i=t.titleBlock;da(t,i,n),i.options=n},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}},wl=new WeakMap,kl={id:"subtitle",start:function(t,e,n){var i=new bl({ctx:t.ctx,options:n,chart:t});da(t,i,n),ca(t,i),wl.set(t,i)},stop:function(t){ha(t,wl.get(t)),wl.delete(t)},beforeUpdate:function(t,e,n){var i=wl.get(t);da(t,i,n),i.options=n},defaults:{align:"center",display:!1,font:{weight:"normal"},fullSize:!0,padding:0,position:"top",text:"",weight:1500},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}},Sl={average:function(t){if(!t.length)return!1;var e,n,i=0,r=0,o=0;for(e=0,n=t.length;e<n;++e){var a=t[e].element;if(a&&a.hasValue()){var s=a.tooltipPosition();i+=s.x,r+=s.y,++o}}return{x:i/o,y:r/o}},nearest:function(t,e){if(!t.length)return!1;var n,i,r,o=e.x,a=e.y,s=Number.POSITIVE_INFINITY;for(n=0,i=t.length;n<i;++n){var l=t[n].element;if(l&&l.hasValue()){var u=oi(e,l.getCenterPoint());u<s&&(s=u,r=l)}}if(r){var c=r.tooltipPosition();o=c.x,a=c.y}return{x:o,y:a}}};function Pl(t,e){return e&&(_n(e)?Array.prototype.push.apply(t,e):t.push(e)),t}function Ml(t){return("string"===typeof t||t instanceof String)&&t.indexOf("\n")>-1?t.split("\n"):t}function Ll(t,e){var n=e.element,i=e.datasetIndex,r=e.index,o=t.getDatasetMeta(i).controller,a=o.getLabelAndValue(r),s=a.label,l=a.value;return{chart:t,label:s,parsed:o.getParsed(r),raw:t.data.datasets[i].data[r],formattedValue:l,dataset:o.getDataset(),dataIndex:r,datasetIndex:i,element:n}}function Cl(t,e){var n=t.chart.ctx,i=t.body,r=t.footer,o=t.title,a=e.boxWidth,s=e.boxHeight,l=hr(e.bodyFont),u=hr(e.titleFont),c=hr(e.footerFont),h=o.length,d=r.length,f=i.length,p=cr(e.padding),v=p.height,m=0,g=i.reduce((function(t,e){return t+e.before.length+e.lines.length+e.after.length}),0);(g+=t.beforeBody.length+t.afterBody.length,h&&(v+=h*u.lineHeight+(h-1)*e.titleSpacing+e.titleMarginBottom),g)&&(v+=f*(e.displayColors?Math.max(s,l.lineHeight):l.lineHeight)+(g-f)*l.lineHeight+(g-1)*e.bodySpacing);d&&(v+=e.footerMarginTop+d*c.lineHeight+(d-1)*e.footerSpacing);var y=0,_=function(t){m=Math.max(m,n.measureText(t).width+y)};return n.save(),n.font=u.string,Mn(t.title,_),n.font=l.string,Mn(t.beforeBody.concat(t.afterBody),_),y=e.displayColors?a+2+e.boxPadding:0,Mn(i,(function(t){Mn(t.before,_),Mn(t.lines,_),Mn(t.after,_)})),y=0,n.font=c.string,Mn(t.footer,_),n.restore(),{width:m+=p.width,height:v}}function El(t,e,n,i){var r=n.x,o=n.width,a=t.width,s=t.chartArea,l=s.left,u=s.right,c="center";return"center"===i?c=r<=(l+u)/2?"left":"right":r<=o/2?c="left":r>=a-o/2&&(c="right"),function(t,e,n,i){var r=i.x,o=i.width,a=n.caretSize+n.caretPadding;return"left"===t&&r+o+a>e.width||"right"===t&&r-o-a<0||void 0}(c,t,e,n)&&(c="center"),c}function Tl(t,e,n){var i=n.yAlign||e.yAlign||function(t,e){var n=e.y,i=e.height;return n<i/2?"top":n>t.height-i/2?"bottom":"center"}(t,n);return{xAlign:n.xAlign||e.xAlign||El(t,e,n,i),yAlign:i}}function Ol(t,e,n,i){var r=t.caretSize,o=t.caretPadding,a=t.cornerRadius,s=n.xAlign,l=n.yAlign,u=r+o,c=ur(a),h=c.topLeft,d=c.topRight,f=c.bottomLeft,p=c.bottomRight,v=function(t,e){var n=t.x,i=t.width;return"right"===e?n-=i:"center"===e&&(n-=i/2),n}(e,s),m=function(t,e,n){var i=t.y,r=t.height;return"top"===e?i+=n:i-="bottom"===e?r+n:r/2,i}(e,l,u);return"center"===l?"left"===s?v+=u:"right"===s&&(v-=u):"left"===s?v-=Math.max(h,f)+r:"right"===s&&(v+=Math.max(d,p)+r),{x:ui(v,0,i.width-e.width),y:ui(m,0,i.height-e.height)}}function zl(t,e,n){var i=cr(n.padding);return"center"===e?t.x+t.width/2:"right"===e?t.x+t.width-i.right:t.x+i.left}function Al(t){return Pl([],Ml(t))}function Dl(t,e){var n=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return n?t.override(n):t}var Rl={beforeTitle:mn,title:function(t){if(t.length>0){var e=t[0],n=e.chart.data.labels,i=n?n.length:0;if(this&&this.options&&"dataset"===this.options.mode)return e.dataset.label||"";if(e.label)return e.label;if(i>0&&e.dataIndex<i)return n[e.dataIndex]}return""},afterTitle:mn,beforeBody:mn,beforeLabel:mn,label:function(t){if(this&&this.options&&"dataset"===this.options.mode)return t.label+": "+t.formattedValue||t.formattedValue;var e=t.dataset.label||"";e&&(e+=": ");var n=t.formattedValue;return yn(n)||(e+=n),e},labelColor:function(t){var e=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{borderColor:e.borderColor,backgroundColor:e.backgroundColor,borderWidth:e.borderWidth,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderRadius:0}},labelTextColor:function(){return this.options.bodyColor},labelPointStyle:function(t){var e=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{pointStyle:e.pointStyle,rotation:e.rotation}},afterLabel:mn,afterBody:mn,beforeFooter:mn,footer:mn,afterFooter:mn};function Nl(t,e,n,i){var r=t[e].call(n,i);return"undefined"===typeof r?Rl[e].call(n,i):r}var Il=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this)).opacity=0,i._active=[],i._eventPosition=void 0,i._size=void 0,i._cachedAnimations=void 0,i._tooltipItems=[],i.$animations=void 0,i.$context=void 0,i.chart=t.chart,i.options=t.options,i.dataPoints=void 0,i.title=void 0,i.beforeBody=void 0,i.body=void 0,i.afterBody=void 0,i.footer=void 0,i.xAlign=void 0,i.yAlign=void 0,i.x=void 0,i.y=void 0,i.height=void 0,i.width=void 0,i.caretX=void 0,i.caretY=void 0,i.labelColors=void 0,i.labelPointStyles=void 0,i.labelTextColors=void 0,i}return v(n,[{key:"initialize",value:function(t){this.options=t,this._cachedAnimations=void 0,this.$context=void 0}},{key:"_resolveAnimations",value:function(){var t=this._cachedAnimations;if(t)return t;var e=this.chart,n=this.options.setContext(this.getContext()),i=n.enabled&&e.options.animation&&n.animations,r=new fo(this.chart,i);return i._cacheable&&(this._cachedAnimations=Object.freeze(r)),r}},{key:"getContext",value:function(){return this.$context||(this.$context=(t=this.chart.getContext(),e=this,n=this._tooltipItems,fr(t,{tooltip:e,tooltipItems:n,type:"tooltip"})));var t,e,n}},{key:"getTitle",value:function(t,e){var n=e.callbacks,i=Nl(n,"beforeTitle",this,t),r=Nl(n,"title",this,t),o=Nl(n,"afterTitle",this,t),a=[];return a=Pl(a,Ml(i)),a=Pl(a,Ml(r)),a=Pl(a,Ml(o))}},{key:"getBeforeBody",value:function(t,e){return Al(Nl(e.callbacks,"beforeBody",this,t))}},{key:"getBody",value:function(t,e){var n=this,i=e.callbacks,r=[];return Mn(t,(function(t){var e={before:[],lines:[],after:[]},o=Dl(i,t);Pl(e.before,Ml(Nl(o,"beforeLabel",n,t))),Pl(e.lines,Nl(o,"label",n,t)),Pl(e.after,Ml(Nl(o,"afterLabel",n,t))),r.push(e)})),r}},{key:"getAfterBody",value:function(t,e){return Al(Nl(e.callbacks,"afterBody",this,t))}},{key:"getFooter",value:function(t,e){var n=e.callbacks,i=Nl(n,"beforeFooter",this,t),r=Nl(n,"footer",this,t),o=Nl(n,"afterFooter",this,t),a=[];return a=Pl(a,Ml(i)),a=Pl(a,Ml(r)),a=Pl(a,Ml(o))}},{key:"_createItems",value:function(t){var e,n,i=this,r=this._active,o=this.chart.data,a=[],s=[],l=[],u=[];for(e=0,n=r.length;e<n;++e)u.push(Ll(this.chart,r[e]));return t.filter&&(u=u.filter((function(e,n,i){return t.filter(e,n,i,o)}))),t.itemSort&&(u=u.sort((function(e,n){return t.itemSort(e,n,o)}))),Mn(u,(function(e){var n=Dl(t.callbacks,e);a.push(Nl(n,"labelColor",i,e)),s.push(Nl(n,"labelPointStyle",i,e)),l.push(Nl(n,"labelTextColor",i,e))})),this.labelColors=a,this.labelPointStyles=s,this.labelTextColors=l,this.dataPoints=u,u}},{key:"update",value:function(t,e){var n,i=this.options.setContext(this.getContext()),r=this._active,o=[];if(r.length){var a=Sl[i.position].call(this,r,this._eventPosition);o=this._createItems(i),this.title=this.getTitle(o,i),this.beforeBody=this.getBeforeBody(o,i),this.body=this.getBody(o,i),this.afterBody=this.getAfterBody(o,i),this.footer=this.getFooter(o,i);var s=this._size=Cl(this,i),l=Object.assign({},a,s),u=Tl(this.chart,i,l),c=Ol(i,l,u,this.chart);this.xAlign=u.xAlign,this.yAlign=u.yAlign,n={opacity:1,x:c.x,y:c.y,width:s.width,height:s.height,caretX:a.x,caretY:a.y}}else 0!==this.opacity&&(n={opacity:0});this._tooltipItems=o,this.$context=void 0,n&&this._resolveAnimations().update(this,n),t&&i.external&&i.external.call(this,{chart:this.chart,tooltip:this,replay:e})}},{key:"drawCaret",value:function(t,e,n,i){var r=this.getCaretPosition(t,n,i);e.lineTo(r.x1,r.y1),e.lineTo(r.x2,r.y2),e.lineTo(r.x3,r.y3)}},{key:"getCaretPosition",value:function(t,e,n){var i,r,o,a,s,l,u=this.xAlign,c=this.yAlign,h=n.caretSize,d=ur(n.cornerRadius),f=d.topLeft,p=d.topRight,v=d.bottomLeft,m=d.bottomRight,g=t.x,y=t.y,_=e.width,b=e.height;return"center"===c?(s=y+b/2,"left"===u?(r=(i=g)-h,a=s+h,l=s-h):(r=(i=g+_)+h,a=s-h,l=s+h),o=i):(r="left"===u?g+Math.max(f,v)+h:"right"===u?g+_-Math.max(p,m)-h:this.caretX,"top"===c?(s=(a=y)-h,i=r-h,o=r+h):(s=(a=y+b)+h,i=r+h,o=r-h),l=a),{x1:i,x2:r,x3:o,y1:a,y2:s,y3:l}}},{key:"drawTitle",value:function(t,e,n){var i,r,o,a=this.title,s=a.length;if(s){var l=Gr(n.rtl,this.x,this.width);for(t.x=zl(this,n.titleAlign,n),e.textAlign=l.textAlign(n.titleAlign),e.textBaseline="middle",i=hr(n.titleFont),r=n.titleSpacing,e.fillStyle=n.titleColor,e.font=i.string,o=0;o<s;++o)e.fillText(a[o],l.x(t.x),t.y+i.lineHeight/2),t.y+=i.lineHeight+r,o+1===s&&(t.y+=n.titleMarginBottom-r)}}},{key:"_drawColorBox",value:function(t,e,n,i,r){var o=this.labelColors[n],a=this.labelPointStyles[n],s=r.boxHeight,l=r.boxWidth,u=hr(r.bodyFont),h=zl(this,"left",r),d=i.x(h),f=s<u.lineHeight?(u.lineHeight-s)/2:0,p=e.y+f;if(r.usePointStyle){var v={radius:Math.min(l,s)/2,pointStyle:a.pointStyle,rotation:a.rotation,borderWidth:1},m=i.leftForLtr(d,l)+l/2,g=p+s/2;t.strokeStyle=r.multiKeyBackground,t.fillStyle=r.multiKeyBackground,Yi(t,v,m,g),t.strokeStyle=o.borderColor,t.fillStyle=o.backgroundColor,Yi(t,v,m,g)}else{t.lineWidth=bn(o.borderWidth)?Math.max.apply(Math,c(Object.values(o.borderWidth))):o.borderWidth||1,t.strokeStyle=o.borderColor,t.setLineDash(o.borderDash||[]),t.lineDashOffset=o.borderDashOffset||0;var y=i.leftForLtr(d,l),_=i.leftForLtr(i.xPlus(d,1),l-2),b=ur(o.borderRadius);Object.values(b).some((function(t){return 0!==t}))?(t.beginPath(),t.fillStyle=r.multiKeyBackground,nr(t,{x:y,y:p,w:l,h:s,radius:b}),t.fill(),t.stroke(),t.fillStyle=o.backgroundColor,t.beginPath(),nr(t,{x:_,y:p+1,w:l-2,h:s-2,radius:b}),t.fill()):(t.fillStyle=r.multiKeyBackground,t.fillRect(y,p,l,s),t.strokeRect(y,p,l,s),t.fillStyle=o.backgroundColor,t.fillRect(_,p+1,l-2,s-2))}t.fillStyle=this.labelTextColors[n]}},{key:"drawBody",value:function(t,e,n){var i,r,o,a,s,l,u,c=this.body,h=n.bodySpacing,d=n.bodyAlign,f=n.displayColors,p=n.boxHeight,v=n.boxWidth,m=n.boxPadding,g=hr(n.bodyFont),y=g.lineHeight,_=0,b=Gr(n.rtl,this.x,this.width),x=function(n){e.fillText(n,b.x(t.x+_),t.y+y/2),t.y+=y+h},w=b.textAlign(d);for(e.textAlign=d,e.textBaseline="middle",e.font=g.string,t.x=zl(this,w,n),e.fillStyle=n.bodyColor,Mn(this.beforeBody,x),_=f&&"right"!==w?"center"===d?v/2+m:v+2+m:0,a=0,l=c.length;a<l;++a){for(i=c[a],r=this.labelTextColors[a],e.fillStyle=r,Mn(i.before,x),o=i.lines,f&&o.length&&(this._drawColorBox(e,t,a,b,n),y=Math.max(g.lineHeight,p)),s=0,u=o.length;s<u;++s)x(o[s]),y=g.lineHeight;Mn(i.after,x)}_=0,y=g.lineHeight,Mn(this.afterBody,x),t.y-=h}},{key:"drawFooter",value:function(t,e,n){var i,r,o=this.footer,a=o.length;if(a){var s=Gr(n.rtl,this.x,this.width);for(t.x=zl(this,n.footerAlign,n),t.y+=n.footerMarginTop,e.textAlign=s.textAlign(n.footerAlign),e.textBaseline="middle",i=hr(n.footerFont),e.fillStyle=n.footerColor,e.font=i.string,r=0;r<a;++r)e.fillText(o[r],s.x(t.x),t.y+i.lineHeight/2),t.y+=i.lineHeight+n.footerSpacing}}},{key:"drawBackground",value:function(t,e,n,i){var r=this.xAlign,o=this.yAlign,a=t.x,s=t.y,l=n.width,u=n.height,c=ur(i.cornerRadius),h=c.topLeft,d=c.topRight,f=c.bottomLeft,p=c.bottomRight;e.fillStyle=i.backgroundColor,e.strokeStyle=i.borderColor,e.lineWidth=i.borderWidth,e.beginPath(),e.moveTo(a+h,s),"top"===o&&this.drawCaret(t,e,n,i),e.lineTo(a+l-d,s),e.quadraticCurveTo(a+l,s,a+l,s+d),"center"===o&&"right"===r&&this.drawCaret(t,e,n,i),e.lineTo(a+l,s+u-p),e.quadraticCurveTo(a+l,s+u,a+l-p,s+u),"bottom"===o&&this.drawCaret(t,e,n,i),e.lineTo(a+f,s+u),e.quadraticCurveTo(a,s+u,a,s+u-f),"center"===o&&"left"===r&&this.drawCaret(t,e,n,i),e.lineTo(a,s+h),e.quadraticCurveTo(a,s,a+h,s),e.closePath(),e.fill(),i.borderWidth>0&&e.stroke()}},{key:"_updateAnimationTarget",value:function(t){var e=this.chart,n=this.$animations,i=n&&n.x,r=n&&n.y;if(i||r){var o=Sl[t.position].call(this,this._active,this._eventPosition);if(!o)return;var a=this._size=Cl(this,t),s=Object.assign({},o,this._size),l=Tl(e,t,s),u=Ol(t,s,l,e);i._to===u.x&&r._to===u.y||(this.xAlign=l.xAlign,this.yAlign=l.yAlign,this.width=a.width,this.height=a.height,this.caretX=o.x,this.caretY=o.y,this._resolveAnimations().update(this,u))}}},{key:"_willRender",value:function(){return!!this.opacity}},{key:"draw",value:function(t){var e=this.options.setContext(this.getContext()),n=this.opacity;if(n){this._updateAnimationTarget(e);var i={width:this.width,height:this.height},r={x:this.x,y:this.y};n=Math.abs(n)<.001?0:n;var o=cr(e.padding),a=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;e.enabled&&a&&(t.save(),t.globalAlpha=n,this.drawBackground(r,t,i,e),Xr(t,e.textDirection),r.y+=o.top,this.drawTitle(r,t,e),this.drawBody(r,t,e),this.drawFooter(r,t,e),Jr(t,e.textDirection),t.restore())}}},{key:"getActiveElements",value:function(){return this._active||[]}},{key:"setActiveElements",value:function(t,e){var n=this,i=this._active,r=t.map((function(t){var e=t.datasetIndex,i=t.index,r=n.chart.getDatasetMeta(e);if(!r)throw new Error("Cannot find a dataset at index "+e);return{datasetIndex:e,element:r.data[i],index:i}})),o=!Ln(i,r),a=this._positionChanged(r,e);(o||a)&&(this._active=r,this._eventPosition=e,this._ignoreReplayEvents=!0,this.update(!0))}},{key:"handleEvent",value:function(t,e){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];if(e&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;var i=this.options,r=this._active||[],o=this._getActiveElements(t,r,e,n),a=this._positionChanged(o,t),s=e||!Ln(o,r)||a;return s&&(this._active=o,(i.enabled||i.external)&&(this._eventPosition={x:t.x,y:t.y},this.update(!0,e))),s}},{key:"_getActiveElements",value:function(t,e,n,i){var r=this.options;if("mouseout"===t.type)return[];if(!i)return e;var o=this.chart.getElementsAtEventForMode(t,r.mode,r,n);return r.reverse&&o.reverse(),o}},{key:"_positionChanged",value:function(t,e){var n=this.caretX,i=this.caretY,r=this.options,o=Sl[r.position].call(this,t,e);return!1!==o&&(n!==o.x||i!==o.y)}}]),n}(Oa);Jt(Il,"positioners",Sl);var jl={id:"tooltip",_element:Il,positioners:Sl,afterInit:function(t,e,n){n&&(t.tooltip=new Il({chart:t,options:n}))},beforeUpdate:function(t,e,n){t.tooltip&&t.tooltip.initialize(n)},reset:function(t,e,n){t.tooltip&&t.tooltip.initialize(n)},afterDraw:function(t){var e=t.tooltip;if(e&&e._willRender()){var n={tooltip:e};if(!1===t.notifyPlugins("beforeTooltipDraw",ee(ee({},n),{},{cancelable:!0})))return;e.draw(t.ctx),t.notifyPlugins("afterTooltipDraw",n)}},afterEvent:function(t,e){if(t.tooltip){var n=e.replay;t.tooltip.handleEvent(e.event,n,e.inChartArea)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:function(t,e){return e.bodyFont.size},boxWidth:function(t,e){return e.bodyFont.size},multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:Rl},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:function(t){return"filter"!==t&&"itemSort"!==t&&"external"!==t},_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},Bl=Object.freeze({__proto__:null,Colors:Ks,Decimation:Xs,Filler:vl,Legend:_l,SubTitle:kl,Title:xl,Tooltip:jl});function Fl(t,e,n,i){var r=t.indexOf(e);return-1===r?function(t,e,n,i){return"string"===typeof e?(n=t.push(e)-1,i.unshift({index:n,label:e})):isNaN(e)&&(n=null),n}(t,e,n,i):r!==t.lastIndexOf(e)?n:r}function Wl(t){var e=this.getLabels();return t>=0&&t<e.length?e[t]:t}var Vl=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this,t))._startValue=void 0,i._valueRange=0,i._addedLabels=[],i}return v(n,[{key:"init",value:function(t){var e=this._addedLabels;if(e.length){var i,r=this.getLabels(),o=S(e);try{for(o.s();!(i=o.n()).done;){var a=i.value,s=a.index,l=a.label;r[s]===l&&r.splice(s,1)}}catch(u){o.e(u)}finally{o.f()}this._addedLabels=[]}Re(y(n.prototype),"init",this).call(this,t)}},{key:"parse",value:function(t,e){if(yn(t))return null;var n=this.getLabels();return function(t,e){return null===t?null:ui(Math.round(t),0,e)}(e=isFinite(e)&&n[e]===t?e:Fl(n,t,kn(e,t),this._addedLabels),n.length-1)}},{key:"determineDataLimits",value:function(){var t=this.getUserBounds(),e=t.minDefined,n=t.maxDefined,i=this.getMinMax(!0),r=i.min,o=i.max;"ticks"===this.options.bounds&&(e||(r=0),n||(o=this.getLabels().length-1)),this.min=r,this.max=o}},{key:"buildTicks",value:function(){var t=this.min,e=this.max,n=this.options.offset,i=[],r=this.getLabels();r=0===t&&e===r.length-1?r:r.slice(t,e+1),this._valueRange=Math.max(r.length-(n?0:1),1),this._startValue=this.min-(n?.5:0);for(var o=t;o<=e;o++)i.push({value:o});return i}},{key:"getLabelForValue",value:function(t){return Wl.call(this,t)}},{key:"configure",value:function(){Re(y(n.prototype),"configure",this).call(this),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}},{key:"getPixelForValue",value:function(t){return"number"!==typeof t&&(t=this.parse(t)),null===t?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}},{key:"getPixelForTick",value:function(t){var e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t].value)}},{key:"getValueForPixel",value:function(t){return Math.round(this._startValue+this.getDecimalForPixel(t)*this._valueRange)}},{key:"getBasePixel",value:function(){return this.bottom}}]),n}(Wa);function Hl(t,e){var n,i,r,o,a=[],s=t.bounds,l=t.step,u=t.min,c=t.max,h=t.precision,d=t.count,f=t.maxTicks,p=t.maxDigits,v=t.includeBounds,m=l||1,g=f-1,y=e.min,_=e.max,b=!yn(u),x=!yn(c),w=!yn(d),k=(_-y)/(p+1),S=Xn((_-y)/g/m)*m;if(S<1e-14&&!b&&!x)return[{value:y},{value:_}];(o=Math.ceil(_/S)-Math.floor(y/S))>g&&(S=Xn(o*S/g/m)*m),yn(h)||(n=Math.pow(10,h),S=Math.ceil(S*n)/n),"ticks"===s?(i=Math.floor(y/S)*S,r=Math.ceil(_/S)*S):(i=y,r=_),b&&x&&l&&function(t,e){var n=Math.round(t);return n-e<=t&&n+e>=t}((c-u)/l,S/1e3)?(S=(c-u)/(o=Math.round(Math.min((c-u)/S,f))),i=u,r=c):w?S=((r=x?c:r)-(i=b?u:i))/(o=d-1):o=Gn(o=(r-i)/S,Math.round(o),S/1e3)?Math.round(o):Math.ceil(o);var P=Math.max(ii(S),ii(i));n=Math.pow(10,yn(h)?P:h),i=Math.round(i*n)/n,r=Math.round(r*n)/n;var M=0;for(b&&(v&&i!==u?(a.push({value:u}),i<u&&M++,Gn(Math.round((i+M*S)*n)/n,u,Zl(u,k,t))&&M++):i<u&&M++);M<o;++M){var L=Math.round((i+M*S)*n)/n;if(x&&L>c)break;a.push({value:L})}return x&&v&&r!==c?a.length&&Gn(a[a.length-1].value,c,Zl(c,k,t))?a[a.length-1].value=c:a.push({value:c}):x&&r!==c||a.push({value:r}),a}function Zl(t,e,n){var i=n.horizontal,r=ei(n.minRotation),o=(i?Math.sin(r):Math.cos(r))||.001,a=.75*e*(""+t).length;return Math.min(e/o,a)}Jt(Vl,"id","category"),Jt(Vl,"defaults",{ticks:{callback:Wl}});var Ul=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this,t)).start=void 0,i.end=void 0,i._startValue=void 0,i._endValue=void 0,i._valueRange=0,i}return v(n,[{key:"parse",value:function(t,e){return yn(t)||("number"===typeof t||t instanceof Number)&&!isFinite(+t)?null:+t}},{key:"handleTickRangeOptions",value:function(){var t=this.options.beginAtZero,e=this.getUserBounds(),n=e.minDefined,i=e.maxDefined,r=this.min,o=this.max,a=function(t){return r=n?r:t},s=function(t){return o=i?o:t};if(t){var l=Qn(r),u=Qn(o);l<0&&u<0?s(0):l>0&&u>0&&a(0)}if(r===o){var c=0===o?1:Math.abs(.05*o);s(o+c),t||a(r-c)}this.min=r,this.max=o}},{key:"getTickLimit",value:function(){var t,e=this.options.ticks,n=e.maxTicksLimit,i=e.stepSize;return i?(t=Math.ceil(this.max/i)-Math.floor(this.min/i)+1)>1e3&&(console.warn("scales.".concat(this.id,".ticks.stepSize: ").concat(i," would result generating up to ").concat(t," ticks. Limiting to 1000.")),t=1e3):(t=this.computeTickLimit(),n=n||11),n&&(t=Math.min(n,t)),t}},{key:"computeTickLimit",value:function(){return Number.POSITIVE_INFINITY}},{key:"buildTicks",value:function(){var t=this.options,e=t.ticks,n=this.getTickLimit(),i=Hl({maxTicks:n=Math.max(2,n),bounds:t.bounds,min:t.min,max:t.max,precision:e.precision,step:e.stepSize,count:e.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:e.minRotation||0,includeBounds:!1!==e.includeBounds},this._range||this);return"ticks"===t.bounds&&ti(i,this,"value"),t.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}},{key:"configure",value:function(){var t=this.ticks,e=this.min,i=this.max;if(Re(y(n.prototype),"configure",this).call(this),this.options.offset&&t.length){var r=(i-e)/Math.max(t.length-1,1)/2;e-=r,i+=r}this._startValue=e,this._endValue=i,this._valueRange=i-e}},{key:"getLabelForValue",value:function(t){return Ai(t,this.chart.options.locale,this.options.ticks.format)}}]),n}(Wa),Yl=function(t){g(n,t);var e=x(n);function n(){return h(this,n),e.apply(this,arguments)}return v(n,[{key:"determineDataLimits",value:function(){var t=this.getMinMax(!0),e=t.min,n=t.max;this.min=xn(e)?e:0,this.max=xn(n)?n:1,this.handleTickRangeOptions()}},{key:"computeTickLimit",value:function(){var t=this.isHorizontal(),e=t?this.width:this.height,n=ei(this.options.ticks.minRotation),i=(t?Math.sin(n):Math.cos(n))||.001,r=this._resolveTickFontOptions(0);return Math.ceil(e/Math.min(40,r.lineHeight/i))}},{key:"getPixelForValue",value:function(t){return null===t?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}},{key:"getValueForPixel",value:function(t){return this._startValue+this.getDecimalForPixel(t)*this._valueRange}}]),n}(Ul);Jt(Yl,"id","linear"),Jt(Yl,"defaults",{ticks:{callback:Ri.formatters.numeric}});var $l=function(t){return Math.floor(Kn(t))},ql=function(t,e){return Math.pow(10,$l(t)+e)};function Kl(t){return 1===t/Math.pow(10,$l(t))}function Ql(t,e,n){var i=Math.pow(10,n),r=Math.floor(t/i);return Math.ceil(e/i)-r}function Gl(t,e){var n=e.min,i=e.max;n=wn(t.min,n);for(var r=[],o=$l(n),a=function(t,e){for(var n=$l(e-t);Ql(t,e,n)>10;)n++;for(;Ql(t,e,n)<10;)n--;return Math.min(n,$l(t))}(n,i),s=a<0?Math.pow(10,Math.abs(a)):1,l=Math.pow(10,a),u=o>a?Math.pow(10,o):0,c=Math.round((n-u)*s)/s,h=Math.floor((n-u)/l/10)*l*10,d=Math.floor((c-h)/Math.pow(10,a)),f=wn(t.min,Math.round((u+h+d*Math.pow(10,a))*s)/s);f<i;)r.push({value:f,major:Kl(f),significand:d}),d>=10?d=d<15?15:20:d++,d>=20&&(d=2,s=++a>=0?1:s),f=Math.round((u+h+d*Math.pow(10,a))*s)/s;var p=wn(t.max,f);return r.push({value:p,major:Kl(p),significand:d}),r}var Xl=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this,t)).start=void 0,i.end=void 0,i._startValue=void 0,i._valueRange=0,i}return v(n,[{key:"parse",value:function(t,e){var n=Ul.prototype.parse.apply(this,[t,e]);if(0!==n)return xn(n)&&n>0?n:null;this._zero=!0}},{key:"determineDataLimits",value:function(){var t=this.getMinMax(!0),e=t.min,n=t.max;this.min=xn(e)?Math.max(0,e):null,this.max=xn(n)?Math.max(0,n):null,this.options.beginAtZero&&(this._zero=!0),this._zero&&this.min!==this._suggestedMin&&!xn(this._userMin)&&(this.min=e===ql(this.min,0)?ql(this.min,-1):ql(this.min,0)),this.handleTickRangeOptions()}},{key:"handleTickRangeOptions",value:function(){var t=this.getUserBounds(),e=t.minDefined,n=t.maxDefined,i=this.min,r=this.max,o=function(t){return i=e?i:t},a=function(t){return r=n?r:t};i===r&&(i<=0?(o(1),a(10)):(o(ql(i,-1)),a(ql(r,1)))),i<=0&&o(ql(r,-1)),r<=0&&a(ql(i,1)),this.min=i,this.max=r}},{key:"buildTicks",value:function(){var t=this.options,e=Gl({min:this._userMin,max:this._userMax},this);return"ticks"===t.bounds&&ti(e,this,"value"),t.reverse?(e.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),e}},{key:"getLabelForValue",value:function(t){return void 0===t?"0":Ai(t,this.chart.options.locale,this.options.ticks.format)}},{key:"configure",value:function(){var t=this.min;Re(y(n.prototype),"configure",this).call(this),this._startValue=Kn(t),this._valueRange=Kn(this.max)-Kn(t)}},{key:"getPixelForValue",value:function(t){return void 0!==t&&0!==t||(t=this.min),null===t||isNaN(t)?NaN:this.getPixelForDecimal(t===this.min?0:(Kn(t)-this._startValue)/this._valueRange)}},{key:"getValueForPixel",value:function(t){var e=this.getDecimalForPixel(t);return Math.pow(10,this._startValue+e*this._valueRange)}}]),n}(Wa);function Jl(t){var e=t.ticks;if(e.display&&t.display){var n=cr(e.backdropPadding);return kn(e.font&&e.font.size,Wi.font.size)+n.height}return 0}function tu(t,e,n,i,r){return t===i||t===r?{start:e-n/2,end:e+n/2}:t<i||t>r?{start:e-n,end:e}:{start:e,end:e+n}}function eu(t){for(var e,n,i,r={l:t.left+t._padding.left,r:t.right-t._padding.right,t:t.top+t._padding.top,b:t.bottom-t._padding.bottom},o=Object.assign({},r),a=[],s=[],l=t._pointLabels.length,u=t.options.pointLabels,c=u.centerPointLabels?Wn/l:0,h=0;h<l;h++){var d=u.setContext(t.getPointLabelContext(h));s[h]=d.padding;var f=t.getPointPosition(h,t.drawingArea+s[h],c),p=hr(d.font),v=(e=t.ctx,n=p,i=_n(i=t._pointLabels[h])?i:[i],{w:Hi(e,n.string,i),h:i.length*n.lineHeight});a[h]=v;var m=si(t.getIndexAngle(h)+c),g=Math.round(ni(m));nu(o,r,m,tu(g,f.x,v.w,0,180),tu(g,f.y,v.h,90,270))}t.setCenterPoint(r.l-o.l,o.r-r.r,r.t-o.t,o.b-r.b),t._pointLabelItems=function(t,e,n){for(var i,r=[],o=t._pointLabels.length,a=t.options,s=a.pointLabels,l=s.centerPointLabels,u=s.display,c={extra:Jl(a)/2,additionalAngle:l?Wn/o:0},h=0;h<o;h++){c.padding=n[h],c.size=e[h];var d=iu(t,h,c);r.push(d),"auto"===u&&(d.visible=ru(d,i),d.visible&&(i=d))}return r}(t,a,s)}function nu(t,e,n,i,r){var o=Math.abs(Math.sin(n)),a=Math.abs(Math.cos(n)),s=0,l=0;i.start<e.l?(s=(e.l-i.start)/o,t.l=Math.min(t.l,e.l-s)):i.end>e.r&&(s=(i.end-e.r)/o,t.r=Math.max(t.r,e.r+s)),r.start<e.t?(l=(e.t-r.start)/a,t.t=Math.min(t.t,e.t-l)):r.end>e.b&&(l=(r.end-e.b)/a,t.b=Math.max(t.b,e.b+l))}function iu(t,e,n){var i=t.drawingArea,r=n.extra,o=n.additionalAngle,a=n.padding,s=n.size,l=t.getPointPosition(e,i+r+a,o),u=Math.round(ni(si(l.angle+Yn))),c=function(t,e,n){90===n||270===n?t-=e/2:(n>270||n<90)&&(t-=e);return t}(l.y,s.h,u),h=function(t){if(0===t||180===t)return"center";if(t<180)return"left";return"right"}(u),d=function(t,e,n){"right"===n?t-=e:"center"===n&&(t-=e/2);return t}(l.x,s.w,h);return{visible:!0,x:l.x,y:c,textAlign:h,left:d,top:c,right:d+s.w,bottom:c+s.h}}function ru(t,e){if(!e)return!0;var n=t.left,i=t.top,r=t.right,o=t.bottom;return!(qi({x:n,y:i},e)||qi({x:n,y:o},e)||qi({x:r,y:i},e)||qi({x:r,y:o},e))}function ou(t,e,n){var i=n.left,r=n.top,o=n.right,a=n.bottom,s=e.backdropColor;if(!yn(s)){var l=ur(e.borderRadius),u=cr(e.backdropPadding);t.fillStyle=s;var c=i-u.left,h=r-u.top,d=o-i+u.width,f=a-r+u.height;Object.values(l).some((function(t){return 0!==t}))?(t.beginPath(),nr(t,{x:c,y:h,w:d,h:f,radius:l}),t.fill()):t.fillRect(c,h,d,f)}}function au(t,e,n,i){var r=t.ctx;if(n)r.arc(t.xCenter,t.yCenter,e,0,Vn);else{var o=t.getPointPosition(0,e);r.moveTo(o.x,o.y);for(var a=1;a<i;a++)o=t.getPointPosition(a,e),r.lineTo(o.x,o.y)}}Jt(Xl,"id","logarithmic"),Jt(Xl,"defaults",{ticks:{callback:Ri.formatters.logarithmic,major:{enabled:!0}}});var su=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this,t)).xCenter=void 0,i.yCenter=void 0,i.drawingArea=void 0,i._pointLabels=[],i._pointLabelItems=[],i}return v(n,[{key:"setDimensions",value:function(){var t=this._padding=cr(Jl(this.options)/2),e=this.width=this.maxWidth-t.width,n=this.height=this.maxHeight-t.height;this.xCenter=Math.floor(this.left+e/2+t.left),this.yCenter=Math.floor(this.top+n/2+t.top),this.drawingArea=Math.floor(Math.min(e,n)/2)}},{key:"determineDataLimits",value:function(){var t=this.getMinMax(!1),e=t.min,n=t.max;this.min=xn(e)&&!isNaN(e)?e:0,this.max=xn(n)&&!isNaN(n)?n:0,this.handleTickRangeOptions()}},{key:"computeTickLimit",value:function(){return Math.ceil(this.drawingArea/Jl(this.options))}},{key:"generateTickLabels",value:function(t){var e=this;Ul.prototype.generateTickLabels.call(this,t),this._pointLabels=this.getLabels().map((function(t,n){var i=Pn(e.options.pointLabels.callback,[t,n],e);return i||0===i?i:""})).filter((function(t,n){return e.chart.getDataVisibility(n)}))}},{key:"fit",value:function(){var t=this.options;t.display&&t.pointLabels.display?eu(this):this.setCenterPoint(0,0,0,0)}},{key:"setCenterPoint",value:function(t,e,n,i){this.xCenter+=Math.floor((t-e)/2),this.yCenter+=Math.floor((n-i)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(t,e,n,i))}},{key:"getIndexAngle",value:function(t){return si(t*(Vn/(this._pointLabels.length||1))+ei(this.options.startAngle||0))}},{key:"getDistanceFromCenterForValue",value:function(t){if(yn(t))return NaN;var e=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-t)*e:(t-this.min)*e}},{key:"getValueForDistanceFromCenter",value:function(t){if(yn(t))return NaN;var e=t/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-e:this.min+e}},{key:"getPointLabelContext",value:function(t){var e=this._pointLabels||[];if(t>=0&&t<e.length){var n=e[t];return function(t,e,n){return fr(t,{label:n,index:e,type:"pointLabel"})}(this.getContext(),t,n)}}},{key:"getPointPosition",value:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,i=this.getIndexAngle(t)-Yn+n;return{x:Math.cos(i)*e+this.xCenter,y:Math.sin(i)*e+this.yCenter,angle:i}}},{key:"getPointPositionForValue",value:function(t,e){return this.getPointPosition(t,this.getDistanceFromCenterForValue(e))}},{key:"getBasePosition",value:function(t){return this.getPointPositionForValue(t||0,this.getBaseValue())}},{key:"getPointLabelPosition",value:function(t){var e=this._pointLabelItems[t];return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}},{key:"drawBackground",value:function(){var t=this.options,e=t.backgroundColor,n=t.grid.circular;if(e){var i=this.ctx;i.save(),i.beginPath(),au(this,this.getDistanceFromCenterForValue(this._endValue),n,this._pointLabels.length),i.closePath(),i.fillStyle=e,i.fill(),i.restore()}}},{key:"drawGrid",value:function(){var t,e,n,i=this,r=this.ctx,o=this.options,a=o.angleLines,s=o.grid,l=o.border,u=this._pointLabels.length;if(o.pointLabels.display&&function(t,e){for(var n=t.ctx,i=t.options.pointLabels,r=e-1;r>=0;r--){var o=t._pointLabelItems[r];if(o.visible){var a=i.setContext(t.getPointLabelContext(r));ou(n,a,o);var s=hr(a.font),l=o.x,u=o.y,c=o.textAlign;er(n,t._pointLabels[r],l,u+s.lineHeight/2,s,{color:a.color,textAlign:c,textBaseline:"middle"})}}}(this,u),s.display&&this.ticks.forEach((function(t,n){if(0!==n){e=i.getDistanceFromCenterForValue(t.value);var r=i.getContext(n),o=s.setContext(r),a=l.setContext(r);!function(t,e,n,i,r){var o=t.ctx,a=e.circular,s=e.color,l=e.lineWidth;!a&&!i||!s||!l||n<0||(o.save(),o.strokeStyle=s,o.lineWidth=l,o.setLineDash(r.dash),o.lineDashOffset=r.dashOffset,o.beginPath(),au(t,n,a,i),o.closePath(),o.stroke(),o.restore())}(i,o,e,u,a)}})),a.display){for(r.save(),t=u-1;t>=0;t--){var c=a.setContext(this.getPointLabelContext(t)),h=c.color,d=c.lineWidth;d&&h&&(r.lineWidth=d,r.strokeStyle=h,r.setLineDash(c.borderDash),r.lineDashOffset=c.borderDashOffset,e=this.getDistanceFromCenterForValue(o.ticks.reverse?this.min:this.max),n=this.getPointPosition(t,e),r.beginPath(),r.moveTo(this.xCenter,this.yCenter),r.lineTo(n.x,n.y),r.stroke())}r.restore()}}},{key:"drawBorder",value:function(){}},{key:"drawLabels",value:function(){var t=this,e=this.ctx,n=this.options,i=n.ticks;if(i.display){var r,o,a=this.getIndexAngle(0);e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(a),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach((function(a,s){if(0!==s||n.reverse){var l=i.setContext(t.getContext(s)),u=hr(l.font);if(r=t.getDistanceFromCenterForValue(t.ticks[s].value),l.showLabelBackdrop){e.font=u.string,o=e.measureText(a.label).width,e.fillStyle=l.backdropColor;var c=cr(l.backdropPadding);e.fillRect(-o/2-c.left,-r-u.size/2-c.top,o+c.width,u.size+c.height)}er(e,a.label,0,-r,u,{color:l.color})}})),e.restore()}}},{key:"drawTitle",value:function(){}}]),n}(Ul);Jt(su,"id","radialLinear"),Jt(su,"defaults",{display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Ri.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:function(t){return t},padding:5,centerPointLabels:!1}}),Jt(su,"defaultRoutes",{"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"}),Jt(su,"descriptors",{angleLines:{_fallback:"grid"}});var lu={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},uu=Object.keys(lu);function cu(t,e){return t-e}function hu(t,e){if(yn(e))return null;var n=t._adapter,i=t._parseOpts,r=i.parser,o=i.round,a=i.isoWeekday,s=e;return"function"===typeof r&&(s=r(s)),xn(s)||(s="string"===typeof r?n.parse(s,r):n.parse(s)),null===s?null:(o&&(s="week"!==o||!Jn(a)&&!0!==a?n.startOf(s,o):n.startOf(s,"isoWeek",a)),+s)}function du(t,e,n,i){for(var r=uu.length,o=uu.indexOf(t);o<r-1;++o){var a=lu[uu[o]],s=a.steps?a.steps:Number.MAX_SAFE_INTEGER;if(a.common&&Math.ceil((n-e)/(s*a.size))<=i)return uu[o]}return uu[r-1]}function fu(t,e,n){if(n){if(n.length){var i=hi(n,e),r=i.lo,o=i.hi;t[n[r]>=e?n[r]:n[o]]=!0}}else t[e]=!0}function pu(t,e,n){var i,r,o=[],a={},s=e.length;for(i=0;i<s;++i)a[r=e[i]]=i,o.push({value:r,major:!1});return 0!==s&&n?function(t,e,n,i){var r,o,a=t._adapter,s=+a.startOf(e[0].value,i),l=e[e.length-1].value;for(r=s;r<=l;r=+a.add(r,1,i))(o=n[r])>=0&&(e[o].major=!0);return e}(t,o,a,n):o}var vu=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this,t))._cache={data:[],labels:[],all:[]},i._unit="day",i._majorUnit=void 0,i._offsets={},i._normalized=!1,i._parseOpts=void 0,i}return v(n,[{key:"init",value:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=t.time||(t.time={}),r=this._adapter=new Zo._date(t.adapters.date);r.init(e),zn(i.displayFormats,r.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},Re(y(n.prototype),"init",this).call(this,t),this._normalized=e.normalized}},{key:"parse",value:function(t,e){return void 0===t?null:hu(this,t)}},{key:"beforeLayout",value:function(){Re(y(n.prototype),"beforeLayout",this).call(this),this._cache={data:[],labels:[],all:[]}}},{key:"determineDataLimits",value:function(){var t=this.options,e=this._adapter,n=t.time.unit||"day",i=this.getUserBounds(),r=i.min,o=i.max,a=i.minDefined,s=i.maxDefined;function l(t){a||isNaN(t.min)||(r=Math.min(r,t.min)),s||isNaN(t.max)||(o=Math.max(o,t.max))}a&&s||(l(this._getLabelBounds()),"ticks"===t.bounds&&"labels"===t.ticks.source||l(this.getMinMax(!1))),r=xn(r)&&!isNaN(r)?r:+e.startOf(Date.now(),n),o=xn(o)&&!isNaN(o)?o:+e.endOf(Date.now(),n)+1,this.min=Math.min(r,o-1),this.max=Math.max(r+1,o)}},{key:"_getLabelBounds",value:function(){var t=this.getLabelTimestamps(),e=Number.POSITIVE_INFINITY,n=Number.NEGATIVE_INFINITY;return t.length&&(e=t[0],n=t[t.length-1]),{min:e,max:n}}},{key:"buildTicks",value:function(){var t=this.options,e=t.time,n=t.ticks,i="labels"===n.source?this.getLabelTimestamps():this._generate();"ticks"===t.bounds&&i.length&&(this.min=this._userMin||i[0],this.max=this._userMax||i[i.length-1]);var r=this.min,o=function(t,e,n){for(var i=0,r=t.length;i<r&&t[i]<e;)i++;for(;r>i&&t[r-1]>n;)r--;return i>0||r<t.length?t.slice(i,r):t}(i,r,this.max);return this._unit=e.unit||(n.autoSkip?du(e.minUnit,this.min,this.max,this._getLabelCapacity(r)):function(t,e,n,i,r){for(var o=uu.length-1;o>=uu.indexOf(n);o--){var a=uu[o];if(lu[a].common&&t._adapter.diff(r,i,a)>=e-1)return a}return uu[n?uu.indexOf(n):0]}(this,o.length,e.minUnit,this.min,this.max)),this._majorUnit=n.major.enabled&&"year"!==this._unit?function(t){for(var e=uu.indexOf(t)+1,n=uu.length;e<n;++e)if(lu[uu[e]].common)return uu[e]}(this._unit):void 0,this.initOffsets(i),t.reverse&&o.reverse(),pu(this,o,this._majorUnit)}},{key:"afterAutoSkip",value:function(){this.options.offsetAfterAutoskip&&this.initOffsets(this.ticks.map((function(t){return+t.value})))}},{key:"initOffsets",value:function(){var t,e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],i=0,r=0;this.options.offset&&n.length&&(t=this.getDecimalForValue(n[0]),i=1===n.length?1-t:(this.getDecimalForValue(n[1])-t)/2,e=this.getDecimalForValue(n[n.length-1]),r=1===n.length?e:(e-this.getDecimalForValue(n[n.length-2]))/2);var o=n.length<3?.5:.25;i=ui(i,0,o),r=ui(r,0,o),this._offsets={start:i,end:r,factor:1/(i+1+r)}}},{key:"_generate",value:function(){var t,e,n=this._adapter,i=this.min,r=this.max,o=this.options,a=o.time,s=a.unit||du(a.minUnit,i,r,this._getLabelCapacity(i)),l=kn(o.ticks.stepSize,1),u="week"===s&&a.isoWeekday,c=Jn(u)||!0===u,h={},d=i;if(c&&(d=+n.startOf(d,"isoWeek",u)),d=+n.startOf(d,c?"day":s),n.diff(r,i,s)>1e5*l)throw new Error(i+" and "+r+" are too far apart with stepSize of "+l+" "+s);var f="data"===o.ticks.source&&this.getDataTimestamps();for(t=d,e=0;t<r;t=+n.add(t,l,s),e++)fu(h,t,f);return t!==r&&"ticks"!==o.bounds&&1!==e||fu(h,t,f),Object.keys(h).sort((function(t,e){return t-e})).map((function(t){return+t}))}},{key:"getLabelForValue",value:function(t){var e=this._adapter,n=this.options.time;return n.tooltipFormat?e.format(t,n.tooltipFormat):e.format(t,n.displayFormats.datetime)}},{key:"format",value:function(t,e){var n=this.options.time.displayFormats,i=this._unit,r=e||n[i];return this._adapter.format(t,r)}},{key:"_tickFormatFunction",value:function(t,e,n,i){var r=this.options,o=r.ticks.callback;if(o)return Pn(o,[t,e,n],this);var a=r.time.displayFormats,s=this._unit,l=this._majorUnit,u=s&&a[s],c=l&&a[l],h=n[e],d=l&&c&&h&&h.major;return this._adapter.format(t,i||(d?c:u))}},{key:"generateTickLabels",value:function(t){var e,n,i;for(e=0,n=t.length;e<n;++e)(i=t[e]).label=this._tickFormatFunction(i.value,e,t)}},{key:"getDecimalForValue",value:function(t){return null===t?NaN:(t-this.min)/(this.max-this.min)}},{key:"getPixelForValue",value:function(t){var e=this._offsets,n=this.getDecimalForValue(t);return this.getPixelForDecimal((e.start+n)*e.factor)}},{key:"getValueForPixel",value:function(t){var e=this._offsets,n=this.getDecimalForPixel(t)/e.factor-e.end;return this.min+n*(this.max-this.min)}},{key:"_getLabelSize",value:function(t){var e=this.options.ticks,n=this.ctx.measureText(t).width,i=ei(this.isHorizontal()?e.maxRotation:e.minRotation),r=Math.cos(i),o=Math.sin(i),a=this._resolveTickFontOptions(0).size;return{w:n*r+a*o,h:n*o+a*r}}},{key:"_getLabelCapacity",value:function(t){var e=this.options.time,n=e.displayFormats,i=n[e.unit]||n.millisecond,r=this._tickFormatFunction(t,0,pu(this,[t],this._majorUnit),i),o=this._getLabelSize(r),a=Math.floor(this.isHorizontal()?this.width/o.w:this.height/o.h)-1;return a>0?a:1}},{key:"getDataTimestamps",value:function(){var t,e,n=this._cache.data||[];if(n.length)return n;var i=this.getMatchingVisibleMetas();if(this._normalized&&i.length)return this._cache.data=i[0].controller.getAllParsedValues(this);for(t=0,e=i.length;t<e;++t)n=n.concat(i[t].controller.getAllParsedValues(this));return this._cache.data=this.normalize(n)}},{key:"getLabelTimestamps",value:function(){var t,e,n=this._cache.labels||[];if(n.length)return n;var i=this.getLabels();for(t=0,e=i.length;t<e;++t)n.push(hu(this,i[t]));return this._cache.labels=this._normalized?n:this.normalize(n)}},{key:"normalize",value:function(t){return mi(t.sort(cu))}}]),n}(Wa);function mu(t,e,n){var i,r,o,a,s=0,l=t.length-1;if(n){if(e>=t[s].pos&&e<=t[l].pos){var u=di(t,"pos",e);s=u.lo,l=u.hi}var c=t[s];i=c.pos,o=c.time;var h=t[l];r=h.pos,a=h.time}else{if(e>=t[s].time&&e<=t[l].time){var d=di(t,"time",e);s=d.lo,l=d.hi}var f=t[s];i=f.time,o=f.pos;var p=t[l];r=p.time,a=p.pos}var v=r-i;return v?o+(a-o)*(e-i)/v:o}Jt(vu,"id","time"),Jt(vu,"defaults",{bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",callback:!1,major:{enabled:!1}}});var gu=function(t){g(n,t);var e=x(n);function n(t){var i;return h(this,n),(i=e.call(this,t))._table=[],i._minPos=void 0,i._tableRange=void 0,i}return v(n,[{key:"initOffsets",value:function(){var t=this._getTimestampsForTable(),e=this._table=this.buildLookupTable(t);this._minPos=mu(e,this.min),this._tableRange=mu(e,this.max)-this._minPos,Re(y(n.prototype),"initOffsets",this).call(this,t)}},{key:"buildLookupTable",value:function(t){var e,n,i,r,o,a=this.min,s=this.max,l=[],u=[];for(e=0,n=t.length;e<n;++e)(r=t[e])>=a&&r<=s&&l.push(r);if(l.length<2)return[{time:a,pos:0},{time:s,pos:1}];for(e=0,n=l.length;e<n;++e)o=l[e+1],i=l[e-1],r=l[e],Math.round((o+i)/2)!==r&&u.push({time:r,pos:e/(n-1)});return u}},{key:"_getTimestampsForTable",value:function(){var t=this._cache.all||[];if(t.length)return t;var e=this.getDataTimestamps(),n=this.getLabelTimestamps();return t=e.length&&n.length?this.normalize(e.concat(n)):e.length?e:n,t=this._cache.all=t}},{key:"getDecimalForValue",value:function(t){return(mu(this._table,t)-this._minPos)/this._tableRange}},{key:"getValueForPixel",value:function(t){var e=this._offsets,n=this.getDecimalForPixel(t)/e.factor-e.end;return mu(this._table,n*this._tableRange+this._minPos,!0)}}]),n}(vu);Jt(gu,"id","timeseries"),Jt(gu,"defaults",vu.defaults);var yu=[Vo,Vs,Bl,Object.freeze({__proto__:null,CategoryScale:Vl,LinearScale:Yl,LogarithmicScale:Xl,RadialLinearScale:su,TimeScale:vu,TimeSeriesScale:gu})],_u=["height","width","redraw","datasetIdKey","type","data","options","plugins","fallbackContent","updateMode"],bu="label";function xu(t,e){"function"===typeof t?t(e):t&&(t.current=e)}function wu(t,e){t.labels=e}function ku(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:bu,i=[];t.datasets=e.map((function(e){var r=t.datasets.find((function(t){return t[n]===e[n]}));return r&&e.data&&!i.includes(r)?(i.push(r),Object.assign(r,e),r):ee({},e)}))}function Su(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:bu,n={labels:[],datasets:[]};return wu(n,t.labels),ku(n,t.datasets,e),n}function Pu(t,n){var i=t.height,r=void 0===i?150:i,o=t.width,a=void 0===o?300:o,s=t.redraw,l=void 0!==s&&s,u=t.datasetIdKey,c=t.type,h=t.data,d=t.options,f=t.plugins,p=void 0===f?[]:f,v=t.fallbackContent,m=t.updateMode,g=Xt(t,_u),y=(0,e.useRef)(null),_=(0,e.useRef)(),b=function(){y.current&&(_.current=new gs(y.current,{type:c,data:Su(h,u),options:d&&ee({},d),plugins:p}),xu(n,_.current))},x=function(){xu(n,null),_.current&&(_.current.destroy(),_.current=null)};return(0,e.useEffect)((function(){!l&&_.current&&d&&function(t,e){var n=t.options;n&&e&&Object.assign(n,e)}(_.current,d)}),[l,d]),(0,e.useEffect)((function(){!l&&_.current&&wu(_.current.config.data,h.labels)}),[l,h.labels]),(0,e.useEffect)((function(){!l&&_.current&&h.datasets&&ku(_.current.config.data,h.datasets,u)}),[l,h.datasets]),(0,e.useEffect)((function(){_.current&&(l?(x(),setTimeout(b)):_.current.update(m))}),[l,d,h.labels,h.datasets,m]),(0,e.useEffect)((function(){_.current&&(x(),setTimeout(b))}),[c]),(0,e.useEffect)((function(){return b(),function(){return x()}}),[]),e.createElement("canvas",Object.assign({ref:y,role:"img",height:r,width:a},g),v)}var Mu=(0,e.forwardRef)(Pu);function Lu(t,n){return gs.register(n),(0,e.forwardRef)((function(n,i){return e.createElement(Mu,Object.assign({},n,{ref:i,type:t}))}))}var Cu=Lu("bar",Do);gs.register.apply(gs,c(yu));var Eu=function(t){var e=t.chartData;return(0,$t.jsx)(Cu,{data:e})},Tu=/-(.)/g;var Ou=["className","bsPrefix","as"],zu=function(t){return t[0].toUpperCase()+(e=t,e.replace(Tu,(function(t,e){return e.toUpperCase()}))).slice(1);var e};function Au(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=n.displayName,r=void 0===i?zu(t):i,o=n.Component,a=n.defaultProps,s=e.forwardRef((function(e,n){var i=e.className,r=e.bsPrefix,s=e.as,l=void 0===s?o||"div":s,u=Xt(e,Ou),c=ee(ee({},a),u),h=Le(r,t);return(0,$t.jsx)(l,ee({ref:n,className:Se()(i,h)},c))}));return s.displayName=r,s}var Du=function(t){return e.forwardRef((function(e,n){return(0,$t.jsx)("div",ee(ee({},e),{},{ref:n,className:Se()(e.className,t)}))}))},Ru=["bsPrefix","className","variant","as"],Nu=e.forwardRef((function(t,e){var n=t.bsPrefix,i=t.className,r=t.variant,o=t.as,a=void 0===o?"img":o,s=Xt(t,Ru),l=Le(n,"card-img");return(0,$t.jsx)(a,ee({ref:e,className:Se()(r?"".concat(l,"-").concat(r):l,i)},s))}));Nu.displayName="CardImg";var Iu=Nu,ju=e.createContext(null);ju.displayName="CardHeaderContext";var Bu=ju,Fu=["bsPrefix","className","as"],Wu=e.forwardRef((function(t,n){var i=t.bsPrefix,r=t.className,o=t.as,a=void 0===o?"div":o,s=Xt(t,Fu),l=Le(i,"card-header"),u=(0,e.useMemo)((function(){return{cardHeaderBsPrefix:l}}),[l]);return(0,$t.jsx)(Bu.Provider,{value:u,children:(0,$t.jsx)(a,ee(ee({ref:n},s),{},{className:Se()(r,l)}))})}));Wu.displayName="CardHeader";var Vu=Wu,Hu=["bsPrefix","className","bg","text","border","body","children","as"],Zu=Du("h5"),Uu=Du("h6"),Yu=Au("card-body"),$u=Au("card-title",{Component:Zu}),qu=Au("card-subtitle",{Component:Uu}),Ku=Au("card-link",{Component:"a"}),Qu=Au("card-text",{Component:"p"}),Gu=Au("card-footer"),Xu=Au("card-img-overlay"),Ju=e.forwardRef((function(t,e){var n=t.bsPrefix,i=t.className,r=t.bg,o=t.text,a=t.border,s=t.body,l=void 0!==s&&s,u=t.children,c=t.as,h=void 0===c?"div":c,d=Xt(t,Hu),f=Le(n,"card");return(0,$t.jsx)(h,ee(ee({ref:e},d),{},{className:Se()(i,f,r&&"bg-".concat(r),o&&"text-".concat(o),a&&"border-".concat(a)),children:l?(0,$t.jsx)(Yu,{children:u}):u}))}));Ju.displayName="Card";var tc=Object.assign(Ju,{Img:Iu,Title:$u,Subtitle:qu,Body:Yu,Link:Ku,Text:Qu,Header:Vu,Footer:Gu,ImgOverlay:Xu}),ec=["bsPrefix","fluid","as","className"],nc=e.forwardRef((function(t,e){var n=t.bsPrefix,i=t.fluid,r=void 0!==i&&i,o=t.as,a=void 0===o?"div":o,s=t.className,l=Xt(t,ec),u=Le(n,"container"),c="string"===typeof r?"-".concat(r):"-fluid";return(0,$t.jsx)(a,ee(ee({ref:e},l),{},{className:Se()(s,r?"".concat(u).concat(c):u)}))}));nc.displayName="Container";var ic=nc,rc=["bsPrefix","className","as"],oc=e.forwardRef((function(t,e){var n=t.bsPrefix,i=t.className,r=t.as,o=void 0===r?"div":r,a=Xt(t,rc),s=Le(n,"row"),l=Ce(),u=Ee(),c="".concat(s,"-cols"),h=[];return l.forEach((function(t){var e,n=a[t];delete a[t],e=null!=n&&"object"===typeof n?n.cols:n;var i=t!==u?"-".concat(t):"";null!=e&&h.push("".concat(c).concat(i,"-").concat(e))})),(0,$t.jsx)(o,ee(ee({ref:e},a),{},{className:Se().apply(void 0,[i,s].concat(h))}))}));oc.displayName="Row";var ac=oc,sc=["as","bsPrefix","className"],lc=["className"];var uc=e.forwardRef((function(t,e){var n=function(t){var e=t.as,n=t.bsPrefix,i=t.className,r=Xt(t,sc);n=Le(n,"col");var o=Ce(),a=Ee(),s=[],l=[];return o.forEach((function(t){var e,i,o,u=r[t];delete r[t],"object"===typeof u&&null!=u?(e=u.span,i=u.offset,o=u.order):e=u;var c=t!==a?"-".concat(t):"";e&&s.push(!0===e?"".concat(n).concat(c):"".concat(n).concat(c,"-").concat(e)),null!=o&&l.push("order".concat(c,"-").concat(o)),null!=i&&l.push("offset".concat(c,"-").concat(i))})),[ee(ee({},r),{},{className:Se().apply(void 0,[i].concat(s,l))}),{as:e,bsPrefix:n,spans:s}]}(t),i=l(n,2),r=i[0],o=r.className,a=Xt(r,lc),s=i[1],u=s.as,c=void 0===u?"div":u,h=s.bsPrefix,d=s.spans;return(0,$t.jsx)(c,ee(ee({},a),{},{ref:e,className:Se()(o,!d.length&&h)}))}));uc.displayName="Col";var cc=uc,hc=function(){return(0,$t.jsx)("div",{style:{marginTop:"5px"},children:(0,$t.jsx)(ic,{children:(0,$t.jsxs)(ac,{children:[(0,$t.jsx)(cc,{className:"align-items-center",children:(0,$t.jsxs)(tc,{className:"text-center",children:[(0,$t.jsx)(tc.Body,{className:"bg-success"}),(0,$t.jsx)("span",{children:(0,$t.jsx)("b",{children:"LOW"})})]})}),(0,$t.jsx)(cc,{className:"align-items-center",children:(0,$t.jsxs)(tc,{className:"text-center",children:[(0,$t.jsx)(tc.Body,{className:"bg-warning"}),(0,$t.jsx)("span",{children:(0,$t.jsx)("b",{children:"MEDIUM"})})]})}),(0,$t.jsx)(cc,{className:"align-items-center",children:(0,$t.jsxs)(tc,{className:"text-center",children:[(0,$t.jsx)(tc.Body,{className:"bg-danger"}),(0,$t.jsx)("span",{children:(0,$t.jsx)("b",{children:"HIGH"})})]})})]})})})};var dc=function(t){var n=l((0,e.useState)([]),2),i=(n[0],n[1]),r=l((0,e.useState)([]),2),o=r[0],a=r[1],s=l((0,e.useState)(0),2),u=s[0],c=s[1],h=l((0,e.useState)("day"),2),d=h[0],f=h[1],p=function(){var t=e.useContext(ft).matches,n=t[t.length-1];return n?n.params:{}}().id,v=l((0,e.useState)("Today"),2),m=v[0],g=v[1],y=l((0,e.useState)({}),2),_=y[0],b=y[1],x=l(e.useState([46.05730669203195,14.504340106047238]),2),w=x[0],k=x[1];(0,e.useEffect)((function(){var t=function(){var t=Gt(Kt().mark((function t(){var e,n,r,o,s,l,u;return Kt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e=new Response,n=[],r=[],o=new Date,s=o.getFullYear(),l=o.getMonth()+1,u=o.getDate(),"day"!==d){t.next=19;break}return t.next=10,fetch("/api/data/year/".concat(s,"/month/").concat(l,"/day/").concat(u,"/location/").concat(p));case 10:return e=t.sent,t.next=13,e.json();case 13:n=t.sent,r=n.map((function(t){return t.hour+":00"})),c(n[n.length-1].car_count),g("Today"),t.next=28;break;case 19:if("month"!==d){t.next=28;break}return t.next=22,fetch("/api/data/year/".concat(s,"/month/").concat(l,"/location/").concat(p));case 22:return e=t.sent,t.next=25,e.json();case 25:n=t.sent,r=n.map((function(t){return t.day+""})),g("Last 30 days");case 28:e.ok&&(i(n),a({labels:r,datasets:[{label:"Car Amount",data:n.map((function(t){return t.car_count})),backgroundColor:["green","red","blue"],borderColor:["black"],borderWidth:2}]}));case 29:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),e=function(){var t=Gt(Kt().mark((function t(){var e,n;return Kt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,fetch("/api/location/".concat(p));case 2:return e=t.sent,t.next=5,e.json();case 5:n=t.sent,e.ok&&(b(n),k([n.cord_N,n.cord_E]));case 7:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();t(),e()}),[p,d]);var S=function(){var t=Gt(Kt().mark((function t(){var e;return Kt().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,fetch("/api/users/addLocation/".concat(_.location_id),{method:"PUT",headers:{"Content-Type":"application/json"}});case 2:if(400!==(e=t.sent).status){t.next=8;break}return t.next=6,e.json();case 6:"Location already added"===t.sent.message&&alert("Location already saved");case 8:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}(),P=function(t){return t<=100?"green":t<=250?"yellow":"red"};return 0===Object.keys(o).length||0===Object.keys(_).length?(0,$t.jsx)("div",{className:"d-flex justify-content-center align-items-center",style:{height:"100vh"},children:(0,$t.jsx)(ze,{animation:"border",role:"status",variant:"success"})}):(0,$t.jsxs)("div",{className:"container-fluid",children:[(0,$t.jsx)("h2",{style:{color:"white"},className:"d-flex justify-content-center",children:"Location Details"}),(0,$t.jsxs)("div",{className:"row",children:[(0,$t.jsx)("div",{className:"col-lg",children:(0,$t.jsx)(tc,{style:{width:"100%"},children:(0,$t.jsxs)(tc.Body,{children:[(0,$t.jsx)(tc.Title,{children:m}),(0,$t.jsx)("div",{className:"d-flex justify-content-center",children:(0,$t.jsx)(Eu,{chartData:o})}),(0,$t.jsxs)("div",{className:"d-flex justify-content-center mt-4",children:[(0,$t.jsx)("button",{className:"btn btn-primary mx-2",onClick:function(){return f("day")},children:"Day"}),(0,$t.jsx)("button",{className:"btn btn-primary mx-2",onClick:function(){return f("month")},children:"Month"})]})]})})}),(0,$t.jsx)("div",{className:"col-lg",children:(0,$t.jsx)(tc,{style:{width:"100%"},children:(0,$t.jsxs)(tc.Body,{children:[(0,$t.jsxs)("h4",{children:["Location: ",_.name]}),(0,$t.jsx)("div",{style:{display:"flex",justifyContent:"center"},children:(0,$t.jsx)("img",{src:_.img_urls[0],className:"img-fluid rounded",style:{border:"5px solid black"},alt:"Camera view"})}),(0,$t.jsx)(Yt.Consumer,{children:function(t){return t.user?(0,$t.jsx)("div",{style:{display:"flex",justifyContent:"center",marginTop:"5px"},children:(0,$t.jsx)("button",{className:"btn btn-primary mx-2",onClick:function(){return S()},children:"Save location"})}):(0,$t.jsx)($t.Fragment,{})}})]})})}),(0,$t.jsx)("div",{className:"col-lg",children:(0,$t.jsx)(tc,{style:{width:"100%"},children:(0,$t.jsxs)(tc.Body,{children:[(0,$t.jsx)("h4",{children:"Last hour traffic status"}),(0,$t.jsxs)(ce,{center:w,zoom:16,scrollWheelZoom:!1,zoomControl:!1,style:{height:"50vh"},children:[(0,$t.jsx)(be,{url:"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"}),(0,$t.jsx)(we,{center:[_.cord_N,_.cord_E],pathOptions:{color:P(u),fillColor:P(u),fillOpacity:.5},radius:100},_._id)]}),(0,$t.jsx)(hc,{})]})})})]})]})};var fc=function(){var t=l((0,e.useState)(localStorage.user?JSON.parse(localStorage.user):null),2),n=t[0],i=t[1];return(0,$t.jsx)(Ft,{children:(0,$t.jsxs)(Yt.Provider,{value:{user:n,setUserContext:function(t){localStorage.setItem("user",JSON.stringify(t)),i(t)}},children:[(0,$t.jsxs)("div",{className:"App",style:{backgroundImage:'url("https://cdn.wallpapersafari.com/93/52/fRFtzX.jpg")',backgroundRepeat:"no-repeat",backgroundSize:"cover",minHeight:"100vh"},children:[(0,$t.jsx)(qt,{title:"Highway Tracker"}),(0,$t.jsxs)(Dt,{children:[(0,$t.jsx)(zt,{path:"/",exact:!0,element:(0,$t.jsx)(De,{})}),(0,$t.jsx)(zt,{path:"/details/:id",element:(0,$t.jsx)(dc,{})})]})]}),(0,$t.jsx)("footer",{className:"footer mt-auto py-3 bg-dark fixed-bottom",children:(0,$t.jsx)("div",{className:"container text-center",children:(0,$t.jsx)("span",{style:{color:"grey"},children:"Highway Tracker - All rights reserved"})})})]})})};i.createRoot(document.getElementById("root")).render((0,$t.jsx)(e.StrictMode,{children:(0,$t.jsx)(fc,{})}))}()}();
|
|
//# sourceMappingURL=main.2cf4ff7a.js.map
|