@progress/kendo-vue-charts 3.6.2 → 3.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("vue"),require("@progress/kendo-vue-intl"),require("@progress/kendo-drawing"),require("@progress/kendo-licensing")):"function"==typeof define&&define.amd?define(["vue","@progress/kendo-vue-intl","@progress/kendo-drawing","@progress/kendo-licensing"],e):"object"==typeof exports?exports.KendoVueCharts=e(require("vue"),require("@progress/kendo-vue-intl"),require("@progress/kendo-drawing"),require("@progress/kendo-licensing")):t.KendoVueCharts=e(t.Vue,t.KendoVueIntl,t.KendoDrawing,t.KendoLicensing)}(self,(function(t,e,r,o){return(()=>{"use strict";var i={8287:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.BaseChartVue2=e.BaseChart=void 0;var a,s=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),l=s.h,u=s.version&&"3"===s.version[0],c=r(5725),p=r(3981),h=r(9680),f=r(5320),d=r(1765),v=r(5501),g=r(4740),y=r(349),m=(a=r(3377))&&a.__esModule?a:{default:a},b=r(9270),x=r(5320);r(7125);var _=r(6123),C=r(7822),w=r(9680),O=r(169),S={name:"KendoBaseChart",props:{deriveOptionsFromParent:{type:Function,default:void 0},chartConstructor:{type:[Object,Function],default:function(){}},className:String,chartStyle:Object,wrapper:String,getTarget:{type:Function,default:void 0},dataItems:{type:Array,default:function(){}},dir:String,renderAs:{type:String,default:void 0,validator:function(t){return["svg","canvas"].includes(t)}},pannable:{type:[Boolean,Object],default:function(){}},zoomable:{type:[Boolean,Object],default:function(){}},seriesColors:{type:Array,default:function(){}},transitions:{type:Boolean,default:!0},paneDefaults:{type:Object,default:function(){}},panes:{type:Array,default:function(){}},seriesDefaults:{type:Object,default:function(){}},axisDefaults:{type:Object,default:function(){}},allListeners:{type:Object,default:void 0}},inject:{kendoIntlService:{default:null}},provide:function(){return{optionsState:this.optionsState,dispatchOptions:this.dispatchOptions,observersState:this.observersState,dispatchObservers:this.dispatchObservers,childrenObserver:this.childrenObserver,chartRefresh:this.refresh}},created:function(){this.chartInstance=null,this.element=null,this.suppressTransitions=!1,(0,w.validatePackage)(O.packageMetadata),this.themeStore=(0,m.default)(b.themeReducer),this.chartObserver=new p.InstanceObserver(this,{render:"onRender",legendItemClick:"onLegendItemClick"})},data:function(){return{optionsState:{},observersState:[],childrenObserver:new p.InstanceObserver(this,{onMouseLeave:"onChildMouseLeave"})}},mounted:function(){this.element=(0,h.getRef)(this,"element"),(0,y.loadTheme)(this.themeStore,this.instantiateCoreChart),window.addEventListener("resize",this.onWindowResize)},destroyed:u?void 0:function(){this.onDestroyed()},unmounted:function(){this.onDestroyed()},updated:function(){if(null!==this.chartInstance){var t=(0,c.provideIntlService)(this),e=this.chartInstance.chartService;t.locale!==e._intlService.locale&&(this.chartInstance.chartService._intlService=t,this.chartInstance.chartService.format._intlService=t,this.chartInstance.noTransitionsRedraw()),this.refresh()}},setup:u?function(){return{v3:!!u}}:void 0,render:function(t){var e=l||t,r=(0,h.getDefaultSlots)(this),i=this.$props,n=i.chartStyle,a=void 0===n?{}:n,s=i.className,u=i.wrapper,c=Object.assign({},a,{position:"relative"});return e(u,{style:c,class:s,key:"chartElement"},[e(_.SeriesTooltip,{key:"seriesTooltip"}),e(C.CrosshairContainer,{key:"crosshairTooltips",optionsState:o({},this.optionsState),attrs:this.v3?void 0:{optionsState:o({},this.optionsState)}}),function(){return e("div",{onMouseleave:this.onChartMouseLeave,on:this.v3?void 0:{mouseleave:this.onChartMouseLeave},ref:(0,h.setRef)(this,"element"),class:"k-chart-surface"},[r])}.call(this)])},methods:{dispatchOptions:function(t){(0,b.optionsReducer)(this.optionsState,t)},dispatchObservers:function(t){this.observersState=(0,b.observersReducer)(this.observersState,t)},onDestroyed:function(){null!==this.chartInstance&&(this.chartInstance.destroy(),this.chartInstance=null),window.removeEventListener("resize",this.onWindowResize)},getDirection:function(t){return void 0!==t?"rtl"===t:(0,h.isRtl)(this.element)},getChartOptions:function(){var t=this.$props,e=t.renderAs,r=t.pannable,o=t.zoomable,i=t.paneDefaults,n=t.panes,a=t.transitions,s=t.seriesColors,l=t.seriesDefaults,u=t.axisDefaults,c=t.deriveOptionsFromParent,p={};return void 0!==e&&(p.renderAs=e),void 0!==r&&(p.pannable=r),void 0!==o&&(p.zoomable=o),void 0!==i&&(p.paneDefaults=i),void 0!==n&&(p.panes=n),void 0!==a&&(p.transitions=a),void 0!==s&&(p.seriesColors=s),void 0!==l&&(p.seriesDefaults=l),void 0!==u&&(p.axisDefaults=u),p=Object.assign(p,this.optionsState),c&&(p=c(p)),p},refresh:function(){if(null!==this.chartInstance){var t=this.themeStore.getState(),e=this.getChartOptions(),r=e.transitions;this.suppressTransitions&&(e.transitions=!1),h.hasListener.call(this,"refresh")?this.trigger("refresh",{chartOptions:e,themeOptions:t,chartInstance:this.chartInstance}):this.chartInstance.setOptions(e,t),this.suppressTransitions&&(e.transitions=r,this.suppressTransitions=!1)}},instantiateCoreChart:function(){var t=this.$props,e=t.dir,r=t.chartConstructor,o=this.getChartOptions(),i=null;this.element&&(i=this.element.lastElementChild)&&this.element.removeChild(i),this.chartInstance=new r(this.element,o,this.themeStore.getState(),{rtl:this.getDirection(e),intlService:(0,c.provideIntlService)(this),observer:this.chartObserver,sender:this}),this.element&&i&&this.element.appendChild(i)},trigger:function(t,e){for(var r=this.$props.getTarget(),o=(0,v.create)(t,e,r),i=this.observersState,n=!1,a=0;a<i.length;a++)i[a].trigger(t,e)&&(n=!0);return!1===n&&o?(this.$emit("basechartevent",t.toLowerCase(),o),o.isDefaultPrevented&&o.isDefaultPrevented()):n},triggerDomEvent:function(t,e){for(var r=this.observersState,o=!1,i=0;i<r.length;i++)r[i].trigger(t,e)&&(o=!0);return o},onRender:function(t){null!==this.chartInstance&&(this.surface=t.sender.surface,this.trigger("render",t))},hasListener:function(t){return!!this.$props.allListeners&&Object.keys(this.$props.allListeners).some((function(e){return-1!==e.toLowerCase().indexOf(t.toLowerCase())}))},onLegendItemClick:function(t){if(null!==this.chartInstance)if(this.hasListener("legendItemClick"))this.trigger("legendItemClick",t);else{var e=this.optionsState.series;if(!e)return;var r={},o=t.seriesIndex,i=t.pointIndex,n=e[o];if(void 0===i)r=Object.assign({},n,{visible:(0,x.toggle)(n.visible)});else{var a=n.pointVisibility=n.pointVisibility||[];a[i]=(0,x.toggle)(a[i]),r=Object.assign({},n)}this.dispatchOptions({chartCollectionIdxKey:"series_".concat(o),payload:r}),this.suppressTransitions=!0,this.refresh()}},onWindowResize:function(){null!==this.chartInstance&&this.chartInstance.resize()},onChartMouseLeave:function(t){var e=(0,g.toDomEvent)(this,t);this.triggerDomEvent("onMouseLeave",e)?t.preventDefault():null!==this.chartInstance&&this.chartInstance.hideElements()},onChildMouseLeave:function(t){var e=t.event;return this.chartInstance&&!(0,f.hasParent)(e.relatedTarget,this.element)&&this.chartInstance.hideElements(),!1},requiresHandlers:function(t){for(var e=0;e<t.length;e++){var r=t[e];if(this.hasListener(r))return!0}return!1}}};e.BaseChartVue2=S;var P=S;e.BaseChart=P,p.DomEventsBuilder.register(d.DomEventsBuilder)},4877:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartVue2=e.Chart=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.ref,r(8287)),u=r(5091),c=r(3981),p=r(9680),h={name:"KendoChart",props:{donutCenterRender:[String,Function,Object],dir:String,renderAs:{type:String,default:void 0,validator:function(t){return["svg","canvas"].includes(t)}},pannable:{type:[Boolean,Object],default:function(){}},zoomable:{type:[Boolean,Object],default:function(){}},seriesColors:{type:Array,default:function(){}},transitions:{type:Boolean,default:!0},paneDefaults:{type:Object,default:function(){}},panes:{type:Array,default:function(){}},seriesDefaults:{type:Object,default:function(){}},axisDefaults:{type:Object,default:function(){}}},updated:function(){this.baseChart=(0,p.getRef)(this,"baseChart")},mounted:function(){this.baseChart=(0,p.getRef)(this,"baseChart")},methods:{chartInstance:function(){return null!==this.baseChart?this.baseChart.chartInstance:null},surface:function(){return null!==this.baseChart?this.baseChart.surface:null},element:function(){return null!==this.baseChart?this.baseChart.element:null},getTarget:function(){return this},handleBaseChartEvents:function(t,e){this.$emit(t,e)}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=this,r=a||t,o=(0,p.getDefaultSlots)(this),i=this.$props,n=i.donutCenterRender,s=i.dir,h=i.renderAs,f=i.pannable,d=i.zoomable,v=i.seriesColors,g=i.transitions,y=i.paneDefaults,m=i.panes,b=i.seriesDefaults,x=i.axisDefaults,_=n?p.templateRendering.call(this,n,p.getListeners.call(this)):null;return r(l.BaseChart,{dir:s,attrs:this.v3?void 0:{dir:s,renderAs:h,pannable:f,zoomable:d,seriesColors:v,transitions:g,paneDefaults:y,panes:m,seriesDefaults:b,axisDefaults:x,chartConstructor:c.Chart,getTarget:this.getTarget,wrapper:"div",allListeners:p.getListeners.call(this)},renderAs:h,pannable:f,zoomable:d,seriesColors:v,transitions:g,paneDefaults:y,panes:m,seriesDefaults:b,axisDefaults:x,ref:(0,p.setRef)(this,"baseChart"),chartConstructor:c.Chart,getTarget:this.getTarget,wrapper:"div",class:(0,p.classNames)("k-chart k-widget"),onBasechartevent:this.handleBaseChartEvents,on:this.v3?void 0:{basechartevent:this.handleBaseChartEvents},allListeners:p.getListeners.call(this)},this.v3?function(){return[o,r(u.DonutCenter,{render:_,attrs:e.v3?void 0:{render:_}})]}:[o,r(u.DonutCenter,{render:_,attrs:e.v3?void 0:{render:_}})])}};e.ChartVue2=h;var f=h;e.Chart=f},5091:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.DonutCenterVue2=e.DonutCenter=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.ref,r(3981)),u=r(9680),c={name:"KendoDonutCenter",props:{render:[String,Function,Object]},data:function(){return{donutCenterStyles:null}},inject:{optionsState:{default:{}},dispatchOptions:{default:null},dispatchObservers:{default:null},childrenObserver:{default:null}},created:function(){this.dispatchObservers({type:"add",payload:new l.InstanceObserver(this,{render:"onRender"})})},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=this.$props.render,o=e("span"),i=u.getTemplate.call(this,{h:e,template:r,defaultRendering:null});return r&&this.donutCenterStyles&&(o=e("div",{class:"k-chart-donut-center",style:this.donutCenterStyles},[i])),o},methods:{onRender:function(t){var e=this.optionsState.series,r=Array.isArray(e)?e[0]:null,o=t.sender._plotArea.charts;if(r&&"donut"===r.type&&0!==o[0].points.length){var i=o[0].points[0].sector,n=i.innerRadius,a=i.center.y-n,s=i.center.x-n,l=2*n;this.donutCenterStyles={height:l+"px",left:s+"px",top:a+"px",width:l+"px"}}}}};e.DonutCenterVue2=c;var p=c;e.DonutCenter=p},5469:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.SparklineVue2=e.Sparkline=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.ref,r(8287)),u=r(3981),c=r(9680),p={name:"KendoSparkline",props:{dataItems:{type:Array,default:function(){}},type:String,dir:String,renderAs:{type:String,default:void 0,validator:function(t){return["svg","canvas"].includes(t)}},pannable:{type:[Boolean,Object],default:function(){}},zoomable:{type:[Boolean,Object],default:function(){}},seriesColors:{type:Array,default:function(){}},transitions:{type:Boolean,default:!0},paneDefaults:{type:Object,default:function(){}},panes:{type:Array,default:function(){}},seriesDefaults:{type:Object,default:function(){}},axisDefaults:{type:Object,default:function(){}}},updated:function(){this.baseChart=(0,c.getRef)(this,"baseChart")},mounted:function(){this.baseChart=(0,c.getRef)(this,"baseChart")},methods:{chartInstance:function(){return null!==this.baseChart?this.baseChart.chartInstance:null},surface:function(){return null!==this.baseChart?this.baseChart.surface:null},element:function(){return null!==this.baseChart?this.baseChart.element:null},getTarget:function(){return this},deriveOptionsFromParent:function(t){var e=this.$props,r=e.type,o=e.dataItems,i=Object.assign({},t,{type:r,data:o});return u.Sparkline.normalizeOptions(i)},handleBaseChartEvents:function(t,e){this.$emit(t,e)}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,c.getDefaultSlots)(this),o=this.$props,i=o.dataItems,n=o.dir,s=o.renderAs,p=o.pannable,h=o.zoomable,f=o.seriesColors,d=o.transitions,v=o.paneDefaults,g=o.panes,y=o.seriesDefaults,m=o.axisDefaults;return e(l.BaseChart,{dataItems:i,attrs:this.v3?void 0:{dataItems:i,dir:n,renderAs:s,pannable:p,zoomable:h,seriesColors:f,transitions:d,paneDefaults:v,panes:g,seriesDefaults:y,axisDefaults:m,chartConstructor:u.Sparkline,getTarget:this.getTarget,wrapper:"span",deriveOptionsFromParent:this.deriveOptionsFromParent},dir:n,renderAs:s,pannable:p,zoomable:h,seriesColors:f,transitions:d,paneDefaults:v,panes:g,seriesDefaults:y,axisDefaults:m,ref:(0,c.setRef)(this,"baseChart"),chartConstructor:u.Sparkline,getTarget:this.getTarget,wrapper:"span",deriveOptionsFromParent:this.deriveOptionsFromParent,class:(0,c.classNames)("k-sparkline k-widget"),onBasechartevent:this.handleBaseChartEvents,on:this.v3?void 0:{basechartevent:this.handleBaseChartEvents}},this.v3?function(){return[r]}:[r])}};e.SparklineVue2=p;var h=p;e.Sparkline=h},6636:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.StockChartVue2=e.StockChart=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.ref,r(8287)),u=r(3981),c=r(9680),p={autoBindElements:!0,liveDrag:!1,partialRedraw:!0},h={name:"KendoStockChart",props:{partialRedraw:{type:Boolean,default:void 0},dir:String,renderAs:{type:String,default:void 0,validator:function(t){return["svg","canvas"].includes(t)}},pannable:{type:[Boolean,Object],default:function(){}},zoomable:{type:[Boolean,Object],default:function(){}},seriesColors:{type:Array,default:function(){}},transitions:{type:Boolean,default:!0},paneDefaults:{type:Object,default:function(){}},panes:{type:Array,default:function(){}},seriesDefaults:{type:Object,default:function(){}},axisDefaults:{type:Object,default:function(){}}},updated:function(){this.baseChart=(0,c.getRef)(this,"baseChart")},mounted:function(){this.baseChart=(0,c.getRef)(this,"baseChart")},methods:{chartInstance:function(){return null!==this.baseChart?this.baseChart.chartInstance:null},surface:function(){return null!==this.baseChart?this.baseChart.surface:null},element:function(){return null!==this.baseChart?this.baseChart.element:null},getTarget:function(){return this},deriveOptionsFromParent:function(t){var e=Object.assign({},t.navigator||{},p);return Object.assign({},t,{navigator:e})},onRefresh:function(t,e,r){this.$props.partialRedraw?(r.applyOptions(t),r.bindCategories(),r.navigator.redrawSlaves()):r.setOptions(t,e)},handleBaseChartEvents:function(t,e){this.$emit(t,e)}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,c.getDefaultSlots)(this),o=this.$props,i=o.partialRedraw,n=o.dir,s=o.renderAs,p=o.pannable,h=o.zoomable,f=o.seriesColors,d=o.transitions,v=o.paneDefaults,g=o.panes,y=o.seriesDefaults,m=o.axisDefaults;return e(l.BaseChart,{partialRedraw:i,attrs:this.v3?void 0:{partialRedraw:i,dir:n,renderAs:s,pannable:p,zoomable:h,seriesColors:f,transitions:d,paneDefaults:v,panes:g,seriesDefaults:y,axisDefaults:m,chartConstructor:u.StockChart,getTarget:this.getTarget,wrapper:"div",deriveOptionsFromParent:this.deriveOptionsFromParent},dir:n,renderAs:s,pannable:p,zoomable:h,seriesColors:f,transitions:d,paneDefaults:v,panes:g,seriesDefaults:y,axisDefaults:m,ref:(0,c.setRef)(this,"baseChart"),chartConstructor:u.StockChart,getTarget:this.getTarget,wrapper:"div",deriveOptionsFromParent:this.deriveOptionsFromParent,onRefresh:this.onRefresh,on:this.v3?void 0:{refresh:this.onRefresh,basechartevent:this.handleBaseChartEvents},class:(0,c.classNames)("k-stockchart k-widget"),onBasechartevent:this.handleBaseChartEvents},this.v3?function(){return[r]}:[r])}};e.StockChartVue2=h;var f=h;e.StockChart=f},4082:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0})},8011:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0})},5264:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ZoomStartEvent=e.ZoomEvent=e.ZoomEndEvent=e.SeriesHoverEvent=e.SeriesClickEvent=e.SelectStartEvent=e.SelectEvent=e.SelectEndEvent=e.RenderEvent=e.PlotAreaHoverEvent=e.PlotAreaClickEvent=e.NoteHoverEvent=e.NoteClickEvent=e.NavigatorFilterEvent=e.LegendItemHoverEvent=e.LegendItemClickEvent=e.DragStartEvent=e.DragEvent=e.DragEndEvent=e.AxisLabelClickEvent=void 0;var o=r(4276);Object.defineProperty(e,"AxisLabelClickEvent",{enumerable:!0,get:function(){return o.AxisLabelClickEvent}});var i=r(6377);Object.defineProperty(e,"DragEndEvent",{enumerable:!0,get:function(){return i.DragEndEvent}});var n=r(6776);Object.defineProperty(e,"DragEvent",{enumerable:!0,get:function(){return n.DragEvent}});var a=r(4316);Object.defineProperty(e,"DragStartEvent",{enumerable:!0,get:function(){return a.DragStartEvent}});var s=r(7475);Object.defineProperty(e,"LegendItemClickEvent",{enumerable:!0,get:function(){return s.LegendItemClickEvent}});var l=r(4438);Object.defineProperty(e,"LegendItemHoverEvent",{enumerable:!0,get:function(){return l.LegendItemHoverEvent}});var u=r(1313);Object.defineProperty(e,"NavigatorFilterEvent",{enumerable:!0,get:function(){return u.NavigatorFilterEvent}});var c=r(8059);Object.defineProperty(e,"NoteClickEvent",{enumerable:!0,get:function(){return c.NoteClickEvent}});var p=r(6053);Object.defineProperty(e,"NoteHoverEvent",{enumerable:!0,get:function(){return p.NoteHoverEvent}});var h=r(909);Object.defineProperty(e,"PlotAreaClickEvent",{enumerable:!0,get:function(){return h.PlotAreaClickEvent}});var f=r(6842);Object.defineProperty(e,"PlotAreaHoverEvent",{enumerable:!0,get:function(){return f.PlotAreaHoverEvent}});var d=r(2876);Object.defineProperty(e,"RenderEvent",{enumerable:!0,get:function(){return d.RenderEvent}});var v=r(3618);Object.defineProperty(e,"SelectEndEvent",{enumerable:!0,get:function(){return v.SelectEndEvent}});var g=r(3314);Object.defineProperty(e,"SelectEvent",{enumerable:!0,get:function(){return g.SelectEvent}});var y=r(2965);Object.defineProperty(e,"SelectStartEvent",{enumerable:!0,get:function(){return y.SelectStartEvent}});var m=r(6914);Object.defineProperty(e,"SeriesClickEvent",{enumerable:!0,get:function(){return m.SeriesClickEvent}});var b=r(1867);Object.defineProperty(e,"SeriesHoverEvent",{enumerable:!0,get:function(){return b.SeriesHoverEvent}});var x=r(7235);Object.defineProperty(e,"ZoomEndEvent",{enumerable:!0,get:function(){return x.ZoomEndEvent}});var _=r(6412);Object.defineProperty(e,"ZoomEvent",{enumerable:!0,get:function(){return _.ZoomEvent}});var C=r(8597);Object.defineProperty(e,"ZoomStartEvent",{enumerable:!0,get:function(){return C.ZoomStartEvent}})},2750:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsVue2=e.ChartAxisDefaults=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartAxisDefaults",props:{background:{type:String,default:void 0},color:{type:String,default:void 0},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},narrowRange:{type:Boolean,default:void 0},pane:{type:String,default:void 0},plotBands:{type:Array,default:function(){}},reverse:{type:Boolean,default:void 0},startAngle:{type:Number,default:void 0},visible:{type:Boolean,default:void 0},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"axisDefaults"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"axisDefaults"}},[r])}};e.ChartAxisDefaultsVue2=p;var h=p;e.ChartAxisDefaults=h},5913:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisVue2=e.ChartCategoryAxis=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartCategoryAxis",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"categoryAxis",attrs:this.v3?void 0:{chartKey:"categoryAxis"}},this.v3?function(){return[r]}:[r])}};e.ChartCategoryAxisVue2=c;var p=c;e.ChartCategoryAxis=p},2055:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisItemVue2=e.ChartCategoryAxisItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisItem",props:{autoBaseUnitSteps:{type:Object,default:function(){}},axisCrossingValue:{type:[Object,Array,Date,Number],default:function(){}},background:{type:String,default:function(){}},baseUnit:{type:String,default:function(){},validator:function(t){return["milliseconds","seconds","minutes","hours","days","weeks","months","years","auto","fit"].includes(t)}},baseUnitStep:{type:[Number,String],default:function(){}},categories:{type:[Array,Object],default:function(){}},color:{type:String,default:function(){}},justified:{type:Boolean,default:function(){}},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},max:{type:[Number,Object,String,Date],default:function(){}},maxDateGroups:{type:Number,default:function(){}},maxDivisions:{type:Number,default:function(){}},min:{type:[Number,Object,String,Date],default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},name:{type:String,default:void 0},rangeLabels:{type:Object,default:function(){}},pane:{type:String,default:function(){}},plotBands:{type:Array,default:function(){}},reverse:{type:Boolean,default:function(){}},roundToBaseUnit:{type:Boolean,default:function(){}},startAngle:{type:Number,default:function(){}},type:{type:String,default:function(){},validator:function(t){return["category","date"].includes(t)}},visible:{type:Boolean,default:function(){}},weekStartDay:{type:Number,default:function(){}},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},select:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartCategoryAxisItemVue2=p;var h=p;e.ChartCategoryAxisItem=h},6283:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAreaVue2=e.ChartArea=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartArea",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},height:{type:Number,default:void 0},margin:{type:[Object,Number],default:function(){}},opacity:{type:Number,default:void 0},width:{type:Number,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"chartArea"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"chartArea"}},[r])}};e.ChartAreaVue2=p;var h=p;e.ChartArea=h},8143:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartLegendVue2=e.ChartLegend=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartLegend",props:{align:{type:String,default:function(){},validator:function(t){return["start","center","end"].includes(t)}},background:{type:String,default:void 0},border:{type:Object,default:function(){}},height:{type:Number,default:void 0},labels:{type:Object,default:function(){}},margin:{type:[Object,Number],default:function(){}},offsetX:{type:Number,default:void 0},offsetY:{type:Number,default:void 0},orientation:{type:String,default:function(){},validator:function(t){return["vertical","horizontal"].includes(t)}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right","custom"].includes(t)}},reverse:{type:Boolean,default:void 0},visible:{type:Boolean,default:!0},width:{type:Number,default:void 0},inactiveItems:{type:Object,default:function(){}},item:{type:Object,default:function(){}},spacing:{type:Number,default:void 0},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"legend"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"legend"}},[r])}};e.ChartLegendVue2=p;var h=p;e.ChartLegend=h},5635:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorVue2=e.ChartNavigator=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigator",props:{visible:{type:Boolean,default:!0},categoryAxis:{type:Object,default:function(){}},hint:{type:Object,default:function(){}},pane:{type:Object,default:function(){}},select:{type:Object,default:function(){}},series:{type:[Object,Array],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"navigator"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"navigator"}},[r])}};e.ChartNavigatorVue2=p;var h=p;e.ChartNavigator=h},4077:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneVue2=e.ChartPane=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartPane",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},clip:{type:Boolean,default:void 0},height:{type:Number,default:void 0},margin:{type:[Object,Number],default:function(){}},name:{type:String,default:void 0},padding:{type:[Object,Number],default:function(){}},title:{type:[Object,String],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartPaneVue2=p;var h=p;e.ChartPane=h},5711:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneDefaultsVue2=e.ChartPaneDefaults=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartPaneDefaults",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},clip:{type:Boolean,default:void 0},height:{type:Number,default:void 0},margin:{type:[Object,Number],default:function(){}},name:{type:String,default:void 0},padding:{type:[Object,Number],default:function(){}},title:{type:[Object,String],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"paneDefaults"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"paneDefaults"}},[r])}};e.ChartPaneDefaultsVue2=p;var h=p;e.ChartPaneDefaults=h},714:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPanesVue2=e.ChartPanes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartPanes",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"panes",attrs:this.v3?void 0:{chartKey:"panes"}},this.v3?function(){return[r]}:[r])}};e.ChartPanesVue2=c;var p=c;e.ChartPanes=p},6859:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPlotAreaVue2=e.ChartPlotArea=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartPlotArea",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},margin:{type:[Object,Number],default:function(){}},opacity:{type:Number,default:void 0},padding:{type:[Object,Number],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"plotArea"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"plotArea"}},[r])}};e.ChartPlotAreaVue2=p;var h=p;e.ChartPlotArea=h},5197:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesVue2=e.ChartSeries=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartSeries",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"series",attrs:this.v3?void 0:{chartKey:"series"}},this.v3?function(){return[r]}:[r])}};e.ChartSeriesVue2=c;var p=c;e.ChartSeries=p},9210:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsVue2=e.ChartSeriesDefaults=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaults",props:{border:{type:Object,default:function(){}},gap:Number,overlay:{type:Object,default:function(){}},spacing:Number,stack:{type:[Boolean,String,Object],default:function(){}},type:{type:String,default:function(){},validator:function(t){return["area","bar","boxPlot","bubble","bullet","candlestick","column","donut","funnel","horizontalWaterfall","line","ohlc","pie","polarArea","polarLine","polarScatter","radarArea","radarColumn","radarLine","rangeArea","rangeBar","rangeColumn","scatter","scatterLine","verticalArea","verticalBoxPlot","verticalBullet","verticalLine","verticalRangeArea","waterfall"].includes(t)}},visual:{type:Function,default:void 0},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"seriesDefaults"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"seriesDefaults"}},[r])}};e.ChartSeriesDefaultsVue2=p;var h=p;e.ChartSeriesDefaults=h},485:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesItemVue2=e.ChartSeriesItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.reactive,r(7098)),u=r(9680),c=r(5320),p={name:"KendoChartSeriesItem",props:{autoFit:Boolean,aggregate:{type:[String,Function,Object],default:function(){}},axis:String,border:{type:Object,default:function(){}},categoryAxis:String,categoryField:String,closeField:String,color:{type:[String,Function],default:function(){}},colorField:String,connectors:{type:Object,default:function(){}},currentField:String,dashType:{type:String,default:function(){},validator:function(t){return["dash","dashDot","dot","longDash","longDashDot","longDashDotDot","solid"].includes(t)}},dataItems:{type:Array,default:function(){}},downColor:String,downColorField:String,dynamicHeight:{type:Boolean,default:void 0},dynamicSlope:{type:Boolean,default:void 0},errorHighField:String,errorLowField:String,explodeField:String,field:String,fromField:String,gap:Number,highField:String,holeSize:Number,line:{type:Object,default:function(){}},lowField:String,lowerField:String,margin:{type:[Object,Number],default:function(){}},maxSize:Number,meanField:String,medianField:String,minSize:Number,missingValues:{type:String,default:function(){},validator:function(t){return["gap","interpolate","zero"].includes(t)}},name:String,neckRatio:Number,negativeColor:String,negativeValues:{type:Object,default:function(){}},noteTextField:String,opacity:Number,openField:String,outliersField:String,overlay:{type:Object,default:function(){}},padding:Number,q1Field:String,q3Field:String,segmentSpacing:Number,size:Number,sizeField:String,spacing:Number,stack:{type:[Boolean,String,Object],default:function(){}},startAngle:Number,lineStyle:{type:String,default:function(){},validator:function(t){return["normal","step","smooth"].includes(t)}},summaryField:String,target:{type:Object,default:function(){}},toField:String,type:{type:String,default:function(){},validator:function(t){return["area","bar","boxPlot","bubble","bullet","candlestick","column","donut","funnel","horizontalWaterfall","line","ohlc","pie","polarArea","polarLine","polarScatter","radarArea","radarColumn","radarLine","rangeArea","rangeBar","rangeColumn","scatter","scatterLine","verticalArea","verticalBoxPlot","verticalBullet","verticalLine","verticalRangeArea","waterfall"].includes(t)}},upperField:String,visible:{type:Boolean,default:void 0},visibleInLegend:{type:Boolean,default:void 0},visibleInLegendField:String,visual:{type:Function,default:void 0},width:Number,xAxis:String,xErrorHighField:String,xErrorLowField:String,xField:String,yAxis:String,yErrorHighField:String,yErrorLowField:String,yField:String,zIndex:Number,errorBars:{type:Object,default:function(){}},extremes:{type:Object,default:function(){}},highlight:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},markers:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},outliers:{type:Object,default:function(){}},tooltip:{type:Object,default:function(){}}},inject:{chartRefresh:{default:u.noop}},watch:{dataItems:{handler:function(){this.chartRefresh()},deep:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartSeriesItemVue2=p;var h=p;e.ChartSeriesItem=h},9634:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartTitleVue2=e.ChartTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartTitle",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},align:{type:String,default:function(){},validator:function(t){return["center","left","right"].includes(t)}},color:{type:String,default:void 0},font:{type:String,default:void 0},position:{type:String,default:function(){},validator:function(t){return["top","bottom"].includes(t)}},text:{type:String,default:void 0},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartTitleVue2=p;var h=p;e.ChartTitle=h},4331:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartTooltipVue2=e.ChartTooltip=void 0;var a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),s=a.h,l=a.version&&"3"===a.version[0],u=r(7098),c=r(9680),p=r(5320),h={name:"KendoChartTooltip",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},padding:{type:[Object,Number],default:function(){}},color:{type:String,default:void 0},render:[String,Function,Object],font:{type:String,default:void 0},format:{type:String,default:void 0},opacity:{type:Number,default:void 0},shared:{type:Boolean,default:void 0},visible:{type:Boolean,default:!0}},setup:l?function(){return{v3:!!l}}:void 0,render:function(t){var e=s||t,r=(0,c.getDefaultSlots)(this),i=(0,p.removeUndefinedProps)(this.$props),n=c.templateRendering.call(this,this.$props.render,c.getListeners.call(this));return this.v3?e(u.Configuration,{config:o(o({},i),{render:n}),chartKey:"tooltip"},(function(){return r})):e(u.Configuration,{props:{config:o(o({},i),{render:n}),chartKey:"tooltip"}},[r])}};e.ChartTooltipVue2=h;var f=h;e.ChartTooltip=f},1414:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisVue2=e.ChartValueAxis=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartValueAxis",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"valueAxis",attrs:this.v3?void 0:{chartKey:"valueAxis"}},this.v3?function(){return[r]}:[r])}};e.ChartValueAxisVue2=c;var p=c;e.ChartValueAxis=p},5147:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisItemVue2=e.ChartValueAxisItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisItem",props:{axisCrossingValue:{type:[Array,Object,Date,Number],default:function(){}},background:{type:String,default:void 0},color:{type:String,default:void 0},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},majorUnit:{type:Number,default:void 0},max:{type:[Number,Object,String,Date],default:function(){}},min:{type:[Number,Object,String,Date],default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},minorUnit:{type:Number,default:void 0},name:{type:String,default:void 0},narrowRange:{type:Boolean,default:function(){}},pane:{type:String,default:void 0},plotBands:{type:Array,default:function(){}},reverse:{type:Boolean,default:function(){}},type:{type:String,default:function(){},validator:function(t){return["numeric","log"].includes(t)}},visible:{type:Boolean,default:function(){}},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartValueAxisItemVue2=p;var h=p;e.ChartValueAxisItem=h},3479:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisVue2=e.ChartXAxis=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartXAxis",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"xAxis",attrs:this.v3?void 0:{chartKey:"xAxis"}},this.v3?function(){return[r]}:[r])}};e.ChartXAxisVue2=c;var p=c;e.ChartXAxis=p},8732:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisItemVue2=e.ChartXAxisItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisItem",props:{axisCrossingValue:{type:[Array,Object,Date,Number],default:function(){}},background:{type:String,default:void 0},baseUnit:{type:String,default:function(){},validator:function(t){return["milliseconds","seconds","minutes","hours","days","weeks","months","years","auto","fit"].includes(t)}},color:{type:String,default:void 0},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},majorUnit:{type:Number,default:void 0},max:{type:[Number,Object,String,Date],default:function(){}},min:{type:[Number,Object,String,Date],default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},minorUnit:{type:Number,default:void 0},name:{type:String,default:void 0},narrowRange:{type:Boolean,default:function(){}},pane:{type:String,default:void 0},plotBands:{type:Array,default:function(){}},startAngle:{type:Number,default:void 0},reverse:{type:Boolean,default:function(){}},type:{type:String,default:function(){},validator:function(t){return["numeric","log","date"].includes(t)}},visible:{type:Boolean,default:function(){}},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartXAxisItemVue2=p;var h=p;e.ChartXAxisItem=h},6988:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisVue2=e.ChartYAxis=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartYAxis",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"yAxis",attrs:this.v3?void 0:{chartKey:"yAxis"}},this.v3?function(){return[r]}:[r])}};e.ChartYAxisVue2=c;var p=c;e.ChartYAxis=p},2587:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisItemVue2=e.ChartYAxisItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisItem",props:{axisCrossingValue:{type:[Array,Object,Date,Number],default:function(){}},background:{type:String,default:void 0},baseUnit:{type:String,default:function(){},validator:function(t){return["milliseconds","seconds","minutes","hours","days","weeks","months","years","auto","fit"].includes(t)}},color:{type:String,default:void 0},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},majorUnit:{type:Number,default:void 0},max:{type:[Number,Object,String,Date],default:function(){}},min:{type:[Number,Object,String,Date],default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},minorUnit:{type:Number,default:void 0},name:{type:String,default:void 0},narrowRange:{type:Boolean,default:function(){}},pane:{type:String,default:void 0},plotBands:{type:Array,default:function(){}},reverse:{type:Boolean,default:function(){}},type:{type:String,default:function(){},validator:function(t){return["numeric","log","date"].includes(t)}},visible:{type:Boolean,default:function(){}},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartYAxisItemVue2=p;var h=p;e.ChartYAxisItem=h},1426:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartZoomableVue2=e.ChartZoomable=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartZoomable",props:{mousewheel:{type:[Boolean,Object],default:function(){}},selection:{type:[Boolean,Object],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"zoomable"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"zoomable"}},[r])}};e.ChartZoomableVue2=p;var h=p;e.ChartZoomable=h},4872:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsCrosshairVue2=e.ChartAxisDefaultsCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartAxisDefaultsCrosshair",props:{color:String,dashType:{type:String,default:function(){},validator:function(t){return["dash","dashDot","dot","longDash","longDashDot","longDashDotDot","solid"].includes(t)}},opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartAxisDefaultsCrosshairVue2=p;var h=p;e.ChartAxisDefaultsCrosshair=h},7193:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsCrosshairTooltipVue2=e.ChartAxisDefaultsCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartAxisDefaultsCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartAxisDefaultsCrosshairTooltipVue2=p;var h=p;e.ChartAxisDefaultsCrosshairTooltip=h},9468:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsLabelsVue2=e.ChartAxisDefaultsLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartAxisDefaultsLabels",props:{content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:Boolean,padding:{type:[Object,Number],default:function(){}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartAxisDefaultsLabelsVue2=p;var h=p;e.ChartAxisDefaultsLabels=h},5917:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsTitleVue2=e.ChartAxisDefaultsTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartAxisDefaultsTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartAxisDefaultsTitleVue2=p;var h=p;e.ChartAxisDefaultsTitle=h},7578:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsCrosshairTooltipVue2=e.ChartAxisDefaultsCrosshairTooltip=e.ChartAxisDefaultsCrosshairVue2=e.ChartAxisDefaultsCrosshair=e.ChartAxisDefaultsLabelsVue2=e.ChartAxisDefaultsLabels=e.ChartAxisDefaultsTitleVue2=e.ChartAxisDefaultsTitle=void 0;var o=r(5917);Object.defineProperty(e,"ChartAxisDefaultsTitle",{enumerable:!0,get:function(){return o.ChartAxisDefaultsTitle}}),Object.defineProperty(e,"ChartAxisDefaultsTitleVue2",{enumerable:!0,get:function(){return o.ChartAxisDefaultsTitleVue2}});var i=r(9468);Object.defineProperty(e,"ChartAxisDefaultsLabels",{enumerable:!0,get:function(){return i.ChartAxisDefaultsLabels}}),Object.defineProperty(e,"ChartAxisDefaultsLabelsVue2",{enumerable:!0,get:function(){return i.ChartAxisDefaultsLabelsVue2}});var n=r(4872);Object.defineProperty(e,"ChartAxisDefaultsCrosshair",{enumerable:!0,get:function(){return n.ChartAxisDefaultsCrosshair}}),Object.defineProperty(e,"ChartAxisDefaultsCrosshairVue2",{enumerable:!0,get:function(){return n.ChartAxisDefaultsCrosshairVue2}});var a=r(7193);Object.defineProperty(e,"ChartAxisDefaultsCrosshairTooltip",{enumerable:!0,get:function(){return a.ChartAxisDefaultsCrosshairTooltip}}),Object.defineProperty(e,"ChartAxisDefaultsCrosshairTooltipVue2",{enumerable:!0,get:function(){return a.ChartAxisDefaultsCrosshairTooltipVue2}})},694:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.CollectionConfigurationVue2=e.CollectionConfiguration=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.ref,r(9680)),u={name:"KendoCollectionConfiguration",props:{chartKey:String,parentKey:String,parentStore:Object},provide:function(){return{childOption:!1,chartCollection:this.$props.chartKey,parentKey:this.$props.parentKey,child:this.child,addChild:this.addChild,removeChild:this.removeChild}},inject:{dispatchOptions:{default:null},observersStore:{default:null},childrenObserver:{default:null}},created:function(){(0,this.dispatchOptions)({chartKey:this.$props.chartKey,payload:[]})},data:function(){return{child:{collection:[]}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){return(a||t)("div",[(0,l.getDefaultSlots)(this)," "])},methods:{addChild:function(t){this.child.collection.push(t)},removeChild:function(t){var e=this.child.collection.findIndex((function(e){return e.uid===t.uid}));this.child.collection.splice(e,1)}}};e.CollectionConfigurationVue2=u;var c=u;e.CollectionConfiguration=c},7098:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ConfigurationVue2=e.Configuration=void 0;var a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),s=a.h,l=a.version&&"3"===a.version[0],u=(a.ref,r(9680)),c={name:"KendoConfiguration",props:{chartKey:String,config:{type:Object,default:function(){return{}}}},data:function(){return{childState:{},index:null}},provide:function(){return{addChild:this.addChildOption,removeChild:this.removeChildOption,childOption:!0}},inject:{childOption:{default:null},addChild:{default:u.noop},removeChild:{default:u.noop},child:{default:{}},parentKey:{default:null},chartCollection:{default:null},dispatchOptions:{default:null},childrenObserver:{default:null}},created:function(){this.currentIndex=void 0,this.uid=(0,u.guid)(),this.addChild&&this.addChild({chartKey:this.$props.chartKey,payload:Object.assign({},this.$props.config),uid:this.uid})},mounted:function(){this.dispatch()},watch:{config:function(t,e){JSON.stringify(t)!==JSON.stringify(e)&&this.dispatch()}},destroyed:l?void 0:function(){this.onDestroyed()},unmounted:function(){this.onDestroyed()},setup:l?function(){return{v3:!!l}}:void 0,render:function(t){return(s||t)("div",[(0,u.getDefaultSlots)(this)])},methods:{onDestroyed:function(){if(this.removeChild){this.removeChild({uid:this.uid});var t=this.$props,e=t.chartKey,r=t.parentStore;t.config,(r||this.dispatchOptions)({chartKey:e,parentKey:this.parentKey,chartCollectionIdxKey:this.chartCollection+"_",uid:this.uid})}},addChildOption:function(t){var e;this.childState=o(o({},this.childState),((e={})[t.chartKey]=t.payload,e)),this.dispatch()},removeChildOption:function(){this.childState={}},dispatch:function(){var t=this,e=this.$props,r=e.chartKey,o=e.parentStore,i=e.config,n=o||this.dispatchOptions;this.childOption?this.addChild({chartKey:r,payload:Object.assign({},i,this.childState)}):this.chartCollection?(this.currentIndex=this.child.collection.findIndex((function(e){return e.uid===t.uid})),n({chartKey:r,parentKey:this.parentKey,chartCollectionIdxKey:this.chartCollection+"_"+this.currentIndex,payload:Object.assign({},i,{uid:this.uid},this.childState)})):n({chartKey:r,payload:Object.assign({},i,this.childState)})}}};e.ConfigurationVue2=c;var p=c;e.Configuration=p},7971:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisCrosshairVue2=e.ChartCategoryAxisCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisCrosshair",props:{color:String,dashType:{type:String,default:function(){},validator:function(t){return["dash","dashDot","dot","longDash","longDashDot","longDashDotDot","solid"].includes(t)}},opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartCategoryAxisCrosshairVue2=p;var h=p;e.ChartCategoryAxisCrosshair=h},6467:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisCrosshairTooltipVue2=e.ChartCategoryAxisCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartCategoryAxisCrosshairTooltipVue2=p;var h=p;e.ChartCategoryAxisCrosshairTooltip=h},5039:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisLabelsVue2=e.ChartCategoryAxisLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},culture:String,dateFormats:{type:Object,default:function(){}},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:{type:Boolean,default:void 0},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["start","end","onAxis",""].includes(t)}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartCategoryAxisLabelsVue2=p;var h=p;e.ChartCategoryAxisLabels=h},9702:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisNotesVue2=e.ChartCategoryAxisNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisNotes",props:{dataItems:{type:Array,default:function(){}},line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartCategoryAxisNotesVue2=p;var h=p;e.ChartCategoryAxisNotes=h},6156:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisNotesIconVue2=e.ChartCategoryAxisNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartCategoryAxisNotesIconVue2=p;var h=p;e.ChartCategoryAxisNotesIcon=h},1552:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisNotesLabelVue2=e.ChartCategoryAxisNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartCategoryAxisNotesLabelVue2=p;var h=p;e.ChartCategoryAxisNotesLabel=h},777:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisRangeLabelsVue2=e.ChartCategoryAxisRangeLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisRangeLabels",props:{position:{type:String,default:void 0,validator:function(t){return["start","end","onAxis",""].includes(t)}},skip:Number,step:Number,visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"rangeLabels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"rangeLabels"}},[r])}};e.ChartCategoryAxisRangeLabelsVue2=p;var h=p;e.ChartCategoryAxisRangeLabels=h},6322:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisSelectVue2=e.ChartCategoryAxisSelect=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisSelect",props:{from:{type:[Object,Number,String],default:function(){}},max:{type:[Object,Number,String,Date],default:function(){}},min:{type:[Object,Number,String,Date],default:function(){}},mousewheel:{type:[Object,Boolean],default:function(){}},to:{type:[Object,Number,String],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"select"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"select"}},[r])}};e.ChartCategoryAxisSelectVue2=p;var h=p;e.ChartCategoryAxisSelect=h},7231:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisTitleVue2=e.ChartCategoryAxisTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartCategoryAxisTitleVue2=p;var h=p;e.ChartCategoryAxisTitle=h},8631:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisRangeLabelsVue2=e.ChartCategoryAxisRangeLabels=e.ChartCategoryAxisNotesLabelVue2=e.ChartCategoryAxisNotesLabel=e.ChartCategoryAxisNotesIconVue2=e.ChartCategoryAxisNotesIcon=e.ChartCategoryAxisNotesVue2=e.ChartCategoryAxisNotes=e.ChartCategoryAxisLabelsVue2=e.ChartCategoryAxisLabels=e.ChartCategoryAxisTitleVue2=e.ChartCategoryAxisTitle=e.ChartCategoryAxisSelectVue2=e.ChartCategoryAxisSelect=e.ChartCategoryAxisCrosshairTooltipVue2=e.ChartCategoryAxisCrosshairTooltip=e.ChartCategoryAxisCrosshairVue2=e.ChartCategoryAxisCrosshair=void 0;var o=r(7971);Object.defineProperty(e,"ChartCategoryAxisCrosshair",{enumerable:!0,get:function(){return o.ChartCategoryAxisCrosshair}}),Object.defineProperty(e,"ChartCategoryAxisCrosshairVue2",{enumerable:!0,get:function(){return o.ChartCategoryAxisCrosshairVue2}});var i=r(6467);Object.defineProperty(e,"ChartCategoryAxisCrosshairTooltip",{enumerable:!0,get:function(){return i.ChartCategoryAxisCrosshairTooltip}}),Object.defineProperty(e,"ChartCategoryAxisCrosshairTooltipVue2",{enumerable:!0,get:function(){return i.ChartCategoryAxisCrosshairTooltipVue2}});var n=r(6322);Object.defineProperty(e,"ChartCategoryAxisSelect",{enumerable:!0,get:function(){return n.ChartCategoryAxisSelect}}),Object.defineProperty(e,"ChartCategoryAxisSelectVue2",{enumerable:!0,get:function(){return n.ChartCategoryAxisSelectVue2}});var a=r(7231);Object.defineProperty(e,"ChartCategoryAxisTitle",{enumerable:!0,get:function(){return a.ChartCategoryAxisTitle}}),Object.defineProperty(e,"ChartCategoryAxisTitleVue2",{enumerable:!0,get:function(){return a.ChartCategoryAxisTitleVue2}});var s=r(5039);Object.defineProperty(e,"ChartCategoryAxisLabels",{enumerable:!0,get:function(){return s.ChartCategoryAxisLabels}}),Object.defineProperty(e,"ChartCategoryAxisLabelsVue2",{enumerable:!0,get:function(){return s.ChartCategoryAxisLabelsVue2}});var l=r(9702);Object.defineProperty(e,"ChartCategoryAxisNotes",{enumerable:!0,get:function(){return l.ChartCategoryAxisNotes}}),Object.defineProperty(e,"ChartCategoryAxisNotesVue2",{enumerable:!0,get:function(){return l.ChartCategoryAxisNotesVue2}});var u=r(6156);Object.defineProperty(e,"ChartCategoryAxisNotesIcon",{enumerable:!0,get:function(){return u.ChartCategoryAxisNotesIcon}}),Object.defineProperty(e,"ChartCategoryAxisNotesIconVue2",{enumerable:!0,get:function(){return u.ChartCategoryAxisNotesIconVue2}});var c=r(1552);Object.defineProperty(e,"ChartCategoryAxisNotesLabel",{enumerable:!0,get:function(){return c.ChartCategoryAxisNotesLabel}}),Object.defineProperty(e,"ChartCategoryAxisNotesLabelVue2",{enumerable:!0,get:function(){return c.ChartCategoryAxisNotesLabelVue2}});var p=r(777);Object.defineProperty(e,"ChartCategoryAxisRangeLabels",{enumerable:!0,get:function(){return p.ChartCategoryAxisRangeLabels}}),Object.defineProperty(e,"ChartCategoryAxisRangeLabelsVue2",{enumerable:!0,get:function(){return p.ChartCategoryAxisRangeLabelsVue2}})},4566:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartLegendInactiveItemsVue2=e.ChartLegendInactiveItems=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartLegendInactiveItems",props:{labels:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"inactiveItems"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"inactiveItems"}},[r])}};e.ChartLegendInactiveItemsVue2=p;var h=p;e.ChartLegendInactiveItems=h},5803:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartLegendItemVue2=e.ChartLegendItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartLegendItem",props:{cursor:String,visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"item"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"item"}},[r])}};e.ChartLegendItemVue2=p;var h=p;e.ChartLegendItem=h},853:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartLegendTitleVue2=e.ChartLegendTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartLegendTitle",props:{align:{type:String,default:function(){},validator:function(t){return["center","left","right"].includes(t)}},background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom"].includes(t)}},text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartLegendTitleVue2=p;var h=p;e.ChartLegendTitle=h},8224:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartLegendInactiveItemsVue2=e.ChartLegendInactiveItems=e.ChartLegendTitleVue2=e.ChartLegendTitle=e.ChartLegendItemVue2=e.ChartLegendItem=void 0;var o=r(5803);Object.defineProperty(e,"ChartLegendItem",{enumerable:!0,get:function(){return o.ChartLegendItem}}),Object.defineProperty(e,"ChartLegendItemVue2",{enumerable:!0,get:function(){return o.ChartLegendItemVue2}});var i=r(853);Object.defineProperty(e,"ChartLegendTitle",{enumerable:!0,get:function(){return i.ChartLegendTitle}}),Object.defineProperty(e,"ChartLegendTitleVue2",{enumerable:!0,get:function(){return i.ChartLegendTitleVue2}});var n=r(4566);Object.defineProperty(e,"ChartLegendInactiveItems",{enumerable:!0,get:function(){return n.ChartLegendInactiveItems}}),Object.defineProperty(e,"ChartLegendInactiveItemsVue2",{enumerable:!0,get:function(){return n.ChartLegendInactiveItemsVue2}})},2444:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartZoomableVue2=e.ChartZoomable=e.ChartYAxisItemVue2=e.ChartYAxisItem=e.ChartYAxisVue2=e.ChartYAxis=e.ChartXAxisItemVue2=e.ChartXAxisItem=e.ChartXAxisVue2=e.ChartXAxis=e.ChartValueAxisItemVue2=e.ChartValueAxisItem=e.ChartValueAxisVue2=e.ChartValueAxis=e.ChartTooltipVue2=e.ChartTooltip=e.ChartTitleVue2=e.ChartTitle=e.ChartSeriesItemVue2=e.ChartSeriesItem=e.ChartSeriesDefaultsVue2=e.ChartSeriesDefaults=e.ChartSeriesVue2=e.ChartSeries=e.ChartPlotAreaVue2=e.ChartPlotArea=e.ChartPanesVue2=e.ChartPanes=e.ChartPaneDefaultsVue2=e.ChartPaneDefaults=e.ChartPaneVue2=e.ChartPane=e.ChartNavigatorVue2=e.ChartNavigator=e.ChartLegendVue2=e.ChartLegend=e.ChartCategoryAxisItemVue2=e.ChartCategoryAxisItem=e.ChartCategoryAxisVue2=e.ChartCategoryAxis=e.ChartAxisDefaultsVue2=e.ChartAxisDefaults=e.ChartAreaVue2=e.ChartArea=void 0;var n=r(6283);Object.defineProperty(e,"ChartArea",{enumerable:!0,get:function(){return n.ChartArea}}),Object.defineProperty(e,"ChartAreaVue2",{enumerable:!0,get:function(){return n.ChartAreaVue2}});var a=r(2750);Object.defineProperty(e,"ChartAxisDefaults",{enumerable:!0,get:function(){return a.ChartAxisDefaults}}),Object.defineProperty(e,"ChartAxisDefaultsVue2",{enumerable:!0,get:function(){return a.ChartAxisDefaultsVue2}});var s=r(5913);Object.defineProperty(e,"ChartCategoryAxis",{enumerable:!0,get:function(){return s.ChartCategoryAxis}}),Object.defineProperty(e,"ChartCategoryAxisVue2",{enumerable:!0,get:function(){return s.ChartCategoryAxisVue2}});var l=r(2055);Object.defineProperty(e,"ChartCategoryAxisItem",{enumerable:!0,get:function(){return l.ChartCategoryAxisItem}}),Object.defineProperty(e,"ChartCategoryAxisItemVue2",{enumerable:!0,get:function(){return l.ChartCategoryAxisItemVue2}});var u=r(8143);Object.defineProperty(e,"ChartLegend",{enumerable:!0,get:function(){return u.ChartLegend}}),Object.defineProperty(e,"ChartLegendVue2",{enumerable:!0,get:function(){return u.ChartLegendVue2}});var c=r(5635);Object.defineProperty(e,"ChartNavigator",{enumerable:!0,get:function(){return c.ChartNavigator}}),Object.defineProperty(e,"ChartNavigatorVue2",{enumerable:!0,get:function(){return c.ChartNavigatorVue2}});var p=r(4077);Object.defineProperty(e,"ChartPane",{enumerable:!0,get:function(){return p.ChartPane}}),Object.defineProperty(e,"ChartPaneVue2",{enumerable:!0,get:function(){return p.ChartPaneVue2}});var h=r(5711);Object.defineProperty(e,"ChartPaneDefaults",{enumerable:!0,get:function(){return h.ChartPaneDefaults}}),Object.defineProperty(e,"ChartPaneDefaultsVue2",{enumerable:!0,get:function(){return h.ChartPaneDefaultsVue2}});var f=r(714);Object.defineProperty(e,"ChartPanes",{enumerable:!0,get:function(){return f.ChartPanes}}),Object.defineProperty(e,"ChartPanesVue2",{enumerable:!0,get:function(){return f.ChartPanesVue2}});var d=r(6859);Object.defineProperty(e,"ChartPlotArea",{enumerable:!0,get:function(){return d.ChartPlotArea}}),Object.defineProperty(e,"ChartPlotAreaVue2",{enumerable:!0,get:function(){return d.ChartPlotAreaVue2}});var v=r(5197);Object.defineProperty(e,"ChartSeries",{enumerable:!0,get:function(){return v.ChartSeries}}),Object.defineProperty(e,"ChartSeriesVue2",{enumerable:!0,get:function(){return v.ChartSeriesVue2}});var g=r(9210);Object.defineProperty(e,"ChartSeriesDefaults",{enumerable:!0,get:function(){return g.ChartSeriesDefaults}}),Object.defineProperty(e,"ChartSeriesDefaultsVue2",{enumerable:!0,get:function(){return g.ChartSeriesDefaultsVue2}});var y=r(485);Object.defineProperty(e,"ChartSeriesItem",{enumerable:!0,get:function(){return y.ChartSeriesItem}}),Object.defineProperty(e,"ChartSeriesItemVue2",{enumerable:!0,get:function(){return y.ChartSeriesItemVue2}});var m=r(9634);Object.defineProperty(e,"ChartTitle",{enumerable:!0,get:function(){return m.ChartTitle}}),Object.defineProperty(e,"ChartTitleVue2",{enumerable:!0,get:function(){return m.ChartTitleVue2}});var b=r(4331);Object.defineProperty(e,"ChartTooltip",{enumerable:!0,get:function(){return b.ChartTooltip}}),Object.defineProperty(e,"ChartTooltipVue2",{enumerable:!0,get:function(){return b.ChartTooltipVue2}});var x=r(1414);Object.defineProperty(e,"ChartValueAxis",{enumerable:!0,get:function(){return x.ChartValueAxis}}),Object.defineProperty(e,"ChartValueAxisVue2",{enumerable:!0,get:function(){return x.ChartValueAxisVue2}});var _=r(5147);Object.defineProperty(e,"ChartValueAxisItem",{enumerable:!0,get:function(){return _.ChartValueAxisItem}}),Object.defineProperty(e,"ChartValueAxisItemVue2",{enumerable:!0,get:function(){return _.ChartValueAxisItemVue2}});var C=r(3479);Object.defineProperty(e,"ChartXAxis",{enumerable:!0,get:function(){return C.ChartXAxis}}),Object.defineProperty(e,"ChartXAxisVue2",{enumerable:!0,get:function(){return C.ChartXAxisVue2}});var w=r(8732);Object.defineProperty(e,"ChartXAxisItem",{enumerable:!0,get:function(){return w.ChartXAxisItem}}),Object.defineProperty(e,"ChartXAxisItemVue2",{enumerable:!0,get:function(){return w.ChartXAxisItemVue2}});var O=r(6988);Object.defineProperty(e,"ChartYAxis",{enumerable:!0,get:function(){return O.ChartYAxis}}),Object.defineProperty(e,"ChartYAxisVue2",{enumerable:!0,get:function(){return O.ChartYAxisVue2}});var S=r(2587);Object.defineProperty(e,"ChartYAxisItem",{enumerable:!0,get:function(){return S.ChartYAxisItem}}),Object.defineProperty(e,"ChartYAxisItemVue2",{enumerable:!0,get:function(){return S.ChartYAxisItemVue2}});var P=r(1426);Object.defineProperty(e,"ChartZoomable",{enumerable:!0,get:function(){return P.ChartZoomable}}),Object.defineProperty(e,"ChartZoomableVue2",{enumerable:!0,get:function(){return P.ChartZoomableVue2}}),i(r(7578),e),i(r(8631),e),i(r(4535),e),i(r(7667),e),i(r(8224),e),i(r(8395),e),i(r(6293),e),i(r(3287),e),i(r(5795),e),i(r(7433),e),i(r(3424),e)},279:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisVue2=e.ChartNavigatorCategoryAxis=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxis",props:{autoBaseUnitSteps:{type:Object,default:function(){}},axisCrossingValue:{type:[Object,Array,Date,Number],default:function(){}},background:{type:String,default:void 0},baseUnit:{type:String,default:function(){},validator:function(t){return["milliseconds","seconds","minutes","hours","days","weeks","months","years","auto","fit"].includes(t)}},baseUnitStep:{type:[Number,String],default:function(){}},categories:{type:Array,default:function(){}},color:{type:String,default:void 0},justified:{type:Boolean,default:function(){}},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},max:{type:[Number,Object,String,Date],default:function(){}},maxDateGroups:{type:Number,default:void 0},maxDivisions:{type:Number,default:void 0},min:{type:[Number,Object,String,Date],default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},name:{type:Object,default:function(){}},rangeLabels:{type:Object,default:function(){}},pane:{type:String,default:void 0},plotBands:{type:Array,default:function(){}},reverse:{type:Boolean,default:function(){}},roundToBaseUnit:{type:Boolean,default:function(){}},startAngle:{type:Number,default:void 0},type:{type:String,default:function(){},validator:function(t){return["category","date"].includes(t)}},visible:{type:Boolean,default:function(){}},weekStartDay:{type:Number,default:void 0},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},select:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"categoryAxis"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"categoryAxis"}},[r])}};e.ChartNavigatorCategoryAxisVue2=p;var h=p;e.ChartNavigatorCategoryAxis=h},1990:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorHintVue2=e.ChartNavigatorHint=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorHint",props:{content:{type:Function,default:void 0},format:String,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"hint"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"hint"}},[r])}};e.ChartNavigatorHintVue2=p;var h=p;e.ChartNavigatorHint=h},5854:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorPaneVue2=e.ChartNavigatorPane=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorPane",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},clip:{type:Boolean,default:void 0},height:{type:Number,default:void 0},margin:{type:[Object,Number],default:function(){}},name:{type:String,default:void 0},padding:{type:[Object,Number],default:function(){}},title:{type:[Object,String],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"pane"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"pane"}},[r])}};e.ChartNavigatorPaneVue2=p;var h=p;e.ChartNavigatorPane=h},6429:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSelectVue2=e.ChartNavigatorSelect=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSelect",props:{from:{type:Date,default:function(){}},mousewheel:{type:[Object,Boolean],default:function(){}},to:{type:Date,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"select"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"select"}},[r])}};e.ChartNavigatorSelectVue2=p;var h=p;e.ChartNavigatorSelect=h},914:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesVue2=e.ChartNavigatorSeries=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartNavigatorSeries",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"series",attrs:this.v3?void 0:{chartKey:"series",parentKey:"navigator"},parentKey:"navigator"},this.v3?function(){return[r]}:[r])}};e.ChartNavigatorSeriesVue2=c;var p=c;e.ChartNavigatorSeries=p},8061:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesItemVue2=e.ChartNavigatorSeriesItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesItem",props:{aggregate:{type:[String,Function,Object],default:function(){}},axis:String,border:{type:Object,default:function(){}},categoryAxis:String,categoryField:String,closeField:String,color:{type:[String,Function],default:function(){}},colorField:String,connectors:{type:Object,default:function(){}},currentField:String,dashType:{type:String,default:function(){},validator:function(t){return["dash","dashDot","dot","longDash","longDashDot","longDashDotDot","solid"].includes(t)}},dataItems:{type:Array,default:function(){}},downColor:String,downColorField:String,dynamicHeight:{type:Boolean,default:void 0},dynamicSlope:{type:Boolean,default:void 0},errorHighField:String,errorLowField:String,explodeField:String,field:String,fromField:String,gap:Number,highField:String,holeSize:Number,line:{type:Object,default:function(){}},lowField:String,lowerField:String,margin:{type:[Object,Number],default:function(){}},maxSize:Number,meanField:String,medianField:String,minSize:Number,missingValues:{type:String,default:function(){},validator:function(t){return["gap","interpolate","zero"].includes(t)}},name:String,neckRatio:Number,negativeColor:String,negativeValues:{type:Object,default:function(){}},noteTextField:String,opacity:Number,openField:String,outliersField:String,overlay:{type:Object,default:function(){}},padding:Number,q1Field:String,q3Field:String,segmentSpacing:Number,size:Number,sizeField:String,spacing:Number,stack:{type:[Boolean,String,Object],default:function(){}},startAngle:Number,lineStyle:{type:String,default:function(){},validator:function(t){return["normal","step","smooth"].includes(t)}},summaryField:String,target:{type:Object,default:function(){}},toField:String,type:{type:String,default:function(){},validator:function(t){return["area","bar","boxPlot","bubble","bullet","candlestick","column","donut","funnel","horizontalWaterfall","line","ohlc","pie","polarArea","polarLine","polarScatter","radarArea","radarColumn","radarLine","rangeArea","rangeBar","rangeColumn","scatter","scatterLine","verticalArea","verticalBoxPlot","verticalBullet","verticalLine","verticalRangeArea","waterfall"].includes(t)}},upperField:String,visible:{type:Boolean,default:void 0},visibleInLegend:{type:Boolean,default:void 0},visibleInLegendField:String,visual:{type:Function,default:void 0},width:Number,xAxis:String,xErrorHighField:String,xErrorLowField:String,xField:String,yAxis:String,yErrorHighField:String,yErrorLowField:String,yField:String,zIndex:Number,errorBars:{type:Object,default:function(){}},extremes:{type:Object,default:function(){}},highlight:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},markers:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},outliers:{type:Object,default:function(){}},tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartNavigatorSeriesItemVue2=p;var h=p;e.ChartNavigatorSeriesItem=h},2385:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisCrosshairVue2=e.ChartNavigatorCategoryAxisCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisCrosshair",props:{color:String,dashType:{type:String,default:function(){},validator:function(t){return["dash","dashDot","dot","longDash","longDashDot","longDashDotDot","solid"].includes(t)}},opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartNavigatorCategoryAxisCrosshairVue2=p;var h=p;e.ChartNavigatorCategoryAxisCrosshair=h},9676:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisCrosshairTooltipVue2=e.ChartNavigatorCategoryAxisCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartNavigatorCategoryAxisCrosshairTooltipVue2=p;var h=p;e.ChartNavigatorCategoryAxisCrosshairTooltip=h},567:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisLabelsVue2=e.ChartNavigatorCategoryAxisLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},culture:String,dateFormats:{type:Object,default:function(){}},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:{type:Boolean,default:void 0},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["circle","column","center","right","left"].includes(t)}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartNavigatorCategoryAxisLabelsVue2=p;var h=p;e.ChartNavigatorCategoryAxisLabels=h},8099:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisNotesVue2=e.ChartNavigatorCategoryAxisNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisNotes",props:{dataItems:{type:Array,default:function(){}},line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartNavigatorCategoryAxisNotesVue2=p;var h=p;e.ChartNavigatorCategoryAxisNotes=h},7470:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisNotesIconVue2=e.ChartNavigatorCategoryAxisNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartNavigatorCategoryAxisNotesIconVue2=p;var h=p;e.ChartNavigatorCategoryAxisNotesIcon=h},7606:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisNotesLabelVue2=e.ChartNavigatorCategoryAxisNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["start","end","onAxis",""].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartNavigatorCategoryAxisNotesLabelVue2=p;var h=p;e.ChartNavigatorCategoryAxisNotesLabel=h},9806:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisSelectVue2=e.ChartNavigatorCategoryAxisSelect=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisSelect",props:{from:{type:[Object,Number,String],default:function(){}},max:{type:[Object,Number,String,Date],default:function(){}},min:{type:[Object,Number,String,Date],default:function(){}},mousewheel:{type:[Object,Boolean],default:function(){}},to:{type:[Object,Number,String],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"select"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"select"}},[r])}};e.ChartNavigatorCategoryAxisSelectVue2=p;var h=p;e.ChartNavigatorCategoryAxisSelect=h},4715:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisTitleVue2=e.ChartNavigatorCategoryAxisTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartNavigatorCategoryAxisTitleVue2=p;var h=p;e.ChartNavigatorCategoryAxisTitle=h},481:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisNotesLabelVue2=e.ChartNavigatorCategoryAxisNotesLabel=e.ChartNavigatorCategoryAxisNotesIconVue2=e.ChartNavigatorCategoryAxisNotesIcon=e.ChartNavigatorCategoryAxisNotesVue2=e.ChartNavigatorCategoryAxisNotes=e.ChartNavigatorCategoryAxisLabelsVue2=e.ChartNavigatorCategoryAxisLabels=e.ChartNavigatorCategoryAxisTitleVue2=e.ChartNavigatorCategoryAxisTitle=e.ChartNavigatorCategoryAxisSelectVue2=e.ChartNavigatorCategoryAxisSelect=e.ChartNavigatorCategoryAxisCrosshairTooltipVue2=e.ChartNavigatorCategoryAxisCrosshairTooltip=e.ChartNavigatorCategoryAxisCrosshairVue2=e.ChartNavigatorCategoryAxisCrosshair=void 0;var o=r(2385);Object.defineProperty(e,"ChartNavigatorCategoryAxisCrosshair",{enumerable:!0,get:function(){return o.ChartNavigatorCategoryAxisCrosshair}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisCrosshairVue2",{enumerable:!0,get:function(){return o.ChartNavigatorCategoryAxisCrosshairVue2}});var i=r(9676);Object.defineProperty(e,"ChartNavigatorCategoryAxisCrosshairTooltip",{enumerable:!0,get:function(){return i.ChartNavigatorCategoryAxisCrosshairTooltip}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisCrosshairTooltipVue2",{enumerable:!0,get:function(){return i.ChartNavigatorCategoryAxisCrosshairTooltipVue2}});var n=r(9806);Object.defineProperty(e,"ChartNavigatorCategoryAxisSelect",{enumerable:!0,get:function(){return n.ChartNavigatorCategoryAxisSelect}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisSelectVue2",{enumerable:!0,get:function(){return n.ChartNavigatorCategoryAxisSelectVue2}});var a=r(4715);Object.defineProperty(e,"ChartNavigatorCategoryAxisTitle",{enumerable:!0,get:function(){return a.ChartNavigatorCategoryAxisTitle}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisTitleVue2",{enumerable:!0,get:function(){return a.ChartNavigatorCategoryAxisTitleVue2}});var s=r(567);Object.defineProperty(e,"ChartNavigatorCategoryAxisLabels",{enumerable:!0,get:function(){return s.ChartNavigatorCategoryAxisLabels}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisLabelsVue2",{enumerable:!0,get:function(){return s.ChartNavigatorCategoryAxisLabelsVue2}});var l=r(8099);Object.defineProperty(e,"ChartNavigatorCategoryAxisNotes",{enumerable:!0,get:function(){return l.ChartNavigatorCategoryAxisNotes}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisNotesVue2",{enumerable:!0,get:function(){return l.ChartNavigatorCategoryAxisNotesVue2}});var u=r(7470);Object.defineProperty(e,"ChartNavigatorCategoryAxisNotesIcon",{enumerable:!0,get:function(){return u.ChartNavigatorCategoryAxisNotesIcon}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisNotesIconVue2",{enumerable:!0,get:function(){return u.ChartNavigatorCategoryAxisNotesIconVue2}});var c=r(7606);Object.defineProperty(e,"ChartNavigatorCategoryAxisNotesLabel",{enumerable:!0,get:function(){return c.ChartNavigatorCategoryAxisNotesLabel}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisNotesLabelVue2",{enumerable:!0,get:function(){return c.ChartNavigatorCategoryAxisNotesLabelVue2}})},3424:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesItemVue2=e.ChartNavigatorSeriesItem=e.ChartNavigatorSeriesVue2=e.ChartNavigatorSeries=e.ChartNavigatorSelectVue2=e.ChartNavigatorSelect=e.ChartNavigatorPaneVue2=e.ChartNavigatorPane=e.ChartNavigatorHintVue2=e.ChartNavigatorHint=e.ChartNavigatorCategoryAxisVue2=e.ChartNavigatorCategoryAxis=void 0;var n=r(279);Object.defineProperty(e,"ChartNavigatorCategoryAxis",{enumerable:!0,get:function(){return n.ChartNavigatorCategoryAxis}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisVue2",{enumerable:!0,get:function(){return n.ChartNavigatorCategoryAxisVue2}});var a=r(1990);Object.defineProperty(e,"ChartNavigatorHint",{enumerable:!0,get:function(){return a.ChartNavigatorHint}}),Object.defineProperty(e,"ChartNavigatorHintVue2",{enumerable:!0,get:function(){return a.ChartNavigatorHintVue2}});var s=r(5854);Object.defineProperty(e,"ChartNavigatorPane",{enumerable:!0,get:function(){return s.ChartNavigatorPane}}),Object.defineProperty(e,"ChartNavigatorPaneVue2",{enumerable:!0,get:function(){return s.ChartNavigatorPaneVue2}});var l=r(6429);Object.defineProperty(e,"ChartNavigatorSelect",{enumerable:!0,get:function(){return l.ChartNavigatorSelect}}),Object.defineProperty(e,"ChartNavigatorSelectVue2",{enumerable:!0,get:function(){return l.ChartNavigatorSelectVue2}});var u=r(914);Object.defineProperty(e,"ChartNavigatorSeries",{enumerable:!0,get:function(){return u.ChartNavigatorSeries}}),Object.defineProperty(e,"ChartNavigatorSeriesVue2",{enumerable:!0,get:function(){return u.ChartNavigatorSeriesVue2}});var c=r(8061);Object.defineProperty(e,"ChartNavigatorSeriesItem",{enumerable:!0,get:function(){return c.ChartNavigatorSeriesItem}}),Object.defineProperty(e,"ChartNavigatorSeriesItemVue2",{enumerable:!0,get:function(){return c.ChartNavigatorSeriesItemVue2}}),i(r(481),e),i(r(5529),e),i(r(9935),e)},1643:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorPaneTitleVue2=e.ChartNavigatorPaneTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorPaneTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","left","right"].includes(t)}},text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartNavigatorPaneTitleVue2=p;var h=p;e.ChartNavigatorPaneTitle=h},5529:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorPaneTitleVue2=e.ChartNavigatorPaneTitle=void 0;var o=r(1643);Object.defineProperty(e,"ChartNavigatorPaneTitle",{enumerable:!0,get:function(){return o.ChartNavigatorPaneTitle}}),Object.defineProperty(e,"ChartNavigatorPaneTitleVue2",{enumerable:!0,get:function(){return o.ChartNavigatorPaneTitleVue2}})},1175:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesErrorBarsVue2=e.ChartNavigatorSeriesErrorBars=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesErrorBars",props:{color:String,endCaps:{type:Boolean,default:void 0},line:{type:Object,default:function(){}},value:String,visual:{type:Function,default:void 0},xValue:String,yValue:String},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"errorBars"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"errorBars"}},[r])}};e.ChartNavigatorSeriesErrorBarsVue2=p;var h=p;e.ChartNavigatorSeriesErrorBars=h},7757:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesExtremesVue2=e.ChartNavigatorSeriesExtremes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesExtremes",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"extremes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"extremes"}},[r])}};e.ChartNavigatorSeriesExtremesVue2=p;var h=p;e.ChartNavigatorSeriesExtremes=h},5240:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesHighlightVue2=e.ChartNavigatorSeriesHighlight=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesHighlight",props:{border:{type:Object,default:function(){}},color:String,line:{type:Object,default:function(){}},opacity:Number,toggle:{type:Function,default:void 0},visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"highlight"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"highlight"}},[r])}};e.ChartNavigatorSeriesHighlightVue2=p;var h=p;e.ChartNavigatorSeriesHighlight=h},5738:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesLabelsVue2=e.ChartNavigatorSeriesLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesLabels",props:{align:{type:String,default:function(){},validator:function(t){return["circle","column","center","right","left"].includes(t)}},background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},distance:Number,font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["auto","above","below","center","insideBase","insideEnd","left","outsideEnd","right","top","bottom"].includes(t)}},visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0},from:{type:Object,default:function(){}},to:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartNavigatorSeriesLabelsVue2=p;var h=p;e.ChartNavigatorSeriesLabels=h},9188:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesLabelsFromVue2=e.ChartNavigatorSeriesLabelsFrom=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesLabelsFrom",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","insideBase","insideEnd","outsideEnd"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"from"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"from"}},[r])}};e.ChartNavigatorSeriesLabelsFromVue2=p;var h=p;e.ChartNavigatorSeriesLabelsFrom=h},4974:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesLabelsToVue2=e.ChartNavigatorSeriesLabelsTo=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesLabelsTo",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","insideBase","insideEnd","outsideEnd"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"to"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"to"}},[r])}};e.ChartNavigatorSeriesLabelsToVue2=p;var h=p;e.ChartNavigatorSeriesLabelsTo=h},2370:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesMarkersVue2=e.ChartNavigatorSeriesMarkers=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesMarkers",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0},from:{type:Object,default:function(){}},to:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"markers"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"markers"}},[r])}};e.ChartNavigatorSeriesMarkersVue2=p;var h=p;e.ChartNavigatorSeriesMarkers=h},5816:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesNotesVue2=e.ChartNavigatorSeriesNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesNotes",props:{line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartNavigatorSeriesNotesVue2=p;var h=p;e.ChartNavigatorSeriesNotes=h},633:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesNotesIconVue2=e.ChartNavigatorSeriesNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartNavigatorSeriesNotesIconVue2=p;var h=p;e.ChartNavigatorSeriesNotesIcon=h},134:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesNotesLabelVue2=e.ChartNavigatorSeriesNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartNavigatorSeriesNotesLabelVue2=p;var h=p;e.ChartNavigatorSeriesNotesLabel=h},2378:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesItemOutliersVue2=e.ChartNavigatorSeriesItemOutliers=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesItemOutliers",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"outliers"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"outliers"}},[r])}};e.ChartNavigatorSeriesItemOutliersVue2=p;var h=p;e.ChartNavigatorSeriesItemOutliers=h},6374:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesItemTooltipVue2=e.ChartNavigatorSeriesItemTooltip=void 0;var a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),s=a.h,l=a.version&&"3"===a.version[0],u=r(7098),c=r(9680),p=r(5320),h={name:"KendoChartNavigatorSeriesItemTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},render:[String,Number,Object],visible:{type:Boolean,default:void 0}},setup:l?function(){return{v3:!!l}}:void 0,render:function(t){var e=s||t,r=(0,c.getDefaultSlots)(this),i=(0,p.removeUndefinedProps)(this.$props),n=c.templateRendering.call(this,this.$props.render,c.getListeners.call(this));return this.v3?e(u.Configuration,{config:o(o({},i),{render:n}),chartKey:"tooltip"},(function(){return r})):e(u.Configuration,{props:{config:o(o({},i),{render:n}),chartKey:"tooltip"}},[r])}};e.ChartNavigatorSeriesItemTooltipVue2=h;var f=h;e.ChartNavigatorSeriesItemTooltip=f},9935:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesNotesIconVue2=e.ChartNavigatorSeriesNotesIcon=e.ChartNavigatorSeriesNotesLabelVue2=e.ChartNavigatorSeriesNotesLabel=e.ChartNavigatorSeriesLabelsToVue2=e.ChartNavigatorSeriesLabelsTo=e.ChartNavigatorSeriesLabelsFromVue2=e.ChartNavigatorSeriesLabelsFrom=e.ChartNavigatorSeriesErrorBarsVue2=e.ChartNavigatorSeriesErrorBars=e.ChartNavigatorSeriesExtremesVue2=e.ChartNavigatorSeriesExtremes=e.ChartNavigatorSeriesHighlightVue2=e.ChartNavigatorSeriesHighlight=e.ChartNavigatorSeriesLabelsVue2=e.ChartNavigatorSeriesLabels=e.ChartNavigatorSeriesMarkersVue2=e.ChartNavigatorSeriesMarkers=e.ChartNavigatorSeriesNotesVue2=e.ChartNavigatorSeriesNotes=e.ChartNavigatorSeriesItemOutliersVue2=e.ChartNavigatorSeriesItemOutliers=e.ChartNavigatorSeriesItemTooltipVue2=e.ChartNavigatorSeriesItemTooltip=void 0;var o=r(6374);Object.defineProperty(e,"ChartNavigatorSeriesItemTooltip",{enumerable:!0,get:function(){return o.ChartNavigatorSeriesItemTooltip}}),Object.defineProperty(e,"ChartNavigatorSeriesItemTooltipVue2",{enumerable:!0,get:function(){return o.ChartNavigatorSeriesItemTooltipVue2}});var i=r(2378);Object.defineProperty(e,"ChartNavigatorSeriesItemOutliers",{enumerable:!0,get:function(){return i.ChartNavigatorSeriesItemOutliers}}),Object.defineProperty(e,"ChartNavigatorSeriesItemOutliersVue2",{enumerable:!0,get:function(){return i.ChartNavigatorSeriesItemOutliersVue2}});var n=r(5816);Object.defineProperty(e,"ChartNavigatorSeriesNotes",{enumerable:!0,get:function(){return n.ChartNavigatorSeriesNotes}}),Object.defineProperty(e,"ChartNavigatorSeriesNotesVue2",{enumerable:!0,get:function(){return n.ChartNavigatorSeriesNotesVue2}});var a=r(2370);Object.defineProperty(e,"ChartNavigatorSeriesMarkers",{enumerable:!0,get:function(){return a.ChartNavigatorSeriesMarkers}}),Object.defineProperty(e,"ChartNavigatorSeriesMarkersVue2",{enumerable:!0,get:function(){return a.ChartNavigatorSeriesMarkersVue2}});var s=r(5738);Object.defineProperty(e,"ChartNavigatorSeriesLabels",{enumerable:!0,get:function(){return s.ChartNavigatorSeriesLabels}}),Object.defineProperty(e,"ChartNavigatorSeriesLabelsVue2",{enumerable:!0,get:function(){return s.ChartNavigatorSeriesLabelsVue2}});var l=r(5240);Object.defineProperty(e,"ChartNavigatorSeriesHighlight",{enumerable:!0,get:function(){return l.ChartNavigatorSeriesHighlight}}),Object.defineProperty(e,"ChartNavigatorSeriesHighlightVue2",{enumerable:!0,get:function(){return l.ChartNavigatorSeriesHighlightVue2}});var u=r(7757);Object.defineProperty(e,"ChartNavigatorSeriesExtremes",{enumerable:!0,get:function(){return u.ChartNavigatorSeriesExtremes}}),Object.defineProperty(e,"ChartNavigatorSeriesExtremesVue2",{enumerable:!0,get:function(){return u.ChartNavigatorSeriesExtremesVue2}});var c=r(1175);Object.defineProperty(e,"ChartNavigatorSeriesErrorBars",{enumerable:!0,get:function(){return c.ChartNavigatorSeriesErrorBars}}),Object.defineProperty(e,"ChartNavigatorSeriesErrorBarsVue2",{enumerable:!0,get:function(){return c.ChartNavigatorSeriesErrorBarsVue2}});var p=r(9188);Object.defineProperty(e,"ChartNavigatorSeriesLabelsFrom",{enumerable:!0,get:function(){return p.ChartNavigatorSeriesLabelsFrom}}),Object.defineProperty(e,"ChartNavigatorSeriesLabelsFromVue2",{enumerable:!0,get:function(){return p.ChartNavigatorSeriesLabelsFromVue2}});var h=r(4974);Object.defineProperty(e,"ChartNavigatorSeriesLabelsTo",{enumerable:!0,get:function(){return h.ChartNavigatorSeriesLabelsTo}}),Object.defineProperty(e,"ChartNavigatorSeriesLabelsToVue2",{enumerable:!0,get:function(){return h.ChartNavigatorSeriesLabelsToVue2}});var f=r(134);Object.defineProperty(e,"ChartNavigatorSeriesNotesLabel",{enumerable:!0,get:function(){return f.ChartNavigatorSeriesNotesLabel}}),Object.defineProperty(e,"ChartNavigatorSeriesNotesLabelVue2",{enumerable:!0,get:function(){return f.ChartNavigatorSeriesNotesLabelVue2}});var d=r(633);Object.defineProperty(e,"ChartNavigatorSeriesNotesIcon",{enumerable:!0,get:function(){return d.ChartNavigatorSeriesNotesIcon}}),Object.defineProperty(e,"ChartNavigatorSeriesNotesIconVue2",{enumerable:!0,get:function(){return d.ChartNavigatorSeriesNotesIconVue2}})},3687:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneDefaultsTitleVue2=e.ChartPaneDefaultsTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartPaneDefaultsTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","left","right"].includes(t)}},visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartPaneDefaultsTitleVue2=p;var h=p;e.ChartPaneDefaultsTitle=h},7667:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneDefaultsTitleVue2=e.ChartPaneDefaultsTitle=void 0;var o=r(3687);Object.defineProperty(e,"ChartPaneDefaultsTitle",{enumerable:!0,get:function(){return o.ChartPaneDefaultsTitle}}),Object.defineProperty(e,"ChartPaneDefaultsTitleVue2",{enumerable:!0,get:function(){return o.ChartPaneDefaultsTitleVue2}})},5661:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneTitleVue2=e.ChartPaneTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartPaneTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","left","right"].includes(t)}},text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartPaneTitleVue2=p;var h=p;e.ChartPaneTitle=h},4535:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneTitleVue2=e.ChartPaneTitle=void 0;var o=r(5661);Object.defineProperty(e,"ChartPaneTitle",{enumerable:!0,get:function(){return o.ChartPaneTitle}}),Object.defineProperty(e,"ChartPaneTitleVue2",{enumerable:!0,get:function(){return o.ChartPaneTitleVue2}})},2863:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsLabelsVue2=e.ChartSeriesDefaultsLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0},from:{type:Object,default:function(){}},to:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartSeriesDefaultsLabelsVue2=p;var h=p;e.ChartSeriesDefaultsLabels=h},2431:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsLabelsFromVue2=e.ChartSeriesDefaultsLabelsFrom=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsLabelsFrom",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"from"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"from"}},[r])}};e.ChartSeriesDefaultsLabelsFromVue2=p;var h=p;e.ChartSeriesDefaultsLabelsFrom=h},2068:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsLabelsToVue2=e.ChartSeriesDefaultsLabelsTo=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsLabelsTo",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"to"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"to"}},[r])}};e.ChartSeriesDefaultsLabelsToVue2=p;var h=p;e.ChartSeriesDefaultsLabelsTo=h},7563:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsNotesVue2=e.ChartSeriesDefaultsNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsNotes",props:{line:{type:Object,default:function(){}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartSeriesDefaultsNotesVue2=p;var h=p;e.ChartSeriesDefaultsNotes=h},6108:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsNotesIconVue2=e.ChartSeriesDefaultsNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartSeriesDefaultsNotesIconVue2=p;var h=p;e.ChartSeriesDefaultsNotesIcon=h},8719:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsNotesLabelVue2=e.ChartSeriesDefaultsNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartSeriesDefaultsNotesLabelVue2=p;var h=p;e.ChartSeriesDefaultsNotesLabel=h},9129:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsItemTooltipVue2=e.ChartSeriesDefaultsItemTooltip=void 0;var a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),s=a.h,l=a.version&&"3"===a.version[0],u=r(7098),c=r(9680),p=r(5320),h={name:"KendoChartSeriesDefaultsItemTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:void 0},render:[String,Number,Object]},setup:l?function(){return{v3:!!l}}:void 0,render:function(t){var e=s||t,r=(0,c.getDefaultSlots)(this),i=(0,p.removeUndefinedProps)(this.$props),n=c.templateRendering.call(this,this.$props.render,c.getListeners.call(this));return this.v3?e(u.Configuration,{config:o(o({},i),{render:n}),chartKey:"tooltip"},(function(){return r})):e(u.Configuration,{props:{config:o(o({},i),{render:n}),chartKey:"tooltip"}},[r])}};e.ChartSeriesDefaultsItemTooltipVue2=h;var f=h;e.ChartSeriesDefaultsItemTooltip=f},8395:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsNotesLabelVue2=e.ChartSeriesDefaultsNotesLabel=e.ChartSeriesDefaultsNotesIconVue2=e.ChartSeriesDefaultsNotesIcon=e.ChartSeriesDefaultsNotesVue2=e.ChartSeriesDefaultsNotes=e.ChartSeriesDefaultsLabelsToVue2=e.ChartSeriesDefaultsLabelsTo=e.ChartSeriesDefaultsLabelsFromVue2=e.ChartSeriesDefaultsLabelsFrom=e.ChartSeriesDefaultsLabelsVue2=e.ChartSeriesDefaultsLabels=e.ChartSeriesDefaultsItemTooltipVue2=e.ChartSeriesDefaultsItemTooltip=void 0;var o=r(9129);Object.defineProperty(e,"ChartSeriesDefaultsItemTooltip",{enumerable:!0,get:function(){return o.ChartSeriesDefaultsItemTooltip}}),Object.defineProperty(e,"ChartSeriesDefaultsItemTooltipVue2",{enumerable:!0,get:function(){return o.ChartSeriesDefaultsItemTooltipVue2}});var i=r(2863);Object.defineProperty(e,"ChartSeriesDefaultsLabels",{enumerable:!0,get:function(){return i.ChartSeriesDefaultsLabels}}),Object.defineProperty(e,"ChartSeriesDefaultsLabelsVue2",{enumerable:!0,get:function(){return i.ChartSeriesDefaultsLabelsVue2}});var n=r(2431);Object.defineProperty(e,"ChartSeriesDefaultsLabelsFrom",{enumerable:!0,get:function(){return n.ChartSeriesDefaultsLabelsFrom}}),Object.defineProperty(e,"ChartSeriesDefaultsLabelsFromVue2",{enumerable:!0,get:function(){return n.ChartSeriesDefaultsLabelsFromVue2}});var a=r(2068);Object.defineProperty(e,"ChartSeriesDefaultsLabelsTo",{enumerable:!0,get:function(){return a.ChartSeriesDefaultsLabelsTo}}),Object.defineProperty(e,"ChartSeriesDefaultsLabelsToVue2",{enumerable:!0,get:function(){return a.ChartSeriesDefaultsLabelsToVue2}});var s=r(7563);Object.defineProperty(e,"ChartSeriesDefaultsNotes",{enumerable:!0,get:function(){return s.ChartSeriesDefaultsNotes}}),Object.defineProperty(e,"ChartSeriesDefaultsNotesVue2",{enumerable:!0,get:function(){return s.ChartSeriesDefaultsNotesVue2}});var l=r(6108);Object.defineProperty(e,"ChartSeriesDefaultsNotesIcon",{enumerable:!0,get:function(){return l.ChartSeriesDefaultsNotesIcon}}),Object.defineProperty(e,"ChartSeriesDefaultsNotesIconVue2",{enumerable:!0,get:function(){return l.ChartSeriesDefaultsNotesIconVue2}});var u=r(8719);Object.defineProperty(e,"ChartSeriesDefaultsNotesLabel",{enumerable:!0,get:function(){return u.ChartSeriesDefaultsNotesLabel}}),Object.defineProperty(e,"ChartSeriesDefaultsNotesLabelVue2",{enumerable:!0,get:function(){return u.ChartSeriesDefaultsNotesLabelVue2}})},9277:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesErrorBarsVue2=e.ChartSeriesErrorBars=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesErrorBars",props:{color:String,endCaps:{type:Boolean,default:void 0},line:{type:Object,default:function(){}},value:String,visual:{type:Function,default:void 0},xValue:String,yValue:String},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"errorBars"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"errorBars"}},[r])}};e.ChartSeriesErrorBarsVue2=p;var h=p;e.ChartSeriesErrorBars=h},1914:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesExtremesVue2=e.ChartSeriesExtremes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesExtremes",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"extremes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"extremes"}},[r])}};e.ChartSeriesExtremesVue2=p;var h=p;e.ChartSeriesExtremes=h},6838:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesHighlightVue2=e.ChartSeriesHighlight=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesHighlight",props:{border:{type:Object,default:function(){}},color:String,line:{type:Object,default:function(){}},opacity:Number,toggle:{type:Function,default:void 0},visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"highlight"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"highlight"}},[r])}};e.ChartSeriesHighlightVue2=p;var h=p;e.ChartSeriesHighlight=h},4908:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesLabelsVue2=e.ChartSeriesLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesLabels",props:{align:{type:String,default:function(){},validator:function(t){return["circle","column","center","right","left"].includes(t)}},background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},distance:Number,font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["auto","above","below","center","insideBase","insideEnd","left","outsideEnd","right","top","bottom"].includes(t)}},visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0},from:{type:Object,default:function(){}},to:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartSeriesLabelsVue2=p;var h=p;e.ChartSeriesLabels=h},8873:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesLabelsFromVue2=e.ChartSeriesLabelsFrom=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesLabelsFrom",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","insideBase","insideEnd","outsideEnd"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"from"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"from"}},[r])}};e.ChartSeriesLabelsFromVue2=p;var h=p;e.ChartSeriesLabelsFrom=h},5138:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesLabelsToVue2=e.ChartSeriesLabelsTo=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesLabelsTo",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","insideBase","insideEnd","outsideEnd"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"to"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"to"}},[r])}};e.ChartSeriesLabelsToVue2=p;var h=p;e.ChartSeriesLabelsTo=h},5477:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesMarkersVue2=e.ChartSeriesMarkers=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesMarkers",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0},from:{type:Object,default:function(){}},to:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"markers"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"markers"}},[r])}};e.ChartSeriesMarkersVue2=p;var h=p;e.ChartSeriesMarkers=h},8175:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesNotesVue2=e.ChartSeriesNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesNotes",props:{line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartSeriesNotesVue2=p;var h=p;e.ChartSeriesNotes=h},7985:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesNotesIconVue2=e.ChartSeriesNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartSeriesNotesIconVue2=p;var h=p;e.ChartSeriesNotesIcon=h},185:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesNotesLabelVue2=e.ChartSeriesNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartSeriesNotesLabelVue2=p;var h=p;e.ChartSeriesNotesLabel=h},1129:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesItemOutliersVue2=e.ChartSeriesItemOutliers=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesItemOutliers",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"outliers"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"outliers"}},[r])}};e.ChartSeriesItemOutliersVue2=p;var h=p;e.ChartSeriesItemOutliers=h},3569:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesItemTooltipVue2=e.ChartSeriesItemTooltip=void 0;var a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),s=a.h,l=a.version&&"3"===a.version[0],u=r(7098),c=r(9680),p=r(5320),h={name:"KendoChartSeriesItemTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},render:[String,Number,Object],visible:{type:Boolean,default:!0}},setup:l?function(){return{v3:!!l}}:void 0,render:function(t){var e=s||t,r=(0,c.getDefaultSlots)(this),i=(0,p.removeUndefinedProps)(this.$props),n=c.templateRendering.call(this,this.$props.render,c.getListeners.call(this));return this.v3?e(u.Configuration,{config:o(o({},i),{render:n}),chartKey:"tooltip"},(function(){return r})):e(u.Configuration,{props:{config:o(o({},i),{render:n}),chartKey:"tooltip"}},[r])}};e.ChartSeriesItemTooltipVue2=h;var f=h;e.ChartSeriesItemTooltip=f},6293:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesNotesIconVue2=e.ChartSeriesNotesIcon=e.ChartSeriesNotesLabelVue2=e.ChartSeriesNotesLabel=e.ChartSeriesLabelsToVue2=e.ChartSeriesLabelsTo=e.ChartSeriesLabelsFromVue2=e.ChartSeriesLabelsFrom=e.ChartSeriesErrorBarsVue2=e.ChartSeriesErrorBars=e.ChartSeriesExtremesVue2=e.ChartSeriesExtremes=e.ChartSeriesHighlightVue2=e.ChartSeriesHighlight=e.ChartSeriesLabelsVue2=e.ChartSeriesLabels=e.ChartSeriesMarkersVue2=e.ChartSeriesMarkers=e.ChartSeriesNotesVue2=e.ChartSeriesNotes=e.ChartSeriesItemOutliersVue2=e.ChartSeriesItemOutliers=e.ChartSeriesItemTooltipVue2=e.ChartSeriesItemTooltip=void 0;var o=r(3569);Object.defineProperty(e,"ChartSeriesItemTooltip",{enumerable:!0,get:function(){return o.ChartSeriesItemTooltip}}),Object.defineProperty(e,"ChartSeriesItemTooltipVue2",{enumerable:!0,get:function(){return o.ChartSeriesItemTooltipVue2}});var i=r(1129);Object.defineProperty(e,"ChartSeriesItemOutliers",{enumerable:!0,get:function(){return i.ChartSeriesItemOutliers}}),Object.defineProperty(e,"ChartSeriesItemOutliersVue2",{enumerable:!0,get:function(){return i.ChartSeriesItemOutliersVue2}});var n=r(8175);Object.defineProperty(e,"ChartSeriesNotes",{enumerable:!0,get:function(){return n.ChartSeriesNotes}}),Object.defineProperty(e,"ChartSeriesNotesVue2",{enumerable:!0,get:function(){return n.ChartSeriesNotesVue2}});var a=r(5477);Object.defineProperty(e,"ChartSeriesMarkers",{enumerable:!0,get:function(){return a.ChartSeriesMarkers}}),Object.defineProperty(e,"ChartSeriesMarkersVue2",{enumerable:!0,get:function(){return a.ChartSeriesMarkersVue2}});var s=r(4908);Object.defineProperty(e,"ChartSeriesLabels",{enumerable:!0,get:function(){return s.ChartSeriesLabels}}),Object.defineProperty(e,"ChartSeriesLabelsVue2",{enumerable:!0,get:function(){return s.ChartSeriesLabelsVue2}});var l=r(6838);Object.defineProperty(e,"ChartSeriesHighlight",{enumerable:!0,get:function(){return l.ChartSeriesHighlight}}),Object.defineProperty(e,"ChartSeriesHighlightVue2",{enumerable:!0,get:function(){return l.ChartSeriesHighlightVue2}});var u=r(1914);Object.defineProperty(e,"ChartSeriesExtremes",{enumerable:!0,get:function(){return u.ChartSeriesExtremes}}),Object.defineProperty(e,"ChartSeriesExtremesVue2",{enumerable:!0,get:function(){return u.ChartSeriesExtremesVue2}});var c=r(9277);Object.defineProperty(e,"ChartSeriesErrorBars",{enumerable:!0,get:function(){return c.ChartSeriesErrorBars}}),Object.defineProperty(e,"ChartSeriesErrorBarsVue2",{enumerable:!0,get:function(){return c.ChartSeriesErrorBarsVue2}});var p=r(8873);Object.defineProperty(e,"ChartSeriesLabelsFrom",{enumerable:!0,get:function(){return p.ChartSeriesLabelsFrom}}),Object.defineProperty(e,"ChartSeriesLabelsFromVue2",{enumerable:!0,get:function(){return p.ChartSeriesLabelsFromVue2}});var h=r(5138);Object.defineProperty(e,"ChartSeriesLabelsTo",{enumerable:!0,get:function(){return h.ChartSeriesLabelsTo}}),Object.defineProperty(e,"ChartSeriesLabelsToVue2",{enumerable:!0,get:function(){return h.ChartSeriesLabelsToVue2}});var f=r(185);Object.defineProperty(e,"ChartSeriesNotesLabel",{enumerable:!0,get:function(){return f.ChartSeriesNotesLabel}}),Object.defineProperty(e,"ChartSeriesNotesLabelVue2",{enumerable:!0,get:function(){return f.ChartSeriesNotesLabelVue2}});var d=r(7985);Object.defineProperty(e,"ChartSeriesNotesIcon",{enumerable:!0,get:function(){return d.ChartSeriesNotesIcon}}),Object.defineProperty(e,"ChartSeriesNotesIconVue2",{enumerable:!0,get:function(){return d.ChartSeriesNotesIconVue2}})},1319:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisCrosshairVue2=e.ChartValueAxisCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisCrosshair",props:{color:String,opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartValueAxisCrosshairVue2=p;var h=p;e.ChartValueAxisCrosshair=h},5231:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisCrosshairTooltipVue2=e.ChartValueAxisCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartValueAxisCrosshairTooltipVue2=p;var h=p;e.ChartValueAxisCrosshairTooltip=h},1031:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisLabelsVue2=e.ChartValueAxisLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:{type:Boolean,default:void 0},padding:{type:[Object,Number],default:function(){}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartValueAxisLabelsVue2=p;var h=p;e.ChartValueAxisLabels=h},3101:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisNotesVue2=e.ChartValueAxisNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisNotes",props:{dataItems:{type:Array,default:function(){}},line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartValueAxisNotesVue2=p;var h=p;e.ChartValueAxisNotes=h},8701:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisNotesIconVue2=e.ChartValueAxisNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartValueAxisNotesIconVue2=p;var h=p;e.ChartValueAxisNotesIcon=h},9258:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisNotesLabelVue2=e.ChartValueAxisNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartValueAxisNotesLabelVue2=p;var h=p;e.ChartValueAxisNotesLabel=h},9199:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisTitleVue2=e.ChartValueAxisTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartValueAxisTitleVue2=p;var h=p;e.ChartValueAxisTitle=h},3287:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisNotesLabelVue2=e.ChartValueAxisNotesLabel=e.ChartValueAxisNotesIconVue2=e.ChartValueAxisNotesIcon=e.ChartValueAxisNotesVue2=e.ChartValueAxisNotes=e.ChartValueAxisLabelsVue2=e.ChartValueAxisLabels=e.ChartValueAxisTitleVue2=e.ChartValueAxisTitle=e.ChartValueAxisCrosshairTooltipVue2=e.ChartValueAxisCrosshairTooltip=e.ChartValueAxisCrosshairVue2=e.ChartValueAxisCrosshair=void 0;var o=r(1319);Object.defineProperty(e,"ChartValueAxisCrosshair",{enumerable:!0,get:function(){return o.ChartValueAxisCrosshair}}),Object.defineProperty(e,"ChartValueAxisCrosshairVue2",{enumerable:!0,get:function(){return o.ChartValueAxisCrosshairVue2}});var i=r(5231);Object.defineProperty(e,"ChartValueAxisCrosshairTooltip",{enumerable:!0,get:function(){return i.ChartValueAxisCrosshairTooltip}}),Object.defineProperty(e,"ChartValueAxisCrosshairTooltipVue2",{enumerable:!0,get:function(){return i.ChartValueAxisCrosshairTooltipVue2}});var n=r(1031);Object.defineProperty(e,"ChartValueAxisLabels",{enumerable:!0,get:function(){return n.ChartValueAxisLabels}}),Object.defineProperty(e,"ChartValueAxisLabelsVue2",{enumerable:!0,get:function(){return n.ChartValueAxisLabelsVue2}});var a=r(3101);Object.defineProperty(e,"ChartValueAxisNotes",{enumerable:!0,get:function(){return a.ChartValueAxisNotes}}),Object.defineProperty(e,"ChartValueAxisNotesVue2",{enumerable:!0,get:function(){return a.ChartValueAxisNotesVue2}});var s=r(8701);Object.defineProperty(e,"ChartValueAxisNotesIcon",{enumerable:!0,get:function(){return s.ChartValueAxisNotesIcon}}),Object.defineProperty(e,"ChartValueAxisNotesIconVue2",{enumerable:!0,get:function(){return s.ChartValueAxisNotesIconVue2}});var l=r(9258);Object.defineProperty(e,"ChartValueAxisNotesLabel",{enumerable:!0,get:function(){return l.ChartValueAxisNotesLabel}}),Object.defineProperty(e,"ChartValueAxisNotesLabelVue2",{enumerable:!0,get:function(){return l.ChartValueAxisNotesLabelVue2}});var u=r(9199);Object.defineProperty(e,"ChartValueAxisTitle",{enumerable:!0,get:function(){return u.ChartValueAxisTitle}}),Object.defineProperty(e,"ChartValueAxisTitleVue2",{enumerable:!0,get:function(){return u.ChartValueAxisTitleVue2}})},9030:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisCrosshairVue2=e.ChartXAxisCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisCrosshair",props:{color:String,opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartXAxisCrosshairVue2=p;var h=p;e.ChartXAxisCrosshair=h},8697:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisCrosshairTooltipVue2=e.ChartXAxisCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartXAxisCrosshairTooltipVue2=p;var h=p;e.ChartXAxisCrosshairTooltip=h},221:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisLabelsVue2=e.ChartXAxisLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},culture:String,dateFormats:{type:Object,default:function(){}},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:{type:Boolean,default:void 0},padding:{type:[Object,Number],default:function(){}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartXAxisLabelsVue2=p;var h=p;e.ChartXAxisLabels=h},2389:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisNotesVue2=e.ChartXAxisNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisNotes",props:{dataItems:{type:Array,default:function(){}},line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartXAxisNotesVue2=p;var h=p;e.ChartXAxisNotes=h},5468:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisNotesIconVue2=e.ChartXAxisNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartXAxisNotesIconVue2=p;var h=p;e.ChartXAxisNotesIcon=h},4661:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisNotesLabelVue2=e.ChartXAxisNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartXAxisNotesLabelVue2=p;var h=p;e.ChartXAxisNotesLabel=h},3330:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisTitleVue2=e.ChartXAxisTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartXAxisTitleVue2=p;var h=p;e.ChartXAxisTitle=h},5795:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisNotesLabelVue2=e.ChartXAxisNotesLabel=e.ChartXAxisNotesIconVue2=e.ChartXAxisNotesIcon=e.ChartXAxisNotesVue2=e.ChartXAxisNotes=e.ChartXAxisLabelsVue2=e.ChartXAxisLabels=e.ChartXAxisTitleVue2=e.ChartXAxisTitle=e.ChartXAxisCrosshairTooltipVue2=e.ChartXAxisCrosshairTooltip=e.ChartXAxisCrosshairVue2=e.ChartXAxisCrosshair=void 0;var o=r(9030);Object.defineProperty(e,"ChartXAxisCrosshair",{enumerable:!0,get:function(){return o.ChartXAxisCrosshair}}),Object.defineProperty(e,"ChartXAxisCrosshairVue2",{enumerable:!0,get:function(){return o.ChartXAxisCrosshairVue2}});var i=r(8697);Object.defineProperty(e,"ChartXAxisCrosshairTooltip",{enumerable:!0,get:function(){return i.ChartXAxisCrosshairTooltip}}),Object.defineProperty(e,"ChartXAxisCrosshairTooltipVue2",{enumerable:!0,get:function(){return i.ChartXAxisCrosshairTooltipVue2}});var n=r(221);Object.defineProperty(e,"ChartXAxisLabels",{enumerable:!0,get:function(){return n.ChartXAxisLabels}}),Object.defineProperty(e,"ChartXAxisLabelsVue2",{enumerable:!0,get:function(){return n.ChartXAxisLabelsVue2}});var a=r(2389);Object.defineProperty(e,"ChartXAxisNotes",{enumerable:!0,get:function(){return a.ChartXAxisNotes}}),Object.defineProperty(e,"ChartXAxisNotesVue2",{enumerable:!0,get:function(){return a.ChartXAxisNotesVue2}});var s=r(5468);Object.defineProperty(e,"ChartXAxisNotesIcon",{enumerable:!0,get:function(){return s.ChartXAxisNotesIcon}}),Object.defineProperty(e,"ChartXAxisNotesIconVue2",{enumerable:!0,get:function(){return s.ChartXAxisNotesIconVue2}});var l=r(4661);Object.defineProperty(e,"ChartXAxisNotesLabel",{enumerable:!0,get:function(){return l.ChartXAxisNotesLabel}}),Object.defineProperty(e,"ChartXAxisNotesLabelVue2",{enumerable:!0,get:function(){return l.ChartXAxisNotesLabelVue2}});var u=r(3330);Object.defineProperty(e,"ChartXAxisTitle",{enumerable:!0,get:function(){return u.ChartXAxisTitle}}),Object.defineProperty(e,"ChartXAxisTitleVue2",{enumerable:!0,get:function(){return u.ChartXAxisTitleVue2}})},7565:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisCrosshairVue2=e.ChartYAxisCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisCrosshair",props:{color:String,opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartYAxisCrosshairVue2=p;var h=p;e.ChartYAxisCrosshair=h},4514:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisCrosshairTooltipVue2=e.ChartYAxisCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartYAxisCrosshairTooltipVue2=p;var h=p;e.ChartYAxisCrosshairTooltip=h},8585:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisLabelsVue2=e.ChartYAxisLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},culture:String,dateFormats:{type:Object,default:function(){}},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:{type:Boolean,default:void 0},padding:{type:[Object,Number],default:function(){}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartYAxisLabelsVue2=p;var h=p;e.ChartYAxisLabels=h},8762:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisNotesVue2=e.ChartYAxisNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisNotes",props:{dataItems:{type:Array,default:function(){}},line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartYAxisNotesVue2=p;var h=p;e.ChartYAxisNotes=h},1348:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisNotesIconVue2=e.ChartYAxisNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartYAxisNotesIconVue2=p;var h=p;e.ChartYAxisNotesIcon=h},9808:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisNotesLabelVue2=e.ChartYAxisNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartYAxisNotesLabelVue2=p;var h=p;e.ChartYAxisNotesLabel=h},9682:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisTitleVue2=e.ChartYAxisTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartYAxisTitleVue2=p;var h=p;e.ChartYAxisTitle=h},7433:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisNotesLabelVue2=e.ChartYAxisNotesLabel=e.ChartYAxisNotesIconVue2=e.ChartYAxisNotesIcon=e.ChartYAxisNotesVue2=e.ChartYAxisNotes=e.ChartYAxisLabelsVue2=e.ChartYAxisLabels=e.ChartYAxisTitleVue2=e.ChartYAxisTitle=e.ChartYAxisCrosshairTooltipVue2=e.ChartYAxisCrosshairTooltip=e.ChartYAxisCrosshairVue2=e.ChartYAxisCrosshair=void 0;var o=r(7565);Object.defineProperty(e,"ChartYAxisCrosshair",{enumerable:!0,get:function(){return o.ChartYAxisCrosshair}}),Object.defineProperty(e,"ChartYAxisCrosshairVue2",{enumerable:!0,get:function(){return o.ChartYAxisCrosshairVue2}});var i=r(4514);Object.defineProperty(e,"ChartYAxisCrosshairTooltip",{enumerable:!0,get:function(){return i.ChartYAxisCrosshairTooltip}}),Object.defineProperty(e,"ChartYAxisCrosshairTooltipVue2",{enumerable:!0,get:function(){return i.ChartYAxisCrosshairTooltipVue2}});var n=r(8585);Object.defineProperty(e,"ChartYAxisLabels",{enumerable:!0,get:function(){return n.ChartYAxisLabels}}),Object.defineProperty(e,"ChartYAxisLabelsVue2",{enumerable:!0,get:function(){return n.ChartYAxisLabelsVue2}});var a=r(8762);Object.defineProperty(e,"ChartYAxisNotes",{enumerable:!0,get:function(){return a.ChartYAxisNotes}}),Object.defineProperty(e,"ChartYAxisNotesVue2",{enumerable:!0,get:function(){return a.ChartYAxisNotesVue2}});var s=r(1348);Object.defineProperty(e,"ChartYAxisNotesIcon",{enumerable:!0,get:function(){return s.ChartYAxisNotesIcon}}),Object.defineProperty(e,"ChartYAxisNotesIconVue2",{enumerable:!0,get:function(){return s.ChartYAxisNotesIconVue2}});var l=r(9808);Object.defineProperty(e,"ChartYAxisNotesLabel",{enumerable:!0,get:function(){return l.ChartYAxisNotesLabel}}),Object.defineProperty(e,"ChartYAxisNotesLabelVue2",{enumerable:!0,get:function(){return l.ChartYAxisNotesLabelVue2}});var u=r(9682);Object.defineProperty(e,"ChartYAxisTitle",{enumerable:!0,get:function(){return u.ChartYAxisTitle}}),Object.defineProperty(e,"ChartYAxisTitleVue2",{enumerable:!0,get:function(){return u.ChartYAxisTitleVue2}})},7125:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0});var o=r(3981),i=o.DateCategoryAxis.prototype.options.labels.dateFormats,n=o.DateValueAxis.prototype.options.labels.dateFormats,a={milliseconds:"HH:mm:ss.SSS",seconds:{time:"medium"},minutes:{time:"short"},hours:{time:"short"},days:{skeleton:"Md"},weeks:{skeleton:"Md"},months:{skeleton:"yyMMM"},years:{skeleton:"y"}};Object.assign(i,a),Object.assign(n,a)},4276:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.AxisLabelClickEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axis=e.axis,o.dataItem=e.dataItem,o.index=e.index,o.text=e.text,o.value=e.value,o}return i(e,t),e}(r(3635).BaseEvent);e.AxisLabelClickEvent=n},3635:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.BaseEvent=void 0;e.BaseEvent=function(t){this.target=t}},5501:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.create=void 0;var o=r(4276),i=r(6776),n=r(6377),a=r(4316),s=r(4438),l=r(7475),u=r(8899),c=r(1313),p=r(8059),h=r(6053),f=r(909),d=r(6842),v=r(2876),g=r(3314),y=r(3618),m=r(2965),b=r(6914),x=r(1867),_=r(6412),C=r(7235),w=r(8597),O={axisLabelClick:o.AxisLabelClickEvent,drag:i.DragEvent,dragEnd:n.DragEndEvent,dragStart:a.DragStartEvent,legendItemHover:s.LegendItemHoverEvent,legendItemClick:l.LegendItemClickEvent,legendItemLeave:u.LegendItemLeaveEvent,navigatorFilter:c.NavigatorFilterEvent,noteClick:p.NoteClickEvent,noteHover:h.NoteHoverEvent,plotAreaClick:f.PlotAreaClickEvent,plotAreaHover:d.PlotAreaHoverEvent,render:v.RenderEvent,select:g.SelectEvent,selectEnd:y.SelectEndEvent,selectStart:m.SelectStartEvent,seriesClick:b.SeriesClickEvent,seriesHover:x.SeriesHoverEvent,zoom:_.ZoomEvent,zoomEnd:C.ZoomEndEvent,zoomStart:w.ZoomStartEvent};e.create=function(t,e,r){if(O[t])return new O[t](e,r)}},4740:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.toDomEvent=e.DomEvent=void 0;var r=function(t,e){this.sender=t,this.event=e};e.DomEvent=r,e.toDomEvent=function(t,e){return new r(t,e)}},1765:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.DomEventsBuilder=void 0;var o=r(6309),i=function(){function t(){}return t.create=function(t,e){if("undefined"!=typeof window){var r=window.Hammer;if(!r)return;var i=new r(t,{recognizers:[[r.Tap],[r.Pan],[r.Pinch],[r.Press,{time:0}]]});return new o.DomEvents(i,e)}},t}();e.DomEventsBuilder=i},6309:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.DomEvents=void 0;var r=function(t){return{x:{location:t.pageX},y:{location:t.pageY}}};function o(t,e){for(var r=0;r<t.length;r++)if(e[t[r]])return!0;return!1}var i=[{end:"panend",move:"panmove",start:"panstart"},{gesturechange:"pinchmove",gestureend:"pinchend",gesturestart:"pinchstart"},{press:"press"},{tap:"tap"}],n=function(){function t(t,e){this.hammerInstance=t,this.eventHandlers={},this.tap=this.tap.bind(this),this.press=this.press.bind(this),this.panstart=this.panstart.bind(this),this.panmove=this.panmove.bind(this),this.panend=this.panend.bind(this),this.pinchstart=this.pinchstart.bind(this),this.pinchmove=this.pinchmove.bind(this),this.pinchend=this.pinchend.bind(this),e&&this.bind(e)}return t.prototype.tap=function(t){this.trigger("tap",t)},t.prototype.press=function(t){this.trigger("press",t)},t.prototype.panstart=function(t){delete this.previous,this.previous=this.trigger("start",t)},t.prototype.panmove=function(t){this.previous=this.trigger("move",t)},t.prototype.panend=function(t){this.trigger("end",t),delete this.previous},t.prototype.pinchstart=function(t){this.trigger("gesturestart",t)},t.prototype.pinchmove=function(t){this.trigger("gesturechange",t)},t.prototype.pinchend=function(t){this.trigger("gestureend",t)},t.prototype.trigger=function(t,e){var o=function(t,e){var o=t.pointers,i=o[0],n=i.pageX,a=i.pageY,s=0;if(o.length>1){var l=o[0],u=o[1];s=Math.sqrt(Math.pow(l.pageX-u.pageX,2)+Math.pow(l.pageY-u.pageY,2))}return{distance:s,event:t.srcEvent,preventDefault:function(){t.preventDefault()},target:t.target,touches:o.map(r),type:t.type,x:{delta:e?n-e.x.location:0,initialDelta:t.deltaX,location:n,startLocation:n-t.deltaX},y:{delta:e?a-e.y.location:0,initialDelta:t.deltaY,location:a,startLocation:a-t.deltaY}}}(e,this.previous);return this.eventHandlers[t]&&this.eventHandlers[t](o),o},t.prototype.bind=function(t){void 0===t&&(t={}),this.unbind(),this.eventHandlers=t;for(var e=0;e<i.length;e++){var r=i[e],n=Object.keys(r);if(o(n,t))for(var a=0;a<n.length;a++){var s=r[n[a]];this.hammerInstance.on(s,this[s])}}},t.prototype.unbind=function(){this.hammerInstance&&this.hammerInstance.off(),this.eventHandlers={}},t.prototype.destroy=function(){this.hammerInstance&&(this.hammerInstance.destroy(),delete this.hammerInstance),delete this.eventHandlers},t.prototype.toggleDrag=function(t){this.toggle("pan",t)},t.prototype.toggleZoom=function(t){this.toggle("pinch",t)},t.prototype.toggle=function(t,e){this.hammerInstance&&this.hammerInstance.get(t).set({enable:e})},t}();e.DomEvents=n},6377:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.DragEndEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(3635).BaseEvent);e.DragEndEvent=n},6776:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.DragEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(7116).PreventableEvent);e.DragEvent=n},4316:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.DragStartEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(7116).PreventableEvent);e.DragStartEvent=n},7475:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.LegendItemClickEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.series=e.series,o.seriesIndex=e.seriesIndex,o.pointIndex=e.pointIndex,o.text=e.text,o}return i(e,t),e.prototype.preventDefault=function(){t.prototype.preventDefault.call(this)},e}(r(7116).PreventableEvent);e.LegendItemClickEvent=n},4438:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.LegendItemHoverEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.series=e.series,o.seriesIndex=e.seriesIndex,o.pointIndex=e.pointIndex,o.text=e.text,o}return i(e,t),e.prototype.preventDefault=function(){t.prototype.preventDefault.call(this)},e}(r(7116).PreventableEvent);e.LegendItemHoverEvent=n},8899:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.LegendItemLeaveEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.series=e.series,o.seriesIndex=e.seriesIndex,o.pointIndex=e.pointIndex,o.text=e.text,o}return i(e,t),e.prototype.preventDefault=function(){t.prototype.preventDefault.call(this)},e}(r(7116).PreventableEvent);e.LegendItemLeaveEvent=n},1313:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.NavigatorFilterEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.from=e.from,o.to=e.to,o}return i(e,t),e}(r(3635).BaseEvent);e.NavigatorFilterEvent=n},8059:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.NoteClickEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.dataItem=e.dataItem,o.series=e.series,o.value=e.value,o.visual=e.visual,o}return i(e,t),e}(r(3635).BaseEvent);e.NoteClickEvent=n},6053:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.NoteHoverEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.dataItem=e.dataItem,o.series=e.series,o.value=e.value,o.visual=e.visual,o}return i(e,t),e}(r(3635).BaseEvent);e.NoteHoverEvent=n},909:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.PlotAreaClickEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.nativeEvent=e.originalEvent,o.value=e.value,o.x=e.x,o.y=e.y,o}return i(e,t),e}(r(3635).BaseEvent);e.PlotAreaClickEvent=n},6842:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.PlotAreaHoverEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.nativeEvent=e.originalEvent,o.value=e.value,o.x=e.x,o.y=e.y,o}return i(e,t),e}(r(3635).BaseEvent);e.PlotAreaHoverEvent=n},7116:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.PreventableEvent=void 0;var n=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.prevented=!1,e}return i(e,t),e.prototype.preventDefault=function(){this.prevented=!0},e.prototype.isDefaultPrevented=function(){return this.prevented},e}(r(3635).BaseEvent);e.PreventableEvent=n},2876:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.RenderEvent=void 0;var n=function(t){function e(e,r){return t.call(this,r)||this}return i(e,t),e}(r(3635).BaseEvent);e.RenderEvent=n},3618:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.SelectEndEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axis=e.axis,o.from=e.from,o.to=e.to,o}return i(e,t),e}(r(3635).BaseEvent);e.SelectEndEvent=n},3314:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.SelectEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axis=e.axis,o.from=e.from,o.to=e.to,o}return i(e,t),e}(r(7116).PreventableEvent);e.SelectEvent=n},2965:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.SelectStartEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axis=e.axis,o.from=e.from,o.to=e.to,o}return i(e,t),e}(r(7116).PreventableEvent);e.SelectStartEvent=n},6914:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.SeriesClickEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.dataItem=e.dataItem,o.nativeEvent=e.originalEvent,o.percentage=e.percentage,o.point=e.point,o.series=e.series,o.stackValue=e.stackValue,o.value=e.value,o}return i(e,t),e}(r(3635).BaseEvent);e.SeriesClickEvent=n},1867:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.SeriesHoverEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.categoryPoints=e.categoryPoints,o.dataItem=e.dataItem,o.nativeEvent=e.originalEvent,o.percentage=e.percentage,o.point=e.point,o.series=e.series,o.stackValue=e.stackValue,o.value=e.value,o}return i(e,t),e}(r(7116).PreventableEvent);e.SeriesHoverEvent=n},7235:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.ZoomEndEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(3635).BaseEvent);e.ZoomEndEvent=n},6412:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.ZoomEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.delta=e.delta,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(7116).PreventableEvent);e.ZoomEvent=n},8597:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.ZoomStartEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(7116).PreventableEvent);e.ZoomStartEvent=n},6545:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.StockChartVue2=e.StockChart=e.SparklineVue2=e.Sparkline=e.ChartVue2=e.Chart=void 0;var n=r(4877);Object.defineProperty(e,"Chart",{enumerable:!0,get:function(){return n.Chart}}),Object.defineProperty(e,"ChartVue2",{enumerable:!0,get:function(){return n.ChartVue2}});var a=r(5469);Object.defineProperty(e,"Sparkline",{enumerable:!0,get:function(){return a.Sparkline}}),Object.defineProperty(e,"SparklineVue2",{enumerable:!0,get:function(){return a.SparklineVue2}});var s=r(6636);Object.defineProperty(e,"StockChart",{enumerable:!0,get:function(){return s.StockChart}}),Object.defineProperty(e,"StockChartVue2",{enumerable:!0,get:function(){return s.StockChartVue2}}),i(r(5560),e),i(r(2444),e),i(r(4082),e),i(r(5264),e),i(r(8011),e),i(r(1260),e)},1260:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.exportVisual=e.findPaneByName=e.findPaneByIndex=e.findAxisByName=void 0,e.findAxisByName=function(t,e){if(t&&null!==t.chartInstance())return t.chartInstance().findAxisByName(e)},e.findPaneByIndex=function(t,e){if(t&&null!==t.chartInstance())return t.chartInstance().findPaneByIndex(e)},e.findPaneByName=function(t,e){if(t&&null!==t.chartInstance())return t.chartInstance().findPaneByName(e)},e.exportVisual=function(t,e){if(void 0===e&&(e={}),t&&null!==t.chartInstance())return t.chartInstance().exportVisual(e)}},169:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.packageMetadata=void 0,e.packageMetadata={name:"@progress/kendo-vue-charts",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1663668488,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},9270:(t,e)=>{var r=function(){return r=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},r.apply(this,arguments)},o=function(t,e,r){if(r||2===arguments.length)for(var o,i=0,n=e.length;i<n;i++)!o&&i in e||(o||(o=Array.prototype.slice.call(e,0,i)),o[i]=e[i]);return t.concat(o||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0}),e.observersReducer=e.themeReducer=e.optionsReducer=void 0,e.optionsReducer=function(t,e){return e.chartCollectionIdxKey?i.collectionConfigurationItem(t,e):e.chartKey?i.configurationItem(t,e):{}},e.themeReducer=function(t,e){if(!e.type)return{};switch(e.type){case"set":return i.themeItem(t,e);case"push":return Object.assign(t,e.payload);default:return t}},e.observersReducer=function(t,e){if(!e.type)return[];switch(e.type){case"add":return o(o([],t,!0),[e.payload],!1);case"remove":return t.filter((function(t){return t!==e.payload}));default:return t}};var i={configurationItem:function(t,e){var o,i;return t[e.chartKey]&&Object.keys(t[e.chartKey]).length?Object.assign(t,((o={})[e.chartKey]=r(r({},t[e.chartKey]),e.payload),o)):Object.assign(t,((i={})[e.chartKey]=e.payload,i))},collectionConfigurationItem:function(t,e){var r,o,i,n=!1,a=e.chartCollectionIdxKey.split("_"),s=a[0],l=a[1],u=(e.parentKey?t[e.parentKey]&&t[e.parentKey][s]||[]:t[s]).map((function(t,r){return parseInt(l,10)===r||e.payload&&e.payload.uid===t.uid?(n=!0,e.payload):t}));if(!1!==n||e.uid||u.splice(parseInt(l,10),0,e.payload),e.uid){var c=u.findIndex((function(t){return t.uid===e.uid}));c>-1&&u.splice(c,1)}return e.parentKey?Object.assign(t,((r={})[e.parentKey]=((o={})[s]=u,o),r)):Object.assign(t,((i={})[s]=u,i))},themeItem:function(t,e){for(var r={},o=Object.assign(r,t),i=e.payload,n=i.field,a=i.value,s=n.split("."),l=s.shift();s.length>0;)r=r[l]=r[l]||{},l=s.shift();return r[l]=a,o}}},3377:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.THROTTLE_MS=void 0;var o=r(9680);e.THROTTLE_MS=1e3/60,e.default=function(t){var r,i,n=[],a=function(a){r=t(r,a),o.canUseDOM&&(window.clearTimeout(i),i=window.setTimeout((function(){return n.forEach((function(t){return t()}))}),e.THROTTLE_MS))};return a({}),{getState:function(){return r},dispatch:a,subscribe:function(t){return n.push(t),function(){return n=n.filter((function(e){return e!==t}))}}}}},349:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.loadTheme=void 0;var o=r(3981),i=function(t){return"".concat(t.fontWeight," ").concat(t.fontSize," ").concat(t.fontFamily)},n=function(t){return window.getComputedStyle(t).backgroundColor},a='\n <div class="k-var--accent"></div>\n <div class="k-var--base"></div>\n <div class="k-var--background"></div>\n\n <div class="k-var--normal-background"></div>\n <div class="k-var--normal-text-color"></div>\n <div class="k-var--hover-background"></div>\n <div class="k-var--hover-text-color"></div>\n <div class="k-var--selected-background"></div>\n <div class="k-var--selected-text-color"></div>\n <div class="k-var--chart-error-bars-background"></div>\n <div class="k-var--chart-notes-background"></div>\n <div class="k-var--chart-notes-border"></div>\n <div class="k-var--chart-notes-lines"></div>\n <div class="k-var--chart-crosshair-background"></div>\n\n <div class="k-var--chart-inactive"></div>\n <div class="k-var--chart-major-lines"></div>\n <div class="k-var--chart-minor-lines"></div>\n <div class="k-var--chart-area-opacity"></div>\n <div class="k-var--chart-area-inactive-opacity"></div>\n <div class="k-var--chart-line-inactive-opacity"></div>\n\n <div class="k-widget k-chart">\n <div class="k-var--chart-font"></div>\n <div class="k-var--chart-title-font"></div>\n <div class="k-var--chart-pane-title-font"></div>\n <div class="k-var--chart-label-font"></div>\n </div>\n\n <div class="k-var--series-unset"></div>\n <div class="k-var--series">\n '.concat(function(){for(var t='\n <div class="k-var--series-a"></div>\n <div class="k-var--series-b"></div>\n <div class="k-var--series-c"></div>\n <div class="k-var--series-d"></div>\n <div class="k-var--series-e"></div>\n <div class="k-var--series-f"></div>\n',e=0;e<30;e++)t+='\n <div class="k-var--series-'.concat(e+1,'"></div>');return t}(),"\n </div>\n"),s=function(){function t(t){this.store=t}return t.prototype.setStyle=function(t,e){this.store.dispatch({type:"set",payload:{field:t,value:e}})},t.prototype.setColors=function(){this.mapColor("axisDefaults.crosshair.color","chart-crosshair-background"),this.mapColor("axisDefaults.labels.color","normal-text-color"),this.mapColor("axisDefaults.line.color","chart-major-lines"),this.mapColor("axisDefaults.majorGridLines.color","chart-major-lines"),this.mapColor("axisDefaults.minorGridLines.color","chart-minor-lines"),this.mapColor("axisDefaults.notes.icon.background","chart-notes-background"),this.mapColor("axisDefaults.notes.icon.border.color","chart-notes-border"),this.mapColor("axisDefaults.notes.line.color","chart-notes-lines"),this.mapColor("axisDefaults.title.color","normal-text-color"),this.mapColor("chartArea.background","background"),this.mapColor("legend.inactiveItems.labels.color","chart-inactive"),this.mapColor("legend.inactiveItems.markers.color","chart-inactive"),this.mapColor("legend.labels.color","normal-text-color"),this.mapColor("seriesDefaults.boxPlot.downColor","chart-major-lines"),this.mapColor("seriesDefaults.boxPlot.mean.color","base"),this.mapColor("seriesDefaults.boxPlot.median.color","base"),this.mapColor("seriesDefaults.boxPlot.whiskers.color","accent"),this.mapColor("seriesDefaults.bullet.target.color","normal-text-color"),this.mapColor("seriesDefaults.candlestick.downColor","normal-text-color"),this.mapColor("seriesDefaults.candlestick.line.color","normal-text-color"),this.mapColor("seriesDefaults.errorBars.color","chart-error-bars-background"),this.mapColor("seriesDefaults.horizontalWaterfall.line.color","chart-major-lines"),this.mapColor("seriesDefaults.icon.border.color","chart-major-lines"),this.mapColor("seriesDefaults.labels.background","background"),this.mapColor("seriesDefaults.labels.color","normal-text-color"),this.mapColor("seriesDefaults.notes.icon.background","chart-notes-background"),this.mapColor("seriesDefaults.notes.icon.border.color","chart-notes-border"),this.mapColor("seriesDefaults.notes.line.color","chart-notes-lines"),this.mapColor("seriesDefaults.verticalBoxPlot.downColor","chart-major-lines"),this.mapColor("seriesDefaults.verticalBoxPlot.mean.color","base"),this.mapColor("seriesDefaults.verticalBoxPlot.median.color","base"),this.mapColor("seriesDefaults.verticalBoxPlot.whiskers.color","accent"),this.mapColor("seriesDefaults.verticalBullet.target.color","normal-text-color"),this.mapColor("seriesDefaults.waterfall.line.color","chart-major-lines"),this.mapColor("title.color","normal-text-color");var t=parseFloat(this.queryStyle("chart-area-opacity").opacity);isNaN(t)||(this.setStyle("seriesDefaults.area.opacity",t),this.setStyle("seriesDefaults.radarArea.opacity",t),this.setStyle("seriesDefaults.verticalArea.opacity",t),this.setStyle("seriesDefaults.labels.opacity",t)),this.setInactiveOpacity(["area","verticalArea"],"chart-area-inactive-opacity"),this.setInactiveOpacity(["line","verticalLine"],"chart-line-inactive-opacity")},t.prototype.setFonts=function(){var t=i(this.queryStyle("chart-font")),e=i(this.queryStyle("chart-title-font")),r=i(this.queryStyle("chart-pane-title-font")),o=i(this.queryStyle("chart-label-font"));this.setStyle("axisDefaults.labels.font",o),this.setStyle("axisDefaults.notes.label.font",t),this.setStyle("axisDefaults.title.font",t),this.setStyle("legend.labels.font",t),this.setStyle("seriesDefaults.labels.font",o),this.setStyle("seriesDefaults.notes.label.font",t),this.setStyle("title.font",e),this.setStyle("paneDefaults.title.font",r)},t.prototype.setSeriesColors=function(){var t=this.element,e=[].slice.call(null==t?void 0:t.querySelectorAll(".k-var--series div")),r=n(null==t?void 0:t.querySelector(".k-var--series-unset")),o=e.reduce((function(t,e){var o=function(t){var e=t.match(/series-([a-z])$/);if(null!==e)return e[1].toLowerCase().charCodeAt(0)-"a".charCodeAt(0);var r=t.split("--series-")[1];return parseInt(r,10)-1}(e.className),i=n(e);return i!==r&&(t[o]=i),t}),[]);this.setStyle("seriesColors",o)},t.prototype.mapColor=function(t,e){this.setStyle(t,this.queryStyle(e).backgroundColor)},t.prototype.queryStyle=function(t){var e=this.element;return window.getComputedStyle(null==e?void 0:e.querySelector(".k-var--".concat(t)))},t.prototype.setInactiveOpacity=function(t,e){var r=this,o=parseFloat(this.queryStyle(e).opacity);!isNaN(o)&&o<1&&t.forEach((function(t){return r.setStyle("seriesDefaults.".concat(t,".highlight.inactiveOpacity"),o)}))},t}();e.loadTheme=function(t,e){var r=new s(t);if("undefined"!=typeof document){var i=r.element=document.createElement("div");i.style.display="none",i.innerHTML=a,document.body.appendChild(i);try{t.dispatch({type:"push",payload:(0,o.chartBaseTheme)()}),r.setColors(),r.setFonts(),r.setSeriesColors()}finally{document.body.removeChild(r.element),delete r.element,e()}}else t.dispatch({type:"push",payload:(0,o.chartBaseTheme)()})}},5544:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.CrosshairTooltipVue2=e.CrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(9680),u=r(3981),c=r(1566),p={name:"KendoCrosshairTooltip",props:{index:Number,name:String},data:function(){return{popupShown:!1,popupAlign:void 0,popupOffset:void 0,popupContent:void 0,popupStyles:void 0,className:void 0}},inject:{optionsState:{default:{}},dispatchOptions:{default:null},observersStore:{default:null},dispatchObservers:{default:null},childrenObserver:{default:null}},created:function(){this.chartObserver=new u.InstanceObserver(this,{showTooltip:"onShowTooltip",hideTooltip:"onHideTooltip"}),this.dispatchObservers({type:"add",payload:this.chartObserver})},destroyed:s?void 0:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},unmounted:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e,r=a||t,o=((0,l.getDefaultSlots)(this),this.popupShown?this.popupContent:Function.prototype),i=(0,l.classNames)(((e={})["k-chart-crosshair-tooltip"]=!0,e["k-chart-tooltip-inverse"]=!!this.className,e));return r(c.TooltipPopup,{popupShown:this.popupShown,attrs:this.v3?void 0:{popupShown:this.popupShown,popupAlign:this.popupAlign,popupOffset:this.popupOffset,popupStyles:this.popupStyles,className:i},popupAlign:this.popupAlign,popupOffset:this.popupOffset,popupStyles:this.popupStyles,className:i},this.v3?function(){return[o]}:[o])},methods:{onShowTooltip:function(t){var e=t.anchor,r=t.style,o=t.className,i=t.crosshair,n=t.axisName,a=t.axisIndex,s=t.value,l=this.$props,u=l.name,c=l.index;i&&n===u&&a===c&&(this.popupShown=!0,this.popupAlign=e.align,this.popupOffset=e.point,this.popupContent=s,this.popupStyles=r,this.className=o)},onHideTooltip:function(){this.popupShown=!1,this.popupStyles={},this.className=void 0}}};e.CrosshairTooltipVue2=p;var h=p;e.CrosshairTooltip=h},7822:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.CrosshairContainerVue2=e.CrosshairContainer=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(5544),u=["categoryAxis","valueAxis","xAxis","yAxis"];function c(t,e){var r=[];if(t[e])for(var o=[].concat(t[e]),i=0;i<o.length;i++){var n=(o[i].crosshair||{}).tooltip;n&&n.visible&&r.push({index:i,name:e})}return r}var p={name:"KendoCrosshairContainer",props:{optionsState:Object},computed:{tooltips:function(){return function(t){for(var e={},r=0;r<u.length;r++)for(var o=c(t,u[r]),i=0;i<o.length;i++){var n=o[i];e[n.name+n.index]=n}return e}(this.optionsState)}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=Object.keys(this.tooltips).map((function(t){return e(l.CrosshairTooltip,{index:this.tooltips[t].index,attrs:this.v3?void 0:{index:this.tooltips[t].index,name:this.tooltips[t].name},name:this.tooltips[t].name,key:t})}),this);return e("div",[r])}};e.CrosshairContainerVue2=p;var h=p;e.CrosshairContainer=h},4933:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.TooltipPoint=void 0;var r=function(){function t(t,e){this.value=t.value,this.category=t.category,this.categoryIndex=t.categoryIx,this.series=t.series,this.dataItem=t.dataItem,this.percentage=t.percentage,this.runningTotal=t.runningTotal,this.total=t.total,this.low=t.low,this.high=t.high,this.xLow=t.xLow,this.xHigh=t.xHigh,this.yLow=t.yLow,this.yHigh=t.yHigh,this.point=t,this.format=((t.options||{}).tooltip||{}).format||e}return Object.defineProperty(t.prototype,"formattedValue",{get:function(){return this.format?this.point.formatValue(this.format):String(this.value)},enumerable:!1,configurable:!0}),t}();e.TooltipPoint=r},1566:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.TooltipPopupVue2=e.TooltipPopup=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(3981),u=r(5320),c=r(4866),p=r(9680),h={horizontal:"fit",vertical:"fit"},f="k-chart-tooltip",d={name:"KendoTooltipPopup",props:{className:String,popupShown:Boolean,popupAlign:{type:Object,default:function(){}},popupOffset:{type:Object},popupStyles:{type:Object},popupContent:Function},inject:{options:{default:{state:{}}},dispatchOptions:{default:null},observersState:{default:null},dispatchObservers:{default:null},childrenObserver:{default:null}},created:function(){this.chartObserver=new l.InstanceObserver(this,{onMouseLeave:"onChartMouseLeave"}),this.dispatchObservers({type:"add",payload:this.chartObserver})},mounted:function(){this.element=(0,p.getRef)(this,"element")},destroyed:s?void 0:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},unmounted:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=this,r=a||t,o=(0,p.getDefaultSlots)(this),i=this.$props,n=i.popupShown,s=i.popupAlign,l=i.popupOffset,u=i.popupStyles,d=(i.popupContent,i.className),v=[f,d].join(" ").trim();return r(c.Popup,{animate:!1,attrs:this.v3?void 0:{animate:!1,popupAlign:s,offset:l,show:n,collision:h},popupAlign:s,offset:l,show:n,collision:h,class:"k-chart-tooltip-wrapper"},this.v3?function(){return[r("div",{class:v,style:u,onMouseleave:e.onMouseLeave,on:e.v3?void 0:{mouseleave:e.onMouseLeave},ref:(0,p.setRef)(e,"element")},[o])]}:[r("div",{class:v,style:u,onMouseleave:e.onMouseLeave,on:e.v3?void 0:{mouseleave:e.onMouseLeave},ref:(0,p.setRef)(e,"element")},[o])])},methods:{onChartMouseLeave:function(t){var e=t.event;return!!(0,u.hasParent)(e.relatedTarget,this.element)},onMouseLeave:function(t){}}};e.TooltipPopupVue2=d;var v=d;e.TooltipPopup=v},6123:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.SeriesTooltipVue2=e.SeriesTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(9680),u=r(3981),c=r(4933),p=r(7003),h=r(1566),f={name:"KendoSeriesTooltip",data:function(){return{popupShown:!1,popupAlign:void 0,popupOffset:void 0,popupContext:{},popupStyles:void 0,className:void 0,shared:void 0}},inject:{optionsState:{default:{}},observersState:{default:null},dispatchObservers:{default:null}},mounted:function(){this.chartObserver=new u.InstanceObserver(this,{showTooltip:"onShowTooltip",hideTooltip:"onHideTooltip"}),this.dispatchObservers({type:"add",payload:this.chartObserver})},destroyed:s?void 0:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},unmounted:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e,r=this,o=a||t,i=this.popupShown?function(){var t=this.findRenderFunction();if(this.shared){var e=o(p.SharedTooltipContent,{categoryText:this.popupContext.categoryText,attrs:this.v3?void 0:{categoryText:this.popupContext.categoryText,colorMarker:this.popupContext.colorMarker,colspan:this.popupContext.colspan,nameColumn:this.popupContext.nameColumn,points:this.popupContext.points},colorMarker:this.popupContext.colorMarker,colspan:this.popupContext.colspan,nameColumn:this.popupContext.nameColumn,points:this.popupContext.points});return l.getTemplate.call(this,{h:o,template:t,defaultRendering:e,additionalProps:Object.assign({},this.popupContext)})}var r=this.popupContext.point,i=this.findRenderFunctionByIndex(r.series.index),n=o("span",{domProps:{innerHTML:this.popupContext.point.formattedValue},innerHTML:this.popupContext.point.formattedValue});return null!==i?l.getTemplate.call(this,{h:o,template:i,defaultRendering:n,additionalProps:Object.assign({},this.popupContext)}):null!==t?l.getTemplate.call(this,{h:o,template:t,defaultRendering:n,additionalProps:Object.assign({},this.popupContext)}):n}:Function.prototype,n=(0,l.classNames)(((e={})["k-chart-shared-tooltip"]=this.shared,e["k-chart-tooltip-inverse"]=!!this.className,e));return o(h.TooltipPopup,{popupShown:this.popupShown,attrs:this.v3?void 0:{popupShown:this.popupShown,popupAlign:this.popupAlign,popupOffset:this.popupOffset,popupStyles:this.popupStyles,className:n},popupAlign:this.popupAlign,popupOffset:this.popupOffset,popupStyles:this.popupStyles,className:n},this.v3?function(){return[i.call(r)]}:[i.call(r)])},methods:{onShowTooltip:function(t){var e,r=t.anchor,o=t.style,i=t.shared,n=t.className;t.crosshair||(e=i?this.createSharedTooltipContext(t):this.createTooltipContext(t),this.popupShown=!0,this.popupAlign=r.align,this.popupOffset=r.point,this.popupContext=e,this.popupStyles=o,this.className=n,this.shared=i)},onHideTooltip:function(){this.popupShown=!1,this.popupStyles={},this.className=void 0},createSharedTooltipContext:function(t){var e=t.points,r=t.categoryText,o=e.filter((function(t){return void 0!==t.series.name})).length>0,i=t.series.length>1,n=1;return o&&n++,i&&n++,{categoryText:r,colorMarker:i,colspan:n,nameColumn:o,points:t.points.map((function(e){return new c.TooltipPoint(e,t.format)}))}},createTooltipContext:function(t){var e=t.point,r=t.format;return{point:new c.TooltipPoint(e,r)}},findRenderFunctionByIndex:function(t){var e=this.optionsState.series;return void 0!==e&&Array.isArray(e)&&void 0!==e[t]&&e[t].hasOwnProperty("tooltip")&&e[t].tooltip.hasOwnProperty("render")?e[t].tooltip.render:null},findRenderFunction:function(){var t=this.optionsState.tooltip;return void 0!==t&&t.hasOwnProperty("render")?t.render:null}}};e.SeriesTooltipVue2=f;var d=f;e.SeriesTooltip=d},7003:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.SharedTooltipContentVue2=e.SharedTooltipContent=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l={name:"KendoSharedTooltipPopup",props:{categoryText:String,colorMarker:{type:Boolean,default:void 0},colspan:Number,nameColumn:{type:Boolean,default:void 0},points:Array},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=this.$props,o=r.categoryText,i=r.colorMarker,n=r.colspan,s=r.nameColumn,l=r.points;return e("table",[e("thead",[e("tr",[e("th",{colspan:n,attrs:this.v3?void 0:{colspan:n}},[o])])]),e("tbody",[l.map(function(t,r){var o=e("span",{domProps:{innerHTML:t.formattedValue},innerHTML:t.formattedValue});return e("tr",{key:r},[i&&e("td",[e("span",{class:"k-chart-shared-tooltip-marker",style:{backgroundColor:t.series.color}})]),s&&e("td",[t.series.name]),o])}.bind(this),this)])])}};e.SharedTooltipContentVue2=l;var u=l;e.SharedTooltipContent=u},5560:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.TooltipPoint=void 0;var o=r(4933);Object.defineProperty(e,"TooltipPoint",{enumerable:!0,get:function(){return o.TooltipPoint}})},5320:(t,e)=>{var r=function(){return r=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},r.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.removeUndefinedProps=e.toggle=e.validateChildren=e.hasParent=void 0,e.hasParent=function(t,e){for(var r=t;r&&r!==e;)r=r.parentNode;return!!r},e.removeUndefinedProps=function(t){var e=r({},t);return Object.keys(e).forEach((function(t){void 0===e[t]&&delete e[t],"dataItems"===t&&(e.data=e[t],delete e[t]),"lineStyle"===t&&e[t]&&(e.style=e[t],delete e[t])})),e},e.validateChildren=function(t,e,r,o){var i=t[e];if(i&&Array.isArray(i))for(var n=0,a=i;n<a.length;n++){var s=a[n];if(!s.type||s.type!==o)return new Error("".concat(r," children should be Array of type ").concat(o.displayName,"."))}return null},e.toggle=function(t){return void 0!==t&&!t}},4941:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.AnimationVue2=e.Animation=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(9389),s=r(9680),l=r(8420),u=r(1947).default.styles,c={props:{childFactory:Object,className:String,tag:String,id:String,animationEnteringStyle:Object,animationExitingStyle:Object,componentChildClassName:[Array],transitionName:{type:String,required:!0},appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number},transitionExitDuration:{type:Number}},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:n?function(){return{v3:!!n}}:void 0,created:function(){(0,s.validatePackage)(l.packageMetadata)},render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this),o=this.$props,n=(o.id,o.tag,o.role),l=o.className,c=(o.childFactory,o.stackChildren,o.componentChildStyle,o.componentChildClassName,function(t,e){var r={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(r[o[i]]=t[o[i]])}}(o,["id","tag","role","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),[u["animation-container"],u["animation-container-relative"],l]);return e("div",{id:this.$props.id,attrs:this.v3?void 0:{id:this.$props.id,role:n},class:c,role:n},[e(a.AnimationChild,{key:"some",appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,onBeforeenter:this.onEnter,on:this.v3?void 0:{beforeenter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[r]}:[r])])}};e.AnimationVue2=c;var p=c;e.Animation=p},9389:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.AnimationChildVue2=e.AnimationChild=void 0;var i=r(1895),n=i.h,a=i.version&&"3"===i.version[0],s=i.ref,l=i.Transition,u=r(1947),c=r(9680),p=u.default.styles,h={props:{in:Boolean,transitionName:{type:String,required:!0},transitionStyle:Object,componentChildClassName:[Array],className:String,appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:Number,transitionExitDuration:Number,mountOnEnter:Boolean,unmountOnExit:Boolean,animationEnteringStyle:Object,animationEnteredStyle:Object,animationExitingStyle:Object,animationExitedStyle:Object},created:function(){this.animationStep=""},setup:a?function(){return{v3:!!a,elementRef:s(null)}}:void 0,mounted:function(){this._element=this.v3?this.elementRef||null:this.$refs.element||null},computed:{element:{get:function(){return this._element}}},methods:{onBeforeEnter:function(t){this.$emit("beforeenter",{animatedElement:t,target:this})},onEnter:function(t){this.animationStep="entering",this.$emit("entering",{animatedElement:t,target:this})},onAfterEnter:function(t){this.animationStep="entered",this.$emit("entered",{animatedElement:t,target:this})},onBeforeLeave:function(t){this.$emit("exit",{animatedElement:t,target:this})},onLeave:function(t){this.animationStep="exiting",this.$emit("exiting",{animatedElement:t,target:this})},onAfterLeave:function(t){this.animationStep="exited",this.$emit("exited",{animatedElement:t,target:this})}},render:function(t){var e=this,r=n||t,i=this.$props,a=i.appear,s=i.enter,u=i.exit,h=i.transitionName,f=i.transitionEnterDuration,d=i.transitionExitDuration,v=(i.className,i.componentChildClassName),g=(i.mountOnEnter,i.unmountOnExit,i.animationEnteringStyle),y=i.animationEnteredStyle,m=i.animationExitingStyle,b=i.animationExitedStyle,x=(function(t,e){var r={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(r[o[i]]=t[o[i]])}}(i,["appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","componentChildClassName","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),(0,c.getDefaultSlots)(this)),_=this.v3?a:!!x,C=this.v3?l:"transition",w=[v,p["child-animation-container"]],O=s?f:0,S=u?d:0,P=[o({transitionDelay:"0ms",transitionDuration:"".concat(_?O:S,"ms")},this.$props.transitionStyle),{entering:o({transitionDuration:"".concat(O,"ms")},g),entered:o({},y),exiting:o({transitionDuration:"".concat(S,"ms")},m),exited:o({},b)}[this.animationStep]],j={enter:O,leave:S},A=[_?r("div",{style:P,class:w,ref:this.v3?function(t){e.elementRef=t}:"element"},[x]):null];return r(C,{duration:j,attrs:this.v3?null:{duration:j,name:h,appear:a,appearClass:p["".concat(h,"-appear")]||"".concat(h,"-appear"),appearToClass:p["".concat(h,"-appear-active")]||"".concat(h,"-appear-active"),enterClass:p["".concat(h,"-enter")]||"".concat(h,"-enter"),enterToClass:p["".concat(h,"-enter-active")]||"".concat(h,"-enter-active"),leaveClass:p["".concat(h,"-exit")]||"".concat(h,"-exit"),leaveToClass:p["".concat(h,"-exit-active")]||"".concat(h,"-exit-active")},name:h,appear:a,appearFromClass:p["".concat(h,"-appear")]||"".concat(h,"-appear"),enterFromClass:p["".concat(h,"-enter")]||"".concat(h,"-enter"),leaveFromClass:p["".concat(h,"-exit")]||"".concat(h,"-exit"),appearToClass:p["".concat(h,"-appear-active")]||"".concat(h,"-appear-active"),enterToClass:p["".concat(h,"-enter-active")]||"".concat(h,"-enter-active"),leaveToClass:p["".concat(h,"-exit-active")]||"".concat(h,"-exit-active"),onBeforeEnter:this.onBeforeEnter,on:this.v3?null:{beforeEnter:this.onBeforeEnter,enter:this.onEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,leave:this.onLeave,afterLeave:this.onAfterLeave},onEnter:this.onEnter,onAfterEnter:this.onAfterEnter,onBeforeLeave:this.onBeforeLeave,onLeave:this.onLeave,onAfterLeave:this.onAfterLeave},this.v3?function(){return A}:A)}};e.AnimationChildVue2=h;var f=h;e.AnimationChild=f},2483:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ExpandVue2=e.Expand=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(9680),l={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this),o=this.$props,n=(o.direction,function(t,e){var r={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(r[o[i]]=t[o[i]])}}(o,["direction"]),"expand-".concat(this.$props.direction));return e(a.Animation,{transitionName:n,attrs:this.v3?void 0:{transitionName:n,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[r]}:[r])}};e.ExpandVue2=l;var u=l;e.Expand=u},367:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.FadeVue2=e.Fade=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(9680),l={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:500},transitionExitDuration:{type:Number,default:500},childFactory:Object,className:String,tag:String,id:String},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this);return e(a.Animation,{transitionName:"fade",attrs:this.v3?void 0:{transitionName:"fade",appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[r]}:[r])}};e.FadeVue2=l;var u=l;e.Fade=u},5756:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.PushVue2=e.Push=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(9680),l={position:"absolute",top:"0",left:"0"},u={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"right"},tag:String,id:String},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this),o="push-".concat(this.$props.direction);return e(a.Animation,{transitionName:o,attrs:this.v3?void 0:{transitionName:o,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?l:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?l:void 0},this.v3?function(){return[r]}:[r])}};e.PushVue2=u;var c=u;e.Push=c},7468:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.RevealVue2=e.Reveal=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(1947),l=r(9680),u=function(){},c={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},data:function(){return{maxHeight:"",maxWidth:""}},methods:{componentWillEnter:function(t){var e=this.$props.onEnter;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentIsEntering:function(t){var e=this.$props.onEntering;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentWillExit:function(t){var e=this.$props.onExit;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},updateContainerDimensions:function(t,e){void 0===e&&(e=u);var r=t?t.firstElementChild:null;if(r){var o=s.default.outerHeight(r),i=s.default.outerWidth(r);this.$data.maxHeight=o,this.$data.maxWidth=i,e()}}},computed:{animationEnteringStyle:{get:function(){var t;return{maxHeight:(t="vertical"===this.$props.direction?{maxHeight:this.maxHeight?"".concat(this.maxHeight,"px"):null}:{maxWidth:this.maxWidth?"".concat(this.maxWidth,"px"):null}).maxHeight,maxWidth:t.maxWidth}}}},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,l.getDefaultSlots)(this),o=this.$props,n=(o.direction,o.childFactory,function(t,e){var r={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(r[o[i]]=t[o[i]])}}(o,["direction","childFactory"]),"reveal-".concat(this.$props.direction));return e(a.Animation,{appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationEnteringStyle:this.animationEnteringStyle,transitionName:n},enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,onEnter:this.componentWillEnter,on:this.v3?void 0:{enter:this.componentWillEnter,entering:this.componentIsEntering,exit:this.componentWillExit},onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:this.animationEnteringStyle,transitionName:n},this.v3?function(){return[r]}:[r])}};e.RevealVue2=c;var p=c;e.Reveal=p},1929:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.SlideVue2=e.Slide=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(9680),l={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},componentChildClassName:[Array],childFactory:Object,className:String,direction:{type:String,default:"down"},tag:String,id:String,role:String},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this),o=this.$props,n=(o.direction,o.id),l=(function(t,e){var r={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(r[o[i]]=t[o[i]])}}(o,["direction","id"]),"slide-".concat(this.$props.direction));return e(a.Animation,{id:n,attrs:this.v3?void 0:{id:n,transitionName:l,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},transitionName:l,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,onEnter:this.onEnter,on:this.v3?void 0:{enter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[r]}:[r])}};e.SlideVue2=l;var u=l;e.Slide=u},7524:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ZoomVue2=e.Zoom=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(9680),l={position:"absolute",top:"0",left:"0"},u={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},stackChildren:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"out"},tag:String,id:String},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this),o="zoom-".concat(this.$props.direction);return e(a.Animation,{transitionName:o,attrs:this.v3?void 0:{transitionName:o,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?l:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?l:void 0},this.v3?function(){return[r]}:[r])}};e.ZoomVue2=u;var c=u;e.Zoom=c},5173:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.cancelAnimation=e.animate=void 0,e.animate=function(t,e,r){void 0===e&&(e=0),void 0===r&&(r=0);var o,i=t.duration,n=e&&1-e;return t.onStart&&t.onStart(),r=window.requestAnimationFrame((function a(s){o||(o=s);var l=(s-o+1)/i+n;l<=1?(t.onUpdate&&t.onUpdate(l),r=window.requestAnimationFrame(a),e=l):(t.onEnd&&t.onEnd(1),e=0)}))},e.cancelAnimation=function(t){t&&window.cancelAnimationFrame(t)}},8895:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.cancelAnimation=e.animate=e.RevealVue2=e.Reveal=e.ZoomVue2=e.Zoom=e.SlideVue2=e.Slide=e.PushVue2=e.Push=e.ExpandVue2=e.Expand=e.FadeVue2=e.Fade=e.AnimationChildVue2=e.AnimationChild=e.AnimationVue2=e.Animation=void 0;var o=r(4941);Object.defineProperty(e,"Animation",{enumerable:!0,get:function(){return o.Animation}}),Object.defineProperty(e,"AnimationVue2",{enumerable:!0,get:function(){return o.AnimationVue2}});var i=r(9389);Object.defineProperty(e,"AnimationChild",{enumerable:!0,get:function(){return i.AnimationChild}}),Object.defineProperty(e,"AnimationChildVue2",{enumerable:!0,get:function(){return i.AnimationChildVue2}});var n=r(367);Object.defineProperty(e,"Fade",{enumerable:!0,get:function(){return n.Fade}}),Object.defineProperty(e,"FadeVue2",{enumerable:!0,get:function(){return n.FadeVue2}});var a=r(2483);Object.defineProperty(e,"Expand",{enumerable:!0,get:function(){return a.Expand}}),Object.defineProperty(e,"ExpandVue2",{enumerable:!0,get:function(){return a.ExpandVue2}});var s=r(5756);Object.defineProperty(e,"Push",{enumerable:!0,get:function(){return s.Push}}),Object.defineProperty(e,"PushVue2",{enumerable:!0,get:function(){return s.PushVue2}});var l=r(1929);Object.defineProperty(e,"Slide",{enumerable:!0,get:function(){return l.Slide}}),Object.defineProperty(e,"SlideVue2",{enumerable:!0,get:function(){return l.SlideVue2}});var u=r(7524);Object.defineProperty(e,"Zoom",{enumerable:!0,get:function(){return u.Zoom}}),Object.defineProperty(e,"ZoomVue2",{enumerable:!0,get:function(){return u.ZoomVue2}});var c=r(7468);Object.defineProperty(e,"Reveal",{enumerable:!0,get:function(){return c.Reveal}}),Object.defineProperty(e,"RevealVue2",{enumerable:!0,get:function(){return c.RevealVue2}});var p=r(5173);Object.defineProperty(e,"animate",{enumerable:!0,get:function(){return p.animate}}),Object.defineProperty(e,"cancelAnimation",{enumerable:!0,get:function(){return p.cancelAnimation}})},8420:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.packageMetadata=void 0,e.packageMetadata={name:"@progress/kendo-vue-animation",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1663668414,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},1947:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.default={outerHeight:function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),r=parseFloat(e.marginTop),o=parseFloat(e.marginBottom);return t.offsetHeight+r+o},outerWidth:function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),r=parseFloat(e.marginLeft),o=parseFloat(e.marginRight);return t.offsetWidth+r+o},styles:{"animation-container":"k-animation-container","animation-container-relative":"k-animation-container-relative","animation-container-fixed":"k-animation-container-fixed","push-right-enter":"k-push-right-enter","push-right-appear":"k-push-right-appear","push-right-enter-active":"k-push-right-enter-active","push-right-appear-active":"k-push-right-appear-active","push-right-exit":"k-push-right-exit","push-right-exit-active":"k-push-right-exit-active","push-left-enter":"k-push-left-enter","push-left-appear":"k-push-left-appear","push-left-enter-active":"k-push-left-enter-active","push-left-appear-active":"k-push-left-appear-active","push-left-exit":"k-push-left-exit","push-left-exit-active":"k-push-left-exit-active","push-down-enter":"k-push-down-enter","push-down-appear":"k-push-down-appear","push-down-enter-active":"k-push-down-enter-active","push-down-appear-active":"k-push-down-appear-active","push-down-exit":"k-push-down-exit","push-down-exit-active":"k-push-down-exit-active","push-up-enter":"k-push-up-enter","push-up-appear":"k-push-up-appear","push-up-enter-active":"k-push-up-enter-active","push-up-appear-active":"k-push-up-appear-active","push-up-exit":"k-push-up-exit","push-up-exit-active":"k-push-up-exit-active",expand:"k-expand","expand-vertical-enter":"k-expand-vertical-enter","expand-vertical-appear":"k-expand-vertical-appear","expand-vertical-enter-active":"k-expand-vertical-enter-active","expand-vertical-appear-active":"k-expand-vertical-appear-active","expand-vertical-exit":"k-expand-vertical-exit","expand-vertical-exit-active":"k-expand-vertical-exit-active","expand-horizontal-enter":"k-expand-horizontal-enter","expand-horizontal-appear":"k-expand-horizontal-appear","expand-horizontal-enter-active":"k-expand-horizontal-enter-active","expand-horizontal-appear-active":"k-expand-horizontal-appear-active","expand-horizontal-exit":"k-expand-horizontal-exit","expand-horizontal-exit-active":"k-expand-horizontal-exit-active","child-animation-container":"k-child-animation-container","fade-enter":"k-fade-enter","fade-appear":"k-fade-appear","fade-enter-active":"k-fade-enter-active","fade-appear-active":"k-fade-appear-active","fade-exit":"k-fade-exit","fade-exit-active":"k-fade-exit-active","zoom-in-enter":"k-zoom-in-enter","zoom-in-appear":"k-zoom-in-appear","zoom-in-enter-active":"k-zoom-in-enter-active","zoom-in-appear-active":"k-zoom-in-appear-active","zoom-in-exit":"k-zoom-in-exit","zoom-in-exit-active":"k-zoom-in-exit-active","zoom-out-enter":"k-zoom-out-enter","zoom-out-appear":"k-zoom-out-appear","zoom-out-enter-active":"k-zoom-out-enter-active","zoom-out-appear-active":"k-zoom-out-appear-active","zoom-out-exit":"k-zoom-out-exit","zoom-out-exit-active":"k-zoom-out-exit-active","slide-in-appear":"k-slide-in-appear",centered:"k-centered","slide-in-appear-active":"k-slide-in-appear-active","slide-down-enter":"k-slide-down-enter","slide-down-appear":"k-slide-down-appear","slide-down-enter-active":"k-slide-down-enter-active","slide-down-appear-active":"k-slide-down-appear-active","slide-down-exit":"k-slide-down-exit","slide-down-exit-active":"k-slide-down-exit-active","slide-up-enter":"k-slide-up-enter","slide-up-appear":"k-slide-up-appear","slide-up-enter-active":"k-slide-up-enter-active","slide-up-appear-active":"k-slide-up-appear-active","slide-up-exit":"k-slide-up-exit","slide-up-exit-active":"k-slide-up-exit-active","slide-right-enter":"k-slide-right-enter","slide-right-appear":"k-slide-right-appear","slide-right-enter-active":"k-slide-right-enter-active","slide-right-appear-active":"k-slide-right-appear-active","slide-right-exit":"k-slide-right-exit","slide-right-exit-active":"k-slide-right-exit-active","slide-left-enter":"k-slide-left-enter","slide-left-appear":"k-slide-left-appear","slide-left-enter-active":"k-slide-left-enter-active","slide-left-appear-active":"k-slide-left-appear-active","slide-left-exit":"k-slide-left-exit","slide-left-exit-active":"k-slide-left-exit-active","reveal-vertical-enter":"k-reveal-vertical-enter","reveal-vertical-appear":"k-reveal-vertical-appear","reveal-vertical-enter-active":"k-reveal-vertical-enter-active","reveal-vertical-appear-active":"k-reveal-vertical-appear-active","reveal-vertical-exit":"k-reveal-vertical-exit","reveal-vertical-exit-active":"k-reveal-vertical-exit-active","reveal-horizontal-enter":"k-reveal-horizontal-enter","reveal-horizontal-appear":"k-reveal-horizontal-appear","reveal-horizontal-enter-active":"k-reveal-horizontal-enter-active","reveal-horizontal-appear-active":"k-reveal-horizontal-appear-active","reveal-horizontal-exit":"k-reveal-horizontal-exit","reveal-horizontal-exit-active":"k-reveal-horizontal-exit-active"}}},3981:(t,e,r)=>{r.r(e),r.d(e,{Aggregates:()=>So,ArcGauge:()=>vp,ArcScale:()=>up,AreaChart:()=>On,AreaSegment:()=>mn,ArrowLinearPointer:()=>Ec,Axis:()=>Qe,AxisGroupRangeTracker:()=>Pn,AxisLabel:()=>De,Bar:()=>Tn,BarChart:()=>Rn,BarLabel:()=>An,BarLinearPointer:()=>zc,Barcode:()=>nh,Box:()=>te,BoxElement:()=>pe,BoxPlot:()=>Gn,BoxPlotChart:()=>qn,BubbleChart:()=>na,Bullet:()=>ua,BulletChart:()=>pa,Candlestick:()=>Fn,CandlestickChart:()=>Kn,CategoricalChart:()=>Xi,CategoricalErrorBar:()=>Ui,CategoricalPlotArea:()=>ws,CategoryAxis:()=>Dr,Chart:()=>Mu,ChartAxis:()=>mo,ChartContainer:()=>ba,ChartElement:()=>ue,ChartPane:()=>_o,ChartPlotArea:()=>Co,ChartService:()=>$e,CircularGauge:()=>yp,Class:()=>N.Class,ClipAnimation:()=>hn,ClusterLayout:()=>Nn,Crosshair:()=>ya,CrosshairTooltip:()=>va,CurveProcessor:()=>go,DateCategoryAxis:()=>Fr,DateValueAxis:()=>qr,DefaultAggregates:()=>Ga,DomEventsBuilder:()=>We,DonutChart:()=>Cl,DonutPlotArea:()=>Ol,DonutSegment:()=>xl,ErrorBarBase:()=>Fi,ErrorRangeCalculator:()=>To,Extent:()=>yd,FloatElement:()=>xe,FontLoader:()=>Vt,FormatService:()=>He,Gauge:()=>yc,Gradients:()=>ve,HashMap:()=>st,Highlight:()=>Ps,InstanceObserver:()=>pt,IntlService:()=>Be,Legend:()=>Hs,LegendItem:()=>Bs,LegendLayout:()=>Ls,LineChart:()=>gn,LinePoint:()=>Qi,LineSegment:()=>tn,LinearGauge:()=>Uc,LinearPointer:()=>Ac,LinearScale:()=>Oc,Location:()=>yf,LogarithmicAxis:()=>eo,Map:()=>$v,MousewheelZoom:()=>Es,Navigator:()=>Wu,NavigatorHint:()=>Uu,Note:()=>Ee,NumericAxis:()=>Wr,OHLCChart:()=>fs,OHLCPoint:()=>ps,Pane:()=>Ca,Pannable:()=>Ms,PieAnimation:()=>ol,PieChart:()=>gl,PieChartMixin:()=>fl,PiePlotArea:()=>ml,PieSegment:()=>hl,PlotAreaBase:()=>za,PlotAreaEventsMixin:()=>Ha,PlotAreaFactory:()=>Ks,Point:()=>Zt,PointEventsMixin:()=>Yi,PolarAxis:()=>ao,QRCode:()=>af,RadarCategoryAxis:()=>io,RadarLogarithmicAxis:()=>fo,RadarNumericAxis:()=>po,RadialGauge:()=>sp,RadialPointer:()=>ip,RadialScale:()=>Zc,RangeAreaChart:()=>us,RangeAreaPoint:()=>es,RangeBar:()=>Wa,RangeBarChart:()=>qa,RangePointer:()=>fp,Ring:()=>oe,RootElement:()=>me,ScatterChart:()=>ea,ScatterErrorBar:()=>Qn,ScatterLineChart:()=>nl,Sector:()=>ne,Selection:()=>Ws,SeriesAggregator:()=>Ka,SeriesBinder:()=>Ao,ShapeBuilder:()=>se,ShapeElement:()=>fe,SharedTooltip:()=>Qs,Sparkline:()=>Bu,SplineAreaSegment:()=>Cn,SplineSegment:()=>ln,StackWrap:()=>In,StockChart:()=>qu,TemplateService:()=>J,Text:()=>we,TextBox:()=>je,Title:()=>Me,Tooltip:()=>qs,WaterfallChart:()=>ys,WaterfallSegment:()=>vs,XYPlotArea:()=>ll,ZoomSelection:()=>Ds,addClass:()=>D,alignPathToPixel:()=>L,anyHasZIndex:()=>fn,append:()=>gt,appendIfNotNull:()=>wa,areNumbers:()=>Hn,autoMajorUnit:()=>qt,autoTextColor:()=>Ft,barcodeValidator:()=>sh,bindEvents:()=>yt,bindSegments:()=>Sa,categoriesCount:()=>$i,chartBaseTheme:()=>ng,clockwise:()=>I,constants:()=>o,convertableToNumber:()=>z,countNumbers:()=>wo,createHashSet:()=>Xt,createOutOfRangePoints:()=>Ea,deepExtend:()=>K,defaultErrorHandler:()=>Wt,defined:()=>mt,deg:()=>bt,elementOffset:()=>xt,elementScale:()=>zt,elementSize:()=>_t,elementStyles:()=>Y,equalsIgnoreCase:()=>Pa,evalOptions:()=>Ki,eventCoordinates:()=>Ct,eventElement:()=>wt,filterSeriesByType:()=>ja,find:()=>Lt,findAxisByName:()=>bo,getDateField:()=>Aa,getField:()=>Po,getSpacing:()=>q,getTemplate:()=>tt,getter:()=>ot,grep:()=>it,hasClasses:()=>nt,hasGradientOverlay:()=>kn,hasValue:()=>Jn,hashKey:()=>Ot,inArray:()=>lt,interpolateValue:()=>ut,isArray:()=>T,isDateAxis:()=>ka,isFunction:()=>F,isNumber:()=>B,isObject:()=>$,isString:()=>R,keys:()=>Yt,last:()=>St,limitValue:()=>Pt,logToConsole:()=>N.logToConsole,map:()=>ht,mousewheelDelta:()=>dt,objectKey:()=>jt,qrcodeValidator:()=>sf,rad:()=>At,rectToBox:()=>Oe,removeClass:()=>E,round:()=>kt,segmentVisible:()=>Oa,setDefaultOptions:()=>Et,singleItemOrArray:()=>Ma,sparseArrayLimits:()=>Nt,styleValue:()=>G,unbindEvents:()=>Mt,valueOrDefault:()=>Tt});var o={};r.r(o),r.d(o,{NAVIGATOR_AXIS:()=>$u,NAVIGATOR_PANE:()=>Ku});var i="arc",n="#000",a="bottom",s="center",l="circle",u="cross",c="date",p="12px sans-serif",h=10,f=/\{\d+:?/,d="height",v="inside",g="left",y=Number.MAX_VALUE,m=-Number.MAX_VALUE,b="none",x="object",_="outside",C="right",w="roundedRect",O="string",S="top",P="value",j="#fff",A="width",k="x",M="y";function T(t){return Array.isArray(t)}function D(t,e){for(var r=T(e)?e:[e],o=0;o<r.length;o++){var i=r[o];-1===t.className.indexOf(i)&&(t.className+=" "+i)}}var V=/\s+/g;function E(t,e){t&&t.className&&(t.className=t.className.replace(e,"").replace(V," "))}var N=r(4407);function L(t){var e=.5;t.options.stroke&&N.drawing.util.defined(t.options.stroke.width)&&t.options.stroke.width%2==0&&(e=0);for(var r=0;r<t.segments.length;r++)t.segments[r].anchor().round(0).translate(e,e);return t}function I(t,e){return-t.x*e.y+t.y*e.x<0}function B(t){return"number"==typeof t&&!isNaN(t)}function R(t){return typeof t===O}function z(t){return B(t)||R(t)&&isFinite(t)}function F(t){return"function"==typeof t}var H="object";function U(t,e){for(var r in e){var o,i=e[r],n=typeof i;if((o=n===H&&null!==i?i.constructor:null)&&o!==Array)if(i instanceof Date)t[r]=new Date(i.getTime());else if(F(i.clone))t[r]=i.clone();else{var a=t[r];t[r]=typeof a===H&&a||{},U(t[r],i)}else"undefined"!==n&&(t[r]=i)}return t}function K(t){for(var e=arguments,r=arguments.length,o=1;o<r;o++)U(t,e[o]);return t}function $(t){return"object"==typeof t}function G(t){return B(t)?t+"px":t}var X=/width|height|top|left|bottom|right/i;function W(t){return X.test(t)}function Y(t,e){var r=R(e)?[e]:e;if(T(r)){for(var o={},i=window.getComputedStyle(t),n=0;n<r.length;n++){var a=r[n];o[a]=W(a)?parseFloat(i[a]):i[a]}return o}if($(e))for(var s in e)t.style[s]=G(e[s])}function q(t,e){void 0===e&&(e=0);var r={top:0,right:0,bottom:0,left:0};return"number"==typeof t?r.top=r.right=r.bottom=r.left=t:(r.top=t.top||e,r.right=t.right||e,r.bottom=t.bottom||e,r.left=t.left||e),r}var Z={compile:function(t){return t}},Q=function(){};Q.register=function(t){Z=t},Q.compile=function(t){return Z.compile(t)};const J=Q;function tt(t){var e;return void 0===t&&(t={}),t.template?t.template=e=J.compile(t.template):F(t.content)&&(e=t.content),e}var et=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,rt={};function ot(t){if(rt[t])return rt[t];var e=[];return t.replace(et,(function(t,r,o,i){e.push(N.drawing.util.defined(r)?r:o||i)})),rt[t]=function(t){for(var r=t,o=0;o<e.length&&r;o++)r=r[e[o]];return r},rt[t]}function it(t,e){for(var r=t.length,o=[],i=0;i<r;i++)e(t[i])&&o.push(t[i]);return o}function nt(t,e){if(t.className)for(var r=e.split(" "),o=0;o<r.length;o++)if(-1!==t.className.indexOf(r[o]))return!0}rt[void 0]=function(t){return t};var at=function(){this._map={}};at.prototype.get=function(t){return this._map[this._key(t)]},at.prototype.set=function(t,e){this._map[this._key(t)]=e},at.prototype._key=function(t){return t instanceof Date?t.getTime():t};const st=at;function lt(t,e){if(e)return-1!==e.indexOf(t)}function ut(t,e,r){return N.drawing.util.round(t+(e-t)*r,3)}var ct=function(t,e){this.observer=t,this.handlerMap=K({},this.handlerMap,e)};ct.prototype.trigger=function(t,e){var r,o=this.observer,i=this.handlerMap;return i[t]?r=this.callObserver(i[t],e):o.trigger&&(r=this.callObserver("trigger",t,e)),r},ct.prototype.callObserver=function(t){for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];return this.observer[t].apply(this.observer,e)},ct.prototype.requiresHandlers=function(t){if(this.observer.requiresHandlers)return this.observer.requiresHandlers(t);for(var e=0;e<t.length;e++)if(this.handlerMap[t[e]])return!0};const pt=ct;function ht(t,e){for(var r=t.length,o=[],i=0;i<r;i++){var n=e(t[i]);N.drawing.util.defined(n)&&o.push(n)}return o}var ft=N.support.browser||{};function dt(t){var e=0;return t.wheelDelta?(e=-t.wheelDelta/120,ft.webkit&&(e/=2*Math.max(window.devicePixelRatio,.625))):t.detail&&(e=t.detail/3),e>0?Math.ceil(e):Math.floor(e)}var vt=N.drawing.util,gt=vt.append,yt=vt.bindEvents,mt=vt.defined,bt=vt.deg,xt=vt.elementOffset,_t=vt.elementSize,Ct=vt.eventCoordinates,wt=vt.eventElement,Ot=vt.hashKey,St=vt.last,Pt=vt.limitValue,jt=vt.objectKey,At=vt.rad,kt=vt.round,Mt=vt.unbindEvents,Tt=vt.valueOrDefault,Dt=function(){};Dt.fetchFonts=function(t,e,r){void 0===r&&(r={depth:0}),!t||r.depth>5||!document.fonts||Object.keys(t).forEach((function(o){var i=t[o];"dataSource"!==o&&"$"!==o[0]&&i&&("font"===o?e.push(i):"object"==typeof i&&(r.depth++,Dt.fetchFonts(i,e,r),r.depth--))}))},Dt.loadFonts=function(t,e){var r=[];if(t.length>0&&document.fonts){try{r=t.map((function(t){return document.fonts.load(t)}))}catch(t){(0,N.logToConsole)(t)}Promise.all(r).then(e,e)}else e()},Dt.preloadFonts=function(t,e){var r=[];Dt.fetchFonts(t,r),Dt.loadFonts(r,e)};const Vt=Dt;function Et(t,e){var r=t.prototype;r.options?r.options=K({},r.options,e):r.options=e}function Nt(t){for(var e=y,r=m,o=0,i=t.length;o<i;o++){var n=t[o];null!==n&&isFinite(n)&&(e=Math.min(e,n),r=Math.max(r,n))}return{min:e===y?void 0:e,max:r===m?void 0:r}}function Lt(t,e){for(var r=0;r<t.length;r++){var o=t[r];if(e(o,r,t))return o}}var It=N.geometry.Matrix,Bt=/matrix\((.*)\)/;function Rt(t){var e=getComputedStyle(t).transform;return"none"===e?It.unit():function(t){var e=t.match(Bt);if(null===e||2!==e.length)return It.unit();var r=e[1].split(",").map((function(t){return parseFloat(t)}));return new(Function.prototype.bind.apply(It,[null].concat(r)))}(e)}function zt(t){if(!t)return It.unit();for(var e=Rt(t),r=t.parentElement;r;){var o=Rt(r);e=e.multiplyCopy(o),r=r.parentElement}return e.b=e.c=e.e=e.f=0,e}const Ft=function(t){return new N.Color(t).isDark()?j:n};var Ht={},Ut=function(t){this._index={},this._values=t?t.slice(0):[];for(var e=0;e<this._values.length;e++)this._index[this._values[e]]=e},Kt={size:{configurable:!0}};Ut.prototype.values=function(){return this._values.filter((function(t){return t!==Ht}))},Ut.prototype.has=function(t){return void 0!==this._index[t]},Ut.prototype.add=function(t){this.has(t)||(this._index[t]=this._values.length,this._values.push(t))},Ut.prototype.delete=function(t){var e=this._index[t];void 0!==e&&(this._values[e]=Ht,delete this._index[t])},Ut.prototype.clear=function(){this._index={},this._values=[]},Kt.size.get=function(){return this._values.length},Object.defineProperties(Ut.prototype,Kt);var $t=function(t){this._set=new Set(t)},Gt={size:{configurable:!0}};function Xt(t){return e=!1,"function"==typeof Set&&(e=new Set([1]).has(1)),e?new $t(t):new Ut(t);var e}function Wt(t){throw t}$t.prototype.values=function(){return Array.from(this._set)},$t.prototype.has=function(t){return this._set.has(t)},$t.prototype.add=function(t){this._set.add(t)},$t.prototype.delete=function(t){this._set.delete(t)},$t.prototype.clear=function(){this._set.clear()},Gt.size.get=function(){return this._set.size},Object.defineProperties($t.prototype,Gt);const Yt={INSERT:45,DELETE:46,BACKSPACE:8,TAB:9,ENTER:13,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,END:35,HOME:36,SPACEBAR:32,PAGEUP:33,PAGEDOWN:34,F2:113,F10:121,F12:123,NUMPAD_PLUS:107,NUMPAD_MINUS:109,NUMPAD_DOT:110};function qt(t,e){var r=kt(e-t,9);if(0===r){if(0===e)return.1;r=Math.abs(e)}var o=Math.pow(10,Math.floor(Math.log(r)/Math.log(10))),i=kt(r/o,h);return kt(o*(i<1.904762?.2:i<4.761904?.5:i<9.523809?1:2),h)}const Zt=function(t){function e(e,r){t.call(this),this.x=e||0,this.y=r||0}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.clone=function(){return new e(this.x,this.y)},e.prototype.equals=function(t){return t&&this.x===t.x&&this.y===t.y},e.prototype.rotate=function(t,e){var r=At(e),o=Math.cos(r),i=Math.sin(r),n=t.x,a=t.y,s=this.x,l=this.y;return this.x=kt(n+(s-n)*o+(l-a)*i,3),this.y=kt(a+(l-a)*o-(s-n)*i,3),this},e.prototype.multiply=function(t){return this.x*=t,this.y*=t,this},e.prototype.distanceTo=function(t){var e=this.x-t.x,r=this.y-t.y;return Math.sqrt(e*e+r*r)},e.onCircle=function(t,r,o){var i=At(r);return new e(t.x-o*Math.cos(i),t.y-o*Math.sin(i))},e}(N.Class);var Qt=function(t){function e(e,r,o,i){t.call(this),this.x1=e||0,this.y1=r||0,this.x2=o||0,this.y2=i||0}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.equals=function(t){return this.x1===t.x1&&this.x2===t.x2&&this.y1===t.y1&&this.y2===t.y2},e.prototype.width=function(){return this.x2-this.x1},e.prototype.height=function(){return this.y2-this.y1},e.prototype.translate=function(t,e){return this.x1+=t,this.x2+=t,this.y1+=e,this.y2+=e,this},e.prototype.move=function(t,e){var r=this.height(),o=this.width();return mt(t)&&(this.x1=t,this.x2=this.x1+o),mt(e)&&(this.y1=e,this.y2=this.y1+r),this},e.prototype.wrap=function(t){return this.x1=Math.min(this.x1,t.x1),this.y1=Math.min(this.y1,t.y1),this.x2=Math.max(this.x2,t.x2),this.y2=Math.max(this.y2,t.y2),this},e.prototype.wrapPoint=function(t){var r=T(t),o=r?t[0]:t.x,i=r?t[1]:t.y;return this.wrap(new e(o,i,o,i)),this},e.prototype.snapTo=function(t,e){return e!==k&&e||(this.x1=t.x1,this.x2=t.x2),e!==M&&e||(this.y1=t.y1,this.y2=t.y2),this},e.prototype.alignTo=function(t,e){var r=this.height(),o=this.width(),i=e===S||e===a?M:k,n=i===M?r:o;if(e===s){var l=t.center(),u=this.center();this.x1+=l.x-u.x,this.y1+=l.y-u.y}else this[i+1]=e===S||e===g?t[i+1]-n:t[i+2];return this.x2=this.x1+o,this.y2=this.y1+r,this},e.prototype.shrink=function(t,e){return this.x2-=t,this.y2-=e,this},e.prototype.expand=function(t,e){return this.shrink(-t,-e),this},e.prototype.pad=function(t){var e=q(t);return this.x1-=e.left,this.x2+=e.right,this.y1-=e.top,this.y2+=e.bottom,this},e.prototype.unpad=function(t){var e=q(t);return e.left=-e.left,e.top=-e.top,e.right=-e.right,e.bottom=-e.bottom,this.pad(e)},e.prototype.clone=function(){return new e(this.x1,this.y1,this.x2,this.y2)},e.prototype.center=function(){return new Zt(this.x1+this.width()/2,this.y1+this.height()/2)},e.prototype.containsPoint=function(t){return t.x>=this.x1&&t.x<=this.x2&&t.y>=this.y1&&t.y<=this.y2},e.prototype.points=function(){return[new Zt(this.x1,this.y1),new Zt(this.x2,this.y1),new Zt(this.x2,this.y2),new Zt(this.x1,this.y2)]},e.prototype.getHash=function(){return[this.x1,this.y1,this.x2,this.y2].join(",")},e.prototype.overlaps=function(t){return!(t.y2<this.y1||this.y2<t.y1||t.x2<this.x1||this.x2<t.x1)},e.prototype.rotate=function(t){var e=this.width(),r=this.height(),o=this.center(),i=o.x,n=o.y,a=Jt(0,0,i,n,t),s=Jt(e,0,i,n,t),l=Jt(e,r,i,n,t),u=Jt(0,r,i,n,t);return e=Math.max(a.x,s.x,l.x,u.x)-Math.min(a.x,s.x,l.x,u.x),r=Math.max(a.y,s.y,l.y,u.y)-Math.min(a.y,s.y,l.y,u.y),this.x2=this.x1+e,this.y2=this.y1+r,this},e.prototype.toRect=function(){return new N.geometry.Rect([this.x1,this.y1],[this.width(),this.height()])},e.prototype.hasSize=function(){return 0!==this.width()&&0!==this.height()},e.prototype.align=function(t,e,r){var o=e+1,i=e+2,n=e===k?A:d,l=this[n]();lt(r,[g,S])?(this[o]=t[o],this[i]=this[o]+l):lt(r,[C,a])?(this[i]=t[i],this[o]=this[i]-l):r===s&&(this[o]=t[o]+(t[n]()-l)/2,this[i]=this[o]+l)},e}(N.Class);function Jt(t,e,r,o,i){var n=At(i);return new Zt(r+(t-r)*Math.cos(n)+(e-o)*Math.sin(n),o-(t-r)*Math.sin(n)+(e-o)*Math.cos(n))}const te=Qt;var ee=function(t){function e(e,r,o,i,n){t.call(this),this.center=e,this.innerRadius=r,this.radius=o,this.startAngle=i,this.angle=n}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.clone=function(){return new e(this.center,this.innerRadius,this.radius,this.startAngle,this.angle)},e.prototype.middle=function(){return this.startAngle+this.angle/2},e.prototype.setRadius=function(t,e){return e?this.innerRadius=t:this.radius=t,this},e.prototype.point=function(t,e){var r=At(t),o=Math.cos(r),i=Math.sin(r),n=e?this.innerRadius:this.radius,a=kt(this.center.x-o*n,3),s=kt(this.center.y-i*n,3);return new Zt(a,s)},e.prototype.adjacentBox=function(t,e,r){var o=this.clone().expand(t),i=o.middle(),n=o.point(i),a=e/2,s=r/2,l=Math.sin(At(i)),u=Math.cos(At(i)),c=n.x-a,p=n.y-s;return Math.abs(l)<.9&&(c+=a*-u/Math.abs(u)),Math.abs(u)<.9&&(p+=s*-l/Math.abs(l)),new te(c,p,c+e,p+r)},e.prototype.containsPoint=function(t){var e=this.center,r=this.innerRadius,o=this.radius,i=this.startAngle,n=this.startAngle+this.angle,a=t.x-e.x,s=t.y-e.y,l=new Zt(a,s),u=this.point(i),c=new Zt(u.x-e.x,u.y-e.y),p=this.point(n),h=new Zt(p.x-e.x,p.y-e.y),f=kt(a*a+s*s,3);return(c.equals(l)||I(c,l))&&!I(h,l)&&f>=r*r&&f<=o*o},e.prototype.getBBox=function(){var t,e=new te(y,y,m,m),r=kt(this.startAngle%360),o=kt((r+this.angle)%360),i=this.innerRadius,n=[0,90,180,270,r,o].sort(re),a=n.indexOf(r),s=n.indexOf(o);t=r===o?n:a<s?n.slice(a,s+1):[].concat(n.slice(0,s+1),n.slice(a,n.length));for(var l=0;l<t.length;l++){var u=this.point(t[l]);e.wrapPoint(u),e.wrapPoint(u,i)}return i||e.wrapPoint(this.center),e},e.prototype.expand=function(t){return this.radius+=t,this},e}(N.Class);function re(t,e){return t-e}const oe=ee;var ie=function(t){function e(e,r,o,i){t.call(this,e,0,r,o,i)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.expand=function(e){return t.prototype.expand.call(this,e)},e.prototype.clone=function(){return new e(this.center,this.radius,this.startAngle,this.angle)},e.prototype.setRadius=function(t){return this.radius=t,this},e}(oe);const ne=ie;var ae=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createRing=function(t,e){var r=t.startAngle+180,o=t.angle+r;t.angle>0&&r===o&&(o+=.001);var i=new N.geometry.Point(t.center.x,t.center.y),n=Math.max(t.radius,0),a=Math.max(t.innerRadius,0),s=new N.geometry.Arc(i,{startAngle:r,endAngle:o,radiusX:n,radiusY:n}),l=N.drawing.Path.fromArc(s,e).close();if(a){s.radiusX=s.radiusY=a;var u=s.pointAt(o);l.lineTo(u.x,u.y),l.arc(o,r,a,a,!0)}else l.lineTo(i.x,i.y);return l},e}(N.Class);ae.current=new ae;const se=ae;var le=function(t){function e(e){t.call(this),this.children=[],this.options=K({},this.options,this.initUserOptions(e))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initUserOptions=function(t){return t},e.prototype.reflow=function(t){for(var e,r=this.children,o=0;o<r.length;o++){var i=r[o];i.reflow(t),e=e?e.wrap(i.box):i.box.clone()}this.box=e||t},e.prototype.destroy=function(){var t=this.children;this.animation&&this.animation.destroy();for(var e=0;e<t.length;e++)t[e].destroy()},e.prototype.getRoot=function(){var t=this.parent;return t?t.getRoot():null},e.prototype.getSender=function(){var t=this.getService();if(t)return t.sender},e.prototype.getService=function(){for(var t=this;t;){if(t.chartService)return t.chartService;t=t.parent}},e.prototype.translateChildren=function(t,e){for(var r=this.children,o=r.length,i=0;i<o;i++)r[i].box.translate(t,e)},e.prototype.append=function(){for(var t=arguments,e=this,r=0;r<arguments.length;r++){var o=t[r];e.children.push(o),o.parent=e}},e.prototype.renderVisual=function(){!1!==this.options.visible&&(this.createVisual(),this.addVisual(),this.renderChildren(),this.createAnimation(),this.renderComplete())},e.prototype.addVisual=function(){this.visual&&(this.visual.chartElement=this,this.parent&&this.parent.appendVisual(this.visual))},e.prototype.renderChildren=function(){for(var t=this.children,e=t.length,r=0;r<e;r++)t[r].renderVisual()},e.prototype.createVisual=function(){this.visual=new N.drawing.Group({zIndex:this.options.zIndex,visible:Tt(this.options.visible,!0)})},e.prototype.createAnimation=function(){this.visual&&this.options.animation&&(this.animation=N.drawing.Animation.create(this.visual,this.options.animation))},e.prototype.appendVisual=function(t){t.chartElement||(t.chartElement=this),t.options.noclip?this.clipRoot().visual.append(t):mt(t.options.zIndex)?this.stackRoot().stackVisual(t):this.isStackRoot?this.stackVisual(t):this.visual?this.visual.append(t):this.parent.appendVisual(t)},e.prototype.clipRoot=function(){return this.parent?this.parent.clipRoot():this},e.prototype.stackRoot=function(){return this.parent?this.parent.stackRoot():this},e.prototype.stackVisual=function(t){var e,r=t.options.zIndex||0,o=this.visual.children,i=o.length;for(e=0;e<i;e++){var n=o[e];if(Tt(n.options.zIndex,0)>r)break}this.visual.insert(e,t)},e.prototype.traverse=function(t){for(var e=this.children,r=e.length,o=0;o<r;o++){var i=e[o];t(i),i.traverse&&i.traverse(t)}},e.prototype.closest=function(t){for(var e=this,r=!1;e&&!r;)(r=t(e))||(e=e.parent);if(r)return e},e.prototype.renderComplete=function(){},e.prototype.hasHighlight=function(){var t=(this.options||{}).highlight;return!(!this.createHighlight||t&&!1===t.visible)},e.prototype.toggleHighlight=function(t,e){var r=this,o=(this.options||{}).highlight||{},i=o.visual,n=this._highlight;if(!n){var a={fill:{color:j,opacity:e||.2},stroke:{color:j,width:1,opacity:e||.2}};if(i){if(!(n=this._highlight=i(Object.assign(this.highlightVisualArgs(),{createVisual:function(){return r.createHighlight(a)},sender:this.getSender(),series:this.series,dataItem:this.dataItem,category:this.category,value:this.value,percentage:this.percentage,runningTotal:this.runningTotal,total:this.total}))))return}else n=this._highlight=this.createHighlight(a);mt(n.options.zIndex)||(n.options.zIndex=Tt(o.zIndex,this.options.zIndex)),this.appendVisual(n)}n.visible(t)},e.prototype.createGradientOverlay=function(t,e,r){var o=new N.drawing.Path(Object.assign({stroke:{color:"none"},fill:this.createGradient(r),closed:t.options.closed},e));return o.segments.elements(t.segments.elements()),o},e.prototype.createGradient=function(t){if(this.parent)return this.parent.createGradient(t)},e.prototype.supportsPointInactiveOpacity=function(){return!0},e}(N.Class);le.prototype.options={};const ue=le;var ce=function(t){function e(e){t.call(this,e),this.options.margin=q(this.options.margin),this.options.padding=q(this.options.padding)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(e){var r,o=this,i=this.options,n=i.width,a=i.height,s=i.shrinkToFit,l=n&&a,u=i.margin,c=i.padding,p=i.border.width,h=function(){o.align(e,k,i.align),o.align(e,M,i.vAlign),o.paddingBox=r.clone().unpad(u).unpad(p)},f=e.clone();l&&(f.x2=f.x1+n,f.y2=f.y1+a),s&&f.unpad(u).unpad(p).unpad(c),t.prototype.reflow.call(this,f),r=l?this.box=new te(0,0,n,a):this.box,s&&l?(h(),f=this.contentBox=this.paddingBox.clone().unpad(c)):(f=this.contentBox=r.clone(),r.pad(c).pad(p).pad(u),h()),this.translateChildren(r.x1-f.x1+u.left+p+c.left,r.y1-f.y1+u.top+p+c.top);for(var d=this.children,v=0;v<d.length;v++){var g=d[v];g.reflow(g.box)}},e.prototype.align=function(t,e,r){this.box.align(t,e,r)},e.prototype.hasBox=function(){var t=this.options;return t.border.width||t.background},e.prototype.createVisual=function(){t.prototype.createVisual.call(this),this.options.visible&&this.hasBox()&&this.visual.append(N.drawing.Path.fromRect(this.paddingBox.toRect(),this.visualStyle()))},e.prototype.visualStyle=function(){var t=this.options,e=t.border||{};return{stroke:{width:e.width,color:e.color,opacity:Tt(e.opacity,t.opacity),dashType:e.dashType},fill:{color:t.background,opacity:t.opacity},cursor:t.cursor}},e}(ue);Et(ce,{align:g,vAlign:S,margin:{},padding:{},border:{color:n,width:0},background:"",shrinkToFit:!1,width:0,height:0,visible:!0});const pe=ce;var he=function(t){function e(e,r){t.call(this,e),this.pointData=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getElement=function(){var t=this.options,e=this.paddingBox,r=t.type,o=t.rotation,i=e.center(),n=e.width()/2,a=e.height()/2;if(!t.visible||!this.hasBox())return null;var s,c=this.visualStyle();if(r===l)s=new N.drawing.Circle(new N.geometry.Circle([kt(e.x1+n,3),kt(e.y1+a,3)],Math.min(n,a)),c);else if("triangle"===r)s=N.drawing.Path.fromPoints([[e.x1+n,e.y1],[e.x1,e.y2],[e.x2,e.y2]],c).close();else if(r===u)(s=new N.drawing.MultiPath(c)).moveTo(e.x1,e.y1).lineTo(e.x2,e.y2),s.moveTo(e.x1,e.y2).lineTo(e.x2,e.y1);else{var p=e.toRect();if(r===w){var h=Tt(t.borderRadius,p.width()/5);p.setCornerRadius(h)}s=N.drawing.Path.fromRect(p,c)}return o&&s.transform(N.geometry.transform().rotate(-o,[i.x,i.y])),s.options.zIndex=t.zIndex,s},e.prototype.createElement=function(){var t=this,e=this.options.visual,r=this.pointData||{};return e?e({value:r.value,dataItem:r.dataItem,sender:this.getSender(),series:r.series,category:r.category,rect:this.paddingBox.toRect(),options:this.visualOptions(),createVisual:function(){return t.getElement()}}):this.getElement()},e.prototype.visualOptions=function(){var t=this.options;return{background:t.background,border:t.border,margin:t.margin,padding:t.padding,type:t.type,size:t.width,visible:t.visible}},e.prototype.createVisual=function(){this.visual=this.createElement()},e}(pe);Et(he,{type:l,align:s,vAlign:s});const fe=he;var de="radial";const ve={glass:{type:"linear",rotation:0,stops:[{offset:0,color:j,opacity:0},{offset:.25,color:j,opacity:.3},{offset:1,color:j,opacity:0}]},sharpBevel:{type:de,stops:[{offset:0,color:j,opacity:.55},{offset:.65,color:j,opacity:0},{offset:.95,color:j,opacity:.25}]},roundedBevel:{type:de,stops:[{offset:.33,color:j,opacity:.06},{offset:.83,color:j,opacity:.2},{offset:.95,color:j,opacity:0}]},roundedGlass:{type:de,supportVML:!1,stops:[{offset:0,color:j,opacity:0},{offset:.5,color:j,opacity:.3},{offset:.99,color:j,opacity:0}]},sharpGlass:{type:de,supportVML:!1,stops:[{offset:0,color:j,opacity:.2},{offset:.15,color:j,opacity:.15},{offset:.17,color:j,opacity:.35},{offset:.85,color:j,opacity:.05},{offset:.87,color:j,opacity:.15},{offset:.99,color:j,opacity:0}]},bubbleShadow:{type:de,center:[.5,.5],radius:.5}};function ge(t,e){if(t.x1===e.x1&&t.y1===e.y1&&t.x2===e.x2&&t.y2===e.y2)return e;var r=Math.min(t.x1,e.x1),o=Math.max(t.x1,e.x1),i=Math.min(t.x2,e.x2),n=Math.max(t.x2,e.x2),a=Math.min(t.y1,e.y1),s=Math.max(t.y1,e.y1),l=Math.min(t.y2,e.y2),u=Math.max(t.y2,e.y2),c=[];return c[0]=new te(o,a,i,s),c[1]=new te(r,s,o,l),c[2]=new te(i,s,n,l),c[3]=new te(o,l,i,u),t.x1===r&&t.y1===a||e.x1===r&&e.y1===a?(c[4]=new te(r,a,o,s),c[5]=new te(i,l,n,u)):(c[4]=new te(i,a,n,s),c[5]=new te(r,l,o,u)),it(c,(function(t){return t.height()>0&&t.width()>0}))[0]}var ye=function(t){function e(e){t.call(this,e);var r=this.options;r.width=parseInt(r.width,10),r.height=parseInt(r.height,10),this.gradients={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(){var t=this.options,e=this.children,r=new te(0,0,t.width,t.height);this.box=r.unpad(t.margin);for(var o=0;o<e.length;o++)e[o].reflow(r),r=ge(r,e[o].box)||new te},e.prototype.createVisual=function(){this.visual=new N.drawing.Group,this.createBackground()},e.prototype.createBackground=function(){var t=this.options,e=t.border||{},r=this.box.clone().pad(t.margin).unpad(e.width),o=N.drawing.Path.fromRect(r.toRect(),{stroke:{color:e.width?e.color:"",width:e.width,dashType:e.dashType},fill:{color:t.background,opacity:t.opacity},zIndex:-10});this.visual.append(o)},e.prototype.getRoot=function(){return this},e.prototype.createGradient=function(t){var e,r=this.gradients,o=jt(t),i=ve[t.gradient];if(r[o])e=r[o];else{var n=Object.assign({},i,t);"linear"===i.type?e=new N.drawing.LinearGradient(n):(t.innerRadius&&(n.stops=function(t){for(var e=t.stops,r=t.innerRadius/t.radius*100,o=e.length,i=[],n=0;n<o;n++){var a=Object.assign({},e[n]);a.offset=(a.offset*(100-r)+r)/100,i.push(a)}return i}(n)),(e=new N.drawing.RadialGradient(n)).supportVML=!1!==i.supportVML),r[o]=e}return e},e.prototype.cleanGradients=function(){var t=this.gradients;for(var e in t)t[e]._observers=[]},e.prototype.size=function(){var t=this.options;return new te(0,0,t.width,t.height)},e}(ue);Et(ye,{width:600,height:400,background:j,border:{color:n,width:0},margin:q(5),zIndex:-2});const me=ye;var be=function(t){function e(e){t.call(this,e),this._initDirection()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initDirection=function(){var t=this.options;t.vertical?(this.groupAxis=k,this.elementAxis=M,this.groupSizeField=A,this.elementSizeField=d,this.groupSpacing=t.spacing,this.elementSpacing=t.vSpacing):(this.groupAxis=M,this.elementAxis=k,this.groupSizeField=d,this.elementSizeField=A,this.groupSpacing=t.vSpacing,this.elementSpacing=t.spacing)},e.prototype.reflow=function(t){this.box=t.clone(),this.reflowChildren()},e.prototype.reflowChildren=function(){var t=this,e=this,r=e.box,o=e.elementAxis,i=e.groupAxis,n=e.elementSizeField,a=e.groupSizeField,s=this.groupOptions(),l=s.groups,u=s.groupsSize,c=s.maxGroupElementsSize,p=l.length,h=r[i+1]+this.alignStart(u,r[a]());if(p){for(var f=h,d=0;d<p;d++){for(var v=l[d],g=v.groupElements,y=r[o+1],m=g.length,b=0;b<m;b++){var x=g[b],_=t.elementSize(x),C=f+t.alignStart(_[a],v.groupSize),w=new te;w[i+1]=C,w[i+2]=C+_[a],w[o+1]=y,w[o+2]=y+_[n],x.reflow(w),y+=_[n]+t.elementSpacing}f+=v.groupSize+t.groupSpacing}r[i+1]=h,r[i+2]=h+u,r[o+2]=r[o+1]+c}},e.prototype.alignStart=function(t,e){var r=0,o=this.options.align;return o===C||o===a?r=e-t:o===s&&(r=(e-t)/2),r},e.prototype.groupOptions=function(){for(var t=this,e=t.box,r=t.children,o=t.elementSizeField,i=t.groupSizeField,n=t.elementSpacing,a=t.groupSpacing,s=kt(e[o]()),l=r.length,u=[],c=0,p=0,h=0,f=0,d=[],v=0;v<l;v++){var g=r[v];g.box||g.reflow(e);var y=this.elementSize(g);this.options.wrap&&kt(p+n+y[o])>s&&(u.push({groupElements:d,groupSize:c,groupElementsSize:p}),f=Math.max(f,p),h+=a+c,c=0,p=0,d=[]),c=Math.max(c,y[i]),p>0&&(p+=n),p+=y[o],d.push(g)}return u.push({groupElements:d,groupSize:c,groupElementsSize:p}),{groups:u,groupsSize:h+=c,maxGroupElementsSize:f=Math.max(f,p)}},e.prototype.elementSize=function(t){return{width:t.box.width(),height:t.box.height()}},e.prototype.createVisual=function(){},e}(ue);Et(be,{vertical:!0,wrap:!0,vSpacing:0,spacing:0});const xe=be;var _e=N.drawing.Text,Ce=function(t){function e(e,r){t.call(this,r),this.content=e,this.reflow(new te)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.options,r=e.size=N.drawing.util.measureText(this.content,{font:e.font});this.baseline=r.baseline,this.box=new te(t.x1,t.y1,t.x1+r.width,t.y1+r.height)},e.prototype.createVisual=function(){var t=this.options,e=t.font,r=t.color,o=t.opacity,i=t.cursor;this.visual=new _e(this.content,this.box.toRect().topLeft(),{font:e,fill:{color:r,opacity:o},cursor:i})},e}(ue);Et(Ce,{font:p,color:n});const we=Ce;function Oe(t){var e=t.origin,r=t.bottomRight();return new te(e.x,e.y,r.x,r.y)}var Se=/\n/m,Pe=function(t){function e(e,r,o){t.call(this,r),this.content=e,this.data=o,this._initContainer(),!1!==this.options._autoReflow&&this.reflow(new te)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initContainer=function(){var t=this.options,e=String(this.content).split(Se),r=new xe({vertical:!0,align:t.align,wrap:!1}),o=K({},t,{opacity:1,animation:null});this.container=r,this.append(r);for(var i=0;i<e.length;i++){var n=new we(e[i].trim(),o);r.append(n)}},e.prototype.reflow=function(e){var r=this.options,o=r.visual;if(this.container.options.align=r.align,o&&!this._boxReflow){var i=e;i.hasSize()||(this._boxReflow=!0,this.reflow(i),this._boxReflow=!1,i=this.box);var n=this.visual=o(this.visualContext(i));n&&(i=Oe(n.clippedBBox()||new N.geometry.Rect),n.options.zIndex=r.zIndex),this.box=this.contentBox=this.paddingBox=i}else if(t.prototype.reflow.call(this,e),r.rotation){var a=q(r.margin),s=this.box.unpad(a);this.targetBox=e,this.normalBox=s.clone(),(s=this.rotate()).translate(a.left-a.right,a.top-a.bottom),this.rotatedBox=s.clone(),s.pad(a)}},e.prototype.createVisual=function(){var t=this.options;if(this.visual=new N.drawing.Group({transform:this.rotationTransform(),zIndex:t.zIndex,noclip:t.noclip}),this.hasBox()){var e=N.drawing.Path.fromRect(this.paddingBox.toRect(),this.visualStyle());this.visual.append(e)}},e.prototype.renderVisual=function(){if(this.options.visible)if(this.options.visual){var e=this.visual;e&&!mt(e.options.noclip)&&(e.options.noclip=this.options.noclip),this.addVisual(),this.createAnimation()}else t.prototype.renderVisual.call(this)},e.prototype.visualContext=function(t){var e=this,r={text:this.content,rect:t.toRect(),sender:this.getSender(),options:this.options,createVisual:function(){return e._boxReflow=!0,e.reflow(t),e._boxReflow=!1,e.getDefaultVisual()}};return this.data&&Object.assign(r,this.data),r},e.prototype.getDefaultVisual=function(){this.createVisual(),this.renderChildren();var t=this.visual;return delete this.visual,t},e.prototype.rotate=function(){var t=this.options;return this.box.rotate(t.rotation),this.align(this.targetBox,k,t.align),this.align(this.targetBox,M,t.vAlign),this.box},e.prototype.rotationTransform=function(){var t=this.options.rotation;if(!t)return null;var e=this.normalBox.center(),r=e.x,o=e.y,i=this.rotatedBox.center();return N.geometry.transform().translate(i.x-r,i.y-o).rotate(t,[r,o])},e}(pe);const je=Pe;var Ae=function(t){function e(e){t.call(this,e),this._textBox=new je(this.options.text,Object.assign({},this.options,{vAlign:this.options.position})),this.append(this._textBox)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(e){t.prototype.reflow.call(this,e),this.box.snapTo(e,k)},e.buildTitle=function(t,r){var o,i=t;return"string"==typeof t&&(i={text:t}),(i=Object.assign({visible:!0},r,i))&&i.visible&&i.text&&(o=new e(i)),o},e.orderTitles=function(t){var e=[].concat(t),r=e.filter((function(t){return t&&t.options.position!==a})),o=e.filter((function(t){return t&&t.options.position===a}));return ke(r),ke(o),o.reverse(),r.concat(o)},e}(ue);function ke(t){for(var e=1;e<t.length;e++){var r=t[e]._textBox,o=t[e-1]._textBox;o.options.margin=Object.assign(q(o.options.margin),{bottom:0}),r.options.margin=Object.assign(q(r.options.margin),{top:0})}}Et(Ae,{color:n,position:S,align:s,margin:q(5),padding:q(5)});const Me=Ae;var Te=function(t){function e(e,r,o,i,n){t.call(this,r,n),this.text=r,this.value=e,this.index=o,this.dataItem=i,this.reflow(new te)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.visualContext=function(e){var r=t.prototype.visualContext.call(this,e);return r.value=this.value,r.dataItem=this.dataItem,r.format=this.options.format,r.culture=this.options.culture,r},e.prototype.click=function(t,e){t.trigger("axisLabelClick",{element:wt(e),value:this.value,text:this.text,index:this.index,dataItem:this.dataItem,axis:this.parent.options})},e.prototype.rotate=function(){if(this.options.alignRotation!==s){var e=this.normalBox.toRect(),r=this.rotationTransform();this.box=Oe(e.bbox(r.matrix()))}else t.prototype.rotate.call(this);return this.box},e.prototype.rotationTransform=function(){var e=this.options,r=e.rotation;if(!r)return null;if(e.alignRotation===s)return t.prototype.rotationTransform.call(this);var o=N.geometry.transform().rotate(r).matrix(),i=this.normalBox.toRect(),n=this.targetBox.toRect(),l=e.rotationOrigin||S,u=l===S||l===a?k:M,c=l===S||l===a?M:k,p=l===S||l===g?n.origin:n.bottomRight(),f=i.topLeft().transformCopy(o),d=i.topRight().transformCopy(o),v=i.bottomRight().transformCopy(o),y=i.bottomLeft().transformCopy(o),m=N.geometry.Rect.fromPoints(f,d,v,y),b={};b[c]=n.origin[c]-m.origin[c];var x,_,C=Math.abs(f[c]+b[c]-p[c]),w=Math.abs(d[c]+b[c]-p[c]);kt(C,h)===kt(w,h)?(x=f,_=d):w<C?(x=d,_=v):(x=f,_=y);var O=x[u]+(_[u]-x[u])/2;return b[u]=n.center()[u]-O,N.geometry.transform().translate(b.x,b.y).rotate(r)},e}(je);Et(Te,{_autoReflow:!1});const De=Te;var Ve=function(t){function e(e,r,o){t.call(this,r),this.fields=e,this.chartService=o,this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.hide=function(){this.options.visible=!1},e.prototype.show=function(){this.options.visible=!0},e.prototype.render=function(){var t=this,e=this.options;if(e.visible){var r,o,i=e.label,n=e.icon,a=new te,s=function(){return t},u=n.size,c=this.fields.text;if(mt(i)&&i.visible){var p=tt(i);p?c=p(this.fields):i.format&&(c=this.chartService.format.auto(i.format,c)),i.color||(i.color=i.position===v?"#fff":n.background),this.label=new je(c,K({},i)),this.label.aliasFor=s,i.position!==v||mt(u)||(n.type===l?u=Math.max(this.label.box.width(),this.label.box.height()):(r=this.label.box.width(),o=this.label.box.height()),a.wrap(this.label.box))}n.width=r||u||7,n.height=o||u||7;var h=new fe(K({},n));h.aliasFor=s,this.marker=h,this.append(h),this.label&&this.append(this.label),h.reflow(new te),this.wrapperBox=a.wrap(h.box)}},e.prototype.reflow=function(t){var e,r,o,i=this,n=i.options,s=i.label,l=i.marker,u=i.wrapperBox,c=t.center(),p=n.line.length,h=n.position;n.visible&&(lt(h,[g,C])?h===g?(o=u.alignTo(t,h).translate(-p,t.center().y-u.center().y),n.line.visible&&(e=[t.x1,c.y],this.linePoints=[e,[o.x2,c.y]],r=o.clone().wrapPoint(e))):(o=u.alignTo(t,h).translate(p,t.center().y-u.center().y),n.line.visible&&(e=[t.x2,c.y],this.linePoints=[e,[o.x1,c.y]],r=o.clone().wrapPoint(e))):h===a?(o=u.alignTo(t,h).translate(t.center().x-u.center().x,p),n.line.visible&&(e=[c.x,t.y2],this.linePoints=[e,[c.x,o.y1]],r=o.clone().wrapPoint(e))):(o=u.alignTo(t,h).translate(t.center().x-u.center().x,-p),n.line.visible&&(e=[c.x,t.y1],this.linePoints=[e,[c.x,o.y2]],r=o.clone().wrapPoint(e))),l&&l.reflow(o),s&&(s.reflow(o),l&&(n.label.position===_&&s.box.alignTo(l.box,h),s.reflow(s.box))),this.contentBox=o,this.targetBox=t,this.box=r||o)},e.prototype.createVisual=function(){t.prototype.createVisual.call(this),this.visual.options.noclip=this.options.noclip,this.options.visible&&this.createLine()},e.prototype.renderVisual=function(){var e=this,r=this.options,o=r.visual;r.visible&&o?(this.visual=o(Object.assign(this.fields,{sender:this.getSender(),rect:this.targetBox.toRect(),options:{background:r.background,border:r.background,icon:r.icon,label:r.label,line:r.line,position:r.position,visible:r.visible},createVisual:function(){e.createVisual(),e.renderChildren();var t=e.visual;return delete e.visual,t}})),this.addVisual()):t.prototype.renderVisual.call(this)},e.prototype.createLine=function(){var t=this.options.line;if(this.linePoints){var e=N.drawing.Path.fromPoints(this.linePoints,{stroke:{color:t.color,width:t.width,dashType:t.dashType}});L(e),this.visual.append(e)}},e.prototype.click=function(t,e){var r=this.eventArgs(e);t.trigger("noteClick",r)||e.preventDefault()},e.prototype.over=function(t,e){var r=this.eventArgs(e);t.trigger("noteHover",r)||e.preventDefault()},e.prototype.out=function(t,e){var r=this.eventArgs(e);t.trigger("noteLeave",r)},e.prototype.eventArgs=function(t){var e=this.options;return Object.assign(this.fields,{element:wt(t),text:mt(e.label)?e.label.text:"",visual:this.visual})},e}(pe);Et(Ve,{icon:{visible:!0,type:l},label:{position:v,visible:!0,align:s,vAlign:s},line:{visible:!0},visible:!0,position:S,zIndex:2});const Ee=Ve;var Ne={format:function(t,e){return e},toString:function(t){return t},parseDate:function(t){return new Date(t)},firstDay:function(){return 0}},Le=function(){},Ie={implementation:{configurable:!0}};Le.register=function(t){Ne=t},Ie.implementation.get=function(){return Ne},Object.defineProperties(Le,Ie);const Be=Le;var Re=/\{(\d+)(:[^\}]+)?\}/g,ze=function(t){this._intlService=t},Fe={intl:{configurable:!0}};Fe.intl.get=function(){return this._intlService||Be.implementation},Fe.intl.set=function(t){this._intlService=t},ze.prototype.auto=function(t){for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];var o=this.intl;return R(t)&&t.match(f)?o.format.apply(o,[t].concat(e)):o.toString(e[0],t)},ze.prototype.localeAuto=function(t,e,r){var o=this.intl;return R(t)&&t.match(f)?t.replace(Re,(function(t,i,n){var a=e[parseInt(i,10)];return o.toString(a,n?n.substring(1):"",r)})):o.toString(e[0],t,r)},Object.defineProperties(ze.prototype,Fe);const He=ze;var Ue=function(t,e){void 0===e&&(e={}),this._intlService=e.intlService,this.sender=e.sender||t,this.format=new He(e.intlService),this.chart=t,this.rtl=Boolean(e.rtl)},Ke={intl:{configurable:!0}};Ke.intl.get=function(){return this._intlService||Be.implementation},Ke.intl.set=function(t){this._intlService=t,this.format.intl=t},Ue.prototype.notify=function(t,e){this.chart&&this.chart.trigger(t,e)},Ue.prototype.isPannable=function(t){var e=((this.chart||{}).options||{}).pannable;return e&&e.lock!==t},Object.defineProperties(Ue.prototype,Ke);const $e=Ue;var Ge,Xe=function(){};Xe.register=function(t){Ge=t},Xe.create=function(t,e){if(Ge)return Ge.create(t,e)};const We=Xe;function Ye(t,e){var r=t.tickX,o=t.tickY,i=t.position,n=new N.drawing.Path({stroke:{width:e.width,color:e.color}});return t.vertical?n.moveTo(r,i).lineTo(r+e.size,i):n.moveTo(i,o).lineTo(i,o+e.size),L(n),n}function qe(t,e){var r=t.lineStart,o=t.lineEnd,i=t.position,n=new N.drawing.Path({stroke:{width:e.width,color:e.color,dashType:e.dashType}});return t.vertical?n.moveTo(r,i).lineTo(o,i):n.moveTo(i,r).lineTo(i,o),L(n),n}var Ze=function(t){function e(e,r){void 0===r&&(r=new $e),t.call(this,e),this.chartService=r,this.options.visible||(this.options=K({},this.options,{labels:{visible:!1},line:{visible:!1},margin:0,majorTickSize:0,minorTickSize:0})),this.options.minorTicks=K({},{color:this.options.line.color,width:this.options.line.width,visible:this.options.minorTickType!==b},this.options.minorTicks,{size:this.options.minorTickSize,align:this.options.minorTickType}),this.options.majorTicks=K({},{color:this.options.line.color,width:this.options.line.width,visible:this.options.majorTickType!==b},this.options.majorTicks,{size:this.options.majorTickSize,align:this.options.majorTickType}),this.initFields(),this.options._deferLabels||this.createLabels(),this.createTitle(),this.createNotes()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){},e.prototype.labelsRange=function(){return{min:this.options.labels.skip,max:this.labelsCount()}},e.prototype.normalizeLabelRotation=function(t){var e=t.rotation;$(e)&&(t.alignRotation=e.align,t.rotation=e.angle)},e.prototype.createLabels=function(){var t=this,e=this.options,r=e.vertical?C:s,o=K({},e.labels,{align:r,zIndex:e.zIndex}),i=Math.max(1,o.step);if(this.clearLabels(),o.visible){this.normalizeLabelRotation(o),"auto"===o.rotation&&(o.rotation=0,e.autoRotateLabels=!0);for(var n=this.labelsRange(),a=n.min;a<n.max;a+=i){var l={index:a,count:n.max},u=t.createAxisLabel(a,o,l);u&&(t.append(u),t.labels.push(u))}}},e.prototype.clearLabels=function(){this.children=it(this.children,(function(t){return!(t instanceof De)})),this.labels=[]},e.prototype.clearTitle=function(){var t=this;this.title&&(this.children=it(this.children,(function(e){return e!==t.title})),this.title=void 0)},e.prototype.clear=function(){this.clearLabels(),this.clearTitle()},e.prototype.lineBox=function(){var t=this.options,e=this.box,r=t.vertical,o=t.labels.mirror,i=o?e.x1:e.x2,n=o?e.y2:e.y1,a=t.line.width||0;return r?new te(i,e.y1,i,e.y2-a):new te(e.x1,n,e.x2-a,n)},e.prototype.createTitle=function(){var t=this.options,e=K({rotation:t.vertical?-90:0,text:"",zIndex:1,visualSize:!0},t.title);if(e.visible&&e.text){var r=new je(e.text,e);this.append(r),this.title=r}},e.prototype.createNotes=function(){var t=this,e=this.options,r=e.notes,o=r.data||[];this.notes=[];for(var i=0;i<o.length;i++){var n=K({},r,o[i]);n.value=t.parseNoteValue(n.value);var s=new Ee({value:n.value,text:n.label.text,dataItem:n},n,t.chartService);s.options.visible&&(mt(s.options.position)?e.vertical&&!lt(s.options.position,[g,C])?s.options.position=e.reverse?g:C:e.vertical||lt(s.options.position,[S,a])||(s.options.position=e.reverse?a:S):e.vertical?s.options.position=e.reverse?g:C:s.options.position=e.reverse?a:S,t.append(s),t.notes.push(s))}},e.prototype.parseNoteValue=function(t){return t},e.prototype.renderVisual=function(){t.prototype.renderVisual.call(this),this.createPlotBands()},e.prototype.createVisual=function(){t.prototype.createVisual.call(this),this.createBackground(),this.createLine()},e.prototype.gridLinesVisual=function(){var t=this._gridLines;return t||(t=this._gridLines=new N.drawing.Group({zIndex:-2}),this.appendVisual(this._gridLines)),t},e.prototype.createTicks=function(t){var e=this.options,r=this.lineBox(),o=e.labels.mirror,i=e.majorTicks.visible?e.majorUnit:0,n={vertical:e.vertical};function a(e,i,a){var s=e.length,l=Math.max(1,i.step);if(i.visible)for(var u=i.skip;u<s;u+=l)mt(a)&&u%a==0||(n.tickX=o?r.x2:r.x2-i.size,n.tickY=o?r.y1-i.size:r.y1,n.position=e[u],t.append(Ye(n,i)))}a(this.getMajorTickPositions(),e.majorTicks),a(this.getMinorTickPositions(),e.minorTicks,i/e.minorUnit)},e.prototype.createLine=function(){var t=this.options,e=t.line,r=this.lineBox();if(e.width>0&&e.visible){var o=new N.drawing.Path({stroke:{width:e.width,color:e.color,dashType:e.dashType}});o.moveTo(r.x1,r.y1).lineTo(r.x2,r.y2),t._alignLines&&L(o);var i=this._lineGroup=new N.drawing.Group;i.append(o),this.visual.append(i),this.createTicks(i)}},e.prototype.getActualTickSize=function(){var t=this.options,e=0;return t.majorTicks.visible&&t.minorTicks.visible?e=Math.max(t.majorTicks.size,t.minorTicks.size):t.majorTicks.visible?e=t.majorTicks.size:t.minorTicks.visible&&(e=t.minorTicks.size),e},e.prototype.createBackground=function(){var t=this.options,e=this.box,r=t.background;r&&(this._backgroundPath=N.drawing.Path.fromRect(e.toRect(),{fill:{color:r},stroke:null}),this.visual.append(this._backgroundPath))},e.prototype.createPlotBands=function(){var t=this,e=this.options,r=e.plotBands||[],o=e.vertical,i=this.plotArea;if(0!==r.length){for(var n=this._plotbandGroup=new N.drawing.Group({zIndex:-1}),a=it(this.pane.axes,(function(e){return e.options.vertical!==t.options.vertical}))[0],s=0;s<r.length;s++){var l=r[s],u=void 0,c=void 0,p=l.label,h=void 0;if(o?(u=(a||i.axisX).lineBox(),c=t.getSlot(l.from,l.to,!0)):(u=t.getSlot(l.from,l.to,!0),c=(a||i.axisY).lineBox()),p&&(p.vAlign=p.position||g,h=t.createPlotBandLabel(p,l,new te(u.x1,c.y1,u.x2,c.y2))),0!==u.width()&&0!==c.height()){var f=new N.geometry.Rect([u.x1,c.y1],[u.width(),c.height()]),d=N.drawing.Path.fromRect(f,{fill:{color:l.color,opacity:l.opacity},stroke:null});n.append(d),h&&n.append(h)}}this.appendVisual(n)}},e.prototype.createPlotBandLabel=function(t,e,r){if(!1===t.visible)return null;var o,i=t.text;if(mt(t)&&t.visible){var n=tt(t);n?i=n({text:i,item:e}):t.format&&(i=this.chartService.format.auto(t.format,i)),t.color||(t.color=this.options.labels.color)}return(o=new je(i,t)).reflow(r),o.renderVisual(),o.visual},e.prototype.createGridLines=function(t){var e=this.options,r=e.minorGridLines,o=e.majorGridLines,i=e.minorUnit,n=e.vertical,a=t.options.line.visible,s=o.visible?e.majorUnit:0,l=t.lineBox(),u=l[n?"y1":"x1"],c={lineStart:l[n?"x1":"y1"],lineEnd:l[n?"x2":"y2"],vertical:n},p=[],h=this.gridLinesVisual();function f(t,e,r){var o=t.length,i=Math.max(1,e.step);if(e.visible)for(var n=e.skip;n<o;n+=i){var s=kt(t[n]);lt(s,p)||n%r==0||a&&u===s||(c.position=s,h.append(qe(c,e)),p.push(s))}}return f(this.getMajorTickPositions(),o),f(this.getMinorTickPositions(),r,s/i),h.children},e.prototype.reflow=function(t){for(var e=this,r=e.options,o=e.labels,i=e.title,n=r.vertical,a=o.length,s=n?A:d,l=i?i.box[s]():0,u=this.getActualTickSize()+r.margin+l,c=((this.getRoot()||{}).box||t)[s](),p=0,h=0;h<a;h++){var f=o[h].box[s]();f+u<=c&&(p=Math.max(p,f))}this.box=n?new te(t.x1,t.y1,t.x1+p+u,t.y2):new te(t.x1,t.y1,t.x2,t.y1+p+u),this.arrangeTitle(),this.arrangeLabels(),this.arrangeNotes()},e.prototype.getLabelsTickPositions=function(){return this.getMajorTickPositions()},e.prototype.labelTickIndex=function(t){return t.index},e.prototype.arrangeLabels=function(){for(var t=this.options,e=this.labels,r=this.labelsBetweenTicks(),o=t.vertical,i=t.labels.mirror,n=this.getLabelsTickPositions(),a=0;a<e.length;a++){var s=e[a],l=this.labelTickIndex(s),u=o?s.box.height():s.box.width(),c=n[l],p=n[l+1],h=void 0,f=void 0;o?f=h=r?c+(p-c)/2-u/2:c-u/2:r?(h=c,f=p):f=(h=c-u/2)+u,this.positionLabel(s,i,h,f)}},e.prototype.positionLabel=function(t,e,r,o){void 0===o&&(o=r);var i,n=this.options,s=n.vertical,l=this.lineBox(),u=this.getActualTickSize()+n.margin;if(s){var c=l.x2;e?(c+=u,t.options.rotationOrigin=g):(c-=u+t.box.width(),t.options.rotationOrigin=C),i=t.box.move(c,r)}else{var p=l.y1;e?(p-=u+t.box.height(),t.options.rotationOrigin=a):(p+=u,t.options.rotationOrigin=S),i=new te(r,p,o,p+t.box.height())}t.reflow(i)},e.prototype.autoRotateLabelAngle=function(t,e){return t.width()<e?0:t.height()>e?-90:-45},e.prototype.autoRotateLabels=function(){if(!this.options.autoRotateLabels||this.options.vertical)return!1;for(var t=this.getMajorTickPositions(),e=this.labels,r=Math.min(e.length,t.length-1),o=0,i=0;i<r;i++){var n=Math.abs(t[i+1]-t[i]),a=e[i].box,s=this.autoRotateLabelAngle(a,n);if(0!==s&&(o=s),-90===o)break}if(0!==o){for(var l=0;l<e.length;l++)e[l].options.rotation=o,e[l].reflow(new te);return!0}},e.prototype.arrangeTitle=function(){var t=this.options,e=this.title,r=t.labels.mirror,o=t.vertical;e&&(o?(e.options.align=r?C:g,e.options.vAlign=e.options.position):(e.options.align=e.options.position,e.options.vAlign=r?S:a),e.reflow(this.box))},e.prototype.arrangeNotes=function(){for(var t=this,e=0;e<this.notes.length;e++){var r=t.notes[e],o=r.options.value,i=void 0;mt(o)?(t.shouldRenderNote(o)?r.show():r.hide(),i=t.noteSlot(o)):r.hide(),r.reflow(i||t.lineBox())}},e.prototype.noteSlot=function(t){return this.getSlot(t)},e.prototype.alignTo=function(t){var e=t.lineBox(),r=this.options.vertical,o=r?M:k;this.box.snapTo(e,o),r?this.box.shrink(0,this.lineBox().height()-e.height()):this.box.shrink(this.lineBox().width()-e.width(),0),this.box[o+1]-=this.lineBox()[o+1]-e[o+1],this.box[o+2]-=this.lineBox()[o+2]-e[o+2]},e.prototype.axisLabelText=function(t,e,r){var o=this,i=tt(e),n=function(){return e.format?o.chartService.format.localeAuto(e.format,[t],e.culture):t};return i?i(Object.assign({},r,{get text(){return n()},value:t,format:e.format,culture:e.culture})):n()},e.prototype.slot=function(t,e,r){var o=this.getSlot(t,e,r);if(o)return o.toRect()},e.prototype.contentBox=function(){var t=this.box.clone(),e=this.labels;if(e.length){var r=this.options.vertical?M:k;if(this.chartService.isPannable(r)){var o=this.maxLabelOffset();t[r+1]-=o.start,t[r+2]+=o.end}else{e[0].options.visible&&t.wrap(e[0].box);var i=e[e.length-1];i.options.visible&&t.wrap(i.box)}}return t},e.prototype.maxLabelOffset=function(){for(var t=this.options,e=t.vertical,r=t.reverse,o=this.labelsBetweenTicks(),i=this.getLabelsTickPositions(),n=e?M:k,a=this.labels,s=r?1:0,l=r?0:1,u=0,c=0,p=0;p<a.length;p++){var h=a[p],f=this.labelTickIndex(h),d=void 0,v=void 0;o?(d=i[f+s],v=i[f+l]):d=v=i[f],u=Math.max(u,d-h.box[n+1]),c=Math.max(c,h.box[n+2]-v)}return{start:u,end:c}},e.prototype.limitRange=function(t,e,r,o,i){var n=this.options;if(t<r&&i<0&&(!mt(n.min)||n.min<=r)||o<e&&i>0&&(!mt(n.max)||o<=n.max))return null;if(e<r&&i>0||o<t&&i<0)return{min:t,max:e};var a=e-t,s=t,l=e;return t<r&&i<0?(s=Pt(t,r,o),l=Pt(t+a,r+a,o)):e>o&&i>0&&(l=Pt(e,r,o),s=Pt(e-a,r,o-a)),{min:s,max:l}},e.prototype.valueRange=function(){return{min:this.seriesMin,max:this.seriesMax}},e.prototype.lineDir=function(){var t=this.options;return(t.vertical?-1:1)*(t.reverse?-1:1)},e.prototype.lineInfo=function(){var t=this.options.vertical,e=this.lineBox(),r=t?e.height():e.width(),o=t?M:k,i=this.lineDir(),n=o+(1===i?1:2).toString();return{axis:o,axisOrigin:n,axisDir:i,lineBox:e,lineSize:r,lineStart:e[n]}},e.prototype.pointOffset=function(t){var e=this.lineInfo(),r=e.axis,o=e.axisDir,i=e.axisOrigin,n=e.lineBox,a=e.lineSize;return(o>0?t[r]-n[i]:n[i]-t[r])/a},e.prototype.scaleToDelta=function(t,e){var r=Pt(t,-.999,.999);return r>0?e*Math.min(1,r):e-e/(1+r)},e.prototype.labelsBetweenTicks=function(){return!this.options.justified},e.prototype.prepareUserOptions=function(){},e}(ue);Et(Ze,{labels:{visible:!0,rotation:0,mirror:!1,step:1,skip:0},line:{width:1,color:n,visible:!0},title:{visible:!0,position:s},majorTicks:{align:_,size:4,skip:0,step:1},minorTicks:{align:_,size:3,skip:0,step:1},axisCrossingValue:0,majorTickType:_,minorTickType:b,majorGridLines:{skip:0,step:1},minorGridLines:{visible:!1,width:1,color:n,skip:0,step:1},margin:5,visible:!0,reverse:!1,justified:!0,notes:{label:{text:""}},_alignLines:!0,_deferLabels:!1});const Qe=Ze;var Je="milliseconds",tr="seconds",er="minutes",rr="hours",or="days",ir="weeks",nr="months",ar="years",sr=6e4,lr=36e5,ur=864e5,cr=6048e5,pr=26784e5,hr=31536e6,fr={years:hr,months:pr,weeks:cr,days:ur,hours:lr,minutes:sr,seconds:1e3,milliseconds:1};function dr(t,e){return t.getTime()-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*sr}function vr(t,e){return new Date(t.getTime()+e)}function gr(t){var e;return t instanceof Date?e=t:t&&(e=new Date(t)),e}function yr(t,e){return 0===e&&23===t.getHours()&&(t.setHours(t.getHours()+2),!0)}function mr(t,e,r,o){var i=t;if(t){var n=gr(t),a=n.getHours();r===ar?yr(i=new Date(n.getFullYear()+e,0,1),0):r===nr?yr(i=new Date(n.getFullYear(),n.getMonth()+e,1),a):r===ir?(i=mr(function(t,e){void 0===e&&(e=0);var r=0,o=t.getDay();if(!isNaN(o))for(;o!==e;)0===o?o=6:o--,r++;return vr(t,-r*ur)}(n,o),7*e,or),yr(i,a)):r===or?yr(i=new Date(n.getFullYear(),n.getMonth(),n.getDate()+e),a):r===rr?i=function(t,e){var r=new Date(t);r.setMinutes(0,0,0);var o=(t.getTimezoneOffset()-r.getTimezoneOffset())*sr;return vr(r,o+e*lr)}(n,e):r===er?(i=vr(n,e*sr)).getSeconds()>0&&i.setSeconds(0):r===tr?i=vr(n,1e3*e):r===Je&&(i=vr(n,e)),r!==Je&&i.getMilliseconds()>0&&i.setMilliseconds(0)}return i}function br(t,e,r){return mr(gr(t),0,e,r)}function xr(t,e,r){var o=gr(t);return o&&br(o,e,r).getTime()===o.getTime()?o:mr(o,1,e,r)}function _r(t,e){return t&&e?t.getTime()-e.getTime():-1}function Cr(t,e){return t.getTime()-e}function wr(t){if(T(t)){for(var e=[],r=0;r<t.length;r++)e.push(wr(t[r]));return e}if(t)return gr(t).getTime()}function Or(t,e){return t&&e?wr(t)===wr(e):t===e}function Sr(t,e,r){return dr(t,e)/fr[r]}function Pr(t,e,r,o){var i=gr(t),n=gr(e);return(r===nr?i.getMonth()-n.getMonth()+12*(i.getFullYear()-n.getFullYear())+Sr(i,new Date(i.getFullYear(),i.getMonth()),or)/new Date(i.getFullYear(),i.getMonth()+1,0).getDate():r===ar?i.getFullYear()-n.getFullYear()+Pr(i,new Date(i.getFullYear(),0),nr,1)/12:r===or||r===ir?Sr(i,n,r):Cr(i,e)/fr[r])/o}function jr(t,e,r){return r===ar?e.getFullYear()-t.getFullYear():r===nr?12*jr(t,e,ar)+e.getMonth()-t.getMonth():r===or?Math.floor(Cr(e,t)/ur):Math.floor(Cr(e,t)/fr[r])}function Ar(t,e){return R(e)&&t.parseDate(e)||gr(e)}function kr(t,e){if(T(e)){for(var r=[],o=0;o<e.length;o++)r.push(Ar(t,e[o]));return r}return Ar(t,e)}function Mr(t,e){return B(t.weekStartDay)?t.weekStartDay:e&&e.firstDay?e.firstDay():0}var Tr=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){this._ticks={}},e.prototype.categoriesHash=function(){return""},e.prototype.clone=function(){var t=new e(Object.assign({},this.options,{categories:this.options.srcCategories}),this.chartService);return t.createLabels(),t},e.prototype.initUserOptions=function(t){var e=t.categories||[],r=mt(t.min),o=mt(t.max);if(t.srcCategories=t.categories=e,(r||o)&&e.length){var i,n=r?Math.floor(t.min):0;i=o?t.justified?Math.floor(t.max)+1:Math.ceil(t.max):e.length,t.categories=t.categories.slice(n,i)}return t},e.prototype.rangeIndices=function(){var t=this.options,e=t.categories.length||1;return{min:B(t.min)?t.min%1:0,max:B(t.max)&&t.max%1!=0&&t.max<this.totalRange().max?e-(1-t.max%1):e-(t.justified?1:0)}},e.prototype.totalRangeIndices=function(t){var e,r=this.options,o=B(r.min)?r.min:0;if(e=B(r.max)?r.max:B(r.min)?o+r.categories.length:this.totalRange().max||1,t){var i=this.totalRange();o=Pt(o,0,i.max),e=Pt(e,0,i.max)}return{min:o,max:e}},e.prototype.range=function(){var t=this.options;return{min:B(t.min)?t.min:0,max:B(t.max)?t.max:this.totalRange().max}},e.prototype.roundedRange=function(){return this.range()},e.prototype.totalRange=function(){var t=this.options;return{min:0,max:Math.max(this._seriesMax||0,t.srcCategories.length)-(t.justified?1:0)}},e.prototype.scaleOptions=function(){var t=this.rangeIndices(),e=t.min,r=t.max,o=this.lineBox();return{scale:(this.options.vertical?o.height():o.width())/(r-e||1)*(this.options.reverse?-1:1),box:o,min:e,max:r}},e.prototype.arrangeLabels=function(){t.prototype.arrangeLabels.call(this),this.hideOutOfRangeLabels()},e.prototype.hideOutOfRangeLabels=function(){var t=this.box,e=this.labels;if(e.length>0){var r=this.options.vertical?M:k,o=t[r+1],i=t[r+2],n=e[0],a=St(e);(n.box[r+1]>i||n.box[r+2]<o)&&(n.options.visible=!1),(a.box[r+1]>i||a.box[r+2]<o)&&(a.options.visible=!1)}},e.prototype.getMajorTickPositions=function(){return this.getTicks().majorTicks},e.prototype.getMinorTickPositions=function(){return this.getTicks().minorTicks},e.prototype.getLabelsTickPositions=function(){return this.getTicks().labelTicks},e.prototype.tickIndices=function(t){for(var e=this.rangeIndices(),r=e.min,o=e.max,i=Math.ceil(o),n=Math.floor(r),a=[];n<=i;)a.push(n),n+=t;return a},e.prototype.getTickPositions=function(t){for(var e=this.options,r=e.vertical,o=e.reverse,i=this.scaleOptions(),n=i.scale,a=i.box,s=i.min,l=a[(r?M:k)+(o?2:1)],u=this.tickIndices(t),c=[],p=0;p<u.length;p++)c.push(l+kt(n*(u[p]-s),3));return c},e.prototype.getTicks=function(){var t=this.options,e=this._ticks,r=this.rangeIndices(),o=this.lineBox(),i=o.getHash()+r.min+","+r.max+t.reverse+t.justified;if(e._hash!==i){var n=t.minorTicks.visible||t.minorGridLines.visible;e._hash=i,e.labelTicks=this.getTickPositions(1),e.majorTicks=this.filterOutOfRangePositions(e.labelTicks,o),e.minorTicks=n?this.filterOutOfRangePositions(this.getTickPositions(.5),o):[]}return e},e.prototype.filterOutOfRangePositions=function(t,e){if(!t.length)return t;for(var r=this.options.vertical?M:k,o=function(t){return e[r+1]<=t&&t<=e[r+2]},i=t.length-1,n=0;!o(t[n])&&n<=i;)n++;for(var a=i;!o(t[a])&&a>=0;)a--;return t.slice(n,a+1)},e.prototype.lineInfo=function(){var t=this.options,e=t.vertical,r=t.reverse,o=this.lineBox(),i=e?o.height():o.width(),n=e?M:k,a=r?-1:1,s=n+(1===a?1:2).toString();return{axis:n,axisOrigin:s,axisDir:a,lineBox:o,lineSize:i,lineStart:o[s]}},e.prototype.lineDir=function(){return this.options.reverse?-1:1},e.prototype.getSlot=function(t,e,r){var o=this.options,i=o.reverse,n=o.justified,a=this.scaleOptions(),s=a.scale,l=a.box,u=a.min,c=this.lineInfo(),p=c.axis,h=c.lineStart,f=l.clone(),d=!mt(e),v=Tt(t,0),g=Tt(e,v);g=Math.max(g-1,v);var y=h+(v-u)*s,m=h+((g=Math.max(v,g))+1-u)*s;return d&&n&&(m=y),r&&(y=Pt(y,l[p+1],l[p+2]),m=Pt(m,l[p+1],l[p+2])),f[p+1]=i?m:y,f[p+2]=i?y:m,f},e.prototype.limitSlot=function(t){var e=this.options.vertical?M:k,r=this.lineBox(),o=t.clone();return o[e+1]=Pt(t[e+1],r[e+1],r[e+2]),o[e+2]=Pt(t[e+2],r[e+1],r[e+2]),o},e.prototype.slot=function(e,r,o){var i=Math.floor(this.options.min||0),n=e,a=r;return"string"==typeof n?n=this.categoryIndex(n):B(n)&&(n-=i),"string"==typeof a?a=this.categoryIndex(a):B(a)&&(a-=i),t.prototype.slot.call(this,n,a,o)},e.prototype.pointCategoryIndex=function(t){var e=this.options,r=e.reverse,o=e.justified,i=e.vertical?M:k,n=this.scaleOptions(),a=n.scale,s=n.box,l=n.min,u=n.max,c=r?u:l,p=s[i+1],h=s[i+2],f=t[i];if(f<p||f>h)return null;var d=c+(f-p)/a,v=d%1;return o?d=Math.round(d):0===v&&d>0&&d--,Math.floor(d)},e.prototype.getCategory=function(t){var e=this.pointCategoryIndex(t);return null===e?null:this.options.categories[e]},e.prototype.categoryIndex=function(t){return this.totalIndex(t)-Math.floor(this.options.min||0)},e.prototype.categoryAt=function(t,e){var r=this.options;return(e?r.srcCategories:r.categories)[t]},e.prototype.categoriesCount=function(){return(this.options.categories||[]).length},e.prototype.translateRange=function(t){var e=this.options,r=this.lineBox(),o=e.vertical?r.height():r.width(),i=e.categories.length,n=kt(t/(o/i),h);return{min:n,max:i+n}},e.prototype.scaleRange=function(t,e){var r=Math.abs(this.pointOffset(e)),o=this.totalRangeIndices(),i=o.max-o.min,n=this.scaleToDelta(t,i),a=r*n,s=(1-r)*n,l=o.min+a,u=o.max-s;return u-l<.1&&(u=l+.1),{min:l,max:u}},e.prototype.zoomRange=function(t,e){var r=this.totalRange(),o=r.min,i=r.max,n=this.scaleRange(t,e);return{min:Pt(n.min,o,i),max:Pt(n.max,o,i)}},e.prototype.labelsCount=function(){var t=this.labelsRange();return t.max-t.min},e.prototype.labelsRange=function(){var t=this.options,e=t.justified,r=t.labels,o=this.totalRangeIndices(!0),i=o.min,n=o.max,a=Math.floor(i);return e?(i=Math.ceil(i),n=Math.floor(n)):(i=Math.floor(i),n=Math.ceil(n)),{min:(i>r.skip?r.skip+r.step*Math.ceil((i-r.skip)/r.step):r.skip)-a,max:(t.categories.length?n+(e?1:0):0)-a}},e.prototype.createAxisLabel=function(t,e,r){var o=this.options,i=o.dataItems?o.dataItems[t]:null,n=Tt(o.categories[t],"");r.dataItem=i;var a=this.axisLabelText(n,e,r);return new De(n,a,t,i,e)},e.prototype.shouldRenderNote=function(t){var e=this.totalRangeIndices();return Math.floor(e.min)<=t&&t<=Math.ceil(e.max)},e.prototype.noteSlot=function(t){var e=this.options,r=t-Math.floor(e.min||0);return this.getSlot(r)},e.prototype.arrangeNotes=function(){t.prototype.arrangeNotes.call(this),this.hideOutOfRangeNotes()},e.prototype.hideOutOfRangeNotes=function(){var t=this.notes,e=this.box;if(t&&t.length)for(var r=this.options.vertical?M:k,o=e[r+1],i=e[r+2],n=0;n<t.length;n++){var a=t[n];a.box&&(i<a.box[r+1]||a.box[r+2]<o)&&a.hide()}},e.prototype.pan=function(t){var e=this.totalRangeIndices(!0),r=this.scaleOptions().scale,o=kt(t/r,h),i=this.totalRange(),n=e.min+o,a=e.max+o;return this.limitRange(n,a,0,i.max,o)},e.prototype.pointsRange=function(t,e){var r=this.options,o=r.reverse,i=r.vertical?M:k,n=this.totalRangeIndices(!0),a=this.scaleOptions(),s=a.scale,l=a.box[i+(o?2:1)],u=t[i]-l,c=e[i]-l,p=n.min+u/s,h=n.min+c/s,f=Math.min(p,h),d=Math.max(p,h);if(d-f>=.01)return{min:f,max:d}},e.prototype.valueRange=function(){return this.range()},e.prototype.totalIndex=function(t){var e=this.options,r=this._categoriesMap?this._categoriesMap.get(t):function(t,e){if(t instanceof Date){for(var r=e.length,o=0;o<r;o++)if(Or(e[o],t))return o;return-1}return e.indexOf(t)}(t,e.srcCategories);return r},e.prototype.currentRangeIndices=function(){var t=this.options,e=0;return B(t.min)&&(e=Math.floor(t.min)),{min:e,max:B(t.max)?t.justified?Math.floor(t.max):Math.ceil(t.max)-1:this.totalCount()-1}},e.prototype.mapCategories=function(){if(!this._categoriesMap)for(var t=this._categoriesMap=new st,e=this.options.srcCategories,r=0;r<e.length;r++)t.set(e[r],r)},e.prototype.totalCount=function(){return Math.max(this.options.srcCategories.length,this._seriesMax||0)},e}(Qe);Et(Tr,{type:"category",vertical:!1,majorGridLines:{visible:!1,width:1,color:n},labels:{zIndex:1},justified:!1,_deferLabels:!0});const Dr=Tr;var Vr={milliseconds:"HH:mm:ss.fff",seconds:"HH:mm:ss",minutes:"HH:mm",hours:"HH:mm",days:"M/d",weeks:"M/d",months:"MMM 'yy",years:"yyyy"},Er=[Je,tr,er,rr,or,ir,nr,ar],Nr="fit";function Lr(t){var e=t._range;return e||((e=t._range=Nt(t)).min=gr(e.min),e.max=gr(e.max)),e}var Ir=function(t){this.options=t};Ir.prototype.displayIndices=function(){return{min:0,max:1}},Ir.prototype.displayRange=function(){return{}},Ir.prototype.total=function(){return{}},Ir.prototype.valueRange=function(){return{}},Ir.prototype.valueIndex=function(){return-1},Ir.prototype.values=function(){return[]},Ir.prototype.totalIndex=function(){return-1},Ir.prototype.valuesCount=function(){return 0},Ir.prototype.totalCount=function(){return 0},Ir.prototype.dateAt=function(){return null};var Br=function(t,e,r){this.options=r,r.baseUnitStep=r.baseUnitStep||1;var o=r.roundToBaseUnit,i=r.justified;this.start=mr(t,0,r.baseUnit,r.weekStartDay);var n=this.roundToTotalStep(e),a=!i&&Or(e,n)&&!r.justifyEnd;this.end=this.roundToTotalStep(e,!i,a?1:0);var s=r.min||t;this.valueStart=this.roundToTotalStep(s),this.displayStart=o?this.valueStart:s;var l=r.max;if(l){var u=!i&&Or(l,this.roundToTotalStep(l))?-1:0;this.valueEnd=this.roundToTotalStep(l,!1,u),this.displayEnd=o?this.roundToTotalStep(l,!i):r.max}else this.valueEnd=n,this.displayEnd=o||a?this.end:e;this.valueEnd<this.valueStart&&(this.valueEnd=this.valueStart),this.displayEnd<=this.displayStart&&(this.displayEnd=this.roundToTotalStep(this.displayStart,!1,1))};function Rr(t,e,r){for(var o,i,n,a=Lr(t.categories),s=(t.max||a.max)-(t.min||a.min),l=t.autoBaseUnitSteps,u=t.maxDateGroups,c=t.baseUnit===Nr,p=e?Er.indexOf(e):0,h=c?Er[p++]:t.baseUnit,f=s/fr[h],d=f;!i||f>=u;){o=o||l[h].slice(0);do{n=o.shift()}while(n&&e===h&&n<r);if(n)f=d/(i=n);else{if(h===St(Er)){i=Math.ceil(d/u);break}if(!c){f>u&&(i=Math.ceil(d/u));break}h=Er[p++]||St(Er),d=s/fr[h],o=null}}t.baseUnitStep=i,t.baseUnit=h}Br.prototype.displayRange=function(){return{min:this.displayStart,max:this.displayEnd}},Br.prototype.displayIndices=function(){if(!this._indices){var t=this.options,e=t.baseUnit,r=t.baseUnitStep,o=Pr(this.displayStart,this.valueStart,e,r),i=Pr(this.displayEnd,this.valueStart,e,r);this._indices={min:o,max:i}}return this._indices},Br.prototype.total=function(){return{min:this.start,max:this.end}},Br.prototype.totalCount=function(){return this.totalIndex(this.end)+(this.options.justified?1:0)},Br.prototype.valueRange=function(){return{min:this.valueStart,max:this.valueEnd}},Br.prototype.valueIndex=function(t){var e=this.options;return Math.floor(Pr(t,this.valueStart,e.baseUnit,e.baseUnitStep))},Br.prototype.totalIndex=function(t){var e=this.options;return Math.floor(Pr(t,this.start,e.baseUnit,e.baseUnitStep))},Br.prototype.dateIndex=function(t){var e=this.options;return Pr(t,this.valueStart,e.baseUnit,e.baseUnitStep)},Br.prototype.valuesCount=function(){return this.valueIndex(this.valueEnd)+1},Br.prototype.values=function(){var t=this._values;if(!t){var e=this.options,r=this.valueRange();this._values=t=[];for(var o=r.min;o<=r.max;)t.push(o),o=mr(o,e.baseUnitStep,e.baseUnit,e.weekStartDay)}return t},Br.prototype.dateAt=function(t,e){var r=this.options;return mr(e?this.start:this.valueStart,r.baseUnitStep*t,r.baseUnit,r.weekStartDay)},Br.prototype.roundToTotalStep=function(t,e,r){var o=this.options,i=o.baseUnit,n=o.baseUnitStep,a=o.weekStartDay,s=this.start,l=Pr(t,s,i,n),u=e?Math.ceil(l):Math.floor(l);return r&&(u+=r),mr(s,u*n,i,a)};var zr=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.clone=function(){var t=new e(Object.assign({},this.options),this.chartService);return t.createLabels(),t},e.prototype.categoriesHash=function(){var t=this.dataRange.total().min;return this.options.baseUnit+this.options.baseUnitStep+t},e.prototype.initUserOptions=function(t){return t},e.prototype.initFields=function(){t.prototype.initFields.call(this);var e=this.chartService,r=e.intl,o=this.options,i=o.categories||[];if(i._parsed||((i=kr(r,i))._parsed=!0),o=K({roundToBaseUnit:!0},o,{categories:i,min:Ar(r,o.min),max:Ar(r,o.max),weekStartDay:Mr(o,r)}),e.panning&&e.isPannable(o.vertical?M:k)&&(o.roundToBaseUnit=!1),o.userSetBaseUnit=o.userSetBaseUnit||o.baseUnit,o.userSetBaseUnitStep=o.userSetBaseUnitStep||o.baseUnitStep,this.options=o,o.srcCategories=i,i.length>0){var n=Lr(i),a=o.maxDivisions;if(this.dataRange=new Br(n.min,n.max,function(t){var e=(t.baseUnit||"").toLowerCase();return e!==Nr&&!lt(e,Er)&&function(t){for(var e,r,o=t.categories,i=mt(o)?o.length:0,n=y,a=0;a<i;a++){var s=o[a];if(s&&e){var l=dr(s,e);l>0&&(r=(n=Math.min(n,l))>=hr?ar:n>=24192e5?nr:n>=cr?ir:n>=ur?or:n>=lr?rr:n>=sr?er:tr)}e=s}t.baseUnit=r||or}(t),e!==Nr&&"auto"!==t.baseUnitStep||Rr(t),t}(o)),a){var s=this.dataRange.displayRange(),l=Object.assign({},o,{justified:!0,roundToBaseUnit:!1,baseUnit:"fit",min:s.min,max:s.max,maxDateGroups:a}),u=this.dataRange.options;Rr(l,u.baseUnit,u.baseUnitStep),this.divisionRange=new Br(n.min,n.max,l)}else this.divisionRange=this.dataRange}else o.baseUnit=o.baseUnit||or,this.dataRange=this.divisionRange=new Ir(o);this.rangeLabels=[]},e.prototype.tickIndices=function(e){var r=this.dataRange,o=this.divisionRange,i=o.valuesCount();if(!this.options.maxDivisions||!i)return t.prototype.tickIndices.call(this,e);var n=[],a=o.values(),s=0;this.options.justified||(a=a.concat(o.dateAt(i)),s=.5);for(var l=0;l<a.length;l++)if(n.push(r.dateIndex(a[l])+s),1!==e&&l>=1){var u=n.length-1;n.splice(l,0,n[u-1]+(n[u]-n[u-1])*e)}return n},e.prototype.shouldRenderNote=function(t){var e=this.range(),r=this.options.categories||[];return _r(t,e.min)>=0&&_r(t,e.max)<=0&&r.length},e.prototype.parseNoteValue=function(t){return Ar(this.chartService.intl,t)},e.prototype.noteSlot=function(t){return this.getSlot(t)},e.prototype.translateRange=function(t){var e=this.options,r=e.baseUnit,o=e.weekStartDay,i=e.vertical,n=this.lineBox(),a=i?n.height():n.width(),s=this.range(),l=a/(s.max-s.min),u=kt(t/l,h);if(s.min&&s.max){var c=vr(e.min||s.min,u),p=vr(e.max||s.max,u);s={min:mr(c,0,r,o),max:mr(p,0,r,o)}}return s},e.prototype.labelsRange=function(){return{min:this.options.labels.skip,max:this.divisionRange.valuesCount()}},e.prototype.pan=function(t){if(this.isEmpty())return null;var e=this.options,r=this.lineBox(),o=e.vertical?r.height():r.width(),i=this.dataRange.displayRange(),n=i.min,a=i.max,s=this.dataRange.total(),l=kt(t/(o/(a-n)),h)*(e.reverse?-1:1),u=vr(n,l),c=vr(a,l),p=this.limitRange(wr(u),wr(c),wr(s.min),wr(s.max),l);return p?(p.min=gr(p.min),p.max=gr(p.max),p.baseUnit=e.baseUnit,p.baseUnitStep=e.baseUnitStep||1,p.userSetBaseUnit=e.userSetBaseUnit,p.userSetBaseUnitStep=e.userSetBaseUnitStep,p):void 0},e.prototype.pointsRange=function(e,r){if(this.isEmpty())return null;var o=t.prototype.pointsRange.call(this,e,r),i=this.dataRange.displayRange(),n=this.dataRange.displayIndices(),a=Cr(i.max,i.min)/(n.max-n.min),s=this.options;return{min:vr(i.min,o.min*a),max:vr(i.min,o.max*a),baseUnit:s.userSetBaseUnit||s.baseUnit,baseUnitStep:s.userSetBaseUnitStep||s.baseUnitStep}},e.prototype.scaleRange=function(t,e){if(this.isEmpty())return{};var r=this.options,o=r.userSetBaseUnit===Nr,i=this.dataRange.total(),n=this.dataRange.displayRange(),a=n.min,s=n.max,l=Math.abs(this.pointOffset(e)),u=s-a,c=this.scaleToDelta(t,u),p=Math.round(l*c),h=Math.round((1-l)*c),f=this.dataRange.options.baseUnit,d=new Date(a.getTime()+p),v=new Date(s.getTime()-h);if(o){var g,y,m=r.autoBaseUnitSteps,b=r.maxDateGroups,x=St(m[f])*b*fr[f],_=Cr(s,a),C=Cr(v,d),w=Er.indexOf(f);if(C<fr[f]&&f!==Je)f=Er[w-1],d=vr(a,y=(_-(b-1)*(g=St(m[f]))*fr[f])/2),v=vr(s,-y);else if(C>x&&f!==ar){var O=0;do{w++,f=Er[w],O=0,y=2*fr[f];do{g=m[f][O],O++}while(O<m[f].length&&y*g<_)}while(f!==ar&&y*g<_);(y=(y*g-_)/2)>0&&(d=vr(a,-y),v=vr(s,y),d=vr(d,Pt(v,i.min,i.max)-v),v=vr(v,Pt(d,i.min,i.max)-d))}}return d&&v&&Cr(v,d)>0?{min:d,max:v,baseUnit:r.userSetBaseUnit||r.baseUnit,baseUnitStep:r.userSetBaseUnitStep||r.baseUnitStep}:void 0},e.prototype.zoomRange=function(t,e){var r=this.dataRange.total(),o=this.scaleRange(t,e);return o&&(o.min<r.min&&(o.min=r.min),o.max>r.max&&(o.max=r.max)),o},e.prototype.range=function(){return this.dataRange.displayRange()},e.prototype.createLabels=function(){t.prototype.createLabels.call(this),this.createRangeLabels()},e.prototype.clearLabels=function(){t.prototype.clearLabels.call(this),this.rangeLabels=[]},e.prototype.arrangeLabels=function(){this.arrangeRangeLabels(),t.prototype.arrangeLabels.call(this)},e.prototype.arrangeRangeLabels=function(){var t=this.options,e=this.rangeLabels;if(0!==e.length){var r=this.lineBox(),o=t.vertical,i=t.rangeLabels.mirror||t.labels.mirror,n=e[0];if(n){var a=o?r.y1-n.box.height()/2:r.x1;this.positionLabel(n,i,a)}var s=e[1];if(s){var l=o?r.y2-s.box.height()/2:r.x2;this.positionLabel(s,i,l)}}},e.prototype.autoRotateLabels=function(){t.prototype.autoRotateLabels.call(this),this.autoRotateRangeLabels()},e.prototype.hideOutOfRangeLabels=function(){t.prototype.hideOutOfRangeLabels.call(this),this.hideOverlappingLabels()},e.prototype.hideOverlappingLabels=function(){var t=this.rangeLabels,e=this.labels;if(0!==t.length){var r=t[0];if(r&&r.options.visible)for(var o=0;o<e.length&&a(r,e[o]);o++);var i=t[1];if(i&&i.options.visible)for(var n=e.length-1;n>0&&a(i,e[n]);--n);}function a(t,e){return!(e.options.visible&&!e.box.overlaps(t.box)||(e.options.visible=!1,0))}},e.prototype.contentBox=function(){for(var e=t.prototype.contentBox.call(this),r=this.rangeLabels,o=0;o<r.length;o++){var i=r[o];i.options.visible&&e.wrap(i.box)}return e},e.prototype.createAxisLabel=function(t,e,r){void 0===r&&(r={});var o=this.options,i=o.dataItems&&!o.maxDivisions?o.dataItems[t]:null,n=this.divisionRange.dateAt(t),a=e.dateFormats[this.divisionRange.options.baseUnit];e.format=e.format||a,r.dataItem=i;var s=this.axisLabelText(n,e,r);if(s)return new De(n,s,t,i,e)},e.prototype.createRangeLabels=function(){var t=this,e=this.divisionRange,r=e.displayStart,o=e.displayEnd,i=this.options,n=Object.assign({},i.labels,i.rangeLabels,{align:s,zIndex:i.zIndex});if(!0===n.visible){this.normalizeLabelRotation(n),n.alignRotation=s,"auto"===n.rotation&&(n.rotation=0,i.autoRotateRangeLabels=!0);var a=n.dateFormats[this.divisionRange.options.baseUnit];n.format=n.format||a;var l=function(e,r,o){if(o){var i=new De(r,o,e,null,n);t.append(i),t.rangeLabels.push(i)}};l(0,r,this.axisLabelText(r,n,{index:0,count:2})),l(1,o,this.axisLabelText(o,n,{index:1,count:2}))}},e.prototype.autoRotateRangeLabels=function(){var t=this,e=this.rangeLabels;if(this.options.autoRotateRangeLabels&&!this.options.vertical&&2===e.length){var r=function(e,r,o){var i=2*Math.abs(r[o+1]-r[o]),n=t.autoRotateLabelAngle(e.box,i);0!==n&&(e.options.rotation=n,e.reflow(new te))},o=this.getMajorTickPositions();r(e[0],o,0),r(e[1],o,o.length-2)}},e.prototype.categoryIndex=function(t){return this.dataRange.valueIndex(t)},e.prototype.slot=function(t,e,r){var o=this.dataRange,i=t,n=e;i instanceof Date&&(i=o.dateIndex(i)),n instanceof Date&&(n=o.dateIndex(n));var a=this.getSlot(i,n,r);if(a)return a.toRect()},e.prototype.getSlot=function(e,r,o){var i=e,n=r;return typeof i===x&&(i=this.categoryIndex(i)),typeof n===x&&(n=this.categoryIndex(n)),t.prototype.getSlot.call(this,i,n,o)},e.prototype.valueRange=function(){var t=Lr(this.options.srcCategories);return{min:gr(t.min),max:gr(t.max)}},e.prototype.categoryAt=function(t,e){return this.dataRange.dateAt(t,e)},e.prototype.categoriesCount=function(){return this.dataRange.valuesCount()},e.prototype.rangeIndices=function(){return this.dataRange.displayIndices()},e.prototype.labelsBetweenTicks=function(){return!this.divisionRange.options.justified},e.prototype.prepareUserOptions=function(){this.isEmpty()||(this.options.categories=this.dataRange.values())},e.prototype.getCategory=function(t){var e=this.pointCategoryIndex(t);return null===e?null:this.dataRange.dateAt(e)},e.prototype.totalIndex=function(t){return this.dataRange.totalIndex(t)},e.prototype.currentRangeIndices=function(){var t=this.dataRange.valueRange();return{min:this.dataRange.totalIndex(t.min),max:this.dataRange.totalIndex(t.max)}},e.prototype.totalRange=function(){return this.dataRange.total()},e.prototype.totalCount=function(){return this.dataRange.totalCount()},e.prototype.isEmpty=function(){return!this.options.srcCategories.length},e.prototype.roundedRange=function(){if(!1!==this.options.roundToBaseUnit||this.isEmpty())return this.range();var t=this.options,e=Lr(t.srcCategories);return new Br(e.min,e.max,Object.assign({},t,{justified:!1,roundToBaseUnit:!0,justifyEnd:t.justified})).displayRange()},e}(Dr);Et(zr,{type:c,labels:{dateFormats:Vr},rangeLabels:{visible:!1},autoBaseUnitSteps:{milliseconds:[1,10,100],seconds:[1,2,5,15,30],minutes:[1,2,5,15,30],hours:[1,2,3],days:[1,2,3],weeks:[1,2],months:[1,2,3,6],years:[1,2,3,5,10,25,50]},maxDateGroups:10});const Fr=zr;function Hr(t,e){return kt(Math.floor(t/e)*e,h)}function Ur(t,e){return kt(Math.ceil(t/e)*e,h)}function Kr(t){return Math.max(Math.min(t,3e5),-3e5)}var $r=Math.pow(10,-9),Gr=function(t){function e(e,r,o,i){t.call(this,Object.assign({},o,{seriesMin:e,seriesMax:r}),i)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initUserOptions=function(t){var e=function(t,e,r){var o=r.narrowRange,i=function(t,e,r){if(!t&&!e)return 0;var o;if(t>=0&&e>=0){var i=t===e?0:t;if(!1===r||!r&&(e-i)/e>.2)return 0;o=Math.max(0,i-(e-i)/2)}else o=t;return o}(t,e,o),n=function(t,e,r){if(!t&&!e)return 1;var o;if(t<=0&&e<=0){var i=t===e?0:e,n=Math.abs((i-t)/i);if(!1===r||!r&&n>.2)return 0;o=Math.min(0,i-(t-i)/2)}else o=e;return o}(t,e,o),a=qt(i,n),s={majorUnit:a};return!1!==r.roundToMajorUnit&&(i<0&&Xr(i,a,1/3)&&(i-=a),n>0&&Xr(n,a,1/3)&&(n+=a)),s.min=Hr(i,a),s.max=Ur(n,a),s}(t.seriesMin,t.seriesMax,t);return this.totalOptions=function(t,e){return{min:mt(e.min)?Math.min(t.min,e.min):t.min,max:mt(e.max)?Math.max(t.max,e.max):t.max,majorUnit:t.majorUnit}}(e,t),function(t,e){var r,o,i=e;if(e){!function(t,e){for(var r=0;r<e.length;r++){var o=e[r];null===t[o]&&(t[o]=void 0)}}(e,["min","max"]),r=mt(e.min),o=mt(e.max);var n=r||o;n&&e.min===e.max&&(e.min>0?e.min=0:e.max=1),e.majorUnit?(t.min=Hr(t.min,e.majorUnit),t.max=Ur(t.max,e.majorUnit)):n&&(i=K(t,e),t.majorUnit=qt(i.min,i.max))}t.minorUnit=(i.majorUnit||t.majorUnit)/5;var a=K(t,i);return a.min>=a.max&&(r&&!o?a.max=a.min+a.majorUnit:!r&&o&&(a.min=a.max-a.majorUnit)),a}(e,t)},e.prototype.initFields=function(){this.totalMin=this.totalOptions.min,this.totalMax=this.totalOptions.max,this.totalMajorUnit=this.totalOptions.majorUnit,this.seriesMin=this.options.seriesMin,this.seriesMax=this.options.seriesMax},e.prototype.clone=function(){return new e(this.seriesMin,this.seriesMax,Object.assign({},this.options),this.chartService)},e.prototype.startValue=function(){return 0},e.prototype.range=function(){var t=this.options;return{min:t.min,max:t.max}},e.prototype.getDivisions=function(t){if(0===t)return 1;var e=this.options,r=e.max-e.min;return Math.floor(kt(r/t,3))+1},e.prototype.getTickPositions=function(t,e){var r=this.options,o=this.lineInfo(),i=o.axisDir,n=o.axisOrigin,a=o.lineBox,s=t*(o.lineSize/(r.max-r.min)),l=this.getDivisions(t),u=[],c=a[n],p=0;e&&(p=e/t);for(var h=0;h<l;h++)h%p!=0&&u.push(kt(c,3)),c+=s*i;return u},e.prototype.getMajorTickPositions=function(){return this.getTickPositions(this.options.majorUnit)},e.prototype.getMinorTickPositions=function(){return this.getTickPositions(this.options.minorUnit)},e.prototype.getSlot=function(t,e,r){void 0===r&&(r=!1);var o=this.options,i=this.lineInfo(),n=i.axis,a=i.axisDir,s=i.lineBox,l=i.lineSize,u=i.lineStart,c=a*(l/(o.max-o.min)),p=Tt(t,e||0),h=Tt(e,t||0);r&&(p=Pt(p,o.min,o.max),h=Pt(h,o.min,o.max));var f=Math.min(p,h)-o.min,d=Math.max(p,h)-o.min,v=new te(s.x1,s.y1,s.x1,s.y1);return v[n+1]=Kr(u+c*(a>0?f:d)),v[n+2]=Kr(u+c*(a>0?d:f)),v},e.prototype.getValue=function(t){var e=this.options,r=Number(e.max),o=Number(e.min),i=this.pointOffset(t);return i<0||i>1?null:kt(o+i*(r-o),h)},e.prototype.translateRange=function(t){var e=this.options,r=e.vertical,o=e.reverse,i=e.max,n=e.min,a=this.lineInfo().lineSize,s=kt(t/(a/(i-n)),h);return!r&&!o||r&&o||(s=-s),{min:n+s,max:i+s,offset:s}},e.prototype.labelsCount=function(){return this.getDivisions(this.options.majorUnit)},e.prototype.createAxisLabel=function(t,e,r){var o=this.options,i=kt(o.min+t*o.majorUnit,h),n=this.axisLabelText(i,e,r);return new De(i,n,t,null,e)},e.prototype.shouldRenderNote=function(t){var e=this.range();return e.min<=t&&t<=e.max},e.prototype.pan=function(t){var e=this.translateRange(t);return this.limitRange(e.min,e.max,this.totalMin,this.totalMax,e.offset)},e.prototype.pointsRange=function(t,e){var r=this.getValue(t),o=this.getValue(e),i=Math.min(r,o),n=Math.max(r,o);if(this.isValidRange(i,n))return{min:i,max:n}},e.prototype.scaleRange=function(t,e){var r=Math.abs(this.pointOffset(e)),o=this.options.max-this.options.min,i=this.scaleToDelta(t,o),n=r*i,a=(1-r)*i,s=kt(this.options.min+n,h),l=kt(this.options.max-a,h);return l-s<$r&&(l=s+$r),{min:s,max:l}},e.prototype.zoomRange=function(t,e){var r=this.totalMin,o=this.totalMax,i=this.scaleRange(t,e);return{min:Pt(i.min,r,o),max:Pt(i.max,r,o),narrowRange:!1}},e.prototype.isValidRange=function(t,e){return e-t>$r},e}(Qe);function Xr(t,e,r){var o=kt(Math.abs(t%e),h);return 0===o||o>e*(1-r)}Et(Gr,{type:"numeric",min:0,max:1,vertical:!0,majorGridLines:{visible:!0,width:1,color:n},labels:{format:"#.####################"},zIndex:1});const Wr=Gr;var Yr=function(t){function e(e,r,o,i){var n=gr(e),a=gr(r),s=i.intl,l=o||{};l=function(t,e,r){var o,i,n=r.min||t,a=r.max||e,s=r.baseUnit||(a&&n?(o=dr(a,n),i=rr,o>=hr?i=ar:o>=pr?i=nr:o>=cr?i=ir:o>=ur&&(i=or),i):rr),l=fr[s],u=r.weekStartDay||0,c=br(wr(n)-1,s,u)||gr(a),p=xr(wr(a)+1,s,u),h=(r.majorUnit?r.majorUnit:void 0)||Ur(qt(c.getTime(),p.getTime()),l)/l,f=jr(c,p,s),d=Ur(f,h)-f,v=Math.floor(d/2),g=d-v;return r.baseUnit||delete r.baseUnit,r.baseUnit=r.baseUnit||s,r.min=r.min||mr(c,-v,s,u),r.max=r.max||mr(p,g,s,u),r.minorUnit=r.minorUnit||h/5,r.majorUnit=h,r}(n,a,l=K(l||{},{min:Ar(s,l.min),max:Ar(s,l.max),axisCrossingValue:kr(s,l.axisCrossingValues||l.axisCrossingValue),weekStartDay:Mr(l,s)})),t.call(this,l,i),this.intlService=s,this.seriesMin=n,this.seriesMax=a;var u=l.weekStartDay||0;this.totalMin=wr(br(wr(n)-1,l.baseUnit,u)),this.totalMax=wr(xr(wr(a)+1,l.baseUnit,u))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.clone=function(){return new e(this.seriesMin,this.seriesMax,Object.assign({},this.options),this.chartService)},e.prototype.range=function(){var t=this.options;return{min:t.min,max:t.max}},e.prototype.getDivisions=function(t){var e=this.options;return Math.floor(jr(e.min,e.max,e.baseUnit)/t+1)},e.prototype.getTickPositions=function(t){for(var e=this.options,r=this.lineInfo(),o=r.axisDir,i=r.lineSize,n=r.lineStart,a=this.getDivisions(t),s=i/Cr(e.max,e.min),l=e.weekStartDay||0,u=[n],c=1;c<a;c++){var p=n+Cr(mr(e.min,c*t,e.baseUnit,l),e.min)*s*o;u.push(kt(p,3))}return u},e.prototype.getMajorTickPositions=function(){return this.getTickPositions(this.options.majorUnit)},e.prototype.getMinorTickPositions=function(){return this.getTickPositions(this.options.minorUnit)},e.prototype.getSlot=function(t,e,r){return Wr.prototype.getSlot.call(this,Ar(this.intlService,t),Ar(this.intlService,e),r)},e.prototype.getValue=function(t){var e=Wr.prototype.getValue.call(this,t);return null!==e?gr(e):null},e.prototype.labelsCount=function(){return this.getDivisions(this.options.majorUnit)},e.prototype.createAxisLabel=function(t,e,r){var o=this.options,i=t*o.majorUnit,n=o.weekStartDay||0,a=o.min;i>0&&(a=mr(a,i,o.baseUnit,n));var s=e.dateFormats[o.baseUnit];e.format=e.format||s;var l=this.axisLabelText(a,e,r);return new De(a,l,t,null,e)},e.prototype.translateRange=function(t){var e=this.options,r=this.lineBox(),o=e.vertical,i=e.reverse,n=o?r.height():r.width(),a=this.range(),s=n/Cr(a.max,a.min),l=kt(t/s,h);return!o&&!i||o&&i||(l=-l),{min:vr(e.min,l),max:vr(e.max,l),offset:l}},e.prototype.shouldRenderNote=function(t){var e=this.range();return _r(t,e.min)>=0&&_r(t,e.max)<=0},e.prototype.pan=function(t){var e=this.translateRange(t,!0),r=this.limitRange(wr(e.min),wr(e.max),this.totalMin,this.totalMax,e.offset);if(r)return{min:gr(r.min),max:gr(r.max)}},e.prototype.pointsRange=function(t,e){var r=this.getValue(t),o=this.getValue(e),i=Math.min(r,o),n=Math.max(r,o);return{min:gr(i),max:gr(n)}},e.prototype.scaleRange=function(t,e){var r=Math.abs(this.pointOffset(e)),o=this.options.max-this.options.min,i=this.scaleToDelta(t,o),n=r*i,a=(1-r)*i,s=gr(wr(this.options.min)+n),l=gr(wr(this.options.max)-a);return l-s<1e3&&(l=gr(wr(s)+1e3)),{min:s,max:l}},e.prototype.zoomRange=function(t,e){var r=this.scaleRange(t,e);return{min:gr(Pt(wr(r.min),this.totalMin,this.totalMax)),max:gr(Pt(wr(r.max),this.totalMin,this.totalMax))}},e}(Qe);Et(Yr,{type:c,majorGridLines:{visible:!0,width:1,color:n},labels:{dateFormats:Vr}});const qr=Yr;var Zr=1e-6,Qr=function(t){function e(e,r,o,i){var n=K({majorUnit:10,min:e,max:r},o),a=n.majorUnit,s=function(t,e){var r=kt(to(t,e),h)%1;return t<=0?e:0!==r&&(r<.3||r>.9)?Math.pow(e,to(t,e)+.2):Math.pow(e,Math.ceil(to(t,e)))}(r,a),l=function(t,e,r){var o=r.majorUnit,i=t;return t<=0?i=e<=1?Math.pow(o,-2):1:r.narrowRange||(i=Math.pow(o,Math.floor(to(t,o)))),i}(e,r,n),u=function(t,e,r,o){var i=r.min,n=r.max;return mt(r.axisCrossingValue)&&r.axisCrossingValue<=0&&Jr(),mt(o.max)?o.max<=0&&Jr():n=e,mt(o.min)?o.min<=0&&Jr():i=t,{min:i,max:n}}(l,s,n,o);n.max=u.max,n.min=u.min,n.minorUnit=o.minorUnit||kt(a-1,h),t.call(this,n,i),this.totalMin=mt(o.min)?Math.min(l,o.min):l,this.totalMax=mt(o.max)?Math.max(s,o.max):s,this.logMin=kt(to(u.min,a),h),this.logMax=kt(to(u.max,a),h),this.seriesMin=e,this.seriesMax=r,this.createLabels()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.clone=function(){return new e(this.seriesMin,this.seriesMax,Object.assign({},this.options),this.chartService)},e.prototype.startValue=function(){return this.options.min},e.prototype.getSlot=function(t,e,r){var o=this,i=o.options,n=o.logMin,a=o.logMax,s=i.majorUnit,l=i.min,u=i.max,c=this.lineInfo(),p=c.axis,h=c.axisDir,f=c.lineBox,d=c.lineSize,v=c.lineStart,g=h*(d/(a-n)),y=Tt(t,e||1),m=Tt(e,t||1);if(y<=0||m<=0)return null;r&&(y=Pt(y,l,u),m=Pt(m,l,u)),y=to(y,s),m=to(m,s);var b=Math.min(y,m)-n,x=Math.max(y,m)-n,_=new te(f.x1,f.y1,f.x1,f.y1);return _[p+1]=Kr(v+g*(h>0?b:x)),_[p+2]=Kr(v+g*(h>0?x:b)),_},e.prototype.getValue=function(t){var e=this,r=e.options,o=e.logMin,i=e.logMax,n=r.majorUnit,a=this.lineInfo(),s=a.axis,l=a.axisDir,u=a.lineStart,c=a.lineSize,p=(i-o)/c,f=l*(t[s]-u);if(f<0||f>c)return null;var d=o+f*p;return kt(Math.pow(n,d),h)},e.prototype.range=function(){var t=this.options;return{min:t.min,max:t.max}},e.prototype.translateRange=function(t){var e=this,r=e.options,o=e.logMin,i=e.logMax,n=r.reverse,a=r.vertical,s=r.majorUnit,l=this.lineBox(),u=a?l.height():l.width(),c=kt(t/(u/(i-o)),h);return!a&&!n||a&&n||(c=-c),{min:Math.pow(s,o+c),max:Math.pow(s,i+c),offset:c}},e.prototype.labelsCount=function(){var t=Math.floor(this.logMax);return Math.floor(t-this.logMin)+1},e.prototype.getMajorTickPositions=function(){var t=[];return this.traverseMajorTicksPositions((function(e){t.push(e)}),{step:1,skip:0}),t},e.prototype.createTicks=function(t){var e=this.options,r=e.majorTicks,o=e.minorTicks,i=e.vertical,n=e.labels.mirror,a=this.lineBox(),s={vertical:i};function l(e,r){s.tickX=n?a.x2:a.x2-r.size,s.tickY=n?a.y1-r.size:a.y1,s.position=e,t.append(Ye(s,r))}return r.visible&&this.traverseMajorTicksPositions(l,r),o.visible&&this.traverseMinorTicksPositions(l,o),[]},e.prototype.createGridLines=function(t){var e=this.options,r=e.minorGridLines,o=e.majorGridLines,i=e.vertical,n=t.lineBox(),a={lineStart:n[i?"x1":"y1"],lineEnd:n[i?"x2":"y2"],vertical:i},s=[],l=this.gridLinesVisual();function u(t,e){lt(t,s)||(a.position=t,l.append(qe(a,e)),s.push(t))}return o.visible&&this.traverseMajorTicksPositions(u,o),r.visible&&this.traverseMinorTicksPositions(u,r),l.children},e.prototype.traverseMajorTicksPositions=function(t,e){for(var r=this.lineInfo(),o=r.lineStart,i=r.step,n=this.logMin,a=this.logMax,s=Math.ceil(n)+e.skip;s<=a;s+=e.step)t(kt(o+i*(s-n),h),e)},e.prototype.traverseMinorTicksPositions=function(t,e){for(var r=this.options,o=r.min,i=r.max,n=r.minorUnit,a=r.majorUnit,s=this.lineInfo(),l=s.lineStart,u=s.step,c=this.logMin,p=this.logMax,f=Math.floor(c);f<p;f++)for(var d=this._minorIntervalOptions(f),v=e.skip;v<n;v+=e.step){var g=d.value+v*d.minorStep;if(g>i)break;g>=o&&t(kt(l+u*(to(g,a)-c),h),e)}},e.prototype.createAxisLabel=function(t,e,r){var o=Math.ceil(this.logMin+t),i=Math.pow(this.options.majorUnit,o),n=this.axisLabelText(i,e,r);return new De(i,n,t,null,e)},e.prototype.shouldRenderNote=function(t){var e=this.range();return e.min<=t&&t<=e.max},e.prototype.pan=function(t){var e=this.translateRange(t);return this.limitRange(e.min,e.max,this.totalMin,this.totalMax,e.offset)},e.prototype.pointsRange=function(t,e){var r=this.getValue(t),o=this.getValue(e);return{min:Math.min(r,o),max:Math.max(r,o)}},e.prototype.scaleRange=function(t,e){var r=this.options.majorUnit,o=to(this.options.min,r),i=to(this.options.max,r),n=Math.abs(this.pointOffset(e)),a=i-o,s=this.scaleToDelta(t,a),l=Math.pow(r,o+n*s),u=Math.pow(r,i-(1-n)*s);return u-l<Zr&&(u=l+Zr),{min:l,max:u}},e.prototype.zoomRange=function(t,e){var r=this.scaleRange(t,e),o=this.totalMin,i=this.totalMax;return{min:Pt(r.min,o,i),max:Pt(r.max,o,i)}},e.prototype._minorIntervalOptions=function(t){var e=this.options,r=e.minorUnit,o=e.majorUnit,i=Math.pow(o,t);return{value:i,minorStep:(Math.pow(o,t+1)-i)/r}},e.prototype.lineInfo=function(){var e=t.prototype.lineInfo.call(this);return e.step=e.axisDir*(e.lineSize/(this.logMax-this.logMin)),e},e}(Qe);function Jr(){throw new Error("Non positive values cannot be used for a logarithmic axis")}function to(t,e){return Math.log(t)/Math.log(e)}Et(Qr,{type:"log",majorUnit:10,minorUnit:1,axisCrossingValue:1,vertical:!0,majorGridLines:{visible:!0,width:1,color:n},zIndex:1,_deferLabels:!0});const eo=Qr,ro={createGridLines:function(t){var e,r,o=this.options,i=Math.abs(this.box.center().y-t.lineBox().y1),n=[],a=!1;return o.majorGridLines.visible&&(e=this.majorGridLineAngles(t),a=!0,n=this.renderMajorGridLines(e,i,o.majorGridLines)),o.minorGridLines.visible&&(r=this.minorGridLineAngles(t,a),gt(n,this.renderMinorGridLines(r,i,o.minorGridLines,t,a))),n},renderMajorGridLines:function(t,e,r){return this.renderGridLines(t,e,r)},renderMinorGridLines:function(t,e,r,o,i){var n=this.radiusCallback&&this.radiusCallback(e,o,i);return this.renderGridLines(t,e,r,n)},renderGridLines:function(t,e,r,o){for(var i={stroke:{width:r.width,color:r.color,dashType:r.dashType}},n=this.box.center(),a=new N.geometry.Circle([n.x,n.y],e),s=this.gridLinesVisual(),l=0;l<t.length;l++){var u=new N.drawing.Path(i);o&&(a.radius=o(t[l])),u.moveTo(a.center).lineTo(a.pointAt(t[l]+180)),s.append(u)}return s.children},gridLineAngles:function(t,e,r,o,i){var n=this,a=this.intervals(e,r,o,i),s=t.options,l=s.visible&&!1!==(s.line||{}).visible;return ht(a,(function(t){var e=n.intervalAngle(t);if(!l||90!==e)return e}))}};var oo=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.range=function(){return{min:0,max:this.options.categories.length}},e.prototype.reflow=function(t){this.box=t,this.reflowLabels()},e.prototype.lineBox=function(){return this.box},e.prototype.reflowLabels=function(){for(var t=this.labels,e=this.options.labels,r=e.skip||0,o=e.step||1,i=new te,n=0;n<t.length;n++){t[n].reflow(i);var a=t[n].box;t[n].reflow(this.getSlot(r+n*o).adjacentBox(0,a.width(),a.height()))}},e.prototype.intervals=function(t,e,r,o){void 0===o&&(o=!1);for(var i=this.options,n=i.categories.length/t||1,a=360/n,s=r||1,l=[],u=0,c=e||0;c<n;c+=s)u=i.reverse?360-c*a:c*a,u=kt(u,3)%360,o&&lt(u,o)||l.push(u);return l},e.prototype.majorIntervals=function(){return this.intervals(1)},e.prototype.minorIntervals=function(){return this.intervals(.5)},e.prototype.intervalAngle=function(t){return(360+t+this.options.startAngle)%360},e.prototype.majorAngles=function(){var t=this;return ht(this.majorIntervals(),(function(e){return t.intervalAngle(e)}))},e.prototype.createLine=function(){return[]},e.prototype.majorGridLineAngles=function(t){var e=this.options.majorGridLines;return this.gridLineAngles(t,1,e.skip,e.step)},e.prototype.minorGridLineAngles=function(t,e){var r=this.options,o=r.minorGridLines,i=r.majorGridLines,n=e?this.intervals(1,i.skip,i.step):null;return this.gridLineAngles(t,.5,o.skip,o.step,n)},e.prototype.radiusCallback=function(t,e,r){if(e.options.type!==i){var o=At(360/(2*this.options.categories.length)),n=Math.cos(o)*t,a=this.majorAngles();return function(e){return!r&&lt(e,a)?t:n}}},e.prototype.createPlotBands=function(){for(var t=this.options.plotBands||[],e=this._plotbandGroup=new N.drawing.Group({zIndex:-1}),r=0;r<t.length;r++){var o=t[r],i=this.plotBandSlot(o),n=this.getSlot(o.from),a=o.from-Math.floor(o.from);i.startAngle+=a*n.angle;var s=Math.ceil(o.to)-o.to;i.angle-=(s+a)*n.angle;var l=se.current.createRing(i,{fill:{color:o.color,opacity:o.opacity},stroke:{opacity:o.opacity}});e.append(l)}this.appendVisual(e)},e.prototype.plotBandSlot=function(t){return this.getSlot(t.from,t.to-1)},e.prototype.getSlot=function(t,e){var r=this.options,o=r.justified,i=this.box,n=this.majorAngles(),a=n.length,s=360/a,l=t;r.reverse&&!o&&(l=(l+1)%a);var u=n[l=Pt(Math.floor(l),0,a-1)];o&&(u-=s/2)<0&&(u+=360);var c=s*(Pt(Math.ceil(e||l),l,a-1)-l+1);return new oe(i.center(),0,i.height()/2,u,c)},e.prototype.slot=function(t,e){var r=this.getSlot(t,e),o=r.startAngle+180,i=o+r.angle;return new N.geometry.Arc([r.center.x,r.center.y],{startAngle:o,endAngle:i,radiusX:r.radius,radiusY:r.radius})},e.prototype.pointCategoryIndex=function(t){for(var e=this.options.categories.length,r=null,o=0;o<e;o++)if(this.getSlot(o).containsPoint(t)){r=o;break}return r},e}(Dr);Et(oo,{startAngle:90,labels:{margin:q(10)},majorGridLines:{visible:!0},justified:!0}),K(oo.prototype,ro);const io=oo;var no=function(t){function e(e,r){t.call(this,e,r);var o=this.options;o.minorUnit=o.minorUnit||o.majorUnit/2}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getDivisions=function(t){return Wr.prototype.getDivisions.call(this,t)-1},e.prototype.reflow=function(t){this.box=t,this.reflowLabels()},e.prototype.reflowLabels=function(){for(var t=this,e=t.options,r=t.labels,o=t.options.labels,i=o.skip||0,n=o.step||1,a=new te,s=this.intervals(e.majorUnit,i,n),l=0;l<r.length;l++){r[l].reflow(a);var u=r[l].box;r[l].reflow(this.getSlot(s[l]).adjacentBox(0,u.width(),u.height()))}},e.prototype.lineBox=function(){return this.box},e.prototype.intervals=function(t,e,r,o){void 0===o&&(o=!1);for(var i=this.options.min,n=this.getDivisions(t),a=[],s=r||1,l=e||0;l<n;l+=s){var u=(360+i+l*t)%360;o&&lt(u,o)||a.push(u)}return a},e.prototype.majorIntervals=function(){return this.intervals(this.options.majorUnit)},e.prototype.minorIntervals=function(){return this.intervals(this.options.minorUnit)},e.prototype.intervalAngle=function(t){return(540-t-this.options.startAngle)%360},e.prototype.createLine=function(){return[]},e.prototype.majorGridLineAngles=function(t){var e=this.options.majorGridLines;return this.gridLineAngles(t,this.options.majorUnit,e.skip,e.step)},e.prototype.minorGridLineAngles=function(t,e){var r=this.options,o=r.minorGridLines,i=r.majorGridLines,n=e?this.intervals(r.majorUnit,i.skip,i.step):null;return this.gridLineAngles(t,r.minorUnit,o.skip,o.step,n)},e.prototype.plotBandSlot=function(t){return this.getSlot(t.from,t.to)},e.prototype.getSlot=function(t,e){var r=this.options,o=this.box,i=r.startAngle,n=Pt(t,r.min,r.max),a=Pt(e||n,n,r.max);if(r.reverse&&(n*=-1,a*=-1),(a=(540-a-i)%360)<(n=(540-n-i)%360)){var s=n;n=a,a=s}return new oe(o.center(),0,o.height()/2,n,a-n)},e.prototype.slot=function(t,e){void 0===e&&(e=t);var r,o,i=this.options,n=360-i.startAngle,a=this.getSlot(t,e),s=Math.min(t,e),l=Math.max(t,e);return i.reverse?(r=s,o=l):(r=360-l,o=360-s),r=(r+n)%360,o=(o+n)%360,new N.geometry.Arc([a.center.x,a.center.y],{startAngle:r,endAngle:o,radiusX:a.radius,radiusY:a.radius})},e.prototype.getValue=function(t){var e=this.options,r=this.box.center(),o=t.x-r.x,i=t.y-r.y,n=Math.round(bt(Math.atan2(i,o))),a=e.startAngle;return e.reverse||(n*=-1,a*=-1),(n+a+360)%360},e.prototype.valueRange=function(){return{min:0,max:2*Math.PI}},e}(Qe);Et(no,{type:"polar",startAngle:0,reverse:!1,majorUnit:60,min:0,max:360,labels:{margin:q(10)},majorGridLines:{color:n,visible:!0,width:1},minorGridLines:{color:"#aaa"}}),K(no.prototype,ro,{createPlotBands:io.prototype.createPlotBands,majorAngles:io.prototype.majorAngles,range:Wr.prototype.range,labelsCount:Wr.prototype.labelsCount,createAxisLabel:Wr.prototype.createAxisLabel});const ao=no;var so={options:{majorGridLines:{visible:!0}},createPlotBands:function(){var t=this.options,e=t.majorGridLines.type,r=t.plotBands;void 0===r&&(r=[]);for(var o=this.plotArea.polarAxis,n=o.majorAngles(),a=o.box.center(),s=this._plotbandGroup=new N.drawing.Group({zIndex:-1}),l=0;l<r.length;l++){var u,c=r[l],p={fill:{color:c.color,opacity:c.opacity},stroke:{opacity:c.opacity}},h=this.getSlot(c.from,c.to,!0),f=new oe(a,a.y-h.y2,a.y-h.y1,0,360);u=e===i?se.current.createRing(f,p):N.drawing.Path.fromPoints(this.plotBandPoints(f,n),p).close(),s.append(u)}this.appendVisual(s)},plotBandPoints:function(t,e){for(var r=[],o=[],i=[t.center.x,t.center.y],n=new N.geometry.Circle(i,t.innerRadius),a=new N.geometry.Circle(i,t.radius),s=0;s<e.length;s++)r.push(n.pointAt(e[s]+180)),o.push(a.pointAt(e[s]+180));return r.reverse(),r.push(r[0]),o.push(o[0]),o.concat(r)},createGridLines:function(t){var e=this.options,r=this.radarMajorGridLinePositions(),o=t.majorAngles(),i=t.box.center(),n=[];if(e.majorGridLines.visible&&(n=this.renderGridLines(i,r,o,e.majorGridLines)),e.minorGridLines.visible){var a=this.radarMinorGridLinePositions();gt(n,this.renderGridLines(i,a,o,e.minorGridLines))}return n},renderGridLines:function(t,e,r,o){var n={stroke:{width:o.width,color:o.color,dashType:o.dashType}},a=o.skip;void 0===a&&(a=0);var s=o.step;void 0===s&&(s=0);for(var l=this.gridLinesVisual(),u=a;u<e.length;u+=s){var c=t.y-e[u];if(c>0){var p=new N.geometry.Circle([t.x,t.y],c);if(o.type===i)l.append(new N.drawing.Circle(p,n));else{for(var h=new N.drawing.Path(n),f=0;f<r.length;f++)h.lineTo(p.pointAt(r[f]+180));h.close(),l.append(h)}}}return l.children},getValue:function(t){var e=this.lineBox(),r=this.plotArea.polarAxis,o=r.majorAngles(),n=r.box.center(),a=t.distanceTo(n),s=a;if(this.options.majorGridLines.type!==i&&o.length>1){var l=t.x-n.x,u=t.y-n.y,c=(bt(Math.atan2(u,l))+540)%360;o.sort((function(t,e){return lo(t,c)-lo(e,c)}));var p=90-lo(o[0],o[1])/2,h=180-lo(c,o[0])-p;s=a*(Math.sin(At(h))/Math.sin(At(p)))}return this.axisType().prototype.getValue.call(this,new Zt(e.x1,e.y2-s))}};function lo(t,e){return 180-Math.abs(Math.abs(t-e)-180)}const uo=so;var co=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.radarMajorGridLinePositions=function(){return this.getTickPositions(this.options.majorUnit)},e.prototype.radarMinorGridLinePositions=function(){var t=this.options,e=0;return t.majorGridLines.visible&&(e=t.majorUnit),this.getTickPositions(t.minorUnit,e)},e.prototype.axisType=function(){return t},e}(Wr);K(co.prototype,uo);const po=co;var ho=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.radarMajorGridLinePositions=function(){var t=[];return this.traverseMajorTicksPositions((function(e){t.push(e)}),this.options.majorGridLines),t},e.prototype.radarMinorGridLinePositions=function(){var t=[];return this.traverseMinorTicksPositions((function(e){t.push(e)}),this.options.minorGridLines),t},e.prototype.axisType=function(){return t},e}(eo);K(ho.prototype,uo);const fo=ho;function vo(t){return t<=0?-1:1}const go=function(t){function e(e){t.call(this),this.closed=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.process=function(t){var e=t.slice(0),r=[],o=this.closed,i=e.length;if(i>2&&(this.removeDuplicates(0,e),i=e.length),i<2||2===i&&e[0].equals(e[1]))return r;var n,a,s=e[0],l=e[1],u=e[2];for(r.push(new N.geometry.Segment(s));s.equals(e[i-1]);)o=!0,e.pop(),i--;if(2===i){var c=this.tangent(s,l,k,M);return St(r).controlOut(this.firstControlPoint(c,s,l,k,M)),r.push(new N.geometry.Segment(l,this.secondControlPoint(c,s,l,k,M))),r}if(o){s=e[i-1],l=e[0],u=e[1];var p=this.controlPoints(s,l,u);n=p[1],a=p[0]}else{var h=this.tangent(s,l,k,M);n=this.firstControlPoint(h,s,l,k,M)}for(var f=n,d=0;d<=i-3;d++)if(this.removeDuplicates(d,e),d+3<=(i=e.length)){s=e[d],l=e[d+1],u=e[d+2];var v=this.controlPoints(s,l,u);St(r).controlOut(f),f=v[1];var g=v[0];r.push(new N.geometry.Segment(l,g))}if(o){s=e[i-2],l=e[i-1],u=e[0];var y=this.controlPoints(s,l,u);St(r).controlOut(f),r.push(new N.geometry.Segment(l,y[0])),St(r).controlOut(y[1]),r.push(new N.geometry.Segment(u,a))}else{var m=this.tangent(l,u,k,M);St(r).controlOut(f),r.push(new N.geometry.Segment(u,this.secondControlPoint(m,l,u,k,M)))}return r},e.prototype.removeDuplicates=function(t,e){for(;e[t+1]&&(e[t].equals(e[t+1])||e[t+1].equals(e[t+2]));)e.splice(t+1,1)},e.prototype.invertAxis=function(t,e,r){var o=!1;if(t.x===e.x)o=!0;else if(e.x===r.x)(e.y<r.y&&t.y<=e.y||r.y<e.y&&e.y<=t.y)&&(o=!0);else{var i=this.lineFunction(t,e),n=this.calculateFunction(i,r.x);t.y<=e.y&&r.y<=n||e.y<=t.y&&r.y>=n||(o=!0)}return o},e.prototype.isLine=function(t,e,r){var o=this.lineFunction(t,e),i=this.calculateFunction(o,r.x);return t.x===e.x&&e.x===r.x||kt(i,1)===kt(r.y,1)},e.prototype.lineFunction=function(t,e){var r=(e.y-t.y)/(e.x-t.x);return[t.y-r*t.x,r]},e.prototype.controlPoints=function(t,e,r){var o,i=k,n=M,a=!1,s=!1;if(this.isLine(t,e,r))o=this.tangent(t,e,k,M);else{var l={x:this.isMonotonicByField(t,e,r,k),y:this.isMonotonicByField(t,e,r,M)};l.x&&l.y?(o=this.tangent(t,r,k,M),a=!0):(this.invertAxis(t,e,r)&&(i=M,n=k),l[i]?o=0:(o=.01*(r[n]<t[n]&&t[n]<=e[n]||t[n]<r[n]&&e[n]<=t[n]?vo((r[n]-t[n])*(e[i]-t[i])):-vo((r[i]-t[i])*(e[n]-t[n]))),s=!0))}var u=this.secondControlPoint(o,t,e,i,n);if(s){var c=i;i=n,n=c}var p=this.firstControlPoint(o,e,r,i,n);return a&&(this.restrictControlPoint(t,e,u,o),this.restrictControlPoint(e,r,p,o)),[u,p]},e.prototype.restrictControlPoint=function(t,e,r,o){t.y<e.y?e.y<r.y?(r.x=t.x+(e.y-t.y)/o,r.y=e.y):r.y<t.y&&(r.x=e.x-(e.y-t.y)/o,r.y=t.y):r.y<e.y?(r.x=t.x-(t.y-e.y)/o,r.y=e.y):t.y<r.y&&(r.x=e.x+(t.y-e.y)/o,r.y=t.y)},e.prototype.tangent=function(t,e,r,o){var i=e[r]-t[r],n=e[o]-t[o];return 0===i?0:n/i},e.prototype.isMonotonicByField=function(t,e,r,o){return r[o]>e[o]&&e[o]>t[o]||r[o]<e[o]&&e[o]<t[o]},e.prototype.firstControlPoint=function(t,e,r,o,i){var n=e[o],a=.333*(r[o]-n);return this.point(n+a,e[i]+a*t,o,i)},e.prototype.secondControlPoint=function(t,e,r,o,i){var n=e[o],a=r[o],s=.333*(a-n);return this.point(a-s,r[i]-s*t,o,i)},e.prototype.point=function(t,e,r,o){var i=new N.geometry.Point;return i[r]=t,i[o]=e,i},e.prototype.calculateFunction=function(t,e){for(var r=t.length,o=0,i=0;i<r;i++)o+=Math.pow(e,i)*t[i];return o},e}(N.Class);var yo=function(t){function e(e){t.call(this),this._axis=e,this.options=e.options}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.value=function(t){var e=this._axis;return e.getCategory?e.getCategory(t):e.getValue(t)},e.prototype.slot=function(t,e,r){return void 0===r&&(r=!0),this._axis.slot(t,e,r)},e.prototype.range=function(){return this._axis.range()},e.prototype.valueRange=function(){return this._axis.valueRange()},e}(N.Class);const mo=yo;function bo(t,e){for(var r=0;r<e.length;r++)if(e[r].options.name===t)return e[r].prepareUserOptions(),new mo(e[r])}var xo=function(t){this.visual=t.visual,this.chartsVisual=t.chartContainer.visual,this._pane=t};xo.prototype.findAxisByName=function(t){return bo(t,this._pane.axes)};const _o=xo,Co=function(t){function e(e){t.call(this),this._plotArea=e,this.visual=e.visual,this.backgroundVisual=e._bgVisual}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(N.Class);function wo(t){for(var e=t.length,r=0,o=0;o<e;o++)B(t[o])&&r++;return r}var Oo={min:function(t){for(var e=t.length,r=y,o=0;o<e;o++){var i=t[o];B(i)&&(r=Math.min(r,i))}return r===y?t[0]:r},max:function(t){for(var e=t.length,r=m,o=0;o<e;o++){var i=t[o];B(i)&&(r=Math.max(r,i))}return r===m?t[0]:r},sum:function(t){for(var e=t.length,r=0,o=0;o<e;o++){var i=t[o];B(i)&&(r+=i)}return r},sumOrNull:function(t){var e=null;return wo(t)&&(e=Oo.sum(t)),e},count:function(t){for(var e=t.length,r=0,o=0;o<e;o++){var i=t[o];null!==i&&mt(i)&&r++}return r},avg:function(t){var e=wo(t),r=t[0];return e>0&&(r=Oo.sum(t)/e),r},first:function(t){for(var e=t.length,r=0;r<e;r++){var o=t[r];if(null!==o&&mt(o))return o}return t[0]}};const So=Oo;function Po(t,e){return null===e?e:ot(t)(e)}var jo=function(t){function e(){t.call(this),this._valueFields={},this._otherFields={},this._nullValue={},this._undefinedValue={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.register=function(t,e,r){var o=this;void 0===e&&(e=[P]),void 0===r&&(r={});for(var i=0;i<t.length;i++){var n=t[i];o._valueFields[n]=e,o._otherFields[n]=r,o._nullValue[n]=o._makeValue(e,null),o._undefinedValue[n]=o._makeValue(e,void 0)}},e.prototype.canonicalFields=function(t){return this.valueFields(t).concat(this.otherFields(t))},e.prototype.valueFields=function(t){return this._valueFields[t.type]||[P]},e.prototype.otherFields=function(t){return this._otherFields[t.type]||[P]},e.prototype.bindPoint=function(t,e,r){var o,i,n=t.data,a=mt(r)?r:n[e],s={valueFields:{value:a}},l=this.valueFields(t),u=this._otherFields[t.type];if(null===a)i=this._nullValue[t.type];else if(mt(a)){if(Array.isArray(a)){var c=a.slice(l.length);i=this._bindFromArray(a,l),o=this._bindFromArray(c,u)}else if("object"==typeof a){var p=this.sourceFields(t,l),h=this.sourceFields(t,u);i=this._bindFromObject(a,l,p),o=this._bindFromObject(a,u,h)}}else i=this._undefinedValue[t.type];return mt(i)&&(1===l.length?s.valueFields.value=i[l[0]]:s.valueFields=i),s.fields=o||{},s},e.prototype._makeValue=function(t,e){for(var r={},o=t.length,i=0;i<o;i++)r[t[i]]=e;return r},e.prototype._bindFromArray=function(t,e){var r={};if(e)for(var o=Math.min(e.length,t.length),i=0;i<o;i++)r[e[i]]=t[i];return r},e.prototype._bindFromObject=function(t,e,r){void 0===r&&(r=e);var o={};if(e)for(var i=e.length,n=0;n<i;n++){var a=e[n],s=r[n];null!==s&&(o[a]=Po(s,t))}return o},e.prototype.sourceFields=function(t,e){var r=[];if(e)for(var o=e.length,i=0;i<o;i++){var n=e[i],a=n===P?"field":n+"Field";r.push(null!==t[a]?t[a]||n:null)}return r},e}(N.Class);jo.current=new jo;const Ao=jo;var ko=/percent(?:\w*)\((\d+)\)/,Mo=new RegExp("^stddev(?:\\((\\d+(?:\\.\\d+)?)\\))?$");const To=function(t){function e(e,r,o){t.call(this),this.initGlobalRanges(e,r,o)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initGlobalRanges=function(t,e,r){var o=e.data,i=Mo.exec(t);if(i){this.valueGetter=this.createValueGetter(e,r);var n=this.getAverage(o),a=this.getStandardDeviation(o,n,!1),s=i[1]?parseFloat(i[1]):1,l={low:n.value-a*s,high:n.value+a*s};this.globalRange=function(){return l}}else if(t.indexOf&&t.indexOf("stderr")>=0){this.valueGetter=this.createValueGetter(e,r);var u=this.getStandardError(o,this.getAverage(o));this.globalRange=function(t){return{low:t-u,high:t+u}}}},e.prototype.createValueGetter=function(t,e){var r,o=t.data,i=Ao.current,n=i.valueFields(t),a=mt(o[0])?o[0]:{};return T(a)?r=ot("["+(e?n.indexOf(e):0)+"]"):B(a)?r=ot():typeof a===x&&(r=ot(i.sourceFields(t,n)[n.indexOf(e)])),r},e.prototype.getErrorRange=function(t,e){var r,o,i;if(!mt(e))return null;if(this.globalRange)return this.globalRange(t);if(T(e))r=t-e[0],o=t+e[1];else if(B(i=parseFloat(e)))r=t-i,o=t+i;else{if(!(i=ko.exec(e)))throw new Error("Invalid ErrorBar value: "+e);var n=t*(parseFloat(i[1])/100);r=t-Math.abs(n),o=t+Math.abs(n)}return{low:r,high:o}},e.prototype.getStandardError=function(t,e){return this.getStandardDeviation(t,e,!0)/Math.sqrt(e.count)},e.prototype.getStandardDeviation=function(t,e,r){for(var o=t.length,i=r?e.count-1:e.count,n=0,a=0;a<o;a++){var s=this.valueGetter(t[a]);B(s)&&(n+=Math.pow(s-e.value,2))}return Math.sqrt(n/i)},e.prototype.getAverage=function(t){for(var e=t.length,r=0,o=0,i=0;i<e;i++){var n=this.valueGetter(t[i]);B(n)&&(r+=n,o++)}return{value:r/o,count:o}},e}(N.Class);var Do=N.support.browser||{},Vo=600,Eo="fadeIn",No=.8,Lo=Do.msie?.001:0,Io="zero",Bo="interpolate",Ro="above",zo="below",Fo="smooth",Ho="step",Uo="area",Ko="bar",$o="boxPlot",Go="bubble",Xo="bullet",Wo="candlestick",Yo="column",qo="donut",Zo="funnel",Qo="heatmap",Jo="horizontalWaterfall",ti="line",ei="ohlc",ri="pie",oi="polarArea",ii="polarLine",ni="polarScatter",ai="radarArea",si="radarColumn",li="radarLine",ui="rangeArea",ci="rangeBar",pi="rangeColumn",hi="scatter",fi="scatterLine",di="verticalArea",vi="verticalBoxPlot",gi="verticalBullet",yi="verticalLine",mi="verticalRangeArea",bi="waterfall",xi=[Ko,Yo,ei,Wo,$o,vi,Xo,pi,ci,bi,Jo],_i="seriesHover",Ci="plotAreaHover",wi="plotAreaLeave",Oi="drag",Si="dragEnd",Pi="dragStart",ji="zoomStart",Ai="zoom",ki="zoomEnd",Mi="selectStart",Ti="select",Di="selectEnd",Vi="showTooltip",Ei="hideTooltip",Ni="log",Li="category",Ii="insideEnd",Bi="outsideEnd",Ri="DOMMouseScroll mousewheel",zi=function(t){function e(e,r,o,i,n,a){t.call(this,a),this.low=e,this.high=r,this.isVertical=o,this.chart=i,this.series=n}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e,r=this.options.endCaps,o=this.isVertical,i=this.getAxis().getSlot(this.low,this.high),n=t.center(),a=this.getCapsWidth(t,o),s=o?n.x:n.y,l=s-a,u=s+a;o?(e=[new Zt(n.x,i.y1),new Zt(n.x,i.y2)],r&&e.push(new Zt(l,i.y1),new Zt(u,i.y1),new Zt(l,i.y2),new Zt(u,i.y2)),this.box=new te(l,i.y1,u,i.y2)):(e=[new Zt(i.x1,n.y),new Zt(i.x2,n.y)],r&&e.push(new Zt(i.x1,l),new Zt(i.x1,u),new Zt(i.x2,l),new Zt(i.x2,u)),this.box=new te(i.x1,l,i.x2,u)),this.linePoints=e},e.prototype.getCapsWidth=function(t,e){var r=e?t.width():t.height();return Math.min(Math.floor(r/2),4)||4},e.prototype.createVisual=function(){var t=this,e=this.options,r=e.visual;r?this.visual=r({low:this.low,high:this.high,rect:this.box.toRect(),sender:this.getSender(),options:{endCaps:e.endCaps,color:e.color,line:e.line},createVisual:function(){t.createDefaultVisual();var e=t.visual;return delete t.visual,e}}):this.createDefaultVisual()},e.prototype.createDefaultVisual=function(){var e=this.options,r=this.linePoints,o={stroke:{color:e.color,width:e.line.width,dashType:e.line.dashType}};t.prototype.createVisual.call(this);for(var i=0;i<r.length;i+=2){var n=new N.drawing.Path(o).moveTo(r[i].x,r[i].y).lineTo(r[i+1].x,r[i+1].y);L(n),this.visual.append(n)}},e}(ue);Et(zi,{animation:{type:Eo,delay:Vo},endCaps:!0,line:{width:2},zIndex:1});const Fi=zi;var Hi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getAxis=function(){return this.chart.seriesValueAxis(this.series)},e}(Fi);const Ui=Hi;function Ki(t,e,r,o){void 0===r&&(r={}),void 0===o&&(o=!1);var i=r.defaults=r.defaults||{},n=r.depth=r.depth||0,a=!1;if(r.excluded=r.excluded||[],n>5)return null;for(var s in t)if(!lt(s,r.excluded)&&t.hasOwnProperty(s)){var l=t[s];F(l)?(a=!0,o||(t[s]=Tt(l(e),i[s]))):$(l)&&(o||(r.defaults=i[s]),r.depth++,a=Ki(l,e,r,o)||a,r.depth--)}return a}function $i(t){for(var e=t.length,r=0,o=0;o<e;o++)r=Math.max(r,t[o].data.length);return r}var Gi=function(t){function e(e,r){t.call(this,r),this.plotArea=e,this.chartService=e.chartService,this.categoryAxis=e.seriesCategoryAxis(r.series[0]),this.valueAxisRanges={},this.points=[],this.categoryPoints=[],this.seriesPoints=[],this.seriesOptions=[],this._evalSeries=[],this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this.traverseDataPoints(this.addValue.bind(this))},e.prototype.pointOptions=function(t,e){var r=this.seriesOptions[e];if(!r){var o=this.pointType().prototype.defaults;this.seriesOptions[e]=r=K({},o,{vertical:!this.options.invertAxes},t)}return r},e.prototype.plotValue=function(t){if(!t)return 0;if(this.options.isStacked100&&B(t.value)){for(var e=t.categoryIx,r=this.categoryPoints[e],o=[],i=0,n=0;n<r.length;n++){var a=r[n];if(a){var s=t.series.stack,l=a.series.stack;if(s&&l&&s.group!==l.group)continue;B(a.value)&&(i+=Math.abs(a.value),o.push(Math.abs(a.value)))}}if(i>0)return t.value/i}return t.value},e.prototype.plotRange=function(t,e){void 0===e&&(e=0);var r=this.categoryPoints[t.categoryIx];if(this.options.isStacked){for(var o=this.plotValue(t),i=o>=0,n=e,a=!1,s=0;s<r.length;s++){var l=r[s];if(t===l)break;var u=t.series.stack,c=l.series.stack;if(u&&c){if(typeof u===O&&u!==c)continue;if(u.group&&u.group!==c.group)continue}var p=this.plotValue(l);(p>=0&&i||p<0&&!i)&&(n+=p,o+=p,a=!0,this.options.isStacked100&&(o=Math.min(o,1)))}return a&&(n-=e),[n,o]}var h=t.series,f=this.seriesValueAxis(h),d=this.categoryAxisCrossingValue(f);return[d,z(t.value)?t.value:d]},e.prototype.stackLimits=function(t,e){for(var r=y,o=m,i=0;i<this.categoryPoints.length;i++){var n=this.categoryPoints[i];if(n)for(var a=0;a<n.length;a++){var s=n[a];if(s&&(s.series.stack===e||s.series.axis===t)){var l=this.plotRange(s,0)[1];mt(l)&&isFinite(l)&&(o=Math.max(o,l),r=Math.min(r,l))}}}return{min:r,max:o}},e.prototype.updateStackRange=function(){var t=this,e=this.options,r=e.isStacked,o=e.series,i={};if(r)for(var n=0;n<o.length;n++){var a=o[n],s=a.axis,l=s+a.stack,u=i[l];if(!u){u=t.stackLimits(s,a.stack);var c=t.errorTotals;c&&(c.negative.length&&(u.min=Math.min(u.min,Nt(c.negative).min)),c.positive.length&&(u.max=Math.max(u.max,Nt(c.positive).max))),u.min!==y||u.max!==m?i[l]=u:u=null}u&&(t.valueAxisRanges[s]=u)}},e.prototype.addErrorBar=function(t,e,r){var o,i=t.value,n=t.series,a=t.seriesIx,s=t.options.errorBars,l=e.fields.errorLow,u=e.fields.errorHigh;B(l)&&B(u)?o={low:l,high:u}:s&&mt(s.value)&&(this.seriesErrorRanges=this.seriesErrorRanges||[],this.seriesErrorRanges[a]=this.seriesErrorRanges[a]||new To(s.value,n,P),o=this.seriesErrorRanges[a].getErrorRange(i,s.value)),o&&(t.low=o.low,t.high=o.high,this.addPointErrorBar(t,r))},e.prototype.addPointErrorBar=function(t,e){var r=!this.options.invertAxes,o=t.options.errorBars,i=t.series,n=t.low,a=t.high;if(this.options.isStacked){var s=this.stackedErrorRange(t,e);n=s.low,a=s.high}else{var l={categoryIx:e,series:i};this.updateRange({value:n},l),this.updateRange({value:a},l)}var u=new Ui(n,a,r,this,i,o);t.errorBars=[u],t.append(u)},e.prototype.stackedErrorRange=function(t,e){var r=this.plotRange(t,0)[1]-t.value,o=t.low+r,i=t.high+r;return this.errorTotals=this.errorTotals||{positive:[],negative:[]},o<0&&(this.errorTotals.negative[e]=Math.min(this.errorTotals.negative[e]||0,o)),i>0&&(this.errorTotals.positive[e]=Math.max(this.errorTotals.positive[e]||0,i)),{low:o,high:i}},e.prototype.addValue=function(t,e){var r=e.categoryIx,o=e.series,i=e.seriesIx,n=this.categoryPoints[r];n||(this.categoryPoints[r]=n=[]);var a=this.seriesPoints[i];a||(this.seriesPoints[i]=a=[]);var s=this.createPoint(t,e);s&&(Object.assign(s,e),s.owner=this,s.noteText=t.fields.noteText,mt(s.dataItem)||(s.dataItem=o.data[r]),this.addErrorBar(s,t,r)),this.points.push(s),a.push(s),n.push(s),this.updateRange(t.valueFields,e)},e.prototype.evalPointOptions=function(t,e,r,o,i,n){var a={defaults:i._defaults,excluded:["data","aggregate","_events","tooltip","content","template","visual","toggle","_outOfRangeMinPoint","_outOfRangeMaxPoint"]},s=this._evalSeries[n];mt(s)||(this._evalSeries[n]=s=Ki(t,{},a,!0));var l=t;return s&&Ki(l=K({},l),{value:e,category:r,index:o,series:i,dataItem:i.data[o]},a),l},e.prototype.updateRange=function(t,e){var r=e.series.axis,o=t.value,i=this.valueAxisRanges[r];isFinite(o)&&null!==o&&((i=this.valueAxisRanges[r]=i||{min:y,max:m}).min=Math.min(i.min,o),i.max=Math.max(i.max,o))},e.prototype.seriesValueAxis=function(t){var e=this.plotArea,r=t.axis,o=r?e.namedValueAxes[r]:e.valueAxis;if(!o)throw new Error("Unable to locate value axis with name "+r);return o},e.prototype.reflow=function(t){var e=this,r=this.categorySlots=[],o=this.points,i=this.categoryAxis,n=0;this.traverseDataPoints((function(t,a){var s=a.categoryIx,l=a.series,u=e.seriesValueAxis(l),c=o[n++],p=r[s];if(p||(r[s]=p=e.categorySlot(i,s,u)),c){var h=e.plotRange(c,u.startValue()),f=e.valueSlot(u,h);if(f){var d=e.pointSlot(p,f);c.aboveAxis=e.aboveAxis(c,u),c.stackValue=h[1],e.options.isStacked100&&(c.percentage=e.plotValue(c)),e.reflowPoint(c,d)}else c.visible=!1}})),this.reflowCategories(r),!this.options.clip&&this.options.limitPoints&&this.points.length&&this.limitPoints(),this.box=t},e.prototype.valueSlot=function(t,e){return t.getSlot(e[0],e[1],!this.options.clip)},e.prototype.limitPoints=function(){for(var t=this.categoryPoints,e=t[0].concat(St(t)),r=0;r<e.length;r++)e[r]&&this.limitPoint(e[r])},e.prototype.limitPoint=function(t){var e=this.categoryAxis.limitSlot(t.box);e.equals(t.box)||t.reflow(e)},e.prototype.aboveAxis=function(t,e){var r=this.categoryAxisCrossingValue(e),o=t.value;return e.options.reverse?o<r:o>=r},e.prototype.categoryAxisCrossingValue=function(t){var e=this.categoryAxis,r=t.options;return[].concat(r.axisCrossingValues||r.axisCrossingValue)[e.axisIndex||0]||0},e.prototype.reflowPoint=function(t,e){t.reflow(e)},e.prototype.reflowCategories=function(){},e.prototype.pointSlot=function(t,e){var r=this.options.invertAxes,o=r?e:t,i=r?t:e;return new te(o.x1,i.y1,o.x2,i.y2)},e.prototype.categorySlot=function(t,e){return t.getSlot(e)},e.prototype.traverseDataPoints=function(t){for(var e=this,r=this.options.series,o=$i(r),i=r.length,n=0;n<i;n++)e._outOfRangeCallback(r[n],"_outOfRangeMinPoint",n,t);for(var a=0;a<o;a++)for(var s=0;s<i;s++){var l=r[s],u=e.categoryAxis.categoryAt(a);t(e._bindPoint(l,s,a),{category:u,categoryIx:a,categoriesCount:o,series:l,seriesIx:s})}for(var c=0;c<i;c++)e._outOfRangeCallback(r[c],"_outOfRangeMaxPoint",c,t)},e.prototype._outOfRangeCallback=function(t,e,r,o){var i=t[e];if(i){var n=i.categoryIx;o(this._bindPoint(t,r,n,i.item),{category:i.category,categoryIx:n,series:t,seriesIx:r,dataItem:i.item})}},e.prototype._bindPoint=function(t,e,r,o){this._bindCache||(this._bindCache=[]);var i=this._bindCache[e];i||(i=this._bindCache[e]=[]);var n=i[r];return n||(n=i[r]=Ao.current.bindPoint(t,r,o)),n},e.prototype.formatPointValue=function(t,e){return null===t.value?"":this.chartService.format.auto(e,t.value)},e.prototype.pointValue=function(t){return t.valueFields.value},e}(ue);Et(Gi,{series:[],invertAxes:!1,isStacked:!1,clip:!0,limitPoints:!0});const Xi=Gi;var Wi={click:function(t,e){return t.trigger("seriesClick",this.eventArgs(e))},hover:function(t,e){return t.trigger(_i,this.eventArgs(e))},over:function(t,e){return t.trigger("seriesOver",this.eventArgs(e))},out:function(t,e){return t.trigger("seriesLeave",this.eventArgs(e))},eventArgs:function(t){return{value:this.value,percentage:this.percentage,stackValue:this.stackValue,category:this.category,series:this.series,dataItem:this.dataItem,runningTotal:this.runningTotal,total:this.total,element:wt(t),originalEvent:t,point:this}}};const Yi=Wi,qi={createNote:function(){var t=this.options.notes,e=this.noteText||t.label.text;!1!==t.visible&&mt(e)&&null!==e&&(this.note=new Ee({value:this.value,text:e,dataItem:this.dataItem,category:this.category,series:this.series},this.options.notes,this.owner.chartService),this.append(this.note))}};var Zi=function(t){function e(e,r){t.call(this),this.value=e,this.options=r,this.aboveAxis=Tt(this.options.aboveAxis,!0),this.tooltipTracking=!0}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){var t=this.options,e=t.markers,r=t.labels;if(!this._rendered){if(this._rendered=!0,e.visible&&e.size&&(this.marker=this.createMarker(),this.append(this.marker)),r.visible){var o=tt(r),i=this.pointData(),n=this.value;o?n=o(i):r.format&&(n=this.formatValue(r.format)),this.label=new je(n,K({align:s,vAlign:s,margin:{left:5,right:5},zIndex:Tt(r.zIndex,this.series.zIndex)},r),i),this.append(this.label)}this.createNote(),this.errorBar&&this.append(this.errorBar)}},e.prototype.markerBorder=function(){var t=this.options.markers,e=t.background,r=K({color:this.color},t.border);return mt(r.color)||(r.color=new N.Color(e).brightness(No).toHex()),r},e.prototype.createVisual=function(){},e.prototype.createMarker=function(){var t=this.options.markers;return new fe({type:t.type,width:t.size,height:t.size,rotation:t.rotation,background:t.background,border:this.markerBorder(),opacity:this.series.opacity||t.opacity,zIndex:Tt(t.zIndex,this.series.zIndex),animation:t.animation,visual:t.visual},{dataItem:this.dataItem,value:this.value,series:this.series,category:this.category})},e.prototype.markerBox=function(){return this.marker||(this.marker=this.createMarker(),this.marker.reflow(this._childBox)),this.marker.box},e.prototype.reflow=function(t){var e=this.options,r=this.aboveAxis,o=e.vertical;this.render(),this.box=t;var i=t.clone();if(o?r?i.y1-=i.height():i.y2+=i.height():r?i.x1+=i.width():i.x2-=i.width(),this._childBox=i,this.marker&&this.marker.reflow(i),this.reflowLabel(i),this.errorBars)for(var n=0;n<this.errorBars.length;n++)this.errorBars[n].reflow(i);if(this.note){var a=this.markerBox();if(!e.markers.visible||!e.markers.size){var s=a.center();a=new te(s.x,s.y,s.x,s.y)}this.note.reflow(a)}},e.prototype.reflowLabel=function(t){var e=this.options,r=this.label,o=e.labels.position;r&&(o=(o=o===Ro?S:o)===zo?a:o,r.reflow(t),r.box.alignTo(this.markerBox(),o),r.reflow(r.box))},e.prototype.createHighlight=function(){var t=this.options.highlight.markers,e=this.markerBorder().color,r=this.options.markers,o=r.size+(r.border.width||0)+(t.border.width||0),i=new fe({type:r.type,width:o,height:o,rotation:r.rotation,background:t.color||e,border:{color:t.border.color,width:t.border.width,opacity:Tt(t.border.opacity,1)},opacity:Tt(t.opacity,1)});return i.reflow(this._childBox),i.getElement()},e.prototype.highlightVisual=function(){return(this.marker||{}).visual},e.prototype.highlightVisualArgs=function(){var t,e,r=this.marker;if(r)e=r.paddingBox.toRect(),t=r.visual;else{var o=this.options.markers.size,i=o/2,n=this.box.center();e=new N.geometry.Rect([n.x-i,n.y-i],[o,o])}return{options:this.options,rect:e,visual:t}},e.prototype.tooltipAnchor=function(){var t=this.markerBox(),e=this.owner.pane.clipBox();if(!e||e.overlaps(t)){var r,o,i=t.x2+5;return this.aboveAxis?(r=t.y1,o=a):(r=t.y2,o=S),{point:new Zt(i,r),align:{horizontal:"left",vertical:o}}}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.overlapsBox=function(t){return this.markerBox().overlaps(t)},e.prototype.unclipElements=function(){this.label&&(this.label.options.noclip=!0),this.note&&(this.note.options.noclip=!0)},e.prototype.pointData=function(){return{dataItem:this.dataItem,category:this.category,value:this.value,percentage:this.percentage,stackValue:this.stackValue,series:this.series}},e}(ue);Zi.prototype.defaults={vertical:!0,markers:{visible:!0,background:j,size:8,type:l,border:{width:2},opacity:1},labels:{visible:!1,position:Ro,margin:q(3),padding:q(4),animation:{type:Eo,delay:Vo}},notes:{label:{}},highlight:{markers:{border:{color:"#fff",width:2}},zIndex:100},errorBars:{line:{width:1}}},K(Zi.prototype,Yi),K(Zi.prototype,qi);const Qi=Zi;var Ji=function(t){function e(e,r,o){t.call(this),this.linePoints=e,this.series=r,this.seriesIx=o}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.points=function(){return this.toGeometryPoints(this.linePoints)},e.prototype.toGeometryPoints=function(t){for(var e=[],r=0,o=t.length;r<o;r++)t[r]&&!1!==t[r].visible&&e.push(t[r]._childBox.toRect().center());return e},e.prototype.createVisual=function(){var t=this,e=this.series.visual;e?(this.visual=e({points:this.toGeometryPoints(this.linePoints),series:this.series,sender:this.getSender(),createVisual:function(){return t.segmentVisual(),t.visual}}),this.visual&&!mt(this.visual.options.zIndex)&&(this.visual.options.zIndex=this.series.zIndex)):this.segmentVisual()},e.prototype.segmentVisual=function(){var t=this.options,e=this.series,r=e.color,o=e._defaults;F(r)&&o&&(r=o.color);var i=N.drawing.Path.fromPoints(this.points(),{stroke:{color:r,width:e.width,opacity:e.opacity,dashType:e.dashType},zIndex:e.zIndex});t.closed&&i.close(),this.visual=i},e.prototype.aliasFor=function(t,e){return this.parent.getNearestPoint(e.x,e.y,this.seriesIx)},e}(ue);Et(Ji,{closed:!1});const tn=Ji;var en={calculateStepPoints:function(t){for(var e=this.parent.plotArea.seriesCategoryAxis(this.series).options,r=e.justified,o=e.vertical,i=e.reverse,n=o?k:M,a=o?M:k,s=i?2:1,l=s,u=rn(t[0],n,s,a,l),c=[u],p=1;p<t.length;p++){var h=rn(t[p],n,s,a,l);if(u[n]!==h[n]){var f=new N.geometry.Point;f[n]=u[n],f[a]=h[a],c.push(f,h)}u=h}return r?u!==St(c)&&c.push(u):c.push(rn(St(t),n,s,a,i?1:2)),c}};function rn(t,e,r,o,i){var n=t.box,a=new N.geometry.Point;return a[e]=n[e+r],a[o]=n[o+i],a}const on=en;var nn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.points=function(){return this.calculateStepPoints(this.linePoints)},e}(tn);K(nn.prototype,on);const an=nn;var sn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.segmentVisual=function(){var t=this.series,e=t._defaults,r=t.color;F(r)&&e&&(r=e.color);var o=new go(this.options.closed).process(this.points()),i=new N.drawing.Path({stroke:{color:r,width:t.width,opacity:t.opacity,dashType:t.dashType},zIndex:t.zIndex});i.segments.push.apply(i.segments,o),this.visual=i},e}(tn);const ln=sn;var un={renderSegments:function(){var t,e=this,r=this.options,o=this.seriesPoints,i=r.series,n=o.length;this._segments=[];for(var a=0;a<n;a++){for(var s=i[a],l=e.sortPoints(o[a]),u=l.length,c=[],p=0;p<u;p++){var h=l[p];h?c.push(h):e.seriesMissingValues(s)!==Bo&&(c.length>1&&(t=e.createSegment(c,s,a,t),e._addSegment(t)),c=[])}c.length>1&&(t=e.createSegment(c,s,a,t),e._addSegment(t))}this.children.unshift.apply(this.children,this._segments)},_addSegment:function(t){this._segments.push(t),t.parent=this},sortPoints:function(t){return t},seriesMissingValues:function(t){var e=t.missingValues;return!e&&this.options.isStacked?Io:e||Bo},getNearestPoint:function(t,e,r){for(var o,i=new Zt(t,e),n=this.seriesPoints[r],a=y,s=0;s<n.length;s++){var l=n[s];if(l&&mt(l.value)&&null!==l.value&&!1!==l.visible){var u=l.box.center().distanceTo(i);u<a&&(o=l,a=u)}}return o}};const cn=un;var pn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){this._setEnd(this.options.box.x1)},e.prototype.step=function(t){var e=this.options.box;this._setEnd(ut(e.x1,e.x2,t))},e.prototype._setEnd=function(t){var e=this.element,r=e.segments,o=r[1].anchor(),i=r[2].anchor();e.suspend(),o.setX(t),e.resume(),i.setX(t)},e}(N.drawing.Animation);Et(pn,{duration:Vo}),N.drawing.AnimationFactory.current.register("clip",pn);const hn=pn;function fn(t){for(var e=0;e<t.length;e++)if(mt(t[e].zIndex))return!0}const dn={createAnimation:function(){var t=this.getRoot();if(t&&!1!==(t.options||{}).transitions){var e=t.size(),r=N.drawing.Path.fromRect(e.toRect());this.visual.clip(r),this.animation=new hn(r,{box:e}),fn(this.options.series)&&this._setChildrenAnimation(r)}},_setChildrenAnimation:function(t){for(var e=this.animationPoints(),r=0;r<e.length;r++){var o=e[r];o&&o.visual&&mt(o.visual.options.zIndex)&&o.visual.clip(t)}}};var vn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){t.prototype.render.call(this),this.updateStackRange(),this.renderSegments()},e.prototype.pointType=function(){return Qi},e.prototype.createPoint=function(t,e){var r=e.categoryIx,o=e.category,i=e.series,n=e.seriesIx,a=this.seriesMissingValues(i),s=t.valueFields.value;if(!mt(s)||null===s){if(a!==Io)return null;s=0}var l=this.pointOptions(i,n);l=this.evalPointOptions(l,s,o,r,i,n);var u=t.fields.color||i.color;F(i.color)&&(u=l.color);var c=new Qi(s,l);return c.color=u,this.append(c),c},e.prototype.plotRange=function(t){var e=this.plotValue(t);if(this.options.isStacked)for(var r=t.categoryIx,o=this.categoryPoints[r],i=0;i<o.length;i++){var n=o[i];if(t===n)break;e+=this.plotValue(n),this.options.isStacked100&&(e=Math.min(e,1))}return[e,e]},e.prototype.createSegment=function(t,e,r){var o=e.style;return new(o===Ho?an:o===Fo?ln:tn)(t,e,r)},e.prototype.animationPoints=function(){for(var t=this.points,e=[],r=0;r<t.length;r++)e.push((t[r]||{}).marker);return e.concat(this._segments)},e.prototype.supportsPointInactiveOpacity=function(){return!1},e}(Xi);K(vn.prototype,cn,dn);const gn=vn;var yn=function(t){function e(e,r,o,i,n){t.call(this,e,r,o),this.prevSegment=i,this.stackPoints=n}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createVisual=function(){var t=this.series,e=t._defaults,r=t.line||{},o=t.color;F(o)&&e&&(o=e.color),this.visual=new N.drawing.Group({zIndex:t.zIndex}),this.createFill({fill:{color:o,opacity:t.opacity},stroke:null}),r.width>0&&!1!==r.visible&&this.createStroke({stroke:K({color:o,opacity:t.opacity,lineCap:"butt"},r)})},e.prototype.strokeSegments=function(){var t=this._strokeSegments;return t||(t=this._strokeSegments=this.createStrokeSegments()),t},e.prototype.createStrokeSegments=function(){return this.segmentsFromPoints(this.points())},e.prototype.stackSegments=function(){return this.prevSegment?this.prevSegment.createStackSegments(this.stackPoints):this.createStackSegments(this.stackPoints)},e.prototype.createStackSegments=function(t){return this.segmentsFromPoints(this.toGeometryPoints(t)).reverse()},e.prototype.segmentsFromPoints=function(t){return t.map((function(t){return new N.geometry.Segment(t)}))},e.prototype.createStroke=function(t){var e=new N.drawing.Path(t);e.segments.push.apply(e.segments,this.strokeSegments()),this.visual.append(e)},e.prototype.hasStackSegment=function(){return this.prevSegment||this.stackPoints&&this.stackPoints.length},e.prototype.createFill=function(t){var e=this.strokeSegments(),r=e.slice(0),o=this.hasStackSegment();if(o){var i=this.stackSegments();gt(r,i)}var n=new N.drawing.Path(t);n.segments.push.apply(n.segments,r),!o&&e.length>1&&this.fillToAxes(n),this.visual.append(n)},e.prototype.fillToAxes=function(t){var e=this.parent,r=e.options.invertAxes,o=e.seriesValueAxis(this.series),i=e.categoryAxisCrossingValue(o),n=o.getSlot(i,i,!0),a=this.strokeSegments(),s=a[0].anchor(),l=St(a).anchor(),u=r?n.x1:n.y1;r?t.lineTo(u,l.y).lineTo(u,s.y):t.lineTo(l.x,u).lineTo(s.x,u)},e}(tn);const mn=yn;var bn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createStrokeSegments=function(){return this.segmentsFromPoints(this.calculateStepPoints(this.linePoints))},e.prototype.createStackSegments=function(t){return this.segmentsFromPoints(this.calculateStepPoints(t)).reverse()},e}(mn);K(bn.prototype,on);const xn=bn;var _n=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createStrokeSegments=function(){var t=new go(this.options.closed),e=this.points();return t.process(e)},e.prototype.createStackSegments=function(){for(var t=this.strokeSegments(),e=[],r=t.length-1;r>=0;r--){var o=t[r];e.push(new N.geometry.Segment(o.anchor(),o.controlOut(),o.controlIn()))}return e},e}(mn);const Cn=_n;var wn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createSegment=function(t,e,r,o){var i,n,a=this.options.isStacked,s=(e.line||{}).style;return a&&r>0&&o&&("gap"!==this.seriesMissingValues(e)?(n=o.linePoints,i=o):n=this._gapStackPoints(t,r,s)),new(s===Ho?xn:s===Fo?Cn:mn)(t,e,r,i,n)},e.prototype.reflow=function(e){t.prototype.reflow.call(this,e);var r=this._stackPoints;if(r)for(var o=0;o<r.length;o++){var i=r[o],n=this.categoryAxis.getSlot(i.categoryIx);i.reflow(n)}},e.prototype._gapStackPoints=function(t,e,r){var o=this,i=this.seriesPoints,n=t[0].categoryIx,a=t.length;n<0&&(n=0,a--);var s=n+a,l=this.seriesOptions[0]._outOfRangeMinPoint?1:0,u=[];this._stackPoints=this._stackPoints||[];for(var c=n;c<s;c++){var p=c+l,h=e,f=void 0;do{f=i[--h][p]}while(h>0&&!f);if(f)r!==Ho&&c>n&&!i[h][p-1]&&u.push(o._previousSegmentPoint(c,p,p-1,h)),u.push(f),r!==Ho&&c+1<s&&!i[h][p+1]&&u.push(o._previousSegmentPoint(c,p,p+1,h));else{var d=o._createGapStackPoint(c);o._stackPoints.push(d),u.push(d)}}return u},e.prototype._previousSegmentPoint=function(t,e,r,o){for(var i,n=this.seriesPoints,a=o;a>0&&!i;)i=n[--a][r];return i?i=n[a][e]:(i=this._createGapStackPoint(t),this._stackPoints.push(i)),i},e.prototype._createGapStackPoint=function(t){var e=this.pointOptions({},0),r=new Qi(0,e);return r.categoryIx=t,r.series={},r},e.prototype.seriesMissingValues=function(t){return t.missingValues||Io},e.prototype.supportsPointInactiveOpacity=function(){return!1},e}(gn);const On=wn;var Sn=function(t){function e(){t.call(this),this.axisRanges={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.update=function(t){var e=this.axisRanges;for(var r in t){var o=t[r],i=e[r];e[r]=i=i||{min:y,max:m},i.min=Math.min(i.min,o.min),i.max=Math.max(i.max,o.max)}},e.prototype.reset=function(t){this.axisRanges[t]=void 0},e.prototype.query=function(t){return this.axisRanges[t]},e}(N.Class);const Pn=Sn;var jn=function(t){function e(e,r,o){t.call(this,r),this.textBox=new je(e,this.options,o),this.append(this.textBox)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createVisual=function(){this.textBox.options.noclip=this.options.noclip},e.prototype.reflow=function(t){var e=this.options,r=e.vertical,o=e.aboveAxis,i=this.children[0],n=i.options,l=i.box,u=i.options.padding,c=t;n.align=r?s:g,n.vAlign=r?S:s,e.position===Ii?r?(n.vAlign=S,!o&&l.height()<t.height()&&(n.vAlign=a)):n.align=o?C:g:e.position===s?(n.vAlign=s,n.align=s):"insideBase"===e.position?r?n.vAlign=o?a:S:n.align=o?g:C:e.position===Bi&&(r?c=o?new te(t.x1,t.y1-l.height(),t.x2,t.y1):new te(t.x1,t.y2,t.x2,t.y2+l.height()):(n.align=s,c=o?new te(t.x2,t.y1,t.x2+l.width(),t.y2):new te(t.x1-l.width(),t.y1,t.x1,t.y2))),e.rotation||(r?u.left=u.right=(c.width()-i.contentBox.width())/2:u.top=u.bottom=(c.height()-i.contentBox.height())/2),i.reflow(c)},e.prototype.alignToClipBox=function(t){var e=this.options.vertical?M:k,r=e+"1",o=e+"2",i=this.children[0],n=this.parent.box;if(n[r]<t[r]||t[o]<n[o]){var a=i.paddingBox.clone();a[r]=Math.max(n[r],t[r]),a[o]=Math.min(n[o],t[o]),this.reflow(a)}},e}(ue);Et(jn,{position:Bi,margin:q(3),padding:q(4),color:n,background:"",border:{width:1,color:""},aboveAxis:!0,vertical:!1,animation:{type:Eo,delay:Vo},zIndex:2});const An=jn;function kn(t){var e=t.overlay;return e&&e.gradient&&"none"!==e.gradient}var Mn=function(t){function e(e,r){t.call(this),this.options=r,this.color=r.color||j,this.aboveAxis=Tt(this.options.aboveAxis,!0),this.value=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this._rendered||(this._rendered=!0,this.createLabel(),this.createNote(),this.errorBar&&this.append(this.errorBar))},e.prototype.createLabel=function(){var t=this.options,e=t.labels;if(e.visible){var r,o=this.pointData(),i=tt(e);r=i?i(o):this.formatValue(e.format),this.label=new An(r,K({vertical:t.vertical},e),o),this.append(this.label)}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.reflow=function(t){this.render();var e=this.label;if(this.box=t,e&&(e.options.aboveAxis=this.aboveAxis,e.reflow(t)),this.note&&this.note.reflow(t),this.errorBars)for(var r=0;r<this.errorBars.length;r++)this.errorBars[r].reflow(t)},e.prototype.createVisual=function(){var e=this,r=this.box,o=this.options,i=o.visual;if(!1!==this.visible)if(t.prototype.createVisual.call(this),i){var n=this.rectVisual=i({category:this.category,dataItem:this.dataItem,value:this.value,sender:this.getSender(),series:this.series,percentage:this.percentage,stackValue:this.stackValue,runningTotal:this.runningTotal,total:this.total,rect:r.toRect(),createVisual:function(){var t=new N.drawing.Group;return e.createRect(t),t},options:o});n&&this.visual.append(n)}else r.width()>0&&r.height()>0&&this.createRect(this.visual)},e.prototype.createRect=function(t){var e=this.options,r=e.border,o=mt(r.opacity)?r.opacity:e.opacity,i=this.box.toRect();i.size.width=Math.round(i.size.width);var n=this.rectVisual=N.drawing.Path.fromRect(i,{fill:{color:this.color,opacity:e.opacity},stroke:{color:this.getBorderColor(),width:r.width,opacity:o,dashType:r.dashType}}),a=this.box.width(),s=this.box.height();if((e.vertical?a:s)>6&&(L(n),(a<1||s<1)&&(n.options.stroke.lineJoin="round")),t.append(n),kn(e)){var l=this.createGradientOverlay(n,{baseColor:this.color},K({end:e.vertical?void 0:[0,1]},e.overlay));t.append(l)}},e.prototype.createHighlight=function(t){return L(N.drawing.Path.fromRect(this.box.toRect(),t))},e.prototype.highlightVisual=function(){return this.rectVisual},e.prototype.highlightVisualArgs=function(){return{options:this.options,rect:this.box.toRect(),visual:this.rectVisual}},e.prototype.getBorderColor=function(){var t=this.color,e=this.options.border,r=e._brightness||No,o=e.color;return mt(o)||(o=new N.Color(t).brightness(r).toHex()),o},e.prototype.tooltipAnchor=function(){var t,e,r=this,o=r.options,i=r.box,n=r.aboveAxis,s=this.owner.pane.clipBox()||i,l=g,u=S;if(o.vertical)t=Math.min(i.x2,s.x2)+5,n?e=Math.max(i.y1,s.y1):(e=Math.min(i.y2,s.y2),u=a);else{var c=Math.max(i.x1,s.x1),p=Math.min(i.x2,s.x2);o.isStacked?(u=a,n?(l=C,t=p):t=c,e=Math.max(i.y1,s.y1)-5):(n?t=p+5:(t=c-5,l=C),e=Math.max(i.y1,s.y1))}return{point:new Zt(t,e),align:{horizontal:l,vertical:u}}},e.prototype.overlapsBox=function(t){return this.box.overlaps(t)},e.prototype.pointData=function(){return{dataItem:this.dataItem,category:this.category,value:this.value,percentage:this.percentage,stackValue:this.stackValue,runningTotal:this.runningTotal,total:this.total,series:this.series}},e}(ue);K(Mn.prototype,Yi),K(Mn.prototype,qi),Mn.prototype.defaults={border:{width:1},vertical:!0,overlay:{gradient:"glass"},labels:{visible:!1,format:"{0}"},opacity:1,notes:{label:{}}};const Tn=Mn;function Dn(t,e){t.forEach(e)}function Vn(t,e){for(var r=t.length,o=r-1;o>=0;o--)e(t[o],o-r-1)}var En=function(t){function e(e){t.call(this,e),this.forEach=e.rtl?Vn:Dn}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.options,r=e.vertical,o=e.gap,i=e.spacing,n=this.children,a=n.length,s=r?M:k,l=a+o+i*(a-1),u=(r?t.height():t.width())/l,c=t[s+1]+u*(o/2);this.forEach(n,(function(e,r){var o=(e.box||t).clone();o[s+1]=c,o[s+2]=c+u,e.reflow(o),r<a-1&&(c+=u*i),c+=u}))},e}(ue);Et(En,{vertical:!1,gap:0,spacing:0});const Nn=En;var Ln=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){for(var e=this.options.vertical?k:M,r=this.children,o=r.length,i=this.box=new te,n=0;n<o;n++){var a=r[n];if(!1!==a.visible){var s=a.box.clone();s.snapTo(t,e),0===n&&(i=this.box=s.clone()),a.reflow(s),i.wrap(s)}}},e}(ue);Et(Ln,{vertical:!0});const In=Ln;var Bn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){t.prototype.render.call(this),this.updateStackRange()},e.prototype.pointType=function(){return Tn},e.prototype.clusterType=function(){return Nn},e.prototype.stackType=function(){return In},e.prototype.stackLimits=function(e,r){return t.prototype.stackLimits.call(this,e,r)},e.prototype.createPoint=function(t,e){var r=e.categoryIx,o=e.category,i=e.series,n=e.seriesIx,a=this.options,s=this.children,l=a.isStacked,u=this.pointValue(t),c=this.pointOptions(i,n),p=c.labels;l&&p.position===Bi&&(p.position=Ii),c.isStacked=l;var h=t.fields.color||i.color;u<0&&c.negativeColor&&(h=c.negativeColor),c=this.evalPointOptions(c,u,o,r,i,n),F(i.color)&&(h=c.color);var f=new(this.pointType())(u,c);f.color=h;var d=s[r];return d||(d=new(this.clusterType())({vertical:a.invertAxes,gap:a.gap,spacing:a.spacing,rtl:!a.invertAxes&&(this.chartService||{}).rtl}),this.append(d)),l?this.getStackWrap(i,d).append(f):d.append(f),f},e.prototype.getStackWrap=function(t,e){var r,o=t.stack,i=o&&o.group||o,n=e.children;if(typeof i===O){for(var a=0;a<n.length;a++)if(n[a]._stackGroup===i){r=n[a];break}}else r=n[0];return r||((r=new(this.stackType())({vertical:!this.options.invertAxes}))._stackGroup=i,e.append(r)),r},e.prototype.categorySlot=function(t,e,r){var o=this.options,i=t.getSlot(e),n=r.startValue();if(o.isStacked){var a=r.getSlot(n,n,!0),s=o.invertAxes?k:M;i[s+1]=i[s+2]=a[s+1]}return i},e.prototype.reflowCategories=function(t){for(var e=this.children,r=e.length,o=0;o<r;o++)e[o].reflow(t[o])},e.prototype.createAnimation=function(){this._setAnimationOptions(),t.prototype.createAnimation.call(this),fn(this.options.series)&&this._setChildrenAnimation()},e.prototype._setChildrenAnimation=function(){for(var t=this.points,e=0;e<t.length;e++){var r=t[e],o=r.visual;o&&mt(o.options.zIndex)&&(r.options.animation=this.options.animation,r.createAnimation())}},e.prototype._setAnimationOptions=function(){var t,e=this.options,r=e.animation||{};if(e.isStacked){var o=this.seriesValueAxis(e.series[0]);t=o.getSlot(o.startValue())}else t=this.categoryAxis.getSlot(0);r.origin=new N.geometry.Point(t.x1,t.y1),r.vertical=!e.invertAxes},e}(Xi);Et(Bn,{animation:{type:Ko}});const Rn=Bn;var zn=function(t){function e(e,r){t.call(this,r),this.value=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this,r=e.options,o=e.value,i=e.owner.seriesValueAxis(r),n=i.getSlot(o.open,o.close),a=i.getSlot(o.low,o.high);n.x1=a.x1=t.x1,n.x2=a.x2=t.x2,this.realBody=n;var s=a.center().x,l=[];l.push([[s,a.y1],[s,n.y1]]),l.push([[s,n.y2],[s,a.y2]]),this.lines=l,this.box=a.clone().wrap(n),this._rendered||(this._rendered=!0,this.createNote()),this.reflowNote()},e.prototype.reflowNote=function(){this.note&&this.note.reflow(this.box)},e.prototype.createVisual=function(){t.prototype.createVisual.call(this),this._mainVisual=this.mainVisual(this.options),this.visual.append(this._mainVisual),this.createOverlay()},e.prototype.mainVisual=function(t){var e=new N.drawing.Group;return this.createBody(e,t),this.createLines(e,t),e},e.prototype.createBody=function(t,e){var r=N.drawing.Path.fromRect(this.realBody.toRect(),{fill:{color:this.color,opacity:e.opacity},stroke:null});e.border.width>0&&r.options.set("stroke",{color:this.getBorderColor(),width:e.border.width,dashType:e.border.dashType,opacity:Tt(e.border.opacity,e.opacity)}),L(r),t.append(r),kn(e)&&t.append(this.createGradientOverlay(r,{baseColor:this.color},K({end:e.vertical?void 0:[0,1]},e.overlay)))},e.prototype.createLines=function(t,e){this.drawLines(t,e,this.lines,e.line)},e.prototype.drawLines=function(t,e,r,o){if(r)for(var i={stroke:{color:o.color||this.color,opacity:Tt(o.opacity,e.opacity),width:o.width,dashType:o.dashType,lineCap:"butt"}},n=0;n<r.length;n++){var a=N.drawing.Path.fromPoints(r[n],i);L(a),t.append(a)}},e.prototype.getBorderColor=function(){var t=this.options.border,e=t.color;return mt(e)||(e=new N.Color(this.color).brightness(t._brightness).toHex()),e},e.prototype.createOverlay=function(){var t=N.drawing.Path.fromRect(this.box.toRect(),{fill:{color:j,opacity:0},stroke:null});this.visual.append(t)},e.prototype.createHighlight=function(){var t=this.options.highlight,e=this.color;this.color=t.color||this.color;var r=this.mainVisual(K({},this.options,{line:{color:this.getBorderColor()}},t));return this.color=e,r},e.prototype.highlightVisual=function(){return this._mainVisual},e.prototype.highlightVisualArgs=function(){return{options:this.options,rect:this.box.toRect(),visual:this._mainVisual}},e.prototype.tooltipAnchor=function(){var t=this.box,e=this.owner.pane.clipBox()||t;return{point:new Zt(t.x2+5,Math.max(t.y1,e.y1)+5),align:{horizontal:g,vertical:S}}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.overlapsBox=function(t){return this.box.overlaps(t)},e}(ue);Et(zn,{vertical:!0,border:{_brightness:.8},line:{width:2},overlay:{gradient:"glass"},tooltip:{format:"<table><tr><th colspan='2'>{4:d}</th></tr><tr><td>Open:</td><td>{0:C}</td></tr><tr><td>High:</td><td>{1:C}</td></tr><tr><td>Low:</td><td>{2:C}</td></tr><tr><td>Close:</td><td>{3:C}</td></tr></table>"},highlight:{opacity:1,border:{width:1,opacity:1},line:{width:1,opacity:1}},notes:{visible:!0,label:{}}}),K(zn.prototype,Yi),K(zn.prototype,qi);const Fn=zn;function Hn(t){return wo(t)===t.length}var Un=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflowCategories=function(t){for(var e=this.children,r=e.length,o=0;o<r;o++)e[o].reflow(t[o])},e.prototype.addValue=function(t,e){var r,o=e.categoryIx,i=e.category,n=e.series,a=e.seriesIx,s=this.children,l=this.options,u=t.valueFields,c=Hn(this.splitValue(u)),p=n.data[o],h=this.categoryPoints[o];h||(this.categoryPoints[o]=h=[]),c&&(r=this.createPoint(t,e));var f=s[o];f||(f=new Nn({vertical:l.invertAxes,gap:l.gap,spacing:l.spacing,rtl:!l.invertAxes&&(this.chartService||{}).rtl}),this.append(f)),r&&(this.updateRange(u,e),f.append(r),r.categoryIx=o,r.category=i,r.series=n,r.seriesIx=a,r.owner=this,r.dataItem=p,r.noteText=t.fields.noteText),this.points.push(r),h.push(r)},e.prototype.pointType=function(){return Fn},e.prototype.createPoint=function(t,e){var r=e.categoryIx,o=e.category,i=e.series,n=e.seriesIx,a=this.pointType(),s=t.valueFields,l=K({},i),u=t.fields.color||i.color;l=this.evalPointOptions(l,s,o,r,i,n),i.type===Wo&&s.open>s.close&&(u=t.fields.downColor||i.downColor||i.color),F(i.color)&&(u=l.color),l.vertical=!this.options.invertAxes;var c=new a(s,l);return c.color=u,c},e.prototype.splitValue=function(t){return[t.low,t.open,t.close,t.high]},e.prototype.updateRange=function(t,e){var r=e.series.axis,o=this.splitValue(t),i=this.valueAxisRanges[r];i=this.valueAxisRanges[r]=i||{min:y,max:m},i=this.valueAxisRanges[r]={min:Math.min.apply(Math,o.concat([i.min])),max:Math.max.apply(Math,o.concat([i.max]))}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.open,r.high,r.low,r.close,t.category)},e.prototype.animationPoints=function(){return this.points},e}(Xi);K(Un.prototype,dn);const Kn=Un;var $n=function(t){function e(e,r){t.call(this,e,r),this.createNote()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e,r,o=this,i=o.options,n=o.value,a=o.owner.seriesValueAxis(i);this.boxSlot=r=a.getSlot(n.q1,n.q3),this.realBody=r,this.reflowBoxSlot(t),this.whiskerSlot=e=a.getSlot(n.lower,n.upper),this.reflowWhiskerSlot(t);var s=a.getSlot(n.median);if(n.mean){var l=a.getSlot(n.mean);this.meanPoints=this.calcMeanPoints(t,l)}this.whiskerPoints=this.calcWhiskerPoints(r,e),this.medianPoints=this.calcMedianPoints(t,s),this.box=e.clone().wrap(r),this.reflowNote()},e.prototype.reflowBoxSlot=function(t){this.boxSlot.x1=t.x1,this.boxSlot.x2=t.x2},e.prototype.reflowWhiskerSlot=function(t){this.whiskerSlot.x1=t.x1,this.whiskerSlot.x2=t.x2},e.prototype.calcMeanPoints=function(t,e){return[[[t.x1,e.y1],[t.x2,e.y1]]]},e.prototype.calcWhiskerPoints=function(t,e){var r=e.center().x;return[[[r-5,e.y1],[r+5,e.y1],[r,e.y1],[r,t.y1]],[[r-5,e.y2],[r+5,e.y2],[r,e.y2],[r,t.y2]]]},e.prototype.calcMedianPoints=function(t,e){return[[[t.x1,e.y1],[t.x2,e.y1]]]},e.prototype.renderOutliers=function(t){for(var e=this.value,r=e.outliers||[],o=3*Math.abs(e.q3-e.q1),i=[],n=t.markers||{},a=0;a<r.length;a++){var s=r[a],l=K({},(n=s<e.q3+o&&s>e.q1-o?t.outliers:t.extremes).border);mt(l.color)||(mt(this.color)?l.color=this.color:l.color=new N.Color(n.background).brightness(No).toHex());var u=new fe({type:n.type,width:n.size,height:n.size,rotation:n.rotation,background:n.background,border:l,opacity:n.opacity});u.value=s,i.push(u)}return this.reflowOutliers(i),i},e.prototype.reflowOutliers=function(t){for(var e=this,r=this.owner.seriesValueAxis(this.options),o=this.box.center(),i=0;i<t.length;i++){var n=t[i].value,a=r.getSlot(n);e.options.vertical?a.move(o.x):a.move(void 0,o.y),e.box=e.box.wrap(a),t[i].reflow(a)}},e.prototype.mainVisual=function(e){for(var r=t.prototype.mainVisual.call(this,e),o=this.renderOutliers(e),i=0;i<o.length;i++){var n=o[i].getElement();n&&r.append(n)}return r},e.prototype.createLines=function(t,e){this.drawLines(t,e,this.whiskerPoints,e.whiskers),this.drawLines(t,e,this.medianPoints,e.median),this.drawLines(t,e,this.meanPoints,e.mean)},e.prototype.getBorderColor=function(){return(this.options.border||{}).color?this.options.border.color:this.color?this.color:t.prototype.getBorderColor.call(this)},e}(Fn);Et($n,{border:{_brightness:.8},line:{width:2},median:{color:"#f6f6f6"},mean:{width:2,dashType:"dash",color:"#f6f6f6"},overlay:{gradient:"glass"},tooltip:{format:"<table><tr><th colspan='2'>{6:d}</th></tr><tr><td>Lower:</td><td>{0:C}</td></tr><tr><td>Q1:</td><td>{1:C}</td></tr><tr><td>Median:</td><td>{2:C}</td></tr><tr><td>Mean:</td><td>{5:C}</td></tr><tr><td>Q3:</td><td>{3:C}</td></tr><tr><td>Upper:</td><td>{4:C}</td></tr></table>"},highlight:{opacity:1,border:{width:1,opacity:1},line:{width:1,opacity:1}},notes:{visible:!0,label:{}},outliers:{visible:!0,size:8,type:u,background:j,border:{width:2,opacity:1},opacity:0},extremes:{visible:!0,size:8,type:l,background:j,border:{width:2,opacity:1},opacity:0}}),K($n.prototype,Yi);const Gn=$n;var Xn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflowBoxSlot=function(t){this.boxSlot.y1=t.y1,this.boxSlot.y2=t.y2},e.prototype.reflowWhiskerSlot=function(t){this.whiskerSlot.y1=t.y1,this.whiskerSlot.y2=t.y2},e.prototype.calcMeanPoints=function(t,e){return[[[e.x1,t.y1],[e.x1,t.y2]]]},e.prototype.calcWhiskerPoints=function(t,e){var r=e.center().y;return[[[e.x1,r-5],[e.x1,r+5],[e.x1,r],[t.x1,r]],[[e.x2,r-5],[e.x2,r+5],[e.x2,r],[t.x2,r]]]},e.prototype.calcMedianPoints=function(t,e){return[[[e.x1,t.y1],[e.x1,t.y2]]]},e}(Gn);const Wn=Xn;var Yn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.addValue=function(t,e){var r,o=e.categoryIx,i=e.category,n=e.series,a=e.seriesIx,s=this.children,l=this.options,u=t.valueFields,c=Hn(this.splitValue(u)),p=n.data[o],h=this.categoryPoints[o];h||(this.categoryPoints[o]=h=[]),c&&(r=this.createPoint(t,e));var f=s[o];f||(f=new Nn({vertical:l.invertAxes,gap:l.gap,spacing:l.spacing,rtl:!l.invertAxes&&(this.chartService||{}).rtl}),this.append(f)),r&&(this.updateRange(u,e),f.append(r),r.categoryIx=o,r.category=i,r.series=n,r.seriesIx=a,r.owner=this,r.dataItem=p),this.points.push(r),h.push(r)},e.prototype.pointType=function(){return this.options.invertAxes?Wn:Gn},e.prototype.splitValue=function(t){return[t.lower,t.q1,t.median,t.q3,t.upper]},e.prototype.updateRange=function(t,e){var r=e.series.axis,o=this.valueAxisRanges[r],i=this.splitValue(t).concat(this.filterOutliers(t.outliers));mt(t.mean)&&(i=i.concat(t.mean)),o=this.valueAxisRanges[r]=o||{min:y,max:m},o=this.valueAxisRanges[r]={min:Math.min.apply(Math,i.concat([o.min])),max:Math.max.apply(Math,i.concat([o.max]))}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.lower,r.q1,r.median,r.q3,r.upper,r.mean,t.category)},e.prototype.filterOutliers=function(t){for(var e=(t||[]).length,r=[],o=0;o<e;o++){var i=t[o];mt(i)&&null!==i&&r.push(i)}return r},e.prototype.supportsPointInactiveOpacity=function(){return!1},e}(Kn);const qn=Yn;var Zn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getAxis=function(){var t=this.chart.seriesAxes(this.series);return this.isVertical?t.y:t.x},e}(Fi);const Qn=Zn;function Jn(t){return mt(t)&&null!==t}var ta=function(t){function e(e,r){t.call(this,r),this.plotArea=e,this.chartService=e.chartService,this._initFields(),this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initFields=function(){this.xAxisRanges={},this.yAxisRanges={},this.points=[],this.seriesPoints=[],this.seriesOptions=[],this._evalSeries=[]},e.prototype.render=function(){this.traverseDataPoints(this.addValue.bind(this))},e.prototype.addErrorBar=function(t,e,r){var o,i=t.value[e],n=e+"Value",a=e+"ErrorLow",s=e+"ErrorHigh",l=r.seriesIx,u=r.series,c=t.options.errorBars,p=r[a],h=r[s];B(i)&&(B(p)&&B(h)&&(o={low:p,high:h}),c&&mt(c[n])&&(this.seriesErrorRanges=this.seriesErrorRanges||{x:[],y:[]},this.seriesErrorRanges[e][l]=this.seriesErrorRanges[e][l]||new To(c[n],u,e),o=this.seriesErrorRanges[e][l].getErrorRange(i,c[n])),o&&this.addPointErrorBar(o,t,e))},e.prototype.addPointErrorBar=function(t,e,r){var o=t.low,i=t.high,n=e.series,a=e.options.errorBars,s=r===M,l={};e[r+"Low"]=o,e[r+"High"]=i,e.errorBars=e.errorBars||[];var u=new Qn(o,i,s,this,n,a);e.errorBars.push(u),e.append(u),l[r]=o,this.updateRange(l,n),l[r]=i,this.updateRange(l,n)},e.prototype.addValue=function(t,e){var r,o=t.x,i=t.y,n=e.seriesIx,a=this.options.series[n],s=this.seriesMissingValues(a),l=this.seriesPoints[n],u=t;Jn(o)&&Jn(i)||(u=this.createMissingValue(u,s)),u&&((r=this.createPoint(u,e))&&(Object.assign(r,e),this.addErrorBar(r,k,e),this.addErrorBar(r,M,e)),this.updateRange(u,e.series)),this.points.push(r),l.push(r)},e.prototype.seriesMissingValues=function(t){return t.missingValues},e.prototype.createMissingValue=function(){},e.prototype.updateRange=function(t,e){var r=this.chartService.intl,o=e.xAxis,i=e.yAxis,n=t.x,a=t.y,s=this.xAxisRanges[o],l=this.yAxisRanges[i];Jn(n)&&(s=this.xAxisRanges[o]=s||{min:y,max:m},R(n)&&(n=Ar(r,n)),s.min=Math.min(s.min,n),s.max=Math.max(s.max,n)),Jn(a)&&(l=this.yAxisRanges[i]=l||{min:y,max:m},R(a)&&(a=Ar(r,a)),l.min=Math.min(l.min,a),l.max=Math.max(l.max,a))},e.prototype.evalPointOptions=function(t,e,r){var o=r.series,i=r.seriesIx,n={defaults:o._defaults,excluded:["data","tooltip","content","template","visual","toggle","_outOfRangeMinPoint","_outOfRangeMaxPoint"]},a=this._evalSeries[i];mt(a)||(this._evalSeries[i]=a=Ki(t,{},n,!0));var s=t;return a&&Ki(s=K({},t),{value:e,series:o,dataItem:r.dataItem},n),s},e.prototype.pointType=function(){return Qi},e.prototype.pointOptions=function(t,e){var r=this.seriesOptions[e];if(!r){var o=this.pointType().prototype.defaults;this.seriesOptions[e]=r=K({},o,{markers:{opacity:t.opacity},tooltip:{format:this.options.tooltip.format},labels:{format:this.options.labels.format}},t)}return r},e.prototype.createPoint=function(t,e){var r=e.series,o=this.pointOptions(r,e.seriesIx),i=e.color||r.color;o=this.evalPointOptions(o,t,e),F(r.color)&&(i=o.color);var n=new Qi(t,o);return n.color=i,this.append(n),n},e.prototype.seriesAxes=function(t){var e=t.xAxis,r=t.yAxis,o=this.plotArea,i=e?o.namedXAxes[e]:o.axisX,n=r?o.namedYAxes[r]:o.axisY;if(!i)throw new Error("Unable to locate X axis with name "+e);if(!n)throw new Error("Unable to locate Y axis with name "+r);return{x:i,y:n}},e.prototype.reflow=function(t){var e=this,r=this.points,o=!this.options.clip,i=0;this.traverseDataPoints((function(t,n){var a=r[i++],s=e.seriesAxes(n.series),l=s.x.getSlot(t.x,t.x,o),u=s.y.getSlot(t.y,t.y,o);if(a)if(l&&u){var c=e.pointSlot(l,u);a.reflow(c)}else a.visible=!1})),this.box=t},e.prototype.pointSlot=function(t,e){return new te(t.x1,e.y1,t.x2,e.y2)},e.prototype.traverseDataPoints=function(t){for(var e=this.options.series,r=this.seriesPoints,o=0;o<e.length;o++){var i=e[o];r[o]||(r[o]=[]);for(var n=0;n<i.data.length;n++){var a=this._bindPoint(i,o,n),s=a.valueFields,l=a.fields;t(s,K({pointIx:n,series:i,seriesIx:o,dataItem:i.data[n],owner:this},l))}}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.x,r.y)},e.prototype.animationPoints=function(){for(var t=this.points,e=[],r=0;r<t.length;r++)e.push((t[r]||{}).marker);return e},e}(ue);Et(ta,{series:[],tooltip:{format:"{0}, {1}"},labels:{format:"{0}, {1}"},clip:!0}),K(ta.prototype,dn,{_bindPoint:Xi.prototype._bindPoint});const ea=ta;var ra=function(t){function e(e,r){t.call(this,e,r),this.category=e.category}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createHighlight=function(){var t=this.options.highlight,e=t.border,r=this.options.markers,o=this.box.center(),i=(r.size+r.border.width+e.width)/2,n=new N.drawing.Group,a=new N.drawing.Circle(new N.geometry.Circle([o.x,o.y+i/5+e.width/2],i+e.width/2),{stroke:{color:"none"},fill:this.createGradient({gradient:"bubbleShadow",color:r.background,stops:[{offset:0,color:r.background,opacity:.3},{offset:1,color:r.background,opacity:0}]})}),s=new N.drawing.Circle(new N.geometry.Circle([o.x,o.y],i),{stroke:{color:e.color||new N.Color(r.background).brightness(No).toHex(),width:e.width,opacity:e.opacity},fill:{color:r.background,opacity:t.opacity}});return n.append(a,s),n},e}(Qi);ra.prototype.defaults=K({},ra.prototype.defaults,{labels:{position:s},highlight:{opacity:1,border:{color:"#fff",width:2,opacity:1}}}),ra.prototype.defaults.highlight.zIndex=void 0;const oa=ra;var ia=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initFields=function(){this._maxSize=m,t.prototype._initFields.call(this)},e.prototype.addValue=function(e,r){null!==e.size&&(e.size>0||e.size<0&&r.series.negativeValues.visible)?(this._maxSize=Math.max(this._maxSize,Math.abs(e.size)),t.prototype.addValue.call(this,e,r)):(this.points.push(null),this.seriesPoints[r.seriesIx].push(null))},e.prototype.reflow=function(e){this.updateBubblesSize(e),t.prototype.reflow.call(this,e)},e.prototype.pointType=function(){return oa},e.prototype.createPoint=function(t,e){var r=e.series,o=r.data.length,i=e.pointIx*(Vo/o),n={delay:i,duration:Vo-i,type:Go},a=e.color||r.color;t.size<0&&r.negativeValues.visible&&(a=Tt(r.negativeValues.color,a));var s=K({labels:{animation:{delay:i,duration:Vo-i}}},this.pointOptions(r,e.seriesIx),{markers:{type:l,border:r.border,opacity:r.opacity,animation:n}});s=this.evalPointOptions(s,t,e),F(r.color)&&(a=s.color),s.markers.background=a;var u=new oa(t,s);return u.color=a,this.append(u),u},e.prototype.updateBubblesSize=function(t){for(var e=this.options.series,r=Math.min(t.width(),t.height()),o=0;o<e.length;o++)for(var i=e[o],n=this.seriesPoints[o],a=(i.minSize||Math.max(.02*r,10))/2,s=(i.maxSize||.2*r)/2,l=Math.PI*a*a,u=(Math.PI*s*s-l)/this._maxSize,c=0;c<n.length;c++){var p=n[c];if(p){var h=Math.abs(p.value.size)*u,f=Math.sqrt((l+h)/Math.PI),d=Tt(p.options.zIndex,0)+(1-f/s);K(p.options,{zIndex:d,markers:{size:2*f,zIndex:d},labels:{zIndex:d+1}})}}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.x,r.y,r.size,t.category)},e.prototype.createAnimation=function(){},e.prototype.createVisual=function(){},e}(ea);Et(ia,{tooltip:{format:"{3}"},labels:{format:"{3}"}});const na=ia;var aa=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(fe);K(aa.prototype,Yi);const sa=aa;var la=function(t){function e(e,r){t.call(this,r),this.aboveAxis=this.options.aboveAxis,this.color=r.color||j,this.value=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){var t=this.options;this._rendered||(this._rendered=!0,mt(this.value.target)&&(this.target=new sa({type:t.target.shape,background:t.target.color||this.color,opacity:t.opacity,zIndex:t.zIndex,border:t.target.border,vAlign:S,align:C}),this.target.value=this.value,this.target.dataItem=this.dataItem,this.target.series=this.series,this.append(this.target)),this.createNote())},e.prototype.reflow=function(t){this.render();var e=this,r=e.options,o=e.target,i=e.owner,n=r.invertAxes,a=i.seriesValueAxis(this.options),s=i.categorySlot(i.categoryAxis,r.categoryIx,a),l=a.getSlot(this.value.target),u=n?l:s,c=n?s:l;if(o){var p=new te(u.x1,c.y1,u.x2,c.y2);o.options.height=n?p.height():r.target.line.width,o.options.width=n?r.target.line.width:p.width(),o.reflow(p)}this.note&&this.note.reflow(t),this.box=t},e.prototype.createVisual=function(){t.prototype.createVisual.call(this);var e=this.options,r=N.drawing.Path.fromRect(this.box.toRect(),{fill:{color:this.color,opacity:e.opacity},stroke:null});e.border.width>0&&r.options.set("stroke",{color:e.border.color||this.color,width:e.border.width,dashType:e.border.dashType,opacity:Tt(e.border.opacity,e.opacity)}),this.bodyVisual=r,L(r),this.visual.append(r)},e.prototype.createAnimation=function(){this.bodyVisual&&(this.animation=N.drawing.Animation.create(this.bodyVisual,this.options.animation))},e.prototype.createHighlight=function(t){return N.drawing.Path.fromRect(this.box.toRect(),t)},e.prototype.highlightVisual=function(){return this.bodyVisual},e.prototype.highlightVisualArgs=function(){return{rect:this.box.toRect(),visual:this.bodyVisual,options:this.options}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e}(ue);la.prototype.tooltipAnchor=Tn.prototype.tooltipAnchor,Et(la,{border:{width:1},vertical:!1,opacity:1,target:{shape:"",border:{width:0,color:"green"},line:{width:2}},tooltip:{format:"Current: {0}<br />Target: {1}"}}),K(la.prototype,Yi),K(la.prototype,qi);const ua=la;var ca=function(t){function e(e,r){!function(t){for(var e=t.series,r=0;r<e.length;r++){var o=e[r],i=o.data;!i||T(i[0])||$(i[0])||(o.data=[i])}}(r),t.call(this,e,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflowCategories=function(t){for(var e=this.children,r=e.length,o=0;o<r;o++)e[o].reflow(t[o])},e.prototype.plotRange=function(t){var e=t.series,r=this.seriesValueAxis(e),o=this.categoryAxisCrossingValue(r);return[o,t.value.current||o]},e.prototype.createPoint=function(t,e){var r=e.categoryIx,o=e.category,i=e.series,n=e.seriesIx,a=this.options,s=this.children,l=t.valueFields,u=K({vertical:!a.invertAxes,overlay:i.overlay,categoryIx:r,invertAxes:a.invertAxes},i),c=t.fields.color||i.color;u=this.evalPointOptions(u,l,o,r,i,n),F(i.color)&&(c=u.color);var p=new ua(l,u);p.color=c;var h=s[r];return h||(h=new Nn({vertical:a.invertAxes,gap:a.gap,spacing:a.spacing,rtl:!a.invertAxes&&(this.chartService||{}).rtl}),this.append(h)),h.append(p),p},e.prototype.updateRange=function(t,e){var r=t.current,o=t.target,i=e.series.axis,n=this.valueAxisRanges[i];mt(r)&&!isNaN(r)&&mt(o&&!isNaN(o))&&((n=this.valueAxisRanges[i]=n||{min:y,max:m}).min=Math.min(n.min,r,o),n.max=Math.max(n.max,r,o))},e.prototype.formatPointValue=function(t,e){return this.chartService.format.auto(e,t.value.current,t.value.target)},e.prototype.pointValue=function(t){return t.valueFields.current},e.prototype.aboveAxis=function(t){return t.value.current>0},e.prototype.createAnimation=function(){var t=this.points;this._setAnimationOptions();for(var e=0;e<t.length;e++){var r=t[e];r.options.animation=this.options.animation,r.createAnimation()}},e}(Xi);ca.prototype._setAnimationOptions=Rn.prototype._setAnimationOptions,Et(ca,{animation:{type:Ko}});const pa=ca;var ha=function(t){function e(e,r){t.call(this),this.chartService=e,this.options=K({},this.options,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getStyle=function(t,e){var r=t.background,o=t.border.color;if(e){var i=e.color||e.options.color;r=Tt(r,i),o=Tt(o,i)}var n=q(t.padding||{},"auto");return{backgroundColor:r,borderColor:o,font:t.font,color:t.color,opacity:t.opacity,borderWidth:G(t.border.width),paddingTop:G(n.top),paddingBottom:G(n.bottom),paddingLeft:G(n.left),paddingRight:G(n.right)}},e.prototype.show=function(t,e,r){t.format=e.format;var o=this.getStyle(e,r);t.style=o;var i=new N.Color(o.backgroundColor);mt(e.color)||i.isDark()||(t.className="k-chart-tooltip-inverse"),this.chartService.notify(Vi,t),this.visible=!0},e.prototype.hide=function(){this.chartService&&this.chartService.notify(Ei),this.visible=!1},e.prototype.destroy=function(){delete this.chartService},e}(N.Class);Et(ha,{border:{width:1},opacity:1});const fa=ha;var da=function(t){function e(e,r,o){t.call(this,e,o),this.crosshair=r,this.formatService=e.format,this.initAxisName()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initAxisName=function(){var t,e=this.crosshair.axis;t=e.plotArea.categoryAxis?e.getCategory?"categoryAxis":"valueAxis":e.options.vertical?"yAxis":"xAxis",this.axisName=t},e.prototype.showAt=function(t){var e=this.crosshair.axis,r=this.options,o=e[r.stickyMode?"getCategory":"getValue"](t),i=o;r.format?i=this.formatService.auto(r.format,o):e.options.type===c&&(i=this.formatService.auto(e.options.labels.dateFormats[e.options.baseUnit],o)),this.show({point:t,anchor:this.getAnchor(),crosshair:this.crosshair,value:i,axisName:this.axisName,axisIndex:this.crosshair.axis.axisIndex},this.options)},e.prototype.hide=function(){this.chartService.notify(Ei,{crosshair:this.crosshair,axisName:this.axisName,axisIndex:this.crosshair.axis.axisIndex})},e.prototype.getAnchor=function(){var t,e,r,o=this.crosshair,i=this.options,n=i.position,l=i.padding,u=!o.axis.options.vertical,c=o.line.bbox();return u?(t=s,n===a?(e=S,r=c.bottomLeft().translate(0,l)):(e=a,r=c.topLeft().translate(0,-l))):(e=s,n===g?(t=C,r=c.topLeft().translate(-l,0)):(t=g,r=c.topRight().translate(l,0))),{point:r,align:{horizontal:t,vertical:e}}},e}(fa);Et(da,{padding:10});const va=da;var ga=function(t){function e(e,r,o){t.call(this,o),this.axis=r,this.stickyMode=r instanceof Dr;var i=this.options.tooltip;i.visible&&(this.tooltip=new va(e,this,K({},i,{stickyMode:this.stickyMode})))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.showAt=function(t){this.point=t,this.moveLine(),this.line.visible(!0),this.tooltip&&this.tooltip.showAt(t)},e.prototype.hide=function(){this.line.visible(!1),this.tooltip&&this.tooltip.hide()},e.prototype.moveLine=function(){var t,e=this.axis,r=this.point,o=e.options.vertical,i=this.getBox(),n=o?M:k,a=new N.geometry.Point(i.x1,i.y1);if(t=o?new N.geometry.Point(i.x2,i.y1):new N.geometry.Point(i.x1,i.y2),r)if(this.stickyMode){var s=e.getSlot(e.pointCategoryIndex(r));a[n]=t[n]=s.center()[n]}else a[n]=t[n]=r[n];this.box=i,this.line.moveTo(a).lineTo(t)},e.prototype.getBox=function(){for(var t,e=this.axis,r=e.pane.axes,o=r.length,i=e.options.vertical,n=e.lineBox().clone(),a=i?k:M,s=0;s<o;s++){var l=r[s];l.options.vertical!==i&&(t?t.wrap(l.lineBox()):t=l.lineBox().clone())}return n[a+1]=t[a+1],n[a+2]=t[a+2],n},e.prototype.createVisual=function(){t.prototype.createVisual.call(this);var e=this.options;this.line=new N.drawing.Path({stroke:{color:e.color,width:e.width,opacity:e.opacity,dashType:e.dashType},visible:!1}),this.moveLine(),this.visual.append(this.line)},e.prototype.destroy=function(){this.tooltip&&this.tooltip.destroy(),t.prototype.destroy.call(this)},e}(ue);Et(ga,{color:n,width:2,zIndex:-1,tooltip:{visible:!1}});const ya=ga;var ma=function(t){function e(e,r){t.call(this,e),this.pane=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.shouldClip=function(){for(var t=this.children,e=t.length,r=0;r<e;r++)if(!0===t[r].options.clip)return!0;return!1},e.prototype._clipBox=function(){return this.pane.chartsBox()},e.prototype.createVisual=function(){if(this.visual=new N.drawing.Group({zIndex:0}),this.shouldClip()){var t=(this.clipBox=this._clipBox()).toRect(),e=N.drawing.Path.fromRect(t);L(e),this.visual.clip(e),this.unclipLabels()}},e.prototype.stackRoot=function(){return this},e.prototype.unclipLabels=function(){for(var t=this.children,e=this.clipBox,r=0;r<t.length;r++)for(var o=t[r].points||{},i=o.length,n=0;n<i;n++){var a=o[n];if(a&&!1!==a.visible&&a.overlapsBox&&a.overlapsBox(e))if(a.unclipElements)a.unclipElements();else{var s=a.label,l=a.note;s&&s.options.visible&&(s.alignToClipBox&&s.alignToClipBox(e),s.options.noclip=!0),l&&l.options.visible&&(l.options.noclip=!0)}}},e.prototype.destroy=function(){t.prototype.destroy.call(this),delete this.parent},e}(ue);ma.prototype.isStackRoot=!0;const ba=ma;var xa=function(t){function e(e){t.call(this,e),this.id="pane"+_a++,this.createTitle(),this.content=new ue,this.chartContainer=new ba({},this),this.append(this.content),this.axes=[],this.charts=[]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createTitle=function(){var t=this.options.title;$(t)&&(t=K({},t,{align:t.position,position:S})),this.title=Me.buildTitle(t,e.prototype.options.title),this.title&&this.append(this.title)},e.prototype.appendAxis=function(t){this.content.append(t),this.axes.push(t),t.pane=this},e.prototype.appendAxisAt=function(t,e){this.content.append(t),this.axes.splice(e,0,t),t.pane=this},e.prototype.appendChart=function(t){this.chartContainer.parent!==this.content&&this.content.append(this.chartContainer),this.charts.push(t),this.chartContainer.append(t),t.pane=this},e.prototype.empty=function(){var t=this.parent;if(t){for(var e=0;e<this.axes.length;e++)t.removeAxis(this.axes[e]);for(var r=0;r<this.charts.length;r++)t.removeChart(this.charts[r])}this.axes=[],this.charts=[],this.content.destroy(),this.content.children=[],this.chartContainer.children=[]},e.prototype.reflow=function(e){var r;St(this.children)===this.content&&(r=this.children.pop()),t.prototype.reflow.call(this,e),r&&this.children.push(r),this.title&&(this.contentBox.y1+=this.title.box.height())},e.prototype.visualStyle=function(){var e=t.prototype.visualStyle.call(this);return e.zIndex=-10,e},e.prototype.renderComplete=function(){this.options.visible&&this.createGridLines()},e.prototype.stackRoot=function(){return this},e.prototype.clipRoot=function(){return this},e.prototype.createGridLines=function(){for(var t=this.axes,e=t.concat(this.parent.axes),r=[],o=[],i=0;i<t.length;i++)for(var n=t[i],a=n.options.vertical,s=a?r:o,l=0;l<e.length;l++)if(0===s.length){var u=e[l];a!==u.options.vertical&&gt(s,n.createGridLines(u))}},e.prototype.refresh=function(){this.visual.clear(),this.content.parent=null,this.content.createGradient=this.createGradient.bind(this),this.content.renderVisual(),this.content.parent=this,this.title&&this.visual.append(this.title.visual),this.visual.append(this.content.visual),this.renderComplete(),this.notifyRender()},e.prototype.chartsBox=function(){for(var t=this.axes,e=t.length,r=new te,o=0;o<e;o++){var i=t[o],n=i.options.vertical?M:k,a=i.lineBox();r[n+1]=a[n+1],r[n+2]=a[n+2]}if(0===r.x2)for(var s=this.parent.axes,l=s.length,u=0;u<l;u++){var c=s[u];if(!c.options.vertical){var p=c.lineBox();r.x1=p.x1,r.x2=p.x2}}return r},e.prototype.clipBox=function(){return this.chartContainer.clipBox},e.prototype.notifyRender=function(){var t=this.getService();t&&t.notify("paneRender",{pane:new _o(this),index:this.paneIndex,name:this.options.name})},e}(pe),_a=1;xa.prototype.isStackRoot=!0,Et(xa,{zIndex:-1,shrinkToFit:!0,title:{align:g},visible:!0});const Ca=xa;function wa(t,e){null!==e&&t.push(e)}function Oa(t,e,r){var o=e.visible;if(mt(o))return o;var i=t.pointVisibility;return i?i[r]:void 0}function Sa(t){for(var e=t.data,r=[],o=0,i=0,n=0;n<e.length;n++){var a=Ao.current.bindPoint(t,n),s=a.valueFields.value;R(s)&&(s=parseFloat(s)),B(s)?(a.visible=!1!==Oa(t,a.fields,n),a.value=Math.abs(s),r.push(a),a.visible&&(o+=a.value),0!==s&&i++):r.push(null)}return{total:o,points:r,count:i}}function Pa(t,e){return t&&e?t.toLowerCase()===e.toLowerCase():t===e}function ja(t,e){for(var r=[],o=[].concat(e),i=0;i<t.length;i++){var n=t[i];lt(n.type,o)&&r.push(n)}return r}function Aa(t,e,r){if(null===e)return e;var o="_date_"+t,i=e[o];return i||(i=Ar(r,ot(t)(e)),e[o]=i),i}function ka(t,e){var r=t.type,o=e instanceof Date;return!r&&o||Pa(r,c)}function Ma(t){return 1===t.length?t[0]:t}var Ta=/area/i;function Da(t,e){var r=Ao.current.bindPoint(t,null,e).valueFields;for(var o in r)if(z(r[o]))return!0}function Va(t){var e,r,o=t.start,i=t.dir,n=t.min,a=t.max,s=t.getter,l=t.hasItem,u=t.series,c=o;do{l(c+=i)&&(e=Da(u,(r=s(c)).item))}while(n<=c&&c<=a&&!e);if(e)return r}function Ea(t,e,r,o,i){var n=e.min,a=e.max,s=n>0&&n<r,l=a+1<r;if(s||l){var u,c,p,h=function(t){return t.missingValues?t.missingValues:Ta.test(t.type)||t.stack?Io:Bo}(t);h!==Bo?(s&&(u=o(n-1)),l&&(c=o(a+1))):(s&&(u=Da(t,(p=o(n-1)).item)?p:Va({start:n,dir:-1,min:0,max:r-1,getter:o,hasItem:i,series:t})),l&&(c=Da(t,(p=o(a+1)).item)?p:Va({start:a,dir:1,min:0,max:r-1,getter:o,hasItem:i,series:t}))),u&&(t._outOfRangeMinPoint=u),c&&(t._outOfRangeMaxPoint=c)}}var Na=function(t){function e(e,r,o){t.call(this,r),this.initFields(e,r),this.series=e,this.initSeries(),this.charts=[],this.options.legend=this.options.legend||{},this.options.legend.items=[],this.axes=[],this.crosshairs=[],this.chartService=o,this.originalOptions=r,this.createPanes(),this.render(),this.createCrosshairs()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){},e.prototype.initSeries=function(){for(var t=this.series,e=0;e<t.length;e++)t[e].index=e},e.prototype.createPanes=function(){for(var t=this.options.title||{},e=this.options.paneDefaults,r=this.options.panes||[],o=Math.max(r.length,1),i=[],n=K({title:{color:t.color}},e),a=0;a<o;a++){var s=K({},n,r[a]);R(s.title)&&(s.title=K({text:s.title},n.title));var l=new Ca(s);l.paneIndex=a,i.push(l),this.append(l)}this.panes=i},e.prototype.crosshairOptions=function(t){return t.options.crosshair},e.prototype.createCrosshairs=function(t){var e=this;void 0===t&&(t=this.panes);for(var r=0;r<t.length;r++)for(var o=t[r],i=0;i<o.axes.length;i++){var n=o.axes[i],a=e.crosshairOptions(n);if(a&&a.visible){var s=new ya(e.chartService,n,a);e.crosshairs.push(s),o.content.append(s)}}},e.prototype.removeCrosshairs=function(t){for(var e=this.crosshairs,r=t.axes,o=e.length-1;o>=0;o--)for(var i=0;i<r.length;i++)if(e[o].axis===r[i]){e.splice(o,1);break}},e.prototype.hideCrosshairs=function(){for(var t=this.crosshairs,e=0;e<t.length;e++)t[e].hide()},e.prototype.findPane=function(t){for(var e,r=this.panes,o=0;o<r.length;o++)if(r[o].options.name===t){e=r[o];break}return e||r[0]},e.prototype.findPointPane=function(t){for(var e,r=this.panes,o=0;o<r.length;o++)if(r[o].box.containsPoint(t)){e=r[o];break}return e},e.prototype.appendAxis=function(t){this.findPane(t.options.pane).appendAxis(t),this.axes.push(t),t.plotArea=this},e.prototype.removeAxis=function(t){for(var e=[],r=0;r<this.axes.length;r++){var o=this.axes[r];t!==o?e.push(o):o.destroy()}this.axes=e},e.prototype.appendChart=function(t,e){this.charts.push(t),e?e.appendChart(t):this.append(t)},e.prototype.removeChart=function(t){for(var e=[],r=0;r<this.charts.length;r++){var o=this.charts[r];o!==t?e.push(o):o.destroy()}this.charts=e},e.prototype.addToLegend=function(t){for(var e=t.length,r=this.options.legend,o=r.labels||{},i=r.inactiveItems||{},n=i.labels||{},a=[],s=0;s<e;s++){var l=t[s],u=!1!==l.visible;if(!1!==l.visibleInLegend){var c=l.name,p=u?tt(o):tt(n)||tt(o);p&&(c=p({text:Jn(c)?c:"",series:l}));var h=l._defaults,f=l.color;F(f)&&h&&(f=h.color);var d=void 0,v=void 0;u?(d={},v=f):(d={color:n.color,font:n.font},v=i.markers.color),Jn(c)&&""!==c&&a.push({text:c,labels:d,markerColor:v,series:l,active:u})}}gt(r.items,a)},e.prototype.groupAxes=function(t){for(var e=[],r=[],o=0;o<t.length;o++)for(var i=t[o].axes,n=0;n<i.length;n++){var a=i[n];a.options.vertical?r.push(a):e.push(a)}return{x:e,y:r,any:e.concat(r)}},e.prototype.groupSeriesByPane=function(){for(var t=this.series,e={},r=0;r<t.length;r++){var o=t[r],i=this.seriesPaneName(o);e[i]?e[i].push(o):e[i]=[o]}return e},e.prototype.filterVisibleSeries=function(t){for(var e=[],r=0;r<t.length;r++){var o=t[r];!1!==o.visible&&e.push(o)}return e},e.prototype.reflow=function(t){var e=this.options.plotArea,r=this.panes,o=q(e.margin);this.box=t.clone().unpad(o),this.reflowPanes(),this.detachLabels(),this.reflowAxes(r),this.reflowCharts(r)},e.prototype.redraw=function(t){var e=[].concat(t);this.initSeries();var r=this.getRoot();r&&r.cleanGradients();for(var o=0;o<e.length;o++)this.removeCrosshairs(e[o]),e[o].empty();this.render(e),this.detachLabels(),this.reflowAxes(this.panes),this.reflowCharts(e),this.createCrosshairs(e);for(var i=0;i<e.length;i++)e[i].refresh()},e.prototype.axisCrossingValues=function(t,e){for(var r=t.options,o=[].concat(r.axisCrossingValues||r.axisCrossingValue),i=e.length-o.length,n=o[0]||0,a=0;a<i;a++)o.push(n);return o},e.prototype.alignAxisTo=function(t,e,r,o){var i=t.getSlot(r,r,!0),n=t.options.reverse?2:1,a=e.getSlot(o,o,!0),s=e.options.reverse?2:1,l=t.box.translate(a[k+s]-i[k+n],a[M+s]-i[M+n]);t.pane!==e.pane&&l.translate(0,t.pane.box.y1-e.pane.box.y1),t.reflow(l)},e.prototype.alignAxes=function(t,e){for(var r=this,o=t[0],i=e[0],n=this.axisCrossingValues(o,e),s=this.axisCrossingValues(i,t),l={},u={},c={},p={},h=0;h<e.length;h++){var f=e[h],d=f.pane,v=d.id,y=!1!==f.options.visible,m=Ba(t,d)||o,b=n;m!==o&&(b=r.axisCrossingValues(m,e)),r.alignAxisTo(f,m,s[h],b[h]),f.options._overlap||(kt(f.lineBox().x1)===kt(m.lineBox().x1)&&(l[v]&&f.reflow(f.box.alignTo(l[v].box,g).translate(-f.options.margin,0)),y&&(l[v]=f)),kt(f.lineBox().x2)===kt(m.lineBox().x2)&&(f._mirrored||(f.options.labels.mirror=!f.options.labels.mirror,f._mirrored=!0),r.alignAxisTo(f,m,s[h],b[h]),u[v]&&f.reflow(f.box.alignTo(u[v].box,C).translate(f.options.margin,0)),y&&(u[v]=f)),0!==h&&i.pane===f.pane&&(f.alignTo(i),f.reflow(f.box)))}for(var x=0;x<t.length;x++){var _=t[x],w=_.pane,O=w.id,P=!1!==_.options.visible,j=Ba(e,w)||i,A=s;j!==i&&(A=r.axisCrossingValues(j,t)),r.alignAxisTo(_,j,n[x],A[x]),_.options._overlap||(kt(_.lineBox().y1)===kt(j.lineBox().y1)&&(_._mirrored||(_.options.labels.mirror=!_.options.labels.mirror,_._mirrored=!0),r.alignAxisTo(_,j,n[x],A[x]),c[O]&&_.reflow(_.box.alignTo(c[O].box,S).translate(0,-_.options.margin)),P&&(c[O]=_)),kt(_.lineBox().y2,3)===kt(j.lineBox().y2,3)&&(p[O]&&_.reflow(_.box.alignTo(p[O].box,a).translate(0,_.options.margin)),P&&(p[O]=_)),0!==x&&(_.alignTo(o),_.reflow(_.box)))}},e.prototype.shrinkAxisWidth=function(t){for(var e=this.groupAxes(t).any,r=Ia(e),o=0,i=0;i<t.length;i++){var n=t[i];n.axes.length>0&&(o=Math.max(o,r.width()-n.contentBox.width()))}if(0!==o)for(var a=0;a<e.length;a++){var s=e[a];s.options.vertical||s.reflow(s.box.shrink(o,0))}},e.prototype.shrinkAxisHeight=function(t){for(var e,r=0;r<t.length;r++){var o=t[r],i=o.axes,n=Math.max(0,Ia(i).height()-o.contentBox.height());if(0!==n){for(var a=0;a<i.length;a++){var s=i[a];s.options.vertical&&s.reflow(s.box.shrink(0,n))}e=!0}}return e},e.prototype.fitAxes=function(t){for(var e=this.groupAxes(t).any,r=0,o=0;o<t.length;o++){var i=t[o],n=i.axes,a=i.contentBox;if(n.length>0){var s=Ia(n),l=Math.max(a.y1-s.y1,a.y2-s.y2);r=Math.max(r,a.x1-s.x1);for(var u=0;u<n.length;u++){var c=n[u];c.reflow(c.box.translate(0,l))}}}for(var p=0;p<e.length;p++){var h=e[p];h.reflow(h.box.translate(r,0))}},e.prototype.reflowAxes=function(t){for(var e=this.groupAxes(t),r=0;r<t.length;r++)this.reflowPaneAxes(t[r]);e.x.length>0&&e.y.length>0&&(this.alignAxes(e.x,e.y),this.shrinkAxisWidth(t),this.autoRotateAxisLabels(e),this.alignAxes(e.x,e.y),this.shrinkAxisWidth(t)&&this.alignAxes(e.x,e.y),this.shrinkAxisHeight(t),this.alignAxes(e.x,e.y),this.shrinkAxisHeight(t)&&this.alignAxes(e.x,e.y),this.fitAxes(t))},e.prototype.autoRotateAxisLabels=function(t){for(var e,r=this.panes,o=Ra(r),i=0;i<o.length;i++)o[i].autoRotateLabels()&&(e=!0);if(e){for(var n=0;n<r.length;n++)this.reflowPaneAxes(r[n]);t.x.length>0&&t.y.length>0&&(this.alignAxes(t.x,t.y),this.shrinkAxisWidth(r))}},e.prototype.reflowPaneAxes=function(t){var e=t.axes,r=e.length;if(r>0)for(var o=0;o<r;o++)e[o].reflow(t.contentBox)},e.prototype.reflowCharts=function(t){for(var e=this.charts,r=e.length,o=this.box,i=0;i<r;i++){var n=e[i].pane;n&&!lt(n,t)||e[i].reflow(o)}},e.prototype.reflowPanes=function(){for(var t=this.box,e=this.panes,r=e.length,o=t.height(),i=0,n=t.y1,a=0;a<r;a++){var s=e[a],l=s.options.height;if(s.options.width=t.width(),s.options.height){if(l.indexOf&&l.indexOf("%")){var u=parseInt(l,10)/100;s.options.height=u*t.height()}s.reflow(t.clone()),o-=s.options.height}else i++}for(var c=0;c<r;c++){var p=e[c];p.options.height||(p.options.height=o/i)}for(var h=0;h<r;h++){var f=e[h],d=t.clone().move(t.x1,n);f.reflow(d),n+=f.options.height}},e.prototype.backgroundBox=function(){for(var t,e=this.axes,r=e.length,o=0;o<r;o++)for(var i=e[o],n=0;n<r;n++){var a=e[n];if(i.options.vertical!==a.options.vertical){var s=i.lineBox().clone().wrap(a.lineBox());t=t?t.wrap(s):s}}return t||this.box},e.prototype.chartsBoxes=function(){for(var t=this.panes,e=[],r=0;r<t.length;r++)e.push(t[r].chartsBox());return e},e.prototype.addBackgroundPaths=function(t){for(var e=this.chartsBoxes(),r=0;r<e.length;r++)t.paths.push(N.drawing.Path.fromRect(e[r].toRect()))},e.prototype.backgroundContainsPoint=function(t){for(var e=this.chartsBoxes(),r=0;r<e.length;r++)if(e[r].containsPoint(t))return!0},e.prototype.createVisual=function(){t.prototype.createVisual.call(this);var e,r=this.options.plotArea,o=r.opacity,i=r.background,n=r.border;void 0===n&&(n={}),""!==(e=i)&&null!==e&&"none"!==e&&"transparent"!==e&&mt(e)||(i=j,o=0);var a=this._bgVisual=new N.drawing.MultiPath({fill:{color:i,opacity:o},stroke:{color:n.width?n.color:"",width:n.width,dashType:n.dashType},zIndex:-1});this.addBackgroundPaths(a),this.appendVisual(a)},e.prototype.pointsByCategoryIndex=function(t){var e=this.charts,r=[];if(null!==t)for(var o=0;o<e.length;o++)if("_navigator"!==e[o].pane.options.name){var i=e[o].categoryPoints[t];if(i&&i.length)for(var n=0;n<i.length;n++){var a=i[n];a&&mt(a.value)&&null!==a.value&&r.push(a)}}return r},e.prototype.pointsBySeriesIndex=function(t){return this.filterPoints((function(e){return e.series.index===t}))},e.prototype.pointsBySeriesName=function(t){return this.filterPoints((function(e){return e.series.name===t}))},e.prototype.filterPoints=function(t){for(var e=this.charts,r=[],o=0;o<e.length;o++)for(var i=e[o].points,n=0;n<i.length;n++){var a=i[n];a&&!1!==a.visible&&t(a)&&r.push(a)}return r},e.prototype.findPoint=function(t){for(var e=this.charts,r=0;r<e.length;r++)for(var o=e[r].points,i=0;i<o.length;i++){var n=o[i];if(n&&!1!==n.visible&&t(n))return n}},e.prototype.paneByPoint=function(t){for(var e=this.panes,r=0;r<e.length;r++){var o=e[r];if(o.box.containsPoint(t))return o}},e.prototype.detachLabels=function(){var t=this.groupAxes(this.panes),e=t.x,r=t.y;this.detachAxisGroupLabels(r,e),this.detachAxisGroupLabels(e,r)},e.prototype.detachAxisGroupLabels=function(t,e){for(var r=0,o=0;o<t.length;o++){var i=t[o],n=i.pane,a=Ba(e,n)||e[0],s=o+r,l=this.createLabelAxis(i,s,a);if(l){r++;var u=n.axes.indexOf(i)+r;n.appendAxisAt(l,u)}}},e.prototype.createLabelAxis=function(t,e,r){var o=t.options.labels,i=o.position,n="end"!==i&&"start"!==i,a=o.visible;if(n||!1===a)return null;var s=this.groupAxes(this.panes),l=r.options.vertical?s.x:s.y,u=this.axisCrossingValues(r,l),c="end"===i,p=r.range(),h=c?p.max:p.min;if(Pt(u[e],p.min,p.max)-h==0)return null;u.splice(e+1,0,h),r.options.axisCrossingValues=u;var f=t.clone();return t.clear(),f.options.name=void 0,f.options.line.visible=!1,f.options.crosshair=void 0,f.options.notes=void 0,f.options.plotBands=void 0,f},e}(ue);function La(t){return!t.pane.axes.some((function(e){return e.options.vertical===t.options.vertical&&e!==t&&!1!==e.options.visible}))}function Ia(t){for(var e,r=t.length,o=0;o<r;o++){var i=t[o],n=!1!==i.options.visible;if(n||La(i)){var a=n?i.contentBox():i.lineBox();e?e.wrap(a):e=a.clone()}}return e||new te}function Ba(t,e){for(var r=0;r<t.length;r++){var o=t[r];if(o&&o.pane===e)return o}}var Ra=function(t){return t.reduce((function(t,e){return t.concat(e.axes)}),[])};Et(Na,{series:[],plotArea:{margin:{}},background:"",border:{color:n,width:0},paneDefaults:{title:{}},legend:{inactiveItems:{labels:{color:"#919191"},markers:{color:"#919191"}}}});const za=Na;var Fa={hover:function(t,e){this._dispatchEvent(t,e,Ci)},click:function(t,e){this._dispatchEvent(t,e,"plotAreaClick")}};const Ha=Fa;function Ua(t,e,r){var o=e,i=t;if(t.indexOf(".")>-1){for(var n=t.split(".");n.length>1;)i=n.shift(),mt(o[i])||(o[i]={}),o=o[i];i=n.shift()}o[i]=r}const Ka=function(t){function e(e,r,o){t.call(this);var i=r.canonicalFields(e),n=r.valueFields(e),a=r.sourceFields(e,i),s=this._seriesFields=[],l=o.query(e.type),u=e.aggregate||l;this._series=e,this._binder=r;for(var c=0;c<i.length;c++){var p=i[c],h=void 0;if($(u))h=u[p];else{if(0!==c&&!lt(p,n))break;h=u}h&&s.push({canonicalName:p,name:a[c],transform:F(h)?h:So[h]})}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.aggregatePoints=function(t,e){var r=this._series,o=this._seriesFields,i=this._bindPoints(t||[]),n=i.dataItems[0],a={};if(n&&!B(n)&&!T(n)){var s=function(){};s.prototype=n,a=new s}for(var l=0;l<o.length;l++){var u=o[l],c=this._bindField(i.values,u.canonicalName),p=u.transform(c,r,i.dataItems,e);if(!(null===p||!$(p)||mt(p.length)||p instanceof Date)){a=p;break}mt(p)&&Ua(u.name,a,p)}return a},e.prototype._bindPoints=function(t){for(var e=this._binder,r=this._series,o=[],i=[],n=0;n<t.length;n++){var a=t[n];o.push(e.bindPoint(r,a)),i.push(r.data[a])}return{values:o,dataItems:i}},e.prototype._bindField=function(t,e){for(var r=[],o=t.length,i=0;i<o;i++){var n,a=t[i],s=a.valueFields;n=mt(s[e])?s[e]:a.fields[e],r.push(n)}return r},e}(N.Class);var $a=function(t){function e(){t.call(this),this._defaults={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.register=function(t,e){for(var r=0;r<t.length;r++)this._defaults[t[r]]=e},e.prototype.query=function(t){return this._defaults[t]},e}(N.Class);$a.current=new $a;const Ga=$a;var Xa=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createLabel=function(){var t=this.options.labels,e=K({},t,t.from),r=K({},t,t.to);e.visible&&(this.labelFrom=this._createLabel(e),this.append(this.labelFrom)),r.visible&&(this.labelTo=this._createLabel(r),this.append(this.labelTo))},e.prototype._createLabel=function(t){var e,r=tt(t),o=this.pointData();return e=r?r(o):this.formatValue(t.format),new An(e,K({vertical:this.options.vertical},t),o)},e.prototype.reflow=function(t){this.render();var e=this,r=e.labelFrom,o=e.labelTo,i=e.value;this.box=t,r&&(r.options.aboveAxis=i.from>i.to,r.reflow(t)),o&&(o.options.aboveAxis=i.to>i.from,o.reflow(t)),this.note&&this.note.reflow(t)},e}(Tn);Xa.prototype.defaults=K({},Xa.prototype.defaults,{labels:{format:"{0} - {1}"},tooltip:{format:"{1}"}});const Wa=Xa;var Ya=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointType=function(){return Wa},e.prototype.pointValue=function(t){return t.valueFields},e.prototype.formatPointValue=function(t,e){return null===t.value.from&&null===t.value.to?"":this.chartService.format.auto(e,t.value.from,t.value.to)},e.prototype.plotRange=function(t){return t?[t.value.from,t.value.to]:0},e.prototype.updateRange=function(t,e){var r=e.series.axis,o=t.from,i=t.to,n=this.valueAxisRanges[r];null!==t&&B(o)&&B(i)&&((n=this.valueAxisRanges[r]=n||{min:y,max:m}).min=Math.min(n.min,o),n.max=Math.max(n.max,o),n.min=Math.min(n.min,i),n.max=Math.max(n.max,i))},e.prototype.aboveAxis=function(t){var e=t.value;return e.from<e.to},e}(Rn);Ya.prototype.plotLimits=Xi.prototype.plotLimits;const qa=Ya;var Za=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.aliasFor=function(){return this.parent},e}(Qi);const Qa=Za;var Ja="auto",ts=function(t){function e(e,r){t.call(this),this.value=e,this.options=r,this.aboveAxis=Tt(this.options.aboveAxis,!0),this.tooltipTracking=!0,this.initLabelsFormat()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){if(!this._rendered){this._rendered=!0;var t=this.options,e=t.markers,r=t.labels,o=this.value,i=this.fromPoint=new Qa(o,K({},this.options,{labels:r.from,markers:e.from})),n=this.toPoint=new Qa(o,K({},this.options,{labels:r.to,markers:e.to}));this.copyFields(i),this.copyFields(n),this.append(i),this.append(n)}},e.prototype.reflow=function(t){this.render();var e=t.from,r=t.to;this.positionLabels(e,r),this.fromPoint.reflow(e),this.toPoint.reflow(r),this.box=this.fromPoint.markerBox().clone().wrap(this.toPoint.markerBox())},e.prototype.createHighlight=function(){var t=new N.drawing.Group;return t.append(this.fromPoint.createHighlight()),t.append(this.toPoint.createHighlight()),t},e.prototype.highlightVisual=function(){return this.visual},e.prototype.highlightVisualArgs=function(){return{options:this.options,from:this.fromPoint.highlightVisualArgs(),to:this.toPoint.highlightVisualArgs()}},e.prototype.tooltipAnchor=function(){var t=this.owner.pane.clipBox();if(!t||t.overlaps(this.box)){var e,r,o,i=this.box,n=i.center();return this.options.vertical?(e=n.x,r=i.y1-5,o=a):(e=i.x2+5,r=n.y,o=s),{point:new Zt(e,r),align:{horizontal:"left",vertical:o}}}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.overlapsBox=function(t){return this.box.overlaps(t)},e.prototype.unclipElements=function(){this.fromPoint.unclipElements(),this.toPoint.unclipElements()},e.prototype.initLabelsFormat=function(){var t=this.options.labels;t.format||(t.from&&t.from.format||(t.from=Object.assign({},t.from,{format:"{0}"})),t.to&&t.to.format||(t.to=Object.assign({},t.to,{format:"{1}"})))},e.prototype.positionLabels=function(t,e){var r,o,i=this.options,n=i.labels,a=i.vertical;n.position===Ja&&(a?e.y1<=t.y1?(o=Ro,r=zo):(o=zo,r=Ro):e.x1<=t.x1?(o=g,r=C):(o=C,r=g),n.from&&n.from.position||(this.fromPoint.options.labels.position=r),n.to&&n.to.position||(this.toPoint.options.labels.position=o))},e.prototype.copyFields=function(t){t.dataItem=this.dataItem,t.category=this.category,t.series=this.series,t.color=this.color,t.owner=this.owner},e}(ue);K(ts.prototype,Yi),K(ts.prototype,qi),ts.prototype.defaults={markers:{visible:!1,background:j,size:8,type:l,border:{width:2},opacity:1},labels:{visible:!1,margin:q(3),padding:q(4),animation:{type:Eo,delay:Vo},position:Ja},notes:{label:{}},highlight:{markers:{border:{color:j,width:2}},zIndex:100},tooltip:{format:"{0} - {1}"}};const es=ts;var rs=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createStrokeSegments=function(){return this.segmentsFromPoints(this.toGeometryPoints(this.toPoints()))},e.prototype.stackSegments=function(){var t=this.fromSegments;return this.fromSegments||(t=this.fromSegments=this.segmentsFromPoints(this.toGeometryPoints(this.fromPoints().reverse()))),t},e.prototype.createStroke=function(t){var e=new N.drawing.Path(t),r=new N.drawing.Path(t);e.segments.push.apply(e.segments,this.strokeSegments()),r.segments.push.apply(r.segments,this.stackSegments()),this.visual.append(e),this.visual.append(r)},e.prototype.hasStackSegment=function(){return!0},e.prototype.fromPoints=function(){return this.linePoints.map((function(t){return t.fromPoint}))},e.prototype.toPoints=function(){return this.linePoints.map((function(t){return t.toPoint}))},e}(mn);const os=rs;var is=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createStrokeSegments=function(){return this.createCurveSegments(this.toPoints())},e.prototype.stackSegments=function(){var t=this.fromSegments;return this.fromSegments||(t=this.fromSegments=this.createCurveSegments(this.fromPoints().reverse())),t},e.prototype.createCurveSegments=function(t){return(new go).process(this.toGeometryPoints(t))},e}(os);const ns=is;var as=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createStrokeSegments=function(){return this.segmentsFromPoints(this.calculateStepPoints(this.toPoints()))},e.prototype.stackSegments=function(){var t=this.fromSegments;return this.fromSegments||(t=this.fromSegments=this.segmentsFromPoints(this.calculateStepPoints(this.fromPoints()))).reverse(),t},e}(os);K(as.prototype,on);const ss=as;var ls=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){t.prototype.render.call(this),this.renderSegments()},e.prototype.pointType=function(){return es},e.prototype.createPoint=function(t,e){var r=e.categoryIx,o=e.category,i=e.series,n=e.seriesIx,a=t.valueFields;if(!Jn(a.from)&&!Jn(a.to)){if(this.seriesMissingValues(i)!==Io)return null;a={from:0,to:0}}var s=this.pointOptions(i,n);s=this.evalPointOptions(s,a,o,r,i,n);var l=t.fields.color||i.color;F(i.color)&&(l=s.color);var u=new es(a,s);return u.color=l,this.append(u),u},e.prototype.createSegment=function(t,e,r){var o=(e.line||{}).style;return new("smooth"===o?ns:"step"===o?ss:os)(t,e,r)},e.prototype.plotRange=function(t,e){return t?[t.value.from,t.value.to]:[e,e]},e.prototype.valueSlot=function(t,e){var r=t.getSlot(e[0],e[0],!this.options.clip),o=t.getSlot(e[1],e[1],!this.options.clip);if(r&&o)return{from:r,to:o}},e.prototype.pointSlot=function(t,e){var r,o,i=e.from,n=e.to;return this.options.invertAxes?(r=new te(i.x1,t.y1,i.x2,t.y2),o=new te(n.x1,t.y1,n.x2,t.y2)):(r=new te(t.x1,i.y1,t.x2,i.y2),o=new te(t.x1,n.y1,t.x2,n.y2)),{from:r,to:o}},e.prototype.addValue=function(e,r){var o=e.valueFields;B(o.from)||(o.from=o.to),B(o.to)||(o.to=o.from),t.prototype.addValue.call(this,e,r)},e.prototype.updateRange=function(t,e){if(null!==t&&B(t.from)&&B(t.to)){var r=e.series.axis,o=this.valueAxisRanges[r]=this.valueAxisRanges[r]||{min:y,max:m},i=t.from,n=t.to;o.min=Math.min(o.min,i,n),o.max=Math.max(o.max,i,n)}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.from,r.to)},e.prototype.animationPoints=function(){for(var t=this.points,e=[],r=0;r<t.length;r++){var o=t[r];o&&(e.push((o.fromPoint||{}).marker),e.push((o.toPoint||{}).marker))}return e.concat(this._segments)},e}(Xi);K(ls.prototype,cn,dn);const us=ls;var cs=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this,r=e.options,o=e.value,i=e.owner.seriesValueAxis(r),n=[],a=[],s=[],l=i.getSlot(o.low,o.high),u=i.getSlot(o.open,o.open),c=i.getSlot(o.close,o.close);u.x1=c.x1=l.x1=t.x1,u.x2=c.x2=l.x2=t.x2;var p=l.center().x;n.push([u.x1,u.y1]),n.push([p,u.y1]),a.push([p,c.y1]),a.push([c.x2,c.y1]),s.push([p,l.y1]),s.push([p,l.y2]),this.lines=[n,a,s],this.box=l.clone().wrap(u.clone().wrap(c)),this.reflowNote()},e.prototype.createBody=function(){},e}(Fn);const ps=cs;var hs=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointType=function(){return ps},e}(Kn);const fs=hs;var ds=function(t){function e(e,r,o){t.call(this),this.from=e,this.to=r,this.series=o}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.linePoints=function(){var t=this.from,e=this.from.box,r=this.to.box,o=[];if(t.isVertical){var i=t.aboveAxis?e.y1:e.y2;o.push([e.x1,i],[r.x2,i])}else{var n=t.aboveAxis?e.x2:e.x1;o.push([n,e.y1],[n,r.y2])}return o},e.prototype.createVisual=function(){t.prototype.createVisual.call(this);var e=this.series.line||{},r=N.drawing.Path.fromPoints(this.linePoints(),{stroke:{color:e.color,width:e.width,opacity:e.opacity,dashType:e.dashType}});L(r),this.visual.append(r)},e}(ue);Et(ds,{animation:{type:Eo,delay:Vo}});const vs=ds;var gs=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){t.prototype.render.call(this),this.createSegments()},e.prototype.traverseDataPoints=function(t){for(var e=this.options.series,r=$i(e),o=!this.options.invertAxes,i=0;i<e.length;i++)for(var n=e[i],a=0,s=0,l=0;l<r;l++){var u=Ao.current.bindPoint(n,l),c=u.valueFields.value,p=u.fields.summary,h=a,f=void 0;p?"total"===p.toLowerCase()?(u.valueFields.value=a,h=0,f=a):(u.valueFields.value=s,f=h-s,s=0):B(c)&&(s+=c,f=a+=c),t(u,{category:this.categoryAxis.categoryAt(l),categoryIx:l,series:n,seriesIx:i,total:a,runningTotal:s,from:h,to:f,isVertical:o})}},e.prototype.updateRange=function(e,r){t.prototype.updateRange.call(this,{value:r.to},r)},e.prototype.aboveAxis=function(t){return t.value>=0},e.prototype.plotRange=function(t){return[t.from,t.to]},e.prototype.createSegments=function(){for(var t=this.options.series,e=this.seriesPoints,r=this.segments=[],o=0;o<t.length;o++){var i=t[o],n=e[o];if(n)for(var a=void 0,s=0;s<n.length;s++){var l=n[s];if(l&&a){var u=new vs(a,l,i);r.push(u),this.append(u)}a=l}}},e}(Rn);const ys=gs;var ms=[Uo,di,ui,mi],bs=[ti,yi].concat(ms),xs=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(t){if(this.namedCategoryAxes={},this.namedValueAxes={},this.valueAxisRangeTracker=new Pn,t.length>0){this.invertAxes=lt(t[0].type,[Ko,Xo,yi,di,mi,ci,Jo,vi]);for(var e=0;e<t.length;e++){var r=t[e].stack;if(r&&"100%"===r.type){this.stack100=!0;break}}}},e.prototype.render=function(t){void 0===t&&(t=this.panes),this.createCategoryAxes(t),this.aggregateCategories(t),this.createCategoryAxesLabels(t),this.createCharts(t),this.createValueAxes(t)},e.prototype.removeAxis=function(e){var r=e.options.name;t.prototype.removeAxis.call(this,e),e instanceof Dr?delete this.namedCategoryAxes[r]:(this.valueAxisRangeTracker.reset(r),delete this.namedValueAxes[r]),e===this.categoryAxis&&delete this.categoryAxis,e===this.valueAxis&&delete this.valueAxis},e.prototype.createCharts=function(t){for(var e=this,r=this.groupSeriesByPane(),o=0;o<t.length;o++){var i=t[o],n=r[i.options.name||"default"]||[];e.addToLegend(n);var a=e.filterVisibleSeries(n);if(a)for(var s=e.groupSeriesByCategoryAxis(a),l=0;l<s.length;l++)e.createChartGroup(s[l],i)}},e.prototype.createChartGroup=function(t,e){this.createAreaChart(ja(t,[Uo,di]),e),this.createRangeAreaChart(ja(t,[ui,mi]),e),this.createBarChart(ja(t,[Yo,Ko]),e),this.createRangeBarChart(ja(t,[pi,ci]),e),this.createBulletChart(ja(t,[Xo,gi]),e),this.createCandlestickChart(ja(t,Wo),e),this.createBoxPlotChart(ja(t,[$o,vi]),e),this.createOHLCChart(ja(t,ei),e),this.createWaterfallChart(ja(t,[bi,Jo]),e),this.createLineChart(ja(t,[ti,yi]),e)},e.prototype.aggregateCategories=function(t){var e=this,r=this.srcSeries||this.series,o=[];this._currentPointsCache={},this._seriesPointsCache=this._seriesPointsCache||{};for(var i=0;i<r.length;i++){var n=r[i],a=e.seriesCategoryAxis(n),s=e.findPane(a.options.pane);n=(Pa(a.options.type,c)||n.categoryField)&&lt(s,t)?e.aggregateSeries(n,a):e.filterSeries(n,a),o.push(n)}this._seriesPointsCache=this._currentPointsCache,this._currentPointsCache=null,this.srcSeries=r,this.series=o},e.prototype.filterSeries=function(t,e){var r=(t.data||{}).length;if(e._seriesMax=Math.max(e._seriesMax||0,r),!B(e.options.min)&&!B(e.options.max))return t;var o=e.currentRangeIndices(),i=lt(t.type,bs),n=K({},t);return n.data=(n.data||[]).slice(o.min,o.max+1),i&&Ea(n,o,r,(function(r){return{item:t.data[r],category:e.categoryAt(r,!0),categoryIx:r-o.min}}),(function(e){return mt(t.data[e])})),n},e.prototype.clearSeriesPointsCache=function(){this._seriesPointsCache={}},e.prototype.seriesSourcePoints=function(t,e){var r=t.index+";"+e.categoriesHash();if(this._seriesPointsCache[r])return this._currentPointsCache[r]=this._seriesPointsCache[r],this._seriesPointsCache[r];var o=e.options,i=o.srcCategories,n=Pa(o.type,c),a=t.data,s=n?Aa:Po,l=[];n||e.mapCategories();for(var u=0;u<a.length;u++){var p;if(p=t.categoryField?s(t.categoryField,a[u],this.chartService.intl):i[u],mt(p)&&null!==p){var h=e.totalIndex(p);l[h]=l[h]||{items:[],category:p},l[h].items.push(u)}}return this._currentPointsCache[r]=l,l},e.prototype.aggregateSeries=function(t,e){if(!t.data.length)return t;for(var r=this.seriesSourcePoints(t,e),o=K({},t),i=new Ka(K({},t),Ao.current,Ga.current),n=o.data=[],a=e.options.dataItems||[],s=e.currentRangeIndices(),l=function(t){var o=t-s.min,n=r[t];if(n||(n=r[t]={}),n.categoryIx=o,!n.item){var a=e.categoryAt(t,!0);n.category=a,n.item=i.aggregatePoints(n.items,a)}return n},u=s.min;u<=s.max;u++){var c=l(u);n[c.categoryIx]=c.item,c.items&&c.items.length&&(a[c.categoryIx]=c.item)}return lt(o.type,bs)&&Ea(o,s,e.totalCount(),l,(function(t){return r[t]})),e.options.dataItems=a,o},e.prototype.appendChart=function(e,r){var o=e.options.series,i=this.seriesCategoryAxis(o[0]),n=i.options.categories,a=Math.max(0,$i(o)-n.length);if(a>0)for(n=i.options.categories=i.options.categories.slice(0);a--;)n.push("");this.valueAxisRangeTracker.update(e.valueAxisRanges),t.prototype.appendChart.call(this,e,r)},e.prototype.seriesPaneName=function(t){var e=this.options,r=t.axis,o=it([].concat(e.valueAxis),(function(t){return t.name===r}))[0],i=((e.panes||[{}])[0]||{}).name||"default";return(o||{}).pane||i},e.prototype.seriesCategoryAxis=function(t){var e=t.categoryAxis,r=e?this.namedCategoryAxes[e]:this.categoryAxis;if(!r)throw new Error("Unable to locate category axis with name "+e);return r},e.prototype.stackableChartOptions=function(t,e){var r=t.stack;return{isStacked:r,isStacked100:r&&"100%"===r.type,clip:e.options.clip}},e.prototype.groupSeriesByCategoryAxis=function(t){for(var e=[],r={},o=0;o<t.length;o++){var i=t[o].categoryAxis||"$$default$$";r.hasOwnProperty(i)||(r[i]=!0,e.push(i))}for(var n=[],a=0;a<e.length;a++){var s=Cs(t,e[a],a);0!==s.length&&n.push(s)}return n},e.prototype.createBarChart=function(t,e){if(0!==t.length){var r=t[0],o=new Rn(this,Object.assign({series:t,invertAxes:this.invertAxes,gap:r.gap,spacing:r.spacing},this.stackableChartOptions(r,e)));this.appendChart(o,e)}},e.prototype.createRangeBarChart=function(t,e){if(0!==t.length){var r=t[0],o=new qa(this,{series:t,invertAxes:this.invertAxes,gap:r.gap,spacing:r.spacing});this.appendChart(o,e)}},e.prototype.createBulletChart=function(t,e){if(0!==t.length){var r=t[0],o=new pa(this,{series:t,invertAxes:this.invertAxes,gap:r.gap,spacing:r.spacing,clip:e.options.clip});this.appendChart(o,e)}},e.prototype.createLineChart=function(t,e){if(0!==t.length){var r=t[0],o=new gn(this,Object.assign({invertAxes:this.invertAxes,series:t},this.stackableChartOptions(r,e)));this.appendChart(o,e)}},e.prototype.createAreaChart=function(t,e){if(0!==t.length){var r=t[0],o=new On(this,Object.assign({invertAxes:this.invertAxes,series:t},this.stackableChartOptions(r,e)));this.appendChart(o,e)}},e.prototype.createRangeAreaChart=function(t,e){if(0!==t.length){var r=new us(this,{invertAxes:this.invertAxes,series:t,clip:e.options.clip});this.appendChart(r,e)}},e.prototype.createOHLCChart=function(t,e){if(0!==t.length){var r=t[0],o=new fs(this,{invertAxes:this.invertAxes,gap:r.gap,series:t,spacing:r.spacing,clip:e.options.clip});this.appendChart(o,e)}},e.prototype.createCandlestickChart=function(t,e){if(0!==t.length){var r=t[0],o=new Kn(this,{invertAxes:this.invertAxes,gap:r.gap,series:t,spacing:r.spacing,clip:e.options.clip});this.appendChart(o,e)}},e.prototype.createBoxPlotChart=function(t,e){if(0!==t.length){var r=t[0],o=new qn(this,{invertAxes:this.invertAxes,gap:r.gap,series:t,spacing:r.spacing,clip:e.options.clip});this.appendChart(o,e)}},e.prototype.createWaterfallChart=function(t,e){if(0!==t.length){var r=t[0],o=new ys(this,{series:t,invertAxes:this.invertAxes,gap:r.gap,spacing:r.spacing});this.appendChart(o,e)}},e.prototype.axisRequiresRounding=function(t,e){for(var r=ja(this.series,xi),o=0;o<this.series.length;o++){var i=this.series[o];if(lt(i.type,ms)){var n=i.line;n&&n.style===Ho&&r.push(i)}}for(var a=0;a<r.length;a++){var s=r[a].categoryAxis||"";if(s===t||!s&&0===e)return!0}},e.prototype.aggregatedAxis=function(t,e){for(var r=this.series,o=0;o<r.length;o++){var i=r[o].categoryAxis||"";if((i===t||!i&&0===e)&&r[o].categoryField)return!0}},e.prototype.createCategoryAxesLabels=function(){for(var t=this.axes,e=0;e<t.length;e++)t[e]instanceof Dr&&t[e].createLabels()},e.prototype.createCategoryAxes=function(t){for(var e=this,r=this.invertAxes,o=[].concat(this.options.categoryAxis),i=[],n=0;n<o.length;n++){var a=o[n];if(lt(e.findPane(a.pane),t)){var s=a.name,l=a.categories;void 0===l&&(l=[]),a=K({vertical:r,reverse:!r&&e.chartService.rtl,axisCrossingValue:r?y:0},a),mt(a.justified)||(a.justified=e.isJustified()),e.axisRequiresRounding(s,n)&&(a.justified=!1);var u=void 0;if(u=ka(a,l[0])?new Fr(a,e.chartService):new Dr(a,e.chartService),o[n].categories=u.options.srcCategories,s){if(e.namedCategoryAxes[s])throw new Error("Category axis with name "+s+" is already defined");e.namedCategoryAxes[s]=u}u.axisIndex=n,i.push(u),e.appendAxis(u)}}var c=this.categoryAxis||i[0];this.categoryAxis=c,r?this.axisY=c:this.axisX=c},e.prototype.isJustified=function(){for(var t=this.series,e=0;e<t.length;e++)if(!lt(t[e].type,ms))return!1;return!0},e.prototype.createValueAxes=function(t){var e=this,r=this.valueAxisRangeTracker,o=r.query(),i=[].concat(this.options.valueAxis),n=this.invertAxes,a={vertical:!n,reverse:n&&this.chartService.rtl},s=[];this.stack100&&(a.roundToMajorUnit=!1,a.labels={format:"P0"});for(var l=0;l<i.length;l++){var u=i[l];if(lt(e.findPane(u.pane),t)){var c=u.name,p=Pa(u.type,Ni)?{min:.1,max:1}:{min:0,max:1},h=r.query(c)||o||p;0===l&&h&&o&&(h.min=Math.min(h.min,o.min),h.max=Math.max(h.max,o.max));var f=new(Pa(u.type,Ni)?eo:Wr)(h.min,h.max,K({},a,u),e.chartService);if(c){if(e.namedValueAxes[c])throw new Error("Value axis with name "+c+" is already defined");e.namedValueAxes[c]=f}f.axisIndex=l,s.push(f),e.appendAxis(f)}}var d=this.valueAxis||s[0];this.valueAxis=d,n?this.axisX=d:this.axisY=d},e.prototype._dispatchEvent=function(t,e,r){var o=t._eventCoordinates(e),i=new Zt(o.x,o.y),n=this.pointPane(i),a=[],s=[];if(n){for(var l=n.axes,u=0;u<l.length;u++){var c=l[u];c.getValue?wa(s,c.getValue(i)):wa(a,c.getCategory(i))}0===a.length&&wa(a,this.categoryAxis.getCategory(i)),a.length>0&&s.length>0&&t.trigger(r,{element:wt(e),originalEvent:e,category:Ma(a),value:Ma(s)})}},e.prototype.pointPane=function(t){for(var e=this.panes,r=0;r<e.length;r++){var o=e[r];if(o.contentBox.containsPoint(t))return o}},e.prototype.updateAxisOptions=function(t,e){_s(this.options,t,e),_s(this.originalOptions,t,e)},e}(za);function _s(t,e,r){K([].concat(e instanceof Dr?t.categoryAxis:t.valueAxis)[e.axisIndex],r)}function Cs(t,e,r){return it(t,(function(t){return 0===r&&!t.categoryAxis||t.categoryAxis===e}))}Et(xs,{categoryAxis:{},valueAxis:{}}),K(xs.prototype,Ha);const ws=xs;var Os=function(t){function e(){t.call(this),this._points=[]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this._points=[]},e.prototype.show=function(t,e){var r=[].concat(t);this.hide();for(var o=0;o<r.length;o++){var i=r[o];i&&i.toggleHighlight&&i.hasHighlight()&&(this.togglePointHighlight(i,!0,e),this._points.push(i))}},e.prototype.togglePointHighlight=function(t,e,r){var o=(t.options.highlight||{}).toggle;if(o){var i={category:t.category,series:t.series,dataItem:t.dataItem,value:t.value,stackValue:t.stackValue,preventDefault:Ss,visual:t.highlightVisual(),show:e};o(i),i._defaultPrevented||t.toggleHighlight(e,r)}else t.toggleHighlight(e,r)},e.prototype.hide=function(){for(var t=this._points;t.length;)this.togglePointHighlight(t.pop(),!1)},e.prototype.isHighlighted=function(t){for(var e=this._points,r=0;r<e.length;r++)if(t===e[r])return!0;return!1},e}(N.Class);function Ss(){this._defaultPrevented=!0}const Ps=Os;function js(t,e){var r=(e||"").toLowerCase(),o=t.event;return"none"===r&&!(o.ctrlKey||o.shiftKey||o.altKey)||o[r+"Key"]}function As(t){for(var e={},r=0;r<t.length;r++){var o=t[r];o.axis.options.name&&(e[o.axis.options.name]={min:o.range.min,max:o.range.max})}return e}var ks=function(t){function e(e,r){t.call(this),this.plotArea=e,this.options=K({},this.options,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.start=function(t){return this._active=js(t,this.options.key),this._active},e.prototype.move=function(t){if(this._active){var e=this.axisRanges=this._panAxes(t,k).concat(this._panAxes(t,M));if(e.length)return this.axisRanges=e,As(e)}},e.prototype.end=function(){var t=this._active;return this._active=!1,t},e.prototype.pan=function(){var t=this.plotArea,e=this.axisRanges;if(e.length){for(var r=0;r<e.length;r++){var o=e[r];t.updateAxisOptions(o.axis,o.range)}t.redraw(t.panes)}},e.prototype.destroy=function(){delete this.plotArea},e.prototype._panAxes=function(t,e){var r=this.plotArea,o=-t[e].delta,i=(this.options.lock||"").toLowerCase(),n=[];if(0!==o&&(i||"").toLowerCase()!==e)for(var a=r.axes,s=0;s<a.length;s++){var l=a[s];if(e===k&&!l.options.vertical||e===M&&l.options.vertical){var u=l.pan(o);u&&(u.limitRange=!0,n.push({axis:l,range:u}))}}return n},e}(N.Class);ks.prototype.options={key:"none",lock:"none"};const Ms=ks;var Ts=function(t){function e(e,r){t.call(this),this.chart=e,this.options=K({},this.options,r),this.createElement()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createElement=function(){var t=this._marquee=document.createElement("div");t.className="k-marquee";var e=document.createElement("div");e.className="k-marquee-color",t.appendChild(e)},e.prototype.removeElement=function(){this._marquee.parentNode&&this._marquee.parentNode.removeChild(this._marquee)},e.prototype.setStyles=function(t){Y(this._marquee,t)},e.prototype.start=function(t){if(js(t,this.options.key)){var e=this.chart,r=e._eventCoordinates(t),o=this._zoomPane=e._plotArea.paneByPoint(r),i=o?o.chartsBox().clone():null;if(o&&i){var n=this._elementOffset();return i.translate(n.left,n.top),this._zoomPaneClipBox=i,document.body.appendChild(this._marquee),this.setStyles({left:t.pageX+1,top:t.pageY+1,width:0,height:0}),!0}}return!1},e.prototype._elementOffset=function(){var t=this.chart.element,e=Y(t,["paddingLeft","paddingTop"]),r=e.paddingLeft,o=e.paddingTop,i=xt(t);return{left:r+i.left,top:o+i.top}},e.prototype.move=function(t){this._zoomPane&&this.setStyles(this._selectionPosition(t))},e.prototype.end=function(t){if(this._zoomPane){var e=this._elementOffset(),r=this._selectionPosition(t);r.left-=e.left,r.top-=e.top;var o={x:r.left,y:r.top},i={x:r.left+r.width,y:r.top+r.height};return this._updateAxisRanges(o,i),this.removeElement(),delete this._zoomPane,As(this.axisRanges)}},e.prototype.zoom=function(){var t=this.axisRanges;if(t&&t.length){for(var e=this.chart._plotArea,r=0;r<t.length;r++){var o=t[r];e.updateAxisOptions(o.axis,o.range)}e.redraw(e.panes)}},e.prototype.destroy=function(){this.removeElement(),delete this._marquee,delete this.chart},e.prototype._updateAxisRanges=function(t,e){for(var r=(this.options.lock||"").toLowerCase(),o=[],i=this._zoomPane.axes,n=0;n<i.length;n++){var a=i[n],s=a.options.vertical;if((r!==k||s)&&(r!==M||!s)&&mt(a.axisIndex)){var l=a.pointsRange(t,e);l&&o.push({axis:a,range:l})}}this.axisRanges=o},e.prototype._selectionPosition=function(t){var e=this._zoomPaneClipBox,r={x:t.x.startLocation,y:t.y.startLocation},o=t.x.location,i=t.y.location,n=(this.options.lock||"").toLowerCase(),a=Math.min(r.x,o),s=Math.min(r.y,i),l=Math.abs(r.x-o),u=Math.abs(r.y-i);return n===k&&(a=e.x1,l=e.width()),n===M&&(s=e.y1,u=e.height()),o>e.x2&&(l=e.x2-r.x),o<e.x1&&(l=r.x-e.x1),i>e.y2&&(u=e.y2-r.y),i<e.y1&&(u=r.y-e.y1),{left:Math.max(a,e.x1),top:Math.max(s,e.y1),width:l,height:u}},e}(N.Class);Ts.prototype.options={key:"shift",lock:"none"};const Ds=Ts;var Vs=function(t){function e(e,r){t.call(this),this.chart=e,this.options=K({rate:.3},this.options,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.updateRanges=function(t,e){for(var r=(this.options.lock||"").toLowerCase(),o=[],i=this.chart._plotArea.axes,n=0;n<i.length;n++){var a=i[n],s=a.options.vertical;if((r!==k||s)&&(r!==M||!s)&&a.zoomRange){var l=Pt(this.options.rate,.01,.9),u=a.zoomRange(-t*l,e);u&&o.push({axis:a,range:u})}}return this.axisRanges=o,As(o)},e.prototype.zoom=function(){var t=this.axisRanges,e=this.chart._plotArea;if(t&&t.length&&e.updateAxisOptions){for(var r=0;r<t.length;r++){var o=t[r];e.updateAxisOptions(o.axis,o.range)}e.redraw(e.panes)}},e.prototype.destroy=function(){delete this.chart},e}(N.Class);const Es=Vs;var Ns=function(t){function e(e,r){t.call(this,e),this.chartService=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){var t=this.children,e=this.options,r=e.vertical;this.visual=new N.drawing.Layout(null,{spacing:r?0:e.spacing,lineSpacing:r?e.spacing:0,orientation:r?"vertical":"horizontal",reverse:e.rtl,alignItems:r?"start":"center"});for(var o=0;o<t.length;o++){var i=t[o];i.reflow(new te),i.renderVisual()}},e.prototype.reflow=function(t){this.visual.rect(t.toRect()),this.visual.reflow();var e=this.visual.clippedBBox();this.box=e?Oe(e):new te},e.prototype.renderVisual=function(){this.addVisual()},e.prototype.createVisual=function(){},e}(ue);const Ls=Ns;var Is=function(t){function e(e){t.call(this,e),this.createContainer(),e.rtl?(this.createLabel(),this.createMarker()):(this.createMarker(),this.createLabel())}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createContainer=function(){this.container=new xe({vertical:!1,wrap:!1,align:s,spacing:this.options.spacing}),this.append(this.container)},e.prototype.createMarker=function(){this.container.append(new fe(this.markerOptions()))},e.prototype.markerOptions=function(){var t=this.options,e=t.markerColor;return K({},t.markers,{background:e,border:{color:e}})},e.prototype.createLabel=function(){var t=this.options,e=K({},t.labels);this.container.append(new je(t.text,e))},e.prototype.renderComplete=function(){t.prototype.renderComplete.call(this);var e=this.options.cursor||{},r=this._itemOverlay=N.drawing.Path.fromRect(this.container.box.toRect(),{fill:{color:j,opacity:0},stroke:null,cursor:e.style||e});this.appendVisual(r)},e.prototype.click=function(t,e){var r=this.eventArgs(e);!t.trigger("legendItemClick",r)&&e&&"contextmenu"===e.type&&e.preventDefault()},e.prototype.over=function(t,e){var r=this.eventArgs(e);return t.trigger("legendItemHover",r)||t._legendItemHover(r.seriesIndex,r.pointIndex),!0},e.prototype.out=function(t,e){t._unsetActivePoint(),t.trigger("legendItemLeave",this.eventArgs(e))},e.prototype.eventArgs=function(t){var e=this.options;return{element:wt(t),text:e.text,series:e.series,seriesIndex:e.series.index,pointIndex:e.pointIndex}},e.prototype.renderVisual=function(){var e=this,r=this.options,o=r.visual;o?(this.visual=o({active:r.active,series:r.series,sender:this.getSender(),pointIndex:r.pointIndex,options:{markers:this.markerOptions(),labels:r.labels},createVisual:function(){e.createVisual(),e.renderChildren(),e.renderComplete();var t=e.visual;return delete e.visual,t}}),this.addVisual()):t.prototype.renderVisual.call(this)},e}(pe);const Bs=Is;var Rs="horizontal",zs="custom",Fs=function(t){function e(e,r){void 0===r&&(r={}),t.call(this,e),this.chartService=r,lt(this.options.position,[S,C,a,g,zs])||(this.options.position=C),this.createContainers(),this.createLegendTitle(e.title),this.createItems()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createContainers=function(){var t=this.options,e=t.position,r=t.align,o=e,i=s;e===zs?o=g:lt(e,[S,a])?(o="start"===r?g:"end"===r?C:s,i=e):r&&("start"===r?i=S:"end"===r&&(i=a)),this.container=new pe({margin:t.margin,padding:t.padding,background:t.background,border:t.border,vAlign:i,align:o,zIndex:t.zIndex,shrinkToFit:!0}),this.hasTitle()?this.itemsContainer=new pe({vAlign:i,align:o,zIndex:t.zIndex,shrinkToFit:!0}):this.itemsContainer=this.container,this.append(this.container)},e.prototype.createItems=function(){var t=this.getService(),e=this.options,r=this.isVertical(),o=new Ls({vertical:r,spacing:e.spacing,rtl:t.rtl},t),i=e.items;e.reverse&&(i=i.slice(0).reverse());for(var n=i.length,a=0;a<n;a++){var s=i[a];o.append(new Bs(K({},{markers:e.markers,labels:e.labels,rtl:t.rtl},e.item,s)))}o.render(),this.itemsContainer.append(o)},e.prototype.isVertical=function(){var t=this.options,e=t.orientation,r=t.position;return r===zs&&e!==Rs||(mt(e)?e!==Rs:lt(r,[g,C]))},e.prototype.hasItems=function(){return this.container.children[0].children.length>0},e.prototype.reflow=function(t){var e=this.options,r=t.clone();this.hasItems()?(e.position===zs?(this.containerCustomReflow(r),this.box=r):this.containerReflow(r),this.hasTitle()&&this.title.reflow(new te(this.container.box.x1,this.title.box.y1,this.container.box.x2,this.title.box.y2))):this.box=r},e.prototype.containerReflow=function(t){var e=this.options,r=this.container,o=e.position,i=e.width,n=e.height,s=o===S||o===a?k:M,l=this.isVertical(),u=t.clone(),c=t.clone();o!==g&&o!==C||(c.y1=u.y1=0),l&&n?(c.y2=c.y1+n,c.align(u,M,r.options.vAlign)):!l&&i&&(c.x2=c.x1+i,c.align(u,k,r.options.align)),r.reflow(c);var p=(c=r.box).clone();(e.offsetX||e.offsetY)&&(c.translate(e.offsetX,e.offsetY),r.reflow(c)),p[s+1]=t[s+1],p[s+2]=t[s+2],this.box=p},e.prototype.containerCustomReflow=function(t){var e=this.options,r=this.container,o=e.offsetX,i=e.offsetY,n=e.width,a=e.height,s=this.isVertical(),l=t.clone();s&&a?l.y2=l.y1+a:!s&&n&&(l.x2=l.x1+n),r.reflow(l),l=r.box,r.reflow(new te(o,i,o+l.width(),i+l.height()))},e.prototype.renderVisual=function(){this.hasItems()&&t.prototype.renderVisual.call(this)},e.prototype.createLegendTitle=function(t){var e=K({},{color:n,position:S,align:s},t),r=e.text;if(t&&!1!==t.visible){if(mt(e)&&e.visible){var o=tt(e);o?r=o({text:r}):e.format&&(r=this.chartService.format.auto(e.format,r))}this.title=new je(r,e),this.createTitleLayout(),this.appendTitleLayoutContent()}},e.prototype.createTitleLayout=function(){this.layout=new xe({vertical:!0,wrap:!1}),this.container.append(this.layout)},e.prototype.hasTitle=function(){return Boolean(this.options.title&&!1!==this.options.title.visible)},e.prototype.appendTitleLayoutContent=function(){this.options.title.position===a?(this.layout.append(this.itemsContainer),this.layout.append(this.title)):(this.layout.append(this.title),this.layout.append(this.itemsContainer))},e}(ue);Et(Fs,{position:C,items:[],offsetX:0,offsetY:0,margin:q(5),padding:q(5),border:{color:n,width:0},item:{cursor:"pointer",spacing:6},spacing:6,background:"",zIndex:1,markers:{border:{width:0},width:15,height:3,type:"rect",align:g,vAlign:s}});const Hs=Fs;var Us=function(t){function e(){t.call(this),this._registry=[]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.register=function(t,e){this._registry.push({type:t,seriesTypes:e})},e.prototype.create=function(t,e,r){for(var o,i=this._registry,n=i[0],a=0;a<i.length;a++){var s=i[a];if((o=ja(t,s.seriesTypes)).length>0){n=s;break}}return new n.type(o,e,r)},e}(N.Class);Us.current=new Us;const Ks=Us;function $s(t){var e=document.createElement("div");return t&&(e.className=t),e}function Gs(t){for(var e=t;e&&!nt(e,"k-handle");)e=e.parentNode;return e}var Xs=function(t){function e(e,r,o,i){t.call(this);var n=e.element;this.options=K({},this.options,o),this.chart=e,this.observer=i,this.chartElement=n,this.categoryAxis=r,this._dateAxis=this.categoryAxis instanceof Fr,this.initOptions(),this.visible=this.options.visible&&n.offsetHeight,this.visible&&(this.createElements(),this.set(this._index(this.options.from),this._index(this.options.to)),this.bindEvents())}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.onPane=function(t){return this.categoryAxis.pane===t},e.prototype.createElements=function(){var t=this.options,e=this.wrapper=$s("k-selector");Y(e,{top:t.offset.top,left:t.offset.left,width:t.width,height:t.height,direction:"ltr"});var r=this.selection=$s("k-selection");this.leftMask=$s("k-mask"),this.rightMask=$s("k-mask"),e.appendChild(this.leftMask),e.appendChild(this.rightMask),e.appendChild(r),r.appendChild($s("k-selection-bg"));var o=this.leftHandle=$s("k-handle k-left-handle"),i=this.rightHandle=$s("k-handle k-right-handle");o.appendChild($s()),i.appendChild($s()),r.appendChild(o),r.appendChild(i),this.chartElement.appendChild(e);var n=Y(r,["borderLeftWidth","borderRightWidth","height"]),a=Y(o,"height").height,s=Y(i,"height").height;t.selection={border:{left:n.borderLeftWidth,right:n.borderRightWidth}},Y(o,{top:(n.height-a)/2}),Y(i,{top:(n.height-s)/2}),e.style.cssText=e.style.cssText},e.prototype.bindEvents=function(){var t;!1!==this.options.mousewheel&&(this._mousewheelHandler=this._mousewheel.bind(this),yt(this.wrapper,((t={})[Ri]=this._mousewheelHandler,t))),this._domEvents=We.create(this.wrapper,{stopPropagation:!0,start:this._start.bind(this),move:this._move.bind(this),end:this._end.bind(this),tap:this._tap.bind(this),press:this._press.bind(this),gesturestart:this._gesturestart.bind(this),gesturechange:this._gesturechange.bind(this),gestureend:this._gestureend.bind(this)})},e.prototype.initOptions=function(){var t=this.options,e=this.categoryAxis.pane.chartsBox(),r=this.chart.chartService.intl;this._dateAxis&&K(t,{min:Ar(r,t.min),max:Ar(r,t.max),from:Ar(r,t.from),to:Ar(r,t.to)});var o=Y(this.chartElement,["paddingLeft","paddingTop"]),i=o.paddingLeft,n=o.paddingTop;this.options=K({},{width:e.width(),height:e.height()+.1,padding:{left:i,top:n},offset:{left:e.x1+i,top:e.y1+n},from:t.min,to:t.max},t)},e.prototype.destroy=function(){var t;this._domEvents&&(this._domEvents.destroy(),delete this._domEvents),clearTimeout(this._mwTimeout),this._state=null,this.wrapper&&(this._mousewheelHandler&&(Mt(this.wrapper,((t={})[Ri]=this._mousewheelHandler,t)),this._mousewheelHandler=null),this.chartElement.removeChild(this.wrapper),this.wrapper=null)},e.prototype._rangeEventArgs=function(t){return{axis:this.categoryAxis.options,from:this._value(t.from),to:this._value(t.to)}},e.prototype._start=function(t){var e=this.options,r=wt(t);if(!this._state&&r){this.chart._unsetActivePoint(),this._state={moveTarget:Gs(r)||r,startLocation:t.x?t.x.location:0,range:{from:this._index(e.from),to:this._index(e.to)}};var o=this._rangeEventArgs({from:this._index(e.from),to:this._index(e.to)});this.trigger(Mi,o)&&(this._state=null)}},e.prototype._press=function(t){var e;(e=this._state?this._state.moveTarget:Gs(wt(t)))&&D(e,"k-handle-active")},e.prototype._move=function(t){if(this._state){var e=this,r=e._state,o=e.options,i=e.categoryAxis,n=r.range,a=r.moveTarget,s=i.options.reverse,l=this._index(o.from),u=this._index(o.to),c=this._index(o.min),p=this._index(o.max),h=r.startLocation-t.x.location,f=n.from,d=n.to,v=n.to-n.from,g=Y(this.wrapper,"width").width/(i.categoriesCount()-1),y=Math.round(h/g)*(s?-1:1);if(a){var m=nt(a,"k-left-handle"),b=nt(a,"k-right-handle");nt(a,"k-selection k-selection-bg")?(n.from=Math.min(Math.max(c,l-y),p-v),n.to=Math.min(n.from+v,p)):m&&!s||b&&s?(n.from=Math.min(Math.max(c,l-y),p-1),n.to=Math.max(n.from+1,n.to)):(m&&s||b&&!s)&&(n.to=Math.min(Math.max(c+1,u-y),p),n.from=Math.min(n.to-1,n.from)),n.from===f&&n.to===d||(this.move(n.from,n.to),this.trigger(Ti,this._rangeEventArgs(n)))}}},e.prototype._end=function(){if(this._state){var t=this._state.moveTarget;t&&E(t,"k-handle-active");var e=this._state.range;this.set(e.from,e.to),this.trigger(Di,this._rangeEventArgs(e)),delete this._state}},e.prototype._tap=function(t){var e=this.options,r=this.categoryAxis,o=this.chart._eventCoordinates(t),i=r.pointCategoryIndex(new Zt(o.x,r.box.y1)),n=this._index(e.from),a=this._index(e.to),s=this._index(e.min),l=this._index(e.max),u=a-n,c=n+u/2,p={},h=3===t.event.which,f=Math.round(c-i);this._state||h||(this.chart._unsetActivePoint(),r.options.justified||f--,p.from=Math.min(Math.max(s,n-f),l-u),p.to=Math.min(p.from+u,l),this._start(t),this._state&&(this._state.range=p,this.trigger(Ti,this._rangeEventArgs(p)),this._end()))},e.prototype._mousewheel=function(t){var e=this,r=dt(t);if(this._start({target:this.selection}),this._state){var o=this._state.range;t.preventDefault(),t.stopPropagation(),Math.abs(r)>1&&(r*=3),this.options.mousewheel.reverse&&(r*=-1),this.expand(r)&&this.trigger(Ti,{axis:this.categoryAxis.options,delta:r,originalEvent:t,from:this._value(o.from),to:this._value(o.to)}),this._mwTimeout&&clearTimeout(this._mwTimeout),this._mwTimeout=setTimeout((function(){e._end()}),150)}},e.prototype._gesturestart=function(t){var e=this.options;this._state={range:{from:this._index(e.from),to:this._index(e.to)}};var r=this._rangeEventArgs(this._state.range);this.trigger(Mi,r)?this._state=null:t.preventDefault()},e.prototype._gestureend=function(){this._state&&(this.trigger(Di,this._rangeEventArgs(this._state.range)),delete this._state)},e.prototype._gesturechange=function(t){var e=this,r=e.chart,o=e._state,i=e.options,n=e.categoryAxis,a=o.range,s=r._toModelCoordinates(t.touches[0].x.location).x,l=r._toModelCoordinates(t.touches[1].x.location).x,u=Math.min(s,l),c=Math.max(s,l);t.preventDefault(),a.from=n.pointCategoryIndex(new Zt(u))||i.min,a.to=n.pointCategoryIndex(new Zt(c))||i.max,this.move(a.from,a.to),this.trigger(Ti,this._rangeEventArgs(a))},e.prototype._index=function(t){var e=t;return t instanceof Date&&(e=this.categoryAxis.categoryIndex(t)),e},e.prototype._value=function(t){var e=t;return this._dateAxis&&(e=this.categoryAxis.categoryAt(t))>this.options.max&&(e=this.options.max),e},e.prototype._slot=function(t){var e=this.categoryAxis,r=this._index(t);return e.getSlot(r,r,!0)},e.prototype.move=function(t,e){var r=this.options,o=this.categoryAxis.options.reverse,i=r.offset,n=r.padding,a=r.selection.border,s=o?e:t,l=o?t:e,u="x"+(o?2:1),c=this._slot(s),p=kt(c[u]-i.left+n.left);Y(this.leftMask,{width:p}),Y(this.selection,{left:p}),c=this._slot(l);var h=kt(r.width-(c[u]-i.left+n.left));Y(this.rightMask,{width:h});var f=r.width-h;f!==r.width&&(f+=a.right),Y(this.rightMask,{left:f}),Y(this.selection,{width:Math.max(r.width-(p+h)-a.right,0)})},e.prototype.set=function(t,e){var r=this.options,o=this._index(r.min),i=this._index(r.max),n=Pt(this._index(t),o,i),a=Pt(this._index(e),n+1,i);r.visible&&this.move(n,a),r.from=this._value(n),r.to=this._value(a)},e.prototype.expand=function(t){var e=this.options,r=this._index(e.min),o=this._index(e.max),i=e.mousewheel.zoom,n=this._index(e.from),a=this._index(e.to),s={from:n,to:a},l=K({},s);if(this._state&&(s=this._state.range),i!==C&&(s.from=Pt(Pt(n-t,0,a-1),r,o)),i!==g&&(s.to=Pt(Pt(a+t,s.from+1,o),r,o)),s.from!==l.from||s.to!==l.to)return this.set(s.from,s.to),!0},e.prototype.zoom=function(t,e){var r=this.options,o=this._index(r.min),i=this._index(r.max),n=this._index(r.from),a=this._index(r.to),s={from:n,to:a},l=K({},s),u=this.categoryAxis.options.reverse,c=k+(u?"2":"1"),p=this.categoryAxis.lineBox(),h=Math.abs(p[c]-e.x),f=p.width(),d=kt(h/f,2),v=kt(d*t),g=kt((1-d)*t);if(this._state&&(s=this._state.range),s.from=Pt(Pt(n-v,0,a-1),o,i),s.to=Pt(Pt(a+g,s.from+1,i),o,i),s.from!==l.from||s.to!==l.to)return this.set(s.from,s.to),!0},e.prototype.trigger=function(t,e){return(this.observer||this.chart).trigger(t,e)},e}(N.Class);Et(Xs,{visible:!0,mousewheel:{zoom:"both"},min:m,max:y});const Ws=Xs;var Ys=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.show=function(e){if(e&&e.tooltipAnchor&&(!this._current||this._current!==e)){var r=K({},this.options,e.options.tooltip),o=e.tooltipAnchor();o?(this._current=e,t.prototype.show.call(this,{point:e,anchor:o},r,e)):this.hide()}},e.prototype.hide=function(){delete this._current,t.prototype.hide.call(this)},e}(fa);const qs=Ys;var Zs=function(t){function e(e,r){t.call(this,e.chartService,r),this.plotArea=e,this.formatService=e.chartService.format}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.showAt=function(t,e){var r=it(t,(function(t){var e=t.series.tooltip;return!(e&&!1===e.visible)}));if(r.length>0){var o=r[0],i=this.plotArea.categoryAxis.getSlot(o.categoryIx),n=e?this._slotAnchor(e,i):this._defaultAnchor(o,i);this.show({anchor:n,shared:!0,points:t,category:o.category,categoryText:this.formatService.auto(this.options.categoryFormat,o.category),series:this.plotArea.series},this.options)}},e.prototype._slotAnchor=function(t,e){return this.plotArea.categoryAxis.options.vertical||(t.x=e.center().x),{point:t,align:{horizontal:"left",vertical:"center"}}},e.prototype._defaultAnchor=function(t,e){var r=t.owner.pane.chartsBox(),o=this.plotArea.categoryAxis.options.vertical,i=r.center(),n=e.center();return{point:o?new Zt(i.x,n.y):new Zt(n.x,i.y),align:{horizontal:"center",vertical:"center"}}},e}(fa);Et(Zs,{categoryFormat:"{0:d}"});const Qs=Zs;var Js=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){var t=this.element,e=this.options;if(t.bbox()){this.origin=e.origin;var r=e.vertical?M:k,o=this.fromScale=new N.geometry.Point(1,1);o[r]=Lo,t.transform(N.geometry.transform().scale(o.x,o.y))}else this.abort()},e.prototype.step=function(t){var e=ut(this.fromScale.x,1,t),r=ut(this.fromScale.y,1,t);this.element.transform(N.geometry.transform().scale(e,r,this.origin))},e.prototype.abort=function(){t.prototype.abort.call(this),this.element.transform(null)},e}(N.drawing.Animation);Et(Js,{duration:Vo}),N.drawing.AnimationFactory.current.register(Ko,Js);var tl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){var t=this.center=this.element.bbox().center();this.element.transform(N.geometry.transform().scale(Lo,Lo,t))},e.prototype.step=function(t){this.element.transform(N.geometry.transform().scale(t,t,this.center))},e}(N.drawing.Animation);Et(tl,{easing:"easeOutElastic"}),N.drawing.AnimationFactory.current.register(Go,tl);var el=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){this.fadeTo=this.element.opacity(),this.element.opacity(0)},e.prototype.step=function(t){this.element.opacity(t*this.fadeTo)},e}(N.drawing.Animation);Et(el,{duration:200,easing:"linear"}),N.drawing.AnimationFactory.current.register(Eo,el);var rl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){this.element.transform(N.geometry.transform().scale(Lo,Lo,this.options.center))},e.prototype.step=function(t){this.element.transform(N.geometry.transform().scale(t,t,this.options.center))},e}(N.drawing.Animation);Et(rl,{easing:"easeOutElastic",duration:Vo}),N.drawing.AnimationFactory.current.register(ri,rl);const ol=rl;var il=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){t.prototype.render.call(this),this.renderSegments()},e.prototype.createSegment=function(t,e,r){return new(e.style===Fo?ln:tn)(t,e,r)},e.prototype.animationPoints=function(){return t.prototype.animationPoints.call(this).concat(this._segments)},e.prototype.createMissingValue=function(t,e){if(e===Io){var r={x:t.x,y:t.y};return Jn(r.x)||(r.x=0),Jn(r.y)||(r.y=0),r}},e}(ea);K(il.prototype,cn);const nl=il;var al=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){this.namedXAxes={},this.namedYAxes={},this.xAxisRangeTracker=new Pn,this.yAxisRangeTracker=new Pn},e.prototype.render=function(t){var e=this;void 0===t&&(t=this.panes);for(var r=this.groupSeriesByPane(),o=0;o<t.length;o++){var i=t[o],n=r[i.options.name||"default"]||[];e.addToLegend(n);var a=e.filterVisibleSeries(n);a&&(e.createScatterChart(ja(a,hi),i),e.createScatterLineChart(ja(a,fi),i),e.createBubbleChart(ja(a,Go),i))}this.createAxes(t)},e.prototype.appendChart=function(e,r){this.xAxisRangeTracker.update(e.xAxisRanges),this.yAxisRangeTracker.update(e.yAxisRanges),t.prototype.appendChart.call(this,e,r)},e.prototype.removeAxis=function(e){var r=e.options.name;t.prototype.removeAxis.call(this,e),e.options.vertical?(this.yAxisRangeTracker.reset(r),delete this.namedYAxes[r]):(this.xAxisRangeTracker.reset(r),delete this.namedXAxes[r]),e===this.axisX&&delete this.axisX,e===this.axisY&&delete this.axisY},e.prototype.seriesPaneName=function(t){var e=this.options,r=t.xAxis,o=it([].concat(e.xAxis),(function(t){return t.name===r}))[0],i=t.yAxis,n=it([].concat(e.yAxis),(function(t){return t.name===i}))[0],a=(e.panes||[{}])[0].name||"default";return(o||{}).pane||(n||{}).pane||a},e.prototype.createScatterChart=function(t,e){t.length>0&&this.appendChart(new ea(this,{series:t,clip:e.options.clip}),e)},e.prototype.createScatterLineChart=function(t,e){t.length>0&&this.appendChart(new nl(this,{series:t,clip:e.options.clip}),e)},e.prototype.createBubbleChart=function(t,e){t.length>0&&this.appendChart(new na(this,{series:t,clip:e.options.clip}),e)},e.prototype.createXYAxis=function(t,e,r){for(var o,i=t.name,n=e?this.namedYAxes:this.namedXAxes,a=e?this.yAxisRangeTracker:this.xAxisRangeTracker,s=K({reverse:!e&&this.chartService.rtl},t,{vertical:e}),l=Pa(s.type,Ni),u=a.query(),p=l?{min:.1,max:1}:{min:0,max:1},h=a.query(i)||u||p,f=[s.min,s.max],d=this.series,v=0;v<d.length;v++){var g=d[v],y=g[e?"yAxis":"xAxis"];if(y===s.name||0===r&&!y){var m=Ao.current.bindPoint(g,0).valueFields;f.push(m[e?"y":"x"]);break}}0===r&&u&&(h.min=Math.min(h.min,u.min),h.max=Math.max(h.max,u.max));for(var b=0;b<f.length;b++)if(f[b]instanceof Date){o=!0;break}var x=new(Pa(s.type,c)||!s.type&&o?qr:l?eo:Wr)(h.min,h.max,s,this.chartService);if(x.axisIndex=r,i){if(n[i])throw new Error((e?"Y":"X")+" axis with name "+i+" is already defined");n[i]=x}return this.appendAxis(x),x},e.prototype.createAxes=function(t){for(var e=this,r=this.options,o=[].concat(r.xAxis),i=[],n=[].concat(r.yAxis),a=[],s=0;s<o.length;s++)lt(e.findPane(o[s].pane),t)&&i.push(e.createXYAxis(o[s],!1,s));for(var l=0;l<n.length;l++)lt(e.findPane(n[l].pane),t)&&a.push(e.createXYAxis(n[l],!0,l));this.axisX=this.axisX||i[0],this.axisY=this.axisY||a[0]},e.prototype._dispatchEvent=function(t,e,r){for(var o=t._eventCoordinates(e),i=new Zt(o.x,o.y),n=this.axes,a=n.length,s=[],l=[],u=0;u<a;u++){var c=n[u],p=c.options.vertical?l:s,h=c.getValue(i);null!==h&&p.push(h)}s.length>0&&l.length>0&&t.trigger(r,{element:wt(e),originalEvent:e,x:Ma(s),y:Ma(l)})},e.prototype.updateAxisOptions=function(t,e){var r=t.options.vertical,o=this.groupAxes(this.panes),i=(r?o.y:o.x).indexOf(t);sl(this.options,i,r,e),sl(this.originalOptions,i,r,e)},e}(za);function sl(t,e,r,o){K([].concat(r?t.yAxis:t.xAxis)[e],o)}Et(al,{xAxis:{},yAxis:{}}),K(al.prototype,Ha);const ll=al;var ul=function(t){function e(e,r,o){t.call(this,o),this.value=e,this.sector=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){var t=this.options.labels,e=this.owner.chartService,r=this.value;if(!this._rendered&&!1!==this.visible){this._rendered=!0;var o=tt(t),i=this.pointData();if(o?r=o(i):t.format&&(r=e.format.auto(t.format,r)),t.visible&&(r||0===r)){if(t.position===s||t.position===Ii)t.color||(t.color=Ft(this.options.color)),t.background||(t.background=this.options.color);else{var n=e.theme.seriesDefaults.labels;t.color=t.color||n.color,t.background=t.background||n.background}this.label=new je(r,K({},t,{align:s,vAlign:"",animation:{type:Eo,delay:this.animationDelay}}),i),this.append(this.label)}}},e.prototype.reflow=function(t){this.render(),this.box=t,this.reflowLabel()},e.prototype.reflowLabel=function(){var t=this.options.labels,e=this.label,r=this.sector.clone(),o=t.distance,i=r.middle();if(e){var n,a=e.box.height(),l=e.box.width();if(t.position===s)r.radius=Math.abs((r.radius-a)/2)+a,n=r.point(i),e.reflow(new te(n.x,n.y-a/2,n.x,n.y));else if(t.position===Ii)r.radius=r.radius-a/2,n=r.point(i),e.reflow(new te(n.x,n.y-a/2,n.x,n.y));else{var u;(n=r.clone().expand(o).point(i)).x>=r.center.x?(u=n.x+l,e.orientation=C):(u=n.x-l,e.orientation=g),e.reflow(new te(u,n.y-a,n.x,n.y))}}},e.prototype.createVisual=function(){var e=this,r=this.sector,o=this.options;if(t.prototype.createVisual.call(this),this.value)if(o.visual){var i=(r.startAngle+180)%360,n=o.visual({category:this.category,dataItem:this.dataItem,value:this.value,series:this.series,percentage:this.percentage,center:new N.geometry.Point(r.center.x,r.center.y),radius:r.radius,innerRadius:r.innerRadius,startAngle:i,endAngle:i+r.angle,options:o,sender:this.getSender(),createVisual:function(){var t=new N.drawing.Group;return e.createSegmentVisual(t),t}});n&&this.visual.append(n)}else this.createSegmentVisual(this.visual)},e.prototype.createSegmentVisual=function(t){var e=this.sector,r=this.options,o=r.border||{},i=o.width>0?{stroke:{color:o.color,width:o.width,opacity:o.opacity,dashType:o.dashType}}:{},n=r.color,a={color:n,opacity:r.opacity},s=this.createSegment(e,K({fill:a,stroke:{opacity:r.opacity},zIndex:r.zIndex},i));t.append(s),kn(r)&&t.append(this.createGradientOverlay(s,{baseColor:n,fallbackFill:a},K({center:[e.center.x,e.center.y],innerRadius:e.innerRadius,radius:e.radius,userSpace:!0},r.overlay)))},e.prototype.createSegment=function(t,e){return e.singleSegment?new N.drawing.Circle(new N.geometry.Circle(new N.geometry.Point(t.center.x,t.center.y),t.radius),e):se.current.createRing(t,e)},e.prototype.createAnimation=function(){var e=this.options,r=this.sector.center;K(e,{animation:{center:[r.x,r.y],delay:this.animationDelay}}),t.prototype.createAnimation.call(this)},e.prototype.createHighlight=function(t){var e=this.options.highlight||{},r=e.border||{};return this.createSegment(this.sector,K({},t,{fill:{color:e.color,opacity:e.opacity},stroke:{opacity:r.opacity,width:r.width,color:r.color}}))},e.prototype.highlightVisual=function(){return this.visual.children[0]},e.prototype.highlightVisualArgs=function(){var t=this.sector;return{options:this.options,radius:t.radius,innerRadius:t.innerRadius,center:new N.geometry.Point(t.center.x,t.center.y),startAngle:t.startAngle,endAngle:t.angle+t.startAngle,visual:this.visual}},e.prototype.tooltipAnchor=function(){var t,e,r,o,i=this.sector.clone().expand(5),n=i.middle();return{point:i.point(n),align:(t=n+180,e=At(t),r=kt(Math.sin(e),h),o=kt(Math.cos(e),h),{horizontal:Math.abs(r)>pl?s:o<0?C:g,vertical:Math.abs(r)<cl?s:r<0?a:S})}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.pointData=function(){return{dataItem:this.dataItem,category:this.category,value:this.value,series:this.series,percentage:this.percentage}},e}(ue),cl=kt(At(30),h),pl=kt(At(60),h);Et(ul,{color:j,overlay:{gradient:"roundedBevel"},border:{width:.5},labels:{visible:!1,distance:35,font:p,margin:q(.5),align:l,zIndex:1,position:Bi},animation:{type:ri},highlight:{visible:!0,border:{width:1}},visible:!0}),K(ul.prototype,Yi);const hl=ul,fl={createLegendItem:function(t,e,r){var o=this.options.legend||{},i=o.labels||{},n=o.inactiveItems||{},a=n.labels||{};if(r&&!1!==r.visibleInLegend){var s,l,u=!1!==r.visible,c=u?tt(i):tt(a)||tt(i),p=r.category;c&&(p=c({text:p,series:r.series,dataItem:r.dataItem,percentage:r.percentage,value:t})),u?(s={},l=e.color):(s={color:a.color,font:a.font},l=(n.markers||{}).color),Jn(p)&&""!==p&&this.legendItems.push({active:u,pointIndex:r.index,text:p,series:r.series,markerColor:l,labels:s})}}};var dl=function(t){function e(e,r){t.call(this,r),this.plotArea=e,this.chartService=e.chartService,this.points=[],this.legendItems=[],this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this.traverseDataPoints(this.addValue.bind(this))},e.prototype.traverseDataPoints=function(t){var e=this.options,r=this.plotArea.options.seriesColors;void 0===r&&(r=[]);for(var o=r.length,i=e.series,n=i.length,a=0;a<n;a++){var l=i[a],u=l.data,c=Sa(l),p=c.total,h=c.points,f=c.count,d=360/p,v=void 0;isFinite(d)||(v=360/f);var g=void 0;g=mt(l.startAngle)?l.startAngle:e.startAngle,a!==n-1&&l.labels.position===Bi&&(l.labels.position=s);for(var y=0;y<h.length;y++){var m=h[y];if(m){var b=m.fields,x=m.value,_=m.visible,C=0!==x?v||x*d:0,w=1!==u.length&&Boolean(b.explode);F(l.color)||(l.color=b.color||r[y%o]),t(x,new oe(null,0,0,g,C),{owner:this,category:mt(b.category)?b.category:"",index:y,series:l,seriesIx:a,dataItem:u[y],percentage:0!==p?x/p:0,explode:w,visibleInLegend:b.visibleInLegend,visible:_,zIndex:n-a,animationDelay:this.animationDelay(y,a,n)}),!1!==_&&(g+=C)}}}},e.prototype.evalSegmentOptions=function(t,e,r){var o=r.series;Ki(t,{value:e,series:o,dataItem:r.dataItem,category:r.category,percentage:r.percentage},{defaults:o._defaults,excluded:["data","content","template","visual","toggle"]})},e.prototype.addValue=function(t,e,r){var o=K({},r.series,{index:r.index});if(this.evalSegmentOptions(o,t,r),this.createLegendItem(t,o,r),!1!==r.visible){var i=new hl(t,e,o);Object.assign(i,r),this.append(i),this.points.push(i)}},e.prototype.reflow=function(t){var e=this,r=e.options,o=e.points,i=e.seriesConfigs;void 0===i&&(i=[]);var n=o.length,a=t.clone(),s=Math.min(a.width(),a.height()),l=s/2,u=s-.85*s,c=new te(a.x1,a.y1,a.x1+s,a.y1+s),p=c.center(),h=a.center(),f=r.series.length,d=[],v=[],g=Tt(r.padding,u);this.targetBox=t,g=g>l-5?l-5:g,c.translate(h.x-p.x,h.y-p.y);for(var y=l-g,m=new Zt(y+c.x1+g,y+c.y1+g),b=0;b<n;b++){var x=o[b],_=x.sector,w=x.seriesIx;if(_.radius=y,_.center=m,i.length){var O=i[w];_.innerRadius=O.innerRadius,_.radius=O.radius}w===f-1&&x.explode&&(_.center=_.clone().setRadius(.15*_.radius).point(_.middle())),x.reflow(c);var S=x.label;S&&S.options.position===Bi&&w===f-1&&(S.orientation===C?v.push(S):d.push(S))}d.length>0&&(d.sort(this.labelComparator(!0)),this.leftLabelsReflow(d)),v.length>0&&(v.sort(this.labelComparator(!1)),this.rightLabelsReflow(v)),this.box=c},e.prototype.leftLabelsReflow=function(t){var e=this.distanceBetweenLabels(t);this.distributeLabels(e,t)},e.prototype.rightLabelsReflow=function(t){var e=this.distanceBetweenLabels(t);this.distributeLabels(e,t)},e.prototype.distanceBetweenLabels=function(t){var e=St(this.points),r=e.sector,o=t.length-1,i=r.radius+e.options.labels.distance,n=[],a=t[0].box,s=kt(a.y1-(r.center.y-i-a.height()-a.height()/2));n.push(s);for(var l=0;l<o;l++){var u=t[l+1].box;a=t[l].box,s=kt(u.y1-a.y2),n.push(s)}return s=kt(r.center.y+i-t[o].box.y2-t[o].box.height()/2),n.push(s),n},e.prototype.distributeLabels=function(t,e){for(var r,o,i,n=t.length,a=0;a<n;a++)for(i=-t[a],r=o=a;i>0&&(r>=0||o<n);)i=this._takeDistance(t,a,--r,i),i=this._takeDistance(t,a,++o,i);this.reflowLabels(t,e)},e.prototype._takeDistance=function(t,e,r,o){var i=o;if(t[r]>0){var n=Math.min(t[r],i);i-=n,t[r]-=n,t[e]+=n}return i},e.prototype.reflowLabels=function(t,e){var r,o=St(this.points),i=o.sector,n=o.options.labels,a=e.length,s=n.distance,u=i.center.y-(i.radius+s)-e[0].box.height();t[0]+=2;for(var c=0;c<a;c++){var p=e[c],h=p.box;u+=t[c],r=this.hAlignLabel(h.x2,i.clone().expand(s),u,u+h.height(),p.orientation===C),p.orientation===C?(n.align!==l&&(r=i.radius+i.center.x+s),p.reflow(new te(r+h.width(),u,r,u))):(n.align!==l&&(r=i.center.x-i.radius-s),p.reflow(new te(r-h.width(),u,r,u))),u+=h.height()}},e.prototype.createVisual=function(){var e=this,r=this.options.connectors,o=this.points,i=o.length;t.prototype.createVisual.call(this),this._connectorLines=[];for(var n=0;n<i;n++){var a=o[n],s=a.sector,l=a.label,u=s.middle(),c=(a.options.connectors||{}).color||r.color;if(l){var p=new N.drawing.Path({stroke:{color:c,width:r.width},animation:{type:Eo,delay:a.animationDelay}});if(l.options.position===Bi){var h=l.box,f=s.center,d=s.point(u),v=new Zt(h.x1,h.center().y),g=void 0,y=void 0,m=void 0;d=s.clone().expand(r.padding).point(u),p.moveTo(d.x,d.y),l.orientation===C?(m=vl(f,d,v,y=new Zt(h.x1-r.padding,h.center().y)),v=new Zt(y.x-4,y.y),(m=m||v).x=Math.min(m.x,v.x),e.pointInCircle(m,s.center,s.radius+4)||m.x<s.center.x?(g=s.center.x+s.radius+4,a.options.labels.align!==Yo?g<v.x?p.lineTo(g,d.y):p.lineTo(d.x+8,d.y):p.lineTo(g,d.y),p.lineTo(v.x,y.y)):(m.y=y.y,p.lineTo(m.x,m.y))):(m=vl(f,d,v,y=new Zt(h.x2+r.padding,h.center().y)),v=new Zt(y.x+4,y.y),(m=m||v).x=Math.max(m.x,v.x),e.pointInCircle(m,s.center,s.radius+4)||m.x>s.center.x?(g=s.center.x-s.radius-4,a.options.labels.align!==Yo?g>v.x?p.lineTo(g,d.y):p.lineTo(d.x-8,d.y):p.lineTo(g,d.y),p.lineTo(v.x,y.y)):(m.y=y.y,p.lineTo(m.x,m.y))),p.lineTo(y.x,y.y),e._connectorLines.push(p),e.visual.append(p)}}}},e.prototype.renderVisual=function(){if(t.prototype.renderVisual.call(this),Lt(this.options.series,(function(t){return t.autoFit}))){var e=this.targetBox,r=this.box.center(),o=this.visual.bbox();if(!o)return;var i=o.bottomRight(),n=Math.min((r.y-e.y1)/(r.y-o.origin.y),(e.y2-r.y)/(i.y-r.y),(r.x-e.x1)/(r.x-o.origin.x),(e.x2-r.x)/(i.x-r.x));n<1&&this.visual.transform(N.geometry.transform().scale(n,n,[r.x,r.y]))}},e.prototype.labelComparator=function(t){var e=t?-1:1;return function(t,r){return((t.parent.sector.middle()+270)%360-(r.parent.sector.middle()+270)%360)*e}},e.prototype.hAlignLabel=function(t,e,r,o,i){var n=e.radius,a=e.center,s=a.x,l=a.y,u=Math.min(Math.abs(l-r),Math.abs(l-o));return u>n?t:s+Math.sqrt(n*n-u*u)*(i?1:-1)},e.prototype.pointInCircle=function(t,e,r){return Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)<Math.pow(r,2)},e.prototype.formatPointValue=function(t,e){return this.chartService.format.auto(e,t.value)},e.prototype.animationDelay=function(t){return 70*t},e.prototype.stackRoot=function(){return this},e}(ue);function vl(t,e,r,o){var i,n=(o.x-r.x)*(t.y-r.y)-(o.y-r.y)*(t.x-r.x),a=(o.y-r.y)*(e.x-t.x)-(o.x-r.x)*(e.y-t.y);if(0!==a){var s=n/a;i=new Zt(t.x+s*(e.x-t.x),t.y+s*(e.y-t.y))}return i}Et(dl,{startAngle:90,connectors:{width:2,color:"#939393",padding:8},inactiveItems:{markers:{},labels:{}}}),K(dl.prototype,fl),dl.prototype.isStackRoot=!0;const gl=dl;var yl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this.createPieChart(this.series)},e.prototype.createPieChart=function(t){var e=t[0],r=new gl(this,{series:t,padding:e.padding,startAngle:e.startAngle,connectors:e.connectors,legend:this.options.legend});this.appendChart(r)},e.prototype.appendChart=function(e,r){t.prototype.appendChart.call(this,e,r),gt(this.options.legend.items,e.legendItems)},e}(za);const ml=yl;var bl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflowLabel=function(){var e=this.options.labels,r=this.label,o=this.sector.clone(),i=o.middle();if(r){var n=r.box.height();if(e.position===s){o.radius-=(o.radius-o.innerRadius)/2;var a=o.point(i);r.reflow(new te(a.x,a.y-n/2,a.x,a.y))}else t.prototype.reflowLabel.call(this)}},e.prototype.createSegment=function(t,e){return se.current.createRing(t,e)},e}(hl);Et(bl,{overlay:{gradient:"roundedGlass"},labels:{position:s},animation:{type:ri}}),K(bl.prototype,Yi);const xl=bl;var _l=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.addValue=function(t,e,r){var o=K({},r.series,{index:r.index});if(this.evalSegmentOptions(o,t,r),this.createLegendItem(t,o,r),!1!==r.visible){var i=new xl(t,e,o);Object.assign(i,r),this.append(i),this.points.push(i)}},e.prototype.reflow=function(e){for(var r,o=this.options,i=e.clone(),n=Math.min(i.width(),i.height()),a=n/2,s=n-.85*n,l=o.series,u=l.length,c=Tt(o.padding,s),p=a-(c=c>a-5?a-5:c),h=0,f=0;f<u;f++){var d=l[f];0===f&&mt(d.holeSize)&&(r=d.holeSize,p-=d.holeSize),mt(d.size)?p-=d.size:h++,mt(d.margin)&&f!==u-1&&(p-=d.margin)}mt(r)||(p-=r=(a-c)/(u+.75)*.75);var v,g=r,y=0;this.seriesConfigs=[];for(var m=0;m<u;m++){var b=l[m];v=(g+=y)+Tt(b.size,p/h),this.seriesConfigs.push({innerRadius:g,radius:v}),y=b.margin||0,g=v}t.prototype.reflow.call(this,e)},e.prototype.animationDelay=function(t,e,r){return 50*t+Vo*(e+1)/(r+1)},e}(gl);Et(_l,{startAngle:90,connectors:{width:2,color:"#939393",padding:8}});const Cl=_l;var wl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this.createDonutChart(this.series)},e.prototype.createDonutChart=function(t){var e=t[0],r=new Cl(this,{series:t,padding:e.padding,connectors:e.connectors,legend:this.options.legend});this.appendChart(r)},e}(ml);const Ol=wl;var Sl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){this.valueAxisRangeTracker=new Pn},e.prototype.render=function(){this.addToLegend(this.series),this.createPolarAxis(),this.createCharts(),this.createValueAxis()},e.prototype.alignAxes=function(){var t=this.valueAxis,e=t.range(),r=t.options.reverse?e.max:e.min,o=t.getSlot(r),i=this.polarAxis.getSlot(0).center,n=t.box.translate(i.x-o.x1,i.y-o.y1);t.reflow(n)},e.prototype.createValueAxis=function(){var t,e,r=this.valueAxisRangeTracker,o=r.query(),i=this.valueAxisOptions({roundToMajorUnit:!1,zIndex:-1});i.type===Ni?(t=fo,e={min:.1,max:1}):(t=po,e={min:0,max:1});var n=r.query(name)||o||e;n&&o&&(n.min=Math.min(n.min,o.min),n.max=Math.max(n.max,o.max));var a=new t(n.min,n.max,i,this.chartService);this.valueAxis=a,this.appendAxis(a)},e.prototype.reflowAxes=function(){var t=this,e=t.options.plotArea,r=t.valueAxis,o=t.polarAxis,i=t.box,n=.15*Math.min(i.width(),i.height()),a=q(e.padding||{},n),l=i.clone().unpad(a),u=l.clone();u.y2=u.y1+Math.min(u.width(),u.height()),u.align(l,M,s);var c=u.clone().shrink(0,u.height()/2);o.reflow(u),r.reflow(c);var p=r.lineBox().height()-r.box.height();r.reflow(r.box.unpad({top:p})),this.axisBox=u,this.alignAxes(u)},e.prototype.backgroundBox=function(){return this.box},e.prototype.detachLabels=function(){},e}(za);const Pl=Sl;var jl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointSlot=function(t,e){var r=t.center.y-e.y1,o=Zt.onCircle(t.center,t.startAngle,r);return new te(o.x,o.y,o.x,o.y)},e}(ea);Et(jl,{clip:!1});const Al=jl;var kl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(nl);kl.prototype.pointSlot=Al.prototype.pointSlot,Et(kl,{clip:!1});const Ml=kl;var Tl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.fillToAxes=function(t){var e=this._polarAxisCenter();t.lineTo(e.x,e.y)},e.prototype._polarAxisCenter=function(){return this.parent.plotArea.polarAxis.box.center()},e.prototype.strokeSegments=function(){var t=this._strokeSegments;if(!t){var e=this._polarAxisCenter(),r=new go(!1),o=this.points();o.push(e),(t=this._strokeSegments=r.process(o)).pop()}return t},e}(Cn);const Dl=Tl;var Vl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.fillToAxes=function(t){var e=this.parent.plotArea.polarAxis.box.center(),r=new N.geometry.Segment([e.x,e.y]);t.segments.unshift(r),t.segments.push(r)},e}(mn);const El=Vl;var Nl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createSegment=function(t,e,r){return(e.line||{}).style===Fo?new Dl(t,e,r):new El(t,e,r)},e.prototype.createMissingValue=function(t,e){var r;return Jn(t.x)&&e!==Bo&&(r={x:t.x,y:t.y},e===Io&&(r.y=0)),r},e.prototype.seriesMissingValues=function(t){return t.missingValues||Io},e.prototype._hasMissingValuesGap=function(){for(var t=this.options.series,e=0;e<t.length;e++)if("gap"===this.seriesMissingValues(t[e]))return!0},e.prototype.sortPoints=function(t){if(t.sort(Ll),this._hasMissingValuesGap())for(var e=0;e<t.length;e++){var r=t[e];r&&(Jn(r.value.y)||"gap"!==this.seriesMissingValues(r.series)||delete t[e])}return t},e}(Ml);function Ll(t,e){return t.value.x-e.value.x}const Il=Nl;var Bl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createPolarAxis=function(){var t=new ao(this.options.xAxis,this.chartService);this.polarAxis=t,this.axisX=t,this.appendAxis(t)},e.prototype.valueAxisOptions=function(t){return K(t,{majorGridLines:{type:i},minorGridLines:{type:i}},this.options.yAxis)},e.prototype.createValueAxis=function(){t.prototype.createValueAxis.call(this),this.axisY=this.valueAxis},e.prototype.appendChart=function(t,e){this.valueAxisRangeTracker.update(t.yAxisRanges),za.prototype.appendChart.call(this,t,e)},e.prototype.createCharts=function(){var t=this.filterVisibleSeries(this.series),e=this.panes[0];this.createLineChart(ja(t,[ii]),e),this.createScatterChart(ja(t,[ni]),e),this.createAreaChart(ja(t,[oi]),e)},e.prototype.createLineChart=function(t,e){if(0!==t.length){var r=new Ml(this,{series:t});this.appendChart(r,e)}},e.prototype.createScatterChart=function(t,e){if(0!==t.length){var r=new Al(this,{series:t});this.appendChart(r,e)}},e.prototype.createAreaChart=function(t,e){if(0!==t.length){var r=new Il(this,{series:t});this.appendChart(r,e)}},e.prototype._dispatchEvent=function(t,e,r){var o=t._eventCoordinates(e),i=new Zt(o.x,o.y),n=this.axisX.getValue(i),a=this.axisY.getValue(i);null!==n&&null!==a&&t.trigger(r,{element:wt(e),x:n,y:a})},e.prototype.createCrosshairs=function(){},e}(Pl);Et(Bl,{xAxis:{},yAxis:{}}),K(Bl.prototype,Ha);const Rl=Bl;var zl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointSlot=function(t,e){var r=t.center.y-e.y1,o=Zt.onCircle(t.center,t.middle(),r);return new te(o.x,o.y,o.x,o.y)},e.prototype.renderSegments=function(){if(t.prototype.renderSegments.call(this),this._segments&&this._segments.length>1)for(var e=function(t){for(var e=[],r=0;r<t.length;r++){var o=t[r];e[o.seriesIx]=e[o.seriesIx]||[],e[o.seriesIx].push(o)}return e}(this._segments),r=0;r<e.length;r++){var o=e[r];if(o&&o.length>1){var i=o[0].linePoints[0],n=St(o),a=St(n.linePoints),s=0===i.categoryIx,l=a.categoryIx===a.categoriesCount-1;s&&l&&St(o).linePoints.push(i)}}},e.prototype.createSegment=function(t,e,r){var o=new(e.style===Fo?ln:tn)(t,e,r),i=this.seriesMissingValues(e);return t.length!==e.data.length&&i!==Bo||(o.options.closed=!0),o},e}(gn);Et(zl,{clip:!1,limitPoints:!1});const Fl=zl;var Hl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.fillToAxes=function(){},e}(Cn);const Ul=Hl;var Kl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.fillToAxes=function(){},e}(mn);const $l=Kl;var Gl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createSegment=function(t,e,r,o){var i,n,a,s=this.options.isStacked,l=(e.line||{}).style;return s&&r>0&&o&&(n=o.linePoints.slice(0),i=o),l===Fo?(a=new Ul(t,e,r,i,n)).options.closed=!0:(t.push(t[0]),a=new $l(t,e,r,i,n)),a},e.prototype.seriesMissingValues=function(t){return t.missingValues||Io},e}(Fl);const Xl=Gl;var Wl=function(t){function e(e,r){t.call(this,e,null,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(xl);Et(Wl,{overlay:{gradient:"none"},labels:{distance:10}});const Yl=Wl;var ql=function(t){function e(e){t.call(this,e),this.forEach=e.rtl?Vn:Dn}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.options,r=this.children,o=e.gap,i=e.spacing,n=r.length,a=n+o+i*(n-1),s=t.angle/a,l=t.startAngle+s*(o/2);this.forEach(r,(function(e){var r=t.clone();r.startAngle=l,r.angle=s,e.sector&&(r.radius=e.sector.radius),e.reflow(r),e.sector=r,l+=s+s*i}))},e}(ue);Et(ql,{gap:1,spacing:0});const Zl=ql;var Ql=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.options.reverse,r=this.children,o=r.length,i=e?o-1:0,n=e?-1:1;this.box=new te;for(var a=i;a>=0&&a<o;a+=n){var s=r[a].sector;s.startAngle=t.startAngle,s.angle=t.angle}},e}(ue);const Jl=Ql;var tu=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointType=function(){return Yl},e.prototype.clusterType=function(){return Zl},e.prototype.stackType=function(){return Jl},e.prototype.categorySlot=function(t,e){return t.getSlot(e)},e.prototype.pointSlot=function(t,e){var r=t.clone(),o=t.center.y;return r.radius=o-e.y1,r.innerRadius=o-e.y2,r},e.prototype.reflowPoint=function(t,e){t.sector=e,t.reflow()},e.prototype.createAnimation=function(){this.options.animation.center=this.box.toRect().center(),t.prototype.createAnimation.call(this)},e}(Rn);tu.prototype.reflow=Xi.prototype.reflow,Et(tu,{clip:!1,limitPoints:!1,animation:{type:"pie"}});const eu=tu;var ru=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createPolarAxis=function(){var t=new io(this.options.categoryAxis,this.chartService);this.polarAxis=t,this.categoryAxis=t,this.appendAxis(t),this.aggregateCategories(),this.createCategoryAxesLabels()},e.prototype.valueAxisOptions=function(t){return this._hasBarCharts&&K(t,{majorGridLines:{type:i},minorGridLines:{type:i}}),this._isStacked100&&K(t,{roundToMajorUnit:!1,labels:{format:"P0"}}),K(t,this.options.valueAxis)},e.prototype.aggregateCategories=function(){ws.prototype.aggregateCategories.call(this,this.panes)},e.prototype.createCategoryAxesLabels=function(){ws.prototype.createCategoryAxesLabels.call(this,this.panes)},e.prototype.filterSeries=function(t){return t},e.prototype.createCharts=function(){var t=this.filterVisibleSeries(this.series),e=this.panes[0];this.createAreaChart(ja(t,[ai]),e),this.createLineChart(ja(t,[li]),e),this.createBarChart(ja(t,[si]),e)},e.prototype.chartOptions=function(t){var e={series:t},r=t[0];if(r){var o=this.filterVisibleSeries(t),i=r.stack;e.isStacked=i&&o.length>1,e.isStacked100=i&&"100%"===i.type&&o.length>1,e.isStacked100&&(this._isStacked100=!0)}return e},e.prototype.createAreaChart=function(t,e){if(0!==t.length){var r=new Xl(this,this.chartOptions(t));this.appendChart(r,e)}},e.prototype.createLineChart=function(t,e){if(0!==t.length){var r=new Fl(this,this.chartOptions(t));this.appendChart(r,e)}},e.prototype.createBarChart=function(t,e){if(0!==t.length){var r=t[0],o=this.chartOptions(t);o.gap=r.gap,o.spacing=r.spacing;var i=new eu(this,o);this.appendChart(i,e),this._hasBarCharts=!0}},e.prototype.seriesCategoryAxis=function(){return this.categoryAxis},e.prototype._dispatchEvent=function(t,e,r){var o=t._eventCoordinates(e),i=new Zt(o.x,o.y),n=this.categoryAxis.getCategory(i),a=this.valueAxis.getValue(i);null!==n&&null!==a&&t.trigger(r,{element:wt(e),category:n,value:a})},e.prototype.createCrosshairs=function(){},e}(Pl);K(ru.prototype,Ha,{appendChart:ws.prototype.appendChart,aggregateSeries:ws.prototype.aggregateSeries,seriesSourcePoints:ws.prototype.seriesSourcePoints}),Et(ru,{categoryAxis:{categories:[]},valueAxis:{}});const ou=ru;var iu=function(t){function e(e,r,o){t.call(this,r),this.value=e,this.options.index=o.index}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.points,r=this.children[0];this.box=new te(e[0].x,e[0].y,e[1].x,e[2].y),r&&r.reflow(new te(t.x1,e[0].y,t.x2,e[2].y))},e.prototype.createVisual=function(){var e,r=this,o=this.options;t.prototype.createVisual.call(this),(e=o.visual?o.visual({category:this.category,dataItem:this.dataItem,value:this.value,series:this.series,percentage:this.percentage,points:this.points,options:o,sender:this.getSender(),createVisual:function(){return r.createPath()}}):this.createPath())&&this.visual.append(e)},e.prototype.createPath=function(){var t=this.options,e=t.border;return N.drawing.Path.fromPoints(this.points,{fill:{color:t.color,opacity:t.opacity},stroke:{color:e.color,opacity:e.opacity,width:e.width}}).close()},e.prototype.createHighlight=function(t){return N.drawing.Path.fromPoints(this.points,t)},e.prototype.highlightVisual=function(){return this.visual.children[0]},e.prototype.highlightVisualArgs=function(){var t=N.drawing.Path.fromPoints(this.points).close();return{options:this.options,path:t}},e.prototype.tooltipAnchor=function(){var t=this.box;return{point:new Zt(t.center().x,t.y1),align:{horizontal:"center",vertical:"top"}}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e}(ue);Et(iu,{color:j,border:{width:1}}),K(iu.prototype,Yi);const nu=iu;var au=function(t){function e(e,r){t.call(this,r),this.plotArea=e,this.points=[],this.labels=[],this.legendItems=[],this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.formatPointValue=function(t,e){return this.chartService.format.auto(e,t.value)},e.prototype.render=function(){var t=this,e=this.options,r=this.plotArea.options.seriesColors;void 0===r&&(r=[]);var o=e.series[0],i=o.data;if(i)for(var n=Sa(o),a=n.total,s=n.points,l=0;l<s.length;l++){var u=s[l];if(u){var c=u.fields;F(o.color)||(o.color=c.color||r[l%r.length]),c=K({index:l,owner:t,series:o,dataItem:i[l],percentage:u.value/a},c,{visible:u.visible});var p=u.valueFields.value,h=t.createSegment(p,c),f=t.createLabel(p,c);h&&f&&h.append(f)}}},e.prototype.evalSegmentOptions=function(t,e,r){var o=r.series;Ki(t,{value:e,series:o,dataItem:r.dataItem,index:r.index},{defaults:o._defaults,excluded:["data","content","template","toggle","visual"]})},e.prototype.createSegment=function(t,e){var r=K({},e.series);if(this.evalSegmentOptions(r,t,e),this.createLegendItem(t,r,e),!1!==e.visible){var o=new nu(t,r,e);return Object.assign(o,e),this.append(o),this.points.push(o),o}},e.prototype.createLabel=function(t,e){var r=e.series,o=e.dataItem,i=K({},this.options.labels,r.labels),n=t;if(i.visible){var a=tt(i),s={dataItem:o,value:t,percentage:e.percentage,category:e.category,series:r};a?n=a(s):i.format&&(n=this.plotArea.chartService.format.auto(i.format,n)),i.color||(i.color=Ft(r.color),i.background||(i.background=r.color)),this.evalSegmentOptions(i,t,e);var l=new je(n,K({vAlign:i.position},i),s);return this.labels.push(l),l}},e.prototype.labelPadding=function(){for(var t=this.labels,e={left:0,right:0},r=0;r<t.length;r++){var o=t[r].options.align;if(o!==s){var i=t[r].box.width();o===g?e.left=Math.max(e.left,i):e.right=Math.max(e.right,i)}}return e},e.prototype.dynamicSlopeReflow=function(t,e,r){for(var o=this.options,i=this.points,n=i.length,a=i[0],s=a,l=0;l<i.length;l++)i[l].percentage>s.percentage&&(s=i[l]);for(var u=a.percentage/s.percentage*e,c=(e-u)/2,p=0,h=0;h<n;h++){var f=i[h].percentage,d=i[h+1],v=d?d.percentage:f,g=i[h].points=[],y=o.dynamicHeight?r*f:r/n,m=void 0;m=Pt(m=f?(e-u*(v/f))/2:v?0:e/2,0,e),g.push(new N.geometry.Point(t.x1+c,t.y1+p)),g.push(new N.geometry.Point(t.x1+e-c,t.y1+p)),g.push(new N.geometry.Point(t.x1+e-m,t.y1+y+p)),g.push(new N.geometry.Point(t.x1+m,t.y1+y+p)),c=m,p+=y+o.segmentSpacing,u=Pt(e-2*m,0,e)}},e.prototype.constantSlopeReflow=function(t,e,r){for(var o=this.options,i=this.points,n=i.length,a=o.neckRatio<=1,s=a?o.neckRatio*e:e,l=a?0:(e-e/o.neckRatio)/2,u=((a?e:e-2*l)-s)/2,c=0,p=0;p<n;p++){var h=i[p].points=[],f=i[p].percentage,d=o.dynamicHeight?u*f:u/n,v=o.dynamicHeight?r*f:r/n;h.push(new N.geometry.Point(t.x1+l,t.y1+c)),h.push(new N.geometry.Point(t.x1+e-l,t.y1+c)),h.push(new N.geometry.Point(t.x1+e-l-d,t.y1+v+c)),h.push(new N.geometry.Point(t.x1+l+d,t.y1+v+c)),l+=d,c+=v+o.segmentSpacing}},e.prototype.reflow=function(t){var e=this.points,r=e.length;if(r){var o=this.options,i=t.clone().unpad(this.labelPadding()),n=i.height()-o.segmentSpacing*(r-1),a=i.width();o.dynamicSlope?this.dynamicSlopeReflow(i,a,n):this.constantSlopeReflow(i,a,n);for(var s=0;s<r;s++)e[s].reflow(t)}},e}(ue);Et(au,{neckRatio:.3,width:300,dynamicSlope:!1,dynamicHeight:!0,segmentSpacing:0,labels:{visible:!1,align:s,position:s,zIndex:1}}),K(au.prototype,fl);const su=au;var lu=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this.createFunnelChart(this.series)},e.prototype.createFunnelChart=function(t){var e=t[0],r=new su(this,{series:t,legend:this.options.legend,neckRatio:e.neckRatio,dynamicHeight:e.dynamicHeight,dynamicSlope:e.dynamicSlope,segmentSpacing:e.segmentSpacing,highlight:e.highlight});this.appendChart(r)},e.prototype.appendChart=function(e,r){t.prototype.appendChart.call(this,e,r),gt(this.options.legend.items,e.legendItems)},e}(za);const uu=lu;var cu=function(t){function e(e,r){t.call(this),this.options=r,this.color=r.color||j,this.value=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this._rendered||(this._rendered=!0,this.createMarker(),this.createLabel(),this.createNote())},e.prototype.createLabel=function(){var t=this.options.labels;if(t.visible){var e,r=this.pointData(),o=tt(t),i=t.color;e=o?o(r):this.formatValue(t.format),i||(i=Ft(this.color)),this.label=new je(e,K({align:s,vAlign:s,margin:{left:5,right:5},zIndex:Tt(t.zIndex,this.series.zIndex)},t,{color:i}),r),this.append(this.label)}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.reflow=function(t){this.render();var e=this.label;this.box=t,e&&e.reflow(this.markerBox()),this.note&&this.note.reflow(t),this.marker.reflow(this.markerBox())},e.prototype.markerBox=function(){var t=this.options.markers,e=t.border,r=this.box.toRect(),o=Tt(t.type,"rect")===w,i=Tt(e.width,o?1:0),n=Math.round(i/2);if(t.size){var a=r.center();r.size.width=r.size.height=t.size,r.origin.x=Math.round(a.x-r.size.width/2),r.origin.y=Math.round(a.y-r.size.height/2)}return r.size.width-=i,r.size.height-=i,r.origin.y+=n+.5,r.origin.x+=n+.5,Oe(r)},e.prototype.markerBorder=function(){var t=this.options,e=t.markers.border,r=Tt(e.opacity,t.opacity);return{color:e.color||this.color,width:e.width,opacity:r,dashType:e.dashType}},e.prototype.createMarker=function(){var t=this.options,e=t.markers,r=new fe({type:Tt(e.type,"rect"),width:e.size,height:e.size,rotation:e.rotation,background:this.color,border:this.markerBorder(),borderRadius:e.borderRadius,opacity:this.series.opacity||t.opacity,zIndex:Tt(t.zIndex,this.series.zIndex),animation:t.animation,visual:t.visual},{dataItem:this.dataItem,value:this.value,series:this.series,category:this.category});this.marker=r,this.append(r)},e.prototype.createHighlight=function(t){var e=this.options,r=this.options.highlight.markers||this.options.markers,o=new fe({type:Tt(r.type,"rect"),width:r.size,height:r.size,rotation:r.rotation,background:r.color||this.color,border:this.markerBorder(),borderRadius:r.borderRadius,opacity:this.series.opacity||e.opacity,zIndex:Tt(e.zIndex,this.series.zIndex)});o.reflow(this.markerBox());var i=o.getElement();return i.options.fill=t.fill,i.options.stroke=t.stroke,i},e.prototype.highlightVisual=function(){return this.rectVisual},e.prototype.highlightVisualArgs=function(){return{options:this.options,rect:this.box.toRect(),visual:this.rectVisual}},e.prototype.tooltipAnchor=function(){var t=this.box.center().x,e=this.box.y1-5;return{point:new Zt(t,e),align:{horizontal:s,vertical:a}}},e.prototype.overlapsBox=function(t){return this.box.overlaps(t)},e.prototype.unclipElements=function(){},e.prototype.pointData=function(){return{x:this.value.x,y:this.value.y,value:this.value.value,dataItem:this.dataItem,series:this.series}},e}(ue);K(cu.prototype,Yi),K(cu.prototype,qi),cu.prototype.defaults={markers:{type:"rect",borderRadius:4,border:{color:"transparent"}},padding:{top:1},labels:{visible:!1,padding:3},opacity:1,notes:{label:{}}};const pu=cu;var hu=function(t){function e(e,r){t.call(this,r),this.plotArea=e,this.chartService=e.chartService,this._initFields(),this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initFields=function(){this.points=[],this.seriesOptions=[],this.valueRange={min:y,max:m},this._evalSeries=[]},e.prototype.render=function(){this.setRange(),this.traverseDataPoints(this.addValue.bind(this))},e.prototype.setRange=function(){for(var t=this,e=this.options.series,r=0;r<e.length;r++)for(var o=e[r],i=0;i<o.data.length;i++){var n=t._bindPoint(o,r,i).valueFields;mt(n.value)&&null!==n.value&&(t.valueRange.min=Math.min(t.valueRange.min,n.value),t.valueRange.max=Math.max(t.valueRange.max,n.value))}},e.prototype.addValue=function(t,e){var r;t&&mt(t.value)&&null!==t.value&&(r=this.createPoint(t,e))&&Object.assign(r,e),this.points.push(r)},e.prototype.evalPointOptions=function(t,e,r){var o=r.series,i=r.seriesIx,n={defaults:o._defaults,excluded:["data","tooltip","content","template","visual","toggle"]},a=this._evalSeries[i];mt(a)||(this._evalSeries[i]=a=Ki(t,{},n,!0));var s=t;return a&&Ki(s=K({},t),{value:e,series:o,dataItem:r.dataItem,min:this.valueRange.min,max:this.valueRange.max},n),s},e.prototype.pointType=function(){return pu},e.prototype.pointOptions=function(t,e){var r=this.seriesOptions[e];if(!r){var o=this.pointType().prototype.defaults;this.seriesOptions[e]=r=K({},o,{markers:{opacity:t.opacity},tooltip:{format:this.options.tooltip.format},labels:{format:this.options.labels.format}},t)}return r},e.prototype.createPoint=function(t,e){var r=e.series,o=this.pointOptions(r,e.seriesIx),i=e.color||r.color;o=this.evalPointOptions(o,t,e),F(r.color)?i=o.color:0!==this.valueRange.max&&(i=function(t,e){void 0===e&&(e=.05);var r=(0,N.parseColor)(t),o=1-e;return function(t){var e=r.toHSL(),i=100-e.l,n=o-t;return e.l+=Math.min(n*i,i),e.toCss()}}(i)(t.value/this.valueRange.max));var n=new pu(t,o);return n.color=i,this.append(n),n},e.prototype.seriesAxes=function(t){var e=t.xAxis,r=t.yAxis,o=this.plotArea,i=e?o.namedXAxes[e]:o.axisX,n=r?o.namedYAxes[r]:o.axisY;if(!i)throw new Error("Unable to locate X axis with name "+e);if(!n)throw new Error("Unable to locate Y axis with name "+r);return{xAxis:i,yAxis:n}},e.prototype.reflow=function(t){var e=this,r=this.points,o=!this.options.clip,i=0;this.traverseDataPoints((function(t,n){var a=r[i++],s=e.seriesAxes(n.series),l=s.xAxis,u=s.yAxis,c=l.categoryIndex(t.x),p=u.categoryIndex(t.y),h=l.getSlot(c,c,o),f=u.getSlot(p,p,o);if(a)if(h&&f){var d=e.pointSlot(h,f);a.reflow(d)}else a.visible=!1})),this.box=t},e.prototype.pointSlot=function(t,e){return new te(t.x1,e.y1,t.x2,e.y2)},e.prototype.traverseDataPoints=function(t){for(var e=this,r=this.options.series,o=0;o<r.length;o++)for(var i=r[o],n=e.seriesAxes(i),a=n.xAxis,s=n.yAxis,l=a.currentRangeIndices(),u=s.currentRangeIndices(),c=0;c<i.data.length;c++){var p=e._bindPoint(i,o,c),h=p.valueFields,f=p.fields,d=a.totalIndex(h.x),v=s.totalIndex(h.y),g=l.min<=d&&d<=l.max,y=u.min<=v&&v<=u.max;g&&y&&t(h,K({pointIx:c,series:i,seriesIx:o,dataItem:i.data[c],owner:e},f))}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.x,r.y,r.value)},e.prototype.animationPoints=function(){for(var t=this.points,e=[],r=0;r<t.length;r++)e.push((t[r]||{}).marker);return e},e}(ue);Et(hu,{series:[],tooltip:{format:"{0}, {1}: {2}"},labels:{format:"{2}"},clip:!0}),K(hu.prototype,{_bindPoint:Xi.prototype._bindPoint});const fu=hu;var du=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){this.namedXAxes={},this.namedYAxes={}},e.prototype.render=function(t){void 0===t&&(t=this.panes),this.bindCategories(),this.createAxes(t),this.createCharts(t),this.createAxisLabels()},e.prototype.bindCategories=function(){for(var t=this.srcSeries||this.series,e=0;e<t.length;e++){for(var r=t[e],o=r.data||[],i=this.seriesAxes(r),n=i.xAxis,a=i.yAxis,s=Xt(n.categories||[]),l=Xt(a.categories||[]),u=0;u<o.length;u++){var c=Ao.current.bindPoint(r,u).valueFields,p=c.x,h=c.y;s.has(p)||s.add(p),l.has(h)||l.add(h)}n.categories=s.values(),a.categories=l.values()}},e.prototype.createCharts=function(t){for(var e=this,r=this.groupSeriesByPane(),o=0;o<t.length;o++){var i=t[o],n=r[i.options.name||"default"]||[];e.addToLegend(n);var a=e.filterVisibleSeries(n);a&&e.createHeatmapChart(ja(a,[Qo]),i)}},e.prototype.createHeatmapChart=function(t,e){var r=new fu(this,{series:t});this.appendChart(r,e)},e.prototype.seriesPaneName=function(t){var e=this.options,r=t.xAxis,o=it([].concat(e.xAxis),(function(t){return t.name===r}))[0],i=t.yAxis,n=it([].concat(e.yAxis),(function(t){return t.name===i}))[0],a=(e.panes||[{}])[0].name||"default";return(o||{}).pane||(n||{}).pane||a},e.prototype.seriesAxes=function(t){var e,r,o=this.options,i=[].concat(o.xAxis),n=t.xAxis;e=n?i.find((function(t){return t.name===n})):i[0];var a=[].concat(o.yAxis),s=t.yAxis;if(r=s?a.find((function(t){return t.name===s})):a[0],!e)throw new Error("Unable to locate X axis with name "+n);if(!r)throw new Error("Unable to locate Y axis with name "+s);return{xAxis:e,yAxis:r}},e.prototype.createAxisLabels=function(){for(var t=this.axes,e=0;e<t.length;e++)t[e].createLabels()},e.prototype.createXYAxis=function(t,e,r){for(var o,i=t.name,n=e?this.namedYAxes:this.namedXAxes,a=Object.assign({axisCrossingValue:0},t,{vertical:e,reverse:e||this.chartService.rtl?!t.reverse:t.reverse,justified:!1}),s=a.categories?a.categories[0]:null,l=[a.min,a.max,s],u=this.series,p=0;p<u.length;p++){var h=u[p],f=h[e?"yAxis":"xAxis"];if(f===a.name||0===r&&!f){var d=Ao.current.bindPoint(h,0).valueFields;l.push(d[e?"y":"x"]);break}}for(var v=0;v<l.length;v++)if(l[v]instanceof Date){o=!0;break}var g=new(Pa(a.type,c)||!a.type&&o?Fr:Dr)(a,this.chartService);if(g.axisIndex=r,i){if(n[i])throw new Error((e?"Y":"X")+" axis with name "+i+" is already defined");n[i]=g}return this.appendAxis(g),g.mapCategories(),g},e.prototype.createAxes=function(t){for(var e=this,r=this.options,o=[].concat(r.xAxis),i=[],n=[].concat(r.yAxis),a=[],s=0;s<o.length;s++)lt(e.findPane(o[s].pane),t)&&i.push(e.createXYAxis(o[s],!1,s));for(var l=0;l<n.length;l++)lt(e.findPane(n[l].pane),t)&&a.push(e.createXYAxis(n[l],!0,l));this.axisX=this.axisX||i[0],this.axisY=this.axisY||a[0]},e.prototype.removeAxis=function(e){var r=e.options.name;t.prototype.removeAxis.call(this,e),e.options.vertical?delete this.namedYAxes[r]:delete this.namedXAxes[r],e===this.axisX&&delete this.axisX,e===this.axisY&&delete this.axisY},e.prototype._dispatchEvent=function(t,e,r){for(var o=t._eventCoordinates(e),i=new Zt(o.x,o.y),n=this.axes,a=n.length,s=[],l=[],u=0;u<a;u++){var c=n[u];wa(c.options.vertical?l:s,c.getCategory(i))}s.length>0&&l.length>0&&t.trigger(r,{element:wt(e),originalEvent:e,x:Ma(s),y:Ma(l)})},e.prototype.updateAxisOptions=function(t,e){var r=t.options.vertical,o=this.groupAxes(this.panes),i=(r?o.y:o.x).indexOf(t);vu(this.options,i,r,e),vu(this.originalOptions,i,r,e)},e.prototype.crosshairOptions=function(t){return Object.assign({},t.options.crosshair,{zIndex:0})},e}(za);function vu(t,e,r,o){K([].concat(r?t.yAxis:t.xAxis)[e],o)}Et(du,{xAxis:{},yAxis:{}}),K(du.prototype,Ha);const gu=du;var yu="color",mu="first",bu="max",xu="min",_u="noteText";Ks.current.register(ws,[Ko,Yo,ti,yi,Uo,di,Wo,ei,Xo,gi,$o,vi,pi,ci,bi,Jo,ui,mi]),Ks.current.register(ll,[hi,fi,Go]),Ks.current.register(ml,[ri]),Ks.current.register(Ol,[qo]),Ks.current.register(uu,[Zo]),Ks.current.register(Rl,[oi,ii,ni]),Ks.current.register(ou,[ai,si,li]),Ks.current.register(gu,[Qo]),Ao.current.register([Ko,Yo,ti,yi,Uo,di],[P],[Li,yu,_u,"errorLow","errorHigh"]),Ao.current.register([pi,ci,ui,mi],["from","to"],[Li,yu,_u]),Ao.current.register([bi,Jo],[P],[Li,yu,_u,"summary"]),Ao.current.register([oi,ii,ni],[k,M],[yu]),Ao.current.register([ai,si,li],[P],[yu]),Ao.current.register([Zo],[P],[Li,yu,"visibleInLegend","visible"]),Ga.current.register([Ko,Yo,ti,yi,Uo,di,bi,Jo],{value:bu,color:mu,noteText:mu,errorLow:xu,errorHigh:bu}),Ga.current.register([pi,ci,ui,mi],{from:xu,to:bu,color:mu,noteText:mu}),Ga.current.register([ai,si,li],{value:bu,color:mu}),Ao.current.register([hi,fi,Go],[k,M],[yu,_u,"xErrorLow","xErrorHigh","yErrorLow","yErrorHigh"]),Ao.current.register([Go],[k,M,"size"],[yu,Li,_u]),Ao.current.register([Qo],[k,M,P],[yu,_u]),Ao.current.register([Wo,ei],["open","high","low","close"],[Li,yu,"downColor",_u]),Ga.current.register([Wo,ei],{open:bu,high:bu,low:xu,close:bu,color:mu,downColor:mu,noteText:mu}),Ao.current.register([$o,vi],["lower","q1","median","q3","upper","mean","outliers"],[Li,yu,_u]),Ga.current.register([$o,vi],{lower:bu,q1:bu,median:bu,q3:bu,upper:bu,mean:bu,outliers:mu,color:mu,noteText:mu}),Ao.current.register([Xo,gi],["current","target"],[Li,yu,"visibleInLegend",_u]),Ga.current.register([Xo,gi],{current:bu,target:bu,color:mu,noteText:mu}),Ao.current.register([ri,qo],[P],[Li,yu,"explode","visibleInLegend","visible"]);var Cu=[Li,P,k,M],wu=function(t){function e(e,r,o,i){var n=this;void 0===i&&(i={}),t.call(this),this.observers=[],this.addObserver(i.observer),this.chartService=new $e(this,i),this.chartService.theme=o,this._initElement(e);var a=K({},this.options,r);this._originalOptions=K({},a),this._theme=o,this._initTheme(a,o),this._initHandlers(),this._initSurface(),this.bindCategories(),Vt.preloadFonts(r,(function(){n.fontLoaded=!0,n._destroyed||(n.trigger("init"),n._redraw(),n._attachEvents())}))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initElement=function(t){for(this._setElementClass(t),t.style.position="relative";t.firstChild;)t.removeChild(t.firstChild);this.element=t},e.prototype._setElementClass=function(t){D(t,"k-chart")},e.prototype._initTheme=function(t,e){for(var r=[],o=t.series||[],i=0;i<o.length;i++)r.push(Object.assign({},o[i]));t.series=r,function(t){for(var e=Cu,r=0;r<e.length;r++){var o=e[r]+"Axes";t[o]&&(t[e[r]+"Axis"]=t[o],delete t[o])}}(t),this.applyDefaults(t,e),null===t.seriesColors&&delete t.seriesColors,this.options=K({},e,t),this.applySeriesColors()},e.prototype.getSize=function(){var t=this.options.chartArea||{};return{width:t.width?parseInt(t.width,10):Math.floor(this.element.offsetWidth),height:t.height?parseInt(t.height,10):Math.floor(this.element.offsetHeight)}},e.prototype.resize=function(t){var e=this.getSize(),r=this._size,o=e.width>0||e.height>0;t||o&&(!r||e.width!==r.width||e.height!==r.height)?(this._size=e,this._resize(e,t),this.trigger("resize",e)):o&&this._selections&&Lt(this._selections,(function(t){return!t.visible}))&&(this._destroySelections(),this._setupSelection())},e.prototype._resize=function(){this._noTransitionsRedraw()},e.prototype.redraw=function(t){if(this.applyDefaults(this.options),this.applySeriesColors(),t){var e=this._model._plotArea,r=e.findPane(t);e.redraw(r)}else this._redraw()},e.prototype.getAxis=function(t){return bo(t,this._plotArea.axes)},e.prototype.findAxisByName=function(t){return this.getAxis(t)},e.prototype.findPaneByName=function(t){for(var e=this._plotArea.panes,r=0;r<e.length;r++)if(e[r].options.name===t)return new _o(e[r])},e.prototype.findPaneByIndex=function(t){var e=this._plotArea.panes;if(e[t])return new _o(e[t])},e.prototype.plotArea=function(){return new Co(this._plotArea)},e.prototype.toggleHighlight=function(t,e){var r,o,i,n=this._plotArea,a=(n.srcSeries||n.series||[])[0];F(e)?r=n.filterPoints(e):($(e)?(o=e.series,i=e.category):o=i=e,r=a.type===qo?Ou(n.pointsBySeriesName(o),i):a.type===ri||a.type===Zo?Ou((n.charts[0]||{}).points,i):n.pointsBySeriesName(o)),r&&this.togglePointsHighlight(t,r)},e.prototype.togglePointsHighlight=function(t,e){for(var r=this._highlight,o=0;o<e.length;o++)r.togglePointHighlight(e[o],t)},e.prototype.showTooltip=function(t){var e,r,o=this._sharedTooltip(),i=this._tooltip,n=this._plotArea;if(F(t)?(e=n.findPoint(t))&&o&&(r=e.categoryIx):o&&mt(t)&&(r=n.categoryAxis.categoryIndex(t)),o){if(r>=0){var a=this._plotArea.pointsByCategoryIndex(r);i.showAt(a)}}else e&&i.show(e)},e.prototype.hideTooltip=function(){this._tooltip.hide()},e.prototype._initSurface=function(){var t=this.surface,e=this._surfaceWrap(),r=this.options.chartArea||{};r.width&&_t(e,{width:r.width}),r.height&&_t(e,{height:r.height}),t&&t.options.type===this.options.renderAs?(this.surface.clear(),this.surface.resize()):(this._destroySurface(),this.surface=N.drawing.Surface.create(e,{type:this.options.renderAs}),this.surface.bind("mouseenter",this._surfaceMouseenterHandler),this.surface.bind("mouseleave",this._surfaceMouseleaveHandler))},e.prototype._surfaceWrap=function(){return this.element},e.prototype._redraw=function(){var t=this._getModel();this._size={width:t.options.width,height:t.options.height},this._destroyView(),this._model=t,this._plotArea=t._plotArea,t.renderVisual(),!1!==this.options.transitions&&t.traverse((function(t){t.animation&&t.animation.setup()})),this._initSurface(),this.surface.draw(t.visual),!1!==this.options.transitions&&t.traverse((function(t){t.animation&&t.animation.play()})),this._tooltip=this._createTooltip(),this._highlight=new Ps,this._setupSelection(),this._createPannable(),this._createZoomSelection(),this._createMousewheelZoom(),this.trigger("render"),ku(this._plotArea.panes),this._navState||this._cancelDomEvents()},e.prototype.exportVisual=function(t){var e;if(t&&(t.width||t.height||t.options)){var r=this.options,o=K({},t.options,{chartArea:{width:t.width,height:t.height}});Au(this._originalOptions,o),this.options=K({},this._originalOptions,o),this._initTheme(this.options,this._theme),this.bindCategories();var i=this._getModel();i.renderVisual(),ku(i._plotArea.panes),e=i.visual,this.options=r}else e=this.surface.exportVisual();return e},e.prototype._sharedTooltip=function(){return this._plotArea instanceof ws&&this.options.tooltip&&this.options.tooltip.shared},e.prototype._createPannable=function(){var t=this.options;!1!==t.pannable&&(this._pannable=new Ms(this._plotArea,t.pannable))},e.prototype._createZoomSelection=function(){var t=this.options.zoomable,e=(t||{}).selection;!1!==t&&!1!==e&&(this._zoomSelection=new Ds(this,e))},e.prototype._createMousewheelZoom=function(){var t=this.options.zoomable,e=(t||{}).mousewheel;!1!==t&&!1!==e&&(this._mousewheelZoom=new Es(this,e))},e.prototype._toggleDragZoomEvents=function(){var t=this.options.pannable,e=this.options.zoomable,r=(e||{}).selection,o=(e||{}).mousewheel,i=!(t||!1!==e&&!1!==r||this.requiresHandlers([Pi,Oi,Si])),n=(!1===e||!1===o)&&!this.requiresHandlers([ji,Ai,ki]),a=this.element;this._dragZoomEnabled&&i&&n?(a.style.touchAction=this._touchAction||"",this._dragZoomEnabled=!1):this._dragZoomEnabled||i&&n||(a.style.touchAction="none",this._dragZoomEnabled=!0),this._toggleDomEvents(!i,!n)},e.prototype._toggleDomEvents=function(t,e){var r=this.domEvents;r&&(r.toggleDrag&&r.toggleDrag(t),r.toggleZoom&&r.toggleZoom(e))},e.prototype._createTooltip=function(){var t=this.options.tooltip;return this._sharedTooltip()?this._createSharedTooltip(t):new qs(this.chartService,t)},e.prototype._createSharedTooltip=function(t){return new Qs(this._plotArea,t)},e.prototype.applyDefaults=function(t,e){!function(t,e){var r,o,i,n=(e||{}).axisDefaults||{};function a(t){var e=(t||{}).color||o.color,i=K({},n,n[r],o,o[r],{line:{color:e},labels:{color:e},title:{color:e}},t);return delete i[r],i}for(var s=0;s<Cu.length;s++)r=Cu[s]+"Axis",o=t.axisDefaults||{},i=(i=[].concat(t[r])).map(a),t[r]=i.length>1?i:i[0]}(t,e),function(t,e){var r=t.series,o=r.length,i=t.seriesDefaults,n=K({},t.seriesDefaults),a=e?K({},e.seriesDefaults):{},s=K({},a);Su(n),Su(s);for(var l=0;l<o;l++){var u=r[l].type||t.seriesDefaults.type,c=K({data:[]},s,a[u],{tooltip:t.tooltip},n,i[u]);r[l]._defaults=c,r[l]=K({},c,r[l]),r[l].data=r[l].data||[]}}(t,e)},e.prototype.applySeriesColors=function(){for(var t=this.options,e=t.series,r=t.seriesColors||[],o=0;o<e.length;o++){var i=e[o],n=r[o%r.length],a=i._defaults;i.color=i.color||n,a&&(a.color=a.color||n)}},e.prototype._getModel=function(){var t=this.options,e=this._createPlotArea(),r=new me(this._modelOptions());r.chart=this,r._plotArea=e;var o=Me.buildTitle(t.title),i=Me.buildTitle(t.subtitle,{align:t.title.align,position:t.title.position});return r.append.apply(r,Me.orderTitles([o,i])),t.legend&&t.legend.visible&&r.append(new Hs(e.options.legend,this.chartService)),r.append(e),r.reflow(),r},e.prototype._modelOptions=function(){var t=this.options,e=this.getSize();return K({transitions:t.transitions,width:e.width||600,height:e.height||400},t.chartArea)},e.prototype._createPlotArea=function(t){var e=this.options;return Ks.current.create(t?[]:e.series,e,this.chartService)},e.prototype._setupSelection=function(){for(var t=this._plotArea.axes,e=this._selections=[],r=0;r<t.length;r++){var o=t[r],i=o.options;if(o instanceof Dr&&i.select&&!i.vertical){var n=o.range(),a=new Ws(this,o,K({min:n.min,max:n.max},i.select));e.push(a)}}},e.prototype._selectStart=function(t){return this.trigger(Mi,t)},e.prototype._select=function(t){return this.trigger(Ti,t)},e.prototype._selectEnd=function(t){return this.trigger(Di,t)},e.prototype._initHandlers=function(){this._clickHandler=this._click.bind(this),this._mousewheelHandler=this._mousewheel.bind(this),this._mouseleaveHandler=this._mouseleave.bind(this),this._surfaceMouseenterHandler=this._mouseover.bind(this),this._surfaceMouseleaveHandler=this._mouseout.bind(this),this._mousemove=(0,N.throttle)(this._mousemove.bind(this),20)},e.prototype.addObserver=function(t){t&&this.observers.push(t)},e.prototype.removeObserver=function(t){var e=this.observers.indexOf(t);e>=0&&this.observers.splice(e,1)},e.prototype.requiresHandlers=function(t){for(var e=this.observers,r=0;r<e.length;r++)if(e[r].requiresHandlers(t))return!0},e.prototype.trigger=function(t,e){void 0===e&&(e={}),t===Vi&&(e.anchor.point=this._toDocumentCoordinates(e.anchor.point)),e.sender=this;for(var r=this.observers,o=!1,i=0;i<r.length;i++)r[i].trigger(t,e)&&(o=!0);return o},e.prototype._attachEvents=function(){var t,e,r=this.element;this._touchAction=r.style.touchAction,yt(r,((t={}).contextmenu=this._clickHandler,t[Ri]=this._mousewheelHandler,t.mouseleave=this._mouseleaveHandler,t)),this._shouldAttachMouseMove()&&yt(r,((e={}).mousemove=this._mousemove,e)),this.domEvents=We.create(this.element,{start:this._start.bind(this),move:this._move.bind(this),end:this._end.bind(this),tap:this._tap.bind(this),gesturestart:this._gesturestart.bind(this),gesturechange:this._gesturechange.bind(this),gestureend:this._gestureend.bind(this)}),this._toggleDragZoomEvents()},e.prototype._mouseleave=function(t){this._hoveredPoint&&(this._hoveredPoint.out(this,t),this._hoveredPoint=null),this._plotArea.hovered&&(this.trigger(wi),this._plotArea.hovered=!1)},e.prototype._cancelDomEvents=function(){this.domEvents&&this.domEvents.cancel&&this.domEvents.cancel()},e.prototype._gesturestart=function(t){this._mousewheelZoom&&!this._stopChartHandlers(t)&&(this._gestureDistance=t.distance,this._unsetActivePoint(),this.surface.suspendTracking())},e.prototype._gestureend=function(t){this._zooming&&!this._stopChartHandlers(t)&&(this.surface&&this.surface.resumeTracking(),this._zooming=!1,this.trigger(ki,{}))},e.prototype._gesturechange=function(t){var e=this._mousewheelZoom;if(e&&!this._stopChartHandlers(t)){t.preventDefault();var r=this._gestureDistance,o=-t.distance/r+1;if(Math.abs(o)>=.1){o=Math.round(10*o),this._gestureDistance=t.distance;var i={delta:o,axisRanges:Pu(this._plotArea.axes),originalEvent:t};if(this._zooming||!this.trigger(ji,i)){var n=this._eventCoordinates(t);this._zooming||(this._zooming=!0),(i.axisRanges=e.updateRanges(o,n))&&!this.trigger(Ai,i)&&e.zoom()}}}},e.prototype._mouseout=function(t){if(t.element){var e=this._drawingChartElement(t.element,t);e&&e.leave&&e.leave(this,t.originalEvent)}},e.prototype._start=function(t){var e=this._eventCoordinates(t);!this._stopChartHandlers(t)&&this._plotArea.backgroundContainsPoint(e)&&(this.requiresHandlers([Pi,Oi,Si])&&this._startNavigation(t,e,Pi),this._pannable&&this._pannable.start(t)&&(this.surface.suspendTracking(),this._unsetActivePoint(),this._suppressHover=!0,this.chartService.panning=!0),this._zoomSelection&&this._zoomSelection.start(t)&&this.trigger(ji,{axisRanges:Pu(this._plotArea.axes),originalEvent:t}))},e.prototype._move=function(t){var e=this._navState,r=this._pannable;if(!this._stopChartHandlers(t)){if(r){var o=r.move(t);o&&!this.trigger(Oi,{axisRanges:o,originalEvent:t})&&r.pan()}else if(e){for(var i={},n=e.axes,a=0;a<n.length;a++){var s=n[a];if(s.options.name){var l=s.options.vertical?t.y:t.x,u=l.startLocation-l.location;0!==u&&(i[s.options.name]=s.translateRange(u))}}e.axisRanges=i,this.trigger(Oi,{axisRanges:i,originalEvent:t})}this._zoomSelection&&this._zoomSelection.move(t)}},e.prototype._end=function(t){if(!this._stopChartHandlers(t)){var e=this._pannable;if(e&&e.end(t)?(this.surface.resumeTracking(),this.trigger(Si,{axisRanges:Pu(this._plotArea.axes),originalEvent:t}),this._suppressHover=!1,this.chartService.panning=!1):this._endNavigation(t,Si),this._zoomSelection){var r=this._zoomSelection.end(t);r&&!this.trigger(Ai,{axisRanges:r,originalEvent:t})&&(this._zoomSelection.zoom(),this.trigger(ki,{axisRanges:r,originalEvent:t}))}}},e.prototype._stopChartHandlers=function(t){var e=this._selections||[];if(!e.length)return!1;var r=this._eventCoordinates(t),o=this._plotArea.paneByPoint(r);if(o)for(var i=0;i<e.length;i++)if(e[i].onPane(o))return!0},e.prototype._mousewheelZoomRate=function(){var t=(this.options.zoomable||{}).mousewheel||{};return Tt(t.rate,.3)},e.prototype._mousewheel=function(t){var e=this,r=dt(t),o=this._mousewheelZoom,i=this._eventCoordinates(t);if(!this._stopChartHandlers(t)&&this._plotArea.backgroundContainsPoint(i))if(o){var n={delta:r,axisRanges:Pu(this._plotArea.axes),originalEvent:t};!this._zooming&&this.trigger(ji,n)||(t.preventDefault(),this._zooming||(this._unsetActivePoint(),this.surface.suspendTracking(),this._zooming=!0),this._mwTimeout&&clearTimeout(this._mwTimeout),n.axisRanges=o.updateRanges(r,i),n.axisRanges&&!this.trigger(Ai,n)&&o.zoom(),this._mwTimeout=setTimeout((function(){e.trigger(ki,n),e._zooming=!1,e.surface&&e.surface.resumeTracking()}),150))}else{var a=this._navState;if(a||this._startNavigation(t,i,ji)||(a=this._navState),a){var s=a.totalDelta||r;a.totalDelta=s+r;for(var l=this._navState.axes,u={},c=0;c<l.length;c++){var p=l[c],h=p.options.name;h&&(u[h]=p.scaleRange(-s*e._mousewheelZoomRate(),i))}this.trigger(Ai,{delta:r,axisRanges:u,originalEvent:t}),this._mwTimeout&&clearTimeout(this._mwTimeout),this._mwTimeout=setTimeout((function(){e._endNavigation(t,ki)}),150)}}},e.prototype._startNavigation=function(t,e,r){var o=this._model._plotArea,i=o.findPointPane(e),n=o.axes.slice(0);if(i){var a=Pu(n);this.trigger(r,{axisRanges:a,originalEvent:t})?this._cancelDomEvents():(this._suppressHover=!0,this._unsetActivePoint(),this._navState={axisRanges:a,pane:i,axes:n})}},e.prototype._endNavigation=function(t,e){this._navState&&(this.trigger(e,{axisRanges:this._navState.axisRanges,originalEvent:t}),this._suppressHover=!1,this._navState=null)},e.prototype._getChartElement=function(t,e){var r=this.surface.eventTarget(t);if(r)return this._drawingChartElement(r,t,e)},e.prototype._drawingChartElement=function(t,e,r){for(var o,i=t;i&&!o;)o=i.chartElement,i=i.parent;if(o)return o.aliasFor&&(o=o.aliasFor(e,this._eventCoordinates(e))),r&&(o=o.closest(r))&&o.aliasFor&&(o=o.aliasFor()),o},e.prototype._eventCoordinates=function(t){var e=Ct(t);return this._toModelCoordinates(e.x,e.y)},e.prototype._elementPadding=function(){if(!this._padding){var t=Y(this.element,["paddingLeft","paddingTop"]),e=t.paddingLeft,r=t.paddingTop;this._padding={top:r,left:e}}return this._padding},e.prototype._toDocumentCoordinates=function(t){var e=this._elementPadding(),r=xt(this.element);return{left:kt(t.x+e.left+r.left),top:kt(t.y+e.top+r.top)}},e.prototype._toModelCoordinates=function(t,e){var r=this.element,o=xt(r),i=this._elementPadding(),n=zt(r).invert(),a=new N.geometry.Point(t-o.left-i.left,e-o.top-i.top).transform(n);return new Zt(a.x,a.y)},e.prototype._tap=function(t){var e=this,r=this.surface.eventTarget(t),o=this._drawingChartElement(r,t),i=this._sharedTooltip();this._startHover(r,t)||i||this._unsetActivePoint(),i&&this._trackSharedTooltip(this._eventCoordinates(t),t,!0),this._propagateClick(o,t),this.handlingTap=!0,setTimeout((function(){e.handlingTap=!1}),0)},e.prototype._click=function(t){var e=this._getChartElement(t);this._propagateClick(e,t)},e.prototype._propagateClick=function(t,e){for(var r=t;r;)r.click&&r.click(this,e),r=r.parent},e.prototype._startHover=function(t,e){if(this._suppressHover)return!1;var r=this._drawingChartElement(t,e,(function(t){return(t.hover||t.over)&&!(t instanceof za)})),o=this._activePoint,i=this._plotArea.series.length>1,n=this._hasInactiveOpacity();return this._updateHoveredPoint(r,e),r&&o!==r&&r.hover?(this._activePoint=r,this._sharedTooltip()||r.hover(this,e)||(this._displayTooltip(r),n?this._displayInactiveOpacity(r,i):this._highlight.show(r))):!r&&n&&(i&&this._activeChartInstance&&(this._updateSeriesOpacity(r,!0),this._applySeriesOpacity(this._activeChartInstance.children,null,!0),this._activeChartInstance=null),this._highlight&&this._highlight.hide(),this._activePoint=null),r},e.prototype._displayTooltip=function(t){K({},this.options.tooltip,t.options.tooltip).visible&&this._tooltip.show(t)},e.prototype._displayInactiveOpacity=function(t,e,r){var o=this._activeChartInstance=this._chartInstanceFromPoint(t);if(o)if(e)this._updateSeriesOpacity(t),this._applySeriesOpacity(o.children,null,!0),this._applySeriesOpacity(o.children,t.series),this._highlight.show(r||t);else{var i;if(!o.supportsPointInactiveOpacity())return void this._highlight.show(t);(i=this._getInactivePoints(t,o))&&i.length&&this._highlight.show(i,1-this._getInactiveOpacityForSeries(t.series))}},e.prototype._getInactivePoints=function(t,e){return this._getAllPointsOfType(e,t.constructor).filter((function(e){return e!==t}))},e.prototype._getAllPointsOfType=function(t,e){for(var r=[],o=0;o<t.children.length;o++){var i=t.children[o];i.constructor===e?r.push(i):i.children&&i.children.length&&(r=r.concat(this._getAllPointsOfType(i,e)))}return r},e.prototype._updateHoveredPoint=function(t,e){var r=this._hoveredPoint;r&&r!==t&&(r.out(this,e),this._hoveredPoint=null),t&&r!==t&&t.over&&(this._hoveredPoint=t,t.over(this,e))},e.prototype._updateSeriesOpacity=function(t,e){for(var r=this._plotArea,o=r.series.length,i=0;i<o;i++){var n=r.series[i],a=this._getDefaultOpacityForSeries(n),s=this._getInactiveOpacityForSeries(n);e||n===t.series?(n.opacity=a,n.line&&(n.line.opacity=a)):(n.defaultOpacity=a,n.opacity=s,n.line&&(n.line.opacity=s))}},e.prototype._applySeriesOpacity=function(t,e,r,o){for(var i=0;i<t.length;i++){var n=t[i],a=n.series||o;if(a&&(a.highlight||{}).visible&&n.visual){var s=o?o.opacity:n.series.opacity;(a!==e||r)&&n.visual.opacity(r?1:s)}n.children&&n.children.length&&this._applySeriesOpacity(n.children,e,r,n.series)}},e.prototype._chartInstanceFromPoint=function(t){for(var e=t.parent;e&&!e.plotArea;)e=e.parent;return e},e.prototype._hasInactiveOpacity=function(){var t=void 0!==this.options.seriesDefaults.highlight.inactiveOpacity,e=this.options.series.filter((function(t){return void 0!==t.highlight.inactiveOpacity})).length>0;return t||e},e.prototype._getInactiveOpacityForSeries=function(t){var e=this.options.seriesDefaults.highlight.inactiveOpacity;return t.highlight.inactiveOpacity||e||t.opacity||1},e.prototype._getDefaultOpacityForSeries=function(t){return t.defaultOpacity||t.opacity||1},e.prototype._mouseover=function(t){var e,r=this._startHover(t.element,t.originalEvent);r&&r.tooltipTracking&&!this._mouseMoveTrackHandler&&!this._sharedTooltip()&&(this._mouseMoveTrackHandler=this._mouseMoveTracking.bind(this),yt(document,((e={}).mousemove=this._mouseMoveTrackHandler,e)))},e.prototype._mouseMoveTracking=function(t){var e,r=this,o=r.options,i=r._tooltip,n=r._highlight,a=r._activePoint,s=this._eventCoordinates(t);if(this._plotArea.box.containsPoint(s)){if(a&&a.tooltipTracking&&a.series&&a.parent.getNearestPoint){var l=a.parent.getNearestPoint(s.x,s.y,a.seriesIx);l&&l!==a&&(this._activePoint=l,l.hover(this,t)||(K({},o.tooltip,l.options.tooltip).visible&&i.show(l),n.show(l)))}}else Mt(document,((e={}).mousemove=this._mouseMoveTrackHandler,e)),this._unsetActivePoint(),this._mouseMoveTrackHandler=null},e.prototype._mousemove=function(t){var e=this._eventCoordinates(t),r=this._plotArea;if(this._trackCrosshairs(e),r.hover){var o=r.backgroundContainsPoint(e);o?(r.hovered=!0,this._plotArea.hover(this,t)):r.hovered&&!o&&(this.trigger(wi),r.hovered=!1)}this._sharedTooltip()&&this._trackSharedTooltip(e,t)},e.prototype._trackCrosshairs=function(t){for(var e=this._plotArea.crosshairs,r=0;r<e.length;r++){var o=e[r];o.box.containsPoint(t)?o.showAt(t):o.hide()}},e.prototype._trackSharedTooltip=function(t,e,r){if(!this._suppressHover){var o=this,i=o.options.tooltip,n=o._plotArea,a=o._plotArea.categoryAxis,s=o._tooltip,l=o._highlight;if(n.backgroundContainsPoint(t)){var u=a.pointCategoryIndex(t);if(u!==this._tooltipCategoryIx||!this._sharedHighlight&&r){var c=n.pointsByCategoryIndex(u),p=c.map((function(t){return t.eventArgs(e)})),h=p[0]||{};h.categoryPoints=p,c.length>0&&!this.trigger(_i,h)?(i.visible&&s.showAt(c,t),l.show(c),this._sharedHighlight=!0):s.hide(),this._tooltipCategoryIx=u}else r&&this._sharedHighlight&&(l.hide(),s.hide(),this._sharedHighlight=!1)}else this._sharedHighlight&&(l.hide(),s.hide(),this._tooltipCategoryIx=null,this._sharedHighlight=!1)}},e.prototype.hideElements=function(t){var e=this._plotArea;this._mousemove.cancel(),e.hideCrosshairs(),this._unsetActivePoint(t)},e.prototype._unsetActivePoint=function(t){var e=this._tooltip,r=this._highlight;this._activePoint=null,this._hoveredPoint=null,!e||t&&t.keepTooltipOpen||e.hide(),this._tooltipCategoryIx=null,this._sharedHighlight=!1,r&&r.hide()},e.prototype._deferRedraw=function(){this._redraw()},e.prototype._clearRedrawTimeout=function(){this._redrawTimeout&&(clearInterval(this._redrawTimeout),this._redrawTimeout=null)},e.prototype.bindCategories=function(){for(var t=this.options,e=[].concat(t.categoryAxis),r=0;r<e.length;r++){var o=e[r];!1!==o.autoBind&&this.bindCategoryAxisFromSeries(o,r)}},e.prototype.bindCategoryAxisFromSeries=function(t,e){for(var r,o=this.options.series,i=o.length,n=new st,a=[],s=!1,l=0;l<i;l++){var u=o[l],c=u.categoryAxis===t.name||!u.categoryAxis&&0===e,p=u.data,h=p.length,f=u.categoryField&&c;if(s=f||s,f&&h>0)for(var d=(r=ka(t,Po(u.categoryField,p[0])))?Aa:Po,v=0;v<h;v++){var g=p[v],y=d(u.categoryField,g,this.chartService.intl);!r&&n.get(y)||(a.push([y,g]),r||n.set(y,!0))}}if(a.length>0){r&&(a=function(t,e){void 0===e&&(e=_r);for(var r=function(t,e){void 0===e&&(e=_r);for(var r=1,o=t.length;r<o;r++)if(e(t[r],t[r-1])<0){t.sort(e);break}return t}(t,e),o=r.length,i=o>0?[r[0]]:[],n=1;n<o;n++)0!==e(r[n],St(i))&&i.push(r[n]);return i}(a,(function(t,e){return _r(t[0],e[0])})));var m=function(t){for(var e=t.length,r=[],o=0;o<e;o++)for(var i=t[o],n=i.length,a=0;a<n;a++)r[a]=r[a]||[],r[a].push(i[a]);return r}(a);t.categories=m[0]}else s&&(t.categories=[])},e.prototype._isBindable=function(t){for(var e=Ao.current.valueFields(t),r=!0,o=0;o<e.length;o++){var i=e[o];if(i===P?i="field":i+="Field",!mt(t[i])){r=!1;break}}return r},e.prototype._noTransitionsRedraw=function(){var t,e=this.options;!1!==e.transitions&&(e.transitions=!1,t=!0),this._redraw(),t&&(e.transitions=!0)},e.prototype._legendItemHover=function(t,e){var r,o=this._plotArea,i=this._highlight,n=(o.srcSeries||o.series)[t];if(r=lt(n.type,[ri,qo,Zo])?o.findPoint((function(r){return r.series.index===t&&r.index===e})):o.pointsBySeriesIndex(t),this._hasInactiveOpacity()&&n.visible&&r){var a=o.series.length>1,s=r.length?r[0]:r;this._displayInactiveOpacity(s,a,r)}else i.show(r)},e.prototype._shouldAttachMouseMove=function(){return this._plotArea.crosshairs.length||this._tooltip&&this._sharedTooltip()||this.requiresHandlers([Ci,wi])},e.prototype.updateMouseMoveHandler=function(){var t,e;Mt(this.element,((t={}).mousemove=this._mousemove,t)),this._shouldAttachMouseMove()&&yt(this.element,((e={}).mousemove=this._mousemove,e))},e.prototype.applyOptions=function(t,e){Au(this._originalOptions,t),this._originalOptions=K(this._originalOptions,t),this.options=K({},this._originalOptions),e&&(this._theme=e,this.chartService.theme=e),this._initTheme(this.options,this._theme),this._toggleDragZoomEvents()},e.prototype.setOptions=function(t,e){this.applyOptions(t,e),this.bindCategories(),this.redraw(),this.updateMouseMoveHandler()},e.prototype.setDirection=function(t){this.chartService.rtl=Boolean(t),this.surface&&"svg"===this.surface.type&&this._destroySurface()},e.prototype.setIntlService=function(t){this.chartService.intl=t},e.prototype.noTransitionsRedraw=function(){this._noTransitionsRedraw()},e.prototype.destroy=function(){var t,e;this._destroyed=!0,Mt(this.element,((t={}).contextmenu=this._clickHandler,t[Ri]=this._mousewheelHandler,t.mousemove=this._mousemove,t.mouseleave=this._mouseleaveHandler,t)),this.domEvents&&(this.domEvents.destroy(),delete this.domEvents),this._mouseMoveTrackHandler&&Mt(document,((e={}).mousemove=this._mouseMoveTrackHandler,e)),this._destroyView(),this._destroySurface(),this._clearRedrawTimeout()},e.prototype._destroySurface=function(){var t=this.surface;t&&(t.unbind("mouseenter",this._surfaceMouseenterHandler),t.unbind("mouseleave",this._surfaceMouseleaveHandler),t.destroy(),this.surface=null)},e.prototype._destroySelections=function(){var t=this._selections;if(t)for(;t.length>0;)t.shift().destroy()},e.prototype._destroyView=function(){var t=this._model;t&&(t.destroy(),this._model=null),this._unsetActivePoint(),this._destroySelections(),this._tooltip&&this._tooltip.destroy(),this._highlight&&this._highlight.destroy(),this._zoomSelection&&(this._zoomSelection.destroy(),delete this._zoomSelection),this._pannable&&(this._pannable.destroy(),delete this._pannable),this._mousewheelZoom&&(this._mousewheelZoom.destroy(),delete this._mousewheelZoom)},e}(N.Class);function Ou(t,e){if(t)for(var r=0;r<t.length;r++)if(t[r].category===e)return[t[r]]}function Su(t){delete t.bar,delete t.column,delete t.rangeColumn,delete t.line,delete t.verticalLine,delete t.pie,delete t.donut,delete t.area,delete t.verticalArea,delete t.scatter,delete t.scatterLine,delete t.bubble,delete t.candlestick,delete t.ohlc,delete t.boxPlot,delete t.bullet,delete t.verticalBullet,delete t.polarArea,delete t.polarLine,delete t.radarArea,delete t.radarLine,delete t.waterfall}function Pu(t){for(var e={},r=0;r<t.length;r++){var o=t[r],i=o.options.name;i&&(e[i]=o.range())}return e}var ju=["data","categories"];function Au(t,e){for(var r in e)if(!lt(r,ju)&&e.hasOwnProperty(r)){var o=e[r],i=t[r];if(mt(i)){var n=null===o;n||!mt(o)?(delete t[r],n&&delete e[r]):i&&$(o)&&$(i)&&Au(i,o)}}}function ku(t){for(var e=0;e<t.length;e++)t[e].notifyRender()}Et(wu,{renderAs:"",chartArea:{},legend:{visible:!0,labels:{}},categoryAxis:{},seriesDefaults:{type:Yo,data:[],highlight:{visible:!0},labels:{},negativeValues:{visible:!1}},series:[],seriesColors:null,tooltip:{visible:!1},transitions:!0,valueAxis:{},plotArea:{},title:{},xAxis:{},yAxis:{},panes:[{}],pannable:!1,zoomable:!1});const Mu=wu;var Tu=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._slotAnchor=function(t,e){var r=this.plotArea.categoryAxis.options.vertical,o=r?{horizontal:"left",vertical:"center"}:{horizontal:"center",vertical:"bottom"};return{point:r?new Zt(this.plotArea.box.x2,e.center().y):new Zt(e.center().x,-2),align:o}},e.prototype._defaultAnchor=function(t,e){return this._slotAnchor({},e)},e}(Qs);const Du=Tu;var Vu=[Ko,Xo];function Eu(t){for(var e=[],r=0;r<t.length;r++){var o=t[r];e[r]=o.style.display,o.style.display="none"}return e}function Nu(t,e){for(var r=0;r<t.length;r++)t[r].style.display=e[r]}function Lu(t){return B(t)?[t]:t}var Iu=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._setElementClass=function(t){D(t,"k-sparkline")},e.prototype._initElement=function(e){t.prototype._initElement.call(this,e),this._initialWidth=Math.floor(_t(e).width)},e.prototype._resize=function(){var e=this.element,r=Eu(e.childNodes);this._initialWidth=Math.floor(_t(e).width),Nu(e.childNodes,r),t.prototype._resize.call(this)},e.prototype._modelOptions=function(){var t=this.options,e=this._surfaceWrap(),r=Eu(e.childNodes),o=document.createElement("span");o.innerHTML="&nbsp;",e.appendChild(o);var i=K({width:this._autoWidth,height:_t(e).height,transitions:t.transitions},t.chartArea,{inline:!0,align:!1});return _t(e,{width:i.width,height:i.height}),e.removeChild(o),Nu(e.childNodes,r),this.surface&&this.surface.resize(),i},e.prototype._surfaceWrap=function(){if(!this.stage){var t=this.stage=document.createElement("span");this.element.appendChild(t)}return this.stage},e.prototype._createPlotArea=function(e){var r=t.prototype._createPlotArea.call(this,e);return this._autoWidth=this._initialWidth||this._calculateWidth(r),r},e.prototype._calculateWidth=function(t){for(var e=this.options,r=q(e.chartArea.margin),o=t.charts,i=this._surfaceWrap(),n=0,a=0;a<o.length;a++){var s=o[a],l=(s.options.series||[])[0];if(l){if(l.type===Ko)return 150;if(l.type===Xo)return 150;if(l.type===ri)return _t(i).height;var u=s.categoryAxis;if(u){var c=u.categoriesCount()*(!s.options.isStacked&&lt(l.type,[Yo,gi])?s.seriesOptions.length:1);n=Math.max(n,c)}}}var p=n*e.pointWidth;return p>0&&(p+=r.left+r.right),p},e.prototype._createSharedTooltip=function(t){return new Du(this._plotArea,t)},e.normalizeOptions=function(t){var e=Lu(t);return(e=T(e)?{seriesDefaults:{data:e}}:K({},e)).series||(e.series=[{data:Lu(e.data)}]),K(e,{seriesDefaults:{type:e.type}}),(lt(e.series[0].type,Vu)||lt(e.seriesDefaults.type,Vu))&&(e=K({},{categoryAxis:{crosshair:{visible:!1}}},e)),e},e}(Mu);Et(Iu,{chartArea:{margin:2},axisDefaults:{visible:!1,majorGridLines:{visible:!1},valueAxis:{narrowRange:!0}},seriesDefaults:{type:"line",area:{line:{width:.5}},bar:{stack:!0},padding:2,width:.5,overlay:{gradient:null},highlight:{visible:!1},border:{width:0},markers:{size:2,visible:!1}},tooltip:{visible:!0,shared:!0},categoryAxis:{crosshair:{visible:!0,tooltip:{visible:!1}}},legend:{visible:!1},transitions:!1,pointWidth:5,panes:[{clip:!1}]});const Bu=Iu;var Ru=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){this._initialOpacity=parseFloat(Y(this.element,"opacity").opacity)},e.prototype.step=function(t){Y(this.element,{opacity:String(ut(this._initialOpacity,0,t))})},e.prototype.abort=function(){t.prototype.abort.call(this),Y(this.element,{display:"none",opacity:String(this._initialOpacity)})},e.prototype.cancel=function(){t.prototype.abort.call(this),Y(this.element,{opacity:String(this._initialOpacity)})},e}(N.drawing.Animation);const zu=Ru;function Fu(t,e){var r=document.createElement("div");return r.className=t,e&&(r.style.cssText=e),r}var Hu=function(t){function e(e,r,o){t.call(this),this.options=K({},this.options,o),this.container=e,this.chartService=r;var i=Y(e,["paddingLeft","paddingTop"]);this.chartPadding={top:i.paddingTop,left:i.paddingLeft},this.createElements(),e.appendChild(this.element)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createElements=function(){var t=this.element=Fu("k-navigator-hint","display: none; position: absolute; top: 1px; left: 1px;"),e=this.tooltip=Fu("k-tooltip k-chart-tooltip"),r=this.scroll=Fu("k-scroll");e.innerHTML="&nbsp;",t.appendChild(e),t.appendChild(r)},e.prototype.show=function(t,e,r){var o=this,i=o.element,n=o.options,a=o.scroll,s=o.tooltip,l=gr(wr(t)+wr(e-t)/2),u=.4*r.width(),c=r.center().x-u,p=(r.center().x-c)/(n.max-n.min),h=l-n.min,f=this.chartService.intl.format(n.format,t,e),d=tt(n);this.clearHideTimeout(),this._visible||(Y(i,{visibility:"hidden",display:"block"}),this._visible=!0),d&&(f=d({from:t,to:e})),s.innerHTML=f,Y(s,{left:r.center().x-s.offsetWidth/2,top:r.y1});var v=Y(s,["marginTop","borderTopWidth","height"]);Y(a,{width:u,left:c+h*p,top:r.y1+v.marginTop+v.borderTopWidth+v.height/2}),Y(i,{visibility:"visible"})},e.prototype.clearHideTimeout=function(){this._hideTimeout&&clearTimeout(this._hideTimeout),this._hideAnimation&&this._hideAnimation.cancel()},e.prototype.hide=function(){var t=this;this.clearHideTimeout(),this._hideTimeout=setTimeout((function(){t._visible=!1,t._hideAnimation=new zu(t.element),t._hideAnimation.setup(),t._hideAnimation.play()}),this.options.hideDelay)},e.prototype.destroy=function(){this.clearHideTimeout(),this.container&&this.container.removeChild(this.element),delete this.container,delete this.chartService,delete this.element,delete this.tooltip,delete this.scroll},e}(N.Class);Et(Hu,{format:"{0:d} - {1:d}",hideDelay:500});const Uu=Hu;var Ku="_navigator",$u=Ku,Gu=function(t){function e(e){var r;t.call(this),this.chart=e;var o=this.options=K({},this.options,e.options.navigator),i=o.select;i&&(i.from=this.parseDate(i.from),i.to=this.parseDate(i.to)),mt(o.hint.visible)||(o.hint.visible=o.visible),this.chartObserver=new pt(this,((r={}).drag="_drag",r.dragEnd="_dragEnd",r.zoom="_zoom",r.zoomEnd="_zoomEnd",r)),e.addObserver(this.chartObserver)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.parseDate=function(t){return Ar(this.chart.chartService.intl,t)},e.prototype.clean=function(){this.selection&&(this.selection.destroy(),this.selection=null),this.hint&&(this.hint.destroy(),this.hint=null)},e.prototype.destroy=function(){this.chart&&(this.chart.removeObserver(this.chartObserver),delete this.chart),this.clean()},e.prototype.redraw=function(){this._redrawSelf(),this.initSelection()},e.prototype.initSelection=function(){var t,e=this.chart,r=this.options,o=this.mainAxis(),i=o.roundedRange(),n=i.min,a=i.max,s=r.select,l=s.from,u=s.to,c=s.mousewheel,p=(t=o,Xu.prototype=t,new Xu);0!==o.categoriesCount()&&(this.clean(),p.box=o.box,this.selection=new Ws(e,p,{min:n,max:a,from:l||n,to:u||a,mousewheel:Tt(c,{zoom:"left"}),visible:r.visible},new pt(this,{selectStart:"_selectStart",select:"_select",selectEnd:"_selectEnd"})),r.hint.visible&&(this.hint=new Uu(e.element,e.chartService,{min:n,max:a,template:tt(r.hint),format:r.hint.format})))},e.prototype.setRange=function(){var t=this.chart._createPlotArea(!0).namedCategoryAxes[$u].roundedRange(),e=t.min,r=t.max,o=this.options.select||{},i=o.from||e;i<e&&(i=e);var n=o.to||r;n>r&&(n=r),this.options.select=K({},o,{from:i,to:n}),this.filterAxes()},e.prototype._redrawSelf=function(t){var e=this.chart._plotArea;e&&e.redraw(St(e.panes),t)},e.prototype.redrawSlaves=function(){var t=this.chart,e=t._plotArea,r=e.panes.slice(0,-1);e.srcSeries=t.options.series,e.options.categoryAxis=t.options.categoryAxis,e.clearSeriesPointsCache(),e.redraw(r)},e.prototype._drag=function(t){var e,r=this.chart,o=this.selection,i=r._eventCoordinates(t.originalEvent),n=this.mainAxis(),a=n.roundedRange(),s=n.pane.box.containsPoint(i),l=r._plotArea.categoryAxis,u=t.axisRanges[l.options.name],c=this.options.select;if(u&&!s&&o){e=c.from&&c.to?wr(c.to)-wr(c.from):wr(o.options.to)-wr(o.options.from);var p=gr(Pt(wr(u.min),a.min,wr(a.max)-e)),h=gr(Pt(wr(p)+e,wr(a.min)+e,a.max));this.options.select={from:p,to:h},this.options.liveDrag&&(this.filterAxes(),this.redrawSlaves()),o.set(p,h),this.showHint(p,h)}},e.prototype._dragEnd=function(){this.filterAxes(),this.filter(),this.redrawSlaves(),this.hint&&this.hint.hide()},e.prototype.readSelection=function(){var t=this.selection.options,e=t.from,r=t.to,o=this.options.select;o.from=e,o.to=r},e.prototype.filterAxes=function(){var t=this.options.select;void 0===t&&(t={});for(var e=this.chart.options.categoryAxis,r=t.from,o=t.to,i=0;i<e.length;i++){var n=e[i];n.pane!==Ku&&(n.min=r,n.max=o)}},e.prototype.filter=function(){var t=this.chart,e=this.options.select;if(t.requiresHandlers(["navigatorFilter"])){var r=this.mainAxis(),o={from:e.from,to:e.to};if("category"!==r.options.type){var i=new Fr(K({baseUnit:"fit"},t.options.categoryAxis[0],{categories:[e.from,e.to]}),t.chartService).options;o.from=mr(i.min,-i.baseUnitStep,i.baseUnit),o.to=mr(i.max,i.baseUnitStep,i.baseUnit)}this.chart.trigger("navigatorFilter",o)}},e.prototype._zoom=function(t){var e=this,r=e.chart._plotArea.categoryAxis,o=e.selection,i=e.options,n=i.select,a=i.liveDrag,s=this.mainAxis(),l=t.delta;if(o){var u=s.categoryIndex(o.options.from),c=s.categoryIndex(o.options.to),p=this.chart._eventCoordinates(t.originalEvent);t.originalEvent.preventDefault(),Math.abs(l)>1&&(l*=3),c-u>1?(o.zoom(l,p),this.readSelection()):(r.options.min=n.from,n.from=r.scaleRange(-t.delta*this.chart._mousewheelZoomRate(),p).min),a&&(this.filterAxes(),this.redrawSlaves()),o.set(n.from,n.to),this.showHint(this.options.select.from,this.options.select.to)}},e.prototype._zoomEnd=function(t){this._dragEnd(t)},e.prototype.showHint=function(t,e){var r=this.chart._plotArea;this.hint&&this.hint.show(t,e,r.backgroundBox())},e.prototype._selectStart=function(t){return this.chart._selectStart(t)},e.prototype._select=function(t){return this.showHint(t.from,t.to),this.chart._select(t)},e.prototype._selectEnd=function(t){return this.hint&&this.hint.hide(),this.readSelection(),this.filterAxes(),this.filter(),this.redrawSlaves(),this.chart._selectEnd(t)},e.prototype.mainAxis=function(){var t=this.chart._plotArea;if(t)return t.namedCategoryAxes[$u]},e.prototype.select=function(t,e){var r=this.options.select;return t&&e&&(r.from=this.parseDate(t),r.to=this.parseDate(e),this.filterAxes(),this.filter(),this.redrawSlaves(),this.selection.set(t,e)),{from:r.from,to:r.to}},e.setup=function(t,r){if(void 0===t&&(t={}),void 0===r&&(r={}),!t.__navi){t.__navi=!0;var o=K({},r.navigator,t.navigator),i=t.panes=[].concat(t.panes),n=K({},o.pane,{name:Ku});o.visible||(n.visible=!1,n.height=.1),i.push(n),e.attachAxes(t,o),e.attachSeries(t,o,r)}},e.attachAxes=function(t,e){var r=e.series||[],o=t.categoryAxis=[].concat(t.categoryAxis),i=t.valueAxis=[].concat(t.valueAxis),n=0===ja(r,xi).length,a=K({type:"date",pane:Ku,roundToBaseUnit:!n,justified:n,_collapse:!1,majorTicks:{visible:!0},tooltip:{visible:!1},labels:{step:1},autoBind:e.autoBindElements,autoBaseUnitSteps:{minutes:[1],hours:[1,2],days:[1,2],weeks:[],months:[1],years:[1]}}),s=e.categoryAxis;o.push(K({},a,{maxDateGroups:200},s,{name:$u,title:null,baseUnit:"fit",baseUnitStep:"auto",labels:{visible:!1},majorTicks:{visible:!1}}),K({},a,s,{name:$u+"_labels",maxDateGroups:20,baseUnitStep:"auto",labels:{position:""},plotBands:[],autoBaseUnitSteps:{minutes:[]},_overlap:!0}),K({},a,s,{name:$u+"_ticks",maxDateGroups:200,majorTicks:{width:.5},plotBands:[],title:null,labels:{visible:!1,mirror:!0},_overlap:!0})),i.push(K({name:$u,pane:Ku,majorGridLines:{visible:!1},visible:!1},e.valueAxis))},e.attachSeries=function(t,e,r){for(var o=t.series=t.series||[],i=[].concat(e.series||[]),n=r.seriesColors,a=e.seriesDefaults,s=0;s<i.length;s++)o.push(K({color:n[s%n.length],categoryField:e.dateField,visibleInLegend:!1,tooltip:{visible:!1}},a,i[s],{axis:$u,categoryAxis:$u,autoBind:e.autoBindElements}))},e}(N.Class);function Xu(){}const Wu=Gu;var Yu=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.applyDefaults=function(e,r){var o=_t(this.element).width||600,i=r,n={seriesDefaults:{categoryField:e.dateField},axisDefaults:{categoryAxis:{name:"default",majorGridLines:{visible:!1},labels:{step:2},majorTicks:{visible:!1},maxDateGroups:Math.floor(o/28)}}};i&&(i=K({},i,n)),Wu.setup(e,i),t.prototype.applyDefaults.call(this,e,i)},e.prototype._setElementClass=function(t){D(t,"k-chart k-stockchart")},e.prototype.setOptions=function(e){this.destroyNavigator(),t.prototype.setOptions.call(this,e)},e.prototype.noTransitionsRedraw=function(){var t=this.options.transitions;this.options.transitions=!1,this._fullRedraw(),this.options.transitions=t},e.prototype._resize=function(){this.noTransitionsRedraw()},e.prototype._redraw=function(){var t=this.navigator;!this._dirty()&&t&&t.options.partialRedraw?t.redrawSlaves():this._fullRedraw()},e.prototype._dirty=function(){var t=this.options,e=it([].concat(t.series,t.navigator.series),(function(t){return t&&t.visible})).length,r=this._seriesCount!==e;return this._seriesCount=e,r},e.prototype._fullRedraw=function(){var e=this.navigator;e||(e=this.navigator=new Wu(this),this.trigger("navigatorCreated",{navigator:e})),e.clean(),e.setRange(),t.prototype._redraw.call(this),e.initSelection()},e.prototype._trackSharedTooltip=function(e){var r=this._plotArea.paneByPoint(e);r&&r.options.name===Ku?this._unsetActivePoint():t.prototype._trackSharedTooltip.call(this,e)},e.prototype.bindCategories=function(){t.prototype.bindCategories.call(this),this.copyNavigatorCategories()},e.prototype.copyNavigatorCategories=function(){for(var t,e=[].concat(this.options.categoryAxis),r=0;r<e.length;r++){var o=e[r];o.name===$u?t=o.categories:t&&o.pane===Ku&&(o.categories=t)}},e.prototype.destroyNavigator=function(){this.navigator&&(this.navigator.destroy(),this.navigator=null)},e.prototype.destroy=function(){this.destroyNavigator(),t.prototype.destroy.call(this)},e.prototype._stopChartHandlers=function(e){var r=this._eventCoordinates(e),o=this._plotArea.paneByPoint(r);return t.prototype._stopChartHandlers.call(this,e)||o&&o.options.name===Ku},e.prototype._toggleDragZoomEvents=function(){this._dragZoomEnabled||(this.element.style.touchAction="none",this._dragZoomEnabled=!0)},e}(Mu);Et(Yu,{dateField:"date",axisDefaults:{categoryAxis:{type:"date",baseUnit:"fit",justified:!0},valueAxis:{narrowRange:!0,labels:{format:"C"}}},navigator:{select:{},seriesDefaults:{markers:{visible:!1},tooltip:{visible:!0},line:{width:2}},hint:{},visible:!0},tooltip:{visible:!0},legend:{visible:!1}});const qu=Yu;var Zu=150,Qu="arrowPointer",Ju="barPointer",tc=.5,ec=Math.PI/180,rc="inside",oc="linear",ic="outside",nc="radialPointer",ac="radialRangePointer";function sc(t,e){var r=t.getOrigin(),o=t.getSize(),i=q(e);return t.setOrigin([r.x-i.left,r.y-i.top]),t.setSize([o.width+(i.left+i.right),o.height+(i.top+i.bottom)]),t}var lc=N.drawing.Group,uc=N.drawing.Path,cc=N.drawing.Text;function pc(t,e){var r=t.box,o=t.children[0].box,i=e.border||{},n=e.background||"",a=uc.fromRect(new N.geometry.Rect([r.x1,r.y1],[r.width(),r.height()]),{stroke:{}}),s=new cc(t.text,new N.geometry.Point(o.x1,o.y1),{font:e.font,fill:{color:e.color}}),l=sc(s.bbox().clone(),e.padding),u=uc.fromRect(l,{stroke:{color:i.width?i.color:"",width:i.width,opacity:i.opacity,dashType:i.dashType,lineJoin:"round",lineCap:"round"},fill:{color:n}}),c=new lc;return c.append(a),c.append(u),c.append(s),c}function hc(t,e,r){var o=mt(t.from)?t.from:m,i=mt(t.to)?t.to:y;return t.from=Math.max(Math.min(i,o),e),t.to=Math.min(Math.max(i,o),r),t}function fc(t,e){var r=q(e);return r.left=-r.left,r.top=-r.top,r.right=-r.right,r.bottom=-r.bottom,sc(t,r)}var dc=N.drawing.Path,vc=N.drawing.Surface,gc=function(t){function e(e,r,o,i){void 0===i&&(i={}),t.call(this),this.element=e,this.theme=o,this.contextService=new $e(this,i),this._originalOptions=K({},this.options,r),this.options=K({},this._originalOptions),this._initTheme(o),this.redraw()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.surface&&(this.surface.destroy(),this.surface=null),delete this.element,delete this.surfaceElement},e.prototype.value=function(t){var e=this.pointers[0];if(0===arguments.length)return e.value();e.value(t),this._setValueOptions(t)},e.prototype._draw=function(){var t=this.surface;t.clear(),t.draw(this._visuals)},e.prototype.exportVisual=function(){return this._visuals},e.prototype.allValues=function(t){var e=this.pointers,r=[];if(0===arguments.length){for(var o=0;o<e.length;o++)r.push(e[o].value());return r}if(T(t))for(var i=0;i<t.length;i++)B(t[i])&&e[i].value(t[i]);this._setValueOptions(t)},e.prototype._setValueOptions=function(t){for(var e=[].concat(this.options.pointer),r=[].concat(t),o=0;o<r.length;o++)e[o].value=r[o]},e.prototype.resize=function(){this.noTransitionsRedraw()},e.prototype.noTransitionsRedraw=function(){var t=this.options.transitions;this._toggleTransitions(!1),this.redraw(),this._toggleTransitions(t)},e.prototype.redraw=function(){var t=this._surfaceSize(),e=new N.geometry.Rect([0,0],[t.width,t.height]);this._initSurface(),this.gaugeArea=this._createGaugeArea(),this._createModel();var r=fc(e.bbox(),this._gaugeAreaMargin);this.reflow(r)},e.prototype.setOptions=function(t,e){this._originalOptions=K(this._originalOptions,t),this.options=K({},this._originalOptions),this._initTheme(e),this.redraw()},e.prototype.setDirection=function(t){this.contextService.rtl=Boolean(t),this.surface&&"svg"===this.surface.type&&(this.surface.destroy(),this.surface=null)},e.prototype.setIntlService=function(t){this.contextService.intl=t},e.prototype._initTheme=function(t){var e=t||this.theme||{};this.theme=e,this.options=K({},e,this.options);var r=this.options,o=r.pointer;if(T(o)){for(var i=[],n=0;n<o.length;n++)i.push(K({},e.pointer,o[n]));r.pointer=i}},e.prototype._createGaugeArea=function(){var t=this.options.gaugeArea,e=this.surface.size(),r=t.border||{},o=new N.geometry.Rect([0,0],[e.width,e.height]);return this._gaugeAreaMargin=t.margin||5,r.width>0&&(o=fc(o,r.width)),dc.fromRect(o,{stroke:{color:r.width?r.color:"",width:r.width,dashType:r.dashType,lineJoin:"round",lineCap:"round"},fill:{color:t.background}})},e.prototype._initSurface=function(){var t=this.options,e=this.surface,r=this._surfaceElement(),o=this._surfaceSize();_t(r,o),e&&e.options.type===t.renderAs?(this.surface.clear(),this.surface.resize()):(e&&e.destroy(),this.surface=vc.create(r,{type:t.renderAs}))},e.prototype._surfaceSize=function(){var t=this.options,e=this._getSize();return t.gaugeArea&&K(e,t.gaugeArea),e},e.prototype._surfaceElement=function(){return this.surfaceElement||(this.surfaceElement=document.createElement("div"),this.element.appendChild(this.surfaceElement)),this.surfaceElement},e.prototype.getSize=function(){return this._getSize()},e.prototype._getSize=function(){var t=this.element,e=this._defaultSize(),r=t.offsetWidth,o=t.offsetHeight;return r||(r=e.width),o||(o=e.height),{width:r,height:o}},e.prototype._defaultSize=function(){return{width:200,height:200}},e.prototype._toggleTransitions=function(t){this.options.transitions=t;for(var e=0;e<this.pointers.length;e++)this.pointers[e].options.animation.transitions=t},e}(N.Class);Et(gc,{plotArea:{},theme:"default",renderAs:"",pointer:{},scale:{},gaugeArea:{}});const yc=gc;var mc=N.drawing.Path,bc=N.drawing.Group,xc=N.geometry.Point;function _c(t,e){var r,o,i=t.position,n=t.tickX,a=t.tickY;return t.vertical?(r=new xc(n,i),o=new xc(n+e.size,i)):(r=new xc(i,a),o=new xc(i,a+e.size)),new mc({stroke:{color:e.color,width:e.width}}).moveTo(r).lineTo(o)}function Cc(t,e,r,o){var i=e.length;if(o.visible)for(var n=r.mirror,a=r.lineBox,s=o.skip;s<i;s+=o.step)s%o.skipUnit!=0&&(r.tickX=n?a.x2:a.x2-o.size,r.tickY=n?a.y1-o.size:a.y1,r.position=e[s],t.append(_c(r,o)))}var wc=function(t){function e(e,r){var o=e||{};!mt(o.reverse)&&!1===o.vertical&&(r||{}).rtl&&(o=Object.assign({},o,{reverse:!0})),t.call(this,0,1,o,r),this.options.minorUnit=this.options.minorUnit||this.options.majorUnit/10}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initUserOptions=function(t){var e=K({},this.options,t);return(e=K({},e,{labels:{mirror:e.mirror}})).majorUnit=e.majorUnit||qt(e.min,e.max),e},e.prototype.initFields=function(){},e.prototype.render=function(){var t=this.elements=new bc,e=this.renderLabels(),r=this.renderLine(),o=this.renderTicks(),i=this.renderRanges();return t.append(r,e,o,i),t},e.prototype.renderRanges=function(){for(var t=this,e=this.options,r=e.min,o=e.max,i=e.vertical,n=e.labels.mirror,a=e.ranges||[],s=new bc,l=a.length,u=e.rangeSize||e.minorTicks.size/2,c=0;c<l;c++){var p=hc(a[c],r,o),h=t.getSlot(p.from,p.to),f=i?t.lineBox():h,d=i?h:t.lineBox();i?f.x1-=u*(n?-1:1):d.y2+=u*(n?-1:1),s.append(mc.fromRect(new N.geometry.Rect([f.x1,d.y1],[f.x2-f.x1,d.y2-d.y1]),{fill:{color:p.color,opacity:p.opacity},stroke:{}}))}return s},e.prototype.renderLabels=function(){for(var t=this.labels,e=this.options,r=new bc,o=0;o<t.length;o++)r.append(pc(t[o],e.labels));return r},e.prototype.renderLine=function(){var t=this.options.line,e=this.lineBox(),r=new bc;if(t.width>0&&t.visible){var o=new mc({stroke:{color:t.color,dashType:t.dashType,width:t.width}});o.moveTo(e.x1,e.y1).lineTo(e.x2,e.y2),r.append(o)}return r},e.prototype.renderTicks=function(){var t=new bc,e=this.options,r=e.majorTicks.visible?e.majorUnit:0,o={vertical:e.vertical,mirror:e.labels.mirror,lineBox:this.lineBox()};return Cc(t,this.getMajorTickPositions(),o,e.majorTicks),Cc(t,this.getMinorTickPositions(),o,K({},{skipUnit:r/e.minorUnit},e.minorTicks)),t},e}(Wr);Et(wc,{min:0,max:50,majorTicks:{size:15,align:rc,color:n,width:tc,visible:!0},minorTicks:{size:10,align:rc,color:n,width:tc,visible:!0},line:{width:tc},labels:{position:rc,padding:2},mirror:!1,_alignLines:!1});const Oc=wc;var Sc=function(t){function e(e,r){t.call(this);var o=e.options,i=o.min,n=o.max,a=this.options=K({},this.options,r);a.fill=a.color,this.scale=e,mt(a.value)?a.value=Pt(a.value,i,n):a.value=i}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.value=function(t){var e=this.options,r=e.value;if(0===arguments.length)return r;var o=this.scale.options,i=o.min,n=o.max;e._oldValue=mt(e._oldValue)?e.value:i,e.value=Pt(t,i,n),this.elements&&this.repaint()},e}(N.Class);Et(Sc,{color:n});const Pc=Sc;var jc=function(t){function e(e,r){t.call(this,e,r),this.options=K({track:{visible:mt(r.track)}},this.options)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(){var t,e,r,o=this.options,i=this.scale,n=i.options,a=n.mirror,s=n.vertical,l=i.lineBox(),u=o.track.size||o.size,c=o.size/2,p=q(o.margin),h=s?p[a?"left":"right"]:p[a?"bottom":"top"];h=a?-h:h,s?(r=new te(l.x1+h,l.y1,l.x1+h,l.y2),a?r.x1-=u:r.x2+=u,o.shape!==Ju&&(t=e=new te(l.x2+h,l.y1-c,l.x2+h,l.y2+c))):(r=new te(l.x1,l.y1-h,l.x2,l.y1-h),a?r.y2+=u:r.y1-=u,o.shape!==Ju&&(t=e=new te(l.x1-c,l.y1-h,l.x2+c,l.y1-h))),this.trackBox=r,this.pointerRangeBox=e,this.box=t||r.clone().pad(o.border.width)},e.prototype.getElementOptions=function(){var t=this.options;return{fill:{color:t.color,opacity:t.opacity},stroke:mt(t.border)?{color:t.border.width?t.border.color||t.color:"",width:t.border.width,dashType:t.border.dashType,opacity:t.opacity}:null}},e.prototype._margin=function(){var t=this.scale,e=this.options,r=t.options,o=r.mirror,i=r.vertical,n=q(e.margin);return i?n[o?"left":"right"]:n[o?"bottom":"top"]},e}(Pc);Et(jc,{shape:Ju,track:{border:{width:1}},color:n,border:{width:1},opacity:1,margin:q(3),animation:{type:Ju},visible:!0});const Ac=jc;var kc=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){var t=this.options,e=t.margin,r=t.from,o=t.to,i=t.vertical,n=i?"x1":"y1";t.mirror===i?(r[n]-=e,o[n]-=e):(r[n]+=e,o[n]+=e);var a=this.fromScale=new N.geometry.Point(r.x1,r.y1),s=this.toScale=new N.geometry.Point(o.x1,o.y1);0!==t.duration&&(t.duration=Math.max(a.distanceTo(s)/t.duration*1e3,1))},e.prototype.step=function(t){var e=ut(this.fromScale.x,this.toScale.x,t),r=ut(this.fromScale.y,this.toScale.y,t);this.element.transform(N.geometry.transform().translate(e,r))},e}(N.drawing.Animation);Et(kc,{easing:oc,duration:250}),N.drawing.AnimationFactory.current.register(Qu,kc);const Mc=kc;var Tc=N.geometry.Point,Dc=N.drawing.Path,Vc=function(t){function e(e,r){t.call(this,e,r),mt(this.options.size)||(this.options.size=.6*this.scale.options.majorTicks.size)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointerShape=function(){var t=this.scale,e=this.options.size,r=e/2,o=t.options.mirror?-1:1;return t.options.vertical?[new Tc(0,0-r),new Tc(0-o*e,0),new Tc(0,0+r)]:[new Tc(0-r,0),new Tc(0,0+o*e),new Tc(0+r,0)]},e.prototype.repaint=function(){var t=this.scale,e=this.options,r=new Mc(this.elements,K(e.animation,{vertical:t.options.vertical,mirror:t.options.mirror,margin:this._margin(e.margin),from:t.getSlot(e._oldValue),to:t.getSlot(e.value)}));!1===e.animation.transitions&&(r.options.duration=0),r.setup(),r.play()},e.prototype.render=function(){var t=this.scale,e=this.options,r=this.getElementOptions(),o=this.pointerShape(e.value);e.animation.type=Qu;var i=new Dc({stroke:r.stroke,fill:r.fill}).moveTo(o[0]).lineTo(o[1]).lineTo(o[2]).close(),n=t.getSlot(e.value);return i.transform(N.geometry.transform().translate(n.x1,n.y1)),this.elements=i,i},e}(Ac);const Ec=Vc;var Nc=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){var t=this.options,e=this.axis=t.vertical?M:k,r=this.to=t.newPoints[0][e],o=this.from=t.oldPoints[0][e];0!==t.duration&&(t.duration=Math.max(Math.abs(r-o)/t.speed*1e3,1)),this._set(o)},e.prototype.step=function(t){var e=ut(this.from,this.to,t);this._set(e)},e.prototype._set=function(t){var e="set"+this.axis.toUpperCase(),r=this.options.newPoints;r[0][e](t),r[1][e](t)},e}(N.drawing.Animation);Et(Nc,{easing:oc,speed:250}),N.drawing.AnimationFactory.current.register(Ju,Nc);const Lc=Nc;var Ic=N.drawing.Group,Bc=N.drawing.Path,Rc=function(t){function e(e,r){t.call(this,e,r),mt(this.options.size)||(this.options.size=.3*this.scale.options.majorTicks.size)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointerShape=function(t){var e=this.scale,r=this.options,o=e.options,i=o.mirror,n=o.vertical,a=i===n?-1:1,s=r.size*a,l=e.getSlot(e.options.min),u=e.getSlot(t),c=n?M:k,p=n?k:M,h=this._margin()*a,f=new N.geometry.Point;f[c]=l[c+"1"],f[p]=l[p+"1"];var d=new N.geometry.Point;d[c]=u[c+"1"],d[p]=u[p+"1"],n?(f.translate(h,0),d.translate(h,0)):(f.translate(0,h),d.translate(0,h));var v=d.clone(),g=f.clone();return n?(v.translate(s,0),g.translate(s,0)):(v.translate(0,s),g.translate(0,s)),[f,d,v,g]},e.prototype.repaint=function(){var t=this.scale,e=this.options,r=this.pointerShape(e.value),o=this.pointerPath,i=this.pointerShape(e._oldValue);o.moveTo(r[0]).lineTo(r[1]).lineTo(r[2]).lineTo(r[3]).close();var n=new Lc(o,K(e.animation,{reverse:t.options.reverse,vertical:t.options.vertical,oldPoints:[i[1],i[2]],newPoints:[r[1],r[2]]}));!1===e.animation.transitions&&(n.options.duration=0),n.setup(),n.play()},e.prototype.render=function(){var t=new Ic,e=this.getElementOptions();this.options.track.visible&&t.append(this.renderTrack());var r=this.pointerPath=new Bc({stroke:e.stroke,fill:e.fill});return t.append(r),this.elements=t,t},e.prototype.renderTrack=function(){var t=this.options.track,e=t.border||{},r=this.trackBox.clone().pad(e.width||0);return new Bc.fromRect(r.toRect(),{fill:{color:t.color,opacity:t.opacity},stroke:{color:e.width?e.color||t.color:"",width:e.width,dashType:e.dashType}})},e}(Ac);const zc=Rc;var Fc=N.drawing.Group,Hc=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.pointers,r=t.origin.x,o=t.origin.y,i=new te(r,o,r+t.width(),o+t.height());this.scale.reflow(i),this._shrinkScaleWidth(i);for(var n=0;n<e.length;n++)e[n].reflow();this.bbox=this._getBox(i),this._alignElements(),this._shrinkElements(),this._buildVisual(),this._draw()},e.prototype._buildVisual=function(){var t=new Fc,e=this.scale.render(),r=this.pointers;t.append(this.gaugeArea),t.append(e);for(var o=0;o<r.length;o++){var i=r[o];t.append(i.render()),i.value(i.options.value)}this._visuals=t},e.prototype._createModel=function(){var t=this.options,e=this.scale=new Oc(t.scale,this.contextService);this.pointers=[];var r=t.pointer;r=T(r)?r:[r];for(var o=0;o<r.length;o++){var i=K({},r[o],{animation:{transitions:t.transitions}}),n="arrow"===i.shape?Ec:zc;this.pointers.push(new n(e,i))}},e.prototype._defaultSize=function(){var t=this.options.scale.vertical;return{width:t?60:200,height:t?200:60}},e.prototype._getBox=function(t){for(var e,r=this.scale,o=this.pointers,i=t.center(),n=o[0].box.clone().wrap(r.box),a=0;a<o.length;a++)n.wrap(o[a].box.clone());return r.options.vertical?(e=n.width()/2,n=new te(i.x-e,t.y1,i.x+e,t.y2)):(e=n.height()/2,n=new te(t.x1,i.y-e,t.x2,i.y+e)),n},e.prototype._alignElements=function(){for(var t,e=this.scale,r=this.pointers,o=e.box,i=r[0].box.clone().wrap(e.box),n=this.bbox,a=0;a<r.length;a++)i.wrap(r[a].box.clone());e.options.vertical?(t=n.center().x-i.center().x,e.reflow(new te(o.x1+t,n.y1,o.x2+t,n.y2))):(t=n.center().y-i.center().y,e.reflow(new te(o.x1,o.y1+t,o.x2,o.y2+t)));for(var s=0;s<r.length;s++)r[s].reflow(this.bbox)},e.prototype._shrinkScaleWidth=function(t){var e=this.scale;if(!e.options.vertical){var r=e.contentBox().width()-t.width();r>0&&(e.box.shrink(r,0),e.box.alignTo(t,"center"),e.reflow(e.box))}},e.prototype._shrinkElements=function(){for(var t=this.scale,e=this.pointers,r=t.box.clone(),o=t.options.vertical?"y":"x",i=e[0].box,n=0;n<e.length;n++)i.wrap(e[n].box.clone());r[o+1]+=Math.max(r[o+1]-i[o+1],0),r[o+2]-=Math.max(i[o+2]-r[o+2],0),t.reflow(r);for(var a=0;a<e.length;a++)e[a].reflow(this.bbox)},e}(yc);Et(Hc,{transitions:!0,gaugeArea:{background:""},scale:{vertical:!0}});const Uc=Hc;var Kc=180,$c=N.drawing.Arc,Gc=N.drawing.Path,Xc=N.drawing.Group;function Wc(t,e,r,o){var i=new Xc,n=t.center,a=t.getRadiusX();if(o.visible)for(var s=0;s<e.length;s++){var l=t.pointAt(e[s]),u=new N.geometry.Point(n.x+a-o.size,n.y).rotate(e[s],n);i.append(new Gc({stroke:{color:o.color,width:o.width}}).moveTo(l).lineTo(u))}return i}function Yc(t,e,r,o){return{from:t,to:e,color:r,opacity:o}}var qc=function(t){function e(e,r){t.call(this,0,1,e,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initUserOptions=function(t){var e=K({},this.options,t);return e.majorUnit=e.majorUnit||qt(e.min,e.max),e.minorUnit=e.minorUnit||e.majorUnit/10,e},e.prototype.initFields=function(){},e.prototype.render=function(t,e){var r=this.renderArc(t,e);this.bbox=r.bbox(),this.labelElements=this.renderLabels(),this.ticks=this.renderTicks(),this.ranges=this.renderRanges()},e.prototype.reflow=function(t){var e=t.center(),r=Math.min(t.height(),t.width())/2;if(!mt(this.bbox))return this.render(e,r);this.bbox=this.arc.bbox(),this.radius(this.arc.getRadiusX()),this.repositionRanges(),this.renderLabels()},e.prototype.slotAngle=function(t){var e=this.options,r=e.min,o=e.max,i=e.reverse,n=e.startAngle,a=e.endAngle,s=a-n;return(i?a-(t-r)/(o-r)*s:(t-r)/(o-r)*s+n)+Kc},e.prototype.hasRanges=function(){var t=this.options.ranges;return t&&t.length},e.prototype.ticksSize=function(){var t=this.options,e=t.majorTicks,r=t.minorTicks,o=0;return e.visible&&(o=e.size),r.visible&&(o=Math.max(r.size,o)),o},e.prototype.labelsCount=function(){var e=t.prototype.labelsCount.call(this),r=this.options;return r.endAngle-r.startAngle>=360&&r.max%r.majorUnit==0&&(e-=1),e},e.prototype.renderLabels=function(){var t=this,e=this.options,r=this.arc.clone(),o=r.getRadiusX(),i=this.tickAngles(r,e.majorUnit),n=e.rangeSize=e.rangeSize||.1*o,a=new Xc,s=.05*o;mt(e.rangeDistance)?s=e.rangeDistance:e.rangeDistance=s;var l=e.labels,u=l.position===rc,c=mt(this.labelElements);u&&(o-=this.ticksSize(),this.hasRanges()&&!c&&(o-=n+s),r.setRadiusX(o).setRadiusY(o));for(var p=this.labels,h=p.length,f=q(l.padding),d=(f.left+f.right)/2,v=(f.top+f.bottom)/2,g=0;g<h;g++){var y=p[g],m=y.box.width()/2,b=y.box.height()/2,x=i[g],_=(x-Kc)*ec,C=r.pointAt(x),w=C.x+Math.cos(_)*(m+d)*(u?1:-1),O=C.y+Math.sin(_)*(b+v)*(u?1:-1);y.reflow(new te(w-m,O-b,w+m,O+b));var S=new N.geometry.Point(y.box.x1,y.box.y1),P=void 0;if(c){var j=(P=t.labelElements.children[g]).bbox().origin,A=P.transform()||N.geometry.transform();A.translate(S.x-j.x,S.y-j.y),P.transform(A)}else P=pc(y,e.labels),a.append(P);t.bbox=N.geometry.Rect.union(t.bbox,P.bbox())}return a},e.prototype.repositionRanges=function(){var t=this.ranges.children;if(t.length>0){var e=this.options,r=e.rangeDistance,o=e.rangeSize,i=this.getRangeRadius();this.options.labels.position===rc&&(i+=o+r);for(var n=i+o/2,a=0;a<t.length;a++)t[a]._geometry.setRadiusX(n).setRadiusY(n);this.bbox=N.geometry.Rect.union(this.bbox,this.ranges.bbox())}},e.prototype.renderRanges=function(){var t=this,e=this.rangeSegments(),r=e.length,o=new Xc;if(r){var i=this.options,n=i.rangeSize,a=i.reverse,s=i.rangeDistance,l=this.getRangeRadius();this.radius(this.radius()-n-s);for(var u=0;u<r;u++){var c=e[u],p=t.slotAngle(c[a?"to":"from"]),h=t.slotAngle(c[a?"from":"to"]);h-p!=0&&o.append(t.createRange(p,h,l,c))}}return o},e.prototype.createRange=function(t,e,r,o){var i=this.options.rangeSize,n=new N.geometry.Arc(this.arc.center,{radiusX:r+i/2,radiusY:r+i/2,startAngle:t,endAngle:e});return new $c(n,{stroke:{width:i,color:o.color,opacity:o.opacity,lineCap:o.lineCap}})},e.prototype.rangeSegments=function(){var t=this.options,e=t.ranges||[],r=e.length,o=[];if(r){var i=t.min,n=t.max,a=t.rangePlaceholderColor;o.push(Yc(i,n,a));for(var s=0;s<r;s++)for(var l=hc(e[s],i,n),u=o.length,c=0;c<u;c++){var p=o[c];if(p.from<=l.from&&l.from<=p.to){o.push(Yc(l.from,l.to,l.color,l.opacity)),p.from<=l.to&&l.to<=p.to&&o.push(Yc(l.to,p.to,a,l.opacity)),p.to=l.from;break}}}return o},e.prototype.getRangeRadius=function(){var t=this.arc,e=this.options,r=e.rangeSize,o=e.rangeDistance,i=e.majorTicks.size;return e.labels.position===ic?t.getRadiusX()-i-o-r:t.getRadiusX()-r},e.prototype.renderArc=function(t,e){var r=this.options;return this.arc=new N.geometry.Arc(t,{radiusX:e,radiusY:e,startAngle:r.startAngle+Kc,endAngle:r.endAngle+Kc})},e.prototype.renderTicks=function(){var t=this.arc,e=this.options,r=t.clone();this.majorTickAngles=this.tickAngles(t,e.majorUnit),this.majorTicks=Wc(r,this.majorTickAngles,e.majorUnit,e.majorTicks);var o=new Xc;o.append(this.majorTicks);var i=e.majorTicks.size,n=e.minorTicks.size;if(this._tickDifference=i-n,e.labels.position===ic){var a=r.getRadiusX();r.setRadiusX(a-i+n).setRadiusY(a-i+n)}return this.minorTickAngles=this.normalizeTickAngles(this.tickAngles(t,e.minorUnit)),this.minorTicks=Wc(r,this.minorTickAngles,e.minorUnit,e.minorTicks),o.append(this.minorTicks),o},e.prototype.normalizeTickAngles=function(t){for(var e=this.options,r=e.majorUnit/e.minorUnit,o=t.length-1;o>=0;o--)o%r==0&&t.splice(o,1);return t},e.prototype.tickAngles=function(t,e){var r=this.options,o=r.reverse,i=r.max-r.min,n=t.endAngle-t.startAngle,a=i/e,s=t.startAngle,l=n/a;o&&(s+=n,l=-l),n>=360&&r.max%e==0&&(a-=1);for(var u=[],c=0;c<a;c++)u.push(kt(s,3)),s+=l;return kt(s)<=t.endAngle&&u.push(s),u},e.prototype.radius=function(t){if(!t)return this.arc.getRadiusX();this.arc.setRadiusX(t).setRadiusY(t),this.repositionTicks(this.majorTicks.children,this.majorTickAngles),this.repositionTicks(this.minorTicks.children,this.minorTickAngles,!0)},e.prototype.repositionTicks=function(t,e,r){var o=r&&this._tickDifference||0,i=this.arc,n=i.getRadiusX();r&&this.options.labels.position===ic&&0!==o&&(i=this.arc.clone()).setRadiusX(n-o).setRadiusY(n-o);for(var a=0;a<t.length;a++){var s=i.pointAt(e[a]),l=t[a].segments,u=s.x-l[0].anchor().x,c=s.y-l[0].anchor().y;t[a].transform((new N.geometry.transform).translate(u,c))}},e}(Wr);Et(qc,{min:0,max:100,majorTicks:{size:15,align:rc,color:n,width:tc,visible:!0},minorTicks:{size:10,align:rc,color:n,width:tc,visible:!0},startAngle:-30,endAngle:210,labels:{position:rc,padding:2}});const Zc=qc;var Qc=function(t){function e(e,r){t.call(this,e,r);var o=this.options;o.duration=Math.max(Math.abs(o.newAngle-o.oldAngle)/o.duration*1e3,1)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.step=function(t){var e=this.options,r=ut(e.oldAngle,e.newAngle,t);this.element.transform(N.geometry.transform().rotate(r,e.center))},e}(N.drawing.Animation);Et(Qc,{easing:oc,duration:Zu}),N.drawing.AnimationFactory.current.register(nc,Qc);const Jc=Qc;var tp=N.drawing.Circle,ep=N.drawing.Group,rp=N.drawing.Path,op=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setAngle=function(t){this.elements.transform(N.geometry.transform().rotate(t,this.center))},e.prototype.repaint=function(){var t=this.scale,e=this.options,r=t.slotAngle(e._oldValue),o=t.slotAngle(e.value);!1===e.animation.transitions?this.setAngle(o):new Jc(this.elements,K(e.animation,{oldAngle:r,newAngle:o})).play()},e.prototype.render=function(){var t=this.scale,e=this.options,r=new ep;return!1!==e.animation&&K(e.animation,{startAngle:0,center:t.arc.center,reverse:t.options.reverse}),r.append(this._renderNeedle(),this._renderCap()),this.elements=r,this.setAngle(ec),r},e.prototype.reflow=function(t){var e=this.center=t.center,r=Pt(this.options.length||1,.1,1.5),o=this.radius=t.getRadiusX()*r,i=this.capSize=Math.round(o*this.options.cap.size);this.bbox=N.geometry.Rect.fromPoints(new N.geometry.Point(e.x-i,e.y-i),new N.geometry.Point(e.x+i,e.y+i))},e.prototype._renderNeedle=function(){var t=this.scale.options.minorTicks.size,e=this.center,r=this.options.color,o=new rp({fill:{color:r},stroke:{color:r,width:tc}});return o.moveTo(e.x+this.radius-t,e.y).lineTo(e.x,e.y-this.capSize/2).lineTo(e.x,e.y+this.capSize/2).close(),o},e.prototype._renderCap=function(){var t=this.options,e=t.cap.color||t.color,r=new N.geometry.Circle(this.center,this.capSize);return new tp(r,{fill:{color:e},stroke:{color:e}})},e}(Pc);Et(op,{cap:{size:.05},arrow:{width:16,height:14},animation:{type:nc,duration:Zu}});const ip=op;var np=N.drawing.Group,ap=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this,r=this.pointers;this.scale.reflow(t),this._initialPlotArea=this.scale.bbox;for(var o=0;o<r.length;o++)r[o].reflow(e.scale.arc),e._initialPlotArea=N.geometry.Rect.union(e._initialPlotArea,r[o].bbox);this.fitScale(t),this.alignScale(t),this._buildVisual(this.gaugeArea,r,this.scale),this._draw()},e.prototype._buildVisual=function(t,e,r){var o=this._visuals=new np;o.append(t),o.append(r.ticks),o.append(r.ranges),this._buildPointers(e),o.append(r.labelElements)},e.prototype._buildPointers=function(t){for(var e=0;e<t.length;e++){var r=t[e];r.render(),this._visuals.append(r.elements),r.value(r.options.value)}},e.prototype.fitScale=function(t){for(var e,r,o,i,n,a=this,s=this.scale.arc,l=this._initialPlotArea,u=Math.abs(this.getDiff(l,t)),c=kt(u,3),p=kt(-u,3),h=0,f=0;!(!(f++<100)||(h=n===o?h+1:0)>5||c!==i&&0<=(e=a.getPlotBox(c,t,s))&&e<=2||p!==i&&0<=(o=a.getPlotBox(p,t,s))&&o<=2||(i=e>0&&o>0?2*c:e<0&&o<0?2*p:kt((c+p)/2||1,3),0<=(r=a.getPlotBox(i,t,s))&&r<=2));)n=o,r>0?(p=i,o=r):(c=i,e=r)},e.prototype.getPlotBox=function(t,e,r){var o=this.scale,i=this.pointers,n=r.getRadiusX(),a=r.clone();a.setRadiusX(n+t).setRadiusY(n+t),o.arc=a,o.reflow(e),this.plotBbox=o.bbox;for(var s=0;s<i.length;s++)i[s].reflow(a),this.plotBbox=N.geometry.Rect.union(this.plotBbox,i[s].bbox);return this.getDiff(this.plotBbox,e)},e.prototype.getDiff=function(t,e){return Math.min(e.width()-t.width(),e.height()-t.height())},e.prototype.alignScale=function(t){var e=this.plotBbox.center(),r=t.center(),o=e.x-r.x,i=e.y-r.y,n=this.scale,a=this.pointers;n.arc.center.x-=o,n.arc.center.y-=i,n.reflow(t);for(var s=0;s<a.length;s++)a[s].reflow(n.arc),this.plotBbox=N.geometry.Rect.union(n.bbox,a[s].bbox)},e.prototype._createModel=function(){var t=this.options,e=t.pointer,r=this.scale=new Zc(t.scale,this.contextService);this.pointers=[];for(var o=T(e)?e:[e],i=0;i<o.length;i++){var n=new ip(r,K({},o[i],{animation:{transitions:t.transitions}}));this.pointers.push(n)}},e}(yc);Et(ap,{transitions:!0,gaugeArea:{background:""}});const sp=ap;var lp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.rangeSegments=function(){var t=this.options;return[{from:t.min,to:t.max,color:t.rangePlaceholderColor,lineCap:t.rangeLineCap}]},e.prototype.hasRanges=function(){return!0},e.prototype.placeholderRangeAngle=function(t){var e=this.ranges.children[0].geometry();this.options.reverse?e.setEndAngle(t):e.setStartAngle(t)},e.prototype.addRange=function(t,e,r){var o=this.options.reverse,i=this.slotAngle(o?e:t),n=this.slotAngle(o?t:e),a=this.createRange(i,n,this.getRangeRadius(),r);return this.ranges.append(a),a},e}(Zc);Et(lp,{min:0,max:100,majorTicks:{visible:!1},minorTicks:{visible:!1},labels:{visible:!1},startAngle:0,endAngle:180,rangeLineCap:"round"});const up=lp;var cp=function(t){function e(e,r){t.call(this,e,r);var o=this.options,i=Math.abs(o.newAngle-o.oldAngle)/o.duration*1e3;o.duration=Pt(i,Zu,800);var n=e.elements.options.get("stroke.color"),a=e.currentColor();n!==a&&(this.startColor=new N.Color(n),this.color=new N.Color(a))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.step=function(t){var e=this,r=e.options,o=e.startColor,i=e.color,n=ut(r.oldAngle,r.newAngle,t);if(this.element.angle(n),i){var a=kt(ut(o.r,i.r,t)),s=kt(ut(o.g,i.g,t)),l=kt(ut(o.b,i.b,t));this.element.stroke(new N.Color(a,s,l).toHex())}},e}(N.drawing.Animation);Et(cp,{easing:oc,duration:Zu}),N.drawing.AnimationFactory.current.register(ac,cp);const pp=cp;var hp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.repaint=function(){var t=this.scale,e=this.options,r=t.slotAngle(e._oldValue),o=t.slotAngle(e.value);this.animation&&this.animation.abort(),!1===e.animation.transitions?(this.angle(o),this.stroke(this.currentColor())):(this.animation=new pp(this,K(e.animation,{oldAngle:r,newAngle:o})),this.animation.play())},e.prototype.angle=function(t){var e=this.elements.geometry();this.scale.options.reverse?e.setStartAngle(t):e.setEndAngle(t),this.scale.placeholderRangeAngle(t)},e.prototype.stroke=function(t){this.elements.stroke(t)},e.prototype.render=function(){if(!this.elements){var t=this.scale,e=this.options;!1!==e.animation&&K(e.animation,{startAngle:0,center:t.arc.center,reverse:t.options.reverse}),this.elements=t.addRange(t.options.min,this.options.value,{color:this.currentColor(),opacity:e.opacity,lineCap:t.options.rangeLineCap})}},e.prototype.currentColor=function(){var t=this.scale.options,e=t.min,r=t.max,o=this.options,i=o.colors,n=o.color,a=o.value,s=B(a)?a:e;if(i)for(var l=0;l<i.length;l++){var u=i[l],c=u.color,p=u.from;void 0===p&&(p=e);var h=u.to;if(void 0===h&&(h=r),p<=s&&s<=h)return c}return n},e.prototype.reflow=function(){this.render(),this.bbox=this.elements.bbox()},e}(Pc);Et(hp,{animation:{type:ac,duration:Zu}});const fp=hp;var dp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initTheme=function(e){t.prototype._initTheme.call(this,e),this.options.color=this.options.color||(this.theme.pointer||{}).color},e.prototype._createModel=function(){var t=this.options,e=this.scale=new up(t.scale,this.contextService),r=new fp(e,K({},{colors:t.colors,color:t.color,value:t.value,opacity:t.opacity,animation:{transitions:t.transitions}}));this.pointers=[r]},e.prototype._buildPointers=function(t){for(var e=0;e<t.length;e++){var r=t[e];r.render(),r.value(r.options.value)}},e.prototype._setValueOptions=function(t){this.options.value=t},e.prototype.currentColor=function(){var t=this.pointers[0];if(t)return t.currentColor()},e.prototype.centerLabelPosition=function(t,e){var r=this.getSize(),o=this.scale.arc.center,i=o.x-t/2,n=o.y-e/2;if(t<r.width){var a=i+t;i=Math.max(i,0),a>r.width&&(i-=a-r.width)}if(e<r.height){var s=this.scale.bbox,l=s.bottomRight().y,u=n+e;n=Math.max(n,s.origin.y),u>l&&(n-=u-l)}return{left:i,top:n}},e}(sp);const vp=dp;var gp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._createModel=function(){var e=this.options.scale;"number"!=typeof e.startAngle&&(e.startAngle=90),e.endAngle=e.startAngle+360,t.prototype._createModel.call(this)},e}(vp);const yp=gp;var mp=function(t){function e(e){t.call(this),this.setOptions(e),this.initProperties()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){},e.prototype.setOptions=function(t){this.options=Object.assign({},this.options,t),this.quietZoneLength=this.options.addQuietZone?2*this.options.quietZoneLength:0},e.prototype.encode=function(t,e,r){var o=mt(t)?String(t):t;return this.initValue(o,e,r),this.options.addQuietZone&&this.addQuietZone(),this.addData(),this.options.addQuietZone&&this.addQuietZone(),{baseUnit:this.baseUnit,pattern:this.pattern}},e.prototype.initValue=function(){},e.prototype.addQuietZone=function(){this.pattern.push(this.options.quietZoneLength||10)},e.prototype.addData=function(){},e.prototype.invalidCharacterError=function(t){throw new Error('Character "'+t+'" is not valid for symbology '+this.name+".")},e}(N.Class);Et(mp,{quietZoneLength:10,addQuietZone:!0,addCheckSum:!0});var bp=Object.assign,xp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),bp(this,{name:"Code 11",characterMap:["111121","211121","121121","221111","112121","212111","122111","111221","211211","211111","112111"],cCheckSumTotal:10,kCheckSumTotal:9,kCheckSumMinLength:10,checkSumMod:11,DASH_VALUE:10,DASH:"-",START:"112211",STOP:"11221"})},e.prototype.initValue=function(t,e){this.pattern=[],this.value=t,this.width=e,this.totalUnits=0},e.prototype.addData=function(){var t=this.value;this.addPattern(this.START);for(var e=0;e<t.length;e++)this.addCharacter(t.charAt(e));this.options.addCheckSum&&this.addCheckSum(),this.addPattern(this.STOP),this.setBaseUnit()},e.prototype.setBaseUnit=function(){this.baseUnit=this.width/(this.totalUnits+this.quietZoneLength)},e.prototype.addCheckSum=function(){var t=this.value,e=t.length,r=this.getWeightedSum(t,e,this.cCheckSumTotal)%this.checkSumMod;if(this.checksum=String(r),this.addPattern(this.characterMap[r]),++e>=this.kCheckSumMinLength){var o=(r+this.getWeightedSum(t,e,this.kCheckSumTotal))%this.checkSumMod;this.checksum+=o,this.addPattern(this.characterMap[o])}},e.prototype.getWeightedSum=function(t,e,r){for(var o=0,i=0;i<t.length;i++)o+=this.weightedValue(this.getValue(t.charAt(i)),e,i,r);return o},e.prototype.weightedValue=function(t,e,r,o){return((e-r)%o||o)*t},e.prototype.getValue=function(t){return isNaN(t)?(t!==this.DASH&&this.invalidCharacterError(t),this.DASH_VALUE):parseInt(t,10)},e.prototype.addCharacter=function(t){var e=this.getValue(t),r=this.characterMap[e];this.addPattern(r)},e.prototype.addPattern=function(t){for(var e,r=0;r<t.length;r++)e=parseInt(t.charAt(r),10),this.pattern.push(e),this.totalUnits+=e},e}(mp);Et(xp,{addCheckSum:!0});var _p=Object.assign,Cp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),_p(this,{minBaseUnitLength:.7})},e.prototype.addData=function(){var t=this.value;this.addStart();for(var e=0;e<t.length;e++)this.addCharacter(t.charAt(e));this.options.addCheckSum&&this.pushCheckSum(),this.addStop(),this.prepareValues()},e.prototype.addCharacter=function(t){var e=this.characterMap[t];e||this.invalidCharacterError(t),this.addBase(e)},e.prototype.addBase=function(){},e}(mp),wp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),_p(this,{name:"Code 39",checkSumMod:43,minRatio:2.5,maxRatio:3,gapWidth:1,splitCharacter:"|",patternMappings:{b:"1|",w:"1|",B:"ratio|",W:"ratio|"},characterMap:{0:{pattern:"bwbWBwBwb",value:0},1:{pattern:"BwbWbwbwB",value:1},2:{pattern:"bwBWbwbwB",value:2},3:{pattern:"BwBWbwbwb",value:3},4:{pattern:"bwbWBwbwB",value:4},5:{pattern:"BwbWBwbwb",value:5},6:{pattern:"bwBWBwbwb",value:6},7:{pattern:"bwbWbwBwB",value:7},8:{pattern:"BwbWbwBwb",value:8},9:{pattern:"bwBWbwBwb",value:9},A:{pattern:"BwbwbWbwB",value:10},B:{pattern:"bwBwbWbwB",value:11},C:{pattern:"BwBwbWbwb",value:12},D:{pattern:"bwbwBWbwB",value:13},E:{pattern:"BwbwBWbwb",value:14},F:{pattern:"bwBwBWbwb",value:15},G:{pattern:"bwbwbWBwB",value:16},H:{pattern:"BwbwbWBwb",value:17},I:{pattern:"bwBwbWBwb",value:18},J:{pattern:"bwbwBWBwb",value:19},K:{pattern:"BwbwbwbWB",value:20},L:{pattern:"bwBwbwbWB",value:21},M:{pattern:"BwBwbwbWb",value:22},N:{pattern:"bwbwBwbWB",value:23},O:{pattern:"BwbwBwbWb",value:24},P:{pattern:"bwBwBwbWb",value:25},Q:{pattern:"bwbwbwBWB",value:26},R:{pattern:"BwbwbwBWb",value:27},S:{pattern:"bwBwbwBWb",value:28},T:{pattern:"bwbwBwBWb",value:29},U:{pattern:"BWbwbwbwB",value:30},V:{pattern:"bWBwbwbwB",value:31},W:{pattern:"BWBwbwbwb",value:32},X:{pattern:"bWbwBwbwB",value:33},Y:{pattern:"BWbwBwbwb",value:34},Z:{pattern:"bWBwBwbwb",value:35},"-":{pattern:"bWbwbwBwB",value:36},".":{pattern:"BWbwbwBwb",value:37}," ":{pattern:"bWBwbwBwb",value:38},$:{pattern:"bWbWbWbwb",value:39},"/":{pattern:"bWbWbwbWb",value:40},"+":{pattern:"bWbwbWbWb",value:41},"%":{pattern:"bwbWbWbWb",value:42},START:{pattern:"bWbwBwBwb"}}})},e.prototype.initValue=function(t,e,r){this.width=e,this.height=r,this.value=t,this.dataLength=t.length,this.pattern=[],this.patternString=""},e.prototype.prepareValues=function(){var t,e=this.minBaseUnitLength,r=this.minRatio,o=Math.ceil(Math.max(.15*this.width,24)),i=this.maxRatio;if(this.height<o)throw new Error("Insufficient height for Code39 encoding: the current height is "+this.height+"px and the minimum height is "+o+"px.");for(t=this.getBaseUnit(i);t<e&&i>r;)i=parseFloat((i-.1).toFixed(1)),t=this.getBaseUnit(i);if(t<e){var n=Math.ceil(this.getBaseWidth(r)*e);throw new Error("Insufficient width for Code39 encoding: the current width is "+this.width+'px and the minimum width for value "'+this.value+'" is '+n+"px.")}this.ratio=i,this.baseUnit=t,this.patternString=this.patternString.substring(0,this.patternString.length-1),this.pattern=this.pattern.concat(this.patternString.replace(/ratio/g,i).split(this.splitCharacter))},e.prototype.getBaseUnit=function(t){return this.width/this.getBaseWidth(t)},e.prototype.getBaseWidth=function(t){var e=3*(t+2);return this.quietZoneLength+e*(this.dataLength+2)+this.gapWidth*(this.dataLength+1)},e.prototype.addStart=function(){this.addPattern(this.characterMap.START.pattern),this.addCharacterGap()},e.prototype.addBase=function(t){this.addPattern(t.pattern),this.addCharacterGap()},e.prototype.addStop=function(){this.addPattern(this.characterMap.START.pattern)},e.prototype.addPattern=function(t){for(var e=0;e<t.length;e++)this.patternString+=this.patternMappings[t.charAt(e)]},e.prototype.addCharacterGap=function(){this.patternString+=this.gapWidth+this.splitCharacter},e}(Cp);Et(wp,{addCheckSum:!1});var Op={addCharacter:function(t){this.characterMap[t]?this.addBase(this.characterMap[t]):t.charCodeAt(0)>127?this.invalidCharacterError(t):this.addExtended(t.charCodeAt(0))},addExtended:function(t){for(var e,r=this,o=0;o<this.extendedMappings.length;o++)if(e=r.extendedMappings[o].call(r,t)){for(var i=0;i<e.length;i++){var n=e[i];r.addBase(n)}return void(r.dataLength+=e.length-1)}},extendedMappings:[function(t){if(97<=t&&t<=122)return[this.characterMap[this.shiftCharacters[0]],this.characterMap[String.fromCharCode(t-32)]]},function(t){if(33<=t&&t<=58)return[this.characterMap[this.shiftCharacters[1]],this.characterMap[String.fromCharCode(t+32)]]},function(t){if(1<=t&&t<=26)return[this.characterMap[this.shiftCharacters[2]],this.characterMap[String.fromCharCode(t+64)]]},function(t){var e,r,o=this;if(this.specialAsciiCodes[t]){e=[];for(var i=0;i<this.specialAsciiCodes[t].length;i++)e.push(o.characterMap[o.shiftCharacters[3]]),e.push(o.characterMap[o.specialAsciiCodes[t][i]])}else r=6*Math.floor(t/32)+(t-27)%32+64,e=[this.characterMap[this.shiftCharacters[3]],this.characterMap[String.fromCharCode(r)]];return e}],specialAsciiCodes:{0:["U"],64:["V"],96:["W"],127:["T","X","Y","Z"]},shiftValuesAsciiCodes:{39:36,40:47,41:43,42:37},characterMap:{"+":!1,"/":!1,$:!1,"%":!1},shiftCharacters:["SHIFT0","SHIFT1","SHIFT2","SHIFT3"]},Sp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),K(this,Op,{name:"Code 39 extended",characterMap:{SHIFT0:{pattern:"bWbwbWbWb",value:41},SHIFT1:{pattern:"bWbWbwbWb",value:40},SHIFT2:{pattern:"bWbWbWbwb",value:39},SHIFT3:{pattern:"bwbWbWbWb",value:42}}})},e}(wp),Pp=Object.assign,jp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Pp(this,{name:"Code 93",cCheckSumTotal:20,kCheckSumTotal:15,checkSumMod:47,characterMap:{0:{pattern:"131112",value:0},1:{pattern:"111213",value:1},2:{pattern:"111312",value:2},3:{pattern:"111411",value:3},4:{pattern:"121113",value:4},5:{pattern:"121212",value:5},6:{pattern:"121311",value:6},7:{pattern:"111114",value:7},8:{pattern:"131211",value:8},9:{pattern:"141111",value:9},A:{pattern:"211113",value:10},B:{pattern:"211212",value:11},C:{pattern:"211311",value:12},D:{pattern:"221112",value:13},E:{pattern:"221211",value:14},F:{pattern:"231111",value:15},G:{pattern:"112113",value:16},H:{pattern:"112212",value:17},I:{pattern:"112311",value:18},J:{pattern:"122112",value:19},K:{pattern:"132111",value:20},L:{pattern:"111123",value:21},M:{pattern:"111222",value:22},N:{pattern:"111321",value:23},O:{pattern:"121122",value:24},P:{pattern:"131121",value:25},Q:{pattern:"212112",value:26},R:{pattern:"212211",value:27},S:{pattern:"211122",value:28},T:{pattern:"211221",value:29},U:{pattern:"221121",value:30},V:{pattern:"222111",value:31},W:{pattern:"112122",value:32},X:{pattern:"112221",value:33},Y:{pattern:"122121",value:34},Z:{pattern:"123111",value:35},"-":{pattern:"121131",value:36},".":{pattern:"311112",value:37}," ":{pattern:"311211",value:38},$:{pattern:"321111",value:39},"/":{pattern:"112131",value:40},"+":{pattern:"113121",value:41},"%":{pattern:"211131",value:42},SHIFT0:{pattern:"122211",value:46},SHIFT1:{pattern:"311121",value:45},SHIFT2:{pattern:"121221",value:43},SHIFT3:{pattern:"312111",value:44},START:{pattern:"111141"},TERMINATION_BAR:"1"}})},e.prototype.initValue=function(t,e,r){this.value=t,this.width=e,this.height=r,this.pattern=[],this.values=[],this.dataLength=t.length},e.prototype.prepareValues=function(){var t=Math.ceil(Math.max(.15*this.width,24));if(this.height<t)throw new Error("Insufficient height for Code93 encoding: the current height is "+this.height+"px, the minimum required height is "+t+"px.");if(this.setBaseUnit(),this.baseUnit<this.minBaseUnitLength){var e=Math.ceil(this.minBaseUnitLength*(this.width/this.baseUnit));throw new Error("Insufficient width for Code93 encoding: the current width is "+this.width+'px and the minimum required width for value "'+this.value+'" is '+e+"px.")}},e.prototype.setBaseUnit=function(){this.baseUnit=this.width/(9*(this.dataLength+2+2)+this.quietZoneLength+1)},e.prototype.addStart=function(){var t=this.characterMap.START.pattern;this.addPattern(t)},e.prototype.addStop=function(){this.addStart(),this.pattern.push(this.characterMap.TERMINATION_BAR)},e.prototype.addBase=function(t){this.addPattern(t.pattern),this.values.push(t.value)},e.prototype.pushCheckSum=function(){var t,e=this,r=this._getCheckValues();this.checksum=r.join("");for(var o=0;o<r.length;o++)t=e.characterMap[e._findCharacterByValue(r[o])],e.addPattern(t.pattern)},e.prototype._getCheckValues=function(){var t,e,r=this,o=this.values,i=o.length,n=0;for(e=i-1;e>=0;e--)n+=r.weightedValue(o[e],i-e,r.cCheckSumTotal);for(t=n%this.checkSumMod,n=this.weightedValue(t,1,this.kCheckSumTotal),e=i-1;e>=0;e--)n+=r.weightedValue(o[e],i-e+1,r.kCheckSumTotal);return[t,n%this.checkSumMod]},e.prototype._findCharacterByValue=function(t){for(var e in this.characterMap)if(this.characterMap[e].value===t)return e},e.prototype.weightedValue=function(t,e,r){return(e%r||r)*t},e.prototype.addPattern=function(t){for(var e,r=0;r<t.length;r++)e=parseInt(t.charAt(r),10),this.pattern.push(e)},e}(Cp),Ap=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),K(this,Op,{name:"Code 93 extended",pushCheckSum:function(){var t,e=this,r=this._getCheckValues();this.checksum=r.join("");for(var o=0;o<r.length;o++)if(t=r[o],e.shiftValuesAsciiCodes[t])e.addExtended(e.shiftValuesAsciiCodes[t]);else{var i=e._findCharacterByValue(t);e.addPattern(e.characterMap[i].pattern)}}})},e}(jp),kp=/^\d+$/,Mp=Object.assign,Tp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Mp(this,{name:"Postnet",START:"2",VALID_CODE_LENGTHS:[5,9,11],DIGIT_SEPARATOR:"-",characterMap:["22111","11122","11212","11221","12112","12121","12211","21112","21121","21211"]})},e.prototype.initValue=function(t,e,r){this.height=r,this.width=e,this.baseHeight=r/2,this.value=t.replace(new RegExp(this.DIGIT_SEPARATOR,"g"),""),this.pattern=[],this.validate(this.value),this.checkSum=0,this.setBaseUnit()},e.prototype.addData=function(){var t=this.value;this.addPattern(this.START);for(var e=0;e<t.length;e++)this.addCharacter(t.charAt(e));this.options.addCheckSum&&this.addCheckSum(),this.addPattern(this.START),this.pattern.pop()},e.prototype.addCharacter=function(t){var e=this.characterMap[t];this.checkSum+=parseInt(t,10),this.addPattern(e)},e.prototype.addCheckSum=function(){this.checksum=(10-this.checkSum%10)%10,this.addCharacter(this.checksum)},e.prototype.setBaseUnit=function(){this.baseUnit=this.width/(10*(this.value.length+1)+3+this.quietZoneLength)},e.prototype.validate=function(t){if(kp.test(t)||this.invalidCharacterError(t.match(/[^0-9]/)[0]),!lt(t.length,this.VALID_CODE_LENGTHS))throw new Error("Invalid value length. Valid lengths for the Postnet symbology are "+this.VALID_CODE_LENGTHS.join(",")+".")},e.prototype.addPattern=function(t){for(var e,r=this,o=0;o<t.length;o++)e=r.height-r.baseHeight*t.charAt(o),r.pattern.push({width:1,y1:e,y2:r.height}),r.pattern.push(1)},e}(mp),Dp=/^\d+$/,Vp=/^[a-z0-9]+$/i,Ep=Object.assign,Np=function(t){function e(e){t.call(this),this.encoding=e,this.initProperties()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){},e.prototype.addStart=function(){},e.prototype.is=function(){},e.prototype.isCode=function(){return!1},e.prototype.move=function(){},e.prototype.pushState=function(){},e}(N.Class),Lp=function(t){function e(e,r){t.call(this,e),this.states=r,this._initMoves(r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),K(this,{FNC4:"FNC4",SHIFT:98})},e.prototype.addStart=function(){this.encoding.addPattern(this.START)},e.prototype.is=function(t,e){var r=t.charCodeAt(e);return this.isCode(r)},e.prototype.move=function(t){for(var e=0;!this._moves[e].call(this,t)&&e<this._moves.length;)e++},e.prototype.pushState=function(t){var e,r=this.states,o=t.value,i=o.length;if(lt("C",r)){var n=o.substr(t.index).match(/\d{4,}/g);n&&(i=o.indexOf(n[0],t.index))}for(;(e=t.value.charCodeAt(t.index))>=0&&this.isCode(e)&&t.index<i;)this.encoding.addPattern(this.getValue(e)),t.index++},e.prototype._initMoves=function(t){this._moves=[],lt(this.FNC4,t)&&this._moves.push(this._moveFNC),lt(this.shiftKey,t)&&this._moves.push(this._shiftState),this._moves.push(this._moveState)},e.prototype._moveFNC=function(t){if(t.fnc)return t.fnc=!1,t.previousState===this.key},e.prototype._shiftState=function(t){if(t.previousState===this.shiftKey&&(t.index+1>=t.value.length||this.encoding[this.shiftKey].is(t.value,t.index+1)))return this.encoding.addPattern(this.SHIFT),t.shifted=!0,!0},e.prototype._moveState=function(){return this.encoding.addPattern(this.MOVE),!0},e}(Np),Ip={};Ip.A=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{key:"A",shiftKey:"B",MOVE:101,START:103})},e.prototype.isCode=function(t){return 0<=t&&t<96},e.prototype.getValue=function(t){return t<32?t+64:t-32},e}(Lp),Ip.B=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{key:"B",shiftKey:"A",MOVE:100,START:104})},e.prototype.isCode=function(t){return 32<=t&&t<128},e.prototype.getValue=function(t){return t-32},e}(Lp),Ip.C=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{key:"C",MOVE:99,START:105})},e.prototype.addStart=function(){this.encoding.addPattern(this.START)},e.prototype.is=function(t,e){var r=Kp(t,e,4);return(e+4<=t.length||2===t.length)&&Dp.test(r)},e.prototype.move=function(){this.encoding.addPattern(this.MOVE)},e.prototype.pushState=function(t){for(var e;(e=Kp(t.value,t.index,2))&&Dp.test(e)&&2===e.length;)this.encoding.addPattern(parseInt(e,10)),t.index+=2},e.prototype.getValue=function(t){return t},e}(Np),Ip.FNC4=function(t){function e(e,r){t.call(this,e),this._initSubStates(r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{key:"FNC4",dependentStates:["A","B"]})},e.prototype.addStart=function(t){var e=t.value.charCodeAt(0)-128,r=this._getSubState(e);this.encoding[r].addStart()},e.prototype.is=function(t,e){var r=t.charCodeAt(e);return this.isCode(r)},e.prototype.isCode=function(t){return 128<=t&&t<256},e.prototype.pushState=function(t){var e,r=this._initSubState(t),o=this.encoding,i=r.value.length;if(t.index+=i,i<3)for(;r.index<i;r.index++)e=r.value.charCodeAt(r.index),r.state=this._getSubState(e),r.previousState!==r.state&&(r.previousState=r.state,o[r.state].move(r)),o.addPattern(o[r.state].MOVE),o.addPattern(o[r.state].getValue(e));else r.state!==r.previousState&&o[r.state].move(r),this._pushStart(r),o.pushData(r,this.subStates),t.index<t.value.length&&this._pushStart(r);t.fnc=!0,t.state=r.state},e.prototype._pushStart=function(t){this.encoding.addPattern(this.encoding[t.state].MOVE),this.encoding.addPattern(this.encoding[t.state].MOVE)},e.prototype._initSubState=function(t){var e={value:this._getAll(t.value,t.index),index:0};return e.state=this._getSubState(e.value.charCodeAt(0)),e.previousState=t.previousState===this.key?e.state:t.previousState,e},e.prototype._initSubStates=function(t){this.subStates=[];for(var e=0;e<t.length;e++)lt(t[e],this.dependentStates)&&this.subStates.push(t[e])},e.prototype._getSubState=function(t){for(var e=this,r=0;r<this.subStates.length;r++)if(e.encoding[e.subStates[r]].isCode(t))return e.subStates[r]},e.prototype._getAll=function(t,e){for(var r,o="",i=e;(r=t.charCodeAt(i++))&&this.isCode(r);)o+=String.fromCharCode(r-128);return o},e}(Np),Ip.FNC1=function(t){function e(e,r){t.call(this,e),this.states=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{key:"FNC1",startState:"C",startAI:"(",endAI:")",dependentStates:["C","B"],applicationIdentifiers:{22:{max:29,type:"alphanumeric"},402:{length:17},7004:{max:4,type:"alphanumeric"},242:{max:6,type:"alphanumeric"},8020:{max:25,type:"alphanumeric"},703:{min:3,max:30,type:"alphanumeric"},8008:{min:8,max:12,type:"alphanumeric"},253:{min:13,max:17,type:"alphanumeric"},8003:{min:14,max:30,type:"alphanumeric"},multiKey:[{ids:["15","17","8005","8100"],ranges:[[11,13],[310,316],[320,336],[340,369]],type:{length:6}},{ids:["240","241","250","251","400","401","403","7002","8004","8007","8110"],ranges:[[-9]],type:{max:30,type:"alphanumeric"}},{ids:["7001"],ranges:[[410,414]],type:{length:13}},{ids:["10","21","254","420","8002"],type:{max:20,type:"alphanumeric"}},{ids:["00","8006","8017","8018"],type:{length:18}},{ids:["01","02","8001"],type:{length:14}},{ids:["422"],ranges:[[424,426]],type:{length:3}},{ids:["20","8102"],type:{length:2}},{ids:["30","37"],type:{max:8,type:"alphanumeric"}},{ids:["390","392"],type:{max:15,type:"alphanumeric"}},{ids:["421","423"],type:{min:3,max:15,type:"alphanumeric"}},{ids:["391","393"],type:{min:3,max:18,type:"alphanumeric"}},{ids:["7003","8101"],type:{length:10}}]},START:102})},e.prototype.addStart=function(){this.encoding[this.startState].addStart()},e.prototype.is=function(){return lt(this.key,this.states)},e.prototype.pushState=function(t){var e,r,o,i=this,n=this.encoding,a=t.value.replace(/\s/g,""),s=new RegExp("["+this.startAI+this.endAI+"]","g"),l=t.index,u={state:this.startState};for(n.addPattern(this.START);;){if(u.index=0,(e=(o=a.charAt(l)===i.startAI?2:0)>0?i.getBySeparator(a,l):i.getByLength(a,l)).ai.length)r=l+o+e.id.length+e.ai.length;else if((r=a.indexOf(i.startAI,l+1))<0){if(l+e.ai.max+e.id.length+o<a.length)throw new Error("Separators are required after variable length identifiers");r=a.length}if(u.value=a.substring(l,r).replace(s,""),i.validate(e,u.value),n.pushData(u,i.dependentStates),r>=a.length)break;l=r,u.state!==i.startState&&(n[i.startState].move(u),u.state=i.startState),e.ai.length||n.addPattern(i.START)}t.index=t.value.length},e.prototype.validate=function(t,e){var r=e.substr(t.id.length),o=t.ai;if(!o.type&&!Dp.test(r))throw new Error("Application identifier "+t.id+" is numeric only but contains non numeric character(s).");if("alphanumeric"===o.type&&!Vp.test(r))throw new Error("Application identifier "+t.id+" is alphanumeric only but contains non alphanumeric character(s).");if(o.length&&o.length!==r.length)throw new Error("Application identifier "+t.id+" must be "+o.length+" characters long.");if(o.min&&o.min>r.length)throw new Error("Application identifier "+t.id+" must be at least "+o.min+" characters long.");if(o.max&&o.max<r.length)throw new Error("Application identifier "+t.id+" must be at most "+o.max+" characters long.")},e.prototype.getByLength=function(t,e){for(var r,o,i=2;i<=4;i++)if(r=Kp(t,e,i),o=this.getApplicationIdentifier(r)||this.getApplicationIdentifier(r.substring(0,r.length-1)))return{id:r,ai:o};this.unsupportedAIError(r)},e.prototype.unsupportedAIError=function(t){throw new Error("'"+t+"' is not a supported Application Identifier")},e.prototype.getBySeparator=function(t,e){var r=t.indexOf(this.startAI,e),o=t.indexOf(this.endAI,r),i=t.substring(r+1,o),n=this.getApplicationIdentifier(i)||this.getApplicationIdentifier(i.substr(i.length-1));return n||this.unsupportedAIError(i),{ai:n,id:i}},e.prototype.getApplicationIdentifier=function(t){var e=this.applicationIdentifiers,r=e.multiKey;if(e[t])return e[t];for(var o=0;o<r.length;o++){if(r[o].ids&&lt(t,r[o].ids))return r[o].type;if(r[o].ranges)for(var i=r[o].ranges,n=0;n<i.length;n++)if(i[n][0]<=t&&t<=i[n][1])return r[o].type}},e}(Np);var Bp=function(t){function e(e){t.call(this,e),this._initStates()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{characterMap:[212222,222122,222221,121223,121322,131222,122213,122312,132212,221213,221312,231212,112232,122132,122231,113222,123122,123221,223211,221132,221231,213212,223112,312131,311222,321122,321221,312212,322112,322211,212123,212321,232121,111323,131123,131321,112313,132113,132311,211313,231113,231311,112133,112331,132131,113123,113321,133121,313121,211331,231131,213113,213311,213131,311123,311321,331121,312113,312311,332111,314111,221411,431111,111224,111422,121124,121421,141122,141221,112214,112412,122114,122411,142112,142211,241211,221114,413111,241112,134111,111242,121142,121241,114212,124112,124211,411212,421112,421211,212141,214121,412121,111143,111341,131141,114113,114311,411113,411311,113141,114131,311141,411131,211412,211214,211232,2331112],STOP:106})},e.prototype._initStates=function(){for(var t=this,e=0;e<this.states.length;e++)t[t.states[e]]=new Ip[t.states[e]](t,t.states)},e.prototype.initValue=function(t,e,r){this.pattern=[],this.value=t,this.width=e,this.height=r,this.checkSum=0,this.totalUnits=0,this.index=0,this.position=1},e.prototype.addData=function(){var t={value:this.value,index:0,state:""};0!==this.value.length&&(t.state=t.previousState=this.getNextState(t,this.states),this.addStart(t),this.pushData(t,this.states),this.addCheckSum(),this.addStop(),this.setBaseUnit())},e.prototype.pushData=function(t,e){for(var r=this;r[t.state].pushState(t),!(t.index>=t.value.length);)if(t.shifted){var o=t.state;t.state=t.previousState,t.previousState=o,t.shifted=!1}else t.previousState=t.state,t.state=r.getNextState(t,e),r[t.state].move(t)},e.prototype.addStart=function(t){this[t.state].addStart(t),this.position=1},e.prototype.addCheckSum=function(){this.checksum=this.checkSum%103,this.addPattern(this.checksum)},e.prototype.addStop=function(){this.addPattern(this.STOP)},e.prototype.setBaseUnit=function(){this.baseUnit=this.width/(this.totalUnits+this.quietZoneLength)},e.prototype.addPattern=function(t){for(var e,r=this.characterMap[t].toString(),o=0;o<r.length;o++)e=parseInt(r.charAt(o),10),this.pattern.push(e),this.totalUnits+=e;this.checkSum+=t*this.position++},e.prototype.getNextState=function(t,e){for(var r=0;r<e.length;r++)if(this[e[r]].is(t.value,t.index))return e[r];this.invalidCharacterError(t.value.charAt(t.index))},e}(mp),Rp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{name:"Code 128 A",states:["A"]})},e}(Bp),zp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{name:"Code 128 B",states:["B"]})},e}(Bp),Fp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{name:"Code 128 C",states:["C"]})},e}(Bp),Hp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{name:"Code 128",states:["C","B","A","FNC4"]})},e}(Bp),Up=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{name:"Code GS1-128",states:["FNC1","C","B"]})},e}(Bp);function Kp(t,e,r){return t.substring(e,e+r)}var $p=Object.assign,Gp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),$p(this,{characterMap:["12121212","12121221","12122112","12122121","12211212","12211221","12212112","12212121","21121212","21121221"],START:"21",STOP:"121",checkSumType:"",checkSums:Zp})},e.prototype.initValue=function(t,e){this.pattern=[],this.value=t,this.checkSumLength=0,this.width=e},e.prototype.setBaseUnit=function(){this.baseUnit=this.width/(12*(this.value.length+this.checkSumLength)+this.quietZoneLength+7)},e.prototype.addData=function(){var t=this.value;this.addPattern(this.START);for(var e=0;e<t.length;e++)this.addCharacter(t.charAt(e));this.options.addCheckSum&&this.addCheckSum(),this.addPattern(this.STOP),this.setBaseUnit()},e.prototype.addCharacter=function(t){var e=this.characterMap[t];e||this.invalidCharacterError(t),this.addPattern(e)},e.prototype.addPattern=function(t){for(var e=0;e<t.length;e++)this.pattern.push(parseInt(t.charAt(e),10))},e.prototype.addCheckSum=function(){var t=this,e=this.checkSums[this.checkSumType].call(this.checkSums,this.value);this.checksum=e.join("");for(var r=0;r<e.length;r++)t.checkSumLength++,t.addPattern(t.characterMap[e[r]])},e}(mp),Xp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),$p(this,{name:"MSI Modulo10",checkSumType:"Modulo10"})},e}(Gp),Wp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),$p(this,{name:"MSI Modulo11",checkSumType:"Modulo11"})},e}(Gp),Yp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),$p(this,{name:"MSI Modulo10 Modulo10",checkSumType:"Modulo10Modulo10"})},e}(Gp),qp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),$p(this,{name:"MSI Modulo11 Modulo10",checkSumType:"Modulo11Modulo10"})},e}(Gp),Zp={Modulo10:function(t){var e,r,o,i=[0,""],n=t.length%2;for(e=0;e<t.length;e++)i[(e+n)%2]+=parseInt(t.charAt(e),10);for(o=i[0],r=(2*i[1]).toString(),e=0;e<r.length;e++)o+=parseInt(r.charAt(e),10);return[(10-o%10)%10]},Modulo11:function(t){for(var e,r=0,o=t.length,i=0;i<o;i++)r+=(((o-i)%6||6)+1)*t.charAt(i);return 10!=(e=(11-r%11)%11)?[e]:[1,0]},Modulo11Modulo10:function(t){var e,r=this.Modulo11(t);return e=t+r[0],r.concat(this.Modulo10(e))},Modulo10Modulo10:function(t){var e,r=this.Modulo10(t);return e=t+r[0],r.concat(this.Modulo10(e))}},Qp=Object.assign,Jp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Qp(this,{name:"EAN 13",keyTable:["000000","001011","001101","001110","010011","011001","011100","010101","010110","011010"],characterMap:{digits:[[3,2,1,1],[2,2,2,1],[2,1,2,2],[1,4,1,1],[1,1,3,2],[1,2,3,1],[1,1,1,4],[1,3,1,2],[1,2,1,3],[3,1,1,2]],start:[1,1,1],middle:[1,1,1,1,1]}})},e.prototype.initValue=function(t,e,r){var o=String(t);if(12!==o.length||/\D/.test(o))throw new Error('The value of the "EAN13" encoding should be 12 symbols');this.pattern=[],this.options.height=r,this.baseUnit=e/(95+this.quietZoneLength),this.value=o,this.checksum=this.calculateChecksum(),this.leftKey=o[0],this.leftPart=o.substr(1,6),this.rightPart=o.substr(7)+this.checksum},e.prototype.addData=function(){this.addPieces(this.characterMap.start),this.addSide(this.leftPart,this.leftKey),this.addPieces(this.characterMap.middle),this.addSide(this.rightPart),this.addPieces(this.characterMap.start)},e.prototype.addSide=function(t,e){for(var r=this,o=0;o<t.length;o++)e&&parseInt(r.keyTable[e].charAt(o),10)?r.addPieces(Array.prototype.slice.call(r.characterMap.digits[t.charAt(o)]).reverse(),!0):r.addPieces(r.characterMap.digits[t.charAt(o)],!0)},e.prototype.addPieces=function(t,e){for(var r=this,o=0;o<t.length;o++)e?r.pattern.push({y1:0,y2:.95*r.options.height,width:t[o]}):r.pattern.push(t[o])},e.prototype.calculateChecksum=function(){for(var t=0,e=0,r=this.value.split("").reverse().join(""),o=0;o<r.length;o++)o%2?e+=parseInt(r.charAt(o),10):t+=parseInt(r.charAt(o),10);return(10-(3*t+e)%10)%10},e}(mp),th=Object.assign,eh=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),th(this,{name:"EAN 8"})},e.prototype.initValue=function(t,e,r){if(7!==t.length||/\D/.test(t))throw new Error("Invalid value provided");this.value=t,this.options.height=r,this.checksum=this.calculateChecksum(this.value),this.leftPart=this.value.substr(0,4),this.rightPart=this.value.substr(4)+this.checksum,this.pattern=[],this.baseUnit=e/(67+this.quietZoneLength)},e}(Jp),rh={code11:xp,code39:wp,code39extended:Sp,code93:jp,code93extended:Ap,code128:Hp,code128a:Rp,code128b:zp,code128c:Fp};function oh(t,e){var r=t.style.display;"canvas"===e&&(t.style.display="block");var o={width:t.clientWidth,height:t.clientHeight};return t.style.display=r,o}rh["gs1-128"]=Up,rh.msimod10=Xp,rh.msimod11=Wp,rh.msimod1010=Yp,rh.msimod1110=qp,rh.postnet=Tp,rh.ean8=eh,rh.ean13=Jp;var ih=function(t){function e(e,r,o){void 0===o&&(o=Wt),t.call(this),this.options=K({},this.options,r),this.element=e,this.onError=o,this._initElement(),this._initSurface(),this._setOptions(r),r&&mt(r.value)&&this.redraw()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this._destroySurface()},e.prototype._initElement=function(){D(this.element,"k-barcode")},e.prototype._initSurface=function(){var t=this.options,e=this.surface;e&&e.options.type===t.renderAs||(this._destroySurface(),this._initSurfaceElement(),this.surface=this._createSurface())},e.prototype._createSurface=function(){return N.drawing.Surface.create(this.surfaceElement,{type:this.options.renderAs})},e.prototype._destroySurface=function(){this.surface&&(this.surface.destroy(),this.surface=null,this._destroySurfaceElement())},e.prototype._initSurfaceElement=function(){this.surfaceElement||(this.surfaceElement=document.createElement("div"),this.surfaceElement.style.position="relative",this.element.appendChild(this.surfaceElement))},e.prototype._destroySurfaceElement=function(){this.surfaceElement&&this.surfaceElement.parentNode&&(this.surfaceElement.parentNode.removeChild(this.surfaceElement),this.surfaceElement=null)},e.prototype.setOptions=function(t){this._setOptions(t),this._initSurface(),this.redraw()},e.prototype.redraw=function(){var t=this._getSize();this.surface.clear(),this.surface.setSize({width:t.width,height:t.height}),this.createVisual(),this.surface.draw(this.visual)},e.prototype.getSize=function(){return{width:this.element.offsetWidth,height:this.element.offsetHeight}},e.prototype._resize=function(){this.redraw()},e.prototype.createVisual=function(){this.visual=this._render()},e.prototype._render=function(){var t,e,r=this.options,o=r.value,i=r.text,n=q(i.margin),a=this._getSize(),s=r.border||{},l=this.encoding,u=new te(0,0,a.width,a.height).unpad(s.width).unpad(r.padding),c=u.height(),p=new N.drawing.Group;this.contentBox=u,p.append(this._getBackground(a)),i.visible&&(c-=N.drawing.util.measureText(o,{font:i.font}).height+n.top+n.bottom);try{t=l.encode(o,u.width(),c)}catch(t){return this.onError(t),p}return i.visible&&(e=o,r.checksum&&mt(l.checksum)&&(e+=" "+l.checksum),p.append(this._getText(e))),this.barHeight=c,this._bandsGroup=this._getBands(t.pattern,t.baseUnit),p.append(this._bandsGroup),p},e.prototype.exportVisual=function(){return this._render()},e.prototype._getSize=function(){var t=oh(this.element,this.options.renderAs),e=new N.geometry.Size(300,100);return t.width>0&&(e.width=t.width),t.height>0&&(e.height=t.height),this.options.width&&(e.width=this.options.width),this.options.height&&(e.height=this.options.height),e},e.prototype.value=function(t){if(!mt(t))return this.options.value;this.options.value=String(t),this.redraw()},e.prototype._getBands=function(t,e){for(var r,o,i=this.contentBox,n=i.x1,a=new N.drawing.Group,s=0;s<t.length;s++){if(r=(o=$(t[s])?t[s]:{width:t[s],y1:0,y2:this.barHeight}).width*e,s%2){var l=N.geometry.Rect.fromPoints(new N.geometry.Point(n,o.y1+i.y1),new N.geometry.Point(n+r,o.y2+i.y1)),u=N.drawing.Path.fromRect(l,{fill:{color:this.options.color},stroke:null});a.append(u)}n+=r}return a},e.prototype._getBackground=function(t){var e=this.options,r=e.border||{},o=new te(0,0,t.width,t.height).unpad(r.width/2);return N.drawing.Path.fromRect(o.toRect(),{fill:{color:e.background},stroke:{color:r.width?r.color:"",width:r.width,dashType:r.dashType}})},e.prototype._getText=function(t){var e=this.options.text,r=this._textbox=new je(t,{font:e.font,color:e.color,align:"center",vAlign:"bottom",margin:e.margin});return r.reflow(this.contentBox),r.renderVisual(),r.visual},e.prototype._setOptions=function(t){if(this.type=(t.type||this.options.type).toLowerCase(),"upca"===this.type&&(this.type="ean13",t.value="0"+t.value),"upce"===this.type&&(this.type="ean8",t.value="0"+t.value),!rh[this.type])throw new Error("Encoding '"+this.type+"' is not supported.");this.encoding=new rh[this.type],this.options=K({},this.options,t)},e}(N.Class);Et(ih,{name:"Barcode",renderAs:"svg",value:"",type:"code39",checksum:!1,width:0,height:0,color:"black",background:"white",text:{visible:!0,font:"16px Consolas, Monaco, Sans Mono, monospace, sans-serif",color:"black",margin:{top:0,bottom:0,left:0,right:0}},border:{width:0,dashType:"solid",color:"black"},padding:{top:0,bottom:0,left:0,right:0}});const nh=ih;var ah={width:500,height:100};const sh=function(t,e){if(void 0===e&&(e=ah),!t)throw new Error("Please specify barcode type to validate.");var r=t.toLowerCase(),o="";if("upca"===r?(r="ean13",o="0"):"upce"===r&&(r="ean8",o="0"),!rh[r])throw new Error("Encoding '"+t+"' is not supported.");return function(t,e,r){return function(o){try{t.encode(r+o,e.width,e.height)}catch(t){return{valid:!1,error:t}}return{valid:!0}}}(new rh[r],e,o)};var lh=Object.assign;function uh(t,e){for(var r=[],o=0;o<t.length;)r.push(t.substring(o,o+e)),o+=e;return r}function ch(t,e){var r=Number(t).toString(2);return r.length<e&&(r=new Array(e-r.length+1).join(0)+r),r}function ph(t){return parseInt(t,2)}var hh=function(t){function e(e){t.call(this),this.matrix=e,this.row=e.length-1,this.column=e.length-1,this.startColumn=this.column,this.dir=-1,this.c=0}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.move=function(){this.row+=this.dir*this.c,this.c^=1,this.column=this.startColumn-this.c},e.prototype.getNextCell=function(){for(var t=this;void 0!==this.matrix[this.row][this.column];)t.move(),(t.row<0||t.row>=t.matrix.length)&&(t.dir=-t.dir,t.startColumn-=8!==t.startColumn?2:3,t.column=t.startColumn,t.row=t.dir<0?t.matrix.length-1:0);return{row:this.row,column:this.column}},e.prototype.getNextRemainderCell=function(){if(this.move(),void 0===this.matrix[this.row][this.column])return{row:this.row,column:this.column}},e}(N.Class),fh=function(t){function e(e,r){t.call(this),this.dataString=e,this.version=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(N.Class),dh=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getEncodingResult=function(t,e){var r=function(t){var e,r=[],o=0,i=t;for(r.push(Uh(i,8,5,8,e)),e=r[0].mode,i=i.substr(r[0].modeString.length);i.length>0;){var n=Uh(i,17,9,16,e);n.mode!==e?(e=n.mode,r.push(n),o++):r[o].modeString+=n.modeString,i=i.substr(n.modeString.length)}return r}(t),o=function(t){for(var e=0,r=0;r<t.length;r++)e+=bh[t[r].mode].getStringBitsLength(t[r].modeString.length);return Math.ceil(e/8)}(r),i=Kh(o,e),n=function(t,e){for(var r="",o=0;o<t.length;o++)r+=bh[t[o].mode].encode(t[o].modeString,e);return r}(r,i);return new fh(n,i)},e}(N.Class),vh=function(t){function e(){t.call(this),this.initProperties()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){lh(this,{modeIndicator:"",bitsInCharacterCount:[]})},e.prototype.getVersionIndex=function(t){return t<10?0:t>26?2:1},e.prototype.getBitsCharacterCount=function(t){return this.bitsInCharacterCount[this.getVersionIndex(t||40)]},e.prototype.getModeCountString=function(t,e){return this.modeIndicator+ch(t,this.getBitsCharacterCount(e))},e.prototype.encode=function(){},e.prototype.getStringBitsLength=function(){},e.prototype.getValue=function(){},e}(N.Class),gh=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),lh(this,{bitsInCharacterCount:[10,12,14],modeIndicator:"0001"})},e.prototype.getValue=function(t){return parseInt(t,10)},e.prototype.encode=function(t,e){var r,o=uh(t,3),i=this.getModeCountString(t.length,e);for(r=0;r<o.length-1;r++)i+=ch(o[r],10);return i+ch(o[r],1+3*o[r].length)},e.prototype.getStringBitsLength=function(t,e){var r=t%3;return 4+this.getBitsCharacterCount(e)+10*Math.floor(t/3)+3*r+(0===r?0:1)},e}(vh),yh=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),lh(this,{characters:{0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,G:16,H:17,I:18,J:19,K:20,L:21,M:22,N:23,O:24,P:25,Q:26,R:27,S:28,T:29,U:30,V:31,W:32,X:33,Y:34,Z:35," ":36,$:37,"%":38,"*":39,"+":40,"-":41,".":42,"/":43,":":44},bitsInCharacterCount:[9,11,13],modeIndicator:"0010"})},e.prototype.getValue=function(t){return this.characters[t]},e.prototype.encode=function(t,e){var r,o=uh(t,2),i=this.getModeCountString(t.length,e);for(r=0;r<o.length-1;r++)i+=ch(45*this.getValue(o[r].charAt(0))+this.getValue(o[r].charAt(1)),11);return i+ch(2===o[r].length?45*this.getValue(o[r].charAt(0))+this.getValue(o[r].charAt(1)):this.getValue(o[r].charAt(0)),1+5*o[r].length)},e.prototype.getStringBitsLength=function(t,e){return 4+this.getBitsCharacterCount(e)+11*Math.floor(t/2)+t%2*6},e}(vh),mh=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),lh(this,{bitsInCharacterCount:[8,16,16],modeIndicator:"0100"})},e.prototype.getValue=function(t){var e=t.charCodeAt(0);if(e<=127||160<=e&&e<=255)return e;throw new Error('Unsupported character in QR Code: "'+t+'".')},e.prototype.encode=function(t,e){for(var r=this.getModeCountString(t.length,e),o=0;o<t.length;o++)r+=ch(this.getValue(t.charAt(o)),8);return r},e.prototype.getStringBitsLength=function(t,e){return 4+this.getBitsCharacterCount(e)+8*t},e}(vh),bh={};bh.numeric=new gh,bh.alphanumeric=new yh,bh.byte=new mh;var xh=function(t){function e(){t.call(this),this.initProperties(),this.mode=bh[this.encodingMode]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){lh(this,{encodingMode:"byte",utfBOM:"111011111011101110111111",initialModeCountStringLength:20,ranges:[128,2048,65536,2097152,67108864]})},e.prototype.getEncodingResult=function(t,e){var r=this.encode(t),o=Kh(this.getDataCodewordsCount(r),e),i=this.mode.getModeCountString(r.length/8,o)+r;return new fh(i,o)},e.prototype.getDataCodewordsCount=function(t){var e=t.length;return Math.ceil((this.initialModeCountStringLength+e)/8)},e.prototype.encode=function(t){for(var e=this.utfBOM,r=0;r<t.length;r++)e+=this.encodeCharacter(t.charCodeAt(r));return e},e.prototype.encodeCharacter=function(t){var e=this.getBytesCount(t),r=e-1,o="";if(1===e)o=ch(t,8);else{for(var i=8-e,n=0;n<r;n++)o=ch(t>>6*n&63|128,8)+o;o=(t>>6*r|255>>i<<i).toString(2)+o}return o},e.prototype.getBytesCount=function(t){for(var e=this.ranges,r=0;r<e.length;r++)if(t<e[r])return r+1},e}(N.Class),_h=[{L:{groups:[[1,19]],totalDataCodewords:19,errorCodewordsPerBlock:7},M:{groups:[[1,16]],totalDataCodewords:16,errorCodewordsPerBlock:10},Q:{groups:[[1,13]],totalDataCodewords:13,errorCodewordsPerBlock:13},H:{groups:[[1,9]],totalDataCodewords:9,errorCodewordsPerBlock:17}},{L:{groups:[[1,34]],totalDataCodewords:34,errorCodewordsPerBlock:10},M:{groups:[[1,28]],totalDataCodewords:28,errorCodewordsPerBlock:16},Q:{groups:[[1,22]],totalDataCodewords:22,errorCodewordsPerBlock:22},H:{groups:[[1,16]],totalDataCodewords:16,errorCodewordsPerBlock:28}},{L:{groups:[[1,55]],totalDataCodewords:55,errorCodewordsPerBlock:15},M:{groups:[[1,44]],totalDataCodewords:44,errorCodewordsPerBlock:26},Q:{groups:[[2,17]],totalDataCodewords:34,errorCodewordsPerBlock:18},H:{groups:[[2,13]],totalDataCodewords:26,errorCodewordsPerBlock:22}},{L:{groups:[[1,80]],totalDataCodewords:80,errorCodewordsPerBlock:20},M:{groups:[[2,32]],totalDataCodewords:64,errorCodewordsPerBlock:18},Q:{groups:[[2,24]],totalDataCodewords:48,errorCodewordsPerBlock:26},H:{groups:[[4,9]],totalDataCodewords:36,errorCodewordsPerBlock:16}},{L:{groups:[[1,108]],totalDataCodewords:108,errorCodewordsPerBlock:26},M:{groups:[[2,43]],totalDataCodewords:86,errorCodewordsPerBlock:24},Q:{groups:[[2,15],[2,16]],totalDataCodewords:62,errorCodewordsPerBlock:18},H:{groups:[[2,11],[2,12]],totalDataCodewords:46,errorCodewordsPerBlock:22}},{L:{groups:[[2,68]],totalDataCodewords:136,errorCodewordsPerBlock:18},M:{groups:[[4,27]],totalDataCodewords:108,errorCodewordsPerBlock:16},Q:{groups:[[4,19]],totalDataCodewords:76,errorCodewordsPerBlock:24},H:{groups:[[4,15]],totalDataCodewords:60,errorCodewordsPerBlock:28}},{L:{groups:[[2,78]],totalDataCodewords:156,errorCodewordsPerBlock:20},M:{groups:[[4,31]],totalDataCodewords:124,errorCodewordsPerBlock:18},Q:{groups:[[2,14],[4,15]],totalDataCodewords:88,errorCodewordsPerBlock:18},H:{groups:[[4,13],[1,14]],totalDataCodewords:66,errorCodewordsPerBlock:26}},{L:{groups:[[2,97]],totalDataCodewords:194,errorCodewordsPerBlock:24},M:{groups:[[2,38],[2,39]],totalDataCodewords:154,errorCodewordsPerBlock:22},Q:{groups:[[4,18],[2,19]],totalDataCodewords:110,errorCodewordsPerBlock:22},H:{groups:[[4,14],[2,15]],totalDataCodewords:86,errorCodewordsPerBlock:26}},{L:{groups:[[2,116]],totalDataCodewords:232,errorCodewordsPerBlock:30},M:{groups:[[3,36],[2,37]],totalDataCodewords:182,errorCodewordsPerBlock:22},Q:{groups:[[4,16],[4,17]],totalDataCodewords:132,errorCodewordsPerBlock:20},H:{groups:[[4,12],[4,13]],totalDataCodewords:100,errorCodewordsPerBlock:24}},{L:{groups:[[2,68],[2,69]],totalDataCodewords:274,errorCodewordsPerBlock:18},M:{groups:[[4,43],[1,44]],totalDataCodewords:216,errorCodewordsPerBlock:26},Q:{groups:[[6,19],[2,20]],totalDataCodewords:154,errorCodewordsPerBlock:24},H:{groups:[[6,15],[2,16]],totalDataCodewords:122,errorCodewordsPerBlock:28}},{L:{groups:[[4,81]],totalDataCodewords:324,errorCodewordsPerBlock:20},M:{groups:[[1,50],[4,51]],totalDataCodewords:254,errorCodewordsPerBlock:30},Q:{groups:[[4,22],[4,23]],totalDataCodewords:180,errorCodewordsPerBlock:28},H:{groups:[[3,12],[8,13]],totalDataCodewords:140,errorCodewordsPerBlock:24}},{L:{groups:[[2,92],[2,93]],totalDataCodewords:370,errorCodewordsPerBlock:24},M:{groups:[[6,36],[2,37]],totalDataCodewords:290,errorCodewordsPerBlock:22},Q:{groups:[[4,20],[6,21]],totalDataCodewords:206,errorCodewordsPerBlock:26},H:{groups:[[7,14],[4,15]],totalDataCodewords:158,errorCodewordsPerBlock:28}},{L:{groups:[[4,107]],totalDataCodewords:428,errorCodewordsPerBlock:26},M:{groups:[[8,37],[1,38]],totalDataCodewords:334,errorCodewordsPerBlock:22},Q:{groups:[[8,20],[4,21]],totalDataCodewords:244,errorCodewordsPerBlock:24},H:{groups:[[12,11],[4,12]],totalDataCodewords:180,errorCodewordsPerBlock:22}},{L:{groups:[[3,115],[1,116]],totalDataCodewords:461,errorCodewordsPerBlock:30},M:{groups:[[4,40],[5,41]],totalDataCodewords:365,errorCodewordsPerBlock:24},Q:{groups:[[11,16],[5,17]],totalDataCodewords:261,errorCodewordsPerBlock:20},H:{groups:[[11,12],[5,13]],totalDataCodewords:197,errorCodewordsPerBlock:24}},{L:{groups:[[5,87],[1,88]],totalDataCodewords:523,errorCodewordsPerBlock:22},M:{groups:[[5,41],[5,42]],totalDataCodewords:415,errorCodewordsPerBlock:24},Q:{groups:[[5,24],[7,25]],totalDataCodewords:295,errorCodewordsPerBlock:30},H:{groups:[[11,12],[7,13]],totalDataCodewords:223,errorCodewordsPerBlock:24}},{L:{groups:[[5,98],[1,99]],totalDataCodewords:589,errorCodewordsPerBlock:24},M:{groups:[[7,45],[3,46]],totalDataCodewords:453,errorCodewordsPerBlock:28},Q:{groups:[[15,19],[2,20]],totalDataCodewords:325,errorCodewordsPerBlock:24},H:{groups:[[3,15],[13,16]],totalDataCodewords:253,errorCodewordsPerBlock:30}},{L:{groups:[[1,107],[5,108]],totalDataCodewords:647,errorCodewordsPerBlock:28},M:{groups:[[10,46],[1,47]],totalDataCodewords:507,errorCodewordsPerBlock:28},Q:{groups:[[1,22],[15,23]],totalDataCodewords:367,errorCodewordsPerBlock:28},H:{groups:[[2,14],[17,15]],totalDataCodewords:283,errorCodewordsPerBlock:28}},{L:{groups:[[5,120],[1,121]],totalDataCodewords:721,errorCodewordsPerBlock:30},M:{groups:[[9,43],[4,44]],totalDataCodewords:563,errorCodewordsPerBlock:26},Q:{groups:[[17,22],[1,23]],totalDataCodewords:397,errorCodewordsPerBlock:28},H:{groups:[[2,14],[19,15]],totalDataCodewords:313,errorCodewordsPerBlock:28}},{L:{groups:[[3,113],[4,114]],totalDataCodewords:795,errorCodewordsPerBlock:28},M:{groups:[[3,44],[11,45]],totalDataCodewords:627,errorCodewordsPerBlock:26},Q:{groups:[[17,21],[4,22]],totalDataCodewords:445,errorCodewordsPerBlock:26},H:{groups:[[9,13],[16,14]],totalDataCodewords:341,errorCodewordsPerBlock:26}},{L:{groups:[[3,107],[5,108]],totalDataCodewords:861,errorCodewordsPerBlock:28},M:{groups:[[3,41],[13,42]],totalDataCodewords:669,errorCodewordsPerBlock:26},Q:{groups:[[15,24],[5,25]],totalDataCodewords:485,errorCodewordsPerBlock:30},H:{groups:[[15,15],[10,16]],totalDataCodewords:385,errorCodewordsPerBlock:28}},{L:{groups:[[4,116],[4,117]],totalDataCodewords:932,errorCodewordsPerBlock:28},M:{groups:[[17,42]],totalDataCodewords:714,errorCodewordsPerBlock:26},Q:{groups:[[17,22],[6,23]],totalDataCodewords:512,errorCodewordsPerBlock:28},H:{groups:[[19,16],[6,17]],totalDataCodewords:406,errorCodewordsPerBlock:30}},{L:{groups:[[2,111],[7,112]],totalDataCodewords:1006,errorCodewordsPerBlock:28},M:{groups:[[17,46]],totalDataCodewords:782,errorCodewordsPerBlock:28},Q:{groups:[[7,24],[16,25]],totalDataCodewords:568,errorCodewordsPerBlock:30},H:{groups:[[34,13]],totalDataCodewords:442,errorCodewordsPerBlock:24}},{L:{groups:[[4,121],[5,122]],totalDataCodewords:1094,errorCodewordsPerBlock:30},M:{groups:[[4,47],[14,48]],totalDataCodewords:860,errorCodewordsPerBlock:28},Q:{groups:[[11,24],[14,25]],totalDataCodewords:614,errorCodewordsPerBlock:30},H:{groups:[[16,15],[14,16]],totalDataCodewords:464,errorCodewordsPerBlock:30}},{L:{groups:[[6,117],[4,118]],totalDataCodewords:1174,errorCodewordsPerBlock:30},M:{groups:[[6,45],[14,46]],totalDataCodewords:914,errorCodewordsPerBlock:28},Q:{groups:[[11,24],[16,25]],totalDataCodewords:664,errorCodewordsPerBlock:30},H:{groups:[[30,16],[2,17]],totalDataCodewords:514,errorCodewordsPerBlock:30}},{L:{groups:[[8,106],[4,107]],totalDataCodewords:1276,errorCodewordsPerBlock:26},M:{groups:[[8,47],[13,48]],totalDataCodewords:1e3,errorCodewordsPerBlock:28},Q:{groups:[[7,24],[22,25]],totalDataCodewords:718,errorCodewordsPerBlock:30},H:{groups:[[22,15],[13,16]],totalDataCodewords:538,errorCodewordsPerBlock:30}},{L:{groups:[[10,114],[2,115]],totalDataCodewords:1370,errorCodewordsPerBlock:28},M:{groups:[[19,46],[4,47]],totalDataCodewords:1062,errorCodewordsPerBlock:28},Q:{groups:[[28,22],[6,23]],totalDataCodewords:754,errorCodewordsPerBlock:28},H:{groups:[[33,16],[4,17]],totalDataCodewords:596,errorCodewordsPerBlock:30}},{L:{groups:[[8,122],[4,123]],totalDataCodewords:1468,errorCodewordsPerBlock:30},M:{groups:[[22,45],[3,46]],totalDataCodewords:1128,errorCodewordsPerBlock:28},Q:{groups:[[8,23],[26,24]],totalDataCodewords:808,errorCodewordsPerBlock:30},H:{groups:[[12,15],[28,16]],totalDataCodewords:628,errorCodewordsPerBlock:30}},{L:{groups:[[3,117],[10,118]],totalDataCodewords:1531,errorCodewordsPerBlock:30},M:{groups:[[3,45],[23,46]],totalDataCodewords:1193,errorCodewordsPerBlock:28},Q:{groups:[[4,24],[31,25]],totalDataCodewords:871,errorCodewordsPerBlock:30},H:{groups:[[11,15],[31,16]],totalDataCodewords:661,errorCodewordsPerBlock:30}},{L:{groups:[[7,116],[7,117]],totalDataCodewords:1631,errorCodewordsPerBlock:30},M:{groups:[[21,45],[7,46]],totalDataCodewords:1267,errorCodewordsPerBlock:28},Q:{groups:[[1,23],[37,24]],totalDataCodewords:911,errorCodewordsPerBlock:30},H:{groups:[[19,15],[26,16]],totalDataCodewords:701,errorCodewordsPerBlock:30}},{L:{groups:[[5,115],[10,116]],totalDataCodewords:1735,errorCodewordsPerBlock:30},M:{groups:[[19,47],[10,48]],totalDataCodewords:1373,errorCodewordsPerBlock:28},Q:{groups:[[15,24],[25,25]],totalDataCodewords:985,errorCodewordsPerBlock:30},H:{groups:[[23,15],[25,16]],totalDataCodewords:745,errorCodewordsPerBlock:30}},{L:{groups:[[13,115],[3,116]],totalDataCodewords:1843,errorCodewordsPerBlock:30},M:{groups:[[2,46],[29,47]],totalDataCodewords:1455,errorCodewordsPerBlock:28},Q:{groups:[[42,24],[1,25]],totalDataCodewords:1033,errorCodewordsPerBlock:30},H:{groups:[[23,15],[28,16]],totalDataCodewords:793,errorCodewordsPerBlock:30}},{L:{groups:[[17,115]],totalDataCodewords:1955,errorCodewordsPerBlock:30},M:{groups:[[10,46],[23,47]],totalDataCodewords:1541,errorCodewordsPerBlock:28},Q:{groups:[[10,24],[35,25]],totalDataCodewords:1115,errorCodewordsPerBlock:30},H:{groups:[[19,15],[35,16]],totalDataCodewords:845,errorCodewordsPerBlock:30}},{L:{groups:[[17,115],[1,116]],totalDataCodewords:2071,errorCodewordsPerBlock:30},M:{groups:[[14,46],[21,47]],totalDataCodewords:1631,errorCodewordsPerBlock:28},Q:{groups:[[29,24],[19,25]],totalDataCodewords:1171,errorCodewordsPerBlock:30},H:{groups:[[11,15],[46,16]],totalDataCodewords:901,errorCodewordsPerBlock:30}},{L:{groups:[[13,115],[6,116]],totalDataCodewords:2191,errorCodewordsPerBlock:30},M:{groups:[[14,46],[23,47]],totalDataCodewords:1725,errorCodewordsPerBlock:28},Q:{groups:[[44,24],[7,25]],totalDataCodewords:1231,errorCodewordsPerBlock:30},H:{groups:[[59,16],[1,17]],totalDataCodewords:961,errorCodewordsPerBlock:30}},{L:{groups:[[12,121],[7,122]],totalDataCodewords:2306,errorCodewordsPerBlock:30},M:{groups:[[12,47],[26,48]],totalDataCodewords:1812,errorCodewordsPerBlock:28},Q:{groups:[[39,24],[14,25]],totalDataCodewords:1286,errorCodewordsPerBlock:30},H:{groups:[[22,15],[41,16]],totalDataCodewords:986,errorCodewordsPerBlock:30}},{L:{groups:[[6,121],[14,122]],totalDataCodewords:2434,errorCodewordsPerBlock:30},M:{groups:[[6,47],[34,48]],totalDataCodewords:1914,errorCodewordsPerBlock:28},Q:{groups:[[46,24],[10,25]],totalDataCodewords:1354,errorCodewordsPerBlock:30},H:{groups:[[2,15],[64,16]],totalDataCodewords:1054,errorCodewordsPerBlock:30}},{L:{groups:[[17,122],[4,123]],totalDataCodewords:2566,errorCodewordsPerBlock:30},M:{groups:[[29,46],[14,47]],totalDataCodewords:1992,errorCodewordsPerBlock:28},Q:{groups:[[49,24],[10,25]],totalDataCodewords:1426,errorCodewordsPerBlock:30},H:{groups:[[24,15],[46,16]],totalDataCodewords:1096,errorCodewordsPerBlock:30}},{L:{groups:[[4,122],[18,123]],totalDataCodewords:2702,errorCodewordsPerBlock:30},M:{groups:[[13,46],[32,47]],totalDataCodewords:2102,errorCodewordsPerBlock:28},Q:{groups:[[48,24],[14,25]],totalDataCodewords:1502,errorCodewordsPerBlock:30},H:{groups:[[42,15],[32,16]],totalDataCodewords:1142,errorCodewordsPerBlock:30}},{L:{groups:[[20,117],[4,118]],totalDataCodewords:2812,errorCodewordsPerBlock:30},M:{groups:[[40,47],[7,48]],totalDataCodewords:2216,errorCodewordsPerBlock:28},Q:{groups:[[43,24],[22,25]],totalDataCodewords:1582,errorCodewordsPerBlock:30},H:{groups:[[10,15],[67,16]],totalDataCodewords:1222,errorCodewordsPerBlock:30}},{L:{groups:[[19,118],[6,119]],totalDataCodewords:2956,errorCodewordsPerBlock:30},M:{groups:[[18,47],[31,48]],totalDataCodewords:2334,errorCodewordsPerBlock:28},Q:{groups:[[34,24],[34,25]],totalDataCodewords:1666,errorCodewordsPerBlock:30},H:{groups:[[20,15],[61,16]],totalDataCodewords:1276,errorCodewordsPerBlock:30}}],Ch="0000",wh="alphanumeric",Oh={1:0},Sh={0:1},Ph={15:20,16:20,18:24,19:24,22:20,24:22,26:24,28:20,30:20,31:24,32:28,33:24,36:18,37:22,39:20,40:24},jh=[1,0,1,1,1],Ah=[1,0,1],kh={L:"01",M:"00",Q:"11",H:"10"},Mh=["11101100","00010001"],Th=[function(t,e){return(t+e)%2==0},function(t,e){return t%2==0},function(t,e){return e%3==0},function(t,e){return(t+e)%3==0},function(t,e){return(Math.floor(t/2)+Math.floor(e/3))%2==0},function(t,e){return t*e%2+t*e%3==0},function(t,e){return(t*e%2+t*e%3)%2==0},function(t,e){return((t+e)%2+t*e%3)%2==0}],Dh=/^\d+/,Vh=new RegExp("^[A-Z $%*+./:-]+"),Eh=new RegExp("^[A-Z0-9 $%*+./:-]+"),Nh=new RegExp("^[^A-Z0-9 $%*+./:-]+"),Lh=[[1,0],[1,25,0]];function Ih(t,e,r,o){for(var i=0;i<t.length;i++)t[i][r][o]=e}function Bh(t,e,r,o){for(var i=0;i<Th.length;i++)t[i][r][o]=Th[i](r,o)?1^e:parseInt(e,10)}function Rh(t,e){for(var r=[],o=t.length-2;o>=0;o--)r[o]=t[o]^e[o];return r}function zh(t,e){for(var r=[],o=0;o<t.length;o++)for(var i=0;i<e.length;i++)void 0===r[o+i]?r[o+i]=(t[o]+(e[i]>=0?e[i]:0))%255:r[o+i]=Oh[Sh[r[o+i]]^Sh[(t[o]+e[i])%255]];return r}function Fh(t,e){var r=[],o=t.length-1;do{r[o]=Sh[(t[o]+e)%255],o--}while(void 0!==t[o]);return r}function Hh(t,e){var r,o,i=Lh[e-1],n=new Array(e).concat(t),a=new Array(n.length-i.length).concat(i),s=t.length,l=[];for(o=0;o<s;o++)r=Fh(a,Oh[n[n.length-1]]),a.splice(0,1),n=Rh(r,n);for(o=n.length-1;o>=0;o--)l[e-1-o]=ch(n[o],8);return l}function Uh(t,e,r,o,i){var n,a,s=Dh.exec(t),l=s?s[0]:"",u=Vh.exec(t),c=u?u[0]:"",p=Eh.exec(t),h=p?p[0]:"";return l&&(l.length>=e||t.length===l.length||l.length>=r&&!Eh.test(t.charAt(l.length)))?(n="numeric",a=l):h&&(t.length===h.length||h.length>=o||i===wh)?(n=wh,a=l||c):(n="byte",a=h?h+Nh.exec(t.substring(h.length))[0]:Nh.exec(t)[0]),{mode:n,modeString:a}}function Kh(t,e){var r=0,o=_h.length-1,i=Math.floor(_h.length/2);do{t<_h[i][e].totalDataCodewords?o=i:r=i,i=r+Math.floor((o-r)/2)}while(o-r>1);return t<=_h[r][e].totalDataCodewords?i+1:o+1}function $h(t,e,r){var o=ph(e),i=e.length-1,n=t<<i,a=ch(t,r-i),s=function(t,e){var r=e.toString(2).length,o=t.toString(2).length,i=t;do{o=(i^=e<<o-r).toString(2).length}while(o>=r);return i}(n,o);return a+ch(s,i)}function Gh(t,e){return parseInt(t.charAt(e),10)}function Xh(t,e){var r,o,i=t[0],n=0,a=e.length;for(r=0,o=8;r<=8;r++)6!==r&&Ih(t,Gh(e,a-1-n++),r,o);for(r=8,o=7;o>=0;o--)6!==o&&Ih(t,Gh(e,a-1-n++),r,o);for(n=0,o=i.length-1,r=8;o>=i.length-8;o--)Ih(t,Gh(e,a-1-n++),r,o);for(Ih(t,1,i.length-8,8),r=i.length-7,o=8;r<i.length;r++)Ih(t,Gh(e,a-1-n++),r,o)}function Wh(t,e){for(var r,o,i,n=t[0].length,a=n-11,s=n-11,l=0;l<e.length;l++)r=Math.floor(l/3),o=l%3,Ih(t,i=Gh(e,e.length-l-1),0+r,a+o),Ih(t,i,s+o,0+r)}function Yh(t,e,r,o){for(var i,n=e.length+2,a=e.length+1,s=0;s<e.length;s++)for(var l=s;l<n-s;l++)Ih(t,i=e[s],r+l,o+s),Ih(t,i,r+s,o+l),Ih(t,i,r+a-l,o+a-s),Ih(t,i,r+a-s,o+a-l)}function qh(t,e,r,o){var i=r,n=o,a=t[0];do{Ih(t,0,i,o),Ih(t,0,r,n),i+=e[0],n+=e[1]}while(i>=0&&i<a.length)}function Zh(t,e,r,o,i){e[t][o]=(e[t][o]<<1^i)%128,93===e[t][o]&&(r[t]+=40)}function Qh(t,e,r,o,i,n){r[t][n]===o?i[t][n]++:(r[t][n]=o,i[t][n]>=5&&(e[t]+=3+i[t][n]-5),i[t][n]=1)}function Jh(t,e){var r=Math.floor(t/e*100),o=r%5,i=Math.abs(r-o-50),n=Math.abs(r+5-o-50);return 10*Math.min(i/5,n/5)}function tf(t,e,r){var o=function(t){return t&&t.toLowerCase().indexOf("utf_8")>=0?new xh:new dh}(r),i=o.getEncodingResult(t,e),n=i.version,a=_h[n-1][e],s=function(t,e){for(var r,o,i,n,a,s=0,l=[],u=[],c=e.groups,p=0;p<c.length;p++){i=c[p][0];for(var h=0;h<i;h++){o=c[p][1],r=[],n=[];for(var f=1;f<=o;f++)a=t.substring(s,s+8),r.push(a),n[o-f]=ph(a),s+=8;l.push(r),u.push(Hh(n,e.errorCodewordsPerBlock))}}return[l,u]}(function(t,e){for(var r=8*e,o=0,i=0,n=t;n.length<r&&o<Ch.length;)n+=Ch.charAt(o++);for(n.length%8!=0&&(n+=new Array(9-n.length%8).join("0"));n.length<r;)n+=Mh[i],i^=1;return n}(i.dataString,a.totalDataCodewords),a),l=function(t){for(var e=[],r=17+4*t,o=0;o<Th.length;o++){e[o]=new Array(r);for(var i=0;i<r;i++)e[o][i]=new Array(r)}return e}(n);!function(t){var e=t[0].length;Yh(t,jh,0,0),qh(t,[-1,-1],7,7),Yh(t,jh,e-7,0),qh(t,[1,-1],e-8,7),Yh(t,jh,0,e-7),qh(t,[-1,1],7,e-8)}(l),function(t,e){if(!(e<2)){var r,o,i=t[0],n=i.length,a=Math.floor(e/7),s=[6],l=0;for((r=Ph[e])?o=(n-13-r)/a:r=o=(n-13)/(a+1),s.push(s[l++]+r);s[l]+o<n;)s.push(s[l++]+o);for(var u=0;u<s.length;u++)for(var c=0;c<s.length;c++)void 0===i[s[u]][s[c]]&&Yh(t,Ah,s[u]-2,s[c]-2)}}(l,n),function(t){for(var e=1,r=t[0].length,o=8;o<r-8;o++)Ih(t,e,6,o),Ih(t,e,o,6),e^=1}(l),n>=7&&Wh(l,ch(0,18)),Xh(l,ch(0,15)),function(t,e){for(var r,o,i,n=new hh(t[0]),a=0;a<e.length;a++)for(r=e[a],o=0;r.length>0;){for(var s=0;s<r.length;s++)for(var l=0;l<8;l++)i=n.getNextCell(),Bh(t,r[s][o].charAt(l),i.row,i.column);for(o++;r[0]&&o===r[0].length;)r.splice(0,1)}for(;i=n.getNextRemainderCell();)Bh(t,0,i.row,i.column)}(l,s);var u=function(t){var e,r,o=[],i=[],n=[],a=[],s=[],l=t[0].length;for(r=0;r<t.length;r++)o[r]=0,n[r]=0,s[r]=[0,0],a[r]=[0,0],i[r]=[];for(var u=0;u<l;u++)for(var c=0;c<l;c++)for(var p=0;p<t.length;p++)e=t[p],n[p]+=parseInt(e[u][c],10),i[p][0]===e[u][c]&&u+1<l&&c-1>=0&&e[u+1][c]===i[p][0]&&e[u+1][c-1]===i[p][0]&&(o[p]+=3),Zh(p,a,o,0,e[u][c]),Zh(p,a,o,1,e[c][u]),Qh(p,o,i,e[u][c],s,0),Qh(p,o,i,e[c][u],s,1);var h,f=l*l,d=Number.MAX_VALUE;for(r=0;r<o.length;r++)o[r]+=Jh(n[r],f),o[r]<d&&(d=o[r],h=r);return h}(l),c=l[u];return n>=7&&Wh([c],function(t){return $h(t,"1111100100101",18)}(n)),Xh([c],function(t){var e,r="";if(0===ph(t))return"101010000010010";e=$h(ph(t),"10100110111",15);for(var o=0;o<e.length;o++)r+=e.charAt(o)^"101010000010010".charAt(o);return r}(kh[e]+ch(u,3))),c}!function(){var t,e;for(e=1;e<255;e++)(t=2*Sh[e-1])>255&&(t^=285),Sh[e]=t,Oh[t]=e;t=2*Sh[e-1]^285,Sh[e]=t,Sh[-1]=0}(),function(){for(var t=2;t<=68;t++){var e=Lh[t-1],r=[t,0];Lh[t]=zh(e,r)}}();var ef=Math.round,rf=[[0,1],[1,1],[1,2],[2,2],[2,1],[3,1],[3,0],[2,0],[2,-1],[1,-1],[1,0]],of=[[0,1],[1,1],[1,0]],nf=function(t){function e(e,r,o){void 0===o&&(o=Wt),t.call(this),this.options=K({},this.options,r),this.element=e,this.wrapper=this.element,this.onError=o,this._initElement(),this._initSurface(),this.setOptions(r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this._destroySurface()},e.prototype._initElement=function(){D(this.element,"k-qrcode")},e.prototype._initSurface=function(){var t=this.options,e=this.surface;e&&e.options.type===t.renderAs||(this._destroySurface(),this._initSurfaceElement(),this.surface=this._createSurface())},e.prototype._createSurface=function(){return N.drawing.Surface.create(this.surfaceElement,{type:this.options.renderAs})},e.prototype._destroySurface=function(){this.surface&&(this.surface.destroy(),this.surface=null,this._destroySurfaceElement())},e.prototype._initSurfaceElement=function(){this.surfaceElement||(this.surfaceElement=document.createElement("div"),this.surfaceElement.style.position="relative",this.element.appendChild(this.surfaceElement))},e.prototype._destroySurfaceElement=function(){this.surfaceElement&&this.surfaceElement.parentNode&&(this.surfaceElement.parentNode.removeChild(this.surfaceElement),this.surfaceElement=null)},e.prototype.redraw=function(){var t=this._getSize();this.surface.clear(),this.surface.setSize({width:t,height:t}),this.createVisual(),this.surface.draw(this.visual)},e.prototype.getSize=function(){var t=this.element,e=t.clientWidth,r=t.clientHeight,o={width:0,height:0};return e>0&&(o.width=e),r&&(o.height=r),o},e.prototype._resize=function(){this.redraw()},e.prototype.createVisual=function(){this.visual=this._render()},e.prototype.exportVisual=function(){return this._render()},e.prototype._render=function(){var t,e,r,o,i,n=this._value,a=this.options.border||{},s=this.options.padding||0,l=a.width||0;a.width=l;var u=new N.drawing.Group;try{n&&(r=tf(n,this.options.errorCorrection,this.options.encoding),i=(o=this._getSize())-2*(l+s),t=this._calculateBaseUnit(i,r.length),e=l+s+(i-r.length*t)/2,u.append(this._renderBackground(o,a)),u.append(this._renderMatrix(r,t,e)),this._hasCustomLogo()?u.append(this._renderLogo(o,t)):this._isSwiss()&&u.append(this._renderSwissCode(o,t)))}catch(t){this.onError(t)}return u},e.prototype._renderLogo=function(t,e){var r,o=ef(t/2),i=this._getLogoSize(7*e),n=this.options.overlay.imageUrl,a={x:o-i.width/2,y:o-i.height/2};return r=new N.geometry.Rect(new N.geometry.Point(a.x,a.y),new N.geometry.Size(i.width,i.height)),new N.drawing.Image(n,r)},e.prototype._renderSwissCode=function(t,e){var r=this._getLogoSize(7*e),o=(r=Math.max(r.width,r.height))/4,i=o/2,n=t/2,a={},s=new N.drawing.Group;return a.x=a.y=Math.ceil(n-e-r/2),s.append(this._renderShape(a,Math.ceil(r+2*e),of,"#fff")),a.x=a.y=n-r/2,s.append(this._renderShape(a,r,of,this.options.color)),a.x=n+i-r/2,a.y=n+i+o-r/2,s.append(this._renderShape(a,o,rf,"#fff")),s},e.prototype._renderShape=function(t,e,r,o){var i=new N.drawing.MultiPath({fill:{color:o},stroke:null});i.moveTo(t.x,t.y);for(var n=0;n<r.length;n++)i.lineTo(t.x+e*r[n][0],t.y+e*r[n][1]);return i.close(),i},e.prototype._getSize=function(){var t;if(this.options.size)t=parseInt(this.options.size,10);else{var e=oh(this.element,this.options.renderAs),r=Math.min(e.width,e.height);t=r>0?r:200}return t},e.prototype._calculateBaseUnit=function(t,e){var r=Math.floor(t/e);if(r<1){var o=Math.ceil(1*e);this.onError(new Error("Insufficient size for QR Code: the current size is "+t+"px and the minimum size is "+o+"px."))}else r*e>=t&&r-1>=1&&r--;return r},e.prototype._renderMatrix=function(t,e,r){for(var o=new N.drawing.MultiPath({fill:{color:this.options.color},stroke:null}),i=0;i<t.length;i++)for(var n=r+i*e,a=0;a<t.length;){for(;0===t[i][a]&&a<t.length;)a++;if(a<t.length){for(var s=a;1===t[i][a];)a++;var l=ef(r+s*e),u=ef(n),c=ef(r+a*e),p=ef(n+e);o.moveTo(l,u).lineTo(l,p).lineTo(c,p).lineTo(c,u).close()}}return o},e.prototype._renderBackground=function(t,e){var r=new te(0,0,t,t).unpad(e.width/2);return N.drawing.Path.fromRect(r.toRect(),{fill:{color:this.options.background},stroke:{color:e.color,width:e.width}})},e.prototype.setOptions=function(t){var e=t||{};this.options=lh(this.options,e),void 0!==t.value&&(this._value=String(this.options.value)),this._initSurface(),this.redraw()},e.prototype.value=function(t){if(void 0===t)return this._value;this._value=String(t),this.redraw()},e.prototype._hasCustomLogo=function(){return Boolean(this.options.overlay.imageUrl)},e.prototype._isSwiss=function(){return"swiss"===this.options.overlay.type},e.prototype._getLogoSize=function(t){var e=this.options.overlay.width,r=this.options.overlay.height;return e||r?e&&!r?r=e:!e&&r&&(e=r):e=r=t,{width:e,height:r}},e}(N.Class);Et(nf,{name:"QRCode",renderAs:"svg",encoding:"ISO_8859_1",value:"",errorCorrection:"L",background:"#fff",color:"#000",size:"",padding:0,border:{color:"",width:0},overlay:{type:"image",imageUrl:"",width:0,height:0}});const af=nf,sf=function(t){return void 0===t&&(t="ISO_8859_1"),function(e){try{tf(e,"L",t)}catch(t){return{valid:!1,error:t}}return{valid:!0}}};var lf={WGS84:{a:6378137,b:6356752.314245179,f:.0033528106647474805,e:.08181919084262149}};function uf(t){return t*t}var cf=Math,pf=cf.abs,hf=cf.atan,ff=cf.atan2,df=cf.cos,vf=cf.sin,gf=cf.tan,yf=function(t){function e(e,r){t.call(this),this.initProperties(),1===arguments.length?(this.lat=e[0],this.lng=e[1]):(this.lat=e,this.lng=r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){K(this,{DISTANCE_ITERATIONS:100,DISTANCE_CONVERGENCE:1e-12,DISTANCE_PRECISION:2,FORMAT:"{0:N6}{1:N6}"})},e.prototype.toArray=function(){return[this.lat,this.lng]},e.prototype.equals=function(t){return t&&t.lat===this.lat&&t.lng===this.lng},e.prototype.clone=function(){return new e(this.lat,this.lng)},e.prototype.round=function(t){return this.lng=kt(this.lng,t),this.lat=kt(this.lat,t),this},e.prototype.wrap=function(){return this.lng=this.lng%180,this.lat=this.lat%90,this},e.prototype.distanceTo=function(t,e){return this.greatCircleTo(t,e).distance},e.prototype.destination=function(t,r,o){var i=At(r),n=o||lf.WGS84,a=At(this.lat),s=At(this.lng),l=t/n.a,u=cf.asin(vf(a)*df(l)+df(a)*vf(l)*df(i)),c=s+ff(vf(i)*vf(l)*df(a),df(l)-vf(a)*vf(u));return new e(bt(u),bt(c))},e.prototype.greatCircleTo=function(t,r){var o=e.create(o),i=r||lf.WGS84;if(!o||this.clone().round(8).equals(o.clone().round(8)))return{distance:0,azimuthFrom:0,azimuthTo:0};for(var n,a,s,l,u,c,p,h,f=i.a,d=i.b,v=i.f,g=At(o.lng-this.lng),y=hf((1-v)*gf(At(this.lat))),m=vf(y),b=df(y),x=hf((1-v)*gf(At(o.lat))),_=vf(x),C=df(x),w=g,O=this.DISTANCE_ITERATIONS,S=!1;!S&&O-- >0;){a=vf(w),s=df(w),l=cf.sqrt(uf(C*a)+uf(b*_-m*C*s)),h=ff(l,c=m*_+b*C*s);var P=b*C*a/l;p=0,0!=(u=1-uf(P))&&(p=c-2*m*_/u),n=w;var j=v/16*u*(4+v*(4-3*u));w=g+(1-j)*v*P*(h+j*l*(p+j*c*(2*uf(p)-1))),S=pf(w-n)<=this.DISTANCE_CONVERGENCE}var A=u*(uf(f)-uf(d))/uf(d),k=1+A/16384*(4096+A*(A*(320-175*A)-768)),M=A/1024*(256+A*(A*(74-47*A)-128)),T=M*l*(p+M/4*(c*(2*uf(p)-1)-M/6*p*(4*uf(l)-3)*(4*uf(p)-3))),D=ff(C*a,b*_-m*C*s),V=ff(b*a,-m*C+b*_*s);return{distance:kt(d*k*(h-T),this.DISTANCE_PRECISION),azimuthFrom:bt(D),azimuthTo:bt(V)}},e.prototype.toString=function(){return String(this.lat)+","+String(this.lng)},e.fromLngLat=function(t){return new e(t[1],t[0])},e.fromLatLng=function(t){return new e(t[0],t[1])},e.create=function(t,r){if(mt(t))return t instanceof e?t.clone():1===arguments.length&&2===t.length?e.fromLatLng(t):new e(t,r)},e}(N.Class),mf=Math,bf=mf.atan,xf=mf.exp,_f=mf.pow,Cf=mf.sin,wf=mf.log,Of=mf.tan,Sf=N.geometry.Point,Pf=mf.PI,jf=Pf/2,Af=Pf/4,kf=Pf/180,Mf=lf.WGS84,Tf=function(t){function e(e){t.call(this),this.initProperties(),this._initOptions(e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype.initProperties=function(){K(this,{MAX_LNG:180,MAX_LAT:85.0840590501,INVERSE_ITERATIONS:15,INVERSE_CONVERGENCE:1e-12})},e.prototype.forward=function(t,e){var r=this,o=r.options,i=o.datum.a,n=o.centralMeridian,a=Pt(t.lat,-r.MAX_LAT,r.MAX_LAT),s=e?Pt(t.lng,-r.MAX_LNG,r.MAX_LNG):t.lng,l=At(s-n)*i,u=r._projectLat(a);return new Sf(l,u)},e.prototype._projectLat=function(t){var e=this.options.datum,r=e.e,o=e.a,i=At(t),n=Of(Af+i/2),a=r*Cf(i),s=_f((1-a)/(1+a),r/2);return o*wf(n*s)},e.prototype.inverse=function(t,e){var r=this,o=r.options,i=o.datum.a,n=o.centralMeridian,a=t.x/(kf*i)+n,s=Pt(r._inverseY(t.y),-r.MAX_LAT,r.MAX_LAT);return e&&(a=Pt(a,-r.MAX_LNG,r.MAX_LNG)),new yf(s,a)},e.prototype._inverseY=function(t){var e,r=this,o=r.options.datum,i=o.a,n=o.e,a=n/2,s=xf(-t/i),l=jf-2*bf(s);for(e=0;e<=r.INVERSE_ITERATIONS;e++){var u=n*Cf(l),c=_f((1-u)/(1+u),a),p=jf-2*bf(s*c)-l;if(l+=p,mf.abs(p)<=r.INVERSE_CONVERGENCE)break}return bt(l)},e}(N.Class);Et(Tf,{centralMeridian:0,datum:Mf});var Df=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),K(this,{MAX_LAT:85.0511287798})},e.prototype._projectLat=function(t){var e=this.options.datum.a,r=At(t),o=Of(Af+r/2);return e*wf(o)},e.prototype._inverseY=function(t){var e=this.options.datum.a,r=xf(-t/e);return bt(jf-2*bf(r))},e}(Tf),Vf=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.forward=function(t){return new Sf(t.lng,t.lat)},e.prototype.inverse=function(t){return new yf(t.y,t.x)},e}(N.Class),Ef=function(t){function e(){t.call(this);var e=this._proj=new Df,r=this.c=2*Pf*e.options.datum.a;this._tm=N.geometry.transform().translate(.5,.5).scale(1/r,-1/r),this._itm=N.geometry.transform().scale(r,-r).translate(-.5,-.5)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toPoint=function(t,e,r){return this._proj.forward(t,r).transform(this._tm).scale(e||1)},e.prototype.toLocation=function(t,e,r){var o=t.clone().scale(1/(e||1)).transform(this._itm);return this._proj.inverse(o,r)},e}(N.Class),Nf=(function(t){function e(){t.call(this),this._proj=new Tf}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toPoint=function(t){return this._proj.forward(t)},e.prototype.toLocation=function(t){return this._proj.inverse(t)}}(N.Class),function(t){function e(){t.call(this),this._proj=new Vf}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toPoint=function(t){return this._proj.forward(t)},e.prototype.toLocation=function(t){return this._proj.inverse(t)}}(N.Class),Object.defineProperty),Lf=(Object.assign,function(t){var e=document.createElement("div");return e.innerHTML=t,e.firstChild}),If=function(t){for(;t.firstChild;)t.removeChild(t.firstChild)},Bf=function(t,e){e.insertBefore(t,e.firstChild)},Rf=function(t){return t.replace(/([a-z][A-Z])/g,(function(t){return t.charAt(0)+"-"+t.charAt(1).toLowerCase()}))},zf=function(t){return t&&String(t).endsWith("px")?t:String(t)+"px"},Ff=function(t){var e,r=!1,o=[],i={wp:/(Windows Phone(?: OS)?)\s(\d+)\.(\d+(\.\d+)?)/,fire:/(Silk)\/(\d+)\.(\d+(\.\d+)?)/,android:/(Android|Android.*(?:Opera|Firefox).*?\/)\s*(\d+)\.?(\d+(\.\d+)?)?/,iphone:/(iPhone|iPod).*OS\s+(\d+)[\._]([\d\._]+)/,ipad:/(iPad).*OS\s+(\d+)[\._]([\d_]+)/,meego:/(MeeGo).+NokiaBrowser\/(\d+)\.([\d\._]+)/,webos:/(webOS)\/(\d+)\.(\d+(\.\d+)?)/,blackberry:/(BlackBerry|BB10).*?Version\/(\d+)\.(\d+(\.\d+)?)/,playbook:/(PlayBook).*?Tablet\s*OS\s*(\d+)\.(\d+(\.\d+)?)/,windows:/(MSIE)\s+(\d+)\.(\d+(\.\d+)?)/,tizen:/(tizen).*?Version\/(\d+)\.(\d+(\.\d+)?)/i,sailfish:/(sailfish).*rv:(\d+)\.(\d+(\.\d+)?).*firefox/i,ffos:/(Mobile).*rv:(\d+)\.(\d+(\.\d+)?).*Firefox/},n={ios:/^i(phone|pad|pod)$/i,android:/^android|fire$/i,blackberry:/^blackberry|playbook/i,windows:/windows/,wp:/wp/,flat:/sailfish|ffos|tizen/i,meego:/meego/},a={tablet:/playbook|ipad|fire/i},s={omini:/Opera\sMini/i,omobile:/Opera\sMobi/i,firefox:/Firefox|Fennec/i,mobilesafari:/version\/.*safari/i,ie:/MSIE|Windows\sPhone/i,chrome:/chrome|crios/i,webkit:/webkit/i};for(var l in i)if(i.hasOwnProperty(l)&&(o=t.match(i[l]))){if("windows"===l&&"plugins"in navigator)return!1;(r={}).device=l,r.tablet=Hf(l,a,!1),r.browser=Hf(t,s,"default"),r.name=Hf(l,n),r[r.name]=!0,r.majorVersion=o[2],r.minorVersion=(o[3]||"0").replace("_","."),e=r.minorVersion.replace(".","").substr(0,2),r.flatVersion=r.majorVersion+e+new Array(3-(e.length<3?e.length:2)).join("0");break}return r};function Hf(t,e,r){for(var o in e)if(e.hasOwnProperty(o)&&e[o].test(t))return o;return void 0!==r?r:t}var Uf=function(){var t={down:"touchstart mousedown",move:"mousemove touchmove",up:"mouseup touchend touchcancel",cancel:"mouseleave touchcancel"},e=Kf();return e.touch&&(e.mobileOS.ios||e.mobileOS.android)?t={down:"touchstart",move:"touchmove",up:"touchend touchcancel",cancel:"touchcancel"}:e.pointers?t={down:"pointerdown",move:"pointermove",up:"pointerup",cancel:"pointercancel pointerleave"}:e.msPointers&&(t={down:"MSPointerDown",move:"MSPointerMove",up:"MSPointerUp",cancel:"MSPointerCancel MSPointerLeave"}),t},Kf=function(){var t=Ff(navigator.userAgent),e=function(t){var e=!1,r=[],o={edge:/(edge)[ \/]([\w.]+)/i,webkit:/(chrome|crios)[ \/]([\w.]+)/i,safari:/(webkit)[ \/]([\w.]+)/i,opera:/(opera)(?:.*version|)[ \/]([\w.]+)/i,msie:/(msie\s|trident.*? rv:)([\w.]+)/i,mozilla:/(mozilla)(?:.*? rv:([\w.]+)|)/i};for(var i in o)if(o.hasOwnProperty(i)&&(r=t.match(o[i]))){(e={})[i]=!0,e[r[1].toLowerCase().split(" ")[0].split("/")[0]]=!0,e.version=parseInt(document.documentMode||r[2],10);break}return e}(navigator.userAgent),r=e.chrome,o=e.crios,i=e.mozilla,n=e.safari,a={};a.mobileOS=t,a.touch="ontouchstart"in window,a.pointers=!r&&!o&&!i&&!n&&window.PointerEvent,a.msPointers=!r&&window.MSPointerEvent,a.mouseAndTouchPresent=a.touch&&!(a.mobileOS.ios||a.mobileOS.android),a.eventCapture=document.documentElement.addEventListener;var s=document.createElement("table"),l=a.transitions=!1,u=a.transforms=!1,c="string";return["Moz","webkit","O","ms"].forEach((function(t){var e=typeof s.style[t+"Transition"]===c;if(e||typeof s.style[t+"Transform"]===c){var r=t.toLowerCase();return u={css:"ms"!==r?"-"+r+"-":"",prefix:t,event:"o"===r||"webkit"===r?r:""},e&&((l=u).event=l.event?l.event+"TransitionEnd":"transitionend"),!1}})),s=null,a.transforms=u,a.transitions=l,a.delayedClick=function(){if(a.touch){if(a.mobileOS.ios)return!0;if(a.mobileOS.android){if(!a.browser.chrome)return!0;if(a.browser.version<32)return!1;var t=document.querySelector("meta[name=viewport]");return!(t?t.getAttribute("content"):"").match(/user-scalable=no/i)}}return!1},a},$f=function(t,e){return t.bind(e)},Gf=function(t,e,r,o,i){Xf(t,e,r,o,i)},Xf=function(t,e,r,o,i){(T(e)?e:(e||"").split(" ")).forEach((function(e){Wf(t,e,r,o,i)}))},Wf=function(t,e,r,o,i){var n,a=o;r&&F(r)&&!o?a=r:r&&"string"==typeof r&&F(a)&&(n=r),t.addEventListener(e,(function(e){var r=e.target?e.target.closest(n):null;if(!n||n&&e.target&&r){var o=n?r:e.currentTarget;Nf(e,"currentTarget",{value:o}),Nf(e,"delegateTarget",{value:t}),a(e)}}),Boolean(i))},Yf=function(t,e,r,o,i){qf(t,e,r,o,i)},qf=function(t,e,r,o){(T(e)?e:(e||"").split(" ")).forEach((function(e){Zf(t,e,r,o)}))},Zf=function(t,e,r,o){t.removeEventListener(e,r,Boolean(o))},Qf=function(t){var e=Uf(navigator.userAgent);return t.replace(/([^ ]+)/g,(function(t){return e[t]||t}))},Jf=function(t,e){var r=t.prototype;r.events?e.forEach((function(t){r.events.indexOf(t)<0&&r.events.push(t)})):r.events=e},td=function(){return Number(new Date)},ed=function(){},rd="string",od="function",id=function(){this._defaultPrevented=!0},nd=function(){return!0===this._defaultPrevented},ad=function(t){function e(){t.call(this),this._events={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.unbind()},e.prototype.bind=function(t,e,r){var o,i,n,a,s=this,l=typeof t===rd?[t]:t||[],u=typeof e===od;if(void 0===e){for(o in t)s.bind(o,t[o]);return s}var c=function(){var t=l[o];(a=u?e:e[t])&&(r&&(n=a,a=function(){s.unbind(t,a),n.apply(s,arguments)},a.original=n),(s._events[t]=s._events[t]||[]).push(a))};for(o=0,i=l.length;o<i;o++)c();return s},e.prototype.one=function(t,e){return this.bind(t,e,!0)},e.prototype.first=function(t,e){var r,o,i,n=this,a=typeof t===rd?[t]:t,s=typeof e===od;for(r=0,o=a.length;r<o;r++){var l=a[r];(i=s?e:e[l])&&(n._events[l]=n._events[l]||[]).unshift(i)}return n},e.prototype.trigger=function(t,e){var r,o,i=this,n=i._events[t];if(n){var a=e||{};for(a.sender=i,a._defaultPrevented=!1,a.preventDefault=id,a.isDefaultPrevented=nd,r=0,o=(n=n.slice()).length;r<o;r++)n[r].call(i,a);return!0===a._defaultPrevented}return!1},e.prototype.unbind=function(t,e){var r,o=this,i=o._events[t];if(void 0===t)o._events={};else if(i)if(e)for(r=i.length-1;r>=0;r--)i[r]!==e&&i[r].original!==e||i.splice(r,1);else o._events[t]=[];return o},e.prototype._setEvents=function(t){for(var e=this,r=(this.events||[]).length,o=0;o<r;o++){var i=e.events[o];e.options[i]&&t[i]&&(e.unbind(i,e.options[i]),e._events&&e._events[i]&&delete e._events[i])}this.bind(this.events,t)},e}(N.Class),sd=function(t){function e(e,r){t.call(this),this.element=e,this._initOptions(r),this.items=[],D(this.element,"k-widget k-attribution")}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype.filter=function(t,e){this._extent=t,this._zoom=e,this._render()},e.prototype.add=function(t){var e=t;mt(t)&&("string"==typeof t&&(e={text:t}),this.items.push(e),this._render())},e.prototype.remove=function(t){for(var e=[],r=0;r<this.items.length;r++){var o=this.items[r];o.text!==t&&e.push(o)}this.items=e,this._render()},e.prototype.clear=function(){this.items=[],If(this.element)},e.prototype._render=function(){for(var t=[],e=0;e<this.items.length;e++){var r=this.items[e],o=this._itemText(r);""!==o&&t.push(o)}t.length>0?(If(this.element),function(t,e){var r=document.createElement("div");for(r.innerHTML=t;r.childNodes.length>0;)e.appendChild(r.childNodes[0])}(t.join(this.options.separator),this.element),this.showElement()):this.hideElement()},e.prototype.hideElement=function(){this.element.style.display="none"},e.prototype.showElement=function(){this.element.style.display=""},e.prototype._itemText=function(t){var e="",r=this._inZoomLevel(t.minZoom,t.maxZoom),o=this._inArea(t.extent);return r&&o&&(e+=t.text),e},e.prototype._inZoomLevel=function(t,e){var r=Tt(t,-Number.MAX_VALUE),o=Tt(e,Number.MAX_VALUE);return this._zoom>r&&this._zoom<o},e.prototype._inArea=function(t){var e=!0;return t&&(e=t.contains(this._extent)),e},e}(ad);Et(sd,{name:"Attribution",separator:"&nbsp;|&nbsp;"});var ld={up:{className:"k-navigator-n",iconClass:"k-i-caret-alt-up"},down:{className:"k-navigator-s",iconClass:"k-i-caret-alt-down"},right:{className:"k-navigator-e",iconClass:"k-i-caret-alt-right"},left:{className:"k-navigator-w",iconClass:"k-i-caret-alt-left"}};function ud(t){var e='<button class="k-button k-button-square k-rounded-full k-button-flat k-button-flat-base k-icon-button '+ld[t].className+'" aria-label="move '+t+'"><span class="k-icon '+ld[t].iconClass+'" /></button>';return Lf(e)}var cd=function(t){function e(e,r){t.call(this),this.element=e,this._initOptions(r);var o=ud("up"),i=ud("right"),n=ud("down"),a=ud("left");this.element.appendChild(o),this.element.appendChild(i),this.element.appendChild(n),this.element.appendChild(a),D(this.element,"k-widget k-navigator"),Gf(this.element,"click",".k-button",$f(this._click,this));var s=this.element.parentNode.closest("[data-role]");this._keyroot=s||this.element,this._tabindex(this._keyroot),this._keydownHandler=$f(this._keydown,this),Gf(this._keyroot,"keydown",this._keydownHandler)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.dispose()},e.prototype.dispose=function(){Yf(this._keyroot,"keydown",this._keydownHandler)},e.prototype._tabindex=function(t){var e=t||this.wrapper||this.element,r=this.element,o="tabindex",i=e.getAttribute(o)||r.getAttribute(o);r.removeAttribute(o),e.setAttribute(o,isNaN(i)?0:i)},e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype._pan=function(t,e){var r=this.options.panStep;this.trigger("pan",{x:t*r,y:e*r})},e.prototype._click=function(t){var e=0,r=0,o=t.currentTarget;o.matches(".k-navigator-n")?r=1:o.matches(".k-navigator-s")?r=-1:o.matches(".k-navigator-e")?e=1:o.matches(".k-navigator-w")&&(e=-1),this._pan(e,r),t.preventDefault()},e.prototype._keydown=function(t){switch(t.which){case Yt.UP:this._pan(0,1),t.preventDefault();break;case Yt.DOWN:this._pan(0,-1),t.preventDefault();break;case Yt.RIGHT:this._pan(1,0),t.preventDefault();break;case Yt.LEFT:this._pan(-1,0),t.preventDefault()}},e}(ad);function pd(t,e){return Lf('<button class="k-button k-button-md k-rounded-md k-button-solid k-button-solid-base k-icon-button k-zoom-'+t+'" title="zoom-'+t+'" aria-label="zoom-'+t+'"><span class="k-icon '+e+'"></span></button>')}Et(cd,{name:"Navigator",panStep:1}),Jf(cd,["pan"]);var hd="change",fd=function(t){function e(e,r){t.call(this),this.element=e,this._initOptions(r);var o=pd("in","k-i-plus"),i=pd("out","k-i-minus");this.element.appendChild(o),this.element.appendChild(i),D(this.element,"k-widget k-zoom-control k-button-group k-group-horizontal"),this._clickHandler=this._click.bind(this),Gf(this.element,"click",".k-button",this._clickHandler);var n=this.element.parentNode.closest("[data-role]");this._keyroot=n||this.element,this._tabindex(this._keyroot),this._keydownHandler=this._keydown.bind(this),Gf(this._keyroot,"keydown",this._keydownHandler)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.element&&Yf(this.element,"click",this._clickHandler),this._keyroot&&Yf(this._keyroot,"keydown",this._keydownHandler)},e.prototype._tabindex=function(t){var e=t||this.wrapper||this.element,r=this.element,o="tabindex",i=e.getAttribute(o)||r.getAttribute(o);r.removeAttribute(o),e.setAttribute(o,isNaN(i)?0:i)},e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype._change=function(t){var e=this.options.zoomStep;this.trigger(hd,{delta:t*e})},e.prototype._click=function(t){var e=1;nt(t.currentTarget,"k-zoom-out")&&(e=-1),this._change(e),t.preventDefault()},e.prototype._keydown=function(t){switch(t.which){case Yt.NUMPAD_PLUS:case 187:case 61:this._change(1);break;case Yt.NUMPAD_MINUS:case 189:case 173:this._change(-1)}},e}(ad);Et(fd,{name:"ZoomControl",zoomStep:1}),Jf(fd,[hd]);var dd=Math,vd=dd.max,gd=dd.min,yd=function(t){function e(e,r){t.call(this);var o=yf.create(e),i=yf.create(r);o.lng+180>i.lng+180&&o.lat+90<i.lat+90?(this.se=o,this.nw=i):(this.se=i,this.nw=o)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var r={World:{configurable:!0}};return e.prototype.contains=function(t){var e=this.nw,r=this.se,o=Tt(t.lng,t[1]),i=Tt(t.lat,t[0]);return t&&o+180>=e.lng+180&&o+180<=r.lng+180&&i+90>=r.lat+90&&i+90<=e.lat+90},e.prototype.center=function(){var t=this.nw,e=this.se,r=t.lng+(e.lng-t.lng)/2,o=t.lat+(e.lat-t.lat)/2;return new yf(o,r)},e.prototype.containsAny=function(t){for(var e=!1,r=0;r<t.length;r++)e=e||this.contains(t[r]);return e},e.prototype.include=function(t){var e=this.nw,r=this.se,o=Tt(t.lng,t[1]),i=Tt(t.lat,t[0]);e.lng=gd(e.lng,o),e.lat=vd(e.lat,i),r.lng=vd(r.lng,o),r.lat=gd(r.lat,i)},e.prototype.includeAll=function(t){for(var e=0;e<t.length;e++)this.include(t[e])},e.prototype.edges=function(){var t=this.nw,e=this.se;return{nw:this.nw,ne:new yf(t.lat,e.lng),se:this.se,sw:new yf(e.lat,t.lng)}},e.prototype.toArray=function(){var t=this.nw,e=this.se;return[t,new yf(t.lat,e.lng),e,new yf(e.lat,t.lng)]},e.prototype.overlaps=function(t){return this.containsAny(t.toArray())||t.containsAny(this.toArray())},e.create=function(t,r){return t instanceof e?t:t&&r?new e(t,r):t&&4===t.length&&!r?new e([t[0],t[1]],[t[2],t[3]]):void 0},r.World.get=function(){return new e([90,-180],[-90,180])},Object.defineProperties(e,r),e}(N.Class),md="centerChange",bd=function(t){function e(e,r){t.call(this),this.widgetService=e,this.options=K({},this.options,r),this.offset={x:0,y:0}}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var r={anchor:{configurable:!0}};return e.prototype.show=function(t,e){this.location!==e.location&&(this.anchor=t,this.location=e.location,this.widgetService.notify("showTooltip",Object.assign({anchor:this.anchor},e)),this.visible=!0)},e.prototype.hide=function(){this.widgetService&&this.widgetService.notify("hideTooltip"),this.visible=!1,this.location=null},r.anchor.get=function(){return this._anchor},r.anchor.set=function(t){var e=this.widgetService.widget._toDocumentCoordinates({x:t.left-this.offset.x,y:t.top-this.offset.y});this._anchor={left:e.left,top:e.top}},e.prototype.destroy=function(){this.widgetService=null},Object.defineProperties(e.prototype,r),e}(N.Class);Et(bd,{border:{width:1},opacity:1});var xd=function(t){function e(e,r){t.call(this),this.support=Kf(),this._initOptions(r),this.map=e;var o=document.createElement("div");D(o,"k-layer"),o.style.zIndex=this.options.zIndex,o.style.opacity=this.options.opacity,this.element=o,e.scrollElement.appendChild(this.element),this._beforeReset=this._beforeReset.bind(this),this._reset=this._reset.bind(this),this._resize=this._resize.bind(this),this._panEnd=this._panEnd.bind(this),this._activate(),this._updateAttribution()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this._deactivate()},e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype.show=function(){this.reset(),this._activate(),this._applyExtent(!0)},e.prototype.hide=function(){this._deactivate(),this._setVisibility(!1)},e.prototype.reset=function(){this._beforeReset(),this._reset()},e.prototype._reset=function(){this._applyExtent()},e.prototype._beforeReset=function(){},e.prototype._resize=function(){},e.prototype._panEnd=function(){this._applyExtent()},e.prototype._applyExtent=function(){var t=this.options,e=this.map.zoom(),r=!mt(t.minZoom)||e>=t.minZoom,o=!mt(t.maxZoom)||e<=t.maxZoom,i=yd.create(t.extent),n=!i||i.overlaps(this.map.extent());this._setVisibility(r&&o&&n)},e.prototype._setVisibility=function(t){this.element.style.display=t?"":"none"},e.prototype._activate=function(){var t=this.map;this._deactivate(),t.bind("beforeReset",this._beforeReset),t.bind("reset",this._reset),t.bind("resize",this._resize),t.bind("panEnd",this._panEnd)},e.prototype._deactivate=function(){var t=this.map;t.unbind("beforeReset",this._beforeReset),t.unbind("reset",this._reset),t.unbind("resize",this._resize),t.unbind("panEnd",this._panEnd)},e.prototype._updateAttribution=function(){var t=this.map.attribution;t&&t.add(this.options.attribution)},e.prototype._readData=function(){return this.options.data||[]},e.prototype._hasData=function(){return this._data&&this._data.length>0},e.prototype._layerIndex=function(){return(this.map.layers||[]).indexOf(this)},e}(N.Class),_d=Math,Cd=N.geometry.Point;function wd(t){return F(t)?t:J.compile(t)}function Od(t){return new Cd(kt(t.x),kt(t.y))}function Sd(t){var e=t;return"string"!=typeof t&&(e+="px"),e}var Pd=function(t){function e(e,r){t.call(this,e,r),"string"==typeof this.options.subdomains&&(this.options.subdomains=this.options.subdomains.split(""));var o=this._viewType();this._view=new o(this.element,this.options)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){t.prototype.destroy.call(this),this._view.destroy(),this._view=null},e.prototype._beforeReset=function(){var t=this.map,e=t.locationToLayer(t.extent().nw).round();this._view.viewOrigin(e)},e.prototype._reset=function(){t.prototype._reset.call(this),this._updateView(),this._view.reset()},e.prototype._viewType=function(){return jd},e.prototype._activate=function(){t.prototype._activate.call(this),this.support.mobileOS||(this._pan||(this._pan=(0,N.throttle)(this._render.bind(this),100)),this.map.bind("pan",this._pan))},e.prototype._deactivate=function(){t.prototype._deactivate.call(this),this._pan&&this.map.unbind("pan",this._pan)},e.prototype._updateView=function(){var t=this._view,e=this.map,r=e.extent(),o={nw:e.locationToLayer(r.nw).round(),se:e.locationToLayer(r.se).round()};t.center(e.locationToLayer(e.center())),t.extent(o),t.zoom(e.zoom())},e.prototype._resize=function(){this._render()},e.prototype._panEnd=function(e){t.prototype._panEnd.call(this,e),this._render()},e.prototype._render=function(){this._updateView(),this._view.render()},e}(xd);Et(Pd,{tileSize:256,subdomains:["a","b","c"],urlTemplate:"",zIndex:1});var jd=function(t){function e(e,r){t.call(this),this.element=e,this._initOptions(r),this.pool=new kd}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype.center=function(t){this._center=t},e.prototype.extent=function(t){this._extent=t},e.prototype.viewOrigin=function(t){this._viewOrigin=t},e.prototype.zoom=function(t){this._zoom=t},e.prototype.pointToTileIndex=function(t){return new Cd(_d.floor(t.x/this.options.tileSize),_d.floor(t.y/this.options.tileSize))},e.prototype.tileCount=function(){var t=this.size(),e=this.pointToTileIndex(this._extent.nw),r=this._extent.nw,o=this.indexToPoint(e).translate(-r.x,-r.y);return{x:_d.ceil((_d.abs(o.x)+t.width)/this.options.tileSize),y:_d.ceil((_d.abs(o.y)+t.height)/this.options.tileSize)}},e.prototype.size=function(){var t=this._extent.nw,e=this._extent.se.clone().translate(-t.x,-t.y);return{width:e.x,height:e.y}},e.prototype.indexToPoint=function(t){var e=t.x,r=t.y;return new Cd(e*this.options.tileSize,r*this.options.tileSize)},e.prototype.subdomainText=function(){var t=this.options.subdomains;return t[this.subdomainIndex++%t.length]},e.prototype.destroy=function(){If(this.element),this.pool.empty()},e.prototype.reset=function(){this.pool.reset(),this.subdomainIndex=0,this.render()},e.prototype.render=function(){var t,e,r,o=this.tileCount(),i=this.pointToTileIndex(this._extent.nw);for(e=0;e<o.x;e++)for(r=0;r<o.y;r++)(t=this.createTile({x:i.x+e,y:i.y+r})).visible||t.show()},e.prototype.createTile=function(t){var e=this.tileOptions(t),r=this.pool.get(this._center,e);return r.element.parentNode||this.element.append(r.element),r},e.prototype.tileOptions=function(t){var e=this.wrapIndex(t),r=this.indexToPoint(t),o=this._viewOrigin,i=r.clone().translate(-o.x,-o.y);return{index:e,currentIndex:t,point:r,offset:Od(i),zoom:this._zoom,size:this.options.tileSize,subdomain:this.subdomainText(),urlTemplate:this.options.urlTemplate,errorUrlTemplate:this.options.errorUrlTemplate}},e.prototype.wrapIndex=function(t){var e=_d.pow(2,this._zoom);return{x:this.wrapValue(t.x,e),y:Pt(t.y,0,e-1)}},e.prototype.wrapValue=function(t,e){var r=_d.abs(t)%e;return t>=0?r:e-(0===r?e:r)},e}(N.Class),Ad=function(t){function e(e,r){t.call(this),this.id=e,this.visible=!0,this._initOptions(r),this.createElement(),this.show()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){var t=this.element,e=t?t.parentNode:null;t&&(e&&e.removeChild(t),this.element=null)},e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype.createElement=function(){var t=document.createElement("img"),e=this.options.size+"px";t.style.position="absolute",t.style.display="block",t.style.width=t.style.maxWidth=e,t.style.height=t.style.maxHeight=e,this.element=t},e.prototype.show=function(){var t=this.element;t.style.top=Sd(this.options.offset.y),t.style.left=Sd(this.options.offset.x);var e=this.url();e&&t.setAttribute("src",e),t.style.visibility="visible",this.visible=!0},e.prototype.hide=function(){this.element.style.visibility="hidden",this.visible=!1},e.prototype.url=function(){return wd(this.options.urlTemplate)(this.urlOptions())},e.prototype.errorUrl=function(){return wd(this.options.errorUrlTemplate)(this.urlOptions())},e.prototype.urlOptions=function(){var t=this.options;return{zoom:t.zoom,subdomain:t.subdomain,z:t.zoom,x:t.index.x,y:t.index.y,s:t.subdomain,quadkey:t.quadkey,q:t.quadkey,culture:t.culture,c:t.culture}},e}(N.Class);Et(Ad,{urlTemplate:"",errorUrlTemplate:""});var kd=function(t){function e(){t.call(this),this._items=[]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.get=function(t,e){return this._items.length>=this.options.maxSize&&this._remove(t),this._create(e)},e.prototype.empty=function(){for(var t=this._items,e=0;e<t.length;e++)t[e].destroy();this._items=[]},e.prototype.reset=function(){for(var t=this._items,e=0;e<t.length;e++)t[e].hide()},e.prototype._create=function(t){for(var e,r=this._items,o=Ot(t.point.toString()+t.offset.toString()+t.zoom+t.urlTemplate),i=0;i<r.length;i++)if(r[i].id===o){e=r[i];break}return e?e.show():(e=new Ad(o,t),this._items.push(e)),e},e.prototype._remove=function(t){for(var e=this._items,r=-1,o=-1,i=0;i<e.length;i++){var n=e[i].options.point.distanceTo(t);n>r&&!e[i].visible&&(o=i,r=n)}-1!==o&&(e[o].destroy(),e.splice(o,1))},e}(N.Class);Et(kd,{maxSize:100});var Md=Object.assign,Td="change",Dd=function(t){function e(e,r){t.call(this);var o=this,i=e[0]||e;o.capture=!1;var n=Uf(navigator.userAgent);i.addEventListener?(n.down.split(" ").forEach((function(t){i.addEventListener(t,$f(o._press,o),!0)})),n.up.split(" ").forEach((function(t){i.addEventListener(t,$f(o._release,o),!0)}))):(n.down.split(" ").forEach((function(t){i.attachEvent(t,$f(o._press,o))})),n.up.split(" ").forEach((function(t){i.attachEvent(t,$f(o._release,o))}))),o.bind(["press","release"],r||{})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.captureNext=function(){this.capture=!0},e.prototype.cancelCapture=function(){this.capture=!1},e.prototype._press=function(t){this.trigger("press"),this.capture&&t.preventDefault()},e.prototype._release=function(t){var e=this;e.trigger("release"),e.capture&&(t.preventDefault(),e.cancelCapture())},e}(ad),Vd=function(t){function e(e){t.call(this);var r=this;r.forcedEnabled=!1,Md(r,e),r.scale=1,r.horizontal?(r.measure="offsetWidth",r.scrollSize="scrollWidth",r.axis="x"):(r.measure="offsetHeight",r.scrollSize="scrollHeight",r.axis="y")}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.makeVirtual=function(){Md(this,{virtual:!0,forcedEnabled:!0,_virtualMin:0,_virtualMax:0})},e.prototype.virtualSize=function(t,e){this._virtualMin===t&&this._virtualMax===e||(this._virtualMin=t,this._virtualMax=e,this.update())},e.prototype.outOfBounds=function(t){return t>this.max||t<this.min},e.prototype.forceEnabled=function(){this.forcedEnabled=!0},e.prototype.getSize=function(){return this.container[this.measure]},e.prototype.getTotal=function(){return this.element[this.scrollSize]},e.prototype.rescale=function(t){this.scale=t},e.prototype.update=function(t){var e=this,r=e.virtual?e._virtualMax:e.getTotal(),o=r*e.scale,i=e.getSize();(0!==r||e.forcedEnabled)&&(e.max=e.virtual?-e._virtualMin:0,e.size=i,e.total=o,e.min=Math.min(e.max,i-o),e.minScale=i/r,e.centerOffset=(o-i)/2,e.enabled=e.forcedEnabled||o>i,t||e.trigger(Td,e))},e}(ad),Ed=function(t){function e(e){t.call(this);var r=this;r.x=new Vd(Md({horizontal:!0},e)),r.y=new Vd(Md({horizontal:!1},e)),r.container=e.container,r.forcedMinScale=e.minScale,r.maxScale=e.maxScale||100,r.bind(Td,e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.rescale=function(t){this.x.rescale(t),this.y.rescale(t),this.refresh()},e.prototype.centerCoordinates=function(){return{x:Math.min(0,-this.x.centerOffset),y:Math.min(0,-this.y.centerOffset)}},e.prototype.refresh=function(){var t=this;t.x.update(),t.y.update(),t.enabled=t.x.enabled||t.y.enabled,t.minScale=t.forcedMinScale||Math.min(t.x.minScale,t.y.minScale),t.fitScale=Math.max(t.x.minScale,t.y.minScale),t.trigger(Td)},e}(ad),Nd=function(t){function e(e){t.call(this),Md(this,e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.outOfBounds=function(){return this.dimension.outOfBounds(this.movable[this.axis])},e.prototype.dragMove=function(t){var e=this,r=e.dimension,o=e.axis,i=e.movable,n=i[o]+t;if(r.enabled){var a=t;(n<r.min&&t<0||n>r.max&&t>0)&&(a*=e.resistance),i.translateAxis(o,a),e.trigger(Td,e)}},e}(ad),Ld=function(t){function e(e){t.call(this);var r,o,i,n,a=this;Md(a,{elastic:!0},e),i=a.elastic?.5:0,n=a.movable,a.x=r=new Nd({axis:"x",dimension:a.dimensions.x,resistance:i,movable:n}),a.y=o=new Nd({axis:"y",dimension:a.dimensions.y,resistance:i,movable:n}),a.userEvents.bind(["press","move","end","gesturestart","gesturechange"],{gesturestart:function(t){a.gesture=t,a.offset=xt(a.dimensions.container)},press:function(t){var e=t.event.target.closest("a");e&&e.matches("[data-navigate-on-press=true]")&&t.sender.cancel()},gesturechange:function(t){var e,i=a.gesture,s=i.center,l=t.center,u=t.distance/i.distance,c=a.dimensions.minScale,p=a.dimensions.maxScale;n.scale<=c&&u<1&&(u+=.8*(1-u)),n.scale*u>=p&&(u=p/n.scale);var h=n.x+a.offset.left,f=n.y+a.offset.top;e={x:(h-s.x)*u+l.x-h,y:(f-s.y)*u+l.y-f},n.scaleWith(u),r.dragMove(e.x),o.dragMove(e.y),a.dimensions.rescale(n.scale),a.gesture=t,t.preventDefault()},move:function(t){t.event.target.tagName.match(/textarea|input/i)||(r.dimension.enabled||o.dimension.enabled?(r.dragMove(t.x.delta),o.dragMove(t.y.delta),t.preventDefault()):t.touch.skip())},end:function(t){t.preventDefault()}})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(N.Class),Id=function(t,e,r){return"translate3d("+t+"px,"+e+"px,0) scale("+r+")"},Bd=function(t){function e(e){t.call(this);var r=this;r.support=Kf(),this.transformStyle=this.support.transitions.prefix+"Transform",r.element=e,r.element.style.webkitTransformOrigin="left top",r.x=0,r.y=0,r.scale=1;var o=Id(r.x,r.y,r.scale);r.element.style[this.transformStyle]=o,r._saveCoordinates(o)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.translateAxis=function(t,e){this[t]+=e,this.refresh()},e.prototype.scaleTo=function(t){this.scale=t,this.refresh()},e.prototype.scaleWith=function(t){this.scale*=t,this.refresh()},e.prototype.translate=function(t){this.x+=t.x,this.y+=t.y,this.refresh()},e.prototype.moveAxis=function(t,e){this[t]=e,this.refresh()},e.prototype.moveTo=function(t){Md(this,t),this.refresh()},e.prototype.refresh=function(){var t,e=this,r=e.x,o=e.y;e.round&&(r=Math.round(r),o=Math.round(o)),(t=Id(r,o,e.scale))!==e.coordinates&&(e.element.style[this.transformStyle]=t,e._saveCoordinates(t),e.trigger(Td))},e.prototype._saveCoordinates=function(t){this.coordinates=t},e}(ad),Rd=N.drawing.Group,zd=function(t){function e(e,r){t.call(this,e,r),this._pan=$f(this._pan,this),this.surface=N.drawing.Surface.create(this.element,{width:e.scrollElement.clientWidth,height:e.scrollElement.clientHeight}),this._initRoot(),this.movable=new Bd(this.surface.element),this._markers=[],this._click=this._handler("shapeClick"),this.surface.bind("click",this._click),this._mouseleave=this._handler("shapeMouseLeave"),this.surface.bind("mouseleave",this._mouseleave),this.surface.bind("mouseenter",this._mouseenter.bind(this))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){t.prototype.destroy.call(this),this.surface.destroy()},e.prototype._reset=function(){t.prototype._reset.call(this),this._translateSurface(),this._data=this._readData(),this._hasData()&&this._load(this._data)},e.prototype._initRoot=function(){this._root=new Rd,this.surface.draw(this._root)},e.prototype._beforeReset=function(){this.surface.clear(),this._initRoot()},e.prototype._resize=function(){this.surface.size(this.map.size())},e.prototype._readData=function(){var e=t.prototype._readData.call(this);return"FeatureCollection"===e.type?e.features:"GeometryCollection"===e.type?e.geometries:e},e.prototype._load=function(t){this._data=t,this._clearMarkers(),this._loader||(this._loader=new Fd(this.map,this.options.style,this));for(var e=new Rd,r=0;r<t.length;r++){var o=this._loader.parse(t[r]);o&&e.append(o)}this._root.clear(),this._root.append(e)},e.prototype.shapeCreated=function(t){var e=!1;if(t instanceof N.drawing.Circle&&this.map.options.renderPointsAsMarkers&&(e=mt(this._createMarker(t))),!e){var r={layer:this,shape:t};e=this.map.trigger("shapeCreated",r)}return e},e.prototype.featureCreated=function(t){t.layer=this,this.map.trigger("shapeFeatureCreated",t)},e.prototype._createMarker=function(t){var e=this.map.markers.bind({location:t.location},t.dataItem);return e&&this._markers.push(e),e},e.prototype._clearMarkers=function(){for(var t=0;t<this._markers.length;t++)this.map.markers.remove(this._markers[t]);this._markers=[]},e.prototype._pan=function(){this._panning||(this._panning=!0,this.surface.suspendTracking())},e.prototype._panEnd=function(e){t.prototype._panEnd.call(this,e),this._translateSurface(),this.surface.resumeTracking(),this._panning=!1},e.prototype._translateSurface=function(){var t=this.map,e=t.locationToView(t.extent().nw);this.surface.translate&&(this.surface.translate(e),this.movable.moveTo({x:e.x,y:e.y}))},e.prototype._eventArgs=function(t){return{layer:this,layerIndex:this._layerIndex(),shape:t.element,shapeIndex:(this._data||[]).indexOf(t.element.dataItem),originalEvent:t.originalEvent}},e.prototype._handler=function(t){var e=this;return function(r){r.element&&e.map.trigger(t,e._eventArgs(r))}},e.prototype._mouseenter=function(t){if(t.element){this.map.trigger("shapeMouseEnter",this._eventArgs(t));var e=t.element,r=this._tooltipAnchor(t);this.map._tooltip.show(r,this._tooltipContext(e))}},e.prototype._tooltipContext=function(t){return{type:"shape",layerIndex:this._layerIndex,className:"k-map-shape-tooltip",dataItem:t.dataItem,location:t.location}},e.prototype._tooltipAnchor=function(t){var e=this.map.eventOffset(t.originalEvent);return{top:e.y,left:e.x}},e.prototype._activate=function(){t.prototype._activate.call(this),this._panHandler=$f(this._pan,this),this.map.bind("pan",this.panHandler)},e.prototype._deactivate=function(){t.prototype._deactivate.call(this),this.map.unbind("pan",this._panHandler)},e}(xd);Et(zd,{autoBind:!0,zIndex:100});var Fd=function(t){function e(e,r,o){t.call(this),this.observer=o,this.locator=e,this.style=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.parse=function(t){var e=new Rd,r=!0;return"Feature"===t.type?(r=!1,this._loadGeometryTo(e,t.geometry,t),this._featureCreated(e,t)):this._loadGeometryTo(e,t,t),r&&e.children.length<2&&(e=e.children[0]),e},e.prototype._shapeCreated=function(t){var e=!1;return this.observer&&this.observer.shapeCreated&&(e=this.observer.shapeCreated(t)),e},e.prototype._featureCreated=function(t,e){this.observer&&this.observer.featureCreated&&this.observer.featureCreated({group:t,dataItem:e,properties:e.properties})},e.prototype._loadGeometryTo=function(t,e,r){var o,i,n=this,a=e.coordinates;switch(e.type){case"LineString":i=this._loadPolygon(t,[a],r),this._setLineFill(i);break;case"MultiLineString":for(o=0;o<a.length;o++)i=n._loadPolygon(t,[a[o]],r),n._setLineFill(i);break;case"Polygon":this._loadPolygon(t,a,r);break;case"MultiPolygon":for(o=0;o<a.length;o++)n._loadPolygon(t,a[o],r);break;case"Point":this._loadPoint(t,a,r);break;case"MultiPoint":for(o=0;o<a.length;o++)n._loadPoint(t,a[o],r)}},e.prototype._setLineFill=function(t){var e=t.segments;(e.length<4||!e[0].anchor().equals(St(e).anchor()))&&(t.options.fill=null)},e.prototype._loadShape=function(t,e){return this._shapeCreated(e)||t.append(e),e},e.prototype._loadPolygon=function(t,e,r){var o=this._buildPolygon(e);return o.dataItem=r,o.location=this.locator.viewToLocation(o.bbox().center()),this._loadShape(t,o)},e.prototype._buildPolygon=function(t){for(var e=new(t.length>1?N.drawing.MultiPath:N.drawing.Path)(this.style),r=0;r<t.length;r++)for(var o=0;o<t[r].length;o++){var i=this.locator.locationToView(yf.fromLngLat(t[r][o]));0===o?e.moveTo(i.x,i.y):e.lineTo(i.x,i.y)}return e},e.prototype._loadPoint=function(t,e,r){var o=yf.fromLngLat(e),i=this.locator.locationToView(o),n=new N.geometry.Circle(i,10),a=new N.drawing.Circle(n,this.style);return a.dataItem=r,a.location=o,this._loadShape(t,a)},e}(N.Class),Hd=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._readData=function(){return this.options.data||[]},e.prototype._load=function(t){var e=this;if(this._data=t,this.surface.clear(),0!==t.length){var r=this.options,o=ot(r.valueField),i=t.slice(0);i.sort((function(t,e){return o(e)-o(t)}));for(var n,a=this._scaleType(),s=ot(this.options.locationField),l=0;l<i.length;l++){var u=i[l],c=s(u),p=o(u);if(mt(c)&&mt(p)){n||(n=new a([0,p],[r.minSize,r.maxSize])),c=yf.create(c);var h=e.map.locationToView(c),f=n.map(p),d=e._createSymbol({center:h,size:f,style:r.style,dataItem:u,location:c});d.dataItem=u,d.location=c,d.value=p,e._drawSymbol(d)}}}},e.prototype._scaleType=function(){var t=this.options.scale;return F(t)?t:Ud[t]},e.prototype._createSymbol=function(t){var e=this.options.symbol;return F(e)||(e=Kd[e]),e(t)},e.prototype._drawSymbol=function(t){var e={layer:this,shape:t};this.map.trigger("shapeCreated",e)||this.surface.draw(t)},e.prototype._tooltipContext=function(t){return{type:"bubble",layerIndex:this._layerIndex(),className:"k-map-bubble-tooltip",dataItem:t.dataItem,location:t.location,value:t.value}},e.prototype._tooltipAnchor=function(t){var e=t.element.bbox().center();return{top:e.y,left:e.x}},e}(zd);Et(Hd,{locationField:"location",valueField:"value",minSize:0,maxSize:100,scale:"sqrt",symbol:"circle",zIndex:200});var Ud={sqrt:function(t){function e(e,r){t.call(this),this._domain=e,this._range=r;var o=Math.sqrt(e[1])-Math.sqrt(e[0]),i=r[1]-r[0];this._ratio=i/o}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.map=function(t){var e=(Math.sqrt(t)-Math.sqrt(this._domain[0]))*this._ratio;return this._range[0]+e},e}(N.Class)},Kd={circle:function(t){var e=new N.geometry.Circle(t.center,t.size/2);return new N.drawing.Circle(e,t.style)},square:function(t){var e=new N.drawing.Path(t.style),r=t.size/2,o=t.center;return e.moveTo(o.x-r,o.y-r).lineTo(o.x+r,o.y-r).lineTo(o.x+r,o.y+r).lineTo(o.x-r,o.y+r).close(),e}},$d="click",Gd="mouseenter",Xd="mouseleave",Wd=Object.assign,Yd=".k-marker",qd=function(t){function e(e,r){t.call(this,e,r),this._markerClickHandler=$f(this._markerClick,this),Gf(this.element,$d,Yd,this._markerClickHandler),this.items=[],this._load(this._readData())}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){t.prototype.destroy.call(this),Yf(this.element,$d,this._markerClickHandler),this.clear()},e.prototype.add=function(t){if(!T(t))return this._addOne(t);for(var e=0;e<t.length;e++)this._addOne(t[e])},e.prototype.remove=function(t){t.destroy();var e=(this.items||[]).indexOf(t);e>-1&&this.items.splice(e,1)},e.prototype.clear=function(){for(var t=0;t<this.items.length;t++)this.items[t].destroy();this.items=[]},e.prototype.update=function(t){var e=t.location();if(e){t.showAt(this.map.locationToView(e));var r={marker:t,layer:this};this.map.trigger("markerActivate",r)}},e.prototype._reset=function(){t.prototype._reset.call(this);for(var e=this.items,r=0;r<e.length;r++)this.update(e[r])},e.prototype.bind=function(t,e){var r=Zd.create(t,this.options);r.dataItem=e;var o={marker:r,layer:this};if(!this.map.trigger("markerCreated",o))return this.add(r),r},e.prototype._addOne=function(t){var e=Zd.create(t,this.options);return e.addTo(this),e},e.prototype._readData=function(){return this.options.data||[]},e.prototype._load=function(t){this._data=t,this.clear();for(var e=ot(this.options.locationField),r=ot(this.options.titleField),o=0;o<t.length;o++){var i=t[o];this.bind({location:e(i),title:r(i)},i)}},e.prototype._markerClick=function(t){var e=t.target._kendoNode,r={layer:this,layerIndex:this._layerIndex(),marker:e,markerIndex:(this.items||[]).indexOf(e),originalEvent:t};this.map.trigger("markerClick",r)},e.prototype._markerMouseEnter=function(t){var e=this._createMarkerEventArgs(t);this.map.trigger("markerMouseEnter",e)},e.prototype._markerMouseLeave=function(t){var e=this._createMarkerEventArgs(t);this.map.trigger("markerMouseLeave",e)},e.prototype._createMarkerEventArgs=function(t){var e=t.marker;return Wd({},{layer:this,layerIndex:this._layerIndex(),marker:e,markerIndex:(this.items||[]).indexOf(e)},t)},e}(xd);Et(qd,{zIndex:1e3,autoBind:!0,locationField:"location",titleField:"title"});var Zd=function(t){function e(e){t.call(this),this.options=e||{}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.layer=null,this.unbindEvents(),this.hide()},e.prototype.addTo=function(t){this.layer=t.markers||t,this.layer.items.push(this),this.layer.update(this)},e.prototype.location=function(t){return t?(this.options.location=yf.create(t).toArray(),this.layer&&this.layer.update(this),this):yf.create(this.options.location)},e.prototype.showAt=function(t){this.render(),this._anchor={left:Math.round(t.x),top:Math.round(t.y)},this.element.style.left=zf(this._anchor.left),this.element.style.top=zf(this._anchor.top)},e.prototype.hide=function(){this.element&&(this.element.remove(),this.element=null)},e.prototype.bindEvents=function(){this.element&&(this._mouseEnterHandler=$f(this._mouseEnter,this),Gf(this.element,Gd,Yd,this._mouseEnterHandler),this._mouseLeaveHandler=$f(this._mouseLeave,this),Gf(this.element,Xd,Yd,this._mouseLeaveHandler))},e.prototype.unbindEvents=function(){this.element&&(Yf(this.element,Gd,this._mouseEnterHandler),Yf(this.element,Xd,this._mouseLeaveHandler))},e.prototype.render=function(){if(!this.element){var t=this.options,e=this.layer,r=document.createElement("span");D(r,"k-marker k-icon k-i-marker-"+Rf(t.shape||"pin")),t.title&&r.setAttribute("title",t.title);var o=t.attributes||{};Object.keys(o).forEach((function(t){r.setAttribute(t,o[t])})),r._kendoNode=this,r.style.zIndex=t.zIndex,this.element=r,e&&e.element.appendChild(this.element),this.bindEvents()}},e.prototype._mouseEnter=function(t){var e=this._createEventArgs(t);this.layer._markerMouseEnter(e),this.layer.map._tooltip.show({top:this._anchor.top-this.element.offsetHeight,left:this._anchor.left},this._tooltipContext())},e.prototype._tooltipContext=function(){return{type:"marker",layerIndex:this.layer._layerIndex(),className:"k-map-marker-tooltip",dataItem:this.dataItem,title:this.options.title,location:this.location()}},e.prototype._mouseLeave=function(t){var e=this._createEventArgs(t);this.layer._markerMouseLeave(e)},e.prototype._createEventArgs=function(t){return{marker:this,originalEvent:t}},e.create=function(t,r){return t instanceof e?t:new e(K({},r,t))},e}(N.Class),Qd=Object.assign;function Jd(t){window.requestAnimationFrame(t)}var tv=function(t){function e(){t.call(this);var e=this;e._tickProxy=$f(e._tick,e),e._started=!1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.tick=function(){},e.prototype.done=function(){},e.prototype.onEnd=function(){},e.prototype.onCancel=function(){},e.prototype.start=function(){this.enabled()&&(this.done()?this.onEnd():(this._started=!0,Jd(this._tickProxy)))},e.prototype.enabled=function(){return!0},e.prototype.cancel=function(){this._started=!1,this.onCancel()},e.prototype._tick=function(){var t=this;t._started&&(t.tick(),t.done()?(t._started=!1,t.onEnd()):Jd(t._tickProxy))},e}(N.Class),ev=function(t){function e(e){t.call(this),Qd(this,e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.done=function(){return this.timePassed()>=this.duration},e.prototype.timePassed=function(){return Math.min(this.duration,td()-this.startDate)},e.prototype.moveTo=function(t){var e=this,r=e.movable;e.initial=r[e.axis],e.delta=t.location-e.initial,e.duration="number"==typeof t.duration?t.duration:300,e.tick=e._easeProxy(t.ease),e.startDate=td(),e.start()},e.prototype._easeProxy=function(t){var e=this;return function(){e.movable.moveAxis(e.axis,t(e.timePassed(),e.initial,e.delta,e.duration))}},e.easeOutExpo=function(t,e,r,o){return t===o?e+r:r*(1-Math.pow(2,-10*t/o))+e},e}(tv),rv=Object.assign,ov=function(t){t.preventDefault()},iv=800,nv=0,av="press",sv="hold",lv="select",uv="start",cv="move",pv="end",hv="cancel",fv="tap",dv="doubleTap",vv="release",gv="gesturechange",yv="gestureend",mv="gesturetap",bv={api:0,touch:0,mouse:9,pointer:9};function xv(t){var e,r,o,i=Kf(),n=[],a=t.originalEvent||t,s=t.currentTarget,l=0;if(t.api)n.push({id:2,event:t,target:t.target,currentTarget:t.target,location:t,type:"api"});else if(t.type.match(/touch/))for(e=(r=a?a.changedTouches:[]).length;l<e;l++)o=r[l],n.push({location:o,event:t,target:o.target,currentTarget:s,id:o.identifier,type:"touch"});else i.pointers||i.msPointers?n.push({location:a,event:t,target:t.target,currentTarget:s,id:a.pointerId,type:"pointer"}):n.push({id:1,event:t,target:t.target,currentTarget:s,location:t,type:"mouse"});return n}var _v=function(t){function e(e,r){t.call(this);var o=this;o.support=Kf(),o.invalidZeroEvents=this.support.mobileOS&&this.support.mobileOS.android,o.axis=e,o._updateLocationData(r),o.startLocation=o.location,o.velocity=o.delta=0,o.timeStamp=td()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.move=function(t){var e=this,r=t["page"+e.axis],o=td(),i=o-e.timeStamp||1;!r&&this.invalidZeroEvents||(e.delta=r-e.location,e._updateLocationData(t),e.initialDelta=r-e.startLocation,e.velocity=e.delta/i,e.timeStamp=o)},e.prototype._updateLocationData=function(t){var e=this,r=e.axis;e.location=t["page"+r],e.client=t["client"+r],e.screen=t["screen"+r]},e}(N.Class),Cv=function(t){function e(e,r,o){t.call(this),rv(this,{x:new _v("X",o.location),y:new _v("Y",o.location),type:o.type,useClickAsTap:e.useClickAsTap,threshold:e.threshold||bv[o.type],userEvents:e,target:r,currentTarget:o.currentTarget,initialTouch:o.target,id:o.id,pressEvent:o,_clicks:e._clicks,supportDoubleTap:e.supportDoubleTap,_moved:!1,_finished:!1})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.press=function(){this._holdTimeout=setTimeout($f(this._hold,this),this.userEvents.minHold),this._trigger(av,this.pressEvent)},e.prototype._tap=function(t){var e=this;e.userEvents._clicks++,1===e.userEvents._clicks&&(e._clickTimeout=setTimeout((function(){1===e.userEvents._clicks?e._trigger(fv,t):e._trigger(dv,t),e.userEvents._clicks=0}),300))},e.prototype._hold=function(){this._trigger(sv,this.pressEvent)},e.prototype.move=function(t){var e=this,r="api"!==t.type&&e.userEvents._shouldNotMove;if(!e._finished&&!r){if(e.x.move(t.location),e.y.move(t.location),!e._moved){if(e._withinIgnoreThreshold())return;if(Ov.current&&Ov.current!==e.userEvents)return e.dispose();e._start(t)}e._finished||e._trigger(cv,t)}},e.prototype.end=function(t){this.endTime=td(),this._finished||(this._finished=!0,this._trigger(vv,t),this._moved?this._trigger(pv,t):this.useClickAsTap||(this.supportDoubleTap?this._tap(t):this._trigger(fv,t)),clearTimeout(this._holdTimeout),this.dispose())},e.prototype.dispose=function(){var t=this.userEvents.touches||[];this._finished=!0,this.pressEvent=null,clearTimeout(this._holdTimeout);var e=t.indexOf(this);t.splice(e,1)},e.prototype.skip=function(){this.dispose()},e.prototype.cancel=function(){this.dispose()},e.prototype.isMoved=function(){return this._moved},e.prototype._start=function(t){clearTimeout(this._holdTimeout),this.startTime=td(),this._moved=!0,this._trigger(uv,t)},e.prototype._trigger=function(t,e){var r=this,o=e.event,i={touch:r,x:r.x,y:r.y,target:r.target,event:o};r.userEvents.notify(t,i)&&o.preventDefault()},e.prototype._withinIgnoreThreshold=function(){var t=this.x.initialDelta,e=this.y.initialDelta;return Math.sqrt(t*t+e*e)<=this.threshold},e}(N.Class);function wv(t){for(var e=Uf(navigator.userAgent).up.split(" "),r=0,o=e.length;r<o;r++)t(e[r])}var Ov=function(t){function e(e,r){t.call(this);var o,i=this,n=Kf();this.support=n,r=r||{},this.options=r,o=i.filter=r.filter,i.threshold=r.threshold||nv,i.minHold=r.minHold||iv,i.touches=[],i._maxTouches=r.multiTouch?2:1,i.allowSelection=r.allowSelection,i.captureUpIfMoved=r.captureUpIfMoved,i.useClickAsTap=!r.fastTap&&!n.delayedClick(),i._clicks=0,i.supportDoubleTap=r.supportDoubleTap;var a=!n.touch||n.mouseAndTouchPresent;if(rv(i,{element:e,surface:r.global&&a?e.ownerDocument.documentElement:r.surface||e,stopPropagation:r.stopPropagation,pressed:!1}),this._surfaceMoveHandler=$f(this._move,this),Gf(i.surface,Qf("move"),this._surfaceMoveHandler),this._surfaceEndHandler=$f(this._end,this),Gf(i.surface,Qf("up cancel"),this._surfaceEndHandler),this._elementStartHandler=$f(this._start,this),Gf(e,Qf("down"),o,this._elementStartHandler),i.useClickAsTap&&(this._elementClickHandler=$f(this._click,this),Gf(e,Qf("click"),o,this._elementClickHandler)),n.pointers||n.msPointers)if(n.browser.version<11){var s="pinch-zoom double-tap-zoom";e.style["-ms-touch-action"]=r.touchAction&&"none"!==r.touchAction?s+" "+r.touchAction:s}else e.style["touch-action"]=r.touchAction||"none";if(r.preventDragEvent&&(this._elementDragStartHandler=ov,Gf(e,Qf("dragstart"),this._elementDragStartHandler)),this._elementSelectHandler=$f(this._select,this),Gf(e,Qf("mousedown"),o,this._elementSelectHandler),i.captureUpIfMoved&&n.eventCapture){var l=i.surface,u=$f(i.preventIfMoving,i);wv((function(t){l.addEventListener(t,u,!0)}))}i.bind([av,sv,fv,dv,uv,cv,pv,vv,hv,"gesturestart",gv,yv,mv,lv],r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.preventIfMoving=function(t){this._isMoved()&&t.preventDefault()},e.prototype.destroy=function(){var t=this,e=this.options,r=this.element;if(!t._destroyed){if(t._destroyed=!0,t.captureUpIfMoved&&this.support.eventCapture){var o=t.surface;wv((function(e){o.removeEventListener(e,t.preventIfMoving)}))}Yf(t.surface,Qf("move"),this._surfaceMoveHandler),Yf(t.surface,Qf("up cancel"),this._surfaceEndHandler),Yf(r,Qf("down"),this._elementStartHandler),t.useClickAsTap&&Yf(r,Qf("click"),this._elementClickHandler),e.preventDragEvent&&Yf(r,Qf("dragstart"),this._elementDragStartHandler),Yf(r,Qf("mousedown"),this._elementSelectHandler),t._disposeAll(),t.unbind(),delete t.surface,delete t.element,delete t.currentTarget}},e.prototype.capture=function(){e.current=this},e.prototype.cancel=function(){this._disposeAll(),this.trigger(hv)},e.prototype.notify=function(t,e){var r,o,i,n,a,s,l,u,c=this.touches,p=t;if(this._isMultiTouch()){switch(p){case cv:p=gv;break;case pv:p=yv;break;case fv:p=mv}rv(e,{touches:c},(r=c[0],o=c[1],i=r.x.location,n=r.y.location,l=i-(a=o.x.location),u=n-(s=o.y.location),{center:{x:(i+a)/2,y:(n+s)/2},distance:Math.sqrt(l*l+u*u)}))}return this.trigger(p,rv(e,{type:p}))},e.prototype.press=function(t,e,r){this._apiCall("_start",t,e,r)},e.prototype.move=function(t,e){this._apiCall("_move",t,e)},e.prototype.end=function(t,e){this._apiCall("_end",t,e)},e.prototype._isMultiTouch=function(){return this.touches.length>1},e.prototype._maxTouchesReached=function(){return this.touches.length>=this._maxTouches},e.prototype._disposeAll=function(){for(var t=this.touches;t.length>0;)t.pop().dispose()},e.prototype._isMoved=function(){return it(this.touches,(function(t){return t.isMoved()})).length},e.prototype._select=function(t){this.allowSelection&&!this.trigger(lv,{event:t})||t.preventDefault()},e.prototype._start=function(t){var r,o,i=this,n=0,a=i.filter,s=xv(t),l=s.length,u=t.which;if(!(u&&u>1||i._maxTouchesReached()))for(e.current=null,i.currentTarget=t.currentTarget,i.stopPropagation&&t.stopPropagation();n<l&&!i._maxTouchesReached();n++)o=s[n],(r=a?o.currentTarget:i.element)&&0===r.length||(o=new Cv(i,r,o),i.touches.push(o),o.press(),i._isMultiTouch()&&i.notify("gesturestart",{}))},e.prototype._move=function(t){this._eachTouch("move",t)},e.prototype._end=function(t){this._eachTouch("end",t)},e.prototype._click=function(t){var e={touch:{initialTouch:t.target,target:t.currentTarget,endTime:td(),x:{location:t.pageX,client:t.clientX},y:{location:t.pageY,client:t.clientY}},x:t.pageX,y:t.pageY,target:t.currentTarget,event:t,type:"tap"};this.trigger("tap",e)&&t.preventDefault()},e.prototype._eachTouch=function(t,e){var r,o,i,n,a={},s=xv(e),l=this.touches;for(r=0;r<l.length;r++)a[(o=l[r]).id]=o;for(r=0;r<s.length;r++)(n=a[(i=s[r]).id])&&n[t](i)},e.prototype._apiCall=function(t,e,r,o){this[t]({api:!0,pageX:e,pageY:r,clientX:e,clientY:r,target:o||this.element,stopPropagation:ed,preventDefault:ed})},e.defaultThreshold=function(t){nv=t},e.minHold=function(t){iv=t},e}(ad),Sv=Object.assign,Pv=Math.abs,jv="change",Av="scroll",kv=function(t){function e(e){t.call(this,e);var r=this;Sv(r,e),r.userEvents.bind("gestureend",r.start.bind(this)),r.tapCapture.bind("press",r.cancel.bind(this))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.enabled=function(){return this.movable.scale<this.dimensions.minScale},e.prototype.done=function(){return this.dimensions.minScale-this.movable.scale<.01},e.prototype.tick=function(){var t=this.movable;t.scaleWith(1.1),this.dimensions.rescale(t.scale)},e.prototype.onEnd=function(){var t=this.movable;t.scaleTo(this.dimensions.minScale),this.dimensions.rescale(t.scale)},e}(tv),Mv=function(t){function e(e){t.call(this);var r=this;Sv(r,e,{transition:new ev({axis:e.axis,movable:e.movable,onEnd:function(){r._end()}})}),r.tapCapture.bind("press",(function(){r.cancel()})),r.userEvents.bind("end",$f(r.start,r)),r.userEvents.bind("gestureend",$f(r.start,r)),r.userEvents.bind("tap",$f(r.onEnd,r))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.onCancel=function(){this.transition.cancel()},e.prototype.freeze=function(t){this.cancel(),this._moveTo(t)},e.prototype.onEnd=function(){var t=this;t.paneAxis.outOfBounds()?t._snapBack():t._end()},e.prototype.done=function(){return Pv(this.velocity)<1},e.prototype.start=function(e){var r,o=this;o.dimension.enabled&&(o.paneAxis.outOfBounds()?o.transition._started?(o.transition.cancel(),o.velocity=Math.min(e.touch[o.axis].velocity*o.velocityMultiplier,55),t.prototype.start.call(this)):o._snapBack():(r=2===e.touch.id?0:e.touch[o.axis].velocity,o.velocity=Math.max(Math.min(r*o.velocityMultiplier,55),-55),o.tapCapture.captureNext(),t.prototype.start.call(this)))},e.prototype.tick=function(){var t=this,e=t.dimension,r=t.paneAxis.outOfBounds()?.5:t.friction,o=t.velocity*=r,i=t.movable[t.axis]+o;!t.elastic&&e.outOfBounds(i)&&(i=Math.max(Math.min(i,e.max),e.min),t.velocity=0),t.movable.moveAxis(t.axis,i)},e.prototype._end=function(){this.tapCapture.cancelCapture(),this.end()},e.prototype._snapBack=function(){var t=this,e=t.dimension,r=t.movable[t.axis]>e.max?e.max:e.min;t._moveTo(r)},e.prototype._moveTo=function(t){this.transition.moveTo({location:t,duration:500,ease:ev.easeOutExpo})},e}(tv),Tv=function(t){function e(e){t.call(this,e),Sv(this,e,{origin:{},destination:{},offset:{}})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.tick=function(){this._updateCoordinates(),this.moveTo(this.origin)},e.prototype.done=function(){return Pv(this.offset.y)<5&&Pv(this.offset.x)<5},e.prototype.onEnd=function(){this.moveTo(this.destination),this.callback&&this.callback.call()},e.prototype.setCoordinates=function(t,e){this.offset={},this.origin=t,this.destination=e},e.prototype.setCallback=function(t){t&&F(t)?this.callback=t:t=void 0},e.prototype._updateCoordinates=function(){this.offset={x:(this.destination.x-this.origin.x)/4,y:(this.destination.y-this.origin.y)/4},this.origin={y:this.origin.y+this.offset.y,x:this.origin.x+this.offset.x}},e}(tv),Dv=function(t){function e(e){t.call(this);var r=this,o="x"===e.axis,i=Lf('<div class="km-touch-scrollbar km-'+(o?"horizontal":"vertical")+'-scrollbar" />');Sv(r,e,{element:i,elementSize:0,movable:new Bd(i),scrollMovable:e.movable,alwaysVisible:e.alwaysVisible,size:o?"width":"height"}),r.scrollMovable.bind(jv,r.refresh.bind(r)),r.container.appendChild(i),e.alwaysVisible&&r.show()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.refresh=function(){var t=this,e=t.axis,r=t.dimension,o=r.size,i=t.scrollMovable,n=o/r.total,a=Math.round(-i[e]*n),s=Math.round(o*n);this.element.style.display=n>=1?"none":"",a+s>o?s=o-a:a<0&&(s+=a,a=0),t.elementSize!==s&&(t.element.style[t.size]=s+"px",t.elementSize=s),t.movable.moveAxis(e,a)},e.prototype.show=function(){this.element.style.opacity=.7,this.element.style.visibility="visible"},e.prototype.hide=function(){this.alwaysVisible||(this.element.style.opacity=0)},e}(N.Class),Vv=function(t){function e(e,r){t.call(this);var o=this;this.element=e,this._initOptions(r);var i,n,a=(i=navigator.userAgent,(n=Ff(i)).ios||n.android);o._native=o.options.useNative&&a;var s=Lf('<div class="km-scroll-header"/>');if(o._native)return D(e,"km-native-scroller"),Bf(s,e),void Sv(o,{scrollElement:e,fixedContainer:e.children[0]});e.style.overflow="hidden",D(e,"km-scroll-wrapper"),function(t,e){for(t.appendChild(e);t.firstChild!==e;)e.appendChild(t.firstChild)}(e,Lf('<div class="km-scroll-container"/>')),Bf(s,e);var l=e.children[1],u=new Dd(e),c=new Bd(l),p=new Ed({element:l,container:e,forcedEnabled:o.options.zoom}),h=this.options.avoidScrolling,f=new Ov(e,{touchAction:"pan-y",fastTap:!0,allowSelection:!0,preventDragEvent:!0,captureUpIfMoved:!0,multiTouch:o.options.zoom,supportDoubleTap:o.options.supportDoubleTap,start:function(t){p.refresh();var e=Pv(t.x.velocity),r=Pv(t.y.velocity),i=2*e>=r,n=function(t,e){return t===e||function(t,e){if(!e)return!1;for(var r=e.parentNode;null!==r;){if(r===t)return!0;r=r.parentNode}return!1}(t,e)}(o.fixedContainer,t.event.target),a=2*r>=e;!n&&!h(t)&&o.enabled&&(p.x.enabled&&i||p.y.enabled&&a)?f.capture():f.cancel()}}),d=new Ld({movable:c,dimensions:p,userEvents:f,elastic:o.options.elastic}),v=new kv({movable:c,dimensions:p,userEvents:f,tapCapture:u}),g=new Tv({moveTo:function(t){o.scrollTo(t.x,t.y)}});c.bind(jv,(function(){o.scrollTop=-c.y,o.scrollLeft=-c.x,o.trigger(Av,{scrollTop:o.scrollTop,scrollLeft:o.scrollLeft})})),o.options.mousewheelScrolling&&(this._wheelScrollHandler=this._wheelScroll.bind(this),Gf(e,"DOMMouseScroll mousewheel",this._wheelScrollHandler)),Sv(o,{movable:c,dimensions:p,zoomSnapBack:v,animatedScroller:g,userEvents:f,pane:d,tapCapture:u,pulled:!1,enabled:!0,scrollElement:l,scrollTop:0,scrollLeft:0,fixedContainer:e.children[0]}),o._initAxis("x"),o._initAxis("y"),o._wheelEnd=function(){o._wheel=!1,o.userEvents.end(0,o._wheelY)},p.refresh(),o.options.pullToRefresh&&o._initPullToRefresh()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype._wheelScroll=function(t){if(!t.ctrlKey){this._wheel||(this._wheel=!0,this._wheelY=0,this.userEvents.press(0,this._wheelY)),clearTimeout(this._wheelTimeout),this._wheelTimeout=setTimeout(this._wheelEnd,50);var e=function(t){var e,r=t.originalEvent||t,o=r.wheelDeltaY;return r.wheelDelta?(void 0===o||o)&&(e=r.wheelDelta):r.detail&&r.axis===r.VERTICAL_AXIS&&(e=10*-r.detail),e}(t);e&&(this._wheelY+=e,this.userEvents.move(0,this._wheelY)),t.preventDefault()}},e.prototype.makeVirtual=function(){this.dimensions.y.makeVirtual()},e.prototype.virtualSize=function(t,e){this.dimensions.y.virtualSize(t,e)},e.prototype.height=function(){return this.dimensions.y.size},e.prototype.scrollHeight=function(){return this.scrollElement.scrollHeight},e.prototype.scrollWidth=function(){return this.scrollElement.scrollWidth},e.prototype._resize=function(){this._native||this.contentResized()},e.prototype.setOptions=function(t){this._initOptions(t),t.pullToRefresh&&this._initPullToRefresh()},e.prototype.reset=function(){this._native?this.scrollElement.scrollTop(0):(this.movable.moveTo({x:0,y:0}),this._scale(1))},e.prototype.contentResized=function(){this.dimensions.refresh(),this.pane.x.outOfBounds()&&this.movable.moveAxis("x",this.dimensions.x.min),this.pane.y.outOfBounds()&&this.movable.moveAxis("y",this.dimensions.y.min)},e.prototype.zoomOut=function(){var t=this.dimensions;t.refresh(),this._scale(t.fitScale),this.movable.moveTo(t.centerCoordinates())},e.prototype.enable=function(){this.enabled=!0},e.prototype.disable=function(){this.enabled=!1},e.prototype.scrollTo=function(t,e){this._native?(this.scrollElement.scrollLeft(Pv(t)),this.scrollElement.scrollTop(Pv(e))):(this.dimensions.refresh(),this.movable.moveTo({x:t,y:e}))},e.prototype.animatedScrollTo=function(t,e,r){var o,i;this._native?this.scrollTo(t,e):(o={x:this.movable.x,y:this.movable.y},i={x:t,y:e},this.animatedScroller.setCoordinates(o,i),this.animatedScroller.setCallback(r),this.animatedScroller.start())},e.prototype.pullHandled=function(){},e.prototype.destroy=function(){var t=this.element;Yf(t,"DOMMouseScroll mousewheel",this._wheelScrollHandler),this.userEvents&&this.userEvents.destroy()},e.prototype._scale=function(t){this.dimensions.rescale(t),this.movable.scaleTo(t)},e.prototype._initPullToRefresh=function(){},e.prototype._dragEnd=function(){},e.prototype._paneChange=function(){},e.prototype._initAxis=function(t){var e=this,r=e.movable,o=e.dimensions[t],i=e.tapCapture,n=e.pane[t],a=new Dv({axis:t,movable:r,dimension:o,container:e.element,alwaysVisible:e.options.visibleScrollHints});o.bind(jv,(function(){a.refresh()})),n.bind(jv,(function(){a.show()})),e[t+"inertia"]=new Mv({axis:t,paneAxis:n,movable:r,tapCapture:i,userEvents:e.userEvents,dimension:o,elastic:e.options.elastic,friction:e.options.friction||.96,velocityMultiplier:e.options.velocityMultiplier||10,end:function(){a.hide(),e.trigger("scrollEnd",{axis:t,scrollTop:e.scrollTop,scrollLeft:e.scrollLeft})}})},e}(ad);Et(Vv,{name:"Scroller",zoom:!1,pullOffset:140,visibleScrollHints:!1,elastic:!0,useNative:!1,mousewheelScrolling:!0,avoidScrolling:function(){return!1},pullToRefresh:!1,messages:{pullTemplate:"Pull to refresh",releaseTemplate:"Release to refresh",refreshTemplate:"Refreshing"}}),Jf(Vv,["pull",Av,"resize"]);var Ev=function(t,e){void 0===e&&(e={}),this.sender=e.sender||t,this.widget=t,this.rtl=Boolean(e.rtl)};Ev.prototype.notify=function(t,e){this.widget&&this.widget.trigger(t,e)};const Nv=Ev;var Lv=Math,Iv=Lv.min,Bv=Lv.pow,Rv=N.geometry.Point,zv="marker",Fv="DOMMouseScroll mousewheel",Hv={bubble:Hd,shape:zd,tile:Pd};function Uv(t){var e=[];if(t)for(var r=Rf(t).split("-"),o=0;o<r.length;o++)e.push("k-pos-"+r[o]);return e.join(" ")}Hv.marker=qd;var Kv=function(t){function e(e,r,o,i){void 0===r&&(r={}),void 0===o&&(o={}),void 0===i&&(i={}),t.call(this),this._init(e,r,o,i)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.scroller.destroy(),this._tooltip&&this._tooltip.destroy(),this.navigator&&this.navigator.destroy(),this.attribution&&this.attribution.destroy(),this.zoomControl&&this.zoomControl.destroy(),T(this.markers)?this.markers.forEach((function(t){t.destroy()})):this.markers.destroy();for(var e=0;e<this.layers.length;e++)this.layers[e].destroy();Yf(this.element,Fv,this._mousewheelHandler),t.prototype.destroy.call(this)},e.prototype._init=function(t,e,r,o){void 0===e&&(e={}),void 0===r&&(r={}),void 0===o&&(o={}),this.support=Kf(),this.context=o,this.initObserver(o),this.initServices(o),this._notifyObserver("init"),this._initOptions(e),this._setEvents(e),this.crs=new Ef,this._initElement(t),this._viewOrigin=this._getOrigin(),this._tooltip=this._createTooltip(),this._initScroller(),this._initMarkers(),this._initControls(),this._initLayers(),this._reset(),this._mousewheelHandler=this._mousewheel.bind(this),Gf(this.element,Fv,this._mousewheelHandler)},e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype._initElement=function(t){this.element=t,D(t,"k-map"),t.style.position="relative",t.setAttribute("data-role","map"),If(t);var e=Lf("<div />");this.element.appendChild(e)},e.prototype.initServices=function(t){void 0===t&&(t={}),this.widgetService=new Nv(this,t)},e.prototype.initObserver=function(t){void 0===t&&(t={}),this.observers=[],this.addObserver(t.observer)},e.prototype.addObserver=function(t){t&&this.observers.push(t)},e.prototype.removeObserver=function(t){var e=this.observers.indexOf(t);e>=0&&this.observers.splice(e,1)},e.prototype.requiresHandlers=function(t){for(var e=this.observers,r=0;r<e.length;r++)if(e[r].requiresHandlers(t))return!0},e.prototype.trigger=function(e,r){void 0===r&&(r={}),r.sender=this;for(var o=this.observers,i=!1,n=0;n<o.length;n++)o[n].trigger(e,r)&&(i=!0);return i||t.prototype.trigger.call(this,e,r),i},e.prototype._notifyObserver=function(t,e){void 0===e&&(e={}),e.sender=this;for(var r=this.observers,o=!1,i=0;i<r.length;i++)r[i].trigger(t,e)&&(o=!0);return o},e.prototype.zoom=function(t){var e,r=this.options;if(mt(t)){var o=Lv.round(Pt(t,r.minZoom,r.maxZoom));r.zoom!==o&&(r.zoom=o,this.widgetService.notify("zoomChange",{zoom:r.zoom}),this._reset()),e=this}else e=r.zoom;return e},e.prototype.center=function(t){var e;if(t){var r=yf.create(t),o=yf.create(this.options.center);r.equals(o)||(this.options.center=r.toArray(),this.widgetService.notify(md,{center:this.options.center}),this._reset()),e=this}else e=yf.create(this.options.center);return e},e.prototype.extent=function(t){var e;return t?(this._setExtent(t),e=this):e=this._getExtent(),e},e.prototype.setOptions=function(t){void 0===t&&(t={});var e=this.element;this.destroy(),If(e),this._init(e,t,{},this.context),this._reset()},e.prototype.locationToLayer=function(t,e){var r=!this.options.wraparound,o=yf.create(t);return this.crs.toPoint(o,this._layerSize(e),r)},e.prototype.layerToLocation=function(t,e){var r=!this.options.wraparound,o=Rv.create(t);return this.crs.toLocation(o,this._layerSize(e),r)},e.prototype.locationToView=function(t){var e=yf.create(t),r=this.locationToLayer(this._viewOrigin);return this.locationToLayer(e).translateWith(r.scale(-1))},e.prototype.viewToLocation=function(t,e){var r=this.locationToLayer(this._getOrigin(),e),o=Rv.create(t).clone().translateWith(r);return this.layerToLocation(o,e)},e.prototype.eventOffset=function(t){var e,r,o=xt(this.element);if(t.x&&t.x.location||t.y&&t.y.location)e=t.x.location-o.left,r=t.y.location-o.top;else{var i=t.originalEvent||t;e=Tt(i.pageX,i.clientX)-o.left,r=Tt(i.pageY,i.clientY)-o.top}return new N.geometry.Point(e,r)},e.prototype.eventToView=function(t){var e=this.eventOffset(t);return this.locationToView(this.viewToLocation(e))},e.prototype.eventToLayer=function(t){return this.locationToLayer(this.eventToLocation(t))},e.prototype.eventToLocation=function(t){var e=this.eventOffset(t);return this.viewToLocation(e)},e.prototype.viewSize=function(){var t=this.element,e=this._layerSize(),r=t.clientWidth;return this.options.wraparound||(r=Iv(e,r)),{width:r,height:Iv(e,t.clientHeight)}},e.prototype.exportVisual=function(){return this._reset(),!1},e.prototype.hideTooltip=function(){this._tooltip&&this._tooltip.hide()},e.prototype._setOrigin=function(t,e){var r,o=this.viewSize(),i=this._origin=yf.create(t);return(r=this.locationToLayer(i,e)).x+=o.width/2,r.y+=o.height/2,this.options.center=this.layerToLocation(r,e).toArray(),this.widgetService.notify(md,{center:this.options.center}),this},e.prototype._getOrigin=function(t){var e,r=this.viewSize();return!t&&this._origin||((e=this.locationToLayer(this.center())).x-=r.width/2,e.y-=r.height/2,this._origin=this.layerToLocation(e)),this._origin},e.prototype._setExtent=function(t){var e=yd.create(t),r=e.se.clone();this.options.wraparound&&r.lng<0&&t.nw.lng>0&&(r.lng=180+(180+r.lng));var o=new yd(e.nw,r);this.center(o.center());var i,n=this.element.clientWidth,a=this.element.clientHeight;for(i=this.options.maxZoom;i>=this.options.minZoom;i--){var s=this.locationToLayer(o.nw,i),l=this.locationToLayer(o.se,i),u=Lv.abs(l.x-s.x),c=Lv.abs(l.y-s.y);if(u<=n&&c<=a)break}this.zoom(i)},e.prototype._getExtent=function(){var t=this._getOrigin(),e=this.locationToLayer(t),r=this.viewSize();e.x+=r.width,e.y+=r.height;var o=this.layerToLocation(e);return new yd(t,o)},e.prototype._zoomAround=function(t,e){this._setOrigin(this.layerToLocation(t,e),e),this.zoom(e)},e.prototype._initControls=function(){var t=this.options.controls;t.attribution&&this._createAttribution(t.attribution),this.support.mobileOS||(t.navigator&&this._createNavigator(t.navigator),t.zoom&&this._createZoomControl(t.zoom))},e.prototype._createControlElement=function(t,e){var r=t.position||e,o="."+Uv(r).replace(" ","."),i=this.element.querySelector(".k-map-controls"+o)||[];if(0===i.length){var n=document.createElement("div");D(n,"k-map-controls "+Uv(r)),i=n,this.element.appendChild(i)}var a=document.createElement("div");return i.appendChild(a),a},e.prototype._createAttribution=function(t){var e=this._createControlElement(t,"bottomRight");this.attribution=new sd(e,t)},e.prototype._createNavigator=function(t){var e=this._createControlElement(t,"topLeft"),r=this.navigator=new cd(e,t);this._navigatorPan=this._navigatorPan.bind(this),r.bind("pan",this._navigatorPan),this._navigatorCenter=this._navigatorCenter.bind(this),r.bind("center",this._navigatorCenter)},e.prototype._navigatorPan=function(t){var e=this.scroller,r=e.scrollLeft+t.x,o=e.scrollTop-t.y,i=this._virtualSize,n=this.element.clientWidth,a=this.element.clientHeight;r=Pt(r,i.x.min,i.x.max-n),o=Pt(o,i.y.min,i.y.max-a),this.scroller.one("scroll",$f(this._scrollEnd,this)),this.scroller.scrollTo(-r,-o)},e.prototype._navigatorCenter=function(){this.center(this.options.center)},e.prototype._createZoomControl=function(t){var e=this._createControlElement(t,"topLeft"),r=this.zoomControl=new fd(e,t);this._zoomControlChange=this._zoomControlChange.bind(this),r.bind("change",this._zoomControlChange)},e.prototype._zoomControlChange=function(t){this.trigger("zoomStart",{originalEvent:t})||(this.zoom(this.zoom()+t.delta),this.trigger("zoomEnd",{originalEvent:t}))},e.prototype._initScroller=function(){var t=this.support.mobileOS?.93:.9,e=!1!==this.options.zoomable,r=this.scroller=new Vv(this.element.children[0],{friction:t,velocityMultiplier:5,zoom:e,mousewheelScrolling:!1,supportDoubleTap:!0});r.bind("scroll",$f(this._scroll,this)),r.bind("scrollEnd",$f(this._scrollEnd,this)),r.userEvents.bind("gesturestart",$f(this._scaleStart,this)),r.userEvents.bind("gestureend",$f(this._scale,this)),r.userEvents.bind("doubleTap",$f(this._doubleTap,this)),r.userEvents.bind("tap",$f(this._tap,this)),this.scrollElement=r.scrollElement},e.prototype._initLayers=function(){for(var t=this.options.layers,e=this.layers=[],r=0;r<t.length;r++){var o=t[r],i=this._createLayer(o);e.push(i)}},e.prototype._createLayer=function(t){var e=t.type||"shape",r=this.options.layerDefaults[e],o=K({},e===zv?this.options.markerDefaults:r,t),i=new(0,Hv[e])(this,o);return e===zv&&(this.markers=i),i},e.prototype._createTooltip=function(){return new bd(this.widgetService,this.options.tooltip)},e.prototype._initMarkers=function(){(this.options.layers||[]).filter((function(t){return t&&t.type===zv})).length>0||(this.markers=new qd(this,this.options.markerDefaults),this.markers.add(this.options.markers))},e.prototype._scroll=function(t){var e=this.locationToLayer(this._viewOrigin).round(),r=t.sender.movable,o=new N.geometry.Point(r.x,r.y).scale(-1).scale(1/r.scale);e.x+=o.x,e.y+=o.y,this._scrollOffset=o,this._tooltip.offset=o,this.hideTooltip(),this._setOrigin(this.layerToLocation(e)),this.trigger("pan",{originalEvent:t,origin:this._getOrigin(),center:this.center()})},e.prototype._scrollEnd=function(t){this._scrollOffset&&this._panComplete()&&(this._scrollOffset=null,this._panEndTimestamp=td(),this.trigger("panEnd",{originalEvent:t,origin:this._getOrigin(),center:this.center()}))},e.prototype._panComplete=function(){return td()-(this._panEndTimestamp||0)>50},e.prototype._scaleStart=function(t){if(this.trigger("zoomStart",{originalEvent:t})){var e=t.touches[1];e&&e.cancel()}},e.prototype._scale=function(t){var e=this.scroller.movable.scale,r=this._scaleToZoom(e),o=new N.geometry.Point(t.center.x,t.center.y),i=this.viewToLocation(o,r),n=this.locationToLayer(i,r).translate(-o.x,-o.y);this._zoomAround(n,r),this.trigger("zoomEnd",{originalEvent:t})},e.prototype._scaleToZoom=function(t){var e=this._layerSize()*t/this.options.minSize,r=Lv.log(e)/Lv.log(2);return Lv.round(r)},e.prototype._reset=function(){this.attribution&&this.attribution.filter(this.center(),this.zoom()),this._viewOrigin=this._getOrigin(!0),this._resetScroller(),this.hideTooltip(),this.trigger("beforeReset"),this.trigger("reset")},e.prototype._resetScroller=function(){var t=this.scroller,e=t.dimensions.x,r=t.dimensions.y,o=this._layerSize(),i=this.extent().nw,n=this.locationToLayer(i).round();t.movable.round=!0,t.reset(),t.userEvents.cancel();var a=this.zoom();t.dimensions.forcedMinScale=Bv(2,this.options.minZoom-a),t.dimensions.maxScale=Bv(2,this.options.maxZoom-a);var s={min:-n.x,max:o-n.x},l={min:-n.y,max:o-n.y};if(this.options.wraparound&&(s.max=20*o,s.min=-s.max),!1===this.options.pannable){var u=this.viewSize();s.min=l.min=0,s.max=u.width,l.max=u.height}e.makeVirtual(),r.makeVirtual(),e.virtualSize(s.min,s.max),r.virtualSize(l.min,l.max),this._virtualSize={x:s,y:l}},e.prototype._renderLayers=function(){},e.prototype._layerSize=function(t){var e=Tt(t,this.options.zoom);return this.options.minSize*Bv(2,e)},e.prototype._tap=function(t){if(this._panComplete()){var e=this.eventOffset(t);this.hideTooltip(),this.trigger("click",{originalEvent:t,location:this.viewToLocation(e)})}},e.prototype._doubleTap=function(t){if(!1!==this.options.zoomable&&!this.trigger("zoomStart",{originalEvent:t})){var e=this.zoom()+1,r=this.eventOffset(t),o=this.viewToLocation(r),i=this.locationToLayer(o,e).translate(-r.x,-r.y);this._zoomAround(i,e),this.trigger("zoomEnd",{originalEvent:t})}},e.prototype._mousewheel=function(t){t.preventDefault();var e=dt(t)>0?-1:1,r=this.options,o=this.zoom(),i=Pt(o+e,r.minZoom,r.maxZoom);if(!1!==r.zoomable&&i!==o&&!this.trigger("zoomStart",{originalEvent:t})){var n=this.eventOffset(t),a=this.viewToLocation(n),s=this.locationToLayer(a,i).translate(-n.x,-n.y);this._zoomAround(s,i),this.trigger("zoomEnd",{originalEvent:t})}},e.prototype._toDocumentCoordinates=function(t){var e=xt(this.element);return{left:kt(t.x+e.left),top:kt(t.y+e.top)}},e}(ad);Et(Kv,{name:"Map",controls:{attribution:!0,navigator:{panStep:100},zoom:!0},layers:[],layerDefaults:{shape:{style:{fill:{color:"#fff"},stroke:{color:"#aaa",width:.5}}},bubble:{style:{fill:{color:"#fff",opacity:.5},stroke:{color:"#aaa",width:.5}}},marker:{shape:"pinTarget",tooltip:{position:"top"}}},center:[0,0],zoom:3,minSize:256,minZoom:1,maxZoom:19,markers:[],markerDefaults:{shape:"pinTarget",tooltip:{position:"top"}},wraparound:!0,renderPointsAsMarkers:!1}),Jf(Kv,["beforeReset","click","markerActivate","markerClick","markerCreated","markerMouseEnter","markerMouseLeave","pan","panEnd","reset","shapeClick","shapeCreated","shapeFeatureCreated","shapeMouseEnter","shapeMouseLeave","zoomEnd","zoomStart"]);const $v=Kv;var Gv=1.5,Xv=.4,Wv="#000",Yv="Arial, Helvetica, sans-serif",qv="12px "+Yv,Zv="16px "+Yv,Qv="transparent",Jv="#fff",tg=function(){return{icon:{border:{width:1}},label:{font:qv,padding:3},line:{length:10,width:2},visible:!0}},eg=function(){return{outliersField:"",meanField:"",border:{_brightness:.8,width:1},downColor:Jv,gap:1,highlight:{border:{opacity:1,width:2},whiskers:{width:3},mean:{width:2},median:{width:2}},mean:{width:2},median:{width:2},spacing:.3,whiskers:{width:2}}},rg=function(){return{gap:Gv,spacing:Xv,target:{color:"#ff0000"}}},og=function(){return{gap:.5,line:{color:Wv,width:1},spacing:Xv}},ig=function(t){return{visible:!0,labels:{font:"11px Arial, Helvetica, sans-serif"},overlay:t.gradients?{}:{gradient:"none"},area:{highlight:{markers:{border:{}}},line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.4},rangeArea:{highlight:{markers:{border:{}}},line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.4},verticalRangeArea:{highlight:{markers:{border:{}}},line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.4},bar:{gap:Gv,spacing:Xv},boxPlot:eg(),bubble:{border:{width:0},labels:{background:Qv},opacity:.6},bullet:rg(),candlestick:{border:{_brightness:.8,width:1},downColor:Jv,gap:1,highlight:{border:{opacity:1,width:2},line:{width:2}},line:{color:Wv,width:1},spacing:.3},column:{gap:Gv,spacing:Xv},heatmap:{labels:{color:"",background:Qv,visible:!0},highlight:{border:{width:0}}},pie:{labels:{background:"",color:"",padding:{top:5,bottom:5,left:7,right:7}}},donut:{margin:1},funnel:{labels:{background:"",color:"",padding:{top:5,bottom:5,left:7,right:7}}},horizontalWaterfall:og(),line:{width:2},notes:tg(),ohlc:{gap:1,highlight:{line:{opacity:1,width:3}},line:{width:1},spacing:.3},radarArea:{line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.5},radarLine:{markers:{visible:!1},width:2},polarArea:{line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.5},polarLine:{markers:{visible:!1},width:2},rangeBar:{gap:Gv,spacing:Xv},rangeColumn:{gap:Gv,spacing:Xv},scatterLine:{width:1},verticalArea:{highlight:{markers:{border:{}}},line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.4},verticalBoxPlot:eg(),verticalBullet:rg(),verticalLine:{width:2},waterfall:og()}},ng=function(t){return void 0===t&&(t={}),{axisDefaults:{labels:{font:qv},notes:tg(),title:{font:Zv,margin:5}},categoryAxis:{majorGridLines:{visible:!0}},navigator:{pane:{height:90,margin:{top:10}}},seriesDefaults:ig(t),title:{font:Zv},subtitle:{font:qv},legend:{labels:{font:qv}}}}},3201:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.PopupVue2=e.Popup=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(8895),s=r(3396),l=r(4549),u=r(5689),c=r(3461),p=r(9680),h=r(1621),f={left:-1e3,top:0},d="k-animation-container-shown",v="k-popup",g={name:"Popup",props:{appendTo:{type:String,default:""},anchor:{type:String,default:""},className:String,id:String,popupClass:String,collision:{type:Object,default:function(){return{horizontal:s.CollisionType.fit,vertical:s.CollisionType.flip}}},anchorAlign:{type:Object,default:function(){return{horizontal:s.AlignPoint.left,vertical:s.AlignPoint.bottom}}},popupAlign:{type:Object,default:function(){return{horizontal:s.AlignPoint.left,vertical:s.AlignPoint.top}}},offset:{type:Object,default:function(){return f}},show:{type:Boolean,default:!1},animate:{type:[Boolean,Object],default:function(){return!0}},direction:{type:String,default:"down"},transition:{type:String,default:"expand"}},inject:{kCurrentZIndex:{default:null}},data:function(){return{hasMounted:!1}},created:function(){(0,p.validatePackage)(h.packageMetadata),this.mountedAppendTo=void 0,this.mountedAnchor=void 0,this._clonedElement=void 0,this._flipped=!1,this._offsetTop=0,this._offsetLeft=-1e3,this._exitingAnimation=!1,this._prevShow=!1,this._prevShow=this.$props.show,this._domService=new u.DOMService,this._alignService=new l.AlignService(this._domService),this._positionService=new c.PositionService(this._domService),this.reposition=(0,s.throttle)(this.reposition.bind(this),s.FRAME_DURATION)},setup:n?function(){return{v3:!!n}}:void 0,mounted:function(){p.canUseDOM&&(this.mountedAppendTo=this.appendTo?this.getParentRef(this.appendTo):document.body,this.mountedAnchor=this.anchor?this.getParentRef(this.anchor,!0):document.body),this._parentElement=this.$el.parentElement,this._clonedElement=this.$el.cloneNode(!0),this.hasMounted=!0,this.mountedAppendTo.appendChild(this.$el)},updated:function(){this._prevShow=this.$props.show},destroyed:n?void 0:function(){this.detachRepositionHandlers()},beforeDestroy:n?void 0:function(){this._parentElement&&this._parentElement.appendChild(this.$el)},unmounted:function(){this.detachRepositionHandlers()},beforeUnmount:function(){this._parentElement&&this._parentElement.appendChild(this.$el)},methods:{onOpened:function(){var t=this.$el;this.$props.show&&t.classList.add(d),this.attachRepositionHandlers(t),this.$emit("open",{target:this})},onClosing:function(){this.$props.show||this.$el.classList.remove(d),this.detachRepositionHandlers()},onClosed:function(){this._exitingAnimation&&(this._exitingAnimation=!1,this.$forceUpdate()),this.$emit("close",{target:this})},transitionDuration:function(){var t=this.$props.animate,e=0,r=0;return t&&(!0===t?e=r=void 0:(e=t.openDuration,r=t.closeDuration)),{transitionEnterDuration:e,transitionExitDuration:r}},getParentRef:function(t,e){for(var r=this.$parent;!r.$refs[t];){if(r&&r.kendoAnchorRef&&e)return r.kendoAnchorRef;if(!(r=r.$parent)&&p.canUseDOM)return document.getElementById(t)||document.body}return r.$refs[t].$el||r.$refs[t]},position:function(t,e,r){var o=t.anchorAlign,i=t.popupAlign,n=t.collision,a=t.offset,s=r?this.v3?this.mountedAnchor:this.getParentRef(r,!0):document.body,l=this._alignService.alignElement({anchor:r?s:void 0,element:e,elementAlign:i,anchorAlign:o,offset:a});return this._positionService.positionElement({anchor:s,anchorAlign:o,collisions:n,element:e,currentLocation:l,elementAlign:i})},calculatePosition:function(t,e){if(!e||!(0,s.isWindowAvailable)()||!p.canUseDOM)return{flipped:!1,offset:t.offset};var r=(0,p.getDefaultSlots)(this),o=document.createElement("div"),i=this.$el&&this.$el.firstChild&&this.$el.firstChild.firstChild?this.$el.firstChild.firstChild.cloneNode(!0):null,n=i&&i.getBoundingClientRect?i:this._clonedElement;if(n)o.appendChild(n);else{var a=this.v3?r&&r[0].props?r[0].props.class:"":r&&r[0].data?r[0].data.staticClass:"",l=this.v3?this.$props.popupClass?this.$props.popupClass:"":r&&r[0].data?r[0].data.class:"";o.innerHTML='<div class="k-animation-container k-animation-container-relative">\t\n <div class="k-popup k-animation-container k-animation-container-relative">\n <div class="'.concat(a," ").concat(l,'" >\n </div>\t\n </div>\t\n </div>')}if(e.appendChild(o),o&&o.firstChild){var u=o.firstChild;u.style.position="absolute",u.style.visibility="hidden",u.style.display="block",u.style.left="-1000",u.style.top="0";var c=this.v3?r&&r[0].props?r[0].props.style:{}:r[0].data?r[0].data.style:{};if(c)for(var h=0,f=Object.entries(c);h<f.length;h++){var d=f[h],v=d[0],g=d[1];u.style[v]=g}}var y=this.position(t,o.firstChild,this.$props.anchor);return o.parentNode.removeChild(o),y},attachRepositionHandlers:function(t){var e=this;this.detachRepositionHandlers(),this._scrollableParents=this._domService.scrollableParents(this.$props.anchor?this.mountedAnchor:t),this._scrollableParents.map((function(t){return t.addEventListener("scroll",e.reposition)})),window.addEventListener("resize",this.reposition)},detachRepositionHandlers:function(){var t=this;this._scrollableParents&&(this._scrollableParents.map((function(e){return e.removeEventListener("scroll",t.reposition)})),this._scrollableParents=void 0),window.removeEventListener("resize",this.reposition)},reposition:function(){this._clonedElement=this.$el.cloneNode(!0),this.$forceUpdate()},getCurrentZIndex:function(){return this.kCurrentZIndex?this.kCurrentZIndex+1:100}},render:function(t){var e=i||t,r=this.$props,o=r.className,n=r.popupClass,l=r.show,u=r.id,c=(0,p.getDefaultSlots)(this),h=this.v3||l?c:null,f=(0,s.isWindowAvailable)()?this.$props.appendTo?this.mountedAppendTo||this.getParentRef(this.$props.appendTo):document.body:void 0;if(this.$props.show){var d=this.calculatePosition(this.$props,f);this._offsetLeft=d.offset.left,this._offsetTop=d.offset.top,this._flipped=!!d.flipped}var g=this._flipped?"up":"down",y=this.transitionDuration(),m=y.transitionEnterDuration,b=y.transitionExitDuration,x=this.getCurrentZIndex();return this._exitingAnimation=this._exitingAnimation||this._prevShow&&!l,this.hasMounted?l||this._exitingAnimation&&f?e(a.Slide,{id:u,attrs:this.v3?void 0:{id:u,role:this.appendTo?"":"region",componentChildClassName:[n,v],className:o,direction:g,transitionEnterDuration:m,transitionExitDuration:b,appear:l},role:this.appendTo?"":"region",componentChildClassName:[n,v],className:o,onEntered:this.onOpened,on:this.v3?void 0:{entered:this.onOpened,exiting:this.onClosing,exited:this.onClosed},onExiting:this.onClosing,onExited:this.onClosed,direction:g,style:{zIndex:x,position:"absolute",top:this._offsetTop+"px",left:this._offsetLeft+"px"},transitionEnterDuration:m,transitionExitDuration:b,appear:l},this.v3?function(){return[h]}:[h]):null:e("div",{style:{display:"none"},class:o},[e("div",{class:[n,v]},[c])])}};e.PopupVue2=g;var y=g;e.Popup=y},4866:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.PopupVue2=e.Popup=void 0;var o=r(3201);Object.defineProperty(e,"Popup",{enumerable:!0,get:function(){return o.Popup}}),Object.defineProperty(e,"PopupVue2",{enumerable:!0,get:function(){return o.PopupVue2}})},1621:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.packageMetadata=void 0,e.packageMetadata={name:"@progress/kendo-vue-popup",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1663668439,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},4549:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.AlignService=void 0;var o=r(3396),i=function(){function t(t){this._dom=t}return t.prototype.alignElement=function(t){var e=t.anchor,r=t.element,o=t.anchorAlign,i=t.elementAlign,n=t.offset,a=this._dom.hasOffsetParent(r)?this.relativeRect(e,r,n):this.absoluteRect(e,r,n);return this._dom.align({anchorAlign:o,anchorRect:a,elementAlign:i,elementRect:this._dom.offset(r)})},t.prototype.absoluteRect=function(t,e,r){var i=this._dom,n=(0,o.eitherRect)(i.offset(t),r),a=i.stackingElementOffset(e),s=(0,o.removeStackingOffset)(n,a),l=i.stackingElementScroll(e),u=i.addScroll(s,l),c=this.elementScrollPosition(t,e),p=i.removeScroll(u,c);return p.left+=window.scrollX||window.pageXOffset,p.top+=window.scrollY||window.pageYOffset,p},t.prototype.elementScrollPosition=function(t,e){return t?{x:0,y:0}:this._dom.scrollPosition(e)},t.prototype.relativeRect=function(t,e,r){return(0,o.eitherRect)(this._dom.position(t,e),r)},t}();e.AlignService=i},5689:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.DOMService=void 0;var o=r(5454),i=r(3396),n=function(){function t(){}return t.prototype.addOffset=function(t,e){return{left:t.left+e.left,top:t.top+e.top}},t.prototype.align=function(t){return(0,o.align)(t)},t.prototype.boundingOffset=function(t){return(0,o.boundingOffset)(t)},t.prototype.getWindow=function(){return(0,i.isWindowAvailable)()?window:null},t.prototype.isBodyOffset=function(t){return(0,o.isBodyOffset)(t)},t.prototype.hasOffsetParent=function(t){if(!t)return!1;var e=t.offsetParent;return e&&!("BODY"===e.nodeName&&"static"===window.getComputedStyle(e).position)},t.prototype.offset=function(t){return t?(0,o.offset)(t):null},t.prototype.staticOffset=function(t){if(!t)return null;var e=t.style,r=e.left,i=e.top;t.style.left="0px",t.style.top="0px";var n=(0,o.offset)(t);return t.style.left=r,t.style.top=i,n},t.prototype.position=function(t,e){if(!t||!e)return null;var r=(0,o.siblingContainer)(t,e);return(0,o.positionWithScroll)(t,r)},t.prototype.relativeOffset=function(t,e){return(0,o.applyLocationOffset)(this.offset(t),e,this.isBodyOffset(t))},t.prototype.addScroll=function(t,e){return(0,o.addScroll)(t,e)},t.prototype.removeScroll=function(t,e){return(0,o.removeScroll)(t,e)},t.prototype.restrictToView=function(t){return(0,o.restrictToView)(t)},t.prototype.scrollPosition=function(t){return(0,o.scrollPosition)(t)},t.prototype.scrollableParents=function(t){return(0,i.scrollableParents)(t)},t.prototype.stackingElementOffset=function(t){var e=this.getRelativeContextElement(t);return e?(0,o.offset)(e):null},t.prototype.stackingElementScroll=function(t){var e=this.getRelativeContextElement(t);return e?{x:e.scrollLeft,y:e.scrollTop}:{x:0,y:0}},t.prototype.stackingElementViewPort=function(t){var e=this.getRelativeContextElement(t);return e?{height:e.scrollHeight,width:e.scrollWidth}:null},t.prototype.getRelativeContextElement=function(t){if(!t||!i.HAS_RELATIVE_STACKING_CONTEXT)return null;for(var e=t.parentElement;e;){if("none"!==window.getComputedStyle(e).transform)return e;e=e.parentElement}return null},t.prototype.useRelativePosition=function(t){return!!this.getRelativeContextElement(t)},t.prototype.windowViewPort=function(t){return(0,o.getWindowViewPort)(t)},t.prototype.zIndex=function(t,e){return(0,i.zIndex)(t,e)},t.prototype.zoomLevel=function(){return(0,i.isDocumentAvailable)()&&(0,i.isWindowAvailable)()?parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2)):1},t.prototype.isZoomed=function(){return this.zoomLevel()>1},t}();e.DOMService=n},3461:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.PositionService=void 0;var o=r(3396),i=function(){function t(t){this._dom=t}return t.prototype.positionElement=function(t){var e=t.anchor,r=t.currentLocation,i=t.element,n=t.anchorAlign,a=t.elementAlign,s=t.collisions,l=this._dom,u=t.viewPort||l.stackingElementViewPort(i)||l.windowViewPort(i),c=(0,o.eitherRect)(l.offset(e),r),p=(0,o.replaceOffset)(l.staticOffset(i),r),h=this.elementRect(i,p),f=l.restrictToView({anchorAlign:n,anchorRect:c,collisions:s,elementAlign:a,elementRect:h,viewPort:u});return{flipped:f.flipped,offset:l.addOffset(p,f.offset)}},t.prototype.elementRect=function(t,e){return this._dom.removeScroll(e,this._dom.scrollPosition(t))},t}();e.PositionService=i},3396:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.throttle=e.AlignPoint=e.CollisionType=e.zIndex=e.HAS_RELATIVE_STACKING_CONTEXT=e.hasRelativeStackingContext=e.FRAME_DURATION=e.scrollableParents=e.OVERFLOW_REGEXP=e.hasBoundingRect=e.isWindowAvailable=e.isDocumentAvailable=e.isDifferentOffset=e.removeStackingOffset=e.replaceOffset=e.eitherRect=void 0;var o=r(5454);e.eitherRect=function(t,e){return t||{height:0,left:e.left,top:e.top,width:0}},e.replaceOffset=function(t,e){return e?{height:t.height,left:e.left,top:e.top,width:t.width}:t},e.removeStackingOffset=function(t,e){return e?{height:t.height,left:t.left-e.left,top:t.top-e.top,width:t.width}:t},e.isDifferentOffset=function(t,e){var r=t.left,o=t.top,i=e.left,n=e.top;return Math.abs(r-i)>=1||Math.abs(o-n)>=1},e.isDocumentAvailable=function(){return"undefined"!=typeof document&&!!document.body},e.isWindowAvailable=function(){return"undefined"!=typeof window},e.hasBoundingRect=function(t){return!!t.getBoundingClientRect},e.OVERFLOW_REGEXP=/auto|scroll/;var i=function(t){var e=window.getComputedStyle(t);return"".concat(e.overflow).concat(e.overflowX).concat(e.overflowY)};e.scrollableParents=function(t){var r=[];if(!(0,e.isDocumentAvailable)()||!(0,e.isWindowAvailable)())return r;for(var o=t.parentElement;o;)e.OVERFLOW_REGEXP.test(i(o))&&r.push(o),o=o.parentElement;return r.push(window),r},e.FRAME_DURATION=1e3/60,e.hasRelativeStackingContext=function(){if(!(0,e.isDocumentAvailable)())return!1;var t=document.createElement("div");if(t.style.transform="matrix(10, 0, 0, 10, 0, 0)",t.innerHTML="<div>child</div>",document.body.appendChild(t),t&&t.firstChild){var r=t.firstChild;r.style.position="fixed",r.style.top="".concat(10,"px")}var o=10!==t.children[0].getBoundingClientRect().top;return document.body.removeChild(t),o},e.HAS_RELATIVE_STACKING_CONTEXT=(0,e.hasRelativeStackingContext)(),e.zIndex=function(t,r){if(!t||!(0,e.isDocumentAvailable)()||!(0,e.isWindowAvailable)())return null;var i=(0,o.siblingContainer)(t,r);if(!i)return null;var n=[t].concat((0,o.parents)(t,i)).reduce((function(t,e){var r=e.style.zIndex||window.getComputedStyle(e).zIndex,o=parseInt(r,10);return o>t?o:t}),0);return n?n+1:null},e.CollisionType={fit:"fit",flip:"flip"},e.AlignPoint={left:"left",center:"center",right:"right",bottom:"bottom",top:"top"},e.throttle=function(t,e,r){var o,i,n,a;void 0===r&&(r={});var s=0;r=r||{};var l=function(){s=!1===r.leading?0:(new Date).getTime(),o=null,a=t.apply(i,n),o||(i=n=null)};return function(){var u=(new Date).getTime();s||!1!==r.leading||(s=u);var c=e-(u-s);return i=this,n=arguments,c<=0||c>e?(o&&(clearTimeout(o),o=null),s=u,a=t.apply(i,n),o||(i=n=null)):o||!1===r.trailing||(o=setTimeout(l,c)),a}}},5454:(t,e,r)=>{r.r(e),r.d(e,{AlignPoint:()=>o,Collision:()=>O,addScroll:()=>n,align:()=>i,alignElement:()=>$,applyLocationOffset:()=>a,boundingOffset:()=>f,domUtils:()=>K,getDocumentElement:()=>u,getWindow:()=>l,getWindowViewPort:()=>h,isBodyOffset:()=>v,offset:()=>g,offsetParent:()=>d,parentScrollPosition:()=>x,parents:()=>y,position:()=>_,positionElement:()=>G,positionWithScroll:()=>C,removeScroll:()=>w,restrictToView:()=>j,scrollPosition:()=>m,siblingContainer:()=>k,siblings:()=>A,utils:()=>L,zIndex:()=>M});const o={bottom:"bottom",center:"center",middle:"middle",left:"left",right:"right",top:"top"},i=function(t){var e=t.anchorRect,r=t.anchorAlign,i=t.elementRect,n=t.elementAlign,a=t.margin;void 0===a&&(a={});var s=r.horizontal,l=r.vertical,u=n.horizontal,c=n.vertical,p=a.horizontal||0,h=a.vertical||0,f=e.top,d=e.left;return l===o.bottom&&(f+=e.height),l!==o.center&&l!==o.middle||(f+=Math.round(e.height/2)),c===o.bottom&&(f-=i.height,h*=-1),c!==o.center&&c!==o.middle||(f-=Math.round(i.height/2),h*=-1),s===o.right&&(d+=e.width),s!==o.center&&s!==o.middle||(d+=Math.round(e.width/2)),u===o.right&&(d-=i.width,p*=-1),u!==o.center&&u!==o.middle||(d-=Math.round(i.width/2),p*=-1),{top:f+h,left:d+p}};function n(t,e){return{top:t.top+e.y,left:t.left+e.x,height:t.height,width:t.width}}function a(t,e,r){var o=t.top,i=t.left;return r&&(i=0,o=0),{top:o+e.top,left:i+e.left,height:t.height,width:t.width}}function s(t){return t.ownerDocument||t.document||t}const l=function(t){return s(t).defaultView},u=function(t){return s(t).documentElement};var c=0;function p(){if(!c&&"undefined"!=typeof document){var t=document.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML="&nbsp;",document.body.appendChild(t),c=t.offsetWidth-t.scrollWidth,document.body.removeChild(t)}return c}function h(t){var e=l(t),r=u(t),o={height:e.innerHeight,width:e.innerWidth};return r.scrollHeight-r.clientHeight>0&&(o.width-=p()),o}const f=function(t){if(!t.getBoundingClientRect){var e=h(t);return{bottom:e.height,left:0,right:e.width,top:0}}var r=t.getBoundingClientRect();return{bottom:r.bottom,left:r.left,right:r.right,top:r.top}},d=function(t){for(var e=t.offsetParent;e&&"static"===e.style.position;)e=e.offsetParent;return e||u(t)},v=function(t){return d(t)===t.ownerDocument.body},g=function(t){var e=t.getBoundingClientRect(),r=e.left,o=e.top;return e.height||e.width||(e=function(t){var e=t.style,r=e.display,o=e.left,i=e.position;t.style.display="",t.style.left="-10000px",t.style.position="absolute";var n=t.getBoundingClientRect();return t.style.display=r,t.style.left=o,t.style.position=i,n}(t)),{top:o,left:r,height:e.height,width:e.width}};function y(t,e){for(var r=[],o=t.parentNode;o&&(r.push(o),o!==e);)o=o.parentNode;return r}function m(t){var e=u(t),r=l(t);return{x:r.pageXOffset||e.scrollLeft||0,y:r.pageYOffset||e.scrollTop||0}}function b(t){return t===(t.ownerDocument||{}).body?m(t):{x:t.scrollLeft,y:t.scrollTop}}function x(t){var e=d(t);return e?b(e):{x:0,y:0}}const _=function(t,e){var r=l(t),o=r.getComputedStyle(t),i=g(t),n=e||d(t),a=t.ownerDocument,s=n!==a.body&&n!==a.documentElement,u={top:0,left:0};if("fixed"!==o.position&&s){var c=r.getComputedStyle(n);(u=g(n)).top+=parseInt(c.borderTopWidth,10),u.left+=parseInt(c.borderLeftWidth,10)}return{top:i.top-u.top,left:i.left-u.left,height:i.height,width:i.width}};function C(t,e,r){void 0===r&&(r=1);var o=e?d(e):null,i=_(t,o),n=i.top,a=i.left,s=i.height,l=i.width,u=function(t,e){return t?b(t):x(e)}(o,t),c=u.x,p=u.y,h=t.ownerDocument,f=o===h.body||o===h.documentElement?1:r;return{top:n+p*f,left:a+c*f,height:s,width:l}}function w(t,e){return{top:t.top-e.y,left:t.left-e.x,height:t.height,width:t.width}}const O={fit:"fit",flip:"flip",none:"none"};var S=function(t,e,r){var o=0;return t+e>r&&(o=r-(t+e)),t<0&&(o=-t),o},P=function(t){var e=t.offset,r=t.size,i=t.anchorSize,n=t.viewPortSize,a=t.anchorAlignPoint,s=t.elementAlignPoint,l=t.margin,u=0,c=s===o.center||s===o.middle,p=a===o.center||a===o.middle,h=2*l;if(s!==a&&!c&&!p){var f=a===o.top||a===o.left;e<0&&f?e+(u=r+i+h)+r>n&&(u=0):e>=0&&!f&&(e+r>n&&(u+=-(i+r+h)),e+u<0&&(u=0))}return u};const j=function(t){var e=t.anchorRect,r=t.anchorAlign,o=t.elementRect,i=t.elementAlign,n=t.collisions,a=t.viewPort,s=t.margin;void 0===s&&(s={});var l=o.top,u=o.left,c=o.height,p=o.width,h=a.height,f=a.width,d=s.horizontal||0,v=s.vertical||0,g=0,y=0,m=n.vertical===O.fit,b=n.horizontal===O.fit,x=n.vertical===O.flip,_=n.horizontal===O.flip;m&&(y+=S(l,c,h)),b&&(g+=S(u,p,f)),x&&(y+=P({margin:v,offset:l,size:c,anchorSize:e.height,viewPortSize:h,anchorAlignPoint:r.vertical,elementAlignPoint:i.vertical})),_&&(g+=P({margin:d,offset:u,size:p,anchorSize:e.width,viewPortSize:f,anchorAlignPoint:r.horizontal,elementAlignPoint:i.horizontal}));var C=x&&0!==y,w=_&&0!==g,j=m&&0!==y,A=b&&0!==g;return{flipped:w||C,fitted:j||A,flip:{horizontal:w,vertical:C},fit:{horizontal:A,vertical:j},offset:{left:g,top:y}}};function A(t){for(var e=[],r=t.parentNode.firstElementChild;r;)r!==t&&e.push(r),r=r.nextElementSibling;return e}function k(t,e){for(var r,o,i=y(t),n=e;n&&(r=A(n),!(o=i.reduce((function(t,e){return t.concat(r.filter((function(t){return t===e})))}),[])[0]));)n=n.parentElement;return o}function M(t,e){if(!t||!e)return null;var r=k(t,e);if(!r)return null;var o=[t].concat(y(t,r)).reduce((function(t,e){var r=e.style.zIndex||window.getComputedStyle(e).zIndex,o=parseInt(r,10);return o>t?o:t}),0);return o?o+1:null}var T,D,V,E=(T=function(t){if(!N())return!1;var e=t?t.ownerDocument:document;if(!e||!e.body)return!1;var r=e.createElement("div");r.style.transform="matrix(10, 0, 0, 10, 0, 0)",r.innerHTML='<div style="position: fixed; top: 10px;">child</div>',e.body.appendChild(r);var o=10!==r.children[0].getBoundingClientRect().top;return e.body.removeChild(r),o},V=!1,function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return V||(D=T.apply(void 0,t),V=!0),D}),N=function(){return Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)};const L={eitherRect:function(t,e){return t||{height:0,left:e.left,top:e.top,width:0}},scaleRect:function(t,e){return t&&1!==e?{height:t.height/e,left:t.left/e,top:t.top/e,width:t.width/e}:t},removeStackingOffset:function(t,e){return e?{height:t.height,left:t.left-e.left,top:t.top-e.top,width:t.width}:t},hasRelativeStackingContext:E,canUseDOM:N};var I=["font-size","font-family","font-stretch","font-style","font-weight","line-height"],B=function(){return L.canUseDOM()?window:null},R=/auto|scroll/,z=function(t){return function(t){return""+t.style.overflow+t.style.overflowX+t.style.overflowY}(t)||function(t){var e=window.getComputedStyle(t);return""+e.overflow+e.overflowX+e.overflowY}(t)},F=function(t){if(!t||!L.hasRelativeStackingContext())return null;for(var e=t.parentElement;e;){if("none"!==window.getComputedStyle(e).transform)return e;e=e.parentElement}return null},H=function(){return L.canUseDOM()&&parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2))||1},U={addOffset:function(t,e){return{left:t.left+e.left,top:t.top+e.top}},addScroll:n,align:i,boundingOffset:f,getFontStyles:function(t){var e=B();if(!e||!t)return[];var r=e.getComputedStyle(t);return I.map((function(t){return{key:t,value:r[t]}}))},getWindow:B,hasOffsetParent:function(t){return!!t&&Boolean(t.offsetParent)},offset:function(t){return t?g(t):null},offsetAtPoint:function(t,e){if(!t)return null;var r=t.style,o=r.left,i=r.top,n=r.transition;t.style.transition="none",t.style.left=e.left+"px",t.style.top=e.top+"px";var a=g(t);return t.style.left=o,t.style.top=i,t.offsetHeight,t.style.transition=n,a},position:function(t,e,r){return t&&e?C(t,e,r||1):null},removeScroll:w,restrictToView:j,scrollPosition:m,scrollableParents:function(t){var e=[];if(!L.canUseDOM())return e;for(var r=t.parentElement;r;)(R.test(z(r))||r.hasAttribute("data-scrollable"))&&e.push(r),r=r.parentElement;return e.push(window),e},getRelativeContextElement:F,stackingElementOffset:function(t){var e=F(t);return e?g(e):null},stackingElementScroll:function(t){var e=F(t);return e?{x:e.scrollLeft,y:e.scrollTop}:{x:0,y:0}},stackingElementViewPort:function(t){var e=F(t);return e?{height:e.scrollHeight,width:e.scrollWidth}:null},useRelativePosition:function(t){return Boolean(F(t))},windowViewPort:h,zoomLevel:H,isZoomed:function(){return H()>1},zIndex:function(t,e){if(!t||!L.canUseDOM())return null;var r=k(t,e);if(!r)return null;var o=[t].concat(y(t,r)).reduce((function(t,e){var r=e.style.zIndex||window.getComputedStyle(e).zIndex,o=parseInt(r,10);return o>t?o:t}),0);return o?o+1:null}};const K=U;const $=function(t){var e=t.anchor,r=t.element,o=t.anchorAlign,i=t.elementAlign,n=t.margin,a=t.offset,s=t.positionMode,l=t.scale||1,u="fixed"!==s&&K.hasOffsetParent(r)?function(t,e,r,o){var i=L.eitherRect(K.position(t,e,o),r);return L.scaleRect(i,o)}(e,r,a,l):function(t,e,r,o){var i=function(t,e){return t?{x:0,y:0}:K.scrollPosition(e)}(t,e),n=L.eitherRect(K.offset(t),r),a=2*o,s=K.stackingElementScroll(e);1!==o&&s&&(s.x/=a,s.y/=a);var l=K.stackingElementOffset(e);return 1!==o&&l&&(l.left/=a,l.top/=a),K.removeScroll(K.addScroll(L.removeStackingOffset(L.scaleRect(n,o),l),s),i)}(e,r,a,l),c=L.scaleRect(K.offset(r),l);return K.align({anchorAlign:o,anchorRect:u,elementAlign:i,elementRect:c,margin:n})},G=function(t){var e=t.anchor,r=t.currentLocation,o=t.element,i=t.anchorAlign,n=t.elementAlign,a=t.collisions,s=t.margin,l=t.scale||1,u=K.offsetAtPoint(o,r),c=L.scaleRect(u,l),p=L.scaleRect(K.offset(e),l),h=L.eitherRect(p,r),f=t.viewPort||K.windowViewPort(o);f.width=f.width/l,f.height=f.height/l;var d=K.restrictToView({anchorAlign:i,anchorRect:h,collisions:a,elementAlign:n,elementRect:c,margin:s,viewPort:f}),v=K.addOffset(r,d.offset);return{flip:d.flip,flipped:d.flipped,offset:v}}},2346:(t,e,r)=>{var o;function i(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}Object.defineProperty(e,"__esModule",{value:!0}),e.DraggableVue2=e.Draggable=void 0;var n=r(1895),a=(n.h,n.version&&"3"===n.version[0]),s=r(1154),l=r(5123),u=(i(o={emits:{press:null,drag:null,release:null},inheritAttrs:!1,created:function(){this.element=null,this.draggable=new s.default({press:this.press,drag:this.drag,release:this.release})},setup:a?function(){return{v3:!!a}}:void 0,mounted:function(){this.$el&&(this.element=3===this.$el.nodeType?this.$el.nextElementSibling:this.$el,this.draggable.bindTo(this.element))},destroyed:a?void 0:function(){this.draggable.destroy()},unmounted:function(){this.draggable.destroy()},methods:{press:function(t){this.element&&this.$emit("press",t,this.element)},drag:function(t){this.element&&this.$emit("drag",t,this.element)},release:function(t){this.element&&this.$emit("release",t,this.element)}}},"setup",a?function(){return{v3:!!a}}:void 0),i(o,"render",(function(t){return(0,l.getDefaultSlots)(this)})),o);e.DraggableVue2=u;var c=u;e.Draggable=c},1685:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.BrowserSupportService=void 0;var r=function(){return"undefined"!=typeof document?document:{}},o=function(){function t(){}return Object.defineProperty(t.prototype,"scrollbarWidth",{get:function(){var t=r();if(!this.scrollbar&&t&&t.createElement){var e=t.createElement("div");e.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",e.innerHTML="&nbsp;",t.body.appendChild(e),this.scrollbar=e.offsetWidth-e.scrollWidth,t.body.removeChild(e)}return this.scrollbar},enumerable:!1,configurable:!0}),t}();e.BrowserSupportService=o},8770:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.canUseDOM=void 0;var r=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement);e.canUseDOM=r},3820:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.classNames=void 0;var o=r(4650);e.classNames=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return t.filter((function(t){return!0!==t&&!!t})).map((function(t){return Array.isArray(t)?e.classNames.apply(void 0,t):(0,o.isObject)(t)?Object.keys(t).map((function(e,r){return t[r]||t[e]&&e||null})).filter((function(t){return null!==t})).join(" "):t})).filter((function(t){return!!t})).join(" ")}},920:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.cloneArray=e.cloneValue=e.cloneObject=e.clone=e.cloneDate=void 0;var o=r(4650);function i(t,e){for(var r in t)if(t.hasOwnProperty(r)){var o=t[r];e[r]=n(o,e[r])}}function n(t,r){if(Array.isArray(t))return a(t);if(t instanceof Date)return(0,e.cloneDate)(t);if(t&&(0,o.isObject)(t)){var n=r||{};return i(t,n),n}return t}function a(t){return t.map((function(t){return n(t,void 0)}))}e.cloneDate=function(t){return t?new Date(t.getTime()):null},e.clone=function(t){var e={};return i(t,e),e},e.cloneObject=i,e.cloneValue=n,e.cloneArray=a},6866:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.FIELD_REGEX=void 0,e.FIELD_REGEX=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g},5123:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getDefaultSlots=void 0,e.getDefaultSlots=function(t){var e=t.$slots.default;return t.v3&&e&&"function"==typeof e?e():e}},580:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.focusContainer=e.focusLastFocusableChild=e.focusFirstFocusableChild=e.lastFocusableChild=e.firstFocusableChild=void 0;var o=r(7385),i='input, [tabindex]:not([tabindex="-1"])';e.firstFocusableChild=function(t){if(t){var e=t.querySelectorAll(i);if(e.length&&e[0].focus)return e[0]}},e.lastFocusableChild=function(t){if(t){var e=t.querySelectorAll(i);if(e.length&&e[e.length-1].focus)return e[e.length-1]}},e.focusFirstFocusableChild=function(t){if(t){var e=t.querySelectorAll(i);e.length&&e[0].focus&&e[0].focus()}},e.focusLastFocusableChild=function(t){if(t){var e=t.querySelectorAll(i);e.length&&e[e.length-1].focus&&e[e.length-1].focus()}},e.focusContainer=function(t,r){var i=!0;if(t.keyCode!==o.Keys.enter&&t.target===r)return!1;if(t.keyCode===o.Keys.enter&&t.target===r)i=!0,setTimeout((function(){(0,e.focusFirstFocusableChild)(r)}),1);else if(t.keyCode===o.Keys.esc)i=!1,r.focus();else if(t.keyCode===o.Keys.tab){var n=(0,e.firstFocusableChild)(r),a=(0,e.lastFocusableChild)(r);a&&!t.shiftKey&&t.target===a&&(t.preventDefault(),n.focus()),n&&t.shiftKey&&t.target===n&&(t.preventDefault(),a.focus())}return i}},1369:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getTabIndex=void 0,e.getTabIndex=function(t,e,r){var o="string"==typeof t?parseInt(t,void 0):t;if(NaN!==o)return void 0!==o?o:e?r?void 0:-1:0}},4504:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getter=void 0;var o=r(6866),i={undefined:function(){}};e.getter=function(t){if(i[t])return i[t];var e=[];return t.replace(o.FIELD_REGEX,(function(t,r,o,i){e.push(void 0!==r?r:o||i)})),i[t]=function(t){for(var r=t,o=0;o<e.length&&r;o++)r=r[e[o]];return r},i[t]}},5350:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.guid=void 0,e.guid=function(){var t,e,r="";for(t=0;t<32;t++)e=16*Math.random()|0,8!==t&&12!==t&&16!==t&&20!==t||(r+="-"),r+=(12===t?4:16===t?3&e|8:e).toString(16);return r}},4366:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.hasRelativeStackingContext=void 0;var o=r(8770);e.hasRelativeStackingContext=function(t){if(!o.canUseDOM)return!1;var e=t?t.ownerDocument:document;if(!e||!e.body)return!1;var r=e.createElement("div");r.style.transform="matrix(10, 0, 0, 10, 0, 0)",r.innerHTML='<div style="position: fixed; top: '.concat(10,'px;">child</div>'),e.body.appendChild(r);var i=10!==r.children[0].getBoundingClientRect().top;return e.body.removeChild(r),i}},4650:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.isObject=void 0,e.isObject=function(t){return"object"==typeof t}},6777:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getDir=e.isRtl=void 0;var o=r(8770);e.isRtl=function(t){return Boolean(o.canUseDOM&&t&&"rtl"===getComputedStyle(t).direction)},e.getDir=function(t,e){if(!e&&o.canUseDOM&&t){var r=window.getComputedStyle(t).direction;if(r)return r}return e}},7385:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.Keys=void 0,e.Keys={backspace:8,tab:9,enter:13,shift:16,esc:27,space:32,pageUp:33,pageDown:34,end:35,home:36,left:37,up:38,right:39,down:40,delete:46}},7681:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getListeners=e.hasListener=void 0,e.hasListener=function(t){return this.v3?Object.keys(this.$attrs).map((function(t){return t.toLowerCase()})).some((function(e){return e.endsWith(t.toLowerCase())})):this.$listeners[t]},e.getListeners=function(){if(this.v3){var t={};for(var e in this.$attrs)e.startsWith("on")&&(t[e]=this.$attrs[e]);return t}return this.$listeners}},9680:function(t,e,r){var o=this&&this.__createBinding||(Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]}),i=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.validatePackage=e.setter=e.getter=e.getDir=e.isRtl=e.getDefaultSlots=e.getTabIndex=e.templateDefinition=e.templateRendering=e.getTemplate=e.cloneDate=e.cloneObject=e.cloneValue=e.cloneArray=e.Draggable=e.clone=e.focusContainer=e.focusLastFocusableChild=e.lastFocusableChild=e.focusFirstFocusableChild=e.firstFocusableChild=e.canUseDOM=e.hasListener=e.getListeners=e.isObject=e.noop=e.Keys=e.guid=e.classNames=e.setRef=e.getRef=void 0;var n=r(3820);Object.defineProperty(e,"classNames",{enumerable:!0,get:function(){return n.classNames}});var a=r(5350);Object.defineProperty(e,"guid",{enumerable:!0,get:function(){return a.guid}});var s=r(7385);Object.defineProperty(e,"Keys",{enumerable:!0,get:function(){return s.Keys}});var l=r(8770);Object.defineProperty(e,"canUseDOM",{enumerable:!0,get:function(){return l.canUseDOM}});var u=r(9360);Object.defineProperty(e,"getRef",{enumerable:!0,get:function(){return u.getRef}}),Object.defineProperty(e,"setRef",{enumerable:!0,get:function(){return u.setRef}});var c=r(580);Object.defineProperty(e,"focusFirstFocusableChild",{enumerable:!0,get:function(){return c.focusFirstFocusableChild}}),Object.defineProperty(e,"focusLastFocusableChild",{enumerable:!0,get:function(){return c.focusLastFocusableChild}}),Object.defineProperty(e,"focusContainer",{enumerable:!0,get:function(){return c.focusContainer}}),Object.defineProperty(e,"firstFocusableChild",{enumerable:!0,get:function(){return c.firstFocusableChild}}),Object.defineProperty(e,"lastFocusableChild",{enumerable:!0,get:function(){return c.lastFocusableChild}});var p=r(2346);Object.defineProperty(e,"Draggable",{enumerable:!0,get:function(){return p.Draggable}});var h=r(920);Object.defineProperty(e,"clone",{enumerable:!0,get:function(){return h.clone}}),Object.defineProperty(e,"cloneArray",{enumerable:!0,get:function(){return h.cloneArray}}),Object.defineProperty(e,"cloneValue",{enumerable:!0,get:function(){return h.cloneValue}}),Object.defineProperty(e,"cloneObject",{enumerable:!0,get:function(){return h.cloneObject}}),Object.defineProperty(e,"cloneDate",{enumerable:!0,get:function(){return h.cloneDate}});var f=r(4650);Object.defineProperty(e,"isObject",{enumerable:!0,get:function(){return f.isObject}});var d=r(482);Object.defineProperty(e,"noop",{enumerable:!0,get:function(){return d.noop}});var v=r(4504);Object.defineProperty(e,"getter",{enumerable:!0,get:function(){return v.getter}});var g=r(9063);Object.defineProperty(e,"setter",{enumerable:!0,get:function(){return g.setter}});var y=r(7681);Object.defineProperty(e,"hasListener",{enumerable:!0,get:function(){return y.hasListener}}),Object.defineProperty(e,"getListeners",{enumerable:!0,get:function(){return y.getListeners}});var m=r(2337);Object.defineProperty(e,"templateRendering",{enumerable:!0,get:function(){return m.templateRendering}}),Object.defineProperty(e,"getTemplate",{enumerable:!0,get:function(){return m.getTemplate}}),Object.defineProperty(e,"templateDefinition",{enumerable:!0,get:function(){return m.templateDefinition}});var b=r(1369);Object.defineProperty(e,"getTabIndex",{enumerable:!0,get:function(){return b.getTabIndex}});var x=r(5123);Object.defineProperty(e,"getDefaultSlots",{enumerable:!0,get:function(){return x.getDefaultSlots}});var _=r(6777);Object.defineProperty(e,"isRtl",{enumerable:!0,get:function(){return _.isRtl}}),Object.defineProperty(e,"getDir",{enumerable:!0,get:function(){return _.getDir}});var C=r(7940);Object.defineProperty(e,"validatePackage",{enumerable:!0,get:function(){return C.validatePackage}}),i(r(6484),e),i(r(3269),e),i(r(1685),e),i(r(5984),e),i(r(4366),e)},482:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.noop=void 0,e.noop=function(){}},9360:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.setRef=e.getRef=void 0,e.getRef=function(t,e,r){return t.v3?t["".concat(e,"Ref")]:t.$refs["".concat(r||e)]},e.setRef=function(t,e,r){return t.v3?function(r){t["".concat(e,"Ref")]=r}:r||e}},5984:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.setScrollbarWidth=e.getScrollbarWidth=void 0;var o=r(1685),i=r(8770);e.getScrollbarWidth=function(){return!(!i.canUseDOM||!document.body)&&(new o.BrowserSupportService).scrollbarWidth},e.setScrollbarWidth=function(){if(!i.canUseDOM||!document.body)return!1;var t=(new o.BrowserSupportService).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width","".concat(t,"px"))}},9063:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.setter=void 0;var o=r(6866),i={undefined:function(t){return t}};e.setter=function(t){if(i[t])return i[t];var e=[];return t.replace(o.FIELD_REGEX,(function(t,r,o,i){e.push(void 0!==r?r:o||i)})),i[t]=function(t,r){for(var o=t,i=e.length-1,n=0;n<i&&o;n++)o=o[e[n]]=o[e[n]]||{};o[e[i]]=r},i[t]}},2337:function(t,e,r){var o=this&&this.__assign||function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.transformListeners=e.getTemplate=e.templateRendering=e.templateDefinition=void 0;var i=r(1895),n=r(4650),a=i,s=a.version&&"3"===a.version[0];function l(t){if(!t)return t;for(var e={},r=Object.keys(t),o=0;o<r.length;o++){var i=r[o];e["on"+i.charAt(0).toUpperCase()+i.slice(1)]=t[i]}return e}e.templateDefinition={type:[String,Function,Object,Boolean],default:function(){}},e.templateRendering=function(t,e){if(t||!1===t){var r=s?this.$slots[t]||(t.toLowerCase?this.$slots[t.toLowerCase()]:null):this.$scopedSlots[t]||(t.toLowerCase?this.$scopedSlots[t.toLowerCase()]:null);return"string"==typeof t&&r?{kt:!0,type:"slot",render:r,listeners:e}:"string"==typeof t||(0,n.isObject)(t)||"function"==typeof t&&t.component?{kt:!0,type:"component",render:t,listeners:e}:{kt:!0,type:"renderFunction",render:t,listeners:e}}},e.getTemplate=function(t){var e,r,i,n=t.h,a=t.template,u=t.defaultRendering,c=t.defaultSlots,p=t.additionalProps,h=t.additionalListeners,f=t.swapDefaultSlots;if(!a||a&&!0===a.render)return u;if(s){var d=u?u.props:{};e=o(o({},l(h)),a.listeners),r=o(o(o({},d),p),e),i=o(o({},r),e)}else{var v=u&&u.componentOptions,g=v?u.componentOptions.listeners:{},y=v?u.componentOptions.propsData:{};e=o(o(o(o({},g),h),l(h)),a.listeners),i={props:r=o(o(o({},y),p),e),on:e}}if("slot"===a.type){var m=a.render({props:r,listeners:e,methods:e,defaultSlots:c});return m?m[0]:void 0}return"renderFunction"===a.type?f?a.render?a.render(n,u,c,r,e):void 0:a.render?a.render(n,u,r,e,c):void 0:n(a.render,i,s?function(){return[c]}:[c])},e.transformListeners=l},6484:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.kendoThemeMaps=void 0,e.kendoThemeMaps={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},3269:function(t,e){var r=this&&this.__assign||function(){return r=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},r.apply(this,arguments)},o=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var o,i=0,n=e.length;i<n;i++)!o&&i in e||(o||(o=Array.prototype.slice.call(e,0,i)),o[i]=e[i]);return t.concat(o||Array.prototype.slice.call(e))};function i(t,e,i){var n;return i?r(r({},t),((n={})[e]=i.length?o([],i,!0):void 0,n)):t&&t[e]?o([],t[e],!0):[]}function n(t,e,r){if(t[e]){var o=i(t,e).map((function(t){return n(t,e,r)}));return r(i(t,e,o))}return r(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.getNestedValue=e.getItemPath=e.extendDataItem=e.mapTreeItem=e.mapTree=void 0,e.mapTree=function(t,e,r){return o([],t.map((function(t){return n(t,e,r)})),!0)},e.mapTreeItem=function(t,e,r,o){for(var i=t,n=[],a=0;a<e.length;a++)i=i[e[a]],i=Array.isArray(i)?i:i[r],n.push(i);var s=n.length>1?n[n.length-2]:t,l=e[e.length-1],u=o(s[l]);s.splice(l,1,u)},e.extendDataItem=function(t,e,r){var o;return Object.assign({},t,t[e]?((o={})[e]=t[e].slice(),o):{},r||{})},e.getItemPath=function(t,e,r){var i=[],n=o([],e,!0);if(n.length){var a=t[n.shift()||0];for(i.push(a);n.length&&r;)a=a[r][n.shift()||0],i.push(a)}return i},e.getNestedValue=function(t,e){var r=t.split("."),o=e;return r.forEach((function(t){o=o?o[t]:void 0})),o}},7940:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.validatePackage=void 0;var o=r(9302);e.validatePackage=function(t){var e=o,r=void 0!==e&&e.validatePackage?e:e.default;if(r&&r.validatePackage)r.validatePackage(t);else{var i="License activation failed for ".concat(t.name,"\n");i+="The @progress/kendo-licensing script is not loaded.\n",i+="See ".concat(t.licensingDocsUrl," for more information.\n"),console.warn(i)}}},1154:(t,e,r)=>{r.r(e),r.d(e,{Draggable:()=>c,default:()=>h});var o=function(t,e){return function(r){return e(t(r))}},i=function(t,e,r){return t.addEventListener&&t.addEventListener(e,r)},n=function(t,e,r){return t&&t.removeEventListener&&t.removeEventListener(e,r)},a=function(){},s=function(t){return t.preventDefault()},l=/touch/;function u(t){return t.type.match(l)?{pageX:t.changedTouches[0].pageX,pageY:t.changedTouches[0].pageY,clientX:t.changedTouches[0].clientX,clientY:t.changedTouches[0].clientY,type:t.type,originalEvent:t,isTouch:!0}:{pageX:t.pageX,pageY:t.pageY,clientX:t.clientX,clientY:t.clientY,offsetX:t.offsetX,offsetY:t.offsetY,type:t.type,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,altKey:t.altKey,originalEvent:t}}var c=function(t){var e=this,r=t.press;void 0===r&&(r=a);var l=t.drag;void 0===l&&(l=a);var c=t.release;void 0===c&&(c=a);var p=t.mouseOnly;void 0===p&&(p=!1),this._pressHandler=o(u,r),this._dragHandler=o(u,l),this._releaseHandler=o(u,c),this._ignoreMouse=!1,this._mouseOnly=p,this._touchstart=function(t){1===t.touches.length&&e._pressHandler(t)},this._touchmove=function(t){1===t.touches.length&&e._dragHandler(t)},this._touchend=function(t){0===t.touches.length&&1===t.changedTouches.length&&(e._releaseHandler(t),e._ignoreMouse=!0,setTimeout(e._restoreMouse,2e3))},this._restoreMouse=function(){e._ignoreMouse=!1},this._mousedown=function(t){var r=t.which;r&&r>1||e._ignoreMouse||(i(e.document,"mousemove",e._mousemove),i(e.document,"mouseup",e._mouseup),e._pressHandler(t))},this._mousemove=function(t){e._dragHandler(t)},this._mouseup=function(t){n(e.document,"mousemove",e._mousemove),n(e.document,"mouseup",e._mouseup),e._releaseHandler(t)},this._pointerdown=function(t){t.isPrimary&&0===t.button&&(i(e.document,"pointermove",e._pointermove),i(e.document,"pointerup",e._pointerup),i(e.document,"pointercancel",e._pointerup),i(e.document,"contextmenu",s),e._pressHandler(t))},this._pointermove=function(t){t.isPrimary&&e._dragHandler(t)},this._pointerup=function(t){t.isPrimary&&(n(e.document,"pointermove",e._pointermove),n(e.document,"pointerup",e._pointerup),n(e.document,"pointercancel",e._pointerup),n(e.document,"contextmenu",s),e._releaseHandler(t))}},p={document:{configurable:!0}};c.supportPointerEvent=function(){return"undefined"!=typeof window&&window.PointerEvent},p.document.get=function(){return this._element?this._element.ownerDocument:document},c.prototype.bindTo=function(t){t!==this._element&&(this._element&&this._unbindFromCurrent(),this._element=t,this._bindToCurrent())},c.prototype._bindToCurrent=function(){var t=this._element;this._usePointers()?i(t,"pointerdown",this._pointerdown):(i(t,"mousedown",this._mousedown),this._mouseOnly||(i(t,"touchstart",this._touchstart),i(t,"touchmove",this._touchmove),i(t,"touchend",this._touchend)))},c.prototype._unbindFromCurrent=function(){var t=this._element;if(this._usePointers())return n(t,"pointerdown",this._pointerdown),n(this.document,"pointermove",this._pointermove),n(this.document,"pointerup",this._pointerup),n(this.document,"contextmenu",s),void n(this.document,"pointercancel",this._pointerup);n(t,"mousedown",this._mousedown),this._mouseOnly||(n(t,"touchstart",this._touchstart),n(t,"touchmove",this._touchmove),n(t,"touchend",this._touchend))},c.prototype._usePointers=function(){return!this._mouseOnly&&c.supportPointerEvent()},c.prototype.update=function(t){var e=t.press;void 0===e&&(e=a);var r=t.drag;void 0===r&&(r=a);var i=t.release;void 0===i&&(i=a);var n=t.mouseOnly;void 0===n&&(n=!1),this._pressHandler=o(u,e),this._dragHandler=o(u,r),this._releaseHandler=o(u,i),this._mouseOnly=n},c.prototype.destroy=function(){this._unbindFromCurrent(),this._element=null},Object.defineProperties(c.prototype,p),c.default=c;const h=c},4407:t=>{t.exports=r},9302:t=>{t.exports=o},5725:t=>{t.exports=e},1895:e=>{e.exports=t}},n={};function a(t){var e=n[t];if(void 0!==e)return e.exports;var r=n[t]={exports:{}};return i[t].call(r.exports,r,r.exports,a),r.exports}return a.d=(t,e)=>{for(var r in e)a.o(e,r)&&!a.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},a.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),a.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},a(6545)})()}));
1
+ !function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("vue"),require("@progress/kendo-vue-intl"),require("@progress/kendo-drawing"),require("@progress/kendo-licensing")):"function"==typeof define&&define.amd?define(["vue","@progress/kendo-vue-intl","@progress/kendo-drawing","@progress/kendo-licensing"],e):"object"==typeof exports?exports.KendoVueCharts=e(require("vue"),require("@progress/kendo-vue-intl"),require("@progress/kendo-drawing"),require("@progress/kendo-licensing")):t.KendoVueCharts=e(t.Vue,t.KendoVueIntl,t.KendoDrawing,t.KendoLicensing)}(self,(function(t,e,r,o){return(()=>{"use strict";var i={8287:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.BaseChartVue2=e.BaseChart=void 0;var a,s=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),l=s.h,u=s.version&&"3"===s.version[0],c=r(5725),p=r(3981),h=r(9680),f=r(5320),d=r(1765),v=r(5501),g=r(4740),y=r(349),m=(a=r(3377))&&a.__esModule?a:{default:a},b=r(9270),x=r(5320);r(7125);var _=r(6123),C=r(7822),w=r(9680),O=r(169),S={name:"KendoBaseChart",props:{deriveOptionsFromParent:{type:Function,default:void 0},chartConstructor:{type:[Object,Function],default:function(){}},className:String,chartStyle:Object,wrapper:String,getTarget:{type:Function,default:void 0},dataItems:{type:Array,default:function(){}},dir:String,renderAs:{type:String,default:void 0,validator:function(t){return["svg","canvas"].includes(t)}},pannable:{type:[Boolean,Object],default:function(){}},zoomable:{type:[Boolean,Object],default:function(){}},seriesColors:{type:Array,default:function(){}},transitions:{type:Boolean,default:!0},paneDefaults:{type:Object,default:function(){}},panes:{type:Array,default:function(){}},seriesDefaults:{type:Object,default:function(){}},axisDefaults:{type:Object,default:function(){}},allListeners:{type:Object,default:void 0}},inject:{kendoIntlService:{default:null}},provide:function(){return{optionsState:this.optionsState,dispatchOptions:this.dispatchOptions,observersState:this.observersState,dispatchObservers:this.dispatchObservers,childrenObserver:this.childrenObserver,chartRefresh:this.refresh}},created:function(){this.chartInstance=null,this.element=null,this.suppressTransitions=!1,(0,w.validatePackage)(O.packageMetadata),this.themeStore=(0,m.default)(b.themeReducer),this.chartObserver=new p.InstanceObserver(this,{render:"onRender",legendItemClick:"onLegendItemClick"})},data:function(){return{optionsState:{},observersState:[],childrenObserver:new p.InstanceObserver(this,{onMouseLeave:"onChildMouseLeave"})}},mounted:function(){this.element=(0,h.getRef)(this,"element"),(0,y.loadTheme)(this.themeStore,this.instantiateCoreChart),window.addEventListener("resize",this.onWindowResize)},destroyed:u?void 0:function(){this.onDestroyed()},unmounted:function(){this.onDestroyed()},updated:function(){if(null!==this.chartInstance){var t=(0,c.provideIntlService)(this),e=this.chartInstance.chartService;t.locale!==e._intlService.locale&&(this.chartInstance.chartService._intlService=t,this.chartInstance.chartService.format._intlService=t,this.chartInstance.noTransitionsRedraw()),this.refresh()}},setup:u?function(){return{v3:!!u}}:void 0,render:function(t){var e=l||t,r=(0,h.getDefaultSlots)(this),i=this.$props,n=i.chartStyle,a=void 0===n?{}:n,s=i.className,u=i.wrapper,c=Object.assign({},a,{position:"relative"});return e(u,{style:c,class:s,key:"chartElement"},[e(_.SeriesTooltip,{key:"seriesTooltip"}),e(C.CrosshairContainer,{key:"crosshairTooltips",optionsState:o({},this.optionsState),attrs:this.v3?void 0:{optionsState:o({},this.optionsState)}}),function(){return e("div",{onMouseleave:this.onChartMouseLeave,on:this.v3?void 0:{mouseleave:this.onChartMouseLeave},ref:(0,h.setRef)(this,"element"),class:"k-chart-surface"},[r])}.call(this)])},methods:{dispatchOptions:function(t){(0,b.optionsReducer)(this.optionsState,t)},dispatchObservers:function(t){this.observersState=(0,b.observersReducer)(this.observersState,t)},onDestroyed:function(){null!==this.chartInstance&&(this.chartInstance.destroy(),this.chartInstance=null),window.removeEventListener("resize",this.onWindowResize)},getDirection:function(t){return void 0!==t?"rtl"===t:(0,h.isRtl)(this.element)},getChartOptions:function(){var t=this.$props,e=t.renderAs,r=t.pannable,o=t.zoomable,i=t.paneDefaults,n=t.panes,a=t.transitions,s=t.seriesColors,l=t.seriesDefaults,u=t.axisDefaults,c=t.deriveOptionsFromParent,p={};return void 0!==e&&(p.renderAs=e),void 0!==r&&(p.pannable=r),void 0!==o&&(p.zoomable=o),void 0!==i&&(p.paneDefaults=i),void 0!==n&&(p.panes=n),void 0!==a&&(p.transitions=a),void 0!==s&&(p.seriesColors=s),void 0!==l&&(p.seriesDefaults=l),void 0!==u&&(p.axisDefaults=u),p=Object.assign(p,this.optionsState),c&&(p=c(p)),p},refresh:function(){if(null!==this.chartInstance){var t=this.themeStore.getState(),e=this.getChartOptions(),r=e.transitions;this.suppressTransitions&&(e.transitions=!1),h.hasListener.call(this,"refresh")?this.trigger("refresh",{chartOptions:e,themeOptions:t,chartInstance:this.chartInstance}):this.chartInstance.setOptions(e,t),this.suppressTransitions&&(e.transitions=r,this.suppressTransitions=!1)}},instantiateCoreChart:function(){var t=this.$props,e=t.dir,r=t.chartConstructor,o=this.getChartOptions(),i=null;this.element&&(i=this.element.lastElementChild)&&this.element.removeChild(i),this.chartInstance=new r(this.element,o,this.themeStore.getState(),{rtl:this.getDirection(e),intlService:(0,c.provideIntlService)(this),observer:this.chartObserver,sender:this}),this.element&&i&&this.element.appendChild(i)},trigger:function(t,e){for(var r=this.$props.getTarget(),o=(0,v.create)(t,e,r),i=this.observersState,n=!1,a=0;a<i.length;a++)i[a].trigger(t,e)&&(n=!0);return!1===n&&o?(this.$emit("basechartevent",t.toLowerCase(),o),o.isDefaultPrevented&&o.isDefaultPrevented()):n},triggerDomEvent:function(t,e){for(var r=this.observersState,o=!1,i=0;i<r.length;i++)r[i].trigger(t,e)&&(o=!0);return o},onRender:function(t){null!==this.chartInstance&&(this.surface=t.sender.surface,this.trigger("render",t))},hasListener:function(t){return!!this.$props.allListeners&&Object.keys(this.$props.allListeners).some((function(e){return-1!==e.toLowerCase().indexOf(t.toLowerCase())}))},onLegendItemClick:function(t){if(null!==this.chartInstance)if(this.hasListener("legendItemClick"))this.trigger("legendItemClick",t);else{var e=this.optionsState.series;if(!e)return;var r={},o=t.seriesIndex,i=t.pointIndex,n=e[o];if(void 0===i)r=Object.assign({},n,{visible:(0,x.toggle)(n.visible)});else{var a=n.pointVisibility=n.pointVisibility||[];a[i]=(0,x.toggle)(a[i]),r=Object.assign({},n)}this.dispatchOptions({chartCollectionIdxKey:"series_".concat(o),payload:r}),this.suppressTransitions=!0,this.refresh()}},onWindowResize:function(){null!==this.chartInstance&&this.chartInstance.resize()},onChartMouseLeave:function(t){var e=(0,g.toDomEvent)(this,t);this.triggerDomEvent("onMouseLeave",e)?t.preventDefault():null!==this.chartInstance&&this.chartInstance.hideElements()},onChildMouseLeave:function(t){var e=t.event;return this.chartInstance&&!(0,f.hasParent)(e.relatedTarget,this.element)&&this.chartInstance.hideElements(),!1},requiresHandlers:function(t){for(var e=0;e<t.length;e++){var r=t[e];if(this.hasListener(r))return!0}return!1}}};e.BaseChartVue2=S;var P=S;e.BaseChart=P,p.DomEventsBuilder.register(d.DomEventsBuilder)},4877:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartVue2=e.Chart=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.ref,r(8287)),u=r(5091),c=r(3981),p=r(9680),h={name:"KendoChart",props:{donutCenterRender:[String,Function,Object],dir:String,renderAs:{type:String,default:void 0,validator:function(t){return["svg","canvas"].includes(t)}},pannable:{type:[Boolean,Object],default:function(){}},zoomable:{type:[Boolean,Object],default:function(){}},seriesColors:{type:Array,default:function(){}},transitions:{type:Boolean,default:!0},paneDefaults:{type:Object,default:function(){}},panes:{type:Array,default:function(){}},seriesDefaults:{type:Object,default:function(){}},axisDefaults:{type:Object,default:function(){}}},updated:function(){this.baseChart=(0,p.getRef)(this,"baseChart")},mounted:function(){this.baseChart=(0,p.getRef)(this,"baseChart")},methods:{chartInstance:function(){return null!==this.baseChart?this.baseChart.chartInstance:null},surface:function(){return null!==this.baseChart?this.baseChart.surface:null},element:function(){return null!==this.baseChart?this.baseChart.element:null},getTarget:function(){return this},handleBaseChartEvents:function(t,e){this.$emit(t,e)}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=this,r=a||t,o=(0,p.getDefaultSlots)(this),i=this.$props,n=i.donutCenterRender,s=i.dir,h=i.renderAs,f=i.pannable,d=i.zoomable,v=i.seriesColors,g=i.transitions,y=i.paneDefaults,m=i.panes,b=i.seriesDefaults,x=i.axisDefaults,_=n?p.templateRendering.call(this,n,p.getListeners.call(this)):null;return r(l.BaseChart,{dir:s,attrs:this.v3?void 0:{dir:s,renderAs:h,pannable:f,zoomable:d,seriesColors:v,transitions:g,paneDefaults:y,panes:m,seriesDefaults:b,axisDefaults:x,chartConstructor:c.Chart,getTarget:this.getTarget,wrapper:"div",allListeners:p.getListeners.call(this)},renderAs:h,pannable:f,zoomable:d,seriesColors:v,transitions:g,paneDefaults:y,panes:m,seriesDefaults:b,axisDefaults:x,ref:(0,p.setRef)(this,"baseChart"),chartConstructor:c.Chart,getTarget:this.getTarget,wrapper:"div",class:(0,p.classNames)("k-chart k-widget"),onBasechartevent:this.handleBaseChartEvents,on:this.v3?void 0:{basechartevent:this.handleBaseChartEvents},allListeners:p.getListeners.call(this)},this.v3?function(){return[o,r(u.DonutCenter,{render:_,attrs:e.v3?void 0:{render:_}})]}:[o,r(u.DonutCenter,{render:_,attrs:e.v3?void 0:{render:_}})])}};e.ChartVue2=h;var f=h;e.Chart=f},5091:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.DonutCenterVue2=e.DonutCenter=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.ref,r(3981)),u=r(9680),c={name:"KendoDonutCenter",props:{render:[String,Function,Object]},data:function(){return{donutCenterStyles:null}},inject:{optionsState:{default:{}},dispatchOptions:{default:null},dispatchObservers:{default:null},childrenObserver:{default:null}},created:function(){this.dispatchObservers({type:"add",payload:new l.InstanceObserver(this,{render:"onRender"})})},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=this.$props.render,o=e("span"),i=u.getTemplate.call(this,{h:e,template:r,defaultRendering:null});return r&&this.donutCenterStyles&&(o=e("div",{class:"k-chart-donut-center",style:this.donutCenterStyles},[i])),o},methods:{onRender:function(t){var e=this.optionsState.series,r=Array.isArray(e)?e[0]:null,o=t.sender._plotArea.charts;if(r&&"donut"===r.type&&0!==o[0].points.length){var i=o[0].points[0].sector,n=i.innerRadius,a=i.center.y-n,s=i.center.x-n,l=2*n;this.donutCenterStyles={height:l+"px",left:s+"px",top:a+"px",width:l+"px"}}}}};e.DonutCenterVue2=c;var p=c;e.DonutCenter=p},5469:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.SparklineVue2=e.Sparkline=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.ref,r(8287)),u=r(3981),c=r(9680),p={name:"KendoSparkline",props:{dataItems:{type:Array,default:function(){}},type:String,dir:String,renderAs:{type:String,default:void 0,validator:function(t){return["svg","canvas"].includes(t)}},pannable:{type:[Boolean,Object],default:function(){}},zoomable:{type:[Boolean,Object],default:function(){}},seriesColors:{type:Array,default:function(){}},transitions:{type:Boolean,default:!0},paneDefaults:{type:Object,default:function(){}},panes:{type:Array,default:function(){}},seriesDefaults:{type:Object,default:function(){}},axisDefaults:{type:Object,default:function(){}}},updated:function(){this.baseChart=(0,c.getRef)(this,"baseChart")},mounted:function(){this.baseChart=(0,c.getRef)(this,"baseChart")},methods:{chartInstance:function(){return null!==this.baseChart?this.baseChart.chartInstance:null},surface:function(){return null!==this.baseChart?this.baseChart.surface:null},element:function(){return null!==this.baseChart?this.baseChart.element:null},getTarget:function(){return this},deriveOptionsFromParent:function(t){var e=this.$props,r=e.type,o=e.dataItems,i=Object.assign({},t,{type:r,data:o});return u.Sparkline.normalizeOptions(i)},handleBaseChartEvents:function(t,e){this.$emit(t,e)}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,c.getDefaultSlots)(this),o=this.$props,i=o.dataItems,n=o.dir,s=o.renderAs,p=o.pannable,h=o.zoomable,f=o.seriesColors,d=o.transitions,v=o.paneDefaults,g=o.panes,y=o.seriesDefaults,m=o.axisDefaults;return e(l.BaseChart,{dataItems:i,attrs:this.v3?void 0:{dataItems:i,dir:n,renderAs:s,pannable:p,zoomable:h,seriesColors:f,transitions:d,paneDefaults:v,panes:g,seriesDefaults:y,axisDefaults:m,chartConstructor:u.Sparkline,getTarget:this.getTarget,wrapper:"span",deriveOptionsFromParent:this.deriveOptionsFromParent},dir:n,renderAs:s,pannable:p,zoomable:h,seriesColors:f,transitions:d,paneDefaults:v,panes:g,seriesDefaults:y,axisDefaults:m,ref:(0,c.setRef)(this,"baseChart"),chartConstructor:u.Sparkline,getTarget:this.getTarget,wrapper:"span",deriveOptionsFromParent:this.deriveOptionsFromParent,class:(0,c.classNames)("k-sparkline k-widget"),onBasechartevent:this.handleBaseChartEvents,on:this.v3?void 0:{basechartevent:this.handleBaseChartEvents}},this.v3?function(){return[r]}:[r])}};e.SparklineVue2=p;var h=p;e.Sparkline=h},6636:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.StockChartVue2=e.StockChart=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.ref,r(8287)),u=r(3981),c=r(9680),p={autoBindElements:!0,liveDrag:!1,partialRedraw:!0},h={name:"KendoStockChart",props:{partialRedraw:{type:Boolean,default:void 0},dir:String,renderAs:{type:String,default:void 0,validator:function(t){return["svg","canvas"].includes(t)}},pannable:{type:[Boolean,Object],default:function(){}},zoomable:{type:[Boolean,Object],default:function(){}},seriesColors:{type:Array,default:function(){}},transitions:{type:Boolean,default:!0},paneDefaults:{type:Object,default:function(){}},panes:{type:Array,default:function(){}},seriesDefaults:{type:Object,default:function(){}},axisDefaults:{type:Object,default:function(){}}},updated:function(){this.baseChart=(0,c.getRef)(this,"baseChart")},mounted:function(){this.baseChart=(0,c.getRef)(this,"baseChart")},methods:{chartInstance:function(){return null!==this.baseChart?this.baseChart.chartInstance:null},surface:function(){return null!==this.baseChart?this.baseChart.surface:null},element:function(){return null!==this.baseChart?this.baseChart.element:null},getTarget:function(){return this},deriveOptionsFromParent:function(t){var e=Object.assign({},t.navigator||{},p);return Object.assign({},t,{navigator:e})},onRefresh:function(t,e,r){this.$props.partialRedraw?(r.applyOptions(t),r.bindCategories(),r.navigator.redrawSlaves()):r.setOptions(t,e)},handleBaseChartEvents:function(t,e){this.$emit(t,e)}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,c.getDefaultSlots)(this),o=this.$props,i=o.partialRedraw,n=o.dir,s=o.renderAs,p=o.pannable,h=o.zoomable,f=o.seriesColors,d=o.transitions,v=o.paneDefaults,g=o.panes,y=o.seriesDefaults,m=o.axisDefaults;return e(l.BaseChart,{partialRedraw:i,attrs:this.v3?void 0:{partialRedraw:i,dir:n,renderAs:s,pannable:p,zoomable:h,seriesColors:f,transitions:d,paneDefaults:v,panes:g,seriesDefaults:y,axisDefaults:m,chartConstructor:u.StockChart,getTarget:this.getTarget,wrapper:"div",deriveOptionsFromParent:this.deriveOptionsFromParent},dir:n,renderAs:s,pannable:p,zoomable:h,seriesColors:f,transitions:d,paneDefaults:v,panes:g,seriesDefaults:y,axisDefaults:m,ref:(0,c.setRef)(this,"baseChart"),chartConstructor:u.StockChart,getTarget:this.getTarget,wrapper:"div",deriveOptionsFromParent:this.deriveOptionsFromParent,onRefresh:this.onRefresh,on:this.v3?void 0:{refresh:this.onRefresh,basechartevent:this.handleBaseChartEvents},class:(0,c.classNames)("k-stockchart k-widget"),onBasechartevent:this.handleBaseChartEvents},this.v3?function(){return[r]}:[r])}};e.StockChartVue2=h;var f=h;e.StockChart=f},4082:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0})},8011:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0})},5264:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ZoomStartEvent=e.ZoomEvent=e.ZoomEndEvent=e.SeriesHoverEvent=e.SeriesClickEvent=e.SelectStartEvent=e.SelectEvent=e.SelectEndEvent=e.RenderEvent=e.PlotAreaHoverEvent=e.PlotAreaClickEvent=e.NoteHoverEvent=e.NoteClickEvent=e.NavigatorFilterEvent=e.LegendItemHoverEvent=e.LegendItemClickEvent=e.DragStartEvent=e.DragEvent=e.DragEndEvent=e.AxisLabelClickEvent=void 0;var o=r(4276);Object.defineProperty(e,"AxisLabelClickEvent",{enumerable:!0,get:function(){return o.AxisLabelClickEvent}});var i=r(6377);Object.defineProperty(e,"DragEndEvent",{enumerable:!0,get:function(){return i.DragEndEvent}});var n=r(6776);Object.defineProperty(e,"DragEvent",{enumerable:!0,get:function(){return n.DragEvent}});var a=r(4316);Object.defineProperty(e,"DragStartEvent",{enumerable:!0,get:function(){return a.DragStartEvent}});var s=r(7475);Object.defineProperty(e,"LegendItemClickEvent",{enumerable:!0,get:function(){return s.LegendItemClickEvent}});var l=r(4438);Object.defineProperty(e,"LegendItemHoverEvent",{enumerable:!0,get:function(){return l.LegendItemHoverEvent}});var u=r(1313);Object.defineProperty(e,"NavigatorFilterEvent",{enumerable:!0,get:function(){return u.NavigatorFilterEvent}});var c=r(8059);Object.defineProperty(e,"NoteClickEvent",{enumerable:!0,get:function(){return c.NoteClickEvent}});var p=r(6053);Object.defineProperty(e,"NoteHoverEvent",{enumerable:!0,get:function(){return p.NoteHoverEvent}});var h=r(909);Object.defineProperty(e,"PlotAreaClickEvent",{enumerable:!0,get:function(){return h.PlotAreaClickEvent}});var f=r(6842);Object.defineProperty(e,"PlotAreaHoverEvent",{enumerable:!0,get:function(){return f.PlotAreaHoverEvent}});var d=r(2876);Object.defineProperty(e,"RenderEvent",{enumerable:!0,get:function(){return d.RenderEvent}});var v=r(3618);Object.defineProperty(e,"SelectEndEvent",{enumerable:!0,get:function(){return v.SelectEndEvent}});var g=r(3314);Object.defineProperty(e,"SelectEvent",{enumerable:!0,get:function(){return g.SelectEvent}});var y=r(2965);Object.defineProperty(e,"SelectStartEvent",{enumerable:!0,get:function(){return y.SelectStartEvent}});var m=r(6914);Object.defineProperty(e,"SeriesClickEvent",{enumerable:!0,get:function(){return m.SeriesClickEvent}});var b=r(1867);Object.defineProperty(e,"SeriesHoverEvent",{enumerable:!0,get:function(){return b.SeriesHoverEvent}});var x=r(7235);Object.defineProperty(e,"ZoomEndEvent",{enumerable:!0,get:function(){return x.ZoomEndEvent}});var _=r(6412);Object.defineProperty(e,"ZoomEvent",{enumerable:!0,get:function(){return _.ZoomEvent}});var C=r(8597);Object.defineProperty(e,"ZoomStartEvent",{enumerable:!0,get:function(){return C.ZoomStartEvent}})},2750:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsVue2=e.ChartAxisDefaults=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartAxisDefaults",props:{background:{type:String,default:void 0},color:{type:String,default:void 0},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},narrowRange:{type:Boolean,default:void 0},pane:{type:String,default:void 0},plotBands:{type:Array,default:function(){}},reverse:{type:Boolean,default:void 0},startAngle:{type:Number,default:void 0},visible:{type:Boolean,default:void 0},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"axisDefaults"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"axisDefaults"}},[r])}};e.ChartAxisDefaultsVue2=p;var h=p;e.ChartAxisDefaults=h},5913:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisVue2=e.ChartCategoryAxis=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartCategoryAxis",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"categoryAxis",attrs:this.v3?void 0:{chartKey:"categoryAxis"}},this.v3?function(){return[r]}:[r])}};e.ChartCategoryAxisVue2=c;var p=c;e.ChartCategoryAxis=p},2055:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisItemVue2=e.ChartCategoryAxisItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisItem",props:{autoBaseUnitSteps:{type:Object,default:function(){}},axisCrossingValue:{type:[Object,Array,Date,Number],default:function(){}},background:{type:String,default:function(){}},baseUnit:{type:String,default:function(){},validator:function(t){return["milliseconds","seconds","minutes","hours","days","weeks","months","years","auto","fit"].includes(t)}},baseUnitStep:{type:[Number,String],default:function(){}},categories:{type:[Array,Object],default:function(){}},color:{type:String,default:function(){}},justified:{type:Boolean,default:function(){}},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},max:{type:[Number,Object,String,Date],default:function(){}},maxDateGroups:{type:Number,default:function(){}},maxDivisions:{type:Number,default:function(){}},min:{type:[Number,Object,String,Date],default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},name:{type:String,default:void 0},rangeLabels:{type:Object,default:function(){}},pane:{type:String,default:function(){}},plotBands:{type:Array,default:function(){}},reverse:{type:Boolean,default:function(){}},roundToBaseUnit:{type:Boolean,default:function(){}},startAngle:{type:Number,default:function(){}},type:{type:String,default:function(){},validator:function(t){return["category","date"].includes(t)}},visible:{type:Boolean,default:function(){}},weekStartDay:{type:Number,default:function(){}},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},select:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartCategoryAxisItemVue2=p;var h=p;e.ChartCategoryAxisItem=h},6283:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAreaVue2=e.ChartArea=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartArea",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},height:{type:Number,default:void 0},margin:{type:[Object,Number],default:function(){}},opacity:{type:Number,default:void 0},width:{type:Number,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"chartArea"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"chartArea"}},[r])}};e.ChartAreaVue2=p;var h=p;e.ChartArea=h},8143:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartLegendVue2=e.ChartLegend=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartLegend",props:{align:{type:String,default:function(){},validator:function(t){return["start","center","end"].includes(t)}},background:{type:String,default:void 0},border:{type:Object,default:function(){}},height:{type:Number,default:void 0},labels:{type:Object,default:function(){}},margin:{type:[Object,Number],default:function(){}},offsetX:{type:Number,default:void 0},offsetY:{type:Number,default:void 0},orientation:{type:String,default:function(){},validator:function(t){return["vertical","horizontal"].includes(t)}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right","custom"].includes(t)}},reverse:{type:Boolean,default:void 0},visible:{type:Boolean,default:!0},width:{type:Number,default:void 0},inactiveItems:{type:Object,default:function(){}},item:{type:Object,default:function(){}},spacing:{type:Number,default:void 0},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"legend"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"legend"}},[r])}};e.ChartLegendVue2=p;var h=p;e.ChartLegend=h},5635:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorVue2=e.ChartNavigator=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigator",props:{visible:{type:Boolean,default:!0},categoryAxis:{type:Object,default:function(){}},hint:{type:Object,default:function(){}},pane:{type:Object,default:function(){}},select:{type:Object,default:function(){}},series:{type:[Object,Array],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"navigator"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"navigator"}},[r])}};e.ChartNavigatorVue2=p;var h=p;e.ChartNavigator=h},4077:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneVue2=e.ChartPane=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartPane",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},clip:{type:Boolean,default:void 0},height:{type:Number,default:void 0},margin:{type:[Object,Number],default:function(){}},name:{type:String,default:void 0},padding:{type:[Object,Number],default:function(){}},title:{type:[Object,String],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartPaneVue2=p;var h=p;e.ChartPane=h},5711:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneDefaultsVue2=e.ChartPaneDefaults=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartPaneDefaults",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},clip:{type:Boolean,default:void 0},height:{type:Number,default:void 0},margin:{type:[Object,Number],default:function(){}},name:{type:String,default:void 0},padding:{type:[Object,Number],default:function(){}},title:{type:[Object,String],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"paneDefaults"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"paneDefaults"}},[r])}};e.ChartPaneDefaultsVue2=p;var h=p;e.ChartPaneDefaults=h},714:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPanesVue2=e.ChartPanes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartPanes",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"panes",attrs:this.v3?void 0:{chartKey:"panes"}},this.v3?function(){return[r]}:[r])}};e.ChartPanesVue2=c;var p=c;e.ChartPanes=p},6859:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPlotAreaVue2=e.ChartPlotArea=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartPlotArea",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},margin:{type:[Object,Number],default:function(){}},opacity:{type:Number,default:void 0},padding:{type:[Object,Number],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"plotArea"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"plotArea"}},[r])}};e.ChartPlotAreaVue2=p;var h=p;e.ChartPlotArea=h},5197:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesVue2=e.ChartSeries=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartSeries",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"series",attrs:this.v3?void 0:{chartKey:"series"}},this.v3?function(){return[r]}:[r])}};e.ChartSeriesVue2=c;var p=c;e.ChartSeries=p},9210:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsVue2=e.ChartSeriesDefaults=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaults",props:{border:{type:Object,default:function(){}},gap:Number,overlay:{type:Object,default:function(){}},spacing:Number,stack:{type:[Boolean,String,Object],default:function(){}},type:{type:String,default:function(){},validator:function(t){return["area","bar","boxPlot","bubble","bullet","candlestick","column","donut","funnel","horizontalWaterfall","line","ohlc","pie","polarArea","polarLine","polarScatter","radarArea","radarColumn","radarLine","rangeArea","rangeBar","rangeColumn","scatter","scatterLine","verticalArea","verticalBoxPlot","verticalBullet","verticalLine","verticalRangeArea","waterfall"].includes(t)}},visual:{type:Function,default:void 0},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"seriesDefaults"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"seriesDefaults"}},[r])}};e.ChartSeriesDefaultsVue2=p;var h=p;e.ChartSeriesDefaults=h},485:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesItemVue2=e.ChartSeriesItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.reactive,r(7098)),u=r(9680),c=r(5320),p={name:"KendoChartSeriesItem",props:{autoFit:Boolean,aggregate:{type:[String,Function,Object],default:function(){}},axis:String,border:{type:Object,default:function(){}},categoryAxis:String,categoryField:String,closeField:String,color:{type:[String,Function],default:function(){}},colorField:String,connectors:{type:Object,default:function(){}},currentField:String,dashType:{type:String,default:function(){},validator:function(t){return["dash","dashDot","dot","longDash","longDashDot","longDashDotDot","solid"].includes(t)}},dataItems:{type:Array,default:function(){}},downColor:String,downColorField:String,dynamicHeight:{type:Boolean,default:void 0},dynamicSlope:{type:Boolean,default:void 0},errorHighField:String,errorLowField:String,explodeField:String,field:String,fromField:String,gap:Number,highField:String,holeSize:Number,line:{type:Object,default:function(){}},lowField:String,lowerField:String,margin:{type:[Object,Number],default:function(){}},maxSize:Number,meanField:String,medianField:String,minSize:Number,missingValues:{type:String,default:function(){},validator:function(t){return["gap","interpolate","zero"].includes(t)}},name:String,neckRatio:Number,negativeColor:String,negativeValues:{type:Object,default:function(){}},noteTextField:String,opacity:Number,openField:String,outliersField:String,overlay:{type:Object,default:function(){}},padding:Number,q1Field:String,q3Field:String,segmentSpacing:Number,size:Number,sizeField:String,spacing:Number,stack:{type:[Boolean,String,Object],default:function(){}},startAngle:Number,lineStyle:{type:String,default:function(){},validator:function(t){return["normal","step","smooth"].includes(t)}},summaryField:String,target:{type:Object,default:function(){}},toField:String,type:{type:String,default:function(){},validator:function(t){return["area","bar","boxPlot","bubble","bullet","candlestick","column","donut","funnel","horizontalWaterfall","line","ohlc","pie","polarArea","polarLine","polarScatter","radarArea","radarColumn","radarLine","rangeArea","rangeBar","rangeColumn","scatter","scatterLine","verticalArea","verticalBoxPlot","verticalBullet","verticalLine","verticalRangeArea","waterfall"].includes(t)}},upperField:String,visible:{type:Boolean,default:void 0},visibleInLegend:{type:Boolean,default:void 0},visibleInLegendField:String,visual:{type:Function,default:void 0},width:Number,xAxis:String,xErrorHighField:String,xErrorLowField:String,xField:String,yAxis:String,yErrorHighField:String,yErrorLowField:String,yField:String,zIndex:Number,errorBars:{type:Object,default:function(){}},extremes:{type:Object,default:function(){}},highlight:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},markers:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},outliers:{type:Object,default:function(){}},tooltip:{type:Object,default:function(){}}},inject:{chartRefresh:{default:u.noop}},watch:{dataItems:{handler:function(){this.chartRefresh()},deep:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartSeriesItemVue2=p;var h=p;e.ChartSeriesItem=h},9634:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartTitleVue2=e.ChartTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartTitle",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},align:{type:String,default:function(){},validator:function(t){return["center","left","right"].includes(t)}},color:{type:String,default:void 0},font:{type:String,default:void 0},position:{type:String,default:function(){},validator:function(t){return["top","bottom"].includes(t)}},text:{type:String,default:void 0},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartTitleVue2=p;var h=p;e.ChartTitle=h},4331:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartTooltipVue2=e.ChartTooltip=void 0;var a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),s=a.h,l=a.version&&"3"===a.version[0],u=r(7098),c=r(9680),p=r(5320),h={name:"KendoChartTooltip",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},padding:{type:[Object,Number],default:function(){}},color:{type:String,default:void 0},render:[String,Function,Object],font:{type:String,default:void 0},format:{type:String,default:void 0},opacity:{type:Number,default:void 0},shared:{type:Boolean,default:void 0},visible:{type:Boolean,default:!0}},setup:l?function(){return{v3:!!l}}:void 0,render:function(t){var e=s||t,r=(0,c.getDefaultSlots)(this),i=(0,p.removeUndefinedProps)(this.$props),n=c.templateRendering.call(this,this.$props.render,c.getListeners.call(this));return this.v3?e(u.Configuration,{config:o(o({},i),{render:n}),chartKey:"tooltip"},(function(){return r})):e(u.Configuration,{props:{config:o(o({},i),{render:n}),chartKey:"tooltip"}},[r])}};e.ChartTooltipVue2=h;var f=h;e.ChartTooltip=f},1414:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisVue2=e.ChartValueAxis=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartValueAxis",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"valueAxis",attrs:this.v3?void 0:{chartKey:"valueAxis"}},this.v3?function(){return[r]}:[r])}};e.ChartValueAxisVue2=c;var p=c;e.ChartValueAxis=p},5147:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisItemVue2=e.ChartValueAxisItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisItem",props:{axisCrossingValue:{type:[Array,Object,Date,Number],default:function(){}},background:{type:String,default:void 0},color:{type:String,default:void 0},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},majorUnit:{type:Number,default:void 0},max:{type:[Number,Object,String,Date],default:function(){}},min:{type:[Number,Object,String,Date],default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},minorUnit:{type:Number,default:void 0},name:{type:String,default:void 0},narrowRange:{type:Boolean,default:function(){}},pane:{type:String,default:void 0},plotBands:{type:Array,default:function(){}},reverse:{type:Boolean,default:function(){}},type:{type:String,default:function(){},validator:function(t){return["numeric","log"].includes(t)}},visible:{type:Boolean,default:function(){}},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartValueAxisItemVue2=p;var h=p;e.ChartValueAxisItem=h},3479:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisVue2=e.ChartXAxis=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartXAxis",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"xAxis",attrs:this.v3?void 0:{chartKey:"xAxis"}},this.v3?function(){return[r]}:[r])}};e.ChartXAxisVue2=c;var p=c;e.ChartXAxis=p},8732:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisItemVue2=e.ChartXAxisItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisItem",props:{axisCrossingValue:{type:[Array,Object,Date,Number],default:function(){}},background:{type:String,default:void 0},baseUnit:{type:String,default:function(){},validator:function(t){return["milliseconds","seconds","minutes","hours","days","weeks","months","years","auto","fit"].includes(t)}},color:{type:String,default:void 0},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},majorUnit:{type:Number,default:void 0},max:{type:[Number,Object,String,Date],default:function(){}},min:{type:[Number,Object,String,Date],default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},minorUnit:{type:Number,default:void 0},name:{type:String,default:void 0},narrowRange:{type:Boolean,default:function(){}},pane:{type:String,default:void 0},plotBands:{type:Array,default:function(){}},startAngle:{type:Number,default:void 0},reverse:{type:Boolean,default:function(){}},type:{type:String,default:function(){},validator:function(t){return["numeric","log","date"].includes(t)}},visible:{type:Boolean,default:function(){}},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartXAxisItemVue2=p;var h=p;e.ChartXAxisItem=h},6988:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisVue2=e.ChartYAxis=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartYAxis",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"yAxis",attrs:this.v3?void 0:{chartKey:"yAxis"}},this.v3?function(){return[r]}:[r])}};e.ChartYAxisVue2=c;var p=c;e.ChartYAxis=p},2587:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisItemVue2=e.ChartYAxisItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisItem",props:{axisCrossingValue:{type:[Array,Object,Date,Number],default:function(){}},background:{type:String,default:void 0},baseUnit:{type:String,default:function(){},validator:function(t){return["milliseconds","seconds","minutes","hours","days","weeks","months","years","auto","fit"].includes(t)}},color:{type:String,default:void 0},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},majorUnit:{type:Number,default:void 0},max:{type:[Number,Object,String,Date],default:function(){}},min:{type:[Number,Object,String,Date],default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},minorUnit:{type:Number,default:void 0},name:{type:String,default:void 0},narrowRange:{type:Boolean,default:function(){}},pane:{type:String,default:void 0},plotBands:{type:Array,default:function(){}},reverse:{type:Boolean,default:function(){}},type:{type:String,default:function(){},validator:function(t){return["numeric","log","date"].includes(t)}},visible:{type:Boolean,default:function(){}},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartYAxisItemVue2=p;var h=p;e.ChartYAxisItem=h},1426:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartZoomableVue2=e.ChartZoomable=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartZoomable",props:{mousewheel:{type:[Boolean,Object],default:function(){}},selection:{type:[Boolean,Object],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"zoomable"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"zoomable"}},[r])}};e.ChartZoomableVue2=p;var h=p;e.ChartZoomable=h},4872:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsCrosshairVue2=e.ChartAxisDefaultsCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartAxisDefaultsCrosshair",props:{color:String,dashType:{type:String,default:function(){},validator:function(t){return["dash","dashDot","dot","longDash","longDashDot","longDashDotDot","solid"].includes(t)}},opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartAxisDefaultsCrosshairVue2=p;var h=p;e.ChartAxisDefaultsCrosshair=h},7193:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsCrosshairTooltipVue2=e.ChartAxisDefaultsCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartAxisDefaultsCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartAxisDefaultsCrosshairTooltipVue2=p;var h=p;e.ChartAxisDefaultsCrosshairTooltip=h},9468:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsLabelsVue2=e.ChartAxisDefaultsLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartAxisDefaultsLabels",props:{content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:Boolean,padding:{type:[Object,Number],default:function(){}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartAxisDefaultsLabelsVue2=p;var h=p;e.ChartAxisDefaultsLabels=h},5917:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsTitleVue2=e.ChartAxisDefaultsTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartAxisDefaultsTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartAxisDefaultsTitleVue2=p;var h=p;e.ChartAxisDefaultsTitle=h},7578:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartAxisDefaultsCrosshairTooltipVue2=e.ChartAxisDefaultsCrosshairTooltip=e.ChartAxisDefaultsCrosshairVue2=e.ChartAxisDefaultsCrosshair=e.ChartAxisDefaultsLabelsVue2=e.ChartAxisDefaultsLabels=e.ChartAxisDefaultsTitleVue2=e.ChartAxisDefaultsTitle=void 0;var o=r(5917);Object.defineProperty(e,"ChartAxisDefaultsTitle",{enumerable:!0,get:function(){return o.ChartAxisDefaultsTitle}}),Object.defineProperty(e,"ChartAxisDefaultsTitleVue2",{enumerable:!0,get:function(){return o.ChartAxisDefaultsTitleVue2}});var i=r(9468);Object.defineProperty(e,"ChartAxisDefaultsLabels",{enumerable:!0,get:function(){return i.ChartAxisDefaultsLabels}}),Object.defineProperty(e,"ChartAxisDefaultsLabelsVue2",{enumerable:!0,get:function(){return i.ChartAxisDefaultsLabelsVue2}});var n=r(4872);Object.defineProperty(e,"ChartAxisDefaultsCrosshair",{enumerable:!0,get:function(){return n.ChartAxisDefaultsCrosshair}}),Object.defineProperty(e,"ChartAxisDefaultsCrosshairVue2",{enumerable:!0,get:function(){return n.ChartAxisDefaultsCrosshairVue2}});var a=r(7193);Object.defineProperty(e,"ChartAxisDefaultsCrosshairTooltip",{enumerable:!0,get:function(){return a.ChartAxisDefaultsCrosshairTooltip}}),Object.defineProperty(e,"ChartAxisDefaultsCrosshairTooltipVue2",{enumerable:!0,get:function(){return a.ChartAxisDefaultsCrosshairTooltipVue2}})},694:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.CollectionConfigurationVue2=e.CollectionConfiguration=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=(n.ref,r(9680)),u={name:"KendoCollectionConfiguration",props:{chartKey:String,parentKey:String,parentStore:Object},provide:function(){return{childOption:!1,chartCollection:this.$props.chartKey,parentKey:this.$props.parentKey,child:this.child,addChild:this.addChild,removeChild:this.removeChild}},inject:{dispatchOptions:{default:null},observersStore:{default:null},childrenObserver:{default:null}},created:function(){(0,this.dispatchOptions)({chartKey:this.$props.chartKey,payload:[]})},data:function(){return{child:{collection:[]}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){return(a||t)("div",[(0,l.getDefaultSlots)(this)," "])},methods:{addChild:function(t){this.child.collection.push(t)},removeChild:function(t){var e=this.child.collection.findIndex((function(e){return e.uid===t.uid}));this.child.collection.splice(e,1)}}};e.CollectionConfigurationVue2=u;var c=u;e.CollectionConfiguration=c},7098:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ConfigurationVue2=e.Configuration=void 0;var a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),s=a.h,l=a.version&&"3"===a.version[0],u=(a.ref,r(9680)),c={name:"KendoConfiguration",props:{chartKey:String,config:{type:Object,default:function(){return{}}}},data:function(){return{childState:{},index:null}},provide:function(){return{addChild:this.addChildOption,removeChild:this.removeChildOption,childOption:!0}},inject:{childOption:{default:null},addChild:{default:u.noop},removeChild:{default:u.noop},child:{default:{}},parentKey:{default:null},chartCollection:{default:null},dispatchOptions:{default:null},childrenObserver:{default:null}},created:function(){this.currentIndex=void 0,this.uid=(0,u.guid)(),this.addChild&&this.addChild({chartKey:this.$props.chartKey,payload:Object.assign({},this.$props.config),uid:this.uid})},mounted:function(){this.dispatch()},watch:{config:function(t,e){JSON.stringify(t)!==JSON.stringify(e)&&this.dispatch()}},destroyed:l?void 0:function(){this.onDestroyed()},unmounted:function(){this.onDestroyed()},setup:l?function(){return{v3:!!l}}:void 0,render:function(t){return(s||t)("div",[(0,u.getDefaultSlots)(this)])},methods:{onDestroyed:function(){if(this.removeChild){this.removeChild({uid:this.uid});var t=this.$props,e=t.chartKey,r=t.parentStore;t.config,(r||this.dispatchOptions)({chartKey:e,parentKey:this.parentKey,chartCollectionIdxKey:this.chartCollection+"_",uid:this.uid})}},addChildOption:function(t){var e;this.childState=o(o({},this.childState),((e={})[t.chartKey]=t.payload,e)),this.dispatch()},removeChildOption:function(){this.childState={}},dispatch:function(){var t=this,e=this.$props,r=e.chartKey,o=e.parentStore,i=e.config,n=o||this.dispatchOptions;this.childOption?this.addChild({chartKey:r,payload:Object.assign({},i,this.childState)}):this.chartCollection?(this.currentIndex=this.child.collection.findIndex((function(e){return e.uid===t.uid})),n({chartKey:r,parentKey:this.parentKey,chartCollectionIdxKey:this.chartCollection+"_"+this.currentIndex,payload:Object.assign({},i,{uid:this.uid},this.childState)})):n({chartKey:r,payload:Object.assign({},i,this.childState)})}}};e.ConfigurationVue2=c;var p=c;e.Configuration=p},7971:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisCrosshairVue2=e.ChartCategoryAxisCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisCrosshair",props:{color:String,dashType:{type:String,default:function(){},validator:function(t){return["dash","dashDot","dot","longDash","longDashDot","longDashDotDot","solid"].includes(t)}},opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartCategoryAxisCrosshairVue2=p;var h=p;e.ChartCategoryAxisCrosshair=h},6467:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisCrosshairTooltipVue2=e.ChartCategoryAxisCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartCategoryAxisCrosshairTooltipVue2=p;var h=p;e.ChartCategoryAxisCrosshairTooltip=h},5039:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisLabelsVue2=e.ChartCategoryAxisLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},culture:String,dateFormats:{type:Object,default:function(){}},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:{type:Boolean,default:void 0},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["start","end","onAxis",""].includes(t)}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartCategoryAxisLabelsVue2=p;var h=p;e.ChartCategoryAxisLabels=h},9702:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisNotesVue2=e.ChartCategoryAxisNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisNotes",props:{dataItems:{type:Array,default:function(){}},line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartCategoryAxisNotesVue2=p;var h=p;e.ChartCategoryAxisNotes=h},6156:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisNotesIconVue2=e.ChartCategoryAxisNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartCategoryAxisNotesIconVue2=p;var h=p;e.ChartCategoryAxisNotesIcon=h},1552:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisNotesLabelVue2=e.ChartCategoryAxisNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartCategoryAxisNotesLabelVue2=p;var h=p;e.ChartCategoryAxisNotesLabel=h},777:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisRangeLabelsVue2=e.ChartCategoryAxisRangeLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisRangeLabels",props:{position:{type:String,default:void 0,validator:function(t){return["start","end","onAxis",""].includes(t)}},skip:Number,step:Number,visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"rangeLabels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"rangeLabels"}},[r])}};e.ChartCategoryAxisRangeLabelsVue2=p;var h=p;e.ChartCategoryAxisRangeLabels=h},6322:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisSelectVue2=e.ChartCategoryAxisSelect=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisSelect",props:{from:{type:[Object,Number,String],default:function(){}},max:{type:[Object,Number,String,Date],default:function(){}},min:{type:[Object,Number,String,Date],default:function(){}},mousewheel:{type:[Object,Boolean],default:function(){}},to:{type:[Object,Number,String],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"select"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"select"}},[r])}};e.ChartCategoryAxisSelectVue2=p;var h=p;e.ChartCategoryAxisSelect=h},7231:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisTitleVue2=e.ChartCategoryAxisTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartCategoryAxisTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartCategoryAxisTitleVue2=p;var h=p;e.ChartCategoryAxisTitle=h},8631:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartCategoryAxisRangeLabelsVue2=e.ChartCategoryAxisRangeLabels=e.ChartCategoryAxisNotesLabelVue2=e.ChartCategoryAxisNotesLabel=e.ChartCategoryAxisNotesIconVue2=e.ChartCategoryAxisNotesIcon=e.ChartCategoryAxisNotesVue2=e.ChartCategoryAxisNotes=e.ChartCategoryAxisLabelsVue2=e.ChartCategoryAxisLabels=e.ChartCategoryAxisTitleVue2=e.ChartCategoryAxisTitle=e.ChartCategoryAxisSelectVue2=e.ChartCategoryAxisSelect=e.ChartCategoryAxisCrosshairTooltipVue2=e.ChartCategoryAxisCrosshairTooltip=e.ChartCategoryAxisCrosshairVue2=e.ChartCategoryAxisCrosshair=void 0;var o=r(7971);Object.defineProperty(e,"ChartCategoryAxisCrosshair",{enumerable:!0,get:function(){return o.ChartCategoryAxisCrosshair}}),Object.defineProperty(e,"ChartCategoryAxisCrosshairVue2",{enumerable:!0,get:function(){return o.ChartCategoryAxisCrosshairVue2}});var i=r(6467);Object.defineProperty(e,"ChartCategoryAxisCrosshairTooltip",{enumerable:!0,get:function(){return i.ChartCategoryAxisCrosshairTooltip}}),Object.defineProperty(e,"ChartCategoryAxisCrosshairTooltipVue2",{enumerable:!0,get:function(){return i.ChartCategoryAxisCrosshairTooltipVue2}});var n=r(6322);Object.defineProperty(e,"ChartCategoryAxisSelect",{enumerable:!0,get:function(){return n.ChartCategoryAxisSelect}}),Object.defineProperty(e,"ChartCategoryAxisSelectVue2",{enumerable:!0,get:function(){return n.ChartCategoryAxisSelectVue2}});var a=r(7231);Object.defineProperty(e,"ChartCategoryAxisTitle",{enumerable:!0,get:function(){return a.ChartCategoryAxisTitle}}),Object.defineProperty(e,"ChartCategoryAxisTitleVue2",{enumerable:!0,get:function(){return a.ChartCategoryAxisTitleVue2}});var s=r(5039);Object.defineProperty(e,"ChartCategoryAxisLabels",{enumerable:!0,get:function(){return s.ChartCategoryAxisLabels}}),Object.defineProperty(e,"ChartCategoryAxisLabelsVue2",{enumerable:!0,get:function(){return s.ChartCategoryAxisLabelsVue2}});var l=r(9702);Object.defineProperty(e,"ChartCategoryAxisNotes",{enumerable:!0,get:function(){return l.ChartCategoryAxisNotes}}),Object.defineProperty(e,"ChartCategoryAxisNotesVue2",{enumerable:!0,get:function(){return l.ChartCategoryAxisNotesVue2}});var u=r(6156);Object.defineProperty(e,"ChartCategoryAxisNotesIcon",{enumerable:!0,get:function(){return u.ChartCategoryAxisNotesIcon}}),Object.defineProperty(e,"ChartCategoryAxisNotesIconVue2",{enumerable:!0,get:function(){return u.ChartCategoryAxisNotesIconVue2}});var c=r(1552);Object.defineProperty(e,"ChartCategoryAxisNotesLabel",{enumerable:!0,get:function(){return c.ChartCategoryAxisNotesLabel}}),Object.defineProperty(e,"ChartCategoryAxisNotesLabelVue2",{enumerable:!0,get:function(){return c.ChartCategoryAxisNotesLabelVue2}});var p=r(777);Object.defineProperty(e,"ChartCategoryAxisRangeLabels",{enumerable:!0,get:function(){return p.ChartCategoryAxisRangeLabels}}),Object.defineProperty(e,"ChartCategoryAxisRangeLabelsVue2",{enumerable:!0,get:function(){return p.ChartCategoryAxisRangeLabelsVue2}})},4566:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartLegendInactiveItemsVue2=e.ChartLegendInactiveItems=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartLegendInactiveItems",props:{labels:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"inactiveItems"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"inactiveItems"}},[r])}};e.ChartLegendInactiveItemsVue2=p;var h=p;e.ChartLegendInactiveItems=h},5803:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartLegendItemVue2=e.ChartLegendItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartLegendItem",props:{cursor:String,visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"item"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"item"}},[r])}};e.ChartLegendItemVue2=p;var h=p;e.ChartLegendItem=h},853:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartLegendTitleVue2=e.ChartLegendTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartLegendTitle",props:{align:{type:String,default:function(){},validator:function(t){return["center","left","right"].includes(t)}},background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom"].includes(t)}},text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartLegendTitleVue2=p;var h=p;e.ChartLegendTitle=h},8224:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartLegendInactiveItemsVue2=e.ChartLegendInactiveItems=e.ChartLegendTitleVue2=e.ChartLegendTitle=e.ChartLegendItemVue2=e.ChartLegendItem=void 0;var o=r(5803);Object.defineProperty(e,"ChartLegendItem",{enumerable:!0,get:function(){return o.ChartLegendItem}}),Object.defineProperty(e,"ChartLegendItemVue2",{enumerable:!0,get:function(){return o.ChartLegendItemVue2}});var i=r(853);Object.defineProperty(e,"ChartLegendTitle",{enumerable:!0,get:function(){return i.ChartLegendTitle}}),Object.defineProperty(e,"ChartLegendTitleVue2",{enumerable:!0,get:function(){return i.ChartLegendTitleVue2}});var n=r(4566);Object.defineProperty(e,"ChartLegendInactiveItems",{enumerable:!0,get:function(){return n.ChartLegendInactiveItems}}),Object.defineProperty(e,"ChartLegendInactiveItemsVue2",{enumerable:!0,get:function(){return n.ChartLegendInactiveItemsVue2}})},2444:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartZoomableVue2=e.ChartZoomable=e.ChartYAxisItemVue2=e.ChartYAxisItem=e.ChartYAxisVue2=e.ChartYAxis=e.ChartXAxisItemVue2=e.ChartXAxisItem=e.ChartXAxisVue2=e.ChartXAxis=e.ChartValueAxisItemVue2=e.ChartValueAxisItem=e.ChartValueAxisVue2=e.ChartValueAxis=e.ChartTooltipVue2=e.ChartTooltip=e.ChartTitleVue2=e.ChartTitle=e.ChartSeriesItemVue2=e.ChartSeriesItem=e.ChartSeriesDefaultsVue2=e.ChartSeriesDefaults=e.ChartSeriesVue2=e.ChartSeries=e.ChartPlotAreaVue2=e.ChartPlotArea=e.ChartPanesVue2=e.ChartPanes=e.ChartPaneDefaultsVue2=e.ChartPaneDefaults=e.ChartPaneVue2=e.ChartPane=e.ChartNavigatorVue2=e.ChartNavigator=e.ChartLegendVue2=e.ChartLegend=e.ChartCategoryAxisItemVue2=e.ChartCategoryAxisItem=e.ChartCategoryAxisVue2=e.ChartCategoryAxis=e.ChartAxisDefaultsVue2=e.ChartAxisDefaults=e.ChartAreaVue2=e.ChartArea=void 0;var n=r(6283);Object.defineProperty(e,"ChartArea",{enumerable:!0,get:function(){return n.ChartArea}}),Object.defineProperty(e,"ChartAreaVue2",{enumerable:!0,get:function(){return n.ChartAreaVue2}});var a=r(2750);Object.defineProperty(e,"ChartAxisDefaults",{enumerable:!0,get:function(){return a.ChartAxisDefaults}}),Object.defineProperty(e,"ChartAxisDefaultsVue2",{enumerable:!0,get:function(){return a.ChartAxisDefaultsVue2}});var s=r(5913);Object.defineProperty(e,"ChartCategoryAxis",{enumerable:!0,get:function(){return s.ChartCategoryAxis}}),Object.defineProperty(e,"ChartCategoryAxisVue2",{enumerable:!0,get:function(){return s.ChartCategoryAxisVue2}});var l=r(2055);Object.defineProperty(e,"ChartCategoryAxisItem",{enumerable:!0,get:function(){return l.ChartCategoryAxisItem}}),Object.defineProperty(e,"ChartCategoryAxisItemVue2",{enumerable:!0,get:function(){return l.ChartCategoryAxisItemVue2}});var u=r(8143);Object.defineProperty(e,"ChartLegend",{enumerable:!0,get:function(){return u.ChartLegend}}),Object.defineProperty(e,"ChartLegendVue2",{enumerable:!0,get:function(){return u.ChartLegendVue2}});var c=r(5635);Object.defineProperty(e,"ChartNavigator",{enumerable:!0,get:function(){return c.ChartNavigator}}),Object.defineProperty(e,"ChartNavigatorVue2",{enumerable:!0,get:function(){return c.ChartNavigatorVue2}});var p=r(4077);Object.defineProperty(e,"ChartPane",{enumerable:!0,get:function(){return p.ChartPane}}),Object.defineProperty(e,"ChartPaneVue2",{enumerable:!0,get:function(){return p.ChartPaneVue2}});var h=r(5711);Object.defineProperty(e,"ChartPaneDefaults",{enumerable:!0,get:function(){return h.ChartPaneDefaults}}),Object.defineProperty(e,"ChartPaneDefaultsVue2",{enumerable:!0,get:function(){return h.ChartPaneDefaultsVue2}});var f=r(714);Object.defineProperty(e,"ChartPanes",{enumerable:!0,get:function(){return f.ChartPanes}}),Object.defineProperty(e,"ChartPanesVue2",{enumerable:!0,get:function(){return f.ChartPanesVue2}});var d=r(6859);Object.defineProperty(e,"ChartPlotArea",{enumerable:!0,get:function(){return d.ChartPlotArea}}),Object.defineProperty(e,"ChartPlotAreaVue2",{enumerable:!0,get:function(){return d.ChartPlotAreaVue2}});var v=r(5197);Object.defineProperty(e,"ChartSeries",{enumerable:!0,get:function(){return v.ChartSeries}}),Object.defineProperty(e,"ChartSeriesVue2",{enumerable:!0,get:function(){return v.ChartSeriesVue2}});var g=r(9210);Object.defineProperty(e,"ChartSeriesDefaults",{enumerable:!0,get:function(){return g.ChartSeriesDefaults}}),Object.defineProperty(e,"ChartSeriesDefaultsVue2",{enumerable:!0,get:function(){return g.ChartSeriesDefaultsVue2}});var y=r(485);Object.defineProperty(e,"ChartSeriesItem",{enumerable:!0,get:function(){return y.ChartSeriesItem}}),Object.defineProperty(e,"ChartSeriesItemVue2",{enumerable:!0,get:function(){return y.ChartSeriesItemVue2}});var m=r(9634);Object.defineProperty(e,"ChartTitle",{enumerable:!0,get:function(){return m.ChartTitle}}),Object.defineProperty(e,"ChartTitleVue2",{enumerable:!0,get:function(){return m.ChartTitleVue2}});var b=r(4331);Object.defineProperty(e,"ChartTooltip",{enumerable:!0,get:function(){return b.ChartTooltip}}),Object.defineProperty(e,"ChartTooltipVue2",{enumerable:!0,get:function(){return b.ChartTooltipVue2}});var x=r(1414);Object.defineProperty(e,"ChartValueAxis",{enumerable:!0,get:function(){return x.ChartValueAxis}}),Object.defineProperty(e,"ChartValueAxisVue2",{enumerable:!0,get:function(){return x.ChartValueAxisVue2}});var _=r(5147);Object.defineProperty(e,"ChartValueAxisItem",{enumerable:!0,get:function(){return _.ChartValueAxisItem}}),Object.defineProperty(e,"ChartValueAxisItemVue2",{enumerable:!0,get:function(){return _.ChartValueAxisItemVue2}});var C=r(3479);Object.defineProperty(e,"ChartXAxis",{enumerable:!0,get:function(){return C.ChartXAxis}}),Object.defineProperty(e,"ChartXAxisVue2",{enumerable:!0,get:function(){return C.ChartXAxisVue2}});var w=r(8732);Object.defineProperty(e,"ChartXAxisItem",{enumerable:!0,get:function(){return w.ChartXAxisItem}}),Object.defineProperty(e,"ChartXAxisItemVue2",{enumerable:!0,get:function(){return w.ChartXAxisItemVue2}});var O=r(6988);Object.defineProperty(e,"ChartYAxis",{enumerable:!0,get:function(){return O.ChartYAxis}}),Object.defineProperty(e,"ChartYAxisVue2",{enumerable:!0,get:function(){return O.ChartYAxisVue2}});var S=r(2587);Object.defineProperty(e,"ChartYAxisItem",{enumerable:!0,get:function(){return S.ChartYAxisItem}}),Object.defineProperty(e,"ChartYAxisItemVue2",{enumerable:!0,get:function(){return S.ChartYAxisItemVue2}});var P=r(1426);Object.defineProperty(e,"ChartZoomable",{enumerable:!0,get:function(){return P.ChartZoomable}}),Object.defineProperty(e,"ChartZoomableVue2",{enumerable:!0,get:function(){return P.ChartZoomableVue2}}),i(r(7578),e),i(r(8631),e),i(r(4535),e),i(r(7667),e),i(r(8224),e),i(r(8395),e),i(r(6293),e),i(r(3287),e),i(r(5795),e),i(r(7433),e),i(r(3424),e)},279:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisVue2=e.ChartNavigatorCategoryAxis=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxis",props:{autoBaseUnitSteps:{type:Object,default:function(){}},axisCrossingValue:{type:[Object,Array,Date,Number],default:function(){}},background:{type:String,default:void 0},baseUnit:{type:String,default:function(){},validator:function(t){return["milliseconds","seconds","minutes","hours","days","weeks","months","years","auto","fit"].includes(t)}},baseUnitStep:{type:[Number,String],default:function(){}},categories:{type:Array,default:function(){}},color:{type:String,default:void 0},justified:{type:Boolean,default:function(){}},line:{type:Object,default:function(){}},majorGridLines:{type:Object,default:function(){}},majorTicks:{type:Object,default:function(){}},max:{type:[Number,Object,String,Date],default:function(){}},maxDateGroups:{type:Number,default:void 0},maxDivisions:{type:Number,default:void 0},min:{type:[Number,Object,String,Date],default:function(){}},minorGridLines:{type:Object,default:function(){}},minorTicks:{type:Object,default:function(){}},name:{type:Object,default:function(){}},rangeLabels:{type:Object,default:function(){}},pane:{type:String,default:void 0},plotBands:{type:Array,default:function(){}},reverse:{type:Boolean,default:function(){}},roundToBaseUnit:{type:Boolean,default:function(){}},startAngle:{type:Number,default:void 0},type:{type:String,default:function(){},validator:function(t){return["category","date"].includes(t)}},visible:{type:Boolean,default:function(){}},weekStartDay:{type:Number,default:void 0},crosshair:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},select:{type:Object,default:function(){}},title:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"categoryAxis"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"categoryAxis"}},[r])}};e.ChartNavigatorCategoryAxisVue2=p;var h=p;e.ChartNavigatorCategoryAxis=h},1990:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorHintVue2=e.ChartNavigatorHint=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorHint",props:{content:{type:Function,default:void 0},format:String,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"hint"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"hint"}},[r])}};e.ChartNavigatorHintVue2=p;var h=p;e.ChartNavigatorHint=h},5854:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorPaneVue2=e.ChartNavigatorPane=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorPane",props:{background:{type:String,default:void 0},border:{type:Object,default:function(){}},clip:{type:Boolean,default:void 0},height:{type:Number,default:void 0},margin:{type:[Object,Number],default:function(){}},name:{type:String,default:void 0},padding:{type:[Object,Number],default:function(){}},title:{type:[Object,String],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"pane"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"pane"}},[r])}};e.ChartNavigatorPaneVue2=p;var h=p;e.ChartNavigatorPane=h},6429:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSelectVue2=e.ChartNavigatorSelect=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSelect",props:{from:{type:Date,default:function(){}},mousewheel:{type:[Object,Boolean],default:function(){}},to:{type:Date,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"select"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"select"}},[r])}};e.ChartNavigatorSelectVue2=p;var h=p;e.ChartNavigatorSelect=h},914:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesVue2=e.ChartNavigatorSeries=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(694),u=r(9680),c={name:"KendoChartNavigatorSeries",setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this);return e(l.CollectionConfiguration,{chartKey:"series",attrs:this.v3?void 0:{chartKey:"series",parentKey:"navigator"},parentKey:"navigator"},this.v3?function(){return[r]}:[r])}};e.ChartNavigatorSeriesVue2=c;var p=c;e.ChartNavigatorSeries=p},8061:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesItemVue2=e.ChartNavigatorSeriesItem=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesItem",props:{aggregate:{type:[String,Function,Object],default:function(){}},axis:String,border:{type:Object,default:function(){}},categoryAxis:String,categoryField:String,closeField:String,color:{type:[String,Function],default:function(){}},colorField:String,connectors:{type:Object,default:function(){}},currentField:String,dashType:{type:String,default:function(){},validator:function(t){return["dash","dashDot","dot","longDash","longDashDot","longDashDotDot","solid"].includes(t)}},dataItems:{type:Array,default:function(){}},downColor:String,downColorField:String,dynamicHeight:{type:Boolean,default:void 0},dynamicSlope:{type:Boolean,default:void 0},errorHighField:String,errorLowField:String,explodeField:String,field:String,fromField:String,gap:Number,highField:String,holeSize:Number,line:{type:Object,default:function(){}},lowField:String,lowerField:String,margin:{type:[Object,Number],default:function(){}},maxSize:Number,meanField:String,medianField:String,minSize:Number,missingValues:{type:String,default:function(){},validator:function(t){return["gap","interpolate","zero"].includes(t)}},name:String,neckRatio:Number,negativeColor:String,negativeValues:{type:Object,default:function(){}},noteTextField:String,opacity:Number,openField:String,outliersField:String,overlay:{type:Object,default:function(){}},padding:Number,q1Field:String,q3Field:String,segmentSpacing:Number,size:Number,sizeField:String,spacing:Number,stack:{type:[Boolean,String,Object],default:function(){}},startAngle:Number,lineStyle:{type:String,default:function(){},validator:function(t){return["normal","step","smooth"].includes(t)}},summaryField:String,target:{type:Object,default:function(){}},toField:String,type:{type:String,default:function(){},validator:function(t){return["area","bar","boxPlot","bubble","bullet","candlestick","column","donut","funnel","horizontalWaterfall","line","ohlc","pie","polarArea","polarLine","polarScatter","radarArea","radarColumn","radarLine","rangeArea","rangeBar","rangeColumn","scatter","scatterLine","verticalArea","verticalBoxPlot","verticalBullet","verticalLine","verticalRangeArea","waterfall"].includes(t)}},upperField:String,visible:{type:Boolean,default:void 0},visibleInLegend:{type:Boolean,default:void 0},visibleInLegendField:String,visual:{type:Function,default:void 0},width:Number,xAxis:String,xErrorHighField:String,xErrorLowField:String,xField:String,yAxis:String,yErrorHighField:String,yErrorLowField:String,yField:String,zIndex:Number,errorBars:{type:Object,default:function(){}},extremes:{type:Object,default:function(){}},highlight:{type:Object,default:function(){}},labels:{type:Object,default:function(){}},markers:{type:Object,default:function(){}},notes:{type:Object,default:function(){}},outliers:{type:Object,default:function(){}},tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o},(function(){return r})):e(l.Configuration,{props:{config:o}},[r])}};e.ChartNavigatorSeriesItemVue2=p;var h=p;e.ChartNavigatorSeriesItem=h},2385:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisCrosshairVue2=e.ChartNavigatorCategoryAxisCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisCrosshair",props:{color:String,dashType:{type:String,default:function(){},validator:function(t){return["dash","dashDot","dot","longDash","longDashDot","longDashDotDot","solid"].includes(t)}},opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartNavigatorCategoryAxisCrosshairVue2=p;var h=p;e.ChartNavigatorCategoryAxisCrosshair=h},9676:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisCrosshairTooltipVue2=e.ChartNavigatorCategoryAxisCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartNavigatorCategoryAxisCrosshairTooltipVue2=p;var h=p;e.ChartNavigatorCategoryAxisCrosshairTooltip=h},567:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisLabelsVue2=e.ChartNavigatorCategoryAxisLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},culture:String,dateFormats:{type:Object,default:function(){}},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:{type:Boolean,default:void 0},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["circle","column","center","right","left"].includes(t)}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartNavigatorCategoryAxisLabelsVue2=p;var h=p;e.ChartNavigatorCategoryAxisLabels=h},8099:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisNotesVue2=e.ChartNavigatorCategoryAxisNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisNotes",props:{dataItems:{type:Array,default:function(){}},line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartNavigatorCategoryAxisNotesVue2=p;var h=p;e.ChartNavigatorCategoryAxisNotes=h},7470:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisNotesIconVue2=e.ChartNavigatorCategoryAxisNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartNavigatorCategoryAxisNotesIconVue2=p;var h=p;e.ChartNavigatorCategoryAxisNotesIcon=h},7606:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisNotesLabelVue2=e.ChartNavigatorCategoryAxisNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["start","end","onAxis",""].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartNavigatorCategoryAxisNotesLabelVue2=p;var h=p;e.ChartNavigatorCategoryAxisNotesLabel=h},9806:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisSelectVue2=e.ChartNavigatorCategoryAxisSelect=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisSelect",props:{from:{type:[Object,Number,String],default:function(){}},max:{type:[Object,Number,String,Date],default:function(){}},min:{type:[Object,Number,String,Date],default:function(){}},mousewheel:{type:[Object,Boolean],default:function(){}},to:{type:[Object,Number,String],default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"select"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"select"}},[r])}};e.ChartNavigatorCategoryAxisSelectVue2=p;var h=p;e.ChartNavigatorCategoryAxisSelect=h},4715:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisTitleVue2=e.ChartNavigatorCategoryAxisTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorCategoryAxisTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartNavigatorCategoryAxisTitleVue2=p;var h=p;e.ChartNavigatorCategoryAxisTitle=h},481:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorCategoryAxisNotesLabelVue2=e.ChartNavigatorCategoryAxisNotesLabel=e.ChartNavigatorCategoryAxisNotesIconVue2=e.ChartNavigatorCategoryAxisNotesIcon=e.ChartNavigatorCategoryAxisNotesVue2=e.ChartNavigatorCategoryAxisNotes=e.ChartNavigatorCategoryAxisLabelsVue2=e.ChartNavigatorCategoryAxisLabels=e.ChartNavigatorCategoryAxisTitleVue2=e.ChartNavigatorCategoryAxisTitle=e.ChartNavigatorCategoryAxisSelectVue2=e.ChartNavigatorCategoryAxisSelect=e.ChartNavigatorCategoryAxisCrosshairTooltipVue2=e.ChartNavigatorCategoryAxisCrosshairTooltip=e.ChartNavigatorCategoryAxisCrosshairVue2=e.ChartNavigatorCategoryAxisCrosshair=void 0;var o=r(2385);Object.defineProperty(e,"ChartNavigatorCategoryAxisCrosshair",{enumerable:!0,get:function(){return o.ChartNavigatorCategoryAxisCrosshair}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisCrosshairVue2",{enumerable:!0,get:function(){return o.ChartNavigatorCategoryAxisCrosshairVue2}});var i=r(9676);Object.defineProperty(e,"ChartNavigatorCategoryAxisCrosshairTooltip",{enumerable:!0,get:function(){return i.ChartNavigatorCategoryAxisCrosshairTooltip}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisCrosshairTooltipVue2",{enumerable:!0,get:function(){return i.ChartNavigatorCategoryAxisCrosshairTooltipVue2}});var n=r(9806);Object.defineProperty(e,"ChartNavigatorCategoryAxisSelect",{enumerable:!0,get:function(){return n.ChartNavigatorCategoryAxisSelect}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisSelectVue2",{enumerable:!0,get:function(){return n.ChartNavigatorCategoryAxisSelectVue2}});var a=r(4715);Object.defineProperty(e,"ChartNavigatorCategoryAxisTitle",{enumerable:!0,get:function(){return a.ChartNavigatorCategoryAxisTitle}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisTitleVue2",{enumerable:!0,get:function(){return a.ChartNavigatorCategoryAxisTitleVue2}});var s=r(567);Object.defineProperty(e,"ChartNavigatorCategoryAxisLabels",{enumerable:!0,get:function(){return s.ChartNavigatorCategoryAxisLabels}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisLabelsVue2",{enumerable:!0,get:function(){return s.ChartNavigatorCategoryAxisLabelsVue2}});var l=r(8099);Object.defineProperty(e,"ChartNavigatorCategoryAxisNotes",{enumerable:!0,get:function(){return l.ChartNavigatorCategoryAxisNotes}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisNotesVue2",{enumerable:!0,get:function(){return l.ChartNavigatorCategoryAxisNotesVue2}});var u=r(7470);Object.defineProperty(e,"ChartNavigatorCategoryAxisNotesIcon",{enumerable:!0,get:function(){return u.ChartNavigatorCategoryAxisNotesIcon}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisNotesIconVue2",{enumerable:!0,get:function(){return u.ChartNavigatorCategoryAxisNotesIconVue2}});var c=r(7606);Object.defineProperty(e,"ChartNavigatorCategoryAxisNotesLabel",{enumerable:!0,get:function(){return c.ChartNavigatorCategoryAxisNotesLabel}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisNotesLabelVue2",{enumerable:!0,get:function(){return c.ChartNavigatorCategoryAxisNotesLabelVue2}})},3424:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesItemVue2=e.ChartNavigatorSeriesItem=e.ChartNavigatorSeriesVue2=e.ChartNavigatorSeries=e.ChartNavigatorSelectVue2=e.ChartNavigatorSelect=e.ChartNavigatorPaneVue2=e.ChartNavigatorPane=e.ChartNavigatorHintVue2=e.ChartNavigatorHint=e.ChartNavigatorCategoryAxisVue2=e.ChartNavigatorCategoryAxis=void 0;var n=r(279);Object.defineProperty(e,"ChartNavigatorCategoryAxis",{enumerable:!0,get:function(){return n.ChartNavigatorCategoryAxis}}),Object.defineProperty(e,"ChartNavigatorCategoryAxisVue2",{enumerable:!0,get:function(){return n.ChartNavigatorCategoryAxisVue2}});var a=r(1990);Object.defineProperty(e,"ChartNavigatorHint",{enumerable:!0,get:function(){return a.ChartNavigatorHint}}),Object.defineProperty(e,"ChartNavigatorHintVue2",{enumerable:!0,get:function(){return a.ChartNavigatorHintVue2}});var s=r(5854);Object.defineProperty(e,"ChartNavigatorPane",{enumerable:!0,get:function(){return s.ChartNavigatorPane}}),Object.defineProperty(e,"ChartNavigatorPaneVue2",{enumerable:!0,get:function(){return s.ChartNavigatorPaneVue2}});var l=r(6429);Object.defineProperty(e,"ChartNavigatorSelect",{enumerable:!0,get:function(){return l.ChartNavigatorSelect}}),Object.defineProperty(e,"ChartNavigatorSelectVue2",{enumerable:!0,get:function(){return l.ChartNavigatorSelectVue2}});var u=r(914);Object.defineProperty(e,"ChartNavigatorSeries",{enumerable:!0,get:function(){return u.ChartNavigatorSeries}}),Object.defineProperty(e,"ChartNavigatorSeriesVue2",{enumerable:!0,get:function(){return u.ChartNavigatorSeriesVue2}});var c=r(8061);Object.defineProperty(e,"ChartNavigatorSeriesItem",{enumerable:!0,get:function(){return c.ChartNavigatorSeriesItem}}),Object.defineProperty(e,"ChartNavigatorSeriesItemVue2",{enumerable:!0,get:function(){return c.ChartNavigatorSeriesItemVue2}}),i(r(481),e),i(r(5529),e),i(r(9935),e)},1643:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorPaneTitleVue2=e.ChartNavigatorPaneTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorPaneTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","left","right"].includes(t)}},text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartNavigatorPaneTitleVue2=p;var h=p;e.ChartNavigatorPaneTitle=h},5529:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorPaneTitleVue2=e.ChartNavigatorPaneTitle=void 0;var o=r(1643);Object.defineProperty(e,"ChartNavigatorPaneTitle",{enumerable:!0,get:function(){return o.ChartNavigatorPaneTitle}}),Object.defineProperty(e,"ChartNavigatorPaneTitleVue2",{enumerable:!0,get:function(){return o.ChartNavigatorPaneTitleVue2}})},1175:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesErrorBarsVue2=e.ChartNavigatorSeriesErrorBars=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesErrorBars",props:{color:String,endCaps:{type:Boolean,default:void 0},line:{type:Object,default:function(){}},value:String,visual:{type:Function,default:void 0},xValue:String,yValue:String},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"errorBars"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"errorBars"}},[r])}};e.ChartNavigatorSeriesErrorBarsVue2=p;var h=p;e.ChartNavigatorSeriesErrorBars=h},7757:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesExtremesVue2=e.ChartNavigatorSeriesExtremes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesExtremes",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"extremes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"extremes"}},[r])}};e.ChartNavigatorSeriesExtremesVue2=p;var h=p;e.ChartNavigatorSeriesExtremes=h},5240:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesHighlightVue2=e.ChartNavigatorSeriesHighlight=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesHighlight",props:{border:{type:Object,default:function(){}},color:String,line:{type:Object,default:function(){}},opacity:Number,toggle:{type:Function,default:void 0},visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"highlight"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"highlight"}},[r])}};e.ChartNavigatorSeriesHighlightVue2=p;var h=p;e.ChartNavigatorSeriesHighlight=h},5738:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesLabelsVue2=e.ChartNavigatorSeriesLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesLabels",props:{align:{type:String,default:function(){},validator:function(t){return["circle","column","center","right","left"].includes(t)}},background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},distance:Number,font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["auto","above","below","center","insideBase","insideEnd","left","outsideEnd","right","top","bottom"].includes(t)}},visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0},from:{type:Object,default:function(){}},to:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartNavigatorSeriesLabelsVue2=p;var h=p;e.ChartNavigatorSeriesLabels=h},9188:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesLabelsFromVue2=e.ChartNavigatorSeriesLabelsFrom=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesLabelsFrom",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","insideBase","insideEnd","outsideEnd"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"from"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"from"}},[r])}};e.ChartNavigatorSeriesLabelsFromVue2=p;var h=p;e.ChartNavigatorSeriesLabelsFrom=h},4974:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesLabelsToVue2=e.ChartNavigatorSeriesLabelsTo=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesLabelsTo",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","insideBase","insideEnd","outsideEnd"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"to"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"to"}},[r])}};e.ChartNavigatorSeriesLabelsToVue2=p;var h=p;e.ChartNavigatorSeriesLabelsTo=h},2370:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesMarkersVue2=e.ChartNavigatorSeriesMarkers=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesMarkers",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0},from:{type:Object,default:function(){}},to:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"markers"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"markers"}},[r])}};e.ChartNavigatorSeriesMarkersVue2=p;var h=p;e.ChartNavigatorSeriesMarkers=h},5816:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesNotesVue2=e.ChartNavigatorSeriesNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesNotes",props:{line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartNavigatorSeriesNotesVue2=p;var h=p;e.ChartNavigatorSeriesNotes=h},633:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesNotesIconVue2=e.ChartNavigatorSeriesNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartNavigatorSeriesNotesIconVue2=p;var h=p;e.ChartNavigatorSeriesNotesIcon=h},134:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesNotesLabelVue2=e.ChartNavigatorSeriesNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartNavigatorSeriesNotesLabelVue2=p;var h=p;e.ChartNavigatorSeriesNotesLabel=h},2378:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesItemOutliersVue2=e.ChartNavigatorSeriesItemOutliers=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartNavigatorSeriesItemOutliers",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"outliers"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"outliers"}},[r])}};e.ChartNavigatorSeriesItemOutliersVue2=p;var h=p;e.ChartNavigatorSeriesItemOutliers=h},6374:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesItemTooltipVue2=e.ChartNavigatorSeriesItemTooltip=void 0;var a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),s=a.h,l=a.version&&"3"===a.version[0],u=r(7098),c=r(9680),p=r(5320),h={name:"KendoChartNavigatorSeriesItemTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},render:[String,Number,Object],visible:{type:Boolean,default:void 0}},setup:l?function(){return{v3:!!l}}:void 0,render:function(t){var e=s||t,r=(0,c.getDefaultSlots)(this),i=(0,p.removeUndefinedProps)(this.$props),n=c.templateRendering.call(this,this.$props.render,c.getListeners.call(this));return this.v3?e(u.Configuration,{config:o(o({},i),{render:n}),chartKey:"tooltip"},(function(){return r})):e(u.Configuration,{props:{config:o(o({},i),{render:n}),chartKey:"tooltip"}},[r])}};e.ChartNavigatorSeriesItemTooltipVue2=h;var f=h;e.ChartNavigatorSeriesItemTooltip=f},9935:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartNavigatorSeriesNotesIconVue2=e.ChartNavigatorSeriesNotesIcon=e.ChartNavigatorSeriesNotesLabelVue2=e.ChartNavigatorSeriesNotesLabel=e.ChartNavigatorSeriesLabelsToVue2=e.ChartNavigatorSeriesLabelsTo=e.ChartNavigatorSeriesLabelsFromVue2=e.ChartNavigatorSeriesLabelsFrom=e.ChartNavigatorSeriesErrorBarsVue2=e.ChartNavigatorSeriesErrorBars=e.ChartNavigatorSeriesExtremesVue2=e.ChartNavigatorSeriesExtremes=e.ChartNavigatorSeriesHighlightVue2=e.ChartNavigatorSeriesHighlight=e.ChartNavigatorSeriesLabelsVue2=e.ChartNavigatorSeriesLabels=e.ChartNavigatorSeriesMarkersVue2=e.ChartNavigatorSeriesMarkers=e.ChartNavigatorSeriesNotesVue2=e.ChartNavigatorSeriesNotes=e.ChartNavigatorSeriesItemOutliersVue2=e.ChartNavigatorSeriesItemOutliers=e.ChartNavigatorSeriesItemTooltipVue2=e.ChartNavigatorSeriesItemTooltip=void 0;var o=r(6374);Object.defineProperty(e,"ChartNavigatorSeriesItemTooltip",{enumerable:!0,get:function(){return o.ChartNavigatorSeriesItemTooltip}}),Object.defineProperty(e,"ChartNavigatorSeriesItemTooltipVue2",{enumerable:!0,get:function(){return o.ChartNavigatorSeriesItemTooltipVue2}});var i=r(2378);Object.defineProperty(e,"ChartNavigatorSeriesItemOutliers",{enumerable:!0,get:function(){return i.ChartNavigatorSeriesItemOutliers}}),Object.defineProperty(e,"ChartNavigatorSeriesItemOutliersVue2",{enumerable:!0,get:function(){return i.ChartNavigatorSeriesItemOutliersVue2}});var n=r(5816);Object.defineProperty(e,"ChartNavigatorSeriesNotes",{enumerable:!0,get:function(){return n.ChartNavigatorSeriesNotes}}),Object.defineProperty(e,"ChartNavigatorSeriesNotesVue2",{enumerable:!0,get:function(){return n.ChartNavigatorSeriesNotesVue2}});var a=r(2370);Object.defineProperty(e,"ChartNavigatorSeriesMarkers",{enumerable:!0,get:function(){return a.ChartNavigatorSeriesMarkers}}),Object.defineProperty(e,"ChartNavigatorSeriesMarkersVue2",{enumerable:!0,get:function(){return a.ChartNavigatorSeriesMarkersVue2}});var s=r(5738);Object.defineProperty(e,"ChartNavigatorSeriesLabels",{enumerable:!0,get:function(){return s.ChartNavigatorSeriesLabels}}),Object.defineProperty(e,"ChartNavigatorSeriesLabelsVue2",{enumerable:!0,get:function(){return s.ChartNavigatorSeriesLabelsVue2}});var l=r(5240);Object.defineProperty(e,"ChartNavigatorSeriesHighlight",{enumerable:!0,get:function(){return l.ChartNavigatorSeriesHighlight}}),Object.defineProperty(e,"ChartNavigatorSeriesHighlightVue2",{enumerable:!0,get:function(){return l.ChartNavigatorSeriesHighlightVue2}});var u=r(7757);Object.defineProperty(e,"ChartNavigatorSeriesExtremes",{enumerable:!0,get:function(){return u.ChartNavigatorSeriesExtremes}}),Object.defineProperty(e,"ChartNavigatorSeriesExtremesVue2",{enumerable:!0,get:function(){return u.ChartNavigatorSeriesExtremesVue2}});var c=r(1175);Object.defineProperty(e,"ChartNavigatorSeriesErrorBars",{enumerable:!0,get:function(){return c.ChartNavigatorSeriesErrorBars}}),Object.defineProperty(e,"ChartNavigatorSeriesErrorBarsVue2",{enumerable:!0,get:function(){return c.ChartNavigatorSeriesErrorBarsVue2}});var p=r(9188);Object.defineProperty(e,"ChartNavigatorSeriesLabelsFrom",{enumerable:!0,get:function(){return p.ChartNavigatorSeriesLabelsFrom}}),Object.defineProperty(e,"ChartNavigatorSeriesLabelsFromVue2",{enumerable:!0,get:function(){return p.ChartNavigatorSeriesLabelsFromVue2}});var h=r(4974);Object.defineProperty(e,"ChartNavigatorSeriesLabelsTo",{enumerable:!0,get:function(){return h.ChartNavigatorSeriesLabelsTo}}),Object.defineProperty(e,"ChartNavigatorSeriesLabelsToVue2",{enumerable:!0,get:function(){return h.ChartNavigatorSeriesLabelsToVue2}});var f=r(134);Object.defineProperty(e,"ChartNavigatorSeriesNotesLabel",{enumerable:!0,get:function(){return f.ChartNavigatorSeriesNotesLabel}}),Object.defineProperty(e,"ChartNavigatorSeriesNotesLabelVue2",{enumerable:!0,get:function(){return f.ChartNavigatorSeriesNotesLabelVue2}});var d=r(633);Object.defineProperty(e,"ChartNavigatorSeriesNotesIcon",{enumerable:!0,get:function(){return d.ChartNavigatorSeriesNotesIcon}}),Object.defineProperty(e,"ChartNavigatorSeriesNotesIconVue2",{enumerable:!0,get:function(){return d.ChartNavigatorSeriesNotesIconVue2}})},3687:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneDefaultsTitleVue2=e.ChartPaneDefaultsTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartPaneDefaultsTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","left","right"].includes(t)}},visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartPaneDefaultsTitleVue2=p;var h=p;e.ChartPaneDefaultsTitle=h},7667:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneDefaultsTitleVue2=e.ChartPaneDefaultsTitle=void 0;var o=r(3687);Object.defineProperty(e,"ChartPaneDefaultsTitle",{enumerable:!0,get:function(){return o.ChartPaneDefaultsTitle}}),Object.defineProperty(e,"ChartPaneDefaultsTitleVue2",{enumerable:!0,get:function(){return o.ChartPaneDefaultsTitleVue2}})},5661:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneTitleVue2=e.ChartPaneTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartPaneTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","left","right"].includes(t)}},text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartPaneTitleVue2=p;var h=p;e.ChartPaneTitle=h},4535:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartPaneTitleVue2=e.ChartPaneTitle=void 0;var o=r(5661);Object.defineProperty(e,"ChartPaneTitle",{enumerable:!0,get:function(){return o.ChartPaneTitle}}),Object.defineProperty(e,"ChartPaneTitleVue2",{enumerable:!0,get:function(){return o.ChartPaneTitleVue2}})},2863:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsLabelsVue2=e.ChartSeriesDefaultsLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0},from:{type:Object,default:function(){}},to:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartSeriesDefaultsLabelsVue2=p;var h=p;e.ChartSeriesDefaultsLabels=h},2431:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsLabelsFromVue2=e.ChartSeriesDefaultsLabelsFrom=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsLabelsFrom",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"from"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"from"}},[r])}};e.ChartSeriesDefaultsLabelsFromVue2=p;var h=p;e.ChartSeriesDefaultsLabelsFrom=h},2068:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsLabelsToVue2=e.ChartSeriesDefaultsLabelsTo=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsLabelsTo",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"to"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"to"}},[r])}};e.ChartSeriesDefaultsLabelsToVue2=p;var h=p;e.ChartSeriesDefaultsLabelsTo=h},7563:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsNotesVue2=e.ChartSeriesDefaultsNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsNotes",props:{line:{type:Object,default:function(){}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartSeriesDefaultsNotesVue2=p;var h=p;e.ChartSeriesDefaultsNotes=h},6108:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsNotesIconVue2=e.ChartSeriesDefaultsNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartSeriesDefaultsNotesIconVue2=p;var h=p;e.ChartSeriesDefaultsNotesIcon=h},8719:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsNotesLabelVue2=e.ChartSeriesDefaultsNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesDefaultsNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartSeriesDefaultsNotesLabelVue2=p;var h=p;e.ChartSeriesDefaultsNotesLabel=h},9129:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsItemTooltipVue2=e.ChartSeriesDefaultsItemTooltip=void 0;var a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),s=a.h,l=a.version&&"3"===a.version[0],u=r(7098),c=r(9680),p=r(5320),h={name:"KendoChartSeriesDefaultsItemTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:void 0},render:[String,Number,Object]},setup:l?function(){return{v3:!!l}}:void 0,render:function(t){var e=s||t,r=(0,c.getDefaultSlots)(this),i=(0,p.removeUndefinedProps)(this.$props),n=c.templateRendering.call(this,this.$props.render,c.getListeners.call(this));return this.v3?e(u.Configuration,{config:o(o({},i),{render:n}),chartKey:"tooltip"},(function(){return r})):e(u.Configuration,{props:{config:o(o({},i),{render:n}),chartKey:"tooltip"}},[r])}};e.ChartSeriesDefaultsItemTooltipVue2=h;var f=h;e.ChartSeriesDefaultsItemTooltip=f},8395:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesDefaultsNotesLabelVue2=e.ChartSeriesDefaultsNotesLabel=e.ChartSeriesDefaultsNotesIconVue2=e.ChartSeriesDefaultsNotesIcon=e.ChartSeriesDefaultsNotesVue2=e.ChartSeriesDefaultsNotes=e.ChartSeriesDefaultsLabelsToVue2=e.ChartSeriesDefaultsLabelsTo=e.ChartSeriesDefaultsLabelsFromVue2=e.ChartSeriesDefaultsLabelsFrom=e.ChartSeriesDefaultsLabelsVue2=e.ChartSeriesDefaultsLabels=e.ChartSeriesDefaultsItemTooltipVue2=e.ChartSeriesDefaultsItemTooltip=void 0;var o=r(9129);Object.defineProperty(e,"ChartSeriesDefaultsItemTooltip",{enumerable:!0,get:function(){return o.ChartSeriesDefaultsItemTooltip}}),Object.defineProperty(e,"ChartSeriesDefaultsItemTooltipVue2",{enumerable:!0,get:function(){return o.ChartSeriesDefaultsItemTooltipVue2}});var i=r(2863);Object.defineProperty(e,"ChartSeriesDefaultsLabels",{enumerable:!0,get:function(){return i.ChartSeriesDefaultsLabels}}),Object.defineProperty(e,"ChartSeriesDefaultsLabelsVue2",{enumerable:!0,get:function(){return i.ChartSeriesDefaultsLabelsVue2}});var n=r(2431);Object.defineProperty(e,"ChartSeriesDefaultsLabelsFrom",{enumerable:!0,get:function(){return n.ChartSeriesDefaultsLabelsFrom}}),Object.defineProperty(e,"ChartSeriesDefaultsLabelsFromVue2",{enumerable:!0,get:function(){return n.ChartSeriesDefaultsLabelsFromVue2}});var a=r(2068);Object.defineProperty(e,"ChartSeriesDefaultsLabelsTo",{enumerable:!0,get:function(){return a.ChartSeriesDefaultsLabelsTo}}),Object.defineProperty(e,"ChartSeriesDefaultsLabelsToVue2",{enumerable:!0,get:function(){return a.ChartSeriesDefaultsLabelsToVue2}});var s=r(7563);Object.defineProperty(e,"ChartSeriesDefaultsNotes",{enumerable:!0,get:function(){return s.ChartSeriesDefaultsNotes}}),Object.defineProperty(e,"ChartSeriesDefaultsNotesVue2",{enumerable:!0,get:function(){return s.ChartSeriesDefaultsNotesVue2}});var l=r(6108);Object.defineProperty(e,"ChartSeriesDefaultsNotesIcon",{enumerable:!0,get:function(){return l.ChartSeriesDefaultsNotesIcon}}),Object.defineProperty(e,"ChartSeriesDefaultsNotesIconVue2",{enumerable:!0,get:function(){return l.ChartSeriesDefaultsNotesIconVue2}});var u=r(8719);Object.defineProperty(e,"ChartSeriesDefaultsNotesLabel",{enumerable:!0,get:function(){return u.ChartSeriesDefaultsNotesLabel}}),Object.defineProperty(e,"ChartSeriesDefaultsNotesLabelVue2",{enumerable:!0,get:function(){return u.ChartSeriesDefaultsNotesLabelVue2}})},9277:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesErrorBarsVue2=e.ChartSeriesErrorBars=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesErrorBars",props:{color:String,endCaps:{type:Boolean,default:void 0},line:{type:Object,default:function(){}},value:String,visual:{type:Function,default:void 0},xValue:String,yValue:String},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"errorBars"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"errorBars"}},[r])}};e.ChartSeriesErrorBarsVue2=p;var h=p;e.ChartSeriesErrorBars=h},1914:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesExtremesVue2=e.ChartSeriesExtremes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesExtremes",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"extremes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"extremes"}},[r])}};e.ChartSeriesExtremesVue2=p;var h=p;e.ChartSeriesExtremes=h},6838:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesHighlightVue2=e.ChartSeriesHighlight=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesHighlight",props:{border:{type:Object,default:function(){}},color:String,line:{type:Object,default:function(){}},opacity:Number,toggle:{type:Function,default:void 0},visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"highlight"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"highlight"}},[r])}};e.ChartSeriesHighlightVue2=p;var h=p;e.ChartSeriesHighlight=h},4908:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesLabelsVue2=e.ChartSeriesLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesLabels",props:{align:{type:String,default:function(){},validator:function(t){return["circle","column","center","right","left"].includes(t)}},background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},distance:Number,font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["auto","above","below","center","insideBase","insideEnd","left","outsideEnd","right","top","bottom"].includes(t)}},visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0},from:{type:Object,default:function(){}},to:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartSeriesLabelsVue2=p;var h=p;e.ChartSeriesLabels=h},8873:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesLabelsFromVue2=e.ChartSeriesLabelsFrom=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesLabelsFrom",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","insideBase","insideEnd","outsideEnd"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"from"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"from"}},[r])}};e.ChartSeriesLabelsFromVue2=p;var h=p;e.ChartSeriesLabelsFrom=h},5138:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesLabelsToVue2=e.ChartSeriesLabelsTo=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesLabelsTo",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:function(){},validator:function(t){return["center","insideBase","insideEnd","outsideEnd"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"to"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"to"}},[r])}};e.ChartSeriesLabelsToVue2=p;var h=p;e.ChartSeriesLabelsTo=h},5477:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesMarkersVue2=e.ChartSeriesMarkers=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesMarkers",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0},from:{type:Object,default:function(){}},to:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"markers"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"markers"}},[r])}};e.ChartSeriesMarkersVue2=p;var h=p;e.ChartSeriesMarkers=h},8175:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesNotesVue2=e.ChartSeriesNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesNotes",props:{line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartSeriesNotesVue2=p;var h=p;e.ChartSeriesNotes=h},7985:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesNotesIconVue2=e.ChartSeriesNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartSeriesNotesIconVue2=p;var h=p;e.ChartSeriesNotesIcon=h},185:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesNotesLabelVue2=e.ChartSeriesNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartSeriesNotesLabelVue2=p;var h=p;e.ChartSeriesNotesLabel=h},1129:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesItemOutliersVue2=e.ChartSeriesItemOutliers=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartSeriesItemOutliers",props:{background:String,border:{type:Object,default:function(){}},rotation:Number,size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"outliers"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"outliers"}},[r])}};e.ChartSeriesItemOutliersVue2=p;var h=p;e.ChartSeriesItemOutliers=h},3569:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)},i=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},n=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesItemTooltipVue2=e.ChartSeriesItemTooltip=void 0;var a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&i(e,t,r);return n(e,t),e}(r(1895)),s=a.h,l=a.version&&"3"===a.version[0],u=r(7098),c=r(9680),p=r(5320),h={name:"KendoChartSeriesItemTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},render:[String,Number,Object],visible:{type:Boolean,default:!0}},setup:l?function(){return{v3:!!l}}:void 0,render:function(t){var e=s||t,r=(0,c.getDefaultSlots)(this),i=(0,p.removeUndefinedProps)(this.$props),n=c.templateRendering.call(this,this.$props.render,c.getListeners.call(this));return this.v3?e(u.Configuration,{config:o(o({},i),{render:n}),chartKey:"tooltip"},(function(){return r})):e(u.Configuration,{props:{config:o(o({},i),{render:n}),chartKey:"tooltip"}},[r])}};e.ChartSeriesItemTooltipVue2=h;var f=h;e.ChartSeriesItemTooltip=f},6293:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartSeriesNotesIconVue2=e.ChartSeriesNotesIcon=e.ChartSeriesNotesLabelVue2=e.ChartSeriesNotesLabel=e.ChartSeriesLabelsToVue2=e.ChartSeriesLabelsTo=e.ChartSeriesLabelsFromVue2=e.ChartSeriesLabelsFrom=e.ChartSeriesErrorBarsVue2=e.ChartSeriesErrorBars=e.ChartSeriesExtremesVue2=e.ChartSeriesExtremes=e.ChartSeriesHighlightVue2=e.ChartSeriesHighlight=e.ChartSeriesLabelsVue2=e.ChartSeriesLabels=e.ChartSeriesMarkersVue2=e.ChartSeriesMarkers=e.ChartSeriesNotesVue2=e.ChartSeriesNotes=e.ChartSeriesItemOutliersVue2=e.ChartSeriesItemOutliers=e.ChartSeriesItemTooltipVue2=e.ChartSeriesItemTooltip=void 0;var o=r(3569);Object.defineProperty(e,"ChartSeriesItemTooltip",{enumerable:!0,get:function(){return o.ChartSeriesItemTooltip}}),Object.defineProperty(e,"ChartSeriesItemTooltipVue2",{enumerable:!0,get:function(){return o.ChartSeriesItemTooltipVue2}});var i=r(1129);Object.defineProperty(e,"ChartSeriesItemOutliers",{enumerable:!0,get:function(){return i.ChartSeriesItemOutliers}}),Object.defineProperty(e,"ChartSeriesItemOutliersVue2",{enumerable:!0,get:function(){return i.ChartSeriesItemOutliersVue2}});var n=r(8175);Object.defineProperty(e,"ChartSeriesNotes",{enumerable:!0,get:function(){return n.ChartSeriesNotes}}),Object.defineProperty(e,"ChartSeriesNotesVue2",{enumerable:!0,get:function(){return n.ChartSeriesNotesVue2}});var a=r(5477);Object.defineProperty(e,"ChartSeriesMarkers",{enumerable:!0,get:function(){return a.ChartSeriesMarkers}}),Object.defineProperty(e,"ChartSeriesMarkersVue2",{enumerable:!0,get:function(){return a.ChartSeriesMarkersVue2}});var s=r(4908);Object.defineProperty(e,"ChartSeriesLabels",{enumerable:!0,get:function(){return s.ChartSeriesLabels}}),Object.defineProperty(e,"ChartSeriesLabelsVue2",{enumerable:!0,get:function(){return s.ChartSeriesLabelsVue2}});var l=r(6838);Object.defineProperty(e,"ChartSeriesHighlight",{enumerable:!0,get:function(){return l.ChartSeriesHighlight}}),Object.defineProperty(e,"ChartSeriesHighlightVue2",{enumerable:!0,get:function(){return l.ChartSeriesHighlightVue2}});var u=r(1914);Object.defineProperty(e,"ChartSeriesExtremes",{enumerable:!0,get:function(){return u.ChartSeriesExtremes}}),Object.defineProperty(e,"ChartSeriesExtremesVue2",{enumerable:!0,get:function(){return u.ChartSeriesExtremesVue2}});var c=r(9277);Object.defineProperty(e,"ChartSeriesErrorBars",{enumerable:!0,get:function(){return c.ChartSeriesErrorBars}}),Object.defineProperty(e,"ChartSeriesErrorBarsVue2",{enumerable:!0,get:function(){return c.ChartSeriesErrorBarsVue2}});var p=r(8873);Object.defineProperty(e,"ChartSeriesLabelsFrom",{enumerable:!0,get:function(){return p.ChartSeriesLabelsFrom}}),Object.defineProperty(e,"ChartSeriesLabelsFromVue2",{enumerable:!0,get:function(){return p.ChartSeriesLabelsFromVue2}});var h=r(5138);Object.defineProperty(e,"ChartSeriesLabelsTo",{enumerable:!0,get:function(){return h.ChartSeriesLabelsTo}}),Object.defineProperty(e,"ChartSeriesLabelsToVue2",{enumerable:!0,get:function(){return h.ChartSeriesLabelsToVue2}});var f=r(185);Object.defineProperty(e,"ChartSeriesNotesLabel",{enumerable:!0,get:function(){return f.ChartSeriesNotesLabel}}),Object.defineProperty(e,"ChartSeriesNotesLabelVue2",{enumerable:!0,get:function(){return f.ChartSeriesNotesLabelVue2}});var d=r(7985);Object.defineProperty(e,"ChartSeriesNotesIcon",{enumerable:!0,get:function(){return d.ChartSeriesNotesIcon}}),Object.defineProperty(e,"ChartSeriesNotesIconVue2",{enumerable:!0,get:function(){return d.ChartSeriesNotesIconVue2}})},1319:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisCrosshairVue2=e.ChartValueAxisCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisCrosshair",props:{color:String,opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartValueAxisCrosshairVue2=p;var h=p;e.ChartValueAxisCrosshair=h},5231:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisCrosshairTooltipVue2=e.ChartValueAxisCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartValueAxisCrosshairTooltipVue2=p;var h=p;e.ChartValueAxisCrosshairTooltip=h},1031:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisLabelsVue2=e.ChartValueAxisLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:{type:Boolean,default:void 0},padding:{type:[Object,Number],default:function(){}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartValueAxisLabelsVue2=p;var h=p;e.ChartValueAxisLabels=h},3101:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisNotesVue2=e.ChartValueAxisNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisNotes",props:{dataItems:{type:Array,default:function(){}},line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartValueAxisNotesVue2=p;var h=p;e.ChartValueAxisNotes=h},8701:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisNotesIconVue2=e.ChartValueAxisNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartValueAxisNotesIconVue2=p;var h=p;e.ChartValueAxisNotesIcon=h},9258:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisNotesLabelVue2=e.ChartValueAxisNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartValueAxisNotesLabelVue2=p;var h=p;e.ChartValueAxisNotesLabel=h},9199:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisTitleVue2=e.ChartValueAxisTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartValueAxisTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartValueAxisTitleVue2=p;var h=p;e.ChartValueAxisTitle=h},3287:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartValueAxisNotesLabelVue2=e.ChartValueAxisNotesLabel=e.ChartValueAxisNotesIconVue2=e.ChartValueAxisNotesIcon=e.ChartValueAxisNotesVue2=e.ChartValueAxisNotes=e.ChartValueAxisLabelsVue2=e.ChartValueAxisLabels=e.ChartValueAxisTitleVue2=e.ChartValueAxisTitle=e.ChartValueAxisCrosshairTooltipVue2=e.ChartValueAxisCrosshairTooltip=e.ChartValueAxisCrosshairVue2=e.ChartValueAxisCrosshair=void 0;var o=r(1319);Object.defineProperty(e,"ChartValueAxisCrosshair",{enumerable:!0,get:function(){return o.ChartValueAxisCrosshair}}),Object.defineProperty(e,"ChartValueAxisCrosshairVue2",{enumerable:!0,get:function(){return o.ChartValueAxisCrosshairVue2}});var i=r(5231);Object.defineProperty(e,"ChartValueAxisCrosshairTooltip",{enumerable:!0,get:function(){return i.ChartValueAxisCrosshairTooltip}}),Object.defineProperty(e,"ChartValueAxisCrosshairTooltipVue2",{enumerable:!0,get:function(){return i.ChartValueAxisCrosshairTooltipVue2}});var n=r(1031);Object.defineProperty(e,"ChartValueAxisLabels",{enumerable:!0,get:function(){return n.ChartValueAxisLabels}}),Object.defineProperty(e,"ChartValueAxisLabelsVue2",{enumerable:!0,get:function(){return n.ChartValueAxisLabelsVue2}});var a=r(3101);Object.defineProperty(e,"ChartValueAxisNotes",{enumerable:!0,get:function(){return a.ChartValueAxisNotes}}),Object.defineProperty(e,"ChartValueAxisNotesVue2",{enumerable:!0,get:function(){return a.ChartValueAxisNotesVue2}});var s=r(8701);Object.defineProperty(e,"ChartValueAxisNotesIcon",{enumerable:!0,get:function(){return s.ChartValueAxisNotesIcon}}),Object.defineProperty(e,"ChartValueAxisNotesIconVue2",{enumerable:!0,get:function(){return s.ChartValueAxisNotesIconVue2}});var l=r(9258);Object.defineProperty(e,"ChartValueAxisNotesLabel",{enumerable:!0,get:function(){return l.ChartValueAxisNotesLabel}}),Object.defineProperty(e,"ChartValueAxisNotesLabelVue2",{enumerable:!0,get:function(){return l.ChartValueAxisNotesLabelVue2}});var u=r(9199);Object.defineProperty(e,"ChartValueAxisTitle",{enumerable:!0,get:function(){return u.ChartValueAxisTitle}}),Object.defineProperty(e,"ChartValueAxisTitleVue2",{enumerable:!0,get:function(){return u.ChartValueAxisTitleVue2}})},9030:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisCrosshairVue2=e.ChartXAxisCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisCrosshair",props:{color:String,opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartXAxisCrosshairVue2=p;var h=p;e.ChartXAxisCrosshair=h},8697:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisCrosshairTooltipVue2=e.ChartXAxisCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartXAxisCrosshairTooltipVue2=p;var h=p;e.ChartXAxisCrosshairTooltip=h},221:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisLabelsVue2=e.ChartXAxisLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},culture:String,dateFormats:{type:Object,default:function(){}},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:{type:Boolean,default:void 0},padding:{type:[Object,Number],default:function(){}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartXAxisLabelsVue2=p;var h=p;e.ChartXAxisLabels=h},2389:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisNotesVue2=e.ChartXAxisNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisNotes",props:{dataItems:{type:Array,default:function(){}},line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartXAxisNotesVue2=p;var h=p;e.ChartXAxisNotes=h},5468:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisNotesIconVue2=e.ChartXAxisNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartXAxisNotesIconVue2=p;var h=p;e.ChartXAxisNotesIcon=h},4661:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisNotesLabelVue2=e.ChartXAxisNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartXAxisNotesLabelVue2=p;var h=p;e.ChartXAxisNotesLabel=h},3330:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisTitleVue2=e.ChartXAxisTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartXAxisTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartXAxisTitleVue2=p;var h=p;e.ChartXAxisTitle=h},5795:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartXAxisNotesLabelVue2=e.ChartXAxisNotesLabel=e.ChartXAxisNotesIconVue2=e.ChartXAxisNotesIcon=e.ChartXAxisNotesVue2=e.ChartXAxisNotes=e.ChartXAxisLabelsVue2=e.ChartXAxisLabels=e.ChartXAxisTitleVue2=e.ChartXAxisTitle=e.ChartXAxisCrosshairTooltipVue2=e.ChartXAxisCrosshairTooltip=e.ChartXAxisCrosshairVue2=e.ChartXAxisCrosshair=void 0;var o=r(9030);Object.defineProperty(e,"ChartXAxisCrosshair",{enumerable:!0,get:function(){return o.ChartXAxisCrosshair}}),Object.defineProperty(e,"ChartXAxisCrosshairVue2",{enumerable:!0,get:function(){return o.ChartXAxisCrosshairVue2}});var i=r(8697);Object.defineProperty(e,"ChartXAxisCrosshairTooltip",{enumerable:!0,get:function(){return i.ChartXAxisCrosshairTooltip}}),Object.defineProperty(e,"ChartXAxisCrosshairTooltipVue2",{enumerable:!0,get:function(){return i.ChartXAxisCrosshairTooltipVue2}});var n=r(221);Object.defineProperty(e,"ChartXAxisLabels",{enumerable:!0,get:function(){return n.ChartXAxisLabels}}),Object.defineProperty(e,"ChartXAxisLabelsVue2",{enumerable:!0,get:function(){return n.ChartXAxisLabelsVue2}});var a=r(2389);Object.defineProperty(e,"ChartXAxisNotes",{enumerable:!0,get:function(){return a.ChartXAxisNotes}}),Object.defineProperty(e,"ChartXAxisNotesVue2",{enumerable:!0,get:function(){return a.ChartXAxisNotesVue2}});var s=r(5468);Object.defineProperty(e,"ChartXAxisNotesIcon",{enumerable:!0,get:function(){return s.ChartXAxisNotesIcon}}),Object.defineProperty(e,"ChartXAxisNotesIconVue2",{enumerable:!0,get:function(){return s.ChartXAxisNotesIconVue2}});var l=r(4661);Object.defineProperty(e,"ChartXAxisNotesLabel",{enumerable:!0,get:function(){return l.ChartXAxisNotesLabel}}),Object.defineProperty(e,"ChartXAxisNotesLabelVue2",{enumerable:!0,get:function(){return l.ChartXAxisNotesLabelVue2}});var u=r(3330);Object.defineProperty(e,"ChartXAxisTitle",{enumerable:!0,get:function(){return u.ChartXAxisTitle}}),Object.defineProperty(e,"ChartXAxisTitleVue2",{enumerable:!0,get:function(){return u.ChartXAxisTitleVue2}})},7565:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisCrosshairVue2=e.ChartYAxisCrosshair=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisCrosshair",props:{color:String,opacity:Number,visible:{type:Boolean,default:!0},width:Number,tooltip:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"crosshair"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"crosshair"}},[r])}};e.ChartYAxisCrosshairVue2=p;var h=p;e.ChartYAxisCrosshair=h},4514:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisCrosshairTooltipVue2=e.ChartYAxisCrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisCrosshairTooltip",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,format:String,padding:{type:[Object,Number],default:function(){}},visible:{type:Boolean,default:!0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"tooltip"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"tooltip"}},[r])}};e.ChartYAxisCrosshairTooltipVue2=p;var h=p;e.ChartYAxisCrosshairTooltip=h},8585:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisLabelsVue2=e.ChartYAxisLabels=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisLabels",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},culture:String,dateFormats:{type:Object,default:function(){}},font:String,format:String,margin:{type:[Object,Number],default:function(){}},mirror:{type:Boolean,default:void 0},padding:{type:[Object,Number],default:function(){}},rotation:{type:[Object,Number,String],default:function(){}},skip:Number,step:Number,visible:{type:Boolean,default:!0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"labels"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"labels"}},[r])}};e.ChartYAxisLabelsVue2=p;var h=p;e.ChartYAxisLabels=h},8762:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisNotesVue2=e.ChartYAxisNotes=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisNotes",props:{dataItems:{type:Array,default:function(){}},line:{type:Object,default:function(){}},position:{type:String,default:function(){},validator:function(t){return["top","bottom","left","right"].includes(t)}},visual:{type:Function,default:void 0},icon:{type:Object,default:function(){}},label:{type:Object,default:function(){}}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"notes"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"notes"}},[r])}};e.ChartYAxisNotesVue2=p;var h=p;e.ChartYAxisNotes=h},1348:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisNotesIconVue2=e.ChartYAxisNotesIcon=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisNotesIcon",props:{background:String,border:{type:Object,default:function(){}},size:Number,type:{type:String,default:function(){},validator:function(t){return["square","circle","triangle","cross"].includes(t)}},visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"icon"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"icon"}},[r])}};e.ChartYAxisNotesIconVue2=p;var h=p;e.ChartYAxisNotesIcon=h},9808:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisNotesLabelVue2=e.ChartYAxisNotesLabel=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisNotesLabel",props:{background:String,border:{type:Object,default:function(){}},color:String,content:{type:Function,default:void 0},font:String,format:String,position:{type:String,default:void 0,validator:function(t){return["inside","outside"].includes(t)}},rotation:Number,visible:{type:Boolean,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"label"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"label"}},[r])}};e.ChartYAxisNotesLabelVue2=p;var h=p;e.ChartYAxisNotesLabel=h},9682:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisTitleVue2=e.ChartYAxisTitle=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(7098),u=r(9680),c=r(5320),p={name:"KendoChartYAxisTitle",props:{background:String,border:{type:Object,default:function(){}},color:String,font:String,margin:{type:[Object,Number],default:function(){}},padding:{type:[Object,Number],default:function(){}},position:{type:String,default:void 0,validator:function(t){return["top","bottom","left","right","center"].includes(t)}},rotation:Number,text:String,visible:{type:Boolean,default:void 0},visual:{type:Function,default:void 0}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=(0,u.getDefaultSlots)(this),o=(0,c.removeUndefinedProps)(this.$props);return this.v3?e(l.Configuration,{config:o,chartKey:"title"},(function(){return r})):e(l.Configuration,{props:{config:o,chartKey:"title"}},[r])}};e.ChartYAxisTitleVue2=p;var h=p;e.ChartYAxisTitle=h},7433:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ChartYAxisNotesLabelVue2=e.ChartYAxisNotesLabel=e.ChartYAxisNotesIconVue2=e.ChartYAxisNotesIcon=e.ChartYAxisNotesVue2=e.ChartYAxisNotes=e.ChartYAxisLabelsVue2=e.ChartYAxisLabels=e.ChartYAxisTitleVue2=e.ChartYAxisTitle=e.ChartYAxisCrosshairTooltipVue2=e.ChartYAxisCrosshairTooltip=e.ChartYAxisCrosshairVue2=e.ChartYAxisCrosshair=void 0;var o=r(7565);Object.defineProperty(e,"ChartYAxisCrosshair",{enumerable:!0,get:function(){return o.ChartYAxisCrosshair}}),Object.defineProperty(e,"ChartYAxisCrosshairVue2",{enumerable:!0,get:function(){return o.ChartYAxisCrosshairVue2}});var i=r(4514);Object.defineProperty(e,"ChartYAxisCrosshairTooltip",{enumerable:!0,get:function(){return i.ChartYAxisCrosshairTooltip}}),Object.defineProperty(e,"ChartYAxisCrosshairTooltipVue2",{enumerable:!0,get:function(){return i.ChartYAxisCrosshairTooltipVue2}});var n=r(8585);Object.defineProperty(e,"ChartYAxisLabels",{enumerable:!0,get:function(){return n.ChartYAxisLabels}}),Object.defineProperty(e,"ChartYAxisLabelsVue2",{enumerable:!0,get:function(){return n.ChartYAxisLabelsVue2}});var a=r(8762);Object.defineProperty(e,"ChartYAxisNotes",{enumerable:!0,get:function(){return a.ChartYAxisNotes}}),Object.defineProperty(e,"ChartYAxisNotesVue2",{enumerable:!0,get:function(){return a.ChartYAxisNotesVue2}});var s=r(1348);Object.defineProperty(e,"ChartYAxisNotesIcon",{enumerable:!0,get:function(){return s.ChartYAxisNotesIcon}}),Object.defineProperty(e,"ChartYAxisNotesIconVue2",{enumerable:!0,get:function(){return s.ChartYAxisNotesIconVue2}});var l=r(9808);Object.defineProperty(e,"ChartYAxisNotesLabel",{enumerable:!0,get:function(){return l.ChartYAxisNotesLabel}}),Object.defineProperty(e,"ChartYAxisNotesLabelVue2",{enumerable:!0,get:function(){return l.ChartYAxisNotesLabelVue2}});var u=r(9682);Object.defineProperty(e,"ChartYAxisTitle",{enumerable:!0,get:function(){return u.ChartYAxisTitle}}),Object.defineProperty(e,"ChartYAxisTitleVue2",{enumerable:!0,get:function(){return u.ChartYAxisTitleVue2}})},7125:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0});var o=r(3981),i=o.DateCategoryAxis.prototype.options.labels.dateFormats,n=o.DateValueAxis.prototype.options.labels.dateFormats,a={milliseconds:"HH:mm:ss.SSS",seconds:{time:"medium"},minutes:{time:"short"},hours:{time:"short"},days:{skeleton:"Md"},weeks:{skeleton:"Md"},months:{skeleton:"yyMMM"},years:{skeleton:"y"}};Object.assign(i,a),Object.assign(n,a)},4276:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.AxisLabelClickEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axis=e.axis,o.dataItem=e.dataItem,o.index=e.index,o.text=e.text,o.value=e.value,o}return i(e,t),e}(r(3635).BaseEvent);e.AxisLabelClickEvent=n},3635:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.BaseEvent=void 0;e.BaseEvent=function(t){this.target=t}},5501:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.create=void 0;var o=r(4276),i=r(6776),n=r(6377),a=r(4316),s=r(4438),l=r(7475),u=r(8899),c=r(1313),p=r(8059),h=r(6053),f=r(909),d=r(6842),v=r(2876),g=r(3314),y=r(3618),m=r(2965),b=r(6914),x=r(1867),_=r(6412),C=r(7235),w=r(8597),O={axisLabelClick:o.AxisLabelClickEvent,drag:i.DragEvent,dragEnd:n.DragEndEvent,dragStart:a.DragStartEvent,legendItemHover:s.LegendItemHoverEvent,legendItemClick:l.LegendItemClickEvent,legendItemLeave:u.LegendItemLeaveEvent,navigatorFilter:c.NavigatorFilterEvent,noteClick:p.NoteClickEvent,noteHover:h.NoteHoverEvent,plotAreaClick:f.PlotAreaClickEvent,plotAreaHover:d.PlotAreaHoverEvent,render:v.RenderEvent,select:g.SelectEvent,selectEnd:y.SelectEndEvent,selectStart:m.SelectStartEvent,seriesClick:b.SeriesClickEvent,seriesHover:x.SeriesHoverEvent,zoom:_.ZoomEvent,zoomEnd:C.ZoomEndEvent,zoomStart:w.ZoomStartEvent};e.create=function(t,e,r){if(O[t])return new O[t](e,r)}},4740:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.toDomEvent=e.DomEvent=void 0;var r=function(t,e){this.sender=t,this.event=e};e.DomEvent=r,e.toDomEvent=function(t,e){return new r(t,e)}},1765:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.DomEventsBuilder=void 0;var o=r(6309),i=function(){function t(){}return t.create=function(t,e){if("undefined"!=typeof window){var r=window.Hammer;if(!r)return;var i=new r(t,{recognizers:[[r.Tap],[r.Pan],[r.Pinch],[r.Press,{time:0}]]});return new o.DomEvents(i,e)}},t}();e.DomEventsBuilder=i},6309:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.DomEvents=void 0;var r=function(t){return{x:{location:t.pageX},y:{location:t.pageY}}};function o(t,e){for(var r=0;r<t.length;r++)if(e[t[r]])return!0;return!1}var i=[{end:"panend",move:"panmove",start:"panstart"},{gesturechange:"pinchmove",gestureend:"pinchend",gesturestart:"pinchstart"},{press:"press"},{tap:"tap"}],n=function(){function t(t,e){this.hammerInstance=t,this.eventHandlers={},this.tap=this.tap.bind(this),this.press=this.press.bind(this),this.panstart=this.panstart.bind(this),this.panmove=this.panmove.bind(this),this.panend=this.panend.bind(this),this.pinchstart=this.pinchstart.bind(this),this.pinchmove=this.pinchmove.bind(this),this.pinchend=this.pinchend.bind(this),e&&this.bind(e)}return t.prototype.tap=function(t){this.trigger("tap",t)},t.prototype.press=function(t){this.trigger("press",t)},t.prototype.panstart=function(t){delete this.previous,this.previous=this.trigger("start",t)},t.prototype.panmove=function(t){this.previous=this.trigger("move",t)},t.prototype.panend=function(t){this.trigger("end",t),delete this.previous},t.prototype.pinchstart=function(t){this.trigger("gesturestart",t)},t.prototype.pinchmove=function(t){this.trigger("gesturechange",t)},t.prototype.pinchend=function(t){this.trigger("gestureend",t)},t.prototype.trigger=function(t,e){var o=function(t,e){var o=t.pointers,i=o[0],n=i.pageX,a=i.pageY,s=0;if(o.length>1){var l=o[0],u=o[1];s=Math.sqrt(Math.pow(l.pageX-u.pageX,2)+Math.pow(l.pageY-u.pageY,2))}return{distance:s,event:t.srcEvent,preventDefault:function(){t.preventDefault()},target:t.target,touches:o.map(r),type:t.type,x:{delta:e?n-e.x.location:0,initialDelta:t.deltaX,location:n,startLocation:n-t.deltaX},y:{delta:e?a-e.y.location:0,initialDelta:t.deltaY,location:a,startLocation:a-t.deltaY}}}(e,this.previous);return this.eventHandlers[t]&&this.eventHandlers[t](o),o},t.prototype.bind=function(t){void 0===t&&(t={}),this.unbind(),this.eventHandlers=t;for(var e=0;e<i.length;e++){var r=i[e],n=Object.keys(r);if(o(n,t))for(var a=0;a<n.length;a++){var s=r[n[a]];this.hammerInstance.on(s,this[s])}}},t.prototype.unbind=function(){this.hammerInstance&&this.hammerInstance.off(),this.eventHandlers={}},t.prototype.destroy=function(){this.hammerInstance&&(this.hammerInstance.destroy(),delete this.hammerInstance),delete this.eventHandlers},t.prototype.toggleDrag=function(t){this.toggle("pan",t)},t.prototype.toggleZoom=function(t){this.toggle("pinch",t)},t.prototype.toggle=function(t,e){this.hammerInstance&&this.hammerInstance.get(t).set({enable:e})},t}();e.DomEvents=n},6377:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.DragEndEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(3635).BaseEvent);e.DragEndEvent=n},6776:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.DragEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(7116).PreventableEvent);e.DragEvent=n},4316:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.DragStartEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(7116).PreventableEvent);e.DragStartEvent=n},7475:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.LegendItemClickEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.series=e.series,o.seriesIndex=e.seriesIndex,o.pointIndex=e.pointIndex,o.text=e.text,o}return i(e,t),e.prototype.preventDefault=function(){t.prototype.preventDefault.call(this)},e}(r(7116).PreventableEvent);e.LegendItemClickEvent=n},4438:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.LegendItemHoverEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.series=e.series,o.seriesIndex=e.seriesIndex,o.pointIndex=e.pointIndex,o.text=e.text,o}return i(e,t),e.prototype.preventDefault=function(){t.prototype.preventDefault.call(this)},e}(r(7116).PreventableEvent);e.LegendItemHoverEvent=n},8899:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.LegendItemLeaveEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.series=e.series,o.seriesIndex=e.seriesIndex,o.pointIndex=e.pointIndex,o.text=e.text,o}return i(e,t),e.prototype.preventDefault=function(){t.prototype.preventDefault.call(this)},e}(r(7116).PreventableEvent);e.LegendItemLeaveEvent=n},1313:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.NavigatorFilterEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.from=e.from,o.to=e.to,o}return i(e,t),e}(r(3635).BaseEvent);e.NavigatorFilterEvent=n},8059:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.NoteClickEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.dataItem=e.dataItem,o.series=e.series,o.value=e.value,o.visual=e.visual,o}return i(e,t),e}(r(3635).BaseEvent);e.NoteClickEvent=n},6053:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.NoteHoverEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.dataItem=e.dataItem,o.series=e.series,o.value=e.value,o.visual=e.visual,o}return i(e,t),e}(r(3635).BaseEvent);e.NoteHoverEvent=n},909:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.PlotAreaClickEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.nativeEvent=e.originalEvent,o.value=e.value,o.x=e.x,o.y=e.y,o}return i(e,t),e}(r(3635).BaseEvent);e.PlotAreaClickEvent=n},6842:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.PlotAreaHoverEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.nativeEvent=e.originalEvent,o.value=e.value,o.x=e.x,o.y=e.y,o}return i(e,t),e}(r(3635).BaseEvent);e.PlotAreaHoverEvent=n},7116:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.PreventableEvent=void 0;var n=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.prevented=!1,e}return i(e,t),e.prototype.preventDefault=function(){this.prevented=!0},e.prototype.isDefaultPrevented=function(){return this.prevented},e}(r(3635).BaseEvent);e.PreventableEvent=n},2876:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.RenderEvent=void 0;var n=function(t){function e(e,r){return t.call(this,r)||this}return i(e,t),e}(r(3635).BaseEvent);e.RenderEvent=n},3618:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.SelectEndEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axis=e.axis,o.from=e.from,o.to=e.to,o}return i(e,t),e}(r(3635).BaseEvent);e.SelectEndEvent=n},3314:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.SelectEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axis=e.axis,o.from=e.from,o.to=e.to,o}return i(e,t),e}(r(7116).PreventableEvent);e.SelectEvent=n},2965:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.SelectStartEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axis=e.axis,o.from=e.from,o.to=e.to,o}return i(e,t),e}(r(7116).PreventableEvent);e.SelectStartEvent=n},6914:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.SeriesClickEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.dataItem=e.dataItem,o.nativeEvent=e.originalEvent,o.percentage=e.percentage,o.point=e.point,o.series=e.series,o.stackValue=e.stackValue,o.value=e.value,o}return i(e,t),e}(r(3635).BaseEvent);e.SeriesClickEvent=n},1867:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.SeriesHoverEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.category=e.category,o.categoryPoints=e.categoryPoints,o.dataItem=e.dataItem,o.nativeEvent=e.originalEvent,o.percentage=e.percentage,o.point=e.point,o.series=e.series,o.stackValue=e.stackValue,o.value=e.value,o}return i(e,t),e}(r(7116).PreventableEvent);e.SeriesHoverEvent=n},7235:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.ZoomEndEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(3635).BaseEvent);e.ZoomEndEvent=n},6412:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.ZoomEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.delta=e.delta,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(7116).PreventableEvent);e.ZoomEvent=n},8597:(t,e,r)=>{var o,i=(o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},o(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)});Object.defineProperty(e,"__esModule",{value:!0}),e.ZoomStartEvent=void 0;var n=function(t){function e(e,r){var o=t.call(this,r)||this;return o.axisRanges=e.axisRanges,o.nativeEvent=e.originalEvent,o}return i(e,t),e}(r(7116).PreventableEvent);e.ZoomStartEvent=n},6545:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.StockChartVue2=e.StockChart=e.SparklineVue2=e.Sparkline=e.ChartVue2=e.Chart=void 0;var n=r(4877);Object.defineProperty(e,"Chart",{enumerable:!0,get:function(){return n.Chart}}),Object.defineProperty(e,"ChartVue2",{enumerable:!0,get:function(){return n.ChartVue2}});var a=r(5469);Object.defineProperty(e,"Sparkline",{enumerable:!0,get:function(){return a.Sparkline}}),Object.defineProperty(e,"SparklineVue2",{enumerable:!0,get:function(){return a.SparklineVue2}});var s=r(6636);Object.defineProperty(e,"StockChart",{enumerable:!0,get:function(){return s.StockChart}}),Object.defineProperty(e,"StockChartVue2",{enumerable:!0,get:function(){return s.StockChartVue2}}),i(r(5560),e),i(r(2444),e),i(r(4082),e),i(r(5264),e),i(r(8011),e),i(r(1260),e)},1260:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.exportVisual=e.findPaneByName=e.findPaneByIndex=e.findAxisByName=void 0,e.findAxisByName=function(t,e){if(t&&null!==t.chartInstance())return t.chartInstance().findAxisByName(e)},e.findPaneByIndex=function(t,e){if(t&&null!==t.chartInstance())return t.chartInstance().findPaneByIndex(e)},e.findPaneByName=function(t,e){if(t&&null!==t.chartInstance())return t.chartInstance().findPaneByName(e)},e.exportVisual=function(t,e){if(void 0===e&&(e={}),t&&null!==t.chartInstance())return t.chartInstance().exportVisual(e)}},169:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.packageMetadata=void 0,e.packageMetadata={name:"@progress/kendo-vue-charts",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1663838863,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},9270:(t,e)=>{var r=function(){return r=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},r.apply(this,arguments)},o=function(t,e,r){if(r||2===arguments.length)for(var o,i=0,n=e.length;i<n;i++)!o&&i in e||(o||(o=Array.prototype.slice.call(e,0,i)),o[i]=e[i]);return t.concat(o||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:!0}),e.observersReducer=e.themeReducer=e.optionsReducer=void 0,e.optionsReducer=function(t,e){return e.chartCollectionIdxKey?i.collectionConfigurationItem(t,e):e.chartKey?i.configurationItem(t,e):{}},e.themeReducer=function(t,e){if(!e.type)return{};switch(e.type){case"set":return i.themeItem(t,e);case"push":return Object.assign(t,e.payload);default:return t}},e.observersReducer=function(t,e){if(!e.type)return[];switch(e.type){case"add":return o(o([],t,!0),[e.payload],!1);case"remove":return t.filter((function(t){return t!==e.payload}));default:return t}};var i={configurationItem:function(t,e){var o,i;return t[e.chartKey]&&Object.keys(t[e.chartKey]).length?Object.assign(t,((o={})[e.chartKey]=r(r({},t[e.chartKey]),e.payload),o)):Object.assign(t,((i={})[e.chartKey]=e.payload,i))},collectionConfigurationItem:function(t,e){var r,o,i,n=!1,a=e.chartCollectionIdxKey.split("_"),s=a[0],l=a[1],u=(e.parentKey?t[e.parentKey]&&t[e.parentKey][s]||[]:t[s]||[]).map((function(t,r){return parseInt(l,10)===r||e.payload&&e.payload.uid===t.uid?(n=!0,e.payload):t}));if(!1!==n||e.uid||u.splice(parseInt(l,10),0,e.payload),e.uid){var c=u.findIndex((function(t){return t.uid===e.uid}));c>-1&&u.splice(c,1)}return e.parentKey?Object.assign(t,((r={})[e.parentKey]=((o={})[s]=u,o),r)):Object.assign(t,((i={})[s]=u,i))},themeItem:function(t,e){for(var r={},o=Object.assign(r,t),i=e.payload,n=i.field,a=i.value,s=n.split("."),l=s.shift();s.length>0;)r=r[l]=r[l]||{},l=s.shift();return r[l]=a,o}}},3377:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.THROTTLE_MS=void 0;var o=r(9680);e.THROTTLE_MS=1e3/60,e.default=function(t){var r,i,n=[],a=function(a){r=t(r,a),o.canUseDOM&&(window.clearTimeout(i),i=window.setTimeout((function(){return n.forEach((function(t){return t()}))}),e.THROTTLE_MS))};return a({}),{getState:function(){return r},dispatch:a,subscribe:function(t){return n.push(t),function(){return n=n.filter((function(e){return e!==t}))}}}}},349:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.loadTheme=void 0;var o=r(3981),i=function(t){return"".concat(t.fontWeight," ").concat(t.fontSize," ").concat(t.fontFamily)},n=function(t){return window.getComputedStyle(t).backgroundColor},a='\n <div class="k-var--accent"></div>\n <div class="k-var--base"></div>\n <div class="k-var--background"></div>\n\n <div class="k-var--normal-background"></div>\n <div class="k-var--normal-text-color"></div>\n <div class="k-var--hover-background"></div>\n <div class="k-var--hover-text-color"></div>\n <div class="k-var--selected-background"></div>\n <div class="k-var--selected-text-color"></div>\n <div class="k-var--chart-error-bars-background"></div>\n <div class="k-var--chart-notes-background"></div>\n <div class="k-var--chart-notes-border"></div>\n <div class="k-var--chart-notes-lines"></div>\n <div class="k-var--chart-crosshair-background"></div>\n\n <div class="k-var--chart-inactive"></div>\n <div class="k-var--chart-major-lines"></div>\n <div class="k-var--chart-minor-lines"></div>\n <div class="k-var--chart-area-opacity"></div>\n <div class="k-var--chart-area-inactive-opacity"></div>\n <div class="k-var--chart-line-inactive-opacity"></div>\n\n <div class="k-widget k-chart">\n <div class="k-var--chart-font"></div>\n <div class="k-var--chart-title-font"></div>\n <div class="k-var--chart-pane-title-font"></div>\n <div class="k-var--chart-label-font"></div>\n </div>\n\n <div class="k-var--series-unset"></div>\n <div class="k-var--series">\n '.concat(function(){for(var t='\n <div class="k-var--series-a"></div>\n <div class="k-var--series-b"></div>\n <div class="k-var--series-c"></div>\n <div class="k-var--series-d"></div>\n <div class="k-var--series-e"></div>\n <div class="k-var--series-f"></div>\n',e=0;e<30;e++)t+='\n <div class="k-var--series-'.concat(e+1,'"></div>');return t}(),"\n </div>\n"),s=function(){function t(t){this.store=t}return t.prototype.setStyle=function(t,e){this.store.dispatch({type:"set",payload:{field:t,value:e}})},t.prototype.setColors=function(){this.mapColor("axisDefaults.crosshair.color","chart-crosshair-background"),this.mapColor("axisDefaults.labels.color","normal-text-color"),this.mapColor("axisDefaults.line.color","chart-major-lines"),this.mapColor("axisDefaults.majorGridLines.color","chart-major-lines"),this.mapColor("axisDefaults.minorGridLines.color","chart-minor-lines"),this.mapColor("axisDefaults.notes.icon.background","chart-notes-background"),this.mapColor("axisDefaults.notes.icon.border.color","chart-notes-border"),this.mapColor("axisDefaults.notes.line.color","chart-notes-lines"),this.mapColor("axisDefaults.title.color","normal-text-color"),this.mapColor("chartArea.background","background"),this.mapColor("legend.inactiveItems.labels.color","chart-inactive"),this.mapColor("legend.inactiveItems.markers.color","chart-inactive"),this.mapColor("legend.labels.color","normal-text-color"),this.mapColor("seriesDefaults.boxPlot.downColor","chart-major-lines"),this.mapColor("seriesDefaults.boxPlot.mean.color","base"),this.mapColor("seriesDefaults.boxPlot.median.color","base"),this.mapColor("seriesDefaults.boxPlot.whiskers.color","accent"),this.mapColor("seriesDefaults.bullet.target.color","normal-text-color"),this.mapColor("seriesDefaults.candlestick.downColor","normal-text-color"),this.mapColor("seriesDefaults.candlestick.line.color","normal-text-color"),this.mapColor("seriesDefaults.errorBars.color","chart-error-bars-background"),this.mapColor("seriesDefaults.horizontalWaterfall.line.color","chart-major-lines"),this.mapColor("seriesDefaults.icon.border.color","chart-major-lines"),this.mapColor("seriesDefaults.labels.background","background"),this.mapColor("seriesDefaults.labels.color","normal-text-color"),this.mapColor("seriesDefaults.notes.icon.background","chart-notes-background"),this.mapColor("seriesDefaults.notes.icon.border.color","chart-notes-border"),this.mapColor("seriesDefaults.notes.line.color","chart-notes-lines"),this.mapColor("seriesDefaults.verticalBoxPlot.downColor","chart-major-lines"),this.mapColor("seriesDefaults.verticalBoxPlot.mean.color","base"),this.mapColor("seriesDefaults.verticalBoxPlot.median.color","base"),this.mapColor("seriesDefaults.verticalBoxPlot.whiskers.color","accent"),this.mapColor("seriesDefaults.verticalBullet.target.color","normal-text-color"),this.mapColor("seriesDefaults.waterfall.line.color","chart-major-lines"),this.mapColor("title.color","normal-text-color");var t=parseFloat(this.queryStyle("chart-area-opacity").opacity);isNaN(t)||(this.setStyle("seriesDefaults.area.opacity",t),this.setStyle("seriesDefaults.radarArea.opacity",t),this.setStyle("seriesDefaults.verticalArea.opacity",t),this.setStyle("seriesDefaults.labels.opacity",t)),this.setInactiveOpacity(["area","verticalArea"],"chart-area-inactive-opacity"),this.setInactiveOpacity(["line","verticalLine"],"chart-line-inactive-opacity")},t.prototype.setFonts=function(){var t=i(this.queryStyle("chart-font")),e=i(this.queryStyle("chart-title-font")),r=i(this.queryStyle("chart-pane-title-font")),o=i(this.queryStyle("chart-label-font"));this.setStyle("axisDefaults.labels.font",o),this.setStyle("axisDefaults.notes.label.font",t),this.setStyle("axisDefaults.title.font",t),this.setStyle("legend.labels.font",t),this.setStyle("seriesDefaults.labels.font",o),this.setStyle("seriesDefaults.notes.label.font",t),this.setStyle("title.font",e),this.setStyle("paneDefaults.title.font",r)},t.prototype.setSeriesColors=function(){var t=this.element,e=[].slice.call(null==t?void 0:t.querySelectorAll(".k-var--series div")),r=n(null==t?void 0:t.querySelector(".k-var--series-unset")),o=e.reduce((function(t,e){var o=function(t){var e=t.match(/series-([a-z])$/);if(null!==e)return e[1].toLowerCase().charCodeAt(0)-"a".charCodeAt(0);var r=t.split("--series-")[1];return parseInt(r,10)-1}(e.className),i=n(e);return i!==r&&(t[o]=i),t}),[]);this.setStyle("seriesColors",o)},t.prototype.mapColor=function(t,e){this.setStyle(t,this.queryStyle(e).backgroundColor)},t.prototype.queryStyle=function(t){var e=this.element;return window.getComputedStyle(null==e?void 0:e.querySelector(".k-var--".concat(t)))},t.prototype.setInactiveOpacity=function(t,e){var r=this,o=parseFloat(this.queryStyle(e).opacity);!isNaN(o)&&o<1&&t.forEach((function(t){return r.setStyle("seriesDefaults.".concat(t,".highlight.inactiveOpacity"),o)}))},t}();e.loadTheme=function(t,e){var r=new s(t);if("undefined"!=typeof document){var i=r.element=document.createElement("div");i.style.display="none",i.innerHTML=a,document.body.appendChild(i);try{t.dispatch({type:"push",payload:(0,o.chartBaseTheme)()}),r.setColors(),r.setFonts(),r.setSeriesColors()}finally{document.body.removeChild(r.element),delete r.element,e()}}else t.dispatch({type:"push",payload:(0,o.chartBaseTheme)()})}},5544:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.CrosshairTooltipVue2=e.CrosshairTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(9680),u=r(3981),c=r(1566),p={name:"KendoCrosshairTooltip",props:{index:Number,name:String},data:function(){return{popupShown:!1,popupAlign:void 0,popupOffset:void 0,popupContent:void 0,popupStyles:void 0,className:void 0}},inject:{optionsState:{default:{}},dispatchOptions:{default:null},observersStore:{default:null},dispatchObservers:{default:null},childrenObserver:{default:null}},created:function(){this.chartObserver=new u.InstanceObserver(this,{showTooltip:"onShowTooltip",hideTooltip:"onHideTooltip"}),this.dispatchObservers({type:"add",payload:this.chartObserver})},destroyed:s?void 0:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},unmounted:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e,r=a||t,o=((0,l.getDefaultSlots)(this),this.popupShown?this.popupContent:Function.prototype),i=(0,l.classNames)(((e={})["k-chart-crosshair-tooltip"]=!0,e["k-chart-tooltip-inverse"]=!!this.className,e));return r(c.TooltipPopup,{popupShown:this.popupShown,attrs:this.v3?void 0:{popupShown:this.popupShown,popupAlign:this.popupAlign,popupOffset:this.popupOffset,popupStyles:this.popupStyles,className:i},popupAlign:this.popupAlign,popupOffset:this.popupOffset,popupStyles:this.popupStyles,className:i},this.v3?function(){return[o]}:[o])},methods:{onShowTooltip:function(t){var e=t.anchor,r=t.style,o=t.className,i=t.crosshair,n=t.axisName,a=t.axisIndex,s=t.value,l=this.$props,u=l.name,c=l.index;i&&n===u&&a===c&&(this.popupShown=!0,this.popupAlign=e.align,this.popupOffset=e.point,this.popupContent=s,this.popupStyles=r,this.className=o)},onHideTooltip:function(){this.popupShown=!1,this.popupStyles={},this.className=void 0}}};e.CrosshairTooltipVue2=p;var h=p;e.CrosshairTooltip=h},7822:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.CrosshairContainerVue2=e.CrosshairContainer=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(5544),u=["categoryAxis","valueAxis","xAxis","yAxis"];function c(t,e){var r=[];if(t[e])for(var o=[].concat(t[e]),i=0;i<o.length;i++){var n=(o[i].crosshair||{}).tooltip;n&&n.visible&&r.push({index:i,name:e})}return r}var p={name:"KendoCrosshairContainer",props:{optionsState:Object},computed:{tooltips:function(){return function(t){for(var e={},r=0;r<u.length;r++)for(var o=c(t,u[r]),i=0;i<o.length;i++){var n=o[i];e[n.name+n.index]=n}return e}(this.optionsState)}},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=Object.keys(this.tooltips).map((function(t){return e(l.CrosshairTooltip,{index:this.tooltips[t].index,attrs:this.v3?void 0:{index:this.tooltips[t].index,name:this.tooltips[t].name},name:this.tooltips[t].name,key:t})}),this);return e("div",[r])}};e.CrosshairContainerVue2=p;var h=p;e.CrosshairContainer=h},4933:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.TooltipPoint=void 0;var r=function(){function t(t,e){this.value=t.value,this.category=t.category,this.categoryIndex=t.categoryIx,this.series=t.series,this.dataItem=t.dataItem,this.percentage=t.percentage,this.runningTotal=t.runningTotal,this.total=t.total,this.low=t.low,this.high=t.high,this.xLow=t.xLow,this.xHigh=t.xHigh,this.yLow=t.yLow,this.yHigh=t.yHigh,this.point=t,this.format=((t.options||{}).tooltip||{}).format||e}return Object.defineProperty(t.prototype,"formattedValue",{get:function(){return this.format?this.point.formatValue(this.format):String(this.value)},enumerable:!1,configurable:!0}),t}();e.TooltipPoint=r},1566:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.TooltipPopupVue2=e.TooltipPopup=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(3981),u=r(5320),c=r(4866),p=r(9680),h={horizontal:"fit",vertical:"fit"},f="k-chart-tooltip",d={name:"KendoTooltipPopup",props:{className:String,popupShown:Boolean,popupAlign:{type:Object,default:function(){}},popupOffset:{type:Object},popupStyles:{type:Object},popupContent:Function},inject:{options:{default:{state:{}}},dispatchOptions:{default:null},observersState:{default:null},dispatchObservers:{default:null},childrenObserver:{default:null}},created:function(){this.chartObserver=new l.InstanceObserver(this,{onMouseLeave:"onChartMouseLeave"}),this.dispatchObservers({type:"add",payload:this.chartObserver})},mounted:function(){this.element=(0,p.getRef)(this,"element")},destroyed:s?void 0:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},unmounted:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=this,r=a||t,o=(0,p.getDefaultSlots)(this),i=this.$props,n=i.popupShown,s=i.popupAlign,l=i.popupOffset,u=i.popupStyles,d=(i.popupContent,i.className),v=[f,d].join(" ").trim();return r(c.Popup,{animate:!1,attrs:this.v3?void 0:{animate:!1,popupAlign:s,offset:l,show:n,collision:h},popupAlign:s,offset:l,show:n,collision:h,class:"k-chart-tooltip-wrapper"},this.v3?function(){return[r("div",{class:v,style:u,onMouseleave:e.onMouseLeave,on:e.v3?void 0:{mouseleave:e.onMouseLeave},ref:(0,p.setRef)(e,"element")},[o])]}:[r("div",{class:v,style:u,onMouseleave:e.onMouseLeave,on:e.v3?void 0:{mouseleave:e.onMouseLeave},ref:(0,p.setRef)(e,"element")},[o])])},methods:{onChartMouseLeave:function(t){var e=t.event;return!!(0,u.hasParent)(e.relatedTarget,this.element)},onMouseLeave:function(t){}}};e.TooltipPopupVue2=d;var v=d;e.TooltipPopup=v},6123:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.SeriesTooltipVue2=e.SeriesTooltip=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l=r(9680),u=r(3981),c=r(4933),p=r(7003),h=r(1566),f={name:"KendoSeriesTooltip",data:function(){return{popupShown:!1,popupAlign:void 0,popupOffset:void 0,popupContext:{},popupStyles:void 0,className:void 0,shared:void 0}},inject:{optionsState:{default:{}},observersState:{default:null},dispatchObservers:{default:null}},mounted:function(){this.chartObserver=new u.InstanceObserver(this,{showTooltip:"onShowTooltip",hideTooltip:"onHideTooltip"}),this.dispatchObservers({type:"add",payload:this.chartObserver})},destroyed:s?void 0:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},unmounted:function(){this.dispatchObservers({type:"remove",payload:this.chartObserver})},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e,r=this,o=a||t,i=this.popupShown?function(){var t=this.findRenderFunction();if(this.shared){var e=o(p.SharedTooltipContent,{categoryText:this.popupContext.categoryText,attrs:this.v3?void 0:{categoryText:this.popupContext.categoryText,colorMarker:this.popupContext.colorMarker,colspan:this.popupContext.colspan,nameColumn:this.popupContext.nameColumn,points:this.popupContext.points},colorMarker:this.popupContext.colorMarker,colspan:this.popupContext.colspan,nameColumn:this.popupContext.nameColumn,points:this.popupContext.points});return l.getTemplate.call(this,{h:o,template:t,defaultRendering:e,additionalProps:Object.assign({},this.popupContext)})}var r=this.popupContext.point,i=this.findRenderFunctionByIndex(r.series.index),n=o("span",{domProps:{innerHTML:this.popupContext.point.formattedValue},innerHTML:this.popupContext.point.formattedValue});return null!==i?l.getTemplate.call(this,{h:o,template:i,defaultRendering:n,additionalProps:Object.assign({},this.popupContext)}):null!==t?l.getTemplate.call(this,{h:o,template:t,defaultRendering:n,additionalProps:Object.assign({},this.popupContext)}):n}:Function.prototype,n=(0,l.classNames)(((e={})["k-chart-shared-tooltip"]=this.shared,e["k-chart-tooltip-inverse"]=!!this.className,e));return o(h.TooltipPopup,{popupShown:this.popupShown,attrs:this.v3?void 0:{popupShown:this.popupShown,popupAlign:this.popupAlign,popupOffset:this.popupOffset,popupStyles:this.popupStyles,className:n},popupAlign:this.popupAlign,popupOffset:this.popupOffset,popupStyles:this.popupStyles,className:n},this.v3?function(){return[i.call(r)]}:[i.call(r)])},methods:{onShowTooltip:function(t){var e,r=t.anchor,o=t.style,i=t.shared,n=t.className;t.crosshair||(e=i?this.createSharedTooltipContext(t):this.createTooltipContext(t),this.popupShown=!0,this.popupAlign=r.align,this.popupOffset=r.point,this.popupContext=e,this.popupStyles=o,this.className=n,this.shared=i)},onHideTooltip:function(){this.popupShown=!1,this.popupStyles={},this.className=void 0},createSharedTooltipContext:function(t){var e=t.points,r=t.categoryText,o=e.filter((function(t){return void 0!==t.series.name})).length>0,i=t.series.length>1,n=1;return o&&n++,i&&n++,{categoryText:r,colorMarker:i,colspan:n,nameColumn:o,points:t.points.map((function(e){return new c.TooltipPoint(e,t.format)}))}},createTooltipContext:function(t){var e=t.point,r=t.format;return{point:new c.TooltipPoint(e,r)}},findRenderFunctionByIndex:function(t){var e=this.optionsState.series;return void 0!==e&&Array.isArray(e)&&void 0!==e[t]&&e[t].hasOwnProperty("tooltip")&&e[t].tooltip.hasOwnProperty("render")?e[t].tooltip.render:null},findRenderFunction:function(){var t=this.optionsState.tooltip;return void 0!==t&&t.hasOwnProperty("render")?t.render:null}}};e.SeriesTooltipVue2=f;var d=f;e.SeriesTooltip=d},7003:(t,e,r)=>{var o=Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]},i=Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e};Object.defineProperty(e,"__esModule",{value:!0}),e.SharedTooltipContentVue2=e.SharedTooltipContent=void 0;var n=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)"default"!==r&&Object.prototype.hasOwnProperty.call(t,r)&&o(e,t,r);return i(e,t),e}(r(1895)),a=n.h,s=n.version&&"3"===n.version[0],l={name:"KendoSharedTooltipPopup",props:{categoryText:String,colorMarker:{type:Boolean,default:void 0},colspan:Number,nameColumn:{type:Boolean,default:void 0},points:Array},setup:s?function(){return{v3:!!s}}:void 0,render:function(t){var e=a||t,r=this.$props,o=r.categoryText,i=r.colorMarker,n=r.colspan,s=r.nameColumn,l=r.points;return e("table",[e("thead",[e("tr",[e("th",{colspan:n,attrs:this.v3?void 0:{colspan:n}},[o])])]),e("tbody",[l.map(function(t,r){var o=e("span",{domProps:{innerHTML:t.formattedValue},innerHTML:t.formattedValue});return e("tr",{key:r},[i&&e("td",[e("span",{class:"k-chart-shared-tooltip-marker",style:{backgroundColor:t.series.color}})]),s&&e("td",[t.series.name]),o])}.bind(this),this)])])}};e.SharedTooltipContentVue2=l;var u=l;e.SharedTooltipContent=u},5560:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.TooltipPoint=void 0;var o=r(4933);Object.defineProperty(e,"TooltipPoint",{enumerable:!0,get:function(){return o.TooltipPoint}})},5320:(t,e)=>{var r=function(){return r=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},r.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.removeUndefinedProps=e.toggle=e.validateChildren=e.hasParent=void 0,e.hasParent=function(t,e){for(var r=t;r&&r!==e;)r=r.parentNode;return!!r},e.removeUndefinedProps=function(t){var e=r({},t);return Object.keys(e).forEach((function(t){void 0===e[t]&&delete e[t],"dataItems"===t&&(e.data=e[t],delete e[t]),"lineStyle"===t&&e[t]&&(e.style=e[t],delete e[t])})),e},e.validateChildren=function(t,e,r,o){var i=t[e];if(i&&Array.isArray(i))for(var n=0,a=i;n<a.length;n++){var s=a[n];if(!s.type||s.type!==o)return new Error("".concat(r," children should be Array of type ").concat(o.displayName,"."))}return null},e.toggle=function(t){return void 0!==t&&!t}},4941:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.AnimationVue2=e.Animation=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(9389),s=r(9680),l=r(8420),u=r(1947).default.styles,c={props:{childFactory:Object,className:String,tag:String,id:String,animationEnteringStyle:Object,animationExitingStyle:Object,componentChildClassName:[Array],transitionName:{type:String,required:!0},appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number},transitionExitDuration:{type:Number}},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:n?function(){return{v3:!!n}}:void 0,created:function(){(0,s.validatePackage)(l.packageMetadata)},render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this),o=this.$props,n=(o.id,o.tag,o.role),l=o.className,c=(o.childFactory,o.stackChildren,o.componentChildStyle,o.componentChildClassName,function(t,e){var r={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(r[o[i]]=t[o[i]])}}(o,["id","tag","role","className","childFactory","stackChildren","componentChildStyle","componentChildClassName"]),[u["animation-container"],u["animation-container-relative"],l]);return e("div",{id:this.$props.id,attrs:this.v3?void 0:{id:this.$props.id,role:n},class:c,role:n},[e(a.AnimationChild,{key:"some",appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},enter:this.$props.enter,exit:this.$props.exit,transitionName:this.$props.transitionName,componentChildClassName:this.$props.componentChildClassName,onBeforeenter:this.onEnter,on:this.v3?void 0:{beforeenter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,animationEnteringStyle:this.$props.animationEnteringStyle,animationExitingStyle:this.$props.animationExitingStyle,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[r]}:[r])])}};e.AnimationVue2=c;var p=c;e.Animation=p},9389:(t,e,r)=>{var o=function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.AnimationChildVue2=e.AnimationChild=void 0;var i=r(1895),n=i.h,a=i.version&&"3"===i.version[0],s=i.ref,l=i.Transition,u=r(1947),c=r(9680),p=u.default.styles,h={props:{in:Boolean,transitionName:{type:String,required:!0},transitionStyle:Object,componentChildClassName:[Array],className:String,appear:{type:Boolean,default:!0},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:Number,transitionExitDuration:Number,mountOnEnter:Boolean,unmountOnExit:Boolean,animationEnteringStyle:Object,animationEnteredStyle:Object,animationExitingStyle:Object,animationExitedStyle:Object},created:function(){this.animationStep=""},setup:a?function(){return{v3:!!a,elementRef:s(null)}}:void 0,mounted:function(){this._element=this.v3?this.elementRef||null:this.$refs.element||null},computed:{element:{get:function(){return this._element}}},methods:{onBeforeEnter:function(t){this.$emit("beforeenter",{animatedElement:t,target:this})},onEnter:function(t){this.animationStep="entering",this.$emit("entering",{animatedElement:t,target:this})},onAfterEnter:function(t){this.animationStep="entered",this.$emit("entered",{animatedElement:t,target:this})},onBeforeLeave:function(t){this.$emit("exit",{animatedElement:t,target:this})},onLeave:function(t){this.animationStep="exiting",this.$emit("exiting",{animatedElement:t,target:this})},onAfterLeave:function(t){this.animationStep="exited",this.$emit("exited",{animatedElement:t,target:this})}},render:function(t){var e=this,r=n||t,i=this.$props,a=i.appear,s=i.enter,u=i.exit,h=i.transitionName,f=i.transitionEnterDuration,d=i.transitionExitDuration,v=(i.className,i.componentChildClassName),g=(i.mountOnEnter,i.unmountOnExit,i.animationEnteringStyle),y=i.animationEnteredStyle,m=i.animationExitingStyle,b=i.animationExitedStyle,x=(function(t,e){var r={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(r[o[i]]=t[o[i]])}}(i,["appear","enter","exit","transitionName","transitionEnterDuration","transitionExitDuration","className","componentChildClassName","mountOnEnter","unmountOnExit","animationEnteringStyle","animationEnteredStyle","animationExitingStyle","animationExitedStyle"]),(0,c.getDefaultSlots)(this)),_=this.v3?a:!!x,C=this.v3?l:"transition",w=[v,p["child-animation-container"]],O=s?f:0,S=u?d:0,P=[o({transitionDelay:"0ms",transitionDuration:"".concat(_?O:S,"ms")},this.$props.transitionStyle),{entering:o({transitionDuration:"".concat(O,"ms")},g),entered:o({},y),exiting:o({transitionDuration:"".concat(S,"ms")},m),exited:o({},b)}[this.animationStep]],j={enter:O,leave:S},A=[_?r("div",{style:P,class:w,ref:this.v3?function(t){e.elementRef=t}:"element"},[x]):null];return r(C,{duration:j,attrs:this.v3?null:{duration:j,name:h,appear:a,appearClass:p["".concat(h,"-appear")]||"".concat(h,"-appear"),appearToClass:p["".concat(h,"-appear-active")]||"".concat(h,"-appear-active"),enterClass:p["".concat(h,"-enter")]||"".concat(h,"-enter"),enterToClass:p["".concat(h,"-enter-active")]||"".concat(h,"-enter-active"),leaveClass:p["".concat(h,"-exit")]||"".concat(h,"-exit"),leaveToClass:p["".concat(h,"-exit-active")]||"".concat(h,"-exit-active")},name:h,appear:a,appearFromClass:p["".concat(h,"-appear")]||"".concat(h,"-appear"),enterFromClass:p["".concat(h,"-enter")]||"".concat(h,"-enter"),leaveFromClass:p["".concat(h,"-exit")]||"".concat(h,"-exit"),appearToClass:p["".concat(h,"-appear-active")]||"".concat(h,"-appear-active"),enterToClass:p["".concat(h,"-enter-active")]||"".concat(h,"-enter-active"),leaveToClass:p["".concat(h,"-exit-active")]||"".concat(h,"-exit-active"),onBeforeEnter:this.onBeforeEnter,on:this.v3?null:{beforeEnter:this.onBeforeEnter,enter:this.onEnter,afterEnter:this.onAfterEnter,beforeLeave:this.onBeforeLeave,leave:this.onLeave,afterLeave:this.onAfterLeave},onEnter:this.onEnter,onAfterEnter:this.onAfterEnter,onBeforeLeave:this.onBeforeLeave,onLeave:this.onLeave,onAfterLeave:this.onAfterLeave},this.v3?function(){return A}:A)}};e.AnimationChildVue2=h;var f=h;e.AnimationChild=f},2483:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ExpandVue2=e.Expand=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(9680),l={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this),o=this.$props,n=(o.direction,function(t,e){var r={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(r[o[i]]=t[o[i]])}}(o,["direction"]),"expand-".concat(this.$props.direction));return e(a.Animation,{transitionName:n,attrs:this.v3?void 0:{transitionName:n,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[r]}:[r])}};e.ExpandVue2=l;var u=l;e.Expand=u},367:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.FadeVue2=e.Fade=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(9680),l={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:500},transitionExitDuration:{type:Number,default:500},childFactory:Object,className:String,tag:String,id:String},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this);return e(a.Animation,{transitionName:"fade",attrs:this.v3?void 0:{transitionName:"fade",appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[r]}:[r])}};e.FadeVue2=l;var u=l;e.Fade=u},5756:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.PushVue2=e.Push=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(9680),l={position:"absolute",top:"0",left:"0"},u={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"right"},tag:String,id:String},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this),o="push-".concat(this.$props.direction);return e(a.Animation,{transitionName:o,attrs:this.v3?void 0:{transitionName:o,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?l:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?l:void 0},this.v3?function(){return[r]}:[r])}};e.PushVue2=u;var c=u;e.Push=c},7468:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.RevealVue2=e.Reveal=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(1947),l=r(9680),u=function(){},c={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"vertical"},tag:String,id:String},data:function(){return{maxHeight:"",maxWidth:""}},methods:{componentWillEnter:function(t){var e=this.$props.onEnter;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentIsEntering:function(t){var e=this.$props.onEntering;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},componentWillExit:function(t){var e=this.$props.onExit;this.updateContainerDimensions(t.animatedElement,(function(){e&&e.call(void 0,t)}))},updateContainerDimensions:function(t,e){void 0===e&&(e=u);var r=t?t.firstElementChild:null;if(r){var o=s.default.outerHeight(r),i=s.default.outerWidth(r);this.$data.maxHeight=o,this.$data.maxWidth=i,e()}}},computed:{animationEnteringStyle:{get:function(){var t;return{maxHeight:(t="vertical"===this.$props.direction?{maxHeight:this.maxHeight?"".concat(this.maxHeight,"px"):null}:{maxWidth:this.maxWidth?"".concat(this.maxWidth,"px"):null}).maxHeight,maxWidth:t.maxWidth}}}},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,l.getDefaultSlots)(this),o=this.$props,n=(o.direction,o.childFactory,function(t,e){var r={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(r[o[i]]=t[o[i]])}}(o,["direction","childFactory"]),"reveal-".concat(this.$props.direction));return e(a.Animation,{appear:this.$props.appear,attrs:this.v3?void 0:{appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationEnteringStyle:this.animationEnteringStyle,transitionName:n},enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,onEnter:this.componentWillEnter,on:this.v3?void 0:{enter:this.componentWillEnter,entering:this.componentIsEntering,exit:this.componentWillExit},onEntering:this.componentIsEntering,onExit:this.componentWillExit,animationEnteringStyle:this.animationEnteringStyle,transitionName:n},this.v3?function(){return[r]}:[r])}};e.RevealVue2=c;var p=c;e.Reveal=p},1929:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.SlideVue2=e.Slide=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(9680),l={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},componentChildClassName:[Array],childFactory:Object,className:String,direction:{type:String,default:"down"},tag:String,id:String,role:String},methods:{onEntering:function(t){this.$emit("entering",t)},onEnter:function(t){this.$emit("enter",t)},onEntered:function(t){this.$emit("entered",t)},onExit:function(t){this.$emit("exit",t)},onExiting:function(t){this.$emit("exiting",t)},onExited:function(t){this.$emit("exited",t)}},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this),o=this.$props,n=(o.direction,o.id),l=(function(t,e){var r={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(r[o]=t[o]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(t);i<o.length;i++)e.indexOf(o[i])<0&&Object.prototype.propertyIsEnumerable.call(t,o[i])&&(r[o[i]]=t[o[i]])}}(o,["direction","id"]),"slide-".concat(this.$props.direction));return e(a.Animation,{id:n,attrs:this.v3?void 0:{id:n,transitionName:l,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},transitionName:l,componentChildClassName:this.$props.componentChildClassName,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,onEnter:this.onEnter,on:this.v3?void 0:{enter:this.onEnter,entering:this.onEntering,entered:this.onEntered,exit:this.onExit,exiting:this.onExiting,exited:this.onExited},onEntering:this.onEntering,onEntered:this.onEntered,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration},this.v3?function(){return[r]}:[r])}};e.SlideVue2=l;var u=l;e.Slide=u},7524:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ZoomVue2=e.Zoom=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(4941),s=r(9680),l={position:"absolute",top:"0",left:"0"},u={props:{appear:{type:Boolean,default:!1},enter:{type:Boolean,default:!0},exit:{type:Boolean,default:!0},stackChildren:{type:Boolean,default:!1},transitionEnterDuration:{type:Number,default:300},transitionExitDuration:{type:Number,default:300},childFactory:Object,className:String,direction:{type:String,default:"out"},tag:String,id:String},setup:n?function(){return{v3:!!n}}:void 0,render:function(t){var e=i||t,r=(0,s.getDefaultSlots)(this),o="zoom-".concat(this.$props.direction);return e(a.Animation,{transitionName:o,attrs:this.v3?void 0:{transitionName:o,appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?l:void 0},appear:this.$props.appear,enter:this.$props.enter,exit:this.$props.exit,transitionEnterDuration:this.$props.transitionEnterDuration,transitionExitDuration:this.$props.transitionExitDuration,animationExitingStyle:this.$props.stackChildren?l:void 0},this.v3?function(){return[r]}:[r])}};e.ZoomVue2=u;var c=u;e.Zoom=c},5173:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.cancelAnimation=e.animate=void 0,e.animate=function(t,e,r){void 0===e&&(e=0),void 0===r&&(r=0);var o,i=t.duration,n=e&&1-e;return t.onStart&&t.onStart(),r=window.requestAnimationFrame((function a(s){o||(o=s);var l=(s-o+1)/i+n;l<=1?(t.onUpdate&&t.onUpdate(l),r=window.requestAnimationFrame(a),e=l):(t.onEnd&&t.onEnd(1),e=0)}))},e.cancelAnimation=function(t){t&&window.cancelAnimationFrame(t)}},8895:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.cancelAnimation=e.animate=e.RevealVue2=e.Reveal=e.ZoomVue2=e.Zoom=e.SlideVue2=e.Slide=e.PushVue2=e.Push=e.ExpandVue2=e.Expand=e.FadeVue2=e.Fade=e.AnimationChildVue2=e.AnimationChild=e.AnimationVue2=e.Animation=void 0;var o=r(4941);Object.defineProperty(e,"Animation",{enumerable:!0,get:function(){return o.Animation}}),Object.defineProperty(e,"AnimationVue2",{enumerable:!0,get:function(){return o.AnimationVue2}});var i=r(9389);Object.defineProperty(e,"AnimationChild",{enumerable:!0,get:function(){return i.AnimationChild}}),Object.defineProperty(e,"AnimationChildVue2",{enumerable:!0,get:function(){return i.AnimationChildVue2}});var n=r(367);Object.defineProperty(e,"Fade",{enumerable:!0,get:function(){return n.Fade}}),Object.defineProperty(e,"FadeVue2",{enumerable:!0,get:function(){return n.FadeVue2}});var a=r(2483);Object.defineProperty(e,"Expand",{enumerable:!0,get:function(){return a.Expand}}),Object.defineProperty(e,"ExpandVue2",{enumerable:!0,get:function(){return a.ExpandVue2}});var s=r(5756);Object.defineProperty(e,"Push",{enumerable:!0,get:function(){return s.Push}}),Object.defineProperty(e,"PushVue2",{enumerable:!0,get:function(){return s.PushVue2}});var l=r(1929);Object.defineProperty(e,"Slide",{enumerable:!0,get:function(){return l.Slide}}),Object.defineProperty(e,"SlideVue2",{enumerable:!0,get:function(){return l.SlideVue2}});var u=r(7524);Object.defineProperty(e,"Zoom",{enumerable:!0,get:function(){return u.Zoom}}),Object.defineProperty(e,"ZoomVue2",{enumerable:!0,get:function(){return u.ZoomVue2}});var c=r(7468);Object.defineProperty(e,"Reveal",{enumerable:!0,get:function(){return c.Reveal}}),Object.defineProperty(e,"RevealVue2",{enumerable:!0,get:function(){return c.RevealVue2}});var p=r(5173);Object.defineProperty(e,"animate",{enumerable:!0,get:function(){return p.animate}}),Object.defineProperty(e,"cancelAnimation",{enumerable:!0,get:function(){return p.cancelAnimation}})},8420:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.packageMetadata=void 0,e.packageMetadata={name:"@progress/kendo-vue-animation",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1663838797,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},1947:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.default={outerHeight:function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),r=parseFloat(e.marginTop),o=parseFloat(e.marginBottom);return t.offsetHeight+r+o},outerWidth:function(t){if(!t)return 0;var e=t.ownerDocument.defaultView.getComputedStyle(t),r=parseFloat(e.marginLeft),o=parseFloat(e.marginRight);return t.offsetWidth+r+o},styles:{"animation-container":"k-animation-container","animation-container-relative":"k-animation-container-relative","animation-container-fixed":"k-animation-container-fixed","push-right-enter":"k-push-right-enter","push-right-appear":"k-push-right-appear","push-right-enter-active":"k-push-right-enter-active","push-right-appear-active":"k-push-right-appear-active","push-right-exit":"k-push-right-exit","push-right-exit-active":"k-push-right-exit-active","push-left-enter":"k-push-left-enter","push-left-appear":"k-push-left-appear","push-left-enter-active":"k-push-left-enter-active","push-left-appear-active":"k-push-left-appear-active","push-left-exit":"k-push-left-exit","push-left-exit-active":"k-push-left-exit-active","push-down-enter":"k-push-down-enter","push-down-appear":"k-push-down-appear","push-down-enter-active":"k-push-down-enter-active","push-down-appear-active":"k-push-down-appear-active","push-down-exit":"k-push-down-exit","push-down-exit-active":"k-push-down-exit-active","push-up-enter":"k-push-up-enter","push-up-appear":"k-push-up-appear","push-up-enter-active":"k-push-up-enter-active","push-up-appear-active":"k-push-up-appear-active","push-up-exit":"k-push-up-exit","push-up-exit-active":"k-push-up-exit-active",expand:"k-expand","expand-vertical-enter":"k-expand-vertical-enter","expand-vertical-appear":"k-expand-vertical-appear","expand-vertical-enter-active":"k-expand-vertical-enter-active","expand-vertical-appear-active":"k-expand-vertical-appear-active","expand-vertical-exit":"k-expand-vertical-exit","expand-vertical-exit-active":"k-expand-vertical-exit-active","expand-horizontal-enter":"k-expand-horizontal-enter","expand-horizontal-appear":"k-expand-horizontal-appear","expand-horizontal-enter-active":"k-expand-horizontal-enter-active","expand-horizontal-appear-active":"k-expand-horizontal-appear-active","expand-horizontal-exit":"k-expand-horizontal-exit","expand-horizontal-exit-active":"k-expand-horizontal-exit-active","child-animation-container":"k-child-animation-container","fade-enter":"k-fade-enter","fade-appear":"k-fade-appear","fade-enter-active":"k-fade-enter-active","fade-appear-active":"k-fade-appear-active","fade-exit":"k-fade-exit","fade-exit-active":"k-fade-exit-active","zoom-in-enter":"k-zoom-in-enter","zoom-in-appear":"k-zoom-in-appear","zoom-in-enter-active":"k-zoom-in-enter-active","zoom-in-appear-active":"k-zoom-in-appear-active","zoom-in-exit":"k-zoom-in-exit","zoom-in-exit-active":"k-zoom-in-exit-active","zoom-out-enter":"k-zoom-out-enter","zoom-out-appear":"k-zoom-out-appear","zoom-out-enter-active":"k-zoom-out-enter-active","zoom-out-appear-active":"k-zoom-out-appear-active","zoom-out-exit":"k-zoom-out-exit","zoom-out-exit-active":"k-zoom-out-exit-active","slide-in-appear":"k-slide-in-appear",centered:"k-centered","slide-in-appear-active":"k-slide-in-appear-active","slide-down-enter":"k-slide-down-enter","slide-down-appear":"k-slide-down-appear","slide-down-enter-active":"k-slide-down-enter-active","slide-down-appear-active":"k-slide-down-appear-active","slide-down-exit":"k-slide-down-exit","slide-down-exit-active":"k-slide-down-exit-active","slide-up-enter":"k-slide-up-enter","slide-up-appear":"k-slide-up-appear","slide-up-enter-active":"k-slide-up-enter-active","slide-up-appear-active":"k-slide-up-appear-active","slide-up-exit":"k-slide-up-exit","slide-up-exit-active":"k-slide-up-exit-active","slide-right-enter":"k-slide-right-enter","slide-right-appear":"k-slide-right-appear","slide-right-enter-active":"k-slide-right-enter-active","slide-right-appear-active":"k-slide-right-appear-active","slide-right-exit":"k-slide-right-exit","slide-right-exit-active":"k-slide-right-exit-active","slide-left-enter":"k-slide-left-enter","slide-left-appear":"k-slide-left-appear","slide-left-enter-active":"k-slide-left-enter-active","slide-left-appear-active":"k-slide-left-appear-active","slide-left-exit":"k-slide-left-exit","slide-left-exit-active":"k-slide-left-exit-active","reveal-vertical-enter":"k-reveal-vertical-enter","reveal-vertical-appear":"k-reveal-vertical-appear","reveal-vertical-enter-active":"k-reveal-vertical-enter-active","reveal-vertical-appear-active":"k-reveal-vertical-appear-active","reveal-vertical-exit":"k-reveal-vertical-exit","reveal-vertical-exit-active":"k-reveal-vertical-exit-active","reveal-horizontal-enter":"k-reveal-horizontal-enter","reveal-horizontal-appear":"k-reveal-horizontal-appear","reveal-horizontal-enter-active":"k-reveal-horizontal-enter-active","reveal-horizontal-appear-active":"k-reveal-horizontal-appear-active","reveal-horizontal-exit":"k-reveal-horizontal-exit","reveal-horizontal-exit-active":"k-reveal-horizontal-exit-active"}}},3981:(t,e,r)=>{r.r(e),r.d(e,{Aggregates:()=>So,ArcGauge:()=>vp,ArcScale:()=>up,AreaChart:()=>On,AreaSegment:()=>mn,ArrowLinearPointer:()=>Ec,Axis:()=>Qe,AxisGroupRangeTracker:()=>Pn,AxisLabel:()=>De,Bar:()=>Tn,BarChart:()=>Rn,BarLabel:()=>An,BarLinearPointer:()=>zc,Barcode:()=>nh,Box:()=>te,BoxElement:()=>pe,BoxPlot:()=>Gn,BoxPlotChart:()=>qn,BubbleChart:()=>na,Bullet:()=>ua,BulletChart:()=>pa,Candlestick:()=>Fn,CandlestickChart:()=>Kn,CategoricalChart:()=>Xi,CategoricalErrorBar:()=>Ui,CategoricalPlotArea:()=>ws,CategoryAxis:()=>Dr,Chart:()=>Mu,ChartAxis:()=>mo,ChartContainer:()=>ba,ChartElement:()=>ue,ChartPane:()=>_o,ChartPlotArea:()=>Co,ChartService:()=>$e,CircularGauge:()=>yp,Class:()=>N.Class,ClipAnimation:()=>hn,ClusterLayout:()=>Nn,Crosshair:()=>ya,CrosshairTooltip:()=>va,CurveProcessor:()=>go,DateCategoryAxis:()=>Fr,DateValueAxis:()=>qr,DefaultAggregates:()=>Ga,DomEventsBuilder:()=>We,DonutChart:()=>Cl,DonutPlotArea:()=>Ol,DonutSegment:()=>xl,ErrorBarBase:()=>Fi,ErrorRangeCalculator:()=>To,Extent:()=>yd,FloatElement:()=>xe,FontLoader:()=>Vt,FormatService:()=>He,Gauge:()=>yc,Gradients:()=>ve,HashMap:()=>st,Highlight:()=>Ps,InstanceObserver:()=>pt,IntlService:()=>Be,Legend:()=>Hs,LegendItem:()=>Bs,LegendLayout:()=>Ls,LineChart:()=>gn,LinePoint:()=>Qi,LineSegment:()=>tn,LinearGauge:()=>Uc,LinearPointer:()=>Ac,LinearScale:()=>Oc,Location:()=>yf,LogarithmicAxis:()=>eo,Map:()=>$v,MousewheelZoom:()=>Es,Navigator:()=>Wu,NavigatorHint:()=>Uu,Note:()=>Ee,NumericAxis:()=>Wr,OHLCChart:()=>fs,OHLCPoint:()=>ps,Pane:()=>Ca,Pannable:()=>Ms,PieAnimation:()=>ol,PieChart:()=>gl,PieChartMixin:()=>fl,PiePlotArea:()=>ml,PieSegment:()=>hl,PlotAreaBase:()=>za,PlotAreaEventsMixin:()=>Ha,PlotAreaFactory:()=>Ks,Point:()=>Zt,PointEventsMixin:()=>Yi,PolarAxis:()=>ao,QRCode:()=>af,RadarCategoryAxis:()=>io,RadarLogarithmicAxis:()=>fo,RadarNumericAxis:()=>po,RadialGauge:()=>sp,RadialPointer:()=>ip,RadialScale:()=>Zc,RangeAreaChart:()=>us,RangeAreaPoint:()=>es,RangeBar:()=>Wa,RangeBarChart:()=>qa,RangePointer:()=>fp,Ring:()=>oe,RootElement:()=>me,ScatterChart:()=>ea,ScatterErrorBar:()=>Qn,ScatterLineChart:()=>nl,Sector:()=>ne,Selection:()=>Ws,SeriesAggregator:()=>Ka,SeriesBinder:()=>Ao,ShapeBuilder:()=>se,ShapeElement:()=>fe,SharedTooltip:()=>Qs,Sparkline:()=>Bu,SplineAreaSegment:()=>Cn,SplineSegment:()=>ln,StackWrap:()=>In,StockChart:()=>qu,TemplateService:()=>J,Text:()=>we,TextBox:()=>je,Title:()=>Me,Tooltip:()=>qs,WaterfallChart:()=>ys,WaterfallSegment:()=>vs,XYPlotArea:()=>ll,ZoomSelection:()=>Ds,addClass:()=>D,alignPathToPixel:()=>L,anyHasZIndex:()=>fn,append:()=>gt,appendIfNotNull:()=>wa,areNumbers:()=>Hn,autoMajorUnit:()=>qt,autoTextColor:()=>Ft,barcodeValidator:()=>sh,bindEvents:()=>yt,bindSegments:()=>Sa,categoriesCount:()=>$i,chartBaseTheme:()=>ng,clockwise:()=>I,constants:()=>o,convertableToNumber:()=>z,countNumbers:()=>wo,createHashSet:()=>Xt,createOutOfRangePoints:()=>Ea,deepExtend:()=>K,defaultErrorHandler:()=>Wt,defined:()=>mt,deg:()=>bt,elementOffset:()=>xt,elementScale:()=>zt,elementSize:()=>_t,elementStyles:()=>Y,equalsIgnoreCase:()=>Pa,evalOptions:()=>Ki,eventCoordinates:()=>Ct,eventElement:()=>wt,filterSeriesByType:()=>ja,find:()=>Lt,findAxisByName:()=>bo,getDateField:()=>Aa,getField:()=>Po,getSpacing:()=>q,getTemplate:()=>tt,getter:()=>ot,grep:()=>it,hasClasses:()=>nt,hasGradientOverlay:()=>kn,hasValue:()=>Jn,hashKey:()=>Ot,inArray:()=>lt,interpolateValue:()=>ut,isArray:()=>T,isDateAxis:()=>ka,isFunction:()=>F,isNumber:()=>B,isObject:()=>$,isString:()=>R,keys:()=>Yt,last:()=>St,limitValue:()=>Pt,logToConsole:()=>N.logToConsole,map:()=>ht,mousewheelDelta:()=>dt,objectKey:()=>jt,qrcodeValidator:()=>sf,rad:()=>At,rectToBox:()=>Oe,removeClass:()=>E,round:()=>kt,segmentVisible:()=>Oa,setDefaultOptions:()=>Et,singleItemOrArray:()=>Ma,sparseArrayLimits:()=>Nt,styleValue:()=>G,unbindEvents:()=>Mt,valueOrDefault:()=>Tt});var o={};r.r(o),r.d(o,{NAVIGATOR_AXIS:()=>$u,NAVIGATOR_PANE:()=>Ku});var i="arc",n="#000",a="bottom",s="center",l="circle",u="cross",c="date",p="12px sans-serif",h=10,f=/\{\d+:?/,d="height",v="inside",g="left",y=Number.MAX_VALUE,m=-Number.MAX_VALUE,b="none",x="object",_="outside",C="right",w="roundedRect",O="string",S="top",P="value",j="#fff",A="width",k="x",M="y";function T(t){return Array.isArray(t)}function D(t,e){for(var r=T(e)?e:[e],o=0;o<r.length;o++){var i=r[o];-1===t.className.indexOf(i)&&(t.className+=" "+i)}}var V=/\s+/g;function E(t,e){t&&t.className&&(t.className=t.className.replace(e,"").replace(V," "))}var N=r(4407);function L(t){var e=.5;t.options.stroke&&N.drawing.util.defined(t.options.stroke.width)&&t.options.stroke.width%2==0&&(e=0);for(var r=0;r<t.segments.length;r++)t.segments[r].anchor().round(0).translate(e,e);return t}function I(t,e){return-t.x*e.y+t.y*e.x<0}function B(t){return"number"==typeof t&&!isNaN(t)}function R(t){return typeof t===O}function z(t){return B(t)||R(t)&&isFinite(t)}function F(t){return"function"==typeof t}var H="object";function U(t,e){for(var r in e){var o,i=e[r],n=typeof i;if((o=n===H&&null!==i?i.constructor:null)&&o!==Array)if(i instanceof Date)t[r]=new Date(i.getTime());else if(F(i.clone))t[r]=i.clone();else{var a=t[r];t[r]=typeof a===H&&a||{},U(t[r],i)}else"undefined"!==n&&(t[r]=i)}return t}function K(t){for(var e=arguments,r=arguments.length,o=1;o<r;o++)U(t,e[o]);return t}function $(t){return"object"==typeof t}function G(t){return B(t)?t+"px":t}var X=/width|height|top|left|bottom|right/i;function W(t){return X.test(t)}function Y(t,e){var r=R(e)?[e]:e;if(T(r)){for(var o={},i=window.getComputedStyle(t),n=0;n<r.length;n++){var a=r[n];o[a]=W(a)?parseFloat(i[a]):i[a]}return o}if($(e))for(var s in e)t.style[s]=G(e[s])}function q(t,e){void 0===e&&(e=0);var r={top:0,right:0,bottom:0,left:0};return"number"==typeof t?r.top=r.right=r.bottom=r.left=t:(r.top=t.top||e,r.right=t.right||e,r.bottom=t.bottom||e,r.left=t.left||e),r}var Z={compile:function(t){return t}},Q=function(){};Q.register=function(t){Z=t},Q.compile=function(t){return Z.compile(t)};const J=Q;function tt(t){var e;return void 0===t&&(t={}),t.template?t.template=e=J.compile(t.template):F(t.content)&&(e=t.content),e}var et=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g,rt={};function ot(t){if(rt[t])return rt[t];var e=[];return t.replace(et,(function(t,r,o,i){e.push(N.drawing.util.defined(r)?r:o||i)})),rt[t]=function(t){for(var r=t,o=0;o<e.length&&r;o++)r=r[e[o]];return r},rt[t]}function it(t,e){for(var r=t.length,o=[],i=0;i<r;i++)e(t[i])&&o.push(t[i]);return o}function nt(t,e){if(t.className)for(var r=e.split(" "),o=0;o<r.length;o++)if(-1!==t.className.indexOf(r[o]))return!0}rt[void 0]=function(t){return t};var at=function(){this._map={}};at.prototype.get=function(t){return this._map[this._key(t)]},at.prototype.set=function(t,e){this._map[this._key(t)]=e},at.prototype._key=function(t){return t instanceof Date?t.getTime():t};const st=at;function lt(t,e){if(e)return-1!==e.indexOf(t)}function ut(t,e,r){return N.drawing.util.round(t+(e-t)*r,3)}var ct=function(t,e){this.observer=t,this.handlerMap=K({},this.handlerMap,e)};ct.prototype.trigger=function(t,e){var r,o=this.observer,i=this.handlerMap;return i[t]?r=this.callObserver(i[t],e):o.trigger&&(r=this.callObserver("trigger",t,e)),r},ct.prototype.callObserver=function(t){for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];return this.observer[t].apply(this.observer,e)},ct.prototype.requiresHandlers=function(t){if(this.observer.requiresHandlers)return this.observer.requiresHandlers(t);for(var e=0;e<t.length;e++)if(this.handlerMap[t[e]])return!0};const pt=ct;function ht(t,e){for(var r=t.length,o=[],i=0;i<r;i++){var n=e(t[i]);N.drawing.util.defined(n)&&o.push(n)}return o}var ft=N.support.browser||{};function dt(t){var e=0;return t.wheelDelta?(e=-t.wheelDelta/120,ft.webkit&&(e/=2*Math.max(window.devicePixelRatio,.625))):t.detail&&(e=t.detail/3),e>0?Math.ceil(e):Math.floor(e)}var vt=N.drawing.util,gt=vt.append,yt=vt.bindEvents,mt=vt.defined,bt=vt.deg,xt=vt.elementOffset,_t=vt.elementSize,Ct=vt.eventCoordinates,wt=vt.eventElement,Ot=vt.hashKey,St=vt.last,Pt=vt.limitValue,jt=vt.objectKey,At=vt.rad,kt=vt.round,Mt=vt.unbindEvents,Tt=vt.valueOrDefault,Dt=function(){};Dt.fetchFonts=function(t,e,r){void 0===r&&(r={depth:0}),!t||r.depth>5||!document.fonts||Object.keys(t).forEach((function(o){var i=t[o];"dataSource"!==o&&"$"!==o[0]&&i&&("font"===o?e.push(i):"object"==typeof i&&(r.depth++,Dt.fetchFonts(i,e,r),r.depth--))}))},Dt.loadFonts=function(t,e){var r=[];if(t.length>0&&document.fonts){try{r=t.map((function(t){return document.fonts.load(t)}))}catch(t){(0,N.logToConsole)(t)}Promise.all(r).then(e,e)}else e()},Dt.preloadFonts=function(t,e){var r=[];Dt.fetchFonts(t,r),Dt.loadFonts(r,e)};const Vt=Dt;function Et(t,e){var r=t.prototype;r.options?r.options=K({},r.options,e):r.options=e}function Nt(t){for(var e=y,r=m,o=0,i=t.length;o<i;o++){var n=t[o];null!==n&&isFinite(n)&&(e=Math.min(e,n),r=Math.max(r,n))}return{min:e===y?void 0:e,max:r===m?void 0:r}}function Lt(t,e){for(var r=0;r<t.length;r++){var o=t[r];if(e(o,r,t))return o}}var It=N.geometry.Matrix,Bt=/matrix\((.*)\)/;function Rt(t){var e=getComputedStyle(t).transform;return"none"===e?It.unit():function(t){var e=t.match(Bt);if(null===e||2!==e.length)return It.unit();var r=e[1].split(",").map((function(t){return parseFloat(t)}));return new(Function.prototype.bind.apply(It,[null].concat(r)))}(e)}function zt(t){if(!t)return It.unit();for(var e=Rt(t),r=t.parentElement;r;){var o=Rt(r);e=e.multiplyCopy(o),r=r.parentElement}return e.b=e.c=e.e=e.f=0,e}const Ft=function(t){return new N.Color(t).isDark()?j:n};var Ht={},Ut=function(t){this._index={},this._values=t?t.slice(0):[];for(var e=0;e<this._values.length;e++)this._index[this._values[e]]=e},Kt={size:{configurable:!0}};Ut.prototype.values=function(){return this._values.filter((function(t){return t!==Ht}))},Ut.prototype.has=function(t){return void 0!==this._index[t]},Ut.prototype.add=function(t){this.has(t)||(this._index[t]=this._values.length,this._values.push(t))},Ut.prototype.delete=function(t){var e=this._index[t];void 0!==e&&(this._values[e]=Ht,delete this._index[t])},Ut.prototype.clear=function(){this._index={},this._values=[]},Kt.size.get=function(){return this._values.length},Object.defineProperties(Ut.prototype,Kt);var $t=function(t){this._set=new Set(t)},Gt={size:{configurable:!0}};function Xt(t){return e=!1,"function"==typeof Set&&(e=new Set([1]).has(1)),e?new $t(t):new Ut(t);var e}function Wt(t){throw t}$t.prototype.values=function(){return Array.from(this._set)},$t.prototype.has=function(t){return this._set.has(t)},$t.prototype.add=function(t){this._set.add(t)},$t.prototype.delete=function(t){this._set.delete(t)},$t.prototype.clear=function(){this._set.clear()},Gt.size.get=function(){return this._set.size},Object.defineProperties($t.prototype,Gt);const Yt={INSERT:45,DELETE:46,BACKSPACE:8,TAB:9,ENTER:13,ESC:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,END:35,HOME:36,SPACEBAR:32,PAGEUP:33,PAGEDOWN:34,F2:113,F10:121,F12:123,NUMPAD_PLUS:107,NUMPAD_MINUS:109,NUMPAD_DOT:110};function qt(t,e){var r=kt(e-t,9);if(0===r){if(0===e)return.1;r=Math.abs(e)}var o=Math.pow(10,Math.floor(Math.log(r)/Math.log(10))),i=kt(r/o,h);return kt(o*(i<1.904762?.2:i<4.761904?.5:i<9.523809?1:2),h)}const Zt=function(t){function e(e,r){t.call(this),this.x=e||0,this.y=r||0}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.clone=function(){return new e(this.x,this.y)},e.prototype.equals=function(t){return t&&this.x===t.x&&this.y===t.y},e.prototype.rotate=function(t,e){var r=At(e),o=Math.cos(r),i=Math.sin(r),n=t.x,a=t.y,s=this.x,l=this.y;return this.x=kt(n+(s-n)*o+(l-a)*i,3),this.y=kt(a+(l-a)*o-(s-n)*i,3),this},e.prototype.multiply=function(t){return this.x*=t,this.y*=t,this},e.prototype.distanceTo=function(t){var e=this.x-t.x,r=this.y-t.y;return Math.sqrt(e*e+r*r)},e.onCircle=function(t,r,o){var i=At(r);return new e(t.x-o*Math.cos(i),t.y-o*Math.sin(i))},e}(N.Class);var Qt=function(t){function e(e,r,o,i){t.call(this),this.x1=e||0,this.y1=r||0,this.x2=o||0,this.y2=i||0}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.equals=function(t){return this.x1===t.x1&&this.x2===t.x2&&this.y1===t.y1&&this.y2===t.y2},e.prototype.width=function(){return this.x2-this.x1},e.prototype.height=function(){return this.y2-this.y1},e.prototype.translate=function(t,e){return this.x1+=t,this.x2+=t,this.y1+=e,this.y2+=e,this},e.prototype.move=function(t,e){var r=this.height(),o=this.width();return mt(t)&&(this.x1=t,this.x2=this.x1+o),mt(e)&&(this.y1=e,this.y2=this.y1+r),this},e.prototype.wrap=function(t){return this.x1=Math.min(this.x1,t.x1),this.y1=Math.min(this.y1,t.y1),this.x2=Math.max(this.x2,t.x2),this.y2=Math.max(this.y2,t.y2),this},e.prototype.wrapPoint=function(t){var r=T(t),o=r?t[0]:t.x,i=r?t[1]:t.y;return this.wrap(new e(o,i,o,i)),this},e.prototype.snapTo=function(t,e){return e!==k&&e||(this.x1=t.x1,this.x2=t.x2),e!==M&&e||(this.y1=t.y1,this.y2=t.y2),this},e.prototype.alignTo=function(t,e){var r=this.height(),o=this.width(),i=e===S||e===a?M:k,n=i===M?r:o;if(e===s){var l=t.center(),u=this.center();this.x1+=l.x-u.x,this.y1+=l.y-u.y}else this[i+1]=e===S||e===g?t[i+1]-n:t[i+2];return this.x2=this.x1+o,this.y2=this.y1+r,this},e.prototype.shrink=function(t,e){return this.x2-=t,this.y2-=e,this},e.prototype.expand=function(t,e){return this.shrink(-t,-e),this},e.prototype.pad=function(t){var e=q(t);return this.x1-=e.left,this.x2+=e.right,this.y1-=e.top,this.y2+=e.bottom,this},e.prototype.unpad=function(t){var e=q(t);return e.left=-e.left,e.top=-e.top,e.right=-e.right,e.bottom=-e.bottom,this.pad(e)},e.prototype.clone=function(){return new e(this.x1,this.y1,this.x2,this.y2)},e.prototype.center=function(){return new Zt(this.x1+this.width()/2,this.y1+this.height()/2)},e.prototype.containsPoint=function(t){return t.x>=this.x1&&t.x<=this.x2&&t.y>=this.y1&&t.y<=this.y2},e.prototype.points=function(){return[new Zt(this.x1,this.y1),new Zt(this.x2,this.y1),new Zt(this.x2,this.y2),new Zt(this.x1,this.y2)]},e.prototype.getHash=function(){return[this.x1,this.y1,this.x2,this.y2].join(",")},e.prototype.overlaps=function(t){return!(t.y2<this.y1||this.y2<t.y1||t.x2<this.x1||this.x2<t.x1)},e.prototype.rotate=function(t){var e=this.width(),r=this.height(),o=this.center(),i=o.x,n=o.y,a=Jt(0,0,i,n,t),s=Jt(e,0,i,n,t),l=Jt(e,r,i,n,t),u=Jt(0,r,i,n,t);return e=Math.max(a.x,s.x,l.x,u.x)-Math.min(a.x,s.x,l.x,u.x),r=Math.max(a.y,s.y,l.y,u.y)-Math.min(a.y,s.y,l.y,u.y),this.x2=this.x1+e,this.y2=this.y1+r,this},e.prototype.toRect=function(){return new N.geometry.Rect([this.x1,this.y1],[this.width(),this.height()])},e.prototype.hasSize=function(){return 0!==this.width()&&0!==this.height()},e.prototype.align=function(t,e,r){var o=e+1,i=e+2,n=e===k?A:d,l=this[n]();lt(r,[g,S])?(this[o]=t[o],this[i]=this[o]+l):lt(r,[C,a])?(this[i]=t[i],this[o]=this[i]-l):r===s&&(this[o]=t[o]+(t[n]()-l)/2,this[i]=this[o]+l)},e}(N.Class);function Jt(t,e,r,o,i){var n=At(i);return new Zt(r+(t-r)*Math.cos(n)+(e-o)*Math.sin(n),o-(t-r)*Math.sin(n)+(e-o)*Math.cos(n))}const te=Qt;var ee=function(t){function e(e,r,o,i,n){t.call(this),this.center=e,this.innerRadius=r,this.radius=o,this.startAngle=i,this.angle=n}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.clone=function(){return new e(this.center,this.innerRadius,this.radius,this.startAngle,this.angle)},e.prototype.middle=function(){return this.startAngle+this.angle/2},e.prototype.setRadius=function(t,e){return e?this.innerRadius=t:this.radius=t,this},e.prototype.point=function(t,e){var r=At(t),o=Math.cos(r),i=Math.sin(r),n=e?this.innerRadius:this.radius,a=kt(this.center.x-o*n,3),s=kt(this.center.y-i*n,3);return new Zt(a,s)},e.prototype.adjacentBox=function(t,e,r){var o=this.clone().expand(t),i=o.middle(),n=o.point(i),a=e/2,s=r/2,l=Math.sin(At(i)),u=Math.cos(At(i)),c=n.x-a,p=n.y-s;return Math.abs(l)<.9&&(c+=a*-u/Math.abs(u)),Math.abs(u)<.9&&(p+=s*-l/Math.abs(l)),new te(c,p,c+e,p+r)},e.prototype.containsPoint=function(t){var e=this.center,r=this.innerRadius,o=this.radius,i=this.startAngle,n=this.startAngle+this.angle,a=t.x-e.x,s=t.y-e.y,l=new Zt(a,s),u=this.point(i),c=new Zt(u.x-e.x,u.y-e.y),p=this.point(n),h=new Zt(p.x-e.x,p.y-e.y),f=kt(a*a+s*s,3);return(c.equals(l)||I(c,l))&&!I(h,l)&&f>=r*r&&f<=o*o},e.prototype.getBBox=function(){var t,e=new te(y,y,m,m),r=kt(this.startAngle%360),o=kt((r+this.angle)%360),i=this.innerRadius,n=[0,90,180,270,r,o].sort(re),a=n.indexOf(r),s=n.indexOf(o);t=r===o?n:a<s?n.slice(a,s+1):[].concat(n.slice(0,s+1),n.slice(a,n.length));for(var l=0;l<t.length;l++){var u=this.point(t[l]);e.wrapPoint(u),e.wrapPoint(u,i)}return i||e.wrapPoint(this.center),e},e.prototype.expand=function(t){return this.radius+=t,this},e}(N.Class);function re(t,e){return t-e}const oe=ee;var ie=function(t){function e(e,r,o,i){t.call(this,e,0,r,o,i)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.expand=function(e){return t.prototype.expand.call(this,e)},e.prototype.clone=function(){return new e(this.center,this.radius,this.startAngle,this.angle)},e.prototype.setRadius=function(t){return this.radius=t,this},e}(oe);const ne=ie;var ae=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createRing=function(t,e){var r=t.startAngle+180,o=t.angle+r;t.angle>0&&r===o&&(o+=.001);var i=new N.geometry.Point(t.center.x,t.center.y),n=Math.max(t.radius,0),a=Math.max(t.innerRadius,0),s=new N.geometry.Arc(i,{startAngle:r,endAngle:o,radiusX:n,radiusY:n}),l=N.drawing.Path.fromArc(s,e).close();if(a){s.radiusX=s.radiusY=a;var u=s.pointAt(o);l.lineTo(u.x,u.y),l.arc(o,r,a,a,!0)}else l.lineTo(i.x,i.y);return l},e}(N.Class);ae.current=new ae;const se=ae;var le=function(t){function e(e){t.call(this),this.children=[],this.options=K({},this.options,this.initUserOptions(e))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initUserOptions=function(t){return t},e.prototype.reflow=function(t){for(var e,r=this.children,o=0;o<r.length;o++){var i=r[o];i.reflow(t),e=e?e.wrap(i.box):i.box.clone()}this.box=e||t},e.prototype.destroy=function(){var t=this.children;this.animation&&this.animation.destroy();for(var e=0;e<t.length;e++)t[e].destroy()},e.prototype.getRoot=function(){var t=this.parent;return t?t.getRoot():null},e.prototype.getSender=function(){var t=this.getService();if(t)return t.sender},e.prototype.getService=function(){for(var t=this;t;){if(t.chartService)return t.chartService;t=t.parent}},e.prototype.translateChildren=function(t,e){for(var r=this.children,o=r.length,i=0;i<o;i++)r[i].box.translate(t,e)},e.prototype.append=function(){for(var t=arguments,e=this,r=0;r<arguments.length;r++){var o=t[r];e.children.push(o),o.parent=e}},e.prototype.renderVisual=function(){!1!==this.options.visible&&(this.createVisual(),this.addVisual(),this.renderChildren(),this.createAnimation(),this.renderComplete())},e.prototype.addVisual=function(){this.visual&&(this.visual.chartElement=this,this.parent&&this.parent.appendVisual(this.visual))},e.prototype.renderChildren=function(){for(var t=this.children,e=t.length,r=0;r<e;r++)t[r].renderVisual()},e.prototype.createVisual=function(){this.visual=new N.drawing.Group({zIndex:this.options.zIndex,visible:Tt(this.options.visible,!0)})},e.prototype.createAnimation=function(){this.visual&&this.options.animation&&(this.animation=N.drawing.Animation.create(this.visual,this.options.animation))},e.prototype.appendVisual=function(t){t.chartElement||(t.chartElement=this),t.options.noclip?this.clipRoot().visual.append(t):mt(t.options.zIndex)?this.stackRoot().stackVisual(t):this.isStackRoot?this.stackVisual(t):this.visual?this.visual.append(t):this.parent.appendVisual(t)},e.prototype.clipRoot=function(){return this.parent?this.parent.clipRoot():this},e.prototype.stackRoot=function(){return this.parent?this.parent.stackRoot():this},e.prototype.stackVisual=function(t){var e,r=t.options.zIndex||0,o=this.visual.children,i=o.length;for(e=0;e<i;e++){var n=o[e];if(Tt(n.options.zIndex,0)>r)break}this.visual.insert(e,t)},e.prototype.traverse=function(t){for(var e=this.children,r=e.length,o=0;o<r;o++){var i=e[o];t(i),i.traverse&&i.traverse(t)}},e.prototype.closest=function(t){for(var e=this,r=!1;e&&!r;)(r=t(e))||(e=e.parent);if(r)return e},e.prototype.renderComplete=function(){},e.prototype.hasHighlight=function(){var t=(this.options||{}).highlight;return!(!this.createHighlight||t&&!1===t.visible)},e.prototype.toggleHighlight=function(t,e){var r=this,o=(this.options||{}).highlight||{},i=o.visual,n=this._highlight;if(!n){var a={fill:{color:j,opacity:e||.2},stroke:{color:j,width:1,opacity:e||.2}};if(i){if(!(n=this._highlight=i(Object.assign(this.highlightVisualArgs(),{createVisual:function(){return r.createHighlight(a)},sender:this.getSender(),series:this.series,dataItem:this.dataItem,category:this.category,value:this.value,percentage:this.percentage,runningTotal:this.runningTotal,total:this.total}))))return}else n=this._highlight=this.createHighlight(a);mt(n.options.zIndex)||(n.options.zIndex=Tt(o.zIndex,this.options.zIndex)),this.appendVisual(n)}n.visible(t)},e.prototype.createGradientOverlay=function(t,e,r){var o=new N.drawing.Path(Object.assign({stroke:{color:"none"},fill:this.createGradient(r),closed:t.options.closed},e));return o.segments.elements(t.segments.elements()),o},e.prototype.createGradient=function(t){if(this.parent)return this.parent.createGradient(t)},e.prototype.supportsPointInactiveOpacity=function(){return!0},e}(N.Class);le.prototype.options={};const ue=le;var ce=function(t){function e(e){t.call(this,e),this.options.margin=q(this.options.margin),this.options.padding=q(this.options.padding)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(e){var r,o=this,i=this.options,n=i.width,a=i.height,s=i.shrinkToFit,l=n&&a,u=i.margin,c=i.padding,p=i.border.width,h=function(){o.align(e,k,i.align),o.align(e,M,i.vAlign),o.paddingBox=r.clone().unpad(u).unpad(p)},f=e.clone();l&&(f.x2=f.x1+n,f.y2=f.y1+a),s&&f.unpad(u).unpad(p).unpad(c),t.prototype.reflow.call(this,f),r=l?this.box=new te(0,0,n,a):this.box,s&&l?(h(),f=this.contentBox=this.paddingBox.clone().unpad(c)):(f=this.contentBox=r.clone(),r.pad(c).pad(p).pad(u),h()),this.translateChildren(r.x1-f.x1+u.left+p+c.left,r.y1-f.y1+u.top+p+c.top);for(var d=this.children,v=0;v<d.length;v++){var g=d[v];g.reflow(g.box)}},e.prototype.align=function(t,e,r){this.box.align(t,e,r)},e.prototype.hasBox=function(){var t=this.options;return t.border.width||t.background},e.prototype.createVisual=function(){t.prototype.createVisual.call(this),this.options.visible&&this.hasBox()&&this.visual.append(N.drawing.Path.fromRect(this.paddingBox.toRect(),this.visualStyle()))},e.prototype.visualStyle=function(){var t=this.options,e=t.border||{};return{stroke:{width:e.width,color:e.color,opacity:Tt(e.opacity,t.opacity),dashType:e.dashType},fill:{color:t.background,opacity:t.opacity},cursor:t.cursor}},e}(ue);Et(ce,{align:g,vAlign:S,margin:{},padding:{},border:{color:n,width:0},background:"",shrinkToFit:!1,width:0,height:0,visible:!0});const pe=ce;var he=function(t){function e(e,r){t.call(this,e),this.pointData=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getElement=function(){var t=this.options,e=this.paddingBox,r=t.type,o=t.rotation,i=e.center(),n=e.width()/2,a=e.height()/2;if(!t.visible||!this.hasBox())return null;var s,c=this.visualStyle();if(r===l)s=new N.drawing.Circle(new N.geometry.Circle([kt(e.x1+n,3),kt(e.y1+a,3)],Math.min(n,a)),c);else if("triangle"===r)s=N.drawing.Path.fromPoints([[e.x1+n,e.y1],[e.x1,e.y2],[e.x2,e.y2]],c).close();else if(r===u)(s=new N.drawing.MultiPath(c)).moveTo(e.x1,e.y1).lineTo(e.x2,e.y2),s.moveTo(e.x1,e.y2).lineTo(e.x2,e.y1);else{var p=e.toRect();if(r===w){var h=Tt(t.borderRadius,p.width()/5);p.setCornerRadius(h)}s=N.drawing.Path.fromRect(p,c)}return o&&s.transform(N.geometry.transform().rotate(-o,[i.x,i.y])),s.options.zIndex=t.zIndex,s},e.prototype.createElement=function(){var t=this,e=this.options.visual,r=this.pointData||{};return e?e({value:r.value,dataItem:r.dataItem,sender:this.getSender(),series:r.series,category:r.category,rect:this.paddingBox.toRect(),options:this.visualOptions(),createVisual:function(){return t.getElement()}}):this.getElement()},e.prototype.visualOptions=function(){var t=this.options;return{background:t.background,border:t.border,margin:t.margin,padding:t.padding,type:t.type,size:t.width,visible:t.visible}},e.prototype.createVisual=function(){this.visual=this.createElement()},e}(pe);Et(he,{type:l,align:s,vAlign:s});const fe=he;var de="radial";const ve={glass:{type:"linear",rotation:0,stops:[{offset:0,color:j,opacity:0},{offset:.25,color:j,opacity:.3},{offset:1,color:j,opacity:0}]},sharpBevel:{type:de,stops:[{offset:0,color:j,opacity:.55},{offset:.65,color:j,opacity:0},{offset:.95,color:j,opacity:.25}]},roundedBevel:{type:de,stops:[{offset:.33,color:j,opacity:.06},{offset:.83,color:j,opacity:.2},{offset:.95,color:j,opacity:0}]},roundedGlass:{type:de,supportVML:!1,stops:[{offset:0,color:j,opacity:0},{offset:.5,color:j,opacity:.3},{offset:.99,color:j,opacity:0}]},sharpGlass:{type:de,supportVML:!1,stops:[{offset:0,color:j,opacity:.2},{offset:.15,color:j,opacity:.15},{offset:.17,color:j,opacity:.35},{offset:.85,color:j,opacity:.05},{offset:.87,color:j,opacity:.15},{offset:.99,color:j,opacity:0}]},bubbleShadow:{type:de,center:[.5,.5],radius:.5}};function ge(t,e){if(t.x1===e.x1&&t.y1===e.y1&&t.x2===e.x2&&t.y2===e.y2)return e;var r=Math.min(t.x1,e.x1),o=Math.max(t.x1,e.x1),i=Math.min(t.x2,e.x2),n=Math.max(t.x2,e.x2),a=Math.min(t.y1,e.y1),s=Math.max(t.y1,e.y1),l=Math.min(t.y2,e.y2),u=Math.max(t.y2,e.y2),c=[];return c[0]=new te(o,a,i,s),c[1]=new te(r,s,o,l),c[2]=new te(i,s,n,l),c[3]=new te(o,l,i,u),t.x1===r&&t.y1===a||e.x1===r&&e.y1===a?(c[4]=new te(r,a,o,s),c[5]=new te(i,l,n,u)):(c[4]=new te(i,a,n,s),c[5]=new te(r,l,o,u)),it(c,(function(t){return t.height()>0&&t.width()>0}))[0]}var ye=function(t){function e(e){t.call(this,e);var r=this.options;r.width=parseInt(r.width,10),r.height=parseInt(r.height,10),this.gradients={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(){var t=this.options,e=this.children,r=new te(0,0,t.width,t.height);this.box=r.unpad(t.margin);for(var o=0;o<e.length;o++)e[o].reflow(r),r=ge(r,e[o].box)||new te},e.prototype.createVisual=function(){this.visual=new N.drawing.Group,this.createBackground()},e.prototype.createBackground=function(){var t=this.options,e=t.border||{},r=this.box.clone().pad(t.margin).unpad(e.width),o=N.drawing.Path.fromRect(r.toRect(),{stroke:{color:e.width?e.color:"",width:e.width,dashType:e.dashType},fill:{color:t.background,opacity:t.opacity},zIndex:-10});this.visual.append(o)},e.prototype.getRoot=function(){return this},e.prototype.createGradient=function(t){var e,r=this.gradients,o=jt(t),i=ve[t.gradient];if(r[o])e=r[o];else{var n=Object.assign({},i,t);"linear"===i.type?e=new N.drawing.LinearGradient(n):(t.innerRadius&&(n.stops=function(t){for(var e=t.stops,r=t.innerRadius/t.radius*100,o=e.length,i=[],n=0;n<o;n++){var a=Object.assign({},e[n]);a.offset=(a.offset*(100-r)+r)/100,i.push(a)}return i}(n)),(e=new N.drawing.RadialGradient(n)).supportVML=!1!==i.supportVML),r[o]=e}return e},e.prototype.cleanGradients=function(){var t=this.gradients;for(var e in t)t[e]._observers=[]},e.prototype.size=function(){var t=this.options;return new te(0,0,t.width,t.height)},e}(ue);Et(ye,{width:600,height:400,background:j,border:{color:n,width:0},margin:q(5),zIndex:-2});const me=ye;var be=function(t){function e(e){t.call(this,e),this._initDirection()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initDirection=function(){var t=this.options;t.vertical?(this.groupAxis=k,this.elementAxis=M,this.groupSizeField=A,this.elementSizeField=d,this.groupSpacing=t.spacing,this.elementSpacing=t.vSpacing):(this.groupAxis=M,this.elementAxis=k,this.groupSizeField=d,this.elementSizeField=A,this.groupSpacing=t.vSpacing,this.elementSpacing=t.spacing)},e.prototype.reflow=function(t){this.box=t.clone(),this.reflowChildren()},e.prototype.reflowChildren=function(){var t=this,e=this,r=e.box,o=e.elementAxis,i=e.groupAxis,n=e.elementSizeField,a=e.groupSizeField,s=this.groupOptions(),l=s.groups,u=s.groupsSize,c=s.maxGroupElementsSize,p=l.length,h=r[i+1]+this.alignStart(u,r[a]());if(p){for(var f=h,d=0;d<p;d++){for(var v=l[d],g=v.groupElements,y=r[o+1],m=g.length,b=0;b<m;b++){var x=g[b],_=t.elementSize(x),C=f+t.alignStart(_[a],v.groupSize),w=new te;w[i+1]=C,w[i+2]=C+_[a],w[o+1]=y,w[o+2]=y+_[n],x.reflow(w),y+=_[n]+t.elementSpacing}f+=v.groupSize+t.groupSpacing}r[i+1]=h,r[i+2]=h+u,r[o+2]=r[o+1]+c}},e.prototype.alignStart=function(t,e){var r=0,o=this.options.align;return o===C||o===a?r=e-t:o===s&&(r=(e-t)/2),r},e.prototype.groupOptions=function(){for(var t=this,e=t.box,r=t.children,o=t.elementSizeField,i=t.groupSizeField,n=t.elementSpacing,a=t.groupSpacing,s=kt(e[o]()),l=r.length,u=[],c=0,p=0,h=0,f=0,d=[],v=0;v<l;v++){var g=r[v];g.box||g.reflow(e);var y=this.elementSize(g);this.options.wrap&&kt(p+n+y[o])>s&&(u.push({groupElements:d,groupSize:c,groupElementsSize:p}),f=Math.max(f,p),h+=a+c,c=0,p=0,d=[]),c=Math.max(c,y[i]),p>0&&(p+=n),p+=y[o],d.push(g)}return u.push({groupElements:d,groupSize:c,groupElementsSize:p}),{groups:u,groupsSize:h+=c,maxGroupElementsSize:f=Math.max(f,p)}},e.prototype.elementSize=function(t){return{width:t.box.width(),height:t.box.height()}},e.prototype.createVisual=function(){},e}(ue);Et(be,{vertical:!0,wrap:!0,vSpacing:0,spacing:0});const xe=be;var _e=N.drawing.Text,Ce=function(t){function e(e,r){t.call(this,r),this.content=e,this.reflow(new te)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.options,r=e.size=N.drawing.util.measureText(this.content,{font:e.font});this.baseline=r.baseline,this.box=new te(t.x1,t.y1,t.x1+r.width,t.y1+r.height)},e.prototype.createVisual=function(){var t=this.options,e=t.font,r=t.color,o=t.opacity,i=t.cursor;this.visual=new _e(this.content,this.box.toRect().topLeft(),{font:e,fill:{color:r,opacity:o},cursor:i})},e}(ue);Et(Ce,{font:p,color:n});const we=Ce;function Oe(t){var e=t.origin,r=t.bottomRight();return new te(e.x,e.y,r.x,r.y)}var Se=/\n/m,Pe=function(t){function e(e,r,o){t.call(this,r),this.content=e,this.data=o,this._initContainer(),!1!==this.options._autoReflow&&this.reflow(new te)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initContainer=function(){var t=this.options,e=String(this.content).split(Se),r=new xe({vertical:!0,align:t.align,wrap:!1}),o=K({},t,{opacity:1,animation:null});this.container=r,this.append(r);for(var i=0;i<e.length;i++){var n=new we(e[i].trim(),o);r.append(n)}},e.prototype.reflow=function(e){var r=this.options,o=r.visual;if(this.container.options.align=r.align,o&&!this._boxReflow){var i=e;i.hasSize()||(this._boxReflow=!0,this.reflow(i),this._boxReflow=!1,i=this.box);var n=this.visual=o(this.visualContext(i));n&&(i=Oe(n.clippedBBox()||new N.geometry.Rect),n.options.zIndex=r.zIndex),this.box=this.contentBox=this.paddingBox=i}else if(t.prototype.reflow.call(this,e),r.rotation){var a=q(r.margin),s=this.box.unpad(a);this.targetBox=e,this.normalBox=s.clone(),(s=this.rotate()).translate(a.left-a.right,a.top-a.bottom),this.rotatedBox=s.clone(),s.pad(a)}},e.prototype.createVisual=function(){var t=this.options;if(this.visual=new N.drawing.Group({transform:this.rotationTransform(),zIndex:t.zIndex,noclip:t.noclip}),this.hasBox()){var e=N.drawing.Path.fromRect(this.paddingBox.toRect(),this.visualStyle());this.visual.append(e)}},e.prototype.renderVisual=function(){if(this.options.visible)if(this.options.visual){var e=this.visual;e&&!mt(e.options.noclip)&&(e.options.noclip=this.options.noclip),this.addVisual(),this.createAnimation()}else t.prototype.renderVisual.call(this)},e.prototype.visualContext=function(t){var e=this,r={text:this.content,rect:t.toRect(),sender:this.getSender(),options:this.options,createVisual:function(){return e._boxReflow=!0,e.reflow(t),e._boxReflow=!1,e.getDefaultVisual()}};return this.data&&Object.assign(r,this.data),r},e.prototype.getDefaultVisual=function(){this.createVisual(),this.renderChildren();var t=this.visual;return delete this.visual,t},e.prototype.rotate=function(){var t=this.options;return this.box.rotate(t.rotation),this.align(this.targetBox,k,t.align),this.align(this.targetBox,M,t.vAlign),this.box},e.prototype.rotationTransform=function(){var t=this.options.rotation;if(!t)return null;var e=this.normalBox.center(),r=e.x,o=e.y,i=this.rotatedBox.center();return N.geometry.transform().translate(i.x-r,i.y-o).rotate(t,[r,o])},e}(pe);const je=Pe;var Ae=function(t){function e(e){t.call(this,e),this._textBox=new je(this.options.text,Object.assign({},this.options,{vAlign:this.options.position})),this.append(this._textBox)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(e){t.prototype.reflow.call(this,e),this.box.snapTo(e,k)},e.buildTitle=function(t,r){var o,i=t;return"string"==typeof t&&(i={text:t}),(i=Object.assign({visible:!0},r,i))&&i.visible&&i.text&&(o=new e(i)),o},e.orderTitles=function(t){var e=[].concat(t),r=e.filter((function(t){return t&&t.options.position!==a})),o=e.filter((function(t){return t&&t.options.position===a}));return ke(r),ke(o),o.reverse(),r.concat(o)},e}(ue);function ke(t){for(var e=1;e<t.length;e++){var r=t[e]._textBox,o=t[e-1]._textBox;o.options.margin=Object.assign(q(o.options.margin),{bottom:0}),r.options.margin=Object.assign(q(r.options.margin),{top:0})}}Et(Ae,{color:n,position:S,align:s,margin:q(5),padding:q(5)});const Me=Ae;var Te=function(t){function e(e,r,o,i,n){t.call(this,r,n),this.text=r,this.value=e,this.index=o,this.dataItem=i,this.reflow(new te)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.visualContext=function(e){var r=t.prototype.visualContext.call(this,e);return r.value=this.value,r.dataItem=this.dataItem,r.format=this.options.format,r.culture=this.options.culture,r},e.prototype.click=function(t,e){t.trigger("axisLabelClick",{element:wt(e),value:this.value,text:this.text,index:this.index,dataItem:this.dataItem,axis:this.parent.options})},e.prototype.rotate=function(){if(this.options.alignRotation!==s){var e=this.normalBox.toRect(),r=this.rotationTransform();this.box=Oe(e.bbox(r.matrix()))}else t.prototype.rotate.call(this);return this.box},e.prototype.rotationTransform=function(){var e=this.options,r=e.rotation;if(!r)return null;if(e.alignRotation===s)return t.prototype.rotationTransform.call(this);var o=N.geometry.transform().rotate(r).matrix(),i=this.normalBox.toRect(),n=this.targetBox.toRect(),l=e.rotationOrigin||S,u=l===S||l===a?k:M,c=l===S||l===a?M:k,p=l===S||l===g?n.origin:n.bottomRight(),f=i.topLeft().transformCopy(o),d=i.topRight().transformCopy(o),v=i.bottomRight().transformCopy(o),y=i.bottomLeft().transformCopy(o),m=N.geometry.Rect.fromPoints(f,d,v,y),b={};b[c]=n.origin[c]-m.origin[c];var x,_,C=Math.abs(f[c]+b[c]-p[c]),w=Math.abs(d[c]+b[c]-p[c]);kt(C,h)===kt(w,h)?(x=f,_=d):w<C?(x=d,_=v):(x=f,_=y);var O=x[u]+(_[u]-x[u])/2;return b[u]=n.center()[u]-O,N.geometry.transform().translate(b.x,b.y).rotate(r)},e}(je);Et(Te,{_autoReflow:!1});const De=Te;var Ve=function(t){function e(e,r,o){t.call(this,r),this.fields=e,this.chartService=o,this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.hide=function(){this.options.visible=!1},e.prototype.show=function(){this.options.visible=!0},e.prototype.render=function(){var t=this,e=this.options;if(e.visible){var r,o,i=e.label,n=e.icon,a=new te,s=function(){return t},u=n.size,c=this.fields.text;if(mt(i)&&i.visible){var p=tt(i);p?c=p(this.fields):i.format&&(c=this.chartService.format.auto(i.format,c)),i.color||(i.color=i.position===v?"#fff":n.background),this.label=new je(c,K({},i)),this.label.aliasFor=s,i.position!==v||mt(u)||(n.type===l?u=Math.max(this.label.box.width(),this.label.box.height()):(r=this.label.box.width(),o=this.label.box.height()),a.wrap(this.label.box))}n.width=r||u||7,n.height=o||u||7;var h=new fe(K({},n));h.aliasFor=s,this.marker=h,this.append(h),this.label&&this.append(this.label),h.reflow(new te),this.wrapperBox=a.wrap(h.box)}},e.prototype.reflow=function(t){var e,r,o,i=this,n=i.options,s=i.label,l=i.marker,u=i.wrapperBox,c=t.center(),p=n.line.length,h=n.position;n.visible&&(lt(h,[g,C])?h===g?(o=u.alignTo(t,h).translate(-p,t.center().y-u.center().y),n.line.visible&&(e=[t.x1,c.y],this.linePoints=[e,[o.x2,c.y]],r=o.clone().wrapPoint(e))):(o=u.alignTo(t,h).translate(p,t.center().y-u.center().y),n.line.visible&&(e=[t.x2,c.y],this.linePoints=[e,[o.x1,c.y]],r=o.clone().wrapPoint(e))):h===a?(o=u.alignTo(t,h).translate(t.center().x-u.center().x,p),n.line.visible&&(e=[c.x,t.y2],this.linePoints=[e,[c.x,o.y1]],r=o.clone().wrapPoint(e))):(o=u.alignTo(t,h).translate(t.center().x-u.center().x,-p),n.line.visible&&(e=[c.x,t.y1],this.linePoints=[e,[c.x,o.y2]],r=o.clone().wrapPoint(e))),l&&l.reflow(o),s&&(s.reflow(o),l&&(n.label.position===_&&s.box.alignTo(l.box,h),s.reflow(s.box))),this.contentBox=o,this.targetBox=t,this.box=r||o)},e.prototype.createVisual=function(){t.prototype.createVisual.call(this),this.visual.options.noclip=this.options.noclip,this.options.visible&&this.createLine()},e.prototype.renderVisual=function(){var e=this,r=this.options,o=r.visual;r.visible&&o?(this.visual=o(Object.assign(this.fields,{sender:this.getSender(),rect:this.targetBox.toRect(),options:{background:r.background,border:r.background,icon:r.icon,label:r.label,line:r.line,position:r.position,visible:r.visible},createVisual:function(){e.createVisual(),e.renderChildren();var t=e.visual;return delete e.visual,t}})),this.addVisual()):t.prototype.renderVisual.call(this)},e.prototype.createLine=function(){var t=this.options.line;if(this.linePoints){var e=N.drawing.Path.fromPoints(this.linePoints,{stroke:{color:t.color,width:t.width,dashType:t.dashType}});L(e),this.visual.append(e)}},e.prototype.click=function(t,e){var r=this.eventArgs(e);t.trigger("noteClick",r)||e.preventDefault()},e.prototype.over=function(t,e){var r=this.eventArgs(e);t.trigger("noteHover",r)||e.preventDefault()},e.prototype.out=function(t,e){var r=this.eventArgs(e);t.trigger("noteLeave",r)},e.prototype.eventArgs=function(t){var e=this.options;return Object.assign(this.fields,{element:wt(t),text:mt(e.label)?e.label.text:"",visual:this.visual})},e}(pe);Et(Ve,{icon:{visible:!0,type:l},label:{position:v,visible:!0,align:s,vAlign:s},line:{visible:!0},visible:!0,position:S,zIndex:2});const Ee=Ve;var Ne={format:function(t,e){return e},toString:function(t){return t},parseDate:function(t){return new Date(t)},firstDay:function(){return 0}},Le=function(){},Ie={implementation:{configurable:!0}};Le.register=function(t){Ne=t},Ie.implementation.get=function(){return Ne},Object.defineProperties(Le,Ie);const Be=Le;var Re=/\{(\d+)(:[^\}]+)?\}/g,ze=function(t){this._intlService=t},Fe={intl:{configurable:!0}};Fe.intl.get=function(){return this._intlService||Be.implementation},Fe.intl.set=function(t){this._intlService=t},ze.prototype.auto=function(t){for(var e=[],r=arguments.length-1;r-- >0;)e[r]=arguments[r+1];var o=this.intl;return R(t)&&t.match(f)?o.format.apply(o,[t].concat(e)):o.toString(e[0],t)},ze.prototype.localeAuto=function(t,e,r){var o=this.intl;return R(t)&&t.match(f)?t.replace(Re,(function(t,i,n){var a=e[parseInt(i,10)];return o.toString(a,n?n.substring(1):"",r)})):o.toString(e[0],t,r)},Object.defineProperties(ze.prototype,Fe);const He=ze;var Ue=function(t,e){void 0===e&&(e={}),this._intlService=e.intlService,this.sender=e.sender||t,this.format=new He(e.intlService),this.chart=t,this.rtl=Boolean(e.rtl)},Ke={intl:{configurable:!0}};Ke.intl.get=function(){return this._intlService||Be.implementation},Ke.intl.set=function(t){this._intlService=t,this.format.intl=t},Ue.prototype.notify=function(t,e){this.chart&&this.chart.trigger(t,e)},Ue.prototype.isPannable=function(t){var e=((this.chart||{}).options||{}).pannable;return e&&e.lock!==t},Object.defineProperties(Ue.prototype,Ke);const $e=Ue;var Ge,Xe=function(){};Xe.register=function(t){Ge=t},Xe.create=function(t,e){if(Ge)return Ge.create(t,e)};const We=Xe;function Ye(t,e){var r=t.tickX,o=t.tickY,i=t.position,n=new N.drawing.Path({stroke:{width:e.width,color:e.color}});return t.vertical?n.moveTo(r,i).lineTo(r+e.size,i):n.moveTo(i,o).lineTo(i,o+e.size),L(n),n}function qe(t,e){var r=t.lineStart,o=t.lineEnd,i=t.position,n=new N.drawing.Path({stroke:{width:e.width,color:e.color,dashType:e.dashType}});return t.vertical?n.moveTo(r,i).lineTo(o,i):n.moveTo(i,r).lineTo(i,o),L(n),n}var Ze=function(t){function e(e,r){void 0===r&&(r=new $e),t.call(this,e),this.chartService=r,this.options.visible||(this.options=K({},this.options,{labels:{visible:!1},line:{visible:!1},margin:0,majorTickSize:0,minorTickSize:0})),this.options.minorTicks=K({},{color:this.options.line.color,width:this.options.line.width,visible:this.options.minorTickType!==b},this.options.minorTicks,{size:this.options.minorTickSize,align:this.options.minorTickType}),this.options.majorTicks=K({},{color:this.options.line.color,width:this.options.line.width,visible:this.options.majorTickType!==b},this.options.majorTicks,{size:this.options.majorTickSize,align:this.options.majorTickType}),this.initFields(),this.options._deferLabels||this.createLabels(),this.createTitle(),this.createNotes()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){},e.prototype.labelsRange=function(){return{min:this.options.labels.skip,max:this.labelsCount()}},e.prototype.normalizeLabelRotation=function(t){var e=t.rotation;$(e)&&(t.alignRotation=e.align,t.rotation=e.angle)},e.prototype.createLabels=function(){var t=this,e=this.options,r=e.vertical?C:s,o=K({},e.labels,{align:r,zIndex:e.zIndex}),i=Math.max(1,o.step);if(this.clearLabels(),o.visible){this.normalizeLabelRotation(o),"auto"===o.rotation&&(o.rotation=0,e.autoRotateLabels=!0);for(var n=this.labelsRange(),a=n.min;a<n.max;a+=i){var l={index:a,count:n.max},u=t.createAxisLabel(a,o,l);u&&(t.append(u),t.labels.push(u))}}},e.prototype.clearLabels=function(){this.children=it(this.children,(function(t){return!(t instanceof De)})),this.labels=[]},e.prototype.clearTitle=function(){var t=this;this.title&&(this.children=it(this.children,(function(e){return e!==t.title})),this.title=void 0)},e.prototype.clear=function(){this.clearLabels(),this.clearTitle()},e.prototype.lineBox=function(){var t=this.options,e=this.box,r=t.vertical,o=t.labels.mirror,i=o?e.x1:e.x2,n=o?e.y2:e.y1,a=t.line.width||0;return r?new te(i,e.y1,i,e.y2-a):new te(e.x1,n,e.x2-a,n)},e.prototype.createTitle=function(){var t=this.options,e=K({rotation:t.vertical?-90:0,text:"",zIndex:1,visualSize:!0},t.title);if(e.visible&&e.text){var r=new je(e.text,e);this.append(r),this.title=r}},e.prototype.createNotes=function(){var t=this,e=this.options,r=e.notes,o=r.data||[];this.notes=[];for(var i=0;i<o.length;i++){var n=K({},r,o[i]);n.value=t.parseNoteValue(n.value);var s=new Ee({value:n.value,text:n.label.text,dataItem:n},n,t.chartService);s.options.visible&&(mt(s.options.position)?e.vertical&&!lt(s.options.position,[g,C])?s.options.position=e.reverse?g:C:e.vertical||lt(s.options.position,[S,a])||(s.options.position=e.reverse?a:S):e.vertical?s.options.position=e.reverse?g:C:s.options.position=e.reverse?a:S,t.append(s),t.notes.push(s))}},e.prototype.parseNoteValue=function(t){return t},e.prototype.renderVisual=function(){t.prototype.renderVisual.call(this),this.createPlotBands()},e.prototype.createVisual=function(){t.prototype.createVisual.call(this),this.createBackground(),this.createLine()},e.prototype.gridLinesVisual=function(){var t=this._gridLines;return t||(t=this._gridLines=new N.drawing.Group({zIndex:-2}),this.appendVisual(this._gridLines)),t},e.prototype.createTicks=function(t){var e=this.options,r=this.lineBox(),o=e.labels.mirror,i=e.majorTicks.visible?e.majorUnit:0,n={vertical:e.vertical};function a(e,i,a){var s=e.length,l=Math.max(1,i.step);if(i.visible)for(var u=i.skip;u<s;u+=l)mt(a)&&u%a==0||(n.tickX=o?r.x2:r.x2-i.size,n.tickY=o?r.y1-i.size:r.y1,n.position=e[u],t.append(Ye(n,i)))}a(this.getMajorTickPositions(),e.majorTicks),a(this.getMinorTickPositions(),e.minorTicks,i/e.minorUnit)},e.prototype.createLine=function(){var t=this.options,e=t.line,r=this.lineBox();if(e.width>0&&e.visible){var o=new N.drawing.Path({stroke:{width:e.width,color:e.color,dashType:e.dashType}});o.moveTo(r.x1,r.y1).lineTo(r.x2,r.y2),t._alignLines&&L(o);var i=this._lineGroup=new N.drawing.Group;i.append(o),this.visual.append(i),this.createTicks(i)}},e.prototype.getActualTickSize=function(){var t=this.options,e=0;return t.majorTicks.visible&&t.minorTicks.visible?e=Math.max(t.majorTicks.size,t.minorTicks.size):t.majorTicks.visible?e=t.majorTicks.size:t.minorTicks.visible&&(e=t.minorTicks.size),e},e.prototype.createBackground=function(){var t=this.options,e=this.box,r=t.background;r&&(this._backgroundPath=N.drawing.Path.fromRect(e.toRect(),{fill:{color:r},stroke:null}),this.visual.append(this._backgroundPath))},e.prototype.createPlotBands=function(){var t=this,e=this.options,r=e.plotBands||[],o=e.vertical,i=this.plotArea;if(0!==r.length){for(var n=this._plotbandGroup=new N.drawing.Group({zIndex:-1}),a=it(this.pane.axes,(function(e){return e.options.vertical!==t.options.vertical}))[0],s=0;s<r.length;s++){var l=r[s],u=void 0,c=void 0,p=l.label,h=void 0;if(o?(u=(a||i.axisX).lineBox(),c=t.getSlot(l.from,l.to,!0)):(u=t.getSlot(l.from,l.to,!0),c=(a||i.axisY).lineBox()),p&&(p.vAlign=p.position||g,h=t.createPlotBandLabel(p,l,new te(u.x1,c.y1,u.x2,c.y2))),0!==u.width()&&0!==c.height()){var f=new N.geometry.Rect([u.x1,c.y1],[u.width(),c.height()]),d=N.drawing.Path.fromRect(f,{fill:{color:l.color,opacity:l.opacity},stroke:null});n.append(d),h&&n.append(h)}}this.appendVisual(n)}},e.prototype.createPlotBandLabel=function(t,e,r){if(!1===t.visible)return null;var o,i=t.text;if(mt(t)&&t.visible){var n=tt(t);n?i=n({text:i,item:e}):t.format&&(i=this.chartService.format.auto(t.format,i)),t.color||(t.color=this.options.labels.color)}return(o=new je(i,t)).reflow(r),o.renderVisual(),o.visual},e.prototype.createGridLines=function(t){var e=this.options,r=e.minorGridLines,o=e.majorGridLines,i=e.minorUnit,n=e.vertical,a=t.options.line.visible,s=o.visible?e.majorUnit:0,l=t.lineBox(),u=l[n?"y1":"x1"],c={lineStart:l[n?"x1":"y1"],lineEnd:l[n?"x2":"y2"],vertical:n},p=[],h=this.gridLinesVisual();function f(t,e,r){var o=t.length,i=Math.max(1,e.step);if(e.visible)for(var n=e.skip;n<o;n+=i){var s=kt(t[n]);lt(s,p)||n%r==0||a&&u===s||(c.position=s,h.append(qe(c,e)),p.push(s))}}return f(this.getMajorTickPositions(),o),f(this.getMinorTickPositions(),r,s/i),h.children},e.prototype.reflow=function(t){for(var e=this,r=e.options,o=e.labels,i=e.title,n=r.vertical,a=o.length,s=n?A:d,l=i?i.box[s]():0,u=this.getActualTickSize()+r.margin+l,c=((this.getRoot()||{}).box||t)[s](),p=0,h=0;h<a;h++){var f=o[h].box[s]();f+u<=c&&(p=Math.max(p,f))}this.box=n?new te(t.x1,t.y1,t.x1+p+u,t.y2):new te(t.x1,t.y1,t.x2,t.y1+p+u),this.arrangeTitle(),this.arrangeLabels(),this.arrangeNotes()},e.prototype.getLabelsTickPositions=function(){return this.getMajorTickPositions()},e.prototype.labelTickIndex=function(t){return t.index},e.prototype.arrangeLabels=function(){for(var t=this.options,e=this.labels,r=this.labelsBetweenTicks(),o=t.vertical,i=t.labels.mirror,n=this.getLabelsTickPositions(),a=0;a<e.length;a++){var s=e[a],l=this.labelTickIndex(s),u=o?s.box.height():s.box.width(),c=n[l],p=n[l+1],h=void 0,f=void 0;o?f=h=r?c+(p-c)/2-u/2:c-u/2:r?(h=c,f=p):f=(h=c-u/2)+u,this.positionLabel(s,i,h,f)}},e.prototype.positionLabel=function(t,e,r,o){void 0===o&&(o=r);var i,n=this.options,s=n.vertical,l=this.lineBox(),u=this.getActualTickSize()+n.margin;if(s){var c=l.x2;e?(c+=u,t.options.rotationOrigin=g):(c-=u+t.box.width(),t.options.rotationOrigin=C),i=t.box.move(c,r)}else{var p=l.y1;e?(p-=u+t.box.height(),t.options.rotationOrigin=a):(p+=u,t.options.rotationOrigin=S),i=new te(r,p,o,p+t.box.height())}t.reflow(i)},e.prototype.autoRotateLabelAngle=function(t,e){return t.width()<e?0:t.height()>e?-90:-45},e.prototype.autoRotateLabels=function(){if(!this.options.autoRotateLabels||this.options.vertical)return!1;for(var t=this.getMajorTickPositions(),e=this.labels,r=Math.min(e.length,t.length-1),o=0,i=0;i<r;i++){var n=Math.abs(t[i+1]-t[i]),a=e[i].box,s=this.autoRotateLabelAngle(a,n);if(0!==s&&(o=s),-90===o)break}if(0!==o){for(var l=0;l<e.length;l++)e[l].options.rotation=o,e[l].reflow(new te);return!0}},e.prototype.arrangeTitle=function(){var t=this.options,e=this.title,r=t.labels.mirror,o=t.vertical;e&&(o?(e.options.align=r?C:g,e.options.vAlign=e.options.position):(e.options.align=e.options.position,e.options.vAlign=r?S:a),e.reflow(this.box))},e.prototype.arrangeNotes=function(){for(var t=this,e=0;e<this.notes.length;e++){var r=t.notes[e],o=r.options.value,i=void 0;mt(o)?(t.shouldRenderNote(o)?r.show():r.hide(),i=t.noteSlot(o)):r.hide(),r.reflow(i||t.lineBox())}},e.prototype.noteSlot=function(t){return this.getSlot(t)},e.prototype.alignTo=function(t){var e=t.lineBox(),r=this.options.vertical,o=r?M:k;this.box.snapTo(e,o),r?this.box.shrink(0,this.lineBox().height()-e.height()):this.box.shrink(this.lineBox().width()-e.width(),0),this.box[o+1]-=this.lineBox()[o+1]-e[o+1],this.box[o+2]-=this.lineBox()[o+2]-e[o+2]},e.prototype.axisLabelText=function(t,e,r){var o=this,i=tt(e),n=function(){return e.format?o.chartService.format.localeAuto(e.format,[t],e.culture):t};return i?i(Object.assign({},r,{get text(){return n()},value:t,format:e.format,culture:e.culture})):n()},e.prototype.slot=function(t,e,r){var o=this.getSlot(t,e,r);if(o)return o.toRect()},e.prototype.contentBox=function(){var t=this.box.clone(),e=this.labels;if(e.length){var r=this.options.vertical?M:k;if(this.chartService.isPannable(r)){var o=this.maxLabelOffset();t[r+1]-=o.start,t[r+2]+=o.end}else{e[0].options.visible&&t.wrap(e[0].box);var i=e[e.length-1];i.options.visible&&t.wrap(i.box)}}return t},e.prototype.maxLabelOffset=function(){for(var t=this.options,e=t.vertical,r=t.reverse,o=this.labelsBetweenTicks(),i=this.getLabelsTickPositions(),n=e?M:k,a=this.labels,s=r?1:0,l=r?0:1,u=0,c=0,p=0;p<a.length;p++){var h=a[p],f=this.labelTickIndex(h),d=void 0,v=void 0;o?(d=i[f+s],v=i[f+l]):d=v=i[f],u=Math.max(u,d-h.box[n+1]),c=Math.max(c,h.box[n+2]-v)}return{start:u,end:c}},e.prototype.limitRange=function(t,e,r,o,i){var n=this.options;if(t<r&&i<0&&(!mt(n.min)||n.min<=r)||o<e&&i>0&&(!mt(n.max)||o<=n.max))return null;if(e<r&&i>0||o<t&&i<0)return{min:t,max:e};var a=e-t,s=t,l=e;return t<r&&i<0?(s=Pt(t,r,o),l=Pt(t+a,r+a,o)):e>o&&i>0&&(l=Pt(e,r,o),s=Pt(e-a,r,o-a)),{min:s,max:l}},e.prototype.valueRange=function(){return{min:this.seriesMin,max:this.seriesMax}},e.prototype.lineDir=function(){var t=this.options;return(t.vertical?-1:1)*(t.reverse?-1:1)},e.prototype.lineInfo=function(){var t=this.options.vertical,e=this.lineBox(),r=t?e.height():e.width(),o=t?M:k,i=this.lineDir(),n=o+(1===i?1:2).toString();return{axis:o,axisOrigin:n,axisDir:i,lineBox:e,lineSize:r,lineStart:e[n]}},e.prototype.pointOffset=function(t){var e=this.lineInfo(),r=e.axis,o=e.axisDir,i=e.axisOrigin,n=e.lineBox,a=e.lineSize;return(o>0?t[r]-n[i]:n[i]-t[r])/a},e.prototype.scaleToDelta=function(t,e){var r=Pt(t,-.999,.999);return r>0?e*Math.min(1,r):e-e/(1+r)},e.prototype.labelsBetweenTicks=function(){return!this.options.justified},e.prototype.prepareUserOptions=function(){},e}(ue);Et(Ze,{labels:{visible:!0,rotation:0,mirror:!1,step:1,skip:0},line:{width:1,color:n,visible:!0},title:{visible:!0,position:s},majorTicks:{align:_,size:4,skip:0,step:1},minorTicks:{align:_,size:3,skip:0,step:1},axisCrossingValue:0,majorTickType:_,minorTickType:b,majorGridLines:{skip:0,step:1},minorGridLines:{visible:!1,width:1,color:n,skip:0,step:1},margin:5,visible:!0,reverse:!1,justified:!0,notes:{label:{text:""}},_alignLines:!0,_deferLabels:!1});const Qe=Ze;var Je="milliseconds",tr="seconds",er="minutes",rr="hours",or="days",ir="weeks",nr="months",ar="years",sr=6e4,lr=36e5,ur=864e5,cr=6048e5,pr=26784e5,hr=31536e6,fr={years:hr,months:pr,weeks:cr,days:ur,hours:lr,minutes:sr,seconds:1e3,milliseconds:1};function dr(t,e){return t.getTime()-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*sr}function vr(t,e){return new Date(t.getTime()+e)}function gr(t){var e;return t instanceof Date?e=t:t&&(e=new Date(t)),e}function yr(t,e){return 0===e&&23===t.getHours()&&(t.setHours(t.getHours()+2),!0)}function mr(t,e,r,o){var i=t;if(t){var n=gr(t),a=n.getHours();r===ar?yr(i=new Date(n.getFullYear()+e,0,1),0):r===nr?yr(i=new Date(n.getFullYear(),n.getMonth()+e,1),a):r===ir?(i=mr(function(t,e){void 0===e&&(e=0);var r=0,o=t.getDay();if(!isNaN(o))for(;o!==e;)0===o?o=6:o--,r++;return vr(t,-r*ur)}(n,o),7*e,or),yr(i,a)):r===or?yr(i=new Date(n.getFullYear(),n.getMonth(),n.getDate()+e),a):r===rr?i=function(t,e){var r=new Date(t);r.setMinutes(0,0,0);var o=(t.getTimezoneOffset()-r.getTimezoneOffset())*sr;return vr(r,o+e*lr)}(n,e):r===er?(i=vr(n,e*sr)).getSeconds()>0&&i.setSeconds(0):r===tr?i=vr(n,1e3*e):r===Je&&(i=vr(n,e)),r!==Je&&i.getMilliseconds()>0&&i.setMilliseconds(0)}return i}function br(t,e,r){return mr(gr(t),0,e,r)}function xr(t,e,r){var o=gr(t);return o&&br(o,e,r).getTime()===o.getTime()?o:mr(o,1,e,r)}function _r(t,e){return t&&e?t.getTime()-e.getTime():-1}function Cr(t,e){return t.getTime()-e}function wr(t){if(T(t)){for(var e=[],r=0;r<t.length;r++)e.push(wr(t[r]));return e}if(t)return gr(t).getTime()}function Or(t,e){return t&&e?wr(t)===wr(e):t===e}function Sr(t,e,r){return dr(t,e)/fr[r]}function Pr(t,e,r,o){var i=gr(t),n=gr(e);return(r===nr?i.getMonth()-n.getMonth()+12*(i.getFullYear()-n.getFullYear())+Sr(i,new Date(i.getFullYear(),i.getMonth()),or)/new Date(i.getFullYear(),i.getMonth()+1,0).getDate():r===ar?i.getFullYear()-n.getFullYear()+Pr(i,new Date(i.getFullYear(),0),nr,1)/12:r===or||r===ir?Sr(i,n,r):Cr(i,e)/fr[r])/o}function jr(t,e,r){return r===ar?e.getFullYear()-t.getFullYear():r===nr?12*jr(t,e,ar)+e.getMonth()-t.getMonth():r===or?Math.floor(Cr(e,t)/ur):Math.floor(Cr(e,t)/fr[r])}function Ar(t,e){return R(e)&&t.parseDate(e)||gr(e)}function kr(t,e){if(T(e)){for(var r=[],o=0;o<e.length;o++)r.push(Ar(t,e[o]));return r}return Ar(t,e)}function Mr(t,e){return B(t.weekStartDay)?t.weekStartDay:e&&e.firstDay?e.firstDay():0}var Tr=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){this._ticks={}},e.prototype.categoriesHash=function(){return""},e.prototype.clone=function(){var t=new e(Object.assign({},this.options,{categories:this.options.srcCategories}),this.chartService);return t.createLabels(),t},e.prototype.initUserOptions=function(t){var e=t.categories||[],r=mt(t.min),o=mt(t.max);if(t.srcCategories=t.categories=e,(r||o)&&e.length){var i,n=r?Math.floor(t.min):0;i=o?t.justified?Math.floor(t.max)+1:Math.ceil(t.max):e.length,t.categories=t.categories.slice(n,i)}return t},e.prototype.rangeIndices=function(){var t=this.options,e=t.categories.length||1;return{min:B(t.min)?t.min%1:0,max:B(t.max)&&t.max%1!=0&&t.max<this.totalRange().max?e-(1-t.max%1):e-(t.justified?1:0)}},e.prototype.totalRangeIndices=function(t){var e,r=this.options,o=B(r.min)?r.min:0;if(e=B(r.max)?r.max:B(r.min)?o+r.categories.length:this.totalRange().max||1,t){var i=this.totalRange();o=Pt(o,0,i.max),e=Pt(e,0,i.max)}return{min:o,max:e}},e.prototype.range=function(){var t=this.options;return{min:B(t.min)?t.min:0,max:B(t.max)?t.max:this.totalRange().max}},e.prototype.roundedRange=function(){return this.range()},e.prototype.totalRange=function(){var t=this.options;return{min:0,max:Math.max(this._seriesMax||0,t.srcCategories.length)-(t.justified?1:0)}},e.prototype.scaleOptions=function(){var t=this.rangeIndices(),e=t.min,r=t.max,o=this.lineBox();return{scale:(this.options.vertical?o.height():o.width())/(r-e||1)*(this.options.reverse?-1:1),box:o,min:e,max:r}},e.prototype.arrangeLabels=function(){t.prototype.arrangeLabels.call(this),this.hideOutOfRangeLabels()},e.prototype.hideOutOfRangeLabels=function(){var t=this.box,e=this.labels;if(e.length>0){var r=this.options.vertical?M:k,o=t[r+1],i=t[r+2],n=e[0],a=St(e);(n.box[r+1]>i||n.box[r+2]<o)&&(n.options.visible=!1),(a.box[r+1]>i||a.box[r+2]<o)&&(a.options.visible=!1)}},e.prototype.getMajorTickPositions=function(){return this.getTicks().majorTicks},e.prototype.getMinorTickPositions=function(){return this.getTicks().minorTicks},e.prototype.getLabelsTickPositions=function(){return this.getTicks().labelTicks},e.prototype.tickIndices=function(t){for(var e=this.rangeIndices(),r=e.min,o=e.max,i=Math.ceil(o),n=Math.floor(r),a=[];n<=i;)a.push(n),n+=t;return a},e.prototype.getTickPositions=function(t){for(var e=this.options,r=e.vertical,o=e.reverse,i=this.scaleOptions(),n=i.scale,a=i.box,s=i.min,l=a[(r?M:k)+(o?2:1)],u=this.tickIndices(t),c=[],p=0;p<u.length;p++)c.push(l+kt(n*(u[p]-s),3));return c},e.prototype.getTicks=function(){var t=this.options,e=this._ticks,r=this.rangeIndices(),o=this.lineBox(),i=o.getHash()+r.min+","+r.max+t.reverse+t.justified;if(e._hash!==i){var n=t.minorTicks.visible||t.minorGridLines.visible;e._hash=i,e.labelTicks=this.getTickPositions(1),e.majorTicks=this.filterOutOfRangePositions(e.labelTicks,o),e.minorTicks=n?this.filterOutOfRangePositions(this.getTickPositions(.5),o):[]}return e},e.prototype.filterOutOfRangePositions=function(t,e){if(!t.length)return t;for(var r=this.options.vertical?M:k,o=function(t){return e[r+1]<=t&&t<=e[r+2]},i=t.length-1,n=0;!o(t[n])&&n<=i;)n++;for(var a=i;!o(t[a])&&a>=0;)a--;return t.slice(n,a+1)},e.prototype.lineInfo=function(){var t=this.options,e=t.vertical,r=t.reverse,o=this.lineBox(),i=e?o.height():o.width(),n=e?M:k,a=r?-1:1,s=n+(1===a?1:2).toString();return{axis:n,axisOrigin:s,axisDir:a,lineBox:o,lineSize:i,lineStart:o[s]}},e.prototype.lineDir=function(){return this.options.reverse?-1:1},e.prototype.getSlot=function(t,e,r){var o=this.options,i=o.reverse,n=o.justified,a=this.scaleOptions(),s=a.scale,l=a.box,u=a.min,c=this.lineInfo(),p=c.axis,h=c.lineStart,f=l.clone(),d=!mt(e),v=Tt(t,0),g=Tt(e,v);g=Math.max(g-1,v);var y=h+(v-u)*s,m=h+((g=Math.max(v,g))+1-u)*s;return d&&n&&(m=y),r&&(y=Pt(y,l[p+1],l[p+2]),m=Pt(m,l[p+1],l[p+2])),f[p+1]=i?m:y,f[p+2]=i?y:m,f},e.prototype.limitSlot=function(t){var e=this.options.vertical?M:k,r=this.lineBox(),o=t.clone();return o[e+1]=Pt(t[e+1],r[e+1],r[e+2]),o[e+2]=Pt(t[e+2],r[e+1],r[e+2]),o},e.prototype.slot=function(e,r,o){var i=Math.floor(this.options.min||0),n=e,a=r;return"string"==typeof n?n=this.categoryIndex(n):B(n)&&(n-=i),"string"==typeof a?a=this.categoryIndex(a):B(a)&&(a-=i),t.prototype.slot.call(this,n,a,o)},e.prototype.pointCategoryIndex=function(t){var e=this.options,r=e.reverse,o=e.justified,i=e.vertical?M:k,n=this.scaleOptions(),a=n.scale,s=n.box,l=n.min,u=n.max,c=r?u:l,p=s[i+1],h=s[i+2],f=t[i];if(f<p||f>h)return null;var d=c+(f-p)/a,v=d%1;return o?d=Math.round(d):0===v&&d>0&&d--,Math.floor(d)},e.prototype.getCategory=function(t){var e=this.pointCategoryIndex(t);return null===e?null:this.options.categories[e]},e.prototype.categoryIndex=function(t){return this.totalIndex(t)-Math.floor(this.options.min||0)},e.prototype.categoryAt=function(t,e){var r=this.options;return(e?r.srcCategories:r.categories)[t]},e.prototype.categoriesCount=function(){return(this.options.categories||[]).length},e.prototype.translateRange=function(t){var e=this.options,r=this.lineBox(),o=e.vertical?r.height():r.width(),i=e.categories.length,n=kt(t/(o/i),h);return{min:n,max:i+n}},e.prototype.scaleRange=function(t,e){var r=Math.abs(this.pointOffset(e)),o=this.totalRangeIndices(),i=o.max-o.min,n=this.scaleToDelta(t,i),a=r*n,s=(1-r)*n,l=o.min+a,u=o.max-s;return u-l<.1&&(u=l+.1),{min:l,max:u}},e.prototype.zoomRange=function(t,e){var r=this.totalRange(),o=r.min,i=r.max,n=this.scaleRange(t,e);return{min:Pt(n.min,o,i),max:Pt(n.max,o,i)}},e.prototype.labelsCount=function(){var t=this.labelsRange();return t.max-t.min},e.prototype.labelsRange=function(){var t=this.options,e=t.justified,r=t.labels,o=this.totalRangeIndices(!0),i=o.min,n=o.max,a=Math.floor(i);return e?(i=Math.ceil(i),n=Math.floor(n)):(i=Math.floor(i),n=Math.ceil(n)),{min:(i>r.skip?r.skip+r.step*Math.ceil((i-r.skip)/r.step):r.skip)-a,max:(t.categories.length?n+(e?1:0):0)-a}},e.prototype.createAxisLabel=function(t,e,r){var o=this.options,i=o.dataItems?o.dataItems[t]:null,n=Tt(o.categories[t],"");r.dataItem=i;var a=this.axisLabelText(n,e,r);return new De(n,a,t,i,e)},e.prototype.shouldRenderNote=function(t){var e=this.totalRangeIndices();return Math.floor(e.min)<=t&&t<=Math.ceil(e.max)},e.prototype.noteSlot=function(t){var e=this.options,r=t-Math.floor(e.min||0);return this.getSlot(r)},e.prototype.arrangeNotes=function(){t.prototype.arrangeNotes.call(this),this.hideOutOfRangeNotes()},e.prototype.hideOutOfRangeNotes=function(){var t=this.notes,e=this.box;if(t&&t.length)for(var r=this.options.vertical?M:k,o=e[r+1],i=e[r+2],n=0;n<t.length;n++){var a=t[n];a.box&&(i<a.box[r+1]||a.box[r+2]<o)&&a.hide()}},e.prototype.pan=function(t){var e=this.totalRangeIndices(!0),r=this.scaleOptions().scale,o=kt(t/r,h),i=this.totalRange(),n=e.min+o,a=e.max+o;return this.limitRange(n,a,0,i.max,o)},e.prototype.pointsRange=function(t,e){var r=this.options,o=r.reverse,i=r.vertical?M:k,n=this.totalRangeIndices(!0),a=this.scaleOptions(),s=a.scale,l=a.box[i+(o?2:1)],u=t[i]-l,c=e[i]-l,p=n.min+u/s,h=n.min+c/s,f=Math.min(p,h),d=Math.max(p,h);if(d-f>=.01)return{min:f,max:d}},e.prototype.valueRange=function(){return this.range()},e.prototype.totalIndex=function(t){var e=this.options,r=this._categoriesMap?this._categoriesMap.get(t):function(t,e){if(t instanceof Date){for(var r=e.length,o=0;o<r;o++)if(Or(e[o],t))return o;return-1}return e.indexOf(t)}(t,e.srcCategories);return r},e.prototype.currentRangeIndices=function(){var t=this.options,e=0;return B(t.min)&&(e=Math.floor(t.min)),{min:e,max:B(t.max)?t.justified?Math.floor(t.max):Math.ceil(t.max)-1:this.totalCount()-1}},e.prototype.mapCategories=function(){if(!this._categoriesMap)for(var t=this._categoriesMap=new st,e=this.options.srcCategories,r=0;r<e.length;r++)t.set(e[r],r)},e.prototype.totalCount=function(){return Math.max(this.options.srcCategories.length,this._seriesMax||0)},e}(Qe);Et(Tr,{type:"category",vertical:!1,majorGridLines:{visible:!1,width:1,color:n},labels:{zIndex:1},justified:!1,_deferLabels:!0});const Dr=Tr;var Vr={milliseconds:"HH:mm:ss.fff",seconds:"HH:mm:ss",minutes:"HH:mm",hours:"HH:mm",days:"M/d",weeks:"M/d",months:"MMM 'yy",years:"yyyy"},Er=[Je,tr,er,rr,or,ir,nr,ar],Nr="fit";function Lr(t){var e=t._range;return e||((e=t._range=Nt(t)).min=gr(e.min),e.max=gr(e.max)),e}var Ir=function(t){this.options=t};Ir.prototype.displayIndices=function(){return{min:0,max:1}},Ir.prototype.displayRange=function(){return{}},Ir.prototype.total=function(){return{}},Ir.prototype.valueRange=function(){return{}},Ir.prototype.valueIndex=function(){return-1},Ir.prototype.values=function(){return[]},Ir.prototype.totalIndex=function(){return-1},Ir.prototype.valuesCount=function(){return 0},Ir.prototype.totalCount=function(){return 0},Ir.prototype.dateAt=function(){return null};var Br=function(t,e,r){this.options=r,r.baseUnitStep=r.baseUnitStep||1;var o=r.roundToBaseUnit,i=r.justified;this.start=mr(t,0,r.baseUnit,r.weekStartDay);var n=this.roundToTotalStep(e),a=!i&&Or(e,n)&&!r.justifyEnd;this.end=this.roundToTotalStep(e,!i,a?1:0);var s=r.min||t;this.valueStart=this.roundToTotalStep(s),this.displayStart=o?this.valueStart:s;var l=r.max;if(l){var u=!i&&Or(l,this.roundToTotalStep(l))?-1:0;this.valueEnd=this.roundToTotalStep(l,!1,u),this.displayEnd=o?this.roundToTotalStep(l,!i):r.max}else this.valueEnd=n,this.displayEnd=o||a?this.end:e;this.valueEnd<this.valueStart&&(this.valueEnd=this.valueStart),this.displayEnd<=this.displayStart&&(this.displayEnd=this.roundToTotalStep(this.displayStart,!1,1))};function Rr(t,e,r){for(var o,i,n,a=Lr(t.categories),s=(t.max||a.max)-(t.min||a.min),l=t.autoBaseUnitSteps,u=t.maxDateGroups,c=t.baseUnit===Nr,p=e?Er.indexOf(e):0,h=c?Er[p++]:t.baseUnit,f=s/fr[h],d=f;!i||f>=u;){o=o||l[h].slice(0);do{n=o.shift()}while(n&&e===h&&n<r);if(n)f=d/(i=n);else{if(h===St(Er)){i=Math.ceil(d/u);break}if(!c){f>u&&(i=Math.ceil(d/u));break}h=Er[p++]||St(Er),d=s/fr[h],o=null}}t.baseUnitStep=i,t.baseUnit=h}Br.prototype.displayRange=function(){return{min:this.displayStart,max:this.displayEnd}},Br.prototype.displayIndices=function(){if(!this._indices){var t=this.options,e=t.baseUnit,r=t.baseUnitStep,o=Pr(this.displayStart,this.valueStart,e,r),i=Pr(this.displayEnd,this.valueStart,e,r);this._indices={min:o,max:i}}return this._indices},Br.prototype.total=function(){return{min:this.start,max:this.end}},Br.prototype.totalCount=function(){return this.totalIndex(this.end)+(this.options.justified?1:0)},Br.prototype.valueRange=function(){return{min:this.valueStart,max:this.valueEnd}},Br.prototype.valueIndex=function(t){var e=this.options;return Math.floor(Pr(t,this.valueStart,e.baseUnit,e.baseUnitStep))},Br.prototype.totalIndex=function(t){var e=this.options;return Math.floor(Pr(t,this.start,e.baseUnit,e.baseUnitStep))},Br.prototype.dateIndex=function(t){var e=this.options;return Pr(t,this.valueStart,e.baseUnit,e.baseUnitStep)},Br.prototype.valuesCount=function(){return this.valueIndex(this.valueEnd)+1},Br.prototype.values=function(){var t=this._values;if(!t){var e=this.options,r=this.valueRange();this._values=t=[];for(var o=r.min;o<=r.max;)t.push(o),o=mr(o,e.baseUnitStep,e.baseUnit,e.weekStartDay)}return t},Br.prototype.dateAt=function(t,e){var r=this.options;return mr(e?this.start:this.valueStart,r.baseUnitStep*t,r.baseUnit,r.weekStartDay)},Br.prototype.roundToTotalStep=function(t,e,r){var o=this.options,i=o.baseUnit,n=o.baseUnitStep,a=o.weekStartDay,s=this.start,l=Pr(t,s,i,n),u=e?Math.ceil(l):Math.floor(l);return r&&(u+=r),mr(s,u*n,i,a)};var zr=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.clone=function(){var t=new e(Object.assign({},this.options),this.chartService);return t.createLabels(),t},e.prototype.categoriesHash=function(){var t=this.dataRange.total().min;return this.options.baseUnit+this.options.baseUnitStep+t},e.prototype.initUserOptions=function(t){return t},e.prototype.initFields=function(){t.prototype.initFields.call(this);var e=this.chartService,r=e.intl,o=this.options,i=o.categories||[];if(i._parsed||((i=kr(r,i))._parsed=!0),o=K({roundToBaseUnit:!0},o,{categories:i,min:Ar(r,o.min),max:Ar(r,o.max),weekStartDay:Mr(o,r)}),e.panning&&e.isPannable(o.vertical?M:k)&&(o.roundToBaseUnit=!1),o.userSetBaseUnit=o.userSetBaseUnit||o.baseUnit,o.userSetBaseUnitStep=o.userSetBaseUnitStep||o.baseUnitStep,this.options=o,o.srcCategories=i,i.length>0){var n=Lr(i),a=o.maxDivisions;if(this.dataRange=new Br(n.min,n.max,function(t){var e=(t.baseUnit||"").toLowerCase();return e!==Nr&&!lt(e,Er)&&function(t){for(var e,r,o=t.categories,i=mt(o)?o.length:0,n=y,a=0;a<i;a++){var s=o[a];if(s&&e){var l=dr(s,e);l>0&&(r=(n=Math.min(n,l))>=hr?ar:n>=24192e5?nr:n>=cr?ir:n>=ur?or:n>=lr?rr:n>=sr?er:tr)}e=s}t.baseUnit=r||or}(t),e!==Nr&&"auto"!==t.baseUnitStep||Rr(t),t}(o)),a){var s=this.dataRange.displayRange(),l=Object.assign({},o,{justified:!0,roundToBaseUnit:!1,baseUnit:"fit",min:s.min,max:s.max,maxDateGroups:a}),u=this.dataRange.options;Rr(l,u.baseUnit,u.baseUnitStep),this.divisionRange=new Br(n.min,n.max,l)}else this.divisionRange=this.dataRange}else o.baseUnit=o.baseUnit||or,this.dataRange=this.divisionRange=new Ir(o);this.rangeLabels=[]},e.prototype.tickIndices=function(e){var r=this.dataRange,o=this.divisionRange,i=o.valuesCount();if(!this.options.maxDivisions||!i)return t.prototype.tickIndices.call(this,e);var n=[],a=o.values(),s=0;this.options.justified||(a=a.concat(o.dateAt(i)),s=.5);for(var l=0;l<a.length;l++)if(n.push(r.dateIndex(a[l])+s),1!==e&&l>=1){var u=n.length-1;n.splice(l,0,n[u-1]+(n[u]-n[u-1])*e)}return n},e.prototype.shouldRenderNote=function(t){var e=this.range(),r=this.options.categories||[];return _r(t,e.min)>=0&&_r(t,e.max)<=0&&r.length},e.prototype.parseNoteValue=function(t){return Ar(this.chartService.intl,t)},e.prototype.noteSlot=function(t){return this.getSlot(t)},e.prototype.translateRange=function(t){var e=this.options,r=e.baseUnit,o=e.weekStartDay,i=e.vertical,n=this.lineBox(),a=i?n.height():n.width(),s=this.range(),l=a/(s.max-s.min),u=kt(t/l,h);if(s.min&&s.max){var c=vr(e.min||s.min,u),p=vr(e.max||s.max,u);s={min:mr(c,0,r,o),max:mr(p,0,r,o)}}return s},e.prototype.labelsRange=function(){return{min:this.options.labels.skip,max:this.divisionRange.valuesCount()}},e.prototype.pan=function(t){if(this.isEmpty())return null;var e=this.options,r=this.lineBox(),o=e.vertical?r.height():r.width(),i=this.dataRange.displayRange(),n=i.min,a=i.max,s=this.dataRange.total(),l=kt(t/(o/(a-n)),h)*(e.reverse?-1:1),u=vr(n,l),c=vr(a,l),p=this.limitRange(wr(u),wr(c),wr(s.min),wr(s.max),l);return p?(p.min=gr(p.min),p.max=gr(p.max),p.baseUnit=e.baseUnit,p.baseUnitStep=e.baseUnitStep||1,p.userSetBaseUnit=e.userSetBaseUnit,p.userSetBaseUnitStep=e.userSetBaseUnitStep,p):void 0},e.prototype.pointsRange=function(e,r){if(this.isEmpty())return null;var o=t.prototype.pointsRange.call(this,e,r),i=this.dataRange.displayRange(),n=this.dataRange.displayIndices(),a=Cr(i.max,i.min)/(n.max-n.min),s=this.options;return{min:vr(i.min,o.min*a),max:vr(i.min,o.max*a),baseUnit:s.userSetBaseUnit||s.baseUnit,baseUnitStep:s.userSetBaseUnitStep||s.baseUnitStep}},e.prototype.scaleRange=function(t,e){if(this.isEmpty())return{};var r=this.options,o=r.userSetBaseUnit===Nr,i=this.dataRange.total(),n=this.dataRange.displayRange(),a=n.min,s=n.max,l=Math.abs(this.pointOffset(e)),u=s-a,c=this.scaleToDelta(t,u),p=Math.round(l*c),h=Math.round((1-l)*c),f=this.dataRange.options.baseUnit,d=new Date(a.getTime()+p),v=new Date(s.getTime()-h);if(o){var g,y,m=r.autoBaseUnitSteps,b=r.maxDateGroups,x=St(m[f])*b*fr[f],_=Cr(s,a),C=Cr(v,d),w=Er.indexOf(f);if(C<fr[f]&&f!==Je)f=Er[w-1],d=vr(a,y=(_-(b-1)*(g=St(m[f]))*fr[f])/2),v=vr(s,-y);else if(C>x&&f!==ar){var O=0;do{w++,f=Er[w],O=0,y=2*fr[f];do{g=m[f][O],O++}while(O<m[f].length&&y*g<_)}while(f!==ar&&y*g<_);(y=(y*g-_)/2)>0&&(d=vr(a,-y),v=vr(s,y),d=vr(d,Pt(v,i.min,i.max)-v),v=vr(v,Pt(d,i.min,i.max)-d))}}return d&&v&&Cr(v,d)>0?{min:d,max:v,baseUnit:r.userSetBaseUnit||r.baseUnit,baseUnitStep:r.userSetBaseUnitStep||r.baseUnitStep}:void 0},e.prototype.zoomRange=function(t,e){var r=this.dataRange.total(),o=this.scaleRange(t,e);return o&&(o.min<r.min&&(o.min=r.min),o.max>r.max&&(o.max=r.max)),o},e.prototype.range=function(){return this.dataRange.displayRange()},e.prototype.createLabels=function(){t.prototype.createLabels.call(this),this.createRangeLabels()},e.prototype.clearLabels=function(){t.prototype.clearLabels.call(this),this.rangeLabels=[]},e.prototype.arrangeLabels=function(){this.arrangeRangeLabels(),t.prototype.arrangeLabels.call(this)},e.prototype.arrangeRangeLabels=function(){var t=this.options,e=this.rangeLabels;if(0!==e.length){var r=this.lineBox(),o=t.vertical,i=t.rangeLabels.mirror||t.labels.mirror,n=e[0];if(n){var a=o?r.y1-n.box.height()/2:r.x1;this.positionLabel(n,i,a)}var s=e[1];if(s){var l=o?r.y2-s.box.height()/2:r.x2;this.positionLabel(s,i,l)}}},e.prototype.autoRotateLabels=function(){t.prototype.autoRotateLabels.call(this),this.autoRotateRangeLabels()},e.prototype.hideOutOfRangeLabels=function(){t.prototype.hideOutOfRangeLabels.call(this),this.hideOverlappingLabels()},e.prototype.hideOverlappingLabels=function(){var t=this.rangeLabels,e=this.labels;if(0!==t.length){var r=t[0];if(r&&r.options.visible)for(var o=0;o<e.length&&a(r,e[o]);o++);var i=t[1];if(i&&i.options.visible)for(var n=e.length-1;n>0&&a(i,e[n]);--n);}function a(t,e){return!(e.options.visible&&!e.box.overlaps(t.box)||(e.options.visible=!1,0))}},e.prototype.contentBox=function(){for(var e=t.prototype.contentBox.call(this),r=this.rangeLabels,o=0;o<r.length;o++){var i=r[o];i.options.visible&&e.wrap(i.box)}return e},e.prototype.createAxisLabel=function(t,e,r){void 0===r&&(r={});var o=this.options,i=o.dataItems&&!o.maxDivisions?o.dataItems[t]:null,n=this.divisionRange.dateAt(t),a=e.dateFormats[this.divisionRange.options.baseUnit];e.format=e.format||a,r.dataItem=i;var s=this.axisLabelText(n,e,r);if(s)return new De(n,s,t,i,e)},e.prototype.createRangeLabels=function(){var t=this,e=this.divisionRange,r=e.displayStart,o=e.displayEnd,i=this.options,n=Object.assign({},i.labels,i.rangeLabels,{align:s,zIndex:i.zIndex});if(!0===n.visible){this.normalizeLabelRotation(n),n.alignRotation=s,"auto"===n.rotation&&(n.rotation=0,i.autoRotateRangeLabels=!0);var a=n.dateFormats[this.divisionRange.options.baseUnit];n.format=n.format||a;var l=function(e,r,o){if(o){var i=new De(r,o,e,null,n);t.append(i),t.rangeLabels.push(i)}};l(0,r,this.axisLabelText(r,n,{index:0,count:2})),l(1,o,this.axisLabelText(o,n,{index:1,count:2}))}},e.prototype.autoRotateRangeLabels=function(){var t=this,e=this.rangeLabels;if(this.options.autoRotateRangeLabels&&!this.options.vertical&&2===e.length){var r=function(e,r,o){var i=2*Math.abs(r[o+1]-r[o]),n=t.autoRotateLabelAngle(e.box,i);0!==n&&(e.options.rotation=n,e.reflow(new te))},o=this.getMajorTickPositions();r(e[0],o,0),r(e[1],o,o.length-2)}},e.prototype.categoryIndex=function(t){return this.dataRange.valueIndex(t)},e.prototype.slot=function(t,e,r){var o=this.dataRange,i=t,n=e;i instanceof Date&&(i=o.dateIndex(i)),n instanceof Date&&(n=o.dateIndex(n));var a=this.getSlot(i,n,r);if(a)return a.toRect()},e.prototype.getSlot=function(e,r,o){var i=e,n=r;return typeof i===x&&(i=this.categoryIndex(i)),typeof n===x&&(n=this.categoryIndex(n)),t.prototype.getSlot.call(this,i,n,o)},e.prototype.valueRange=function(){var t=Lr(this.options.srcCategories);return{min:gr(t.min),max:gr(t.max)}},e.prototype.categoryAt=function(t,e){return this.dataRange.dateAt(t,e)},e.prototype.categoriesCount=function(){return this.dataRange.valuesCount()},e.prototype.rangeIndices=function(){return this.dataRange.displayIndices()},e.prototype.labelsBetweenTicks=function(){return!this.divisionRange.options.justified},e.prototype.prepareUserOptions=function(){this.isEmpty()||(this.options.categories=this.dataRange.values())},e.prototype.getCategory=function(t){var e=this.pointCategoryIndex(t);return null===e?null:this.dataRange.dateAt(e)},e.prototype.totalIndex=function(t){return this.dataRange.totalIndex(t)},e.prototype.currentRangeIndices=function(){var t=this.dataRange.valueRange();return{min:this.dataRange.totalIndex(t.min),max:this.dataRange.totalIndex(t.max)}},e.prototype.totalRange=function(){return this.dataRange.total()},e.prototype.totalCount=function(){return this.dataRange.totalCount()},e.prototype.isEmpty=function(){return!this.options.srcCategories.length},e.prototype.roundedRange=function(){if(!1!==this.options.roundToBaseUnit||this.isEmpty())return this.range();var t=this.options,e=Lr(t.srcCategories);return new Br(e.min,e.max,Object.assign({},t,{justified:!1,roundToBaseUnit:!0,justifyEnd:t.justified})).displayRange()},e}(Dr);Et(zr,{type:c,labels:{dateFormats:Vr},rangeLabels:{visible:!1},autoBaseUnitSteps:{milliseconds:[1,10,100],seconds:[1,2,5,15,30],minutes:[1,2,5,15,30],hours:[1,2,3],days:[1,2,3],weeks:[1,2],months:[1,2,3,6],years:[1,2,3,5,10,25,50]},maxDateGroups:10});const Fr=zr;function Hr(t,e){return kt(Math.floor(t/e)*e,h)}function Ur(t,e){return kt(Math.ceil(t/e)*e,h)}function Kr(t){return Math.max(Math.min(t,3e5),-3e5)}var $r=Math.pow(10,-9),Gr=function(t){function e(e,r,o,i){t.call(this,Object.assign({},o,{seriesMin:e,seriesMax:r}),i)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initUserOptions=function(t){var e=function(t,e,r){var o=r.narrowRange,i=function(t,e,r){if(!t&&!e)return 0;var o;if(t>=0&&e>=0){var i=t===e?0:t;if(!1===r||!r&&(e-i)/e>.2)return 0;o=Math.max(0,i-(e-i)/2)}else o=t;return o}(t,e,o),n=function(t,e,r){if(!t&&!e)return 1;var o;if(t<=0&&e<=0){var i=t===e?0:e,n=Math.abs((i-t)/i);if(!1===r||!r&&n>.2)return 0;o=Math.min(0,i-(t-i)/2)}else o=e;return o}(t,e,o),a=qt(i,n),s={majorUnit:a};return!1!==r.roundToMajorUnit&&(i<0&&Xr(i,a,1/3)&&(i-=a),n>0&&Xr(n,a,1/3)&&(n+=a)),s.min=Hr(i,a),s.max=Ur(n,a),s}(t.seriesMin,t.seriesMax,t);return this.totalOptions=function(t,e){return{min:mt(e.min)?Math.min(t.min,e.min):t.min,max:mt(e.max)?Math.max(t.max,e.max):t.max,majorUnit:t.majorUnit}}(e,t),function(t,e){var r,o,i=e;if(e){!function(t,e){for(var r=0;r<e.length;r++){var o=e[r];null===t[o]&&(t[o]=void 0)}}(e,["min","max"]),r=mt(e.min),o=mt(e.max);var n=r||o;n&&e.min===e.max&&(e.min>0?e.min=0:e.max=1),e.majorUnit?(t.min=Hr(t.min,e.majorUnit),t.max=Ur(t.max,e.majorUnit)):n&&(i=K(t,e),t.majorUnit=qt(i.min,i.max))}t.minorUnit=(i.majorUnit||t.majorUnit)/5;var a=K(t,i);return a.min>=a.max&&(r&&!o?a.max=a.min+a.majorUnit:!r&&o&&(a.min=a.max-a.majorUnit)),a}(e,t)},e.prototype.initFields=function(){this.totalMin=this.totalOptions.min,this.totalMax=this.totalOptions.max,this.totalMajorUnit=this.totalOptions.majorUnit,this.seriesMin=this.options.seriesMin,this.seriesMax=this.options.seriesMax},e.prototype.clone=function(){return new e(this.seriesMin,this.seriesMax,Object.assign({},this.options),this.chartService)},e.prototype.startValue=function(){return 0},e.prototype.range=function(){var t=this.options;return{min:t.min,max:t.max}},e.prototype.getDivisions=function(t){if(0===t)return 1;var e=this.options,r=e.max-e.min;return Math.floor(kt(r/t,3))+1},e.prototype.getTickPositions=function(t,e){var r=this.options,o=this.lineInfo(),i=o.axisDir,n=o.axisOrigin,a=o.lineBox,s=t*(o.lineSize/(r.max-r.min)),l=this.getDivisions(t),u=[],c=a[n],p=0;e&&(p=e/t);for(var h=0;h<l;h++)h%p!=0&&u.push(kt(c,3)),c+=s*i;return u},e.prototype.getMajorTickPositions=function(){return this.getTickPositions(this.options.majorUnit)},e.prototype.getMinorTickPositions=function(){return this.getTickPositions(this.options.minorUnit)},e.prototype.getSlot=function(t,e,r){void 0===r&&(r=!1);var o=this.options,i=this.lineInfo(),n=i.axis,a=i.axisDir,s=i.lineBox,l=i.lineSize,u=i.lineStart,c=a*(l/(o.max-o.min)),p=Tt(t,e||0),h=Tt(e,t||0);r&&(p=Pt(p,o.min,o.max),h=Pt(h,o.min,o.max));var f=Math.min(p,h)-o.min,d=Math.max(p,h)-o.min,v=new te(s.x1,s.y1,s.x1,s.y1);return v[n+1]=Kr(u+c*(a>0?f:d)),v[n+2]=Kr(u+c*(a>0?d:f)),v},e.prototype.getValue=function(t){var e=this.options,r=Number(e.max),o=Number(e.min),i=this.pointOffset(t);return i<0||i>1?null:kt(o+i*(r-o),h)},e.prototype.translateRange=function(t){var e=this.options,r=e.vertical,o=e.reverse,i=e.max,n=e.min,a=this.lineInfo().lineSize,s=kt(t/(a/(i-n)),h);return!r&&!o||r&&o||(s=-s),{min:n+s,max:i+s,offset:s}},e.prototype.labelsCount=function(){return this.getDivisions(this.options.majorUnit)},e.prototype.createAxisLabel=function(t,e,r){var o=this.options,i=kt(o.min+t*o.majorUnit,h),n=this.axisLabelText(i,e,r);return new De(i,n,t,null,e)},e.prototype.shouldRenderNote=function(t){var e=this.range();return e.min<=t&&t<=e.max},e.prototype.pan=function(t){var e=this.translateRange(t);return this.limitRange(e.min,e.max,this.totalMin,this.totalMax,e.offset)},e.prototype.pointsRange=function(t,e){var r=this.getValue(t),o=this.getValue(e),i=Math.min(r,o),n=Math.max(r,o);if(this.isValidRange(i,n))return{min:i,max:n}},e.prototype.scaleRange=function(t,e){var r=Math.abs(this.pointOffset(e)),o=this.options.max-this.options.min,i=this.scaleToDelta(t,o),n=r*i,a=(1-r)*i,s=kt(this.options.min+n,h),l=kt(this.options.max-a,h);return l-s<$r&&(l=s+$r),{min:s,max:l}},e.prototype.zoomRange=function(t,e){var r=this.totalMin,o=this.totalMax,i=this.scaleRange(t,e);return{min:Pt(i.min,r,o),max:Pt(i.max,r,o),narrowRange:!1}},e.prototype.isValidRange=function(t,e){return e-t>$r},e}(Qe);function Xr(t,e,r){var o=kt(Math.abs(t%e),h);return 0===o||o>e*(1-r)}Et(Gr,{type:"numeric",min:0,max:1,vertical:!0,majorGridLines:{visible:!0,width:1,color:n},labels:{format:"#.####################"},zIndex:1});const Wr=Gr;var Yr=function(t){function e(e,r,o,i){var n=gr(e),a=gr(r),s=i.intl,l=o||{};l=function(t,e,r){var o,i,n=r.min||t,a=r.max||e,s=r.baseUnit||(a&&n?(o=dr(a,n),i=rr,o>=hr?i=ar:o>=pr?i=nr:o>=cr?i=ir:o>=ur&&(i=or),i):rr),l=fr[s],u=r.weekStartDay||0,c=br(wr(n)-1,s,u)||gr(a),p=xr(wr(a)+1,s,u),h=(r.majorUnit?r.majorUnit:void 0)||Ur(qt(c.getTime(),p.getTime()),l)/l,f=jr(c,p,s),d=Ur(f,h)-f,v=Math.floor(d/2),g=d-v;return r.baseUnit||delete r.baseUnit,r.baseUnit=r.baseUnit||s,r.min=r.min||mr(c,-v,s,u),r.max=r.max||mr(p,g,s,u),r.minorUnit=r.minorUnit||h/5,r.majorUnit=h,r}(n,a,l=K(l||{},{min:Ar(s,l.min),max:Ar(s,l.max),axisCrossingValue:kr(s,l.axisCrossingValues||l.axisCrossingValue),weekStartDay:Mr(l,s)})),t.call(this,l,i),this.intlService=s,this.seriesMin=n,this.seriesMax=a;var u=l.weekStartDay||0;this.totalMin=wr(br(wr(n)-1,l.baseUnit,u)),this.totalMax=wr(xr(wr(a)+1,l.baseUnit,u))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.clone=function(){return new e(this.seriesMin,this.seriesMax,Object.assign({},this.options),this.chartService)},e.prototype.range=function(){var t=this.options;return{min:t.min,max:t.max}},e.prototype.getDivisions=function(t){var e=this.options;return Math.floor(jr(e.min,e.max,e.baseUnit)/t+1)},e.prototype.getTickPositions=function(t){for(var e=this.options,r=this.lineInfo(),o=r.axisDir,i=r.lineSize,n=r.lineStart,a=this.getDivisions(t),s=i/Cr(e.max,e.min),l=e.weekStartDay||0,u=[n],c=1;c<a;c++){var p=n+Cr(mr(e.min,c*t,e.baseUnit,l),e.min)*s*o;u.push(kt(p,3))}return u},e.prototype.getMajorTickPositions=function(){return this.getTickPositions(this.options.majorUnit)},e.prototype.getMinorTickPositions=function(){return this.getTickPositions(this.options.minorUnit)},e.prototype.getSlot=function(t,e,r){return Wr.prototype.getSlot.call(this,Ar(this.intlService,t),Ar(this.intlService,e),r)},e.prototype.getValue=function(t){var e=Wr.prototype.getValue.call(this,t);return null!==e?gr(e):null},e.prototype.labelsCount=function(){return this.getDivisions(this.options.majorUnit)},e.prototype.createAxisLabel=function(t,e,r){var o=this.options,i=t*o.majorUnit,n=o.weekStartDay||0,a=o.min;i>0&&(a=mr(a,i,o.baseUnit,n));var s=e.dateFormats[o.baseUnit];e.format=e.format||s;var l=this.axisLabelText(a,e,r);return new De(a,l,t,null,e)},e.prototype.translateRange=function(t){var e=this.options,r=this.lineBox(),o=e.vertical,i=e.reverse,n=o?r.height():r.width(),a=this.range(),s=n/Cr(a.max,a.min),l=kt(t/s,h);return!o&&!i||o&&i||(l=-l),{min:vr(e.min,l),max:vr(e.max,l),offset:l}},e.prototype.shouldRenderNote=function(t){var e=this.range();return _r(t,e.min)>=0&&_r(t,e.max)<=0},e.prototype.pan=function(t){var e=this.translateRange(t,!0),r=this.limitRange(wr(e.min),wr(e.max),this.totalMin,this.totalMax,e.offset);if(r)return{min:gr(r.min),max:gr(r.max)}},e.prototype.pointsRange=function(t,e){var r=this.getValue(t),o=this.getValue(e),i=Math.min(r,o),n=Math.max(r,o);return{min:gr(i),max:gr(n)}},e.prototype.scaleRange=function(t,e){var r=Math.abs(this.pointOffset(e)),o=this.options.max-this.options.min,i=this.scaleToDelta(t,o),n=r*i,a=(1-r)*i,s=gr(wr(this.options.min)+n),l=gr(wr(this.options.max)-a);return l-s<1e3&&(l=gr(wr(s)+1e3)),{min:s,max:l}},e.prototype.zoomRange=function(t,e){var r=this.scaleRange(t,e);return{min:gr(Pt(wr(r.min),this.totalMin,this.totalMax)),max:gr(Pt(wr(r.max),this.totalMin,this.totalMax))}},e}(Qe);Et(Yr,{type:c,majorGridLines:{visible:!0,width:1,color:n},labels:{dateFormats:Vr}});const qr=Yr;var Zr=1e-6,Qr=function(t){function e(e,r,o,i){var n=K({majorUnit:10,min:e,max:r},o),a=n.majorUnit,s=function(t,e){var r=kt(to(t,e),h)%1;return t<=0?e:0!==r&&(r<.3||r>.9)?Math.pow(e,to(t,e)+.2):Math.pow(e,Math.ceil(to(t,e)))}(r,a),l=function(t,e,r){var o=r.majorUnit,i=t;return t<=0?i=e<=1?Math.pow(o,-2):1:r.narrowRange||(i=Math.pow(o,Math.floor(to(t,o)))),i}(e,r,n),u=function(t,e,r,o){var i=r.min,n=r.max;return mt(r.axisCrossingValue)&&r.axisCrossingValue<=0&&Jr(),mt(o.max)?o.max<=0&&Jr():n=e,mt(o.min)?o.min<=0&&Jr():i=t,{min:i,max:n}}(l,s,n,o);n.max=u.max,n.min=u.min,n.minorUnit=o.minorUnit||kt(a-1,h),t.call(this,n,i),this.totalMin=mt(o.min)?Math.min(l,o.min):l,this.totalMax=mt(o.max)?Math.max(s,o.max):s,this.logMin=kt(to(u.min,a),h),this.logMax=kt(to(u.max,a),h),this.seriesMin=e,this.seriesMax=r,this.createLabels()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.clone=function(){return new e(this.seriesMin,this.seriesMax,Object.assign({},this.options),this.chartService)},e.prototype.startValue=function(){return this.options.min},e.prototype.getSlot=function(t,e,r){var o=this,i=o.options,n=o.logMin,a=o.logMax,s=i.majorUnit,l=i.min,u=i.max,c=this.lineInfo(),p=c.axis,h=c.axisDir,f=c.lineBox,d=c.lineSize,v=c.lineStart,g=h*(d/(a-n)),y=Tt(t,e||1),m=Tt(e,t||1);if(y<=0||m<=0)return null;r&&(y=Pt(y,l,u),m=Pt(m,l,u)),y=to(y,s),m=to(m,s);var b=Math.min(y,m)-n,x=Math.max(y,m)-n,_=new te(f.x1,f.y1,f.x1,f.y1);return _[p+1]=Kr(v+g*(h>0?b:x)),_[p+2]=Kr(v+g*(h>0?x:b)),_},e.prototype.getValue=function(t){var e=this,r=e.options,o=e.logMin,i=e.logMax,n=r.majorUnit,a=this.lineInfo(),s=a.axis,l=a.axisDir,u=a.lineStart,c=a.lineSize,p=(i-o)/c,f=l*(t[s]-u);if(f<0||f>c)return null;var d=o+f*p;return kt(Math.pow(n,d),h)},e.prototype.range=function(){var t=this.options;return{min:t.min,max:t.max}},e.prototype.translateRange=function(t){var e=this,r=e.options,o=e.logMin,i=e.logMax,n=r.reverse,a=r.vertical,s=r.majorUnit,l=this.lineBox(),u=a?l.height():l.width(),c=kt(t/(u/(i-o)),h);return!a&&!n||a&&n||(c=-c),{min:Math.pow(s,o+c),max:Math.pow(s,i+c),offset:c}},e.prototype.labelsCount=function(){var t=Math.floor(this.logMax);return Math.floor(t-this.logMin)+1},e.prototype.getMajorTickPositions=function(){var t=[];return this.traverseMajorTicksPositions((function(e){t.push(e)}),{step:1,skip:0}),t},e.prototype.createTicks=function(t){var e=this.options,r=e.majorTicks,o=e.minorTicks,i=e.vertical,n=e.labels.mirror,a=this.lineBox(),s={vertical:i};function l(e,r){s.tickX=n?a.x2:a.x2-r.size,s.tickY=n?a.y1-r.size:a.y1,s.position=e,t.append(Ye(s,r))}return r.visible&&this.traverseMajorTicksPositions(l,r),o.visible&&this.traverseMinorTicksPositions(l,o),[]},e.prototype.createGridLines=function(t){var e=this.options,r=e.minorGridLines,o=e.majorGridLines,i=e.vertical,n=t.lineBox(),a={lineStart:n[i?"x1":"y1"],lineEnd:n[i?"x2":"y2"],vertical:i},s=[],l=this.gridLinesVisual();function u(t,e){lt(t,s)||(a.position=t,l.append(qe(a,e)),s.push(t))}return o.visible&&this.traverseMajorTicksPositions(u,o),r.visible&&this.traverseMinorTicksPositions(u,r),l.children},e.prototype.traverseMajorTicksPositions=function(t,e){for(var r=this.lineInfo(),o=r.lineStart,i=r.step,n=this.logMin,a=this.logMax,s=Math.ceil(n)+e.skip;s<=a;s+=e.step)t(kt(o+i*(s-n),h),e)},e.prototype.traverseMinorTicksPositions=function(t,e){for(var r=this.options,o=r.min,i=r.max,n=r.minorUnit,a=r.majorUnit,s=this.lineInfo(),l=s.lineStart,u=s.step,c=this.logMin,p=this.logMax,f=Math.floor(c);f<p;f++)for(var d=this._minorIntervalOptions(f),v=e.skip;v<n;v+=e.step){var g=d.value+v*d.minorStep;if(g>i)break;g>=o&&t(kt(l+u*(to(g,a)-c),h),e)}},e.prototype.createAxisLabel=function(t,e,r){var o=Math.ceil(this.logMin+t),i=Math.pow(this.options.majorUnit,o),n=this.axisLabelText(i,e,r);return new De(i,n,t,null,e)},e.prototype.shouldRenderNote=function(t){var e=this.range();return e.min<=t&&t<=e.max},e.prototype.pan=function(t){var e=this.translateRange(t);return this.limitRange(e.min,e.max,this.totalMin,this.totalMax,e.offset)},e.prototype.pointsRange=function(t,e){var r=this.getValue(t),o=this.getValue(e);return{min:Math.min(r,o),max:Math.max(r,o)}},e.prototype.scaleRange=function(t,e){var r=this.options.majorUnit,o=to(this.options.min,r),i=to(this.options.max,r),n=Math.abs(this.pointOffset(e)),a=i-o,s=this.scaleToDelta(t,a),l=Math.pow(r,o+n*s),u=Math.pow(r,i-(1-n)*s);return u-l<Zr&&(u=l+Zr),{min:l,max:u}},e.prototype.zoomRange=function(t,e){var r=this.scaleRange(t,e),o=this.totalMin,i=this.totalMax;return{min:Pt(r.min,o,i),max:Pt(r.max,o,i)}},e.prototype._minorIntervalOptions=function(t){var e=this.options,r=e.minorUnit,o=e.majorUnit,i=Math.pow(o,t);return{value:i,minorStep:(Math.pow(o,t+1)-i)/r}},e.prototype.lineInfo=function(){var e=t.prototype.lineInfo.call(this);return e.step=e.axisDir*(e.lineSize/(this.logMax-this.logMin)),e},e}(Qe);function Jr(){throw new Error("Non positive values cannot be used for a logarithmic axis")}function to(t,e){return Math.log(t)/Math.log(e)}Et(Qr,{type:"log",majorUnit:10,minorUnit:1,axisCrossingValue:1,vertical:!0,majorGridLines:{visible:!0,width:1,color:n},zIndex:1,_deferLabels:!0});const eo=Qr,ro={createGridLines:function(t){var e,r,o=this.options,i=Math.abs(this.box.center().y-t.lineBox().y1),n=[],a=!1;return o.majorGridLines.visible&&(e=this.majorGridLineAngles(t),a=!0,n=this.renderMajorGridLines(e,i,o.majorGridLines)),o.minorGridLines.visible&&(r=this.minorGridLineAngles(t,a),gt(n,this.renderMinorGridLines(r,i,o.minorGridLines,t,a))),n},renderMajorGridLines:function(t,e,r){return this.renderGridLines(t,e,r)},renderMinorGridLines:function(t,e,r,o,i){var n=this.radiusCallback&&this.radiusCallback(e,o,i);return this.renderGridLines(t,e,r,n)},renderGridLines:function(t,e,r,o){for(var i={stroke:{width:r.width,color:r.color,dashType:r.dashType}},n=this.box.center(),a=new N.geometry.Circle([n.x,n.y],e),s=this.gridLinesVisual(),l=0;l<t.length;l++){var u=new N.drawing.Path(i);o&&(a.radius=o(t[l])),u.moveTo(a.center).lineTo(a.pointAt(t[l]+180)),s.append(u)}return s.children},gridLineAngles:function(t,e,r,o,i){var n=this,a=this.intervals(e,r,o,i),s=t.options,l=s.visible&&!1!==(s.line||{}).visible;return ht(a,(function(t){var e=n.intervalAngle(t);if(!l||90!==e)return e}))}};var oo=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.range=function(){return{min:0,max:this.options.categories.length}},e.prototype.reflow=function(t){this.box=t,this.reflowLabels()},e.prototype.lineBox=function(){return this.box},e.prototype.reflowLabels=function(){for(var t=this.labels,e=this.options.labels,r=e.skip||0,o=e.step||1,i=new te,n=0;n<t.length;n++){t[n].reflow(i);var a=t[n].box;t[n].reflow(this.getSlot(r+n*o).adjacentBox(0,a.width(),a.height()))}},e.prototype.intervals=function(t,e,r,o){void 0===o&&(o=!1);for(var i=this.options,n=i.categories.length/t||1,a=360/n,s=r||1,l=[],u=0,c=e||0;c<n;c+=s)u=i.reverse?360-c*a:c*a,u=kt(u,3)%360,o&&lt(u,o)||l.push(u);return l},e.prototype.majorIntervals=function(){return this.intervals(1)},e.prototype.minorIntervals=function(){return this.intervals(.5)},e.prototype.intervalAngle=function(t){return(360+t+this.options.startAngle)%360},e.prototype.majorAngles=function(){var t=this;return ht(this.majorIntervals(),(function(e){return t.intervalAngle(e)}))},e.prototype.createLine=function(){return[]},e.prototype.majorGridLineAngles=function(t){var e=this.options.majorGridLines;return this.gridLineAngles(t,1,e.skip,e.step)},e.prototype.minorGridLineAngles=function(t,e){var r=this.options,o=r.minorGridLines,i=r.majorGridLines,n=e?this.intervals(1,i.skip,i.step):null;return this.gridLineAngles(t,.5,o.skip,o.step,n)},e.prototype.radiusCallback=function(t,e,r){if(e.options.type!==i){var o=At(360/(2*this.options.categories.length)),n=Math.cos(o)*t,a=this.majorAngles();return function(e){return!r&&lt(e,a)?t:n}}},e.prototype.createPlotBands=function(){for(var t=this.options.plotBands||[],e=this._plotbandGroup=new N.drawing.Group({zIndex:-1}),r=0;r<t.length;r++){var o=t[r],i=this.plotBandSlot(o),n=this.getSlot(o.from),a=o.from-Math.floor(o.from);i.startAngle+=a*n.angle;var s=Math.ceil(o.to)-o.to;i.angle-=(s+a)*n.angle;var l=se.current.createRing(i,{fill:{color:o.color,opacity:o.opacity},stroke:{opacity:o.opacity}});e.append(l)}this.appendVisual(e)},e.prototype.plotBandSlot=function(t){return this.getSlot(t.from,t.to-1)},e.prototype.getSlot=function(t,e){var r=this.options,o=r.justified,i=this.box,n=this.majorAngles(),a=n.length,s=360/a,l=t;r.reverse&&!o&&(l=(l+1)%a);var u=n[l=Pt(Math.floor(l),0,a-1)];o&&(u-=s/2)<0&&(u+=360);var c=s*(Pt(Math.ceil(e||l),l,a-1)-l+1);return new oe(i.center(),0,i.height()/2,u,c)},e.prototype.slot=function(t,e){var r=this.getSlot(t,e),o=r.startAngle+180,i=o+r.angle;return new N.geometry.Arc([r.center.x,r.center.y],{startAngle:o,endAngle:i,radiusX:r.radius,radiusY:r.radius})},e.prototype.pointCategoryIndex=function(t){for(var e=this.options.categories.length,r=null,o=0;o<e;o++)if(this.getSlot(o).containsPoint(t)){r=o;break}return r},e}(Dr);Et(oo,{startAngle:90,labels:{margin:q(10)},majorGridLines:{visible:!0},justified:!0}),K(oo.prototype,ro);const io=oo;var no=function(t){function e(e,r){t.call(this,e,r);var o=this.options;o.minorUnit=o.minorUnit||o.majorUnit/2}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getDivisions=function(t){return Wr.prototype.getDivisions.call(this,t)-1},e.prototype.reflow=function(t){this.box=t,this.reflowLabels()},e.prototype.reflowLabels=function(){for(var t=this,e=t.options,r=t.labels,o=t.options.labels,i=o.skip||0,n=o.step||1,a=new te,s=this.intervals(e.majorUnit,i,n),l=0;l<r.length;l++){r[l].reflow(a);var u=r[l].box;r[l].reflow(this.getSlot(s[l]).adjacentBox(0,u.width(),u.height()))}},e.prototype.lineBox=function(){return this.box},e.prototype.intervals=function(t,e,r,o){void 0===o&&(o=!1);for(var i=this.options.min,n=this.getDivisions(t),a=[],s=r||1,l=e||0;l<n;l+=s){var u=(360+i+l*t)%360;o&&lt(u,o)||a.push(u)}return a},e.prototype.majorIntervals=function(){return this.intervals(this.options.majorUnit)},e.prototype.minorIntervals=function(){return this.intervals(this.options.minorUnit)},e.prototype.intervalAngle=function(t){return(540-t-this.options.startAngle)%360},e.prototype.createLine=function(){return[]},e.prototype.majorGridLineAngles=function(t){var e=this.options.majorGridLines;return this.gridLineAngles(t,this.options.majorUnit,e.skip,e.step)},e.prototype.minorGridLineAngles=function(t,e){var r=this.options,o=r.minorGridLines,i=r.majorGridLines,n=e?this.intervals(r.majorUnit,i.skip,i.step):null;return this.gridLineAngles(t,r.minorUnit,o.skip,o.step,n)},e.prototype.plotBandSlot=function(t){return this.getSlot(t.from,t.to)},e.prototype.getSlot=function(t,e){var r=this.options,o=this.box,i=r.startAngle,n=Pt(t,r.min,r.max),a=Pt(e||n,n,r.max);if(r.reverse&&(n*=-1,a*=-1),(a=(540-a-i)%360)<(n=(540-n-i)%360)){var s=n;n=a,a=s}return new oe(o.center(),0,o.height()/2,n,a-n)},e.prototype.slot=function(t,e){void 0===e&&(e=t);var r,o,i=this.options,n=360-i.startAngle,a=this.getSlot(t,e),s=Math.min(t,e),l=Math.max(t,e);return i.reverse?(r=s,o=l):(r=360-l,o=360-s),r=(r+n)%360,o=(o+n)%360,new N.geometry.Arc([a.center.x,a.center.y],{startAngle:r,endAngle:o,radiusX:a.radius,radiusY:a.radius})},e.prototype.getValue=function(t){var e=this.options,r=this.box.center(),o=t.x-r.x,i=t.y-r.y,n=Math.round(bt(Math.atan2(i,o))),a=e.startAngle;return e.reverse||(n*=-1,a*=-1),(n+a+360)%360},e.prototype.valueRange=function(){return{min:0,max:2*Math.PI}},e}(Qe);Et(no,{type:"polar",startAngle:0,reverse:!1,majorUnit:60,min:0,max:360,labels:{margin:q(10)},majorGridLines:{color:n,visible:!0,width:1},minorGridLines:{color:"#aaa"}}),K(no.prototype,ro,{createPlotBands:io.prototype.createPlotBands,majorAngles:io.prototype.majorAngles,range:Wr.prototype.range,labelsCount:Wr.prototype.labelsCount,createAxisLabel:Wr.prototype.createAxisLabel});const ao=no;var so={options:{majorGridLines:{visible:!0}},createPlotBands:function(){var t=this.options,e=t.majorGridLines.type,r=t.plotBands;void 0===r&&(r=[]);for(var o=this.plotArea.polarAxis,n=o.majorAngles(),a=o.box.center(),s=this._plotbandGroup=new N.drawing.Group({zIndex:-1}),l=0;l<r.length;l++){var u,c=r[l],p={fill:{color:c.color,opacity:c.opacity},stroke:{opacity:c.opacity}},h=this.getSlot(c.from,c.to,!0),f=new oe(a,a.y-h.y2,a.y-h.y1,0,360);u=e===i?se.current.createRing(f,p):N.drawing.Path.fromPoints(this.plotBandPoints(f,n),p).close(),s.append(u)}this.appendVisual(s)},plotBandPoints:function(t,e){for(var r=[],o=[],i=[t.center.x,t.center.y],n=new N.geometry.Circle(i,t.innerRadius),a=new N.geometry.Circle(i,t.radius),s=0;s<e.length;s++)r.push(n.pointAt(e[s]+180)),o.push(a.pointAt(e[s]+180));return r.reverse(),r.push(r[0]),o.push(o[0]),o.concat(r)},createGridLines:function(t){var e=this.options,r=this.radarMajorGridLinePositions(),o=t.majorAngles(),i=t.box.center(),n=[];if(e.majorGridLines.visible&&(n=this.renderGridLines(i,r,o,e.majorGridLines)),e.minorGridLines.visible){var a=this.radarMinorGridLinePositions();gt(n,this.renderGridLines(i,a,o,e.minorGridLines))}return n},renderGridLines:function(t,e,r,o){var n={stroke:{width:o.width,color:o.color,dashType:o.dashType}},a=o.skip;void 0===a&&(a=0);var s=o.step;void 0===s&&(s=0);for(var l=this.gridLinesVisual(),u=a;u<e.length;u+=s){var c=t.y-e[u];if(c>0){var p=new N.geometry.Circle([t.x,t.y],c);if(o.type===i)l.append(new N.drawing.Circle(p,n));else{for(var h=new N.drawing.Path(n),f=0;f<r.length;f++)h.lineTo(p.pointAt(r[f]+180));h.close(),l.append(h)}}}return l.children},getValue:function(t){var e=this.lineBox(),r=this.plotArea.polarAxis,o=r.majorAngles(),n=r.box.center(),a=t.distanceTo(n),s=a;if(this.options.majorGridLines.type!==i&&o.length>1){var l=t.x-n.x,u=t.y-n.y,c=(bt(Math.atan2(u,l))+540)%360;o.sort((function(t,e){return lo(t,c)-lo(e,c)}));var p=90-lo(o[0],o[1])/2,h=180-lo(c,o[0])-p;s=a*(Math.sin(At(h))/Math.sin(At(p)))}return this.axisType().prototype.getValue.call(this,new Zt(e.x1,e.y2-s))}};function lo(t,e){return 180-Math.abs(Math.abs(t-e)-180)}const uo=so;var co=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.radarMajorGridLinePositions=function(){return this.getTickPositions(this.options.majorUnit)},e.prototype.radarMinorGridLinePositions=function(){var t=this.options,e=0;return t.majorGridLines.visible&&(e=t.majorUnit),this.getTickPositions(t.minorUnit,e)},e.prototype.axisType=function(){return t},e}(Wr);K(co.prototype,uo);const po=co;var ho=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.radarMajorGridLinePositions=function(){var t=[];return this.traverseMajorTicksPositions((function(e){t.push(e)}),this.options.majorGridLines),t},e.prototype.radarMinorGridLinePositions=function(){var t=[];return this.traverseMinorTicksPositions((function(e){t.push(e)}),this.options.minorGridLines),t},e.prototype.axisType=function(){return t},e}(eo);K(ho.prototype,uo);const fo=ho;function vo(t){return t<=0?-1:1}const go=function(t){function e(e){t.call(this),this.closed=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.process=function(t){var e=t.slice(0),r=[],o=this.closed,i=e.length;if(i>2&&(this.removeDuplicates(0,e),i=e.length),i<2||2===i&&e[0].equals(e[1]))return r;var n,a,s=e[0],l=e[1],u=e[2];for(r.push(new N.geometry.Segment(s));s.equals(e[i-1]);)o=!0,e.pop(),i--;if(2===i){var c=this.tangent(s,l,k,M);return St(r).controlOut(this.firstControlPoint(c,s,l,k,M)),r.push(new N.geometry.Segment(l,this.secondControlPoint(c,s,l,k,M))),r}if(o){s=e[i-1],l=e[0],u=e[1];var p=this.controlPoints(s,l,u);n=p[1],a=p[0]}else{var h=this.tangent(s,l,k,M);n=this.firstControlPoint(h,s,l,k,M)}for(var f=n,d=0;d<=i-3;d++)if(this.removeDuplicates(d,e),d+3<=(i=e.length)){s=e[d],l=e[d+1],u=e[d+2];var v=this.controlPoints(s,l,u);St(r).controlOut(f),f=v[1];var g=v[0];r.push(new N.geometry.Segment(l,g))}if(o){s=e[i-2],l=e[i-1],u=e[0];var y=this.controlPoints(s,l,u);St(r).controlOut(f),r.push(new N.geometry.Segment(l,y[0])),St(r).controlOut(y[1]),r.push(new N.geometry.Segment(u,a))}else{var m=this.tangent(l,u,k,M);St(r).controlOut(f),r.push(new N.geometry.Segment(u,this.secondControlPoint(m,l,u,k,M)))}return r},e.prototype.removeDuplicates=function(t,e){for(;e[t+1]&&(e[t].equals(e[t+1])||e[t+1].equals(e[t+2]));)e.splice(t+1,1)},e.prototype.invertAxis=function(t,e,r){var o=!1;if(t.x===e.x)o=!0;else if(e.x===r.x)(e.y<r.y&&t.y<=e.y||r.y<e.y&&e.y<=t.y)&&(o=!0);else{var i=this.lineFunction(t,e),n=this.calculateFunction(i,r.x);t.y<=e.y&&r.y<=n||e.y<=t.y&&r.y>=n||(o=!0)}return o},e.prototype.isLine=function(t,e,r){var o=this.lineFunction(t,e),i=this.calculateFunction(o,r.x);return t.x===e.x&&e.x===r.x||kt(i,1)===kt(r.y,1)},e.prototype.lineFunction=function(t,e){var r=(e.y-t.y)/(e.x-t.x);return[t.y-r*t.x,r]},e.prototype.controlPoints=function(t,e,r){var o,i=k,n=M,a=!1,s=!1;if(this.isLine(t,e,r))o=this.tangent(t,e,k,M);else{var l={x:this.isMonotonicByField(t,e,r,k),y:this.isMonotonicByField(t,e,r,M)};l.x&&l.y?(o=this.tangent(t,r,k,M),a=!0):(this.invertAxis(t,e,r)&&(i=M,n=k),l[i]?o=0:(o=.01*(r[n]<t[n]&&t[n]<=e[n]||t[n]<r[n]&&e[n]<=t[n]?vo((r[n]-t[n])*(e[i]-t[i])):-vo((r[i]-t[i])*(e[n]-t[n]))),s=!0))}var u=this.secondControlPoint(o,t,e,i,n);if(s){var c=i;i=n,n=c}var p=this.firstControlPoint(o,e,r,i,n);return a&&(this.restrictControlPoint(t,e,u,o),this.restrictControlPoint(e,r,p,o)),[u,p]},e.prototype.restrictControlPoint=function(t,e,r,o){t.y<e.y?e.y<r.y?(r.x=t.x+(e.y-t.y)/o,r.y=e.y):r.y<t.y&&(r.x=e.x-(e.y-t.y)/o,r.y=t.y):r.y<e.y?(r.x=t.x-(t.y-e.y)/o,r.y=e.y):t.y<r.y&&(r.x=e.x+(t.y-e.y)/o,r.y=t.y)},e.prototype.tangent=function(t,e,r,o){var i=e[r]-t[r],n=e[o]-t[o];return 0===i?0:n/i},e.prototype.isMonotonicByField=function(t,e,r,o){return r[o]>e[o]&&e[o]>t[o]||r[o]<e[o]&&e[o]<t[o]},e.prototype.firstControlPoint=function(t,e,r,o,i){var n=e[o],a=.333*(r[o]-n);return this.point(n+a,e[i]+a*t,o,i)},e.prototype.secondControlPoint=function(t,e,r,o,i){var n=e[o],a=r[o],s=.333*(a-n);return this.point(a-s,r[i]-s*t,o,i)},e.prototype.point=function(t,e,r,o){var i=new N.geometry.Point;return i[r]=t,i[o]=e,i},e.prototype.calculateFunction=function(t,e){for(var r=t.length,o=0,i=0;i<r;i++)o+=Math.pow(e,i)*t[i];return o},e}(N.Class);var yo=function(t){function e(e){t.call(this),this._axis=e,this.options=e.options}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.value=function(t){var e=this._axis;return e.getCategory?e.getCategory(t):e.getValue(t)},e.prototype.slot=function(t,e,r){return void 0===r&&(r=!0),this._axis.slot(t,e,r)},e.prototype.range=function(){return this._axis.range()},e.prototype.valueRange=function(){return this._axis.valueRange()},e}(N.Class);const mo=yo;function bo(t,e){for(var r=0;r<e.length;r++)if(e[r].options.name===t)return e[r].prepareUserOptions(),new mo(e[r])}var xo=function(t){this.visual=t.visual,this.chartsVisual=t.chartContainer.visual,this._pane=t};xo.prototype.findAxisByName=function(t){return bo(t,this._pane.axes)};const _o=xo,Co=function(t){function e(e){t.call(this),this._plotArea=e,this.visual=e.visual,this.backgroundVisual=e._bgVisual}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(N.Class);function wo(t){for(var e=t.length,r=0,o=0;o<e;o++)B(t[o])&&r++;return r}var Oo={min:function(t){for(var e=t.length,r=y,o=0;o<e;o++){var i=t[o];B(i)&&(r=Math.min(r,i))}return r===y?t[0]:r},max:function(t){for(var e=t.length,r=m,o=0;o<e;o++){var i=t[o];B(i)&&(r=Math.max(r,i))}return r===m?t[0]:r},sum:function(t){for(var e=t.length,r=0,o=0;o<e;o++){var i=t[o];B(i)&&(r+=i)}return r},sumOrNull:function(t){var e=null;return wo(t)&&(e=Oo.sum(t)),e},count:function(t){for(var e=t.length,r=0,o=0;o<e;o++){var i=t[o];null!==i&&mt(i)&&r++}return r},avg:function(t){var e=wo(t),r=t[0];return e>0&&(r=Oo.sum(t)/e),r},first:function(t){for(var e=t.length,r=0;r<e;r++){var o=t[r];if(null!==o&&mt(o))return o}return t[0]}};const So=Oo;function Po(t,e){return null===e?e:ot(t)(e)}var jo=function(t){function e(){t.call(this),this._valueFields={},this._otherFields={},this._nullValue={},this._undefinedValue={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.register=function(t,e,r){var o=this;void 0===e&&(e=[P]),void 0===r&&(r={});for(var i=0;i<t.length;i++){var n=t[i];o._valueFields[n]=e,o._otherFields[n]=r,o._nullValue[n]=o._makeValue(e,null),o._undefinedValue[n]=o._makeValue(e,void 0)}},e.prototype.canonicalFields=function(t){return this.valueFields(t).concat(this.otherFields(t))},e.prototype.valueFields=function(t){return this._valueFields[t.type]||[P]},e.prototype.otherFields=function(t){return this._otherFields[t.type]||[P]},e.prototype.bindPoint=function(t,e,r){var o,i,n=t.data,a=mt(r)?r:n[e],s={valueFields:{value:a}},l=this.valueFields(t),u=this._otherFields[t.type];if(null===a)i=this._nullValue[t.type];else if(mt(a)){if(Array.isArray(a)){var c=a.slice(l.length);i=this._bindFromArray(a,l),o=this._bindFromArray(c,u)}else if("object"==typeof a){var p=this.sourceFields(t,l),h=this.sourceFields(t,u);i=this._bindFromObject(a,l,p),o=this._bindFromObject(a,u,h)}}else i=this._undefinedValue[t.type];return mt(i)&&(1===l.length?s.valueFields.value=i[l[0]]:s.valueFields=i),s.fields=o||{},s},e.prototype._makeValue=function(t,e){for(var r={},o=t.length,i=0;i<o;i++)r[t[i]]=e;return r},e.prototype._bindFromArray=function(t,e){var r={};if(e)for(var o=Math.min(e.length,t.length),i=0;i<o;i++)r[e[i]]=t[i];return r},e.prototype._bindFromObject=function(t,e,r){void 0===r&&(r=e);var o={};if(e)for(var i=e.length,n=0;n<i;n++){var a=e[n],s=r[n];null!==s&&(o[a]=Po(s,t))}return o},e.prototype.sourceFields=function(t,e){var r=[];if(e)for(var o=e.length,i=0;i<o;i++){var n=e[i],a=n===P?"field":n+"Field";r.push(null!==t[a]?t[a]||n:null)}return r},e}(N.Class);jo.current=new jo;const Ao=jo;var ko=/percent(?:\w*)\((\d+)\)/,Mo=new RegExp("^stddev(?:\\((\\d+(?:\\.\\d+)?)\\))?$");const To=function(t){function e(e,r,o){t.call(this),this.initGlobalRanges(e,r,o)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initGlobalRanges=function(t,e,r){var o=e.data,i=Mo.exec(t);if(i){this.valueGetter=this.createValueGetter(e,r);var n=this.getAverage(o),a=this.getStandardDeviation(o,n,!1),s=i[1]?parseFloat(i[1]):1,l={low:n.value-a*s,high:n.value+a*s};this.globalRange=function(){return l}}else if(t.indexOf&&t.indexOf("stderr")>=0){this.valueGetter=this.createValueGetter(e,r);var u=this.getStandardError(o,this.getAverage(o));this.globalRange=function(t){return{low:t-u,high:t+u}}}},e.prototype.createValueGetter=function(t,e){var r,o=t.data,i=Ao.current,n=i.valueFields(t),a=mt(o[0])?o[0]:{};return T(a)?r=ot("["+(e?n.indexOf(e):0)+"]"):B(a)?r=ot():typeof a===x&&(r=ot(i.sourceFields(t,n)[n.indexOf(e)])),r},e.prototype.getErrorRange=function(t,e){var r,o,i;if(!mt(e))return null;if(this.globalRange)return this.globalRange(t);if(T(e))r=t-e[0],o=t+e[1];else if(B(i=parseFloat(e)))r=t-i,o=t+i;else{if(!(i=ko.exec(e)))throw new Error("Invalid ErrorBar value: "+e);var n=t*(parseFloat(i[1])/100);r=t-Math.abs(n),o=t+Math.abs(n)}return{low:r,high:o}},e.prototype.getStandardError=function(t,e){return this.getStandardDeviation(t,e,!0)/Math.sqrt(e.count)},e.prototype.getStandardDeviation=function(t,e,r){for(var o=t.length,i=r?e.count-1:e.count,n=0,a=0;a<o;a++){var s=this.valueGetter(t[a]);B(s)&&(n+=Math.pow(s-e.value,2))}return Math.sqrt(n/i)},e.prototype.getAverage=function(t){for(var e=t.length,r=0,o=0,i=0;i<e;i++){var n=this.valueGetter(t[i]);B(n)&&(r+=n,o++)}return{value:r/o,count:o}},e}(N.Class);var Do=N.support.browser||{},Vo=600,Eo="fadeIn",No=.8,Lo=Do.msie?.001:0,Io="zero",Bo="interpolate",Ro="above",zo="below",Fo="smooth",Ho="step",Uo="area",Ko="bar",$o="boxPlot",Go="bubble",Xo="bullet",Wo="candlestick",Yo="column",qo="donut",Zo="funnel",Qo="heatmap",Jo="horizontalWaterfall",ti="line",ei="ohlc",ri="pie",oi="polarArea",ii="polarLine",ni="polarScatter",ai="radarArea",si="radarColumn",li="radarLine",ui="rangeArea",ci="rangeBar",pi="rangeColumn",hi="scatter",fi="scatterLine",di="verticalArea",vi="verticalBoxPlot",gi="verticalBullet",yi="verticalLine",mi="verticalRangeArea",bi="waterfall",xi=[Ko,Yo,ei,Wo,$o,vi,Xo,pi,ci,bi,Jo],_i="seriesHover",Ci="plotAreaHover",wi="plotAreaLeave",Oi="drag",Si="dragEnd",Pi="dragStart",ji="zoomStart",Ai="zoom",ki="zoomEnd",Mi="selectStart",Ti="select",Di="selectEnd",Vi="showTooltip",Ei="hideTooltip",Ni="log",Li="category",Ii="insideEnd",Bi="outsideEnd",Ri="DOMMouseScroll mousewheel",zi=function(t){function e(e,r,o,i,n,a){t.call(this,a),this.low=e,this.high=r,this.isVertical=o,this.chart=i,this.series=n}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e,r=this.options.endCaps,o=this.isVertical,i=this.getAxis().getSlot(this.low,this.high),n=t.center(),a=this.getCapsWidth(t,o),s=o?n.x:n.y,l=s-a,u=s+a;o?(e=[new Zt(n.x,i.y1),new Zt(n.x,i.y2)],r&&e.push(new Zt(l,i.y1),new Zt(u,i.y1),new Zt(l,i.y2),new Zt(u,i.y2)),this.box=new te(l,i.y1,u,i.y2)):(e=[new Zt(i.x1,n.y),new Zt(i.x2,n.y)],r&&e.push(new Zt(i.x1,l),new Zt(i.x1,u),new Zt(i.x2,l),new Zt(i.x2,u)),this.box=new te(i.x1,l,i.x2,u)),this.linePoints=e},e.prototype.getCapsWidth=function(t,e){var r=e?t.width():t.height();return Math.min(Math.floor(r/2),4)||4},e.prototype.createVisual=function(){var t=this,e=this.options,r=e.visual;r?this.visual=r({low:this.low,high:this.high,rect:this.box.toRect(),sender:this.getSender(),options:{endCaps:e.endCaps,color:e.color,line:e.line},createVisual:function(){t.createDefaultVisual();var e=t.visual;return delete t.visual,e}}):this.createDefaultVisual()},e.prototype.createDefaultVisual=function(){var e=this.options,r=this.linePoints,o={stroke:{color:e.color,width:e.line.width,dashType:e.line.dashType}};t.prototype.createVisual.call(this);for(var i=0;i<r.length;i+=2){var n=new N.drawing.Path(o).moveTo(r[i].x,r[i].y).lineTo(r[i+1].x,r[i+1].y);L(n),this.visual.append(n)}},e}(ue);Et(zi,{animation:{type:Eo,delay:Vo},endCaps:!0,line:{width:2},zIndex:1});const Fi=zi;var Hi=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getAxis=function(){return this.chart.seriesValueAxis(this.series)},e}(Fi);const Ui=Hi;function Ki(t,e,r,o){void 0===r&&(r={}),void 0===o&&(o=!1);var i=r.defaults=r.defaults||{},n=r.depth=r.depth||0,a=!1;if(r.excluded=r.excluded||[],n>5)return null;for(var s in t)if(!lt(s,r.excluded)&&t.hasOwnProperty(s)){var l=t[s];F(l)?(a=!0,o||(t[s]=Tt(l(e),i[s]))):$(l)&&(o||(r.defaults=i[s]),r.depth++,a=Ki(l,e,r,o)||a,r.depth--)}return a}function $i(t){for(var e=t.length,r=0,o=0;o<e;o++)r=Math.max(r,t[o].data.length);return r}var Gi=function(t){function e(e,r){t.call(this,r),this.plotArea=e,this.chartService=e.chartService,this.categoryAxis=e.seriesCategoryAxis(r.series[0]),this.valueAxisRanges={},this.points=[],this.categoryPoints=[],this.seriesPoints=[],this.seriesOptions=[],this._evalSeries=[],this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this.traverseDataPoints(this.addValue.bind(this))},e.prototype.pointOptions=function(t,e){var r=this.seriesOptions[e];if(!r){var o=this.pointType().prototype.defaults;this.seriesOptions[e]=r=K({},o,{vertical:!this.options.invertAxes},t)}return r},e.prototype.plotValue=function(t){if(!t)return 0;if(this.options.isStacked100&&B(t.value)){for(var e=t.categoryIx,r=this.categoryPoints[e],o=[],i=0,n=0;n<r.length;n++){var a=r[n];if(a){var s=t.series.stack,l=a.series.stack;if(s&&l&&s.group!==l.group)continue;B(a.value)&&(i+=Math.abs(a.value),o.push(Math.abs(a.value)))}}if(i>0)return t.value/i}return t.value},e.prototype.plotRange=function(t,e){void 0===e&&(e=0);var r=this.categoryPoints[t.categoryIx];if(this.options.isStacked){for(var o=this.plotValue(t),i=o>=0,n=e,a=!1,s=0;s<r.length;s++){var l=r[s];if(t===l)break;var u=t.series.stack,c=l.series.stack;if(u&&c){if(typeof u===O&&u!==c)continue;if(u.group&&u.group!==c.group)continue}var p=this.plotValue(l);(p>=0&&i||p<0&&!i)&&(n+=p,o+=p,a=!0,this.options.isStacked100&&(o=Math.min(o,1)))}return a&&(n-=e),[n,o]}var h=t.series,f=this.seriesValueAxis(h),d=this.categoryAxisCrossingValue(f);return[d,z(t.value)?t.value:d]},e.prototype.stackLimits=function(t,e){for(var r=y,o=m,i=0;i<this.categoryPoints.length;i++){var n=this.categoryPoints[i];if(n)for(var a=0;a<n.length;a++){var s=n[a];if(s&&(s.series.stack===e||s.series.axis===t)){var l=this.plotRange(s,0)[1];mt(l)&&isFinite(l)&&(o=Math.max(o,l),r=Math.min(r,l))}}}return{min:r,max:o}},e.prototype.updateStackRange=function(){var t=this,e=this.options,r=e.isStacked,o=e.series,i={};if(r)for(var n=0;n<o.length;n++){var a=o[n],s=a.axis,l=s+a.stack,u=i[l];if(!u){u=t.stackLimits(s,a.stack);var c=t.errorTotals;c&&(c.negative.length&&(u.min=Math.min(u.min,Nt(c.negative).min)),c.positive.length&&(u.max=Math.max(u.max,Nt(c.positive).max))),u.min!==y||u.max!==m?i[l]=u:u=null}u&&(t.valueAxisRanges[s]=u)}},e.prototype.addErrorBar=function(t,e,r){var o,i=t.value,n=t.series,a=t.seriesIx,s=t.options.errorBars,l=e.fields.errorLow,u=e.fields.errorHigh;B(l)&&B(u)?o={low:l,high:u}:s&&mt(s.value)&&(this.seriesErrorRanges=this.seriesErrorRanges||[],this.seriesErrorRanges[a]=this.seriesErrorRanges[a]||new To(s.value,n,P),o=this.seriesErrorRanges[a].getErrorRange(i,s.value)),o&&(t.low=o.low,t.high=o.high,this.addPointErrorBar(t,r))},e.prototype.addPointErrorBar=function(t,e){var r=!this.options.invertAxes,o=t.options.errorBars,i=t.series,n=t.low,a=t.high;if(this.options.isStacked){var s=this.stackedErrorRange(t,e);n=s.low,a=s.high}else{var l={categoryIx:e,series:i};this.updateRange({value:n},l),this.updateRange({value:a},l)}var u=new Ui(n,a,r,this,i,o);t.errorBars=[u],t.append(u)},e.prototype.stackedErrorRange=function(t,e){var r=this.plotRange(t,0)[1]-t.value,o=t.low+r,i=t.high+r;return this.errorTotals=this.errorTotals||{positive:[],negative:[]},o<0&&(this.errorTotals.negative[e]=Math.min(this.errorTotals.negative[e]||0,o)),i>0&&(this.errorTotals.positive[e]=Math.max(this.errorTotals.positive[e]||0,i)),{low:o,high:i}},e.prototype.addValue=function(t,e){var r=e.categoryIx,o=e.series,i=e.seriesIx,n=this.categoryPoints[r];n||(this.categoryPoints[r]=n=[]);var a=this.seriesPoints[i];a||(this.seriesPoints[i]=a=[]);var s=this.createPoint(t,e);s&&(Object.assign(s,e),s.owner=this,s.noteText=t.fields.noteText,mt(s.dataItem)||(s.dataItem=o.data[r]),this.addErrorBar(s,t,r)),this.points.push(s),a.push(s),n.push(s),this.updateRange(t.valueFields,e)},e.prototype.evalPointOptions=function(t,e,r,o,i,n){var a={defaults:i._defaults,excluded:["data","aggregate","_events","tooltip","content","template","visual","toggle","_outOfRangeMinPoint","_outOfRangeMaxPoint"]},s=this._evalSeries[n];mt(s)||(this._evalSeries[n]=s=Ki(t,{},a,!0));var l=t;return s&&Ki(l=K({},l),{value:e,category:r,index:o,series:i,dataItem:i.data[o]},a),l},e.prototype.updateRange=function(t,e){var r=e.series.axis,o=t.value,i=this.valueAxisRanges[r];isFinite(o)&&null!==o&&((i=this.valueAxisRanges[r]=i||{min:y,max:m}).min=Math.min(i.min,o),i.max=Math.max(i.max,o))},e.prototype.seriesValueAxis=function(t){var e=this.plotArea,r=t.axis,o=r?e.namedValueAxes[r]:e.valueAxis;if(!o)throw new Error("Unable to locate value axis with name "+r);return o},e.prototype.reflow=function(t){var e=this,r=this.categorySlots=[],o=this.points,i=this.categoryAxis,n=0;this.traverseDataPoints((function(t,a){var s=a.categoryIx,l=a.series,u=e.seriesValueAxis(l),c=o[n++],p=r[s];if(p||(r[s]=p=e.categorySlot(i,s,u)),c){var h=e.plotRange(c,u.startValue()),f=e.valueSlot(u,h);if(f){var d=e.pointSlot(p,f);c.aboveAxis=e.aboveAxis(c,u),c.stackValue=h[1],e.options.isStacked100&&(c.percentage=e.plotValue(c)),e.reflowPoint(c,d)}else c.visible=!1}})),this.reflowCategories(r),!this.options.clip&&this.options.limitPoints&&this.points.length&&this.limitPoints(),this.box=t},e.prototype.valueSlot=function(t,e){return t.getSlot(e[0],e[1],!this.options.clip)},e.prototype.limitPoints=function(){for(var t=this.categoryPoints,e=t[0].concat(St(t)),r=0;r<e.length;r++)e[r]&&this.limitPoint(e[r])},e.prototype.limitPoint=function(t){var e=this.categoryAxis.limitSlot(t.box);e.equals(t.box)||t.reflow(e)},e.prototype.aboveAxis=function(t,e){var r=this.categoryAxisCrossingValue(e),o=t.value;return e.options.reverse?o<r:o>=r},e.prototype.categoryAxisCrossingValue=function(t){var e=this.categoryAxis,r=t.options;return[].concat(r.axisCrossingValues||r.axisCrossingValue)[e.axisIndex||0]||0},e.prototype.reflowPoint=function(t,e){t.reflow(e)},e.prototype.reflowCategories=function(){},e.prototype.pointSlot=function(t,e){var r=this.options.invertAxes,o=r?e:t,i=r?t:e;return new te(o.x1,i.y1,o.x2,i.y2)},e.prototype.categorySlot=function(t,e){return t.getSlot(e)},e.prototype.traverseDataPoints=function(t){for(var e=this,r=this.options.series,o=$i(r),i=r.length,n=0;n<i;n++)e._outOfRangeCallback(r[n],"_outOfRangeMinPoint",n,t);for(var a=0;a<o;a++)for(var s=0;s<i;s++){var l=r[s],u=e.categoryAxis.categoryAt(a);t(e._bindPoint(l,s,a),{category:u,categoryIx:a,categoriesCount:o,series:l,seriesIx:s})}for(var c=0;c<i;c++)e._outOfRangeCallback(r[c],"_outOfRangeMaxPoint",c,t)},e.prototype._outOfRangeCallback=function(t,e,r,o){var i=t[e];if(i){var n=i.categoryIx;o(this._bindPoint(t,r,n,i.item),{category:i.category,categoryIx:n,series:t,seriesIx:r,dataItem:i.item})}},e.prototype._bindPoint=function(t,e,r,o){this._bindCache||(this._bindCache=[]);var i=this._bindCache[e];i||(i=this._bindCache[e]=[]);var n=i[r];return n||(n=i[r]=Ao.current.bindPoint(t,r,o)),n},e.prototype.formatPointValue=function(t,e){return null===t.value?"":this.chartService.format.auto(e,t.value)},e.prototype.pointValue=function(t){return t.valueFields.value},e}(ue);Et(Gi,{series:[],invertAxes:!1,isStacked:!1,clip:!0,limitPoints:!0});const Xi=Gi;var Wi={click:function(t,e){return t.trigger("seriesClick",this.eventArgs(e))},hover:function(t,e){return t.trigger(_i,this.eventArgs(e))},over:function(t,e){return t.trigger("seriesOver",this.eventArgs(e))},out:function(t,e){return t.trigger("seriesLeave",this.eventArgs(e))},eventArgs:function(t){return{value:this.value,percentage:this.percentage,stackValue:this.stackValue,category:this.category,series:this.series,dataItem:this.dataItem,runningTotal:this.runningTotal,total:this.total,element:wt(t),originalEvent:t,point:this}}};const Yi=Wi,qi={createNote:function(){var t=this.options.notes,e=this.noteText||t.label.text;!1!==t.visible&&mt(e)&&null!==e&&(this.note=new Ee({value:this.value,text:e,dataItem:this.dataItem,category:this.category,series:this.series},this.options.notes,this.owner.chartService),this.append(this.note))}};var Zi=function(t){function e(e,r){t.call(this),this.value=e,this.options=r,this.aboveAxis=Tt(this.options.aboveAxis,!0),this.tooltipTracking=!0}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){var t=this.options,e=t.markers,r=t.labels;if(!this._rendered){if(this._rendered=!0,e.visible&&e.size&&(this.marker=this.createMarker(),this.append(this.marker)),r.visible){var o=tt(r),i=this.pointData(),n=this.value;o?n=o(i):r.format&&(n=this.formatValue(r.format)),this.label=new je(n,K({align:s,vAlign:s,margin:{left:5,right:5},zIndex:Tt(r.zIndex,this.series.zIndex)},r),i),this.append(this.label)}this.createNote(),this.errorBar&&this.append(this.errorBar)}},e.prototype.markerBorder=function(){var t=this.options.markers,e=t.background,r=K({color:this.color},t.border);return mt(r.color)||(r.color=new N.Color(e).brightness(No).toHex()),r},e.prototype.createVisual=function(){},e.prototype.createMarker=function(){var t=this.options.markers;return new fe({type:t.type,width:t.size,height:t.size,rotation:t.rotation,background:t.background,border:this.markerBorder(),opacity:this.series.opacity||t.opacity,zIndex:Tt(t.zIndex,this.series.zIndex),animation:t.animation,visual:t.visual},{dataItem:this.dataItem,value:this.value,series:this.series,category:this.category})},e.prototype.markerBox=function(){return this.marker||(this.marker=this.createMarker(),this.marker.reflow(this._childBox)),this.marker.box},e.prototype.reflow=function(t){var e=this.options,r=this.aboveAxis,o=e.vertical;this.render(),this.box=t;var i=t.clone();if(o?r?i.y1-=i.height():i.y2+=i.height():r?i.x1+=i.width():i.x2-=i.width(),this._childBox=i,this.marker&&this.marker.reflow(i),this.reflowLabel(i),this.errorBars)for(var n=0;n<this.errorBars.length;n++)this.errorBars[n].reflow(i);if(this.note){var a=this.markerBox();if(!e.markers.visible||!e.markers.size){var s=a.center();a=new te(s.x,s.y,s.x,s.y)}this.note.reflow(a)}},e.prototype.reflowLabel=function(t){var e=this.options,r=this.label,o=e.labels.position;r&&(o=(o=o===Ro?S:o)===zo?a:o,r.reflow(t),r.box.alignTo(this.markerBox(),o),r.reflow(r.box))},e.prototype.createHighlight=function(){var t=this.options.highlight.markers,e=this.markerBorder().color,r=this.options.markers,o=r.size+(r.border.width||0)+(t.border.width||0),i=new fe({type:r.type,width:o,height:o,rotation:r.rotation,background:t.color||e,border:{color:t.border.color,width:t.border.width,opacity:Tt(t.border.opacity,1)},opacity:Tt(t.opacity,1)});return i.reflow(this._childBox),i.getElement()},e.prototype.highlightVisual=function(){return(this.marker||{}).visual},e.prototype.highlightVisualArgs=function(){var t,e,r=this.marker;if(r)e=r.paddingBox.toRect(),t=r.visual;else{var o=this.options.markers.size,i=o/2,n=this.box.center();e=new N.geometry.Rect([n.x-i,n.y-i],[o,o])}return{options:this.options,rect:e,visual:t}},e.prototype.tooltipAnchor=function(){var t=this.markerBox(),e=this.owner.pane.clipBox();if(!e||e.overlaps(t)){var r,o,i=t.x2+5;return this.aboveAxis?(r=t.y1,o=a):(r=t.y2,o=S),{point:new Zt(i,r),align:{horizontal:"left",vertical:o}}}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.overlapsBox=function(t){return this.markerBox().overlaps(t)},e.prototype.unclipElements=function(){this.label&&(this.label.options.noclip=!0),this.note&&(this.note.options.noclip=!0)},e.prototype.pointData=function(){return{dataItem:this.dataItem,category:this.category,value:this.value,percentage:this.percentage,stackValue:this.stackValue,series:this.series}},e}(ue);Zi.prototype.defaults={vertical:!0,markers:{visible:!0,background:j,size:8,type:l,border:{width:2},opacity:1},labels:{visible:!1,position:Ro,margin:q(3),padding:q(4),animation:{type:Eo,delay:Vo}},notes:{label:{}},highlight:{markers:{border:{color:"#fff",width:2}},zIndex:100},errorBars:{line:{width:1}}},K(Zi.prototype,Yi),K(Zi.prototype,qi);const Qi=Zi;var Ji=function(t){function e(e,r,o){t.call(this),this.linePoints=e,this.series=r,this.seriesIx=o}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.points=function(){return this.toGeometryPoints(this.linePoints)},e.prototype.toGeometryPoints=function(t){for(var e=[],r=0,o=t.length;r<o;r++)t[r]&&!1!==t[r].visible&&e.push(t[r]._childBox.toRect().center());return e},e.prototype.createVisual=function(){var t=this,e=this.series.visual;e?(this.visual=e({points:this.toGeometryPoints(this.linePoints),series:this.series,sender:this.getSender(),createVisual:function(){return t.segmentVisual(),t.visual}}),this.visual&&!mt(this.visual.options.zIndex)&&(this.visual.options.zIndex=this.series.zIndex)):this.segmentVisual()},e.prototype.segmentVisual=function(){var t=this.options,e=this.series,r=e.color,o=e._defaults;F(r)&&o&&(r=o.color);var i=N.drawing.Path.fromPoints(this.points(),{stroke:{color:r,width:e.width,opacity:e.opacity,dashType:e.dashType},zIndex:e.zIndex});t.closed&&i.close(),this.visual=i},e.prototype.aliasFor=function(t,e){return this.parent.getNearestPoint(e.x,e.y,this.seriesIx)},e}(ue);Et(Ji,{closed:!1});const tn=Ji;var en={calculateStepPoints:function(t){for(var e=this.parent.plotArea.seriesCategoryAxis(this.series).options,r=e.justified,o=e.vertical,i=e.reverse,n=o?k:M,a=o?M:k,s=i?2:1,l=s,u=rn(t[0],n,s,a,l),c=[u],p=1;p<t.length;p++){var h=rn(t[p],n,s,a,l);if(u[n]!==h[n]){var f=new N.geometry.Point;f[n]=u[n],f[a]=h[a],c.push(f,h)}u=h}return r?u!==St(c)&&c.push(u):c.push(rn(St(t),n,s,a,i?1:2)),c}};function rn(t,e,r,o,i){var n=t.box,a=new N.geometry.Point;return a[e]=n[e+r],a[o]=n[o+i],a}const on=en;var nn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.points=function(){return this.calculateStepPoints(this.linePoints)},e}(tn);K(nn.prototype,on);const an=nn;var sn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.segmentVisual=function(){var t=this.series,e=t._defaults,r=t.color;F(r)&&e&&(r=e.color);var o=new go(this.options.closed).process(this.points()),i=new N.drawing.Path({stroke:{color:r,width:t.width,opacity:t.opacity,dashType:t.dashType},zIndex:t.zIndex});i.segments.push.apply(i.segments,o),this.visual=i},e}(tn);const ln=sn;var un={renderSegments:function(){var t,e=this,r=this.options,o=this.seriesPoints,i=r.series,n=o.length;this._segments=[];for(var a=0;a<n;a++){for(var s=i[a],l=e.sortPoints(o[a]),u=l.length,c=[],p=0;p<u;p++){var h=l[p];h?c.push(h):e.seriesMissingValues(s)!==Bo&&(c.length>1&&(t=e.createSegment(c,s,a,t),e._addSegment(t)),c=[])}c.length>1&&(t=e.createSegment(c,s,a,t),e._addSegment(t))}this.children.unshift.apply(this.children,this._segments)},_addSegment:function(t){this._segments.push(t),t.parent=this},sortPoints:function(t){return t},seriesMissingValues:function(t){var e=t.missingValues;return!e&&this.options.isStacked?Io:e||Bo},getNearestPoint:function(t,e,r){for(var o,i=new Zt(t,e),n=this.seriesPoints[r],a=y,s=0;s<n.length;s++){var l=n[s];if(l&&mt(l.value)&&null!==l.value&&!1!==l.visible){var u=l.box.center().distanceTo(i);u<a&&(o=l,a=u)}}return o}};const cn=un;var pn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){this._setEnd(this.options.box.x1)},e.prototype.step=function(t){var e=this.options.box;this._setEnd(ut(e.x1,e.x2,t))},e.prototype._setEnd=function(t){var e=this.element,r=e.segments,o=r[1].anchor(),i=r[2].anchor();e.suspend(),o.setX(t),e.resume(),i.setX(t)},e}(N.drawing.Animation);Et(pn,{duration:Vo}),N.drawing.AnimationFactory.current.register("clip",pn);const hn=pn;function fn(t){for(var e=0;e<t.length;e++)if(mt(t[e].zIndex))return!0}const dn={createAnimation:function(){var t=this.getRoot();if(t&&!1!==(t.options||{}).transitions){var e=t.size(),r=N.drawing.Path.fromRect(e.toRect());this.visual.clip(r),this.animation=new hn(r,{box:e}),fn(this.options.series)&&this._setChildrenAnimation(r)}},_setChildrenAnimation:function(t){for(var e=this.animationPoints(),r=0;r<e.length;r++){var o=e[r];o&&o.visual&&mt(o.visual.options.zIndex)&&o.visual.clip(t)}}};var vn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){t.prototype.render.call(this),this.updateStackRange(),this.renderSegments()},e.prototype.pointType=function(){return Qi},e.prototype.createPoint=function(t,e){var r=e.categoryIx,o=e.category,i=e.series,n=e.seriesIx,a=this.seriesMissingValues(i),s=t.valueFields.value;if(!mt(s)||null===s){if(a!==Io)return null;s=0}var l=this.pointOptions(i,n);l=this.evalPointOptions(l,s,o,r,i,n);var u=t.fields.color||i.color;F(i.color)&&(u=l.color);var c=new Qi(s,l);return c.color=u,this.append(c),c},e.prototype.plotRange=function(t){var e=this.plotValue(t);if(this.options.isStacked)for(var r=t.categoryIx,o=this.categoryPoints[r],i=0;i<o.length;i++){var n=o[i];if(t===n)break;e+=this.plotValue(n),this.options.isStacked100&&(e=Math.min(e,1))}return[e,e]},e.prototype.createSegment=function(t,e,r){var o=e.style;return new(o===Ho?an:o===Fo?ln:tn)(t,e,r)},e.prototype.animationPoints=function(){for(var t=this.points,e=[],r=0;r<t.length;r++)e.push((t[r]||{}).marker);return e.concat(this._segments)},e.prototype.supportsPointInactiveOpacity=function(){return!1},e}(Xi);K(vn.prototype,cn,dn);const gn=vn;var yn=function(t){function e(e,r,o,i,n){t.call(this,e,r,o),this.prevSegment=i,this.stackPoints=n}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createVisual=function(){var t=this.series,e=t._defaults,r=t.line||{},o=t.color;F(o)&&e&&(o=e.color),this.visual=new N.drawing.Group({zIndex:t.zIndex}),this.createFill({fill:{color:o,opacity:t.opacity},stroke:null}),r.width>0&&!1!==r.visible&&this.createStroke({stroke:K({color:o,opacity:t.opacity,lineCap:"butt"},r)})},e.prototype.strokeSegments=function(){var t=this._strokeSegments;return t||(t=this._strokeSegments=this.createStrokeSegments()),t},e.prototype.createStrokeSegments=function(){return this.segmentsFromPoints(this.points())},e.prototype.stackSegments=function(){return this.prevSegment?this.prevSegment.createStackSegments(this.stackPoints):this.createStackSegments(this.stackPoints)},e.prototype.createStackSegments=function(t){return this.segmentsFromPoints(this.toGeometryPoints(t)).reverse()},e.prototype.segmentsFromPoints=function(t){return t.map((function(t){return new N.geometry.Segment(t)}))},e.prototype.createStroke=function(t){var e=new N.drawing.Path(t);e.segments.push.apply(e.segments,this.strokeSegments()),this.visual.append(e)},e.prototype.hasStackSegment=function(){return this.prevSegment||this.stackPoints&&this.stackPoints.length},e.prototype.createFill=function(t){var e=this.strokeSegments(),r=e.slice(0),o=this.hasStackSegment();if(o){var i=this.stackSegments();gt(r,i)}var n=new N.drawing.Path(t);n.segments.push.apply(n.segments,r),!o&&e.length>1&&this.fillToAxes(n),this.visual.append(n)},e.prototype.fillToAxes=function(t){var e=this.parent,r=e.options.invertAxes,o=e.seriesValueAxis(this.series),i=e.categoryAxisCrossingValue(o),n=o.getSlot(i,i,!0),a=this.strokeSegments(),s=a[0].anchor(),l=St(a).anchor(),u=r?n.x1:n.y1;r?t.lineTo(u,l.y).lineTo(u,s.y):t.lineTo(l.x,u).lineTo(s.x,u)},e}(tn);const mn=yn;var bn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createStrokeSegments=function(){return this.segmentsFromPoints(this.calculateStepPoints(this.linePoints))},e.prototype.createStackSegments=function(t){return this.segmentsFromPoints(this.calculateStepPoints(t)).reverse()},e}(mn);K(bn.prototype,on);const xn=bn;var _n=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createStrokeSegments=function(){var t=new go(this.options.closed),e=this.points();return t.process(e)},e.prototype.createStackSegments=function(){for(var t=this.strokeSegments(),e=[],r=t.length-1;r>=0;r--){var o=t[r];e.push(new N.geometry.Segment(o.anchor(),o.controlOut(),o.controlIn()))}return e},e}(mn);const Cn=_n;var wn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createSegment=function(t,e,r,o){var i,n,a=this.options.isStacked,s=(e.line||{}).style;return a&&r>0&&o&&("gap"!==this.seriesMissingValues(e)?(n=o.linePoints,i=o):n=this._gapStackPoints(t,r,s)),new(s===Ho?xn:s===Fo?Cn:mn)(t,e,r,i,n)},e.prototype.reflow=function(e){t.prototype.reflow.call(this,e);var r=this._stackPoints;if(r)for(var o=0;o<r.length;o++){var i=r[o],n=this.categoryAxis.getSlot(i.categoryIx);i.reflow(n)}},e.prototype._gapStackPoints=function(t,e,r){var o=this,i=this.seriesPoints,n=t[0].categoryIx,a=t.length;n<0&&(n=0,a--);var s=n+a,l=this.seriesOptions[0]._outOfRangeMinPoint?1:0,u=[];this._stackPoints=this._stackPoints||[];for(var c=n;c<s;c++){var p=c+l,h=e,f=void 0;do{f=i[--h][p]}while(h>0&&!f);if(f)r!==Ho&&c>n&&!i[h][p-1]&&u.push(o._previousSegmentPoint(c,p,p-1,h)),u.push(f),r!==Ho&&c+1<s&&!i[h][p+1]&&u.push(o._previousSegmentPoint(c,p,p+1,h));else{var d=o._createGapStackPoint(c);o._stackPoints.push(d),u.push(d)}}return u},e.prototype._previousSegmentPoint=function(t,e,r,o){for(var i,n=this.seriesPoints,a=o;a>0&&!i;)i=n[--a][r];return i?i=n[a][e]:(i=this._createGapStackPoint(t),this._stackPoints.push(i)),i},e.prototype._createGapStackPoint=function(t){var e=this.pointOptions({},0),r=new Qi(0,e);return r.categoryIx=t,r.series={},r},e.prototype.seriesMissingValues=function(t){return t.missingValues||Io},e.prototype.supportsPointInactiveOpacity=function(){return!1},e}(gn);const On=wn;var Sn=function(t){function e(){t.call(this),this.axisRanges={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.update=function(t){var e=this.axisRanges;for(var r in t){var o=t[r],i=e[r];e[r]=i=i||{min:y,max:m},i.min=Math.min(i.min,o.min),i.max=Math.max(i.max,o.max)}},e.prototype.reset=function(t){this.axisRanges[t]=void 0},e.prototype.query=function(t){return this.axisRanges[t]},e}(N.Class);const Pn=Sn;var jn=function(t){function e(e,r,o){t.call(this,r),this.textBox=new je(e,this.options,o),this.append(this.textBox)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createVisual=function(){this.textBox.options.noclip=this.options.noclip},e.prototype.reflow=function(t){var e=this.options,r=e.vertical,o=e.aboveAxis,i=this.children[0],n=i.options,l=i.box,u=i.options.padding,c=t;n.align=r?s:g,n.vAlign=r?S:s,e.position===Ii?r?(n.vAlign=S,!o&&l.height()<t.height()&&(n.vAlign=a)):n.align=o?C:g:e.position===s?(n.vAlign=s,n.align=s):"insideBase"===e.position?r?n.vAlign=o?a:S:n.align=o?g:C:e.position===Bi&&(r?c=o?new te(t.x1,t.y1-l.height(),t.x2,t.y1):new te(t.x1,t.y2,t.x2,t.y2+l.height()):(n.align=s,c=o?new te(t.x2,t.y1,t.x2+l.width(),t.y2):new te(t.x1-l.width(),t.y1,t.x1,t.y2))),e.rotation||(r?u.left=u.right=(c.width()-i.contentBox.width())/2:u.top=u.bottom=(c.height()-i.contentBox.height())/2),i.reflow(c)},e.prototype.alignToClipBox=function(t){var e=this.options.vertical?M:k,r=e+"1",o=e+"2",i=this.children[0],n=this.parent.box;if(n[r]<t[r]||t[o]<n[o]){var a=i.paddingBox.clone();a[r]=Math.max(n[r],t[r]),a[o]=Math.min(n[o],t[o]),this.reflow(a)}},e}(ue);Et(jn,{position:Bi,margin:q(3),padding:q(4),color:n,background:"",border:{width:1,color:""},aboveAxis:!0,vertical:!1,animation:{type:Eo,delay:Vo},zIndex:2});const An=jn;function kn(t){var e=t.overlay;return e&&e.gradient&&"none"!==e.gradient}var Mn=function(t){function e(e,r){t.call(this),this.options=r,this.color=r.color||j,this.aboveAxis=Tt(this.options.aboveAxis,!0),this.value=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this._rendered||(this._rendered=!0,this.createLabel(),this.createNote(),this.errorBar&&this.append(this.errorBar))},e.prototype.createLabel=function(){var t=this.options,e=t.labels;if(e.visible){var r,o=this.pointData(),i=tt(e);r=i?i(o):this.formatValue(e.format),this.label=new An(r,K({vertical:t.vertical},e),o),this.append(this.label)}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.reflow=function(t){this.render();var e=this.label;if(this.box=t,e&&(e.options.aboveAxis=this.aboveAxis,e.reflow(t)),this.note&&this.note.reflow(t),this.errorBars)for(var r=0;r<this.errorBars.length;r++)this.errorBars[r].reflow(t)},e.prototype.createVisual=function(){var e=this,r=this.box,o=this.options,i=o.visual;if(!1!==this.visible)if(t.prototype.createVisual.call(this),i){var n=this.rectVisual=i({category:this.category,dataItem:this.dataItem,value:this.value,sender:this.getSender(),series:this.series,percentage:this.percentage,stackValue:this.stackValue,runningTotal:this.runningTotal,total:this.total,rect:r.toRect(),createVisual:function(){var t=new N.drawing.Group;return e.createRect(t),t},options:o});n&&this.visual.append(n)}else r.width()>0&&r.height()>0&&this.createRect(this.visual)},e.prototype.createRect=function(t){var e=this.options,r=e.border,o=mt(r.opacity)?r.opacity:e.opacity,i=this.box.toRect();i.size.width=Math.round(i.size.width);var n=this.rectVisual=N.drawing.Path.fromRect(i,{fill:{color:this.color,opacity:e.opacity},stroke:{color:this.getBorderColor(),width:r.width,opacity:o,dashType:r.dashType}}),a=this.box.width(),s=this.box.height();if((e.vertical?a:s)>6&&(L(n),(a<1||s<1)&&(n.options.stroke.lineJoin="round")),t.append(n),kn(e)){var l=this.createGradientOverlay(n,{baseColor:this.color},K({end:e.vertical?void 0:[0,1]},e.overlay));t.append(l)}},e.prototype.createHighlight=function(t){return L(N.drawing.Path.fromRect(this.box.toRect(),t))},e.prototype.highlightVisual=function(){return this.rectVisual},e.prototype.highlightVisualArgs=function(){return{options:this.options,rect:this.box.toRect(),visual:this.rectVisual}},e.prototype.getBorderColor=function(){var t=this.color,e=this.options.border,r=e._brightness||No,o=e.color;return mt(o)||(o=new N.Color(t).brightness(r).toHex()),o},e.prototype.tooltipAnchor=function(){var t,e,r=this,o=r.options,i=r.box,n=r.aboveAxis,s=this.owner.pane.clipBox()||i,l=g,u=S;if(o.vertical)t=Math.min(i.x2,s.x2)+5,n?e=Math.max(i.y1,s.y1):(e=Math.min(i.y2,s.y2),u=a);else{var c=Math.max(i.x1,s.x1),p=Math.min(i.x2,s.x2);o.isStacked?(u=a,n?(l=C,t=p):t=c,e=Math.max(i.y1,s.y1)-5):(n?t=p+5:(t=c-5,l=C),e=Math.max(i.y1,s.y1))}return{point:new Zt(t,e),align:{horizontal:l,vertical:u}}},e.prototype.overlapsBox=function(t){return this.box.overlaps(t)},e.prototype.pointData=function(){return{dataItem:this.dataItem,category:this.category,value:this.value,percentage:this.percentage,stackValue:this.stackValue,runningTotal:this.runningTotal,total:this.total,series:this.series}},e}(ue);K(Mn.prototype,Yi),K(Mn.prototype,qi),Mn.prototype.defaults={border:{width:1},vertical:!0,overlay:{gradient:"glass"},labels:{visible:!1,format:"{0}"},opacity:1,notes:{label:{}}};const Tn=Mn;function Dn(t,e){t.forEach(e)}function Vn(t,e){for(var r=t.length,o=r-1;o>=0;o--)e(t[o],o-r-1)}var En=function(t){function e(e){t.call(this,e),this.forEach=e.rtl?Vn:Dn}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.options,r=e.vertical,o=e.gap,i=e.spacing,n=this.children,a=n.length,s=r?M:k,l=a+o+i*(a-1),u=(r?t.height():t.width())/l,c=t[s+1]+u*(o/2);this.forEach(n,(function(e,r){var o=(e.box||t).clone();o[s+1]=c,o[s+2]=c+u,e.reflow(o),r<a-1&&(c+=u*i),c+=u}))},e}(ue);Et(En,{vertical:!1,gap:0,spacing:0});const Nn=En;var Ln=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){for(var e=this.options.vertical?k:M,r=this.children,o=r.length,i=this.box=new te,n=0;n<o;n++){var a=r[n];if(!1!==a.visible){var s=a.box.clone();s.snapTo(t,e),0===n&&(i=this.box=s.clone()),a.reflow(s),i.wrap(s)}}},e}(ue);Et(Ln,{vertical:!0});const In=Ln;var Bn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){t.prototype.render.call(this),this.updateStackRange()},e.prototype.pointType=function(){return Tn},e.prototype.clusterType=function(){return Nn},e.prototype.stackType=function(){return In},e.prototype.stackLimits=function(e,r){return t.prototype.stackLimits.call(this,e,r)},e.prototype.createPoint=function(t,e){var r=e.categoryIx,o=e.category,i=e.series,n=e.seriesIx,a=this.options,s=this.children,l=a.isStacked,u=this.pointValue(t),c=this.pointOptions(i,n),p=c.labels;l&&p.position===Bi&&(p.position=Ii),c.isStacked=l;var h=t.fields.color||i.color;u<0&&c.negativeColor&&(h=c.negativeColor),c=this.evalPointOptions(c,u,o,r,i,n),F(i.color)&&(h=c.color);var f=new(this.pointType())(u,c);f.color=h;var d=s[r];return d||(d=new(this.clusterType())({vertical:a.invertAxes,gap:a.gap,spacing:a.spacing,rtl:!a.invertAxes&&(this.chartService||{}).rtl}),this.append(d)),l?this.getStackWrap(i,d).append(f):d.append(f),f},e.prototype.getStackWrap=function(t,e){var r,o=t.stack,i=o&&o.group||o,n=e.children;if(typeof i===O){for(var a=0;a<n.length;a++)if(n[a]._stackGroup===i){r=n[a];break}}else r=n[0];return r||((r=new(this.stackType())({vertical:!this.options.invertAxes}))._stackGroup=i,e.append(r)),r},e.prototype.categorySlot=function(t,e,r){var o=this.options,i=t.getSlot(e),n=r.startValue();if(o.isStacked){var a=r.getSlot(n,n,!0),s=o.invertAxes?k:M;i[s+1]=i[s+2]=a[s+1]}return i},e.prototype.reflowCategories=function(t){for(var e=this.children,r=e.length,o=0;o<r;o++)e[o].reflow(t[o])},e.prototype.createAnimation=function(){this._setAnimationOptions(),t.prototype.createAnimation.call(this),fn(this.options.series)&&this._setChildrenAnimation()},e.prototype._setChildrenAnimation=function(){for(var t=this.points,e=0;e<t.length;e++){var r=t[e],o=r.visual;o&&mt(o.options.zIndex)&&(r.options.animation=this.options.animation,r.createAnimation())}},e.prototype._setAnimationOptions=function(){var t,e=this.options,r=e.animation||{};if(e.isStacked){var o=this.seriesValueAxis(e.series[0]);t=o.getSlot(o.startValue())}else t=this.categoryAxis.getSlot(0);r.origin=new N.geometry.Point(t.x1,t.y1),r.vertical=!e.invertAxes},e}(Xi);Et(Bn,{animation:{type:Ko}});const Rn=Bn;var zn=function(t){function e(e,r){t.call(this,r),this.value=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this,r=e.options,o=e.value,i=e.owner.seriesValueAxis(r),n=i.getSlot(o.open,o.close),a=i.getSlot(o.low,o.high);n.x1=a.x1=t.x1,n.x2=a.x2=t.x2,this.realBody=n;var s=a.center().x,l=[];l.push([[s,a.y1],[s,n.y1]]),l.push([[s,n.y2],[s,a.y2]]),this.lines=l,this.box=a.clone().wrap(n),this._rendered||(this._rendered=!0,this.createNote()),this.reflowNote()},e.prototype.reflowNote=function(){this.note&&this.note.reflow(this.box)},e.prototype.createVisual=function(){t.prototype.createVisual.call(this),this._mainVisual=this.mainVisual(this.options),this.visual.append(this._mainVisual),this.createOverlay()},e.prototype.mainVisual=function(t){var e=new N.drawing.Group;return this.createBody(e,t),this.createLines(e,t),e},e.prototype.createBody=function(t,e){var r=N.drawing.Path.fromRect(this.realBody.toRect(),{fill:{color:this.color,opacity:e.opacity},stroke:null});e.border.width>0&&r.options.set("stroke",{color:this.getBorderColor(),width:e.border.width,dashType:e.border.dashType,opacity:Tt(e.border.opacity,e.opacity)}),L(r),t.append(r),kn(e)&&t.append(this.createGradientOverlay(r,{baseColor:this.color},K({end:e.vertical?void 0:[0,1]},e.overlay)))},e.prototype.createLines=function(t,e){this.drawLines(t,e,this.lines,e.line)},e.prototype.drawLines=function(t,e,r,o){if(r)for(var i={stroke:{color:o.color||this.color,opacity:Tt(o.opacity,e.opacity),width:o.width,dashType:o.dashType,lineCap:"butt"}},n=0;n<r.length;n++){var a=N.drawing.Path.fromPoints(r[n],i);L(a),t.append(a)}},e.prototype.getBorderColor=function(){var t=this.options.border,e=t.color;return mt(e)||(e=new N.Color(this.color).brightness(t._brightness).toHex()),e},e.prototype.createOverlay=function(){var t=N.drawing.Path.fromRect(this.box.toRect(),{fill:{color:j,opacity:0},stroke:null});this.visual.append(t)},e.prototype.createHighlight=function(){var t=this.options.highlight,e=this.color;this.color=t.color||this.color;var r=this.mainVisual(K({},this.options,{line:{color:this.getBorderColor()}},t));return this.color=e,r},e.prototype.highlightVisual=function(){return this._mainVisual},e.prototype.highlightVisualArgs=function(){return{options:this.options,rect:this.box.toRect(),visual:this._mainVisual}},e.prototype.tooltipAnchor=function(){var t=this.box,e=this.owner.pane.clipBox()||t;return{point:new Zt(t.x2+5,Math.max(t.y1,e.y1)+5),align:{horizontal:g,vertical:S}}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.overlapsBox=function(t){return this.box.overlaps(t)},e}(ue);Et(zn,{vertical:!0,border:{_brightness:.8},line:{width:2},overlay:{gradient:"glass"},tooltip:{format:"<table><tr><th colspan='2'>{4:d}</th></tr><tr><td>Open:</td><td>{0:C}</td></tr><tr><td>High:</td><td>{1:C}</td></tr><tr><td>Low:</td><td>{2:C}</td></tr><tr><td>Close:</td><td>{3:C}</td></tr></table>"},highlight:{opacity:1,border:{width:1,opacity:1},line:{width:1,opacity:1}},notes:{visible:!0,label:{}}}),K(zn.prototype,Yi),K(zn.prototype,qi);const Fn=zn;function Hn(t){return wo(t)===t.length}var Un=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflowCategories=function(t){for(var e=this.children,r=e.length,o=0;o<r;o++)e[o].reflow(t[o])},e.prototype.addValue=function(t,e){var r,o=e.categoryIx,i=e.category,n=e.series,a=e.seriesIx,s=this.children,l=this.options,u=t.valueFields,c=Hn(this.splitValue(u)),p=n.data[o],h=this.categoryPoints[o];h||(this.categoryPoints[o]=h=[]),c&&(r=this.createPoint(t,e));var f=s[o];f||(f=new Nn({vertical:l.invertAxes,gap:l.gap,spacing:l.spacing,rtl:!l.invertAxes&&(this.chartService||{}).rtl}),this.append(f)),r&&(this.updateRange(u,e),f.append(r),r.categoryIx=o,r.category=i,r.series=n,r.seriesIx=a,r.owner=this,r.dataItem=p,r.noteText=t.fields.noteText),this.points.push(r),h.push(r)},e.prototype.pointType=function(){return Fn},e.prototype.createPoint=function(t,e){var r=e.categoryIx,o=e.category,i=e.series,n=e.seriesIx,a=this.pointType(),s=t.valueFields,l=K({},i),u=t.fields.color||i.color;l=this.evalPointOptions(l,s,o,r,i,n),i.type===Wo&&s.open>s.close&&(u=t.fields.downColor||i.downColor||i.color),F(i.color)&&(u=l.color),l.vertical=!this.options.invertAxes;var c=new a(s,l);return c.color=u,c},e.prototype.splitValue=function(t){return[t.low,t.open,t.close,t.high]},e.prototype.updateRange=function(t,e){var r=e.series.axis,o=this.splitValue(t),i=this.valueAxisRanges[r];i=this.valueAxisRanges[r]=i||{min:y,max:m},i=this.valueAxisRanges[r]={min:Math.min.apply(Math,o.concat([i.min])),max:Math.max.apply(Math,o.concat([i.max]))}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.open,r.high,r.low,r.close,t.category)},e.prototype.animationPoints=function(){return this.points},e}(Xi);K(Un.prototype,dn);const Kn=Un;var $n=function(t){function e(e,r){t.call(this,e,r),this.createNote()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e,r,o=this,i=o.options,n=o.value,a=o.owner.seriesValueAxis(i);this.boxSlot=r=a.getSlot(n.q1,n.q3),this.realBody=r,this.reflowBoxSlot(t),this.whiskerSlot=e=a.getSlot(n.lower,n.upper),this.reflowWhiskerSlot(t);var s=a.getSlot(n.median);if(n.mean){var l=a.getSlot(n.mean);this.meanPoints=this.calcMeanPoints(t,l)}this.whiskerPoints=this.calcWhiskerPoints(r,e),this.medianPoints=this.calcMedianPoints(t,s),this.box=e.clone().wrap(r),this.reflowNote()},e.prototype.reflowBoxSlot=function(t){this.boxSlot.x1=t.x1,this.boxSlot.x2=t.x2},e.prototype.reflowWhiskerSlot=function(t){this.whiskerSlot.x1=t.x1,this.whiskerSlot.x2=t.x2},e.prototype.calcMeanPoints=function(t,e){return[[[t.x1,e.y1],[t.x2,e.y1]]]},e.prototype.calcWhiskerPoints=function(t,e){var r=e.center().x;return[[[r-5,e.y1],[r+5,e.y1],[r,e.y1],[r,t.y1]],[[r-5,e.y2],[r+5,e.y2],[r,e.y2],[r,t.y2]]]},e.prototype.calcMedianPoints=function(t,e){return[[[t.x1,e.y1],[t.x2,e.y1]]]},e.prototype.renderOutliers=function(t){for(var e=this.value,r=e.outliers||[],o=3*Math.abs(e.q3-e.q1),i=[],n=t.markers||{},a=0;a<r.length;a++){var s=r[a],l=K({},(n=s<e.q3+o&&s>e.q1-o?t.outliers:t.extremes).border);mt(l.color)||(mt(this.color)?l.color=this.color:l.color=new N.Color(n.background).brightness(No).toHex());var u=new fe({type:n.type,width:n.size,height:n.size,rotation:n.rotation,background:n.background,border:l,opacity:n.opacity});u.value=s,i.push(u)}return this.reflowOutliers(i),i},e.prototype.reflowOutliers=function(t){for(var e=this,r=this.owner.seriesValueAxis(this.options),o=this.box.center(),i=0;i<t.length;i++){var n=t[i].value,a=r.getSlot(n);e.options.vertical?a.move(o.x):a.move(void 0,o.y),e.box=e.box.wrap(a),t[i].reflow(a)}},e.prototype.mainVisual=function(e){for(var r=t.prototype.mainVisual.call(this,e),o=this.renderOutliers(e),i=0;i<o.length;i++){var n=o[i].getElement();n&&r.append(n)}return r},e.prototype.createLines=function(t,e){this.drawLines(t,e,this.whiskerPoints,e.whiskers),this.drawLines(t,e,this.medianPoints,e.median),this.drawLines(t,e,this.meanPoints,e.mean)},e.prototype.getBorderColor=function(){return(this.options.border||{}).color?this.options.border.color:this.color?this.color:t.prototype.getBorderColor.call(this)},e}(Fn);Et($n,{border:{_brightness:.8},line:{width:2},median:{color:"#f6f6f6"},mean:{width:2,dashType:"dash",color:"#f6f6f6"},overlay:{gradient:"glass"},tooltip:{format:"<table><tr><th colspan='2'>{6:d}</th></tr><tr><td>Lower:</td><td>{0:C}</td></tr><tr><td>Q1:</td><td>{1:C}</td></tr><tr><td>Median:</td><td>{2:C}</td></tr><tr><td>Mean:</td><td>{5:C}</td></tr><tr><td>Q3:</td><td>{3:C}</td></tr><tr><td>Upper:</td><td>{4:C}</td></tr></table>"},highlight:{opacity:1,border:{width:1,opacity:1},line:{width:1,opacity:1}},notes:{visible:!0,label:{}},outliers:{visible:!0,size:8,type:u,background:j,border:{width:2,opacity:1},opacity:0},extremes:{visible:!0,size:8,type:l,background:j,border:{width:2,opacity:1},opacity:0}}),K($n.prototype,Yi);const Gn=$n;var Xn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflowBoxSlot=function(t){this.boxSlot.y1=t.y1,this.boxSlot.y2=t.y2},e.prototype.reflowWhiskerSlot=function(t){this.whiskerSlot.y1=t.y1,this.whiskerSlot.y2=t.y2},e.prototype.calcMeanPoints=function(t,e){return[[[e.x1,t.y1],[e.x1,t.y2]]]},e.prototype.calcWhiskerPoints=function(t,e){var r=e.center().y;return[[[e.x1,r-5],[e.x1,r+5],[e.x1,r],[t.x1,r]],[[e.x2,r-5],[e.x2,r+5],[e.x2,r],[t.x2,r]]]},e.prototype.calcMedianPoints=function(t,e){return[[[e.x1,t.y1],[e.x1,t.y2]]]},e}(Gn);const Wn=Xn;var Yn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.addValue=function(t,e){var r,o=e.categoryIx,i=e.category,n=e.series,a=e.seriesIx,s=this.children,l=this.options,u=t.valueFields,c=Hn(this.splitValue(u)),p=n.data[o],h=this.categoryPoints[o];h||(this.categoryPoints[o]=h=[]),c&&(r=this.createPoint(t,e));var f=s[o];f||(f=new Nn({vertical:l.invertAxes,gap:l.gap,spacing:l.spacing,rtl:!l.invertAxes&&(this.chartService||{}).rtl}),this.append(f)),r&&(this.updateRange(u,e),f.append(r),r.categoryIx=o,r.category=i,r.series=n,r.seriesIx=a,r.owner=this,r.dataItem=p),this.points.push(r),h.push(r)},e.prototype.pointType=function(){return this.options.invertAxes?Wn:Gn},e.prototype.splitValue=function(t){return[t.lower,t.q1,t.median,t.q3,t.upper]},e.prototype.updateRange=function(t,e){var r=e.series.axis,o=this.valueAxisRanges[r],i=this.splitValue(t).concat(this.filterOutliers(t.outliers));mt(t.mean)&&(i=i.concat(t.mean)),o=this.valueAxisRanges[r]=o||{min:y,max:m},o=this.valueAxisRanges[r]={min:Math.min.apply(Math,i.concat([o.min])),max:Math.max.apply(Math,i.concat([o.max]))}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.lower,r.q1,r.median,r.q3,r.upper,r.mean,t.category)},e.prototype.filterOutliers=function(t){for(var e=(t||[]).length,r=[],o=0;o<e;o++){var i=t[o];mt(i)&&null!==i&&r.push(i)}return r},e.prototype.supportsPointInactiveOpacity=function(){return!1},e}(Kn);const qn=Yn;var Zn=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getAxis=function(){var t=this.chart.seriesAxes(this.series);return this.isVertical?t.y:t.x},e}(Fi);const Qn=Zn;function Jn(t){return mt(t)&&null!==t}var ta=function(t){function e(e,r){t.call(this,r),this.plotArea=e,this.chartService=e.chartService,this._initFields(),this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initFields=function(){this.xAxisRanges={},this.yAxisRanges={},this.points=[],this.seriesPoints=[],this.seriesOptions=[],this._evalSeries=[]},e.prototype.render=function(){this.traverseDataPoints(this.addValue.bind(this))},e.prototype.addErrorBar=function(t,e,r){var o,i=t.value[e],n=e+"Value",a=e+"ErrorLow",s=e+"ErrorHigh",l=r.seriesIx,u=r.series,c=t.options.errorBars,p=r[a],h=r[s];B(i)&&(B(p)&&B(h)&&(o={low:p,high:h}),c&&mt(c[n])&&(this.seriesErrorRanges=this.seriesErrorRanges||{x:[],y:[]},this.seriesErrorRanges[e][l]=this.seriesErrorRanges[e][l]||new To(c[n],u,e),o=this.seriesErrorRanges[e][l].getErrorRange(i,c[n])),o&&this.addPointErrorBar(o,t,e))},e.prototype.addPointErrorBar=function(t,e,r){var o=t.low,i=t.high,n=e.series,a=e.options.errorBars,s=r===M,l={};e[r+"Low"]=o,e[r+"High"]=i,e.errorBars=e.errorBars||[];var u=new Qn(o,i,s,this,n,a);e.errorBars.push(u),e.append(u),l[r]=o,this.updateRange(l,n),l[r]=i,this.updateRange(l,n)},e.prototype.addValue=function(t,e){var r,o=t.x,i=t.y,n=e.seriesIx,a=this.options.series[n],s=this.seriesMissingValues(a),l=this.seriesPoints[n],u=t;Jn(o)&&Jn(i)||(u=this.createMissingValue(u,s)),u&&((r=this.createPoint(u,e))&&(Object.assign(r,e),this.addErrorBar(r,k,e),this.addErrorBar(r,M,e)),this.updateRange(u,e.series)),this.points.push(r),l.push(r)},e.prototype.seriesMissingValues=function(t){return t.missingValues},e.prototype.createMissingValue=function(){},e.prototype.updateRange=function(t,e){var r=this.chartService.intl,o=e.xAxis,i=e.yAxis,n=t.x,a=t.y,s=this.xAxisRanges[o],l=this.yAxisRanges[i];Jn(n)&&(s=this.xAxisRanges[o]=s||{min:y,max:m},R(n)&&(n=Ar(r,n)),s.min=Math.min(s.min,n),s.max=Math.max(s.max,n)),Jn(a)&&(l=this.yAxisRanges[i]=l||{min:y,max:m},R(a)&&(a=Ar(r,a)),l.min=Math.min(l.min,a),l.max=Math.max(l.max,a))},e.prototype.evalPointOptions=function(t,e,r){var o=r.series,i=r.seriesIx,n={defaults:o._defaults,excluded:["data","tooltip","content","template","visual","toggle","_outOfRangeMinPoint","_outOfRangeMaxPoint"]},a=this._evalSeries[i];mt(a)||(this._evalSeries[i]=a=Ki(t,{},n,!0));var s=t;return a&&Ki(s=K({},t),{value:e,series:o,dataItem:r.dataItem},n),s},e.prototype.pointType=function(){return Qi},e.prototype.pointOptions=function(t,e){var r=this.seriesOptions[e];if(!r){var o=this.pointType().prototype.defaults;this.seriesOptions[e]=r=K({},o,{markers:{opacity:t.opacity},tooltip:{format:this.options.tooltip.format},labels:{format:this.options.labels.format}},t)}return r},e.prototype.createPoint=function(t,e){var r=e.series,o=this.pointOptions(r,e.seriesIx),i=e.color||r.color;o=this.evalPointOptions(o,t,e),F(r.color)&&(i=o.color);var n=new Qi(t,o);return n.color=i,this.append(n),n},e.prototype.seriesAxes=function(t){var e=t.xAxis,r=t.yAxis,o=this.plotArea,i=e?o.namedXAxes[e]:o.axisX,n=r?o.namedYAxes[r]:o.axisY;if(!i)throw new Error("Unable to locate X axis with name "+e);if(!n)throw new Error("Unable to locate Y axis with name "+r);return{x:i,y:n}},e.prototype.reflow=function(t){var e=this,r=this.points,o=!this.options.clip,i=0;this.traverseDataPoints((function(t,n){var a=r[i++],s=e.seriesAxes(n.series),l=s.x.getSlot(t.x,t.x,o),u=s.y.getSlot(t.y,t.y,o);if(a)if(l&&u){var c=e.pointSlot(l,u);a.reflow(c)}else a.visible=!1})),this.box=t},e.prototype.pointSlot=function(t,e){return new te(t.x1,e.y1,t.x2,e.y2)},e.prototype.traverseDataPoints=function(t){for(var e=this.options.series,r=this.seriesPoints,o=0;o<e.length;o++){var i=e[o];r[o]||(r[o]=[]);for(var n=0;n<i.data.length;n++){var a=this._bindPoint(i,o,n),s=a.valueFields,l=a.fields;t(s,K({pointIx:n,series:i,seriesIx:o,dataItem:i.data[n],owner:this},l))}}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.x,r.y)},e.prototype.animationPoints=function(){for(var t=this.points,e=[],r=0;r<t.length;r++)e.push((t[r]||{}).marker);return e},e}(ue);Et(ta,{series:[],tooltip:{format:"{0}, {1}"},labels:{format:"{0}, {1}"},clip:!0}),K(ta.prototype,dn,{_bindPoint:Xi.prototype._bindPoint});const ea=ta;var ra=function(t){function e(e,r){t.call(this,e,r),this.category=e.category}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createHighlight=function(){var t=this.options.highlight,e=t.border,r=this.options.markers,o=this.box.center(),i=(r.size+r.border.width+e.width)/2,n=new N.drawing.Group,a=new N.drawing.Circle(new N.geometry.Circle([o.x,o.y+i/5+e.width/2],i+e.width/2),{stroke:{color:"none"},fill:this.createGradient({gradient:"bubbleShadow",color:r.background,stops:[{offset:0,color:r.background,opacity:.3},{offset:1,color:r.background,opacity:0}]})}),s=new N.drawing.Circle(new N.geometry.Circle([o.x,o.y],i),{stroke:{color:e.color||new N.Color(r.background).brightness(No).toHex(),width:e.width,opacity:e.opacity},fill:{color:r.background,opacity:t.opacity}});return n.append(a,s),n},e}(Qi);ra.prototype.defaults=K({},ra.prototype.defaults,{labels:{position:s},highlight:{opacity:1,border:{color:"#fff",width:2,opacity:1}}}),ra.prototype.defaults.highlight.zIndex=void 0;const oa=ra;var ia=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initFields=function(){this._maxSize=m,t.prototype._initFields.call(this)},e.prototype.addValue=function(e,r){null!==e.size&&(e.size>0||e.size<0&&r.series.negativeValues.visible)?(this._maxSize=Math.max(this._maxSize,Math.abs(e.size)),t.prototype.addValue.call(this,e,r)):(this.points.push(null),this.seriesPoints[r.seriesIx].push(null))},e.prototype.reflow=function(e){this.updateBubblesSize(e),t.prototype.reflow.call(this,e)},e.prototype.pointType=function(){return oa},e.prototype.createPoint=function(t,e){var r=e.series,o=r.data.length,i=e.pointIx*(Vo/o),n={delay:i,duration:Vo-i,type:Go},a=e.color||r.color;t.size<0&&r.negativeValues.visible&&(a=Tt(r.negativeValues.color,a));var s=K({labels:{animation:{delay:i,duration:Vo-i}}},this.pointOptions(r,e.seriesIx),{markers:{type:l,border:r.border,opacity:r.opacity,animation:n}});s=this.evalPointOptions(s,t,e),F(r.color)&&(a=s.color),s.markers.background=a;var u=new oa(t,s);return u.color=a,this.append(u),u},e.prototype.updateBubblesSize=function(t){for(var e=this.options.series,r=Math.min(t.width(),t.height()),o=0;o<e.length;o++)for(var i=e[o],n=this.seriesPoints[o],a=(i.minSize||Math.max(.02*r,10))/2,s=(i.maxSize||.2*r)/2,l=Math.PI*a*a,u=(Math.PI*s*s-l)/this._maxSize,c=0;c<n.length;c++){var p=n[c];if(p){var h=Math.abs(p.value.size)*u,f=Math.sqrt((l+h)/Math.PI),d=Tt(p.options.zIndex,0)+(1-f/s);K(p.options,{zIndex:d,markers:{size:2*f,zIndex:d},labels:{zIndex:d+1}})}}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.x,r.y,r.size,t.category)},e.prototype.createAnimation=function(){},e.prototype.createVisual=function(){},e}(ea);Et(ia,{tooltip:{format:"{3}"},labels:{format:"{3}"}});const na=ia;var aa=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(fe);K(aa.prototype,Yi);const sa=aa;var la=function(t){function e(e,r){t.call(this,r),this.aboveAxis=this.options.aboveAxis,this.color=r.color||j,this.value=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){var t=this.options;this._rendered||(this._rendered=!0,mt(this.value.target)&&(this.target=new sa({type:t.target.shape,background:t.target.color||this.color,opacity:t.opacity,zIndex:t.zIndex,border:t.target.border,vAlign:S,align:C}),this.target.value=this.value,this.target.dataItem=this.dataItem,this.target.series=this.series,this.append(this.target)),this.createNote())},e.prototype.reflow=function(t){this.render();var e=this,r=e.options,o=e.target,i=e.owner,n=r.invertAxes,a=i.seriesValueAxis(this.options),s=i.categorySlot(i.categoryAxis,r.categoryIx,a),l=a.getSlot(this.value.target),u=n?l:s,c=n?s:l;if(o){var p=new te(u.x1,c.y1,u.x2,c.y2);o.options.height=n?p.height():r.target.line.width,o.options.width=n?r.target.line.width:p.width(),o.reflow(p)}this.note&&this.note.reflow(t),this.box=t},e.prototype.createVisual=function(){t.prototype.createVisual.call(this);var e=this.options,r=N.drawing.Path.fromRect(this.box.toRect(),{fill:{color:this.color,opacity:e.opacity},stroke:null});e.border.width>0&&r.options.set("stroke",{color:e.border.color||this.color,width:e.border.width,dashType:e.border.dashType,opacity:Tt(e.border.opacity,e.opacity)}),this.bodyVisual=r,L(r),this.visual.append(r)},e.prototype.createAnimation=function(){this.bodyVisual&&(this.animation=N.drawing.Animation.create(this.bodyVisual,this.options.animation))},e.prototype.createHighlight=function(t){return N.drawing.Path.fromRect(this.box.toRect(),t)},e.prototype.highlightVisual=function(){return this.bodyVisual},e.prototype.highlightVisualArgs=function(){return{rect:this.box.toRect(),visual:this.bodyVisual,options:this.options}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e}(ue);la.prototype.tooltipAnchor=Tn.prototype.tooltipAnchor,Et(la,{border:{width:1},vertical:!1,opacity:1,target:{shape:"",border:{width:0,color:"green"},line:{width:2}},tooltip:{format:"Current: {0}<br />Target: {1}"}}),K(la.prototype,Yi),K(la.prototype,qi);const ua=la;var ca=function(t){function e(e,r){!function(t){for(var e=t.series,r=0;r<e.length;r++){var o=e[r],i=o.data;!i||T(i[0])||$(i[0])||(o.data=[i])}}(r),t.call(this,e,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflowCategories=function(t){for(var e=this.children,r=e.length,o=0;o<r;o++)e[o].reflow(t[o])},e.prototype.plotRange=function(t){var e=t.series,r=this.seriesValueAxis(e),o=this.categoryAxisCrossingValue(r);return[o,t.value.current||o]},e.prototype.createPoint=function(t,e){var r=e.categoryIx,o=e.category,i=e.series,n=e.seriesIx,a=this.options,s=this.children,l=t.valueFields,u=K({vertical:!a.invertAxes,overlay:i.overlay,categoryIx:r,invertAxes:a.invertAxes},i),c=t.fields.color||i.color;u=this.evalPointOptions(u,l,o,r,i,n),F(i.color)&&(c=u.color);var p=new ua(l,u);p.color=c;var h=s[r];return h||(h=new Nn({vertical:a.invertAxes,gap:a.gap,spacing:a.spacing,rtl:!a.invertAxes&&(this.chartService||{}).rtl}),this.append(h)),h.append(p),p},e.prototype.updateRange=function(t,e){var r=t.current,o=t.target,i=e.series.axis,n=this.valueAxisRanges[i];mt(r)&&!isNaN(r)&&mt(o&&!isNaN(o))&&((n=this.valueAxisRanges[i]=n||{min:y,max:m}).min=Math.min(n.min,r,o),n.max=Math.max(n.max,r,o))},e.prototype.formatPointValue=function(t,e){return this.chartService.format.auto(e,t.value.current,t.value.target)},e.prototype.pointValue=function(t){return t.valueFields.current},e.prototype.aboveAxis=function(t){return t.value.current>0},e.prototype.createAnimation=function(){var t=this.points;this._setAnimationOptions();for(var e=0;e<t.length;e++){var r=t[e];r.options.animation=this.options.animation,r.createAnimation()}},e}(Xi);ca.prototype._setAnimationOptions=Rn.prototype._setAnimationOptions,Et(ca,{animation:{type:Ko}});const pa=ca;var ha=function(t){function e(e,r){t.call(this),this.chartService=e,this.options=K({},this.options,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getStyle=function(t,e){var r=t.background,o=t.border.color;if(e){var i=e.color||e.options.color;r=Tt(r,i),o=Tt(o,i)}var n=q(t.padding||{},"auto");return{backgroundColor:r,borderColor:o,font:t.font,color:t.color,opacity:t.opacity,borderWidth:G(t.border.width),paddingTop:G(n.top),paddingBottom:G(n.bottom),paddingLeft:G(n.left),paddingRight:G(n.right)}},e.prototype.show=function(t,e,r){t.format=e.format;var o=this.getStyle(e,r);t.style=o;var i=new N.Color(o.backgroundColor);mt(e.color)||i.isDark()||(t.className="k-chart-tooltip-inverse"),this.chartService.notify(Vi,t),this.visible=!0},e.prototype.hide=function(){this.chartService&&this.chartService.notify(Ei),this.visible=!1},e.prototype.destroy=function(){delete this.chartService},e}(N.Class);Et(ha,{border:{width:1},opacity:1});const fa=ha;var da=function(t){function e(e,r,o){t.call(this,e,o),this.crosshair=r,this.formatService=e.format,this.initAxisName()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initAxisName=function(){var t,e=this.crosshair.axis;t=e.plotArea.categoryAxis?e.getCategory?"categoryAxis":"valueAxis":e.options.vertical?"yAxis":"xAxis",this.axisName=t},e.prototype.showAt=function(t){var e=this.crosshair.axis,r=this.options,o=e[r.stickyMode?"getCategory":"getValue"](t),i=o;r.format?i=this.formatService.auto(r.format,o):e.options.type===c&&(i=this.formatService.auto(e.options.labels.dateFormats[e.options.baseUnit],o)),this.show({point:t,anchor:this.getAnchor(),crosshair:this.crosshair,value:i,axisName:this.axisName,axisIndex:this.crosshair.axis.axisIndex},this.options)},e.prototype.hide=function(){this.chartService.notify(Ei,{crosshair:this.crosshair,axisName:this.axisName,axisIndex:this.crosshair.axis.axisIndex})},e.prototype.getAnchor=function(){var t,e,r,o=this.crosshair,i=this.options,n=i.position,l=i.padding,u=!o.axis.options.vertical,c=o.line.bbox();return u?(t=s,n===a?(e=S,r=c.bottomLeft().translate(0,l)):(e=a,r=c.topLeft().translate(0,-l))):(e=s,n===g?(t=C,r=c.topLeft().translate(-l,0)):(t=g,r=c.topRight().translate(l,0))),{point:r,align:{horizontal:t,vertical:e}}},e}(fa);Et(da,{padding:10});const va=da;var ga=function(t){function e(e,r,o){t.call(this,o),this.axis=r,this.stickyMode=r instanceof Dr;var i=this.options.tooltip;i.visible&&(this.tooltip=new va(e,this,K({},i,{stickyMode:this.stickyMode})))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.showAt=function(t){this.point=t,this.moveLine(),this.line.visible(!0),this.tooltip&&this.tooltip.showAt(t)},e.prototype.hide=function(){this.line.visible(!1),this.tooltip&&this.tooltip.hide()},e.prototype.moveLine=function(){var t,e=this.axis,r=this.point,o=e.options.vertical,i=this.getBox(),n=o?M:k,a=new N.geometry.Point(i.x1,i.y1);if(t=o?new N.geometry.Point(i.x2,i.y1):new N.geometry.Point(i.x1,i.y2),r)if(this.stickyMode){var s=e.getSlot(e.pointCategoryIndex(r));a[n]=t[n]=s.center()[n]}else a[n]=t[n]=r[n];this.box=i,this.line.moveTo(a).lineTo(t)},e.prototype.getBox=function(){for(var t,e=this.axis,r=e.pane.axes,o=r.length,i=e.options.vertical,n=e.lineBox().clone(),a=i?k:M,s=0;s<o;s++){var l=r[s];l.options.vertical!==i&&(t?t.wrap(l.lineBox()):t=l.lineBox().clone())}return n[a+1]=t[a+1],n[a+2]=t[a+2],n},e.prototype.createVisual=function(){t.prototype.createVisual.call(this);var e=this.options;this.line=new N.drawing.Path({stroke:{color:e.color,width:e.width,opacity:e.opacity,dashType:e.dashType},visible:!1}),this.moveLine(),this.visual.append(this.line)},e.prototype.destroy=function(){this.tooltip&&this.tooltip.destroy(),t.prototype.destroy.call(this)},e}(ue);Et(ga,{color:n,width:2,zIndex:-1,tooltip:{visible:!1}});const ya=ga;var ma=function(t){function e(e,r){t.call(this,e),this.pane=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.shouldClip=function(){for(var t=this.children,e=t.length,r=0;r<e;r++)if(!0===t[r].options.clip)return!0;return!1},e.prototype._clipBox=function(){return this.pane.chartsBox()},e.prototype.createVisual=function(){if(this.visual=new N.drawing.Group({zIndex:0}),this.shouldClip()){var t=(this.clipBox=this._clipBox()).toRect(),e=N.drawing.Path.fromRect(t);L(e),this.visual.clip(e),this.unclipLabels()}},e.prototype.stackRoot=function(){return this},e.prototype.unclipLabels=function(){for(var t=this.children,e=this.clipBox,r=0;r<t.length;r++)for(var o=t[r].points||{},i=o.length,n=0;n<i;n++){var a=o[n];if(a&&!1!==a.visible&&a.overlapsBox&&a.overlapsBox(e))if(a.unclipElements)a.unclipElements();else{var s=a.label,l=a.note;s&&s.options.visible&&(s.alignToClipBox&&s.alignToClipBox(e),s.options.noclip=!0),l&&l.options.visible&&(l.options.noclip=!0)}}},e.prototype.destroy=function(){t.prototype.destroy.call(this),delete this.parent},e}(ue);ma.prototype.isStackRoot=!0;const ba=ma;var xa=function(t){function e(e){t.call(this,e),this.id="pane"+_a++,this.createTitle(),this.content=new ue,this.chartContainer=new ba({},this),this.append(this.content),this.axes=[],this.charts=[]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createTitle=function(){var t=this.options.title;$(t)&&(t=K({},t,{align:t.position,position:S})),this.title=Me.buildTitle(t,e.prototype.options.title),this.title&&this.append(this.title)},e.prototype.appendAxis=function(t){this.content.append(t),this.axes.push(t),t.pane=this},e.prototype.appendAxisAt=function(t,e){this.content.append(t),this.axes.splice(e,0,t),t.pane=this},e.prototype.appendChart=function(t){this.chartContainer.parent!==this.content&&this.content.append(this.chartContainer),this.charts.push(t),this.chartContainer.append(t),t.pane=this},e.prototype.empty=function(){var t=this.parent;if(t){for(var e=0;e<this.axes.length;e++)t.removeAxis(this.axes[e]);for(var r=0;r<this.charts.length;r++)t.removeChart(this.charts[r])}this.axes=[],this.charts=[],this.content.destroy(),this.content.children=[],this.chartContainer.children=[]},e.prototype.reflow=function(e){var r;St(this.children)===this.content&&(r=this.children.pop()),t.prototype.reflow.call(this,e),r&&this.children.push(r),this.title&&(this.contentBox.y1+=this.title.box.height())},e.prototype.visualStyle=function(){var e=t.prototype.visualStyle.call(this);return e.zIndex=-10,e},e.prototype.renderComplete=function(){this.options.visible&&this.createGridLines()},e.prototype.stackRoot=function(){return this},e.prototype.clipRoot=function(){return this},e.prototype.createGridLines=function(){for(var t=this.axes,e=t.concat(this.parent.axes),r=[],o=[],i=0;i<t.length;i++)for(var n=t[i],a=n.options.vertical,s=a?r:o,l=0;l<e.length;l++)if(0===s.length){var u=e[l];a!==u.options.vertical&&gt(s,n.createGridLines(u))}},e.prototype.refresh=function(){this.visual.clear(),this.content.parent=null,this.content.createGradient=this.createGradient.bind(this),this.content.renderVisual(),this.content.parent=this,this.title&&this.visual.append(this.title.visual),this.visual.append(this.content.visual),this.renderComplete(),this.notifyRender()},e.prototype.chartsBox=function(){for(var t=this.axes,e=t.length,r=new te,o=0;o<e;o++){var i=t[o],n=i.options.vertical?M:k,a=i.lineBox();r[n+1]=a[n+1],r[n+2]=a[n+2]}if(0===r.x2)for(var s=this.parent.axes,l=s.length,u=0;u<l;u++){var c=s[u];if(!c.options.vertical){var p=c.lineBox();r.x1=p.x1,r.x2=p.x2}}return r},e.prototype.clipBox=function(){return this.chartContainer.clipBox},e.prototype.notifyRender=function(){var t=this.getService();t&&t.notify("paneRender",{pane:new _o(this),index:this.paneIndex,name:this.options.name})},e}(pe),_a=1;xa.prototype.isStackRoot=!0,Et(xa,{zIndex:-1,shrinkToFit:!0,title:{align:g},visible:!0});const Ca=xa;function wa(t,e){null!==e&&t.push(e)}function Oa(t,e,r){var o=e.visible;if(mt(o))return o;var i=t.pointVisibility;return i?i[r]:void 0}function Sa(t){for(var e=t.data,r=[],o=0,i=0,n=0;n<e.length;n++){var a=Ao.current.bindPoint(t,n),s=a.valueFields.value;R(s)&&(s=parseFloat(s)),B(s)?(a.visible=!1!==Oa(t,a.fields,n),a.value=Math.abs(s),r.push(a),a.visible&&(o+=a.value),0!==s&&i++):r.push(null)}return{total:o,points:r,count:i}}function Pa(t,e){return t&&e?t.toLowerCase()===e.toLowerCase():t===e}function ja(t,e){for(var r=[],o=[].concat(e),i=0;i<t.length;i++){var n=t[i];lt(n.type,o)&&r.push(n)}return r}function Aa(t,e,r){if(null===e)return e;var o="_date_"+t,i=e[o];return i||(i=Ar(r,ot(t)(e)),e[o]=i),i}function ka(t,e){var r=t.type,o=e instanceof Date;return!r&&o||Pa(r,c)}function Ma(t){return 1===t.length?t[0]:t}var Ta=/area/i;function Da(t,e){var r=Ao.current.bindPoint(t,null,e).valueFields;for(var o in r)if(z(r[o]))return!0}function Va(t){var e,r,o=t.start,i=t.dir,n=t.min,a=t.max,s=t.getter,l=t.hasItem,u=t.series,c=o;do{l(c+=i)&&(e=Da(u,(r=s(c)).item))}while(n<=c&&c<=a&&!e);if(e)return r}function Ea(t,e,r,o,i){var n=e.min,a=e.max,s=n>0&&n<r,l=a+1<r;if(s||l){var u,c,p,h=function(t){return t.missingValues?t.missingValues:Ta.test(t.type)||t.stack?Io:Bo}(t);h!==Bo?(s&&(u=o(n-1)),l&&(c=o(a+1))):(s&&(u=Da(t,(p=o(n-1)).item)?p:Va({start:n,dir:-1,min:0,max:r-1,getter:o,hasItem:i,series:t})),l&&(c=Da(t,(p=o(a+1)).item)?p:Va({start:a,dir:1,min:0,max:r-1,getter:o,hasItem:i,series:t}))),u&&(t._outOfRangeMinPoint=u),c&&(t._outOfRangeMaxPoint=c)}}var Na=function(t){function e(e,r,o){t.call(this,r),this.initFields(e,r),this.series=e,this.initSeries(),this.charts=[],this.options.legend=this.options.legend||{},this.options.legend.items=[],this.axes=[],this.crosshairs=[],this.chartService=o,this.originalOptions=r,this.createPanes(),this.render(),this.createCrosshairs()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){},e.prototype.initSeries=function(){for(var t=this.series,e=0;e<t.length;e++)t[e].index=e},e.prototype.createPanes=function(){for(var t=this.options.title||{},e=this.options.paneDefaults,r=this.options.panes||[],o=Math.max(r.length,1),i=[],n=K({title:{color:t.color}},e),a=0;a<o;a++){var s=K({},n,r[a]);R(s.title)&&(s.title=K({text:s.title},n.title));var l=new Ca(s);l.paneIndex=a,i.push(l),this.append(l)}this.panes=i},e.prototype.crosshairOptions=function(t){return t.options.crosshair},e.prototype.createCrosshairs=function(t){var e=this;void 0===t&&(t=this.panes);for(var r=0;r<t.length;r++)for(var o=t[r],i=0;i<o.axes.length;i++){var n=o.axes[i],a=e.crosshairOptions(n);if(a&&a.visible){var s=new ya(e.chartService,n,a);e.crosshairs.push(s),o.content.append(s)}}},e.prototype.removeCrosshairs=function(t){for(var e=this.crosshairs,r=t.axes,o=e.length-1;o>=0;o--)for(var i=0;i<r.length;i++)if(e[o].axis===r[i]){e.splice(o,1);break}},e.prototype.hideCrosshairs=function(){for(var t=this.crosshairs,e=0;e<t.length;e++)t[e].hide()},e.prototype.findPane=function(t){for(var e,r=this.panes,o=0;o<r.length;o++)if(r[o].options.name===t){e=r[o];break}return e||r[0]},e.prototype.findPointPane=function(t){for(var e,r=this.panes,o=0;o<r.length;o++)if(r[o].box.containsPoint(t)){e=r[o];break}return e},e.prototype.appendAxis=function(t){this.findPane(t.options.pane).appendAxis(t),this.axes.push(t),t.plotArea=this},e.prototype.removeAxis=function(t){for(var e=[],r=0;r<this.axes.length;r++){var o=this.axes[r];t!==o?e.push(o):o.destroy()}this.axes=e},e.prototype.appendChart=function(t,e){this.charts.push(t),e?e.appendChart(t):this.append(t)},e.prototype.removeChart=function(t){for(var e=[],r=0;r<this.charts.length;r++){var o=this.charts[r];o!==t?e.push(o):o.destroy()}this.charts=e},e.prototype.addToLegend=function(t){for(var e=t.length,r=this.options.legend,o=r.labels||{},i=r.inactiveItems||{},n=i.labels||{},a=[],s=0;s<e;s++){var l=t[s],u=!1!==l.visible;if(!1!==l.visibleInLegend){var c=l.name,p=u?tt(o):tt(n)||tt(o);p&&(c=p({text:Jn(c)?c:"",series:l}));var h=l._defaults,f=l.color;F(f)&&h&&(f=h.color);var d=void 0,v=void 0;u?(d={},v=f):(d={color:n.color,font:n.font},v=i.markers.color),Jn(c)&&""!==c&&a.push({text:c,labels:d,markerColor:v,series:l,active:u})}}gt(r.items,a)},e.prototype.groupAxes=function(t){for(var e=[],r=[],o=0;o<t.length;o++)for(var i=t[o].axes,n=0;n<i.length;n++){var a=i[n];a.options.vertical?r.push(a):e.push(a)}return{x:e,y:r,any:e.concat(r)}},e.prototype.groupSeriesByPane=function(){for(var t=this.series,e={},r=0;r<t.length;r++){var o=t[r],i=this.seriesPaneName(o);e[i]?e[i].push(o):e[i]=[o]}return e},e.prototype.filterVisibleSeries=function(t){for(var e=[],r=0;r<t.length;r++){var o=t[r];!1!==o.visible&&e.push(o)}return e},e.prototype.reflow=function(t){var e=this.options.plotArea,r=this.panes,o=q(e.margin);this.box=t.clone().unpad(o),this.reflowPanes(),this.detachLabels(),this.reflowAxes(r),this.reflowCharts(r)},e.prototype.redraw=function(t){var e=[].concat(t);this.initSeries();var r=this.getRoot();r&&r.cleanGradients();for(var o=0;o<e.length;o++)this.removeCrosshairs(e[o]),e[o].empty();this.render(e),this.detachLabels(),this.reflowAxes(this.panes),this.reflowCharts(e),this.createCrosshairs(e);for(var i=0;i<e.length;i++)e[i].refresh()},e.prototype.axisCrossingValues=function(t,e){for(var r=t.options,o=[].concat(r.axisCrossingValues||r.axisCrossingValue),i=e.length-o.length,n=o[0]||0,a=0;a<i;a++)o.push(n);return o},e.prototype.alignAxisTo=function(t,e,r,o){var i=t.getSlot(r,r,!0),n=t.options.reverse?2:1,a=e.getSlot(o,o,!0),s=e.options.reverse?2:1,l=t.box.translate(a[k+s]-i[k+n],a[M+s]-i[M+n]);t.pane!==e.pane&&l.translate(0,t.pane.box.y1-e.pane.box.y1),t.reflow(l)},e.prototype.alignAxes=function(t,e){for(var r=this,o=t[0],i=e[0],n=this.axisCrossingValues(o,e),s=this.axisCrossingValues(i,t),l={},u={},c={},p={},h=0;h<e.length;h++){var f=e[h],d=f.pane,v=d.id,y=!1!==f.options.visible,m=Ba(t,d)||o,b=n;m!==o&&(b=r.axisCrossingValues(m,e)),r.alignAxisTo(f,m,s[h],b[h]),f.options._overlap||(kt(f.lineBox().x1)===kt(m.lineBox().x1)&&(l[v]&&f.reflow(f.box.alignTo(l[v].box,g).translate(-f.options.margin,0)),y&&(l[v]=f)),kt(f.lineBox().x2)===kt(m.lineBox().x2)&&(f._mirrored||(f.options.labels.mirror=!f.options.labels.mirror,f._mirrored=!0),r.alignAxisTo(f,m,s[h],b[h]),u[v]&&f.reflow(f.box.alignTo(u[v].box,C).translate(f.options.margin,0)),y&&(u[v]=f)),0!==h&&i.pane===f.pane&&(f.alignTo(i),f.reflow(f.box)))}for(var x=0;x<t.length;x++){var _=t[x],w=_.pane,O=w.id,P=!1!==_.options.visible,j=Ba(e,w)||i,A=s;j!==i&&(A=r.axisCrossingValues(j,t)),r.alignAxisTo(_,j,n[x],A[x]),_.options._overlap||(kt(_.lineBox().y1)===kt(j.lineBox().y1)&&(_._mirrored||(_.options.labels.mirror=!_.options.labels.mirror,_._mirrored=!0),r.alignAxisTo(_,j,n[x],A[x]),c[O]&&_.reflow(_.box.alignTo(c[O].box,S).translate(0,-_.options.margin)),P&&(c[O]=_)),kt(_.lineBox().y2,3)===kt(j.lineBox().y2,3)&&(p[O]&&_.reflow(_.box.alignTo(p[O].box,a).translate(0,_.options.margin)),P&&(p[O]=_)),0!==x&&(_.alignTo(o),_.reflow(_.box)))}},e.prototype.shrinkAxisWidth=function(t){for(var e=this.groupAxes(t).any,r=Ia(e),o=0,i=0;i<t.length;i++){var n=t[i];n.axes.length>0&&(o=Math.max(o,r.width()-n.contentBox.width()))}if(0!==o)for(var a=0;a<e.length;a++){var s=e[a];s.options.vertical||s.reflow(s.box.shrink(o,0))}},e.prototype.shrinkAxisHeight=function(t){for(var e,r=0;r<t.length;r++){var o=t[r],i=o.axes,n=Math.max(0,Ia(i).height()-o.contentBox.height());if(0!==n){for(var a=0;a<i.length;a++){var s=i[a];s.options.vertical&&s.reflow(s.box.shrink(0,n))}e=!0}}return e},e.prototype.fitAxes=function(t){for(var e=this.groupAxes(t).any,r=0,o=0;o<t.length;o++){var i=t[o],n=i.axes,a=i.contentBox;if(n.length>0){var s=Ia(n),l=Math.max(a.y1-s.y1,a.y2-s.y2);r=Math.max(r,a.x1-s.x1);for(var u=0;u<n.length;u++){var c=n[u];c.reflow(c.box.translate(0,l))}}}for(var p=0;p<e.length;p++){var h=e[p];h.reflow(h.box.translate(r,0))}},e.prototype.reflowAxes=function(t){for(var e=this.groupAxes(t),r=0;r<t.length;r++)this.reflowPaneAxes(t[r]);e.x.length>0&&e.y.length>0&&(this.alignAxes(e.x,e.y),this.shrinkAxisWidth(t),this.autoRotateAxisLabels(e),this.alignAxes(e.x,e.y),this.shrinkAxisWidth(t)&&this.alignAxes(e.x,e.y),this.shrinkAxisHeight(t),this.alignAxes(e.x,e.y),this.shrinkAxisHeight(t)&&this.alignAxes(e.x,e.y),this.fitAxes(t))},e.prototype.autoRotateAxisLabels=function(t){for(var e,r=this.panes,o=Ra(r),i=0;i<o.length;i++)o[i].autoRotateLabels()&&(e=!0);if(e){for(var n=0;n<r.length;n++)this.reflowPaneAxes(r[n]);t.x.length>0&&t.y.length>0&&(this.alignAxes(t.x,t.y),this.shrinkAxisWidth(r))}},e.prototype.reflowPaneAxes=function(t){var e=t.axes,r=e.length;if(r>0)for(var o=0;o<r;o++)e[o].reflow(t.contentBox)},e.prototype.reflowCharts=function(t){for(var e=this.charts,r=e.length,o=this.box,i=0;i<r;i++){var n=e[i].pane;n&&!lt(n,t)||e[i].reflow(o)}},e.prototype.reflowPanes=function(){for(var t=this.box,e=this.panes,r=e.length,o=t.height(),i=0,n=t.y1,a=0;a<r;a++){var s=e[a],l=s.options.height;if(s.options.width=t.width(),s.options.height){if(l.indexOf&&l.indexOf("%")){var u=parseInt(l,10)/100;s.options.height=u*t.height()}s.reflow(t.clone()),o-=s.options.height}else i++}for(var c=0;c<r;c++){var p=e[c];p.options.height||(p.options.height=o/i)}for(var h=0;h<r;h++){var f=e[h],d=t.clone().move(t.x1,n);f.reflow(d),n+=f.options.height}},e.prototype.backgroundBox=function(){for(var t,e=this.axes,r=e.length,o=0;o<r;o++)for(var i=e[o],n=0;n<r;n++){var a=e[n];if(i.options.vertical!==a.options.vertical){var s=i.lineBox().clone().wrap(a.lineBox());t=t?t.wrap(s):s}}return t||this.box},e.prototype.chartsBoxes=function(){for(var t=this.panes,e=[],r=0;r<t.length;r++)e.push(t[r].chartsBox());return e},e.prototype.addBackgroundPaths=function(t){for(var e=this.chartsBoxes(),r=0;r<e.length;r++)t.paths.push(N.drawing.Path.fromRect(e[r].toRect()))},e.prototype.backgroundContainsPoint=function(t){for(var e=this.chartsBoxes(),r=0;r<e.length;r++)if(e[r].containsPoint(t))return!0},e.prototype.createVisual=function(){t.prototype.createVisual.call(this);var e,r=this.options.plotArea,o=r.opacity,i=r.background,n=r.border;void 0===n&&(n={}),""!==(e=i)&&null!==e&&"none"!==e&&"transparent"!==e&&mt(e)||(i=j,o=0);var a=this._bgVisual=new N.drawing.MultiPath({fill:{color:i,opacity:o},stroke:{color:n.width?n.color:"",width:n.width,dashType:n.dashType},zIndex:-1});this.addBackgroundPaths(a),this.appendVisual(a)},e.prototype.pointsByCategoryIndex=function(t){var e=this.charts,r=[];if(null!==t)for(var o=0;o<e.length;o++)if("_navigator"!==e[o].pane.options.name){var i=e[o].categoryPoints[t];if(i&&i.length)for(var n=0;n<i.length;n++){var a=i[n];a&&mt(a.value)&&null!==a.value&&r.push(a)}}return r},e.prototype.pointsBySeriesIndex=function(t){return this.filterPoints((function(e){return e.series.index===t}))},e.prototype.pointsBySeriesName=function(t){return this.filterPoints((function(e){return e.series.name===t}))},e.prototype.filterPoints=function(t){for(var e=this.charts,r=[],o=0;o<e.length;o++)for(var i=e[o].points,n=0;n<i.length;n++){var a=i[n];a&&!1!==a.visible&&t(a)&&r.push(a)}return r},e.prototype.findPoint=function(t){for(var e=this.charts,r=0;r<e.length;r++)for(var o=e[r].points,i=0;i<o.length;i++){var n=o[i];if(n&&!1!==n.visible&&t(n))return n}},e.prototype.paneByPoint=function(t){for(var e=this.panes,r=0;r<e.length;r++){var o=e[r];if(o.box.containsPoint(t))return o}},e.prototype.detachLabels=function(){var t=this.groupAxes(this.panes),e=t.x,r=t.y;this.detachAxisGroupLabels(r,e),this.detachAxisGroupLabels(e,r)},e.prototype.detachAxisGroupLabels=function(t,e){for(var r=0,o=0;o<t.length;o++){var i=t[o],n=i.pane,a=Ba(e,n)||e[0],s=o+r,l=this.createLabelAxis(i,s,a);if(l){r++;var u=n.axes.indexOf(i)+r;n.appendAxisAt(l,u)}}},e.prototype.createLabelAxis=function(t,e,r){var o=t.options.labels,i=o.position,n="end"!==i&&"start"!==i,a=o.visible;if(n||!1===a)return null;var s=this.groupAxes(this.panes),l=r.options.vertical?s.x:s.y,u=this.axisCrossingValues(r,l),c="end"===i,p=r.range(),h=c?p.max:p.min;if(Pt(u[e],p.min,p.max)-h==0)return null;u.splice(e+1,0,h),r.options.axisCrossingValues=u;var f=t.clone();return t.clear(),f.options.name=void 0,f.options.line.visible=!1,f.options.crosshair=void 0,f.options.notes=void 0,f.options.plotBands=void 0,f},e}(ue);function La(t){return!t.pane.axes.some((function(e){return e.options.vertical===t.options.vertical&&e!==t&&!1!==e.options.visible}))}function Ia(t){for(var e,r=t.length,o=0;o<r;o++){var i=t[o],n=!1!==i.options.visible;if(n||La(i)){var a=n?i.contentBox():i.lineBox();e?e.wrap(a):e=a.clone()}}return e||new te}function Ba(t,e){for(var r=0;r<t.length;r++){var o=t[r];if(o&&o.pane===e)return o}}var Ra=function(t){return t.reduce((function(t,e){return t.concat(e.axes)}),[])};Et(Na,{series:[],plotArea:{margin:{}},background:"",border:{color:n,width:0},paneDefaults:{title:{}},legend:{inactiveItems:{labels:{color:"#919191"},markers:{color:"#919191"}}}});const za=Na;var Fa={hover:function(t,e){this._dispatchEvent(t,e,Ci)},click:function(t,e){this._dispatchEvent(t,e,"plotAreaClick")}};const Ha=Fa;function Ua(t,e,r){var o=e,i=t;if(t.indexOf(".")>-1){for(var n=t.split(".");n.length>1;)i=n.shift(),mt(o[i])||(o[i]={}),o=o[i];i=n.shift()}o[i]=r}const Ka=function(t){function e(e,r,o){t.call(this);var i=r.canonicalFields(e),n=r.valueFields(e),a=r.sourceFields(e,i),s=this._seriesFields=[],l=o.query(e.type),u=e.aggregate||l;this._series=e,this._binder=r;for(var c=0;c<i.length;c++){var p=i[c],h=void 0;if($(u))h=u[p];else{if(0!==c&&!lt(p,n))break;h=u}h&&s.push({canonicalName:p,name:a[c],transform:F(h)?h:So[h]})}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.aggregatePoints=function(t,e){var r=this._series,o=this._seriesFields,i=this._bindPoints(t||[]),n=i.dataItems[0],a={};if(n&&!B(n)&&!T(n)){var s=function(){};s.prototype=n,a=new s}for(var l=0;l<o.length;l++){var u=o[l],c=this._bindField(i.values,u.canonicalName),p=u.transform(c,r,i.dataItems,e);if(!(null===p||!$(p)||mt(p.length)||p instanceof Date)){a=p;break}mt(p)&&Ua(u.name,a,p)}return a},e.prototype._bindPoints=function(t){for(var e=this._binder,r=this._series,o=[],i=[],n=0;n<t.length;n++){var a=t[n];o.push(e.bindPoint(r,a)),i.push(r.data[a])}return{values:o,dataItems:i}},e.prototype._bindField=function(t,e){for(var r=[],o=t.length,i=0;i<o;i++){var n,a=t[i],s=a.valueFields;n=mt(s[e])?s[e]:a.fields[e],r.push(n)}return r},e}(N.Class);var $a=function(t){function e(){t.call(this),this._defaults={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.register=function(t,e){for(var r=0;r<t.length;r++)this._defaults[t[r]]=e},e.prototype.query=function(t){return this._defaults[t]},e}(N.Class);$a.current=new $a;const Ga=$a;var Xa=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createLabel=function(){var t=this.options.labels,e=K({},t,t.from),r=K({},t,t.to);e.visible&&(this.labelFrom=this._createLabel(e),this.append(this.labelFrom)),r.visible&&(this.labelTo=this._createLabel(r),this.append(this.labelTo))},e.prototype._createLabel=function(t){var e,r=tt(t),o=this.pointData();return e=r?r(o):this.formatValue(t.format),new An(e,K({vertical:this.options.vertical},t),o)},e.prototype.reflow=function(t){this.render();var e=this,r=e.labelFrom,o=e.labelTo,i=e.value;this.box=t,r&&(r.options.aboveAxis=i.from>i.to,r.reflow(t)),o&&(o.options.aboveAxis=i.to>i.from,o.reflow(t)),this.note&&this.note.reflow(t)},e}(Tn);Xa.prototype.defaults=K({},Xa.prototype.defaults,{labels:{format:"{0} - {1}"},tooltip:{format:"{1}"}});const Wa=Xa;var Ya=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointType=function(){return Wa},e.prototype.pointValue=function(t){return t.valueFields},e.prototype.formatPointValue=function(t,e){return null===t.value.from&&null===t.value.to?"":this.chartService.format.auto(e,t.value.from,t.value.to)},e.prototype.plotRange=function(t){return t?[t.value.from,t.value.to]:0},e.prototype.updateRange=function(t,e){var r=e.series.axis,o=t.from,i=t.to,n=this.valueAxisRanges[r];null!==t&&B(o)&&B(i)&&((n=this.valueAxisRanges[r]=n||{min:y,max:m}).min=Math.min(n.min,o),n.max=Math.max(n.max,o),n.min=Math.min(n.min,i),n.max=Math.max(n.max,i))},e.prototype.aboveAxis=function(t){var e=t.value;return e.from<e.to},e}(Rn);Ya.prototype.plotLimits=Xi.prototype.plotLimits;const qa=Ya;var Za=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.aliasFor=function(){return this.parent},e}(Qi);const Qa=Za;var Ja="auto",ts=function(t){function e(e,r){t.call(this),this.value=e,this.options=r,this.aboveAxis=Tt(this.options.aboveAxis,!0),this.tooltipTracking=!0,this.initLabelsFormat()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){if(!this._rendered){this._rendered=!0;var t=this.options,e=t.markers,r=t.labels,o=this.value,i=this.fromPoint=new Qa(o,K({},this.options,{labels:r.from,markers:e.from})),n=this.toPoint=new Qa(o,K({},this.options,{labels:r.to,markers:e.to}));this.copyFields(i),this.copyFields(n),this.append(i),this.append(n)}},e.prototype.reflow=function(t){this.render();var e=t.from,r=t.to;this.positionLabels(e,r),this.fromPoint.reflow(e),this.toPoint.reflow(r),this.box=this.fromPoint.markerBox().clone().wrap(this.toPoint.markerBox())},e.prototype.createHighlight=function(){var t=new N.drawing.Group;return t.append(this.fromPoint.createHighlight()),t.append(this.toPoint.createHighlight()),t},e.prototype.highlightVisual=function(){return this.visual},e.prototype.highlightVisualArgs=function(){return{options:this.options,from:this.fromPoint.highlightVisualArgs(),to:this.toPoint.highlightVisualArgs()}},e.prototype.tooltipAnchor=function(){var t=this.owner.pane.clipBox();if(!t||t.overlaps(this.box)){var e,r,o,i=this.box,n=i.center();return this.options.vertical?(e=n.x,r=i.y1-5,o=a):(e=i.x2+5,r=n.y,o=s),{point:new Zt(e,r),align:{horizontal:"left",vertical:o}}}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.overlapsBox=function(t){return this.box.overlaps(t)},e.prototype.unclipElements=function(){this.fromPoint.unclipElements(),this.toPoint.unclipElements()},e.prototype.initLabelsFormat=function(){var t=this.options.labels;t.format||(t.from&&t.from.format||(t.from=Object.assign({},t.from,{format:"{0}"})),t.to&&t.to.format||(t.to=Object.assign({},t.to,{format:"{1}"})))},e.prototype.positionLabels=function(t,e){var r,o,i=this.options,n=i.labels,a=i.vertical;n.position===Ja&&(a?e.y1<=t.y1?(o=Ro,r=zo):(o=zo,r=Ro):e.x1<=t.x1?(o=g,r=C):(o=C,r=g),n.from&&n.from.position||(this.fromPoint.options.labels.position=r),n.to&&n.to.position||(this.toPoint.options.labels.position=o))},e.prototype.copyFields=function(t){t.dataItem=this.dataItem,t.category=this.category,t.series=this.series,t.color=this.color,t.owner=this.owner},e}(ue);K(ts.prototype,Yi),K(ts.prototype,qi),ts.prototype.defaults={markers:{visible:!1,background:j,size:8,type:l,border:{width:2},opacity:1},labels:{visible:!1,margin:q(3),padding:q(4),animation:{type:Eo,delay:Vo},position:Ja},notes:{label:{}},highlight:{markers:{border:{color:j,width:2}},zIndex:100},tooltip:{format:"{0} - {1}"}};const es=ts;var rs=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createStrokeSegments=function(){return this.segmentsFromPoints(this.toGeometryPoints(this.toPoints()))},e.prototype.stackSegments=function(){var t=this.fromSegments;return this.fromSegments||(t=this.fromSegments=this.segmentsFromPoints(this.toGeometryPoints(this.fromPoints().reverse()))),t},e.prototype.createStroke=function(t){var e=new N.drawing.Path(t),r=new N.drawing.Path(t);e.segments.push.apply(e.segments,this.strokeSegments()),r.segments.push.apply(r.segments,this.stackSegments()),this.visual.append(e),this.visual.append(r)},e.prototype.hasStackSegment=function(){return!0},e.prototype.fromPoints=function(){return this.linePoints.map((function(t){return t.fromPoint}))},e.prototype.toPoints=function(){return this.linePoints.map((function(t){return t.toPoint}))},e}(mn);const os=rs;var is=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createStrokeSegments=function(){return this.createCurveSegments(this.toPoints())},e.prototype.stackSegments=function(){var t=this.fromSegments;return this.fromSegments||(t=this.fromSegments=this.createCurveSegments(this.fromPoints().reverse())),t},e.prototype.createCurveSegments=function(t){return(new go).process(this.toGeometryPoints(t))},e}(os);const ns=is;var as=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createStrokeSegments=function(){return this.segmentsFromPoints(this.calculateStepPoints(this.toPoints()))},e.prototype.stackSegments=function(){var t=this.fromSegments;return this.fromSegments||(t=this.fromSegments=this.segmentsFromPoints(this.calculateStepPoints(this.fromPoints()))).reverse(),t},e}(os);K(as.prototype,on);const ss=as;var ls=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){t.prototype.render.call(this),this.renderSegments()},e.prototype.pointType=function(){return es},e.prototype.createPoint=function(t,e){var r=e.categoryIx,o=e.category,i=e.series,n=e.seriesIx,a=t.valueFields;if(!Jn(a.from)&&!Jn(a.to)){if(this.seriesMissingValues(i)!==Io)return null;a={from:0,to:0}}var s=this.pointOptions(i,n);s=this.evalPointOptions(s,a,o,r,i,n);var l=t.fields.color||i.color;F(i.color)&&(l=s.color);var u=new es(a,s);return u.color=l,this.append(u),u},e.prototype.createSegment=function(t,e,r){var o=(e.line||{}).style;return new("smooth"===o?ns:"step"===o?ss:os)(t,e,r)},e.prototype.plotRange=function(t,e){return t?[t.value.from,t.value.to]:[e,e]},e.prototype.valueSlot=function(t,e){var r=t.getSlot(e[0],e[0],!this.options.clip),o=t.getSlot(e[1],e[1],!this.options.clip);if(r&&o)return{from:r,to:o}},e.prototype.pointSlot=function(t,e){var r,o,i=e.from,n=e.to;return this.options.invertAxes?(r=new te(i.x1,t.y1,i.x2,t.y2),o=new te(n.x1,t.y1,n.x2,t.y2)):(r=new te(t.x1,i.y1,t.x2,i.y2),o=new te(t.x1,n.y1,t.x2,n.y2)),{from:r,to:o}},e.prototype.addValue=function(e,r){var o=e.valueFields;B(o.from)||(o.from=o.to),B(o.to)||(o.to=o.from),t.prototype.addValue.call(this,e,r)},e.prototype.updateRange=function(t,e){if(null!==t&&B(t.from)&&B(t.to)){var r=e.series.axis,o=this.valueAxisRanges[r]=this.valueAxisRanges[r]||{min:y,max:m},i=t.from,n=t.to;o.min=Math.min(o.min,i,n),o.max=Math.max(o.max,i,n)}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.from,r.to)},e.prototype.animationPoints=function(){for(var t=this.points,e=[],r=0;r<t.length;r++){var o=t[r];o&&(e.push((o.fromPoint||{}).marker),e.push((o.toPoint||{}).marker))}return e.concat(this._segments)},e}(Xi);K(ls.prototype,cn,dn);const us=ls;var cs=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this,r=e.options,o=e.value,i=e.owner.seriesValueAxis(r),n=[],a=[],s=[],l=i.getSlot(o.low,o.high),u=i.getSlot(o.open,o.open),c=i.getSlot(o.close,o.close);u.x1=c.x1=l.x1=t.x1,u.x2=c.x2=l.x2=t.x2;var p=l.center().x;n.push([u.x1,u.y1]),n.push([p,u.y1]),a.push([p,c.y1]),a.push([c.x2,c.y1]),s.push([p,l.y1]),s.push([p,l.y2]),this.lines=[n,a,s],this.box=l.clone().wrap(u.clone().wrap(c)),this.reflowNote()},e.prototype.createBody=function(){},e}(Fn);const ps=cs;var hs=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointType=function(){return ps},e}(Kn);const fs=hs;var ds=function(t){function e(e,r,o){t.call(this),this.from=e,this.to=r,this.series=o}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.linePoints=function(){var t=this.from,e=this.from.box,r=this.to.box,o=[];if(t.isVertical){var i=t.aboveAxis?e.y1:e.y2;o.push([e.x1,i],[r.x2,i])}else{var n=t.aboveAxis?e.x2:e.x1;o.push([n,e.y1],[n,r.y2])}return o},e.prototype.createVisual=function(){t.prototype.createVisual.call(this);var e=this.series.line||{},r=N.drawing.Path.fromPoints(this.linePoints(),{stroke:{color:e.color,width:e.width,opacity:e.opacity,dashType:e.dashType}});L(r),this.visual.append(r)},e}(ue);Et(ds,{animation:{type:Eo,delay:Vo}});const vs=ds;var gs=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){t.prototype.render.call(this),this.createSegments()},e.prototype.traverseDataPoints=function(t){for(var e=this.options.series,r=$i(e),o=!this.options.invertAxes,i=0;i<e.length;i++)for(var n=e[i],a=0,s=0,l=0;l<r;l++){var u=Ao.current.bindPoint(n,l),c=u.valueFields.value,p=u.fields.summary,h=a,f=void 0;p?"total"===p.toLowerCase()?(u.valueFields.value=a,h=0,f=a):(u.valueFields.value=s,f=h-s,s=0):B(c)&&(s+=c,f=a+=c),t(u,{category:this.categoryAxis.categoryAt(l),categoryIx:l,series:n,seriesIx:i,total:a,runningTotal:s,from:h,to:f,isVertical:o})}},e.prototype.updateRange=function(e,r){t.prototype.updateRange.call(this,{value:r.to},r)},e.prototype.aboveAxis=function(t){return t.value>=0},e.prototype.plotRange=function(t){return[t.from,t.to]},e.prototype.createSegments=function(){for(var t=this.options.series,e=this.seriesPoints,r=this.segments=[],o=0;o<t.length;o++){var i=t[o],n=e[o];if(n)for(var a=void 0,s=0;s<n.length;s++){var l=n[s];if(l&&a){var u=new vs(a,l,i);r.push(u),this.append(u)}a=l}}},e}(Rn);const ys=gs;var ms=[Uo,di,ui,mi],bs=[ti,yi].concat(ms),xs=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(t){if(this.namedCategoryAxes={},this.namedValueAxes={},this.valueAxisRangeTracker=new Pn,t.length>0){this.invertAxes=lt(t[0].type,[Ko,Xo,yi,di,mi,ci,Jo,vi]);for(var e=0;e<t.length;e++){var r=t[e].stack;if(r&&"100%"===r.type){this.stack100=!0;break}}}},e.prototype.render=function(t){void 0===t&&(t=this.panes),this.createCategoryAxes(t),this.aggregateCategories(t),this.createCategoryAxesLabels(t),this.createCharts(t),this.createValueAxes(t)},e.prototype.removeAxis=function(e){var r=e.options.name;t.prototype.removeAxis.call(this,e),e instanceof Dr?delete this.namedCategoryAxes[r]:(this.valueAxisRangeTracker.reset(r),delete this.namedValueAxes[r]),e===this.categoryAxis&&delete this.categoryAxis,e===this.valueAxis&&delete this.valueAxis},e.prototype.createCharts=function(t){for(var e=this,r=this.groupSeriesByPane(),o=0;o<t.length;o++){var i=t[o],n=r[i.options.name||"default"]||[];e.addToLegend(n);var a=e.filterVisibleSeries(n);if(a)for(var s=e.groupSeriesByCategoryAxis(a),l=0;l<s.length;l++)e.createChartGroup(s[l],i)}},e.prototype.createChartGroup=function(t,e){this.createAreaChart(ja(t,[Uo,di]),e),this.createRangeAreaChart(ja(t,[ui,mi]),e),this.createBarChart(ja(t,[Yo,Ko]),e),this.createRangeBarChart(ja(t,[pi,ci]),e),this.createBulletChart(ja(t,[Xo,gi]),e),this.createCandlestickChart(ja(t,Wo),e),this.createBoxPlotChart(ja(t,[$o,vi]),e),this.createOHLCChart(ja(t,ei),e),this.createWaterfallChart(ja(t,[bi,Jo]),e),this.createLineChart(ja(t,[ti,yi]),e)},e.prototype.aggregateCategories=function(t){var e=this,r=this.srcSeries||this.series,o=[];this._currentPointsCache={},this._seriesPointsCache=this._seriesPointsCache||{};for(var i=0;i<r.length;i++){var n=r[i],a=e.seriesCategoryAxis(n),s=e.findPane(a.options.pane);n=(Pa(a.options.type,c)||n.categoryField)&&lt(s,t)?e.aggregateSeries(n,a):e.filterSeries(n,a),o.push(n)}this._seriesPointsCache=this._currentPointsCache,this._currentPointsCache=null,this.srcSeries=r,this.series=o},e.prototype.filterSeries=function(t,e){var r=(t.data||{}).length;if(e._seriesMax=Math.max(e._seriesMax||0,r),!B(e.options.min)&&!B(e.options.max))return t;var o=e.currentRangeIndices(),i=lt(t.type,bs),n=K({},t);return n.data=(n.data||[]).slice(o.min,o.max+1),i&&Ea(n,o,r,(function(r){return{item:t.data[r],category:e.categoryAt(r,!0),categoryIx:r-o.min}}),(function(e){return mt(t.data[e])})),n},e.prototype.clearSeriesPointsCache=function(){this._seriesPointsCache={}},e.prototype.seriesSourcePoints=function(t,e){var r=t.index+";"+e.categoriesHash();if(this._seriesPointsCache[r])return this._currentPointsCache[r]=this._seriesPointsCache[r],this._seriesPointsCache[r];var o=e.options,i=o.srcCategories,n=Pa(o.type,c),a=t.data,s=n?Aa:Po,l=[];n||e.mapCategories();for(var u=0;u<a.length;u++){var p;if(p=t.categoryField?s(t.categoryField,a[u],this.chartService.intl):i[u],mt(p)&&null!==p){var h=e.totalIndex(p);l[h]=l[h]||{items:[],category:p},l[h].items.push(u)}}return this._currentPointsCache[r]=l,l},e.prototype.aggregateSeries=function(t,e){if(!t.data.length)return t;for(var r=this.seriesSourcePoints(t,e),o=K({},t),i=new Ka(K({},t),Ao.current,Ga.current),n=o.data=[],a=e.options.dataItems||[],s=e.currentRangeIndices(),l=function(t){var o=t-s.min,n=r[t];if(n||(n=r[t]={}),n.categoryIx=o,!n.item){var a=e.categoryAt(t,!0);n.category=a,n.item=i.aggregatePoints(n.items,a)}return n},u=s.min;u<=s.max;u++){var c=l(u);n[c.categoryIx]=c.item,c.items&&c.items.length&&(a[c.categoryIx]=c.item)}return lt(o.type,bs)&&Ea(o,s,e.totalCount(),l,(function(t){return r[t]})),e.options.dataItems=a,o},e.prototype.appendChart=function(e,r){var o=e.options.series,i=this.seriesCategoryAxis(o[0]),n=i.options.categories,a=Math.max(0,$i(o)-n.length);if(a>0)for(n=i.options.categories=i.options.categories.slice(0);a--;)n.push("");this.valueAxisRangeTracker.update(e.valueAxisRanges),t.prototype.appendChart.call(this,e,r)},e.prototype.seriesPaneName=function(t){var e=this.options,r=t.axis,o=it([].concat(e.valueAxis),(function(t){return t.name===r}))[0],i=((e.panes||[{}])[0]||{}).name||"default";return(o||{}).pane||i},e.prototype.seriesCategoryAxis=function(t){var e=t.categoryAxis,r=e?this.namedCategoryAxes[e]:this.categoryAxis;if(!r)throw new Error("Unable to locate category axis with name "+e);return r},e.prototype.stackableChartOptions=function(t,e){var r=t.stack;return{isStacked:r,isStacked100:r&&"100%"===r.type,clip:e.options.clip}},e.prototype.groupSeriesByCategoryAxis=function(t){for(var e=[],r={},o=0;o<t.length;o++){var i=t[o].categoryAxis||"$$default$$";r.hasOwnProperty(i)||(r[i]=!0,e.push(i))}for(var n=[],a=0;a<e.length;a++){var s=Cs(t,e[a],a);0!==s.length&&n.push(s)}return n},e.prototype.createBarChart=function(t,e){if(0!==t.length){var r=t[0],o=new Rn(this,Object.assign({series:t,invertAxes:this.invertAxes,gap:r.gap,spacing:r.spacing},this.stackableChartOptions(r,e)));this.appendChart(o,e)}},e.prototype.createRangeBarChart=function(t,e){if(0!==t.length){var r=t[0],o=new qa(this,{series:t,invertAxes:this.invertAxes,gap:r.gap,spacing:r.spacing});this.appendChart(o,e)}},e.prototype.createBulletChart=function(t,e){if(0!==t.length){var r=t[0],o=new pa(this,{series:t,invertAxes:this.invertAxes,gap:r.gap,spacing:r.spacing,clip:e.options.clip});this.appendChart(o,e)}},e.prototype.createLineChart=function(t,e){if(0!==t.length){var r=t[0],o=new gn(this,Object.assign({invertAxes:this.invertAxes,series:t},this.stackableChartOptions(r,e)));this.appendChart(o,e)}},e.prototype.createAreaChart=function(t,e){if(0!==t.length){var r=t[0],o=new On(this,Object.assign({invertAxes:this.invertAxes,series:t},this.stackableChartOptions(r,e)));this.appendChart(o,e)}},e.prototype.createRangeAreaChart=function(t,e){if(0!==t.length){var r=new us(this,{invertAxes:this.invertAxes,series:t,clip:e.options.clip});this.appendChart(r,e)}},e.prototype.createOHLCChart=function(t,e){if(0!==t.length){var r=t[0],o=new fs(this,{invertAxes:this.invertAxes,gap:r.gap,series:t,spacing:r.spacing,clip:e.options.clip});this.appendChart(o,e)}},e.prototype.createCandlestickChart=function(t,e){if(0!==t.length){var r=t[0],o=new Kn(this,{invertAxes:this.invertAxes,gap:r.gap,series:t,spacing:r.spacing,clip:e.options.clip});this.appendChart(o,e)}},e.prototype.createBoxPlotChart=function(t,e){if(0!==t.length){var r=t[0],o=new qn(this,{invertAxes:this.invertAxes,gap:r.gap,series:t,spacing:r.spacing,clip:e.options.clip});this.appendChart(o,e)}},e.prototype.createWaterfallChart=function(t,e){if(0!==t.length){var r=t[0],o=new ys(this,{series:t,invertAxes:this.invertAxes,gap:r.gap,spacing:r.spacing});this.appendChart(o,e)}},e.prototype.axisRequiresRounding=function(t,e){for(var r=ja(this.series,xi),o=0;o<this.series.length;o++){var i=this.series[o];if(lt(i.type,ms)){var n=i.line;n&&n.style===Ho&&r.push(i)}}for(var a=0;a<r.length;a++){var s=r[a].categoryAxis||"";if(s===t||!s&&0===e)return!0}},e.prototype.aggregatedAxis=function(t,e){for(var r=this.series,o=0;o<r.length;o++){var i=r[o].categoryAxis||"";if((i===t||!i&&0===e)&&r[o].categoryField)return!0}},e.prototype.createCategoryAxesLabels=function(){for(var t=this.axes,e=0;e<t.length;e++)t[e]instanceof Dr&&t[e].createLabels()},e.prototype.createCategoryAxes=function(t){for(var e=this,r=this.invertAxes,o=[].concat(this.options.categoryAxis),i=[],n=0;n<o.length;n++){var a=o[n];if(lt(e.findPane(a.pane),t)){var s=a.name,l=a.categories;void 0===l&&(l=[]),a=K({vertical:r,reverse:!r&&e.chartService.rtl,axisCrossingValue:r?y:0},a),mt(a.justified)||(a.justified=e.isJustified()),e.axisRequiresRounding(s,n)&&(a.justified=!1);var u=void 0;if(u=ka(a,l[0])?new Fr(a,e.chartService):new Dr(a,e.chartService),o[n].categories=u.options.srcCategories,s){if(e.namedCategoryAxes[s])throw new Error("Category axis with name "+s+" is already defined");e.namedCategoryAxes[s]=u}u.axisIndex=n,i.push(u),e.appendAxis(u)}}var c=this.categoryAxis||i[0];this.categoryAxis=c,r?this.axisY=c:this.axisX=c},e.prototype.isJustified=function(){for(var t=this.series,e=0;e<t.length;e++)if(!lt(t[e].type,ms))return!1;return!0},e.prototype.createValueAxes=function(t){var e=this,r=this.valueAxisRangeTracker,o=r.query(),i=[].concat(this.options.valueAxis),n=this.invertAxes,a={vertical:!n,reverse:n&&this.chartService.rtl},s=[];this.stack100&&(a.roundToMajorUnit=!1,a.labels={format:"P0"});for(var l=0;l<i.length;l++){var u=i[l];if(lt(e.findPane(u.pane),t)){var c=u.name,p=Pa(u.type,Ni)?{min:.1,max:1}:{min:0,max:1},h=r.query(c)||o||p;0===l&&h&&o&&(h.min=Math.min(h.min,o.min),h.max=Math.max(h.max,o.max));var f=new(Pa(u.type,Ni)?eo:Wr)(h.min,h.max,K({},a,u),e.chartService);if(c){if(e.namedValueAxes[c])throw new Error("Value axis with name "+c+" is already defined");e.namedValueAxes[c]=f}f.axisIndex=l,s.push(f),e.appendAxis(f)}}var d=this.valueAxis||s[0];this.valueAxis=d,n?this.axisX=d:this.axisY=d},e.prototype._dispatchEvent=function(t,e,r){var o=t._eventCoordinates(e),i=new Zt(o.x,o.y),n=this.pointPane(i),a=[],s=[];if(n){for(var l=n.axes,u=0;u<l.length;u++){var c=l[u];c.getValue?wa(s,c.getValue(i)):wa(a,c.getCategory(i))}0===a.length&&wa(a,this.categoryAxis.getCategory(i)),a.length>0&&s.length>0&&t.trigger(r,{element:wt(e),originalEvent:e,category:Ma(a),value:Ma(s)})}},e.prototype.pointPane=function(t){for(var e=this.panes,r=0;r<e.length;r++){var o=e[r];if(o.contentBox.containsPoint(t))return o}},e.prototype.updateAxisOptions=function(t,e){_s(this.options,t,e),_s(this.originalOptions,t,e)},e}(za);function _s(t,e,r){K([].concat(e instanceof Dr?t.categoryAxis:t.valueAxis)[e.axisIndex],r)}function Cs(t,e,r){return it(t,(function(t){return 0===r&&!t.categoryAxis||t.categoryAxis===e}))}Et(xs,{categoryAxis:{},valueAxis:{}}),K(xs.prototype,Ha);const ws=xs;var Os=function(t){function e(){t.call(this),this._points=[]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this._points=[]},e.prototype.show=function(t,e){var r=[].concat(t);this.hide();for(var o=0;o<r.length;o++){var i=r[o];i&&i.toggleHighlight&&i.hasHighlight()&&(this.togglePointHighlight(i,!0,e),this._points.push(i))}},e.prototype.togglePointHighlight=function(t,e,r){var o=(t.options.highlight||{}).toggle;if(o){var i={category:t.category,series:t.series,dataItem:t.dataItem,value:t.value,stackValue:t.stackValue,preventDefault:Ss,visual:t.highlightVisual(),show:e};o(i),i._defaultPrevented||t.toggleHighlight(e,r)}else t.toggleHighlight(e,r)},e.prototype.hide=function(){for(var t=this._points;t.length;)this.togglePointHighlight(t.pop(),!1)},e.prototype.isHighlighted=function(t){for(var e=this._points,r=0;r<e.length;r++)if(t===e[r])return!0;return!1},e}(N.Class);function Ss(){this._defaultPrevented=!0}const Ps=Os;function js(t,e){var r=(e||"").toLowerCase(),o=t.event;return"none"===r&&!(o.ctrlKey||o.shiftKey||o.altKey)||o[r+"Key"]}function As(t){for(var e={},r=0;r<t.length;r++){var o=t[r];o.axis.options.name&&(e[o.axis.options.name]={min:o.range.min,max:o.range.max})}return e}var ks=function(t){function e(e,r){t.call(this),this.plotArea=e,this.options=K({},this.options,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.start=function(t){return this._active=js(t,this.options.key),this._active},e.prototype.move=function(t){if(this._active){var e=this.axisRanges=this._panAxes(t,k).concat(this._panAxes(t,M));if(e.length)return this.axisRanges=e,As(e)}},e.prototype.end=function(){var t=this._active;return this._active=!1,t},e.prototype.pan=function(){var t=this.plotArea,e=this.axisRanges;if(e.length){for(var r=0;r<e.length;r++){var o=e[r];t.updateAxisOptions(o.axis,o.range)}t.redraw(t.panes)}},e.prototype.destroy=function(){delete this.plotArea},e.prototype._panAxes=function(t,e){var r=this.plotArea,o=-t[e].delta,i=(this.options.lock||"").toLowerCase(),n=[];if(0!==o&&(i||"").toLowerCase()!==e)for(var a=r.axes,s=0;s<a.length;s++){var l=a[s];if(e===k&&!l.options.vertical||e===M&&l.options.vertical){var u=l.pan(o);u&&(u.limitRange=!0,n.push({axis:l,range:u}))}}return n},e}(N.Class);ks.prototype.options={key:"none",lock:"none"};const Ms=ks;var Ts=function(t){function e(e,r){t.call(this),this.chart=e,this.options=K({},this.options,r),this.createElement()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createElement=function(){var t=this._marquee=document.createElement("div");t.className="k-marquee";var e=document.createElement("div");e.className="k-marquee-color",t.appendChild(e)},e.prototype.removeElement=function(){this._marquee.parentNode&&this._marquee.parentNode.removeChild(this._marquee)},e.prototype.setStyles=function(t){Y(this._marquee,t)},e.prototype.start=function(t){if(js(t,this.options.key)){var e=this.chart,r=e._eventCoordinates(t),o=this._zoomPane=e._plotArea.paneByPoint(r),i=o?o.chartsBox().clone():null;if(o&&i){var n=this._elementOffset();return i.translate(n.left,n.top),this._zoomPaneClipBox=i,document.body.appendChild(this._marquee),this.setStyles({left:t.pageX+1,top:t.pageY+1,width:0,height:0}),!0}}return!1},e.prototype._elementOffset=function(){var t=this.chart.element,e=Y(t,["paddingLeft","paddingTop"]),r=e.paddingLeft,o=e.paddingTop,i=xt(t);return{left:r+i.left,top:o+i.top}},e.prototype.move=function(t){this._zoomPane&&this.setStyles(this._selectionPosition(t))},e.prototype.end=function(t){if(this._zoomPane){var e=this._elementOffset(),r=this._selectionPosition(t);r.left-=e.left,r.top-=e.top;var o={x:r.left,y:r.top},i={x:r.left+r.width,y:r.top+r.height};return this._updateAxisRanges(o,i),this.removeElement(),delete this._zoomPane,As(this.axisRanges)}},e.prototype.zoom=function(){var t=this.axisRanges;if(t&&t.length){for(var e=this.chart._plotArea,r=0;r<t.length;r++){var o=t[r];e.updateAxisOptions(o.axis,o.range)}e.redraw(e.panes)}},e.prototype.destroy=function(){this.removeElement(),delete this._marquee,delete this.chart},e.prototype._updateAxisRanges=function(t,e){for(var r=(this.options.lock||"").toLowerCase(),o=[],i=this._zoomPane.axes,n=0;n<i.length;n++){var a=i[n],s=a.options.vertical;if((r!==k||s)&&(r!==M||!s)&&mt(a.axisIndex)){var l=a.pointsRange(t,e);l&&o.push({axis:a,range:l})}}this.axisRanges=o},e.prototype._selectionPosition=function(t){var e=this._zoomPaneClipBox,r={x:t.x.startLocation,y:t.y.startLocation},o=t.x.location,i=t.y.location,n=(this.options.lock||"").toLowerCase(),a=Math.min(r.x,o),s=Math.min(r.y,i),l=Math.abs(r.x-o),u=Math.abs(r.y-i);return n===k&&(a=e.x1,l=e.width()),n===M&&(s=e.y1,u=e.height()),o>e.x2&&(l=e.x2-r.x),o<e.x1&&(l=r.x-e.x1),i>e.y2&&(u=e.y2-r.y),i<e.y1&&(u=r.y-e.y1),{left:Math.max(a,e.x1),top:Math.max(s,e.y1),width:l,height:u}},e}(N.Class);Ts.prototype.options={key:"shift",lock:"none"};const Ds=Ts;var Vs=function(t){function e(e,r){t.call(this),this.chart=e,this.options=K({rate:.3},this.options,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.updateRanges=function(t,e){for(var r=(this.options.lock||"").toLowerCase(),o=[],i=this.chart._plotArea.axes,n=0;n<i.length;n++){var a=i[n],s=a.options.vertical;if((r!==k||s)&&(r!==M||!s)&&a.zoomRange){var l=Pt(this.options.rate,.01,.9),u=a.zoomRange(-t*l,e);u&&o.push({axis:a,range:u})}}return this.axisRanges=o,As(o)},e.prototype.zoom=function(){var t=this.axisRanges,e=this.chart._plotArea;if(t&&t.length&&e.updateAxisOptions){for(var r=0;r<t.length;r++){var o=t[r];e.updateAxisOptions(o.axis,o.range)}e.redraw(e.panes)}},e.prototype.destroy=function(){delete this.chart},e}(N.Class);const Es=Vs;var Ns=function(t){function e(e,r){t.call(this,e),this.chartService=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){var t=this.children,e=this.options,r=e.vertical;this.visual=new N.drawing.Layout(null,{spacing:r?0:e.spacing,lineSpacing:r?e.spacing:0,orientation:r?"vertical":"horizontal",reverse:e.rtl,alignItems:r?"start":"center"});for(var o=0;o<t.length;o++){var i=t[o];i.reflow(new te),i.renderVisual()}},e.prototype.reflow=function(t){this.visual.rect(t.toRect()),this.visual.reflow();var e=this.visual.clippedBBox();this.box=e?Oe(e):new te},e.prototype.renderVisual=function(){this.addVisual()},e.prototype.createVisual=function(){},e}(ue);const Ls=Ns;var Is=function(t){function e(e){t.call(this,e),this.createContainer(),e.rtl?(this.createLabel(),this.createMarker()):(this.createMarker(),this.createLabel())}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createContainer=function(){this.container=new xe({vertical:!1,wrap:!1,align:s,spacing:this.options.spacing}),this.append(this.container)},e.prototype.createMarker=function(){this.container.append(new fe(this.markerOptions()))},e.prototype.markerOptions=function(){var t=this.options,e=t.markerColor;return K({},t.markers,{background:e,border:{color:e}})},e.prototype.createLabel=function(){var t=this.options,e=K({},t.labels);this.container.append(new je(t.text,e))},e.prototype.renderComplete=function(){t.prototype.renderComplete.call(this);var e=this.options.cursor||{},r=this._itemOverlay=N.drawing.Path.fromRect(this.container.box.toRect(),{fill:{color:j,opacity:0},stroke:null,cursor:e.style||e});this.appendVisual(r)},e.prototype.click=function(t,e){var r=this.eventArgs(e);!t.trigger("legendItemClick",r)&&e&&"contextmenu"===e.type&&e.preventDefault()},e.prototype.over=function(t,e){var r=this.eventArgs(e);return t.trigger("legendItemHover",r)||t._legendItemHover(r.seriesIndex,r.pointIndex),!0},e.prototype.out=function(t,e){t._unsetActivePoint(),t.trigger("legendItemLeave",this.eventArgs(e))},e.prototype.eventArgs=function(t){var e=this.options;return{element:wt(t),text:e.text,series:e.series,seriesIndex:e.series.index,pointIndex:e.pointIndex}},e.prototype.renderVisual=function(){var e=this,r=this.options,o=r.visual;o?(this.visual=o({active:r.active,series:r.series,sender:this.getSender(),pointIndex:r.pointIndex,options:{markers:this.markerOptions(),labels:r.labels},createVisual:function(){e.createVisual(),e.renderChildren(),e.renderComplete();var t=e.visual;return delete e.visual,t}}),this.addVisual()):t.prototype.renderVisual.call(this)},e}(pe);const Bs=Is;var Rs="horizontal",zs="custom",Fs=function(t){function e(e,r){void 0===r&&(r={}),t.call(this,e),this.chartService=r,lt(this.options.position,[S,C,a,g,zs])||(this.options.position=C),this.createContainers(),this.createLegendTitle(e.title),this.createItems()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createContainers=function(){var t=this.options,e=t.position,r=t.align,o=e,i=s;e===zs?o=g:lt(e,[S,a])?(o="start"===r?g:"end"===r?C:s,i=e):r&&("start"===r?i=S:"end"===r&&(i=a)),this.container=new pe({margin:t.margin,padding:t.padding,background:t.background,border:t.border,vAlign:i,align:o,zIndex:t.zIndex,shrinkToFit:!0}),this.hasTitle()?this.itemsContainer=new pe({vAlign:i,align:o,zIndex:t.zIndex,shrinkToFit:!0}):this.itemsContainer=this.container,this.append(this.container)},e.prototype.createItems=function(){var t=this.getService(),e=this.options,r=this.isVertical(),o=new Ls({vertical:r,spacing:e.spacing,rtl:t.rtl},t),i=e.items;e.reverse&&(i=i.slice(0).reverse());for(var n=i.length,a=0;a<n;a++){var s=i[a];o.append(new Bs(K({},{markers:e.markers,labels:e.labels,rtl:t.rtl},e.item,s)))}o.render(),this.itemsContainer.append(o)},e.prototype.isVertical=function(){var t=this.options,e=t.orientation,r=t.position;return r===zs&&e!==Rs||(mt(e)?e!==Rs:lt(r,[g,C]))},e.prototype.hasItems=function(){return this.container.children[0].children.length>0},e.prototype.reflow=function(t){var e=this.options,r=t.clone();this.hasItems()?(e.position===zs?(this.containerCustomReflow(r),this.box=r):this.containerReflow(r),this.hasTitle()&&this.title.reflow(new te(this.container.box.x1,this.title.box.y1,this.container.box.x2,this.title.box.y2))):this.box=r},e.prototype.containerReflow=function(t){var e=this.options,r=this.container,o=e.position,i=e.width,n=e.height,s=o===S||o===a?k:M,l=this.isVertical(),u=t.clone(),c=t.clone();o!==g&&o!==C||(c.y1=u.y1=0),l&&n?(c.y2=c.y1+n,c.align(u,M,r.options.vAlign)):!l&&i&&(c.x2=c.x1+i,c.align(u,k,r.options.align)),r.reflow(c);var p=(c=r.box).clone();(e.offsetX||e.offsetY)&&(c.translate(e.offsetX,e.offsetY),r.reflow(c)),p[s+1]=t[s+1],p[s+2]=t[s+2],this.box=p},e.prototype.containerCustomReflow=function(t){var e=this.options,r=this.container,o=e.offsetX,i=e.offsetY,n=e.width,a=e.height,s=this.isVertical(),l=t.clone();s&&a?l.y2=l.y1+a:!s&&n&&(l.x2=l.x1+n),r.reflow(l),l=r.box,r.reflow(new te(o,i,o+l.width(),i+l.height()))},e.prototype.renderVisual=function(){this.hasItems()&&t.prototype.renderVisual.call(this)},e.prototype.createLegendTitle=function(t){var e=K({},{color:n,position:S,align:s},t),r=e.text;if(t&&!1!==t.visible){if(mt(e)&&e.visible){var o=tt(e);o?r=o({text:r}):e.format&&(r=this.chartService.format.auto(e.format,r))}this.title=new je(r,e),this.createTitleLayout(),this.appendTitleLayoutContent()}},e.prototype.createTitleLayout=function(){this.layout=new xe({vertical:!0,wrap:!1}),this.container.append(this.layout)},e.prototype.hasTitle=function(){return Boolean(this.options.title&&!1!==this.options.title.visible)},e.prototype.appendTitleLayoutContent=function(){this.options.title.position===a?(this.layout.append(this.itemsContainer),this.layout.append(this.title)):(this.layout.append(this.title),this.layout.append(this.itemsContainer))},e}(ue);Et(Fs,{position:C,items:[],offsetX:0,offsetY:0,margin:q(5),padding:q(5),border:{color:n,width:0},item:{cursor:"pointer",spacing:6},spacing:6,background:"",zIndex:1,markers:{border:{width:0},width:15,height:3,type:"rect",align:g,vAlign:s}});const Hs=Fs;var Us=function(t){function e(){t.call(this),this._registry=[]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.register=function(t,e){this._registry.push({type:t,seriesTypes:e})},e.prototype.create=function(t,e,r){for(var o,i=this._registry,n=i[0],a=0;a<i.length;a++){var s=i[a];if((o=ja(t,s.seriesTypes)).length>0){n=s;break}}return new n.type(o,e,r)},e}(N.Class);Us.current=new Us;const Ks=Us;function $s(t){var e=document.createElement("div");return t&&(e.className=t),e}function Gs(t){for(var e=t;e&&!nt(e,"k-handle");)e=e.parentNode;return e}var Xs=function(t){function e(e,r,o,i){t.call(this);var n=e.element;this.options=K({},this.options,o),this.chart=e,this.observer=i,this.chartElement=n,this.categoryAxis=r,this._dateAxis=this.categoryAxis instanceof Fr,this.initOptions(),this.visible=this.options.visible&&n.offsetHeight,this.visible&&(this.createElements(),this.set(this._index(this.options.from),this._index(this.options.to)),this.bindEvents())}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.onPane=function(t){return this.categoryAxis.pane===t},e.prototype.createElements=function(){var t=this.options,e=this.wrapper=$s("k-selector");Y(e,{top:t.offset.top,left:t.offset.left,width:t.width,height:t.height,direction:"ltr"});var r=this.selection=$s("k-selection");this.leftMask=$s("k-mask"),this.rightMask=$s("k-mask"),e.appendChild(this.leftMask),e.appendChild(this.rightMask),e.appendChild(r),r.appendChild($s("k-selection-bg"));var o=this.leftHandle=$s("k-handle k-left-handle"),i=this.rightHandle=$s("k-handle k-right-handle");o.appendChild($s()),i.appendChild($s()),r.appendChild(o),r.appendChild(i),this.chartElement.appendChild(e);var n=Y(r,["borderLeftWidth","borderRightWidth","height"]),a=Y(o,"height").height,s=Y(i,"height").height;t.selection={border:{left:n.borderLeftWidth,right:n.borderRightWidth}},Y(o,{top:(n.height-a)/2}),Y(i,{top:(n.height-s)/2}),e.style.cssText=e.style.cssText},e.prototype.bindEvents=function(){var t;!1!==this.options.mousewheel&&(this._mousewheelHandler=this._mousewheel.bind(this),yt(this.wrapper,((t={})[Ri]=this._mousewheelHandler,t))),this._domEvents=We.create(this.wrapper,{stopPropagation:!0,start:this._start.bind(this),move:this._move.bind(this),end:this._end.bind(this),tap:this._tap.bind(this),press:this._press.bind(this),gesturestart:this._gesturestart.bind(this),gesturechange:this._gesturechange.bind(this),gestureend:this._gestureend.bind(this)})},e.prototype.initOptions=function(){var t=this.options,e=this.categoryAxis.pane.chartsBox(),r=this.chart.chartService.intl;this._dateAxis&&K(t,{min:Ar(r,t.min),max:Ar(r,t.max),from:Ar(r,t.from),to:Ar(r,t.to)});var o=Y(this.chartElement,["paddingLeft","paddingTop"]),i=o.paddingLeft,n=o.paddingTop;this.options=K({},{width:e.width(),height:e.height()+.1,padding:{left:i,top:n},offset:{left:e.x1+i,top:e.y1+n},from:t.min,to:t.max},t)},e.prototype.destroy=function(){var t;this._domEvents&&(this._domEvents.destroy(),delete this._domEvents),clearTimeout(this._mwTimeout),this._state=null,this.wrapper&&(this._mousewheelHandler&&(Mt(this.wrapper,((t={})[Ri]=this._mousewheelHandler,t)),this._mousewheelHandler=null),this.chartElement.removeChild(this.wrapper),this.wrapper=null)},e.prototype._rangeEventArgs=function(t){return{axis:this.categoryAxis.options,from:this._value(t.from),to:this._value(t.to)}},e.prototype._start=function(t){var e=this.options,r=wt(t);if(!this._state&&r){this.chart._unsetActivePoint(),this._state={moveTarget:Gs(r)||r,startLocation:t.x?t.x.location:0,range:{from:this._index(e.from),to:this._index(e.to)}};var o=this._rangeEventArgs({from:this._index(e.from),to:this._index(e.to)});this.trigger(Mi,o)&&(this._state=null)}},e.prototype._press=function(t){var e;(e=this._state?this._state.moveTarget:Gs(wt(t)))&&D(e,"k-handle-active")},e.prototype._move=function(t){if(this._state){var e=this,r=e._state,o=e.options,i=e.categoryAxis,n=r.range,a=r.moveTarget,s=i.options.reverse,l=this._index(o.from),u=this._index(o.to),c=this._index(o.min),p=this._index(o.max),h=r.startLocation-t.x.location,f=n.from,d=n.to,v=n.to-n.from,g=Y(this.wrapper,"width").width/(i.categoriesCount()-1),y=Math.round(h/g)*(s?-1:1);if(a){var m=nt(a,"k-left-handle"),b=nt(a,"k-right-handle");nt(a,"k-selection k-selection-bg")?(n.from=Math.min(Math.max(c,l-y),p-v),n.to=Math.min(n.from+v,p)):m&&!s||b&&s?(n.from=Math.min(Math.max(c,l-y),p-1),n.to=Math.max(n.from+1,n.to)):(m&&s||b&&!s)&&(n.to=Math.min(Math.max(c+1,u-y),p),n.from=Math.min(n.to-1,n.from)),n.from===f&&n.to===d||(this.move(n.from,n.to),this.trigger(Ti,this._rangeEventArgs(n)))}}},e.prototype._end=function(){if(this._state){var t=this._state.moveTarget;t&&E(t,"k-handle-active");var e=this._state.range;this.set(e.from,e.to),this.trigger(Di,this._rangeEventArgs(e)),delete this._state}},e.prototype._tap=function(t){var e=this.options,r=this.categoryAxis,o=this.chart._eventCoordinates(t),i=r.pointCategoryIndex(new Zt(o.x,r.box.y1)),n=this._index(e.from),a=this._index(e.to),s=this._index(e.min),l=this._index(e.max),u=a-n,c=n+u/2,p={},h=3===t.event.which,f=Math.round(c-i);this._state||h||(this.chart._unsetActivePoint(),r.options.justified||f--,p.from=Math.min(Math.max(s,n-f),l-u),p.to=Math.min(p.from+u,l),this._start(t),this._state&&(this._state.range=p,this.trigger(Ti,this._rangeEventArgs(p)),this._end()))},e.prototype._mousewheel=function(t){var e=this,r=dt(t);if(this._start({target:this.selection}),this._state){var o=this._state.range;t.preventDefault(),t.stopPropagation(),Math.abs(r)>1&&(r*=3),this.options.mousewheel.reverse&&(r*=-1),this.expand(r)&&this.trigger(Ti,{axis:this.categoryAxis.options,delta:r,originalEvent:t,from:this._value(o.from),to:this._value(o.to)}),this._mwTimeout&&clearTimeout(this._mwTimeout),this._mwTimeout=setTimeout((function(){e._end()}),150)}},e.prototype._gesturestart=function(t){var e=this.options;this._state={range:{from:this._index(e.from),to:this._index(e.to)}};var r=this._rangeEventArgs(this._state.range);this.trigger(Mi,r)?this._state=null:t.preventDefault()},e.prototype._gestureend=function(){this._state&&(this.trigger(Di,this._rangeEventArgs(this._state.range)),delete this._state)},e.prototype._gesturechange=function(t){var e=this,r=e.chart,o=e._state,i=e.options,n=e.categoryAxis,a=o.range,s=r._toModelCoordinates(t.touches[0].x.location).x,l=r._toModelCoordinates(t.touches[1].x.location).x,u=Math.min(s,l),c=Math.max(s,l);t.preventDefault(),a.from=n.pointCategoryIndex(new Zt(u))||i.min,a.to=n.pointCategoryIndex(new Zt(c))||i.max,this.move(a.from,a.to),this.trigger(Ti,this._rangeEventArgs(a))},e.prototype._index=function(t){var e=t;return t instanceof Date&&(e=this.categoryAxis.categoryIndex(t)),e},e.prototype._value=function(t){var e=t;return this._dateAxis&&(e=this.categoryAxis.categoryAt(t))>this.options.max&&(e=this.options.max),e},e.prototype._slot=function(t){var e=this.categoryAxis,r=this._index(t);return e.getSlot(r,r,!0)},e.prototype.move=function(t,e){var r=this.options,o=this.categoryAxis.options.reverse,i=r.offset,n=r.padding,a=r.selection.border,s=o?e:t,l=o?t:e,u="x"+(o?2:1),c=this._slot(s),p=kt(c[u]-i.left+n.left);Y(this.leftMask,{width:p}),Y(this.selection,{left:p}),c=this._slot(l);var h=kt(r.width-(c[u]-i.left+n.left));Y(this.rightMask,{width:h});var f=r.width-h;f!==r.width&&(f+=a.right),Y(this.rightMask,{left:f}),Y(this.selection,{width:Math.max(r.width-(p+h)-a.right,0)})},e.prototype.set=function(t,e){var r=this.options,o=this._index(r.min),i=this._index(r.max),n=Pt(this._index(t),o,i),a=Pt(this._index(e),n+1,i);r.visible&&this.move(n,a),r.from=this._value(n),r.to=this._value(a)},e.prototype.expand=function(t){var e=this.options,r=this._index(e.min),o=this._index(e.max),i=e.mousewheel.zoom,n=this._index(e.from),a=this._index(e.to),s={from:n,to:a},l=K({},s);if(this._state&&(s=this._state.range),i!==C&&(s.from=Pt(Pt(n-t,0,a-1),r,o)),i!==g&&(s.to=Pt(Pt(a+t,s.from+1,o),r,o)),s.from!==l.from||s.to!==l.to)return this.set(s.from,s.to),!0},e.prototype.zoom=function(t,e){var r=this.options,o=this._index(r.min),i=this._index(r.max),n=this._index(r.from),a=this._index(r.to),s={from:n,to:a},l=K({},s),u=this.categoryAxis.options.reverse,c=k+(u?"2":"1"),p=this.categoryAxis.lineBox(),h=Math.abs(p[c]-e.x),f=p.width(),d=kt(h/f,2),v=kt(d*t),g=kt((1-d)*t);if(this._state&&(s=this._state.range),s.from=Pt(Pt(n-v,0,a-1),o,i),s.to=Pt(Pt(a+g,s.from+1,i),o,i),s.from!==l.from||s.to!==l.to)return this.set(s.from,s.to),!0},e.prototype.trigger=function(t,e){return(this.observer||this.chart).trigger(t,e)},e}(N.Class);Et(Xs,{visible:!0,mousewheel:{zoom:"both"},min:m,max:y});const Ws=Xs;var Ys=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.show=function(e){if(e&&e.tooltipAnchor&&(!this._current||this._current!==e)){var r=K({},this.options,e.options.tooltip),o=e.tooltipAnchor();o?(this._current=e,t.prototype.show.call(this,{point:e,anchor:o},r,e)):this.hide()}},e.prototype.hide=function(){delete this._current,t.prototype.hide.call(this)},e}(fa);const qs=Ys;var Zs=function(t){function e(e,r){t.call(this,e.chartService,r),this.plotArea=e,this.formatService=e.chartService.format}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.showAt=function(t,e){var r=it(t,(function(t){var e=t.series.tooltip;return!(e&&!1===e.visible)}));if(r.length>0){var o=r[0],i=this.plotArea.categoryAxis.getSlot(o.categoryIx),n=e?this._slotAnchor(e,i):this._defaultAnchor(o,i);this.show({anchor:n,shared:!0,points:t,category:o.category,categoryText:this.formatService.auto(this.options.categoryFormat,o.category),series:this.plotArea.series},this.options)}},e.prototype._slotAnchor=function(t,e){return this.plotArea.categoryAxis.options.vertical||(t.x=e.center().x),{point:t,align:{horizontal:"left",vertical:"center"}}},e.prototype._defaultAnchor=function(t,e){var r=t.owner.pane.chartsBox(),o=this.plotArea.categoryAxis.options.vertical,i=r.center(),n=e.center();return{point:o?new Zt(i.x,n.y):new Zt(n.x,i.y),align:{horizontal:"center",vertical:"center"}}},e}(fa);Et(Zs,{categoryFormat:"{0:d}"});const Qs=Zs;var Js=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){var t=this.element,e=this.options;if(t.bbox()){this.origin=e.origin;var r=e.vertical?M:k,o=this.fromScale=new N.geometry.Point(1,1);o[r]=Lo,t.transform(N.geometry.transform().scale(o.x,o.y))}else this.abort()},e.prototype.step=function(t){var e=ut(this.fromScale.x,1,t),r=ut(this.fromScale.y,1,t);this.element.transform(N.geometry.transform().scale(e,r,this.origin))},e.prototype.abort=function(){t.prototype.abort.call(this),this.element.transform(null)},e}(N.drawing.Animation);Et(Js,{duration:Vo}),N.drawing.AnimationFactory.current.register(Ko,Js);var tl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){var t=this.center=this.element.bbox().center();this.element.transform(N.geometry.transform().scale(Lo,Lo,t))},e.prototype.step=function(t){this.element.transform(N.geometry.transform().scale(t,t,this.center))},e}(N.drawing.Animation);Et(tl,{easing:"easeOutElastic"}),N.drawing.AnimationFactory.current.register(Go,tl);var el=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){this.fadeTo=this.element.opacity(),this.element.opacity(0)},e.prototype.step=function(t){this.element.opacity(t*this.fadeTo)},e}(N.drawing.Animation);Et(el,{duration:200,easing:"linear"}),N.drawing.AnimationFactory.current.register(Eo,el);var rl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){this.element.transform(N.geometry.transform().scale(Lo,Lo,this.options.center))},e.prototype.step=function(t){this.element.transform(N.geometry.transform().scale(t,t,this.options.center))},e}(N.drawing.Animation);Et(rl,{easing:"easeOutElastic",duration:Vo}),N.drawing.AnimationFactory.current.register(ri,rl);const ol=rl;var il=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){t.prototype.render.call(this),this.renderSegments()},e.prototype.createSegment=function(t,e,r){return new(e.style===Fo?ln:tn)(t,e,r)},e.prototype.animationPoints=function(){return t.prototype.animationPoints.call(this).concat(this._segments)},e.prototype.createMissingValue=function(t,e){if(e===Io){var r={x:t.x,y:t.y};return Jn(r.x)||(r.x=0),Jn(r.y)||(r.y=0),r}},e}(ea);K(il.prototype,cn);const nl=il;var al=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){this.namedXAxes={},this.namedYAxes={},this.xAxisRangeTracker=new Pn,this.yAxisRangeTracker=new Pn},e.prototype.render=function(t){var e=this;void 0===t&&(t=this.panes);for(var r=this.groupSeriesByPane(),o=0;o<t.length;o++){var i=t[o],n=r[i.options.name||"default"]||[];e.addToLegend(n);var a=e.filterVisibleSeries(n);a&&(e.createScatterChart(ja(a,hi),i),e.createScatterLineChart(ja(a,fi),i),e.createBubbleChart(ja(a,Go),i))}this.createAxes(t)},e.prototype.appendChart=function(e,r){this.xAxisRangeTracker.update(e.xAxisRanges),this.yAxisRangeTracker.update(e.yAxisRanges),t.prototype.appendChart.call(this,e,r)},e.prototype.removeAxis=function(e){var r=e.options.name;t.prototype.removeAxis.call(this,e),e.options.vertical?(this.yAxisRangeTracker.reset(r),delete this.namedYAxes[r]):(this.xAxisRangeTracker.reset(r),delete this.namedXAxes[r]),e===this.axisX&&delete this.axisX,e===this.axisY&&delete this.axisY},e.prototype.seriesPaneName=function(t){var e=this.options,r=t.xAxis,o=it([].concat(e.xAxis),(function(t){return t.name===r}))[0],i=t.yAxis,n=it([].concat(e.yAxis),(function(t){return t.name===i}))[0],a=(e.panes||[{}])[0].name||"default";return(o||{}).pane||(n||{}).pane||a},e.prototype.createScatterChart=function(t,e){t.length>0&&this.appendChart(new ea(this,{series:t,clip:e.options.clip}),e)},e.prototype.createScatterLineChart=function(t,e){t.length>0&&this.appendChart(new nl(this,{series:t,clip:e.options.clip}),e)},e.prototype.createBubbleChart=function(t,e){t.length>0&&this.appendChart(new na(this,{series:t,clip:e.options.clip}),e)},e.prototype.createXYAxis=function(t,e,r){for(var o,i=t.name,n=e?this.namedYAxes:this.namedXAxes,a=e?this.yAxisRangeTracker:this.xAxisRangeTracker,s=K({reverse:!e&&this.chartService.rtl},t,{vertical:e}),l=Pa(s.type,Ni),u=a.query(),p=l?{min:.1,max:1}:{min:0,max:1},h=a.query(i)||u||p,f=[s.min,s.max],d=this.series,v=0;v<d.length;v++){var g=d[v],y=g[e?"yAxis":"xAxis"];if(y===s.name||0===r&&!y){var m=Ao.current.bindPoint(g,0).valueFields;f.push(m[e?"y":"x"]);break}}0===r&&u&&(h.min=Math.min(h.min,u.min),h.max=Math.max(h.max,u.max));for(var b=0;b<f.length;b++)if(f[b]instanceof Date){o=!0;break}var x=new(Pa(s.type,c)||!s.type&&o?qr:l?eo:Wr)(h.min,h.max,s,this.chartService);if(x.axisIndex=r,i){if(n[i])throw new Error((e?"Y":"X")+" axis with name "+i+" is already defined");n[i]=x}return this.appendAxis(x),x},e.prototype.createAxes=function(t){for(var e=this,r=this.options,o=[].concat(r.xAxis),i=[],n=[].concat(r.yAxis),a=[],s=0;s<o.length;s++)lt(e.findPane(o[s].pane),t)&&i.push(e.createXYAxis(o[s],!1,s));for(var l=0;l<n.length;l++)lt(e.findPane(n[l].pane),t)&&a.push(e.createXYAxis(n[l],!0,l));this.axisX=this.axisX||i[0],this.axisY=this.axisY||a[0]},e.prototype._dispatchEvent=function(t,e,r){for(var o=t._eventCoordinates(e),i=new Zt(o.x,o.y),n=this.axes,a=n.length,s=[],l=[],u=0;u<a;u++){var c=n[u],p=c.options.vertical?l:s,h=c.getValue(i);null!==h&&p.push(h)}s.length>0&&l.length>0&&t.trigger(r,{element:wt(e),originalEvent:e,x:Ma(s),y:Ma(l)})},e.prototype.updateAxisOptions=function(t,e){var r=t.options.vertical,o=this.groupAxes(this.panes),i=(r?o.y:o.x).indexOf(t);sl(this.options,i,r,e),sl(this.originalOptions,i,r,e)},e}(za);function sl(t,e,r,o){K([].concat(r?t.yAxis:t.xAxis)[e],o)}Et(al,{xAxis:{},yAxis:{}}),K(al.prototype,Ha);const ll=al;var ul=function(t){function e(e,r,o){t.call(this,o),this.value=e,this.sector=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){var t=this.options.labels,e=this.owner.chartService,r=this.value;if(!this._rendered&&!1!==this.visible){this._rendered=!0;var o=tt(t),i=this.pointData();if(o?r=o(i):t.format&&(r=e.format.auto(t.format,r)),t.visible&&(r||0===r)){if(t.position===s||t.position===Ii)t.color||(t.color=Ft(this.options.color)),t.background||(t.background=this.options.color);else{var n=e.theme.seriesDefaults.labels;t.color=t.color||n.color,t.background=t.background||n.background}this.label=new je(r,K({},t,{align:s,vAlign:"",animation:{type:Eo,delay:this.animationDelay}}),i),this.append(this.label)}}},e.prototype.reflow=function(t){this.render(),this.box=t,this.reflowLabel()},e.prototype.reflowLabel=function(){var t=this.options.labels,e=this.label,r=this.sector.clone(),o=t.distance,i=r.middle();if(e){var n,a=e.box.height(),l=e.box.width();if(t.position===s)r.radius=Math.abs((r.radius-a)/2)+a,n=r.point(i),e.reflow(new te(n.x,n.y-a/2,n.x,n.y));else if(t.position===Ii)r.radius=r.radius-a/2,n=r.point(i),e.reflow(new te(n.x,n.y-a/2,n.x,n.y));else{var u;(n=r.clone().expand(o).point(i)).x>=r.center.x?(u=n.x+l,e.orientation=C):(u=n.x-l,e.orientation=g),e.reflow(new te(u,n.y-a,n.x,n.y))}}},e.prototype.createVisual=function(){var e=this,r=this.sector,o=this.options;if(t.prototype.createVisual.call(this),this.value)if(o.visual){var i=(r.startAngle+180)%360,n=o.visual({category:this.category,dataItem:this.dataItem,value:this.value,series:this.series,percentage:this.percentage,center:new N.geometry.Point(r.center.x,r.center.y),radius:r.radius,innerRadius:r.innerRadius,startAngle:i,endAngle:i+r.angle,options:o,sender:this.getSender(),createVisual:function(){var t=new N.drawing.Group;return e.createSegmentVisual(t),t}});n&&this.visual.append(n)}else this.createSegmentVisual(this.visual)},e.prototype.createSegmentVisual=function(t){var e=this.sector,r=this.options,o=r.border||{},i=o.width>0?{stroke:{color:o.color,width:o.width,opacity:o.opacity,dashType:o.dashType}}:{},n=r.color,a={color:n,opacity:r.opacity},s=this.createSegment(e,K({fill:a,stroke:{opacity:r.opacity},zIndex:r.zIndex},i));t.append(s),kn(r)&&t.append(this.createGradientOverlay(s,{baseColor:n,fallbackFill:a},K({center:[e.center.x,e.center.y],innerRadius:e.innerRadius,radius:e.radius,userSpace:!0},r.overlay)))},e.prototype.createSegment=function(t,e){return e.singleSegment?new N.drawing.Circle(new N.geometry.Circle(new N.geometry.Point(t.center.x,t.center.y),t.radius),e):se.current.createRing(t,e)},e.prototype.createAnimation=function(){var e=this.options,r=this.sector.center;K(e,{animation:{center:[r.x,r.y],delay:this.animationDelay}}),t.prototype.createAnimation.call(this)},e.prototype.createHighlight=function(t){var e=this.options.highlight||{},r=e.border||{};return this.createSegment(this.sector,K({},t,{fill:{color:e.color,opacity:e.opacity},stroke:{opacity:r.opacity,width:r.width,color:r.color}}))},e.prototype.highlightVisual=function(){return this.visual.children[0]},e.prototype.highlightVisualArgs=function(){var t=this.sector;return{options:this.options,radius:t.radius,innerRadius:t.innerRadius,center:new N.geometry.Point(t.center.x,t.center.y),startAngle:t.startAngle,endAngle:t.angle+t.startAngle,visual:this.visual}},e.prototype.tooltipAnchor=function(){var t,e,r,o,i=this.sector.clone().expand(5),n=i.middle();return{point:i.point(n),align:(t=n+180,e=At(t),r=kt(Math.sin(e),h),o=kt(Math.cos(e),h),{horizontal:Math.abs(r)>pl?s:o<0?C:g,vertical:Math.abs(r)<cl?s:r<0?a:S})}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.pointData=function(){return{dataItem:this.dataItem,category:this.category,value:this.value,series:this.series,percentage:this.percentage}},e}(ue),cl=kt(At(30),h),pl=kt(At(60),h);Et(ul,{color:j,overlay:{gradient:"roundedBevel"},border:{width:.5},labels:{visible:!1,distance:35,font:p,margin:q(.5),align:l,zIndex:1,position:Bi},animation:{type:ri},highlight:{visible:!0,border:{width:1}},visible:!0}),K(ul.prototype,Yi);const hl=ul,fl={createLegendItem:function(t,e,r){var o=this.options.legend||{},i=o.labels||{},n=o.inactiveItems||{},a=n.labels||{};if(r&&!1!==r.visibleInLegend){var s,l,u=!1!==r.visible,c=u?tt(i):tt(a)||tt(i),p=r.category;c&&(p=c({text:p,series:r.series,dataItem:r.dataItem,percentage:r.percentage,value:t})),u?(s={},l=e.color):(s={color:a.color,font:a.font},l=(n.markers||{}).color),Jn(p)&&""!==p&&this.legendItems.push({active:u,pointIndex:r.index,text:p,series:r.series,markerColor:l,labels:s})}}};var dl=function(t){function e(e,r){t.call(this,r),this.plotArea=e,this.chartService=e.chartService,this.points=[],this.legendItems=[],this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this.traverseDataPoints(this.addValue.bind(this))},e.prototype.traverseDataPoints=function(t){var e=this.options,r=this.plotArea.options.seriesColors;void 0===r&&(r=[]);for(var o=r.length,i=e.series,n=i.length,a=0;a<n;a++){var l=i[a],u=l.data,c=Sa(l),p=c.total,h=c.points,f=c.count,d=360/p,v=void 0;isFinite(d)||(v=360/f);var g=void 0;g=mt(l.startAngle)?l.startAngle:e.startAngle,a!==n-1&&l.labels.position===Bi&&(l.labels.position=s);for(var y=0;y<h.length;y++){var m=h[y];if(m){var b=m.fields,x=m.value,_=m.visible,C=0!==x?v||x*d:0,w=1!==u.length&&Boolean(b.explode);F(l.color)||(l.color=b.color||r[y%o]),t(x,new oe(null,0,0,g,C),{owner:this,category:mt(b.category)?b.category:"",index:y,series:l,seriesIx:a,dataItem:u[y],percentage:0!==p?x/p:0,explode:w,visibleInLegend:b.visibleInLegend,visible:_,zIndex:n-a,animationDelay:this.animationDelay(y,a,n)}),!1!==_&&(g+=C)}}}},e.prototype.evalSegmentOptions=function(t,e,r){var o=r.series;Ki(t,{value:e,series:o,dataItem:r.dataItem,category:r.category,percentage:r.percentage},{defaults:o._defaults,excluded:["data","content","template","visual","toggle"]})},e.prototype.addValue=function(t,e,r){var o=K({},r.series,{index:r.index});if(this.evalSegmentOptions(o,t,r),this.createLegendItem(t,o,r),!1!==r.visible){var i=new hl(t,e,o);Object.assign(i,r),this.append(i),this.points.push(i)}},e.prototype.reflow=function(t){var e=this,r=e.options,o=e.points,i=e.seriesConfigs;void 0===i&&(i=[]);var n=o.length,a=t.clone(),s=Math.min(a.width(),a.height()),l=s/2,u=s-.85*s,c=new te(a.x1,a.y1,a.x1+s,a.y1+s),p=c.center(),h=a.center(),f=r.series.length,d=[],v=[],g=Tt(r.padding,u);this.targetBox=t,g=g>l-5?l-5:g,c.translate(h.x-p.x,h.y-p.y);for(var y=l-g,m=new Zt(y+c.x1+g,y+c.y1+g),b=0;b<n;b++){var x=o[b],_=x.sector,w=x.seriesIx;if(_.radius=y,_.center=m,i.length){var O=i[w];_.innerRadius=O.innerRadius,_.radius=O.radius}w===f-1&&x.explode&&(_.center=_.clone().setRadius(.15*_.radius).point(_.middle())),x.reflow(c);var S=x.label;S&&S.options.position===Bi&&w===f-1&&(S.orientation===C?v.push(S):d.push(S))}d.length>0&&(d.sort(this.labelComparator(!0)),this.leftLabelsReflow(d)),v.length>0&&(v.sort(this.labelComparator(!1)),this.rightLabelsReflow(v)),this.box=c},e.prototype.leftLabelsReflow=function(t){var e=this.distanceBetweenLabels(t);this.distributeLabels(e,t)},e.prototype.rightLabelsReflow=function(t){var e=this.distanceBetweenLabels(t);this.distributeLabels(e,t)},e.prototype.distanceBetweenLabels=function(t){var e=St(this.points),r=e.sector,o=t.length-1,i=r.radius+e.options.labels.distance,n=[],a=t[0].box,s=kt(a.y1-(r.center.y-i-a.height()-a.height()/2));n.push(s);for(var l=0;l<o;l++){var u=t[l+1].box;a=t[l].box,s=kt(u.y1-a.y2),n.push(s)}return s=kt(r.center.y+i-t[o].box.y2-t[o].box.height()/2),n.push(s),n},e.prototype.distributeLabels=function(t,e){for(var r,o,i,n=t.length,a=0;a<n;a++)for(i=-t[a],r=o=a;i>0&&(r>=0||o<n);)i=this._takeDistance(t,a,--r,i),i=this._takeDistance(t,a,++o,i);this.reflowLabels(t,e)},e.prototype._takeDistance=function(t,e,r,o){var i=o;if(t[r]>0){var n=Math.min(t[r],i);i-=n,t[r]-=n,t[e]+=n}return i},e.prototype.reflowLabels=function(t,e){var r,o=St(this.points),i=o.sector,n=o.options.labels,a=e.length,s=n.distance,u=i.center.y-(i.radius+s)-e[0].box.height();t[0]+=2;for(var c=0;c<a;c++){var p=e[c],h=p.box;u+=t[c],r=this.hAlignLabel(h.x2,i.clone().expand(s),u,u+h.height(),p.orientation===C),p.orientation===C?(n.align!==l&&(r=i.radius+i.center.x+s),p.reflow(new te(r+h.width(),u,r,u))):(n.align!==l&&(r=i.center.x-i.radius-s),p.reflow(new te(r-h.width(),u,r,u))),u+=h.height()}},e.prototype.createVisual=function(){var e=this,r=this.options.connectors,o=this.points,i=o.length;t.prototype.createVisual.call(this),this._connectorLines=[];for(var n=0;n<i;n++){var a=o[n],s=a.sector,l=a.label,u=s.middle(),c=(a.options.connectors||{}).color||r.color;if(l){var p=new N.drawing.Path({stroke:{color:c,width:r.width},animation:{type:Eo,delay:a.animationDelay}});if(l.options.position===Bi){var h=l.box,f=s.center,d=s.point(u),v=new Zt(h.x1,h.center().y),g=void 0,y=void 0,m=void 0;d=s.clone().expand(r.padding).point(u),p.moveTo(d.x,d.y),l.orientation===C?(m=vl(f,d,v,y=new Zt(h.x1-r.padding,h.center().y)),v=new Zt(y.x-4,y.y),(m=m||v).x=Math.min(m.x,v.x),e.pointInCircle(m,s.center,s.radius+4)||m.x<s.center.x?(g=s.center.x+s.radius+4,a.options.labels.align!==Yo?g<v.x?p.lineTo(g,d.y):p.lineTo(d.x+8,d.y):p.lineTo(g,d.y),p.lineTo(v.x,y.y)):(m.y=y.y,p.lineTo(m.x,m.y))):(m=vl(f,d,v,y=new Zt(h.x2+r.padding,h.center().y)),v=new Zt(y.x+4,y.y),(m=m||v).x=Math.max(m.x,v.x),e.pointInCircle(m,s.center,s.radius+4)||m.x>s.center.x?(g=s.center.x-s.radius-4,a.options.labels.align!==Yo?g>v.x?p.lineTo(g,d.y):p.lineTo(d.x-8,d.y):p.lineTo(g,d.y),p.lineTo(v.x,y.y)):(m.y=y.y,p.lineTo(m.x,m.y))),p.lineTo(y.x,y.y),e._connectorLines.push(p),e.visual.append(p)}}}},e.prototype.renderVisual=function(){if(t.prototype.renderVisual.call(this),Lt(this.options.series,(function(t){return t.autoFit}))){var e=this.targetBox,r=this.box.center(),o=this.visual.bbox();if(!o)return;var i=o.bottomRight(),n=Math.min((r.y-e.y1)/(r.y-o.origin.y),(e.y2-r.y)/(i.y-r.y),(r.x-e.x1)/(r.x-o.origin.x),(e.x2-r.x)/(i.x-r.x));n<1&&this.visual.transform(N.geometry.transform().scale(n,n,[r.x,r.y]))}},e.prototype.labelComparator=function(t){var e=t?-1:1;return function(t,r){return((t.parent.sector.middle()+270)%360-(r.parent.sector.middle()+270)%360)*e}},e.prototype.hAlignLabel=function(t,e,r,o,i){var n=e.radius,a=e.center,s=a.x,l=a.y,u=Math.min(Math.abs(l-r),Math.abs(l-o));return u>n?t:s+Math.sqrt(n*n-u*u)*(i?1:-1)},e.prototype.pointInCircle=function(t,e,r){return Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2)<Math.pow(r,2)},e.prototype.formatPointValue=function(t,e){return this.chartService.format.auto(e,t.value)},e.prototype.animationDelay=function(t){return 70*t},e.prototype.stackRoot=function(){return this},e}(ue);function vl(t,e,r,o){var i,n=(o.x-r.x)*(t.y-r.y)-(o.y-r.y)*(t.x-r.x),a=(o.y-r.y)*(e.x-t.x)-(o.x-r.x)*(e.y-t.y);if(0!==a){var s=n/a;i=new Zt(t.x+s*(e.x-t.x),t.y+s*(e.y-t.y))}return i}Et(dl,{startAngle:90,connectors:{width:2,color:"#939393",padding:8},inactiveItems:{markers:{},labels:{}}}),K(dl.prototype,fl),dl.prototype.isStackRoot=!0;const gl=dl;var yl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this.createPieChart(this.series)},e.prototype.createPieChart=function(t){var e=t[0],r=new gl(this,{series:t,padding:e.padding,startAngle:e.startAngle,connectors:e.connectors,legend:this.options.legend});this.appendChart(r)},e.prototype.appendChart=function(e,r){t.prototype.appendChart.call(this,e,r),gt(this.options.legend.items,e.legendItems)},e}(za);const ml=yl;var bl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflowLabel=function(){var e=this.options.labels,r=this.label,o=this.sector.clone(),i=o.middle();if(r){var n=r.box.height();if(e.position===s){o.radius-=(o.radius-o.innerRadius)/2;var a=o.point(i);r.reflow(new te(a.x,a.y-n/2,a.x,a.y))}else t.prototype.reflowLabel.call(this)}},e.prototype.createSegment=function(t,e){return se.current.createRing(t,e)},e}(hl);Et(bl,{overlay:{gradient:"roundedGlass"},labels:{position:s},animation:{type:ri}}),K(bl.prototype,Yi);const xl=bl;var _l=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.addValue=function(t,e,r){var o=K({},r.series,{index:r.index});if(this.evalSegmentOptions(o,t,r),this.createLegendItem(t,o,r),!1!==r.visible){var i=new xl(t,e,o);Object.assign(i,r),this.append(i),this.points.push(i)}},e.prototype.reflow=function(e){for(var r,o=this.options,i=e.clone(),n=Math.min(i.width(),i.height()),a=n/2,s=n-.85*n,l=o.series,u=l.length,c=Tt(o.padding,s),p=a-(c=c>a-5?a-5:c),h=0,f=0;f<u;f++){var d=l[f];0===f&&mt(d.holeSize)&&(r=d.holeSize,p-=d.holeSize),mt(d.size)?p-=d.size:h++,mt(d.margin)&&f!==u-1&&(p-=d.margin)}mt(r)||(p-=r=(a-c)/(u+.75)*.75);var v,g=r,y=0;this.seriesConfigs=[];for(var m=0;m<u;m++){var b=l[m];v=(g+=y)+Tt(b.size,p/h),this.seriesConfigs.push({innerRadius:g,radius:v}),y=b.margin||0,g=v}t.prototype.reflow.call(this,e)},e.prototype.animationDelay=function(t,e,r){return 50*t+Vo*(e+1)/(r+1)},e}(gl);Et(_l,{startAngle:90,connectors:{width:2,color:"#939393",padding:8}});const Cl=_l;var wl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this.createDonutChart(this.series)},e.prototype.createDonutChart=function(t){var e=t[0],r=new Cl(this,{series:t,padding:e.padding,connectors:e.connectors,legend:this.options.legend});this.appendChart(r)},e}(ml);const Ol=wl;var Sl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){this.valueAxisRangeTracker=new Pn},e.prototype.render=function(){this.addToLegend(this.series),this.createPolarAxis(),this.createCharts(),this.createValueAxis()},e.prototype.alignAxes=function(){var t=this.valueAxis,e=t.range(),r=t.options.reverse?e.max:e.min,o=t.getSlot(r),i=this.polarAxis.getSlot(0).center,n=t.box.translate(i.x-o.x1,i.y-o.y1);t.reflow(n)},e.prototype.createValueAxis=function(){var t,e,r=this.valueAxisRangeTracker,o=r.query(),i=this.valueAxisOptions({roundToMajorUnit:!1,zIndex:-1});i.type===Ni?(t=fo,e={min:.1,max:1}):(t=po,e={min:0,max:1});var n=r.query(name)||o||e;n&&o&&(n.min=Math.min(n.min,o.min),n.max=Math.max(n.max,o.max));var a=new t(n.min,n.max,i,this.chartService);this.valueAxis=a,this.appendAxis(a)},e.prototype.reflowAxes=function(){var t=this,e=t.options.plotArea,r=t.valueAxis,o=t.polarAxis,i=t.box,n=.15*Math.min(i.width(),i.height()),a=q(e.padding||{},n),l=i.clone().unpad(a),u=l.clone();u.y2=u.y1+Math.min(u.width(),u.height()),u.align(l,M,s);var c=u.clone().shrink(0,u.height()/2);o.reflow(u),r.reflow(c);var p=r.lineBox().height()-r.box.height();r.reflow(r.box.unpad({top:p})),this.axisBox=u,this.alignAxes(u)},e.prototype.backgroundBox=function(){return this.box},e.prototype.detachLabels=function(){},e}(za);const Pl=Sl;var jl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointSlot=function(t,e){var r=t.center.y-e.y1,o=Zt.onCircle(t.center,t.startAngle,r);return new te(o.x,o.y,o.x,o.y)},e}(ea);Et(jl,{clip:!1});const Al=jl;var kl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(nl);kl.prototype.pointSlot=Al.prototype.pointSlot,Et(kl,{clip:!1});const Ml=kl;var Tl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.fillToAxes=function(t){var e=this._polarAxisCenter();t.lineTo(e.x,e.y)},e.prototype._polarAxisCenter=function(){return this.parent.plotArea.polarAxis.box.center()},e.prototype.strokeSegments=function(){var t=this._strokeSegments;if(!t){var e=this._polarAxisCenter(),r=new go(!1),o=this.points();o.push(e),(t=this._strokeSegments=r.process(o)).pop()}return t},e}(Cn);const Dl=Tl;var Vl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.fillToAxes=function(t){var e=this.parent.plotArea.polarAxis.box.center(),r=new N.geometry.Segment([e.x,e.y]);t.segments.unshift(r),t.segments.push(r)},e}(mn);const El=Vl;var Nl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createSegment=function(t,e,r){return(e.line||{}).style===Fo?new Dl(t,e,r):new El(t,e,r)},e.prototype.createMissingValue=function(t,e){var r;return Jn(t.x)&&e!==Bo&&(r={x:t.x,y:t.y},e===Io&&(r.y=0)),r},e.prototype.seriesMissingValues=function(t){return t.missingValues||Io},e.prototype._hasMissingValuesGap=function(){for(var t=this.options.series,e=0;e<t.length;e++)if("gap"===this.seriesMissingValues(t[e]))return!0},e.prototype.sortPoints=function(t){if(t.sort(Ll),this._hasMissingValuesGap())for(var e=0;e<t.length;e++){var r=t[e];r&&(Jn(r.value.y)||"gap"!==this.seriesMissingValues(r.series)||delete t[e])}return t},e}(Ml);function Ll(t,e){return t.value.x-e.value.x}const Il=Nl;var Bl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createPolarAxis=function(){var t=new ao(this.options.xAxis,this.chartService);this.polarAxis=t,this.axisX=t,this.appendAxis(t)},e.prototype.valueAxisOptions=function(t){return K(t,{majorGridLines:{type:i},minorGridLines:{type:i}},this.options.yAxis)},e.prototype.createValueAxis=function(){t.prototype.createValueAxis.call(this),this.axisY=this.valueAxis},e.prototype.appendChart=function(t,e){this.valueAxisRangeTracker.update(t.yAxisRanges),za.prototype.appendChart.call(this,t,e)},e.prototype.createCharts=function(){var t=this.filterVisibleSeries(this.series),e=this.panes[0];this.createLineChart(ja(t,[ii]),e),this.createScatterChart(ja(t,[ni]),e),this.createAreaChart(ja(t,[oi]),e)},e.prototype.createLineChart=function(t,e){if(0!==t.length){var r=new Ml(this,{series:t});this.appendChart(r,e)}},e.prototype.createScatterChart=function(t,e){if(0!==t.length){var r=new Al(this,{series:t});this.appendChart(r,e)}},e.prototype.createAreaChart=function(t,e){if(0!==t.length){var r=new Il(this,{series:t});this.appendChart(r,e)}},e.prototype._dispatchEvent=function(t,e,r){var o=t._eventCoordinates(e),i=new Zt(o.x,o.y),n=this.axisX.getValue(i),a=this.axisY.getValue(i);null!==n&&null!==a&&t.trigger(r,{element:wt(e),x:n,y:a})},e.prototype.createCrosshairs=function(){},e}(Pl);Et(Bl,{xAxis:{},yAxis:{}}),K(Bl.prototype,Ha);const Rl=Bl;var zl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointSlot=function(t,e){var r=t.center.y-e.y1,o=Zt.onCircle(t.center,t.middle(),r);return new te(o.x,o.y,o.x,o.y)},e.prototype.renderSegments=function(){if(t.prototype.renderSegments.call(this),this._segments&&this._segments.length>1)for(var e=function(t){for(var e=[],r=0;r<t.length;r++){var o=t[r];e[o.seriesIx]=e[o.seriesIx]||[],e[o.seriesIx].push(o)}return e}(this._segments),r=0;r<e.length;r++){var o=e[r];if(o&&o.length>1){var i=o[0].linePoints[0],n=St(o),a=St(n.linePoints),s=0===i.categoryIx,l=a.categoryIx===a.categoriesCount-1;s&&l&&St(o).linePoints.push(i)}}},e.prototype.createSegment=function(t,e,r){var o=new(e.style===Fo?ln:tn)(t,e,r),i=this.seriesMissingValues(e);return t.length!==e.data.length&&i!==Bo||(o.options.closed=!0),o},e}(gn);Et(zl,{clip:!1,limitPoints:!1});const Fl=zl;var Hl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.fillToAxes=function(){},e}(Cn);const Ul=Hl;var Kl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.fillToAxes=function(){},e}(mn);const $l=Kl;var Gl=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createSegment=function(t,e,r,o){var i,n,a,s=this.options.isStacked,l=(e.line||{}).style;return s&&r>0&&o&&(n=o.linePoints.slice(0),i=o),l===Fo?(a=new Ul(t,e,r,i,n)).options.closed=!0:(t.push(t[0]),a=new $l(t,e,r,i,n)),a},e.prototype.seriesMissingValues=function(t){return t.missingValues||Io},e}(Fl);const Xl=Gl;var Wl=function(t){function e(e,r){t.call(this,e,null,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(xl);Et(Wl,{overlay:{gradient:"none"},labels:{distance:10}});const Yl=Wl;var ql=function(t){function e(e){t.call(this,e),this.forEach=e.rtl?Vn:Dn}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.options,r=this.children,o=e.gap,i=e.spacing,n=r.length,a=n+o+i*(n-1),s=t.angle/a,l=t.startAngle+s*(o/2);this.forEach(r,(function(e){var r=t.clone();r.startAngle=l,r.angle=s,e.sector&&(r.radius=e.sector.radius),e.reflow(r),e.sector=r,l+=s+s*i}))},e}(ue);Et(ql,{gap:1,spacing:0});const Zl=ql;var Ql=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.options.reverse,r=this.children,o=r.length,i=e?o-1:0,n=e?-1:1;this.box=new te;for(var a=i;a>=0&&a<o;a+=n){var s=r[a].sector;s.startAngle=t.startAngle,s.angle=t.angle}},e}(ue);const Jl=Ql;var tu=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointType=function(){return Yl},e.prototype.clusterType=function(){return Zl},e.prototype.stackType=function(){return Jl},e.prototype.categorySlot=function(t,e){return t.getSlot(e)},e.prototype.pointSlot=function(t,e){var r=t.clone(),o=t.center.y;return r.radius=o-e.y1,r.innerRadius=o-e.y2,r},e.prototype.reflowPoint=function(t,e){t.sector=e,t.reflow()},e.prototype.createAnimation=function(){this.options.animation.center=this.box.toRect().center(),t.prototype.createAnimation.call(this)},e}(Rn);tu.prototype.reflow=Xi.prototype.reflow,Et(tu,{clip:!1,limitPoints:!1,animation:{type:"pie"}});const eu=tu;var ru=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createPolarAxis=function(){var t=new io(this.options.categoryAxis,this.chartService);this.polarAxis=t,this.categoryAxis=t,this.appendAxis(t),this.aggregateCategories(),this.createCategoryAxesLabels()},e.prototype.valueAxisOptions=function(t){return this._hasBarCharts&&K(t,{majorGridLines:{type:i},minorGridLines:{type:i}}),this._isStacked100&&K(t,{roundToMajorUnit:!1,labels:{format:"P0"}}),K(t,this.options.valueAxis)},e.prototype.aggregateCategories=function(){ws.prototype.aggregateCategories.call(this,this.panes)},e.prototype.createCategoryAxesLabels=function(){ws.prototype.createCategoryAxesLabels.call(this,this.panes)},e.prototype.filterSeries=function(t){return t},e.prototype.createCharts=function(){var t=this.filterVisibleSeries(this.series),e=this.panes[0];this.createAreaChart(ja(t,[ai]),e),this.createLineChart(ja(t,[li]),e),this.createBarChart(ja(t,[si]),e)},e.prototype.chartOptions=function(t){var e={series:t},r=t[0];if(r){var o=this.filterVisibleSeries(t),i=r.stack;e.isStacked=i&&o.length>1,e.isStacked100=i&&"100%"===i.type&&o.length>1,e.isStacked100&&(this._isStacked100=!0)}return e},e.prototype.createAreaChart=function(t,e){if(0!==t.length){var r=new Xl(this,this.chartOptions(t));this.appendChart(r,e)}},e.prototype.createLineChart=function(t,e){if(0!==t.length){var r=new Fl(this,this.chartOptions(t));this.appendChart(r,e)}},e.prototype.createBarChart=function(t,e){if(0!==t.length){var r=t[0],o=this.chartOptions(t);o.gap=r.gap,o.spacing=r.spacing;var i=new eu(this,o);this.appendChart(i,e),this._hasBarCharts=!0}},e.prototype.seriesCategoryAxis=function(){return this.categoryAxis},e.prototype._dispatchEvent=function(t,e,r){var o=t._eventCoordinates(e),i=new Zt(o.x,o.y),n=this.categoryAxis.getCategory(i),a=this.valueAxis.getValue(i);null!==n&&null!==a&&t.trigger(r,{element:wt(e),category:n,value:a})},e.prototype.createCrosshairs=function(){},e}(Pl);K(ru.prototype,Ha,{appendChart:ws.prototype.appendChart,aggregateSeries:ws.prototype.aggregateSeries,seriesSourcePoints:ws.prototype.seriesSourcePoints}),Et(ru,{categoryAxis:{categories:[]},valueAxis:{}});const ou=ru;var iu=function(t){function e(e,r,o){t.call(this,r),this.value=e,this.options.index=o.index}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.points,r=this.children[0];this.box=new te(e[0].x,e[0].y,e[1].x,e[2].y),r&&r.reflow(new te(t.x1,e[0].y,t.x2,e[2].y))},e.prototype.createVisual=function(){var e,r=this,o=this.options;t.prototype.createVisual.call(this),(e=o.visual?o.visual({category:this.category,dataItem:this.dataItem,value:this.value,series:this.series,percentage:this.percentage,points:this.points,options:o,sender:this.getSender(),createVisual:function(){return r.createPath()}}):this.createPath())&&this.visual.append(e)},e.prototype.createPath=function(){var t=this.options,e=t.border;return N.drawing.Path.fromPoints(this.points,{fill:{color:t.color,opacity:t.opacity},stroke:{color:e.color,opacity:e.opacity,width:e.width}}).close()},e.prototype.createHighlight=function(t){return N.drawing.Path.fromPoints(this.points,t)},e.prototype.highlightVisual=function(){return this.visual.children[0]},e.prototype.highlightVisualArgs=function(){var t=N.drawing.Path.fromPoints(this.points).close();return{options:this.options,path:t}},e.prototype.tooltipAnchor=function(){var t=this.box;return{point:new Zt(t.center().x,t.y1),align:{horizontal:"center",vertical:"top"}}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e}(ue);Et(iu,{color:j,border:{width:1}}),K(iu.prototype,Yi);const nu=iu;var au=function(t){function e(e,r){t.call(this,r),this.plotArea=e,this.points=[],this.labels=[],this.legendItems=[],this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.formatPointValue=function(t,e){return this.chartService.format.auto(e,t.value)},e.prototype.render=function(){var t=this,e=this.options,r=this.plotArea.options.seriesColors;void 0===r&&(r=[]);var o=e.series[0],i=o.data;if(i)for(var n=Sa(o),a=n.total,s=n.points,l=0;l<s.length;l++){var u=s[l];if(u){var c=u.fields;F(o.color)||(o.color=c.color||r[l%r.length]),c=K({index:l,owner:t,series:o,dataItem:i[l],percentage:u.value/a},c,{visible:u.visible});var p=u.valueFields.value,h=t.createSegment(p,c),f=t.createLabel(p,c);h&&f&&h.append(f)}}},e.prototype.evalSegmentOptions=function(t,e,r){var o=r.series;Ki(t,{value:e,series:o,dataItem:r.dataItem,index:r.index},{defaults:o._defaults,excluded:["data","content","template","toggle","visual"]})},e.prototype.createSegment=function(t,e){var r=K({},e.series);if(this.evalSegmentOptions(r,t,e),this.createLegendItem(t,r,e),!1!==e.visible){var o=new nu(t,r,e);return Object.assign(o,e),this.append(o),this.points.push(o),o}},e.prototype.createLabel=function(t,e){var r=e.series,o=e.dataItem,i=K({},this.options.labels,r.labels),n=t;if(i.visible){var a=tt(i),s={dataItem:o,value:t,percentage:e.percentage,category:e.category,series:r};a?n=a(s):i.format&&(n=this.plotArea.chartService.format.auto(i.format,n)),i.color||(i.color=Ft(r.color),i.background||(i.background=r.color)),this.evalSegmentOptions(i,t,e);var l=new je(n,K({vAlign:i.position},i),s);return this.labels.push(l),l}},e.prototype.labelPadding=function(){for(var t=this.labels,e={left:0,right:0},r=0;r<t.length;r++){var o=t[r].options.align;if(o!==s){var i=t[r].box.width();o===g?e.left=Math.max(e.left,i):e.right=Math.max(e.right,i)}}return e},e.prototype.dynamicSlopeReflow=function(t,e,r){for(var o=this.options,i=this.points,n=i.length,a=i[0],s=a,l=0;l<i.length;l++)i[l].percentage>s.percentage&&(s=i[l]);for(var u=a.percentage/s.percentage*e,c=(e-u)/2,p=0,h=0;h<n;h++){var f=i[h].percentage,d=i[h+1],v=d?d.percentage:f,g=i[h].points=[],y=o.dynamicHeight?r*f:r/n,m=void 0;m=Pt(m=f?(e-u*(v/f))/2:v?0:e/2,0,e),g.push(new N.geometry.Point(t.x1+c,t.y1+p)),g.push(new N.geometry.Point(t.x1+e-c,t.y1+p)),g.push(new N.geometry.Point(t.x1+e-m,t.y1+y+p)),g.push(new N.geometry.Point(t.x1+m,t.y1+y+p)),c=m,p+=y+o.segmentSpacing,u=Pt(e-2*m,0,e)}},e.prototype.constantSlopeReflow=function(t,e,r){for(var o=this.options,i=this.points,n=i.length,a=o.neckRatio<=1,s=a?o.neckRatio*e:e,l=a?0:(e-e/o.neckRatio)/2,u=((a?e:e-2*l)-s)/2,c=0,p=0;p<n;p++){var h=i[p].points=[],f=i[p].percentage,d=o.dynamicHeight?u*f:u/n,v=o.dynamicHeight?r*f:r/n;h.push(new N.geometry.Point(t.x1+l,t.y1+c)),h.push(new N.geometry.Point(t.x1+e-l,t.y1+c)),h.push(new N.geometry.Point(t.x1+e-l-d,t.y1+v+c)),h.push(new N.geometry.Point(t.x1+l+d,t.y1+v+c)),l+=d,c+=v+o.segmentSpacing}},e.prototype.reflow=function(t){var e=this.points,r=e.length;if(r){var o=this.options,i=t.clone().unpad(this.labelPadding()),n=i.height()-o.segmentSpacing*(r-1),a=i.width();o.dynamicSlope?this.dynamicSlopeReflow(i,a,n):this.constantSlopeReflow(i,a,n);for(var s=0;s<r;s++)e[s].reflow(t)}},e}(ue);Et(au,{neckRatio:.3,width:300,dynamicSlope:!1,dynamicHeight:!0,segmentSpacing:0,labels:{visible:!1,align:s,position:s,zIndex:1}}),K(au.prototype,fl);const su=au;var lu=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this.createFunnelChart(this.series)},e.prototype.createFunnelChart=function(t){var e=t[0],r=new su(this,{series:t,legend:this.options.legend,neckRatio:e.neckRatio,dynamicHeight:e.dynamicHeight,dynamicSlope:e.dynamicSlope,segmentSpacing:e.segmentSpacing,highlight:e.highlight});this.appendChart(r)},e.prototype.appendChart=function(e,r){t.prototype.appendChart.call(this,e,r),gt(this.options.legend.items,e.legendItems)},e}(za);const uu=lu;var cu=function(t){function e(e,r){t.call(this),this.options=r,this.color=r.color||j,this.value=e}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.render=function(){this._rendered||(this._rendered=!0,this.createMarker(),this.createLabel(),this.createNote())},e.prototype.createLabel=function(){var t=this.options.labels;if(t.visible){var e,r=this.pointData(),o=tt(t),i=t.color;e=o?o(r):this.formatValue(t.format),i||(i=Ft(this.color)),this.label=new je(e,K({align:s,vAlign:s,margin:{left:5,right:5},zIndex:Tt(t.zIndex,this.series.zIndex)},t,{color:i}),r),this.append(this.label)}},e.prototype.formatValue=function(t){return this.owner.formatPointValue(this,t)},e.prototype.reflow=function(t){this.render();var e=this.label;this.box=t,e&&e.reflow(this.markerBox()),this.note&&this.note.reflow(t),this.marker.reflow(this.markerBox())},e.prototype.markerBox=function(){var t=this.options.markers,e=t.border,r=this.box.toRect(),o=Tt(t.type,"rect")===w,i=Tt(e.width,o?1:0),n=Math.round(i/2);if(t.size){var a=r.center();r.size.width=r.size.height=t.size,r.origin.x=Math.round(a.x-r.size.width/2),r.origin.y=Math.round(a.y-r.size.height/2)}return r.size.width-=i,r.size.height-=i,r.origin.y+=n+.5,r.origin.x+=n+.5,Oe(r)},e.prototype.markerBorder=function(){var t=this.options,e=t.markers.border,r=Tt(e.opacity,t.opacity);return{color:e.color||this.color,width:e.width,opacity:r,dashType:e.dashType}},e.prototype.createMarker=function(){var t=this.options,e=t.markers,r=new fe({type:Tt(e.type,"rect"),width:e.size,height:e.size,rotation:e.rotation,background:this.color,border:this.markerBorder(),borderRadius:e.borderRadius,opacity:this.series.opacity||t.opacity,zIndex:Tt(t.zIndex,this.series.zIndex),animation:t.animation,visual:t.visual},{dataItem:this.dataItem,value:this.value,series:this.series,category:this.category});this.marker=r,this.append(r)},e.prototype.createHighlight=function(t){var e=this.options,r=this.options.highlight.markers||this.options.markers,o=new fe({type:Tt(r.type,"rect"),width:r.size,height:r.size,rotation:r.rotation,background:r.color||this.color,border:this.markerBorder(),borderRadius:r.borderRadius,opacity:this.series.opacity||e.opacity,zIndex:Tt(e.zIndex,this.series.zIndex)});o.reflow(this.markerBox());var i=o.getElement();return i.options.fill=t.fill,i.options.stroke=t.stroke,i},e.prototype.highlightVisual=function(){return this.rectVisual},e.prototype.highlightVisualArgs=function(){return{options:this.options,rect:this.box.toRect(),visual:this.rectVisual}},e.prototype.tooltipAnchor=function(){var t=this.box.center().x,e=this.box.y1-5;return{point:new Zt(t,e),align:{horizontal:s,vertical:a}}},e.prototype.overlapsBox=function(t){return this.box.overlaps(t)},e.prototype.unclipElements=function(){},e.prototype.pointData=function(){return{x:this.value.x,y:this.value.y,value:this.value.value,dataItem:this.dataItem,series:this.series}},e}(ue);K(cu.prototype,Yi),K(cu.prototype,qi),cu.prototype.defaults={markers:{type:"rect",borderRadius:4,border:{color:"transparent"}},padding:{top:1},labels:{visible:!1,padding:3},opacity:1,notes:{label:{}}};const pu=cu;var hu=function(t){function e(e,r){t.call(this,r),this.plotArea=e,this.chartService=e.chartService,this._initFields(),this.render()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initFields=function(){this.points=[],this.seriesOptions=[],this.valueRange={min:y,max:m},this._evalSeries=[]},e.prototype.render=function(){this.setRange(),this.traverseDataPoints(this.addValue.bind(this))},e.prototype.setRange=function(){for(var t=this,e=this.options.series,r=0;r<e.length;r++)for(var o=e[r],i=0;i<o.data.length;i++){var n=t._bindPoint(o,r,i).valueFields;mt(n.value)&&null!==n.value&&(t.valueRange.min=Math.min(t.valueRange.min,n.value),t.valueRange.max=Math.max(t.valueRange.max,n.value))}},e.prototype.addValue=function(t,e){var r;t&&mt(t.value)&&null!==t.value&&(r=this.createPoint(t,e))&&Object.assign(r,e),this.points.push(r)},e.prototype.evalPointOptions=function(t,e,r){var o=r.series,i=r.seriesIx,n={defaults:o._defaults,excluded:["data","tooltip","content","template","visual","toggle"]},a=this._evalSeries[i];mt(a)||(this._evalSeries[i]=a=Ki(t,{},n,!0));var s=t;return a&&Ki(s=K({},t),{value:e,series:o,dataItem:r.dataItem,min:this.valueRange.min,max:this.valueRange.max},n),s},e.prototype.pointType=function(){return pu},e.prototype.pointOptions=function(t,e){var r=this.seriesOptions[e];if(!r){var o=this.pointType().prototype.defaults;this.seriesOptions[e]=r=K({},o,{markers:{opacity:t.opacity},tooltip:{format:this.options.tooltip.format},labels:{format:this.options.labels.format}},t)}return r},e.prototype.createPoint=function(t,e){var r=e.series,o=this.pointOptions(r,e.seriesIx),i=e.color||r.color;o=this.evalPointOptions(o,t,e),F(r.color)?i=o.color:0!==this.valueRange.max&&(i=function(t,e){void 0===e&&(e=.05);var r=(0,N.parseColor)(t),o=1-e;return function(t){var e=r.toHSL(),i=100-e.l,n=o-t;return e.l+=Math.min(n*i,i),e.toCss()}}(i)(t.value/this.valueRange.max));var n=new pu(t,o);return n.color=i,this.append(n),n},e.prototype.seriesAxes=function(t){var e=t.xAxis,r=t.yAxis,o=this.plotArea,i=e?o.namedXAxes[e]:o.axisX,n=r?o.namedYAxes[r]:o.axisY;if(!i)throw new Error("Unable to locate X axis with name "+e);if(!n)throw new Error("Unable to locate Y axis with name "+r);return{xAxis:i,yAxis:n}},e.prototype.reflow=function(t){var e=this,r=this.points,o=!this.options.clip,i=0;this.traverseDataPoints((function(t,n){var a=r[i++],s=e.seriesAxes(n.series),l=s.xAxis,u=s.yAxis,c=l.categoryIndex(t.x),p=u.categoryIndex(t.y),h=l.getSlot(c,c,o),f=u.getSlot(p,p,o);if(a)if(h&&f){var d=e.pointSlot(h,f);a.reflow(d)}else a.visible=!1})),this.box=t},e.prototype.pointSlot=function(t,e){return new te(t.x1,e.y1,t.x2,e.y2)},e.prototype.traverseDataPoints=function(t){for(var e=this,r=this.options.series,o=0;o<r.length;o++)for(var i=r[o],n=e.seriesAxes(i),a=n.xAxis,s=n.yAxis,l=a.currentRangeIndices(),u=s.currentRangeIndices(),c=0;c<i.data.length;c++){var p=e._bindPoint(i,o,c),h=p.valueFields,f=p.fields,d=a.totalIndex(h.x),v=s.totalIndex(h.y),g=l.min<=d&&d<=l.max,y=u.min<=v&&v<=u.max;g&&y&&t(h,K({pointIx:c,series:i,seriesIx:o,dataItem:i.data[c],owner:e},f))}},e.prototype.formatPointValue=function(t,e){var r=t.value;return this.chartService.format.auto(e,r.x,r.y,r.value)},e.prototype.animationPoints=function(){for(var t=this.points,e=[],r=0;r<t.length;r++)e.push((t[r]||{}).marker);return e},e}(ue);Et(hu,{series:[],tooltip:{format:"{0}, {1}: {2}"},labels:{format:"{2}"},clip:!0}),K(hu.prototype,{_bindPoint:Xi.prototype._bindPoint});const fu=hu;var du=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initFields=function(){this.namedXAxes={},this.namedYAxes={}},e.prototype.render=function(t){void 0===t&&(t=this.panes),this.bindCategories(),this.createAxes(t),this.createCharts(t),this.createAxisLabels()},e.prototype.bindCategories=function(){for(var t=this.srcSeries||this.series,e=0;e<t.length;e++){for(var r=t[e],o=r.data||[],i=this.seriesAxes(r),n=i.xAxis,a=i.yAxis,s=Xt(n.categories||[]),l=Xt(a.categories||[]),u=0;u<o.length;u++){var c=Ao.current.bindPoint(r,u).valueFields,p=c.x,h=c.y;s.has(p)||s.add(p),l.has(h)||l.add(h)}n.categories=s.values(),a.categories=l.values()}},e.prototype.createCharts=function(t){for(var e=this,r=this.groupSeriesByPane(),o=0;o<t.length;o++){var i=t[o],n=r[i.options.name||"default"]||[];e.addToLegend(n);var a=e.filterVisibleSeries(n);a&&e.createHeatmapChart(ja(a,[Qo]),i)}},e.prototype.createHeatmapChart=function(t,e){var r=new fu(this,{series:t});this.appendChart(r,e)},e.prototype.seriesPaneName=function(t){var e=this.options,r=t.xAxis,o=it([].concat(e.xAxis),(function(t){return t.name===r}))[0],i=t.yAxis,n=it([].concat(e.yAxis),(function(t){return t.name===i}))[0],a=(e.panes||[{}])[0].name||"default";return(o||{}).pane||(n||{}).pane||a},e.prototype.seriesAxes=function(t){var e,r,o=this.options,i=[].concat(o.xAxis),n=t.xAxis;e=n?i.find((function(t){return t.name===n})):i[0];var a=[].concat(o.yAxis),s=t.yAxis;if(r=s?a.find((function(t){return t.name===s})):a[0],!e)throw new Error("Unable to locate X axis with name "+n);if(!r)throw new Error("Unable to locate Y axis with name "+s);return{xAxis:e,yAxis:r}},e.prototype.createAxisLabels=function(){for(var t=this.axes,e=0;e<t.length;e++)t[e].createLabels()},e.prototype.createXYAxis=function(t,e,r){for(var o,i=t.name,n=e?this.namedYAxes:this.namedXAxes,a=Object.assign({axisCrossingValue:0},t,{vertical:e,reverse:e||this.chartService.rtl?!t.reverse:t.reverse,justified:!1}),s=a.categories?a.categories[0]:null,l=[a.min,a.max,s],u=this.series,p=0;p<u.length;p++){var h=u[p],f=h[e?"yAxis":"xAxis"];if(f===a.name||0===r&&!f){var d=Ao.current.bindPoint(h,0).valueFields;l.push(d[e?"y":"x"]);break}}for(var v=0;v<l.length;v++)if(l[v]instanceof Date){o=!0;break}var g=new(Pa(a.type,c)||!a.type&&o?Fr:Dr)(a,this.chartService);if(g.axisIndex=r,i){if(n[i])throw new Error((e?"Y":"X")+" axis with name "+i+" is already defined");n[i]=g}return this.appendAxis(g),g.mapCategories(),g},e.prototype.createAxes=function(t){for(var e=this,r=this.options,o=[].concat(r.xAxis),i=[],n=[].concat(r.yAxis),a=[],s=0;s<o.length;s++)lt(e.findPane(o[s].pane),t)&&i.push(e.createXYAxis(o[s],!1,s));for(var l=0;l<n.length;l++)lt(e.findPane(n[l].pane),t)&&a.push(e.createXYAxis(n[l],!0,l));this.axisX=this.axisX||i[0],this.axisY=this.axisY||a[0]},e.prototype.removeAxis=function(e){var r=e.options.name;t.prototype.removeAxis.call(this,e),e.options.vertical?delete this.namedYAxes[r]:delete this.namedXAxes[r],e===this.axisX&&delete this.axisX,e===this.axisY&&delete this.axisY},e.prototype._dispatchEvent=function(t,e,r){for(var o=t._eventCoordinates(e),i=new Zt(o.x,o.y),n=this.axes,a=n.length,s=[],l=[],u=0;u<a;u++){var c=n[u];wa(c.options.vertical?l:s,c.getCategory(i))}s.length>0&&l.length>0&&t.trigger(r,{element:wt(e),originalEvent:e,x:Ma(s),y:Ma(l)})},e.prototype.updateAxisOptions=function(t,e){var r=t.options.vertical,o=this.groupAxes(this.panes),i=(r?o.y:o.x).indexOf(t);vu(this.options,i,r,e),vu(this.originalOptions,i,r,e)},e.prototype.crosshairOptions=function(t){return Object.assign({},t.options.crosshair,{zIndex:0})},e}(za);function vu(t,e,r,o){K([].concat(r?t.yAxis:t.xAxis)[e],o)}Et(du,{xAxis:{},yAxis:{}}),K(du.prototype,Ha);const gu=du;var yu="color",mu="first",bu="max",xu="min",_u="noteText";Ks.current.register(ws,[Ko,Yo,ti,yi,Uo,di,Wo,ei,Xo,gi,$o,vi,pi,ci,bi,Jo,ui,mi]),Ks.current.register(ll,[hi,fi,Go]),Ks.current.register(ml,[ri]),Ks.current.register(Ol,[qo]),Ks.current.register(uu,[Zo]),Ks.current.register(Rl,[oi,ii,ni]),Ks.current.register(ou,[ai,si,li]),Ks.current.register(gu,[Qo]),Ao.current.register([Ko,Yo,ti,yi,Uo,di],[P],[Li,yu,_u,"errorLow","errorHigh"]),Ao.current.register([pi,ci,ui,mi],["from","to"],[Li,yu,_u]),Ao.current.register([bi,Jo],[P],[Li,yu,_u,"summary"]),Ao.current.register([oi,ii,ni],[k,M],[yu]),Ao.current.register([ai,si,li],[P],[yu]),Ao.current.register([Zo],[P],[Li,yu,"visibleInLegend","visible"]),Ga.current.register([Ko,Yo,ti,yi,Uo,di,bi,Jo],{value:bu,color:mu,noteText:mu,errorLow:xu,errorHigh:bu}),Ga.current.register([pi,ci,ui,mi],{from:xu,to:bu,color:mu,noteText:mu}),Ga.current.register([ai,si,li],{value:bu,color:mu}),Ao.current.register([hi,fi,Go],[k,M],[yu,_u,"xErrorLow","xErrorHigh","yErrorLow","yErrorHigh"]),Ao.current.register([Go],[k,M,"size"],[yu,Li,_u]),Ao.current.register([Qo],[k,M,P],[yu,_u]),Ao.current.register([Wo,ei],["open","high","low","close"],[Li,yu,"downColor",_u]),Ga.current.register([Wo,ei],{open:bu,high:bu,low:xu,close:bu,color:mu,downColor:mu,noteText:mu}),Ao.current.register([$o,vi],["lower","q1","median","q3","upper","mean","outliers"],[Li,yu,_u]),Ga.current.register([$o,vi],{lower:bu,q1:bu,median:bu,q3:bu,upper:bu,mean:bu,outliers:mu,color:mu,noteText:mu}),Ao.current.register([Xo,gi],["current","target"],[Li,yu,"visibleInLegend",_u]),Ga.current.register([Xo,gi],{current:bu,target:bu,color:mu,noteText:mu}),Ao.current.register([ri,qo],[P],[Li,yu,"explode","visibleInLegend","visible"]);var Cu=[Li,P,k,M],wu=function(t){function e(e,r,o,i){var n=this;void 0===i&&(i={}),t.call(this),this.observers=[],this.addObserver(i.observer),this.chartService=new $e(this,i),this.chartService.theme=o,this._initElement(e);var a=K({},this.options,r);this._originalOptions=K({},a),this._theme=o,this._initTheme(a,o),this._initHandlers(),this._initSurface(),this.bindCategories(),Vt.preloadFonts(r,(function(){n.fontLoaded=!0,n._destroyed||(n.trigger("init"),n._redraw(),n._attachEvents())}))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initElement=function(t){for(this._setElementClass(t),t.style.position="relative";t.firstChild;)t.removeChild(t.firstChild);this.element=t},e.prototype._setElementClass=function(t){D(t,"k-chart")},e.prototype._initTheme=function(t,e){for(var r=[],o=t.series||[],i=0;i<o.length;i++)r.push(Object.assign({},o[i]));t.series=r,function(t){for(var e=Cu,r=0;r<e.length;r++){var o=e[r]+"Axes";t[o]&&(t[e[r]+"Axis"]=t[o],delete t[o])}}(t),this.applyDefaults(t,e),null===t.seriesColors&&delete t.seriesColors,this.options=K({},e,t),this.applySeriesColors()},e.prototype.getSize=function(){var t=this.options.chartArea||{};return{width:t.width?parseInt(t.width,10):Math.floor(this.element.offsetWidth),height:t.height?parseInt(t.height,10):Math.floor(this.element.offsetHeight)}},e.prototype.resize=function(t){var e=this.getSize(),r=this._size,o=e.width>0||e.height>0;t||o&&(!r||e.width!==r.width||e.height!==r.height)?(this._size=e,this._resize(e,t),this.trigger("resize",e)):o&&this._selections&&Lt(this._selections,(function(t){return!t.visible}))&&(this._destroySelections(),this._setupSelection())},e.prototype._resize=function(){this._noTransitionsRedraw()},e.prototype.redraw=function(t){if(this.applyDefaults(this.options),this.applySeriesColors(),t){var e=this._model._plotArea,r=e.findPane(t);e.redraw(r)}else this._redraw()},e.prototype.getAxis=function(t){return bo(t,this._plotArea.axes)},e.prototype.findAxisByName=function(t){return this.getAxis(t)},e.prototype.findPaneByName=function(t){for(var e=this._plotArea.panes,r=0;r<e.length;r++)if(e[r].options.name===t)return new _o(e[r])},e.prototype.findPaneByIndex=function(t){var e=this._plotArea.panes;if(e[t])return new _o(e[t])},e.prototype.plotArea=function(){return new Co(this._plotArea)},e.prototype.toggleHighlight=function(t,e){var r,o,i,n=this._plotArea,a=(n.srcSeries||n.series||[])[0];F(e)?r=n.filterPoints(e):($(e)?(o=e.series,i=e.category):o=i=e,r=a.type===qo?Ou(n.pointsBySeriesName(o),i):a.type===ri||a.type===Zo?Ou((n.charts[0]||{}).points,i):n.pointsBySeriesName(o)),r&&this.togglePointsHighlight(t,r)},e.prototype.togglePointsHighlight=function(t,e){for(var r=this._highlight,o=0;o<e.length;o++)r.togglePointHighlight(e[o],t)},e.prototype.showTooltip=function(t){var e,r,o=this._sharedTooltip(),i=this._tooltip,n=this._plotArea;if(F(t)?(e=n.findPoint(t))&&o&&(r=e.categoryIx):o&&mt(t)&&(r=n.categoryAxis.categoryIndex(t)),o){if(r>=0){var a=this._plotArea.pointsByCategoryIndex(r);i.showAt(a)}}else e&&i.show(e)},e.prototype.hideTooltip=function(){this._tooltip.hide()},e.prototype._initSurface=function(){var t=this.surface,e=this._surfaceWrap(),r=this.options.chartArea||{};r.width&&_t(e,{width:r.width}),r.height&&_t(e,{height:r.height}),t&&t.options.type===this.options.renderAs?(this.surface.clear(),this.surface.resize()):(this._destroySurface(),this.surface=N.drawing.Surface.create(e,{type:this.options.renderAs}),this.surface.bind("mouseenter",this._surfaceMouseenterHandler),this.surface.bind("mouseleave",this._surfaceMouseleaveHandler))},e.prototype._surfaceWrap=function(){return this.element},e.prototype._redraw=function(){var t=this._getModel();this._size={width:t.options.width,height:t.options.height},this._destroyView(),this._model=t,this._plotArea=t._plotArea,t.renderVisual(),!1!==this.options.transitions&&t.traverse((function(t){t.animation&&t.animation.setup()})),this._initSurface(),this.surface.draw(t.visual),!1!==this.options.transitions&&t.traverse((function(t){t.animation&&t.animation.play()})),this._tooltip=this._createTooltip(),this._highlight=new Ps,this._setupSelection(),this._createPannable(),this._createZoomSelection(),this._createMousewheelZoom(),this.trigger("render"),ku(this._plotArea.panes),this._navState||this._cancelDomEvents()},e.prototype.exportVisual=function(t){var e;if(t&&(t.width||t.height||t.options)){var r=this.options,o=K({},t.options,{chartArea:{width:t.width,height:t.height}});Au(this._originalOptions,o),this.options=K({},this._originalOptions,o),this._initTheme(this.options,this._theme),this.bindCategories();var i=this._getModel();i.renderVisual(),ku(i._plotArea.panes),e=i.visual,this.options=r}else e=this.surface.exportVisual();return e},e.prototype._sharedTooltip=function(){return this._plotArea instanceof ws&&this.options.tooltip&&this.options.tooltip.shared},e.prototype._createPannable=function(){var t=this.options;!1!==t.pannable&&(this._pannable=new Ms(this._plotArea,t.pannable))},e.prototype._createZoomSelection=function(){var t=this.options.zoomable,e=(t||{}).selection;!1!==t&&!1!==e&&(this._zoomSelection=new Ds(this,e))},e.prototype._createMousewheelZoom=function(){var t=this.options.zoomable,e=(t||{}).mousewheel;!1!==t&&!1!==e&&(this._mousewheelZoom=new Es(this,e))},e.prototype._toggleDragZoomEvents=function(){var t=this.options.pannable,e=this.options.zoomable,r=(e||{}).selection,o=(e||{}).mousewheel,i=!(t||!1!==e&&!1!==r||this.requiresHandlers([Pi,Oi,Si])),n=(!1===e||!1===o)&&!this.requiresHandlers([ji,Ai,ki]),a=this.element;this._dragZoomEnabled&&i&&n?(a.style.touchAction=this._touchAction||"",this._dragZoomEnabled=!1):this._dragZoomEnabled||i&&n||(a.style.touchAction="none",this._dragZoomEnabled=!0),this._toggleDomEvents(!i,!n)},e.prototype._toggleDomEvents=function(t,e){var r=this.domEvents;r&&(r.toggleDrag&&r.toggleDrag(t),r.toggleZoom&&r.toggleZoom(e))},e.prototype._createTooltip=function(){var t=this.options.tooltip;return this._sharedTooltip()?this._createSharedTooltip(t):new qs(this.chartService,t)},e.prototype._createSharedTooltip=function(t){return new Qs(this._plotArea,t)},e.prototype.applyDefaults=function(t,e){!function(t,e){var r,o,i,n=(e||{}).axisDefaults||{};function a(t){var e=(t||{}).color||o.color,i=K({},n,n[r],o,o[r],{line:{color:e},labels:{color:e},title:{color:e}},t);return delete i[r],i}for(var s=0;s<Cu.length;s++)r=Cu[s]+"Axis",o=t.axisDefaults||{},i=(i=[].concat(t[r])).map(a),t[r]=i.length>1?i:i[0]}(t,e),function(t,e){var r=t.series,o=r.length,i=t.seriesDefaults,n=K({},t.seriesDefaults),a=e?K({},e.seriesDefaults):{},s=K({},a);Su(n),Su(s);for(var l=0;l<o;l++){var u=r[l].type||t.seriesDefaults.type,c=K({data:[]},s,a[u],{tooltip:t.tooltip},n,i[u]);r[l]._defaults=c,r[l]=K({},c,r[l]),r[l].data=r[l].data||[]}}(t,e)},e.prototype.applySeriesColors=function(){for(var t=this.options,e=t.series,r=t.seriesColors||[],o=0;o<e.length;o++){var i=e[o],n=r[o%r.length],a=i._defaults;i.color=i.color||n,a&&(a.color=a.color||n)}},e.prototype._getModel=function(){var t=this.options,e=this._createPlotArea(),r=new me(this._modelOptions());r.chart=this,r._plotArea=e;var o=Me.buildTitle(t.title),i=Me.buildTitle(t.subtitle,{align:t.title.align,position:t.title.position});return r.append.apply(r,Me.orderTitles([o,i])),t.legend&&t.legend.visible&&r.append(new Hs(e.options.legend,this.chartService)),r.append(e),r.reflow(),r},e.prototype._modelOptions=function(){var t=this.options,e=this.getSize();return K({transitions:t.transitions,width:e.width||600,height:e.height||400},t.chartArea)},e.prototype._createPlotArea=function(t){var e=this.options;return Ks.current.create(t?[]:e.series,e,this.chartService)},e.prototype._setupSelection=function(){for(var t=this._plotArea.axes,e=this._selections=[],r=0;r<t.length;r++){var o=t[r],i=o.options;if(o instanceof Dr&&i.select&&!i.vertical){var n=o.range(),a=new Ws(this,o,K({min:n.min,max:n.max},i.select));e.push(a)}}},e.prototype._selectStart=function(t){return this.trigger(Mi,t)},e.prototype._select=function(t){return this.trigger(Ti,t)},e.prototype._selectEnd=function(t){return this.trigger(Di,t)},e.prototype._initHandlers=function(){this._clickHandler=this._click.bind(this),this._mousewheelHandler=this._mousewheel.bind(this),this._mouseleaveHandler=this._mouseleave.bind(this),this._surfaceMouseenterHandler=this._mouseover.bind(this),this._surfaceMouseleaveHandler=this._mouseout.bind(this),this._mousemove=(0,N.throttle)(this._mousemove.bind(this),20)},e.prototype.addObserver=function(t){t&&this.observers.push(t)},e.prototype.removeObserver=function(t){var e=this.observers.indexOf(t);e>=0&&this.observers.splice(e,1)},e.prototype.requiresHandlers=function(t){for(var e=this.observers,r=0;r<e.length;r++)if(e[r].requiresHandlers(t))return!0},e.prototype.trigger=function(t,e){void 0===e&&(e={}),t===Vi&&(e.anchor.point=this._toDocumentCoordinates(e.anchor.point)),e.sender=this;for(var r=this.observers,o=!1,i=0;i<r.length;i++)r[i].trigger(t,e)&&(o=!0);return o},e.prototype._attachEvents=function(){var t,e,r=this.element;this._touchAction=r.style.touchAction,yt(r,((t={}).contextmenu=this._clickHandler,t[Ri]=this._mousewheelHandler,t.mouseleave=this._mouseleaveHandler,t)),this._shouldAttachMouseMove()&&yt(r,((e={}).mousemove=this._mousemove,e)),this.domEvents=We.create(this.element,{start:this._start.bind(this),move:this._move.bind(this),end:this._end.bind(this),tap:this._tap.bind(this),gesturestart:this._gesturestart.bind(this),gesturechange:this._gesturechange.bind(this),gestureend:this._gestureend.bind(this)}),this._toggleDragZoomEvents()},e.prototype._mouseleave=function(t){this._hoveredPoint&&(this._hoveredPoint.out(this,t),this._hoveredPoint=null),this._plotArea.hovered&&(this.trigger(wi),this._plotArea.hovered=!1)},e.prototype._cancelDomEvents=function(){this.domEvents&&this.domEvents.cancel&&this.domEvents.cancel()},e.prototype._gesturestart=function(t){this._mousewheelZoom&&!this._stopChartHandlers(t)&&(this._gestureDistance=t.distance,this._unsetActivePoint(),this.surface.suspendTracking())},e.prototype._gestureend=function(t){this._zooming&&!this._stopChartHandlers(t)&&(this.surface&&this.surface.resumeTracking(),this._zooming=!1,this.trigger(ki,{}))},e.prototype._gesturechange=function(t){var e=this._mousewheelZoom;if(e&&!this._stopChartHandlers(t)){t.preventDefault();var r=this._gestureDistance,o=-t.distance/r+1;if(Math.abs(o)>=.1){o=Math.round(10*o),this._gestureDistance=t.distance;var i={delta:o,axisRanges:Pu(this._plotArea.axes),originalEvent:t};if(this._zooming||!this.trigger(ji,i)){var n=this._eventCoordinates(t);this._zooming||(this._zooming=!0),(i.axisRanges=e.updateRanges(o,n))&&!this.trigger(Ai,i)&&e.zoom()}}}},e.prototype._mouseout=function(t){if(t.element){var e=this._drawingChartElement(t.element,t);e&&e.leave&&e.leave(this,t.originalEvent)}},e.prototype._start=function(t){var e=this._eventCoordinates(t);!this._stopChartHandlers(t)&&this._plotArea.backgroundContainsPoint(e)&&(this.requiresHandlers([Pi,Oi,Si])&&this._startNavigation(t,e,Pi),this._pannable&&this._pannable.start(t)&&(this.surface.suspendTracking(),this._unsetActivePoint(),this._suppressHover=!0,this.chartService.panning=!0),this._zoomSelection&&this._zoomSelection.start(t)&&this.trigger(ji,{axisRanges:Pu(this._plotArea.axes),originalEvent:t}))},e.prototype._move=function(t){var e=this._navState,r=this._pannable;if(!this._stopChartHandlers(t)){if(r){var o=r.move(t);o&&!this.trigger(Oi,{axisRanges:o,originalEvent:t})&&r.pan()}else if(e){for(var i={},n=e.axes,a=0;a<n.length;a++){var s=n[a];if(s.options.name){var l=s.options.vertical?t.y:t.x,u=l.startLocation-l.location;0!==u&&(i[s.options.name]=s.translateRange(u))}}e.axisRanges=i,this.trigger(Oi,{axisRanges:i,originalEvent:t})}this._zoomSelection&&this._zoomSelection.move(t)}},e.prototype._end=function(t){if(!this._stopChartHandlers(t)){var e=this._pannable;if(e&&e.end(t)?(this.surface.resumeTracking(),this.trigger(Si,{axisRanges:Pu(this._plotArea.axes),originalEvent:t}),this._suppressHover=!1,this.chartService.panning=!1):this._endNavigation(t,Si),this._zoomSelection){var r=this._zoomSelection.end(t);r&&!this.trigger(Ai,{axisRanges:r,originalEvent:t})&&(this._zoomSelection.zoom(),this.trigger(ki,{axisRanges:r,originalEvent:t}))}}},e.prototype._stopChartHandlers=function(t){var e=this._selections||[];if(!e.length)return!1;var r=this._eventCoordinates(t),o=this._plotArea.paneByPoint(r);if(o)for(var i=0;i<e.length;i++)if(e[i].onPane(o))return!0},e.prototype._mousewheelZoomRate=function(){var t=(this.options.zoomable||{}).mousewheel||{};return Tt(t.rate,.3)},e.prototype._mousewheel=function(t){var e=this,r=dt(t),o=this._mousewheelZoom,i=this._eventCoordinates(t);if(!this._stopChartHandlers(t)&&this._plotArea.backgroundContainsPoint(i))if(o){var n={delta:r,axisRanges:Pu(this._plotArea.axes),originalEvent:t};!this._zooming&&this.trigger(ji,n)||(t.preventDefault(),this._zooming||(this._unsetActivePoint(),this.surface.suspendTracking(),this._zooming=!0),this._mwTimeout&&clearTimeout(this._mwTimeout),n.axisRanges=o.updateRanges(r,i),n.axisRanges&&!this.trigger(Ai,n)&&o.zoom(),this._mwTimeout=setTimeout((function(){e.trigger(ki,n),e._zooming=!1,e.surface&&e.surface.resumeTracking()}),150))}else{var a=this._navState;if(a||this._startNavigation(t,i,ji)||(a=this._navState),a){var s=a.totalDelta||r;a.totalDelta=s+r;for(var l=this._navState.axes,u={},c=0;c<l.length;c++){var p=l[c],h=p.options.name;h&&(u[h]=p.scaleRange(-s*e._mousewheelZoomRate(),i))}this.trigger(Ai,{delta:r,axisRanges:u,originalEvent:t}),this._mwTimeout&&clearTimeout(this._mwTimeout),this._mwTimeout=setTimeout((function(){e._endNavigation(t,ki)}),150)}}},e.prototype._startNavigation=function(t,e,r){var o=this._model._plotArea,i=o.findPointPane(e),n=o.axes.slice(0);if(i){var a=Pu(n);this.trigger(r,{axisRanges:a,originalEvent:t})?this._cancelDomEvents():(this._suppressHover=!0,this._unsetActivePoint(),this._navState={axisRanges:a,pane:i,axes:n})}},e.prototype._endNavigation=function(t,e){this._navState&&(this.trigger(e,{axisRanges:this._navState.axisRanges,originalEvent:t}),this._suppressHover=!1,this._navState=null)},e.prototype._getChartElement=function(t,e){var r=this.surface.eventTarget(t);if(r)return this._drawingChartElement(r,t,e)},e.prototype._drawingChartElement=function(t,e,r){for(var o,i=t;i&&!o;)o=i.chartElement,i=i.parent;if(o)return o.aliasFor&&(o=o.aliasFor(e,this._eventCoordinates(e))),r&&(o=o.closest(r))&&o.aliasFor&&(o=o.aliasFor()),o},e.prototype._eventCoordinates=function(t){var e=Ct(t);return this._toModelCoordinates(e.x,e.y)},e.prototype._elementPadding=function(){if(!this._padding){var t=Y(this.element,["paddingLeft","paddingTop"]),e=t.paddingLeft,r=t.paddingTop;this._padding={top:r,left:e}}return this._padding},e.prototype._toDocumentCoordinates=function(t){var e=this._elementPadding(),r=xt(this.element);return{left:kt(t.x+e.left+r.left),top:kt(t.y+e.top+r.top)}},e.prototype._toModelCoordinates=function(t,e){var r=this.element,o=xt(r),i=this._elementPadding(),n=zt(r).invert(),a=new N.geometry.Point(t-o.left-i.left,e-o.top-i.top).transform(n);return new Zt(a.x,a.y)},e.prototype._tap=function(t){var e=this,r=this.surface.eventTarget(t),o=this._drawingChartElement(r,t),i=this._sharedTooltip();this._startHover(r,t)||i||this._unsetActivePoint(),i&&this._trackSharedTooltip(this._eventCoordinates(t),t,!0),this._propagateClick(o,t),this.handlingTap=!0,setTimeout((function(){e.handlingTap=!1}),0)},e.prototype._click=function(t){var e=this._getChartElement(t);this._propagateClick(e,t)},e.prototype._propagateClick=function(t,e){for(var r=t;r;)r.click&&r.click(this,e),r=r.parent},e.prototype._startHover=function(t,e){if(this._suppressHover)return!1;var r=this._drawingChartElement(t,e,(function(t){return(t.hover||t.over)&&!(t instanceof za)})),o=this._activePoint,i=this._plotArea.series.length>1,n=this._hasInactiveOpacity();return this._updateHoveredPoint(r,e),r&&o!==r&&r.hover?(this._activePoint=r,this._sharedTooltip()||r.hover(this,e)||(this._displayTooltip(r),n?this._displayInactiveOpacity(r,i):this._highlight.show(r))):!r&&n&&(i&&this._activeChartInstance&&(this._updateSeriesOpacity(r,!0),this._applySeriesOpacity(this._activeChartInstance.children,null,!0),this._activeChartInstance=null),this._highlight&&this._highlight.hide(),this._activePoint=null),r},e.prototype._displayTooltip=function(t){K({},this.options.tooltip,t.options.tooltip).visible&&this._tooltip.show(t)},e.prototype._displayInactiveOpacity=function(t,e,r){var o=this._activeChartInstance=this._chartInstanceFromPoint(t);if(o)if(e)this._updateSeriesOpacity(t),this._applySeriesOpacity(o.children,null,!0),this._applySeriesOpacity(o.children,t.series),this._highlight.show(r||t);else{var i;if(!o.supportsPointInactiveOpacity())return void this._highlight.show(t);(i=this._getInactivePoints(t,o))&&i.length&&this._highlight.show(i,1-this._getInactiveOpacityForSeries(t.series))}},e.prototype._getInactivePoints=function(t,e){return this._getAllPointsOfType(e,t.constructor).filter((function(e){return e!==t}))},e.prototype._getAllPointsOfType=function(t,e){for(var r=[],o=0;o<t.children.length;o++){var i=t.children[o];i.constructor===e?r.push(i):i.children&&i.children.length&&(r=r.concat(this._getAllPointsOfType(i,e)))}return r},e.prototype._updateHoveredPoint=function(t,e){var r=this._hoveredPoint;r&&r!==t&&(r.out(this,e),this._hoveredPoint=null),t&&r!==t&&t.over&&(this._hoveredPoint=t,t.over(this,e))},e.prototype._updateSeriesOpacity=function(t,e){for(var r=this._plotArea,o=r.series.length,i=0;i<o;i++){var n=r.series[i],a=this._getDefaultOpacityForSeries(n),s=this._getInactiveOpacityForSeries(n);e||n===t.series?(n.opacity=a,n.line&&(n.line.opacity=a)):(n.defaultOpacity=a,n.opacity=s,n.line&&(n.line.opacity=s))}},e.prototype._applySeriesOpacity=function(t,e,r,o){for(var i=0;i<t.length;i++){var n=t[i],a=n.series||o;if(a&&(a.highlight||{}).visible&&n.visual){var s=o?o.opacity:n.series.opacity;(a!==e||r)&&n.visual.opacity(r?1:s)}n.children&&n.children.length&&this._applySeriesOpacity(n.children,e,r,n.series)}},e.prototype._chartInstanceFromPoint=function(t){for(var e=t.parent;e&&!e.plotArea;)e=e.parent;return e},e.prototype._hasInactiveOpacity=function(){var t=void 0!==this.options.seriesDefaults.highlight.inactiveOpacity,e=this.options.series.filter((function(t){return void 0!==t.highlight.inactiveOpacity})).length>0;return t||e},e.prototype._getInactiveOpacityForSeries=function(t){var e=this.options.seriesDefaults.highlight.inactiveOpacity;return t.highlight.inactiveOpacity||e||t.opacity||1},e.prototype._getDefaultOpacityForSeries=function(t){return t.defaultOpacity||t.opacity||1},e.prototype._mouseover=function(t){var e,r=this._startHover(t.element,t.originalEvent);r&&r.tooltipTracking&&!this._mouseMoveTrackHandler&&!this._sharedTooltip()&&(this._mouseMoveTrackHandler=this._mouseMoveTracking.bind(this),yt(document,((e={}).mousemove=this._mouseMoveTrackHandler,e)))},e.prototype._mouseMoveTracking=function(t){var e,r=this,o=r.options,i=r._tooltip,n=r._highlight,a=r._activePoint,s=this._eventCoordinates(t);if(this._plotArea.box.containsPoint(s)){if(a&&a.tooltipTracking&&a.series&&a.parent.getNearestPoint){var l=a.parent.getNearestPoint(s.x,s.y,a.seriesIx);l&&l!==a&&(this._activePoint=l,l.hover(this,t)||(K({},o.tooltip,l.options.tooltip).visible&&i.show(l),n.show(l)))}}else Mt(document,((e={}).mousemove=this._mouseMoveTrackHandler,e)),this._unsetActivePoint(),this._mouseMoveTrackHandler=null},e.prototype._mousemove=function(t){var e=this._eventCoordinates(t),r=this._plotArea;if(this._trackCrosshairs(e),r.hover){var o=r.backgroundContainsPoint(e);o?(r.hovered=!0,this._plotArea.hover(this,t)):r.hovered&&!o&&(this.trigger(wi),r.hovered=!1)}this._sharedTooltip()&&this._trackSharedTooltip(e,t)},e.prototype._trackCrosshairs=function(t){for(var e=this._plotArea.crosshairs,r=0;r<e.length;r++){var o=e[r];o.box.containsPoint(t)?o.showAt(t):o.hide()}},e.prototype._trackSharedTooltip=function(t,e,r){if(!this._suppressHover){var o=this,i=o.options.tooltip,n=o._plotArea,a=o._plotArea.categoryAxis,s=o._tooltip,l=o._highlight;if(n.backgroundContainsPoint(t)){var u=a.pointCategoryIndex(t);if(u!==this._tooltipCategoryIx||!this._sharedHighlight&&r){var c=n.pointsByCategoryIndex(u),p=c.map((function(t){return t.eventArgs(e)})),h=p[0]||{};h.categoryPoints=p,c.length>0&&!this.trigger(_i,h)?(i.visible&&s.showAt(c,t),l.show(c),this._sharedHighlight=!0):s.hide(),this._tooltipCategoryIx=u}else r&&this._sharedHighlight&&(l.hide(),s.hide(),this._sharedHighlight=!1)}else this._sharedHighlight&&(l.hide(),s.hide(),this._tooltipCategoryIx=null,this._sharedHighlight=!1)}},e.prototype.hideElements=function(t){var e=this._plotArea;this._mousemove.cancel(),e.hideCrosshairs(),this._unsetActivePoint(t)},e.prototype._unsetActivePoint=function(t){var e=this._tooltip,r=this._highlight;this._activePoint=null,this._hoveredPoint=null,!e||t&&t.keepTooltipOpen||e.hide(),this._tooltipCategoryIx=null,this._sharedHighlight=!1,r&&r.hide()},e.prototype._deferRedraw=function(){this._redraw()},e.prototype._clearRedrawTimeout=function(){this._redrawTimeout&&(clearInterval(this._redrawTimeout),this._redrawTimeout=null)},e.prototype.bindCategories=function(){for(var t=this.options,e=[].concat(t.categoryAxis),r=0;r<e.length;r++){var o=e[r];!1!==o.autoBind&&this.bindCategoryAxisFromSeries(o,r)}},e.prototype.bindCategoryAxisFromSeries=function(t,e){for(var r,o=this.options.series,i=o.length,n=new st,a=[],s=!1,l=0;l<i;l++){var u=o[l],c=u.categoryAxis===t.name||!u.categoryAxis&&0===e,p=u.data,h=p.length,f=u.categoryField&&c;if(s=f||s,f&&h>0)for(var d=(r=ka(t,Po(u.categoryField,p[0])))?Aa:Po,v=0;v<h;v++){var g=p[v],y=d(u.categoryField,g,this.chartService.intl);!r&&n.get(y)||(a.push([y,g]),r||n.set(y,!0))}}if(a.length>0){r&&(a=function(t,e){void 0===e&&(e=_r);for(var r=function(t,e){void 0===e&&(e=_r);for(var r=1,o=t.length;r<o;r++)if(e(t[r],t[r-1])<0){t.sort(e);break}return t}(t,e),o=r.length,i=o>0?[r[0]]:[],n=1;n<o;n++)0!==e(r[n],St(i))&&i.push(r[n]);return i}(a,(function(t,e){return _r(t[0],e[0])})));var m=function(t){for(var e=t.length,r=[],o=0;o<e;o++)for(var i=t[o],n=i.length,a=0;a<n;a++)r[a]=r[a]||[],r[a].push(i[a]);return r}(a);t.categories=m[0]}else s&&(t.categories=[])},e.prototype._isBindable=function(t){for(var e=Ao.current.valueFields(t),r=!0,o=0;o<e.length;o++){var i=e[o];if(i===P?i="field":i+="Field",!mt(t[i])){r=!1;break}}return r},e.prototype._noTransitionsRedraw=function(){var t,e=this.options;!1!==e.transitions&&(e.transitions=!1,t=!0),this._redraw(),t&&(e.transitions=!0)},e.prototype._legendItemHover=function(t,e){var r,o=this._plotArea,i=this._highlight,n=(o.srcSeries||o.series)[t];if(r=lt(n.type,[ri,qo,Zo])?o.findPoint((function(r){return r.series.index===t&&r.index===e})):o.pointsBySeriesIndex(t),this._hasInactiveOpacity()&&n.visible&&r){var a=o.series.length>1,s=r.length?r[0]:r;this._displayInactiveOpacity(s,a,r)}else i.show(r)},e.prototype._shouldAttachMouseMove=function(){return this._plotArea.crosshairs.length||this._tooltip&&this._sharedTooltip()||this.requiresHandlers([Ci,wi])},e.prototype.updateMouseMoveHandler=function(){var t,e;Mt(this.element,((t={}).mousemove=this._mousemove,t)),this._shouldAttachMouseMove()&&yt(this.element,((e={}).mousemove=this._mousemove,e))},e.prototype.applyOptions=function(t,e){Au(this._originalOptions,t),this._originalOptions=K(this._originalOptions,t),this.options=K({},this._originalOptions),e&&(this._theme=e,this.chartService.theme=e),this._initTheme(this.options,this._theme),this._toggleDragZoomEvents()},e.prototype.setOptions=function(t,e){this.applyOptions(t,e),this.bindCategories(),this.redraw(),this.updateMouseMoveHandler()},e.prototype.setDirection=function(t){this.chartService.rtl=Boolean(t),this.surface&&"svg"===this.surface.type&&this._destroySurface()},e.prototype.setIntlService=function(t){this.chartService.intl=t},e.prototype.noTransitionsRedraw=function(){this._noTransitionsRedraw()},e.prototype.destroy=function(){var t,e;this._destroyed=!0,Mt(this.element,((t={}).contextmenu=this._clickHandler,t[Ri]=this._mousewheelHandler,t.mousemove=this._mousemove,t.mouseleave=this._mouseleaveHandler,t)),this.domEvents&&(this.domEvents.destroy(),delete this.domEvents),this._mouseMoveTrackHandler&&Mt(document,((e={}).mousemove=this._mouseMoveTrackHandler,e)),this._destroyView(),this._destroySurface(),this._clearRedrawTimeout()},e.prototype._destroySurface=function(){var t=this.surface;t&&(t.unbind("mouseenter",this._surfaceMouseenterHandler),t.unbind("mouseleave",this._surfaceMouseleaveHandler),t.destroy(),this.surface=null)},e.prototype._destroySelections=function(){var t=this._selections;if(t)for(;t.length>0;)t.shift().destroy()},e.prototype._destroyView=function(){var t=this._model;t&&(t.destroy(),this._model=null),this._unsetActivePoint(),this._destroySelections(),this._tooltip&&this._tooltip.destroy(),this._highlight&&this._highlight.destroy(),this._zoomSelection&&(this._zoomSelection.destroy(),delete this._zoomSelection),this._pannable&&(this._pannable.destroy(),delete this._pannable),this._mousewheelZoom&&(this._mousewheelZoom.destroy(),delete this._mousewheelZoom)},e}(N.Class);function Ou(t,e){if(t)for(var r=0;r<t.length;r++)if(t[r].category===e)return[t[r]]}function Su(t){delete t.bar,delete t.column,delete t.rangeColumn,delete t.line,delete t.verticalLine,delete t.pie,delete t.donut,delete t.area,delete t.verticalArea,delete t.scatter,delete t.scatterLine,delete t.bubble,delete t.candlestick,delete t.ohlc,delete t.boxPlot,delete t.bullet,delete t.verticalBullet,delete t.polarArea,delete t.polarLine,delete t.radarArea,delete t.radarLine,delete t.waterfall}function Pu(t){for(var e={},r=0;r<t.length;r++){var o=t[r],i=o.options.name;i&&(e[i]=o.range())}return e}var ju=["data","categories"];function Au(t,e){for(var r in e)if(!lt(r,ju)&&e.hasOwnProperty(r)){var o=e[r],i=t[r];if(mt(i)){var n=null===o;n||!mt(o)?(delete t[r],n&&delete e[r]):i&&$(o)&&$(i)&&Au(i,o)}}}function ku(t){for(var e=0;e<t.length;e++)t[e].notifyRender()}Et(wu,{renderAs:"",chartArea:{},legend:{visible:!0,labels:{}},categoryAxis:{},seriesDefaults:{type:Yo,data:[],highlight:{visible:!0},labels:{},negativeValues:{visible:!1}},series:[],seriesColors:null,tooltip:{visible:!1},transitions:!0,valueAxis:{},plotArea:{},title:{},xAxis:{},yAxis:{},panes:[{}],pannable:!1,zoomable:!1});const Mu=wu;var Tu=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._slotAnchor=function(t,e){var r=this.plotArea.categoryAxis.options.vertical,o=r?{horizontal:"left",vertical:"center"}:{horizontal:"center",vertical:"bottom"};return{point:r?new Zt(this.plotArea.box.x2,e.center().y):new Zt(e.center().x,-2),align:o}},e.prototype._defaultAnchor=function(t,e){return this._slotAnchor({},e)},e}(Qs);const Du=Tu;var Vu=[Ko,Xo];function Eu(t){for(var e=[],r=0;r<t.length;r++){var o=t[r];e[r]=o.style.display,o.style.display="none"}return e}function Nu(t,e){for(var r=0;r<t.length;r++)t[r].style.display=e[r]}function Lu(t){return B(t)?[t]:t}var Iu=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._setElementClass=function(t){D(t,"k-sparkline")},e.prototype._initElement=function(e){t.prototype._initElement.call(this,e),this._initialWidth=Math.floor(_t(e).width)},e.prototype._resize=function(){var e=this.element,r=Eu(e.childNodes);this._initialWidth=Math.floor(_t(e).width),Nu(e.childNodes,r),t.prototype._resize.call(this)},e.prototype._modelOptions=function(){var t=this.options,e=this._surfaceWrap(),r=Eu(e.childNodes),o=document.createElement("span");o.innerHTML="&nbsp;",e.appendChild(o);var i=K({width:this._autoWidth,height:_t(e).height,transitions:t.transitions},t.chartArea,{inline:!0,align:!1});return _t(e,{width:i.width,height:i.height}),e.removeChild(o),Nu(e.childNodes,r),this.surface&&this.surface.resize(),i},e.prototype._surfaceWrap=function(){if(!this.stage){var t=this.stage=document.createElement("span");this.element.appendChild(t)}return this.stage},e.prototype._createPlotArea=function(e){var r=t.prototype._createPlotArea.call(this,e);return this._autoWidth=this._initialWidth||this._calculateWidth(r),r},e.prototype._calculateWidth=function(t){for(var e=this.options,r=q(e.chartArea.margin),o=t.charts,i=this._surfaceWrap(),n=0,a=0;a<o.length;a++){var s=o[a],l=(s.options.series||[])[0];if(l){if(l.type===Ko)return 150;if(l.type===Xo)return 150;if(l.type===ri)return _t(i).height;var u=s.categoryAxis;if(u){var c=u.categoriesCount()*(!s.options.isStacked&&lt(l.type,[Yo,gi])?s.seriesOptions.length:1);n=Math.max(n,c)}}}var p=n*e.pointWidth;return p>0&&(p+=r.left+r.right),p},e.prototype._createSharedTooltip=function(t){return new Du(this._plotArea,t)},e.normalizeOptions=function(t){var e=Lu(t);return(e=T(e)?{seriesDefaults:{data:e}}:K({},e)).series||(e.series=[{data:Lu(e.data)}]),K(e,{seriesDefaults:{type:e.type}}),(lt(e.series[0].type,Vu)||lt(e.seriesDefaults.type,Vu))&&(e=K({},{categoryAxis:{crosshair:{visible:!1}}},e)),e},e}(Mu);Et(Iu,{chartArea:{margin:2},axisDefaults:{visible:!1,majorGridLines:{visible:!1},valueAxis:{narrowRange:!0}},seriesDefaults:{type:"line",area:{line:{width:.5}},bar:{stack:!0},padding:2,width:.5,overlay:{gradient:null},highlight:{visible:!1},border:{width:0},markers:{size:2,visible:!1}},tooltip:{visible:!0,shared:!0},categoryAxis:{crosshair:{visible:!0,tooltip:{visible:!1}}},legend:{visible:!1},transitions:!1,pointWidth:5,panes:[{clip:!1}]});const Bu=Iu;var Ru=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){this._initialOpacity=parseFloat(Y(this.element,"opacity").opacity)},e.prototype.step=function(t){Y(this.element,{opacity:String(ut(this._initialOpacity,0,t))})},e.prototype.abort=function(){t.prototype.abort.call(this),Y(this.element,{display:"none",opacity:String(this._initialOpacity)})},e.prototype.cancel=function(){t.prototype.abort.call(this),Y(this.element,{opacity:String(this._initialOpacity)})},e}(N.drawing.Animation);const zu=Ru;function Fu(t,e){var r=document.createElement("div");return r.className=t,e&&(r.style.cssText=e),r}var Hu=function(t){function e(e,r,o){t.call(this),this.options=K({},this.options,o),this.container=e,this.chartService=r;var i=Y(e,["paddingLeft","paddingTop"]);this.chartPadding={top:i.paddingTop,left:i.paddingLeft},this.createElements(),e.appendChild(this.element)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.createElements=function(){var t=this.element=Fu("k-navigator-hint","display: none; position: absolute; top: 1px; left: 1px;"),e=this.tooltip=Fu("k-tooltip k-chart-tooltip"),r=this.scroll=Fu("k-scroll");e.innerHTML="&nbsp;",t.appendChild(e),t.appendChild(r)},e.prototype.show=function(t,e,r){var o=this,i=o.element,n=o.options,a=o.scroll,s=o.tooltip,l=gr(wr(t)+wr(e-t)/2),u=.4*r.width(),c=r.center().x-u,p=(r.center().x-c)/(n.max-n.min),h=l-n.min,f=this.chartService.intl.format(n.format,t,e),d=tt(n);this.clearHideTimeout(),this._visible||(Y(i,{visibility:"hidden",display:"block"}),this._visible=!0),d&&(f=d({from:t,to:e})),s.innerHTML=f,Y(s,{left:r.center().x-s.offsetWidth/2,top:r.y1});var v=Y(s,["marginTop","borderTopWidth","height"]);Y(a,{width:u,left:c+h*p,top:r.y1+v.marginTop+v.borderTopWidth+v.height/2}),Y(i,{visibility:"visible"})},e.prototype.clearHideTimeout=function(){this._hideTimeout&&clearTimeout(this._hideTimeout),this._hideAnimation&&this._hideAnimation.cancel()},e.prototype.hide=function(){var t=this;this.clearHideTimeout(),this._hideTimeout=setTimeout((function(){t._visible=!1,t._hideAnimation=new zu(t.element),t._hideAnimation.setup(),t._hideAnimation.play()}),this.options.hideDelay)},e.prototype.destroy=function(){this.clearHideTimeout(),this.container&&this.container.removeChild(this.element),delete this.container,delete this.chartService,delete this.element,delete this.tooltip,delete this.scroll},e}(N.Class);Et(Hu,{format:"{0:d} - {1:d}",hideDelay:500});const Uu=Hu;var Ku="_navigator",$u=Ku,Gu=function(t){function e(e){var r;t.call(this),this.chart=e;var o=this.options=K({},this.options,e.options.navigator),i=o.select;i&&(i.from=this.parseDate(i.from),i.to=this.parseDate(i.to)),mt(o.hint.visible)||(o.hint.visible=o.visible),this.chartObserver=new pt(this,((r={}).drag="_drag",r.dragEnd="_dragEnd",r.zoom="_zoom",r.zoomEnd="_zoomEnd",r)),e.addObserver(this.chartObserver)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.parseDate=function(t){return Ar(this.chart.chartService.intl,t)},e.prototype.clean=function(){this.selection&&(this.selection.destroy(),this.selection=null),this.hint&&(this.hint.destroy(),this.hint=null)},e.prototype.destroy=function(){this.chart&&(this.chart.removeObserver(this.chartObserver),delete this.chart),this.clean()},e.prototype.redraw=function(){this._redrawSelf(),this.initSelection()},e.prototype.initSelection=function(){var t,e=this.chart,r=this.options,o=this.mainAxis(),i=o.roundedRange(),n=i.min,a=i.max,s=r.select,l=s.from,u=s.to,c=s.mousewheel,p=(t=o,Xu.prototype=t,new Xu);0!==o.categoriesCount()&&(this.clean(),p.box=o.box,this.selection=new Ws(e,p,{min:n,max:a,from:l||n,to:u||a,mousewheel:Tt(c,{zoom:"left"}),visible:r.visible},new pt(this,{selectStart:"_selectStart",select:"_select",selectEnd:"_selectEnd"})),r.hint.visible&&(this.hint=new Uu(e.element,e.chartService,{min:n,max:a,template:tt(r.hint),format:r.hint.format})))},e.prototype.setRange=function(){var t=this.chart._createPlotArea(!0).namedCategoryAxes[$u].roundedRange(),e=t.min,r=t.max,o=this.options.select||{},i=o.from||e;i<e&&(i=e);var n=o.to||r;n>r&&(n=r),this.options.select=K({},o,{from:i,to:n}),this.filterAxes()},e.prototype._redrawSelf=function(t){var e=this.chart._plotArea;e&&e.redraw(St(e.panes),t)},e.prototype.redrawSlaves=function(){var t=this.chart,e=t._plotArea,r=e.panes.slice(0,-1);e.srcSeries=t.options.series,e.options.categoryAxis=t.options.categoryAxis,e.clearSeriesPointsCache(),e.redraw(r)},e.prototype._drag=function(t){var e,r=this.chart,o=this.selection,i=r._eventCoordinates(t.originalEvent),n=this.mainAxis(),a=n.roundedRange(),s=n.pane.box.containsPoint(i),l=r._plotArea.categoryAxis,u=t.axisRanges[l.options.name],c=this.options.select;if(u&&!s&&o){e=c.from&&c.to?wr(c.to)-wr(c.from):wr(o.options.to)-wr(o.options.from);var p=gr(Pt(wr(u.min),a.min,wr(a.max)-e)),h=gr(Pt(wr(p)+e,wr(a.min)+e,a.max));this.options.select={from:p,to:h},this.options.liveDrag&&(this.filterAxes(),this.redrawSlaves()),o.set(p,h),this.showHint(p,h)}},e.prototype._dragEnd=function(){this.filterAxes(),this.filter(),this.redrawSlaves(),this.hint&&this.hint.hide()},e.prototype.readSelection=function(){var t=this.selection.options,e=t.from,r=t.to,o=this.options.select;o.from=e,o.to=r},e.prototype.filterAxes=function(){var t=this.options.select;void 0===t&&(t={});for(var e=this.chart.options.categoryAxis,r=t.from,o=t.to,i=0;i<e.length;i++){var n=e[i];n.pane!==Ku&&(n.min=r,n.max=o)}},e.prototype.filter=function(){var t=this.chart,e=this.options.select;if(t.requiresHandlers(["navigatorFilter"])){var r=this.mainAxis(),o={from:e.from,to:e.to};if("category"!==r.options.type){var i=new Fr(K({baseUnit:"fit"},t.options.categoryAxis[0],{categories:[e.from,e.to]}),t.chartService).options;o.from=mr(i.min,-i.baseUnitStep,i.baseUnit),o.to=mr(i.max,i.baseUnitStep,i.baseUnit)}this.chart.trigger("navigatorFilter",o)}},e.prototype._zoom=function(t){var e=this,r=e.chart._plotArea.categoryAxis,o=e.selection,i=e.options,n=i.select,a=i.liveDrag,s=this.mainAxis(),l=t.delta;if(o){var u=s.categoryIndex(o.options.from),c=s.categoryIndex(o.options.to),p=this.chart._eventCoordinates(t.originalEvent);t.originalEvent.preventDefault(),Math.abs(l)>1&&(l*=3),c-u>1?(o.zoom(l,p),this.readSelection()):(r.options.min=n.from,n.from=r.scaleRange(-t.delta*this.chart._mousewheelZoomRate(),p).min),a&&(this.filterAxes(),this.redrawSlaves()),o.set(n.from,n.to),this.showHint(this.options.select.from,this.options.select.to)}},e.prototype._zoomEnd=function(t){this._dragEnd(t)},e.prototype.showHint=function(t,e){var r=this.chart._plotArea;this.hint&&this.hint.show(t,e,r.backgroundBox())},e.prototype._selectStart=function(t){return this.chart._selectStart(t)},e.prototype._select=function(t){return this.showHint(t.from,t.to),this.chart._select(t)},e.prototype._selectEnd=function(t){return this.hint&&this.hint.hide(),this.readSelection(),this.filterAxes(),this.filter(),this.redrawSlaves(),this.chart._selectEnd(t)},e.prototype.mainAxis=function(){var t=this.chart._plotArea;if(t)return t.namedCategoryAxes[$u]},e.prototype.select=function(t,e){var r=this.options.select;return t&&e&&(r.from=this.parseDate(t),r.to=this.parseDate(e),this.filterAxes(),this.filter(),this.redrawSlaves(),this.selection.set(t,e)),{from:r.from,to:r.to}},e.setup=function(t,r){if(void 0===t&&(t={}),void 0===r&&(r={}),!t.__navi){t.__navi=!0;var o=K({},r.navigator,t.navigator),i=t.panes=[].concat(t.panes),n=K({},o.pane,{name:Ku});o.visible||(n.visible=!1,n.height=.1),i.push(n),e.attachAxes(t,o),e.attachSeries(t,o,r)}},e.attachAxes=function(t,e){var r=e.series||[],o=t.categoryAxis=[].concat(t.categoryAxis),i=t.valueAxis=[].concat(t.valueAxis),n=0===ja(r,xi).length,a=K({type:"date",pane:Ku,roundToBaseUnit:!n,justified:n,_collapse:!1,majorTicks:{visible:!0},tooltip:{visible:!1},labels:{step:1},autoBind:e.autoBindElements,autoBaseUnitSteps:{minutes:[1],hours:[1,2],days:[1,2],weeks:[],months:[1],years:[1]}}),s=e.categoryAxis;o.push(K({},a,{maxDateGroups:200},s,{name:$u,title:null,baseUnit:"fit",baseUnitStep:"auto",labels:{visible:!1},majorTicks:{visible:!1}}),K({},a,s,{name:$u+"_labels",maxDateGroups:20,baseUnitStep:"auto",labels:{position:""},plotBands:[],autoBaseUnitSteps:{minutes:[]},_overlap:!0}),K({},a,s,{name:$u+"_ticks",maxDateGroups:200,majorTicks:{width:.5},plotBands:[],title:null,labels:{visible:!1,mirror:!0},_overlap:!0})),i.push(K({name:$u,pane:Ku,majorGridLines:{visible:!1},visible:!1},e.valueAxis))},e.attachSeries=function(t,e,r){for(var o=t.series=t.series||[],i=[].concat(e.series||[]),n=r.seriesColors,a=e.seriesDefaults,s=0;s<i.length;s++)o.push(K({color:n[s%n.length],categoryField:e.dateField,visibleInLegend:!1,tooltip:{visible:!1}},a,i[s],{axis:$u,categoryAxis:$u,autoBind:e.autoBindElements}))},e}(N.Class);function Xu(){}const Wu=Gu;var Yu=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.applyDefaults=function(e,r){var o=_t(this.element).width||600,i=r,n={seriesDefaults:{categoryField:e.dateField},axisDefaults:{categoryAxis:{name:"default",majorGridLines:{visible:!1},labels:{step:2},majorTicks:{visible:!1},maxDateGroups:Math.floor(o/28)}}};i&&(i=K({},i,n)),Wu.setup(e,i),t.prototype.applyDefaults.call(this,e,i)},e.prototype._setElementClass=function(t){D(t,"k-chart k-stockchart")},e.prototype.setOptions=function(e){this.destroyNavigator(),t.prototype.setOptions.call(this,e)},e.prototype.noTransitionsRedraw=function(){var t=this.options.transitions;this.options.transitions=!1,this._fullRedraw(),this.options.transitions=t},e.prototype._resize=function(){this.noTransitionsRedraw()},e.prototype._redraw=function(){var t=this.navigator;!this._dirty()&&t&&t.options.partialRedraw?t.redrawSlaves():this._fullRedraw()},e.prototype._dirty=function(){var t=this.options,e=it([].concat(t.series,t.navigator.series),(function(t){return t&&t.visible})).length,r=this._seriesCount!==e;return this._seriesCount=e,r},e.prototype._fullRedraw=function(){var e=this.navigator;e||(e=this.navigator=new Wu(this),this.trigger("navigatorCreated",{navigator:e})),e.clean(),e.setRange(),t.prototype._redraw.call(this),e.initSelection()},e.prototype._trackSharedTooltip=function(e){var r=this._plotArea.paneByPoint(e);r&&r.options.name===Ku?this._unsetActivePoint():t.prototype._trackSharedTooltip.call(this,e)},e.prototype.bindCategories=function(){t.prototype.bindCategories.call(this),this.copyNavigatorCategories()},e.prototype.copyNavigatorCategories=function(){for(var t,e=[].concat(this.options.categoryAxis),r=0;r<e.length;r++){var o=e[r];o.name===$u?t=o.categories:t&&o.pane===Ku&&(o.categories=t)}},e.prototype.destroyNavigator=function(){this.navigator&&(this.navigator.destroy(),this.navigator=null)},e.prototype.destroy=function(){this.destroyNavigator(),t.prototype.destroy.call(this)},e.prototype._stopChartHandlers=function(e){var r=this._eventCoordinates(e),o=this._plotArea.paneByPoint(r);return t.prototype._stopChartHandlers.call(this,e)||o&&o.options.name===Ku},e.prototype._toggleDragZoomEvents=function(){this._dragZoomEnabled||(this.element.style.touchAction="none",this._dragZoomEnabled=!0)},e}(Mu);Et(Yu,{dateField:"date",axisDefaults:{categoryAxis:{type:"date",baseUnit:"fit",justified:!0},valueAxis:{narrowRange:!0,labels:{format:"C"}}},navigator:{select:{},seriesDefaults:{markers:{visible:!1},tooltip:{visible:!0},line:{width:2}},hint:{},visible:!0},tooltip:{visible:!0},legend:{visible:!1}});const qu=Yu;var Zu=150,Qu="arrowPointer",Ju="barPointer",tc=.5,ec=Math.PI/180,rc="inside",oc="linear",ic="outside",nc="radialPointer",ac="radialRangePointer";function sc(t,e){var r=t.getOrigin(),o=t.getSize(),i=q(e);return t.setOrigin([r.x-i.left,r.y-i.top]),t.setSize([o.width+(i.left+i.right),o.height+(i.top+i.bottom)]),t}var lc=N.drawing.Group,uc=N.drawing.Path,cc=N.drawing.Text;function pc(t,e){var r=t.box,o=t.children[0].box,i=e.border||{},n=e.background||"",a=uc.fromRect(new N.geometry.Rect([r.x1,r.y1],[r.width(),r.height()]),{stroke:{}}),s=new cc(t.text,new N.geometry.Point(o.x1,o.y1),{font:e.font,fill:{color:e.color}}),l=sc(s.bbox().clone(),e.padding),u=uc.fromRect(l,{stroke:{color:i.width?i.color:"",width:i.width,opacity:i.opacity,dashType:i.dashType,lineJoin:"round",lineCap:"round"},fill:{color:n}}),c=new lc;return c.append(a),c.append(u),c.append(s),c}function hc(t,e,r){var o=mt(t.from)?t.from:m,i=mt(t.to)?t.to:y;return t.from=Math.max(Math.min(i,o),e),t.to=Math.min(Math.max(i,o),r),t}function fc(t,e){var r=q(e);return r.left=-r.left,r.top=-r.top,r.right=-r.right,r.bottom=-r.bottom,sc(t,r)}var dc=N.drawing.Path,vc=N.drawing.Surface,gc=function(t){function e(e,r,o,i){void 0===i&&(i={}),t.call(this),this.element=e,this.theme=o,this.contextService=new $e(this,i),this._originalOptions=K({},this.options,r),this.options=K({},this._originalOptions),this._initTheme(o),this.redraw()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.surface&&(this.surface.destroy(),this.surface=null),delete this.element,delete this.surfaceElement},e.prototype.value=function(t){var e=this.pointers[0];if(0===arguments.length)return e.value();e.value(t),this._setValueOptions(t)},e.prototype._draw=function(){var t=this.surface;t.clear(),t.draw(this._visuals)},e.prototype.exportVisual=function(){return this._visuals},e.prototype.allValues=function(t){var e=this.pointers,r=[];if(0===arguments.length){for(var o=0;o<e.length;o++)r.push(e[o].value());return r}if(T(t))for(var i=0;i<t.length;i++)B(t[i])&&e[i].value(t[i]);this._setValueOptions(t)},e.prototype._setValueOptions=function(t){for(var e=[].concat(this.options.pointer),r=[].concat(t),o=0;o<r.length;o++)e[o].value=r[o]},e.prototype.resize=function(){this.noTransitionsRedraw()},e.prototype.noTransitionsRedraw=function(){var t=this.options.transitions;this._toggleTransitions(!1),this.redraw(),this._toggleTransitions(t)},e.prototype.redraw=function(){var t=this._surfaceSize(),e=new N.geometry.Rect([0,0],[t.width,t.height]);this._initSurface(),this.gaugeArea=this._createGaugeArea(),this._createModel();var r=fc(e.bbox(),this._gaugeAreaMargin);this.reflow(r)},e.prototype.setOptions=function(t,e){this._originalOptions=K(this._originalOptions,t),this.options=K({},this._originalOptions),this._initTheme(e),this.redraw()},e.prototype.setDirection=function(t){this.contextService.rtl=Boolean(t),this.surface&&"svg"===this.surface.type&&(this.surface.destroy(),this.surface=null)},e.prototype.setIntlService=function(t){this.contextService.intl=t},e.prototype._initTheme=function(t){var e=t||this.theme||{};this.theme=e,this.options=K({},e,this.options);var r=this.options,o=r.pointer;if(T(o)){for(var i=[],n=0;n<o.length;n++)i.push(K({},e.pointer,o[n]));r.pointer=i}},e.prototype._createGaugeArea=function(){var t=this.options.gaugeArea,e=this.surface.size(),r=t.border||{},o=new N.geometry.Rect([0,0],[e.width,e.height]);return this._gaugeAreaMargin=t.margin||5,r.width>0&&(o=fc(o,r.width)),dc.fromRect(o,{stroke:{color:r.width?r.color:"",width:r.width,dashType:r.dashType,lineJoin:"round",lineCap:"round"},fill:{color:t.background}})},e.prototype._initSurface=function(){var t=this.options,e=this.surface,r=this._surfaceElement(),o=this._surfaceSize();_t(r,o),e&&e.options.type===t.renderAs?(this.surface.clear(),this.surface.resize()):(e&&e.destroy(),this.surface=vc.create(r,{type:t.renderAs}))},e.prototype._surfaceSize=function(){var t=this.options,e=this._getSize();return t.gaugeArea&&K(e,t.gaugeArea),e},e.prototype._surfaceElement=function(){return this.surfaceElement||(this.surfaceElement=document.createElement("div"),this.element.appendChild(this.surfaceElement)),this.surfaceElement},e.prototype.getSize=function(){return this._getSize()},e.prototype._getSize=function(){var t=this.element,e=this._defaultSize(),r=t.offsetWidth,o=t.offsetHeight;return r||(r=e.width),o||(o=e.height),{width:r,height:o}},e.prototype._defaultSize=function(){return{width:200,height:200}},e.prototype._toggleTransitions=function(t){this.options.transitions=t;for(var e=0;e<this.pointers.length;e++)this.pointers[e].options.animation.transitions=t},e}(N.Class);Et(gc,{plotArea:{},theme:"default",renderAs:"",pointer:{},scale:{},gaugeArea:{}});const yc=gc;var mc=N.drawing.Path,bc=N.drawing.Group,xc=N.geometry.Point;function _c(t,e){var r,o,i=t.position,n=t.tickX,a=t.tickY;return t.vertical?(r=new xc(n,i),o=new xc(n+e.size,i)):(r=new xc(i,a),o=new xc(i,a+e.size)),new mc({stroke:{color:e.color,width:e.width}}).moveTo(r).lineTo(o)}function Cc(t,e,r,o){var i=e.length;if(o.visible)for(var n=r.mirror,a=r.lineBox,s=o.skip;s<i;s+=o.step)s%o.skipUnit!=0&&(r.tickX=n?a.x2:a.x2-o.size,r.tickY=n?a.y1-o.size:a.y1,r.position=e[s],t.append(_c(r,o)))}var wc=function(t){function e(e,r){var o=e||{};!mt(o.reverse)&&!1===o.vertical&&(r||{}).rtl&&(o=Object.assign({},o,{reverse:!0})),t.call(this,0,1,o,r),this.options.minorUnit=this.options.minorUnit||this.options.majorUnit/10}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initUserOptions=function(t){var e=K({},this.options,t);return(e=K({},e,{labels:{mirror:e.mirror}})).majorUnit=e.majorUnit||qt(e.min,e.max),e},e.prototype.initFields=function(){},e.prototype.render=function(){var t=this.elements=new bc,e=this.renderLabels(),r=this.renderLine(),o=this.renderTicks(),i=this.renderRanges();return t.append(r,e,o,i),t},e.prototype.renderRanges=function(){for(var t=this,e=this.options,r=e.min,o=e.max,i=e.vertical,n=e.labels.mirror,a=e.ranges||[],s=new bc,l=a.length,u=e.rangeSize||e.minorTicks.size/2,c=0;c<l;c++){var p=hc(a[c],r,o),h=t.getSlot(p.from,p.to),f=i?t.lineBox():h,d=i?h:t.lineBox();i?f.x1-=u*(n?-1:1):d.y2+=u*(n?-1:1),s.append(mc.fromRect(new N.geometry.Rect([f.x1,d.y1],[f.x2-f.x1,d.y2-d.y1]),{fill:{color:p.color,opacity:p.opacity},stroke:{}}))}return s},e.prototype.renderLabels=function(){for(var t=this.labels,e=this.options,r=new bc,o=0;o<t.length;o++)r.append(pc(t[o],e.labels));return r},e.prototype.renderLine=function(){var t=this.options.line,e=this.lineBox(),r=new bc;if(t.width>0&&t.visible){var o=new mc({stroke:{color:t.color,dashType:t.dashType,width:t.width}});o.moveTo(e.x1,e.y1).lineTo(e.x2,e.y2),r.append(o)}return r},e.prototype.renderTicks=function(){var t=new bc,e=this.options,r=e.majorTicks.visible?e.majorUnit:0,o={vertical:e.vertical,mirror:e.labels.mirror,lineBox:this.lineBox()};return Cc(t,this.getMajorTickPositions(),o,e.majorTicks),Cc(t,this.getMinorTickPositions(),o,K({},{skipUnit:r/e.minorUnit},e.minorTicks)),t},e}(Wr);Et(wc,{min:0,max:50,majorTicks:{size:15,align:rc,color:n,width:tc,visible:!0},minorTicks:{size:10,align:rc,color:n,width:tc,visible:!0},line:{width:tc},labels:{position:rc,padding:2},mirror:!1,_alignLines:!1});const Oc=wc;var Sc=function(t){function e(e,r){t.call(this);var o=e.options,i=o.min,n=o.max,a=this.options=K({},this.options,r);a.fill=a.color,this.scale=e,mt(a.value)?a.value=Pt(a.value,i,n):a.value=i}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.value=function(t){var e=this.options,r=e.value;if(0===arguments.length)return r;var o=this.scale.options,i=o.min,n=o.max;e._oldValue=mt(e._oldValue)?e.value:i,e.value=Pt(t,i,n),this.elements&&this.repaint()},e}(N.Class);Et(Sc,{color:n});const Pc=Sc;var jc=function(t){function e(e,r){t.call(this,e,r),this.options=K({track:{visible:mt(r.track)}},this.options)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(){var t,e,r,o=this.options,i=this.scale,n=i.options,a=n.mirror,s=n.vertical,l=i.lineBox(),u=o.track.size||o.size,c=o.size/2,p=q(o.margin),h=s?p[a?"left":"right"]:p[a?"bottom":"top"];h=a?-h:h,s?(r=new te(l.x1+h,l.y1,l.x1+h,l.y2),a?r.x1-=u:r.x2+=u,o.shape!==Ju&&(t=e=new te(l.x2+h,l.y1-c,l.x2+h,l.y2+c))):(r=new te(l.x1,l.y1-h,l.x2,l.y1-h),a?r.y2+=u:r.y1-=u,o.shape!==Ju&&(t=e=new te(l.x1-c,l.y1-h,l.x2+c,l.y1-h))),this.trackBox=r,this.pointerRangeBox=e,this.box=t||r.clone().pad(o.border.width)},e.prototype.getElementOptions=function(){var t=this.options;return{fill:{color:t.color,opacity:t.opacity},stroke:mt(t.border)?{color:t.border.width?t.border.color||t.color:"",width:t.border.width,dashType:t.border.dashType,opacity:t.opacity}:null}},e.prototype._margin=function(){var t=this.scale,e=this.options,r=t.options,o=r.mirror,i=r.vertical,n=q(e.margin);return i?n[o?"left":"right"]:n[o?"bottom":"top"]},e}(Pc);Et(jc,{shape:Ju,track:{border:{width:1}},color:n,border:{width:1},opacity:1,margin:q(3),animation:{type:Ju},visible:!0});const Ac=jc;var kc=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){var t=this.options,e=t.margin,r=t.from,o=t.to,i=t.vertical,n=i?"x1":"y1";t.mirror===i?(r[n]-=e,o[n]-=e):(r[n]+=e,o[n]+=e);var a=this.fromScale=new N.geometry.Point(r.x1,r.y1),s=this.toScale=new N.geometry.Point(o.x1,o.y1);0!==t.duration&&(t.duration=Math.max(a.distanceTo(s)/t.duration*1e3,1))},e.prototype.step=function(t){var e=ut(this.fromScale.x,this.toScale.x,t),r=ut(this.fromScale.y,this.toScale.y,t);this.element.transform(N.geometry.transform().translate(e,r))},e}(N.drawing.Animation);Et(kc,{easing:oc,duration:250}),N.drawing.AnimationFactory.current.register(Qu,kc);const Mc=kc;var Tc=N.geometry.Point,Dc=N.drawing.Path,Vc=function(t){function e(e,r){t.call(this,e,r),mt(this.options.size)||(this.options.size=.6*this.scale.options.majorTicks.size)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointerShape=function(){var t=this.scale,e=this.options.size,r=e/2,o=t.options.mirror?-1:1;return t.options.vertical?[new Tc(0,0-r),new Tc(0-o*e,0),new Tc(0,0+r)]:[new Tc(0-r,0),new Tc(0,0+o*e),new Tc(0+r,0)]},e.prototype.repaint=function(){var t=this.scale,e=this.options,r=new Mc(this.elements,K(e.animation,{vertical:t.options.vertical,mirror:t.options.mirror,margin:this._margin(e.margin),from:t.getSlot(e._oldValue),to:t.getSlot(e.value)}));!1===e.animation.transitions&&(r.options.duration=0),r.setup(),r.play()},e.prototype.render=function(){var t=this.scale,e=this.options,r=this.getElementOptions(),o=this.pointerShape(e.value);e.animation.type=Qu;var i=new Dc({stroke:r.stroke,fill:r.fill}).moveTo(o[0]).lineTo(o[1]).lineTo(o[2]).close(),n=t.getSlot(e.value);return i.transform(N.geometry.transform().translate(n.x1,n.y1)),this.elements=i,i},e}(Ac);const Ec=Vc;var Nc=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setup=function(){var t=this.options,e=this.axis=t.vertical?M:k,r=this.to=t.newPoints[0][e],o=this.from=t.oldPoints[0][e];0!==t.duration&&(t.duration=Math.max(Math.abs(r-o)/t.speed*1e3,1)),this._set(o)},e.prototype.step=function(t){var e=ut(this.from,this.to,t);this._set(e)},e.prototype._set=function(t){var e="set"+this.axis.toUpperCase(),r=this.options.newPoints;r[0][e](t),r[1][e](t)},e}(N.drawing.Animation);Et(Nc,{easing:oc,speed:250}),N.drawing.AnimationFactory.current.register(Ju,Nc);const Lc=Nc;var Ic=N.drawing.Group,Bc=N.drawing.Path,Rc=function(t){function e(e,r){t.call(this,e,r),mt(this.options.size)||(this.options.size=.3*this.scale.options.majorTicks.size)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.pointerShape=function(t){var e=this.scale,r=this.options,o=e.options,i=o.mirror,n=o.vertical,a=i===n?-1:1,s=r.size*a,l=e.getSlot(e.options.min),u=e.getSlot(t),c=n?M:k,p=n?k:M,h=this._margin()*a,f=new N.geometry.Point;f[c]=l[c+"1"],f[p]=l[p+"1"];var d=new N.geometry.Point;d[c]=u[c+"1"],d[p]=u[p+"1"],n?(f.translate(h,0),d.translate(h,0)):(f.translate(0,h),d.translate(0,h));var v=d.clone(),g=f.clone();return n?(v.translate(s,0),g.translate(s,0)):(v.translate(0,s),g.translate(0,s)),[f,d,v,g]},e.prototype.repaint=function(){var t=this.scale,e=this.options,r=this.pointerShape(e.value),o=this.pointerPath,i=this.pointerShape(e._oldValue);o.moveTo(r[0]).lineTo(r[1]).lineTo(r[2]).lineTo(r[3]).close();var n=new Lc(o,K(e.animation,{reverse:t.options.reverse,vertical:t.options.vertical,oldPoints:[i[1],i[2]],newPoints:[r[1],r[2]]}));!1===e.animation.transitions&&(n.options.duration=0),n.setup(),n.play()},e.prototype.render=function(){var t=new Ic,e=this.getElementOptions();this.options.track.visible&&t.append(this.renderTrack());var r=this.pointerPath=new Bc({stroke:e.stroke,fill:e.fill});return t.append(r),this.elements=t,t},e.prototype.renderTrack=function(){var t=this.options.track,e=t.border||{},r=this.trackBox.clone().pad(e.width||0);return new Bc.fromRect(r.toRect(),{fill:{color:t.color,opacity:t.opacity},stroke:{color:e.width?e.color||t.color:"",width:e.width,dashType:e.dashType}})},e}(Ac);const zc=Rc;var Fc=N.drawing.Group,Hc=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this.pointers,r=t.origin.x,o=t.origin.y,i=new te(r,o,r+t.width(),o+t.height());this.scale.reflow(i),this._shrinkScaleWidth(i);for(var n=0;n<e.length;n++)e[n].reflow();this.bbox=this._getBox(i),this._alignElements(),this._shrinkElements(),this._buildVisual(),this._draw()},e.prototype._buildVisual=function(){var t=new Fc,e=this.scale.render(),r=this.pointers;t.append(this.gaugeArea),t.append(e);for(var o=0;o<r.length;o++){var i=r[o];t.append(i.render()),i.value(i.options.value)}this._visuals=t},e.prototype._createModel=function(){var t=this.options,e=this.scale=new Oc(t.scale,this.contextService);this.pointers=[];var r=t.pointer;r=T(r)?r:[r];for(var o=0;o<r.length;o++){var i=K({},r[o],{animation:{transitions:t.transitions}}),n="arrow"===i.shape?Ec:zc;this.pointers.push(new n(e,i))}},e.prototype._defaultSize=function(){var t=this.options.scale.vertical;return{width:t?60:200,height:t?200:60}},e.prototype._getBox=function(t){for(var e,r=this.scale,o=this.pointers,i=t.center(),n=o[0].box.clone().wrap(r.box),a=0;a<o.length;a++)n.wrap(o[a].box.clone());return r.options.vertical?(e=n.width()/2,n=new te(i.x-e,t.y1,i.x+e,t.y2)):(e=n.height()/2,n=new te(t.x1,i.y-e,t.x2,i.y+e)),n},e.prototype._alignElements=function(){for(var t,e=this.scale,r=this.pointers,o=e.box,i=r[0].box.clone().wrap(e.box),n=this.bbox,a=0;a<r.length;a++)i.wrap(r[a].box.clone());e.options.vertical?(t=n.center().x-i.center().x,e.reflow(new te(o.x1+t,n.y1,o.x2+t,n.y2))):(t=n.center().y-i.center().y,e.reflow(new te(o.x1,o.y1+t,o.x2,o.y2+t)));for(var s=0;s<r.length;s++)r[s].reflow(this.bbox)},e.prototype._shrinkScaleWidth=function(t){var e=this.scale;if(!e.options.vertical){var r=e.contentBox().width()-t.width();r>0&&(e.box.shrink(r,0),e.box.alignTo(t,"center"),e.reflow(e.box))}},e.prototype._shrinkElements=function(){for(var t=this.scale,e=this.pointers,r=t.box.clone(),o=t.options.vertical?"y":"x",i=e[0].box,n=0;n<e.length;n++)i.wrap(e[n].box.clone());r[o+1]+=Math.max(r[o+1]-i[o+1],0),r[o+2]-=Math.max(i[o+2]-r[o+2],0),t.reflow(r);for(var a=0;a<e.length;a++)e[a].reflow(this.bbox)},e}(yc);Et(Hc,{transitions:!0,gaugeArea:{background:""},scale:{vertical:!0}});const Uc=Hc;var Kc=180,$c=N.drawing.Arc,Gc=N.drawing.Path,Xc=N.drawing.Group;function Wc(t,e,r,o){var i=new Xc,n=t.center,a=t.getRadiusX();if(o.visible)for(var s=0;s<e.length;s++){var l=t.pointAt(e[s]),u=new N.geometry.Point(n.x+a-o.size,n.y).rotate(e[s],n);i.append(new Gc({stroke:{color:o.color,width:o.width}}).moveTo(l).lineTo(u))}return i}function Yc(t,e,r,o){return{from:t,to:e,color:r,opacity:o}}var qc=function(t){function e(e,r){t.call(this,0,1,e,r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initUserOptions=function(t){var e=K({},this.options,t);return e.majorUnit=e.majorUnit||qt(e.min,e.max),e.minorUnit=e.minorUnit||e.majorUnit/10,e},e.prototype.initFields=function(){},e.prototype.render=function(t,e){var r=this.renderArc(t,e);this.bbox=r.bbox(),this.labelElements=this.renderLabels(),this.ticks=this.renderTicks(),this.ranges=this.renderRanges()},e.prototype.reflow=function(t){var e=t.center(),r=Math.min(t.height(),t.width())/2;if(!mt(this.bbox))return this.render(e,r);this.bbox=this.arc.bbox(),this.radius(this.arc.getRadiusX()),this.repositionRanges(),this.renderLabels()},e.prototype.slotAngle=function(t){var e=this.options,r=e.min,o=e.max,i=e.reverse,n=e.startAngle,a=e.endAngle,s=a-n;return(i?a-(t-r)/(o-r)*s:(t-r)/(o-r)*s+n)+Kc},e.prototype.hasRanges=function(){var t=this.options.ranges;return t&&t.length},e.prototype.ticksSize=function(){var t=this.options,e=t.majorTicks,r=t.minorTicks,o=0;return e.visible&&(o=e.size),r.visible&&(o=Math.max(r.size,o)),o},e.prototype.labelsCount=function(){var e=t.prototype.labelsCount.call(this),r=this.options;return r.endAngle-r.startAngle>=360&&r.max%r.majorUnit==0&&(e-=1),e},e.prototype.renderLabels=function(){var t=this,e=this.options,r=this.arc.clone(),o=r.getRadiusX(),i=this.tickAngles(r,e.majorUnit),n=e.rangeSize=e.rangeSize||.1*o,a=new Xc,s=.05*o;mt(e.rangeDistance)?s=e.rangeDistance:e.rangeDistance=s;var l=e.labels,u=l.position===rc,c=mt(this.labelElements);u&&(o-=this.ticksSize(),this.hasRanges()&&!c&&(o-=n+s),r.setRadiusX(o).setRadiusY(o));for(var p=this.labels,h=p.length,f=q(l.padding),d=(f.left+f.right)/2,v=(f.top+f.bottom)/2,g=0;g<h;g++){var y=p[g],m=y.box.width()/2,b=y.box.height()/2,x=i[g],_=(x-Kc)*ec,C=r.pointAt(x),w=C.x+Math.cos(_)*(m+d)*(u?1:-1),O=C.y+Math.sin(_)*(b+v)*(u?1:-1);y.reflow(new te(w-m,O-b,w+m,O+b));var S=new N.geometry.Point(y.box.x1,y.box.y1),P=void 0;if(c){var j=(P=t.labelElements.children[g]).bbox().origin,A=P.transform()||N.geometry.transform();A.translate(S.x-j.x,S.y-j.y),P.transform(A)}else P=pc(y,e.labels),a.append(P);t.bbox=N.geometry.Rect.union(t.bbox,P.bbox())}return a},e.prototype.repositionRanges=function(){var t=this.ranges.children;if(t.length>0){var e=this.options,r=e.rangeDistance,o=e.rangeSize,i=this.getRangeRadius();this.options.labels.position===rc&&(i+=o+r);for(var n=i+o/2,a=0;a<t.length;a++)t[a]._geometry.setRadiusX(n).setRadiusY(n);this.bbox=N.geometry.Rect.union(this.bbox,this.ranges.bbox())}},e.prototype.renderRanges=function(){var t=this,e=this.rangeSegments(),r=e.length,o=new Xc;if(r){var i=this.options,n=i.rangeSize,a=i.reverse,s=i.rangeDistance,l=this.getRangeRadius();this.radius(this.radius()-n-s);for(var u=0;u<r;u++){var c=e[u],p=t.slotAngle(c[a?"to":"from"]),h=t.slotAngle(c[a?"from":"to"]);h-p!=0&&o.append(t.createRange(p,h,l,c))}}return o},e.prototype.createRange=function(t,e,r,o){var i=this.options.rangeSize,n=new N.geometry.Arc(this.arc.center,{radiusX:r+i/2,radiusY:r+i/2,startAngle:t,endAngle:e});return new $c(n,{stroke:{width:i,color:o.color,opacity:o.opacity,lineCap:o.lineCap}})},e.prototype.rangeSegments=function(){var t=this.options,e=t.ranges||[],r=e.length,o=[];if(r){var i=t.min,n=t.max,a=t.rangePlaceholderColor;o.push(Yc(i,n,a));for(var s=0;s<r;s++)for(var l=hc(e[s],i,n),u=o.length,c=0;c<u;c++){var p=o[c];if(p.from<=l.from&&l.from<=p.to){o.push(Yc(l.from,l.to,l.color,l.opacity)),p.from<=l.to&&l.to<=p.to&&o.push(Yc(l.to,p.to,a,l.opacity)),p.to=l.from;break}}}return o},e.prototype.getRangeRadius=function(){var t=this.arc,e=this.options,r=e.rangeSize,o=e.rangeDistance,i=e.majorTicks.size;return e.labels.position===ic?t.getRadiusX()-i-o-r:t.getRadiusX()-r},e.prototype.renderArc=function(t,e){var r=this.options;return this.arc=new N.geometry.Arc(t,{radiusX:e,radiusY:e,startAngle:r.startAngle+Kc,endAngle:r.endAngle+Kc})},e.prototype.renderTicks=function(){var t=this.arc,e=this.options,r=t.clone();this.majorTickAngles=this.tickAngles(t,e.majorUnit),this.majorTicks=Wc(r,this.majorTickAngles,e.majorUnit,e.majorTicks);var o=new Xc;o.append(this.majorTicks);var i=e.majorTicks.size,n=e.minorTicks.size;if(this._tickDifference=i-n,e.labels.position===ic){var a=r.getRadiusX();r.setRadiusX(a-i+n).setRadiusY(a-i+n)}return this.minorTickAngles=this.normalizeTickAngles(this.tickAngles(t,e.minorUnit)),this.minorTicks=Wc(r,this.minorTickAngles,e.minorUnit,e.minorTicks),o.append(this.minorTicks),o},e.prototype.normalizeTickAngles=function(t){for(var e=this.options,r=e.majorUnit/e.minorUnit,o=t.length-1;o>=0;o--)o%r==0&&t.splice(o,1);return t},e.prototype.tickAngles=function(t,e){var r=this.options,o=r.reverse,i=r.max-r.min,n=t.endAngle-t.startAngle,a=i/e,s=t.startAngle,l=n/a;o&&(s+=n,l=-l),n>=360&&r.max%e==0&&(a-=1);for(var u=[],c=0;c<a;c++)u.push(kt(s,3)),s+=l;return kt(s)<=t.endAngle&&u.push(s),u},e.prototype.radius=function(t){if(!t)return this.arc.getRadiusX();this.arc.setRadiusX(t).setRadiusY(t),this.repositionTicks(this.majorTicks.children,this.majorTickAngles),this.repositionTicks(this.minorTicks.children,this.minorTickAngles,!0)},e.prototype.repositionTicks=function(t,e,r){var o=r&&this._tickDifference||0,i=this.arc,n=i.getRadiusX();r&&this.options.labels.position===ic&&0!==o&&(i=this.arc.clone()).setRadiusX(n-o).setRadiusY(n-o);for(var a=0;a<t.length;a++){var s=i.pointAt(e[a]),l=t[a].segments,u=s.x-l[0].anchor().x,c=s.y-l[0].anchor().y;t[a].transform((new N.geometry.transform).translate(u,c))}},e}(Wr);Et(qc,{min:0,max:100,majorTicks:{size:15,align:rc,color:n,width:tc,visible:!0},minorTicks:{size:10,align:rc,color:n,width:tc,visible:!0},startAngle:-30,endAngle:210,labels:{position:rc,padding:2}});const Zc=qc;var Qc=function(t){function e(e,r){t.call(this,e,r);var o=this.options;o.duration=Math.max(Math.abs(o.newAngle-o.oldAngle)/o.duration*1e3,1)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.step=function(t){var e=this.options,r=ut(e.oldAngle,e.newAngle,t);this.element.transform(N.geometry.transform().rotate(r,e.center))},e}(N.drawing.Animation);Et(Qc,{easing:oc,duration:Zu}),N.drawing.AnimationFactory.current.register(nc,Qc);const Jc=Qc;var tp=N.drawing.Circle,ep=N.drawing.Group,rp=N.drawing.Path,op=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setAngle=function(t){this.elements.transform(N.geometry.transform().rotate(t,this.center))},e.prototype.repaint=function(){var t=this.scale,e=this.options,r=t.slotAngle(e._oldValue),o=t.slotAngle(e.value);!1===e.animation.transitions?this.setAngle(o):new Jc(this.elements,K(e.animation,{oldAngle:r,newAngle:o})).play()},e.prototype.render=function(){var t=this.scale,e=this.options,r=new ep;return!1!==e.animation&&K(e.animation,{startAngle:0,center:t.arc.center,reverse:t.options.reverse}),r.append(this._renderNeedle(),this._renderCap()),this.elements=r,this.setAngle(ec),r},e.prototype.reflow=function(t){var e=this.center=t.center,r=Pt(this.options.length||1,.1,1.5),o=this.radius=t.getRadiusX()*r,i=this.capSize=Math.round(o*this.options.cap.size);this.bbox=N.geometry.Rect.fromPoints(new N.geometry.Point(e.x-i,e.y-i),new N.geometry.Point(e.x+i,e.y+i))},e.prototype._renderNeedle=function(){var t=this.scale.options.minorTicks.size,e=this.center,r=this.options.color,o=new rp({fill:{color:r},stroke:{color:r,width:tc}});return o.moveTo(e.x+this.radius-t,e.y).lineTo(e.x,e.y-this.capSize/2).lineTo(e.x,e.y+this.capSize/2).close(),o},e.prototype._renderCap=function(){var t=this.options,e=t.cap.color||t.color,r=new N.geometry.Circle(this.center,this.capSize);return new tp(r,{fill:{color:e},stroke:{color:e}})},e}(Pc);Et(op,{cap:{size:.05},arrow:{width:16,height:14},animation:{type:nc,duration:Zu}});const ip=op;var np=N.drawing.Group,ap=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.reflow=function(t){var e=this,r=this.pointers;this.scale.reflow(t),this._initialPlotArea=this.scale.bbox;for(var o=0;o<r.length;o++)r[o].reflow(e.scale.arc),e._initialPlotArea=N.geometry.Rect.union(e._initialPlotArea,r[o].bbox);this.fitScale(t),this.alignScale(t),this._buildVisual(this.gaugeArea,r,this.scale),this._draw()},e.prototype._buildVisual=function(t,e,r){var o=this._visuals=new np;o.append(t),o.append(r.ticks),o.append(r.ranges),this._buildPointers(e),o.append(r.labelElements)},e.prototype._buildPointers=function(t){for(var e=0;e<t.length;e++){var r=t[e];r.render(),this._visuals.append(r.elements),r.value(r.options.value)}},e.prototype.fitScale=function(t){for(var e,r,o,i,n,a=this,s=this.scale.arc,l=this._initialPlotArea,u=Math.abs(this.getDiff(l,t)),c=kt(u,3),p=kt(-u,3),h=0,f=0;!(!(f++<100)||(h=n===o?h+1:0)>5||c!==i&&0<=(e=a.getPlotBox(c,t,s))&&e<=2||p!==i&&0<=(o=a.getPlotBox(p,t,s))&&o<=2||(i=e>0&&o>0?2*c:e<0&&o<0?2*p:kt((c+p)/2||1,3),0<=(r=a.getPlotBox(i,t,s))&&r<=2));)n=o,r>0?(p=i,o=r):(c=i,e=r)},e.prototype.getPlotBox=function(t,e,r){var o=this.scale,i=this.pointers,n=r.getRadiusX(),a=r.clone();a.setRadiusX(n+t).setRadiusY(n+t),o.arc=a,o.reflow(e),this.plotBbox=o.bbox;for(var s=0;s<i.length;s++)i[s].reflow(a),this.plotBbox=N.geometry.Rect.union(this.plotBbox,i[s].bbox);return this.getDiff(this.plotBbox,e)},e.prototype.getDiff=function(t,e){return Math.min(e.width()-t.width(),e.height()-t.height())},e.prototype.alignScale=function(t){var e=this.plotBbox.center(),r=t.center(),o=e.x-r.x,i=e.y-r.y,n=this.scale,a=this.pointers;n.arc.center.x-=o,n.arc.center.y-=i,n.reflow(t);for(var s=0;s<a.length;s++)a[s].reflow(n.arc),this.plotBbox=N.geometry.Rect.union(n.bbox,a[s].bbox)},e.prototype._createModel=function(){var t=this.options,e=t.pointer,r=this.scale=new Zc(t.scale,this.contextService);this.pointers=[];for(var o=T(e)?e:[e],i=0;i<o.length;i++){var n=new ip(r,K({},o[i],{animation:{transitions:t.transitions}}));this.pointers.push(n)}},e}(yc);Et(ap,{transitions:!0,gaugeArea:{background:""}});const sp=ap;var lp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.rangeSegments=function(){var t=this.options;return[{from:t.min,to:t.max,color:t.rangePlaceholderColor,lineCap:t.rangeLineCap}]},e.prototype.hasRanges=function(){return!0},e.prototype.placeholderRangeAngle=function(t){var e=this.ranges.children[0].geometry();this.options.reverse?e.setEndAngle(t):e.setStartAngle(t)},e.prototype.addRange=function(t,e,r){var o=this.options.reverse,i=this.slotAngle(o?e:t),n=this.slotAngle(o?t:e),a=this.createRange(i,n,this.getRangeRadius(),r);return this.ranges.append(a),a},e}(Zc);Et(lp,{min:0,max:100,majorTicks:{visible:!1},minorTicks:{visible:!1},labels:{visible:!1},startAngle:0,endAngle:180,rangeLineCap:"round"});const up=lp;var cp=function(t){function e(e,r){t.call(this,e,r);var o=this.options,i=Math.abs(o.newAngle-o.oldAngle)/o.duration*1e3;o.duration=Pt(i,Zu,800);var n=e.elements.options.get("stroke.color"),a=e.currentColor();n!==a&&(this.startColor=new N.Color(n),this.color=new N.Color(a))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.step=function(t){var e=this,r=e.options,o=e.startColor,i=e.color,n=ut(r.oldAngle,r.newAngle,t);if(this.element.angle(n),i){var a=kt(ut(o.r,i.r,t)),s=kt(ut(o.g,i.g,t)),l=kt(ut(o.b,i.b,t));this.element.stroke(new N.Color(a,s,l).toHex())}},e}(N.drawing.Animation);Et(cp,{easing:oc,duration:Zu}),N.drawing.AnimationFactory.current.register(ac,cp);const pp=cp;var hp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.repaint=function(){var t=this.scale,e=this.options,r=t.slotAngle(e._oldValue),o=t.slotAngle(e.value);this.animation&&this.animation.abort(),!1===e.animation.transitions?(this.angle(o),this.stroke(this.currentColor())):(this.animation=new pp(this,K(e.animation,{oldAngle:r,newAngle:o})),this.animation.play())},e.prototype.angle=function(t){var e=this.elements.geometry();this.scale.options.reverse?e.setStartAngle(t):e.setEndAngle(t),this.scale.placeholderRangeAngle(t)},e.prototype.stroke=function(t){this.elements.stroke(t)},e.prototype.render=function(){if(!this.elements){var t=this.scale,e=this.options;!1!==e.animation&&K(e.animation,{startAngle:0,center:t.arc.center,reverse:t.options.reverse}),this.elements=t.addRange(t.options.min,this.options.value,{color:this.currentColor(),opacity:e.opacity,lineCap:t.options.rangeLineCap})}},e.prototype.currentColor=function(){var t=this.scale.options,e=t.min,r=t.max,o=this.options,i=o.colors,n=o.color,a=o.value,s=B(a)?a:e;if(i)for(var l=0;l<i.length;l++){var u=i[l],c=u.color,p=u.from;void 0===p&&(p=e);var h=u.to;if(void 0===h&&(h=r),p<=s&&s<=h)return c}return n},e.prototype.reflow=function(){this.render(),this.bbox=this.elements.bbox()},e}(Pc);Et(hp,{animation:{type:ac,duration:Zu}});const fp=hp;var dp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initTheme=function(e){t.prototype._initTheme.call(this,e),this.options.color=this.options.color||(this.theme.pointer||{}).color},e.prototype._createModel=function(){var t=this.options,e=this.scale=new up(t.scale,this.contextService),r=new fp(e,K({},{colors:t.colors,color:t.color,value:t.value,opacity:t.opacity,animation:{transitions:t.transitions}}));this.pointers=[r]},e.prototype._buildPointers=function(t){for(var e=0;e<t.length;e++){var r=t[e];r.render(),r.value(r.options.value)}},e.prototype._setValueOptions=function(t){this.options.value=t},e.prototype.currentColor=function(){var t=this.pointers[0];if(t)return t.currentColor()},e.prototype.centerLabelPosition=function(t,e){var r=this.getSize(),o=this.scale.arc.center,i=o.x-t/2,n=o.y-e/2;if(t<r.width){var a=i+t;i=Math.max(i,0),a>r.width&&(i-=a-r.width)}if(e<r.height){var s=this.scale.bbox,l=s.bottomRight().y,u=n+e;n=Math.max(n,s.origin.y),u>l&&(n-=u-l)}return{left:i,top:n}},e}(sp);const vp=dp;var gp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._createModel=function(){var e=this.options.scale;"number"!=typeof e.startAngle&&(e.startAngle=90),e.endAngle=e.startAngle+360,t.prototype._createModel.call(this)},e}(vp);const yp=gp;var mp=function(t){function e(e){t.call(this),this.setOptions(e),this.initProperties()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){},e.prototype.setOptions=function(t){this.options=Object.assign({},this.options,t),this.quietZoneLength=this.options.addQuietZone?2*this.options.quietZoneLength:0},e.prototype.encode=function(t,e,r){var o=mt(t)?String(t):t;return this.initValue(o,e,r),this.options.addQuietZone&&this.addQuietZone(),this.addData(),this.options.addQuietZone&&this.addQuietZone(),{baseUnit:this.baseUnit,pattern:this.pattern}},e.prototype.initValue=function(){},e.prototype.addQuietZone=function(){this.pattern.push(this.options.quietZoneLength||10)},e.prototype.addData=function(){},e.prototype.invalidCharacterError=function(t){throw new Error('Character "'+t+'" is not valid for symbology '+this.name+".")},e}(N.Class);Et(mp,{quietZoneLength:10,addQuietZone:!0,addCheckSum:!0});var bp=Object.assign,xp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),bp(this,{name:"Code 11",characterMap:["111121","211121","121121","221111","112121","212111","122111","111221","211211","211111","112111"],cCheckSumTotal:10,kCheckSumTotal:9,kCheckSumMinLength:10,checkSumMod:11,DASH_VALUE:10,DASH:"-",START:"112211",STOP:"11221"})},e.prototype.initValue=function(t,e){this.pattern=[],this.value=t,this.width=e,this.totalUnits=0},e.prototype.addData=function(){var t=this.value;this.addPattern(this.START);for(var e=0;e<t.length;e++)this.addCharacter(t.charAt(e));this.options.addCheckSum&&this.addCheckSum(),this.addPattern(this.STOP),this.setBaseUnit()},e.prototype.setBaseUnit=function(){this.baseUnit=this.width/(this.totalUnits+this.quietZoneLength)},e.prototype.addCheckSum=function(){var t=this.value,e=t.length,r=this.getWeightedSum(t,e,this.cCheckSumTotal)%this.checkSumMod;if(this.checksum=String(r),this.addPattern(this.characterMap[r]),++e>=this.kCheckSumMinLength){var o=(r+this.getWeightedSum(t,e,this.kCheckSumTotal))%this.checkSumMod;this.checksum+=o,this.addPattern(this.characterMap[o])}},e.prototype.getWeightedSum=function(t,e,r){for(var o=0,i=0;i<t.length;i++)o+=this.weightedValue(this.getValue(t.charAt(i)),e,i,r);return o},e.prototype.weightedValue=function(t,e,r,o){return((e-r)%o||o)*t},e.prototype.getValue=function(t){return isNaN(t)?(t!==this.DASH&&this.invalidCharacterError(t),this.DASH_VALUE):parseInt(t,10)},e.prototype.addCharacter=function(t){var e=this.getValue(t),r=this.characterMap[e];this.addPattern(r)},e.prototype.addPattern=function(t){for(var e,r=0;r<t.length;r++)e=parseInt(t.charAt(r),10),this.pattern.push(e),this.totalUnits+=e},e}(mp);Et(xp,{addCheckSum:!0});var _p=Object.assign,Cp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),_p(this,{minBaseUnitLength:.7})},e.prototype.addData=function(){var t=this.value;this.addStart();for(var e=0;e<t.length;e++)this.addCharacter(t.charAt(e));this.options.addCheckSum&&this.pushCheckSum(),this.addStop(),this.prepareValues()},e.prototype.addCharacter=function(t){var e=this.characterMap[t];e||this.invalidCharacterError(t),this.addBase(e)},e.prototype.addBase=function(){},e}(mp),wp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),_p(this,{name:"Code 39",checkSumMod:43,minRatio:2.5,maxRatio:3,gapWidth:1,splitCharacter:"|",patternMappings:{b:"1|",w:"1|",B:"ratio|",W:"ratio|"},characterMap:{0:{pattern:"bwbWBwBwb",value:0},1:{pattern:"BwbWbwbwB",value:1},2:{pattern:"bwBWbwbwB",value:2},3:{pattern:"BwBWbwbwb",value:3},4:{pattern:"bwbWBwbwB",value:4},5:{pattern:"BwbWBwbwb",value:5},6:{pattern:"bwBWBwbwb",value:6},7:{pattern:"bwbWbwBwB",value:7},8:{pattern:"BwbWbwBwb",value:8},9:{pattern:"bwBWbwBwb",value:9},A:{pattern:"BwbwbWbwB",value:10},B:{pattern:"bwBwbWbwB",value:11},C:{pattern:"BwBwbWbwb",value:12},D:{pattern:"bwbwBWbwB",value:13},E:{pattern:"BwbwBWbwb",value:14},F:{pattern:"bwBwBWbwb",value:15},G:{pattern:"bwbwbWBwB",value:16},H:{pattern:"BwbwbWBwb",value:17},I:{pattern:"bwBwbWBwb",value:18},J:{pattern:"bwbwBWBwb",value:19},K:{pattern:"BwbwbwbWB",value:20},L:{pattern:"bwBwbwbWB",value:21},M:{pattern:"BwBwbwbWb",value:22},N:{pattern:"bwbwBwbWB",value:23},O:{pattern:"BwbwBwbWb",value:24},P:{pattern:"bwBwBwbWb",value:25},Q:{pattern:"bwbwbwBWB",value:26},R:{pattern:"BwbwbwBWb",value:27},S:{pattern:"bwBwbwBWb",value:28},T:{pattern:"bwbwBwBWb",value:29},U:{pattern:"BWbwbwbwB",value:30},V:{pattern:"bWBwbwbwB",value:31},W:{pattern:"BWBwbwbwb",value:32},X:{pattern:"bWbwBwbwB",value:33},Y:{pattern:"BWbwBwbwb",value:34},Z:{pattern:"bWBwBwbwb",value:35},"-":{pattern:"bWbwbwBwB",value:36},".":{pattern:"BWbwbwBwb",value:37}," ":{pattern:"bWBwbwBwb",value:38},$:{pattern:"bWbWbWbwb",value:39},"/":{pattern:"bWbWbwbWb",value:40},"+":{pattern:"bWbwbWbWb",value:41},"%":{pattern:"bwbWbWbWb",value:42},START:{pattern:"bWbwBwBwb"}}})},e.prototype.initValue=function(t,e,r){this.width=e,this.height=r,this.value=t,this.dataLength=t.length,this.pattern=[],this.patternString=""},e.prototype.prepareValues=function(){var t,e=this.minBaseUnitLength,r=this.minRatio,o=Math.ceil(Math.max(.15*this.width,24)),i=this.maxRatio;if(this.height<o)throw new Error("Insufficient height for Code39 encoding: the current height is "+this.height+"px and the minimum height is "+o+"px.");for(t=this.getBaseUnit(i);t<e&&i>r;)i=parseFloat((i-.1).toFixed(1)),t=this.getBaseUnit(i);if(t<e){var n=Math.ceil(this.getBaseWidth(r)*e);throw new Error("Insufficient width for Code39 encoding: the current width is "+this.width+'px and the minimum width for value "'+this.value+'" is '+n+"px.")}this.ratio=i,this.baseUnit=t,this.patternString=this.patternString.substring(0,this.patternString.length-1),this.pattern=this.pattern.concat(this.patternString.replace(/ratio/g,i).split(this.splitCharacter))},e.prototype.getBaseUnit=function(t){return this.width/this.getBaseWidth(t)},e.prototype.getBaseWidth=function(t){var e=3*(t+2);return this.quietZoneLength+e*(this.dataLength+2)+this.gapWidth*(this.dataLength+1)},e.prototype.addStart=function(){this.addPattern(this.characterMap.START.pattern),this.addCharacterGap()},e.prototype.addBase=function(t){this.addPattern(t.pattern),this.addCharacterGap()},e.prototype.addStop=function(){this.addPattern(this.characterMap.START.pattern)},e.prototype.addPattern=function(t){for(var e=0;e<t.length;e++)this.patternString+=this.patternMappings[t.charAt(e)]},e.prototype.addCharacterGap=function(){this.patternString+=this.gapWidth+this.splitCharacter},e}(Cp);Et(wp,{addCheckSum:!1});var Op={addCharacter:function(t){this.characterMap[t]?this.addBase(this.characterMap[t]):t.charCodeAt(0)>127?this.invalidCharacterError(t):this.addExtended(t.charCodeAt(0))},addExtended:function(t){for(var e,r=this,o=0;o<this.extendedMappings.length;o++)if(e=r.extendedMappings[o].call(r,t)){for(var i=0;i<e.length;i++){var n=e[i];r.addBase(n)}return void(r.dataLength+=e.length-1)}},extendedMappings:[function(t){if(97<=t&&t<=122)return[this.characterMap[this.shiftCharacters[0]],this.characterMap[String.fromCharCode(t-32)]]},function(t){if(33<=t&&t<=58)return[this.characterMap[this.shiftCharacters[1]],this.characterMap[String.fromCharCode(t+32)]]},function(t){if(1<=t&&t<=26)return[this.characterMap[this.shiftCharacters[2]],this.characterMap[String.fromCharCode(t+64)]]},function(t){var e,r,o=this;if(this.specialAsciiCodes[t]){e=[];for(var i=0;i<this.specialAsciiCodes[t].length;i++)e.push(o.characterMap[o.shiftCharacters[3]]),e.push(o.characterMap[o.specialAsciiCodes[t][i]])}else r=6*Math.floor(t/32)+(t-27)%32+64,e=[this.characterMap[this.shiftCharacters[3]],this.characterMap[String.fromCharCode(r)]];return e}],specialAsciiCodes:{0:["U"],64:["V"],96:["W"],127:["T","X","Y","Z"]},shiftValuesAsciiCodes:{39:36,40:47,41:43,42:37},characterMap:{"+":!1,"/":!1,$:!1,"%":!1},shiftCharacters:["SHIFT0","SHIFT1","SHIFT2","SHIFT3"]},Sp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),K(this,Op,{name:"Code 39 extended",characterMap:{SHIFT0:{pattern:"bWbwbWbWb",value:41},SHIFT1:{pattern:"bWbWbwbWb",value:40},SHIFT2:{pattern:"bWbWbWbwb",value:39},SHIFT3:{pattern:"bwbWbWbWb",value:42}}})},e}(wp),Pp=Object.assign,jp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Pp(this,{name:"Code 93",cCheckSumTotal:20,kCheckSumTotal:15,checkSumMod:47,characterMap:{0:{pattern:"131112",value:0},1:{pattern:"111213",value:1},2:{pattern:"111312",value:2},3:{pattern:"111411",value:3},4:{pattern:"121113",value:4},5:{pattern:"121212",value:5},6:{pattern:"121311",value:6},7:{pattern:"111114",value:7},8:{pattern:"131211",value:8},9:{pattern:"141111",value:9},A:{pattern:"211113",value:10},B:{pattern:"211212",value:11},C:{pattern:"211311",value:12},D:{pattern:"221112",value:13},E:{pattern:"221211",value:14},F:{pattern:"231111",value:15},G:{pattern:"112113",value:16},H:{pattern:"112212",value:17},I:{pattern:"112311",value:18},J:{pattern:"122112",value:19},K:{pattern:"132111",value:20},L:{pattern:"111123",value:21},M:{pattern:"111222",value:22},N:{pattern:"111321",value:23},O:{pattern:"121122",value:24},P:{pattern:"131121",value:25},Q:{pattern:"212112",value:26},R:{pattern:"212211",value:27},S:{pattern:"211122",value:28},T:{pattern:"211221",value:29},U:{pattern:"221121",value:30},V:{pattern:"222111",value:31},W:{pattern:"112122",value:32},X:{pattern:"112221",value:33},Y:{pattern:"122121",value:34},Z:{pattern:"123111",value:35},"-":{pattern:"121131",value:36},".":{pattern:"311112",value:37}," ":{pattern:"311211",value:38},$:{pattern:"321111",value:39},"/":{pattern:"112131",value:40},"+":{pattern:"113121",value:41},"%":{pattern:"211131",value:42},SHIFT0:{pattern:"122211",value:46},SHIFT1:{pattern:"311121",value:45},SHIFT2:{pattern:"121221",value:43},SHIFT3:{pattern:"312111",value:44},START:{pattern:"111141"},TERMINATION_BAR:"1"}})},e.prototype.initValue=function(t,e,r){this.value=t,this.width=e,this.height=r,this.pattern=[],this.values=[],this.dataLength=t.length},e.prototype.prepareValues=function(){var t=Math.ceil(Math.max(.15*this.width,24));if(this.height<t)throw new Error("Insufficient height for Code93 encoding: the current height is "+this.height+"px, the minimum required height is "+t+"px.");if(this.setBaseUnit(),this.baseUnit<this.minBaseUnitLength){var e=Math.ceil(this.minBaseUnitLength*(this.width/this.baseUnit));throw new Error("Insufficient width for Code93 encoding: the current width is "+this.width+'px and the minimum required width for value "'+this.value+'" is '+e+"px.")}},e.prototype.setBaseUnit=function(){this.baseUnit=this.width/(9*(this.dataLength+2+2)+this.quietZoneLength+1)},e.prototype.addStart=function(){var t=this.characterMap.START.pattern;this.addPattern(t)},e.prototype.addStop=function(){this.addStart(),this.pattern.push(this.characterMap.TERMINATION_BAR)},e.prototype.addBase=function(t){this.addPattern(t.pattern),this.values.push(t.value)},e.prototype.pushCheckSum=function(){var t,e=this,r=this._getCheckValues();this.checksum=r.join("");for(var o=0;o<r.length;o++)t=e.characterMap[e._findCharacterByValue(r[o])],e.addPattern(t.pattern)},e.prototype._getCheckValues=function(){var t,e,r=this,o=this.values,i=o.length,n=0;for(e=i-1;e>=0;e--)n+=r.weightedValue(o[e],i-e,r.cCheckSumTotal);for(t=n%this.checkSumMod,n=this.weightedValue(t,1,this.kCheckSumTotal),e=i-1;e>=0;e--)n+=r.weightedValue(o[e],i-e+1,r.kCheckSumTotal);return[t,n%this.checkSumMod]},e.prototype._findCharacterByValue=function(t){for(var e in this.characterMap)if(this.characterMap[e].value===t)return e},e.prototype.weightedValue=function(t,e,r){return(e%r||r)*t},e.prototype.addPattern=function(t){for(var e,r=0;r<t.length;r++)e=parseInt(t.charAt(r),10),this.pattern.push(e)},e}(Cp),Ap=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),K(this,Op,{name:"Code 93 extended",pushCheckSum:function(){var t,e=this,r=this._getCheckValues();this.checksum=r.join("");for(var o=0;o<r.length;o++)if(t=r[o],e.shiftValuesAsciiCodes[t])e.addExtended(e.shiftValuesAsciiCodes[t]);else{var i=e._findCharacterByValue(t);e.addPattern(e.characterMap[i].pattern)}}})},e}(jp),kp=/^\d+$/,Mp=Object.assign,Tp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Mp(this,{name:"Postnet",START:"2",VALID_CODE_LENGTHS:[5,9,11],DIGIT_SEPARATOR:"-",characterMap:["22111","11122","11212","11221","12112","12121","12211","21112","21121","21211"]})},e.prototype.initValue=function(t,e,r){this.height=r,this.width=e,this.baseHeight=r/2,this.value=t.replace(new RegExp(this.DIGIT_SEPARATOR,"g"),""),this.pattern=[],this.validate(this.value),this.checkSum=0,this.setBaseUnit()},e.prototype.addData=function(){var t=this.value;this.addPattern(this.START);for(var e=0;e<t.length;e++)this.addCharacter(t.charAt(e));this.options.addCheckSum&&this.addCheckSum(),this.addPattern(this.START),this.pattern.pop()},e.prototype.addCharacter=function(t){var e=this.characterMap[t];this.checkSum+=parseInt(t,10),this.addPattern(e)},e.prototype.addCheckSum=function(){this.checksum=(10-this.checkSum%10)%10,this.addCharacter(this.checksum)},e.prototype.setBaseUnit=function(){this.baseUnit=this.width/(10*(this.value.length+1)+3+this.quietZoneLength)},e.prototype.validate=function(t){if(kp.test(t)||this.invalidCharacterError(t.match(/[^0-9]/)[0]),!lt(t.length,this.VALID_CODE_LENGTHS))throw new Error("Invalid value length. Valid lengths for the Postnet symbology are "+this.VALID_CODE_LENGTHS.join(",")+".")},e.prototype.addPattern=function(t){for(var e,r=this,o=0;o<t.length;o++)e=r.height-r.baseHeight*t.charAt(o),r.pattern.push({width:1,y1:e,y2:r.height}),r.pattern.push(1)},e}(mp),Dp=/^\d+$/,Vp=/^[a-z0-9]+$/i,Ep=Object.assign,Np=function(t){function e(e){t.call(this),this.encoding=e,this.initProperties()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){},e.prototype.addStart=function(){},e.prototype.is=function(){},e.prototype.isCode=function(){return!1},e.prototype.move=function(){},e.prototype.pushState=function(){},e}(N.Class),Lp=function(t){function e(e,r){t.call(this,e),this.states=r,this._initMoves(r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),K(this,{FNC4:"FNC4",SHIFT:98})},e.prototype.addStart=function(){this.encoding.addPattern(this.START)},e.prototype.is=function(t,e){var r=t.charCodeAt(e);return this.isCode(r)},e.prototype.move=function(t){for(var e=0;!this._moves[e].call(this,t)&&e<this._moves.length;)e++},e.prototype.pushState=function(t){var e,r=this.states,o=t.value,i=o.length;if(lt("C",r)){var n=o.substr(t.index).match(/\d{4,}/g);n&&(i=o.indexOf(n[0],t.index))}for(;(e=t.value.charCodeAt(t.index))>=0&&this.isCode(e)&&t.index<i;)this.encoding.addPattern(this.getValue(e)),t.index++},e.prototype._initMoves=function(t){this._moves=[],lt(this.FNC4,t)&&this._moves.push(this._moveFNC),lt(this.shiftKey,t)&&this._moves.push(this._shiftState),this._moves.push(this._moveState)},e.prototype._moveFNC=function(t){if(t.fnc)return t.fnc=!1,t.previousState===this.key},e.prototype._shiftState=function(t){if(t.previousState===this.shiftKey&&(t.index+1>=t.value.length||this.encoding[this.shiftKey].is(t.value,t.index+1)))return this.encoding.addPattern(this.SHIFT),t.shifted=!0,!0},e.prototype._moveState=function(){return this.encoding.addPattern(this.MOVE),!0},e}(Np),Ip={};Ip.A=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{key:"A",shiftKey:"B",MOVE:101,START:103})},e.prototype.isCode=function(t){return 0<=t&&t<96},e.prototype.getValue=function(t){return t<32?t+64:t-32},e}(Lp),Ip.B=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{key:"B",shiftKey:"A",MOVE:100,START:104})},e.prototype.isCode=function(t){return 32<=t&&t<128},e.prototype.getValue=function(t){return t-32},e}(Lp),Ip.C=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{key:"C",MOVE:99,START:105})},e.prototype.addStart=function(){this.encoding.addPattern(this.START)},e.prototype.is=function(t,e){var r=Kp(t,e,4);return(e+4<=t.length||2===t.length)&&Dp.test(r)},e.prototype.move=function(){this.encoding.addPattern(this.MOVE)},e.prototype.pushState=function(t){for(var e;(e=Kp(t.value,t.index,2))&&Dp.test(e)&&2===e.length;)this.encoding.addPattern(parseInt(e,10)),t.index+=2},e.prototype.getValue=function(t){return t},e}(Np),Ip.FNC4=function(t){function e(e,r){t.call(this,e),this._initSubStates(r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{key:"FNC4",dependentStates:["A","B"]})},e.prototype.addStart=function(t){var e=t.value.charCodeAt(0)-128,r=this._getSubState(e);this.encoding[r].addStart()},e.prototype.is=function(t,e){var r=t.charCodeAt(e);return this.isCode(r)},e.prototype.isCode=function(t){return 128<=t&&t<256},e.prototype.pushState=function(t){var e,r=this._initSubState(t),o=this.encoding,i=r.value.length;if(t.index+=i,i<3)for(;r.index<i;r.index++)e=r.value.charCodeAt(r.index),r.state=this._getSubState(e),r.previousState!==r.state&&(r.previousState=r.state,o[r.state].move(r)),o.addPattern(o[r.state].MOVE),o.addPattern(o[r.state].getValue(e));else r.state!==r.previousState&&o[r.state].move(r),this._pushStart(r),o.pushData(r,this.subStates),t.index<t.value.length&&this._pushStart(r);t.fnc=!0,t.state=r.state},e.prototype._pushStart=function(t){this.encoding.addPattern(this.encoding[t.state].MOVE),this.encoding.addPattern(this.encoding[t.state].MOVE)},e.prototype._initSubState=function(t){var e={value:this._getAll(t.value,t.index),index:0};return e.state=this._getSubState(e.value.charCodeAt(0)),e.previousState=t.previousState===this.key?e.state:t.previousState,e},e.prototype._initSubStates=function(t){this.subStates=[];for(var e=0;e<t.length;e++)lt(t[e],this.dependentStates)&&this.subStates.push(t[e])},e.prototype._getSubState=function(t){for(var e=this,r=0;r<this.subStates.length;r++)if(e.encoding[e.subStates[r]].isCode(t))return e.subStates[r]},e.prototype._getAll=function(t,e){for(var r,o="",i=e;(r=t.charCodeAt(i++))&&this.isCode(r);)o+=String.fromCharCode(r-128);return o},e}(Np),Ip.FNC1=function(t){function e(e,r){t.call(this,e),this.states=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{key:"FNC1",startState:"C",startAI:"(",endAI:")",dependentStates:["C","B"],applicationIdentifiers:{22:{max:29,type:"alphanumeric"},402:{length:17},7004:{max:4,type:"alphanumeric"},242:{max:6,type:"alphanumeric"},8020:{max:25,type:"alphanumeric"},703:{min:3,max:30,type:"alphanumeric"},8008:{min:8,max:12,type:"alphanumeric"},253:{min:13,max:17,type:"alphanumeric"},8003:{min:14,max:30,type:"alphanumeric"},multiKey:[{ids:["15","17","8005","8100"],ranges:[[11,13],[310,316],[320,336],[340,369]],type:{length:6}},{ids:["240","241","250","251","400","401","403","7002","8004","8007","8110"],ranges:[[-9]],type:{max:30,type:"alphanumeric"}},{ids:["7001"],ranges:[[410,414]],type:{length:13}},{ids:["10","21","254","420","8002"],type:{max:20,type:"alphanumeric"}},{ids:["00","8006","8017","8018"],type:{length:18}},{ids:["01","02","8001"],type:{length:14}},{ids:["422"],ranges:[[424,426]],type:{length:3}},{ids:["20","8102"],type:{length:2}},{ids:["30","37"],type:{max:8,type:"alphanumeric"}},{ids:["390","392"],type:{max:15,type:"alphanumeric"}},{ids:["421","423"],type:{min:3,max:15,type:"alphanumeric"}},{ids:["391","393"],type:{min:3,max:18,type:"alphanumeric"}},{ids:["7003","8101"],type:{length:10}}]},START:102})},e.prototype.addStart=function(){this.encoding[this.startState].addStart()},e.prototype.is=function(){return lt(this.key,this.states)},e.prototype.pushState=function(t){var e,r,o,i=this,n=this.encoding,a=t.value.replace(/\s/g,""),s=new RegExp("["+this.startAI+this.endAI+"]","g"),l=t.index,u={state:this.startState};for(n.addPattern(this.START);;){if(u.index=0,(e=(o=a.charAt(l)===i.startAI?2:0)>0?i.getBySeparator(a,l):i.getByLength(a,l)).ai.length)r=l+o+e.id.length+e.ai.length;else if((r=a.indexOf(i.startAI,l+1))<0){if(l+e.ai.max+e.id.length+o<a.length)throw new Error("Separators are required after variable length identifiers");r=a.length}if(u.value=a.substring(l,r).replace(s,""),i.validate(e,u.value),n.pushData(u,i.dependentStates),r>=a.length)break;l=r,u.state!==i.startState&&(n[i.startState].move(u),u.state=i.startState),e.ai.length||n.addPattern(i.START)}t.index=t.value.length},e.prototype.validate=function(t,e){var r=e.substr(t.id.length),o=t.ai;if(!o.type&&!Dp.test(r))throw new Error("Application identifier "+t.id+" is numeric only but contains non numeric character(s).");if("alphanumeric"===o.type&&!Vp.test(r))throw new Error("Application identifier "+t.id+" is alphanumeric only but contains non alphanumeric character(s).");if(o.length&&o.length!==r.length)throw new Error("Application identifier "+t.id+" must be "+o.length+" characters long.");if(o.min&&o.min>r.length)throw new Error("Application identifier "+t.id+" must be at least "+o.min+" characters long.");if(o.max&&o.max<r.length)throw new Error("Application identifier "+t.id+" must be at most "+o.max+" characters long.")},e.prototype.getByLength=function(t,e){for(var r,o,i=2;i<=4;i++)if(r=Kp(t,e,i),o=this.getApplicationIdentifier(r)||this.getApplicationIdentifier(r.substring(0,r.length-1)))return{id:r,ai:o};this.unsupportedAIError(r)},e.prototype.unsupportedAIError=function(t){throw new Error("'"+t+"' is not a supported Application Identifier")},e.prototype.getBySeparator=function(t,e){var r=t.indexOf(this.startAI,e),o=t.indexOf(this.endAI,r),i=t.substring(r+1,o),n=this.getApplicationIdentifier(i)||this.getApplicationIdentifier(i.substr(i.length-1));return n||this.unsupportedAIError(i),{ai:n,id:i}},e.prototype.getApplicationIdentifier=function(t){var e=this.applicationIdentifiers,r=e.multiKey;if(e[t])return e[t];for(var o=0;o<r.length;o++){if(r[o].ids&&lt(t,r[o].ids))return r[o].type;if(r[o].ranges)for(var i=r[o].ranges,n=0;n<i.length;n++)if(i[n][0]<=t&&t<=i[n][1])return r[o].type}},e}(Np);var Bp=function(t){function e(e){t.call(this,e),this._initStates()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{characterMap:[212222,222122,222221,121223,121322,131222,122213,122312,132212,221213,221312,231212,112232,122132,122231,113222,123122,123221,223211,221132,221231,213212,223112,312131,311222,321122,321221,312212,322112,322211,212123,212321,232121,111323,131123,131321,112313,132113,132311,211313,231113,231311,112133,112331,132131,113123,113321,133121,313121,211331,231131,213113,213311,213131,311123,311321,331121,312113,312311,332111,314111,221411,431111,111224,111422,121124,121421,141122,141221,112214,112412,122114,122411,142112,142211,241211,221114,413111,241112,134111,111242,121142,121241,114212,124112,124211,411212,421112,421211,212141,214121,412121,111143,111341,131141,114113,114311,411113,411311,113141,114131,311141,411131,211412,211214,211232,2331112],STOP:106})},e.prototype._initStates=function(){for(var t=this,e=0;e<this.states.length;e++)t[t.states[e]]=new Ip[t.states[e]](t,t.states)},e.prototype.initValue=function(t,e,r){this.pattern=[],this.value=t,this.width=e,this.height=r,this.checkSum=0,this.totalUnits=0,this.index=0,this.position=1},e.prototype.addData=function(){var t={value:this.value,index:0,state:""};0!==this.value.length&&(t.state=t.previousState=this.getNextState(t,this.states),this.addStart(t),this.pushData(t,this.states),this.addCheckSum(),this.addStop(),this.setBaseUnit())},e.prototype.pushData=function(t,e){for(var r=this;r[t.state].pushState(t),!(t.index>=t.value.length);)if(t.shifted){var o=t.state;t.state=t.previousState,t.previousState=o,t.shifted=!1}else t.previousState=t.state,t.state=r.getNextState(t,e),r[t.state].move(t)},e.prototype.addStart=function(t){this[t.state].addStart(t),this.position=1},e.prototype.addCheckSum=function(){this.checksum=this.checkSum%103,this.addPattern(this.checksum)},e.prototype.addStop=function(){this.addPattern(this.STOP)},e.prototype.setBaseUnit=function(){this.baseUnit=this.width/(this.totalUnits+this.quietZoneLength)},e.prototype.addPattern=function(t){for(var e,r=this.characterMap[t].toString(),o=0;o<r.length;o++)e=parseInt(r.charAt(o),10),this.pattern.push(e),this.totalUnits+=e;this.checkSum+=t*this.position++},e.prototype.getNextState=function(t,e){for(var r=0;r<e.length;r++)if(this[e[r]].is(t.value,t.index))return e[r];this.invalidCharacterError(t.value.charAt(t.index))},e}(mp),Rp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{name:"Code 128 A",states:["A"]})},e}(Bp),zp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{name:"Code 128 B",states:["B"]})},e}(Bp),Fp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{name:"Code 128 C",states:["C"]})},e}(Bp),Hp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{name:"Code 128",states:["C","B","A","FNC4"]})},e}(Bp),Up=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Ep(this,{name:"Code GS1-128",states:["FNC1","C","B"]})},e}(Bp);function Kp(t,e,r){return t.substring(e,e+r)}var $p=Object.assign,Gp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),$p(this,{characterMap:["12121212","12121221","12122112","12122121","12211212","12211221","12212112","12212121","21121212","21121221"],START:"21",STOP:"121",checkSumType:"",checkSums:Zp})},e.prototype.initValue=function(t,e){this.pattern=[],this.value=t,this.checkSumLength=0,this.width=e},e.prototype.setBaseUnit=function(){this.baseUnit=this.width/(12*(this.value.length+this.checkSumLength)+this.quietZoneLength+7)},e.prototype.addData=function(){var t=this.value;this.addPattern(this.START);for(var e=0;e<t.length;e++)this.addCharacter(t.charAt(e));this.options.addCheckSum&&this.addCheckSum(),this.addPattern(this.STOP),this.setBaseUnit()},e.prototype.addCharacter=function(t){var e=this.characterMap[t];e||this.invalidCharacterError(t),this.addPattern(e)},e.prototype.addPattern=function(t){for(var e=0;e<t.length;e++)this.pattern.push(parseInt(t.charAt(e),10))},e.prototype.addCheckSum=function(){var t=this,e=this.checkSums[this.checkSumType].call(this.checkSums,this.value);this.checksum=e.join("");for(var r=0;r<e.length;r++)t.checkSumLength++,t.addPattern(t.characterMap[e[r]])},e}(mp),Xp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),$p(this,{name:"MSI Modulo10",checkSumType:"Modulo10"})},e}(Gp),Wp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),$p(this,{name:"MSI Modulo11",checkSumType:"Modulo11"})},e}(Gp),Yp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),$p(this,{name:"MSI Modulo10 Modulo10",checkSumType:"Modulo10Modulo10"})},e}(Gp),qp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),$p(this,{name:"MSI Modulo11 Modulo10",checkSumType:"Modulo11Modulo10"})},e}(Gp),Zp={Modulo10:function(t){var e,r,o,i=[0,""],n=t.length%2;for(e=0;e<t.length;e++)i[(e+n)%2]+=parseInt(t.charAt(e),10);for(o=i[0],r=(2*i[1]).toString(),e=0;e<r.length;e++)o+=parseInt(r.charAt(e),10);return[(10-o%10)%10]},Modulo11:function(t){for(var e,r=0,o=t.length,i=0;i<o;i++)r+=(((o-i)%6||6)+1)*t.charAt(i);return 10!=(e=(11-r%11)%11)?[e]:[1,0]},Modulo11Modulo10:function(t){var e,r=this.Modulo11(t);return e=t+r[0],r.concat(this.Modulo10(e))},Modulo10Modulo10:function(t){var e,r=this.Modulo10(t);return e=t+r[0],r.concat(this.Modulo10(e))}},Qp=Object.assign,Jp=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),Qp(this,{name:"EAN 13",keyTable:["000000","001011","001101","001110","010011","011001","011100","010101","010110","011010"],characterMap:{digits:[[3,2,1,1],[2,2,2,1],[2,1,2,2],[1,4,1,1],[1,1,3,2],[1,2,3,1],[1,1,1,4],[1,3,1,2],[1,2,1,3],[3,1,1,2]],start:[1,1,1],middle:[1,1,1,1,1]}})},e.prototype.initValue=function(t,e,r){var o=String(t);if(12!==o.length||/\D/.test(o))throw new Error('The value of the "EAN13" encoding should be 12 symbols');this.pattern=[],this.options.height=r,this.baseUnit=e/(95+this.quietZoneLength),this.value=o,this.checksum=this.calculateChecksum(),this.leftKey=o[0],this.leftPart=o.substr(1,6),this.rightPart=o.substr(7)+this.checksum},e.prototype.addData=function(){this.addPieces(this.characterMap.start),this.addSide(this.leftPart,this.leftKey),this.addPieces(this.characterMap.middle),this.addSide(this.rightPart),this.addPieces(this.characterMap.start)},e.prototype.addSide=function(t,e){for(var r=this,o=0;o<t.length;o++)e&&parseInt(r.keyTable[e].charAt(o),10)?r.addPieces(Array.prototype.slice.call(r.characterMap.digits[t.charAt(o)]).reverse(),!0):r.addPieces(r.characterMap.digits[t.charAt(o)],!0)},e.prototype.addPieces=function(t,e){for(var r=this,o=0;o<t.length;o++)e?r.pattern.push({y1:0,y2:.95*r.options.height,width:t[o]}):r.pattern.push(t[o])},e.prototype.calculateChecksum=function(){for(var t=0,e=0,r=this.value.split("").reverse().join(""),o=0;o<r.length;o++)o%2?e+=parseInt(r.charAt(o),10):t+=parseInt(r.charAt(o),10);return(10-(3*t+e)%10)%10},e}(mp),th=Object.assign,eh=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),th(this,{name:"EAN 8"})},e.prototype.initValue=function(t,e,r){if(7!==t.length||/\D/.test(t))throw new Error("Invalid value provided");this.value=t,this.options.height=r,this.checksum=this.calculateChecksum(this.value),this.leftPart=this.value.substr(0,4),this.rightPart=this.value.substr(4)+this.checksum,this.pattern=[],this.baseUnit=e/(67+this.quietZoneLength)},e}(Jp),rh={code11:xp,code39:wp,code39extended:Sp,code93:jp,code93extended:Ap,code128:Hp,code128a:Rp,code128b:zp,code128c:Fp};function oh(t,e){var r=t.style.display;"canvas"===e&&(t.style.display="block");var o={width:t.clientWidth,height:t.clientHeight};return t.style.display=r,o}rh["gs1-128"]=Up,rh.msimod10=Xp,rh.msimod11=Wp,rh.msimod1010=Yp,rh.msimod1110=qp,rh.postnet=Tp,rh.ean8=eh,rh.ean13=Jp;var ih=function(t){function e(e,r,o){void 0===o&&(o=Wt),t.call(this),this.options=K({},this.options,r),this.element=e,this.onError=o,this._initElement(),this._initSurface(),this._setOptions(r),r&&mt(r.value)&&this.redraw()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this._destroySurface()},e.prototype._initElement=function(){D(this.element,"k-barcode")},e.prototype._initSurface=function(){var t=this.options,e=this.surface;e&&e.options.type===t.renderAs||(this._destroySurface(),this._initSurfaceElement(),this.surface=this._createSurface())},e.prototype._createSurface=function(){return N.drawing.Surface.create(this.surfaceElement,{type:this.options.renderAs})},e.prototype._destroySurface=function(){this.surface&&(this.surface.destroy(),this.surface=null,this._destroySurfaceElement())},e.prototype._initSurfaceElement=function(){this.surfaceElement||(this.surfaceElement=document.createElement("div"),this.surfaceElement.style.position="relative",this.element.appendChild(this.surfaceElement))},e.prototype._destroySurfaceElement=function(){this.surfaceElement&&this.surfaceElement.parentNode&&(this.surfaceElement.parentNode.removeChild(this.surfaceElement),this.surfaceElement=null)},e.prototype.setOptions=function(t){this._setOptions(t),this._initSurface(),this.redraw()},e.prototype.redraw=function(){var t=this._getSize();this.surface.clear(),this.surface.setSize({width:t.width,height:t.height}),this.createVisual(),this.surface.draw(this.visual)},e.prototype.getSize=function(){return{width:this.element.offsetWidth,height:this.element.offsetHeight}},e.prototype._resize=function(){this.redraw()},e.prototype.createVisual=function(){this.visual=this._render()},e.prototype._render=function(){var t,e,r=this.options,o=r.value,i=r.text,n=q(i.margin),a=this._getSize(),s=r.border||{},l=this.encoding,u=new te(0,0,a.width,a.height).unpad(s.width).unpad(r.padding),c=u.height(),p=new N.drawing.Group;this.contentBox=u,p.append(this._getBackground(a)),i.visible&&(c-=N.drawing.util.measureText(o,{font:i.font}).height+n.top+n.bottom);try{t=l.encode(o,u.width(),c)}catch(t){return this.onError(t),p}return i.visible&&(e=o,r.checksum&&mt(l.checksum)&&(e+=" "+l.checksum),p.append(this._getText(e))),this.barHeight=c,this._bandsGroup=this._getBands(t.pattern,t.baseUnit),p.append(this._bandsGroup),p},e.prototype.exportVisual=function(){return this._render()},e.prototype._getSize=function(){var t=oh(this.element,this.options.renderAs),e=new N.geometry.Size(300,100);return t.width>0&&(e.width=t.width),t.height>0&&(e.height=t.height),this.options.width&&(e.width=this.options.width),this.options.height&&(e.height=this.options.height),e},e.prototype.value=function(t){if(!mt(t))return this.options.value;this.options.value=String(t),this.redraw()},e.prototype._getBands=function(t,e){for(var r,o,i=this.contentBox,n=i.x1,a=new N.drawing.Group,s=0;s<t.length;s++){if(r=(o=$(t[s])?t[s]:{width:t[s],y1:0,y2:this.barHeight}).width*e,s%2){var l=N.geometry.Rect.fromPoints(new N.geometry.Point(n,o.y1+i.y1),new N.geometry.Point(n+r,o.y2+i.y1)),u=N.drawing.Path.fromRect(l,{fill:{color:this.options.color},stroke:null});a.append(u)}n+=r}return a},e.prototype._getBackground=function(t){var e=this.options,r=e.border||{},o=new te(0,0,t.width,t.height).unpad(r.width/2);return N.drawing.Path.fromRect(o.toRect(),{fill:{color:e.background},stroke:{color:r.width?r.color:"",width:r.width,dashType:r.dashType}})},e.prototype._getText=function(t){var e=this.options.text,r=this._textbox=new je(t,{font:e.font,color:e.color,align:"center",vAlign:"bottom",margin:e.margin});return r.reflow(this.contentBox),r.renderVisual(),r.visual},e.prototype._setOptions=function(t){if(this.type=(t.type||this.options.type).toLowerCase(),"upca"===this.type&&(this.type="ean13",t.value="0"+t.value),"upce"===this.type&&(this.type="ean8",t.value="0"+t.value),!rh[this.type])throw new Error("Encoding '"+this.type+"' is not supported.");this.encoding=new rh[this.type],this.options=K({},this.options,t)},e}(N.Class);Et(ih,{name:"Barcode",renderAs:"svg",value:"",type:"code39",checksum:!1,width:0,height:0,color:"black",background:"white",text:{visible:!0,font:"16px Consolas, Monaco, Sans Mono, monospace, sans-serif",color:"black",margin:{top:0,bottom:0,left:0,right:0}},border:{width:0,dashType:"solid",color:"black"},padding:{top:0,bottom:0,left:0,right:0}});const nh=ih;var ah={width:500,height:100};const sh=function(t,e){if(void 0===e&&(e=ah),!t)throw new Error("Please specify barcode type to validate.");var r=t.toLowerCase(),o="";if("upca"===r?(r="ean13",o="0"):"upce"===r&&(r="ean8",o="0"),!rh[r])throw new Error("Encoding '"+t+"' is not supported.");return function(t,e,r){return function(o){try{t.encode(r+o,e.width,e.height)}catch(t){return{valid:!1,error:t}}return{valid:!0}}}(new rh[r],e,o)};var lh=Object.assign;function uh(t,e){for(var r=[],o=0;o<t.length;)r.push(t.substring(o,o+e)),o+=e;return r}function ch(t,e){var r=Number(t).toString(2);return r.length<e&&(r=new Array(e-r.length+1).join(0)+r),r}function ph(t){return parseInt(t,2)}var hh=function(t){function e(e){t.call(this),this.matrix=e,this.row=e.length-1,this.column=e.length-1,this.startColumn=this.column,this.dir=-1,this.c=0}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.move=function(){this.row+=this.dir*this.c,this.c^=1,this.column=this.startColumn-this.c},e.prototype.getNextCell=function(){for(var t=this;void 0!==this.matrix[this.row][this.column];)t.move(),(t.row<0||t.row>=t.matrix.length)&&(t.dir=-t.dir,t.startColumn-=8!==t.startColumn?2:3,t.column=t.startColumn,t.row=t.dir<0?t.matrix.length-1:0);return{row:this.row,column:this.column}},e.prototype.getNextRemainderCell=function(){if(this.move(),void 0===this.matrix[this.row][this.column])return{row:this.row,column:this.column}},e}(N.Class),fh=function(t){function e(e,r){t.call(this),this.dataString=e,this.version=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(N.Class),dh=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.getEncodingResult=function(t,e){var r=function(t){var e,r=[],o=0,i=t;for(r.push(Uh(i,8,5,8,e)),e=r[0].mode,i=i.substr(r[0].modeString.length);i.length>0;){var n=Uh(i,17,9,16,e);n.mode!==e?(e=n.mode,r.push(n),o++):r[o].modeString+=n.modeString,i=i.substr(n.modeString.length)}return r}(t),o=function(t){for(var e=0,r=0;r<t.length;r++)e+=bh[t[r].mode].getStringBitsLength(t[r].modeString.length);return Math.ceil(e/8)}(r),i=Kh(o,e),n=function(t,e){for(var r="",o=0;o<t.length;o++)r+=bh[t[o].mode].encode(t[o].modeString,e);return r}(r,i);return new fh(n,i)},e}(N.Class),vh=function(t){function e(){t.call(this),this.initProperties()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){lh(this,{modeIndicator:"",bitsInCharacterCount:[]})},e.prototype.getVersionIndex=function(t){return t<10?0:t>26?2:1},e.prototype.getBitsCharacterCount=function(t){return this.bitsInCharacterCount[this.getVersionIndex(t||40)]},e.prototype.getModeCountString=function(t,e){return this.modeIndicator+ch(t,this.getBitsCharacterCount(e))},e.prototype.encode=function(){},e.prototype.getStringBitsLength=function(){},e.prototype.getValue=function(){},e}(N.Class),gh=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),lh(this,{bitsInCharacterCount:[10,12,14],modeIndicator:"0001"})},e.prototype.getValue=function(t){return parseInt(t,10)},e.prototype.encode=function(t,e){var r,o=uh(t,3),i=this.getModeCountString(t.length,e);for(r=0;r<o.length-1;r++)i+=ch(o[r],10);return i+ch(o[r],1+3*o[r].length)},e.prototype.getStringBitsLength=function(t,e){var r=t%3;return 4+this.getBitsCharacterCount(e)+10*Math.floor(t/3)+3*r+(0===r?0:1)},e}(vh),yh=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),lh(this,{characters:{0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,G:16,H:17,I:18,J:19,K:20,L:21,M:22,N:23,O:24,P:25,Q:26,R:27,S:28,T:29,U:30,V:31,W:32,X:33,Y:34,Z:35," ":36,$:37,"%":38,"*":39,"+":40,"-":41,".":42,"/":43,":":44},bitsInCharacterCount:[9,11,13],modeIndicator:"0010"})},e.prototype.getValue=function(t){return this.characters[t]},e.prototype.encode=function(t,e){var r,o=uh(t,2),i=this.getModeCountString(t.length,e);for(r=0;r<o.length-1;r++)i+=ch(45*this.getValue(o[r].charAt(0))+this.getValue(o[r].charAt(1)),11);return i+ch(2===o[r].length?45*this.getValue(o[r].charAt(0))+this.getValue(o[r].charAt(1)):this.getValue(o[r].charAt(0)),1+5*o[r].length)},e.prototype.getStringBitsLength=function(t,e){return 4+this.getBitsCharacterCount(e)+11*Math.floor(t/2)+t%2*6},e}(vh),mh=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),lh(this,{bitsInCharacterCount:[8,16,16],modeIndicator:"0100"})},e.prototype.getValue=function(t){var e=t.charCodeAt(0);if(e<=127||160<=e&&e<=255)return e;throw new Error('Unsupported character in QR Code: "'+t+'".')},e.prototype.encode=function(t,e){for(var r=this.getModeCountString(t.length,e),o=0;o<t.length;o++)r+=ch(this.getValue(t.charAt(o)),8);return r},e.prototype.getStringBitsLength=function(t,e){return 4+this.getBitsCharacterCount(e)+8*t},e}(vh),bh={};bh.numeric=new gh,bh.alphanumeric=new yh,bh.byte=new mh;var xh=function(t){function e(){t.call(this),this.initProperties(),this.mode=bh[this.encodingMode]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){lh(this,{encodingMode:"byte",utfBOM:"111011111011101110111111",initialModeCountStringLength:20,ranges:[128,2048,65536,2097152,67108864]})},e.prototype.getEncodingResult=function(t,e){var r=this.encode(t),o=Kh(this.getDataCodewordsCount(r),e),i=this.mode.getModeCountString(r.length/8,o)+r;return new fh(i,o)},e.prototype.getDataCodewordsCount=function(t){var e=t.length;return Math.ceil((this.initialModeCountStringLength+e)/8)},e.prototype.encode=function(t){for(var e=this.utfBOM,r=0;r<t.length;r++)e+=this.encodeCharacter(t.charCodeAt(r));return e},e.prototype.encodeCharacter=function(t){var e=this.getBytesCount(t),r=e-1,o="";if(1===e)o=ch(t,8);else{for(var i=8-e,n=0;n<r;n++)o=ch(t>>6*n&63|128,8)+o;o=(t>>6*r|255>>i<<i).toString(2)+o}return o},e.prototype.getBytesCount=function(t){for(var e=this.ranges,r=0;r<e.length;r++)if(t<e[r])return r+1},e}(N.Class),_h=[{L:{groups:[[1,19]],totalDataCodewords:19,errorCodewordsPerBlock:7},M:{groups:[[1,16]],totalDataCodewords:16,errorCodewordsPerBlock:10},Q:{groups:[[1,13]],totalDataCodewords:13,errorCodewordsPerBlock:13},H:{groups:[[1,9]],totalDataCodewords:9,errorCodewordsPerBlock:17}},{L:{groups:[[1,34]],totalDataCodewords:34,errorCodewordsPerBlock:10},M:{groups:[[1,28]],totalDataCodewords:28,errorCodewordsPerBlock:16},Q:{groups:[[1,22]],totalDataCodewords:22,errorCodewordsPerBlock:22},H:{groups:[[1,16]],totalDataCodewords:16,errorCodewordsPerBlock:28}},{L:{groups:[[1,55]],totalDataCodewords:55,errorCodewordsPerBlock:15},M:{groups:[[1,44]],totalDataCodewords:44,errorCodewordsPerBlock:26},Q:{groups:[[2,17]],totalDataCodewords:34,errorCodewordsPerBlock:18},H:{groups:[[2,13]],totalDataCodewords:26,errorCodewordsPerBlock:22}},{L:{groups:[[1,80]],totalDataCodewords:80,errorCodewordsPerBlock:20},M:{groups:[[2,32]],totalDataCodewords:64,errorCodewordsPerBlock:18},Q:{groups:[[2,24]],totalDataCodewords:48,errorCodewordsPerBlock:26},H:{groups:[[4,9]],totalDataCodewords:36,errorCodewordsPerBlock:16}},{L:{groups:[[1,108]],totalDataCodewords:108,errorCodewordsPerBlock:26},M:{groups:[[2,43]],totalDataCodewords:86,errorCodewordsPerBlock:24},Q:{groups:[[2,15],[2,16]],totalDataCodewords:62,errorCodewordsPerBlock:18},H:{groups:[[2,11],[2,12]],totalDataCodewords:46,errorCodewordsPerBlock:22}},{L:{groups:[[2,68]],totalDataCodewords:136,errorCodewordsPerBlock:18},M:{groups:[[4,27]],totalDataCodewords:108,errorCodewordsPerBlock:16},Q:{groups:[[4,19]],totalDataCodewords:76,errorCodewordsPerBlock:24},H:{groups:[[4,15]],totalDataCodewords:60,errorCodewordsPerBlock:28}},{L:{groups:[[2,78]],totalDataCodewords:156,errorCodewordsPerBlock:20},M:{groups:[[4,31]],totalDataCodewords:124,errorCodewordsPerBlock:18},Q:{groups:[[2,14],[4,15]],totalDataCodewords:88,errorCodewordsPerBlock:18},H:{groups:[[4,13],[1,14]],totalDataCodewords:66,errorCodewordsPerBlock:26}},{L:{groups:[[2,97]],totalDataCodewords:194,errorCodewordsPerBlock:24},M:{groups:[[2,38],[2,39]],totalDataCodewords:154,errorCodewordsPerBlock:22},Q:{groups:[[4,18],[2,19]],totalDataCodewords:110,errorCodewordsPerBlock:22},H:{groups:[[4,14],[2,15]],totalDataCodewords:86,errorCodewordsPerBlock:26}},{L:{groups:[[2,116]],totalDataCodewords:232,errorCodewordsPerBlock:30},M:{groups:[[3,36],[2,37]],totalDataCodewords:182,errorCodewordsPerBlock:22},Q:{groups:[[4,16],[4,17]],totalDataCodewords:132,errorCodewordsPerBlock:20},H:{groups:[[4,12],[4,13]],totalDataCodewords:100,errorCodewordsPerBlock:24}},{L:{groups:[[2,68],[2,69]],totalDataCodewords:274,errorCodewordsPerBlock:18},M:{groups:[[4,43],[1,44]],totalDataCodewords:216,errorCodewordsPerBlock:26},Q:{groups:[[6,19],[2,20]],totalDataCodewords:154,errorCodewordsPerBlock:24},H:{groups:[[6,15],[2,16]],totalDataCodewords:122,errorCodewordsPerBlock:28}},{L:{groups:[[4,81]],totalDataCodewords:324,errorCodewordsPerBlock:20},M:{groups:[[1,50],[4,51]],totalDataCodewords:254,errorCodewordsPerBlock:30},Q:{groups:[[4,22],[4,23]],totalDataCodewords:180,errorCodewordsPerBlock:28},H:{groups:[[3,12],[8,13]],totalDataCodewords:140,errorCodewordsPerBlock:24}},{L:{groups:[[2,92],[2,93]],totalDataCodewords:370,errorCodewordsPerBlock:24},M:{groups:[[6,36],[2,37]],totalDataCodewords:290,errorCodewordsPerBlock:22},Q:{groups:[[4,20],[6,21]],totalDataCodewords:206,errorCodewordsPerBlock:26},H:{groups:[[7,14],[4,15]],totalDataCodewords:158,errorCodewordsPerBlock:28}},{L:{groups:[[4,107]],totalDataCodewords:428,errorCodewordsPerBlock:26},M:{groups:[[8,37],[1,38]],totalDataCodewords:334,errorCodewordsPerBlock:22},Q:{groups:[[8,20],[4,21]],totalDataCodewords:244,errorCodewordsPerBlock:24},H:{groups:[[12,11],[4,12]],totalDataCodewords:180,errorCodewordsPerBlock:22}},{L:{groups:[[3,115],[1,116]],totalDataCodewords:461,errorCodewordsPerBlock:30},M:{groups:[[4,40],[5,41]],totalDataCodewords:365,errorCodewordsPerBlock:24},Q:{groups:[[11,16],[5,17]],totalDataCodewords:261,errorCodewordsPerBlock:20},H:{groups:[[11,12],[5,13]],totalDataCodewords:197,errorCodewordsPerBlock:24}},{L:{groups:[[5,87],[1,88]],totalDataCodewords:523,errorCodewordsPerBlock:22},M:{groups:[[5,41],[5,42]],totalDataCodewords:415,errorCodewordsPerBlock:24},Q:{groups:[[5,24],[7,25]],totalDataCodewords:295,errorCodewordsPerBlock:30},H:{groups:[[11,12],[7,13]],totalDataCodewords:223,errorCodewordsPerBlock:24}},{L:{groups:[[5,98],[1,99]],totalDataCodewords:589,errorCodewordsPerBlock:24},M:{groups:[[7,45],[3,46]],totalDataCodewords:453,errorCodewordsPerBlock:28},Q:{groups:[[15,19],[2,20]],totalDataCodewords:325,errorCodewordsPerBlock:24},H:{groups:[[3,15],[13,16]],totalDataCodewords:253,errorCodewordsPerBlock:30}},{L:{groups:[[1,107],[5,108]],totalDataCodewords:647,errorCodewordsPerBlock:28},M:{groups:[[10,46],[1,47]],totalDataCodewords:507,errorCodewordsPerBlock:28},Q:{groups:[[1,22],[15,23]],totalDataCodewords:367,errorCodewordsPerBlock:28},H:{groups:[[2,14],[17,15]],totalDataCodewords:283,errorCodewordsPerBlock:28}},{L:{groups:[[5,120],[1,121]],totalDataCodewords:721,errorCodewordsPerBlock:30},M:{groups:[[9,43],[4,44]],totalDataCodewords:563,errorCodewordsPerBlock:26},Q:{groups:[[17,22],[1,23]],totalDataCodewords:397,errorCodewordsPerBlock:28},H:{groups:[[2,14],[19,15]],totalDataCodewords:313,errorCodewordsPerBlock:28}},{L:{groups:[[3,113],[4,114]],totalDataCodewords:795,errorCodewordsPerBlock:28},M:{groups:[[3,44],[11,45]],totalDataCodewords:627,errorCodewordsPerBlock:26},Q:{groups:[[17,21],[4,22]],totalDataCodewords:445,errorCodewordsPerBlock:26},H:{groups:[[9,13],[16,14]],totalDataCodewords:341,errorCodewordsPerBlock:26}},{L:{groups:[[3,107],[5,108]],totalDataCodewords:861,errorCodewordsPerBlock:28},M:{groups:[[3,41],[13,42]],totalDataCodewords:669,errorCodewordsPerBlock:26},Q:{groups:[[15,24],[5,25]],totalDataCodewords:485,errorCodewordsPerBlock:30},H:{groups:[[15,15],[10,16]],totalDataCodewords:385,errorCodewordsPerBlock:28}},{L:{groups:[[4,116],[4,117]],totalDataCodewords:932,errorCodewordsPerBlock:28},M:{groups:[[17,42]],totalDataCodewords:714,errorCodewordsPerBlock:26},Q:{groups:[[17,22],[6,23]],totalDataCodewords:512,errorCodewordsPerBlock:28},H:{groups:[[19,16],[6,17]],totalDataCodewords:406,errorCodewordsPerBlock:30}},{L:{groups:[[2,111],[7,112]],totalDataCodewords:1006,errorCodewordsPerBlock:28},M:{groups:[[17,46]],totalDataCodewords:782,errorCodewordsPerBlock:28},Q:{groups:[[7,24],[16,25]],totalDataCodewords:568,errorCodewordsPerBlock:30},H:{groups:[[34,13]],totalDataCodewords:442,errorCodewordsPerBlock:24}},{L:{groups:[[4,121],[5,122]],totalDataCodewords:1094,errorCodewordsPerBlock:30},M:{groups:[[4,47],[14,48]],totalDataCodewords:860,errorCodewordsPerBlock:28},Q:{groups:[[11,24],[14,25]],totalDataCodewords:614,errorCodewordsPerBlock:30},H:{groups:[[16,15],[14,16]],totalDataCodewords:464,errorCodewordsPerBlock:30}},{L:{groups:[[6,117],[4,118]],totalDataCodewords:1174,errorCodewordsPerBlock:30},M:{groups:[[6,45],[14,46]],totalDataCodewords:914,errorCodewordsPerBlock:28},Q:{groups:[[11,24],[16,25]],totalDataCodewords:664,errorCodewordsPerBlock:30},H:{groups:[[30,16],[2,17]],totalDataCodewords:514,errorCodewordsPerBlock:30}},{L:{groups:[[8,106],[4,107]],totalDataCodewords:1276,errorCodewordsPerBlock:26},M:{groups:[[8,47],[13,48]],totalDataCodewords:1e3,errorCodewordsPerBlock:28},Q:{groups:[[7,24],[22,25]],totalDataCodewords:718,errorCodewordsPerBlock:30},H:{groups:[[22,15],[13,16]],totalDataCodewords:538,errorCodewordsPerBlock:30}},{L:{groups:[[10,114],[2,115]],totalDataCodewords:1370,errorCodewordsPerBlock:28},M:{groups:[[19,46],[4,47]],totalDataCodewords:1062,errorCodewordsPerBlock:28},Q:{groups:[[28,22],[6,23]],totalDataCodewords:754,errorCodewordsPerBlock:28},H:{groups:[[33,16],[4,17]],totalDataCodewords:596,errorCodewordsPerBlock:30}},{L:{groups:[[8,122],[4,123]],totalDataCodewords:1468,errorCodewordsPerBlock:30},M:{groups:[[22,45],[3,46]],totalDataCodewords:1128,errorCodewordsPerBlock:28},Q:{groups:[[8,23],[26,24]],totalDataCodewords:808,errorCodewordsPerBlock:30},H:{groups:[[12,15],[28,16]],totalDataCodewords:628,errorCodewordsPerBlock:30}},{L:{groups:[[3,117],[10,118]],totalDataCodewords:1531,errorCodewordsPerBlock:30},M:{groups:[[3,45],[23,46]],totalDataCodewords:1193,errorCodewordsPerBlock:28},Q:{groups:[[4,24],[31,25]],totalDataCodewords:871,errorCodewordsPerBlock:30},H:{groups:[[11,15],[31,16]],totalDataCodewords:661,errorCodewordsPerBlock:30}},{L:{groups:[[7,116],[7,117]],totalDataCodewords:1631,errorCodewordsPerBlock:30},M:{groups:[[21,45],[7,46]],totalDataCodewords:1267,errorCodewordsPerBlock:28},Q:{groups:[[1,23],[37,24]],totalDataCodewords:911,errorCodewordsPerBlock:30},H:{groups:[[19,15],[26,16]],totalDataCodewords:701,errorCodewordsPerBlock:30}},{L:{groups:[[5,115],[10,116]],totalDataCodewords:1735,errorCodewordsPerBlock:30},M:{groups:[[19,47],[10,48]],totalDataCodewords:1373,errorCodewordsPerBlock:28},Q:{groups:[[15,24],[25,25]],totalDataCodewords:985,errorCodewordsPerBlock:30},H:{groups:[[23,15],[25,16]],totalDataCodewords:745,errorCodewordsPerBlock:30}},{L:{groups:[[13,115],[3,116]],totalDataCodewords:1843,errorCodewordsPerBlock:30},M:{groups:[[2,46],[29,47]],totalDataCodewords:1455,errorCodewordsPerBlock:28},Q:{groups:[[42,24],[1,25]],totalDataCodewords:1033,errorCodewordsPerBlock:30},H:{groups:[[23,15],[28,16]],totalDataCodewords:793,errorCodewordsPerBlock:30}},{L:{groups:[[17,115]],totalDataCodewords:1955,errorCodewordsPerBlock:30},M:{groups:[[10,46],[23,47]],totalDataCodewords:1541,errorCodewordsPerBlock:28},Q:{groups:[[10,24],[35,25]],totalDataCodewords:1115,errorCodewordsPerBlock:30},H:{groups:[[19,15],[35,16]],totalDataCodewords:845,errorCodewordsPerBlock:30}},{L:{groups:[[17,115],[1,116]],totalDataCodewords:2071,errorCodewordsPerBlock:30},M:{groups:[[14,46],[21,47]],totalDataCodewords:1631,errorCodewordsPerBlock:28},Q:{groups:[[29,24],[19,25]],totalDataCodewords:1171,errorCodewordsPerBlock:30},H:{groups:[[11,15],[46,16]],totalDataCodewords:901,errorCodewordsPerBlock:30}},{L:{groups:[[13,115],[6,116]],totalDataCodewords:2191,errorCodewordsPerBlock:30},M:{groups:[[14,46],[23,47]],totalDataCodewords:1725,errorCodewordsPerBlock:28},Q:{groups:[[44,24],[7,25]],totalDataCodewords:1231,errorCodewordsPerBlock:30},H:{groups:[[59,16],[1,17]],totalDataCodewords:961,errorCodewordsPerBlock:30}},{L:{groups:[[12,121],[7,122]],totalDataCodewords:2306,errorCodewordsPerBlock:30},M:{groups:[[12,47],[26,48]],totalDataCodewords:1812,errorCodewordsPerBlock:28},Q:{groups:[[39,24],[14,25]],totalDataCodewords:1286,errorCodewordsPerBlock:30},H:{groups:[[22,15],[41,16]],totalDataCodewords:986,errorCodewordsPerBlock:30}},{L:{groups:[[6,121],[14,122]],totalDataCodewords:2434,errorCodewordsPerBlock:30},M:{groups:[[6,47],[34,48]],totalDataCodewords:1914,errorCodewordsPerBlock:28},Q:{groups:[[46,24],[10,25]],totalDataCodewords:1354,errorCodewordsPerBlock:30},H:{groups:[[2,15],[64,16]],totalDataCodewords:1054,errorCodewordsPerBlock:30}},{L:{groups:[[17,122],[4,123]],totalDataCodewords:2566,errorCodewordsPerBlock:30},M:{groups:[[29,46],[14,47]],totalDataCodewords:1992,errorCodewordsPerBlock:28},Q:{groups:[[49,24],[10,25]],totalDataCodewords:1426,errorCodewordsPerBlock:30},H:{groups:[[24,15],[46,16]],totalDataCodewords:1096,errorCodewordsPerBlock:30}},{L:{groups:[[4,122],[18,123]],totalDataCodewords:2702,errorCodewordsPerBlock:30},M:{groups:[[13,46],[32,47]],totalDataCodewords:2102,errorCodewordsPerBlock:28},Q:{groups:[[48,24],[14,25]],totalDataCodewords:1502,errorCodewordsPerBlock:30},H:{groups:[[42,15],[32,16]],totalDataCodewords:1142,errorCodewordsPerBlock:30}},{L:{groups:[[20,117],[4,118]],totalDataCodewords:2812,errorCodewordsPerBlock:30},M:{groups:[[40,47],[7,48]],totalDataCodewords:2216,errorCodewordsPerBlock:28},Q:{groups:[[43,24],[22,25]],totalDataCodewords:1582,errorCodewordsPerBlock:30},H:{groups:[[10,15],[67,16]],totalDataCodewords:1222,errorCodewordsPerBlock:30}},{L:{groups:[[19,118],[6,119]],totalDataCodewords:2956,errorCodewordsPerBlock:30},M:{groups:[[18,47],[31,48]],totalDataCodewords:2334,errorCodewordsPerBlock:28},Q:{groups:[[34,24],[34,25]],totalDataCodewords:1666,errorCodewordsPerBlock:30},H:{groups:[[20,15],[61,16]],totalDataCodewords:1276,errorCodewordsPerBlock:30}}],Ch="0000",wh="alphanumeric",Oh={1:0},Sh={0:1},Ph={15:20,16:20,18:24,19:24,22:20,24:22,26:24,28:20,30:20,31:24,32:28,33:24,36:18,37:22,39:20,40:24},jh=[1,0,1,1,1],Ah=[1,0,1],kh={L:"01",M:"00",Q:"11",H:"10"},Mh=["11101100","00010001"],Th=[function(t,e){return(t+e)%2==0},function(t,e){return t%2==0},function(t,e){return e%3==0},function(t,e){return(t+e)%3==0},function(t,e){return(Math.floor(t/2)+Math.floor(e/3))%2==0},function(t,e){return t*e%2+t*e%3==0},function(t,e){return(t*e%2+t*e%3)%2==0},function(t,e){return((t+e)%2+t*e%3)%2==0}],Dh=/^\d+/,Vh=new RegExp("^[A-Z $%*+./:-]+"),Eh=new RegExp("^[A-Z0-9 $%*+./:-]+"),Nh=new RegExp("^[^A-Z0-9 $%*+./:-]+"),Lh=[[1,0],[1,25,0]];function Ih(t,e,r,o){for(var i=0;i<t.length;i++)t[i][r][o]=e}function Bh(t,e,r,o){for(var i=0;i<Th.length;i++)t[i][r][o]=Th[i](r,o)?1^e:parseInt(e,10)}function Rh(t,e){for(var r=[],o=t.length-2;o>=0;o--)r[o]=t[o]^e[o];return r}function zh(t,e){for(var r=[],o=0;o<t.length;o++)for(var i=0;i<e.length;i++)void 0===r[o+i]?r[o+i]=(t[o]+(e[i]>=0?e[i]:0))%255:r[o+i]=Oh[Sh[r[o+i]]^Sh[(t[o]+e[i])%255]];return r}function Fh(t,e){var r=[],o=t.length-1;do{r[o]=Sh[(t[o]+e)%255],o--}while(void 0!==t[o]);return r}function Hh(t,e){var r,o,i=Lh[e-1],n=new Array(e).concat(t),a=new Array(n.length-i.length).concat(i),s=t.length,l=[];for(o=0;o<s;o++)r=Fh(a,Oh[n[n.length-1]]),a.splice(0,1),n=Rh(r,n);for(o=n.length-1;o>=0;o--)l[e-1-o]=ch(n[o],8);return l}function Uh(t,e,r,o,i){var n,a,s=Dh.exec(t),l=s?s[0]:"",u=Vh.exec(t),c=u?u[0]:"",p=Eh.exec(t),h=p?p[0]:"";return l&&(l.length>=e||t.length===l.length||l.length>=r&&!Eh.test(t.charAt(l.length)))?(n="numeric",a=l):h&&(t.length===h.length||h.length>=o||i===wh)?(n=wh,a=l||c):(n="byte",a=h?h+Nh.exec(t.substring(h.length))[0]:Nh.exec(t)[0]),{mode:n,modeString:a}}function Kh(t,e){var r=0,o=_h.length-1,i=Math.floor(_h.length/2);do{t<_h[i][e].totalDataCodewords?o=i:r=i,i=r+Math.floor((o-r)/2)}while(o-r>1);return t<=_h[r][e].totalDataCodewords?i+1:o+1}function $h(t,e,r){var o=ph(e),i=e.length-1,n=t<<i,a=ch(t,r-i),s=function(t,e){var r=e.toString(2).length,o=t.toString(2).length,i=t;do{o=(i^=e<<o-r).toString(2).length}while(o>=r);return i}(n,o);return a+ch(s,i)}function Gh(t,e){return parseInt(t.charAt(e),10)}function Xh(t,e){var r,o,i=t[0],n=0,a=e.length;for(r=0,o=8;r<=8;r++)6!==r&&Ih(t,Gh(e,a-1-n++),r,o);for(r=8,o=7;o>=0;o--)6!==o&&Ih(t,Gh(e,a-1-n++),r,o);for(n=0,o=i.length-1,r=8;o>=i.length-8;o--)Ih(t,Gh(e,a-1-n++),r,o);for(Ih(t,1,i.length-8,8),r=i.length-7,o=8;r<i.length;r++)Ih(t,Gh(e,a-1-n++),r,o)}function Wh(t,e){for(var r,o,i,n=t[0].length,a=n-11,s=n-11,l=0;l<e.length;l++)r=Math.floor(l/3),o=l%3,Ih(t,i=Gh(e,e.length-l-1),0+r,a+o),Ih(t,i,s+o,0+r)}function Yh(t,e,r,o){for(var i,n=e.length+2,a=e.length+1,s=0;s<e.length;s++)for(var l=s;l<n-s;l++)Ih(t,i=e[s],r+l,o+s),Ih(t,i,r+s,o+l),Ih(t,i,r+a-l,o+a-s),Ih(t,i,r+a-s,o+a-l)}function qh(t,e,r,o){var i=r,n=o,a=t[0];do{Ih(t,0,i,o),Ih(t,0,r,n),i+=e[0],n+=e[1]}while(i>=0&&i<a.length)}function Zh(t,e,r,o,i){e[t][o]=(e[t][o]<<1^i)%128,93===e[t][o]&&(r[t]+=40)}function Qh(t,e,r,o,i,n){r[t][n]===o?i[t][n]++:(r[t][n]=o,i[t][n]>=5&&(e[t]+=3+i[t][n]-5),i[t][n]=1)}function Jh(t,e){var r=Math.floor(t/e*100),o=r%5,i=Math.abs(r-o-50),n=Math.abs(r+5-o-50);return 10*Math.min(i/5,n/5)}function tf(t,e,r){var o=function(t){return t&&t.toLowerCase().indexOf("utf_8")>=0?new xh:new dh}(r),i=o.getEncodingResult(t,e),n=i.version,a=_h[n-1][e],s=function(t,e){for(var r,o,i,n,a,s=0,l=[],u=[],c=e.groups,p=0;p<c.length;p++){i=c[p][0];for(var h=0;h<i;h++){o=c[p][1],r=[],n=[];for(var f=1;f<=o;f++)a=t.substring(s,s+8),r.push(a),n[o-f]=ph(a),s+=8;l.push(r),u.push(Hh(n,e.errorCodewordsPerBlock))}}return[l,u]}(function(t,e){for(var r=8*e,o=0,i=0,n=t;n.length<r&&o<Ch.length;)n+=Ch.charAt(o++);for(n.length%8!=0&&(n+=new Array(9-n.length%8).join("0"));n.length<r;)n+=Mh[i],i^=1;return n}(i.dataString,a.totalDataCodewords),a),l=function(t){for(var e=[],r=17+4*t,o=0;o<Th.length;o++){e[o]=new Array(r);for(var i=0;i<r;i++)e[o][i]=new Array(r)}return e}(n);!function(t){var e=t[0].length;Yh(t,jh,0,0),qh(t,[-1,-1],7,7),Yh(t,jh,e-7,0),qh(t,[1,-1],e-8,7),Yh(t,jh,0,e-7),qh(t,[-1,1],7,e-8)}(l),function(t,e){if(!(e<2)){var r,o,i=t[0],n=i.length,a=Math.floor(e/7),s=[6],l=0;for((r=Ph[e])?o=(n-13-r)/a:r=o=(n-13)/(a+1),s.push(s[l++]+r);s[l]+o<n;)s.push(s[l++]+o);for(var u=0;u<s.length;u++)for(var c=0;c<s.length;c++)void 0===i[s[u]][s[c]]&&Yh(t,Ah,s[u]-2,s[c]-2)}}(l,n),function(t){for(var e=1,r=t[0].length,o=8;o<r-8;o++)Ih(t,e,6,o),Ih(t,e,o,6),e^=1}(l),n>=7&&Wh(l,ch(0,18)),Xh(l,ch(0,15)),function(t,e){for(var r,o,i,n=new hh(t[0]),a=0;a<e.length;a++)for(r=e[a],o=0;r.length>0;){for(var s=0;s<r.length;s++)for(var l=0;l<8;l++)i=n.getNextCell(),Bh(t,r[s][o].charAt(l),i.row,i.column);for(o++;r[0]&&o===r[0].length;)r.splice(0,1)}for(;i=n.getNextRemainderCell();)Bh(t,0,i.row,i.column)}(l,s);var u=function(t){var e,r,o=[],i=[],n=[],a=[],s=[],l=t[0].length;for(r=0;r<t.length;r++)o[r]=0,n[r]=0,s[r]=[0,0],a[r]=[0,0],i[r]=[];for(var u=0;u<l;u++)for(var c=0;c<l;c++)for(var p=0;p<t.length;p++)e=t[p],n[p]+=parseInt(e[u][c],10),i[p][0]===e[u][c]&&u+1<l&&c-1>=0&&e[u+1][c]===i[p][0]&&e[u+1][c-1]===i[p][0]&&(o[p]+=3),Zh(p,a,o,0,e[u][c]),Zh(p,a,o,1,e[c][u]),Qh(p,o,i,e[u][c],s,0),Qh(p,o,i,e[c][u],s,1);var h,f=l*l,d=Number.MAX_VALUE;for(r=0;r<o.length;r++)o[r]+=Jh(n[r],f),o[r]<d&&(d=o[r],h=r);return h}(l),c=l[u];return n>=7&&Wh([c],function(t){return $h(t,"1111100100101",18)}(n)),Xh([c],function(t){var e,r="";if(0===ph(t))return"101010000010010";e=$h(ph(t),"10100110111",15);for(var o=0;o<e.length;o++)r+=e.charAt(o)^"101010000010010".charAt(o);return r}(kh[e]+ch(u,3))),c}!function(){var t,e;for(e=1;e<255;e++)(t=2*Sh[e-1])>255&&(t^=285),Sh[e]=t,Oh[t]=e;t=2*Sh[e-1]^285,Sh[e]=t,Sh[-1]=0}(),function(){for(var t=2;t<=68;t++){var e=Lh[t-1],r=[t,0];Lh[t]=zh(e,r)}}();var ef=Math.round,rf=[[0,1],[1,1],[1,2],[2,2],[2,1],[3,1],[3,0],[2,0],[2,-1],[1,-1],[1,0]],of=[[0,1],[1,1],[1,0]],nf=function(t){function e(e,r,o){void 0===o&&(o=Wt),t.call(this),this.options=K({},this.options,r),this.element=e,this.wrapper=this.element,this.onError=o,this._initElement(),this._initSurface(),this.setOptions(r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this._destroySurface()},e.prototype._initElement=function(){D(this.element,"k-qrcode")},e.prototype._initSurface=function(){var t=this.options,e=this.surface;e&&e.options.type===t.renderAs||(this._destroySurface(),this._initSurfaceElement(),this.surface=this._createSurface())},e.prototype._createSurface=function(){return N.drawing.Surface.create(this.surfaceElement,{type:this.options.renderAs})},e.prototype._destroySurface=function(){this.surface&&(this.surface.destroy(),this.surface=null,this._destroySurfaceElement())},e.prototype._initSurfaceElement=function(){this.surfaceElement||(this.surfaceElement=document.createElement("div"),this.surfaceElement.style.position="relative",this.element.appendChild(this.surfaceElement))},e.prototype._destroySurfaceElement=function(){this.surfaceElement&&this.surfaceElement.parentNode&&(this.surfaceElement.parentNode.removeChild(this.surfaceElement),this.surfaceElement=null)},e.prototype.redraw=function(){var t=this._getSize();this.surface.clear(),this.surface.setSize({width:t,height:t}),this.createVisual(),this.surface.draw(this.visual)},e.prototype.getSize=function(){var t=this.element,e=t.clientWidth,r=t.clientHeight,o={width:0,height:0};return e>0&&(o.width=e),r&&(o.height=r),o},e.prototype._resize=function(){this.redraw()},e.prototype.createVisual=function(){this.visual=this._render()},e.prototype.exportVisual=function(){return this._render()},e.prototype._render=function(){var t,e,r,o,i,n=this._value,a=this.options.border||{},s=this.options.padding||0,l=a.width||0;a.width=l;var u=new N.drawing.Group;try{n&&(r=tf(n,this.options.errorCorrection,this.options.encoding),i=(o=this._getSize())-2*(l+s),t=this._calculateBaseUnit(i,r.length),e=l+s+(i-r.length*t)/2,u.append(this._renderBackground(o,a)),u.append(this._renderMatrix(r,t,e)),this._hasCustomLogo()?u.append(this._renderLogo(o,t)):this._isSwiss()&&u.append(this._renderSwissCode(o,t)))}catch(t){this.onError(t)}return u},e.prototype._renderLogo=function(t,e){var r,o=ef(t/2),i=this._getLogoSize(7*e),n=this.options.overlay.imageUrl,a={x:o-i.width/2,y:o-i.height/2};return r=new N.geometry.Rect(new N.geometry.Point(a.x,a.y),new N.geometry.Size(i.width,i.height)),new N.drawing.Image(n,r)},e.prototype._renderSwissCode=function(t,e){var r=this._getLogoSize(7*e),o=(r=Math.max(r.width,r.height))/4,i=o/2,n=t/2,a={},s=new N.drawing.Group;return a.x=a.y=Math.ceil(n-e-r/2),s.append(this._renderShape(a,Math.ceil(r+2*e),of,"#fff")),a.x=a.y=n-r/2,s.append(this._renderShape(a,r,of,this.options.color)),a.x=n+i-r/2,a.y=n+i+o-r/2,s.append(this._renderShape(a,o,rf,"#fff")),s},e.prototype._renderShape=function(t,e,r,o){var i=new N.drawing.MultiPath({fill:{color:o},stroke:null});i.moveTo(t.x,t.y);for(var n=0;n<r.length;n++)i.lineTo(t.x+e*r[n][0],t.y+e*r[n][1]);return i.close(),i},e.prototype._getSize=function(){var t;if(this.options.size)t=parseInt(this.options.size,10);else{var e=oh(this.element,this.options.renderAs),r=Math.min(e.width,e.height);t=r>0?r:200}return t},e.prototype._calculateBaseUnit=function(t,e){var r=Math.floor(t/e);if(r<1){var o=Math.ceil(1*e);this.onError(new Error("Insufficient size for QR Code: the current size is "+t+"px and the minimum size is "+o+"px."))}else r*e>=t&&r-1>=1&&r--;return r},e.prototype._renderMatrix=function(t,e,r){for(var o=new N.drawing.MultiPath({fill:{color:this.options.color},stroke:null}),i=0;i<t.length;i++)for(var n=r+i*e,a=0;a<t.length;){for(;0===t[i][a]&&a<t.length;)a++;if(a<t.length){for(var s=a;1===t[i][a];)a++;var l=ef(r+s*e),u=ef(n),c=ef(r+a*e),p=ef(n+e);o.moveTo(l,u).lineTo(l,p).lineTo(c,p).lineTo(c,u).close()}}return o},e.prototype._renderBackground=function(t,e){var r=new te(0,0,t,t).unpad(e.width/2);return N.drawing.Path.fromRect(r.toRect(),{fill:{color:this.options.background},stroke:{color:e.color,width:e.width}})},e.prototype.setOptions=function(t){var e=t||{};this.options=lh(this.options,e),void 0!==t.value&&(this._value=String(this.options.value)),this._initSurface(),this.redraw()},e.prototype.value=function(t){if(void 0===t)return this._value;this._value=String(t),this.redraw()},e.prototype._hasCustomLogo=function(){return Boolean(this.options.overlay.imageUrl)},e.prototype._isSwiss=function(){return"swiss"===this.options.overlay.type},e.prototype._getLogoSize=function(t){var e=this.options.overlay.width,r=this.options.overlay.height;return e||r?e&&!r?r=e:!e&&r&&(e=r):e=r=t,{width:e,height:r}},e}(N.Class);Et(nf,{name:"QRCode",renderAs:"svg",encoding:"ISO_8859_1",value:"",errorCorrection:"L",background:"#fff",color:"#000",size:"",padding:0,border:{color:"",width:0},overlay:{type:"image",imageUrl:"",width:0,height:0}});const af=nf,sf=function(t){return void 0===t&&(t="ISO_8859_1"),function(e){try{tf(e,"L",t)}catch(t){return{valid:!1,error:t}}return{valid:!0}}};var lf={WGS84:{a:6378137,b:6356752.314245179,f:.0033528106647474805,e:.08181919084262149}};function uf(t){return t*t}var cf=Math,pf=cf.abs,hf=cf.atan,ff=cf.atan2,df=cf.cos,vf=cf.sin,gf=cf.tan,yf=function(t){function e(e,r){t.call(this),this.initProperties(),1===arguments.length?(this.lat=e[0],this.lng=e[1]):(this.lat=e,this.lng=r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){K(this,{DISTANCE_ITERATIONS:100,DISTANCE_CONVERGENCE:1e-12,DISTANCE_PRECISION:2,FORMAT:"{0:N6}{1:N6}"})},e.prototype.toArray=function(){return[this.lat,this.lng]},e.prototype.equals=function(t){return t&&t.lat===this.lat&&t.lng===this.lng},e.prototype.clone=function(){return new e(this.lat,this.lng)},e.prototype.round=function(t){return this.lng=kt(this.lng,t),this.lat=kt(this.lat,t),this},e.prototype.wrap=function(){return this.lng=this.lng%180,this.lat=this.lat%90,this},e.prototype.distanceTo=function(t,e){return this.greatCircleTo(t,e).distance},e.prototype.destination=function(t,r,o){var i=At(r),n=o||lf.WGS84,a=At(this.lat),s=At(this.lng),l=t/n.a,u=cf.asin(vf(a)*df(l)+df(a)*vf(l)*df(i)),c=s+ff(vf(i)*vf(l)*df(a),df(l)-vf(a)*vf(u));return new e(bt(u),bt(c))},e.prototype.greatCircleTo=function(t,r){var o=e.create(o),i=r||lf.WGS84;if(!o||this.clone().round(8).equals(o.clone().round(8)))return{distance:0,azimuthFrom:0,azimuthTo:0};for(var n,a,s,l,u,c,p,h,f=i.a,d=i.b,v=i.f,g=At(o.lng-this.lng),y=hf((1-v)*gf(At(this.lat))),m=vf(y),b=df(y),x=hf((1-v)*gf(At(o.lat))),_=vf(x),C=df(x),w=g,O=this.DISTANCE_ITERATIONS,S=!1;!S&&O-- >0;){a=vf(w),s=df(w),l=cf.sqrt(uf(C*a)+uf(b*_-m*C*s)),h=ff(l,c=m*_+b*C*s);var P=b*C*a/l;p=0,0!=(u=1-uf(P))&&(p=c-2*m*_/u),n=w;var j=v/16*u*(4+v*(4-3*u));w=g+(1-j)*v*P*(h+j*l*(p+j*c*(2*uf(p)-1))),S=pf(w-n)<=this.DISTANCE_CONVERGENCE}var A=u*(uf(f)-uf(d))/uf(d),k=1+A/16384*(4096+A*(A*(320-175*A)-768)),M=A/1024*(256+A*(A*(74-47*A)-128)),T=M*l*(p+M/4*(c*(2*uf(p)-1)-M/6*p*(4*uf(l)-3)*(4*uf(p)-3))),D=ff(C*a,b*_-m*C*s),V=ff(b*a,-m*C+b*_*s);return{distance:kt(d*k*(h-T),this.DISTANCE_PRECISION),azimuthFrom:bt(D),azimuthTo:bt(V)}},e.prototype.toString=function(){return String(this.lat)+","+String(this.lng)},e.fromLngLat=function(t){return new e(t[1],t[0])},e.fromLatLng=function(t){return new e(t[0],t[1])},e.create=function(t,r){if(mt(t))return t instanceof e?t.clone():1===arguments.length&&2===t.length?e.fromLatLng(t):new e(t,r)},e}(N.Class),mf=Math,bf=mf.atan,xf=mf.exp,_f=mf.pow,Cf=mf.sin,wf=mf.log,Of=mf.tan,Sf=N.geometry.Point,Pf=mf.PI,jf=Pf/2,Af=Pf/4,kf=Pf/180,Mf=lf.WGS84,Tf=function(t){function e(e){t.call(this),this.initProperties(),this._initOptions(e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype.initProperties=function(){K(this,{MAX_LNG:180,MAX_LAT:85.0840590501,INVERSE_ITERATIONS:15,INVERSE_CONVERGENCE:1e-12})},e.prototype.forward=function(t,e){var r=this,o=r.options,i=o.datum.a,n=o.centralMeridian,a=Pt(t.lat,-r.MAX_LAT,r.MAX_LAT),s=e?Pt(t.lng,-r.MAX_LNG,r.MAX_LNG):t.lng,l=At(s-n)*i,u=r._projectLat(a);return new Sf(l,u)},e.prototype._projectLat=function(t){var e=this.options.datum,r=e.e,o=e.a,i=At(t),n=Of(Af+i/2),a=r*Cf(i),s=_f((1-a)/(1+a),r/2);return o*wf(n*s)},e.prototype.inverse=function(t,e){var r=this,o=r.options,i=o.datum.a,n=o.centralMeridian,a=t.x/(kf*i)+n,s=Pt(r._inverseY(t.y),-r.MAX_LAT,r.MAX_LAT);return e&&(a=Pt(a,-r.MAX_LNG,r.MAX_LNG)),new yf(s,a)},e.prototype._inverseY=function(t){var e,r=this,o=r.options.datum,i=o.a,n=o.e,a=n/2,s=xf(-t/i),l=jf-2*bf(s);for(e=0;e<=r.INVERSE_ITERATIONS;e++){var u=n*Cf(l),c=_f((1-u)/(1+u),a),p=jf-2*bf(s*c)-l;if(l+=p,mf.abs(p)<=r.INVERSE_CONVERGENCE)break}return bt(l)},e}(N.Class);Et(Tf,{centralMeridian:0,datum:Mf});var Df=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.initProperties=function(){t.prototype.initProperties.call(this),K(this,{MAX_LAT:85.0511287798})},e.prototype._projectLat=function(t){var e=this.options.datum.a,r=At(t),o=Of(Af+r/2);return e*wf(o)},e.prototype._inverseY=function(t){var e=this.options.datum.a,r=xf(-t/e);return bt(jf-2*bf(r))},e}(Tf),Vf=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.forward=function(t){return new Sf(t.lng,t.lat)},e.prototype.inverse=function(t){return new yf(t.y,t.x)},e}(N.Class),Ef=function(t){function e(){t.call(this);var e=this._proj=new Df,r=this.c=2*Pf*e.options.datum.a;this._tm=N.geometry.transform().translate(.5,.5).scale(1/r,-1/r),this._itm=N.geometry.transform().scale(r,-r).translate(-.5,-.5)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toPoint=function(t,e,r){return this._proj.forward(t,r).transform(this._tm).scale(e||1)},e.prototype.toLocation=function(t,e,r){var o=t.clone().scale(1/(e||1)).transform(this._itm);return this._proj.inverse(o,r)},e}(N.Class),Nf=(function(t){function e(){t.call(this),this._proj=new Tf}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toPoint=function(t){return this._proj.forward(t)},e.prototype.toLocation=function(t){return this._proj.inverse(t)}}(N.Class),function(t){function e(){t.call(this),this._proj=new Vf}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toPoint=function(t){return this._proj.forward(t)},e.prototype.toLocation=function(t){return this._proj.inverse(t)}}(N.Class),Object.defineProperty),Lf=(Object.assign,function(t){var e=document.createElement("div");return e.innerHTML=t,e.firstChild}),If=function(t){for(;t.firstChild;)t.removeChild(t.firstChild)},Bf=function(t,e){e.insertBefore(t,e.firstChild)},Rf=function(t){return t.replace(/([a-z][A-Z])/g,(function(t){return t.charAt(0)+"-"+t.charAt(1).toLowerCase()}))},zf=function(t){return t&&String(t).endsWith("px")?t:String(t)+"px"},Ff=function(t){var e,r=!1,o=[],i={wp:/(Windows Phone(?: OS)?)\s(\d+)\.(\d+(\.\d+)?)/,fire:/(Silk)\/(\d+)\.(\d+(\.\d+)?)/,android:/(Android|Android.*(?:Opera|Firefox).*?\/)\s*(\d+)\.?(\d+(\.\d+)?)?/,iphone:/(iPhone|iPod).*OS\s+(\d+)[\._]([\d\._]+)/,ipad:/(iPad).*OS\s+(\d+)[\._]([\d_]+)/,meego:/(MeeGo).+NokiaBrowser\/(\d+)\.([\d\._]+)/,webos:/(webOS)\/(\d+)\.(\d+(\.\d+)?)/,blackberry:/(BlackBerry|BB10).*?Version\/(\d+)\.(\d+(\.\d+)?)/,playbook:/(PlayBook).*?Tablet\s*OS\s*(\d+)\.(\d+(\.\d+)?)/,windows:/(MSIE)\s+(\d+)\.(\d+(\.\d+)?)/,tizen:/(tizen).*?Version\/(\d+)\.(\d+(\.\d+)?)/i,sailfish:/(sailfish).*rv:(\d+)\.(\d+(\.\d+)?).*firefox/i,ffos:/(Mobile).*rv:(\d+)\.(\d+(\.\d+)?).*Firefox/},n={ios:/^i(phone|pad|pod)$/i,android:/^android|fire$/i,blackberry:/^blackberry|playbook/i,windows:/windows/,wp:/wp/,flat:/sailfish|ffos|tizen/i,meego:/meego/},a={tablet:/playbook|ipad|fire/i},s={omini:/Opera\sMini/i,omobile:/Opera\sMobi/i,firefox:/Firefox|Fennec/i,mobilesafari:/version\/.*safari/i,ie:/MSIE|Windows\sPhone/i,chrome:/chrome|crios/i,webkit:/webkit/i};for(var l in i)if(i.hasOwnProperty(l)&&(o=t.match(i[l]))){if("windows"===l&&"plugins"in navigator)return!1;(r={}).device=l,r.tablet=Hf(l,a,!1),r.browser=Hf(t,s,"default"),r.name=Hf(l,n),r[r.name]=!0,r.majorVersion=o[2],r.minorVersion=(o[3]||"0").replace("_","."),e=r.minorVersion.replace(".","").substr(0,2),r.flatVersion=r.majorVersion+e+new Array(3-(e.length<3?e.length:2)).join("0");break}return r};function Hf(t,e,r){for(var o in e)if(e.hasOwnProperty(o)&&e[o].test(t))return o;return void 0!==r?r:t}var Uf=function(){var t={down:"touchstart mousedown",move:"mousemove touchmove",up:"mouseup touchend touchcancel",cancel:"mouseleave touchcancel"},e=Kf();return e.touch&&(e.mobileOS.ios||e.mobileOS.android)?t={down:"touchstart",move:"touchmove",up:"touchend touchcancel",cancel:"touchcancel"}:e.pointers?t={down:"pointerdown",move:"pointermove",up:"pointerup",cancel:"pointercancel pointerleave"}:e.msPointers&&(t={down:"MSPointerDown",move:"MSPointerMove",up:"MSPointerUp",cancel:"MSPointerCancel MSPointerLeave"}),t},Kf=function(){var t=Ff(navigator.userAgent),e=function(t){var e=!1,r=[],o={edge:/(edge)[ \/]([\w.]+)/i,webkit:/(chrome|crios)[ \/]([\w.]+)/i,safari:/(webkit)[ \/]([\w.]+)/i,opera:/(opera)(?:.*version|)[ \/]([\w.]+)/i,msie:/(msie\s|trident.*? rv:)([\w.]+)/i,mozilla:/(mozilla)(?:.*? rv:([\w.]+)|)/i};for(var i in o)if(o.hasOwnProperty(i)&&(r=t.match(o[i]))){(e={})[i]=!0,e[r[1].toLowerCase().split(" ")[0].split("/")[0]]=!0,e.version=parseInt(document.documentMode||r[2],10);break}return e}(navigator.userAgent),r=e.chrome,o=e.crios,i=e.mozilla,n=e.safari,a={};a.mobileOS=t,a.touch="ontouchstart"in window,a.pointers=!r&&!o&&!i&&!n&&window.PointerEvent,a.msPointers=!r&&window.MSPointerEvent,a.mouseAndTouchPresent=a.touch&&!(a.mobileOS.ios||a.mobileOS.android),a.eventCapture=document.documentElement.addEventListener;var s=document.createElement("table"),l=a.transitions=!1,u=a.transforms=!1,c="string";return["Moz","webkit","O","ms"].forEach((function(t){var e=typeof s.style[t+"Transition"]===c;if(e||typeof s.style[t+"Transform"]===c){var r=t.toLowerCase();return u={css:"ms"!==r?"-"+r+"-":"",prefix:t,event:"o"===r||"webkit"===r?r:""},e&&((l=u).event=l.event?l.event+"TransitionEnd":"transitionend"),!1}})),s=null,a.transforms=u,a.transitions=l,a.delayedClick=function(){if(a.touch){if(a.mobileOS.ios)return!0;if(a.mobileOS.android){if(!a.browser.chrome)return!0;if(a.browser.version<32)return!1;var t=document.querySelector("meta[name=viewport]");return!(t?t.getAttribute("content"):"").match(/user-scalable=no/i)}}return!1},a},$f=function(t,e){return t.bind(e)},Gf=function(t,e,r,o,i){Xf(t,e,r,o,i)},Xf=function(t,e,r,o,i){(T(e)?e:(e||"").split(" ")).forEach((function(e){Wf(t,e,r,o,i)}))},Wf=function(t,e,r,o,i){var n,a=o;r&&F(r)&&!o?a=r:r&&"string"==typeof r&&F(a)&&(n=r),t.addEventListener(e,(function(e){var r=e.target?e.target.closest(n):null;if(!n||n&&e.target&&r){var o=n?r:e.currentTarget;Nf(e,"currentTarget",{value:o}),Nf(e,"delegateTarget",{value:t}),a(e)}}),Boolean(i))},Yf=function(t,e,r,o,i){qf(t,e,r,o,i)},qf=function(t,e,r,o){(T(e)?e:(e||"").split(" ")).forEach((function(e){Zf(t,e,r,o)}))},Zf=function(t,e,r,o){t.removeEventListener(e,r,Boolean(o))},Qf=function(t){var e=Uf(navigator.userAgent);return t.replace(/([^ ]+)/g,(function(t){return e[t]||t}))},Jf=function(t,e){var r=t.prototype;r.events?e.forEach((function(t){r.events.indexOf(t)<0&&r.events.push(t)})):r.events=e},td=function(){return Number(new Date)},ed=function(){},rd="string",od="function",id=function(){this._defaultPrevented=!0},nd=function(){return!0===this._defaultPrevented},ad=function(t){function e(){t.call(this),this._events={}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.unbind()},e.prototype.bind=function(t,e,r){var o,i,n,a,s=this,l=typeof t===rd?[t]:t||[],u=typeof e===od;if(void 0===e){for(o in t)s.bind(o,t[o]);return s}var c=function(){var t=l[o];(a=u?e:e[t])&&(r&&(n=a,a=function(){s.unbind(t,a),n.apply(s,arguments)},a.original=n),(s._events[t]=s._events[t]||[]).push(a))};for(o=0,i=l.length;o<i;o++)c();return s},e.prototype.one=function(t,e){return this.bind(t,e,!0)},e.prototype.first=function(t,e){var r,o,i,n=this,a=typeof t===rd?[t]:t,s=typeof e===od;for(r=0,o=a.length;r<o;r++){var l=a[r];(i=s?e:e[l])&&(n._events[l]=n._events[l]||[]).unshift(i)}return n},e.prototype.trigger=function(t,e){var r,o,i=this,n=i._events[t];if(n){var a=e||{};for(a.sender=i,a._defaultPrevented=!1,a.preventDefault=id,a.isDefaultPrevented=nd,r=0,o=(n=n.slice()).length;r<o;r++)n[r].call(i,a);return!0===a._defaultPrevented}return!1},e.prototype.unbind=function(t,e){var r,o=this,i=o._events[t];if(void 0===t)o._events={};else if(i)if(e)for(r=i.length-1;r>=0;r--)i[r]!==e&&i[r].original!==e||i.splice(r,1);else o._events[t]=[];return o},e.prototype._setEvents=function(t){for(var e=this,r=(this.events||[]).length,o=0;o<r;o++){var i=e.events[o];e.options[i]&&t[i]&&(e.unbind(i,e.options[i]),e._events&&e._events[i]&&delete e._events[i])}this.bind(this.events,t)},e}(N.Class),sd=function(t){function e(e,r){t.call(this),this.element=e,this._initOptions(r),this.items=[],D(this.element,"k-widget k-attribution")}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype.filter=function(t,e){this._extent=t,this._zoom=e,this._render()},e.prototype.add=function(t){var e=t;mt(t)&&("string"==typeof t&&(e={text:t}),this.items.push(e),this._render())},e.prototype.remove=function(t){for(var e=[],r=0;r<this.items.length;r++){var o=this.items[r];o.text!==t&&e.push(o)}this.items=e,this._render()},e.prototype.clear=function(){this.items=[],If(this.element)},e.prototype._render=function(){for(var t=[],e=0;e<this.items.length;e++){var r=this.items[e],o=this._itemText(r);""!==o&&t.push(o)}t.length>0?(If(this.element),function(t,e){var r=document.createElement("div");for(r.innerHTML=t;r.childNodes.length>0;)e.appendChild(r.childNodes[0])}(t.join(this.options.separator),this.element),this.showElement()):this.hideElement()},e.prototype.hideElement=function(){this.element.style.display="none"},e.prototype.showElement=function(){this.element.style.display=""},e.prototype._itemText=function(t){var e="",r=this._inZoomLevel(t.minZoom,t.maxZoom),o=this._inArea(t.extent);return r&&o&&(e+=t.text),e},e.prototype._inZoomLevel=function(t,e){var r=Tt(t,-Number.MAX_VALUE),o=Tt(e,Number.MAX_VALUE);return this._zoom>r&&this._zoom<o},e.prototype._inArea=function(t){var e=!0;return t&&(e=t.contains(this._extent)),e},e}(ad);Et(sd,{name:"Attribution",separator:"&nbsp;|&nbsp;"});var ld={up:{className:"k-navigator-n",iconClass:"k-i-caret-alt-up"},down:{className:"k-navigator-s",iconClass:"k-i-caret-alt-down"},right:{className:"k-navigator-e",iconClass:"k-i-caret-alt-right"},left:{className:"k-navigator-w",iconClass:"k-i-caret-alt-left"}};function ud(t){var e='<button class="k-button k-button-square k-rounded-full k-button-flat k-button-flat-base k-icon-button '+ld[t].className+'" aria-label="move '+t+'"><span class="k-icon '+ld[t].iconClass+'" /></button>';return Lf(e)}var cd=function(t){function e(e,r){t.call(this),this.element=e,this._initOptions(r);var o=ud("up"),i=ud("right"),n=ud("down"),a=ud("left");this.element.appendChild(o),this.element.appendChild(i),this.element.appendChild(n),this.element.appendChild(a),D(this.element,"k-widget k-navigator"),Gf(this.element,"click",".k-button",$f(this._click,this));var s=this.element.parentNode.closest("[data-role]");this._keyroot=s||this.element,this._tabindex(this._keyroot),this._keydownHandler=$f(this._keydown,this),Gf(this._keyroot,"keydown",this._keydownHandler)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.dispose()},e.prototype.dispose=function(){Yf(this._keyroot,"keydown",this._keydownHandler)},e.prototype._tabindex=function(t){var e=t||this.wrapper||this.element,r=this.element,o="tabindex",i=e.getAttribute(o)||r.getAttribute(o);r.removeAttribute(o),e.setAttribute(o,isNaN(i)?0:i)},e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype._pan=function(t,e){var r=this.options.panStep;this.trigger("pan",{x:t*r,y:e*r})},e.prototype._click=function(t){var e=0,r=0,o=t.currentTarget;o.matches(".k-navigator-n")?r=1:o.matches(".k-navigator-s")?r=-1:o.matches(".k-navigator-e")?e=1:o.matches(".k-navigator-w")&&(e=-1),this._pan(e,r),t.preventDefault()},e.prototype._keydown=function(t){switch(t.which){case Yt.UP:this._pan(0,1),t.preventDefault();break;case Yt.DOWN:this._pan(0,-1),t.preventDefault();break;case Yt.RIGHT:this._pan(1,0),t.preventDefault();break;case Yt.LEFT:this._pan(-1,0),t.preventDefault()}},e}(ad);function pd(t,e){return Lf('<button class="k-button k-button-md k-rounded-md k-button-solid k-button-solid-base k-icon-button k-zoom-'+t+'" title="zoom-'+t+'" aria-label="zoom-'+t+'"><span class="k-icon '+e+'"></span></button>')}Et(cd,{name:"Navigator",panStep:1}),Jf(cd,["pan"]);var hd="change",fd=function(t){function e(e,r){t.call(this),this.element=e,this._initOptions(r);var o=pd("in","k-i-plus"),i=pd("out","k-i-minus");this.element.appendChild(o),this.element.appendChild(i),D(this.element,"k-widget k-zoom-control k-button-group k-group-horizontal"),this._clickHandler=this._click.bind(this),Gf(this.element,"click",".k-button",this._clickHandler);var n=this.element.parentNode.closest("[data-role]");this._keyroot=n||this.element,this._tabindex(this._keyroot),this._keydownHandler=this._keydown.bind(this),Gf(this._keyroot,"keydown",this._keydownHandler)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.element&&Yf(this.element,"click",this._clickHandler),this._keyroot&&Yf(this._keyroot,"keydown",this._keydownHandler)},e.prototype._tabindex=function(t){var e=t||this.wrapper||this.element,r=this.element,o="tabindex",i=e.getAttribute(o)||r.getAttribute(o);r.removeAttribute(o),e.setAttribute(o,isNaN(i)?0:i)},e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype._change=function(t){var e=this.options.zoomStep;this.trigger(hd,{delta:t*e})},e.prototype._click=function(t){var e=1;nt(t.currentTarget,"k-zoom-out")&&(e=-1),this._change(e),t.preventDefault()},e.prototype._keydown=function(t){switch(t.which){case Yt.NUMPAD_PLUS:case 187:case 61:this._change(1);break;case Yt.NUMPAD_MINUS:case 189:case 173:this._change(-1)}},e}(ad);Et(fd,{name:"ZoomControl",zoomStep:1}),Jf(fd,[hd]);var dd=Math,vd=dd.max,gd=dd.min,yd=function(t){function e(e,r){t.call(this);var o=yf.create(e),i=yf.create(r);o.lng+180>i.lng+180&&o.lat+90<i.lat+90?(this.se=o,this.nw=i):(this.se=i,this.nw=o)}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var r={World:{configurable:!0}};return e.prototype.contains=function(t){var e=this.nw,r=this.se,o=Tt(t.lng,t[1]),i=Tt(t.lat,t[0]);return t&&o+180>=e.lng+180&&o+180<=r.lng+180&&i+90>=r.lat+90&&i+90<=e.lat+90},e.prototype.center=function(){var t=this.nw,e=this.se,r=t.lng+(e.lng-t.lng)/2,o=t.lat+(e.lat-t.lat)/2;return new yf(o,r)},e.prototype.containsAny=function(t){for(var e=!1,r=0;r<t.length;r++)e=e||this.contains(t[r]);return e},e.prototype.include=function(t){var e=this.nw,r=this.se,o=Tt(t.lng,t[1]),i=Tt(t.lat,t[0]);e.lng=gd(e.lng,o),e.lat=vd(e.lat,i),r.lng=vd(r.lng,o),r.lat=gd(r.lat,i)},e.prototype.includeAll=function(t){for(var e=0;e<t.length;e++)this.include(t[e])},e.prototype.edges=function(){var t=this.nw,e=this.se;return{nw:this.nw,ne:new yf(t.lat,e.lng),se:this.se,sw:new yf(e.lat,t.lng)}},e.prototype.toArray=function(){var t=this.nw,e=this.se;return[t,new yf(t.lat,e.lng),e,new yf(e.lat,t.lng)]},e.prototype.overlaps=function(t){return this.containsAny(t.toArray())||t.containsAny(this.toArray())},e.create=function(t,r){return t instanceof e?t:t&&r?new e(t,r):t&&4===t.length&&!r?new e([t[0],t[1]],[t[2],t[3]]):void 0},r.World.get=function(){return new e([90,-180],[-90,180])},Object.defineProperties(e,r),e}(N.Class),md="centerChange",bd=function(t){function e(e,r){t.call(this),this.widgetService=e,this.options=K({},this.options,r),this.offset={x:0,y:0}}t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e;var r={anchor:{configurable:!0}};return e.prototype.show=function(t,e){this.location!==e.location&&(this.anchor=t,this.location=e.location,this.widgetService.notify("showTooltip",Object.assign({anchor:this.anchor},e)),this.visible=!0)},e.prototype.hide=function(){this.widgetService&&this.widgetService.notify("hideTooltip"),this.visible=!1,this.location=null},r.anchor.get=function(){return this._anchor},r.anchor.set=function(t){var e=this.widgetService.widget._toDocumentCoordinates({x:t.left-this.offset.x,y:t.top-this.offset.y});this._anchor={left:e.left,top:e.top}},e.prototype.destroy=function(){this.widgetService=null},Object.defineProperties(e.prototype,r),e}(N.Class);Et(bd,{border:{width:1},opacity:1});var xd=function(t){function e(e,r){t.call(this),this.support=Kf(),this._initOptions(r),this.map=e;var o=document.createElement("div");D(o,"k-layer"),o.style.zIndex=this.options.zIndex,o.style.opacity=this.options.opacity,this.element=o,e.scrollElement.appendChild(this.element),this._beforeReset=this._beforeReset.bind(this),this._reset=this._reset.bind(this),this._resize=this._resize.bind(this),this._panEnd=this._panEnd.bind(this),this._activate(),this._updateAttribution()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this._deactivate()},e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype.show=function(){this.reset(),this._activate(),this._applyExtent(!0)},e.prototype.hide=function(){this._deactivate(),this._setVisibility(!1)},e.prototype.reset=function(){this._beforeReset(),this._reset()},e.prototype._reset=function(){this._applyExtent()},e.prototype._beforeReset=function(){},e.prototype._resize=function(){},e.prototype._panEnd=function(){this._applyExtent()},e.prototype._applyExtent=function(){var t=this.options,e=this.map.zoom(),r=!mt(t.minZoom)||e>=t.minZoom,o=!mt(t.maxZoom)||e<=t.maxZoom,i=yd.create(t.extent),n=!i||i.overlaps(this.map.extent());this._setVisibility(r&&o&&n)},e.prototype._setVisibility=function(t){this.element.style.display=t?"":"none"},e.prototype._activate=function(){var t=this.map;this._deactivate(),t.bind("beforeReset",this._beforeReset),t.bind("reset",this._reset),t.bind("resize",this._resize),t.bind("panEnd",this._panEnd)},e.prototype._deactivate=function(){var t=this.map;t.unbind("beforeReset",this._beforeReset),t.unbind("reset",this._reset),t.unbind("resize",this._resize),t.unbind("panEnd",this._panEnd)},e.prototype._updateAttribution=function(){var t=this.map.attribution;t&&t.add(this.options.attribution)},e.prototype._readData=function(){return this.options.data||[]},e.prototype._hasData=function(){return this._data&&this._data.length>0},e.prototype._layerIndex=function(){return(this.map.layers||[]).indexOf(this)},e}(N.Class),_d=Math,Cd=N.geometry.Point;function wd(t){return F(t)?t:J.compile(t)}function Od(t){return new Cd(kt(t.x),kt(t.y))}function Sd(t){var e=t;return"string"!=typeof t&&(e+="px"),e}var Pd=function(t){function e(e,r){t.call(this,e,r),"string"==typeof this.options.subdomains&&(this.options.subdomains=this.options.subdomains.split(""));var o=this._viewType();this._view=new o(this.element,this.options)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){t.prototype.destroy.call(this),this._view.destroy(),this._view=null},e.prototype._beforeReset=function(){var t=this.map,e=t.locationToLayer(t.extent().nw).round();this._view.viewOrigin(e)},e.prototype._reset=function(){t.prototype._reset.call(this),this._updateView(),this._view.reset()},e.prototype._viewType=function(){return jd},e.prototype._activate=function(){t.prototype._activate.call(this),this.support.mobileOS||(this._pan||(this._pan=(0,N.throttle)(this._render.bind(this),100)),this.map.bind("pan",this._pan))},e.prototype._deactivate=function(){t.prototype._deactivate.call(this),this._pan&&this.map.unbind("pan",this._pan)},e.prototype._updateView=function(){var t=this._view,e=this.map,r=e.extent(),o={nw:e.locationToLayer(r.nw).round(),se:e.locationToLayer(r.se).round()};t.center(e.locationToLayer(e.center())),t.extent(o),t.zoom(e.zoom())},e.prototype._resize=function(){this._render()},e.prototype._panEnd=function(e){t.prototype._panEnd.call(this,e),this._render()},e.prototype._render=function(){this._updateView(),this._view.render()},e}(xd);Et(Pd,{tileSize:256,subdomains:["a","b","c"],urlTemplate:"",zIndex:1});var jd=function(t){function e(e,r){t.call(this),this.element=e,this._initOptions(r),this.pool=new kd}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype.center=function(t){this._center=t},e.prototype.extent=function(t){this._extent=t},e.prototype.viewOrigin=function(t){this._viewOrigin=t},e.prototype.zoom=function(t){this._zoom=t},e.prototype.pointToTileIndex=function(t){return new Cd(_d.floor(t.x/this.options.tileSize),_d.floor(t.y/this.options.tileSize))},e.prototype.tileCount=function(){var t=this.size(),e=this.pointToTileIndex(this._extent.nw),r=this._extent.nw,o=this.indexToPoint(e).translate(-r.x,-r.y);return{x:_d.ceil((_d.abs(o.x)+t.width)/this.options.tileSize),y:_d.ceil((_d.abs(o.y)+t.height)/this.options.tileSize)}},e.prototype.size=function(){var t=this._extent.nw,e=this._extent.se.clone().translate(-t.x,-t.y);return{width:e.x,height:e.y}},e.prototype.indexToPoint=function(t){var e=t.x,r=t.y;return new Cd(e*this.options.tileSize,r*this.options.tileSize)},e.prototype.subdomainText=function(){var t=this.options.subdomains;return t[this.subdomainIndex++%t.length]},e.prototype.destroy=function(){If(this.element),this.pool.empty()},e.prototype.reset=function(){this.pool.reset(),this.subdomainIndex=0,this.render()},e.prototype.render=function(){var t,e,r,o=this.tileCount(),i=this.pointToTileIndex(this._extent.nw);for(e=0;e<o.x;e++)for(r=0;r<o.y;r++)(t=this.createTile({x:i.x+e,y:i.y+r})).visible||t.show()},e.prototype.createTile=function(t){var e=this.tileOptions(t),r=this.pool.get(this._center,e);return r.element.parentNode||this.element.append(r.element),r},e.prototype.tileOptions=function(t){var e=this.wrapIndex(t),r=this.indexToPoint(t),o=this._viewOrigin,i=r.clone().translate(-o.x,-o.y);return{index:e,currentIndex:t,point:r,offset:Od(i),zoom:this._zoom,size:this.options.tileSize,subdomain:this.subdomainText(),urlTemplate:this.options.urlTemplate,errorUrlTemplate:this.options.errorUrlTemplate}},e.prototype.wrapIndex=function(t){var e=_d.pow(2,this._zoom);return{x:this.wrapValue(t.x,e),y:Pt(t.y,0,e-1)}},e.prototype.wrapValue=function(t,e){var r=_d.abs(t)%e;return t>=0?r:e-(0===r?e:r)},e}(N.Class),Ad=function(t){function e(e,r){t.call(this),this.id=e,this.visible=!0,this._initOptions(r),this.createElement(),this.show()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){var t=this.element,e=t?t.parentNode:null;t&&(e&&e.removeChild(t),this.element=null)},e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype.createElement=function(){var t=document.createElement("img"),e=this.options.size+"px";t.style.position="absolute",t.style.display="block",t.style.width=t.style.maxWidth=e,t.style.height=t.style.maxHeight=e,this.element=t},e.prototype.show=function(){var t=this.element;t.style.top=Sd(this.options.offset.y),t.style.left=Sd(this.options.offset.x);var e=this.url();e&&t.setAttribute("src",e),t.style.visibility="visible",this.visible=!0},e.prototype.hide=function(){this.element.style.visibility="hidden",this.visible=!1},e.prototype.url=function(){return wd(this.options.urlTemplate)(this.urlOptions())},e.prototype.errorUrl=function(){return wd(this.options.errorUrlTemplate)(this.urlOptions())},e.prototype.urlOptions=function(){var t=this.options;return{zoom:t.zoom,subdomain:t.subdomain,z:t.zoom,x:t.index.x,y:t.index.y,s:t.subdomain,quadkey:t.quadkey,q:t.quadkey,culture:t.culture,c:t.culture}},e}(N.Class);Et(Ad,{urlTemplate:"",errorUrlTemplate:""});var kd=function(t){function e(){t.call(this),this._items=[]}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.get=function(t,e){return this._items.length>=this.options.maxSize&&this._remove(t),this._create(e)},e.prototype.empty=function(){for(var t=this._items,e=0;e<t.length;e++)t[e].destroy();this._items=[]},e.prototype.reset=function(){for(var t=this._items,e=0;e<t.length;e++)t[e].hide()},e.prototype._create=function(t){for(var e,r=this._items,o=Ot(t.point.toString()+t.offset.toString()+t.zoom+t.urlTemplate),i=0;i<r.length;i++)if(r[i].id===o){e=r[i];break}return e?e.show():(e=new Ad(o,t),this._items.push(e)),e},e.prototype._remove=function(t){for(var e=this._items,r=-1,o=-1,i=0;i<e.length;i++){var n=e[i].options.point.distanceTo(t);n>r&&!e[i].visible&&(o=i,r=n)}-1!==o&&(e[o].destroy(),e.splice(o,1))},e}(N.Class);Et(kd,{maxSize:100});var Md=Object.assign,Td="change",Dd=function(t){function e(e,r){t.call(this);var o=this,i=e[0]||e;o.capture=!1;var n=Uf(navigator.userAgent);i.addEventListener?(n.down.split(" ").forEach((function(t){i.addEventListener(t,$f(o._press,o),!0)})),n.up.split(" ").forEach((function(t){i.addEventListener(t,$f(o._release,o),!0)}))):(n.down.split(" ").forEach((function(t){i.attachEvent(t,$f(o._press,o))})),n.up.split(" ").forEach((function(t){i.attachEvent(t,$f(o._release,o))}))),o.bind(["press","release"],r||{})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.captureNext=function(){this.capture=!0},e.prototype.cancelCapture=function(){this.capture=!1},e.prototype._press=function(t){this.trigger("press"),this.capture&&t.preventDefault()},e.prototype._release=function(t){var e=this;e.trigger("release"),e.capture&&(t.preventDefault(),e.cancelCapture())},e}(ad),Vd=function(t){function e(e){t.call(this);var r=this;r.forcedEnabled=!1,Md(r,e),r.scale=1,r.horizontal?(r.measure="offsetWidth",r.scrollSize="scrollWidth",r.axis="x"):(r.measure="offsetHeight",r.scrollSize="scrollHeight",r.axis="y")}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.makeVirtual=function(){Md(this,{virtual:!0,forcedEnabled:!0,_virtualMin:0,_virtualMax:0})},e.prototype.virtualSize=function(t,e){this._virtualMin===t&&this._virtualMax===e||(this._virtualMin=t,this._virtualMax=e,this.update())},e.prototype.outOfBounds=function(t){return t>this.max||t<this.min},e.prototype.forceEnabled=function(){this.forcedEnabled=!0},e.prototype.getSize=function(){return this.container[this.measure]},e.prototype.getTotal=function(){return this.element[this.scrollSize]},e.prototype.rescale=function(t){this.scale=t},e.prototype.update=function(t){var e=this,r=e.virtual?e._virtualMax:e.getTotal(),o=r*e.scale,i=e.getSize();(0!==r||e.forcedEnabled)&&(e.max=e.virtual?-e._virtualMin:0,e.size=i,e.total=o,e.min=Math.min(e.max,i-o),e.minScale=i/r,e.centerOffset=(o-i)/2,e.enabled=e.forcedEnabled||o>i,t||e.trigger(Td,e))},e}(ad),Ed=function(t){function e(e){t.call(this);var r=this;r.x=new Vd(Md({horizontal:!0},e)),r.y=new Vd(Md({horizontal:!1},e)),r.container=e.container,r.forcedMinScale=e.minScale,r.maxScale=e.maxScale||100,r.bind(Td,e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.rescale=function(t){this.x.rescale(t),this.y.rescale(t),this.refresh()},e.prototype.centerCoordinates=function(){return{x:Math.min(0,-this.x.centerOffset),y:Math.min(0,-this.y.centerOffset)}},e.prototype.refresh=function(){var t=this;t.x.update(),t.y.update(),t.enabled=t.x.enabled||t.y.enabled,t.minScale=t.forcedMinScale||Math.min(t.x.minScale,t.y.minScale),t.fitScale=Math.max(t.x.minScale,t.y.minScale),t.trigger(Td)},e}(ad),Nd=function(t){function e(e){t.call(this),Md(this,e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.outOfBounds=function(){return this.dimension.outOfBounds(this.movable[this.axis])},e.prototype.dragMove=function(t){var e=this,r=e.dimension,o=e.axis,i=e.movable,n=i[o]+t;if(r.enabled){var a=t;(n<r.min&&t<0||n>r.max&&t>0)&&(a*=e.resistance),i.translateAxis(o,a),e.trigger(Td,e)}},e}(ad),Ld=function(t){function e(e){t.call(this);var r,o,i,n,a=this;Md(a,{elastic:!0},e),i=a.elastic?.5:0,n=a.movable,a.x=r=new Nd({axis:"x",dimension:a.dimensions.x,resistance:i,movable:n}),a.y=o=new Nd({axis:"y",dimension:a.dimensions.y,resistance:i,movable:n}),a.userEvents.bind(["press","move","end","gesturestart","gesturechange"],{gesturestart:function(t){a.gesture=t,a.offset=xt(a.dimensions.container)},press:function(t){var e=t.event.target.closest("a");e&&e.matches("[data-navigate-on-press=true]")&&t.sender.cancel()},gesturechange:function(t){var e,i=a.gesture,s=i.center,l=t.center,u=t.distance/i.distance,c=a.dimensions.minScale,p=a.dimensions.maxScale;n.scale<=c&&u<1&&(u+=.8*(1-u)),n.scale*u>=p&&(u=p/n.scale);var h=n.x+a.offset.left,f=n.y+a.offset.top;e={x:(h-s.x)*u+l.x-h,y:(f-s.y)*u+l.y-f},n.scaleWith(u),r.dragMove(e.x),o.dragMove(e.y),a.dimensions.rescale(n.scale),a.gesture=t,t.preventDefault()},move:function(t){t.event.target.tagName.match(/textarea|input/i)||(r.dimension.enabled||o.dimension.enabled?(r.dragMove(t.x.delta),o.dragMove(t.y.delta),t.preventDefault()):t.touch.skip())},end:function(t){t.preventDefault()}})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(N.Class),Id=function(t,e,r){return"translate3d("+t+"px,"+e+"px,0) scale("+r+")"},Bd=function(t){function e(e){t.call(this);var r=this;r.support=Kf(),this.transformStyle=this.support.transitions.prefix+"Transform",r.element=e,r.element.style.webkitTransformOrigin="left top",r.x=0,r.y=0,r.scale=1;var o=Id(r.x,r.y,r.scale);r.element.style[this.transformStyle]=o,r._saveCoordinates(o)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.translateAxis=function(t,e){this[t]+=e,this.refresh()},e.prototype.scaleTo=function(t){this.scale=t,this.refresh()},e.prototype.scaleWith=function(t){this.scale*=t,this.refresh()},e.prototype.translate=function(t){this.x+=t.x,this.y+=t.y,this.refresh()},e.prototype.moveAxis=function(t,e){this[t]=e,this.refresh()},e.prototype.moveTo=function(t){Md(this,t),this.refresh()},e.prototype.refresh=function(){var t,e=this,r=e.x,o=e.y;e.round&&(r=Math.round(r),o=Math.round(o)),(t=Id(r,o,e.scale))!==e.coordinates&&(e.element.style[this.transformStyle]=t,e._saveCoordinates(t),e.trigger(Td))},e.prototype._saveCoordinates=function(t){this.coordinates=t},e}(ad),Rd=N.drawing.Group,zd=function(t){function e(e,r){t.call(this,e,r),this._pan=$f(this._pan,this),this.surface=N.drawing.Surface.create(this.element,{width:e.scrollElement.clientWidth,height:e.scrollElement.clientHeight}),this._initRoot(),this.movable=new Bd(this.surface.element),this._markers=[],this._click=this._handler("shapeClick"),this.surface.bind("click",this._click),this._mouseleave=this._handler("shapeMouseLeave"),this.surface.bind("mouseleave",this._mouseleave),this.surface.bind("mouseenter",this._mouseenter.bind(this))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){t.prototype.destroy.call(this),this.surface.destroy()},e.prototype._reset=function(){t.prototype._reset.call(this),this._translateSurface(),this._data=this._readData(),this._hasData()&&this._load(this._data)},e.prototype._initRoot=function(){this._root=new Rd,this.surface.draw(this._root)},e.prototype._beforeReset=function(){this.surface.clear(),this._initRoot()},e.prototype._resize=function(){this.surface.size(this.map.size())},e.prototype._readData=function(){var e=t.prototype._readData.call(this);return"FeatureCollection"===e.type?e.features:"GeometryCollection"===e.type?e.geometries:e},e.prototype._load=function(t){this._data=t,this._clearMarkers(),this._loader||(this._loader=new Fd(this.map,this.options.style,this));for(var e=new Rd,r=0;r<t.length;r++){var o=this._loader.parse(t[r]);o&&e.append(o)}this._root.clear(),this._root.append(e)},e.prototype.shapeCreated=function(t){var e=!1;if(t instanceof N.drawing.Circle&&this.map.options.renderPointsAsMarkers&&(e=mt(this._createMarker(t))),!e){var r={layer:this,shape:t};e=this.map.trigger("shapeCreated",r)}return e},e.prototype.featureCreated=function(t){t.layer=this,this.map.trigger("shapeFeatureCreated",t)},e.prototype._createMarker=function(t){var e=this.map.markers.bind({location:t.location},t.dataItem);return e&&this._markers.push(e),e},e.prototype._clearMarkers=function(){for(var t=0;t<this._markers.length;t++)this.map.markers.remove(this._markers[t]);this._markers=[]},e.prototype._pan=function(){this._panning||(this._panning=!0,this.surface.suspendTracking())},e.prototype._panEnd=function(e){t.prototype._panEnd.call(this,e),this._translateSurface(),this.surface.resumeTracking(),this._panning=!1},e.prototype._translateSurface=function(){var t=this.map,e=t.locationToView(t.extent().nw);this.surface.translate&&(this.surface.translate(e),this.movable.moveTo({x:e.x,y:e.y}))},e.prototype._eventArgs=function(t){return{layer:this,layerIndex:this._layerIndex(),shape:t.element,shapeIndex:(this._data||[]).indexOf(t.element.dataItem),originalEvent:t.originalEvent}},e.prototype._handler=function(t){var e=this;return function(r){r.element&&e.map.trigger(t,e._eventArgs(r))}},e.prototype._mouseenter=function(t){if(t.element){this.map.trigger("shapeMouseEnter",this._eventArgs(t));var e=t.element,r=this._tooltipAnchor(t);this.map._tooltip.show(r,this._tooltipContext(e))}},e.prototype._tooltipContext=function(t){return{type:"shape",layerIndex:this._layerIndex(),className:"k-map-shape-tooltip",dataItem:t.dataItem,location:t.location}},e.prototype._tooltipAnchor=function(t){var e=this.map.eventOffset(t.originalEvent);return{top:e.y,left:e.x}},e.prototype._activate=function(){t.prototype._activate.call(this),this._panHandler=$f(this._pan,this),this.map.bind("pan",this.panHandler)},e.prototype._deactivate=function(){t.prototype._deactivate.call(this),this.map.unbind("pan",this._panHandler)},e}(xd);Et(zd,{autoBind:!0,zIndex:100});var Fd=function(t){function e(e,r,o){t.call(this),this.observer=o,this.locator=e,this.style=r}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.parse=function(t){var e=new Rd,r=!0;return"Feature"===t.type?(r=!1,this._loadGeometryTo(e,t.geometry,t),this._featureCreated(e,t)):this._loadGeometryTo(e,t,t),r&&e.children.length<2&&(e=e.children[0]),e},e.prototype._shapeCreated=function(t){var e=!1;return this.observer&&this.observer.shapeCreated&&(e=this.observer.shapeCreated(t)),e},e.prototype._featureCreated=function(t,e){this.observer&&this.observer.featureCreated&&this.observer.featureCreated({group:t,dataItem:e,properties:e.properties})},e.prototype._loadGeometryTo=function(t,e,r){var o,i,n=this,a=e.coordinates;switch(e.type){case"LineString":i=this._loadPolygon(t,[a],r),this._setLineFill(i);break;case"MultiLineString":for(o=0;o<a.length;o++)i=n._loadPolygon(t,[a[o]],r),n._setLineFill(i);break;case"Polygon":this._loadPolygon(t,a,r);break;case"MultiPolygon":for(o=0;o<a.length;o++)n._loadPolygon(t,a[o],r);break;case"Point":this._loadPoint(t,a,r);break;case"MultiPoint":for(o=0;o<a.length;o++)n._loadPoint(t,a[o],r)}},e.prototype._setLineFill=function(t){var e=t.segments;(e.length<4||!e[0].anchor().equals(St(e).anchor()))&&(t.options.fill=null)},e.prototype._loadShape=function(t,e){return this._shapeCreated(e)||t.append(e),e},e.prototype._loadPolygon=function(t,e,r){var o=this._buildPolygon(e);return o.dataItem=r,o.location=this.locator.viewToLocation(o.bbox().center()),this._loadShape(t,o)},e.prototype._buildPolygon=function(t){for(var e=new(t.length>1?N.drawing.MultiPath:N.drawing.Path)(this.style),r=0;r<t.length;r++)for(var o=0;o<t[r].length;o++){var i=this.locator.locationToView(yf.fromLngLat(t[r][o]));0===o?e.moveTo(i.x,i.y):e.lineTo(i.x,i.y)}return e},e.prototype._loadPoint=function(t,e,r){var o=yf.fromLngLat(e),i=this.locator.locationToView(o),n=new N.geometry.Circle(i,10),a=new N.drawing.Circle(n,this.style);return a.dataItem=r,a.location=o,this._loadShape(t,a)},e}(N.Class),Hd=function(t){function e(){t.apply(this,arguments)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._readData=function(){return this.options.data||[]},e.prototype._load=function(t){var e=this;if(this._data=t,this.surface.clear(),0!==t.length){var r=this.options,o=ot(r.valueField),i=t.slice(0);i.sort((function(t,e){return o(e)-o(t)}));for(var n,a=this._scaleType(),s=ot(this.options.locationField),l=0;l<i.length;l++){var u=i[l],c=s(u),p=o(u);if(mt(c)&&mt(p)){n||(n=new a([0,p],[r.minSize,r.maxSize])),c=yf.create(c);var h=e.map.locationToView(c),f=n.map(p),d=e._createSymbol({center:h,size:f,style:r.style,dataItem:u,location:c});d.dataItem=u,d.location=c,d.value=p,e._drawSymbol(d)}}}},e.prototype._scaleType=function(){var t=this.options.scale;return F(t)?t:Ud[t]},e.prototype._createSymbol=function(t){var e=this.options.symbol;return F(e)||(e=Kd[e]),e(t)},e.prototype._drawSymbol=function(t){var e={layer:this,shape:t};this.map.trigger("shapeCreated",e)||this.surface.draw(t)},e.prototype._tooltipContext=function(t){return{type:"bubble",layerIndex:this._layerIndex(),className:"k-map-bubble-tooltip",dataItem:t.dataItem,location:t.location,value:t.value}},e.prototype._tooltipAnchor=function(t){var e=t.element.bbox().center();return{top:e.y,left:e.x}},e}(zd);Et(Hd,{locationField:"location",valueField:"value",minSize:0,maxSize:100,scale:"sqrt",symbol:"circle",zIndex:200});var Ud={sqrt:function(t){function e(e,r){t.call(this),this._domain=e,this._range=r;var o=Math.sqrt(e[1])-Math.sqrt(e[0]),i=r[1]-r[0];this._ratio=i/o}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.map=function(t){var e=(Math.sqrt(t)-Math.sqrt(this._domain[0]))*this._ratio;return this._range[0]+e},e}(N.Class)},Kd={circle:function(t){var e=new N.geometry.Circle(t.center,t.size/2);return new N.drawing.Circle(e,t.style)},square:function(t){var e=new N.drawing.Path(t.style),r=t.size/2,o=t.center;return e.moveTo(o.x-r,o.y-r).lineTo(o.x+r,o.y-r).lineTo(o.x+r,o.y+r).lineTo(o.x-r,o.y+r).close(),e}},$d="click",Gd="mouseenter",Xd="mouseleave",Wd=Object.assign,Yd=".k-marker",qd=function(t){function e(e,r){t.call(this,e,r),this._markerClickHandler=$f(this._markerClick,this),Gf(this.element,$d,Yd,this._markerClickHandler),this.items=[],this._load(this._readData())}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){t.prototype.destroy.call(this),Yf(this.element,$d,this._markerClickHandler),this.clear()},e.prototype.add=function(t){if(!T(t))return this._addOne(t);for(var e=0;e<t.length;e++)this._addOne(t[e])},e.prototype.remove=function(t){t.destroy();var e=(this.items||[]).indexOf(t);e>-1&&this.items.splice(e,1)},e.prototype.clear=function(){for(var t=0;t<this.items.length;t++)this.items[t].destroy();this.items=[]},e.prototype.update=function(t){var e=t.location();if(e){t.showAt(this.map.locationToView(e));var r={marker:t,layer:this};this.map.trigger("markerActivate",r)}},e.prototype._reset=function(){t.prototype._reset.call(this);for(var e=this.items,r=0;r<e.length;r++)this.update(e[r])},e.prototype.bind=function(t,e){var r=Zd.create(t,this.options);r.dataItem=e;var o={marker:r,layer:this};if(!this.map.trigger("markerCreated",o))return this.add(r),r},e.prototype._addOne=function(t){var e=Zd.create(t,this.options);return e.addTo(this),e},e.prototype._readData=function(){return this.options.data||[]},e.prototype._load=function(t){this._data=t,this.clear();for(var e=ot(this.options.locationField),r=ot(this.options.titleField),o=0;o<t.length;o++){var i=t[o];this.bind({location:e(i),title:r(i)},i)}},e.prototype._markerClick=function(t){var e=t.target._kendoNode,r={layer:this,layerIndex:this._layerIndex(),marker:e,markerIndex:(this.items||[]).indexOf(e),originalEvent:t};this.map.trigger("markerClick",r)},e.prototype._markerMouseEnter=function(t){var e=this._createMarkerEventArgs(t);this.map.trigger("markerMouseEnter",e)},e.prototype._markerMouseLeave=function(t){var e=this._createMarkerEventArgs(t);this.map.trigger("markerMouseLeave",e)},e.prototype._createMarkerEventArgs=function(t){var e=t.marker;return Wd({},{layer:this,layerIndex:this._layerIndex(),marker:e,markerIndex:(this.items||[]).indexOf(e)},t)},e}(xd);Et(qd,{zIndex:1e3,autoBind:!0,locationField:"location",titleField:"title"});var Zd=function(t){function e(e){t.call(this),this.options=e||{}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.layer=null,this.unbindEvents(),this.hide()},e.prototype.addTo=function(t){this.layer=t.markers||t,this.layer.items.push(this),this.layer.update(this)},e.prototype.location=function(t){return t?(this.options.location=yf.create(t).toArray(),this.layer&&this.layer.update(this),this):yf.create(this.options.location)},e.prototype.showAt=function(t){this.render(),this._anchor={left:Math.round(t.x),top:Math.round(t.y)},this.element.style.left=zf(this._anchor.left),this.element.style.top=zf(this._anchor.top)},e.prototype.hide=function(){this.element&&(this.element.remove(),this.element=null)},e.prototype.bindEvents=function(){this.element&&(this._mouseEnterHandler=$f(this._mouseEnter,this),Gf(this.element,Gd,Yd,this._mouseEnterHandler),this._mouseLeaveHandler=$f(this._mouseLeave,this),Gf(this.element,Xd,Yd,this._mouseLeaveHandler))},e.prototype.unbindEvents=function(){this.element&&(Yf(this.element,Gd,this._mouseEnterHandler),Yf(this.element,Xd,this._mouseLeaveHandler))},e.prototype.render=function(){if(!this.element){var t=this.options,e=this.layer,r=document.createElement("span");D(r,"k-marker k-icon k-i-marker-"+Rf(t.shape||"pin")),t.title&&r.setAttribute("title",t.title);var o=t.attributes||{};Object.keys(o).forEach((function(t){r.setAttribute(t,o[t])})),r._kendoNode=this,r.style.zIndex=t.zIndex,this.element=r,e&&e.element.appendChild(this.element),this.bindEvents()}},e.prototype._mouseEnter=function(t){var e=this._createEventArgs(t);this.layer._markerMouseEnter(e),this.layer.map._tooltip.show({top:this._anchor.top-this.element.offsetHeight,left:this._anchor.left},this._tooltipContext())},e.prototype._tooltipContext=function(){return{type:"marker",layerIndex:this.layer._layerIndex(),className:"k-map-marker-tooltip",dataItem:this.dataItem,title:this.options.title,location:this.location()}},e.prototype._mouseLeave=function(t){var e=this._createEventArgs(t);this.layer._markerMouseLeave(e)},e.prototype._createEventArgs=function(t){return{marker:this,originalEvent:t}},e.create=function(t,r){return t instanceof e?t:new e(K({},r,t))},e}(N.Class),Qd=Object.assign;function Jd(t){window.requestAnimationFrame(t)}var tv=function(t){function e(){t.call(this);var e=this;e._tickProxy=$f(e._tick,e),e._started=!1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.tick=function(){},e.prototype.done=function(){},e.prototype.onEnd=function(){},e.prototype.onCancel=function(){},e.prototype.start=function(){this.enabled()&&(this.done()?this.onEnd():(this._started=!0,Jd(this._tickProxy)))},e.prototype.enabled=function(){return!0},e.prototype.cancel=function(){this._started=!1,this.onCancel()},e.prototype._tick=function(){var t=this;t._started&&(t.tick(),t.done()?(t._started=!1,t.onEnd()):Jd(t._tickProxy))},e}(N.Class),ev=function(t){function e(e){t.call(this),Qd(this,e)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.done=function(){return this.timePassed()>=this.duration},e.prototype.timePassed=function(){return Math.min(this.duration,td()-this.startDate)},e.prototype.moveTo=function(t){var e=this,r=e.movable;e.initial=r[e.axis],e.delta=t.location-e.initial,e.duration="number"==typeof t.duration?t.duration:300,e.tick=e._easeProxy(t.ease),e.startDate=td(),e.start()},e.prototype._easeProxy=function(t){var e=this;return function(){e.movable.moveAxis(e.axis,t(e.timePassed(),e.initial,e.delta,e.duration))}},e.easeOutExpo=function(t,e,r,o){return t===o?e+r:r*(1-Math.pow(2,-10*t/o))+e},e}(tv),rv=Object.assign,ov=function(t){t.preventDefault()},iv=800,nv=0,av="press",sv="hold",lv="select",uv="start",cv="move",pv="end",hv="cancel",fv="tap",dv="doubleTap",vv="release",gv="gesturechange",yv="gestureend",mv="gesturetap",bv={api:0,touch:0,mouse:9,pointer:9};function xv(t){var e,r,o,i=Kf(),n=[],a=t.originalEvent||t,s=t.currentTarget,l=0;if(t.api)n.push({id:2,event:t,target:t.target,currentTarget:t.target,location:t,type:"api"});else if(t.type.match(/touch/))for(e=(r=a?a.changedTouches:[]).length;l<e;l++)o=r[l],n.push({location:o,event:t,target:o.target,currentTarget:s,id:o.identifier,type:"touch"});else i.pointers||i.msPointers?n.push({location:a,event:t,target:t.target,currentTarget:s,id:a.pointerId,type:"pointer"}):n.push({id:1,event:t,target:t.target,currentTarget:s,location:t,type:"mouse"});return n}var _v=function(t){function e(e,r){t.call(this);var o=this;o.support=Kf(),o.invalidZeroEvents=this.support.mobileOS&&this.support.mobileOS.android,o.axis=e,o._updateLocationData(r),o.startLocation=o.location,o.velocity=o.delta=0,o.timeStamp=td()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.move=function(t){var e=this,r=t["page"+e.axis],o=td(),i=o-e.timeStamp||1;!r&&this.invalidZeroEvents||(e.delta=r-e.location,e._updateLocationData(t),e.initialDelta=r-e.startLocation,e.velocity=e.delta/i,e.timeStamp=o)},e.prototype._updateLocationData=function(t){var e=this,r=e.axis;e.location=t["page"+r],e.client=t["client"+r],e.screen=t["screen"+r]},e}(N.Class),Cv=function(t){function e(e,r,o){t.call(this),rv(this,{x:new _v("X",o.location),y:new _v("Y",o.location),type:o.type,useClickAsTap:e.useClickAsTap,threshold:e.threshold||bv[o.type],userEvents:e,target:r,currentTarget:o.currentTarget,initialTouch:o.target,id:o.id,pressEvent:o,_clicks:e._clicks,supportDoubleTap:e.supportDoubleTap,_moved:!1,_finished:!1})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.press=function(){this._holdTimeout=setTimeout($f(this._hold,this),this.userEvents.minHold),this._trigger(av,this.pressEvent)},e.prototype._tap=function(t){var e=this;e.userEvents._clicks++,1===e.userEvents._clicks&&(e._clickTimeout=setTimeout((function(){1===e.userEvents._clicks?e._trigger(fv,t):e._trigger(dv,t),e.userEvents._clicks=0}),300))},e.prototype._hold=function(){this._trigger(sv,this.pressEvent)},e.prototype.move=function(t){var e=this,r="api"!==t.type&&e.userEvents._shouldNotMove;if(!e._finished&&!r){if(e.x.move(t.location),e.y.move(t.location),!e._moved){if(e._withinIgnoreThreshold())return;if(Ov.current&&Ov.current!==e.userEvents)return e.dispose();e._start(t)}e._finished||e._trigger(cv,t)}},e.prototype.end=function(t){this.endTime=td(),this._finished||(this._finished=!0,this._trigger(vv,t),this._moved?this._trigger(pv,t):this.useClickAsTap||(this.supportDoubleTap?this._tap(t):this._trigger(fv,t)),clearTimeout(this._holdTimeout),this.dispose())},e.prototype.dispose=function(){var t=this.userEvents.touches||[];this._finished=!0,this.pressEvent=null,clearTimeout(this._holdTimeout);var e=t.indexOf(this);t.splice(e,1)},e.prototype.skip=function(){this.dispose()},e.prototype.cancel=function(){this.dispose()},e.prototype.isMoved=function(){return this._moved},e.prototype._start=function(t){clearTimeout(this._holdTimeout),this.startTime=td(),this._moved=!0,this._trigger(uv,t)},e.prototype._trigger=function(t,e){var r=this,o=e.event,i={touch:r,x:r.x,y:r.y,target:r.target,event:o};r.userEvents.notify(t,i)&&o.preventDefault()},e.prototype._withinIgnoreThreshold=function(){var t=this.x.initialDelta,e=this.y.initialDelta;return Math.sqrt(t*t+e*e)<=this.threshold},e}(N.Class);function wv(t){for(var e=Uf(navigator.userAgent).up.split(" "),r=0,o=e.length;r<o;r++)t(e[r])}var Ov=function(t){function e(e,r){t.call(this);var o,i=this,n=Kf();this.support=n,r=r||{},this.options=r,o=i.filter=r.filter,i.threshold=r.threshold||nv,i.minHold=r.minHold||iv,i.touches=[],i._maxTouches=r.multiTouch?2:1,i.allowSelection=r.allowSelection,i.captureUpIfMoved=r.captureUpIfMoved,i.useClickAsTap=!r.fastTap&&!n.delayedClick(),i._clicks=0,i.supportDoubleTap=r.supportDoubleTap;var a=!n.touch||n.mouseAndTouchPresent;if(rv(i,{element:e,surface:r.global&&a?e.ownerDocument.documentElement:r.surface||e,stopPropagation:r.stopPropagation,pressed:!1}),this._surfaceMoveHandler=$f(this._move,this),Gf(i.surface,Qf("move"),this._surfaceMoveHandler),this._surfaceEndHandler=$f(this._end,this),Gf(i.surface,Qf("up cancel"),this._surfaceEndHandler),this._elementStartHandler=$f(this._start,this),Gf(e,Qf("down"),o,this._elementStartHandler),i.useClickAsTap&&(this._elementClickHandler=$f(this._click,this),Gf(e,Qf("click"),o,this._elementClickHandler)),n.pointers||n.msPointers)if(n.browser.version<11){var s="pinch-zoom double-tap-zoom";e.style["-ms-touch-action"]=r.touchAction&&"none"!==r.touchAction?s+" "+r.touchAction:s}else e.style["touch-action"]=r.touchAction||"none";if(r.preventDragEvent&&(this._elementDragStartHandler=ov,Gf(e,Qf("dragstart"),this._elementDragStartHandler)),this._elementSelectHandler=$f(this._select,this),Gf(e,Qf("mousedown"),o,this._elementSelectHandler),i.captureUpIfMoved&&n.eventCapture){var l=i.surface,u=$f(i.preventIfMoving,i);wv((function(t){l.addEventListener(t,u,!0)}))}i.bind([av,sv,fv,dv,uv,cv,pv,vv,hv,"gesturestart",gv,yv,mv,lv],r)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.preventIfMoving=function(t){this._isMoved()&&t.preventDefault()},e.prototype.destroy=function(){var t=this,e=this.options,r=this.element;if(!t._destroyed){if(t._destroyed=!0,t.captureUpIfMoved&&this.support.eventCapture){var o=t.surface;wv((function(e){o.removeEventListener(e,t.preventIfMoving)}))}Yf(t.surface,Qf("move"),this._surfaceMoveHandler),Yf(t.surface,Qf("up cancel"),this._surfaceEndHandler),Yf(r,Qf("down"),this._elementStartHandler),t.useClickAsTap&&Yf(r,Qf("click"),this._elementClickHandler),e.preventDragEvent&&Yf(r,Qf("dragstart"),this._elementDragStartHandler),Yf(r,Qf("mousedown"),this._elementSelectHandler),t._disposeAll(),t.unbind(),delete t.surface,delete t.element,delete t.currentTarget}},e.prototype.capture=function(){e.current=this},e.prototype.cancel=function(){this._disposeAll(),this.trigger(hv)},e.prototype.notify=function(t,e){var r,o,i,n,a,s,l,u,c=this.touches,p=t;if(this._isMultiTouch()){switch(p){case cv:p=gv;break;case pv:p=yv;break;case fv:p=mv}rv(e,{touches:c},(r=c[0],o=c[1],i=r.x.location,n=r.y.location,l=i-(a=o.x.location),u=n-(s=o.y.location),{center:{x:(i+a)/2,y:(n+s)/2},distance:Math.sqrt(l*l+u*u)}))}return this.trigger(p,rv(e,{type:p}))},e.prototype.press=function(t,e,r){this._apiCall("_start",t,e,r)},e.prototype.move=function(t,e){this._apiCall("_move",t,e)},e.prototype.end=function(t,e){this._apiCall("_end",t,e)},e.prototype._isMultiTouch=function(){return this.touches.length>1},e.prototype._maxTouchesReached=function(){return this.touches.length>=this._maxTouches},e.prototype._disposeAll=function(){for(var t=this.touches;t.length>0;)t.pop().dispose()},e.prototype._isMoved=function(){return it(this.touches,(function(t){return t.isMoved()})).length},e.prototype._select=function(t){this.allowSelection&&!this.trigger(lv,{event:t})||t.preventDefault()},e.prototype._start=function(t){var r,o,i=this,n=0,a=i.filter,s=xv(t),l=s.length,u=t.which;if(!(u&&u>1||i._maxTouchesReached()))for(e.current=null,i.currentTarget=t.currentTarget,i.stopPropagation&&t.stopPropagation();n<l&&!i._maxTouchesReached();n++)o=s[n],(r=a?o.currentTarget:i.element)&&0===r.length||(o=new Cv(i,r,o),i.touches.push(o),o.press(),i._isMultiTouch()&&i.notify("gesturestart",{}))},e.prototype._move=function(t){this._eachTouch("move",t)},e.prototype._end=function(t){this._eachTouch("end",t)},e.prototype._click=function(t){var e={touch:{initialTouch:t.target,target:t.currentTarget,endTime:td(),x:{location:t.pageX,client:t.clientX},y:{location:t.pageY,client:t.clientY}},x:t.pageX,y:t.pageY,target:t.currentTarget,event:t,type:"tap"};this.trigger("tap",e)&&t.preventDefault()},e.prototype._eachTouch=function(t,e){var r,o,i,n,a={},s=xv(e),l=this.touches;for(r=0;r<l.length;r++)a[(o=l[r]).id]=o;for(r=0;r<s.length;r++)(n=a[(i=s[r]).id])&&n[t](i)},e.prototype._apiCall=function(t,e,r,o){this[t]({api:!0,pageX:e,pageY:r,clientX:e,clientY:r,target:o||this.element,stopPropagation:ed,preventDefault:ed})},e.defaultThreshold=function(t){nv=t},e.minHold=function(t){iv=t},e}(ad),Sv=Object.assign,Pv=Math.abs,jv="change",Av="scroll",kv=function(t){function e(e){t.call(this,e);var r=this;Sv(r,e),r.userEvents.bind("gestureend",r.start.bind(this)),r.tapCapture.bind("press",r.cancel.bind(this))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.enabled=function(){return this.movable.scale<this.dimensions.minScale},e.prototype.done=function(){return this.dimensions.minScale-this.movable.scale<.01},e.prototype.tick=function(){var t=this.movable;t.scaleWith(1.1),this.dimensions.rescale(t.scale)},e.prototype.onEnd=function(){var t=this.movable;t.scaleTo(this.dimensions.minScale),this.dimensions.rescale(t.scale)},e}(tv),Mv=function(t){function e(e){t.call(this);var r=this;Sv(r,e,{transition:new ev({axis:e.axis,movable:e.movable,onEnd:function(){r._end()}})}),r.tapCapture.bind("press",(function(){r.cancel()})),r.userEvents.bind("end",$f(r.start,r)),r.userEvents.bind("gestureend",$f(r.start,r)),r.userEvents.bind("tap",$f(r.onEnd,r))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.onCancel=function(){this.transition.cancel()},e.prototype.freeze=function(t){this.cancel(),this._moveTo(t)},e.prototype.onEnd=function(){var t=this;t.paneAxis.outOfBounds()?t._snapBack():t._end()},e.prototype.done=function(){return Pv(this.velocity)<1},e.prototype.start=function(e){var r,o=this;o.dimension.enabled&&(o.paneAxis.outOfBounds()?o.transition._started?(o.transition.cancel(),o.velocity=Math.min(e.touch[o.axis].velocity*o.velocityMultiplier,55),t.prototype.start.call(this)):o._snapBack():(r=2===e.touch.id?0:e.touch[o.axis].velocity,o.velocity=Math.max(Math.min(r*o.velocityMultiplier,55),-55),o.tapCapture.captureNext(),t.prototype.start.call(this)))},e.prototype.tick=function(){var t=this,e=t.dimension,r=t.paneAxis.outOfBounds()?.5:t.friction,o=t.velocity*=r,i=t.movable[t.axis]+o;!t.elastic&&e.outOfBounds(i)&&(i=Math.max(Math.min(i,e.max),e.min),t.velocity=0),t.movable.moveAxis(t.axis,i)},e.prototype._end=function(){this.tapCapture.cancelCapture(),this.end()},e.prototype._snapBack=function(){var t=this,e=t.dimension,r=t.movable[t.axis]>e.max?e.max:e.min;t._moveTo(r)},e.prototype._moveTo=function(t){this.transition.moveTo({location:t,duration:500,ease:ev.easeOutExpo})},e}(tv),Tv=function(t){function e(e){t.call(this,e),Sv(this,e,{origin:{},destination:{},offset:{}})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.tick=function(){this._updateCoordinates(),this.moveTo(this.origin)},e.prototype.done=function(){return Pv(this.offset.y)<5&&Pv(this.offset.x)<5},e.prototype.onEnd=function(){this.moveTo(this.destination),this.callback&&this.callback.call()},e.prototype.setCoordinates=function(t,e){this.offset={},this.origin=t,this.destination=e},e.prototype.setCallback=function(t){t&&F(t)?this.callback=t:t=void 0},e.prototype._updateCoordinates=function(){this.offset={x:(this.destination.x-this.origin.x)/4,y:(this.destination.y-this.origin.y)/4},this.origin={y:this.origin.y+this.offset.y,x:this.origin.x+this.offset.x}},e}(tv),Dv=function(t){function e(e){t.call(this);var r=this,o="x"===e.axis,i=Lf('<div class="km-touch-scrollbar km-'+(o?"horizontal":"vertical")+'-scrollbar" />');Sv(r,e,{element:i,elementSize:0,movable:new Bd(i),scrollMovable:e.movable,alwaysVisible:e.alwaysVisible,size:o?"width":"height"}),r.scrollMovable.bind(jv,r.refresh.bind(r)),r.container.appendChild(i),e.alwaysVisible&&r.show()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.refresh=function(){var t=this,e=t.axis,r=t.dimension,o=r.size,i=t.scrollMovable,n=o/r.total,a=Math.round(-i[e]*n),s=Math.round(o*n);this.element.style.display=n>=1?"none":"",a+s>o?s=o-a:a<0&&(s+=a,a=0),t.elementSize!==s&&(t.element.style[t.size]=s+"px",t.elementSize=s),t.movable.moveAxis(e,a)},e.prototype.show=function(){this.element.style.opacity=.7,this.element.style.visibility="visible"},e.prototype.hide=function(){this.alwaysVisible||(this.element.style.opacity=0)},e}(N.Class),Vv=function(t){function e(e,r){t.call(this);var o=this;this.element=e,this._initOptions(r);var i,n,a=(i=navigator.userAgent,(n=Ff(i)).ios||n.android);o._native=o.options.useNative&&a;var s=Lf('<div class="km-scroll-header"/>');if(o._native)return D(e,"km-native-scroller"),Bf(s,e),void Sv(o,{scrollElement:e,fixedContainer:e.children[0]});e.style.overflow="hidden",D(e,"km-scroll-wrapper"),function(t,e){for(t.appendChild(e);t.firstChild!==e;)e.appendChild(t.firstChild)}(e,Lf('<div class="km-scroll-container"/>')),Bf(s,e);var l=e.children[1],u=new Dd(e),c=new Bd(l),p=new Ed({element:l,container:e,forcedEnabled:o.options.zoom}),h=this.options.avoidScrolling,f=new Ov(e,{touchAction:"pan-y",fastTap:!0,allowSelection:!0,preventDragEvent:!0,captureUpIfMoved:!0,multiTouch:o.options.zoom,supportDoubleTap:o.options.supportDoubleTap,start:function(t){p.refresh();var e=Pv(t.x.velocity),r=Pv(t.y.velocity),i=2*e>=r,n=function(t,e){return t===e||function(t,e){if(!e)return!1;for(var r=e.parentNode;null!==r;){if(r===t)return!0;r=r.parentNode}return!1}(t,e)}(o.fixedContainer,t.event.target),a=2*r>=e;!n&&!h(t)&&o.enabled&&(p.x.enabled&&i||p.y.enabled&&a)?f.capture():f.cancel()}}),d=new Ld({movable:c,dimensions:p,userEvents:f,elastic:o.options.elastic}),v=new kv({movable:c,dimensions:p,userEvents:f,tapCapture:u}),g=new Tv({moveTo:function(t){o.scrollTo(t.x,t.y)}});c.bind(jv,(function(){o.scrollTop=-c.y,o.scrollLeft=-c.x,o.trigger(Av,{scrollTop:o.scrollTop,scrollLeft:o.scrollLeft})})),o.options.mousewheelScrolling&&(this._wheelScrollHandler=this._wheelScroll.bind(this),Gf(e,"DOMMouseScroll mousewheel",this._wheelScrollHandler)),Sv(o,{movable:c,dimensions:p,zoomSnapBack:v,animatedScroller:g,userEvents:f,pane:d,tapCapture:u,pulled:!1,enabled:!0,scrollElement:l,scrollTop:0,scrollLeft:0,fixedContainer:e.children[0]}),o._initAxis("x"),o._initAxis("y"),o._wheelEnd=function(){o._wheel=!1,o.userEvents.end(0,o._wheelY)},p.refresh(),o.options.pullToRefresh&&o._initPullToRefresh()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype._wheelScroll=function(t){if(!t.ctrlKey){this._wheel||(this._wheel=!0,this._wheelY=0,this.userEvents.press(0,this._wheelY)),clearTimeout(this._wheelTimeout),this._wheelTimeout=setTimeout(this._wheelEnd,50);var e=function(t){var e,r=t.originalEvent||t,o=r.wheelDeltaY;return r.wheelDelta?(void 0===o||o)&&(e=r.wheelDelta):r.detail&&r.axis===r.VERTICAL_AXIS&&(e=10*-r.detail),e}(t);e&&(this._wheelY+=e,this.userEvents.move(0,this._wheelY)),t.preventDefault()}},e.prototype.makeVirtual=function(){this.dimensions.y.makeVirtual()},e.prototype.virtualSize=function(t,e){this.dimensions.y.virtualSize(t,e)},e.prototype.height=function(){return this.dimensions.y.size},e.prototype.scrollHeight=function(){return this.scrollElement.scrollHeight},e.prototype.scrollWidth=function(){return this.scrollElement.scrollWidth},e.prototype._resize=function(){this._native||this.contentResized()},e.prototype.setOptions=function(t){this._initOptions(t),t.pullToRefresh&&this._initPullToRefresh()},e.prototype.reset=function(){this._native?this.scrollElement.scrollTop(0):(this.movable.moveTo({x:0,y:0}),this._scale(1))},e.prototype.contentResized=function(){this.dimensions.refresh(),this.pane.x.outOfBounds()&&this.movable.moveAxis("x",this.dimensions.x.min),this.pane.y.outOfBounds()&&this.movable.moveAxis("y",this.dimensions.y.min)},e.prototype.zoomOut=function(){var t=this.dimensions;t.refresh(),this._scale(t.fitScale),this.movable.moveTo(t.centerCoordinates())},e.prototype.enable=function(){this.enabled=!0},e.prototype.disable=function(){this.enabled=!1},e.prototype.scrollTo=function(t,e){this._native?(this.scrollElement.scrollLeft(Pv(t)),this.scrollElement.scrollTop(Pv(e))):(this.dimensions.refresh(),this.movable.moveTo({x:t,y:e}))},e.prototype.animatedScrollTo=function(t,e,r){var o,i;this._native?this.scrollTo(t,e):(o={x:this.movable.x,y:this.movable.y},i={x:t,y:e},this.animatedScroller.setCoordinates(o,i),this.animatedScroller.setCallback(r),this.animatedScroller.start())},e.prototype.pullHandled=function(){},e.prototype.destroy=function(){var t=this.element;Yf(t,"DOMMouseScroll mousewheel",this._wheelScrollHandler),this.userEvents&&this.userEvents.destroy()},e.prototype._scale=function(t){this.dimensions.rescale(t),this.movable.scaleTo(t)},e.prototype._initPullToRefresh=function(){},e.prototype._dragEnd=function(){},e.prototype._paneChange=function(){},e.prototype._initAxis=function(t){var e=this,r=e.movable,o=e.dimensions[t],i=e.tapCapture,n=e.pane[t],a=new Dv({axis:t,movable:r,dimension:o,container:e.element,alwaysVisible:e.options.visibleScrollHints});o.bind(jv,(function(){a.refresh()})),n.bind(jv,(function(){a.show()})),e[t+"inertia"]=new Mv({axis:t,paneAxis:n,movable:r,tapCapture:i,userEvents:e.userEvents,dimension:o,elastic:e.options.elastic,friction:e.options.friction||.96,velocityMultiplier:e.options.velocityMultiplier||10,end:function(){a.hide(),e.trigger("scrollEnd",{axis:t,scrollTop:e.scrollTop,scrollLeft:e.scrollLeft})}})},e}(ad);Et(Vv,{name:"Scroller",zoom:!1,pullOffset:140,visibleScrollHints:!1,elastic:!0,useNative:!1,mousewheelScrolling:!0,avoidScrolling:function(){return!1},pullToRefresh:!1,messages:{pullTemplate:"Pull to refresh",releaseTemplate:"Release to refresh",refreshTemplate:"Refreshing"}}),Jf(Vv,["pull",Av,"resize"]);var Ev=function(t,e){void 0===e&&(e={}),this.sender=e.sender||t,this.widget=t,this.rtl=Boolean(e.rtl)};Ev.prototype.notify=function(t,e){this.widget&&this.widget.trigger(t,e)};const Nv=Ev;var Lv=Math,Iv=Lv.min,Bv=Lv.pow,Rv=N.geometry.Point,zv="marker",Fv="DOMMouseScroll mousewheel",Hv={bubble:Hd,shape:zd,tile:Pd};function Uv(t){var e=[];if(t)for(var r=Rf(t).split("-"),o=0;o<r.length;o++)e.push("k-pos-"+r[o]);return e.join(" ")}Hv.marker=qd;var Kv=function(t){function e(e,r,o,i){void 0===r&&(r={}),void 0===o&&(o={}),void 0===i&&(i={}),t.call(this),this._init(e,r,o,i)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.destroy=function(){this.scroller.destroy(),this._tooltip&&this._tooltip.destroy(),this.navigator&&this.navigator.destroy(),this.attribution&&this.attribution.destroy(),this.zoomControl&&this.zoomControl.destroy(),T(this.markers)?this.markers.forEach((function(t){t.destroy()})):this.markers.destroy();for(var e=0;e<this.layers.length;e++)this.layers[e].destroy();Yf(this.element,Fv,this._mousewheelHandler),t.prototype.destroy.call(this)},e.prototype._init=function(t,e,r,o){void 0===e&&(e={}),void 0===r&&(r={}),void 0===o&&(o={}),this.support=Kf(),this.context=o,this.initObserver(o),this.initServices(o),this._notifyObserver("init"),this._initOptions(e),this._setEvents(e),this.crs=new Ef,this._initElement(t),this._viewOrigin=this._getOrigin(),this._tooltip=this._createTooltip(),this._initScroller(),this._initMarkers(),this._initControls(),this._initLayers(),this._reset(),this._mousewheelHandler=this._mousewheel.bind(this),Gf(this.element,Fv,this._mousewheelHandler)},e.prototype._initOptions=function(t){this.options=K({},this.options,t)},e.prototype._initElement=function(t){this.element=t,D(t,"k-map"),t.style.position="relative",t.setAttribute("data-role","map"),If(t);var e=Lf("<div />");this.element.appendChild(e)},e.prototype.initServices=function(t){void 0===t&&(t={}),this.widgetService=new Nv(this,t)},e.prototype.initObserver=function(t){void 0===t&&(t={}),this.observers=[],this.addObserver(t.observer)},e.prototype.addObserver=function(t){t&&this.observers.push(t)},e.prototype.removeObserver=function(t){var e=this.observers.indexOf(t);e>=0&&this.observers.splice(e,1)},e.prototype.requiresHandlers=function(t){for(var e=this.observers,r=0;r<e.length;r++)if(e[r].requiresHandlers(t))return!0},e.prototype.trigger=function(e,r){void 0===r&&(r={}),r.sender=this;for(var o=this.observers,i=!1,n=0;n<o.length;n++)o[n].trigger(e,r)&&(i=!0);return i||t.prototype.trigger.call(this,e,r),i},e.prototype._notifyObserver=function(t,e){void 0===e&&(e={}),e.sender=this;for(var r=this.observers,o=!1,i=0;i<r.length;i++)r[i].trigger(t,e)&&(o=!0);return o},e.prototype.zoom=function(t){var e,r=this.options;if(mt(t)){var o=Lv.round(Pt(t,r.minZoom,r.maxZoom));r.zoom!==o&&(r.zoom=o,this.widgetService.notify("zoomChange",{zoom:r.zoom}),this._reset()),e=this}else e=r.zoom;return e},e.prototype.center=function(t){var e;if(t){var r=yf.create(t),o=yf.create(this.options.center);r.equals(o)||(this.options.center=r.toArray(),this.widgetService.notify(md,{center:this.options.center}),this._reset()),e=this}else e=yf.create(this.options.center);return e},e.prototype.extent=function(t){var e;return t?(this._setExtent(t),e=this):e=this._getExtent(),e},e.prototype.setOptions=function(t){void 0===t&&(t={});var e=this.element;this.destroy(),If(e),this._init(e,t,{},this.context),this._reset()},e.prototype.locationToLayer=function(t,e){var r=!this.options.wraparound,o=yf.create(t);return this.crs.toPoint(o,this._layerSize(e),r)},e.prototype.layerToLocation=function(t,e){var r=!this.options.wraparound,o=Rv.create(t);return this.crs.toLocation(o,this._layerSize(e),r)},e.prototype.locationToView=function(t){var e=yf.create(t),r=this.locationToLayer(this._viewOrigin);return this.locationToLayer(e).translateWith(r.scale(-1))},e.prototype.viewToLocation=function(t,e){var r=this.locationToLayer(this._getOrigin(),e),o=Rv.create(t).clone().translateWith(r);return this.layerToLocation(o,e)},e.prototype.eventOffset=function(t){var e,r,o=xt(this.element);if(t.x&&t.x.location||t.y&&t.y.location)e=t.x.location-o.left,r=t.y.location-o.top;else{var i=t.originalEvent||t;e=Tt(i.pageX,i.clientX)-o.left,r=Tt(i.pageY,i.clientY)-o.top}return new N.geometry.Point(e,r)},e.prototype.eventToView=function(t){var e=this.eventOffset(t);return this.locationToView(this.viewToLocation(e))},e.prototype.eventToLayer=function(t){return this.locationToLayer(this.eventToLocation(t))},e.prototype.eventToLocation=function(t){var e=this.eventOffset(t);return this.viewToLocation(e)},e.prototype.viewSize=function(){var t=this.element,e=this._layerSize(),r=t.clientWidth;return this.options.wraparound||(r=Iv(e,r)),{width:r,height:Iv(e,t.clientHeight)}},e.prototype.exportVisual=function(){return this._reset(),!1},e.prototype.hideTooltip=function(){this._tooltip&&this._tooltip.hide()},e.prototype._setOrigin=function(t,e){var r,o=this.viewSize(),i=this._origin=yf.create(t);return(r=this.locationToLayer(i,e)).x+=o.width/2,r.y+=o.height/2,this.options.center=this.layerToLocation(r,e).toArray(),this.widgetService.notify(md,{center:this.options.center}),this},e.prototype._getOrigin=function(t){var e,r=this.viewSize();return!t&&this._origin||((e=this.locationToLayer(this.center())).x-=r.width/2,e.y-=r.height/2,this._origin=this.layerToLocation(e)),this._origin},e.prototype._setExtent=function(t){var e=yd.create(t),r=e.se.clone();this.options.wraparound&&r.lng<0&&t.nw.lng>0&&(r.lng=180+(180+r.lng));var o=new yd(e.nw,r);this.center(o.center());var i,n=this.element.clientWidth,a=this.element.clientHeight;for(i=this.options.maxZoom;i>=this.options.minZoom;i--){var s=this.locationToLayer(o.nw,i),l=this.locationToLayer(o.se,i),u=Lv.abs(l.x-s.x),c=Lv.abs(l.y-s.y);if(u<=n&&c<=a)break}this.zoom(i)},e.prototype._getExtent=function(){var t=this._getOrigin(),e=this.locationToLayer(t),r=this.viewSize();e.x+=r.width,e.y+=r.height;var o=this.layerToLocation(e);return new yd(t,o)},e.prototype._zoomAround=function(t,e){this._setOrigin(this.layerToLocation(t,e),e),this.zoom(e)},e.prototype._initControls=function(){var t=this.options.controls;t.attribution&&this._createAttribution(t.attribution),this.support.mobileOS||(t.navigator&&this._createNavigator(t.navigator),t.zoom&&this._createZoomControl(t.zoom))},e.prototype._createControlElement=function(t,e){var r=t.position||e,o="."+Uv(r).replace(" ","."),i=this.element.querySelector(".k-map-controls"+o)||[];if(0===i.length){var n=document.createElement("div");D(n,"k-map-controls "+Uv(r)),i=n,this.element.appendChild(i)}var a=document.createElement("div");return i.appendChild(a),a},e.prototype._createAttribution=function(t){var e=this._createControlElement(t,"bottomRight");this.attribution=new sd(e,t)},e.prototype._createNavigator=function(t){var e=this._createControlElement(t,"topLeft"),r=this.navigator=new cd(e,t);this._navigatorPan=this._navigatorPan.bind(this),r.bind("pan",this._navigatorPan),this._navigatorCenter=this._navigatorCenter.bind(this),r.bind("center",this._navigatorCenter)},e.prototype._navigatorPan=function(t){var e=this.scroller,r=e.scrollLeft+t.x,o=e.scrollTop-t.y,i=this._virtualSize,n=this.element.clientWidth,a=this.element.clientHeight;r=Pt(r,i.x.min,i.x.max-n),o=Pt(o,i.y.min,i.y.max-a),this.scroller.one("scroll",$f(this._scrollEnd,this)),this.scroller.scrollTo(-r,-o)},e.prototype._navigatorCenter=function(){this.center(this.options.center)},e.prototype._createZoomControl=function(t){var e=this._createControlElement(t,"topLeft"),r=this.zoomControl=new fd(e,t);this._zoomControlChange=this._zoomControlChange.bind(this),r.bind("change",this._zoomControlChange)},e.prototype._zoomControlChange=function(t){this.trigger("zoomStart",{originalEvent:t})||(this.zoom(this.zoom()+t.delta),this.trigger("zoomEnd",{originalEvent:t}))},e.prototype._initScroller=function(){var t=this.support.mobileOS?.93:.9,e=!1!==this.options.zoomable,r=this.scroller=new Vv(this.element.children[0],{friction:t,velocityMultiplier:5,zoom:e,mousewheelScrolling:!1,supportDoubleTap:!0});r.bind("scroll",$f(this._scroll,this)),r.bind("scrollEnd",$f(this._scrollEnd,this)),r.userEvents.bind("gesturestart",$f(this._scaleStart,this)),r.userEvents.bind("gestureend",$f(this._scale,this)),r.userEvents.bind("doubleTap",$f(this._doubleTap,this)),r.userEvents.bind("tap",$f(this._tap,this)),this.scrollElement=r.scrollElement},e.prototype._initLayers=function(){for(var t=this.options.layers,e=this.layers=[],r=0;r<t.length;r++){var o=t[r],i=this._createLayer(o);e.push(i)}},e.prototype._createLayer=function(t){var e=t.type||"shape",r=this.options.layerDefaults[e],o=K({},e===zv?this.options.markerDefaults:r,t),i=new(0,Hv[e])(this,o);return e===zv&&(this.markers=i),i},e.prototype._createTooltip=function(){return new bd(this.widgetService,this.options.tooltip)},e.prototype._initMarkers=function(){(this.options.layers||[]).filter((function(t){return t&&t.type===zv})).length>0||(this.markers=new qd(this,this.options.markerDefaults),this.markers.add(this.options.markers))},e.prototype._scroll=function(t){var e=this.locationToLayer(this._viewOrigin).round(),r=t.sender.movable,o=new N.geometry.Point(r.x,r.y).scale(-1).scale(1/r.scale);e.x+=o.x,e.y+=o.y,this._scrollOffset=o,this._tooltip.offset=o,this.hideTooltip(),this._setOrigin(this.layerToLocation(e)),this.trigger("pan",{originalEvent:t,origin:this._getOrigin(),center:this.center()})},e.prototype._scrollEnd=function(t){this._scrollOffset&&this._panComplete()&&(this._scrollOffset=null,this._panEndTimestamp=td(),this.trigger("panEnd",{originalEvent:t,origin:this._getOrigin(),center:this.center()}))},e.prototype._panComplete=function(){return td()-(this._panEndTimestamp||0)>50},e.prototype._scaleStart=function(t){if(this.trigger("zoomStart",{originalEvent:t})){var e=t.touches[1];e&&e.cancel()}},e.prototype._scale=function(t){var e=this.scroller.movable.scale,r=this._scaleToZoom(e),o=new N.geometry.Point(t.center.x,t.center.y),i=this.viewToLocation(o,r),n=this.locationToLayer(i,r).translate(-o.x,-o.y);this._zoomAround(n,r),this.trigger("zoomEnd",{originalEvent:t})},e.prototype._scaleToZoom=function(t){var e=this._layerSize()*t/this.options.minSize,r=Lv.log(e)/Lv.log(2);return Lv.round(r)},e.prototype._reset=function(){this.attribution&&this.attribution.filter(this.center(),this.zoom()),this._viewOrigin=this._getOrigin(!0),this._resetScroller(),this.hideTooltip(),this.trigger("beforeReset"),this.trigger("reset")},e.prototype._resetScroller=function(){var t=this.scroller,e=t.dimensions.x,r=t.dimensions.y,o=this._layerSize(),i=this.extent().nw,n=this.locationToLayer(i).round();t.movable.round=!0,t.reset(),t.userEvents.cancel();var a=this.zoom();t.dimensions.forcedMinScale=Bv(2,this.options.minZoom-a),t.dimensions.maxScale=Bv(2,this.options.maxZoom-a);var s={min:-n.x,max:o-n.x},l={min:-n.y,max:o-n.y};if(this.options.wraparound&&(s.max=20*o,s.min=-s.max),!1===this.options.pannable){var u=this.viewSize();s.min=l.min=0,s.max=u.width,l.max=u.height}e.makeVirtual(),r.makeVirtual(),e.virtualSize(s.min,s.max),r.virtualSize(l.min,l.max),this._virtualSize={x:s,y:l}},e.prototype._renderLayers=function(){},e.prototype._layerSize=function(t){var e=Tt(t,this.options.zoom);return this.options.minSize*Bv(2,e)},e.prototype._tap=function(t){if(this._panComplete()){var e=this.eventOffset(t);this.hideTooltip(),this.trigger("click",{originalEvent:t,location:this.viewToLocation(e)})}},e.prototype._doubleTap=function(t){if(!1!==this.options.zoomable&&!this.trigger("zoomStart",{originalEvent:t})){var e=this.zoom()+1,r=this.eventOffset(t),o=this.viewToLocation(r),i=this.locationToLayer(o,e).translate(-r.x,-r.y);this._zoomAround(i,e),this.trigger("zoomEnd",{originalEvent:t})}},e.prototype._mousewheel=function(t){t.preventDefault();var e=dt(t)>0?-1:1,r=this.options,o=this.zoom(),i=Pt(o+e,r.minZoom,r.maxZoom);if(!1!==r.zoomable&&i!==o&&!this.trigger("zoomStart",{originalEvent:t})){var n=this.eventOffset(t),a=this.viewToLocation(n),s=this.locationToLayer(a,i).translate(-n.x,-n.y);this._zoomAround(s,i),this.trigger("zoomEnd",{originalEvent:t})}},e.prototype._toDocumentCoordinates=function(t){var e=xt(this.element);return{left:kt(t.x+e.left),top:kt(t.y+e.top)}},e}(ad);Et(Kv,{name:"Map",controls:{attribution:!0,navigator:{panStep:100},zoom:!0},layers:[],layerDefaults:{shape:{style:{fill:{color:"#fff"},stroke:{color:"#aaa",width:.5}}},bubble:{style:{fill:{color:"#fff",opacity:.5},stroke:{color:"#aaa",width:.5}}},marker:{shape:"pinTarget",tooltip:{position:"top"}}},center:[0,0],zoom:3,minSize:256,minZoom:1,maxZoom:19,markers:[],markerDefaults:{shape:"pinTarget",tooltip:{position:"top"}},wraparound:!0,renderPointsAsMarkers:!1}),Jf(Kv,["beforeReset","click","markerActivate","markerClick","markerCreated","markerMouseEnter","markerMouseLeave","pan","panEnd","reset","shapeClick","shapeCreated","shapeFeatureCreated","shapeMouseEnter","shapeMouseLeave","zoomEnd","zoomStart"]);const $v=Kv;var Gv=1.5,Xv=.4,Wv="#000",Yv="Arial, Helvetica, sans-serif",qv="12px "+Yv,Zv="16px "+Yv,Qv="transparent",Jv="#fff",tg=function(){return{icon:{border:{width:1}},label:{font:qv,padding:3},line:{length:10,width:2},visible:!0}},eg=function(){return{outliersField:"",meanField:"",border:{_brightness:.8,width:1},downColor:Jv,gap:1,highlight:{border:{opacity:1,width:2},whiskers:{width:3},mean:{width:2},median:{width:2}},mean:{width:2},median:{width:2},spacing:.3,whiskers:{width:2}}},rg=function(){return{gap:Gv,spacing:Xv,target:{color:"#ff0000"}}},og=function(){return{gap:.5,line:{color:Wv,width:1},spacing:Xv}},ig=function(t){return{visible:!0,labels:{font:"11px Arial, Helvetica, sans-serif"},overlay:t.gradients?{}:{gradient:"none"},area:{highlight:{markers:{border:{}}},line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.4},rangeArea:{highlight:{markers:{border:{}}},line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.4},verticalRangeArea:{highlight:{markers:{border:{}}},line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.4},bar:{gap:Gv,spacing:Xv},boxPlot:eg(),bubble:{border:{width:0},labels:{background:Qv},opacity:.6},bullet:rg(),candlestick:{border:{_brightness:.8,width:1},downColor:Jv,gap:1,highlight:{border:{opacity:1,width:2},line:{width:2}},line:{color:Wv,width:1},spacing:.3},column:{gap:Gv,spacing:Xv},heatmap:{labels:{color:"",background:Qv,visible:!0},highlight:{border:{width:0}}},pie:{labels:{background:"",color:"",padding:{top:5,bottom:5,left:7,right:7}}},donut:{margin:1},funnel:{labels:{background:"",color:"",padding:{top:5,bottom:5,left:7,right:7}}},horizontalWaterfall:og(),line:{width:2},notes:tg(),ohlc:{gap:1,highlight:{line:{opacity:1,width:3}},line:{width:1},spacing:.3},radarArea:{line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.5},radarLine:{markers:{visible:!1},width:2},polarArea:{line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.5},polarLine:{markers:{visible:!1},width:2},rangeBar:{gap:Gv,spacing:Xv},rangeColumn:{gap:Gv,spacing:Xv},scatterLine:{width:1},verticalArea:{highlight:{markers:{border:{}}},line:{opacity:1,width:0},markers:{size:6,visible:!1},opacity:.4},verticalBoxPlot:eg(),verticalBullet:rg(),verticalLine:{width:2},waterfall:og()}},ng=function(t){return void 0===t&&(t={}),{axisDefaults:{labels:{font:qv},notes:tg(),title:{font:Zv,margin:5}},categoryAxis:{majorGridLines:{visible:!0}},navigator:{pane:{height:90,margin:{top:10}}},seriesDefaults:ig(t),title:{font:Zv},subtitle:{font:qv},legend:{labels:{font:qv}}}}},3201:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.PopupVue2=e.Popup=void 0;var o=r(1895),i=o.h,n=o.version&&"3"===o.version[0],a=r(8895),s=r(3396),l=r(4549),u=r(5689),c=r(3461),p=r(9680),h=r(1621),f={left:-1e3,top:0},d="k-animation-container-shown",v="k-popup",g={name:"Popup",props:{appendTo:{type:String,default:""},anchor:{type:String,default:""},className:String,id:String,popupClass:String,collision:{type:Object,default:function(){return{horizontal:s.CollisionType.fit,vertical:s.CollisionType.flip}}},anchorAlign:{type:Object,default:function(){return{horizontal:s.AlignPoint.left,vertical:s.AlignPoint.bottom}}},popupAlign:{type:Object,default:function(){return{horizontal:s.AlignPoint.left,vertical:s.AlignPoint.top}}},offset:{type:Object,default:function(){return f}},show:{type:Boolean,default:!1},animate:{type:[Boolean,Object],default:function(){return!0}},direction:{type:String,default:"down"},transition:{type:String,default:"expand"}},inject:{kCurrentZIndex:{default:null}},data:function(){return{hasMounted:!1}},created:function(){(0,p.validatePackage)(h.packageMetadata),this.mountedAppendTo=void 0,this.mountedAnchor=void 0,this._clonedElement=void 0,this._flipped=!1,this._offsetTop=0,this._offsetLeft=-1e3,this._exitingAnimation=!1,this._prevShow=!1,this._prevShow=this.$props.show,this._domService=new u.DOMService,this._alignService=new l.AlignService(this._domService),this._positionService=new c.PositionService(this._domService),this.reposition=(0,s.throttle)(this.reposition.bind(this),s.FRAME_DURATION)},setup:n?function(){return{v3:!!n}}:void 0,mounted:function(){p.canUseDOM&&(this.mountedAppendTo=this.appendTo?this.getParentRef(this.appendTo):document.body,this.mountedAnchor=this.anchor?this.getParentRef(this.anchor,!0):document.body),this._parentElement=this.$el.parentElement,this._clonedElement=this.$el.cloneNode(!0),this.hasMounted=!0,this.mountedAppendTo.appendChild(this.$el)},updated:function(){this._prevShow=this.$props.show},destroyed:n?void 0:function(){this.detachRepositionHandlers()},beforeDestroy:n?void 0:function(){this._parentElement&&this._parentElement.appendChild(this.$el)},unmounted:function(){this.detachRepositionHandlers()},beforeUnmount:function(){this._parentElement&&this._parentElement.appendChild(this.$el)},methods:{onOpened:function(){var t=this.$el;this.$props.show&&t.classList.add(d),this.attachRepositionHandlers(t),this.$emit("open",{target:this})},onClosing:function(){this.$props.show||this.$el.classList.remove(d),this.detachRepositionHandlers()},onClosed:function(){this._exitingAnimation&&(this._exitingAnimation=!1,this.$forceUpdate()),this.$emit("close",{target:this})},transitionDuration:function(){var t=this.$props.animate,e=0,r=0;return t&&(!0===t?e=r=void 0:(e=t.openDuration,r=t.closeDuration)),{transitionEnterDuration:e,transitionExitDuration:r}},getParentRef:function(t,e){for(var r=this.$parent;!r.$refs[t];){if(r&&r.kendoAnchorRef&&e)return r.kendoAnchorRef;if(!(r=r.$parent)&&p.canUseDOM)return document.getElementById(t)||document.body}return r.$refs[t].$el||r.$refs[t]},position:function(t,e,r){var o=t.anchorAlign,i=t.popupAlign,n=t.collision,a=t.offset,s=r?this.v3?this.mountedAnchor:this.getParentRef(r,!0):document.body,l=this._alignService.alignElement({anchor:r?s:void 0,element:e,elementAlign:i,anchorAlign:o,offset:a});return this._positionService.positionElement({anchor:s,anchorAlign:o,collisions:n,element:e,currentLocation:l,elementAlign:i})},calculatePosition:function(t,e){if(!e||!(0,s.isWindowAvailable)()||!p.canUseDOM)return{flipped:!1,offset:t.offset};var r=(0,p.getDefaultSlots)(this),o=document.createElement("div"),i=this.$el&&this.$el.firstChild&&this.$el.firstChild.firstChild?this.$el.firstChild.firstChild.cloneNode(!0):null,n=i&&i.getBoundingClientRect?i:this._clonedElement;if(n)o.appendChild(n);else{var a=this.v3?r&&r[0].props?r[0].props.class:"":r&&r[0].data?r[0].data.staticClass:"",l=this.v3?this.$props.popupClass?this.$props.popupClass:"":r&&r[0].data?r[0].data.class:"";o.innerHTML='<div class="k-animation-container k-animation-container-relative">\t\n <div class="k-popup k-animation-container k-animation-container-relative">\n <div class="'.concat(a," ").concat(l,'" >\n </div>\t\n </div>\t\n </div>')}if(e.appendChild(o),o&&o.firstChild){var u=o.firstChild;u.style.position="absolute",u.style.visibility="hidden",u.style.display="block",u.style.left="-1000",u.style.top="0";var c=this.v3?r&&r[0].props?r[0].props.style:{}:r[0].data?r[0].data.style:{};if(c)for(var h=0,f=Object.entries(c);h<f.length;h++){var d=f[h],v=d[0],g=d[1];u.style[v]=g}}var y=this.position(t,o.firstChild,this.$props.anchor);return o.parentNode.removeChild(o),y},attachRepositionHandlers:function(t){var e=this;this.detachRepositionHandlers(),this._scrollableParents=this._domService.scrollableParents(this.$props.anchor?this.mountedAnchor:t),this._scrollableParents.map((function(t){return t.addEventListener("scroll",e.reposition)})),window.addEventListener("resize",this.reposition)},detachRepositionHandlers:function(){var t=this;this._scrollableParents&&(this._scrollableParents.map((function(e){return e.removeEventListener("scroll",t.reposition)})),this._scrollableParents=void 0),window.removeEventListener("resize",this.reposition)},reposition:function(){this._clonedElement=this.$el.cloneNode(!0),this.$forceUpdate()},getCurrentZIndex:function(){return this.kCurrentZIndex?this.kCurrentZIndex+1:100}},render:function(t){var e=i||t,r=this.$props,o=r.className,n=r.popupClass,l=r.show,u=r.id,c=(0,p.getDefaultSlots)(this),h=this.v3||l?c:null,f=(0,s.isWindowAvailable)()?this.$props.appendTo?this.mountedAppendTo||this.getParentRef(this.$props.appendTo):document.body:void 0;if(this.$props.show){var d=this.calculatePosition(this.$props,f);this._offsetLeft=d.offset.left,this._offsetTop=d.offset.top,this._flipped=!!d.flipped}var g=this._flipped?"up":"down",y=this.transitionDuration(),m=y.transitionEnterDuration,b=y.transitionExitDuration,x=this.getCurrentZIndex();return this._exitingAnimation=this._exitingAnimation||this._prevShow&&!l,this.hasMounted?l||this._exitingAnimation&&f?e(a.Slide,{id:u,attrs:this.v3?void 0:{id:u,role:this.appendTo?"":"region",componentChildClassName:[n,v],className:o,direction:g,transitionEnterDuration:m,transitionExitDuration:b,appear:l},role:this.appendTo?"":"region",componentChildClassName:[n,v],className:o,onEntered:this.onOpened,on:this.v3?void 0:{entered:this.onOpened,exiting:this.onClosing,exited:this.onClosed},onExiting:this.onClosing,onExited:this.onClosed,direction:g,style:{zIndex:x,position:"absolute",top:this._offsetTop+"px",left:this._offsetLeft+"px"},transitionEnterDuration:m,transitionExitDuration:b,appear:l},this.v3?function(){return[h]}:[h]):null:e("div",{style:{display:"none"},class:o},[e("div",{class:[n,v]},[c])])}};e.PopupVue2=g;var y=g;e.Popup=y},4866:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.PopupVue2=e.Popup=void 0;var o=r(3201);Object.defineProperty(e,"Popup",{enumerable:!0,get:function(){return o.Popup}}),Object.defineProperty(e,"PopupVue2",{enumerable:!0,get:function(){return o.PopupVue2}})},1621:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.packageMetadata=void 0,e.packageMetadata={name:"@progress/kendo-vue-popup",productName:"Kendo UI for Vue",productCodes:["KENDOUIVUE","KENDOUICOMPLETE"],publishDate:1663838819,version:"",licensingDocsUrl:"https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"}},4549:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.AlignService=void 0;var o=r(3396),i=function(){function t(t){this._dom=t}return t.prototype.alignElement=function(t){var e=t.anchor,r=t.element,o=t.anchorAlign,i=t.elementAlign,n=t.offset,a=this._dom.hasOffsetParent(r)?this.relativeRect(e,r,n):this.absoluteRect(e,r,n);return this._dom.align({anchorAlign:o,anchorRect:a,elementAlign:i,elementRect:this._dom.offset(r)})},t.prototype.absoluteRect=function(t,e,r){var i=this._dom,n=(0,o.eitherRect)(i.offset(t),r),a=i.stackingElementOffset(e),s=(0,o.removeStackingOffset)(n,a),l=i.stackingElementScroll(e),u=i.addScroll(s,l),c=this.elementScrollPosition(t,e),p=i.removeScroll(u,c);return p.left+=window.scrollX||window.pageXOffset,p.top+=window.scrollY||window.pageYOffset,p},t.prototype.elementScrollPosition=function(t,e){return t?{x:0,y:0}:this._dom.scrollPosition(e)},t.prototype.relativeRect=function(t,e,r){return(0,o.eitherRect)(this._dom.position(t,e),r)},t}();e.AlignService=i},5689:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.DOMService=void 0;var o=r(5454),i=r(3396),n=function(){function t(){}return t.prototype.addOffset=function(t,e){return{left:t.left+e.left,top:t.top+e.top}},t.prototype.align=function(t){return(0,o.align)(t)},t.prototype.boundingOffset=function(t){return(0,o.boundingOffset)(t)},t.prototype.getWindow=function(){return(0,i.isWindowAvailable)()?window:null},t.prototype.isBodyOffset=function(t){return(0,o.isBodyOffset)(t)},t.prototype.hasOffsetParent=function(t){if(!t)return!1;var e=t.offsetParent;return e&&!("BODY"===e.nodeName&&"static"===window.getComputedStyle(e).position)},t.prototype.offset=function(t){return t?(0,o.offset)(t):null},t.prototype.staticOffset=function(t){if(!t)return null;var e=t.style,r=e.left,i=e.top;t.style.left="0px",t.style.top="0px";var n=(0,o.offset)(t);return t.style.left=r,t.style.top=i,n},t.prototype.position=function(t,e){if(!t||!e)return null;var r=(0,o.siblingContainer)(t,e);return(0,o.positionWithScroll)(t,r)},t.prototype.relativeOffset=function(t,e){return(0,o.applyLocationOffset)(this.offset(t),e,this.isBodyOffset(t))},t.prototype.addScroll=function(t,e){return(0,o.addScroll)(t,e)},t.prototype.removeScroll=function(t,e){return(0,o.removeScroll)(t,e)},t.prototype.restrictToView=function(t){return(0,o.restrictToView)(t)},t.prototype.scrollPosition=function(t){return(0,o.scrollPosition)(t)},t.prototype.scrollableParents=function(t){return(0,i.scrollableParents)(t)},t.prototype.stackingElementOffset=function(t){var e=this.getRelativeContextElement(t);return e?(0,o.offset)(e):null},t.prototype.stackingElementScroll=function(t){var e=this.getRelativeContextElement(t);return e?{x:e.scrollLeft,y:e.scrollTop}:{x:0,y:0}},t.prototype.stackingElementViewPort=function(t){var e=this.getRelativeContextElement(t);return e?{height:e.scrollHeight,width:e.scrollWidth}:null},t.prototype.getRelativeContextElement=function(t){if(!t||!i.HAS_RELATIVE_STACKING_CONTEXT)return null;for(var e=t.parentElement;e;){if("none"!==window.getComputedStyle(e).transform)return e;e=e.parentElement}return null},t.prototype.useRelativePosition=function(t){return!!this.getRelativeContextElement(t)},t.prototype.windowViewPort=function(t){return(0,o.getWindowViewPort)(t)},t.prototype.zIndex=function(t,e){return(0,i.zIndex)(t,e)},t.prototype.zoomLevel=function(){return(0,i.isDocumentAvailable)()&&(0,i.isWindowAvailable)()?parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2)):1},t.prototype.isZoomed=function(){return this.zoomLevel()>1},t}();e.DOMService=n},3461:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.PositionService=void 0;var o=r(3396),i=function(){function t(t){this._dom=t}return t.prototype.positionElement=function(t){var e=t.anchor,r=t.currentLocation,i=t.element,n=t.anchorAlign,a=t.elementAlign,s=t.collisions,l=this._dom,u=t.viewPort||l.stackingElementViewPort(i)||l.windowViewPort(i),c=(0,o.eitherRect)(l.offset(e),r),p=(0,o.replaceOffset)(l.staticOffset(i),r),h=this.elementRect(i,p),f=l.restrictToView({anchorAlign:n,anchorRect:c,collisions:s,elementAlign:a,elementRect:h,viewPort:u});return{flipped:f.flipped,offset:l.addOffset(p,f.offset)}},t.prototype.elementRect=function(t,e){return this._dom.removeScroll(e,this._dom.scrollPosition(t))},t}();e.PositionService=i},3396:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.throttle=e.AlignPoint=e.CollisionType=e.zIndex=e.HAS_RELATIVE_STACKING_CONTEXT=e.hasRelativeStackingContext=e.FRAME_DURATION=e.scrollableParents=e.OVERFLOW_REGEXP=e.hasBoundingRect=e.isWindowAvailable=e.isDocumentAvailable=e.isDifferentOffset=e.removeStackingOffset=e.replaceOffset=e.eitherRect=void 0;var o=r(5454);e.eitherRect=function(t,e){return t||{height:0,left:e.left,top:e.top,width:0}},e.replaceOffset=function(t,e){return e?{height:t.height,left:e.left,top:e.top,width:t.width}:t},e.removeStackingOffset=function(t,e){return e?{height:t.height,left:t.left-e.left,top:t.top-e.top,width:t.width}:t},e.isDifferentOffset=function(t,e){var r=t.left,o=t.top,i=e.left,n=e.top;return Math.abs(r-i)>=1||Math.abs(o-n)>=1},e.isDocumentAvailable=function(){return"undefined"!=typeof document&&!!document.body},e.isWindowAvailable=function(){return"undefined"!=typeof window},e.hasBoundingRect=function(t){return!!t.getBoundingClientRect},e.OVERFLOW_REGEXP=/auto|scroll/;var i=function(t){var e=window.getComputedStyle(t);return"".concat(e.overflow).concat(e.overflowX).concat(e.overflowY)};e.scrollableParents=function(t){var r=[];if(!(0,e.isDocumentAvailable)()||!(0,e.isWindowAvailable)())return r;for(var o=t.parentElement;o;)e.OVERFLOW_REGEXP.test(i(o))&&r.push(o),o=o.parentElement;return r.push(window),r},e.FRAME_DURATION=1e3/60,e.hasRelativeStackingContext=function(){if(!(0,e.isDocumentAvailable)())return!1;var t=document.createElement("div");if(t.style.transform="matrix(10, 0, 0, 10, 0, 0)",t.innerHTML="<div>child</div>",document.body.appendChild(t),t&&t.firstChild){var r=t.firstChild;r.style.position="fixed",r.style.top="".concat(10,"px")}var o=10!==t.children[0].getBoundingClientRect().top;return document.body.removeChild(t),o},e.HAS_RELATIVE_STACKING_CONTEXT=(0,e.hasRelativeStackingContext)(),e.zIndex=function(t,r){if(!t||!(0,e.isDocumentAvailable)()||!(0,e.isWindowAvailable)())return null;var i=(0,o.siblingContainer)(t,r);if(!i)return null;var n=[t].concat((0,o.parents)(t,i)).reduce((function(t,e){var r=e.style.zIndex||window.getComputedStyle(e).zIndex,o=parseInt(r,10);return o>t?o:t}),0);return n?n+1:null},e.CollisionType={fit:"fit",flip:"flip"},e.AlignPoint={left:"left",center:"center",right:"right",bottom:"bottom",top:"top"},e.throttle=function(t,e,r){var o,i,n,a;void 0===r&&(r={});var s=0;r=r||{};var l=function(){s=!1===r.leading?0:(new Date).getTime(),o=null,a=t.apply(i,n),o||(i=n=null)};return function(){var u=(new Date).getTime();s||!1!==r.leading||(s=u);var c=e-(u-s);return i=this,n=arguments,c<=0||c>e?(o&&(clearTimeout(o),o=null),s=u,a=t.apply(i,n),o||(i=n=null)):o||!1===r.trailing||(o=setTimeout(l,c)),a}}},5454:(t,e,r)=>{r.r(e),r.d(e,{AlignPoint:()=>o,Collision:()=>O,addScroll:()=>n,align:()=>i,alignElement:()=>$,applyLocationOffset:()=>a,boundingOffset:()=>f,domUtils:()=>K,getDocumentElement:()=>u,getWindow:()=>l,getWindowViewPort:()=>h,isBodyOffset:()=>v,offset:()=>g,offsetParent:()=>d,parentScrollPosition:()=>x,parents:()=>y,position:()=>_,positionElement:()=>G,positionWithScroll:()=>C,removeScroll:()=>w,restrictToView:()=>j,scrollPosition:()=>m,siblingContainer:()=>k,siblings:()=>A,utils:()=>L,zIndex:()=>M});const o={bottom:"bottom",center:"center",middle:"middle",left:"left",right:"right",top:"top"},i=function(t){var e=t.anchorRect,r=t.anchorAlign,i=t.elementRect,n=t.elementAlign,a=t.margin;void 0===a&&(a={});var s=r.horizontal,l=r.vertical,u=n.horizontal,c=n.vertical,p=a.horizontal||0,h=a.vertical||0,f=e.top,d=e.left;return l===o.bottom&&(f+=e.height),l!==o.center&&l!==o.middle||(f+=Math.round(e.height/2)),c===o.bottom&&(f-=i.height,h*=-1),c!==o.center&&c!==o.middle||(f-=Math.round(i.height/2),h*=-1),s===o.right&&(d+=e.width),s!==o.center&&s!==o.middle||(d+=Math.round(e.width/2)),u===o.right&&(d-=i.width,p*=-1),u!==o.center&&u!==o.middle||(d-=Math.round(i.width/2),p*=-1),{top:f+h,left:d+p}};function n(t,e){return{top:t.top+e.y,left:t.left+e.x,height:t.height,width:t.width}}function a(t,e,r){var o=t.top,i=t.left;return r&&(i=0,o=0),{top:o+e.top,left:i+e.left,height:t.height,width:t.width}}function s(t){return t.ownerDocument||t.document||t}const l=function(t){return s(t).defaultView},u=function(t){return s(t).documentElement};var c=0;function p(){if(!c&&"undefined"!=typeof document){var t=document.createElement("div");t.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",t.innerHTML="&nbsp;",document.body.appendChild(t),c=t.offsetWidth-t.scrollWidth,document.body.removeChild(t)}return c}function h(t){var e=l(t),r=u(t),o={height:e.innerHeight,width:e.innerWidth};return r.scrollHeight-r.clientHeight>0&&(o.width-=p()),o}const f=function(t){if(!t.getBoundingClientRect){var e=h(t);return{bottom:e.height,left:0,right:e.width,top:0}}var r=t.getBoundingClientRect();return{bottom:r.bottom,left:r.left,right:r.right,top:r.top}},d=function(t){for(var e=t.offsetParent;e&&"static"===e.style.position;)e=e.offsetParent;return e||u(t)},v=function(t){return d(t)===t.ownerDocument.body},g=function(t){var e=t.getBoundingClientRect(),r=e.left,o=e.top;return e.height||e.width||(e=function(t){var e=t.style,r=e.display,o=e.left,i=e.position;t.style.display="",t.style.left="-10000px",t.style.position="absolute";var n=t.getBoundingClientRect();return t.style.display=r,t.style.left=o,t.style.position=i,n}(t)),{top:o,left:r,height:e.height,width:e.width}};function y(t,e){for(var r=[],o=t.parentNode;o&&(r.push(o),o!==e);)o=o.parentNode;return r}function m(t){var e=u(t),r=l(t);return{x:r.pageXOffset||e.scrollLeft||0,y:r.pageYOffset||e.scrollTop||0}}function b(t){return t===(t.ownerDocument||{}).body?m(t):{x:t.scrollLeft,y:t.scrollTop}}function x(t){var e=d(t);return e?b(e):{x:0,y:0}}const _=function(t,e){var r=l(t),o=r.getComputedStyle(t),i=g(t),n=e||d(t),a=t.ownerDocument,s=n!==a.body&&n!==a.documentElement,u={top:0,left:0};if("fixed"!==o.position&&s){var c=r.getComputedStyle(n);(u=g(n)).top+=parseInt(c.borderTopWidth,10),u.left+=parseInt(c.borderLeftWidth,10)}return{top:i.top-u.top,left:i.left-u.left,height:i.height,width:i.width}};function C(t,e,r){void 0===r&&(r=1);var o=e?d(e):null,i=_(t,o),n=i.top,a=i.left,s=i.height,l=i.width,u=function(t,e){return t?b(t):x(e)}(o,t),c=u.x,p=u.y,h=t.ownerDocument,f=o===h.body||o===h.documentElement?1:r;return{top:n+p*f,left:a+c*f,height:s,width:l}}function w(t,e){return{top:t.top-e.y,left:t.left-e.x,height:t.height,width:t.width}}const O={fit:"fit",flip:"flip",none:"none"};var S=function(t,e,r){var o=0;return t+e>r&&(o=r-(t+e)),t<0&&(o=-t),o},P=function(t){var e=t.offset,r=t.size,i=t.anchorSize,n=t.viewPortSize,a=t.anchorAlignPoint,s=t.elementAlignPoint,l=t.margin,u=0,c=s===o.center||s===o.middle,p=a===o.center||a===o.middle,h=2*l;if(s!==a&&!c&&!p){var f=a===o.top||a===o.left;e<0&&f?e+(u=r+i+h)+r>n&&(u=0):e>=0&&!f&&(e+r>n&&(u+=-(i+r+h)),e+u<0&&(u=0))}return u};const j=function(t){var e=t.anchorRect,r=t.anchorAlign,o=t.elementRect,i=t.elementAlign,n=t.collisions,a=t.viewPort,s=t.margin;void 0===s&&(s={});var l=o.top,u=o.left,c=o.height,p=o.width,h=a.height,f=a.width,d=s.horizontal||0,v=s.vertical||0,g=0,y=0,m=n.vertical===O.fit,b=n.horizontal===O.fit,x=n.vertical===O.flip,_=n.horizontal===O.flip;m&&(y+=S(l,c,h)),b&&(g+=S(u,p,f)),x&&(y+=P({margin:v,offset:l,size:c,anchorSize:e.height,viewPortSize:h,anchorAlignPoint:r.vertical,elementAlignPoint:i.vertical})),_&&(g+=P({margin:d,offset:u,size:p,anchorSize:e.width,viewPortSize:f,anchorAlignPoint:r.horizontal,elementAlignPoint:i.horizontal}));var C=x&&0!==y,w=_&&0!==g,j=m&&0!==y,A=b&&0!==g;return{flipped:w||C,fitted:j||A,flip:{horizontal:w,vertical:C},fit:{horizontal:A,vertical:j},offset:{left:g,top:y}}};function A(t){for(var e=[],r=t.parentNode.firstElementChild;r;)r!==t&&e.push(r),r=r.nextElementSibling;return e}function k(t,e){for(var r,o,i=y(t),n=e;n&&(r=A(n),!(o=i.reduce((function(t,e){return t.concat(r.filter((function(t){return t===e})))}),[])[0]));)n=n.parentElement;return o}function M(t,e){if(!t||!e)return null;var r=k(t,e);if(!r)return null;var o=[t].concat(y(t,r)).reduce((function(t,e){var r=e.style.zIndex||window.getComputedStyle(e).zIndex,o=parseInt(r,10);return o>t?o:t}),0);return o?o+1:null}var T,D,V,E=(T=function(t){if(!N())return!1;var e=t?t.ownerDocument:document;if(!e||!e.body)return!1;var r=e.createElement("div");r.style.transform="matrix(10, 0, 0, 10, 0, 0)",r.innerHTML='<div style="position: fixed; top: 10px;">child</div>',e.body.appendChild(r);var o=10!==r.children[0].getBoundingClientRect().top;return e.body.removeChild(r),o},V=!1,function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return V||(D=T.apply(void 0,t),V=!0),D}),N=function(){return Boolean("undefined"!=typeof window&&window.document&&window.document.createElement)};const L={eitherRect:function(t,e){return t||{height:0,left:e.left,top:e.top,width:0}},scaleRect:function(t,e){return t&&1!==e?{height:t.height/e,left:t.left/e,top:t.top/e,width:t.width/e}:t},removeStackingOffset:function(t,e){return e?{height:t.height,left:t.left-e.left,top:t.top-e.top,width:t.width}:t},hasRelativeStackingContext:E,canUseDOM:N};var I=["font-size","font-family","font-stretch","font-style","font-weight","line-height"],B=function(){return L.canUseDOM()?window:null},R=/auto|scroll/,z=function(t){return function(t){return""+t.style.overflow+t.style.overflowX+t.style.overflowY}(t)||function(t){var e=window.getComputedStyle(t);return""+e.overflow+e.overflowX+e.overflowY}(t)},F=function(t){if(!t||!L.hasRelativeStackingContext())return null;for(var e=t.parentElement;e;){if("none"!==window.getComputedStyle(e).transform)return e;e=e.parentElement}return null},H=function(){return L.canUseDOM()&&parseFloat((document.documentElement.clientWidth/window.innerWidth).toFixed(2))||1},U={addOffset:function(t,e){return{left:t.left+e.left,top:t.top+e.top}},addScroll:n,align:i,boundingOffset:f,getFontStyles:function(t){var e=B();if(!e||!t)return[];var r=e.getComputedStyle(t);return I.map((function(t){return{key:t,value:r[t]}}))},getWindow:B,hasOffsetParent:function(t){return!!t&&Boolean(t.offsetParent)},offset:function(t){return t?g(t):null},offsetAtPoint:function(t,e){if(!t)return null;var r=t.style,o=r.left,i=r.top,n=r.transition;t.style.transition="none",t.style.left=e.left+"px",t.style.top=e.top+"px";var a=g(t);return t.style.left=o,t.style.top=i,t.offsetHeight,t.style.transition=n,a},position:function(t,e,r){return t&&e?C(t,e,r||1):null},removeScroll:w,restrictToView:j,scrollPosition:m,scrollableParents:function(t){var e=[];if(!L.canUseDOM())return e;for(var r=t.parentElement;r;)(R.test(z(r))||r.hasAttribute("data-scrollable"))&&e.push(r),r=r.parentElement;return e.push(window),e},getRelativeContextElement:F,stackingElementOffset:function(t){var e=F(t);return e?g(e):null},stackingElementScroll:function(t){var e=F(t);return e?{x:e.scrollLeft,y:e.scrollTop}:{x:0,y:0}},stackingElementViewPort:function(t){var e=F(t);return e?{height:e.scrollHeight,width:e.scrollWidth}:null},useRelativePosition:function(t){return Boolean(F(t))},windowViewPort:h,zoomLevel:H,isZoomed:function(){return H()>1},zIndex:function(t,e){if(!t||!L.canUseDOM())return null;var r=k(t,e);if(!r)return null;var o=[t].concat(y(t,r)).reduce((function(t,e){var r=e.style.zIndex||window.getComputedStyle(e).zIndex,o=parseInt(r,10);return o>t?o:t}),0);return o?o+1:null}};const K=U;const $=function(t){var e=t.anchor,r=t.element,o=t.anchorAlign,i=t.elementAlign,n=t.margin,a=t.offset,s=t.positionMode,l=t.scale||1,u="fixed"!==s&&K.hasOffsetParent(r)?function(t,e,r,o){var i=L.eitherRect(K.position(t,e,o),r);return L.scaleRect(i,o)}(e,r,a,l):function(t,e,r,o){var i=function(t,e){return t?{x:0,y:0}:K.scrollPosition(e)}(t,e),n=L.eitherRect(K.offset(t),r),a=2*o,s=K.stackingElementScroll(e);1!==o&&s&&(s.x/=a,s.y/=a);var l=K.stackingElementOffset(e);return 1!==o&&l&&(l.left/=a,l.top/=a),K.removeScroll(K.addScroll(L.removeStackingOffset(L.scaleRect(n,o),l),s),i)}(e,r,a,l),c=L.scaleRect(K.offset(r),l);return K.align({anchorAlign:o,anchorRect:u,elementAlign:i,elementRect:c,margin:n})},G=function(t){var e=t.anchor,r=t.currentLocation,o=t.element,i=t.anchorAlign,n=t.elementAlign,a=t.collisions,s=t.margin,l=t.scale||1,u=K.offsetAtPoint(o,r),c=L.scaleRect(u,l),p=L.scaleRect(K.offset(e),l),h=L.eitherRect(p,r),f=t.viewPort||K.windowViewPort(o);f.width=f.width/l,f.height=f.height/l;var d=K.restrictToView({anchorAlign:i,anchorRect:h,collisions:a,elementAlign:n,elementRect:c,margin:s,viewPort:f}),v=K.addOffset(r,d.offset);return{flip:d.flip,flipped:d.flipped,offset:v}}},2346:(t,e,r)=>{var o;function i(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}Object.defineProperty(e,"__esModule",{value:!0}),e.DraggableVue2=e.Draggable=void 0;var n=r(1895),a=(n.h,n.version&&"3"===n.version[0]),s=r(1154),l=r(5123),u=(i(o={emits:{press:null,drag:null,release:null},inheritAttrs:!1,created:function(){this.element=null,this.draggable=new s.default({press:this.press,drag:this.drag,release:this.release})},setup:a?function(){return{v3:!!a}}:void 0,mounted:function(){this.$el&&(this.element=3===this.$el.nodeType?this.$el.nextElementSibling:this.$el,this.draggable.bindTo(this.element))},destroyed:a?void 0:function(){this.draggable.destroy()},unmounted:function(){this.draggable.destroy()},methods:{press:function(t){this.element&&this.$emit("press",t,this.element)},drag:function(t){this.element&&this.$emit("drag",t,this.element)},release:function(t){this.element&&this.$emit("release",t,this.element)}}},"setup",a?function(){return{v3:!!a}}:void 0),i(o,"render",(function(t){return(0,l.getDefaultSlots)(this)})),o);e.DraggableVue2=u;var c=u;e.Draggable=c},1685:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.BrowserSupportService=void 0;var r=function(){return"undefined"!=typeof document?document:{}},o=function(){function t(){}return Object.defineProperty(t.prototype,"scrollbarWidth",{get:function(){var t=r();if(!this.scrollbar&&t&&t.createElement){var e=t.createElement("div");e.style.cssText="overflow:scroll;overflow-x:hidden;zoom:1;clear:both;display:block",e.innerHTML="&nbsp;",t.body.appendChild(e),this.scrollbar=e.offsetWidth-e.scrollWidth,t.body.removeChild(e)}return this.scrollbar},enumerable:!1,configurable:!0}),t}();e.BrowserSupportService=o},8770:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.canUseDOM=void 0;var r=Boolean("undefined"!=typeof window&&window.document&&window.document.createElement);e.canUseDOM=r},3820:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.classNames=void 0;var o=r(4650);e.classNames=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return t.filter((function(t){return!0!==t&&!!t})).map((function(t){return Array.isArray(t)?e.classNames.apply(void 0,t):(0,o.isObject)(t)?Object.keys(t).map((function(e,r){return t[r]||t[e]&&e||null})).filter((function(t){return null!==t})).join(" "):t})).filter((function(t){return!!t})).join(" ")}},920:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.cloneArray=e.cloneValue=e.cloneObject=e.clone=e.cloneDate=void 0;var o=r(4650);function i(t,e){for(var r in t)if(t.hasOwnProperty(r)){var o=t[r];e[r]=n(o,e[r])}}function n(t,r){if(Array.isArray(t))return a(t);if(t instanceof Date)return(0,e.cloneDate)(t);if(t&&(0,o.isObject)(t)){var n=r||{};return i(t,n),n}return t}function a(t){return t.map((function(t){return n(t,void 0)}))}e.cloneDate=function(t){return t?new Date(t.getTime()):null},e.clone=function(t){var e={};return i(t,e),e},e.cloneObject=i,e.cloneValue=n,e.cloneArray=a},6866:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.FIELD_REGEX=void 0,e.FIELD_REGEX=/\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g},5123:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getDefaultSlots=void 0,e.getDefaultSlots=function(t){var e=t.$slots.default;return t.v3&&e&&"function"==typeof e?e():e}},580:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.focusContainer=e.focusLastFocusableChild=e.focusFirstFocusableChild=e.lastFocusableChild=e.firstFocusableChild=void 0;var o=r(7385),i='input, [tabindex]:not([tabindex="-1"])';e.firstFocusableChild=function(t){if(t){var e=t.querySelectorAll(i);if(e.length&&e[0].focus)return e[0]}},e.lastFocusableChild=function(t){if(t){var e=t.querySelectorAll(i);if(e.length&&e[e.length-1].focus)return e[e.length-1]}},e.focusFirstFocusableChild=function(t){if(t){var e=t.querySelectorAll(i);e.length&&e[0].focus&&e[0].focus()}},e.focusLastFocusableChild=function(t){if(t){var e=t.querySelectorAll(i);e.length&&e[e.length-1].focus&&e[e.length-1].focus()}},e.focusContainer=function(t,r){var i=!0;if(t.keyCode!==o.Keys.enter&&t.target===r)return!1;if(t.keyCode===o.Keys.enter&&t.target===r)i=!0,setTimeout((function(){(0,e.focusFirstFocusableChild)(r)}),1);else if(t.keyCode===o.Keys.esc)i=!1,r.focus();else if(t.keyCode===o.Keys.tab){var n=(0,e.firstFocusableChild)(r),a=(0,e.lastFocusableChild)(r);a&&!t.shiftKey&&t.target===a&&(t.preventDefault(),n.focus()),n&&t.shiftKey&&t.target===n&&(t.preventDefault(),a.focus())}return i}},1369:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getTabIndex=void 0,e.getTabIndex=function(t,e,r){var o="string"==typeof t?parseInt(t,void 0):t;if(NaN!==o)return void 0!==o?o:e?r?void 0:-1:0}},4504:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getter=void 0;var o=r(6866),i={undefined:function(){}};e.getter=function(t){if(i[t])return i[t];var e=[];return t.replace(o.FIELD_REGEX,(function(t,r,o,i){e.push(void 0!==r?r:o||i)})),i[t]=function(t){for(var r=t,o=0;o<e.length&&r;o++)r=r[e[o]];return r},i[t]}},5350:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.guid=void 0,e.guid=function(){var t,e,r="";for(t=0;t<32;t++)e=16*Math.random()|0,8!==t&&12!==t&&16!==t&&20!==t||(r+="-"),r+=(12===t?4:16===t?3&e|8:e).toString(16);return r}},4366:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.hasRelativeStackingContext=void 0;var o=r(8770);e.hasRelativeStackingContext=function(t){if(!o.canUseDOM)return!1;var e=t?t.ownerDocument:document;if(!e||!e.body)return!1;var r=e.createElement("div");r.style.transform="matrix(10, 0, 0, 10, 0, 0)",r.innerHTML='<div style="position: fixed; top: '.concat(10,'px;">child</div>'),e.body.appendChild(r);var i=10!==r.children[0].getBoundingClientRect().top;return e.body.removeChild(r),i}},4650:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.isObject=void 0,e.isObject=function(t){return"object"==typeof t}},6777:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getDir=e.isRtl=void 0;var o=r(8770);e.isRtl=function(t){return Boolean(o.canUseDOM&&t&&"rtl"===getComputedStyle(t).direction)},e.getDir=function(t,e){if(!e&&o.canUseDOM&&t){var r=window.getComputedStyle(t).direction;if(r)return r}return e}},7385:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.Keys=void 0,e.Keys={backspace:8,tab:9,enter:13,shift:16,esc:27,space:32,pageUp:33,pageDown:34,end:35,home:36,left:37,up:38,right:39,down:40,delete:46}},7681:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getListeners=e.hasListener=void 0,e.hasListener=function(t){return this.v3?Object.keys(this.$attrs).map((function(t){return t.toLowerCase()})).some((function(e){return e.endsWith(t.toLowerCase())})):this.$listeners[t]},e.getListeners=function(){if(this.v3){var t={};for(var e in this.$attrs)e.startsWith("on")&&(t[e]=this.$attrs[e]);return t}return this.$listeners}},9680:function(t,e,r){var o=this&&this.__createBinding||(Object.create?function(t,e,r,o){void 0===o&&(o=r);var i=Object.getOwnPropertyDescriptor(e,r);i&&!("get"in i?!e.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,o,i)}:function(t,e,r,o){void 0===o&&(o=r),t[o]=e[r]}),i=this&&this.__exportStar||function(t,e){for(var r in t)"default"===r||Object.prototype.hasOwnProperty.call(e,r)||o(e,t,r)};Object.defineProperty(e,"__esModule",{value:!0}),e.validatePackage=e.setter=e.getter=e.getDir=e.isRtl=e.getDefaultSlots=e.getTabIndex=e.templateDefinition=e.templateRendering=e.getTemplate=e.cloneDate=e.cloneObject=e.cloneValue=e.cloneArray=e.Draggable=e.clone=e.focusContainer=e.focusLastFocusableChild=e.lastFocusableChild=e.focusFirstFocusableChild=e.firstFocusableChild=e.canUseDOM=e.hasListener=e.getListeners=e.isObject=e.noop=e.Keys=e.guid=e.classNames=e.setRef=e.getRef=void 0;var n=r(3820);Object.defineProperty(e,"classNames",{enumerable:!0,get:function(){return n.classNames}});var a=r(5350);Object.defineProperty(e,"guid",{enumerable:!0,get:function(){return a.guid}});var s=r(7385);Object.defineProperty(e,"Keys",{enumerable:!0,get:function(){return s.Keys}});var l=r(8770);Object.defineProperty(e,"canUseDOM",{enumerable:!0,get:function(){return l.canUseDOM}});var u=r(9360);Object.defineProperty(e,"getRef",{enumerable:!0,get:function(){return u.getRef}}),Object.defineProperty(e,"setRef",{enumerable:!0,get:function(){return u.setRef}});var c=r(580);Object.defineProperty(e,"focusFirstFocusableChild",{enumerable:!0,get:function(){return c.focusFirstFocusableChild}}),Object.defineProperty(e,"focusLastFocusableChild",{enumerable:!0,get:function(){return c.focusLastFocusableChild}}),Object.defineProperty(e,"focusContainer",{enumerable:!0,get:function(){return c.focusContainer}}),Object.defineProperty(e,"firstFocusableChild",{enumerable:!0,get:function(){return c.firstFocusableChild}}),Object.defineProperty(e,"lastFocusableChild",{enumerable:!0,get:function(){return c.lastFocusableChild}});var p=r(2346);Object.defineProperty(e,"Draggable",{enumerable:!0,get:function(){return p.Draggable}});var h=r(920);Object.defineProperty(e,"clone",{enumerable:!0,get:function(){return h.clone}}),Object.defineProperty(e,"cloneArray",{enumerable:!0,get:function(){return h.cloneArray}}),Object.defineProperty(e,"cloneValue",{enumerable:!0,get:function(){return h.cloneValue}}),Object.defineProperty(e,"cloneObject",{enumerable:!0,get:function(){return h.cloneObject}}),Object.defineProperty(e,"cloneDate",{enumerable:!0,get:function(){return h.cloneDate}});var f=r(4650);Object.defineProperty(e,"isObject",{enumerable:!0,get:function(){return f.isObject}});var d=r(482);Object.defineProperty(e,"noop",{enumerable:!0,get:function(){return d.noop}});var v=r(4504);Object.defineProperty(e,"getter",{enumerable:!0,get:function(){return v.getter}});var g=r(9063);Object.defineProperty(e,"setter",{enumerable:!0,get:function(){return g.setter}});var y=r(7681);Object.defineProperty(e,"hasListener",{enumerable:!0,get:function(){return y.hasListener}}),Object.defineProperty(e,"getListeners",{enumerable:!0,get:function(){return y.getListeners}});var m=r(2337);Object.defineProperty(e,"templateRendering",{enumerable:!0,get:function(){return m.templateRendering}}),Object.defineProperty(e,"getTemplate",{enumerable:!0,get:function(){return m.getTemplate}}),Object.defineProperty(e,"templateDefinition",{enumerable:!0,get:function(){return m.templateDefinition}});var b=r(1369);Object.defineProperty(e,"getTabIndex",{enumerable:!0,get:function(){return b.getTabIndex}});var x=r(5123);Object.defineProperty(e,"getDefaultSlots",{enumerable:!0,get:function(){return x.getDefaultSlots}});var _=r(6777);Object.defineProperty(e,"isRtl",{enumerable:!0,get:function(){return _.isRtl}}),Object.defineProperty(e,"getDir",{enumerable:!0,get:function(){return _.getDir}});var C=r(7940);Object.defineProperty(e,"validatePackage",{enumerable:!0,get:function(){return C.validatePackage}}),i(r(6484),e),i(r(3269),e),i(r(1685),e),i(r(5984),e),i(r(4366),e)},482:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.noop=void 0,e.noop=function(){}},9360:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.setRef=e.getRef=void 0,e.getRef=function(t,e,r){return t.v3?t["".concat(e,"Ref")]:t.$refs["".concat(r||e)]},e.setRef=function(t,e,r){return t.v3?function(r){t["".concat(e,"Ref")]=r}:r||e}},5984:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.setScrollbarWidth=e.getScrollbarWidth=void 0;var o=r(1685),i=r(8770);e.getScrollbarWidth=function(){return!(!i.canUseDOM||!document.body)&&(new o.BrowserSupportService).scrollbarWidth},e.setScrollbarWidth=function(){if(!i.canUseDOM||!document.body)return!1;var t=(new o.BrowserSupportService).scrollbarWidth;document.body.style.setProperty("--kendo-scrollbar-width","".concat(t,"px"))}},9063:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.setter=void 0;var o=r(6866),i={undefined:function(t){return t}};e.setter=function(t){if(i[t])return i[t];var e=[];return t.replace(o.FIELD_REGEX,(function(t,r,o,i){e.push(void 0!==r?r:o||i)})),i[t]=function(t,r){for(var o=t,i=e.length-1,n=0;n<i&&o;n++)o=o[e[n]]=o[e[n]]||{};o[e[i]]=r},i[t]}},2337:function(t,e,r){var o=this&&this.__assign||function(){return o=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},o.apply(this,arguments)};Object.defineProperty(e,"__esModule",{value:!0}),e.transformListeners=e.getTemplate=e.templateRendering=e.templateDefinition=void 0;var i=r(1895),n=r(4650),a=i,s=a.version&&"3"===a.version[0];function l(t){if(!t)return t;for(var e={},r=Object.keys(t),o=0;o<r.length;o++){var i=r[o];e["on"+i.charAt(0).toUpperCase()+i.slice(1)]=t[i]}return e}e.templateDefinition={type:[String,Function,Object,Boolean],default:function(){}},e.templateRendering=function(t,e){if(t||!1===t){var r=s?this.$slots[t]||(t.toLowerCase?this.$slots[t.toLowerCase()]:null):this.$scopedSlots[t]||(t.toLowerCase?this.$scopedSlots[t.toLowerCase()]:null);return"string"==typeof t&&r?{kt:!0,type:"slot",render:r,listeners:e}:"string"==typeof t||(0,n.isObject)(t)||"function"==typeof t&&t.component?{kt:!0,type:"component",render:t,listeners:e}:{kt:!0,type:"renderFunction",render:t,listeners:e}}},e.getTemplate=function(t){var e,r,i,n=t.h,a=t.template,u=t.defaultRendering,c=t.defaultSlots,p=t.additionalProps,h=t.additionalListeners,f=t.swapDefaultSlots;if(!a||a&&!0===a.render)return u;if(s){var d=u?u.props:{};e=o(o({},l(h)),a.listeners),r=o(o(o({},d),p),e),i=o(o({},r),e)}else{var v=u&&u.componentOptions,g=v?u.componentOptions.listeners:{},y=v?u.componentOptions.propsData:{};e=o(o(o(o({},g),h),l(h)),a.listeners),i={props:r=o(o(o({},y),p),e),on:e}}if("slot"===a.type){var m=a.render({props:r,listeners:e,methods:e,defaultSlots:c});return m?m[0]:void 0}return"renderFunction"===a.type?f?a.render?a.render(n,u,c,r,e):void 0:a.render?a.render(n,u,r,e,c):void 0:n(a.render,i,s?function(){return[c]}:[c])},e.transformListeners=l},6484:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.kendoThemeMaps=void 0,e.kendoThemeMaps={sizeMap:{small:"sm",medium:"md",large:"lg"},roundedMap:{small:"sm",medium:"md",large:"lg"}}},3269:function(t,e){var r=this&&this.__assign||function(){return r=Object.assign||function(t){for(var e,r=1,o=arguments.length;r<o;r++)for(var i in e=arguments[r])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},r.apply(this,arguments)},o=this&&this.__spreadArray||function(t,e,r){if(r||2===arguments.length)for(var o,i=0,n=e.length;i<n;i++)!o&&i in e||(o||(o=Array.prototype.slice.call(e,0,i)),o[i]=e[i]);return t.concat(o||Array.prototype.slice.call(e))};function i(t,e,i){var n;return i?r(r({},t),((n={})[e]=i.length?o([],i,!0):void 0,n)):t&&t[e]?o([],t[e],!0):[]}function n(t,e,r){if(t[e]){var o=i(t,e).map((function(t){return n(t,e,r)}));return r(i(t,e,o))}return r(t)}Object.defineProperty(e,"__esModule",{value:!0}),e.getNestedValue=e.getItemPath=e.extendDataItem=e.mapTreeItem=e.mapTree=void 0,e.mapTree=function(t,e,r){return o([],t.map((function(t){return n(t,e,r)})),!0)},e.mapTreeItem=function(t,e,r,o){for(var i=t,n=[],a=0;a<e.length;a++)i=i[e[a]],i=Array.isArray(i)?i:i[r],n.push(i);var s=n.length>1?n[n.length-2]:t,l=e[e.length-1],u=o(s[l]);s.splice(l,1,u)},e.extendDataItem=function(t,e,r){var o;return Object.assign({},t,t[e]?((o={})[e]=t[e].slice(),o):{},r||{})},e.getItemPath=function(t,e,r){var i=[],n=o([],e,!0);if(n.length){var a=t[n.shift()||0];for(i.push(a);n.length&&r;)a=a[r][n.shift()||0],i.push(a)}return i},e.getNestedValue=function(t,e){var r=t.split("."),o=e;return r.forEach((function(t){o=o?o[t]:void 0})),o}},7940:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.validatePackage=void 0;var o=r(9302);e.validatePackage=function(t){var e=o,r=void 0!==e&&e.validatePackage?e:e.default;if(r&&r.validatePackage)r.validatePackage(t);else{var i="License activation failed for ".concat(t.name,"\n");i+="The @progress/kendo-licensing script is not loaded.\n",i+="See ".concat(t.licensingDocsUrl," for more information.\n"),console.warn(i)}}},1154:(t,e,r)=>{r.r(e),r.d(e,{Draggable:()=>c,default:()=>h});var o=function(t,e){return function(r){return e(t(r))}},i=function(t,e,r){return t.addEventListener&&t.addEventListener(e,r)},n=function(t,e,r){return t&&t.removeEventListener&&t.removeEventListener(e,r)},a=function(){},s=function(t){return t.preventDefault()},l=/touch/;function u(t){return t.type.match(l)?{pageX:t.changedTouches[0].pageX,pageY:t.changedTouches[0].pageY,clientX:t.changedTouches[0].clientX,clientY:t.changedTouches[0].clientY,type:t.type,originalEvent:t,isTouch:!0}:{pageX:t.pageX,pageY:t.pageY,clientX:t.clientX,clientY:t.clientY,offsetX:t.offsetX,offsetY:t.offsetY,type:t.type,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,altKey:t.altKey,originalEvent:t}}var c=function(t){var e=this,r=t.press;void 0===r&&(r=a);var l=t.drag;void 0===l&&(l=a);var c=t.release;void 0===c&&(c=a);var p=t.mouseOnly;void 0===p&&(p=!1),this._pressHandler=o(u,r),this._dragHandler=o(u,l),this._releaseHandler=o(u,c),this._ignoreMouse=!1,this._mouseOnly=p,this._touchstart=function(t){1===t.touches.length&&e._pressHandler(t)},this._touchmove=function(t){1===t.touches.length&&e._dragHandler(t)},this._touchend=function(t){0===t.touches.length&&1===t.changedTouches.length&&(e._releaseHandler(t),e._ignoreMouse=!0,setTimeout(e._restoreMouse,2e3))},this._restoreMouse=function(){e._ignoreMouse=!1},this._mousedown=function(t){var r=t.which;r&&r>1||e._ignoreMouse||(i(e.document,"mousemove",e._mousemove),i(e.document,"mouseup",e._mouseup),e._pressHandler(t))},this._mousemove=function(t){e._dragHandler(t)},this._mouseup=function(t){n(e.document,"mousemove",e._mousemove),n(e.document,"mouseup",e._mouseup),e._releaseHandler(t)},this._pointerdown=function(t){t.isPrimary&&0===t.button&&(i(e.document,"pointermove",e._pointermove),i(e.document,"pointerup",e._pointerup),i(e.document,"pointercancel",e._pointerup),i(e.document,"contextmenu",s),e._pressHandler(t))},this._pointermove=function(t){t.isPrimary&&e._dragHandler(t)},this._pointerup=function(t){t.isPrimary&&(n(e.document,"pointermove",e._pointermove),n(e.document,"pointerup",e._pointerup),n(e.document,"pointercancel",e._pointerup),n(e.document,"contextmenu",s),e._releaseHandler(t))}},p={document:{configurable:!0}};c.supportPointerEvent=function(){return"undefined"!=typeof window&&window.PointerEvent},p.document.get=function(){return this._element?this._element.ownerDocument:document},c.prototype.bindTo=function(t){t!==this._element&&(this._element&&this._unbindFromCurrent(),this._element=t,this._bindToCurrent())},c.prototype._bindToCurrent=function(){var t=this._element;this._usePointers()?i(t,"pointerdown",this._pointerdown):(i(t,"mousedown",this._mousedown),this._mouseOnly||(i(t,"touchstart",this._touchstart),i(t,"touchmove",this._touchmove),i(t,"touchend",this._touchend)))},c.prototype._unbindFromCurrent=function(){var t=this._element;if(this._usePointers())return n(t,"pointerdown",this._pointerdown),n(this.document,"pointermove",this._pointermove),n(this.document,"pointerup",this._pointerup),n(this.document,"contextmenu",s),void n(this.document,"pointercancel",this._pointerup);n(t,"mousedown",this._mousedown),this._mouseOnly||(n(t,"touchstart",this._touchstart),n(t,"touchmove",this._touchmove),n(t,"touchend",this._touchend))},c.prototype._usePointers=function(){return!this._mouseOnly&&c.supportPointerEvent()},c.prototype.update=function(t){var e=t.press;void 0===e&&(e=a);var r=t.drag;void 0===r&&(r=a);var i=t.release;void 0===i&&(i=a);var n=t.mouseOnly;void 0===n&&(n=!1),this._pressHandler=o(u,e),this._dragHandler=o(u,r),this._releaseHandler=o(u,i),this._mouseOnly=n},c.prototype.destroy=function(){this._unbindFromCurrent(),this._element=null},Object.defineProperties(c.prototype,p),c.default=c;const h=c},4407:t=>{t.exports=r},9302:t=>{t.exports=o},5725:t=>{t.exports=e},1895:e=>{e.exports=t}},n={};function a(t){var e=n[t];if(void 0!==e)return e.exports;var r=n[t]={exports:{}};return i[t].call(r.exports,r,r.exports,a),r.exports}return a.d=(t,e)=>{for(var r in e)a.o(e,r)&&!a.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},a.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),a.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},a(6545)})()}));