From 28e4380a80eff4ea0e17224718a584f79e2d66af Mon Sep 17 00:00:00 2001 From: Martynas Majeris Date: Mon, 2 Jan 2023 13:35:04 +0200 Subject: [PATCH] Version 4.10.33 --- dist/ember/CHANGELOG.md | 6 +++ dist/ember/package.json | 2 +- .../vendor/script/amcharts4/CHANGELOG.md | 6 +++ dist/ember/vendor/script/amcharts4/core.js | 2 +- .../ember/vendor/script/amcharts4/core.js.map | 2 +- .../script/amcharts4/geodata/CHANGELOG.md | 6 +++ .../script/amcharts4/geodata/pakistanHigh.js | 2 +- .../script/amcharts4/geodata/pakistanLow.js | 2 +- .../.internal/charts/axes/DateAxis.d.ts | 15 +++++++ dist/es2015/.internal/charts/axes/DateAxis.js | 30 +++++++++++++- .../.internal/charts/axes/DateAxis.js.map | 2 +- .../.internal/charts/axes/ValueAxis.d.ts | 1 + .../es2015/.internal/charts/axes/ValueAxis.js | 3 ++ .../.internal/charts/axes/ValueAxis.js.map | 2 +- dist/es2015/.internal/core/System.js | 2 +- dist/es2015/.internal/core/System.js.map | 2 +- dist/es2015/CHANGELOG.md | 6 +++ dist/es2015/package.json | 2 +- dist/geodata/es2015/CHANGELOG.md | 6 +++ dist/geodata/es2015/json/pakistanHigh.json | 10 +---- dist/geodata/es2015/json/pakistanLow.json | 10 +---- dist/geodata/es2015/pakistanHigh.js | 10 +---- dist/geodata/es2015/pakistanLow.js | 10 +---- dist/geodata/script/CHANGELOG.md | 6 +++ dist/geodata/script/json/pakistanHigh.json | 10 +---- dist/geodata/script/json/pakistanLow.json | 10 +---- dist/geodata/script/pakistanHigh.js | 2 +- dist/geodata/script/pakistanLow.js | 2 +- dist/script/CHANGELOG.md | 6 +++ dist/script/core.js | 2 +- dist/script/core.js.map | 2 +- package.json | 2 +- src/.internal/charts/axes/DateAxis.ts | 41 ++++++++++++++++++- src/.internal/charts/axes/ValueAxis.ts | 6 +++ src/.internal/core/System.ts | 2 +- src/geodata/pakistanHigh.ts | 12 +----- src/geodata/pakistanLow.ts | 12 +----- 37 files changed, 161 insertions(+), 93 deletions(-) diff --git a/dist/ember/CHANGELOG.md b/dist/ember/CHANGELOG.md index 4b38d455e..f4c2b7086 100644 --- a/dist/ember/CHANGELOG.md +++ b/dist/ember/CHANGELOG.md @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). Please note, that this project, while following numbering syntax, it DOES NOT adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules. +## [4.10.33] - 2023-01-02 + +### Fixed +- `DateAxis` with data grouping enabled could go into infinite loop of switching between period in some specific data setups. + + ## [4.10.32] - 2022-12-14 ### Fixed diff --git a/dist/ember/package.json b/dist/ember/package.json index 0c186fed5..658b95135 100644 --- a/dist/ember/package.json +++ b/dist/ember/package.json @@ -1,6 +1,6 @@ { "name": "@amcharts/amcharts4-ember", - "version": "4.10.32", + "version": "4.10.33", "description": "Ember add-on for amCharts 4", "keywords": [ "ember-addon", diff --git a/dist/ember/vendor/script/amcharts4/CHANGELOG.md b/dist/ember/vendor/script/amcharts4/CHANGELOG.md index 4b38d455e..f4c2b7086 100644 --- a/dist/ember/vendor/script/amcharts4/CHANGELOG.md +++ b/dist/ember/vendor/script/amcharts4/CHANGELOG.md @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). Please note, that this project, while following numbering syntax, it DOES NOT adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) rules. +## [4.10.33] - 2023-01-02 + +### Fixed +- `DateAxis` with data grouping enabled could go into infinite loop of switching between period in some specific data setups. + + ## [4.10.32] - 2022-12-14 ### Fixed diff --git a/dist/ember/vendor/script/amcharts4/core.js b/dist/ember/vendor/script/amcharts4/core.js index b256b2cb4..d9a86d217 100644 --- a/dist/ember/vendor/script/amcharts4/core.js +++ b/dist/ember/vendor/script/amcharts4/core.js @@ -16,5 +16,5 @@ * * PLEASE DO NOT REMOVE THIS COPYRIGHT NOTICE. * @hidden - */!function(t){var e=window.am4internal_webpackJsonp;window.am4internal_webpackJsonp=function(i,a,o){for(var s,u,l,h=0,c=[];h1?arguments[1]:void 0)})},"+qIf":function(t,e,i){"use strict";i.d(e,"b",function(){return l}),i.d(e,"a",function(){return h}),i.d(e,"c",function(){return c});var r=i("m4/l"),n=i("hD5A"),a=i("o0Lc"),o=i("Qkdp"),s=i("Wglt"),u=i("wUYf"),l=function(t){function e(e){var i=e.events.on("removed",function(t){t.oldValue.dispose()},void 0,!1);return t.call(this,function(){i.dispose(),s.each(e.iterator(),function(t){t[1].dispose()})})||this}return Object(r.c)(e,t),e}(n.b),h=function(){function t(){this.events=new a.a,this._dictionary={}}return t.prototype.hasKey=function(t){return o.hasKey(this._dictionary,t)},t.prototype.getKey=function(t){return this._dictionary[t]},t.prototype.insertKey=function(t,e){if(o.hasKey(this._dictionary,t))throw new Error("Key "+t+" already exists in dictionary");this._dictionary[t]=e,this.events.isEnabled("insertKey")&&this.events.dispatchImmediately("insertKey",{type:"insertKey",target:this,key:t,newValue:e})},t.prototype.setKey=function(t,e){if(o.hasKey(this._dictionary,t)){var i=this._dictionary[t];i!==e&&(this._dictionary[t]=e,this.events.isEnabled("setKey")&&this.events.dispatchImmediately("setKey",{type:"setKey",target:this,key:t,oldValue:i,newValue:e}),this.events.isEnabled("removed")&&this.events.dispatchImmediately("removed",{type:"removed",target:this,oldValue:i}))}else this._dictionary[t]=e,this.events.isEnabled("insertKey")&&this.events.dispatchImmediately("insertKey",{type:"insertKey",target:this,key:t,newValue:e})},t.prototype.updateKey=function(t,e){if(!o.hasKey(this._dictionary,t))throw new Error("Key "+t+" doesn't exist in dictionary");var i=this._dictionary[t],r=e(i);i!==r&&(this._dictionary[t]=r,this.events.isEnabled("setKey")&&this.events.dispatchImmediately("setKey",{type:"setKey",target:this,key:t,oldValue:i,newValue:r}),this.events.isEnabled("removed")&&this.events.dispatchImmediately("removed",{type:"removed",target:this,oldValue:i}))},t.prototype.removeKey=function(t){if(o.hasKey(this._dictionary,t)){var e=this._dictionary[t];delete this._dictionary[t],this.events.isEnabled("removeKey")&&this.events.dispatchImmediately("removeKey",{type:"removeKey",target:this,key:t,oldValue:e}),this.events.isEnabled("removed")&&this.events.dispatchImmediately("removed",{type:"removed",target:this,oldValue:e})}},t.prototype.insertKeyIfEmpty=function(t,e){return this.hasKey(t)||this.insertKey(t,e()),this.getKey(t)},t.prototype.clear=function(){var t=this;this.events.isEnabled("removed")&&o.each(this._dictionary,function(e,i){t.events.dispatchImmediately("removed",{type:"removed",target:t,oldValue:i})}),this._dictionary={},this.events.isEnabled("cleared")&&this.events.dispatchImmediately("cleared",{type:"cleared",target:this})},t.prototype.copyFrom=function(t){var e=this;s.each(t.iterator(),function(t){e.setKey(t[0],t[1])})},t.prototype.iterator=function(){return o.entries(this._dictionary)},t.prototype[Symbol.iterator]=function(){var t,e,i,n;return Object(r.d)(this,function(r){switch(r.label){case 0:for(e in t=[],this._dictionary)t.push(e);i=0,r.label=1;case 1:return i1&&(s=u(s,a(arguments[1]))),s<0&&(s=i+s);s>=0;s--)if(s in e&&e[s]===t)return s||0;return-1}:l},"+uwN":function(t,e,i){i("0sYB")({target:"Math",stat:!0},{fround:i("I42a")})},"/9XX":function(t,e,i){"use strict";i.d(e,"b",function(){return l}),e.a=function(t){a.push(t),c()},e.c=function(t){o.push(t),c()},e.f=function(t){s.push(t),c()},e.e=function(t){u.push(t)},e.d=function(){for(var t=Date.now(),e=u.length,i=0;i1?arguments[1]:void 0)})},"/YPN":function(t,e){t.exports="object"==typeof Deno&&Deno&&"object"==typeof Deno.version},"/arR":function(t,e,i){"use strict";var r=i("3weC");t.exports=function(){var t=r(this),e="";return t.hasIndices&&(e+="d"),t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.unicodeSets&&(e+="v"),t.sticky&&(e+="y"),e}},"/e9j":function(t,e,i){"use strict";i.d(e,"a",function(){return s});var r=i("m4/l"),n=i("sxA1"),a=i("3/51"),o=i("aCit"),s=function(t){function e(){var e=t.call(this)||this;return e.className="LinearGradientModifier",e.gradient=new n.a,e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.copyFrom=function(e){t.prototype.copyFrom.call(this,e),this.gradient=e.gradient.clone()},e}(a.a);o.c.registeredClasses.LinearGradientModifier=s},"/fwt":function(t,e,i){"use strict";var r=i("0sYB"),n=i("3sMl"),a=i("hqo8"),o=i("RyUr"),s=i("7X7h"),u=i("8+rI");n&&r({target:"Object",proto:!0,forced:a},{__defineGetter__:function(t,e){u.f(s(this),t,{get:o(e),enumerable:!0,configurable:!0})}})},"02tF":function(t,e,i){var r=i("0sYB"),n=Math.log,a=Math.LN2;r({target:"Math",stat:!0},{log2:function(t){return n(t)/a}})},"047P":function(t,e,i){var r=i("U6Lb"),n=i("Kg2n"),a=i("KJuV");t.exports=function(t,e,i){var o,s;return a&&r(o=e.constructor)&&o!==i&&n(s=o.prototype)&&s!==i.prototype&&a(t,s),t}},"06/b":function(t,e,i){i("bc3Q")("search")},"09Lt":function(t,e,i){"use strict";var r=i("U6Lb"),n=i("Kg2n"),a=i("8+rI"),o=i("Ox5T"),s=i("KslR"),u=i("NXfn"),l=s("hasInstance"),h=Function.prototype;l in h||a.f(h,l,{value:u(function(t){if(!r(this)||!n(t))return!1;var e=this.prototype;if(!n(e))return t instanceof this;for(;t=o(t);)if(e===t)return!0;return!1},l)})},"0CMp":function(t,e,i){"use strict";i("HMf+")("Map",function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},i("JZFm"))},"0FA2":function(t,e,i){var r=i("KslR"),n=i("QzDi"),a=i("8+rI").f,o=r("unscopables"),s=Array.prototype;void 0==s[o]&&a(s,o,{configurable:!0,value:n(null)}),t.exports=function(t){s[o][t]=!0}},"0FpR":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.linear=a,e.quadIn=o,e.quadOut=s,e.quadInOut=u,e.polyIn=l,e.polyOut=h,e.polyInOut=c,e.polyIn3=p,e.polyOut3=d,e.polyInOut3=f,e.expIn=g,e.expOut=m,e.expInOut=y,e.sinIn=v,e.sinOut=b,e.sinInOut=x,e.cubicIn=_,e.cubicOut=P,e.cubicInOut=w,e.circleIn=O,e.circleOut=T,e.circleInOut=S,e.bounceIn=R,e.bounceOut=L,e.bounceInOut=N,e.elasticIn=Y,e.elasticOut=z,e.elasticInOut=W;var r=i("Gg2j"),n=i("aCit");function a(t){return+t}function o(t){return t*t}function s(t){return t*(2-t)}function u(t){return((t*=2)<=1?t*t:--t*(2-t)+1)/2}function l(t,e){return Math.pow(t,e)}function h(t,e){return 1-Math.pow(1-t,e)}function c(t,e){return((t*=2)<=1?Math.pow(t,e):2-Math.pow(2-t,e))/2}function p(t){return l(t,3)}function d(t){return h(t,3)}function f(t){return c(t,3)}function g(t){return Math.pow(2,10*t-10)}function m(t){return 1-Math.pow(2,-10*t)}function y(t){return((t*=2)<=1?Math.pow(2,10*t-10):2-Math.pow(2,10-10*t))/2}function v(t){return 1-Math.cos(t*r.HALFPI)}function b(t){return Math.sin(t*r.HALFPI)}function x(t){return(1-Math.cos(r.PI*t))/2}function _(t){return t*t*t}function P(t){return--t*t*t+1}function w(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}function O(t){return 1-Math.sqrt(1-t*t)}function T(t){return Math.sqrt(1- --t*t)}function S(t){return((t*=2)<=1?1-Math.sqrt(1-t*t):Math.sqrt(1-(t-=2)*t)+1)/2}n.c.registeredClasses["ease.linear"]=a,n.c.registeredClasses["ease.quadIn"]=o,n.c.registeredClasses["ease.quadOut"]=s,n.c.registeredClasses["ease.quadInOut"]=u,n.c.registeredClasses["ease.polyIn"]=l,n.c.registeredClasses["ease.polyOut"]=h,n.c.registeredClasses["ease.polyInOut"]=c,n.c.registeredClasses["ease.polyIn3"]=p,n.c.registeredClasses["ease.polyOut3"]=d,n.c.registeredClasses["ease.polyInOut3"]=f,n.c.registeredClasses["ease.expIn"]=g,n.c.registeredClasses["ease.expOut"]=m,n.c.registeredClasses["ease.expInOut"]=y,n.c.registeredClasses["ease.sinIn"]=v,n.c.registeredClasses["ease.sinOut"]=b,n.c.registeredClasses["ease.sinInOut"]=x,n.c.registeredClasses["ease.cubicIn"]=_,n.c.registeredClasses["ease.cubicOut"]=P,n.c.registeredClasses["ease.cubicInOut"]=w,n.c.registeredClasses["ease.circleIn"]=O,n.c.registeredClasses["ease.circleOut"]=T,n.c.registeredClasses["ease.circleInOut"]=S;var C=4/11,I=6/11,D=8/11,k=.75,j=9/11,V=10/11,A=.9375,M=21/22,F=63/64,E=1/C/C;function R(t){return 1-L(1-t)}function L(t){return(t=+t)0){var i=e.maxZoomFactor/e.maxZoomCount;if(b.round(e.end-e.start,3)<1/i)return t=!0,!1}else if(b.round(e.start,3)>0||b.round(e.end,3)<1)return t=!0,!1;return!0}),x.eachContinue(this.yAxes.iterator(),function(e){if(e.toggleZoomOutButton){if(e.maxZoomCount>0){var i=e.maxZoomFactor/e.maxZoomCount;if(b.round(e.end-e.start,3)<1/i)return t=!0,!1}else if(b.round(e.start,3)>0||b.round(e.end,3)<1)return t=!0,!1;return!0}}),this.seriesAppeared||(t=!1),t?this.zoomOutButton.show():this.zoomOutButton.hide()}},e.prototype.seriesAppeared=function(){var t=!1;return x.each(this.series.iterator(),function(e){if(!e.appeared)return t=!1,!1}),t},e.prototype.handleYAxisRangeChange=function(){var t=this.getCommonAxisRange(this.yAxes);this.scrollbarY&&this.zoomAxes(this.yAxes,t,!0),this.toggleZoomOutButton(),this.updateScrollbar(this.scrollbarY,t)},e.prototype.updateScrollbar=function(t,e){t&&(t.skipRangeEvents(),t.start=e.start,t.end=e.end)},e.prototype.getCommonAxisRange=function(t){var e,i;return t.each(function(t){if(!t.zoomable||t instanceof u.a&&t.syncWithAxis);else{var r=t.start,n=t.end;t.renderer.inversed&&(r=1-t.end,n=1-t.start),(!_.isNumber(e)||ri)&&(i=n)}}),{start:e,end:i}},e.prototype.updateXAxis=function(t){var e=t.axis;t.opposite?(e.parent=this.topAxesContainer,e.toFront()):(e.parent=this.bottomAxesContainer,e.toBack()),e.renderer&&e.renderer.processRenderer()},e.prototype.updateYAxis=function(t){var e=t.axis;t.opposite?(e.parent=this.rightAxesContainer,e.toBack()):(e.parent=this.leftAxesContainer,e.toFront()),e.renderer&&e.renderer.processRenderer()},e.prototype.processAxis=function(t){var e=this;t instanceof p.a&&this._dataUsers.moveValue(t);var i=t.renderer;i.gridContainer.parent=this.plotContainer,i.gridContainer.toBack(),i.breakContainer.parent=this.plotContainer,i.breakContainer.toFront(),i.breakContainer.zIndex=10,t.addDisposer(new f.b(function(){e.dataUsers.removeValue(t)})),i.bulletsContainer.parent=this.axisBulletsContainer,this._disposers.push(t.events.on("positionchanged",function(){var r=P.spritePointToSprite({x:0,y:0},t,e.axisBulletsContainer);t.renderer instanceof c.a&&(i.bulletsContainer.y=r.y),t.renderer instanceof h.a&&(i.bulletsContainer.x=r.x)},void 0,!1)),this.plotContainer.events.on("maxsizechanged",function(){e.inited&&(t.invalidateDataItems(),e.updateSeriesMasks())},t,!1)},e.prototype.updateSeriesMasks=function(){P.isIE()&&this.series.each(function(t){var e=t.mainContainer.mask;t.mainContainer.mask=void 0,t.mainContainer.mask=e})},e.prototype.handleSeriesRemoved=function(e){var i=e.oldValue;i&&(i.xAxis&&(i.xAxis.series.removeValue(i),i.xAxis.invalidateProcessedData()),i.yAxis&&(i.yAxis.series.removeValue(i),i.yAxis.invalidateProcessedData()),this.series.each(function(t){t.resetExtremes()})),t.prototype.handleSeriesRemoved.call(this,e)},Object.defineProperty(e.prototype,"xAxes",{get:function(){return this._xAxes||(this._xAxes=new o.b,this._xAxes.events.on("inserted",this.processXAxis,this,!1),this._xAxes.events.on("removed",this.handleAxisRemoval,this,!1),this._disposers.push(new o.c(this._xAxes,!1))),this._xAxes},enumerable:!0,configurable:!0}),e.prototype.handleAxisRemoval=function(t){var e=t.oldValue;this.dataUsers.removeValue(e),e.autoDispose&&e.dispose()},Object.defineProperty(e.prototype,"yAxes",{get:function(){return this._yAxes||(this._yAxes=new o.b,this._yAxes.events.on("inserted",this.processYAxis,this,!1),this._yAxes.events.on("removed",this.handleAxisRemoval,this,!1),this._disposers.push(new o.c(this._yAxes,!1))),this._yAxes},enumerable:!0,configurable:!0}),e.prototype.handleSeriesAdded=function(e){try{t.prototype.handleSeriesAdded.call(this,e);var i=e.newValue;0!=this.xAxes.length&&0!=this.yAxes.length||(y.c.removeFromInvalidComponents(i),i.dataInvalid=!1),P.used(i.xAxis),P.used(i.yAxis),i.maskBullets=i.maskBullets,void 0==i.fill&&(this.patterns?(_.hasValue(i.stroke)||(i.stroke=this.colors.next()),i.fill=this.patterns.next(),_.hasValue(i.fillOpacity)&&(i.fill.backgroundOpacity=i.fillOpacity),i.stroke instanceof s.a&&(i.fill.stroke=i.stroke,i.fill.fill=i.stroke)):i.fill=this.colors.next()),_.hasValue(i.stroke)||(i.stroke=i.fill)}catch(t){this.raiseCriticalError(t)}},Object.defineProperty(e.prototype,"cursor",{get:function(){return this._cursor},set:function(t){this._cursor!=t&&(this._cursor&&this.removeDispose(this._cursor),this._cursor=t,t&&(this._disposers.push(t),t.chart=this,t.shouldClone=!1,t.parent=this._cursorContainer,t.events.on("cursorpositionchanged",this.handleCursorPositionChange,this,!1),t.events.on("zoomstarted",this.handleCursorZoomStart,this,!1),t.events.on("zoomended",this.handleCursorZoomEnd,this,!1),t.events.on("panstarted",this.handleCursorPanStart,this,!1),t.events.on("panning",this.handleCursorPanning,this,!1),t.events.on("panended",this.handleCursorPanEnd,this,!1),t.events.on("behaviorcanceled",this.handleCursorCanceled,this,!1),t.events.on("hidden",this.handleHideCursor,this,!1),t.zIndex=Number.MAX_SAFE_INTEGER-1,this.tapToActivate&&this.setTapToActivate(this.tapToActivate)))},enumerable:!0,configurable:!0}),e.prototype.handleCursorPositionChange=function(){var t=this.cursor;if(t.visible&&!t.isHiding){var e=this.cursor.xPosition,i=this.cursor.yPosition;this.showSeriesTooltip({x:e,y:i});var r=[],n=t.snapToSeries;if(n&&!t.downPoint){n instanceof d.a&&(n=[n]);var a=[];w.each(n,function(t){if(!t.isHidden&&!t.isHiding){var n=t.xAxis,o=t.yAxis;n instanceof u.a&&!(n instanceof l.a)&&o instanceof u.a&&!(o instanceof l.a)?(t.dataItems.each(function(t){a.push(t)}),w.move(r,t.yAxis),w.move(r,t.xAxis)):(t.baseAxis==t.xAxis&&(w.move(r,t.yAxis),a.push(n.getSeriesDataItem(t,n.toAxisPosition(e),!0))),t.baseAxis==t.yAxis&&(w.move(r,t.xAxis),a.push(o.getSeriesDataItem(t,o.toAxisPosition(i),!0))))}});var o=this.getClosest(a,e,i);o&&(this.series.each(function(t){var e=o.component;t!=e&&(t.hideTooltip(),t.xAxis!=e.xAxis&&(t.xAxis.hideTooltip(),r.push(t.xAxis)),t.yAxis!=e.yAxis&&(t.yAxis.hideTooltip(),r.push(t.yAxis)))}),o.component.showTooltipAtDataItem(o),t.handleSnap(o.component))}this._seriesPoints=[],this._cursorXPosition!=e&&this.showAxisTooltip(this.xAxes,e,r),this._cursorYPosition!=i&&this.showAxisTooltip(this.yAxes,i,r),this.arrangeTooltips&&this.sortSeriesTooltips(this._seriesPoints),this.legend&&this.legend.afterDraw()}},e.prototype.getClosest=function(t,e,i){var r,n=1/0;return w.eachContinue(t,function(t){if(t){var a=t.component.xAxis,o=t.component.yAxis,s=a.positionToCoordinate(a.toGlobalPosition(a.toAxisPosition(e))),l=o.positionToCoordinate(o.toGlobalPosition(o.toAxisPosition(i))),h=t.component.xField,c=t.component.yField;if(a instanceof u.a&&!_.isNumber(t.getValue(h)))return!0;if(o instanceof u.a&&!_.isNumber(t.getValue(c)))return!0;var p=a.positionToCoordinate(a.toGlobalPosition(a.getPositionX(t,h,t.locations[h],"valueX"))),d=o.positionToCoordinate(o.toGlobalPosition(o.getPositionY(t,c,t.locations[c],"valueY"))),f=Math.sqrt(Math.pow(s-p,2)+Math.pow(l-d,2));return f0){var e=this.cursor;if(e&&_.isNumber(e.maxTooltipDistance)){var i,r,n=P.spritePointToSvg({x:e.point.x,y:e.point.y},e),a=1/0;w.each(t,function(t){var e=t.series,o=t.point;if(o){var s={x:o.x,y:o.y},u=Math.abs(b.getDistance(s,n));u0&&w.each(o,function(t){i!=t.series&&t.series.hideTooltip(0)}),o=[{series:i,point:r}])),t=o}var s=P.spritePointToSvg({x:-.5,y:-.5},this.plotContainer),u=P.spritePointToSvg({x:this.plotContainer.pixelWidth+.5,y:this.plotContainer.pixelHeight+.5},this.plotContainer),l=0,h=[];w.each(t,function(t){var e=t.point;e&&b.isInRectangle(e,{x:s.x,y:s.y,width:u.x-s.x,height:u.y-s.y})&&(h.push({point:e,series:t.series}),l+=e.y)}),t=h;var c=this.series.getIndex(0),p=!1;c&&c.yAxis&&c.yAxis.renderer.inversed&&(p=!0),p?t.sort(function(t,e){return O.order(t.point.y,e.point.y)}):(t.sort(function(t,e){return O.order(e.point.y,t.point.y)}),t.reverse());var d=l/t.length,f=P.svgPointToDocument({x:0,y:0},this.svgContainer.SVGContainer).y;if(t.length>0){var g=s.y,m=u.y;P.spritePointToDocument({x:0,y:g},this);var y=!1;if(d>g+(m-g)/2)for(var v=m,x=t.length-1;x>=0;x--){var T=(D=t[x].series).tooltip,S=t[x].point.y;if(T.setBounds({x:0,y:-f,width:this.pixelWidth,height:v+f}),T.invalid&&T.validate(),T.toBack(),(v=P.spritePointToSvg({x:0,y:T.label.pixelY-T.pixelY+S-T.pixelMarginTop},T).y)<-f){y=!0;break}}if(d<=g+(m-g)/2||y)for(var C=g,I=(x=0,t.length);x0||t.dataItems.length>0)&&t.showTooltipAtPosition(e)})},e.prototype.getUpdatedRange=function(t,e){if(t){var i,r;t.renderer.inversed?(b.invertRange(e),i=1-t.end,r=1-t.start):(i=t.start,r=t.end);var n=r-i;return{start:i+e.start*n,end:i+e.end*n}}},e.prototype.handleCursorZoomEnd=function(t){var e=this.cursor,i=e.behavior;if("zoomX"==i||"zoomXY"==i){var r=e.xRange;r&&this.xAxes.length>0&&((r=this.getUpdatedRange(this.xAxes.getIndex(0),r)).priority="start",this.zoomAxes(this.xAxes,r))}if("zoomY"==i||"zoomXY"==i){var n=e.yRange;n&&this.yAxes.length>0&&((n=this.getUpdatedRange(this.yAxes.getIndex(0),n)).priority="start",this.zoomAxes(this.yAxes,n))}this.handleHideCursor()},e.prototype.handleCursorPanStart=function(t){var e=this.xAxes.getIndex(0);e&&(this._panStartXRange={start:e.start,end:e.end},e.renderer.inversed&&(this._panStartXRange=b.invertRange(this._panStartXRange)));var i=this.yAxes.getIndex(0);i&&(this._panStartYRange={start:i.start,end:i.end},i.renderer.inversed&&(this._panStartYRange=b.invertRange(this._panStartYRange)))},e.prototype.handleCursorPanEnd=function(t){var e=this.cursor,i=e.behavior;if(this._panEndXRange&&("panX"==i||"panXY"==i)){var r=this._panEndXRange,n=this._panStartXRange,a=0;r.start<0&&(a=r.start),n.end>1?r.end>n.end&&(a=r.end-n.end):r.end>1&&(a=r.end-1),this.zoomAxes(this.xAxes,{start:r.start-a,end:r.end-a},!1,e.snapOnPan),this._panEndXRange=void 0,this._panStartXRange=void 0}if(this._panEndYRange&&("panY"==i||"panXY"==i)){a=0;(r=this._panEndYRange).start<0&&(a=r.start),r.end>1&&(a=r.end-1),this.zoomAxes(this.yAxes,{start:r.start-a,end:r.end-a},!1,e.snapOnPan),this._panEndYRange=void 0,this._panStartYRange=void 0}},e.prototype.handleCursorCanceled=function(){this._panEndXRange=void 0,this._panStartXRange=void 0},e.prototype.handleCursorPanning=function(t){var e=this.cursor,i=e.behavior,r=e.maxPanOut;if(this._panStartXRange&&("panX"==i||"panXY"==i)){var n=this._panStartXRange,a=e.xRange,o=this.getCommonAxisRange(this.xAxes),s=n.end-n.start,u=a.start*(o.end-o.start),l=Math.max(-r,u+n.start),h=Math.min(u+n.end,1+r);l<=0&&(h=l+s),h>=1&&(l=h-s);var c={start:l,end:h};this._panEndXRange=c,this.zoomAxes(this.xAxes,c,!1,!1,e.maxPanOut)}if(this._panStartYRange&&("panY"==i||"panXY"==i)){n=this._panStartYRange,a=e.yRange,o=this.getCommonAxisRange(this.yAxes),s=n.end-n.start,u=a.start*(o.end-o.start),l=Math.max(-r,u+n.start),h=Math.min(u+n.end,1+r);l<=0&&(h=l+s),h>=1&&(l=h-s);c={start:l,end:h};this._panEndYRange=c,this.zoomAxes(this.yAxes,c,!1,!1,e.maxPanOut)}this.handleHideCursor()},e.prototype.handleYAxisSet=function(t){},e.prototype.handleCursorZoomStart=function(t){},Object.defineProperty(e.prototype,"scrollbarX",{get:function(){return this._scrollbarX},set:function(t){var e=this;this._scrollbarX&&this.removeDispose(this._scrollbarX),this._scrollbarX=t,t&&(this._disposers.push(t),t.parent=this.topAxesContainer,t.shouldClone=!1,t.startGrip.exportable=!1,t.endGrip.exportable=!1,t.toBack(),t.orientation="horizontal",t.events.on("rangechanged",this.handleXScrollbarChange,this,!1),this.events.on("datavalidated",function(){return t.updateThumb(!1)},this,!1),t.adapter.add("positionValue",function(t){var i=e.xAxes.getIndex(0);return i&&(t.value=i.getPositionLabel(i.renderer.inversed?1-t.position:t.position)),t}))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"scrollbarY",{get:function(){return this._scrollbarY},set:function(t){var e=this;this._scrollbarY&&this.removeDispose(this._scrollbarY),this._scrollbarY=t,t&&(this._disposers.push(t),t.parent=this.rightAxesContainer,t.startGrip.exportable=!1,t.shouldClone=!1,t.endGrip.exportable=!1,t.toFront(),t.orientation="vertical",t.events.on("rangechanged",this.handleYScrollbarChange,this,!1),this.events.on("datavalidated",function(){return t.updateThumb(!1)},this,!1),t.adapter.add("positionValue",function(t){var i=e.yAxes.getIndex(0);return i&&(t.value=i.getPositionLabel(t.position)),t}))},enumerable:!0,configurable:!0}),e.prototype.handleXScrollbarChange=function(t){if(this.inited){var e=t.target,i=e.range;0==i.start&&(i.priority="start"),1==i.end&&(i.priority="end"),i=this.zoomAxes(this.xAxes,i),e.fixRange(i)}},e.prototype.handleYScrollbarChange=function(t){if(this.inited){var e=t.target,i=e.range;1==i.end&&(i.priority="end"),0==i.start&&(i.priority="start"),i=this.zoomAxes(this.yAxes,i),e.fixRange(i)}},e.prototype.zoomAxes=function(t,e,i,r,n,a){var o={start:0,end:1};this.showSeriesTooltip();var s=e;return this.dataInvalid||x.each(t.iterator(),function(t){var u=t.maxZoomFactor;if(_.isNumber(t.minZoomCount)&&(u/=t.minZoomCount),a&&1/(e.end-e.start)>=u);else if(t.zoomable){if(e=t.renderer.inversed?b.invertRange(s):s,t.hideTooltip(0),r)if(t instanceof p.a){var l=t.getCellEndPosition(0)-t.getCellStartPosition(0);e.start=t.roundPosition(e.start+l/2-t.startLocation*l,t.startLocation),e.end=t.roundPosition(e.end-l/2+(1-t.endLocation)*l,t.endLocation)}else{e.start=t.roundPosition(e.start+1e-4,0,t.startLocation),e.end=t.roundPosition(e.end+1e-4,0,t.endLocation)}var h=t.zoom(e,i,i,n);t.renderer.inversed&&(h=b.invertRange(h)),o=h}}),o},Object.defineProperty(e.prototype,"maskBullets",{get:function(){return this.getPropertyValue("maskBullets")},set:function(t){this.setPropertyValue("maskBullets",t,!0)&&this.bulletsContainer&&(this.bulletsContainer.mask=t?this._bulletMask:void 0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"arrangeTooltips",{get:function(){return this.getPropertyValue("arrangeTooltips")},set:function(t){this.setPropertyValue("arrangeTooltips",t,!0)},enumerable:!0,configurable:!0}),e.prototype.handleWheel=function(t){var e=this.plotContainer,i=P.documentPointToSvg(t.point,this.htmlContainer,this.svgContainer.cssScale),r=P.svgPointToSprite(i,e),n=t.shift.y;this.handleWheelReal(n,this.mouseWheelBehavior,r)},e.prototype.handleHorizontalWheel=function(t){var e=this.plotContainer,i=P.documentPointToSvg(t.point,this.htmlContainer,this.svgContainer.cssScale),r=P.svgPointToSprite(i,e);this.handleWheelReal(t.shift.x,this.horizontalMouseWheelBehavior,r)},e.prototype.handleWheelReal=function(t,e,i){if(0!=t){var r=this.plotContainer,n=this.getCommonAxisRange(this.xAxes),a=this.getCommonAxisRange(this.yAxes),o=.1;if("panX"==e||"panXY"==e){var s=this.xAxes.getIndex(0),u=!1,l=o;s instanceof p.a&&(l=.5/((n.end-n.start)*s.dataItems.length),u=!0),o=Math.max(.2,l);var h=n.end-n.start,c=Math.max(-0,n.start+o*t/100*(n.end-n.start)),d=Math.min(n.end+o*t/100*(n.end-n.start),1);c<=0&&(d=c+h),d>=1&&(c=d-h),this.zoomAxes(this.xAxes,{start:c,end:d},void 0,u)}if("panY"==e||"panXY"==e){var f=this.yAxes.getIndex(0);l=o,u=!1;f instanceof p.a&&(l=.5/((n.end-n.start)*f.dataItems.length),u=!0),o=Math.max(.2,l),t*=-1;var g=a.end-a.start,m=Math.max(-0,a.start+o*t/100*(a.end-a.start)),y=Math.min(a.end+o*t/100*(a.end-a.start),1);m<=0&&(y=m+g),y>=1&&(m=y-g),this.zoomAxes(this.yAxes,{start:m,end:y},void 0,u)}if("zoomX"==e||"zoomXY"==e){var v=i.x/r.maxWidth,b=this.xAxes.getIndex(0).toAxisPosition(v);c=Math.max(-0,n.start-o*(n.end-n.start)*t/100*v);c=Math.min(c,b);d=Math.min(n.end+o*(n.end-n.start)*t/100*(1-v),1);d=Math.max(d,b),this.zoomAxes(this.xAxes,{start:c,end:d},void 0)}if("zoomY"==e||"zoomXY"==e){var x=i.y/r.maxHeight,_=this.yAxes.getIndex(0).toAxisPosition(x);m=Math.max(-0,a.start-o*(a.end-a.start)*t/100*(1-x));m=Math.min(m,_);y=Math.min(a.end+o*t/100*x*(a.end-a.start),1);y=Math.max(y,_),this.zoomAxes(this.yAxes,{start:m,end:y},void 0)}}},Object.defineProperty(e.prototype,"mouseWheelBehavior",{get:function(){return this.getPropertyValue("mouseWheelBehavior")},set:function(t){this.setPropertyValue("mouseWheelBehavior",t)&&("none"!=t?(this._mouseWheelDisposer=this.plotContainer.events.on("wheel",this.handleWheel,this,!1),this._disposers.push(this._mouseWheelDisposer)):this._mouseWheelDisposer&&(this.plotContainer.wheelable=!1,this.plotContainer.hoverable=!1,this._mouseWheelDisposer.dispose()))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"horizontalMouseWheelBehavior",{get:function(){return this.getPropertyValue("horizontalMouseWheelBehavior")},set:function(t){this.setPropertyValue("horizontalMouseWheelBehavior",t)&&("none"!=t?(this._mouseWheelDisposer2=this.plotContainer.events.on("wheel",this.handleHorizontalWheel,this,!1),this._disposers.push(this._mouseWheelDisposer2)):this._mouseWheelDisposer2&&(this.plotContainer.wheelable=!1,this.plotContainer.hoverable=!1,this._mouseWheelDisposer2.dispose()))},enumerable:!0,configurable:!0}),e.prototype.dataSourceDateFields=function(e){var i=this;return e=t.prototype.dataSourceDateFields.call(this,e),x.each(this.series.iterator(),function(t){e=i.populateDataSourceFields(e,t.dataFields,["dateX","dateY","openDateX","openDateY"])}),e},e.prototype.dataSourceNumberFields=function(e){var i=this;return e=t.prototype.dataSourceDateFields.call(this,e),x.each(this.series.iterator(),function(t){e=i.populateDataSourceFields(e,t.dataFields,["valueX","valueY","openValueX","openValueY"])}),e},e.prototype.processConfig=function(e){if(e){var i=[],r=[];if(_.hasValue(e.xAxes)&&_.isArray(e.xAxes))for(var n=0,a=e.xAxes.length;n0;){var r=this.dataItems.getIndex(0);r&&i.dataItems.remove(r),i.dataUsers.each(function(t){var e=t.dataItems.getIndex(0);e&&t.dataItems.remove(e)}),i._parseDataFrom--,e--}i.invalidateData()}},e.prototype.removeData=function(e){this.scrollbarX instanceof v.a&&this.removeScrollbarData(this.scrollbarX,e),this.scrollbarY instanceof v.a&&this.removeScrollbarData(this.scrollbarY,e),t.prototype.removeData.call(this,e)},e.prototype.setTapToActivate=function(e){t.prototype.setTapToActivate.call(this,e),this.cursor&&(this.cursor.interactions.isTouchProtected=e,this.plotContainer.interactions.isTouchProtected=e)},e.prototype.handleTapToActivate=function(){t.prototype.handleTapToActivate.call(this),this.cursor&&(this.cursor.interactions.isTouchProtected=!1,this.plotContainer.interactions.isTouchProtected=!1)},e.prototype.handleTapToActivateDeactivation=function(){t.prototype.handleTapToActivateDeactivation.call(this),this.cursor&&(this.cursor.interactions.isTouchProtected=!0,this.plotContainer.interactions.isTouchProtected=!0)},e}(n.a);y.c.registeredClasses.XYChart=C,T.c.push({relevant:T.b.maybeXS,state:function(t,e){if(t instanceof C&&t.scrollbarX){var i=t.states.create(e);return t.scrollbarX.states.create(e).properties.disabled=!0,i}return null}}),T.c.push({relevant:T.b.maybeXS,state:function(t,e){if(t instanceof C&&t.scrollbarY){var i=t.states.create(e);return t.scrollbarY.states.create(e).properties.disabled=!0,i}return null}})},"0PyG":function(t,e,i){"use strict";i.d(e,"a",function(){return u});var r=i("m4/l"),n=i("Tjl+"),a=i("zhwk"),o=i("1yyj"),s=i("Mtpk"),u=function(t){function e(e,i,r,n){var a=t.call(this)||this;return a.animations=[],a.className="Inertia",a.interaction=e,a.type=i,a.point=r,a.startPoint=n,a._disposers.push(new o.b(a.animations)),a}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"x",{get:function(){return this.point.x},set:function(t){s.isNumber(t)&&(this.point.x=t,this.handleMove())},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"y",{get:function(){return this.point.y},set:function(t){s.isNumber(t)&&(this.point.y=t,this.handleMove())},enumerable:!0,configurable:!0}),e.prototype.handleMove=function(){if(this.interaction.events.isEnabled("drag")){var t={type:"drag",target:this.interaction,shift:{x:this.x-this.startPoint.x,y:this.y-this.startPoint.y},startPoint:this.startPoint,point:{x:this.x,y:this.y},touch:!1};this.interaction.events.dispatchImmediately("drag",t)}},e.prototype.done=function(){this.interaction.inertias.removeKey(this.type),"move"===this.type&&Object(a.b)().processDragStop(this.interaction),this.dispose()},e}(n.a)},"0aVp":function(t,e,i){i("NtoI")},"0irS":function(t,e,i){var r=i("KslR");e.f=r},"0n+J":function(t,e,i){i("0sYB")({target:"Object",stat:!0},{hasOwn:i("M05C")})},"0qOA":function(t,e,i){var r=i("0sYB"),n=i("vfdp"),a=i("gBcN").clear;r({global:!0,bind:!0,enumerable:!0,forced:n.clearImmediate!==a},{clearImmediate:a})},"0sYB":function(t,e,i){var r=i("vfdp"),n=i("gxUV").f,a=i("k2B3"),o=i("ljMq"),s=i("yENv"),u=i("z4fB"),l=i("EjSS");t.exports=function(t,e){var i,h,c,p,d,f=t.target,g=t.global,m=t.stat;if(i=g?r:m?r[f]||s(f,{}):(r[f]||{}).prototype)for(h in e){if(p=e[h],c=t.dontCallGetSet?(d=n(i,h))&&d.value:i[h],!l(g?h:f+(m?".":"#")+h,t.forced)&&void 0!==c){if(typeof p==typeof c)continue;u(p,c)}(t.sham||c&&c.sham)&&a(p,"sham",!0),o(i,h,p,t)}}},"15c/":function(t,e,i){var r=i("5ou3"),n=String;t.exports=function(t){if("Symbol"===r(t))throw TypeError("Cannot convert a Symbol value to a string");return n(t)}},"16a9":function(t,e,i){var r=i("0sYB"),n=i("HZlQ");r({target:"Object",stat:!0,arity:2,forced:Object.assign!==n},{assign:n})},"16im":function(t,e,i){"use strict";var r=i("0sYB"),n=i("FD3S").findLastIndex,a=i("0FA2");r({target:"Array",proto:!0},{findLastIndex:function(t){return n(this,t,arguments.length>1?arguments[1]:void 0)}}),a("findLastIndex")},"1DgP":function(t,e,i){"use strict";var r=function(t,e){var i,r=1;function n(){var n,a,o=i.length,s=0,u=0;for(n=0;n=(a=(g+y)/2))?g=a:y=a,(h=i>=(o=(m+v)/2))?m=o:v=o,n=d,!(d=d[c=h<<1|l]))return n[c]=f,t;if(s=+t._x.call(null,d.data),u=+t._y.call(null,d.data),e===s&&i===u)return f.next=d,n?n[c]=f:t._root=f,t;do{n=n?n[c]=new Array(4):t._root=new Array(4),(l=e>=(a=(g+y)/2))?g=a:y=a,(h=i>=(o=(m+v)/2))?m=o:v=o}while((c=h<<1|l)==(p=(u>=o)<<1|s>=a));return n[p]=d,n[c]=f,t}var a=function(t,e,i,r,n){this.node=t,this.x0=e,this.y0=i,this.x1=r,this.y1=n};function o(t){return t[0]}function s(t){return t[1]}function u(t,e,i){var r=new l(null==e?o:e,null==i?s:i,NaN,NaN,NaN,NaN);return null==t?r:r.addAll(t)}function l(t,e,i,r,n,a){this._x=t,this._y=e,this._x0=i,this._y0=r,this._x1=n,this._y1=a,this._root=void 0}function h(t){for(var e={data:t.data},i=e;t=t.next;)i=i.next={data:t.data};return e}var c=u.prototype=l.prototype;c.copy=function(){var t,e,i=new l(this._x,this._y,this._x0,this._y0,this._x1,this._y1),r=this._root;if(!r)return i;if(!r.length)return i._root=h(r),i;for(t=[{source:r,target:i._root=new Array(4)}];r=t.pop();)for(var n=0;n<4;++n)(e=r.source[n])&&(e.length?t.push({source:e,target:r.target[n]=new Array(4)}):r.target[n]=h(e));return i},c.add=function(t){var e=+this._x.call(null,t),i=+this._y.call(null,t);return n(this.cover(e,i),e,i,t)},c.addAll=function(t){var e,i,r,a,o=t.length,s=new Array(o),u=new Array(o),l=1/0,h=1/0,c=-1/0,p=-1/0;for(i=0;ic&&(c=r),ap&&(p=a));if(l>c||h>p)return this;for(this.cover(l,h).cover(c,p),i=0;it||t>=n||r>e||e>=a;)switch(s=(ed||(o=l.y0)>f||(s=l.x1)=v)<<1|t>=y)&&(l=g[g.length-1],g[g.length-1]=g[g.length-1-h],g[g.length-1-h]=l)}else{var b=t-+this._x.call(null,m.data),x=e-+this._y.call(null,m.data),_=b*b+x*x;if(_=(s=(f+m)/2))?f=s:m=s,(h=o>=(u=(g+y)/2))?g=u:y=u,e=d,!(d=d[c=h<<1|l]))return this;if(!d.length)break;(e[c+1&3]||e[c+2&3]||e[c+3&3])&&(i=e,p=c)}for(;d.data!==t;)if(r=d,!(d=d.next))return this;return(n=d.next)&&delete d.next,r?(n?r.next=n:delete r.next,this):e?(n?e[c]=n:delete e[c],(d=e[0]||e[1]||e[2]||e[3])&&d===(e[3]||e[2]||e[1]||e[0])&&!d.length&&(i?i[p]=d:this._root=d),this):(this._root=n,this)},c.removeAll=function(t){for(var e=0,i=t.length;eh+f||ac+f||ol.index){var g=h-s.x-s.vx,y=c-s.y-s.vy,v=g*g+y*y;vt.r&&(t.r=t[e].r)}function l(){if(e){var r,n,a=e.length;for(i=new Array(a),r=0;r1?(null==i?s.delete(t):s.set(t,f(i)),e):s.get(t)},find:function(e,i,r){var n,a,o,s,u,l=0,h=t.length;for(null==r?r=1/0:r*=r,l=0;l1?(l.on(t,i),e):l.on(t)}}},D=function(){var t,e,i,r,n,a=p(-30),o=1,s=1/0,l=.81;function h(i){var n,a=t.length,o=u(t,O,T).visitAfter(f);for(r=i,n=0;n=s)){(t.data!==e||t.next)&&(0===c&&(g+=(c=d(i))*c),0===p&&(g+=(p=d(i))*p),ge.getHitOption(this.interactions,"hitTolerance")){switch(this._generalBehavior){case"zoom":this.dispatch("zoomended");break;case"select":this.dispatch("selectended");break;case"pan":this.dispatch("panended"),e.setGlobalStyle(u.a.default)}this.downPoint=void 0,this.updateSelection()}},e.prototype.updateSelection=function(){},e.prototype.getPositions=function(){this.xPosition=this.point.x/this.innerWidth,this.yPosition=1-this.point.y/this.innerHeight},e.prototype.handleCursorDown=function(t){if(!(!this.interactionsEnabled||this.interactions.isTouchProtected&&t.touch)&&Object(a.b)().isLocalElement(t.pointer,this.paper.svg,this.uid)){p.h();var e=h.documentPointToSprite(t.pointer.point,this);"hard"==this._stick&&this._stickPoint&&(e=this._stickPoint),this._adapterO&&this._adapterO.apply("cursorPoint",e),this.fitsToBounds(e)&&(this._downPointOrig={x:e.x,y:e.y},t.event.cancelable&&this.shouldPreventGestures(t.touch)&&this.fitsToBounds(e)&&t.event.preventDefault(),this.triggerMove(e),this.triggerDown(e))}},e.prototype.shouldPreventGestures=function(t){return!0},e.prototype.updatePoint=function(t){},e.prototype.handleCursorUp=function(t){if(this.interactionsEnabled&&(this.downPoint||Object(a.b)().isLocalElement(t.pointer,this.paper.svg,this.uid))){var e=h.documentPointToSprite(t.pointer.point,this);this._adapterO&&this._adapterO.apply("cursorPoint",e),this.downPoint&&this.fitsToBounds(this.downPoint)&&("hard"==this._stick&&this._stickPoint&&(e=this._stickPoint),this._upPointOrig={x:e.x,y:e.y},this.triggerMove(e),this.triggerUp(e))}},Object.defineProperty(e.prototype,"chart",{get:function(){return this._chart},set:function(t){this._chart=t,c.hasValue(this._chart.plotContainer)&&Object(a.b)().lockElement(this._chart.plotContainer.interactions)},enumerable:!0,configurable:!0}),e}(n.a);o.c.registeredClasses.Cursor=f},"1M4z":function(t,e,i){"use strict";var r=i("0sYB"),n=i("4Wbs");r({target:"RegExp",proto:!0,forced:/./.exec!==n},{exec:n})},"1ayE":function(t,e,i){"use strict";var r=i("UseD"),n=i("X/sl").some,a=r.aTypedArray;(0,r.exportTypedArrayMethod)("some",function(t){return n(a(this),t,arguments.length>1?arguments[1]:void 0)})},"1dhw":function(t,e,i){var r=i("0sYB"),n=i("3sMl"),a=i("3weC"),o=i("gxUV");r({target:"Reflect",stat:!0,sham:!n},{getOwnPropertyDescriptor:function(t,e){return o.f(a(t),e)}})},"1qam":function(t,e,i){"use strict";i.d(e,"a",function(){return o});var r=i("m4/l"),n=i("Vs7R"),a=i("Mtpk"),o=function(t){function e(){var e=t.call(this)||this;return e.className="PointedShape",e.pointerBaseWidth=15,e.pointerLength=10,e.pointerY=0,e.pointerX=0,e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.draw=function(){t.prototype.draw.call(this),a.isNumber(this.pointerX)||(this.pointerX=this.pixelWidth/2),a.isNumber(this.pointerY)||(this.pointerY=this.pixelHeight+10)},Object.defineProperty(e.prototype,"pointerBaseWidth",{get:function(){return this.getPropertyValue("pointerBaseWidth")},set:function(t){this.setPropertyValue("pointerBaseWidth",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pointerLength",{get:function(){return this.getPropertyValue("pointerLength")},set:function(t){this.setPropertyValue("pointerLength",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pointerX",{get:function(){return this.getPropertyValue("pointerX")},set:function(t){this.setPropertyValue("pointerX",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pointerY",{get:function(){return this.getPropertyValue("pointerY")},set:function(t){this.setPropertyValue("pointerY",t,!0)},enumerable:!0,configurable:!0}),e}(n.a)},"1s8w":function(t,e,i){var r=i("0sYB"),n=i("vfdp"),a=i("gBcN").set;r({global:!0,bind:!0,enumerable:!0,forced:n.setImmediate!==a},{setImmediate:a})},"1t1Z":function(t,e,i){"use strict";var r=i("0sYB"),n=i("/IPK"),a=i("qK31"),o=i("swFJ"),s=i("15c/"),u=i("eVN0"),l=n("".indexOf);r({target:"String",proto:!0,forced:!u("includes")},{includes:function(t){return!!~l(s(o(this)),s(a(t)),arguments.length>1?arguments[1]:void 0)}})},"1wCr":function(t,e,i){var r=i("vfdp"),n=i("U6Lb");t.exports=function(t,e){return arguments.length<2?function(t){return n(t)?t:void 0}(r[t]):r[t]&&r[t][e]}},"1yyj":function(t,e,i){"use strict";e.c=function(t,e){var i=!1,r=Date.now();return l.a(function n(a){if(!i){var o=a-r;o>=t?e(1):(l.a(n),e(o/t))}}),new o.b(function(){i=!0})},i.d(e,"b",function(){return _}),i.d(e,"a",function(){return P});var r=i("m4/l"),n=i("Tjl+"),a=i("hpNl"),o=i("hD5A"),s=i("8ZqG"),u=i("tjMS"),l=i("/9XX"),h=i("0FpR"),c=i("hxI2"),p=i("Gg2j"),d=i("hJ5i"),f=i("Mtpk"),g=i("Rpw0"),m=i("Q4nc");function y(t,e,i){return e+(i-e)*t}function v(t,e,i){return new u.a(y(t,e.percent,i.percent))}function b(t,e,i){var r=new s.a(c.interpolate(e.rgb,i.rgb,t));return e.alpha!=i.alpha&&(r.alpha=e.alpha+(i.alpha-e.alpha)*t),r}function x(t,e){return e+t.charAt(0).toUpperCase()+t.substr(1)}var _=function(){function t(t){this._disposer=new o.b(function(){for(;0!==t.length;)t[0].dispose()})}return t.prototype.isDisposed=function(){return this._disposer.isDisposed()},t.prototype.dispose=function(){this._disposer.dispose()},t}(),P=function(t){function e(e,i,r,n){var a=t.call(this)||this;return a.duration=0,a.easing=h.linear,a.progress=0,a._loop=0,a._pause=!1,a._delayTimeout=null,a._time=0,a._isFinished=!1,a.className="Animation",!1===m.a.animationsEnabled&&(r=0),a.object=e,a.animationOptions=d.toArray(i),a.duration=r,n&&(a.easing=n),a.applyTheme(),a}return Object(r.c)(e,t),e.prototype.debug=function(){},e.prototype.dispose=function(){t.prototype.dispose.call(this),this.pause()},e.prototype.delay=function(t){var e=this;if(t>0){this.pause(),d.move(this.object.animations,this);var i=setTimeout(function(){e._delayTimeout=null,e.start()},t);this._delayTimeout=new o.b(function(){clearTimeout(i)})}return this},e.prototype._start=function(){this._isFinished=!1,this._delayTimeout&&(this.removeDispose(this._delayTimeout),this._delayTimeout=null),this.stopSameAnimations(),this._pause=!1,d.move(g.b.animations,this),d.move(this.object.animations,this),g.b.requestFrame()},e.prototype.start=function(){this._start(),this._startTime=Date.now(),this._time=0,this.staticOptions=[];for(var t=this.animationOptions.length-1;t>=0;t--){var e=this.animationOptions[t];if(f.hasValue(e.from)||(e.childObject?e.from=e.childObject[e.property]:(e.from=this.object[e.property],f.hasValue(e.from)||(e.from=a.a[e.property]))),e.from==e.to)d.remove(this.animationOptions,e);else if(!f.hasValue(e.from)||!(e.from instanceof u.a)&&e.to instanceof u.a||e.from instanceof u.a&&!(e.to instanceof u.a))this.staticOptions.push(e),d.remove(this.animationOptions,e);else if(f.isNumber(e.to))if(e.updateMethod=y,e.from instanceof u.a){var i=this.object[x(e.property,"pixel")];isNaN(i)?(this.staticOptions.push(e),d.remove(this.animationOptions,e)):e.from=i}else isNaN(e.from)&&(this.staticOptions.push(e),d.remove(this.animationOptions,e));else if(e.to instanceof s.a)e.from?e.updateMethod=b:(this.staticOptions.push(e),d.remove(this.animationOptions,e));else if(e.to instanceof u.a){if(e.updateMethod=v,!isNaN(e.from)){i=this.object[x(e.property,"relative")];isNaN(i)||(e.from=Object(u.c)(100*i))}}else this.staticOptions.push(e),d.remove(this.animationOptions,e)}if(this.applyStaticOptions(),this.events.isEnabled("animationstarted")){var r={type:"animationstarted",target:this,progress:this.progress};this.events.dispatchImmediately("animationstarted",r)}return this.update(),0===this.duration&&this.end(),this},e.prototype.loop=function(t){return f.isNumber(t)||(t=1/0),this._loop=t,this},e.prototype.pause=function(){return this._pause=!0,this._delayTimeout&&(this.removeDispose(this._delayTimeout),this._delayTimeout=null),d.remove(g.b.animations,this),d.remove(this.object.animations,this),this},e.prototype.resume=function(){return this._start(),this._startTime=Date.now()-this._time,this},e.prototype.end=function(){if(0==this._loop&&this.pause(),this.setProgress(1),this.applyStaticOptions(),this.events.isEnabled("animationended")){var t={type:"animationended",target:this,progress:this.progress};this.events.dispatchImmediately("animationended",t)}return this._loop>0?(this._loop--,this.start()):(this.stop(),this._isFinished=!0),this},e.prototype.kill=function(){this.pause(),this._isFinished=!0},e.prototype.isFinished=function(){return this._isFinished},e.prototype.applyStaticOptions=function(){var t=this;d.each(this.staticOptions,function(e){e.childObject?e.childObject[e.property]=1==t.progress?e.to:e.from:t.object[e.property]=1==t.progress?e.to:e.from})},e.prototype.stop=function(t){if(this.pause(),!t&&this.events.isEnabled("animationstopped")){var e={type:"animationstopped",target:this,progress:this.progress};this.events.dispatchImmediately("animationstopped",e)}return this},e.prototype.setProgress=function(t){var e=this;if(this._time=this.duration*t,d.each(this.animationOptions,function(i){if(i.updateMethod&&f.hasValue(i.from)){var r=i.updateMethod(t,i.from,i.to);i.childObject?i.childObject[i.property]=r:e.object[i.property]=r}}),this.progress=t,this.events.isEnabled("animationprogress")){var i={type:"animationprogress",target:this,progress:this.progress};this.events.dispatchImmediately("animationprogress",i)}g.b.requestFrame()},e.prototype.update=function(){if(!this._pause){var t=void 0;this._time=p.fitToRange(Date.now()-this._startTime,0,this.duration);var e=this._time/this.duration;t=this.easing(e),(0==this.duration||!f.isNumber(t)||e>=1)&&(t=1),this.setProgress(t),1==p.round(this._time/this.duration,6)&&this.end()}return this},Object.defineProperty(e.prototype,"delayed",{get:function(){return!!this._delayTimeout},enumerable:!0,configurable:!0}),e.prototype.stopSameAnimations=function(){var t=this;d.each(d.copy(this.object.animations),function(e){if(e!==t&&!e.delayed){var i=[];d.each(t.animationOptions,function(t){d.each(e.animationOptions,function(r){t.property==r.property&&t.childObject==r.childObject&&(i.push(r),0==e.animationOptions.length&&e.kill())})}),d.each(i,function(t){d.remove(e.animationOptions,t)})}})},e.prototype.asFunction=function(e){return"easing"==e||t.prototype.asIs.call(this,e)},e}(n.b)},"2D0i":function(t,e,i){var r,n,a,o,s,u,l,h,c=i("vfdp"),p=i("cLsB"),d=i("gxUV").f,f=i("gBcN").set,g=i("q8hm"),m=i("Lfv3"),y=i("qLXp"),v=i("nlhF"),b=c.MutationObserver||c.WebKitMutationObserver,x=c.document,_=c.process,P=c.Promise,w=d(c,"queueMicrotask"),O=w&&w.value;O||(r=function(){var t,e;for(v&&(t=_.domain)&&t.exit();n;){e=n.fn,n=n.next;try{e()}catch(t){throw n?o():a=void 0,t}}a=void 0,t&&t.enter()},g||v||y||!b||!x?!m&&P&&P.resolve?((l=P.resolve(void 0)).constructor=P,h=p(l.then,l),o=function(){h(r)}):v?o=function(){_.nextTick(r)}:(f=p(f,c),o=function(){f(r)}):(s=!0,u=x.createTextNode(""),new b(r).observe(u,{characterData:!0}),o=function(){u.data=s=!s})),t.exports=O||function(t){var e={fn:t,next:void 0};a&&(a.next=e),n||(n=e,o()),a=e}},"2HRu":function(t,e,i){"use strict";var r=i("3sMl"),n=i("6aQQ"),a=i("3weC"),o=i("QzDi"),s=i("kwKT"),u=Error.prototype.toString,l=n(function(){if(r){var t=o(Object.defineProperty({},"name",{get:function(){return this===t}}));if("true"!==u.call(t))return!0}return"2: 1"!==u.call({message:1,name:2})||"Error"!==u.call({})});t.exports=l?function(){var t=a(this),e=s(t.name,"Error"),i=s(t.message);return e?i?e+": "+i:e:i}:u},"2I/e":function(t,e,i){"use strict";i.d(e,"b",function(){return g}),i.d(e,"a",function(){return m});var r=i("m4/l"),n=i("VIOb"),a=i("vMqJ"),o=i("C6dT"),s=i("aM7D"),u=i("tjMS"),l=i("DHte"),h=i("aCit"),c=i("Wglt"),p=i("Mtpk"),d=i("hJ5i"),f=i("hD5A"),g=function(t){function e(){var e=t.call(this)||this;return e.className="SerialChartDataItem",e.applyTheme(),e}return Object(r.c)(e,t),e}(n.b),m=function(t){function e(){var e=t.call(this)||this;e.className="SerialChart",e.colors=new l.a,e._usesData=!1;var i=e.chartContainer.createChild(o.a);i.shouldClone=!1,i.width=Object(u.c)(100),i.height=Object(u.c)(100),i.isMeasured=!1,i.layout="none",i.zIndex=2,e.seriesContainer=i;var r=e.chartContainer.createChild(o.a);return r.shouldClone=!1,r.width=Object(u.c)(100),r.height=Object(u.c)(100),r.isMeasured=!1,r.zIndex=3,r.layout="none",e.bulletsContainer=r,e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.dispose=function(){t.prototype.dispose.call(this),this.colors&&this.colors.dispose(),this.patterns&&this.patterns.dispose()},e.prototype.applyInternalDefaults=function(){t.prototype.applyInternalDefaults.call(this),p.hasValue(this.readerTitle)||(this.readerTitle=this.language.translate("Serial chart"))},Object.defineProperty(e.prototype,"series",{get:function(){return this._series||(this._series=new a.e(this.createSeries()),this._series.events.on("inserted",this.handleSeriesAdded,this,!1),this._series.events.on("removed",this.handleSeriesRemoved,this,!1),this._disposers.push(new a.c(this._series,!1)),this._disposers.push(this._series.template)),this._series},enumerable:!0,configurable:!0}),e.prototype.handleSeriesRemoved=function(t){var e=t.oldValue;this.dataUsers.removeValue(e),this.dataUsers.each(function(t){t.invalidateDataItems()}),e.autoDispose?e.dispose():(e.parent=void 0,e.bulletsContainer.parent=void 0);var i=this.legend;if(i){for(var r=this.legend.dataItems,n=r.length-1;n>=0;n--){var a=r.getIndex(n);a&&a.dataContext==e&&i.dataItems.remove(a)}for(n=i.data.length-1;n>=0;n--){var o=i.data[n];o&&o==e&&d.remove(i.data,o)}}},e.prototype.handleSeriesAdded=function(t){var e=this,i=t.newValue;i.isDisposed()||(i.chart=this,i.parent=this.seriesContainer,i.bulletsContainer.parent=this.bulletsContainer,this._dataUsers.moveValue(i),i.addDisposer(new f.b(function(){e.dataUsers.removeValue(i)})),this.handleSeriesAdded2(i),this.handleLegendSeriesAdded(i))},e.prototype.handleLegendSeriesAdded=function(t){t.hiddenInLegend||this.legend&&this.legend.addData(t)},e.prototype.handleSeriesAdded2=function(t){var e=this;this.dataInvalid||this._disposers.push(h.c.events.once("exitframe",function(){t.data&&0!=t.data.length||(t.data=e.data,t.showOnInit&&(t.reinit(),t.setPropertyValue("showOnInit",!1),t.showOnInit=!0),t.isDisposed()||t.events.once("datavalidated",function(){t.data==e.data&&(t._data=[])}))}))},e.prototype.feedLegend=function(){var t=this.legend;if(t){var e=[];c.each(this.series.iterator(),function(t){t.hiddenInLegend||e.push(t)}),t.dataFields.name="name",t.data=e}},e.prototype.createSeries=function(){return new s.a},Object.defineProperty(e.prototype,"colors",{get:function(){return this.getPropertyValue("colors")},set:function(t){this.setPropertyValue("colors",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"patterns",{get:function(){return this.getPropertyValue("patterns")},set:function(t){this.setPropertyValue("patterns",t,!0)},enumerable:!0,configurable:!0}),e.prototype.copyFrom=function(e){t.prototype.copyFrom.call(this,e),this.series.copyFrom(e.series)},e.prototype.appear=function(){t.prototype.appear.call(this),this.series.each(function(t){t.showOnInit&&t.inited&&t.appear()})},e}(n.a);h.c.registeredClasses.SerialChart=m},"2K9G":function(t,e,i){"use strict";var r=i("0sYB"),n=i("6aQQ"),a=i("7X7h"),o=i("EErT");r({target:"Date",proto:!0,arity:1,forced:n(function(){return null!==new Date(NaN).toJSON()||1!==Date.prototype.toJSON.call({toISOString:function(){return 1}})})},{toJSON:function(t){var e=a(this),i=o(e,"number");return"number"!=typeof i||isFinite(i)?e.toISOString():null}})},"2MCn":function(t,e,i){"use strict";var r=i("0sYB"),n=i("6aQQ"),a=i("VMZ0"),o=i("WShl"),s=Array;r({target:"Array",stat:!0,forced:n(function(){function t(){}return!(s.of.call(t)instanceof t)})},{of:function(){for(var t=0,e=arguments.length,i=new(a(this)?this:s)(e);e>t;)o(i,t,arguments[t++]);return i.length=e,i}})},"2OXf":function(t,e,i){"use strict";i.d(e,"a",function(){return y});var r=i("m4/l"),n=i("C6dT"),a=i("sxA1"),o=i("aCit"),s=i("8ZqG"),u=i("vMqJ"),l=i("tjMS"),h=i("pR7v"),c=i("k6kv"),p=i("OXm9"),d=i("Wglt"),f=i("Mtpk"),g=i("hxI2"),m=i("CnhP"),y=function(t){function e(){var e=t.call(this)||this;e.className="HeatLegend",e.markerContainer=e.createChild(n.a),e.markerContainer.shouldClone=!1,e.markerCount=1;var i=new m.a;return i.minHeight=20,i.minWidth=20,i.interactionsEnabled=!1,i.fillOpacity=1,i.cornerRadius(0,0,0,0),e.markerContainer.minHeight=20,e.markerContainer.minWidth=20,e.orientation="horizontal",e.markers=new u.e(i),e._disposers.push(new u.c(e.markers)),e._disposers.push(e.markers.template),e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.getMinFromRules=function(t){var e,i=this.series;if(i)return d.eachContinue(i.heatRules.iterator(),function(i){return i.property!=t||(e=i.min,!1)}),e},e.prototype.getMaxFromRules=function(t){var e,i=this.series;if(i)return d.each(i.heatRules.iterator(),function(i){return i.property!=t||(e=i.max,!1)}),e},e.prototype.validate=function(){t.prototype.validate.call(this),this.valueAxis.renderer.inversed=this.reverseOrder;var e=this.series,i=this.minColor,r=this.maxColor;if(f.hasValue(i)||(i=Object(s.e)(this.getMinFromRules("fill"))),f.hasValue(r)||(r=Object(s.e)(this.getMaxFromRules("fill"))),e){var n=e.fill;!f.hasValue(i)&&n instanceof s.a&&(i=n),!f.hasValue(r)&&n instanceof s.a&&(r=n)}f.hasValue(r)||(r=Object(s.e)(this.getMaxFromRules("fill")));var o=f.toNumber(this.getMinFromRules("fillOpacity"));f.isNumber(o)||(o=1);var u=f.toNumber(this.getMaxFromRules("fillOpacity"));f.isNumber(u)||(u=1);var h=f.toNumber(this.getMinFromRules("strokeOpacity"));f.isNumber(h)||(h=1);var c=f.toNumber(this.getMaxFromRules("strokeOpacity"));f.isNumber(c)||(c=1);for(var p=Object(s.e)(this.getMinFromRules("stroke")),d=Object(s.e)(this.getMaxFromRules("stroke")),m=0;m1&&("horizontal"==this.orientation?T.minGridDistance=this.measuredWidth/this.markerCount:T.minGridDistance=this.measuredHeight/this.markerCount),this.valueAxis.invalidate();m=this.markerCount;for(var S=this.markers.length;m@^][^\s!#%&*+<=>@^]*>/,M=/a/g,F=/a/g,E=new T(M)!==M,R=f.MISSED_STICKY,L=f.UNSUPPORTED_Y;if(o("RegExp",r&&(!E||R||P||w||y(function(){return F[O]=!1,T(M)!=M||T(F)==F||"/a/i"!=T(M,"i")})))){for(var N=function(t,e){var i,r,n,a,o,l,f=h(S,this),g=c(t),m=void 0===e,y=[],x=t;if(!f&&g&&m&&t.constructor===N)return t;if((g||h(S,t))&&(t=t.source,m&&(e=d(x))),t=void 0===t?"":p(t),e=void 0===e?"":p(e),x=t,P&&"dotAll"in M&&(r=!!e&&j(e,"s")>-1)&&(e=k(e,/s/g,"")),i=e,R&&"sticky"in M&&(n=!!e&&j(e,"y")>-1)&&L&&(e=k(e,/y/g,"")),w&&(t=(a=function(t){for(var e,i=t.length,r=0,n="",a=[],o={},s=!1,u=!1,l=0,h="";r<=i;r++){if("\\"===(e=D(t,r)))e+=D(t,++r);else if("]"===e)s=!1;else if(!s)switch(!0){case"["===e:s=!0;break;case"("===e:I(A,V(t,r+1))&&(r+=2,u=!0),n+=e,l++;continue;case">"===e&&u:if(""===h||v(o,h))throw new C("Invalid capture group name");o[h]=!0,a[a.length]=[h,l],u=!1,h="";continue}u?h+=e:n+=e}return[n,a]}(t))[0],y=a[1]),o=s(T(t,e),f?this:S,N),(r||n||y.length)&&(l=b(o),r&&(l.dotAll=!0,l.raw=N(function(t){for(var e,i=t.length,r=0,n="",a=!1;r<=i;r++)"\\"!==(e=D(t,r))?a||"."!==e?("["===e?a=!0:"]"===e&&(a=!1),n+=e):n+="[\\s\\S]":n+=e+D(t,++r);return n}(t),i)),n&&(l.sticky=!0),y.length&&(l.groups=y)),t!==x)try{u(o,"source",""===x?"(?:)":x)}catch(t){}return o},B=l(T),U=0;B.length>U;)g(N,T,B[U++]);S.constructor=N,N.prototype=S,m(n,"RegExp",N,{constructor:!0})}x("RegExp")},"2ih1":function(t,e,i){var r=i("0sYB"),n=i("UseD");r({target:"ArrayBuffer",stat:!0,forced:!n.NATIVE_ARRAY_BUFFER_VIEWS},{isView:n.isView})},"2xmP":function(t,e,i){var r=i("KCEY"),n=r({}.toString),a=r("".slice);t.exports=function(t){return a(n(t),8,-1)}},"3/51":function(t,e,i){"use strict";i.d(e,"a",function(){return u});var r=i("m4/l"),n=i("DA7/"),a=i("aCit"),o=i("Gg2j"),s=i("Mtpk"),u=function(t){function e(){var e=t.call(this)||this;return e.lightnesses=[],e.brightnesses=[],e.opacities=[],e.offsets=[],e.className="GradientModifier",e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"lightnesses",{get:function(){return this._lightnesses},set:function(t){this._lightnesses=t,this._brightnesses=[]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"brightnesses",{get:function(){return this._brightnesses},set:function(t){this._brightnesses=t,this._lightnesses=[]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"opacities",{get:function(){return this._opacities},set:function(t){this._opacities=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"offsets",{get:function(){return this._offsets},set:function(t){this._offsets=t},enumerable:!0,configurable:!0}),e.prototype.modify=function(t){this.gradient.clear();var e=0;this.opacities&&(e=o.max(e,this.opacities.length)),this.lightnesses&&(e=o.max(e,this.lightnesses.length)),this.brightnesses&&(e=o.max(e,this.brightnesses.length));for(var i,r,n=1,a=0;a0&&1/i<0?1:-1:e>i}}(t))},!v||y)},"36nV":function(t,e,i){"use strict";var r=i("UseD"),n=i("NSJ1"),a=r.aTypedArrayConstructor;(0,r.exportTypedArrayStaticMethod)("of",function(){for(var t=0,e=arguments.length,i=new(a(this))(e);e>t;)i[t]=arguments[t++];return i},n)},"39+r":function(t,e,i){"use strict";var r=i("7X7h"),n=i("Y8n3"),a=i("Hh/x"),o=i("VwcI"),s=Math.min;t.exports=[].copyWithin||function(t,e){var i=r(this),u=a(i),l=n(t,u),h=n(e,u),c=arguments.length>2?arguments[2]:void 0,p=s((void 0===c?u:n(c,u))-h,u-l),d=1;for(h0;)h in i?i[l]=i[h]:o(i,l),l+=d,h+=d;return i}},"3Cxr":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.order=function(t,e){return t===e?0:t1?arguments[1]:void 0,O=void 0!==w,T=l(_);if(T&&!h(T))for(b=(v=u(_,T)).next,_=[];!(y=n(b,v)).done;)_.push(y.value);for(O&&P>2&&(w=r(w,arguments[2])),i=s(_),f=new(p(x))(i),g=c(f),e=0;i>e;e++)m=O?w(_[e],e):_[e],f[e]=g?d(m):+m;return f}},"3Hw+":function(t,e,i){var r=i("UseD"),n=i("Nfo5"),a=r.aTypedArrayConstructor,o=r.getTypedArrayConstructor;t.exports=function(t){return a(n(t,o(t)))}},"3Ok2":function(t,e,i){var r=i("KslR"),n=i("CNF5"),a=r("iterator"),o=Array.prototype;t.exports=function(t){return void 0!==t&&(n.Array===t||o[a]===t)}},"3XS/":function(t,e,i){"use strict";var r=i("0sYB"),n=i("rhk+").start;r({target:"String",proto:!0,forced:i("tf09")},{padStart:function(t){return n(this,t,arguments.length>1?arguments[1]:void 0)}})},"3Z2E":function(t,e,i){"use strict";var r=i("Dtw+"),n=i("YvlP"),a=i("/IPK"),o=i("NZ9V"),s=i("6aQQ"),u=i("3weC"),l=i("U6Lb"),h=i("DH1Q"),c=i("wh1t"),p=i("tHyI"),d=i("15c/"),f=i("swFJ"),g=i("L0in"),m=i("Axuv"),y=i("6zlP"),v=i("Xw1K"),b=i("KslR")("replace"),x=Math.max,_=Math.min,P=a([].concat),w=a([].push),O=a("".indexOf),T=a("".slice),S=function(t){return void 0===t?t:String(t)},C="$0"==="a".replace(/./,"$0"),I=!!/./[b]&&""===/./[b]("a","$0");o("replace",function(t,e,i){var a=I?"$":"$0";return[function(t,i){var r=f(this),a=h(t)?void 0:m(t,b);return a?n(a,t,r,i):n(e,d(r),t,i)},function(t,n){var o=u(this),s=d(t);if("string"==typeof n&&-1===O(n,a)&&-1===O(n,"$<")){var h=i(e,o,s,n);if(h.done)return h.value}var f=l(n);f||(n=d(n));var m=o.global;if(m){var b=o.unicode;o.lastIndex=0}for(var C=[];;){var I=v(o,s);if(null===I)break;if(w(C,I),!m)break;""===d(I[0])&&(o.lastIndex=g(s,p(o.lastIndex),b))}for(var D="",k=0,j=0;j=k&&(D+=T(s,k,A)+L,k=A+V.length)}return D+T(s,k)}]},!!s(function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$")})||!C||I)},"3mR7":function(t,e,i){"use strict";var r=i("3sMl"),n=i("vfdp"),a=i("/IPK"),o=i("EjSS"),s=i("ljMq"),u=i("M05C"),l=i("047P"),h=i("gkNw"),c=i("x6tf"),p=i("EErT"),d=i("6aQQ"),f=i("GtmK").f,g=i("gxUV").f,m=i("8+rI").f,y=i("4BZe"),v=i("jnLg").trim,b=n.Number,x=b.prototype,_=n.TypeError,P=a("".slice),w=a("".charCodeAt),O=function(t){var e,i,r,n,a,o,s,u,l=p(t,"number");if(c(l))throw _("Cannot convert a Symbol value to a number");if("string"==typeof l&&l.length>2)if(l=v(l),43===(e=w(l,0))||45===e){if(88===(i=w(l,2))||120===i)return NaN}else if(48===e){switch(w(l,1)){case 66:case 98:r=2,n=49;break;case 79:case 111:r=8,n=55;break;default:return+l}for(o=(a=P(l,2)).length,s=0;sn)return NaN;return parseInt(a,r)}return+l};if(o("Number",!b(" 0o1")||!b("0b1")||b("+0x1"))){for(var T,S=function(t){var e=arguments.length<1?0:b(function(t){var e=p(t,"number");return"bigint"==typeof e?e:O(e)}(t)),i=this;return h(x,i)&&d(function(){y(i)})?l(Object(e),i,S):e},C=r?f(b):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),I=0;C.length>I;I++)u(b,T=C[I])&&!u(S,T)&&m(S,T,g(b,T));S.prototype=x,x.constructor=S,s(n,"Number",S,{constructor:!0})}},"3pky":function(t,e,i){var r=i("/IPK"),n=i("M05C"),a=i("9XRO"),o=i("ojxk").indexOf,s=i("lt6Q"),u=r([].push);t.exports=function(t,e){var i,r=a(t),l=0,h=[];for(i in r)!n(s,i)&&n(r,i)&&u(h,i);for(;e.length>l;)n(r,i=e[l++])&&(~o(h,i)||u(h,i));return h}},"3sMl":function(t,e,i){var r=i("6aQQ");t.exports=!r(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})},"3weC":function(t,e,i){var r=i("Kg2n"),n=String,a=TypeError;t.exports=function(t){if(r(t))return t;throw a(n(t)+" is not an object")}},"4/Ty":function(t,e,i){"use strict";i("sSOU");var r,n=i("0sYB"),a=i("3sMl"),o=i("+VqV"),s=i("vfdp"),u=i("cLsB"),l=i("/IPK"),h=i("ljMq"),c=i("imKh"),p=i("L56b"),d=i("M05C"),f=i("HZlQ"),g=i("aHAe"),m=i("OrFH"),y=i("Wqjq").codeAt,v=i("ilXn"),b=i("15c/"),x=i("NRfM"),_=i("zktH"),P=i("a0KC"),w=i("SqFF"),O=w.set,T=w.getterFor("URL"),S=P.URLSearchParams,C=P.getState,I=s.URL,D=s.TypeError,k=s.parseInt,j=Math.floor,V=Math.pow,A=l("".charAt),M=l(/./.exec),F=l([].join),E=l(1..toString),R=l([].pop),L=l([].push),N=l("".replace),B=l([].shift),U=l("".split),H=l("".slice),Y=l("".toLowerCase),z=l([].unshift),W=/[a-z]/i,X=/[\d+-.a-z]/i,G=/\d/,K=/^0x/i,q=/^[0-7]+$/,Q=/^\d+$/,Z=/^[\da-f]+$/i,J=/[\0\t\n\r #%/:<>?@[\\\]^|]/,$=/[\0\t\n\r #/:<>?@[\\\]^|]/,tt=/^[\u0000-\u0020]+|[\u0000-\u0020]+$/g,et=/[\t\n\r]/g,it=function(t){var e,i,r,n;if("number"==typeof t){for(e=[],i=0;i<4;i++)z(e,t%256),t=j(t/256);return F(e,".")}if("object"==typeof t){for(e="",r=function(t){for(var e=null,i=1,r=null,n=0,a=0;a<8;a++)0!==t[a]?(n>i&&(e=r,i=n),r=null,n=0):(null===r&&(r=a),++n);return n>i&&(e=r,i=n),e}(t),i=0;i<8;i++)n&&0===t[i]||(n&&(n=!1),r===i?(e+=i?":":"::",n=!0):(e+=E(t[i],16),i<7&&(e+=":")));return"["+e+"]"}return t},rt={},nt=f({},rt,{" ":1,'"':1,"<":1,">":1,"`":1}),at=f({},nt,{"#":1,"?":1,"{":1,"}":1}),ot=f({},at,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),st=function(t,e){var i=y(t,0);return i>32&&i<127&&!d(e,t)?t:encodeURIComponent(t)},ut={ftp:21,file:null,http:80,https:443,ws:80,wss:443},lt=function(t,e){var i;return 2==t.length&&M(W,A(t,0))&&(":"==(i=A(t,1))||!e&&"|"==i)},ht=function(t){var e;return t.length>1&<(H(t,0,2))&&(2==t.length||"/"===(e=A(t,2))||"\\"===e||"?"===e||"#"===e)},ct=function(t){return"."===t||"%2e"===Y(t)},pt=function(t){return".."===(t=Y(t))||"%2e."===t||".%2e"===t||"%2e%2e"===t},dt={},ft={},gt={},mt={},yt={},vt={},bt={},xt={},_t={},Pt={},wt={},Ot={},Tt={},St={},Ct={},It={},Dt={},kt={},jt={},Vt={},At={},Mt=function(t,e,i){var r,n,a,o=b(t);if(e){if(n=this.parse(o))throw D(n);this.searchParams=null}else{if(void 0!==i&&(r=new Mt(i,!0)),n=this.parse(o,null,r))throw D(n);(a=C(new S)).bindURL(this),this.searchParams=a}};Mt.prototype={type:"URL",parse:function(t,e,i){var n,a,o,s,u=this,l=e||dt,h=0,c="",p=!1,f=!1,y=!1;for(t=b(t),e||(u.scheme="",u.username="",u.password="",u.host=null,u.port=null,u.path=[],u.query=null,u.fragment=null,u.cannotBeABaseURL=!1,t=N(t,tt,"")),t=N(t,et,""),n=g(t);h<=n.length;){switch(a=n[h],l){case dt:if(!a||!M(W,a)){if(e)return"Invalid scheme";l=gt;continue}c+=Y(a),l=ft;break;case ft:if(a&&(M(X,a)||"+"==a||"-"==a||"."==a))c+=Y(a);else{if(":"!=a){if(e)return"Invalid scheme";c="",l=gt,h=0;continue}if(e&&(u.isSpecial()!=d(ut,c)||"file"==c&&(u.includesCredentials()||null!==u.port)||"file"==u.scheme&&!u.host))return;if(u.scheme=c,e)return void(u.isSpecial()&&ut[u.scheme]==u.port&&(u.port=null));c="","file"==u.scheme?l=St:u.isSpecial()&&i&&i.scheme==u.scheme?l=mt:u.isSpecial()?l=xt:"/"==n[h+1]?(l=yt,h++):(u.cannotBeABaseURL=!0,L(u.path,""),l=jt)}break;case gt:if(!i||i.cannotBeABaseURL&&"#"!=a)return"Invalid scheme";if(i.cannotBeABaseURL&&"#"==a){u.scheme=i.scheme,u.path=m(i.path),u.query=i.query,u.fragment="",u.cannotBeABaseURL=!0,l=At;break}l="file"==i.scheme?St:vt;continue;case mt:if("/"!=a||"/"!=n[h+1]){l=vt;continue}l=_t,h++;break;case yt:if("/"==a){l=Pt;break}l=kt;continue;case vt:if(u.scheme=i.scheme,a==r)u.username=i.username,u.password=i.password,u.host=i.host,u.port=i.port,u.path=m(i.path),u.query=i.query;else if("/"==a||"\\"==a&&u.isSpecial())l=bt;else if("?"==a)u.username=i.username,u.password=i.password,u.host=i.host,u.port=i.port,u.path=m(i.path),u.query="",l=Vt;else{if("#"!=a){u.username=i.username,u.password=i.password,u.host=i.host,u.port=i.port,u.path=m(i.path),u.path.length--,l=kt;continue}u.username=i.username,u.password=i.password,u.host=i.host,u.port=i.port,u.path=m(i.path),u.query=i.query,u.fragment="",l=At}break;case bt:if(!u.isSpecial()||"/"!=a&&"\\"!=a){if("/"!=a){u.username=i.username,u.password=i.password,u.host=i.host,u.port=i.port,l=kt;continue}l=Pt}else l=_t;break;case xt:if(l=_t,"/"!=a||"/"!=A(c,h+1))continue;h++;break;case _t:if("/"!=a&&"\\"!=a){l=Pt;continue}break;case Pt:if("@"==a){p&&(c="%40"+c),p=!0,o=g(c);for(var v=0;v65535)return"Invalid port";u.port=u.isSpecial()&&P===ut[u.scheme]?null:P,c=""}if(e)return;l=Dt;continue}return"Invalid port"}c+=a;break;case St:if(u.scheme="file","/"==a||"\\"==a)l=Ct;else{if(!i||"file"!=i.scheme){l=kt;continue}if(a==r)u.host=i.host,u.path=m(i.path),u.query=i.query;else if("?"==a)u.host=i.host,u.path=m(i.path),u.query="",l=Vt;else{if("#"!=a){ht(F(m(n,h),""))||(u.host=i.host,u.path=m(i.path),u.shortenPath()),l=kt;continue}u.host=i.host,u.path=m(i.path),u.query=i.query,u.fragment="",l=At}}break;case Ct:if("/"==a||"\\"==a){l=It;break}i&&"file"==i.scheme&&!ht(F(m(n,h),""))&&(lt(i.path[0],!0)?L(u.path,i.path[0]):u.host=i.host),l=kt;continue;case It:if(a==r||"/"==a||"\\"==a||"?"==a||"#"==a){if(!e&<(c))l=kt;else if(""==c){if(u.host="",e)return;l=Dt}else{if(s=u.parseHost(c))return s;if("localhost"==u.host&&(u.host=""),e)return;c="",l=Dt}continue}c+=a;break;case Dt:if(u.isSpecial()){if(l=kt,"/"!=a&&"\\"!=a)continue}else if(e||"?"!=a)if(e||"#"!=a){if(a!=r&&(l=kt,"/"!=a))continue}else u.fragment="",l=At;else u.query="",l=Vt;break;case kt:if(a==r||"/"==a||"\\"==a&&u.isSpecial()||!e&&("?"==a||"#"==a)){if(pt(c)?(u.shortenPath(),"/"==a||"\\"==a&&u.isSpecial()||L(u.path,"")):ct(c)?"/"==a||"\\"==a&&u.isSpecial()||L(u.path,""):("file"==u.scheme&&!u.path.length&<(c)&&(u.host&&(u.host=""),c=A(c,0)+":"),L(u.path,c)),c="","file"==u.scheme&&(a==r||"?"==a||"#"==a))for(;u.path.length>1&&""===u.path[0];)B(u.path);"?"==a?(u.query="",l=Vt):"#"==a&&(u.fragment="",l=At)}else c+=st(a,at);break;case jt:"?"==a?(u.query="",l=Vt):"#"==a?(u.fragment="",l=At):a!=r&&(u.path[0]+=st(a,rt));break;case Vt:e||"#"!=a?a!=r&&("'"==a&&u.isSpecial()?u.query+="%27":u.query+="#"==a?"%23":st(a,rt)):(u.fragment="",l=At);break;case At:a!=r&&(u.fragment+=st(a,nt))}h++}},parseHost:function(t){var e,i,r;if("["==A(t,0)){if("]"!=A(t,t.length-1))return"Invalid host";if(!(e=function(t){var e,i,r,n,a,o,s,u=[0,0,0,0,0,0,0,0],l=0,h=null,c=0,p=function(){return A(t,c)};if(":"==p()){if(":"!=A(t,1))return;c+=2,h=++l}for(;p();){if(8==l)return;if(":"!=p()){for(e=i=0;i<4&&M(Z,p());)e=16*e+k(p(),16),c++,i++;if("."==p()){if(0==i)return;if(c-=i,l>6)return;for(r=0;p();){if(n=null,r>0){if(!("."==p()&&r<4))return;c++}if(!M(G,p()))return;for(;M(G,p());){if(a=k(p(),10),null===n)n=a;else{if(0==n)return;n=10*n+a}if(n>255)return;c++}u[l]=256*u[l]+n,2!=++r&&4!=r||l++}if(4!=r)return;break}if(":"==p()){if(c++,!p())return}else if(p())return;u[l++]=e}else{if(null!==h)return;c++,h=++l}}if(null!==h)for(o=l-h,l=7;0!=l&&o>0;)s=u[l],u[l--]=u[h+o-1],u[h+--o]=s;else if(8!=l)return;return u}(H(t,1,-1))))return"Invalid host";this.host=e}else if(this.isSpecial()){if(t=v(t),M(J,t))return"Invalid host";if(null===(e=function(t){var e,i,r,n,a,o,s,u=U(t,".");if(u.length&&""==u[u.length-1]&&u.length--,(e=u.length)>4)return t;for(i=[],r=0;r1&&"0"==A(n,0)&&(a=M(K,n)?16:8,n=H(n,8==a?1:2)),""===n)o=0;else{if(!M(10==a?Q:8==a?q:Z,n))return t;o=k(n,a)}L(i,o)}for(r=0;r=V(256,5-e))return null}else if(o>255)return null;for(s=R(i),r=0;r1?arguments[1]:void 0,r=O(e,new Mt(t,!1,i));a||(e.href=r.serialize(),e.origin=r.getOrigin(),e.protocol=r.getProtocol(),e.username=r.getUsername(),e.password=r.getPassword(),e.host=r.getHost(),e.hostname=r.getHostname(),e.port=r.getPort(),e.pathname=r.getPathname(),e.search=r.getSearch(),e.searchParams=r.getSearchParams(),e.hash=r.getHash())},Et=Ft.prototype,Rt=function(t,e){return{get:function(){return T(this)[t]()},set:e&&function(t){return T(this)[e](t)},configurable:!0,enumerable:!0}};if(a&&(c(Et,"href",Rt("serialize","setHref")),c(Et,"origin",Rt("getOrigin")),c(Et,"protocol",Rt("getProtocol","setProtocol")),c(Et,"username",Rt("getUsername","setUsername")),c(Et,"password",Rt("getPassword","setPassword")),c(Et,"host",Rt("getHost","setHost")),c(Et,"hostname",Rt("getHostname","setHostname")),c(Et,"port",Rt("getPort","setPort")),c(Et,"pathname",Rt("getPathname","setPathname")),c(Et,"search",Rt("getSearch","setSearch")),c(Et,"searchParams",Rt("getSearchParams")),c(Et,"hash",Rt("getHash","setHash"))),h(Et,"toJSON",function(){return T(this).serialize()},{enumerable:!0}),h(Et,"toString",function(){return T(this).serialize()},{enumerable:!0}),I){var Lt=I.createObjectURL,Nt=I.revokeObjectURL;Lt&&h(Ft,"createObjectURL",u(Lt,I)),Nt&&h(Ft,"revokeObjectURL",u(Nt,I))}x(Ft,"URL"),n({global:!0,constructor:!0,forced:!o,sham:!a},{URL:Ft})},"4BZe":function(t,e,i){var r=i("/IPK");t.exports=r(1..valueOf)},"4DCw":function(t,e,i){"use strict";i.d(e,"a",function(){return u});var r=i("m4/l"),n=i("mIpt"),a=i("Mtpk"),o=i("hJ5i"),s=[",",";","\t"],u=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.contentType="text/csv",e.options={delimiter:"",reverse:!1,skipRows:0,skipEmpty:!0,useColumnNames:!1},e}return Object(r.c)(e,t),e.isCSV=function(t){return!!e.getDelimiterFromData(t)},e.getDelimiterFromData=function(t){var e,i=t.split("\n"),r=i.length;return o.each(s,function(t){for(var n=0,a=0,o=0;o1)){a=0;break}if(0===a)a=n;else if(n!=a){a=0;break}}a&&(e=t)}),e},e.prototype.parse=function(t){this.options.delimiter||(this.options.delimiter=e.getDelimiterFromData(t));var i,r,n,o=this.CSVToArray(t,this.options.delimiter),s=a.hasValue(this.options.emptyAs),u=this.parsableNumbers,l=this.parsableDates,h=[],c=[];for(r=0;r0&&(!w.multiline||w.multiline&&"\n"!==m(T,w.lastIndex-1))&&(k="(?: "+k+")",V=" "+V,j++),i=new RegExp("^(?:"+k+")",D)),P&&(i=new RegExp("^"+k+"$(?!\\s)",D)),x&&(n=w.lastIndex),s=r(f,I?i:w,V),I?s?(s.input=b(s.input,j),s[0]=b(s[0],j),s.index=w.lastIndex,w.lastIndex+=s[0].length):w.lastIndex=0:x&&s&&(w.lastIndex=w.global?s.index+s[0].length:n),P&&s&&s.length>1&&r(d,s[0],i,function(){for(u=1;ub)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$c")})},"57vZ":function(t,e,i){var r=i("0sYB"),n=i("1wCr"),a=i("Dtw+"),o=i("YvlP"),s=i("/IPK"),u=i("6aQQ"),l=i("o3G/"),h=i("U6Lb"),c=i("Kg2n"),p=i("x6tf"),d=i("pl+i"),f=i("THqK"),g=n("JSON","stringify"),m=s(/./.exec),y=s("".charAt),v=s("".charCodeAt),b=s("".replace),x=s(1..toString),_=/[\uD800-\uDFFF]/g,P=/^[\uD800-\uDBFF]$/,w=/^[\uDC00-\uDFFF]$/,O=!f||u(function(){var t=n("Symbol")();return"[null]"!=g([t])||"{}"!=g({a:t})||"{}"!=g(Object(t))}),T=u(function(){return'"\\udf06\\ud834"'!==g("\udf06\ud834")||'"\\udead"'!==g("\udead")}),S=function(t,e){var i=d(arguments),r=e;if((c(e)||void 0!==t)&&!p(t))return l(e)||(e=function(t,e){if(h(r)&&(e=o(r,this,t,e)),!p(e))return e}),i[1]=e,a(g,null,i)},C=function(t,e,i){var r=y(i,e-1),n=y(i,e+1);return m(P,t)&&!m(w,n)||m(w,t)&&!m(P,r)?"\\u"+x(v(t,0),16):t};g&&r({target:"JSON",stat:!0,arity:3,forced:O||T},{stringify:function(t,e,i){var r=d(arguments),n=a(O?S:g,null,r);return T&&"string"==typeof n?b(n,_,C):n}})},"58Sn":function(t,e,i){"use strict";i.d(e,"a",function(){return c}),i.d(e,"e",function(){return p}),i.d(e,"d",function(){return d}),e.g=function(t,e,i,r){return t.addEventListener(e,i,r||!1),new a.b(function(){t.removeEventListener(e,i,r||!1)})},e.q=function(t){if(h.isString(t)){var e=document.getElementById(t);if(null==e&&(e=document.getElementsByClassName(t)[0]),e instanceof HTMLElement)return e}else if(t instanceof HTMLElement)return t},e.f=function(t,e){if(!t)return;if(t.classList){var i=e.split(" ");l.each(i,function(e){t.classList.add(e)})}else{var r=t.getAttribute("class");r?t.setAttribute("class",r.split(" ").filter(function(t){return t!==e}).join(" ")+" "+e):t.setAttribute("class",e)}},e.y=function(t,e){if(!t)return;if(t.classList)t.classList.remove(e);else{var i=t.getAttribute("class");i&&t.setAttribute("class",i.split(" ").filter(function(t){return t!==e}).join(" "))}},e.z=function(t,e,i){t.style[e]=i},e.p=f,e.h=function(){if(document.activeElement&&document.activeElement!=document.body)if(document.activeElement.blur)document.activeElement.blur();else{var t=document.createElement("button");t.style.position="fixed",t.style.top="0px",t.style.left="-10000px",document.body.appendChild(t),t.focus(),t.blur(),document.body.removeChild(t)}},e.o=function(t){if(t instanceof HTMLElement)t.focus();else{var e=document.createElement("input"),i=document.createElementNS(c,"foreignObject");i.appendChild(e),t.appendChild(i),e.focus(),e.disabled=!0,i.remove()}},e.w=function(t){if(t.outerHTML)return t.outerHTML;var e=document.createElement("div"),i=t.cloneNode(!0);e.appendChild(i);var r=e.innerHTML;return r},e.t=function(t){return t instanceof Object&&t&&1===t.nodeType},e.i=function(t,e){var i=e;for(;;){if(t===i)return!0;if(null==i.parentNode){if(null==i.host)return!1;i=i.host}else i=i.parentNode}},e.s=function(t){var e=t;for(;;){if(null==e.parentNode)return null!=e.host?e:null;e=e.parentNode}},e.r=function(t){var e=t.ownerDocument,i=t;for(;;){if(null==i.parentNode)return i===e||null!=i.host?i:null;i=i.parentNode}},e.k=function(t){return"function"==typeof t.composedPath?t.composedPath()[0]:t.target},e.j=function(t,e){l.each(t.attributes,function(t){null!=t.value&&e.setAttribute(t.name,t.value)})},e.n=function(t){Object(o.c)(function(){try{var e=t.getBoundingClientRect(),i=e.left-Math.round(e.left),r=e.top-Math.round(e.top);0!==i&&Object(o.f)(function(){t.style.left=i+"px"}),0!==r&&Object(o.f)(function(){t.style.top=r+"px"})}catch(t){}})},i.d(e,"c",function(){return g}),i.d(e,"b",function(){return y}),e.x=function(t){if("loading"!==document.readyState)t();else{var e=function(){"loading"!==document.readyState&&(document.removeEventListener("readystatechange",e),t())};document.addEventListener("readystatechange",e)}},e.l=function t(e){var i=f(e,"font-family");if(i)return i;var r=e.parentElement||e.parentNode;return r?t(r):void 0},e.m=function t(e){var i=f(e,"font-size");if(i)return i;var r=e.parentElement||e.parentNode;return r?t(r):void 0},e.v=function(t){return null===t.offsetParent},e.u=function t(e,i){var r=e.getBoundingClientRect();var n=h.isArray(i)?i:i?[i]:[];if(n.length){for(var a=0;a=0&&r.left>=0&&r.top<=s.top+s.height&&r.left<=s.left+s.width)return!0}return!1}return r.top>=0&&r.left>=0&&r.top<=(window.innerHeight||document.documentElement.clientHeight)&&r.left<=(window.innerWidth||document.documentElement.clientWidth)};var r,n=i("m4/l"),a=i("hD5A"),o=i("/9XX"),s=i("Q4nc"),u=i("Qkdp"),l=i("hJ5i"),h=i("Mtpk"),c="http://www.w3.org/2000/svg",p="http://www.w3.org/2000/xmlns/",d="http://www.w3.org/1999/xlink";function f(t,e){return t.currentStyle?t.currentStyle[e]:document.defaultView.getComputedStyle(t,null).getPropertyValue(e)}var g=function(t){function e(e,i,n){var a=this,o=function(t){if(null==t)return h.hasValue(r)||((e=document.createElement("style")).type="text/css",""!=s.a.nonce&&e.setAttribute("nonce",s.a.nonce),document.head.appendChild(e),r=e.sheet),r;var e;return(e=document.createElement("style")).type="text/css",""!=s.a.nonce&&e.setAttribute("nonce",s.a.nonce),t.appendChild(e),e.sheet}(e);return(a=t.call(this,function(){var t=l.indexOf(o.cssRules,a._rule);if(-1===t)throw new Error("Could not dispose StyleRule");o.deleteRule(t)})||this)._rule=function(t,e){var i=t.cssRules.length;return t.insertRule(e+"{}",i),t.cssRules[i]}(o,i),u.each(n,function(t,e){a.setStyle(t,e)}),a}return Object(n.c)(e,t),Object.defineProperty(e.prototype,"selector",{get:function(){return this._rule.selectorText},set:function(t){this._rule.selectorText=t},enumerable:!0,configurable:!0}),e.prototype._setVendorPrefixName=function(t,e){var i=this._rule.style;i.setProperty("-webkit-"+t,e,""),i.setProperty("-moz-"+t,e,""),i.setProperty("-ms-"+t,e,""),i.setProperty("-o-"+t,e,""),i.setProperty(t,e,"")},e.prototype.setStyle=function(t,e){"transition"===t?this._setVendorPrefixName(t,e):this._rule.style.setProperty(t,e,"")},e}(a.b),m=0,y=function(t){function e(e,i,r){var n=this,a=h.hasValue(r)?r:"__style_"+ ++m+"__";return(n=t.call(this,e,"."+a,i)||this)._className=a,n}return Object(n.c)(e,t),Object.defineProperty(e.prototype,"className",{get:function(){return this._className},set:function(t){this._className=t,this.selector="."+t},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return this._className},e}(g)},"5FpK":function(t,e,i){"use strict";var r=i("0sYB"),n=i("saPf");r({target:"String",proto:!0,forced:i("v0oN")("fontsize")},{fontsize:function(t){return n(this,"font","size",t)}})},"5SyC":function(t,e){var i=Math.expm1,r=Math.exp;t.exports=!i||i(10)>22025.465794806718||i(10)<22025.465794806718||-2e-17!=i(-2e-17)?function(t){var e=+t;return 0==e?e:e>-1e-6&&e<1e-6?e+e*e/2:r(e)-1}:i},"5hgO":function(t,e,i){"use strict";var r=i("0sYB"),n=i("UjlR"),a=i("7X7h"),o=i("Hh/x"),s=i("wh1t"),u=i("Rs0P");r({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,e=a(this),i=o(e),r=u(e,0);return r.length=n(r,e,e,i,0,void 0===t?1:s(t)),r}})},"5ou3":function(t,e,i){var r=i("oRlD"),n=i("U6Lb"),a=i("2xmP"),o=i("KslR")("toStringTag"),s=Object,u="Arguments"==a(function(){return arguments}());t.exports=r?a:function(t){var e,i,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(i=function(t,e){try{return t[e]}catch(t){}}(e=s(t),o))?i:u?a(e):"Object"==(r=a(e))&&n(e.callee)?"Arguments":r}},"5rWR":function(t,e,i){i("0sYB")({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MIN_SAFE_INTEGER:-9007199254740991})},"5tyj":function(t,e,i){var r=i("0sYB"),n=i("aHAe");r({target:"Array",stat:!0,forced:!i("XqrT")(function(t){Array.from(t)})},{from:n})},"5vid":function(t,e,i){"use strict";i.d(e,"b",function(){return _}),i.d(e,"a",function(){return P});var r=i("m4/l"),n=i("Uf57"),a=i("Vs7R"),o=i("C6dT"),s=i("vMqJ"),u=i("+qIf"),l=i("pR7v"),h=i("VB2N"),c=i("aCit"),p=i("DG6Q"),d=i("CnhP"),f=i("tjMS"),g=i("Gg2j"),m=i("Qkdp"),y=i("Wglt"),v=i("hJ5i"),b=i("Mtpk"),x=i("hD5A"),_=function(t){function e(){var e=t.call(this)||this;return e.className="ColumnSeriesDataItem",e.locations.dateX=.5,e.locations.dateY=.5,e.locations.categoryX=.5,e.locations.categoryY=.5,e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"column",{get:function(){return this._column},set:function(t){this.setColumn(t)},enumerable:!0,configurable:!0}),e.prototype.setColumn=function(t){var e=this;if(this._column&&t!=this._column&&v.remove(this.sprites,this._column),this._column=t,t){var i=t.dataItem;i&&i!=this&&(i.column=void 0),this.addSprite(t),this._disposers.push(new x.b(function(){e.component&&e.component.columns.removeValue(t)}))}},Object.defineProperty(e.prototype,"width",{get:function(){var t=this.properties.width;return this._adapterO&&(t=this._adapterO.apply("width",t)),t},set:function(t){this.properties.width!=t&&(this.properties.width=t,this.component&&this.component.validateDataElement(this))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"height",{get:function(){var t=this.properties.height;return this._adapterO&&(t=this._adapterO.apply("height",t)),t},set:function(t){this.properties.height!=t&&(this.properties.height=t,this.component&&this.component.validateDataElement(this))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"rangesColumns",{get:function(){return this._rangesColumns||(this._rangesColumns=new u.a),this._rangesColumns},enumerable:!0,configurable:!0}),e}(n.b),P=function(t){function e(){var e=t.call(this)||this;e._startLocation=0,e._endLocation=1,e.className="ColumnSeries",e.width=Object(f.c)(100),e.height=Object(f.c)(100),e.strokeOpacity=0,e.fillOpacity=1,e.clustered=!0;var i=e.mainContainer.createChild(o.a);return i.shouldClone=!1,i.isMeasured=!1,i.layout="none",e._columnsContainer=i,e.columns.template.pixelPerfect=!1,e.tooltipColorSource=e.columns.template,e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"columnsContainer",{get:function(){return this._columnsContainer},enumerable:!0,configurable:!0}),e.prototype.applyInternalDefaults=function(){t.prototype.applyInternalDefaults.call(this),b.hasValue(this.readerTitle)||(this.readerTitle=this.language.translate("Column Series"))},e.prototype.createDataItem=function(){return new _},e.prototype.validate=function(){var i=this;if(this.group.node.removeAttribute("fill"),this.chart&&this.xAxis&&this.yAxis){var r,n=this.chart.series,a=0,o=0,s=[];y.each(n.iterator(),function(t){var r;t instanceof e&&(i.baseAxis==t.baseAxis&&(r=i.baseAxis==i.xAxis?i.chart.yAxes.indexOf(t.yAxis):i.chart.xAxes.indexOf(t.xAxis),s.push({series:t,axis:r})))}),s.sort(function(t,e){return t.axis-e.axis}),v.each(s,function(t){var n=t.series;n instanceof e&&((!n.stacked&&n.clustered||r!=t.axis&&n.clustered)&&a++,n==i&&(o=a-1)),r=t.axis}),this.clustered||(o=0,a=1);var u=this.baseAxis.renderer,c=u.cellStartLocation,p=u.cellEndLocation;this._startLocation=c+o/a*(p-c),this._endLocation=c+(o+1)/a*(p-c);var d=this.xAxis,f=this.yAxis;d instanceof h.a&&f instanceof l.a&&d.sortBySeries==this&&this.sortCategoryAxis(d,"valueY"),f instanceof h.a&&d instanceof l.a&&f.sortBySeries==this&&this.sortCategoryAxis(f,"valueX")}t.prototype.validate.call(this);for(var g=0;gthis.endIndex;g--){m=this.dataItems.getIndex(g);this.disableUnusedColumns(m)}this._propertiesChanged=!1},e.prototype.sortCategoryAxis=function(t,e){var i=this;this.dataItems.values.sort(function(t,i){return i.values[e].workingValue-t.values[e].workingValue});var r=0;this.dataItems.each(function(t){t._index=r,r++}),t.dataItems.each(function(t){var e=t.component,r=e.categoryToPosition(t.category)-t.deltaPosition,n=e.getSeriesDataItemByCategory(t.category,i);if(n){var a=i.dataItems.indexOf(n);t._index=a;var o=g.round((a+.5)/i.dataItems.length-r,3);t.deltaAnimation&&!t.deltaAnimation.isDisposed()&&t.deltaAnimation.animationOptions[0].to==o||o!=g.round(t.deltaPosition,3)&&(t.deltaAnimation&&t.deltaAnimation.stop(),t.deltaAnimation=t.animate({property:"deltaPosition",from:-o,to:0},e.interpolationDuration,e.interpolationEasing),i._disposers.push(t.deltaAnimation))}}),t.dataItems.values.sort(function(t,e){return t.index-e.index})},e.prototype.validateDataElement=function(e){this.chart&&this.xAxis&&this.yAxis&&(this.validateDataElementReal(e),t.prototype.validateDataElement.call(this,e))},e.prototype.getStartLocation=function(t){var e=this._startLocation;return this.baseAxis==this.xAxis?e+=t.locations[this.xOpenField]-.5:e+=t.locations[this.yOpenField]-.5,e},e.prototype.getEndLocation=function(t){var e=this._endLocation;return this.baseAxis==this.xAxis?e+=t.locations[this.xField]-.5:e+=t.locations[this.yField]-.5,e},e.prototype.validateDataElementReal=function(t){var e,i,r,n,o=this,s=this.getStartLocation(t),u=this.getEndLocation(t),c=this.xField,p=this.xOpenField,d=this.yField,x=this.yOpenField,_=this.columns.template,P=_.percentWidth,w=_.percentHeight,O=_.pixelWidth,T=_.pixelHeight,S=_.maxWidth,C=_.maxHeight,I=_.pixelPaddingLeft,D=_.pixelPaddingRight,k=_.pixelPaddingTop,j=_.pixelPaddingBottom,V=!1,A=t.width;b.hasValue(A)&&(b.isNumber(A)&&(O=A),A instanceof f.a&&(P=100*A.value));var M=t.height;if(b.hasValue(M)&&(b.isNumber(M)&&(T=M),M instanceof f.a&&(w=100*M.value)),this.xAxis instanceof h.a&&this.yAxis instanceof h.a){if(!t.hasValue(this._xValueFields)||!t.hasValue(this._yValueFields))return;if(s=0,u=1,!b.isNaN(P))s+=L=g.round((u-s)*(1-P/100)/2,5),u-=L;if(e=this.xAxis.getX(t,p,s),i=this.xAxis.getX(t,c,u),b.isNaN(P))e+=L=(i-e-O)/2,i-=L;if(!b.isNaN(S)&&SR&&n>R)&&(V=!0),r=this.fixVerticalCoordinate(r),n=this.fixVerticalCoordinate(n),Math.abs(i-e)-I-D==0&&(V=!0)}else{if(!t.hasValue(this._xValueFields))return;var L;if(!b.isNaN(w))s+=L=g.round((u-s)*(1-w/100)/2,5),u-=L;if(r=this.yAxis.getY(t,x,s),n=this.yAxis.getY(t,d,u),b.isNaN(w))n-=L=(n-r-T)/2,r+=L;if(!b.isNaN(C)&&CR&&e>R)&&(V=!0),i=this.fixHorizontalCoordinate(i),e=this.fixHorizontalCoordinate(e),Math.abs(r-n)-k-j==0&&(V=!0)}var U,H=Math.abs(i-e),Y=Math.abs(n-r),z=Math.min(e,i),W=Math.min(r,n);V?this.disableUnusedColumns(t):(t.column?(U=t.column,this._propertiesChanged&&(m.copyProperties(this,U,a.b),m.copyProperties(this.columns.template,U,a.b),v.each(a.b,function(t){U[t]=U[t]}))):(U=this.columns.create(),m.copyProperties(this,U,a.b),m.copyProperties(this.columns.template,U,a.b),t.addSprite(U),t.column=U,U.paper=this.paper,this.itemsFocusable()?(b.hasValue(this.role)||(this.role="menu"),b.hasValue(U.role)||(U.role="menuitem"),U.focusable=!0):(b.hasValue(this.role)||(this.role="list"),b.hasValue(U.role)||(U.role="listitem"),U.focusable=!1),U.focusable&&(U.events.on("focus",function(e){U.readerTitle=o.populateString(o.itemReaderText,t)},void 0,!1),U.events.on("blur",function(t){U.readerTitle=""},void 0,!1)),U.hoverable&&(U.events.on("over",function(e){U.readerTitle=o.populateString(o.itemReaderText,t)},void 0,!1),U.events.on("out",function(t){U.readerTitle=""},void 0,!1)),U.parent=this.columnsContainer,U.virtualParent=this),U.width=H,U.height=Y,U.x=z,U.y=W,U.realX=e,U.realY=r,U.realWidth=i-e,U.realHeight=n-r,this.setColumnStates(U),U.invalid&&U.validate(),U.__disabled=!1,y.each(this.axisRanges.iterator(),function(e){var i=t.rangesColumns.getKey(e.uid);i||(i=o.columns.create(),m.copyProperties(e.contents,i,a.b),t.addSprite(i),t.rangesColumns.setKey(e.uid,i),i.paper=o.paper),i.parent=e.contents,i.width=H,i.height=Y,i.x=z,i.y=W,o.setColumnStates(i),i.invalid&&i.validate(),i.__disabled=!1}));t.itemWidth=H,t.itemHeight=Y},e.prototype.disableUnusedColumns=function(t){t&&(t.column&&(t.column.width=0,t.column.height=0,t.column.__disabled=!0),y.each(this.axisRanges.iterator(),function(e){var i=t.rangesColumns.getKey(e.uid);i&&(i.width=0,i.height=0,i.__disabled=!0)}))},e.prototype.setColumnStates=function(t){if(this._dropFromOpenState||this._dropFromPreviousState||this._riseFromOpenState||this._riseFromPreviousState){var e=t.dataItem;if(this.xAxis instanceof l.a||this.yAxis instanceof l.a){var i,r=void 0,n=void 0;this.baseAxis==this.yAxis?(this.xOpenField&&this.xField&&this.xAxis instanceof l.a&&(i=e.getValue(this.xOpenField),r=e.getValue(this.xField)),n=e.getValue(this.xAxis.axisFieldName+"X","previousChange")):(this.yOpenField&&this.yField&&this.yAxis instanceof l.a&&(i=e.getValue(this.yOpenField),r=e.getValue(this.yField)),n=e.getValue(this.yAxis.axisFieldName+"Y","previousChange")),r1?arguments[1]:void 0)}})},"6EAy":function(t,e,i){var r=i("6aQQ");t.exports=!r(function(){return Object.isExtensible(Object.preventExtensions({}))})},"6aQQ":function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},"6lDk":function(t,e,i){var r=i("0sYB"),n=i("vfdp"),a=i("u1aT").setTimeout;r({global:!0,bind:!0,forced:n.setTimeout!==a},{setTimeout:a})},"6zlP":function(t,e,i){var r=i("/IPK"),n=i("7X7h"),a=Math.floor,o=r("".charAt),s=r("".replace),u=r("".slice),l=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,h=/\$([$&'`]|\d{1,2})/g;t.exports=function(t,e,i,r,c,p){var d=i+t.length,f=r.length,g=h;return void 0!==c&&(c=n(c),g=l),s(p,g,function(n,s){var l;switch(o(s,0)){case"$":return"$";case"&":return t;case"`":return u(e,0,i);case"'":return u(e,d);case"<":l=c[u(s,1,-1)];break;default:var h=+s;if(0===h)return n;if(h>f){var p=a(h/10);return 0===p?n:p<=f?void 0===r[p-1]?o(s,1):r[p-1]+o(s,1):n}l=r[h-1]}return void 0===l?"":l})}},"7W4+":function(t,e,i){var r=i("THqK");t.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},"7X7h":function(t,e,i){var r=i("swFJ"),n=Object;t.exports=function(t){return n(r(t))}},"7XB+":function(t,e,i){"use strict";i.d(e,"a",function(){return p});var r=i("m4/l"),n=i("P/bD"),a=i("Tjl+"),o=i("MipW"),s=i("aCit"),u=i("ScGY"),l=i("v9UT"),h=i("Mtpk"),c=i("L91H"),p=function(t){function e(){var e=t.call(this)||this;return e._dateFormat="yyyy-MM-dd",e._inputDateFormat="yyyy-MM-dd",e._utc=!1,e.timezoneMinutes=0,e._firstDayOfWeek=1,e.months=["January","February","March","April","May","June","July","August","September","October","November","December"],e.monthsShort=["Jan","Feb","Mar","Apr","May(short)","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],e.weekdays=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],e.weekdaysShort=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],e._outputFormat="svg",e.capitalize=!0,e.className="DateFormatter",e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"language",{get:function(){return this._language},set:function(t){this._language=t,this.dateFormat=this._language.translate("_date")},enumerable:!0,configurable:!0}),e.prototype.format=function(t,e,i){var r,a;if(this.language||(this.sprite?this.language=this.sprite.language:this.language=new n.a),void 0!==e&&""!==e||(e=this._dateFormat),a=h.isString(t)?this.parse(t):l.anyToDate(t),h.isObject(e))try{return this.intlLocales?new Intl.DateTimeFormat(this.intlLocales,e).format(a):new Intl.DateTimeFormat(void 0,e).format(a)}catch(t){return"Invalid"}else{e=l.cleanFormat(e);var o=this.parseFormat(e);if(h.hasValue(this.timezoneOffset)?a.setMinutes(a.getMinutes()+a.getTimezoneOffset()-this.timezoneOffset):h.hasValue(this.timezone)&&!1!==i&&(a=c.setTimezone(a,this.timezone)),!h.isNumber(a.getTime()))return this.language.translate("Invalid date");r=this.applyFormat(a,o,this.language),this.capitalize&&(r=r.replace(/^.{1}/,r.substr(0,1).toUpperCase()))}return r},e.prototype.parseFormat=function(t){var e=this.getCache(t);if(h.hasValue(e))return e;for(var i={template:"",parts:[]},r=Object(o.b)().chunk(t,!0),n=0;n4&&b--,v="YYYY"==e.parts[m]?Math.abs(b).toString():Math.abs(b).toString().substr(-e.parts[m].length),b<0&&(v+=i.translate("_era_bc"));break;case"u":break;case"q":v=""+Math.ceil((t.getMonth()+1)/3);break;case"MMMMM":v=i.translate(this.months[n]).substr(0,1);break;case"MMMM":v=i.translate(this.months[n]);break;case"MMM":v=i.translate(this.monthsShort[n]);break;case"MM":v=l.padString(n+1,2,"0");break;case"M":v=(n+1).toString();break;case"ww":v=l.padString(l.getWeek(t,this.utc),2,"0");break;case"w":v=l.getWeek(t,this.utc).toString();break;case"W":v=l.getMonthWeek(t,this.utc).toString();break;case"dd":v=l.padString(o,2,"0");break;case"d":v=o.toString();break;case"DD":case"DDD":v=l.padString(l.getYearDay(t,this.utc).toString(),e.parts[m].length,"0");break;case"D":v=l.getYearDay(t,this.utc).toString();break;case"F":case"g":break;case"t":v=i.translateFunc("_dateOrd").call(this,o);break;case"E":v=(a||7).toString();break;case"EE":v=l.padString((a||7).toString(),2,"0");break;case"EEE":case"eee":v=i.translate(this.weekdaysShort[a]);break;case"EEEE":case"eeee":v=i.translate(this.weekdays[a]);break;case"EEEEE":case"eeeee":v=i.translate(this.weekdays[a]).substr(0,1);break;case"e":case"ee":v=(a-this.firstDayOfWeek+1).toString(),"ee"==e.parts[m]&&(v=l.padString(v,2,"0"));break;case"a":v=s>=12?i.translate("PM"):i.translate("AM");break;case"aa":v=s>=12?i.translate("P.M."):i.translate("A.M.");break;case"aaa":v=s>=12?i.translate("P"):i.translate("A");break;case"h":v=l.get12Hours(s).toString();break;case"hh":v=l.padString(l.get12Hours(s),2,"0");break;case"H":v=s.toString();break;case"HH":v=l.padString(s,2,"0");break;case"K":v=l.get12Hours(s,0).toString();break;case"KK":v=l.padString(l.get12Hours(s,0),2,"0");break;case"k":v=(s+1).toString();break;case"kk":v=l.padString(s+1,2,"0");break;case"m":v=h.toString();break;case"mm":v=l.padString(h,2,"0");break;case"s":v=c.toString();break;case"ss":v=l.padString(c,2,"0");break;case"S":case"SS":case"SSS":v=Math.round(p/1e3*Math.pow(10,e.parts[m].length)).toString();break;case"x":v=g.toString();break;case"n":case"nn":case"nnn":v=l.padString(p,e.parts[m].length,"0");break;case"z":v=l.getTimeZone(t,!1,!1,this.utc);break;case"zz":v=l.getTimeZone(t,!0,!1,this.utc);break;case"zzz":v=l.getTimeZone(t,!1,!0,this.utc);break;case"zzzz":v=l.getTimeZone(t,!0,!0,this.utc);break;case"Z":case"ZZ":var x=Math.abs(f)/60,_=Math.floor(x),P=60*x-60*_;this.utc&&(_=0,P=0),"Z"==e.parts[m]?(v="GMT",v+=f>0?"-":"+",v+=l.padString(_,2)+":"+l.padString(P,2)):(v=f>0?"-":"+",v+=l.padString(_,2)+l.padString(P,2));break;case"i":v=t.toISOString();break;case"I":v=t.toUTCString()}d=d.replace(u.d,v)}return d},e.prototype.parse=function(t,e){if(h.hasValue(e)||(e=this.inputDateFormat),t instanceof Date)return t;if("number"==typeof t)return new Date(t);var i;"string"!=typeof t&&(t=t.toString()),this.language||(this.sprite?this.language=this.sprite.language:this.language=new n.a);var r="";e=(e=l.cleanFormat(e)).substr(0,t.length);for(var a=this.parseFormat(e),o={year:-1,year3:-1,year2:-1,year1:-1,month:-1,monthShort:-1,monthLong:-1,weekdayShort:-1,weekdayLong:-1,day:-1,yearDay:-1,week:-1,hourBase0:-1,hour12Base0:-1,hourBase1:-1,hour12Base1:-1,minute:-1,second:-1,millisecond:-1,millisecondDigits:-1,am:-1,zone:-1,timestamp:-1,iso:-1},s={year:1970,month:0,day:1,hour:0,minute:0,second:0,millisecond:0,timestamp:null,offset:0,utc:this.utc},u=0,c=0,p=0;p-1&&(s.year=parseInt(f[o.year])),o.year3>-1){var g=parseInt(f[o.year3]);g+=1e3,s.year=g}if(o.year2>-1){g=parseInt(f[o.year2]);g+=g>50?1e3:2e3,s.year=g}if(o.year1>-1){g=parseInt(f[o.year1]);g=10*Math.floor((new Date).getFullYear()/10)+g,s.year=g}if(o.monthLong>-1&&(s.month=this.resolveMonth(f[o.monthLong])),o.monthShort>-1&&(s.month=this.resolveShortMonth(f[o.monthShort])),o.month>-1&&(s.month=parseInt(f[o.month])-1),o.week>-1&&-1===o.day&&(s.month=0,s.day=l.getDayFromWeek(parseInt(f[o.week]),s.year,1,this.utc)),o.day>-1&&(s.day=parseInt(f[o.day])),o.yearDay>-1&&(s.month=0,s.day=parseInt(f[o.yearDay])),o.hourBase0>-1&&(s.hour=parseInt(f[o.hourBase0])),o.hourBase1>-1&&(s.hour=parseInt(f[o.hourBase1])-1),o.hour12Base0>-1)11==(g=parseInt(f[o.hour12Base0]))&&(g=0),o.am>-1&&!this.isAm(f[o.am])&&(g+=12),s.hour=g;if(o.hour12Base1>-1)12==(g=parseInt(f[o.hour12Base1]))&&(g=0),o.am>-1&&!this.isAm(f[o.am])&&(g+=12),s.hour=g;if(o.minute>-1&&(s.minute=parseInt(f[o.minute])),o.second>-1&&(s.second=parseInt(f[o.second])),o.millisecond>-1){g=parseInt(f[o.millisecond]);2==o.millisecondDigits?g*=10:1==o.millisecondDigits&&(g*=100),s.millisecond=g}if(o.timestamp>-1){s.timestamp=parseInt(f[o.timestamp]);var m=new Date(s.timestamp);s.year=m.getUTCFullYear(),s.month=m.getUTCMonth(),s.day=m.getUTCDate(),s.hour=m.getUTCHours(),s.minute=m.getUTCMinutes(),s.second=m.getUTCSeconds(),s.millisecond=m.getUTCMilliseconds()}o.zone>-1&&(s.offset=this.resolveTimezoneOffset(new Date(s.year,s.month,s.day),f[o.zone])),o.iso>-1&&(s.year=h.toNumber(f[o.iso+0]),s.month=h.toNumber(f[o.iso+1])-1,s.day=h.toNumber(f[o.iso+2]),s.hour=h.toNumber(f[o.iso+3]),s.minute=h.toNumber(f[o.iso+4]),s.second=h.toNumber(f[o.iso+5]),s.millisecond=h.toNumber(f[o.iso+6]),"Z"==f[o.iso+7]||"z"==f[o.iso+7]?s.utc=!0:""!=f[o.iso+7]&&(s.offset=this.resolveTimezoneOffset(new Date(s.year,s.month,s.day),f[o.iso+7]))),i=s.utc?new Date(Date.UTC(s.year,s.month,s.day,s.hour,s.minute,s.second,s.millisecond)):new Date(s.year,s.month,s.day,s.hour,s.minute+s.offset,s.second,s.millisecond)}else i=new Date(t);return i},e.prototype.resolveTimezoneOffset=function(t,e){if(e.match(/([+\-]?)([0-9]{2}):?([0-9]{2})/)){var i=h.getValue(e.match(/([+\-]?)([0-9]{2}):?([0-9]{2})/)),r=i[1],n=i[2],a=i[3],o=60*parseInt(n)+parseInt(a);return"+"==r&&(o*=-1),o-(t||new Date).getTimezoneOffset()}return 0},e.prototype.resolveMonth=function(t){var e=this.months.indexOf(t);return e>-1?e:this.language&&!this.language.isDefault()&&(e=this.language.translateAll(this.months).indexOf(t))>-1?e:0},e.prototype.resolveShortMonth=function(t){var e=this.monthsShort.indexOf(t);return e>-1?e:(e=this.months.indexOf(t))>-1?e:this.language&&!this.language.isDefault()&&(e=this.language.translateAll(this.monthsShort).indexOf(t))>-1?e:0},e.prototype.isAm=function(t){return this.getStringList(["AM","A.M.","A"]).indexOf(t.toUpperCase())>-1},e.prototype.invalidateSprite=function(){this.sprite&&this.sprite.invalidate()},e.prototype.getStringList=function(t){for(var e=[],i=0;i=0:p>d;d+=f)d in c&&(l=i(l,c[d],d,h));return l}};t.exports={left:u(!1),right:u(!0)}},"7e7Q":function(t,e,i){"use strict";var r=i("0sYB"),n=i("/IPK"),a=i("6aQQ")(function(){return 120!==new Date(16e11).getYear()}),o=n(Date.prototype.getFullYear);r({target:"Date",proto:!0,forced:a},{getYear:function(){return o(this)-1900}})},"7gIX":function(t,e,i){"use strict";var r=i("UseD"),n=i("3Hw+"),a=i("6aQQ"),o=i("pl+i"),s=r.aTypedArray;(0,r.exportTypedArrayMethod)("slice",function(t,e){for(var i=o(s(this),t,e),r=n(this),a=0,u=i.length,l=new r(u);u>a;)l[a]=i[a++];return l},a(function(){new Int8Array(1).slice()}))},"8+rI":function(t,e,i){var r=i("3sMl"),n=i("t+NF"),a=i("VGRE"),o=i("3weC"),s=i("Xjkn"),u=TypeError,l=Object.defineProperty,h=Object.getOwnPropertyDescriptor;e.f=r?a?function(t,e,i){if(o(t),e=s(e),o(i),"function"==typeof t&&"prototype"===e&&"value"in i&&"writable"in i&&!i.writable){var r=h(t,e);r&&r.writable&&(t[e]=i.value,i={configurable:"configurable"in i?i.configurable:r.configurable,enumerable:"enumerable"in i?i.enumerable:r.enumerable,writable:!1})}return l(t,e,i)}:l:function(t,e,i){if(o(t),e=s(e),o(i),n)try{return l(t,e,i)}catch(t){}if("get"in i||"set"in i)throw u("Accessors not supported");return"value"in i&&(t[e]=i.value),t}},"85D4":function(t,e,i){"use strict";i.d(e,"a",function(){return o});var r=i("m4/l"),n=i("ohjg"),a=i("aCit"),o=function(t){function e(){var e=t.call(this)||this;return e.className="DesaturateFilter",e.feColorMatrix=e.paper.add("feColorMatrix"),e.feColorMatrix.attr({type:"saturate"}),e.filterPrimitives.push(e.feColorMatrix),e.width=120,e.height=120,e.saturation=0,e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"saturation",{get:function(){return this.properties.saturation},set:function(t){this.properties.saturation=t,this.feColorMatrix.attr({values:t.toString()})},enumerable:!0,configurable:!0}),e}(n.a);a.c.registeredClasses.DesaturateFilter=o},"8Cf/":function(t,e,i){"use strict";var r=i("MmXe").PROPER,n=i("ljMq"),a=i("3weC"),o=i("15c/"),s=i("6aQQ"),u=i("+SNA"),l=RegExp.prototype.toString,h=s(function(){return"/a/b"!=l.call({source:"a",flags:"b"})}),c=r&&"toString"!=l.name;(h||c)&&n(RegExp.prototype,"toString",function(){var t=a(this);return"/"+o(t.source)+"/"+o(u(t))},{unsafe:!0})},"8EhG":function(t,e,i){"use strict";i.d(e,"a",function(){return u});var r=i("m4/l"),n=i("Vs7R"),a=i("aCit"),o=i("MIZb"),s=i("Mtpk"),u=function(t){function e(e){var i=t.call(this)||this;i.axis=e,i.element=i.paper.add("path"),i.className="AxisFill",i.isMeasured=!1,i.location=0,i.above=!1;var r=new o.a;return i.fill=r.getFor("alternativeBackground"),i.fillOpacity=0,i.applyTheme(),i}return Object(r.c)(e,t),e.prototype.setDisabled=function(e){var i=t.prototype.setDisabled.call(this,e);return this.axis&&this.axis.invalidateDataItems(),i},e.prototype.draw=function(){t.prototype.draw.call(this),this.__disabled||this.disabled||this.axis&&s.isNumber(this.startPosition)&&s.isNumber(this.endPosition)&&(this.fillPath=this.axis.getPositionRangePath(this.startPosition,this.endPosition),this.path=this.fillPath,this.isMeasured&&this.measure())},Object.defineProperty(e.prototype,"startPosition",{get:function(){return this.getPropertyValue("startPosition")},set:function(t){this.setPropertyValue("startPosition",t),this.invalidate()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"endPosition",{get:function(){return this.getPropertyValue("endPosition")},set:function(t){this.setPropertyValue("endPosition",t),this.invalidate()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"location",{get:function(){return this.getPropertyValue("location")},set:function(t){this.setPropertyValue("location",t,!0)},enumerable:!0,configurable:!0}),e.prototype.setPath=function(t){return!!this.setPropertyValue("path",t)&&(this.element.attr({d:t}),!0)},Object.defineProperty(e.prototype,"above",{get:function(){return this.getPropertyValue("above")},set:function(t){this.setPropertyValue("above",t,!0)},enumerable:!0,configurable:!0}),e}(n.a);a.c.registeredClasses.AxisFill=u},"8ZqG":function(t,e,i){"use strict";i.d(e,"a",function(){return o}),e.c=s,e.d=u,e.b=l,e.e=function(t){if(a.hasValue(t)&&!u(t))return l(t);return t};var r=i("aCit"),n=i("hxI2"),a=i("Mtpk"),o=function(){function t(t){this._value=t}return Object.defineProperty(t.prototype,"rgb",{get:function(){return this._value},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hex",{get:function(){return this._value?n.rgbToHex(this._value):"none"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"rgba",{get:function(){return this._value?n.rgbToRGBA(this._value):"none"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"alpha",{get:function(){return null!=this._value&&null!=this._value.a?this._value.a:1},set:function(t){this._value&&(this._value.a=t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"lightColor",{get:function(){return this._lightColor||(this._lightColor=new t({r:255,g:255,b:255})),this._lightColor},set:function(t){this._lightColor=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"darkColor",{get:function(){return this._darkColor||(this._darkColor=new t({r:0,g:0,b:0})),this._darkColor},set:function(t){this._darkColor=t},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return this.alpha<1?this.rgba:this.hex},t.prototype.lighten=function(e){return new t(n.lighten(this.rgb,e))},t.prototype.brighten=function(e){return new t(n.brighten(this.rgb,e))},t.prototype.saturate=function(e){return new t(n.saturate(this.rgb,e))},Object.defineProperty(t.prototype,"alternative",{get:function(){if(null!=this.rgb)return n.isLight(this.rgb)?this.darkColor:this.lightColor;throw new Error("Color does not exist")},enumerable:!0,configurable:!0}),t}();function s(t,e){if(!a.hasValue(t))return new o(void 0);if("string"==typeof t){var i="_color_"+t+"_"+(e||"1"),s=r.c.getCache(i);if(s)return new o({r:s.r,g:s.g,b:s.b,a:s.a});var u=n.rgb(t,e);return r.c.setCache(i,u),new o(u)}return t instanceof o?(a.hasValue(e)&&(t.alpha=e),t):new o(t)}function u(t){return t instanceof o}function l(t){return s(t)}},"8nEM":function(t,e){t.exports=Math.sign||function(t){var e=+t;return 0==e||e!=e?e:e<0?-1:1}},"8xQt":function(t,e,i){"use strict";var r=i("0sYB"),n=i("HgTb");r({target:"Array",proto:!0,forced:[].forEach!=n},{forEach:n})},"9+Yd":function(t,e,i){var r=i("vSdy"),n=i("3Hw+");t.exports=function(t,e){return r(n(t),e)}},"9HTT":function(t,e,i){var r=i("0sYB"),n=i("YvlP"),a=i("3weC"),o=i("Kg2n"),s=i("2RSH"),u=i("6aQQ"),l=i("8+rI"),h=i("gxUV"),c=i("Ox5T"),p=i("Pm8L");r({target:"Reflect",stat:!0,forced:u(function(){var t=function(){},e=l.f(new t,"a",{configurable:!0});return!1!==Reflect.set(t.prototype,"a",1,e)})},{set:function t(e,i,r){var u,d,f,g=arguments.length<4?e:arguments[3],m=h.f(a(e),i);if(!m){if(o(d=c(e)))return t(d,i,r,g);m=p(0)}if(s(m)){if(!1===m.writable||!o(g))return!1;if(u=h.f(g,i)){if(u.get||u.set||!1===u.writable)return!1;u.value=r,l.f(g,i,u)}else l.f(g,i,p(0,r))}else{if(void 0===(f=m.set))return!1;n(f,g,r)}return!0}})},"9PYb":function(t,e,i){i("eygo")("Uint8",function(t){return function(e,i,r){return t(this,e,i,r)}},!0)},"9Phf":function(t,e,i){"use strict";var r=i("0sYB"),n=i("2Vzd"),a=i("1wCr"),o=i("6aQQ"),s=i("QzDi"),u=i("Pm8L"),l=i("8+rI").f,h=i("ljMq"),c=i("imKh"),p=i("M05C"),d=i("L56b"),f=i("3weC"),g=i("2HRu"),m=i("kwKT"),y=i("qHLZ"),v=i("IjD+"),b=i("SqFF"),x=i("3sMl"),_=i("lnCe"),P=a("Error"),w=a("DOMException")||function(){try{(new(a("MessageChannel")||n("worker_threads").MessageChannel)).port1.postMessage(new WeakMap)}catch(t){if("DATA_CLONE_ERR"==t.name&&25==t.code)return t.constructor}}(),O=w&&w.prototype,T=P.prototype,S=b.set,C=b.getterFor("DOMException"),I="stack"in P("DOMException"),D=function(t){return p(y,t)&&y[t].m?y[t].c:0},k=function(){d(this,j);var t=arguments.length,e=m(t<1?void 0:arguments[0]),i=m(t<2?void 0:arguments[1],"Error"),r=D(i);if(S(this,{type:"DOMException",name:i,message:e,code:r}),x||(this.name=i,this.message=e,this.code=r),I){var n=P(e);n.name="DOMException",l(this,"stack",u(1,v(n.stack,1)))}},j=k.prototype=s(T),V=function(t){return{enumerable:!0,configurable:!0,get:t}},A=function(t){return V(function(){return C(this)[t]})};x&&(c(j,"code",A("code")),c(j,"message",A("message")),c(j,"name",A("name"))),l(j,"constructor",u(1,k));var M=o(function(){return!(new w instanceof P)}),F=M||o(function(){return T.toString!==g||"2: 1"!==String(new w(1,2))}),E=M||o(function(){return 25!==new w(1,"DataCloneError").code}),R=M||25!==w.DATA_CLONE_ERR||25!==O.DATA_CLONE_ERR,L=_?F||E||R:M;r({global:!0,constructor:!0,forced:L},{DOMException:L?k:w});var N=a("DOMException"),B=N.prototype;for(var U in F&&(_||w===N)&&h(B,"toString",g),E&&x&&w===N&&c(B,"code",V(function(){return D(f(this).name)})),y)if(p(y,U)){var H=y[U],Y=H.s,z=u(6,H.c);p(N,Y)||l(N,Y,z),p(B,Y)||l(B,Y,z)}},"9RjV":function(t,e,i){var r=i("5ou3"),n=i("/IPK")("".slice);t.exports=function(t){return"Big"===n(r(t),0,3)}},"9XRO":function(t,e,i){var r=i("tNpr"),n=i("swFJ");t.exports=function(t){return r(n(t))}},"9ZsQ":function(t,e,i){"use strict";i.d(e,"a",function(){return o});var r=i("m4/l"),n=i("ZoDA"),a=i("aCit"),o=function(t){function e(){var e=t.call(this)||this;return e.className="DateAxisBreak",e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"startDate",{get:function(){return this.getPropertyValue("startDate")},set:function(t){this.setPropertyValue("startDate",t)&&(this.startValue=t.getTime(),this.axis&&(this.axis.invalidate(),this.axis.invalidateSeries()))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"endDate",{get:function(){return this.getPropertyValue("endDate")},set:function(t){this.setPropertyValue("endDate",t)&&(this.endValue=t.getTime(),this.axis&&(this.axis.invalidate(),this.axis.invalidateSeries()))},enumerable:!0,configurable:!0}),e}(n.a);a.c.registeredClasses.DateAxisBreak=o},"9bPn":function(t,e,i){i("2Q+f")},"9lsj":function(t,e,i){var r=i("0sYB"),n=i("3sMl"),a=i("3weC"),o=i("Xjkn"),s=i("8+rI");r({target:"Reflect",stat:!0,forced:i("6aQQ")(function(){Reflect.defineProperty(s.f({},1,{value:1}),1,{value:2})}),sham:!n},{defineProperty:function(t,e,i){a(t);var r=o(e);a(i);try{return s.f(t,r,i),!0}catch(t){return!1}}})},A6AV:function(t,e,i){"use strict";i.d(e,"a",function(){return h});var r=i("m4/l"),n=i("Tjl+"),a=i("x79X"),o=i("1yyj"),s=i("v9UT"),u=i("hJ5i"),l=i("Mtpk"),h=function(t){function e(){var e=t.call(this)||this;return e._disabled=!1,e.hasProperties=!1,e.values={},e.categories={},e.dates={},e.locations={},e.workingLocations={},e.properties={},e.sprites=[],e.isTemplate=!1,e._index=null,e._visible=!0,e._hidden=!1,e._ignoreMinMax=!1,e.hasChildren={},e.isHiding=!1,e._valueAnimations={},e._locationAnimations={},e.className="DataItem",e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"adapter",{get:function(){return this._adapterO||(this._adapterO=new a.a(this)),this._adapterO},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"index",{get:function(){return this.component&&null!=this._index?this._index:-1},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"animations",{get:function(){return this._animations||(this._animations=[],this._disposers.push(new o.b(this._animations))),this._animations},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"visible",{get:function(){return!this._hidden&&this._visible},set:function(t){t&&(this.hidden=!1),this._visible!=t&&this.setVisibility(t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"hidden",{get:function(){return this._hidden},set:function(t){this._hidden!=t&&(this._hidden=t,t?this.setVisibility(!1):this.setVisibility(!0,!0))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"__disabled",{get:function(){return this._disabled},set:function(t){this._disabled=t,u.each(this.sprites,function(e){e.__disabled=t})},enumerable:!0,configurable:!0}),e.prototype.setVisibility=function(t,e){if(u.each(this.sprites,function(e){t?e.visible=e.defaultState.properties.visible:e.hiddenState?e.visible=e.hiddenState.properties.visible:e.visible=!1}),this._visible=t,this._eventDispatcher&&!this.__disabled&&this.events.isEnabled("visibilitychanged")){var i={type:"visibilitychanged",target:this,visible:t};this.events.dispatchImmediately("visibilitychanged",i)}},e.prototype.show=function(t,e,i){var r,n=this;if(!this.hidden)return this.setVisibility(!0,!0),this.isHiding=!1,this._hideDisposer&&this.removeDispose(this._hideDisposer),i&&u.each(i,function(i){r=n.setWorkingValue(i,n.values[i].value,t,e)}),u.each(this.sprites,function(i){var r=i.show(t);null==r||r.isFinished()||(n._disposers.push(r),null!=e&&e>0&&r.delay(e))}),r},e.prototype.dispose=function(){t.prototype.dispose.call(this),u.each(this.sprites,function(t){t.dispose()}),this.sprites=[]},e.prototype.hide=function(t,e,i,r){var n=this;if(this.isHiding=!0,u.each(this.sprites,function(i){var r=i.hide(t);null==r||r.isFinished()||(n._disposers.push(r),null!=e&&e>0&&r.delay(e))}),l.isNumber(i)&&r){var a;if(u.each(r,function(r){var o=n.setWorkingValue(r,i,t,e);o&&(a=o)}),a&&!a.isFinished())return this._hideDisposer=a.events.on("animationended",function(){n.setVisibility(!1,!0),n.isHiding=!1}),this._disposers.push(this._hideDisposer),a;this.isHiding=!1,this.setVisibility(!1,!0)}else this.isHiding=!1,this.setVisibility(!1)},e.prototype.getDuration=function(t){if(!l.isNumber(t)){var e=this.component;e&&(t=e.interpolationDuration)}if(null!=t)return this._adapterO?this._adapterO.apply("duration",t):t},e.prototype.getValue=function(t,e){if(t&&this.component){e||(e=this.component.dataFields[t+"Show"])||(e="value");var i=this.values[t][e];return this._adapterO&&this._adapterO.isEnabled("value")?this._adapterO.apply("value",{value:i,field:t}).value:i}},e.prototype.getWorkingValue=function(t){if(t&&this.component){var e=this.component.dataFields[t+"Show"];return e||(e="workingValue"),this._adapterO?this._adapterO.apply("workingValue",{workingValue:this.values[t][e],field:t}).workingValue:this.values[t][e]}},e.prototype.getActualWorkingValue=function(t){return this.values[t].workingValue},e.prototype.setValue=function(t,e,i,r){var n=this.values[t].value,a=this.getDuration(i);if(n!==(e=l.toNumber(e))){if(this.values[t].value=e,this._eventDispatcher&&!this.__disabled&&this.events.isEnabled("valuechanged")){var o={type:"valuechanged",target:this,property:t};this.events.dispatchImmediately("valuechanged",o)}this.component&&this.component.handleDataItemValueChange(this,t)}this.setWorkingValue(t,e,a,r)},e.prototype.setCalculatedValue=function(t,e,i){if(this.values[t][i]!==e&&l.isNumber(e)){if(this.values[t][i]=e,this._eventDispatcher&&!this.__disabled&&this.events.isEnabled("calculatedvaluechanged")){var r={type:"calculatedvaluechanged",target:this,property:t};this.events.dispatchImmediately("calculatedvaluechanged",r)}this.component&&this.component.handleDataItemCalculatedValueChange(this,t)}},e.prototype.setWorkingValue=function(t,e,i,r){if(l.isNumber(this.values[t].value)){var n=this.getDuration(i),a=this.values[t].workingValue;if(null!=n&&n>0&&l.isNumber(a)&&this.component){if(a!=e){var o=this.animate({childObject:this.values[t],property:"workingValue",from:a,to:e,dummyData:t},n,this.component.interpolationEasing);return null!=r&&o.delay(r),o.events.on("animationstarted",this.handleInterpolationProgress,this),o.events.on("animationprogress",this.handleInterpolationProgress,this),o.events.on("animationended",this.handleInterpolationProgress,this),this._valueAnimations[t]=o,o}(s=this._valueAnimations[t])&&s.stop(),this.values[t].workingValue=e}else{var s;if((s=this._valueAnimations[t])&&s.stop(),this.values[t].workingValue=e,this._eventDispatcher&&!this.__disabled&&this.events.isEnabled("workingvaluechanged")){var u={type:"workingvaluechanged",target:this,property:t};this.events.dispatchImmediately("workingvaluechanged",u)}this.component&&this.component.handleDataItemWorkingValueChange(this,t)}}},e.prototype.setLocation=function(t,e,i,r){if(this.locations[t]!==e){if(this.locations[t]=e,this._eventDispatcher&&!this.__disabled&&this.events.isEnabled("locationchanged")){var n={type:"locationchanged",target:this,property:t};this.events.dispatchImmediately("locationchanged",n)}this.component&&this.component.handleDataItemValueChange(this,t),this.setWorkingLocation(t,e,i,r)}},e.prototype.setWorkingLocation=function(t,e,i,r){var n=this.getDuration(i),a=this.workingLocations[t];if(null!=n&&n>0&&l.isNumber(a)&&this.component){if(a!=e){var o=this.animate({childObject:this.workingLocations,property:t,from:a,to:e,dummyData:t},n,this.component.interpolationEasing);return null!=r&&o.delay(r),o.events.on("animationstarted",this.handleInterpolationProgress,this),o.events.on("animationprogress",this.handleInterpolationProgress,this),o.events.on("animationended",this.handleInterpolationProgress,this),this._locationAnimations[t]=o,o}(s=this._locationAnimations[t])&&s.stop(),this.workingLocations[t]=e}else{var s;if((s=this._locationAnimations[t])&&s.stop(),this.workingLocations[t]=e,this._eventDispatcher&&!this.__disabled&&this.events.isEnabled("workinglocationchanged")){var u={type:"workinglocationchanged",target:this,property:t};this.events.dispatchImmediately("workinglocationchanged",u)}this.component&&this.component.handleDataItemWorkingLocationChange(this,t)}},e.prototype.setDate=function(t,e,i){!l.isDate(e)&&this.component&&(e=this.component.dateFormatter.parse(e)),this.dates[t]!==e&&(this.dates[t]=e,this.setValue(t,e.getTime(),i))},e.prototype.getDate=function(t){return this._adapterO?this._adapterO.apply("date",{date:this.dates[t],field:t}).date:this.dates[t]},e.prototype.setProperty=function(t,e){if(this.properties[t]!==e){if(this.hasProperties=!0,this.properties[t]=e,this._eventDispatcher&&!this.__disabled&&this.events.isEnabled("propertychanged")){var i={type:"propertychanged",target:this,property:t,value:e};this.events.dispatchImmediately("propertychanged",i)}this.component&&this.component.handleDataItemPropertyChange(this,t)}},e.prototype.setCategory=function(t,e){l.isString(e)||(e=l.castString(e)),this.categories[t]!==e&&(this.categories[t]=e)},e.prototype.copyFrom=function(e){t.prototype.copyFrom.call(this,e),e.dataContext&&(this.dataContext=s.copy(e.dataContext,{})),s.copyProperties(e.locations,this.locations),e._adapterO&&this.adapter.copyFrom(e._adapterO),this.component=e.component},Object.defineProperty(e.prototype,"opacity",{set:function(t){u.each(this.sprites,function(e){e.opacity=t})},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ignoreMinMax",{get:function(){return this._ignoreMinMax},set:function(t){if(this._ignoreMinMax=t,this._eventDispatcher&&!this.__disabled&&this.events.isEnabled("propertychanged")){var e={type:"propertychanged",target:this,property:"ignoreMinMax",value:t};this.events.dispatchImmediately("propertychanged",e)}this.component&&this.component.handleDataItemPropertyChange(this,"ignoreMinMax")},enumerable:!0,configurable:!0}),e.prototype.animate=function(t,e,i){return new o.a(this,t,e,i).start()},e.prototype.handleInterpolationProgress=function(t){var e=t.target.animationOptions[0];if(e){if(this._eventDispatcher&&!this.__disabled&&this.events.isEnabled("workingvaluechanged")){var i={type:"workingvaluechanged",target:this,property:e.dummyData};this.events.dispatchImmediately("workingvaluechanged",i)}this.component&&this.component.handleDataItemWorkingValueChange(this,e.dummyData)}},e.prototype.hasValue=function(t){for(var e=0,i=t.length;ethis.end)return i.hide(0),void(this._tooltipPosition=void 0);var r=this.renderer;i.parent||(i.parent=this.tooltipContainer);var n=r.tooltipLocation,a=this.getCellStartPosition(t),o=this.getCellEndPosition(t);if("fixed"==this.tooltipPosition&&(t=a+(o-a)*n),t=y.fitToRange(t,this.start,this.end),this._tooltipPosition!=t){this._tooltipPosition=t;var s=r.tooltipLocation2,u=r.positionToPoint(a,s),l=r.positionToPoint(o,s);this.currentItemStartPoint=u,this.currentItemEndPoint=l,r.fullWidthTooltip&&(i.width=l.x-u.x,i.height=l.y-u.y);var h=r.positionToPoint(t,s),c=v.spritePointToSvg(h,this.renderer.line);i.text=this.getTooltipText(t),i.text&&(i.delayedPointTo(c),i.show())}this.cursorTooltipEnabled&&!this.tooltip.disabled||i.hide(0)}},e.prototype.toAxisPosition=function(t){if(void 0!=(t=this.renderer.toAxisPosition(t)))return t*=this.end-this.start,t=this.renderer.inversed?this.end-t:this.start+t},e.prototype.toGlobalPosition=function(t){return this.renderer.inversed?t=this.end-t:t-=this.start,t/(this.end-this.start)},e.prototype.getTooltipText=function(t){},e.prototype.updateTooltip=function(t,e){var i=this._tooltip;i&&(i.fixDoc=!1,i.pointerOrientation=t,i.setBounds(v.spriteRectToSvg(e,this.renderer.line)))},e.prototype.roundPosition=function(t,e,i){return t},e.prototype.getCellStartPosition=function(t){return t},e.prototype.getCellEndPosition=function(t){return t},Object.defineProperty(e.prototype,"axisRanges",{get:function(){if(!this._axisRanges){var t=this.createDataItem();t.isRange=!0,t.axisFill=this.renderer.axisFills.template.clone(),t.grid=this.renderer.grid.template.clone(),t.tick=this.renderer.ticks.template.clone(),t.label=this.renderer.labels.template.clone(),t.isTemplate=!0,t.component=this,t.axisFill.disabled=!1,t.tick.disabled=!1,t.grid.disabled=!1,t.label.disabled=!1,this._axisRanges=new p.e(t),this._axisRanges.events.on("inserted",this.processAxisRange,this,!1),this._disposers.push(new p.c(this._axisRanges)),this._disposers.push(this._axisRanges.template)}return this._axisRanges},enumerable:!0,configurable:!0}),e.prototype.processAxisRange=function(t){var e=t.newValue;e.component=this,e.isRange=!0},Object.defineProperty(e.prototype,"axisBreaks",{get:function(){return this._axisBreaks||(this._axisBreaks=new c.d(this.createAxisBreak(),function(t,e){return b.order(t.adjustedStartValue,e.adjustedStartValue)}),this._axisBreaks.events.on("inserted",this.processBreak,this,!1),this._disposers.push(new p.c(this._axisBreaks)),this._disposers.push(this._axisBreaks.template)),this._axisBreaks},enumerable:!0,configurable:!0}),e.prototype.createAxisBreak=function(){return new u.a},Object.defineProperty(e.prototype,"series",{get:function(){return this._series||(this._series=new p.b),this._series},enumerable:!0,configurable:!0}),e.prototype.processSeriesDataItems=function(){},e.prototype.processSeriesDataItem=function(t,e){},e.prototype.postProcessSeriesDataItems=function(t){},e.prototype.postProcessSeriesDataItem=function(t){},e.prototype.updateAxisBySeries=function(){},e.prototype.hideUnusedDataItems=function(){var t=this,e=this._dataItemsIterator;e.createNewItems=!1,m.each(e.iterator(),function(e){t.validateDataElement(e),e.__disabled=!0}),e.clear(),e.createNewItems=!0},e.prototype.getSeriesDataItem=function(t,e,i){},e.prototype.getAngle=function(t,e,i,r,n){},e.prototype.getX=function(t,e,i,r,n){},e.prototype.getPositionX=function(t,e,i,r,n){},e.prototype.getY=function(t,e,i,r,n){},e.prototype.getPositionY=function(t,e,i,r,n){},Object.defineProperty(e.prototype,"basePoint",{get:function(){return{x:0,y:0}},enumerable:!0,configurable:!0}),e.prototype.dataChangeUpdate=function(){},e.prototype.seriesDataChangeUpdate=function(t){},e.prototype.adjustDifference=function(t,e){var i=e-t;if(_.isNumber(i))return this._axisBreaks&&m.eachContinue(this._axisBreaks.iterator(),function(r){var n=r.adjustedStartValue,a=r.adjustedEndValue;if(_.isNumber(n)&&_.isNumber(a)){if(n>e)return!1;if(a>=t&&_.isNumber(n)&&_.isNumber(a)){var o=r.breakSize,s=y.intersection({start:n,end:a},{start:t,end:e});s&&(i-=(s.end-s.start)*(1-o))}return!0}}),i},e.prototype.isInBreak=function(t){if(this._axisBreaks)return m.find(this._axisBreaks.iterator(),function(e){return t>=e.adjustedStartValue&&t<=e.adjustedEndValue})},e.prototype.fixAxisBreaks=function(){var t=this;if(this._axisBreaks){var e=this._axisBreaks;if(e.length>0){x.each(m.toArray(e.iterator()),function(e){var i=y.min(e.startValue,e.endValue),r=y.max(e.startValue,e.endValue);e.adjustedStartValue=i,e.adjustedEndValue=r,t._axisBreaks.update(e)});var i=e.first,r=Math.min(i.startValue,i.endValue);m.each(e.iterator(),function(t){var e=t.adjustedStartValue,i=t.adjustedEndValue;e=0;i--){var r=t[i].label;if(r){r.invalid&&r.validate();var n=r.measuredHeight;r.visible||(n=0),r.pixelY+n/2>e&&(r.y=e-n/2,e=r.y-n/2)}}},e.prototype.getNextLabel=function(t,e){if(e.length>=t){var i=e[t];if(i)return i.label&&i.visible?i.label:this.getNextLabel(t+1,e)}},Object.defineProperty(e.prototype,"colors",{get:function(){return this.getPropertyValue("colors")},set:function(t){this.setPropertyValue("colors",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"patterns",{get:function(){return this.getPropertyValue("patterns")},set:function(t){this.setPropertyValue("patterns",t,!0)},enumerable:!0,configurable:!0}),e.prototype.createLegendMarker=function(t,e){d.each(t.children.iterator(),function(i){var r=e.slice;i.defaultState.properties.fill=r.fill,i.defaultState.properties.stroke=r.stroke,i.defaultState.properties.fillOpacity=r.fillOpacity,i.defaultState.properties.strokeOpacity=r.strokeOpacity,i.fill=r.fill,i.stroke=r.stroke,i.fillOpacity=r.fillOpacity,i.strokeOpacity=r.strokeOpacity,void 0==i.fill&&(i.__disabled=!0);var n=t.dataItem;n.color=r.fill,n.colorOrig=r.fill,i.addDisposer(r.events.on("propertychanged",function(t){"fill"==t.property&&(i.__disabled=!1,i.isActive||(i.fill=r.fill),i.defaultState.properties.fill=r.fill,n.color=r.fill,n.colorOrig=r.fill),"stroke"==t.property&&(i.isActive||(i.stroke=r.stroke),i.defaultState.properties.stroke=r.stroke),"strokeOpacity"==t.property&&(i.isActive||(i.strokeOpacity=r.strokeOpacity),i.defaultState.properties.strokeOpacity=r.strokeOpacity)},void 0,!1))})},e.prototype.handleSliceScale=function(t){var e=this,i=t.target.dataItem;i&&i.bullets&&d.each(i.bullets.iterator(),function(t){var i=t[1];e.positionBullet(i)})},e.prototype.handleSliceMove=function(t){},e.prototype.copyFrom=function(e){t.prototype.copyFrom.call(this,e),this.slices.template.copyFrom(e.slices.template),this.labels.template.copyFrom(e.labels.template),this.ticks.template.copyFrom(e.ticks.template),this.colors=e.colors.clone()},Object.defineProperty(e.prototype,"alignLabels",{get:function(){return this.getPropertyValue("alignLabels")},set:function(t){this.setAlignLabels(t)},enumerable:!0,configurable:!0}),e.prototype.setAlignLabels=function(t){this.setPropertyValue("alignLabels",t,!0)},Object.defineProperty(e.prototype,"ignoreZeroValues",{get:function(){return this.getPropertyValue("ignoreZeroValues")},set:function(t){this.setPropertyValue("ignoreZeroValues",t,!0)},enumerable:!0,configurable:!0}),e.prototype.updateLegendValue=function(t){if(t){var e=t.legendDataItem,i=t.legendSettings;e&&i&&i&&(i.labelText&&(e.label.text=i.labelText),i.itemLabelText&&(e.label.text=i.itemLabelText),i.valueText&&(e.valueLabel.text=i.valueText),i.itemValueText&&(e.valueLabel.text=i.itemValueText))}},e}(n.a);p.c.registeredClasses.PercentSeries=b,p.c.registeredClasses.PercentSeriesDataItem=v,y.c.push({relevant:y.b.maybeXS,state:function(t,e){if(t instanceof b){var i=t.states.create(e);return t.labels.template.states.create(e).properties.disabled=!0,t.ticks.template.states.create(e).properties.disabled=!0,i}return null}})},AYiJ:function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(t){return{error:!0,value:t}}}},AaJ4:function(t,e,i){"use strict";i.d(e,"a",function(){return l});var r=i("m4/l"),n=i("Vs7R"),a=i("aCit"),o=i("8ZqG"),s=i("MIZb"),u=i("TGuK"),l=function(t){function e(){var e=t.call(this)||this;e.className="Grid",e.element=e.paper.add("path"),e.location=.5,e.isMeasured=!1,e.above=!1;var i=new s.a;return e.stroke=i.getFor("grid"),e.pixelPerfect=!0,e.strokeOpacity=.15,e.fill=Object(o.c)(),e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"location",{get:function(){return this.getPropertyValue("location")},set:function(t){this.setPropertyValue("location",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"above",{get:function(){return this.getPropertyValue("above")},set:function(t){this.setPropertyValue("above",t,!0)},enumerable:!0,configurable:!0}),e.prototype.setDisabled=function(e){var i=t.prototype.setDisabled.call(this,e);return this.axis&&this.axis.invalidateDataItems(),i},e}(n.a);a.c.registeredClasses.Grid=l,u.c.push({relevant:u.b.maybeXS,state:function(t,e){if(t instanceof l){var i=t.states.create(e);return i.properties.disabled=!0,i}return null}})},Axuv:function(t,e,i){var r=i("RyUr"),n=i("DH1Q");t.exports=function(t,e){var i=t[e];return n(i)?void 0:r(i)}},AzDz:function(t,e,i){var r=i("Kg2n"),n=i("2xmP"),a=i("KslR")("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[a])?!!e:"RegExp"==n(t))}},B5bV:function(t,e,i){var r=i("Jw5y"),n=i("XqrT"),a=i("dinq").CONSTRUCTOR;t.exports=a||!n(function(t){r.all(t).then(void 0,function(){})})},BAfC:function(t,e,i){var r=i("vfdp"),n=i("Kg2n"),a=r.document,o=n(a)&&n(a.createElement);t.exports=function(t){return o?a.createElement(t):{}}},BEgH:function(t,e,i){"use strict";i.d(e,"a",function(){return h});var r=i("m4/l"),n=i("aGXA"),a=i("Vs7R"),o=i("aCit"),s=i("MIZb"),u=i("hGwe"),l=i("Mtpk"),h=function(t){function e(){var e=t.call(this)||this;e.className="ZoomOutButton",e.padding(9,9,9,9),e.showSystemTooltip=!0;var i=new s.a,r=e.background;r.cornerRadius(20,20,20,20),r.fill=i.getFor("primaryButton"),r.stroke=i.getFor("primaryButtonStroke"),r.strokeOpacity=0,r.states.getKey("hover").properties.fill=i.getFor("primaryButtonHover"),r.states.getKey("down").properties.fill=i.getFor("primaryButtonActive");var n=new a.a;n.element=e.paper.add("path");var o=u.moveTo({x:0,y:0});return o+=u.lineTo({x:11,y:0}),n.path=o,n.pixelPerfect=!0,n.padding(8,3,8,3),n.stroke=i.getFor("primaryButtonText"),e.icon=n,e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.applyInternalDefaults=function(){t.prototype.applyInternalDefaults.call(this),l.hasValue(this.readerTitle)||(this.readerTitle=this.language.translate("Zoom Out"))},e}(n.a);o.c.registeredClasses.ZoomOutButton=h},BKHV:function(t,e,i){"use strict";var r=i("0sYB"),n=i("saPf");r({target:"String",proto:!0,forced:i("v0oN")("sub")},{sub:function(){return n(this,"sub","","")}})},BmDP:function(t,e,i){"use strict";i.d(e,"a",function(){return s});var r=i("m4/l"),n=i("qzbU"),a=i("hD5A"),o=i("aCit"),s=function(t){function e(){var e=t.call(this)||this;return e._label=new a.d,e._slice=new a.d,e.className="PieTick",e.element=e.paper.add("polyline"),e._disposers.push(e._label),e._disposers.push(e._slice),e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.draw=function(){t.prototype.draw.call(this);var e=this.slice,i=this.label,r=e.dataItem.component;if(e&&e.radius>0&&i&&i.text){var n=e.dx+e.slice.dx+e.pixelX+e.ix*e.radius*e.scale,a=e.dy+e.slice.dy+e.pixelY+e.iy*e.radiusY*e.scale,o=void 0,s=void 0,u=void 0,l=void 0;if(r.alignLabels)o=i.pixelX-this.length,s=i.pixelY,u=i.pixelX,l=s,"right"==i.horizontalCenter&&(u=(o+=2*this.length)-this.length);else{var h=i.pixelRadius(e.radius);u=o=n+h*e.ix,l=s=a+h*e.iy}this.element.attr({points:[n,a,o,s,u,l]})}},Object.defineProperty(e.prototype,"slice",{get:function(){return this._slice.get()},set:function(t){this._slice.set(t,new a.c([t.events.on("transformed",this.invalidate,this),t.events.on("validated",this.invalidate,this)]))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"label",{get:function(){return this._label.get()},set:function(t){this._label.set(t,t.events.on("transformed",this.invalidate,this,!1))},enumerable:!0,configurable:!0}),e}(n.a);o.c.registeredClasses.PieTick=s},Bn6y:function(t,e,i){var r=i("YvlP"),n=i("1wCr"),a=i("KslR"),o=i("ljMq");t.exports=function(){var t=n("Symbol"),e=t&&t.prototype,i=e&&e.valueOf,s=a("toPrimitive");e&&!e[s]&&o(e,s,function(t){return r(i,this)},{arity:1})}},C6Lh:function(t,e,i){"use strict";i.d(e,"a",function(){return _});var r=i("m4/l"),n=i("ISWh"),a=i("Vs7R"),o=i("vMqJ"),s=i("hD5A"),u=i("0Mwj"),l=i("pR7v"),h=i("KknQ"),c=i("aCit"),p=i("MIZb"),d=i("85D4"),f=i("Wglt"),g=i("Mtpk"),m=i("hGwe"),y=i("v9UT"),v=i("tjMS"),b=i("8ZqG"),x=i("Q4nc"),_=function(t){function e(){var e=t.call(this)||this;e._chart=new s.d,e.className="XYChartScrollbar";var i=new p.a;e.padding(0,0,0,0);var r=e.createChild(u.a);if(r.shouldClone=!1,r.margin(0,0,0,0),r.padding(0,0,0,0),r.interactionsEnabled=!1,e._scrollbarChart=r,!y.isIE()){var n=new d.a;n.filterUnits="userSpaceOnUse",r.plotContainer.filters.push(n)}e._disposers.push(e._scrollbarChart),e.minHeight=60,e.minWidth=60;var o=e.createChild(a.a);o.shouldClone=!1,o.setElement(e.paper.add("path")),o.fill=i.getFor("background"),o.fillOpacity=.8,o.interactionsEnabled=!1,o.isMeasured=!1,o.toBack(),e._unselectedOverlay=o,e._disposers.push(e._unselectedOverlay),r.toBack(),e.background.cornerRadius(0,0,0,0);var l=e.thumb.background;l.cornerRadius(0,0,0,0),l.fillOpacity=0,l.fill=i.getFor("background");var h=l.states.getKey("hover");h&&(h.properties.fillOpacity=.2);var c=l.states.getKey("down");return c&&(c.properties.fillOpacity=.4),e._disposers.push(e._chart),e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"series",{get:function(){return this._series||(this._series=new o.b,this._disposers.push(this._series.events.on("inserted",this.handleSeriesAdded,this,!1)),this._disposers.push(this._series.events.on("removed",this.handleSeriesRemoved,this,!1))),this._series},enumerable:!0,configurable:!0}),e.prototype.handleSeriesAdded=function(t){var e=this,i=t.newValue;if(i.xAxis&&i.yAxis){var r=this.scrollbarChart;r.zoomOutButton.disabled=!0,this.chart=i.chart,r.dateFormatter.inputDateFormat=this.chart.dateFormatter.inputDateFormat,r.language.locale=this.chart.language.locale;var n=!0,a=!0;f.each(this.series.iterator(),function(t){t!=i&&(t.xAxis==i.xAxis&&e.scrollbarChart.xAxes.length>0&&(n=!1),t.yAxis==i.yAxis&&e.scrollbarChart.yAxes.length>0&&(a=!1))}),i.events.on("beforedisposed",function(){e.series.removeValue(i)});var o=new p.a,s=i.clone();if((x.a.onlyShowOnViewport||x.a.queue)&&this.addDisposer(this.chart.events.on("removedfromqueue",function(){r.invalidateData()})),y.isIE()&&(s.stroke=Object(b.c)("#aaaaaa"),s.fill=s.stroke,s.propertyFields.fill=void 0,s.propertyFields.stroke=void 0),i.scrollbarSeries=s,n){var u=i.xAxis.clone();if(r.xAxes.moveValue(u),u.title.disabled=!0,u.rangeChangeDuration=0,(_=u.renderer).ticks.template.disabled=!0,_.inside=!0,_.labels.template.inside=!0,_.line.strokeOpacity=0,_.minLabelPosition=.02,_.maxLabelPosition=.98,_.line.disabled=!0,_.axisFills.template.disabled=!0,_.baseGrid.disabled=!0,_.grid.template.strokeOpacity=.05,_.minWidth=void 0,_.minHeight=void 0,_.padding(0,0,0,0),_.chart=r,_.margin(0,0,0,0),u.width=Object(v.c)(100),_.labels.template.fillOpacity=.5,u.maxZoomCount=void 0,u.minZoomCount=void 0,u instanceof h.a){var c=u,d=i.xAxis;c.groupCount=5*d.groupCount,c.min=void 0,c.max=void 0,this._disposers.push(c.clonedFrom.events.on("extremeschanged",function(){g.isNumber(c.clonedFrom.minDefined)&&(c.min=c.clonedFrom.minDefined),g.isNumber(c.clonedFrom.maxDefined)&&(c.max=c.clonedFrom.maxDefined)},void 0,!1))}else if(u instanceof l.a){var m=u;m.min=void 0,m.max=void 0,g.isNumber(m.clonedFrom.minDefined)||(m.min=void 0),g.isNumber(m.clonedFrom.maxDefined)||(m.max=void 0),this._disposers.push(m.clonedFrom.events.on("extremeschanged",function(){g.isNumber(m.clonedFrom.minDefined)&&(m.min=m.clonedFrom.min),g.isNumber(m.clonedFrom.maxDefined)&&(m.max=m.clonedFrom.max)},void 0,!1))}s.xAxis=u}else this.scrollbarChart.xAxes.each(function(t){t.clonedFrom==i.xAxis&&(s.xAxis=t)});if(a){var _,P=i.yAxis.clone();if(r.yAxes.moveValue(P),P.title.disabled=!0,P.rangeChangeDuration=0,(_=P.renderer).ticks.template.disabled=!0,_.inside=!0,_.labels.template.inside=!0,_.line.strokeOpacity=0,_.minLabelPosition=.02,_.maxLabelPosition=.98,_.line.disabled=!0,_.axisFills.template.disabled=!0,_.grid.template.stroke=o.getFor("background"),_.baseGrid.disabled=!0,_.grid.template.strokeOpacity=.05,_.minWidth=void 0,_.minHeight=void 0,_.chart=r,_.padding(0,0,0,0),_.margin(0,0,0,0),P.height=Object(v.c)(100),_.labels.template.fillOpacity=.5,s.yAxis=P,P.maxZoomCount=void 0,P.minZoomCount=void 0,P instanceof h.a){var w=P;w.min=void 0,w.max=void 0;d=i.yAxis;P.groupCount=5*d.groupCount,this._disposers.push(w.clonedFrom.events.on("extremeschanged",function(){g.isNumber(w.clonedFrom.minDefined)&&(w.min=w.clonedFrom.minDefined),g.isNumber(w.clonedFrom.maxDefined)&&(w.max=w.clonedFrom.maxDefined)}))}else if(P instanceof l.a){var O=P;O.min=void 0,O.max=void 0,g.isNumber(O.clonedFrom.minDefined)||(O.min=void 0),g.isNumber(O.clonedFrom.maxDefined)||(O.max=void 0),this._disposers.push(O.clonedFrom.events.on("extremeschanged",function(){g.isNumber(O.clonedFrom.minDefined)&&(O.min=O.clonedFrom.minDefined),g.isNumber(O.clonedFrom.maxDefined)&&(O.max=O.clonedFrom.maxDefined)}))}}else this.scrollbarChart.yAxes.each(function(t){t.clonedFrom==i.yAxis&&(s.yAxis=t)});s.rangeChangeDuration=0,s.interpolationDuration=0,s.defaultState.transitionDuration=0,s.showOnInit=!1,this._disposers.push(s.events.on("validated",this.zoomOutAxes,this,!1)),this._disposers.push(i.events.on("datavalidated",function(){s.data!=i.data&&(s.data=i.data)},void 0,!1)),s.defaultState.properties.visible=!0,r.series.push(s),this.updateByOrientation()}},e.prototype.updateByOrientation=function(){var t=this;this._scrollbarChart&&(f.each(this._scrollbarChart.xAxes.iterator(),function(e){var i=e.renderer;"vertical"==t.orientation?(i.grid.template.disabled=!0,i.labels.template.disabled=!0,i.minGridDistance=10):(i.grid.template.disabled=!1,i.labels.template.disabled=!1,i.minGridDistance=e.clonedFrom.renderer.minGridDistance)}),f.each(this._scrollbarChart.yAxes.iterator(),function(e){var i=e.renderer;"horizontal"==t.orientation?(i.grid.template.disabled=!0,i.labels.template.disabled=!0,i.minGridDistance=10):(i.grid.template.disabled=!1,i.labels.template.disabled=!1,i.minGridDistance=e.clonedFrom.renderer.minGridDistance)}))},e.prototype.handleSeriesRemoved=function(t){var e=t.oldValue,i=this.scrollbarChart;i.series.each(function(t){t&&t.clonedFrom==e&&i.series.removeValue(t)}),0==i.series.length&&(i.xAxes.clear(),i.yAxes.clear());try{e.events.off("validated",this.zoomOutAxes,this)}catch(t){}},Object.defineProperty(e.prototype,"scrollbarChart",{get:function(){return this._scrollbarChart},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"chart",{get:function(){return this._chart.get()},set:function(t){this._chart.get()!==t&&(this._chart.set(t,t.events.on("datavalidated",this.handleDataChanged,this,!1)),this.handleDataChanged(),this._scrollbarChart.dataProvider=t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"unselectedOverlay",{get:function(){return this._unselectedOverlay},enumerable:!0,configurable:!0}),e.prototype.handleDataChanged=function(){this.chart.data!=this.scrollbarChart.data?this.scrollbarChart.data=this.chart.data:this.scrollbarChart.invalidateRawData()},e.prototype.zoomOutAxes=function(){var t=this.scrollbarChart;f.each(t.xAxes.iterator(),function(t){t.zoom({start:0,end:1},!0,!0)}),f.each(t.yAxes.iterator(),function(t){t.zoom({start:0,end:1},!0,!0)})},e.prototype.updateThumb=function(e){if(void 0===e&&(e=!0),t.prototype.updateThumb.call(this,e),this._unselectedOverlay){var i=this.thumb,r=i.pixelX||0,n=i.pixelY||0,a=i.pixelWidth||0,o=i.pixelHeight||0,s="";"horizontal"==this.orientation?(s=m.rectToPath({x:-1,y:0,width:r,height:o}),s+=m.rectToPath({x:r+a,y:0,width:(this.pixelWidth||0)-r-a,height:o})):(s=m.rectToPath({x:0,y:0,width:a,height:n}),s+=m.rectToPath({x:0,y:n+o,width:a,height:(this.pixelHeight||0)-n-o})),this._unselectedOverlay.path=s}},e.prototype.processConfig=function(e){if(e&&g.hasValue(e.series)&&g.isArray(e.series))for(var i=0,r=e.series.length;ir?1:t.idx-e.idx}),t=e.map(function(t){return t.data});var i=this.element,r=!0;if(i.node&&i.node.childNodes)for(var n=0,a=i.node.childNodes.length;n0;){var t=this.children.getIndex(0);t.parent=void 0,this.children.removeValue(t)}},e.prototype.disposeChildren=function(){for(;this.children.length>0;){var t=this.children.getIndex(0);t.dispose(),this.children.removeValue(t)}},Object.defineProperty(e.prototype,"background",{get:function(){return this._background||(this._background=this.createBackground(),this.processBackground()),this._background},set:function(t){this._background&&this.background!=t&&this.removeDispose(this._background),t&&(this._background=t,this._disposers.push(t),this.processBackground())},enumerable:!0,configurable:!0}),e.prototype.handleGlobalScale=function(){t.prototype.handleGlobalScale.call(this),this.children.each(function(t){t.handleGlobalScale()})},e.prototype.createBackground=function(){return new h.a},e.prototype.processBackground=function(){var t=this._background;t&&(t.isMeasured=!1,this._background.fill=(new d.a).getFor("background"),t.parent=this,t.isMeasured=!1,this.children.removeValue(t),this._disposers.push(t),this.group.addToBack(this._background.group))},e.prototype.validateLayout=function(){var t=this;p.c.removeFromInvalidLayouts(this),this.layoutInvalid=!1,this._availableWidth=this.innerWidth,this._availableHeight=this.innerHeight;var e=0,i=0,r=!0;this.children&&(this.sortChildren(),g.each(this._childrenByLayout,function(n){var a,o;if(y.isNumber(n.relativeWidth)?(a=m.round(t._availableWidth*n.relativeWidth,2),"horizontal"==t.layout&&(a-=n.pixelMarginRight+n.pixelMarginLeft)):"horizontal"==t.layout&&n.invalid&&n.validate(),y.isNumber(n.relativeHeight)?(o=m.round(t._availableHeight*n.relativeHeight,2),"vertical"==t.layout&&(o-=n.pixelMarginTop+n.pixelMarginBottom)):"vertical"==t.layout&&n.invalid&&n.validate(),0==n.invalid){if(y.isNumber(n.relativeWidth)&&(n.maxWidth=a),y.isNumber(n.relativeHeight)&&(n.maxHeight=o),n.isMeasured){"horizontal"==t.layout&&(y.isNumber(n.percentWidth)||n.measuredWidth>0&&(t._availableWidth-=n.measuredWidth+n.pixelMarginLeft+n.pixelMarginRight)),"vertical"==t.layout&&(y.isNumber(n.percentHeight)||n.measuredHeight>0&&(t._availableHeight-=n.measuredHeight+n.pixelMarginTop+n.pixelMarginBottom));var s=n.measuredWidth,u=n.measuredHeight;"none"!=n.align&&(s+=n.pixelMarginLeft+n.pixelMarginRight),"none"!=n.valign&&(u+=n.pixelMarginTop+n.pixelMarginBottom),e=Math.max(e,s),i=Math.max(i,u)}}else n.isMeasured&&(y.isNumber(n.relativeWidth)&&n.maxWidth!=a&&(n.maxWidth=a,r=!1),y.isNumber(n.relativeHeight)&&n.maxHeight!=o&&(n.maxHeight=o,r=!1))})),this._absoluteWidth=e,this._absoluteHeight=i,r&&this.arrange()},e.prototype.arrange=function(){var t,e,i,r,n,a,o,s,u,l,h,p=this,d=this.children,v=0,b=0,x=m.max(this.innerWidth,this._absoluteWidth),_=m.max(this.innerHeight,this._absoluteHeight),P=this.pixelPaddingLeft,w=this.pixelPaddingRight,O=this.pixelPaddingTop,T=this.pixelPaddingBottom,S=0,C=0,I=0,D=0,k=[],j=[],V=this.maxWidth,A=this.maxHeight,M=this.minWidth,F=this.minHeight,E=g.copy(d.values);if(this.reverseOrder&&E.reverse(),"grid"==this.layout){a=V,n=1;for(var R=0,L=E.length;Rn&&(n=N)}}a=m.fitToRange(a,1,V),n=m.fitToRange(n,1,V),o=this.fixedWidthGrid?V/n:V/a,o=m.max(1,Math.floor(o)),o=m.min(this.maxColumns,o),k=this.getColumnWidth(E,o,n)}for(R=0,L=E.length;Rm.min(this.innerWidth,V)-$+1&&D=o&&(D=0,C+=j[I],I++,S=0)}"none"!==this.layout&&(B.moveTo({x:U,y:H}),q=U+B.maxLeft-Y,Q=U+B.maxRight+z,Z=H+B.maxTop-W,J=H+B.maxBottom+X,(Q>e||!y.isNumber(e))&&(e=Q),(qr||!y.isNumber(r))&&(r=J),(Q>u||!y.isNumber(u))&&(u=Q),(qh||!y.isNumber(h))&&(h=h))}}if("none"==this.layout){var tt=this.bbox;t=tt.x,e=tt.x+tt.width,i=tt.y,r=tt.y+tt.height}y.isNumber(t)||(t=0,s=0),y.isNumber(e)||(u=e=this._availableWidth),y.isNumber(i)||(i=0,l=0),y.isNumber(r)||(h=r=this._availableHeight),y.isNumber(l)||(l=0),y.isNumber(h)||(h=l),y.isNumber(s)||(s=0),y.isNumber(u)||(u=s),v=e-t,b=r-i,y.isNumber(this.relativeWidth)&&(t=0,e=v=V-P-w),y.isNumber(this.relativeHeight)&&(i=0,r=b=A-O-T),y.isNumber(this._pixelWidth)&&(t=0,v=this._pixelWidth-P-w),y.isNumber(M)&&v0){var rt,nt,at=v,ot=b;at=-.5&&e<=this.pixelWidth+.5&&i>=-.5&&i<=this.pixelHeight+.5},e.prototype.copyFrom=function(e){var i=this;t.prototype.copyFrom.call(this,e),this.layout=e.layout,this.setStateOnChildren=e.setStateOnChildren,e._background&&(this.background=e._background.clone(),this.background.copyFrom(e._background)),f.each(e.children.iterator(),function(t){t.shouldClone&&(t.clone().parent=i)})},Object.defineProperty(e.prototype,"preloader",{get:function(){var t=this._preloader;return t||(this.parent?this.parent.preloader:void 0)},set:function(t){this._preloader&&this.removeDispose(this._preloader),this._preloader=t,t&&(t.parent=this.tooltipContainer,this._disposers.push(t))},enumerable:!0,configurable:!0}),e.prototype.setPaper=function(e){var i=this,r=t.prototype.setPaper.call(this,e);return r&&(this._background&&(this._background.paper=e,this._background.topParent=this.topParent),this.children.each(function(t){t.setPaper(e),t.topParent=i.topParent})),r},e.prototype.removeFromInvalids=function(){t.prototype.removeFromInvalids.call(this),p.c.removeFromInvalidLayouts(this)},e.prototype.setDataItem=function(e){this._dataItem!=e&&(f.each(this.children.iterator(),function(t){t.dataItem=e}),this._background&&(this._background.dataItem=e)),t.prototype.setDataItem.call(this,e)},e.prototype.measureElement=function(){this.disabled||this.isTemplate||"none"==this.layout||this.__disabled||this.validateLayout()},Object.defineProperty(e.prototype,"fontFamily",{get:function(){return this.getPropertyValue("fontFamily")},set:function(t){this.setPropertyValue("fontFamily",t,!0)&&(this.setSVGAttribute({"font-family":t}),this.invalidateLabels())},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"fontSize",{get:function(){return this.getPropertyValue("fontSize")},set:function(t){this.setPropertyValue("fontSize",t,!0)&&(this.setSVGAttribute({"font-size":t}),this.invalidateLabels())},enumerable:!0,configurable:!0}),e.prototype.invalidateLabels=function(){this.children.each(function(t){t.hardInvalidate?(t.hardInvalidate(),t.events.once("validated",t.handleValidate,t,!1)):t instanceof e&&t.invalidateLabels()})},Object.defineProperty(e.prototype,"fontWeight",{get:function(){return this.getPropertyValue("fontWeight")},set:function(t){this.setPropertyValue("fontWeight",t),this.setSVGAttribute({"font-weight":t})},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"textDecoration",{get:function(){return this.getPropertyValue("textDecoration")},set:function(t){this.setPropertyValue("textDecoration",t),this.setSVGAttribute({"text-decoration":t})},enumerable:!0,configurable:!0}),e.prototype.dispose=function(){this._background&&this._background.dispose(),this._shouldBeReady=[],this.disposeChildren(),t.prototype.dispose.call(this)},e.prototype.setState=function(e,i,r){var n=e;return e instanceof a.a&&(n=e.name),this.setStateOnChildren&&f.each(this.children.iterator(),function(t){t.setState(n,i,r),"active"!=n&&(t.isActive=!1)}),this._background&&this._background.setState(n),this.setStateOnSprites.length&&g.each(this.setStateOnSprites,function(t){t.setState(n,i,r)}),t.prototype.setState.call(this,e,i,r)},e.prototype.setActive=function(e){t.prototype.setActive.call(this,e),this._background&&(this._background.isActive=e)},e.prototype.dispatchReady=function(){var e=this;if(!this.isReady()&&!this.isDisposed()){var i=!0;f.eachContinue(this.children.iterator(),function(t){return!!(t.__disabled||t.disabled||t.isReady())||(i=!1,!1)}),g.eachContinue(this._shouldBeReady,function(t){return!!(t.__disabled||t.disabled||t.isReady())||(i=!1,!1)}),i?t.prototype.dispatchReady.call(this):p.c.events.once("exitframe",function(){e.dispatchReady(),b.b.requestFrame()},void 0,!1)}},e.prototype._systemUpdate=function(e){this.children.each(function(t){t.invalid&&(t._systemCheckIfValidate()?t.dataItem&&t.dataItem.component&&t.dataItem.component.dataInvalid?e.push(t):t.validate():e.push(t))}),t.prototype._systemUpdate.call(this,e)},e.prototype._systemValidatePositions=function(){this.children.each(function(t){t.positionInvalid&&t.validatePosition()}),t.prototype._systemValidatePositions.call(this)},e.prototype._systemValidateLayouts=function(){this.layoutInvalid&&!this.isDisposed()&&this.validateLayout()},Object.defineProperty(e.prototype,"tapToActivate",{get:function(){return this._tapToActivate},set:function(t){this._tapToActivate!=t&&this.setTapToActivate(t)},enumerable:!0,configurable:!0}),e.prototype.setTapToActivate=function(t){var e=this;this._tapToActivate=t,this.interactions.isTouchProtected=t,t&&this.interactions.setEventDisposer("container-tapToActivate",t,function(){return new s.c([e.events.on("hit",e.handleTapToActivate,e,!1),e.events.on("down",e.initTapTimeout,e,!1),e.events.on("track",e.initTapTimeout,e,!1),Object(l.b)().body.events.on("down",function(t){Object(l.b)().isLocalElement(t.pointer,e.paper.svg,e.uid)||e.handleTapToActivateDeactivation()},e,!1)])}),Object(l.b)()},e.prototype.handleTapToActivate=function(){this.interactions.isTouchProtected=!1,this.initTapTimeout()},e.prototype.handleTapToActivateDeactivation=function(){this.interactions.isTouchProtected=!0},e.prototype.initTapTimeout=function(){var t=this;this._tapToActivateTimeout&&this._tapToActivateTimeout.dispose(),this.tapToActivate&&!this.interactions.isTouchProtected&&this.tapTimeout&&(this._tapToActivateTimeout=this.setTimeout(function(){t.handleTapToActivateDeactivation()},this.tapTimeout))},e.prototype.moveHtmlContainer=function(t){var e=v.q(t);if(e){this.htmlContainer=e;var i=this.svgContainer;i.htmlElement=e,i.htmlElement.appendChild(i.SVGContainer),i.initSensor(),i.measure()}else y.isString(t)&&""!=t&&b.b.log("html container '"+t+"' not found")},e.prototype.hasLicense=function(){if(x.a.commercialLicense)return!0;for(var t=0;tthis._negativeBase?a.positive:n=0?t.toExponential(e.decimals.passive).split("e"):t.toExponential().split("e"),t=Number(l[0]),n="e"+l[1],e.modSpacing&&(n=" "+n)}else if(0===e.decimals.passive)t=Math.round(t);else if(e.decimals.passive>0){var c=Math.pow(10,e.decimals.passive);t=Math.round(t*c)/c}var d="",f=h.numberToString(t).split("."),g=f[0];if(g.length0){for(var m=[],y=g.split("").reverse().join(""),v=0,b=g.length;v<=b;v+=e.thousands.interval){var x=y.substr(v,e.thousands.interval).split("").reverse().join("");""!==x&&m.unshift(x)}g=m.join(e.thousands.separator)}d+=g,1===f.length&&f.push("");var _=f[1];return _.length>>16)*a+n*(65535&r>>>16)<<16>>>0)}})},CnhP:function(t,e,i){"use strict";i.d(e,"a",function(){return l});var r=i("m4/l"),n=i("Vs7R"),a=i("aCit"),o=i("Gg2j"),s=i("Mtpk"),u=i("v9UT"),l=function(t){function e(){var e=t.call(this)||this;return e.className="RoundedRectangle",e.element=e.paper.add("path"),e.cornerRadius(3,3,3,3),e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.draw=function(){t.prototype.draw.call(this);var e=this.innerWidth,i=this.innerHeight;if(s.isNumber(e)&&s.isNumber(i)){var r=o.min(e,i)/2,n=u.relativeToValue(this.cornerRadiusTopLeft,r),a=u.relativeToValue(this.cornerRadiusTopRight,r),l=u.relativeToValue(this.cornerRadiusBottomRight,r),h=u.relativeToValue(this.cornerRadiusBottomLeft,r),c=o.min(Math.abs(e/2),Math.abs(i/2)),p=o.fitToRange(n,0,c),d=o.fitToRange(a,0,c),f=o.fitToRange(l,0,c),g=o.fitToRange(h,0,c),m="M"+p+",0 L"+(e-d)+",0"+(" a"+d+","+d+" 0 0 1 "+d+","+d)+(" L"+e+","+(i-f))+(" a"+f+","+f+" 0 0 1 -"+f+","+f)+(" L"+g+","+i)+(" a"+g+","+g+" 0 0 1 -"+g+",-"+g)+(" L0,"+p)+(" a"+p+","+p+" 0 0 1 "+p+",-"+p)+" Z";this.path=m}},e.prototype.cornerRadius=function(t,e,i,r){this.cornerRadiusTopLeft=t,this.cornerRadiusTopRight=e,this.cornerRadiusBottomLeft=i,this.cornerRadiusBottomRight=r},Object.defineProperty(e.prototype,"cornerRadiusTopLeft",{get:function(){return this.getPropertyValue("cornerRadiusTopLeft")},set:function(t){this.setPercentProperty("cornerRadiusTopLeft",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cornerRadiusTopRight",{get:function(){return this.getPropertyValue("cornerRadiusTopRight")},set:function(t){this.setPercentProperty("cornerRadiusTopRight",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cornerRadiusBottomRight",{get:function(){return this.getPropertyValue("cornerRadiusBottomRight")},set:function(t){this.setPercentProperty("cornerRadiusBottomRight",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cornerRadiusBottomLeft",{get:function(){return this.getPropertyValue("cornerRadiusBottomLeft")},set:function(t){this.setPercentProperty("cornerRadiusBottomLeft",t,!0)},enumerable:!0,configurable:!0}),e.prototype.measureElement=function(){},Object.defineProperty(e.prototype,"bbox",{get:function(){return this.definedBBox?this.definedBBox:this.isMeasured?{x:0,y:0,width:this.innerWidth,height:this.innerHeight}:{x:0,y:0,width:0,height:0}},enumerable:!0,configurable:!0}),e}(n.a);a.c.registeredClasses.RoundedRectangle=l},CqLV:function(t,e,i){var r=i("vfdp"),n=i("6aQQ"),a=i("/IPK"),o=i("15c/"),s=i("jnLg").trim,u=i("DUr5"),l=a("".charAt),h=r.parseFloat,c=r.Symbol,p=c&&c.iterator,d=1/h(u+"-0")!=-1/0||p&&!n(function(){h(Object(p))});t.exports=d?function(t){var e=s(o(t)),i=h(e);return 0===i&&"-"==l(e,0)?-0:i}:h},CuFa:function(t,e,i){"use strict";i.d(e,"a",function(){return c});var r=i("m4/l"),n=i("Tjl+"),a=i("vMqJ"),o=i("P7v+"),s=i("aCit"),u=i("Wglt"),l=i("Mtpk"),h=i("tjMS"),c=function(t){function e(){var e=t.call(this)||this;return e._stops=new a.b,e.element=e.paper.addGroup("radialGradient"),e.id="gradient-"+s.c.getUniqueId(),e.element.attr({id:e.id}),e._disposers.push(e.element),e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.draw=function(){var t,e=this,i=this.element;l.isNumber(this.cx)&&((t=this.cx)instanceof h.a&&(t=t.percent+"%"),i.attr({cx:t}));l.isNumber(this.cy)&&((t=this.cy)instanceof h.a&&(t=t.percent+"%"),i.attr({cy:t}));this.fx&&((t=this.fx)instanceof h.a&&(t=t.percent+"%"),i.attr({fx:t}));this.fy&&((t=this.fy)instanceof h.a&&(t=t.percent+"%"),i.attr({fy:t}));i.removeChildNodes(),u.each(u.indexed(this._stops.iterator()),function(t){var r=t[0],n=t[1],a=n.offset;l.isNumber(a)||(a=r/(e._stops.length-1));var o=e.paper.add("stop");l.hasValue(n.color)&&o.attr({"stop-color":n.color.toString()}),l.isNumber(n.opacity)&&o.attr({"stop-opacity":n.opacity}),l.isNumber(a)&&o.attr({offset:a}),i.add(o)})},e.prototype.addColor=function(t,e,i){this._stops.push({color:t,opacity:e,offset:i}),this.draw()},Object.defineProperty(e.prototype,"paper",{get:function(){return this._paper?this._paper:Object(o.b)()},set:function(t){this._paper!=t&&(this._paper=t,this.draw(),t.appendDef(this.element))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cx",{get:function(){return this._cx},set:function(t){this._cx=t,this.draw()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cy",{get:function(){return this._cy},set:function(t){this._cy=t,this.draw()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"fx",{get:function(){return this._fx},set:function(t){this._fx=t,this.draw()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"fy",{get:function(){return this._fy},set:function(t){this._fy=t,this.draw()},enumerable:!0,configurable:!0}),e.prototype.copyFrom=function(e){t.prototype.copyFrom.call(this,e),this.stops.copyFrom(e.stops),this.cx=e.cx,this.cy=e.cy,this.fx=e.fx,this.fy=e.fy},Object.defineProperty(e.prototype,"stops",{get:function(){return this._stops},enumerable:!0,configurable:!0}),e.prototype.clear=function(){this._stops.clear()},e}(n.a);s.c.registeredClasses.RadialGradient=c},D3TA:function(t,e,i){"use strict";var r=i("UseD"),n=i("X/sl").map,a=i("3Hw+"),o=r.aTypedArray;(0,r.exportTypedArrayMethod)("map",function(t){return n(o(this),t,arguments.length>1?arguments[1]:void 0,function(t,e){return new(a(t))(e)})})},"DA7/":function(t,e,i){"use strict";i.d(e,"a",function(){return o});var r=i("m4/l"),n=i("Tjl+"),a=i("aCit"),o=function(t){function e(){var e=t.call(this)||this;return e.className="ColorModifier",e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.modify=function(t){return t},e}(n.a);a.c.registeredClasses.ColorModifier=o},DDWt:function(t,e,i){var r=i("3sMl"),n=i("MmXe").EXISTS,a=i("/IPK"),o=i("8+rI").f,s=Function.prototype,u=a(s.toString),l=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,h=a(l.exec);r&&!n&&o(s,"name",{configurable:!0,get:function(){try{return h(l,u(this))[1]}catch(t){return""}}})},DG6Q:function(t,e,i){"use strict";i.d(e,"a",function(){return l});var r=i("m4/l"),n=i("C6dT"),a=i("CnhP"),o=i("aCit"),s=i("tjMS"),u=i("Gg2j"),l=function(t){function e(){var e=t.call(this)||this;return e.className="Column",e.width=Object(s.c)(80),e.height=Object(s.c)(80),e.events.disableType("transformed"),e.applyOnClones=!0,e.strokeOpacity=1,e.layout="none",e.createAssets(),e.events.on("childadded",e.handleKidAdded,e,!1),e}return Object(r.c)(e,t),e.prototype.handleKidAdded=function(){"none"==this.layout&&(this.layout="absolute")},e.prototype.createAssets=function(){this.column=this.createChild(a.a),this.column.shouldClone=!1,this.column.isMeasured=!1,this.column.cornerRadius(0,0,0,0),this._disposers.push(this.column)},e.prototype.validate=function(){t.prototype.validate.call(this);var e=this.column;e&&(e.width=u.min(this.pixelWidth,this.maxWidth),e.height=u.min(this.pixelHeight,this.maxHeight),e.invalid&&e.validate())},e.prototype.copyFrom=function(e){t.prototype.copyFrom.call(this,e),this.column&&this.column.copyFrom(e.column)},Object.defineProperty(e.prototype,"bbox",{get:function(){return this.definedBBox?this.definedBBox:this.column?{x:0,y:0,width:this.column.measuredWidth,height:this.column.measuredHeight}:{x:0,y:0,width:u.min(this.pixelWidth,this.maxWidth),height:u.min(this.pixelHeight,this.maxHeight)}},enumerable:!0,configurable:!0}),e}(n.a);o.c.registeredClasses.Column=l},DH1Q:function(t,e){t.exports=function(t){return null===t||void 0===t}},DHte:function(t,e,i){"use strict";i.d(e,"a",function(){return c});var r=i("m4/l"),n=i("Tjl+"),a=i("8ZqG"),o=i("aCit"),s=i("hxI2"),u=i("Mtpk"),l=i("v9UT"),h=i("Gg2j"),c=function(t){function e(){var e=t.call(this)||this;return e._list=[],e._currentStep=0,e._startIndex=0,e._currentPass=0,e.baseColor=new a.a({r:103,g:183,b:220}),e.stepOptions={},e.passOptions={brighten:-.2},e.step=1,e.minColors=20,e.minLightness=.2,e.maxLightness=.9,e.shuffle=!1,e.wrap=!0,e.reuse=!1,e.saturation=1,e.className="ColorSet",e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"list",{get:function(){return this._list||this.generate(this.minColors),this._list},set:function(t){this._list=t,this.reset()},enumerable:!0,configurable:!0}),e.prototype.getReusableColor=function(t){if(0==this._list.length)return this.generate(1),this.list[0];var e=t-Math.floor(t/this._list.length)*this.list.length;return this.list[e]},e.prototype.next=function(){var t;return this.list.length<=this._currentStep?this.reuse?t=this.getReusableColor(this._currentStep):(this.generate(h.max(this.minColors,this._currentStep+1)),t=this.list[this._currentStep]):t=this.list[this._currentStep],this._currentStep+=this.step,t.saturate(this.saturation)},e.prototype.getIndex=function(t){var e;return this.list.length<=t?this.reuse?e=this.getReusableColor(t):(this.generate(this.minColors),e=this.getIndex(t)):e=this.list[t],e.saturate(this.saturation)},e.prototype.reset=function(){this._currentStep=this._startIndex},Object.defineProperty(e.prototype,"currentStep",{get:function(){return this._currentStep},set:function(t){this._currentStep=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"startIndex",{get:function(){return this._startIndex},set:function(t){this._startIndex=t,this.reset()},enumerable:!0,configurable:!0}),e.prototype.generate=function(t){var e=this.currentColor,i=s.rgbToHsl(u.getValue(e.rgb)),r=u.hasValue(this.stepOptions.hue)?this.stepOptions.hue:1/t,n={brighten:0,lighten:0,hue:i.h,lightness:i.l,saturation:i.s},o=[],h=0==this.list.length?0:1;if(this.reuse)for(var c=h;c<=t;c++)o.push(s.rgbToHsl(u.getValue(this._list[c].rgb)).h);else for(c=h;c<=t;c++){var p=i.h+r*c;this.wrap&&p>1&&(p-=1),o.push(p)}this.shuffle&&o.sort(function(t,e){return Math.random()-.5});for(c=0;c1?t.l=t.l-Math.floor(t.l):t.l<0&&(t.l=-(t.l-Math.floor(t.l))),t.l=l.fitNumberRelative(t.l,this.minLightness,this.maxLightness)):(t.l>1?t.l=1:t.l<0&&(t.l=0),t.l=l.fitNumber(t.l,this.minLightness,this.maxLightness))},e.prototype.processConfig=function(e){if(e){if(u.hasValue(e.list)&&u.isArray(e.list))for(var i=0,r=e.list.length;i0;)if(p(l=c[d],d,h))switch(t){case 0:return l;case 1:return d}return e?-1:void 0}};t.exports={findLast:s(0),findLastIndex:s(1)}},FE89:function(t,e,i){"use strict";var r=i("YvlP"),n=i("NZ9V"),a=i("3weC"),o=i("DH1Q"),s=i("tHyI"),u=i("15c/"),l=i("swFJ"),h=i("Axuv"),c=i("L0in"),p=i("Xw1K");n("match",function(t,e,i){return[function(e){var i=l(this),n=o(e)?void 0:h(e,t);return n?r(n,e,i):new RegExp(e)[t](u(i))},function(t){var r=a(this),n=u(t),o=i(e,r,n);if(o.done)return o.value;if(!r.global)return p(r,n);var l=r.unicode;r.lastIndex=0;for(var h,d=[],f=0;null!==(h=p(r,n));){var g=u(h[0]);d[f]=g,""===g&&(r.lastIndex=c(n,s(r.lastIndex),l)),f++}return 0===f?null:d}]})},FK6V:function(t,e,i){var r=i("0sYB"),n=i("vfdp"),a=i("u1aT").setInterval;r({global:!0,bind:!0,forced:n.setInterval!==a},{setInterval:a})},FL8s:function(t,e,i){"use strict";var r=i("0sYB"),n=i("7dku").left,a=i("xlUI"),o=i("hvfb"),s=i("nlhF");r({target:"Array",proto:!0,forced:!a("reduce")||!s&&o>79&&o<83},{reduce:function(t){var e=arguments.length;return n(this,t,e,e>1?arguments[1]:void 0)}})},FLrO:function(t,e,i){"use strict";var r=i("0sYB"),n=i("gkNw"),a=i("Ox5T"),o=i("KJuV"),s=i("z4fB"),u=i("QzDi"),l=i("k2B3"),h=i("Pm8L"),c=i("IjD+"),p=i("ZimZ"),d=i("L4xm"),f=i("kwKT"),g=i("KslR"),m=i("gk90"),y=g("toStringTag"),v=Error,b=[].push,x=function(t,e){var i,r=arguments.length>2?arguments[2]:void 0,s=n(_,this);o?i=o(v(),s?a(this):_):(i=s?this:u(_),l(i,y,"Error")),void 0!==e&&l(i,"message",f(e)),m&&l(i,"stack",c(i.stack,1)),p(i,r);var h=[];return d(t,b,{that:h}),l(i,"errors",h),i};o?o(x,v):s(x,v,{name:!0});var _=x.prototype=u(v.prototype,{constructor:h(1,x),message:h(1,""),name:h(1,"AggregateError")});r({global:!0,constructor:!0,arity:2},{AggregateError:x})},FZ9I:function(t,e,i){i("0FA2")("flat")},FZOp:function(t,e,i){var r=i("0sYB"),n=i("vfdp"),a=i("NRfM");r({global:!0},{Reflect:{}}),a(n.Reflect,"Reflect",!0)},Fhpb:function(t,e,i){"use strict";var r=i("/IPK"),n=i("UseD"),a=r(i("39+r")),o=n.aTypedArray;(0,n.exportTypedArrayMethod)("copyWithin",function(t,e){return a(o(this),t,e,arguments.length>2?arguments[2]:void 0)})},FzPm:function(t,e,i){"use strict";i.d(e,"a",function(){return l});var r=i("m4/l"),n=i("Vs7R"),a=i("tjMS"),o=i("aCit"),s=i("v9UT"),u=i("Gg2j"),l=function(t){function e(){var e=t.call(this)||this;return e.className="Circle",e.element=e.paper.add("circle"),e.setPercentProperty("radius",Object(a.c)(100)),e.setPropertyValue("horizontalCenter","middle"),e.setPropertyValue("verticalCenter","middle"),e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.draw=function(){t.prototype.draw.call(this),this.element.attr({r:this.pixelRadius})},Object.defineProperty(e.prototype,"radius",{get:function(){return this.getPropertyValue("radius")},set:function(t){this.setPercentProperty("radius",t,!0,!1,10,!1)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pixelRadius",{get:function(){return s.relativeToValue(this.radius,u.min(this.innerWidth/2,this.innerHeight/2))},enumerable:!0,configurable:!0}),e.prototype.measureElement=function(){var t=this.pixelRadius;this._bbox={x:-t,y:-t,width:2*t,height:2*t}},e}(n.a);o.c.registeredClasses.Circle=l},G83T:function(t,e,i){i("0sYB")({target:"Math",stat:!0},{trunc:i("UN/h")})},GAaQ:function(t,e,i){"use strict";i.d(e,"a",function(){return V});var r,n=i("m4/l"),a=i("qJno"),o=i("x79X"),s=i("Vs7R"),u=i("W8Sc"),l=i("vMqJ"),h=i("+qIf"),c=i("7XB+"),p=i("akNo"),d=i("CTEm"),f=i("P/bD"),g=i("/IEW"),m=i("8ZqG"),y=i("aCit"),v=i("Q4nc"),b=i("58Sn"),x=i("LBDG"),_=i("Qkdp"),P=i("OVUc"),w=i("Mtpk"),O=i("pjXm"),T=i("v9UT"),S=i("hJ5i"),C=i("Gg2j"),I=i("ScGY");var D=/src: ([^;]+);/;function k(t,e,i){return Object(n.b)(this,void 0,void 0,function(){var r,a,o,s;return Object(n.d)(this,function(u){switch(u.label){case 0:return u.trys.push([0,2,,3]),[4,P.load(e)];case 1:return r=u.sent(),[3,3];case 2:return a=u.sent(),console.error("Failed to load stylesheet",e,a),[2];case 3:(o=t.createElement("style")).textContent=r.response,""!=v.a.nonce&&o.setAttribute("nonce",v.a.nonce),t.head.appendChild(o),u.label=4;case 4:return u.trys.push([4,,7,8]),[4,function(t){return Object(n.b)(this,void 0,void 0,function(){var e;return Object(n.d)(this,function(i){switch(i.label){case 0:e=t.sheet,i.label=1;case 1:return i.trys.push([1,2,,4]),[2,e.cssRules];case 2:return i.sent(),[4,new Promise(function(i,r){t.addEventListener("load",function(){i(e.cssRules)},!0),t.addEventListener("error",function(t){r(t)},!0),setTimeout(function(){r(new Error("Timeout while waiting for "+this.serializeElement(this.sprite.paper.defs)+this.serializeElement(this.sprite.dom),t,s,u,c,l,h),y=new Blob([m],{type:"image/svg+xml"}),r=i.createObjectURL(y),[4,this.loadNewImage(r,s*c*p,u*c*p,"anonymous")];case 3:return v=n.sent(),d.drawImage(v,0,0),[3,5];case 4:return null!==r&&i.revokeObjectURL(r),null!==a&&S.each(a,function(t){i.revokeObjectURL(t)}),this.restoreRemovedObjects(),[7];case 5:return[2,o]}})})},e.prototype.getCanvasAdvanced=function(t){return Object(n.b)(this,void 0,void 0,function(){var e,i,r,a,o,s,u,l,h,c,p;return Object(n.d)(this,function(n){switch(n.label){case 0:return w.hasValue(t)||(t={}),[4,this.imagesToDataURI(this.sprite.dom,t)];case 1:return n.sent(),e=this.backgroundColor||this.findBackgroundColor(this.sprite.dom),[4,this.canvg];case 2:return i=n.sent(),r=this.sprite.pixelWidth,a=this.sprite.pixelHeight,o=b.l(this.sprite.dom),s=b.m(this.sprite.dom),u=t.scale||1,l=this.getPixelRatio(t),u=this.getAdjustedScale(r*l,a*l,u,t),h=this.normalizeSVG(this.serializeElement(this.sprite.paper.defs)+this.serializeElement(this.sprite.dom),t,r,a,u,o,s,e),(c=this.getDisposableCanvas()).style.width=r*l*u+"px",c.style.height=a*l*u+"px",c.width=r*l*u,c.height=a*l*u,p={useCORS:!0},1!=l&&(p.ignoreDimensions=!0,p.scaleWidth=r*l*u,p.scaleHeight=a*l*u),[4,i.fromString(c.getContext("2d"),h,p).render()];case 3:return n.sent(),[2,c]}})})},e.prototype.getImageAdvanced=function(t,e,i){return Object(n.b)(this,void 0,void 0,function(){var r,a,o;return Object(n.d)(this,function(n){switch(n.label){case 0:return(r=this._objectsAlreadyHidden)||this.hideNonExportableSprites(),w.hasValue(e)||(e=this.getFormatOptions(t)),[4,this.getCanvasAdvanced(e)];case 1:return a=n.sent(),!1===i?[3,3]:[4,this.addExtras(a,e,!0)];case 2:a=n.sent(),n.label=3;case 3:return o=a.toDataURL(this.getContentType(t),e.quality),this.disposeCanvas(a),r||this.restoreNonExportableSprites(),[2,o]}})})},e.prototype.getDisposableCanvas=function(){var t=document.createElement("canvas");return t.style.position="fixed",t.style.top="-10000px",document.body.appendChild(t),t},e.prototype.disposeCanvas=function(t){document.body.contains(t)&&document.body.removeChild(t)},e.prototype.getPixelRatio=function(t){return this.useRetina?T.getPixelRatio():1},e.prototype.getAdjustedScale=function(t,e,i,r){if(!r)return i;var n,a,o=t*i,s=t*i;return r.maxWidth&&o>r.maxWidth&&(n=r.maxWidth/t),r.maxHeight&&s>r.maxHeight&&(a=r.maxHeight/e),n||a?C.min(n,a):(r.minWidth&&o",{},1,1)],{type:"image/svg+xml"}),o=r.createObjectURL(a),s=void 0,n.label=2;case 2:return n.trys.push([2,4,,5]),[4,this.loadNewImage(o,1,1)];case 3:return s=n.sent(),[3,5];case 4:return n.sent(),[2,!1];case 5:i.drawImage(s,0,0),r.revokeObjectURL(o);try{return y.c.setCache("simplifiedImageExport",!0),[2,!0]}catch(t){return y.c.setCache("simplifiedImageExport",!1),[2,!1]}return[3,7];case 6:return n.sent(),y.c.setCache("simplifiedImageExport",!1),[2,!1];case 7:return[2]}})})},e.prototype.loadNewImage=function(t,e,i,r){return new Promise(function(n,a){var o;function s(){if(r){var e=o.src;o.onerror=function(){a(new Error('Loading image "'+t+'" failed'))},o.removeAttribute("crossorigin"),o.src="",o.src=e}else a(new Error('Loading image "'+t+'" failed'))}o=e&&i?new Image(e,i):new Image,r&&o.setAttribute("crossOrigin",r),o.onload=function(){n(o)},o.onabort=s,o.onerror=s,o.src=t})},e.prototype.getDOMURL=function(){return self.URL||self.webkitURL||self},e.prototype.getSVG=function(t,e,i){return void 0===i&&(i=!0),Object(n.b)(this,void 0,void 0,function(){var r,a,o,s,u,l,h,c,p,d;return Object(n.d)(this,function(n){switch(n.label){case 0:return(r=this._objectsAlreadyHidden)||this.hideNonExportableSprites(),w.hasValue(e)||(e=this.getFormatOptions("svg")),[4,this.awaitValidSprites()];case 1:return n.sent(),a=this.sprite.pixelWidth,o=this.sprite.pixelHeight,s=b.l(this.sprite.dom),u=b.m(this.sprite.dom),l=e.scale||1,h=this.getPixelRatio(e),l=this.getAdjustedScale(a*h,o*h,l,e),c=this.normalizeSVG(this.serializeElement(this.sprite.paper.defs)+this.serializeElement(this.sprite.dom),e,a,o,l,s,u),p=this.adapter.apply("charset",{charset:"charset=utf-8",type:"svg",options:e}).charset,d=this.adapter.apply("getSVG",{data:i?"data:"+this.getContentType(t)+";"+p+","+encodeURIComponent(c):c,options:e}).data,r||this.restoreNonExportableSprites(),[2,d]}})})},e.prototype.normalizeSVG=function(t,e,i,r,n,a,o,s){var u="";i&&(u+='width="'+Math.round(i*(n||1))+'px" '),r&&(u+='height="'+Math.round(r*(n||1))+'px" ');var l="";a&&(l+="font-family: "+a.replace(/"/g,"")+";"),o&&(l+="font-size: "+o+";"),n&&(u+='viewBox="0 0 '+i+" "+r+'" ');var h=[],c=t.match(//gi);if(c)for(var p=0;p]*)width="[^"]*"/,"$1")).replace(/(]*)height="[^"]*"/,"$1")).replace(/('+t+"",s&&(t=t.replace(/(]*>)/,'$1')),x.a()&&(t=t.replace(/]*\/>/gi,""));var d=new RegExp("url\\("+T.escapeForRgex(T.getBaseURI()),"g");if(t=(t=t.replace(d,"url(#")).replace(/url\("([^)]*)"\)/gm,"url($1)"),h.length)for(p=0;pr?1:ir?1:ir?1:ir?1:ir?-1:i=0)&&(l='"'+l+'"'),o.push(l)},function(t,e){var i=s.indexOf(t),r=s.indexOf(e);return i>r?1:i",e.tableClass&&(r=''),a=this.adapter.apply("formatDataFields",{dataFields:this.dataFields,format:"html"}).dataFields,o=this.data,e.pivot)s=this.adapter.apply("dataFieldsOrder",{dataFieldsOrder:this.dataFieldsOrder,format:"html"}).dataFieldsOrder,r+="\n",_.eachOrdered(a,function(t,i){var n=[];e.addColumnNames&&n.push(i);for(var a=o.length,s=0;sr?-1:i";else{for(e.addColumnNames&&(r+="\n\n"+this.getHTMLRow(a,e,void 0,!0,!0)+"\n"),r+="\n",u=o.length,l=0;l"}return r+="\n
",h=this.adapter.apply("charset",{charset:"charset=utf-8",type:t,options:e}).charset,[2,this.adapter.apply("getHTML",{data:i?"data:"+this.getContentType(t)+";"+h+","+encodeURIComponent(r):r,options:e}).data]})})},e.prototype.getHTMLRow=function(t,e,i,r,n){var a=this;void 0===r&&(r=!1),void 0===n&&(n=!1);var o="\t";e.rowClass&&(o='\t'),i||(i=t);var s=this.adapter.apply("dataFieldsOrder",{dataFieldsOrder:this.dataFieldsOrder,format:"html"}).dataFieldsOrder,u=n?"th":"td",l=!0;return _.eachOrdered(i,function(i,n){var s=a.convertEmptyValue(i,t[i],e),h=r?s:a.convertToSpecialFormat(i,s,e);h=(h=""+h).replace(/[\u00A0-\u9999<>\&]/gim,function(t){return"&#"+t.charCodeAt(0)+";"});var c=u;e.pivot&&l&&(c="th"),e.cellClass?o+="\n\t\t<"+c+' class="'+e.cellClass+'">'+h+"":o+="\n\t\t<"+c+">"+h+"",l=!1},function(t,e){var i=s.indexOf(t),r=s.indexOf(e);return i>r?1:i"},e.prototype.getJSON=function(t,e,i){return void 0===i&&(i=!0),Object(n.b)(this,void 0,void 0,function(){var r,a,o,s,u,l,h,c,p=this;return Object(n.d)(this,function(n){if(w.hasValue(e)||(e=this.getFormatOptions("json")),a=this.adapter.apply("formatDataFields",{dataFields:this.dataFields,format:"json"}).dataFields,this._dynamicDataFields)r=this.data;else for(r=[],o=this.data,s=function(t,i){var n=o[i];if("object"==typeof n){var s={};_.each(n,function(t,i){w.hasValue(a[t])&&(s[a[t]]=p.convertToSpecialFormat(t,i,e))}),r.push(s)}},u=o.length,l=0;l

'+this.language.translate('To save the image, right-click thumbnail on the left and choose "Save picture as..."')+'

'+this.language.translate("(Press ESC to close this message)")+"

",this.language.translate("Image Export Complete")):(m=void 0,e.match(/\.svg$/)?m="image/svg+xml":(m="text/plain",e+=".txt"),(y=document.createElement("iframe")).width="1px",y.height="1px",y.style.display="none",document.body.appendChild(y),(v=y.contentDocument).open(m,"replace"),v.write(decodeURIComponent(g[3])),v.close(),v.execCommand("SaveAs",!0,e),document.body.removeChild(y))):window.location.href=t;return[2,!0]})})},e.prototype.downloadSupport=function(){return this.linkDownloadSupport()||this.msBlobDownloadSupport()},e.prototype.linkDownloadSupport=function(){var t=y.c.getCache("linkDownloadSupport");if(!1===t||!0===t)return t;var e=void 0!==document.createElement("a").download;return y.c.setCache("linkDownloadSupport",e),e},e.prototype.blobDownloadSupport=function(){return w.hasValue(window.Blob)},e.prototype.msBlobDownloadSupport=function(){return w.hasValue(window.navigator.msSaveOrOpenBlob)},e.prototype.legacyIE=function(){var t=document.createElement("div");return t.innerHTML="\x3c!--[if lt IE 10]> *",{display:"none",position:"fixed",visibility:"hidden",opacity:"0",clipPath:"polygon(0px 0px,0px 0px,0px 0px,0px 0px);"}),i&&document&&document.title&&(o=document.title,document.title=i),(s=new Image).src=t,s.style.maxWidth="100%",s.style.display="block",s.style.position="relative",s.style.visibility="visible",s.style.opacity="1",s.style.clipPath="none",document.body.appendChild(s),this.setTimeout(function(){window.print()},50),/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream&&e.delay<1e3?e.delay=1e3:e.delay<100&&(e.delay=100),this.setTimeout(function(){document.body.removeChild(s),a.dispose(),o&&(document.title=document.title),document.documentElement.scrollTop=document.body.scrollTop=r},e.delay||500),[2,!0]})})},e.prototype.printViaIframe=function(t,e,i){return Object(n.b)(this,void 0,void 0,function(){var r,a;return Object(n.d)(this,function(n){return(r=document.createElement("iframe")).style.visibility="hidden",document.body.appendChild(r),r.contentWindow.document.open(),r.contentWindow.document.close(),(a=new Image).src=t,a.style.maxWidth="100%",a.style.height="auto",i&&(r.contentWindow.document.title=i),r.contentWindow.document.body.appendChild(a),r.load=function(){r.contentWindow.document.body.appendChild(a)},this.setTimeout(function(){try{r.contentWindow.document.execCommand("print",!1,null)||r.contentWindow.print()}catch(t){r.contentWindow.print()}},e.delay||50),/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream&&e.delay<1e3?e.delay=1e3:e.delay<100&&(e.delay=100),this.setTimeout(function(){document.body.removeChild(r)},e.delay+50||100),[2,!0]})})},e.prototype.findBackgroundColor=function(t){var e=1,i=Object(b.p)(t,"background-color");if((i.match(/[^,]*,[^,]*,[^,]*,[ ]?0/)||"transparent"==i)&&(e=0),0==e){var r=t.parentElement;return r?this.findBackgroundColor(r):Object(m.c)("#fff")}return Object(m.c)(i,e)},Object.defineProperty(e.prototype,"container",{get:function(){return this.adapter.apply("container",{container:this._container}).container},set:function(t){this._container=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"sprite",{get:function(){return this.adapter.apply("sprite",{sprite:this._sprite}).sprite},set:function(t){this._sprite=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"extraSprites",{get:function(){return this.adapter.apply("extraSprites",{extraSprites:this._extraSprites}).extraSprites},set:function(t){this._extraSprites=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"validateSprites",{get:function(){return this.adapter.apply("validateSprites",{validateSprites:this._validateSprites}).validateSprites},set:function(t){this._validateSprites=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"data",{get:function(){return this.adapter.apply("data",{data:this._data}).data},set:function(t){this._data=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"dataFields",{get:function(){return this._dataFields||this.generateDataFields(),this.adapter.apply("dataFields",{dataFields:this._dataFields}).dataFields},set:function(t){this._dataFields=t,this._dynamicDataFields=!1},enumerable:!0,configurable:!0}),e.prototype.handleDataUpdated=function(){this._dynamicDataFields&&(this._dataFields=void 0);var t=this.data.length>0;this._prevHasData!=t&&(this._prevHasData=t,this.menu&&this.menu.invalidate())},Object.defineProperty(e.prototype,"dateFormatter",{get:function(){return this._dateFormatter||(this._dateFormatter=new c.a,this._dateFormatter.language=this.language),this.adapter.apply("dateFormatter",{dateFormatter:this._dateFormatter}).dateFormatter},set:function(t){this._dateFormatter=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"dateFormat",{get:function(){return this.adapter.apply("dateFormat",{dateFormat:this._dateFormat}).dateFormat},set:function(t){this._dateFormat=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"dateFields",{get:function(){return this._dateFields||(this._dateFields=new l.b),this.adapter.apply("dateFields",{dateFields:this._dateFields}).dateFields},set:function(t){this._dateFields=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"numberFormatter",{get:function(){return this._numberFormatter||(this._numberFormatter=new d.a,this._numberFormatter.language=this.language),this.adapter.apply("numberFormatter",{numberFormatter:this._numberFormatter}).numberFormatter},set:function(t){this._numberFormatter=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"numberFormat",{get:function(){return this.adapter.apply("numberFormat",{numberFormat:this._numberFormat}).numberFormat},set:function(t){this._numberFormat=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"numberFields",{get:function(){return this._numberFields||(this._numberFields=new l.b),this.adapter.apply("numberFields",{numberFields:this._numberFields}).numberFields},set:function(t){this._numberFields=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"durationFormatter",{get:function(){return this._durationFormatter||(this._durationFormatter=new p.a,this._durationFormatter.language=this.language),this.adapter.apply("durationFormatter",{durationFormatter:this._durationFormatter}).durationFormatter},set:function(t){this._durationFormatter=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"durationFormat",{get:function(){return this.adapter.apply("durationFormat",{durationFormat:this._durationFormat}).durationFormat},set:function(t){this._durationFormat=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"durationFields",{get:function(){return this._durationFields||(this._durationFields=new l.b),this.adapter.apply("durationFields",{durationFields:this._durationFields}).durationFields},set:function(t){this._durationFields=t},enumerable:!0,configurable:!0}),e.prototype.generateDataFields=function(){var t=this;this._dataFields={},this.data.length&&S.each(this.data,function(e){_.each(e,function(e,i){w.hasValue(t._dataFields[e])||(t._dataFields[e]=t.adapter.apply("dataFieldName",{name:e,field:e}).name)})})},e.prototype.isDateField=function(t){return this.adapter.apply("isDateField",{isDateField:this.dateFields.contains(t),field:t}).isDateField},e.prototype.isNumberField=function(t){return this.adapter.apply("isNumberField",{isNumberField:this.numberFields.contains(t),field:t}).isNumberField},e.prototype.isDurationField=function(t){return this.adapter.apply("isDurationField",{isDurationField:this.durationFields.contains(t),field:t}).isDurationField},e.prototype.getContentType=function(t){var e="";switch(t){case"png":case"gif":e="image/"+t;break;case"jpg":e="image/jpeg";break;case"svg":e="image/svg+xml";break;case"csv":e="text/csv";break;case"json":e="application/json";break;case"html":e="text/html";break;case"pdf":case"pdfdata":e="application/pdf";break;case"xlsx":e="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"}return this.adapter.apply("contentType",{contentType:e,type:t}).contentType},Object.defineProperty(e.prototype,"filePrefix",{get:function(){return this.adapter.apply("filePrefix",{filePrefix:this._filePrefix}).filePrefix},set:function(t){this._filePrefix=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"backgroundColor",{get:function(){return this.adapter.apply("backgroundColor",{backgroundColor:this._backgroundColor}).backgroundColor},set:function(t){this._backgroundColor=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"title",{get:function(){return this.adapter.apply("title",{title:this._title}).title},set:function(t){this._title=t},enumerable:!0,configurable:!0}),e.prototype.showPreloader=function(){var t=this.preloader;t&&(t.progress=.5,t.label.text="...")},e.prototype.hidePreloader=function(){var t=this.preloader;t&&(t.progress=1)},Object.defineProperty(e.prototype,"preloader",{get:function(){return this._sprite&&this._sprite.parent&&this._sprite.parent.preloader?this._sprite.parent.preloader:void 0},enumerable:!0,configurable:!0}),e.prototype.showTimeout=function(){this.showModal(this.adapter.apply("timeoutMessage",{message:this.language.translate("Export operation took longer than expected. Something might have gone wrong.")}).message)},e.prototype.hideTimeout=function(){this._timeoutTimeout&&(this.removeDispose(this._timeoutTimeout),this._timeoutTimeout=null),this.hideModal()},Object.defineProperty(e.prototype,"language",{get:function(){return this._language||(this._language=new f.a),this._language},set:function(t){this._language=t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"modal",{get:function(){return this._modal||(this._modal=new u.a,this._modal.adapter.add("classPrefix",function(t){return t=v.a.classNamePrefix+t})),this._modal},enumerable:!0,configurable:!0}),e.prototype.showModal=function(t,e){this.hideModal(),this.hidePreloader();var i=this.modal;i.container=this.sprite.svgContainer.SVGContainer,i.content=t,i.readerTitle=e,i.open()},e.prototype.hideModal=function(){this._modal&&this.modal.close()},e.prototype._canvg=function(){return Object(n.b)(this,void 0,void 0,function(){var t;return Object(n.d)(this,function(e){switch(e.label){case 0:return[4,i.e("0471").then(i.bind(null,"6p/1"))];case 1:return null!=(t=e.sent()).default?[2,t.default]:[2,t]}})})},Object.defineProperty(e.prototype,"canvg",{get:function(){return this._canvg()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pdfmake",{get:function(){return null==r&&(r=function(){return Object(n.b)(this,void 0,void 0,function(){var t,e,r,a;return Object(n.d)(this,function(n){switch(n.label){case 0:return[4,Promise.all([i.e("076f").then(i.bind(null,"o2M+")),i.e("076f").then(i.bind(null,"/9Au"))])];case 1:return t=n.sent(),e=t[0],r=t[1],(a=window).pdfMake=a.pdfMake||{},a.pdfMake.vfs=r.default,e.vfs=r.default,[2,e]}})})}()),r},enumerable:!0,configurable:!0}),e.prototype._xlsx=function(){return Object(n.b)(this,void 0,void 0,function(){return Object(n.d)(this,function(t){switch(t.label){case 0:return[4,i.e("bf3e").then(i.bind(null,"dyxf"))];case 1:return[2,t.sent()]}})})},Object.defineProperty(e.prototype,"xlsx",{get:function(){return this._xlsx()},enumerable:!0,configurable:!0}),e.prototype.setFormatOptions=function(t,e){this._formatOptions.setKey(t,e)},e.prototype.getFormatOptions=function(t){return this._formatOptions.getKey(t)},Object.defineProperty(e.prototype,"formatOptions",{get:function(){return this._formatOptions},enumerable:!0,configurable:!0}),e.prototype._disablePointers=function(){w.hasValue(this._spriteInteractionsEnabled)||(this._spriteInteractionsEnabled=this.sprite.interactionsEnabled),this.sprite.interactionsEnabled=!1},e.prototype._releasePointers=function(){w.hasValue(this._spriteInteractionsEnabled)&&!this._exportRunning&&(this.sprite.interactionsEnabled=this._spriteInteractionsEnabled)},e.prototype.hideNonExportableSprites=function(){var t=this;if(!this._objectsAlreadyHidden){var e=this.sprite.svgContainer;e&&S.each(e.nonExportableSprites,function(e){e.isHidden||e.isHiding||!e.visible||t._hiddenObjects.push(e),e.hide(0)}),this._objectsAlreadyHidden=!0}},e.prototype.restoreNonExportableSprites=function(){this._objectsAlreadyHidden&&(S.each(this._hiddenObjects,function(t){t.show(0)}),this._hiddenObjects=[],this._objectsAlreadyHidden=!1)},e.prototype.awaitValidSprites=function(){return Object(n.b)(this,void 0,void 0,function(){var t;return Object(n.d)(this,function(e){switch(e.label){case 0:return t=[],this.validateSprites.length&&S.each(this.validateSprites,function(e,i){e.invalid&&t.push(new Promise(function(t,i){e.events.once("validated",function(e){t()})}))}),t.length?[4,Promise.all(t)]:[3,2];case 1:e.sent(),e.label=2;case 2:return[2]}})})},e.prototype.processConfig=function(e){y.c.registeredClasses.ExportMenu=a.a,e&&(w.hasValue(e.menu)&&!w.hasValue(e.menu.type)&&(e.menu.type="ExportMenu"),w.hasValue(e.dataFields)&&w.isObject(e.dataFields)&&(this.dataFields=e.dataFields,delete e.dataFields)),t.prototype.processConfig.call(this,e)},e.XLINK="http://www.w3.org/1999/xlink",e}(g.a)},GCXO:function(t,e,i){var r=i("EErT"),n=TypeError;t.exports=function(t){var e=r(t,"number");if("number"==typeof e)throw n("Can't convert number to bigint");return BigInt(e)}},GbRQ:function(t,e,i){"use strict";var r=i("0sYB"),n=i("7X7h"),a=i("Hh/x"),o=i("wh1t"),s=i("0FA2");r({target:"Array",proto:!0},{at:function(t){var e=n(this),i=a(e),r=o(t),s=r>=0?r:i+r;return s<0||s>=i?void 0:e[s]}}),s("at")},Gg2j:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),i.d(e,"PI",function(){return n}),i.d(e,"HALFPI",function(){return a}),i.d(e,"RADIANS",function(){return o}),i.d(e,"DEGREES",function(){return s}),e.toNumberRange=function(t,e,i){if(r.hasValue(t))return l(t=r.toNumber(t),e,i);return t},e.round=u,e.ceil=function(t,e){if(!r.isNumber(e)||e<=0)return Math.ceil(t);var i=Math.pow(10,e);return Math.ceil(t*i)/i},e.stretch=function(t,e,i){return t*(i-e)+e},e.fitToRange=l,e.sin=h,e.tan=function(t){return u(Math.tan(o*t),10)},e.cos=c,e.max=p,e.min=d,e.closest=function(t,e){return t.reduce(function(t,i){return Math.abs(i-e)0)for(var s=0;s<=n;s++){var u=y(t,e,i,r,s/n);a+=f(o,u),o=u}return a},e.getScale=function(t,e,i,r){var n=f(e,r),a=f(t,i);return Math.abs(a/n)},e.getMidPoint=function(t,e,i){r.isNumber(i)||(i=.5);return{x:t.x+(e.x-t.x)*i,y:t.y+(e.y-t.y)*i}},e.getRotation=g,e.getAngle=m,e.getCenterShift=function(t,e,i,r,n){var a=g(e,i,r,n)-90;a<0&&(a+=360);var o=f(e,r),s=Math.cos(a)/o+e.x,u=Math.cos(a)/o+e.y;return{x:s-t.x,y:u-t.y}},e.getBBox=function(t){if(t){var e=t.length;if(0!==e){for(var i,n=void 0,a=void 0,o=void 0,s=0;sa)&&(a=u.x),(!r.isNumber(n)||u.xo)&&(o=u.y)}return{x:n,y:i,width:a-n,height:o-i}}}return{x:0,y:0,width:0,height:0}},e.getCommonRectangle=function(t){var e=t.length;if(0!==e){for(var i=void 0,r=void 0,n=void 0,a=void 0,o=0;oi){var r=e;e=i,i=r}t=b(t);var n=(e-b(e))/360;ti&&(t-360>e?t-=360:t=te+(i-e)/2-180?e:i);return t},e.getArcRect=function(t,e,i){var n=Number.MAX_VALUE,a=Number.MAX_VALUE,o=-Number.MAX_VALUE,s=-Number.MAX_VALUE,u=[];r.isNumber(i)||(i=1);u.push(x(i,t)),u.push(x(i,e));for(var l=Math.min(90*Math.floor(t/90),90*Math.floor(e/90)),h=Math.max(90*Math.ceil(t/90),90*Math.ceil(e/90)),c=l;c<=h;c+=90)c>=t&&c<=e&&u.push(x(i,c));for(var p=0;po&&(o=d.x),d.y>s&&(s=d.y)}return{x:n,y:a,width:o-n,height:s-a}},e.getArcPoint=x,e.isInRectangle=function(t,e){if(t.x>=e.x&&t.x<=e.x+e.width&&t.y>=e.y&&t.y<=e.y+e.height)return!0;return!1},e.getLineIntersection=function(t,e,i,r){var n=((t.x*e.y-e.x*t.y)*(i.x-r.x)-(t.x-e.x)*(i.x*r.y-i.y*r.x))/((t.x-e.x)*(i.y-r.y)-(t.y-e.y)*(i.x-r.x)),a=((t.x*e.y-e.x*t.y)*(i.y-r.y)-(t.y-e.y)*(i.x*r.y-i.y*r.x))/((t.x-e.x)*(i.y-r.y)-(t.y-e.y)*(i.x-r.x));return{x:n,y:a}};var r=i("Mtpk"),n=Math.PI,a=n/2,o=n/180,s=180/n;function u(t,e,i){if(!r.isNumber(e)||e<=0){var n=Math.round(t);return i&&n-t==.5&&n--,n}var a=Math.pow(10,e);return Math.round(t*a)/a}function l(t,e,i){if(r.isNumber(e)){if(r.isNumber(i)&&ii&&(t=i),t}function h(t){return u(Math.sin(o*t),10)}function c(t){return u(Math.cos(o*t),10)}function p(t,e){return r.isNumber(t)?r.isNumber(e)&&e>t?e:t:r.isNumber(e)?e:null}function d(t,e){return r.isNumber(t)?r.isNumber(e)&&e1?arguments[1]:void 0)})},GtDR:function(t,e,i){"use strict";i.d(e,"a",function(){return s});var r=i("m4/l"),n=i("Vs7R"),a=i("aCit"),o=i("Gg2j"),s=function(t){function e(){var e=t.call(this)||this;return e.className="Rectangle",e.element=e.paper.add("rect"),e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.draw=function(){t.prototype.draw.call(this);var e=this._positionPrecision;this.pixelPerfect&&(e=0);var i=o.round(this.innerWidth,e),r=o.round(this.innerHeight,e);this.element.attr({width:i,height:r})},e.prototype.measureElement=function(){},Object.defineProperty(e.prototype,"bbox",{get:function(){return this.definedBBox?this.definedBBox:this.isMeasured?{x:0,y:0,width:this.innerWidth,height:this.innerHeight}:{x:0,y:0,width:0,height:0}},enumerable:!0,configurable:!0}),e}(n.a);a.c.registeredClasses.Rectangle=s},GtmK:function(t,e,i){var r=i("3pky"),n=i("XhXf").concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,n)}},GzrW:function(t,e,i){var r=i("0sYB"),n=i("Kg2n"),a=i("Tl3C").onFreeze,o=i("6EAy"),s=i("6aQQ"),u=Object.seal;r({target:"Object",stat:!0,forced:s(function(){u(1)}),sham:!o},{seal:function(t){return u&&n(t)?u(a(t)):t}})},H0LL:function(t,e,i){var r=i("0sYB"),n=i("1wCr"),a=i("M05C"),o=i("15c/"),s=i("LO3D"),u=i("JPA0"),l=s("string-to-symbol-registry"),h=s("symbol-to-string-registry");r({target:"Symbol",stat:!0,forced:!u},{for:function(t){var e=o(t);if(a(l,e))return l[e];var i=n("Symbol")(e);return l[e]=i,h[i]=e,i}})},HDh7:function(t,e,i){"use strict";var r=i("UsNi"),n=i("W8Sc"),a=i("vMqJ"),o=i("v9UT"),s=i("58Sn"),u=i("hJ5i"),l=i("Mtpk"),h=i("pjXm"),c=function(){function t(){var t=this;this._targets=[],this._observer=new ResizeObserver(function(e){u.each(e,function(e){u.each(t._targets,function(t){t.target===e.target&&t.callback()})})})}return t.prototype.addTarget=function(t,e){this._observer.observe(t,{box:"content-box"}),this._targets.push({target:t,callback:e})},t.prototype.removeTarget=function(t){this._observer.unobserve(t),u.keepIf(this._targets,function(e){return e.target!==t})},t}(),p=function(){function t(){this._targets=[]}return t.prototype.addTarget=function(e,i){var r=this;if(0===this._targets.length){var n=null,a=function(){var e=Date.now();(null===n||e>n+t.delay)&&(n=e,u.each(r._targets,function(t){var e=t.target.getBoundingClientRect();e.width===t.size.width&&e.height===t.size.height||(t.size=e,t.callback())})),r._timer=requestAnimationFrame(a)};this._timer=requestAnimationFrame(a)}var o=e.getBoundingClientRect();this._targets.push({target:e,callback:i,size:o})},t.prototype.removeTarget=function(t){u.keepIf(this._targets,function(e){return e.target!==t}),0===this._targets.length&&cancelAnimationFrame(this._timer)},t.delay=200,t}(),d=null;var f=function(){function t(t,e){this._disposed=!1,this._sensor=(null===d&&(d="undefined"!=typeof ResizeObserver?new c:new p),d),this._element=t,this._sensor.addTarget(t,e)}return t.prototype.isDisposed=function(){return this._disposed},t.prototype.dispose=function(){this._disposed||(this._disposed=!0,this._sensor.removeTarget(this._element))},Object.defineProperty(t.prototype,"sensor",{get:function(){return this._sensor},enumerable:!0,configurable:!0}),t.prototype.reset=function(){h.b("resizeSensor.reset() is no longer needed and can be removed")},t}();i.d(e,"b",function(){return g}),i.d(e,"a",function(){return m});var g=[],m=function(){function t(t,e){var i=this;this._disposed=!1,this.autoResize=!0,this.nonExportableSprites=[],this._disposers=[],this.cssScale=1,this._printing=!1,this.htmlElement=t,e||(this._printing=!1,this.initSensor(),this._disposers.push(s.g(window,"beforeprint",function(){i._printing=!0})),this._disposers.push(s.g(window,"afterprint",function(){i._printing=!1}))),g.push(this);var r=document.createElement("div"),n=r.style;n.width="100%",n.height="100%",n.position="relative",t.appendChild(r),this.SVGContainer=r}return t.prototype.initSensor=function(){var t=this;this.resizeSensor&&this.resizeSensor.dispose();this.resizeSensor=new f(this.htmlElement,function(){t.autoResize&&!t._printing&&t.measure()}),this._disposers.push(this.resizeSensor)},t.prototype.measure=function(){var t=o.width(this.htmlElement),e=o.height(this.htmlElement),i=this.container;i&&(this.width==t&&this.height==e||(this.width=t,this.height=e,t>0&&(i.maxWidth=t),e>0&&(i.maxHeight=e),s.n(this.SVGContainer)),i.maxWidth||(i.maxWidth=0),i.maxHeight||(i.maxHeight=0),this.cssScale=1,this.checkTransform(this.htmlElement))},Object.defineProperty(t.prototype,"container",{get:function(){return this._container},set:function(t){this._container=t,this.measure()},enumerable:!0,configurable:!0}),t.prototype.isDisposed=function(){return this._disposed},t.prototype.dispose=function(){this._disposed||u.remove(g,this),u.each(this._disposers,function(t){t.dispose()})},Object.defineProperty(t.prototype,"hideOverflow",{set:function(t){this.SVGContainer.style.overflow=t?"hidden":""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"modal",{get:function(){return l.hasValue(this._modal)||(this._modal=new n.a,this._modal.container=this.SVGContainer,this._disposers.push(this._modal)),this._modal},enumerable:!0,configurable:!0}),t.prototype.openModal=function(t,e){this.closeModal();var i=this.modal;return i.content=t,i.readerTitle=e||"",i.title=e||"",i.open(),i},t.prototype.closeModal=function(){this._modal&&this.modal.close()},Object.defineProperty(t.prototype,"popups",{get:function(){if(!l.hasValue(this._popups)){var t=new r.a;t.container=this.SVGContainer,this._popups=new a.e(t),this._disposers.push(new a.c(this._popups)),this._disposers.push(this._popups.template)}return this._popups},enumerable:!0,configurable:!0}),t.prototype.openPopup=function(t,e){var i=this.popups.create();return i.content=t,l.hasValue(e)&&(i.title=e),i.open(),i},t.prototype.closeAllPopups=function(){this.popups.each(function(t){t.close()})},Object.defineProperty(t.prototype,"readerAlertElement",{get:function(){if(!l.hasValue(this._readerAlertElement)){var t=document.createElement("div");t.setAttribute("role","alert"),t.style.zIndex="-100000",t.style.opacity="0",t.style.position="absolute",t.style.top="0",this.SVGContainer.appendChild(t),this._readerAlertElement=t}return this._readerAlertElement},enumerable:!0,configurable:!0}),t.prototype.readerAlert=function(t){this.readerAlertElement.innerHTML=t},t.prototype.checkTransform=function(t){if(window.getComputedStyle){if(t&&t.style){var e=window.getComputedStyle(t,null);if(e){var i=e.getPropertyValue("-webkit-transform")||e.getPropertyValue("-moz-transform")||e.getPropertyValue("-ms-transform")||e.getPropertyValue("-o-transform")||e.getPropertyValue("transform");if(i&&"none"!==i){var r=i.split("(")[1].split(")")[0].split(","),n=Number(r[0]),a=Number(r[1]),o=Math.sqrt(n*n+a*a);isNaN(o)||(this.cssScale*=o)}}}t.parentNode&&t.parentNode instanceof HTMLElement&&this.checkTransform(t.parentNode)}},t}()},"HMf+":function(t,e,i){"use strict";var r=i("0sYB"),n=i("vfdp"),a=i("/IPK"),o=i("EjSS"),s=i("ljMq"),u=i("Tl3C"),l=i("L4xm"),h=i("L56b"),c=i("U6Lb"),p=i("DH1Q"),d=i("Kg2n"),f=i("6aQQ"),g=i("XqrT"),m=i("NRfM"),y=i("047P");t.exports=function(t,e,i){var v=-1!==t.indexOf("Map"),b=-1!==t.indexOf("Weak"),x=v?"set":"add",_=n[t],P=_&&_.prototype,w=_,O={},T=function(t){var e=a(P[t]);s(P,t,"add"==t?function(t){return e(this,0===t?0:t),this}:"delete"==t?function(t){return!(b&&!d(t))&&e(this,0===t?0:t)}:"get"==t?function(t){return b&&!d(t)?void 0:e(this,0===t?0:t)}:"has"==t?function(t){return!(b&&!d(t))&&e(this,0===t?0:t)}:function(t,i){return e(this,0===t?0:t,i),this})};if(o(t,!c(_)||!(b||P.forEach&&!f(function(){(new _).entries().next()}))))w=i.getConstructor(e,t,v,x),u.enable();else if(o(t,!0)){var S=new w,C=S[x](b?{}:-0,1)!=S,I=f(function(){S.has(1)}),D=g(function(t){new _(t)}),k=!b&&f(function(){for(var t=new _,e=5;e--;)t[x](e,e);return!t.has(-0)});D||((w=e(function(t,e){h(t,P);var i=y(new _,t,w);return p(e)||l(e,i[x],{that:i,AS_ENTRIES:v}),i})).prototype=P,P.constructor=w),(I||k)&&(T("delete"),T("has"),v&&T("get")),(k||C)&&T(x),b&&P.clear&&delete P.clear}return O[t]=w,r({global:!0,constructor:!0,forced:w!=_},O),m(w,t),b||i.setStrong(w,t,v),w}},HZlQ:function(t,e,i){"use strict";var r=i("3sMl"),n=i("/IPK"),a=i("YvlP"),o=i("6aQQ"),s=i("kcMx"),u=i("KSd4"),l=i("EVp9"),h=i("7X7h"),c=i("tNpr"),p=Object.assign,d=Object.defineProperty,f=n([].concat);t.exports=!p||o(function(){if(r&&1!==p({b:1},p(d({},"a",{enumerable:!0,get:function(){d(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},i=Symbol();return t[i]=7,"abcdefghijklmnopqrst".split("").forEach(function(t){e[t]=t}),7!=p({},t)[i]||"abcdefghijklmnopqrst"!=s(p({},e)).join("")})?function(t,e){for(var i=h(t),n=arguments.length,o=1,p=u.f,d=l.f;n>o;)for(var g,m=c(arguments[o++]),y=p?f(s(m),p(m)):s(m),v=y.length,b=0;v>b;)g=y[b++],r&&!a(d,m,g)||(i[g]=m[g]);return i}:p},Hfxi:function(t,e,i){var r=i("0sYB"),n=i("6EAy"),a=i("6aQQ"),o=i("Kg2n"),s=i("Tl3C").onFreeze,u=Object.freeze;r({target:"Object",stat:!0,forced:a(function(){u(1)}),sham:!n},{freeze:function(t){return u&&o(t)?u(s(t)):t}})},HgTb:function(t,e,i){"use strict";var r=i("X/sl").forEach,n=i("xlUI")("forEach");t.exports=n?[].forEach:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}},"Hh/x":function(t,e,i){var r=i("tHyI");t.exports=function(t){return r(t.length)}},Hp8y:function(t,e,i){var r=i("vfdp"),n=i("pVcl"),a=i("v0fn"),o=i("yBTm"),s=i("k2B3"),u=i("KslR"),l=u("iterator"),h=u("toStringTag"),c=o.values,p=function(t,e){if(t){if(t[l]!==c)try{s(t,l,c)}catch(e){t[l]=c}if(t[h]||s(t,h,e),n[e])for(var i in o)if(t[i]!==o[i])try{s(t,i,o[i])}catch(e){t[i]=o[i]}}};for(var d in n)p(r[d]&&r[d].prototype,d);p(a,"DOMTokenList")},HyBf:function(t,e,i){i("0sYB")({target:"Number",stat:!0},{isInteger:i("yOgD")})},I42a:function(t,e,i){var r=i("8nEM"),n=Math.abs,a=Math.pow,o=a(2,-52),s=a(2,-23),u=a(2,127)*(2-s),l=a(2,-126);t.exports=Math.fround||function(t){var e,i,a=+t,h=n(a),c=r(a);return hu||i!=i?c*(1/0):c*i}},I4YQ:function(t,e,i){"use strict";var r,n=i("vfdp"),a=i("/IPK"),o=i("R2qN"),s=i("Tl3C"),u=i("HMf+"),l=i("NNEa"),h=i("Kg2n"),c=i("JUSc"),p=i("SqFF").enforce,d=i("bECA"),f=!n.ActiveXObject&&"ActiveXObject"in n,g=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},m=u("WeakMap",g,l);if(d&&f){r=l.getConstructor(g,"WeakMap",!0),s.enable();var y=m.prototype,v=a(y.delete),b=a(y.has),x=a(y.get),_=a(y.set);o(y,{delete:function(t){if(h(t)&&!c(t)){var e=p(this);return e.frozen||(e.frozen=new r),v(this,t)||e.frozen.delete(t)}return v(this,t)},has:function(t){if(h(t)&&!c(t)){var e=p(this);return e.frozen||(e.frozen=new r),b(this,t)||e.frozen.has(t)}return b(this,t)},get:function(t){if(h(t)&&!c(t)){var e=p(this);return e.frozen||(e.frozen=new r),b(this,t)?x(this,t):e.frozen.get(t)}return x(this,t)},set:function(t,e){if(h(t)&&!c(t)){var i=p(this);i.frozen||(i.frozen=new r),b(this,t)?_(this,t,e):i.frozen.set(t,e)}else _(this,t,e);return this}})}},IN7q:function(t,e,i){"use strict";var r=i("UseD"),n=i("7dku").left,a=r.aTypedArray;(0,r.exportTypedArrayMethod)("reduce",function(t){var e=arguments.length;return n(a(this),t,e,e>1?arguments[1]:void 0)})},ISWh:function(t,e,i){"use strict";i.d(e,"a",function(){return v});var r=i("m4/l"),n=i("C6dT"),a=i("xIv9"),o=i("aGXA"),s=i("zhwk"),u=i("qCRI"),l=i("CnhP"),h=i("aCit"),c=i("WYhe"),p=i("MIZb"),d=i("tjMS"),f=i("Gg2j"),g=i("0FpR"),m=i("Mtpk"),y=i("v9UT"),v=function(t){function e(){var e=t.call(this)||this;e._previousStart=0,e._previousEnd=1,e._prevStart=0,e._prevEnd=1,e._isBusy=!1,e._skipRangeEvents=!1,e.updateWhileMoving=!0,e.className="Scrollbar",e.minHeight=12,e.minWidth=12,e.animationDuration=0,e.animationEasing=g.cubicOut,e.margin(10,10,10,10);var i=new p.a,r=e.background;return r.cornerRadius(10,10,10,10),r.fill=i.getFor("fill"),r.fillOpacity=.5,e.showSystemTooltip=!0,e.startGrip=new a.a,e.endGrip=new a.a,e.events.on("transformed",function(){e.updateThumb()},e,!1),e.start=0,e.end=1,e.role="scrollbar",e.thumb.role="slider",e.thumb.readerLive="polite",e.startGrip.role="slider",e.endGrip.role="slider",e.events.once("inited",function(){e._previousStart=void 0,e.dispatchRangeChange()},void 0,!1),e.hideGrips=!1,e.orientation="horizontal",e.setSVGAttribute({"aria-valuemin":"0"}),e.setSVGAttribute({"aria-valuemax":"100"}),e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.applyInternalDefaults=function(){t.prototype.applyInternalDefaults.call(this),"horizontal"===this.orientation?(m.hasValue(this.readerTitle)||(this.readerTitle=this.language.translate("Use TAB to select grip buttons or left and right arrows to change selection")),m.hasValue(this.thumb.readerDescription)||(this.thumb.readerDescription=this.language.translate("Use left and right arrows to move selection")),m.hasValue(this.startGrip.readerDescription)||(this.startGrip.readerDescription=this.language.translate("Use left and right arrows to move left selection")),m.hasValue(this.endGrip.readerDescription)||(this.endGrip.readerDescription=this.language.translate("Use left and right arrows to move right selection")),this.readerOrientation="horizontal"):(m.hasValue(this.readerTitle)||(this.readerTitle=this.language.translate("Use TAB select grip buttons or up and down arrows to change selection")),m.hasValue(this.thumb.readerDescription)||(this.thumb.readerDescription=this.language.translate("Use up and down arrows to move selection")),m.hasValue(this.startGrip.readerDescription)||(this.startGrip.readerDescription=this.language.translate("Use up and down arrows to move upper selection")),m.hasValue(this.endGrip.readerDescription)||(this.endGrip.readerDescription=this.language.translate("Use up and down arrows to move lower selection")),this.readerOrientation="vertical"),this.readerControls=this.baseSprite.uidAttr()},e.prototype.validateLayout=function(){this.updateSize(),t.prototype.validateLayout.call(this),this.updateExtremes()},e.prototype.processBackground=function(){t.prototype.processBackground.call(this);var e=this.background;e.clickable=!0,e.events.on("hit",this.handleBgHit,this,void 0)},e.prototype.handleBgHit=function(t){this.makeBusy();var e=t.spritePoint;e=y.spritePointToSprite(e,this.background,this);var i=this.thumb;if("horizontal"==this.orientation){var r=e.x-i.pixelWidth/2;r=f.fitToRange(r,0,this.innerWidth-i.pixelWidth),this._thumbAnimation=i.animate({property:"x",to:r},this.animationDuration,this.animationEasing)}else{var n=e.y-i.pixelHeight/2;n=f.fitToRange(n,0,this.innerHeight-i.pixelHeight),this._thumbAnimation=i.animate({property:"y",to:n},this.animationDuration,this.animationEasing)}this.animationDuration>0?this._thumbAnimation.events.on("animationended",this.makeUnbusy,this,!1):(this._thumb.validate(),this.makeUnbusy())},e.prototype.makeBusy=function(){this._isBusy=!0,this._skipRangeEvents=!1,this._unbusyTimeout&&this.removeDispose(this._unbusyTimeout),this._unbusyTimeout=void 0,this.stopAnimations()},e.prototype.stopAnimations=function(){this._thumbAnimation&&this._thumbAnimation.stop(!0),this._zoomAnimation&&this._zoomAnimation.stop(!0)},e.prototype.makeUnbusy=function(){this._unbusyTimeout=this.setTimeout(this.makeUnbusyReal.bind(this),1.1*this.animationDuration)},e.prototype.makeUnbusyReal=function(){this._usingGrip=void 0,this._isBusy=!1,this.updateWhileMoving||this.dispatchRangeChange()},e.prototype.dispatchRangeChange=function(){this._previousEnd==this.end&&this._previousStart==this.start||(this._previousStart=this.start,this._previousEnd=this.end,this.dispatch("rangechanged"))},e.prototype.updateThumb=function(t){if(void 0===t&&(t=!0),this.parent){var e=this.thumb,i=this.start,r=this.end,n=this.startGrip,a=this.endGrip;if("horizontal"==this.orientation){var o=this.innerWidth;e.width=o*(r-i),e.maxX=o-e.pixelWidth,e.x=i*o,n.moveTo({x:e.pixelX,y:0},void 0,void 0,!0),a.moveTo({x:e.pixelX+e.pixelWidth,y:0},void 0,void 0,!0),n.readerTitle=this.language.translate("From %1",void 0,this.adapter.apply("positionValue",{value:Math.round(100*i)+"%",position:i}).value),n.readerValueNow=""+Math.round(100*i),n.readerValueText=n.readerTitle,a.readerTitle=this.language.translate("To %1",void 0,this.adapter.apply("positionValue",{value:Math.round(100*r)+"%",position:r}).value),a.readerValueNow=""+Math.round(100*r),a.readerValueText=a.readerTitle}else{var s=this.innerHeight;e.height=s*(r-i),e.maxY=s-e.pixelHeight,e.y=(1-r)*s,n.moveTo({x:0,y:e.pixelY+e.pixelHeight},void 0,void 0,!0),a.moveTo({x:0,y:e.pixelY},void 0,void 0,!0),n.readerTitle=this.language.translate("To %1",void 0,this.adapter.apply("positionValue",{value:Math.round(100*(1-i))+"%",position:1-i}).value),n.readerValueNow=""+Math.round(100*i),n.readerValueText=n.readerTitle,a.readerTitle=this.language.translate("From %1",void 0,this.adapter.apply("positionValue",{value:Math.round(100*(1-r))+"%",position:1-r}).value),a.readerValueNow=""+Math.round(100*r),a.readerValueText=a.readerTitle}e.readerTitle=this.language.translate("From %1 to %2",void 0,this.adapter.apply("positionValue",{value:Math.round(100*i)+"%",position:i}).value,this.adapter.apply("positionValue",{value:Math.round(100*r)+"%",position:r}).value),e.readerValueNow=""+Math.round(100*i),e.readerValueText=e.readerTitle,this.readerValueNow=""+Math.round(100*i),this.readerValueText=e.readerTitle,!this._skipRangeEvents&&this.updateWhileMoving&&t&&this.dispatchRangeChange()}},e.prototype.updateExtremes=function(){var t=0,e=0,i=0,r=0;"horizontal"==this.orientation?(i=this.innerWidth,e=r=this.innerHeight/2):(r=this.innerHeight,t=i=this.innerWidth/2);var n=this.startGrip;n.minX=t,n.maxX=i,n.minY=e,n.maxY=r;var a=this.endGrip;a.minX=t,a.maxX=i,a.minY=e,a.maxY=r;var o=this.thumb;o.minX=t,o.maxX=i,o.minY=e,o.maxY=r},e.prototype.updateSize=function(){var t=this.orientation,e=this.startGrip;e&&(e.orientation=t),this.endGrip&&(this.endGrip.orientation=t);var i=this.thumb;i&&("horizontal"==t?(m.isNumber(this._pixelWidth)||this.width instanceof d.a||(this.width=Object(d.c)(100)),m.hasValue(this.percentHeight)&&(this.height=this.minHeight),i.height=this.innerHeight,i.verticalCenter="middle",i.horizontalCenter="left"):(m.isNumber(this._pixelHeight)||this.height instanceof d.a||(this.height=Object(d.c)(100)),m.hasValue(this.percentWidth)&&(this.width=this.minWidth),i.width=this.innerWidth,i.verticalCenter="top",i.horizontalCenter="middle"))},Object.defineProperty(e.prototype,"isBusy",{get:function(){return this._isBusy},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"start",{get:function(){return Math.min(this.getPosition(this._start),this.getPosition(this._end))},set:function(t){this._isBusy||(this.__start=t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"__start",{get:function(){return this._start},set:function(t){this._start=this.getPosition(t),this.updateThumb()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"end",{get:function(){return Math.max(this.getPosition(this._start),this.getPosition(this._end))},set:function(t){this._isBusy||(this.__end=t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"__end",{get:function(){return this._end},set:function(t){this._end=this.getPosition(t),this.updateThumb()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"range",{get:function(){return{start:this.start,end:this.end,priority:this._usingGrip}},enumerable:!0,configurable:!0}),e.prototype.skipRangeEvents=function(){this._isBusy||(this._skipRangeEvents=!0)},e.prototype.fixRange=function(t){t.start==f.round(this._start,2)&&t.end==f.round(this._end,2)||(this._start=t.start,this._end=t.end,this._skipRangeEvents=!0,this.updateThumb(),this._skipRangeEvents=!1,this.thumb.validate(),this.thumb.background.validate())},e.prototype.getPosition=function(t){return f.fitToRange(f.round(t,4),0,1)},Object.defineProperty(e.prototype,"orientation",{get:function(){return this.getPropertyValue("orientation")},set:function(t){this.setPropertyValue("orientation",t)&&("horizontal"===t?(this.startGrip.cursorOverStyle=u.a.horizontalResize,this.endGrip.cursorOverStyle=u.a.horizontalResize):(this.startGrip.cursorOverStyle=u.a.verticalResize,this.endGrip.cursorOverStyle=u.a.verticalResize),this.updateByOrientation(),this.invalidate())},enumerable:!0,configurable:!0}),e.prototype.updateByOrientation=function(){},Object.defineProperty(e.prototype,"startGrip",{get:function(){return this._startGrip},set:function(t){this._startGrip&&this.removeDispose(this._startGrip),this._startGrip=t,this.processGrip(t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"endGrip",{get:function(){return this._endGrip},set:function(t){this._endGrip&&this.removeDispose(this._endGrip),this._endGrip=t,this.processGrip(t)},enumerable:!0,configurable:!0}),e.prototype.processGrip=function(t){t.parent=this,t.isMeasured=!1,t.focusable=!0,t.shouldClone=!1,t.zIndex=100,t.events.on("drag",this.handleGripDrag,this,!1),t.events.on("dragstop",this.makeUnbusy,this,!1),t.events.on("down",this.makeBusy,this,!1),t.events.on("up",this.makeUnbusy,this,!1),this._disposers.push(t)},e.prototype.handleGripDrag=function(t){this.makeBusy(),t.target===this._startGrip?this._usingGrip="start":this._usingGrip="end","horizontal"==this.orientation?(this._start=this.startGrip.pixelX/this.innerWidth,this._end=this.endGrip.pixelX/this.innerWidth):(this._start=1-this.startGrip.pixelY/this.innerHeight,this._end=1-this.endGrip.pixelY/this.innerHeight),this.updateThumb()},Object.defineProperty(e.prototype,"thumb",{get:function(){if(!this._thumb){var t=new o.a;t.background.cornerRadius(10,10,10,10),t.padding(0,0,0,0),this.thumb=t}return this._thumb},set:function(t){var e=this;t&&(this._thumb&&this.removeDispose(this._thumb),this._thumb=t,t.parent=this,t.isMeasured=!1,t.inert=!0,t.draggable=!0,t.clickable=!0,t.hoverable=!0,t.focusable=!0,t.shouldClone=!1,t.zIndex=0,t.cursorOverStyle=u.a.grab,t.cursorDownStyle=u.a.grabbing,t.events.on("dragstart",this.makeBusy,this,!1),t.events.on("dragstop",this.makeUnbusy,this,!1),t.events.on("positionchanged",this.handleThumbPosition,this,!1),t.events.on("sizechanged",this.handleThumbPosition,this,!1),t.events.on("doublehit",this.handleDoubleClick,this,!1),this._disposers.push(Object(s.b)().body.events.on("keyup",function(t){c.b.isKey(t.event,["space","enter"])&&e.thumb.isFocused&&(t.event.preventDefault(),e.handleDoubleClick())})),this._disposers.push(this._thumb))},enumerable:!0,configurable:!0}),e.prototype.handleDoubleClick=function(){this.makeBusy();var t=0,e=1;0!=this.start||1!=this.end?(this._prevStart=this.start,this._prevEnd=this.end):(t=this._prevStart,e=this._prevEnd);var i=this.animate([{property:"__start",to:t},{property:"__end",to:e}],this.animationDuration,this.animationEasing);i&&!i.isFinished()?(i.events.on("animationended",this.makeUnbusy,this,!1),this._zoomAnimation=i):this.makeUnbusy()},e.prototype.handleThumbPosition=function(){var t=this.thumb;if("horizontal"==this.orientation){var e=this.innerWidth,i=t.innerWidth,r=t.pixelX;this._start=r/e,this._end=(r+i)/e,this.updateThumb()}else{var n=this.innerHeight,a=t.innerHeight,o=t.pixelY;o+a>n&&(o=n-a,t.y=o),this._start=1-(o+a)/n,this._end=1-o/n,this.updateThumb()}},e.prototype.createBackground=function(){return new l.a},Object.defineProperty(e.prototype,"hideGrips",{get:function(){return this._hideGrips},set:function(t){var e=this;this._hideGrips=t,this._overDisposer&&this.removeDispose(this._overDisposer),this._outDisposer&&this.removeDispose(this._outDisposer),t?(this._overDisposer=this.events.on("over",function(){e.startGrip.show(),e.endGrip.show()},void 0,!1),this._outDisposer=this.events.on("out",function(){e.startGrip.hide(),e.endGrip.hide()},void 0,!1),this.startGrip.hide(),this.endGrip.hide()):(this.startGrip.show(),this.endGrip.show())},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"animationDuration",{get:function(){return this.getPropertyValue("animationDuration")},set:function(t){this.setPropertyValue("animationDuration",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"animationEasing",{get:function(){return this.getPropertyValue("animationEasing")},set:function(t){this.setPropertyValue("animationEasing",t)},enumerable:!0,configurable:!0}),e.prototype.asFunction=function(e){return"animationEasing"==e||t.prototype.asIs.call(this,e)},e}(n.a);h.c.registeredClasses.Scrollbar=v},IbQD:function(t,e,i){i("dW0c")},IbTV:function(t,e,i){"use strict";i.d(e,"a",function(){return c});var r=i("m4/l"),n=i("TDx+"),a=i("aCit"),o=i("Gg2j"),s=i("Mtpk"),u=i("hGwe"),l=i("v9UT"),h=i("tjMS"),c=function(t){function e(){var e=t.call(this)||this;return e.fdx=0,e.fdy=0,e.className="AxisLabelCircular",e.padding(0,0,0,0),e.location=.5,e.locationOnPath=.5,e.radius=0,e.isMeasured=!1,e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"relativeRotation",{get:function(){return this.getPropertyValue("relativeRotation")},set:function(t){if(this.setPropertyValue("relativeRotation",t,!0),!s.hasValue(t)){this.rotation=void 0;var e=this.dataItem;e&&e.component&&e.component.invalidateDataItems()}},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"radius",{get:function(){return this.getPropertyValue("radius")},set:function(t){this.setPercentProperty("radius",t,!0,!1,10,!1)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"bent",{get:function(){return this.getPropertyValue("bent")},set:function(t){this.setPropertyValue("bent",t,!0),this.setPropertyValue("wrap",!1),this.setPropertyValue("horizontalCenter","none"),this.setPropertyValue("verticalCenter","none"),t?(this.setPropertyValue("dx",0),this.setPropertyValue("dy",0),this.setPropertyValue("x",0),this.setPropertyValue("y",0),this.setPropertyValue("rotation",0),this.fdx=0,this.fdy=0,this.textAlign="middle"):this.textPathElement&&(this.textPathElement.dispose(),this.textPathElement=void 0)},enumerable:!0,configurable:!0}),e.prototype.pixelRadius=function(t){var e=1;return this.inside&&(e=-1),l.relativeToValue(this.radius,t)*e},e.prototype.pixelRadiusY=function(t,e){var i=1;this.inside&&(i=-1);var r=this.radius;return s.isNumber(r)?(r*=e/t,l.relativeToValue(r,t)*i):l.relativeToValue(r,e)*i},e.prototype.fixPosition=function(t,e,i,r,n){s.isNumber(i)||(i=e),s.isNumber(r)||(r=0),s.isNumber(n)||(n=0);var a={x:e*o.cos(t),y:i*o.sin(t)};this.invalid&&this.validate();var l=!1,c=this.radius;c instanceof h.a&&c.value<0?l=!0:c<0&&(l=!0);var p=this.relativeRotation,d=this.pixelRadius(e);if(this.bent){var f={x:(e+d)*o.cos(t+180),y:(i+d*i/e)*o.sin(t+180)};return this.path=u.moveTo(f)+u.arcTo(t+180,360,e+d,i+d*i/e),void(this.textPathElement&&this.textPathElement.attr({startOffset:100*this.locationOnPath+"%"}))}if(s.isNumber(p)){this.horizontalCenter="none",this.verticalCenter="none",t=o.fitAngleToRange(t,-180,180);var g=this.bbox.width,m=this.bbox.height,y=this.pixelPaddingBottom,v=this.pixelPaddingTop,b=this.pixelPaddingLeft,x=this.pixelPaddingRight;t>90||t<-90?-90==p&&(p=90,g=0):(-90==p&&(m=-m),90==p&&(p=-90,g=-b-x,m=-m-v-y)),this.rotation=p+t+90;var _=o.sin(p)/2,P=o.cos(p)/2,w=this.rotation;this.dx=m*_*o.sin(w)-g*P*o.cos(w),this.dy=-m*_*o.cos(w)-g*P*o.sin(w),this.inside?t>90||t<-90?d-=(y+v)*o.cos(p)+(b+x)*o.sin(p):d+=(y+this.bbox.height+v)*o.cos(p)+(b+x+this.bbox.width)*o.sin(p):d+=(m+y+v)*o.cos(p)+(g+b+x)*o.sin(p),a.x+=o.cos(t)*d,a.y+=o.sin(t)*d*i/e}else this.horizontalCenter="middle",this.verticalCenter="middle",l?(this.dx=0,this.dy=0,a.x=(e+d)*o.cos(t),a.y=(i+d*i/e)*o.sin(t)):(this.dy=this._measuredHeight/2*o.sin(t),this.dx=this._measuredWidth/2*o.cos(t),a.x+=o.cos(t)*d,a.y+=o.sin(t)*d*i/e);a.x+=r,a.y+=n,this.fdx=this.dx,this.fdy=this.dy,this.moveTo(a)},e}(n.a);a.c.registeredClasses.AxisLabelCircular=c},Ibl2:function(t,e,i){"use strict";var r=i("0sYB"),n=i("rhk+").end;r({target:"String",proto:!0,forced:i("tf09")},{padEnd:function(t){return n(this,t,arguments.length>1?arguments[1]:void 0)}})},"IcU+":function(t,e){for(var i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",r={},n=0;n<66;n++)r[i.charAt(n)]=n;t.exports={itoc:i,ctoi:r}},"IjD+":function(t,e,i){var r=i("/IPK"),n=Error,a=r("".replace),o=String(n("zxcasd").stack),s=/\n\s*at [^:]*:[^\n]*/,u=s.test(o);t.exports=function(t,e){if(u&&"string"==typeof t&&!n.prepareStackTrace)for(;e--;)t=a(t,s,"");return t}},Inf5:function(t,e,i){"use strict";i.d(e,"a",function(){return d});var r=i("m4/l"),n=i("C6dT"),a=i("Vs7R"),o=i("aCit"),s=i("Gg2j"),u=i("hGwe"),l=i("Mtpk"),h=i("v9UT"),c=i("tjMS"),p=i("CuFa"),d=function(t){function e(){var e=t.call(this)||this;return e.className="Slice",e.setPropertyValue("cornerRadius",0),e.setPropertyValue("startAngle",0),e.setPercentProperty("innerRadius",0),e.setPercentProperty("radius",0),e.setPropertyValue("arc",0),e.setPropertyValue("shiftRadius",0),e.strokeOpacity=1,e.setPropertyValue("layout","none"),e.slice=e.createChild(a.a),e.slice.isMeasured=!1,e._disposers.push(e.slice),e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.draw=function(){t.prototype.draw.call(this);var e=this.radiusY;this.radius>0&&0==e&&(e=.01),this.slice.path=u.arc(this.startAngle,this.arc,this.radius,this.pixelInnerRadius,e,this.cornerRadius,this.innerCornerRadius),this.slice.invalidate(),this.shiftRadius=this.shiftRadius,this.realFill instanceof p.a&&this.updateGradient(this.realFill),this.realStroke instanceof p.a&&this.updateGradient(this.realStroke)},e.prototype.updateGradient=function(t){t.element.attr({gradientUnits:"userSpaceOnUse"}),t.element.attr({r:this.radius}),t.cx=0,t.cy=0,t.element.attr({radius:this.radius})},Object.defineProperty(e.prototype,"bbox",{get:function(){if(this.definedBBox)return this.definedBBox;if(this.isMeasured){var t=s.getArcRect(this.startAngle,this.startAngle+this.arc,this.pixelInnerRadius),e=s.getArcRect(this.startAngle,this.startAngle+this.arc,this.radius);return s.getCommonRectangle([t,e])}return{x:0,y:0,width:0,height:0}},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"startAngle",{get:function(){return this.getPropertyValue("startAngle")},set:function(t){this.setPropertyValue("startAngle",s.normalizeAngle(t),!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"arc",{get:function(){return this.getPropertyValue("arc")},set:function(t){l.isNumber(t)||(t=0),this.setPropertyValue("arc",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"radius",{get:function(){var t=this.getPropertyValue("radius");return l.isNumber(t)||(t=0),t},set:function(t){this.setPropertyValue("radius",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"radiusY",{get:function(){var t=this.getPropertyValue("radiusY");return l.isNumber(t)||(t=this.radius),t},set:function(t){this.setPropertyValue("radiusY",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"innerRadius",{get:function(){return this.getPropertyValue("innerRadius")},set:function(t){this.setPercentProperty("innerRadius",t,!0,!1,10,!1)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pixelInnerRadius",{get:function(){return h.relativeToValue(this.innerRadius,this.radius)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cornerRadius",{get:function(){return this.getPropertyValue("cornerRadius")},set:function(t){this.setPropertyValue("cornerRadius",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"innerCornerRadius",{get:function(){return this.getPropertyValue("innerCornerRadius")},set:function(t){this.setPropertyValue("innerCornerRadius",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"shiftRadius",{get:function(){return this.getPropertyValue("shiftRadius")},set:function(t){this.setPropertyValue("shiftRadius",t),t=this.getPropertyValue("shiftRadius"),this.dx=t*this.radius*this.ix,this.dy=t*this.radiusY*this.iy},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ix",{get:function(){return s.cos(this.middleAngle)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"iy",{get:function(){return s.sin(this.middleAngle)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"middleAngle",{get:function(){return this.startAngle+this.arc/2},enumerable:!0,configurable:!0}),e.prototype.getTooltipX=function(){var t=this.getPropertyValue("tooltipX");if(l.isNumber(t))return t;var e=.5;t instanceof c.a&&(e=t.value);var i=h.relativeToValue(this.innerRadius,this.radius);return this.ix*(i+(this.radius-i)*e)},e.prototype.getTooltipY=function(){var t=this.getPropertyValue("tooltipY");if(l.isNumber(t))return t;var e=.5;t instanceof c.a&&(e=t.value);var i=h.relativeToValue(this.innerRadius,this.radius);return this.iy*(i+(this.radius-i)*e)+this.slice.dy},e}(n.a);o.c.registeredClasses.Slice=d},IwOK:function(t,e,i){var r=i("vfdp").isFinite;t.exports=Number.isFinite||function(t){return"number"==typeof t&&r(t)}},Iz1H:function(t,e,i){"use strict";i.d(e,"a",function(){return r});var r=function(){function t(){this._disposed=!1,this._disposers=[]}return t.prototype.init=function(){},t.prototype.isDisposed=function(){return this._disposed},t.prototype.dispose=function(){if(!this._disposed){this._disposed=!0;var t=this._disposers;for(this._disposers=null;0!==t.length;){t.shift().dispose()}}},t}()},"J+05":function(t,e,i){var r=i("0sYB"),n=i("YvlP"),a=i("Kg2n"),o=i("3weC"),s=i("2RSH"),u=i("gxUV"),l=i("Ox5T");r({target:"Reflect",stat:!0},{get:function t(e,i){var r,h,c=arguments.length<3?e:arguments[2];return o(e)===c?e[i]:(r=u.f(e,i))?s(r)?r.value:void 0===r.get?void 0:n(r.get,c):a(h=l(e))?t(h,i,c):void 0}})},JNIx:function(t,e,i){"use strict";e.a={_decimalSeparator:".",_thousandSeparator:",",_percentPrefix:null,_percentSuffix:"%",_big_number_suffix_3:"k",_big_number_suffix_6:"M",_big_number_suffix_9:"G",_big_number_suffix_12:"T",_big_number_suffix_15:"P",_big_number_suffix_18:"E",_big_number_suffix_21:"Z",_big_number_suffix_24:"Y",_small_number_suffix_3:"m",_small_number_suffix_6:"μ",_small_number_suffix_9:"n",_small_number_suffix_12:"p",_small_number_suffix_15:"f",_small_number_suffix_18:"a",_small_number_suffix_21:"z",_small_number_suffix_24:"y",_byte_suffix_B:"B",_byte_suffix_KB:"KB",_byte_suffix_MB:"MB",_byte_suffix_GB:"GB",_byte_suffix_TB:"TB",_byte_suffix_PB:"PB",_date:"yyyy-MM-dd",_date_millisecond:"mm:ss SSS",_date_second:"HH:mm:ss",_date_minute:"HH:mm",_date_hour:"HH:mm",_date_day:"MMM dd",_date_week:"ww",_date_month:"MMM",_date_year:"yyyy",_duration_millisecond:"SSS",_duration_millisecond_second:"ss.SSS",_duration_millisecond_minute:"mm:ss SSS",_duration_millisecond_hour:"hh:mm:ss SSS",_duration_millisecond_day:"d'd' mm:ss SSS",_duration_millisecond_week:"d'd' mm:ss SSS",_duration_millisecond_month:"M'm' dd'd' mm:ss SSS",_duration_millisecond_year:"y'y' MM'm' dd'd' mm:ss SSS",_duration_second:"ss",_duration_second_minute:"mm:ss",_duration_second_hour:"hh:mm:ss",_duration_second_day:"d'd' hh:mm:ss",_duration_second_week:"d'd' hh:mm:ss",_duration_second_month:"M'm' dd'd' hh:mm:ss",_duration_second_year:"y'y' MM'm' dd'd' hh:mm:ss",_duration_minute:"mm",_duration_minute_hour:"hh:mm",_duration_minute_day:"d'd' hh:mm",_duration_minute_week:"d'd' hh:mm",_duration_minute_month:"M'm' dd'd' hh:mm",_duration_minute_year:"y'y' MM'm' dd'd' hh:mm",_duration_hour:"hh'h'",_duration_hour_day:"d'd' hh'h'",_duration_hour_week:"d'd' hh'h'",_duration_hour_month:"M'm' dd'd' hh'h'",_duration_hour_year:"y'y' MM'm' dd'd' hh'h'",_duration_day:"d'd'",_duration_day_week:"d'd'",_duration_day_month:"M'm' dd'd'",_duration_day_year:"y'y' MM'm' dd'd'",_duration_week:"w'w'",_duration_week_month:"w'w'",_duration_week_year:"w'w'",_duration_month:"M'm'",_duration_month_year:"y'y' MM'm'",_duration_year:"y'y'",_era_ad:"AD",_era_bc:"BC",A:"",P:"",AM:"",PM:"","A.M.":"","P.M.":"",January:"",February:"",March:"",April:"",May:"",June:"",July:"",August:"",September:"",October:"",November:"",December:"",Jan:"",Feb:"",Mar:"",Apr:"","May(short)":"May",Jun:"",Jul:"",Aug:"",Sep:"",Oct:"",Nov:"",Dec:"",Sunday:"",Monday:"",Tuesday:"",Wednesday:"",Thursday:"",Friday:"",Saturday:"",Sun:"",Mon:"",Tue:"",Wed:"",Thu:"",Fri:"",Sat:"",_dateOrd:function(t){var e="th";if(t<11||t>13)switch(t%10){case 1:e="st";break;case 2:e="nd";break;case 3:e="rd"}return e},"Zoom Out":"",Play:"",Stop:"",Legend:"","Click, tap or press ENTER to toggle":"",Loading:"",Home:"",Chart:"","Serial chart":"","X/Y chart":"","Pie chart":"","Gauge chart":"","Radar chart":"","Sankey diagram":"","Flow diagram":"","Chord diagram":"","TreeMap chart":"","Force directed tree":"","Sliced chart":"",Series:"","Candlestick Series":"","OHLC Series":"","Column Series":"","Line Series":"","Pie Slice Series":"","Funnel Series":"","Pyramid Series":"","X/Y Series":"",Map:"","Press ENTER to zoom in":"","Press ENTER to zoom out":"","Use arrow keys to zoom in and out":"","Use plus and minus keys on your keyboard to zoom in and out":"",Export:"",Image:"",Data:"",Print:"","Press ENTER or use arrow keys to navigate":"","Click, tap or press ENTER to open":"","Click, tap or press ENTER to print.":"","Click, tap or press ENTER to export as %1.":"",'To save the image, right-click this link and choose "Save picture as..."':"",'To save the image, right-click thumbnail on the left and choose "Save picture as..."':"","(Press ESC to close this message)":"","Image Export Complete":"","Export operation took longer than expected. Something might have gone wrong.":"","Saved from":"",PNG:"",JPG:"",GIF:"",SVG:"",PDF:"",JSON:"",CSV:"",XLSX:"","Use TAB to select grip buttons or left and right arrows to change selection":"","Use left and right arrows to move selection":"","Use left and right arrows to move left selection":"","Use left and right arrows to move right selection":"","Use TAB select grip buttons or up and down arrows to change selection":"","Use up and down arrows to move selection":"","Use up and down arrows to move lower selection":"","Use up and down arrows to move upper selection":"","From %1 to %2":"","From %1":"","To %1":"","No parser available for file: %1":"","Error parsing file: %1":"","Unable to load file: %1":"","Invalid date":"",Close:"",Minimize:""}},JPA0:function(t,e,i){var r=i("THqK");t.exports=r&&!!Symbol.for&&!!Symbol.keyFor},JUSc:function(t,e,i){var r=i("6aQQ"),n=i("Kg2n"),a=i("2xmP"),o=i("uGi8"),s=Object.isExtensible,u=r(function(){s(1)});t.exports=u||o?function(t){return!!n(t)&&((!o||"ArrayBuffer"!=a(t))&&(!s||s(t)))}:s},JZFm:function(t,e,i){"use strict";var r=i("8+rI").f,n=i("QzDi"),a=i("R2qN"),o=i("cLsB"),s=i("L56b"),u=i("DH1Q"),l=i("L4xm"),h=i("/R/p"),c=i("yY5C"),p=i("YRD/"),d=i("3sMl"),f=i("Tl3C").fastKey,g=i("SqFF"),m=g.set,y=g.getterFor;t.exports={getConstructor:function(t,e,i,h){var c=t(function(t,r){s(t,p),m(t,{type:e,index:n(null),first:void 0,last:void 0,size:0}),d||(t.size=0),u(r)||l(r,t[h],{that:t,AS_ENTRIES:i})}),p=c.prototype,g=y(e),v=function(t,e,i){var r,n,a=g(t),o=b(t,e);return o?o.value=i:(a.last=o={index:n=f(e,!0),key:e,value:i,previous:r=a.last,next:void 0,removed:!1},a.first||(a.first=o),r&&(r.next=o),d?a.size++:t.size++,"F"!==n&&(a.index[n]=o)),t},b=function(t,e){var i,r=g(t),n=f(e);if("F"!==n)return r.index[n];for(i=r.first;i;i=i.next)if(i.key==e)return i};return a(p,{clear:function(){for(var t=g(this),e=t.index,i=t.first;i;)i.removed=!0,i.previous&&(i.previous=i.previous.next=void 0),delete e[i.index],i=i.next;t.first=t.last=void 0,d?t.size=0:this.size=0},delete:function(t){var e=g(this),i=b(this,t);if(i){var r=i.next,n=i.previous;delete e.index[i.index],i.removed=!0,n&&(n.next=r),r&&(r.previous=n),e.first==i&&(e.first=r),e.last==i&&(e.last=n),d?e.size--:this.size--}return!!i},forEach:function(t){for(var e,i=g(this),r=o(t,arguments.length>1?arguments[1]:void 0);e=e?e.next:i.first;)for(r(e.value,e.key,this);e&&e.removed;)e=e.previous},has:function(t){return!!b(this,t)}}),a(p,i?{get:function(t){var e=b(this,t);return e&&e.value},set:function(t,e){return v(this,0===t?0:t,e)}}:{add:function(t){return v(this,t=0===t?0:t,t)}}),d&&r(p,"size",{get:function(){return g(this).size}}),c},setStrong:function(t,e,i){var r=e+" Iterator",n=y(e),a=y(r);h(t,e,function(t,e){m(this,{type:r,target:t,state:n(t),kind:e,last:void 0})},function(){for(var t=a(this),e=t.kind,i=t.last;i&&i.removed;)i=i.previous;return t.target&&(t.last=i=i?i.next:t.state.first)?c("keys"==e?i.key:"values"==e?i.value:[i.key,i.value],!1):(t.target=void 0,c(void 0,!0))},i?"entries":"values",!i,!0),p(e)}}},Jdjl:function(t,e,i){"use strict";var r=i("0sYB"),n=i("o3G/"),a=i("VMZ0"),o=i("Kg2n"),s=i("Y8n3"),u=i("Hh/x"),l=i("9XRO"),h=i("WShl"),c=i("KslR"),p=i("ugpH"),d=i("pl+i"),f=p("slice"),g=c("species"),m=Array,y=Math.max;r({target:"Array",proto:!0,forced:!f},{slice:function(t,e){var i,r,c,p=l(this),f=u(p),v=s(t,f),b=s(void 0===e?f:e,f);if(n(p)&&(i=p.constructor,a(i)&&(i===m||n(i.prototype))?i=void 0:o(i)&&null===(i=i[g])&&(i=void 0),i===m||void 0===i))return d(p,v,b);for(r=new(void 0===i?m:i)(y(b-v,0)),c=0;v1?arguments[1]:void 0)})},KWTK:function(t,e,i){"use strict";var r=i("UseD"),n=i("vjgd"),a=i("GCXO"),o=i("5ou3"),s=i("YvlP"),u=i("/IPK"),l=i("6aQQ"),h=r.aTypedArray,c=r.exportTypedArrayMethod,p=u("".slice);c("fill",function(t){var e=arguments.length;h(this);var i="Big"===p(o(this),0,3)?a(t):+t;return s(n,this,i,e>1?arguments[1]:void 0,e>2?arguments[2]:void 0)},l(function(){var t=0;return new Int8Array(2).fill({valueOf:function(){return t++}}),1!==t}))},Kg2n:function(t,e,i){var r=i("U6Lb"),n=i("sZZe"),a=n.all;t.exports=n.IS_HTMLDDA?function(t){return"object"==typeof t?null!==t:r(t)||t===a}:function(t){return"object"==typeof t?null!==t:r(t)}},KgF1:function(t,e,i){"use strict";var r=i("UseD"),n=i("FD3S").findLastIndex,a=r.aTypedArray;(0,r.exportTypedArrayMethod)("findLastIndex",function(t){return n(a(this),t,arguments.length>1?arguments[1]:void 0)})},KknQ:function(t,e,i){"use strict";i.d(e,"b",function(){return y}),i.d(e,"a",function(){return v});var r=i("m4/l"),n=i("pR7v"),a=i("vMqJ"),o=i("+qIf"),s=i("9ZsQ"),u=i("aCit"),l=i("L91H"),h=i("Mtpk"),c=i("Wglt"),p=i("Gg2j"),d=i("hJ5i"),f=i("Qkdp"),g=i("v9UT"),m=i("VGgz"),y=function(t){function e(){var e=t.call(this)||this;return e.className="DateAxisDataItem",e.applyTheme(),e.values.date={},e.values.endDate={},e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"date",{get:function(){return this.dates.date},set:function(t){this.setDate("date",t),this.value=t.getTime()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"endDate",{get:function(){return this.dates.endDate},set:function(t){this.setDate("endDate",t),this.endValue=t.getTime()},enumerable:!0,configurable:!0}),e}(n.b),v=function(t){function e(){var e=t.call(this)||this;return e._gapBreaks=!1,e.gridIntervals=new a.b,e.groupIntervals=new a.b,e.dateFormats=new o.a,e.periodChangeDateFormats=new o.a,e._baseIntervalReal={timeUnit:"day",count:1},e._prevSeriesTime={},e._minDifference={},e._firstWeekDay=1,e.groupMin={},e.groupMax={},e.className="DateAxis",e.setPropertyValue("markUnitChange",!0),e.snapTooltip=!0,e.tooltipPosition="pointer",e.setPropertyValue("groupData",!1),e.groupCount=200,e.events.on("parentset",e.getDFFormatter,e,!1),e.gridIntervals.pushAll([{timeUnit:"millisecond",count:1},{timeUnit:"millisecond",count:5},{timeUnit:"millisecond",count:10},{timeUnit:"millisecond",count:50},{timeUnit:"millisecond",count:100},{timeUnit:"millisecond",count:500},{timeUnit:"second",count:1},{timeUnit:"second",count:5},{timeUnit:"second",count:10},{timeUnit:"second",count:30},{timeUnit:"minute",count:1},{timeUnit:"minute",count:5},{timeUnit:"minute",count:10},{timeUnit:"minute",count:15},{timeUnit:"minute",count:30},{timeUnit:"hour",count:1},{timeUnit:"hour",count:3},{timeUnit:"hour",count:6},{timeUnit:"hour",count:12},{timeUnit:"day",count:1},{timeUnit:"day",count:2},{timeUnit:"day",count:3},{timeUnit:"day",count:4},{timeUnit:"day",count:5},{timeUnit:"week",count:1},{timeUnit:"month",count:1},{timeUnit:"month",count:2},{timeUnit:"month",count:3},{timeUnit:"month",count:6},{timeUnit:"year",count:1},{timeUnit:"year",count:2},{timeUnit:"year",count:5},{timeUnit:"year",count:10},{timeUnit:"year",count:50},{timeUnit:"year",count:100},{timeUnit:"year",count:200},{timeUnit:"year",count:500},{timeUnit:"year",count:1e3},{timeUnit:"year",count:2e3},{timeUnit:"year",count:5e3},{timeUnit:"year",count:1e4},{timeUnit:"year",count:1e5}]),e.groupIntervals.pushAll([{timeUnit:"millisecond",count:1},{timeUnit:"millisecond",count:10},{timeUnit:"millisecond",count:100},{timeUnit:"second",count:1},{timeUnit:"second",count:10},{timeUnit:"minute",count:1},{timeUnit:"minute",count:10},{timeUnit:"hour",count:1},{timeUnit:"day",count:1},{timeUnit:"week",count:1},{timeUnit:"month",count:1},{timeUnit:"year",count:1}]),e.axisFieldName="date",e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.fillRule=function(t){var e=t.value,i=t.component,r=i._gridInterval,n=l.getDuration(r.timeUnit,r.count);Math.round((e-i.min)/n)/2==Math.round(Math.round((e-i.min)/n)/2)?t.axisFill.__disabled=!0:t.axisFill.__disabled=!1},e.prototype.applyInternalDefaults=function(){t.prototype.applyInternalDefaults.call(this),this.dateFormats.hasKey("millisecond")||this.dateFormats.setKey("millisecond",this.language.translate("_date_millisecond")),this.dateFormats.hasKey("second")||this.dateFormats.setKey("second",this.language.translate("_date_second")),this.dateFormats.hasKey("minute")||this.dateFormats.setKey("minute",this.language.translate("_date_minute")),this.dateFormats.hasKey("hour")||this.dateFormats.setKey("hour",this.language.translate("_date_hour")),this.dateFormats.hasKey("day")||this.dateFormats.setKey("day",this.language.translate("_date_day")),this.dateFormats.hasKey("week")||this.dateFormats.setKey("week",this.language.translate("_date_day")),this.dateFormats.hasKey("month")||this.dateFormats.setKey("month",this.language.translate("_date_month")),this.dateFormats.hasKey("year")||this.dateFormats.setKey("year",this.language.translate("_date_year")),this.periodChangeDateFormats.hasKey("millisecond")||this.periodChangeDateFormats.setKey("millisecond",this.language.translate("_date_millisecond")),this.periodChangeDateFormats.hasKey("second")||this.periodChangeDateFormats.setKey("second",this.language.translate("_date_second")),this.periodChangeDateFormats.hasKey("minute")||this.periodChangeDateFormats.setKey("minute",this.language.translate("_date_minute")),this.periodChangeDateFormats.hasKey("hour")||this.periodChangeDateFormats.setKey("hour",this.language.translate("_date_day")),this.periodChangeDateFormats.hasKey("day")||this.periodChangeDateFormats.setKey("day",this.language.translate("_date_day")),this.periodChangeDateFormats.hasKey("week")||this.periodChangeDateFormats.setKey("week",this.language.translate("_date_day")),this.periodChangeDateFormats.hasKey("month")||this.periodChangeDateFormats.setKey("month",this.language.translate("_date_month")+" "+this.language.translate("_date_year"))},e.prototype.createDataItem=function(){return new y},e.prototype.createAxisBreak=function(){return new s.a},e.prototype.validateDataItems=function(){var e=this.start,i=this.end,r=this.baseDuration,n=(this.max-this.min)/r;this._firstWeekDay=this.getFirstWeekDay(),this.getDFFormatter(),t.prototype.validateDataItems.call(this);var a=l.getDuration(this.mainBaseInterval.timeUnit,this.mainBaseInterval.count);this.maxZoomFactor=Math.max(1,(this.max-this.min)/a),this._deltaMinMax=this.baseDuration/2,e+=(i-e)*(1-n/((this.max-this.min)/r)),this.zoom({start:e,end:i},!1,!0)},e.prototype.handleSelectionExtremesChange=function(){},e.prototype.calculateZoom=function(){var e=this;t.prototype.calculateZoom.call(this);var i=this.adjustDifference(this._minZoomed,this._maxZoomed),n=!1;if(this.groupData&&h.hasValue(i)){var a=this.mainBaseInterval,o=i+(this.startLocation+(1-this.endLocation))*this.baseDuration,s=void 0;this.groupInterval?s=Object(r.a)({},this.groupInterval):(s=this.chooseInterval(0,o,this.groupCount,this.groupIntervals),l.getDuration(s.timeUnit,s.count)h?(t.startIndex=0,t.endIndex=0,t.outOfRange=!0):(t.outOfRange=!1,t.startIndex=s,t.endIndex=d),!n&&t.dataRangeInvalid&&t.validateDataRange()}})},e.prototype.findFirst=function(t,e,i){var r=t.index;if(r>0){var n=t.component.dataItems.getIndex(r-1),a=n[i];return!a||a.getTime()t._minDifference[i.uid]&&(e=t._minDifference[i.uid])}),e!=Number.MAX_VALUE&&0!=e||(e=l.getDuration("day")),e},enumerable:!0,configurable:!0}),e.prototype.seriesDataChangeUpdate=function(t){this._minDifference[t.uid]=Number.MAX_VALUE},e.prototype.postProcessSeriesDataItems=function(t){var e=this;this._firstWeekDay=this.getFirstWeekDay(),t?this.seriesGroupUpdate(t):this.series.each(function(t){e.seriesGroupUpdate(t)}),this.addEmptyUnitsBreaks()},e.prototype.seriesGroupUpdate=function(t){var e=this;JSON.stringify(t._baseInterval[this.uid])!=JSON.stringify(this.mainBaseInterval)&&(t._baseInterval[this.uid]=this.mainBaseInterval,t.mainDataSet.each(function(t){e.postProcessSeriesDataItem(t)}),this.groupData&&this.groupSeriesData(t))},e.prototype.groupSeriesData=function(t){var e=this;if(t.baseAxis==this&&t.dataItems.length>0&&!t.dataGrouped){t.bulletsContainer.removeChildren();var i=[],r=this.mainBaseInterval,n=l.getDuration(r.timeUnit,r.count);this.groupIntervals.each(function(t){var r=l.getDuration(t.timeUnit,t.count);(r>n&&ru||!h.isNumber(l.low))&&(l.low=u),(l.high0&&i.each(function(t){var i=Math.ceil(e._gridCount*(Math.min(e.end,t.endPosition)-Math.max(e.start,t.startPosition))/(e.end-e.start));t.gridInterval=e.chooseInterval(0,t.adjustedEndValue-t.adjustedStartValue,i);var r=l.round(new Date(t.adjustedStartValue),t.gridInterval.timeUnit,t.gridInterval.count,e._firstWeekDay,e._df.utc,void 0,e._df.timezoneMinutes,e._df.timezone);r.getTime()>t.startDate.getTime()&&l.add(r,t.gridInterval.timeUnit,t.gridInterval.count,e._df.utc),t.gridDate=r})},e.prototype.getFirstWeekDay=function(){return this._df?this._df.firstDayOfWeek:1},e.prototype.getGridDate=function(t,e){var i=this._gridInterval.timeUnit,r=this._gridInterval.count;l.round(t,i,1,this._firstWeekDay,this._df.utc,void 0,this._df.timezoneMinutes,this._df.timezone);var n=t.getTime(),a=l.copy(t),o=l.add(a,i,e,this._df.utc).getTime(),s=this.isInBreak(o);s&&s.endDate&&(a=new Date(s.endDate.getTime()),l.round(a,i,r,this._firstWeekDay,this._df.utc,void 0,this._df.timezoneMinutes,this._df.timezone),a.getTime()0){var i=e.gridInterval.timeUnit,r=e.gridInterval.count;if(p.getDistance(e.startPoint,e.endPoint)>4*u.minGridDistance)for(var n,o=e.gridDate.getTime(),s=0,h=function(){var u=l.copy(e.gridDate);if(o=l.add(u,i,r*s,t._df.utc).getTime(),s++,o>e.adjustedStartValue&&othis.baseInterval.count&&(a=n+(a-n)/(this._gridInterval.count/this.baseInterval.count)),t.position=n;var s=t.tick;s&&!s.disabled&&e.updateTickElement(s,n,a);var u=t.grid;u&&!u.disabled&&e.updateGridElement(u,n,a);var l=t.axisFill;l&&!l.disabled&&(e.updateFillElement(l,n,o),t.isRange||this.fillRule(t));var c=t.mask;c&&e.updateFillElement(c,n,a),t.bullet&&e.updateBullet(t.bullet,n,a);var p=t.label;if(p&&!p.disabled){var d=p.location;0==d&&(d=1!=this._gridInterval.count||"week"==this._gridInterval.timeUnit||t.isRange?0:.5),e.updateLabelElement(p,n,a,d)}}},Object.defineProperty(e.prototype,"baseDuration",{get:function(){return l.getDuration(this.baseInterval.timeUnit,this.baseInterval.count)},enumerable:!0,configurable:!0}),e.prototype.adjustMinMax=function(t,e){return{min:t,max:e,step:this.baseDuration}},e.prototype.fixMin=function(t){var e=this.baseInterval,i=l.round(new Date(t),e.timeUnit,e.count,this._firstWeekDay,this._df.utc,void 0,this._df.timezoneMinutes,this._df.timezone).getTime();return i+(l.add(new Date(i),e.timeUnit,e.count,this._df.utc).getTime()-i)*this.startLocation},e.prototype.fixMax=function(t){var e=this.baseInterval,i=l.round(new Date(t),e.timeUnit,e.count,this._firstWeekDay,this._df.utc,void 0,this._df.timezoneMinutes,this._df.timezone).getTime();return i+(l.add(new Date(i),e.timeUnit,e.count,this._df.utc).getTime()-i)*this.endLocation},e.prototype.chooseInterval=function(t,e,i,n){n||(n=this.gridIntervals);var a=n.getIndex(t),o=l.getDuration(a.timeUnit,a.count),s=n.length-1;if(t>=s)return Object(r.a)({},n.getIndex(s));var u=Math.ceil(e/o);return e0?Object(r.a)({},n.getIndex(t-1)):u<=i?Object(r.a)({},n.getIndex(t)):t+1u&&(this._minDifference[r.uid]=u)}var c=i-s;c>0&&this._minDifference[r.uid]>c&&(this._minDifference[r.uid]=c),this._prevSeriesTime[r.uid]=i,r._baseInterval[this.uid]&&this.postProcessSeriesDataItem(t)}},e.prototype.updateAxisBySeries=function(){t.prototype.updateAxisBySeries.call(this);var e=this.chooseInterval(0,this.minDifference,1);this.minDifference>=l.getDuration("day",27)&&"week"==e.timeUnit&&(e.timeUnit="month",e.count=1),"month"==e.timeUnit&&(this.minDifference>=l.getDuration("day",58)&&1==e.count&&(e.count=2),this.minDifference>=l.getDuration("day",87)&&2==e.count&&(e.count=3),this.minDifference>=l.getDuration("day",174)&&5==e.count&&(e.count=6)),this.minDifference>=l.getDuration("hour",23)&&"hour"==e.timeUnit&&(e.timeUnit="day",e.count=1),this.minDifference>=l.getDuration("week",1)-l.getDuration("hour",1)&&"day"==e.timeUnit&&(e.timeUnit="week",e.count=1),this.minDifference>=l.getDuration("year",1)-l.getDuration("day",1.01)&&"month"==e.timeUnit&&(e.timeUnit="year",e.count=1),this._baseIntervalReal=e,this._mainBaseInterval=e},Object.defineProperty(e.prototype,"baseInterval",{get:function(){return this._groupInterval?this._groupInterval:this._baseInterval?this._baseInterval:this._baseIntervalReal},set:function(t){JSON.stringify(this._baseInterval)!=JSON.stringify(t)&&(this._baseInterval=t,this._mainBaseInterval=t,h.isNumber(t.count)||(t.count=1),this.invalidate(),this.postProcessSeriesDataItems())},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"mainBaseInterval",{get:function(){return this._baseInterval?this._baseInterval:this._mainBaseInterval?this._mainBaseInterval:this._baseIntervalReal},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"skipEmptyPeriods",{get:function(){return this.getPropertyValue("skipEmptyPeriods")},set:function(t){if(t){var e=this.axisBreaks.template;e.startLine.disabled=!0,e.endLine.disabled=!0,e.fillShape.disabled=!0,e.breakSize=0}else this._gapBreaks&&(this.axisBreaks.clear(),this._gapBreaks=!1);this.setPropertyValue("skipEmptyPeriods",t)&&(this.invalidate(),this.postProcessSeriesDataItems(),this.invalidateSeries())},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"tooltipDateFormat",{get:function(){return this.getPropertyValue("tooltipDateFormat")},set:function(t){this.setPropertyValue("tooltipDateFormat",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"markUnitChange",{get:function(){return this.getPropertyValue("markUnitChange")},set:function(t){this.setPropertyValue("markUnitChange",t)&&this.invalidateData()},enumerable:!0,configurable:!0}),e.prototype.getTooltipText=function(t){var e,i=this.positionToDate(t);if(i=l.round(i,this.baseInterval.timeUnit,this.baseInterval.count,this._firstWeekDay,this._df.utc,new Date(this.min),this._df.timezoneMinutes,this._df.timezone),this.tooltipDate=i,h.hasValue(this.tooltipDateFormat))e=this._df.format(i,this.tooltipDateFormat,-1==["day","month","week","year"].indexOf(this.baseInterval.timeUnit));else{var r=this.dateFormats.getKey(this.baseInterval.timeUnit);e=r?this._df.format(i,r):this.getPositionLabel(t)}return this._adapterO?this._adapterO.apply("getTooltipText",e):e},e.prototype.roundPosition=function(t,e,i){var r=this.baseInterval,n=r.timeUnit,a=r.count,o=this.positionToDate(t);if(l.round(o,n,a,this._firstWeekDay,this._df.utc,void 0,this._df.timezoneMinutes,this._df.timezone),e>0&&l.add(o,n,e*a,this._df.utc),i>0&&i<1&&o.setTime(o.getTime()+this.baseDuration*i),this.isInBreak(o.getTime()))for(;o.getTime()a.getTime()&&Math.abs(o.getTime()-n)y&&(y=i)}),this.groupMin[g]=m,this.groupMax[g]=y),t=p.fitToRange(t,m,y),e=p.fitToRange(e,m,y),a&&(u&&(t=e-s,t=p.fitToRange(t,m,y)),c&&(e=t+s,e=p.fitToRange(e,m,y)));v=(t-m)/(y-m),b=(e-m)/(y-m);this.zoom({start:v,end:b},i,n)}}else{var v=this.valueToPosition(t),b=this.valueToPosition(e);this.zoom({start:v,end:b},i,n)}},e.prototype.asIs=function(e){return"baseInterval"==e||t.prototype.asIs.call(this,e)},e.prototype.copyFrom=function(e){var i=this;t.prototype.copyFrom.call(this,e),this.dateFormats=e.dateFormats,this.periodChangeDateFormats=e.periodChangeDateFormats,this.groupIntervals.clear(),e.groupIntervals.each(function(t){i.groupIntervals.push(Object(r.a)({},t))}),this.gridIntervals.clear(),e.gridIntervals.each(function(t){i.gridIntervals.push(Object(r.a)({},t))}),e._baseInterval&&(this.baseInterval=e._baseInterval)},e.prototype.showTooltipAtPosition=function(e,i){var r=this;if(i||(e=this.toAxisPosition(e)),this.snapTooltip){var n,a=this.positionToDate(e).getTime();if(this.series.each(function(t){if(t.baseAxis==r){var i=r.getSeriesDataItem(t,e,!0);if(i){var o=void 0;t.xAxis==r&&(o=i.dateX),t.yAxis==r&&(o=i.dateY),n?Math.abs(n.getTime()-a)>Math.abs(o.getTime()-a)&&(n=o):n=o}}}),n){var o=n.getTime();n=l.round(new Date(o),this.baseInterval.timeUnit,this.baseInterval.count,this._firstWeekDay,this._df.utc,void 0,this._df.timezoneMinutes,this._df.timezone),o=n.getTime();var s=this.renderer.tooltipLocation;0==s&&(s=1e-4),n=new Date(n.getTime()+this.baseDuration*s),e=this.dateToPosition(n),this.chart.cursor&&this.chart.cursor.snapToSeries||this.series.each(function(t){var e=t.dataItemsByAxis.getKey(r.uid).getKey(o+t.currentDataSetId),i=t.showTooltipAtDataItem(e);i?r.chart._seriesPoints.push({series:t,point:i}):(t.tooltipText||t.tooltipHTML)&&t.hideTooltip()})}}t.prototype.showTooltipAtPosition.call(this,e,!0)},Object.defineProperty(e.prototype,"snapTooltip",{get:function(){return this.getPropertyValue("snapTooltip")},set:function(t){this.setPropertyValue("snapTooltip",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"groupData",{get:function(){return this.getPropertyValue("groupData")},set:function(t){var e=this;this.setPropertyValue("groupData",t)&&(this.series.each(function(i){i.setDataSet(""),t&&!i.dataGrouped&&i.inited&&(i._baseInterval[e.uid]=e.mainBaseInterval,e.groupSeriesData(i))}),this._currentDataSetId="",this._groupInterval=void 0,this.invalidate(),this.invalidateSeries())},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"groupInterval",{get:function(){return this.getPropertyValue("groupInterval")},set:function(t){this.setPropertyValue("groupInterval",t)&&(this.invalidate(),this.invalidateSeries())},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"groupCount",{get:function(){return this.getPropertyValue("groupCount")},set:function(t){this.setPropertyValue("groupCount",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"timezoneOffset",{get:function(){return this.getPropertyValue("timezoneOffset")},set:function(t){this.setPropertyValue("timezoneOffset",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"timezone",{get:function(){return this.getPropertyValue("timezone")},set:function(t){this.setPropertyValue("timezone",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"gridInterval",{get:function(){return this._gridInterval},enumerable:!0,configurable:!0}),e.prototype.makeGap=function(t,e){var i=t.component;if(t&&e&&!i.connect&&h.isNumber(i.autoGapCount)&&i.baseAxis==this){var r=t.dates["date"+this.axisLetter],n=e.dates["date"+this.axisLetter];if(r&&n)if(r.getTime()-n.getTime()>i.autoGapCount*this.baseDuration)return!0}return!1},Object.defineProperty(e.prototype,"baseValue",{get:function(){return this.min},enumerable:!0,configurable:!0}),e}(n.a);u.c.registeredClasses.DateAxis=v,u.c.registeredClasses.DateAxisDataItem=y},KslR:function(t,e,i){var r=i("vfdp"),n=i("LO3D"),a=i("M05C"),o=i("vfRf"),s=i("THqK"),u=i("7W4+"),l=n("wks"),h=r.Symbol,c=h&&h.for,p=u?h:h&&h.withoutSetter||o;t.exports=function(t){if(!a(l,t)||!s&&"string"!=typeof l[t]){var e="Symbol."+t;s&&a(h,t)?l[t]=h[t]:l[t]=u&&c?c(e):p(e)}return l[t]}},KvVN:function(t,e,i){i("YRD/")("Array")},Kzkw:function(t,e,i){i("0sYB")({target:"Date",proto:!0},{toGMTString:Date.prototype.toUTCString})},L0in:function(t,e,i){"use strict";var r=i("Wqjq").charAt;t.exports=function(t,e,i){return e+(i?r(t,e).length:1)}},L4xm:function(t,e,i){var r=i("cLsB"),n=i("YvlP"),a=i("3weC"),o=i("+DMo"),s=i("3Ok2"),u=i("Hh/x"),l=i("gkNw"),h=i("7bEX"),c=i("Ur2B"),p=i("Tmzw"),d=TypeError,f=function(t,e){this.stopped=t,this.result=e},g=f.prototype;t.exports=function(t,e,i){var m,y,v,b,x,_,P,w=i&&i.that,O=!(!i||!i.AS_ENTRIES),T=!(!i||!i.IS_RECORD),S=!(!i||!i.IS_ITERATOR),C=!(!i||!i.INTERRUPTED),I=r(e,w),D=function(t){return m&&p(m,"normal",t),new f(!0,t)},k=function(t){return O?(a(t),C?I(t[0],t[1],D):I(t[0],t[1])):C?I(t,D):I(t)};if(T)m=t.iterator;else if(S)m=t;else{if(!(y=c(t)))throw d(o(t)+" is not iterable");if(s(y)){for(v=0,b=u(t);b>v;v++)if((x=k(t[v]))&&l(g,x))return x;return new f(!1)}m=h(t,y)}for(_=T?t.next:m.next;!(P=n(_,m)).done;){try{x=k(P.value)}catch(t){p(m,"throw",t)}if("object"==typeof x&&x&&l(g,x))return x}return new f(!1)}},L56b:function(t,e,i){var r=i("gkNw"),n=TypeError;t.exports=function(t,e){if(r(e,t))return t;throw n("Incorrect invocation")}},L7fL:function(t,e,i){var r=i("0sYB"),n=i("6aQQ"),a=i("5SyC"),o=Math.abs,s=Math.exp,u=Math.E;r({target:"Math",stat:!0,forced:n(function(){return-2e-17!=Math.sinh(-2e-17)})},{sinh:function(t){var e=+t;return o(e)<1?(a(e)-a(-e))/2:(s(e-1)-s(-e-1))*(u/2)}})},L91H:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),i.d(e,"timeUnitDurations",function(){return n}),e.getNextUnit=a,e.getDuration=o,e.now=s,e.getTime=function(){return s().getTime()},e.copy=function(t){return new Date(t.getTime())},e.checkChange=function t(e,i,r,n){e=new Date(e.getTime());i=new Date(i.getTime());var o=0;var s=0;n||"millisecond"==r||(o=e.getTimezoneOffset(),e.setUTCMinutes(e.getUTCMinutes()-o),s=i.getTimezoneOffset(),i.setUTCMinutes(i.getUTCMinutes()-s));var u=!1;switch(r){case"year":e.getUTCFullYear()!=i.getUTCFullYear()&&(u=!0);break;case"month":e.getUTCFullYear()!=i.getUTCFullYear()?u=!0:e.getUTCMonth()!=i.getUTCMonth()&&(u=!0);break;case"day":e.getUTCMonth()!=i.getUTCMonth()?u=!0:e.getUTCDate()!=i.getUTCDate()&&(u=!0);break;case"hour":e.getUTCHours()!=i.getUTCHours()&&(u=!0);break;case"minute":e.getUTCMinutes()!=i.getUTCMinutes()&&(u=!0);break;case"second":e.getUTCSeconds()!=i.getUTCSeconds()&&(u=!0);break;case"millisecond":e.getTime()!=i.getTime()&&(u=!0)}if(u)return!0;var l=a(r);return!!l&&(e.setUTCMinutes(e.getUTCMinutes()+o),i.setUTCMinutes(i.getUTCMinutes()+s),t(e,i,l,n))},e.add=function(t,e,i,r){var n=0;r||"millisecond"==e||(n=t.getTimezoneOffset(),t.setUTCMinutes(t.getUTCMinutes()-n));switch(e){case"day":var a=t.getUTCDate();t.setUTCDate(a+i);break;case"second":var o=t.getUTCSeconds();t.setUTCSeconds(o+i);break;case"millisecond":var s=t.getUTCMilliseconds();t.setUTCMilliseconds(s+i);break;case"hour":var u=t.getUTCHours();t.setUTCHours(u+i);break;case"minute":var l=t.getUTCMinutes();t.setUTCMinutes(l+i);break;case"year":var h=t.getUTCFullYear();t.setUTCFullYear(h+i);break;case"month":var c=t.getUTCMonth();t.setUTCMonth(c+i);break;case"week":var p=t.getUTCDate();t.setUTCDate(p+7*i)}if(!r&&"millisecond"!=e&&(t.setUTCMinutes(t.getUTCMinutes()+n),"day"==e||"week"==e||"month"==e||"year"==e)){var d=t.getTimezoneOffset();if(d!=n){var f=d-n;t.setUTCMinutes(t.getUTCMinutes()+f),t.getTimezoneOffset()!=d&&t.setUTCMinutes(t.getUTCMinutes()-f)}}return t},e.round=function t(e,i,n,a,s,l,h,c){void 0===h&&(h=0);r.isNumber(n)||(n=1);var p=0;c&&-1!=["day","month","week","year"].indexOf(i)&&(e=u(e,c));s||"millisecond"==i||(p=e.getTimezoneOffset(),e.setUTCMinutes(e.getUTCMinutes()-p));switch(i){case"day":var d=e.getUTCDate();if(n>1){if(l){l=t(l,"day",1);var f=e.getTime()-l.getTime(),g=Math.floor(f/o("day")/n),m=o("day",g*n);e.setTime(l.getTime()+m-p*o("minute"))}}else e.setUTCDate(d);e.setUTCHours(0,0,0,0);break;case"second":var y=e.getUTCSeconds();n>1&&(y=Math.floor(y/n)*n),e.setUTCSeconds(y,0);break;case"millisecond":if(1==n)return e;var v=e.getUTCMilliseconds();v=Math.floor(v/n)*n,e.setUTCMilliseconds(v);break;case"hour":var b=e.getUTCHours();n>1&&(b=Math.floor(b/n)*n),e.setUTCHours(b,h,0,0);break;case"minute":var x=e.getUTCMinutes();v=e.getUTCMilliseconds(),n>1&&(x=Math.floor(x/n)*n),e.setUTCMinutes(x,0,0);break;case"month":var _=e.getUTCMonth();n>1&&(_=Math.floor(_/n)*n),e.setUTCMonth(_,1),e.setUTCHours(0,h,0,0);break;case"year":var P=e.getUTCFullYear();n>1&&(P=Math.floor(P/n)*n),e.setUTCFullYear(P,0,1),e.setUTCHours(0,h,0,0);break;case"week":var w=e.getUTCDate(),O=e.getUTCDay();r.isNumber(a)||(a=1),w=O>=a?w-O+a:w-(7+O)+a,e.setUTCDate(w),e.setUTCHours(0,h,0,0)}if(!s&&"millisecond"!=i&&(e.setUTCMinutes(e.getUTCMinutes()+p),"day"==i||"week"==i||"month"==i||"year"==i)){var T=e.getTimezoneOffset();if(T!=p){var S=T-p;e.setUTCMinutes(e.getUTCMinutes()+S)}}return e},e.setTimezone=u,e.getTimezoneMinutes=function(t){var e=new Date;return e.setHours(0,0,0,0),u(e,t).getMinutes()};var r=i("Mtpk"),n={millisecond:1,second:1e3,minute:6e4,hour:36e5,day:864e5,week:6048e5,month:2592e6,year:31536e6};function a(t){switch(t){case"year":return;case"month":return"year";case"week":case"day":return"month";case"hour":return"day";case"minute":return"hour";case"second":return"minute";case"millisecond":return"second"}}function o(t,e){return r.hasValue(e)||(e=1),n[t]*e}function s(){return new Date}function u(t,e){return new Date(t.toLocaleString("en-US",{timeZone:e}))}},LBDG:function(t,e,i){"use strict";e.b=function(){return/apple/i.test(navigator.vendor)},e.a=function(){return/MSIE |Trident\//.test(navigator.userAgent)}},LMNS:function(t,e,i){"use strict";var r=i("jnLg").end,n=i("rCh7");t.exports=n("trimEnd")?function(){return r(this)}:"".trimEnd},LO3D:function(t,e,i){var r=i("lnCe"),n=i("bvi0");(t.exports=function(t,e){return n[t]||(n[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.25.5",mode:r?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.25.5/LICENSE",source:"https://github.com/zloirock/core-js"})},LPN9:function(t,e,i){"use strict";var r=i("0sYB"),n=i("X/sl").every;r({target:"Array",proto:!0,forced:!i("xlUI")("every")},{every:function(t){return n(this,t,arguments.length>1?arguments[1]:void 0)}})},"LV//":function(t,e,i){i("0sYB")({target:"String",proto:!0},{repeat:i("ScUe")})},Lfv3:function(t,e,i){var r=i("RjhM"),n=i("vfdp");t.exports=/ipad|iphone|ipod/i.test(r)&&void 0!==n.Pebble},LoW2:function(t,e,i){var r=i("0sYB"),n=i("6aQQ"),a=i("9XRO"),o=i("gxUV").f,s=i("3sMl"),u=n(function(){o(1)});r({target:"Object",stat:!0,forced:!s||u,sham:!s},{getOwnPropertyDescriptor:function(t,e){return o(a(t),e)}})},M05C:function(t,e,i){var r=i("/IPK"),n=i("7X7h"),a=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,e){return a(n(t),e)}},M1hx:function(t,e,i){i("0FA2")("flatMap")},M44V:function(t,e,i){var r=i("0sYB"),n=i("vfdp"),a=i("2D0i"),o=i("RyUr"),s=i("zktH"),u=i("nlhF"),l=n.process;r({global:!0,enumerable:!0,dontCallGetSet:!0},{queueMicrotask:function(t){s(arguments.length,1),o(t);var e=u&&l.domain;a(e?e.bind(t):t)}})},MC1b:function(t,e,i){i("TWFp"),i("E77o"),i("EAcO"),i("QlyB"),i("tneM"),i("aijZ")},MIZb:function(t,e,i){"use strict";i.d(e,"a",function(){return s});var r=i("m4/l"),n=i("Tjl+"),a=i("aCit"),o=i("8ZqG"),s=function(t){function e(){var e=t.call(this)||this;return e._purposes={stroke:Object(o.c)("#e5e5e5"),fill:Object(o.c)("#f3f3f3"),primaryButton:Object(o.c)("#6794dc"),primaryButtonHover:Object(o.c)("#6771dc"),primaryButtonDown:Object(o.c)("#68dc75"),primaryButtonActive:Object(o.c)("#68dc75"),primaryButtonText:Object(o.c)("#FFFFFF"),primaryButtonStroke:Object(o.c)("#FFFFFF"),secondaryButton:Object(o.c)("#d9d9d9"),secondaryButtonHover:Object(o.c)("#d9d9d9").brighten(-.25),secondaryButtonDown:Object(o.c)("#d9d9d9").brighten(-.35),secondaryButtonActive:Object(o.c)("#d9d9d9").brighten(.35),secondaryButtonText:Object(o.c)("#000000"),secondaryButtonStroke:Object(o.c)("#FFFFFF"),grid:Object(o.c)("#000000"),background:Object(o.c)("#ffffff"),alternativeBackground:Object(o.c)("#000000"),text:Object(o.c)("#000000"),alternativeText:Object(o.c)("#FFFFFF"),disabledBackground:Object(o.c)("#999999"),positive:Object(o.c)("#67dc75"),negative:Object(o.c)("#dc6788")},e.className="InterfaceColorSet",e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.debug=function(){},e.prototype.getFor=function(t){return this._purposes[t]},e.prototype.setFor=function(t,e){this._purposes[t]=e},e}(n.a);a.c.registeredClasses.InterfaceColorSet=s},MQs2:function(t,e,i){"use strict";var r=i("3sMl"),n=i("o3G/"),a=TypeError,o=Object.getOwnPropertyDescriptor,s=r&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=s?function(t,e){if(n(t)&&!o(t,"length").writable)throw a("Cannot set read only .length");return t.length=e}:function(t,e){return t.length=e}},"MS5+":function(t,e,i){var r=i("0sYB"),n=i("+s7l");r({target:"Array",proto:!0,forced:n!==[].lastIndexOf},{lastIndexOf:n})},MXvJ:function(t,e,i){"use strict";i.d(e,"a",function(){return u});var r=i("m4/l"),n=i("jfaP"),a=i("aCit"),o=i("Gg2j"),s=i("hGwe"),u=function(t){function e(){var e=t.call(this)||this;return e.className="Polyarc",e.controlPointDistance=.5,e.controlPointPosition=.5,e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.makePath=function(){this._distance=0;var t=this.segments;if(t&&t.length>0){var e="";this._realSegments=[];for(var i=0,r=t.length;i0){e+=s.moveTo(n[0]);for(var u=1;u0)for(var b=0;b<=y;b++){var x=o.getPointOnCubicCurve(l,h,g,m,b/y);a.push(x),this._distance+=o.getDistance(v,x),v=x}else a.push(l)}}}this.path=e}},Object.defineProperty(e.prototype,"controlPointPosition",{get:function(){return this.getPropertyValue("controlPointPosition")},set:function(t){this.setPropertyValue("controlPointPosition",t),this.makePath()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"controlPointDistance",{get:function(){return this.getPropertyValue("controlPointDistance")},set:function(t){this.setPropertyValue("controlPointDistance",t),this.makePath()},enumerable:!0,configurable:!0}),e}(n.a);a.c.registeredClasses.Polyarc=u},MZQ8:function(t,e,i){"use strict";i.d(e,"a",function(){return o});var r=i("m4/l"),n=i("1qam"),a=i("Gg2j"),o=function(t){function e(){var e=t.call(this)||this;return e.className="PointedRectangle",e.element=e.paper.add("path"),e.cornerRadius=6,e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.draw=function(){t.prototype.draw.call(this);var e=this.cornerRadius,i=this.innerWidth,r=this.innerHeight;if(i>0&&r>0){var n,o,s=this.pointerX,u=this.pointerY,l=this.pointerBaseWidth/2,h=a.min(i/2,r/2),c=a.fitToRange(e,0,h),p=a.fitToRange(e,0,h),d=a.fitToRange(e,0,h),f=a.fitToRange(e,0,h),g=void 0,m=void 0,y=void 0,v=void 0,b=(s-0)*(r-0)-(u-0)*(i-0),x=(s-0)*(0-r)-(u-r)*(i-0);if(b>0&&x>0)g="M"+c+",0 L"+((n=a.fitToRange(s,c+l,i-l-p))-l)+",0 L"+s+","+(u=a.fitToRange(u,-1/0,0))+" L"+(n+l)+",0 L"+(i-p)+",0";else g="M"+c+",0 L"+(i-p)+",0";if(b<0&&x<0)y=" L"+(i-d)+","+r+" L"+((n=a.fitToRange(s,f+l,i-l-d))+l)+","+r+" L"+s+","+(u=a.fitToRange(u,r,1/0))+" L"+(n-l)+","+r+" L"+f+","+r;else y=" L"+f+","+r;if(b<0&&x>0)v=" L0,"+(r-f)+" L0,"+((o=a.fitToRange(u,c+l,r-f-l))+l)+" L"+(s=a.fitToRange(s,-1/0,0))+","+u+" L0,"+(o-l)+" L0,"+c;else v=" L0,"+c;if(b>0&&x<0)m=" L"+i+","+p+" L"+i+","+((o=a.fitToRange(u,p+l,r-l-d))-l)+" L"+(s=a.fitToRange(s,i,1/0))+","+u+" L"+i+","+(o+l)+" L"+i+","+(r-d);else m=" L"+i+","+(r-d);var _=" a"+p+","+p+" 0 0 1 "+p+","+p,P=" a"+d+","+d+" 0 0 1 -"+d+","+d,w=" a"+f+","+f+" 0 0 1 -"+f+",-"+f,O=" a"+c+","+c+" 0 0 1 "+c+",-"+c;this.path=g+_+m+P+y+w+v+O}},Object.defineProperty(e.prototype,"cornerRadius",{get:function(){return this.getPropertyValue("cornerRadius")},set:function(t){this.setPropertyValue("cornerRadius",t,!0)},enumerable:!0,configurable:!0}),e}(n.a)},Mdrz:function(t,e,i){var r=i("3sMl"),n=i("VGRE"),a=i("8+rI"),o=i("3weC"),s=i("9XRO"),u=i("kcMx");e.f=r&&!n?Object.defineProperties:function(t,e){o(t);for(var i,r=s(e),n=u(e),l=n.length,h=0;l>h;)a.f(t,i=n[h++],r[i]);return t}},Meme:function(t,e,i){"use strict";i.d(e,"a",function(){return y});var r=i("m4/l"),n=i("C6dT"),a=i("hD5A"),o=i("AAkI"),s=i("eAid"),u=i("8EhG"),l=i("AaJ4"),h=i("TDx+"),c=i("eN1s"),p=i("vMqJ"),d=i("aCit"),f=i("tjMS"),g=i("Gg2j"),m=i("Mtpk"),y=function(t){function e(){var e=t.call(this)||this;e._chart=new a.d,e.className="AxisRenderer",e.minGridDistance=50,e.inside=!1,e.inversed=!1,e.tooltipLocation=.5,e.fullWidthTooltip=!1,e.cellStartLocation=0,e.cellEndLocation=1,e.minLabelPosition=0,e.maxLabelPosition=1,e.shouldClone=!1;var i=e.createChild(n.a);i.shouldClone=!1,i.layout="none",i.virtualParent=e,i.width=Object(f.c)(100),i.height=Object(f.c)(100),e.gridContainer=i,i.events.on("maxsizechanged",function(){e.inited&&e.invalidateAxisItems()},e,!1);var r=e.createChild(n.a);r.shouldClone=!1,r.isMeasured=!1,r.layout="none",r.width=Object(f.c)(100),r.height=Object(f.c)(100),e.breakContainer=r;var o=e.createChild(n.a);o.shouldClone=!1,o.isMeasured=!1,o.layout="none",o.width=Object(f.c)(100),o.height=Object(f.c)(100),e.bulletsContainer=o,e.line=e.createChild(s.a),e.line.shouldClone=!1,e.line.strokeOpacity=0;var u=e.createChild(l.a);u.shouldClone=!1,e.baseGrid=u;var h=e._disposers;return h.push(u),h.push(e.line),h.push(i),h.push(r),h.push(o),h.push(e._chart),e.ticks.template.disabled=!0,e.axisFills.template.disabled=!0,e.axisFills.template.interactionsEnabled=!1,e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"axis",{get:function(){return this._axis},set:function(t){this.setAxis(t)},enumerable:!0,configurable:!0}),e.prototype.setAxis=function(t){this._axis=t,this.baseGrid.parent=t,this.line.parent=t,this.gridContainer.bind("opacity",t)},e.prototype.processRenderer=function(){this.events.on("sizechanged",this.updateTooltip,this,!1),this.events.on("positionchanged",this.updateTooltip,this,!1),this.labels.template.inside=this.inside,this.ticks.template.inside=this.inside},e.prototype.updateTooltip=function(){},Object.defineProperty(e.prototype,"axisLength",{get:function(){return 0},enumerable:!0,configurable:!0}),e.prototype.positionItem=function(t,e){t&&t.moveTo(e)},e.prototype.positionToPoint=function(t,e){return{x:0,y:0}},e.prototype.positionToAngle=function(t){return 0},e.prototype.positionToCoordinate=function(t){var e=this.axis,i=e.axisFullLength;return e.renderer.inversed?(e.end-t)*i:(t-e.start)*i},e.prototype.updateGridContainer=function(){},e.prototype.getHeight=function(){var t=this.gridContainer;return t.parent?t.parent.pixelHeight:this.gridContainer.pixelHeight||0},e.prototype.getWidth=function(){var t=this.gridContainer;return t.parent?t.parent.pixelWidth:this.gridContainer.pixelWidth||0},e.prototype.coordinateToPosition=function(t,e){var i,r=this.axis,n=r.axisFullLength;return i=r.renderer.inversed?r.end-t/n:t/n+r.start,g.round(i,5)},e.prototype.pointToPosition=function(t){return 0},e.prototype.getPositionRangePath=function(t,e){return""},e.prototype.invalidateAxisItems=function(){var t=this.axis;t&&t.invalidateDataItems()},e.prototype.updateGridElement=function(t,e,i){},e.prototype.updateTickElement=function(t,e,i){},e.prototype.updateBullet=function(t,e,i){},e.prototype.updateLabelElement=function(t,e,i,r){},e.prototype.updateFillElement=function(t,e,i){t.startPosition=e,t.endPosition=i},e.prototype.updateAxisLine=function(){},e.prototype.updateBaseGridElement=function(){},e.prototype.updateBreakElement=function(t){this.positionItem(t.startLine,t.startPoint),this.toggleVisibility(t.startLine,t.startPosition,0,1),this.positionItem(t.endLine,t.endPoint),this.toggleVisibility(t.endLine,t.endPosition,0,1)},Object.defineProperty(e.prototype,"minGridDistance",{get:function(){return this.getPropertyValue("minGridDistance")},set:function(t){this.setPropertyValue("minGridDistance",t)&&this.axis&&this.axis.invalidateDataItems()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"chart",{get:function(){return this._chart.get()},set:function(t){this._chart.set(t,null)},enumerable:!0,configurable:!0}),e.prototype.toggleVisibility=function(t,e,i,r){var n=this.axis,a=t.dataItem;a&&a instanceof o.b&&(m.isNumber(a.minPosition)&&(i=a.minPosition),m.isNumber(a.maxPosition)&&(r=a.maxPosition));var s=n.start+(n.end-n.start)*(i-1e-4),u=n.start+(n.end-n.start)*(r+1e-4);t.disabled||(t.__disabled=eu)},e.prototype.createBreakSprites=function(t){},Object.defineProperty(e.prototype,"axisFills",{get:function(){if(!this._axisFills){var t=this.createFill(this.axis);this._axisFills=new p.e(t),t.applyOnClones=!0,t.events.on("enabled",this.invalidateAxisItems,this,!1),this._disposers.push(new p.c(this._axisFills)),this._disposers.push(this._axisFills.template)}return this._axisFills},enumerable:!0,configurable:!0}),e.prototype.createFill=function(t){return new u.a(t)},Object.defineProperty(e.prototype,"grid",{get:function(){if(!this._grid){var t=this.createGrid();this._grid=new p.e(t),t.applyOnClones=!0,t.events.on("enabled",this.invalidateAxisItems,this,!1),this._disposers.push(new p.c(this._grid)),this._disposers.push(this._grid.template)}return this._grid},enumerable:!0,configurable:!0}),e.prototype.createGrid=function(){return new l.a},Object.defineProperty(e.prototype,"ticks",{get:function(){if(!this._ticks){var t=this.createTick();t.applyOnClones=!0,t.isMeasured=!1,t.events.on("enabled",this.invalidateAxisItems,this,!1),this._ticks=new p.e(t),this._disposers.push(new p.c(this._ticks)),this._disposers.push(this._ticks.template)}return this._ticks},enumerable:!0,configurable:!0}),e.prototype.createTick=function(){return new c.a},Object.defineProperty(e.prototype,"labels",{get:function(){if(!this._labels){var t=this.createLabel();this._labels=new p.e(t),t.applyOnClones=!0,t.events.on("enabled",this.invalidateAxisItems,this,!1),this._disposers.push(new p.c(this._labels)),this._disposers.push(this._labels.template)}return this._labels},enumerable:!0,configurable:!0}),e.prototype.createLabel=function(){return new h.a},Object.defineProperty(e.prototype,"inside",{get:function(){return this.getPropertyValue("inside")},set:function(t){this.setPropertyValue("inside",t)&&this.axis&&this.axis.invalidate(),t?(this.width=0,this.height=0):(this.width=void 0,this.height=void 0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"opposite",{get:function(){return this.getPropertyValue("opposite")},set:function(t){this.setPropertyValue("opposite",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"fullWidthTooltip",{get:function(){return this.getPropertyValue("fullWidthTooltip")},set:function(t){this.setPropertyValue("fullWidthTooltip",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"tooltipLocation",{get:function(){return this.getPropertyValue("tooltipLocation")},set:function(t){this.setPropertyValue("tooltipLocation",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"tooltipLocation2",{get:function(){return this.getPropertyValue("tooltipLocation2")},set:function(t){this.setPropertyValue("tooltipLocation2",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cellStartLocation",{get:function(){return this.getPropertyValue("cellStartLocation")},set:function(t){this.setPropertyValue("cellStartLocation",t)&&this.axis&&this.axis.invalidateSeries()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cellEndLocation",{get:function(){return this.getPropertyValue("cellEndLocation")},set:function(t){this.setPropertyValue("cellEndLocation",t)&&this.axis&&this.axis.invalidateSeries()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"inversed",{get:function(){return this.getPropertyValue("inversed")},set:function(t){this.setPropertyValue("inversed",t)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"minLabelPosition",{get:function(){return this.getPropertyValue("minLabelPosition")},set:function(t){this.setPropertyValue("minLabelPosition",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"maxLabelPosition",{get:function(){return this.getPropertyValue("maxLabelPosition")},set:function(t){this.setPropertyValue("maxLabelPosition",t,!0)},enumerable:!0,configurable:!0}),e.prototype.copyFrom=function(e){t.prototype.copyFrom.call(this,e),this.grid.template.copyFrom(e.grid.template),this.ticks.template.copyFrom(e.ticks.template),this.labels.template.copyFrom(e.labels.template),this.axisFills.template.copyFrom(e.axisFills.template),this.line.copyFrom(e.line),this.baseGrid.copyFrom(e.baseGrid)},e.prototype.toAxisPosition=function(t){return t},e.prototype.setVisibility=function(e){t.prototype.setVisibility.call(this,e),this.bulletsContainer.visible=e},e}(n.a);d.c.registeredClasses.AxisRenderer=y},MfFr:function(t,e){var i=Array,r=Math.abs,n=Math.pow,a=Math.floor,o=Math.log,s=Math.LN2;t.exports={pack:function(t,e,u){var l,h,c,p=i(u),d=8*u-e-1,f=(1<>1,m=23===e?n(2,-24)-n(2,-77):0,y=t<0||0===t&&1/t<0?1:0,v=0;for((t=r(t))!=t||t===1/0?(h=t!=t?1:0,l=f):(l=a(o(t)/s),t*(c=n(2,-l))<1&&(l--,c*=2),(t+=l+g>=1?m/c:m*n(2,1-g))*c>=2&&(l++,c/=2),l+g>=f?(h=0,l=f):l+g>=1?(h=(t*c-1)*n(2,e),l+=g):(h=t*n(2,g-1)*n(2,e),l=0));e>=8;)p[v++]=255&h,h/=256,e-=8;for(l=l<0;)p[v++]=255&l,l/=256,d-=8;return p[--v]|=128*y,p},unpack:function(t,e){var i,r=t.length,a=8*r-e-1,o=(1<>1,u=a-7,l=r-1,h=t[l--],c=127&h;for(h>>=7;u>0;)c=256*c+t[l--],u-=8;for(i=c&(1<<-u)-1,c>>=-u,u+=e;u>0;)i=256*i+t[l--],u-=8;if(0===c)c=1-s;else{if(c===o)return i?NaN:h?-1/0:1/0;i+=n(2,e),c-=s}return(h?-1:1)*i*n(2,c-e)}}},MipW:function(t,e,i){"use strict";i.d(e,"a",function(){return c}),e.b=function(){null==r&&(r=new c);return r};var r,n=i("m4/l"),a=i("Tjl+"),o=i("pzs1"),s=i("x79X"),u=i("aCit"),l=i("ScGY"),h=i("Mtpk"),c=function(t){function e(){var e=t.call(this)||this;return e.adapter=new s.a(e),e.className="TextFormatter",e.applyTheme(),e}return Object(n.c)(e,t),e.prototype.debug=function(){},e.prototype.format=function(t,e){h.hasValue(e)||(e="svg");var i="",r=(t=this.escape(t)).match(/\[([^\]]*?)\]/gm);if(!r)return this.wrap(t,"",e);for(var n=t.split(/\[[^\[\]]*\]/),a=0,o=n.length;a0&&(u=r[a-1].replace("[","").replace("]","")),i+=this.wrap(s,u,e)}}return i=this.unescape(i),this.cleanUp(i)},e.prototype.escape=function(t){return t.replace(/\[\[/g,u.c.getPlaceholder("1")).replace(/([^\/\]]{1})\]\]/g,"$1"+u.c.getPlaceholder("2")).replace(/\]\]/g,u.c.getPlaceholder("2")).replace(/\{\{/g,u.c.getPlaceholder("3")).replace(/\}\}/g,u.c.getPlaceholder("4")).replace(/\'\'/g,u.c.getPlaceholder("5"))},e.prototype.unescape=function(t){return t.replace(new RegExp(u.c.getPlaceholder("1"),"g"),"[[").replace(new RegExp(u.c.getPlaceholder("2"),"g"),"]]").replace(new RegExp(u.c.getPlaceholder("3"),"g"),"{{").replace(new RegExp(u.c.getPlaceholder("4"),"g"),"}}").replace(new RegExp(u.c.getPlaceholder("5"),"g"),"''")},e.prototype.cleanUp=function(t){return t.replace(/\[\[/g,"[").replace(/\]\]/g,"]").replace(/\{\{/g,"{").replace(/\}\}/g,"}").replace(/\'\'/g,"'")},e.prototype.wrap=function(t,e,i){switch(""!==e&&"/"!==e||(e=""),i){case"html":return this.wrapHtml(t,this.translateStyleShortcuts(e));default:return this.wrapSvg(t,this.translateStyleShortcuts(e))}},e.prototype.wrapSvg=function(t,e){return""===e?""+t+"":""+t+""},e.prototype.getSvgElement=function(t,e){var i=new o.a("tspan");return i.textContent=t,e&&i.node.setAttribute("style",e),i},e.prototype.wrapHtml=function(t,e){return""===e?""+t+"":""+t+""},e.prototype.getHtmlElement=function(t,e){var i=document.createElement("span");return i.innerHTML=t,e&&i.setAttribute("style",e),i},e.prototype.styleSvgToHtml=function(t){return t=t.replace(/fill:/,"color:")},e.prototype.translateStyleShortcuts=function(t){if(""==t||"[ ]"==t)return"";var e=u.c.getCache("translateStyleShortcuts_"+t);if(e)return e;var i=t.match(/('[^']*')|("[^"]*")/gi);if(i)for(var r=0;r1?arguments[1]:void 0),e}})},NNEa:function(t,e,i){"use strict";var r=i("/IPK"),n=i("R2qN"),a=i("Tl3C").getWeakData,o=i("L56b"),s=i("3weC"),u=i("DH1Q"),l=i("Kg2n"),h=i("L4xm"),c=i("X/sl"),p=i("M05C"),d=i("SqFF"),f=d.set,g=d.getterFor,m=c.find,y=c.findIndex,v=r([].splice),b=0,x=function(t){return t.frozen||(t.frozen=new _)},_=function(){this.entries=[]},P=function(t,e){return m(t.entries,function(t){return t[0]===e})};_.prototype={get:function(t){var e=P(this,t);if(e)return e[1]},has:function(t){return!!P(this,t)},set:function(t,e){var i=P(this,t);i?i[1]=e:this.entries.push([t,e])},delete:function(t){var e=y(this.entries,function(e){return e[0]===t});return~e&&v(this.entries,e,1),!!~e}},t.exports={getConstructor:function(t,e,i,r){var c=t(function(t,n){o(t,d),f(t,{type:e,id:b++,frozen:void 0}),u(n)||h(n,t[r],{that:t,AS_ENTRIES:i})}),d=c.prototype,m=g(e),y=function(t,e,i){var r=m(t),n=a(s(e),!0);return!0===n?x(r).set(e,i):n[r.id]=i,t};return n(d,{delete:function(t){var e=m(this);if(!l(t))return!1;var i=a(t);return!0===i?x(e).delete(t):i&&p(i,e.id)&&delete i[e.id]},has:function(t){var e=m(this);if(!l(t))return!1;var i=a(t);return!0===i?x(e).has(t):i&&p(i,e.id)}}),n(d,i?{get:function(t){var e=m(this);if(l(t)){var i=a(t);return!0===i?x(e).get(t):i?i[e.id]:void 0}},set:function(t,e){return y(this,t,e)}}:{add:function(t){return y(this,t,!0)}}),c}}},NR9A:function(t,e,i){i("NRfM")(Math,"Math",!0)},NRfM:function(t,e,i){var r=i("8+rI").f,n=i("M05C"),a=i("KslR")("toStringTag");t.exports=function(t,e,i){t&&!i&&(t=t.prototype),t&&!n(t,a)&&r(t,a,{configurable:!0,value:e})}},NSJ1:function(t,e,i){var r=i("vfdp"),n=i("6aQQ"),a=i("XqrT"),o=i("UseD").NATIVE_ARRAY_BUFFER_VIEWS,s=r.ArrayBuffer,u=r.Int8Array;t.exports=!o||!n(function(){u(1)})||!n(function(){new u(-1)})||!a(function(t){new u,new u(null),new u(1.5),new u(t)},!0)||n(function(){return 1!==new u(new s(2),1,void 0).length})},NWlt:function(t,e,i){"use strict";var r=i("0sYB"),n=i("saPf");r({target:"String",proto:!0,forced:i("v0oN")("big")},{big:function(){return n(this,"big","","")}})},NXfn:function(t,e,i){var r=i("6aQQ"),n=i("U6Lb"),a=i("M05C"),o=i("3sMl"),s=i("MmXe").CONFIGURABLE,u=i("2fPu"),l=i("SqFF"),h=l.enforce,c=l.get,p=Object.defineProperty,d=o&&!r(function(){return 8!==p(function(){},"length",{value:8}).length}),f=String(String).split("String"),g=t.exports=function(t,e,i){"Symbol("===String(e).slice(0,7)&&(e="["+String(e).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),i&&i.getter&&(e="get "+e),i&&i.setter&&(e="set "+e),(!a(t,"name")||s&&t.name!==e)&&(o?p(t,"name",{value:e,configurable:!0}):t.name=e),d&&i&&a(i,"arity")&&t.length!==i.arity&&p(t,"length",{value:i.arity});try{i&&a(i,"constructor")&&i.constructor?o&&p(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var r=h(t);return a(r,"source")||(r.source=f.join("string"==typeof e?e:"")),t};Function.prototype.toString=g(function(){return n(this)&&c(this).source||u(this)},"toString")},NZ9V:function(t,e,i){"use strict";i("1M4z");var r=i("/IPK"),n=i("ljMq"),a=i("4Wbs"),o=i("6aQQ"),s=i("KslR"),u=i("k2B3"),l=s("species"),h=RegExp.prototype;t.exports=function(t,e,i,c){var p=s(t),d=!o(function(){var e={};return e[p]=function(){return 7},7!=""[t](e)}),f=d&&!o(function(){var e=!1,i=/a/;return"split"===t&&((i={}).constructor={},i.constructor[l]=function(){return i},i.flags="",i[p]=/./[p]),i.exec=function(){return e=!0,null},i[p](""),!e});if(!d||!f||i){var g=r(/./[p]),m=e(p,""[t],function(t,e,i,n,o){var s=r(t),u=e.exec;return u===a||u===h.exec?d&&!o?{done:!0,value:g(e,i,n)}:{done:!0,value:s(i,e,n)}:{done:!1}});n(String.prototype,t,m[0]),n(h,p,m[1])}c&&u(h[p],"sham",!0)}},Nfo5:function(t,e,i){var r=i("3weC"),n=i("ud2V"),a=i("DH1Q"),o=i("KslR")("species");t.exports=function(t,e){var i,s=r(t).constructor;return void 0===s||a(i=r(s)[o])?e:n(i)}},NtoI:function(t,e,i){var r=i("0sYB"),n=i("mtbW");r({global:!0,constructor:!0,forced:!i("WnSx")},{DataView:n.DataView})},"Nv8/":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var r={};i.d(r,"System",function(){return m.a}),i.d(r,"system",function(){return m.b}),i.d(r,"BaseObject",function(){return y.a}),i.d(r,"BaseObjectEvents",function(){return y.b}),i.d(r,"Component",function(){return v.a}),i.d(r,"Container",function(){return b.a}),i.d(r,"DataItem",function(){return x.a}),i.d(r,"Sprite",function(){return _.a}),i.d(r,"SpriteEventDispatcher",function(){return P.a}),i.d(r,"SpriteState",function(){return w.a}),i.d(r,"registry",function(){return O.c}),i.d(r,"Registry",function(){return O.a}),i.d(r,"is",function(){return O.b}),i.d(r,"options",function(){return T.a}),i.d(r,"CSVParser",function(){return S.a}),i.d(r,"DataLoader",function(){return C.a}),i.d(r,"dataLoader",function(){return C.b}),i.d(r,"DataParser",function(){return I.a}),i.d(r,"DataSource",function(){return D.a}),i.d(r,"JSONParser",function(){return k.a}),i.d(r,"SVGDefaults",function(){return j.a}),i.d(r,"Button",function(){return V.a}),i.d(r,"Circle",function(){return A.a}),i.d(r,"Ellipse",function(){return M.a}),i.d(r,"Image",function(){return L}),i.d(r,"Label",function(){return N.a}),i.d(r,"Line",function(){return B.a}),i.d(r,"Popup",function(){return U.a}),i.d(r,"Modal",function(){return H.a}),i.d(r,"PointedRectangle",function(){return Y.a}),i.d(r,"PointedShape",function(){return z.a}),i.d(r,"Polyarc",function(){return W.a}),i.d(r,"Polygon",function(){return X.a}),i.d(r,"Polyline",function(){return G.a}),i.d(r,"Polyspline",function(){return K.a}),i.d(r,"Preloader",function(){return J}),i.d(r,"Rectangle",function(){return $.a}),i.d(r,"ResizeButton",function(){return tt.a}),i.d(r,"CloseButton",function(){return rt}),i.d(r,"SwitchButton",function(){return nt}),i.d(r,"RoundedRectangle",function(){return at.a}),i.d(r,"Scrollbar",function(){return ot.a}),i.d(r,"Slider",function(){return st}),i.d(r,"Slice",function(){return Q.a}),i.d(r,"TextLink",function(){return ut.a}),i.d(r,"Tooltip",function(){return lt.a}),i.d(r,"Trapezoid",function(){return ht.a}),i.d(r,"Triangle",function(){return ct.a}),i.d(r,"WavedCircle",function(){return pt.a}),i.d(r,"WavedLine",function(){return dt.a}),i.d(r,"WavedRectangle",function(){return ft.a}),i.d(r,"ZoomOutButton",function(){return gt.a}),i.d(r,"PlayButton",function(){return mt}),i.d(r,"Cone",function(){return yt.a}),i.d(r,"Rectangle3D",function(){return vt.a}),i.d(r,"Slice3D",function(){return bt.a}),i.d(r,"Export",function(){return xt.a}),i.d(r,"ExportMenu",function(){return _t.a}),i.d(r,"DateFormatter",function(){return Pt.a}),i.d(r,"DurationFormatter",function(){return wt.a}),i.d(r,"NumberFormatter",function(){return Ot.a}),i.d(r,"TextFormatter",function(){return Tt.a}),i.d(r,"getTextFormatter",function(){return Tt.b}),i.d(r,"Inertia",function(){return St.a}),i.d(r,"Interaction",function(){return Ct.a}),i.d(r,"getInteraction",function(){return Ct.b}),i.d(r,"InteractionKeyboardObject",function(){return It.a}),i.d(r,"InteractionObject",function(){return Dt.a}),i.d(r,"InteractionObjectEventDispatcher",function(){return kt.a}),i.d(r,"MouseCursorStyle",function(){return it.a}),i.d(r,"AMElement",function(){return jt.a}),i.d(r,"Group",function(){return Vt.a}),i.d(r,"Paper",function(){return At.a}),i.d(r,"Tension",function(){return Mt.d}),i.d(r,"Basis",function(){return Mt.a}),i.d(r,"SVGContainer",function(){return Ft.a}),i.d(r,"ColorModifier",function(){return Et.a}),i.d(r,"LinearGradient",function(){return Rt.a}),i.d(r,"LinearGradientModifier",function(){return Lt.a}),i.d(r,"RadialGradientModifier",function(){return Bt}),i.d(r,"LinePattern",function(){return Ut.a}),i.d(r,"CirclePattern",function(){return Ht.a}),i.d(r,"Pattern",function(){return Yt.a}),i.d(r,"RadialGradient",function(){return Nt.a}),i.d(r,"RectPattern",function(){return zt.a}),i.d(r,"ColorizeFilter",function(){return Xt}),i.d(r,"DesaturateFilter",function(){return Gt.a}),i.d(r,"DropShadowFilter",function(){return Kt.a}),i.d(r,"BlurFilter",function(){return qt}),i.d(r,"Filter",function(){return Wt.a}),i.d(r,"FocusFilter",function(){return Qt}),i.d(r,"LightenFilter",function(){return Zt.a}),i.d(r,"GlobalAdapter",function(){return Jt.b}),i.d(r,"globalAdapter",function(){return Jt.c}),i.d(r,"Adapter",function(){return Jt.a}),i.d(r,"Animation",function(){return $t.a}),i.d(r,"animate",function(){return $t.c}),i.d(r,"nextFrame",function(){return te.a}),i.d(r,"readFrame",function(){return te.c}),i.d(r,"writeFrame",function(){return te.f}),i.d(r,"whenIdle",function(){return te.e}),i.d(r,"triggerIdle",function(){return te.d}),i.d(r,"Cache",function(){return ee.a}),i.d(r,"cache",function(){return ee.b}),i.d(r,"Color",function(){return ie.a}),i.d(r,"color",function(){return ie.c}),i.d(r,"isColor",function(){return ie.d}),i.d(r,"castColor",function(){return ie.b}),i.d(r,"ColorSet",function(){return re.a}),i.d(r,"PatternSet",function(){return ne.a}),i.d(r,"InterfaceColorSet",function(){return q.a}),i.d(r,"DictionaryDisposer",function(){return ae.b}),i.d(r,"Dictionary",function(){return ae.a}),i.d(r,"DictionaryTemplate",function(){return ae.c}),i.d(r,"Disposer",function(){return oe.b}),i.d(r,"MultiDisposer",function(){return oe.c}),i.d(r,"MutableValueDisposer",function(){return oe.d}),i.d(r,"CounterDisposer",function(){return oe.a}),i.d(r,"StyleRule",function(){return E.c}),i.d(r,"StyleClass",function(){return E.b}),i.d(r,"getElement",function(){return E.q}),i.d(r,"addClass",function(){return E.f}),i.d(r,"removeClass",function(){return E.y}),i.d(r,"blur",function(){return E.h}),i.d(r,"focus",function(){return E.o}),i.d(r,"outerHTML",function(){return E.w}),i.d(r,"isElement",function(){return E.t}),i.d(r,"copyAttributes",function(){return E.j}),i.d(r,"fixPixelPerfect",function(){return E.n}),i.d(r,"ready",function(){return E.x}),i.d(r,"EventDispatcher",function(){return se.a}),i.d(r,"TargetedEventDispatcher",function(){return se.b}),i.d(r,"ListIterator",function(){return ue.ListIterator}),i.d(r,"min",function(){return ue.min}),i.d(r,"max",function(){return ue.max}),i.d(r,"join",function(){return ue.join}),i.d(r,"Keyboard",function(){return le.a}),i.d(r,"keyboard",function(){return le.b}),i.d(r,"Language",function(){return he.a}),i.d(r,"IndexedIterable",function(){return ce.a}),i.d(r,"ListGrouper",function(){return ce.d}),i.d(r,"ListDisposer",function(){return ce.c}),i.d(r,"List",function(){return ce.b}),i.d(r,"ListTemplate",function(){return ce.e}),i.d(r,"Morpher",function(){return pe.a}),i.d(r,"reverse",function(){return de.b}),i.d(r,"or",function(){return de.a}),i.d(r,"Percent",function(){return Z.a}),i.d(r,"percent",function(){return Z.c}),i.d(r,"isPercent",function(){return Z.b}),i.d(r,"Plugin",function(){return fe.a}),i.d(r,"Responsive",function(){return ge.a}),i.d(r,"ResponsiveBreakpoints",function(){return ge.b}),i.d(r,"defaultRules",function(){return ge.c}),i.d(r,"OrderedList",function(){return me.a}),i.d(r,"SortedList",function(){return me.c}),i.d(r,"OrderedListTemplate",function(){return me.b}),i.d(r,"SortedListTemplate",function(){return me.d}),i.d(r,"PX",function(){return ye.f}),i.d(r,"STRING",function(){return ye.g}),i.d(r,"NUMBER",function(){return ye.c}),i.d(r,"DATE",function(){return ye.a}),i.d(r,"DURATION",function(){return ye.b}),i.d(r,"PLACEHOLDER",function(){return ye.d}),i.d(r,"PLACEHOLDER2",function(){return ye.e}),i.d(r,"isNaN",function(){return R.isNaN}),i.d(r,"checkString",function(){return R.checkString}),i.d(r,"checkBoolean",function(){return R.checkBoolean}),i.d(r,"checkNumber",function(){return R.checkNumber}),i.d(r,"checkObject",function(){return R.checkObject}),i.d(r,"castString",function(){return R.castString}),i.d(r,"castNumber",function(){return R.castNumber}),i.d(r,"isString",function(){return R.isString}),i.d(r,"isNumber",function(){return R.isNumber}),i.d(r,"isObject",function(){return R.isObject}),i.d(r,"isArray",function(){return R.isArray}),i.d(r,"Validatable",function(){return ve.a}),i.d(r,"path",function(){return et}),i.d(r,"colors",function(){return be}),i.d(r,"ease",function(){return xe}),i.d(r,"math",function(){return _e}),i.d(r,"array",function(){return Pe}),i.d(r,"number",function(){return we}),i.d(r,"object",function(){return Oe}),i.d(r,"string",function(){return Te}),i.d(r,"time",function(){return Se}),i.d(r,"utils",function(){return Ce}),i.d(r,"iter",function(){return ue}),i.d(r,"type",function(){return R}),i.d(r,"net",function(){return Ie}),i.d(r,"create",function(){return Re}),i.d(r,"createFromConfig",function(){return Le}),i.d(r,"createDeferred",function(){return Ne}),i.d(r,"disposeAllCharts",function(){return Ve}),i.d(r,"viewPortHandler",function(){return Fe}),i.d(r,"useTheme",function(){return Ue}),i.d(r,"unuseTheme",function(){return He}),i.d(r,"unuseAllThemes",function(){return Ye}),i.d(r,"addLicense",function(){return ze});const n=window.Promise,a=n&&n.prototype.then,o=n&&n.prototype.catch,s=n&&n.prototype.finally,u=n&&n.reject,l=n&&n.resolve,h=n&&n.allSettled,c=n&&n.all,p=n&&n.race,d=window.fetch,f=String.prototype.startsWith,g=String.prototype.endsWith;i("nj15"),i("+81g"),i("TFFM");var m=i("Rpw0"),y=i("Tjl+"),v=i("Y9w3"),b=i("C6dT"),x=i("A6AV"),_=i("Vs7R"),P=i("kQxV"),w=i("ux7t"),O=i("aCit"),T=i("Q4nc"),S=i("4DCw"),C=i("Mpxm"),I=i("mIpt"),D=i("EjGA"),k=i("ZhuL"),j=i("hpNl"),V=i("aGXA"),A=i("FzPm"),M=i("Ybtf"),F=i("m4/l"),E=i("58Sn"),R=i("Mtpk"),L=function(t){function e(){var e=t.call(this)||this;return e.className="Image",e.element=e.paper.add("image"),e.applyTheme(),e.width=50,e.height=50,e}return Object(F.c)(e,t),e.prototype.draw=function(){if(t.prototype.draw.call(this),this.href){var e=this.innerWidth,i=this.innerHeight;R.isNumber(this.widthRatio)&&(e=i*this.widthRatio,this.width=e),R.isNumber(this.heightRatio)&&(i=e*this.heightRatio,this.height=i),this.element.attr({width:e,height:i}),this.element.attrNS(E.d,"xlink:href",this.href)}},Object.defineProperty(e.prototype,"href",{get:function(){return this.getPropertyValue("href")},set:function(t){this.setPropertyValue("href",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"widthRatio",{get:function(){return this.getPropertyValue("widthRatio")},set:function(t){this.setPropertyValue("widthRatio",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"heightRatio",{get:function(){return this.getPropertyValue("heightRatio")},set:function(t){this.setPropertyValue("heightRatio",t,!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"bbox",{get:function(){return{x:0,y:0,width:this.pixelWidth,height:this.pixelHeight}},enumerable:!0,configurable:!0}),e}(_.a);O.c.registeredClasses.Image=L;var N=i("p9TX"),B=i("PTiM"),U=i("UsNi"),H=i("W8Sc"),Y=i("MZQ8"),z=i("1qam"),W=i("MXvJ"),X=i("R6wv"),G=i("jfaP"),K=i("xgTw"),q=i("MIZb"),Q=i("Inf5"),Z=i("tjMS"),J=function(t){function e(){var e=t.call(this)||this;e.className="Preloader",e.width=Object(Z.c)(100),e.height=Object(Z.c)(100);var i=new q.a,r=e.createChild(b.a);r.shouldClone=!1;var n=r.createChild(Q.a);n.shouldClone=!1,n.radius=53,n.arc=360,n.fill=i.getFor("fill"),n.fillOpacity=.8,n.innerRadius=42,n.isMeasured=!1,e.backgroundSlice=n;var a=r.createChild(Q.a);a.shouldClone=!1,a.radius=50,a.innerRadius=45,a.fill=i.getFor("alternativeBackground"),a.fillOpacity=.2,a.isMeasured=!1,e.progressSlice=a;var o=r.createChild(N.a);return o.shouldClone=!1,o.horizontalCenter="middle",o.verticalCenter="middle",o.isMeasured=!1,o.fill=i.getFor("text"),o.align="center",o.valign="middle",o.textAlign="middle",o.fillOpacity=.4,e.label=o,e.background.opacity=1,e.background.fill=i.getFor("background"),e.contentAlign="center",e.contentValign="middle",e.delay=300,e.states.create("hidden").properties.opacity=0,e.visible=!1,e.hide(0),e.__disabled=!0,e._disposers.push(e.backgroundSlice),e._disposers.push(e.progressSlice),e._disposers.push(e.label),e._disposers.push(r),e}return Object(F.c)(e,t),Object.defineProperty(e.prototype,"progress",{get:function(){return this.getPropertyValue("progress")},set:function(t){var e=this;this.__disabled=!1,this.validateLayout(),this.setPropertyValue("progress",t),this.progressSlice.arc=360*t,this.label&&(this.label.text=Math.round(100*t)+"%"),t>=1?(this._started&&(this._started=void 0),O.c.events.once("enterframe",function(){var t=e.hide();t&&!t.isFinished()?t.events.once("animationended",function(){e.__disabled=!0}):e.__disabled=!0}),this.interactionsEnabled=!1,this.setPropertyValue("progress",0)):t>0&&(this.delay?this._started?this._started+this.delay<=(new Date).getTime()&&(this.__disabled=!1,this.show(),this.interactionsEnabled=!0):this._started=(new Date).getTime():(this.__disabled=!1,this.show(),this.interactionsEnabled=!0))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"delay",{get:function(){return this.getPropertyValue("delay")},set:function(t){this.setPropertyValue("delay",t)},enumerable:!0,configurable:!0}),e}(b.a);O.c.registeredClasses.Preloader=J;var $=i("GtDR"),tt=i("xIv9"),et=i("hGwe"),it=i("qCRI"),rt=function(t){function e(){var e=t.call(this)||this;e.className="CloseButton",e.padding(8,8,8,8),e.showSystemTooltip=!0,e.width=30,e.height=30;var i=new q.a;e.cursorOverStyle=it.a.pointer;var r=e.background;r.cornerRadius(20,20,20,20);var n=i.getFor("background");r.fill=n,r.stroke=i.getFor("primaryButton"),r.strokeOpacity=1,r.strokeWidth=1;var a=i.getFor("primaryButtonActive"),o=r.states.getKey("hover");o.properties.strokeWidth=3,o.properties.fill=n;var s=r.states.getKey("down");s.properties.stroke=a,s.properties.fill=n;var u=new _.a;return u.element=e.paper.add("path"),u.stroke=r.stroke,e.icon=u,e.applyTheme(),e}return Object(F.c)(e,t),e.prototype.validate=function(){t.prototype.validate.call(this);var e=this.pixelWidth/3,i=this.pixelHeight/3,r=et.moveTo({x:-e/2,y:-i/2});r+=et.lineTo({x:e/2,y:i/2}),r+=et.moveTo({x:e/2,y:-i/2}),r+=et.lineTo({x:-e/2,y:i/2}),this.icon.path=r,this.invalidateLayout()},e.prototype.applyInternalDefaults=function(){t.prototype.applyInternalDefaults.call(this),R.hasValue(this.readerTitle)||(this.readerTitle=this.language.translate("Close"))},e}(V.a);O.c.registeredClasses.CloseButton=rt;var nt=function(t){function e(){var e=t.call(this)||this;e.className="SwitchButton",e.tooltipY=0,e.layout="horizontal",e.contentAlign="center",e.contentValign="middle",e.padding(8,16,8,16),e.setStateOnChildren=!0,e.states.create("active");var i=new q.a,r=new N.a;r.fillOpacity=.3,r.states.create("active").properties.fillOpacity=1,r.isActive=!0,e.leftLabel=r;var n=new V.a,a=new A.a;n.contentValign="none",n.padding(0,0,0,0),a.radius=10,n.icon=a,n.icon.valign="middle",n.label=void 0;var o=Object(Z.c)(100);n.background.cornerRadius(o,o,o,o),n.width=3.5*a.radius,n.height=2.1*a.radius,n.marginLeft=8,n.marginRight=8,n.togglable=!0,a.dx=.7*-a.radius,a.fill=i.getFor("primaryButton"),a.states.create("hover").properties.fill=i.getFor("primaryButtonHover");var s=a.states.create("active");s.properties.fill=i.getFor("primaryButtonActive"),s.properties.dx=.7*a.radius,e.switchButton=n,e.events.on("toggled",function(){e.leftLabel.isActive=!e.isActive,e.rightLabel.isActive=e.isActive});var u=new N.a;return u.fillOpacity=.3,u.states.create("active").properties.fillOpacity=1,e.rightLabel=u,e.role="button",e.focusable=!0,u.valign="middle",r.valign="middle",n.valign="middle",e.applyTheme(),e}return Object(F.c)(e,t),Object.defineProperty(e.prototype,"leftLabel",{get:function(){return this._leftLabel},set:function(t){this._leftLabel&&this.removeDispose(this._leftLabel),this._leftLabel=t,t&&(t.parent=this,t.interactionsEnabled=!1,t.shouldClone=!1,this._disposers.push(this._leftLabel))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"rightLabel",{get:function(){return this._rightLabel},set:function(t){this._rightLabel&&this.removeDispose(this._rightLabel),this._rightLabel=t,t&&(t.parent=this,t.interactionsEnabled=!1,t.shouldClone=!1,this._disposers.push(this._rightLabel))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"switch",{get:function(){return this._switchButton},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"switchButton",{get:function(){return this._switchButton},set:function(t){this._switchButton&&this.removeDispose(this._switchButton),this._switchButton=t,t&&(t.parent=this,t.shouldClone=!1,this._disposers.push(this._switchButton))},enumerable:!0,configurable:!0}),e.prototype.copyFrom=function(e){t.prototype.copyFrom.call(this,e),e.leftLabel&&this.leftLabel.copyFrom(e.leftLabel),e.rightLabel&&this.rightLabel.copyFrom(e.rightLabel),e.switchButton&&this.switchButton.copyFrom(e.switchButton)},e}(b.a);O.c.registeredClasses.SwitchButton=nt;var at=i("CnhP"),ot=i("ISWh"),st=function(t){function e(){var e=t.call(this)||this;return e.className="Slider",e.thumb.opacity=0,e.thumb.interactionsEnabled=!1,e.endGrip.opacity=0,e.endGrip.interactionsEnabled=!1,e.startGrip.events.on("drag",function(){e.endGrip.x=e.startGrip.x,e.endGrip.y=e.startGrip.y}),e.applyTheme(),e}return Object(F.c)(e,t),Object.defineProperty(e.prototype,"__end",{get:function(){return this._start},set:function(t){},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"end",{get:function(){return this._start},set:function(t){},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"start",{get:function(){return this._start},set:function(t){this._isBusy||(this.__start=t)},enumerable:!0,configurable:!0}),e}(ot.a);O.c.registeredClasses.Slider=st;var ut=i("Trvg"),lt=i("cxKZ"),ht=i("DziZ"),ct=i("Rnbi"),pt=i("Vk33"),dt=i("ND2/"),ft=i("w4m0"),gt=i("BEgH"),mt=function(t){function e(){var e=t.call(this)||this;e.className="PlayButton",e.padding(12,12,12,12),e.showSystemTooltip=!0;var i=new q.a,r=e.background;r.cornerRadius(25,25,25,25),r.fill=i.getFor("primaryButton"),r.stroke=i.getFor("primaryButtonStroke"),r.strokeOpacity=0,r.states.getKey("hover").properties.fill=i.getFor("primaryButtonHover"),r.states.getKey("down").properties.fill=i.getFor("primaryButtonActive");var n=new ct.a;n.direction="right",n.width=9,n.height=11,n.marginLeft=1,n.marginRight=1,n.horizontalCenter="middle",n.verticalCenter="middle",n.stroke=i.getFor("primaryButtonText"),n.fill=n.stroke,e.icon=n;var a=new at.a;a.width=11,a.height=11,a.horizontalCenter="middle",a.verticalCenter="middle",a.cornerRadius(0,0,0,0),a.stroke=i.getFor("primaryButtonText"),a.fill=n.stroke,e.togglable=!0;var o=e.states.create("active");return o.transitionDuration=0,o.properties.icon=a,e.defaultState.transitionDuration=0,e.applyTheme(),e}return Object(F.c)(e,t),e.prototype.applyInternalDefaults=function(){t.prototype.applyInternalDefaults.call(this),R.hasValue(this.readerTitle)||(this.readerTitle=this.language.translate("Play"))},e}(V.a);O.c.registeredClasses.PlayButton=mt;var yt=i("ncT3"),vt=i("Mr4Y"),bt=i("nPzZ"),xt=i("GAaQ"),_t=i("qJno"),Pt=i("7XB+"),wt=i("akNo"),Ot=i("CTEm"),Tt=i("MipW"),St=i("0PyG"),Ct=i("zhwk"),It=i("Oe1l"),Dt=i("vbOF"),kt=i("YotE"),jt=i("pzs1"),Vt=i("cOH5"),At=i("P7v+"),Mt=i("aFzC"),Ft=i("HDh7"),Et=i("DA7/"),Rt=i("sxA1"),Lt=i("/e9j"),Nt=i("CuFa"),Bt=function(t){function e(){var e=t.call(this)||this;return e.className="RadialGradientModifier",e.gradient=new Nt.a,e.applyTheme(),e}return Object(F.c)(e,t),e.prototype.copyFrom=function(e){t.prototype.copyFrom.call(this,e),this.gradient=e.gradient.clone()},e}(i("3/51").a);O.c.registeredClasses.RadialGradientModifier=Bt;var Ut=i("WODi"),Ht=i("TZWN"),Yt=i("ZLF9"),zt=i("2gKx"),Wt=i("ohjg"),Xt=function(t){function e(){var e=t.call(this)||this;return e.className="ColorizeFilter",e.feColorMatrix=e.paper.add("feColorMatrix"),e.feColorMatrix.attr({type:"matrix"}),e.filterPrimitives.push(e.feColorMatrix),e.intensity=1,e.applyTheme(),e}return Object(F.c)(e,t),e.prototype.applyFilter=function(){var t,e,i,r=this.intensity,n=1-r,a=this.color;a&&a.rgb?(t=a.rgb.r/255*r,e=a.rgb.g/255*r,i=a.rgb.b/255*r):(t=0,e=0,i=0),this.feColorMatrix.attr({values:n+" 0 0 0 "+t+" 0 "+n+" 0 0 "+e+" 0 0 "+n+" 0 "+i+" 0 0 0 1 0"})},Object.defineProperty(e.prototype,"color",{get:function(){return this.properties.color},set:function(t){this.properties.color=t,this.applyFilter()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"intensity",{get:function(){return this.properties.intensity},set:function(t){this.properties.intensity=t,this.applyFilter()},enumerable:!0,configurable:!0}),e}(Wt.a);O.c.registeredClasses.ColorizeFilter=Xt;var Gt=i("85D4"),Kt=i("VAFc"),qt=function(t){function e(){var e=t.call(this)||this;return e.className="BlurFilter",e.feGaussianBlur=e.paper.add("feGaussianBlur"),e.feGaussianBlur.attr({result:"blurOut",in:"SourceGraphic"}),e.filterPrimitives.push(e.feGaussianBlur),e.width=200,e.height=200,e.blur=1.5,e.applyTheme(),e}return Object(F.c)(e,t),Object.defineProperty(e.prototype,"blur",{get:function(){return this.properties.blur},set:function(t){this.properties.blur=t,this.feGaussianBlur.attr({stdDeviation:t/this.scale})},enumerable:!0,configurable:!0}),e}(Wt.a);O.c.registeredClasses.BlurFilter=qt;var Qt=function(t){function e(){var e=t.call(this)||this;return e.className="FocusFilter",e.feFlood=e.paper.add("feFlood"),e.feFlood.attr({"flood-color":(new q.a).getFor("primaryButtonHover"),result:"base"}),e.filterPrimitives.push(e.feFlood),e.feMorphology=e.paper.add("feMorphology"),e.feMorphology.attr({result:"bigger",in:"SourceGraphic",operator:"dilate",radius:"2"}),e.filterPrimitives.push(e.feMorphology),e.feColorMatrix=e.paper.add("feColorMatrix"),e.feColorMatrix.attr({result:"mask",in:"bigger",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0"}),e.filterPrimitives.push(e.feColorMatrix),e.feComposite=e.paper.add("feComposite"),e.feComposite.attr({result:"drop",in:"base",in2:"mask",operator:"in"}),e.filterPrimitives.push(e.feComposite),e.feBlend=e.paper.add("feBlend"),e.feBlend.attr({in:"SourceGraphic",in2:"drop",mode:"normal"}),e.filterPrimitives.push(e.feBlend),e.width=130,e.height=130,e.applyTheme(),e}return Object(F.c)(e,t),Object.defineProperty(e.prototype,"stroke",{get:function(){return this.properties.stroke},set:function(t){this.properties.stroke=t,this.feFlood.attr({"flood-color":t})},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"strokeWidth",{get:function(){return this.properties.strokeWidth},set:function(t){this.properties.strokeWidth=t,this.feMorphology.attr({radius:t})},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"opacity",{get:function(){return this.properties.opacity},set:function(t){this.properties.opacity=t,this.feColorMatrix.attr({values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 "+t+" 0"})},enumerable:!0,configurable:!0}),e.prototype.setSprite=function(e){this._sprite&&this._sprite!=e&&this._sprite.group.removeStyle("outline"),e.group.addStyle({outline:"none"}),t.prototype.setSprite.call(this,e)},e}(Wt.a),Zt=i("C84C"),Jt=i("x79X"),$t=i("1yyj"),te=i("/9XX"),ee=i("eCqC"),ie=i("8ZqG"),re=i("DHte"),ne=i("W0E6"),ae=i("+qIf"),oe=i("hD5A"),se=i("o0Lc"),ue=i("Wglt"),le=i("WYhe"),he=i("P/bD"),ce=i("vMqJ"),pe=i("oC3T"),de=i("MlsF"),fe=i("Iz1H"),ge=i("TGuK"),me=i("VGgz"),ye=i("ScGY"),ve=i("/IEW"),be=i("hxI2"),xe=i("0FpR"),_e=i("Gg2j"),Pe=i("hJ5i"),we=i("3Cxr"),Oe=i("Qkdp"),Te=i("wUYf"),Se=i("L91H"),Ce=i("v9UT"),Ie=i("OVUc"),De=function(t){function e(){var e=t.call(this)||this;e.className="AmChartsLogo",e.valign="bottom";var i=.3;e.opacity=.3,e.defaultState.properties.opacity=.4,e.url="https://www.amcharts.com/",e.urlTarget="_blank",e.showSystemTooltip=!0,e.readerTitle="Chart created using amCharts library",e.width=66,e.height=21,e.background.opacity=0;var r=Object(ie.c)("#474758");"#ffffff"==(new q.a).getFor("background").alternative.hex&&(r=Object(ie.c)("#ffffff"));var n=new Rt.a;n.addColor(r),n.addColor(r,1,.75),n.addColor(Object(ie.c)("#3cabff"),1,.755),n.rotation=-10;var a=n,o=e.createChild(K.a);o.shouldClone=!1,o.isMeasured=!1,o.segments=[[{x:15,y:15},{x:27,y:15},{x:36,y:6},{x:40.5,y:10.5},{x:45,y:6},{x:54,y:15},{x:60,y:15}]],o.strokeWidth=6*i,o.tensionX=.8,o.tensionY=1,o.stroke=Object(ie.c)("#3cabff");var s=e.createChild(K.a);s.shouldClone=!1,s.isMeasured=!1,s.segments=[[{x:6,y:15},{x:15,y:15},{x:27,y:12*i},{x:39.9,y:15},{x:51,y:15},{x:60,y:15}]],s.strokeWidth=6*i,s.tensionX=.75,s.tensionY=1,s.stroke=a,e._disposers.push(s);var u=new Gt.a;e.filters.push(u);var l=new Gt.a;l.saturation=1;var h=e.states.create("hover");return h.properties.opacity=1,h.filters.push(l),e.applyTheme(),e}return Object(F.c)(e,t),e}(b.a),ke=i("pjXm");function je(t,e){var i=E.q(t),r=!1;if(i||((i=document.createElement("div")).style.width="200px",i.style.height="200px",i.style.top="0",i.style.left="0",i.style.visibility="hidden",i.style.position="absolute",document.body.appendChild(i),r=!0),i){i.innerHTML="";var n=new Ft.a(i),a=new At.a(n.SVGContainer,"svg-"+(Ft.b.length-1)),o=new b.a;o.htmlContainer=i,o.svgContainer=n,o.width=Object(Z.c)(100),o.height=Object(Z.c)(100),o.background.fillOpacity=0,o.paper=a,a.append(o.group),r&&E.x(function(){o.moveHtmlContainer(t)}),o.relativeWidth=1,o.relativeHeight=1,n.container=o;var s=o.createChild(e);s.topParent=o;var u=s.uid;O.c.invalidSprites[u]=[],O.c.invalidDatas[u]=[],O.c.invalidPositions[u]=[],O.c.invalidLayouts[u]=[],o.baseId=u,s.isBaseSprite=!0,s.focusFilter=new Qt,O.c.baseSprites.push(s),O.c.baseSpritesByUid[u]=s,s.maskRectangle={x:0,y:0,width:Math.max(n.width||0,0),height:Math.max(n.height||0,0)},o.events.on("maxsizechanged",function(t){0!=t.previousWidth&&0!=t.previousHeight||o.deepInvalidate(),s.maskRectangle&&(s.maskRectangle={x:0,y:0,width:Math.max(n.width||0,0),height:Math.max(n.height||0,0)})});var l=null,h=function(){s.isDisposed()?l=null:null==E.r(s.dom)?(T.a.autoDispose?(o.htmlContainer=void 0,n.htmlElement=void 0,s.dispose()):ke.b("Chart was not disposed",s.uid),l=null):l=window.setTimeout(h,1e3)};h(),s.addDisposer(new oe.b(function(){null!==l&&clearTimeout(l),Pe.remove(O.c.baseSprites,s),O.c.baseSpritesByUid[s.uid]=void 0})),s.addDisposer(o);var c=o.createChild(b.a);c.topParent=o,c.width=Object(Z.c)(100),c.height=Object(Z.c)(100),c.isMeasured=!1,o.tooltipContainer=c,s.tooltip=new lt.a,s.tooltip.hide(0),s.tooltip.setBounds({x:0,y:0,width:c.maxWidth,height:c.maxHeight}),c.events.on("maxsizechanged",function(){R.getValue(s.tooltip).setBounds({x:0,y:0,width:c.maxWidth,height:c.maxHeight})},void 0,!1);var p=new J;if(p.events.on("inited",function(){p.__disabled=!0},void 0,!1),o.preloader=p,s instanceof b.a&&!s.hasLicense()){var d=c.createChild(De);c.events.on("maxsizechanged",function(t){c.maxWidth<=100||c.maxHeight<=50?d.hide():(d.isHidden||d.isHiding)&&d.show()},void 0,!1),s.logo=d,d.align="left",d.valign="bottom"}if(Ce.used(s.numberFormatter),o.isStandaloneInstance=!0,T.a.onlyShowOnViewport)if(E.u(i,T.a.viewportTarget))T.a.queue&&Ae(s);else{s.__disabled=!0,s.tooltipContainer.__disabled=!0;var f=[E.g(window,"DOMContentLoaded",function(){Fe(s)}),E.g(window,"load",function(){Fe(s)}),E.g(window,"resize",function(){Fe(s)}),E.g(window,"scroll",function(){Fe(s)})];if(T.a.viewportTarget)for(var g=R.isArray(T.a.viewportTarget)?T.a.viewportTarget:T.a.viewportTarget?[T.a.viewportTarget]:[],y=0;y=0){O.c.queue.splice(O.c.queue.indexOf(t),1);var i=O.c.queue[e];i&&Ee(i)}}function Fe(t){t.__disabled&&E.u(t.htmlContainer,T.a.viewportTarget)&&(t.vpDisposer&&t.vpDisposer.dispose(),Ae(t))}function Ee(t){t&&t.tooltipContainer&&(t.__disabled=!1,t.tooltipContainer.__disabled=!1,t.events.enableType("appeared"),t.dispatch("removedfromqueue"),t.showOnInit&&t.events.on("appeared",function(){Me(t)}),t.vpDisposer&&t.vpDisposer.dispose(),t instanceof b.a&&t.invalidateLabels(),t.tooltipContainer&&t.tooltipContainer.invalidateLayout(),t instanceof v.a?(t.invalidateData(),t.reinit(),t.events.once("datavalidated",function(){t.showOnInit?t.appear():Me(t)})):(t.reinit(),t.events.once("inited",function(){Me(t)}),t.showOnInit&&t.appear()))}function Re(t,e){var i;R.isString(e)&&(R.hasValue(O.c.registeredClasses[e])?e=O.c.registeredClasses[e]:(e=O.c.registeredClasses.Container,i=new Error("Class ["+e+"] is not loaded.")));var r=je(t,e);return i&&r.raiseCriticalError(i),r}function Le(t,e,i){var r,n;R.hasValue(i)||(i=t.type,delete t.type),R.hasValue(e)||(e=t.container,delete t.container),R.isString(i)&&R.hasValue(O.c.registeredClasses[i])?r=O.c.registeredClasses[i]:"function"!=typeof i?(r=b.a,n=new Error("Class ["+i+"] is not loaded.")):r=i;var a=je(e,r);return n?a.raiseCriticalError(n):a.config=t,a}function Ne(t,e){for(var i=[],r=2;rr+.2)a.hide(0);else{var o=c.spritePointToSprite({x:0,y:0},this.gridContainer,a.parent).x;a.path=h.moveTo({x:0,y:0})+h.lineTo({x:i,y:0}),a.moveTo({x:o,y:n}),a.show(0)}},e.prototype.updateLabelElement=function(t,e,i,r){p.hasValue(r)||(r=t.location),e+=(i-e)*r,t.isMeasured=!t.inside;var n,a=this.positionToPoint(e),o=0,s=this.gridContainer.maxWidth;this.opposite?(t.inside?(n="right","left"==t.align&&(o=-s,n="left"),"center"==t.align&&(o=-s/2,n="middle")):n="left",a.x=0+o):(t.inside?(n="left","right"==t.align&&(o=s,n="right"),"center"==t.align&&(o=s/2,n="middle")):n="right",a.x=this.measuredWidth+o),0==t.rotation&&(t.horizontalCenter=n),this.positionItem(t,a),this.toggleVisibility(t,e,this.minLabelPosition,this.maxLabelPosition)},e.prototype.updateBreakElement=function(e){t.prototype.updateBreakElement.call(this,e);var i=e.startLine,r=e.endLine,n=e.fillShape,a=e.startPoint,o=e.endPoint,s=e.pixelMarginLeft,u=this.getWidth()-e.pixelMarginLeft-e.pixelMarginRight;a.y=l.fitToRange(a.y,-1,this.axisLength+1),o.y=l.fitToRange(o.y,-1,this.axisLength+1),a.y==o.y&&(a.y<0||a.y>this.axisLength)?e.fillShape.__disabled=!0:e.fillShape.__disabled=!1;var h=Math.abs(u-s);i.x=s,i.height=0,i.width=h,r.x=s,r.height=0,r.width=h,n.width=h,n.height=Math.abs(o.y-a.y),n.x=s,n.y=o.y},e.prototype.createBreakSprites=function(t){t.startLine=new a.a,t.endLine=new a.a;var e=new o.a;e.setWavedSides(!0,!1,!0,!1),t.fillShape=e},e.prototype.positionToCoordinate=function(t){var e=this.axis,i=e.axisFullLength;return e.renderer.inversed?(t-e.start)*i:(e.end-t)*i},e.prototype.updateBullet=function(t,e,i){var r=.5;t instanceof f.a&&(r=t.location),e+=(i-e)*r;var n=this.positionToPoint(e);n.x=c.spritePointToSprite({x:this.line.pixelX,y:0},this.line.parent,this.gridContainer).x,this.positionItem(t,n),this.toggleVisibility(t,e,0,1)},e}(n.a);s.c.registeredClasses.AxisRendererY=g,d.c.push({relevant:d.b.widthS,state:function(t,e){if(t instanceof g){var i=t.states.create(e);return i.properties.inside=!0,i.properties.maxLabelPosition=.9,i.properties.minLabelPosition=.1,i}return null}}),d.c.push({relevant:d.b.widthXS,state:function(t,e){if(t instanceof g){var i=t.states.create(e);return i.properties.disabled=!0,i}return null}})},Oe1l:function(t,e,i){"use strict";i.d(e,"a",function(){return o});var r=i("zhwk"),n=i("Rpw0"),a=i("hJ5i"),o=function(){function t(t,e){this._disposed=!1,this.directionX=0,this.directionY=0,this.interaction=t,this.keyboardEvent=e,this._startedOn=(new Date).getTime(),Object(r.b)().processDragStart(t),n.b.animations.push(this),this.update()}return t.prototype.update=function(){var t=this.interaction,e=Object(r.b)().getKeyboardOption(t,"speed"),i=Object(r.b)().getKeyboardOption(t,"accelleration"),n=Object(r.b)().getKeyboardOption(t,"accellerationDelay"),a={x:0,y:0};this.keyboardEvent.shiftKey?(e*=.5,i=1):this.keyboardEvent.ctrlKey&&(e*=2);var o=(new Date).getTime()-this._startedOn,s=o-n;if(i>0&&s>0){var u=o/n;o=n,a.x+=this.directionX*(e*i*u*s),a.y+=this.directionY*(e*i*u*s)}a.x+=this.directionX*(e*o),a.y+=this.directionY*(e*o),Object(r.b)().handleTransformMove(t,a,{x:0,y:0},this.keyboardEvent,!0,!1)},t.prototype.isDisposed=function(){return this._disposed},t.prototype.dispose=function(){this._disposed||(Object(r.b)().processDragStop(this.interaction),a.remove(n.b.animations,this))},t}()},OhoW:function(t,e,i){"use strict";var r=i("Dtw+"),n=i("YvlP"),a=i("/IPK"),o=i("NZ9V"),s=i("3weC"),u=i("DH1Q"),l=i("AzDz"),h=i("swFJ"),c=i("Nfo5"),p=i("L0in"),d=i("tHyI"),f=i("15c/"),g=i("Axuv"),m=i("OrFH"),y=i("Xw1K"),v=i("4Wbs"),b=i("mte+"),x=i("6aQQ"),_=b.UNSUPPORTED_Y,P=Math.min,w=[].push,O=a(/./.exec),T=a(w),S=a("".slice);o("split",function(t,e,i){var a;return a="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,i){var a=f(h(this)),o=void 0===i?4294967295:i>>>0;if(0===o)return[];if(void 0===t)return[a];if(!l(t))return n(e,a,t,o);for(var s,u,c,p=[],d=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),g=0,y=new RegExp(t.source,d+"g");(s=n(v,y,a))&&!((u=y.lastIndex)>g&&(T(p,S(a,g,s.index)),s.length>1&&s.index=o));)y.lastIndex===s.index&&y.lastIndex++;return g===a.length?!c&&O(y,"")||T(p,""):T(p,S(a,g)),p.length>o?m(p,0,o):p}:"0".split(void 0,0).length?function(t,i){return void 0===t&&0===i?[]:n(e,this,t,i)}:e,[function(e,i){var r=h(this),o=u(e)?void 0:g(e,t);return o?n(o,e,r,i):n(a,f(r),e,i)},function(t,r){var n=s(this),o=f(t),u=i(a,n,o,r,a!==e);if(u.done)return u.value;var l=c(n,RegExp),h=n.unicode,g=(n.ignoreCase?"i":"")+(n.multiline?"m":"")+(n.unicode?"u":"")+(_?"g":"y"),m=new l(_?"^(?:"+n.source+")":n,g),v=void 0===r?4294967295:r>>>0;if(0===v)return[];if(0===o.length)return null===y(m,o)?[o]:[];for(var b=0,x=0,w=[];x1?arguments[1]:void 0)})},Puh1:function(t,e,i){"use strict";i.d(e,"b",function(){return p}),i.d(e,"a",function(){return d});var r=i("m4/l"),n=i("AC2I"),a=i("Inf5"),o=i("IbTV"),s=i("BmDP"),u=i("aCit"),l=i("Gg2j"),h=i("Mtpk"),c=i("tjMS"),p=function(t){function e(){var e=t.call(this)||this;return e.className="PieSeriesDataItem",e.values.radiusValue={},e.applyTheme(),e}return Object(r.c)(e,t),Object.defineProperty(e.prototype,"radiusValue",{get:function(){return this.values.radiusValue.value},set:function(t){this.setValue("radiusValue",t)},enumerable:!0,configurable:!0}),e.prototype.hide=function(e,i,r,n){return t.prototype.hide.call(this,e,i,0,["value","radiusValue"])},e.prototype.show=function(e,i,r){return t.prototype.show.call(this,e,i,["value","radiusValue"])},e}(n.b),d=function(t){function e(){var e=t.call(this)||this;return e.className="PieSeries",e.alignLabels=!0,e.layout="none",e.labels.template.radius=Object(c.c)(5),e.addDisposer(e.labels.template.events.on("enabled",e.invalidate,e,!1)),e.applyTheme(),e}return Object(r.c)(e,t),e.prototype.createSlice=function(){return new a.a},e.prototype.createTick=function(){return new s.a},e.prototype.createLabel=function(){return new o.a},e.prototype.applyInternalDefaults=function(){t.prototype.applyInternalDefaults.call(this),h.hasValue(this.readerTitle)||(this.readerTitle=this.language.translate("Pie Slice Series"))},e.prototype.createDataItem=function(){return new p},e.prototype.initSlice=function(t){t.isMeasured=!1,t.defaultState.properties.scale=1,t.observe("scale",this.handleSliceScale,this),t.observe(["dx","dy","x","y","shiftRadius"],this.handleSliceMove,this),t.tooltipText="{category}: {value.percent.formatNumber('#.#p')} ({value.value})",t.states.create("hover").properties.scale=1.05,t.defaultState.properties.shiftRadius=0,t.togglable=!0,t.events.on("toggled",function(t){t.target.hideTooltip(),t.target.interactions.lastHitPointer&&t.target.interactions.lastHitPointer.touch&&!t.target.isActive&&(t.target.isHover=!1)}),t.states.create("active").properties.shiftRadius=.1},e.prototype.validate=function(){this._leftItems=[],this._rightItems=[],this._currentStartAngle=this.startAngle,this._arcRect=l.getArcRect(this.startAngle,this.endAngle),this._maxRadiusPercent=0;for(var e=this.startIndex;ethis._maxRadiusPercent&&(this._maxRadiusPercent=i)}t.prototype.validate.call(this),this.alignLabels&&(this.startAngle>this.endAngle?this._rightItems.reverse():this._leftItems.reverse(),this._rightItems.sort(function(t,e){var i=(t.slice.middleAngle+360)%360,r=(e.slice.middleAngle+360)%360;return i>270&&(i-=360),r>270&&(r-=360),ir?1:0}),this._leftItems.sort(function(t,e){var i=(t.slice.middleAngle+360)%360,r=(e.slice.middleAngle+360)%360;return ir?-1:0}),this.arrangeLabels(this._rightItems),this.arrangeLabels2(this._rightItems),this.arrangeLabels(this._leftItems),this.arrangeLabels2(this._leftItems))},e.prototype.validateDataElement=function(e){if(this.pixelRadius>0){!this.ignoreZeroValues||0!=e.value&&null!=e.value?e.__disabled=!1:e.__disabled=!0;var i=e.slice;if(i.radius=this.pixelRadius,h.isNumber(e.radiusValue)&&(i.radius=this.pixelInnerRadius+(this.pixelRadius-this.pixelInnerRadius)*e.values.radiusValue.percent/this._maxRadiusPercent),i.innerRadius instanceof c.a||(i.innerRadius=this.pixelInnerRadius),i.startAngle=this._currentStartAngle,i.arc=Math.abs(e.values.value.percent)*(this.endAngle-this.startAngle)/100,!this.labels.template.disabled){var r=e.label,n=e.tick;n.slice=i,n.label=r;var a=(i.middleAngle+360)%360,o=void 0;if(this.alignLabels){var s=r.pixelRadius(i.radius),u=n.length+s;r.dx=0,r.dy=0,r.verticalCenter="middle";var l=this._arcRect;a>270||a<=90?(u+=(l.width+l.x)*this.pixelRadius,r.horizontalCenter="left",this._rightItems.push(e)):(u-=l.x*this.pixelRadius,r.horizontalCenter="right",this._leftItems.push(e),u*=-1);var p=i.radius+n.length+s;o={x:u,y:i.iy*p},r.moveTo(o)}else{var d=i.depth;h.isNumber(d)||(d=0),r.fixPosition(i.middleAngle,i.radius,i.radiusY,0,-d)}}this._currentStartAngle+=i.arc,t.prototype.validateDataElement.call(this,e)}},Object.defineProperty(e.prototype,"radius",{get:function(){return this.getPropertyValue("radius")},set:function(t){this.setPercentProperty("radius",t,!0,!1,10,!1)&&this.invalidateDataItems()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pixelRadius",{get:function(){return this._pixelRadius},set:function(t){this._pixelRadius!=t&&(this._pixelRadius=t,this.invalidateDataItems())},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pixelInnerRadius",{get:function(){return this._pixelInnerRadius},set:function(t){this._pixelInnerRadius!=t&&(this._pixelInnerRadius=t,this.invalidateDataItems())},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"innerRadius",{get:function(){return this.getPropertyValue("innerRadius")},set:function(t){this.setPercentProperty("innerRadius",t,!0,!1,10,!1)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"startAngle",{get:function(){var t=this.getPropertyValue("startAngle");return h.isNumber(t)?t:this._startAngleInternal},set:function(t){this.setPropertyValue("startAngle",l.normalizeAngle(t),!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"endAngle",{get:function(){var t=this.getPropertyValue("endAngle");return h.isNumber(t)?t:this._endAngleInternal},set:function(t){this.setPropertyValue("endAngle",t,!0)},enumerable:!0,configurable:!0}),e.prototype.positionBullet=function(e){t.prototype.positionBullet.call(this,e);var i=e.dataItem.slice,r=e.locationX;h.isNumber(r)||(r=.5);var n=e.locationY;h.isNumber(n)||(n=1);var a=i.startAngle+i.arc*r;e.x=n*i.radius*l.cos(a),e.y=n*i.radiusY*l.sin(a)},e.prototype.handleSliceMove=function(t){if(!this.alignLabels){var e=t.target,i=e.dataItem;if(i){var r=i.label;r&&(r.dx=r.fdx+e.dx+e.pixelX,r.dy=r.fdy+e.dy+e.pixelY)}}},Object.defineProperty(e.prototype,"bbox",{get:function(){if(this.definedBBox)return this.definedBBox;var t=this.chart;return t?l.getArcRect(t.startAngle,t.endAngle,this.pixelRadius):l.getArcRect(this.startAngle,this.endAngle,this.pixelRadius)},enumerable:!0,configurable:!0}),e}(n.a);u.c.registeredClasses.PieSeries=d,u.c.registeredClasses.PieSeriesDataItem=p},Q0ab:function(t,e,i){"use strict";var r=i("0sYB"),n=i("X/sl").map;r({target:"Array",proto:!0,forced:!i("ugpH")("map")},{map:function(t){return n(this,t,arguments.length>1?arguments[1]:void 0)}})},Q4nc:function(t,e,i){"use strict";i.d(e,"a",function(){return r});var r={verbose:!0,commercialLicense:!1,classNamePrefix:"amcharts-",autoSetClassName:!1,minPolylineStep:.5,onlyShowOnViewport:!1,queue:!1,autoDispose:!1,licenses:[],suppressErrors:!1,suppressWarnings:!1,animationsEnabled:!0,nonce:"",deferredDelay:100,disableHoverOnTransform:"never",pixelPerfectPrecision:0}},QIjE:function(t,e,i){"use strict";var r=i("3sMl"),n=i("imKh"),a=i("Kg2n"),o=i("7X7h"),s=i("swFJ"),u=Object.getPrototypeOf,l=Object.setPrototypeOf,h=Object.prototype;if(r&&u&&l&&!("__proto__"in h))try{n(h,"__proto__",{configurable:!0,get:function(){return u(o(this))},set:function(t){var e=s(this);(a(t)||null===t)&&a(e)&&l(e,t)}})}catch(t){}},QKtu:function(t,e,i){var r=i("6aQQ");t.exports=!r(function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})},QQDG:function(t,e,i){var r=i("0sYB"),n=i("5SyC"),a=Math.cosh,o=Math.abs,s=Math.E;r({target:"Math",stat:!0,forced:!a||a(710)===1/0},{cosh:function(t){var e=n(o(t)-1)+1;return(e+1/(e*s*s))*(s/2)}})},QdmD:function(t,e,i){var r=i("0sYB"),n=i("vfdp"),a=i("Dtw+"),o=i("jEeW"),s=n.WebAssembly,u=7!==Error("e",{cause:7}).cause,l=function(t,e){var i={};i[t]=o(t,e,u),r({global:!0,constructor:!0,arity:1,forced:u},i)},h=function(t,e){if(s&&s[t]){var i={};i[t]=o("WebAssembly."+t,e,u),r({target:"WebAssembly",stat:!0,constructor:!0,arity:1,forced:u},i)}};l("Error",function(t){return function(e){return a(t,this,arguments)}}),l("EvalError",function(t){return function(e){return a(t,this,arguments)}}),l("RangeError",function(t){return function(e){return a(t,this,arguments)}}),l("ReferenceError",function(t){return function(e){return a(t,this,arguments)}}),l("SyntaxError",function(t){return function(e){return a(t,this,arguments)}}),l("TypeError",function(t){return function(e){return a(t,this,arguments)}}),l("URIError",function(t){return function(e){return a(t,this,arguments)}}),h("CompileError",function(t){return function(e){return a(t,this,arguments)}}),h("LinkError",function(t){return function(e){return a(t,this,arguments)}}),h("RuntimeError",function(t){return function(e){return a(t,this,arguments)}})},QgOz:function(t,e,i){"use strict";var r=i("vfdp"),n=i("YvlP"),a=i("UseD"),o=i("Hh/x"),s=i("oxAz"),u=i("7X7h"),l=i("6aQQ"),h=r.RangeError,c=r.Int8Array,p=c&&c.prototype,d=p&&p.set,f=a.aTypedArray,g=a.exportTypedArrayMethod,m=!l(function(){var t=new Uint8ClampedArray(2);return n(d,t,{length:1,0:3},1),3!==t[1]}),y=m&&a.NATIVE_ARRAY_BUFFER_VIEWS&&l(function(){var t=new c(2);return t.set(1),t.set("2",1),0!==t[0]||2!==t[1]});g("set",function(t){f(this);var e=s(arguments.length>1?arguments[1]:void 0,1),i=u(t);if(m)return n(d,this,i,e);var r=this.length,a=o(i),l=0;if(a+e>r)throw h("Wrong length");for(;l94906265.62425156?o(e)+u:n(e-1+s(e-1)*s(e+1))}})},QzDi:function(t,e,i){var r,n=i("3weC"),a=i("Mdrz"),o=i("XhXf"),s=i("lt6Q"),u=i("fGTV"),l=i("BAfC"),h=i("fYap")("IE_PROTO"),c=function(){},p=function(t){return"